=0;H--)j=T[H],j==="."?T.splice(H,1):j===".."?B++:B>0&&(j===""?(T.splice(H+1,B),B=0):(T.splice(H,2),B--));return b=T.join("/"),b===""&&(b=E?"/":"."),M?(M.path=b,p(M)):b}o.normalize=x;function v(c,b){c===""&&(c="."),b===""&&(b=".");var M=h(b),E=h(c);if(E&&(c=E.path||"/"),M&&!M.scheme)return E&&(M.scheme=E.scheme),p(M);if(M||b.match(u))return b;if(E&&!E.host&&!E.path)return E.host=b,p(E);var T=b.charAt(0)==="/"?b:x(c.replace(/\/+$/,"")+"/"+b);return E?(E.path=T,p(E)):T}o.join=v,o.isAbsolute=function(c){return c.charAt(0)==="/"||a.test(c)};function m(c,b){c===""&&(c="."),c=c.replace(/\/$/,"");for(var M=0;b.indexOf(c+"/")!==0;){var E=c.lastIndexOf("/");if(E<0||(c=c.slice(0,E),c.match(/^([^\/]+:\/)?\/*$/)))return b;++M}return Array(M+1).join("../")+b.substr(c.length+1)}o.relative=m;var L=function(){var c=Object.create(null);return!("__proto__"in c)}();function y(c){return c}function A(c){return O(c)?"$"+c:c}o.toSetString=L?y:A;function w(c){return O(c)?c.slice(1):c}o.fromSetString=L?y:w;function O(c){if(!c)return!1;var b=c.length;if(b<9||c.charCodeAt(b-1)!==95||c.charCodeAt(b-2)!==95||c.charCodeAt(b-3)!==111||c.charCodeAt(b-4)!==116||c.charCodeAt(b-5)!==111||c.charCodeAt(b-6)!==114||c.charCodeAt(b-7)!==112||c.charCodeAt(b-8)!==95||c.charCodeAt(b-9)!==95)return!1;for(var M=b-10;M>=0;M--)if(c.charCodeAt(M)!==36)return!1;return!0}function F(c,b,M){var E=K(c.source,b.source);return E!==0||(E=c.originalLine-b.originalLine,E!==0)||(E=c.originalColumn-b.originalColumn,E!==0||M)||(E=c.generatedColumn-b.generatedColumn,E!==0)||(E=c.generatedLine-b.generatedLine,E!==0)?E:K(c.name,b.name)}o.compareByOriginalPositions=F;function R(c,b,M){var E=c.generatedLine-b.generatedLine;return E!==0||(E=c.generatedColumn-b.generatedColumn,E!==0||M)||(E=K(c.source,b.source),E!==0)||(E=c.originalLine-b.originalLine,E!==0)||(E=c.originalColumn-b.originalColumn,E!==0)?E:K(c.name,b.name)}o.compareByGeneratedPositionsDeflated=R;function K(c,b){return c===b?0:c===null?1:b===null?-1:c>b?1:-1}function z(c,b){var M=c.generatedLine-b.generatedLine;return M!==0||(M=c.generatedColumn-b.generatedColumn,M!==0)||(M=K(c.source,b.source),M!==0)||(M=c.originalLine-b.originalLine,M!==0)||(M=c.originalColumn-b.originalColumn,M!==0)?M:K(c.name,b.name)}o.compareByGeneratedPositionsInflated=z;function S(c){return JSON.parse(c.replace(/^\)]}'[^\n]*\n/,""))}o.parseSourceMapInput=S;function N(c,b,M){if(b=b||"",c&&(c[c.length-1]!=="/"&&b[0]!=="/"&&(c+="/"),b=c+b),M){var E=h(M);if(!E)throw new Error("sourceMapURL could not be parsed");if(E.path){var T=E.path.lastIndexOf("/");T>=0&&(E.path=E.path.substring(0,T+1))}b=v(p(E),b)}return x(b)}o.computeSourceURL=N})(gn);var aa={},la=gn,sa=Object.prototype.hasOwnProperty,Qr=typeof Map!="undefined";function Mr(){this._array=[],this._set=Qr?new Map:Object.create(null)}Mr.fromArray=function(l,a){for(var u=new Mr,h=0,p=l.length;h=0)return a}else{var u=la.toSetString(l);if(sa.call(this._set,u))return this._set[u]}throw new Error('"'+l+'" is not in the set.')},Mr.prototype.at=function(l){if(l>=0&&la||u==a&&p>=h||ws.compareByGeneratedPositionsInflated(o,l)<=0}function ji(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}ji.prototype.unsortedForEach=function(l,a){this._array.forEach(l,a)},ji.prototype.add=function(l){dd(this._last,l)?(this._last=l,this._array.push(l)):(this._sorted=!1,this._array.push(l))},ji.prototype.toArray=function(){return this._sorted||(this._array.sort(ws.compareByGeneratedPositionsInflated),this._sorted=!0),this._array},bs.MappingList=ji;var Yn=Gi,mt=gn,qi=aa.ArraySet,pd=bs.MappingList;function er(o){o||(o={}),this._file=mt.getArg(o,"file",null),this._sourceRoot=mt.getArg(o,"sourceRoot",null),this._skipValidation=mt.getArg(o,"skipValidation",!1),this._sources=new qi,this._names=new qi,this._mappings=new pd,this._sourcesContents=null}er.prototype._version=3,er.fromSourceMap=function(l){var a=l.sourceRoot,u=new er({file:l.file,sourceRoot:a});return l.eachMapping(function(h){var p={generated:{line:h.generatedLine,column:h.generatedColumn}};h.source!=null&&(p.source=h.source,a!=null&&(p.source=mt.relative(a,p.source)),p.original={line:h.originalLine,column:h.originalColumn},h.name!=null&&(p.name=h.name)),u.addMapping(p)}),l.sources.forEach(function(h){var p=h;a!==null&&(p=mt.relative(a,h)),u._sources.has(p)||u._sources.add(p);var x=l.sourceContentFor(h);x!=null&&u.setSourceContent(h,x)}),u},er.prototype.addMapping=function(l){var a=mt.getArg(l,"generated"),u=mt.getArg(l,"original",null),h=mt.getArg(l,"source",null),p=mt.getArg(l,"name",null);this._skipValidation||this._validateMapping(a,u,h,p),h!=null&&(h=String(h),this._sources.has(h)||this._sources.add(h)),p!=null&&(p=String(p),this._names.has(p)||this._names.add(p)),this._mappings.add({generatedLine:a.line,generatedColumn:a.column,originalLine:u!=null&&u.line,originalColumn:u!=null&&u.column,source:h,name:p})},er.prototype.setSourceContent=function(l,a){var u=l;this._sourceRoot!=null&&(u=mt.relative(this._sourceRoot,u)),a!=null?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[mt.toSetString(u)]=a):this._sourcesContents&&(delete this._sourcesContents[mt.toSetString(u)],Object.keys(this._sourcesContents).length===0&&(this._sourcesContents=null))},er.prototype.applySourceMap=function(l,a,u){var h=a;if(a==null){if(l.file==null)throw new Error(`SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map's "file" property. Both were omitted.`);h=l.file}var p=this._sourceRoot;p!=null&&(h=mt.relative(p,h));var x=new qi,v=new qi;this._mappings.unsortedForEach(function(m){if(m.source===h&&m.originalLine!=null){var L=l.originalPositionFor({line:m.originalLine,column:m.originalColumn});L.source!=null&&(m.source=L.source,u!=null&&(m.source=mt.join(u,m.source)),p!=null&&(m.source=mt.relative(p,m.source)),m.originalLine=L.line,m.originalColumn=L.column,L.name!=null&&(m.name=L.name))}var y=m.source;y!=null&&!x.has(y)&&x.add(y);var A=m.name;A!=null&&!v.has(A)&&v.add(A)},this),this._sources=x,this._names=v,l.sources.forEach(function(m){var L=l.sourceContentFor(m);L!=null&&(u!=null&&(m=mt.join(u,m)),p!=null&&(m=mt.relative(p,m)),this.setSourceContent(m,L))},this)},er.prototype._validateMapping=function(l,a,u,h){if(a&&typeof a.line!="number"&&typeof a.column!="number")throw new Error("original.line and original.column are not numbers -- you probably meant to omit the original mapping entirely and only map the generated position. If so, pass null for the original mapping instead of an object with empty or null values.");if(!(l&&"line"in l&&"column"in l&&l.line>0&&l.column>=0&&!a&&!u&&!h)){if(l&&"line"in l&&"column"in l&&a&&"line"in a&&"column"in a&&l.line>0&&l.column>=0&&a.line>0&&a.column>=0&&u)return;throw new Error("Invalid mapping: "+JSON.stringify({generated:l,source:u,original:a,name:h}))}},er.prototype._serializeMappings=function(){for(var l=0,a=1,u=0,h=0,p=0,x=0,v="",m,L,y,A,w=this._mappings.toArray(),O=0,F=w.length;O0){if(!mt.compareByGeneratedPositionsInflated(L,w[O-1]))continue;m+=","}m+=Yn.encode(L.generatedColumn-l),l=L.generatedColumn,L.source!=null&&(A=this._sources.indexOf(L.source),m+=Yn.encode(A-x),x=A,m+=Yn.encode(L.originalLine-1-h),h=L.originalLine-1,m+=Yn.encode(L.originalColumn-u),u=L.originalColumn,L.name!=null&&(y=this._names.indexOf(L.name),m+=Yn.encode(y-p),p=y)),v+=m}return v},er.prototype._generateSourcesContent=function(l,a){return l.map(function(u){if(!this._sourcesContents)return null;a!=null&&(u=mt.relative(a,u));var h=mt.toSetString(u);return Object.prototype.hasOwnProperty.call(this._sourcesContents,h)?this._sourcesContents[h]:null},this)},er.prototype.toJSON=function(){var l={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};return this._file!=null&&(l.file=this._file),this._sourceRoot!=null&&(l.sourceRoot=this._sourceRoot),this._sourcesContents&&(l.sourcesContent=this._generateSourcesContent(l.sources,l.sourceRoot)),l},er.prototype.toString=function(){return JSON.stringify(this.toJSON())},na.SourceMapGenerator=er;var Xi={},xs={};(function(o){o.GREATEST_LOWER_BOUND=1,o.LEAST_UPPER_BOUND=2;function l(a,u,h,p,x,v){var m=Math.floor((u-a)/2)+a,L=x(h,p[m],!0);return L===0?m:L>0?u-m>1?l(m,u,h,p,x,v):v==o.LEAST_UPPER_BOUND?u1?l(a,m,h,p,x,v):v==o.LEAST_UPPER_BOUND?m:a<0?-1:a}o.search=function(u,h,p,x){if(h.length===0)return-1;var v=l(-1,h.length,u,h,p,x||o.GREATEST_LOWER_BOUND);if(v<0)return-1;for(;v-1>=0&&p(h[v],h[v-1],!0)===0;)--v;return v}})(xs);var ks={};function ua(o,l,a){var u=o[l];o[l]=o[a],o[a]=u}function gd(o,l){return Math.round(o+Math.random()*(l-o))}function fa(o,l,a,u){if(a=0){var x=this._originalMappings[p];if(l.column===void 0)for(var v=x.originalLine;x&&x.originalLine===v;)h.push({line:ke.getArg(x,"generatedLine",null),column:ke.getArg(x,"generatedColumn",null),lastColumn:ke.getArg(x,"lastGeneratedColumn",null)}),x=this._originalMappings[++p];else for(var m=x.originalColumn;x&&x.originalLine===a&&x.originalColumn==m;)h.push({line:ke.getArg(x,"generatedLine",null),column:ke.getArg(x,"generatedColumn",null),lastColumn:ke.getArg(x,"lastGeneratedColumn",null)}),x=this._originalMappings[++p]}return h},Xi.SourceMapConsumer=tt;function Mt(o,l){var a=o;typeof o=="string"&&(a=ke.parseSourceMapInput(o));var u=ke.getArg(a,"version"),h=ke.getArg(a,"sources"),p=ke.getArg(a,"names",[]),x=ke.getArg(a,"sourceRoot",null),v=ke.getArg(a,"sourcesContent",null),m=ke.getArg(a,"mappings"),L=ke.getArg(a,"file",null);if(u!=this._version)throw new Error("Unsupported version: "+u);x&&(x=ke.normalize(x)),h=h.map(String).map(ke.normalize).map(function(y){return x&&ke.isAbsolute(x)&&ke.isAbsolute(y)?ke.relative(x,y):y}),this._names=vn.fromArray(p.map(String),!0),this._sources=vn.fromArray(h,!0),this._absoluteSources=this._sources.toArray().map(function(y){return ke.computeSourceURL(x,y,l)}),this.sourceRoot=x,this.sourcesContent=v,this._mappings=m,this._sourceMapURL=l,this.file=L}Mt.prototype=Object.create(tt.prototype),Mt.prototype.consumer=tt,Mt.prototype._findSourceIndex=function(o){var l=o;if(this.sourceRoot!=null&&(l=ke.relative(this.sourceRoot,l)),this._sources.has(l))return this._sources.indexOf(l);var a;for(a=0;a1&&(R.source=v+z[1],v+=z[1],R.originalLine=p+z[2],p=R.originalLine,R.originalLine+=1,R.originalColumn=x+z[3],x=R.originalColumn,z.length>4&&(R.name=m+z[4],m+=z[4])),F.push(R),typeof R.originalLine=="number"&&O.push(R)}$n(F,ke.compareByGeneratedPositionsDeflated),this.__generatedMappings=F,$n(O,ke.compareByOriginalPositions),this.__originalMappings=O},Mt.prototype._findMapping=function(l,a,u,h,p,x){if(l[u]<=0)throw new TypeError("Line must be greater than or equal to 1, got "+l[u]);if(l[h]<0)throw new TypeError("Column must be greater than or equal to 0, got "+l[h]);return ca.search(l,a,p,x)},Mt.prototype.computeColumnSpans=function(){for(var l=0;l=0){var h=this._generatedMappings[u];if(h.generatedLine===a.generatedLine){var p=ke.getArg(h,"source",null);p!==null&&(p=this._sources.at(p),p=ke.computeSourceURL(this.sourceRoot,p,this._sourceMapURL));var x=ke.getArg(h,"name",null);return x!==null&&(x=this._names.at(x)),{source:p,line:ke.getArg(h,"originalLine",null),column:ke.getArg(h,"originalColumn",null),name:x}}}return{source:null,line:null,column:null,name:null}},Mt.prototype.hasContentsOfAllSources=function(){return this.sourcesContent?this.sourcesContent.length>=this._sources.size()&&!this.sourcesContent.some(function(l){return l==null}):!1},Mt.prototype.sourceContentFor=function(l,a){if(!this.sourcesContent)return null;var u=this._findSourceIndex(l);if(u>=0)return this.sourcesContent[u];var h=l;this.sourceRoot!=null&&(h=ke.relative(this.sourceRoot,h));var p;if(this.sourceRoot!=null&&(p=ke.urlParse(this.sourceRoot))){var x=h.replace(/^file:\/\//,"");if(p.scheme=="file"&&this._sources.has(x))return this.sourcesContent[this._sources.indexOf(x)];if((!p.path||p.path=="/")&&this._sources.has("/"+h))return this.sourcesContent[this._sources.indexOf("/"+h)]}if(a)return null;throw new Error('"'+h+'" is not in the SourceMap.')},Mt.prototype.generatedPositionFor=function(l){var a=ke.getArg(l,"source");if(a=this._findSourceIndex(a),a<0)return{line:null,column:null,lastColumn:null};var u={source:a,originalLine:ke.getArg(l,"line"),originalColumn:ke.getArg(l,"column")},h=this._findMapping(u,this._originalMappings,"originalLine","originalColumn",ke.compareByOriginalPositions,ke.getArg(l,"bias",tt.GREATEST_LOWER_BOUND));if(h>=0){var p=this._originalMappings[h];if(p.source===u.source)return{line:ke.getArg(p,"generatedLine",null),column:ke.getArg(p,"generatedColumn",null),lastColumn:ke.getArg(p,"lastGeneratedColumn",null)}}return{line:null,column:null,lastColumn:null}},Xi.BasicSourceMapConsumer=Mt;function or(o,l){var a=o;typeof o=="string"&&(a=ke.parseSourceMapInput(o));var u=ke.getArg(a,"version"),h=ke.getArg(a,"sections");if(u!=this._version)throw new Error("Unsupported version: "+u);this._sources=new vn,this._names=new vn;var p={line:-1,column:0};this._sections=h.map(function(x){if(x.url)throw new Error("Support for url field in sections not implemented.");var v=ke.getArg(x,"offset"),m=ke.getArg(v,"line"),L=ke.getArg(v,"column");if(m=0;a--)this.prepend(l[a]);else if(l[mn]||typeof l=="string")this.children.unshift(l);else throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+l);return this},Yt.prototype.walk=function(l){for(var a,u=0,h=this.children.length;u0){for(a=[],u=0;ux.onchange(o.state),p=te=>ce=>(te(ce),h());o.selected.map(te=>o.state.selected=te.url||te.name);const x={onchange:()=>{},setMiddle:te=>o.state.middle=te,toggleConsole:p(te=>o.state.console=o.state.console===!0?"collapsed":!0),resetSize:p(()=>x.setMiddle(50)),loaded:()=>{o.loading=!1,o.console.clearOnNext&&(o.console.output=[],o.console.clearOnNext=!1),typeof x.onloaded=="function"&&x.onloaded(o.state)},fileSelectionChange:D,selectFileByIndex:E,toggleAutoReload:F,onConsoleKeyDown:z,onConsoleInput:K,consoleOutput:H,startDragging:w,stopDragging:O,changeMiddle:P,clearErrors:L,clearLogs:y,fileChange:$,initIframe:T,setState:A,resizing:ee,refresh:se,getLink:b,select:M,scroll:R};return v(),x;function v(){Promise.all(o.state.links.map(b)).then(()=>se({force:!0}))}function m(){o.console.output=[{content:[Te("i","La console a \xE9t\xE9 vid\xE9e.")]}]}function L(){o.console.output=o.console.output.filter(te=>te.type!=="error")}function y(){o.console.output=o.console.output.filter(te=>te.type==="error")}function A(te){o.state=$l(te),M(Gn(o.state,o.state.selected),!0),X(),Te.redraw()}function w(){o.dragging=!0}function O(){o.dragging=!1,o.refreshCm(!0),h()}function F(){o.state.autoReload=!o.state.autoReload,h(),o.state.autoReload&&se()}function R(te){o.state.scroll=te,h()}function K(te){o.console.input=te.target.value}function z(te){if((te.key==="Enter"||te.keyCode===13)&&!te.shiftKey&&!te.altKey)return te.preventDefault(),o.console.output.push({type:"input",content:["> "+o.console.input],number:"i"+o.console.inputNumber++}),o.console.input.indexOf("console.clear()")===0&&m(),S(),!1;(te.key==="ArrowUp"||te.keyCode===38)&&(o.console.historyNavigated||te.target.selectionStart===0)?(te.preventDefault(),N()):(te.key==="ArrowDown"||te.keyCode===40)&&(o.console.historyNavigated||o.console.input==="")?(te.preventDefault(),c()):o.console.historyNavigated=!1}function S(te){!o.console.input||(o.iframe.contentWindow.postMessage({name:"eval",content:o.console.input},"*"),o.console.position=o.console.history.push(o.console.input),o.console.input="")}function N(){o.console.historyNavigated=!0,o.console.position>=0&&(o.console.position-=1),o.console.input=o.console.history[o.console.position]||""}function c(){o.console.historyNavigated=!0,o.console.position{ce=ce.replace(/\r\n/g,`
`),!(ce.length>3e5)&&(te.content=ce,te.patched=te.patches?ad(ce,te.patches)[0]:ce,o.selected()===te&&M(te))}).catch(()=>{})}function M(te,ce){typeof te=="string"&&(te=Gn(o.state,te)),o.selected(te),!ce&&h()}function E(te){const ce=o.state.files.concat(o.state.links)[te];ce&&M(ce)}function T(te){o.iframe=te,o.iframe.addEventListener("load",j)}function j(){o.iframe.contentWindow.postMessage({name:"init",content:{id:o.id,state:{scroll:o.state.scroll,files:u,links:o.state.links.map(te=>({type:te.type,name:te.name,url:te.url,content:te.patched||te.content}))}}},"*")}function B(te){const ce=typeof te.compiler=="function"?te.compiler:Xl[te.compiler||Fi(te.name)];return ce?ce(te).then(Se=>(Se.error&&H(Se.error),Se.map&&(te.map=Se.map),{name:te.name,type:te.type,content:Se.code})).catch(Se=>(H({content:["Erreur lors de la compilation "+te.compiler+" :",Lh(Se)],type:"error",stack:[]}),{name:te.name,type:te.type,content:te.content})):{name:te.name,type:te.type,content:te.content}}function H(te){o.console.clearOnNext&&(o.console.output=[],o.console.clearOnNext=!1),te.stack.forEach(ce=>{const Se=Gn(o.state,ce.file);if(!Se||!Se.map)return;const Ke=new Ui.SourceMapConsumer(Se.map).originalPositionFor({line:ce.line,column:ce.column});ce.line=Ke.line,ce.column=Ke.column}),te.content&&!Array.isArray(te.content)&&(te.content=[te.content]),o.console.output.push(te)}function $(te,ce,Se){te.url?te.patched=ce:te.content=ce,Se&&(te.selections=Se==="0:0"?void 0:Se),typeof x.onload=="function"&&x.onload(),X(te),h()}function X(te){clearTimeout(a),a=setTimeout(()=>{if(!te)return se();te.url&&(te.patches=nd(te.content,te.patched)),o.state.autoReload&&(te.type==="style"||te.type==="css")?(o.iframe.contentWindow.postMessage({name:"css",content:{name:te.name,url:te.url,content:te.patched||te.content}},"*"),typeof x.onloaded=="function"&&x.onloaded(o.state),h()):se()},o.state.autoReloadDelay||400)}function D(te,ce){ce=ce==="0:0"?void 0:ce,ce!==te.selections&&(te.selections=ce,h())}function P(te){const{top:ce,left:Se}=o.dom.getBoundingClientRect();o.state.middle=Math.min(Math.max(Math.round((o.vertical()?(te.clientY-ce+5)/(o.dom.offsetHeight-o.console.dom.offsetHeight):(te.clientX-Se+5)/o.dom.offsetWidth)*1e4)/100,0),100),Te.redraw()}function ee(){o.iOS||(o.resizing=!0,clearTimeout(l),l=setTimeout(()=>{o.resizing=!1,Te.redraw()},1e3))}function se(te={}){if(!te.force&&!o.state.autoReload)return o.hasChanges=!0;o.hasChanges=!1,o.loading=!0,o.console.clearOnNext=!0,Promise.all(o.state.files.map(B)).then(me),Te.redraw()}function me(te){if(!o.iframe)return setTimeout(me,10,te);wd&&(o.iframe.src+="?"),u=te,o.iframe.src=o.runtimeUrl}}var kd={listen:(o,l)=>{const a={loaded:l.loaded,console:l.consoleOutput,resize:l.resizing,scroll:l.scroll};window.addEventListener("message",({data:u})=>{u.flems!==o.id||!(u.name in a)||(a[u.name](u.content),Te.redraw())})}};let Ls=!1;function ha(o,l={},a){const u=gh(o,l,a),h=xd(u);return Ls||(window.addEventListener("resize",p),Ls=!0),kd.listen(u,h),Te.mount(o,null),Te.mount(o,{view:()=>dh(u,h)}),{focus:u.focus,reload:()=>h.refresh({force:!0}),onchange:x=>h.onchange=x,onload:x=>h.onload=x,onloaded:x=>h.onloaded=x,getLink:h.getLink,set:h.setState,redraw:p,getFiles:u.state.files};function p(){Te.redraw(),u.refreshCm(!0)}}return ha.defaults=Yl,ha.version="1.5.10",ha});
//# sourceMappingURL=flems.js.map
// -->