X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6746dc89c47ed01b165cc1152533605f97eb8e8d..HEAD:/pkgs/manifest.js diff --git a/pkgs/manifest.js b/pkgs/manifest.js index 246fc044..84012c18 100644 --- a/pkgs/manifest.js +++ b/pkgs/manifest.js @@ -30,8 +30,6 @@ If you are unsure which license is appropriate for your use, please contact the ], "Ext.ElementLoader":["" ], - "Ext.LoadMask":["" - ], "Ext.ModelManager":["" ], "Ext.PluginManager":["" @@ -132,6 +130,8 @@ If you are unsure which license is appropriate for your use, please contact the ], "Ext.data.HasManyAssociation":["association.hasmany" ], + "Ext.data.IdGenerator":["" + ], "Ext.data.JsonP":["" ], "Ext.data.JsonPStore":["store.jsonp" @@ -150,6 +150,8 @@ If you are unsure which license is appropriate for your use, please contact the ], "Ext.data.ResultSet":["" ], + "Ext.data.SequentialIdGenerator":["idgen.sequential" + ], "Ext.data.SortTypes":["" ], "Ext.data.Store":["store.store" @@ -162,6 +164,8 @@ If you are unsure which license is appropriate for your use, please contact the ], "Ext.data.Types":["" ], + "Ext.data.UuidGenerator":["" + ], "Ext.data.validations":["" ], "Ext.data.XmlStore":["store.xml" @@ -349,6 +353,8 @@ If you are unsure which license is appropriate for your use, please contact the ], "Ext.Layer":["" ], + "Ext.LoadMask":["widget.loadmask" + ], "Ext.ProgressBar":["widget.progressbar" ], "Ext.Shadow":["" @@ -911,7 +917,6 @@ If you are unsure which license is appropriate for your use, please contact the "Ext.KeyNav":"Ext.util.KeyNav", "Ext.BoundList":"Ext.view.BoundList", "Ext.DataView":"Ext.view.View", - "Ext.MessageBox":"Ext.window.MessageBox", "Ext.Window":"Ext.window.Window" } };var scripts = document.getElementsByTagName('script'),