{
projectName: 'Ext JS',
- deployDir: 'ext-3.0.3',
- licenseText: "Ext JS Library 3.0.3\nCopyright(c) 2006-2009 Ext JS, LLC\nlicensing@extjs.com\nhttp://www.extjs.com/license",
+ deployDir: 'ext-3.1+',
+ licenseText: "Ext JS Library 3.1+\nCopyright(c) 2006-2009 Ext JS, LLC\nlicensing@extjs.com\nhttp://www.extjs.com/license",
pkgs: [{
name: 'Ext Base',
file: 'adapter/ext/ext-base.js',
text: 'Ext.js',
path: 'src/core/core/'
},{
- text: 'Ext-more.js',
- path: 'src/core/'
- },{
+ text: 'Ext-more.js',
+ path: 'src/core/'
+ },{
text: 'TaskMgr.js',
path: 'src/util/core/'
},{
},{
text: 'ext-base-dom-more.js',
path: 'src/adapter/'
- },{
+ },{
text: 'ext-base-event.js',
path: 'src/adapter/core/'
},{
},{
text: 'ext-base-region.js',
path: 'src/adapter/core/'
- },{
+ },{
text: 'ext-base-point.js',
path: 'src/adapter/core/'
- },{
+ },{
text: 'ext-base-anim.js',
path: 'src/adapter/core/'
},{
},{
text: 'DomQuery.js',
path: 'src/core/core/'
+ },{
+ text: 'DelayedTask.js',
+ path: 'src/util/core/'
},{
text: 'Observable.js',
path: 'src/util/core/'
},{
text: 'Element.traversal.js',
path: 'src/core/core/'
+ },{
+ text: 'Element.traversal-more.js',
+ path: 'src/core/'
},{
text: 'Element.insertion.js',
path: 'src/core/core/'
},{
text: 'Date.js',
path: 'src/util/'
- },{
- text: 'DelayedTask.js',
- path: 'src/util/core/'
},{
text: 'MixedCollection.js',
path: 'src/util/'
path: 'src/util/'
},{
text: 'Error.js',
- path: 'src/core/'
- }]
+ path: 'src/core/'
+ }]
},{
name: 'Drag Drop',
file: 'pkgs/ext-dd.js',
text: 'StatusProxy.js',
path: 'src/dd/'
},{
- text: 'DragSource.js',
+ text: 'DragSource.js',
path: 'src/dd/'
- },{
+ },{
text: 'DropTarget.js',
path: 'src/dd/'
},{
text: 'DataProxy.js',
path: 'src/data/'
},{
- text: 'ScriptTagProxy.js',
- path: 'src/data/'
- },{
+ text: 'Request.js',
+ path: 'src/data/'
+ }, {
+ text: 'Response.js',
+ path: 'src/data/'
+ }, {
+ text: 'ScriptTagProxy.js',
+ path: 'src/data/'
+ },{
text: 'HttpProxy.js',
path: 'src/data/'
},{
text: 'DatePicker.js',
path: 'src/widgets/'
},{
- text: 'LoadMask.js',
+ text: 'LoadMask.js',
path: 'src/widgets/'
},{
text: 'Slider.js',
},{
text: 'ListView.js',
path: 'src/widgets/list/'
+ },{
+ text: 'Column.js',
+ path: 'src/widgets/list/'
},{
text: 'ColumnResizer.js',
path: 'src/widgets/list/'
text: 'TreeSelectionModel.js',
path: 'src/widgets/tree/'
},{
- text: 'Tree.js',
- path: 'src/data/'
- },{
+ text: 'Tree.js',
+ path: 'src/data/'
+ },{
text: 'TreeNode.js',
path: 'src/widgets/tree/'
},{
name: 'Ext All',
file: 'ext-all.js',
isDebug: true,
- includeDeps: true,
+ includeDeps: true,
pkgDeps: [
- 'pkgs/ext-foundation.js',
- 'pkgs/cmp-foundation.js',
- 'pkgs/ext-dd.js',
- 'pkgs/data-foundation.js',
- 'pkgs/data-json.js',
- 'pkgs/data-xml.js',
- 'pkgs/data-grouping.js',
- 'pkgs/direct.js',
- 'pkgs/resizable.js',
- 'pkgs/window.js',
- 'pkgs/state.js',
- 'pkgs/data-list-views.js',
- 'pkgs/pkg-tabs.js',
- 'pkgs/pkg-buttons.js',
- 'pkgs/pkg-toolbars.js',
- 'pkgs/pkg-history.js',
- 'pkgs/pkg-tips.js',
- 'pkgs/pkg-tree.js',
- 'pkgs/pkg-charts.js',
- 'pkgs/pkg-menu.js',
- 'pkgs/pkg-forms.js',
- 'pkgs/pkg-grid-foundation.js',
- 'pkgs/pkg-grid-editor.js',
- 'pkgs/pkg-grid-property.js',
- 'pkgs/pkg-grid-grouping.js'
- ],
- fileIncludes: []
+ 'pkgs/ext-foundation.js',
+ 'pkgs/cmp-foundation.js',
+ 'pkgs/ext-dd.js',
+ 'pkgs/data-foundation.js',
+ 'pkgs/data-json.js',
+ 'pkgs/data-xml.js',
+ 'pkgs/data-grouping.js',
+ 'pkgs/direct.js',
+ 'pkgs/resizable.js',
+ 'pkgs/window.js',
+ 'pkgs/state.js',
+ 'pkgs/data-list-views.js',
+ 'pkgs/pkg-tabs.js',
+ 'pkgs/pkg-buttons.js',
+ 'pkgs/pkg-toolbars.js',
+ 'pkgs/pkg-history.js',
+ 'pkgs/pkg-tips.js',
+ 'pkgs/pkg-tree.js',
+ 'pkgs/pkg-charts.js',
+ 'pkgs/pkg-menu.js',
+ 'pkgs/pkg-forms.js',
+ 'pkgs/pkg-grid-foundation.js',
+ 'pkgs/pkg-grid-editor.js',
+ 'pkgs/pkg-grid-property.js',
+ 'pkgs/pkg-grid-grouping.js'
+ ],
+ fileIncludes: []
},{
name: 'User Extension JS Pack',
file: 'examples/ux/ux-all.js',
},{
text: 'CheckColumn.js',
path: 'examples/ux/'
+ },{
+ text: 'ColumnHeaderGroup.js',
+ path: 'examples/ux/'
},{
text: 'ColumnNodeUI.js',
path: 'examples/ux/'
},{
text: 'ItemSelector.js',
path: 'examples/ux/'
+ },{
+ text: 'LockingGridView.js',
+ path: 'examples/ux/'
},{
text: 'MultiSelect.js',
path: 'examples/ux/'
},{
text: 'ValidationStatus.js',
path: 'examples/ux/statusbar/'
+ }, {
+ text: 'TreeGridColumns.js',
+ path: 'examples/ux/treegrid/'
+ },{
+ text: 'TreeGridNodeUI.js',
+ path: 'examples/ux/treegrid/'
+ },{
+ text: 'TreeGridColumnResizer.js',
+ path: 'examples/ux/treegrid/'
+ },{
+ text: 'TreeGridSorter.js',
+ path: 'examples/ux/treegrid/'
+ },{
+ text: 'TreeGridLoader.js',
+ path: 'examples/ux/treegrid/'
+ },{
+ text: 'TreeGrid.js',
+ path: 'examples/ux/treegrid/'
}]
},{
name: 'User Extension CSS Pack',
fileIncludes: [{
text: 'CenterLayout.css',
path: 'examples/ux/css/'
+ },{
+ text: 'ColumnHeaderGroup.css',
+ path: 'examples/ux/css/'
},{
text: 'ColumnNodeUI.css',
path: 'examples/ux/css/'
},{
text: 'GroupTab.css',
path: 'examples/ux/css/'
+ },{
+ text: 'LockingGridView.css',
+ path: 'examples/ux/css/'
},{
text: 'MultiSelect.css',
path: 'examples/ux/css/'
},{
text: 'statusbar.css',
path: 'examples/ux/statusbar/css/'
+ },{
+ text: 'treegrid.css',
+ path: 'examples/ux/treegrid/'
}]
},{
name: 'Ext All CSS',
},{
text: 'box.css',
path: 'resources/css/structure/'
- },{
- text: 'debug.css',
- path: 'resources/css/structure/'
},{
text: 'combo.css',
path: 'resources/css/structure/'
},{
text: 'box.css',
path: 'resources/css/visual/'
- },{
- text: 'debug.css',
- path: 'resources/css/visual/'
},{
text: 'combo.css',
path: 'resources/css/visual/'
text: 'dialog.css',
path: 'resources/css/visual/'
}]
+ },{
+ name: 'Ext Debug CSS',
+ file: 'resources/css/debug.css',
+ fileIncludes: [{
+ text: 'debug.css',
+ path: 'resources/css/structure/'
+ },{
+ text: 'debug.css',
+ path: 'resources/css/visual/'
+ }]
}],
resources: [{
src: 'src/',
src: 'license.txt',
dest: 'license.txt',
filters: ".*"
+ },{
+ src: 'gpl-3.0.txt',
+ dest: 'gpl-3.0.txt',
+ filters: ".*"
},{
src: 'INCLUDE_ORDER.txt',
dest: 'INCLUDE_ORDER.txt',
filters: ".*"
}]
}
-