lilact 0.27.2 → 0.28.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (41) hide show
  1. package/dist/lilact.development.js +214 -203
  2. package/dist/lilact.development.js.map +4 -4
  3. package/dist/lilact.development.min.js +33 -33
  4. package/dist/lilact.development.min.js.map +4 -4
  5. package/dist/lilact.production.min.js +33 -33
  6. package/docs/classes/accessories.ErrorBoundary.html +8 -8
  7. package/docs/classes/accessories.Suspense.html +7 -7
  8. package/docs/classes/components.Component.html +11 -11
  9. package/docs/classes/components.HTMLComponent.html +11 -11
  10. package/docs/classes/components.RootComponent.html +11 -11
  11. package/docs/functions/components.cloneComponent.html +1 -1
  12. package/docs/functions/components.createComponent.html +1 -1
  13. package/docs/functions/components.createPortal.html +1 -1
  14. package/docs/functions/components.createRoot.html +1 -1
  15. package/docs/functions/components.memo.html +1 -1
  16. package/docs/functions/components.render.html +1 -1
  17. package/docs/functions/timers.animationFramePromise.html +1 -1
  18. package/docs/functions/timers.clearInterval.html +1 -1
  19. package/docs/functions/timers.grabTimers.html +1 -1
  20. package/docs/functions/timers.releaseTimers.html +1 -1
  21. package/docs/functions/timers.timeoutPromise.html +4 -4
  22. package/docs/static/lilact.development.js +214 -203
  23. package/docs/static/lilact.development.js.map +4 -4
  24. package/docs/static/lilact.development.min.js +33 -33
  25. package/docs/static/lilact.development.min.js.map +4 -4
  26. package/docs/static/lilact.production.min.js +33 -33
  27. package/docs/variables/components.cloneElement.html +1 -1
  28. package/examples/lilact.development.js +214 -203
  29. package/examples/lilact.development.js.map +4 -4
  30. package/examples/lilact.development.min.js +33 -33
  31. package/examples/lilact.development.min.js.map +4 -4
  32. package/examples/lilact.production.min.js +33 -33
  33. package/package.json +1 -1
  34. package/src/accessories.jsx +1 -1
  35. package/src/components.jsx +22 -17
  36. package/src/expscan.js +2 -2
  37. package/src/hooks.jsx +6 -6
  38. package/src/lilact.jsx +7 -1
  39. package/src/run.jsx +1 -1
  40. package/src/timers.jsx +2 -0
  41. package/src/transition.jsx +1 -1
@@ -54,9 +54,9 @@ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
54
54
  THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
55
55
  */
56
56
 
