[76] | 1 | { |
---|
| 2 | "projectName": "Ext JS", |
---|
| 3 | "deployDir": "ext-3.4+", |
---|
| 4 | "licenseText": "Ext JS Library 3.4.0\nCopyright(c) 2006-2011 Sencha Inc.\nlicensing@sencha.com\nhttp://www.sencha.com/license", |
---|
| 5 | "pkgs": [{ |
---|
| 6 | "name": "Ext Base", |
---|
| 7 | "file": "adapter/ext/ext-base.js", |
---|
| 8 | "isDebug": true, |
---|
| 9 | "fileIncludes": [{ |
---|
| 10 | "text": "Ext.js", |
---|
| 11 | "path": "src/ext-core/src/core/" |
---|
| 12 | },{ |
---|
| 13 | "text": "TaskMgr.js", |
---|
| 14 | "path": "src/ext-core/src/util/" |
---|
| 15 | },{ |
---|
| 16 | "text": "ext-base-begin.js", |
---|
| 17 | "path": "src/ext-core/src/adapter/" |
---|
| 18 | },{ |
---|
| 19 | "text": "ext-base-dom.js", |
---|
| 20 | "path": "src/ext-core/src/adapter/" |
---|
| 21 | },{ |
---|
| 22 | "text": "ext-base-event.js", |
---|
| 23 | "path": "src/ext-core/src/adapter/" |
---|
| 24 | },{ |
---|
| 25 | "text": "ext-base-ajax.js", |
---|
| 26 | "path": "src/ext-core/src/adapter/" |
---|
| 27 | },{ |
---|
| 28 | "text": "ext-base-anim.js", |
---|
| 29 | "path": "src/ext-core/src/adapter/" |
---|
| 30 | },{ |
---|
| 31 | "text": "ext-base-anim-extra.js", |
---|
| 32 | "path": "src/ext-core/src/adapter/" |
---|
| 33 | },{ |
---|
| 34 | "text": "ext-base-end.js", |
---|
| 35 | "path": "src/ext-core/src/adapter/" |
---|
| 36 | }] |
---|
| 37 | },{ |
---|
| 38 | "name": "YUI Adapter", |
---|
| 39 | "file": "adapter/yui/ext-yui-adapter.js", |
---|
| 40 | "isDebug": true, |
---|
| 41 | "fileIncludes": [{ |
---|
| 42 | "text": "Ext.js", |
---|
| 43 | "path": "src/ext-core/src/core/" |
---|
| 44 | },{ |
---|
| 45 | "text": "TaskMgr.js", |
---|
| 46 | "path": "src/ext-core/src/util/" |
---|
| 47 | },{ |
---|
| 48 | "text": "yui-bridge.js", |
---|
| 49 | "path": "src/adapter/" |
---|
| 50 | }] |
---|
| 51 | },{ |
---|
| 52 | "name": "Prototype Adapter", |
---|
| 53 | "file": "adapter/prototype/ext-prototype-adapter.js", |
---|
| 54 | "isDebug": true, |
---|
| 55 | "fileIncludes": [{ |
---|
| 56 | "text": "Ext.js", |
---|
| 57 | "path": "src/ext-core/src/core/" |
---|
| 58 | },{ |
---|
| 59 | "text": "TaskMgr.js", |
---|
| 60 | "path": "src/ext-core/src/util/" |
---|
| 61 | },{ |
---|
| 62 | "text": "prototype-bridge.js", |
---|
| 63 | "path": "src/adapter/" |
---|
| 64 | }] |
---|
| 65 | },{ |
---|
| 66 | "name": "jQuery Adapter", |
---|
| 67 | "file": "adapter/jquery/ext-jquery-adapter.js", |
---|
| 68 | "isDebug": true, |
---|
| 69 | "fileIncludes": [{ |
---|
| 70 | "text": "Ext.js", |
---|
| 71 | "path": "src/ext-core/src/core/" |
---|
| 72 | },{ |
---|
| 73 | "text": "TaskMgr.js", |
---|
| 74 | "path": "src/ext-core/src/util/" |
---|
| 75 | },{ |
---|
| 76 | "text": "jquery-bridge.js", |
---|
| 77 | "path": "src/adapter/" |
---|
| 78 | }] |
---|
| 79 | },{ |
---|
| 80 | "name": "Ext Core", |
---|
| 81 | "file": "pkgs/ext-core.js", |
---|
| 82 | "isDebug": true, |
---|
| 83 | "fileIncludes": [{ |
---|
| 84 | "text": "Observable.js", |
---|
| 85 | "path": "src/ext-core/src/util/" |
---|
| 86 | },{ |
---|
| 87 | "text": "DomHelper.js", |
---|
| 88 | "path": "src/ext-core/src/core/" |
---|
| 89 | },{ |
---|
| 90 | "text": "Template.js", |
---|
| 91 | "path": "src/ext-core/src/core/" |
---|
| 92 | },{ |
---|
| 93 | "text": "DomQuery.js", |
---|
| 94 | "path": "src/ext-core/src/core/" |
---|
| 95 | },{ |
---|
| 96 | "text": "DelayedTask.js", |
---|
| 97 | "path": "src/ext-core/src/util/" |
---|
| 98 | },{ |
---|
| 99 | "text": "Element.js", |
---|
| 100 | "path": "src/ext-core/src/core/" |
---|
| 101 | },{ |
---|
| 102 | "text": "Element.traversal.js", |
---|
| 103 | "path": "src/ext-core/src/core/" |
---|
| 104 | },{ |
---|
| 105 | "text": "Element.insertion.js", |
---|
| 106 | "path": "src/ext-core/src/core/" |
---|
| 107 | },{ |
---|
| 108 | "text": "Element.style.js", |
---|
| 109 | "path": "src/ext-core/src/core/" |
---|
| 110 | },{ |
---|
| 111 | "text": "Element.position.js", |
---|
| 112 | "path": "src/ext-core/src/core/" |
---|
| 113 | },{ |
---|
| 114 | "text": "Element.scroll.js", |
---|
| 115 | "path": "src/ext-core/src/core/" |
---|
| 116 | },{ |
---|
| 117 | "text": "Element.fx.js", |
---|
| 118 | "path": "src/ext-core/src/core/" |
---|
| 119 | },{ |
---|
| 120 | "text": "Fx.js", |
---|
| 121 | "path": "src/ext-core/src/core/" |
---|
| 122 | },{ |
---|
| 123 | "text": "CompositeElementLite.js", |
---|
| 124 | "path": "src/ext-core/src/core/" |
---|
| 125 | },{ |
---|
| 126 | "text": "Connection.js", |
---|
| 127 | "path": "src/ext-core/src/data/" |
---|
| 128 | },{ |
---|
| 129 | "text": "JSON.js", |
---|
| 130 | "path": "src/ext-core/src/util/" |
---|
| 131 | }, |
---|
| 132 | { |
---|
| 133 | "text": "EventManager.js", |
---|
| 134 | "path": "src/ext-core/src/core/" |
---|
| 135 | },{ |
---|
| 136 | "text": "Loader.js", |
---|
| 137 | "path": "src/ext-core/src/core/" |
---|
| 138 | }] |
---|
| 139 | },{ |
---|
| 140 | "name": "Ext Foundation", |
---|
| 141 | "file": "pkgs/ext-foundation.js", |
---|
| 142 | "isDebug": true, |
---|
| 143 | "fileIncludes": [{ |
---|
| 144 | "text": "Ext-more.js", |
---|
| 145 | "path": "src/core/" |
---|
| 146 | },{ |
---|
| 147 | "text": "ext-base-dom-more.js", |
---|
| 148 | "path": "src/adapter/" |
---|
| 149 | },{ |
---|
| 150 | "text": "ext-base-region.js", |
---|
| 151 | "path": "src/ext-core/src/adapter/" |
---|
| 152 | },{ |
---|
| 153 | "text": "ext-base-point.js", |
---|
| 154 | "path": "src/ext-core/src/adapter/" |
---|
| 155 | },{ |
---|
| 156 | "text": "DomHelper-more.js", |
---|
| 157 | "path": "src/core/" |
---|
| 158 | },{ |
---|
| 159 | "text": "Template-more.js", |
---|
| 160 | "path": "src/core/" |
---|
| 161 | },{ |
---|
| 162 | "text": "Function.js", |
---|
| 163 | "path": "src/util/" |
---|
| 164 | },{ |
---|
| 165 | "text": "Observable-more.js", |
---|
| 166 | "path": "src/util/" |
---|
| 167 | },{ |
---|
| 168 | "text": "EventManager-more.js", |
---|
| 169 | "path": "src/core/" |
---|
| 170 | },{ |
---|
| 171 | "text": "Element-more.js", |
---|
| 172 | "path": "src/core/" |
---|
| 173 | },{ |
---|
| 174 | "text": "Element.alignment.js", |
---|
| 175 | "path": "src/core/" |
---|
| 176 | },{ |
---|
| 177 | "text": "Element.traversal-more.js", |
---|
| 178 | "path": "src/core/" |
---|
| 179 | },{ |
---|
| 180 | "text": "Element.insertion-more.js", |
---|
| 181 | "path": "src/core/" |
---|
| 182 | },{ |
---|
| 183 | "text": "Element.style-more.js", |
---|
| 184 | "path": "src/core/" |
---|
| 185 | },{ |
---|
| 186 | "text": "Element.position-more.js", |
---|
| 187 | "path": "src/core/" |
---|
| 188 | },{ |
---|
| 189 | "text": "Element.scroll-more.js", |
---|
| 190 | "path": "src/core/" |
---|
| 191 | },{ |
---|
| 192 | "text": "Element.fx-more.js", |
---|
| 193 | "path": "src/core/" |
---|
| 194 | },{ |
---|
| 195 | "text": "Element.keys.js", |
---|
| 196 | "path": "src/core/" |
---|
| 197 | },{ |
---|
| 198 | "text": "CompositeElementLite-more.js", |
---|
| 199 | "path": "src/core/" |
---|
| 200 | },{ |
---|
| 201 | "text": "CompositeElement.js", |
---|
| 202 | "path": "src/core/" |
---|
| 203 | },{ |
---|
| 204 | "text": "UpdateManager.js", |
---|
| 205 | "path": "src/util/" |
---|
| 206 | },{ |
---|
| 207 | "text": "Date.js", |
---|
| 208 | "path": "src/util/" |
---|
| 209 | },{ |
---|
| 210 | "text": "MixedCollection.js", |
---|
| 211 | "path": "src/util/" |
---|
| 212 | },{ |
---|
| 213 | "text": "AbstractManager.js", |
---|
| 214 | "path": "src/util/" |
---|
| 215 | },{ |
---|
| 216 | "text": "Format.js", |
---|
| 217 | "path": "src/util/" |
---|
| 218 | },{ |
---|
| 219 | "text": "XTemplate.js", |
---|
| 220 | "path": "src/util/" |
---|
| 221 | },{ |
---|
| 222 | "text": "CSS.js", |
---|
| 223 | "path": "src/util/" |
---|
| 224 | },{ |
---|
| 225 | "text": "ClickRepeater.js", |
---|
| 226 | "path": "src/util/" |
---|
| 227 | },{ |
---|
| 228 | "text": "KeyNav.js", |
---|
| 229 | "path": "src/util/" |
---|
| 230 | },{ |
---|
| 231 | "text": "KeyMap.js", |
---|
| 232 | "path": "src/util/" |
---|
| 233 | },{ |
---|
| 234 | "text": "TextMetrics.js", |
---|
| 235 | "path": "src/util/" |
---|
| 236 | },{ |
---|
| 237 | "text": "Cookies.js", |
---|
| 238 | "path": "src/util/" |
---|
| 239 | },{ |
---|
| 240 | "text": "Error.js", |
---|
| 241 | "path": "src/core/" |
---|
| 242 | }] |
---|
| 243 | },{ |
---|
| 244 | "name": "Drag Drop", |
---|
| 245 | "file": "pkgs/ext-dd.js", |
---|
| 246 | "isDebug": true, |
---|
| 247 | "pkgDeps": ["pkgs/ext-foundation.js"], |
---|
| 248 | "fileIncludes": [{ |
---|
| 249 | "text": "DDCore.js", |
---|
| 250 | "path": "src/dd/" |
---|
| 251 | },{ |
---|
| 252 | "text": "DragTracker.js", |
---|
| 253 | "path": "src/dd/" |
---|
| 254 | },{ |
---|
| 255 | "text": "ScrollManager.js", |
---|
| 256 | "path": "src/dd/" |
---|
| 257 | },{ |
---|
| 258 | "text": "Registry.js", |
---|
| 259 | "path": "src/dd/" |
---|
| 260 | },{ |
---|
| 261 | "text": "StatusProxy.js", |
---|
| 262 | "path": "src/dd/" |
---|
| 263 | },{ |
---|
| 264 | "text": "DragSource.js", |
---|
| 265 | "path": "src/dd/" |
---|
| 266 | },{ |
---|
| 267 | "text": "DropTarget.js", |
---|
| 268 | "path": "src/dd/" |
---|
| 269 | },{ |
---|
| 270 | "text": "DragZone.js", |
---|
| 271 | "path": "src/dd/" |
---|
| 272 | },{ |
---|
| 273 | "text": "DropZone.js", |
---|
| 274 | "path": "src/dd/" |
---|
| 275 | },{ |
---|
| 276 | "text": "Element.dd.js", |
---|
| 277 | "path": "src/core/" |
---|
| 278 | }] |
---|
| 279 | },{ |
---|
| 280 | "name": "Data Foundation", |
---|
| 281 | "file": "pkgs/data-foundation.js", |
---|
| 282 | "isDebug": true, |
---|
| 283 | "pkgDeps": ["pkgs/ext-foundation.js"], |
---|
| 284 | "fileIncludes": [{ |
---|
| 285 | "text": "Api.js", |
---|
| 286 | "path": "src/data/" |
---|
| 287 | },{ |
---|
| 288 | "text": "SortTypes.js", |
---|
| 289 | "path": "src/data/" |
---|
| 290 | },{ |
---|
| 291 | "text": "Record.js", |
---|
| 292 | "path": "src/data/" |
---|
| 293 | },{ |
---|
| 294 | "text": "StoreMgr.js", |
---|
| 295 | "path": "src/data/" |
---|
| 296 | },{ |
---|
| 297 | "text": "Store.js", |
---|
| 298 | "path": "src/data/" |
---|
| 299 | },{ |
---|
| 300 | "text": "DataField.js", |
---|
| 301 | "path": "src/data/" |
---|
| 302 | },{ |
---|
| 303 | "text": "DataReader.js", |
---|
| 304 | "path": "src/data/" |
---|
| 305 | },{ |
---|
| 306 | "text": "DataWriter.js", |
---|
| 307 | "path": "src/data/" |
---|
| 308 | },{ |
---|
| 309 | "text": "DataProxy.js", |
---|
| 310 | "path": "src/data/" |
---|
| 311 | },{ |
---|
| 312 | "text": "Request.js", |
---|
| 313 | "path": "src/data/" |
---|
| 314 | }, { |
---|
| 315 | "text": "Response.js", |
---|
| 316 | "path": "src/data/" |
---|
| 317 | }, { |
---|
| 318 | "text": "ScriptTagProxy.js", |
---|
| 319 | "path": "src/data/" |
---|
| 320 | },{ |
---|
| 321 | "text": "HttpProxy.js", |
---|
| 322 | "path": "src/data/" |
---|
| 323 | },{ |
---|
| 324 | "text": "MemoryProxy.js", |
---|
| 325 | "path": "src/data/" |
---|
| 326 | },{ |
---|
| 327 | "text": "Types.js", |
---|
| 328 | "path": "src/data/" |
---|
| 329 | }] |
---|
| 330 | },{ |
---|
| 331 | "name": "Data - Json", |
---|
| 332 | "file": "pkgs/data-json.js", |
---|
| 333 | "isDebug": true, |
---|
| 334 | "pkgDeps": ["pkgs/data-foundation.js"], |
---|
| 335 | "fileIncludes": [{ |
---|
| 336 | "text": "JsonWriter.js", |
---|
| 337 | "path": "src/data/" |
---|
| 338 | },{ |
---|
| 339 | "text": "JsonReader.js", |
---|
| 340 | "path": "src/data/" |
---|
| 341 | },{ |
---|
| 342 | "text": "ArrayReader.js", |
---|
| 343 | "path": "src/data/" |
---|
| 344 | },{ |
---|
| 345 | "text": "ArrayStore.js", |
---|
| 346 | "path": "src/data/" |
---|
| 347 | },{ |
---|
| 348 | "text": "JsonStore.js", |
---|
| 349 | "path": "src/data/" |
---|
| 350 | }] |
---|
| 351 | },{ |
---|
| 352 | "name": "Data - XML", |
---|
| 353 | "file": "pkgs/data-xml.js", |
---|
| 354 | "isDebug": true, |
---|
| 355 | "pkgDeps": ["pkgs/data-foundation.js"], |
---|
| 356 | "fileIncludes": [{ |
---|
| 357 | "text": "XmlWriter.js", |
---|
| 358 | "path": "src/data/" |
---|
| 359 | },{ |
---|
| 360 | "text": "XmlReader.js", |
---|
| 361 | "path": "src/data/" |
---|
| 362 | },{ |
---|
| 363 | "text": "XmlStore.js", |
---|
| 364 | "path": "src/data/" |
---|
| 365 | }] |
---|
| 366 | },{ |
---|
| 367 | "name": "Data - GroupingStore", |
---|
| 368 | "file": "pkgs/data-grouping.js", |
---|
| 369 | "isDebug": true, |
---|
| 370 | "pkgDeps": ["pkgs/data-foundation.js"], |
---|
| 371 | "fileIncludes": [{ |
---|
| 372 | "text": "GroupingStore.js", |
---|
| 373 | "path": "src/data/" |
---|
| 374 | }] |
---|
| 375 | },{ |
---|
| 376 | "name": "Direct", |
---|
| 377 | "file": "pkgs/direct.js", |
---|
| 378 | "isDebug": true, |
---|
| 379 | "pkgDeps": ["pkgs/ext-foundation.js"], |
---|
| 380 | "fileIncludes": [{ |
---|
| 381 | "text": "DirectProxy.js", |
---|
| 382 | "path": "src/data/" |
---|
| 383 | },{ |
---|
| 384 | "text": "DirectStore.js", |
---|
| 385 | "path": "src/data/" |
---|
| 386 | },{ |
---|
| 387 | "text": "Direct.js", |
---|
| 388 | "path": "src/direct/" |
---|
| 389 | },{ |
---|
| 390 | "text": "Transaction.js", |
---|
| 391 | "path": "src/direct/" |
---|
| 392 | },{ |
---|
| 393 | "text": "Event.js", |
---|
| 394 | "path": "src/direct/" |
---|
| 395 | },{ |
---|
| 396 | "text": "Provider.js", |
---|
| 397 | "path": "src/direct/" |
---|
| 398 | },{ |
---|
| 399 | "text": "JsonProvider.js", |
---|
| 400 | "path": "src/direct/" |
---|
| 401 | },{ |
---|
| 402 | "text": "PollingProvider.js", |
---|
| 403 | "path": "src/direct/" |
---|
| 404 | },{ |
---|
| 405 | "text": "RemotingProvider.js", |
---|
| 406 | "path": "src/direct/" |
---|
| 407 | }] |
---|
| 408 | },{ |
---|
| 409 | "name": "Component Foundation", |
---|
| 410 | "file": "pkgs/cmp-foundation.js", |
---|
| 411 | "isDebug": true, |
---|
| 412 | "pkgDeps": ["pkgs/ext-foundation.js"], |
---|
| 413 | "fileIncludes": [{ |
---|
| 414 | "text": "ComponentMgr.js", |
---|
| 415 | "path": "src/widgets/" |
---|
| 416 | },{ |
---|
| 417 | "text": "Component.js", |
---|
| 418 | "path": "src/widgets/" |
---|
| 419 | },{ |
---|
| 420 | "text": "Action.js", |
---|
| 421 | "path": "src/widgets/" |
---|
| 422 | },{ |
---|
| 423 | "text": "Layer.js", |
---|
| 424 | "path": "src/widgets/" |
---|
| 425 | },{ |
---|
| 426 | "text": "Shadow.js", |
---|
| 427 | "path": "src/widgets/" |
---|
| 428 | },{ |
---|
| 429 | "text": "BoxComponent.js", |
---|
| 430 | "path": "src/widgets/" |
---|
| 431 | },{ |
---|
| 432 | "text": "SplitBar.js", |
---|
| 433 | "path": "src/widgets/" |
---|
| 434 | },{ |
---|
| 435 | "text": "Container.js", |
---|
| 436 | "path": "src/widgets/" |
---|
| 437 | },{ |
---|
| 438 | "text": "ContainerLayout.js", |
---|
| 439 | "path": "src/widgets/layout/" |
---|
| 440 | },{ |
---|
| 441 | "text": "AutoLayout.js", |
---|
| 442 | "path": "src/widgets/layout/" |
---|
| 443 | },{ |
---|
| 444 | "text": "FitLayout.js", |
---|
| 445 | "path": "src/widgets/layout/" |
---|
| 446 | },{ |
---|
| 447 | "text": "CardLayout.js", |
---|
| 448 | "path": "src/widgets/layout/" |
---|
| 449 | },{ |
---|
| 450 | "text": "AnchorLayout.js", |
---|
| 451 | "path": "src/widgets/layout/" |
---|
| 452 | },{ |
---|
| 453 | "text": "ColumnLayout.js", |
---|
| 454 | "path": "src/widgets/layout/" |
---|
| 455 | },{ |
---|
| 456 | "text": "BorderLayout.js", |
---|
| 457 | "path": "src/widgets/layout/" |
---|
| 458 | },{ |
---|
| 459 | "text": "FormLayout.js", |
---|
| 460 | "path": "src/widgets/layout/" |
---|
| 461 | },{ |
---|
| 462 | "text": "AccordionLayout.js", |
---|
| 463 | "path": "src/widgets/layout/" |
---|
| 464 | },{ |
---|
| 465 | "text": "TableLayout.js", |
---|
| 466 | "path": "src/widgets/layout/" |
---|
| 467 | },{ |
---|
| 468 | "text": "AbsoluteLayout.js", |
---|
| 469 | "path": "src/widgets/layout/" |
---|
| 470 | },{ |
---|
| 471 | "text": "BoxLayout.js", |
---|
| 472 | "path": "src/widgets/layout/" |
---|
| 473 | },{ |
---|
| 474 | "text": "MenuOverflow.js", |
---|
| 475 | "path": "src/widgets/layout/box/" |
---|
| 476 | },{ |
---|
| 477 | "text": "ScrollerOverflow.js", |
---|
| 478 | "path": "src/widgets/layout/box/" |
---|
| 479 | },{ |
---|
| 480 | "text": "HBoxLayout.js", |
---|
| 481 | "path": "src/widgets/layout/" |
---|
| 482 | },{ |
---|
| 483 | "text": "VBoxLayout.js", |
---|
| 484 | "path": "src/widgets/layout/" |
---|
| 485 | },{ |
---|
| 486 | "text": "ToolbarLayout.js", |
---|
| 487 | "path": "src/widgets/layout/" |
---|
| 488 | },{ |
---|
| 489 | "text": "MenuLayout.js", |
---|
| 490 | "path": "src/widgets/layout/" |
---|
| 491 | },{ |
---|
| 492 | "text": "Viewport.js", |
---|
| 493 | "path": "src/widgets/" |
---|
| 494 | },{ |
---|
| 495 | "text": "Panel.js", |
---|
| 496 | "path": "src/widgets/" |
---|
| 497 | },{ |
---|
| 498 | "text": "Editor.js", |
---|
| 499 | "path": "src/widgets/" |
---|
| 500 | },{ |
---|
| 501 | "text": "ColorPalette.js", |
---|
| 502 | "path": "src/widgets/" |
---|
| 503 | },{ |
---|
| 504 | "text": "DatePicker.js", |
---|
| 505 | "path": "src/widgets/" |
---|
| 506 | },{ |
---|
| 507 | "text": "LoadMask.js", |
---|
| 508 | "path": "src/widgets/" |
---|
| 509 | },{ |
---|
| 510 | "text": "Slider.js", |
---|
| 511 | "path": "src/widgets/" |
---|
| 512 | },{ |
---|
| 513 | "text": "ProgressBar.js", |
---|
| 514 | "path": "src/widgets/" |
---|
| 515 | }] |
---|
| 516 | },{ |
---|
| 517 | "name": "Window", |
---|
| 518 | "file": "pkgs/window.js", |
---|
| 519 | "isDebug": true, |
---|
| 520 | "pkgDeps": ["pkgs/cmp-foundation.js"], |
---|
| 521 | "fileIncludes": [{ |
---|
| 522 | "text": "Window.js", |
---|
| 523 | "path": "src/widgets/" |
---|
| 524 | },{ |
---|
| 525 | "text": "WindowManager.js", |
---|
| 526 | "path": "src/widgets/" |
---|
| 527 | },{ |
---|
| 528 | "text": "MessageBox.js", |
---|
| 529 | "path": "src/widgets/" |
---|
| 530 | },{ |
---|
| 531 | "text": "PanelDD.js", |
---|
| 532 | "path": "src/widgets/" |
---|
| 533 | }] |
---|
| 534 | },{ |
---|
| 535 | "name": "State", |
---|
| 536 | "file": "pkgs/state.js", |
---|
| 537 | "isDebug": true, |
---|
| 538 | "pkgDeps": ["pkgs/cmp-foundation.js"], |
---|
| 539 | "fileIncludes": [{ |
---|
| 540 | "text": "Provider.js", |
---|
| 541 | "path": "src/state/" |
---|
| 542 | },{ |
---|
| 543 | "text": "StateManager.js", |
---|
| 544 | "path": "src/state/" |
---|
| 545 | },{ |
---|
| 546 | "text": "CookieProvider.js", |
---|
| 547 | "path": "src/state/" |
---|
| 548 | }] |
---|
| 549 | },{ |
---|
| 550 | "name": "Data and ListViews", |
---|
| 551 | "file": "pkgs/data-list-views.js", |
---|
| 552 | "isDebug": true, |
---|
| 553 | "pkgDeps": ["pkgs/cmp-foundation.js","pkgs/data-foundation.js"], |
---|
| 554 | "fileIncludes": [{ |
---|
| 555 | "text": "DataView.js", |
---|
| 556 | "path": "src/widgets/" |
---|
| 557 | },{ |
---|
| 558 | "text": "ListView.js", |
---|
| 559 | "path": "src/widgets/list/" |
---|
| 560 | },{ |
---|
| 561 | "text": "Column.js", |
---|
| 562 | "path": "src/widgets/list/" |
---|
| 563 | },{ |
---|
| 564 | "text": "ColumnResizer.js", |
---|
| 565 | "path": "src/widgets/list/" |
---|
| 566 | },{ |
---|
| 567 | "text": "Sorter.js", |
---|
| 568 | "path": "src/widgets/list/" |
---|
| 569 | }] |
---|
| 570 | },{ |
---|
| 571 | "name": "Resizable", |
---|
| 572 | "file": "pkgs/resizable.js", |
---|
| 573 | "isDebug": true, |
---|
| 574 | "pkgs": ["pkgs/ext-foundation.js"], |
---|
| 575 | "fileIncludes": [{ |
---|
| 576 | "text": "Resizable.js", |
---|
| 577 | "path": "src/widgets/" |
---|
| 578 | }] |
---|
| 579 | |
---|
| 580 | },{ |
---|
| 581 | "name": "TabPanel", |
---|
| 582 | "file": "pkgs/pkg-tabs.js", |
---|
| 583 | "isDebug": true, |
---|
| 584 | "pkgs": ["pkgs/cmp-foundation.js"], |
---|
| 585 | "fileIncludes": [{ |
---|
| 586 | "text": "TabPanel.js", |
---|
| 587 | "path": "src/widgets/" |
---|
| 588 | }] |
---|
| 589 | },{ |
---|
| 590 | "name": "Buttons", |
---|
| 591 | "file": "pkgs/pkg-buttons.js", |
---|
| 592 | "isDebug": true, |
---|
| 593 | "pkgs": ["pkgs/cmp-foundation.js"], |
---|
| 594 | "fileIncludes": [{ |
---|
| 595 | "text": "Button.js", |
---|
| 596 | "path": "src/widgets/" |
---|
| 597 | },{ |
---|
| 598 | "text": "SplitButton.js", |
---|
| 599 | "path": "src/widgets/" |
---|
| 600 | },{ |
---|
| 601 | "text": "CycleButton.js", |
---|
| 602 | "path": "src/widgets/" |
---|
| 603 | }] |
---|
| 604 | },{ |
---|
| 605 | "name": "Toolbars", |
---|
| 606 | "file": "pkgs/pkg-toolbars.js", |
---|
| 607 | "type": "js", |
---|
| 608 | "isDebug": true, |
---|
| 609 | "pkgs": ["pkgs/cmp-foundation.js"], |
---|
| 610 | "fileIncludes": [{ |
---|
| 611 | "text": "Toolbar.js", |
---|
| 612 | "path": "src/widgets/" |
---|
| 613 | },{ |
---|
| 614 | "text": "ButtonGroup.js", |
---|
| 615 | "path": "src/widgets/" |
---|
| 616 | },{ |
---|
| 617 | "text": "PagingToolbar.js", |
---|
| 618 | "path": "src/widgets/" |
---|
| 619 | }] |
---|
| 620 | },{ |
---|
| 621 | "name": "History", |
---|
| 622 | "file": "pkgs/pkg-history.js", |
---|
| 623 | "isDebug": true, |
---|
| 624 | "pkgs": ["pkgs/ext-foundation.js"], |
---|
| 625 | "fileIncludes": [{ |
---|
| 626 | "text": "History.js", |
---|
| 627 | "path": "src/util/" |
---|
| 628 | }] |
---|
| 629 | },{ |
---|
| 630 | "name": "Tooltips", |
---|
| 631 | "file": "pkgs/pkg-tips.js", |
---|
| 632 | "isDebug": true, |
---|
| 633 | "pkgs": ["pkgs/cmp-foundation.js"], |
---|
| 634 | "fileIncludes": [{ |
---|
| 635 | "text": "Tip.js", |
---|
| 636 | "path": "src/widgets/tips/" |
---|
| 637 | },{ |
---|
| 638 | "text": "ToolTip.js", |
---|
| 639 | "path": "src/widgets/tips/" |
---|
| 640 | },{ |
---|
| 641 | "text": "QuickTip.js", |
---|
| 642 | "path": "src/widgets/tips/" |
---|
| 643 | },{ |
---|
| 644 | "text": "QuickTips.js", |
---|
| 645 | "path": "src/widgets/tips/" |
---|
| 646 | },{ |
---|
| 647 | "text": "SliderTip.js", |
---|
| 648 | "path": "src/widgets/tips/" |
---|
| 649 | }] |
---|
| 650 | },{ |
---|
| 651 | "name": "Trees", |
---|
| 652 | "file": "pkgs/pkg-tree.js", |
---|
| 653 | "isDebug": true, |
---|
| 654 | "pkgs": ["pkgs/cmp-foundation.js"], |
---|
| 655 | "fileIncludes": [{ |
---|
| 656 | "text": "TreePanel.js", |
---|
| 657 | "path": "src/widgets/tree/" |
---|
| 658 | },{ |
---|
| 659 | "text": "TreeEventModel.js", |
---|
| 660 | "path": "src/widgets/tree/" |
---|
| 661 | },{ |
---|
| 662 | "text": "TreeSelectionModel.js", |
---|
| 663 | "path": "src/widgets/tree/" |
---|
| 664 | },{ |
---|
| 665 | "text": "Tree.js", |
---|
| 666 | "path": "src/data/" |
---|
| 667 | },{ |
---|
| 668 | "text": "TreeNode.js", |
---|
| 669 | "path": "src/widgets/tree/" |
---|
| 670 | },{ |
---|
| 671 | "text": "AsyncTreeNode.js", |
---|
| 672 | "path": "src/widgets/tree/" |
---|
| 673 | },{ |
---|
| 674 | "text": "TreeNodeUI.js", |
---|
| 675 | "path": "src/widgets/tree/" |
---|
| 676 | },{ |
---|
| 677 | "text": "TreeLoader.js", |
---|
| 678 | "path": "src/widgets/tree/" |
---|
| 679 | },{ |
---|
| 680 | "text": "TreeFilter.js", |
---|
| 681 | "path": "src/widgets/tree/" |
---|
| 682 | },{ |
---|
| 683 | "text": "TreeSorter.js", |
---|
| 684 | "path": "src/widgets/tree/" |
---|
| 685 | },{ |
---|
| 686 | "text": "TreeDropZone.js", |
---|
| 687 | "path": "src/widgets/tree/" |
---|
| 688 | },{ |
---|
| 689 | "text": "TreeDragZone.js", |
---|
| 690 | "path": "src/widgets/tree/" |
---|
| 691 | },{ |
---|
| 692 | "text": "TreeEditor.js", |
---|
| 693 | "path": "src/widgets/tree/" |
---|
| 694 | }] |
---|
| 695 | },{ |
---|
| 696 | "name": "Charts", |
---|
| 697 | "file": "pkgs/pkg-charts.js", |
---|
| 698 | "isDebug": true, |
---|
| 699 | "pkgs": ["pkgs/cmp-foundation.js"], |
---|
| 700 | "fileIncludes": [{ |
---|
| 701 | "text": "swfobject.js", |
---|
| 702 | "path": "src/widgets/chart/" |
---|
| 703 | },{ |
---|
| 704 | "text": "FlashComponent.js", |
---|
| 705 | "path": "src/widgets/chart/" |
---|
| 706 | },{ |
---|
| 707 | "text": "EventProxy.js", |
---|
| 708 | "path": "src/widgets/chart/" |
---|
| 709 | },{ |
---|
| 710 | "text": "Chart.js", |
---|
| 711 | "path": "src/widgets/chart/" |
---|
| 712 | }] |
---|
| 713 | },{ |
---|
| 714 | "name": "Menu", |
---|
| 715 | "file": "pkgs/pkg-menu.js", |
---|
| 716 | "isDebug": true, |
---|
| 717 | "pkgs": ["pkgs/cmp-foundation.js"], |
---|
| 718 | "fileIncludes": [{ |
---|
| 719 | "text": "Menu.js", |
---|
| 720 | "path": "src/widgets/menu/" |
---|
| 721 | },{ |
---|
| 722 | "text": "MenuMgr.js", |
---|
| 723 | "path": "src/widgets/menu/" |
---|
| 724 | },{ |
---|
| 725 | "text": "BaseItem.js", |
---|
| 726 | "path": "src/widgets/menu/" |
---|
| 727 | },{ |
---|
| 728 | "text": "TextItem.js", |
---|
| 729 | "path": "src/widgets/menu/" |
---|
| 730 | },{ |
---|
| 731 | "text": "Separator.js", |
---|
| 732 | "path": "src/widgets/menu/" |
---|
| 733 | },{ |
---|
| 734 | "text": "Item.js", |
---|
| 735 | "path": "src/widgets/menu/" |
---|
| 736 | },{ |
---|
| 737 | "text": "CheckItem.js", |
---|
| 738 | "path": "src/widgets/menu/" |
---|
| 739 | },{ |
---|
| 740 | "text": "DateMenu.js", |
---|
| 741 | "path": "src/widgets/menu/" |
---|
| 742 | },{ |
---|
| 743 | "text": "ColorMenu.js", |
---|
| 744 | "path": "src/widgets/menu/" |
---|
| 745 | }] |
---|
| 746 | },{ |
---|
| 747 | "name": "Forms", |
---|
| 748 | "file": "pkgs/pkg-forms.js", |
---|
| 749 | "isDebug": true, |
---|
| 750 | "pkgs": ["pkgs/cmp-foundation.js"], |
---|
| 751 | "fileIncludes": [{ |
---|
| 752 | "text": "Field.js", |
---|
| 753 | "path": "src/widgets/form/" |
---|
| 754 | },{ |
---|
| 755 | "text": "TextField.js", |
---|
| 756 | "path": "src/widgets/form/" |
---|
| 757 | },{ |
---|
| 758 | "text": "TriggerField.js", |
---|
| 759 | "path": "src/widgets/form/" |
---|
| 760 | },{ |
---|
| 761 | "text": "TextArea.js", |
---|
| 762 | "path": "src/widgets/form/" |
---|
| 763 | },{ |
---|
| 764 | "text": "NumberField.js", |
---|
| 765 | "path": "src/widgets/form/" |
---|
| 766 | },{ |
---|
| 767 | "text": "DateField.js", |
---|
| 768 | "path": "src/widgets/form/" |
---|
| 769 | },{ |
---|
| 770 | "text": "DisplayField.js", |
---|
| 771 | "path": "src/widgets/form/" |
---|
| 772 | },{ |
---|
| 773 | "text": "Combo.js", |
---|
| 774 | "path": "src/widgets/form/" |
---|
| 775 | },{ |
---|
| 776 | "text": "Checkbox.js", |
---|
| 777 | "path": "src/widgets/form/" |
---|
| 778 | },{ |
---|
| 779 | "text": "CheckboxGroup.js", |
---|
| 780 | "path": "src/widgets/form/" |
---|
| 781 | },{ |
---|
| 782 | "text": "CompositeField.js", |
---|
| 783 | "path": "src/widgets/form/" |
---|
| 784 | },{ |
---|
| 785 | "text": "Radio.js", |
---|
| 786 | "path": "src/widgets/form/" |
---|
| 787 | },{ |
---|
| 788 | "text": "RadioGroup.js", |
---|
| 789 | "path": "src/widgets/form/" |
---|
| 790 | },{ |
---|
| 791 | "text": "Hidden.js", |
---|
| 792 | "path": "src/widgets/form/" |
---|
| 793 | },{ |
---|
| 794 | "text": "BasicForm.js", |
---|
| 795 | "path": "src/widgets/form/" |
---|
| 796 | },{ |
---|
| 797 | "text": "Form.js", |
---|
| 798 | "path": "src/widgets/form/" |
---|
| 799 | },{ |
---|
| 800 | "text": "FieldSet.js", |
---|
| 801 | "path": "src/widgets/form/" |
---|
| 802 | },{ |
---|
| 803 | "text": "HtmlEditor.js", |
---|
| 804 | "path": "src/widgets/form/" |
---|
| 805 | },{ |
---|
| 806 | "text": "TimeField.js", |
---|
| 807 | "path": "src/widgets/form/" |
---|
| 808 | },{ |
---|
| 809 | "text": "SliderField.js", |
---|
| 810 | "path": "src/widgets/form/" |
---|
| 811 | },{ |
---|
| 812 | "text": "Label.js", |
---|
| 813 | "path": "src/widgets/form/" |
---|
| 814 | },{ |
---|
| 815 | "text": "Action.js", |
---|
| 816 | "path": "src/widgets/form/" |
---|
| 817 | },{ |
---|
| 818 | "text": "VTypes.js", |
---|
| 819 | "path": "src/widgets/form/" |
---|
| 820 | }] |
---|
| 821 | },{ |
---|
| 822 | "name": "Grid Foundation", |
---|
| 823 | "file": "pkgs/pkg-grid-foundation.js", |
---|
| 824 | "isDebug": true, |
---|
| 825 | "pkgs": ["pkgs/cmp-foundation.js"], |
---|
| 826 | "fileIncludes": [{ |
---|
| 827 | "text": "GridPanel.js", |
---|
| 828 | "path": "src/widgets/grid/" |
---|
| 829 | },{ |
---|
| 830 | "text": "PivotGrid.js", |
---|
| 831 | "path": "src/widgets/grid/" |
---|
| 832 | },{ |
---|
| 833 | "text": "GridView.js", |
---|
| 834 | "path": "src/widgets/grid/" |
---|
| 835 | },{ |
---|
| 836 | "text": "PivotGridView.js", |
---|
| 837 | "path": "src/widgets/grid/" |
---|
| 838 | },{ |
---|
| 839 | "text": "PivotAxis.js", |
---|
| 840 | "path": "src/widgets/grid/" |
---|
| 841 | },{ |
---|
| 842 | "text": "ColumnDD.js", |
---|
| 843 | "path": "src/widgets/grid/" |
---|
| 844 | },{ |
---|
| 845 | "text": "ColumnSplitDD.js", |
---|
| 846 | "path": "src/widgets/grid/" |
---|
| 847 | },{ |
---|
| 848 | "text": "GridDD.js", |
---|
| 849 | "path": "src/widgets/grid/" |
---|
| 850 | },{ |
---|
| 851 | "text": "ColumnModel.js", |
---|
| 852 | "path": "src/widgets/grid/" |
---|
| 853 | },{ |
---|
| 854 | "text": "AbstractSelectionModel.js", |
---|
| 855 | "path": "src/widgets/grid/" |
---|
| 856 | },{ |
---|
| 857 | "text": "RowSelectionModel.js", |
---|
| 858 | "path": "src/widgets/grid/" |
---|
| 859 | },{ |
---|
| 860 | "text": "Column.js", |
---|
| 861 | "path": "src/widgets/grid/" |
---|
| 862 | },{ |
---|
| 863 | "text": "RowNumberer.js", |
---|
| 864 | "path": "src/widgets/grid/" |
---|
| 865 | },{ |
---|
| 866 | "text": "CheckboxSelectionModel.js", |
---|
| 867 | "path": "src/widgets/grid/" |
---|
| 868 | }] |
---|
| 869 | },{ |
---|
| 870 | "name": "Grid Editor", |
---|
| 871 | "file": "pkgs/pkg-grid-editor.js", |
---|
| 872 | "isDebug": true, |
---|
| 873 | "pkgs": ["pkgs/pkg-grid-foundation.js"], |
---|
| 874 | "fileIncludes": [{ |
---|
| 875 | "text": "CellSelectionModel.js", |
---|
| 876 | "path": "src/widgets/grid/" |
---|
| 877 | },{ |
---|
| 878 | "text": "EditorGrid.js", |
---|
| 879 | "path": "src/widgets/grid/" |
---|
| 880 | },{ |
---|
| 881 | "text": "GridEditor.js", |
---|
| 882 | "path": "src/widgets/grid/" |
---|
| 883 | }] |
---|
| 884 | },{ |
---|
| 885 | "name": "Grid - Property Grid", |
---|
| 886 | "file": "pkgs/pkg-grid-property.js", |
---|
| 887 | "isDebug": true, |
---|
| 888 | "pkgs": ["pkgs/pkg-grid-foundation.js"], |
---|
| 889 | "fileIncludes": [{ |
---|
| 890 | "text": "PropertyGrid.js", |
---|
| 891 | "path": "src/widgets/grid/" |
---|
| 892 | }] |
---|
| 893 | },{ |
---|
| 894 | "name": "Grid - GroupingView", |
---|
| 895 | "file": "pkgs/pkg-grid-grouping.js", |
---|
| 896 | "isDebug": true, |
---|
| 897 | "pkgs": ["pkgs/pkg-grid-foundation.js", "pkgs/data-grouping.js"], |
---|
| 898 | "fileIncludes": [{ |
---|
| 899 | "text": "GroupingView.js", |
---|
| 900 | "path": "src/widgets/grid/" |
---|
| 901 | }] |
---|
| 902 | },{ |
---|
| 903 | "name": "Ext Core", |
---|
| 904 | "file": "ext-core-all.js", |
---|
| 905 | "isDebug": true, |
---|
| 906 | "includeDeps": true, |
---|
| 907 | "pkgDeps": [ |
---|
| 908 | "adapter/ext/ext-base.js", |
---|
| 909 | "pkgs/ext-core.js" |
---|
| 910 | ], |
---|
| 911 | "fileIncludes": [] |
---|
| 912 | },{ |
---|
| 913 | "name": "Ext All No Core", |
---|
| 914 | "file": "ext-all-no-core.js", |
---|
| 915 | "isDebug": true, |
---|
| 916 | "includeDeps": true, |
---|
| 917 | "pkgDeps": [ |
---|
| 918 | "pkgs/ext-foundation.js", |
---|
| 919 | "pkgs/cmp-foundation.js", |
---|
| 920 | "pkgs/ext-dd.js", |
---|
| 921 | "pkgs/data-foundation.js", |
---|
| 922 | "pkgs/data-json.js", |
---|
| 923 | "pkgs/data-xml.js", |
---|
| 924 | "pkgs/data-grouping.js", |
---|
| 925 | "pkgs/direct.js", |
---|
| 926 | "pkgs/resizable.js", |
---|
| 927 | "pkgs/window.js", |
---|
| 928 | "pkgs/state.js", |
---|
| 929 | "pkgs/data-list-views.js", |
---|
| 930 | "pkgs/pkg-tabs.js", |
---|
| 931 | "pkgs/pkg-buttons.js", |
---|
| 932 | "pkgs/pkg-toolbars.js", |
---|
| 933 | "pkgs/pkg-history.js", |
---|
| 934 | "pkgs/pkg-tips.js", |
---|
| 935 | "pkgs/pkg-tree.js", |
---|
| 936 | "pkgs/pkg-charts.js", |
---|
| 937 | "pkgs/pkg-menu.js", |
---|
| 938 | "pkgs/pkg-forms.js", |
---|
| 939 | "pkgs/pkg-grid-foundation.js", |
---|
| 940 | "pkgs/pkg-grid-editor.js", |
---|
| 941 | "pkgs/pkg-grid-property.js", |
---|
| 942 | "pkgs/pkg-grid-grouping.js" |
---|
| 943 | ], |
---|
| 944 | "fileIncludes": [] |
---|
| 945 | },{ |
---|
| 946 | "name": "Ext All", |
---|
| 947 | "file": "ext-all.js", |
---|
| 948 | "isDebug": true, |
---|
| 949 | "includeDeps": true, |
---|
| 950 | "pkgDeps": [ |
---|
| 951 | "pkgs/ext-core.js", |
---|
| 952 | "ext-all-no-core.js" |
---|
| 953 | ], |
---|
| 954 | "fileIncludes": [] |
---|
| 955 | }, |
---|
| 956 | { |
---|
| 957 | "name": "Calendar", |
---|
| 958 | "file": "examples/calendar/calendar-all.js", |
---|
| 959 | "isDebug": true, |
---|
| 960 | "fileIncludes": [ |
---|
| 961 | {"path": "examples/calendar/src/", "text": "Ext.calendar.js"}, |
---|
| 962 | {"path": "examples/calendar/src/templates/", "text": "DayHeaderTemplate.js"}, |
---|
| 963 | {"path": "examples/calendar/src/templates/", "text": "DayBodyTemplate.js"}, |
---|
| 964 | {"path": "examples/calendar/src/templates/", "text": "DayViewTemplate.js"}, |
---|
| 965 | {"path": "examples/calendar/src/templates/", "text": "BoxLayoutTemplate.js"}, |
---|
| 966 | {"path": "examples/calendar/src/templates/", "text": "MonthViewTemplate.js"}, |
---|
| 967 | {"path": "examples/calendar/src/dd/", "text": "CalendarScrollManager.js"}, |
---|
| 968 | {"path": "examples/calendar/src/dd/", "text": "StatusProxy.js"}, |
---|
| 969 | {"path": "examples/calendar/src/dd/", "text": "CalendarDD.js"}, |
---|
| 970 | {"path": "examples/calendar/src/dd/", "text": "DayViewDD.js"}, |
---|
| 971 | {"path": "examples/calendar/src/", "text": "EventRecord.js"}, |
---|
| 972 | {"path": "examples/calendar/src/views/", "text": "MonthDayDetailView.js"}, |
---|
| 973 | {"path": "examples/calendar/src/widgets/", "text": "CalendarPicker.js"}, |
---|
| 974 | {"path": "examples/calendar/src/", "text": "WeekEventRenderer.js"}, |
---|
| 975 | {"path": "examples/calendar/src/views/", "text": "CalendarView.js"}, |
---|
| 976 | {"path": "examples/calendar/src/views/", "text": "MonthView.js"}, |
---|
| 977 | {"path": "examples/calendar/src/views/", "text": "DayHeaderView.js"}, |
---|
| 978 | {"path": "examples/calendar/src/views/", "text": "DayBodyView.js"}, |
---|
| 979 | {"path": "examples/calendar/src/views/", "text": "DayView.js"}, |
---|
| 980 | {"path": "examples/calendar/src/views/", "text": "WeekView.js"}, |
---|
| 981 | {"path": "examples/calendar/src/widgets/", "text": "DateRangeField.js"}, |
---|
| 982 | {"path": "examples/calendar/src/widgets/", "text": "ReminderField.js"}, |
---|
| 983 | {"path": "examples/calendar/src/", "text": "EventEditForm.js"}, |
---|
| 984 | {"path": "examples/calendar/src/", "text": "EventEditWindow.js"}, |
---|
| 985 | {"path": "examples/calendar/src/", "text": "CalendarPanel.js"} |
---|
| 986 | ] |
---|
| 987 | }, |
---|
| 988 | { |
---|
| 989 | "name": "User Extension JS Pack", |
---|
| 990 | "file": "examples/ux/ux-all.js", |
---|
| 991 | "isDebug": true, |
---|
| 992 | "fileIncludes": [{ |
---|
| 993 | "text": "BufferView.js", |
---|
| 994 | "path": "examples/ux/" |
---|
| 995 | },{ |
---|
| 996 | "text": "CenterLayout.js", |
---|
| 997 | "path": "examples/ux/" |
---|
| 998 | },{ |
---|
| 999 | "text": "CheckColumn.js", |
---|
| 1000 | "path": "examples/ux/" |
---|
| 1001 | },{ |
---|
| 1002 | "text": "ColumnHeaderGroup.js", |
---|
| 1003 | "path": "examples/ux/" |
---|
| 1004 | },{ |
---|
| 1005 | "text": "ColumnNodeUI.js", |
---|
| 1006 | "path": "examples/ux/" |
---|
| 1007 | },{ |
---|
| 1008 | "text": "DataView-more.js", |
---|
| 1009 | "path": "examples/ux/" |
---|
| 1010 | },{ |
---|
| 1011 | "text": "FileUploadField.js", |
---|
| 1012 | "path": "examples/ux/fileuploadfield/" |
---|
| 1013 | },{ |
---|
| 1014 | "text": "GMapPanel.js", |
---|
| 1015 | "path": "examples/ux/" |
---|
| 1016 | },{ |
---|
| 1017 | "text": "GridFilters.js", |
---|
| 1018 | "path": "examples/ux/gridfilters/" |
---|
| 1019 | },{ |
---|
| 1020 | "text": "Filter.js", |
---|
| 1021 | "path": "examples/ux/gridfilters/filter/" |
---|
| 1022 | },{ |
---|
| 1023 | "text": "BooleanFilter.js", |
---|
| 1024 | "path": "examples/ux/gridfilters/filter/" |
---|
| 1025 | },{ |
---|
| 1026 | "text": "DateFilter.js", |
---|
| 1027 | "path": "examples/ux/gridfilters/filter/" |
---|
| 1028 | },{ |
---|
| 1029 | "text": "ListFilter.js", |
---|
| 1030 | "path": "examples/ux/gridfilters/filter/" |
---|
| 1031 | },{ |
---|
| 1032 | "text": "NumericFilter.js", |
---|
| 1033 | "path": "examples/ux/gridfilters/filter/" |
---|
| 1034 | },{ |
---|
| 1035 | "text": "StringFilter.js", |
---|
| 1036 | "path": "examples/ux/gridfilters/filter/" |
---|
| 1037 | },{ |
---|
| 1038 | "text": "ListMenu.js", |
---|
| 1039 | "path": "examples/ux/gridfilters/menu/" |
---|
| 1040 | },{ |
---|
| 1041 | "text": "RangeMenu.js", |
---|
| 1042 | "path": "examples/ux/gridfilters/menu/" |
---|
| 1043 | },{ |
---|
| 1044 | "text": "GroupSummary.js", |
---|
| 1045 | "path": "examples/ux/" |
---|
| 1046 | },{ |
---|
| 1047 | "text": "GroupTab.js", |
---|
| 1048 | "path": "examples/ux/" |
---|
| 1049 | },{ |
---|
| 1050 | "text": "GroupTabPanel.js", |
---|
| 1051 | "path": "examples/ux/" |
---|
| 1052 | },{ |
---|
| 1053 | "text": "ItemSelector.js", |
---|
| 1054 | "path": "examples/ux/" |
---|
| 1055 | },{ |
---|
| 1056 | "text": "LockingGridView.js", |
---|
| 1057 | "path": "examples/ux/" |
---|
| 1058 | },{ |
---|
| 1059 | "text": "MultiSelect.js", |
---|
| 1060 | "path": "examples/ux/" |
---|
| 1061 | },{ |
---|
| 1062 | "text": "PagingMemoryProxy.js", |
---|
| 1063 | "path": "examples/ux/" |
---|
| 1064 | },{ |
---|
| 1065 | "text": "PanelResizer.js", |
---|
| 1066 | "path": "examples/ux/" |
---|
| 1067 | },{ |
---|
| 1068 | "text": "Portal.js", |
---|
| 1069 | "path": "examples/ux/" |
---|
| 1070 | },{ |
---|
| 1071 | "text": "PortalColumn.js", |
---|
| 1072 | "path": "examples/ux/" |
---|
| 1073 | },{ |
---|
| 1074 | "text": "Portlet.js", |
---|
| 1075 | "path": "examples/ux/" |
---|
| 1076 | },{ |
---|
| 1077 | "text": "ProgressBarPager.js", |
---|
| 1078 | "path": "examples/ux/" |
---|
| 1079 | },{ |
---|
| 1080 | "text": "RowEditor.js", |
---|
| 1081 | "path": "examples/ux/" |
---|
| 1082 | },{ |
---|
| 1083 | "text": "RowExpander.js", |
---|
| 1084 | "path": "examples/ux/" |
---|
| 1085 | },{ |
---|
| 1086 | "text": "RowLayout.js", |
---|
| 1087 | "path": "examples/ux/" |
---|
| 1088 | },{ |
---|
| 1089 | "text": "SearchField.js", |
---|
| 1090 | "path": "examples/ux/" |
---|
| 1091 | },{ |
---|
| 1092 | "text": "SelectBox.js", |
---|
| 1093 | "path": "examples/ux/" |
---|
| 1094 | },{ |
---|
| 1095 | "text": "SlidingPager.js", |
---|
| 1096 | "path": "examples/ux/" |
---|
| 1097 | },{ |
---|
| 1098 | "text": "SpinnerField.js", |
---|
| 1099 | "path": "examples/ux/" |
---|
| 1100 | },{ |
---|
| 1101 | "text": "Spinner.js", |
---|
| 1102 | "path": "examples/ux/" |
---|
| 1103 | },{ |
---|
| 1104 | "text": "Spotlight.js", |
---|
| 1105 | "path": "examples/ux/" |
---|
| 1106 | },{ |
---|
| 1107 | "text": "StatusBar.js", |
---|
| 1108 | "path": "examples/ux/statusbar/" |
---|
| 1109 | },{ |
---|
| 1110 | "text": "TabCloseMenu.js", |
---|
| 1111 | "path": "examples/ux/" |
---|
| 1112 | },{ |
---|
| 1113 | "text": "TableGrid.js", |
---|
| 1114 | "path": "examples/ux/" |
---|
| 1115 | },{ |
---|
| 1116 | "text": "TabScrollerMenu.js", |
---|
| 1117 | "path": "examples/ux/" |
---|
| 1118 | },{ |
---|
| 1119 | "text": "XmlTreeLoader.js", |
---|
| 1120 | "path": "examples/ux/" |
---|
| 1121 | },{ |
---|
| 1122 | "text": "ValidationStatus.js", |
---|
| 1123 | "path": "examples/ux/statusbar/" |
---|
| 1124 | }, { |
---|
| 1125 | "text": "TreeGridColumns.js", |
---|
| 1126 | "path": "examples/ux/treegrid/" |
---|
| 1127 | },{ |
---|
| 1128 | "text": "TreeGridNodeUI.js", |
---|
| 1129 | "path": "examples/ux/treegrid/" |
---|
| 1130 | },{ |
---|
| 1131 | "text": "TreeGridColumnResizer.js", |
---|
| 1132 | "path": "examples/ux/treegrid/" |
---|
| 1133 | },{ |
---|
| 1134 | "text": "TreeGridSorter.js", |
---|
| 1135 | "path": "examples/ux/treegrid/" |
---|
| 1136 | },{ |
---|
| 1137 | "text": "TreeGridLoader.js", |
---|
| 1138 | "path": "examples/ux/treegrid/" |
---|
| 1139 | },{ |
---|
| 1140 | "text": "TreeGrid.js", |
---|
| 1141 | "path": "examples/ux/treegrid/" |
---|
| 1142 | }] |
---|
| 1143 | },{ |
---|
| 1144 | "name": "User Extension CSS Pack", |
---|
| 1145 | "file": "examples/ux/css/ux-all.css", |
---|
| 1146 | "fileIncludes": [{ |
---|
| 1147 | "text": "CenterLayout.css", |
---|
| 1148 | "path": "examples/ux/css/" |
---|
| 1149 | },{ |
---|
| 1150 | "text": "ColumnHeaderGroup.css", |
---|
| 1151 | "path": "examples/ux/css/" |
---|
| 1152 | },{ |
---|
| 1153 | "text": "ColumnNodeUI.css", |
---|
| 1154 | "path": "examples/ux/css/" |
---|
| 1155 | },{ |
---|
| 1156 | "text": "fileuploadfield.css", |
---|
| 1157 | "path": "examples/ux/fileuploadfield/css/" |
---|
| 1158 | },{ |
---|
| 1159 | "text": "GridFilters.css", |
---|
| 1160 | "path": "examples/ux/gridfilters/css/" |
---|
| 1161 | },{ |
---|
| 1162 | "text": "RangeMenu.css", |
---|
| 1163 | "path": "examples/ux/gridfilters/css/" |
---|
| 1164 | },{ |
---|
| 1165 | "text": "GroupSummary.css", |
---|
| 1166 | "path": "examples/ux/css/" |
---|
| 1167 | },{ |
---|
| 1168 | "text": "GroupTab.css", |
---|
| 1169 | "path": "examples/ux/css/" |
---|
| 1170 | },{ |
---|
| 1171 | "text": "LockingGridView.css", |
---|
| 1172 | "path": "examples/ux/css/" |
---|
| 1173 | },{ |
---|
| 1174 | "text": "MultiSelect.css", |
---|
| 1175 | "path": "examples/ux/css/" |
---|
| 1176 | },{ |
---|
| 1177 | "text": "PanelResizer.css", |
---|
| 1178 | "path": "examples/ux/css/" |
---|
| 1179 | },{ |
---|
| 1180 | "text": "Portal.css", |
---|
| 1181 | "path": "examples/ux/css/" |
---|
| 1182 | },{ |
---|
| 1183 | "text": "RowEditor.css", |
---|
| 1184 | "path": "examples/ux/css/" |
---|
| 1185 | },{ |
---|
| 1186 | "text": "Spinner.css", |
---|
| 1187 | "path": "examples/ux/css/" |
---|
| 1188 | },{ |
---|
| 1189 | "text": "statusbar.css", |
---|
| 1190 | "path": "examples/ux/statusbar/css/" |
---|
| 1191 | },{ |
---|
| 1192 | "text": "treegrid.css", |
---|
| 1193 | "path": "examples/ux/treegrid/" |
---|
| 1194 | }] |
---|
| 1195 | },{ |
---|
| 1196 | "name": "Ext All CSS", |
---|
| 1197 | "file": "resources/css/ext-all.css", |
---|
| 1198 | "fileIncludes": [], |
---|
| 1199 | "includeDeps": true, |
---|
| 1200 | "pkgDeps": [ |
---|
| 1201 | "resources/css/ext-all-notheme.css", |
---|
| 1202 | "resources/css/xtheme-blue.css" |
---|
| 1203 | ] |
---|
| 1204 | },{ |
---|
| 1205 | "name": "Ext All CSS No theme", |
---|
| 1206 | "file": "resources/css/ext-all-notheme.css", |
---|
| 1207 | "fileIncludes": [{ |
---|
| 1208 | "text": "reset.css", |
---|
| 1209 | "path": "resources/css/structure/" |
---|
| 1210 | },{ |
---|
| 1211 | "text": "core.css", |
---|
| 1212 | "path": "resources/css/structure/" |
---|
| 1213 | },{ |
---|
| 1214 | "text": "resizable.css", |
---|
| 1215 | "path": "resources/css/structure/" |
---|
| 1216 | },{ |
---|
| 1217 | "text": "tabs.css", |
---|
| 1218 | "path": "resources/css/structure/" |
---|
| 1219 | },{ |
---|
| 1220 | "text": "form.css", |
---|
| 1221 | "path": "resources/css/structure/" |
---|
| 1222 | },{ |
---|
| 1223 | "text": "button.css", |
---|
| 1224 | "path": "resources/css/structure/" |
---|
| 1225 | },{ |
---|
| 1226 | "text": "toolbar.css", |
---|
| 1227 | "path": "resources/css/structure/" |
---|
| 1228 | },{ |
---|
| 1229 | "text": "grid.css", |
---|
| 1230 | "path": "resources/css/structure/" |
---|
| 1231 | },{ |
---|
| 1232 | "text": "pivotgrid.css", |
---|
| 1233 | "path": "resources/css/structure/" |
---|
| 1234 | },{ |
---|
| 1235 | "text": "dd.css", |
---|
| 1236 | "path": "resources/css/structure/" |
---|
| 1237 | },{ |
---|
| 1238 | "text": "tree.css", |
---|
| 1239 | "path": "resources/css/structure/" |
---|
| 1240 | },{ |
---|
| 1241 | "text": "date-picker.css", |
---|
| 1242 | "path": "resources/css/structure/" |
---|
| 1243 | },{ |
---|
| 1244 | "text": "qtips.css", |
---|
| 1245 | "path": "resources/css/structure/" |
---|
| 1246 | },{ |
---|
| 1247 | "text": "menu.css", |
---|
| 1248 | "path": "resources/css/structure/" |
---|
| 1249 | },{ |
---|
| 1250 | "text": "box.css", |
---|
| 1251 | "path": "resources/css/structure/" |
---|
| 1252 | },{ |
---|
| 1253 | "text": "combo.css", |
---|
| 1254 | "path": "resources/css/structure/" |
---|
| 1255 | },{ |
---|
| 1256 | "text": "panel.css", |
---|
| 1257 | "path": "resources/css/structure/" |
---|
| 1258 | },{ |
---|
| 1259 | "text": "panel-reset.css", |
---|
| 1260 | "path": "resources/css/structure/" |
---|
| 1261 | },{ |
---|
| 1262 | "text": "window.css", |
---|
| 1263 | "path": "resources/css/structure/" |
---|
| 1264 | },{ |
---|
| 1265 | "text": "editor.css", |
---|
| 1266 | "path": "resources/css/structure/" |
---|
| 1267 | },{ |
---|
| 1268 | "text": "borders.css", |
---|
| 1269 | "path": "resources/css/structure/" |
---|
| 1270 | },{ |
---|
| 1271 | "text": "layout.css", |
---|
| 1272 | "path": "resources/css/structure/" |
---|
| 1273 | },{ |
---|
| 1274 | "text": "progress.css", |
---|
| 1275 | "path": "resources/css/structure/" |
---|
| 1276 | },{ |
---|
| 1277 | "text": "list-view.css", |
---|
| 1278 | "path": "resources/css/structure/" |
---|
| 1279 | },{ |
---|
| 1280 | "text": "slider.css", |
---|
| 1281 | "path": "resources/css/structure/" |
---|
| 1282 | },{ |
---|
| 1283 | "text": "dialog.css", |
---|
| 1284 | "path": "resources/css/structure/" |
---|
| 1285 | }] |
---|
| 1286 | },{ |
---|
| 1287 | "name": "Ext Blue Theme", |
---|
| 1288 | "file": "resources/css/xtheme-blue.css", |
---|
| 1289 | "fileIncludes": [{ |
---|
| 1290 | "text": "core.css", |
---|
| 1291 | "path": "resources/css/visual/" |
---|
| 1292 | },{ |
---|
| 1293 | "text": "tabs.css", |
---|
| 1294 | "path": "resources/css/visual/" |
---|
| 1295 | },{ |
---|
| 1296 | "text": "form.css", |
---|
| 1297 | "path": "resources/css/visual/" |
---|
| 1298 | },{ |
---|
| 1299 | "text": "button.css", |
---|
| 1300 | "path": "resources/css/visual/" |
---|
| 1301 | },{ |
---|
| 1302 | "text": "toolbar.css", |
---|
| 1303 | "path": "resources/css/visual/" |
---|
| 1304 | },{ |
---|
| 1305 | "text": "resizable.css", |
---|
| 1306 | "path": "resources/css/visual/" |
---|
| 1307 | },{ |
---|
| 1308 | "text": "grid.css", |
---|
| 1309 | "path": "resources/css/visual/" |
---|
| 1310 | },{ |
---|
| 1311 | "text": "pivotgrid.css", |
---|
| 1312 | "path": "resources/css/visual/" |
---|
| 1313 | },{ |
---|
| 1314 | "text": "dd.css", |
---|
| 1315 | "path": "resources/css/visual/" |
---|
| 1316 | },{ |
---|
| 1317 | "text": "tree.css", |
---|
| 1318 | "path": "resources/css/visual/" |
---|
| 1319 | },{ |
---|
| 1320 | "text": "date-picker.css", |
---|
| 1321 | "path": "resources/css/visual/" |
---|
| 1322 | },{ |
---|
| 1323 | "text": "qtips.css", |
---|
| 1324 | "path": "resources/css/visual/" |
---|
| 1325 | },{ |
---|
| 1326 | "text": "menu.css", |
---|
| 1327 | "path": "resources/css/visual/" |
---|
| 1328 | },{ |
---|
| 1329 | "text": "box.css", |
---|
| 1330 | "path": "resources/css/visual/" |
---|
| 1331 | },{ |
---|
| 1332 | "text": "combo.css", |
---|
| 1333 | "path": "resources/css/visual/" |
---|
| 1334 | },{ |
---|
| 1335 | "text": "panel.css", |
---|
| 1336 | "path": "resources/css/visual/" |
---|
| 1337 | },{ |
---|
| 1338 | "text": "window.css", |
---|
| 1339 | "path": "resources/css/visual/" |
---|
| 1340 | },{ |
---|
| 1341 | "text": "editor.css", |
---|
| 1342 | "path": "resources/css/visual/" |
---|
| 1343 | },{ |
---|
| 1344 | "text": "borders.css", |
---|
| 1345 | "path": "resources/css/visual/" |
---|
| 1346 | },{ |
---|
| 1347 | "text": "layout.css", |
---|
| 1348 | "path": "resources/css/visual/" |
---|
| 1349 | },{ |
---|
| 1350 | "text": "progress.css", |
---|
| 1351 | "path": "resources/css/visual/" |
---|
| 1352 | },{ |
---|
| 1353 | "text": "list-view.css", |
---|
| 1354 | "path": "resources/css/visual/" |
---|
| 1355 | },{ |
---|
| 1356 | "text": "slider.css", |
---|
| 1357 | "path": "resources/css/visual/" |
---|
| 1358 | },{ |
---|
| 1359 | "text": "dialog.css", |
---|
| 1360 | "path": "resources/css/visual/" |
---|
| 1361 | }] |
---|
| 1362 | },{ |
---|
| 1363 | "name": "Your Theme", |
---|
| 1364 | "file": "resources/css/yourtheme.css", |
---|
| 1365 | "fileIncludes": [{ |
---|
| 1366 | "text": "core.css", |
---|
| 1367 | "path": "resources/css/visual/" |
---|
| 1368 | },{ |
---|
| 1369 | "text": "tabs.css", |
---|
| 1370 | "path": "resources/css/visual/" |
---|
| 1371 | },{ |
---|
| 1372 | "text": "form.css", |
---|
| 1373 | "path": "resources/css/visual/" |
---|
| 1374 | },{ |
---|
| 1375 | "text": "button.css", |
---|
| 1376 | "path": "resources/css/visual/" |
---|
| 1377 | },{ |
---|
| 1378 | "text": "toolbar.css", |
---|
| 1379 | "path": "resources/css/visual/" |
---|
| 1380 | },{ |
---|
| 1381 | "text": "resizable.css", |
---|
| 1382 | "path": "resources/css/visual/" |
---|
| 1383 | },{ |
---|
| 1384 | "text": "grid.css", |
---|
| 1385 | "path": "resources/css/visual/" |
---|
| 1386 | },{ |
---|
| 1387 | "text": "dd.css", |
---|
| 1388 | "path": "resources/css/visual/" |
---|
| 1389 | },{ |
---|
| 1390 | "text": "tree.css", |
---|
| 1391 | "path": "resources/css/visual/" |
---|
| 1392 | },{ |
---|
| 1393 | "text": "date-picker.css", |
---|
| 1394 | "path": "resources/css/visual/" |
---|
| 1395 | },{ |
---|
| 1396 | "text": "qtips.css", |
---|
| 1397 | "path": "resources/css/visual/" |
---|
| 1398 | },{ |
---|
| 1399 | "text": "menu.css", |
---|
| 1400 | "path": "resources/css/visual/" |
---|
| 1401 | },{ |
---|
| 1402 | "text": "box.css", |
---|
| 1403 | "path": "resources/css/visual/" |
---|
| 1404 | },{ |
---|
| 1405 | "text": "combo.css", |
---|
| 1406 | "path": "resources/css/visual/" |
---|
| 1407 | },{ |
---|
| 1408 | "text": "panel.css", |
---|
| 1409 | "path": "resources/css/visual/" |
---|
| 1410 | },{ |
---|
| 1411 | "text": "window.css", |
---|
| 1412 | "path": "resources/css/visual/" |
---|
| 1413 | },{ |
---|
| 1414 | "text": "editor.css", |
---|
| 1415 | "path": "resources/css/visual/" |
---|
| 1416 | },{ |
---|
| 1417 | "text": "borders.css", |
---|
| 1418 | "path": "resources/css/visual/" |
---|
| 1419 | },{ |
---|
| 1420 | "text": "layout.css", |
---|
| 1421 | "path": "resources/css/visual/" |
---|
| 1422 | },{ |
---|
| 1423 | "text": "progress.css", |
---|
| 1424 | "path": "resources/css/visual/" |
---|
| 1425 | },{ |
---|
| 1426 | "text": "list-view.css", |
---|
| 1427 | "path": "resources/css/visual/" |
---|
| 1428 | },{ |
---|
| 1429 | "text": "slider.css", |
---|
| 1430 | "path": "resources/css/visual/" |
---|
| 1431 | },{ |
---|
| 1432 | "text": "dialog.css", |
---|
| 1433 | "path": "resources/css/visual/" |
---|
| 1434 | }] |
---|
| 1435 | },{ |
---|
| 1436 | "name": "Ext Gray Theme", |
---|
| 1437 | "file": "resources/css/xtheme-gray.css", |
---|
| 1438 | "fileIncludes": [{ |
---|
| 1439 | "text": "core.css", |
---|
| 1440 | "path": "resources/css/theme-gray/" |
---|
| 1441 | },{ |
---|
| 1442 | "text": "tabs.css", |
---|
| 1443 | "path": "resources/css/theme-gray/" |
---|
| 1444 | },{ |
---|
| 1445 | "text": "form.css", |
---|
| 1446 | "path": "resources/css/theme-gray/" |
---|
| 1447 | },{ |
---|
| 1448 | "text": "button.css", |
---|
| 1449 | "path": "resources/css/theme-gray/" |
---|
| 1450 | },{ |
---|
| 1451 | "text": "toolbar.css", |
---|
| 1452 | "path": "resources/css/theme-gray/" |
---|
| 1453 | },{ |
---|
| 1454 | "text": "resizable.css", |
---|
| 1455 | "path": "resources/css/theme-gray/" |
---|
| 1456 | },{ |
---|
| 1457 | "text": "grid.css", |
---|
| 1458 | "path": "resources/css/theme-gray/" |
---|
| 1459 | },{ |
---|
| 1460 | "text": "pivotgrid.css", |
---|
| 1461 | "path": "resources/css/theme-gray/" |
---|
| 1462 | },{ |
---|
| 1463 | "text": "dd.css", |
---|
| 1464 | "path": "resources/css/theme-gray/" |
---|
| 1465 | },{ |
---|
| 1466 | "text": "tree.css", |
---|
| 1467 | "path": "resources/css/theme-gray/" |
---|
| 1468 | },{ |
---|
| 1469 | "text": "date-picker.css", |
---|
| 1470 | "path": "resources/css/theme-gray/" |
---|
| 1471 | },{ |
---|
| 1472 | "text": "qtips.css", |
---|
| 1473 | "path": "resources/css/theme-gray/" |
---|
| 1474 | },{ |
---|
| 1475 | "text": "menu.css", |
---|
| 1476 | "path": "resources/css/theme-gray/" |
---|
| 1477 | },{ |
---|
| 1478 | "text": "box.css", |
---|
| 1479 | "path": "resources/css/theme-gray/" |
---|
| 1480 | },{ |
---|
| 1481 | "text": "combo.css", |
---|
| 1482 | "path": "resources/css/theme-gray/" |
---|
| 1483 | },{ |
---|
| 1484 | "text": "panel.css", |
---|
| 1485 | "path": "resources/css/theme-gray/" |
---|
| 1486 | },{ |
---|
| 1487 | "text": "window.css", |
---|
| 1488 | "path": "resources/css/theme-gray/" |
---|
| 1489 | },{ |
---|
| 1490 | "text": "editor.css", |
---|
| 1491 | "path": "resources/css/theme-gray/" |
---|
| 1492 | },{ |
---|
| 1493 | "text": "borders.css", |
---|
| 1494 | "path": "resources/css/theme-gray/" |
---|
| 1495 | },{ |
---|
| 1496 | "text": "layout.css", |
---|
| 1497 | "path": "resources/css/theme-gray/" |
---|
| 1498 | },{ |
---|
| 1499 | "text": "progress.css", |
---|
| 1500 | "path": "resources/css/theme-gray/" |
---|
| 1501 | },{ |
---|
| 1502 | "text": "list-view.css", |
---|
| 1503 | "path": "resources/css/theme-gray/" |
---|
| 1504 | },{ |
---|
| 1505 | "text": "slider.css", |
---|
| 1506 | "path": "resources/css/theme-gray/" |
---|
| 1507 | },{ |
---|
| 1508 | "text": "dialog.css", |
---|
| 1509 | "path": "resources/css/theme-gray/" |
---|
| 1510 | }] |
---|
| 1511 | },{ |
---|
| 1512 | "name": "Ext Accessibility Theme", |
---|
| 1513 | "file": "resources/css/xtheme-access.css", |
---|
| 1514 | "fileIncludes": [{ |
---|
| 1515 | "text": "core.css", |
---|
| 1516 | "path": "resources/css/theme-access/" |
---|
| 1517 | },{ |
---|
| 1518 | "text": "tabs.css", |
---|
| 1519 | "path": "resources/css/theme-access/" |
---|
| 1520 | },{ |
---|
| 1521 | "text": "form.css", |
---|
| 1522 | "path": "resources/css/theme-access/" |
---|
| 1523 | },{ |
---|
| 1524 | "text": "button.css", |
---|
| 1525 | "path": "resources/css/theme-access/" |
---|
| 1526 | },{ |
---|
| 1527 | "text": "toolbar.css", |
---|
| 1528 | "path": "resources/css/theme-access/" |
---|
| 1529 | },{ |
---|
| 1530 | "text": "resizable.css", |
---|
| 1531 | "path": "resources/css/theme-access/" |
---|
| 1532 | },{ |
---|
| 1533 | "text": "grid.css", |
---|
| 1534 | "path": "resources/css/theme-access/" |
---|
| 1535 | },{ |
---|
| 1536 | "text": "dd.css", |
---|
| 1537 | "path": "resources/css/theme-access/" |
---|
| 1538 | },{ |
---|
| 1539 | "text": "tree.css", |
---|
| 1540 | "path": "resources/css/theme-access/" |
---|
| 1541 | },{ |
---|
| 1542 | "text": "date-picker.css", |
---|
| 1543 | "path": "resources/css/theme-access/" |
---|
| 1544 | },{ |
---|
| 1545 | "text": "qtips.css", |
---|
| 1546 | "path": "resources/css/theme-access/" |
---|
| 1547 | },{ |
---|
| 1548 | "text": "menu.css", |
---|
| 1549 | "path": "resources/css/theme-access/" |
---|
| 1550 | },{ |
---|
| 1551 | "text": "box.css", |
---|
| 1552 | "path": "resources/css/theme-access/" |
---|
| 1553 | },{ |
---|
| 1554 | "text": "combo.css", |
---|
| 1555 | "path": "resources/css/theme-access/" |
---|
| 1556 | },{ |
---|
| 1557 | "text": "panel.css", |
---|
| 1558 | "path": "resources/css/theme-access/" |
---|
| 1559 | },{ |
---|
| 1560 | "text": "window.css", |
---|
| 1561 | "path": "resources/css/theme-access/" |
---|
| 1562 | },{ |
---|
| 1563 | "text": "editor.css", |
---|
| 1564 | "path": "resources/css/theme-access/" |
---|
| 1565 | },{ |
---|
| 1566 | "text": "borders.css", |
---|
| 1567 | "path": "resources/css/theme-access/" |
---|
| 1568 | },{ |
---|
| 1569 | "text": "layout.css", |
---|
| 1570 | "path": "resources/css/theme-access/" |
---|
| 1571 | },{ |
---|
| 1572 | "text": "progress.css", |
---|
| 1573 | "path": "resources/css/theme-access/" |
---|
| 1574 | },{ |
---|
| 1575 | "text": "list-view.css", |
---|
| 1576 | "path": "resources/css/theme-access/" |
---|
| 1577 | },{ |
---|
| 1578 | "text": "slider.css", |
---|
| 1579 | "path": "resources/css/theme-access/" |
---|
| 1580 | },{ |
---|
| 1581 | "text": "dialog.css", |
---|
| 1582 | "path": "resources/css/theme-access/" |
---|
| 1583 | }] |
---|
| 1584 | },{ |
---|
| 1585 | "name": "Ext Debug CSS", |
---|
| 1586 | "file": "resources/css/debug.css", |
---|
| 1587 | "fileIncludes": [{ |
---|
| 1588 | "text": "debug.css", |
---|
| 1589 | "path": "resources/css/structure/" |
---|
| 1590 | },{ |
---|
| 1591 | "text": "debug.css", |
---|
| 1592 | "path": "resources/css/visual/" |
---|
| 1593 | }] |
---|
| 1594 | }], |
---|
| 1595 | "resources": [{ |
---|
| 1596 | "src": "src/", |
---|
| 1597 | "dest": "src/", |
---|
| 1598 | "filters": ".*\\.js" |
---|
| 1599 | },{ |
---|
| 1600 | "src": "examples/", |
---|
| 1601 | "dest": "examples/", |
---|
| 1602 | "filters": ".*[\\.html|\\.jpg|\\.png|\\.gif|\\.css|\\.js|\\.php]" |
---|
| 1603 | },{ |
---|
| 1604 | "src": "test/", |
---|
| 1605 | "dest": "test/", |
---|
| 1606 | "filters": ".*[\\.js]" |
---|
| 1607 | },{ |
---|
| 1608 | "src": "welcome/", |
---|
| 1609 | "dest": "welcome/", |
---|
| 1610 | "filters": ".*" |
---|
| 1611 | },{ |
---|
| 1612 | "src": "index.html", |
---|
| 1613 | "dest": "index.html", |
---|
| 1614 | "filters": ".*" |
---|
| 1615 | },{ |
---|
| 1616 | "src": "resources/", |
---|
| 1617 | "dest": "resources/", |
---|
| 1618 | "filters": ".*" |
---|
| 1619 | },{ |
---|
| 1620 | "src": "release-notes.html", |
---|
| 1621 | "dest": "release-notes.html", |
---|
| 1622 | "filters": ".*" |
---|
| 1623 | },{ |
---|
| 1624 | "src": "license.txt", |
---|
| 1625 | "dest": "license.txt", |
---|
| 1626 | "filters": ".*" |
---|
| 1627 | },{ |
---|
| 1628 | "src": "gpl-3.0.txt", |
---|
| 1629 | "dest": "gpl-3.0.txt", |
---|
| 1630 | "filters": ".*" |
---|
| 1631 | },{ |
---|
| 1632 | "src": "INCLUDE_ORDER.txt", |
---|
| 1633 | "dest": "INCLUDE_ORDER.txt", |
---|
| 1634 | "filters": ".*" |
---|
| 1635 | },{ |
---|
| 1636 | "src": "ext.jsb2", |
---|
| 1637 | "dest": "ext.jsb2", |
---|
| 1638 | "filters": ".*" |
---|
| 1639 | }] |
---|
| 1640 | } |
---|