lilact 0.24.2 → 0.26.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 (38) hide show
  1. package/README.md +1 -1
  2. package/dist/lilact.development.js +140 -60
  3. package/dist/lilact.development.js.map +3 -3
  4. package/dist/lilact.development.min.js +28 -28
  5. package/dist/lilact.development.min.js.map +3 -3
  6. package/dist/lilact.production.min.js +28 -28
  7. package/docs/classes/accessories.ErrorBoundary.html +8 -8
  8. package/docs/classes/accessories.Suspense.html +7 -7
  9. package/docs/classes/components.Component.html +11 -11
  10. package/docs/classes/components.HTMLComponent.html +11 -11
  11. package/docs/classes/components.RootComponent.html +11 -11
  12. package/docs/functions/components.cloneComponent.html +1 -1
  13. package/docs/functions/components.createComponent.html +1 -1
  14. package/docs/functions/components.createPortal.html +1 -1
  15. package/docs/functions/components.createRoot.html +1 -1
  16. package/docs/functions/components.memo.html +1 -1
  17. package/docs/functions/components.render.html +1 -1
  18. package/docs/functions/timers.timeoutPromise.html +7 -2
  19. package/docs/index.html +1 -7
  20. package/docs/static/demos/usedefered.jsx +1 -1
  21. package/docs/static/lilact.development.js +140 -60
  22. package/docs/static/lilact.development.js.map +3 -3
  23. package/docs/static/lilact.development.min.js +28 -28
  24. package/docs/static/lilact.development.min.js.map +3 -3
  25. package/docs/static/lilact.production.min.js +28 -28
  26. package/docs/variables/accessories.SplitPane.html +8 -3
  27. package/docs/variables/components.cloneElement.html +1 -1
  28. package/examples/demos/usedefered.jsx +1 -1
  29. package/examples/lilact.development.js +140 -60
  30. package/examples/lilact.development.js.map +3 -3
  31. package/examples/lilact.development.min.js +28 -28
  32. package/examples/lilact.development.min.js.map +3 -3
  33. package/examples/lilact.production.min.js +28 -28
  34. package/package.json +1 -1
  35. package/src/accessories.jsx +158 -89
  36. package/src/components.jsx +5 -3
  37. package/src/jsx.js +1 -1
  38. package/src/lilact.jsx +1 -1
