diff --git a/yui_module_info/yui3_devel/config.php b/yui_module_info/yui3_devel/config.php index 45b4247..8bcc5cd 100644 --- a/yui_module_info/yui3_devel/config.php +++ b/yui_module_info/yui3_devel/config.php @@ -4,10 +4,12 @@ array ( 'after' => array ( - 0 => 'reset', - 1 => 'fonts', - 2 => 'grids', - 3 => 'base', + 0 => 'cssreset', + 1 => 'cssfonts', + 2 => 'cssgrids', + 3 => 'cssreset-context', + 4 => 'cssfonts-context', + 5 => 'cssgrids-context', ), 'path' => 'skin.css', 'base' => 'assets/skins/', @@ -39,12 +41,13 @@ 'stylesheet' => array ( 'path' => 'stylesheet/stylesheet-min.js', - 'type' => 'js', - 'ext' => false, - 'name' => 'stylesheet', 'requires' => array ( + 0 => 'yui-base', ), + 'type' => 'js', + 'name' => 'stylesheet', + 'ext' => false, ), 'cssbase' => array ( @@ -110,28 +113,35 @@ 'requires' => array ( ), + 'expanded' => + array ( + ), ), 'json-parse' => array ( 'path' => 'json/json-parse-min.js', - 'type' => 'js', - 'ext' => false, - 'name' => 'json-parse', 'requires' => array ( + 0 => 'yui-base', ), + 'type' => 'js', + 'name' => 'json-parse', + 'ext' => false, 'expanded' => array ( + 0 => 'yui-base', ), ), 'skin-sam-widget-stack' => array ( 'after' => array ( - 0 => 'reset', - 1 => 'fonts', - 2 => 'grids', - 3 => 'base', + 0 => 'cssreset', + 1 => 'cssfonts', + 2 => 'cssgrids', + 3 => 'cssreset-context', + 4 => 'cssfonts-context', + 5 => 'cssgrids-context', ), 'path' => 'widget/assets/skins/sam/widget-stack.css', 'type' => 'css', @@ -196,10 +206,12 @@ array ( 'after' => array ( - 0 => 'reset', - 1 => 'fonts', - 2 => 'grids', - 3 => 'base', + 0 => 'cssreset', + 1 => 'cssfonts', + 2 => 'cssgrids', + 3 => 'cssreset-context', + 4 => 'cssfonts-context', + 5 => 'cssgrids-context', ), 'path' => 'widget/assets/skins/sam/widget-position-ext.css', 'type' => 'css', @@ -212,21 +224,24 @@ 'classnamemanager' => array ( 'path' => 'classnamemanager/classnamemanager-min.js', - 'type' => 'js', - 'ext' => false, - 'name' => 'classnamemanager', 'requires' => array ( + 0 => 'yui-base', ), + 'type' => 'js', + 'name' => 'classnamemanager', + 'ext' => false, ), 'skin-sam-widget-stdmod' => array ( 'after' => array ( - 0 => 'reset', - 1 => 'fonts', - 2 => 'grids', - 3 => 'base', + 0 => 'cssreset', + 1 => 'cssfonts', + 2 => 'cssgrids', + 3 => 'cssreset-context', + 4 => 'cssfonts-context', + 5 => 'cssgrids-context', ), 'path' => 'widget/assets/skins/sam/widget-stdmod.css', 'type' => 'css', @@ -313,12 +328,13 @@ 'collection' => array ( 'path' => 'collection/collection-min.js', - 'type' => 'js', - 'ext' => false, - 'name' => 'collection', 'requires' => array ( + 0 => 'oop', ), + 'type' => 'js', + 'name' => 'collection', + 'ext' => false, ), 'dd-drop-plugin' => array ( @@ -356,12 +372,13 @@ 'dump' => array ( 'path' => 'dump/dump-min.js', - 'type' => 'js', - 'ext' => false, - 'name' => 'dump', 'requires' => array ( + 0 => 'yui-base', ), + 'type' => 'js', + 'name' => 'dump', + 'ext' => false, ), 'yui' => array ( @@ -511,27 +528,31 @@ 'json-parse' => array ( 'path' => 'json/json-parse-min.js', - 'type' => 'js', - 'ext' => false, - 'name' => 'json-parse', 'requires' => array ( + 0 => 'yui-base', ), + 'type' => 'js', + 'name' => 'json-parse', + 'ext' => false, 'expanded' => array ( + 0 => 'yui-base', ), ), 'json-stringify' => array ( 'path' => 'json/json-stringify-min.js', - 'type' => 'js', - 'ext' => false, - 'name' => 'json-stringify', 'requires' => array ( + 0 => 'yui-base', ), + 'type' => 'js', + 'name' => 'json-stringify', + 'ext' => false, 'expanded' => array ( + 0 => 'yui-base', ), ), ), @@ -539,7 +560,8 @@ 'expanded' => array ( 0 => 'json-parse', - 1 => 'json-stringify', + 1 => 'yui-base', + 2 => 'json-stringify', ), 'ext' => false, 'name' => 'json', @@ -559,12 +581,13 @@ 'queue-base' => array ( 'path' => 'queue/queue-base-min.js', - 'type' => 'js', - 'ext' => false, - 'name' => 'queue-base', 'requires' => array ( + 0 => 'yui-base', ), + 'type' => 'js', + 'name' => 'queue-base', + 'ext' => false, ), 'compat' => array ( @@ -582,12 +605,13 @@ 'cookie' => array ( 'path' => 'cookie/cookie-min.js', - 'type' => 'js', - 'ext' => false, - 'name' => 'cookie', 'requires' => array ( + 0 => 'yui-base', ), + 'type' => 'js', + 'name' => 'cookie', + 'ext' => false, ), 'anim' => array ( @@ -671,12 +695,13 @@ 'anim-easing' => array ( 'path' => 'anim/anim-easing-min.js', - 'type' => 'js', - 'ext' => false, - 'name' => 'anim-easing', 'requires' => array ( + 0 => 'yui-base', ), + 'type' => 'js', + 'name' => 'anim-easing', + 'ext' => false, ), 'anim-xy' => array ( @@ -772,12 +797,13 @@ 'profiler' => array ( 'path' => 'profiler/profiler-min.js', - 'type' => 'js', - 'ext' => false, - 'name' => 'profiler', 'requires' => array ( + 0 => 'yui-base', ), + 'type' => 'js', + 'name' => 'profiler', + 'ext' => false, ), 'node-event-simulate' => array ( @@ -898,12 +924,13 @@ 'anim-easing' => array ( 'path' => 'anim/anim-easing-min.js', - 'type' => 'js', - 'ext' => false, - 'name' => 'anim-easing', 'requires' => array ( + 0 => 'yui-base', ), + 'type' => 'js', + 'name' => 'anim-easing', + 'ext' => false, ), 'node-style' => array ( @@ -917,15 +944,15 @@ 'name' => 'node-style', 'ext' => false, ), - 'io-queue' => + 'focusmanager' => array ( - 'path' => 'io/io-queue-min.js', + 'path' => 'focusmanager/focusmanager-min.js', 'requires' => array ( - 0 => 'io-base', + 0 => 'node', ), 'type' => 'js', - 'name' => 'io-queue', + 'name' => 'focusmanager', 'ext' => false, ), 'loader' => @@ -939,15 +966,15 @@ 'name' => 'loader', 'ext' => false, ), - 'plugin' => + 'io-queue' => array ( - 'path' => 'plugin/plugin-min.js', + 'path' => 'io/io-queue-min.js', 'requires' => array ( - 0 => 'base', + 0 => 'io-base', ), 'type' => 'js', - 'name' => 'plugin', + 'name' => 'io-queue', 'ext' => false, ), 'base' => @@ -961,6 +988,17 @@ 'name' => 'base', 'ext' => false, ), + 'plugin' => + array ( + 'path' => 'plugin/plugin-min.js', + 'requires' => + array ( + 0 => 'base', + ), + 'type' => 'js', + 'name' => 'plugin', + 'ext' => false, + ), 'event-simulate' => array ( 'path' => 'event-simulate/event-simulate-min.js', @@ -1238,10 +1276,12 @@ array ( 'after' => array ( - 0 => 'reset', - 1 => 'fonts', - 2 => 'grids', - 3 => 'base', + 0 => 'cssreset', + 1 => 'cssfonts', + 2 => 'cssgrids', + 3 => 'cssreset-context', + 4 => 'cssfonts-context', + 5 => 'cssgrids-context', ), 'path' => 'widget/assets/skins/sam/widget-position.css', 'type' => 'css', @@ -1424,14 +1464,16 @@ 'json-stringify' => array ( 'path' => 'json/json-stringify-min.js', - 'type' => 'js', - 'ext' => false, - 'name' => 'json-stringify', 'requires' => array ( + 0 => 'yui-base', ), + 'type' => 'js', + 'name' => 'json-stringify', + 'ext' => false, 'expanded' => array ( + 0 => 'yui-base', ), ), 'anim-scroll' => @@ -1519,12 +1561,13 @@ 'queue-base' => array ( 'path' => 'queue/queue-base-min.js', - 'type' => 'js', - 'ext' => false, - 'name' => 'queue-base', 'requires' => array ( + 0 => 'yui-base', ), + 'type' => 'js', + 'name' => 'queue-base', + 'ext' => false, ), ), 'type' => 'js', diff --git a/yui_module_info/yui3_devel/json.txt b/yui_module_info/yui3_devel/json.txt index 82dee9f..6c6fa2c 100644 --- a/yui_module_info/yui3_devel/json.txt +++ b/yui_module_info/yui3_devel/json.txt @@ -1 +1 @@ -{"base":"http://yui.yahooapis.com/3.0.0b1/build/","skin":{"after":["reset","fonts","grids","base"],"path":"skin.css","base":"assets/skins/","defaultSkin":"sam"},"moduleInfo":{"cssfonts-context":{"path":"cssfonts/fonts-context-min.css","type":"css","ext":false,"name":"cssfonts-context","requires":[]},"dd-ddm":{"path":"dd/dd-ddm-min.js","requires":["dd-ddm-base"],"type":"js","name":"dd-ddm","ext":false},"stylesheet":{"path":"stylesheet/stylesheet-min.js","type":"js","ext":false,"name":"stylesheet","requires":[]},"cssbase":{"after":["cssreset","cssfonts","cssgrids","cssreset-context","cssfonts-context","cssgrids-context"],"path":"cssbase/base-min.css","type":"css","ext":false,"name":"cssbase","requires":[]},"anim-base":{"path":"anim/anim-base-min.js","requires":["base","node-style"],"type":"js","name":"anim-base","ext":false},"oop":{"path":"oop/oop-min.js","requires":["yui-base"],"type":"js","name":"oop","ext":false},"selector-css3":{"path":"dom/selector-css3-min.js","requires":["selector","dom","dom"],"type":"js","name":"selector-css3","ext":false},"yui-base":{"path":"yui-base/yui-base-min.js","type":"js","ext":false,"name":"yui-base","requires":[]},"json-parse":{"path":"json/json-parse-min.js","type":"js","ext":false,"name":"json-parse","requires":[],"expanded":[]},"skin-sam-widget-stack":{"after":["reset","fonts","grids","base"],"path":"widget/assets/skins/sam/widget-stack.css","type":"css","ext":false,"name":"skin-sam-widget-stack","requires":[]},"dom-screen":{"path":"dom/dom-screen-min.js","requires":["dom-base","dom-style"],"type":"js","name":"dom-screen","ext":false},"selector":{"path":"dom/selector-min.js","requires":["dom-base"],"type":"js","name":"selector","ext":false},"anim-node-plugin":{"path":"anim/anim-node-plugin-min.js","requires":["node","anim-base"],"type":"js","name":"anim-node-plugin","ext":false},"dd-plugin":{"path":"dd/dd-plugin-min.js","requires":["dd-drag"],"type":"js","optional":["dd-constrain","dd-proxy"],"name":"dd-plugin","ext":false},"skin-sam-widget-position-ext":{"after":["reset","fonts","grids","base"],"path":"widget/assets/skins/sam/widget-position-ext.css","type":"css","ext":false,"name":"skin-sam-widget-position-ext","requires":[]},"classnamemanager":{"path":"classnamemanager/classnamemanager-min.js","type":"js","ext":false,"name":"classnamemanager","requires":[]},"skin-sam-widget-stdmod":{"after":["reset","fonts","grids","base"],"path":"widget/assets/skins/sam/widget-stdmod.css","type":"css","ext":false,"name":"skin-sam-widget-stdmod","requires":[]},"overlay":{"path":"overlay/overlay-min.js","skinnable":true,"requires":["widget","widget-position","widget-position-ext","widget-stack","widget-stdmod","skin-sam-overlay"],"type":"js","name":"overlay","ext":false},"get":{"path":"get/get-min.js","requires":["yui-base"],"type":"js","name":"get","ext":false},"dom-style":{"path":"dom/dom-style-min.js","requires":["dom-base"],"type":"js","name":"dom-style","ext":false},"widget-position-ext":{"path":"widget/widget-position-ext-min.js","requires":["widget-position","widget","widget"],"type":"js","name":"widget-position-ext","ext":false},"dd-drop":{"path":"dd/dd-drop-min.js","requires":["dd-ddm-drop"],"type":"js","name":"dd-drop","ext":false},"io-upload-iframe":{"path":"io/io-upload-iframe-min.js","requires":["io-base"],"type":"js","name":"io-upload-iframe","ext":false},"collection":{"path":"collection/collection-min.js","type":"js","ext":false,"name":"collection","requires":[]},"dd-drop-plugin":{"path":"dd/dd-drop-plugin-min.js","requires":["dd-drop"],"type":"js","name":"dd-drop-plugin","ext":false},"dom-base":{"path":"dom/dom-base-min.js","requires":["event"],"type":"js","name":"dom-base","ext":false},"anim-color":{"path":"anim/anim-color-min.js","requires":["anim-base"],"type":"js","name":"anim-color","ext":false},"dump":{"path":"dump/dump-min.js","type":"js","ext":false,"name":"dump","requires":[]},"yui":{"supersedes":["yui-base","get","loader"],"path":"yui/yui-min.js","type":"js","ext":false,"name":"yui","requires":[]},"cssgrids-context":{"path":"cssgrids/grids-context-min.css","requires":["cssfonts-context"],"type":"css","optional":["cssreset-context"],"name":"cssgrids-context","ext":false},"node":{"requires":["dom","base"],"path":"node/node-min.js","supersedes":["node-screen","node-base","node-style"],"submodules":{"node-screen":{"path":"node/node-screen-min.js","requires":["dom-screen","node-base"],"type":"js","name":"node-screen","ext":false},"node-base":{"path":"node/node-base-min.js","requires":["dom-base","base","selector"],"type":"js","name":"node-base","ext":false},"node-style":{"path":"node/node-style-min.js","requires":["dom-style","node-base"],"type":"js","name":"node-style","ext":false}},"type":"js","plugins":{"node-event-simulate":{"path":"node/node-event-simulate-min.js","requires":["node-base","event-simulate","node","node"],"type":"js","name":"node-event-simulate","ext":false}},"ext":false,"name":"node","rollup":2},"test":{"path":"test/test-min.js","requires":["collection","substitute","node","json"],"type":"js","name":"test","ext":false},"anim-curve":{"path":"anim/anim-curve-min.js","requires":["anim-xy"],"type":"js","name":"anim-curve","ext":false},"json":{"requires":[],"path":"json/json-min.js","supersedes":["json-parse","json-stringify"],"submodules":{"json-parse":{"path":"json/json-parse-min.js","type":"js","ext":false,"name":"json-parse","requires":[],"expanded":[]},"json-stringify":{"path":"json/json-stringify-min.js","type":"js","ext":false,"name":"json-stringify","requires":[],"expanded":[]}},"type":"js","expanded":["json-parse","json-stringify"],"ext":false,"name":"json","rollup":1},"history":{"path":"history/history-min.js","requires":["node"],"type":"js","name":"history","ext":false},"queue-base":{"path":"queue/queue-base-min.js","type":"js","ext":false,"name":"queue-base","requires":[]},"compat":{"path":"compat/compat-min.js","requires":["node","dump","substitute"],"type":"js","name":"compat","ext":false},"cookie":{"path":"cookie/cookie-min.js","type":"js","ext":false,"name":"cookie","requires":[]},"anim":{"supersedes":["anim-color","anim-scroll","anim-node-plugin","anim-base","anim-curve","anim-easing","anim-xy"],"path":"anim/anim-min.js","rollup":4,"requires":["base","node"],"type":"js","submodules":{"anim-color":{"path":"anim/anim-color-min.js","requires":["anim-base"],"type":"js","name":"anim-color","ext":false},"anim-scroll":{"path":"anim/anim-scroll-min.js","requires":["anim-base"],"type":"js","name":"anim-scroll","ext":false},"anim-node-plugin":{"path":"anim/anim-node-plugin-min.js","requires":["node","anim-base"],"type":"js","name":"anim-node-plugin","ext":false},"anim-base":{"path":"anim/anim-base-min.js","requires":["base","node-style"],"type":"js","name":"anim-base","ext":false},"anim-curve":{"path":"anim/anim-curve-min.js","requires":["anim-xy"],"type":"js","name":"anim-curve","ext":false},"anim-easing":{"path":"anim/anim-easing-min.js","type":"js","ext":false,"name":"anim-easing","requires":[]},"anim-xy":{"path":"anim/anim-xy-min.js","requires":["anim-base","node-screen"],"type":"js","name":"anim-xy","ext":false}},"name":"anim","ext":false},"io-base":{"path":"io/io-base-min.js","requires":["node"],"type":"js","name":"io-base","ext":false},"widget-stdmod":{"path":"widget/widget-stdmod-min.js","requires":["widget","widget"],"type":"js","name":"widget-stdmod","ext":false},"event":{"path":"event/event-min.js","requires":["event-custom"],"type":"js","name":"event","ext":false},"cssfonts":{"path":"cssfonts/fonts-min.css","type":"css","ext":false,"name":"cssfonts","requires":[]},"anim-xy":{"path":"anim/anim-xy-min.js","requires":["anim-base","node-screen"],"type":"js","name":"anim-xy","ext":false},"cssbase-context":{"after":["cssreset","cssfonts","cssgrids","cssreset-context","cssfonts-context","cssgrids-context"],"path":"cssbase/base-context-min.css","type":"css","ext":false,"name":"cssbase-context","requires":[]},"profiler":{"path":"profiler/profiler-min.js","type":"js","ext":false,"name":"profiler","requires":[]},"node-event-simulate":{"path":"node/node-event-simulate-min.js","requires":["node-base","event-simulate","node","node"],"type":"js","name":"node-event-simulate","ext":false},"io":{"supersedes":["io-queue","io-upload-iframe","io-base","io-form","io-xdr"],"path":"io/io-min.js","rollup":4,"type":"js","ext":false,"submodules":{"io-queue":{"path":"io/io-queue-min.js","requires":["io-base"],"type":"js","name":"io-queue","ext":false},"io-upload-iframe":{"path":"io/io-upload-iframe-min.js","requires":["io-base"],"type":"js","name":"io-upload-iframe","ext":false},"io-base":{"path":"io/io-base-min.js","requires":["node"],"type":"js","name":"io-base","ext":false},"io-form":{"path":"io/io-form-min.js","requires":["io-base"],"type":"js","name":"io-form","ext":false},"io-xdr":{"path":"io/io-xdr-min.js","requires":["io-base"],"type":"js","name":"io-xdr","ext":false}},"name":"io","requires":[]},"console":{"path":"console/console-min.js","skinnable":true,"requires":["widget","substitute","skin-sam-console"],"type":"js","name":"console","ext":false},"attribute":{"path":"attribute/attribute-min.js","requires":["event-custom"],"type":"js","name":"attribute","ext":false},"anim-easing":{"path":"anim/anim-easing-min.js","type":"js","ext":false,"name":"anim-easing","requires":[]},"node-style":{"path":"node/node-style-min.js","requires":["dom-style","node-base"],"type":"js","name":"node-style","ext":false},"io-queue":{"path":"io/io-queue-min.js","requires":["io-base"],"type":"js","name":"io-queue","ext":false},"loader":{"path":"loader/loader-min.js","requires":["get"],"type":"js","name":"loader","ext":false},"plugin":{"path":"plugin/plugin-min.js","requires":["base"],"type":"js","name":"plugin","ext":false},"base":{"path":"base/base-min.js","requires":["attribute"],"type":"js","name":"base","ext":false},"event-simulate":{"path":"event-simulate/event-simulate-min.js","requires":["event"],"type":"js","name":"event-simulate","ext":false},"widget-position":{"path":"widget/widget-position-min.js","requires":["widget","widget"],"type":"js","name":"widget-position","ext":false},"dom":{"requires":["event"],"path":"dom/dom-min.js","supersedes":["selector-native","dom-screen","dom-base","dom-style","selector"],"submodules":{"selector-native":{"path":"dom/selector-native-min.js","requires":["dom-base"],"type":"js","name":"selector-native","ext":false},"dom-screen":{"path":"dom/dom-screen-min.js","requires":["dom-base","dom-style"],"type":"js","name":"dom-screen","ext":false},"dom-base":{"path":"dom/dom-base-min.js","requires":["event"],"type":"js","name":"dom-base","ext":false},"dom-style":{"path":"dom/dom-style-min.js","requires":["dom-base"],"type":"js","name":"dom-style","ext":false},"selector":{"path":"dom/selector-min.js","requires":["dom-base"],"type":"js","name":"selector","ext":false}},"type":"js","plugins":{"selector-css3":{"path":"dom/selector-css3-min.js","requires":["selector","dom","dom"],"type":"js","name":"selector-css3","ext":false}},"ext":false,"name":"dom","rollup":4},"node-screen":{"path":"node/node-screen-min.js","requires":["dom-screen","node-base"],"type":"js","name":"node-screen","ext":false},"io-form":{"path":"io/io-form-min.js","requires":["io-base"],"type":"js","name":"io-form","ext":false},"dd":{"supersedes":["dd-drop-plugin","dd-constrain","dd-proxy","dd-ddm","dd-ddm-drop","dd-ddm-base","dd-plugin","dd-drag","dd-drop"],"path":"dd/dd-min.js","rollup":4,"type":"js","ext":false,"submodules":{"dd-drop-plugin":{"path":"dd/dd-drop-plugin-min.js","requires":["dd-drop"],"type":"js","name":"dd-drop-plugin","ext":false},"dd-constrain":{"path":"dd/dd-constrain-min.js","requires":["dd-drag","dd-proxy"],"type":"js","name":"dd-constrain","ext":false},"dd-proxy":{"path":"dd/dd-proxy-min.js","requires":["dd-drag"],"type":"js","name":"dd-proxy","ext":false},"dd-ddm":{"path":"dd/dd-ddm-min.js","requires":["dd-ddm-base"],"type":"js","name":"dd-ddm","ext":false},"dd-ddm-drop":{"path":"dd/dd-ddm-drop-min.js","requires":["dd-ddm"],"type":"js","name":"dd-ddm-drop","ext":false},"dd-ddm-base":{"path":"dd/dd-ddm-base-min.js","requires":["node","base"],"type":"js","name":"dd-ddm-base","ext":false},"dd-plugin":{"path":"dd/dd-plugin-min.js","requires":["dd-drag"],"type":"js","optional":["dd-constrain","dd-proxy"],"name":"dd-plugin","ext":false},"dd-drag":{"path":"dd/dd-drag-min.js","requires":["dd-ddm-base"],"type":"js","name":"dd-drag","ext":false},"dd-drop":{"path":"dd/dd-drop-min.js","requires":["dd-ddm-drop"],"type":"js","name":"dd-drop","ext":false}},"name":"dd","requires":[]},"skin-sam-widget-position":{"after":["reset","fonts","grids","base"],"path":"widget/assets/skins/sam/widget-position.css","type":"css","ext":false,"name":"skin-sam-widget-position","requires":[]},"dd-ddm-drop":{"path":"dd/dd-ddm-drop-min.js","requires":["dd-ddm"],"type":"js","name":"dd-ddm-drop","ext":false},"slider":{"path":"slider/slider-min.js","skinnable":true,"requires":["widget","dd-constrain","skin-sam-slider"],"type":"js","name":"slider","ext":false},"substitute":{"path":"substitute/substitute-min.js","type":"js","ext":false,"optional":["dump"],"name":"substitute","requires":[]},"widget-stack":{"path":"widget/widget-stack-min.js","skinnable":true,"requires":["widget","skin-sam-widget-stack","widget"],"type":"js","name":"widget-stack","ext":false},"selector-native":{"path":"dom/selector-native-min.js","requires":["dom-base"],"type":"js","name":"selector-native","ext":false},"node-menunav":{"path":"node-menunav/node-menunav-min.js","skinnable":true,"requires":["node","classnamemanager","skin-sam-node-menunav"],"type":"js","name":"node-menunav","ext":false},"widget":{"path":"widget/widget-min.js","skinnable":true,"requires":["base","node","classnamemanager","skin-sam-widget"],"type":"js","name":"widget","ext":false,"plugins":{"widget-stack":{"path":"widget/widget-stack-min.js","skinnable":true,"requires":["widget","skin-sam-widget-stack","widget"],"type":"js","name":"widget-stack","ext":false},"widget-position":{"path":"widget/widget-position-min.js","requires":["widget","widget"],"type":"js","name":"widget-position","ext":false},"widget-stdmod":{"path":"widget/widget-stdmod-min.js","requires":["widget","widget"],"type":"js","name":"widget-stdmod","ext":false},"widget-position-ext":{"path":"widget/widget-position-ext-min.js","requires":["widget-position","widget","widget"],"type":"js","name":"widget-position-ext","ext":false}}},"queue-io":{"path":"queue/queue-io-min.js","requires":["io-base","queue","queue"],"type":"js","name":"queue-io","ext":false},"cssreset":{"path":"cssreset/reset-min.css","type":"css","ext":false,"name":"cssreset","requires":[]},"json-stringify":{"path":"json/json-stringify-min.js","type":"js","ext":false,"name":"json-stringify","requires":[],"expanded":[]},"anim-scroll":{"path":"anim/anim-scroll-min.js","requires":["anim-base"],"type":"js","name":"anim-scroll","ext":false},"dd-proxy":{"path":"dd/dd-proxy-min.js","requires":["dd-drag"],"type":"js","name":"dd-proxy","ext":false},"dd-ddm-base":{"path":"dd/dd-ddm-base-min.js","requires":["node","base"],"type":"js","name":"dd-ddm-base","ext":false},"dd-constrain":{"path":"dd/dd-constrain-min.js","requires":["dd-drag","dd-proxy"],"type":"js","name":"dd-constrain","ext":false},"cssreset-context":{"path":"cssreset/reset-context-min.css","type":"css","ext":false,"name":"cssreset-context","requires":[]},"node-base":{"path":"node/node-base-min.js","requires":["dom-base","base","selector"],"type":"js","name":"node-base","ext":false},"queue":{"requires":["event-custom"],"path":"queue/queue-min.js","supersedes":["queue-base"],"submodules":{"queue-base":{"path":"queue/queue-base-min.js","type":"js","ext":false,"name":"queue-base","requires":[]}},"type":"js","plugins":{"queue-io":{"path":"queue/queue-io-min.js","requires":["io-base","queue","queue"],"type":"js","name":"queue-io","ext":false}},"ext":false,"name":"queue","rollup":0},"dd-drag":{"path":"dd/dd-drag-min.js","requires":["dd-ddm-base"],"type":"js","name":"dd-drag","ext":false},"cssgrids":{"path":"cssgrids/grids-min.css","requires":["cssfonts"],"type":"css","optional":["cssreset"],"name":"cssgrids","ext":false},"io-xdr":{"path":"io/io-xdr-min.js","requires":["io-base"],"type":"js","name":"io-xdr","ext":false},"event-custom":{"path":"event-custom/event-custom-min.js","requires":["oop"],"type":"js","name":"event-custom","ext":false}}} +{"base":"http://yui.yahooapis.com/3.0.0b1/build/","skin":{"after":["cssreset","cssfonts","cssgrids","cssreset-context","cssfonts-context","cssgrids-context"],"path":"skin.css","base":"assets/skins/","defaultSkin":"sam"},"moduleInfo":{"cssfonts-context":{"path":"cssfonts/fonts-context-min.css","type":"css","ext":false,"name":"cssfonts-context","requires":[]},"dd-ddm":{"path":"dd/dd-ddm-min.js","requires":["dd-ddm-base"],"type":"js","name":"dd-ddm","ext":false},"stylesheet":{"path":"stylesheet/stylesheet-min.js","requires":["yui-base"],"type":"js","name":"stylesheet","ext":false},"cssbase":{"after":["cssreset","cssfonts","cssgrids","cssreset-context","cssfonts-context","cssgrids-context"],"path":"cssbase/base-min.css","type":"css","ext":false,"name":"cssbase","requires":[]},"anim-base":{"path":"anim/anim-base-min.js","requires":["base","node-style"],"type":"js","name":"anim-base","ext":false},"oop":{"path":"oop/oop-min.js","requires":["yui-base"],"type":"js","name":"oop","ext":false},"selector-css3":{"path":"dom/selector-css3-min.js","requires":["selector","dom","dom"],"type":"js","name":"selector-css3","ext":false},"yui-base":{"path":"yui-base/yui-base-min.js","type":"js","ext":false,"name":"yui-base","requires":[],"expanded":[]},"json-parse":{"path":"json/json-parse-min.js","requires":["yui-base"],"type":"js","name":"json-parse","ext":false,"expanded":["yui-base"]},"skin-sam-widget-stack":{"after":["cssreset","cssfonts","cssgrids","cssreset-context","cssfonts-context","cssgrids-context"],"path":"widget/assets/skins/sam/widget-stack.css","type":"css","ext":false,"name":"skin-sam-widget-stack","requires":[]},"dom-screen":{"path":"dom/dom-screen-min.js","requires":["dom-base","dom-style"],"type":"js","name":"dom-screen","ext":false},"selector":{"path":"dom/selector-min.js","requires":["dom-base"],"type":"js","name":"selector","ext":false},"anim-node-plugin":{"path":"anim/anim-node-plugin-min.js","requires":["node","anim-base"],"type":"js","name":"anim-node-plugin","ext":false},"dd-plugin":{"path":"dd/dd-plugin-min.js","requires":["dd-drag"],"type":"js","optional":["dd-constrain","dd-proxy"],"name":"dd-plugin","ext":false},"skin-sam-widget-position-ext":{"after":["cssreset","cssfonts","cssgrids","cssreset-context","cssfonts-context","cssgrids-context"],"path":"widget/assets/skins/sam/widget-position-ext.css","type":"css","ext":false,"name":"skin-sam-widget-position-ext","requires":[]},"classnamemanager":{"path":"classnamemanager/classnamemanager-min.js","requires":["yui-base"],"type":"js","name":"classnamemanager","ext":false},"skin-sam-widget-stdmod":{"after":["cssreset","cssfonts","cssgrids","cssreset-context","cssfonts-context","cssgrids-context"],"path":"widget/assets/skins/sam/widget-stdmod.css","type":"css","ext":false,"name":"skin-sam-widget-stdmod","requires":[]},"overlay":{"path":"overlay/overlay-min.js","skinnable":true,"requires":["widget","widget-position","widget-position-ext","widget-stack","widget-stdmod","skin-sam-overlay"],"type":"js","name":"overlay","ext":false},"get":{"path":"get/get-min.js","requires":["yui-base"],"type":"js","name":"get","ext":false},"dom-style":{"path":"dom/dom-style-min.js","requires":["dom-base"],"type":"js","name":"dom-style","ext":false},"widget-position-ext":{"path":"widget/widget-position-ext-min.js","requires":["widget-position","widget","widget"],"type":"js","name":"widget-position-ext","ext":false},"dd-drop":{"path":"dd/dd-drop-min.js","requires":["dd-ddm-drop"],"type":"js","name":"dd-drop","ext":false},"io-upload-iframe":{"path":"io/io-upload-iframe-min.js","requires":["io-base"],"type":"js","name":"io-upload-iframe","ext":false},"collection":{"path":"collection/collection-min.js","requires":["oop"],"type":"js","name":"collection","ext":false},"dd-drop-plugin":{"path":"dd/dd-drop-plugin-min.js","requires":["dd-drop"],"type":"js","name":"dd-drop-plugin","ext":false},"dom-base":{"path":"dom/dom-base-min.js","requires":["event"],"type":"js","name":"dom-base","ext":false},"anim-color":{"path":"anim/anim-color-min.js","requires":["anim-base"],"type":"js","name":"anim-color","ext":false},"dump":{"path":"dump/dump-min.js","requires":["yui-base"],"type":"js","name":"dump","ext":false},"yui":{"supersedes":["yui-base","get","loader"],"path":"yui/yui-min.js","type":"js","ext":false,"name":"yui","requires":[]},"cssgrids-context":{"path":"cssgrids/grids-context-min.css","requires":["cssfonts-context"],"type":"css","optional":["cssreset-context"],"name":"cssgrids-context","ext":false},"node":{"requires":["dom","base"],"path":"node/node-min.js","supersedes":["node-screen","node-base","node-style"],"submodules":{"node-screen":{"path":"node/node-screen-min.js","requires":["dom-screen","node-base"],"type":"js","name":"node-screen","ext":false},"node-base":{"path":"node/node-base-min.js","requires":["dom-base","base","selector"],"type":"js","name":"node-base","ext":false},"node-style":{"path":"node/node-style-min.js","requires":["dom-style","node-base"],"type":"js","name":"node-style","ext":false}},"type":"js","plugins":{"node-event-simulate":{"path":"node/node-event-simulate-min.js","requires":["node-base","event-simulate","node","node"],"type":"js","name":"node-event-simulate","ext":false}},"ext":false,"name":"node","rollup":2},"test":{"path":"test/test-min.js","requires":["collection","substitute","node","json"],"type":"js","name":"test","ext":false},"anim-curve":{"path":"anim/anim-curve-min.js","requires":["anim-xy"],"type":"js","name":"anim-curve","ext":false},"json":{"requires":[],"path":"json/json-min.js","supersedes":["json-parse","json-stringify"],"submodules":{"json-parse":{"path":"json/json-parse-min.js","requires":["yui-base"],"type":"js","name":"json-parse","ext":false,"expanded":["yui-base"]},"json-stringify":{"path":"json/json-stringify-min.js","requires":["yui-base"],"type":"js","name":"json-stringify","ext":false,"expanded":["yui-base"]}},"type":"js","expanded":["json-parse","yui-base","json-stringify"],"ext":false,"name":"json","rollup":1},"history":{"path":"history/history-min.js","requires":["node"],"type":"js","name":"history","ext":false},"queue-base":{"path":"queue/queue-base-min.js","requires":["yui-base"],"type":"js","name":"queue-base","ext":false},"compat":{"path":"compat/compat-min.js","requires":["node","dump","substitute"],"type":"js","name":"compat","ext":false},"cookie":{"path":"cookie/cookie-min.js","requires":["yui-base"],"type":"js","name":"cookie","ext":false},"anim":{"supersedes":["anim-color","anim-scroll","anim-node-plugin","anim-base","anim-curve","anim-easing","anim-xy"],"path":"anim/anim-min.js","rollup":4,"requires":["base","node"],"type":"js","submodules":{"anim-color":{"path":"anim/anim-color-min.js","requires":["anim-base"],"type":"js","name":"anim-color","ext":false},"anim-scroll":{"path":"anim/anim-scroll-min.js","requires":["anim-base"],"type":"js","name":"anim-scroll","ext":false},"anim-node-plugin":{"path":"anim/anim-node-plugin-min.js","requires":["node","anim-base"],"type":"js","name":"anim-node-plugin","ext":false},"anim-base":{"path":"anim/anim-base-min.js","requires":["base","node-style"],"type":"js","name":"anim-base","ext":false},"anim-curve":{"path":"anim/anim-curve-min.js","requires":["anim-xy"],"type":"js","name":"anim-curve","ext":false},"anim-easing":{"path":"anim/anim-easing-min.js","requires":["yui-base"],"type":"js","name":"anim-easing","ext":false},"anim-xy":{"path":"anim/anim-xy-min.js","requires":["anim-base","node-screen"],"type":"js","name":"anim-xy","ext":false}},"name":"anim","ext":false},"io-base":{"path":"io/io-base-min.js","requires":["node"],"type":"js","name":"io-base","ext":false},"widget-stdmod":{"path":"widget/widget-stdmod-min.js","requires":["widget","widget"],"type":"js","name":"widget-stdmod","ext":false},"event":{"path":"event/event-min.js","requires":["event-custom"],"type":"js","name":"event","ext":false},"cssfonts":{"path":"cssfonts/fonts-min.css","type":"css","ext":false,"name":"cssfonts","requires":[]},"anim-xy":{"path":"anim/anim-xy-min.js","requires":["anim-base","node-screen"],"type":"js","name":"anim-xy","ext":false},"cssbase-context":{"after":["cssreset","cssfonts","cssgrids","cssreset-context","cssfonts-context","cssgrids-context"],"path":"cssbase/base-context-min.css","type":"css","ext":false,"name":"cssbase-context","requires":[]},"profiler":{"path":"profiler/profiler-min.js","requires":["yui-base"],"type":"js","name":"profiler","ext":false},"node-event-simulate":{"path":"node/node-event-simulate-min.js","requires":["node-base","event-simulate","node","node"],"type":"js","name":"node-event-simulate","ext":false},"io":{"supersedes":["io-queue","io-upload-iframe","io-base","io-form","io-xdr"],"path":"io/io-min.js","rollup":4,"type":"js","ext":false,"submodules":{"io-queue":{"path":"io/io-queue-min.js","requires":["io-base"],"type":"js","name":"io-queue","ext":false},"io-upload-iframe":{"path":"io/io-upload-iframe-min.js","requires":["io-base"],"type":"js","name":"io-upload-iframe","ext":false},"io-base":{"path":"io/io-base-min.js","requires":["node"],"type":"js","name":"io-base","ext":false},"io-form":{"path":"io/io-form-min.js","requires":["io-base"],"type":"js","name":"io-form","ext":false},"io-xdr":{"path":"io/io-xdr-min.js","requires":["io-base"],"type":"js","name":"io-xdr","ext":false}},"name":"io","requires":[]},"console":{"path":"console/console-min.js","skinnable":true,"requires":["widget","substitute","skin-sam-console"],"type":"js","name":"console","ext":false},"attribute":{"path":"attribute/attribute-min.js","requires":["event-custom"],"type":"js","name":"attribute","ext":false},"anim-easing":{"path":"anim/anim-easing-min.js","requires":["yui-base"],"type":"js","name":"anim-easing","ext":false},"node-style":{"path":"node/node-style-min.js","requires":["dom-style","node-base"],"type":"js","name":"node-style","ext":false},"focusmanager":{"path":"focusmanager/focusmanager-min.js","requires":["node"],"type":"js","name":"focusmanager","ext":false},"loader":{"path":"loader/loader-min.js","requires":["get"],"type":"js","name":"loader","ext":false},"io-queue":{"path":"io/io-queue-min.js","requires":["io-base"],"type":"js","name":"io-queue","ext":false},"base":{"path":"base/base-min.js","requires":["attribute"],"type":"js","name":"base","ext":false},"plugin":{"path":"plugin/plugin-min.js","requires":["base"],"type":"js","name":"plugin","ext":false},"event-simulate":{"path":"event-simulate/event-simulate-min.js","requires":["event"],"type":"js","name":"event-simulate","ext":false},"widget-position":{"path":"widget/widget-position-min.js","requires":["widget","widget"],"type":"js","name":"widget-position","ext":false},"dom":{"requires":["event"],"path":"dom/dom-min.js","supersedes":["selector-native","dom-screen","dom-base","dom-style","selector"],"submodules":{"selector-native":{"path":"dom/selector-native-min.js","requires":["dom-base"],"type":"js","name":"selector-native","ext":false},"dom-screen":{"path":"dom/dom-screen-min.js","requires":["dom-base","dom-style"],"type":"js","name":"dom-screen","ext":false},"dom-base":{"path":"dom/dom-base-min.js","requires":["event"],"type":"js","name":"dom-base","ext":false},"dom-style":{"path":"dom/dom-style-min.js","requires":["dom-base"],"type":"js","name":"dom-style","ext":false},"selector":{"path":"dom/selector-min.js","requires":["dom-base"],"type":"js","name":"selector","ext":false}},"type":"js","plugins":{"selector-css3":{"path":"dom/selector-css3-min.js","requires":["selector","dom","dom"],"type":"js","name":"selector-css3","ext":false}},"ext":false,"name":"dom","rollup":4},"node-screen":{"path":"node/node-screen-min.js","requires":["dom-screen","node-base"],"type":"js","name":"node-screen","ext":false},"io-form":{"path":"io/io-form-min.js","requires":["io-base"],"type":"js","name":"io-form","ext":false},"dd":{"supersedes":["dd-drop-plugin","dd-constrain","dd-proxy","dd-ddm","dd-ddm-drop","dd-ddm-base","dd-plugin","dd-drag","dd-drop"],"path":"dd/dd-min.js","rollup":4,"type":"js","ext":false,"submodules":{"dd-drop-plugin":{"path":"dd/dd-drop-plugin-min.js","requires":["dd-drop"],"type":"js","name":"dd-drop-plugin","ext":false},"dd-constrain":{"path":"dd/dd-constrain-min.js","requires":["dd-drag","dd-proxy"],"type":"js","name":"dd-constrain","ext":false},"dd-proxy":{"path":"dd/dd-proxy-min.js","requires":["dd-drag"],"type":"js","name":"dd-proxy","ext":false},"dd-ddm":{"path":"dd/dd-ddm-min.js","requires":["dd-ddm-base"],"type":"js","name":"dd-ddm","ext":false},"dd-ddm-drop":{"path":"dd/dd-ddm-drop-min.js","requires":["dd-ddm"],"type":"js","name":"dd-ddm-drop","ext":false},"dd-ddm-base":{"path":"dd/dd-ddm-base-min.js","requires":["node","base"],"type":"js","name":"dd-ddm-base","ext":false},"dd-plugin":{"path":"dd/dd-plugin-min.js","requires":["dd-drag"],"type":"js","optional":["dd-constrain","dd-proxy"],"name":"dd-plugin","ext":false},"dd-drag":{"path":"dd/dd-drag-min.js","requires":["dd-ddm-base"],"type":"js","name":"dd-drag","ext":false},"dd-drop":{"path":"dd/dd-drop-min.js","requires":["dd-ddm-drop"],"type":"js","name":"dd-drop","ext":false}},"name":"dd","requires":[]},"skin-sam-widget-position":{"after":["cssreset","cssfonts","cssgrids","cssreset-context","cssfonts-context","cssgrids-context"],"path":"widget/assets/skins/sam/widget-position.css","type":"css","ext":false,"name":"skin-sam-widget-position","requires":[]},"dd-ddm-drop":{"path":"dd/dd-ddm-drop-min.js","requires":["dd-ddm"],"type":"js","name":"dd-ddm-drop","ext":false},"slider":{"path":"slider/slider-min.js","skinnable":true,"requires":["widget","dd-constrain","skin-sam-slider"],"type":"js","name":"slider","ext":false},"substitute":{"path":"substitute/substitute-min.js","type":"js","ext":false,"optional":["dump"],"name":"substitute","requires":[]},"widget-stack":{"path":"widget/widget-stack-min.js","skinnable":true,"requires":["widget","skin-sam-widget-stack","widget"],"type":"js","name":"widget-stack","ext":false},"selector-native":{"path":"dom/selector-native-min.js","requires":["dom-base"],"type":"js","name":"selector-native","ext":false},"node-menunav":{"path":"node-menunav/node-menunav-min.js","skinnable":true,"requires":["node","classnamemanager","skin-sam-node-menunav"],"type":"js","name":"node-menunav","ext":false},"widget":{"path":"widget/widget-min.js","skinnable":true,"requires":["base","node","classnamemanager","skin-sam-widget"],"type":"js","name":"widget","ext":false,"plugins":{"widget-stack":{"path":"widget/widget-stack-min.js","skinnable":true,"requires":["widget","skin-sam-widget-stack","widget"],"type":"js","name":"widget-stack","ext":false},"widget-position":{"path":"widget/widget-position-min.js","requires":["widget","widget"],"type":"js","name":"widget-position","ext":false},"widget-stdmod":{"path":"widget/widget-stdmod-min.js","requires":["widget","widget"],"type":"js","name":"widget-stdmod","ext":false},"widget-position-ext":{"path":"widget/widget-position-ext-min.js","requires":["widget-position","widget","widget"],"type":"js","name":"widget-position-ext","ext":false}}},"queue-io":{"path":"queue/queue-io-min.js","requires":["io-base","queue","queue"],"type":"js","name":"queue-io","ext":false},"cssreset":{"path":"cssreset/reset-min.css","type":"css","ext":false,"name":"cssreset","requires":[]},"json-stringify":{"path":"json/json-stringify-min.js","requires":["yui-base"],"type":"js","name":"json-stringify","ext":false,"expanded":["yui-base"]},"anim-scroll":{"path":"anim/anim-scroll-min.js","requires":["anim-base"],"type":"js","name":"anim-scroll","ext":false},"dd-proxy":{"path":"dd/dd-proxy-min.js","requires":["dd-drag"],"type":"js","name":"dd-proxy","ext":false},"dd-ddm-base":{"path":"dd/dd-ddm-base-min.js","requires":["node","base"],"type":"js","name":"dd-ddm-base","ext":false},"dd-constrain":{"path":"dd/dd-constrain-min.js","requires":["dd-drag","dd-proxy"],"type":"js","name":"dd-constrain","ext":false},"cssreset-context":{"path":"cssreset/reset-context-min.css","type":"css","ext":false,"name":"cssreset-context","requires":[]},"node-base":{"path":"node/node-base-min.js","requires":["dom-base","base","selector"],"type":"js","name":"node-base","ext":false},"queue":{"requires":["event-custom"],"path":"queue/queue-min.js","supersedes":["queue-base"],"submodules":{"queue-base":{"path":"queue/queue-base-min.js","requires":["yui-base"],"type":"js","name":"queue-base","ext":false}},"type":"js","plugins":{"queue-io":{"path":"queue/queue-io-min.js","requires":["io-base","queue","queue"],"type":"js","name":"queue-io","ext":false}},"ext":false,"name":"queue","rollup":0},"dd-drag":{"path":"dd/dd-drag-min.js","requires":["dd-ddm-base"],"type":"js","name":"dd-drag","ext":false},"cssgrids":{"path":"cssgrids/grids-min.css","requires":["cssfonts"],"type":"css","optional":["cssreset"],"name":"cssgrids","ext":false},"io-xdr":{"path":"io/io-xdr-min.js","requires":["io-base"],"type":"js","name":"io-xdr","ext":false},"event-custom":{"path":"event-custom/event-custom-min.js","requires":["oop"],"type":"js","name":"event-custom","ext":false}}}