Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/yui/phploader/lib/meta/config_3.3.0pr3.php
Go to the documentation of this file.
00001 <?php $GLOBALS['yui_current'] = array (
00002   'base' => 'http://yui.yahooapis.com/3.3.0pr3/build/',
00003   'skin' => 
00004   array (
00005     'after' => 
00006     array (
00007       0 => 'cssreset',
00008       1 => 'cssfonts',
00009       2 => 'cssgrids',
00010       3 => 'cssbase',
00011       4 => 'cssreset-context',
00012       5 => 'cssfonts-context',
00013     ),
00014     'path' => 'skin.css',
00015     'base' => 'assets/skins/',
00016     'defaultSkin' => 'sam',
00017   ),
00018   'moduleInfo' => 
00019   array (
00020     'arraylist-add' => 
00021     array (
00022       'path' => 'collection/arraylist-add-min.js',
00023       'requires' => 
00024       array (
00025         0 => 'arraylist',
00026       ),
00027       'type' => 'js',
00028       'pkg' => 'collection',
00029       'name' => 'arraylist-add',
00030       'ext' => false,
00031     ),
00032     'lang/datatype_it-IT' => 
00033     array (
00034       'requires' => 
00035       array (
00036       ),
00037       'path' => 'datatype/lang/datatype_it-IT.js',
00038       'supersedes' => 
00039       array (
00040         0 => 'lang/datatype-date_it-IT',
00041       ),
00042       'type' => 'js',
00043       'intl' => true,
00044       'langPack' => true,
00045       'ext' => false,
00046       'name' => 'lang/datatype_it-IT',
00047     ),
00048     'lang/datatype-date_ja-JP' => 
00049     array (
00050       'requires' => 
00051       array (
00052       ),
00053       'path' => 'datatype/lang/datatype-date_ja-JP.js',
00054       'supersedes' => 
00055       array (
00056       ),
00057       'type' => 'js',
00058       'intl' => true,
00059       'langPack' => true,
00060       'ext' => false,
00061       'name' => 'lang/datatype-date_ja-JP',
00062     ),
00063     'datasource-local' => 
00064     array (
00065       'path' => 'datasource/datasource-local-min.js',
00066       'requires' => 
00067       array (
00068         0 => 'base',
00069       ),
00070       'type' => 'js',
00071       'pkg' => 'datasource',
00072       'name' => 'datasource-local',
00073       'ext' => false,
00074     ),
00075     'skin-sam-console-filters' => 
00076     array (
00077       'requires' => 
00078       array (
00079       ),
00080       'after_map' => 
00081       array (
00082         'cssfonts' => true,
00083         'cssfonts-context' => true,
00084         'cssreset-context' => true,
00085         'cssbase' => true,
00086         'cssgrids' => true,
00087         'cssreset' => true,
00088       ),
00089       'path' => 'console/assets/skins/sam/console-filters.css',
00090       'type' => 'css',
00091       'ext' => false,
00092       'name' => 'skin-sam-console-filters',
00093       'after' => 
00094       array (
00095         0 => 'cssreset',
00096         1 => 'cssfonts',
00097         2 => 'cssgrids',
00098         3 => 'cssbase',
00099         4 => 'cssreset-context',
00100         5 => 'cssfonts-context',
00101       ),
00102     ),
00103     'lang/datatype_ko-KR' => 
00104     array (
00105       'requires' => 
00106       array (
00107       ),
00108       'path' => 'datatype/lang/datatype_ko-KR.js',
00109       'supersedes' => 
00110       array (
00111         0 => 'lang/datatype-date_ko-KR',
00112       ),
00113       'type' => 'js',
00114       'intl' => true,
00115       'langPack' => true,
00116       'ext' => false,
00117       'name' => 'lang/datatype_ko-KR',
00118     ),
00119     'querystring' => 
00120     array (
00121       'supersedes' => 
00122       array (
00123         0 => 'querystring-parse',
00124         1 => 'querystring-stringify',
00125       ),
00126       'path' => 'querystring/querystring-min.js',
00127       'rollup' => 2,
00128       'type' => 'js',
00129       'ext' => false,
00130       'submodules' => 
00131       array (
00132         'querystring-parse' => 
00133         array (
00134           'path' => 'querystring/querystring-parse-min.js',
00135           'requires' => 
00136           array (
00137             0 => 'array-extras',
00138             1 => 'yui-base',
00139           ),
00140           'type' => 'js',
00141           'pkg' => 'querystring',
00142           'name' => 'querystring-parse',
00143           'ext' => false,
00144         ),
00145         'querystring-stringify' => 
00146         array (
00147           'path' => 'querystring/querystring-stringify-min.js',
00148           'requires' => 
00149           array (
00150             0 => 'yui-base',
00151           ),
00152           'type' => 'js',
00153           'pkg' => 'querystring',
00154           'name' => 'querystring-stringify',
00155           'ext' => false,
00156         ),
00157       ),
00158       'name' => 'querystring',
00159       'requires' => 
00160       array (
00161       ),
00162     ),
00163     'datasource-textschema' => 
00164     array (
00165       'path' => 'datasource/datasource-textschema-min.js',
00166       'requires' => 
00167       array (
00168         0 => 'plugin',
00169         1 => 'datasource-local',
00170         2 => 'dataschema-text',
00171       ),
00172       'type' => 'js',
00173       'pkg' => 'datasource',
00174       'name' => 'datasource-textschema',
00175       'ext' => false,
00176     ),
00177     'datasource-jsonschema' => 
00178     array (
00179       'path' => 'datasource/datasource-jsonschema-min.js',
00180       'requires' => 
00181       array (
00182         0 => 'dataschema-json',
00183         1 => 'plugin',
00184         2 => 'datasource-local',
00185       ),
00186       'type' => 'js',
00187       'pkg' => 'datasource',
00188       'name' => 'datasource-jsonschema',
00189       'ext' => false,
00190     ),
00191     'stylesheet' => 
00192     array (
00193       'path' => 'stylesheet/stylesheet-min.js',
00194       'requires' => 
00195       array (
00196         0 => 'yui-base',
00197       ),
00198       'type' => 'js',
00199       'name' => 'stylesheet',
00200       'ext' => false,
00201     ),
00202     'autocomplete-plugin' => 
00203     array (
00204       'path' => 'autocomplete/autocomplete-plugin-min.js',
00205       'requires' => 
00206       array (
00207         0 => 'node-pluginhost',
00208         1 => 'autocomplete-list',
00209       ),
00210       'type' => 'js',
00211       'pkg' => 'autocomplete-list',
00212       'name' => 'autocomplete-plugin',
00213       'ext' => false,
00214     ),
00215     'lang/datatype-date_es-PE' => 
00216     array (
00217       'requires' => 
00218       array (
00219       ),
00220       'path' => 'datatype/lang/datatype-date_es-PE.js',
00221       'supersedes' => 
00222       array (
00223       ),
00224       'type' => 'js',
00225       'intl' => true,
00226       'langPack' => true,
00227       'ext' => false,
00228       'name' => 'lang/datatype-date_es-PE',
00229     ),
00230     'datasource-polling' => 
00231     array (
00232       'path' => 'datasource/datasource-polling-min.js',
00233       'requires' => 
00234       array (
00235         0 => 'datasource-local',
00236       ),
00237       'type' => 'js',
00238       'pkg' => 'datasource',
00239       'name' => 'datasource-polling',
00240       'ext' => false,
00241     ),
00242     'lang/datatype-date_ca' => 
00243     array (
00244       'requires' => 
00245       array (
00246       ),
00247       'path' => 'datatype/lang/datatype-date_ca.js',
00248       'supersedes' => 
00249       array (
00250       ),
00251       'type' => 'js',
00252       'intl' => true,
00253       'langPack' => true,
00254       'ext' => false,
00255       'name' => 'lang/datatype-date_ca',
00256     ),
00257     'lang/datatype_pl-PL' => 
00258     array (
00259       'requires' => 
00260       array (
00261       ),
00262       'path' => 'datatype/lang/datatype_pl-PL.js',
00263       'supersedes' => 
00264       array (
00265         0 => 'lang/datatype-date_pl-PL',
00266       ),
00267       'type' => 'js',
00268       'intl' => true,
00269       'langPack' => true,
00270       'ext' => false,
00271       'name' => 'lang/datatype_pl-PL',
00272     ),
00273     'skin-sam-slider-base' => 
00274     array (
00275       'requires' => 
00276       array (
00277       ),
00278       'after_map' => 
00279       array (
00280         'cssfonts' => true,
00281         'cssfonts-context' => true,
00282         'cssreset-context' => true,
00283         'cssbase' => true,
00284         'cssgrids' => true,
00285         'cssreset' => true,
00286       ),
00287       'path' => 'slider/assets/skins/sam/slider-base.css',
00288       'type' => 'css',
00289       'ext' => false,
00290       'name' => 'skin-sam-slider-base',
00291       'after' => 
00292       array (
00293         0 => 'cssreset',
00294         1 => 'cssfonts',
00295         2 => 'cssgrids',
00296         3 => 'cssbase',
00297         4 => 'cssreset-context',
00298         5 => 'cssfonts-context',
00299       ),
00300     ),
00301     'swf' => 
00302     array (
00303       'path' => 'swf/swf-min.js',
00304       'requires' => 
00305       array (
00306         0 => 'swfdetect',
00307         1 => 'event-custom',
00308         2 => 'node',
00309       ),
00310       'type' => 'js',
00311       'name' => 'swf',
00312       'ext' => false,
00313     ),
00314     'anim-node-plugin' => 
00315     array (
00316       'path' => 'anim/anim-node-plugin-min.js',
00317       'requires' => 
00318       array (
00319         0 => 'node-pluginhost',
00320         1 => 'anim-base',
00321       ),
00322       'type' => 'js',
00323       'pkg' => 'anim',
00324       'name' => 'anim-node-plugin',
00325       'ext' => false,
00326     ),
00327     'cache-offline' => 
00328     array (
00329       'path' => 'cache/cache-offline-min.js',
00330       'requires' => 
00331       array (
00332         0 => 'cache-base',
00333         1 => 'json',
00334       ),
00335       'type' => 'js',
00336       'pkg' => 'cache',
00337       'name' => 'cache-offline',
00338       'ext' => false,
00339     ),
00340     'arraysort' => 
00341     array (
00342       'path' => 'arraysort/arraysort-min.js',
00343       'type' => 'js',
00344       'ext' => false,
00345       'name' => 'arraysort',
00346       'requires' => 
00347       array (
00348       ),
00349     ),
00350     'console-filters' => 
00351     array (
00352       'requires' => 
00353       array (
00354         0 => 'plugin',
00355         1 => 'console',
00356       ),
00357       'path' => 'console/console-filters-min.js',
00358       'type' => 'js',
00359       'pkg' => 'console',
00360       'skinnable' => true,
00361       'ext' => false,
00362       'name' => 'console-filters',
00363     ),
00364     'lang/datatype-date_en-US' => 
00365     array (
00366       'requires' => 
00367       array (
00368       ),
00369       'path' => 'datatype/lang/datatype-date_en-US.js',
00370       'supersedes' => 
00371       array (
00372       ),
00373       'type' => 'js',
00374       'intl' => true,
00375       'langPack' => true,
00376       'ext' => false,
00377       'name' => 'lang/datatype-date_en-US',
00378     ),
00379     'lang/datatype_ar' => 
00380     array (
00381       'requires' => 
00382       array (
00383       ),
00384       'path' => 'datatype/lang/datatype_ar.js',
00385       'supersedes' => 
00386       array (
00387         0 => 'lang/datatype-date_ar',
00388       ),
00389       'type' => 'js',
00390       'intl' => true,
00391       'langPack' => true,
00392       'ext' => false,
00393       'name' => 'lang/datatype_ar',
00394     ),
00395     'lang/datatype-date_vi-VN' => 
00396     array (
00397       'requires' => 
00398       array (
00399       ),
00400       'path' => 'datatype/lang/datatype-date_vi-VN.js',
00401       'supersedes' => 
00402       array (
00403       ),
00404       'type' => 'js',
00405       'intl' => true,
00406       'langPack' => true,
00407       'ext' => false,
00408       'name' => 'lang/datatype-date_vi-VN',
00409     ),
00410     'anim-color' => 
00411     array (
00412       'path' => 'anim/anim-color-min.js',
00413       'requires' => 
00414       array (
00415         0 => 'anim-base',
00416       ),
00417       'type' => 'js',
00418       'pkg' => 'anim',
00419       'name' => 'anim-color',
00420       'ext' => false,
00421     ),
00422     'lang/datatype-date_es-PY' => 
00423     array (
00424       'requires' => 
00425       array (
00426       ),
00427       'path' => 'datatype/lang/datatype-date_es-PY.js',
00428       'supersedes' => 
00429       array (
00430       ),
00431       'type' => 'js',
00432       'intl' => true,
00433       'langPack' => true,
00434       'ext' => false,
00435       'name' => 'lang/datatype-date_es-PY',
00436     ),
00437     'lang/datatype_es-MX' => 
00438     array (
00439       'requires' => 
00440       array (
00441       ),
00442       'path' => 'datatype/lang/datatype_es-MX.js',
00443       'supersedes' => 
00444       array (
00445         0 => 'lang/datatype-date_es-MX',
00446       ),
00447       'type' => 'js',
00448       'intl' => true,
00449       'langPack' => true,
00450       'ext' => false,
00451       'name' => 'lang/datatype_es-MX',
00452     ),
00453     'event-custom-base' => 
00454     array (
00455       'path' => 'event-custom/event-custom-base-min.js',
00456       'requires' => 
00457       array (
00458         0 => 'oop',
00459       ),
00460       'type' => 'js',
00461       'pkg' => 'event-custom',
00462       'name' => 'event-custom-base',
00463       'ext' => false,
00464     ),
00465     'lang/datatype-date_zh-Hant' => 
00466     array (
00467       'requires' => 
00468       array (
00469       ),
00470       'path' => 'datatype/lang/datatype-date_zh-Hant.js',
00471       'supersedes' => 
00472       array (
00473       ),
00474       'type' => 'js',
00475       'intl' => true,
00476       'langPack' => true,
00477       'ext' => false,
00478       'name' => 'lang/datatype-date_zh-Hant',
00479     ),
00480     'lang/datatype-date_zh-Hans' => 
00481     array (
00482       'requires' => 
00483       array (
00484       ),
00485       'path' => 'datatype/lang/datatype-date_zh-Hans.js',
00486       'supersedes' => 
00487       array (
00488       ),
00489       'type' => 'js',
00490       'intl' => true,
00491       'langPack' => true,
00492       'ext' => false,
00493       'name' => 'lang/datatype-date_zh-Hans',
00494     ),
00495     'event-move' => 
00496     array (
00497       'path' => 'event-gestures/event-move-min.js',
00498       'requires' => 
00499       array (
00500         0 => 'event-touch',
00501         1 => 'event-synthetic',
00502         2 => 'node-base',
00503       ),
00504       'type' => 'js',
00505       'pkg' => 'event-gestures',
00506       'name' => 'event-move',
00507       'ext' => false,
00508     ),
00509     'dd-ddm-base' => 
00510     array (
00511       'path' => 'dd/dd-ddm-base-min.js',
00512       'requires' => 
00513       array (
00514         0 => 'base',
00515         1 => 'node',
00516         2 => 'yui-throttle',
00517         3 => 'classnamemanager',
00518       ),
00519       'type' => 'js',
00520       'pkg' => 'dd',
00521       'name' => 'dd-ddm-base',
00522       'ext' => false,
00523     ),
00524     'lang/datatype_en-SG' => 
00525     array (
00526       'requires' => 
00527       array (
00528       ),
00529       'path' => 'datatype/lang/datatype_en-SG.js',
00530       'supersedes' => 
00531       array (
00532         0 => 'lang/datatype-date_en-SG',
00533       ),
00534       'type' => 'js',
00535       'intl' => true,
00536       'langPack' => true,
00537       'ext' => false,
00538       'name' => 'lang/datatype_en-SG',
00539     ),
00540     'cssfonts' => 
00541     array (
00542       'path' => 'cssfonts/fonts-min.css',
00543       'type' => 'css',
00544       'ext' => false,
00545       'name' => 'cssfonts',
00546       'requires' => 
00547       array (
00548       ),
00549     ),
00550     'lang/datatype-date_da' => 
00551     array (
00552       'requires' => 
00553       array (
00554       ),
00555       'path' => 'datatype/lang/datatype-date_da.js',
00556       'supersedes' => 
00557       array (
00558       ),
00559       'type' => 'js',
00560       'intl' => true,
00561       'langPack' => true,
00562       'ext' => false,
00563       'name' => 'lang/datatype-date_da',
00564     ),
00565     'event-gestures' => 
00566     array (
00567       'supersedes' => 
00568       array (
00569         0 => 'event-move',
00570         1 => 'event-flick',
00571       ),
00572       'path' => 'event-gestures/event-gestures-min.js',
00573       'rollup' => 2,
00574       'type' => 'js',
00575       'ext' => false,
00576       'submodules' => 
00577       array (
00578         'event-move' => 
00579         array (
00580           'path' => 'event-gestures/event-move-min.js',
00581           'requires' => 
00582           array (
00583             0 => 'event-touch',
00584             1 => 'event-synthetic',
00585             2 => 'node-base',
00586           ),
00587           'type' => 'js',
00588           'pkg' => 'event-gestures',
00589           'name' => 'event-move',
00590           'ext' => false,
00591         ),
00592         'event-flick' => 
00593         array (
00594           'path' => 'event-gestures/event-flick-min.js',
00595           'requires' => 
00596           array (
00597             0 => 'event-touch',
00598             1 => 'event-synthetic',
00599             2 => 'node-base',
00600           ),
00601           'type' => 'js',
00602           'pkg' => 'event-gestures',
00603           'name' => 'event-flick',
00604           'ext' => false,
00605         ),
00606       ),
00607       'name' => 'event-gestures',
00608       'requires' => 
00609       array (
00610       ),
00611     ),
00612     'attribute-base' => 
00613     array (
00614       'path' => 'attribute/attribute-base-min.js',
00615       'requires' => 
00616       array (
00617         0 => 'event-custom',
00618       ),
00619       'type' => 'js',
00620       'pkg' => 'attribute',
00621       'name' => 'attribute-base',
00622       'ext' => false,
00623     ),
00624     'lang/datatype-date_de' => 
00625     array (
00626       'requires' => 
00627       array (
00628       ),
00629       'path' => 'datatype/lang/datatype-date_de.js',
00630       'supersedes' => 
00631       array (
00632       ),
00633       'type' => 'js',
00634       'intl' => true,
00635       'langPack' => true,
00636       'ext' => false,
00637       'name' => 'lang/datatype-date_de',
00638     ),
00639     'lang/datatable-sort_en' => 
00640     array (
00641       'requires' => 
00642       array (
00643       ),
00644       'path' => 'datatable/lang/datatable-sort_en.js',
00645       'supersedes' => 
00646       array (
00647       ),
00648       'type' => 'js',
00649       'intl' => true,
00650       'langPack' => true,
00651       'ext' => false,
00652       'name' => 'lang/datatable-sort_en',
00653     ),
00654     'lang/datatype-date_pt-BR' => 
00655     array (
00656       'requires' => 
00657       array (
00658       ),
00659       'path' => 'datatype/lang/datatype-date_pt-BR.js',
00660       'supersedes' => 
00661       array (
00662       ),
00663       'type' => 'js',
00664       'intl' => true,
00665       'langPack' => true,
00666       'ext' => false,
00667       'name' => 'lang/datatype-date_pt-BR',
00668     ),
00669     'selection' => 
00670     array (
00671       'path' => 'editor/selection-min.js',
00672       'requires' => 
00673       array (
00674         0 => 'node',
00675       ),
00676       'type' => 'js',
00677       'pkg' => 'editor',
00678       'name' => 'selection',
00679       'ext' => false,
00680     ),
00681     'lang/datatype_zh-Hant-TW' => 
00682     array (
00683       'requires' => 
00684       array (
00685       ),
00686       'path' => 'datatype/lang/datatype_zh-Hant-TW.js',
00687       'supersedes' => 
00688       array (
00689         0 => 'lang/datatype-date_zh-Hant-TW',
00690       ),
00691       'type' => 'js',
00692       'intl' => true,
00693       'langPack' => true,
00694       'ext' => false,
00695       'name' => 'lang/datatype_zh-Hant-TW',
00696     ),
00697     'io-queue' => 
00698     array (
00699       'path' => 'io/io-queue-min.js',
00700       'requires' => 
00701       array (
00702         0 => 'io-base',
00703         1 => 'queue-promote',
00704       ),
00705       'type' => 'js',
00706       'pkg' => 'io',
00707       'name' => 'io-queue',
00708       'ext' => false,
00709     ),
00710     'dataschema-array' => 
00711     array (
00712       'path' => 'dataschema/dataschema-array-min.js',
00713       'requires' => 
00714       array (
00715         0 => 'dataschema-base',
00716       ),
00717       'type' => 'js',
00718       'pkg' => 'dataschema',
00719       'name' => 'dataschema-array',
00720       'ext' => false,
00721     ),
00722     'console' => 
00723     array (
00724       'requires' => 
00725       array (
00726         0 => 'widget',
00727         1 => 'yui-log',
00728         2 => 'substitute',
00729       ),
00730       'path' => 'console/console-min.js',
00731       'type' => 'js',
00732       'skinnable' => true,
00733       'plugins' => 
00734       array (
00735         'console-filters' => 
00736         array (
00737           'requires' => 
00738           array (
00739             0 => 'plugin',
00740             1 => 'console',
00741           ),
00742           'path' => 'console/console-filters-min.js',
00743           'type' => 'js',
00744           'pkg' => 'console',
00745           'skinnable' => true,
00746           'ext' => false,
00747           'name' => 'console-filters',
00748         ),
00749       ),
00750       'ext' => false,
00751       'lang' => 
00752       array (
00753         0 => 'en',
00754         1 => 'es',
00755       ),
00756       'name' => 'console',
00757     ),
00758     'transition' => 
00759     array (
00760       'path' => 'node/transition-min.js',
00761       'requires' => 
00762       array (
00763         0 => 'transition-native',
00764         1 => 'node-style',
00765       ),
00766       'type' => 'js',
00767       'pkg' => 'node',
00768       'name' => 'transition',
00769       'ext' => false,
00770     ),
00771     'text' => 
00772     array (
00773       'supersedes' => 
00774       array (
00775         0 => 'text-wordbreak',
00776         1 => 'text-data-wordbreak',
00777         2 => 'text-accentfold',
00778         3 => 'text-data-accentfold',
00779       ),
00780       'path' => 'text/text-min.js',
00781       'rollup' => 3,
00782       'type' => 'js',
00783       'ext' => false,
00784       'submodules' => 
00785       array (
00786         'text-wordbreak' => 
00787         array (
00788           'path' => 'text/text-wordbreak-min.js',
00789           'requires' => 
00790           array (
00791             0 => 'text-data-wordbreak',
00792             1 => 'array-extras',
00793           ),
00794           'type' => 'js',
00795           'pkg' => 'text',
00796           'name' => 'text-wordbreak',
00797           'ext' => false,
00798         ),
00799         'text-data-wordbreak' => 
00800         array (
00801           'path' => 'text/text-data-wordbreak-min.js',
00802           'type' => 'js',
00803           'ext' => false,
00804           'pkg' => 'text',
00805           'name' => 'text-data-wordbreak',
00806           'requires' => 
00807           array (
00808           ),
00809         ),
00810         'text-accentfold' => 
00811         array (
00812           'path' => 'text/text-accentfold-min.js',
00813           'requires' => 
00814           array (
00815             0 => 'array-extras',
00816             1 => 'text-data-accentfold',
00817           ),
00818           'type' => 'js',
00819           'pkg' => 'text',
00820           'name' => 'text-accentfold',
00821           'ext' => false,
00822         ),
00823         'text-data-accentfold' => 
00824         array (
00825           'path' => 'text/text-data-accentfold-min.js',
00826           'type' => 'js',
00827           'ext' => false,
00828           'pkg' => 'text',
00829           'name' => 'text-data-accentfold',
00830           'requires' => 
00831           array (
00832           ),
00833         ),
00834       ),
00835       'name' => 'text',
00836       'requires' => 
00837       array (
00838       ),
00839     ),
00840     'lang/datatype_th-TH' => 
00841     array (
00842       'requires' => 
00843       array (
00844       ),
00845       'path' => 'datatype/lang/datatype_th-TH.js',
00846       'supersedes' => 
00847       array (
00848         0 => 'lang/datatype-date_th-TH',
00849       ),
00850       'type' => 'js',
00851       'intl' => true,
00852       'langPack' => true,
00853       'ext' => false,
00854       'name' => 'lang/datatype_th-TH',
00855     ),
00856     'async-queue' => 
00857     array (
00858       'path' => 'async-queue/async-queue-min.js',
00859       'requires' => 
00860       array (
00861         0 => 'event-custom',
00862       ),
00863       'type' => 'js',
00864       'name' => 'async-queue',
00865       'ext' => false,
00866     ),
00867     'widget-position-constrain' => 
00868     array (
00869       'path' => 'widget/widget-position-constrain-min.js',
00870       'requires' => 
00871       array (
00872         0 => 'widget-position',
00873       ),
00874       'type' => 'js',
00875       'pkg' => 'widget',
00876       'name' => 'widget-position-constrain',
00877       'ext' => false,
00878     ),
00879     'cache-base' => 
00880     array (
00881       'path' => 'cache/cache-base-min.js',
00882       'requires' => 
00883       array (
00884         0 => 'base',
00885       ),
00886       'type' => 'js',
00887       'pkg' => 'cache',
00888       'name' => 'cache-base',
00889       'ext' => false,
00890     ),
00891     'text-wordbreak' => 
00892     array (
00893       'path' => 'text/text-wordbreak-min.js',
00894       'requires' => 
00895       array (
00896         0 => 'text-data-wordbreak',
00897         1 => 'array-extras',
00898       ),
00899       'type' => 'js',
00900       'pkg' => 'text',
00901       'name' => 'text-wordbreak',
00902       'ext' => false,
00903     ),
00904     'lang/datatype_ca' => 
00905     array (
00906       'requires' => 
00907       array (
00908       ),
00909       'path' => 'datatype/lang/datatype_ca.js',
00910       'supersedes' => 
00911       array (
00912         0 => 'lang/datatype-date_ca',
00913       ),
00914       'type' => 'js',
00915       'intl' => true,
00916       'langPack' => true,
00917       'ext' => false,
00918       'name' => 'lang/datatype_ca',
00919     ),
00920     'widget-stack' => 
00921     array (
00922       'requires' => 
00923       array (
00924         0 => 'widget',
00925         1 => 'base-build',
00926       ),
00927       'path' => 'widget/widget-stack-min.js',
00928       'type' => 'js',
00929       'pkg' => 'widget',
00930       'skinnable' => true,
00931       'ext' => false,
00932       'name' => 'widget-stack',
00933     ),
00934     'history' => 
00935     array (
00936       'requires' => 
00937       array (
00938       ),
00939       'path' => 'history/history-min.js',
00940       'supersedes' => 
00941       array (
00942         0 => 'history-html5',
00943         1 => 'history-hash',
00944         2 => 'history-base',
00945       ),
00946       'submodules' => 
00947       array (
00948         'history-html5' => 
00949         array (
00950           'requires' => 
00951           array (
00952             0 => 'history-base',
00953             1 => 'event-base',
00954             2 => 'node-base',
00955           ),
00956           'path' => 'history/history-html5-min.js',
00957           'optional' => 
00958           array (
00959             0 => 'json',
00960           ),
00961           'pkg' => 'history',
00962           'type' => 'js',
00963           'ext' => false,
00964           'name' => 'history-html5',
00965         ),
00966         'history-hash' => 
00967         array (
00968           'requires' => 
00969           array (
00970             0 => 'event-synthetic',
00971             1 => 'history-base',
00972             2 => 'yui-later',
00973           ),
00974           'path' => 'history/history-hash-min.js',
00975           'after_map' => 
00976           array (
00977             'history-html5' => true,
00978           ),
00979           'type' => 'js',
00980           'pkg' => 'history',
00981           'ext' => false,
00982           'name' => 'history-hash',
00983           'after' => 
00984           array (
00985             0 => 'history-html5',
00986           ),
00987         ),
00988         'history-base' => 
00989         array (
00990           'requires' => 
00991           array (
00992             0 => 'event-custom-complex',
00993           ),
00994           'path' => 'history/history-base-min.js',
00995           'after_map' => 
00996           array (
00997             'history-deprecated' => true,
00998           ),
00999           'type' => 'js',
01000           'pkg' => 'history',
01001           'ext' => false,
01002           'name' => 'history-base',
01003           'after' => 
01004           array (
01005             0 => 'history-deprecated',
01006           ),
01007         ),
01008       ),
01009       'type' => 'js',
01010       'plugins' => 
01011       array (
01012         'history-hash-ie' => 
01013         array (
01014           'requires' => 
01015           array (
01016             0 => 'history-hash',
01017             1 => 'node-base',
01018           ),
01019           'path' => 'history/history-hash-ie-min.js',
01020           'after_map' => 
01021           array (
01022             'history-hash' => true,
01023           ),
01024           'type' => 'js',
01025           'pkg' => 'history',
01026           'condition' => 
01027           array (
01028             'trigger' => 'history-hash',
01029           ),
01030           'ext' => false,
01031           'name' => 'history-hash-ie',
01032           'after' => 
01033           array (
01034             0 => 'history-hash',
01035           ),
01036         ),
01037       ),
01038       'ext' => false,
01039       'name' => 'history',
01040       'rollup' => 3,
01041     ),
01042     'lang/datatype-date_el' => 
01043     array (
01044       'requires' => 
01045       array (
01046       ),
01047       'path' => 'datatype/lang/datatype-date_el.js',
01048       'supersedes' => 
01049       array (
01050       ),
01051       'type' => 'js',
01052       'intl' => true,
01053       'langPack' => true,
01054       'ext' => false,
01055       'name' => 'lang/datatype-date_el',
01056     ),
01057     'lang/datatype-date_en' => 
01058     array (
01059       'requires' => 
01060       array (
01061       ),
01062       'path' => 'datatype/lang/datatype-date_en.js',
01063       'supersedes' => 
01064       array (
01065       ),
01066       'type' => 'js',
01067       'intl' => true,
01068       'langPack' => true,
01069       'ext' => false,
01070       'name' => 'lang/datatype-date_en',
01071     ),
01072     'lang/datatype_ja-JP' => 
01073     array (
01074       'requires' => 
01075       array (
01076       ),
01077       'path' => 'datatype/lang/datatype_ja-JP.js',
01078       'supersedes' => 
01079       array (
01080         0 => 'lang/datatype-date_ja-JP',
01081       ),
01082       'type' => 'js',
01083       'intl' => true,
01084       'langPack' => true,
01085       'ext' => false,
01086       'name' => 'lang/datatype_ja-JP',
01087     ),
01088     'autocomplete-list-keys' => 
01089     array (
01090       'requires' => 
01091       array (
01092         0 => 'autocomplete-list',
01093         1 => 'base-build',
01094       ),
01095       'after_map' => 
01096       array (
01097         'autocomplete-list' => true,
01098       ),
01099       'path' => 'autocomplete/autocomplete-list-keys-min.js',
01100       'type' => 'js',
01101       'pkg' => 'autocomplete-list',
01102       'condition' => 
01103       array (
01104         'trigger' => 'autocomplete-list',
01105       ),
01106       'ext' => false,
01107       'name' => 'autocomplete-list-keys',
01108       'after' => 
01109       array (
01110         0 => 'autocomplete-list',
01111       ),
01112     ),
01113     'recordset-filter' => 
01114     array (
01115       'path' => 'recordset/recordset-filter-min.js',
01116       'requires' => 
01117       array (
01118         0 => 'recordset-base',
01119         1 => 'array-extras',
01120         2 => 'plugin',
01121       ),
01122       'type' => 'js',
01123       'pkg' => 'recordset',
01124       'name' => 'recordset-filter',
01125       'ext' => false,
01126     ),
01127     'profiler' => 
01128     array (
01129       'path' => 'profiler/profiler-min.js',
01130       'requires' => 
01131       array (
01132         0 => 'yui-base',
01133       ),
01134       'type' => 'js',
01135       'name' => 'profiler',
01136       'ext' => false,
01137     ),
01138     'lang/datatype-date_es' => 
01139     array (
01140       'requires' => 
01141       array (
01142       ),
01143       'path' => 'datatype/lang/datatype-date_es.js',
01144       'supersedes' => 
01145       array (
01146       ),
01147       'type' => 'js',
01148       'intl' => true,
01149       'langPack' => true,
01150       'ext' => false,
01151       'name' => 'lang/datatype-date_es',
01152     ),
01153     'dd-ddm' => 
01154     array (
01155       'path' => 'dd/dd-ddm-min.js',
01156       'requires' => 
01157       array (
01158         0 => 'dd-ddm-base',
01159         1 => 'event-resize',
01160       ),
01161       'type' => 'js',
01162       'pkg' => 'dd',
01163       'name' => 'dd-ddm',
01164       'ext' => false,
01165     ),
01166     'skin-sam-widget-child' => 
01167     array (
01168       'requires' => 
01169       array (
01170       ),
01171       'after_map' => 
01172       array (
01173         'cssfonts' => true,
01174         'cssfonts-context' => true,
01175         'cssreset-context' => true,
01176         'cssbase' => true,
01177         'cssgrids' => true,
01178         'cssreset' => true,
01179       ),
01180       'path' => 'widget/assets/skins/sam/widget-child.css',
01181       'type' => 'css',
01182       'ext' => false,
01183       'name' => 'skin-sam-widget-child',
01184       'after' => 
01185       array (
01186         0 => 'cssreset',
01187         1 => 'cssfonts',
01188         2 => 'cssgrids',
01189         3 => 'cssbase',
01190         4 => 'cssreset-context',
01191         5 => 'cssfonts-context',
01192       ),
01193     ),
01194     'lang/datatype_da' => 
01195     array (
01196       'requires' => 
01197       array (
01198       ),
01199       'path' => 'datatype/lang/datatype_da.js',
01200       'supersedes' => 
01201       array (
01202         0 => 'lang/datatype-date_da',
01203       ),
01204       'type' => 'js',
01205       'intl' => true,
01206       'langPack' => true,
01207       'ext' => false,
01208       'name' => 'lang/datatype_da',
01209     ),
01210     'event-base-ie' => 
01211     array (
01212       'requires' => 
01213       array (
01214         0 => 'node-base',
01215       ),
01216       'after_map' => 
01217       array (
01218         'node-base' => true,
01219         'event-base' => true,
01220       ),
01221       'path' => 'event/event-base-ie-min.js',
01222       'type' => 'js',
01223       'pkg' => 'event',
01224       'condition' => 
01225       array (
01226         'trigger' => 'node-base',
01227       ),
01228       'ext' => false,
01229       'name' => 'event-base-ie',
01230       'after' => 
01231       array (
01232         0 => 'event-base',
01233         1 => 'node-base',
01234       ),
01235     ),
01236     'event-custom-complex' => 
01237     array (
01238       'path' => 'event-custom/event-custom-complex-min.js',
01239       'requires' => 
01240       array (
01241         0 => 'event-custom-base',
01242       ),
01243       'type' => 'js',
01244       'pkg' => 'event-custom',
01245       'name' => 'event-custom-complex',
01246       'ext' => false,
01247     ),
01248     'lang/datatype_es-PE' => 
01249     array (
01250       'requires' => 
01251       array (
01252       ),
01253       'path' => 'datatype/lang/datatype_es-PE.js',
01254       'supersedes' => 
01255       array (
01256         0 => 'lang/datatype-date_es-PE',
01257       ),
01258       'type' => 'js',
01259       'intl' => true,
01260       'langPack' => true,
01261       'ext' => false,
01262       'name' => 'lang/datatype_es-PE',
01263     ),
01264     'dd-drag' => 
01265     array (
01266       'path' => 'dd/dd-drag-min.js',
01267       'requires' => 
01268       array (
01269         0 => 'dd-ddm-base',
01270       ),
01271       'type' => 'js',
01272       'pkg' => 'dd',
01273       'name' => 'dd-drag',
01274       'ext' => false,
01275     ),
01276     'cssreset' => 
01277     array (
01278       'path' => 'cssreset/reset-min.css',
01279       'type' => 'css',
01280       'ext' => false,
01281       'name' => 'cssreset',
01282       'requires' => 
01283       array (
01284       ),
01285     ),
01286     'lang/datatype_de' => 
01287     array (
01288       'requires' => 
01289       array (
01290       ),
01291       'path' => 'datatype/lang/datatype_de.js',
01292       'supersedes' => 
01293       array (
01294         0 => 'lang/datatype-date_de',
01295       ),
01296       'type' => 'js',
01297       'intl' => true,
01298       'langPack' => true,
01299       'ext' => false,
01300       'name' => 'lang/datatype_de',
01301     ),
01302     'event-base' => 
01303     array (
01304       'requires' => 
01305       array (
01306         0 => 'event-custom-base',
01307       ),
01308       'after_map' => 
01309       array (
01310         'n' => true,
01311         'd' => true,
01312         'o' => true,
01313         'e' => true,
01314         '-' => true,
01315         's' => true,
01316         'a' => true,
01317         'b' => true,
01318       ),
01319       'path' => 'event/event-base-min.js',
01320       'type' => 'js',
01321       'pkg' => 'event',
01322       'ext' => false,
01323       'name' => 'event-base',
01324       'after' => 'node-base',
01325     ),
01326     'selector-css2' => 
01327     array (
01328       'path' => 'dom/selector-css2-min.js',
01329       'requires' => 
01330       array (
01331         0 => 'selector-native',
01332       ),
01333       'type' => 'js',
01334       'pkg' => 'dom',
01335       'name' => 'selector-css2',
01336       'ext' => false,
01337     ),
01338     'selector-css3' => 
01339     array (
01340       'path' => 'dom/selector-css3-min.js',
01341       'requires' => 
01342       array (
01343         0 => 'selector-css2',
01344       ),
01345       'type' => 'js',
01346       'pkg' => 'dom',
01347       'name' => 'selector-css3',
01348       'ext' => false,
01349     ),
01350     'lang/datatype-date_fi' => 
01351     array (
01352       'requires' => 
01353       array (
01354       ),
01355       'path' => 'datatype/lang/datatype-date_fi.js',
01356       'supersedes' => 
01357       array (
01358       ),
01359       'type' => 'js',
01360       'intl' => true,
01361       'langPack' => true,
01362       'ext' => false,
01363       'name' => 'lang/datatype-date_fi',
01364     ),
01365     'json-parse' => 
01366     array (
01367       'requires' => 
01368       array (
01369         0 => 'yui-base',
01370       ),
01371       'expanded_map' => 
01372       array (
01373         'yui-base' => true,
01374       ),
01375       'path' => 'json/json-parse-min.js',
01376       'provides' => 
01377       array (
01378         'json-parse' => true,
01379       ),
01380       'type' => 'js',
01381       '_inspected' => true,
01382       'pkg' => 'json',
01383       'expanded' => 
01384       array (
01385         0 => 'yui-base',
01386       ),
01387       'ext' => false,
01388       '_parsed' => false,
01389       'name' => 'json-parse',
01390     ),
01391     'lang/datatype_en-US' => 
01392     array (
01393       'requires' => 
01394       array (
01395       ),
01396       'path' => 'datatype/lang/datatype_en-US.js',
01397       'supersedes' => 
01398       array (
01399         0 => 'lang/datatype-date_en-US',
01400       ),
01401       'type' => 'js',
01402       'intl' => true,
01403       'langPack' => true,
01404       'ext' => false,
01405       'name' => 'lang/datatype_en-US',
01406     ),
01407     'node-flick' => 
01408     array (
01409       'path' => 'node-flick/node-flick-min.js',
01410       'skinnable' => true,
01411       'requires' => 
01412       array (
01413         0 => 'transition',
01414         1 => 'plugin',
01415         2 => 'classnamemanager',
01416         3 => 'event-flick',
01417       ),
01418       'type' => 'js',
01419       'name' => 'node-flick',
01420       'ext' => false,
01421     ),
01422     'editor-base' => 
01423     array (
01424       'path' => 'editor/editor-base-min.js',
01425       'requires' => 
01426       array (
01427         0 => 'frame',
01428         1 => 'exec-command',
01429         2 => 'base',
01430         3 => 'node',
01431         4 => 'selection',
01432       ),
01433       'type' => 'js',
01434       'pkg' => 'editor',
01435       'name' => 'editor-base',
01436       'ext' => false,
01437     ),
01438     'node-focusmanager' => 
01439     array (
01440       'path' => 'node-focusmanager/node-focusmanager-min.js',
01441       'requires' => 
01442       array (
01443         0 => 'node-event-simulate',
01444         1 => 'node',
01445         2 => 'plugin',
01446         3 => 'attribute',
01447         4 => 'event-key',
01448         5 => 'event-focus',
01449       ),
01450       'type' => 'js',
01451       'name' => 'node-focusmanager',
01452       'ext' => false,
01453     ),
01454     'lang/datatype_vi-VN' => 
01455     array (
01456       'requires' => 
01457       array (
01458       ),
01459       'path' => 'datatype/lang/datatype_vi-VN.js',
01460       'supersedes' => 
01461       array (
01462         0 => 'lang/datatype-date_vi-VN',
01463       ),
01464       'type' => 'js',
01465       'intl' => true,
01466       'langPack' => true,
01467       'ext' => false,
01468       'name' => 'lang/datatype_vi-VN',
01469     ),
01470     'lang/datatype-date_fr' => 
01471     array (
01472       'requires' => 
01473       array (
01474       ),
01475       'path' => 'datatype/lang/datatype-date_fr.js',
01476       'supersedes' => 
01477       array (
01478       ),
01479       'type' => 'js',
01480       'intl' => true,
01481       'langPack' => true,
01482       'ext' => false,
01483       'name' => 'lang/datatype-date_fr',
01484     ),
01485     'lang/datatype_es-PY' => 
01486     array (
01487       'requires' => 
01488       array (
01489       ),
01490       'path' => 'datatype/lang/datatype_es-PY.js',
01491       'supersedes' => 
01492       array (
01493         0 => 'lang/datatype-date_es-PY',
01494       ),
01495       'type' => 'js',
01496       'intl' => true,
01497       'langPack' => true,
01498       'ext' => false,
01499       'name' => 'lang/datatype_es-PY',
01500     ),
01501     'dd' => 
01502     array (
01503       'requires' => 
01504       array (
01505       ),
01506       'path' => 'dd/dd-min.js',
01507       'supersedes' => 
01508       array (
01509         0 => 'dd-delegate',
01510         1 => 'dd-constrain',
01511         2 => 'dd-proxy',
01512         3 => 'dd-scroll',
01513         4 => 'dd-ddm-drop',
01514         5 => 'dd-drag',
01515         6 => 'dd-ddm-base',
01516         7 => 'dd-ddm',
01517         8 => 'dd-drop',
01518       ),
01519       'submodules' => 
01520       array (
01521         'dd-delegate' => 
01522         array (
01523           'path' => 'dd/dd-delegate-min.js',
01524           'requires' => 
01525           array (
01526             0 => 'dd-drop-plugin',
01527             1 => 'event-mouseenter',
01528             2 => 'dd-drag',
01529           ),
01530           'type' => 'js',
01531           'pkg' => 'dd',
01532           'name' => 'dd-delegate',
01533           'ext' => false,
01534         ),
01535         'dd-constrain' => 
01536         array (
01537           'path' => 'dd/dd-constrain-min.js',
01538           'requires' => 
01539           array (
01540             0 => 'dd-drag',
01541           ),
01542           'type' => 'js',
01543           'pkg' => 'dd',
01544           'name' => 'dd-constrain',
01545           'ext' => false,
01546         ),
01547         'dd-proxy' => 
01548         array (
01549           'path' => 'dd/dd-proxy-min.js',
01550           'requires' => 
01551           array (
01552             0 => 'dd-drag',
01553           ),
01554           'type' => 'js',
01555           'pkg' => 'dd',
01556           'name' => 'dd-proxy',
01557           'ext' => false,
01558         ),
01559         'dd-scroll' => 
01560         array (
01561           'path' => 'dd/dd-scroll-min.js',
01562           'requires' => 
01563           array (
01564             0 => 'dd-drag',
01565           ),
01566           'type' => 'js',
01567           'pkg' => 'dd',
01568           'name' => 'dd-scroll',
01569           'ext' => false,
01570         ),
01571         'dd-ddm-drop' => 
01572         array (
01573           'path' => 'dd/dd-ddm-drop-min.js',
01574           'requires' => 
01575           array (
01576             0 => 'dd-ddm',
01577           ),
01578           'type' => 'js',
01579           'pkg' => 'dd',
01580           'name' => 'dd-ddm-drop',
01581           'ext' => false,
01582         ),
01583         'dd-ddm' => 
01584         array (
01585           'path' => 'dd/dd-ddm-min.js',
01586           'requires' => 
01587           array (
01588             0 => 'dd-ddm-base',
01589             1 => 'event-resize',
01590           ),
01591           'type' => 'js',
01592           'pkg' => 'dd',
01593           'name' => 'dd-ddm',
01594           'ext' => false,
01595         ),
01596         'dd-ddm-base' => 
01597         array (
01598           'path' => 'dd/dd-ddm-base-min.js',
01599           'requires' => 
01600           array (
01601             0 => 'base',
01602             1 => 'node',
01603             2 => 'yui-throttle',
01604             3 => 'classnamemanager',
01605           ),
01606           'type' => 'js',
01607           'pkg' => 'dd',
01608           'name' => 'dd-ddm-base',
01609           'ext' => false,
01610         ),
01611         'dd-drag' => 
01612         array (
01613           'path' => 'dd/dd-drag-min.js',
01614           'requires' => 
01615           array (
01616             0 => 'dd-ddm-base',
01617           ),
01618           'type' => 'js',
01619           'pkg' => 'dd',
01620           'name' => 'dd-drag',
01621           'ext' => false,
01622         ),
01623         'dd-drop' => 
01624         array (
01625           'path' => 'dd/dd-drop-min.js',
01626           'requires' => 
01627           array (
01628             0 => 'dd-ddm-drop',
01629           ),
01630           'type' => 'js',
01631           'pkg' => 'dd',
01632           'name' => 'dd-drop',
01633           'ext' => false,
01634         ),
01635       ),
01636       'type' => 'js',
01637       'plugins' => 
01638       array (
01639         'dd-drop-plugin' => 
01640         array (
01641           'path' => 'dd/dd-drop-plugin-min.js',
01642           'requires' => 
01643           array (
01644             0 => 'dd-drop',
01645           ),
01646           'type' => 'js',
01647           'pkg' => 'dd',
01648           'name' => 'dd-drop-plugin',
01649           'ext' => false,
01650         ),
01651         'dd-gestures' => 
01652         array (
01653           'requires' => 
01654           array (
01655             0 => 'event-move',
01656             1 => 'dd-drag',
01657           ),
01658           'path' => 'dd/dd-gestures-min.js',
01659           'after_map' => 
01660           array (
01661             'dd-drag' => true,
01662           ),
01663           'type' => 'js',
01664           'pkg' => 'dd',
01665           'condition' => 
01666           array (
01667             'trigger' => 'dd-drag',
01668           ),
01669           'ext' => false,
01670           'name' => 'dd-gestures',
01671           'after' => 
01672           array (
01673             0 => 'dd-drag',
01674           ),
01675         ),
01676         'dd-plugin' => 
01677         array (
01678           'requires' => 
01679           array (
01680             0 => 'dd-drag',
01681           ),
01682           'path' => 'dd/dd-plugin-min.js',
01683           'optional' => 
01684           array (
01685             0 => 'dd-constrain',
01686             1 => 'dd-proxy',
01687           ),
01688           'pkg' => 'dd',
01689           'type' => 'js',
01690           'ext' => false,
01691           'name' => 'dd-plugin',
01692         ),
01693       ),
01694       'ext' => false,
01695       'name' => 'dd',
01696       'rollup' => 4,
01697     ),
01698     'history-html5' => 
01699     array (
01700       'requires' => 
01701       array (
01702         0 => 'history-base',
01703         1 => 'event-base',
01704         2 => 'node-base',
01705       ),
01706       'path' => 'history/history-html5-min.js',
01707       'optional' => 
01708       array (
01709         0 => 'json',
01710       ),
01711       'pkg' => 'history',
01712       'type' => 'js',
01713       'ext' => false,
01714       'name' => 'history-html5',
01715     ),
01716     'recordset' => 
01717     array (
01718       'supersedes' => 
01719       array (
01720         0 => 'recordset-filter',
01721         1 => 'recordset-base',
01722         2 => 'recordset-indexer',
01723         3 => 'recordset-sort',
01724       ),
01725       'path' => 'recordset/recordset-min.js',
01726       'rollup' => 3,
01727       'type' => 'js',
01728       'ext' => false,
01729       'submodules' => 
01730       array (
01731         'recordset-filter' => 
01732         array (
01733           'path' => 'recordset/recordset-filter-min.js',
01734           'requires' => 
01735           array (
01736             0 => 'recordset-base',
01737             1 => 'array-extras',
01738             2 => 'plugin',
01739           ),
01740           'type' => 'js',
01741           'pkg' => 'recordset',
01742           'name' => 'recordset-filter',
01743           'ext' => false,
01744         ),
01745         'recordset-base' => 
01746         array (
01747           'path' => 'recordset/recordset-base-min.js',
01748           'requires' => 
01749           array (
01750             0 => 'base',
01751             1 => 'arraylist',
01752           ),
01753           'type' => 'js',
01754           'pkg' => 'recordset',
01755           'name' => 'recordset-base',
01756           'ext' => false,
01757         ),
01758         'recordset-indexer' => 
01759         array (
01760           'path' => 'recordset/recordset-indexer-min.js',
01761           'requires' => 
01762           array (
01763             0 => 'recordset-base',
01764             1 => 'plugin',
01765           ),
01766           'type' => 'js',
01767           'pkg' => 'recordset',
01768           'name' => 'recordset-indexer',
01769           'ext' => false,
01770         ),
01771         'recordset-sort' => 
01772         array (
01773           'path' => 'recordset/recordset-sort-min.js',
01774           'requires' => 
01775           array (
01776             0 => 'arraysort',
01777             1 => 'recordset-base',
01778             2 => 'plugin',
01779           ),
01780           'type' => 'js',
01781           'pkg' => 'recordset',
01782           'name' => 'recordset-sort',
01783           'ext' => false,
01784         ),
01785       ),
01786       'name' => 'recordset',
01787       'requires' => 
01788       array (
01789       ),
01790     ),
01791     'node-style' => 
01792     array (
01793       'path' => 'node/node-style-min.js',
01794       'requires' => 
01795       array (
01796         0 => 'dom-style',
01797         1 => 'node-base',
01798       ),
01799       'type' => 'js',
01800       'pkg' => 'node',
01801       'name' => 'node-style',
01802       'ext' => false,
01803     ),
01804     'autocomplete-filters-accentfold' => 
01805     array (
01806       'path' => 'autocomplete/autocomplete-filters-accentfold-min.js',
01807       'requires' => 
01808       array (
01809         0 => 'array-extras',
01810         1 => 'text-accentfold',
01811         2 => 'text-wordbreak',
01812       ),
01813       'type' => 'js',
01814       'pkg' => 'autocomplete-base',
01815       'name' => 'autocomplete-filters-accentfold',
01816       'ext' => false,
01817     ),
01818     'lang/datatype-date_nl-BE' => 
01819     array (
01820       'requires' => 
01821       array (
01822       ),
01823       'path' => 'datatype/lang/datatype-date_nl-BE.js',
01824       'supersedes' => 
01825       array (
01826       ),
01827       'type' => 'js',
01828       'intl' => true,
01829       'langPack' => true,
01830       'ext' => false,
01831       'name' => 'lang/datatype-date_nl-BE',
01832     ),
01833     'charts' => 
01834     array (
01835       'path' => 'charts/charts-min.js',
01836       'requires' => 
01837       array (
01838         0 => 'dom',
01839         1 => 'widget-stack',
01840         2 => 'widget',
01841         3 => 'widget-position',
01842         4 => 'datatype',
01843         5 => 'event-custom',
01844         6 => 'event-mouseenter',
01845       ),
01846       'type' => 'js',
01847       'name' => 'charts',
01848       'ext' => false,
01849     ),
01850     'lang/datatype_el' => 
01851     array (
01852       'requires' => 
01853       array (
01854       ),
01855       'path' => 'datatype/lang/datatype_el.js',
01856       'supersedes' => 
01857       array (
01858         0 => 'lang/datatype-date_el',
01859       ),
01860       'type' => 'js',
01861       'intl' => true,
01862       'langPack' => true,
01863       'ext' => false,
01864       'name' => 'lang/datatype_el',
01865     ),
01866     'lang/datatype_pt-BR' => 
01867     array (
01868       'requires' => 
01869       array (
01870       ),
01871       'path' => 'datatype/lang/datatype_pt-BR.js',
01872       'supersedes' => 
01873       array (
01874         0 => 'lang/datatype-date_pt-BR',
01875       ),
01876       'type' => 'js',
01877       'intl' => true,
01878       'langPack' => true,
01879       'ext' => false,
01880       'name' => 'lang/datatype_pt-BR',
01881     ),
01882     'lang/datatype_en' => 
01883     array (
01884       'requires' => 
01885       array (
01886       ),
01887       'path' => 'datatype/lang/datatype_en.js',
01888       'supersedes' => 
01889       array (
01890         0 => 'lang/datatype-date_en',
01891       ),
01892       'type' => 'js',
01893       'intl' => true,
01894       'langPack' => true,
01895       'ext' => false,
01896       'name' => 'lang/datatype_en',
01897     ),
01898     'resize-base' => 
01899     array (
01900       'requires' => 
01901       array (
01902         0 => 'dd-drag',
01903         1 => 'widget',
01904         2 => 'event',
01905         3 => 'oop',
01906         4 => 'dd-drop',
01907         5 => 'dd-delegate',
01908         6 => 'substitute',
01909       ),
01910       'path' => 'resize/resize-base-min.js',
01911       'type' => 'js',
01912       'pkg' => 'resize',
01913       'skinnable' => true,
01914       'ext' => false,
01915       'name' => 'resize-base',
01916     ),
01917     'clickable-rail' => 
01918     array (
01919       'path' => 'slider/clickable-rail-min.js',
01920       'requires' => 
01921       array (
01922         0 => 'slider-base',
01923       ),
01924       'type' => 'js',
01925       'pkg' => 'slider',
01926       'name' => 'clickable-rail',
01927       'ext' => false,
01928     ),
01929     'resize' => 
01930     array (
01931       'requires' => 
01932       array (
01933       ),
01934       'path' => 'resize/resize-min.js',
01935       'supersedes' => 
01936       array (
01937         0 => 'resize-base',
01938         1 => 'skin-sam-resize-base',
01939         2 => 'resize-constrain',
01940         3 => 'resize-proxy',
01941       ),
01942       'submodules' => 
01943       array (
01944         'resize-proxy' => 
01945         array (
01946           'path' => 'resize/resize-proxy-min.js',
01947           'requires' => 
01948           array (
01949             0 => 'plugin',
01950             1 => 'resize-base',
01951           ),
01952           'type' => 'js',
01953           'pkg' => 'resize',
01954           'name' => 'resize-proxy',
01955           'ext' => false,
01956         ),
01957         'resize-base' => 
01958         array (
01959           'requires' => 
01960           array (
01961             0 => 'dd-drag',
01962             1 => 'widget',
01963             2 => 'event',
01964             3 => 'oop',
01965             4 => 'dd-drop',
01966             5 => 'dd-delegate',
01967             6 => 'substitute',
01968           ),
01969           'path' => 'resize/resize-base-min.js',
01970           'type' => 'js',
01971           'pkg' => 'resize',
01972           'skinnable' => true,
01973           'ext' => false,
01974           'name' => 'resize-base',
01975         ),
01976         'resize-constrain' => 
01977         array (
01978           'path' => 'resize/resize-constrain-min.js',
01979           'requires' => 
01980           array (
01981             0 => 'plugin',
01982             1 => 'resize-base',
01983           ),
01984           'type' => 'js',
01985           'pkg' => 'resize',
01986           'name' => 'resize-constrain',
01987           'ext' => false,
01988         ),
01989       ),
01990       'type' => 'js',
01991       'skinnable' => true,
01992       'ext' => false,
01993       'name' => 'resize',
01994       'rollup' => 3,
01995     ),
01996     'lang/datatype_es' => 
01997     array (
01998       'requires' => 
01999       array (
02000       ),
02001       'path' => 'datatype/lang/datatype_es.js',
02002       'supersedes' => 
02003       array (
02004         0 => 'lang/datatype-date_es',
02005       ),
02006       'type' => 'js',
02007       'intl' => true,
02008       'langPack' => true,
02009       'ext' => false,
02010       'name' => 'lang/datatype_es',
02011     ),
02012     'transition-timer' => 
02013     array (
02014       'path' => 'transition/transition-timer-min.js',
02015       'requires' => 
02016       array (
02017         0 => 'transition-native',
02018         1 => 'node-style',
02019       ),
02020       'type' => 'js',
02021       'pkg' => 'transition',
02022       'name' => 'transition-timer',
02023       'ext' => false,
02024     ),
02025     'queue-promote' => 
02026     array (
02027       'path' => 'queue-promote/queue-promote-min.js',
02028       'requires' => 
02029       array (
02030         0 => 'yui-base',
02031       ),
02032       'type' => 'js',
02033       'name' => 'queue-promote',
02034       'ext' => false,
02035     ),
02036     'querystring-parse-simple' => 
02037     array (
02038       'path' => 'querystring/querystring-parse-simple-min.js',
02039       'requires' => 
02040       array (
02041         0 => 'yui-base',
02042       ),
02043       'type' => 'js',
02044       'name' => 'querystring-parse-simple',
02045       'ext' => false,
02046     ),
02047     'cookie' => 
02048     array (
02049       'path' => 'cookie/cookie-min.js',
02050       'requires' => 
02051       array (
02052         0 => 'yui-base',
02053       ),
02054       'type' => 'js',
02055       'name' => 'cookie',
02056       'ext' => false,
02057     ),
02058     'skin-sam-autocomplete-plugin' => 
02059     array (
02060       'requires' => 
02061       array (
02062       ),
02063       'after_map' => 
02064       array (
02065         'cssfonts' => true,
02066         'cssfonts-context' => true,
02067         'cssreset-context' => true,
02068         'cssbase' => true,
02069         'cssgrids' => true,
02070         'cssreset' => true,
02071       ),
02072       'path' => 'autocomplete-list/assets/skins/sam/autocomplete-plugin.css',
02073       'type' => 'css',
02074       'ext' => false,
02075       'name' => 'skin-sam-autocomplete-plugin',
02076       'after' => 
02077       array (
02078         0 => 'cssreset',
02079         1 => 'cssfonts',
02080         2 => 'cssgrids',
02081         3 => 'cssbase',
02082         4 => 'cssreset-context',
02083         5 => 'cssfonts-context',
02084       ),
02085     ),
02086     'datasource' => 
02087     array (
02088       'supersedes' => 
02089       array (
02090         0 => 'datasource-cache',
02091         1 => 'datasource-xmlschema',
02092         2 => 'datasource-arrayschema',
02093         3 => 'datasource-function',
02094         4 => 'datasource-local',
02095         5 => 'datasource-jsonschema',
02096         6 => 'datasource-get',
02097         7 => 'datasource-polling',
02098         8 => 'datasource-io',
02099         9 => 'datasource-textschema',
02100       ),
02101       'path' => 'datasource/datasource-min.js',
02102       'rollup' => 4,
02103       'type' => 'js',
02104       'ext' => false,
02105       'submodules' => 
02106       array (
02107         'datasource-cache' => 
02108         array (
02109           'path' => 'datasource/datasource-cache-min.js',
02110           'requires' => 
02111           array (
02112             0 => 'cache-base',
02113             1 => 'datasource-local',
02114           ),
02115           'type' => 'js',
02116           'pkg' => 'datasource',
02117           'name' => 'datasource-cache',
02118           'ext' => false,
02119         ),
02120         'datasource-xmlschema' => 
02121         array (
02122           'path' => 'datasource/datasource-xmlschema-min.js',
02123           'requires' => 
02124           array (
02125             0 => 'plugin',
02126             1 => 'datasource-local',
02127             2 => 'dataschema-xml',
02128           ),
02129           'type' => 'js',
02130           'pkg' => 'datasource',
02131           'name' => 'datasource-xmlschema',
02132           'ext' => false,
02133         ),
02134         'datasource-arrayschema' => 
02135         array (
02136           'path' => 'datasource/datasource-arrayschema-min.js',
02137           'requires' => 
02138           array (
02139             0 => 'plugin',
02140             1 => 'datasource-local',
02141             2 => 'dataschema-array',
02142           ),
02143           'type' => 'js',
02144           'pkg' => 'datasource',
02145           'name' => 'datasource-arrayschema',
02146           'ext' => false,
02147         ),
02148         'datasource-function' => 
02149         array (
02150           'path' => 'datasource/datasource-function-min.js',
02151           'requires' => 
02152           array (
02153             0 => 'datasource-local',
02154           ),
02155           'type' => 'js',
02156           'pkg' => 'datasource',
02157           'name' => 'datasource-function',
02158           'ext' => false,
02159         ),
02160         'datasource-local' => 
02161         array (
02162           'path' => 'datasource/datasource-local-min.js',
02163           'requires' => 
02164           array (
02165             0 => 'base',
02166           ),
02167           'type' => 'js',
02168           'pkg' => 'datasource',
02169           'name' => 'datasource-local',
02170           'ext' => false,
02171         ),
02172         'datasource-jsonschema' => 
02173         array (
02174           'path' => 'datasource/datasource-jsonschema-min.js',
02175           'requires' => 
02176           array (
02177             0 => 'dataschema-json',
02178             1 => 'plugin',
02179             2 => 'datasource-local',
02180           ),
02181           'type' => 'js',
02182           'pkg' => 'datasource',
02183           'name' => 'datasource-jsonschema',
02184           'ext' => false,
02185         ),
02186         'datasource-get' => 
02187         array (
02188           'path' => 'datasource/datasource-get-min.js',
02189           'requires' => 
02190           array (
02191             0 => 'get',
02192             1 => 'datasource-local',
02193           ),
02194           'type' => 'js',
02195           'pkg' => 'datasource',
02196           'name' => 'datasource-get',
02197           'ext' => false,
02198         ),
02199         'datasource-polling' => 
02200         array (
02201           'path' => 'datasource/datasource-polling-min.js',
02202           'requires' => 
02203           array (
02204             0 => 'datasource-local',
02205           ),
02206           'type' => 'js',
02207           'pkg' => 'datasource',
02208           'name' => 'datasource-polling',
02209           'ext' => false,
02210         ),
02211         'datasource-io' => 
02212         array (
02213           'path' => 'datasource/datasource-io-min.js',
02214           'requires' => 
02215           array (
02216             0 => 'io-base',
02217             1 => 'datasource-local',
02218           ),
02219           'type' => 'js',
02220           'pkg' => 'datasource',
02221           'name' => 'datasource-io',
02222           'ext' => false,
02223         ),
02224         'datasource-textschema' => 
02225         array (
02226           'path' => 'datasource/datasource-textschema-min.js',
02227           'requires' => 
02228           array (
02229             0 => 'plugin',
02230             1 => 'datasource-local',
02231             2 => 'dataschema-text',
02232           ),
02233           'type' => 'js',
02234           'pkg' => 'datasource',
02235           'name' => 'datasource-textschema',
02236           'ext' => false,
02237         ),
02238       ),
02239       'name' => 'datasource',
02240       'requires' => 
02241       array (
02242       ),
02243     ),
02244     'lang/datatype_fi' => 
02245     array (
02246       'requires' => 
02247       array (
02248       ),
02249       'path' => 'datatype/lang/datatype_fi.js',
02250       'supersedes' => 
02251       array (
02252         0 => 'lang/datatype-date_fi',
02253       ),
02254       'type' => 'js',
02255       'intl' => true,
02256       'langPack' => true,
02257       'ext' => false,
02258       'name' => 'lang/datatype_fi',
02259     ),
02260     'editor' => 
02261     array (
02262       'supersedes' => 
02263       array (
02264         0 => 'editor-lists',
02265         1 => 'selection',
02266         2 => 'createlink-base',
02267         3 => 'editor-br',
02268         4 => 'exec-command',
02269         5 => 'editor-base',
02270         6 => 'editor-para',
02271         7 => 'editor-bidi',
02272         8 => 'frame',
02273       ),
02274       'path' => 'editor/editor-min.js',
02275       'rollup' => 4,
02276       'type' => 'js',
02277       'ext' => false,
02278       'submodules' => 
02279       array (
02280         'editor-lists' => 
02281         array (
02282           'path' => 'editor/editor-lists-min.js',
02283           'requires' => 
02284           array (
02285             0 => 'editor-base',
02286           ),
02287           'type' => 'js',
02288           'pkg' => 'editor',
02289           'name' => 'editor-lists',
02290           'ext' => false,
02291         ),
02292         'createlink-base' => 
02293         array (
02294           'path' => 'editor/createlink-base-min.js',
02295           'requires' => 
02296           array (
02297             0 => 'editor-base',
02298           ),
02299           'type' => 'js',
02300           'pkg' => 'editor',
02301           'name' => 'createlink-base',
02302           'ext' => false,
02303         ),
02304         'selection' => 
02305         array (
02306           'path' => 'editor/selection-min.js',
02307           'requires' => 
02308           array (
02309             0 => 'node',
02310           ),
02311           'type' => 'js',
02312           'pkg' => 'editor',
02313           'name' => 'selection',
02314           'ext' => false,
02315         ),
02316         'editor-br' => 
02317         array (
02318           'path' => 'editor/editor-br-min.js',
02319           'requires' => 
02320           array (
02321             0 => 'node',
02322           ),
02323           'type' => 'js',
02324           'pkg' => 'editor',
02325           'name' => 'editor-br',
02326           'ext' => false,
02327         ),
02328         'exec-command' => 
02329         array (
02330           'path' => 'editor/exec-command-min.js',
02331           'requires' => 
02332           array (
02333             0 => 'frame',
02334           ),
02335           'type' => 'js',
02336           'pkg' => 'editor',
02337           'name' => 'exec-command',
02338           'ext' => false,
02339         ),
02340         'editor-base' => 
02341         array (
02342           'path' => 'editor/editor-base-min.js',
02343           'requires' => 
02344           array (
02345             0 => 'frame',
02346             1 => 'exec-command',
02347             2 => 'base',
02348             3 => 'node',
02349             4 => 'selection',
02350           ),
02351           'type' => 'js',
02352           'pkg' => 'editor',
02353           'name' => 'editor-base',
02354           'ext' => false,
02355         ),
02356         'editor-para' => 
02357         array (
02358           'path' => 'editor/editor-para-min.js',
02359           'requires' => 
02360           array (
02361             0 => 'node',
02362           ),
02363           'type' => 'js',
02364           'pkg' => 'editor',
02365           'name' => 'editor-para',
02366           'ext' => false,
02367         ),
02368         'editor-bidi' => 
02369         array (
02370           'path' => 'editor/editor-bidi-min.js',
02371           'requires' => 
02372           array (
02373             0 => 'editor-base',
02374           ),
02375           'type' => 'js',
02376           'pkg' => 'editor',
02377           'name' => 'editor-bidi',
02378           'ext' => false,
02379         ),
02380         'frame' => 
02381         array (
02382           'path' => 'editor/frame-min.js',
02383           'requires' => 
02384           array (
02385             0 => 'base',
02386             1 => 'node',
02387             2 => 'selector-css3',
02388             3 => 'substitute',
02389           ),
02390           'type' => 'js',
02391           'pkg' => 'editor',
02392           'name' => 'frame',
02393           'ext' => false,
02394         ),
02395       ),
02396       'name' => 'editor',
02397       'requires' => 
02398       array (
02399       ),
02400     ),
02401     'skin-sam-widget-position' => 
02402     array (
02403       'requires' => 
02404       array (
02405       ),
02406       'after_map' => 
02407       array (
02408         'cssfonts' => true,
02409         'cssfonts-context' => true,
02410         'cssreset-context' => true,
02411         'cssbase' => true,
02412         'cssgrids' => true,
02413         'cssreset' => true,
02414       ),
02415       'path' => 'widget/assets/skins/sam/widget-position.css',
02416       'type' => 'css',
02417       'ext' => false,
02418       'name' => 'skin-sam-widget-position',
02419       'after' => 
02420       array (
02421         0 => 'cssreset',
02422         1 => 'cssfonts',
02423         2 => 'cssgrids',
02424         3 => 'cssbase',
02425         4 => 'cssreset-context',
02426         5 => 'cssfonts-context',
02427       ),
02428     ),
02429     'lang/datatype-date_en-AU' => 
02430     array (
02431       'requires' => 
02432       array (
02433       ),
02434       'path' => 'datatype/lang/datatype-date_en-AU.js',
02435       'supersedes' => 
02436       array (
02437       ),
02438       'type' => 'js',
02439       'intl' => true,
02440       'langPack' => true,
02441       'ext' => false,
02442       'name' => 'lang/datatype-date_en-AU',
02443     ),
02444     'scrollview' => 
02445     array (
02446       'path' => 'scrollview/scrollview-min.js',
02447       'requires' => 
02448       array (
02449         0 => 'scrollview-base',
02450         1 => 'scrollview-scrollbars',
02451       ),
02452       'type' => 'js',
02453       'name' => 'scrollview',
02454       'ext' => false,
02455       'plugins' => 
02456       array (
02457         'scrollview-base' => 
02458         array (
02459           'requires' => 
02460           array (
02461             0 => 'widget',
02462             1 => 'event-gestures',
02463             2 => 'transition',
02464           ),
02465           'path' => 'scrollview/scrollview-base-min.js',
02466           'type' => 'js',
02467           'pkg' => 'scrollview',
02468           'skinnable' => true,
02469           'ext' => false,
02470           'name' => 'scrollview-base',
02471         ),
02472         'scrollview-scrollbars' => 
02473         array (
02474           'requires' => 
02475           array (
02476             0 => 'plugin',
02477           ),
02478           'path' => 'scrollview/scrollview-scrollbars-min.js',
02479           'type' => 'js',
02480           'pkg' => 'scrollview',
02481           'skinnable' => true,
02482           'ext' => false,
02483           'name' => 'scrollview-scrollbars',
02484         ),
02485         'scrollview-paginator' => 
02486         array (
02487           'path' => 'scrollview/scrollview-paginator-min.js',
02488           'requires' => 
02489           array (
02490             0 => 'plugin',
02491           ),
02492           'type' => 'js',
02493           'pkg' => 'scrollview',
02494           'name' => 'scrollview-paginator',
02495           'ext' => false,
02496         ),
02497         'scrollview-base-ie' => 
02498         array (
02499           'requires' => 
02500           array (
02501             0 => 'scrollview-base',
02502           ),
02503           'path' => 'scrollview/scrollview-base-ie-min.js',
02504           'after_map' => 
02505           array (
02506             'scrollview-base' => true,
02507           ),
02508           'type' => 'js',
02509           'pkg' => 'scrollview',
02510           'condition' => 
02511           array (
02512             'ua' => 'ie',
02513             'trigger' => 'scrollview-base',
02514           ),
02515           'ext' => false,
02516           'name' => 'scrollview-base-ie',
02517           'after' => 
02518           array (
02519             0 => 'scrollview-base',
02520           ),
02521         ),
02522       ),
02523     ),
02524     'dump' => 
02525     array (
02526       'path' => 'dump/dump-min.js',
02527       'requires' => 
02528       array (
02529         0 => 'yui-base',
02530       ),
02531       'type' => 'js',
02532       'name' => 'dump',
02533       'ext' => false,
02534     ),
02535     'lang/dial_en' => 
02536     array (
02537       'requires' => 
02538       array (
02539       ),
02540       'path' => 'dial/lang/dial_en.js',
02541       'supersedes' => 
02542       array (
02543       ),
02544       'type' => 'js',
02545       'intl' => true,
02546       'langPack' => true,
02547       'ext' => false,
02548       'name' => 'lang/dial_en',
02549     ),
02550     'lang/datatype-date_hi' => 
02551     array (
02552       'requires' => 
02553       array (
02554       ),
02555       'path' => 'datatype/lang/datatype-date_hi.js',
02556       'supersedes' => 
02557       array (
02558       ),
02559       'type' => 'js',
02560       'intl' => true,
02561       'langPack' => true,
02562       'ext' => false,
02563       'name' => 'lang/datatype-date_hi',
02564     ),
02565     'widget' => 
02566     array (
02567       'requires' => 
02568       array (
02569       ),
02570       'path' => 'widget/widget-min.js',
02571       'supersedes' => 
02572       array (
02573         0 => 'widget-skin',
02574         1 => 'widget-base',
02575         2 => 'widget-htmlparser',
02576         3 => 'widget-uievents',
02577       ),
02578       'submodules' => 
02579       array (
02580         'widget-skin' => 
02581         array (
02582           'path' => 'widget/widget-skin-min.js',
02583           'requires' => 
02584           array (
02585             0 => 'widget-base',
02586           ),
02587           'type' => 'js',
02588           'pkg' => 'widget',
02589           'name' => 'widget-skin',
02590           'ext' => false,
02591         ),
02592         'widget-base' => 
02593         array (
02594           'path' => 'widget/widget-base-min.js',
02595           'requires' => 
02596           array (
02597             0 => 'base-pluginhost',
02598             1 => 'attribute',
02599             2 => 'base-base',
02600             3 => 'node-base',
02601             4 => 'node-style',
02602             5 => 'event-focus',
02603             6 => 'classnamemanager',
02604           ),
02605           'type' => 'js',
02606           'pkg' => 'widget',
02607           'name' => 'widget-base',
02608           'ext' => false,
02609         ),
02610         'widget-htmlparser' => 
02611         array (
02612           'path' => 'widget/widget-htmlparser-min.js',
02613           'requires' => 
02614           array (
02615             0 => 'widget-base',
02616           ),
02617           'type' => 'js',
02618           'pkg' => 'widget',
02619           'name' => 'widget-htmlparser',
02620           'ext' => false,
02621         ),
02622         'widget-uievents' => 
02623         array (
02624           'path' => 'widget/widget-uievents-min.js',
02625           'requires' => 
02626           array (
02627             0 => 'node-event-delegate',
02628             1 => 'widget-base',
02629           ),
02630           'type' => 'js',
02631           'pkg' => 'widget',
02632           'name' => 'widget-uievents',
02633           'ext' => false,
02634         ),
02635       ),
02636       'type' => 'js',
02637       'skinnable' => true,
02638       'plugins' => 
02639       array (
02640         'widget-parent' => 
02641         array (
02642           'path' => 'widget/widget-parent-min.js',
02643           'requires' => 
02644           array (
02645             0 => 'widget',
02646             1 => 'base-build',
02647             2 => 'arraylist',
02648           ),
02649           'type' => 'js',
02650           'pkg' => 'widget',
02651           'name' => 'widget-parent',
02652           'ext' => false,
02653         ),
02654         'widget-stack' => 
02655         array (
02656           'requires' => 
02657           array (
02658             0 => 'widget',
02659             1 => 'base-build',
02660           ),
02661           'path' => 'widget/widget-stack-min.js',
02662           'type' => 'js',
02663           'pkg' => 'widget',
02664           'skinnable' => true,
02665           'ext' => false,
02666           'name' => 'widget-stack',
02667         ),
02668         'widget-child' => 
02669         array (
02670           'path' => 'widget/widget-child-min.js',
02671           'requires' => 
02672           array (
02673             0 => 'widget',
02674             1 => 'base-build',
02675           ),
02676           'type' => 'js',
02677           'pkg' => 'widget',
02678           'name' => 'widget-child',
02679           'ext' => false,
02680         ),
02681         'widget-base-ie' => 
02682         array (
02683           'requires' => 
02684           array (
02685             0 => 'widget-base',
02686           ),
02687           'path' => 'widget/widget-base-ie-min.js',
02688           'after_map' => 
02689           array (
02690             'widget-base' => true,
02691           ),
02692           'type' => 'js',
02693           'pkg' => 'widget',
02694           'condition' => 
02695           array (
02696             'ua' => 'ie',
02697             'trigger' => 'widget-base',
02698           ),
02699           'ext' => false,
02700           'name' => 'widget-base-ie',
02701           'after' => 
02702           array (
02703             0 => 'widget-base',
02704           ),
02705         ),
02706         'widget-position' => 
02707         array (
02708           'path' => 'widget/widget-position-min.js',
02709           'requires' => 
02710           array (
02711             0 => 'node-screen',
02712             1 => 'widget',
02713             2 => 'base-build',
02714           ),
02715           'type' => 'js',
02716           'pkg' => 'widget',
02717           'name' => 'widget-position',
02718           'ext' => false,
02719         ),
02720         'widget-position-constrain' => 
02721         array (
02722           'path' => 'widget/widget-position-constrain-min.js',
02723           'requires' => 
02724           array (
02725             0 => 'widget-position',
02726           ),
02727           'type' => 'js',
02728           'pkg' => 'widget',
02729           'name' => 'widget-position-constrain',
02730           'ext' => false,
02731         ),
02732         'widget-stdmod' => 
02733         array (
02734           'path' => 'widget/widget-stdmod-min.js',
02735           'requires' => 
02736           array (
02737             0 => 'widget',
02738             1 => 'base-build',
02739           ),
02740           'type' => 'js',
02741           'pkg' => 'widget',
02742           'name' => 'widget-stdmod',
02743           'ext' => false,
02744         ),
02745         'widget-position-align' => 
02746         array (
02747           'path' => 'widget/widget-position-align-min.js',
02748           'requires' => 
02749           array (
02750             0 => 'widget-position',
02751           ),
02752           'type' => 'js',
02753           'pkg' => 'widget',
02754           'name' => 'widget-position-align',
02755           'ext' => false,
02756         ),
02757       ),
02758       'ext' => false,
02759       'name' => 'widget',
02760       'rollup' => 3,
02761     ),
02762     'widget-base' => 
02763     array (
02764       'path' => 'widget/widget-base-min.js',
02765       'requires' => 
02766       array (
02767         0 => 'base-pluginhost',
02768         1 => 'attribute',
02769         2 => 'base-base',
02770         3 => 'node-base',
02771         4 => 'node-style',
02772         5 => 'event-focus',
02773         6 => 'classnamemanager',
02774       ),
02775       'type' => 'js',
02776       'pkg' => 'widget',
02777       'name' => 'widget-base',
02778       'ext' => false,
02779     ),
02780     'lang/datatype_fr' => 
02781     array (
02782       'requires' => 
02783       array (
02784       ),
02785       'path' => 'datatype/lang/datatype_fr.js',
02786       'supersedes' => 
02787       array (
02788         0 => 'lang/datatype-date_fr',
02789       ),
02790       'type' => 'js',
02791       'intl' => true,
02792       'langPack' => true,
02793       'ext' => false,
02794       'name' => 'lang/datatype_fr',
02795     ),
02796     'lang/datatype-date_es-US' => 
02797     array (
02798       'requires' => 
02799       array (
02800       ),
02801       'path' => 'datatype/lang/datatype-date_es-US.js',
02802       'supersedes' => 
02803       array (
02804       ),
02805       'type' => 'js',
02806       'intl' => true,
02807       'langPack' => true,
02808       'ext' => false,
02809       'name' => 'lang/datatype-date_es-US',
02810     ),
02811     'datasource-arrayschema' => 
02812     array (
02813       'path' => 'datasource/datasource-arrayschema-min.js',
02814       'requires' => 
02815       array (
02816         0 => 'plugin',
02817         1 => 'datasource-local',
02818         2 => 'dataschema-array',
02819       ),
02820       'type' => 'js',
02821       'pkg' => 'datasource',
02822       'name' => 'datasource-arrayschema',
02823       'ext' => false,
02824     ),
02825     'lang/dial_es' => 
02826     array (
02827       'requires' => 
02828       array (
02829       ),
02830       'path' => 'dial/lang/dial_es.js',
02831       'supersedes' => 
02832       array (
02833       ),
02834       'type' => 'js',
02835       'intl' => true,
02836       'langPack' => true,
02837       'ext' => false,
02838       'name' => 'lang/dial_es',
02839     ),
02840     'event-key' => 
02841     array (
02842       'path' => 'event/event-key-min.js',
02843       'requires' => 
02844       array (
02845         0 => 'event-synthetic',
02846       ),
02847       'type' => 'js',
02848       'pkg' => 'event',
02849       'name' => 'event-key',
02850       'ext' => false,
02851     ),
02852     'lang/datatype-date_es-UY' => 
02853     array (
02854       'requires' => 
02855       array (
02856       ),
02857       'path' => 'datatype/lang/datatype-date_es-UY.js',
02858       'supersedes' => 
02859       array (
02860       ),
02861       'type' => 'js',
02862       'intl' => true,
02863       'langPack' => true,
02864       'ext' => false,
02865       'name' => 'lang/datatype-date_es-UY',
02866     ),
02867     'resize-proxy' => 
02868     array (
02869       'path' => 'resize/resize-proxy-min.js',
02870       'requires' => 
02871       array (
02872         0 => 'plugin',
02873         1 => 'resize-base',
02874       ),
02875       'type' => 'js',
02876       'pkg' => 'resize',
02877       'name' => 'resize-proxy',
02878       'ext' => false,
02879     ),
02880     'widget-position' => 
02881     array (
02882       'path' => 'widget/widget-position-min.js',
02883       'requires' => 
02884       array (
02885         0 => 'node-screen',
02886         1 => 'widget',
02887         2 => 'base-build',
02888       ),
02889       'type' => 'js',
02890       'pkg' => 'widget',
02891       'name' => 'widget-position',
02892       'ext' => false,
02893     ),
02894     'lang/datatype-date_es-VE' => 
02895     array (
02896       'requires' => 
02897       array (
02898       ),
02899       'path' => 'datatype/lang/datatype-date_es-VE.js',
02900       'supersedes' => 
02901       array (
02902       ),
02903       'type' => 'js',
02904       'intl' => true,
02905       'langPack' => true,
02906       'ext' => false,
02907       'name' => 'lang/datatype-date_es-VE',
02908     ),
02909     'lang/datatype-date_id' => 
02910     array (
02911       'requires' => 
02912       array (
02913       ),
02914       'path' => 'datatype/lang/datatype-date_id.js',
02915       'supersedes' => 
02916       array (
02917       ),
02918       'type' => 'js',
02919       'intl' => true,
02920       'langPack' => true,
02921       'ext' => false,
02922       'name' => 'lang/datatype-date_id',
02923     ),
02924     'lang/datatype-date_zh-Hans-CN' => 
02925     array (
02926       'requires' => 
02927       array (
02928       ),
02929       'path' => 'datatype/lang/datatype-date_zh-Hans-CN.js',
02930       'supersedes' => 
02931       array (
02932       ),
02933       'type' => 'js',
02934       'intl' => true,
02935       'langPack' => true,
02936       'ext' => false,
02937       'name' => 'lang/datatype-date_zh-Hans-CN',
02938     ),
02939     'features' => 
02940     array (
02941       'requires' => 
02942       array (
02943         0 => 'yui-base',
02944       ),
02945       'path' => 'yui/features-min.js',
02946       'provides' => 
02947       array (
02948         'features' => true,
02949       ),
02950       'type' => 'js',
02951       '_inspected' => true,
02952       'pkg' => 'yui',
02953       'ext' => false,
02954       'name' => 'features',
02955     ),
02956     'lang/datatype-date_nb-NO' => 
02957     array (
02958       'requires' => 
02959       array (
02960       ),
02961       'path' => 'datatype/lang/datatype-date_nb-NO.js',
02962       'supersedes' => 
02963       array (
02964       ),
02965       'type' => 'js',
02966       'intl' => true,
02967       'langPack' => true,
02968       'ext' => false,
02969       'name' => 'lang/datatype-date_nb-NO',
02970     ),
02971     'get' => 
02972     array (
02973       'requires' => 
02974       array (
02975         0 => 'yui-base',
02976       ),
02977       'path' => 'yui/get-min.js',
02978       'provides' => 
02979       array (
02980         'get' => true,
02981       ),
02982       'type' => 'js',
02983       '_inspected' => true,
02984       'pkg' => 'yui',
02985       'ext' => false,
02986       'name' => 'get',
02987     ),
02988     'base-build' => 
02989     array (
02990       'path' => 'base/base-build-min.js',
02991       'requires' => 
02992       array (
02993         0 => 'base-base',
02994       ),
02995       'type' => 'js',
02996       'pkg' => 'base',
02997       'name' => 'base-build',
02998       'ext' => false,
02999     ),
03000     'lang/datatype-date_fi-FI' => 
03001     array (
03002       'requires' => 
03003       array (
03004       ),
03005       'path' => 'datatype/lang/datatype-date_fi-FI.js',
03006       'supersedes' => 
03007       array (
03008       ),
03009       'type' => 'js',
03010       'intl' => true,
03011       'langPack' => true,
03012       'ext' => false,
03013       'name' => 'lang/datatype-date_fi-FI',
03014     ),
03015     'widget-base-ie' => 
03016     array (
03017       'requires' => 
03018       array (
03019         0 => 'widget-base',
03020       ),
03021       'after_map' => 
03022       array (
03023         'widget-base' => true,
03024       ),
03025       'path' => 'widget/widget-base-ie-min.js',
03026       'type' => 'js',
03027       'pkg' => 'widget',
03028       'condition' => 
03029       array (
03030         'ua' => 'ie',
03031         'trigger' => 'widget-base',
03032       ),
03033       'ext' => false,
03034       'name' => 'widget-base-ie',
03035       'after' => 
03036       array (
03037         0 => 'widget-base',
03038       ),
03039     ),
03040     'lang/datatype-date_en-CA' => 
03041     array (
03042       'requires' => 
03043       array (
03044       ),
03045       'path' => 'datatype/lang/datatype-date_en-CA.js',
03046       'supersedes' => 
03047       array (
03048       ),
03049       'type' => 'js',
03050       'intl' => true,
03051       'langPack' => true,
03052       'ext' => false,
03053       'name' => 'lang/datatype-date_en-CA',
03054     ),
03055     'event-touch' => 
03056     array (
03057       'path' => 'event/event-touch-min.js',
03058       'requires' => 
03059       array (
03060         0 => 'node-base',
03061       ),
03062       'type' => 'js',
03063       'pkg' => 'event',
03064       'name' => 'event-touch',
03065       'ext' => false,
03066     ),
03067     'skin-sam-resize-base' => 
03068     array (
03069       'requires' => 
03070       array (
03071       ),
03072       'after_map' => 
03073       array (
03074         'cssfonts' => true,
03075         'cssfonts-context' => true,
03076         'cssreset-context' => true,
03077         'cssbase' => true,
03078         'cssgrids' => true,
03079         'cssreset' => true,
03080       ),
03081       'path' => 'resize/assets/skins/sam/resize-base.css',
03082       'type' => 'css',
03083       'ext' => false,
03084       'name' => 'skin-sam-resize-base',
03085       'after' => 
03086       array (
03087         0 => 'cssreset',
03088         1 => 'cssfonts',
03089         2 => 'cssgrids',
03090         3 => 'cssbase',
03091         4 => 'cssreset-context',
03092         5 => 'cssfonts-context',
03093       ),
03094     ),
03095     'event-custom' => 
03096     array (
03097       'supersedes' => 
03098       array (
03099         0 => 'event-custom-complex',
03100         1 => 'event-custom-base',
03101       ),
03102       'path' => 'event-custom/event-custom-min.js',
03103       'rollup' => 2,
03104       'type' => 'js',
03105       'ext' => false,
03106       'submodules' => 
03107       array (
03108         'event-custom-complex' => 
03109         array (
03110           'path' => 'event-custom/event-custom-complex-min.js',
03111           'requires' => 
03112           array (
03113             0 => 'event-custom-base',
03114           ),
03115           'type' => 'js',
03116           'pkg' => 'event-custom',
03117           'name' => 'event-custom-complex',
03118           'ext' => false,
03119         ),
03120         'event-custom-base' => 
03121         array (
03122           'path' => 'event-custom/event-custom-base-min.js',
03123           'requires' => 
03124           array (
03125             0 => 'oop',
03126           ),
03127           'type' => 'js',
03128           'pkg' => 'event-custom',
03129           'name' => 'event-custom-base',
03130           'ext' => false,
03131         ),
03132       ),
03133       'name' => 'event-custom',
03134       'requires' => 
03135       array (
03136       ),
03137     ),
03138     'lang/datatype-date_it' => 
03139     array (
03140       'requires' => 
03141       array (
03142       ),
03143       'path' => 'datatype/lang/datatype-date_it.js',
03144       'supersedes' => 
03145       array (
03146       ),
03147       'type' => 'js',
03148       'intl' => true,
03149       'langPack' => true,
03150       'ext' => false,
03151       'name' => 'lang/datatype-date_it',
03152     ),
03153     'yui-log' => 
03154     array (
03155       'requires' => 
03156       array (
03157         0 => 'yui-base',
03158       ),
03159       'path' => 'yui/yui-log-min.js',
03160       'provides' => 
03161       array (
03162         'yui-log' => true,
03163       ),
03164       'type' => 'js',
03165       '_inspected' => true,
03166       'pkg' => 'yui',
03167       'ext' => false,
03168       'name' => 'yui-log',
03169     ),
03170     'skin-sam-widget-position-constrain' => 
03171     array (
03172       'requires' => 
03173       array (
03174       ),
03175       'after_map' => 
03176       array (
03177         'cssfonts' => true,
03178         'cssfonts-context' => true,
03179         'cssreset-context' => true,
03180         'cssbase' => true,
03181         'cssgrids' => true,
03182         'cssreset' => true,
03183       ),
03184       'path' => 'widget/assets/skins/sam/widget-position-constrain.css',
03185       'type' => 'css',
03186       'ext' => false,
03187       'name' => 'skin-sam-widget-position-constrain',
03188       'after' => 
03189       array (
03190         0 => 'cssreset',
03191         1 => 'cssfonts',
03192         2 => 'cssgrids',
03193         3 => 'cssbase',
03194         4 => 'cssreset-context',
03195         5 => 'cssfonts-context',
03196       ),
03197     ),
03198     'widget-child' => 
03199     array (
03200       'path' => 'widget/widget-child-min.js',
03201       'requires' => 
03202       array (
03203         0 => 'widget',
03204         1 => 'base-build',
03205       ),
03206       'type' => 'js',
03207       'pkg' => 'widget',
03208       'name' => 'widget-child',
03209       'ext' => false,
03210     ),
03211     'widget-anim' => 
03212     array (
03213       'path' => 'widget-anim/widget-anim-min.js',
03214       'requires' => 
03215       array (
03216         0 => 'widget',
03217         1 => 'plugin',
03218         2 => 'anim-base',
03219       ),
03220       'type' => 'js',
03221       'name' => 'widget-anim',
03222       'ext' => false,
03223     ),
03224     'node-menunav' => 
03225     array (
03226       'path' => 'node-menunav/node-menunav-min.js',
03227       'skinnable' => true,
03228       'requires' => 
03229       array (
03230         0 => 'node',
03231         1 => 'node-focusmanager',
03232         2 => 'plugin',
03233         3 => 'classnamemanager',
03234       ),
03235       'type' => 'js',
03236       'name' => 'node-menunav',
03237       'ext' => false,
03238     ),
03239     'anim-easing' => 
03240     array (
03241       'path' => 'anim/anim-easing-min.js',
03242       'requires' => 
03243       array (
03244         0 => 'anim-base',
03245       ),
03246       'type' => 'js',
03247       'pkg' => 'anim',
03248       'name' => 'anim-easing',
03249       'ext' => false,
03250     ),
03251     'lang/datatype-date_ja' => 
03252     array (
03253       'requires' => 
03254       array (
03255       ),
03256       'path' => 'datatype/lang/datatype-date_ja.js',
03257       'supersedes' => 
03258       array (
03259       ),
03260       'type' => 'js',
03261       'intl' => true,
03262       'langPack' => true,
03263       'ext' => false,
03264       'name' => 'lang/datatype-date_ja',
03265     ),
03266     'yql' => 
03267     array (
03268       'path' => 'yql/yql-min.js',
03269       'requires' => 
03270       array (
03271         0 => 'jsonp-url',
03272         1 => 'jsonp',
03273       ),
03274       'type' => 'js',
03275       'name' => 'yql',
03276       'ext' => false,
03277     ),
03278     'lang/datatype_hi' => 
03279     array (
03280       'requires' => 
03281       array (
03282       ),
03283       'path' => 'datatype/lang/datatype_hi.js',
03284       'supersedes' => 
03285       array (
03286         0 => 'lang/datatype-date_hi',
03287       ),
03288       'type' => 'js',
03289       'intl' => true,
03290       'langPack' => true,
03291       'ext' => false,
03292       'name' => 'lang/datatype_hi',
03293     ),
03294     'lang/datatype-date_zh-Hant-HK' => 
03295     array (
03296       'requires' => 
03297       array (
03298       ),
03299       'path' => 'datatype/lang/datatype-date_zh-Hant-HK.js',
03300       'supersedes' => 
03301       array (
03302       ),
03303       'type' => 'js',
03304       'intl' => true,
03305       'langPack' => true,
03306       'ext' => false,
03307       'name' => 'lang/datatype-date_zh-Hant-HK',
03308     ),
03309     'lang/datatype_nl-BE' => 
03310     array (
03311       'requires' => 
03312       array (
03313       ),
03314       'path' => 'datatype/lang/datatype_nl-BE.js',
03315       'supersedes' => 
03316       array (
03317         0 => 'lang/datatype-date_nl-BE',
03318       ),
03319       'type' => 'js',
03320       'intl' => true,
03321       'langPack' => true,
03322       'ext' => false,
03323       'name' => 'lang/datatype_nl-BE',
03324     ),
03325     'queue-run' => 
03326     array (
03327       'path' => 'async-queue/async-queue-min.js',
03328       'requires' => 
03329       array (
03330         0 => 'event-custom',
03331       ),
03332       'type' => 'js',
03333       'name' => 'queue-run',
03334       'ext' => false,
03335     ),
03336     'createlink-base' => 
03337     array (
03338       'path' => 'editor/createlink-base-min.js',
03339       'requires' => 
03340       array (
03341         0 => 'editor-base',
03342       ),
03343       'type' => 'js',
03344       'pkg' => 'editor',
03345       'name' => 'createlink-base',
03346       'ext' => false,
03347     ),
03348     'lang/datatype-date_ca-ES' => 
03349     array (
03350       'requires' => 
03351       array (
03352       ),
03353       'path' => 'datatype/lang/datatype-date_ca-ES.js',
03354       'supersedes' => 
03355       array (
03356       ),
03357       'type' => 'js',
03358       'intl' => true,
03359       'langPack' => true,
03360       'ext' => false,
03361       'name' => 'lang/datatype-date_ca-ES',
03362     ),
03363     'slider' => 
03364     array (
03365       'requires' => 
03366       array (
03367       ),
03368       'path' => 'slider/slider-min.js',
03369       'supersedes' => 
03370       array (
03371         0 => 'slider-value-range',
03372         1 => 'slider-base',
03373         2 => 'clickable-rail',
03374         3 => 'skin-sam-slider-base',
03375         4 => 'range-slider',
03376       ),
03377       'submodules' => 
03378       array (
03379         'slider-value-range' => 
03380         array (
03381           'path' => 'slider/slider-value-range-min.js',
03382           'requires' => 
03383           array (
03384             0 => 'slider-base',
03385           ),
03386           'type' => 'js',
03387           'pkg' => 'slider',
03388           'name' => 'slider-value-range',
03389           'ext' => false,
03390         ),
03391         'clickable-rail' => 
03392         array (
03393           'path' => 'slider/clickable-rail-min.js',
03394           'requires' => 
03395           array (
03396             0 => 'slider-base',
03397           ),
03398           'type' => 'js',
03399           'pkg' => 'slider',
03400           'name' => 'clickable-rail',
03401           'ext' => false,
03402         ),
03403         'slider-base' => 
03404         array (
03405           'requires' => 
03406           array (
03407             0 => 'widget',
03408             1 => 'substitute',
03409             2 => 'dd-constrain',
03410           ),
03411           'path' => 'slider/slider-base-min.js',
03412           'type' => 'js',
03413           'pkg' => 'slider',
03414           'skinnable' => true,
03415           'ext' => false,
03416           'name' => 'slider-base',
03417         ),
03418         'range-slider' => 
03419         array (
03420           'path' => 'slider/range-slider-min.js',
03421           'requires' => 
03422           array (
03423             0 => 'slider-value-range',
03424             1 => 'clickable-rail',
03425             2 => 'slider-base',
03426           ),
03427           'type' => 'js',
03428           'pkg' => 'slider',
03429           'name' => 'range-slider',
03430           'ext' => false,
03431         ),
03432       ),
03433       'type' => 'js',
03434       'skinnable' => true,
03435       'ext' => false,
03436       'name' => 'slider',
03437       'rollup' => 3,
03438     ),
03439     'scrollview-paginator' => 
03440     array (
03441       'path' => 'scrollview/scrollview-paginator-min.js',
03442       'requires' => 
03443       array (
03444         0 => 'plugin',
03445       ),
03446       'type' => 'js',
03447       'pkg' => 'scrollview',
03448       'name' => 'scrollview-paginator',
03449       'ext' => false,
03450     ),
03451     'event-delegate' => 
03452     array (
03453       'path' => 'event/event-delegate-min.js',
03454       'requires' => 
03455       array (
03456         0 => 'node-base',
03457       ),
03458       'type' => 'js',
03459       'pkg' => 'event',
03460       'name' => 'event-delegate',
03461       'ext' => false,
03462     ),
03463     'lang/datatype-date_da-DK' => 
03464     array (
03465       'requires' => 
03466       array (
03467       ),
03468       'path' => 'datatype/lang/datatype-date_da-DK.js',
03469       'supersedes' => 
03470       array (
03471       ),
03472       'type' => 'js',
03473       'intl' => true,
03474       'langPack' => true,
03475       'ext' => false,
03476       'name' => 'lang/datatype-date_da-DK',
03477     ),
03478     'sortable-scroll' => 
03479     array (
03480       'path' => 'sortable/sortable-scroll-min.js',
03481       'requires' => 
03482       array (
03483         0 => 'dd-scroll',
03484       ),
03485       'type' => 'js',
03486       'pkg' => 'sortable',
03487       'name' => 'sortable-scroll',
03488       'ext' => false,
03489     ),
03490     'lang/datatype_id' => 
03491     array (
03492       'requires' => 
03493       array (
03494       ),
03495       'path' => 'datatype/lang/datatype_id.js',
03496       'supersedes' => 
03497       array (
03498         0 => 'lang/datatype-date_id',
03499       ),
03500       'type' => 'js',
03501       'intl' => true,
03502       'langPack' => true,
03503       'ext' => false,
03504       'name' => 'lang/datatype_id',
03505     ),
03506     'dataschema-xml' => 
03507     array (
03508       'path' => 'dataschema/dataschema-xml-min.js',
03509       'requires' => 
03510       array (
03511         0 => 'dataschema-base',
03512       ),
03513       'type' => 'js',
03514       'pkg' => 'dataschema',
03515       'name' => 'dataschema-xml',
03516       'ext' => false,
03517     ),
03518     'rls' => 
03519     array (
03520       'requires' => 
03521       array (
03522         0 => 'get',
03523         1 => 'features',
03524       ),
03525       'path' => 'yui/rls-min.js',
03526       'provides' => 
03527       array (
03528         'rls' => true,
03529       ),
03530       'type' => 'js',
03531       '_inspected' => true,
03532       'pkg' => 'yui',
03533       'ext' => false,
03534       'name' => 'rls',
03535     ),
03536     'cssgrids-deprecated' => 
03537     array (
03538       'path' => 'cssgrids-deprecated/grids-min.css',
03539       'requires' => 
03540       array (
03541         0 => 'cssfonts',
03542       ),
03543       'type' => 'css',
03544       'optional' => 
03545       array (
03546         0 => 'cssreset',
03547       ),
03548       'name' => 'cssgrids-deprecated',
03549       'ext' => false,
03550     ),
03551     'event' => 
03552     array (
03553       'requires' => 
03554       array (
03555       ),
03556       'after_map' => 
03557       array (
03558         'n' => true,
03559         'd' => true,
03560         'o' => true,
03561         'e' => true,
03562         '-' => true,
03563         's' => true,
03564         'a' => true,
03565         'b' => true,
03566       ),
03567       'path' => 'event/event-min.js',
03568       'supersedes' => 
03569       array (
03570         0 => 'event-base',
03571         1 => 'event-synthetic',
03572         2 => 'event-focus',
03573         3 => 'event-delegate',
03574         4 => 'event-resize',
03575         5 => 'event-key',
03576         6 => 'event-mouseenter',
03577         7 => 'event-hover',
03578         8 => 'event-mousewheel',
03579       ),
03580       'after' => 'node-base',
03581       'submodules' => 
03582       array (
03583         'event-base' => 
03584         array (
03585           'requires' => 
03586           array (
03587             0 => 'event-custom-base',
03588           ),
03589           'path' => 'event/event-base-min.js',
03590           'after_map' => 
03591           array (
03592             'n' => true,
03593             'd' => true,
03594             'o' => true,
03595             'e' => true,
03596             '-' => true,
03597             's' => true,
03598             'a' => true,
03599             'b' => true,
03600           ),
03601           'type' => 'js',
03602           'pkg' => 'event',
03603           'ext' => false,
03604           'name' => 'event-base',
03605           'after' => 'node-base',
03606         ),
03607         'event-synthetic' => 
03608         array (
03609           'path' => 'event/event-synthetic-min.js',
03610           'requires' => 
03611           array (
03612             0 => 'node-base',
03613             1 => 'event-custom-complex',
03614           ),
03615           'type' => 'js',
03616           'pkg' => 'event',
03617           'name' => 'event-synthetic',
03618           'ext' => false,
03619         ),
03620         'event-focus' => 
03621         array (
03622           'path' => 'event/event-focus-min.js',
03623           'requires' => 
03624           array (
03625             0 => 'event-synthetic',
03626           ),
03627           'type' => 'js',
03628           'pkg' => 'event',
03629           'name' => 'event-focus',
03630           'ext' => false,
03631         ),
03632         'event-delegate' => 
03633         array (
03634           'path' => 'event/event-delegate-min.js',
03635           'requires' => 
03636           array (
03637             0 => 'node-base',
03638           ),
03639           'type' => 'js',
03640           'pkg' => 'event',
03641           'name' => 'event-delegate',
03642           'ext' => false,
03643         ),
03644         'event-resize' => 
03645         array (
03646           'path' => 'event/event-resize-min.js',
03647           'requires' => 
03648           array (
03649             0 => 'event-synthetic',
03650           ),
03651           'type' => 'js',
03652           'pkg' => 'event',
03653           'name' => 'event-resize',
03654           'ext' => false,
03655         ),
03656         'event-key' => 
03657         array (
03658           'path' => 'event/event-key-min.js',
03659           'requires' => 
03660           array (
03661             0 => 'event-synthetic',
03662           ),
03663           'type' => 'js',
03664           'pkg' => 'event',
03665           'name' => 'event-key',
03666           'ext' => false,
03667         ),
03668         'event-mouseenter' => 
03669         array (
03670           'path' => 'event/event-mouseenter-min.js',
03671           'requires' => 
03672           array (
03673             0 => 'event-synthetic',
03674           ),
03675           'type' => 'js',
03676           'pkg' => 'event',
03677           'name' => 'event-mouseenter',
03678           'ext' => false,
03679         ),
03680         'event-hover' => 
03681         array (
03682           'path' => 'event/event-hover-min.js',
03683           'requires' => 
03684           array (
03685             0 => 'event-synthetic',
03686           ),
03687           'type' => 'js',
03688           'pkg' => 'event',
03689           'name' => 'event-hover',
03690           'ext' => false,
03691         ),
03692         'event-mousewheel' => 
03693         array (
03694           'path' => 'event/event-mousewheel-min.js',
03695           'requires' => 
03696           array (
03697             0 => 'event-synthetic',
03698           ),
03699           'type' => 'js',
03700           'pkg' => 'event',
03701           'name' => 'event-mousewheel',
03702           'ext' => false,
03703         ),
03704       ),
03705       'type' => 'js',
03706       'plugins' => 
03707       array (
03708         'event-touch' => 
03709         array (
03710           'path' => 'event/event-touch-min.js',
03711           'requires' => 
03712           array (
03713             0 => 'node-base',
03714           ),
03715           'type' => 'js',
03716           'pkg' => 'event',
03717           'name' => 'event-touch',
03718           'ext' => false,
03719         ),
03720         'event-base-ie' => 
03721         array (
03722           'requires' => 
03723           array (
03724             0 => 'node-base',
03725           ),
03726           'path' => 'event/event-base-ie-min.js',
03727           'after_map' => 
03728           array (
03729             'node-base' => true,
03730             'event-base' => true,
03731           ),
03732           'type' => 'js',
03733           'pkg' => 'event',
03734           'condition' => 
03735           array (
03736             'trigger' => 'node-base',
03737           ),
03738           'ext' => false,
03739           'name' => 'event-base-ie',
03740           'after' => 
03741           array (
03742             0 => 'event-base',
03743             1 => 'node-base',
03744           ),
03745         ),
03746       ),
03747       'ext' => false,
03748       'name' => 'event',
03749       'rollup' => 4,
03750     ),
03751     'loader-rollup' => 
03752     array (
03753       'path' => 'loader-rollup/loader-rollup-min.js',
03754       'provides' => 
03755       array (
03756         'loader-rollup' => true,
03757       ),
03758       'requires' => 
03759       array (
03760         0 => 'loader-base',
03761       ),
03762       'type' => 'js',
03763       'name' => 'loader-rollup',
03764       'ext' => false,
03765       '_inspected' => true,
03766     ),
03767     'lang/datatype_en-AU' => 
03768     array (
03769       'requires' => 
03770       array (
03771       ),
03772       'path' => 'datatype/lang/datatype_en-AU.js',
03773       'supersedes' => 
03774       array (
03775         0 => 'lang/datatype-date_en-AU',
03776       ),
03777       'type' => 'js',
03778       'intl' => true,
03779       'langPack' => true,
03780       'ext' => false,
03781       'name' => 'lang/datatype_en-AU',
03782     ),
03783     'datasource-io' => 
03784     array (
03785       'path' => 'datasource/datasource-io-min.js',
03786       'requires' => 
03787       array (
03788         0 => 'io-base',
03789         1 => 'datasource-local',
03790       ),
03791       'type' => 'js',
03792       'pkg' => 'datasource',
03793       'name' => 'datasource-io',
03794       'ext' => false,
03795     ),
03796     'lang/datatype_es-US' => 
03797     array (
03798       'requires' => 
03799       array (
03800       ),
03801       'path' => 'datatype/lang/datatype_es-US.js',
03802       'supersedes' => 
03803       array (
03804         0 => 'lang/datatype-date_es-US',
03805       ),
03806       'type' => 'js',
03807       'intl' => true,
03808       'langPack' => true,
03809       'ext' => false,
03810       'name' => 'lang/datatype_es-US',
03811     ),
03812     'lang/datatype_it' => 
03813     array (
03814       'requires' => 
03815       array (
03816       ),
03817       'path' => 'datatype/lang/datatype_it.js',
03818       'supersedes' => 
03819       array (
03820         0 => 'lang/datatype-date_it',
03821       ),
03822       'type' => 'js',
03823       'intl' => true,
03824       'langPack' => true,
03825       'ext' => false,
03826       'name' => 'lang/datatype_it',
03827     ),
03828     'lang/datatype-date_ko' => 
03829     array (
03830       'requires' => 
03831       array (
03832       ),
03833       'path' => 'datatype/lang/datatype-date_ko.js',
03834       'supersedes' => 
03835       array (
03836       ),
03837       'type' => 'js',
03838       'intl' => true,
03839       'langPack' => true,
03840       'ext' => false,
03841       'name' => 'lang/datatype-date_ko',
03842     ),
03843     'lang/datatype_es-UY' => 
03844     array (
03845       'requires' => 
03846       array (
03847       ),
03848       'path' => 'datatype/lang/datatype_es-UY.js',
03849       'supersedes' => 
03850       array (
03851         0 => 'lang/datatype-date_es-UY',
03852       ),
03853       'type' => 'js',
03854       'intl' => true,
03855       'langPack' => true,
03856       'ext' => false,
03857       'name' => 'lang/datatype_es-UY',
03858     ),
03859     'imageloader' => 
03860     array (
03861       'path' => 'imageloader/imageloader-min.js',
03862       'requires' => 
03863       array (
03864         0 => 'node-screen',
03865         1 => 'base-base',
03866         2 => 'node-style',
03867       ),
03868       'type' => 'js',
03869       'name' => 'imageloader',
03870       'ext' => false,
03871     ),
03872     'skin-sam-widget-position-align' => 
03873     array (
03874       'requires' => 
03875       array (
03876       ),
03877       'after_map' => 
03878       array (
03879         'cssfonts' => true,
03880         'cssfonts-context' => true,
03881         'cssreset-context' => true,
03882         'cssbase' => true,
03883         'cssgrids' => true,
03884         'cssreset' => true,
03885       ),
03886       'path' => 'widget/assets/skins/sam/widget-position-align.css',
03887       'type' => 'css',
03888       'ext' => false,
03889       'name' => 'skin-sam-widget-position-align',
03890       'after' => 
03891       array (
03892         0 => 'cssreset',
03893         1 => 'cssfonts',
03894         2 => 'cssgrids',
03895         3 => 'cssbase',
03896         4 => 'cssreset-context',
03897         5 => 'cssfonts-context',
03898       ),
03899     ),
03900     'dd-scroll' => 
03901     array (
03902       'path' => 'dd/dd-scroll-min.js',
03903       'requires' => 
03904       array (
03905         0 => 'dd-drag',
03906       ),
03907       'type' => 'js',
03908       'pkg' => 'dd',
03909       'name' => 'dd-scroll',
03910       'ext' => false,
03911     ),
03912     'lang/datatype_ja' => 
03913     array (
03914       'requires' => 
03915       array (
03916       ),
03917       'path' => 'datatype/lang/datatype_ja.js',
03918       'supersedes' => 
03919       array (
03920         0 => 'lang/datatype-date_ja',
03921       ),
03922       'type' => 'js',
03923       'intl' => true,
03924       'langPack' => true,
03925       'ext' => false,
03926       'name' => 'lang/datatype_ja',
03927     ),
03928     'anim-base' => 
03929     array (
03930       'path' => 'anim/anim-base-min.js',
03931       'requires' => 
03932       array (
03933         0 => 'base-base',
03934         1 => 'node-style',
03935       ),
03936       'type' => 'js',
03937       'pkg' => 'anim',
03938       'name' => 'anim-base',
03939       'ext' => false,
03940     ),
03941     'node-base' => 
03942     array (
03943       'path' => 'node/node-base-min.js',
03944       'requires' => 
03945       array (
03946         0 => 'selector-css2',
03947         1 => 'dom-base',
03948         2 => 'event-base',
03949       ),
03950       'type' => 'js',
03951       'pkg' => 'node',
03952       'name' => 'node-base',
03953       'ext' => false,
03954     ),
03955     'io' => 
03956     array (
03957       'supersedes' => 
03958       array (
03959         0 => 'io-queue',
03960         1 => 'io-upload-iframe',
03961         2 => 'io-base',
03962         3 => 'io-form',
03963         4 => 'io-xdr',
03964       ),
03965       'path' => 'io/io-min.js',
03966       'rollup' => 4,
03967       'type' => 'js',
03968       'ext' => false,
03969       'submodules' => 
03970       array (
03971         'io-queue' => 
03972         array (
03973           'path' => 'io/io-queue-min.js',
03974           'requires' => 
03975           array (
03976             0 => 'io-base',
03977             1 => 'queue-promote',
03978           ),
03979           'type' => 'js',
03980           'pkg' => 'io',
03981           'name' => 'io-queue',
03982           'ext' => false,
03983         ),
03984         'io-upload-iframe' => 
03985         array (
03986           'path' => 'io/io-upload-iframe-min.js',
03987           'requires' => 
03988           array (
03989             0 => 'io-base',
03990             1 => 'node-base',
03991           ),
03992           'type' => 'js',
03993           'pkg' => 'io',
03994           'name' => 'io-upload-iframe',
03995           'ext' => false,
03996         ),
03997         'io-base' => 
03998         array (
03999           'requires' => 
04000           array (
04001             0 => 'event-custom-base',
04002           ),
04003           'path' => 'io/io-base-min.js',
04004           'optional' => 
04005           array (
04006             0 => 'querystring-stringify-simple',
04007           ),
04008           'pkg' => 'io',
04009           'type' => 'js',
04010           'ext' => false,
04011           'name' => 'io-base',
04012         ),
04013         'io-form' => 
04014         array (
04015           'path' => 'io/io-form-min.js',
04016           'requires' => 
04017           array (
04018             0 => 'io-base',
04019             1 => 'node-base',
04020             2 => 'node-style',
04021           ),
04022           'type' => 'js',
04023           'pkg' => 'io',
04024           'name' => 'io-form',
04025           'ext' => false,
04026         ),
04027         'io-xdr' => 
04028         array (
04029           'path' => 'io/io-xdr-min.js',
04030           'requires' => 
04031           array (
04032             0 => 'io-base',
04033             1 => 'datatype-xml',
04034           ),
04035           'type' => 'js',
04036           'pkg' => 'io',
04037           'name' => 'io-xdr',
04038           'ext' => false,
04039         ),
04040       ),
04041       'name' => 'io',
04042       'requires' => 
04043       array (
04044       ),
04045     ),
04046     'lang/datatype_es-VE' => 
04047     array (
04048       'requires' => 
04049       array (
04050       ),
04051       'path' => 'datatype/lang/datatype_es-VE.js',
04052       'supersedes' => 
04053       array (
04054         0 => 'lang/datatype-date_es-VE',
04055       ),
04056       'type' => 'js',
04057       'intl' => true,
04058       'langPack' => true,
04059       'ext' => false,
04060       'name' => 'lang/datatype_es-VE',
04061     ),
04062     'autocomplete-filters' => 
04063     array (
04064       'path' => 'autocomplete/autocomplete-filters-min.js',
04065       'requires' => 
04066       array (
04067         0 => 'array-extras',
04068         1 => 'text-wordbreak',
04069       ),
04070       'type' => 'js',
04071       'pkg' => 'autocomplete-base',
04072       'name' => 'autocomplete-filters',
04073       'ext' => false,
04074     ),
04075     'lang/datatype-date_tr-TR' => 
04076     array (
04077       'requires' => 
04078       array (
04079       ),
04080       'path' => 'datatype/lang/datatype-date_tr-TR.js',
04081       'supersedes' => 
04082       array (
04083       ),
04084       'type' => 'js',
04085       'intl' => true,
04086       'langPack' => true,
04087       'ext' => false,
04088       'name' => 'lang/datatype-date_tr-TR',
04089     ),
04090     'collection' => 
04091     array (
04092       'supersedes' => 
04093       array (
04094         0 => 'array-invoke',
04095         1 => 'arraylist-filter',
04096         2 => 'arraylist',
04097         3 => 'array-extras',
04098         4 => 'arraylist-add',
04099       ),
04100       'path' => 'collection/collection-min.js',
04101       'rollup' => 4,
04102       'type' => 'js',
04103       'ext' => false,
04104       'submodules' => 
04105       array (
04106         'array-invoke' => 
04107         array (
04108           'path' => 'collection/array-invoke-min.js',
04109           'type' => 'js',
04110           'ext' => false,
04111           'pkg' => 'collection',
04112           'name' => 'array-invoke',
04113           'requires' => 
04114           array (
04115           ),
04116         ),
04117         'arraylist-filter' => 
04118         array (
04119           'path' => 'collection/arraylist-filter-min.js',
04120           'requires' => 
04121           array (
04122             0 => 'arraylist',
04123           ),
04124           'type' => 'js',
04125           'pkg' => 'collection',
04126           'name' => 'arraylist-filter',
04127           'ext' => false,
04128         ),
04129         'arraylist' => 
04130         array (
04131           'path' => 'collection/arraylist-min.js',
04132           'type' => 'js',
04133           'ext' => false,
04134           'pkg' => 'collection',
04135           'name' => 'arraylist',
04136           'requires' => 
04137           array (
04138           ),
04139         ),
04140         'array-extras' => 
04141         array (
04142           'path' => 'collection/array-extras-min.js',
04143           'type' => 'js',
04144           'ext' => false,
04145           'pkg' => 'collection',
04146           'name' => 'array-extras',
04147           'requires' => 
04148           array (
04149           ),
04150         ),
04151         'arraylist-add' => 
04152         array (
04153           'path' => 'collection/arraylist-add-min.js',
04154           'requires' => 
04155           array (
04156             0 => 'arraylist',
04157           ),
04158           'type' => 'js',
04159           'pkg' => 'collection',
04160           'name' => 'arraylist-add',
04161           'ext' => false,
04162         ),
04163       ),
04164       'name' => 'collection',
04165       'requires' => 
04166       array (
04167       ),
04168     ),
04169     'lang/datatype-date_id-ID' => 
04170     array (
04171       'requires' => 
04172       array (
04173       ),
04174       'path' => 'datatype/lang/datatype-date_id-ID.js',
04175       'supersedes' => 
04176       array (
04177       ),
04178       'type' => 'js',
04179       'intl' => true,
04180       'langPack' => true,
04181       'ext' => false,
04182       'name' => 'lang/datatype-date_id-ID',
04183     ),
04184     'lang/datatype_nb-NO' => 
04185     array (
04186       'requires' => 
04187       array (
04188       ),
04189       'path' => 'datatype/lang/datatype_nb-NO.js',
04190       'supersedes' => 
04191       array (
04192         0 => 'lang/datatype-date_nb-NO',
04193       ),
04194       'type' => 'js',
04195       'intl' => true,
04196       'langPack' => true,
04197       'ext' => false,
04198       'name' => 'lang/datatype_nb-NO',
04199     ),
04200     'autocomplete-base' => 
04201     array (
04202       'requires' => 
04203       array (
04204         0 => 'escape',
04205         1 => 'event-valuechange',
04206         2 => 'node-base',
04207         3 => 'base-build',
04208         4 => 'array-extras',
04209       ),
04210       'path' => 'autocomplete/autocomplete-base-min.js',
04211       'optional' => 
04212       array (
04213         0 => 'autocomplete-sources',
04214       ),
04215       'pkg' => 'autocomplete',
04216       'type' => 'js',
04217       'plugins' => 
04218       array (
04219         'autocomplete-filters-accentfold' => 
04220         array (
04221           'path' => 'autocomplete/autocomplete-filters-accentfold-min.js',
04222           'requires' => 
04223           array (
04224             0 => 'array-extras',
04225             1 => 'text-accentfold',
04226             2 => 'text-wordbreak',
04227           ),
04228           'type' => 'js',
04229           'pkg' => 'autocomplete-base',
04230           'name' => 'autocomplete-filters-accentfold',
04231           'ext' => false,
04232         ),
04233         'autocomplete-highlighters' => 
04234         array (
04235           'path' => 'autocomplete/autocomplete-highlighters-min.js',
04236           'requires' => 
04237           array (
04238             0 => 'array-extras',
04239             1 => 'highlight-base',
04240           ),
04241           'type' => 'js',
04242           'pkg' => 'autocomplete-base',
04243           'name' => 'autocomplete-highlighters',
04244           'ext' => false,
04245         ),
04246         'autocomplete-highlighters-accentfold' => 
04247         array (
04248           'path' => 'autocomplete/autocomplete-highlighters-accentfold-min.js',
04249           'requires' => 
04250           array (
04251             0 => 'array-extras',
04252             1 => 'highlight-accentfold',
04253           ),
04254           'type' => 'js',
04255           'pkg' => 'autocomplete-base',
04256           'name' => 'autocomplete-highlighters-accentfold',
04257           'ext' => false,
04258         ),
04259         'autocomplete-filters' => 
04260         array (
04261           'path' => 'autocomplete/autocomplete-filters-min.js',
04262           'requires' => 
04263           array (
04264             0 => 'array-extras',
04265             1 => 'text-wordbreak',
04266           ),
04267           'type' => 'js',
04268           'pkg' => 'autocomplete-base',
04269           'name' => 'autocomplete-filters',
04270           'ext' => false,
04271         ),
04272       ),
04273       'ext' => false,
04274       'name' => 'autocomplete-base',
04275     ),
04276     'lang/datatype_fi-FI' => 
04277     array (
04278       'requires' => 
04279       array (
04280       ),
04281       'path' => 'datatype/lang/datatype_fi-FI.js',
04282       'supersedes' => 
04283       array (
04284         0 => 'lang/datatype-date_fi-FI',
04285       ),
04286       'type' => 'js',
04287       'intl' => true,
04288       'langPack' => true,
04289       'ext' => false,
04290       'name' => 'lang/datatype_fi-FI',
04291     ),
04292     'lang/datatype_en-CA' => 
04293     array (
04294       'requires' => 
04295       array (
04296       ),
04297       'path' => 'datatype/lang/datatype_en-CA.js',
04298       'supersedes' => 
04299       array (
04300         0 => 'lang/datatype-date_en-CA',
04301       ),
04302       'type' => 'js',
04303       'intl' => true,
04304       'langPack' => true,
04305       'ext' => false,
04306       'name' => 'lang/datatype_en-CA',
04307     ),
04308     'autocomplete' => 
04309     array (
04310       'requires' => 
04311       array (
04312       ),
04313       'path' => 'autocomplete/autocomplete-min.js',
04314       'supersedes' => 
04315       array (
04316         0 => 'autocomplete-sources',
04317         1 => 'autocomplete-base',
04318         2 => 'skin-sam-autocomplete-list',
04319         3 => 'autocomplete-list',
04320       ),
04321       'submodules' => 
04322       array (
04323         'autocomplete-list' => 
04324         array (
04325           'requires' => 
04326           array (
04327             0 => 'widget-stack',
04328             1 => 'widget',
04329             2 => 'widget-position',
04330             3 => 'autocomplete-base',
04331             4 => 'selector-css3',
04332             5 => 'widget-position-align',
04333           ),
04334           'path' => 'autocomplete/autocomplete-list-min.js',
04335           'after_map' => 
04336           array (
04337             's' => true,
04338             't' => true,
04339             'u' => true,
04340             'r' => true,
04341             'a' => true,
04342             'c' => true,
04343             'e' => true,
04344             'l' => true,
04345             'm' => true,
04346             'o' => true,
04347             'p' => true,
04348             '-' => true,
04349           ),
04350           'type' => 'js',
04351           'pkg' => 'autocomplete',
04352           'skinnable' => true,
04353           'plugins' => 
04354           array (
04355             'autocomplete-list-keys' => 
04356             array (
04357               'requires' => 
04358               array (
04359                 0 => 'autocomplete-list',
04360                 1 => 'base-build',
04361               ),
04362               'path' => 'autocomplete/autocomplete-list-keys-min.js',
04363               'after_map' => 
04364               array (
04365                 'autocomplete-list' => true,
04366               ),
04367               'type' => 'js',
04368               'pkg' => 'autocomplete-list',
04369               'condition' => 
04370               array (
04371                 'trigger' => 'autocomplete-list',
04372               ),
04373               'ext' => false,
04374               'name' => 'autocomplete-list-keys',
04375               'after' => 
04376               array (
04377                 0 => 'autocomplete-list',
04378               ),
04379             ),
04380             'autocomplete-plugin' => 
04381             array (
04382               'path' => 'autocomplete/autocomplete-plugin-min.js',
04383               'requires' => 
04384               array (
04385                 0 => 'node-pluginhost',
04386                 1 => 'autocomplete-list',
04387               ),
04388               'type' => 'js',
04389               'pkg' => 'autocomplete-list',
04390               'name' => 'autocomplete-plugin',
04391               'ext' => false,
04392             ),
04393           ),
04394           'lang' => 
04395           array (
04396             0 => 'en',
04397           ),
04398           'ext' => false,
04399           'after' => 'autocomplete-sources',
04400           'name' => 'autocomplete-list',
04401         ),
04402         'autocomplete-base' => 
04403         array (
04404           'requires' => 
04405           array (
04406             0 => 'escape',
04407             1 => 'event-valuechange',
04408             2 => 'node-base',
04409             3 => 'base-build',
04410             4 => 'array-extras',
04411           ),
04412           'path' => 'autocomplete/autocomplete-base-min.js',
04413           'optional' => 
04414           array (
04415             0 => 'autocomplete-sources',
04416           ),
04417           'pkg' => 'autocomplete',
04418           'type' => 'js',
04419           'plugins' => 
04420           array (
04421             'autocomplete-filters-accentfold' => 
04422             array (
04423               'path' => 'autocomplete/autocomplete-filters-accentfold-min.js',
04424               'requires' => 
04425               array (
04426                 0 => 'array-extras',
04427                 1 => 'text-accentfold',
04428                 2 => 'text-wordbreak',
04429               ),
04430               'type' => 'js',
04431               'pkg' => 'autocomplete-base',
04432               'name' => 'autocomplete-filters-accentfold',
04433               'ext' => false,
04434             ),
04435             'autocomplete-highlighters' => 
04436             array (
04437               'path' => 'autocomplete/autocomplete-highlighters-min.js',
04438               'requires' => 
04439               array (
04440                 0 => 'array-extras',
04441                 1 => 'highlight-base',
04442               ),
04443               'type' => 'js',
04444               'pkg' => 'autocomplete-base',
04445               'name' => 'autocomplete-highlighters',
04446               'ext' => false,
04447             ),
04448             'autocomplete-highlighters-accentfold' => 
04449             array (
04450               'path' => 'autocomplete/autocomplete-highlighters-accentfold-min.js',
04451               'requires' => 
04452               array (
04453                 0 => 'array-extras',
04454                 1 => 'highlight-accentfold',
04455               ),
04456               'type' => 'js',
04457               'pkg' => 'autocomplete-base',
04458               'name' => 'autocomplete-highlighters-accentfold',
04459               'ext' => false,
04460             ),
04461             'autocomplete-filters' => 
04462             array (
04463               'path' => 'autocomplete/autocomplete-filters-min.js',
04464               'requires' => 
04465               array (
04466                 0 => 'array-extras',
04467                 1 => 'text-wordbreak',
04468               ),
04469               'type' => 'js',
04470               'pkg' => 'autocomplete-base',
04471               'name' => 'autocomplete-filters',
04472               'ext' => false,
04473             ),
04474           ),
04475           'ext' => false,
04476           'name' => 'autocomplete-base',
04477         ),
04478         'autocomplete-sources' => 
04479         array (
04480           'requires' => 
04481           array (
04482             0 => 'autocomplete-base',
04483           ),
04484           'path' => 'autocomplete/autocomplete-sources-min.js',
04485           'optional' => 
04486           array (
04487             0 => 'io-base',
04488             1 => 'json-parse',
04489             2 => 'jsonp',
04490             3 => 'yql',
04491           ),
04492           'pkg' => 'autocomplete',
04493           'type' => 'js',
04494           'ext' => false,
04495           'name' => 'autocomplete-sources',
04496         ),
04497       ),
04498       'type' => 'js',
04499       'skinnable' => true,
04500       'ext' => false,
04501       'lang' => 
04502       array (
04503         0 => 'en',
04504       ),
04505       'name' => 'autocomplete',
04506       'rollup' => 3,
04507     ),
04508     'attribute' => 
04509     array (
04510       'supersedes' => 
04511       array (
04512         0 => 'attribute-base',
04513         1 => 'attribute-complex',
04514       ),
04515       'path' => 'attribute/attribute-min.js',
04516       'rollup' => 2,
04517       'type' => 'js',
04518       'ext' => false,
04519       'submodules' => 
04520       array (
04521         'attribute-base' => 
04522         array (
04523           'path' => 'attribute/attribute-base-min.js',
04524           'requires' => 
04525           array (
04526             0 => 'event-custom',
04527           ),
04528           'type' => 'js',
04529           'pkg' => 'attribute',
04530           'name' => 'attribute-base',
04531           'ext' => false,
04532         ),
04533         'attribute-complex' => 
04534         array (
04535           'path' => 'attribute/attribute-complex-min.js',
04536           'requires' => 
04537           array (
04538             0 => 'attribute-base',
04539           ),
04540           'type' => 'js',
04541           'pkg' => 'attribute',
04542           'name' => 'attribute-complex',
04543           'ext' => false,
04544         ),
04545       ),
04546       'name' => 'attribute',
04547       'requires' => 
04548       array (
04549       ),
04550     ),
04551     'dd-proxy' => 
04552     array (
04553       'path' => 'dd/dd-proxy-min.js',
04554       'requires' => 
04555       array (
04556         0 => 'dd-drag',
04557       ),
04558       'type' => 'js',
04559       'pkg' => 'dd',
04560       'name' => 'dd-proxy',
04561       'ext' => false,
04562     ),
04563     'datatype' => 
04564     array (
04565       'requires' => 
04566       array (
04567       ),
04568       'path' => 'datatype/datatype-min.js',
04569       'supersedes' => 
04570       array (
04571         0 => 'datatype-date-format',
04572         1 => 'datatype-xml',
04573         2 => 'datatype-number',
04574         3 => 'datatype-date',
04575       ),
04576       'submodules' => 
04577       array (
04578         'datatype-date' => 
04579         array (
04580           'requires' => 
04581           array (
04582             0 => 'yui-base',
04583           ),
04584           'path' => 'datatype/datatype-date-min.js',
04585           'supersedes' => 
04586           array (
04587             0 => 'datatype-date-format',
04588           ),
04589           'type' => 'js',
04590           'pkg' => 'datatype',
04591           'lang' => 
04592           array (
04593             0 => 'ar',
04594             1 => 'ar-JO',
04595             2 => 'ca',
04596             3 => 'ca-ES',
04597             4 => 'da',
04598             5 => 'da-DK',
04599             6 => 'de',
04600             7 => 'de-AT',
04601             8 => 'de-DE',
04602             9 => 'el',
04603             10 => 'el-GR',
04604             11 => 'en',
04605             12 => 'en-AU',
04606             13 => 'en-CA',
04607             14 => 'en-GB',
04608             15 => 'en-IE',
04609             16 => 'en-IN',
04610             17 => 'en-JO',
04611             18 => 'en-MY',
04612             19 => 'en-NZ',
04613             20 => 'en-PH',
04614             21 => 'en-SG',
04615             22 => 'en-US',
04616             23 => 'es',
04617             24 => 'es-AR',
04618             25 => 'es-BO',
04619             26 => 'es-CL',
04620             27 => 'es-CO',
04621             28 => 'es-EC',
04622             29 => 'es-ES',
04623             30 => 'es-MX',
04624             31 => 'es-PE',
04625             32 => 'es-PY',
04626             33 => 'es-US',
04627             34 => 'es-UY',
04628             35 => 'es-VE',
04629             36 => 'fi',
04630             37 => 'fi-FI',
04631             38 => 'fr',
04632             39 => 'fr-BE',
04633             40 => 'fr-CA',
04634             41 => 'fr-FR',
04635             42 => 'hi',
04636             43 => 'hi-IN',
04637             44 => 'id',
04638             45 => 'id-ID',
04639             46 => 'it',
04640             47 => 'it-IT',
04641             48 => 'ja',
04642             49 => 'ja-JP',
04643             50 => 'ko',
04644             51 => 'ko-KR',
04645             52 => 'ms',
04646             53 => 'ms-MY',
04647             54 => 'nb',
04648             55 => 'nb-NO',
04649             56 => 'nl',
04650             57 => 'nl-BE',
04651             58 => 'nl-NL',
04652             59 => 'pl',
04653             60 => 'pl-PL',
04654             61 => 'pt',
04655             62 => 'pt-BR',
04656             63 => 'ro',
04657             64 => 'ro-RO',
04658             65 => 'ru',
04659             66 => 'ru-RU',
04660             67 => 'sv',
04661             68 => 'sv-SE',
04662             69 => 'th',
04663             70 => 'th-TH',
04664             71 => 'tr',
04665             72 => 'tr-TR',
04666             73 => 'vi',
04667             74 => 'vi-VN',
04668             75 => 'zh-Hans',
04669             76 => 'zh-Hans-CN',
04670             77 => 'zh-Hant',
04671             78 => 'zh-Hant-HK',
04672             79 => 'zh-Hant-TW',
04673           ),
04674           'ext' => false,
04675           'name' => 'datatype-date',
04676         ),
04677         'datatype-xml' => 
04678         array (
04679           'path' => 'datatype/datatype-xml-min.js',
04680           'requires' => 
04681           array (
04682             0 => 'yui-base',
04683           ),
04684           'type' => 'js',
04685           'pkg' => 'datatype',
04686           'name' => 'datatype-xml',
04687           'ext' => false,
04688         ),
04689         'datatype-number' => 
04690         array (
04691           'path' => 'datatype/datatype-number-min.js',
04692           'requires' => 
04693           array (
04694             0 => 'yui-base',
04695           ),
04696           'type' => 'js',
04697           'pkg' => 'datatype',
04698           'name' => 'datatype-number',
04699           'ext' => false,
04700         ),
04701       ),
04702       'type' => 'js',
04703       'ext' => false,
04704       'lang' => 
04705       array (
04706         0 => 'ar',
04707         1 => 'ar-JO',
04708         2 => 'ca',
04709         3 => 'ca-ES',
04710         4 => 'da',
04711         5 => 'da-DK',
04712         6 => 'de',
04713         7 => 'de-AT',
04714         8 => 'de-DE',
04715         9 => 'el',
04716         10 => 'el-GR',
04717         11 => 'en',
04718         12 => 'en-AU',
04719         13 => 'en-CA',
04720         14 => 'en-GB',
04721         15 => 'en-IE',
04722         16 => 'en-IN',
04723         17 => 'en-JO',
04724         18 => 'en-MY',
04725         19 => 'en-NZ',
04726         20 => 'en-PH',
04727         21 => 'en-SG',
04728         22 => 'en-US',
04729         23 => 'es',
04730         24 => 'es-AR',
04731         25 => 'es-BO',
04732         26 => 'es-CL',
04733         27 => 'es-CO',
04734         28 => 'es-EC',
04735         29 => 'es-ES',
04736         30 => 'es-MX',
04737         31 => 'es-PE',
04738         32 => 'es-PY',
04739         33 => 'es-US',
04740         34 => 'es-UY',
04741         35 => 'es-VE',
04742         36 => 'fi',
04743         37 => 'fi-FI',
04744         38 => 'fr',
04745         39 => 'fr-BE',
04746         40 => 'fr-CA',
04747         41 => 'fr-FR',
04748         42 => 'hi',
04749         43 => 'hi-IN',
04750         44 => 'id',
04751         45 => 'id-ID',
04752         46 => 'it',
04753         47 => 'it-IT',
04754         48 => 'ja',
04755         49 => 'ja-JP',
04756         50 => 'ko',
04757         51 => 'ko-KR',
04758         52 => 'ms',
04759         53 => 'ms-MY',
04760         54 => 'nb',
04761         55 => 'nb-NO',
04762         56 => 'nl',
04763         57 => 'nl-BE',
04764         58 => 'nl-NL',
04765         59 => 'pl',
04766         60 => 'pl-PL',
04767         61 => 'pt',
04768         62 => 'pt-BR',
04769         63 => 'ro',
04770         64 => 'ro-RO',
04771         65 => 'ru',
04772         66 => 'ru-RU',
04773         67 => 'sv',
04774         68 => 'sv-SE',
04775         69 => 'th',
04776         70 => 'th-TH',
04777         71 => 'tr',
04778         72 => 'tr-TR',
04779         73 => 'vi',
04780         74 => 'vi-VN',
04781         75 => 'zh-Hans',
04782         76 => 'zh-Hans-CN',
04783         77 => 'zh-Hant',
04784         78 => 'zh-Hant-HK',
04785         79 => 'zh-Hant-TW',
04786       ),
04787       'name' => 'datatype',
04788       'rollup' => 3,
04789     ),
04790     'event-mouseenter' => 
04791     array (
04792       'path' => 'event/event-mouseenter-min.js',
04793       'requires' => 
04794       array (
04795         0 => 'event-synthetic',
04796       ),
04797       'type' => 'js',
04798       'pkg' => 'event',
04799       'name' => 'event-mouseenter',
04800       'ext' => false,
04801     ),
04802     'recordset-sort' => 
04803     array (
04804       'path' => 'recordset/recordset-sort-min.js',
04805       'requires' => 
04806       array (
04807         0 => 'arraysort',
04808         1 => 'recordset-base',
04809         2 => 'plugin',
04810       ),
04811       'type' => 'js',
04812       'pkg' => 'recordset',
04813       'name' => 'recordset-sort',
04814       'ext' => false,
04815     ),
04816     'lang/datatype-date_es-AR' => 
04817     array (
04818       'requires' => 
04819       array (
04820       ),
04821       'path' => 'datatype/lang/datatype-date_es-AR.js',
04822       'supersedes' => 
04823       array (
04824       ),
04825       'type' => 'js',
04826       'intl' => true,
04827       'langPack' => true,
04828       'ext' => false,
04829       'name' => 'lang/datatype-date_es-AR',
04830     ),
04831     'swfdetect' => 
04832     array (
04833       'path' => 'swfdetect/swfdetect-min.js',
04834       'type' => 'js',
04835       'ext' => false,
04836       'name' => 'swfdetect',
04837       'requires' => 
04838       array (
04839       ),
04840     ),
04841     'dd-delegate' => 
04842     array (
04843       'path' => 'dd/dd-delegate-min.js',
04844       'requires' => 
04845       array (
04846         0 => 'dd-drop-plugin',
04847         1 => 'event-mouseenter',
04848         2 => 'dd-drag',
04849       ),
04850       'type' => 'js',
04851       'pkg' => 'dd',
04852       'name' => 'dd-delegate',
04853       'ext' => false,
04854     ),
04855     'lang/datatype_ko' => 
04856     array (
04857       'requires' => 
04858       array (
04859       ),
04860       'path' => 'datatype/lang/datatype_ko.js',
04861       'supersedes' => 
04862       array (
04863         0 => 'lang/datatype-date_ko',
04864       ),
04865       'type' => 'js',
04866       'intl' => true,
04867       'langPack' => true,
04868       'ext' => false,
04869       'name' => 'lang/datatype_ko',
04870     ),
04871     'text-data-accentfold' => 
04872     array (
04873       'path' => 'text/text-data-accentfold-min.js',
04874       'type' => 'js',
04875       'ext' => false,
04876       'pkg' => 'text',
04877       'name' => 'text-data-accentfold',
04878       'requires' => 
04879       array (
04880       ),
04881     ),
04882     'escape' => 
04883     array (
04884       'path' => 'escape/escape-min.js',
04885       'type' => 'js',
04886       'ext' => false,
04887       'name' => 'escape',
04888       'requires' => 
04889       array (
04890       ),
04891     ),
04892     'lang/datatype_ca-ES' => 
04893     array (
04894       'requires' => 
04895       array (
04896       ),
04897       'path' => 'datatype/lang/datatype_ca-ES.js',
04898       'supersedes' => 
04899       array (
04900         0 => 'lang/datatype-date_ca-ES',
04901       ),
04902       'type' => 'js',
04903       'intl' => true,
04904       'langPack' => true,
04905       'ext' => false,
04906       'name' => 'lang/datatype_ca-ES',
04907     ),
04908     'dataschema-base' => 
04909     array (
04910       'path' => 'dataschema/dataschema-base-min.js',
04911       'requires' => 
04912       array (
04913         0 => 'base',
04914       ),
04915       'type' => 'js',
04916       'pkg' => 'dataschema',
04917       'name' => 'dataschema-base',
04918       'ext' => false,
04919     ),
04920     'cssbase' => 
04921     array (
04922       'after' => 
04923       array (
04924         0 => 'cssreset',
04925         1 => 'cssfonts',
04926         2 => 'cssgrids',
04927         3 => 'cssreset-context',
04928         4 => 'cssfonts-context',
04929         5 => 'cssgrids-context',
04930       ),
04931       'path' => 'cssbase/base-min.css',
04932       'type' => 'css',
04933       'ext' => false,
04934       'name' => 'cssbase',
04935       'requires' => 
04936       array (
04937       ),
04938       'after_map' => 
04939       array (
04940         'cssfonts' => true,
04941         'cssfonts-context' => true,
04942         'cssreset-context' => true,
04943         'cssgrids-context' => true,
04944         'cssgrids' => true,
04945         'cssreset' => true,
04946       ),
04947     ),
04948     'lang/datatype-date_en-GB' => 
04949     array (
04950       'requires' => 
04951       array (
04952       ),
04953       'path' => 'datatype/lang/datatype-date_en-GB.js',
04954       'supersedes' => 
04955       array (
04956       ),
04957       'type' => 'js',
04958       'intl' => true,
04959       'langPack' => true,
04960       'ext' => false,
04961       'name' => 'lang/datatype-date_en-GB',
04962     ),
04963     'cssbase-context' => 
04964     array (
04965       'after' => 
04966       array (
04967         0 => 'cssreset',
04968         1 => 'cssfonts',
04969         2 => 'cssgrids',
04970         3 => 'cssreset-context',
04971         4 => 'cssfonts-context',
04972         5 => 'cssgrids-context',
04973       ),
04974       'path' => 'cssbase/base-context-min.css',
04975       'type' => 'css',
04976       'ext' => false,
04977       'name' => 'cssbase-context',
04978       'requires' => 
04979       array (
04980       ),
04981       'after_map' => 
04982       array (
04983         'cssfonts' => true,
04984         'cssfonts-context' => true,
04985         'cssreset-context' => true,
04986         'cssgrids-context' => true,
04987         'cssgrids' => true,
04988         'cssreset' => true,
04989       ),
04990     ),
04991     'lang/datatype-date_ms' => 
04992     array (
04993       'requires' => 
04994       array (
04995       ),
04996       'path' => 'datatype/lang/datatype-date_ms.js',
04997       'supersedes' => 
04998       array (
04999       ),
05000       'type' => 'js',
05001       'intl' => true,
05002       'langPack' => true,
05003       'ext' => false,
05004       'name' => 'lang/datatype-date_ms',
05005     ),
05006     'skin-sam-datatable-base' => 
05007     array (
05008       'requires' => 
05009       array (
05010       ),
05011       'after_map' => 
05012       array (
05013         'cssfonts' => true,
05014         'cssfonts-context' => true,
05015         'cssreset-context' => true,
05016         'cssbase' => true,
05017         'cssgrids' => true,
05018         'cssreset' => true,
05019       ),
05020       'path' => 'datatable/assets/skins/sam/datatable-base.css',
05021       'type' => 'css',
05022       'ext' => false,
05023       'name' => 'skin-sam-datatable-base',
05024       'after' => 
05025       array (
05026         0 => 'cssreset',
05027         1 => 'cssfonts',
05028         2 => 'cssgrids',
05029         3 => 'cssbase',
05030         4 => 'cssreset-context',
05031         5 => 'cssfonts-context',
05032       ),
05033     ),
05034     'lang/datatype_da-DK' => 
05035     array (
05036       'requires' => 
05037       array (
05038       ),
05039       'path' => 'datatype/lang/datatype_da-DK.js',
05040       'supersedes' => 
05041       array (
05042         0 => 'lang/datatype-date_da-DK',
05043       ),
05044       'type' => 'js',
05045       'intl' => true,
05046       'langPack' => true,
05047       'ext' => false,
05048       'name' => 'lang/datatype_da-DK',
05049     ),
05050     'yui' => 
05051     array (
05052       'requires' => 
05053       array (
05054       ),
05055       'path' => 'yui/yui-min.js',
05056       'supersedes' => 
05057       array (
05058         0 => 'yui-base',
05059         1 => 'rls',
05060         2 => 'features',
05061         3 => 'yui-later',
05062         4 => 'get',
05063         5 => 'yui-throttle',
05064         6 => 'intl-base',
05065         7 => 'yui-log',
05066       ),
05067       'provides' => 
05068       array (
05069         'intl-base' => true,
05070         'yui-throttle' => true,
05071         'yui-base' => true,
05072         'yui' => true,
05073         'yui-later' => true,
05074         'get' => true,
05075         'features' => true,
05076         'rls' => true,
05077         'yui-log' => true,
05078       ),
05079       'submodules' => 
05080       array (
05081         'rls' => 
05082         array (
05083           'requires' => 
05084           array (
05085             0 => 'get',
05086             1 => 'features',
05087           ),
05088           'path' => 'yui/rls-min.js',
05089           'type' => 'js',
05090           'pkg' => 'yui',
05091           '_inspected' => true,
05092           'ext' => false,
05093           'name' => 'rls',
05094         ),
05095         'yui-base' => 
05096         array (
05097           'requires' => 
05098           array (
05099           ),
05100           'path' => 'yui/yui-base-min.js',
05101           'expanded_map' => 
05102           array (
05103           ),
05104           'type' => 'js',
05105           'pkg' => 'yui',
05106           '_inspected' => true,
05107           'expanded' => 
05108           array (
05109           ),
05110           'ext' => false,
05111           '_parsed' => false,
05112           'name' => 'yui-base',
05113         ),
05114         'features' => 
05115         array (
05116           'requires' => 
05117           array (
05118             0 => 'yui-base',
05119           ),
05120           'path' => 'yui/features-min.js',
05121           'type' => 'js',
05122           'pkg' => 'yui',
05123           '_inspected' => true,
05124           'ext' => false,
05125           'name' => 'features',
05126         ),
05127         'yui-later' => 
05128         array (
05129           'requires' => 
05130           array (
05131             0 => 'yui-base',
05132           ),
05133           'path' => 'yui/yui-later-min.js',
05134           'type' => 'js',
05135           'pkg' => 'yui',
05136           '_inspected' => true,
05137           'ext' => false,
05138           'name' => 'yui-later',
05139         ),
05140         'get' => 
05141         array (
05142           'requires' => 
05143           array (
05144             0 => 'yui-base',
05145           ),
05146           'path' => 'yui/get-min.js',
05147           'type' => 'js',
05148           'pkg' => 'yui',
05149           '_inspected' => true,
05150           'ext' => false,
05151           'name' => 'get',
05152         ),
05153         'yui-throttle' => 
05154         array (
05155           'requires' => 
05156           array (
05157             0 => 'yui-base',
05158           ),
05159           'path' => 'yui/yui-throttle-min.js',
05160           'type' => 'js',
05161           'pkg' => 'yui',
05162           '_inspected' => true,
05163           'ext' => false,
05164           'name' => 'yui-throttle',
05165         ),
05166         'intl-base' => 
05167         array (
05168           'requires' => 
05169           array (
05170             0 => 'yui-base',
05171           ),
05172           'path' => 'yui/intl-base-min.js',
05173           'type' => 'js',
05174           'pkg' => 'yui',
05175           '_inspected' => true,
05176           'ext' => false,
05177           'name' => 'intl-base',
05178         ),
05179         'yui-log' => 
05180         array (
05181           'requires' => 
05182           array (
05183             0 => 'yui-base',
05184           ),
05185           'path' => 'yui/yui-log-min.js',
05186           'type' => 'js',
05187           'pkg' => 'yui',
05188           '_inspected' => true,
05189           'ext' => false,
05190           'name' => 'yui-log',
05191         ),
05192       ),
05193       '_inspected' => true,
05194       'type' => 'js',
05195       'ext' => false,
05196       'name' => 'yui',
05197       'rollup' => 4,
05198     ),
05199     'lang/datatype-date_es-BO' => 
05200     array (
05201       'requires' => 
05202       array (
05203       ),
05204       'path' => 'datatype/lang/datatype-date_es-BO.js',
05205       'supersedes' => 
05206       array (
05207       ),
05208       'type' => 'js',
05209       'intl' => true,
05210       'langPack' => true,
05211       'ext' => false,
05212       'name' => 'lang/datatype-date_es-BO',
05213     ),
05214     'lang/datatype-date_nb' => 
05215     array (
05216       'requires' => 
05217       array (
05218       ),
05219       'path' => 'datatype/lang/datatype-date_nb.js',
05220       'supersedes' => 
05221       array (
05222       ),
05223       'type' => 'js',
05224       'intl' => true,
05225       'langPack' => true,
05226       'ext' => false,
05227       'name' => 'lang/datatype-date_nb',
05228     ),
05229     'selector' => 
05230     array (
05231       'path' => 'dom/selector-min.js',
05232       'requires' => 
05233       array (
05234         0 => 'dom-base',
05235       ),
05236       'type' => 'js',
05237       'pkg' => 'dom',
05238       'name' => 'selector',
05239       'ext' => false,
05240     ),
05241     'base-base' => 
05242     array (
05243       'requires' => 
05244       array (
05245         0 => 'attribute-base',
05246       ),
05247       'after_map' => 
05248       array (
05249         'attribute-complex' => true,
05250       ),
05251       'path' => 'base/base-base-min.js',
05252       'type' => 'js',
05253       'pkg' => 'base',
05254       'ext' => false,
05255       'name' => 'base-base',
05256       'after' => 
05257       array (
05258         0 => 'attribute-complex',
05259       ),
05260     ),
05261     'yui-base' => 
05262     array (
05263       'requires' => 
05264       array (
05265       ),
05266       'expanded_map' => 
05267       array (
05268       ),
05269       'path' => 'yui/yui-base-min.js',
05270       'provides' => 
05271       array (
05272         'yui-base' => true,
05273       ),
05274       'type' => 'js',
05275       '_inspected' => true,
05276       'pkg' => 'yui',
05277       'expanded' => 
05278       array (
05279       ),
05280       'ext' => false,
05281       '_parsed' => false,
05282       'name' => 'yui-base',
05283     ),
05284     'lang/datatype-date_ms-MY' => 
05285     array (
05286       'requires' => 
05287       array (
05288       ),
05289       'path' => 'datatype/lang/datatype-date_ms-MY.js',
05290       'supersedes' => 
05291       array (
05292       ),
05293       'type' => 'js',
05294       'intl' => true,
05295       'langPack' => true,
05296       'ext' => false,
05297       'name' => 'lang/datatype-date_ms-MY',
05298     ),
05299     'node-event-simulate' => 
05300     array (
05301       'path' => 'node/node-event-simulate-min.js',
05302       'requires' => 
05303       array (
05304         0 => 'node-base',
05305         1 => 'event-simulate',
05306       ),
05307       'type' => 'js',
05308       'pkg' => 'node',
05309       'name' => 'node-event-simulate',
05310       'ext' => false,
05311     ),
05312     'dom-style-ie' => 
05313     array (
05314       'requires' => 
05315       array (
05316         0 => 'dom-style',
05317       ),
05318       'after_map' => 
05319       array (
05320         'dom-style' => true,
05321       ),
05322       'path' => 'dom/dom-style-ie-min.js',
05323       'type' => 'js',
05324       'pkg' => 'dom',
05325       'condition' => 
05326       array (
05327         'trigger' => 'dom-style',
05328       ),
05329       'ext' => false,
05330       'name' => 'dom-style-ie',
05331       'after' => 
05332       array (
05333         0 => 'dom-style',
05334       ),
05335     ),
05336     'lang/datatype-date_nl' => 
05337     array (
05338       'requires' => 
05339       array (
05340       ),
05341       'path' => 'datatype/lang/datatype-date_nl.js',
05342       'supersedes' => 
05343       array (
05344       ),
05345       'type' => 'js',
05346       'intl' => true,
05347       'langPack' => true,
05348       'ext' => false,
05349       'name' => 'lang/datatype-date_nl',
05350     ),
05351     'datatable-sort' => 
05352     array (
05353       'requires' => 
05354       array (
05355         0 => 'datatable-base',
05356         1 => 'recordset-sort',
05357         2 => 'plugin',
05358       ),
05359       'path' => 'datatable/datatable-sort-min.js',
05360       'type' => 'js',
05361       'pkg' => 'datatable',
05362       'ext' => false,
05363       'lang' => 
05364       array (
05365         0 => 'en',
05366       ),
05367       'name' => 'datatable-sort',
05368     ),
05369     'datatable-scroll' => 
05370     array (
05371       'path' => 'datatable/datatable-scroll-min.js',
05372       'requires' => 
05373       array (
05374         0 => 'datatable-base',
05375         1 => 'stylesheet',
05376         2 => 'plugin',
05377       ),
05378       'type' => 'js',
05379       'pkg' => 'datatable',
05380       'name' => 'datatable-scroll',
05381       'ext' => false,
05382     ),
05383     'compat' => 
05384     array (
05385       'path' => 'compat/compat-min.js',
05386       'requires' => 
05387       array (
05388         0 => 'event-base',
05389         1 => 'dump',
05390         2 => 'dom',
05391         3 => 'substitute',
05392       ),
05393       'type' => 'js',
05394       'name' => 'compat',
05395       'ext' => false,
05396     ),
05397     'align-plugin' => 
05398     array (
05399       'path' => 'node/align-plugin-min.js',
05400       'requires' => 
05401       array (
05402         0 => 'node-screen',
05403         1 => 'node-pluginhost',
05404       ),
05405       'type' => 'js',
05406       'pkg' => 'node',
05407       'name' => 'align-plugin',
05408       'ext' => false,
05409     ),
05410     'datatable' => 
05411     array (
05412       'requires' => 
05413       array (
05414       ),
05415       'path' => 'datatable/datatable-min.js',
05416       'supersedes' => 
05417       array (
05418         0 => 'datatable-sort',
05419         1 => 'datatable-scroll',
05420         2 => 'skin-sam-datatable-base',
05421         3 => 'datatable-datasource',
05422         4 => 'datatable-base',
05423       ),
05424       'submodules' => 
05425       array (
05426         'datatable-sort' => 
05427         array (
05428           'requires' => 
05429           array (
05430             0 => 'datatable-base',
05431             1 => 'recordset-sort',
05432             2 => 'plugin',
05433           ),
05434           'path' => 'datatable/datatable-sort-min.js',
05435           'type' => 'js',
05436           'pkg' => 'datatable',
05437           'lang' => 
05438           array (
05439             0 => 'en',
05440           ),
05441           'ext' => false,
05442           'name' => 'datatable-sort',
05443         ),
05444         'datatable-scroll' => 
05445         array (
05446           'path' => 'datatable/datatable-scroll-min.js',
05447           'requires' => 
05448           array (
05449             0 => 'datatable-base',
05450             1 => 'stylesheet',
05451             2 => 'plugin',
05452           ),
05453           'type' => 'js',
05454           'pkg' => 'datatable',
05455           'name' => 'datatable-scroll',
05456           'ext' => false,
05457         ),
05458         'datatable-datasource' => 
05459         array (
05460           'path' => 'datatable/datatable-datasource-min.js',
05461           'requires' => 
05462           array (
05463             0 => 'datatable-base',
05464             1 => 'datasource-local',
05465           ),
05466           'type' => 'js',
05467           'pkg' => 'datatable',
05468           'name' => 'datatable-datasource',
05469           'ext' => false,
05470         ),
05471         'datatable-base' => 
05472         array (
05473           'requires' => 
05474           array (
05475             0 => 'widget',
05476             1 => 'recordset-base',
05477             2 => 'event-mouseenter',
05478             3 => 'substitute',
05479           ),
05480           'path' => 'datatable/datatable-base-min.js',
05481           'type' => 'js',
05482           'pkg' => 'datatable',
05483           'skinnable' => true,
05484           'ext' => false,
05485           'name' => 'datatable-base',
05486         ),
05487       ),
05488       'type' => 'js',
05489       'skinnable' => true,
05490       'ext' => false,
05491       'lang' => 
05492       array (
05493         0 => 'en',
05494       ),
05495       'name' => 'datatable',
05496       'rollup' => 3,
05497     ),
05498     'transition-native' => 
05499     array (
05500       'path' => 'node/transition-native-min.js',
05501       'requires' => 
05502       array (
05503         0 => 'node-base',
05504       ),
05505       'type' => 'js',
05506       'pkg' => 'node',
05507       'name' => 'transition-native',
05508       'ext' => false,
05509     ),
05510     'lang/datatype-date_es-CL' => 
05511     array (
05512       'requires' => 
05513       array (
05514       ),
05515       'path' => 'datatype/lang/datatype-date_es-CL.js',
05516       'supersedes' => 
05517       array (
05518       ),
05519       'type' => 'js',
05520       'intl' => true,
05521       'langPack' => true,
05522       'ext' => false,
05523       'name' => 'lang/datatype-date_es-CL',
05524     ),
05525     'lang/datatype-date_es-CO' => 
05526     array (
05527       'requires' => 
05528       array (
05529       ),
05530       'path' => 'datatype/lang/datatype-date_es-CO.js',
05531       'supersedes' => 
05532       array (
05533       ),
05534       'type' => 'js',
05535       'intl' => true,
05536       'langPack' => true,
05537       'ext' => false,
05538       'name' => 'lang/datatype-date_es-CO',
05539     ),
05540     'event-focus' => 
05541     array (
05542       'path' => 'event/event-focus-min.js',
05543       'requires' => 
05544       array (
05545         0 => 'event-synthetic',
05546       ),
05547       'type' => 'js',
05548       'pkg' => 'event',
05549       'name' => 'event-focus',
05550       'ext' => false,
05551     ),
05552     'intl-base' => 
05553     array (
05554       'requires' => 
05555       array (
05556         0 => 'yui-base',
05557       ),
05558       'path' => 'yui/intl-base-min.js',
05559       'provides' => 
05560       array (
05561         'intl-base' => true,
05562       ),
05563       'type' => 'js',
05564       '_inspected' => true,
05565       'pkg' => 'yui',
05566       'ext' => false,
05567       'name' => 'intl-base',
05568     ),
05569     'lang/datatype_tr-TR' => 
05570     array (
05571       'requires' => 
05572       array (
05573       ),
05574       'path' => 'datatype/lang/datatype_tr-TR.js',
05575       'supersedes' => 
05576       array (
05577         0 => 'lang/datatype-date_tr-TR',
05578       ),
05579       'type' => 'js',
05580       'intl' => true,
05581       'langPack' => true,
05582       'ext' => false,
05583       'name' => 'lang/datatype_tr-TR',
05584     ),
05585     'datasource-function' => 
05586     array (
05587       'path' => 'datasource/datasource-function-min.js',
05588       'requires' => 
05589       array (
05590         0 => 'datasource-local',
05591       ),
05592       'type' => 'js',
05593       'pkg' => 'datasource',
05594       'name' => 'datasource-function',
05595       'ext' => false,
05596     ),
05597     'lang/datatype_id-ID' => 
05598     array (
05599       'requires' => 
05600       array (
05601       ),
05602       'path' => 'datatype/lang/datatype_id-ID.js',
05603       'supersedes' => 
05604       array (
05605         0 => 'lang/datatype-date_id-ID',
05606       ),
05607       'type' => 'js',
05608       'intl' => true,
05609       'langPack' => true,
05610       'ext' => false,
05611       'name' => 'lang/datatype_id-ID',
05612     ),
05613     'range-slider' => 
05614     array (
05615       'path' => 'slider/range-slider-min.js',
05616       'requires' => 
05617       array (
05618         0 => 'slider-value-range',
05619         1 => 'clickable-rail',
05620         2 => 'slider-base',
05621       ),
05622       'type' => 'js',
05623       'pkg' => 'slider',
05624       'name' => 'range-slider',
05625       'ext' => false,
05626     ),
05627     'lang/datatype_ms' => 
05628     array (
05629       'requires' => 
05630       array (
05631       ),
05632       'path' => 'datatype/lang/datatype_ms.js',
05633       'supersedes' => 
05634       array (
05635         0 => 'lang/datatype-date_ms',
05636       ),
05637       'type' => 'js',
05638       'intl' => true,
05639       'langPack' => true,
05640       'ext' => false,
05641       'name' => 'lang/datatype_ms',
05642     ),
05643     'jsonp-url' => 
05644     array (
05645       'path' => 'jsonp/jsonp-url-min.js',
05646       'requires' => 
05647       array (
05648         0 => 'jsonp',
05649       ),
05650       'type' => 'js',
05651       'pkg' => 'jsonp',
05652       'name' => 'jsonp-url',
05653       'ext' => false,
05654     ),
05655     'lang/datatype-date_en-IE' => 
05656     array (
05657       'requires' => 
05658       array (
05659       ),
05660       'path' => 'datatype/lang/datatype-date_en-IE.js',
05661       'supersedes' => 
05662       array (
05663       ),
05664       'type' => 'js',
05665       'intl' => true,
05666       'langPack' => true,
05667       'ext' => false,
05668       'name' => 'lang/datatype-date_en-IE',
05669     ),
05670     'lang/datatype_zh-Hans-CN' => 
05671     array (
05672       'requires' => 
05673       array (
05674       ),
05675       'path' => 'datatype/lang/datatype_zh-Hans-CN.js',
05676       'supersedes' => 
05677       array (
05678         0 => 'lang/datatype-date_zh-Hans-CN',
05679       ),
05680       'type' => 'js',
05681       'intl' => true,
05682       'langPack' => true,
05683       'ext' => false,
05684       'name' => 'lang/datatype_zh-Hans-CN',
05685     ),
05686     'node-event-delegate' => 
05687     array (
05688       'path' => 'node/node-event-delegate-min.js',
05689       'requires' => 
05690       array (
05691         0 => 'event-delegate',
05692         1 => 'node-base',
05693       ),
05694       'type' => 'js',
05695       'pkg' => 'node',
05696       'name' => 'node-event-delegate',
05697       'ext' => false,
05698     ),
05699     'skin-sam-autocomplete-list-keys' => 
05700     array (
05701       'requires' => 
05702       array (
05703       ),
05704       'after_map' => 
05705       array (
05706         'cssfonts' => true,
05707         'cssfonts-context' => true,
05708         'cssreset-context' => true,
05709         'cssbase' => true,
05710         'cssgrids' => true,
05711         'cssreset' => true,
05712       ),
05713       'path' => 'autocomplete-list/assets/skins/sam/autocomplete-list-keys.css',
05714       'type' => 'css',
05715       'ext' => false,
05716       'name' => 'skin-sam-autocomplete-list-keys',
05717       'after' => 
05718       array (
05719         0 => 'cssreset',
05720         1 => 'cssfonts',
05721         2 => 'cssgrids',
05722         3 => 'cssbase',
05723         4 => 'cssreset-context',
05724         5 => 'cssfonts-context',
05725       ),
05726     ),
05727     'lang/datatype_nb' => 
05728     array (
05729       'requires' => 
05730       array (
05731       ),
05732       'path' => 'datatype/lang/datatype_nb.js',
05733       'supersedes' => 
05734       array (
05735         0 => 'lang/datatype-date_nb',
05736       ),
05737       'type' => 'js',
05738       'intl' => true,
05739       'langPack' => true,
05740       'ext' => false,
05741       'name' => 'lang/datatype_nb',
05742     ),
05743     'lang/datatype-date_en-IN' => 
05744     array (
05745       'requires' => 
05746       array (
05747       ),
05748       'path' => 'datatype/lang/datatype-date_en-IN.js',
05749       'supersedes' => 
05750       array (
05751       ),
05752       'type' => 'js',
05753       'intl' => true,
05754       'langPack' => true,
05755       'ext' => false,
05756       'name' => 'lang/datatype-date_en-IN',
05757     ),
05758     'lang/datatype-date_hi-IN' => 
05759     array (
05760       'requires' => 
05761       array (
05762       ),
05763       'path' => 'datatype/lang/datatype-date_hi-IN.js',
05764       'supersedes' => 
05765       array (
05766       ),
05767       'type' => 'js',
05768       'intl' => true,
05769       'langPack' => true,
05770       'ext' => false,
05771       'name' => 'lang/datatype-date_hi-IN',
05772     ),
05773     'skin-sam-tabview-base' => 
05774     array (
05775       'requires' => 
05776       array (
05777       ),
05778       'after_map' => 
05779       array (
05780         'cssfonts' => true,
05781         'cssfonts-context' => true,
05782         'cssreset-context' => true,
05783         'cssbase' => true,
05784         'cssgrids' => true,
05785         'cssreset' => true,
05786       ),
05787       'path' => 'tabview/assets/skins/sam/tabview-base.css',
05788       'type' => 'css',
05789       'ext' => false,
05790       'name' => 'skin-sam-tabview-base',
05791       'after' => 
05792       array (
05793         0 => 'cssreset',
05794         1 => 'cssfonts',
05795         2 => 'cssgrids',
05796         3 => 'cssbase',
05797         4 => 'cssreset-context',
05798         5 => 'cssfonts-context',
05799       ),
05800     ),
05801     'lang/datatype_es-AR' => 
05802     array (
05803       'requires' => 
05804       array (
05805       ),
05806       'path' => 'datatype/lang/datatype_es-AR.js',
05807       'supersedes' => 
05808       array (
05809         0 => 'lang/datatype-date_es-AR',
05810       ),
05811       'type' => 'js',
05812       'intl' => true,
05813       'langPack' => true,
05814       'ext' => false,
05815       'name' => 'lang/datatype_es-AR',
05816     ),
05817     'uploader' => 
05818     array (
05819       'path' => 'uploader/uploader-min.js',
05820       'requires' => 
05821       array (
05822         0 => 'base',
05823         1 => 'node',
05824         2 => 'swf',
05825         3 => 'event-custom',
05826       ),
05827       'type' => 'js',
05828       'name' => 'uploader',
05829       'ext' => false,
05830     ),
05831     'lang/datatype_nl' => 
05832     array (
05833       'requires' => 
05834       array (
05835       ),
05836       'path' => 'datatype/lang/datatype_nl.js',
05837       'supersedes' => 
05838       array (
05839         0 => 'lang/datatype-date_nl',
05840       ),
05841       'type' => 'js',
05842       'intl' => true,
05843       'langPack' => true,
05844       'ext' => false,
05845       'name' => 'lang/datatype_nl',
05846     ),
05847     'widget-locale' => 
05848     array (
05849       'path' => 'widget/widget-locale-min.js',
05850       'requires' => 
05851       array (
05852         0 => 'widget-base',
05853       ),
05854       'type' => 'js',
05855       'name' => 'widget-locale',
05856       'ext' => false,
05857     ),
05858     'history-deprecated' => 
05859     array (
05860       'path' => 'history-deprecated/history-deprecated-min.js',
05861       'requires' => 
05862       array (
05863         0 => 'node',
05864       ),
05865       'type' => 'js',
05866       'name' => 'history-deprecated',
05867       'ext' => false,
05868     ),
05869     'lang/datatype-date_pl' => 
05870     array (
05871       'requires' => 
05872       array (
05873       ),
05874       'path' => 'datatype/lang/datatype-date_pl.js',
05875       'supersedes' => 
05876       array (
05877       ),
05878       'type' => 'js',
05879       'intl' => true,
05880       'langPack' => true,
05881       'ext' => false,
05882       'name' => 'lang/datatype-date_pl',
05883     ),
05884     'autocomplete-highlighters-accentfold' => 
05885     array (
05886       'path' => 'autocomplete/autocomplete-highlighters-accentfold-min.js',
05887       'requires' => 
05888       array (
05889         0 => 'array-extras',
05890         1 => 'highlight-accentfold',
05891       ),
05892       'type' => 'js',
05893       'pkg' => 'autocomplete-base',
05894       'name' => 'autocomplete-highlighters-accentfold',
05895       'ext' => false,
05896     ),
05897     'lang/datatype_en-GB' => 
05898     array (
05899       'requires' => 
05900       array (
05901       ),
05902       'path' => 'datatype/lang/datatype_en-GB.js',
05903       'supersedes' => 
05904       array (
05905         0 => 'lang/datatype-date_en-GB',
05906       ),
05907       'type' => 'js',
05908       'intl' => true,
05909       'langPack' => true,
05910       'ext' => false,
05911       'name' => 'lang/datatype_en-GB',
05912     ),
05913     'lang/datatype-date_es-EC' => 
05914     array (
05915       'requires' => 
05916       array (
05917       ),
05918       'path' => 'datatype/lang/datatype-date_es-EC.js',
05919       'supersedes' => 
05920       array (
05921       ),
05922       'type' => 'js',
05923       'intl' => true,
05924       'langPack' => true,
05925       'ext' => false,
05926       'name' => 'lang/datatype-date_es-EC',
05927     ),
05928     'lang/datatype-date_pt' => 
05929     array (
05930       'requires' => 
05931       array (
05932       ),
05933       'path' => 'datatype/lang/datatype-date_pt.js',
05934       'supersedes' => 
05935       array (
05936       ),
05937       'type' => 'js',
05938       'intl' => true,
05939       'langPack' => true,
05940       'ext' => false,
05941       'name' => 'lang/datatype-date_pt',
05942     ),
05943     'dataschema-json' => 
05944     array (
05945       'path' => 'dataschema/dataschema-json-min.js',
05946       'requires' => 
05947       array (
05948         0 => 'dataschema-base',
05949         1 => 'json',
05950       ),
05951       'type' => 'js',
05952       'pkg' => 'dataschema',
05953       'name' => 'dataschema-json',
05954       'ext' => false,
05955     ),
05956     'lang/autocomplete_en' => 
05957     array (
05958       'requires' => 
05959       array (
05960       ),
05961       'path' => 'autocomplete/lang/autocomplete_en.js',
05962       'supersedes' => 
05963       array (
05964         0 => 'lang/autocomplete-list_en',
05965       ),
05966       'type' => 'js',
05967       'intl' => true,
05968       'langPack' => true,
05969       'ext' => false,
05970       'name' => 'lang/autocomplete_en',
05971     ),
05972     'lang/datatype_zh-Hant-HK' => 
05973     array (
05974       'requires' => 
05975       array (
05976       ),
05977       'path' => 'datatype/lang/datatype_zh-Hant-HK.js',
05978       'supersedes' => 
05979       array (
05980         0 => 'lang/datatype-date_zh-Hant-HK',
05981       ),
05982       'type' => 'js',
05983       'intl' => true,
05984       'langPack' => true,
05985       'ext' => false,
05986       'name' => 'lang/datatype_zh-Hant-HK',
05987     ),
05988     'datasource-get' => 
05989     array (
05990       'path' => 'datasource/datasource-get-min.js',
05991       'requires' => 
05992       array (
05993         0 => 'get',
05994         1 => 'datasource-local',
05995       ),
05996       'type' => 'js',
05997       'pkg' => 'datasource',
05998       'name' => 'datasource-get',
05999       'ext' => false,
06000     ),
06001     'dd-drop-plugin' => 
06002     array (
06003       'path' => 'dd/dd-drop-plugin-min.js',
06004       'requires' => 
06005       array (
06006         0 => 'dd-drop',
06007       ),
06008       'type' => 'js',
06009       'pkg' => 'dd',
06010       'name' => 'dd-drop-plugin',
06011       'ext' => false,
06012     ),
06013     'event-simulate' => 
06014     array (
06015       'path' => 'event-simulate/event-simulate-min.js',
06016       'requires' => 
06017       array (
06018         0 => 'event-base',
06019       ),
06020       'type' => 'js',
06021       'name' => 'event-simulate',
06022       'ext' => false,
06023     ),
06024     'editor-bidi' => 
06025     array (
06026       'path' => 'editor/editor-bidi-min.js',
06027       'requires' => 
06028       array (
06029         0 => 'editor-base',
06030       ),
06031       'type' => 'js',
06032       'pkg' => 'editor',
06033       'name' => 'editor-bidi',
06034       'ext' => false,
06035     ),
06036     'lang/autocomplete-list_en' => 
06037     array (
06038       'requires' => 
06039       array (
06040       ),
06041       'path' => 'autocomplete/lang/autocomplete-list_en.js',
06042       'supersedes' => 
06043       array (
06044       ),
06045       'type' => 'js',
06046       'intl' => true,
06047       'langPack' => true,
06048       'ext' => false,
06049       'name' => 'lang/autocomplete-list_en',
06050     ),
06051     'node-deprecated' => 
06052     array (
06053       'path' => 'node/node-deprecated-min.js',
06054       'requires' => 
06055       array (
06056         0 => 'node-base',
06057       ),
06058       'type' => 'js',
06059       'pkg' => 'node',
06060       'name' => 'node-deprecated',
06061       'ext' => false,
06062     ),
06063     'lang/datatype-date_en-JO' => 
06064     array (
06065       'requires' => 
06066       array (
06067       ),
06068       'path' => 'datatype/lang/datatype-date_en-JO.js',
06069       'supersedes' => 
06070       array (
06071       ),
06072       'type' => 'js',
06073       'intl' => true,
06074       'langPack' => true,
06075       'ext' => false,
06076       'name' => 'lang/datatype-date_en-JO',
06077     ),
06078     'lang/datatype_es-BO' => 
06079     array (
06080       'requires' => 
06081       array (
06082       ),
06083       'path' => 'datatype/lang/datatype_es-BO.js',
06084       'supersedes' => 
06085       array (
06086         0 => 'lang/datatype-date_es-BO',
06087       ),
06088       'type' => 'js',
06089       'intl' => true,
06090       'langPack' => true,
06091       'ext' => false,
06092       'name' => 'lang/datatype_es-BO',
06093     ),
06094     'classnamemanager' => 
06095     array (
06096       'path' => 'classnamemanager/classnamemanager-min.js',
06097       'requires' => 
06098       array (
06099         0 => 'yui-base',
06100       ),
06101       'type' => 'js',
06102       'name' => 'classnamemanager',
06103       'ext' => false,
06104     ),
06105     'lang/datatype-date_de-AT' => 
06106     array (
06107       'requires' => 
06108       array (
06109       ),
06110       'path' => 'datatype/lang/datatype-date_de-AT.js',
06111       'supersedes' => 
06112       array (
06113       ),
06114       'type' => 'js',
06115       'intl' => true,
06116       'langPack' => true,
06117       'ext' => false,
06118       'name' => 'lang/datatype-date_de-AT',
06119     ),
06120     'dataschema' => 
06121     array (
06122       'supersedes' => 
06123       array (
06124         0 => 'dataschema-json',
06125         1 => 'dataschema-array',
06126         2 => 'dataschema-xml',
06127         3 => 'dataschema-text',
06128         4 => 'dataschema-base',
06129       ),
06130       'path' => 'dataschema/dataschema-min.js',
06131       'rollup' => 4,
06132       'type' => 'js',
06133       'ext' => false,
06134       'submodules' => 
06135       array (
06136         'dataschema-json' => 
06137         array (
06138           'path' => 'dataschema/dataschema-json-min.js',
06139           'requires' => 
06140           array (
06141             0 => 'dataschema-base',
06142             1 => 'json',
06143           ),
06144           'type' => 'js',
06145           'pkg' => 'dataschema',
06146           'name' => 'dataschema-json',
06147           'ext' => false,
06148         ),
06149         'dataschema-array' => 
06150         array (
06151           'path' => 'dataschema/dataschema-array-min.js',
06152           'requires' => 
06153           array (
06154             0 => 'dataschema-base',
06155           ),
06156           'type' => 'js',
06157           'pkg' => 'dataschema',
06158           'name' => 'dataschema-array',
06159           'ext' => false,
06160         ),
06161         'dataschema-xml' => 
06162         array (
06163           'path' => 'dataschema/dataschema-xml-min.js',
06164           'requires' => 
06165           array (
06166             0 => 'dataschema-base',
06167           ),
06168           'type' => 'js',
06169           'pkg' => 'dataschema',
06170           'name' => 'dataschema-xml',
06171           'ext' => false,
06172         ),
06173         'dataschema-text' => 
06174         array (
06175           'path' => 'dataschema/dataschema-text-min.js',
06176           'requires' => 
06177           array (
06178             0 => 'dataschema-base',
06179           ),
06180           'type' => 'js',
06181           'pkg' => 'dataschema',
06182           'name' => 'dataschema-text',
06183           'ext' => false,
06184         ),
06185         'dataschema-base' => 
06186         array (
06187           'path' => 'dataschema/dataschema-base-min.js',
06188           'requires' => 
06189           array (
06190             0 => 'base',
06191           ),
06192           'type' => 'js',
06193           'pkg' => 'dataschema',
06194           'name' => 'dataschema-base',
06195           'ext' => false,
06196         ),
06197       ),
06198       'name' => 'dataschema',
06199       'requires' => 
06200       array (
06201       ),
06202     ),
06203     'lang/datatype-date_es-ES' => 
06204     array (
06205       'requires' => 
06206       array (
06207       ),
06208       'path' => 'datatype/lang/datatype-date_es-ES.js',
06209       'supersedes' => 
06210       array (
06211       ),
06212       'type' => 'js',
06213       'intl' => true,
06214       'langPack' => true,
06215       'ext' => false,
06216       'name' => 'lang/datatype-date_es-ES',
06217     ),
06218     'selector-native' => 
06219     array (
06220       'path' => 'dom/selector-native-min.js',
06221       'requires' => 
06222       array (
06223         0 => 'dom-base',
06224       ),
06225       'type' => 'js',
06226       'pkg' => 'dom',
06227       'name' => 'selector-native',
06228       'ext' => false,
06229     ),
06230     'scrollview-base-ie' => 
06231     array (
06232       'requires' => 
06233       array (
06234         0 => 'scrollview-base',
06235       ),
06236       'after_map' => 
06237       array (
06238         'scrollview-base' => true,
06239       ),
06240       'path' => 'scrollview/scrollview-base-ie-min.js',
06241       'type' => 'js',
06242       'pkg' => 'scrollview',
06243       'condition' => 
06244       array (
06245         'ua' => 'ie',
06246         'trigger' => 'scrollview-base',
06247       ),
06248       'ext' => false,
06249       'name' => 'scrollview-base-ie',
06250       'after' => 
06251       array (
06252         0 => 'scrollview-base',
06253       ),
06254     ),
06255     'lang/datatype_ms-MY' => 
06256     array (
06257       'requires' => 
06258       array (
06259       ),
06260       'path' => 'datatype/lang/datatype_ms-MY.js',
06261       'supersedes' => 
06262       array (
06263         0 => 'lang/datatype-date_ms-MY',
06264       ),
06265       'type' => 'js',
06266       'intl' => true,
06267       'langPack' => true,
06268       'ext' => false,
06269       'name' => 'lang/datatype_ms-MY',
06270     ),
06271     'node-load' => 
06272     array (
06273       'path' => 'node/node-load-min.js',
06274       'requires' => 
06275       array (
06276         0 => 'io-base',
06277         1 => 'node-base',
06278       ),
06279       'type' => 'js',
06280       'pkg' => 'node',
06281       'name' => 'node-load',
06282       'ext' => false,
06283     ),
06284     'editor-br' => 
06285     array (
06286       'path' => 'editor/editor-br-min.js',
06287       'requires' => 
06288       array (
06289         0 => 'node',
06290       ),
06291       'type' => 'js',
06292       'pkg' => 'editor',
06293       'name' => 'editor-br',
06294       'ext' => false,
06295     ),
06296     'io-upload-iframe' => 
06297     array (
06298       'path' => 'io/io-upload-iframe-min.js',
06299       'requires' => 
06300       array (
06301         0 => 'io-base',
06302         1 => 'node-base',
06303       ),
06304       'type' => 'js',
06305       'pkg' => 'io',
06306       'name' => 'io-upload-iframe',
06307       'ext' => false,
06308     ),
06309     'dom-deprecated' => 
06310     array (
06311       'path' => 'dom/dom-deprecated-min.js',
06312       'requires' => 
06313       array (
06314         0 => 'dom-base',
06315       ),
06316       'type' => 'js',
06317       'pkg' => 'dom',
06318       'name' => 'dom-deprecated',
06319       'ext' => false,
06320     ),
06321     'lang/datatable' => 
06322     array (
06323       'requires' => 
06324       array (
06325       ),
06326       'path' => 'datatable/lang/datatable.js',
06327       'supersedes' => 
06328       array (
06329         0 => 'lang/datatable-sort',
06330       ),
06331       'type' => 'js',
06332       'intl' => true,
06333       'langPack' => true,
06334       'ext' => false,
06335       'name' => 'lang/datatable',
06336     ),
06337     'recordset-base' => 
06338     array (
06339       'path' => 'recordset/recordset-base-min.js',
06340       'requires' => 
06341       array (
06342         0 => 'base',
06343         1 => 'arraylist',
06344       ),
06345       'type' => 'js',
06346       'pkg' => 'recordset',
06347       'name' => 'recordset-base',
06348       'ext' => false,
06349     ),
06350     'dom-base' => 
06351     array (
06352       'path' => 'dom/dom-base-min.js',
06353       'requires' => 
06354       array (
06355         0 => 'oop',
06356       ),
06357       'type' => 'js',
06358       'pkg' => 'dom',
06359       'name' => 'dom-base',
06360       'ext' => false,
06361     ),
06362     'datatype-number' => 
06363     array (
06364       'path' => 'datatype/datatype-number-min.js',
06365       'requires' => 
06366       array (
06367         0 => 'yui-base',
06368       ),
06369       'type' => 'js',
06370       'pkg' => 'datatype',
06371       'name' => 'datatype-number',
06372       'ext' => false,
06373     ),
06374     'skin-sam-autocomplete-list' => 
06375     array (
06376       'requires' => 
06377       array (
06378       ),
06379       'after_map' => 
06380       array (
06381         'cssfonts' => true,
06382         'cssfonts-context' => true,
06383         'cssreset-context' => true,
06384         'cssbase' => true,
06385         'cssgrids' => true,
06386         'cssreset' => true,
06387       ),
06388       'path' => 'autocomplete/assets/skins/sam/autocomplete-list.css',
06389       'type' => 'css',
06390       'ext' => false,
06391       'name' => 'skin-sam-autocomplete-list',
06392       'after' => 
06393       array (
06394         0 => 'cssreset',
06395         1 => 'cssfonts',
06396         2 => 'cssgrids',
06397         3 => 'cssbase',
06398         4 => 'cssreset-context',
06399         5 => 'cssfonts-context',
06400       ),
06401     ),
06402     'lang/datatype_es-CL' => 
06403     array (
06404       'requires' => 
06405       array (
06406       ),
06407       'path' => 'datatype/lang/datatype_es-CL.js',
06408       'supersedes' => 
06409       array (
06410         0 => 'lang/datatype-date_es-CL',
06411       ),
06412       'type' => 'js',
06413       'intl' => true,
06414       'langPack' => true,
06415       'ext' => false,
06416       'name' => 'lang/datatype_es-CL',
06417     ),
06418     'lang/datatype_es-CO' => 
06419     array (
06420       'requires' => 
06421       array (
06422       ),
06423       'path' => 'datatype/lang/datatype_es-CO.js',
06424       'supersedes' => 
06425       array (
06426         0 => 'lang/datatype-date_es-CO',
06427       ),
06428       'type' => 'js',
06429       'intl' => true,
06430       'langPack' => true,
06431       'ext' => false,
06432       'name' => 'lang/datatype_es-CO',
06433     ),
06434     'lang/autocomplete' => 
06435     array (
06436       'requires' => 
06437       array (
06438       ),
06439       'path' => 'autocomplete/lang/autocomplete.js',
06440       'supersedes' => 
06441       array (
06442         0 => 'lang/autocomplete-list',
06443       ),
06444       'type' => 'js',
06445       'intl' => true,
06446       'langPack' => true,
06447       'ext' => false,
06448       'name' => 'lang/autocomplete',
06449     ),
06450     'lang/datatype-date_sv-SE' => 
06451     array (
06452       'requires' => 
06453       array (
06454       ),
06455       'path' => 'datatype/lang/datatype-date_sv-SE.js',
06456       'supersedes' => 
06457       array (
06458       ),
06459       'type' => 'js',
06460       'intl' => true,
06461       'langPack' => true,
06462       'ext' => false,
06463       'name' => 'lang/datatype-date_sv-SE',
06464     ),
06465     'pluginhost-base' => 
06466     array (
06467       'path' => 'pluginhost/pluginhost-base-min.js',
06468       'requires' => 
06469       array (
06470         0 => 'yui-base',
06471       ),
06472       'type' => 'js',
06473       'pkg' => 'pluginhost',
06474       'name' => 'pluginhost-base',
06475       'ext' => false,
06476     ),
06477     'lang/datatype_pl' => 
06478     array (
06479       'requires' => 
06480       array (
06481       ),
06482       'path' => 'datatype/lang/datatype_pl.js',
06483       'supersedes' => 
06484       array (
06485         0 => 'lang/datatype-date_pl',
06486       ),
06487       'type' => 'js',
06488       'intl' => true,
06489       'langPack' => true,
06490       'ext' => false,
06491       'name' => 'lang/datatype_pl',
06492     ),
06493     'lang/datatable_en' => 
06494     array (
06495       'requires' => 
06496       array (
06497       ),
06498       'path' => 'datatable/lang/datatable_en.js',
06499       'supersedes' => 
06500       array (
06501         0 => 'lang/datatable-sort_en',
06502       ),
06503       'type' => 'js',
06504       'intl' => true,
06505       'langPack' => true,
06506       'ext' => false,
06507       'name' => 'lang/datatable_en',
06508     ),
06509     'event-synthetic' => 
06510     array (
06511       'path' => 'event/event-synthetic-min.js',
06512       'requires' => 
06513       array (
06514         0 => 'node-base',
06515         1 => 'event-custom-complex',
06516       ),
06517       'type' => 'js',
06518       'pkg' => 'event',
06519       'name' => 'event-synthetic',
06520       'ext' => false,
06521     ),
06522     'lang/datatype_pt' => 
06523     array (
06524       'requires' => 
06525       array (
06526       ),
06527       'path' => 'datatype/lang/datatype_pt.js',
06528       'supersedes' => 
06529       array (
06530         0 => 'lang/datatype-date_pt',
06531       ),
06532       'type' => 'js',
06533       'intl' => true,
06534       'langPack' => true,
06535       'ext' => false,
06536       'name' => 'lang/datatype_pt',
06537     ),
06538     'lang/datatype-date_ro' => 
06539     array (
06540       'requires' => 
06541       array (
06542       ),
06543       'path' => 'datatype/lang/datatype-date_ro.js',
06544       'supersedes' => 
06545       array (
06546       ),
06547       'type' => 'js',
06548       'intl' => true,
06549       'langPack' => true,
06550       'ext' => false,
06551       'name' => 'lang/datatype-date_ro',
06552     ),
06553     'lang/datatype-date_ro-RO' => 
06554     array (
06555       'requires' => 
06556       array (
06557       ),
06558       'path' => 'datatype/lang/datatype-date_ro-RO.js',
06559       'supersedes' => 
06560       array (
06561       ),
06562       'type' => 'js',
06563       'intl' => true,
06564       'langPack' => true,
06565       'ext' => false,
06566       'name' => 'lang/datatype-date_ro-RO',
06567     ),
06568     'lang/datatype_en-IE' => 
06569     array (
06570       'requires' => 
06571       array (
06572       ),
06573       'path' => 'datatype/lang/datatype_en-IE.js',
06574       'supersedes' => 
06575       array (
06576         0 => 'lang/datatype-date_en-IE',
06577       ),
06578       'type' => 'js',
06579       'intl' => true,
06580       'langPack' => true,
06581       'ext' => false,
06582       'name' => 'lang/datatype_en-IE',
06583     ),
06584     'lang/datatype-date_ru' => 
06585     array (
06586       'requires' => 
06587       array (
06588       ),
06589       'path' => 'datatype/lang/datatype-date_ru.js',
06590       'supersedes' => 
06591       array (
06592       ),
06593       'type' => 'js',
06594       'intl' => true,
06595       'langPack' => true,
06596       'ext' => false,
06597       'name' => 'lang/datatype-date_ru',
06598     ),
06599     'history-hash-ie' => 
06600     array (
06601       'requires' => 
06602       array (
06603         0 => 'history-hash',
06604         1 => 'node-base',
06605       ),
06606       'after_map' => 
06607       array (
06608         'history-hash' => true,
06609       ),
06610       'path' => 'history/history-hash-ie-min.js',
06611       'type' => 'js',
06612       'pkg' => 'history',
06613       'condition' => 
06614       array (
06615         'trigger' => 'history-hash',
06616       ),
06617       'ext' => false,
06618       'name' => 'history-hash-ie',
06619       'after' => 
06620       array (
06621         0 => 'history-hash',
06622       ),
06623     ),
06624     'json-stringify' => 
06625     array (
06626       'requires' => 
06627       array (
06628         0 => 'yui-base',
06629       ),
06630       'expanded_map' => 
06631       array (
06632         'yui-base' => true,
06633       ),
06634       'path' => 'json/json-stringify-min.js',
06635       'provides' => 
06636       array (
06637         'json-stringify' => true,
06638       ),
06639       'type' => 'js',
06640       '_inspected' => true,
06641       'pkg' => 'json',
06642       'expanded' => 
06643       array (
06644         0 => 'yui-base',
06645       ),
06646       'ext' => false,
06647       '_parsed' => false,
06648       'name' => 'json-stringify',
06649     ),
06650     'datatype-date' => 
06651     array (
06652       'requires' => 
06653       array (
06654         0 => 'yui-base',
06655       ),
06656       'path' => 'datatype/datatype-date-min.js',
06657       'supersedes' => 
06658       array (
06659         0 => 'datatype-date-format',
06660       ),
06661       'type' => 'js',
06662       'pkg' => 'datatype',
06663       'ext' => false,
06664       'lang' => 
06665       array (
06666         0 => 'ar',
06667         1 => 'ar-JO',
06668         2 => 'ca',
06669         3 => 'ca-ES',
06670         4 => 'da',
06671         5 => 'da-DK',
06672         6 => 'de',
06673         7 => 'de-AT',
06674         8 => 'de-DE',
06675         9 => 'el',
06676         10 => 'el-GR',
06677         11 => 'en',
06678         12 => 'en-AU',
06679         13 => 'en-CA',
06680         14 => 'en-GB',
06681         15 => 'en-IE',
06682         16 => 'en-IN',
06683         17 => 'en-JO',
06684         18 => 'en-MY',
06685         19 => 'en-NZ',
06686         20 => 'en-PH',
06687         21 => 'en-SG',
06688         22 => 'en-US',
06689         23 => 'es',
06690         24 => 'es-AR',
06691         25 => 'es-BO',
06692         26 => 'es-CL',
06693         27 => 'es-CO',
06694         28 => 'es-EC',
06695         29 => 'es-ES',
06696         30 => 'es-MX',
06697         31 => 'es-PE',
06698         32 => 'es-PY',
06699         33 => 'es-US',
06700         34 => 'es-UY',
06701         35 => 'es-VE',
06702         36 => 'fi',
06703         37 => 'fi-FI',
06704         38 => 'fr',
06705         39 => 'fr-BE',
06706         40 => 'fr-CA',
06707         41 => 'fr-FR',
06708         42 => 'hi',
06709         43 => 'hi-IN',
06710         44 => 'id',
06711         45 => 'id-ID',
06712         46 => 'it',
06713         47 => 'it-IT',
06714         48 => 'ja',
06715         49 => 'ja-JP',
06716         50 => 'ko',
06717         51 => 'ko-KR',
06718         52 => 'ms',
06719         53 => 'ms-MY',
06720         54 => 'nb',
06721         55 => 'nb-NO',
06722         56 => 'nl',
06723         57 => 'nl-BE',
06724         58 => 'nl-NL',
06725         59 => 'pl',
06726         60 => 'pl-PL',
06727         61 => 'pt',
06728         62 => 'pt-BR',
06729         63 => 'ro',
06730         64 => 'ro-RO',
06731         65 => 'ru',
06732         66 => 'ru-RU',
06733         67 => 'sv',
06734         68 => 'sv-SE',
06735         69 => 'th',
06736         70 => 'th-TH',
06737         71 => 'tr',
06738         72 => 'tr-TR',
06739         73 => 'vi',
06740         74 => 'vi-VN',
06741         75 => 'zh-Hans',
06742         76 => 'zh-Hans-CN',
06743         77 => 'zh-Hant',
06744         78 => 'zh-Hant-HK',
06745         79 => 'zh-Hant-TW',
06746       ),
06747       'name' => 'datatype-date',
06748     ),
06749     'shim-plugin' => 
06750     array (
06751       'path' => 'node/shim-plugin-min.js',
06752       'requires' => 
06753       array (
06754         0 => 'node-pluginhost',
06755         1 => 'node-style',
06756       ),
06757       'type' => 'js',
06758       'pkg' => 'node',
06759       'name' => 'shim-plugin',
06760       'ext' => false,
06761     ),
06762     'resize-constrain' => 
06763     array (
06764       'path' => 'resize/resize-constrain-min.js',
06765       'requires' => 
06766       array (
06767         0 => 'plugin',
06768         1 => 'resize-base',
06769       ),
06770       'type' => 'js',
06771       'pkg' => 'resize',
06772       'name' => 'resize-constrain',
06773       'ext' => false,
06774     ),
06775     'lang/datatype_en-IN' => 
06776     array (
06777       'requires' => 
06778       array (
06779       ),
06780       'path' => 'datatype/lang/datatype_en-IN.js',
06781       'supersedes' => 
06782       array (
06783         0 => 'lang/datatype-date_en-IN',
06784       ),
06785       'type' => 'js',
06786       'intl' => true,
06787       'langPack' => true,
06788       'ext' => false,
06789       'name' => 'lang/datatype_en-IN',
06790     ),
06791     'scrollview-scrollbars' => 
06792     array (
06793       'requires' => 
06794       array (
06795         0 => 'plugin',
06796       ),
06797       'path' => 'scrollview/scrollview-scrollbars-min.js',
06798       'type' => 'js',
06799       'pkg' => 'scrollview',
06800       'skinnable' => true,
06801       'ext' => false,
06802       'name' => 'scrollview-scrollbars',
06803     ),
06804     'lang/datatype_hi-IN' => 
06805     array (
06806       'requires' => 
06807       array (
06808       ),
06809       'path' => 'datatype/lang/datatype_hi-IN.js',
06810       'supersedes' => 
06811       array (
06812         0 => 'lang/datatype-date_hi-IN',
06813       ),
06814       'type' => 'js',
06815       'intl' => true,
06816       'langPack' => true,
06817       'ext' => false,
06818       'name' => 'lang/datatype_hi-IN',
06819     ),
06820     'io-xdr' => 
06821     array (
06822       'path' => 'io/io-xdr-min.js',
06823       'requires' => 
06824       array (
06825         0 => 'io-base',
06826         1 => 'datatype-xml',
06827       ),
06828       'type' => 'js',
06829       'pkg' => 'io',
06830       'name' => 'io-xdr',
06831       'ext' => false,
06832     ),
06833     'arraylist' => 
06834     array (
06835       'path' => 'collection/arraylist-min.js',
06836       'type' => 'js',
06837       'ext' => false,
06838       'pkg' => 'collection',
06839       'name' => 'arraylist',
06840       'requires' => 
06841       array (
06842       ),
06843     ),
06844     'widget-skin' => 
06845     array (
06846       'path' => 'widget/widget-skin-min.js',
06847       'requires' => 
06848       array (
06849         0 => 'widget-base',
06850       ),
06851       'type' => 'js',
06852       'pkg' => 'widget',
06853       'name' => 'widget-skin',
06854       'ext' => false,
06855     ),
06856     'lang/datatype-date_ar-JO' => 
06857     array (
06858       'requires' => 
06859       array (
06860       ),
06861       'path' => 'datatype/lang/datatype-date_ar-JO.js',
06862       'supersedes' => 
06863       array (
06864       ),
06865       'type' => 'js',
06866       'intl' => true,
06867       'langPack' => true,
06868       'ext' => false,
06869       'name' => 'lang/datatype-date_ar-JO',
06870     ),
06871     'cssreset-context' => 
06872     array (
06873       'path' => 'cssreset/reset-context-min.css',
06874       'type' => 'css',
06875       'ext' => false,
06876       'name' => 'cssreset-context',
06877       'requires' => 
06878       array (
06879       ),
06880     ),
06881     'lang/datatable-sort' => 
06882     array (
06883       'path' => 'datatable/lang/datatable-sort.js',
06884       'requires' => 
06885       array (
06886       ),
06887       'supersedes' => 
06888       array (
06889       ),
06890       'type' => 'js',
06891       'intl' => true,
06892       'langPack' => true,
06893       'ext' => false,
06894       'name' => 'lang/datatable-sort',
06895     ),
06896     'dom-screen' => 
06897     array (
06898       'path' => 'dom/dom-screen-min.js',
06899       'requires' => 
06900       array (
06901         0 => 'dom-base',
06902         1 => 'dom-style',
06903       ),
06904       'type' => 'js',
06905       'pkg' => 'dom',
06906       'name' => 'dom-screen',
06907       'ext' => false,
06908     ),
06909     'datatable-base' => 
06910     array (
06911       'requires' => 
06912       array (
06913         0 => 'recordset-base',
06914         1 => 'widget',
06915         2 => 'event-mouseenter',
06916         3 => 'substitute',
06917       ),
06918       'path' => 'datatable/datatable-base-min.js',
06919       'type' => 'js',
06920       'pkg' => 'datatable',
06921       'skinnable' => true,
06922       'ext' => false,
06923       'name' => 'datatable-base',
06924     ),
06925     'lang/datatype-date_fr-BE' => 
06926     array (
06927       'requires' => 
06928       array (
06929       ),
06930       'path' => 'datatype/lang/datatype-date_fr-BE.js',
06931       'supersedes' => 
06932       array (
06933       ),
06934       'type' => 'js',
06935       'intl' => true,
06936       'langPack' => true,
06937       'ext' => false,
06938       'name' => 'lang/datatype-date_fr-BE',
06939     ),
06940     'lang/datatype-date_nl-NL' => 
06941     array (
06942       'requires' => 
06943       array (
06944       ),
06945       'path' => 'datatype/lang/datatype-date_nl-NL.js',
06946       'supersedes' => 
06947       array (
06948       ),
06949       'type' => 'js',
06950       'intl' => true,
06951       'langPack' => true,
06952       'ext' => false,
06953       'name' => 'lang/datatype-date_nl-NL',
06954     ),
06955     'datatable-datasource' => 
06956     array (
06957       'path' => 'datatable/datatable-datasource-min.js',
06958       'requires' => 
06959       array (
06960         0 => 'datatable-base',
06961         1 => 'datasource-local',
06962       ),
06963       'type' => 'js',
06964       'pkg' => 'datatable',
06965       'name' => 'datatable-datasource',
06966       'ext' => false,
06967     ),
06968     'array-extras' => 
06969     array (
06970       'path' => 'collection/array-extras-min.js',
06971       'type' => 'js',
06972       'ext' => false,
06973       'pkg' => 'collection',
06974       'name' => 'array-extras',
06975       'requires' => 
06976       array (
06977       ),
06978     ),
06979     'widget-uievents' => 
06980     array (
06981       'path' => 'widget/widget-uievents-min.js',
06982       'requires' => 
06983       array (
06984         0 => 'node-event-delegate',
06985         1 => 'widget-base',
06986       ),
06987       'type' => 'js',
06988       'pkg' => 'widget',
06989       'name' => 'widget-uievents',
06990       'ext' => false,
06991     ),
06992     'lang/datatype-date_de-DE' => 
06993     array (
06994       'requires' => 
06995       array (
06996       ),
06997       'path' => 'datatype/lang/datatype-date_de-DE.js',
06998       'supersedes' => 
06999       array (
07000       ),
07001       'type' => 'js',
07002       'intl' => true,
07003       'langPack' => true,
07004       'ext' => false,
07005       'name' => 'lang/datatype-date_de-DE',
07006     ),
07007     'lang/datatype_es-EC' => 
07008     array (
07009       'requires' => 
07010       array (
07011       ),
07012       'path' => 'datatype/lang/datatype_es-EC.js',
07013       'supersedes' => 
07014       array (
07015         0 => 'lang/datatype-date_es-EC',
07016       ),
07017       'type' => 'js',
07018       'intl' => true,
07019       'langPack' => true,
07020       'ext' => false,
07021       'name' => 'lang/datatype_es-EC',
07022     ),
07023     'jsonp' => 
07024     array (
07025       'path' => 'jsonp/jsonp-min.js',
07026       'requires' => 
07027       array (
07028         0 => 'get',
07029         1 => 'oop',
07030       ),
07031       'type' => 'js',
07032       'name' => 'jsonp',
07033       'ext' => false,
07034       'plugins' => 
07035       array (
07036         'jsonp-url' => 
07037         array (
07038           'path' => 'jsonp/jsonp-url-min.js',
07039           'requires' => 
07040           array (
07041             0 => 'jsonp',
07042           ),
07043           'type' => 'js',
07044           'pkg' => 'jsonp',
07045           'name' => 'jsonp-url',
07046           'ext' => false,
07047         ),
07048       ),
07049     ),
07050     'lang/datatype-date_sv' => 
07051     array (
07052       'requires' => 
07053       array (
07054       ),
07055       'path' => 'datatype/lang/datatype-date_sv.js',
07056       'supersedes' => 
07057       array (
07058       ),
07059       'type' => 'js',
07060       'intl' => true,
07061       'langPack' => true,
07062       'ext' => false,
07063       'name' => 'lang/datatype-date_sv',
07064     ),
07065     'oop' => 
07066     array (
07067       'path' => 'oop/oop-min.js',
07068       'requires' => 
07069       array (
07070         0 => 'yui-base',
07071       ),
07072       'type' => 'js',
07073       'name' => 'oop',
07074       'ext' => false,
07075     ),
07076     'lang/datatype-date_ru-RU' => 
07077     array (
07078       'requires' => 
07079       array (
07080       ),
07081       'path' => 'datatype/lang/datatype-date_ru-RU.js',
07082       'supersedes' => 
07083       array (
07084       ),
07085       'type' => 'js',
07086       'intl' => true,
07087       'langPack' => true,
07088       'ext' => false,
07089       'name' => 'lang/datatype-date_ru-RU',
07090     ),
07091     'tabview-base' => 
07092     array (
07093       'path' => 'tabview/tabview-base-min.js',
07094       'requires' => 
07095       array (
07096         0 => 'node-event-delegate',
07097         1 => 'classnamemanager',
07098         2 => 'skin-sam-tabview',
07099       ),
07100       'type' => 'js',
07101       'pkg' => 'tabview',
07102       'name' => 'tabview-base',
07103       'ext' => false,
07104     ),
07105     'cssgrids-context-deprecated' => 
07106     array (
07107       'path' => 'cssgrids-deprecated/grids-context-min.css',
07108       'requires' => 
07109       array (
07110         0 => 'cssfonts-context',
07111       ),
07112       'type' => 'css',
07113       'optional' => 
07114       array (
07115         0 => 'cssreset-context',
07116       ),
07117       'name' => 'cssgrids-context-deprecated',
07118       'ext' => false,
07119     ),
07120     'lang/datatype_en-JO' => 
07121     array (
07122       'requires' => 
07123       array (
07124       ),
07125       'path' => 'datatype/lang/datatype_en-JO.js',
07126       'supersedes' => 
07127       array (
07128         0 => 'lang/datatype-date_en-JO',
07129       ),
07130       'type' => 'js',
07131       'intl' => true,
07132       'langPack' => true,
07133       'ext' => false,
07134       'name' => 'lang/datatype_en-JO',
07135     ),
07136     'widget-htmlparser' => 
07137     array (
07138       'path' => 'widget/widget-htmlparser-min.js',
07139       'requires' => 
07140       array (
07141         0 => 'widget-base',
07142       ),
07143       'type' => 'js',
07144       'pkg' => 'widget',
07145       'name' => 'widget-htmlparser',
07146       'ext' => false,
07147     ),
07148     'dial' => 
07149     array (
07150       'lang' => 
07151       array (
07152         0 => 'en',
07153         1 => 'es',
07154       ),
07155       'path' => 'dial/dial-min.js',
07156       'skinnable' => true,
07157       'requires' => 
07158       array (
07159         0 => 'transition',
07160         1 => 'dd-drag',
07161         2 => 'widget',
07162         3 => 'intl',
07163         4 => 'event-mouseenter',
07164         5 => 'substitute',
07165       ),
07166       'type' => 'js',
07167       'name' => 'dial',
07168       'ext' => false,
07169     ),
07170     'querystring-stringify' => 
07171     array (
07172       'path' => 'querystring/querystring-stringify-min.js',
07173       'requires' => 
07174       array (
07175         0 => 'yui-base',
07176       ),
07177       'type' => 'js',
07178       'pkg' => 'querystring',
07179       'name' => 'querystring-stringify',
07180       'ext' => false,
07181     ),
07182     'lang/datatype_de-AT' => 
07183     array (
07184       'requires' => 
07185       array (
07186       ),
07187       'path' => 'datatype/lang/datatype_de-AT.js',
07188       'supersedes' => 
07189       array (
07190         0 => 'lang/datatype-date_de-AT',
07191       ),
07192       'type' => 'js',
07193       'intl' => true,
07194       'langPack' => true,
07195       'ext' => false,
07196       'name' => 'lang/datatype_de-AT',
07197     ),
07198     'lang/datatype_es-ES' => 
07199     array (
07200       'requires' => 
07201       array (
07202       ),
07203       'path' => 'datatype/lang/datatype_es-ES.js',
07204       'supersedes' => 
07205       array (
07206         0 => 'lang/datatype-date_es-ES',
07207       ),
07208       'type' => 'js',
07209       'intl' => true,
07210       'langPack' => true,
07211       'ext' => false,
07212       'name' => 'lang/datatype_es-ES',
07213     ),
07214     'lang/datatype-date_fr-CA' => 
07215     array (
07216       'requires' => 
07217       array (
07218       ),
07219       'path' => 'datatype/lang/datatype-date_fr-CA.js',
07220       'supersedes' => 
07221       array (
07222       ),
07223       'type' => 'js',
07224       'intl' => true,
07225       'langPack' => true,
07226       'ext' => false,
07227       'name' => 'lang/datatype-date_fr-CA',
07228     ),
07229     'lang/datatype-date_th' => 
07230     array (
07231       'requires' => 
07232       array (
07233       ),
07234       'path' => 'datatype/lang/datatype-date_th.js',
07235       'supersedes' => 
07236       array (
07237       ),
07238       'type' => 'js',
07239       'intl' => true,
07240       'langPack' => true,
07241       'ext' => false,
07242       'name' => 'lang/datatype-date_th',
07243     ),
07244     'lang/datatype-date_en-MY' => 
07245     array (
07246       'requires' => 
07247       array (
07248       ),
07249       'path' => 'datatype/lang/datatype-date_en-MY.js',
07250       'supersedes' => 
07251       array (
07252       ),
07253       'type' => 'js',
07254       'intl' => true,
07255       'langPack' => true,
07256       'ext' => false,
07257       'name' => 'lang/datatype-date_en-MY',
07258     ),
07259     'lang/datatype_ro' => 
07260     array (
07261       'requires' => 
07262       array (
07263       ),
07264       'path' => 'datatype/lang/datatype_ro.js',
07265       'supersedes' => 
07266       array (
07267         0 => 'lang/datatype-date_ro',
07268       ),
07269       'type' => 'js',
07270       'intl' => true,
07271       'langPack' => true,
07272       'ext' => false,
07273       'name' => 'lang/datatype_ro',
07274     ),
07275     'yui-throttle' => 
07276     array (
07277       'requires' => 
07278       array (
07279         0 => 'yui-base',
07280       ),
07281       'path' => 'yui/yui-throttle-min.js',
07282       'provides' => 
07283       array (
07284         'yui-throttle' => true,
07285       ),
07286       'type' => 'js',
07287       '_inspected' => true,
07288       'pkg' => 'yui',
07289       'ext' => false,
07290       'name' => 'yui-throttle',
07291     ),
07292     'anim-scroll' => 
07293     array (
07294       'path' => 'anim/anim-scroll-min.js',
07295       'requires' => 
07296       array (
07297         0 => 'anim-base',
07298       ),
07299       'type' => 'js',
07300       'pkg' => 'anim',
07301       'name' => 'anim-scroll',
07302       'ext' => false,
07303     ),
07304     'attribute-complex' => 
07305     array (
07306       'path' => 'attribute/attribute-complex-min.js',
07307       'requires' => 
07308       array (
07309         0 => 'attribute-base',
07310       ),
07311       'type' => 'js',
07312       'pkg' => 'attribute',
07313       'name' => 'attribute-complex',
07314       'ext' => false,
07315     ),
07316     'base' => 
07317     array (
07318       'supersedes' => 
07319       array (
07320         0 => 'base-build',
07321         1 => 'base-pluginhost',
07322         2 => 'base-base',
07323       ),
07324       'path' => 'base/base-min.js',
07325       'rollup' => 3,
07326       'type' => 'js',
07327       'ext' => false,
07328       'submodules' => 
07329       array (
07330         'base-pluginhost' => 
07331         array (
07332           'path' => 'base/base-pluginhost-min.js',
07333           'requires' => 
07334           array (
07335             0 => 'base-base',
07336             1 => 'pluginhost',
07337           ),
07338           'type' => 'js',
07339           'pkg' => 'base',
07340           'name' => 'base-pluginhost',
07341           'ext' => false,
07342         ),
07343         'base-base' => 
07344         array (
07345           'requires' => 
07346           array (
07347             0 => 'attribute-base',
07348           ),
07349           'path' => 'base/base-base-min.js',
07350           'after_map' => 
07351           array (
07352             'attribute-complex' => true,
07353           ),
07354           'type' => 'js',
07355           'pkg' => 'base',
07356           'ext' => false,
07357           'name' => 'base-base',
07358           'after' => 
07359           array (
07360             0 => 'attribute-complex',
07361           ),
07362         ),
07363         'base-build' => 
07364         array (
07365           'path' => 'base/base-build-min.js',
07366           'requires' => 
07367           array (
07368             0 => 'base-base',
07369           ),
07370           'type' => 'js',
07371           'pkg' => 'base',
07372           'name' => 'base-build',
07373           'ext' => false,
07374         ),
07375       ),
07376       'name' => 'base',
07377       'requires' => 
07378       array (
07379       ),
07380     ),
07381     'lang/datatype_ru' => 
07382     array (
07383       'requires' => 
07384       array (
07385       ),
07386       'path' => 'datatype/lang/datatype_ru.js',
07387       'supersedes' => 
07388       array (
07389         0 => 'lang/datatype-date_ru',
07390       ),
07391       'type' => 'js',
07392       'intl' => true,
07393       'langPack' => true,
07394       'ext' => false,
07395       'name' => 'lang/datatype_ru',
07396     ),
07397     'dd-drop' => 
07398     array (
07399       'path' => 'dd/dd-drop-min.js',
07400       'requires' => 
07401       array (
07402         0 => 'dd-ddm-drop',
07403       ),
07404       'type' => 'js',
07405       'pkg' => 'dd',
07406       'name' => 'dd-drop',
07407       'ext' => false,
07408     ),
07409     'lang/datatype-date_tr' => 
07410     array (
07411       'requires' => 
07412       array (
07413       ),
07414       'path' => 'datatype/lang/datatype-date_tr.js',
07415       'supersedes' => 
07416       array (
07417       ),
07418       'type' => 'js',
07419       'intl' => true,
07420       'langPack' => true,
07421       'ext' => false,
07422       'name' => 'lang/datatype-date_tr',
07423     ),
07424     'event-valuechange' => 
07425     array (
07426       'path' => 'event-valuechange/event-valuechange-min.js',
07427       'requires' => 
07428       array (
07429         0 => 'event-synthetic',
07430         1 => 'event-focus',
07431       ),
07432       'type' => 'js',
07433       'name' => 'event-valuechange',
07434       'ext' => false,
07435     ),
07436     'pluginhost' => 
07437     array (
07438       'supersedes' => 
07439       array (
07440         0 => 'pluginhost-base',
07441         1 => 'pluginhost-config',
07442       ),
07443       'path' => 'pluginhost/pluginhost-min.js',
07444       'rollup' => 2,
07445       'type' => 'js',
07446       'ext' => false,
07447       'submodules' => 
07448       array (
07449         'pluginhost-base' => 
07450         array (
07451           'path' => 'pluginhost/pluginhost-base-min.js',
07452           'requires' => 
07453           array (
07454             0 => 'yui-base',
07455           ),
07456           'type' => 'js',
07457           'pkg' => 'pluginhost',
07458           'name' => 'pluginhost-base',
07459           'ext' => false,
07460         ),
07461         'pluginhost-config' => 
07462         array (
07463           'path' => 'pluginhost/pluginhost-config-min.js',
07464           'requires' => 
07465           array (
07466             0 => 'pluginhost-base',
07467           ),
07468           'type' => 'js',
07469           'pkg' => 'pluginhost',
07470           'name' => 'pluginhost-config',
07471           'ext' => false,
07472         ),
07473       ),
07474       'name' => 'pluginhost',
07475       'requires' => 
07476       array (
07477       ),
07478     ),
07479     'dom-style' => 
07480     array (
07481       'path' => 'dom/dom-style-min.js',
07482       'requires' => 
07483       array (
07484         0 => 'dom-base',
07485       ),
07486       'type' => 'js',
07487       'pkg' => 'dom',
07488       'name' => 'dom-style',
07489       'ext' => false,
07490     ),
07491     'cssgrids' => 
07492     array (
07493       'path' => 'cssgrids/grids-min.css',
07494       'type' => 'css',
07495       'ext' => false,
07496       'optional' => 
07497       array (
07498         0 => 'cssreset',
07499         1 => 'cssfonts',
07500       ),
07501       'name' => 'cssgrids',
07502       'requires' => 
07503       array (
07504       ),
07505     ),
07506     'io-form' => 
07507     array (
07508       'path' => 'io/io-form-min.js',
07509       'requires' => 
07510       array (
07511         0 => 'io-base',
07512         1 => 'node-base',
07513         2 => 'node-style',
07514       ),
07515       'type' => 'js',
07516       'pkg' => 'io',
07517       'name' => 'io-form',
07518       'ext' => false,
07519     ),
07520     'skin-sam-tabview-plugin' => 
07521     array (
07522       'requires' => 
07523       array (
07524       ),
07525       'after_map' => 
07526       array (
07527         'cssfonts' => true,
07528         'cssfonts-context' => true,
07529         'cssreset-context' => true,
07530         'cssbase' => true,
07531         'cssgrids' => true,
07532         'cssreset' => true,
07533       ),
07534       'path' => 'tabview/assets/skins/sam/tabview-plugin.css',
07535       'type' => 'css',
07536       'ext' => false,
07537       'name' => 'skin-sam-tabview-plugin',
07538       'after' => 
07539       array (
07540         0 => 'cssreset',
07541         1 => 'cssfonts',
07542         2 => 'cssgrids',
07543         3 => 'cssbase',
07544         4 => 'cssreset-context',
07545         5 => 'cssfonts-context',
07546       ),
07547     ),
07548     'node' => 
07549     array (
07550       'requires' => 
07551       array (
07552       ),
07553       'path' => 'node/node-min.js',
07554       'supersedes' => 
07555       array (
07556         0 => 'node-screen',
07557         1 => 'node-style',
07558         2 => 'node-base',
07559         3 => 'node-pluginhost',
07560         4 => 'node-event-delegate',
07561       ),
07562       'submodules' => 
07563       array (
07564         'node-screen' => 
07565         array (
07566           'path' => 'node/node-screen-min.js',
07567           'requires' => 
07568           array (
07569             0 => 'node-base',
07570             1 => 'dom-screen',
07571           ),
07572           'type' => 'js',
07573           'pkg' => 'node',
07574           'name' => 'node-screen',
07575           'ext' => false,
07576         ),
07577         'node-base' => 
07578         array (
07579           'path' => 'node/node-base-min.js',
07580           'requires' => 
07581           array (
07582             0 => 'selector-css2',
07583             1 => 'dom-base',
07584             2 => 'event-base',
07585           ),
07586           'type' => 'js',
07587           'pkg' => 'node',
07588           'name' => 'node-base',
07589           'ext' => false,
07590         ),
07591         'node-style' => 
07592         array (
07593           'path' => 'node/node-style-min.js',
07594           'requires' => 
07595           array (
07596             0 => 'dom-style',
07597             1 => 'node-base',
07598           ),
07599           'type' => 'js',
07600           'pkg' => 'node',
07601           'name' => 'node-style',
07602           'ext' => false,
07603         ),
07604         'node-pluginhost' => 
07605         array (
07606           'path' => 'node/node-pluginhost-min.js',
07607           'requires' => 
07608           array (
07609             0 => 'node-base',
07610             1 => 'pluginhost',
07611           ),
07612           'type' => 'js',
07613           'pkg' => 'node',
07614           'name' => 'node-pluginhost',
07615           'ext' => false,
07616         ),
07617         'node-event-delegate' => 
07618         array (
07619           'path' => 'node/node-event-delegate-min.js',
07620           'requires' => 
07621           array (
07622             0 => 'event-delegate',
07623             1 => 'node-base',
07624           ),
07625           'type' => 'js',
07626           'pkg' => 'node',
07627           'name' => 'node-event-delegate',
07628           'ext' => false,
07629         ),
07630       ),
07631       'type' => 'js',
07632       'plugins' => 
07633       array (
07634         'transition-native' => 
07635         array (
07636           'path' => 'node/transition-native-min.js',
07637           'requires' => 
07638           array (
07639             0 => 'node-base',
07640           ),
07641           'type' => 'js',
07642           'pkg' => 'node',
07643           'name' => 'transition-native',
07644           'ext' => false,
07645         ),
07646         'node-event-simulate' => 
07647         array (
07648           'path' => 'node/node-event-simulate-min.js',
07649           'requires' => 
07650           array (
07651             0 => 'node-base',
07652             1 => 'event-simulate',
07653           ),
07654           'type' => 'js',
07655           'pkg' => 'node',
07656           'name' => 'node-event-simulate',
07657           'ext' => false,
07658         ),
07659         'align-plugin' => 
07660         array (
07661           'path' => 'node/align-plugin-min.js',
07662           'requires' => 
07663           array (
07664             0 => 'node-screen',
07665             1 => 'node-pluginhost',
07666           ),
07667           'type' => 'js',
07668           'pkg' => 'node',
07669           'name' => 'align-plugin',
07670           'ext' => false,
07671         ),
07672         'transition' => 
07673         array (
07674           'path' => 'node/transition-min.js',
07675           'requires' => 
07676           array (
07677             0 => 'transition-native',
07678             1 => 'node-style',
07679           ),
07680           'type' => 'js',
07681           'pkg' => 'node',
07682           'name' => 'transition',
07683           'ext' => false,
07684         ),
07685         'shim-plugin' => 
07686         array (
07687           'path' => 'node/shim-plugin-min.js',
07688           'requires' => 
07689           array (
07690             0 => 'node-pluginhost',
07691             1 => 'node-style',
07692           ),
07693           'type' => 'js',
07694           'pkg' => 'node',
07695           'name' => 'shim-plugin',
07696           'ext' => false,
07697         ),
07698         'node-load' => 
07699         array (
07700           'path' => 'node/node-load-min.js',
07701           'requires' => 
07702           array (
07703             0 => 'io-base',
07704             1 => 'node-base',
07705           ),
07706           'type' => 'js',
07707           'pkg' => 'node',
07708           'name' => 'node-load',
07709           'ext' => false,
07710         ),
07711         'node-deprecated' => 
07712         array (
07713           'path' => 'node/node-deprecated-min.js',
07714           'requires' => 
07715           array (
07716             0 => 'node-base',
07717           ),
07718           'type' => 'js',
07719           'pkg' => 'node',
07720           'name' => 'node-deprecated',
07721           'ext' => false,
07722         ),
07723       ),
07724       'ext' => false,
07725       'name' => 'node',
07726       'rollup' => 4,
07727     ),
07728     'autocomplete-highlighters' => 
07729     array (
07730       'path' => 'autocomplete/autocomplete-highlighters-min.js',
07731       'requires' => 
07732       array (
07733         0 => 'array-extras',
07734         1 => 'highlight-base',
07735       ),
07736       'type' => 'js',
07737       'pkg' => 'autocomplete-base',
07738       'name' => 'autocomplete-highlighters',
07739       'ext' => false,
07740     ),
07741     'lang/datatype_sv-SE' => 
07742     array (
07743       'requires' => 
07744       array (
07745       ),
07746       'path' => 'datatype/lang/datatype_sv-SE.js',
07747       'supersedes' => 
07748       array (
07749         0 => 'lang/datatype-date_sv-SE',
07750       ),
07751       'type' => 'js',
07752       'intl' => true,
07753       'langPack' => true,
07754       'ext' => false,
07755       'name' => 'lang/datatype_sv-SE',
07756     ),
07757     'highlight' => 
07758     array (
07759       'supersedes' => 
07760       array (
07761         0 => 'highlight-accentfold',
07762         1 => 'highlight-base',
07763       ),
07764       'path' => 'highlight/highlight-min.js',
07765       'rollup' => 2,
07766       'type' => 'js',
07767       'ext' => false,
07768       'submodules' => 
07769       array (
07770         'highlight-accentfold' => 
07771         array (
07772           'path' => 'highlight/highlight-accentfold-min.js',
07773           'requires' => 
07774           array (
07775             0 => 'text-accentfold',
07776             1 => 'highlight-base',
07777           ),
07778           'type' => 'js',
07779           'pkg' => 'highlight',
07780           'name' => 'highlight-accentfold',
07781           'ext' => false,
07782         ),
07783         'highlight-base' => 
07784         array (
07785           'path' => 'highlight/highlight-base-min.js',
07786           'requires' => 
07787           array (
07788             0 => 'array-extras',
07789             1 => 'escape',
07790             2 => 'text-wordbreak',
07791           ),
07792           'type' => 'js',
07793           'pkg' => 'highlight',
07794           'name' => 'highlight-base',
07795           'ext' => false,
07796         ),
07797       ),
07798       'name' => 'highlight',
07799       'requires' => 
07800       array (
07801       ),
07802     ),
07803     'skin-sam-widget-base-ie' => 
07804     array (
07805       'requires' => 
07806       array (
07807       ),
07808       'after_map' => 
07809       array (
07810         'cssfonts' => true,
07811         'cssfonts-context' => true,
07812         'cssreset-context' => true,
07813         'cssbase' => true,
07814         'cssgrids' => true,
07815         'cssreset' => true,
07816       ),
07817       'path' => 'widget/assets/skins/sam/widget-base-ie.css',
07818       'type' => 'css',
07819       'ext' => false,
07820       'name' => 'skin-sam-widget-base-ie',
07821       'after' => 
07822       array (
07823         0 => 'cssreset',
07824         1 => 'cssfonts',
07825         2 => 'cssgrids',
07826         3 => 'cssbase',
07827         4 => 'cssreset-context',
07828         5 => 'cssfonts-context',
07829       ),
07830     ),
07831     'datasource-xmlschema' => 
07832     array (
07833       'path' => 'datasource/datasource-xmlschema-min.js',
07834       'requires' => 
07835       array (
07836         0 => 'plugin',
07837         1 => 'datasource-local',
07838         2 => 'dataschema-xml',
07839       ),
07840       'type' => 'js',
07841       'pkg' => 'datasource',
07842       'name' => 'datasource-xmlschema',
07843       'ext' => false,
07844     ),
07845     'querystring-stringify-simple' => 
07846     array (
07847       'path' => 'querystring/querystring-stringify-simple-min.js',
07848       'requires' => 
07849       array (
07850         0 => 'yui-base',
07851       ),
07852       'type' => 'js',
07853       'name' => 'querystring-stringify-simple',
07854       'ext' => false,
07855     ),
07856     'lang/datatype-date_en-NZ' => 
07857     array (
07858       'requires' => 
07859       array (
07860       ),
07861       'path' => 'datatype/lang/datatype-date_en-NZ.js',
07862       'supersedes' => 
07863       array (
07864       ),
07865       'type' => 'js',
07866       'intl' => true,
07867       'langPack' => true,
07868       'ext' => false,
07869       'name' => 'lang/datatype-date_en-NZ',
07870     ),
07871     'event-flick' => 
07872     array (
07873       'path' => 'event-gestures/event-flick-min.js',
07874       'requires' => 
07875       array (
07876         0 => 'event-touch',
07877         1 => 'event-synthetic',
07878         2 => 'node-base',
07879       ),
07880       'type' => 'js',
07881       'pkg' => 'event-gestures',
07882       'name' => 'event-flick',
07883       'ext' => false,
07884     ),
07885     'lang/datatype_sv' => 
07886     array (
07887       'requires' => 
07888       array (
07889       ),
07890       'path' => 'datatype/lang/datatype_sv.js',
07891       'supersedes' => 
07892       array (
07893         0 => 'lang/datatype-date_sv',
07894       ),
07895       'type' => 'js',
07896       'intl' => true,
07897       'langPack' => true,
07898       'ext' => false,
07899       'name' => 'lang/datatype_sv',
07900     ),
07901     'lang/datatype' => 
07902     array (
07903       'requires' => 
07904       array (
07905       ),
07906       'path' => 'datatype/lang/datatype.js',
07907       'supersedes' => 
07908       array (
07909         0 => 'lang/datatype-date',
07910         1 => 'lang/datatype-date',
07911         2 => 'lang/datatype-date',
07912         3 => 'lang/datatype-date',
07913         4 => 'lang/datatype-date',
07914         5 => 'lang/datatype-date',
07915         6 => 'lang/datatype-date',
07916         7 => 'lang/datatype-date',
07917         8 => 'lang/datatype-date',
07918         9 => 'lang/datatype-date',
07919         10 => 'lang/datatype-date',
07920         11 => 'lang/datatype-date',
07921         12 => 'lang/datatype-date',
07922         13 => 'lang/datatype-date',
07923         14 => 'lang/datatype-date',
07924         15 => 'lang/datatype-date',
07925         16 => 'lang/datatype-date',
07926         17 => 'lang/datatype-date',
07927         18 => 'lang/datatype-date',
07928         19 => 'lang/datatype-date',
07929         20 => 'lang/datatype-date',
07930         21 => 'lang/datatype-date',
07931         22 => 'lang/datatype-date',
07932         23 => 'lang/datatype-date',
07933         24 => 'lang/datatype-date',
07934         25 => 'lang/datatype-date',
07935         26 => 'lang/datatype-date',
07936         27 => 'lang/datatype-date',
07937         28 => 'lang/datatype-date',
07938         29 => 'lang/datatype-date',
07939         30 => 'lang/datatype-date',
07940         31 => 'lang/datatype-date',
07941         32 => 'lang/datatype-date',
07942         33 => 'lang/datatype-date',
07943         34 => 'lang/datatype-date',
07944         35 => 'lang/datatype-date',
07945         36 => 'lang/datatype-date',
07946         37 => 'lang/datatype-date',
07947         38 => 'lang/datatype-date',
07948         39 => 'lang/datatype-date',
07949         40 => 'lang/datatype-date',
07950         41 => 'lang/datatype-date',
07951         42 => 'lang/datatype-date',
07952         43 => 'lang/datatype-date',
07953         44 => 'lang/datatype-date',
07954         45 => 'lang/datatype-date',
07955         46 => 'lang/datatype-date',
07956         47 => 'lang/datatype-date',
07957         48 => 'lang/datatype-date',
07958         49 => 'lang/datatype-date',
07959         50 => 'lang/datatype-date',
07960         51 => 'lang/datatype-date',
07961         52 => 'lang/datatype-date',
07962         53 => 'lang/datatype-date',
07963         54 => 'lang/datatype-date',
07964         55 => 'lang/datatype-date',
07965         56 => 'lang/datatype-date',
07966         57 => 'lang/datatype-date',
07967         58 => 'lang/datatype-date',
07968         59 => 'lang/datatype-date',
07969         60 => 'lang/datatype-date',
07970         61 => 'lang/datatype-date',
07971         62 => 'lang/datatype-date',
07972         63 => 'lang/datatype-date',
07973         64 => 'lang/datatype-date',
07974         65 => 'lang/datatype-date',
07975         66 => 'lang/datatype-date',
07976         67 => 'lang/datatype-date',
07977         68 => 'lang/datatype-date',
07978         69 => 'lang/datatype-date',
07979         70 => 'lang/datatype-date',
07980         71 => 'lang/datatype-date',
07981         72 => 'lang/datatype-date',
07982         73 => 'lang/datatype-date',
07983         74 => 'lang/datatype-date',
07984         75 => 'lang/datatype-date',
07985         76 => 'lang/datatype-date',
07986         77 => 'lang/datatype-date',
07987         78 => 'lang/datatype-date',
07988         79 => 'lang/datatype-date',
07989       ),
07990       'type' => 'js',
07991       'intl' => true,
07992       'langPack' => true,
07993       'ext' => false,
07994       'name' => 'lang/datatype',
07995     ),
07996     'lang/datatype_ro-RO' => 
07997     array (
07998       'requires' => 
07999       array (
08000       ),
08001       'path' => 'datatype/lang/datatype_ro-RO.js',
08002       'supersedes' => 
08003       array (
08004         0 => 'lang/datatype-date_ro-RO',
08005       ),
08006       'type' => 'js',
08007       'intl' => true,
08008       'langPack' => true,
08009       'ext' => false,
08010       'name' => 'lang/datatype_ro-RO',
08011     ),
08012     'anim' => 
08013     array (
08014       'supersedes' => 
08015       array (
08016         0 => 'anim-node-plugin',
08017         1 => 'anim-scroll',
08018         2 => 'anim-color',
08019         3 => 'anim-base',
08020         4 => 'anim-curve',
08021         5 => 'anim-easing',
08022         6 => 'anim-xy',
08023       ),
08024       'path' => 'anim/anim-min.js',
08025       'rollup' => 4,
08026       'type' => 'js',
08027       'ext' => false,
08028       'submodules' => 
08029       array (
08030         'anim-color' => 
08031         array (
08032           'path' => 'anim/anim-color-min.js',
08033           'requires' => 
08034           array (
08035             0 => 'anim-base',
08036           ),
08037           'type' => 'js',
08038           'pkg' => 'anim',
08039           'name' => 'anim-color',
08040           'ext' => false,
08041         ),
08042         'anim-node-plugin' => 
08043         array (
08044           'path' => 'anim/anim-node-plugin-min.js',
08045           'requires' => 
08046           array (
08047             0 => 'node-pluginhost',
08048             1 => 'anim-base',
08049           ),
08050           'type' => 'js',
08051           'pkg' => 'anim',
08052           'name' => 'anim-node-plugin',
08053           'ext' => false,
08054         ),
08055         'anim-scroll' => 
08056         array (
08057           'path' => 'anim/anim-scroll-min.js',
08058           'requires' => 
08059           array (
08060             0 => 'anim-base',
08061           ),
08062           'type' => 'js',
08063           'pkg' => 'anim',
08064           'name' => 'anim-scroll',
08065           'ext' => false,
08066         ),
08067         'anim-base' => 
08068         array (
08069           'path' => 'anim/anim-base-min.js',
08070           'requires' => 
08071           array (
08072             0 => 'base-base',
08073             1 => 'node-style',
08074           ),
08075           'type' => 'js',
08076           'pkg' => 'anim',
08077           'name' => 'anim-base',
08078           'ext' => false,
08079         ),
08080         'anim-curve' => 
08081         array (
08082           'path' => 'anim/anim-curve-min.js',
08083           'requires' => 
08084           array (
08085             0 => 'anim-xy',
08086           ),
08087           'type' => 'js',
08088           'pkg' => 'anim',
08089           'name' => 'anim-curve',
08090           'ext' => false,
08091         ),
08092         'anim-easing' => 
08093         array (
08094           'path' => 'anim/anim-easing-min.js',
08095           'requires' => 
08096           array (
08097             0 => 'anim-base',
08098           ),
08099           'type' => 'js',
08100           'pkg' => 'anim',
08101           'name' => 'anim-easing',
08102           'ext' => false,
08103         ),
08104         'anim-xy' => 
08105         array (
08106           'path' => 'anim/anim-xy-min.js',
08107           'requires' => 
08108           array (
08109             0 => 'node-screen',
08110             1 => 'anim-base',
08111           ),
08112           'type' => 'js',
08113           'pkg' => 'anim',
08114           'name' => 'anim-xy',
08115           'ext' => false,
08116         ),
08117       ),
08118       'name' => 'anim',
08119       'requires' => 
08120       array (
08121       ),
08122     ),
08123     'pluginhost-config' => 
08124     array (
08125       'path' => 'pluginhost/pluginhost-config-min.js',
08126       'requires' => 
08127       array (
08128         0 => 'pluginhost-base',
08129       ),
08130       'type' => 'js',
08131       'pkg' => 'pluginhost',
08132       'name' => 'pluginhost-config',
08133       'ext' => false,
08134     ),
08135     'slider-value-range' => 
08136     array (
08137       'path' => 'slider/slider-value-range-min.js',
08138       'requires' => 
08139       array (
08140         0 => 'slider-base',
08141       ),
08142       'type' => 'js',
08143       'pkg' => 'slider',
08144       'name' => 'slider-value-range',
08145       'ext' => false,
08146     ),
08147     'cache' => 
08148     array (
08149       'supersedes' => 
08150       array (
08151         0 => 'cache-base',
08152         1 => 'cache-offline',
08153       ),
08154       'path' => 'cache/cache-min.js',
08155       'rollup' => 2,
08156       'type' => 'js',
08157       'ext' => false,
08158       'submodules' => 
08159       array (
08160         'cache-base' => 
08161         array (
08162           'path' => 'cache/cache-base-min.js',
08163           'requires' => 
08164           array (
08165             0 => 'base',
08166           ),
08167           'type' => 'js',
08168           'pkg' => 'cache',
08169           'name' => 'cache-base',
08170           'ext' => false,
08171         ),
08172         'cache-offline' => 
08173         array (
08174           'path' => 'cache/cache-offline-min.js',
08175           'requires' => 
08176           array (
08177             0 => 'cache-base',
08178             1 => 'json',
08179           ),
08180           'type' => 'js',
08181           'pkg' => 'cache',
08182           'name' => 'cache-offline',
08183           'ext' => false,
08184         ),
08185       ),
08186       'name' => 'cache',
08187       'requires' => 
08188       array (
08189       ),
08190     ),
08191     'lang/console' => 
08192     array (
08193       'path' => 'console/lang/console.js',
08194       'requires' => 
08195       array (
08196       ),
08197       'supersedes' => 
08198       array (
08199       ),
08200       'type' => 'js',
08201       'intl' => true,
08202       'langPack' => true,
08203       'ext' => false,
08204       'name' => 'lang/console',
08205     ),
08206     'lang/datatype-date_el-GR' => 
08207     array (
08208       'requires' => 
08209       array (
08210       ),
08211       'path' => 'datatype/lang/datatype-date_el-GR.js',
08212       'supersedes' => 
08213       array (
08214       ),
08215       'type' => 'js',
08216       'intl' => true,
08217       'langPack' => true,
08218       'ext' => false,
08219       'name' => 'lang/datatype-date_el-GR',
08220     ),
08221     'tabview' => 
08222     array (
08223       'path' => 'tabview/tabview-min.js',
08224       'skinnable' => true,
08225       'requires' => 
08226       array (
08227         0 => 'widget-parent',
08228         1 => 'tabview-base',
08229         2 => 'widget-child',
08230         3 => 'widget',
08231         4 => 'node-focusmanager',
08232         5 => 'node-pluginhost',
08233       ),
08234       'type' => 'js',
08235       'name' => 'tabview',
08236       'ext' => false,
08237       'plugins' => 
08238       array (
08239         'tabview-base' => 
08240         array (
08241           'path' => 'tabview/tabview-base-min.js',
08242           'requires' => 
08243           array (
08244             0 => 'node-event-delegate',
08245             1 => 'classnamemanager',
08246             2 => 'skin-sam-tabview',
08247           ),
08248           'type' => 'js',
08249           'pkg' => 'tabview',
08250           'name' => 'tabview-base',
08251           'ext' => false,
08252         ),
08253         'tabview-plugin' => 
08254         array (
08255           'path' => 'tabview/tabview-plugin-min.js',
08256           'requires' => 
08257           array (
08258             0 => 'tabview-base',
08259           ),
08260           'type' => 'js',
08261           'pkg' => 'tabview',
08262           'name' => 'tabview-plugin',
08263           'ext' => false,
08264         ),
08265       ),
08266     ),
08267     'lang/datatype_th' => 
08268     array (
08269       'requires' => 
08270       array (
08271       ),
08272       'path' => 'datatype/lang/datatype_th.js',
08273       'supersedes' => 
08274       array (
08275         0 => 'lang/datatype-date_th',
08276       ),
08277       'type' => 'js',
08278       'intl' => true,
08279       'langPack' => true,
08280       'ext' => false,
08281       'name' => 'lang/datatype_th',
08282     ),
08283     'lang/datatype_ar-JO' => 
08284     array (
08285       'requires' => 
08286       array (
08287       ),
08288       'path' => 'datatype/lang/datatype_ar-JO.js',
08289       'supersedes' => 
08290       array (
08291         0 => 'lang/datatype-date_ar-JO',
08292       ),
08293       'type' => 'js',
08294       'intl' => true,
08295       'langPack' => true,
08296       'ext' => false,
08297       'name' => 'lang/datatype_ar-JO',
08298     ),
08299     'overlay' => 
08300     array (
08301       'path' => 'overlay/overlay-min.js',
08302       'skinnable' => true,
08303       'requires' => 
08304       array (
08305         0 => 'widget-stack',
08306         1 => 'widget-position',
08307         2 => 'widget',
08308         3 => 'widget-stdmod',
08309         4 => 'widget-position-constrain',
08310         5 => 'widget-position-align',
08311       ),
08312       'type' => 'js',
08313       'name' => 'overlay',
08314       'ext' => false,
08315     ),
08316     'lang/datatype_zh-Hans' => 
08317     array (
08318       'requires' => 
08319       array (
08320       ),
08321       'path' => 'datatype/lang/datatype_zh-Hans.js',
08322       'supersedes' => 
08323       array (
08324         0 => 'lang/datatype-date_zh-Hans',
08325       ),
08326       'type' => 'js',
08327       'intl' => true,
08328       'langPack' => true,
08329       'ext' => false,
08330       'name' => 'lang/datatype_zh-Hans',
08331     ),
08332     'lang/datatype_zh-Hant' => 
08333     array (
08334       'requires' => 
08335       array (
08336       ),
08337       'path' => 'datatype/lang/datatype_zh-Hant.js',
08338       'supersedes' => 
08339       array (
08340         0 => 'lang/datatype-date_zh-Hant',
08341       ),
08342       'type' => 'js',
08343       'intl' => true,
08344       'langPack' => true,
08345       'ext' => false,
08346       'name' => 'lang/datatype_zh-Hant',
08347     ),
08348     'lang/datatype-date_vi' => 
08349     array (
08350       'requires' => 
08351       array (
08352       ),
08353       'path' => 'datatype/lang/datatype-date_vi.js',
08354       'supersedes' => 
08355       array (
08356       ),
08357       'type' => 'js',
08358       'intl' => true,
08359       'langPack' => true,
08360       'ext' => false,
08361       'name' => 'lang/datatype-date_vi',
08362     ),
08363     'lang/datatype_fr-BE' => 
08364     array (
08365       'requires' => 
08366       array (
08367       ),
08368       'path' => 'datatype/lang/datatype_fr-BE.js',
08369       'supersedes' => 
08370       array (
08371         0 => 'lang/datatype-date_fr-BE',
08372       ),
08373       'type' => 'js',
08374       'intl' => true,
08375       'langPack' => true,
08376       'ext' => false,
08377       'name' => 'lang/datatype_fr-BE',
08378     ),
08379     'lang/datatype_nl-NL' => 
08380     array (
08381       'requires' => 
08382       array (
08383       ),
08384       'path' => 'datatype/lang/datatype_nl-NL.js',
08385       'supersedes' => 
08386       array (
08387         0 => 'lang/datatype-date_nl-NL',
08388       ),
08389       'type' => 'js',
08390       'intl' => true,
08391       'langPack' => true,
08392       'ext' => false,
08393       'name' => 'lang/datatype_nl-NL',
08394     ),
08395     'lang/datatype_tr' => 
08396     array (
08397       'requires' => 
08398       array (
08399       ),
08400       'path' => 'datatype/lang/datatype_tr.js',
08401       'supersedes' => 
08402       array (
08403         0 => 'lang/datatype-date_tr',
08404       ),
08405       'type' => 'js',
08406       'intl' => true,
08407       'langPack' => true,
08408       'ext' => false,
08409       'name' => 'lang/datatype_tr',
08410     ),
08411     'event-hover' => 
08412     array (
08413       'path' => 'event/event-hover-min.js',
08414       'requires' => 
08415       array (
08416         0 => 'event-synthetic',
08417       ),
08418       'type' => 'js',
08419       'pkg' => 'event',
08420       'name' => 'event-hover',
08421       'ext' => false,
08422     ),
08423     'yui-later' => 
08424     array (
08425       'requires' => 
08426       array (
08427         0 => 'yui-base',
08428       ),
08429       'path' => 'yui/yui-later-min.js',
08430       'provides' => 
08431       array (
08432         'yui-later' => true,
08433       ),
08434       'type' => 'js',
08435       '_inspected' => true,
08436       'pkg' => 'yui',
08437       'ext' => false,
08438       'name' => 'yui-later',
08439     ),
08440     'lang/datatype-date_zh-Hant-TW' => 
08441     array (
08442       'requires' => 
08443       array (
08444       ),
08445       'path' => 'datatype/lang/datatype-date_zh-Hant-TW.js',
08446       'supersedes' => 
08447       array (
08448       ),
08449       'type' => 'js',
08450       'intl' => true,
08451       'langPack' => true,
08452       'ext' => false,
08453       'name' => 'lang/datatype-date_zh-Hant-TW',
08454     ),
08455     'editor-lists' => 
08456     array (
08457       'path' => 'editor/editor-lists-min.js',
08458       'requires' => 
08459       array (
08460         0 => 'editor-base',
08461       ),
08462       'type' => 'js',
08463       'pkg' => 'editor',
08464       'name' => 'editor-lists',
08465       'ext' => false,
08466     ),
08467     'loader' => 
08468     array (
08469       'requires' => 
08470       array (
08471       ),
08472       'path' => 'loader/loader-min.js',
08473       'supersedes' => 
08474       array (
08475         0 => 'loader-base',
08476         1 => 'loader-rollup',
08477         2 => 'loader-yui3',
08478       ),
08479       'provides' => 
08480       array (
08481         'loader-yui3' => true,
08482         'loader-base' => true,
08483         'loader-rollup' => true,
08484         'loader' => true,
08485       ),
08486       'type' => 'js',
08487       '_inspected' => true,
08488       'ext' => false,
08489       'name' => 'loader',
08490       'use' => 
08491       array (
08492         0 => 'loader-base',
08493         1 => 'loader-rollup',
08494         2 => 'loader-yui3',
08495       ),
08496     ),
08497     'lang/datatype_de-DE' => 
08498     array (
08499       'requires' => 
08500       array (
08501       ),
08502       'path' => 'datatype/lang/datatype_de-DE.js',
08503       'supersedes' => 
08504       array (
08505         0 => 'lang/datatype-date_de-DE',
08506       ),
08507       'type' => 'js',
08508       'intl' => true,
08509       'langPack' => true,
08510       'ext' => false,
08511       'name' => 'lang/datatype_de-DE',
08512     ),
08513     'dataschema-text' => 
08514     array (
08515       'path' => 'dataschema/dataschema-text-min.js',
08516       'requires' => 
08517       array (
08518         0 => 'dataschema-base',
08519       ),
08520       'type' => 'js',
08521       'pkg' => 'dataschema',
08522       'name' => 'dataschema-text',
08523       'ext' => false,
08524     ),
08525     'lang/console_en' => 
08526     array (
08527       'requires' => 
08528       array (
08529       ),
08530       'path' => 'console/lang/console_en.js',
08531       'supersedes' => 
08532       array (
08533       ),
08534       'type' => 'js',
08535       'intl' => true,
08536       'langPack' => true,
08537       'ext' => false,
08538       'name' => 'lang/console_en',
08539     ),
08540     'lang/datatype-date_en-PH' => 
08541     array (
08542       'requires' => 
08543       array (
08544       ),
08545       'path' => 'datatype/lang/datatype-date_en-PH.js',
08546       'supersedes' => 
08547       array (
08548       ),
08549       'type' => 'js',
08550       'intl' => true,
08551       'langPack' => true,
08552       'ext' => false,
08553       'name' => 'lang/datatype-date_en-PH',
08554     ),
08555     'substitute' => 
08556     array (
08557       'path' => 'substitute/substitute-min.js',
08558       'type' => 'js',
08559       'ext' => false,
08560       'optional' => 
08561       array (
08562         0 => 'dump',
08563       ),
08564       'name' => 'substitute',
08565       'requires' => 
08566       array (
08567       ),
08568     ),
08569     'event-mousewheel' => 
08570     array (
08571       'path' => 'event/event-mousewheel-min.js',
08572       'requires' => 
08573       array (
08574         0 => 'event-synthetic',
08575       ),
08576       'type' => 'js',
08577       'pkg' => 'event',
08578       'name' => 'event-mousewheel',
08579       'ext' => false,
08580     ),
08581     'lang/datatype_ru-RU' => 
08582     array (
08583       'requires' => 
08584       array (
08585       ),
08586       'path' => 'datatype/lang/datatype_ru-RU.js',
08587       'supersedes' => 
08588       array (
08589         0 => 'lang/datatype-date_ru-RU',
08590       ),
08591       'type' => 'js',
08592       'intl' => true,
08593       'langPack' => true,
08594       'ext' => false,
08595       'name' => 'lang/datatype_ru-RU',
08596     ),
08597     'querystring-parse' => 
08598     array (
08599       'path' => 'querystring/querystring-parse-min.js',
08600       'requires' => 
08601       array (
08602         0 => 'array-extras',
08603         1 => 'yui-base',
08604       ),
08605       'type' => 'js',
08606       'pkg' => 'querystring',
08607       'name' => 'querystring-parse',
08608       'ext' => false,
08609     ),
08610     'lang/console_es' => 
08611     array (
08612       'requires' => 
08613       array (
08614       ),
08615       'path' => 'console/lang/console_es.js',
08616       'supersedes' => 
08617       array (
08618       ),
08619       'type' => 'js',
08620       'intl' => true,
08621       'langPack' => true,
08622       'ext' => false,
08623       'name' => 'lang/console_es',
08624     ),
08625     'skin-sam-widget-parent' => 
08626     array (
08627       'requires' => 
08628       array (
08629       ),
08630       'after_map' => 
08631       array (
08632         'cssfonts' => true,
08633         'cssfonts-context' => true,
08634         'cssreset-context' => true,
08635         'cssbase' => true,
08636         'cssgrids' => true,
08637         'cssreset' => true,
08638       ),
08639       'path' => 'widget/assets/skins/sam/widget-parent.css',
08640       'type' => 'css',
08641       'ext' => false,
08642       'name' => 'skin-sam-widget-parent',
08643       'after' => 
08644       array (
08645         0 => 'cssreset',
08646         1 => 'cssfonts',
08647         2 => 'cssgrids',
08648         3 => 'cssbase',
08649         4 => 'cssreset-context',
08650         5 => 'cssfonts-context',
08651       ),
08652     ),
08653     'sortable' => 
08654     array (
08655       'path' => 'sortable/sortable-min.js',
08656       'requires' => 
08657       array (
08658         0 => 'dd-drop-plugin',
08659         1 => 'dd-delegate',
08660         2 => 'dd-proxy',
08661       ),
08662       'type' => 'js',
08663       'name' => 'sortable',
08664       'ext' => false,
08665       'plugins' => 
08666       array (
08667         'sortable-scroll' => 
08668         array (
08669           'path' => 'sortable/sortable-scroll-min.js',
08670           'requires' => 
08671           array (
08672             0 => 'dd-scroll',
08673           ),
08674           'type' => 'js',
08675           'pkg' => 'sortable',
08676           'name' => 'sortable-scroll',
08677           'ext' => false,
08678         ),
08679       ),
08680     ),
08681     'scrollview-base' => 
08682     array (
08683       'requires' => 
08684       array (
08685         0 => 'widget',
08686         1 => 'event-gestures',
08687         2 => 'transition',
08688       ),
08689       'path' => 'scrollview/scrollview-base-min.js',
08690       'type' => 'js',
08691       'pkg' => 'scrollview',
08692       'skinnable' => true,
08693       'ext' => false,
08694       'name' => 'scrollview-base',
08695     ),
08696     'lang/autocomplete-list' => 
08697     array (
08698       'path' => 'autocomplete/lang/autocomplete-list.js',
08699       'requires' => 
08700       array (
08701       ),
08702       'supersedes' => 
08703       array (
08704       ),
08705       'type' => 'js',
08706       'intl' => true,
08707       'langPack' => true,
08708       'ext' => false,
08709       'name' => 'lang/autocomplete-list',
08710     ),
08711     'skin-sam-widget-stdmod' => 
08712     array (
08713       'requires' => 
08714       array (
08715       ),
08716       'after_map' => 
08717       array (
08718         'cssfonts' => true,
08719         'cssfonts-context' => true,
08720         'cssreset-context' => true,
08721         'cssbase' => true,
08722         'cssgrids' => true,
08723         'cssreset' => true,
08724       ),
08725       'path' => 'widget/assets/skins/sam/widget-stdmod.css',
08726       'type' => 'css',
08727       'ext' => false,
08728       'name' => 'skin-sam-widget-stdmod',
08729       'after' => 
08730       array (
08731         0 => 'cssreset',
08732         1 => 'cssfonts',
08733         2 => 'cssgrids',
08734         3 => 'cssbase',
08735         4 => 'cssreset-context',
08736         5 => 'cssfonts-context',
08737       ),
08738     ),
08739     'lang/datatype_fr-CA' => 
08740     array (
08741       'requires' => 
08742       array (
08743       ),
08744       'path' => 'datatype/lang/datatype_fr-CA.js',
08745       'supersedes' => 
08746       array (
08747         0 => 'lang/datatype-date_fr-CA',
08748       ),
08749       'type' => 'js',
08750       'intl' => true,
08751       'langPack' => true,
08752       'ext' => false,
08753       'name' => 'lang/datatype_fr-CA',
08754     ),
08755     'lang/datatype_en-MY' => 
08756     array (
08757       'requires' => 
08758       array (
08759       ),
08760       'path' => 'datatype/lang/datatype_en-MY.js',
08761       'supersedes' => 
08762       array (
08763         0 => 'lang/datatype-date_en-MY',
08764       ),
08765       'type' => 'js',
08766       'intl' => true,
08767       'langPack' => true,
08768       'ext' => false,
08769       'name' => 'lang/datatype_en-MY',
08770     ),
08771     'highlight-base' => 
08772     array (
08773       'path' => 'highlight/highlight-base-min.js',
08774       'requires' => 
08775       array (
08776         0 => 'array-extras',
08777         1 => 'escape',
08778         2 => 'text-wordbreak',
08779       ),
08780       'type' => 'js',
08781       'pkg' => 'highlight',
08782       'name' => 'highlight-base',
08783       'ext' => false,
08784     ),
08785     'lang/datatype-date' => 
08786     array (
08787       'path' => 'datatype/lang/datatype-date.js',
08788       'requires' => 
08789       array (
08790       ),
08791       'supersedes' => 
08792       array (
08793       ),
08794       'type' => 'js',
08795       'intl' => true,
08796       'langPack' => true,
08797       'ext' => false,
08798       'name' => 'lang/datatype-date',
08799     ),
08800     'json' => 
08801     array (
08802       'requires' => 
08803       array (
08804       ),
08805       'expanded_map' => 
08806       array (
08807         'json-parse' => true,
08808         'yui-base' => true,
08809         'json-stringify' => true,
08810       ),
08811       'path' => 'json/json-min.js',
08812       'supersedes' => 
08813       array (
08814         0 => 'json-parse',
08815         1 => 'json-stringify',
08816       ),
08817       'provides' => 
08818       array (
08819         'json-parse' => true,
08820         'json' => true,
08821         'json-stringify' => true,
08822       ),
08823       'submodules' => 
08824       array (
08825         'json-parse' => 
08826         array (
08827           'requires' => 
08828           array (
08829             0 => 'yui-base',
08830           ),
08831           'path' => 'json/json-parse-min.js',
08832           'expanded_map' => 
08833           array (
08834             'yui-base' => true,
08835           ),
08836           'type' => 'js',
08837           'pkg' => 'json',
08838           '_inspected' => true,
08839           'expanded' => 
08840           array (
08841             0 => 'yui-base',
08842           ),
08843           'ext' => false,
08844           '_parsed' => false,
08845           'name' => 'json-parse',
08846         ),
08847         'json-stringify' => 
08848         array (
08849           'requires' => 
08850           array (
08851             0 => 'yui-base',
08852           ),
08853           'path' => 'json/json-stringify-min.js',
08854           'expanded_map' => 
08855           array (
08856             'yui-base' => true,
08857           ),
08858           'type' => 'js',
08859           'pkg' => 'json',
08860           '_inspected' => true,
08861           'expanded' => 
08862           array (
08863             0 => 'yui-base',
08864           ),
08865           'ext' => false,
08866           '_parsed' => false,
08867           'name' => 'json-stringify',
08868         ),
08869       ),
08870       '_inspected' => true,
08871       'type' => 'js',
08872       'expanded' => 
08873       array (
08874         0 => 'json-parse',
08875         1 => 'yui-base',
08876         2 => 'json-stringify',
08877       ),
08878       'ext' => false,
08879       '_parsed' => false,
08880       'name' => 'json',
08881       'rollup' => 2,
08882     ),
08883     'autocomplete-list' => 
08884     array (
08885       'requires' => 
08886       array (
08887         0 => 'widget-stack',
08888         1 => 'widget-position',
08889         2 => 'widget',
08890         3 => 'autocomplete-base',
08891         4 => 'selector-css3',
08892         5 => 'widget-position-align',
08893       ),
08894       'after_map' => 
08895       array (
08896         's' => true,
08897         't' => true,
08898         'u' => true,
08899         'r' => true,
08900         'a' => true,
08901         'c' => true,
08902         'e' => true,
08903         'l' => true,
08904         'm' => true,
08905         'o' => true,
08906         'p' => true,
08907         '-' => true,
08908       ),
08909       'path' => 'autocomplete/autocomplete-list-min.js',
08910       'type' => 'js',
08911       'pkg' => 'autocomplete',
08912       'skinnable' => true,
08913       'plugins' => 
08914       array (
08915         'autocomplete-list-keys' => 
08916         array (
08917           'requires' => 
08918           array (
08919             0 => 'autocomplete-list',
08920             1 => 'base-build',
08921           ),
08922           'path' => 'autocomplete/autocomplete-list-keys-min.js',
08923           'after_map' => 
08924           array (
08925             'autocomplete-list' => true,
08926           ),
08927           'type' => 'js',
08928           'pkg' => 'autocomplete-list',
08929           'condition' => 
08930           array (
08931             'trigger' => 'autocomplete-list',
08932           ),
08933           'ext' => false,
08934           'name' => 'autocomplete-list-keys',
08935           'after' => 
08936           array (
08937             0 => 'autocomplete-list',
08938           ),
08939         ),
08940         'autocomplete-plugin' => 
08941         array (
08942           'path' => 'autocomplete/autocomplete-plugin-min.js',
08943           'requires' => 
08944           array (
08945             0 => 'node-pluginhost',
08946             1 => 'autocomplete-list',
08947           ),
08948           'type' => 'js',
08949           'pkg' => 'autocomplete-list',
08950           'name' => 'autocomplete-plugin',
08951           'ext' => false,
08952         ),
08953       ),
08954       'lang' => 
08955       array (
08956         0 => 'en',
08957       ),
08958       'ext' => false,
08959       'after' => 'autocomplete-sources',
08960       'name' => 'autocomplete-list',
08961     ),
08962     'loader-yui3' => 
08963     array (
08964       'path' => 'loader-yui3/loader-yui3-min.js',
08965       'provides' => 
08966       array (
08967         'loader-yui3' => true,
08968       ),
08969       'requires' => 
08970       array (
08971         0 => 'loader-base',
08972       ),
08973       'type' => 'js',
08974       'name' => 'loader-yui3',
08975       'ext' => false,
08976       '_inspected' => true,
08977     ),
08978     'lang/datatype-date_fr-FR' => 
08979     array (
08980       'requires' => 
08981       array (
08982       ),
08983       'path' => 'datatype/lang/datatype-date_fr-FR.js',
08984       'supersedes' => 
08985       array (
08986       ),
08987       'type' => 'js',
08988       'intl' => true,
08989       'langPack' => true,
08990       'ext' => false,
08991       'name' => 'lang/datatype-date_fr-FR',
08992     ),
08993     'anim-xy' => 
08994     array (
08995       'path' => 'anim/anim-xy-min.js',
08996       'requires' => 
08997       array (
08998         0 => 'node-screen',
08999         1 => 'anim-base',
09000       ),
09001       'type' => 'js',
09002       'pkg' => 'anim',
09003       'name' => 'anim-xy',
09004       'ext' => false,
09005     ),
09006     'dd-gestures' => 
09007     array (
09008       'requires' => 
09009       array (
09010         0 => 'event-move',
09011         1 => 'dd-drag',
09012       ),
09013       'after_map' => 
09014       array (
09015         'dd-drag' => true,
09016       ),
09017       'path' => 'dd/dd-gestures-min.js',
09018       'type' => 'js',
09019       'pkg' => 'dd',
09020       'condition' => 
09021       array (
09022         'trigger' => 'dd-drag',
09023       ),
09024       'ext' => false,
09025       'name' => 'dd-gestures',
09026       'after' => 
09027       array (
09028         0 => 'dd-drag',
09029       ),
09030     ),
09031     'exec-command' => 
09032     array (
09033       'path' => 'editor/exec-command-min.js',
09034       'requires' => 
09035       array (
09036         0 => 'frame',
09037       ),
09038       'type' => 'js',
09039       'pkg' => 'editor',
09040       'name' => 'exec-command',
09041       'ext' => false,
09042     ),
09043     'io-base' => 
09044     array (
09045       'requires' => 
09046       array (
09047         0 => 'event-custom-base',
09048       ),
09049       'path' => 'io/io-base-min.js',
09050       'optional' => 
09051       array (
09052         0 => 'querystring-stringify-simple',
09053       ),
09054       'pkg' => 'io',
09055       'type' => 'js',
09056       'ext' => false,
09057       'name' => 'io-base',
09058     ),
09059     'widget-position-align' => 
09060     array (
09061       'path' => 'widget/widget-position-align-min.js',
09062       'requires' => 
09063       array (
09064         0 => 'widget-position',
09065       ),
09066       'type' => 'js',
09067       'pkg' => 'widget',
09068       'name' => 'widget-position-align',
09069       'ext' => false,
09070     ),
09071     'lang/datatype_vi' => 
09072     array (
09073       'requires' => 
09074       array (
09075       ),
09076       'path' => 'datatype/lang/datatype_vi.js',
09077       'supersedes' => 
09078       array (
09079         0 => 'lang/datatype-date_vi',
09080       ),
09081       'type' => 'js',
09082       'intl' => true,
09083       'langPack' => true,
09084       'ext' => false,
09085       'name' => 'lang/datatype_vi',
09086     ),
09087     'anim-curve' => 
09088     array (
09089       'path' => 'anim/anim-curve-min.js',
09090       'requires' => 
09091       array (
09092         0 => 'anim-xy',
09093       ),
09094       'type' => 'js',
09095       'pkg' => 'anim',
09096       'name' => 'anim-curve',
09097       'ext' => false,
09098     ),
09099     'lang/datatype-date_it-IT' => 
09100     array (
09101       'requires' => 
09102       array (
09103       ),
09104       'path' => 'datatype/lang/datatype-date_it-IT.js',
09105       'supersedes' => 
09106       array (
09107       ),
09108       'type' => 'js',
09109       'intl' => true,
09110       'langPack' => true,
09111       'ext' => false,
09112       'name' => 'lang/datatype-date_it-IT',
09113     ),
09114     'array-invoke' => 
09115     array (
09116       'path' => 'collection/array-invoke-min.js',
09117       'type' => 'js',
09118       'ext' => false,
09119       'pkg' => 'collection',
09120       'name' => 'array-invoke',
09121       'requires' => 
09122       array (
09123       ),
09124     ),
09125     'datatype-xml' => 
09126     array (
09127       'path' => 'datatype/datatype-xml-min.js',
09128       'requires' => 
09129       array (
09130         0 => 'yui-base',
09131       ),
09132       'type' => 'js',
09133       'pkg' => 'datatype',
09134       'name' => 'datatype-xml',
09135       'ext' => false,
09136     ),
09137     'history-base' => 
09138     array (
09139       'requires' => 
09140       array (
09141         0 => 'event-custom-complex',
09142       ),
09143       'after_map' => 
09144       array (
09145         'history-deprecated' => true,
09146       ),
09147       'path' => 'history/history-base-min.js',
09148       'type' => 'js',
09149       'pkg' => 'history',
09150       'ext' => false,
09151       'name' => 'history-base',
09152       'after' => 
09153       array (
09154         0 => 'history-deprecated',
09155       ),
09156     ),
09157     'lang/datatype_en-NZ' => 
09158     array (
09159       'requires' => 
09160       array (
09161       ),
09162       'path' => 'datatype/lang/datatype_en-NZ.js',
09163       'supersedes' => 
09164       array (
09165         0 => 'lang/datatype-date_en-NZ',
09166       ),
09167       'type' => 'js',
09168       'intl' => true,
09169       'langPack' => true,
09170       'ext' => false,
09171       'name' => 'lang/datatype_en-NZ',
09172     ),
09173     'lang/datatype-date_ko-KR' => 
09174     array (
09175       'requires' => 
09176       array (
09177       ),
09178       'path' => 'datatype/lang/datatype-date_ko-KR.js',
09179       'supersedes' => 
09180       array (
09181       ),
09182       'type' => 'js',
09183       'intl' => true,
09184       'langPack' => true,
09185       'ext' => false,
09186       'name' => 'lang/datatype-date_ko-KR',
09187     ),
09188     'datatype-date-format' => 
09189     array (
09190       'path' => 'datatype/datatype-date-format-min.js',
09191       'type' => 'js',
09192       'ext' => false,
09193       'name' => 'datatype-date-format',
09194       'requires' => 
09195       array (
09196       ),
09197     ),
09198     'test' => 
09199     array (
09200       'path' => 'test/test-min.js',
09201       'skinnable' => true,
09202       'requires' => 
09203       array (
09204         0 => 'event-simulate',
09205         1 => 'node',
09206         2 => 'json',
09207         3 => 'substitute',
09208       ),
09209       'type' => 'js',
09210       'name' => 'test',
09211       'ext' => false,
09212     ),
09213     'editor-para' => 
09214     array (
09215       'path' => 'editor/editor-para-min.js',
09216       'requires' => 
09217       array (
09218         0 => 'node',
09219       ),
09220       'type' => 'js',
09221       'pkg' => 'editor',
09222       'name' => 'editor-para',
09223       'ext' => false,
09224     ),
09225     'highlight-accentfold' => 
09226     array (
09227       'path' => 'highlight/highlight-accentfold-min.js',
09228       'requires' => 
09229       array (
09230         0 => 'text-accentfold',
09231         1 => 'highlight-base',
09232       ),
09233       'type' => 'js',
09234       'pkg' => 'highlight',
09235       'name' => 'highlight-accentfold',
09236       'ext' => false,
09237     ),
09238     'dd-ddm-drop' => 
09239     array (
09240       'path' => 'dd/dd-ddm-drop-min.js',
09241       'requires' => 
09242       array (
09243         0 => 'dd-ddm',
09244       ),
09245       'type' => 'js',
09246       'pkg' => 'dd',
09247       'name' => 'dd-ddm-drop',
09248       'ext' => false,
09249     ),
09250     'widget-parent' => 
09251     array (
09252       'path' => 'widget/widget-parent-min.js',
09253       'requires' => 
09254       array (
09255         0 => 'widget',
09256         1 => 'base-build',
09257         2 => 'arraylist',
09258       ),
09259       'type' => 'js',
09260       'pkg' => 'widget',
09261       'name' => 'widget-parent',
09262       'ext' => false,
09263     ),
09264     'widget-stdmod' => 
09265     array (
09266       'path' => 'widget/widget-stdmod-min.js',
09267       'requires' => 
09268       array (
09269         0 => 'widget',
09270         1 => 'base-build',
09271       ),
09272       'type' => 'js',
09273       'pkg' => 'widget',
09274       'name' => 'widget-stdmod',
09275       'ext' => false,
09276     ),
09277     'arraylist-filter' => 
09278     array (
09279       'path' => 'collection/arraylist-filter-min.js',
09280       'requires' => 
09281       array (
09282         0 => 'arraylist',
09283       ),
09284       'type' => 'js',
09285       'pkg' => 'collection',
09286       'name' => 'arraylist-filter',
09287       'ext' => false,
09288     ),
09289     'datasource-cache' => 
09290     array (
09291       'path' => 'datasource/datasource-cache-min.js',
09292       'requires' => 
09293       array (
09294         0 => 'cache-base',
09295         1 => 'datasource-local',
09296       ),
09297       'type' => 'js',
09298       'pkg' => 'datasource',
09299       'name' => 'datasource-cache',
09300       'ext' => false,
09301     ),
09302     'autocomplete-sources' => 
09303     array (
09304       'requires' => 
09305       array (
09306         0 => 'autocomplete-base',
09307       ),
09308       'path' => 'autocomplete/autocomplete-sources-min.js',
09309       'optional' => 
09310       array (
09311         0 => 'io-base',
09312         1 => 'json-parse',
09313         2 => 'jsonp',
09314         3 => 'yql',
09315       ),
09316       'pkg' => 'autocomplete',
09317       'type' => 'js',
09318       'ext' => false,
09319       'name' => 'autocomplete-sources',
09320     ),
09321     'plugin' => 
09322     array (
09323       'path' => 'plugin/plugin-min.js',
09324       'requires' => 
09325       array (
09326         0 => 'base-base',
09327       ),
09328       'type' => 'js',
09329       'name' => 'plugin',
09330       'ext' => false,
09331     ),
09332     'lang/datatype-date_pl-PL' => 
09333     array (
09334       'requires' => 
09335       array (
09336       ),
09337       'path' => 'datatype/lang/datatype-date_pl-PL.js',
09338       'supersedes' => 
09339       array (
09340       ),
09341       'type' => 'js',
09342       'intl' => true,
09343       'langPack' => true,
09344       'ext' => false,
09345       'name' => 'lang/datatype-date_pl-PL',
09346     ),
09347     'lang/datatype_el-GR' => 
09348     array (
09349       'requires' => 
09350       array (
09351       ),
09352       'path' => 'datatype/lang/datatype_el-GR.js',
09353       'supersedes' => 
09354       array (
09355         0 => 'lang/datatype-date_el-GR',
09356       ),
09357       'type' => 'js',
09358       'intl' => true,
09359       'langPack' => true,
09360       'ext' => false,
09361       'name' => 'lang/datatype_el-GR',
09362     ),
09363     'node-pluginhost' => 
09364     array (
09365       'path' => 'node/node-pluginhost-min.js',
09366       'requires' => 
09367       array (
09368         0 => 'node-base',
09369         1 => 'pluginhost',
09370       ),
09371       'type' => 'js',
09372       'pkg' => 'node',
09373       'name' => 'node-pluginhost',
09374       'ext' => false,
09375     ),
09376     'dom' => 
09377     array (
09378       'requires' => 
09379       array (
09380         0 => 'oop',
09381       ),
09382       'path' => 'dom/dom-min.js',
09383       'supersedes' => 
09384       array (
09385         0 => 'selector-native',
09386         1 => 'dom-screen',
09387         2 => 'dom-base',
09388         3 => 'selector-css2',
09389         4 => 'dom-style',
09390         5 => 'selector',
09391       ),
09392       'submodules' => 
09393       array (
09394         'selector-native' => 
09395         array (
09396           'path' => 'dom/selector-native-min.js',
09397           'requires' => 
09398           array (
09399             0 => 'dom-base',
09400           ),
09401           'type' => 'js',
09402           'pkg' => 'dom',
09403           'name' => 'selector-native',
09404           'ext' => false,
09405         ),
09406         'dom-screen' => 
09407         array (
09408           'path' => 'dom/dom-screen-min.js',
09409           'requires' => 
09410           array (
09411             0 => 'dom-base',
09412             1 => 'dom-style',
09413           ),
09414           'type' => 'js',
09415           'pkg' => 'dom',
09416           'name' => 'dom-screen',
09417           'ext' => false,
09418         ),
09419         'dom-base' => 
09420         array (
09421           'path' => 'dom/dom-base-min.js',
09422           'requires' => 
09423           array (
09424             0 => 'oop',
09425           ),
09426           'type' => 'js',
09427           'pkg' => 'dom',
09428           'name' => 'dom-base',
09429           'ext' => false,
09430         ),
09431         'selector-css2' => 
09432         array (
09433           'path' => 'dom/selector-css2-min.js',
09434           'requires' => 
09435           array (
09436             0 => 'selector-native',
09437           ),
09438           'type' => 'js',
09439           'pkg' => 'dom',
09440           'name' => 'selector-css2',
09441           'ext' => false,
09442         ),
09443         'dom-style' => 
09444         array (
09445           'path' => 'dom/dom-style-min.js',
09446           'requires' => 
09447           array (
09448             0 => 'dom-base',
09449           ),
09450           'type' => 'js',
09451           'pkg' => 'dom',
09452           'name' => 'dom-style',
09453           'ext' => false,
09454         ),
09455         'selector' => 
09456         array (
09457           'path' => 'dom/selector-min.js',
09458           'requires' => 
09459           array (
09460             0 => 'dom-base',
09461           ),
09462           'type' => 'js',
09463           'pkg' => 'dom',
09464           'name' => 'selector',
09465           'ext' => false,
09466         ),
09467       ),
09468       'type' => 'js',
09469       'plugins' => 
09470       array (
09471         'dom-style-ie' => 
09472         array (
09473           'requires' => 
09474           array (
09475             0 => 'dom-style',
09476           ),
09477           'path' => 'dom/dom-style-ie-min.js',
09478           'after_map' => 
09479           array (
09480             'dom-style' => true,
09481           ),
09482           'type' => 'js',
09483           'pkg' => 'dom',
09484           'condition' => 
09485           array (
09486             'trigger' => 'dom-style',
09487           ),
09488           'ext' => false,
09489           'name' => 'dom-style-ie',
09490           'after' => 
09491           array (
09492             0 => 'dom-style',
09493           ),
09494         ),
09495         'selector-css3' => 
09496         array (
09497           'path' => 'dom/selector-css3-min.js',
09498           'requires' => 
09499           array (
09500             0 => 'selector-css2',
09501           ),
09502           'type' => 'js',
09503           'pkg' => 'dom',
09504           'name' => 'selector-css3',
09505           'ext' => false,
09506         ),
09507         'dom-deprecated' => 
09508         array (
09509           'path' => 'dom/dom-deprecated-min.js',
09510           'requires' => 
09511           array (
09512             0 => 'dom-base',
09513           ),
09514           'type' => 'js',
09515           'pkg' => 'dom',
09516           'name' => 'dom-deprecated',
09517           'ext' => false,
09518         ),
09519       ),
09520       'ext' => false,
09521       'name' => 'dom',
09522       'rollup' => 4,
09523     ),
09524     'loader-base' => 
09525     array (
09526       'path' => 'loader-base/loader-base-min.js',
09527       'provides' => 
09528       array (
09529         'loader-base' => true,
09530       ),
09531       'requires' => 
09532       array (
09533         0 => 'get',
09534       ),
09535       'type' => 'js',
09536       'name' => 'loader-base',
09537       'ext' => false,
09538       '_inspected' => true,
09539     ),
09540     'lang/datatype-date_es-MX' => 
09541     array (
09542       'requires' => 
09543       array (
09544       ),
09545       'path' => 'datatype/lang/datatype-date_es-MX.js',
09546       'supersedes' => 
09547       array (
09548       ),
09549       'type' => 'js',
09550       'intl' => true,
09551       'langPack' => true,
09552       'ext' => false,
09553       'name' => 'lang/datatype-date_es-MX',
09554     ),
09555     'slider-base' => 
09556     array (
09557       'requires' => 
09558       array (
09559         0 => 'widget',
09560         1 => 'substitute',
09561         2 => 'dd-constrain',
09562       ),
09563       'path' => 'slider/slider-base-min.js',
09564       'type' => 'js',
09565       'pkg' => 'slider',
09566       'skinnable' => true,
09567       'ext' => false,
09568       'name' => 'slider-base',
09569     ),
09570     'history-hash' => 
09571     array (
09572       'requires' => 
09573       array (
09574         0 => 'event-synthetic',
09575         1 => 'history-base',
09576         2 => 'yui-later',
09577       ),
09578       'after_map' => 
09579       array (
09580         'history-html5' => true,
09581       ),
09582       'path' => 'history/history-hash-min.js',
09583       'type' => 'js',
09584       'pkg' => 'history',
09585       'ext' => false,
09586       'name' => 'history-hash',
09587       'after' => 
09588       array (
09589         0 => 'history-html5',
09590       ),
09591     ),
09592     'recordset-indexer' => 
09593     array (
09594       'path' => 'recordset/recordset-indexer-min.js',
09595       'requires' => 
09596       array (
09597         0 => 'recordset-base',
09598         1 => 'plugin',
09599       ),
09600       'type' => 'js',
09601       'pkg' => 'recordset',
09602       'name' => 'recordset-indexer',
09603       'ext' => false,
09604     ),
09605     'dd-constrain' => 
09606     array (
09607       'path' => 'dd/dd-constrain-min.js',
09608       'requires' => 
09609       array (
09610         0 => 'dd-drag',
09611       ),
09612       'type' => 'js',
09613       'pkg' => 'dd',
09614       'name' => 'dd-constrain',
09615       'ext' => false,
09616     ),
09617     'base-pluginhost' => 
09618     array (
09619       'path' => 'base/base-pluginhost-min.js',
09620       'requires' => 
09621       array (
09622         0 => 'base-base',
09623         1 => 'pluginhost',
09624       ),
09625       'type' => 'js',
09626       'pkg' => 'base',
09627       'name' => 'base-pluginhost',
09628       'ext' => false,
09629     ),
09630     'lang/datatype-date_en-SG' => 
09631     array (
09632       'requires' => 
09633       array (
09634       ),
09635       'path' => 'datatype/lang/datatype-date_en-SG.js',
09636       'supersedes' => 
09637       array (
09638       ),
09639       'type' => 'js',
09640       'intl' => true,
09641       'langPack' => true,
09642       'ext' => false,
09643       'name' => 'lang/datatype-date_en-SG',
09644     ),
09645     'lang/datatype_en-PH' => 
09646     array (
09647       'requires' => 
09648       array (
09649       ),
09650       'path' => 'datatype/lang/datatype_en-PH.js',
09651       'supersedes' => 
09652       array (
09653         0 => 'lang/datatype-date_en-PH',
09654       ),
09655       'type' => 'js',
09656       'intl' => true,
09657       'langPack' => true,
09658       'ext' => false,
09659       'name' => 'lang/datatype_en-PH',
09660     ),
09661     'text-accentfold' => 
09662     array (
09663       'path' => 'text/text-accentfold-min.js',
09664       'requires' => 
09665       array (
09666         0 => 'array-extras',
09667         1 => 'text-data-accentfold',
09668       ),
09669       'type' => 'js',
09670       'pkg' => 'text',
09671       'name' => 'text-accentfold',
09672       'ext' => false,
09673     ),
09674     'intl' => 
09675     array (
09676       'path' => 'intl/intl-min.js',
09677       'requires' => 
09678       array (
09679         0 => 'intl-base',
09680         1 => 'event-custom',
09681       ),
09682       'type' => 'js',
09683       'name' => 'intl',
09684       'ext' => false,
09685     ),
09686     'cssfonts-context' => 
09687     array (
09688       'path' => 'cssfonts/fonts-context-min.css',
09689       'type' => 'css',
09690       'ext' => false,
09691       'name' => 'cssfonts-context',
09692       'requires' => 
09693       array (
09694       ),
09695     ),
09696     'lang/dial' => 
09697     array (
09698       'path' => 'dial/lang/dial.js',
09699       'requires' => 
09700       array (
09701       ),
09702       'supersedes' => 
09703       array (
09704       ),
09705       'type' => 'js',
09706       'intl' => true,
09707       'langPack' => true,
09708       'ext' => false,
09709       'name' => 'lang/dial',
09710     ),
09711     'dd-plugin' => 
09712     array (
09713       'requires' => 
09714       array (
09715         0 => 'dd-drag',
09716       ),
09717       'path' => 'dd/dd-plugin-min.js',
09718       'optional' => 
09719       array (
09720         0 => 'dd-constrain',
09721         1 => 'dd-proxy',
09722       ),
09723       'pkg' => 'dd',
09724       'type' => 'js',
09725       'ext' => false,
09726       'name' => 'dd-plugin',
09727     ),
09728     'skin-sam-widget-stack' => 
09729     array (
09730       'requires' => 
09731       array (
09732       ),
09733       'after_map' => 
09734       array (
09735         'cssfonts' => true,
09736         'cssfonts-context' => true,
09737         'cssreset-context' => true,
09738         'cssbase' => true,
09739         'cssgrids' => true,
09740         'cssreset' => true,
09741       ),
09742       'path' => 'widget/assets/skins/sam/widget-stack.css',
09743       'type' => 'css',
09744       'ext' => false,
09745       'name' => 'skin-sam-widget-stack',
09746       'after' => 
09747       array (
09748         0 => 'cssreset',
09749         1 => 'cssfonts',
09750         2 => 'cssgrids',
09751         3 => 'cssbase',
09752         4 => 'cssreset-context',
09753         5 => 'cssfonts-context',
09754       ),
09755     ),
09756     'lang/datatype-date_ar' => 
09757     array (
09758       'requires' => 
09759       array (
09760       ),
09761       'path' => 'datatype/lang/datatype-date_ar.js',
09762       'supersedes' => 
09763       array (
09764       ),
09765       'type' => 'js',
09766       'intl' => true,
09767       'langPack' => true,
09768       'ext' => false,
09769       'name' => 'lang/datatype-date_ar',
09770     ),
09771     'event-resize' => 
09772     array (
09773       'path' => 'event/event-resize-min.js',
09774       'requires' => 
09775       array (
09776         0 => 'event-synthetic',
09777       ),
09778       'type' => 'js',
09779       'pkg' => 'event',
09780       'name' => 'event-resize',
09781       'ext' => false,
09782     ),
09783     'tabview-plugin' => 
09784     array (
09785       'path' => 'tabview/tabview-plugin-min.js',
09786       'requires' => 
09787       array (
09788         0 => 'tabview-base',
09789       ),
09790       'type' => 'js',
09791       'pkg' => 'tabview',
09792       'name' => 'tabview-plugin',
09793       'ext' => false,
09794     ),
09795     'lang/datatype-date_th-TH' => 
09796     array (
09797       'requires' => 
09798       array (
09799       ),
09800       'path' => 'datatype/lang/datatype-date_th-TH.js',
09801       'supersedes' => 
09802       array (
09803       ),
09804       'type' => 'js',
09805       'intl' => true,
09806       'langPack' => true,
09807       'ext' => false,
09808       'name' => 'lang/datatype-date_th-TH',
09809     ),
09810     'text-data-wordbreak' => 
09811     array (
09812       'path' => 'text/text-data-wordbreak-min.js',
09813       'type' => 'js',
09814       'ext' => false,
09815       'pkg' => 'text',
09816       'name' => 'text-data-wordbreak',
09817       'requires' => 
09818       array (
09819       ),
09820     ),
09821     'frame' => 
09822     array (
09823       'path' => 'editor/frame-min.js',
09824       'requires' => 
09825       array (
09826         0 => 'base',
09827         1 => 'node',
09828         2 => 'selector-css3',
09829         3 => 'substitute',
09830       ),
09831       'type' => 'js',
09832       'pkg' => 'editor',
09833       'name' => 'frame',
09834       'ext' => false,
09835     ),
09836     'lang/datatype_fr-FR' => 
09837     array (
09838       'requires' => 
09839       array (
09840       ),
09841       'path' => 'datatype/lang/datatype_fr-FR.js',
09842       'supersedes' => 
09843       array (
09844         0 => 'lang/datatype-date_fr-FR',
09845       ),
09846       'type' => 'js',
09847       'intl' => true,
09848       'langPack' => true,
09849       'ext' => false,
09850       'name' => 'lang/datatype_fr-FR',
09851     ),
09852     'node-screen' => 
09853     array (
09854       'path' => 'node/node-screen-min.js',
09855       'requires' => 
09856       array (
09857         0 => 'node-base',
09858         1 => 'dom-screen',
09859       ),
09860       'type' => 'js',
09861       'pkg' => 'node',
09862       'name' => 'node-screen',
09863       'ext' => false,
09864     ),
09865   ),
09866 ); ?>
 All Data Structures Namespaces Files Functions Variables Enumerations