/lib/yui/phploader/lib/meta/config_3.2.0.php

https://github.com/viggof/moodle · PHP · 2137 lines · 2136 code · 1 blank · 0 comment · 0 complexity · 7fe73898630ba1cc634c10df81d8734e MD5 · raw file

  1. <?php $GLOBALS['yui_current'] = array (
  2. 'base' => 'http://yui.yahooapis.com/3.2.0/build/',
  3. 'skin' =>
  4. array (
  5. 'after' =>
  6. array (
  7. 0 => 'cssreset',
  8. 1 => 'cssfonts',
  9. 2 => 'cssgrids',
  10. 3 => 'cssbase',
  11. 4 => 'cssreset-context',
  12. 5 => 'cssfonts-context',
  13. ),
  14. 'path' => 'skin.css',
  15. 'base' => 'assets/skins/',
  16. 'defaultSkin' => 'sam',
  17. ),
  18. 'moduleInfo' =>
  19. array (
  20. 'arraylist-add' =>
  21. array (
  22. 'path' => 'collection/arraylist-add-min.js',
  23. 'requires' =>
  24. array (
  25. 0 => 'arraylist',
  26. ),
  27. 'type' => 'js',
  28. 'pkg' => 'collection',
  29. 'name' => 'arraylist-add',
  30. 'ext' => false,
  31. ),
  32. 'lang/datatype_it-IT' =>
  33. array (
  34. 'requires' =>
  35. array (
  36. ),
  37. 'path' => 'datatype/lang/datatype_it-IT.js',
  38. 'supersedes' =>
  39. array (
  40. 0 => 'lang/datatype-date_it-IT',
  41. ),
  42. 'type' => 'js',
  43. 'intl' => true,
  44. 'langPack' => true,
  45. 'ext' => false,
  46. 'name' => 'lang/datatype_it-IT',
  47. ),
  48. 'lang/datatype-date_ja-JP' =>
  49. array (
  50. 'requires' =>
  51. array (
  52. ),
  53. 'path' => 'datatype/lang/datatype-date_ja-JP.js',
  54. 'supersedes' =>
  55. array (
  56. ),
  57. 'type' => 'js',
  58. 'intl' => true,
  59. 'langPack' => true,
  60. 'ext' => false,
  61. 'name' => 'lang/datatype-date_ja-JP',
  62. ),
  63. 'datasource-local' =>
  64. array (
  65. 'path' => 'datasource/datasource-local-min.js',
  66. 'requires' =>
  67. array (
  68. 0 => 'base',
  69. ),
  70. 'type' => 'js',
  71. 'pkg' => 'datasource',
  72. 'name' => 'datasource-local',
  73. 'ext' => false,
  74. ),
  75. 'skin-sam-console-filters' =>
  76. array (
  77. 'after' =>
  78. array (
  79. 0 => 'cssreset',
  80. 1 => 'cssfonts',
  81. 2 => 'cssgrids',
  82. 3 => 'cssbase',
  83. 4 => 'cssreset-context',
  84. 5 => 'cssfonts-context',
  85. ),
  86. 'path' => 'console/assets/skins/sam/console-filters.css',
  87. 'type' => 'css',
  88. 'ext' => false,
  89. 'name' => 'skin-sam-console-filters',
  90. 'after_map' =>
  91. array (
  92. 'cssfonts' => true,
  93. 'cssfonts-context' => true,
  94. 'cssreset-context' => true,
  95. 'cssbase' => true,
  96. 'cssgrids' => true,
  97. 'cssreset' => true,
  98. ),
  99. 'requires' =>
  100. array (
  101. ),
  102. ),
  103. 'lang/datatype_ko-KR' =>
  104. array (
  105. 'requires' =>
  106. array (
  107. ),
  108. 'path' => 'datatype/lang/datatype_ko-KR.js',
  109. 'supersedes' =>
  110. array (
  111. 0 => 'lang/datatype-date_ko-KR',
  112. ),
  113. 'type' => 'js',
  114. 'intl' => true,
  115. 'langPack' => true,
  116. 'ext' => false,
  117. 'name' => 'lang/datatype_ko-KR',
  118. ),
  119. 'querystring' =>
  120. array (
  121. 'supersedes' =>
  122. array (
  123. 0 => 'querystring-parse',
  124. 1 => 'querystring-stringify',
  125. ),
  126. 'path' => 'querystring/querystring-min.js',
  127. 'rollup' => 2,
  128. 'type' => 'js',
  129. 'ext' => false,
  130. 'submodules' =>
  131. array (
  132. 'querystring-parse' =>
  133. array (
  134. 'path' => 'querystring/querystring-parse-min.js',
  135. 'requires' =>
  136. array (
  137. 0 => 'array-extras',
  138. 1 => 'yui-base',
  139. ),
  140. 'type' => 'js',
  141. 'pkg' => 'querystring',
  142. 'name' => 'querystring-parse',
  143. 'ext' => false,
  144. ),
  145. 'querystring-stringify' =>
  146. array (
  147. 'path' => 'querystring/querystring-stringify-min.js',
  148. 'requires' =>
  149. array (
  150. 0 => 'yui-base',
  151. ),
  152. 'type' => 'js',
  153. 'pkg' => 'querystring',
  154. 'name' => 'querystring-stringify',
  155. 'ext' => false,
  156. ),
  157. ),
  158. 'name' => 'querystring',
  159. 'requires' =>
  160. array (
  161. ),
  162. ),
  163. 'datasource-textschema' =>
  164. array (
  165. 'path' => 'datasource/datasource-textschema-min.js',
  166. 'requires' =>
  167. array (
  168. 0 => 'plugin',
  169. 1 => 'datasource-local',
  170. 2 => 'dataschema-text',
  171. ),
  172. 'type' => 'js',
  173. 'pkg' => 'datasource',
  174. 'name' => 'datasource-textschema',
  175. 'ext' => false,
  176. ),
  177. 'datasource-jsonschema' =>
  178. array (
  179. 'path' => 'datasource/datasource-jsonschema-min.js',
  180. 'requires' =>
  181. array (
  182. 0 => 'dataschema-json',
  183. 1 => 'plugin',
  184. 2 => 'datasource-local',
  185. ),
  186. 'type' => 'js',
  187. 'pkg' => 'datasource',
  188. 'name' => 'datasource-jsonschema',
  189. 'ext' => false,
  190. ),
  191. 'stylesheet' =>
  192. array (
  193. 'path' => 'stylesheet/stylesheet-min.js',
  194. 'requires' =>
  195. array (
  196. 0 => 'yui-base',
  197. ),
  198. 'type' => 'js',
  199. 'name' => 'stylesheet',
  200. 'ext' => false,
  201. ),
  202. 'datasource-polling' =>
  203. array (
  204. 'path' => 'datasource/datasource-polling-min.js',
  205. 'requires' =>
  206. array (
  207. 0 => 'datasource-local',
  208. ),
  209. 'type' => 'js',
  210. 'pkg' => 'datasource',
  211. 'name' => 'datasource-polling',
  212. 'ext' => false,
  213. ),
  214. 'lang/datatype-date_es-PE' =>
  215. array (
  216. 'requires' =>
  217. array (
  218. ),
  219. 'path' => 'datatype/lang/datatype-date_es-PE.js',
  220. 'supersedes' =>
  221. array (
  222. ),
  223. 'type' => 'js',
  224. 'intl' => true,
  225. 'langPack' => true,
  226. 'ext' => false,
  227. 'name' => 'lang/datatype-date_es-PE',
  228. ),
  229. 'lang/datatype-date_ca' =>
  230. array (
  231. 'requires' =>
  232. array (
  233. ),
  234. 'path' => 'datatype/lang/datatype-date_ca.js',
  235. 'supersedes' =>
  236. array (
  237. ),
  238. 'type' => 'js',
  239. 'intl' => true,
  240. 'langPack' => true,
  241. 'ext' => false,
  242. 'name' => 'lang/datatype-date_ca',
  243. ),
  244. 'lang/datatype_pl-PL' =>
  245. array (
  246. 'requires' =>
  247. array (
  248. ),
  249. 'path' => 'datatype/lang/datatype_pl-PL.js',
  250. 'supersedes' =>
  251. array (
  252. 0 => 'lang/datatype-date_pl-PL',
  253. ),
  254. 'type' => 'js',
  255. 'intl' => true,
  256. 'langPack' => true,
  257. 'ext' => false,
  258. 'name' => 'lang/datatype_pl-PL',
  259. ),
  260. 'skin-sam-slider-base' =>
  261. array (
  262. 'after' =>
  263. array (
  264. 0 => 'cssreset',
  265. 1 => 'cssfonts',
  266. 2 => 'cssgrids',
  267. 3 => 'cssbase',
  268. 4 => 'cssreset-context',
  269. 5 => 'cssfonts-context',
  270. ),
  271. 'path' => 'slider/assets/skins/sam/slider-base.css',
  272. 'type' => 'css',
  273. 'ext' => false,
  274. 'name' => 'skin-sam-slider-base',
  275. 'after_map' =>
  276. array (
  277. 'cssfonts' => true,
  278. 'cssfonts-context' => true,
  279. 'cssreset-context' => true,
  280. 'cssbase' => true,
  281. 'cssgrids' => true,
  282. 'cssreset' => true,
  283. ),
  284. 'requires' =>
  285. array (
  286. ),
  287. ),
  288. 'swf' =>
  289. array (
  290. 'path' => 'swf/swf-min.js',
  291. 'requires' =>
  292. array (
  293. 0 => 'swfdetect',
  294. 1 => 'event-custom',
  295. 2 => 'node',
  296. ),
  297. 'type' => 'js',
  298. 'name' => 'swf',
  299. 'ext' => false,
  300. ),
  301. 'anim-node-plugin' =>
  302. array (
  303. 'path' => 'anim/anim-node-plugin-min.js',
  304. 'requires' =>
  305. array (
  306. 0 => 'node-pluginhost',
  307. 1 => 'anim-base',
  308. ),
  309. 'type' => 'js',
  310. 'pkg' => 'anim',
  311. 'name' => 'anim-node-plugin',
  312. 'ext' => false,
  313. ),
  314. 'cache-offline' =>
  315. array (
  316. 'path' => 'cache/cache-offline-min.js',
  317. 'requires' =>
  318. array (
  319. 0 => 'cache-base',
  320. 1 => 'json',
  321. ),
  322. 'type' => 'js',
  323. 'pkg' => 'cache',
  324. 'name' => 'cache-offline',
  325. 'ext' => false,
  326. ),
  327. 'console-filters' =>
  328. array (
  329. 'path' => 'console/console-filters-min.js',
  330. 'skinnable' => true,
  331. 'requires' =>
  332. array (
  333. 0 => 'plugin',
  334. 1 => 'console',
  335. ),
  336. 'type' => 'js',
  337. 'pkg' => 'console',
  338. 'name' => 'console-filters',
  339. 'ext' => false,
  340. ),
  341. 'lang/datatype-date_en-US' =>
  342. array (
  343. 'requires' =>
  344. array (
  345. ),
  346. 'path' => 'datatype/lang/datatype-date_en-US.js',
  347. 'supersedes' =>
  348. array (
  349. ),
  350. 'type' => 'js',
  351. 'intl' => true,
  352. 'langPack' => true,
  353. 'ext' => false,
  354. 'name' => 'lang/datatype-date_en-US',
  355. ),
  356. 'lang/datatype_ar' =>
  357. array (
  358. 'requires' =>
  359. array (
  360. ),
  361. 'path' => 'datatype/lang/datatype_ar.js',
  362. 'supersedes' =>
  363. array (
  364. 0 => 'lang/datatype-date_ar',
  365. ),
  366. 'type' => 'js',
  367. 'intl' => true,
  368. 'langPack' => true,
  369. 'ext' => false,
  370. 'name' => 'lang/datatype_ar',
  371. ),
  372. 'lang/datatype-date_vi-VN' =>
  373. array (
  374. 'requires' =>
  375. array (
  376. ),
  377. 'path' => 'datatype/lang/datatype-date_vi-VN.js',
  378. 'supersedes' =>
  379. array (
  380. ),
  381. 'type' => 'js',
  382. 'intl' => true,
  383. 'langPack' => true,
  384. 'ext' => false,
  385. 'name' => 'lang/datatype-date_vi-VN',
  386. ),
  387. 'anim-color' =>
  388. array (
  389. 'path' => 'anim/anim-color-min.js',
  390. 'requires' =>
  391. array (
  392. 0 => 'anim-base',
  393. ),
  394. 'type' => 'js',
  395. 'pkg' => 'anim',
  396. 'name' => 'anim-color',
  397. 'ext' => false,
  398. ),
  399. 'lang/datatype-date_es-PY' =>
  400. array (
  401. 'requires' =>
  402. array (
  403. ),
  404. 'path' => 'datatype/lang/datatype-date_es-PY.js',
  405. 'supersedes' =>
  406. array (
  407. ),
  408. 'type' => 'js',
  409. 'intl' => true,
  410. 'langPack' => true,
  411. 'ext' => false,
  412. 'name' => 'lang/datatype-date_es-PY',
  413. ),
  414. 'lang/datatype_es-MX' =>
  415. array (
  416. 'requires' =>
  417. array (
  418. ),
  419. 'path' => 'datatype/lang/datatype_es-MX.js',
  420. 'supersedes' =>
  421. array (
  422. 0 => 'lang/datatype-date_es-MX',
  423. ),
  424. 'type' => 'js',
  425. 'intl' => true,
  426. 'langPack' => true,
  427. 'ext' => false,
  428. 'name' => 'lang/datatype_es-MX',
  429. ),
  430. 'event-custom-base' =>
  431. array (
  432. 'path' => 'event-custom/event-custom-base-min.js',
  433. 'requires' =>
  434. array (
  435. 0 => 'yui-later',
  436. 1 => 'oop',
  437. ),
  438. 'type' => 'js',
  439. 'pkg' => 'event-custom',
  440. 'name' => 'event-custom-base',
  441. 'ext' => false,
  442. ),
  443. 'lang/datatype-date_zh-Hant' =>
  444. array (
  445. 'requires' =>
  446. array (
  447. ),
  448. 'path' => 'datatype/lang/datatype-date_zh-Hant.js',
  449. 'supersedes' =>
  450. array (
  451. ),
  452. 'type' => 'js',
  453. 'intl' => true,
  454. 'langPack' => true,
  455. 'ext' => false,
  456. 'name' => 'lang/datatype-date_zh-Hant',
  457. ),
  458. 'lang/datatype-date_zh-Hans' =>
  459. array (
  460. 'requires' =>
  461. array (
  462. ),
  463. 'path' => 'datatype/lang/datatype-date_zh-Hans.js',
  464. 'supersedes' =>
  465. array (
  466. ),
  467. 'type' => 'js',
  468. 'intl' => true,
  469. 'langPack' => true,
  470. 'ext' => false,
  471. 'name' => 'lang/datatype-date_zh-Hans',
  472. ),
  473. 'event-move' =>
  474. array (
  475. 'path' => 'event-gestures/event-move-min.js',
  476. 'requires' =>
  477. array (
  478. 0 => 'event-touch',
  479. 1 => 'event-synthetic',
  480. 2 => 'node-base',
  481. ),
  482. 'type' => 'js',
  483. 'pkg' => 'event-gestures',
  484. 'name' => 'event-move',
  485. 'ext' => false,
  486. ),
  487. 'dd-ddm-base' =>
  488. array (
  489. 'path' => 'dd/dd-ddm-base-min.js',
  490. 'requires' =>
  491. array (
  492. 0 => 'base',
  493. 1 => 'node',
  494. 2 => 'yui-throttle',
  495. 3 => 'classnamemanager',
  496. ),
  497. 'type' => 'js',
  498. 'pkg' => 'dd',
  499. 'name' => 'dd-ddm-base',
  500. 'ext' => false,
  501. ),
  502. 'lang/datatype_en-SG' =>
  503. array (
  504. 'requires' =>
  505. array (
  506. ),
  507. 'path' => 'datatype/lang/datatype_en-SG.js',
  508. 'supersedes' =>
  509. array (
  510. 0 => 'lang/datatype-date_en-SG',
  511. ),
  512. 'type' => 'js',
  513. 'intl' => true,
  514. 'langPack' => true,
  515. 'ext' => false,
  516. 'name' => 'lang/datatype_en-SG',
  517. ),
  518. 'cssfonts' =>
  519. array (
  520. 'path' => 'cssfonts/fonts-min.css',
  521. 'ext' => false,
  522. 'type' => 'css',
  523. 'name' => 'cssfonts',
  524. 'requires' =>
  525. array (
  526. ),
  527. ),
  528. 'lang/datatype-date_da' =>
  529. array (
  530. 'requires' =>
  531. array (
  532. ),
  533. 'path' => 'datatype/lang/datatype-date_da.js',
  534. 'supersedes' =>
  535. array (
  536. ),
  537. 'type' => 'js',
  538. 'intl' => true,
  539. 'langPack' => true,
  540. 'ext' => false,
  541. 'name' => 'lang/datatype-date_da',
  542. ),
  543. 'event-gestures' =>
  544. array (
  545. 'supersedes' =>
  546. array (
  547. 0 => 'event-move',
  548. 1 => 'event-flick',
  549. ),
  550. 'path' => 'event-gestures/event-gestures-min.js',
  551. 'rollup' => 2,
  552. 'type' => 'js',
  553. 'ext' => false,
  554. 'submodules' =>
  555. array (
  556. 'event-move' =>
  557. array (
  558. 'path' => 'event-gestures/event-move-min.js',
  559. 'requires' =>
  560. array (
  561. 0 => 'event-touch',
  562. 1 => 'event-synthetic',
  563. 2 => 'node-base',
  564. ),
  565. 'type' => 'js',
  566. 'pkg' => 'event-gestures',
  567. 'name' => 'event-move',
  568. 'ext' => false,
  569. ),
  570. 'event-flick' =>
  571. array (
  572. 'path' => 'event-gestures/event-flick-min.js',
  573. 'requires' =>
  574. array (
  575. 0 => 'event-touch',
  576. 1 => 'event-synthetic',
  577. 2 => 'node-base',
  578. ),
  579. 'type' => 'js',
  580. 'pkg' => 'event-gestures',
  581. 'name' => 'event-flick',
  582. 'ext' => false,
  583. ),
  584. ),
  585. 'name' => 'event-gestures',
  586. 'requires' =>
  587. array (
  588. ),
  589. ),
  590. 'attribute-base' =>
  591. array (
  592. 'path' => 'attribute/attribute-base-min.js',
  593. 'requires' =>
  594. array (
  595. 0 => 'event-custom',
  596. ),
  597. 'type' => 'js',
  598. 'pkg' => 'attribute',
  599. 'name' => 'attribute-base',
  600. 'ext' => false,
  601. ),
  602. 'lang/datatype-date_de' =>
  603. array (
  604. 'requires' =>
  605. array (
  606. ),
  607. 'path' => 'datatype/lang/datatype-date_de.js',
  608. 'supersedes' =>
  609. array (
  610. ),
  611. 'type' => 'js',
  612. 'intl' => true,
  613. 'langPack' => true,
  614. 'ext' => false,
  615. 'name' => 'lang/datatype-date_de',
  616. ),
  617. 'selection' =>
  618. array (
  619. 'path' => 'editor/selection-min.js',
  620. 'requires' =>
  621. array (
  622. 0 => 'node',
  623. ),
  624. 'type' => 'js',
  625. 'pkg' => 'editor',
  626. 'name' => 'selection',
  627. 'ext' => false,
  628. ),
  629. 'lang/datatype-date_pt-BR' =>
  630. array (
  631. 'requires' =>
  632. array (
  633. ),
  634. 'path' => 'datatype/lang/datatype-date_pt-BR.js',
  635. 'supersedes' =>
  636. array (
  637. ),
  638. 'type' => 'js',
  639. 'intl' => true,
  640. 'langPack' => true,
  641. 'ext' => false,
  642. 'name' => 'lang/datatype-date_pt-BR',
  643. ),
  644. 'lang/datatype_zh-Hant-TW' =>
  645. array (
  646. 'requires' =>
  647. array (
  648. ),
  649. 'path' => 'datatype/lang/datatype_zh-Hant-TW.js',
  650. 'supersedes' =>
  651. array (
  652. 0 => 'lang/datatype-date_zh-Hant-TW',
  653. ),
  654. 'type' => 'js',
  655. 'intl' => true,
  656. 'langPack' => true,
  657. 'ext' => false,
  658. 'name' => 'lang/datatype_zh-Hant-TW',
  659. ),
  660. 'io-queue' =>
  661. array (
  662. 'path' => 'io/io-queue-min.js',
  663. 'requires' =>
  664. array (
  665. 0 => 'io-base',
  666. 1 => 'queue-promote',
  667. ),
  668. 'type' => 'js',
  669. 'pkg' => 'io',
  670. 'name' => 'io-queue',
  671. 'ext' => false,
  672. ),
  673. 'dataschema-array' =>
  674. array (
  675. 'path' => 'dataschema/dataschema-array-min.js',
  676. 'requires' =>
  677. array (
  678. 0 => 'dataschema-base',
  679. ),
  680. 'type' => 'js',
  681. 'pkg' => 'dataschema',
  682. 'name' => 'dataschema-array',
  683. 'ext' => false,
  684. ),
  685. 'console' =>
  686. array (
  687. 'lang' =>
  688. array (
  689. 0 => 'en',
  690. 1 => 'es',
  691. ),
  692. 'path' => 'console/console-min.js',
  693. 'skinnable' => true,
  694. 'requires' =>
  695. array (
  696. 0 => 'widget',
  697. 1 => 'yui-log',
  698. 2 => 'substitute',
  699. ),
  700. 'type' => 'js',
  701. 'name' => 'console',
  702. 'ext' => false,
  703. 'plugins' =>
  704. array (
  705. 'console-filters' =>
  706. array (
  707. 'path' => 'console/console-filters-min.js',
  708. 'skinnable' => true,
  709. 'requires' =>
  710. array (
  711. 0 => 'plugin',
  712. 1 => 'console',
  713. ),
  714. 'type' => 'js',
  715. 'pkg' => 'console',
  716. 'name' => 'console-filters',
  717. 'ext' => false,
  718. ),
  719. ),
  720. ),
  721. 'transition' =>
  722. array (
  723. 'supersedes' =>
  724. array (
  725. 0 => 'transition-native',
  726. 1 => 'transition-timer',
  727. ),
  728. 'path' => 'transition/transition-min.js',
  729. 'rollup' => 2,
  730. 'type' => 'js',
  731. 'ext' => false,
  732. 'submodules' =>
  733. array (
  734. 'transition-native' =>
  735. array (
  736. 'path' => 'transition/transition-native-min.js',
  737. 'requires' =>
  738. array (
  739. 0 => 'node-base',
  740. ),
  741. 'type' => 'js',
  742. 'pkg' => 'transition',
  743. 'name' => 'transition-native',
  744. 'ext' => false,
  745. ),
  746. 'transition-timer' =>
  747. array (
  748. 'path' => 'transition/transition-timer-min.js',
  749. 'requires' =>
  750. array (
  751. 0 => 'transition-native',
  752. 1 => 'node-style',
  753. ),
  754. 'type' => 'js',
  755. 'pkg' => 'transition',
  756. 'name' => 'transition-timer',
  757. 'ext' => false,
  758. ),
  759. ),
  760. 'name' => 'transition',
  761. 'requires' =>
  762. array (
  763. ),
  764. ),
  765. 'lang/datatype_th-TH' =>
  766. array (
  767. 'requires' =>
  768. array (
  769. ),
  770. 'path' => 'datatype/lang/datatype_th-TH.js',
  771. 'supersedes' =>
  772. array (
  773. 0 => 'lang/datatype-date_th-TH',
  774. ),
  775. 'type' => 'js',
  776. 'intl' => true,
  777. 'langPack' => true,
  778. 'ext' => false,
  779. 'name' => 'lang/datatype_th-TH',
  780. ),
  781. 'async-queue' =>
  782. array (
  783. 'path' => 'async-queue/async-queue-min.js',
  784. 'requires' =>
  785. array (
  786. 0 => 'event-custom',
  787. ),
  788. 'type' => 'js',
  789. 'name' => 'async-queue',
  790. 'ext' => false,
  791. ),
  792. 'widget-position-constrain' =>
  793. array (
  794. 'path' => 'widget/widget-position-constrain-min.js',
  795. 'requires' =>
  796. array (
  797. 0 => 'widget-position',
  798. ),
  799. 'type' => 'js',
  800. 'pkg' => 'widget',
  801. 'name' => 'widget-position-constrain',
  802. 'ext' => false,
  803. ),
  804. 'cache-base' =>
  805. array (
  806. 'path' => 'cache/cache-base-min.js',
  807. 'requires' =>
  808. array (
  809. 0 => 'base',
  810. ),
  811. 'type' => 'js',
  812. 'pkg' => 'cache',
  813. 'name' => 'cache-base',
  814. 'ext' => false,
  815. ),
  816. 'lang/datatype_ca' =>
  817. array (
  818. 'requires' =>
  819. array (
  820. ),
  821. 'path' => 'datatype/lang/datatype_ca.js',
  822. 'supersedes' =>
  823. array (
  824. 0 => 'lang/datatype-date_ca',
  825. ),
  826. 'type' => 'js',
  827. 'intl' => true,
  828. 'langPack' => true,
  829. 'ext' => false,
  830. 'name' => 'lang/datatype_ca',
  831. ),
  832. 'widget-stack' =>
  833. array (
  834. 'path' => 'widget/widget-stack-min.js',
  835. 'skinnable' => true,
  836. 'requires' =>
  837. array (
  838. 0 => 'widget',
  839. 1 => 'base-build',
  840. ),
  841. 'type' => 'js',
  842. 'pkg' => 'widget',
  843. 'name' => 'widget-stack',
  844. 'ext' => false,
  845. ),
  846. 'history' =>
  847. array (
  848. 'requires' =>
  849. array (
  850. ),
  851. 'path' => 'history/history-min.js',
  852. 'supersedes' =>
  853. array (
  854. 0 => 'history-html5',
  855. 1 => 'history-hash',
  856. 2 => 'history-base',
  857. ),
  858. 'submodules' =>
  859. array (
  860. 'history-html5' =>
  861. array (
  862. 'path' => 'history/history-html5-min.js',
  863. 'requires' =>
  864. array (
  865. 0 => 'history-base',
  866. 1 => 'event-base',
  867. 2 => 'node-base',
  868. ),
  869. 'type' => 'js',
  870. 'optional' =>
  871. array (
  872. 0 => 'json',
  873. ),
  874. 'pkg' => 'history',
  875. 'name' => 'history-html5',
  876. 'ext' => false,
  877. ),
  878. 'history-hash' =>
  879. array (
  880. 'after' =>
  881. array (
  882. 0 => 'history-html5',
  883. ),
  884. 'path' => 'history/history-hash-min.js',
  885. 'requires' =>
  886. array (
  887. 0 => 'event-synthetic',
  888. 1 => 'history-base',
  889. 2 => 'yui-later',
  890. ),
  891. 'type' => 'js',
  892. 'pkg' => 'history',
  893. 'name' => 'history-hash',
  894. 'ext' => false,
  895. ),
  896. 'history-base' =>
  897. array (
  898. 'after' =>
  899. array (
  900. 0 => 'history-deprecated',
  901. ),
  902. 'path' => 'history/history-base-min.js',
  903. 'requires' =>
  904. array (
  905. 0 => 'event-custom-complex',
  906. ),
  907. 'type' => 'js',
  908. 'pkg' => 'history',
  909. 'name' => 'history-base',
  910. 'ext' => false,
  911. ),
  912. ),
  913. 'type' => 'js',
  914. 'plugins' =>
  915. array (
  916. 'history-hash-ie' =>
  917. array (
  918. 'condition' =>
  919. array (
  920. 'trigger' => 'history-hash',
  921. ),
  922. 'path' => 'history/history-hash-ie-min.js',
  923. 'requires' =>
  924. array (
  925. 0 => 'history-hash',
  926. 1 => 'node-base',
  927. ),
  928. 'type' => 'js',
  929. 'pkg' => 'history',
  930. 'name' => 'history-hash-ie',
  931. 'ext' => false,
  932. ),
  933. ),
  934. 'ext' => false,
  935. 'name' => 'history',
  936. 'rollup' => 3,
  937. ),
  938. 'lang/datatype-date_el' =>
  939. array (
  940. 'requires' =>
  941. array (
  942. ),
  943. 'path' => 'datatype/lang/datatype-date_el.js',
  944. 'supersedes' =>
  945. array (
  946. ),
  947. 'type' => 'js',
  948. 'intl' => true,
  949. 'langPack' => true,
  950. 'ext' => false,
  951. 'name' => 'lang/datatype-date_el',
  952. ),
  953. 'lang/datatype-date_en' =>
  954. array (
  955. 'requires' =>
  956. array (
  957. ),
  958. 'path' => 'datatype/lang/datatype-date_en.js',
  959. 'supersedes' =>
  960. array (
  961. ),
  962. 'type' => 'js',
  963. 'intl' => true,
  964. 'langPack' => true,
  965. 'ext' => false,
  966. 'name' => 'lang/datatype-date_en',
  967. ),
  968. 'lang/datatype_ja-JP' =>
  969. array (
  970. 'requires' =>
  971. array (
  972. ),
  973. 'path' => 'datatype/lang/datatype_ja-JP.js',
  974. 'supersedes' =>
  975. array (
  976. 0 => 'lang/datatype-date_ja-JP',
  977. ),
  978. 'type' => 'js',
  979. 'intl' => true,
  980. 'langPack' => true,
  981. 'ext' => false,
  982. 'name' => 'lang/datatype_ja-JP',
  983. ),
  984. 'profiler' =>
  985. array (
  986. 'path' => 'profiler/profiler-min.js',
  987. 'requires' =>
  988. array (
  989. 0 => 'yui-base',
  990. ),
  991. 'type' => 'js',
  992. 'name' => 'profiler',
  993. 'ext' => false,
  994. ),
  995. 'lang/datatype-date_es' =>
  996. array (
  997. 'requires' =>
  998. array (
  999. ),
  1000. 'path' => 'datatype/lang/datatype-date_es.js',
  1001. 'supersedes' =>
  1002. array (
  1003. ),
  1004. 'type' => 'js',
  1005. 'intl' => true,
  1006. 'langPack' => true,
  1007. 'ext' => false,
  1008. 'name' => 'lang/datatype-date_es',
  1009. ),
  1010. 'dd-ddm' =>
  1011. array (
  1012. 'path' => 'dd/dd-ddm-min.js',
  1013. 'requires' =>
  1014. array (
  1015. 0 => 'dd-ddm-base',
  1016. 1 => 'event-resize',
  1017. ),
  1018. 'type' => 'js',
  1019. 'pkg' => 'dd',
  1020. 'name' => 'dd-ddm',
  1021. 'ext' => false,
  1022. ),
  1023. 'skin-sam-widget-child' =>
  1024. array (
  1025. 'after' =>
  1026. array (
  1027. 0 => 'cssreset',
  1028. 1 => 'cssfonts',
  1029. 2 => 'cssgrids',
  1030. 3 => 'cssbase',
  1031. 4 => 'cssreset-context',
  1032. 5 => 'cssfonts-context',
  1033. ),
  1034. 'path' => 'widget/assets/skins/sam/widget-child.css',
  1035. 'type' => 'css',
  1036. 'ext' => false,
  1037. 'name' => 'skin-sam-widget-child',
  1038. 'after_map' =>
  1039. array (
  1040. 'cssfonts' => true,
  1041. 'cssfonts-context' => true,
  1042. 'cssreset-context' => true,
  1043. 'cssbase' => true,
  1044. 'cssgrids' => true,
  1045. 'cssreset' => true,
  1046. ),
  1047. 'requires' =>
  1048. array (
  1049. ),
  1050. ),
  1051. 'lang/datatype_da' =>
  1052. array (
  1053. 'requires' =>
  1054. array (
  1055. ),
  1056. 'path' => 'datatype/lang/datatype_da.js',
  1057. 'supersedes' =>
  1058. array (
  1059. 0 => 'lang/datatype-date_da',
  1060. ),
  1061. 'type' => 'js',
  1062. 'intl' => true,
  1063. 'langPack' => true,
  1064. 'ext' => false,
  1065. 'name' => 'lang/datatype_da',
  1066. ),
  1067. 'event-custom-complex' =>
  1068. array (
  1069. 'path' => 'event-custom/event-custom-complex-min.js',
  1070. 'requires' =>
  1071. array (
  1072. 0 => 'event-custom-base',
  1073. ),
  1074. 'type' => 'js',
  1075. 'pkg' => 'event-custom',
  1076. 'name' => 'event-custom-complex',
  1077. 'ext' => false,
  1078. ),
  1079. 'lang/datatype_es-PE' =>
  1080. array (
  1081. 'requires' =>
  1082. array (
  1083. ),
  1084. 'path' => 'datatype/lang/datatype_es-PE.js',
  1085. 'supersedes' =>
  1086. array (
  1087. 0 => 'lang/datatype-date_es-PE',
  1088. ),
  1089. 'type' => 'js',
  1090. 'intl' => true,
  1091. 'langPack' => true,
  1092. 'ext' => false,
  1093. 'name' => 'lang/datatype_es-PE',
  1094. ),
  1095. 'dd-drag' =>
  1096. array (
  1097. 'path' => 'dd/dd-drag-min.js',
  1098. 'requires' =>
  1099. array (
  1100. 0 => 'dd-ddm-base',
  1101. ),
  1102. 'type' => 'js',
  1103. 'pkg' => 'dd',
  1104. 'name' => 'dd-drag',
  1105. 'ext' => false,
  1106. ),
  1107. 'cssreset' =>
  1108. array (
  1109. 'path' => 'cssreset/reset-min.css',
  1110. 'ext' => false,
  1111. 'type' => 'css',
  1112. 'name' => 'cssreset',
  1113. 'requires' =>
  1114. array (
  1115. ),
  1116. ),
  1117. 'lang/datatype_de' =>
  1118. array (
  1119. 'requires' =>
  1120. array (
  1121. ),
  1122. 'path' => 'datatype/lang/datatype_de.js',
  1123. 'supersedes' =>
  1124. array (
  1125. 0 => 'lang/datatype-date_de',
  1126. ),
  1127. 'type' => 'js',
  1128. 'intl' => true,
  1129. 'langPack' => true,
  1130. 'ext' => false,
  1131. 'name' => 'lang/datatype_de',
  1132. ),
  1133. 'event-base' =>
  1134. array (
  1135. 'path' => 'event/event-base-min.js',
  1136. 'requires' =>
  1137. array (
  1138. 0 => 'event-custom-base',
  1139. ),
  1140. 'expound' => 'node-base',
  1141. 'pkg' => 'event',
  1142. 'name' => 'event-base',
  1143. 'type' => 'js',
  1144. 'ext' => false,
  1145. ),
  1146. 'selector-css2' =>
  1147. array (
  1148. 'path' => 'dom/selector-css2-min.js',
  1149. 'requires' =>
  1150. array (
  1151. 0 => 'selector-native',
  1152. ),
  1153. 'type' => 'js',
  1154. 'pkg' => 'dom',
  1155. 'name' => 'selector-css2',
  1156. 'ext' => false,
  1157. ),
  1158. 'selector-css3' =>
  1159. array (
  1160. 'path' => 'dom/selector-css3-min.js',
  1161. 'requires' =>
  1162. array (
  1163. 0 => 'selector-css2',
  1164. ),
  1165. 'type' => 'js',
  1166. 'pkg' => 'dom',
  1167. 'name' => 'selector-css3',
  1168. 'ext' => false,
  1169. ),
  1170. 'lang/datatype-date_fi' =>
  1171. array (
  1172. 'requires' =>
  1173. array (
  1174. ),
  1175. 'path' => 'datatype/lang/datatype-date_fi.js',
  1176. 'supersedes' =>
  1177. array (
  1178. ),
  1179. 'type' => 'js',
  1180. 'intl' => true,
  1181. 'langPack' => true,
  1182. 'ext' => false,
  1183. 'name' => 'lang/datatype-date_fi',
  1184. ),
  1185. 'json-parse' =>
  1186. array (
  1187. 'requires' =>
  1188. array (
  1189. 0 => 'yui-base',
  1190. ),
  1191. 'expanded_map' =>
  1192. array (
  1193. 'yui-base' => true,
  1194. ),
  1195. 'path' => 'json/json-parse-min.js',
  1196. 'provides' =>
  1197. array (
  1198. 'json-parse' => true,
  1199. ),
  1200. 'type' => 'js',
  1201. 'pkg' => 'json',
  1202. '_inspected' => true,
  1203. 'expanded' =>
  1204. array (
  1205. 0 => 'yui-base',
  1206. ),
  1207. 'ext' => false,
  1208. '_parsed' => false,
  1209. 'name' => 'json-parse',
  1210. ),
  1211. 'lang/datatype_en-US' =>
  1212. array (
  1213. 'requires' =>
  1214. array (
  1215. ),
  1216. 'path' => 'datatype/lang/datatype_en-US.js',
  1217. 'supersedes' =>
  1218. array (
  1219. 0 => 'lang/datatype-date_en-US',
  1220. ),
  1221. 'type' => 'js',
  1222. 'intl' => true,
  1223. 'langPack' => true,
  1224. 'ext' => false,
  1225. 'name' => 'lang/datatype_en-US',
  1226. ),
  1227. 'node-flick' =>
  1228. array (
  1229. 'path' => 'node-flick/node-flick-min.js',
  1230. 'skinnable' => true,
  1231. 'requires' =>
  1232. array (
  1233. 0 => 'transition',
  1234. 1 => 'plugin',
  1235. 2 => 'classnamemanager',
  1236. 3 => 'event-flick',
  1237. ),
  1238. 'type' => 'js',
  1239. 'name' => 'node-flick',
  1240. 'ext' => false,
  1241. ),
  1242. 'editor-base' =>
  1243. array (
  1244. 'path' => 'editor/editor-base-min.js',
  1245. 'requires' =>
  1246. array (
  1247. 0 => 'frame',
  1248. 1 => 'exec-command',
  1249. 2 => 'base',
  1250. 3 => 'node',
  1251. 4 => 'selection',
  1252. 5 => 'editor-para',
  1253. ),
  1254. 'type' => 'js',
  1255. 'pkg' => 'editor',
  1256. 'name' => 'editor-base',
  1257. 'ext' => false,
  1258. ),
  1259. 'node-focusmanager' =>
  1260. array (
  1261. 'path' => 'node-focusmanager/node-focusmanager-min.js',
  1262. 'requires' =>
  1263. array (
  1264. 0 => 'node-event-simulate',
  1265. 1 => 'node',
  1266. 2 => 'plugin',
  1267. 3 => 'attribute',
  1268. 4 => 'event-key',
  1269. 5 => 'event-focus',
  1270. ),
  1271. 'type' => 'js',
  1272. 'name' => 'node-focusmanager',
  1273. 'ext' => false,
  1274. ),
  1275. 'lang/datatype_vi-VN' =>
  1276. array (
  1277. 'requires' =>
  1278. array (
  1279. ),
  1280. 'path' => 'datatype/lang/datatype_vi-VN.js',
  1281. 'supersedes' =>
  1282. array (
  1283. 0 => 'lang/datatype-date_vi-VN',
  1284. ),
  1285. 'type' => 'js',
  1286. 'intl' => true,
  1287. 'langPack' => true,
  1288. 'ext' => false,
  1289. 'name' => 'lang/datatype_vi-VN',
  1290. ),
  1291. 'lang/datatype-date_fr' =>
  1292. array (
  1293. 'requires' =>
  1294. array (
  1295. ),
  1296. 'path' => 'datatype/lang/datatype-date_fr.js',
  1297. 'supersedes' =>
  1298. array (
  1299. ),
  1300. 'type' => 'js',
  1301. 'intl' => true,
  1302. 'langPack' => true,
  1303. 'ext' => false,
  1304. 'name' => 'lang/datatype-date_fr',
  1305. ),
  1306. 'lang/datatype_es-PY' =>
  1307. array (
  1308. 'requires' =>
  1309. array (
  1310. ),
  1311. 'path' => 'datatype/lang/datatype_es-PY.js',
  1312. 'supersedes' =>
  1313. array (
  1314. 0 => 'lang/datatype-date_es-PY',
  1315. ),
  1316. 'type' => 'js',
  1317. 'intl' => true,
  1318. 'langPack' => true,
  1319. 'ext' => false,
  1320. 'name' => 'lang/datatype_es-PY',
  1321. ),
  1322. 'dd' =>
  1323. array (
  1324. 'requires' =>
  1325. array (
  1326. ),
  1327. 'path' => 'dd/dd-min.js',
  1328. 'supersedes' =>
  1329. array (
  1330. 0 => 'dd-delegate',
  1331. 1 => 'dd-constrain',
  1332. 2 => 'dd-proxy',
  1333. 3 => 'dd-scroll',
  1334. 4 => 'dd-ddm-drop',
  1335. 5 => 'dd-drag',
  1336. 6 => 'dd-ddm-base',
  1337. 7 => 'dd-ddm',
  1338. 8 => 'dd-drop',
  1339. ),
  1340. 'submodules' =>
  1341. array (
  1342. 'dd-delegate' =>
  1343. array (
  1344. 'path' => 'dd/dd-delegate-min.js',
  1345. 'requires' =>
  1346. array (
  1347. 0 => 'dd-drop-plugin',
  1348. 1 => 'event-mouseenter',
  1349. 2 => 'dd-drag',
  1350. ),
  1351. 'type' => 'js',
  1352. 'pkg' => 'dd',
  1353. 'name' => 'dd-delegate',
  1354. 'ext' => false,
  1355. ),
  1356. 'dd-constrain' =>
  1357. array (
  1358. 'path' => 'dd/dd-constrain-min.js',
  1359. 'requires' =>
  1360. array (
  1361. 0 => 'dd-drag',
  1362. ),
  1363. 'type' => 'js',
  1364. 'pkg' => 'dd',
  1365. 'name' => 'dd-constrain',
  1366. 'ext' => false,
  1367. ),
  1368. 'dd-proxy' =>
  1369. array (
  1370. 'path' => 'dd/dd-proxy-min.js',
  1371. 'requires' =>
  1372. array (
  1373. 0 => 'dd-drag',
  1374. ),
  1375. 'type' => 'js',
  1376. 'pkg' => 'dd',
  1377. 'name' => 'dd-proxy',
  1378. 'ext' => false,
  1379. ),
  1380. 'dd-scroll' =>
  1381. array (
  1382. 'path' => 'dd/dd-scroll-min.js',
  1383. 'requires' =>
  1384. array (
  1385. 0 => 'dd-drag',
  1386. ),
  1387. 'type' => 'js',
  1388. 'pkg' => 'dd',
  1389. 'name' => 'dd-scroll',
  1390. 'ext' => false,
  1391. ),
  1392. 'dd-ddm-drop' =>
  1393. array (
  1394. 'path' => 'dd/dd-ddm-drop-min.js',
  1395. 'requires' =>
  1396. array (
  1397. 0 => 'dd-ddm',
  1398. ),
  1399. 'type' => 'js',
  1400. 'pkg' => 'dd',
  1401. 'name' => 'dd-ddm-drop',
  1402. 'ext' => false,
  1403. ),
  1404. 'dd-ddm' =>
  1405. array (
  1406. 'path' => 'dd/dd-ddm-min.js',
  1407. 'requires' =>
  1408. array (
  1409. 0 => 'dd-ddm-base',
  1410. 1 => 'event-resize',
  1411. ),
  1412. 'type' => 'js',
  1413. 'pkg' => 'dd',
  1414. 'name' => 'dd-ddm',
  1415. 'ext' => false,
  1416. ),
  1417. 'dd-ddm-base' =>
  1418. array (
  1419. 'path' => 'dd/dd-ddm-base-min.js',
  1420. 'requires' =>
  1421. array (
  1422. 0 => 'base',
  1423. 1 => 'node',
  1424. 2 => 'yui-throttle',
  1425. 3 => 'classnamemanager',
  1426. ),
  1427. 'type' => 'js',
  1428. 'pkg' => 'dd',
  1429. 'name' => 'dd-ddm-base',
  1430. 'ext' => false,
  1431. ),
  1432. 'dd-drag' =>
  1433. array (
  1434. 'path' => 'dd/dd-drag-min.js',
  1435. 'requires' =>
  1436. array (
  1437. 0 => 'dd-ddm-base',
  1438. ),
  1439. 'type' => 'js',
  1440. 'pkg' => 'dd',
  1441. 'name' => 'dd-drag',
  1442. 'ext' => false,
  1443. ),
  1444. 'dd-drop' =>
  1445. array (
  1446. 'path' => 'dd/dd-drop-min.js',
  1447. 'requires' =>
  1448. array (
  1449. 0 => 'dd-ddm-drop',
  1450. ),
  1451. 'type' => 'js',
  1452. 'pkg' => 'dd',
  1453. 'name' => 'dd-drop',
  1454. 'ext' => false,
  1455. ),
  1456. ),
  1457. 'type' => 'js',
  1458. 'plugins' =>
  1459. array (
  1460. 'dd-drop-plugin' =>
  1461. array (
  1462. 'path' => 'dd/dd-drop-plugin-min.js',
  1463. 'requires' =>
  1464. array (
  1465. 0 => 'dd-drop',
  1466. ),
  1467. 'type' => 'js',
  1468. 'pkg' => 'dd',
  1469. 'name' => 'dd-drop-plugin',
  1470. 'ext' => false,
  1471. ),
  1472. 'dd-gestures' =>
  1473. array (
  1474. 'condition' =>
  1475. array (
  1476. 'trigger' => 'dd-drag',
  1477. ),
  1478. 'path' => 'dd/dd-gestures-min.js',
  1479. 'requires' =>
  1480. array (
  1481. 0 => 'event-move',
  1482. 1 => 'dd-drag',
  1483. ),
  1484. 'type' => 'js',
  1485. 'pkg' => 'dd',
  1486. 'name' => 'dd-gestures',
  1487. 'ext' => false,
  1488. ),
  1489. 'dd-plugin' =>
  1490. array (
  1491. 'path' => 'dd/dd-plugin-min.js',
  1492. 'requires' =>
  1493. array (
  1494. 0 => 'dd-drag',
  1495. ),
  1496. 'type' => 'js',
  1497. 'optional' =>
  1498. array (
  1499. 0 => 'dd-constrain',
  1500. 1 => 'dd-proxy',
  1501. ),
  1502. 'pkg' => 'dd',
  1503. 'name' => 'dd-plugin',
  1504. 'ext' => false,
  1505. ),
  1506. ),
  1507. 'ext' => false,
  1508. 'name' => 'dd',
  1509. 'rollup' => 4,
  1510. ),
  1511. 'history-html5' =>
  1512. array (
  1513. 'path' => 'history/history-html5-min.js',
  1514. 'requires' =>
  1515. array (
  1516. 0 => 'history-base',
  1517. 1 => 'event-base',
  1518. 2 => 'node-base',
  1519. ),
  1520. 'type' => 'js',
  1521. 'optional' =>
  1522. array (
  1523. 0 => 'json',
  1524. ),
  1525. 'pkg' => 'history',
  1526. 'name' => 'history-html5',
  1527. 'ext' => false,
  1528. ),
  1529. 'clickable-rail' =>
  1530. array (
  1531. 'path' => 'slider/clickable-rail-min.js',
  1532. 'requires' =>
  1533. array (
  1534. 0 => 'slider-base',
  1535. ),
  1536. 'type' => 'js',
  1537. 'pkg' => 'slider',
  1538. 'name' => 'clickable-rail',
  1539. 'ext' => false,
  1540. ),
  1541. 'node-style' =>
  1542. array (
  1543. 'path' => 'node/node-style-min.js',
  1544. 'requires' =>
  1545. array (
  1546. 0 => 'dom-style',
  1547. 1 => 'node-base',
  1548. ),
  1549. 'type' => 'js',
  1550. 'pkg' => 'node',
  1551. 'name' => 'node-style',
  1552. 'ext' => false,
  1553. ),
  1554. 'lang/datatype-date_nl-BE' =>
  1555. array (
  1556. 'requires' =>
  1557. array (
  1558. ),
  1559. 'path' => 'datatype/lang/datatype-date_nl-BE.js',
  1560. 'supersedes' =>
  1561. array (
  1562. ),
  1563. 'type' => 'js',
  1564. 'intl' => true,
  1565. 'langPack' => true,
  1566. 'ext' => false,
  1567. 'name' => 'lang/datatype-date_nl-BE',
  1568. ),
  1569. 'lang/datatype_el' =>
  1570. array (
  1571. 'requires' =>
  1572. array (
  1573. ),
  1574. 'path' => 'datatype/lang/datatype_el.js',
  1575. 'supersedes' =>
  1576. array (
  1577. 0 => 'lang/datatype-date_el',
  1578. ),
  1579. 'type' => 'js',
  1580. 'intl' => true,
  1581. 'langPack' => true,
  1582. 'ext' => false,
  1583. 'name' => 'lang/datatype_el',
  1584. ),
  1585. 'lang/datatype_pt-BR' =>
  1586. array (
  1587. 'requires' =>
  1588. array (
  1589. ),
  1590. 'path' => 'datatype/lang/datatype_pt-BR.js',
  1591. 'supersedes' =>
  1592. array (
  1593. 0 => 'lang/datatype-date_pt-BR',
  1594. ),
  1595. 'type' => 'js',
  1596. 'intl' => true,
  1597. 'langPack' => true,
  1598. 'ext' => false,
  1599. 'name' => 'lang/datatype_pt-BR',
  1600. ),
  1601. 'lang/datatype_en' =>
  1602. array (
  1603. 'requires' =>
  1604. array (
  1605. ),
  1606. 'path' => 'datatype/lang/datatype_en.js',
  1607. 'supersedes' =>
  1608. array (
  1609. 0 => 'lang/datatype-date_en',
  1610. ),
  1611. 'type' => 'js',
  1612. 'intl' => true,
  1613. 'langPack' => true,
  1614. 'ext' => false,
  1615. 'name' => 'lang/datatype_en',
  1616. ),
  1617. 'lang/datatype_es' =>
  1618. array (
  1619. 'requires' =>
  1620. array (
  1621. ),
  1622. 'path' => 'datatype/lang/datatype_es.js',
  1623. 'supersedes' =>
  1624. array (
  1625. 0 => 'lang/datatype-date_es',
  1626. ),
  1627. 'type' => 'js',
  1628. 'intl' => true,
  1629. 'langPack' => true,
  1630. 'ext' => false,
  1631. 'name' => 'lang/datatype_es',
  1632. ),
  1633. 'transition-timer' =>
  1634. array (
  1635. 'path' => 'transition/transition-timer-min.js',
  1636. 'requires' =>
  1637. array (
  1638. 0 => 'transition-native',
  1639. 1 => 'node-style',
  1640. ),
  1641. 'type' => 'js',
  1642. 'pkg' => 'transition',
  1643. 'name' => 'transition-timer',
  1644. 'ext' => false,
  1645. ),
  1646. 'queue-promote' =>
  1647. array (
  1648. 'path' => 'queue-promote/queue-promote-min.js',
  1649. 'requires' =>
  1650. array (
  1651. 0 => 'yui-base',
  1652. ),
  1653. 'type' => 'js',
  1654. 'name' => 'queue-promote',
  1655. 'ext' => false,
  1656. ),
  1657. 'querystring-parse-simple' =>
  1658. array (
  1659. 'path' => 'querystring/querystring-parse-simple-min.js',
  1660. 'requires' =>
  1661. array (
  1662. 0 => 'yui-base',
  1663. ),
  1664. 'type' => 'js',
  1665. 'name' => 'querystring-parse-simple',
  1666. 'ext' => false,
  1667. ),
  1668. 'cookie' =>
  1669. array (
  1670. 'path' => 'cookie/cookie-min.js',
  1671. 'requires' =>
  1672. array (
  1673. 0 => 'yui-base',
  1674. ),
  1675. 'type' => 'js',
  1676. 'name' => 'cookie',
  1677. 'ext' => false,
  1678. ),
  1679. 'datasource' =>
  1680. array (
  1681. 'supersedes' =>
  1682. array (
  1683. 0 => 'datasource-cache',
  1684. 1 => 'datasource-xmlschema',
  1685. 2 => 'datasource-arrayschema',
  1686. 3 => 'datasource-function',
  1687. 4 => 'datasource-local',
  1688. 5 => 'datasource-jsonschema',
  1689. 6 => 'datasource-get',
  1690. 7 => 'datasource-polling',
  1691. 8 => 'datasource-io',
  1692. 9 => 'datasource-textschema',
  1693. ),
  1694. 'path' => 'datasource/datasource-min.js',
  1695. 'rollup' => 4,
  1696. 'type' => 'js',
  1697. 'ext' => false,
  1698. 'submodules' =>
  1699. array (
  1700. 'datasource-cache' =>
  1701. array (
  1702. 'path' => 'datasource/datasource-cache-min.js',
  1703. 'requires' =>
  1704. array (
  1705. 0 => 'cache-base',
  1706. 1 => 'datasource-local',
  1707. ),
  1708. 'type' => 'js',
  1709. 'pkg' => 'datasource',
  1710. 'name' => 'datasource-cache',
  1711. 'ext' => false,
  1712. ),
  1713. 'datasource-xmlschema' =>
  1714. array (
  1715. 'path' => 'datasource/datasource-xmlschema-min.js',
  1716. 'requires' =>
  1717. array (
  1718. 0 => 'plugin',
  1719. 1 => 'datasource-local',
  1720. 2 => 'dataschema-xml',
  1721. ),
  1722. 'type' => 'js',
  1723. 'pkg' => 'datasource',
  1724. 'name' => 'datasource-xmlschema',
  1725. 'ext' => false,
  1726. ),
  1727. 'datasource-arrayschema' =>
  1728. array (
  1729. 'path' => 'datasource/datasource-arrayschema-min.js',
  1730. 'requires' =>
  1731. array (
  1732. 0 => 'plugin',
  1733. 1 => 'datasource-local',
  1734. 2 => 'dataschema-array',
  1735. ),
  1736. 'type' => 'js',
  1737. 'pkg' => 'datasource',
  1738. 'name' => 'datasource-arrayschema',
  1739. 'ext' => false,
  1740. ),
  1741. 'datasource-function' =>
  1742. array (
  1743. 'path' => 'datasource/datasource-function-min.js',
  1744. 'requires' =>
  1745. array (
  1746. 0 => 'datasource-local',
  1747. ),
  1748. 'type' => 'js',
  1749. 'pkg' => 'datasource',
  1750. 'name' => 'datasource-function',
  1751. 'ext' => false,
  1752. ),
  1753. 'datasource-local' =>
  1754. array (
  1755. 'path' => 'datasource/datasource-local-min.js',
  1756. 'requires' =>
  1757. array (
  1758. 0 => 'base',
  1759. ),
  1760. 'type' => 'js',
  1761. 'pkg' => 'datasource',
  1762. 'name' => 'datasource-local',
  1763. 'ext' => false,
  1764. ),
  1765. 'datasource-jsonschema' =>
  1766. array (
  1767. 'path' => 'datasource/datasource-jsonschema-min.js',
  1768. 'requires' =>
  1769. array (
  1770. 0 => 'dataschema-json',
  1771. 1 => 'plugin',
  1772. 2 => 'datasource-local',
  1773. ),
  1774. 'type' => 'js',
  1775. 'pkg' => 'datasource',
  1776. 'name' => 'datasource-jsonschema',
  1777. 'ext' => false,
  1778. ),
  1779. 'datasource-get' =>
  1780. array (
  1781. 'path' => 'datasource/datasource-get-min.js',
  1782. 'requires' =>
  1783. array (
  1784. 0 => 'get',
  1785. 1 => 'datasource-local',
  1786. ),
  1787. 'type' => 'js',
  1788. 'pkg' => 'datasource',
  1789. 'name' => 'datasource-get',
  1790. 'ext' => false,
  1791. ),
  1792. 'datasource-polling' =>
  1793. array (
  1794. 'path' => 'datasource/datasource-polling-min.js',
  1795. 'requires' =>
  1796. array (
  1797. 0 => 'datasource-local',
  1798. ),
  1799. 'type' => 'js',
  1800. 'pkg' => 'datasource',
  1801. 'name' => 'datasource-polling',
  1802. 'ext' => false,
  1803. ),
  1804. 'datasource-io' =>
  1805. array (
  1806. 'path' => 'datasource/datasource-io-min.js',
  1807. 'requires' =>
  1808. array (
  1809. 0 => 'io-base',
  1810. 1 => 'datasource-local',
  1811. ),
  1812. 'type' => 'js',
  1813. 'pkg' => 'datasource',
  1814. 'name' => 'datasource-io',
  1815. 'ext' => false,
  1816. ),
  1817. 'datasource-textschema' =>
  1818. array (
  1819. 'path' => 'datasource/datasource-textschema-min.js',
  1820. 'requires' =>
  1821. array (
  1822. 0 => 'plugin',
  1823. 1 => 'datasource-local',
  1824. 2 => 'dataschema-text',
  1825. ),
  1826. 'type' => 'js',
  1827. 'pkg' => 'datasource',
  1828. 'name' => 'datasource-textschema',
  1829. 'ext' => false,
  1830. ),
  1831. ),
  1832. 'name' => 'datasource',
  1833. 'requires' =>
  1834. array (
  1835. ),
  1836. ),
  1837. 'lang/datatype_fi' =>
  1838. array (
  1839. 'requires' =>
  1840. array (
  1841. ),
  1842. 'path' => 'datatype/lang/datatype_fi.js',
  1843. 'supersedes' =>
  1844. array (
  1845. 0 => 'lang/datatype-date_fi',
  1846. ),
  1847. 'type' => 'js',
  1848. 'intl' => true,
  1849. 'langPack' => true,
  1850. 'ext' => false,
  1851. 'name' => 'lang/datatype_fi',
  1852. ),
  1853. 'editor' =>
  1854. array (
  1855. 'supersedes' =>
  1856. array (
  1857. 0 => 'createlink-base',
  1858. 1 => 'editor-base',
  1859. 2 => 'exec-command',
  1860. 3 => 'frame',
  1861. 4 => 'editor-bidi',
  1862. 5 => 'selection',
  1863. 6 => 'editor-para',
  1864. 7 => 'editor-lists',
  1865. ),
  1866. 'path' => 'editor/editor-min.js',
  1867. 'rollup' => 4,
  1868. 'type' => 'js',
  1869. 'ext' => false,
  1870. 'submodules' =>
  1871. array (
  1872. 'editor-base' =>
  1873. array (
  1874. 'path' => 'editor/editor-base-min.js',
  1875. 'requires' =>
  1876. array (
  1877. 0 => 'frame',
  1878. 1 => 'exec-command',
  1879. 2 => 'base',
  1880. 3 => 'node',
  1881. 4 => 'selection',
  1882. 5 => 'editor-para',
  1883. ),
  1884. 'type' => 'js',
  1885. 'pkg' => 'editor',
  1886. 'name' => 'editor-base',
  1887. 'ext' => false,
  1888. ),
  1889. 'createlink-base' =>
  1890. array (
  1891. 'path' => 'editor/createlink-base-min.js',
  1892. 'requires' =>
  1893. array (
  1894. 0 => 'editor-base',
  1895. ),
  1896. 'type' => 'js',
  1897. 'pkg' => 'editor',
  1898. 'name' => 'createlink-base',
  1899. 'ext' => false,
  1900. ),
  1901. 'editor-lists' =>
  1902. array (
  1903. 'path' => 'editor/editor-lists-min.js',
  1904. 'requires' =>
  1905. array (
  1906. 0 => 'editor-base',
  1907. ),
  1908. 'type' => 'js',
  1909. 'pkg' => 'editor',
  1910. 'name' => 'editor-lists',
  1911. 'ext' => false,
  1912. ),
  1913. 'exec-command' =>
  1914. array (
  1915. 'path' => 'editor/exec-command-min.js',
  1916. 'requires' =>
  1917. array (
  1918. 0 => 'frame',
  1919. ),
  1920. 'type' => 'js',
  1921. 'pkg' => 'editor',
  1922. 'name' => 'exec-command',
  1923. 'ext' => false,
  1924. ),
  1925. 'frame' =>
  1926. array (
  1927. 'path' => 'editor/frame-min.js',
  1928. 'requires' =>
  1929. array (
  1930. 0 => 'base',
  1931. 1 => 'node',
  1932. 2 => 'selector-css3',
  1933. 3 => 'substitute',
  1934. ),
  1935. 'type' => 'js',
  1936. 'pkg' => 'editor',
  1937. 'name' => 'frame',
  1938. 'ext' => false,
  1939. ),
  1940. 'selection' =>
  1941. array (
  1942. 'path' => 'editor/selection-min.js',
  1943. 'requires' =>
  1944. array (
  1945. 0 => 'node',
  1946. ),
  1947. 'type' => 'js',
  1948. 'pkg' => 'editor',
  1949. 'name' => 'selection',
  1950. 'ext' => false,
  1951. ),
  1952. 'editor-para' =>
  1953. array (
  1954. 'path' => 'editor/editor-para-min.js',
  1955. 'requires' =>
  1956. array (
  1957. 0 => 'editor-base',
  1958. ),
  1959. 'type' => 'js',
  1960. 'pkg' => 'editor',
  1961. 'name' => 'editor-para',
  1962. 'ext' => false,
  1963. ),
  1964. 'editor-bidi' =>
  1965. array (
  1966. 'path' => 'editor/editor-bidi-min.js',
  1967. 'requires' =>
  1968. array (
  1969. 0 => 'editor-base',
  1970. ),
  1971. 'type' => 'js',
  1972. 'pkg' => 'editor',
  1973. 'name' => 'editor-bidi',
  1974. 'ext' => false,
  1975. ),
  1976. ),
  1977. 'name' => 'editor',
  1978. 'requires' =>
  1979. array (
  1980. ),
  1981. ),
  1982. 'skin-sam-widget-position' =>
  1983. array (
  1984. 'after' =>
  1985. array (
  1986. 0 => 'cssreset',
  1987. 1 => 'cssfonts',
  1988. 2 => 'cssgrids',
  1989. 3 => 'cssbase',
  1990. 4 => 'cssreset-context',
  1991. 5 => 'cssfonts-context',
  1992. ),
  1993. 'path' => 'widget/assets/skins/sam/widget-position.css',
  1994. 'type' => 'css',
  1995. 'ext' => false,
  1996. 'name' => 'skin-sam-widget-position',
  1997. 'after_map' =>
  1998. array (
  1999. 'cssfonts' => true,
  2000. 'cssfonts-context' => true,
  2001. 'cssreset-context' => true,
  2002. 'cssbase' => true,
  2003. 'cssgrids' => true,
  2004. 'cssreset' => true,
  2005. ),
  2006. 'requires' =>
  2007. array (
  2008. ),
  2009. ),
  2010. 'lang/datatype-date_en-AU' =>
  2011. array (
  2012. 'requires' =>
  2013. array (
  2014. ),
  2015. 'path' => 'datatype/lang/datatype-date_en-AU.js',
  2016. 'supersedes' =>
  2017. array (
  2018. ),
  2019. 'type' => 'js',
  2020. 'intl' => true,
  2021. 'langPack' => true,
  2022. 'ext' => false,
  2023. 'name' => 'lang/datatype-date_en-AU',
  2024. ),
  2025. 'scrollview' =>
  2026. array (
  2027. 'path' => 'scrollview/scrollview-min.js',
  2028. 'requires' =>
  2029. array (
  2030. 0 => 'scrollview-base',
  2031. 1 => 'scrollview-scrollbars',
  2032. ),
  2033. 'type' => 'js',
  2034. 'name' => 'scrollview',
  2035. 'ext' => false,
  2036. 'plugins' =>
  2037. array (
  2038. 'scrollview-base' =>
  2039. array (
  2040. 'path' => 'scrollview/scrollview-base-min.js',
  2041. 'skinnable' => true,
  2042. 'requires' =>
  2043. array (
  2044. 0 => 'widget',
  2045. 1 => 'event-gestures',
  2046. 2 => 'transition',
  2047. ),
  2048. 'type' => 'js',
  2049. 'pkg' => 'scrollview',
  2050. 'name' => 'scrollview-base',
  2051. 'ext' => false,
  2052. ),
  2053. 'scrollview-paginator' =>
  2054. array (
  2055. 'path' => 'scrollview/scrollview-paginator-min.js',
  2056. 'skinnable' => true,
  2057. 'requires' =>
  2058. array (
  2059. 0 => 'plugin',
  2060. ),
  2061. 'type' => 'js',
  2062. 'pkg' => 'scrollview',
  2063. 'name' => 'scrollview-paginator',
  2064. 'ext' => false,
  2065. ),
  2066. 'scrollview-scrollbars' =>
  2067. array (
  2068. 'path' => 'scrollview/scrollview-scrollbars-min.js',
  2069. 'skinnable' => true,
  2070. 'requires' =>
  2071. array (
  2072. 0 => 'plugin',
  2073. ),
  2074. 'type' => 'js',
  2075. 'pkg' => 'scrollview',
  2076. 'name' => 'scrollview-scrollbars',
  2077. 'ext' => false,
  2078. ),
  2079. ),
  2080. ),
  2081. 'dump' =>
  2082. array (
  2083. 'path' => 'dump/dump-min.js',
  2084. 'requires' =>
  2085. array (
  2086. 0 => 'yui-base',
  2087. ),
  2088. 'type' => 'js',
  2089. 'name' => 'dump',
  2090. 'ext' => false,
  2091. ),
  2092. 'lang/datatype-date_hi' =>
  2093. array (
  2094. 'requires' =>
  2095. array (
  2096. ),
  2097. 'path' => 'datatype/lang/datatype-date_hi.js',
  2098. 'supersedes' =>
  2099. array (
  2100. ),
  2101. 'type' => 'js',
  2102. 'intl' => true,
  2103. 'langPack' => true,
  2104. 'ext' => false,
  2105. 'name' => 'lang/datatype-date_hi',
  2106. ),
  2107. 'widget' =>
  2108. array (
  2109. 'requires' =>
  2110. array (
  2111. ),
  2112. 'path' => 'widget/widget-min.js',
  2113. 'supersedes' =>
  2114. array (
  2115. 0 => 'widget-base',
  2116. 1 => 'widget-htmlparser',
  2117. ),
  2118. 'submodules' =>
  2119. array (
  2120. 'widget-base' =>
  2121. array (
  2122. 'path' => 'widget/widget-base-min.js',
  2123. 'requires' =>
  2124. array (
  2125. 0 => 'classnamemanager',
  2126. 1 => 'base-pluginhost',
  2127. 2 => 'attribute',
  2128. 3 => 'base-base',
  2129. 4 => 'node-base',
  2130. 5 => 'node-style',
  2131. 6 => 'event-focus',
  2132. 7 => 'node-event-delegate',
  2133. ),
  2134. 'type' => 'js',
  2135. 'pkg' => 'widget',
  2136. 'name' => 'widget-base',