examples/bootstrap/designagency.bjs
[roojs1] / examples / bootstrap / designagency.bjs
1 {
2  "name" : "designagency",
3  "parent" : "",
4  "title" : "",
5  "path" : "/home/alan/gitlive/roojs1/examples/bootstrap/designagency.bjs",
6  "permname" : "",
7  "modOrder" : "001",
8  "strings" : {
9   "0f9263536b9fc61ada745644735bfd8f" : "Work",
10   "cc6d906151ac9361a25911478347b961" : "OUR SERVICES",
11   "bbaff12800505b22a853e8b7f4eb6a22" : "Contact",
12   "992a0f0542384f1ee5ef51b7cf4ae6c4" : "Services",
13   "ae9f975dc3c437397b6882f4e3136e0e" : "<h1>DESIGN AGENCY </h1>\n                    <h2>You Think, We Deliver </h2>\n                    <p class=\"p-cls\">\n                        Lorem ipsum dolor sit amet, consectetur adipiscing elit.\n                    </p>",
14   "d9519092bd06a9916f80cdb0a1fd2859" : "Lorem ipsum dolor sit amet, consectetur adipiscing elit.\n                         Curabitur nec nisl odio. Mauris vehicula at nunc id posuere."
15  },
16  "items" : [
17   {
18    "xtype" : "Body",
19    "$ xns" : "Roo.bootstrap",
20    "items" : [
21     {
22      "Boolean autohide" : false,
23      "String cls" : "navbar-default",
24      "xtype" : "NavHeaderbar",
25      "Boolean inverse" : true,
26      "$ xns" : "Roo.bootstrap",
27      "String brand" : "Brand here",
28      "items" : [
29       {
30        "xtype" : "NavGroup",
31        "String align" : "right",
32        "$ xns" : "Roo.bootstrap",
33        "items" : [
34         {
35          "String href" : "#",
36          "xtype" : "NavItem",
37          "$ xns" : "Roo.bootstrap",
38          "String html" : "Services"
39         },
40         {
41          "String href" : "#",
42          "xtype" : "NavItem",
43          "$ xns" : "Roo.bootstrap",
44          "String html" : "Work"
45         },
46         {
47          "String href" : "#",
48          "xtype" : "NavItem",
49          "$ xns" : "Roo.bootstrap",
50          "String html" : "Contact"
51         }
52        ]
53       }
54      ]
55     },
56     {
57      "xtype" : "Container",
58      "$ xns" : "Roo.bootstrap",
59      "items" : [
60       {
61        "xtype" : "Container",
62        "$ xns" : "Roo.bootstrap",
63        "items" : [
64         {
65          "Number md" : 8,
66          "String cls" : "text-center col-md-offset-2",
67          "xtype" : "Column",
68          "$ xns" : "Roo.bootstrap",
69          "String html" : "<h1>DESIGN AGENCY </h1>\n                    <h2>You Think, We Deliver </h2>\n                    <p class=\"p-cls\">\n                        Lorem ipsum dolor sit amet, consectetur adipiscing elit.\n                    </p>"
70         }
71        ]
72       }
73      ]
74     },
75     {
76      "String tag" : "section",
77      "String cls" : " services",
78      "xtype" : "Container",
79      "$ xns" : "Roo.bootstrap",
80      "items" : [
81       {
82        "xtype" : "Container",
83        "$ xns" : "Roo.bootstrap",
84        "items" : [
85         {
86          "String cls" : "text-center pad-bottom",
87          "xtype" : "Row",
88          "$ xns" : "Roo.bootstrap",
89          "items" : [
90           {
91            "Number md" : 6,
92            "String cls" : "col-md-offset-3",
93            "xtype" : "Column",
94            "$ xns" : "Roo.bootstrap",
95            "items" : [
96             {
97              "String cls" : "head-set",
98              "xtype" : "Header",
99              "Number level" : 2,
100              "$ xns" : "Roo.bootstrap",
101              "String html" : "OUR SERVICES"
102             },
103             {
104              "xtype" : "Column",
105              "$ xns" : "Roo.bootstrap",
106              "String html" : "Lorem ipsum dolor sit amet, consectetur adipiscing elit.\n                         Curabitur nec nisl odio. Mauris vehicula at nunc id posuere."
107             }
108            ]
109           },
110           {
111            "Number md" : 4,
112            "xtype" : "Column",
113            "$ xns" : "Roo.bootstrap",
114            "items" : [
115             {
116              "String cls" : "head-set",
117              "xtype" : "Header",
118              "Number level" : 2,
119              "$ xns" : "Roo.bootstrap",
120              "String html" : "OUR SERVICES"
121             },
122             {
123              "xtype" : "Column",
124              "$ xns" : "Roo.bootstrap",
125              "String html" : "Lorem ipsum dolor sit amet, consectetur adipiscing elit.\n                         Curabitur nec nisl odio. Mauris vehicula at nunc id posuere."
126             }
127            ]
128           }
129          ]
130         }
131        ]
132       }
133      ]
134     }
135    ]
136   }
137  ]
138 }