@@ -54,10 +54,10 @@ 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 Ln=Object.defineProperty;var Jr=(e,t,n)=>t in e?Ln(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var J=(e,t)=>{for(var n in t)Ln(e,n,{get:t[n],enumerable:!0})};var W=(e,t,n)=>Jr(e,typeof t!="symbol"?t+"":t,n);var Vt={};J(Vt,{__DO_NOT_USE__ActionTypes:()=>We,applyMiddleware:()=>oo,bindActionCreators:()=>ro,combineReducers:()=>no,compose:()=>jn,createStore:()=>Kt,isAction:()=>io,isPlainObject:()=>Ft,legacy_createStore:()=>eo});function j(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 Zr=typeof Symbol=="function"&&Symbol.observable||"@@observable",Nn=Zr,qt=()=>Math.random().toString(36).substring(7).split("").join("."),Qr={INIT:`@@redux/INIT${qt()}`,REPLACE:`@@redux/REPLACE${qt()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${qt()}`},We=Qr;function Ft(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 Kt(e,t,n){if(typeof e!="function")throw new Error(j(2));if(typeof t=="function"&&typeof n=="function"||typeof n=="function"&&typeof arguments[3]=="function")throw new Error(j(0));if(typeof t=="function"&&typeof n=="undefined"&&(n=t,t=void 0),typeof n!="undefined"){if(typeof n!="function")throw new Error(j(1));return n(Kt)(e,t)}let r=e,o=t,s=new Map,a=s,c=0,l=!1;function f(){a===s&&(a=new Map,s.forEach((g,_)=>{a.set(_,g)}))}function u(){if(l)throw new Error(j(3));return o}function p(g){if(typeof g!="function")throw new Error(j(4));if(l)throw new Error(j(5));let _=!0;f();let h=c++;return a.set(h,g),function(){if(_){if(l)throw new Error(j(6));_=!1,f(),a.delete(h),s=null}}}function y(g){if(!Ft(g))throw new Error(j(7));if(typeof g.type=="undefined")throw new Error(j(8));if(typeof g.type!="string")throw new Error(j(17));if(l)throw new Error(j(9));try{l=!0,o=r(o,g)}finally{l=!1}return(s=a).forEach(h=>{h()}),g}function m(g){if(typeof g!="function")throw new Error(j(10));r=g,y({type:We.REPLACE})}function d(){let g=p;return{subscribe(_){if(typeof _!="object"||_===null)throw new Error(j(11));function h(){let O=_;O.next&&O.next(u())}return h(),{unsubscribe:g(h)}},[Nn](){return this}}}return y({type:We.INIT}),{dispatch:y,subscribe:p,getState:u,replaceReducer:m,[Nn]:d}}function eo(e,t,n){return Kt(e,t,n)}function to(e){Object.keys(e).forEach(t=>{let n=e[t];if(typeof n(void 0,{type:We.INIT})=="undefined")throw new Error(j(12));if(typeof n(void 0,{type:We.PROBE_UNKNOWN_ACTION()})=="undefined")throw new Error(j(13))})}function no(e){let t=Object.keys(e),n={};for(let a=0;a<t.length;a++){let c=t[a];typeof e[c]=="function"&&(n[c]=e[c])}let r=Object.keys(n),o,s;try{to(n)}catch(a){s=a}return function(c={},l){if(s)throw s;let f=!1,u={};for(let p=0;p<r.length;p++){let y=r[p],m=n[y],d=c[y],E=m(d,l);if(typeof E=="undefined"){let g=l&&l.type;throw new Error(j(14))}u[y]=E,f=f||E!==d}return f=f||r.length!==Object.keys(c).length,f?u:c}}function Pn(e,t){return function(...n){return t(e.apply(this,n))}}function ro(e,t){if(typeof e=="function")return Pn(e,t);if(typeof e!="object"||e===null)throw new Error(j(16));let n={};for(let r in e){let o=e[r];typeof o=="function"&&(n[r]=Pn(o,t))}return n}function jn(...e){return e.length===0?t=>t:e.length===1?e[0]:e.reduce((t,n)=>(...r)=>t(n(...r)))}function oo(...e){return t=>(n,r)=>{let o=t(n,r),s=()=>{throw new Error(j(15))},a={getState:o.getState,dispatch:(l,...f)=>s(l,...f)},c=e.map(l=>l(a));return s=jn(...c)(o.dispatch),{...o,dispatch:s}}}function io(e){return Ft(e)&&"type"in e&&typeof e.type=="string"}var Je={};J(Je,{cache:()=>No,css:()=>Gt,cx:()=>Oo,flush:()=>So,getRegisteredStyles:()=>Ao,hydrate:()=>Co,injectGlobal:()=>Io,keyframes:()=>Ro,merge:()=>$o,sheet:()=>Lo});var so=!1;function ao(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 co(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 Dn=(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?!so: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(co(this));var o=this.tags[this.tags.length-1];if(this.isSpeedy){var s=ao(o);try{s.insertRule(r,s.cssRules.length)}catch(a){}}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 M="-ms-",Xe="-moz-",A="-webkit-",lt="comm",Oe="rule",$e="decl";var Mn="@import";var ft="@keyframes";var Un="@layer";var qn=Math.abs,Ee=String.fromCharCode,Fn=Object.assign;function Kn(e,t){return R(e,0)^45?(((t<<2^R(e,0))<<2^R(e,1))<<2^R(e,2))<<2^R(e,3):0}function pt(e){return e.trim()}function Bt(e,t){return(e=t.exec(e))?e[0]:e}function $(e,t,n){return e.replace(t,n)}function Ye(e,t){return e.indexOf(t)}function R(e,t){return e.charCodeAt(t)|0}function me(e,t,n){return e.slice(t,n)}function q(e){return e.length}function Ae(e){return e.length}function Ie(e,t){return t.push(e),e}function Wt(e,t){return e.map(t).join("")}var ht=1,Re=1,Vn=0,F=0,L=0,Ne="";function ze(e,t,n,r,o,s,a){return{value:e,root:t,parent:n,type:r,props:o,children:s,line:ht,column:Re,length:a,return:""}}function Pe(e,t){return Fn(ze("",null,null,"",null,null,0),e,{length:-e.length},t)}function Bn(){return L}function Wn(){return L=F>0?R(Ne,--F):0,Re--,L===10&&(Re=1,ht--),L}function K(){return L=F<Vn?R(Ne,F++):0,Re++,L===10&&(Re=1,ht++),L}function ee(){return R(Ne,F)}function Ge(){return F}function je(e,t){return me(Ne,e,t)}function Le(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 dt(e){return ht=Re=1,Vn=q(Ne=e),F=0,[]}function mt(e){return Ne="",e}function De(e){return pt(je(F-1,Xt(e===91?e+2:e===40?e+1:e)))}function Xn(e){for(;(L=ee())&&L<33;)K();return Le(e)>2||Le(L)>3?"":" "}function Yn(e,t){for(;--t&&K()&&!(L<48||L>102||L>57&&L<65||L>70&&L<97););return je(e,Ge()+(t<6&&ee()==32&&K()==32))}function Xt(e){for(;K();)switch(L){case e:return F;case 34:case 39:e!==34&&e!==39&&Xt(L);break;case 40:e===41&&Xt(e);break;case 92:K();break}return F}function zn(e,t){for(;K()&&e+L!==57;)if(e+L===84&&ee()===47)break;return"/*"+je(t,F-1)+"*"+Ee(e===47?e:K())}function Gn(e){for(;!Le(ee());)K();return je(e,F)}function Zn(e){return mt(yt("",null,null,null,[""],e=dt(e),0,[0],e))}function yt(e,t,n,r,o,s,a,c,l){for(var f=0,u=0,p=a,y=0,m=0,d=0,E=1,g=1,_=1,h=0,x="",O=o,S=s,T=r,k=x;g;)switch(d=h,h=K()){case 40:if(d!=108&&R(k,p-1)==58){Ye(k+=$(De(h),"&","&\f"),"&\f")!=-1&&(_=-1);break}case 34:case 39:case 91:k+=De(h);break;case 9:case 10:case 13:case 32:k+=Xn(d);break;case 92:k+=Yn(Ge()-1,7);continue;case 47:switch(ee()){case 42:case 47:Ie(uo(zn(K(),Ge()),t,n),l);break;default:k+="/"}break;case 123*E:c[f++]=q(k)*_;case 125*E:case 59:case 0:switch(h){case 0:case 125:g=0;case 59+u:_==-1&&(k=$(k,/\f/g,"")),m>0&&q(k)-p&&Ie(m>32?Jn(k+";",r,n,p-1):Jn($(k," ","")+";",r,n,p-2),l);break;case 59:k+=";";default:if(Ie(T=Hn(k,t,n,f,u,o,c,x,O=[],S=[],p),s),h===123)if(u===0)yt(k,t,T,T,O,s,p,c,S);else switch(y===99&&R(k,3)===110?100:y){case 100:case 108:case 109:case 115:yt(e,T,T,r&&Ie(Hn(e,T,T,0,0,o,c,x,o,O=[],p),S),o,S,p,c,r?O:S);break;default:yt(k,T,T,T,[""],S,0,c,S)}}f=u=m=0,E=_=1,x=k="",p=a;break;case 58:p=1+q(k),m=d;default:if(E<1){if(h==123)--E;else if(h==125&&E++==0&&Wn()==125)continue}switch(k+=Ee(h),h*E){case 38:_=u>0?1:(k+="\f",-1);break;case 44:c[f++]=(q(k)-1)*_,_=1;break;case 64:ee()===45&&(k+=De(K())),y=ee(),u=p=q(x=k+=Gn(Ge())),h++;break;case 45:d===45&&q(k)==2&&(E=0)}}return s}function Hn(e,t,n,r,o,s,a,c,l,f,u){for(var p=o-1,y=o===0?s:[""],m=Ae(y),d=0,E=0,g=0;d<r;++d)for(var _=0,h=me(e,p+1,p=qn(E=a[d])),x=e;_<m;++_)(x=pt(E>0?y[_]+" "+h:$(h,/&\f/g,y[_])))&&(l[g++]=x);return ze(e,t,n,o===0?Oe:c,l,f,u)}function uo(e,t,n){return ze(e,t,n,lt,Ee(Bn()),me(e,2,-2),0)}function Jn(e,t,n,r){return ze(e,t,n,$e,me(e,0,r),me(e,r+1,-1),r)}function ve(e,t){for(var n="",r=Ae(e),o=0;o<r;o++)n+=t(e[o],o,e,t)||"";return n}function Qn(e,t,n,r){switch(e.type){case Un:if(e.children.length)break;case Mn:case $e:return e.return=e.return||e.value;case lt:return"";case ft:return e.return=e.value+"{"+ve(e.children,r)+"}";case Oe:e.value=e.props.join(",")}return q(n=ve(e.children,r))?e.return=e.value+"{"+n+"}":""}function er(e){var t=Ae(e);return function(n,r,o,s){for(var a="",c=0;c<t;c++)a+=e[c](n,r,o,s)||"";return a}}function tr(e){return function(t){t.root||(t=t.return)&&e(t)}}function nr(e){var t=Object.create(null);return function(n){return t[n]===void 0&&(t[n]=e(n)),t[n]}}var lo=function(t,n,r){for(var o=0,s=0;o=s,s=ee(),o===38&&s===12&&(n[r]=1),!Le(s);)K();return je(t,F)},fo=function(t,n){var r=-1,o=44;do switch(Le(o)){case 0:o===38&&ee()===12&&(n[r]=1),t[r]+=lo(F-1,n,r);break;case 2:t[r]+=De(o);break;case 4:if(o===44){t[++r]=ee()===58?"&\f":"",n[r]=t[r].length;break}default:t[r]+=Ee(o)}while(o=K());return t},po=function(t,n){return mt(fo(dt(t),n))},rr=new WeakMap,ho=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&&!rr.get(r))&&!o){rr.set(t,!0);for(var s=[],a=po(n,s),c=r.props,l=0,f=0;l<a.length;l++)for(var u=0;u<c.length;u++,f++)t.props[f]=s[l]?a[l].replace(/&\f/g,c[u]):c[u]+" "+a[l]}}},mo=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(Kn(e,t)){case 5103:return A+"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 A+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return A+e+Xe+e+M+e+e;case 6828:case 4268:return A+e+M+e+e;case 6165:return A+e+M+"flex-"+e+e;case 5187:return A+e+$(e,/(\w+).+(:[^]+)/,A+"box-$1$2"+M+"flex-$1$2")+e;case 5443:return A+e+M+"flex-item-"+$(e,/flex-|-self/,"")+e;case 4675:return A+e+M+"flex-line-pack"+$(e,/align-content|flex-|-self/,"")+e;case 5548:return A+e+M+$(e,"shrink","negative")+e;case 5292:return A+e+M+$(e,"basis","preferred-size")+e;case 6060:return A+"box-"+$(e,"-grow","")+A+e+M+$(e,"grow","positive")+e;case 4554:return A+$(e,/([^-])(transform)/g,"$1"+A+"$2")+e;case 6187:return $($($(e,/(zoom-|grab)/,A+"$1"),/(image-set)/,A+"$1"),e,"")+e;case 5495:case 3959:return $(e,/(image-set\([^]*)/,A+"$1$`$1");case 4968:return $($(e,/(.+:)(flex-)?(.*)/,A+"box-pack:$3"+M+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+A+e+e;case 4095:case 3583:case 4068:case 2532:return $(e,/(.+)-inline(.+)/,A+"$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(q(e)-1-t>6)switch(R(e,t+1)){case 109:if(R(e,t+4)!==45)break;case 102:return $(e,/(.+:)(.+)-([^]+)/,"$1"+A+"$2-$3$1"+Xe+(R(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~Ye(e,"stretch")?or($(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(R(e,t+1)!==115)break;case 6444:switch(R(e,q(e)-3-(~Ye(e,"!important")&&10))){case 107:return $(e,":",":"+A)+e;case 101:return $(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+A+(R(e,14)===45?"inline-":"")+"box$3$1"+A+"$2$3$1"+M+"$2box$3")+e}break;case 5936:switch(R(e,t+11)){case 114:return A+e+M+$(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return A+e+M+$(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return A+e+M+$(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return A+e+M+e+e}return e}var yo=function(t,n,r,o){if(t.length>-1&&!t.return)switch(t.type){case $e:t.return=or(t.value,t.length);break;case ft:return ve([Pe(t,{value:$(t.value,"@","@"+A)})],o);case Oe:if(t.length)return Wt(t.props,function(s){switch(Bt(s,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return ve([Pe(t,{props:[$(s,/:(read-\w+)/,":"+Xe+"$1")]})],o);case"::placeholder":return ve([Pe(t,{props:[$(s,/:(plac\w+)/,":"+A+"input-$1")]}),Pe(t,{props:[$(s,/:(plac\w+)/,":"+Xe+"$1")]}),Pe(t,{props:[$(s,/:(plac\w+)/,M+"input-$1")]})],o)}return""})}},go=[yo],ir=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(E){var g=E.getAttribute("data-emotion");g.indexOf(" ")!==-1&&(document.head.appendChild(E),E.setAttribute("data-s",""))})}var o=t.stylisPlugins||go,s={},a,c=[];a=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+n+' "]'),function(E){for(var g=E.getAttribute("data-emotion").split(" "),_=1;_<g.length;_++)s[g[_]]=!0;c.push(E)});var l,f=[ho,mo];{var u,p=[Qn,tr(function(E){u.insert(E)})],y=er(f.concat(o,p)),m=function(g){return ve(Zn(g),y)};l=function(g,_,h,x){u=h,m(g?g+"{"+_.styles+"}":_.styles),x&&(d.inserted[_.name]=!0)}}var d={key:n,sheet:new Dn({key:n,container:a,nonce:t.nonce,speedy:t.speedy,prepend:t.prepend,insertionPoint:t.insertionPoint}),nonce:t.nonce,inserted:s,registered:{},insert:l};return d.sheet.hydrate(c),d};function sr(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 bo=!1,wo=/[A-Z]|^ms/g,xo=/_EMO_([^_]+?)_([^]*?)_EMO_/g,fr=function(t){return t.charCodeAt(1)===45},cr=function(t){return t!=null&&typeof t!="boolean"},Yt=nr(function(e){return fr(e)?e:e.replace(wo,"-$&").toLowerCase()}),ur=function(t,n){switch(t){case"animation":case"animationName":if(typeof n=="string")return n.replace(xo,function(r,o,s){return fe={name:o,styles:s,next:fe},o})}return ar[t]!==1&&!fr(t)&&typeof n=="number"&&n!==0?n+"px":n},_o="Component selectors can only be used in conjunction with @emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware compiler transform.";function He(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 fe={name:o.name,styles:o.styles,next:fe},o.name;var s=n;if(s.styles!==void 0){var a=s.next;if(a!==void 0)for(;a!==void 0;)fe={name:a.name,styles:a.styles,next:fe},a=a.next;var c=s.styles+";";return c}return Eo(e,t,n)}case"function":{if(e!==void 0){var l=fe,f=n(e);return fe=l,He(e,t,f)}break}}var u=n;if(t==null)return u;var p=t[u];return p!==void 0?p:u}function Eo(e,t,n){var r="";if(Array.isArray(n))for(var o=0;o<n.length;o++)r+=He(e,t,n[o])+";";else for(var s in n){var a=n[s];if(typeof a!="object"){var c=a;t!=null&&t[c]!==void 0?r+=s+"{"+t[c]+"}":cr(c)&&(r+=Yt(s)+":"+ur(s,c)+";")}else{if(s==="NO_COMPONENT_SELECTOR"&&bo)throw new Error(_o);if(Array.isArray(a)&&typeof a[0]=="string"&&(t==null||t[a[0]]===void 0))for(var l=0;l<a.length;l++)cr(a[l])&&(r+=Yt(s)+":"+ur(s,a[l])+";");else{var f=He(e,t,a);switch(s){case"animation":case"animationName":{r+=Yt(s)+":"+f+";";break}default:r+=s+"{"+f+"}"}}}}return r}var lr=/label:\s*([^\s;{]+)\s*(;|$)/g,fe;function gt(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="";fe=void 0;var s=e[0];if(s==null||s.raw===void 0)r=!1,o+=He(n,t,s);else{var a=s;o+=a[0]}for(var c=1;c<e.length;c++)if(o+=He(n,t,e[c]),r){var l=s;o+=l[c]}lr.lastIndex=0;for(var f="",u;(u=lr.exec(o))!==null;)f+="-"+u[1];var p=sr(o)+f;return{name:p,styles:o,next:fe}}var vo=!0;function zt(e,t,n){var r="";return n.split(" ").forEach(function(o){e[o]!==void 0?t.push(e[o]+";"):o&&(r+=o+" ")}),r}var To=function(t,n,r){var o=t.key+"-"+n.name;(r===!1||vo===!1)&&t.registered[o]===void 0&&(t.registered[o]=n.styles)},pr=function(t,n,r){To(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 hr(e,t){if(e.inserted[t.name]===void 0)return e.insert("",t,e.sheet,!0)}function dr(e,t,n){var r=[],o=zt(e,r,n);return r.length<2?n:o+t(r)}var mr=function(t){var n=ir(t);n.sheet.speedy=function(c){this.isSpeedy=c},n.compat=!0;var r=function(){for(var l=arguments.length,f=new Array(l),u=0;u<l;u++)f[u]=arguments[u];var p=gt(f,n.registered,void 0);return pr(n,p,!1),n.key+"-"+p.name},o=function(){for(var l=arguments.length,f=new Array(l),u=0;u<l;u++)f[u]=arguments[u];var p=gt(f,n.registered),y="animation-"+p.name;return hr(n,{name:p.name,styles:"@keyframes "+y+"{"+p.styles+"}"}),y},s=function(){for(var l=arguments.length,f=new Array(l),u=0;u<l;u++)f[u]=arguments[u];var p=gt(f,n.registered);hr(n,p)},a=function(){for(var l=arguments.length,f=new Array(l),u=0;u<l;u++)f[u]=arguments[u];return dr(n.registered,r,ko(f))};return{css:r,cx:a,injectGlobal:s,keyframes:o,hydrate:function(l){l.forEach(function(f){n.inserted[f]=!0})},flush:function(){n.registered={},n.inserted={},n.sheet.flush()},sheet:n.sheet,cache:n,getRegisteredStyles:zt.bind(null,n.registered),merge:dr.bind(null,n.registered,r)}},ko=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 a in o)o[a]&&a&&(s&&(s+=" "),s+=a)}break}default:s=o}s&&(n&&(n+=" "),n+=s)}}return n};var pe=mr({key:"css"}),So=pe.flush,Co=pe.hydrate,Oo=pe.cx,$o=pe.merge,Ao=pe.getRegisteredStyles,Io=pe.injectGlobal,Ro=pe.keyframes,Gt=pe.css,Lo=pe.sheet,No=pe.cache;var Zt={};J(Zt,{Children:()=>Te,Fragment:()=>gr,Portal:()=>br,deepEqual:()=>Ht,eval_num:()=>Fo,findDOMNode:()=>jo,forwardRef:()=>Jt,getComponentByPointer:()=>Do,id_num:()=>qo,isAsync:()=>Mo,isClass:()=>vt,isEmpty:()=>X,isError:()=>Uo,isThenable:()=>Tt,isValidComponent:()=>Ue,isValidElement:()=>Po,shallowEqual:()=>Z,toBool:()=>kt});var[w,Me,V,yr,oe,he,ye,bt,ie,wt,xt,Ze,_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 de=e=>{let t=Object.prototype.toString.call(e).toLowerCase();return/\[object (.*)]/g.exec(t)[1]},Ue=e=>e[w]!==void 0||e[TEXT]!==void 0,Po=Ue,jo=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 gr({children:e}){return e}gr.displayName="Fragment";function br({children:e,view:t}){return this[w].portal=t,e}br.displayName="Portal";var Te={_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}},Jt=e=>{let t=function(n,r){return e({...n,ref:void 0},r)};return t.displayName="Forwarded "+e.displayName,t};function Do(){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[Me]&&o.parentNode;)o=o.parentNode;return e(o[Me]),!1}return window.addEventListener("click",n,!0),t}function X(e){for(let t in e)return!1;return!0}var Z=(e,t,n)=>de(e)!==de(t)?!1:de(e)==="array"?e.length!==t.length?!1:e.every((r,o)=>r===t[o]||o===n):de(e)==="object"?Object.keys(e).every(r=>e[r]===t[r]||r===n):de(e)==="date"?e.getTime()===t.getTime():e===t;function Ht(e,t){return de(e)!==de(t)?!1:de(e)==="array"?e.length!==t.length?!1:e.every((n,r)=>Ht(n,t[r])):de(e)==="object"?Object.keys(e).length!==Object.keys(t).length?!1:Object.keys(e).every(n=>Ht(e[n],t[n])):de(e)==="date"?e.getTime()===t.getTime():e===t}function vt(e){return!(e&&e.constructor===Function)||e.prototype===void 0?!1:Function.prototype!==Object.getPrototypeOf(e)?!0:Object.getOwnPropertyNames(e.prototype).length>1}function Mo(e){return typeof e=="function"&&e.constructor&&e.constructor.name==="AsyncFunction"}function Tt(e){return e&&(typeof e=="object"||typeof e=="function")&&typeof e.then=="function"}function Uo(e){return e instanceof Error||Object.prototype.toString.call(e)==="[object Error]"}function kt(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 qo=Math.floor(Math.random()*1e4),Fo=0;function B(e){return e==null}function U(e){return e||"<<anonymous>>"}function Ko(e){return e&&(e.displayName||e.name)||"Unknown"}function wr(e){return e==null||e===!1||e===!0||typeof e=="string"||typeof e=="number"||Ue(e)?!0:Array.isArray(e)?e.every(wr):!1}function Vo(e){return typeof e=="function"||typeof e=="string"}function se(e){let t=function(r,o,s,a,c,l){let f=r[o];if(B(f)||e(f))return null;let u=e.expectedType||"the correct type",p=f===null?"null":typeof f;return new Error(`Invalid ${a} \`${c}\` of type \`${p}\` supplied to \`${U(s)}\`, expected \`${u}\`.`)};return t.isRequired=function(r,o,s,a,c){let l=r[o];return B(l)?new Error(`The ${a} \`${c}\` is marked as required in \`${U(s)}\`, but its value is \`${l}\`.`):t(r,o,s,a,c)},t}function Bo(){let e={};e.any=(function(){let r=function(s,a,c,l,f){return null};return r.isRequired=function(){return null},r})(),e.array=se(r=>Array.isArray(r)),e.array.expectedType="array",e.bool=se(r=>typeof r=="boolean"),e.bool.expectedType="boolean",e.func=se(r=>typeof r=="function"),e.func.expectedType="function",e.number=se(r=>typeof r=="number"&&!Number.isNaN(r)),e.number.expectedType="number",e.object=se(r=>typeof r=="object"&&r!==null&&!Array.isArray(r)),e.object.expectedType="object",e.string=se(r=>typeof r=="string"),e.string.expectedType="string",e.symbol=se(r=>typeof r=="symbol"),e.symbol.expectedType="symbol",e.component=se(r=>Ue(r)),e.component.expectedType="component",e.element=se(r=>Ue(r)),e.element.expectedType="element",e.node=se(r=>wr(r)),e.node.expectedType="node",e.elementType=se(r=>Vo(r)),e.elementType.expectedType="elementType",e.oneOf=function(o){let s=Array.isArray(o)?o:[],a=function(l,f,u,p,y){let m=l[f];if(B(m))return null;for(let E=0;E<s.length;E++)if(m===s[E])return null;let d=m===null?"null":typeof m;return new Error(`Invalid ${p} \`${y}\` of value \`${String(m)}\` supplied to \`${U(u)}\`, expected one of [${s.map(String).join(", ")}] (received type \`${d}\`).`)};return a.isRequired=function(l,f,u,p,y){return B(l[f])?new Error(`The ${p} \`${y}\` is marked as required in \`${U(u)}\`, but its value is \`${l[f]}\`.`):a(l,f,u,p,y)},a},e.oneOfType=function(o){let s=o||[],a=function(l,f,u,p,y){let m=l[f];if(B(m))return null;for(let d=0;d<s.length;d++)if(s[d](l,f,u,p,y)===null)return null;return new Error(`Invalid ${p} \`${y}\` supplied to \`${U(u)}\` (none of the allowed types matched).`)};return a.isRequired=function(l,f,u,p,y){return B(l[f])?new Error(`The ${p} \`${y}\` is marked as required in \`${U(u)}\`, but its value is \`${l[f]}\`.`):a(l,f,u,p,y)},a},e.arrayOf=function(o){let s=o,a=function(l,f,u,p,y){let m=l[f];if(B(m))return null;if(!Array.isArray(m))return new Error(`Invalid ${p} \`${y}\` of type \`${typeof m}\` supplied to \`${U(u)}\`, expected an array.`);for(let d=0;d<m.length;d++){let E=`${y}[${d}]`,g=s({[f]:m[d]},f,u,p,E);if(g!==null)return g}return null};return a.isRequired=function(l,f,u,p,y){return B(l[f])?new Error(`The ${p} \`${y}\` is marked as required in \`${U(u)}\`, but its value is \`${l[f]}\`.`):a(l,f,u,p,y)},a},e.objectOf=function(o){let s=o,a=function(l,f,u,p,y){let m=l[f];if(B(m))return null;if(typeof m!="object"||m===null||Array.isArray(m))return new Error(`Invalid ${p} \`${y}\` of type \`${typeof m}\` supplied to \`${U(u)}\`, expected an object.`);let d=Object.keys(m);for(let E=0;E<d.length;E++){let g=d[E],_=`${y}.${g}`,h=s({[f]:m[g]},f,u,p,_);if(h!==null)return h}return null};return a.isRequired=function(l,f,u,p,y){return B(l[f])?new Error(`The ${p} \`${y}\` is marked as required in \`${U(u)}\`, but its value is \`${l[f]}\`.`):a(l,f,u,p,y)},a};function t(r,{exact:o}){let s=r?Object.keys(r):[],a=function(l,f,u,p,y){let m=l[f];if(B(m))return null;if(typeof m!="object"||m===null||Array.isArray(m))return new Error(`Invalid ${p} \`${y}\` of type \`${typeof m}\` supplied to \`${U(u)}\`, expected an object.`);if(o){let E=Object.keys(m);for(let g=0;g<E.length;g++){let _=E[g];if(!Object.prototype.hasOwnProperty.call(r,_)){let h=`${y}.${_}`;return new Error(`Invalid ${p} \`${h}\` supplied to \`${U(u)}\`: extra key \`${_}\` is not allowed by exact().`)}}}for(let E=0;E<s.length;E++){let g=s[E],_=r[g],h=m[g],x=`${y}.${g}`;if(B(h)){let S=_({[f]:h},f,u,p,x);if(S!==null)return S;continue}let O=_({[f]:h},f,u,p,x);if(O!==null)return O}return null};return a.isRequired=function(l,f,u,p,y){return B(l[f])?new Error(`The ${p} \`${y}\` is marked as required in \`${U(u)}\`, but its value is \`${l[f]}\`.`):a(l,f,u,p,y)},a}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(c,l,f,u,p){let y=c[l];return B(y)||y instanceof o?null:new Error(`Invalid ${u} \`${p}\` supplied to \`${U(f)}\`: expected instance of \`${Ko(o)}\`.`)};return s.isRequired=function(c,l,f,u,p){return B(c[l])?new Error(`The ${u} \`${p}\` is marked as required in \`${U(f)}\`, but its value is \`${c[l]}\`.`):s(c,l,f,u,p)},s};let n=new Set;return e.checkPropTypes=function(o,s,a,c){if(!o)return;let l=o,f=U(c),u=Object.keys(l);for(let p=0;p<u.length;p++){let y=u[p],m=l[y];if(typeof m!="function")continue;let E=m(s||{},y,f,a,y);if(E instanceof Error){let g=`${f}|${a}|${y}|${E.message}`;if(n.has(g))continue;n.add(g),typeof console!="undefined"&&console.error&&console.error(`Warning: Failed prop type: ${E.message}`)}}},e}var qe=Bo();var tn={};J(tn,{Component:()=>ge,HTMLComponent:()=>et,RootComponent:()=>St,boolean_html_attributes_set:()=>Sr,capture_events_set:()=>Ot,cloneComponent:()=>vr,cloneElement:()=>Jo,createComponent:()=>en,createElement:()=>ei,createPortal:()=>Ho,createRoot:()=>Er,current_component:()=>ti,effect_timeout:()=>ui,events_set:()=>Ct,insertion_effects:()=>si,layout_effects:()=>ii,length_css_attributes_set:()=>kr,memo:()=>Qo,passive_effects:()=>ai,processEffects:()=>_r,render:()=>Zo,roots:()=>oi,special_attributes:()=>Tr,update_cbs:()=>ri,update_interval_margin:()=>li,update_set:()=>ni,update_timeout:()=>ci});var Wo="http://www.w3.org/2000/svg",Qt=class{constructor(t){W(this,"owner");W(this,"current_map",new Map);W(this,"new_map",new Map);W(this,"pick_index",0);this.owner=t}pick(t,n){var s,a;let r,o=this.current_map.get(t);return o&&o.length>o[oe]?(r=o[o[oe]],o[oe]++,o=this.new_map.get(t),o!==void 0?o.push(r):(o=[r],this.new_map.set(t,o),o[oe]=0)):(r=n(),o=this.new_map.get(t),o!==void 0?o.push(r):(o=[r],this.new_map.set(t,o),o[oe]=0),r[w]&&((a=(s=r[w]).parent)!=null||(s.parent=this.owner))),r}commit(){this.current_map.forEach(t=>{t.slice(t[oe]).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}},Qe=class{constructor(t,n){W(this,"component");W(this,"props");this.component=t,this.props=n||{}}apply(t=this.props,n=this.next_state||this.state){var o,s,a,c,l,f,u,p,y,m,d;let r=!0;if(this.outlet&&(this!=null&&this[ye])&&Z(this.props,t,"children")&&Z((o=this.props)==null?void 0:o.children,t==null?void 0:t.children)&&(r=!1),r){if((s=this.entity)!=null&&s.propTypes?qe.checkPropTypes(this.entity.propTypes,this.props,"prop",this.entity.name):(a=this.component)!=null&&a.propTypes&&qe.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=(c=this==null?void 0:this.parent)==null?void 0:c.component)!=null&&l.context||(u=(f=this==null?void 0:this.parent)==null?void 0:f.component)!=null&&u.getChildContext)&&(this.context={...this.parent.component.context,...(y=(p=this.parent.component).getChildContext)==null?void 0:y.call(p)},this.component.constructor.contextTypes&&qe.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(Wo,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[Me]=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 E=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,v.current_component=[this,v.current_component];try{this.outlet=this.component.render(t,{current:this.element||this.component})}catch(_){xr(this,_)}v.current_component=v.current_component[1]}else try{this.outlet=this.component.render({current:this.element||this.component})}catch(_){xr(this,_)}this!=null&&this.portal&&(this.element=this.portal),((d=(m=this.outlet)==null?void 0:m.constructor)==null?void 0:d.name)!=="Array"&&(this.outlet=[this.outlet]),this.outlet=[...this.outlet];for(let _=0;_<this.outlet.length;_++){let h=this.outlet[_];if(h==null||typeof h=="boolean")this.outlet.splice(_,1),_--;else if(typeof h=="function"){let x=this.childFunctionHandler(h);this.outlet.splice(_,1,x),_--}else if(h.constructor.name==="Array")this.outlet.splice(_,1,...h),_--;else{let x=Yo(this,h);this.outlet[_]=x,x[V]===void 0?(x.container=this.element?this:this.container,x.apply(h.props)):x.element?x[V]!==h[V]&&(x.element.textContent=h[V],x[V]=h[V]):(x.element=document.createTextNode(h[V]),x[V]=h[V])}}this.cache&&this.cache.commit(),this.element&&this.arrangeOutlet(),this.component.componentDidUpdate&&this.component.componentDidUpdate(g,E,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&&s.cleanup();if(((r=this.props)==null?void 0:r.children)!==void 0)for(let s of this.props.children)s.cleanup&&s.cleanup();if(this.hooks!==void 0)for(let s of this.hooks)s.cleanup&&s.cleanup()}catch(o){throw o}}updateElementProps(t,n=!1){var r,o,s,a,c,l,f;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&&v.setTimeout(()=>this.element.value=String(t.value),0);for(let u in this.props){let p=u.toLowerCase();t.hasOwnProperty(u)||(Ct.has(p)?this.event_detachers[p]():this.element.setAttribute(u,void 0))}for(let u in t){let p=u.toLowerCase();if(!Tr.has(p)&&(t===this.props||!v.defaultIsEqual(t[u],this.props[u])||n))if(Ct.has(p))(r=this.event_detachers)!=null||(this.event_detachers={}),(s=(o=this.event_detachers)[p])==null||s.call(o),this.event_detachers[p]=v.addWrappedEventListener(this.element,p.substring(2),t[u]);else if(Ot.hasOwnProperty(p)){let y=Ot[p];(a=this.event_detachers)!=null||(this.event_detachers={}),(l=(c=this.event_detachers)[p])==null||l.call(c),this.event_detachers[p]=v.addWrappedEventListener(this.element,y.substring(2),t[u],{capture:!0})}else if(u==="style")if(typeof t.style=="string")this.element.style=t.style;else{if((f=this.props)!=null&&f.style)if(typeof this.props.style=="string")this.element.style="";else for(let y in this.props.style)t.style.hasOwnProperty(y)||(this.element.style[y]="");for(let y in t.style)kr.has(y)&&isFinite(t.style[y])&&(t.style[y]+="px");Object.assign(this.element.style,t.style)}else Sr.has(u)?this.element[u]=kt(t[u]):u==="autoFocus"?this.element.autofocus=kt(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][yr]&&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)}},xr=(e,t)=>{var o,s,a,c;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&&(a=e.entity)!=null&&a.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,(c=e==null?void 0:e.component)!=null&&c.componentDidCatch)e.component.componentDidCatch(t,{componentStack:n,componentStackLog:r});else throw t};function Xo(e,t){let n=e;if(e[V]===void 0){let r=e.entity,o=!1;if(typeof r=="object")if(r[ye])o=r[ye],r=r.component;else throw new Error("Invalid component.");if(typeof r=="string")n=new et(r,e.props);else{if(vt(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(a){if(this[w].state===void 0)this[w].state=a;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 ge(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][ye]=!0)}return t instanceof Qe&&(n[w].parent=t),n}function Yo(e,t){var n,r,o;try{return(n=e.cache)!=null||(e.cache=new Qt(e)),t=e.cache.pick(t[V]===void 0?(r=t==null?void 0:t.props)==null?void 0:r.key:":text:",()=>t[V]!==void 0||t instanceof Qe?t:Xo(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 zo(){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();_r()}function _r(){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 Go=(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[V]!==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},ge=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(){var t,n;return(t=this[w].entity)!=null&&t.displayName?(n=this[w].entity)==null?void 0:n.displayName:typeof this[w].entity=="string"?this[w].entity:(vt(this[w].entity)&&this[w].entity.constructor.name,typeof this[w].entity=="function"?this[w].entity.name:"Component")}constructor(t){this[w]=new Qe(this,t)}forceUpdate(t){v.clearTimeout(v.update_timeout),v.update_set.add(this[w].container||this[w]),t&&v.update_cbs.add(t.bind(this)),v.update_timeout=v.setTimeout(zo,v.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)}},et=class extends ge{constructor(t,n){super(n),this[w].entity=t,t==="svg"&&(this[w].is_svg=!0)}render(){return this[w].props.children}},St=class extends et{constructor(n,r){super(":root",r);W(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[ye]))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]={[V]:o}:n[r]=o}return t.key=Go(e,t),t.children=n,{entity:e,props:t,[w]:null}}function Er(e){let t;return{render(n){if(t)throw new Error("root already rendered!");return t=new St(e,{children:[n]}),v.roots.add(t[w]),t.forceUpdate(),t},unmount(){t&&(t.cleanup(),e.innerHTML="")}}}function Ho(e,t){return en(v.Portal,{view:t},e)}function vr(e,t,...n){return{entity:e.entity,props:{...e.props,...t,children:n},[w]:null}}var Jo=vr;function Zo(e,t){if(e[w]&&(e[w].container||e[w].parent))throw new Error("Component is already in use");return Er(t).render(e)}function Qo(e){return typeof e=="object"?e[ye]=!0:e={component:e,[ye]:!0,[w]:null},e}var ei=en,ti=[],ni=new Set,ri=new Set,oi=new Set,ii=new Set,si=new Set,ai=new Set,ci,ui,li=0,Tr=new Set(["classname","ref","action","lilact_jsx_loc","children","key","defaultvalue","defaultchecked"]),Ct=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"]),Ot={};for(let e of Ct)Ot[e+"capture"]=e;var kr=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"]),Sr=new Set(["disabled","readOnly","required","checked","multiple","hidden","open","loop","muted","controls","playsInline","allowFullScreen"]);var on={};J(on,{createContext:()=>Fe,startTransition:()=>bi,useActionState:()=>di,useCallback:()=>ae,useContext:()=>Ke,useDebugValue:()=>gi,useDeferredValue:()=>yi,useEffect:()=>te,useHook:()=>Q,useId:()=>fi,useImperativeHandle:()=>rn,useInsertionEffect:()=>hi,useLayoutEffect:()=>ke,useLocalStorage:()=>pi,useMemo:()=>nn,useReducer:()=>mi,useRef:()=>D,useState:()=>Y,useTransition:()=>Cr});function Q(){let e=v.current_component[0];return e.hooks[e.hook_index]===void 0&&e.hooks.push({}),e.hooks[e.hook_index++]}function Y(e){let t=Q();return X(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 ae(e,t=void 0){if(t!==void 0&&(typeof t!="object"||t.constructor.name!=="Array"))throw new Error("Callback dependencies must be an array or omitted.");let n=Q();return!X(n)&&t!==void 0&&(n==null?void 0:n.deps)!==void 0&&Z(t,n.deps)||(n!=null&&n.cleanup&&n.cleanup(),n.deps=t,n.callback=e),n.callback}function Fe(e){return{default:e,Provider:function({value:n,children:r}){return r}}}function Ke(e){var n;let t=v.current_component[0].parent;for(;t.entity!==e.Provider&&t.parent;)t=t.parent;if(t.parent){let r=(n=t.props)==null?void 0:n.value;return r!=null?r:r=e.default}return e.default}function fi(e="N"){let t=Q();return X(t)&&(t.id=e+v.id_num++),t.id}function Cr(){let e=Q();return X(e)&&(e.count=0,e.func=(async function(t,n,r){n.count===0&&t.component.forceUpdate(),n.count++,await r(),n.count--,n.count===0&&t.component.forceUpdate()}).bind(void 0,v.current_component[0],e)),[e.count!=0,e.func]}function pi(e,t){let n=Q(),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)),X(n)&&(n.value=r,n.set_func=function(o,s,a){typeof a=="function"&&(a=a(s.value)),a!==s.value&&(localStorage[e]=JSON.stringify(a),s.value=a,o.component.forceUpdate())}.bind(void 0,v.current_component[0],n)),[n.value,n.set_func]}function D(e=null){let t=Q();return X(t)&&(t.current=e),t}function ke(e,t=void 0){if(t!==void 0&&(typeof t!="object"||t.constructor.name!=="Array"))throw new Error("Layout effect dependencies must be an array, object or omitted.");let n=Q();!X(n)&&t!==void 0&&(n==null?void 0:n.deps)!==void 0&&Z(t,n.deps)||(n!=null&&n.cleanup&&n.cleanup(),n.deps=t,v.layout_effects.add(()=>{n.cleanup=e()}),v.clearTimeout(v.effect_timeout),v.setTimeout(v.processEffects,0))}function te(e,t=void 0){if(t!==void 0&&(typeof t!="object"||t.constructor.name!=="Array"))throw new Error("Effect dependencies must be an array, object or omitted.");let n=Q();!X(n)&&t!==void 0&&(n==null?void 0:n.deps)!==void 0&&Z(t,n.deps)||(n!=null&&n.cleanup&&n.cleanup(),n.deps=t,v.passive_effects.add(()=>{n.cleanup=e()}),v.clearTimeout(v.effect_timeout),v.setTimeout(v.processEffects,0))}function hi(e,t=void 0){if(t!==void 0&&(typeof t!="object"||t.constructor.name!=="Array"))throw new Error("Insertion effect dependencies must be an array, object, or omitted.");let n=Q();!X(n)&&t!==void 0&&(n==null?void 0:n.deps)!==void 0&&Z(t,n.deps)||(n!=null&&n.cleanup&&n.cleanup(),n.deps=t,v.insertion_effects.add(()=>{n.cleanup=e()}),v.clearTimeout(v.effect_timeout),v.setTimeout(v.processEffects,0))}function nn(e,t=void 0){if(t!==void 0&&(typeof t!="object"||t.constructor.name!=="Array"))throw new Error("Memo dependencies must be an array or omitted.");let n=Q();return!X(n)&&t!==void 0&&(n==null?void 0:n.deps)!==void 0&&Z(t,n.deps)||(n.deps=t,n.value=e()),n.value}function di(e,t){let n=Q(),[r,o]=Cr();return X(n)&&(n.state=t,n.form_action=s=>(event.preventDefault(),o(async()=>{let a=new FormData(s.target,s.submitter);n.state=await e(n.state,a)},[]),!1)),[n.state,n.form_action,r]}function mi(e,t,n){let r=Q();return X(r)&&(r.reducer=e,r.state=n?n(t):t,r.dispatch=function(o,s,a){let c=s.reducer(s.state,a);v.defaultIsEqual(c,s.state)||(s.state=c,o.component.forceUpdate())}.bind(void 0,v.current_component[0],r)),[r.state,r.dispatch]}function yi(e,t){let{useEffect:n,useRef:r,useState:o}=v,[s,a]=o(typeof t!="undefined"?t:e),c=r(e),l=r(null);return n(()=>{if(c.current===e)return;c.current=e,l.current!=null&&(l.current.cancelled=!0,l.current=null);let f={cancelled:!1};return l.current=f,Promise.resolve().then(()=>{f.cancelled||(a(e),l.current=null)}),()=>{l.current&&(l.current.cancelled=!0,l.current=null)}},[e]),s}function rn(e,t,n=void 0){n!==void 0&&(e==null?void 0:e.deps)!==void 0&&Z(n,e.deps)||(e.deps=n,typeof(e==null?void 0:e.current)!="object"&&(e.current={}),Object.assign(e.current,t(),0))}function gi(e,t=n=>n){console.log(t(e))}function bi(e){e()}var sn={};J(sn,{lazy:()=>xi,require:()=>Or,required_scripts:()=>ce,run:()=>tt,runScripts:()=>Ei});function wi(e,t){let n=t.startsWith("/"),r=[],o=(n?"":e).split("/").filter(Boolean);for(let a of o)r.push(a);e.endsWith("/")||r.pop();let s=t.split("/");for(let a of s)a===""||a==="."||(a===".."?r.length>0&&r.pop():r.push(a));return(n?"/":"")+r.join("/")}var ce={};function tt(jsx,path=`InlineJSX-${++v.eval_num}`,is_inline=!0){let mappings=[],module={mappings,is_inline,path,code:jsx,exports:{}},processed;ce[path]=module;try{processed=v.transpileJSX(jsx,{path,mappings,factory:"createComponent",appendSourcemap:!1,blocks_info:v.blocks_info,injectTraceLabels:!0,produceCJS:!0})}catch(e){throw v.error=e,e}ce[path].processed=processed,processed+=`
59
- //# sourceURL=eval:/`+path,v.scanBlockLabels(processed,path);try{globalThis.Lilact=v,globalThis.createComponent=v.createComponent,globalThis.Fragment=v.Fragment;let res=eval(processed);return module.exports?module.exports:res}catch(e){throw e=v.traceError(e),e}}function Or(e){var s,a,c,l,f,u;let t,n,r,o;if(arguments.length===2&&typeof(arguments[1]==="object")&&(t=(s=arguments[1])==null?void 0:s.forceUpdate,n=(a=arguments[1])==null?void 0:a.checkExport,r=(c=arguments[1])==null?void 0:c.requirer,o=(l=arguments[1])==null?void 0:l.isLazy),(f=v.importObjectPaths)!=null&&f[e])return v.importObjectPaths[e];if(ce[e]&&!t)return ce[e].exports;if(e[0]==="#"){let p=document.getElementById(e);if(p)return tt(p.innerText,e)}else{if(r&&r.path&&(e=wi(r.path,e)),(u=v)!=null&&u[bt]||o)return v[bt]=!1,fetch(e).then(p=>{if(!p.ok)throw new Error(`HTTP ${p.status}`);return p.text()}).then(p=>{var y;return p=tt(p,e,!1),(y=p==null?void 0:p.default)!=null?y:p}).catch(p=>{throw p});{let p=new XMLHttpRequest;if(p.open("GET",e,!1),p.send(null),p.status===200)return tt(p.responseText,e,!1)}}throw new Error(`Required resource not found (${e})`)}function xi(e){let t="pending",n;v[bt]=!0,n=e(),v.isThenable(n)?n.then(o=>(t="success",n=o,n),o=>{throw t="error",n=o,o}):t="success";function r(o){if(t==="pending"||t==="error")throw n;let s=n;return createComponent(s,{...o})}return r}function _i(){return Array.from(document.querySelectorAll('script[type="text/jsx"]')).map(t=>{var n,r;return{src:(n=t.getAttribute("src"))!=null?n:null,content:(r=t.textContent)!=null?r:""}})}function Ei(){let e=_i();for(let t of e)t.src&&Or(t.src),t.content&&tt(t.content)}var pn={};J(pn,{CSSTransition:()=>Ar,SwitchTransition:()=>Pi,Transition:()=>$r,TransitionGroup:()=>ji});var un={};J(un,{animationFramePromise:()=>Ni,clearInterval:()=>Ai,clearTimeout:()=>ne,grabTimers:()=>Ii,pauseTimers:()=>Ci,releaseTimers:()=>Ri,resetTimers:()=>Si,resumeTimers:()=>Oi,setInterval:()=>$i,setTimeout:()=>xe,timeoutPromise:()=>Li});var Ve,nt=-1,z=[],be=-1,we={},$t=window.setTimeout,vi=window.setInterval,rt=window.clearTimeout,Ti=window.clearInterval;function ki(e){let t=0,n=z.length-1;for(;t<=n;){let o=Math.floor((t+n)/2),s=z[o][ie];if(s===e)return[o,z[o]];s<e?t=o+1:n=o-1}let r=[];return r[ie]=e,z.splice(t,0,r),[t,r]}function an(e,t=!1){let[n,r]=ki(e[ie]);return t||(nt++,we[nt]=e,e[oe]=nt),r.push(e),z[0][0]===e&&(rt(be),be=$t(cn,e[Ze])),nt}function cn(){let e=Date.now(),t=0,n=z[t];for(;n&&n[ie]-e<=0;){for(let r of n)r[xt]?delete we[r[oe]]:(r[_t](...r[Et]),r[wt]?(r[ie]=Date.now()+r[Ze],an(r,!0)):delete we[r[oe]]);t++,n=z[t]}z.splice(0,t),z.length>0&&(rt(be),be=$t(cn,z[0][ie]-e))}function Si(){rt(be),Ve=void 0,nt=-1,z=[],be=-1,we={}}function Ci(){rt(be),Ve=Date.now()}function Oi(){if(Ve){if(z.length>0){let e=Date.now();Ve-=e;for(let t of z)t[ie]-=Ve;be=$t(cn,z[0][ie]-e)}Ve=void 0}}function xe(e,t,...n){return an({[_t]:e,[Ze]:t,[ie]:Date.now()+t,[wt]:!1,[Et]:n})}function $i(e,t,...n){return an({[_t]:e,[Ze]:t,[ie]:Date.now()+t,[wt]:!0,[Et]:n})}function ne(e){we[e]&&(we[e][xt]=!0)}function Ai(e){we[e]&&(we[e][xt]=!0)}function Ii(){globalThis.setTimeout=Lilact.setTimeout,globalThis.setInterval=Lilact.setInterval,globalThis.clearTimeout=Lilact.clearTimeout,globalThis.clearInterval=Lilact.clearInterval}function Ri(){globalThis.setTimeout=$t,globalThis.setInterval=vi,globalThis.clearTimeout=rt,globalThis.clearInterval=Ti}function Li(e=0,t=Lilact){let n,r,o,s=new Promise((a,c)=>{r=a,o=c,n=t.setTimeout(()=>{r()},e)});return s.proceed=()=>{t.clearTimeout(n),r()},s.cancel=()=>{t.clearTimeout(n),o()},s}function Ni(){return new Promise(e=>{requestAnimationFrame(()=>{e()})})}var ln="unmounted",At="exited",ot="entering",it="entered",fn="exiting";function $r({in:e,timeout:t=v.defaultTransitionTimeout,mountOnEnter:n=!1,unmountOnExit:r=!1,appear:o=!1,onEnter:s,onEntering:a,onEntered:c,onExit:l,onExiting:f,onExited:u,children:p,_classNames:y}){var m,d,E,g,_,h;return(d=(m=this[w]).is_mounted)!=null||(m.is_mounted=!n||e||o),(g=(E=this[w]).is_appeared)!=null||(E.is_appeared=e),(h=(_=this[w]).timer)!=null||(_.timer=null),this[w].childFunctionHandler=x=>x(this[w].mount_state),this[w].mount_state||(this[w].is_mounted||(this[w].mount_state=ln),e?this[w].mount_state=o&&!this[w].is_appeared?ot:it:this[w].mount_state=At),te(()=>()=>ne(this[w].timer),[]),te(()=>{!this[w].is_appeared&&o&&this[w].mount_state===ot&&e&&(s==null||s(),requestAnimationFrame(()=>{a==null||a(!this[w].is_appeared),ne(this[w].timer),this[w].timer=xe(()=>{this[w].mount_state=it,this.forceUpdate(),this[w].is_appeared=!0,c==null||c(!this[w].is_appeared)},t)}))},[]),te(()=>{if(e){if(this[w].is_mounted=!0,this[w].mount_state===ot||this[w].mount_state===it)return;s==null||s(!this[w].is_appeared),this[w].mount_state=ot,this.forceUpdate(()=>{a==null||a(!this[w].is_appeared),ne(this[w].timer),this[w].timer=xe(()=>{this[w].mount_state=it,this.forceUpdate(),this[w].is_appeared=!0,c==null||c()},t)})}else{if(this[w].mount_state===ln||this[w].mount_state===fn||this[w].mount_state===At)return;l==null||l(),this[w].mount_state=fn,this.forceUpdate(()=>{f==null||f(),ne(this[w].timer),this[w].timer=xe(()=>{this[w].mount_state=At,this.forceUpdate(),u==null||u(),r&&(this[w].is_mounted=!1,this[w].mount_state=ln,this.forceUpdate())},t)})}},[e,t]),this[w].is_mounted?(y&&(this[w].mount_state===ot?this[w].is_appeared?this[w][he]=y.appearActive:this[w][he]=y.enterActive:this[w].mount_state===it?this[w].is_appeared?this[w][he]=y.appearDone:this[w][he]=y.enterDone:this[w].mount_state===fn?this[w][he]=y.exitActive:this[w].mount_state===At&&(this[w][he]=y.exitDone)),p):null}function Ar({in:e,timeout:t=v.defaultTransitionTimeout,classNames:n="fade",mountOnEnter:r=!1,unmountOnExit:o=!1,appear:s=!1,children:a,onEnter:c,onEntering:l,onEntered:f,onExit:u,onExiting:p,onExited:y}){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($r,{in:e,timeout:t,mountOnEnter:r,unmountOnExit:o,appear:s,onEnter:c,onEntering:l,onEntered:f,onExit:u,onExiting:p,onExited:y,_classNames:n},a)}function Pi({children:e,activeKey:t,mode:n="out-in",timeout:r=v.defaultTransitionTimeout,classNames:o="switch",mountOnEnter:s=!1,unmountOnExit:a=!1,appear:c=!1,onExited:l,onEnter:f,onExiting:u,onEntered:p,...y}){let m=nn(()=>Te.toArray(e),[e]),[d,E]=Y(null),[g,_]=Y(!1),[h,x]=Y(!0),O=D(t),S=D(t),T=D(d);ke(()=>{S.current=t},[t]),ke(()=>{T.current=d},[d]),ke(()=>{let C=O.current;C!==t&&(O.current=t,E(C),n==="out-in"?(x(!1),_(!0)):(x(!0),_(!1)))},[t,n]);let k=C=>(H,re)=>{typeof l=="function"&&l(H,re),C===T.current&&(E(null),n==="out-in"&&(_(!1),x(!0)),n==="in-out"&&_(!1))},I=C=>(H,re)=>{typeof p=="function"&&p(H,re),n==="in-out"&&C===S.current&&T.current!=null&&_(!0)};return createComponent("div",{style:{position:"relative"}},m.map((C,H)=>{var ct;let re=((ct=C==null?void 0:C.props)==null?void 0:ct.key)||H,at=re===t?h:re===d?!g:!1;return createComponent(Ar,{...y,key:re,in:at,timeout:r,classNames:o,mountOnEnter:s,unmountOnExit:a,appear:c,onEnter:f,onExiting:u,onEntered:I(re),onExited:k(re)},createComponent("div",{style:{position:"absolute",inset:0}},C))}))}function ji({children:e}){return e}var hn={};J(hn,{addWrappedEventListener:()=>Ui,createSyntheticEvent:()=>Ir,releaseSyntheticEvent:()=>Rr,wrapListener:()=>Lr});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 It=[],Di=10,Mi=["mouse","pen","touch"];function Ir(e,t){var r,o,s,a,c,l,f,u,p,y,m,d,E,g,_,h,x,O,S,T,k,I;let n=It.length?It.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=(a=e.buttons)!=null?a:null,n.pointerId=(c=e.pointerId)!=null?c:null,n.pointerType=(l=e.pointerType)!=null?l:null,n.isPrimary=(f=e.isPrimary)!=null?f:null,n.clientX=(u=e.clientX)!=null?u:0,n.clientY=(p=e.clientY)!=null?p:0,n.screenX=(y=e.screenX)!=null?y:0,n.screenY=(m=e.screenY)!=null?m:0,n.pageX=(d=e.pageX)!=null?d:null,n.pageY=(E=e.pageY)!=null?E:null,n.movementX=(g=e.movementX)!=null?g:0,n.movementY=(_=e.movementY)!=null?_:0,n.pressure=(h=e.pressure)!=null?h:null,n.tiltX=(x=e.tiltX)!=null?x:null,n.tiltY=(O=e.tiltY)!=null?O:null,n.width=(S=e.width)!=null?S:null,n.height=(T=e.height)!=null?T:null,n.pointerEventsSupported=Mi.includes(n.pointerType);try{let C=n.target;n.value=C&&"value"in C?C.value:void 0,n.checked=C&&"checked"in C?C.checked:void 0,n.selectionStart=C&&"selectionStart"in C?C.selectionStart:void 0,n.selectionEnd=C&&"selectionEnd"in C?C.selectionEnd:void 0}catch(C){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=(I=e.location)!=null?I:0,n}function Rr(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,It.length<Di&&It.push(e))}function Lr(e,t={}){let{stopPropagationOnTrueReturn:n=!1}=t;return function(o){let s=this||o.currentTarget||null,a=Ir(o,s);try{let c=e(a);n&&c===!0&&a.stopPropagation()}finally{Rr(a)}}}function Ui(e,t,n,r={}){let o=Lr(n,r);return e.addEventListener(t,o,r),()=>e.removeEventListener(t,o,r)}var dn={};J(dn,{Provider:()=>qi,combineReducers:()=>Vi,connect:()=>Ki,useDispatch:()=>Fi,useSelector:()=>Nr,useStore:()=>Rt});var st;function qi({store:e,children:t}){return st!=null||(st=Fe(null)),createComponent(st.Provider,{value:e},t)}function Rt(){let e=Ke(st);if(!e)throw new Error("Could not find Redux store in context. <Provider> is missing.");return e}function Fi(){return Rt().dispatch}function Nr(e,t=(n,r)=>n===r){let n=Rt(),r=D(),o=D(e);o.current=e;let[s,a]=Y(()=>e(n.getState()));return r.current=s,te(()=>{function c(){let f=o.current(n.getState());t(r.current,f)||(r.current=f,a(f))}let l=n.subscribe(c);return c(),l},[n,t]),s}function Ki(e,t){let n=!!e;return function(o){function s(a){let c=Rt(),l={dispatch:c.dispatch};if(typeof t=="function")l=t(c.dispatch,a);else if(typeof t=="object"&&t!==null){l={};let p=c.dispatch;for(let y in t){let m=t[y];l[y]=(...d)=>p(m(...d))}}let f={};e&&(f=Nr(y=>e(y,a),Z)||{});let u={...a,...f,...l};return createComponent(o,{...u})}return s}}function Vi(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,a={};for(let c of t){let l=e[c],f=r[c],u=l(f,o);a[c]=u,s=s||u!==f}return s?a:r}}var mn={};J(mn,{blocks_info:()=>zi,error:()=>Gi,globalErrorHandler:()=>Yi,scanBlockLabels:()=>Xi,traceError:()=>Dr});function Pr(e){if(e.lineno!==void 0||e.line!==void 0||e.lineNumber!==void 0){let n=e.lineNumber||e.lineno||e.line,r=e.columnNumber||e.colno||e.column;return{line:n,col:r}}let t=/:(\d+):(\d+)[\n].*/m.exec(e.stack);return t===null&&(t=/:(\d+):(\d+)\)\s+at .*/m.exec(e.stack)),t?{line:parseInt(t[1]),col:parseInt(t[2])}:null}function Bi(e,t="eval:/"){let r=(typeof e=="string"?e:String(e||"")).split(/\r?\n/),o=new RegExp(`\\(?((?:${Wi(t)})[^\\s):]+):(\\d+):(?:(\\d+))?\\)?$`);for(let s of r){let a=s.trim();if(!a.includes(t))continue;let c=a.match(o);if(!c)continue;let l=c[1],f=Number(c[2]),u=c[3]==null?null:Number(c[3]);if(Number.isFinite(f)&&(u===null||Number.isFinite(u)))return{url:l,line:f,col:u,matched:a}}return{url:null,line:null,col:null,matched:null,stackPreview:r.slice(0,6).join(`
60
- `)}}function Wi(e){return String(e).replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function jr(e,t,n){let r=null;for(let o in e)if(!(e[o][0]<t)&&(e[o][0]>t||e[o][0]===t&&e[o][1]>=n)){r=e[o-1];break}return r||(r=e[e.length-1]),{line:t-r[0]+r[2],col:t-r[0]===0?r[3]:0}}function Xi(e,t){Array.from(e.matchAll(/LILACTBLOCK(\d+):(\d+),(\d+):([^*]+)\*\//mg)).forEach(r=>{v.blocks_info.labels[r[1]]={path:t,desc:r[4]}})}function Dr(e){var r;if(e!=null&&e.is_traced)return e;let t=Bi(e.stack),n={fileName:((r=t.url)==null?void 0:r.slice(6))||e.fileName,lineNumber:t.line,columnNumber:t.col,message:e.message,name:e.name,stack:e.stack,_error:e,is_traced:!0};if(e.name!=="JSXParseError"){let o;if(t.url){o=ce[n.fileName].mappings;let a=jr(o,n.lineNumber-1,n.columnNumber-1);n.lineNumber=a.line,n.columnNumber=a.col}else if(e.lilact_trace!==void 0){let s=Pr(e),a,c;typeof e.lilact_trace=="object"?c=v.blocks_info.labels[e.lilact_trace[0]]:c=v.blocks_info.labels[e.lilact_trace],c&&(n.fileName=c.path,n.label=c.label,a=ce[c.path].mappings,s=jr(a,s.line-1,s.col-1),n.lineNumber=s.line,n.columnNumber=s.col)}}else{let o=Pr(e);e.fileName&&(n.fileName=e.fileName),n.lineNumber=o.line,n.columnNumber=o.col}return v.error=n,n}function Yi(e){e.error&&(e=e.error),e=Dr(e);let t=Gt(`
57
+ var qn=Object.defineProperty;var ti=(e,t,n)=>t in e?qn(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var Q=(e,t)=>{for(var n in t)qn(e,n,{get:t[n],enumerable:!0})};var Y=(e,t,n)=>ti(e,typeof t!="symbol"?t+"":t,n);var Gt={};Q(Gt,{__DO_NOT_USE__ActionTypes:()=>He,applyMiddleware:()=>ai,bindActionCreators:()=>ci,combineReducers:()=>si,compose:()=>Vn,createStore:()=>Yt,isAction:()=>ui,isPlainObject:()=>Xt,legacy_createStore:()=>ii});function j(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 ni=typeof Symbol=="function"&&Symbol.observable||"@@observable",Fn=ni,Wt=()=>Math.random().toString(36).substring(7).split("").join("."),ri={INIT:`@@redux/INIT${Wt()}`,REPLACE:`@@redux/REPLACE${Wt()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${Wt()}`},He=ri;function Xt(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 Yt(e,t,n){if(typeof e!="function")throw new Error(j(2));if(typeof t=="function"&&typeof n=="function"||typeof n=="function"&&typeof arguments[3]=="function")throw new Error(j(0));if(typeof t=="function"&&typeof n=="undefined"&&(n=t,t=void 0),typeof n!="undefined"){if(typeof n!="function")throw new Error(j(1));return n(Yt)(e,t)}let r=e,o=t,s=new Map,c=s,a=0,u=!1;function f(){c===s&&(c=new Map,s.forEach((g,_)=>{c.set(_,g)}))}function l(){if(u)throw new Error(j(3));return o}function p(g){if(typeof g!="function")throw new Error(j(4));if(u)throw new Error(j(5));let _=!0;f();let h=a++;return c.set(h,g),function(){if(_){if(u)throw new Error(j(6));_=!1,f(),c.delete(h),s=null}}}function y(g){if(!Xt(g))throw new Error(j(7));if(typeof g.type=="undefined")throw new Error(j(8));if(typeof g.type!="string")throw new Error(j(17));if(u)throw new Error(j(9));try{u=!0,o=r(o,g)}finally{u=!1}return(s=c).forEach(h=>{h()}),g}function m(g){if(typeof g!="function")throw new Error(j(10));r=g,y({type:He.REPLACE})}function d(){let g=p;return{subscribe(_){if(typeof _!="object"||_===null)throw new Error(j(11));function h(){let O=_;O.next&&O.next(l())}return h(),{unsubscribe:g(h)}},[Fn](){return this}}}return y({type:He.INIT}),{dispatch:y,subscribe:p,getState:l,replaceReducer:m,[Fn]:d}}function ii(e,t,n){return Yt(e,t,n)}function oi(e){Object.keys(e).forEach(t=>{let n=e[t];if(typeof n(void 0,{type:He.INIT})=="undefined")throw new Error(j(12));if(typeof n(void 0,{type:He.PROBE_UNKNOWN_ACTION()})=="undefined")throw new Error(j(13))})}function si(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{oi(n)}catch(c){s=c}return function(a={},u){if(s)throw s;let f=!1,l={};for(let p=0;p<r.length;p++){let y=r[p],m=n[y],d=a[y],E=m(d,u);if(typeof E=="undefined"){let g=u&&u.type;throw new Error(j(14))}l[y]=E,f=f||E!==d}return f=f||r.length!==Object.keys(a).length,f?l:a}}function Kn(e,t){return function(...n){return t(e.apply(this,n))}}function ci(e,t){if(typeof e=="function")return Kn(e,t);if(typeof e!="object"||e===null)throw new Error(j(16));let n={};for(let r in e){let o=e[r];typeof o=="function"&&(n[r]=Kn(o,t))}return n}function Vn(...e){return e.length===0?t=>t:e.length===1?e[0]:e.reduce((t,n)=>(...r)=>t(n(...r)))}function ai(...e){return t=>(n,r)=>{let o=t(n,r),s=()=>{throw new Error(j(15))},c={getState:o.getState,dispatch:(u,...f)=>s(u,...f)},a=e.map(u=>u(c));return s=Vn(...a)(o.dispatch),{...o,dispatch:s}}}function ui(e){return Xt(e)&&"type"in e&&typeof e.type=="string"}var tt={};Q(tt,{cache:()=>Di,css:()=>en,cx:()=>Ii,flush:()=>$i,getRegisteredStyles:()=>Li,hydrate:()=>Ai,injectGlobal:()=>Pi,keyframes:()=>Ni,merge:()=>Ri,sheet:()=>ji});var li=!1;function fi(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 pi(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 Bn=(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?!li: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(pi(this));var o=this.tags[this.tags.length-1];if(this.isSpeedy){var s=fi(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 M="-ms-",Je="-moz-",A="-webkit-",ht="comm",Re="rule",Le="decl";var Wn="@import";var dt="@keyframes";var Xn="@layer";var Yn=Math.abs,Se=String.fromCharCode,Gn=Object.assign;function Hn(e,t){return R(e,0)^45?(((t<<2^R(e,0))<<2^R(e,1))<<2^R(e,2))<<2^R(e,3):0}function mt(e){return e.trim()}function Ht(e,t){return(e=t.exec(e))?e[0]:e}function $(e,t,n){return e.replace(t,n)}function Ze(e,t){return e.indexOf(t)}function R(e,t){return e.charCodeAt(t)|0}function we(e,t,n){return e.slice(t,n)}function q(e){return e.length}function Pe(e){return e.length}function Ne(e,t){return t.push(e),e}function Jt(e,t){return e.map(t).join("")}var yt=1,je=1,Jn=0,F=0,L=0,Me="";function ze(e,t,n,r,o,s,c){return{value:e,root:t,parent:n,type:r,props:o,children:s,line:yt,column:je,length:c,return:""}}function Ue(e,t){return Gn(ze("",null,null,"",null,null,0),e,{length:-e.length},t)}function Zn(){return L}function zn(){return L=F>0?R(Me,--F):0,je--,L===10&&(je=1,yt--),L}function K(){return L=F<Jn?R(Me,F++):0,je++,L===10&&(je=1,yt++),L}function ne(){return R(Me,F)}function Qe(){return F}function qe(e,t){return we(Me,e,t)}function De(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 gt(e){return yt=je=1,Jn=q(Me=e),F=0,[]}function bt(e){return Me="",e}function Fe(e){return mt(qe(F-1,Zt(e===91?e+2:e===40?e+1:e)))}function Qn(e){for(;(L=ne())&&L<33;)K();return De(e)>2||De(L)>3?"":" "}function er(e,t){for(;--t&&K()&&!(L<48||L>102||L>57&&L<65||L>70&&L<97););return qe(e,Qe()+(t<6&&ne()==32&&K()==32))}function Zt(e){for(;K();)switch(L){case e:return F;case 34:case 39:e!==34&&e!==39&&Zt(L);break;case 40:e===41&&Zt(e);break;case 92:K();break}return F}function tr(e,t){for(;K()&&e+L!==57;)if(e+L===84&&ne()===47)break;return"/*"+qe(t,F-1)+"*"+Se(e===47?e:K())}function nr(e){for(;!De(ne());)K();return qe(e,F)}function or(e){return bt(wt("",null,null,null,[""],e=gt(e),0,[0],e))}function wt(e,t,n,r,o,s,c,a,u){for(var f=0,l=0,p=c,y=0,m=0,d=0,E=1,g=1,_=1,h=0,x="",O=o,C=s,T=r,k=x;g;)switch(d=h,h=K()){case 40:if(d!=108&&R(k,p-1)==58){Ze(k+=$(Fe(h),"&","&\f"),"&\f")!=-1&&(_=-1);break}case 34:case 39:case 91:k+=Fe(h);break;case 9:case 10:case 13:case 32:k+=Qn(d);break;case 92:k+=er(Qe()-1,7);continue;case 47:switch(ne()){case 42:case 47:Ne(hi(tr(K(),Qe()),t,n),u);break;default:k+="/"}break;case 123*E:a[f++]=q(k)*_;case 125*E:case 59:case 0:switch(h){case 0:case 125:g=0;case 59+l:_==-1&&(k=$(k,/\f/g,"")),m>0&&q(k)-p&&Ne(m>32?ir(k+";",r,n,p-1):ir($(k," ","")+";",r,n,p-2),u);break;case 59:k+=";";default:if(Ne(T=rr(k,t,n,f,l,o,a,x,O=[],C=[],p),s),h===123)if(l===0)wt(k,t,T,T,O,s,p,a,C);else switch(y===99&&R(k,3)===110?100:y){case 100:case 108:case 109:case 115:wt(e,T,T,r&&Ne(rr(e,T,T,0,0,o,a,x,o,O=[],p),C),o,C,p,a,r?O:C);break;default:wt(k,T,T,T,[""],C,0,a,C)}}f=l=m=0,E=_=1,x=k="",p=c;break;case 58:p=1+q(k),m=d;default:if(E<1){if(h==123)--E;else if(h==125&&E++==0&&zn()==125)continue}switch(k+=Se(h),h*E){case 38:_=l>0?1:(k+="\f",-1);break;case 44:a[f++]=(q(k)-1)*_,_=1;break;case 64:ne()===45&&(k+=Fe(K())),y=ne(),l=p=q(x=k+=nr(Qe())),h++;break;case 45:d===45&&q(k)==2&&(E=0)}}return s}function rr(e,t,n,r,o,s,c,a,u,f,l){for(var p=o-1,y=o===0?s:[""],m=Pe(y),d=0,E=0,g=0;d<r;++d)for(var _=0,h=we(e,p+1,p=Yn(E=c[d])),x=e;_<m;++_)(x=mt(E>0?y[_]+" "+h:$(h,/&\f/g,y[_])))&&(u[g++]=x);return ze(e,t,n,o===0?Re:a,u,f,l)}function hi(e,t,n){return ze(e,t,n,ht,Se(Zn()),we(e,2,-2),0)}function ir(e,t,n,r){return ze(e,t,n,Le,we(e,0,r),we(e,r+1,-1),r)}function Oe(e,t){for(var n="",r=Pe(e),o=0;o<r;o++)n+=t(e[o],o,e,t)||"";return n}function sr(e,t,n,r){switch(e.type){case Xn:if(e.children.length)break;case Wn:case Le:return e.return=e.return||e.value;case ht:return"";case dt:return e.return=e.value+"{"+Oe(e.children,r)+"}";case Re:e.value=e.props.join(",")}return q(n=Oe(e.children,r))?e.return=e.value+"{"+n+"}":""}function cr(e){var t=Pe(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 ar(e){return function(t){t.root||(t=t.return)&&e(t)}}function ur(e){var t=Object.create(null);return function(n){return t[n]===void 0&&(t[n]=e(n)),t[n]}}var di=function(t,n,r){for(var o=0,s=0;o=s,s=ne(),o===38&&s===12&&(n[r]=1),!De(s);)K();return qe(t,F)},mi=function(t,n){var r=-1,o=44;do switch(De(o)){case 0:o===38&&ne()===12&&(n[r]=1),t[r]+=di(F-1,n,r);break;case 2:t[r]+=Fe(o);break;case 4:if(o===44){t[++r]=ne()===58?"&\f":"",n[r]=t[r].length;break}default:t[r]+=Se(o)}while(o=K());return t},yi=function(t,n){return bt(mi(gt(t),n))},lr=new WeakMap,gi=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&&!lr.get(r))&&!o){lr.set(t,!0);for(var s=[],c=yi(n,s),a=r.props,u=0,f=0;u<c.length;u++)for(var l=0;l<a.length;l++,f++)t.props[f]=s[u]?c[u].replace(/&\f/g,a[l]):a[l]+" "+c[u]}}},bi=function(t){if(t.type==="decl"){var n=t.value;n.charCodeAt(0)===108&&n.charCodeAt(2)===98&&(t.return="",t.value="")}};function fr(e,t){switch(Hn(e,t)){case 5103:return A+"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 A+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return A+e+Je+e+M+e+e;case 6828:case 4268:return A+e+M+e+e;case 6165:return A+e+M+"flex-"+e+e;case 5187:return A+e+$(e,/(\w+).+(:[^]+)/,A+"box-$1$2"+M+"flex-$1$2")+e;case 5443:return A+e+M+"flex-item-"+$(e,/flex-|-self/,"")+e;case 4675:return A+e+M+"flex-line-pack"+$(e,/align-content|flex-|-self/,"")+e;case 5548:return A+e+M+$(e,"shrink","negative")+e;case 5292:return A+e+M+$(e,"basis","preferred-size")+e;case 6060:return A+"box-"+$(e,"-grow","")+A+e+M+$(e,"grow","positive")+e;case 4554:return A+$(e,/([^-])(transform)/g,"$1"+A+"$2")+e;case 6187:return $($($(e,/(zoom-|grab)/,A+"$1"),/(image-set)/,A+"$1"),e,"")+e;case 5495:case 3959:return $(e,/(image-set\([^]*)/,A+"$1$`$1");case 4968:return $($(e,/(.+:)(flex-)?(.*)/,A+"box-pack:$3"+M+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+A+e+e;case 4095:case 3583:case 4068:case 2532:return $(e,/(.+)-inline(.+)/,A+"$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(q(e)-1-t>6)switch(R(e,t+1)){case 109:if(R(e,t+4)!==45)break;case 102:return $(e,/(.+:)(.+)-([^]+)/,"$1"+A+"$2-$3$1"+Je+(R(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~Ze(e,"stretch")?fr($(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(R(e,t+1)!==115)break;case 6444:switch(R(e,q(e)-3-(~Ze(e,"!important")&&10))){case 107:return $(e,":",":"+A)+e;case 101:return $(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+A+(R(e,14)===45?"inline-":"")+"box$3$1"+A+"$2$3$1"+M+"$2box$3")+e}break;case 5936:switch(R(e,t+11)){case 114:return A+e+M+$(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return A+e+M+$(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return A+e+M+$(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return A+e+M+e+e}return e}var wi=function(t,n,r,o){if(t.length>-1&&!t.return)switch(t.type){case Le:t.return=fr(t.value,t.length);break;case dt:return Oe([Ue(t,{value:$(t.value,"@","@"+A)})],o);case Re:if(t.length)return Jt(t.props,function(s){switch(Ht(s,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return Oe([Ue(t,{props:[$(s,/:(read-\w+)/,":"+Je+"$1")]})],o);case"::placeholder":return Oe([Ue(t,{props:[$(s,/:(plac\w+)/,":"+A+"input-$1")]}),Ue(t,{props:[$(s,/:(plac\w+)/,":"+Je+"$1")]}),Ue(t,{props:[$(s,/:(plac\w+)/,M+"input-$1")]})],o)}return""})}},xi=[wi],pr=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(E){var g=E.getAttribute("data-emotion");g.indexOf(" ")!==-1&&(document.head.appendChild(E),E.setAttribute("data-s",""))})}var o=t.stylisPlugins||xi,s={},c,a=[];c=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+n+' "]'),function(E){for(var g=E.getAttribute("data-emotion").split(" "),_=1;_<g.length;_++)s[g[_]]=!0;a.push(E)});var u,f=[gi,bi];{var l,p=[sr,ar(function(E){l.insert(E)})],y=cr(f.concat(o,p)),m=function(g){return Oe(or(g),y)};u=function(g,_,h,x){l=h,m(g?g+"{"+_.styles+"}":_.styles),x&&(d.inserted[_.name]=!0)}}var d={key:n,sheet:new Bn({key:n,container:c,nonce:t.nonce,speedy:t.speedy,prepend:t.prepend,insertionPoint:t.insertionPoint}),nonce:t.nonce,inserted:s,registered:{},insert:u};return d.sheet.hydrate(a),d};function hr(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 dr={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 _i=!1,Ei=/[A-Z]|^ms/g,vi=/_EMO_([^_]+?)_([^]*?)_EMO_/g,br=function(t){return t.charCodeAt(1)===45},mr=function(t){return t!=null&&typeof t!="boolean"},zt=ur(function(e){return br(e)?e:e.replace(Ei,"-$&").toLowerCase()}),yr=function(t,n){switch(t){case"animation":case"animationName":if(typeof n=="string")return n.replace(vi,function(r,o,s){return de={name:o,styles:s,next:de},o})}return dr[t]!==1&&!br(t)&&typeof n=="number"&&n!==0?n+"px":n},Ti="Component selectors can only be used in conjunction with @emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware compiler transform.";function et(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 de={name:o.name,styles:o.styles,next:de},o.name;var s=n;if(s.styles!==void 0){var c=s.next;if(c!==void 0)for(;c!==void 0;)de={name:c.name,styles:c.styles,next:de},c=c.next;var a=s.styles+";";return a}return ki(e,t,n)}case"function":{if(e!==void 0){var u=de,f=n(e);return de=u,et(e,t,f)}break}}var l=n;if(t==null)return l;var p=t[l];return p!==void 0?p:l}function ki(e,t,n){var r="";if(Array.isArray(n))for(var o=0;o<n.length;o++)r+=et(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]+"}":mr(a)&&(r+=zt(s)+":"+yr(s,a)+";")}else{if(s==="NO_COMPONENT_SELECTOR"&&_i)throw new Error(Ti);if(Array.isArray(c)&&typeof c[0]=="string"&&(t==null||t[c[0]]===void 0))for(var u=0;u<c.length;u++)mr(c[u])&&(r+=zt(s)+":"+yr(s,c[u])+";");else{var f=et(e,t,c);switch(s){case"animation":case"animationName":{r+=zt(s)+":"+f+";";break}default:r+=s+"{"+f+"}"}}}}return r}var gr=/label:\s*([^\s;{]+)\s*(;|$)/g,de;function xt(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="";de=void 0;var s=e[0];if(s==null||s.raw===void 0)r=!1,o+=et(n,t,s);else{var c=s;o+=c[0]}for(var a=1;a<e.length;a++)if(o+=et(n,t,e[a]),r){var u=s;o+=u[a]}gr.lastIndex=0;for(var f="",l;(l=gr.exec(o))!==null;)f+="-"+l[1];var p=hr(o)+f;return{name:p,styles:o,next:de}}var Ci=!0;function Qt(e,t,n){var r="";return n.split(" ").forEach(function(o){e[o]!==void 0?t.push(e[o]+";"):o&&(r+=o+" ")}),r}var Si=function(t,n,r){var o=t.key+"-"+n.name;(r===!1||Ci===!1)&&t.registered[o]===void 0&&(t.registered[o]=n.styles)},wr=function(t,n,r){Si(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 xr(e,t){if(e.inserted[t.name]===void 0)return e.insert("",t,e.sheet,!0)}function _r(e,t,n){var r=[],o=Qt(e,r,n);return r.length<2?n:o+t(r)}var Er=function(t){var n=pr(t);n.sheet.speedy=function(a){this.isSpeedy=a},n.compat=!0;var r=function(){for(var u=arguments.length,f=new Array(u),l=0;l<u;l++)f[l]=arguments[l];var p=xt(f,n.registered,void 0);return wr(n,p,!1),n.key+"-"+p.name},o=function(){for(var u=arguments.length,f=new Array(u),l=0;l<u;l++)f[l]=arguments[l];var p=xt(f,n.registered),y="animation-"+p.name;return xr(n,{name:p.name,styles:"@keyframes "+y+"{"+p.styles+"}"}),y},s=function(){for(var u=arguments.length,f=new Array(u),l=0;l<u;l++)f[l]=arguments[l];var p=xt(f,n.registered);xr(n,p)},c=function(){for(var u=arguments.length,f=new Array(u),l=0;l<u;l++)f[l]=arguments[l];return _r(n.registered,r,Oi(f))};return{css:r,cx:c,injectGlobal:s,keyframes:o,hydrate:function(u){u.forEach(function(f){n.inserted[f]=!0})},flush:function(){n.registered={},n.inserted={},n.sheet.flush()},sheet:n.sheet,cache:n,getRegisteredStyles:Qt.bind(null,n.registered),merge:_r.bind(null,n.registered,r)}},Oi=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 me=Er({key:"css"}),$i=me.flush,Ai=me.hydrate,Ii=me.cx,Ri=me.merge,Li=me.getRegisteredStyles,Pi=me.injectGlobal,Ni=me.keyframes,en=me.css,ji=me.sheet,Di=me.cache;var rn={};Q(rn,{Children:()=>$e,Fragment:()=>Tr,Portal:()=>kr,deepEqual:()=>tn,eval_num:()=>Bi,findDOMNode:()=>Ui,forwardRef:()=>nn,getComponentByPointer:()=>qi,id_num:()=>Vi,isAsync:()=>Fi,isClass:()=>Ct,isEmpty:()=>G,isError:()=>Ki,isThenable:()=>St,isValidComponent:()=>Ve,isValidElement:()=>Mi,shallowEqual:()=>ee,toBool:()=>Ot});var[w,Ke,V,vr,oe,ye,xe,_t,se,Et,vt,nt,Tt,kt]=[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 ge=e=>{let t=Object.prototype.toString.call(e).toLowerCase();return/\[object (.*)]/g.exec(t)[1]},Ve=e=>e[w]!==void 0||e[TEXT]!==void 0,Mi=Ve,Ui=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 Tr({children:e}){return e}Tr.displayName="Fragment";function kr({children:e,view:t}){return this[w].portal=t,e}kr.displayName="Portal";var $e={_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}},nn=e=>{let t=function(n,r){return e({...n,ref:void 0},r)};return t.displayName="Forwarded "+e.displayName,t};function qi(){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[Ke]&&o.parentNode;)o=o.parentNode;return e(o[Ke]),!1}return window.addEventListener("click",n,!0),t}function G(e){for(let t in e)return!1;return!0}var ee=(e,t,n)=>ge(e)!==ge(t)?!1:ge(e)==="array"?e.length!==t.length?!1:e.every((r,o)=>r===t[o]||o===n):ge(e)==="object"?Object.keys(e).every(r=>e[r]===t[r]||r===n):ge(e)==="date"?e.getTime()===t.getTime():e===t;function tn(e,t){return ge(e)!==ge(t)?!1:ge(e)==="array"?e.length!==t.length?!1:e.every((n,r)=>tn(n,t[r])):ge(e)==="object"?Object.keys(e).length!==Object.keys(t).length?!1:Object.keys(e).every(n=>tn(e[n],t[n])):ge(e)==="date"?e.getTime()===t.getTime():e===t}function Ct(e){return!(e&&e.constructor===Function)||e.prototype===void 0?!1:Function.prototype!==Object.getPrototypeOf(e)?!0:Object.getOwnPropertyNames(e.prototype).length>1}function Fi(e){return typeof e=="function"&&e.constructor&&e.constructor.name==="AsyncFunction"}function St(e){return e&&(typeof e=="object"||typeof e=="function")&&typeof e.then=="function"}function Ki(e){return e instanceof Error||Object.prototype.toString.call(e)==="[object Error]"}function Ot(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 Vi=Math.floor(Math.random()*1e4),Bi=0;function B(e){return e==null}function U(e){return e||"<<anonymous>>"}function Wi(e){return e&&(e.displayName||e.name)||"Unknown"}function Cr(e){return e==null||e===!1||e===!0||typeof e=="string"||typeof e=="number"||Ve(e)?!0:Array.isArray(e)?e.every(Cr):!1}function Xi(e){return typeof e=="function"||typeof e=="string"}function ce(e){let t=function(r,o,s,c,a,u){let f=r[o];if(B(f)||e(f))return null;let l=e.expectedType||"the correct type",p=f===null?"null":typeof f;return new Error(`Invalid ${c} \`${a}\` of type \`${p}\` supplied to \`${U(s)}\`, expected \`${l}\`.`)};return t.isRequired=function(r,o,s,c,a){let u=r[o];return B(u)?new Error(`The ${c} \`${a}\` is marked as required in \`${U(s)}\`, but its value is \`${u}\`.`):t(r,o,s,c,a)},t}function Yi(){let e={};e.any=(function(){let r=function(s,c,a,u,f){return null};return r.isRequired=function(){return null},r})(),e.array=ce(r=>Array.isArray(r)),e.array.expectedType="array",e.bool=ce(r=>typeof r=="boolean"),e.bool.expectedType="boolean",e.func=ce(r=>typeof r=="function"),e.func.expectedType="function",e.number=ce(r=>typeof r=="number"&&!Number.isNaN(r)),e.number.expectedType="number",e.object=ce(r=>typeof r=="object"&&r!==null&&!Array.isArray(r)),e.object.expectedType="object",e.string=ce(r=>typeof r=="string"),e.string.expectedType="string",e.symbol=ce(r=>typeof r=="symbol"),e.symbol.expectedType="symbol",e.component=ce(r=>Ve(r)),e.component.expectedType="component",e.element=ce(r=>Ve(r)),e.element.expectedType="element",e.node=ce(r=>Cr(r)),e.node.expectedType="node",e.elementType=ce(r=>Xi(r)),e.elementType.expectedType="elementType",e.oneOf=function(o){let s=Array.isArray(o)?o:[],c=function(u,f,l,p,y){let m=u[f];if(B(m))return null;for(let E=0;E<s.length;E++)if(m===s[E])return null;let d=m===null?"null":typeof m;return new Error(`Invalid ${p} \`${y}\` of value \`${String(m)}\` supplied to \`${U(l)}\`, expected one of [${s.map(String).join(", ")}] (received type \`${d}\`).`)};return c.isRequired=function(u,f,l,p,y){return B(u[f])?new Error(`The ${p} \`${y}\` is marked as required in \`${U(l)}\`, but its value is \`${u[f]}\`.`):c(u,f,l,p,y)},c},e.oneOfType=function(o){let s=o||[],c=function(u,f,l,p,y){let m=u[f];if(B(m))return null;for(let d=0;d<s.length;d++)if(s[d](u,f,l,p,y)===null)return null;return new Error(`Invalid ${p} \`${y}\` supplied to \`${U(l)}\` (none of the allowed types matched).`)};return c.isRequired=function(u,f,l,p,y){return B(u[f])?new Error(`The ${p} \`${y}\` is marked as required in \`${U(l)}\`, but its value is \`${u[f]}\`.`):c(u,f,l,p,y)},c},e.arrayOf=function(o){let s=o,c=function(u,f,l,p,y){let m=u[f];if(B(m))return null;if(!Array.isArray(m))return new Error(`Invalid ${p} \`${y}\` of type \`${typeof m}\` supplied to \`${U(l)}\`, expected an array.`);for(let d=0;d<m.length;d++){let E=`${y}[${d}]`,g=s({[f]:m[d]},f,l,p,E);if(g!==null)return g}return null};return c.isRequired=function(u,f,l,p,y){return B(u[f])?new Error(`The ${p} \`${y}\` is marked as required in \`${U(l)}\`, but its value is \`${u[f]}\`.`):c(u,f,l,p,y)},c},e.objectOf=function(o){let s=o,c=function(u,f,l,p,y){let m=u[f];if(B(m))return null;if(typeof m!="object"||m===null||Array.isArray(m))return new Error(`Invalid ${p} \`${y}\` of type \`${typeof m}\` supplied to \`${U(l)}\`, expected an object.`);let d=Object.keys(m);for(let E=0;E<d.length;E++){let g=d[E],_=`${y}.${g}`,h=s({[f]:m[g]},f,l,p,_);if(h!==null)return h}return null};return c.isRequired=function(u,f,l,p,y){return B(u[f])?new Error(`The ${p} \`${y}\` is marked as required in \`${U(l)}\`, but its value is \`${u[f]}\`.`):c(u,f,l,p,y)},c};function t(r,{exact:o}){let s=r?Object.keys(r):[],c=function(u,f,l,p,y){let m=u[f];if(B(m))return null;if(typeof m!="object"||m===null||Array.isArray(m))return new Error(`Invalid ${p} \`${y}\` of type \`${typeof m}\` supplied to \`${U(l)}\`, expected an object.`);if(o){let E=Object.keys(m);for(let g=0;g<E.length;g++){let _=E[g];if(!Object.prototype.hasOwnProperty.call(r,_)){let h=`${y}.${_}`;return new Error(`Invalid ${p} \`${h}\` supplied to \`${U(l)}\`: extra key \`${_}\` is not allowed by exact().`)}}}for(let E=0;E<s.length;E++){let g=s[E],_=r[g],h=m[g],x=`${y}.${g}`;if(B(h)){let C=_({[f]:h},f,l,p,x);if(C!==null)return C;continue}let O=_({[f]:h},f,l,p,x);if(O!==null)return O}return null};return c.isRequired=function(u,f,l,p,y){return B(u[f])?new Error(`The ${p} \`${y}\` is marked as required in \`${U(l)}\`, but its value is \`${u[f]}\`.`):c(u,f,l,p,y)},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,u,f,l,p){let y=a[u];return B(y)||y instanceof o?null:new Error(`Invalid ${l} \`${p}\` supplied to \`${U(f)}\`: expected instance of \`${Wi(o)}\`.`)};return s.isRequired=function(a,u,f,l,p){return B(a[u])?new Error(`The ${l} \`${p}\` is marked as required in \`${U(f)}\`, but its value is \`${a[u]}\`.`):s(a,u,f,l,p)},s};let n=new Set;return e.checkPropTypes=function(o,s,c,a){if(!o)return;let u=o,f=U(a),l=Object.keys(u);for(let p=0;p<l.length;p++){let y=l[p],m=u[y];if(typeof m!="function")continue;let E=m(s||{},y,f,c,y);if(E instanceof Error){let g=`${f}|${c}|${y}|${E.message}`;if(n.has(g))continue;n.add(g),typeof console!="undefined"&&console.error&&console.error(`Warning: Failed prop type: ${E.message}`)}}},e}var Be=Yi();var cn={};Q(cn,{Component:()=>_e,HTMLComponent:()=>it,RootComponent:()=>$t,boolean_html_attributes_set:()=>Lr,capture_events_set:()=>It,cloneComponent:()=>Ar,cloneElement:()=>eo,createComponent:()=>sn,createElement:()=>ro,createPortal:()=>Qi,createRoot:()=>$r,current_component:()=>io,effect_timeout:()=>po,events_set:()=>At,insertion_effects:()=>uo,layout_effects:()=>ao,length_css_attributes_set:()=>Rr,memo:()=>no,passive_effects:()=>lo,processEffects:()=>Or,render:()=>to,roots:()=>co,special_attributes:()=>Ir,update_cbs:()=>so,update_interval_margin:()=>ho,update_set:()=>oo,update_timeout:()=>fo});var Gi="http://www.w3.org/2000/svg",on=class{constructor(t){Y(this,"owner");Y(this,"current_map",new Map);Y(this,"new_map",new Map);Y(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[oe]?(r=o[o[oe]],o[oe]++,o=this.new_map.get(t),o!==void 0?o.push(r):(o=[r],this.new_map.set(t,o),o[oe]=0)):(r=n(),o=this.new_map.get(t),o!==void 0?o.push(r):(o=[r],this.new_map.set(t,o),o[oe]=0),r[w]&&((c=(s=r[w]).parent)!=null||(s.parent=this.owner))),r}commit(){this.current_map.forEach(t=>{t.slice(t[oe]).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}},rt=class{constructor(t,n){Y(this,"component");Y(this,"props");this.component=t,this.props=n||{}}apply(t=this.props,n=this.next_state||this.state){var o,s,c,a,u,f,l,p,y,m,d;let r=!0;if(this.outlet&&(this!=null&&this[xe])&&ee(this.props,t,"children")&&ee((o=this.props)==null?void 0:o.children,t==null?void 0:t.children)&&(r=!1),r){if((s=this.entity)!=null&&s.propTypes?Be.checkPropTypes(this.entity.propTypes,this.props,"prop",this.entity.name):(c=this.component)!=null&&c.propTypes&&Be.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}),((u=(a=this==null?void 0:this.parent)==null?void 0:a.component)!=null&&u.context||(l=(f=this==null?void 0:this.parent)==null?void 0:f.component)!=null&&l.getChildContext)&&(this.context={...this.parent.component.context,...(y=(p=this.parent.component).getChildContext)==null?void 0:y.call(p)},this.component.constructor.contextTypes&&Be.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(Gi,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[Ke]=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 E=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,v.current_component=[this,v.current_component];try{this.outlet=this.component.render(t,{current:this.element||this.component})}catch(_){Sr(this,_)}v.current_component=v.current_component[1]}else try{this.outlet=this.component.render({current:this.element||this.component})}catch(_){Sr(this,_)}this!=null&&this.portal&&(this.element=this.portal),((d=(m=this.outlet)==null?void 0:m.constructor)==null?void 0:d.name)!=="Array"&&(this.outlet=[this.outlet]),this.outlet=[...this.outlet];for(let _=0;_<this.outlet.length;_++){let h=this.outlet[_];if(h==null||typeof h=="boolean")this.outlet.splice(_,1),_--;else if(typeof h=="function"){let x=this.childFunctionHandler(h);this.outlet.splice(_,1,x),_--}else if(h.constructor.name==="Array")this.outlet.splice(_,1,...h),_--;else{let x=Ji(this,h);this.outlet[_]=x,x[V]===void 0?(x.container=this.element?this:this.container,x.apply(h.props)):x.element?x[V]!==h[V]&&(x.element.textContent=h[V],x[V]=h[V]):(x.element=document.createTextNode(h[V]),x[V]=h[V])}}this.cache&&this.cache.commit(),this.element&&this.arrangeOutlet(),this.component.componentDidUpdate&&this.component.componentDidUpdate(g,E,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&&s.cleanup();if(((r=this.props)==null?void 0:r.children)!==void 0)for(let s of this.props.children)s.cleanup&&s.cleanup();if(this.hooks!==void 0)for(let s of this.hooks)s.cleanup&&s.cleanup()}catch(o){throw o}}updateElementProps(t,n=!1){var r,o,s,c,a,u,f;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&&v.setTimeout(()=>this.element.value=String(t.value),0);for(let l in this.props){let p=l.toLowerCase();t.hasOwnProperty(l)||(At.has(p)?this.event_detachers[p]():this.element.setAttribute(l,void 0))}for(let l in t){let p=l.toLowerCase();if(!Ir.has(p)&&(t===this.props||!v.defaultIsEqual(t[l],this.props[l])||n))if(At.has(p))(r=this.event_detachers)!=null||(this.event_detachers={}),(s=(o=this.event_detachers)[p])==null||s.call(o),this.event_detachers[p]=v.addWrappedEventListener(this.element,p.substring(2),t[l]);else if(It.hasOwnProperty(p)){let y=It[p];(c=this.event_detachers)!=null||(this.event_detachers={}),(u=(a=this.event_detachers)[p])==null||u.call(a),this.event_detachers[p]=v.addWrappedEventListener(this.element,y.substring(2),t[l],{capture:!0})}else if(l==="style")if(typeof t.style=="string")this.element.style=t.style;else{if((f=this.props)!=null&&f.style)if(typeof this.props.style=="string")this.element.style="";else for(let y in this.props.style)t.style.hasOwnProperty(y)||(this.element.style[y]="");for(let y in t.style)Rr.has(y)&&isFinite(t.style[y])&&(t.style[y]+="px");Object.assign(this.element.style,t.style)}else Lr.has(l)?this.element[l]=Ot(t[l]):l==="autoFocus"?this.element.autofocus=Ot(t[l]):l==="htmlFor"?this.element.setAttribute("for",t[l]):(p!=="value"||["input","textarea","select"].indexOf(this.entity)===-1)&&this.element.setAttribute(p,t[l])}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[ye]&&(n+=" "+((o=this==null?void 0:this.parent)==null?void 0:o[ye])),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][vr]&&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)}},Sr=(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,u=>`in ${typeof u.component.displayName=="function"?u.component.displayName():u.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 Hi(e,t){let n=e;if(e[V]===void 0){let r=e.entity,o=!1;if(typeof r=="object")if(r[xe])o=r[xe],r=r.component;else throw new Error("Invalid component.");if(typeof r=="string")n=new it(r,e.props);else{if(Ct(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 _e(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][xe]=!0)}return t instanceof rt&&(n[w].parent=t),n}function Ji(e,t){var n,r,o;try{return(n=e.cache)!=null||(e.cache=new on(e)),t=e.cache.pick(t[V]===void 0?(r=t==null?void 0:t.props)==null?void 0:r.key:":text:",()=>t[V]!==void 0||t instanceof rt?t:Hi(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 Zi(){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();Or()}function Or(){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 zi=(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[V]!==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},_e=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(){var t,n;return(t=this[w].entity)!=null&&t.displayName?(n=this[w].entity)==null?void 0:n.displayName:typeof this[w].entity=="string"?this[w].entity:(Ct(this[w].entity)&&this[w].entity.constructor.name,typeof this[w].entity=="function"?this[w].entity.name:"Component")}constructor(t){this[w]=new rt(this,t)}forceUpdate(t){v.clearTimeout(v.update_timeout),v.update_set.add(this[w].container||this[w]),t&&v.update_cbs.add(t.bind(this)),v.update_timeout=v.setTimeout(Zi,v.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)}},it=class extends _e{constructor(t,n){super(n),this[w].entity=t,t==="svg"&&(this[w].is_svg=!0)}render(){return this[w].props.children}},$t=class extends it{constructor(n,r){super(":root:",r);Y(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 sn(e,t={},...n){if(typeof e!="string"&&typeof e!="function"&&(typeof e!="object"||!e[xe]))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]={[V]:o}:n[r]=o}return t.key=zi(e,t),t.children=n,{entity:e,props:t,[w]:null}}function $r(e){let t;return{render(n){if(t)throw new Error("root already rendered!");return t=new $t(e,{children:[n]}),v.roots.add(t[w]),t.forceUpdate(),t},unmount(){t&&(t.cleanup(),e.innerHTML="")}}}function Qi(e,t){return sn(v.Portal,{view:t},e)}function Ar(e,t,...n){return{entity:e.entity,props:{...e.props,...t,children:n},[w]:null}}var eo=Ar;function to(e,t){if(e[w]&&(e[w].container||e[w].parent))throw new Error("Component is already in use");return $r(t).render(e)}function no(e){return typeof e=="object"?e[xe]=!0:e={component:e,[xe]:!0,[w]:null},e}var ro=sn,io=[],oo=new Set,so=new Set,co=new Set,ao=new Set,uo=new Set,lo=new Set,fo,po,ho=0,Ir=new Set(["classname","ref","action","lilact_jsx_loc","children","key","defaultvalue","defaultchecked"]),At=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"]),It={};for(let e of At)It[e+"capture"]=e;var Rr=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"]),Lr=new Set(["disabled","readOnly","required","checked","multiple","hidden","open","loop","muted","controls","playsInline","allowFullScreen"]);var ln={};Q(ln,{createContext:()=>We,startTransition:()=>Eo,useActionState:()=>bo,useCallback:()=>ae,useContext:()=>Xe,useDebugValue:()=>_o,useDeferredValue:()=>xo,useEffect:()=>re,useHook:()=>te,useId:()=>mo,useImperativeHandle:()=>un,useInsertionEffect:()=>go,useLayoutEffect:()=>Ae,useLocalStorage:()=>yo,useMemo:()=>an,useReducer:()=>wo,useRef:()=>D,useState:()=>H,useTransition:()=>Pr});function te(){let e=v.current_component[0];return e.hooks[e.hook_index]===void 0&&e.hooks.push({}),e.hooks[e.hook_index++]}function H(e){let t=te();return G(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 ae(e,t=void 0){if(t!==void 0&&(typeof t!="object"||t.constructor.name!=="Array"))throw new Error("Callback dependencies must be an array or omitted.");let n=te();return!G(n)&&t!==void 0&&(n==null?void 0:n.deps)!==void 0&&ee(t,n.deps)||(n!=null&&n.cleanup&&n.cleanup(),n.deps=t,n.callback=e),n.callback}function We(e){return{default:e,Provider:function({value:n,children:r}){return r}}}function Xe(e){var n;let t=v.current_component[0].parent;for(;t.entity!==e.Provider&&t.parent;)t=t.parent;if(t.parent){let r=(n=t.props)==null?void 0:n.value;return r!=null?r:r=e.default}return e.default}function mo(e="N"){let t=te();return G(t)&&(t.id=e+v.id_num++),t.id}function Pr(){let e=te();return G(e)&&(e.count=0,e.func=(async function(t,n,r){n.count===0&&t.component.forceUpdate(),n.count++,await r(),n.count--,n.count===0&&t.component.forceUpdate()}).bind(void 0,v.current_component[0],e)),[e.count!=0,e.func]}function yo(e,t){let n=te(),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)),G(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 D(e=null){let t=te();return G(t)&&(t.current=e),t}function Ae(e,t=void 0){if(t!==void 0&&(typeof t!="object"||t.constructor.name!=="Array"))throw new Error("Layout effect dependencies must be an array, object or omitted.");let n=te();!G(n)&&t!==void 0&&(n==null?void 0:n.deps)!==void 0&&ee(t,n.deps)||(n!=null&&n.cleanup&&n.cleanup(),n.deps=t,v.layout_effects.add(()=>{n.cleanup=e()}),v.clearTimeout(v.effect_timeout),v.setTimeout(v.processEffects,0))}function re(e,t=void 0){if(t!==void 0&&(typeof t!="object"||t.constructor.name!=="Array"))throw new Error("Effect dependencies must be an array, object or omitted.");let n=te();!G(n)&&t!==void 0&&(n==null?void 0:n.deps)!==void 0&&ee(t,n.deps)||(n!=null&&n.cleanup&&n.cleanup(),n.deps=t,v.passive_effects.add(()=>{n.cleanup=e()}),v.clearTimeout(v.effect_timeout),v.setTimeout(v.processEffects,0))}function go(e,t=void 0){if(t!==void 0&&(typeof t!="object"||t.constructor.name!=="Array"))throw new Error("Insertion effect dependencies must be an array, object, or omitted.");let n=te();!G(n)&&t!==void 0&&(n==null?void 0:n.deps)!==void 0&&ee(t,n.deps)||(n!=null&&n.cleanup&&n.cleanup(),n.deps=t,v.insertion_effects.add(()=>{n.cleanup=e()}),v.clearTimeout(v.effect_timeout),v.setTimeout(v.processEffects,0))}function an(e,t=void 0){if(t!==void 0&&(typeof t!="object"||t.constructor.name!=="Array"))throw new Error("Memo dependencies must be an array or omitted.");let n=te();return!G(n)&&t!==void 0&&(n==null?void 0:n.deps)!==void 0&&ee(t,n.deps)||(n.deps=t,n.value=e()),n.value}function bo(e,t){let n=te(),[r,o]=Pr();return G(n)&&(n.state=t,n.form_action=s=>(event.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 wo(e,t,n){let r=te();return G(r)&&(r.reducer=e,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.state,r.dispatch]}function xo(e,t){let{useEffect:n,useRef:r,useState:o}=v,[s,c]=o(typeof t!="undefined"?t:e),a=r(e),u=r(null);return n(()=>{if(a.current===e)return;a.current=e,u.current!=null&&(u.current.cancelled=!0,u.current=null);let f={cancelled:!1};return u.current=f,Promise.resolve().then(()=>{f.cancelled||(c(e),u.current=null)}),()=>{u.current&&(u.current.cancelled=!0,u.current=null)}},[e]),s}function un(e,t,n=void 0){n!==void 0&&(e==null?void 0:e.deps)!==void 0&&ee(n,e.deps)||(e.deps=n,typeof(e==null?void 0:e.current)!="object"&&(e.current={}),Object.assign(e.current,t(),0))}function _o(e,t=n=>n){console.log(t(e))}function Eo(e){e()}var fn={};Q(fn,{lazy:()=>To,require:()=>Nr,required_scripts:()=>ue,run:()=>ot,runScripts:()=>Co});function vo(e,t){let n=t.startsWith("/"),r=[],o=(n?"":e).split("/").filter(Boolean);for(let c of o)r.push(c);e.endsWith("/")||r.pop();let s=t.split("/");for(let c of s)c===""||c==="."||(c===".."?r.length>0&&r.pop():r.push(c));return(n?"/":"")+r.join("/")}var ue={};function ot(jsx,path=`InlineJSX-${++v.eval_num}`,is_inline=!0){let mappings=[],module={mappings,is_inline,path,code:jsx,exports:{}},processed;ue[path]=module;try{processed=v.transpileJSX(jsx,{path,mappings,factory:"createComponent",appendSourcemap:!1,blocks_info:v.blocks_info,injectTraceLabels:!0,produceCJS:!0})}catch(e){throw v.error=e,e}ue[path].processed=processed,processed+=`
59
+ //# sourceURL=eval:/`+path,v.scanBlockLabels(processed,path);try{globalThis.Lilact=v,globalThis.createComponent=v.createComponent,globalThis.Fragment=v.Fragment;let res=eval(processed);return module.exports?module.exports:res}catch(e){throw e=v.traceError(e),e}}function Nr(e){var s,c,a,u,f,l;let t,n,r,o;if(arguments.length===2&&typeof(arguments[1]==="object")&&(t=(s=arguments[1])==null?void 0:s.forceUpdate,n=(c=arguments[1])==null?void 0:c.checkExport,r=(a=arguments[1])==null?void 0:a.requirer,o=(u=arguments[1])==null?void 0:u.isLazy),(f=v.importObjectPaths)!=null&&f[e])return v.importObjectPaths[e];if(ue[e]&&!t)return ue[e].exports;if(e[0]==="#"){let p=document.getElementById(e);if(p)return ot(p.innerText,e)}else{if(r&&r.path&&(e=vo(r.path,e)),(l=v)!=null&&l[_t]||o)return v[_t]=!1,fetch(e).then(p=>{if(!p.ok)throw new Error(`HTTP ${p.status}`);return p.text()}).then(p=>{var y;return p=ot(p,e,!1),(y=p==null?void 0:p.default)!=null?y:p}).catch(p=>{throw p});{let p=new XMLHttpRequest;if(p.open("GET",e,!1),p.send(null),p.status===200)return ot(p.responseText,e,!1)}}throw new Error(`Required resource not found (${e})`)}function To(e){let t="pending",n;v[_t]=!0,n=e(),v.isThenable(n)?n.then(o=>(t="success",n=o,n),o=>{throw t="error",n=o,o}):t="success";function r(o){if(t==="pending"||t==="error")throw n;let s=n;return createComponent(s,{...o})}return r}function ko(){return Array.from(document.querySelectorAll('script[type="text/jsx"]')).map(t=>{var n,r;return{src:(n=t.getAttribute("src"))!=null?n:null,content:(r=t.textContent)!=null?r:""}})}function Co(){let e=ko();for(let t of e)t.src&&Nr(t.src),t.content&&ot(t.content)}var gn={};Q(gn,{CSSTransition:()=>Dr,SwitchTransition:()=>Uo,Transition:()=>jr,TransitionGroup:()=>qo});var dn={};Q(dn,{animationFramePromise:()=>Mo,clearInterval:()=>Po,clearTimeout:()=>ie,grabTimers:()=>No,pauseTimers:()=>Io,releaseTimers:()=>jo,resetTimers:()=>Ao,resumeTimers:()=>Ro,setInterval:()=>Lo,setTimeout:()=>Te,timeoutPromise:()=>Do});var Ye,st=-1,J=[],Ee=-1,ve={},Rt=window.setTimeout,So=window.setInterval,ct=window.clearTimeout,Oo=window.clearInterval;function $o(e){let t=0,n=J.length-1;for(;t<=n;){let o=Math.floor((t+n)/2),s=J[o][se];if(s===e)return[o,J[o]];s<e?t=o+1:n=o-1}let r=[];return r[se]=e,J.splice(t,0,r),[t,r]}function pn(e,t=!1){let[n,r]=$o(e[se]);return t||(st++,ve[st]=e,e[oe]=st),r.push(e),J[0][0]===e&&(ct(Ee),Ee=Rt(hn,e[nt])),st}function hn(){let e=Date.now(),t=0,n=J[t];for(;n&&n[se]-e<=0;){for(let r of n)r[vt]?delete ve[r[oe]]:(r[Tt](...r[kt]),r[Et]?(r[se]=Date.now()+r[nt],pn(r,!0)):delete ve[r[oe]]);t++,n=J[t]}J.splice(0,t),J.length>0&&(ct(Ee),Ee=Rt(hn,J[0][se]-e))}function Ao(){ct(Ee),Ye=void 0,st=-1,J=[],Ee=-1,ve={}}function Io(){ct(Ee),Ye=Date.now()}function Ro(){if(Ye){if(J.length>0){let e=Date.now();Ye-=e;for(let t of J)t[se]-=Ye;Ee=Rt(hn,J[0][se]-e)}Ye=void 0}}function Te(e,t,...n){return pn({[Tt]:e,[nt]:t,[se]:Date.now()+t,[Et]:!1,[kt]:n})}function Lo(e,t,...n){return pn({[Tt]:e,[nt]:t,[se]:Date.now()+t,[Et]:!0,[kt]:n})}function ie(e){ve[e]&&(ve[e][vt]=!0)}function Po(e){ve[e]&&(ve[e][vt]=!0)}function No(){globalThis.setTimeout=Lilact.setTimeout,globalThis.setInterval=Lilact.setInterval,globalThis.clearTimeout=Lilact.clearTimeout,globalThis.clearInterval=Lilact.clearInterval}function jo(){globalThis.setTimeout=Rt,globalThis.setInterval=So,globalThis.clearTimeout=ct,globalThis.clearInterval=Oo}function Do(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 Mo(){return new Promise(e=>{requestAnimationFrame(()=>{e()})})}var mn="unmounted",Lt="exited",at="entering",ut="entered",yn="exiting";function jr({in:e,timeout:t=v.defaultTransitionTimeout,mountOnEnter:n=!1,unmountOnExit:r=!1,appear:o=!1,onEnter:s,onEntering:c,onEntered:a,onExit:u,onExiting:f,onExited:l,children:p,_classNames:y}){var m,d,E,g,_,h;return(d=(m=this[w]).is_mounted)!=null||(m.is_mounted=!n||e||o),(g=(E=this[w]).is_appeared)!=null||(E.is_appeared=e),(h=(_=this[w]).timer)!=null||(_.timer=null),this[w].childFunctionHandler=x=>x(this[w].mount_state),this[w].mount_state||(this[w].is_mounted||(this[w].mount_state=mn),e?this[w].mount_state=o&&!this[w].is_appeared?at:ut:this[w].mount_state=Lt),re(()=>()=>ie(this[w].timer),[]),re(()=>{!this[w].is_appeared&&o&&this[w].mount_state===at&&e&&(s==null||s(),requestAnimationFrame(()=>{c==null||c(!this[w].is_appeared),ie(this[w].timer),this[w].timer=Te(()=>{this[w].mount_state=ut,this.forceUpdate(),this[w].is_appeared=!0,a==null||a(!this[w].is_appeared)},t)}))},[]),re(()=>{if(e){if(this[w].is_mounted=!0,this[w].mount_state===at||this[w].mount_state===ut)return;s==null||s(!this[w].is_appeared),this[w].mount_state=at,this.forceUpdate(()=>{c==null||c(!this[w].is_appeared),ie(this[w].timer),this[w].timer=Te(()=>{this[w].mount_state=ut,this.forceUpdate(),this[w].is_appeared=!0,a==null||a()},t)})}else{if(this[w].mount_state===mn||this[w].mount_state===yn||this[w].mount_state===Lt)return;u==null||u(),this[w].mount_state=yn,this.forceUpdate(()=>{f==null||f(),ie(this[w].timer),this[w].timer=Te(()=>{this[w].mount_state=Lt,this.forceUpdate(),l==null||l(),r&&(this[w].is_mounted=!1,this[w].mount_state=mn,this.forceUpdate())},t)})}},[e,t]),this[w].is_mounted?(y&&(this[w].mount_state===at?this[w].is_appeared?this[w][ye]=y.appearActive:this[w][ye]=y.enterActive:this[w].mount_state===ut?this[w].is_appeared?this[w][ye]=y.appearDone:this[w][ye]=y.enterDone:this[w].mount_state===yn?this[w][ye]=y.exitActive:this[w].mount_state===Lt&&(this[w][ye]=y.exitDone)),p):null}function Dr({in:e,timeout:t=v.defaultTransitionTimeout,classNames:n="fade",mountOnEnter:r=!1,unmountOnExit:o=!1,appear:s=!1,children:c,onEnter:a,onEntering:u,onEntered:f,onExit:l,onExiting:p,onExited:y}){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(jr,{in:e,timeout:t,mountOnEnter:r,unmountOnExit:o,appear:s,onEnter:a,onEntering:u,onEntered:f,onExit:l,onExiting:p,onExited:y,_classNames:n},c)}function Uo({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:u,onEnter:f,onExiting:l,onEntered:p,...y}){let m=an(()=>$e.toArray(e),[e]),[d,E]=H(null),[g,_]=H(!1),[h,x]=H(!0),O=D(t),C=D(t),T=D(d);Ae(()=>{C.current=t},[t]),Ae(()=>{T.current=d},[d]),Ae(()=>{let S=O.current;S!==t&&(O.current=t,E(S),n==="out-in"?(x(!1),_(!0)):(x(!0),_(!1)))},[t,n]);let k=S=>(W,fe)=>{typeof u=="function"&&u(W,fe),S===T.current&&(E(null),n==="out-in"&&(_(!1),x(!0)),n==="in-out"&&_(!1))},I=S=>(W,fe)=>{typeof p=="function"&&p(W,fe),n==="in-out"&&S===C.current&&T.current!=null&&_(!0)};return createComponent("div",{style:{position:"relative"}},m.map((S,W)=>{var ft;let fe=((ft=S==null?void 0:S.props)==null?void 0:ft.key)||W,Vt=fe===t?h:fe===d?!g:!1;return createComponent(Dr,{...y,key:fe,in:Vt,timeout:r,classNames:o,mountOnEnter:s,unmountOnExit:c,appear:a,onEnter:f,onExiting:l,onEntered:I(fe),onExited:k(fe)},createComponent("div",{style:{position:"absolute",inset:0}},S))}))}function qo({children:e}){return e}var bn={};Q(bn,{addWrappedEventListener:()=>Vo,createSyntheticEvent:()=>Mr,releaseSyntheticEvent:()=>Ur,wrapListener:()=>qr});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 Pt=[],Fo=10,Ko=["mouse","pen","touch"];function Mr(e,t){var r,o,s,c,a,u,f,l,p,y,m,d,E,g,_,h,x,O,C,T,k,I;let n=Pt.length?Pt.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=(u=e.pointerType)!=null?u:null,n.isPrimary=(f=e.isPrimary)!=null?f:null,n.clientX=(l=e.clientX)!=null?l:0,n.clientY=(p=e.clientY)!=null?p:0,n.screenX=(y=e.screenX)!=null?y:0,n.screenY=(m=e.screenY)!=null?m:0,n.pageX=(d=e.pageX)!=null?d:null,n.pageY=(E=e.pageY)!=null?E:null,n.movementX=(g=e.movementX)!=null?g:0,n.movementY=(_=e.movementY)!=null?_:0,n.pressure=(h=e.pressure)!=null?h:null,n.tiltX=(x=e.tiltX)!=null?x:null,n.tiltY=(O=e.tiltY)!=null?O:null,n.width=(C=e.width)!=null?C:null,n.height=(T=e.height)!=null?T:null,n.pointerEventsSupported=Ko.includes(n.pointerType);try{let S=n.target;n.value=S&&"value"in S?S.value:void 0,n.checked=S&&"checked"in S?S.checked:void 0,n.selectionStart=S&&"selectionStart"in S?S.selectionStart:void 0,n.selectionEnd=S&&"selectionEnd"in S?S.selectionEnd:void 0}catch(S){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=(I=e.location)!=null?I:0,n}function Ur(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,Pt.length<Fo&&Pt.push(e))}function qr(e,t={}){let{stopPropagationOnTrueReturn:n=!1}=t;return function(o){let s=this||o.currentTarget||null,c=Mr(o,s);try{let a=e(c);n&&a===!0&&c.stopPropagation()}finally{Ur(c)}}}function Vo(e,t,n,r={}){let o=qr(n,r);return e.addEventListener(t,o,r),()=>e.removeEventListener(t,o,r)}var wn={};Q(wn,{Provider:()=>Bo,combineReducers:()=>Yo,connect:()=>Xo,useDispatch:()=>Wo,useSelector:()=>Fr,useStore:()=>Nt});var lt;function Bo({store:e,children:t}){return lt!=null||(lt=We(null)),createComponent(lt.Provider,{value:e},t)}function Nt(){let e=Xe(lt);if(!e)throw new Error("Could not find Redux store in context. <Provider> is missing.");return e}function Wo(){return Nt().dispatch}function Fr(e,t=(n,r)=>n===r){let n=Nt(),r=D(),o=D(e);o.current=e;let[s,c]=H(()=>e(n.getState()));return r.current=s,re(()=>{function a(){let f=o.current(n.getState());t(r.current,f)||(r.current=f,c(f))}let u=n.subscribe(a);return a(),u},[n,t]),s}function Xo(e,t){let n=!!e;return function(o){function s(c){let a=Nt(),u={dispatch:a.dispatch};if(typeof t=="function")u=t(a.dispatch,c);else if(typeof t=="object"&&t!==null){u={};let p=a.dispatch;for(let y in t){let m=t[y];u[y]=(...d)=>p(m(...d))}}let f={};e&&(f=Fr(y=>e(y,c),ee)||{});let l={...c,...f,...u};return createComponent(o,{...l})}return s}}function Yo(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 u=e[a],f=r[a],l=u(f,o);c[a]=l,s=s||l!==f}return s?c:r}}var xn={};Q(xn,{blocks_info:()=>zo,error:()=>Qo,globalErrorHandler:()=>Zo,scanBlockLabels:()=>Jo,traceError:()=>Br});function Kr(e){if(e.lineno!==void 0||e.line!==void 0||e.lineNumber!==void 0){let n=e.lineNumber||e.lineno||e.line,r=e.columnNumber||e.colno||e.column;return{line:n,col:r}}let t=/:(\d+):(\d+)[\n].*/m.exec(e.stack);return t===null&&(t=/:(\d+):(\d+)\)\s+at .*/m.exec(e.stack)),t?{line:parseInt(t[1]),col:parseInt(t[2])}:null}function Go(e,t="eval:/"){let r=(typeof e=="string"?e:String(e||"")).split(/\r?\n/),o=new RegExp(`\\(?((?:${Ho(t)})[^\\s):]+):(\\d+):(?:(\\d+))?\\)?$`);for(let s of r){let c=s.trim();if(!c.includes(t))continue;let a=c.match(o);if(!a)continue;let u=a[1],f=Number(a[2]),l=a[3]==null?null:Number(a[3]);if(Number.isFinite(f)&&(l===null||Number.isFinite(l)))return{url:u,line:f,col:l,matched:c}}return{url:null,line:null,col:null,matched:null,stackPreview:r.slice(0,6).join(`
60
+ `)}}function Ho(e){return String(e).replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function Vr(e,t,n){let r=null;for(let o in e)if(!(e[o][0]<t)&&(e[o][0]>t||e[o][0]===t&&e[o][1]>=n)){r=e[o-1];break}return r||(r=e[e.length-1]),{line:t-r[0]+r[2],col:t-r[0]===0?r[3]:0}}function Jo(e,t){Array.from(e.matchAll(/LILACTBLOCK(\d+):(\d+),(\d+):([^*]+)\*\//mg)).forEach(r=>{v.blocks_info.labels[r[1]]={path:t,desc:r[4]}})}function Br(e){var r;if(e!=null&&e.is_traced)return e;let t=Go(e.stack),n={fileName:((r=t.url)==null?void 0:r.slice(6))||e.fileName,lineNumber:t.line,columnNumber:t.col,message:e.message,name:e.name,stack:e.stack,_error:e,is_traced:!0};if(e.name!=="JSXParseError"){let o;if(t.url){o=ue[n.fileName].mappings;let c=Vr(o,n.lineNumber-1,n.columnNumber-1);n.lineNumber=c.line,n.columnNumber=c.col}else if(e.lilact_trace!==void 0){let s=Kr(e),c,a;typeof e.lilact_trace=="object"?a=v.blocks_info.labels[e.lilact_trace[0]]:a=v.blocks_info.labels[e.lilact_trace],a&&(n.fileName=a.path,n.label=a.label,c=ue[a.path].mappings,s=Vr(c,s.line-1,s.col-1),n.lineNumber=s.line,n.columnNumber=s.col)}}else{let o=Kr(e);e.fileName&&(n.fileName=e.fileName),n.lineNumber=o.line,n.columnNumber=o.col}return v.error=n,n}function Zo(e){e.error&&(e=e.error),e=Br(e);let t=en(`
61
61
  background: linear-gradient(135deg, #fff2f2d4, #ffffffd4);
62
62
  backdrop-filter: blur(10px);
63
63
  border: 1px solid rgba(255,255,255,.25);
@@ -79,40 +79,40 @@ var Ln=Object.defineProperty;var Jr=(e,t,n)=>t in e?Ln(e,t,{enumerable:!0,config
79
79
  <b>${e.fileName?"At "+e.fileName:""}
80
80
  ${Number.isFinite(e.lineNumber)?": Line "+(e.lineNumber+1):""}</b><br><br>
81
81
  <b>${e.name}</b>:&nbsp;<span>${e.message}</span><br><br>
82
- ${ce[e.fileName]?"<code><pre></pre><pre><red></red></pre><pre></pre></code>":""}
82
+ ${ue[e.fileName]?"<code><pre></pre><pre><red></red></pre><pre></pre></code>":""}
83
83
  ${e._error.componentStackLog?"<br>Component Stack:<br><code><pre>"+e._error.componentStackLog+"</pre></code>":""}
84
- `,document.body.appendChild(n);let r=n.querySelectorAll("pre");if(ce[e.fileName]){let o=ce[e.fileName].code.split(`
85
- `);o!=null&&o[e.lineNumber-1]&&(r[0].innerText=o[e.lineNumber-1]),o!=null&&o[e.lineNumber]&&(n.querySelector("pre red").innerText=o[e.lineNumber]),o!=null&&o[e.lineNumber+1]&&(r[2].innerText=o[e.lineNumber+1])}n.showModal()}var zi={counter:0,labels:{}},Gi=null;var _n={};J(_n,{HashRouter:()=>Ji,Link:()=>Zi,NavLink:()=>Qi,Route:()=>ns,Routes:()=>Mr,useLocation:()=>wn,useNavigate:()=>xn});var gn=Fe(null),yn=Fe({params:{}}),bn=e=>typeof e=="string"?e:(e.pathname||"")+(e.search||"")+(e.hash||""),Hi=e=>e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");function Ji({children:e,basename:t=""}){let n=()=>{var d;let c=(window.location.hash||"#/").slice(1),l=new RegExp("^"+Hi(t)),f=c.replace(l,"")||"/",[u,p]=f.split("#"),[y,m=""]=u.split("?");return{pathname:y||"/",search:m?"?"+m:"",hash:p?"#"+p:"",state:(d=history.state)==null?void 0:d.__state}},[r,o]=Y(n);te(()=>{let a=()=>o(n());return window.addEventListener("hashchange",a),window.addEventListener("popstate",a),a(),()=>{window.removeEventListener("hashchange",a),window.removeEventListener("popstate",a)}},[t]);let s=ae((a,{replace:c=!1,state:l}={})=>{if(typeof a=="number")return new Promise(p=>{let y=!1,m=g=>{y||(y=!0,window.removeEventListener("popstate",d),window.removeEventListener("hashchange",E),g==null||g(),p())},d=()=>m(()=>o(n())),E=()=>m(()=>o(n()));window.addEventListener("popstate",d,{once:!0}),window.addEventListener("hashchange",E,{once:!0}),setTimeout(()=>m(()=>o(n())),0),history.go(a)});let f=bn(a),u="#"+(t+f);c?history.replaceState({__state:l},"",u):history.pushState({__state:l},"",u),o(n())},[t]);return createComponent(gn.Provider,{value:{location:r,navigate:s,basename:t}},e)}function wn(){let e=Ke(gn);if(!e)throw new Error("useLocation must be used inside a Router");return e.location}function xn(){let e=Ke(gn);if(!e)throw new Error("useNavigate must be used inside a Router");return e.navigate}function Zi({to:e,replace:t=!1,state:n,onClick:r,target:o,download:s,className:a,style:c,children:l,...f}){let u=xn(),p="#"+bn(e);function y(m){r&&r(m),!(m.defaultPrevented||m.button!==0||o&&o!=="_self"||m.metaKey||m.altKey||m.ctrlKey||m.shiftKey)&&(m.preventDefault(),u(e,{replace:t,state:n}))}return createComponent("a",{...f,href:p,onClick:y,target:o,download:s,className:a,style:c},l)}function Lt(e){return e&&e.replace(/\/+$/,"")||"/"}function Qi({to:e,end:t=!1,activeClassName:n="active",className:r,activeStyle:o,style:s,target:a,download:c,replace:l=!1,state:f,children:u,onClick:p,...y}){let m=xn(),d=wn(),E=typeof e=="string"?e.split("?")[0].split("#")[0]:e.pathname||"/",g=d.pathname||"/",_=t?Lt(g)===Lt(E):Lt(g).startsWith(Lt(E)),x=[typeof r=="function"?r({isActive:_}):r,_?n:null].filter(Boolean).join(" ")||void 0,O=typeof s=="function"?s({isActive:_}):s,S=_?{...O||{},...o||{}}:O,T="#"+bn(e);function k(I){p&&p(I),!(I.defaultPrevented||I.button!==0||I.metaKey||I.altKey||I.ctrlKey||I.shiftKey)&&(I.preventDefault(),m(e,{replace:l,state:f}))}return createComponent("a",{...y,href:T,onClick:k,target:a,download:c,className:x,style:S,"aria-current":_?"page":void 0},typeof u=="function"?u({isActive:_}):u)}function es(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 ts(e,t){if(e==null)return{matched:!0,params:{}};let{regex:n,paramNames:r}=es(e),o=n.exec(t);if(!o)return{matched:!1};let s={};return r.forEach((a,c)=>s[a]=decodeURIComponent(o[c+1]||"")),o.length>r.length+1&&(s["*"]=o[r.length+1]?decodeURIComponent(o[r.length+1]):void 0),{matched:!0,params:s}}function ns({path:e,element:t=null,children:n}){return null}function Mr({children:e}){var o;let n=wn().pathname||"/",r=Te.toArray(e);for(let s=0;s<r.length;s++){let a=r[s],c=a.props.path===void 0?null:a.props.path,l=(o=a.props.element)!=null?o:null,f=a.props.children,{matched:u,params:p}=ts(c,n);if(u)return l?createComponent(yn.Provider,{value:{params:p}},l):f?createComponent(yn.Provider,{value:{params:p}},createComponent(Mr,{},f)):createComponent(yn.Provider,{value:{params:p}},createComponent("div",{}))}return null}var vn={};J(vn,{DragHandle:()=>Ur,ErrorBoundary:()=>En,Spinner:()=>os,SplitPane:()=>is,Suspense:()=>Pt});var{css:za,cx:rs}=Je;function os({size:e=48,className:t,style:n,color:r="currentColor",strokeWidth:o=3,"aria-label":s="Loading"}){let a=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:a,height:a,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",{},`
84
+ `,document.body.appendChild(n);let r=n.querySelectorAll("pre");if(ue[e.fileName]){let o=ue[e.fileName].code.split(`
85
+ `);o!=null&&o[e.lineNumber-1]&&(r[0].innerText=o[e.lineNumber-1]),o!=null&&o[e.lineNumber]&&(n.querySelector("pre red").innerText=o[e.lineNumber]),o!=null&&o[e.lineNumber+1]&&(r[2].innerText=o[e.lineNumber+1])}n.showModal()}var zo={counter:0,labels:{}},Qo=null;var Cn={};Q(Cn,{HashRouter:()=>ts,Link:()=>ns,NavLink:()=>rs,Route:()=>ss,Routes:()=>Wr,useLocation:()=>Tn,useNavigate:()=>kn});var En=We(null),_n=We({params:{}}),vn=e=>typeof e=="string"?e:(e.pathname||"")+(e.search||"")+(e.hash||""),es=e=>e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");function ts({children:e,basename:t=""}){let n=()=>{var d;let a=(window.location.hash||"#/").slice(1),u=new RegExp("^"+es(t)),f=a.replace(u,"")||"/",[l,p]=f.split("#"),[y,m=""]=l.split("?");return{pathname:y||"/",search:m?"?"+m:"",hash:p?"#"+p:"",state:(d=history.state)==null?void 0:d.__state}},[r,o]=H(n);re(()=>{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=ae((c,{replace:a=!1,state:u}={})=>{if(typeof c=="number")return new Promise(p=>{let y=!1,m=g=>{y||(y=!0,window.removeEventListener("popstate",d),window.removeEventListener("hashchange",E),g==null||g(),p())},d=()=>m(()=>o(n())),E=()=>m(()=>o(n()));window.addEventListener("popstate",d,{once:!0}),window.addEventListener("hashchange",E,{once:!0}),setTimeout(()=>m(()=>o(n())),0),history.go(c)});let f=vn(c),l="#"+(t+f);a?history.replaceState({__state:u},"",l):history.pushState({__state:u},"",l),o(n())},[t]);return createComponent(En.Provider,{value:{location:r,navigate:s,basename:t}},e)}function Tn(){let e=Xe(En);if(!e)throw new Error("useLocation must be used inside a Router");return e.location}function kn(){let e=Xe(En);if(!e)throw new Error("useNavigate must be used inside a Router");return e.navigate}function ns({to:e,replace:t=!1,state:n,onClick:r,target:o,download:s,className:c,style:a,children:u,...f}){let l=kn(),p="#"+vn(e);function y(m){r&&r(m),!(m.defaultPrevented||m.button!==0||o&&o!=="_self"||m.metaKey||m.altKey||m.ctrlKey||m.shiftKey)&&(m.preventDefault(),l(e,{replace:t,state:n}))}return createComponent("a",{...f,href:p,onClick:y,target:o,download:s,className:c,style:a},u)}function jt(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:u=!1,state:f,children:l,onClick:p,...y}){let m=kn(),d=Tn(),E=typeof e=="string"?e.split("?")[0].split("#")[0]:e.pathname||"/",g=d.pathname||"/",_=t?jt(g)===jt(E):jt(g).startsWith(jt(E)),x=[typeof r=="function"?r({isActive:_}):r,_?n:null].filter(Boolean).join(" ")||void 0,O=typeof s=="function"?s({isActive:_}):s,C=_?{...O||{},...o||{}}:O,T="#"+vn(e);function k(I){p&&p(I),!(I.defaultPrevented||I.button!==0||I.metaKey||I.altKey||I.ctrlKey||I.shiftKey)&&(I.preventDefault(),m(e,{replace:u,state:f}))}return createComponent("a",{...y,href:T,onClick:k,target:c,download:a,className:x,style:C,"aria-current":_?"page":void 0},typeof l=="function"?l({isActive:_}):l)}function is(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 os(e,t){if(e==null)return{matched:!0,params:{}};let{regex:n,paramNames:r}=is(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 ss({path:e,element:t=null,children:n}){return null}function Wr({children:e}){var o;let n=Tn().pathname||"/",r=$e.toArray(e);for(let s=0;s<r.length;s++){let c=r[s],a=c.props.path===void 0?null:c.props.path,u=(o=c.props.element)!=null?o:null,f=c.props.children,{matched:l,params:p}=os(a,n);if(l)return u?createComponent(_n.Provider,{value:{params:p}},u):f?createComponent(_n.Provider,{value:{params:p}},createComponent(Wr,{},f)):createComponent(_n.Provider,{value:{params:p}},createComponent("div",{}))}return null}var On={};Q(On,{DragHandle:()=>Xr,ErrorBoundary:()=>Sn,Spinner:()=>as,SplitPane:()=>us,Suspense:()=>Mt});var{css:zc,cx:cs}=tt;function as({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",{},`
86
86
  @keyframes ddSpinnerSpin { to { transform: rotate(360deg); } }
87
- `))}var En=class extends ge{constructor(){super(...arguments);W(this,"displayName","ErrorBoundary");W(this,"state",{hasError:!1,error:null});W(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}},Pt=class extends ge{constructor(n){super(n);W(this,"displayName","Suspense");this.state={showingFallback:!1},this._pending=new Set,this._delayTimer=null,this._minShowTimer=null,this._fallbackShownAt=0}static getDerivedStateFromError(n){if(Tt(n))return null;throw n}componentDidCatch(n,r){Tt(n)&&this._attachPromise(n)}componentWillUnmount(){this._clearTimers(),this._pending.clear()}_clearTimers(){this._delayTimer&&(ne(this._delayTimer),this._delayTimer=null),this._minShowTimer&&(ne(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&&(ne(this._delayTimer),this._delayTimer=null),this._delayTimer=xe(()=>{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){ne(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&&(ne(this._minShowTimer),this._minShowTimer=null),this._minShowTimer=xe(()=>{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)}};W(Pt,"defaultProps",{minDelay:200,minShowTime:300});function Ur({onDelta:e,onStart:t,onEnd:n,style:r,className:o,children:s,data:a}){let c=D(null),l=D(0),f=D(0),u=D(0),p=D(0),y=D(!1),[m,d]=Y(!1),E=ae(()=>{c.current=null,y.current=!1,l.current=0,f.current=0,u.current=0,p.current=0,d(!1)},[]),g=ae((T,k)=>{let I=T-l.current,C=k-f.current;return{dx:I,dy:C}},[]),_=ae((T="up")=>{y.current&&(n==null||n(T),E())},[n,E]),h=ae(T=>{if(!(T.button!=null&&T.button!==0)){y.current=!0,c.current=T.pointerId,l.current=T.clientX,f.current=T.clientY,u.current=T.clientX,p.current=T.clientY,d(!0),t==null||t(a);try{T.currentTarget.setPointerCapture(T.pointerId)}catch(k){}}},[t]),x=ae(T=>{if(!y.current||c.current!==T.pointerId)return;let{dx:k,dy:I}=g(T.clientX,T.clientY);e==null||e(k,I,a),u.current=T.clientX,p.current=T.clientY},[g,e]),O=ae(T=>{c.current===T.pointerId&&_("up",a)},[_]),S=ae(T=>{c.current===T.pointerId&&_("cancel",a)},[_]);return createComponent("div",{role:"button",tabIndex:0,style:{...r,touchAction:"none"},className:rs(o,m?"dragging":""),onPointerDown:h,onPointerMove:x,onPointerUp:O,onPointerCancel:S},s)}var is=Jt(function({mode:t="horizontal",position:n,defaultPosition:r=.5,min:o=.1,max:s=.9,splitterSize:a=8,onSizeChange:c,style:l,className:f,firstPaneStyle:u,secondPaneStyle:p,splitterStyle:y,children:m},d){let E=t==="vertical"?"vertical":"horizontal",[g,_]=Y(E),[h,x]=Y(Nt(r,o,s)),O=n==null?h:Nt(n,o,s);te(()=>{n!=null&&x(Nt(n,o,s))},[n,o,s]),te(()=>{_(t==="vertical"?"vertical":"horizontal")},[t]);let S=le=>{let _e=Nt(le,o,s);n==null&&x(_e),c==null||c(_e)};rn(d,()=>({setPosition:S,setMode:le=>_(le==="vertical"?"vertical":"horizontal"),getPosition:()=>O,getMode:()=>g}));let T=D(null),k=D({w:0,h:0});ke(()=>{let le=T.current;if(!le)return;let _e=new ResizeObserver(()=>{let ut=le.getBoundingClientRect();k.current={w:ut.width,h:ut.height}});_e.observe(le);let Ut=le.getBoundingClientRect();return k.current={w:Ut.width,h:Ut.height},()=>_e.disconnect()},[]);let I=D(O),[C,H]=Y(!1),re=()=>{H(!0),I.current=O},An=(le,_e,Ut)=>{let{w:ut,h:Hr}=k.current;S(g==="horizontal"?I.current+le/(ut||1):I.current+_e/(Hr||1))},In=()=>H(!1),at=Te.toArray(m),ct=at[0],Xr=at[1],Ce=O,Yr=g==="horizontal"?{position:"absolute",top:0,bottom:0,left:0,width:`calc(${Ce} * (100% - ${a}px))`,overflow:"auto",...u||{}}:{position:"absolute",left:0,right:0,top:0,height:`calc(${Ce} * (100% - ${a}px))`,overflow:"auto",...u||{}},zr=g==="horizontal"?{position:"absolute",top:0,bottom:0,left:`calc(${Ce} * (100% - ${a}px) + ${a}px)`,right:0,overflow:"auto",...p||{}}:{position:"absolute",left:0,right:0,top:`calc(${Ce} * (100% - ${a}px) + ${a}px)`,bottom:0,overflow:"auto",...p||{}},Rn={background:"rgba(0,0,0,0.08)",boxShadow:"inset 0 0 2px rgba(0,0,0,0.25)",zIndex:10},Gr=g==="horizontal"?{position:"absolute",top:0,bottom:0,left:`calc(${Ce} * (100% - ${a}px))`,width:a,height:"100%",cursor:"col-resize",touchAction:"none",pointerEvents:"auto",...Rn,...y||{}}:{position:"absolute",left:0,right:0,top:`calc(${Ce} * (100% - ${a}px))`,height:a,width:"100%",cursor:"row-resize",touchAction:"none",pointerEvents:"auto",...Rn,...y||{}};return createComponent("div",{ref:T,className:f,style:{position:"relative",width:"100%",height:"100%",overflow:"hidden",...l||{}}},createComponent("div",{style:Yr},ct),createComponent("div",{style:zr},Xr),createComponent(Ur,{onStart:re,onDelta:An,onEnd:In,style:Gr,className:"splitter"}))}),Nt=(e,t,n)=>Math.max(t,Math.min(n,e));var ss={},Fr={};"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".split("").forEach(function(e,t){ss[e]=t,Fr[t]=e});function Kr(...e){if(typeof e=="number")return qr(e);let t="";for(let n=0;n<e.length;n+=1)t+=qr(e[n]);return t}function qr(e){let t="";e<0?e=-e<<1|1:e<<=1;do{let n=e&31;e>>>=5,e>0&&(n|=32),t+=Fr[n]}while(e>0);return t}var Dt=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"]),cs=new Set(["(",")","{","}","[","]","...",".","=>",",",";",":","?","++","--","+","-","*","/","%","**",">>","<<",">>>","<<<","&","|","^","~","==","!=","===","!==",">","<",">=","<=","&&","||","??","?.","=","+=","-=","*=","/=","%=","**=","<<=",">>=",">>>=","&=","|=","^=","??=","&&=","||=","!"]);function us(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)?!Dt.has(e):!1}function ls(e){return/(?:\\u\{[0-9a-fA-F]+\}|\\u[0-9a-fA-F]{4})/g.test(e)?!Dt.has(e):!1}function fs(e){return/^(?:[$_\p{ID_Start}][$_\u200C\u200D\p{ID_Continue}]*)$/u.test(e)?!Dt.has(e):!1}function Tn(e,t){if(typeof t=="string"){if(e&&e.hasOwnProperty(t))return e[t];if(t.trim()==="")return t.indexOf(`
87
+ `))}var Sn=class extends _e{constructor(){super(...arguments);Y(this,"displayName","ErrorBoundary");Y(this,"state",{hasError:!1,error:null});Y(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}},Mt=class extends _e{constructor(n){super(n);Y(this,"displayName","Suspense");this.state={showingFallback:!1},this._pending=new Set,this._delayTimer=null,this._minShowTimer=null,this._fallbackShownAt=0}static getDerivedStateFromError(n){if(St(n))return null;throw n}componentDidCatch(n,r){St(n)&&this._attachPromise(n)}componentWillUnmount(){this._clearTimers(),this._pending.clear()}_clearTimers(){this._delayTimer&&(ie(this._delayTimer),this._delayTimer=null),this._minShowTimer&&(ie(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&&(ie(this._delayTimer),this._delayTimer=null),this._delayTimer=Te(()=>{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){ie(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&&(ie(this._minShowTimer),this._minShowTimer=null),this._minShowTimer=Te(()=>{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)}};Y(Mt,"defaultProps",{minDelay:200,minShowTime:300});function Xr({onDelta:e,onStart:t,onEnd:n,style:r,className:o,children:s,data:c}){let a=D(null),u=D(0),f=D(0),l=D(0),p=D(0),y=D(!1),[m,d]=H(!1),E=ae(()=>{a.current=null,y.current=!1,u.current=0,f.current=0,l.current=0,p.current=0,d(!1)},[]),g=ae((T,k)=>{let I=T-u.current,S=k-f.current;return{dx:I,dy:S}},[]),_=ae((T="up")=>{y.current&&(n==null||n(T),E())},[n,E]),h=ae(T=>{if(!(T.button!=null&&T.button!==0)){y.current=!0,a.current=T.pointerId,u.current=T.clientX,f.current=T.clientY,l.current=T.clientX,p.current=T.clientY,d(!0),t==null||t(c);try{T.currentTarget.setPointerCapture(T.pointerId)}catch(k){}}},[t]),x=ae(T=>{if(!y.current||a.current!==T.pointerId)return;let{dx:k,dy:I}=g(T.clientX,T.clientY);e==null||e(k,I,c),l.current=T.clientX,p.current=T.clientY},[g,e]),O=ae(T=>{a.current===T.pointerId&&_("up",c)},[_]),C=ae(T=>{a.current===T.pointerId&&_("cancel",c)},[_]);return createComponent("div",{role:"button",tabIndex:0,style:{...r,touchAction:"none"},className:cs(o,m?"dragging":""),onPointerDown:h,onPointerMove:x,onPointerUp:O,onPointerCancel:C},s)}var us=nn(function({mode:t="horizontal",position:n,defaultPosition:r=.5,min:o=.1,max:s=.9,splitterSize:c=8,onSizeChange:a,resizeMode:u="proportional",style:f,className:l,firstPaneStyle:p,secondPaneStyle:y,splitterStyle:m,splitterChild:d,children:E},g){let _=D(null),h=D({w:0,h:0}),x=t==="vertical"?"vertical":"horizontal",[O,C]=H(x),[T,k]=H(Dt(r,o,s,t==="verical"?h.current.h:h.current.w,c)),I=n==null?T:n;I=Dt(I,o,s,t==="verical"?h.current.h:h.current.w,c),re(()=>{n!=null&&k(Dt(n,o,s,t==="verical"?h.current.h:h.current.w,c))},[n,o,s]),re(()=>{C(t==="vertical"?"vertical":"horizontal")},[t]);let S=pe=>{let Ce=Dt(pe,o,s,t==="verical"?h.current.h:h.current.w,c);n==null&&k(Ce),a==null||a(Ce)};un(g,()=>({setPosition:S,setMode:pe=>C(pe==="vertical"?"vertical":"horizontal"),getPosition:()=>I,getMode:()=>O})),Ae(()=>{let pe=_.current;if(!pe)return;let Ce=new ResizeObserver(()=>{var Un;let pt=pe.getBoundingClientRect(),he=h.current;h.current={w:pt.width,h:pt.height},(Un=g.current)!=null&&Un.getPosition&&(u==="fixFirst"?O==="vertical"&&he.h>0?S(g.current.getPosition()*he.h/h.current.h):he.w>0&&S(g.current.getPosition()*he.w/h.current.w):u==="fixSecond"&&(O==="vertical"&&he.h>0?S(1-(1-g.current.getPosition())*he.h/h.current.h):he.w>0&&S(1-(1-g.current.getPosition())*he.w/h.current.w)))});Ce.observe(pe);let Bt=pe.getBoundingClientRect();return h.current={w:Bt.width,h:Bt.height},()=>Ce.disconnect()},[u,O]);let W=D(I),[fe,Kt]=H(!1),Nn=()=>{Kt(!0),W.current=I},Vt=(pe,Ce,Bt)=>{let{w:pt,h:he}=h.current;S(O==="horizontal"?W.current+pe/(pt||1):W.current+Ce/(he||1))},ft=()=>Kt(!1),jn=$e.toArray(E),Qr=jn[0],ei=jn[1],be=I,{w:Dn,h:Mn}=h.current,X={position:"absolute",top:0,left:0,overflow:"auto",...p||{}},z={position:"absolute",bottom:0,right:0,overflow:"auto",...y||{}},ke={background:"rgba(0,0,0,0.08)",boxShadow:"inset 0 0 2px rgba(0,0,0,0.25)",zIndex:10,position:"absolute",cursor:O==="horizontal"?"col-resize":"row-resize",touchAction:"none",pointerEvents:"auto",...m||{}};return O==="horizontal"?(X.bottom=0,z.top=0,u==="fixFirst"?(X.width=be*(Dn-c),z.left=X.width+c,Object.assign(ke,{top:0,bottom:0,left:X.width,width:c})):u==="fixSecond"?(z.width=(1-be)*(Dn-c),X.right=z.width+c,Object.assign(ke,{top:0,bottom:0,left:z.width,width:c})):(X.width=`calc(${be} * (100% - ${c}px))`,z.left=`calc(${be} * (100% - ${c}px) + ${c}px)`,Object.assign(ke,{top:0,bottom:0,left:`calc(${be} * (100% - ${c}px))`,width:c}))):(X.right=0,z.left=0,u==="fixFirst"?(X.height=be*(Mn-c),z.top=X.height+c,Object.assign(ke,{left:0,right:0,top:X.height,height:c})):u==="fixSecond"?(z.height=(1-be)*(Mn-c),X.bottom=z.height+c,Object.assign(ke,{left:0,right:0,bottom:z.height,height:c})):(X.height=`calc(${be} * (100% - ${c}px))`,z.top=`calc(${be} * (100% - ${c}px) + ${c}px)`,Object.assign(ke,{left:0,right:0,top:X.height,height:c}))),createComponent("div",{ref:_,className:l,style:{position:"relative",width:"100%",height:"100%",overflow:"hidden",...f||{}}},createComponent("div",{style:X},Qr),createComponent("div",{style:z},ei),createComponent(Xr,{onStart:Nn,onDelta:Vt,onEnd:ft,style:ke,className:"splitter"},d))}),Dt=function(e,t,n,r,o){return typeof t=="function"&&(r>0?t=t(r,o):t=0),typeof n=="function"&&(r>0?n=n(r,o):n=1),Math.max(t,Math.min(n,e))};var ls={},Gr={};"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".split("").forEach(function(e,t){ls[e]=t,Gr[t]=e});function Hr(...e){if(typeof e=="number")return Yr(e);let t="";for(let n=0;n<e.length;n+=1)t+=Yr(e[n]);return t}function Yr(e){let t="";e<0?e=-e<<1|1:e<<=1;do{let n=e&31;e>>>=5,e>0&&(n|=32),t+=Gr[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"]),ps=new Set(["(",")","{","}","[","]","...",".","=>",",",";",":","?","++","--","+","-","*","/","%","**",">>","<<",">>>","<<<","&","|","^","~","==","!=","===","!==",">","<",">=","<=","&&","||","??","?.","=","+=","-=","*=","/=","%=","**=","<<=",">>=",">>>=","&=","|=","^=","??=","&&=","||=","!"]);function hs(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 ds(e){return/(?:\\u\{[0-9a-fA-F]+\}|\\u[0-9a-fA-F]{4})/g.test(e)?!qt.has(e):!1}function ms(e){return/^(?:[$_\p{ID_Start}][$_\u200C\u200D\p{ID_Continue}]*)$/u.test(e)?!qt.has(e):!1}function $n(e,t){if(typeof t=="string"){if(e&&e.hasOwnProperty(t))return e[t];if(t.trim()==="")return t.indexOf(`
88
88
  `)!==-1?`
89
- `:" ";if(Dt.has(t))return"K";if(cs.has(t))return"O";if(fs(t))return"I";if(ls(t))return"U";if(us(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==="paranthesis")return"P";if(t.type==="string")return"S";if(t.type==="xml")return"X"}return"?"}function kn(e,t=t.bind(null,null)){return e.map(t).join("")}var ps=/(?: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,jt=/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 Sn(e,t){let n=kn(e.out,Tn.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=(c=1)=>{for(;n[r]===" "||n[r]===`
90
- `||n[r]==="C";)c===1&&(e.out[r]=null),r+=c},s=e.begin,a=[];for(r=0;r<e.out.length;r++)r==0?a.push(e.begin):typeof e.out[r-1]=="string"?a.push(a[r-1]+e.out[r-1].length):a.push(e.out[r-1].end);a.push(e.end);for(let c of n.matchAll(ps))if(c[0].startsWith("r")){let l=c[0],f=e.out[c.index+l.length-1].out;f.length===1&&f.push(", {requirer:module}")}else if(c[0].startsWith("i")){let l=c[0];if(r=c.index-1,o(-1),n[r]===".")continue;let f=t.substring(e.out[c.index+l.length-1].begin,e.out[c.index+l.length-1].end),u={},p=[],y=[];for(r=c.index+1;r<c.index+l.length-1;r++)switch(e.out.splice(c.index,1,{type:"import",begin:a[c.index],end:a[c.index+l.length],cjs:""}),o(),n[r]){case",":break;case"I":{y.push(e.out[r]);continue}case"J":{let d=kn(e.out[r].out,Tn.bind(null,{as:"a",",":","}));if(jt.lastIndex=-1,!jt.test(d))throw"incorrect import properties definition.";let E=e.out[r].out;for(let g=1;g<d.length-1;g++){for(;d[g]===" "||d[g]===`
89
+ `:" ";if(qt.has(t))return"K";if(ps.has(t))return"O";if(ms(t))return"I";if(ds(t))return"U";if(hs(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==="paranthesis")return"P";if(t.type==="string")return"S";if(t.type==="xml")return"X"}return"?"}function An(e,t=t.bind(null,null)){return e.map(t).join("")}var ys=/(?: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,Ut=/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 In(e,t){let n=An(e.out,$n.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]===`
90
+ `||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(ys))if(a[0].startsWith("r")){let u=a[0],f=e.out[a.index+u.length-1].out;f.length===1&&f.push(", {requirer:module}")}else if(a[0].startsWith("i")){let u=a[0];if(r=a.index-1,o(-1),n[r]===".")continue;let f=t.substring(e.out[a.index+u.length-1].begin,e.out[a.index+u.length-1].end),l={},p=[],y=[];for(r=a.index+1;r<a.index+u.length-1;r++)switch(e.out.splice(a.index,1,{type:"import",begin:c[a.index],end:c[a.index+u.length],cjs:""}),o(),n[r]){case",":break;case"I":{y.push(e.out[r]);continue}case"J":{let d=An(e.out[r].out,$n.bind(null,{as:"a",",":","}));if(Ut.lastIndex=-1,!Ut.test(d))throw"incorrect import properties definition.";let E=e.out[r].out;for(let g=1;g<d.length-1;g++){for(;d[g]===" "||d[g]===`
91
91
  `||d[g]==="C"||d[g]===",";)g++;let _=E[g];for(g++;d[g]===" "||d[g]===`
92
92
  `||d[g]==="C";)g++;if(d[g]==="a"){for(g++;d[g]===" "||d[g]===`
93
- `||d[g]==="C";)g++;u[E[g]]=_,g++}else u[_]=_}continue}case"*":{r++,o(),r++,o(),p.push(e.out[r]);continue}case"S":for(r=c.index+1;r<c.index+l.length;r++)e.out[r]=null;let m="";for(let d of y)m+=`const ${d} = require(${f},{requirer:module});
93
+ `||d[g]==="C";)g++;l[E[g]]=_,g++}else l[_]=_}continue}case"*":{r++,o(),r++,o(),p.push(e.out[r]);continue}case"S":for(r=a.index+1;r<a.index+u.length;r++)e.out[r]=null;let m="";for(let d of y)m+=`const ${d} = require(${f},{requirer:module});
94
94
  `;for(let d of p)m+=`const ${d} = require(${f},{requirer:module, checkExport: ['default']}).default;
95
- `;if(Object.keys(u).length){let d="{",E="[";for(let g in u)d.length>1&&(d+=",",E+=","),g===u[g]?(d+=g,E+=`'${g}'`):(d+=g+":"+u[g],E+=`'${u[g]}'`);d+="}",E+="]",m+=`const ${d} = require(${f}, {checkExport: ${E},requirer:module})`}else m+=`require(${f},{requirer:module})`;e.out[c.index].cjs=m;continue}}else{let l=c[0];if(e.out.splice(c.index,1,{type:"export",begin:a[c.index],end:a[c.index+1]}),r=c.index-1,o(-1),n[r]===".")continue;switch(r=c.index+1,o(),n[r]){case"d":e.out[r]=null,e.out[c.index].cjs="module.exports.default =";continue;case"V":case"F":let f=r,u=n[r]==="F"?`= ${e.out[r]} `:"";e.out[r]=null,r++,o();let p=e.out[r];n[f]==="V"&&(e.out[r]=null,r++),o(),e.out[c.index].cjs=`module.exports.${p} ${u}`;continue;case"*":e.out[r]=null,r++,o(),e.out[r]=null,r++,o();let y=t.substring(e.out[r].begin,e.out[r].end);e.out[r]=null,e.out[c.index].cjs=`Object.assign(module.exports, require(${y},{requirer:module}))`;continue;case"I":e.out[c.index].cjs=`module.exports.${e.out[r]} = `;continue;case"J":{let m={},d=kn(e.out[r].out,Tn.bind(null,{as:"a",",":",",default:"I"}));if(jt.lastIndex=-1,!jt.test(d))throw"incorrect export properties definition.";let E=e.out[r].out;for(let h=1;h<d.length-1;h++){for(;d[h]===" "||d[h]===`
95
+ `;if(Object.keys(l).length){let d="{",E="[";for(let g in l)d.length>1&&(d+=",",E+=","),g===l[g]?(d+=g,E+=`'${g}'`):(d+=g+":"+l[g],E+=`'${l[g]}'`);d+="}",E+="]",m+=`const ${d} = require(${f}, {checkExport: ${E},requirer:module})`}else m+=`require(${f},{requirer:module})`;e.out[a.index].cjs=m;continue}}else{let u=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":case"F":let f=r,l=n[r]==="F"?`= ${e.out[r]} `:"";e.out[r]=null,r++,o();let p=e.out[r];n[f]==="V"&&(e.out[r]=null,r++),o(),e.out[a.index].cjs=`module.exports.${p} ${l}`;continue;case"*":e.out[r]=null,r++,o(),e.out[r]=null,r++,o();let y=t.substring(e.out[r].begin,e.out[r].end);e.out[r]=null,e.out[a.index].cjs=`Object.assign(module.exports, require(${y},{requirer:module}))`;continue;case"I":e.out[a.index].cjs=`module.exports.${e.out[r]} = `;continue;case"J":{let m={},d=An(e.out[r].out,$n.bind(null,{as:"a",",":",",default:"I"}));if(Ut.lastIndex=-1,!Ut.test(d))throw"incorrect export properties definition.";let E=e.out[r].out;for(let h=1;h<d.length-1;h++){for(;d[h]===" "||d[h]===`
96
96
  `||d[h]==="C"||d[h]===",";)h++;let x=E[h];for(h++;d[h]===" "||d[h]===`
97
97
  `||d[h]==="C";)h++;if(d[h]==="a"){for(h++;d[h]===" "||d[h]===`
98
- `||d[h]==="C";)h++;m[E[h]]=x,h++}else m[x]=x}let g="{",_="{";for(let h in m)g.length>1&&(g+=",",_+=","),h===m[h]?(g+=h,_+=h):(g+=h+":"+m[h],_+=m[h]);if(g+="}",_+="}",e.out[r]=null,r++,o(),e.out[r]==="from"){e.out[r]=null,r++,o();let h=t.substring(e.out[r].begin,e.out[r].end);e.out[r]=null,e.out[c.index].cjs=`{ const ${g} = require(${h},{requirer:module}); Object.assign(module.exports, ${_}); }`}else e.out[c.index].cjs=`Object.assign(module.exports, ${g})`;continue}}}}var N={setBlockLabels:!0,enableLabelStack:!1,injectLabels:!0,preprocessorDelimiter:"\u0294"},ue,Za=0,Vr=/(\{|\}|\[|\]|\(|\)|\.\.\.|=>|\?\?=|\?\?|\?\.|===|!==|>>>|<<=|>>=|>>>=|\*\*=|\*\*|&&=|\|\|=|<=|>=|==|!=|<<|>>|\+\+|--|\+=|-=|\*=|\/=|%=|&=|\^=|\|=|=|\+|-|\*|\/|%|&|\^|\||!|~|\?|:|<|>|=|\.|,|;|\n+|[\s^\n]+)/gm;function P(e,t,n,...r){let o=e(t,n,...r);return o?[o.end,o]:[n]}function hs(code,index,container){let i=index,dels=`;=,([{}!^~&|:?*%-+/<>${N.preprocessorDelimiter}`;for(;--i>0;)if(" \r".indexOf(code[i])===-1){if(code[i]===`
98
+ `||d[h]==="C";)h++;m[E[h]]=x,h++}else m[x]=x}let g="{",_="{";for(let h in m)g.length>1&&(g+=",",_+=","),h===m[h]?(g+=h,_+=h):(g+=h+":"+m[h],_+=m[h]);if(g+="}",_+="}",e.out[r]=null,r++,o(),e.out[r]==="from"){e.out[r]=null,r++,o();let h=t.substring(e.out[r].begin,e.out[r].end);e.out[r]=null,e.out[a.index].cjs=`{ const ${g} = require(${h},{requirer:module}); Object.assign(module.exports, ${_}); }`}else e.out[a.index].cjs=`Object.assign(module.exports, ${g})`;continue}}}}var P={setBlockLabels:!0,enableLabelStack:!1,injectLabels:!0,preprocessorDelimiter:"\u0294"},le,na=0,Jr=/(\{|\}|\[|\]|\(|\)|\.\.\.|=>|\?\?=|\?\?|\?\.|===|!==|>>>|<<=|>>=|>>>=|\*\*=|\*\*|&&=|\|\|=|<=|>=|==|!=|<<|>>|\+\+|--|\+=|-=|\*=|\/=|%=|&=|\^=|\|=|=|\+|-|\*|\/|%|&|\^|\||!|~|\?|:|<|>|=|\.|,|;|\n+|[\s^\n]+)/g;function N(e,t,n,...r){let o=e(t,n,...r);return o?[o.end,o]:[n]}function gs(code,index,container){let i=index,dels=`;=,([{}!^~&|:?*%-+/<>${P.preprocessorDelimiter}`;for(;--i>0;)if(" \r".indexOf(code[i])===-1){if(code[i]===`
99
99
  `){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`
100
- `: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 Mt(e,t,n){let r={type:"comment",begin:t++};if(e[t]!=="*"&&e[t]!=="/")return hs(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`
101
- `:if(!o)return r.end=t+1,n&&n.children.push(r),r;break}t++}ue("Unterminated comment",r.begin)}function ds(e,t,n){let r=t+1;for(;e[r]&&e[r]!==`
102
- `&&e[r]!==N.preprocessorDelimiter||e[r-1]==="\\";)r++;if(e[r]===N.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]===`
103
- `){let c={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(c),c}}ue("Error in preprocessor statement",t)}function ms(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(`
104
- `);return eval(cmd),segments}function Cn(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`
105
- `:n!=="`"&&ue("Unterminated string",o.begin);break;case"$":n==="`"&&e[t+1]==="{"&&([t]=P(Se,e,t+1,!0),t--);break;case"\\":t++;break}t++}ue("Unterminated string",o.begin)}function ys(e,t,n,r){let o=t,s=t;for(;o<e.length;){switch(e[o]){case"<":if(e[o+1]==="/"){o+=2;let c=o;for(;c<e.length&&e[c]!==">";)c++;if(c===e.length)return null;let l=e.substring(o,c).trim();return n.tag!==l&&ue("Ill-formed xml (not closed properly)",t),n.end=c+1,n.cbegin=t+1,n.cend=o-2,c}else[o]=P(On,e,o,n),o>s?(s=o,o--):s++;break;case"{":let a=o;[o]=P(Se,e,o,!0,n),o--;break}o++}return s}function On(e,t,n,r=!1){if(r){let f=["=",",","(","&","|","?",":","{","["],u=t;for(;--u>0;)if(` \r
106
- `.indexOf(e[u])===-1){if(f.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
107
- {};)`.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
108
- {};)`.indexOf(e[u-5])===-1)return;break}return}}let o=[" "," ",`
100
+ `: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 Ft(e,t,n){let r={type:"comment",begin:t++};if(e[t]!=="*"&&e[t]!=="/")return gs(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`
101
+ `:if(!o)return r.end=t+1,n&&n.children.push(r),r;break}t++}le("Unterminated comment",r.begin)}function bs(e,t,n){let r=t+1;for(;e[r]&&e[r]!==`
102
+ `&&e[r]!==P.preprocessorDelimiter||e[r-1]==="\\";)r++;if(e[r]===P.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]===`
103
+ `){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}}le("Error in preprocessor statement",t)}function ws(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(`
104
+ `);return eval(cmd),segments}function Rn(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`
105
+ `:n!=="`"&&le("Unterminated string",o.begin);break;case"$":n==="`"&&e[t+1]==="{"&&([t]=N(Ie,e,t+1,!0),t--);break;case"\\":t++;break}t++}le("Unterminated string",o.begin)}function xs(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 u=e.substring(o,a).trim();return n.tag!==u&&le("Ill-formed xml (not closed properly)",t),n.end=a+1,n.cbegin=t+1,n.cend=o-2,a}else[o]=N(Ln,e,o,n),o>s?(s=o,o--):s++;break;case"{":let c=o;[o]=N(Ie,e,o,!0,n),o--;break}o++}return s}function Ln(e,t,n,r=!1){if(r){let f=["=",",","(","&","|","?",":","{","["],l=t;for(;--l>0;)if(` \r
106
+ `.indexOf(e[l])===-1){if(f.indexOf(e[l])!==-1||l>1&&e[l-1]==="="&&e[l]===">")break;if(l>=5&&e.slice(l-5,l+1)==="return"){if(l>5&&` \r
107
+ {};)`.indexOf(e[l-6])===-1)return;break}if(l>=4&&(e.slice(l-4,l+1)==="yield"||e.slice(l-4,l+1)==="throw")){if(l>4&&` \r
108
+ {};)`.indexOf(e[l-5])===-1)return;break}return}}let o=[" "," ",`
109
109
  `,"/","&","^","%","|","!","~","+","*","?","<",">",";",",","=","{","}","(",")","[","]","'",'"',"`","\\","",void 0],s=()=>{for(;e[t]===" "||e[t]===" "||e[t]===`
110
- `;)t++},a={type:"xml",begin:t++,children:[],attributes:{},self_closing:!1,js_attributes:[]};s();let c=t;for(;c<e.length&&o.indexOf(e[c])===-1;)c++;if(c===e.length)return;a.tag=e.substring(t,c),t=c;let l;for(;t<e.length;){for(c=t;c<e.length&&o.indexOf(e[c])===-1;)c++;if(c===e.length)return;let f=e.substring(t,c);switch(f.length&&(l=f,a.attributes[f]=!0),t=c,e[t]){case"=":if(l){for(t++,s();e[t]==="/";){let d=P(Mt,e,t);d[0]>t?t=d[0]:t++,s()}let m;switch(e[t]){case"'":case'"':[t,m]=P(Cn,e,t,e[t]),a.attributes[l]=m,l=void 0;break;case"{":[t,m]=P(Se,e,t,!0),a.attributes[l]=m,l=void 0;break;default:for(c=t;c<e.length&&o.indexOf(e[c])===-1;)c++;if(c===e.length)return;let d=e.substring(t,c);t=c,a.attributes[l]=d,l=void 0}}else return;break;case"{":let u;[t,u]=P(Se,e,t,!0),u.is_xml_js=!0,a.js_attributes.push(u);break;case"/":if(e[t+1]===">")return a.end=t+2,a.cbegin=a.begin,a.cend=a.end,a.self_closing=!0,n&&n.children.push(a),a;let p=P(Mt,e,t);p[0]>t?t=p[0]:t++;break;case">":let y=ys(e,t,a);if(y===null)return;if(y>t?t=y:t++,a.end)return n&&n.children.push(a),a;t++;break;case" ":case" ":case`
111
- `:s();break;default:return}}}function Wr(e,t,n){let r={type:"paranthesis",begin:t,cbegin:++t,children:[],self_closing:!1};for(;t<e.length;){let o=e[t];switch(o){case"<":{let[a]=P(On,e,t,r,!0);a>t?t=a:t++;break}case'"':case"'":case"`":[t]=P(Cn,e,t,o,r);break;case"{":[t]=P(Se,e,t,!0,r);break;case"(":[t]=P(Wr,e,t,r);break;case"}":ue("Unmatched curly bracket",r.begin);break;case")":return r.end=t+1,r.cend=t,n&&n.children.push(r),r;case"/":let[s]=P(Mt,e,t,r);s>t?t=s:t++;break;case"\\":t++;default:t++;break}}ue("Unterminated paranthesis block",r.begin)}function Se(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[a]=P(On,e,t,o,!0);a>t?t=a:t++;break}case'"':case"'":case"`":[t]=P(Cn,e,t,s,o);break;case"{":{let a=t;[t]=P(Se,e,t,!0,o);break}case"(":[t]=P(Wr,e,t,o);break;case")":ue("Unmatched paranthesis",o.begin);break;case"}":if(n)return o.end=t+1,o.cend=t,r&&r.children.push(o),o;ue("Unmatched curly bracket",o.begin);break;case"/":{let[a]=P(Mt,e,t,o);a>t?t=a:t++;break}case N.preprocessorDelimiter:{let[a]=P(ds,e,t,o);a>t?t=a:t++;break}case"\\":t++;default:t++}}return n&&ue("Unterminated JS block",o.begin),o.end=t,o.cend=t,r&&r.children.push(o),o}function gs(e,t,n){e.already_labeled=!0;function r(c,l=1){for(;(c+=l)<e.children.length&&c>=0;){let f=e.children[c];if(typeof f=="string"){let u=f.trim();if(u.length)return[c,u]}if(typeof f=="object"&&f.type!=="comment")return[c,f]}return[null,null]}let o,s,a;for(let c=0;c<e.children.length;c++)if(typeof e.children[c]=="object"&&e.children[c].type==="paranthesis"){if([o,a]=r(c,-1),a===null||typeof a!="string"||["switch","catch","try","class"].find(f=>a.trim().endsWith(f))!==void 0)continue;let l=a;if([o,a]=r(o,-1),a===null||typeof a=="string"&&["extern","class"].indexOf(a)!==-1||([o,s]=r(c),s===null))continue;if(N.injectTraceLabels&&typeof s=="object"&&s.type==="js"){let f=Be(t,c);s.children.splice(1,0,`/*LILACTBLOCK${++n.counter}:${f}:${l}*/try{`),N.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}`),c+=2}}else if(e.children[c]==="=>"&&([o,a]=r(c,-1),typeof a=="object"&&a.type==="paranthesis")){let l=Be(t,a.begin);[o,s]=r(c),typeof s=="object"&&s.type==="js"&&(N.injectTraceLabels&&(s.children.splice(1,0,`/*LILACTBLOCK${++n.counter}:${l}:<ARROW>*/try {`),N.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}`)),c+=2)}}function Br(e){let t=[0];for(let n in e)e[n]===`
112
- `&&t.push(parseInt(n));return t.push(e.length),t}function Be(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 bs(e,t,n,r,o=[]){let s=[],a={version:3,file:t,sourceRoot:"",sources:[t],names:[],mappings:""},c=m=>{var d;if(((d=m==null?void 0:m.out)==null?void 0:d.length)>0)for(let E of m.out)c(E);(m==null?void 0:m.begin)!==void 0&&(m==null?void 0:m.out_index)!==void 0&&s.push([...Be(r,m.out_index),...Be(n,m.begin),m])};c(e),s=s.sort((m,d)=>m[0]==d[0]?m[1]-d[1]:m[0]-d[0]),o.push(...s);let l="",f=0,u=0,p=0,y=0;for(let m=0;m<s.length;m++){let d=s[m];for(;f<d[0];)u=0,l+=";",f++;l+=",",l+=Kr(d[1]-u,0,d[2]-p,d[3]-y),u=d[1],p=d[2],y=d[3]}return a.mappings=l.substring(1).replace(/;,/g,";"),`
110
+ `;)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 u;for(;t<e.length;){for(a=t;a<e.length&&o.indexOf(e[a])===-1;)a++;if(a===e.length)return;let f=e.substring(t,a);switch(f.length&&(u=f,c.attributes[f]=!0),t=a,e[t]){case"=":if(u){for(t++,s();e[t]==="/";){let d=N(Ft,e,t);d[0]>t?t=d[0]:t++,s()}let m;switch(e[t]){case"'":case'"':[t,m]=N(Rn,e,t,e[t]),c.attributes[u]=m,u=void 0;break;case"{":[t,m]=N(Ie,e,t,!0),c.attributes[u]=m,u=void 0;break;default:for(a=t;a<e.length&&o.indexOf(e[a])===-1;)a++;if(a===e.length)return;let d=e.substring(t,a);t=a,c.attributes[u]=d,u=void 0}}else return;break;case"{":let l;[t,l]=N(Ie,e,t,!0),l.is_xml_js=!0,c.js_attributes.push(l);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=N(Ft,e,t);p[0]>t?t=p[0]:t++;break;case">":let y=xs(e,t,c);if(y===null)return;if(y>t?t=y:t++,c.end)return n&&n.children.push(c),c;t++;break;case" ":case" ":case`
111
+ `:s();break;default:return}}}function zr(e,t,n){let r={type:"paranthesis",begin:t,cbegin:++t,children:[],self_closing:!1};for(;t<e.length;){let o=e[t];switch(o){case"<":{let[c]=N(Ln,e,t,r,!0);c>t?t=c:t++;break}case'"':case"'":case"`":[t]=N(Rn,e,t,o,r);break;case"{":[t]=N(Ie,e,t,!0,r);break;case"(":[t]=N(zr,e,t,r);break;case"}":le("Unmatched curly bracket",r.begin);break;case")":return r.end=t+1,r.cend=t,n&&n.children.push(r),r;case"/":let[s]=N(Ft,e,t,r);s>t?t=s:t++;break;case"\\":t++;default:t++;break}}le("Unterminated paranthesis block",r.begin)}function Ie(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]=N(Ln,e,t,o,!0);c>t?t=c:t++;break}case'"':case"'":case"`":[t]=N(Rn,e,t,s,o);break;case"{":{let c=t;[t]=N(Ie,e,t,!0,o);break}case"(":[t]=N(zr,e,t,o);break;case")":le("Unmatched paranthesis",o.begin);break;case"}":if(n)return o.end=t+1,o.cend=t,r&&r.children.push(o),o;le("Unmatched curly bracket",o.begin);break;case"/":{let[c]=N(Ft,e,t,o);c>t?t=c:t++;break}case P.preprocessorDelimiter:{let[c]=N(bs,e,t,o);c>t?t=c:t++;break}case"\\":t++;default:t++}}return n&&le("Unterminated JS block",o.begin),o.end=t,o.cend=t,r&&r.children.push(o),o}function _s(e,t,n){e.already_labeled=!0;function r(a,u=1){for(;(a+=u)<e.children.length&&a>=0;){let f=e.children[a];if(typeof f=="string"){let l=f.trim();if(l.length)return[a,l]}if(typeof f=="object"&&f.type!=="comment")return[a,f]}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==="paranthesis"){if([o,c]=r(a,-1),c===null||typeof c!="string"||["switch","catch","try","class"].find(f=>c.trim().endsWith(f))!==void 0)continue;let u=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(P.injectTraceLabels&&typeof s=="object"&&s.type==="js"){let f=Ge(t,a);s.children.splice(1,0,`/*LILACTBLOCK${++n.counter}:${f}:${u}*/try{`),P.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==="paranthesis")){let u=Ge(t,c.begin);[o,s]=r(a),typeof s=="object"&&s.type==="js"&&(P.injectTraceLabels&&(s.children.splice(1,0,`/*LILACTBLOCK${++n.counter}:${u}:<ARROW>*/try {`),P.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 Zr(e){let t=[0];for(let n in e)e[n]===`
112
+ `&&t.push(parseInt(n));return t.push(e.length),t}function Ge(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 Es(e,t,n,r,o=[]){let s=[],c={version:3,file:t,sourceRoot:"",sources:[t],names:[],mappings:""},a=m=>{var d;if(((d=m==null?void 0:m.out)==null?void 0:d.length)>0)for(let E of m.out)a(E);(m==null?void 0:m.begin)!==void 0&&(m==null?void 0:m.out_index)!==void 0&&s.push([...Ge(r,m.out_index),...Ge(n,m.begin),m])};a(e),s=s.sort((m,d)=>m[0]==d[0]?m[1]-d[1]:m[0]-d[0]),o.push(...s);let u="",f=0,l=0,p=0,y=0;for(let m=0;m<s.length;m++){let d=s[m];for(;f<d[0];)l=0,u+=";",f++;u+=",",u+=Hr(d[1]-l,0,d[2]-p,d[3]-y),l=d[1],p=d[2],y=d[3]}return c.mappings=u.substring(1).replace(/;,/g,";"),`
113
113
 
114
- //# sourceMappingURL=data:application/json;charset=utf-8;base64,`+btoa(JSON.stringify(a))}function $n(e,{factory:t="createComponent",fragment:n="Fragment",path:r="anonymous",appendSourcemap:o=!0,injectTraceLabels:s=!1,discardComments:a=!1,produceCJS:c=!1,blocks_info:l={labels:{},counter:0},mappings:f=[]}={}){var g,_;(g=N.preprocessorDelimiter)!=null||(N.preprocessorDelimiter="\u0294"),(_=N.injectTraceLabels)!=null||(N.injectTraceLabels=s);let u=Br(e);ue=((h,x,O)=>{let S=new Error(x);throw S.name="JSXParseError",[S.lineNumber,S.columnNumber]=Be(h,O),S.fileName=r,S.lilact_trace="parse",S}).bind(null,u);let p=Se(e);p.data=e;let y=h=>{if(h.attributes!==void 0)for(let x in h.attributes)typeof h.attributes[x]=="object"&&y(h.attributes[x]);if(h.children!==void 0&&!h.self_closing){let x=h.type==="js"?h.begin:h.cbegin||h.begin;for(let S=0;S<h.children.length;S++){let T=h.children[S];if(T.begin>x){let k=e.substring(x,T.begin);h.type==="xml"&&(k=k.trim()),k.length&&(h.type==="xml"?h.children.splice(S,0,'"'+k.replaceAll(`
114
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,`+btoa(JSON.stringify(c))}function Pn(e,{factory:t="createComponent",fragment:n="Fragment",path:r="anonymous",appendSourcemap:o=!0,injectTraceLabels:s=!1,discardComments:c=!1,produceCJS:a=!1,blocks_info:u={labels:{},counter:0},mappings:f=[]}={}){var g,_;(g=P.preprocessorDelimiter)!=null||(P.preprocessorDelimiter="\u0294"),(_=P.injectTraceLabels)!=null||(P.injectTraceLabels=s);let l=Zr(e);le=((h,x,O)=>{let C=new Error(x);throw C.name="JSXParseError",[C.lineNumber,C.columnNumber]=Ge(h,O),C.fileName=r,C.lilact_trace="parse",C}).bind(null,l);let p=Ie(e);p.data=e;let y=h=>{if(h.attributes!==void 0)for(let x in h.attributes)typeof h.attributes[x]=="object"&&y(h.attributes[x]);if(h.children!==void 0&&!h.self_closing){let x=h.type==="js"?h.begin:h.cbegin||h.begin;for(let C=0;C<h.children.length;C++){let T=h.children[C];if(T.begin>x){let k=e.substring(x,T.begin);h.type==="xml"&&(k=k.trim()),k.length&&(h.type==="xml"?h.children.splice(C,0,'"'+k.replaceAll(`
115
115
  `,`\\
116
- `).replaceAll('"','\\"')+'"'):h.children.splice(S,0,...k.split(Vr)),S++)}x=T.end,y(T)}let O=h.type==="js"?h.end:h.cend||h.end;if(x<O&&!h.self_closing){let S=e.substring(x,O);h.type==="xml"&&(S=S.trim()),S.length&&(h.type==="xml"?h.children.push('"'+S.replace(/[\\\"\n]/g,T=>({"\\":"\\\\",'"':'\\"',"\n":`\\
117
- `})[T])+'"'):h.children.push(...S.split(Vr)))}h.children=h.children.filter(S=>S!==""),N.setBlockLabels&&!h.already_labeled&&gs(h,u,l)}};y(p),ms(p);let m=(h,x,O=!1,S=!1)=>{if(typeof x!="object")return x;if(x===null)return"";if(x.out_index=h,x.type==="string")return e.substring(x.begin,x.end);if(x.type==="import"||x.type==="export")return x.cjs;if(x.type==="regex")return e.substring(x.begin,x.end);if(x.type==="comment")return a||O?"":e.substring(x.begin,x.end);if(x.type==="directive")return x.value;if(x.type==="paranthesis"){let T="(";if(x.out){c&&Sn(x,e);for(let k of x.out)T+=m(h+T.length-1,k)}return T+")"}if(x.type==="js"){let T="";if(x.out){c&&Sn(x,e);for(let k of x.out)S&&k.type==="comment"||(T+=m(h+T.length-(O?1:0),k))}return O?T.substring(1,T.length-1):x!=null&&x.is_xml_js?e.substring(x.begin+1,x.end-1):T}if(x.type==="xml"){x.tag.length===0?x.tag=n:x.tag[0]!==x.tag[0].toUpperCase()&&(x.tag=`"${x.tag}"`);let T="",k=!0;for(let C of x.js_attributes){let H=m(h+T.length,C,!1);T+=`${k?"":", "}${H}`,k=!1}if(x.attributes)for(let C in x.attributes)T+=`${k?"":", "}"${C}": ${m(h+T.length,x.attributes[C],!0)}`,k=!1;if(T+=" }",x.out)for(let C of x.out){let H=m(h+T.length,C,!0,!0);H.length>0&&(T+=`, ${H}`,k=!1)}let I=Be(u,x.begin);return T=` ${t}( ${x.tag}, { ${T} )`,T}},d="";s&&(d=`/*LILACTBLOCK${++l.counter}:0,0:<EXEC>*/try{`),d+=m(d.length,p),s&&(N.enableLabelStack?d+=`}catch(e){ if(typeof(e)!=='object') e=new Error(e);e.lilact_trace=[${l.counter},e.lilact_trace];throw e}`:d+=`}catch(e){ if(typeof(e)!=='object') e=new Error(e);e.lilact_trace=${l.counter};throw e}`);let E=bs(p,r,u,Br(d),f);return o&&(d+=E),d}var G={VERSION:"RC.1",defaultTransitionTimeout:300,defaultIsEqual:Object.is,...Zt,...sn,...tn,...on,...pn,...dn,...un,...hn,...mn,..._n,...vn,transpileJSX:$n,transpilerConfig:N,PropTypes:qe,redux:Vt,emotion:Je};G.default=G;var v=G;G.importObjectPaths={lilact:G,"@emotion/css":G.emotion,redux:G.redux};globalThis.Lilact=G;globalThis.createComponent=G.createComponent;globalThis.Fragment=G.Fragment;globalThis.require=G.require;document.addEventListener("DOMContentLoaded",()=>{G.runScripts()});window.addEventListener("error",e=>{G.globalErrorHandler(e)});console.log(`Lilact (Version: ${G.VERSION}) - Debug Mode`),console.log("Copyright(C) 2024-2026 Arash Kazemi <contact.arash.kazemi@gmail.com>");export{Ar as CSSTransition,Te as Children,ge as Component,Ur as DragHandle,En as ErrorBoundary,gr as Fragment,et as HTMLComponent,Ji as HashRouter,G as Lilact,Zi as Link,Qi as NavLink,br as Portal,qe as PropTypes,qi as Provider,St as RootComponent,ns as Route,Mr as Routes,os as Spinner,is as SplitPane,Pt as Suspense,Pi as SwitchTransition,$r as Transition,ji as TransitionGroup,Ui as addWrappedEventListener,Ni as animationFramePromise,zi as blocks_info,Sr as boolean_html_attributes_set,Ot as capture_events_set,Ai as clearInterval,ne as clearTimeout,vr as cloneComponent,Jo as cloneElement,Vi as combineReducers,Ki as connect,en as createComponent,Fe as createContext,ei as createElement,Ho as createPortal,Er as createRoot,Ir as createSyntheticEvent,ti as current_component,Ht as deepEqual,v as default,ui as effect_timeout,Je as emotion,Gi as error,Fo as eval_num,Ct as events_set,jo as findDOMNode,Jt as forwardRef,Do as getComponentByPointer,Yi as globalErrorHandler,Ii as grabTimers,qo as id_num,si as insertion_effects,Mo as isAsync,vt as isClass,X as isEmpty,Uo as isError,Tt as isThenable,Ue as isValidComponent,Po as isValidElement,ii as layout_effects,xi as lazy,kr as length_css_attributes_set,Qo as memo,ai as passive_effects,Ci as pauseTimers,_r as processEffects,Vt as redux,Rr as releaseSyntheticEvent,Ri as releaseTimers,Zo as render,Or as require,ce as required_scripts,Si as resetTimers,Oi as resumeTimers,oi as roots,tt as run,Ei as runScripts,Xi as scanBlockLabels,$i as setInterval,xe as setTimeout,Z as shallowEqual,Tr as special_attributes,bi as startTransition,Li as timeoutPromise,kt as toBool,Dr as traceError,$n as transpileJSX,N as transpilerConfig,ri as update_cbs,li as update_interval_margin,ni as update_set,ci as update_timeout,di as useActionState,ae as useCallback,Ke as useContext,gi as useDebugValue,yi as useDeferredValue,Fi as useDispatch,te as useEffect,Q as useHook,fi as useId,rn as useImperativeHandle,hi as useInsertionEffect,ke as useLayoutEffect,pi as useLocalStorage,wn as useLocation,nn as useMemo,xn as useNavigate,mi as useReducer,D as useRef,Nr as useSelector,Y as useState,Rt as useStore,Cr as useTransition,Lr as wrapListener};
116
+ `).replaceAll('"','\\"')+'"'):h.children.splice(C,0,...k.split(Jr)),C++)}x=T.end,y(T)}let O=h.type==="js"?h.end:h.cend||h.end;if(x<O&&!h.self_closing){let C=e.substring(x,O);h.type==="xml"&&(C=C.trim()),C.length&&(h.type==="xml"?h.children.push('"'+C.replace(/[\\\"\n]/g,T=>({"\\":"\\\\",'"':'\\"',"\n":`\\
117
+ `})[T])+'"'):h.children.push(...C.split(Jr)))}h.children=h.children.filter(C=>C!==""),P.setBlockLabels&&!h.already_labeled&&_s(h,l,u)}};y(p),ws(p);let m=(h,x,O=!1,C=!1)=>{if(typeof x!="object")return x;if(x===null)return"";if(x.out_index=h,x.type==="string")return e.substring(x.begin,x.end);if(x.type==="import"||x.type==="export")return x.cjs;if(x.type==="regex")return e.substring(x.begin,x.end);if(x.type==="comment")return c||O?"":e.substring(x.begin,x.end);if(x.type==="directive")return x.value;if(x.type==="paranthesis"){let T="(";if(x.out){a&&In(x,e);for(let k of x.out)T+=m(h+T.length-1,k)}return T+")"}if(x.type==="js"){let T="";if(x.out){a&&In(x,e);for(let k of x.out)C&&k.type==="comment"||(T+=m(h+T.length-(O?1:0),k))}return O?T.substring(1,T.length-1):x!=null&&x.is_xml_js?e.substring(x.begin+1,x.end-1):T}if(x.type==="xml"){x.tag.length===0?x.tag=n:x.tag[0]!==x.tag[0].toUpperCase()&&(x.tag=`"${x.tag}"`);let T="",k=!0;for(let S of x.js_attributes){let W=m(h+T.length,S,!1);T+=`${k?"":", "}${W}`,k=!1}if(x.attributes)for(let S in x.attributes)T+=`${k?"":", "}"${S}": ${m(h+T.length,x.attributes[S],!0)}`,k=!1;if(T+=" }",x.out)for(let S of x.out){let W=m(h+T.length,S,!0,!0);W.length>0&&(T+=`, ${W}`,k=!1)}let I=Ge(l,x.begin);return T=` ${t}( ${x.tag}, { ${T} )`,T}},d="";s&&(d=`/*LILACTBLOCK${++u.counter}:0,0:<EXEC>*/try{`),d+=m(d.length,p),s&&(P.enableLabelStack?d+=`}catch(e){ if(typeof(e)!=='object') e=new Error(e);e.lilact_trace=[${u.counter},e.lilact_trace];throw e}`:d+=`}catch(e){ if(typeof(e)!=='object') e=new Error(e);e.lilact_trace=${u.counter};throw e}`);let E=Es(p,r,l,Zr(d),f);return o&&(d+=E),d}var Z={VERSION:"RC.3",defaultTransitionTimeout:300,defaultIsEqual:Object.is,...rn,...fn,...cn,...ln,...gn,...wn,...dn,...bn,...xn,...Cn,...On,transpileJSX:Pn,transpilerConfig:P,PropTypes:Be,redux:Gt,emotion:tt};Z.default=Z;var v=Z;Z.importObjectPaths={lilact:Z,"@emotion/css":Z.emotion,redux:Z.redux};globalThis.Lilact=Z;globalThis.createComponent=Z.createComponent;globalThis.Fragment=Z.Fragment;globalThis.require=Z.require;document.addEventListener("DOMContentLoaded",()=>{Z.runScripts()});window.addEventListener("error",e=>{Z.globalErrorHandler(e)});console.log(`Lilact (Version: ${Z.VERSION}) - Debug Mode`),console.log("Copyright(C) 2024-2026 Arash Kazemi <contact.arash.kazemi@gmail.com>");export{Dr as CSSTransition,$e as Children,_e as Component,Xr as DragHandle,Sn as ErrorBoundary,Tr as Fragment,it as HTMLComponent,ts as HashRouter,Z as Lilact,ns as Link,rs as NavLink,kr as Portal,Be as PropTypes,Bo as Provider,$t as RootComponent,ss as Route,Wr as Routes,as as Spinner,us as SplitPane,Mt as Suspense,Uo as SwitchTransition,jr as Transition,qo as TransitionGroup,Vo as addWrappedEventListener,Mo as animationFramePromise,zo as blocks_info,Lr as boolean_html_attributes_set,It as capture_events_set,Po as clearInterval,ie as clearTimeout,Ar as cloneComponent,eo as cloneElement,Yo as combineReducers,Xo as connect,sn as createComponent,We as createContext,ro as createElement,Qi as createPortal,$r as createRoot,Mr as createSyntheticEvent,io as current_component,tn as deepEqual,v as default,po as effect_timeout,tt as emotion,Qo as error,Bi as eval_num,At as events_set,Ui as findDOMNode,nn as forwardRef,qi as getComponentByPointer,Zo as globalErrorHandler,No as grabTimers,Vi as id_num,uo as insertion_effects,Fi as isAsync,Ct as isClass,G as isEmpty,Ki as isError,St as isThenable,Ve as isValidComponent,Mi as isValidElement,ao as layout_effects,To as lazy,Rr as length_css_attributes_set,no as memo,lo as passive_effects,Io as pauseTimers,Or as processEffects,Gt as redux,Ur as releaseSyntheticEvent,jo as releaseTimers,to as render,Nr as require,ue as required_scripts,Ao as resetTimers,Ro as resumeTimers,co as roots,ot as run,Co as runScripts,Jo as scanBlockLabels,Lo as setInterval,Te as setTimeout,ee as shallowEqual,Ir as special_attributes,Eo as startTransition,Do as timeoutPromise,Ot as toBool,Br as traceError,Pn as transpileJSX,P as transpilerConfig,so as update_cbs,ho as update_interval_margin,oo as update_set,fo as update_timeout,bo as useActionState,ae as useCallback,Xe as useContext,_o as useDebugValue,xo as useDeferredValue,Wo as useDispatch,re as useEffect,te as useHook,mo as useId,un as useImperativeHandle,go as useInsertionEffect,Ae as useLayoutEffect,yo as useLocalStorage,Tn as useLocation,an as useMemo,kn as useNavigate,wo as useReducer,D as useRef,Fr as useSelector,H as useState,Nt as useStore,Pr as useTransition,qr as wrapListener};
118
118
  //# sourceMappingURL=lilact.development.min.js.map