wyrian/guiltouf/js/require.js
2011-02-12 15:55:38 +01:00

47 lines
16 KiB
JavaScript

/*
RequireJS 0.22.0 Copyright (c) 2010, The Dojo Foundation All Rights Reserved.
Available via the MIT or new BSD license.
see: http://github.com/jrburke/requirejs for details
RequireJS i18n Copyright (c) 2010, The Dojo Foundation All Rights Reserved.
Available via the MIT or new BSD license.
see: http://github.com/jrburke/requirejs for details
RequireJS text Copyright (c) 2010, The Dojo Foundation All Rights Reserved.
Available via the MIT or new BSD license.
see: http://github.com/jrburke/requirejs for details
RequireJS order Copyright (c) 2010, The Dojo Foundation All Rights Reserved.
Available via the MIT or new BSD license.
see: http://github.com/jrburke/requirejs for details
*/
var require,define;
(function(){function E(e){return A.call(e)==="[object Function]"}function K(e){return A.call(e)==="[object Array]"}function M(e,f,m){for(var l in f)if(!(l in L)&&(!(l in e)||m))e[l]=f[l];return h}function v(e,f,m){var l,y,o;for(l=0;o=f[l];l++){o=typeof o==="string"?{name:o}:o;y=o.location;if(m&&(!y||y.indexOf("/")!==0&&y.indexOf(":")===-1))o.location=m+"/"+(o.location||o.name);o.location=o.location||o.name;o.lib=o.lib||"lib";o.main=(o.main||"lib/main").replace(r,"");e[o.name]=o}}function j(e){function f(a){var b,
c;for(b=0;c=a[b];b++)if(c==="."){a.splice(b,1);b-=1}else if(c==="..")if(b===1&&(a[2]===".."||a[0]===".."))break;else if(b>0){a.splice(b-1,2);b-=2}}function m(a,b){var c;if(a.charAt(0)===".")if(b){if(C.packages[b])b=[b];else{b=b.split("/");b=b.slice(0,b.length-1)}a=b.concat(a.split("/"));f(a);c=C.packages[b=a[0]];a=a.join("/");if(c&&a===b+"/"+c.main)a=b}return a}function l(a,b){var c=a?a.indexOf("!"):-1,d=null,g=b?b.name:null,p=a,n,u;if(c!==-1){d=a.substring(0,c);a=a.substring(c+1,a.length)}if(d){d=
m(d,g);d=ya[d]||d}if(a){if(d)n=(c=x[d])?c.normalize?c.normalize(a,function(z){return m(z,g)}):m(a,g):"__$p"+g+"@"+a;else n=m(a,g);u=ga[n];if(!u){u=h.toModuleUrl?h.toModuleUrl(i,a,b):i.nameToUrl(a,null,b);ga[n]=u}}return{prefix:d,name:n,parentMap:b,url:u,originalName:p,fullName:d?d+"!"+n:n}}function y(){var a=true,b=C.priorityWait,c,d;if(b){for(d=0;c=b[d];d++)if(!G[c]){a=false;break}a&&delete C.priorityWait}return a}function o(a){return function(b){a.exports=b}}function ca(a,b,c){return function(){var d=
[].concat(B.call(arguments,0)),g;if(c&&E(g=d[d.length-1]))g.__requireJsBuild=true;d.push(b);return a.apply(null,d)}}function na(a,b){b=ca(i.require,a,b);M(b,{nameToUrl:ca(i.nameToUrl,a),toUrl:ca(i.toUrl,a),isDefined:ca(i.isDefined,a),ready:h.ready,isBrowser:h.isBrowser});if(h.paths)b.paths=h.paths;return b}function za(a){var b,c,d,g,p,n,u,z=da[a];if(z)for(g=0;c=z[g];g++){b=c.fullName;c=l(c.originalName,c.parentMap);c=c.fullName;d=F[b];if(c!==b){F[c]=d;delete F[b];for(p=0;p<d.length;p++){u=d[p].depArray;
for(n=0;n<u.length;n++)if(u[n]===b)u[n]=c}}}delete da[a]}function oa(a){var b=a.prefix,c=a.fullName;if(!(X[c]||c in x)){if(b&&!W[b]){W[b]=undefined;(da[b]||(da[b]=[])).push(a);(F[b]||(F[b]=[])).push({onDep:function(d){d===b&&za(b)}});oa(l(b))}i.paused.push(a)}}function ha(a){var b,c,d;b=a.callback;var g=a.fullName;d=[];var p=a.depArray;if(b&&E(b)){if(p)for(b=0;b<p.length;b++)d.push(a.deps[p[b]]);c=h.execCb(g,a.callback,d);if(g)if(a.usingExports&&c===undefined&&(!a.cjsModule||!("exports"in a.cjsModule)))c=
x[g];else if(a.cjsModule&&"exports"in a.cjsModule)c=x[g]=a.cjsModule.exports;else{if(g in x&&!a.usingExports)return h.onError(new Error(g+" has already been defined"));x[g]=c}}else if(g)c=x[g]=b;if(g)if(d=F[g]){for(b=0;b<d.length;b++)d[b].onDep(g,c);delete F[g]}if(S[a.waitId]){delete S[a.waitId];a.isDone=true;i.waitCount-=1;if(i.waitCount===0)ia=[]}}function pa(a,b,c,d){a=l(a,d);var g=a.name,p=a.fullName,n={waitId:g||R+Aa++,depCount:0,depMax:0,prefix:a.prefix,name:g,fullName:p,deps:{},depArray:b,
callback:c,onDep:function(qa,Ba){if(!(qa in n.deps)){n.deps[qa]=Ba;n.depCount+=1;n.depCount===n.depMax&&ha(n)}}},u,z;if(p){if(p in x||G[p]===true)return;X[p]=true;G[p]=true;i.jQueryDef=p==="jquery"}for(c=0;c<b.length;c++)if(u=b[c]){u=l(u,g?a:d);z=u.fullName;b[c]=z;if(z==="require")n.deps[z]=na(a);else if(z==="exports"){n.deps[z]=x[p]={};n.usingExports=true}else if(z==="module"){n.cjsModule=u=n.deps[z]={id:g,uri:g?i.nameToUrl(g,null,d):undefined};u.setExports=o(u)}else if(z in x&&!(z in S))n.deps[z]=
x[z];else{n.depMax+=1;oa(u);(F[z]||(F[z]=[])).push(n)}}if(n.depCount===n.depMax)ha(n);else{S[n.waitId]=n;ia.push(n);i.waitCount+=1}}function Y(a){pa.apply(null,a);G[a[0]]=true}function ra(a){if(!i.jQuery)if((a=a||(typeof jQuery!=="undefined"?jQuery:null))&&"readyWait"in a){i.jQuery=a;Y(["jquery",[],function(){return jQuery}]);if(i.scriptCount){a.readyWait+=1;i.jQueryIncremented=true}}}function sa(a,b){if(!a.isDone){var c=a.fullName,d=a.depArray,g,p;if(c){if(b[c])return x[c];b[c]=true}for(p=0;p<d.length;p++)(g=
d[p])&&!a.deps[g]&&S[g]&&a.onDep(g,sa(S[g],b));return c?x[c]:undefined}}function ja(){var a=C.waitSeconds*1E3,b=a&&i.startTime+a<(new Date).getTime();a="";var c=false,d=false,g;if(C.priorityWait)if(y())Z();else return;for(g in G)if(!(g in L)){c=true;if(!G[g])if(b)a+=g+" ";else{d=true;break}}if(c||i.waitCount){if(b&&a){g=new Error("require.js load timeout for modules: "+a);g.requireType="timeout";g.requireModules=a;return h.onError(g)}if(d||i.scriptCount){if(H||N)setTimeout(ja,50)}else if(i.waitCount){for(T=
0;a=ia[T];T++)sa(a,{});ja()}else h.checkReadyState()}}function ta(a,b){var c=b.name,d=b.fullName;if(!(d in x)){W[a]||(W[a]=x[a]);G[d]||(G[d]=false);W[a].load(c,na(b.parentMap,true),function(g){require.onPluginLoad&&require.onPluginLoad(i,a,c,g);ha({prefix:b.prefix,name:b.name,fullName:b.fullName,callback:g});G[d]=true},C)}}function Ca(a){if(a.prefix&&a.name.indexOf("__$p")===0&&x[a.prefix])a=l(a.originalName,a.parentMap);var b=a.prefix,c=a.fullName;if(!(X[c]||c in x)){X[c]=true;if(b)if(x[b])ta(b,
a);else{if(!$[b]){$[b]=[];(F[b]||(F[b]=[])).push({onDep:function(d){if(d===b){var g,p=$[b];for(d=0;d<p.length;d++){g=p[d];ta(b,l(g.originalName,g.parentMap))}delete $[b]}}})}$[b].push(a)}else h.load(i,c,a.url)}}var i,Z,C={waitSeconds:7,baseUrl:w.baseUrl||"./",paths:{},packages:{}},aa=[],X={require:true,exports:true,module:true},ga={},x={},G={},S={},ia=[],Aa=0,F={},W={},$={},da={};Z=function(){var a,b,c;if(i.scriptCount<=0)i.scriptCount=0;for(;aa.length;){a=aa.shift();if(a[0]===null)return h.onError(new Error("Mismatched anonymous require.def modules"));
else Y(a)}if(!(C.priorityWait&&!y())){for(;i.paused.length;){c=i.paused;i.paused=[];for(b=0;a=c[b];b++)Ca(a);i.startTime=(new Date).getTime()}ja()}};i={contextName:e,config:C,defQueue:aa,waiting:S,waitCount:0,specified:X,loaded:G,urlMap:ga,scriptCount:0,urlFetched:{},defined:x,paused:[],plugins:W,managerCallbacks:F,makeModuleMap:l,normalize:m,configure:function(a){var b,c,d;if(a.baseUrl)if(a.baseUrl.charAt(a.baseUrl.length-1)!=="/")a.baseUrl+="/";b=C.paths;c=C.packages;M(C,a,true);if(a.paths){for(d in a.paths)d in
L||(b[d]=a.paths[d]);C.paths=b}if((b=a.packagePaths)||a.packages){if(b)for(d in b)d in L||v(c,b[d],d);a.packages&&v(c,a.packages);C.packages=c}if(a.priority){c=i.requireWait;i.requireWait=false;i.require(a.priority);i.requireWait=c;C.priorityWait=a.priority}if(a.deps||a.callback)i.require(a.deps||[],a.callback);a.ready&&h.ready(a.ready)},isDefined:function(a,b){return l(a,b).fullName in x},require:function(a,b,c){if(typeof a==="string"){if(h.get)return h.get(i,a,b);c=b;b=l(a,c);a=x[b.fullName];if(a===
undefined)return h.onError(new Error("require: module name '"+b.fullName+"' has not been loaded yet for context: "+e));return a}pa(null,a,b,c);if(!i.requireWait)for(;!i.scriptCount&&i.paused.length;)Z()},takeGlobalQueue:function(){if(O.length){D.apply(i.defQueue,[i.defQueue.length-1,0].concat(O));O=[]}},completeLoad:function(a){var b;for(i.takeGlobalQueue();aa.length;){b=aa.shift();if(b[0]===null){b[0]=a;break}else if(b[0]===a)break;else{Y(b);b=null}}b?Y(b):Y([a,[],a==="jquery"&&typeof jQuery!=="undefined"?
function(){return jQuery}:null]);G[a]=true;ra();if(h.isAsync)i.scriptCount-=1;Z();h.isAsync||(i.scriptCount-=1)},toUrl:function(a,b){var c=a.lastIndexOf("."),d=null;if(c!==-1){d=a.substring(c,a.length);a=a.substring(0,c)}return i.nameToUrl(a,d,b)},nameToUrl:function(a,b,c){var d,g,p,n,u=i.config;if(a.indexOf("./")===0||a.indexOf("../")===0){c=c&&c.url?c.url.split("/"):[];c.length&&c.pop();c=c.concat(a.split("/"));f(c);b=c.join("/")+(b?b:h.jsExtRegExp.test(a)?"":".js")}else{a=m(a,c);if(h.jsExtRegExp.test(a))b=
a+(b?b:"");else{d=u.paths;g=u.packages;c=a.split("/");for(n=c.length;n>0;n--){p=c.slice(0,n).join("/");if(d[p]){c.splice(0,n,d[p]);break}else if(p=g[p]){a=a===p.name?p.location+"/"+p.main:p.location+"/"+p.lib;c.splice(0,n,a);break}}b=c.join("/")+(b||".js");b=(b.charAt(0)==="/"||b.match(/^\w+:/)?"":u.baseUrl)+b}}return u.urlArgs?b+((b.indexOf("?")===-1?"?":"&")+u.urlArgs):b}};i.jQueryCheck=ra;i.resume=Z;return i}function s(){var e,f,m;if(I&&I.readyState==="interactive")return I;e=document.getElementsByTagName("script");
for(f=e.length-1;f>-1&&(m=e[f]);f--)if(m.readyState==="interactive")return I=m;return null}var k=/(\/\*([\s\S]*?)\*\/|\/\/(.*)$)/mg,q=/require\(["']([^'"\s]+)["']\)/g,r=/^\.\//,A=Object.prototype.toString,t=Array.prototype,B=t.slice,D=t.splice,H=!!(typeof window!=="undefined"&&navigator&&document),N=!H&&typeof importScripts!=="undefined",P=H&&navigator.platform==="PLAYSTATION 3"?/^complete$/:/^(complete|loaded)$/,R="_r@@",L={},J={},O=[],I=null,Da=false,ua=false,ya={text:"require/text",i18n:"require/i18n",
order:"require/order"},h;t={};var ka,w,U,ea,la,ba,va,Q,wa,fa,T,ma,xa,V;if(typeof require!=="undefined")if(E(require))return;else t=require;h=require=function(e,f,m){var l="_",y;if(!K(e)&&typeof e!=="string"){y=e;if(K(f)){e=f;f=m}else e=[]}if(y&&y.context)l=y.context;m=J[l]||(J[l]=j(l));y&&m.configure(y);return m.require(e,f)};h.version="0.22.0";h.isArray=K;h.isFunction=E;h.mixin=M;h.jsExtRegExp=/^\/|:|\?|\.js$/;w=h.s={contexts:J,skipAsync:{},isPageLoaded:!H,readyCalls:[]};if(h.isAsync=h.isBrowser=
H){U=w.head=document.getElementsByTagName("head")[0];if(ea=document.getElementsByTagName("base")[0])U=w.head=ea.parentNode}h.onError=function(e){throw e;};h.load=function(e,f,m){var l=e.contextName,y=e.urlFetched,o=e.loaded;Da=false;o[f]||(o[f]=false);if(!y[m]){e.scriptCount+=1;h.attach(m,l,f);y[m]=true;if(e.jQuery&&!e.jQueryIncremented){e.jQuery.readyWait+=1;e.jQueryIncremented=true}}};define=h.def=function(e,f,m){var l;if(typeof e!=="string"){m=f;f=e;e=null}if(!h.isArray(f)){m=f;f=[]}if(!e&&!f.length&&
h.isFunction(m))if(m.length){m.toString().replace(k,"").replace(q,function(y,o){f.push(o)});f=["require","exports","module"].concat(f)}if(ua){l=ka||s();if(!l)return h.onError(new Error("ERROR: No matching script interactive for "+m));e||(e=l.getAttribute("data-requiremodule"));l=J[l.getAttribute("data-requirecontext")]}(l?l.defQueue:O).push([e,f,m])};h.execCb=function(e,f,m){return f.apply(null,m)};h.onScriptLoad=function(e){var f=e.currentTarget||e.srcElement,m;if(e.type==="load"||P.test(f.readyState)){I=
null;e=f.getAttribute("data-requirecontext");m=f.getAttribute("data-requiremodule");J[e].completeLoad(m);f.removeEventListener?f.removeEventListener("load",h.onScriptLoad,false):f.detachEvent("onreadystatechange",h.onScriptLoad)}};h.attach=function(e,f,m,l,y){var o;if(H){l=l||h.onScriptLoad;o=document.createElement("script");o.type=y||"text/javascript";o.charset="utf-8";o.async=!w.skipAsync[e];o.setAttribute("data-requirecontext",f);o.setAttribute("data-requiremodule",m);if(o.addEventListener)o.addEventListener("load",
l,false);else{ua=true;o.attachEvent("onreadystatechange",l)}o.src=e;ka=o;ea?U.insertBefore(o,ea):U.appendChild(o);ka=null;return o}else if(N){l=J[f];f=l.loaded;f[m]=false;importScripts(e);l.completeLoad(m)}return null};w.baseUrl=t.baseUrl;if(H&&(!w.baseUrl||!U)){la=document.getElementsByTagName("script");va=t.baseUrlMatch?t.baseUrlMatch:/(allplugins-)?require\.js(\W|$)/i;for(T=la.length-1;T>-1&&(ba=la[T]);T--){if(!U)U=ba.parentNode;if(!fa&&(fa=ba.getAttribute("data-main"))){t.deps=t.deps?t.deps.concat(fa):
[fa];if(!t.baseUrl&&(Q=ba.src)){Q=Q.split("/");Q.pop();w.baseUrl=t.baseUrl=Q.length?Q.join("/"):"./"}}if(!w.baseUrl&&(Q=ba.src))if(wa=Q.match(va)){w.baseUrl=Q.substring(0,wa.index);break}}}h.pageLoaded=function(){if(!w.isPageLoaded){w.isPageLoaded=true;ma&&clearInterval(ma);if(xa)document.readyState="complete";h.callReady()}};h.checkReadyState=function(){var e=w.contexts,f;for(f in e)if(!(f in L))if(e[f].waitCount)return;w.isDone=true;h.callReady()};h.callReady=function(){var e=w.readyCalls,f,m,l;
if(w.isPageLoaded&&w.isDone){if(e.length){w.readyCalls=[];for(f=0;m=e[f];f++)m()}e=w.contexts;for(l in e)if(!(l in L)){f=e[l];if(f.jQueryIncremented){f.jQuery.readyWait-=1;f.jQueryIncremented=false}}}};h.ready=function(e){w.isPageLoaded&&w.isDone?e():w.readyCalls.push(e);return h};if(H){if(document.addEventListener){document.addEventListener("DOMContentLoaded",h.pageLoaded,false);window.addEventListener("load",h.pageLoaded,false);if(!document.readyState){xa=true;document.readyState="loading"}}else if(window.attachEvent){window.attachEvent("onload",
h.pageLoaded);if(self===self.top)ma=setInterval(function(){try{if(document.body){document.documentElement.doScroll("left");h.pageLoaded()}}catch(e){}},30)}document.readyState==="complete"&&h.pageLoaded()}h(t);if(typeof setTimeout!=="undefined"){V=w.contexts[t.context||"_"];V.requireWait=true;setTimeout(function(){V.requireWait=false;V.takeGlobalQueue();V.jQueryCheck();V.scriptCount||V.resume();h.checkReadyState()},0)}})();
(function(){function E(v,j,s,k,q,r){if(j[v]){s.push(v);if(j[v]===true||j[v]===1)k.push(q+v+"/"+r)}}function K(v,j,s,k,q){j=k+j+"/"+q;require._fileExists(v.nameToUrl(j,null))&&s.push(j)}var M=/(^.*(^|\/)nls(\/|$))([^\/]*)\/?([^\/]*)/;define("require/i18n",{load:function(v,j,s,k){k=k||{};var q=M.exec(v),r=q[1],A=q[4],t=q[5],B=A.split("-"),D=[],H={},N,P,R="";if(q[5]){r=q[1];v=r+t}else{v=v;t=q[4];A=k.locale||(k.locale=typeof navigator==="undefined"?"root":(navigator.language||navigator.userLanguage||
"root").toLowerCase());B=A.split("-")}if(k.isBuild){D.push(v);K(j,"root",D,r,t);for(N=0;P=B[N];N++){R+=(R?"-":"")+P;K(j,R,D,r,t)}j(D);s()}else j([v],function(L){var J=[];E("root",L,J,D,r,t);for(N=0;P=B[N];N++){R+=(R?"-":"")+P;E(R,L,J,D,r,t)}j(D,function(){var O,I;for(O=J.length-1;O>-1&&(P=J[O]);O--){I=L[P];if(I===true||I===1)I=j(r+P+"/"+t);require.mixin(H,I)}s(H)})})}})})();
(function(){var E=["Msxml2.XMLHTTP","Microsoft.XMLHTTP","Msxml2.XMLHTTP.4.0"],K=/^\s*<\?xml(\s)+version=[\'\"](\d)*.(\d)*[\'\"](\s)*\?>/im,M=/<body[^>]*>\s*([\s\S]+)\s*<\/body>/im,v=[];if(!require.textStrip)require.textStrip=function(j){if(j){j=j.replace(K,"");var s=j.match(M);if(s)j=s[1]}else j="";return j};if(!require.jsEscape)require.jsEscape=function(j){return j.replace(/(['\\])/g,"\\$1").replace(/[\f]/g,"\\f").replace(/[\b]/g,"\\b").replace(/[\n]/g,"\\n").replace(/[\t]/g,"\\t").replace(/[\r]/g,
"\\r")};if(!require.getXhr)require.getXhr=function(){var j,s,k;if(typeof XMLHttpRequest!=="undefined")return new XMLHttpRequest;else for(s=0;s<3;s++){k=E[s];try{j=new ActiveXObject(k)}catch(q){}if(j){E=[k];break}}if(!j)throw new Error("require.getXhr(): XMLHttpRequest not available");return j};if(!require.fetchText)require.fetchText=function(j,s){var k=require.getXhr();k.open("GET",j,true);k.onreadystatechange=function(){k.readyState===4&&s(k.responseText)};k.send(null)};define("require/text",{load:function(j,
s,k,q){var r=false,A=j.indexOf("."),t=j.substring(0,A),B=j.substring(A+1,j.length);A=B.indexOf("!");if(A!==-1){r=B.substring(A+1,B.length);r=r==="strip";B=B.substring(0,A)}s=s.nameToUrl(t,"."+B);require.fetchText(s,function(D){D=r?require.textStrip(D):D;if(q.isBuild&&q.inlineText)v[j]=D;k(D)})},write:function(j,s,k){if(s in v){var q=require.jsEscape(v[s]);k("define('"+j+"!"+s+"', function () { return '"+q+"';});\n")}}})})();
(function(){function E(k,q,r){q([k],function(A){r(function(){return A})})}function K(k){var q=k.currentTarget||k.srcElement,r;if(k.type==="load"||v.test(q.readyState)){k=q.getAttribute("data-requiremodule");s[k]=true;for(k=0;r=j[k];k++)if(s[r.name])E(r.name,r.req,r.onLoad);else break;k>0&&j.splice(0,k);setTimeout(function(){q.parentNode.removeChild(q)},15)}}var M=typeof document!=="undefined"&&typeof window!=="undefined"&&(document.createElement("script").async||window.opera&&Object.prototype.toString.call(window.opera)===
"[object Opera]"||"MozAppearance"in document.documentElement.style),v=/^(complete|loaded)$/,j=[],s={};define("require/order",{load:function(k,q,r,A){var t=q.nameToUrl(k,null);if(A.isBuild)E(k,q,r);else{require.s.skipAsync[t]=true;if(M)q([k],function(B){r(function(){return B})});else if(q.isDefined(k))q([k],function(B){r(function(){return B})});else{j.push({name:k,req:q,onLoad:r});require.attach(t,"",k,K,"script/cache")}}}})})();