57
- var or=Object.defineProperty;var To=(e,t,n)=>t in e?or(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var Q=(e,t)=>{for(var n in t)or(e,n,{get:t[n],enumerable:!0})};var ee=(e,t,n)=>To(e,typeof t!="symbol"?t+"":t,n);var an={};Q(an,{__DO_NOT_USE__ActionTypes:()=>lt,applyMiddleware:()=>Io,bindActionCreators:()=>Ao,combineReducers:()=>Oo,compose:()=>cr,createStore:()=>cn,isAction:()=>Ro,isPlainObject:()=>sn,legacy_createStore:()=>Co});function q(e){return`Minified Redux error #${e}; visit https://redux.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var vo=typeof Symbol=="function"&&Symbol.observable||"@@observable",ir=vo,on=()=>Math.random().toString(36).substring(7).split("").join("."),So={INIT:`@@redux/INIT${on()}`,REPLACE:`@@redux/REPLACE${on()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${on()}`},lt=So;function sn(e){if(typeof e!="object"||e===null)return!1;let t=e;for(;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t||Object.getPrototypeOf(e)===null}function cn(e,t,n){if(typeof e!="function")throw new Error(q(2));if(typeof t=="function"&&typeof n=="function"||typeof n=="function"&&typeof arguments[3]=="function")throw new Error(q(0));if(typeof t=="function"&&typeof n=="undefined"&&(n=t,t=void 0),typeof n!="undefined"){if(typeof n!="function")throw new Error(q(1));return n(cn)(e,t)}let r=e,o=t,s=new Map,c=s,a=0,f=!1;function l(){c===s&&(c=new Map,s.forEach((g,x)=>{c.set(x,g)}))}function u(){if(f)throw new Error(q(3));return o}function p(g){if(typeof g!="function")throw new Error(q(4));if(f)throw new Error(q(5));let x=!0;l();let v=a++;return c.set(v,g),function(){if(x){if(f)throw new Error(q(6));x=!1,l(),c.delete(v),s=null}}}function h(g){if(!sn(g))throw new Error(q(7));if(typeof g.type=="undefined")throw new Error(q(8));if(typeof g.type!="string")throw new Error(q(17));if(f)throw new Error(q(9));try{f=!0,o=r(o,g)}finally{f=!1}return(s=c).forEach(v=>{v()}),g}function d(g){if(typeof g!="function")throw new Error(q(10));r=g,h({type:lt.REPLACE})}function y(){let g=p;return{subscribe(x){if(typeof x!="object"||x===null)throw new Error(q(11));function v(){let E=x;E.next&&E.next(u())}return v(),{unsubscribe:g(v)}},[ir](){return this}}}return h({type:lt.INIT}),{dispatch:h,subscribe:p,getState:u,replaceReducer:d,[ir]:y}}function Co(e,t,n){return cn(e,t,n)}function $o(e){Object.keys(e).forEach(t=>{let n=e[t];if(typeof n(void 0,{type:lt.INIT})=="undefined")throw new Error(q(12));if(typeof n(void 0,{type:lt.PROBE_UNKNOWN_ACTION()})=="undefined")throw new Error(q(13))})}function Oo(e){let t=Object.keys(e),n={};for(let c=0;c<t.length;c++){let a=t[c];typeof e[a]=="function"&&(n[a]=e[a])}let r=Object.keys(n),o,s;try{$o(n)}catch(c){s=c}return function(a={},f){if(s)throw s;let l=!1,u={};for(let p=0;p<r.length;p++){let h=r[p],d=n[h],y=a[h],m=d(y,f);if(typeof m=="undefined"){let g=f&&f.type;throw new Error(q(14))}u[h]=m,l=l||m!==y}return l=l||r.length!==Object.keys(a).length,l?u:a}}function sr(e,t){return function(...n){return t(e.apply(this,n))}}function Ao(e,t){if(typeof e=="function")return sr(e,t);if(typeof e!="object"||e===null)throw new Error(q(16));let n={};for(let r in e){let o=e[r];typeof o=="function"&&(n[r]=sr(o,t))}return n}function cr(...e){return e.length===0?t=>t:e.length===1?e[0]:e.reduce((t,n)=>(...r)=>t(n(...r)))}function Io(...e){return t=>(n,r)=>{let o=t(n,r),s=()=>{throw new Error(q(15))},c={getState:o.getState,dispatch:(f,...l)=>s(f,...l)},a=e.map(f=>f(c));return s=cr(...a)(o.dispatch),{...o,dispatch:s}}}function Ro(e){return sn(e)&&"type"in e&&typeof e.type=="string"}var gt={};Q(gt,{cache:()=>ii,css:()=>hn,cx:()=>ei,flush:()=>zo,getRegisteredStyles:()=>ni,hydrate:()=>Qo,injectGlobal:()=>yt,keyframes:()=>ri,merge:()=>ti,sheet:()=>oi});var No=!1;function Po(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}function Lo(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),e.nonce!==void 0&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}var ar=(function(){function e(n){var r=this;this._insertTag=function(o){var s;r.tags.length===0?r.insertionPoint?s=r.insertionPoint.nextSibling:r.prepend?s=r.container.firstChild:s=r.before:s=r.tags[r.tags.length-1].nextSibling,r.container.insertBefore(o,s),r.tags.push(o)},this.isSpeedy=n.speedy===void 0?!No:n.speedy,this.tags=[],this.ctr=0,this.nonce=n.nonce,this.key=n.key,this.container=n.container,this.prepend=n.prepend,this.insertionPoint=n.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(r){r.forEach(this._insertTag)},t.insert=function(r){this.ctr%(this.isSpeedy?65e3:1)===0&&this._insertTag(Lo(this));var o=this.tags[this.tags.length-1];if(this.isSpeedy){var s=Po(o);try{s.insertRule(r,s.cssRules.length)}catch(c){}}else o.appendChild(document.createTextNode(r));this.ctr++},t.flush=function(){this.tags.forEach(function(r){var o;return(o=r.parentNode)==null?void 0:o.removeChild(r)}),this.tags=[],this.ctr=0},e})();var K="-ms-",ft="-moz-",R="-webkit-",Rt="comm",Be="rule",Ve="decl";var ur="@import";var Nt="@keyframes";var lr="@layer";var fr=Math.abs,Me=String.fromCharCode,pr=Object.assign;function dr(e,t){return L(e,0)^45?(((t<<2^L(e,0))<<2^L(e,1))<<2^L(e,2))<<2^L(e,3):0}function Pt(e){return e.trim()}function un(e,t){return(e=t.exec(e))?e[0]:e}function I(e,t,n){return e.replace(t,n)}function pt(e,t){return e.indexOf(t)}function L(e,t){return e.charCodeAt(t)|0}function Ae(e,t,n){return e.slice(t,n)}function G(e){return e.length}function Xe(e){return e.length}function Ye(e,t){return t.push(e),e}function ln(e,t){return e.map(t).join("")}var Lt=1,Ge=1,hr=0,H=0,j=0,Je="";function dt(e,t,n,r,o,s,c){return{value:e,root:t,parent:n,type:r,props:o,children:s,line:Lt,column:Ge,length:c,return:""}}function Ze(e,t){return pr(dt("",null,null,"",null,null,0),e,{length:-e.length},t)}function mr(){return j}function yr(){return j=H>0?L(Je,--H):0,Ge--,j===10&&(Ge=1,Lt--),j}function J(){return j=H<hr?L(Je,H++):0,Ge++,j===10&&(Ge=1,Lt++),j}function ae(){return L(Je,H)}function ht(){return H}function ze(e,t){return Ae(Je,e,t)}function He(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function jt(e){return Lt=Ge=1,hr=G(Je=e),H=0,[]}function Dt(e){return Je="",e}function Qe(e){return Pt(ze(H-1,fn(e===91?e+2:e===40?e+1:e)))}function gr(e){for(;(j=ae())&&j<33;)J();return He(e)>2||He(j)>3?"":" "}function br(e,t){for(;--t&&J()&&!(j<48||j>102||j>57&&j<65||j>70&&j<97););return ze(e,ht()+(t<6&&ae()==32&&J()==32))}function fn(e){for(;J();)switch(j){case e:return H;case 34:case 39:e!==34&&e!==39&&fn(j);break;case 40:e===41&&fn(e);break;case 92:J();break}return H}function wr(e,t){for(;J()&&e+j!==57;)if(e+j===84&&ae()===47)break;return"/*"+ze(t,H-1)+"*"+Me(e===47?e:J())}function xr(e){for(;!He(ae());)J();return ze(e,H)}function kr(e){return Dt(Mt("",null,null,null,[""],e=jt(e),0,[0],e))}function Mt(e,t,n,r,o,s,c,a,f){for(var l=0,u=0,p=c,h=0,d=0,y=0,m=1,g=1,x=1,v=0,_="",E=o,$=s,S=r,T=_;g;)switch(y=v,v=J()){case 40:if(y!=108&&L(T,p-1)==58){pt(T+=I(Qe(v),"&","&\f"),"&\f")!=-1&&(x=-1);break}case 34:case 39:case 91:T+=Qe(v);break;case 9:case 10:case 13:case 32:T+=gr(y);break;case 92:T+=br(ht()-1,7);continue;case 47:switch(ae()){case 42:case 47:Ye(jo(wr(J(),ht()),t,n),f);break;default:T+="/"}break;case 123*m:a[l++]=G(T)*x;case 125*m:case 59:case 0:switch(v){case 0:case 125:g=0;case 59+u:x==-1&&(T=I(T,/\f/g,"")),d>0&&G(T)-p&&Ye(d>32?Er(T+";",r,n,p-1):Er(I(T," ","")+";",r,n,p-2),f);break;case 59:T+=";";default:if(Ye(S=_r(T,t,n,l,u,o,a,_,E=[],$=[],p),s),v===123)if(u===0)Mt(T,t,S,S,E,s,p,a,$);else switch(h===99&&L(T,3)===110?100:h){case 100:case 108:case 109:case 115:Mt(e,S,S,r&&Ye(_r(e,S,S,0,0,o,a,_,o,E=[],p),$),o,$,p,a,r?E:$);break;default:Mt(T,S,S,S,[""],$,0,a,$)}}l=u=d=0,m=x=1,_=T="",p=c;break;case 58:p=1+G(T),d=y;default:if(m<1){if(v==123)--m;else if(v==125&&m++==0&&yr()==125)continue}switch(T+=Me(v),v*m){case 38:x=u>0?1:(T+="\f",-1);break;case 44:a[l++]=(G(T)-1)*x,x=1;break;case 64:ae()===45&&(T+=Qe(J())),h=ae(),u=p=G(_=T+=xr(ht())),v++;break;case 45:y===45&&G(T)==2&&(m=0)}}return s}function _r(e,t,n,r,o,s,c,a,f,l,u){for(var p=o-1,h=o===0?s:[""],d=Xe(h),y=0,m=0,g=0;y<r;++y)for(var x=0,v=Ae(e,p+1,p=fr(m=c[y])),_=e;x<d;++x)(_=Pt(m>0?h[x]+" "+v:I(v,/&\f/g,h[x])))&&(f[g++]=_);return dt(e,t,n,o===0?Be:a,f,l,u)}function jo(e,t,n){return dt(e,t,n,Rt,Me(mr()),Ae(e,2,-2),0)}function Er(e,t,n,r){return dt(e,t,n,Ve,Ae(e,0,r),Ae(e,r+1,-1),r)}function Ue(e,t){for(var n="",r=Xe(e),o=0;o<r;o++)n+=t(e[o],o,e,t)||"";return n}function Tr(e,t,n,r){switch(e.type){case lr:if(e.children.length)break;case ur:case Ve:return e.return=e.return||e.value;case Rt:return"";case Nt:return e.return=e.value+"{"+Ue(e.children,r)+"}";case Be:e.value=e.props.join(",")}return G(n=Ue(e.children,r))?e.return=e.value+"{"+n+"}":""}function vr(e){var t=Xe(e);return function(n,r,o,s){for(var c="",a=0;a<t;a++)c+=e[a](n,r,o,s)||"";return c}}function Sr(e){return function(t){t.root||(t=t.return)&&e(t)}}function Cr(e){var t=Object.create(null);return function(n){return t[n]===void 0&&(t[n]=e(n)),t[n]}}var Do=function(t,n,r){for(var o=0,s=0;o=s,s=ae(),o===38&&s===12&&(n[r]=1),!He(s);)J();return ze(t,H)},Mo=function(t,n){var r=-1,o=44;do switch(He(o)){case 0:o===38&&ae()===12&&(n[r]=1),t[r]+=Do(H-1,n,r);break;case 2:t[r]+=Qe(o);break;case 4:if(o===44){t[++r]=ae()===58?"&\f":"",n[r]=t[r].length;break}default:t[r]+=Me(o)}while(o=J());return t},Uo=function(t,n){return Dt(Mo(jt(t),n))},$r=new WeakMap,qo=function(t){if(!(t.type!=="rule"||!t.parent||t.length<1)){for(var n=t.value,r=t.parent,o=t.column===r.column&&t.line===r.line;r.type!=="rule";)if(r=r.parent,!r)return;if(!(t.props.length===1&&n.charCodeAt(0)!==58&&!$r.get(r))&&!o){$r.set(t,!0);for(var s=[],c=Uo(n,s),a=r.props,f=0,l=0;f<c.length;f++)for(var u=0;u<a.length;u++,l++)t.props[l]=s[f]?c[f].replace(/&\f/g,a[u]):a[u]+" "+c[f]}}},Fo=function(t){if(t.type==="decl"){var n=t.value;n.charCodeAt(0)===108&&n.charCodeAt(2)===98&&(t.return="",t.value="")}};function Or(e,t){switch(dr(e,t)){case 5103:return R+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return R+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return R+e+ft+e+K+e+e;case 6828:case 4268:return R+e+K+e+e;case 6165:return R+e+K+"flex-"+e+e;case 5187:return R+e+I(e,/(\w+).+(:[^]+)/,R+"box-$1$2"+K+"flex-$1$2")+e;case 5443:return R+e+K+"flex-item-"+I(e,/flex-|-self/,"")+e;case 4675:return R+e+K+"flex-line-pack"+I(e,/align-content|flex-|-self/,"")+e;case 5548:return R+e+K+I(e,"shrink","negative")+e;case 5292:return R+e+K+I(e,"basis","preferred-size")+e;case 6060:return R+"box-"+I(e,"-grow","")+R+e+K+I(e,"grow","positive")+e;case 4554:return R+I(e,/([^-])(transform)/g,"$1"+R+"$2")+e;case 6187:return I(I(I(e,/(zoom-|grab)/,R+"$1"),/(image-set)/,R+"$1"),e,"")+e;case 5495:case 3959:return I(e,/(image-set\([^]*)/,R+"$1$`$1");case 4968:return I(I(e,/(.+:)(flex-)?(.*)/,R+"box-pack:$3"+K+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+R+e+e;case 4095:case 3583:case 4068:case 2532:return I(e,/(.+)-inline(.+)/,R+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(G(e)-1-t>6)switch(L(e,t+1)){case 109:if(L(e,t+4)!==45)break;case 102:return I(e,/(.+:)(.+)-([^]+)/,"$1"+R+"$2-$3$1"+ft+(L(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~pt(e,"stretch")?Or(I(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(L(e,t+1)!==115)break;case 6444:switch(L(e,G(e)-3-(~pt(e,"!important")&&10))){case 107:return I(e,":",":"+R)+e;case 101:return I(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+R+(L(e,14)===45?"inline-":"")+"box$3$1"+R+"$2$3$1"+K+"$2box$3")+e}break;case 5936:switch(L(e,t+11)){case 114:return R+e+K+I(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return R+e+K+I(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return R+e+K+I(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return R+e+K+e+e}return e}var Ko=function(t,n,r,o){if(t.length>-1&&!t.return)switch(t.type){case Ve:t.return=Or(t.value,t.length);break;case Nt:return Ue([Ze(t,{value:I(t.value,"@","@"+R)})],o);case Be:if(t.length)return ln(t.props,function(s){switch(un(s,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return Ue([Ze(t,{props:[I(s,/:(read-\w+)/,":"+ft+"$1")]})],o);case"::placeholder":return Ue([Ze(t,{props:[I(s,/:(plac\w+)/,":"+R+"input-$1")]}),Ze(t,{props:[I(s,/:(plac\w+)/,":"+ft+"$1")]}),Ze(t,{props:[I(s,/:(plac\w+)/,K+"input-$1")]})],o)}return""})}},Wo=[Ko],Ar=function(t){var n=t.key;if(n==="css"){var r=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(r,function(m){var g=m.getAttribute("data-emotion");g.indexOf(" ")!==-1&&(document.head.appendChild(m),m.setAttribute("data-s",""))})}var o=t.stylisPlugins||Wo,s={},c,a=[];c=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+n+' "]'),function(m){for(var g=m.getAttribute("data-emotion").split(" "),x=1;x<g.length;x++)s[g[x]]=!0;a.push(m)});var f,l=[qo,Fo];{var u,p=[Tr,Sr(function(m){u.insert(m)})],h=vr(l.concat(o,p)),d=function(g){return Ue(kr(g),h)};f=function(g,x,v,_){u=v,d(g?g+"{"+x.styles+"}":x.styles),_&&(y.inserted[x.name]=!0)}}var y={key:n,sheet:new ar({key:n,container:c,nonce:t.nonce,speedy:t.speedy,prepend:t.prepend,insertionPoint:t.insertionPoint}),nonce:t.nonce,inserted:s,registered:{},insert:f};return y.sheet.hydrate(a),y};function Ir(e){for(var t=0,n,r=0,o=e.length;o>=4;++r,o-=4)n=e.charCodeAt(r)&255|(e.charCodeAt(++r)&255)<<8|(e.charCodeAt(++r)&255)<<16|(e.charCodeAt(++r)&255)<<24,n=(n&65535)*1540483477+((n>>>16)*59797<<16),n^=n>>>24,t=(n&65535)*1540483477+((n>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(o){case 3:t^=(e.charCodeAt(r+2)&255)<<16;case 2:t^=(e.charCodeAt(r+1)&255)<<8;case 1:t^=e.charCodeAt(r)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}var Rr={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,scale:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1};var Bo=!1,Vo=/[A-Z]|^ms/g,Xo=/_EMO_([^_]+?)_([^]*?)_EMO_/g,jr=function(t){return t.charCodeAt(1)===45},Nr=function(t){return t!=null&&typeof t!="boolean"},pn=Cr(function(e){return jr(e)?e:e.replace(Vo,"-$&").toLowerCase()}),Pr=function(t,n){switch(t){case"animation":case"animationName":if(typeof n=="string")return n.replace(Xo,function(r,o,s){return _e={name:o,styles:s,next:_e},o})}return Rr[t]!==1&&!jr(t)&&typeof n=="number"&&n!==0?n+"px":n},Yo="Component selectors can only be used in conjunction with @emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware compiler transform.";function mt(e,t,n){if(n==null)return"";var r=n;if(r.__emotion_styles!==void 0)return r;switch(typeof n){case"boolean":return"";case"object":{var o=n;if(o.anim===1)return _e={name:o.name,styles:o.styles,next:_e},o.name;var s=n;if(s.styles!==void 0){var c=s.next;if(c!==void 0)for(;c!==void 0;)_e={name:c.name,styles:c.styles,next:_e},c=c.next;var a=s.styles+";";return a}return Go(e,t,n)}case"function":{if(e!==void 0){var f=_e,l=n(e);return _e=f,mt(e,t,l)}break}}var u=n;if(t==null)return u;var p=t[u];return p!==void 0?p:u}function Go(e,t,n){var r="";if(Array.isArray(n))for(var o=0;o<n.length;o++)r+=mt(e,t,n[o])+";";else for(var s in n){var c=n[s];if(typeof c!="object"){var a=c;t!=null&&t[a]!==void 0?r+=s+"{"+t[a]+"}":Nr(a)&&(r+=pn(s)+":"+Pr(s,a)+";")}else{if(s==="NO_COMPONENT_SELECTOR"&&Bo)throw new Error(Yo);if(Array.isArray(c)&&typeof c[0]=="string"&&(t==null||t[c[0]]===void 0))for(var f=0;f<c.length;f++)Nr(c[f])&&(r+=pn(s)+":"+Pr(s,c[f])+";");else{var l=mt(e,t,c);switch(s){case"animation":case"animationName":{r+=pn(s)+":"+l+";";break}default:r+=s+"{"+l+"}"}}}}return r}var Lr=/label:\s*([^\s;{]+)\s*(;|$)/g,_e;function Ut(e,t,n){if(e.length===1&&typeof e[0]=="object"&&e[0]!==null&&e[0].styles!==void 0)return e[0];var r=!0,o="";_e=void 0;var s=e[0];if(s==null||s.raw===void 0)r=!1,o+=mt(n,t,s);else{var c=s;o+=c[0]}for(var a=1;a<e.length;a++)if(o+=mt(n,t,e[a]),r){var f=s;o+=f[a]}Lr.lastIndex=0;for(var l="",u;(u=Lr.exec(o))!==null;)l+="-"+u[1];var p=Ir(o)+l;return{name:p,styles:o,next:_e}}var Ho=!0;function dn(e,t,n){var r="";return n.split(" ").forEach(function(o){e[o]!==void 0?t.push(e[o]+";"):o&&(r+=o+" ")}),r}var Jo=function(t,n,r){var o=t.key+"-"+n.name;(r===!1||Ho===!1)&&t.registered[o]===void 0&&(t.registered[o]=n.styles)},Dr=function(t,n,r){Jo(t,n,r);var o=t.key+"-"+n.name;if(t.inserted[n.name]===void 0){var s=n;do t.insert(n===s?"."+o:"",s,t.sheet,!0),s=s.next;while(s!==void 0)}};function Mr(e,t){if(e.inserted[t.name]===void 0)return e.insert("",t,e.sheet,!0)}function Ur(e,t,n){var r=[],o=dn(e,r,n);return r.length<2?n:o+t(r)}var qr=function(t){var n=Ar(t);n.sheet.speedy=function(a){this.isSpeedy=a},n.compat=!0;var r=function(){for(var f=arguments.length,l=new Array(f),u=0;u<f;u++)l[u]=arguments[u];var p=Ut(l,n.registered,void 0);return Dr(n,p,!1),n.key+"-"+p.name},o=function(){for(var f=arguments.length,l=new Array(f),u=0;u<f;u++)l[u]=arguments[u];var p=Ut(l,n.registered),h="animation-"+p.name;return Mr(n,{name:p.name,styles:"@keyframes "+h+"{"+p.styles+"}"}),h},s=function(){for(var f=arguments.length,l=new Array(f),u=0;u<f;u++)l[u]=arguments[u];var p=Ut(l,n.registered);Mr(n,p)},c=function(){for(var f=arguments.length,l=new Array(f),u=0;u<f;u++)l[u]=arguments[u];return Ur(n.registered,r,Zo(l))};return{css:r,cx:c,injectGlobal:s,keyframes:o,hydrate:function(f){f.forEach(function(l){n.inserted[l]=!0})},flush:function(){n.registered={},n.inserted={},n.sheet.flush()},sheet:n.sheet,cache:n,getRegisteredStyles:dn.bind(null,n.registered),merge:Ur.bind(null,n.registered,r)}},Zo=function e(t){for(var n="",r=0;r<t.length;r++){var o=t[r];if(o!=null){var s=void 0;switch(typeof o){case"boolean":break;case"object":{if(Array.isArray(o))s=e(o);else{s="";for(var c in o)o[c]&&c&&(s&&(s+=" "),s+=c)}break}default:s=o}s&&(n&&(n+=" "),n+=s)}}return n};var Ee=qr({key:"css"}),zo=Ee.flush,Qo=Ee.hydrate,ei=Ee.cx,ti=Ee.merge,ni=Ee.getRegisteredStyles,yt=Ee.injectGlobal,ri=Ee.keyframes,hn=Ee.css,oi=Ee.sheet,ii=Ee.cache;var xn={};Q(xn,{Children:()=>qe,Fragment:()=>Fr,Portal:()=>Kr,deepEqual:()=>gn,eval_num:()=>pi,findDOMNode:()=>ci,forwardRef:()=>bn,getComponentByPointer:()=>ai,id_num:()=>fi,isAsync:()=>ui,isClass:()=>wn,isEmpty:()=>B,isError:()=>li,isThenable:()=>qt,isValidComponent:()=>nt,isValidElement:()=>si,shallowEqual:()=>se,toBool:()=>Ft});var yn={};Q(yn,{ARGS:()=>Et,CALLBACK:()=>_t,CHILD_CLASS_ADDENDUM:()=>he,CLEARED:()=>xt,COMPONENT:()=>et,CORE:()=>w,DUE:()=>le,IDX:()=>ue,INTERVAL:()=>tt,IS_ZOMBIE:()=>mn,LAZY:()=>bt,MEMOIZED:()=>Se,REPEAT:()=>wt,TEXT:()=>W});var[w,et,W,mn,ue,he,Se,bt,le,wt,xt,tt,_t,Et]=[Symbol.for("LILACT:CORE"),Symbol.for("LILACT:COMPONENT"),Symbol.for("LILACT:TEXT"),Symbol.for("LILACT:IS_ZOMBIE"),Symbol.for("LILACT:IDX"),Symbol.for("LILACT:CHILD_CLASS_ADDENDUM"),Symbol.for("LILACT:MEMOIZED"),Symbol.for("LILACT:LAZY"),Symbol.for("LILACT:TIMERS:DUE"),Symbol.for("LILACT:TIMERS:REPEAT"),Symbol.for("LILACT:TIMERS:CLEARED"),Symbol.for("LILACT:TIMERS:INTERVAL"),Symbol.for("LILACT:TIMERS:CALLBACK"),Symbol.for("LILACT:TIMERS:ARGS")];var ke=e=>{let t=Object.prototype.toString.call(e).toLowerCase();return/\[object (.*)]/g.exec(t)[1]},nt=e=>!!(e&&(e[w]!==void 0||e[TEXT]!==void 0)),si=nt,ci=e=>{var t,n;if(!((n=(t=e[w])==null?void 0:t.element)!=null&&n.parentNode))throw new Error("findDOMNode only works on mounted components.");return e[w].element};function Fr({children:e}){return e}Fr.displayName="Fragment";function Kr({children:e,view:t}){return this[w].portal=t,e}Kr.displayName="Portal";var qe={_isNil(e){return e==null},_flattenInto(e,t){if(!this._isNil(t)){if(Array.isArray(t)){for(let n of t)this._flattenInto(e,n);return}e.push(t)}},toArray(e){let t=[];if(!e)return t;for(let n of e)this._flattenInto(t,n);return t},count(e){return this.toArray(e).length},only(e){let t=this.toArray(e);if(t.length!==1)throw new Error(t.length===0?"Expected exactly one child, but received none.":"Expected exactly one child, but received more than one.");return t[0]},map(e,t){let n=this.toArray(e),r=[];for(let o=0;o<n.length;o++)r.push(t(n[o],o));return r},forEach(e,t){let n=this.toArray(e);for(let r=0;r<n.length;r++)t(n[r],r)},find(e,t){let n=this.toArray(e);for(let r=0;r<n.length;r++)if(t(n[r],r))return n[r]},pickOne(e,t){let n=this.toArray(e),r,o=0;for(let s=0;s<n.length&&!(t(n[s],s)&&(o++,r=n[s],o>1));s++);if(o!==1)throw new Error(o===0?"pickOne expected exactly one matching child, but matched none.":"pickOne expected exactly one matching child, but matched multiple.");return r},first(e){return this.toArray(e)[0]},last(e){let t=this.toArray(e);return t.length?t[t.length-1]:void 0}},bn=e=>{let t=function(n,r){return e({...n,ref:void 0},r)};return t.displayName="Forwarded "+e.displayName,t};function ai(){let e,t=new Promise((r,o)=>{e=r});function n(r){r.stopImmediatePropagation(),window.removeEventListener("click",n,!0);let o=r.target;for(;!o[et]&&o.parentNode;)o=o.parentNode;return e(o[et]),!1}return window.addEventListener("click",n,!0),t}function B(e){for(let t in e)return!1;return!0}var se=(e,t,n)=>{if(Object.is(e,t))return!0;if(ke(e)!==ke(t))return!1;if(ke(e)==="array")return e.length!==t.length?!1:e.every((r,o)=>o===n||Object.is(r,t[o]));if(ke(e)==="object"){let r=Object.keys(e).filter(s=>s!==n),o=Object.keys(t).filter(s=>s!==n);return r.length!==o.length?!1:r.every(s=>Object.prototype.hasOwnProperty.call(t,s)&&Object.is(e[s],t[s]))}return ke(e)==="date"?e.getTime()===t.getTime():Object.is(e,t)};function gn(e,t){return ke(e)!==ke(t)?!1:ke(e)==="array"?e.length!==t.length?!1:e.every((n,r)=>gn(n,t[r])):ke(e)==="object"?Object.keys(e).length!==Object.keys(t).length?!1:Object.keys(e).every(n=>gn(e[n],t[n])):ke(e)==="date"?e.getTime()===t.getTime():e===t}function wn(e){return!(e&&e.constructor===Function)||e.prototype===void 0?!1:Function.prototype!==Object.getPrototypeOf(e)?!0:Object.getOwnPropertyNames(e.prototype).length>1}function ui(e){return typeof e=="function"&&e.constructor&&e.constructor.name==="AsyncFunction"}function qt(e){return e&&(typeof e=="object"||typeof e=="function")&&typeof e.then=="function"}function li(e){return e instanceof Error||Object.prototype.toString.call(e)==="[object Error]"}function Ft(e){if(typeof e=="boolean")return e;if(typeof e=="number")return e!==0;if(typeof e=="string"){if(e=e.trim().toLowerCase(),e==="true")return!0;if(e==="false")return!1}return!!e}var fi=Math.floor(Math.random()*1e4),pi=0;function Z(e){return e==null}function V(e){return e||"<<anonymous>>"}function di(e){return e&&(e.displayName||e.name)||"Unknown"}function Wr(e){return e==null||e===!1||e===!0||typeof e=="string"||typeof e=="number"||nt(e)?!0:Array.isArray(e)?e.every(Wr):!1}function hi(e){return typeof e=="function"||typeof e=="string"}function me(e){let t=function(r,o,s,c,a,f){let l=r[o];if(Z(l)||e(l))return null;let u=e.expectedType||"the correct type",p=l===null?"null":typeof l;return new Error(`Invalid ${c} \`${a}\` of type \`${p}\` supplied to \`${V(s)}\`, expected \`${u}\`.`)};return t.isRequired=function(r,o,s,c,a){let f=r[o];return Z(f)?new Error(`The ${c} \`${a}\` is marked as required in \`${V(s)}\`, but its value is \`${f}\`.`):t(r,o,s,c,a)},t}function mi(){let e={};e.any=(function(){let r=function(s,c,a,f,l){return null};return r.isRequired=function(){return null},r})(),e.array=me(r=>Array.isArray(r)),e.array.expectedType="array",e.bool=me(r=>typeof r=="boolean"),e.bool.expectedType="boolean",e.func=me(r=>typeof r=="function"),e.func.expectedType="function",e.number=me(r=>typeof r=="number"&&!Number.isNaN(r)),e.number.expectedType="number",e.object=me(r=>typeof r=="object"&&r!==null&&!Array.isArray(r)),e.object.expectedType="object",e.string=me(r=>typeof r=="string"),e.string.expectedType="string",e.symbol=me(r=>typeof r=="symbol"),e.symbol.expectedType="symbol",e.component=me(r=>nt(r)),e.component.expectedType="component",e.element=me(r=>nt(r)),e.element.expectedType="element",e.node=me(r=>Wr(r)),e.node.expectedType="node",e.elementType=me(r=>hi(r)),e.elementType.expectedType="elementType",e.oneOf=function(o){let s=Array.isArray(o)?o:[],c=function(f,l,u,p,h){let d=f[l];if(Z(d))return null;for(let m=0;m<s.length;m++)if(d===s[m])return null;let y=d===null?"null":typeof d;return new Error(`Invalid ${p} \`${h}\` of value \`${String(d)}\` supplied to \`${V(u)}\`, expected one of [${s.map(String).join(", ")}] (received type \`${y}\`).`)};return c.isRequired=function(f,l,u,p,h){return Z(f[l])?new Error(`The ${p} \`${h}\` is marked as required in \`${V(u)}\`, but its value is \`${f[l]}\`.`):c(f,l,u,p,h)},c},e.oneOfType=function(o){let s=o||[],c=function(f,l,u,p,h){let d=f[l];if(Z(d))return null;for(let y=0;y<s.length;y++)if(s[y](f,l,u,p,h)===null)return null;return new Error(`Invalid ${p} \`${h}\` supplied to \`${V(u)}\` (none of the allowed types matched).`)};return c.isRequired=function(f,l,u,p,h){return Z(f[l])?new Error(`The ${p} \`${h}\` is marked as required in \`${V(u)}\`, but its value is \`${f[l]}\`.`):c(f,l,u,p,h)},c},e.arrayOf=function(o){let s=o,c=function(f,l,u,p,h){let d=f[l];if(Z(d))return null;if(!Array.isArray(d))return new Error(`Invalid ${p} \`${h}\` of type \`${typeof d}\` supplied to \`${V(u)}\`, expected an array.`);for(let y=0;y<d.length;y++){let m=`${h}[${y}]`,g=s({[l]:d[y]},l,u,p,m);if(g!==null)return g}return null};return c.isRequired=function(f,l,u,p,h){return Z(f[l])?new Error(`The ${p} \`${h}\` is marked as required in \`${V(u)}\`, but its value is \`${f[l]}\`.`):c(f,l,u,p,h)},c},e.objectOf=function(o){let s=o,c=function(f,l,u,p,h){let d=f[l];if(Z(d))return null;if(typeof d!="object"||d===null||Array.isArray(d))return new Error(`Invalid ${p} \`${h}\` of type \`${typeof d}\` supplied to \`${V(u)}\`, expected an object.`);let y=Object.keys(d);for(let m=0;m<y.length;m++){let g=y[m],x=`${h}.${g}`,v=s({[l]:d[g]},l,u,p,x);if(v!==null)return v}return null};return c.isRequired=function(f,l,u,p,h){return Z(f[l])?new Error(`The ${p} \`${h}\` is marked as required in \`${V(u)}\`, but its value is \`${f[l]}\`.`):c(f,l,u,p,h)},c};function t(r,{exact:o}){let s=r?Object.keys(r):[],c=function(f,l,u,p,h){let d=f[l];if(Z(d))return null;if(typeof d!="object"||d===null||Array.isArray(d))return new Error(`Invalid ${p} \`${h}\` of type \`${typeof d}\` supplied to \`${V(u)}\`, expected an object.`);if(o){let m=Object.keys(d);for(let g=0;g<m.length;g++){let x=m[g];if(!Object.prototype.hasOwnProperty.call(r,x)){let v=`${h}.${x}`;return new Error(`Invalid ${p} \`${v}\` supplied to \`${V(u)}\`: extra key \`${x}\` is not allowed by exact().`)}}}for(let m=0;m<s.length;m++){let g=s[m],x=r[g],v=d[g],_=`${h}.${g}`;if(Z(v)){let $=x({[l]:v},l,u,p,_);if($!==null)return $;continue}let E=x({[l]:v},l,u,p,_);if(E!==null)return E}return null};return c.isRequired=function(f,l,u,p,h){return Z(f[l])?new Error(`The ${p} \`${h}\` is marked as required in \`${V(u)}\`, but its value is \`${f[l]}\`.`):c(f,l,u,p,h)},c}e.shape=function(o){return t(o,{exact:!1})},e.exact=function(o){return t(o,{exact:!0})},e.instanceOf=function(o){let s=function(a,f,l,u,p){let h=a[f];return Z(h)||h instanceof o?null:new Error(`Invalid ${u} \`${p}\` supplied to \`${V(l)}\`: expected instance of \`${di(o)}\`.`)};return s.isRequired=function(a,f,l,u,p){return Z(a[f])?new Error(`The ${u} \`${p}\` is marked as required in \`${V(l)}\`, but its value is \`${a[f]}\`.`):s(a,f,l,u,p)},s};let n=new Set;return e.checkPropTypes=function(o,s,c,a){if(!o)return;let f=o,l=V(a),u=Object.keys(f);for(let p=0;p<u.length;p++){let h=u[p],d=f[h];if(typeof d!="function")continue;let m=d(s||{},h,l,c,h);if(m instanceof Error){let g=`${l}|${c}|${h}|${m.message}`;if(n.has(g))continue;n.add(g),typeof console!="undefined"&&console.error&&console.error(`Warning: Failed prop type: ${m.message}`)}}},e}var rt=mi();var kn={};Q(kn,{Component:()=>Ie,HTMLComponent:()=>Tt,RootComponent:()=>Kt,boolean_html_attributes_set:()=>Jr,capture_events_set:()=>Bt,cloneComponent:()=>Yr,cloneElement:()=>Ei,createComponent:()=>En,createElement:()=>vi,createPortal:()=>_i,createRoot:()=>Xr,current_component:()=>Si,effect_timeout:()=>Pi,events_set:()=>Wt,insertion_effects:()=>Ii,layout_effects:()=>Ai,length_css_attributes_set:()=>Hr,memo:()=>Ti,passive_effects:()=>Ri,processEffects:()=>Vr,render:()=>ki,roots:()=>Oi,special_attributes:()=>Gr,update_cbs:()=>$i,update_interval_margin:()=>Li,update_set:()=>Ci,update_timeout:()=>Ni});var yi="http://www.w3.org/2000/svg",_n=class{constructor(t){ee(this,"owner");ee(this,"current_map",new Map);ee(this,"new_map",new Map);ee(this,"pick_index",0);this.owner=t}pick(t,n){var s,c;let r,o=this.current_map.get(t);return o&&o.length>o[ue]?(r=o[o[ue]],o[ue]++,o=this.new_map.get(t),o!==void 0?o.push(r):(o=[r],this.new_map.set(t,o),o[ue]=0)):(r=n(),o=this.new_map.get(t),o!==void 0?o.push(r):(o=[r],this.new_map.set(t,o),o[ue]=0),r[w]&&((c=(s=r[w]).parent)!=null||(s.parent=this.owner))),r}commit(){this.current_map.forEach(t=>{t.slice(t[ue]).forEach(n=>{n.cleanup?n.cleanup():n.element&&!n.portal&&n.element.parentElement.removeChild(n.element)})}),this.current_map=this.new_map,this.new_map=new Map}},kt=class{constructor(t,n){ee(this,"component");ee(this,"props");this.component=t,this.props=n||{}}apply(t=this.props,n=this.next_state||this.state){var o,s,c,a,f,l,u,p,h,d,y;let r=!0;if(this.outlet&&(this!=null&&this[Se])&&se(this.props,t,"children")&&se((o=this.props)==null?void 0:o.children,t==null?void 0:t.children)&&(r=!1),r){if((s=this.entity)!=null&&s.propTypes?rt.checkPropTypes(this.entity.propTypes,this.props,"prop",this.entity.name):(c=this.component)!=null&&c.propTypes&&rt.checkPropTypes(this.component.propTypes,this.props,"prop",this.component.name),typeof n=="function"&&(n=n(this.state)),this.component.constructor.defaultProps&&(t={...this.component.constructor.defaultProps,...t}),((f=(a=this==null?void 0:this.parent)==null?void 0:a.component)!=null&&f.context||(u=(l=this==null?void 0:this.parent)==null?void 0:l.component)!=null&&u.getChildContext)&&(this.context={...this.parent.component.context,...(h=(p=this.parent.component).getChildContext)==null?void 0:h.call(p)},this.component.constructor.contextTypes&&rt.checkPropTypes(this.component.constructor.contextTypes,this.context,"context",this.entity.name)),this.component.shouldComponentUpdate&&!this.component.shouldComponentUpdate(n,t,this.context))return;typeof this.entity=="string"&&(this.element instanceof Element||(this.is_svg||this.container.is_svg?(this.is_svg=!0,this.element=document.createElementNS(yi,this.entity)):this.element=document.createElement(this.entity),t!=null&&t.defaultValue&&(this.element.value=String(t.defaultValue).slice(0,t==null?void 0:t.maxLength)),t!=null&&t.defaultChecked&&(this.element.checked=t.defaultChecked)),this.element[et]=this.component),t.ref&&(typeof t.ref=="function"?t.ref(this.element||this.component):t.ref.current=this.element||this.component),t!==void 0&&this.component.componentWillReceiveProps&&this.component.componentWillReceiveProps(t),this.component.componentWillUpdate&&this.component.componentWillUpdate(t,n);let m=this.state,g=this.props;if(this.element&&this.updateElementProps(t),this.props=t,typeof this.next_state=="object")this.state?Object.assign(this.state,n):this.state={...n};else if(this.next_state!==void 0)throw new Error("Component.setState only accepts objects or functions is new state.");if(this.next_state&&delete this.next_state,this.hooks!==void 0){this.hook_index=0,k.current_component=[this,k.current_component];try{this.outlet=this.component.render(t,{current:this.element||this.component})}catch(x){Br(this,x)}k.current_component=k.current_component[1]}else try{this.outlet=this.component.render({current:this.element||this.component})}catch(x){Br(this,x)}this!=null&&this.portal&&(this.element=this.portal),((y=(d=this.outlet)==null?void 0:d.constructor)==null?void 0:y.name)!=="Array"&&(this.outlet=[this.outlet]),this.outlet=[...this.outlet];for(let x=0;x<this.outlet.length;x++){let v=this.outlet[x];if(v==null||typeof v=="boolean")this.outlet.splice(x,1),x--;else if(typeof v=="function"){let _=this.childFunctionHandler(v);this.outlet.splice(x,1,_),x--}else if(v.constructor.name==="Array")this.outlet.splice(x,1,...v),x--;else{let _=bi(this,v);this.outlet[x]=_,_[W]===void 0?(_.container=this.element?this:this.container,_.apply(v.props)):_.element?_[W]!==v[W]&&(_.element.textContent=v[W],_[W]=v[W]):(_.element=document.createTextNode(v[W]),_[W]=v[W])}}this.cache&&this.cache.commit(),this.element&&this.arrangeOutlet(),this.component.componentDidUpdate&&this.component.componentDidUpdate(g,m,this.last_snapshot),this.last_snapshot&&delete this.last_snapshot}}async cleanup(){var t,n,r;try{let o=[];if((t=this.props)!=null&&t.ref&&(typeof this.props.ref=="function"?this.props.ref(null):this.props.current=null),this.component.componentWillUnmount&&this.component.componentWillUnmount(),(n=this==null?void 0:this.element)!=null&&n.parentElement&&!this.portal&&this.element.parentElement.removeChild(this.element),this.outlet!==void 0)for(let s of this.outlet)s.cleanup&&o.push(s.cleanup());if(((r=this.props)==null?void 0:r.children)!==void 0)for(let s of this.props.children)s.cleanup&&o.push(s.cleanup());if(this.hooks!==void 0)for(let s of this.hooks)s.cleanup&&o.push(s.cleanup());await Promise.all(o)}catch(o){throw o}}updateElementProps(t,n=!1){var r,o,s,c,a,f,l;this.entity==="input"?(t!=null&&t.type||(t.type="text"),t.type!==this.element.type&&(this.element.type=t.type),(t==null?void 0:t.value)!==void 0&&(t==null?void 0:t.value)!==this.element.value&&(t.value===void 0&&(t.value=""),this.element.value=String(t.value).slice(0,t==null?void 0:t.maxLength))):this.entity==="textarea"?(t==null?void 0:t.value)!==this.element.value&&(this.element.value=String(t.value).slice(0,t==null?void 0:t.maxLength)):this.entity==="select"&&(t==null?void 0:t.value)!==this.element.value&&k.setTimeout(()=>this.element.value=String(t.value),0);for(let u in this.props){let p=u.toLowerCase();t.hasOwnProperty(u)||(Wt.has(p)?this.event_detachers[p]():this.element.removeAttribute(u))}for(let u in t){let p=u.toLowerCase();if(!Gr.has(p)&&(t===this.props||!k.defaultIsEqual(t[u],this.props[u])||n))if(Wt.has(p))(r=this.event_detachers)!=null||(this.event_detachers={}),(s=(o=this.event_detachers)[p])==null||s.call(o),this.event_detachers[p]=k.addWrappedEventListener(this.element,p.substring(2),t[u]);else if(Bt.hasOwnProperty(p)){let h=Bt[p];(c=this.event_detachers)!=null||(this.event_detachers={}),(f=(a=this.event_detachers)[p])==null||f.call(a),this.event_detachers[p]=k.addWrappedEventListener(this.element,h.substring(2),t[u],{capture:!0})}else if(u==="style")if(typeof t.style=="string")this.element.style=t.style;else{if((l=this.props)!=null&&l.style)if(typeof this.props.style=="string")this.element.style="";else for(let h in this.props.style)t.style.hasOwnProperty(h)||(this.element.style[h]="");for(let h in t.style)Hr.has(h)&&isFinite(t.style[h])&&(t.style[h]+="px");Object.assign(this.element.style,t.style)}else Jr.has(u)?(this.element[u]=Ft(t[u]),this.element[u]||this.element.removeAttribute(u)):u==="autoFocus"?this.element.autofocus=Ft(t[u]):u==="htmlFor"?this.element.setAttribute("for",t[u]):(p!=="value"||["input","textarea","select"].indexOf(this.entity)===-1)&&this.element.setAttribute(p,t[u])}t!=null&&t.action?this.element.onsubmit=t.action:this.element.onsubmit=void 0,this.updateElementClass(t)}updateElementClass(t=this.props){var r,o;let n=t==null?void 0:t.className;if(n!=null||(n=t!=null&&t.class?t.class:""),(r=this==null?void 0:this.parent)!=null&&r[he]&&(n+=" "+((o=this==null?void 0:this.parent)==null?void 0:o[he])),n.length>0){n=n.split(/\s+/g);for(let s of Array.from(this.element.classList))n.indexOf(s)===-1&&this.element.classList.remove(s);for(let s of n)s.length>0&&this.element.classList.add(s)}else delete this.element.className}scanZombies(t,n){let r=t.element.childNodes;for(;r[t.insert_index]&&r[t.insert_index][mn]&&r[t.insert_index]!==n;)t.insert_index++}appendElement(t){var n;t.portal||(this.scanZombies(t.container,t.element),(t==null?void 0:t.element.parentNode)===null?(t.container.element.insertBefore(t.element,t.container.element.childNodes[t.container.insert_index]||null),(n=t==null?void 0:t.component)!=null&&n.componentDidMount&&t.component.componentDidMount()):t.container.element.childNodes[t.container.insert_index]!==t.element&&t.container.element.insertBefore(t.element,t.container.element.childNodes[t.container.insert_index]||null),t.container.insert_index++)}arrangeOutlet(){var t;this.insert_index=0;for(let n of this.outlet)n&&(n.element?(n.container=this.element?this:this.container,n.container.appendElement(n)):(n.arrangeOutlet&&n.arrangeOutlet(),n!=null&&n.mounted||(n.mounted=!0,(t=n==null?void 0:n.component)!=null&&t.componentDidMount&&n.component.componentDidMount())))}childFunctionHandler(t){return t(this.state)}},Br=(e,t)=>{var o,s,c,a;let n=[e];for(;e&&!((o=e.component)!=null&&o.componentDidCatch);)e=e.parent,e&&n.push(e);(s=e==null?void 0:e.component)!=null&&s.componentDidCatch&&(c=e.entity)!=null&&c.getDerivedStateFromError&&e.component.setState(e.entity.getDerivedStateFromError.call(e,t));let r=Array.prototype.map.call(n,f=>`in ${typeof f.component.displayName=="function"?f.component.displayName():f.component.displayName}`).join(`
58
- `);if(t.componentStack=n,t.componentStackLog=r,(a=e==null?void 0:e.component)!=null&&a.componentDidCatch)e.component.componentDidCatch(t,{componentStack:n,componentStackLog:r});else throw t};function gi(e,t){let n=e;if(e[W]===void 0){let r=e.entity,o=!1;if(typeof r=="object")if(r[Se])o=r[Se],r=r.component;else throw new Error("Invalid component.");if(typeof r=="string")n=new Tt(r,e.props);else{if(wn(r)){r!=null&&r.defaultProps&&(e.props={...r.defaultProps,...e.props}),n=new r(e.props);let s=Object.getOwnPropertyDescriptor(n,"state");s&&typeof s.get!="function"&&typeof s.set!="function"&&(n[w].state=n.state,Object.defineProperty(n,"state",{get(){return this[w].state},set(c){if(this[w].state===void 0)this[w].state=c;else throw new Error("Assigning component state this way is not allowed.")}}))}else if(typeof r=="function")r!=null&&r.defaultProps&&(e.props={...r.defaultProps,...e.props}),n=new Ie(e.props),n.render=r.bind(n),n[w].hooks=[],n[w].hook_index=0;else throw new Error("Error in constructing component.");n[w].entity=r,e.container&&(n[w].container=e.container)}o&&(n[w][Se]=!0)}return t instanceof kt&&(n[w].parent=t),n}function bi(e,t){var n,r,o;try{return(n=e.cache)!=null||(e.cache=new _n(e)),t=e.cache.pick(t[W]===void 0?(r=t==null?void 0:t.props)==null?void 0:r.key:":text:",()=>t[W]!==void 0||t instanceof kt?t:gi(t,e)[w]),t}catch(s){if((o=t==null?void 0:t.component)!=null&&o.componentDidCatch)t.component.componentDidCatch(s);else throw s}}function wi(){clearTimeout(k.effect_timeout);let e=k.update_set,t=k.update_cbs;k.update_set=new Set,k.update_cbs=new Set;for(let n of e)n.apply();for(let n of t)n();Vr()}function Vr(){let e=k.insertion_effects,t=k.layout_effects,n=k.passive_effects;k.insertion_effects=new Set,k.layout_effects=new Set,k.passive_effects=new Set;for(let r of e)r();for(let r of t)r();requestAnimationFrame(()=>{for(let r of n)r()})}var xi=(e,t)=>{let n;return t.key!==void 0?n=t.key:t.id!==void 0?n=":i:"+t.id:t.path!==void 0?n=":p:"+t.path:t[W]!==void 0?n=":text:":(typeof e=="string"?n=":t:"+e:e!=null&&e.name?n=e.name:n="::",t.name!==void 0?n=n+":"+t.name:t.path!==void 0&&(n=n+":"+t.path)),n},Ie=class{get state(){return this[w].state}set state(t){if(this[w].state===void 0)this[w].state=t;else throw new Error("Assigning component state this way is not allowed.")}get context(){return this[w].context}set context(t){throw new Error("Assigning component context this way is not allowed.")}get type(){return this[w].entity}set type(t){throw new Error("Component type is immutable.")}get props(){return this[w].props}set props(t){throw new Error("Assigning component props this way is not allowed.")}get ref(){return this[w].ref}set ref(t){throw new Error("Component ref is immutable.")}get key(){return this[w].props.key}set key(t){throw new Error("Component key is immutable.")}displayName(){let t=this[w].entity;return t!=null&&t.displayName?typeof t.displayName=="function"?t.displayName():t.displayName:typeof t=="string"?t:typeof t=="function"&&t.name||"Component"}constructor(t){this[w]=new kt(this,t)}forceUpdate(t){k.clearTimeout(k.update_timeout),k.update_set.add(this[w].container||this[w]),t&&k.update_cbs.add(t.bind(this)),k.update_timeout=k.setTimeout(wi,k.update_interval_margin)}setState(t,n){this.getSnapshotBeforeUpdate!==void 0&&(this[w].last_snapshot=this.getSnapshotBeforeUpdate(this[w].props,this.state)),this[w].next_state=t,this.forceUpdate(n?n.bind(this):void 0)}},Tt=class extends Ie{constructor(t,n){super(n),this[w].entity=t,t==="svg"&&(this[w].is_svg=!0)}render(){return this[w].props.children}},Kt=class extends Tt{constructor(n,r){super(":root:",r);ee(this,"displayName","Root");typeof this.element=="string"&&(n=document.querySelector(n)),this[w].element=n;for(let o of r.children)o[w]?o[w].container=this[w]:o.container=this[w]}};function En(e,t={},...n){if(typeof e!="string"&&typeof e!="function"&&(typeof e!="object"||!e[Se]))throw new Error("Invalid entity for createComponent.");for(let r=0;r<n.length;r++){let o=n[r];if(o==null||typeof o=="boolean"){n.splice(r,1),r--;continue}["number","bigint"].indexOf(typeof o)!==-1&&(o=o.toString()),typeof o=="string"?n[r]={[W]:o}:n[r]=o}return t.key=xi(e,t),t.children=n,{entity:e,props:t,[w]:null}}function Xr(e){let t;return{render(n){if(t)throw new Error("root already rendered!");return t=new Kt(e,{children:[n]}),k.roots.add(t[w]),t.forceUpdate(),t},unmount(){t&&(t.cleanup(),e.innerHTML="")}}}function _i(e,t){return En(k.Portal,{view:t},e)}function Yr(e,t,...n){let r={entity:e.entity,props:{...e.props,...t},[w]:null};return n!=null&&n.length&&(r.props.children=n),r}var Ei=Yr;function ki(e,t){if(e[w]&&(e[w].container||e[w].parent))throw new Error("Component is already in use");return Xr(t).render(e)}function Ti(e){return typeof e=="object"?e[Se]=!0:e={component:e,[Se]:!0,[w]:null},e}var vi=En,Si=[],Ci=new Set,$i=new Set,Oi=new Set,Ai=new Set,Ii=new Set,Ri=new Set,Ni,Pi,Li=0,Gr=new Set(["classname","ref","action","lilact_jsx_loc","children","key","defaultvalue","defaultchecked"]),Wt=new Set(["onafterprint","onbeforeprint","onbeforeunload","onerror","onhashchange","onload","onmessage","onoffline","ononline","onpagehide","onpageshow","onpopstate","onresize","onstorage","onunload","onblur","onchange","oncontextmenu","onfocus","oninput","oninvalid","onreset","onsearch","onselect","onsubmit","onkeydown","onkeypress","onkeyup","onclick","ondblclick","onmousedown","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onwheel","ondrag","ondragend","ondragenter","ondragleave","ondragover","ondragstart","ondrop","onscroll","oncopy","oncut","onpaste","onabort","oncanplay","oncanplaythrough","oncuechange","ondurationchange","onemptied","onended","onerror","onloadeddata","onloadedmetadata","onloadstart","onpause","onplay","onplaying","onprogress","onratechange","onseeked","onseeking","onstalled","onsuspend","ontimeupdate","onvolumechange","onwaiting","ontoggle","onpointerdown","onpointerup","onpointermove","onpointercancel","onpointerover","onpointerout","onpointerenter","onpointerleave"]),Bt={};for(let e of Wt)Bt[e+"capture"]=e;var Hr=new Set(["width","height","minWidth","minHeight","maxWidth","maxHeight","top","right","bottom","left","margin","marginTop","marginRight","marginBottom","marginLeft","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","borderWidth","borderTopWidth","borderRightWidth","borderBottomWidth","borderLeftWidth","outlineWidth","fontSize","lineHeight","letterSpacing","wordSpacing","textIndent","borderRadius","borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius","columnGap","rowGap","gap"]),Jr=new Set(["disabled","readOnly","required","checked","multiple","hidden","open","loop","muted","controls","playsInline","allowFullScreen"]);var vn={};Q(vn,{createContext:()=>ot,startTransition:()=>Wi,useActionState:()=>Ui,useCallback:()=>ye,useContext:()=>it,useDebugValue:()=>Ki,useDeferredValue:()=>Fi,useEffect:()=>ne,useHook:()=>ce,useId:()=>ji,useImperativeHandle:()=>Tn,useInsertionEffect:()=>Mi,useLayoutEffect:()=>Re,useLocalStorage:()=>Di,useMemo:()=>vt,useReducer:()=>qi,useRef:()=>P,useState:()=>te,useTransition:()=>Zr});function ce(){let e=k.current_component[0];return e.hooks[e.hook_index]===void 0&&e.hooks.push({}),e.hooks[e.hook_index++]}function te(e){let t=ce();return B(t)&&(typeof e=="function"?t.value=e():t.value=e,t.set_func=function(n,r,o){typeof o=="function"?r.value=o(r.value):r.value=o,n.component.forceUpdate()}.bind(void 0,k.current_component[0],t)),[t.value,t.set_func]}function ye(e,t=void 0){if(t!==void 0&&!Array.isArray(t)&&t!==null&&typeof t!="object")throw new Error("Callback dependencies must be an array, object or omitted.");let n=ce();return!B(n)&&t!==void 0&&(n==null?void 0:n.deps)!==void 0&&se(t,n.deps)||(n!=null&&n.cleanup&&n.cleanup(),n.deps=t,n.callback=e),n.callback}function ot(e){return{default:e,Provider:function({value:n,children:r}){return r}}}function it(e){var n,r,o;let t=(n=k.current_component[0])==null?void 0:n.parent;for(;t&&t.entity!==e.Provider;)t=t.parent;return t&&(o=(r=t.props)==null?void 0:r.value)!=null?o:e.default}function ji(e="N"){let t=ce();return B(t)&&(t.id=e+k.id_num++),t.id}function Zr(){let e=ce();return B(e)&&(e.count=0,e.func=(async function(t,n,r){n.count===0&&t.component.forceUpdate(),n.count++;try{return await r()}finally{n.count--,n.count===0&&t.component.forceUpdate()}}).bind(void 0,k.current_component[0],e)),[e.count!=0,e.func]}function Di(e,t){let n=ce(),r;try{r=JSON.parse(localStorage[e])}catch(o){}return r===void 0&&(typeof t=="function"&&(t=t()),r=t,localStorage[e]=JSON.stringify(r)),B(n)&&(n.value=r,n.set_func=function(o,s,c){typeof c=="function"&&(c=c(s.value)),c!==s.value&&(localStorage[e]=JSON.stringify(c),s.value=c,o.component.forceUpdate())}.bind(void 0,k.current_component[0],n)),[n.value,n.set_func]}function P(e=null){let t=ce();return B(t)&&(t.current=e),t}async function Re(e,t=void 0){if(t!==void 0&&!Array.isArray(t)&&t!==null&&typeof t!="object")throw new Error("Layout effect dependencies must be an array, object or omitted.");let n=ce();!B(n)&&t!==void 0&&(n==null?void 0:n.deps)!==void 0&&se(t,n.deps)||(n!=null&&n.cleanup&&(await n.cleanup(),n.cleanup=void 0),n.deps=t,k.layout_effects.add(async()=>{n.cleanup=await e()}),k.clearTimeout(k.effect_timeout),k.setTimeout(k.processEffects,0))}async function ne(e,t=void 0){if(t!==void 0&&!Array.isArray(t)&&t!==null&&typeof t!="object")throw new Error("Effect dependencies must be an array, object or omitted.");let n=ce();!B(n)&&t!==void 0&&(n==null?void 0:n.deps)!==void 0&&se(t,n.deps)||(n!=null&&n.cleanup&&(await n.cleanup(),n.cleanup=void 0),n.deps=t,k.passive_effects.add(async()=>{n.cleanup=await e()}),k.clearTimeout(k.effect_timeout),k.setTimeout(k.processEffects,0))}async function Mi(e,t=void 0){if(t!==void 0&&!Array.isArray(t)&&t!==null&&typeof t!="object")throw new Error("Insertion effect dependencies must be an array, object, or omitted.");let n=ce();!B(n)&&t!==void 0&&(n==null?void 0:n.deps)!==void 0&&se(t,n.deps)||(n!=null&&n.cleanup&&(await n.cleanup(),n.cleanup=void 0),n.deps=t,k.insertion_effects.add(async()=>{n.cleanup=await e()}),k.clearTimeout(k.effect_timeout),k.setTimeout(k.processEffects,0))}function vt(e,t=void 0){if(t!==void 0&&!Array.isArray(t)&&t!==null&&typeof t!="object")throw new Error("Memo dependencies must be an array or omitted.");let n=ce();return!B(n)&&t!==void 0&&(n==null?void 0:n.deps)!==void 0&&se(t,n.deps)||(n.deps=t,n.value=e()),n.value}function Ui(e,t){let n=ce(),[r,o]=Zr();return B(n)&&(n.state=t,n.form_action=s=>(s.preventDefault(),o(async()=>{let c=new FormData(s.target,s.submitter);n.state=await e(n.state,c)},[]),!1)),[n.state,n.form_action,r]}function qi(e,t,n){let r=ce();return B(r)&&(r.state=n?n(t):t,r.dispatch=function(o,s,c){let a=s.reducer(s.state,c);k.defaultIsEqual(a,s.state)||(s.state=a,o.component.forceUpdate())}.bind(void 0,k.current_component[0],r)),r.reducer=e,[r.state,r.dispatch]}function Fi(e,t){let{useEffect:n,useRef:r,useState:o}=k,[s,c]=o(typeof t!="undefined"?t:e),a=r(e),f=r(null);return n(()=>{if(a.current===e)return;a.current=e,f.current!=null&&(f.current.cancelled=!0,f.current=null);let l={cancelled:!1};return f.current=l,Promise.resolve().then(()=>{l.cancelled||(c(e),f.current=null)}),()=>{f.current&&(f.current.cancelled=!0,f.current=null)}},[e]),s}function Tn(e,t,n=void 0){n!==void 0&&(e==null?void 0:e.deps)!==void 0&&se(n,e.deps)||(e.deps=n,typeof(e==null?void 0:e.current)!="object"&&(e.current={}),Object.assign(e.current,t()))}function Ki(e,t=n=>n){console.log(t(e))}function Wi(e){e()}var Sn={};Q(Sn,{lazy:()=>Gi,require:()=>eo,required_scripts:()=>Ke,run:()=>st,runScripts:()=>Ji});function Bi(e,t){let n=t.startsWith("/"),r=(n?"":e).split("/").filter(Boolean);!n&&!e.endsWith("/")&&r.pop();for(let o of t.split("/"))!o||o==="."||(o===".."?r.pop():r.push(o));return`${n?"/":""}${r.join("/")}`}function zr(e,t="Unknown error"){if(e instanceof Error)return e;if((e==null?void 0:e.error)instanceof Error)return e.error;let n=new Error((e==null?void 0:e.message)==null?t:String(e.message));if(e&&typeof e=="object"){e.name&&(n.name=e.name),e.stack&&(n.stack=e.stack);for(let r of Object.keys(e))r in n||(n[r]=e[r])}return n}function Vi(e,t){let n=zr(e);return n.lilact_source||(n.lilact_source={path:t}),n}function Fe(e,t){let n=Vi(e,t);return n.isTraced?n:typeof k.traceError=="function"?k.traceError(n,t):(k.error=n,n)}var Ke={};function Qr(e,{code:t="",isInline:n=!1,isModule:r=!0}={}){let o={path:e,code:String(t),mappings:[],exports:{},isInline:n,isModule:r,loaded:!1,request:void 0,error:void 0};return Ke[e]=o,o}function st(jsx,path=`InlineJSX-${++k.eval_num}`,{isInline=!0,isModule=!0}={}){var e,t;let module=Ke[path];module?(module.path=path,module.code=String(jsx),module.mappings=[],module.exports={},module.isInline=isInline,module.isModule=isModule,module.loaded=!1,module.error=void 0):module=Qr(path,{code:jsx,isInline,isModule});let processed;try{processed=k.transpileJSX(String(jsx),{path,mappings:module.mappings,factory:"createComponent",appendSourcemap:!1,injectTraceLabels:!0,produceCJS:!0,blocks_info:k.blocks_info})}catch(n){let r=zr(n);throw(e=r.fileName)!=null||(r.fileName=path),r.sourcePhase="transpile",module.error=r,k.error=r,r}typeof k.scanBlockLabels=="function"&&k.scanBlockLabels(processed,path),processed+=`
59
- //# sourceURL=eval:/${path}`;try{globalThis.Lilact=k,globalThis.createComponent=k.createComponent,globalThis.Fragment=k.Fragment;let result=eval(processed);return module.loaded=!0,B(module.exports)?result:module.exports}catch(n){let r=Fe(n,path);throw(t=r.sourcePhase)!=null||(r.sourcePhase="runtime"),module.error=r,r}}function Xi(e,t={}){return Ke[e]||Qr(e,t)}function Yi(e,t){var o,s;let n;try{let c=(s=(o=k).resolver)==null?void 0:s.call(o,e);c==null?t.code&&!t.loaded?n=Promise.resolve(t.code):n=fetch(e).then(a=>{if(!a.ok)throw Fe(new Error(`Unable to load ${e}: HTTP ${a.status}`),e);return a.text()}):n=Promise.resolve(c)}catch(c){n=Promise.reject(Fe(c,e))}let r;return r=Promise.resolve(n).then(c=>{if(t.code=String(c),e.endsWith(".css")){yt(t.code),t.loaded=!0;return}return st(t.code,e,{isInline:!1,isModule:!0})}).then(c=>{var a;return(a=c==null?void 0:c.default)!=null?a:c}).catch(c=>{throw t.error=Fe(c,e),t.error}).finally(()=>{t.request===r&&(t.request=void 0)}),t.request=r,r}function eo(e){var c,a,f,l;let t={};if(arguments.length===2&&arguments[1]&&typeof arguments[1]=="object"&&(t=arguments[1]),(c=k.importObjectPaths)!=null&&c[e])return k.importObjectPaths[e];(a=t.requirer)!=null&&a.path&&(e=Bi(t.requirer.path,e));let n=!!k[bt]||!!t.isLazy,r=Xi(e,{isInline:!1,isModule:!0});if(r.loaded&&!t.forceUpdate&&!n)return r.exports;if(e.startsWith("#")){let u=document.getElementById(e.slice(1));if(!u)throw Fe(new Error(`Required element not found (${e})`),e);return st(u.textContent||"",e)}if(n)return k[bt]=!1,r.request?r.request:Yi(e,r);let o=(l=(f=k).resolver)==null?void 0:l.call(f,e);if(o!=null){if(e.endsWith(".css")){yt(String(o)),r.code=String(o),r.loaded=!0;return}return st(String(o),e,{isInline:!1,isModule:!0})}let s=new XMLHttpRequest;try{s.open("GET",e,!1),s.send(null)}catch(u){throw Fe(u,e)}if(s.status>=200&&s.status<300){if(e.endsWith(".css")){r.code=s.responseText,yt(r.code),r.loaded=!0;return}return st(s.responseText,e,{isInline:!1,isModule:!0})}throw Fe(new Error(`Unable to load ${e}: HTTP ${s.status||0}`),e)}function Gi(e){let t="pending",n;k[bt]=!0;try{n=e()}catch(o){t="error",n=o}k.isThenable(n)?n.then(o=>{t="success",n=o},o=>{t="error",n=o}):t!=="error"&&(t="success");function r(o){if(t==="pending"||t==="error")throw n;let s=n;return createComponent(s,{...o})}return r}function Hi(){return Array.from(document.querySelectorAll('script[type="text/jsx"]')).map(e=>({src:e.getAttribute("src"),content:e.textContent||""}))}async function Ji(){for(let e of Hi())e.src?await eo(e.src):e.content&&st(e.content)}var Rn={};Q(Rn,{CSSTransition:()=>no,SwitchTransition:()=>us,Transition:()=>to,TransitionGroup:()=>ls});var On={};Q(On,{animationFramePromise:()=>as,clearInterval:()=>os,clearTimeout:()=>fe,grabTimers:()=>is,pauseTimers:()=>ts,releaseTimers:()=>ss,resetTimers:()=>es,resumeTimers:()=>ns,setInterval:()=>rs,setTimeout:()=>Le,timeoutPromise:()=>cs});var ct,St=-1,re=[],Ne=-1,Pe={},Vt=window.setTimeout,Zi=window.setInterval,Ct=window.clearTimeout,zi=window.clearInterval;function Qi(e){let t=0,n=re.length-1;for(;t<=n;){let o=Math.floor((t+n)/2),s=re[o][le];if(s===e)return[o,re[o]];s<e?t=o+1:n=o-1}let r=[];return r[le]=e,re.splice(t,0,r),[t,r]}function Cn(e,t=!1){let[n,r]=Qi(e[le]);return t||(St++,Pe[St]=e,e[ue]=St),r.push(e),re[0][0]===e&&(Ct(Ne),Ne=Vt($n,e[tt])),St}function $n(){let e=Date.now(),t=0,n=re[t];for(;n&&n[le]-e<=0;){for(let r of n)r[xt]?delete Pe[r[ue]]:(r[_t](...r[Et]),r[wt]?(r[le]=Date.now()+r[tt],Cn(r,!0)):delete Pe[r[ue]]);t++,n=re[t]}re.splice(0,t),re.length>0&&(Ct(Ne),Ne=Vt($n,re[0][le]-e))}function es(){Ct(Ne),ct=void 0,St=-1,re=[],Ne=-1,Pe={}}function ts(){Ct(Ne),ct=Date.now()}function ns(){if(ct){if(re.length>0){let e=Date.now();ct-=e;for(let t of re)t[le]-=ct;Ne=Vt($n,re[0][le]-e)}ct=void 0}}function Le(e,t,...n){return Cn({[_t]:e,[tt]:t,[le]:Date.now()+t,[wt]:!1,[Et]:n})}function rs(e,t,...n){return Cn({[_t]:e,[tt]:t,[le]:Date.now()+t,[wt]:!0,[Et]:n})}function fe(e){Pe[e]&&(Pe[e][xt]=!0)}function os(e){Pe[e]&&(Pe[e][xt]=!0)}function is(){globalThis.setTimeout=Lilact.setTimeout,globalThis.setInterval=Lilact.setInterval,globalThis.clearTimeout=Lilact.clearTimeout,globalThis.clearInterval=Lilact.clearInterval}function ss(){globalThis.setTimeout=Vt,globalThis.setInterval=Zi,globalThis.clearTimeout=Ct,globalThis.clearInterval=zi}function cs(e=0,t=Lilact){let n,r,o,s=new Promise((c,a)=>{r=c,o=a,n=t.setTimeout(()=>{r()},e)});return s.proceed=()=>{t.clearTimeout(n),r()},s.cancel=()=>{t.clearTimeout(n),o()},s}function as(){return new Promise(e=>{requestAnimationFrame(()=>{e()})})}var An="unmounted",Xt="exited",$t="entering",Ot="entered",In="exiting";function to({in:e,timeout:t=k.defaultTransitionTimeout,mountOnEnter:n=!1,unmountOnExit:r=!1,appear:o=!1,onEnter:s,onEntering:c,onEntered:a,onExit:f,onExiting:l,onExited:u,children:p,_classNames:h}){var d,y,m,g,x,v;return(y=(d=this[w]).is_mounted)!=null||(d.is_mounted=!n||e||o),(g=(m=this[w]).is_appeared)!=null||(m.is_appeared=e),(v=(x=this[w]).timer)!=null||(x.timer=null),this[w].childFunctionHandler=_=>_(this[w].mount_state),this[w].mount_state||(this[w].is_mounted||(this[w].mount_state=An),e?this[w].mount_state=o&&!this[w].is_appeared?$t:Ot:this[w].mount_state=Xt),ne(()=>()=>fe(this[w].timer),[]),ne(()=>{!this[w].is_appeared&&o&&this[w].mount_state===$t&&e&&(s==null||s(),requestAnimationFrame(()=>{c==null||c(!this[w].is_appeared),fe(this[w].timer),this[w].timer=Le(()=>{this[w].mount_state=Ot,this.forceUpdate(),this[w].is_appeared=!0,a==null||a(!this[w].is_appeared)},t)}))},[]),ne(()=>{if(e){if(this[w].is_mounted=!0,this[w].mount_state===$t||this[w].mount_state===Ot)return;s==null||s(!this[w].is_appeared),this[w].mount_state=$t,this.forceUpdate(()=>{c==null||c(!this[w].is_appeared),fe(this[w].timer),this[w].timer=Le(()=>{this[w].mount_state=Ot,this.forceUpdate(),this[w].is_appeared=!0,a==null||a()},t)})}else{if(this[w].mount_state===An||this[w].mount_state===In||this[w].mount_state===Xt)return;f==null||f(),this[w].mount_state=In,this.forceUpdate(()=>{l==null||l(),fe(this[w].timer),this[w].timer=Le(()=>{this[w].mount_state=Xt,this.forceUpdate(),u==null||u(),r&&(this[w].is_mounted=!1,this[w].mount_state=An,this.forceUpdate())},t)})}},[e,t]),this[w].is_mounted?(h&&(this[w].mount_state===$t?this[w].is_appeared?this[w][he]=h.appearActive:this[w][he]=h.enterActive:this[w].mount_state===Ot?this[w].is_appeared?this[w][he]=h.appearDone:this[w][he]=h.enterDone:this[w].mount_state===In?this[w][he]=h.exitActive:this[w].mount_state===Xt&&(this[w][he]=h.exitDone)),p):null}function no({in:e,timeout:t=k.defaultTransitionTimeout,classNames:n="fade",mountOnEnter:r=!1,unmountOnExit:o=!1,appear:s=!1,children:c,onEnter:a,onEntering:f,onEntered:l,onExit:u,onExiting:p,onExited:h}){return typeof n=="string"&&(n={appear:`${n}-enter ${n}-appear`,appearActive:`${n}-enter-active ${n}-appear-active`,appearDone:`${n}-enter-done ${n}-appear-done`,enter:`${n}-enter`,enterActive:`${n}-enter-active`,enterDone:`${n}-enter-done`,exit:`${n}-exit`,exitActive:`${n}-exit-active`,exitDone:`${n}-exit-done`}),createComponent(to,{in:e,timeout:t,mountOnEnter:r,unmountOnExit:o,appear:s,onEnter:a,onEntering:f,onEntered:l,onExit:u,onExiting:p,onExited:h,_classNames:n},c)}function us({children:e,activeKey:t,mode:n="out-in",timeout:r=k.defaultTransitionTimeout,classNames:o="switch",mountOnEnter:s=!1,unmountOnExit:c=!1,appear:a=!1,onExited:f,onEnter:l,onExiting:u,onEntered:p,...h}){let d=vt(()=>qe.toArray(e),[e]),[y,m]=te(null),[g,x]=te(!1),[v,_]=te(!0),E=P(t),$=P(t),S=P(y);Re(()=>{$.current=t},[t]),Re(()=>{S.current=y},[y]),Re(()=>{let O=E.current;O!==t&&(E.current=t,m(O),n==="out-in"?(_(!1),x(!0)):(_(!0),x(!1)))},[t,n]);let T=O=>(X,U)=>{typeof f=="function"&&f(X,U),O===S.current&&(m(null),n==="out-in"&&(x(!1),_(!0)),n==="in-out"&&x(!1))},C=O=>(X,U)=>{typeof p=="function"&&p(X,U),n==="in-out"&&O===$.current&&S.current!=null&&x(!0)};return createComponent("div",{style:{position:"relative"}},d.map((O,X)=>{var je;let U=((je=O==null?void 0:O.props)==null?void 0:je.key)||X,It=U===t?v:U===y?!g:!1;return createComponent(no,{...h,key:U,in:It,timeout:r,classNames:o,mountOnEnter:s,unmountOnExit:c,appear:a,onEnter:l,onExiting:u,onEntered:C(U),onExited:T(U)},createComponent("div",{style:{position:"absolute",inset:0}},O))}))}function ls({children:e}){return e}var Nn={};Q(Nn,{addWrappedEventListener:()=>ds,createSyntheticEvent:()=>ro,releaseSyntheticEvent:()=>oo,wrapListener:()=>io});typeof Element!="undefined"&&!Element.prototype.matches&&(Element.prototype.matches=Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector||function(e){for(var t=(this.document||this.ownerDocument).querySelectorAll(e),n=t.length;--n>=0&&t.item(n)!==this;);return n>-1});typeof Event!="undefined"&&!Event.prototype.composedPath&&(Event.prototype.composedPath=function(){for(var e=[],t=this.target;t;)e.push(t),t=t.parentElement;return e.push(window),e});var Yt=[],fs=10,ps=["mouse","pen","touch"];function ro(e,t){var r,o,s,c,a,f,l,u,p,h,d,y,m,g,x,v,_,E,$,S,T,C;let n=Yt.length?Yt.pop():{};n.nativeEvent=e,n.type=e.type,n.target=e.target||e.srcElement||null,n.currentTarget=t||e.currentTarget||null,n.timeStamp=e.timeStamp||Date.now(),n.defaultPrevented=!!e.defaultPrevented,n.isPropagationStopped=!1,n.isPersistent=!1,n.bubbles=!!e.bubbles,n.cancelable=!!e.cancelable,n.composed=!!e.composed,n.detail=e.detail,n.relatedTarget=e.relatedTarget||(e.fromElement?e.fromElement:null)||(e.toElement?e.toElement:null)||null,n.altKey=!!e.altKey,n.ctrlKey=!!e.ctrlKey,n.metaKey=!!e.metaKey,n.shiftKey=!!e.shiftKey,n.isDefaultPrevented=()=>n.defaultPrevented,n.preventDefault=()=>{e.preventDefault&&e.preventDefault(),n.defaultPrevented=!0},n.stopPropagation=()=>{e.stopPropagation&&e.stopPropagation(),n.isPropagationStopped=!0},n.persist=()=>{n.isPersistent=!0},n.key=e.key||null,n.code=e.code||null,n.which=(o=(r=e.which)!=null?r:e.keyCode)!=null?o:null,n.button=(s=e.button)!=null?s:null,n.buttons=(c=e.buttons)!=null?c:null,n.pointerId=(a=e.pointerId)!=null?a:null,n.pointerType=(f=e.pointerType)!=null?f:null,n.isPrimary=(l=e.isPrimary)!=null?l:null,n.clientX=(u=e.clientX)!=null?u:0,n.clientY=(p=e.clientY)!=null?p:0,n.screenX=(h=e.screenX)!=null?h:0,n.screenY=(d=e.screenY)!=null?d:0,n.pageX=(y=e.pageX)!=null?y:null,n.pageY=(m=e.pageY)!=null?m:null,n.movementX=(g=e.movementX)!=null?g:0,n.movementY=(x=e.movementY)!=null?x:0,n.pressure=(v=e.pressure)!=null?v:null,n.tiltX=(_=e.tiltX)!=null?_:null,n.tiltY=(E=e.tiltY)!=null?E:null,n.width=($=e.width)!=null?$:null,n.height=(S=e.height)!=null?S:null,n.pointerEventsSupported=ps.includes(n.pointerType);try{let O=n.target;n.value=O&&"value"in O?O.value:void 0,n.checked=O&&"checked"in O?O.checked:void 0,n.selectionStart=O&&"selectionStart"in O?O.selectionStart:void 0,n.selectionEnd=O&&"selectionEnd"in O?O.selectionEnd:void 0}catch(O){n.value=void 0,n.checked=void 0,n.selectionStart=void 0,n.selectionEnd=void 0}return n.touches=e.touches||null,n.targetTouches=e.targetTouches||null,n.changedTouches=e.changedTouches||null,n.path=typeof e.composedPath=="function"?e.composedPath():[n.target],n.repeat=(T=e.repeat)!=null?T:!1,n.location=(C=e.location)!=null?C:0,n}function oo(e){e&&!e.isPersistent&&(e.nativeEvent=null,e.type=null,e.target=null,e.currentTarget=null,e.timeStamp=0,e.defaultPrevented=!1,e.isPropagationStopped=!1,e.isPersistent=!1,e.isDefaultPrevented=null,e.preventDefault=null,e.stopPropagation=null,e.persist=null,e.bubbles=!1,e.cancelable=!1,e.composed=!1,e.detail=void 0,e.relatedTarget=null,e.altKey=!1,e.ctrlKey=!1,e.metaKey=!1,e.shiftKey=!1,e.key=null,e.code=null,e.which=null,e.button=null,e.buttons=null,e.pointerId=null,e.pointerType=null,e.isPrimary=null,e.clientX=0,e.clientY=0,e.screenX=0,e.screenY=0,e.pageX=null,e.pageY=null,e.movementX=0,e.movementY=0,e.pressure=null,e.tiltX=null,e.tiltY=null,e.width=null,e.height=null,e.value=void 0,e.checked=void 0,e.selectionStart=void 0,e.selectionEnd=void 0,e.touches=null,e.targetTouches=null,e.changedTouches=null,e.path=null,e.repeat=!1,e.location=0,Yt.length<fs&&Yt.push(e))}function io(e,t={}){let{stopPropagationOnTrueReturn:n=!1}=t;return function(o){let s=this||o.currentTarget||null,c=ro(o,s);try{let a=e(c);n&&a===!0&&c.stopPropagation()}finally{oo(c)}}}function ds(e,t,n,r={}){let o=io(n,r);return e.addEventListener(t,o,r),()=>e.removeEventListener(t,o,r)}var Pn={};Q(Pn,{Provider:()=>hs,combineReducers:()=>gs,connect:()=>ys,useDispatch:()=>ms,useSelector:()=>so,useStore:()=>Gt});var At;function hs({store:e,children:t}){return At!=null||(At=ot(null)),createComponent(At.Provider,{value:e},t)}function Gt(){let e=it(At);if(!e)throw new Error("Could not find Redux store in context. <Provider> is missing.");return e}function ms(){return Gt().dispatch}function so(e,t=(n,r)=>n===r){let n=Gt(),r=P(),o=P(e);o.current=e;let[s,c]=te(()=>e(n.getState()));return r.current=s,ne(()=>{function a(){let l=o.current(n.getState());t(r.current,l)||(r.current=l,c(l))}let f=n.subscribe(a);return a(),f},[n,t]),s}function ys(e,t){let n=!!e;return function(o){function s(c){let a=Gt(),f={dispatch:a.dispatch};if(typeof t=="function")f=t(a.dispatch,c);else if(typeof t=="object"&&t!==null){f={};let p=a.dispatch;for(let h in t){let d=t[h];f[h]=(...y)=>p(d(...y))}}let l={};e&&(l=so(h=>e(h,c),se)||{});let u={...c,...l,...f};return createComponent(o,{...u})}return s}}function gs(e){let t=Object.keys(e);for(let n of t)if(typeof e[n]!="function")throw new Error(`combineReducers: reducer for key "${n}" is not a function`);return function(r={},o){let s=!1,c={};for(let a of t){let f=e[a],l=r[a],u=f(l,o);c[a]=u,s=s||u!==l}return s?c:r}}var Ln={};Q(Ln,{blocks_info:()=>Cs,error:()=>$s,globalErrorHandler:()=>vs,scanBlockLabels:()=>Ss,traceError:()=>ao});function Jt(e){let t=Number(e);return Number.isFinite(t)?t:null}function bs(e){if(e instanceof Error)return e;if((e==null?void 0:e.error)instanceof Error)return e.error;let t=new Error((e==null?void 0:e.message)==null?String(e):String(e.message));if(e&&typeof e=="object"){e.name&&(t.name=e.name),e.stack&&(t.stack=e.stack);for(let n of Object.keys(e))n in t||(t[n]=e[n])}return t}function co(e){return(e==null?void 0:e.name)==="JSXParserError"}function ws(e){if(typeof e!="string")return null;for(let t of e.split(/\r?\n/)){let n=t.match(/(eval:\/.*):(\d+):(\d+)/);if(n)return{path:n[1].replace(/^eval:\/+/,""),line:Number(n[2])-1,column:Number(n[3])-1}}return null}function xs(e){var r,o,s,c;let t=Jt((o=(r=e==null?void 0:e.lineNumber)!=null?r:e==null?void 0:e.lineno)!=null?o:e==null?void 0:e.line),n=Jt((c=(s=e==null?void 0:e.columnNumber)!=null?s:e==null?void 0:e.colno)!=null?c:e==null?void 0:e.column);return{line:t==null?null:Math.max(0,t-1),column:n==null?null:Math.max(0,n-1)}}function _s(e){let t=e==null?void 0:e.lilact_trace;return Array.isArray(t)?t[0]:t}function Es(e){var n,r;let t=_s(e);return t==null?null:(r=(n=k.blocks_info)==null?void 0:n.labels)==null?void 0:r[t]}function ks(e,t,n){if(!Array.isArray(e)||!e.length||!Number.isFinite(t)||!Number.isFinite(n))return{line:t,column:n};let r=e.filter(l=>Array.isArray(l)&&l.length>=4&&l.slice(0,4).every(u=>Number.isFinite(Number(u)))).sort((l,u)=>Number(l[0])-Number(u[0])||Number(l[1])-Number(u[1]));if(!r.length)return{line:t,column:n};let o=r[0];for(let l of r){let u=Number(l[0]),p=Number(l[1]);if(u<t||u===t&&p<=n)o=l;else break}let s=Number(o[0]),c=Number(o[1]),a=Number(o[2]),f=Number(o[3]);return{line:a+(t===s?0:t-s),column:t===s?Math.max(0,f+n-c):f}}function ao(e,t){var h,d,y,m,g,x;if(e!=null&&e.isTraced)return e;let n=bs(e),r=n.lilact_source,o=co(n)?null:ws(n.stack),s=co(n)?{line:Jt(n.lineNumber),column:Jt(n.columnNumber)}:xs(n),c=(r==null?void 0:r.path)||(o==null?void 0:o.path)||n.fileName||t||null,a=(d=(h=o==null?void 0:o.line)!=null?h:s.line)!=null?d:null,f=(m=(y=o==null?void 0:o.column)!=null?y:s.column)!=null?m:null,l={fileName:c,lineNumber:a,columnNumber:f,message:n.message==null?String(n):String(n.message),name:n.name||"Error",stack:n.stack||null,lilact_source:r||null,_error:n,isTraced:!0},u=c&&Ke[c];if(u){let v=ks(u.mappings,l.lineNumber,l.columnNumber);l.lineNumber=v.line,l.columnNumber=v.column}let p=Es(n);return p&&(l.lineNumber==null||l.columnNumber==null||!l.fileName)&&(l.fileName||(l.fileName=p.path||t||null),(g=l.lineNumber)!=null||(l.lineNumber=p.line),(x=l.columnNumber)!=null||(l.columnNumber=p.col),l.label=p.desc),k.error=l,l}function Ht(e){return String(e!=null?e:"").replaceAll("&","&amp;").replaceAll("<","&lt;").replaceAll(">","&gt;").replaceAll('"',"&quot;").replaceAll("'","&#39;")}function Ts(e,t){var r,o,s,c;if(!e||!Number.isFinite(t))return null;let n=String((r=e.code)!=null?r:"").split(/\r?\n/);return{before:(o=n[t-1])!=null?o:"",current:(s=n[t])!=null?s:"",after:(c=n[t+1])!=null?c:""}}function vs(e){var l,u;let t=(e==null?void 0:e.error)instanceof Error?e.error:(e==null?void 0:e.reason)!==void 0?e.reason:e,n=ao(t,(e==null?void 0:e.fileName)||null),r=Ts(Ke[n.fileName],n.lineNumber),o=hn(`
57
+ var nr=Object.defineProperty;var To=(e,t,n)=>t in e?nr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var Q=(e,t)=>{for(var n in t)nr(e,n,{get:t[n],enumerable:!0})};var ee=(e,t,n)=>To(e,typeof t!="symbol"?t+"":t,n);var sn={};Q(sn,{__DO_NOT_USE__ActionTypes:()=>ut,applyMiddleware:()=>Ao,bindActionCreators:()=>Oo,combineReducers:()=>$o,compose:()=>ir,createStore:()=>on,isAction:()=>Io,isPlainObject:()=>rn,legacy_createStore:()=>So});function F(e){return`Minified Redux error #${e}; visit https://redux.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var vo=typeof Symbol=="function"&&Symbol.observable||"@@observable",rr=vo,nn=()=>Math.random().toString(36).substring(7).split("").join("."),ko={INIT:`@@redux/INIT${nn()}`,REPLACE:`@@redux/REPLACE${nn()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${nn()}`},ut=ko;function rn(e){if(typeof e!="object"||e===null)return!1;let t=e;for(;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t||Object.getPrototypeOf(e)===null}function on(e,t,n){if(typeof e!="function")throw new Error(F(2));if(typeof t=="function"&&typeof n=="function"||typeof n=="function"&&typeof arguments[3]=="function")throw new Error(F(0));if(typeof t=="function"&&typeof n=="undefined"&&(n=t,t=void 0),typeof n!="undefined"){if(typeof n!="function")throw new Error(F(1));return n(on)(e,t)}let r=e,o=t,s=new Map,c=s,a=0,l=!1;function u(){c===s&&(c=new Map,s.forEach((h,w)=>{c.set(w,h)}))}function f(){if(l)throw new Error(F(3));return o}function p(h){if(typeof h!="function")throw new Error(F(4));if(l)throw new Error(F(5));let w=!0;u();let E=a++;return c.set(E,h),function(){if(w){if(l)throw new Error(F(6));w=!1,u(),c.delete(E),s=null}}}function g(h){if(!rn(h))throw new Error(F(7));if(typeof h.type=="undefined")throw new Error(F(8));if(typeof h.type!="string")throw new Error(F(17));if(l)throw new Error(F(9));try{l=!0,o=r(o,h)}finally{l=!1}return(s=c).forEach(E=>{E()}),h}function d(h){if(typeof h!="function")throw new Error(F(10));r=h,g({type:ut.REPLACE})}function y(){let h=p;return{subscribe(w){if(typeof w!="object"||w===null)throw new Error(F(11));function E(){let T=w;T.next&&T.next(f())}return E(),{unsubscribe:h(E)}},[rr](){return this}}}return g({type:ut.INIT}),{dispatch:g,subscribe:p,getState:f,replaceReducer:d,[rr]:y}}function So(e,t,n){return on(e,t,n)}function Co(e){Object.keys(e).forEach(t=>{let n=e[t];if(typeof n(void 0,{type:ut.INIT})=="undefined")throw new Error(F(12));if(typeof n(void 0,{type:ut.PROBE_UNKNOWN_ACTION()})=="undefined")throw new Error(F(13))})}function $o(e){let t=Object.keys(e),n={};for(let c=0;c<t.length;c++){let a=t[c];typeof e[a]=="function"&&(n[a]=e[a])}let r=Object.keys(n),o,s;try{Co(n)}catch(c){s=c}return function(a={},l){if(s)throw s;let u=!1,f={};for(let p=0;p<r.length;p++){let g=r[p],d=n[g],y=a[g],m=d(y,l);if(typeof m=="undefined"){let h=l&&l.type;throw new Error(F(14))}f[g]=m,u=u||m!==y}return u=u||r.length!==Object.keys(a).length,u?f:a}}function or(e,t){return function(...n){return t(e.apply(this,n))}}function Oo(e,t){if(typeof e=="function")return or(e,t);if(typeof e!="object"||e===null)throw new Error(F(16));let n={};for(let r in e){let o=e[r];typeof o=="function"&&(n[r]=or(o,t))}return n}function ir(...e){return e.length===0?t=>t:e.length===1?e[0]:e.reduce((t,n)=>(...r)=>t(n(...r)))}function Ao(...e){return t=>(n,r)=>{let o=t(n,r),s=()=>{throw new Error(F(15))},c={getState:o.getState,dispatch:(l,...u)=>s(l,...u)},a=e.map(l=>l(c));return s=ir(...a)(o.dispatch),{...o,dispatch:s}}}function Io(e){return rn(e)&&"type"in e&&typeof e.type=="string"}var yt={};Q(yt,{cache:()=>oi,css:()=>pn,cx:()=>Qo,flush:()=>Zo,getRegisteredStyles:()=>ti,hydrate:()=>zo,injectGlobal:()=>mt,keyframes:()=>ni,merge:()=>ei,sheet:()=>ri});var Ro=!1;function No(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}function Po(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),e.nonce!==void 0&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}var sr=(function(){function e(n){var r=this;this._insertTag=function(o){var s;r.tags.length===0?r.insertionPoint?s=r.insertionPoint.nextSibling:r.prepend?s=r.container.firstChild:s=r.before:s=r.tags[r.tags.length-1].nextSibling,r.container.insertBefore(o,s),r.tags.push(o)},this.isSpeedy=n.speedy===void 0?!Ro:n.speedy,this.tags=[],this.ctr=0,this.nonce=n.nonce,this.key=n.key,this.container=n.container,this.prepend=n.prepend,this.insertionPoint=n.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(r){r.forEach(this._insertTag)},t.insert=function(r){this.ctr%(this.isSpeedy?65e3:1)===0&&this._insertTag(Po(this));var o=this.tags[this.tags.length-1];if(this.isSpeedy){var s=No(o);try{s.insertRule(r,s.cssRules.length)}catch(c){}}else o.appendChild(document.createTextNode(r));this.ctr++},t.flush=function(){this.tags.forEach(function(r){var o;return(o=r.parentNode)==null?void 0:o.removeChild(r)}),this.tags=[],this.ctr=0},e})();var K="-ms-",lt="-moz-",R="-webkit-",At="comm",Ke="rule",We="decl";var cr="@import";var It="@keyframes";var ar="@layer";var ur=Math.abs,je=String.fromCharCode,lr=Object.assign;function fr(e,t){return L(e,0)^45?(((t<<2^L(e,0))<<2^L(e,1))<<2^L(e,2))<<2^L(e,3):0}function Rt(e){return e.trim()}function cn(e,t){return(e=t.exec(e))?e[0]:e}function I(e,t,n){return e.replace(t,n)}function ft(e,t){return e.indexOf(t)}function L(e,t){return e.charCodeAt(t)|0}function Oe(e,t,n){return e.slice(t,n)}function G(e){return e.length}function Be(e){return e.length}function Ve(e,t){return t.push(e),e}function an(e,t){return e.map(t).join("")}var Nt=1,Xe=1,pr=0,H=0,j=0,Ge="";function pt(e,t,n,r,o,s,c){return{value:e,root:t,parent:n,type:r,props:o,children:s,line:Nt,column:Xe,length:c,return:""}}function He(e,t){return lr(pt("",null,null,"",null,null,0),e,{length:-e.length},t)}function dr(){return j}function hr(){return j=H>0?L(Ge,--H):0,Xe--,j===10&&(Xe=1,Nt--),j}function J(){return j=H<pr?L(Ge,H++):0,Xe++,j===10&&(Xe=1,Nt++),j}function ae(){return L(Ge,H)}function dt(){return H}function Je(e,t){return Oe(Ge,e,t)}function Ye(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function Pt(e){return Nt=Xe=1,pr=G(Ge=e),H=0,[]}function Lt(e){return Ge="",e}function Ze(e){return Rt(Je(H-1,un(e===91?e+2:e===40?e+1:e)))}function mr(e){for(;(j=ae())&&j<33;)J();return Ye(e)>2||Ye(j)>3?"":" "}function yr(e,t){for(;--t&&J()&&!(j<48||j>102||j>57&&j<65||j>70&&j<97););return Je(e,dt()+(t<6&&ae()==32&&J()==32))}function un(e){for(;J();)switch(j){case e:return H;case 34:case 39:e!==34&&e!==39&&un(j);break;case 40:e===41&&un(e);break;case 92:J();break}return H}function gr(e,t){for(;J()&&e+j!==57;)if(e+j===84&&ae()===47)break;return"/*"+Je(t,H-1)+"*"+je(e===47?e:J())}function br(e){for(;!Ye(ae());)J();return Je(e,H)}function _r(e){return Lt(jt("",null,null,null,[""],e=Pt(e),0,[0],e))}function jt(e,t,n,r,o,s,c,a,l){for(var u=0,f=0,p=c,g=0,d=0,y=0,m=1,h=1,w=1,E=0,_="",T=o,$=s,S=r,k=_;h;)switch(y=E,E=J()){case 40:if(y!=108&&L(k,p-1)==58){ft(k+=I(Ze(E),"&","&\f"),"&\f")!=-1&&(w=-1);break}case 34:case 39:case 91:k+=Ze(E);break;case 9:case 10:case 13:case 32:k+=mr(y);break;case 92:k+=yr(dt()-1,7);continue;case 47:switch(ae()){case 42:case 47:Ve(Lo(gr(J(),dt()),t,n),l);break;default:k+="/"}break;case 123*m:a[u++]=G(k)*w;case 125*m:case 59:case 0:switch(E){case 0:case 125:h=0;case 59+f:w==-1&&(k=I(k,/\f/g,"")),d>0&&G(k)-p&&Ve(d>32?xr(k+";",r,n,p-1):xr(I(k," ","")+";",r,n,p-2),l);break;case 59:k+=";";default:if(Ve(S=wr(k,t,n,u,f,o,a,_,T=[],$=[],p),s),E===123)if(f===0)jt(k,t,S,S,T,s,p,a,$);else switch(g===99&&L(k,3)===110?100:g){case 100:case 108:case 109:case 115:jt(e,S,S,r&&Ve(wr(e,S,S,0,0,o,a,_,o,T=[],p),$),o,$,p,a,r?T:$);break;default:jt(k,S,S,S,[""],$,0,a,$)}}u=f=d=0,m=w=1,_=k="",p=c;break;case 58:p=1+G(k),d=y;default:if(m<1){if(E==123)--m;else if(E==125&&m++==0&&hr()==125)continue}switch(k+=je(E),E*m){case 38:w=f>0?1:(k+="\f",-1);break;case 44:a[u++]=(G(k)-1)*w,w=1;break;case 64:ae()===45&&(k+=Ze(J())),g=ae(),f=p=G(_=k+=br(dt())),E++;break;case 45:y===45&&G(k)==2&&(m=0)}}return s}function wr(e,t,n,r,o,s,c,a,l,u,f){for(var p=o-1,g=o===0?s:[""],d=Be(g),y=0,m=0,h=0;y<r;++y)for(var w=0,E=Oe(e,p+1,p=ur(m=c[y])),_=e;w<d;++w)(_=Rt(m>0?g[w]+" "+E:I(E,/&\f/g,g[w])))&&(l[h++]=_);return pt(e,t,n,o===0?Ke:a,l,u,f)}function Lo(e,t,n){return pt(e,t,n,At,je(dr()),Oe(e,2,-2),0)}function xr(e,t,n,r){return pt(e,t,n,We,Oe(e,0,r),Oe(e,r+1,-1),r)}function De(e,t){for(var n="",r=Be(e),o=0;o<r;o++)n+=t(e[o],o,e,t)||"";return n}function Er(e,t,n,r){switch(e.type){case ar:if(e.children.length)break;case cr:case We:return e.return=e.return||e.value;case At:return"";case It:return e.return=e.value+"{"+De(e.children,r)+"}";case Ke:e.value=e.props.join(",")}return G(n=De(e.children,r))?e.return=e.value+"{"+n+"}":""}function Tr(e){var t=Be(e);return function(n,r,o,s){for(var c="",a=0;a<t;a++)c+=e[a](n,r,o,s)||"";return c}}function vr(e){return function(t){t.root||(t=t.return)&&e(t)}}function kr(e){var t=Object.create(null);return function(n){return t[n]===void 0&&(t[n]=e(n)),t[n]}}var jo=function(t,n,r){for(var o=0,s=0;o=s,s=ae(),o===38&&s===12&&(n[r]=1),!Ye(s);)J();return Je(t,H)},Do=function(t,n){var r=-1,o=44;do switch(Ye(o)){case 0:o===38&&ae()===12&&(n[r]=1),t[r]+=jo(H-1,n,r);break;case 2:t[r]+=Ze(o);break;case 4:if(o===44){t[++r]=ae()===58?"&\f":"",n[r]=t[r].length;break}default:t[r]+=je(o)}while(o=J());return t},Mo=function(t,n){return Lt(Do(Pt(t),n))},Sr=new WeakMap,Uo=function(t){if(!(t.type!=="rule"||!t.parent||t.length<1)){for(var n=t.value,r=t.parent,o=t.column===r.column&&t.line===r.line;r.type!=="rule";)if(r=r.parent,!r)return;if(!(t.props.length===1&&n.charCodeAt(0)!==58&&!Sr.get(r))&&!o){Sr.set(t,!0);for(var s=[],c=Mo(n,s),a=r.props,l=0,u=0;l<c.length;l++)for(var f=0;f<a.length;f++,u++)t.props[u]=s[l]?c[l].replace(/&\f/g,a[f]):a[f]+" "+c[l]}}},qo=function(t){if(t.type==="decl"){var n=t.value;n.charCodeAt(0)===108&&n.charCodeAt(2)===98&&(t.return="",t.value="")}};function Cr(e,t){switch(fr(e,t)){case 5103:return R+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return R+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return R+e+lt+e+K+e+e;case 6828:case 4268:return R+e+K+e+e;case 6165:return R+e+K+"flex-"+e+e;case 5187:return R+e+I(e,/(\w+).+(:[^]+)/,R+"box-$1$2"+K+"flex-$1$2")+e;case 5443:return R+e+K+"flex-item-"+I(e,/flex-|-self/,"")+e;case 4675:return R+e+K+"flex-line-pack"+I(e,/align-content|flex-|-self/,"")+e;case 5548:return R+e+K+I(e,"shrink","negative")+e;case 5292:return R+e+K+I(e,"basis","preferred-size")+e;case 6060:return R+"box-"+I(e,"-grow","")+R+e+K+I(e,"grow","positive")+e;case 4554:return R+I(e,/([^-])(transform)/g,"$1"+R+"$2")+e;case 6187:return I(I(I(e,/(zoom-|grab)/,R+"$1"),/(image-set)/,R+"$1"),e,"")+e;case 5495:case 3959:return I(e,/(image-set\([^]*)/,R+"$1$`$1");case 4968:return I(I(e,/(.+:)(flex-)?(.*)/,R+"box-pack:$3"+K+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+R+e+e;case 4095:case 3583:case 4068:case 2532:return I(e,/(.+)-inline(.+)/,R+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(G(e)-1-t>6)switch(L(e,t+1)){case 109:if(L(e,t+4)!==45)break;case 102:return I(e,/(.+:)(.+)-([^]+)/,"$1"+R+"$2-$3$1"+lt+(L(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~ft(e,"stretch")?Cr(I(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(L(e,t+1)!==115)break;case 6444:switch(L(e,G(e)-3-(~ft(e,"!important")&&10))){case 107:return I(e,":",":"+R)+e;case 101:return I(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+R+(L(e,14)===45?"inline-":"")+"box$3$1"+R+"$2$3$1"+K+"$2box$3")+e}break;case 5936:switch(L(e,t+11)){case 114:return R+e+K+I(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return R+e+K+I(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return R+e+K+I(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return R+e+K+e+e}return e}var Fo=function(t,n,r,o){if(t.length>-1&&!t.return)switch(t.type){case We:t.return=Cr(t.value,t.length);break;case It:return De([He(t,{value:I(t.value,"@","@"+R)})],o);case Ke:if(t.length)return an(t.props,function(s){switch(cn(s,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return De([He(t,{props:[I(s,/:(read-\w+)/,":"+lt+"$1")]})],o);case"::placeholder":return De([He(t,{props:[I(s,/:(plac\w+)/,":"+R+"input-$1")]}),He(t,{props:[I(s,/:(plac\w+)/,":"+lt+"$1")]}),He(t,{props:[I(s,/:(plac\w+)/,K+"input-$1")]})],o)}return""})}},Ko=[Fo],$r=function(t){var n=t.key;if(n==="css"){var r=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(r,function(m){var h=m.getAttribute("data-emotion");h.indexOf(" ")!==-1&&(document.head.appendChild(m),m.setAttribute("data-s",""))})}var o=t.stylisPlugins||Ko,s={},c,a=[];c=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+n+' "]'),function(m){for(var h=m.getAttribute("data-emotion").split(" "),w=1;w<h.length;w++)s[h[w]]=!0;a.push(m)});var l,u=[Uo,qo];{var f,p=[Er,vr(function(m){f.insert(m)})],g=Tr(u.concat(o,p)),d=function(h){return De(_r(h),g)};l=function(h,w,E,_){f=E,d(h?h+"{"+w.styles+"}":w.styles),_&&(y.inserted[w.name]=!0)}}var y={key:n,sheet:new sr({key:n,container:c,nonce:t.nonce,speedy:t.speedy,prepend:t.prepend,insertionPoint:t.insertionPoint}),nonce:t.nonce,inserted:s,registered:{},insert:l};return y.sheet.hydrate(a),y};function Or(e){for(var t=0,n,r=0,o=e.length;o>=4;++r,o-=4)n=e.charCodeAt(r)&255|(e.charCodeAt(++r)&255)<<8|(e.charCodeAt(++r)&255)<<16|(e.charCodeAt(++r)&255)<<24,n=(n&65535)*1540483477+((n>>>16)*59797<<16),n^=n>>>24,t=(n&65535)*1540483477+((n>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(o){case 3:t^=(e.charCodeAt(r+2)&255)<<16;case 2:t^=(e.charCodeAt(r+1)&255)<<8;case 1:t^=e.charCodeAt(r)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}var Ar={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,scale:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1};var Wo=!1,Bo=/[A-Z]|^ms/g,Vo=/_EMO_([^_]+?)_([^]*?)_EMO_/g,Pr=function(t){return t.charCodeAt(1)===45},Ir=function(t){return t!=null&&typeof t!="boolean"},ln=kr(function(e){return Pr(e)?e:e.replace(Bo,"-$&").toLowerCase()}),Rr=function(t,n){switch(t){case"animation":case"animationName":if(typeof n=="string")return n.replace(Vo,function(r,o,s){return xe={name:o,styles:s,next:xe},o})}return Ar[t]!==1&&!Pr(t)&&typeof n=="number"&&n!==0?n+"px":n},Xo="Component selectors can only be used in conjunction with @emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware compiler transform.";function ht(e,t,n){if(n==null)return"";var r=n;if(r.__emotion_styles!==void 0)return r;switch(typeof n){case"boolean":return"";case"object":{var o=n;if(o.anim===1)return xe={name:o.name,styles:o.styles,next:xe},o.name;var s=n;if(s.styles!==void 0){var c=s.next;if(c!==void 0)for(;c!==void 0;)xe={name:c.name,styles:c.styles,next:xe},c=c.next;var a=s.styles+";";return a}return Yo(e,t,n)}case"function":{if(e!==void 0){var l=xe,u=n(e);return xe=l,ht(e,t,u)}break}}var f=n;if(t==null)return f;var p=t[f];return p!==void 0?p:f}function Yo(e,t,n){var r="";if(Array.isArray(n))for(var o=0;o<n.length;o++)r+=ht(e,t,n[o])+";";else for(var s in n){var c=n[s];if(typeof c!="object"){var a=c;t!=null&&t[a]!==void 0?r+=s+"{"+t[a]+"}":Ir(a)&&(r+=ln(s)+":"+Rr(s,a)+";")}else{if(s==="NO_COMPONENT_SELECTOR"&&Wo)throw new Error(Xo);if(Array.isArray(c)&&typeof c[0]=="string"&&(t==null||t[c[0]]===void 0))for(var l=0;l<c.length;l++)Ir(c[l])&&(r+=ln(s)+":"+Rr(s,c[l])+";");else{var u=ht(e,t,c);switch(s){case"animation":case"animationName":{r+=ln(s)+":"+u+";";break}default:r+=s+"{"+u+"}"}}}}return r}var Nr=/label:\s*([^\s;{]+)\s*(;|$)/g,xe;function Dt(e,t,n){if(e.length===1&&typeof e[0]=="object"&&e[0]!==null&&e[0].styles!==void 0)return e[0];var r=!0,o="";xe=void 0;var s=e[0];if(s==null||s.raw===void 0)r=!1,o+=ht(n,t,s);else{var c=s;o+=c[0]}for(var a=1;a<e.length;a++)if(o+=ht(n,t,e[a]),r){var l=s;o+=l[a]}Nr.lastIndex=0;for(var u="",f;(f=Nr.exec(o))!==null;)u+="-"+f[1];var p=Or(o)+u;return{name:p,styles:o,next:xe}}var Go=!0;function fn(e,t,n){var r="";return n.split(" ").forEach(function(o){e[o]!==void 0?t.push(e[o]+";"):o&&(r+=o+" ")}),r}var Ho=function(t,n,r){var o=t.key+"-"+n.name;(r===!1||Go===!1)&&t.registered[o]===void 0&&(t.registered[o]=n.styles)},Lr=function(t,n,r){Ho(t,n,r);var o=t.key+"-"+n.name;if(t.inserted[n.name]===void 0){var s=n;do t.insert(n===s?"."+o:"",s,t.sheet,!0),s=s.next;while(s!==void 0)}};function jr(e,t){if(e.inserted[t.name]===void 0)return e.insert("",t,e.sheet,!0)}function Dr(e,t,n){var r=[],o=fn(e,r,n);return r.length<2?n:o+t(r)}var Mr=function(t){var n=$r(t);n.sheet.speedy=function(a){this.isSpeedy=a},n.compat=!0;var r=function(){for(var l=arguments.length,u=new Array(l),f=0;f<l;f++)u[f]=arguments[f];var p=Dt(u,n.registered,void 0);return Lr(n,p,!1),n.key+"-"+p.name},o=function(){for(var l=arguments.length,u=new Array(l),f=0;f<l;f++)u[f]=arguments[f];var p=Dt(u,n.registered),g="animation-"+p.name;return jr(n,{name:p.name,styles:"@keyframes "+g+"{"+p.styles+"}"}),g},s=function(){for(var l=arguments.length,u=new Array(l),f=0;f<l;f++)u[f]=arguments[f];var p=Dt(u,n.registered);jr(n,p)},c=function(){for(var l=arguments.length,u=new Array(l),f=0;f<l;f++)u[f]=arguments[f];return Dr(n.registered,r,Jo(u))};return{css:r,cx:c,injectGlobal:s,keyframes:o,hydrate:function(l){l.forEach(function(u){n.inserted[u]=!0})},flush:function(){n.registered={},n.inserted={},n.sheet.flush()},sheet:n.sheet,cache:n,getRegisteredStyles:fn.bind(null,n.registered),merge:Dr.bind(null,n.registered,r)}},Jo=function e(t){for(var n="",r=0;r<t.length;r++){var o=t[r];if(o!=null){var s=void 0;switch(typeof o){case"boolean":break;case"object":{if(Array.isArray(o))s=e(o);else{s="";for(var c in o)o[c]&&c&&(s&&(s+=" "),s+=c)}break}default:s=o}s&&(n&&(n+=" "),n+=s)}}return n};var _e=Mr({key:"css"}),Zo=_e.flush,zo=_e.hydrate,Qo=_e.cx,ei=_e.merge,ti=_e.getRegisteredStyles,mt=_e.injectGlobal,ni=_e.keyframes,pn=_e.css,ri=_e.sheet,oi=_e.cache;var bn={};Q(bn,{Children:()=>Me,Fragment:()=>Ur,Portal:()=>qr,deepEqual:()=>mn,eval_num:()=>fi,findDOMNode:()=>si,forwardRef:()=>yn,getComponentByPointer:()=>ci,id_num:()=>li,isAsync:()=>ai,isClass:()=>gn,isEmpty:()=>B,isError:()=>ui,isThenable:()=>Mt,isValidComponent:()=>et,isValidElement:()=>ii,shallowEqual:()=>se,toBool:()=>Ut});var hn={};Q(hn,{ARGS:()=>_t,CALLBACK:()=>xt,CHILD_CLASS_ADDENDUM:()=>de,CLEARED:()=>wt,COMPONENT:()=>ze,CORE:()=>x,DUE:()=>le,IDX:()=>ue,INTERVAL:()=>Qe,IS_ZOMBIE:()=>dn,LAZY:()=>gt,MEMOIZED:()=>ke,REPEAT:()=>bt,TEXT:()=>W});var[x,ze,W,dn,ue,de,ke,gt,le,bt,wt,Qe,xt,_t]=[Symbol.for("LILACT:CORE"),Symbol.for("LILACT:COMPONENT"),Symbol.for("LILACT:TEXT"),Symbol.for("LILACT:IS_ZOMBIE"),Symbol.for("LILACT:IDX"),Symbol.for("LILACT:CHILD_CLASS_ADDENDUM"),Symbol.for("LILACT:MEMOIZED"),Symbol.for("LILACT:LAZY"),Symbol.for("LILACT:TIMERS:DUE"),Symbol.for("LILACT:TIMERS:REPEAT"),Symbol.for("LILACT:TIMERS:CLEARED"),Symbol.for("LILACT:TIMERS:INTERVAL"),Symbol.for("LILACT:TIMERS:CALLBACK"),Symbol.for("LILACT:TIMERS:ARGS")];var Ee=e=>{let t=Object.prototype.toString.call(e).toLowerCase();return/\[object (.*)]/g.exec(t)[1]},et=e=>!!(e&&(e[x]!==void 0||e[TEXT]!==void 0)),ii=et,si=e=>{var t,n;if(!((n=(t=e[x])==null?void 0:t.element)!=null&&n.parentNode))throw new Error("findDOMNode only works on mounted components.");return e[x].element};function Ur({children:e}){return e}Ur.displayName="Fragment";function qr({children:e,view:t}){return this[x].portal=t,e}qr.displayName="Portal";var Me={_isNil(e){return e==null},_flattenInto(e,t){if(!this._isNil(t)){if(Array.isArray(t)){for(let n of t)this._flattenInto(e,n);return}e.push(t)}},toArray(e){let t=[];if(!e)return t;for(let n of e)this._flattenInto(t,n);return t},count(e){return this.toArray(e).length},only(e){let t=this.toArray(e);if(t.length!==1)throw new Error(t.length===0?"Expected exactly one child, but received none.":"Expected exactly one child, but received more than one.");return t[0]},map(e,t){let n=this.toArray(e),r=[];for(let o=0;o<n.length;o++)r.push(t(n[o],o));return r},forEach(e,t){let n=this.toArray(e);for(let r=0;r<n.length;r++)t(n[r],r)},find(e,t){let n=this.toArray(e);for(let r=0;r<n.length;r++)if(t(n[r],r))return n[r]},pickOne(e,t){let n=this.toArray(e),r,o=0;for(let s=0;s<n.length&&!(t(n[s],s)&&(o++,r=n[s],o>1));s++);if(o!==1)throw new Error(o===0?"pickOne expected exactly one matching child, but matched none.":"pickOne expected exactly one matching child, but matched multiple.");return r},first(e){return this.toArray(e)[0]},last(e){let t=this.toArray(e);return t.length?t[t.length-1]:void 0}},yn=e=>{let t=function(n,r){return e({...n,ref:void 0},r)};return t.displayName="Forwarded "+e.displayName,t};function ci(){let e,t=new Promise((r,o)=>{e=r});function n(r){r.stopImmediatePropagation(),window.removeEventListener("click",n,!0);let o=r.target;for(;!o[ze]&&o.parentNode;)o=o.parentNode;return e(o[ze]),!1}return window.addEventListener("click",n,!0),t}function B(e){for(let t in e)return!1;return!0}var se=(e,t,n)=>{if(Object.is(e,t))return!0;if(Ee(e)!==Ee(t))return!1;if(Ee(e)==="array")return e.length!==t.length?!1:e.every((r,o)=>o===n||Object.is(r,t[o]));if(Ee(e)==="object"){let r=Object.keys(e).filter(s=>s!==n),o=Object.keys(t).filter(s=>s!==n);return r.length!==o.length?!1:r.every(s=>Object.prototype.hasOwnProperty.call(t,s)&&Object.is(e[s],t[s]))}return Ee(e)==="date"?e.getTime()===t.getTime():Object.is(e,t)};function mn(e,t){return Ee(e)!==Ee(t)?!1:Ee(e)==="array"?e.length!==t.length?!1:e.every((n,r)=>mn(n,t[r])):Ee(e)==="object"?Object.keys(e).length!==Object.keys(t).length?!1:Object.keys(e).every(n=>mn(e[n],t[n])):Ee(e)==="date"?e.getTime()===t.getTime():e===t}function gn(e){return!(e&&e.constructor===Function)||e.prototype===void 0?!1:Function.prototype!==Object.getPrototypeOf(e)?!0:Object.getOwnPropertyNames(e.prototype).length>1}function ai(e){return typeof e=="function"&&e.constructor&&e.constructor.name==="AsyncFunction"}function Mt(e){return e&&(typeof e=="object"||typeof e=="function")&&typeof e.then=="function"}function ui(e){return e instanceof Error||Object.prototype.toString.call(e)==="[object Error]"}function Ut(e){if(typeof e=="boolean")return e;if(typeof e=="number")return e!==0;if(typeof e=="string"){if(e=e.trim().toLowerCase(),e==="true")return!0;if(e==="false")return!1}return!!e}var li=Math.floor(Math.random()*1e4),fi=0;function Z(e){return e==null}function V(e){return e||"<<anonymous>>"}function pi(e){return e&&(e.displayName||e.name)||"Unknown"}function Fr(e){return e==null||e===!1||e===!0||typeof e=="string"||typeof e=="number"||et(e)?!0:Array.isArray(e)?e.every(Fr):!1}function di(e){return typeof e=="function"||typeof e=="string"}function he(e){let t=function(r,o,s,c,a,l){let u=r[o];if(Z(u)||e(u))return null;let f=e.expectedType||"the correct type",p=u===null?"null":typeof u;return new Error(`Invalid ${c} \`${a}\` of type \`${p}\` supplied to \`${V(s)}\`, expected \`${f}\`.`)};return t.isRequired=function(r,o,s,c,a){let l=r[o];return Z(l)?new Error(`The ${c} \`${a}\` is marked as required in \`${V(s)}\`, but its value is \`${l}\`.`):t(r,o,s,c,a)},t}function hi(){let e={};e.any=(function(){let r=function(s,c,a,l,u){return null};return r.isRequired=function(){return null},r})(),e.array=he(r=>Array.isArray(r)),e.array.expectedType="array",e.bool=he(r=>typeof r=="boolean"),e.bool.expectedType="boolean",e.func=he(r=>typeof r=="function"),e.func.expectedType="function",e.number=he(r=>typeof r=="number"&&!Number.isNaN(r)),e.number.expectedType="number",e.object=he(r=>typeof r=="object"&&r!==null&&!Array.isArray(r)),e.object.expectedType="object",e.string=he(r=>typeof r=="string"),e.string.expectedType="string",e.symbol=he(r=>typeof r=="symbol"),e.symbol.expectedType="symbol",e.component=he(r=>et(r)),e.component.expectedType="component",e.element=he(r=>et(r)),e.element.expectedType="element",e.node=he(r=>Fr(r)),e.node.expectedType="node",e.elementType=he(r=>di(r)),e.elementType.expectedType="elementType",e.oneOf=function(o){let s=Array.isArray(o)?o:[],c=function(l,u,f,p,g){let d=l[u];if(Z(d))return null;for(let m=0;m<s.length;m++)if(d===s[m])return null;let y=d===null?"null":typeof d;return new Error(`Invalid ${p} \`${g}\` of value \`${String(d)}\` supplied to \`${V(f)}\`, expected one of [${s.map(String).join(", ")}] (received type \`${y}\`).`)};return c.isRequired=function(l,u,f,p,g){return Z(l[u])?new Error(`The ${p} \`${g}\` is marked as required in \`${V(f)}\`, but its value is \`${l[u]}\`.`):c(l,u,f,p,g)},c},e.oneOfType=function(o){let s=o||[],c=function(l,u,f,p,g){let d=l[u];if(Z(d))return null;for(let y=0;y<s.length;y++)if(s[y](l,u,f,p,g)===null)return null;return new Error(`Invalid ${p} \`${g}\` supplied to \`${V(f)}\` (none of the allowed types matched).`)};return c.isRequired=function(l,u,f,p,g){return Z(l[u])?new Error(`The ${p} \`${g}\` is marked as required in \`${V(f)}\`, but its value is \`${l[u]}\`.`):c(l,u,f,p,g)},c},e.arrayOf=function(o){let s=o,c=function(l,u,f,p,g){let d=l[u];if(Z(d))return null;if(!Array.isArray(d))return new Error(`Invalid ${p} \`${g}\` of type \`${typeof d}\` supplied to \`${V(f)}\`, expected an array.`);for(let y=0;y<d.length;y++){let m=`${g}[${y}]`,h=s({[u]:d[y]},u,f,p,m);if(h!==null)return h}return null};return c.isRequired=function(l,u,f,p,g){return Z(l[u])?new Error(`The ${p} \`${g}\` is marked as required in \`${V(f)}\`, but its value is \`${l[u]}\`.`):c(l,u,f,p,g)},c},e.objectOf=function(o){let s=o,c=function(l,u,f,p,g){let d=l[u];if(Z(d))return null;if(typeof d!="object"||d===null||Array.isArray(d))return new Error(`Invalid ${p} \`${g}\` of type \`${typeof d}\` supplied to \`${V(f)}\`, expected an object.`);let y=Object.keys(d);for(let m=0;m<y.length;m++){let h=y[m],w=`${g}.${h}`,E=s({[u]:d[h]},u,f,p,w);if(E!==null)return E}return null};return c.isRequired=function(l,u,f,p,g){return Z(l[u])?new Error(`The ${p} \`${g}\` is marked as required in \`${V(f)}\`, but its value is \`${l[u]}\`.`):c(l,u,f,p,g)},c};function t(r,{exact:o}){let s=r?Object.keys(r):[],c=function(l,u,f,p,g){let d=l[u];if(Z(d))return null;if(typeof d!="object"||d===null||Array.isArray(d))return new Error(`Invalid ${p} \`${g}\` of type \`${typeof d}\` supplied to \`${V(f)}\`, expected an object.`);if(o){let m=Object.keys(d);for(let h=0;h<m.length;h++){let w=m[h];if(!Object.prototype.hasOwnProperty.call(r,w)){let E=`${g}.${w}`;return new Error(`Invalid ${p} \`${E}\` supplied to \`${V(f)}\`: extra key \`${w}\` is not allowed by exact().`)}}}for(let m=0;m<s.length;m++){let h=s[m],w=r[h],E=d[h],_=`${g}.${h}`;if(Z(E)){let $=w({[u]:E},u,f,p,_);if($!==null)return $;continue}let T=w({[u]:E},u,f,p,_);if(T!==null)return T}return null};return c.isRequired=function(l,u,f,p,g){return Z(l[u])?new Error(`The ${p} \`${g}\` is marked as required in \`${V(f)}\`, but its value is \`${l[u]}\`.`):c(l,u,f,p,g)},c}e.shape=function(o){return t(o,{exact:!1})},e.exact=function(o){return t(o,{exact:!0})},e.instanceOf=function(o){let s=function(a,l,u,f,p){let g=a[l];return Z(g)||g instanceof o?null:new Error(`Invalid ${f} \`${p}\` supplied to \`${V(u)}\`: expected instance of \`${pi(o)}\`.`)};return s.isRequired=function(a,l,u,f,p){return Z(a[l])?new Error(`The ${f} \`${p}\` is marked as required in \`${V(u)}\`, but its value is \`${a[l]}\`.`):s(a,l,u,f,p)},s};let n=new Set;return e.checkPropTypes=function(o,s,c,a){if(!o)return;let l=o,u=V(a),f=Object.keys(l);for(let p=0;p<f.length;p++){let g=f[p],d=l[g];if(typeof d!="function")continue;let m=d(s||{},g,u,c,g);if(m instanceof Error){let h=`${u}|${c}|${g}|${m.message}`;if(n.has(h))continue;n.add(h),typeof console!="undefined"&&console.error&&console.error(`Warning: Failed prop type: ${m.message}`)}}},e}var tt=hi();var _n={};Q(_n,{Component:()=>Ae,HTMLComponent:()=>Tt,RootComponent:()=>qt,boolean_html_attributes_set:()=>Gr,capture_events_set:()=>Kt,cloneComponent:()=>Vr,cloneElement:()=>_i,createComponent:()=>xn,createElement:()=>vi,createPortal:()=>xi,createRoot:()=>Br,current_component:()=>ki,effect_timeout:()=>Ni,events_set:()=>Ft,insertion_effects:()=>Ai,layout_effects:()=>Oi,length_css_attributes_set:()=>Yr,memo:()=>Ti,passive_effects:()=>Ii,processEffects:()=>Wr,render:()=>Ei,roots:()=>$i,special_attributes:()=>Xr,update_cbs:()=>Ci,update_interval_margin:()=>Pi,update_set:()=>Si,update_timeout:()=>Ri});var mi="http://www.w3.org/2000/svg",wn=class{constructor(t){ee(this,"owner");ee(this,"current_map",new Map);ee(this,"new_map",new Map);ee(this,"pick_index",0);this.owner=t}pick(t,n){var s,c;let r,o=this.current_map.get(t);return o&&o.length>o[ue]?(r=o[o[ue]],o[ue]++,o=this.new_map.get(t),o!==void 0?o.push(r):(o=[r],this.new_map.set(t,o),o[ue]=0)):(r=n(),o=this.new_map.get(t),o!==void 0?o.push(r):(o=[r],this.new_map.set(t,o),o[ue]=0),r[x]&&((c=(s=r[x]).parent)!=null||(s.parent=this.owner))),r}commit(){this.current_map.forEach(t=>{t.slice(t[ue]).forEach(n=>{n.cleanup?n.cleanup():n.element&&!n.portal&&n.element.parentElement.removeChild(n.element)})}),this.current_map=this.new_map,this.new_map=new Map}},Et=class{constructor(t,n){ee(this,"component");ee(this,"props");this.component=t,this.props=n||{}}apply(t=this.props,n=this.next_state||this.state){var o,s,c,a,l,u,f,p,g,d,y;let r=!0;if(this.outlet&&(this!=null&&this[ke])&&se(this.props,t,"children")&&se((o=this.props)==null?void 0:o.children,t==null?void 0:t.children)&&(r=!1),r){if((s=this.entity)!=null&&s.propTypes?tt.checkPropTypes(this.entity.propTypes,this.props,"prop",this.entity.name):(c=this.component)!=null&&c.propTypes&&tt.checkPropTypes(this.component.propTypes,this.props,"prop",this.component.name),typeof n=="function"&&(n=n(this.state)),this.component.constructor.defaultProps&&(t={...this.component.constructor.defaultProps,...t}),((l=(a=this==null?void 0:this.parent)==null?void 0:a.component)!=null&&l.context||(f=(u=this==null?void 0:this.parent)==null?void 0:u.component)!=null&&f.getChildContext)&&(this.context={...this.parent.component.context,...(g=(p=this.parent.component).getChildContext)==null?void 0:g.call(p)},this.component.constructor.contextTypes&&tt.checkPropTypes(this.component.constructor.contextTypes,this.context,"context",this.entity.name)),this.component.shouldComponentUpdate&&!this.component.shouldComponentUpdate(n,t,this.context))return;typeof this.entity=="string"&&(this.element instanceof Element||(this.is_svg||this.container.is_svg?(this.is_svg=!0,this.element=document.createElementNS(mi,this.entity)):this.element=document.createElement(this.entity),t!=null&&t.defaultValue&&(this.element.value=String(t.defaultValue).slice(0,t==null?void 0:t.maxLength)),t!=null&&t.defaultChecked&&(this.element.checked=t.defaultChecked)),this.element[ze]=this.component),t.ref&&(typeof t.ref=="function"?t.ref(this.element||this.component):t.ref.current=this.element||this.component),t!==void 0&&this.component.componentWillReceiveProps&&this.component.componentWillReceiveProps(t),this.component.componentWillUpdate&&this.component.componentWillUpdate(t,n);let m=this.state,h=this.props;if(this.element&&this.updateElementProps(t),this.props=t,typeof this.next_state=="object")this.state?Object.assign(this.state,n):this.state={...n};else if(this.next_state!==void 0)throw new Error("Component.setState only accepts objects or functions is new state.");if(this.next_state&&delete this.next_state,this.hooks!==void 0){this.hook_index=0,v.current_component=[this,v.current_component];try{this.outlet=this.component.render(t,{current:this.element||this.component})}catch(w){Kr(this,w)}v.current_component=v.current_component[1]}else try{this.outlet=this.component.render({current:this.element||this.component})}catch(w){Kr(this,w)}this!=null&&this.portal&&(this.element=this.portal),((y=(d=this.outlet)==null?void 0:d.constructor)==null?void 0:y.name)!=="Array"&&(this.outlet=[this.outlet]),this.outlet=[...this.outlet];for(let w=0;w<this.outlet.length;w++){let E=this.outlet[w];if(E==null||typeof E=="boolean")this.outlet.splice(w,1),w--;else if(typeof E=="function"){let _=this.childFunctionHandler(E);this.outlet.splice(w,1,_),w--}else if(E.constructor.name==="Array")this.outlet.splice(w,1,...E),w--;else{let _=gi(this,E);this.outlet[w]=_,_[W]===void 0?(_.container=this.element?this:this.container,_.apply(E.props)):_.element?_[W]!==E[W]&&(_.element.textContent=E[W],_[W]=E[W]):(_.element=document.createTextNode(E[W]),_[W]=E[W])}}this.cache&&this.cache.commit(),this.element&&this.arrangeOutlet(),this.component.componentDidUpdate&&this.component.componentDidUpdate(h,m,this.last_snapshot),this.last_snapshot&&delete this.last_snapshot}}async cleanup(){var t,n,r;try{let o=[];if((t=this.props)!=null&&t.ref&&(typeof this.props.ref=="function"?this.props.ref(null):this.props.current=null),this.component.componentWillUnmount&&this.component.componentWillUnmount(),(n=this==null?void 0:this.element)!=null&&n.parentElement&&!this.portal&&this.element.parentElement.removeChild(this.element),this.outlet!==void 0)for(let s of this.outlet)s.cleanup&&o.push(s.cleanup());if(((r=this.props)==null?void 0:r.children)!==void 0)for(let s of this.props.children)s.cleanup&&o.push(s.cleanup());if(this.hooks!==void 0)for(let s of this.hooks)s.cleanup&&o.push(s.cleanup());await Promise.all(o)}catch(o){throw o}}updateElementProps(t,n=!1){var r,o,s,c,a,l,u,f,p,g,d,y,m;if(this.entity==="input")t!=null&&t.type||(t.type="text"),t.type!==this.element.type&&(this.element.type=t.type),(t==null?void 0:t.value)!==void 0&&(t==null?void 0:t.value)!==this.element.value&&(t.value===void 0&&(t.value=""),this.element.value=String(t.value).slice(0,t==null?void 0:t.maxLength));else if(this.entity==="textarea")(t==null?void 0:t.value)!==this.element.value&&(this.element.value=String(t.value).slice(0,t==null?void 0:t.maxLength));else if(this.entity==="select"){let h=String(t.value);h!==this.element.value&&(this.element.value=h)}else this.entity==="option"&&(((c=(s=(o=(r=this.container)==null?void 0:r.props)==null?void 0:o.value)==null?void 0:s.constructor)==null?void 0:c.name)==="Array"?t.selected=this.container.props.value.indexOf(t.value)!==-1:typeof((l=(a=this.container)==null?void 0:a.props)==null?void 0:l.value)=="string"&&(t.selected=this.container.props.value===t.value));for(let h in this.props){let w=h.toLowerCase();t.hasOwnProperty(h)||(Ft.has(w)?this.event_detachers[w]():this.element.removeAttribute(h))}for(let h in t){let w=h.toLowerCase();if(!Xr.has(w)&&(t===this.props||!v.defaultIsEqual(t[h],this.props[h])||n))if(Ft.has(w))(u=this.event_detachers)!=null||(this.event_detachers={}),(p=(f=this.event_detachers)[w])==null||p.call(f),this.event_detachers[w]=v.addWrappedEventListener(this.element,w.substring(2),t[h]);else if(Kt.hasOwnProperty(w)){let E=Kt[w];(g=this.event_detachers)!=null||(this.event_detachers={}),(y=(d=this.event_detachers)[w])==null||y.call(d),this.event_detachers[w]=v.addWrappedEventListener(this.element,E.substring(2),t[h],{capture:!0})}else if(h==="style")if(typeof t.style=="string")this.element.style=t.style;else{if((m=this.props)!=null&&m.style)if(typeof this.props.style=="string")this.element.style="";else for(let E in this.props.style)t.style.hasOwnProperty(E)||(this.element.style[E]="");for(let E in t.style)Yr.has(E)&&isFinite(t.style[E])&&(t.style[E]+="px");Object.assign(this.element.style,t.style)}else if(Gr.has(h)){let E=Ut(t[h]);E!==this.element[h]&&(this.element[h]=E)}else h==="autoFocus"?this.element.autofocus=Ut(t[h]):h==="htmlFor"?this.element.setAttribute("for",t[h]):(w!=="value"||["input","textarea","select"].indexOf(this.entity)===-1)&&this.element.setAttribute(w,t[h])}t!=null&&t.action?this.element.onsubmit=t.action:this.element.onsubmit=void 0,this.updateElementClass(t)}updateElementClass(t=this.props){var r,o;let n=t==null?void 0:t.className;if(n!=null||(n=t!=null&&t.class?t.class:""),(r=this==null?void 0:this.parent)!=null&&r[de]&&(n+=" "+((o=this==null?void 0:this.parent)==null?void 0:o[de])),n.length>0){n=n.split(/\s+/g);for(let s of Array.from(this.element.classList))n.indexOf(s)===-1&&this.element.classList.remove(s);for(let s of n)s.length>0&&this.element.classList.add(s)}else delete this.element.className}scanZombies(t,n){let r=t.element.childNodes;for(;r[t.insert_index]&&r[t.insert_index][dn]&&r[t.insert_index]!==n;)t.insert_index++}appendElement(t){var n;t.portal||(this.scanZombies(t.container,t.element),(t==null?void 0:t.element.parentNode)===null?(t.container.element.insertBefore(t.element,t.container.element.childNodes[t.container.insert_index]||null),(n=t==null?void 0:t.component)!=null&&n.componentDidMount&&t.component.componentDidMount()):t.container.element.childNodes[t.container.insert_index]!==t.element&&t.container.element.insertBefore(t.element,t.container.element.childNodes[t.container.insert_index]||null),t.container.insert_index++)}arrangeOutlet(){var t;this.insert_index=0;for(let n of this.outlet)n&&(n.element?(n.container=this.element?this:this.container,n.container.appendElement(n)):(n.arrangeOutlet&&n.arrangeOutlet(),n!=null&&n.mounted||(n.mounted=!0,(t=n==null?void 0:n.component)!=null&&t.componentDidMount&&n.component.componentDidMount())))}childFunctionHandler(t){return t(this.state)}},Kr=(e,t)=>{var o,s,c,a;let n=[e];for(;e&&!((o=e.component)!=null&&o.componentDidCatch);)e=e.parent,e&&n.push(e);(s=e==null?void 0:e.component)!=null&&s.componentDidCatch&&(c=e.entity)!=null&&c.getDerivedStateFromError&&e.component.setState(e.entity.getDerivedStateFromError.call(e,t));let r=Array.prototype.map.call(n,l=>`in ${typeof l.component.displayName=="function"?l.component.displayName():l.component.displayName}`).join(`
58
+ `);if(t.componentStack=n,t.componentStackLog=r,(a=e==null?void 0:e.component)!=null&&a.componentDidCatch)e.component.componentDidCatch(t,{componentStack:n,componentStackLog:r});else throw t};function yi(e,t){let n=e;if(e[W]===void 0){let r=e.entity,o=!1;if(typeof r=="object")if(r[ke])o=r[ke],r=r.component;else throw new Error("Invalid component.");if(typeof r=="string")n=new Tt(r,e.props);else{if(gn(r)){r!=null&&r.defaultProps&&(e.props={...r.defaultProps,...e.props}),n=new r(e.props);let s=Object.getOwnPropertyDescriptor(n,"state");s&&typeof s.get!="function"&&typeof s.set!="function"&&(n[x].state=n.state,Object.defineProperty(n,"state",{get(){return this[x].state},set(c){if(this[x].state===void 0)this[x].state=c;else throw new Error("Assigning component state this way is not allowed.")}}))}else if(typeof r=="function")r!=null&&r.defaultProps&&(e.props={...r.defaultProps,...e.props}),n=new Ae(e.props),n.render=r.bind(n),n[x].hooks=[],n[x].hook_index=0;else throw new Error("Error in constructing component.");n[x].entity=r,e.container&&(n[x].container=e.container)}o&&(n[x][ke]=!0)}return t instanceof Et&&(n[x].parent=t),n}function gi(e,t){var n,r,o;try{return(n=e.cache)!=null||(e.cache=new wn(e)),t=e.cache.pick(t[W]===void 0?(r=t==null?void 0:t.props)==null?void 0:r.key:":text:",()=>t[W]!==void 0||t instanceof Et?t:yi(t,e)[x]),t}catch(s){if((o=t==null?void 0:t.component)!=null&&o.componentDidCatch)t.component.componentDidCatch(s);else throw s}}function bi(){clearTimeout(v.effect_timeout);let e=v.update_set,t=v.update_cbs;v.update_set=new Set,v.update_cbs=new Set;for(let n of e)n.apply();for(let n of t)n();Wr()}function Wr(){let e=v.insertion_effects,t=v.layout_effects,n=v.passive_effects;v.insertion_effects=new Set,v.layout_effects=new Set,v.passive_effects=new Set;for(let r of e)r();for(let r of t)r();requestAnimationFrame(()=>{for(let r of n)r()})}var wi=(e,t)=>{let n;return t.key!==void 0?n=t.key:t.id!==void 0?n=":i:"+t.id:t.path!==void 0?n=":p:"+t.path:t[W]!==void 0?n=":text:":(typeof e=="string"?n=":t:"+e:e!=null&&e.name?n=e.name:n="::",t.name!==void 0?n=n+":"+t.name:t.path!==void 0&&(n=n+":"+t.path)),n},Ae=class{get state(){return this[x].state}set state(t){if(this[x].state===void 0)this[x].state=t;else throw new Error("Assigning component state this way is not allowed.")}get context(){return this[x].context}set context(t){throw new Error("Assigning component context this way is not allowed.")}get type(){return this[x].entity}set type(t){throw new Error("Component type is immutable.")}get props(){return this[x].props}set props(t){throw new Error("Assigning component props this way is not allowed.")}get ref(){return this[x].ref}set ref(t){throw new Error("Component ref is immutable.")}get key(){return this[x].props.key}set key(t){throw new Error("Component key is immutable.")}displayName(){let t=this[x].entity;return t!=null&&t.displayName?typeof t.displayName=="function"?t.displayName():t.displayName:typeof t=="string"?t:typeof t=="function"&&t.name||"Component"}constructor(t){this[x]=new Et(this,t)}forceUpdate(t){v._clearTimeout(v.update_timeout),v.update_set.add(this[x].container||this[x]),t&&v.update_cbs.add(t.bind(this)),v.update_timeout=v._setTimeout(bi,v.update_interval_margin)}setState(t,n){this.getSnapshotBeforeUpdate!==void 0&&(this[x].last_snapshot=this.getSnapshotBeforeUpdate(this[x].props,this.state)),this[x].next_state=t,this.forceUpdate(n?n.bind(this):void 0)}},Tt=class extends Ae{constructor(t,n){super(n),this[x].entity=t,t==="svg"&&(this[x].is_svg=!0)}render(){return this[x].props.children}},qt=class extends Tt{constructor(n,r){super(":root:",r);ee(this,"displayName","Root");typeof this.element=="string"&&(n=document.querySelector(n)),this[x].element=n;for(let o of r.children)o[x]?o[x].container=this[x]:o.container=this[x]}};function xn(e,t={},...n){if(typeof e!="string"&&typeof e!="function"&&(typeof e!="object"||!e[ke]))throw new Error("Invalid entity for createComponent.");for(let r=0;r<n.length;r++){let o=n[r];if(o==null||typeof o=="boolean"){n.splice(r,1),r--;continue}["number","bigint"].indexOf(typeof o)!==-1&&(o=o.toString()),typeof o=="string"?n[r]={[W]:o}:n[r]=o}return t.key=wi(e,t),t.children=n,{entity:e,props:t,[x]:null}}function Br(e){let t;return{render(n){if(t)throw new Error("root already rendered!");return t=new qt(e,{children:[n]}),v.roots.add(t[x]),t.forceUpdate(),t},unmount(){t&&(t.cleanup(),e.innerHTML="")}}}function xi(e,t){return xn(v.Portal,{view:t},e)}function Vr(e,t,...n){let r={entity:e.entity,props:{...e.props,...t},[x]:null};return n!=null&&n.length&&(r.props.children=n),r}var _i=Vr;function Ei(e,t){if(e[x]&&(e[x].container||e[x].parent))throw new Error("Component is already in use");return Br(t).render(e)}function Ti(e){return typeof e=="object"?e[ke]=!0:e={component:e,[ke]:!0,[x]:null},e}var vi=xn,ki=[],Si=new Set,Ci=new Set,$i=new Set,Oi=new Set,Ai=new Set,Ii=new Set,Ri,Ni,Pi=0,Xr=new Set(["classname","ref","action","lilact_jsx_loc","children","key","defaultvalue","defaultchecked"]),Ft=new Set(["onafterprint","onbeforeprint","onbeforeunload","onerror","onhashchange","onload","onmessage","onoffline","ononline","onpagehide","onpageshow","onpopstate","onresize","onstorage","onunload","onblur","onchange","oncontextmenu","onfocus","oninput","oninvalid","onreset","onsearch","onselect","onsubmit","onkeydown","onkeypress","onkeyup","onclick","ondblclick","onmousedown","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onwheel","ondrag","ondragend","ondragenter","ondragleave","ondragover","ondragstart","ondrop","onscroll","oncopy","oncut","onpaste","onabort","oncanplay","oncanplaythrough","oncuechange","ondurationchange","onemptied","onended","onerror","onloadeddata","onloadedmetadata","onloadstart","onpause","onplay","onplaying","onprogress","onratechange","onseeked","onseeking","onstalled","onsuspend","ontimeupdate","onvolumechange","onwaiting","ontoggle","onpointerdown","onpointerup","onpointermove","onpointercancel","onpointerover","onpointerout","onpointerenter","onpointerleave"]),Kt={};for(let e of Ft)Kt[e+"capture"]=e;var Yr=new Set(["width","height","minWidth","minHeight","maxWidth","maxHeight","top","right","bottom","left","margin","marginTop","marginRight","marginBottom","marginLeft","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","borderWidth","borderTopWidth","borderRightWidth","borderBottomWidth","borderLeftWidth","outlineWidth","fontSize","lineHeight","letterSpacing","wordSpacing","textIndent","borderRadius","borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius","columnGap","rowGap","gap"]),Gr=new Set(["disabled","readOnly","required","checked","multiple","selected","hidden","open","loop","muted","controls","playsInline","allowFullScreen"]);var Tn={};Q(Tn,{createContext:()=>nt,startTransition:()=>Ki,useActionState:()=>Mi,useCallback:()=>me,useContext:()=>rt,useDebugValue:()=>Fi,useDeferredValue:()=>qi,useEffect:()=>ne,useHook:()=>ce,useId:()=>Li,useImperativeHandle:()=>En,useInsertionEffect:()=>Di,useLayoutEffect:()=>Ie,useLocalStorage:()=>ji,useMemo:()=>vt,useReducer:()=>Ui,useRef:()=>P,useState:()=>te,useTransition:()=>Hr});function ce(){let e=v.current_component[0];return e.hooks[e.hook_index]===void 0&&e.hooks.push({}),e.hooks[e.hook_index++]}function te(e){let t=ce();return B(t)&&(typeof e=="function"?t.value=e():t.value=e,t.set_func=function(n,r,o){typeof o=="function"?r.value=o(r.value):r.value=o,n.component.forceUpdate()}.bind(void 0,v.current_component[0],t)),[t.value,t.set_func]}function me(e,t=void 0){if(t!==void 0&&!Array.isArray(t)&&t!==null&&typeof t!="object")throw new Error("Callback dependencies must be an array, object or omitted.");let n=ce();return!B(n)&&t!==void 0&&(n==null?void 0:n.deps)!==void 0&&se(t,n.deps)||(n!=null&&n.cleanup&&n.cleanup(),n.deps=t,n.callback=e),n.callback}function nt(e){return{default:e,Provider:function({value:n,children:r}){return r}}}function rt(e){var n,r,o;let t=(n=v.current_component[0])==null?void 0:n.parent;for(;t&&t.entity!==e.Provider;)t=t.parent;return t&&(o=(r=t.props)==null?void 0:r.value)!=null?o:e.default}function Li(e="N"){let t=ce();return B(t)&&(t.id=e+v.id_num++),t.id}function Hr(){let e=ce();return B(e)&&(e.count=0,e.func=(async function(t,n,r){n.count===0&&t.component.forceUpdate(),n.count++;try{return await r()}finally{n.count--,n.count===0&&t.component.forceUpdate()}}).bind(void 0,v.current_component[0],e)),[e.count!=0,e.func]}function ji(e,t){let n=ce(),r;try{r=JSON.parse(localStorage[e])}catch(o){}return r===void 0&&(typeof t=="function"&&(t=t()),r=t,localStorage[e]=JSON.stringify(r)),B(n)&&(n.value=r,n.set_func=function(o,s,c){typeof c=="function"&&(c=c(s.value)),c!==s.value&&(localStorage[e]=JSON.stringify(c),s.value=c,o.component.forceUpdate())}.bind(void 0,v.current_component[0],n)),[n.value,n.set_func]}function P(e=null){let t=ce();return B(t)&&(t.current=e),t}async function Ie(e,t=void 0){if(t!==void 0&&!Array.isArray(t)&&t!==null&&typeof t!="object")throw new Error("Layout effect dependencies must be an array, object or omitted.");let n=ce();!B(n)&&t!==void 0&&(n==null?void 0:n.deps)!==void 0&&se(t,n.deps)||(n!=null&&n.cleanup&&(await n.cleanup(),n.cleanup=void 0),n.deps=t,v.layout_effects.add(async()=>{n.cleanup=await e()}),v._clearTimeout(v.effect_timeout),v._setTimeout(v.processEffects,0))}async function ne(e,t=void 0){if(t!==void 0&&!Array.isArray(t)&&t!==null&&typeof t!="object")throw new Error("Effect dependencies must be an array, object or omitted.");let n=ce();!B(n)&&t!==void 0&&(n==null?void 0:n.deps)!==void 0&&se(t,n.deps)||(n!=null&&n.cleanup&&(await n.cleanup(),n.cleanup=void 0),n.deps=t,v.passive_effects.add(async()=>{n.cleanup=await e()}),v._clearTimeout(v.effect_timeout),v._setTimeout(v.processEffects,0))}async function Di(e,t=void 0){if(t!==void 0&&!Array.isArray(t)&&t!==null&&typeof t!="object")throw new Error("Insertion effect dependencies must be an array, object, or omitted.");let n=ce();!B(n)&&t!==void 0&&(n==null?void 0:n.deps)!==void 0&&se(t,n.deps)||(n!=null&&n.cleanup&&(await n.cleanup(),n.cleanup=void 0),n.deps=t,v.insertion_effects.add(async()=>{n.cleanup=await e()}),v._clearTimeout(v.effect_timeout),v._setTimeout(v.processEffects,0))}function vt(e,t=void 0){if(t!==void 0&&!Array.isArray(t)&&t!==null&&typeof t!="object")throw new Error("Memo dependencies must be an array or omitted.");let n=ce();return!B(n)&&t!==void 0&&(n==null?void 0:n.deps)!==void 0&&se(t,n.deps)||(n.deps=t,n.value=e()),n.value}function Mi(e,t){let n=ce(),[r,o]=Hr();return B(n)&&(n.state=t,n.form_action=s=>(s.preventDefault(),o(async()=>{let c=new FormData(s.target,s.submitter);n.state=await e(n.state,c)},[]),!1)),[n.state,n.form_action,r]}function Ui(e,t,n){let r=ce();return B(r)&&(r.state=n?n(t):t,r.dispatch=function(o,s,c){let a=s.reducer(s.state,c);v.defaultIsEqual(a,s.state)||(s.state=a,o.component.forceUpdate())}.bind(void 0,v.current_component[0],r)),r.reducer=e,[r.state,r.dispatch]}function qi(e,t){let{useEffect:n,useRef:r,useState:o}=v,[s,c]=o(typeof t!="undefined"?t:e),a=r(e),l=r(null);return n(()=>{if(a.current===e)return;a.current=e,l.current!=null&&(l.current.cancelled=!0,l.current=null);let u={cancelled:!1};return l.current=u,Promise.resolve().then(()=>{u.cancelled||(c(e),l.current=null)}),()=>{l.current&&(l.current.cancelled=!0,l.current=null)}},[e]),s}function En(e,t,n=void 0){n!==void 0&&(e==null?void 0:e.deps)!==void 0&&se(n,e.deps)||(e.deps=n,typeof(e==null?void 0:e.current)!="object"&&(e.current={}),Object.assign(e.current,t()))}function Fi(e,t=n=>n){console.log(t(e))}function Ki(e){e()}var vn={};Q(vn,{lazy:()=>Yi,require:()=>zr,required_scripts:()=>qe,run:()=>ot,runScripts:()=>Hi});function Wi(e,t){let n=t.startsWith("/"),r=(n?"":e).split("/").filter(Boolean);!n&&!e.endsWith("/")&&r.pop();for(let o of t.split("/"))!o||o==="."||(o===".."?r.pop():r.push(o));return`${n?"/":""}${r.join("/")}`}function Jr(e,t="Unknown error"){if(e instanceof Error)return e;if((e==null?void 0:e.error)instanceof Error)return e.error;let n=new Error((e==null?void 0:e.message)==null?t:String(e.message));if(e&&typeof e=="object"){e.name&&(n.name=e.name),e.stack&&(n.stack=e.stack);for(let r of Object.keys(e))r in n||(n[r]=e[r])}return n}function Bi(e,t){let n=Jr(e);return n.lilact_source||(n.lilact_source={path:t}),n}function Ue(e,t){let n=Bi(e,t);return n.isTraced?n:typeof v.traceError=="function"?v.traceError(n,t):(v.error=n,n)}var qe={};function Zr(e,{code:t="",isInline:n=!1,isModule:r=!0}={}){let o={path:e,code:String(t),mappings:[],exports:{},isInline:n,isModule:r,loaded:!1,request:void 0,error:void 0};return qe[e]=o,o}function ot(jsx,path=`InlineJSX-${++v.eval_num}`,{isInline=!0,isModule=!0}={}){var e,t;let module=qe[path];module?(module.path=path,module.code=String(jsx),module.mappings=[],module.exports={},module.isInline=isInline,module.isModule=isModule,module.loaded=!1,module.error=void 0):module=Zr(path,{code:jsx,isInline,isModule});let processed;try{processed=v.transpileJSX(String(jsx),{path,mappings:module.mappings,factory:"createComponent",appendSourcemap:!1,injectTraceLabels:!0,produceCJS:!0,blocks_info:v.blocks_info})}catch(n){let r=Jr(n);throw(e=r.fileName)!=null||(r.fileName=path),r.sourcePhase="transpile",module.error=r,v.error=r,r}typeof v.scanBlockLabels=="function"&&v.scanBlockLabels(processed,path),processed+=`
59
+ //# sourceURL=eval:/${path}`;try{globalThis.Lilact=v,globalThis.createComponent=v.createComponent,globalThis.Fragment=v.Fragment;let result=eval(processed);return module.loaded=!0,B(module.exports)?result:module.exports}catch(n){let r=Ue(n,path);throw(t=r.sourcePhase)!=null||(r.sourcePhase="runtime"),module.error=r,r}}function Vi(e,t={}){return qe[e]||Zr(e,t)}function Xi(e,t){var o,s;let n;try{let c=(s=(o=v).resolver)==null?void 0:s.call(o,e);c==null?t.code&&!t.loaded?n=Promise.resolve(t.code):n=fetch(e).then(a=>{if(!a.ok)throw Ue(new Error(`Unable to load ${e}: HTTP ${a.status}`),e);return a.text()}):n=Promise.resolve(c)}catch(c){n=Promise.reject(Ue(c,e))}let r;return r=Promise.resolve(n).then(c=>{if(t.code=String(c),e.endsWith(".css")){mt(t.code),t.loaded=!0;return}return ot(t.code,e,{isInline:!1,isModule:!0})}).then(c=>{var a;return(a=c==null?void 0:c.default)!=null?a:c}).catch(c=>{throw t.error=Ue(c,e),t.error}).finally(()=>{t.request===r&&(t.request=void 0)}),t.request=r,r}function zr(e){var c,a,l,u;let t={};if(arguments.length===2&&arguments[1]&&typeof arguments[1]=="object"&&(t=arguments[1]),(c=v.importObjectPaths)!=null&&c[e])return v.importObjectPaths[e];(a=t.requirer)!=null&&a.path&&(e=Wi(t.requirer.path,e));let n=!!v[gt]||!!t.isLazy,r=Vi(e,{isInline:!1,isModule:!0});if(r.loaded&&!t.forceUpdate)return r.exports;if(e.startsWith("#")){let f=document.getElementById(e.slice(1));if(!f)throw Ue(new Error(`Required element not found (${e})`),e);return ot(f.textContent||"",e)}if(n)return v[gt]=!1,r.request?r.request:Xi(e,r);let o=(u=(l=v).resolver)==null?void 0:u.call(l,e);if(o!=null){if(e.endsWith(".css")){mt(String(o)),r.code=String(o),r.loaded=!0;return}return ot(String(o),e,{isInline:!1,isModule:!0})}let s=new XMLHttpRequest;try{s.open("GET",e,!1),s.send(null)}catch(f){throw Ue(f,e)}if(s.status>=200&&s.status<300){if(e.endsWith(".css")){r.code=s.responseText,mt(r.code),r.loaded=!0;return}return ot(s.responseText,e,{isInline:!1,isModule:!0})}throw Ue(new Error(`Unable to load ${e}: HTTP ${s.status||0}`),e)}function Yi(e){let t="pending",n;v[gt]=!0;try{n=e()}catch(o){t="error",n=o}v.isThenable(n)?n.then(o=>{t="success",n=o},o=>{t="error",n=o}):t!=="error"&&(t="success");function r(o){if(t==="pending"||t==="error")throw n;let s=n;return createComponent(s,{...o})}return r}function Gi(){return Array.from(document.querySelectorAll('script[type="text/jsx"]')).map(e=>({src:e.getAttribute("src"),content:e.textContent||""}))}async function Hi(){for(let e of Gi())e.src?await zr(e.src):e.content&&ot(e.content)}var Cn={};Q(Cn,{CSSTransition:()=>eo,SwitchTransition:()=>Ji,Transition:()=>Qr,TransitionGroup:()=>Zi});var kn="unmounted",Wt="exited",kt="entering",St="entered",Sn="exiting";function Qr({in:e,timeout:t=v.defaultTransitionTimeout,mountOnEnter:n=!1,unmountOnExit:r=!1,appear:o=!1,onEnter:s,onEntering:c,onEntered:a,onExit:l,onExiting:u,onExited:f,children:p,_classNames:g}){var d,y,m,h,w,E;return(y=(d=this[x]).is_mounted)!=null||(d.is_mounted=!n||e||o),(h=(m=this[x]).is_appeared)!=null||(m.is_appeared=e),(E=(w=this[x]).timer)!=null||(w.timer=null),this[x].childFunctionHandler=_=>_(this[x].mount_state),this[x].mount_state||(this[x].is_mounted||(this[x].mount_state=kn),e?this[x].mount_state=o&&!this[x].is_appeared?kt:St:this[x].mount_state=Wt),ne(()=>()=>clearTimeout(this[x].timer),[]),ne(()=>{!this[x].is_appeared&&o&&this[x].mount_state===kt&&e&&(s==null||s(),requestAnimationFrame(()=>{c==null||c(!this[x].is_appeared),clearTimeout(this[x].timer),this[x].timer=setTimeout(()=>{this[x].mount_state=St,this.forceUpdate(),this[x].is_appeared=!0,a==null||a(!this[x].is_appeared)},t)}))},[]),ne(()=>{if(e){if(this[x].is_mounted=!0,this[x].mount_state===kt||this[x].mount_state===St)return;s==null||s(!this[x].is_appeared),this[x].mount_state=kt,this.forceUpdate(()=>{c==null||c(!this[x].is_appeared),clearTimeout(this[x].timer),this[x].timer=setTimeout(()=>{this[x].mount_state=St,this.forceUpdate(),this[x].is_appeared=!0,a==null||a()},t)})}else{if(this[x].mount_state===kn||this[x].mount_state===Sn||this[x].mount_state===Wt)return;l==null||l(),this[x].mount_state=Sn,this.forceUpdate(()=>{u==null||u(),clearTimeout(this[x].timer),this[x].timer=setTimeout(()=>{this[x].mount_state=Wt,this.forceUpdate(),f==null||f(),r&&(this[x].is_mounted=!1,this[x].mount_state=kn,this.forceUpdate())},t)})}},[e,t]),this[x].is_mounted?(g&&(this[x].mount_state===kt?this[x].is_appeared?this[x][de]=g.appearActive:this[x][de]=g.enterActive:this[x].mount_state===St?this[x].is_appeared?this[x][de]=g.appearDone:this[x][de]=g.enterDone:this[x].mount_state===Sn?this[x][de]=g.exitActive:this[x].mount_state===Wt&&(this[x][de]=g.exitDone)),p):null}function eo({in:e,timeout:t=v.defaultTransitionTimeout,classNames:n="fade",mountOnEnter:r=!1,unmountOnExit:o=!1,appear:s=!1,children:c,onEnter:a,onEntering:l,onEntered:u,onExit:f,onExiting:p,onExited:g}){return typeof n=="string"&&(n={appear:`${n}-enter ${n}-appear`,appearActive:`${n}-enter-active ${n}-appear-active`,appearDone:`${n}-enter-done ${n}-appear-done`,enter:`${n}-enter`,enterActive:`${n}-enter-active`,enterDone:`${n}-enter-done`,exit:`${n}-exit`,exitActive:`${n}-exit-active`,exitDone:`${n}-exit-done`}),createComponent(Qr,{in:e,timeout:t,mountOnEnter:r,unmountOnExit:o,appear:s,onEnter:a,onEntering:l,onEntered:u,onExit:f,onExiting:p,onExited:g,_classNames:n},c)}function Ji({children:e,activeKey:t,mode:n="out-in",timeout:r=v.defaultTransitionTimeout,classNames:o="switch",mountOnEnter:s=!1,unmountOnExit:c=!1,appear:a=!1,onExited:l,onEnter:u,onExiting:f,onEntered:p,...g}){let d=vt(()=>Me.toArray(e),[e]),[y,m]=te(null),[h,w]=te(!1),[E,_]=te(!0),T=P(t),$=P(t),S=P(y);Ie(()=>{$.current=t},[t]),Ie(()=>{S.current=y},[y]),Ie(()=>{let O=T.current;O!==t&&(T.current=t,m(O),n==="out-in"?(_(!1),w(!0)):(_(!0),w(!1)))},[t,n]);let k=O=>(X,q)=>{typeof l=="function"&&l(X,q),O===S.current&&(m(null),n==="out-in"&&(w(!1),_(!0)),n==="in-out"&&w(!1))},C=O=>(X,q)=>{typeof p=="function"&&p(X,q),n==="in-out"&&O===$.current&&S.current!=null&&w(!0)};return createComponent("div",{style:{position:"relative"}},d.map((O,X)=>{var Pe;let q=((Pe=O==null?void 0:O.props)==null?void 0:Pe.key)||X,Ot=q===t?E:q===y?!h:!1;return createComponent(eo,{...g,key:q,in:Ot,timeout:r,classNames:o,mountOnEnter:s,unmountOnExit:c,appear:a,onEnter:u,onExiting:f,onEntered:C(q),onExited:k(q)},createComponent("div",{style:{position:"absolute",inset:0}},O))}))}function Zi({children:e}){return e}var $n={};Q($n,{addWrappedEventListener:()=>es,createSyntheticEvent:()=>to,releaseSyntheticEvent:()=>no,wrapListener:()=>ro});typeof Element!="undefined"&&!Element.prototype.matches&&(Element.prototype.matches=Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector||function(e){for(var t=(this.document||this.ownerDocument).querySelectorAll(e),n=t.length;--n>=0&&t.item(n)!==this;);return n>-1});typeof Event!="undefined"&&!Event.prototype.composedPath&&(Event.prototype.composedPath=function(){for(var e=[],t=this.target;t;)e.push(t),t=t.parentElement;return e.push(window),e});var Bt=[],zi=10,Qi=["mouse","pen","touch"];function to(e,t){var r,o,s,c,a,l,u,f,p,g,d,y,m,h,w,E,_,T,$,S,k,C;let n=Bt.length?Bt.pop():{};n.nativeEvent=e,n.type=e.type,n.target=e.target||e.srcElement||null,n.currentTarget=t||e.currentTarget||null,n.timeStamp=e.timeStamp||Date.now(),n.defaultPrevented=!!e.defaultPrevented,n.isPropagationStopped=!1,n.isPersistent=!1,n.bubbles=!!e.bubbles,n.cancelable=!!e.cancelable,n.composed=!!e.composed,n.detail=e.detail,n.relatedTarget=e.relatedTarget||(e.fromElement?e.fromElement:null)||(e.toElement?e.toElement:null)||null,n.altKey=!!e.altKey,n.ctrlKey=!!e.ctrlKey,n.metaKey=!!e.metaKey,n.shiftKey=!!e.shiftKey,n.isDefaultPrevented=()=>n.defaultPrevented,n.preventDefault=()=>{e.preventDefault&&e.preventDefault(),n.defaultPrevented=!0},n.stopPropagation=()=>{e.stopPropagation&&e.stopPropagation(),n.isPropagationStopped=!0},n.persist=()=>{n.isPersistent=!0},n.key=e.key||null,n.code=e.code||null,n.which=(o=(r=e.which)!=null?r:e.keyCode)!=null?o:null,n.button=(s=e.button)!=null?s:null,n.buttons=(c=e.buttons)!=null?c:null,n.pointerId=(a=e.pointerId)!=null?a:null,n.pointerType=(l=e.pointerType)!=null?l:null,n.isPrimary=(u=e.isPrimary)!=null?u:null,n.clientX=(f=e.clientX)!=null?f:0,n.clientY=(p=e.clientY)!=null?p:0,n.screenX=(g=e.screenX)!=null?g:0,n.screenY=(d=e.screenY)!=null?d:0,n.pageX=(y=e.pageX)!=null?y:null,n.pageY=(m=e.pageY)!=null?m:null,n.movementX=(h=e.movementX)!=null?h:0,n.movementY=(w=e.movementY)!=null?w:0,n.pressure=(E=e.pressure)!=null?E:null,n.tiltX=(_=e.tiltX)!=null?_:null,n.tiltY=(T=e.tiltY)!=null?T:null,n.width=($=e.width)!=null?$:null,n.height=(S=e.height)!=null?S:null,n.pointerEventsSupported=Qi.includes(n.pointerType);try{let O=n.target;n.value=O&&"value"in O?O.value:void 0,n.checked=O&&"checked"in O?O.checked:void 0,n.selectionStart=O&&"selectionStart"in O?O.selectionStart:void 0,n.selectionEnd=O&&"selectionEnd"in O?O.selectionEnd:void 0}catch(O){n.value=void 0,n.checked=void 0,n.selectionStart=void 0,n.selectionEnd=void 0}return n.touches=e.touches||null,n.targetTouches=e.targetTouches||null,n.changedTouches=e.changedTouches||null,n.path=typeof e.composedPath=="function"?e.composedPath():[n.target],n.repeat=(k=e.repeat)!=null?k:!1,n.location=(C=e.location)!=null?C:0,n}function no(e){e&&!e.isPersistent&&(e.nativeEvent=null,e.type=null,e.target=null,e.currentTarget=null,e.timeStamp=0,e.defaultPrevented=!1,e.isPropagationStopped=!1,e.isPersistent=!1,e.isDefaultPrevented=null,e.preventDefault=null,e.stopPropagation=null,e.persist=null,e.bubbles=!1,e.cancelable=!1,e.composed=!1,e.detail=void 0,e.relatedTarget=null,e.altKey=!1,e.ctrlKey=!1,e.metaKey=!1,e.shiftKey=!1,e.key=null,e.code=null,e.which=null,e.button=null,e.buttons=null,e.pointerId=null,e.pointerType=null,e.isPrimary=null,e.clientX=0,e.clientY=0,e.screenX=0,e.screenY=0,e.pageX=null,e.pageY=null,e.movementX=0,e.movementY=0,e.pressure=null,e.tiltX=null,e.tiltY=null,e.width=null,e.height=null,e.value=void 0,e.checked=void 0,e.selectionStart=void 0,e.selectionEnd=void 0,e.touches=null,e.targetTouches=null,e.changedTouches=null,e.path=null,e.repeat=!1,e.location=0,Bt.length<zi&&Bt.push(e))}function ro(e,t={}){let{stopPropagationOnTrueReturn:n=!1}=t;return function(o){let s=this||o.currentTarget||null,c=to(o,s);try{let a=e(c);n&&a===!0&&c.stopPropagation()}finally{no(c)}}}function es(e,t,n,r={}){let o=ro(n,r);return e.addEventListener(t,o,r),()=>e.removeEventListener(t,o,r)}var On={};Q(On,{Provider:()=>ts,combineReducers:()=>os,connect:()=>rs,useDispatch:()=>ns,useSelector:()=>oo,useStore:()=>Vt});var Ct;function ts({store:e,children:t}){return Ct!=null||(Ct=nt(null)),createComponent(Ct.Provider,{value:e},t)}function Vt(){let e=rt(Ct);if(!e)throw new Error("Could not find Redux store in context. <Provider> is missing.");return e}function ns(){return Vt().dispatch}function oo(e,t=(n,r)=>n===r){let n=Vt(),r=P(),o=P(e);o.current=e;let[s,c]=te(()=>e(n.getState()));return r.current=s,ne(()=>{function a(){let u=o.current(n.getState());t(r.current,u)||(r.current=u,c(u))}let l=n.subscribe(a);return a(),l},[n,t]),s}function rs(e,t){let n=!!e;return function(o){function s(c){let a=Vt(),l={dispatch:a.dispatch};if(typeof t=="function")l=t(a.dispatch,c);else if(typeof t=="object"&&t!==null){l={};let p=a.dispatch;for(let g in t){let d=t[g];l[g]=(...y)=>p(d(...y))}}let u={};e&&(u=oo(g=>e(g,c),se)||{});let f={...c,...u,...l};return createComponent(o,{...f})}return s}}function os(e){let t=Object.keys(e);for(let n of t)if(typeof e[n]!="function")throw new Error(`combineReducers: reducer for key "${n}" is not a function`);return function(r={},o){let s=!1,c={};for(let a of t){let l=e[a],u=r[a],f=l(u,o);c[a]=f,s=s||f!==u}return s?c:r}}var Rn={};Q(Rn,{animationFramePromise:()=>gs,clearInterval:()=>ds,clearTimeout:()=>ps,grabTimers:()=>hs,pauseTimers:()=>as,releaseTimers:()=>ms,resetTimers:()=>cs,resumeTimers:()=>us,setInterval:()=>fs,setTimeout:()=>ls,timeoutPromise:()=>ys});var it,$t=-1,re=[],Re=-1,Ne={},Xt=window.setTimeout,is=window.setInterval,st=window.clearTimeout,io=window.clearInterval;function ss(e){let t=0,n=re.length-1;for(;t<=n;){let o=Math.floor((t+n)/2),s=re[o][le];if(s===e)return[o,re[o]];s<e?t=o+1:n=o-1}let r=[];return r[le]=e,re.splice(t,0,r),[t,r]}function An(e,t=!1){let[n,r]=ss(e[le]);return t||($t++,Ne[$t]=e,e[ue]=$t),r.push(e),re[0][0]===e&&(st(Re),Re=Xt(In,e[Qe])),$t}function In(){let e=Date.now(),t=0,n=re[t];for(;n&&n[le]-e<=0;){for(let r of n)r[wt]?delete Ne[r[ue]]:(r[xt](...r[_t]),r[bt]?(r[le]=Date.now()+r[Qe],An(r,!0)):delete Ne[r[ue]]);t++,n=re[t]}re.splice(0,t),re.length>0&&(st(Re),Re=Xt(In,re[0][le]-e))}function cs(){st(Re),it=void 0,$t=-1,re=[],Re=-1,Ne={}}function as(){st(Re),it=Date.now()}function us(){if(it){if(re.length>0){let e=Date.now();it-=e;for(let t of re)t[le]-=it;Re=Xt(In,re[0][le]-e)}it=void 0}}function ls(e,t,...n){return An({[xt]:e,[Qe]:t,[le]:Date.now()+t,[bt]:!1,[_t]:n})}function fs(e,t,...n){return An({[xt]:e,[Qe]:t,[le]:Date.now()+t,[bt]:!0,[_t]:n})}function ps(e){Ne[e]?Ne[e][wt]=!0:st(e)}function ds(e){Ne[e]?Ne[e][wt]=!0:io(e)}function hs(){globalThis.setTimeout=Lilact.setTimeout,globalThis.setInterval=Lilact.setInterval,globalThis.clearTimeout=Lilact.clearTimeout,globalThis.clearInterval=Lilact.clearInterval}function ms(){globalThis.setTimeout=Xt,globalThis.setInterval=is,globalThis.clearTimeout=st,globalThis.clearInterval=io}function ys(e=0,t=Lilact){let n,r,o,s=new Promise((c,a)=>{r=c,o=a,n=t.setTimeout(()=>{r()},e)});return s.proceed=()=>{t.clearTimeout(n),r()},s.cancel=()=>{t.clearTimeout(n),o()},s}function gs(){return new Promise(e=>{requestAnimationFrame(()=>{e()})})}var Nn={};Q(Nn,{blocks_info:()=>Cs,error:()=>$s,globalErrorHandler:()=>ks,scanBlockLabels:()=>Ss,traceError:()=>co});function Gt(e){let t=Number(e);return Number.isFinite(t)?t:null}function bs(e){if(e instanceof Error)return e;if((e==null?void 0:e.error)instanceof Error)return e.error;let t=new Error((e==null?void 0:e.message)==null?String(e):String(e.message));if(e&&typeof e=="object"){e.name&&(t.name=e.name),e.stack&&(t.stack=e.stack);for(let n of Object.keys(e))n in t||(t[n]=e[n])}return t}function so(e){return(e==null?void 0:e.name)==="JSXParserError"}function ws(e){if(typeof e!="string")return null;for(let t of e.split(/\r?\n/)){let n=t.match(/(eval:\/.*):(\d+):(\d+)/);if(n)return{path:n[1].replace(/^eval:\/+/,""),line:Number(n[2])-1,column:Number(n[3])-1}}return null}function xs(e){var r,o,s,c;let t=Gt((o=(r=e==null?void 0:e.lineNumber)!=null?r:e==null?void 0:e.lineno)!=null?o:e==null?void 0:e.line),n=Gt((c=(s=e==null?void 0:e.columnNumber)!=null?s:e==null?void 0:e.colno)!=null?c:e==null?void 0:e.column);return{line:t==null?null:Math.max(0,t-1),column:n==null?null:Math.max(0,n-1)}}function _s(e){let t=e==null?void 0:e.lilact_trace;return Array.isArray(t)?t[0]:t}function Es(e){var n,r;let t=_s(e);return t==null?null:(r=(n=v.blocks_info)==null?void 0:n.labels)==null?void 0:r[t]}function Ts(e,t,n){if(!Array.isArray(e)||!e.length||!Number.isFinite(t)||!Number.isFinite(n))return{line:t,column:n};let r=e.filter(u=>Array.isArray(u)&&u.length>=4&&u.slice(0,4).every(f=>Number.isFinite(Number(f)))).sort((u,f)=>Number(u[0])-Number(f[0])||Number(u[1])-Number(f[1]));if(!r.length)return{line:t,column:n};let o=r[0];for(let u of r){let f=Number(u[0]),p=Number(u[1]);if(f<t||f===t&&p<=n)o=u;else break}let s=Number(o[0]),c=Number(o[1]),a=Number(o[2]),l=Number(o[3]);return{line:a+(t===s?0:t-s),column:t===s?Math.max(0,l+n-c):l}}function co(e,t){var g,d,y,m,h,w;if(e!=null&&e.isTraced)return e;let n=bs(e),r=n.lilact_source,o=so(n)?null:ws(n.stack),s=so(n)?{line:Gt(n.lineNumber),column:Gt(n.columnNumber)}:xs(n),c=(r==null?void 0:r.path)||(o==null?void 0:o.path)||n.fileName||t||null,a=(d=(g=o==null?void 0:o.line)!=null?g:s.line)!=null?d:null,l=(m=(y=o==null?void 0:o.column)!=null?y:s.column)!=null?m:null,u={fileName:c,lineNumber:a,columnNumber:l,message:n.message==null?String(n):String(n.message),name:n.name||"Error",stack:n.stack||null,lilact_source:r||null,_error:n,isTraced:!0},f=c&&qe[c];if(f){let E=Ts(f.mappings,u.lineNumber,u.columnNumber);u.lineNumber=E.line,u.columnNumber=E.column}let p=Es(n);return p&&(u.lineNumber==null||u.columnNumber==null||!u.fileName)&&(u.fileName||(u.fileName=p.path||t||null),(h=u.lineNumber)!=null||(u.lineNumber=p.line),(w=u.columnNumber)!=null||(u.columnNumber=p.col),u.label=p.desc),v.error=u,u}function Yt(e){return String(e!=null?e:"").replaceAll("&","&amp;").replaceAll("<","&lt;").replaceAll(">","&gt;").replaceAll('"',"&quot;").replaceAll("'","&#39;")}function vs(e,t){var r,o,s,c;if(!e||!Number.isFinite(t))return null;let n=String((r=e.code)!=null?r:"").split(/\r?\n/);return{before:(o=n[t-1])!=null?o:"",current:(s=n[t])!=null?s:"",after:(c=n[t+1])!=null?c:""}}function ks(e){var u,f;let t=(e==null?void 0:e.error)instanceof Error?e.error:(e==null?void 0:e.reason)!==void 0?e.reason:e,n=co(t,(e==null?void 0:e.fileName)||null),r=vs(qe[n.fileName],n.lineNumber),o=pn(`
60
60
  background: linear-gradient(135deg, #fff2f2d4, #ffffffd4);
61
61
  backdrop-filter: blur(10px);
62
62
  border: 1px solid rgba(255,255,255,.25);
@@ -76,52 +76,52 @@ var or=Object.defineProperty;var To=(e,t,n)=>t in e?or(e,t,{enumerable:!0,config
76
76
  padding: 10px;
77
77
  display: block;
78
78
  }
79
- `),s=document.createElement("dialog");s.className=o;let c=n.fileName?`At ${Ht(n.fileName)}`:"",a=Number.isFinite(n.lineNumber)?`: Line ${n.lineNumber+1}`:"",f=((l=n._error)==null?void 0:l.componentStackLog)||((u=n._error)==null?void 0:u.componentStack)||"";if(s.innerHTML=`
79
+ `),s=document.createElement("dialog");s.className=o;let c=n.fileName?`At ${Yt(n.fileName)}`:"",a=Number.isFinite(n.lineNumber)?`: Line ${n.lineNumber+1}`:"",l=((u=n._error)==null?void 0:u.componentStackLog)||((f=n._error)==null?void 0:f.componentStack)||"";if(s.innerHTML=`
80
80
  <h3><red>Error!</red></h3>
81
81
  <b>${c}${a}</b><br><br>
82
- <b>${Ht(n.name)}</b>:
83
- <span>${Ht(n.message)}</span>
82
+ <b>${Yt(n.name)}</b>:
83
+ <span>${Yt(n.message)}</span>
84
84
  <br><br>
85
85
 
86
86
  ${r?"<code><pre></pre><red><pre></pre></red><pre></pre></code>":""}
87
87
 
88
- ${f?`
88
+ ${l?`
89
89
  <br>
90
90
  Component Stack:
91
91
  <br>
92
- <code><pre>${Ht(f)}</pre></code>
92
+ <code><pre>${Yt(l)}</pre></code>
93
93
  `:""}
94
- `,r){let p=s.querySelectorAll("pre");p[0].innerText=r.before,p[1].innerText=r.current,p[2].innerText=r.after}return document.body.appendChild(s),typeof s.showModal=="function"?s.showModal():s.setAttribute("open",""),n}function Ss(e,t){for(let n of String(e).matchAll(/LILACTBLOCK(\d+):(\d+),(\d+):([^*]+)\*\//gm))k.blocks_info.labels[n[1]]={path:t,line:Number(n[2]),col:Number(n[3]),desc:n[4]}}var Cs={counter:0,labels:{}},$s=null;var Fn={};Q(Fn,{HashRouter:()=>As,Link:()=>Is,NavLink:()=>Rs,Route:()=>Ls,Routes:()=>uo,useLocation:()=>Un,useNavigate:()=>qn});var Dn=ot(null),jn=ot({params:{}}),Mn=e=>typeof e=="string"?e:(e.pathname||"")+(e.search||"")+(e.hash||""),Os=e=>e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");function As({children:e,basename:t=""}){let n=()=>{var y;let a=(window.location.hash||"#/").slice(1),f=new RegExp("^"+Os(t)),l=a.replace(f,"")||"/",[u,p]=l.split("#"),[h,d=""]=u.split("?");return{pathname:h||"/",search:d?"?"+d:"",hash:p?"#"+p:"",state:(y=history.state)==null?void 0:y.__state}},[r,o]=te(n);ne(()=>{let c=()=>o(n());return window.addEventListener("hashchange",c),window.addEventListener("popstate",c),c(),()=>{window.removeEventListener("hashchange",c),window.removeEventListener("popstate",c)}},[t]);let s=ye((c,{replace:a=!1,state:f}={})=>{if(typeof c=="number")return new Promise(p=>{let h=!1,d=g=>{h||(h=!0,window.removeEventListener("popstate",y),window.removeEventListener("hashchange",m),g==null||g(),p())},y=()=>d(()=>o(n())),m=()=>d(()=>o(n()));window.addEventListener("popstate",y,{once:!0}),window.addEventListener("hashchange",m,{once:!0}),setTimeout(()=>d(()=>o(n())),0),history.go(c)});let l=Mn(c),u="#"+(t+l);a?history.replaceState({__state:f},"",u):history.pushState({__state:f},"",u),o(n())},[t]);return createComponent(Dn.Provider,{value:{location:r,navigate:s,basename:t}},e)}function Un(){let e=it(Dn);if(!e)throw new Error("useLocation must be used inside a Router");return e.location}function qn(){let e=it(Dn);if(!e)throw new Error("useNavigate must be used inside a Router");return e.navigate}function Is({to:e,replace:t=!1,state:n,onClick:r,target:o,download:s,className:c,style:a,children:f,...l}){let u=qn(),p="#"+Mn(e);function h(d){r&&r(d),!(d.defaultPrevented||d.button!==0||o&&o!=="_self"||d.metaKey||d.altKey||d.ctrlKey||d.shiftKey)&&(d.preventDefault(),u(e,{replace:t,state:n}))}return createComponent("a",{...l,href:p,onClick:h,target:o,download:s,className:c,style:a},f)}function Zt(e){return e&&e.replace(/\/+$/,"")||"/"}function Rs({to:e,end:t=!1,activeClassName:n="active",className:r,activeStyle:o,style:s,target:c,download:a,replace:f=!1,state:l,children:u,onClick:p,...h}){let d=qn(),y=Un(),m=typeof e=="string"?e.split("?")[0].split("#")[0]:e.pathname||"/",g=y.pathname||"/",x=t?Zt(g)===Zt(m):Zt(g).startsWith(Zt(m)),_=[typeof r=="function"?r({isActive:x}):r,x?n:null].filter(Boolean).join(" ")||void 0,E=typeof s=="function"?s({isActive:x}):s,$=x?{...E||{},...o||{}}:E,S="#"+Mn(e);function T(C){p&&p(C),!(C.defaultPrevented||C.button!==0||C.metaKey||C.altKey||C.ctrlKey||C.shiftKey)&&(C.preventDefault(),d(e,{replace:f,state:l}))}return createComponent("a",{...h,href:S,onClick:T,target:c,download:a,className:_,style:$,"aria-current":x?"page":void 0},typeof u=="function"?u({isActive:x}):u)}function Ns(e){let t=[],n="^"+e.replace(/\/+$/,"").replace(/([.+?^=!:${}()|[\]/\\])/g,"\\$1").replace(/\\\:([A-Za-z0-9_]+)/g,(o,s)=>(t.push(s),"([^/]+)")).replace(/\\\*$/g,"(.+?)?");return n+="/?$",{regex:new RegExp(n),paramNames:t}}function Ps(e,t){if(e==null)return{matched:!0,params:{}};let{regex:n,paramNames:r}=Ns(e),o=n.exec(t);if(!o)return{matched:!1};let s={};return r.forEach((c,a)=>s[c]=decodeURIComponent(o[a+1]||"")),o.length>r.length+1&&(s["*"]=o[r.length+1]?decodeURIComponent(o[r.length+1]):void 0),{matched:!0,params:s}}function Ls({path:e,element:t=null,children:n}){return null}function uo({children:e}){var o;let n=Un().pathname||"/",r=qe.toArray(e);for(let s=0;s<r.length;s++){let c=r[s],a=c.props.path===void 0?null:c.props.path,f=(o=c.props.element)!=null?o:null,l=c.props.children,{matched:u,params:p}=Ps(a,n);if(u)return f?createComponent(jn.Provider,{value:{params:p}},f):l?createComponent(jn.Provider,{value:{params:p}},createComponent(uo,{},l)):createComponent(jn.Provider,{value:{params:p}},createComponent("div",{}))}return null}var Wn={};Q(Wn,{DragHandle:()=>lo,ErrorBoundary:()=>Kn,Spinner:()=>Ds,SplitPane:()=>Ms,Suspense:()=>Qt});var{css:Sa,cx:js}=gt;function Ds({size:e=48,className:t,style:n,color:r="currentColor",strokeWidth:o=3,"aria-label":s="Loading"}){let c=Math.max(1,e)+"px";return createComponent("div",{className:t,style:{width:"100%",height:"100%",display:"grid",placeItems:"center",...n},"aria-label":s,role:"status"},createComponent("div",{style:{width:c,height:c,borderRadius:"50%",border:`${o}px solid rgba(0,0,0,0.15)`,borderTopColor:r,animation:"ddSpinnerSpin 0.9s linear infinite",boxSizing:"border-box"}}),createComponent("style",{},`
94
+ `,r){let p=s.querySelectorAll("pre");p[0].innerText=r.before,p[1].innerText=r.current,p[2].innerText=r.after}return document.body.appendChild(s),typeof s.showModal=="function"?s.showModal():s.setAttribute("open",""),n}function Ss(e,t){for(let n of String(e).matchAll(/LILACTBLOCK(\d+):(\d+),(\d+):([^*]+)\*\//gm))v.blocks_info.labels[n[1]]={path:t,line:Number(n[2]),col:Number(n[3]),desc:n[4]}}var Cs={counter:0,labels:{}},$s=null;var Un={};Q(Un,{HashRouter:()=>As,Link:()=>Is,NavLink:()=>Rs,Route:()=>Ls,Routes:()=>ao,useLocation:()=>Dn,useNavigate:()=>Mn});var Ln=nt(null),Pn=nt({params:{}}),jn=e=>typeof e=="string"?e:(e.pathname||"")+(e.search||"")+(e.hash||""),Os=e=>e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");function As({children:e,basename:t=""}){let n=()=>{var y;let a=(window.location.hash||"#/").slice(1),l=new RegExp("^"+Os(t)),u=a.replace(l,"")||"/",[f,p]=u.split("#"),[g,d=""]=f.split("?");return{pathname:g||"/",search:d?"?"+d:"",hash:p?"#"+p:"",state:(y=history.state)==null?void 0:y.__state}},[r,o]=te(n);ne(()=>{let c=()=>o(n());return window.addEventListener("hashchange",c),window.addEventListener("popstate",c),c(),()=>{window.removeEventListener("hashchange",c),window.removeEventListener("popstate",c)}},[t]);let s=me((c,{replace:a=!1,state:l}={})=>{if(typeof c=="number")return new Promise(p=>{let g=!1,d=h=>{g||(g=!0,window.removeEventListener("popstate",y),window.removeEventListener("hashchange",m),h==null||h(),p())},y=()=>d(()=>o(n())),m=()=>d(()=>o(n()));window.addEventListener("popstate",y,{once:!0}),window.addEventListener("hashchange",m,{once:!0}),setTimeout(()=>d(()=>o(n())),0),history.go(c)});let u=jn(c),f="#"+(t+u);a?history.replaceState({__state:l},"",f):history.pushState({__state:l},"",f),o(n())},[t]);return createComponent(Ln.Provider,{value:{location:r,navigate:s,basename:t}},e)}function Dn(){let e=rt(Ln);if(!e)throw new Error("useLocation must be used inside a Router");return e.location}function Mn(){let e=rt(Ln);if(!e)throw new Error("useNavigate must be used inside a Router");return e.navigate}function Is({to:e,replace:t=!1,state:n,onClick:r,target:o,download:s,className:c,style:a,children:l,...u}){let f=Mn(),p="#"+jn(e);function g(d){r&&r(d),!(d.defaultPrevented||d.button!==0||o&&o!=="_self"||d.metaKey||d.altKey||d.ctrlKey||d.shiftKey)&&(d.preventDefault(),f(e,{replace:t,state:n}))}return createComponent("a",{...u,href:p,onClick:g,target:o,download:s,className:c,style:a},l)}function Ht(e){return e&&e.replace(/\/+$/,"")||"/"}function Rs({to:e,end:t=!1,activeClassName:n="active",className:r,activeStyle:o,style:s,target:c,download:a,replace:l=!1,state:u,children:f,onClick:p,...g}){let d=Mn(),y=Dn(),m=typeof e=="string"?e.split("?")[0].split("#")[0]:e.pathname||"/",h=y.pathname||"/",w=t?Ht(h)===Ht(m):Ht(h).startsWith(Ht(m)),_=[typeof r=="function"?r({isActive:w}):r,w?n:null].filter(Boolean).join(" ")||void 0,T=typeof s=="function"?s({isActive:w}):s,$=w?{...T||{},...o||{}}:T,S="#"+jn(e);function k(C){p&&p(C),!(C.defaultPrevented||C.button!==0||C.metaKey||C.altKey||C.ctrlKey||C.shiftKey)&&(C.preventDefault(),d(e,{replace:l,state:u}))}return createComponent("a",{...g,href:S,onClick:k,target:c,download:a,className:_,style:$,"aria-current":w?"page":void 0},typeof f=="function"?f({isActive:w}):f)}function Ns(e){let t=[],n="^"+e.replace(/\/+$/,"").replace(/([.+?^=!:${}()|[\]/\\])/g,"\\$1").replace(/\\\:([A-Za-z0-9_]+)/g,(o,s)=>(t.push(s),"([^/]+)")).replace(/\\\*$/g,"(.+?)?");return n+="/?$",{regex:new RegExp(n),paramNames:t}}function Ps(e,t){if(e==null)return{matched:!0,params:{}};let{regex:n,paramNames:r}=Ns(e),o=n.exec(t);if(!o)return{matched:!1};let s={};return r.forEach((c,a)=>s[c]=decodeURIComponent(o[a+1]||"")),o.length>r.length+1&&(s["*"]=o[r.length+1]?decodeURIComponent(o[r.length+1]):void 0),{matched:!0,params:s}}function Ls({path:e,element:t=null,children:n}){return null}function ao({children:e}){var o;let n=Dn().pathname||"/",r=Me.toArray(e);for(let s=0;s<r.length;s++){let c=r[s],a=c.props.path===void 0?null:c.props.path,l=(o=c.props.element)!=null?o:null,u=c.props.children,{matched:f,params:p}=Ps(a,n);if(f)return l?createComponent(Pn.Provider,{value:{params:p}},l):u?createComponent(Pn.Provider,{value:{params:p}},createComponent(ao,{},u)):createComponent(Pn.Provider,{value:{params:p}},createComponent("div",{}))}return null}var Fn={};Q(Fn,{DragHandle:()=>uo,ErrorBoundary:()=>qn,Spinner:()=>Ds,SplitPane:()=>Ms,Suspense:()=>Zt});var{css:va,cx:js}=yt;function Ds({size:e=48,className:t,style:n,color:r="currentColor",strokeWidth:o=3,"aria-label":s="Loading"}){let c=Math.max(1,e)+"px";return createComponent("div",{className:t,style:{width:"100%",height:"100%",display:"grid",placeItems:"center",...n},"aria-label":s,role:"status"},createComponent("div",{style:{width:c,height:c,borderRadius:"50%",border:`${o}px solid rgba(0,0,0,0.15)`,borderTopColor:r,animation:"ddSpinnerSpin 0.9s linear infinite",boxSizing:"border-box"}}),createComponent("style",{},`
95
95
  @keyframes ddSpinnerSpin { to { transform: rotate(360deg); } }
96
- `))}var Kn=class extends Ie{constructor(){super(...arguments);ee(this,"displayName","ErrorBoundary");ee(this,"state",{hasError:!1,error:null});ee(this,"reset",()=>this.setState({hasError:!1,error:null}))}static getDerivedStateFromError(n){return{hasError:!0,error:n}}componentDidCatch(n,r){let{onError:o}=this.props;try{o&&o(n,r)}catch(s){console.error("onError threw",s)}}render(){let{Fallback:n,children:r}=this.props;return this.state.hasError?createComponent(n,{error:this.state.error,reset:this.reset}):r}},Qt=class extends Ie{constructor(n){super(n);ee(this,"displayName","Suspense");this.state={showingFallback:!1},this._pending=new Set,this._delayTimer=null,this._minShowTimer=null,this._fallbackShownAt=0}static getDerivedStateFromError(n){if(qt(n))return null;throw n}componentDidCatch(n,r){qt(n)&&this._attachPromise(n)}componentWillUnmount(){this._clearTimers(),this._pending.clear()}_clearTimers(){this._delayTimer&&(fe(this._delayTimer),this._delayTimer=null),this._minShowTimer&&(fe(this._minShowTimer),this._minShowTimer=null)}_attachPromise(n){if(this._pending.has(n))return;if(this._pending.add(n),this._pending.size===1){let o=Math.max(0,this.props.minDelay);this._delayTimer&&(fe(this._delayTimer),this._delayTimer=null),this._delayTimer=Le(()=>{this._delayTimer=null,this._fallbackShownAt=Date.now(),this.setState({showingFallback:!0})},o)}let r=()=>{if(this._pending.has(n)&&this._pending.delete(n),this._pending.size===0){if(this._delayTimer){fe(this._delayTimer),this._delayTimer=null,this.setState({showingFallback:!1});return}let o=Date.now()-(this._fallbackShownAt||0),s=Math.max(0,this.props.minShowTime-o);s===0?this.setState({showingFallback:!1}):(this._minShowTimer&&(fe(this._minShowTimer),this._minShowTimer=null),this._minShowTimer=Le(()=>{this._minShowTimer=null,this.setState({showingFallback:!1})},s))}};n.then(r,r)}render(){return this.state.showingFallback?createComponent(Fragment,{},this.props.fallback):createComponent(Fragment,{},this.props.children)}};ee(Qt,"defaultProps",{minDelay:200,minShowTime:300});function lo({onDelta:e,onStart:t,onEnd:n,style:r,className:o,children:s,data:c}){let a=P(null),f=P(0),l=P(0),u=P(0),p=P(0),h=P(!1),[d,y]=te(!1),m=ye(()=>{a.current=null,h.current=!1,f.current=0,l.current=0,u.current=0,p.current=0,y(!1)},[]),g=ye((S,T)=>{let C=S-f.current,O=T-l.current;return{dx:C,dy:O}},[]),x=ye((S="up")=>{h.current&&(n==null||n(S),m())},[n,m]),v=ye(S=>{if(!(S.button!=null&&S.button!==0)){h.current=!0,a.current=S.pointerId,f.current=S.clientX,l.current=S.clientY,u.current=S.clientX,p.current=S.clientY,y(!0),t==null||t(c);try{S.currentTarget.setPointerCapture(S.pointerId)}catch(T){}}},[t]),_=ye(S=>{if(!h.current||a.current!==S.pointerId)return;let{dx:T,dy:C}=g(S.clientX,S.clientY);e==null||e(T,C,c),u.current=S.clientX,p.current=S.clientY},[g,e]),E=ye(S=>{a.current===S.pointerId&&x("up",c)},[x]),$=ye(S=>{a.current===S.pointerId&&x("cancel",c)},[x]);return createComponent("div",{role:"button",tabIndex:0,style:{...r,touchAction:"none"},className:js(o,d?"dragging":""),onPointerDown:v,onPointerMove:_,onPointerUp:E,onPointerCancel:$},s)}var Ms=bn(function({mode:t="horizontal",position:n,defaultPosition:r=.5,min:o=.1,max:s=.9,splitterSize:c=8,onSizeChange:a,resizePolicy:f="proportional",style:l,className:u,firstPaneStyle:p,secondPaneStyle:h,splitterStyle:d,splitterChild:y,children:m},g){let x=P(null),v=P({w:0,h:0}),[_,E]=te(t==="vertical"?"vertical":"horizontal"),$=P(_),[S,T]=te(r),C=P(S),O=P(void 0),X=P(f);ne(()=>{X.current=f},[f]),$.current=_,ne(()=>{C.current=S},[S]),Re(()=>{E(t==="vertical"?"vertical":"horizontal")},[t]);let U=(A,N,xe,pe)=>Us(A,o,s,N==="vertical"?pe:xe,c),be=vt(()=>{let A=n==null?S:n,{w:N,h:xe}=v.current;return(t==="vertical"?xe>0:N>0)?U(A,$.current,N,xe):A},[n,S,o,s,c,t]);ne(()=>{O.current=be},[be]);let Ce=A=>{let N=$.current,{w:xe,h:pe}=v.current;if(N==="vertical"?pe<=0:xe<=0){n==null&&T(A),a==null||a(A);return}let z=U(A,N,xe,pe);n==null&&T(z),O.current=z,a==null||a(z)};Tn(g,()=>({setPosition:Ce,setMode:A=>E(A==="vertical"?"vertical":"horizontal"),getPosition:()=>{var A;return(A=O.current)!=null?A:be},getMode:()=>$.current}));let It=P(!1);Re(()=>{let A=x.current;if(!A)return;let N=new ResizeObserver(xe=>{var rr;let pe=A.getBoundingClientRect(),z=v.current,oe={w:pe.width,h:pe.height};v.current=oe;let ut=$.current,ko=ut==="vertical"?z.h>0:z.w>0,tr=ut==="vertical"?oe.h>0:oe.w>0;if(!It.current&&tr){It.current=!0;let ie=n==null?C.current:n,Y=U(ie,ut,oe.w,oe.h);n==null&&T(Y),O.current=Y,a==null||a(Y);return}if(!ko||!tr)return;let $e=(rr=O.current)!=null?rr:be,nr=X.current,Oe=c;if(nr==="fixFirst")if(ut==="vertical"){let ie=z.h-Oe,Y=oe.h-Oe;if(ie>0&&Y>0){let de=$e*ie/Y;Math.abs(de-$e)>zt&&Ce(de)}}else{let ie=z.w-Oe,Y=oe.w-Oe;if(ie>0&&Y>0){let de=$e*ie/Y;Math.abs(de-$e)>zt&&Ce(de)}}else if(nr==="fixSecond")if(ut==="vertical"){let ie=z.h-Oe,Y=oe.h-Oe;if(ie>0&&Y>0){let de=1-(1-$e)*ie/Y;Math.abs(de-$e)>zt&&Ce(de)}}else{let ie=z.w-Oe,Y=oe.w-Oe;if(ie>0&&Y>0){let de=1-(1-$e)*ie/Y;Math.abs(de-$e)>zt&&Ce(de)}}});return N.observe(A),()=>N.disconnect()},[o,s,c,a,n]);let je=P(be),[Jn,Zn]=te(!1);ne(()=>{Jn||(je.current=be)},[be,Jn]);let bo=()=>{var A;Zn(!0),je.current=(A=O.current)!=null?A:be},wo=(A,N)=>{let xe=$.current,{w:pe,h:z}=v.current;if(xe==="horizontal"){let oe=pe>0?pe:1;Ce(je.current+A/oe)}else{let oe=z>0?z:1;Ce(je.current+N/oe)}},xo=()=>Zn(!1),zn=qe.toArray(m),_o=zn[0],Eo=zn[1],Te=be,{w:Qn,h:er}=v.current,we={position:"absolute",top:0,left:0,overflow:"auto",...p||{}},ve={position:"absolute",bottom:0,right:0,overflow:"auto",...h||{}},De={background:"rgba(0,0,0,0.08)",boxShadow:"inset 0 0 2px rgba(0,0,0,0.25)",zIndex:1e6,position:"absolute",cursor:_==="horizontal"?"col-resize":"row-resize",touchAction:"none",pointerEvents:"auto",...d||{}};if(_==="horizontal")if(we.bottom=0,ve.top=0,f==="fixFirst"){let A=Qn-c,N=A>0?Te*A:0;we.width=N,ve.left=N+c,Object.assign(De,{top:0,bottom:0,left:N,width:c})}else if(f==="fixSecond"){let A=Qn-c,N=A>0?(1-Te)*A:0;ve.width=N,we.right=N+c,Object.assign(De,{top:0,bottom:0,right:N,width:c})}else we.width=`calc(${Te} * (100% - ${c}px))`,ve.left=`calc(${Te} * (100% - ${c}px) + ${c}px)`,Object.assign(De,{top:0,bottom:0,left:`calc(${Te} * (100% - ${c}px))`,width:c});else if(we.right=0,ve.left=0,f==="fixFirst"){let A=er-c,N=A>0?Te*A:0;we.height=N,ve.top=N+c,Object.assign(De,{left:0,right:0,top:N,height:c})}else if(f==="fixSecond"){let A=er-c,N=A>0?(1-Te)*A:0;ve.height=N,we.bottom=N+c,Object.assign(De,{left:0,right:0,bottom:N,height:c})}else we.height=`calc(${Te} * (100% - ${c}px))`,ve.top=`calc(${Te} * (100% - ${c}px) + ${c}px)`,Object.assign(De,{left:0,right:0,top:we.height,height:c});return createComponent("div",{ref:x,className:u,style:{position:"relative",width:"100%",height:"100%",overflow:"hidden",...l||{}}},createComponent("div",{style:we},_o),createComponent("div",{style:ve},Eo),createComponent(lo,{key:_,onStart:bo,onDelta:wo,onEnd:xo,style:De,className:"splitter"},y))}),zt=1e-6,Us=function(e,t,n,r,o){let s=t,c=n;return typeof s=="function"&&(r>0?s=s(r,o):s=0),typeof c=="function"&&(r>0?c=c(r,o):c=1),s=Math.max(0,Math.min(s,1)),c=Math.max(0,Math.min(c,1)),Math.max(s,Math.min(c,e))};var qs={},po={};"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".split("").forEach(function(e,t){qs[e]=t,po[t]=e});function ho(...e){if(typeof e=="number")return fo(e);let t="";for(let n=0;n<e.length;n+=1)t+=fo(e[n]);return t}function fo(e){let t="";e<0?e=-e<<1|1:e<<=1;do{let n=e&31;e>>>=5,e>0&&(n|=32),t+=po[n]}while(e>0);return t}var tn=new Set(["break","case","catch","class","const","continue","debugger","default","do","else","export","extends","finally","for","function","if","import","in","instanceof","super","switch","this","throw","try","var","while","with","yield","return","true","false","null","undefined","enum","implements","interface","let","package","private","protected","public","static","yield","as","from","of","async","get","set","static","super","delete","void","typeof","new","await"]),Ks=new Set(["(",")","{","}","[","]","...",".","=>",",",";",":","?","++","--","+","-","*","/","%","**",">>","<<",">>>","<<<","&","|","^","~","==","!=","===","!==",">","<",">=","<=","&&","||","??","?.","=","+=","-=","*=","/=","%=","**=","<<=",">>=",">>>=","&=","|=","^=","??=","&&=","||=","!"]);function Ws(e){return/^(?:[+-]?(?:(?:\d(?:\d|_)*)(?:\.(?:\d(?:\d|_)*))?|\.(?:\d(?:\d|_)*))(?:[eE][+-]?(?:\d(?:\d|_)*))?|[+-]?Infinity|[+-]?NaN|[+-]?(?:(?:0[xX](?:[0-9a-fA-F](?:[0-9a-fA-F]|_)*))|(?:0[oO](?:[0-7](?:[0-7]|_)*))|(?:0[bB](?:[01](?:[01]|_)*))|(?:\d(?:\d|_)*))n)$/u.test(e)?!tn.has(e):!1}function Bs(e){return/(?:\\u\{[0-9a-fA-F]+\}|\\u[0-9a-fA-F]{4})/g.test(e)?!tn.has(e):!1}function Vs(e){return/^(?:[$_\p{ID_Start}][$_\u200C\u200D\p{ID_Continue}]*)$/u.test(e)?!tn.has(e):!1}function Bn(e,t){if(typeof t=="string"){if(e&&e.hasOwnProperty(t))return e[t];if(t.trim()==="")return t.indexOf(`
96
+ `))}var qn=class extends Ae{constructor(){super(...arguments);ee(this,"displayName","ErrorBoundary");ee(this,"state",{hasError:!1,error:null});ee(this,"reset",()=>this.setState({hasError:!1,error:null}))}static getDerivedStateFromError(n){return{hasError:!0,error:n}}componentDidCatch(n,r){let{onError:o}=this.props;try{o&&o(n,r)}catch(s){console.error("onError threw",s)}}render(){let{Fallback:n,children:r}=this.props;return this.state.hasError?createComponent(n,{error:this.state.error,reset:this.reset}):r}},Zt=class extends Ae{constructor(n){super(n);ee(this,"displayName","Suspense");this.state={showingFallback:!1},this._pending=new Set,this._delayTimer=null,this._minShowTimer=null,this._fallbackShownAt=0}static getDerivedStateFromError(n){if(Mt(n))return null;throw n}componentDidCatch(n,r){Mt(n)&&this._attachPromise(n)}componentWillUnmount(){this._clearTimers(),this._pending.clear()}_clearTimers(){this._delayTimer&&(clearTimeout(this._delayTimer),this._delayTimer=null),this._minShowTimer&&(clearTimeout(this._minShowTimer),this._minShowTimer=null)}_attachPromise(n){if(this._pending.has(n))return;if(this._pending.add(n),this._pending.size===1){let o=Math.max(0,this.props.minDelay);this._delayTimer&&(clearTimeout(this._delayTimer),this._delayTimer=null),this._delayTimer=setTimeout(()=>{this._delayTimer=null,this._fallbackShownAt=Date.now(),this.setState({showingFallback:!0})},o)}let r=()=>{if(this._pending.has(n)&&this._pending.delete(n),this._pending.size===0){if(this._delayTimer){clearTimeout(this._delayTimer),this._delayTimer=null,this.setState({showingFallback:!1});return}let o=Date.now()-(this._fallbackShownAt||0),s=Math.max(0,this.props.minShowTime-o);s===0?this.setState({showingFallback:!1}):(this._minShowTimer&&(clearTimeout(this._minShowTimer),this._minShowTimer=null),this._minShowTimer=setTimeout(()=>{this._minShowTimer=null,this.setState({showingFallback:!1})},s))}};n.then(r,r)}render(){return this.state.showingFallback?createComponent(Fragment,{},this.props.fallback):createComponent(Fragment,{},this.props.children)}};ee(Zt,"defaultProps",{minDelay:200,minShowTime:300});function uo({onDelta:e,onStart:t,onEnd:n,style:r,className:o,children:s,data:c}){let a=P(null),l=P(0),u=P(0),f=P(0),p=P(0),g=P(!1),[d,y]=te(!1),m=me(()=>{a.current=null,g.current=!1,l.current=0,u.current=0,f.current=0,p.current=0,y(!1)},[]),h=me((S,k)=>{let C=S-l.current,O=k-u.current;return{dx:C,dy:O}},[]),w=me((S="up")=>{g.current&&(n==null||n(S),m())},[n,m]),E=me(S=>{if(!(S.button!=null&&S.button!==0)){g.current=!0,a.current=S.pointerId,l.current=S.clientX,u.current=S.clientY,f.current=S.clientX,p.current=S.clientY,y(!0),t==null||t(c);try{S.currentTarget.setPointerCapture(S.pointerId)}catch(k){}}},[t]),_=me(S=>{if(!g.current||a.current!==S.pointerId)return;let{dx:k,dy:C}=h(S.clientX,S.clientY);e==null||e(k,C,c),f.current=S.clientX,p.current=S.clientY},[h,e]),T=me(S=>{a.current===S.pointerId&&w("up",c)},[w]),$=me(S=>{a.current===S.pointerId&&w("cancel",c)},[w]);return createComponent("div",{role:"button",tabIndex:0,style:{...r,touchAction:"none"},className:js(o,d?"dragging":""),onPointerDown:E,onPointerMove:_,onPointerUp:T,onPointerCancel:$},s)}var Ms=yn(function({mode:t="horizontal",position:n,defaultPosition:r=.5,min:o=.1,max:s=.9,splitterSize:c=8,onSizeChange:a,resizePolicy:l="proportional",style:u,className:f,firstPaneStyle:p,secondPaneStyle:g,splitterStyle:d,splitterChild:y,children:m},h){let w=P(null),E=P({w:0,h:0}),[_,T]=te(t==="vertical"?"vertical":"horizontal"),$=P(_),[S,k]=te(r),C=P(S),O=P(void 0),X=P(l);ne(()=>{X.current=l},[l]),$.current=_,ne(()=>{C.current=S},[S]),Ie(()=>{T(t==="vertical"?"vertical":"horizontal")},[t]);let q=(A,N,we,fe)=>Us(A,o,s,N==="vertical"?fe:we,c),ge=vt(()=>{let A=n==null?S:n,{w:N,h:we}=E.current;return(t==="vertical"?we>0:N>0)?q(A,$.current,N,we):A},[n,S,o,s,c,t]);ne(()=>{O.current=ge},[ge]);let Se=A=>{let N=$.current,{w:we,h:fe}=E.current;if(N==="vertical"?fe<=0:we<=0){n==null&&k(A),a==null||a(A);return}let z=q(A,N,we,fe);n==null&&k(z),O.current=z,a==null||a(z)};En(h,()=>({setPosition:Se,setMode:A=>T(A==="vertical"?"vertical":"horizontal"),getPosition:()=>{var A;return(A=O.current)!=null?A:ge},getMode:()=>$.current}));let Ot=P(!1);Ie(()=>{let A=w.current;if(!A)return;let N=new ResizeObserver(we=>{var tr;let fe=A.getBoundingClientRect(),z=E.current,oe={w:fe.width,h:fe.height};E.current=oe;let at=$.current,Eo=at==="vertical"?z.h>0:z.w>0,Qn=at==="vertical"?oe.h>0:oe.w>0;if(!Ot.current&&Qn){Ot.current=!0;let ie=n==null?C.current:n,Y=q(ie,at,oe.w,oe.h);n==null&&k(Y),O.current=Y,a==null||a(Y);return}if(!Eo||!Qn)return;let Ce=(tr=O.current)!=null?tr:ge,er=X.current,$e=c;if(er==="fixFirst")if(at==="vertical"){let ie=z.h-$e,Y=oe.h-$e;if(ie>0&&Y>0){let pe=Ce*ie/Y;Math.abs(pe-Ce)>Jt&&Se(pe)}}else{let ie=z.w-$e,Y=oe.w-$e;if(ie>0&&Y>0){let pe=Ce*ie/Y;Math.abs(pe-Ce)>Jt&&Se(pe)}}else if(er==="fixSecond")if(at==="vertical"){let ie=z.h-$e,Y=oe.h-$e;if(ie>0&&Y>0){let pe=1-(1-Ce)*ie/Y;Math.abs(pe-Ce)>Jt&&Se(pe)}}else{let ie=z.w-$e,Y=oe.w-$e;if(ie>0&&Y>0){let pe=1-(1-Ce)*ie/Y;Math.abs(pe-Ce)>Jt&&Se(pe)}}});return N.observe(A),()=>N.disconnect()},[o,s,c,a,n]);let Pe=P(ge),[Gn,Hn]=te(!1);ne(()=>{Gn||(Pe.current=ge)},[ge,Gn]);let go=()=>{var A;Hn(!0),Pe.current=(A=O.current)!=null?A:ge},bo=(A,N)=>{let we=$.current,{w:fe,h:z}=E.current;if(we==="horizontal"){let oe=fe>0?fe:1;Se(Pe.current+A/oe)}else{let oe=z>0?z:1;Se(Pe.current+N/oe)}},wo=()=>Hn(!1),Jn=Me.toArray(m),xo=Jn[0],_o=Jn[1],Te=ge,{w:Zn,h:zn}=E.current,be={position:"absolute",top:0,left:0,overflow:"auto",...p||{}},ve={position:"absolute",bottom:0,right:0,overflow:"auto",...g||{}},Le={background:"rgba(0,0,0,0.08)",boxShadow:"inset 0 0 2px rgba(0,0,0,0.25)",zIndex:1e6,position:"absolute",cursor:_==="horizontal"?"col-resize":"row-resize",touchAction:"none",pointerEvents:"auto",...d||{}};if(_==="horizontal")if(be.bottom=0,ve.top=0,l==="fixFirst"){let A=Zn-c,N=A>0?Te*A:0;be.width=N,ve.left=N+c,Object.assign(Le,{top:0,bottom:0,left:N,width:c})}else if(l==="fixSecond"){let A=Zn-c,N=A>0?(1-Te)*A:0;ve.width=N,be.right=N+c,Object.assign(Le,{top:0,bottom:0,right:N,width:c})}else be.width=`calc(${Te} * (100% - ${c}px))`,ve.left=`calc(${Te} * (100% - ${c}px) + ${c}px)`,Object.assign(Le,{top:0,bottom:0,left:`calc(${Te} * (100% - ${c}px))`,width:c});else if(be.right=0,ve.left=0,l==="fixFirst"){let A=zn-c,N=A>0?Te*A:0;be.height=N,ve.top=N+c,Object.assign(Le,{left:0,right:0,top:N,height:c})}else if(l==="fixSecond"){let A=zn-c,N=A>0?(1-Te)*A:0;ve.height=N,be.bottom=N+c,Object.assign(Le,{left:0,right:0,bottom:N,height:c})}else be.height=`calc(${Te} * (100% - ${c}px))`,ve.top=`calc(${Te} * (100% - ${c}px) + ${c}px)`,Object.assign(Le,{left:0,right:0,top:be.height,height:c});return createComponent("div",{ref:w,className:f,style:{position:"relative",width:"100%",height:"100%",overflow:"hidden",...u||{}}},createComponent("div",{style:be},xo),createComponent("div",{style:ve},_o),createComponent(uo,{key:_,onStart:go,onDelta:bo,onEnd:wo,style:Le,className:"splitter"},y))}),Jt=1e-6,Us=function(e,t,n,r,o){let s=t,c=n;return typeof s=="function"&&(r>0?s=s(r,o):s=0),typeof c=="function"&&(r>0?c=c(r,o):c=1),s=Math.max(0,Math.min(s,1)),c=Math.max(0,Math.min(c,1)),Math.max(s,Math.min(c,e))};var qs={},fo={};"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".split("").forEach(function(e,t){qs[e]=t,fo[t]=e});function po(...e){if(typeof e=="number")return lo(e);let t="";for(let n=0;n<e.length;n+=1)t+=lo(e[n]);return t}function lo(e){let t="";e<0?e=-e<<1|1:e<<=1;do{let n=e&31;e>>>=5,e>0&&(n|=32),t+=fo[n]}while(e>0);return t}var Qt=new Set(["break","case","catch","class","const","continue","debugger","default","do","else","export","extends","finally","for","function","if","import","in","instanceof","super","switch","this","throw","try","var","while","with","yield","return","true","false","null","undefined","enum","implements","interface","let","package","private","protected","public","static","yield","as","from","of","async","get","set","static","super","delete","void","typeof","new","await"]),Ks=new Set(["(",")","{","}","[","]","...",".","=>",",",";",":","?","++","--","+","-","*","/","%","**",">>","<<",">>>","<<<","&","|","^","~","==","!=","===","!==",">","<",">=","<=","&&","||","??","?.","=","+=","-=","*=","/=","%=","**=","<<=",">>=",">>>=","&=","|=","^=","??=","&&=","||=","!"]);function Ws(e){return/^(?:[+-]?(?:(?:\d(?:\d|_)*)(?:\.(?:\d(?:\d|_)*))?|\.(?:\d(?:\d|_)*))(?:[eE][+-]?(?:\d(?:\d|_)*))?|[+-]?Infinity|[+-]?NaN|[+-]?(?:(?:0[xX](?:[0-9a-fA-F](?:[0-9a-fA-F]|_)*))|(?:0[oO](?:[0-7](?:[0-7]|_)*))|(?:0[bB](?:[01](?:[01]|_)*))|(?:\d(?:\d|_)*))n)$/u.test(e)?!Qt.has(e):!1}function Bs(e){return/(?:\\u\{[0-9a-fA-F]+\}|\\u[0-9a-fA-F]{4})/g.test(e)?!Qt.has(e):!1}function Vs(e){return/^(?:[$_\p{ID_Start}][$_\u200C\u200D\p{ID_Continue}]*)$/u.test(e)?!Qt.has(e):!1}function Kn(e,t){if(typeof t=="string"){if(e&&e.hasOwnProperty(t))return e[t];if(t.trim()==="")return t.indexOf(`
97
97
  `)!==-1?`
98
- `:" ";if(tn.has(t))return"K";if(Ks.has(t))return"O";if(Vs(t))return"I";if(Bs(t))return"U";if(Ws(t))return"N"}else if(typeof t=="object"){if(t.type==="comment")return"C";if(t.type==="regexp")return"R";if(t.type==="js")return"J";if(t.type==="parenthesis")return"P";if(t.type==="string")return"S";if(t.type==="xml")return"X"}return"?"}function Vn(e,t=t.bind(null,null)){return e.map(t).join("")}var Xs=/(?:i[C \n]*(?:(?:I|J|(?:\*[C \n]*a[C \n]*I))[C \n]*,[C \n]*)*(?:(?:(?:I(?:[C \n]*a[C \n]*I)?)|J|(?:\*[C \n]*a[C \n]*I))[C \n]*f[C \n]*)?S)|(?:e[C \n]*(?:(?:[*J][C \n]*f[C \n]*S)|(?:d[C \n]*[IFJ])|J|(?:[VF][c \n]*I)|I))|(?:r[c \n]*P)/mg,en=/O[C \n]*(?:[Id](?:[C \n]*a[C \n]*I)?[C \n]*,[C \n]*)*(?:I(?:[C \n]*a[C \n]*I)?)[C \n]*O/mg;function Xn(e,t){let n=Vn(e.out,Bn.bind(null,{import:"i",export:"e",as:"a",from:"f",",":",",".":".","*":"*",";":";",var:"V",let:"V",const:"V",function:"F",class:"F","=":"=",default:"d",require:"r"})),r,o=(a=1)=>{for(;n[r]===" "||n[r]===`
99
- `||n[r]==="C";)a===1&&(e.out[r]=null),r+=a},s=e.begin,c=[];for(r=0;r<e.out.length;r++)r==0?c.push(e.begin):typeof e.out[r-1]=="string"?c.push(c[r-1]+e.out[r-1].length):c.push(e.out[r-1].end);c.push(e.end);for(let a of n.matchAll(Xs))if(a[0].startsWith("r")){let f=a[0],l=e.out[a.index+f.length-1].out;l.length===1&&l.push(", {requirer:module}")}else if(a[0].startsWith("i")){let f=a[0];if(r=a.index-1,o(-1),n[r]===".")continue;let l=t.substring(e.out[a.index+f.length-1].begin,e.out[a.index+f.length-1].end),u={},p=[],h=[];for(r=a.index+1;r<a.index+f.length-1;r++)switch(e.out.splice(a.index,1,{type:"import",begin:c[a.index],end:c[a.index+f.length],cjs:""}),o(),n[r]){case",":break;case"I":{h.push(e.out[r]);continue}case"J":{let y=Vn(e.out[r].out,Bn.bind(null,{as:"a",",":","}));if(en.lastIndex=-1,!en.test(y))throw"incorrect import properties definition.";let m=e.out[r].out;for(let g=1;g<y.length-1;g++){for(;y[g]===" "||y[g]===`
100
- `||y[g]==="C"||y[g]===",";)g++;let x=m[g];for(g++;y[g]===" "||y[g]===`
101
- `||y[g]==="C";)g++;if(y[g]==="a"){for(g++;y[g]===" "||y[g]===`
102
- `||y[g]==="C";)g++;u[m[g]]=x,g++}else u[x]=x}continue}case"*":{r++,o(),r++,o(),p.push(e.out[r]);continue}case"S":for(r=a.index+1;r<a.index+f.length;r++)e.out[r]=null;let d="";for(let y of h)d+=`const ${y} = require(${l},{requirer:module});
103
- `;for(let y of p)d+=`const ${y} = require(${l},{requirer:module, checkExport: ['default']}).default;
104
- `;if(Object.keys(u).length){let y="{",m="[";for(let g in u)y.length>1&&(y+=",",m+=","),g===u[g]?(y+=g,m+=`'${g}'`):(y+=g+":"+u[g],m+=`'${u[g]}'`);y+="}",m+="]",d+=`const ${y} = require(${l}, {checkExport: ${m},requirer:module})`}else d.length===0&&(d+=`require(${l},{requirer:module})`);e.out[a.index].cjs=d;continue}}else{let f=a[0];if(e.out.splice(a.index,1,{type:"export",begin:c[a.index],end:c[a.index+1]}),r=a.index-1,o(-1),n[r]===".")continue;switch(r=a.index+1,o(),n[r]){case"d":e.out[r]=null,e.out[a.index].cjs="module.exports.default =";continue;case"V":{let u=e.out[r];e.out[r]=null,r++,o();let p=e.out[r];e.out[r]=null,r++,o(),e.out[a.index].cjs=`${u} ${p} = module.exports.${p} `;continue}case"F":{let u=e.out[r];e.out[r]=null,r++,o();let p=e.out[r];e.out[a.index].cjs=`module.exports.${p} = ${u} `;continue}case"*":e.out[r]=null,r++,o(),e.out[r]=null,r++,o();let l=t.substring(e.out[r].begin,e.out[r].end);e.out[r]=null,e.out[a.index].cjs=`Object.assign(module.exports, require(${l},{requirer:module}))`;continue;case"I":e.out[a.index].cjs=`module.exports.${e.out[r]} = `;continue;case"J":{let u={},p=Vn(e.out[r].out,Bn.bind(null,{as:"a",",":",",default:"I"}));if(en.lastIndex=-1,!en.test(p))throw"incorrect export properties definition.";let h=e.out[r].out;for(let m=1;m<p.length-1;m++){for(;p[m]===" "||p[m]===`
105
- `||p[m]==="C"||p[m]===",";)m++;let g=h[m];for(m++;p[m]===" "||p[m]===`
98
+ `:" ";if(Qt.has(t))return"K";if(Ks.has(t))return"O";if(Vs(t))return"I";if(Bs(t))return"U";if(Ws(t))return"N"}else if(typeof t=="object"){if(t.type==="comment")return"C";if(t.type==="regexp")return"R";if(t.type==="js")return"J";if(t.type==="parenthesis")return"P";if(t.type==="string")return"S";if(t.type==="xml")return"X"}return"?"}function Wn(e,t=t.bind(null,null)){return e.map(t).join("")}var Xs=/(?:i[C \n]*(?:(?:I|J|(?:\*[C \n]*a[C \n]*I))[C \n]*,[C \n]*)*(?:(?:(?:I(?:[C \n]*a[C \n]*I)?)|J|(?:\*[C \n]*a[C \n]*I))[C \n]*f[C \n]*)?S)|(?:e[C \n]*(?:(?:[*J][C \n]*f[C \n]*S)|(?:d[C \n]*[IFJ])|J|(?:[VF][c \n]*I)|I))|(?:r[c \n]*P)/mg,zt=/O[C \n]*(?:[Id](?:[C \n]*a[C \n]*I)?[C \n]*,[C \n]*)*(?:I(?:[C \n]*a[C \n]*I)?)[C \n]*O/mg;function Bn(e,t){let n=Wn(e.out,Kn.bind(null,{import:"i",export:"e",as:"a",from:"f",",":",",".":".","*":"*",";":";",var:"V",let:"V",const:"V",function:"F",class:"F","=":"=",default:"d",require:"r"})),r,o=(a=1)=>{for(;n[r]===" "||n[r]===`
99
+ `||n[r]==="C";)a===1&&(e.out[r]=null),r+=a},s=e.begin,c=[];for(r=0;r<e.out.length;r++)r==0?c.push(e.begin):typeof e.out[r-1]=="string"?c.push(c[r-1]+e.out[r-1].length):c.push(e.out[r-1].end);c.push(e.end);for(let a of n.matchAll(Xs))if(a[0].startsWith("r")){let l=a[0],u=e.out[a.index+l.length-1].out;u.length===1&&u.push(", {requirer:module}")}else if(a[0].startsWith("i")){let l=a[0];if(r=a.index-1,o(-1),n[r]===".")continue;let u=t.substring(e.out[a.index+l.length-1].begin,e.out[a.index+l.length-1].end),f={},p=[],g=[];for(r=a.index+1;r<a.index+l.length-1;r++)switch(e.out.splice(a.index,1,{type:"import",begin:c[a.index],end:c[a.index+l.length],cjs:""}),o(),n[r]){case",":break;case"I":{g.push(e.out[r]);continue}case"J":{let y=Wn(e.out[r].out,Kn.bind(null,{as:"a",",":","}));if(zt.lastIndex=-1,!zt.test(y))throw"incorrect import properties definition.";let m=e.out[r].out;for(let h=1;h<y.length-1;h++){for(;y[h]===" "||y[h]===`
100
+ `||y[h]==="C"||y[h]===",";)h++;let w=m[h];for(h++;y[h]===" "||y[h]===`
101
+ `||y[h]==="C";)h++;if(y[h]==="a"){for(h++;y[h]===" "||y[h]===`
102
+ `||y[h]==="C";)h++;f[m[h]]=w,h++}else f[w]=w}continue}case"*":{r++,o(),r++,o(),p.push(e.out[r]);continue}case"S":for(r=a.index+1;r<a.index+l.length;r++)e.out[r]=null;let d="";for(let y of p)d+=`const ${y} = require(${u},{requirer:module});
103
+ `;for(let y of g)d+=`const ${y} = require(${u},{requirer:module, checkExport: ['default']}).default;
104
+ `;if(Object.keys(f).length){let y="{",m="[";for(let h in f)y.length>1&&(y+=",",m+=","),h===f[h]?(y+=h,m+=`'${h}'`):(y+=h+":"+f[h],m+=`'${f[h]}'`);y+="}",m+="]",d+=`const ${y} = require(${u}, {checkExport: ${m},requirer:module})`}else d.length===0&&(d+=`require(${u},{requirer:module})`);e.out[a.index].cjs=d;continue}}else{let l=a[0];if(e.out.splice(a.index,1,{type:"export",begin:c[a.index],end:c[a.index+1]}),r=a.index-1,o(-1),n[r]===".")continue;switch(r=a.index+1,o(),n[r]){case"d":e.out[r]=null,e.out[a.index].cjs="module.exports.default =";continue;case"V":{let f=e.out[r];e.out[r]=null,r++,o();let p=e.out[r];e.out[r]=null,r++,o(),e.out[a.index].cjs=`${f} ${p} = module.exports.${p} `;continue}case"F":{let f=e.out[r];e.out[r]=null,r++,o();let p=e.out[r];e.out[a.index].cjs=`module.exports.${p} = ${f} `;continue}case"*":e.out[r]=null,r++,o(),e.out[r]=null,r++,o();let u=t.substring(e.out[r].begin,e.out[r].end);e.out[r]=null,e.out[a.index].cjs=`Object.assign(module.exports, require(${u},{requirer:module}))`;continue;case"I":e.out[a.index].cjs=`module.exports.${e.out[r]} = `;continue;case"J":{let f={},p=Wn(e.out[r].out,Kn.bind(null,{as:"a",",":",",default:"I"}));if(zt.lastIndex=-1,!zt.test(p))throw"incorrect export properties definition.";let g=e.out[r].out;for(let m=1;m<p.length-1;m++){for(;p[m]===" "||p[m]===`
105
+ `||p[m]==="C"||p[m]===",";)m++;let h=g[m];for(m++;p[m]===" "||p[m]===`
106
106
  `||p[m]==="C";)m++;if(p[m]==="a"){for(m++;p[m]===" "||p[m]===`
107
- `||p[m]==="C";)m++;u[h[m]]=g,m++}else u[g]=g}let d="{",y="{";for(let m in u)d.length>1&&(d+=",",y+=","),m===u[m]?(d+=m,y+=m):(d+=m+":"+u[m],y+=u[m]);if(d+="}",y+="}",e.out[r]=null,r++,o(),e.out[r]==="from"){e.out[r]=null,r++,o();let m=t.substring(e.out[r].begin,e.out[r].end);e.out[r]=null,e.out[a.index].cjs=`{ const ${d} = require(${m},{requirer:module}); Object.assign(module.exports, ${y}); }`}else e.out[a.index].cjs=`Object.assign(module.exports, ${d})`;continue}}}}var D={setBlockLabels:!0,enableLabelStack:!1,injectLabels:!0,preprocessorDelimiter:"\u0294"},ge,Aa=0,mo=/(\{|\}|\[|\]|\(|\)|\.\.\.|=>|\?\?=|\?\?|\?\.|===|!==|>>>|<<=|>>=|>>>=|\*\*=|\*\*|&&=|\|\|=|<=|>=|==|!=|<<|>>|\+\+|--|\+=|-=|\*=|\/=|%=|&=|\^=|\|=|=|\+|-|\*|\/|%|&|\^|\||!|~|\?|:|<|>|=|\.|,|;|\n+|[\s^\n]+)/g;function M(e,t,n,...r){let o=e(t,n,...r);return o?[o.end,o]:[n]}function Ys(code,index,container){let i=index,dels=`;=,([{}!^~&|:?*%-+/<>${D.preprocessorDelimiter}`;for(;--i>=0;)if(" \r".indexOf(code[i])===-1){if(code[i]===`
107
+ `||p[m]==="C";)m++;f[g[m]]=h,m++}else f[h]=h}let d="{",y="{";for(let m in f)d.length>1&&(d+=",",y+=","),m===f[m]?(d+=m,y+=m):(d+=m+":"+f[m],y+=f[m]);if(d+="}",y+="}",e.out[r]=null,r++,o(),e.out[r]==="from"){e.out[r]=null,r++,o();let m=t.substring(e.out[r].begin,e.out[r].end);e.out[r]=null,e.out[a.index].cjs=`{ const ${d} = require(${m},{requirer:module}); Object.assign(module.exports, ${y}); }`}else e.out[a.index].cjs=`Object.assign(module.exports, ${d})`;continue}}}}var D={setBlockLabels:!0,enableLabelStack:!1,injectLabels:!0,preprocessorDelimiter:"\u0294"},ye,$a=0,ho=/(\{|\}|\[|\]|\(|\)|\.\.\.|=>|\?\?=|\?\?|\?\.|===|!==|>>>|<<=|>>=|>>>=|\*\*=|\*\*|&&=|\|\|=|<=|>=|==|!=|<<|>>|\+\+|--|\+=|-=|\*=|\/=|%=|&=|\^=|\|=|=|\+|-|\*|\/|%|&|\^|\||!|~|\?|:|<|>|=|\.|,|;|\n+|[\s^\n]+)/g;function M(e,t,n,...r){let o=e(t,n,...r);return o?[o.end,o]:[n]}function Ys(code,index,container){let i=index,dels=`;=,([{}!^~&|:?*%-+/<>${D.preprocessorDelimiter}`;for(;--i>=0;)if(" \r".indexOf(code[i])===-1){if(code[i]===`
108
108
  `){dels+=")]";continue}if(dels.indexOf(code[i])!==-1)break;return}let b={type:"regex",begin:index++};for(;index<code.length;){let ch=code[index];switch(ch){case`
109
- `:return;case"/":try{return eval("const x="+code.slice(b.begin,index+1)),b.end=index+1,container&&container.children.push(b),b}catch(e){}default:index++}}}function nn(e,t,n){let r={type:"comment",begin:t++};if(e[t]!=="*"&&e[t]!=="/")return Ys(e,t-1,n);let o=e[t]==="*";for(t++;t<e.length;){switch(e[t]){case"*":if(o&&e[t+1]==="/")return r.end=t+2,n&&n.children.push(r),r;break;case`
110
- `:if(!o)return r.end=t+1,n&&n.children.push(r),r;break}t++}ge("Unterminated comment",r.begin)}function Gs(e,t,n){let r=t+1;for(;e[r]&&e[r]!==`
109
+ `:return;case"/":try{return eval("const x="+code.slice(b.begin,index+1)),b.end=index+1,container&&container.children.push(b),b}catch(e){}default:index++}}}function en(e,t,n){let r={type:"comment",begin:t++};if(e[t]!=="*"&&e[t]!=="/")return Ys(e,t-1,n);let o=e[t]==="*";for(t++;t<e.length;){switch(e[t]){case"*":if(o&&e[t+1]==="/")return r.end=t+2,n&&n.children.push(r),r;break;case`
110
+ `:if(!o)return r.end=t+1,n&&n.children.push(r),r;break}t++}ye("Unterminated comment",r.begin)}function Gs(e,t,n){let r=t+1;for(;e[r]&&e[r]!==`
111
111
  `&&e[r]!==D.preprocessorDelimiter||e[r-1]==="\\";)r++;if(e[r]===D.preprocessorDelimiter){let s={type:"directive",begin:t,cbegin:t,end:r+1,expression:e.slice(t+1,r).replace(/\\(.)/gs,"$1"),value:""};return n&&n.children.push(s),s}else{let s=t;for(;s-->=0&&(e[s]===" "||e[s]===" "););if(s===-1||e[s]===`
112
- `){let a={type:"directive",begin:t,cbegin:t,end:r+1,pragma:e.slice(t+1,r+1).replace(/\\(.)/gs,"$1"),value:""};return n&&n.children.push(a),a}}ge("Error in preprocessor statement",t)}function Hs(node,context){let all_nodes=[];var segments=[],scope_stack=[],last_block=null;let clone_block=(e,t)=>{var n,r;return last_block=typeof all_nodes[e]=="object"?structuredClone({...all_nodes[e],children:void 0,attributes:{}}):all_nodes[e],last_block.type==="directive"&&(last_block.value=t),(r=(n=scope_stack[0]).out)!=null||(n.out=[]),scope_stack[0].out.push(last_block),last_block},clone_attr=(e,t)=>(last_block=typeof all_nodes[e]=="object"?structuredClone({...all_nodes[e],children:void 0,attributes:{}}):all_nodes[e],scope_stack[0].attributes[t]=last_block,last_block),push_scope=()=>{scope_stack=[last_block,scope_stack]},pop_scope=()=>{scope_stack=scope_stack[1]},vine_traverse=e=>{if(typeof e!="object")return segments;if(segments.push("push_scope();"),e.attributes)for(let t in e.attributes){let n=e.attributes[t];all_nodes.push(n),segments.push(`clone_attr(${all_nodes.length-1}, "${t}");`),vine_traverse(n)}if(e.children)for(let t of e.children)all_nodes.push(t),t.type==="directive"&&t.expression===void 0?segments.push(t.pragma):(t.expression?segments.push(`clone_block(${all_nodes.length-1}, ${t.expression});`):segments.push(`clone_block(${all_nodes.length-1});`),vine_traverse(t));return segments.push("pop_scope();"),segments};node.out=[],last_block=node,push_scope(),vine_traverse(node);let cmd=segments.join(`
113
- `);return eval(cmd),segments}function Yn(e,t,n,r){let o={type:"string",begin:t++,cbegin:t};for(;t<e.length;){switch(e[t]){case n:return o.cend=t,o.end=t+1,r&&r.children.push(o),o;case`
114
- `:n!=="`"&&ge("Unterminated string",o.begin);break;case"$":n==="`"&&e[t+1]==="{"&&([t]=M(We,e,t+1,!0),t--);break;case"\\":t++;break}t++}ge("Unterminated string",o.begin)}function Js(e,t,n,r){let o=t,s=t;for(;o<e.length;){switch(e[o]){case"<":if(e[o+1]==="/"){o+=2;let a=o;for(;a<e.length&&e[a]!==">";)a++;if(a===e.length)return null;let f=e.substring(o,a).trim();return n.tag!==f&&ge("Ill-formed xml (not closed properly)",t),n.end=a+1,n.cbegin=t+1,n.cend=o-2,a}else[o]=M(Gn,e,o,n),o>s?(s=o,o--):s++;break;case"{":let c=o;[o]=M(We,e,o,!0,n),o--;break}o++}return s}function Gn(e,t,n,r=!1){if(r){let l=["=",",","(","&","|","?",":","{","["],u=t;for(;--u>0;)if(` \r
115
- `.indexOf(e[u])===-1){if(l.indexOf(e[u])!==-1||u>1&&e[u-1]==="="&&e[u]===">")break;if(u>=5&&e.slice(u-5,u+1)==="return"){if(u>5&&` \r
116
- {};)`.indexOf(e[u-6])===-1)return;break}if(u>=4&&(e.slice(u-4,u+1)==="yield"||e.slice(u-4,u+1)==="throw")){if(u>4&&` \r
117
- {};)`.indexOf(e[u-5])===-1)return;break}return}}let o=[" "," ",`
112
+ `){let a={type:"directive",begin:t,cbegin:t,end:r+1,pragma:e.slice(t+1,r+1).replace(/\\(.)/gs,"$1"),value:""};return n&&n.children.push(a),a}}ye("Error in preprocessor statement",t)}function Hs(node,context){let all_nodes=[];var segments=[],scope_stack=[],last_block=null;let clone_block=(e,t)=>{var n,r;return last_block=typeof all_nodes[e]=="object"?structuredClone({...all_nodes[e],children:void 0,attributes:{}}):all_nodes[e],last_block.type==="directive"&&(last_block.value=t),(r=(n=scope_stack[0]).out)!=null||(n.out=[]),scope_stack[0].out.push(last_block),last_block},clone_attr=(e,t)=>(last_block=typeof all_nodes[e]=="object"?structuredClone({...all_nodes[e],children:void 0,attributes:{}}):all_nodes[e],scope_stack[0].attributes[t]=last_block,last_block),push_scope=()=>{scope_stack=[last_block,scope_stack]},pop_scope=()=>{scope_stack=scope_stack[1]},vine_traverse=e=>{if(typeof e!="object")return segments;if(segments.push("push_scope();"),e.attributes)for(let t in e.attributes){let n=e.attributes[t];all_nodes.push(n),segments.push(`clone_attr(${all_nodes.length-1}, "${t}");`),vine_traverse(n)}if(e.children)for(let t of e.children)all_nodes.push(t),t.type==="directive"&&t.expression===void 0?segments.push(t.pragma):(t.expression?segments.push(`clone_block(${all_nodes.length-1}, ${t.expression});`):segments.push(`clone_block(${all_nodes.length-1});`),vine_traverse(t));return segments.push("pop_scope();"),segments};node.out=[],last_block=node,push_scope(),vine_traverse(node);let cmd=segments.join(`
113
+ `);return eval(cmd),segments}function Vn(e,t,n,r){let o={type:"string",begin:t++,cbegin:t};for(;t<e.length;){switch(e[t]){case n:return o.cend=t,o.end=t+1,r&&r.children.push(o),o;case`
114
+ `:n!=="`"&&ye("Unterminated string",o.begin);break;case"$":n==="`"&&e[t+1]==="{"&&([t]=M(Fe,e,t+1,!0),t--);break;case"\\":t++;break}t++}ye("Unterminated string",o.begin)}function Js(e,t,n,r){let o=t,s=t;for(;o<e.length;){switch(e[o]){case"<":if(e[o+1]==="/"){o+=2;let a=o;for(;a<e.length&&e[a]!==">";)a++;if(a===e.length)return null;let l=e.substring(o,a).trim();return n.tag!==l&&ye("Ill-formed xml (not closed properly)",t),n.end=a+1,n.cbegin=t+1,n.cend=o-2,a}else[o]=M(Xn,e,o,n),o>s?(s=o,o--):s++;break;case"{":let c=o;[o]=M(Fe,e,o,!0,n),o--;break}o++}return s}function Xn(e,t,n,r=!1){if(r){let u=["=",",","(","&","|","?",":","{","["],f=t;for(;--f>0;)if(` \r
115
+ `.indexOf(e[f])===-1){if(u.indexOf(e[f])!==-1||f>1&&e[f-1]==="="&&e[f]===">")break;if(f>=5&&e.slice(f-5,f+1)==="return"){if(f>5&&` \r
116
+ {};)`.indexOf(e[f-6])===-1)return;break}if(f>=4&&(e.slice(f-4,f+1)==="yield"||e.slice(f-4,f+1)==="throw")){if(f>4&&` \r
117
+ {};)`.indexOf(e[f-5])===-1)return;break}return}}let o=[" "," ",`
118
118
  `,"/","&","^","%","|","!","~","+","*","?","<",">",";",",","=","{","}","(",")","[","]","'",'"',"`","\\","",void 0],s=()=>{for(;e[t]===" "||e[t]===" "||e[t]===`
119
- `;)t++},c={type:"xml",begin:t++,children:[],attributes:{},self_closing:!1,js_attributes:[]};s();let a=t;for(;a<e.length&&o.indexOf(e[a])===-1;)a++;if(a===e.length)return;c.tag=e.substring(t,a),t=a;let f;for(;t<e.length;){for(a=t;a<e.length&&o.indexOf(e[a])===-1;)a++;if(a===e.length)return;let l=e.substring(t,a);switch(l.length&&(f=l,c.attributes[l]=!0),t=a,e[t]){case"=":if(f){for(t++,s();e[t]==="/";){let y=M(nn,e,t);y[0]>t?t=y[0]:t++,s()}let d;switch(e[t]){case"'":case'"':[t,d]=M(Yn,e,t,e[t]),c.attributes[f]=d,f=void 0;break;case"{":[t,d]=M(We,e,t,!0),c.attributes[f]=d,f=void 0;break;default:for(a=t;a<e.length&&o.indexOf(e[a])===-1;)a++;if(a===e.length)return;let y=e.substring(t,a);t=a,c.attributes[f]=y,f=void 0}}else return;break;case"{":let u;[t,u]=M(We,e,t,!0),u.is_xml_js=!0,c.js_attributes.push(u);break;case"/":if(e[t+1]===">")return c.end=t+2,c.cbegin=c.begin,c.cend=c.end,c.self_closing=!0,n&&n.children.push(c),c;let p=M(nn,e,t);p[0]>t?t=p[0]:t++;break;case">":let h=Js(e,t,c);if(h===null)return;if(h>t?t=h:t++,c.end)return n&&n.children.push(c),c;t++;break;case" ":case" ":case`
120
- `:s();break;default:return}}}function go(e,t,n){let r={type:"parenthesis",begin:t,cbegin:++t,children:[],self_closing:!1};for(;t<e.length;){let o=e[t];switch(o){case"<":{let[c]=M(Gn,e,t,r,!0);c>t?t=c:t++;break}case'"':case"'":case"`":[t]=M(Yn,e,t,o,r);break;case"{":[t]=M(We,e,t,!0,r);break;case"(":[t]=M(go,e,t,r);break;case"}":ge("Unmatched curly bracket",r.begin);break;case")":return r.end=t+1,r.cend=t,n&&n.children.push(r),r;case"/":let[s]=M(nn,e,t,r);s>t?t=s:t++;break;case"\\":t++;default:t++;break}}ge("Unterminated parenthesis block",r.begin)}function We(e,t=0,n=!1,r){let o={type:"js",begin:t,cbegin:t+=n?1:0,children:[]};for(;t<e.length;){let s=e[t];switch(s){case"<":{let[c]=M(Gn,e,t,o,!0);c>t?t=c:t++;break}case'"':case"'":case"`":[t]=M(Yn,e,t,s,o);break;case"{":{let c=t;[t]=M(We,e,t,!0,o);break}case"(":[t]=M(go,e,t,o);break;case")":ge("Unmatched parenthesis",o.begin);break;case"}":if(n)return o.end=t+1,o.cend=t,r&&r.children.push(o),o;ge("Unmatched curly bracket",o.begin);break;case"/":{let[c]=M(nn,e,t,o);c>t?t=c:t++;break}case D.preprocessorDelimiter:{let[c]=M(Gs,e,t,o);c>t?t=c:t++;break}case"\\":t++;default:t++}}return n&&ge("Unterminated JS block",o.begin),o.end=t,o.cend=t,r&&r.children.push(o),o}function Zs(e,t,n){e.already_labeled=!0;function r(a,f=1){for(;(a+=f)<e.children.length&&a>=0;){let l=e.children[a];if(typeof l=="string"){let u=l.trim();if(u.length)return[a,u]}if(typeof l=="object"&&l.type!=="comment")return[a,l]}return[null,null]}let o,s,c;for(let a=0;a<e.children.length;a++)if(typeof e.children[a]=="object"&&e.children[a].type==="parenthesis"){if([o,c]=r(a,-1),c===null||typeof c!="string"||["switch","catch","try","class"].find(l=>c.trim().endsWith(l))!==void 0)continue;let f=c;if([o,c]=r(o,-1),c===null||typeof c=="string"&&["extern","class"].indexOf(c)!==-1||([o,s]=r(a),s===null))continue;if(D.injectTraceLabels&&typeof s=="object"&&s.type==="js"){let l=at(t,a);s.children.splice(1,0,`/*LILACTBLOCK${++n.counter}:${l}:${f}*/try{`),D.enableLabelStack?s.children.splice(s.children.length-1,0,`} catch(e){ if(typeof(e)!=='object') e=new Error(e);e.lilact_trace=[${n.counter},e.lilact_trace];throw e}`):s.children.splice(s.children.length-1,0,`} catch(e){ if(typeof(e)!=='object') e=new Error(e);e.lilact_trace=${n.counter};throw e}`),a+=2}}else if(e.children[a]==="=>"&&([o,c]=r(a,-1),typeof c=="object"&&c.type==="parenthesis")){let f=at(t,c.begin);[o,s]=r(a),typeof s=="object"&&s.type==="js"&&(D.injectTraceLabels&&(s.children.splice(1,0,`/*LILACTBLOCK${++n.counter}:${f}:<ARROW>*/try {`),D.enableLabelStack?s.children.splice(s.children.length-1,0,`} catch(e){if(typeof(e)!=='object') e=new Error(e);e.lilact_trace=[${n.counter},e.lilact_trace];throw e}`):s.children.splice(s.children.length-1,0,`} catch(e){if(typeof(e)!=='object') e=new Error(e);e.lilact_trace=${n.counter};throw e}`)),a+=2)}}function yo(e){let t=[0];for(let n in e)e[n]===`
121
- `&&t.push(parseInt(n));return t.push(e.length),t}function at(e,t){for(e.last||(e.last=1);t>e[e.last];)if(e.last++,e.last===e.length){e.last=e.length-1;break}for(;t<e[e.last-1]&&e.last>1;)e.last--;return[e.last-1,t-e[e.last-1]]}function zs(e,t,n,r,o=[]){let s=[],c={version:3,file:t,sourceRoot:"",sources:[t],names:[],mappings:""},a=d=>{var y;if(((y=d==null?void 0:d.out)==null?void 0:y.length)>0)for(let m of d.out)a(m);(d==null?void 0:d.begin)!==void 0&&(d==null?void 0:d.out_index)!==void 0&&s.push([...at(r,d.out_index),...at(n,d.begin),d])};a(e),s=s.sort((d,y)=>d[0]==y[0]?d[1]-y[1]:d[0]-y[0]),o.push(...s);let f="",l=0,u=0,p=0,h=0;for(let d=0;d<s.length;d++){let y=s[d];for(;l<y[0];)u=0,f+=";",l++;f+=",",f+=ho(y[1]-u,0,y[2]-p,y[3]-h),u=y[1],p=y[2],h=y[3]}return c.mappings=f.substring(1).replace(/;,/g,";"),`
119
+ `;)t++},c={type:"xml",begin:t++,children:[],attributes:{},self_closing:!1,js_attributes:[]};s();let a=t;for(;a<e.length&&o.indexOf(e[a])===-1;)a++;if(a===e.length)return;c.tag=e.substring(t,a),t=a;let l;for(;t<e.length;){for(a=t;a<e.length&&o.indexOf(e[a])===-1;)a++;if(a===e.length)return;let u=e.substring(t,a);switch(u.length&&(l=u,c.attributes[u]=!0),t=a,e[t]){case"=":if(l){for(t++,s();e[t]==="/";){let y=M(en,e,t);y[0]>t?t=y[0]:t++,s()}let d;switch(e[t]){case"'":case'"':[t,d]=M(Vn,e,t,e[t]),c.attributes[l]=d,l=void 0;break;case"{":[t,d]=M(Fe,e,t,!0),c.attributes[l]=d,l=void 0;break;default:for(a=t;a<e.length&&o.indexOf(e[a])===-1;)a++;if(a===e.length)return;let y=e.substring(t,a);t=a,c.attributes[l]=y,l=void 0}}else return;break;case"{":let f;[t,f]=M(Fe,e,t,!0),f.is_xml_js=!0,c.js_attributes.push(f);break;case"/":if(e[t+1]===">")return c.end=t+2,c.cbegin=c.begin,c.cend=c.end,c.self_closing=!0,n&&n.children.push(c),c;let p=M(en,e,t);p[0]>t?t=p[0]:t++;break;case">":let g=Js(e,t,c);if(g===null)return;if(g>t?t=g:t++,c.end)return n&&n.children.push(c),c;t++;break;case" ":case" ":case`
120
+ `:s();break;default:return}}}function yo(e,t,n){let r={type:"parenthesis",begin:t,cbegin:++t,children:[],self_closing:!1};for(;t<e.length;){let o=e[t];switch(o){case"<":{let[c]=M(Xn,e,t,r,!0);c>t?t=c:t++;break}case'"':case"'":case"`":[t]=M(Vn,e,t,o,r);break;case"{":[t]=M(Fe,e,t,!0,r);break;case"(":[t]=M(yo,e,t,r);break;case"}":ye("Unmatched curly bracket",r.begin);break;case")":return r.end=t+1,r.cend=t,n&&n.children.push(r),r;case"/":let[s]=M(en,e,t,r);s>t?t=s:t++;break;case"\\":t++;default:t++;break}}ye("Unterminated parenthesis block",r.begin)}function Fe(e,t=0,n=!1,r){let o={type:"js",begin:t,cbegin:t+=n?1:0,children:[]};for(;t<e.length;){let s=e[t];switch(s){case"<":{let[c]=M(Xn,e,t,o,!0);c>t?t=c:t++;break}case'"':case"'":case"`":[t]=M(Vn,e,t,s,o);break;case"{":{let c=t;[t]=M(Fe,e,t,!0,o);break}case"(":[t]=M(yo,e,t,o);break;case")":ye("Unmatched parenthesis",o.begin);break;case"}":if(n)return o.end=t+1,o.cend=t,r&&r.children.push(o),o;ye("Unmatched curly bracket",o.begin);break;case"/":{let[c]=M(en,e,t,o);c>t?t=c:t++;break}case D.preprocessorDelimiter:{let[c]=M(Gs,e,t,o);c>t?t=c:t++;break}case"\\":t++;default:t++}}return n&&ye("Unterminated JS block",o.begin),o.end=t,o.cend=t,r&&r.children.push(o),o}function Zs(e,t,n){e.already_labeled=!0;function r(a,l=1){for(;(a+=l)<e.children.length&&a>=0;){let u=e.children[a];if(typeof u=="string"){let f=u.trim();if(f.length)return[a,f]}if(typeof u=="object"&&u.type!=="comment")return[a,u]}return[null,null]}let o,s,c;for(let a=0;a<e.children.length;a++)if(typeof e.children[a]=="object"&&e.children[a].type==="parenthesis"){if([o,c]=r(a,-1),c===null||typeof c!="string"||["switch","catch","try","class"].find(u=>c.trim().endsWith(u))!==void 0)continue;let l=c;if([o,c]=r(o,-1),c===null||typeof c=="string"&&["extern","class"].indexOf(c)!==-1||([o,s]=r(a),s===null))continue;if(D.injectTraceLabels&&typeof s=="object"&&s.type==="js"){let u=ct(t,a);s.children.splice(1,0,`/*LILACTBLOCK${++n.counter}:${u}:${l}*/try{`),D.enableLabelStack?s.children.splice(s.children.length-1,0,`} catch(e){ if(typeof(e)!=='object') e=new Error(e);e.lilact_trace=[${n.counter},e.lilact_trace];throw e}`):s.children.splice(s.children.length-1,0,`} catch(e){ if(typeof(e)!=='object') e=new Error(e);e.lilact_trace=${n.counter};throw e}`),a+=2}}else if(e.children[a]==="=>"&&([o,c]=r(a,-1),typeof c=="object"&&c.type==="parenthesis")){let l=ct(t,c.begin);[o,s]=r(a),typeof s=="object"&&s.type==="js"&&(D.injectTraceLabels&&(s.children.splice(1,0,`/*LILACTBLOCK${++n.counter}:${l}:<ARROW>*/try {`),D.enableLabelStack?s.children.splice(s.children.length-1,0,`} catch(e){if(typeof(e)!=='object') e=new Error(e);e.lilact_trace=[${n.counter},e.lilact_trace];throw e}`):s.children.splice(s.children.length-1,0,`} catch(e){if(typeof(e)!=='object') e=new Error(e);e.lilact_trace=${n.counter};throw e}`)),a+=2)}}function mo(e){let t=[0];for(let n in e)e[n]===`
121
+ `&&t.push(parseInt(n));return t.push(e.length),t}function ct(e,t){for(e.last||(e.last=1);t>e[e.last];)if(e.last++,e.last===e.length){e.last=e.length-1;break}for(;t<e[e.last-1]&&e.last>1;)e.last--;return[e.last-1,t-e[e.last-1]]}function zs(e,t,n,r,o=[]){let s=[],c={version:3,file:t,sourceRoot:"",sources:[t],names:[],mappings:""},a=d=>{var y;if(((y=d==null?void 0:d.out)==null?void 0:y.length)>0)for(let m of d.out)a(m);(d==null?void 0:d.begin)!==void 0&&(d==null?void 0:d.out_index)!==void 0&&s.push([...ct(r,d.out_index),...ct(n,d.begin),d])};a(e),s=s.sort((d,y)=>d[0]==y[0]?d[1]-y[1]:d[0]-y[0]),o.push(...s);let l="",u=0,f=0,p=0,g=0;for(let d=0;d<s.length;d++){let y=s[d];for(;u<y[0];)f=0,l+=";",u++;l+=",",l+=po(y[1]-f,0,y[2]-p,y[3]-g),f=y[1],p=y[2],g=y[3]}return c.mappings=l.substring(1).replace(/;,/g,";"),`
122
122
 
123
- //# sourceMappingURL=data:application/json;charset=utf-8;base64,`+btoa(JSON.stringify(c))}function Hn(e,{factory:t="createComponent",fragment:n="Fragment",path:r="anonymous",appendSourcemap:o=!0,injectTraceLabels:s=!1,discardComments:c=!1,produceCJS:a=!1,logErrors:f=!1,blocks_info:l={labels:{},counter:0},mappings:u=[]}={}){var x,v;(x=D.preprocessorDelimiter)!=null||(D.preprocessorDelimiter="\u0294"),(v=D.injectTraceLabels)!=null||(D.injectTraceLabels=s);let p=yo(e);ge=((_,E,$)=>{let S=at(_,$),T=new Error(E);throw f&&console.error(`JSXParserError: ${E} [file ${r} at line ${S[0]}]`),[T.lineNumber,T.columnNumber]=S,T.name="JSXParserError",T.fileName=r,T.lilact_trace="parse",T}).bind(null,p);let h=We(e);h.data=e;let d=_=>{if(_.attributes!==void 0)for(let E in _.attributes)typeof _.attributes[E]=="object"&&d(_.attributes[E]);if(_.children!==void 0&&!_.self_closing){let E=_.type==="js"?_.begin:_.cbegin||_.begin;for(let S=0;S<_.children.length;S++){let T=_.children[S];if(T.begin>E){let C=e.substring(E,T.begin);_.type==="xml"&&(C=C.trim()),C.length&&(_.type==="xml"?_.children.splice(S,0,'"'+C.replaceAll(`
123
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,`+btoa(JSON.stringify(c))}function Yn(e,{factory:t="createComponent",fragment:n="Fragment",path:r="anonymous",appendSourcemap:o=!0,injectTraceLabels:s=!1,discardComments:c=!1,produceCJS:a=!1,logErrors:l=!1,blocks_info:u={labels:{},counter:0},mappings:f=[]}={}){var w,E;(w=D.preprocessorDelimiter)!=null||(D.preprocessorDelimiter="\u0294"),(E=D.injectTraceLabels)!=null||(D.injectTraceLabels=s);let p=mo(e);ye=((_,T,$)=>{let S=ct(_,$),k=new Error(T);throw l&&console.error(`JSXParserError: ${T} [file ${r} at line ${S[0]}]`),[k.lineNumber,k.columnNumber]=S,k.name="JSXParserError",k.fileName=r,k.lilact_trace="parse",k}).bind(null,p);let g=Fe(e);g.data=e;let d=_=>{if(_.attributes!==void 0)for(let T in _.attributes)typeof _.attributes[T]=="object"&&d(_.attributes[T]);if(_.children!==void 0&&!_.self_closing){let T=_.type==="js"?_.begin:_.cbegin||_.begin;for(let S=0;S<_.children.length;S++){let k=_.children[S];if(k.begin>T){let C=e.substring(T,k.begin);_.type==="xml"&&(C=C.trim()),C.length&&(_.type==="xml"?_.children.splice(S,0,'"'+C.replaceAll(`
124
124
  `,`\\
125
- `).replaceAll('"','\\"')+'"'):_.children.splice(S,0,...C.split(mo)),S++)}E=T.end,d(T)}let $=_.type==="js"?_.end:_.cend||_.end;if(E<$&&!_.self_closing){let S=e.substring(E,$);_.type==="xml"&&(S=S.trim()),S.length&&(_.type==="xml"?_.children.push('"'+S.replace(/[\\\"\n]/g,T=>({"\\":"\\\\",'"':'\\"',"\n":`\\
126
- `})[T])+'"'):_.children.push(...S.split(mo)))}_.children=_.children.filter(S=>S!==""),D.setBlockLabels&&!_.already_labeled&&Zs(_,p,l)}};d(h),Hs(h);let y=(_,E,$=!1,S=!1)=>{if(typeof E!="object")return E;if(E===null)return"";if(E.out_index=_,E.type==="string")return e.substring(E.begin,E.end);if(E.type==="import"||E.type==="export")return E.cjs;if(E.type==="regex")return e.substring(E.begin,E.end);if(E.type==="comment")return c||$?"":e.substring(E.begin,E.end);if(E.type==="directive")return E.value;if(E.type==="parenthesis"){let T="(";if(E.out){a&&Xn(E,e);for(let C of E.out)T+=y(_+T.length-1,C)}return T+")"}if(E.type==="js"){let T="";if(E.out){a&&Xn(E,e);for(let C of E.out)S&&C.type==="comment"||(T+=y(_+T.length-($?1:0),C))}return $?T.substring(1,T.length-1):E!=null&&E.is_xml_js?e.substring(E.begin+1,E.end-1):T}if(E.type==="xml"){E.tag.length===0?E.tag=n:E.tag[0]!==E.tag[0].toUpperCase()&&(E.tag=`"${E.tag}"`);let T="",C=!0;for(let X of E.js_attributes){let U=y(_+T.length,X,!1);T+=`${C?"":", "}${U}`,C=!1}if(E.attributes)for(let X in E.attributes)T+=`${C?"":", "}"${X}": ${y(_+T.length,E.attributes[X],!0)}`,C=!1;if(T+=" }",E.out)for(let X of E.out){let U=y(_+T.length,X,!0,!0);U.length>0&&(T+=`, ${U}`,C=!1)}let O=at(p,E.begin);return T=` ${t}( ${E.tag}, { ${T} )`,T}},m="";s&&(m=`/*LILACTBLOCK${++l.counter}:0,0:<EXEC>*/try{`),m+=y(m.length,h),s&&(D.enableLabelStack?m+=`}catch(e){ if(typeof(e)!=='object') e=new Error(e);e.lilact_trace=[${l.counter},e.lilact_trace];throw e}`:m+=`}catch(e){ if(typeof(e)!=='object') e=new Error(e);e.lilact_trace=${l.counter};throw e}`);let g=zs(h,r,p,yo(m),u);return o&&(m+=g),m}var F={VERSION:"RC.4",defaultTransitionTimeout:300,defaultIsEqual:Object.is,...xn,...Sn,...kn,...vn,...Rn,...Pn,...On,...Nn,...Ln,...yn,...Fn,...Wn,transpileJSX:Hn,transpilerConfig:D,PropTypes:rt,redux:an,emotion:gt};F.default=F;var k=F;F.importObjectPaths={lilact:F,"@emotion/css":F.emotion,redux:F.redux};globalThis.Lilact=F;globalThis.createComponent=F.createComponent;globalThis.Fragment=F.Fragment;globalThis.require=F.require;document.addEventListener("DOMContentLoaded",()=>{F.runScripts().catch(e=>{var t;(t=F.globalErrorHandler)==null||t.call(F,e)})});window.addEventListener("unhandledrejection",e=>{F.globalErrorHandler(e)}),window.addEventListener("error",e=>{F.globalErrorHandler(e)});console.log(`Lilact (Version: ${F.VERSION}) - Debug Mode`),console.log("Copyright(C) 2024-2026 Arash Kazemi <contact.arash.kazemi@gmail.com>");export{Et as ARGS,_t as CALLBACK,he as CHILD_CLASS_ADDENDUM,xt as CLEARED,et as COMPONENT,w as CORE,no as CSSTransition,qe as Children,Ie as Component,le as DUE,lo as DragHandle,Kn as ErrorBoundary,Fr as Fragment,Tt as HTMLComponent,As as HashRouter,ue as IDX,tt as INTERVAL,mn as IS_ZOMBIE,bt as LAZY,F as Lilact,Is as Link,Se as MEMOIZED,Rs as NavLink,Kr as Portal,rt as PropTypes,hs as Provider,wt as REPEAT,Kt as RootComponent,Ls as Route,uo as Routes,Ds as Spinner,Ms as SplitPane,Qt as Suspense,us as SwitchTransition,W as TEXT,to as Transition,ls as TransitionGroup,ds as addWrappedEventListener,as as animationFramePromise,Cs as blocks_info,Jr as boolean_html_attributes_set,Bt as capture_events_set,os as clearInterval,fe as clearTimeout,Yr as cloneComponent,Ei as cloneElement,gs as combineReducers,ys as connect,En as createComponent,ot as createContext,vi as createElement,_i as createPortal,Xr as createRoot,ro as createSyntheticEvent,Si as current_component,gn as deepEqual,k as default,Pi as effect_timeout,gt as emotion,$s as error,pi as eval_num,Wt as events_set,ci as findDOMNode,bn as forwardRef,ai as getComponentByPointer,vs as globalErrorHandler,is as grabTimers,fi as id_num,Ii as insertion_effects,ui as isAsync,wn as isClass,B as isEmpty,li as isError,qt as isThenable,nt as isValidComponent,si as isValidElement,Ai as layout_effects,Gi as lazy,Hr as length_css_attributes_set,Ti as memo,Ri as passive_effects,ts as pauseTimers,Vr as processEffects,an as redux,oo as releaseSyntheticEvent,ss as releaseTimers,ki as render,eo as require,Ke as required_scripts,es as resetTimers,ns as resumeTimers,Oi as roots,st as run,Ji as runScripts,Ss as scanBlockLabels,rs as setInterval,Le as setTimeout,se as shallowEqual,Gr as special_attributes,Wi as startTransition,cs as timeoutPromise,Ft as toBool,ao as traceError,Hn as transpileJSX,D as transpilerConfig,$i as update_cbs,Li as update_interval_margin,Ci as update_set,Ni as update_timeout,Ui as useActionState,ye as useCallback,it as useContext,Ki as useDebugValue,Fi as useDeferredValue,ms as useDispatch,ne as useEffect,ce as useHook,ji as useId,Tn as useImperativeHandle,Mi as useInsertionEffect,Re as useLayoutEffect,Di as useLocalStorage,Un as useLocation,vt as useMemo,qn as useNavigate,qi as useReducer,P as useRef,so as useSelector,te as useState,Gt as useStore,Zr as useTransition,io as wrapListener};
125
+ `).replaceAll('"','\\"')+'"'):_.children.splice(S,0,...C.split(ho)),S++)}T=k.end,d(k)}let $=_.type==="js"?_.end:_.cend||_.end;if(T<$&&!_.self_closing){let S=e.substring(T,$);_.type==="xml"&&(S=S.trim()),S.length&&(_.type==="xml"?_.children.push('"'+S.replace(/[\\\"\n]/g,k=>({"\\":"\\\\",'"':'\\"',"\n":`\\
126
+ `})[k])+'"'):_.children.push(...S.split(ho)))}_.children=_.children.filter(S=>S!==""),D.setBlockLabels&&!_.already_labeled&&Zs(_,p,u)}};d(g),Hs(g);let y=(_,T,$=!1,S=!1)=>{if(typeof T!="object")return T;if(T===null)return"";if(T.out_index=_,T.type==="string")return e.substring(T.begin,T.end);if(T.type==="import"||T.type==="export")return T.cjs;if(T.type==="regex")return e.substring(T.begin,T.end);if(T.type==="comment")return c||$?"":e.substring(T.begin,T.end);if(T.type==="directive")return T.value;if(T.type==="parenthesis"){let k="(";if(T.out){a&&Bn(T,e);for(let C of T.out)k+=y(_+k.length-1,C)}return k+")"}if(T.type==="js"){let k="";if(T.out){a&&Bn(T,e);for(let C of T.out)S&&C.type==="comment"||(k+=y(_+k.length-($?1:0),C))}return $?k.substring(1,k.length-1):T!=null&&T.is_xml_js?e.substring(T.begin+1,T.end-1):k}if(T.type==="xml"){T.tag.length===0?T.tag=n:T.tag[0]!==T.tag[0].toUpperCase()&&(T.tag=`"${T.tag}"`);let k="",C=!0;for(let X of T.js_attributes){let q=y(_+k.length,X,!1);k+=`${C?"":", "}${q}`,C=!1}if(T.attributes)for(let X in T.attributes)k+=`${C?"":", "}"${X}": ${y(_+k.length,T.attributes[X],!0)}`,C=!1;if(k+=" }",T.out)for(let X of T.out){let q=y(_+k.length,X,!0,!0);q.length>0&&(k+=`, ${q}`,C=!1)}let O=ct(p,T.begin);return k=` ${t}( ${T.tag}, { ${k} )`,k}},m="";s&&(m=`/*LILACTBLOCK${++u.counter}:0,0:<EXEC>*/try{`),m+=y(m.length,g),s&&(D.enableLabelStack?m+=`}catch(e){ if(typeof(e)!=='object') e=new Error(e);e.lilact_trace=[${u.counter},e.lilact_trace];throw e}`:m+=`}catch(e){ if(typeof(e)!=='object') e=new Error(e);e.lilact_trace=${u.counter};throw e}`);let h=zs(g,r,p,mo(m),f);return o&&(m+=h),m}var U={VERSION:"RC.4",defaultTransitionTimeout:300,defaultIsEqual:Object.is,...bn,...vn,..._n,...Tn,...Cn,...On,...Rn,...$n,...Nn,...hn,...Un,...Fn,transpileJSX:Yn,transpilerConfig:D,PropTypes:tt,redux:sn,emotion:yt,_setTimeout:window.setTimeout.bind(window),_setInterval:window.setInterval.bind(window),_clearTimeout:window.clearTimeout.bind(window),_clearInterval:window.clearInterval.bind(window)};U.default=U;var v=U;U.importObjectPaths={lilact:U,"@emotion/css":U.emotion,redux:U.redux};globalThis.Lilact=U;globalThis.createComponent=U.createComponent;globalThis.Fragment=U.Fragment;globalThis.require=U.require;document.addEventListener("DOMContentLoaded",()=>{U.grabTimers(),U.runScripts().catch(e=>{var t;(t=U.globalErrorHandler)==null||t.call(U,e)})});window.addEventListener("unhandledrejection",e=>{U.globalErrorHandler(e)}),window.addEventListener("error",e=>{U.globalErrorHandler(e)});console.log(`Lilact (Version: ${U.VERSION}) - Debug Mode`),console.log("Copyright(C) 2024-2026 Arash Kazemi <contact.arash.kazemi@gmail.com>");export{_t as ARGS,xt as CALLBACK,de as CHILD_CLASS_ADDENDUM,wt as CLEARED,ze as COMPONENT,x as CORE,eo as CSSTransition,Me as Children,Ae as Component,le as DUE,uo as DragHandle,qn as ErrorBoundary,Ur as Fragment,Tt as HTMLComponent,As as HashRouter,ue as IDX,Qe as INTERVAL,dn as IS_ZOMBIE,gt as LAZY,U as Lilact,Is as Link,ke as MEMOIZED,Rs as NavLink,qr as Portal,tt as PropTypes,ts as Provider,bt as REPEAT,qt as RootComponent,Ls as Route,ao as Routes,Ds as Spinner,Ms as SplitPane,Zt as Suspense,Ji as SwitchTransition,W as TEXT,Qr as Transition,Zi as TransitionGroup,es as addWrappedEventListener,gs as animationFramePromise,Cs as blocks_info,Gr as boolean_html_attributes_set,Kt as capture_events_set,ds as clearInterval,ps as clearTimeout,Vr as cloneComponent,_i as cloneElement,os as combineReducers,rs as connect,xn as createComponent,nt as createContext,vi as createElement,xi as createPortal,Br as createRoot,to as createSyntheticEvent,ki as current_component,mn as deepEqual,v as default,Ni as effect_timeout,yt as emotion,$s as error,fi as eval_num,Ft as events_set,si as findDOMNode,yn as forwardRef,ci as getComponentByPointer,ks as globalErrorHandler,hs as grabTimers,li as id_num,Ai as insertion_effects,ai as isAsync,gn as isClass,B as isEmpty,ui as isError,Mt as isThenable,et as isValidComponent,ii as isValidElement,Oi as layout_effects,Yi as lazy,Yr as length_css_attributes_set,Ti as memo,Ii as passive_effects,as as pauseTimers,Wr as processEffects,sn as redux,no as releaseSyntheticEvent,ms as releaseTimers,Ei as render,zr as require,qe as required_scripts,cs as resetTimers,us as resumeTimers,$i as roots,ot as run,Hi as runScripts,Ss as scanBlockLabels,fs as setInterval,ls as setTimeout,se as shallowEqual,Xr as special_attributes,Ki as startTransition,ys as timeoutPromise,Ut as toBool,co as traceError,Yn as transpileJSX,D as transpilerConfig,Ci as update_cbs,Pi as update_interval_margin,Si as update_set,Ri as update_timeout,Mi as useActionState,me as useCallback,rt as useContext,Fi as useDebugValue,qi as useDeferredValue,ns as useDispatch,ne as useEffect,ce as useHook,Li as useId,En as useImperativeHandle,Di as useInsertionEffect,Ie as useLayoutEffect,ji as useLocalStorage,Dn as useLocation,vt as useMemo,Mn as useNavigate,Ui as useReducer,P as useRef,oo as useSelector,te as useState,Vt as useStore,Hr as useTransition,ro as wrapListener};
127
127
  //# sourceMappingURL=lilact.development.min.js.map