X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/3789b528d8dd8aad4558e38e22d775bcab1cbd36..HEAD:/build/sdk.jsb3 diff --git a/build/sdk.jsb3 b/build/sdk.jsb3 old mode 100755 new mode 100644 index 81b37c0b..47fd3170 --- a/build/sdk.jsb3 +++ b/build/sdk.jsb3 @@ -1,6 +1,6 @@ { "projectName": "Ext JS 4 SDK", - "licenseText": "Ext JS - JavaScript Library\nCopyright (c) 2006-2011, Sencha Inc.\nAll rights reserved.\nlicensing@sencha.com", + "licenseText": "\nThis file is part of Ext JS 4\n\nCopyright (c) 2011 Sencha Inc\n\nContact: http://www.sencha.com/contact\n\nGNU General Public License Usage\nThis file may be used under the terms of the GNU General Public License version 3.0 as published by the Free Software Foundation and appearing in the file LICENSE included in the packaging of this file. Please review the following information to ensure the GNU General Public License version 3.0 requirements will be met: http://www.gnu.org/copyleft/gpl.html.\n\nIf you are unsure which license is appropriate for your use, please contact the sales department at http://www.sencha.com/contact.\n", "packages": [ { "name": "Foundation", @@ -204,37 +204,13 @@ "path": "../../platform/src/state/", "name": "Provider.js" }, - { - "path": "../../platform/src/util/", - "name": "HashMap.js" - }, - { - "path": "../../platform/src/", - "name": "Template.js" - }, { "path": "../../platform/src/", "name": "ComponentQuery.js" }, { "path": "../../platform/src/util/", - "name": "Filter.js" - }, - { - "path": "../../platform/src/util/", - "name": "Sorter.js" - }, - { - "path": "../../platform/src/", - "name": "ElementLoader.js" - }, - { - "path": "../../platform/src/layout/", - "name": "Layout.js" - }, - { - "path": "../../platform/src/layout/component/", - "name": "Component.js" + "name": "HashMap.js" }, { "path": "../../platform/src/state/", @@ -248,69 +224,53 @@ "path": "../../platform/src/", "name": "AbstractManager.js" }, - { - "path": "../../platform/src/", - "name": "PluginManager.js" - }, { "path": "../../platform/src/", "name": "ComponentManager.js" }, { "path": "../../platform/src/", - "name": "XTemplate.js" - }, - { - "path": "../../platform/src/util/", - "name": "AbstractMixedCollection.js" + "name": "AbstractComponent.js" }, { - "path": "../../platform/src/util/", - "name": "Sortable.js" + "path": "../../platform/src/", + "name": "AbstractPlugin.js" }, { - "path": "../../platform/src/util/", - "name": "MixedCollection.js" + "path": "../../platform/src/data/", + "name": "Connection.js" }, { - "path": "../../platform/src/data/", - "name": "StoreManager.js" + "path": "../../platform/src/", + "name": "Ajax.js" }, { "path": "../../platform/src/", - "name": "LoadMask.js" + "name": "ElementLoader.js" }, { "path": "../../platform/src/", "name": "ComponentLoader.js" }, { - "path": "../../platform/src/layout/component/", - "name": "Auto.js" + "path": "../../platform/src/data/", + "name": "Association.js" }, { "path": "../../platform/src/", - "name": "AbstractComponent.js" + "name": "ModelManager.js" }, { "path": "../../platform/src/", - "name": "AbstractPlugin.js" - }, - { - "path": "../../platform/src/data/", - "name": "Connection.js" + "name": "PluginManager.js" }, { "path": "../../platform/src/", - "name": "Ajax.js" - }, - { - "path": "../../platform/src/data/", - "name": "Association.js" + "name": "Template.js" }, { "path": "../../platform/src/", - "name": "ModelManager.js" + "name": "XTemplate.js" }, { "path": "../../platform/src/app/", @@ -318,11 +278,19 @@ }, { "path": "../../platform/src/data/", - "name": "SortTypes.js" + "name": "IdGenerator.js" }, { "path": "../../platform/src/data/", - "name": "Errors.js" + "name": "SortTypes.js" + }, + { + "path": "../../platform/src/util/", + "name": "Filter.js" + }, + { + "path": "../../platform/src/util/", + "name": "Sorter.js" }, { "path": "../../platform/src/data/", @@ -345,8 +313,8 @@ "name": "Floating.js" }, { - "path": "../../platform/src/layout/container/", - "name": "AbstractContainer.js" + "path": "../../platform/src/layout/", + "name": "Layout.js" }, { "path": "../src/", @@ -365,8 +333,8 @@ "name": "ClickRepeater.js" }, { - "path": "../src/layout/component/", - "name": "Button.js" + "path": "../../platform/src/layout/component/", + "name": "Component.js" }, { "path": "../src/util/", @@ -424,6 +392,10 @@ "path": "../../platform/src/layout/component/", "name": "AbstractDock.js" }, + { + "path": "../../platform/src/util/", + "name": "Memento.js" + }, { "path": "../../platform/src/app/", "name": "EventBus.js" @@ -436,6 +408,22 @@ "path": "../../platform/src/data/", "name": "Field.js" }, + { + "path": "../../platform/src/util/", + "name": "AbstractMixedCollection.js" + }, + { + "path": "../../platform/src/util/", + "name": "Sortable.js" + }, + { + "path": "../../platform/src/util/", + "name": "MixedCollection.js" + }, + { + "path": "../../platform/src/data/", + "name": "Errors.js" + }, { "path": "../../platform/src/data/reader/", "name": "Reader.js" @@ -464,10 +452,18 @@ "path": "../../platform/src/data/", "name": "Model.js" }, + { + "path": "../../platform/src/data/", + "name": "StoreManager.js" + }, { "path": "../src/", "name": "Component.js" }, + { + "path": "../../platform/src/layout/container/", + "name": "AbstractContainer.js" + }, { "path": "../src/layout/container/", "name": "Container.js" @@ -500,6 +496,10 @@ "path": "../src/menu/", "name": "Manager.js" }, + { + "path": "../src/layout/component/", + "name": "Button.js" + }, { "path": "../src/button/", "name": "Button.js" @@ -638,7 +638,7 @@ }, { "path": "../../platform/src/layout/component/", - "name": "Draw.js" + "name": "Auto.js" }, { "path": "../../platform/src/chart/theme/", @@ -660,6 +660,10 @@ "path": "../../platform/src/draw/", "name": "Surface.js" }, + { + "path": "../../platform/src/layout/component/", + "name": "Draw.js" + }, { "path": "../../platform/src/draw/", "name": "Component.js" @@ -840,6 +844,10 @@ "path": "../../platform/src/data/", "name": "Request.js" }, + { + "path": "../../platform/src/data/", + "name": "SequentialIdGenerator.js" + }, { "path": "../../platform/src/data/", "name": "Tree.js" @@ -848,6 +856,10 @@ "path": "../../platform/src/data/", "name": "TreeStore.js" }, + { + "path": "../../platform/src/data/", + "name": "UuidGenerator.js" + }, { "path": "../../platform/src/data/", "name": "XmlStore.js" @@ -988,6 +1000,10 @@ "path": "../../platform/src/util/", "name": "Point.js" }, + { + "path": "../src/", + "name": "LoadMask.js" + }, { "path": "../../platform/src/view/", "name": "AbstractView.js" @@ -1664,8 +1680,8 @@ ], "builds": [ { - "name": "All Debug", - "target": "ext-all-debug.js", + "name": "All Dev", + "target": "ext-all-dev.js", "options": { "debug": true }, @@ -1677,6 +1693,17 @@ "misc" ] }, + { + "name": "All Debug", + "target": "ext-all-debug.js", + "packages": [ + "foundation", + "extras", + "dom", + "classes", + "misc" + ] + }, { "name": "All", "target": "ext-all.js", @@ -1690,8 +1717,8 @@ ] }, { - "name": "Sandboxed All Debug", - "target": "builds/ext-all-sandbox-debug.js", + "name": "Sandboxed All Dev", + "target": "builds/ext-all-sandbox-dev.js", "options": { "debug": true }, @@ -1713,6 +1740,27 @@ "misc" ] }, + { + "name": "Sandboxed All Debug", + "target": "builds/ext-all-sandbox-debug.js", + "namespaceRewrites": [ + { + "from": "Ext", + "to": "Ext4" + } + ], + "settings": { + "baseCSSPrefix": "x4-", + "scopeResetCSS": true + }, + "packages": [ + "foundation", + "extras", + "dom", + "classes", + "misc" + ] + }, { "name": "Sandboxed All", "target": "builds/ext-all-sandbox.js", @@ -1736,8 +1784,8 @@ ] }, { - "name": "Foundation Debug", - "target": "builds/ext-foundation-debug.js", + "name": "Foundation Dev", + "target": "builds/ext-foundation-dev.js", "options": { "debug": true }, @@ -1745,6 +1793,13 @@ "foundation" ] }, + { + "name": "Foundation Debug", + "target": "builds/ext-foundation-debug.js", + "packages": [ + "foundation" + ] + }, { "name": "Foundation", "target": "builds/ext-foundation.js", @@ -1754,8 +1809,8 @@ ] }, { - "name": "Core Debug", - "target": "builds/ext-core-debug.js", + "name": "Core Dev", + "target": "builds/ext-core-dev.js", "options": { "debug": true }, @@ -1765,6 +1820,15 @@ "dom" ] }, + { + "name": "Core Debug", + "target": "builds/ext-core-debug.js", + "packages": [ + "foundation", + "extras", + "dom" + ] + }, { "name": "Core", "target": "builds/ext-core.js", @@ -1776,8 +1840,8 @@ ] }, { - "name": "Bootstrap Debug", - "target": "ext-debug.js", + "name": "Bootstrap Dev", + "target": "ext-dev.js", "options": { "debug": true }, @@ -1788,6 +1852,16 @@ "manifest" ] }, + { + "name": "Bootstrap Debug", + "target": "ext-debug.js", + "packages": [ + "foundation", + "extras", + "dom", + "manifest" + ] + }, { "name": "Bootstrap", "target": "ext.js", @@ -1821,10 +1895,6 @@ "src": "../test/", "dest": "test" }, - { - "src": "../overview/", - "dest": "overview" - }, { "src": "../index.html", "dest": "index.html"