regor 1.5.4 → 1.5.6

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.
@@ -1,3 +1,3 @@
1
- "use strict";var ht=Object.defineProperty;var vr=Object.getOwnPropertyDescriptor;var Ar=Object.getOwnPropertyNames;var Nr=Object.prototype.hasOwnProperty;var Or=(t,e,n)=>e in t?ht(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n;var Mr=(t,e)=>{for(var n in e)ht(t,n,{get:e[n],enumerable:!0})},kr=(t,e,n,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of Ar(e))!Nr.call(t,r)&&r!==n&&ht(t,r,{get:()=>e[r],enumerable:!(o=vr(e,r))||o.enumerable});return t};var Lr=t=>kr(ht({},"__esModule",{value:!0}),t);var m=(t,e,n)=>Or(t,typeof e!="symbol"?e+"":e,n);var vi={};Mr(vi,{ComponentHead:()=>We,ContextRegistry:()=>un,RegorConfig:()=>le,addUnbinder:()=>z,batch:()=>Sr,collectRefs:()=>Vt,computeMany:()=>br,computeRef:()=>Tr,computed:()=>gr,createApp:()=>dr,defineComponent:()=>hr,drainUnbind:()=>Jn,endBatch:()=>Wn,entangle:()=>Ye,flatten:()=>ce,getBindData:()=>Le,html:()=>zn,isDeepRef:()=>je,isRaw:()=>Ze,isRef:()=>x,markRaw:()=>xr,observe:()=>se,observeMany:()=>Rr,observerCount:()=>wr,onMounted:()=>yr,onUnmounted:()=>re,pause:()=>Qt,persist:()=>Cr,pval:()=>no,raw:()=>Er,ref:()=>Ce,removeNode:()=>W,resume:()=>Xt,silence:()=>It,sref:()=>ae,startBatch:()=>Kn,toFragment:()=>qe,toJsonTemplate:()=>rt,trigger:()=>Z,unbind:()=>ge,unref:()=>B,useScope:()=>Lt,warningHandler:()=>He,watchEffect:()=>$e});module.exports=Lr(vi);var ze=Symbol(":regor");var ge=t=>{let e=[t];for(let n=0;n<e.length;++n){let o=e[n];Ir(o);for(let r=o.lastChild;r!=null;r=r.previousSibling)e.push(r)}},Ir=t=>{let e=t[ze];if(!e)return;let n=e.unbinders;for(let o=0;o<n.length;++o)n[o]();n.length=0,t[ze]=void 0};var Ke=[],yt=!1,gt,Gn=()=>{if(yt=!1,gt=void 0,Ke.length!==0){for(let t=0;t<Ke.length;++t)ge(Ke[t]);Ke.length=0}},W=t=>{t.remove(),Ke.push(t),yt||(yt=!0,gt=setTimeout(Gn,1))},Jn=async()=>{Ke.length===0&&!yt||(gt&&clearTimeout(gt),Gn())};var G=t=>typeof t=="function",J=t=>typeof t=="string",Qn=t=>typeof t=="undefined",de=t=>t==null||typeof t=="undefined",q=t=>typeof t!="string"||!(t!=null&&t.trim()),Vr=Object.prototype.toString,pn=t=>Vr.call(t),Oe=t=>pn(t)==="[object Map]",fe=t=>pn(t)==="[object Set]",mn=t=>pn(t)==="[object Date]",it=t=>typeof t=="symbol",w=Array.isArray,N=t=>t!==null&&typeof t=="object";var Xn={0:"createApp can't find root element. You must define either a valid `selector` or an `element`. Example: createApp({}, {selector: '#app', html: '...'})",1:t=>`Component template cannot be found. selector: ${t} .`,2:"Use composables in scope. usage: useScope(() => new MyApp()).",3:t=>`${t} requires ref source argument`,4:"computed is readonly.",5:"persist requires a string key."},_=(t,...e)=>{let n=Xn[t];return new Error(G(n)?n.call(Xn,...e):n)};var bt=[],Yn=()=>{let t={onMounted:[],onUnmounted:[]};return bt.push(t),t},Ue=t=>{let e=bt[bt.length-1];if(!e&&!t)throw _(2);return e},Zn=t=>{let e=Ue();return t&&hn(t),bt.pop(),e},dn=Symbol("csp"),hn=t=>{let e=t,n=e[dn];if(n){let o=Ue();if(n===o)return;o.onMounted.length>0&&n.onMounted.push(...o.onMounted),o.onUnmounted.length>0&&n.onUnmounted.push(...o.onUnmounted);return}e[dn]=Ue()},Tt=t=>t[dn];var Me=t=>{var n,o;let e=(n=Tt(t))==null?void 0:n.onUnmounted;e==null||e.forEach(r=>{r()}),(o=t.unmounted)==null||o.call(t)};var eo={8:t=>`Model binding requires a ref at ${t.outerHTML}`,7:t=>`Model binding is not supported on ${t.tagName} element at ${t.outerHTML}`,0:(t,e)=>`${t} binding expression is missing at ${e.outerHTML}`,1:(t,e,n)=>`invalid ${t} expression: ${e} at ${n.outerHTML}`,2:(t,e)=>`${t} requires object expression at ${e.outerHTML}`,3:(t,e)=>`${t} binder: key is empty on ${e.outerHTML}.`,4:(t,e,n,o)=>({msg:`Failed setting prop "${t}" on <${e.toLowerCase()}>: value ${n} is invalid.`,args:[o]}),5:(t,e)=>`${t} binding missing event type at ${e.outerHTML}`,6:(t,e)=>({msg:t,args:[e]})},H=(t,...e)=>{let n=eo[t],o=G(n)?n.call(eo,...e):n,r=He.warning;r&&(J(o)?r(o):r(o,...o.args))},He={warning:console.warn};var xt=Symbol("ref"),te=Symbol("sref"),Ct=Symbol("raw");var x=t=>t!=null&&t[te]===1;var ke=class extends Error{constructor(n,o){super(o);m(this,"propPath");m(this,"detail");this.name="PropValidationError",this.propPath=n,this.detail=o}},Te=(t,e)=>{throw new ke(t,`${e}.`)},Et=t=>{var n;if(t===null)return"null";if(t===void 0)return"undefined";if(x(t))return`ref<${Et(t())}>`;if(typeof t=="string")return"string";if(typeof t=="number")return"number";if(typeof t=="boolean")return"boolean";if(typeof t=="bigint")return"bigint";if(typeof t=="symbol")return"symbol";if(typeof t=="function")return"function";if(w(t))return"array";if(t instanceof Date)return"Date";if(t instanceof RegExp)return"RegExp";if(t instanceof Map)return"Map";if(t instanceof Set)return"Set";let e=(n=t==null?void 0:t.constructor)==null?void 0:n.name;return e&&e!=="Object"?e:"object"},Pr=t=>t.length>60?`${t.slice(0,57)}...`:t,at=(t,e=0)=>{if(e>1)return"unknown";if(x(t)){let s=t();return`ref(${at(s,e+1)})`}if(typeof t=="string")return Pr(JSON.stringify(t));if(typeof t=="number"||typeof t=="boolean"||typeof t=="bigint"||typeof t=="symbol")return String(t);if(t===null)return"null";if(t===void 0)return"undefined";if(t instanceof Date)return t.toISOString();if(t instanceof RegExp)return String(t);if(w(t)){let s=t.slice(0,5).map(i=>at(i,e+1)).join(", ");return t.length>5?`[${s}, ...]`:`[${s}]`}if(N(t)){let s=Object.entries(t).slice(0,5);if(s.length===0)return"{}";let i=s.map(([a,c])=>{let l=at(c,e+1);return`${a}: ${l}`}).join(", ");return Object.keys(t).length>5?`{ ${i}, ... }`:`{ ${i} }`}return"unknown"},ue=t=>{if(x(t))return`got ${Et(t)}(${at(t())})`;let e=Et(t),n=at(t);return`got ${e} (${n})`},Dr=t=>t instanceof ke?t.detail:t instanceof Error?t.message:String(t),to=(t,e)=>{let n=`, ${ue(e)}.`;return t.endsWith(n)?t.slice(0,-n.length):t},Ur=(t,e,n)=>{if(e instanceof ke){if(e.propPath===t)return to(e.detail,n);if(e.propPath===`${t}.value`&&x(n)){let o=to(e.detail,n());return o.startsWith("expected ")?`expected ref<${o.slice(9)}>`:`expected ref where ${o}`}}return Dr(e)},Hr=(t,e,n)=>{let o=[];for(let r of e){let s=Ur(t,r,n);o.includes(s)||o.push(s)}return o.length===0?ue(n):o.length===1?`${o[0]}, ${ue(n)}`:`${o.join(" or ")}, ${ue(n)}`},Br=t=>typeof t=="string"?`"${t}"`:typeof t=="number"||typeof t=="boolean"?String(t):t===null?"null":t===void 0?"undefined":Et(t),jr=(t,e)=>{typeof t!="string"&&Te(e,`expected string, ${ue(t)}`)},$r=(t,e)=>{typeof t!="number"&&Te(e,`expected number, ${ue(t)}`)},_r=(t,e)=>{typeof t!="boolean"&&Te(e,`expected boolean, ${ue(t)}`)},Fr=t=>(e,n)=>{e instanceof t||Te(n,`expected instance of ${t.name||"provided class"}, ${ue(e)}`)},qr=t=>(e,n,o)=>{e!==void 0&&t(e,n,o)},zr=t=>(e,n,o)=>{e!==null&&t(e,n,o)},Kr=(...t)=>(e,n,o)=>{let r=[];for(let s of t)try{s(e,n,o);return}catch(i){r.push(i)}Te(n,Hr(n,r,e))},Wr=t=>(e,n)=>{t.includes(e)||Te(n,`expected one of ${t.map(o=>Br(o)).join(", ")}, ${ue(e)}`)},Gr=t=>(e,n,o)=>{w(e)||Te(n,`expected array, ${ue(e)}`);let r=e;for(let s=0;s<r.length;++s)t(r[s],`${n}[${s}]`,o)};function Jr(t){return(e,n,o)=>{N(e)||Te(n,`expected object, ${ue(e)}`);let r=e;for(let s in t){let i=t[s];if(!i)continue;i(r[s],`${n}.${s}`,o)}}}var Qr=t=>(e,n,o)=>{if(x(e)){t(e(),`${n}.value`,o);return}Te(n,`expected ref, ${ue(e)}`)},no={fail:Te,describe:ue,isString:jr,isNumber:$r,isBoolean:_r,isClass:Fr,optional:qr,nullable:zr,or:Kr,oneOf:Wr,arrayOf:Gr,shape:Jr,refOf:Qr};var Xr=(t,e,n)=>{var i,a;let o=((a=(i=t.tagName)==null?void 0:i.toLowerCase)==null?void 0:a.call(i))||"unknown",r=n instanceof ke?n.propPath:e,s=n instanceof ke?n.detail:n instanceof Error?n.message:String(n);return n instanceof Error?new Error(`Invalid prop "${r}" on <${o}>: ${s}`,{cause:n}):new Error(`Invalid prop "${r}" on <${o}>: ${s}`,{cause:n})},We=class{constructor(e,n,o,r,s,i){m(this,"props");m(this,"start");m(this,"end");m(this,"ctx");m(this,"autoProps",!0);m(this,"entangle",!0);m(this,"enableSwitch",!1);m(this,"onAutoPropsAssigned");m(this,"G");m(this,"J");m(this,"emit",(e,n)=>{this.G.dispatchEvent(new CustomEvent(e,{detail:n}))});this.props=e,this.G=n,this.ctx=o,this.start=r,this.end=s,this.J=i}findContext(e,n=0){var r;if(n<0)return;let o=0;for(let s of(r=this.ctx)!=null?r:[])if(s instanceof e){if(o===n)return s;++o}}requireContext(e,n=0){let o=this.findContext(e,n);if(o!==void 0)return o;throw new Error(`${e} was not found in the context stack at occurrence ${n}.`)}validateProps(e){if(this.J==="off")return;let n=this.props;for(let o in e){let r=e[o];if(!r)continue;let s=r;try{s(n[o],o,this)}catch(i){let a=Xr(this.G,o,i);if(this.J==="warn"){He.warning(a.message,a);continue}throw a}}}unmount(){let e=this.start.nextSibling,n=this.end;for(;e&&e!==n;)W(e),e=e.nextSibling;for(let o of this.ctx)Me(o)}};var Le=t=>{let e=t,n=e[ze];if(n)return n;let o={unbinders:[],data:{}};return e[ze]=o,o};var z=(t,e)=>{Le(t).unbinders.push(e)};var wt={},Rt={},oo=1,ro=t=>{let e=(oo++).toString();return wt[e]=t,Rt[e]=0,e},yn=t=>{Rt[t]+=1},gn=t=>{--Rt[t]===0&&(delete wt[t],delete Rt[t])},so=t=>wt[t],bn=()=>oo!==1&&Object.keys(wt).length>0,ct="r-switch",Yr=t=>{let e=t.filter(o=>Re(o)).map(o=>[...o.querySelectorAll("[r-switch]")].map(r=>r.getAttribute(ct))),n=new Set;return e.forEach(o=>{o.forEach(r=>r&&n.add(r))}),[...n]},Ge=(t,e)=>{if(!bn())return;let n=Yr(e);n.length!==0&&(n.forEach(yn),z(t,()=>{n.forEach(gn)}))};var St=()=>{},Tn=(t,e,n,o)=>{let r=[];for(let s of t){let i=s.cloneNode(!0);n.insertBefore(i,o),r.push(i)}Ie(e,r)},xn=Symbol("r-if"),io=Symbol("r-else"),ao=t=>t[io]===1,vt=class{constructor(e){m(this,"o");m(this,"N");m(this,"ge");m(this,"Q");m(this,"X");m(this,"x");m(this,"R");this.o=e,this.N=e.r.p.if,this.ge=Nt(e.r.p.if),this.Q=e.r.p.else,this.X=e.r.p.elseif,this.x=e.r.p.for,this.R=e.r.p.pre}rt(e,n){let o=e.parentElement;for(;o!==null&&o!==document.documentElement;){if(o.hasAttribute(n))return!0;o=o.parentElement}return!1}k(e){let n=e.hasAttribute(this.N);return n&&this.y(e),this.o.O.j(e,o=>{o.hasAttribute(this.N)&&this.y(o)}),n}Y(e){return e[xn]?!0:(e[xn]=!0,At(e,this.ge).forEach(n=>n[xn]=!0),!1)}y(e){if(e.hasAttribute(this.R)||this.Y(e)||this.rt(e,this.x))return;let n=e.getAttribute(this.N);if(!n){H(0,this.N,e);return}e.removeAttribute(this.N),this.M(e,n)}U(e,n,o){let r=Je(e),s=e.parentNode,i=document.createComment(`__begin__ :${n}${o!=null?o:""}`);s.insertBefore(i,e),Ge(i,r),r.forEach(c=>{W(c)}),e.remove(),n!=="if"&&(e[io]=1);let a=document.createComment(`__end__ :${n}${o!=null?o:""}`);return s.insertBefore(a,i.nextSibling),{nodes:r,parent:s,commentBegin:i,commentEnd:a}}be(e,n){if(!e)return[];let o=e.nextElementSibling;if(e.hasAttribute(this.Q)){e.removeAttribute(this.Q);let{nodes:r,parent:s,commentBegin:i,commentEnd:a}=this.U(e,"else");return[{mount:()=>{Tn(r,this.o,s,a)},unmount:()=>{we(i,a)},isTrue:()=>!0,isMounted:!1}]}else{let r=e.getAttribute(this.X);if(!r)return[];e.removeAttribute(this.X);let{nodes:s,parent:i,commentBegin:a,commentEnd:c}=this.U(e,"elseif",` => ${r} `),l=this.o.m.V(r),f=l.value,u=this.be(o,n),p=St;return z(a,()=>{l.stop(),p(),p=St}),p=l.subscribe(n),[{mount:()=>{Tn(s,this.o,i,c)},unmount:()=>{we(a,c)},isTrue:()=>!!f()[0],isMounted:!1},...u]}}M(e,n){let o=e.nextElementSibling,{nodes:r,parent:s,commentBegin:i,commentEnd:a}=this.U(e,"if",` => ${n} `),c=this.o.m.V(n),l=c.value,f=!1,u=this.o.m,p=u.L(),h=()=>{u.E(p,()=>{if(l()[0])f||(Tn(r,this.o,s,a),f=!0),g.forEach(T=>{T.unmount(),T.isMounted=!1});else{we(i,a),f=!1;let T=!1;for(let R of g)!T&&R.isTrue()?(R.isMounted||(R.mount(),R.isMounted=!0),T=!0):(R.unmount(),R.isMounted=!1)}})},g=this.be(o,h),d=St;z(i,()=>{c.stop(),d(),d=St}),h(),d=c.subscribe(h)}};var Je=t=>{let e=he(t)?t.content.childNodes:[t],n=[];for(let o=0;o<e.length;++o){let r=e[o];if(r.nodeType===1){let s=r==null?void 0:r.tagName;if(s==="SCRIPT"||s==="STYLE")continue}n.push(r)}return n},Ie=(t,e)=>{for(let n=0;n<e.length;++n){let o=e[n];o.nodeType===Node.ELEMENT_NODE&&(ao(o)||t.$(o))}},At=(t,e)=>{var o;let n=t.querySelectorAll(e);return(o=t.matches)!=null&&o.call(t,e)?[t,...n]:n},he=t=>t instanceof HTMLTemplateElement,Re=t=>t.nodeType===Node.ELEMENT_NODE,ut=t=>t.nodeType===Node.ELEMENT_NODE,co=t=>t instanceof HTMLSlotElement,Se=t=>he(t)?t.content.childNodes:t.childNodes,we=(t,e)=>{let n=t.nextSibling;for(;n!=null&&n!==e;){let o=n.nextSibling;W(n),n=o}},uo=function(){return this()},Zr=function(t){return this(t)},es=()=>{throw new Error("value is readonly.")},ts={get:uo,set:Zr,enumerable:!0,configurable:!1},ns={get:uo,set:es,enumerable:!0,configurable:!1},Ve=(t,e)=>{Object.defineProperty(t,"value",e?ns:ts)},fo=(t,e)=>{if(!t)return!1;if(t.startsWith("["))return t.substring(1,t.length-1);let n=e.length;return t.startsWith(e)?t.substring(n,t.length-n):!1},Nt=t=>`[${CSS.escape(t)}]`,Ot=(t,e)=>(t.startsWith("@")&&(t=e.p.on+":"+t.slice(1)),t.includes("[")&&(t=t.replace(/[[\]]/g,e.p.dynamic)),t),Cn=t=>{let e=Object.create(null);return n=>e[n]||(e[n]=t(n))},os=/-(\w)/g,F=Cn(t=>t&&t.replace(os,(e,n)=>n?n.toUpperCase():"")),rs=/\B([A-Z])/g,Qe=Cn(t=>t&&t.replace(rs,"-$1").toLowerCase()),ft=Cn(t=>t&&t.charAt(0).toUpperCase()+t.slice(1));var Mt={mount:()=>{}};var Xe=t=>{let e=t.trim();return e?e.split(/\s+/):[]};var kt=t=>{var n,o;let e=(n=Tt(t))==null?void 0:n.onMounted;e==null||e.forEach(r=>{r()}),(o=t.mounted)==null||o.call(t)};var En=Symbol("scope"),Lt=t=>{try{Yn();let e=t();hn(e);let n={context:e,unmount:()=>Me(e),[En]:1};return n[En]=1,n}finally{Zn()}},lo=t=>N(t)?En in t:!1;var Rn={collectRefObj:!0,mount:({parseResult:t})=>({update:({values:e})=>{let n=t.context,o=e[0];if(N(o))for(let r of Object.entries(o)){let s=r[0],i=r[1],a=n[s];a!==i&&(x(a)?a(i):n[s]=i)}}})};var re=(t,e)=>{var n;(n=Ue(e))==null||n.onUnmounted.push(t)};var se=(t,e,n,o=!0)=>{if(!x(t))throw _(3,"observe");n&&e(t());let s=t(void 0,void 0,0,e);return o&&re(s,!0),s};var Ye=(t,e)=>{if(t===e)return()=>{};let n=se(t,r=>e(r)),o=se(e,r=>t(r));return e(t()),()=>{n(),o()}};var Ze=t=>!!t&&t[Ct]===1;var je=t=>(t==null?void 0:t[xt])===1;var ye=[],po=t=>{var e;ye.length!==0&&((e=ye[ye.length-1])==null||e.add(t))},$e=t=>{if(!t)return()=>{};let e={stop:()=>{}};return ss(t,e),re(()=>e.stop(),!0),e.stop},ss=(t,e)=>{if(!t)return;let n=[],o=!1,r=()=>{for(let s of n)s();n=[],o=!0};e.stop=r;try{let s=new Set;if(ye.push(s),t(i=>n.push(i)),o)return;for(let i of[...s]){let a=se(i,()=>{r(),$e(t)});n.push(a)}}finally{ye.pop()}},It=t=>{let e=ye.length,n=e>0&&ye[e-1];try{return n&&ye.push(null),t()}finally{n&&ye.pop()}},Vt=t=>{try{let e=new Set;return ye.push(e),{value:t(),refs:[...e]}}finally{ye.pop()}};var Z=(t,e,n)=>{if(!x(t))return;let o=t;if(o(void 0,e,1),!n)return;let r=o();if(r){if(w(r)||fe(r))for(let s of r)Z(s,e,!0);else if(Oe(r))for(let s of r)Z(s[0],e,!0),Z(s[1],e,!0);if(N(r))for(let s in r)Z(r[s],e,!0)}};function is(t,e,n){Object.defineProperty(t,e,{value:n,enumerable:!1,writable:!0,configurable:!0})}var et=(t,e,n)=>{n.forEach(function(o){let r=t[o];is(e,o,function(...i){let a=r.apply(this,i),c=this[te];for(let l of c)Z(l);return a})})},Pt=(t,e)=>{Object.defineProperty(t,Symbol.toStringTag,{value:e,writable:!1,enumerable:!1,configurable:!0})};var mo=Array.prototype,wn=Object.create(mo),as=["push","pop","shift","unshift","splice","sort","reverse"];et(mo,wn,as);var ho=Map.prototype,Dt=Object.create(ho),cs=["set","clear","delete"];Pt(Dt,"Map");et(ho,Dt,cs);var yo=Set.prototype,Ut=Object.create(yo),us=["add","clear","delete"];Pt(Ut,"Set");et(yo,Ut,us);var xe={},ae=t=>{if(x(t)||Ze(t))return t;let e={auto:!0,_value:t},n=c=>N(c)?te in c?!0:w(c)?(Object.setPrototypeOf(c,wn),!0):fe(c)?(Object.setPrototypeOf(c,Ut),!0):Oe(c)?(Object.setPrototypeOf(c,Dt),!0):!1:!1,o=n(t),r=new Set,s=(c,l)=>{if(xe.stack&&xe.stack.length){xe.stack[xe.stack.length-1].add(a);return}r.size!==0&&It(()=>{for(let f of[...r.keys()])r.has(f)&&f(c,l)})},i=c=>{let l=c[te];l||(c[te]=l=new Set),l.add(a)},a=(...c)=>{if(!(2 in c)){let f=c[0],u=c[1];return 0 in c?e._value===f||x(f)&&(f=f(),e._value===f)?f:(n(f)&&i(f),e._value=f,e.auto&&s(f,u),e._value):(po(a),e._value)}switch(c[2]){case 0:{let f=c[3];if(!f)return()=>{};let u=p=>{r.delete(p)};return r.add(f),()=>{u(f)}}case 1:{let f=c[1],u=e._value;s(u,f);break}case 2:return r.size;case 3:{e.auto=!1;break}case 4:e.auto=!0}return e._value};return a[te]=1,Ve(a,!1),o&&i(t),a};var Ce=t=>{if(Ze(t))return t;let e;if(x(t)?(e=t,t=e()):e=ae(t),t instanceof Node||t instanceof Date||t instanceof RegExp||t instanceof Promise||t instanceof Error)return e;if(e[xt]=1,w(t)){let n=t.length;for(let o=0;o<n;++o){let r=t[o];je(r)||(t[o]=Ce(r))}return e}if(!N(t))return e;for(let n of Object.entries(t)){let o=n[1];if(je(o))continue;let r=n[0];it(r)||(t[r]=null,t[r]=Ce(o))}return e};var go=Symbol("modelBridge"),Ht=()=>{},fs=t=>!!(t!=null&&t[go]),ls=t=>{t[go]=1},ps=t=>{let e=Ce(t());return ls(e),e},bo={collectRefObj:!0,mount:({parseResult:t,option:e})=>{if(typeof e!="string"||!e)return Ht;let n=F(e),o,r,s=Ht,i=()=>{s(),s=Ht,o=void 0,r=void 0},a=()=>{s(),s=Ht},c=(f,u)=>{o!==f&&(a(),s=Ye(f,u),o=f)},l=()=>{var h;let f=(h=t.refs[0])!=null?h:t.value()[0],u=t.context,p=u[n];if(!x(f)){if(r&&p===r){r(f);return}if(i(),x(p)){p(f);return}u[n]=f;return}if(fs(f)){if(p===f)return;x(p)?c(f,p):u[n]=f;return}r||(r=ps(f)),u[n]=r,c(f,r)};return{update:()=>{l()},unmount:()=>{s()}}}};var Bt=class{constructor(e){m(this,"o");m(this,"xe");m(this,"Te","");m(this,"Re",-1);this.o=e,this.xe=e.r.p.inherit}k(e){this.ot(e)}st(e){if(this.Re!==e.size){let n=[...e.keys()];this.Te=[...n,...n.map(Qe)].join(","),this.Re=e.size}return this.Te}it(e){var n;for(let o=0;o<e.length;++o){let r=(n=e[o])==null?void 0:n.components;if(r)for(let s in r)return!0}return!1}at(e){if(!he(e))return!1;let n=e.getAttributeNames();return e.hasAttribute("name")?!0:n.some(o=>o.startsWith("#"))}ct(e){return he(e)&&e.getAttributeNames().length===0}ot(e){var l,f;let n=this.o,o=n.m,r=n.r.Z,s=n.r._;if(r.size===0&&!this.it(o.l))return;let i=o.ee(),a=this.Ee();if(q(a))return;let c=this.pt(e,a);for(let u of c){if(u.hasAttribute(n.R))continue;let p=u.parentNode;if(!p)continue;let h=u.nextSibling,g=F(u.tagName).toUpperCase(),d=i[g],E=d!=null?d:s.get(g);if(!E)continue;let T=E.template;if(!T)continue;let R=u.parentElement;if(!R)continue;let k=new Comment(" begin component: "+u.tagName),X=new Comment(" end component: "+u.tagName);R.insertBefore(k,u),u.remove();let P=n.r.p.context,U=n.r.p.contextAlias,pe=n.r.p.bind,Y=(f=(l=E.props)==null?void 0:l.map(F))!=null?f:[],L=(C,A)=>{let y={},$=C.hasAttribute(P);return o.E(A,()=>{if(o.w(y),$?n.y(Rn,C,P):C.hasAttribute(U)&&n.y(Rn,C,U),Y.length===0)return;let D=new Map(Y.map(S=>[S.toLowerCase(),S]));for(let S of[...Y,...Y.map(Qe)]){let V=C.getAttribute(S);V!==null&&(y[F(S)]=V,C.removeAttribute(S))}let Q=n.F.Ce(C,!1);for(let[S,V]of Q.entries()){let[v,K]=V.te;if(!K)continue;let ie=D.get(F(K).toLowerCase());ie&&(v!=="."&&v!==":"&&v!==pe||n.y(bo,C,S,!0,ie,V.ne))}}),y},b=[...o.L()],O=()=>{var $;let C=L(u,b),A=new We(C,u,b,k,X,n.r.propValidationMode),y=Lt(()=>{var D;return(D=E.context(A))!=null?D:{}}).context;if(A.autoProps){for(let[D,Q]of Object.entries(C))if(D in y){let S=y[D];if(S===Q)continue;if(x(S)){x(Q)?A.entangle?z(k,Ye(Q,S)):S(Q()):S(Q);continue}}else y[D]=Q;for(let D of Y)D in y||(y[D]=void 0);($=A.onAutoPropsAssigned)==null||$.call(A)}return{componentCtx:y,head:A}},{componentCtx:j,head:De}=O(),me=[...Se(T)],fn=me.length,I=u.childNodes.length===0,st=C=>{var Q;let A=C.parentElement,y=C.name;if(q(y)&&(y=C.getAttributeNames().filter(S=>S.startsWith("#"))[0],q(y)?y="default":y=y.substring(1)),I){if(y==="default"){let S=n.r.p.text,V=u.getAttribute(S);if(!q(V)){let v=document.createElement("span");v.setAttribute(S,V),A.insertBefore(v,C),u.removeAttribute(S);return}}for(let S of[...C.childNodes])A.insertBefore(S,C);return}let $=u.querySelector(`template[name='${y}'], template[\\#${y}]`);!$&&y==="default"&&($=(Q=[...u.querySelectorAll("template:not([name])")].find(V=>this.ct(V)))!=null?Q:null);let D=S=>{De.enableSwitch&&o.E(b,()=>{o.w(j);let V=L(C,o.L());o.E(b,()=>{o.w(V);let v=o.L(),K=ro(v);for(let ie of S)Re(ie)&&(ie.setAttribute(ct,K),yn(K),z(ie,()=>{gn(K)}))})})};if($){let S=[...Se($)];for(let V of S)A.insertBefore(V,C);D(S)}else{if(y!=="default"){for(let V of[...Se(C)])A.insertBefore(V,C);return}let S=[...Se(u)].filter(V=>!this.at(V));for(let V of S)A.insertBefore(V,C);D(S)}},M=C=>{if(!Re(C))return;let A=C.querySelectorAll("slot");if(co(C)){st(C),C.remove();return}for(let y of A)st(y),y.remove()};(()=>{for(let C=0;C<fn;++C)me[C]=me[C].cloneNode(!0),p.insertBefore(me[C],h),M(me[C])})(),R.insertBefore(X,h);let ne=()=>{if(!E.inheritAttrs)return;let C=me.filter(y=>y.nodeType===Node.ELEMENT_NODE);C.length>1&&(C=C.filter(y=>y.hasAttribute(this.xe)));let A=C[0];if(A)for(let y of u.getAttributeNames()){if(y===P||y===U)continue;let $=u.getAttribute(y);if(y==="class"){let D=Xe($);D.length>0&&A.classList.add(...D)}else if(y==="style"){let D=A.style,Q=u.style;for(let S of Q)D.setProperty(S,Q.getPropertyValue(S))}else A.setAttribute(Ot(y,n.r),$)}},oe=()=>{for(let C of u.getAttributeNames())!C.startsWith("@")&&!C.startsWith(n.r.p.on)&&u.removeAttribute(C)},Ee=()=>{ne(),oe(),o.w(j),n.we(u,!1),j.$emit=De.emit,Ie(n,me),z(u,()=>{Me(j)}),z(k,()=>{ge(u)}),kt(j)};o.E(b,Ee)}}Ee(){let e=this.o,n=e.m,o=e.r.Z,r=n.ut(),s=this.st(o);return[...s?[s]:[],...r,...r.map(Qe)].join(",")}pt(e,n){var s;let o=[];if(q(n))return o;if((s=e.matches)!=null&&s.call(e,n))return[e];let r=this.q(e).reverse();for(;r.length>0;){let i=r.pop();if(i.matches(n)){o.push(i);continue}r.push(...this.q(i).reverse())}return o}j(e,n){let o=this.Ee(),r=this.q(e).reverse();for(;r.length>0;){let s=r.pop();n(s),!(!q(o)&&s.matches(o))&&r.push(...this.q(s).reverse())}}q(e){let n=e==null?void 0:e.children;if((n==null?void 0:n.length)!=null){let r=[];for(let s=0;s<n.length;++s){let i=n[s];Re(i)&&r.push(i)}return r}let o=e==null?void 0:e.childNodes;if((o==null?void 0:o.length)!=null){let r=[];for(let s=0;s<o.length;++s){let i=o[s];Re(i)&&r.push(i)}return r}return[]}};var Sn=class{constructor(e,n){m(this,"te");m(this,"ne");m(this,"Se",[]);this.te=e,this.ne=n}},jt=class{constructor(e){m(this,"o");m(this,"ve");m(this,"Ae");m(this,"re");var o;this.o=e,this.ve=e.r.lt(),this.re=new Map;let n=new Map;for(let r of this.ve){let s=(o=r[0])!=null?o:"",i=n.get(s);i?i.push(r):n.set(s,[r])}this.Ae=n}ke(e){let n=this.re.get(e);if(n)return n;let o=e,r=o.startsWith(".");r&&(o=":"+o.slice(1));let s=o.indexOf("."),a=(s<0?o:o.substring(0,s)).split(/[:@]/);q(a[0])&&(a[0]=r?".":o[0]);let c=s>=0?o.slice(s+1).split("."):[],l=!1,f=!1;for(let p=0;p<c.length;++p){let h=c[p];if(!l&&h==="camel"?l=!0:!f&&h==="prop"&&(f=!0),l&&f)break}l&&(a[a.length-1]=F(a[a.length-1])),f&&(a[0]=".");let u={terms:a,flags:c};return this.re.set(e,u),u}Ce(e,n){let o=new Map;if(!ut(e))return o;let r=this.Ae,s=(a,c)=>{var f;let l=r.get((f=c[0])!=null?f:"");if(l)for(let u=0;u<l.length;++u){if(!c.startsWith(l[u]))continue;let p=o.get(c);if(!p){let h=this.ke(c);p=new Sn(h.terms,h.flags),o.set(c,p)}p.Se.push(a);return}},i=a=>{var l;let c=a.attributes;if(!(!c||c.length===0))for(let f=0;f<c.length;++f){let u=(l=c.item(f))==null?void 0:l.name;u&&s(a,u)}};return i(e),!n||!e.firstElementChild||this.o.O.j(e,i),o}};var To=()=>{},ms=(t,e)=>{for(let n of t){let o=n.cloneNode(!0);e.appendChild(o)}},$t=class{constructor(e){m(this,"o");m(this,"I");this.o=e,this.I=e.r.p.is}k(e){let n=e.hasAttribute(this.I);return(n||e.hasAttribute("is"))&&this.y(e),this.o.O.j(e,o=>{(o.hasAttribute(this.I)||o.hasAttribute("is"))&&this.y(o)}),n}y(e){let n=e.getAttribute(this.I);if(!n){if(n=e.getAttribute("is"),!n)return;if(!n.startsWith("regor:")){if(!n.startsWith("r-"))return;let o=n.slice(2).trim().toLowerCase();if(!o)return;let r=e.parentNode;if(!r)return;let s=document.createElement(o);for(let i of e.getAttributeNames())i!=="is"&&s.setAttribute(i,e.getAttribute(i));for(;e.firstChild;)s.appendChild(e.firstChild);r.insertBefore(s,e),e.remove(),this.o.$(s);return}n=`'${n.slice(6)}'`,e.removeAttribute("is")}e.removeAttribute(this.I),this.M(e,n)}U(e,n){let o=Je(e),r=e.parentNode,s=document.createComment(`__begin__ dynamic ${n!=null?n:""}`);r.insertBefore(s,e),Ge(s,o),o.forEach(a=>{W(a)}),e.remove();let i=document.createComment(`__end__ dynamic ${n!=null?n:""}`);return r.insertBefore(i,s.nextSibling),{nodes:o,parent:r,commentBegin:s,commentEnd:i}}M(e,n){let{nodes:o,parent:r,commentBegin:s,commentEnd:i}=this.U(e,` => ${n} `),a=this.o.m.V(n),c=a.value,l=this.o.m,f=l.L(),u={name:""},p=he(e)?o:[...o[0].childNodes],h=()=>{l.E(f,()=>{var R;let E=c()[0];if(N(E)&&(E.name?E=E.name:E=(R=Object.entries(l.ee()).filter(k=>k[1]===E)[0])==null?void 0:R[0]),!J(E)||q(E)){we(s,i);return}if(u.name===E)return;we(s,i);let T=document.createElement(E);for(let k of e.getAttributeNames())k!==this.I&&T.setAttribute(k,e.getAttribute(k));ms(p,T),r.insertBefore(T,i),this.o.$(T),u.name=E})},g=To;z(s,()=>{a.stop(),g(),g=To}),h(),g=a.subscribe(h)}};var B=t=>{let e=t;return e!=null&&e[te]===1?e():e};var ds=(t,e)=>{let[n,o]=e;G(o)?o(t,n):t.innerHTML=n==null?void 0:n.toString()},_t={mount:()=>({update:({el:t,values:e})=>{ds(t,e)}})};var Ft=class t{constructor(e){m(this,"oe");this.oe=e}static ft(e,n){var h,g;let o=e.m,r=e.r,s=r.p,i=new Set([s.for,s.if,s.else,s.elseif,s.pre]),a=r.B,c=o.ee();if(Object.keys(c).length>0||r._.size>0)return;let l=e.F,f=[],u=0,p=[];for(let d=n.length-1;d>=0;--d)p.push(n[d]);for(;p.length>0;){let d=p.pop();if(d.nodeType===Node.ELEMENT_NODE){let T=d;if(T.tagName==="TEMPLATE"||T.tagName.includes("-"))return;let R=F(T.tagName).toUpperCase();if(r._.has(R)||c[R])return;let k=T.attributes;for(let X=0;X<k.length;++X){let P=(h=k.item(X))==null?void 0:h.name;if(!P)continue;if(i.has(P))return;let{terms:U,flags:pe}=l.ke(P),[Y,L]=U,b=(g=a[P])!=null?g:a[Y];if(b){if(b===_t)return;f.push({nodeIndex:u,attrName:P,directive:b,option:L,flags:pe})}}++u}let E=d.childNodes;for(let T=E.length-1;T>=0;--T)p.push(E[T])}if(f.length!==0)return new t(f)}y(e,n){let o=[],r=[];for(let s=n.length-1;s>=0;--s)r.push(n[s]);for(;r.length>0;){let s=r.pop();s.nodeType===Node.ELEMENT_NODE&&o.push(s);let i=s.childNodes;for(let a=i.length-1;a>=0;--a)r.push(i[a])}for(let s=0;s<this.oe.length;++s){let i=this.oe[s],a=o[i.nodeIndex];a&&e.y(i.directive,a,i.attrName,!1,i.option,i.flags)}}};var hs=(t,e)=>{let n=e.parentNode;if(n)for(let o=0;o<t.items.length;++o)n.insertBefore(t.items[o],e)},ys=t=>{var a;let e=t.length,n=t.slice(),o=[],r,s,i;for(let c=0;c<e;++c){let l=t[c];if(l===0)continue;let f=o[o.length-1];if(f===void 0||t[f]<l){n[c]=f!=null?f:-1,o.push(c);continue}for(r=0,s=o.length-1;r<s;)i=r+s>>1,t[o[i]]<l?r=i+1:s=i;l<t[o[r]]&&(r>0&&(n[c]=o[r-1]),o[r]=c)}for(r=o.length,s=(a=o[r-1])!=null?a:-1;r-- >0;)o[r]=s,s=n[s];return o},qt=class{static dt(e){let{oldItems:n,newValues:o,getKey:r,isSameValue:s,mountNewValue:i,removeMountItem:a,endAnchor:c}=e,l=n.length,f=o.length,u=new Array(f),p=new Set;for(let b=0;b<f;++b){let O=r(o[b]);if(O===void 0||p.has(O))return;p.add(O),u[b]=O}let h=new Array(f),g=0,d=l-1,E=f-1;for(;g<=d&&g<=E;){let b=n[g];if(r(b.value)!==u[g]||!s(b.value,o[g]))break;b.value=o[g],h[g]=b,++g}for(;g<=d&&g<=E;){let b=n[d];if(r(b.value)!==u[E]||!s(b.value,o[E]))break;b.value=o[E],h[E]=b,--d,--E}if(g>d){for(let b=E;b>=g;--b){let O=b+1<f?h[b+1].items[0]:c;h[b]=i(b,o[b],O)}return h}if(g>E){for(let b=g;b<=d;++b)a(n[b]);return h}let T=g,R=g,k=E-R+1,X=new Array(k).fill(0),P=new Map;for(let b=R;b<=E;++b)P.set(u[b],b);let U=!1,pe=0;for(let b=T;b<=d;++b){let O=n[b],j=P.get(r(O.value));if(j===void 0){a(O);continue}if(!s(O.value,o[j])){a(O);continue}O.value=o[j],h[j]=O,X[j-R]=b+1,j>=pe?pe=j:U=!0}let Y=U?ys(X):[],L=Y.length-1;for(let b=k-1;b>=0;--b){let O=R+b,j=O+1<f?h[O+1].items[0]:c;if(X[b]===0){h[O]=i(O,o[O],j);continue}let De=h[O];U&&(L>=0&&Y[L]===b?--L:De&&hs(De,j))}return h}};var lt=class{constructor(e){m(this,"T",[]);m(this,"P",new Map);m(this,"se");this.se=e}get S(){return this.T.length}ie(e){let n=this.se(e.value);n!==void 0&&this.P.set(n,e)}ae(e){var o;let n=this.se((o=this.T[e])==null?void 0:o.value);n!==void 0&&this.P.delete(n)}static mt(e,n){return{items:[],index:e,value:n,order:-1}}w(e){e.order=this.S,this.T.push(e),this.ie(e)}yt(e,n){let o=this.S;for(let r=e;r<o;++r)this.T[r].order=r+1;n.order=e,this.T.splice(e,0,n),this.ie(n)}D(e){return this.T[e]}ce(e,n){this.ae(e),this.T[e]=n,this.ie(n),n.order=e}Ne(e){this.ae(e),this.T.splice(e,1);let n=this.S;for(let o=e;o<n;++o)this.T[o].order=o}Oe(e){let n=this.S;for(let o=e;o<n;++o)this.ae(o);this.T.splice(e)}en(e){return this.P.has(e)}ht(e){var o;let n=this.P.get(e);return(o=n==null?void 0:n.order)!=null?o:-1}};var vn=Symbol("r-for"),gs=t=>-1,xo=()=>{},Kt=class Kt{constructor(e){m(this,"o");m(this,"x");m(this,"Me");m(this,"R");this.o=e,this.x=e.r.p.for,this.Me=Nt(this.x),this.R=e.r.p.pre}k(e){let n=e.hasAttribute(this.x);return n&&this.Ve(e),this.o.O.j(e,o=>{o.hasAttribute(this.x)&&this.Ve(o)}),n}Y(e){return e[vn]?!0:(e[vn]=!0,At(e,this.Me).forEach(n=>n[vn]=!0),!1)}Ve(e){if(e.hasAttribute(this.R)||this.Y(e))return;let n=e.getAttribute(this.x);if(!n){H(0,this.x,e);return}e.removeAttribute(this.x),this.gt(e,n)}Le(e){return de(e)?[]:(G(e)&&(e=e()),Symbol.iterator in Object(e)?e:typeof e=="number"?(o=>({*[Symbol.iterator](){for(let r=1;r<=o;r++)yield r}}))(e):Object.entries(e))}gt(e,n){var st;let o=this.bt(n);if(!(o!=null&&o.list)){H(1,this.x,n,e);return}let r=this.o.r.p.key,s=this.o.r.p.keyBind,i=(st=e.getAttribute(r))!=null?st:e.getAttribute(s);e.removeAttribute(r),e.removeAttribute(s);let a=Je(e),c=Ft.ft(this.o,a),l=e.parentNode;if(!l)return;let f=`${this.x} => ${n}`,u=new Comment(`__begin__ ${f}`);l.insertBefore(u,e),Ge(u,a),a.forEach(M=>{W(M)}),e.remove();let p=new Comment(`__end__ ${f}`);l.insertBefore(p,u.nextSibling);let h=this.o,g=h.m,d=g.L(),T=d.length===1?[void 0,d[0]]:void 0,R=this.xt(i),k=(M,ee)=>R(M)===R(ee),X=(M,ee)=>M===ee,P=(M,ee,ne)=>{let oe=o.createContext(ee,M),Ee=lt.mt(oe.index,ee),C=()=>{var D,Q;let A=(Q=(D=p.parentNode)!=null?D:u.parentNode)!=null?Q:l,y=ne.previousSibling,$=[];for(let S=0;S<a.length;++S){let V=a[S].cloneNode(!0);A.insertBefore(V,ne),$.push(V)}for(c?c.y(h,$):Ie(h,$),y=y.nextSibling;y!==ne;)Ee.items.push(y),y=y.nextSibling};return T?(T[0]=oe.ctx,g.E(T,C)):g.E(d,()=>{g.w(oe.ctx),C()}),Ee},U=(M,ee)=>{let ne=I.D(M).items,oe=ne[ne.length-1].nextSibling;for(let Ee of ne)W(Ee);I.ce(M,P(M,ee,oe))},pe=(M,ee)=>{I.w(P(M,ee,p))},Y=M=>{for(let ee of I.D(M).items)W(ee)},L=M=>{let ee=I.S;for(let ne=M;ne<ee;++ne)I.D(ne).index(ne)},b=M=>{let ee=u.parentNode,ne=p.parentNode;if(!ee||!ne)return;let oe=I.S;G(M)&&(M=M());let Ee=B(M[0]);if(w(Ee)&&Ee.length===0){we(u,p),I.Oe(0);return}let C=[];for(let v of this.Le(M[0]))C.push(v);let A=qt.dt({oldItems:I.T,newValues:C,getKey:R,isSameValue:X,mountNewValue:(v,K,ie)=>P(v,K,ie),removeMountItem:v=>{for(let K=0;K<v.items.length;++K)W(v.items[K])},endAnchor:p});if(A){I.T=A,I.P.clear();for(let v=0;v<A.length;++v){let K=A[v];K.order=v,K.index(v);let ie=R(K.value);ie!==void 0&&I.P.set(ie,K)}return}let y=0,$=Number.MAX_SAFE_INTEGER,D=oe,Q=this.o.r.forGrowThreshold,S=()=>I.S<D+Q;for(let v of C){let K=()=>{if(y<oe){let ie=I.D(y++);if(k(ie.value,v)){if(X(ie.value,v))return;U(y-1,v);return}let dt=I.ht(R(v));if(dt>=y&&dt-y<10){if(--y,$=Math.min($,y),Y(y),I.Ne(y),--oe,dt>y+1)for(let ln=y;ln<dt-1&&ln<oe&&!k(I.D(y).value,v);)++ln,Y(y),I.Ne(y),--oe;K();return}S()?(I.yt(y-1,P(y,v,I.D(y-1).items[0])),$=Math.min($,y-1),++oe):U(y-1,v)}else pe(y++,v)};K()}let V=y;for(oe=I.S;y<oe;)Y(y++);I.Oe(V),L($)},O=()=>{j.stop(),me(),me=xo},j=g.V(o.list),De=j.value,me=xo,fn=0,I=new lt(R);for(let M of this.Le(De()[0]))I.w(P(fn++,M,p));z(u,O),me=j.subscribe(b)}bt(e){var c,l;let n=Kt.Tt.exec(e);if(!n)return;let o=(n[1]+((c=n[2])!=null?c:"")).split(",").map(f=>f.trim()),r=o.length>1?o.length-1:-1,s=r!==-1&&(o[r]==="index"||(l=o[r])!=null&&l.startsWith("#"))?o[r]:"";s&&o.splice(r,1);let i=n[3];if(!i||o.length===0)return;let a=/[{[]/.test(e);return{list:i,createContext:(f,u)=>{let p={},h=B(f);if(!a&&o.length===1)p[o[0]]=f;else if(w(h)){let d=0;for(let E of o)p[E]=h[d++]}else for(let d of o)p[d]=h[d];let g={ctx:p,index:gs};return s&&(g.index=p[s.startsWith("#")?s.substring(1):s]=ae(u)),g}}}xt(e){if(!e)return o=>o;let n=e.trim();if(!n)return o=>o;if(n.includes(".")){let o=this.Rt(n),r=o.length>1?o.slice(1):void 0;return s=>{let i=B(s),a=this.Ie(i,o);return a!==void 0||!r?a:this.Ie(i,r)}}return o=>{var r;return B((r=B(o))==null?void 0:r[n])}}Rt(e){return e.split(".").filter(n=>n.length>0)}Ie(e,n){var r;let o=e;for(let s of n)o=(r=B(o))==null?void 0:r[s];return B(o)}};m(Kt,"Tt",/\{?\[?\(?([^)}\]]+)\)?\]?\}?([^)]+)?\s+\b(?:in|of)\b\s+(.*)\s*$/);var zt=Kt;var Wt=class{constructor(e){m(this,"pe",0);m(this,"ue",new Map);m(this,"m");m(this,"Pe");m(this,"De");m(this,"Ue");m(this,"O");m(this,"F");m(this,"r");m(this,"R");m(this,"Be");this.m=e,this.r=e.r,this.De=new zt(this),this.Pe=new vt(this),this.Ue=new $t(this),this.O=new Bt(this),this.F=new jt(this),this.R=this.r.p.pre,this.Be=this.r.p.dynamic}Et(e){let n=he(e)?[e]:e.querySelectorAll("template");for(let o of n){if(o.hasAttribute(this.R))continue;let r=o.parentNode;if(!r)continue;let s=o.nextSibling;if(o.remove(),!o.content)continue;let i=[...o.content.childNodes];for(let a of i)r.insertBefore(a,s);Ie(this,i)}}$(e){++this.pe;try{if(e.nodeType!==Node.ELEMENT_NODE||e.hasAttribute(this.R)||this.Pe.k(e)||this.De.k(e)||this.Ue.k(e))return;this.O.k(e),this.Et(e),this.we(e,!0)}finally{--this.pe,this.pe===0&&this.Ct()}}wt(e,n){let o=document;if(!o){let r=e.parentNode;for(;r!=null&&r.parentNode;)r=r.parentNode;if(!r)return null;o=r}return o.querySelector(n)}He(e,n){let o=this.wt(e,n);if(!o)return!1;let r=e.parentElement;if(!r)return!1;let s=new Comment(`teleported => '${n}'`);return r.insertBefore(s,e),e.teleportedFrom=s,s.teleportedTo=e,z(s,()=>{W(e)}),o.appendChild(e),!0}St(e,n){this.ue.set(e,n)}Ct(){let e=this.ue;if(e.size!==0){this.ue=new Map;for(let[n,o]of e.entries())this.He(n,o)}}we(e,n){var s;let o=this.F.Ce(e,n),r=this.r.B;for(let[i,a]of o.entries()){let[c,l]=a.te,f=(s=r[i])!=null?s:r[c];if(!f){console.error("directive not found:",c);continue}let u=a.Se;for(let p=0;p<u.length;++p){let h=u[p];this.y(f,h,i,!1,l,a.ne)}}}y(e,n,o,r,s,i){if(n.hasAttribute(this.R))return;let a=n.getAttribute(o);n.removeAttribute(o);let c=l=>{let f=l;for(;f;){let u=f.getAttribute(ct);if(u)return u;f=f.parentElement}return null};if(bn()){let l=c(n);if(l){this.m.E(so(l),()=>{this.M(e,n,a,s,i)});return}}this.M(e,n,a,s,i)}vt(e,n,o){return e!==Mt?!1:(q(o)||this.He(n,o)||this.St(n,o),!0)}M(e,n,o,r,s){if(n.nodeType!==Node.ELEMENT_NODE||o==null||this.vt(e,n,o))return;let i=this.At(r,e.once),a=this.kt(e,o),c=this.Nt(a,i);z(n,c.stop);let l=this.Ot(n,o,a,i,r,s),f=this.Mt(e,l,c);if(!f)return;let u=this.Vt(l,a,i,r,f);u(),e.once||(c.result=a.subscribe(u),i&&(c.dynamic=i.subscribe(u)))}At(e,n){let o=fo(e,this.Be);if(o)return this.m.V(F(o),void 0,void 0,void 0,n)}kt(e,n){return this.m.V(n,e.isLazy,e.isLazyKey,e.collectRefObj,e.once)}Nt(e,n){let o={stop:()=>{var r,s,i;e.stop(),n==null||n.stop(),(r=o.result)==null||r.call(o),(s=o.dynamic)==null||s.call(o),(i=o.mounted)==null||i.call(o),o.result=void 0,o.dynamic=void 0,o.mounted=void 0}};return o}Ot(e,n,o,r,s,i){return{el:e,expr:n,values:o.value(),previousValues:void 0,option:r?r.value()[0]:s,previousOption:void 0,flags:i,parseResult:o,dynamicOption:r}}Mt(e,n,o){let r=e.mount(n);if(typeof r=="function"){o.mounted=r;return}return r!=null&&r.unmount&&(o.mounted=r.unmount),r==null?void 0:r.update}Vt(e,n,o,r,s){let i,a;return()=>{let c=n.value(),l=o?o.value()[0]:r;e.values=c,e.previousValues=i,e.option=l,e.previousOption=a,i=c,a=l,s(e)}}};var Co="http://www.w3.org/1999/xlink",bs={itemscope:2,allowfullscreen:2,formnovalidate:2,ismap:2,nomodule:2,novalidate:2,readonly:2,async:1,autofocus:1,autoplay:1,controls:1,default:1,defer:1,disabled:1,hidden:1,inert:1,loop:1,open:1,required:1,reversed:1,scoped:1,seamless:1,checked:1,muted:1,multiple:1,selected:1};function Ts(t){return!!t||t===""}var xs=(t,e,n,o,r,s)=>{var a;if(o){s&&s.includes("camel")&&(o=F(o)),Gt(t,o,e[0],r);return}let i=e.length;for(let c=0;c<i;++c){let l=e[c];if(w(l)){let f=(a=n==null?void 0:n[c])==null?void 0:a[0],u=l[0],p=l[1];Gt(t,u,p,f)}else if(N(l))for(let f of Object.entries(l)){let u=f[0],p=f[1],h=n==null?void 0:n[c],g=h&&u in h?u:void 0;Gt(t,u,p,g)}else{let f=n==null?void 0:n[c],u=e[c++],p=e[c];Gt(t,u,p,f)}}},An={mount:()=>({update:({el:t,values:e,previousValues:n,option:o,previousOption:r,flags:s})=>{xs(t,e,n,o,r,s)}})},Gt=(t,e,n,o)=>{if(o&&o!==e&&t.removeAttribute(o),de(e)){H(3,"r-bind",t);return}if(!J(e)){H(6,`Attribute key is not string at ${t.outerHTML}`,e);return}if(e.startsWith("xlink:")){de(n)?t.removeAttributeNS(Co,e.slice(6,e.length)):t.setAttributeNS(Co,e,n);return}let r=e in bs;de(n)||r&&!Ts(n)?t.removeAttribute(e):t.setAttribute(e,r?"":n)};var Cs=(t,e,n)=>{let o=e.length;for(let r=0;r<o;++r){let s=e[r],i=n==null?void 0:n[r];if(w(s)){let a=s.length;for(let c=0;c<a;++c)Eo(t,s[c],i==null?void 0:i[c])}else Eo(t,s,i)}},Nn={mount:()=>({update:({el:t,values:e,previousValues:n})=>{Cs(t,e,n)}})},Eo=(t,e,n)=>{let o=t.classList,r=J(e),s=J(n);if(e&&!r){if(n&&!s)for(let i in n)(!(i in e)||!e[i])&&o.remove(i);for(let i in e)e[i]&&o.add(i)}else if(r){if(n!==e){let i=s?Xe(n):[],a=Xe(e);i.length>0&&o.remove(...i),a.length>0&&o.add(...a)}}else if(n){let i=s?Xe(n):[];i.length>0&&o.remove(...i)}};function Es(t,e){if(t.length!==e.length)return!1;let n=!0;for(let o=0;n&&o<t.length;o++)n=ve(t[o],e[o]);return n}function ve(t,e){if(t===e)return!0;let n=mn(t),o=mn(e);if(n||o)return n&&o?t.getTime()===e.getTime():!1;if(n=it(t),o=it(e),n||o)return t===e;if(n=w(t),o=w(e),n||o)return n&&o?Es(t,e):!1;if(n=N(t),o=N(e),n||o){if(!n||!o)return!1;let r=Object.keys(t).length,s=Object.keys(e).length;if(r!==s)return!1;for(let i in t){let a=Object.prototype.hasOwnProperty.call(t,i),c=Object.prototype.hasOwnProperty.call(e,i);if(a&&!c||!ve(t[i],e[i]))return!1}return!0}return String(t)===String(e)}function Jt(t,e){return t.findIndex(n=>ve(n,e))}var Ro=t=>{let e=parseFloat(t);return isNaN(e)?t:e};var Qt=t=>{if(!x(t))throw _(3,"pause");t(void 0,void 0,3)};var Xt=t=>{if(!x(t))throw _(3,"resume");t(void 0,void 0,4)};var So={mount:({el:t,parseResult:e,flags:n})=>({update:({values:o})=>{Rs(t,o[0])},unmount:ws(t,e,n)})},Rs=(t,e)=>{let n=Oo(t);if(n&&vo(t))w(e)?e=Jt(e,Ae(t))>-1:fe(e)?e=e.has(Ae(t)):e=Ms(t,e),t.checked=e;else if(n&&Ao(t))t.checked=ve(e,Ae(t));else if(n||Mo(t))No(t)?t.value!==(e==null?void 0:e.toString())&&(t.value=e):t.value!==e&&(t.value=e);else if(ko(t)){let o=t.options,r=o.length,s=t.multiple;for(let i=0;i<r;i++){let a=o[i],c=Ae(a);if(s)w(e)?a.selected=Jt(e,c)>-1:a.selected=e.has(c);else if(ve(Ae(a),e)){t.selectedIndex!==i&&(t.selectedIndex=i);return}}!s&&t.selectedIndex!==-1&&(t.selectedIndex=-1)}else H(7,t)},pt=t=>(x(t)&&(t=t()),G(t)&&(t=t()),t?J(t)?{trim:t.includes("trim"),lazy:t.includes("lazy"),number:t.includes("number"),int:t.includes("int")}:{trim:!!t.trim,lazy:!!t.lazy,number:!!t.number,int:!!t.int}:{trim:!1,lazy:!1,number:!1,int:!1}),vo=t=>t.type==="checkbox",Ao=t=>t.type==="radio",No=t=>t.type==="number"||t.type==="range",Oo=t=>t.tagName==="INPUT",Mo=t=>t.tagName==="TEXTAREA",ko=t=>t.tagName==="SELECT",ws=(t,e,n)=>{let o=e.value,r=pt(n==null?void 0:n.join(",")),s=pt(o()[1]),i={int:r.int||s.int,lazy:r.lazy||s.lazy,number:r.number||s.number,trim:r.trim||s.trim};if(!e.refs[0])return H(8,t),()=>{};let a=()=>e.refs[0],c=Oo(t);return c&&vo(t)?vs(t,a):c&&Ao(t)?ks(t,a):c||Mo(t)?Ss(t,i,a,o):ko(t)?Ls(t,a,o):(H(7,t),()=>{})},wo=/[.,' ·٫]/,Ss=(t,e,n,o)=>{let s=e.lazy?"change":"input",i=No(t),a=()=>{!e.trim&&!pt(o()[1]).trim||(t.value=t.value.trim())},c=p=>{let h=p.target;h.composing=1},l=p=>{let h=p.target;h.composing&&(h.composing=0,h.dispatchEvent(new Event(s)))},f=()=>{t.removeEventListener(s,u),t.removeEventListener("change",a),t.removeEventListener("compositionstart",c),t.removeEventListener("compositionend",l),t.removeEventListener("change",l)},u=p=>{let h=n();if(!h)return;let g=p.target;if(!g||g.composing)return;let d=g.value,E=pt(o()[1]);if(i||E.number||E.int){if(E.int)d=parseInt(d);else{if(wo.test(d[d.length-1])&&d.split(wo).length===2){if(d+="0",d=parseFloat(d),isNaN(d))d="";else if(h()===d)return}d=parseFloat(d)}isNaN(d)&&(d=""),t.value=d}else E.trim&&(d=d.trim());h(d)};return t.addEventListener(s,u),t.addEventListener("change",a),t.addEventListener("compositionstart",c),t.addEventListener("compositionend",l),t.addEventListener("change",l),f},vs=(t,e)=>{let n="change",o=()=>{t.removeEventListener(n,r)},r=()=>{let s=e();if(!s)return;let i=Ae(t),a=t.checked,c=s();if(w(c)){let l=Jt(c,i),f=l!==-1;a&&!f?c.push(i):!a&&f&&c.splice(l,1)}else fe(c)?a?c.add(i):c.delete(i):s(Os(t,a))};return t.addEventListener(n,r),o},Ae=t=>"_value"in t?t._value:t.value,Lo="trueValue",As="falseValue",Io="true-value",Ns="false-value",Os=(t,e)=>{let n=e?Lo:As;if(n in t)return t[n];let o=e?Io:Ns;return t.hasAttribute(o)?t.getAttribute(o):e},Ms=(t,e)=>{if(Lo in t)return ve(e,t.trueValue);let o=Io;return t.hasAttribute(o)?ve(e,t.getAttribute(o)):ve(e,!0)},ks=(t,e)=>{let n="change",o=()=>{t.removeEventListener(n,r)},r=()=>{let s=e();if(!s)return;let i=Ae(t);s(i)};return t.addEventListener(n,r),o},Ls=(t,e,n)=>{let o="change",r=()=>{t.removeEventListener(o,s)},s=()=>{let i=e();if(!i)return;let c=pt(n()[1]).number,l=Array.prototype.filter.call(t.options,f=>f.selected).map(f=>c?Ro(Ae(f)):Ae(f));if(t.multiple){let f=i();try{if(Qt(i),fe(f)){f.clear();for(let u of l)f.add(u)}else w(f)?(f.splice(0),f.push(...l)):i(l)}finally{Xt(i),Z(i)}}else i(l[0])};return t.addEventListener(o,s),r};var Is=["stop","prevent","capture","self","once","left","right","middle","passive"],Vs=t=>{let e={};if(q(t))return;let n=t.split(",");for(let o of Is)e[o]=n.includes(o);return e},Ps=(t,e,n,o,r)=>{var l,f;if(o){let u=e.value(),p=B(o.value()[0]);return J(p)?On(t,F(p),()=>e.value()[0],(l=r==null?void 0:r.join(","))!=null?l:u[1]):()=>{}}else if(n){let u=e.value();return On(t,F(n),()=>e.value()[0],(f=r==null?void 0:r.join(","))!=null?f:u[1])}let s=[],i=()=>{s.forEach(u=>u())},a=e.value(),c=a.length;for(let u=0;u<c;++u){let p=a[u];if(G(p)&&(p=p()),N(p))for(let h of Object.entries(p)){let g=h[0],d=()=>{let T=e.value()[u];return G(T)&&(T=T()),T=T[g],G(T)&&(T=T()),T},E=p[g+"_flags"];s.push(On(t,g,d,E))}else H(2,"r-on",t)}return i},Mn={isLazy:(t,e)=>e===-1&&t%2===0,isLazyKey:(t,e)=>e===0&&!t.endsWith("_flags"),once:!1,collectRefObj:!0,mount:({el:t,parseResult:e,option:n,dynamicOption:o,flags:r})=>Ps(t,e,n,o,r)},Ds=(t,e)=>{if(t.startsWith("keydown")||t.startsWith("keyup")||t.startsWith("keypress")){e!=null||(e="");let n=[...t.split("."),...e.split(",")];t=n[0];let o=n[1],r=n.includes("ctrl"),s=n.includes("shift"),i=n.includes("alt"),a=n.includes("meta"),c=l=>!(r&&!l.ctrlKey||s&&!l.shiftKey||i&&!l.altKey||a&&!l.metaKey);return o?[t,l=>c(l)?l.key.toUpperCase()===o.toUpperCase():!1]:[t,c]}return[t,n=>!0]},On=(t,e,n,o)=>{if(q(e))return H(5,"r-on",t),()=>{};let r=Vs(o),s=r?{capture:r.capture,passive:r.passive,once:r.once}:void 0,i;[e,i]=Ds(e,o);let a=f=>{if(!i(f)||!n&&e==="submit"&&(r!=null&&r.prevent))return;let u=n(f);G(u)&&(u=u(f)),G(u)&&u(f)},c=()=>{t.removeEventListener(e,l,s)},l=f=>{if(!r){a(f);return}try{if(r.left&&f.button!==0||r.middle&&f.button!==1||r.right&&f.button!==2||r.self&&f.target!==t)return;r.stop&&f.stopPropagation(),r.prevent&&f.preventDefault(),a(f)}finally{r.once&&c()}};return t.addEventListener(e,l,s),c};var Us=(t,e,n,o)=>{if(n){o&&o.includes("camel")&&(n=F(n)),tt(t,n,e[0]);return}let r=e.length;for(let s=0;s<r;++s){let i=e[s];if(w(i)){let a=i[0],c=i[1];tt(t,a,c)}else if(N(i))for(let a of Object.entries(i)){let c=a[0],l=a[1];tt(t,c,l)}else{let a=e[s++],c=e[s];tt(t,a,c)}}},Vo={mount:()=>({update:({el:t,values:e,option:n,flags:o})=>{Us(t,e,n,o)}})};function Hs(t){return!!t||t===""}var tt=(t,e,n)=>{if(de(e)){H(3,":prop",t);return}if(e==="innerHTML"||e==="textContent"){let s=[...t.childNodes];setTimeout(()=>s.forEach(ge),1),t[e]=n!=null?n:"";return}let o=t.tagName;if(e==="value"&&o!=="PROGRESS"&&!o.includes("-")){t._value=n;let s=o==="OPTION"?t.getAttribute("value"):t.value,i=n!=null?n:"";s!==i&&(t.value=i),n==null&&t.removeAttribute(e);return}let r=!1;if(n===""||n==null){let s=typeof t[e];s==="boolean"?n=Hs(n):n==null&&s==="string"?(n="",r=!0):s==="number"&&(n=0,r=!0)}try{t[e]=n}catch(s){r||H(4,e,o,n,s)}r&&t.removeAttribute(e)};var Po={once:!0,mount:({el:t,parseResult:e,expr:n})=>{let o=e,r=o.value()[0],s=w(r),i=o.refs[0];return s?r.push(t):i?i==null||i(t):o.context[n]=t,()=>{if(s){let a=r.indexOf(t);a!==-1&&r.splice(a,1)}else i==null||i(null)}}};var Bs=(t,e)=>{let n=Le(t).data,o=n._ord;Qn(o)&&(o=n._ord=t.style.display),!!e[0]?t.style.display=o:t.style.display="none"},Do={mount:()=>({update:({el:t,values:e})=>{Bs(t,e)}})};var js=(t,e,n)=>{let o=e.length;for(let r=0;r<o;++r){let s=e[r],i=n==null?void 0:n[r];if(w(s)){let a=s.length;for(let c=0;c<a;++c)Uo(t,s[c],i==null?void 0:i[c])}else Uo(t,s,i)}},Yt={mount:()=>({update:({el:t,values:e,previousValues:n})=>{js(t,e,n)}})},Uo=(t,e,n)=>{let o=t.style,r=J(e);if(e&&!r){if(n&&!J(n))for(let s in n)e[s]==null&&Ln(o,s,"");for(let s in e)Ln(o,s,e[s])}else{let s=o.display;if(r?n!==e&&(o.cssText=e):n&&t.removeAttribute("style"),"_ord"in Le(t).data)return;o.display=s}},Ho=/\s*!important$/;function Ln(t,e,n){if(w(n))n.forEach(o=>{Ln(t,e,o)});else if(n==null&&(n=""),e.startsWith("--"))t.setProperty(e,n);else{let o=$s(t,e);Ho.test(n)?t.setProperty(Qe(o),n.replace(Ho,""),"important"):t[o]=n}}var Bo=["Webkit","Moz","ms"],kn={};function $s(t,e){let n=kn[e];if(n)return n;let o=F(e);if(o!=="filter"&&o in t)return kn[e]=o;o=ft(o);for(let r=0;r<Bo.length;r++){let s=Bo[r]+o;if(s in t)return kn[e]=s}return e}var ce=t=>jo(B(t)),jo=(t,e=new WeakMap)=>{if(!t||!N(t))return t;if(w(t))return t.map(ce);if(fe(t)){let o=new Set;for(let r of t.keys())o.add(ce(r));return o}if(Oe(t)){let o=new Map;for(let r of t)o.set(ce(r[0]),ce(r[1]));return o}if(e.has(t))return B(e.get(t));let n={...t};e.set(t,n);for(let o of Object.entries(n))n[o[0]]=jo(B(o[1]),e);return n};var _s=(t,e)=>{var o;let n=e[0];t.textContent=fe(n)?JSON.stringify(ce([...n])):Oe(n)?JSON.stringify(ce([...n])):N(n)?JSON.stringify(ce(n)):(o=n==null?void 0:n.toString())!=null?o:""},$o={mount:()=>({update:({el:t,values:e})=>{_s(t,e)}})};var _o={mount:()=>({update:({el:t,values:e})=>{tt(t,"value",e[0])}})};var Pe=class Pe{constructor(e){m(this,"B",{});m(this,"p",{});m(this,"lt",()=>Object.keys(this.B).filter(e=>e.length===1||!e.startsWith(":")));m(this,"Z",new Map);m(this,"_",new Map);m(this,"forGrowThreshold",10);m(this,"globalContext");m(this,"useInterpolation",!0);m(this,"propValidationMode","throw");if(this.setDirectives("r-"),e){this.globalContext=e;return}this.globalContext=this.It()}static getDefault(){var e;return(e=Pe.je)!=null?e:Pe.je=new Pe}It(){let e={},n=globalThis;for(let o of Pe.Lt.split(","))e[o]=n[o];return e.ref=Ce,e.sref=ae,e.flatten=ce,e}addComponent(...e){for(let n of e){if(!n.defaultName){He.warning("Registered component's default name is not defined",n);continue}this.Z.set(ft(n.defaultName),n),this._.set(ft(n.defaultName).toLocaleUpperCase(),n)}}setDirectives(e){this.B={".":Vo,":":An,"@":Mn,[`${e}on`]:Mn,[`${e}bind`]:An,[`${e}html`]:_t,[`${e}text`]:$o,[`${e}show`]:Do,[`${e}model`]:So,":style":Yt,[`${e}style`]:Yt,[`${e}bind:style`]:Yt,":class":Nn,[`${e}bind:class`]:Nn,":ref":Po,":value":_o,[`${e}teleport`]:Mt},this.p={for:`${e}for`,if:`${e}if`,else:`${e}else`,elseif:`${e}else-if`,pre:`${e}pre`,inherit:`${e}inherit`,text:`${e}text`,context:":context",contextAlias:`${e}context`,bind:`${e}bind`,on:`${e}on`,keyBind:":key",key:"key",is:":is",teleport:`${e}teleport`,dynamic:"_d_"}}updateDirectives(e){e(this.B,this.p)}};m(Pe,"je"),m(Pe,"Lt","Infinity,undefined,NaN,isFinite,isNaN,parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,BigInt,console");var le=Pe;var Zt=(t,e)=>{if(!t)return;let o=(e!=null?e:le.getDefault()).p,r=/(\{\{[^]*?\}\}|\[\[[^]*?\]\])/g,s=[{start:"{{",end:"}}"},{start:"[[",end:"]]"}];for(let i of qs(t,o.pre,s))Fs(i,o.text,r,s)},Fs=(t,e,n,o)=>{var c;let r=t.textContent;if(!r)return;let s=n,i=r.split(s);if(i.length<=1)return;if(((c=t.parentElement)==null?void 0:c.childNodes.length)===1&&i.length===3){let l=i[1],f=Fo(l,o);if(f&&q(i[0])&&q(i[2])){let u=t.parentElement;u.setAttribute(e,l.substring(f.start.length,l.length-f.end.length)),u.innerText="";return}}let a=document.createDocumentFragment();for(let l of i){let f=Fo(l,o);if(f){let u=document.createElement("span");u.setAttribute(e,l.substring(f.start.length,l.length-f.end.length)),a.appendChild(u)}else a.appendChild(document.createTextNode(l))}t.replaceWith(a)},qs=(t,e,n)=>{let o=[],r=s=>{var i;if(s.nodeType===Node.TEXT_NODE)n.some(a=>{var c;return(c=s.textContent)==null?void 0:c.includes(a.start)})&&o.push(s);else{if((i=s==null?void 0:s.hasAttribute)!=null&&i.call(s,e))return;for(let a of Se(s))r(a)}};return r(t),o},Fo=(t,e)=>e.find(n=>t.startsWith(n.start)&&t.endsWith(n.end));var zs=9,Ks=10,Ws=13,Gs=32,Ne=46,en=44,Js=39,Qs=34,tn=40,nt=41,nn=91,In=93,Vn=63,Xs=59,qo=58,zo=123,on=125,_e=43,rn=45,Pn=96,Ko=47,Dn=92,Wo=new Set([2,3]),Zo={"=":2.5,"*=":2.5,"**=":2.5,"/=":2.5,"%=":2.5,"+=":2.5,"-=":2.5,"<<=":2.5,">>=":2.5,">>>=":2.5,"&=":2.5,"^=":2.5,"|=":2.5},Ys={"=>":2,...Zo,"||":3,"??":3,"&&":4,"|":5,"^":6,"&":7,"==":8,"!=":8,"===":8,"!==":8,"<":9,">":9,"<=":9,">=":9,in:9,"<<":10,">>":10,">>>":10,"+":11,"-":11,"*":12,"/":12,"%":12,"**":13},er=Object.keys(Zo),Zs=new Set(er),Hn=new Set(["=>"]);er.forEach(t=>Hn.add(t));var Go={true:!0,false:!1,null:null},ei="this",ot="Expected ",Fe="Unexpected ",jn="Unclosed ",ti=ot+":",Jo=ot+"expression",ni="missing }",oi=Fe+"object property",ri=jn+"(",Qo=ot+"comma",Xo=Fe+"token ",si=Fe+"period",Un=ot+"expression after ",ii="missing unaryOp argument",ai=jn+"[",ci=ot+"exponent (",ui="Variable names cannot start with a number (",fi=jn+'quote after "',mt=t=>t>=48&&t<=57,Yo=t=>Ys[t],Bn=class{constructor(e){m(this,"u");m(this,"e");this.u=e,this.e=0}get H(){return this.u.charAt(this.e)}get h(){return this.u.charCodeAt(this.e)}f(e){return this.u.charCodeAt(this.e)===e}K(e){return e>=65&&e<=90||e>=97&&e<=122||e===36||e===95||e>=128}le(e){return this.K(e)||mt(e)}i(e){return new Error(`${e} at character ${this.e}`)}g(){let e=this.h,n=this.u,o=this.e;for(;e===Gs||e===zs||e===Ks||e===Ws;)e=n.charCodeAt(++o);this.e=o}parse(){let e=this.fe();return e.length===1?e[0]:{type:0,body:e}}fe(e){let n=[];for(;this.e<this.u.length;){let o=this.h;if(o===Xs||o===en)this.e++;else{let r=this.v();if(r)n.push(r);else if(this.e<this.u.length){if(o===e)break;throw this.i(Fe+'"'+this.H+'"')}}}return n}v(){var n;let e=(n=this.Pt())!=null?n:this.$e();return this.g(),this.Dt(e)}de(){this.g();let e=this.u,n=this.e,o=e.charCodeAt(n),r=e.charCodeAt(n+1),s=e.charCodeAt(n+2),i=e.charCodeAt(n+3);if(isNaN(o))return!1;let a=!1,c=0;return o===62&&r===62&&s===62&&i===61?(a=">>>=",c=4):o===61&&r===61&&s===61?(a="===",c=3):o===33&&r===61&&s===61?(a="!==",c=3):o===62&&r===62&&s===62?(a=">>>",c=3):o===60&&r===60&&s===61?(a="<<=",c=3):o===62&&r===62&&s===61?(a=">>=",c=3):o===42&&r===42&&s===61?(a="**=",c=3):o===61&&r===62?(a="=>",c=2):o===124&&r===124?(a="||",c=2):o===63&&r===63?(a="??",c=2):o===38&&r===38?(a="&&",c=2):o===61&&r===61?(a="==",c=2):o===33&&r===61?(a="!=",c=2):o===60&&r===61?(a="<=",c=2):o===62&&r===61?(a=">=",c=2):o===60&&r===60?(a="<<",c=2):o===62&&r===62?(a=">>",c=2):o===43&&r===61?(a="+=",c=2):o===45&&r===61?(a="-=",c=2):o===42&&r===61?(a="*=",c=2):o===47&&r===61?(a="/=",c=2):o===37&&r===61?(a="%=",c=2):o===38&&r===61?(a="&=",c=2):o===94&&r===61?(a="^=",c=2):o===124&&r===61?(a="|=",c=2):o===42&&r===42?(a="**",c=2):o===105&&r===110?this.le(e.charCodeAt(n+2))||(a="in",c=2):o===61?(a="=",c=1):o===124?(a="|",c=1):o===94?(a="^",c=1):o===38?(a="&",c=1):o===60?(a="<",c=1):o===62?(a=">",c=1):o===43?(a="+",c=1):o===45?(a="-",c=1):o===42?(a="*",c=1):o===47?(a="/",c=1):o===37&&(a="%",c=1),a?(this.e+=c,a):!1}$e(){let e,n,o,r,s,i,a,c;if(s=this.z(),!s||(n=this.de(),!n))return s;if(r={value:n,prec:Yo(n),right_a:Hn.has(n)},i=this.z(),!i)throw this.i(Un+n);let l=[s,r,i];for(;n=this.de();){o=Yo(n),r={value:n,prec:o,right_a:Hn.has(n)},c=n;let f=u=>r.right_a&&u.right_a?o>u.prec:o<=u.prec;for(;l.length>2&&f(l[l.length-2]);)i=l.pop(),n=l.pop().value,s=l.pop(),e=this._e(n,s,i),l.push(e);if(e=this.z(),!e)throw this.i(Un+c);l.push(r,e)}for(a=l.length-1,e=l[a];a>1;)e=this._e(l[a-1].value,l[a-2],e),a-=2;return e}z(){let e;if(this.g(),e=this.Ut(),e)return this.me(e);let n=this.h;if(mt(n)||n===Ne)return this.Bt();if(n===Js||n===Qs)e=this.Ht();else if(n===nn)e=this.jt();else{let o=this.$t();if(o){let r=this.z();if(!r)throw this.i(ii);return this.me({type:7,operator:o,argument:r})}this.K(n)?(e=this.ye(),e.name in Go?e={type:4,value:Go[e.name],raw:e.name}:e.name===ei&&(e={type:5})):n===tn&&(e=this._t())}return e?(e=this.W(e),this.me(e)):!1}_e(e,n,o){if(e==="=>"){let r=n.type===1?n.expressions:[n];return{type:15,params:r,body:o}}return Zs.has(e)?{type:16,operator:e,left:n,right:o}:{type:8,operator:e,left:n,right:o}}Ut(){let e={node:!1};return this.Ft(e),e.node||(this.qt(e),e.node)||(this.Kt(e),e.node)||(this.Fe(e),e.node)||this.zt(e),e.node}me(e){let n={node:e};return this.Wt(n),this.Gt(n),this.Jt(n),n.node}$t(){let e=this.u,n=this.e,o=e.charCodeAt(n),r=e.charCodeAt(n+1),s=e.charCodeAt(n+2),i=e.charCodeAt(n+3);return o===rn?(this.e++,"-"):o===33?(this.e++,"!"):o===126?(this.e++,"~"):o===_e?(this.e++,"+"):o===110&&r===101&&s===119&&!this.le(i)?(this.e+=3,"new"):!1}Pt(){let e={};return this.Qt(e),e.node}Dt(e){let n={node:e};return this.Xt(n),n.node}W(e){this.g();let n=this.h;for(;n===Ne||n===nn||n===tn||n===Vn;){let o;if(n===Vn){if(this.u.charCodeAt(this.e+1)!==Ne)break;o=!0,this.e+=2,this.g(),n=this.h}if(this.e++,n===nn){if(e={type:3,computed:!0,object:e,property:this.v()},this.g(),n=this.h,n!==In)throw this.i(ai);this.e++}else n===tn?e={type:6,arguments:this.qe(nt),callee:e}:(o&&this.e--,this.g(),e={type:3,computed:!1,object:e,property:this.ye()});o&&(e.optional=!0),this.g(),n=this.h}return e}Bt(){let e=this.u,n=this.e,o=n;for(;mt(e.charCodeAt(o));)o++;if(e.charCodeAt(o)===Ne)for(o++;mt(e.charCodeAt(o));)o++;let r=e.charCodeAt(o);if(r===101||r===69){o++;let a=e.charCodeAt(o);(a===_e||a===rn)&&o++;let c=o;for(;mt(e.charCodeAt(o));)o++;if(c===o){this.e=o;let l=e.slice(n,o);throw this.i(ci+l+this.H+")")}}this.e=o;let s=e.slice(n,o),i=e.charCodeAt(o);if(this.K(i))throw this.i(ui+s+this.H+")");if(i===Ne||s.length===1&&s.charCodeAt(0)===Ne)throw this.i(si);return{type:4,value:parseFloat(s),raw:s}}Ht(){let e=this.u,n=e.length,o=this.e,r=e.charCodeAt(this.e++),s=this.e,i=s,a=[],c=!1,l=!1;for(;s<n;){let u=e.charCodeAt(s);if(u===r){l=!0,this.e=s+1;break}if(u===Dn){c||(c=!0),a.push(e.slice(i,s));let p=e.charCodeAt(s+1);a.push(this.Ke(p)),s+=2,i=s}else s++}let f=c?a.join("")+e.slice(i,l?s:n):e.slice(i,l?s:n);if(!l)throw this.e=s,this.i(fi+f+'"');return{type:4,value:f,raw:e.substring(o,this.e)}}Ke(e){switch(e){case 110:return`
2
- `;case 114:return"\r";case 116:return" ";case 98:return"\b";case 102:return"\f";case 118:return"\v";default:return isNaN(e)?"":String.fromCharCode(e)}}ye(){let e=this.h,n=this.e;if(this.K(e))this.e++;else throw this.i(Fe+this.H);for(;this.e<this.u.length&&(e=this.h,this.le(e));)this.e++;return{type:2,name:this.u.slice(n,this.e)}}qe(e){let n=[],o=!1,r=0;for(;this.e<this.u.length;){this.g();let s=this.h;if(s===e){if(o=!0,this.e++,e===nt&&r&&r>=n.length)throw this.i(Xo+String.fromCharCode(e));break}else if(s===en){if(this.e++,r++,r!==n.length){if(e===nt)throw this.i(Xo+",");for(let i=n.length;i<r;i++)n.push(null)}}else{if(n.length!==r&&r!==0)throw this.i(Qo);{let i=this.v();if(!i||i.type===0)throw this.i(Qo);n.push(i)}}}if(!o)throw this.i(ot+String.fromCharCode(e));return n}_t(){this.e++;let e=this.fe(nt);if(this.f(nt))return this.e++,e.length===1?e[0]:e.length?{type:1,expressions:e}:!1;throw this.i(ri)}jt(){return this.e++,{type:9,elements:this.qe(In)}}Ft(e){if(this.f(zo)){this.e++;let n=[];for(;!isNaN(this.h);){if(this.g(),this.f(on)){this.e++,e.node=this.W({type:10,properties:n});return}let o=this.v();if(!o)break;if(this.g(),o.type===2&&(this.f(en)||this.f(on)))n.push({type:12,computed:!1,key:o,value:o,shorthand:!0});else if(this.f(qo)){this.e++;let r=this.v();if(!r)throw this.i(oi);let s=o.type===9;n.push({type:12,computed:s,key:s?o.elements[0]:o,value:r,shorthand:!1}),this.g()}else n.push(o);this.f(en)&&this.e++}throw this.i(ni)}}qt(e){let n=this.h;if((n===_e||n===rn)&&n===this.u.charCodeAt(this.e+1)){this.e+=2;let o=e.node={type:13,operator:n===_e?"++":"--",argument:this.W(this.ye()),prefix:!0};if(!o.argument||!Wo.has(o.argument.type))throw this.i(Fe+o.operator)}}Gt(e){let n=e.node,o=this.h;if((o===_e||o===rn)&&o===this.u.charCodeAt(this.e+1)){if(!Wo.has(n.type))throw this.i(Fe+(o===_e?"++":"--"));this.e+=2,e.node={type:13,operator:o===_e?"++":"--",argument:n,prefix:!1}}}Kt(e){this.u.charCodeAt(this.e)===Ne&&this.u.charCodeAt(this.e+1)===Ne&&this.u.charCodeAt(this.e+2)===Ne&&(this.e+=3,e.node={type:14,argument:this.v()})}Xt(e){if(e.node&&this.f(Vn)){this.e++;let n=e.node,o=this.v();if(!o)throw this.i(Jo);if(this.g(),this.f(qo)){this.e++;let r=this.v();if(!r)throw this.i(Jo);e.node={type:11,test:n,consequent:o,alternate:r}}else throw this.i(ti)}}Qt(e){if(this.g(),this.f(tn)){let n=this.e;if(this.e++,this.g(),this.f(nt)){this.e++;let o=this.de();if(o==="=>"){let r=this.$e();if(!r)throw this.i(Un+o);e.node={type:15,params:null,body:r};return}}this.e=n}}Jt(e){let n=e.node,o=n.type;(o===2||o===3)&&this.f(Pn)&&(e.node={type:17,tag:n,quasi:this.Fe(e)})}Fe(e){if(!this.f(Pn))return;let n=this.u,o=n.length,r={type:19,quasis:[],expressions:[]},s=++this.e,i=[],a=[],c=!1,l=f=>{if(!c){let h=n.slice(s,this.e);return r.quasis.push({type:18,value:{raw:h,cooked:h},tail:f})}i.push(n.slice(s,this.e)),a.push(n.slice(s,this.e));let u=i.join(""),p=a.join("");return i.length=0,a.length=0,c=!1,r.quasis.push({type:18,value:{raw:u,cooked:p},tail:f})};for(;this.e<o;){let f=n.charCodeAt(this.e);if(f===Pn)return l(!0),this.e+=1,e.node=r,r;if(f===36&&n.charCodeAt(this.e+1)===zo){if(l(!1),this.e+=2,r.expressions.push(...this.fe(on)),!this.f(on))throw this.i("unclosed ${");this.e+=1,s=this.e}else if(f===Dn){c||(c=!0),i.push(n.slice(s,this.e)),a.push(n.slice(s,this.e));let u=n.charCodeAt(this.e+1);i.push(n.slice(this.e,this.e+2)),a.push(this.Ke(u)),this.e+=2,s=this.e}else this.e+=1}throw this.i("Unclosed `")}Wt(e){let n=e.node;if(!n||n.operator!=="new"||!n.argument)return;if(!n.argument||![6,3].includes(n.argument.type))throw this.i("Expected new function()");e.node=n.argument;let o=e.node;for(;o.type===3||o.type===6&&o.callee.type===3;)o=o.type===3?o.object:o.callee.object;o.type=20}zt(e){if(!this.f(Ko))return;let n=++this.e,o=!1;for(;this.e<this.u.length;){if(this.h===Ko&&!o){let r=this.u.slice(n,this.e),s="";for(;++this.e<this.u.length;){let a=this.h;if(a>=97&&a<=122||a>=65&&a<=90||a>=48&&a<=57)s+=this.H;else break}let i;try{i=new RegExp(r,s)}catch(a){throw this.i(a.message)}return e.node={type:4,value:i,raw:this.u.slice(n-1,this.e)},e.node=this.W(e.node),e.node}this.f(nn)?o=!0:o&&this.f(In)&&(o=!1),this.e+=this.f(Dn)?2:1}throw this.i("Unclosed Regex")}},tr=t=>new Bn(t).parse();var li={"=>":(t,e)=>{},"=":(t,e)=>{},"*=":(t,e)=>{},"**=":(t,e)=>{},"/=":(t,e)=>{},"%=":(t,e)=>{},"+=":(t,e)=>{},"-=":(t,e)=>{},"<<=":(t,e)=>{},">>=":(t,e)=>{},">>>=":(t,e)=>{},"&=":(t,e)=>{},"^=":(t,e)=>{},"|=":(t,e)=>{},"||":(t,e)=>t()||e(),"??":(t,e)=>{var n;return(n=t())!=null?n:e()},"&&":(t,e)=>t()&&e(),"|":(t,e)=>t|e,"^":(t,e)=>t^e,"&":(t,e)=>t&e,"==":(t,e)=>t==e,"!=":(t,e)=>t!=e,"===":(t,e)=>t===e,"!==":(t,e)=>t!==e,"<":(t,e)=>t<e,">":(t,e)=>t>e,"<=":(t,e)=>t<=e,">=":(t,e)=>t>=e,in:(t,e)=>t in e,"<<":(t,e)=>t<<e,">>":(t,e)=>t>>e,">>>":(t,e)=>t>>>e,"+":(t,e)=>t+e,"-":(t,e)=>t-e,"*":(t,e)=>t*e,"/":(t,e)=>t/e,"%":(t,e)=>t%e,"**":(t,e)=>t**e},pi={"-":t=>-t,"+":t=>+t,"!":t=>!t,"~":t=>~t,new:t=>t},sr=t=>{if(!(t!=null&&t.some(rr)))return t;let e=[];return t.forEach(n=>rr(n)?e.push(...n):e.push(n)),e},nr=(...t)=>sr(t),$n=(t,e)=>{if(!t)return e;let n=Object.create(e!=null?e:{});return n.$event=t,n},mi={"++":(t,e)=>{let n=t[e];if(x(n)){let o=n();return n(++o),o}return++t[e]},"--":(t,e)=>{let n=t[e];if(x(n)){let o=n();return n(--o),o}return--t[e]}},di={"++":(t,e)=>{let n=t[e];if(x(n)){let o=n();return n(o+1),o}return t[e]++},"--":(t,e)=>{let n=t[e];if(x(n)){let o=n();return n(o-1),o}return t[e]--}},or={"=":(t,e,n)=>{let o=t[e];return x(o)?o(n):t[e]=n},"+=":(t,e,n)=>{let o=t[e];return x(o)?o(o()+n):t[e]+=n},"-=":(t,e,n)=>{let o=t[e];return x(o)?o(o()-n):t[e]-=n},"*=":(t,e,n)=>{let o=t[e];return x(o)?o(o()*n):t[e]*=n},"/=":(t,e,n)=>{let o=t[e];return x(o)?o(o()/n):t[e]/=n},"%=":(t,e,n)=>{let o=t[e];return x(o)?o(o()%n):t[e]%=n},"**=":(t,e,n)=>{let o=t[e];return x(o)?o(o()**n):t[e]**=n},"<<=":(t,e,n)=>{let o=t[e];return x(o)?o(o()<<n):t[e]<<=n},">>=":(t,e,n)=>{let o=t[e];return x(o)?o(o()>>n):t[e]>>=n},">>>=":(t,e,n)=>{let o=t[e];return x(o)?o(o()>>>n):t[e]>>>=n},"|=":(t,e,n)=>{let o=t[e];return x(o)?o(o()|n):t[e]|=n},"&=":(t,e,n)=>{let o=t[e];return x(o)?o(o()&n):t[e]&=n},"^=":(t,e,n)=>{let o=t[e];return x(o)?o(o()^n):t[e]^=n}},sn=(t,e)=>G(t)?t.bind(e):t,_n=class{constructor(e,n,o,r,s){m(this,"l");m(this,"ze");m(this,"We");m(this,"Ge");m(this,"A");m(this,"Je");m(this,"Qe");this.l=w(e)?e:[e],this.ze=n,this.We=o,this.Ge=r,this.Qe=!!s}Xe(e,n){if(n&&e in n)return n;for(let o of this.l)if(e in o)return o}2(e,n,o){let r=e.name;if(r==="$root")return this.l[this.l.length-1];if(r==="$parent")return this.l[1];if(r==="$ctx")return[...this.l];if(o&&r in o)return this.A=o[r],sn(B(o[r]),o);for(let i of this.l)if(r in i)return this.A=i[r],sn(B(i[r]),i);let s=this.ze;if(s&&r in s)return this.A=s[r],sn(B(s[r]),s)}5(e,n,o){return this.l[0]}0(e,n,o){return this.Ye(n,o,nr,...e.body)}1(e,n,o){return this.C(n,o,(...r)=>r.pop(),...e.expressions)}3(e,n,o){let{obj:r,key:s}=this.he(e,n,o),i=r==null?void 0:r[s];return this.A=i,sn(B(i),r)}4(e,n,o){return e.value}6(e,n,o){let r=(i,...a)=>G(i)?i(...sr(a)):i,s=this.C(++n,o,r,e.callee,...e.arguments);return this.A=s,s}7(e,n,o){return this.C(n,o,pi[e.operator],e.argument)}8(e,n,o){let r=li[e.operator];switch(e.operator){case"||":case"&&":case"??":return r(()=>this.b(e.left,n,o),()=>this.b(e.right,n,o))}return this.C(n,o,r,e.left,e.right)}9(e,n,o){return this.Ye(++n,o,nr,...e.elements)}10(e,n,o){let r={},s=(...i)=>{i.forEach(a=>{Object.assign(r,a)})};return this.C(++n,o,s,...e.properties),r}11(e,n,o){return this.C(n,o,r=>this.b(r?e.consequent:e.alternate,n,o),e.test)}12(e,n,o){var f;let r={},s=u=>(u==null?void 0:u.type)!==15,i=(f=this.Ge)!=null?f:()=>!1,a=n===0&&this.Qe,c=u=>this.Ze(a,e.key,n,$n(u,o)),l=u=>this.Ze(a,e.value,n,$n(u,o));if(e.shorthand){let u=e.key.name;r[u]=s(e.key)&&i(u,n)?c:c()}else if(e.computed){let u=B(c());r[u]=s(e.value)&&i(u,n)?l:l()}else{let u=e.key.type===4?e.key.value:e.key.name;r[u]=s(e.value)&&i(u,n)?()=>l:l()}return r}he(e,n,o){let r=this.b(e.object,n,o),s=e.computed?this.b(e.property,n,o):e.property.name;return{obj:r,key:s}}13(e,n,o){let r=e.argument,s=e.operator,i=e.prefix?mi:di;if(r.type===2){let a=r.name,c=this.Xe(a,o);return de(c)?void 0:i[s](c,a)}if(r.type===3){let{obj:a,key:c}=this.he(r,n,o);return i[s](a,c)}}16(e,n,o){let r=e.left,s=e.operator;if(r.type===2){let i=r.name,a=this.Xe(i,o);if(de(a))return;let c=this.b(e.right,n,o);return or[s](a,i,c)}if(r.type===3){let{obj:i,key:a}=this.he(r,n,o),c=this.b(e.right,n,o);return or[s](i,a,c)}}14(e,n,o){let r=this.b(e.argument,n,o);return w(r)&&(r.s=ir),r}17(e,n,o){return this[6]({type:6,callee:e.tag,arguments:[{type:9,elements:e.quasi.quasis},...e.quasi.expressions]},n,o)}19(e,n,o){let r=(...s)=>s.reduce((i,a,c)=>i+=a+e.quasis[c+1].value.cooked,e.quasis[0].value.cooked);return this.C(n,o,r,...e.expressions)}18(e,n,o){return e.value.cooked}20(e,n,o){let r=(s,...i)=>new s(...i);return this.C(n,o,r,e.callee,...e.arguments)}15(e,n,o){return(...r)=>{let s=Object.create(o!=null?o:{}),i=e.params;if(i){let a=0;for(let c of i)s[c.name]=r[a++]}return this.b(e.body,n,s)}}b(e,n,o){let r=B(this[e.type](e,n,o));return this.Je=e.type,r}Ze(e,n,o,r){let s=this.b(n,o,r);return e&&this.et()?this.A:s}et(){let e=this.Je;return(e===2||e===3||e===6)&&x(this.A)}eval(e,n){let{value:o,refs:r}=Vt(()=>this.b(e,-1,n)),s={value:o,refs:r};return this.et()&&(s.ref=this.A),s}C(e,n,o,...r){let s=r.map(i=>i&&this.b(i,e,n));return o(...s)}Ye(e,n,o,...r){let s=this.We;if(!s)return this.C(e,n,o,...r);let i=r.map((a,c)=>a&&(a.type!==15&&s(c,e)?l=>this.b(a,e,$n(l,n)):this.b(a,e,n)));return o(...i)}},ir=Symbol("s"),rr=t=>(t==null?void 0:t.s)===ir,ar=(t,e,n,o,r,s,i)=>new _n(e,n,o,r,i).eval(t,s);var cr={},ur=t=>!!t,an=class{constructor(e,n){m(this,"l");m(this,"r");m(this,"tt",[]);this.l=e,this.r=n}w(e){this.l=[e,...this.l]}ee(){return this.l.map(n=>n.components).filter(ur).reverse().reduce((n,o)=>{for(let[r,s]of Object.entries(o))n[r.toUpperCase()]=s;return n},{})}ut(){let e=[],n=new Set,o=this.l.map(r=>r.components).filter(ur).reverse();for(let r of o)for(let s of Object.keys(r))n.has(s)||(n.add(s),e.push(s));return e}V(e,n,o,r,s){var T;let i=[],a=[],c=new Set,l=()=>{for(let R=0;R<a.length;++R)a[R]();a.length=0},p={value:()=>i,stop:()=>{l(),c.clear()},subscribe:(R,k)=>(c.add(R),k&&R(i),()=>{c.delete(R)}),refs:[],context:this.l[0]};if(q(e))return p;let h=this.r.globalContext,g=[],d=new Set,E=(R,k,X,P)=>{try{let U=ar(R,k,h,n,o,P,r);return X&&U.refs.length>0&&g.push(...U.refs),{value:U.value,refs:U.refs,ref:U.ref}}catch(U){H(6,`evaluation error: ${e}`,U)}return{value:void 0,refs:[]}};try{let R=(T=cr[e])!=null?T:tr("["+e+"]");cr[e]=R;let k=this.l.slice(),X=R.elements,P=X.length,U=new Array(P);p.refs=U;let pe=()=>{g.length=0,s||(d.clear(),l());let Y=new Array(P);for(let L=0;L<P;++L){let b=X[L];if(n!=null&&n(L,-1)){Y[L]=j=>E(b,k,!1,{$event:j}).value;continue}let O=E(b,k,!0);Y[L]=O.value,U[L]=O.ref}if(!s)for(let L of g)d.has(L)||(d.add(L),a.push(se(L,pe)));if(i=Y,c.size!==0)for(let L of c)c.has(L)&&L(i)};pe()}catch(R){H(6,`parse error: ${e}`,R)}return p}L(){return this.l.slice()}ce(e){this.tt.push(this.l),this.l=e}E(e,n){try{this.ce(e),n()}finally{this.Yt()}}Yt(){var e;this.l=(e=this.tt.pop())!=null?e:[]}};var fr=t=>{let e=t.charCodeAt(0);return e>=48&&e<=57||e>=65&&e<=90||e>=97&&e<=122||t==="-"||t==="_"||t===":"},hi=(t,e)=>{let n="";for(let o=e;o<t.length;++o){let r=t[o];if(n){r===n&&(n="");continue}if(r==='"'||r==="'"){n=r;continue}if(r===">")return o}return-1},yi=(t,e)=>{let n=e?2:1;for(;n<t.length&&(t[n]===" "||t[n]===`
3
- `);)++n;if(n>=t.length||!fr(t[n]))return null;let o=n;for(;n<t.length&&fr(t[n]);)++n;return{start:o,end:n}},lr=new Set(["table","thead","tbody","tfoot"]),gi=new Set(["thead","tbody","tfoot"]),bi=new Set(["caption","colgroup","thead","tbody","tfoot","tr"]),Ti=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),pr=(t,e)=>`${t.slice(0,t.length-2)}></${e}>`,cn=t=>{var s;let e=0,n=[],o=[],r=0;for(;e<t.length;){let i=t.indexOf("<",e);if(i===-1){n.push(t.slice(e));break}if(n.push(t.slice(e,i)),t.startsWith("<!--",i)){let T=t.indexOf("-->",i+4);if(T===-1){n.push(t.slice(i));break}n.push(t.slice(i,T+3)),e=T+3;continue}let a=hi(t,i);if(a===-1){n.push(t.slice(i));break}let c=t.slice(i,a+1),l=c.startsWith("</");if(c.startsWith("<!")||c.startsWith("<?")){n.push(c),e=a+1;continue}let u=yi(c,l);if(!u){n.push(c),e=a+1;continue}let p=c.slice(u.start,u.end);if(l){let T=o[o.length-1];T?(o.pop(),n.push(T.replacementHost?`</${T.replacementHost}>`:c),lr.has(T.effectiveTag)&&--r):n.push(c),e=a+1;continue}let h=c.charCodeAt(c.length-2)===47,g=o[o.length-1],d=null;r===0?p==="tr"?d="trx":p==="td"?d="tdx":p==="th"&&(d="thx"):gi.has((s=g==null?void 0:g.effectiveTag)!=null?s:"")?d=p==="tr"?null:"tr":(g==null?void 0:g.effectiveTag)==="table"?d=bi.has(p)?null:"tr":(g==null?void 0:g.effectiveTag)==="tr"&&(d=p==="td"||p==="th"?null:"td");let E=h&&!Ti.has(d||p);if(d){let T=d==="trx"||d==="tdx"||d==="thx",R=`${c.slice(0,u.start)}${d} is="${T?`r-${p}`:`regor:${p}`}"${c.slice(u.end)}`;n.push(E?pr(R,d):R)}else n.push(E?pr(c,p):c);if(!h){let T=d==="trx"?"tr":d==="tdx"?"td":d==="thx"?"th":d||p;o.push({replacementHost:d,effectiveTag:T}),lr.has(T)&&++r}e=a+1}return n.join("")};var xi="svg,animate,animateMotion,animateTransform,circle,clipPath,color-profile,defs,desc,discard,ellipse,feBlend,feColorMatrix,feComponentTransfer,feComposite,feConvolveMatrix,feDiffuseLighting,feDisplacementMap,feDistantLight,feDropShadow,feFlood,feFuncA,feFuncB,feFuncG,feFuncR,feGaussianBlur,feImage,feMerge,feMergeNode,feMorphology,feOffset,fePointLight,feSpecularLighting,feSpotLight,feTile,feTurbulence,filter,foreignObject,g,hatch,hatchpath,image,line,linearGradient,marker,mask,mesh,meshgradient,meshpatch,meshrow,metadata,mpath,path,pattern,polygon,polyline,radialGradient,rect,set,solidcolor,stop,switch,symbol,text,textPath,title,tspan,unknown,use,view",Ci=new Set(xi.toUpperCase().split(",")),Ei="http://www.w3.org/2000/svg",mr=(t,e)=>{he(t)?t.content.appendChild(e):t.appendChild(e)},Fn=(t,e,n,o)=>{var i;let r=t.t;if(r){let a=n&&Ci.has(r.toUpperCase())?document.createElementNS(Ei,r.toLowerCase()):document.createElement(r),c=t.a;if(c)for(let f of Object.entries(c)){let u=f[0],p=f[1];u.startsWith("#")&&(p=u.substring(1),u="name"),a.setAttribute(Ot(u,o),p)}let l=t.c;if(l)for(let f of l)Fn(f,a,n,o);mr(e,a);return}let s=t.d;if(s){let a;switch((i=t.n)!=null?i:Node.TEXT_NODE){case Node.COMMENT_NODE:a=document.createComment(s);break;case Node.TEXT_NODE:a=document.createTextNode(s);break}if(a)mr(e,a);else throw new Error("unsupported node type.")}},qe=(t,e,n)=>{n!=null||(n=le.getDefault());let o=document.createDocumentFragment();if(!w(t))return Fn(t,o,!!e,n),o;for(let r of t)Fn(r,o,!!e,n);return o};var dr=(t,e={selector:"#app"},n)=>{J(e)&&(e={selector:"#app",template:e}),lo(t)&&(t=t.context);let o=e.element?e.element:e.selector?document.querySelector(e.selector):null;if(!o||!Re(o))throw _(0);n||(n=le.getDefault());let r=()=>{for(let a of[...o.childNodes])W(a)},s=a=>{for(let c of a)o.appendChild(c)};if(e.template){let a=document.createRange().createContextualFragment(cn(e.template));r(),s(a.childNodes),e.element=a}else if(e.json){let a=qe(e.json,e.isSVG,n);r(),s(a.childNodes)}return n.useInterpolation&&Zt(o,n),new qn(t,o,n).y(),z(o,()=>{Me(t)}),kt(t),{context:t,unmount:()=>{W(o)},unbind:()=>{ge(o)}}},qn=class{constructor(e,n,o){m(this,"Zt");m(this,"nt");m(this,"r");m(this,"m");m(this,"o");this.Zt=e,this.nt=n,this.r=o,this.m=new an([e],o),this.o=new Wt(this.m)}y(){this.o.$(this.nt)}};var rt=t=>{if(w(t))return t.map(r=>rt(r));let e={};if(t.tagName)e.t=t.tagName;else return t.nodeType===Node.COMMENT_NODE&&(e.n=Node.COMMENT_NODE),t.textContent&&(e.d=t.textContent),e;let n=t.getAttributeNames();n.length>0&&(e.a=Object.fromEntries(n.map(r=>{var s;return[r,(s=t.getAttribute(r))!=null?s:""]})));let o=Se(t);return o.length>0&&(e.c=[...o].map(r=>rt(r))),e};var hr=(t,e={})=>{var s,i,a,c,l,f;w(e)&&(e={props:e}),J(t)&&(t={template:t});let n=(s=e.context)!=null?s:()=>({}),o=!1;if(t.element){let u=t.element;u.remove(),t.element=u}else if(t.selector){let u=document.querySelector(t.selector);if(!u)throw _(1,t.selector);u.remove(),t.element=u}else if(t.template){let u=document.createRange().createContextualFragment(cn(t.template));t.element=u}else t.json&&(t.element=qe(t.json,t.isSVG,e.config),o=!0);t.element||(t.element=document.createDocumentFragment()),((i=e.useInterpolation)==null||i)&&Zt(t.element,(a=e.config)!=null?a:le.getDefault());let r=t.element;if(!o&&(((l=t.isSVG)!=null?l:ut(r)&&((c=r.hasAttribute)!=null&&c.call(r,"isSVG")))||ut(r)&&r.querySelector("[isSVG]"))){let u=r.content,p=u?[...u.childNodes]:[...r.childNodes],h=rt(p);t.element=qe(h,!0,e.config)}return{context:n,template:t.element,inheritAttrs:(f=e.inheritAttrs)!=null?f:!0,props:e.props,defaultName:e.defaultName}};var un=class{constructor(){m(this,"byConstructor",new Map)}register(e){this.byConstructor.set(e.constructor,e)}unregisterByClass(e){this.byConstructor.delete(e)}unregister(e){let n=e.constructor;this.byConstructor.get(n)===e&&this.byConstructor.delete(n)}find(e){for(let n of this.byConstructor.values())if(n instanceof e)return n}require(e){let n=this.find(e);if(n)return n;throw new Error(`${e.name} is not registered in ContextRegistry.`)}};var yr=t=>{var e;(e=Ue())==null||e.onMounted.push(t)};var gr=t=>{let e,n={},o=(...r)=>{if(r.length<=2&&0 in r)throw _(4);return e&&!n.isStopped?e(...r):(e=Ri(t,n),e(...r))};return o[te]=1,Ve(o,!0),o.stop=()=>{var r,s;return(s=(r=n.ref)==null?void 0:r.stop)==null?void 0:s.call(r)},re(()=>o.stop(),!0),o},Ri=(t,e)=>{var s;let n=(s=e.ref)!=null?s:ae(null);e.ref=n,e.isStopped=!1;let o=0,r=$e(()=>{if(o>0){r(),e.isStopped=!0,Z(n);return}n(t()),++o});return n.stop=r,n};var br=(t,e)=>{let n={},o,r=(...s)=>{if(s.length<=2&&0 in s)throw _(4);return o&&!n.isStopped?o(...s):(o=wi(t,e,n),o(...s))};return r[te]=1,Ve(r,!0),r.stop=()=>{var s,i;return(i=(s=n.ref)==null?void 0:s.stop)==null?void 0:i.call(s)},re(()=>r.stop(),!0),r},wi=(t,e,n)=>{var a;let o=(a=n.ref)!=null?a:ae(null);n.ref=o,n.isStopped=!1;let r=0,s=c=>{if(r>0){o.stop(),n.isStopped=!0,Z(o);return}let l=t.map(f=>f());o(e(...l)),++r},i=[];for(let c of t){let l=se(c,s);i.push(l)}return s(null),o.stop=()=>{i.forEach(c=>{c()})},o};var Tr=(t,e)=>{let n={},o,r=(...s)=>{if(s.length<=2&&0 in s)throw _(4);return o&&!n.isStopped?o(...s):(o=Si(t,e,n),o(...s))};return r[te]=1,Ve(r,!0),r.stop=()=>{var s,i;return(i=(s=n.ref)==null?void 0:s.stop)==null?void 0:i.call(s)},re(()=>r.stop(),!0),r},Si=(t,e,n)=>{var s;let o=(s=n.ref)!=null?s:ae(null);n.ref=o,n.isStopped=!1;let r=0;return o.stop=se(t,i=>{if(r>0){o.stop(),n.isStopped=!0,Z(o);return}o(e(i)),++r},!0),o};var xr=t=>(t[Ct]=1,t);var Cr=(t,e)=>{if(!e)throw _(5);let o=je(t)?Ce:a=>a,r=()=>localStorage.setItem(e,JSON.stringify(ce(t()))),s=localStorage.getItem(e);if(s!=null)try{t(o(JSON.parse(s)))}catch(a){H(6,`persist: failed to parse data for key ${e}`,a),r()}else r();let i=$e(r);return re(i,!0),t};var zn=(t,...e)=>{let n="",o=t,r=e,s=o.length,i=r.length;for(let a=0;a<s;++a)n+=o[a],a<i&&(n+=r[a]);return n},Er=zn;var Rr=(t,e,n)=>{let o=[],r=()=>{e(t.map(i=>i()))};for(let i of t)o.push(se(i,r));n&&r();let s=()=>{for(let i of o)i()};return re(s,!0),s};var wr=t=>{if(!x(t))throw _(3,"observerCount");return t(void 0,void 0,2)};var Sr=t=>{Kn();try{t()}finally{Wn()}},Kn=()=>{xe.stack||(xe.stack=[]),xe.stack.push(new Set)},Wn=()=>{let t=xe.stack;if(!t||t.length===0)return;let e=t.pop();if(t.length){let n=t[t.length-1];for(let o of e)n.add(o);return}delete xe.stack;for(let n of e)try{Z(n)}catch(o){console.error(o)}};
1
+ "use strict";var yt=Object.defineProperty;var Nr=Object.getOwnPropertyDescriptor;var Or=Object.getOwnPropertyNames;var Mr=Object.prototype.hasOwnProperty;var kr=(t,e,n)=>e in t?yt(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n;var Lr=(t,e)=>{for(var n in e)yt(t,n,{get:e[n],enumerable:!0})},Ir=(t,e,n,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of Or(e))!Mr.call(t,r)&&r!==n&&yt(t,r,{get:()=>e[r],enumerable:!(o=Nr(e,r))||o.enumerable});return t};var Vr=t=>Ir(yt({},"__esModule",{value:!0}),t);var m=(t,e,n)=>kr(t,typeof e!="symbol"?e+"":e,n);var Ni={};Lr(Ni,{ComponentHead:()=>We,ContextRegistry:()=>fn,RegorConfig:()=>le,addUnbinder:()=>z,batch:()=>Ar,collectRefs:()=>Pt,computeMany:()=>Tr,computeRef:()=>xr,computed:()=>br,createApp:()=>hr,defineComponent:()=>yr,drainUnbind:()=>Qn,endBatch:()=>Gn,entangle:()=>Ye,flatten:()=>ce,getBindData:()=>Le,html:()=>ln,isDeepRef:()=>je,isRaw:()=>Ze,isRef:()=>x,markRaw:()=>Cr,observe:()=>se,observeMany:()=>Sr,observerCount:()=>vr,onMounted:()=>gr,onUnmounted:()=>re,pause:()=>Xt,persist:()=>Er,pval:()=>oo,raw:()=>Rr,ref:()=>Ce,removeNode:()=>W,resume:()=>Yt,silence:()=>Vt,sref:()=>ae,startBatch:()=>Wn,svg:()=>wr,toFragment:()=>qe,toJsonTemplate:()=>rt,trigger:()=>Z,unbind:()=>ge,unref:()=>B,useScope:()=>It,warningHandler:()=>He,watchEffect:()=>$e});module.exports=Vr(Ni);var ze=Symbol(":regor");var ge=t=>{let e=[t];for(let n=0;n<e.length;++n){let o=e[n];Pr(o);for(let r=o.lastChild;r!=null;r=r.previousSibling)e.push(r)}},Pr=t=>{let e=t[ze];if(!e)return;let n=e.unbinders;for(let o=0;o<n.length;++o)n[o]();n.length=0,t[ze]=void 0};var Ke=[],gt=!1,bt,Jn=()=>{if(gt=!1,bt=void 0,Ke.length!==0){for(let t=0;t<Ke.length;++t)ge(Ke[t]);Ke.length=0}},W=t=>{t.remove(),Ke.push(t),gt||(gt=!0,bt=setTimeout(Jn,1))},Qn=async()=>{Ke.length===0&&!gt||(bt&&clearTimeout(bt),Jn())};var G=t=>typeof t=="function",J=t=>typeof t=="string",Xn=t=>typeof t=="undefined",de=t=>t==null||typeof t=="undefined",q=t=>typeof t!="string"||!(t!=null&&t.trim()),Dr=Object.prototype.toString,dn=t=>Dr.call(t),Oe=t=>dn(t)==="[object Map]",fe=t=>dn(t)==="[object Set]",hn=t=>dn(t)==="[object Date]",it=t=>typeof t=="symbol",w=Array.isArray,N=t=>t!==null&&typeof t=="object";var Yn={0:"createApp can't find root element. You must define either a valid `selector` or an `element`. Example: createApp({}, {selector: '#app', html: '...'})",1:t=>`Component template cannot be found. selector: ${t} .`,2:"Use composables in scope. usage: useScope(() => new MyApp()).",3:t=>`${t} requires ref source argument`,4:"computed is readonly.",5:"persist requires a string key."},_=(t,...e)=>{let n=Yn[t];return new Error(G(n)?n.call(Yn,...e):n)};var Tt=[],Zn=()=>{let t={onMounted:[],onUnmounted:[]};return Tt.push(t),t},Ue=t=>{let e=Tt[Tt.length-1];if(!e&&!t)throw _(2);return e},eo=t=>{let e=Ue();return t&&gn(t),Tt.pop(),e},yn=Symbol("csp"),gn=t=>{let e=t,n=e[yn];if(n){let o=Ue();if(n===o)return;o.onMounted.length>0&&n.onMounted.push(...o.onMounted),o.onUnmounted.length>0&&n.onUnmounted.push(...o.onUnmounted);return}e[yn]=Ue()},xt=t=>t[yn];var Me=t=>{var n,o;let e=(n=xt(t))==null?void 0:n.onUnmounted;e==null||e.forEach(r=>{r()}),(o=t.unmounted)==null||o.call(t)};var to={8:t=>`Model binding requires a ref at ${t.outerHTML}`,7:t=>`Model binding is not supported on ${t.tagName} element at ${t.outerHTML}`,0:(t,e)=>`${t} binding expression is missing at ${e.outerHTML}`,1:(t,e,n)=>`invalid ${t} expression: ${e} at ${n.outerHTML}`,2:(t,e)=>`${t} requires object expression at ${e.outerHTML}`,3:(t,e)=>`${t} binder: key is empty on ${e.outerHTML}.`,4:(t,e,n,o)=>({msg:`Failed setting prop "${t}" on <${e.toLowerCase()}>: value ${n} is invalid.`,args:[o]}),5:(t,e)=>`${t} binding missing event type at ${e.outerHTML}`,6:(t,e)=>({msg:t,args:[e]})},H=(t,...e)=>{let n=to[t],o=G(n)?n.call(to,...e):n,r=He.warning;r&&(J(o)?r(o):r(o,...o.args))},He={warning:console.warn};var Ct=Symbol("ref"),te=Symbol("sref"),Et=Symbol("raw");var x=t=>t!=null&&t[te]===1;var ke=class extends Error{constructor(n,o){super(o);m(this,"propPath");m(this,"detail");this.name="PropValidationError",this.propPath=n,this.detail=o}},Te=(t,e)=>{throw new ke(t,`${e}.`)},Rt=t=>{var n;if(t===null)return"null";if(t===void 0)return"undefined";if(x(t))return`ref<${Rt(t())}>`;if(typeof t=="string")return"string";if(typeof t=="number")return"number";if(typeof t=="boolean")return"boolean";if(typeof t=="bigint")return"bigint";if(typeof t=="symbol")return"symbol";if(typeof t=="function")return"function";if(w(t))return"array";if(t instanceof Date)return"Date";if(t instanceof RegExp)return"RegExp";if(t instanceof Map)return"Map";if(t instanceof Set)return"Set";let e=(n=t==null?void 0:t.constructor)==null?void 0:n.name;return e&&e!=="Object"?e:"object"},Ur=t=>t.length>60?`${t.slice(0,57)}...`:t,at=(t,e=0)=>{if(e>1)return"unknown";if(x(t)){let s=t();return`ref(${at(s,e+1)})`}if(typeof t=="string")return Ur(JSON.stringify(t));if(typeof t=="number"||typeof t=="boolean"||typeof t=="bigint"||typeof t=="symbol")return String(t);if(t===null)return"null";if(t===void 0)return"undefined";if(t instanceof Date)return t.toISOString();if(t instanceof RegExp)return String(t);if(w(t)){let s=t.slice(0,5).map(i=>at(i,e+1)).join(", ");return t.length>5?`[${s}, ...]`:`[${s}]`}if(N(t)){let s=Object.entries(t).slice(0,5);if(s.length===0)return"{}";let i=s.map(([a,c])=>{let l=at(c,e+1);return`${a}: ${l}`}).join(", ");return Object.keys(t).length>5?`{ ${i}, ... }`:`{ ${i} }`}return"unknown"},ue=t=>{if(x(t))return`got ${Rt(t)}(${at(t())})`;let e=Rt(t),n=at(t);return`got ${e} (${n})`},Hr=t=>t instanceof ke?t.detail:t instanceof Error?t.message:String(t),no=(t,e)=>{let n=`, ${ue(e)}.`;return t.endsWith(n)?t.slice(0,-n.length):t},Br=(t,e,n)=>{if(e instanceof ke){if(e.propPath===t)return no(e.detail,n);if(e.propPath===`${t}.value`&&x(n)){let o=no(e.detail,n());return o.startsWith("expected ")?`expected ref<${o.slice(9)}>`:`expected ref where ${o}`}}return Hr(e)},jr=(t,e,n)=>{let o=[];for(let r of e){let s=Br(t,r,n);o.includes(s)||o.push(s)}return o.length===0?ue(n):o.length===1?`${o[0]}, ${ue(n)}`:`${o.join(" or ")}, ${ue(n)}`},$r=t=>typeof t=="string"?`"${t}"`:typeof t=="number"||typeof t=="boolean"?String(t):t===null?"null":t===void 0?"undefined":Rt(t),_r=(t,e)=>{typeof t!="string"&&Te(e,`expected string, ${ue(t)}`)},Fr=(t,e)=>{typeof t!="number"&&Te(e,`expected number, ${ue(t)}`)},qr=(t,e)=>{typeof t!="boolean"&&Te(e,`expected boolean, ${ue(t)}`)},zr=t=>(e,n)=>{e instanceof t||Te(n,`expected instance of ${t.name||"provided class"}, ${ue(e)}`)},Kr=t=>(e,n,o)=>{e!==void 0&&t(e,n,o)},Wr=t=>(e,n,o)=>{e!==null&&t(e,n,o)},Gr=(...t)=>(e,n,o)=>{let r=[];for(let s of t)try{s(e,n,o);return}catch(i){r.push(i)}Te(n,jr(n,r,e))},Jr=t=>(e,n)=>{t.includes(e)||Te(n,`expected one of ${t.map(o=>$r(o)).join(", ")}, ${ue(e)}`)},Qr=t=>(e,n,o)=>{w(e)||Te(n,`expected array, ${ue(e)}`);let r=e;for(let s=0;s<r.length;++s)t(r[s],`${n}[${s}]`,o)};function Xr(t){return(e,n,o)=>{N(e)||Te(n,`expected object, ${ue(e)}`);let r=e;for(let s in t){let i=t[s];if(!i)continue;i(r[s],`${n}.${s}`,o)}}}var Yr=t=>(e,n,o)=>{if(x(e)){t(e(),`${n}.value`,o);return}Te(n,`expected ref, ${ue(e)}`)},oo={fail:Te,describe:ue,isString:_r,isNumber:Fr,isBoolean:qr,isClass:zr,optional:Kr,nullable:Wr,or:Gr,oneOf:Jr,arrayOf:Qr,shape:Xr,refOf:Yr};var Zr=(t,e,n)=>{var i,a;let o=((a=(i=t.tagName)==null?void 0:i.toLowerCase)==null?void 0:a.call(i))||"unknown",r=n instanceof ke?n.propPath:e,s=n instanceof ke?n.detail:n instanceof Error?n.message:String(n);return n instanceof Error?new Error(`Invalid prop "${r}" on <${o}>: ${s}`,{cause:n}):new Error(`Invalid prop "${r}" on <${o}>: ${s}`,{cause:n})},We=class{constructor(e,n,o,r,s,i){m(this,"props");m(this,"start");m(this,"end");m(this,"ctx");m(this,"autoProps",!0);m(this,"entangle",!0);m(this,"enableSwitch",!1);m(this,"onAutoPropsAssigned");m(this,"G");m(this,"J");m(this,"emit",(e,n)=>{this.G.dispatchEvent(new CustomEvent(e,{detail:n}))});this.props=e,this.G=n,this.ctx=o,this.start=r,this.end=s,this.J=i}findContext(e,n=0){var r;if(n<0)return;let o=0;for(let s of(r=this.ctx)!=null?r:[])if(s instanceof e){if(o===n)return s;++o}}requireContext(e,n=0){let o=this.findContext(e,n);if(o!==void 0)return o;throw new Error(`${e} was not found in the context stack at occurrence ${n}.`)}validateProps(e){if(this.J==="off")return;let n=this.props;for(let o in e){let r=e[o];if(!r)continue;let s=r;try{s(n[o],o,this)}catch(i){let a=Zr(this.G,o,i);if(this.J==="warn"){He.warning(a.message,a);continue}throw a}}}unmount(){let e=this.start.nextSibling,n=this.end;for(;e&&e!==n;)W(e),e=e.nextSibling;for(let o of this.ctx)Me(o)}};var Le=t=>{let e=t,n=e[ze];if(n)return n;let o={unbinders:[],data:{}};return e[ze]=o,o};var z=(t,e)=>{Le(t).unbinders.push(e)};var ct=t=>{if(typeof t=="string"){let e=t.trim().toLowerCase();if(e===""||e==="0"||e==="false")return!1;if(e==="true")return!0}return!!t};var St={},wt={},ro=1,so=t=>{let e=(ro++).toString();return St[e]=t,wt[e]=0,e},bn=t=>{wt[t]+=1},Tn=t=>{--wt[t]===0&&(delete St[t],delete wt[t])},io=t=>St[t],xn=()=>ro!==1&&Object.keys(St).length>0,ut="r-switch",es=t=>{let e=t.filter(o=>Re(o)).map(o=>[...o.querySelectorAll("[r-switch]")].map(r=>r.getAttribute(ut))),n=new Set;return e.forEach(o=>{o.forEach(r=>r&&n.add(r))}),[...n]},Ge=(t,e)=>{if(!xn())return;let n=es(e);n.length!==0&&(n.forEach(bn),z(t,()=>{n.forEach(Tn)}))};var vt=()=>{},Cn=(t,e,n,o)=>{let r=[];for(let s of t){let i=s.cloneNode(!0);n.insertBefore(i,o),r.push(i)}Ie(e,r)},En=Symbol("r-if"),ao=Symbol("r-else"),co=t=>t[ao]===1,At=class{constructor(e){m(this,"o");m(this,"N");m(this,"ge");m(this,"Q");m(this,"X");m(this,"x");m(this,"R");this.o=e,this.N=e.r.p.if,this.ge=Ot(e.r.p.if),this.Q=e.r.p.else,this.X=e.r.p.elseif,this.x=e.r.p.for,this.R=e.r.p.pre}rt(e,n){let o=e.parentElement;for(;o!==null&&o!==document.documentElement;){if(o.hasAttribute(n))return!0;o=o.parentElement}return!1}k(e){let n=e.hasAttribute(this.N);return n&&this.y(e),this.o.O.j(e,o=>{o.hasAttribute(this.N)&&this.y(o)}),n}Y(e){return e[En]?!0:(e[En]=!0,Nt(e,this.ge).forEach(n=>n[En]=!0),!1)}y(e){if(e.hasAttribute(this.R)||this.Y(e)||this.rt(e,this.x))return;let n=e.getAttribute(this.N);if(!n){H(0,this.N,e);return}e.removeAttribute(this.N),this.M(e,n)}U(e,n,o){let r=Je(e),s=e.parentNode,i=document.createComment(`__begin__ :${n}${o!=null?o:""}`);s.insertBefore(i,e),Ge(i,r),r.forEach(c=>{W(c)}),e.remove(),n!=="if"&&(e[ao]=1);let a=document.createComment(`__end__ :${n}${o!=null?o:""}`);return s.insertBefore(a,i.nextSibling),{nodes:r,parent:s,commentBegin:i,commentEnd:a}}be(e,n){if(!e)return[];let o=e.nextElementSibling;if(e.hasAttribute(this.Q)){e.removeAttribute(this.Q);let{nodes:r,parent:s,commentBegin:i,commentEnd:a}=this.U(e,"else");return[{mount:()=>{Cn(r,this.o,s,a)},unmount:()=>{we(i,a)},isTrue:()=>!0,isMounted:!1}]}else{let r=e.getAttribute(this.X);if(!r)return[];e.removeAttribute(this.X);let{nodes:s,parent:i,commentBegin:a,commentEnd:c}=this.U(e,"elseif",` => ${r} `),l=this.o.m.V(r),f=l.value,u=this.be(o,n),p=vt;return z(a,()=>{l.stop(),p(),p=vt}),p=l.subscribe(n),[{mount:()=>{Cn(s,this.o,i,c)},unmount:()=>{we(a,c)},isTrue:()=>ct(f()[0]),isMounted:!1},...u]}}M(e,n){let o=e.nextElementSibling,{nodes:r,parent:s,commentBegin:i,commentEnd:a}=this.U(e,"if",` => ${n} `),c=this.o.m.V(n),l=c.value,f=!1,u=this.o.m,p=u.L(),h=()=>{u.E(p,()=>{if(ct(l()[0]))f||(Cn(r,this.o,s,a),f=!0),g.forEach(T=>{T.unmount(),T.isMounted=!1});else{we(i,a),f=!1;let T=!1;for(let R of g)!T&&R.isTrue()?(R.isMounted||(R.mount(),R.isMounted=!0),T=!0):(R.unmount(),R.isMounted=!1)}})},g=this.be(o,h),d=vt;z(i,()=>{c.stop(),d(),d=vt}),h(),d=c.subscribe(h)}};var Je=t=>{let e=he(t)?t.content.childNodes:[t],n=[];for(let o=0;o<e.length;++o){let r=e[o];if(r.nodeType===1){let s=r==null?void 0:r.tagName;if(s==="SCRIPT"||s==="STYLE")continue}n.push(r)}return n},Ie=(t,e)=>{for(let n=0;n<e.length;++n){let o=e[n];o.nodeType===Node.ELEMENT_NODE&&(co(o)||t.$(o))}},Nt=(t,e)=>{var o;let n=t.querySelectorAll(e);return(o=t.matches)!=null&&o.call(t,e)?[t,...n]:n},he=t=>t instanceof HTMLTemplateElement,Re=t=>t.nodeType===Node.ELEMENT_NODE,ft=t=>t.nodeType===Node.ELEMENT_NODE,uo=t=>t instanceof HTMLSlotElement,Se=t=>he(t)?t.content.childNodes:t.childNodes,we=(t,e)=>{let n=t.nextSibling;for(;n!=null&&n!==e;){let o=n.nextSibling;W(n),n=o}},fo=function(){return this()},ts=function(t){return this(t)},ns=()=>{throw new Error("value is readonly.")},os={get:fo,set:ts,enumerable:!0,configurable:!1},rs={get:fo,set:ns,enumerable:!0,configurable:!1},Ve=(t,e)=>{Object.defineProperty(t,"value",e?rs:os)},lo=(t,e)=>{if(!t)return!1;if(t.startsWith("["))return t.substring(1,t.length-1);let n=e.length;return t.startsWith(e)?t.substring(n,t.length-n):!1},Ot=t=>`[${CSS.escape(t)}]`,Mt=(t,e)=>(t.startsWith("@")&&(t=e.p.on+":"+t.slice(1)),t.includes("[")&&(t=t.replace(/[[\]]/g,e.p.dynamic)),t),Rn=t=>{let e=Object.create(null);return n=>e[n]||(e[n]=t(n))},ss=/-(\w)/g,F=Rn(t=>t&&t.replace(ss,(e,n)=>n?n.toUpperCase():"")),is=/\B([A-Z])/g,Qe=Rn(t=>t&&t.replace(is,"-$1").toLowerCase()),lt=Rn(t=>t&&t.charAt(0).toUpperCase()+t.slice(1));var kt={mount:()=>{}};var Xe=t=>{let e=t.trim();return e?e.split(/\s+/):[]};var Lt=t=>{var n,o;let e=(n=xt(t))==null?void 0:n.onMounted;e==null||e.forEach(r=>{r()}),(o=t.mounted)==null||o.call(t)};var wn=Symbol("scope"),It=t=>{try{Zn();let e=t();gn(e);let n={context:e,unmount:()=>Me(e),[wn]:1};return n[wn]=1,n}finally{eo()}},po=t=>N(t)?wn in t:!1;var Sn={collectRefObj:!0,mount:({parseResult:t})=>({update:({values:e})=>{let n=t.context,o=e[0];if(N(o))for(let r of Object.entries(o)){let s=r[0],i=r[1],a=n[s];a!==i&&(x(a)?a(i):n[s]=i)}}})};var re=(t,e)=>{var n;(n=Ue(e))==null||n.onUnmounted.push(t)};var se=(t,e,n,o=!0)=>{if(!x(t))throw _(3,"observe");n&&e(t());let s=t(void 0,void 0,0,e);return o&&re(s,!0),s};var Ye=(t,e)=>{if(t===e)return()=>{};let n=se(t,r=>e(r)),o=se(e,r=>t(r));return e(t()),()=>{n(),o()}};var Ze=t=>!!t&&t[Et]===1;var je=t=>(t==null?void 0:t[Ct])===1;var ye=[],mo=t=>{var e;ye.length!==0&&((e=ye[ye.length-1])==null||e.add(t))},$e=t=>{if(!t)return()=>{};let e={stop:()=>{}};return as(t,e),re(()=>e.stop(),!0),e.stop},as=(t,e)=>{if(!t)return;let n=[],o=!1,r=()=>{for(let s of n)s();n=[],o=!0};e.stop=r;try{let s=new Set;if(ye.push(s),t(i=>n.push(i)),o)return;for(let i of[...s]){let a=se(i,()=>{r(),$e(t)});n.push(a)}}finally{ye.pop()}},Vt=t=>{let e=ye.length,n=e>0&&ye[e-1];try{return n&&ye.push(null),t()}finally{n&&ye.pop()}},Pt=t=>{try{let e=new Set;return ye.push(e),{value:t(),refs:[...e]}}finally{ye.pop()}};var Z=(t,e,n)=>{if(!x(t))return;let o=t;if(o(void 0,e,1),!n)return;let r=o();if(r){if(w(r)||fe(r))for(let s of r)Z(s,e,!0);else if(Oe(r))for(let s of r)Z(s[0],e,!0),Z(s[1],e,!0);if(N(r))for(let s in r)Z(r[s],e,!0)}};function cs(t,e,n){Object.defineProperty(t,e,{value:n,enumerable:!1,writable:!0,configurable:!0})}var et=(t,e,n)=>{n.forEach(function(o){let r=t[o];cs(e,o,function(...i){let a=r.apply(this,i),c=this[te];for(let l of c)Z(l);return a})})},Dt=(t,e)=>{Object.defineProperty(t,Symbol.toStringTag,{value:e,writable:!1,enumerable:!1,configurable:!0})};var ho=Array.prototype,vn=Object.create(ho),us=["push","pop","shift","unshift","splice","sort","reverse"];et(ho,vn,us);var yo=Map.prototype,Ut=Object.create(yo),fs=["set","clear","delete"];Dt(Ut,"Map");et(yo,Ut,fs);var go=Set.prototype,Ht=Object.create(go),ls=["add","clear","delete"];Dt(Ht,"Set");et(go,Ht,ls);var xe={},ae=t=>{if(x(t)||Ze(t))return t;let e={auto:!0,_value:t},n=c=>N(c)?te in c?!0:w(c)?(Object.setPrototypeOf(c,vn),!0):fe(c)?(Object.setPrototypeOf(c,Ht),!0):Oe(c)?(Object.setPrototypeOf(c,Ut),!0):!1:!1,o=n(t),r=new Set,s=(c,l)=>{if(xe.stack&&xe.stack.length){xe.stack[xe.stack.length-1].add(a);return}r.size!==0&&Vt(()=>{for(let f of[...r.keys()])r.has(f)&&f(c,l)})},i=c=>{let l=c[te];l||(c[te]=l=new Set),l.add(a)},a=(...c)=>{if(!(2 in c)){let f=c[0],u=c[1];return 0 in c?e._value===f||x(f)&&(f=f(),e._value===f)?f:(n(f)&&i(f),e._value=f,e.auto&&s(f,u),e._value):(mo(a),e._value)}switch(c[2]){case 0:{let f=c[3];if(!f)return()=>{};let u=p=>{r.delete(p)};return r.add(f),()=>{u(f)}}case 1:{let f=c[1],u=e._value;s(u,f);break}case 2:return r.size;case 3:{e.auto=!1;break}case 4:e.auto=!0}return e._value};return a[te]=1,Ve(a,!1),o&&i(t),a};var Ce=t=>{if(Ze(t))return t;let e;if(x(t)?(e=t,t=e()):e=ae(t),t instanceof Node||t instanceof Date||t instanceof RegExp||t instanceof Promise||t instanceof Error)return e;if(e[Ct]=1,w(t)){let n=t.length;for(let o=0;o<n;++o){let r=t[o];je(r)||(t[o]=Ce(r))}return e}if(!N(t))return e;for(let n of Object.entries(t)){let o=n[1];if(je(o))continue;let r=n[0];it(r)||(t[r]=null,t[r]=Ce(o))}return e};var bo=Symbol("modelBridge"),Bt=()=>{},ps=t=>!!(t!=null&&t[bo]),ms=t=>{t[bo]=1},ds=t=>{let e=Ce(t());return ms(e),e},To={collectRefObj:!0,mount:({parseResult:t,option:e})=>{if(typeof e!="string"||!e)return Bt;let n=F(e),o,r,s=Bt,i=()=>{s(),s=Bt,o=void 0,r=void 0},a=()=>{s(),s=Bt},c=(f,u)=>{o!==f&&(a(),s=Ye(f,u),o=f)},l=()=>{var h;let f=(h=t.refs[0])!=null?h:t.value()[0],u=t.context,p=u[n];if(!x(f)){if(r&&p===r){r(f);return}if(i(),x(p)){p(f);return}u[n]=f;return}if(ps(f)){if(p===f)return;x(p)?c(f,p):u[n]=f;return}r||(r=ds(f)),u[n]=r,c(f,r)};return{update:()=>{l()},unmount:()=>{s()}}}};var jt=class{constructor(e){m(this,"o");m(this,"xe");m(this,"Te","");m(this,"Re",-1);this.o=e,this.xe=e.r.p.inherit}k(e){this.ot(e)}st(e){if(this.Re!==e.size){let n=[...e.keys()];this.Te=[...n,...n.map(Qe)].join(","),this.Re=e.size}return this.Te}it(e){var n;for(let o=0;o<e.length;++o){let r=(n=e[o])==null?void 0:n.components;if(r)for(let s in r)return!0}return!1}at(e){if(!he(e))return!1;let n=e.getAttributeNames();return e.hasAttribute("name")?!0:n.some(o=>o.startsWith("#"))}ct(e){return he(e)&&e.getAttributeNames().length===0}ot(e){var l,f;let n=this.o,o=n.m,r=n.r.Z,s=n.r._;if(r.size===0&&!this.it(o.l))return;let i=o.ee(),a=this.Ee();if(q(a))return;let c=this.pt(e,a);for(let u of c){if(u.hasAttribute(n.R))continue;let p=u.parentNode;if(!p)continue;let h=u.nextSibling,g=F(u.tagName).toUpperCase(),d=i[g],E=d!=null?d:s.get(g);if(!E)continue;let T=E.template;if(!T)continue;let R=u.parentElement;if(!R)continue;let k=new Comment(" begin component: "+u.tagName),X=new Comment(" end component: "+u.tagName);R.insertBefore(k,u),u.remove();let P=n.r.p.context,U=n.r.p.contextAlias,pe=n.r.p.bind,Y=(f=(l=E.props)==null?void 0:l.map(F))!=null?f:[],L=(C,A)=>{let y={},$=C.hasAttribute(P);return o.E(A,()=>{if(o.w(y),$?n.y(Sn,C,P):C.hasAttribute(U)&&n.y(Sn,C,U),Y.length===0)return;let D=new Map(Y.map(S=>[S.toLowerCase(),S]));for(let S of[...Y,...Y.map(Qe)]){let V=C.getAttribute(S);V!==null&&(y[F(S)]=V,C.removeAttribute(S))}let Q=n.F.Ce(C,!1);for(let[S,V]of Q.entries()){let[v,K]=V.te;if(!K)continue;let ie=D.get(F(K).toLowerCase());ie&&(v!=="."&&v!==":"&&v!==pe||n.y(To,C,S,!0,ie,V.ne))}}),y},b=[...o.L()],O=()=>{var $;let C=L(u,b),A=new We(C,u,b,k,X,n.r.propValidationMode),y=It(()=>{var D;return(D=E.context(A))!=null?D:{}}).context;if(A.autoProps){for(let[D,Q]of Object.entries(C))if(D in y){let S=y[D];if(S===Q)continue;if(x(S)){x(Q)?A.entangle?z(k,Ye(Q,S)):S(Q()):S(Q);continue}}else y[D]=Q;for(let D of Y)D in y||(y[D]=void 0);($=A.onAutoPropsAssigned)==null||$.call(A)}return{componentCtx:y,head:A}},{componentCtx:j,head:De}=O(),me=[...Se(T)],pn=me.length,I=u.childNodes.length===0,st=C=>{var Q;let A=C.parentElement,y=C.name;if(q(y)&&(y=C.getAttributeNames().filter(S=>S.startsWith("#"))[0],q(y)?y="default":y=y.substring(1)),I){if(y==="default"){let S=n.r.p.text,V=u.getAttribute(S);if(!q(V)){let v=document.createElement("span");v.setAttribute(S,V),A.insertBefore(v,C),u.removeAttribute(S);return}}for(let S of[...C.childNodes])A.insertBefore(S,C);return}let $=u.querySelector(`template[name='${y}'], template[\\#${y}]`);!$&&y==="default"&&($=(Q=[...u.querySelectorAll("template:not([name])")].find(V=>this.ct(V)))!=null?Q:null);let D=S=>{De.enableSwitch&&o.E(b,()=>{o.w(j);let V=L(C,o.L());o.E(b,()=>{o.w(V);let v=o.L(),K=so(v);for(let ie of S)Re(ie)&&(ie.setAttribute(ut,K),bn(K),z(ie,()=>{Tn(K)}))})})};if($){let S=[...Se($)];for(let V of S)A.insertBefore(V,C);D(S)}else{if(y!=="default"){for(let V of[...Se(C)])A.insertBefore(V,C);return}let S=[...Se(u)].filter(V=>!this.at(V));for(let V of S)A.insertBefore(V,C);D(S)}},M=C=>{if(!Re(C))return;let A=C.querySelectorAll("slot");if(uo(C)){st(C),C.remove();return}for(let y of A)st(y),y.remove()};(()=>{for(let C=0;C<pn;++C)me[C]=me[C].cloneNode(!0),p.insertBefore(me[C],h),M(me[C])})(),R.insertBefore(X,h);let ne=()=>{if(!E.inheritAttrs)return;let C=me.filter(y=>y.nodeType===Node.ELEMENT_NODE);C.length>1&&(C=C.filter(y=>y.hasAttribute(this.xe)));let A=C[0];if(A)for(let y of u.getAttributeNames()){if(y===P||y===U)continue;let $=u.getAttribute(y);if(y==="class"){let D=Xe($);D.length>0&&A.classList.add(...D)}else if(y==="style"){let D=A.style,Q=u.style;for(let S of Q)D.setProperty(S,Q.getPropertyValue(S))}else A.setAttribute(Mt(y,n.r),$)}},oe=()=>{for(let C of u.getAttributeNames())!C.startsWith("@")&&!C.startsWith(n.r.p.on)&&u.removeAttribute(C)},Ee=()=>{ne(),oe(),o.w(j),n.we(u,!1),j.$emit=De.emit,Ie(n,me),z(u,()=>{Me(j)}),z(k,()=>{ge(u)}),Lt(j)};o.E(b,Ee)}}Ee(){let e=this.o,n=e.m,o=e.r.Z,r=n.ut(),s=this.st(o);return[...s?[s]:[],...r,...r.map(Qe)].join(",")}pt(e,n){var s;let o=[];if(q(n))return o;if((s=e.matches)!=null&&s.call(e,n))return[e];let r=this.q(e).reverse();for(;r.length>0;){let i=r.pop();if(i.matches(n)){o.push(i);continue}r.push(...this.q(i).reverse())}return o}j(e,n){let o=this.Ee(),r=this.q(e).reverse();for(;r.length>0;){let s=r.pop();n(s),!(!q(o)&&s.matches(o))&&r.push(...this.q(s).reverse())}}q(e){let n=e==null?void 0:e.children;if((n==null?void 0:n.length)!=null){let r=[];for(let s=0;s<n.length;++s){let i=n[s];Re(i)&&r.push(i)}return r}let o=e==null?void 0:e.childNodes;if((o==null?void 0:o.length)!=null){let r=[];for(let s=0;s<o.length;++s){let i=o[s];Re(i)&&r.push(i)}return r}return[]}};var An=class{constructor(e,n){m(this,"te");m(this,"ne");m(this,"Se",[]);this.te=e,this.ne=n}},$t=class{constructor(e){m(this,"o");m(this,"ve");m(this,"Ae");m(this,"re");var o;this.o=e,this.ve=e.r.lt(),this.re=new Map;let n=new Map;for(let r of this.ve){let s=(o=r[0])!=null?o:"",i=n.get(s);i?i.push(r):n.set(s,[r])}this.Ae=n}ke(e){let n=this.re.get(e);if(n)return n;let o=e,r=o.startsWith(".");r&&(o=":"+o.slice(1));let s=o.indexOf("."),a=(s<0?o:o.substring(0,s)).split(/[:@]/);q(a[0])&&(a[0]=r?".":o[0]);let c=s>=0?o.slice(s+1).split("."):[],l=!1,f=!1;for(let p=0;p<c.length;++p){let h=c[p];if(!l&&h==="camel"?l=!0:!f&&h==="prop"&&(f=!0),l&&f)break}l&&(a[a.length-1]=F(a[a.length-1])),f&&(a[0]=".");let u={terms:a,flags:c};return this.re.set(e,u),u}Ce(e,n){let o=new Map;if(!ft(e))return o;let r=this.Ae,s=(a,c)=>{var f;let l=r.get((f=c[0])!=null?f:"");if(l)for(let u=0;u<l.length;++u){if(!c.startsWith(l[u]))continue;let p=o.get(c);if(!p){let h=this.ke(c);p=new An(h.terms,h.flags),o.set(c,p)}p.Se.push(a);return}},i=a=>{var l;let c=a.attributes;if(!(!c||c.length===0))for(let f=0;f<c.length;++f){let u=(l=c.item(f))==null?void 0:l.name;u&&s(a,u)}};return i(e),!n||!e.firstElementChild||this.o.O.j(e,i),o}};var xo=()=>{},hs=(t,e)=>{for(let n of t){let o=n.cloneNode(!0);e.appendChild(o)}},_t=class{constructor(e){m(this,"o");m(this,"I");this.o=e,this.I=e.r.p.is}k(e){let n=e.hasAttribute(this.I);return(n||e.hasAttribute("is"))&&this.y(e),this.o.O.j(e,o=>{(o.hasAttribute(this.I)||o.hasAttribute("is"))&&this.y(o)}),n}y(e){let n=e.getAttribute(this.I);if(!n){if(n=e.getAttribute("is"),!n)return;if(!n.startsWith("regor:")){if(!n.startsWith("r-"))return;let o=n.slice(2).trim().toLowerCase();if(!o)return;let r=e.parentNode;if(!r)return;let s=document.createElement(o);for(let i of e.getAttributeNames())i!=="is"&&s.setAttribute(i,e.getAttribute(i));for(;e.firstChild;)s.appendChild(e.firstChild);r.insertBefore(s,e),e.remove(),this.o.$(s);return}n=`'${n.slice(6)}'`,e.removeAttribute("is")}e.removeAttribute(this.I),this.M(e,n)}U(e,n){let o=Je(e),r=e.parentNode,s=document.createComment(`__begin__ dynamic ${n!=null?n:""}`);r.insertBefore(s,e),Ge(s,o),o.forEach(a=>{W(a)}),e.remove();let i=document.createComment(`__end__ dynamic ${n!=null?n:""}`);return r.insertBefore(i,s.nextSibling),{nodes:o,parent:r,commentBegin:s,commentEnd:i}}M(e,n){let{nodes:o,parent:r,commentBegin:s,commentEnd:i}=this.U(e,` => ${n} `),a=this.o.m.V(n),c=a.value,l=this.o.m,f=l.L(),u={name:""},p=he(e)?o:[...o[0].childNodes],h=()=>{l.E(f,()=>{var R;let E=c()[0];if(N(E)&&(E.name?E=E.name:E=(R=Object.entries(l.ee()).filter(k=>k[1]===E)[0])==null?void 0:R[0]),!J(E)||q(E)){we(s,i);return}if(u.name===E)return;we(s,i);let T=document.createElement(E);for(let k of e.getAttributeNames())k!==this.I&&T.setAttribute(k,e.getAttribute(k));hs(p,T),r.insertBefore(T,i),this.o.$(T),u.name=E})},g=xo;z(s,()=>{a.stop(),g(),g=xo}),h(),g=a.subscribe(h)}};var B=t=>{let e=t;return e!=null&&e[te]===1?e():e};var ys=(t,e)=>{let[n,o]=e;G(o)?o(t,n):t.innerHTML=n==null?void 0:n.toString()},Ft={mount:()=>({update:({el:t,values:e})=>{ys(t,e)}})};var qt=class t{constructor(e){m(this,"oe");this.oe=e}static ft(e,n){var h,g;let o=e.m,r=e.r,s=r.p,i=new Set([s.for,s.if,s.else,s.elseif,s.pre]),a=r.B,c=o.ee();if(Object.keys(c).length>0||r._.size>0)return;let l=e.F,f=[],u=0,p=[];for(let d=n.length-1;d>=0;--d)p.push(n[d]);for(;p.length>0;){let d=p.pop();if(d.nodeType===Node.ELEMENT_NODE){let T=d;if(T.tagName==="TEMPLATE"||T.tagName.includes("-"))return;let R=F(T.tagName).toUpperCase();if(r._.has(R)||c[R])return;let k=T.attributes;for(let X=0;X<k.length;++X){let P=(h=k.item(X))==null?void 0:h.name;if(!P)continue;if(i.has(P))return;let{terms:U,flags:pe}=l.ke(P),[Y,L]=U,b=(g=a[P])!=null?g:a[Y];if(b){if(b===Ft)return;f.push({nodeIndex:u,attrName:P,directive:b,option:L,flags:pe})}}++u}let E=d.childNodes;for(let T=E.length-1;T>=0;--T)p.push(E[T])}if(f.length!==0)return new t(f)}y(e,n){let o=[],r=[];for(let s=n.length-1;s>=0;--s)r.push(n[s]);for(;r.length>0;){let s=r.pop();s.nodeType===Node.ELEMENT_NODE&&o.push(s);let i=s.childNodes;for(let a=i.length-1;a>=0;--a)r.push(i[a])}for(let s=0;s<this.oe.length;++s){let i=this.oe[s],a=o[i.nodeIndex];a&&e.y(i.directive,a,i.attrName,!1,i.option,i.flags)}}};var gs=(t,e)=>{let n=e.parentNode;if(n)for(let o=0;o<t.items.length;++o)n.insertBefore(t.items[o],e)},bs=t=>{var a;let e=t.length,n=t.slice(),o=[],r,s,i;for(let c=0;c<e;++c){let l=t[c];if(l===0)continue;let f=o[o.length-1];if(f===void 0||t[f]<l){n[c]=f!=null?f:-1,o.push(c);continue}for(r=0,s=o.length-1;r<s;)i=r+s>>1,t[o[i]]<l?r=i+1:s=i;l<t[o[r]]&&(r>0&&(n[c]=o[r-1]),o[r]=c)}for(r=o.length,s=(a=o[r-1])!=null?a:-1;r-- >0;)o[r]=s,s=n[s];return o},zt=class{static dt(e){let{oldItems:n,newValues:o,getKey:r,isSameValue:s,mountNewValue:i,removeMountItem:a,endAnchor:c}=e,l=n.length,f=o.length,u=new Array(f),p=new Set;for(let b=0;b<f;++b){let O=r(o[b]);if(O===void 0||p.has(O))return;p.add(O),u[b]=O}let h=new Array(f),g=0,d=l-1,E=f-1;for(;g<=d&&g<=E;){let b=n[g];if(r(b.value)!==u[g]||!s(b.value,o[g]))break;b.value=o[g],h[g]=b,++g}for(;g<=d&&g<=E;){let b=n[d];if(r(b.value)!==u[E]||!s(b.value,o[E]))break;b.value=o[E],h[E]=b,--d,--E}if(g>d){for(let b=E;b>=g;--b){let O=b+1<f?h[b+1].items[0]:c;h[b]=i(b,o[b],O)}return h}if(g>E){for(let b=g;b<=d;++b)a(n[b]);return h}let T=g,R=g,k=E-R+1,X=new Array(k).fill(0),P=new Map;for(let b=R;b<=E;++b)P.set(u[b],b);let U=!1,pe=0;for(let b=T;b<=d;++b){let O=n[b],j=P.get(r(O.value));if(j===void 0){a(O);continue}if(!s(O.value,o[j])){a(O);continue}O.value=o[j],h[j]=O,X[j-R]=b+1,j>=pe?pe=j:U=!0}let Y=U?bs(X):[],L=Y.length-1;for(let b=k-1;b>=0;--b){let O=R+b,j=O+1<f?h[O+1].items[0]:c;if(X[b]===0){h[O]=i(O,o[O],j);continue}let De=h[O];U&&(L>=0&&Y[L]===b?--L:De&&gs(De,j))}return h}};var pt=class{constructor(e){m(this,"T",[]);m(this,"P",new Map);m(this,"se");this.se=e}get S(){return this.T.length}ie(e){let n=this.se(e.value);n!==void 0&&this.P.set(n,e)}ae(e){var o;let n=this.se((o=this.T[e])==null?void 0:o.value);n!==void 0&&this.P.delete(n)}static mt(e,n){return{items:[],index:e,value:n,order:-1}}w(e){e.order=this.S,this.T.push(e),this.ie(e)}yt(e,n){let o=this.S;for(let r=e;r<o;++r)this.T[r].order=r+1;n.order=e,this.T.splice(e,0,n),this.ie(n)}D(e){return this.T[e]}ce(e,n){this.ae(e),this.T[e]=n,this.ie(n),n.order=e}Ne(e){this.ae(e),this.T.splice(e,1);let n=this.S;for(let o=e;o<n;++o)this.T[o].order=o}Oe(e){let n=this.S;for(let o=e;o<n;++o)this.ae(o);this.T.splice(e)}en(e){return this.P.has(e)}ht(e){var o;let n=this.P.get(e);return(o=n==null?void 0:n.order)!=null?o:-1}};var Nn=Symbol("r-for"),Ts=t=>-1,Co=()=>{},Wt=class Wt{constructor(e){m(this,"o");m(this,"x");m(this,"Me");m(this,"R");this.o=e,this.x=e.r.p.for,this.Me=Ot(this.x),this.R=e.r.p.pre}k(e){let n=e.hasAttribute(this.x);return n&&this.Ve(e),this.o.O.j(e,o=>{o.hasAttribute(this.x)&&this.Ve(o)}),n}Y(e){return e[Nn]?!0:(e[Nn]=!0,Nt(e,this.Me).forEach(n=>n[Nn]=!0),!1)}Ve(e){if(e.hasAttribute(this.R)||this.Y(e))return;let n=e.getAttribute(this.x);if(!n){H(0,this.x,e);return}e.removeAttribute(this.x),this.gt(e,n)}Le(e){return de(e)?[]:(G(e)&&(e=e()),Symbol.iterator in Object(e)?e:typeof e=="number"?(o=>({*[Symbol.iterator](){for(let r=1;r<=o;r++)yield r}}))(e):Object.entries(e))}gt(e,n){var st;let o=this.bt(n);if(!(o!=null&&o.list)){H(1,this.x,n,e);return}let r=this.o.r.p.key,s=this.o.r.p.keyBind,i=(st=e.getAttribute(r))!=null?st:e.getAttribute(s);e.removeAttribute(r),e.removeAttribute(s);let a=Je(e),c=qt.ft(this.o,a),l=e.parentNode;if(!l)return;let f=`${this.x} => ${n}`,u=new Comment(`__begin__ ${f}`);l.insertBefore(u,e),Ge(u,a),a.forEach(M=>{W(M)}),e.remove();let p=new Comment(`__end__ ${f}`);l.insertBefore(p,u.nextSibling);let h=this.o,g=h.m,d=g.L(),T=d.length===1?[void 0,d[0]]:void 0,R=this.xt(i),k=(M,ee)=>R(M)===R(ee),X=(M,ee)=>M===ee,P=(M,ee,ne)=>{let oe=o.createContext(ee,M),Ee=pt.mt(oe.index,ee),C=()=>{var D,Q;let A=(Q=(D=p.parentNode)!=null?D:u.parentNode)!=null?Q:l,y=ne.previousSibling,$=[];for(let S=0;S<a.length;++S){let V=a[S].cloneNode(!0);A.insertBefore(V,ne),$.push(V)}for(c?c.y(h,$):Ie(h,$),y=y.nextSibling;y!==ne;)Ee.items.push(y),y=y.nextSibling};return T?(T[0]=oe.ctx,g.E(T,C)):g.E(d,()=>{g.w(oe.ctx),C()}),Ee},U=(M,ee)=>{let ne=I.D(M).items,oe=ne[ne.length-1].nextSibling;for(let Ee of ne)W(Ee);I.ce(M,P(M,ee,oe))},pe=(M,ee)=>{I.w(P(M,ee,p))},Y=M=>{for(let ee of I.D(M).items)W(ee)},L=M=>{let ee=I.S;for(let ne=M;ne<ee;++ne)I.D(ne).index(ne)},b=M=>{let ee=u.parentNode,ne=p.parentNode;if(!ee||!ne)return;let oe=I.S;G(M)&&(M=M());let Ee=B(M[0]);if(w(Ee)&&Ee.length===0){we(u,p),I.Oe(0);return}let C=[];for(let v of this.Le(M[0]))C.push(v);let A=zt.dt({oldItems:I.T,newValues:C,getKey:R,isSameValue:X,mountNewValue:(v,K,ie)=>P(v,K,ie),removeMountItem:v=>{for(let K=0;K<v.items.length;++K)W(v.items[K])},endAnchor:p});if(A){I.T=A,I.P.clear();for(let v=0;v<A.length;++v){let K=A[v];K.order=v,K.index(v);let ie=R(K.value);ie!==void 0&&I.P.set(ie,K)}return}let y=0,$=Number.MAX_SAFE_INTEGER,D=oe,Q=this.o.r.forGrowThreshold,S=()=>I.S<D+Q;for(let v of C){let K=()=>{if(y<oe){let ie=I.D(y++);if(k(ie.value,v)){if(X(ie.value,v))return;U(y-1,v);return}let ht=I.ht(R(v));if(ht>=y&&ht-y<10){if(--y,$=Math.min($,y),Y(y),I.Ne(y),--oe,ht>y+1)for(let mn=y;mn<ht-1&&mn<oe&&!k(I.D(y).value,v);)++mn,Y(y),I.Ne(y),--oe;K();return}S()?(I.yt(y-1,P(y,v,I.D(y-1).items[0])),$=Math.min($,y-1),++oe):U(y-1,v)}else pe(y++,v)};K()}let V=y;for(oe=I.S;y<oe;)Y(y++);I.Oe(V),L($)},O=()=>{j.stop(),me(),me=Co},j=g.V(o.list),De=j.value,me=Co,pn=0,I=new pt(R);for(let M of this.Le(De()[0]))I.w(P(pn++,M,p));z(u,O),me=j.subscribe(b)}bt(e){var c,l;let n=Wt.Tt.exec(e);if(!n)return;let o=(n[1]+((c=n[2])!=null?c:"")).split(",").map(f=>f.trim()),r=o.length>1?o.length-1:-1,s=r!==-1&&(o[r]==="index"||(l=o[r])!=null&&l.startsWith("#"))?o[r]:"";s&&o.splice(r,1);let i=n[3];if(!i||o.length===0)return;let a=/[{[]/.test(e);return{list:i,createContext:(f,u)=>{let p={},h=B(f);if(!a&&o.length===1)p[o[0]]=f;else if(w(h)){let d=0;for(let E of o)p[E]=h[d++]}else for(let d of o)p[d]=h[d];let g={ctx:p,index:Ts};return s&&(g.index=p[s.startsWith("#")?s.substring(1):s]=ae(u)),g}}}xt(e){if(!e)return o=>o;let n=e.trim();if(!n)return o=>o;if(n.includes(".")){let o=this.Rt(n),r=o.length>1?o.slice(1):void 0;return s=>{let i=B(s),a=this.Ie(i,o);return a!==void 0||!r?a:this.Ie(i,r)}}return o=>{var r;return B((r=B(o))==null?void 0:r[n])}}Rt(e){return e.split(".").filter(n=>n.length>0)}Ie(e,n){var r;let o=e;for(let s of n)o=(r=B(o))==null?void 0:r[s];return B(o)}};m(Wt,"Tt",/\{?\[?\(?([^)}\]]+)\)?\]?\}?([^)]+)?\s+\b(?:in|of)\b\s+(.*)\s*$/);var Kt=Wt;var Gt=class{constructor(e){m(this,"pe",0);m(this,"ue",new Map);m(this,"m");m(this,"Pe");m(this,"De");m(this,"Ue");m(this,"O");m(this,"F");m(this,"r");m(this,"R");m(this,"Be");this.m=e,this.r=e.r,this.De=new Kt(this),this.Pe=new At(this),this.Ue=new _t(this),this.O=new jt(this),this.F=new $t(this),this.R=this.r.p.pre,this.Be=this.r.p.dynamic}Et(e){let n=he(e)?[e]:e.querySelectorAll("template");for(let o of n){if(o.hasAttribute(this.R))continue;let r=o.parentNode;if(!r)continue;let s=o.nextSibling;if(o.remove(),!o.content)continue;let i=[...o.content.childNodes];for(let a of i)r.insertBefore(a,s);Ie(this,i)}}$(e){++this.pe;try{if(e.nodeType!==Node.ELEMENT_NODE||e.hasAttribute(this.R)||this.Pe.k(e)||this.De.k(e)||this.Ue.k(e))return;this.O.k(e),this.Et(e),this.we(e,!0)}finally{--this.pe,this.pe===0&&this.Ct()}}wt(e,n){let o=document;if(!o){let r=e.parentNode;for(;r!=null&&r.parentNode;)r=r.parentNode;if(!r)return null;o=r}return o.querySelector(n)}He(e,n){let o=this.wt(e,n);if(!o)return!1;let r=e.parentElement;if(!r)return!1;let s=new Comment(`teleported => '${n}'`);return r.insertBefore(s,e),e.teleportedFrom=s,s.teleportedTo=e,z(s,()=>{W(e)}),o.appendChild(e),!0}St(e,n){this.ue.set(e,n)}Ct(){let e=this.ue;if(e.size!==0){this.ue=new Map;for(let[n,o]of e.entries())this.He(n,o)}}we(e,n){var s;let o=this.F.Ce(e,n),r=this.r.B;for(let[i,a]of o.entries()){let[c,l]=a.te,f=(s=r[i])!=null?s:r[c];if(!f){console.error("directive not found:",c);continue}let u=a.Se;for(let p=0;p<u.length;++p){let h=u[p];this.y(f,h,i,!1,l,a.ne)}}}y(e,n,o,r,s,i){if(n.hasAttribute(this.R))return;let a=n.getAttribute(o);n.removeAttribute(o);let c=l=>{let f=l;for(;f;){let u=f.getAttribute(ut);if(u)return u;f=f.parentElement}return null};if(xn()){let l=c(n);if(l){this.m.E(io(l),()=>{this.M(e,n,a,s,i)});return}}this.M(e,n,a,s,i)}vt(e,n,o){return e!==kt?!1:(q(o)||this.He(n,o)||this.St(n,o),!0)}M(e,n,o,r,s){if(n.nodeType!==Node.ELEMENT_NODE||o==null||this.vt(e,n,o))return;let i=this.At(r,e.once),a=this.kt(e,o),c=this.Nt(a,i);z(n,c.stop);let l=this.Ot(n,o,a,i,r,s),f=this.Mt(e,l,c);if(!f)return;let u=this.Vt(l,a,i,r,f);u(),e.once||(c.result=a.subscribe(u),i&&(c.dynamic=i.subscribe(u)))}At(e,n){let o=lo(e,this.Be);if(o)return this.m.V(F(o),void 0,void 0,void 0,n)}kt(e,n){return this.m.V(n,e.isLazy,e.isLazyKey,e.collectRefObj,e.once)}Nt(e,n){let o={stop:()=>{var r,s,i;e.stop(),n==null||n.stop(),(r=o.result)==null||r.call(o),(s=o.dynamic)==null||s.call(o),(i=o.mounted)==null||i.call(o),o.result=void 0,o.dynamic=void 0,o.mounted=void 0}};return o}Ot(e,n,o,r,s,i){return{el:e,expr:n,values:o.value(),previousValues:void 0,option:r?r.value()[0]:s,previousOption:void 0,flags:i,parseResult:o,dynamicOption:r}}Mt(e,n,o){let r=e.mount(n);if(typeof r=="function"){o.mounted=r;return}return r!=null&&r.unmount&&(o.mounted=r.unmount),r==null?void 0:r.update}Vt(e,n,o,r,s){let i,a;return()=>{let c=n.value(),l=o?o.value()[0]:r;e.values=c,e.previousValues=i,e.option=l,e.previousOption=a,i=c,a=l,s(e)}}};var Eo="http://www.w3.org/1999/xlink",xs={itemscope:2,allowfullscreen:2,formnovalidate:2,ismap:2,nomodule:2,novalidate:2,readonly:2,async:1,autofocus:1,autoplay:1,controls:1,default:1,defer:1,disabled:1,hidden:1,inert:1,loop:1,open:1,required:1,reversed:1,scoped:1,seamless:1,checked:1,muted:1,multiple:1,selected:1};function Cs(t){return!!t||t===""}var Es=(t,e,n,o,r,s)=>{var a;if(o){s&&s.includes("camel")&&(o=F(o)),Jt(t,o,e[0],r);return}let i=e.length;for(let c=0;c<i;++c){let l=e[c];if(w(l)){let f=(a=n==null?void 0:n[c])==null?void 0:a[0],u=l[0],p=l[1];Jt(t,u,p,f)}else if(N(l))for(let f of Object.entries(l)){let u=f[0],p=f[1],h=n==null?void 0:n[c],g=h&&u in h?u:void 0;Jt(t,u,p,g)}else{let f=n==null?void 0:n[c],u=e[c++],p=e[c];Jt(t,u,p,f)}}},On={mount:()=>({update:({el:t,values:e,previousValues:n,option:o,previousOption:r,flags:s})=>{Es(t,e,n,o,r,s)}})},Jt=(t,e,n,o)=>{if(o&&o!==e&&t.removeAttribute(o),de(e)){H(3,"r-bind",t);return}if(!J(e)){H(6,`Attribute key is not string at ${t.outerHTML}`,e);return}if(e.startsWith("xlink:")){de(n)?t.removeAttributeNS(Eo,e.slice(6,e.length)):t.setAttributeNS(Eo,e,n);return}let r=e in xs;de(n)||r&&!Cs(n)?t.removeAttribute(e):t.setAttribute(e,r?"":n)};var Rs=(t,e,n)=>{let o=e.length;for(let r=0;r<o;++r){let s=e[r],i=n==null?void 0:n[r];if(w(s)){let a=s.length;for(let c=0;c<a;++c)Ro(t,s[c],i==null?void 0:i[c])}else Ro(t,s,i)}},Mn={mount:()=>({update:({el:t,values:e,previousValues:n})=>{Rs(t,e,n)}})},Ro=(t,e,n)=>{let o=t.classList,r=J(e),s=J(n);if(e&&!r){if(n&&!s)for(let i in n)(!(i in e)||!e[i])&&o.remove(i);for(let i in e)e[i]&&o.add(i)}else if(r){if(n!==e){let i=s?Xe(n):[],a=Xe(e);i.length>0&&o.remove(...i),a.length>0&&o.add(...a)}}else if(n){let i=s?Xe(n):[];i.length>0&&o.remove(...i)}};function ws(t,e){if(t.length!==e.length)return!1;let n=!0;for(let o=0;n&&o<t.length;o++)n=ve(t[o],e[o]);return n}function ve(t,e){if(t===e)return!0;let n=hn(t),o=hn(e);if(n||o)return n&&o?t.getTime()===e.getTime():!1;if(n=it(t),o=it(e),n||o)return t===e;if(n=w(t),o=w(e),n||o)return n&&o?ws(t,e):!1;if(n=N(t),o=N(e),n||o){if(!n||!o)return!1;let r=Object.keys(t).length,s=Object.keys(e).length;if(r!==s)return!1;for(let i in t){let a=Object.prototype.hasOwnProperty.call(t,i),c=Object.prototype.hasOwnProperty.call(e,i);if(a&&!c||!ve(t[i],e[i]))return!1}return!0}return String(t)===String(e)}function Qt(t,e){return t.findIndex(n=>ve(n,e))}var wo=t=>{let e=parseFloat(t);return isNaN(e)?t:e};var Xt=t=>{if(!x(t))throw _(3,"pause");t(void 0,void 0,3)};var Yt=t=>{if(!x(t))throw _(3,"resume");t(void 0,void 0,4)};var vo={mount:({el:t,parseResult:e,flags:n})=>({update:({values:o})=>{Ss(t,o[0])},unmount:vs(t,e,n)})},Ss=(t,e)=>{let n=Mo(t);if(n&&Ao(t))w(e)?e=Qt(e,Ae(t))>-1:fe(e)?e=e.has(Ae(t)):e=Ls(t,e),t.checked=e;else if(n&&No(t))t.checked=ve(e,Ae(t));else if(n||ko(t))Oo(t)?t.value!==(e==null?void 0:e.toString())&&(t.value=e):t.value!==e&&(t.value=e);else if(Lo(t)){let o=t.options,r=o.length,s=t.multiple;for(let i=0;i<r;i++){let a=o[i],c=Ae(a);if(s)w(e)?a.selected=Qt(e,c)>-1:a.selected=e.has(c);else if(ve(Ae(a),e)){t.selectedIndex!==i&&(t.selectedIndex=i);return}}!s&&t.selectedIndex!==-1&&(t.selectedIndex=-1)}else H(7,t)},mt=t=>(x(t)&&(t=t()),G(t)&&(t=t()),t?J(t)?{trim:t.includes("trim"),lazy:t.includes("lazy"),number:t.includes("number"),int:t.includes("int")}:{trim:!!t.trim,lazy:!!t.lazy,number:!!t.number,int:!!t.int}:{trim:!1,lazy:!1,number:!1,int:!1}),Ao=t=>t.type==="checkbox",No=t=>t.type==="radio",Oo=t=>t.type==="number"||t.type==="range",Mo=t=>t.tagName==="INPUT",ko=t=>t.tagName==="TEXTAREA",Lo=t=>t.tagName==="SELECT",vs=(t,e,n)=>{let o=e.value,r=mt(n==null?void 0:n.join(",")),s=mt(o()[1]),i={int:r.int||s.int,lazy:r.lazy||s.lazy,number:r.number||s.number,trim:r.trim||s.trim};if(!e.refs[0])return H(8,t),()=>{};let a=()=>e.refs[0],c=Mo(t);return c&&Ao(t)?Ns(t,a):c&&No(t)?Is(t,a):c||ko(t)?As(t,i,a,o):Lo(t)?Vs(t,a,o):(H(7,t),()=>{})},So=/[.,' ·٫]/,As=(t,e,n,o)=>{let s=e.lazy?"change":"input",i=Oo(t),a=()=>{!e.trim&&!mt(o()[1]).trim||(t.value=t.value.trim())},c=p=>{let h=p.target;h.composing=1},l=p=>{let h=p.target;h.composing&&(h.composing=0,h.dispatchEvent(new Event(s)))},f=()=>{t.removeEventListener(s,u),t.removeEventListener("change",a),t.removeEventListener("compositionstart",c),t.removeEventListener("compositionend",l),t.removeEventListener("change",l)},u=p=>{let h=n();if(!h)return;let g=p.target;if(!g||g.composing)return;let d=g.value,E=mt(o()[1]);if(i||E.number||E.int){if(E.int)d=parseInt(d);else{if(So.test(d[d.length-1])&&d.split(So).length===2){if(d+="0",d=parseFloat(d),isNaN(d))d="";else if(h()===d)return}d=parseFloat(d)}isNaN(d)&&(d=""),t.value=d}else E.trim&&(d=d.trim());h(d)};return t.addEventListener(s,u),t.addEventListener("change",a),t.addEventListener("compositionstart",c),t.addEventListener("compositionend",l),t.addEventListener("change",l),f},Ns=(t,e)=>{let n="change",o=()=>{t.removeEventListener(n,r)},r=()=>{let s=e();if(!s)return;let i=Ae(t),a=t.checked,c=s();if(w(c)){let l=Qt(c,i),f=l!==-1;a&&!f?c.push(i):!a&&f&&c.splice(l,1)}else fe(c)?a?c.add(i):c.delete(i):s(ks(t,a))};return t.addEventListener(n,r),o},Ae=t=>"_value"in t?t._value:t.value,Io="trueValue",Os="falseValue",Vo="true-value",Ms="false-value",ks=(t,e)=>{let n=e?Io:Os;if(n in t)return t[n];let o=e?Vo:Ms;return t.hasAttribute(o)?t.getAttribute(o):e},Ls=(t,e)=>{if(Io in t)return ve(e,t.trueValue);let o=Vo;return t.hasAttribute(o)?ve(e,t.getAttribute(o)):ve(e,!0)},Is=(t,e)=>{let n="change",o=()=>{t.removeEventListener(n,r)},r=()=>{let s=e();if(!s)return;let i=Ae(t);s(i)};return t.addEventListener(n,r),o},Vs=(t,e,n)=>{let o="change",r=()=>{t.removeEventListener(o,s)},s=()=>{let i=e();if(!i)return;let c=mt(n()[1]).number,l=Array.prototype.filter.call(t.options,f=>f.selected).map(f=>c?wo(Ae(f)):Ae(f));if(t.multiple){let f=i();try{if(Xt(i),fe(f)){f.clear();for(let u of l)f.add(u)}else w(f)?(f.splice(0),f.push(...l)):i(l)}finally{Yt(i),Z(i)}}else i(l[0])};return t.addEventListener(o,s),r};var Ps=["stop","prevent","capture","self","once","left","right","middle","passive"],Ds=t=>{let e={};if(q(t))return;let n=t.split(",");for(let o of Ps)e[o]=n.includes(o);return e},Us=(t,e,n,o,r)=>{var l,f;if(o){let u=e.value(),p=B(o.value()[0]);return J(p)?kn(t,F(p),()=>e.value()[0],(l=r==null?void 0:r.join(","))!=null?l:u[1]):()=>{}}else if(n){let u=e.value();return kn(t,F(n),()=>e.value()[0],(f=r==null?void 0:r.join(","))!=null?f:u[1])}let s=[],i=()=>{s.forEach(u=>u())},a=e.value(),c=a.length;for(let u=0;u<c;++u){let p=a[u];if(G(p)&&(p=p()),N(p))for(let h of Object.entries(p)){let g=h[0],d=()=>{let T=e.value()[u];return G(T)&&(T=T()),T=T[g],G(T)&&(T=T()),T},E=p[g+"_flags"];s.push(kn(t,g,d,E))}else H(2,"r-on",t)}return i},Ln={isLazy:(t,e)=>e===-1&&t%2===0,isLazyKey:(t,e)=>e===0&&!t.endsWith("_flags"),once:!1,collectRefObj:!0,mount:({el:t,parseResult:e,option:n,dynamicOption:o,flags:r})=>Us(t,e,n,o,r)},Hs=(t,e)=>{if(t.startsWith("keydown")||t.startsWith("keyup")||t.startsWith("keypress")){e!=null||(e="");let n=[...t.split("."),...e.split(",")];t=n[0];let o=n[1],r=n.includes("ctrl"),s=n.includes("shift"),i=n.includes("alt"),a=n.includes("meta"),c=l=>!(r&&!l.ctrlKey||s&&!l.shiftKey||i&&!l.altKey||a&&!l.metaKey);return o?[t,l=>c(l)?l.key.toUpperCase()===o.toUpperCase():!1]:[t,c]}return[t,n=>!0]},kn=(t,e,n,o)=>{if(q(e))return H(5,"r-on",t),()=>{};let r=Ds(o),s=r?{capture:r.capture,passive:r.passive,once:r.once}:void 0,i;[e,i]=Hs(e,o);let a=f=>{if(!i(f)||!n&&e==="submit"&&(r!=null&&r.prevent))return;let u=n(f);G(u)&&(u=u(f)),G(u)&&u(f)},c=()=>{t.removeEventListener(e,l,s)},l=f=>{if(!r){a(f);return}try{if(r.left&&f.button!==0||r.middle&&f.button!==1||r.right&&f.button!==2||r.self&&f.target!==t)return;r.stop&&f.stopPropagation(),r.prevent&&f.preventDefault(),a(f)}finally{r.once&&c()}};return t.addEventListener(e,l,s),c};var Bs=(t,e,n,o)=>{if(n){o&&o.includes("camel")&&(n=F(n)),tt(t,n,e[0]);return}let r=e.length;for(let s=0;s<r;++s){let i=e[s];if(w(i)){let a=i[0],c=i[1];tt(t,a,c)}else if(N(i))for(let a of Object.entries(i)){let c=a[0],l=a[1];tt(t,c,l)}else{let a=e[s++],c=e[s];tt(t,a,c)}}},Po={mount:()=>({update:({el:t,values:e,option:n,flags:o})=>{Bs(t,e,n,o)}})};function js(t){return!!t||t===""}var tt=(t,e,n)=>{if(de(e)){H(3,":prop",t);return}if(e==="innerHTML"||e==="textContent"){let s=[...t.childNodes];setTimeout(()=>s.forEach(ge),1),t[e]=n!=null?n:"";return}let o=t.tagName;if(e==="value"&&o!=="PROGRESS"&&!o.includes("-")){t._value=n;let s=o==="OPTION"?t.getAttribute("value"):t.value,i=n!=null?n:"";s!==i&&(t.value=i),n==null&&t.removeAttribute(e);return}let r=!1;if(n===""||n==null){let s=typeof t[e];s==="boolean"?n=js(n):n==null&&s==="string"?(n="",r=!0):s==="number"&&(n=0,r=!0)}try{t[e]=n}catch(s){r||H(4,e,o,n,s)}r&&t.removeAttribute(e)};var Do={once:!0,mount:({el:t,parseResult:e,expr:n})=>{let o=e,r=o.value()[0],s=w(r),i=o.refs[0];return s?r.push(t):i?i==null||i(t):o.context[n]=t,()=>{if(s){let a=r.indexOf(t);a!==-1&&r.splice(a,1)}else i==null||i(null)}}};var $s=(t,e)=>{let n=Le(t).data,o=n._ord;Xn(o)&&(o=n._ord=t.style.display),ct(e[0])?t.style.display=o:t.style.display="none"},Uo={mount:()=>({update:({el:t,values:e})=>{$s(t,e)}})};var _s=(t,e,n)=>{let o=e.length;for(let r=0;r<o;++r){let s=e[r],i=n==null?void 0:n[r];if(w(s)){let a=s.length;for(let c=0;c<a;++c)Ho(t,s[c],i==null?void 0:i[c])}else Ho(t,s,i)}},Zt={mount:()=>({update:({el:t,values:e,previousValues:n})=>{_s(t,e,n)}})},Ho=(t,e,n)=>{let o=t.style,r=J(e);if(e&&!r){if(n&&!J(n))for(let s in n)e[s]==null&&Vn(o,s,"");for(let s in e)Vn(o,s,e[s])}else{let s=o.display;if(r?n!==e&&(o.cssText=e):n&&t.removeAttribute("style"),"_ord"in Le(t).data)return;o.display=s}},Bo=/\s*!important$/;function Vn(t,e,n){if(w(n))n.forEach(o=>{Vn(t,e,o)});else if(n==null&&(n=""),e.startsWith("--"))t.setProperty(e,n);else{let o=Fs(t,e);Bo.test(n)?t.setProperty(Qe(o),n.replace(Bo,""),"important"):t[o]=n}}var jo=["Webkit","Moz","ms"],In={};function Fs(t,e){let n=In[e];if(n)return n;let o=F(e);if(o!=="filter"&&o in t)return In[e]=o;o=lt(o);for(let r=0;r<jo.length;r++){let s=jo[r]+o;if(s in t)return In[e]=s}return e}var ce=t=>$o(B(t)),$o=(t,e=new WeakMap)=>{if(!t||!N(t))return t;if(w(t))return t.map(ce);if(fe(t)){let o=new Set;for(let r of t.keys())o.add(ce(r));return o}if(Oe(t)){let o=new Map;for(let r of t)o.set(ce(r[0]),ce(r[1]));return o}if(e.has(t))return B(e.get(t));let n={...t};e.set(t,n);for(let o of Object.entries(n))n[o[0]]=$o(B(o[1]),e);return n};var qs=(t,e)=>{var o;let n=e[0];t.textContent=fe(n)?JSON.stringify(ce([...n])):Oe(n)?JSON.stringify(ce([...n])):N(n)?JSON.stringify(ce(n)):(o=n==null?void 0:n.toString())!=null?o:""},_o={mount:()=>({update:({el:t,values:e})=>{qs(t,e)}})};var Fo={mount:()=>({update:({el:t,values:e})=>{tt(t,"value",e[0])}})};var Pe=class Pe{constructor(e){m(this,"B",{});m(this,"p",{});m(this,"lt",()=>Object.keys(this.B).filter(e=>e.length===1||!e.startsWith(":")));m(this,"Z",new Map);m(this,"_",new Map);m(this,"forGrowThreshold",10);m(this,"globalContext");m(this,"useInterpolation",!0);m(this,"propValidationMode","throw");if(this.setDirectives("r-"),e){this.globalContext=e;return}this.globalContext=this.It()}static getDefault(){var e;return(e=Pe.je)!=null?e:Pe.je=new Pe}It(){let e={},n=globalThis;for(let o of Pe.Lt.split(","))e[o]=n[o];return e.ref=Ce,e.sref=ae,e.flatten=ce,e}addComponent(...e){for(let n of e){if(!n.defaultName){He.warning("Registered component's default name is not defined",n);continue}this.Z.set(lt(n.defaultName),n),this._.set(lt(n.defaultName).toLocaleUpperCase(),n)}}setDirectives(e){this.B={".":Po,":":On,"@":Ln,[`${e}on`]:Ln,[`${e}bind`]:On,[`${e}html`]:Ft,[`${e}text`]:_o,[`${e}show`]:Uo,[`${e}model`]:vo,":style":Zt,[`${e}style`]:Zt,[`${e}bind:style`]:Zt,":class":Mn,[`${e}bind:class`]:Mn,":ref":Do,":value":Fo,[`${e}teleport`]:kt},this.p={for:`${e}for`,if:`${e}if`,else:`${e}else`,elseif:`${e}else-if`,pre:`${e}pre`,inherit:`${e}inherit`,text:`${e}text`,context:":context",contextAlias:`${e}context`,bind:`${e}bind`,on:`${e}on`,keyBind:":key",key:"key",is:":is",teleport:`${e}teleport`,dynamic:"_d_"}}updateDirectives(e){e(this.B,this.p)}};m(Pe,"je"),m(Pe,"Lt","Infinity,undefined,NaN,isFinite,isNaN,parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,BigInt,console");var le=Pe;var en=(t,e)=>{if(!t)return;let o=(e!=null?e:le.getDefault()).p,r=/(\{\{[^]*?\}\}|\[\[[^]*?\]\])/g,s=[{start:"{{",end:"}}"},{start:"[[",end:"]]"}];for(let i of Ks(t,o.pre,s))zs(i,o.text,r,s)},zs=(t,e,n,o)=>{var c;let r=t.textContent;if(!r)return;let s=n,i=r.split(s);if(i.length<=1)return;if(((c=t.parentElement)==null?void 0:c.childNodes.length)===1&&i.length===3){let l=i[1],f=qo(l,o);if(f&&q(i[0])&&q(i[2])){let u=t.parentElement;u.setAttribute(e,l.substring(f.start.length,l.length-f.end.length)),u.innerText="";return}}let a=document.createDocumentFragment();for(let l of i){let f=qo(l,o);if(f){let u=document.createElement("span");u.setAttribute(e,l.substring(f.start.length,l.length-f.end.length)),a.appendChild(u)}else a.appendChild(document.createTextNode(l))}t.replaceWith(a)},Ks=(t,e,n)=>{let o=[],r=s=>{var i;if(s.nodeType===Node.TEXT_NODE)n.some(a=>{var c;return(c=s.textContent)==null?void 0:c.includes(a.start)})&&o.push(s);else{if((i=s==null?void 0:s.hasAttribute)!=null&&i.call(s,e))return;for(let a of Se(s))r(a)}};return r(t),o},qo=(t,e)=>e.find(n=>t.startsWith(n.start)&&t.endsWith(n.end));var Ws=9,Gs=10,Js=13,Qs=32,Ne=46,tn=44,Xs=39,Ys=34,nn=40,nt=41,on=91,Pn=93,Dn=63,Zs=59,zo=58,Ko=123,rn=125,_e=43,sn=45,Un=96,Wo=47,Hn=92,Go=new Set([2,3]),er={"=":2.5,"*=":2.5,"**=":2.5,"/=":2.5,"%=":2.5,"+=":2.5,"-=":2.5,"<<=":2.5,">>=":2.5,">>>=":2.5,"&=":2.5,"^=":2.5,"|=":2.5},ei={"=>":2,...er,"||":3,"??":3,"&&":4,"|":5,"^":6,"&":7,"==":8,"!=":8,"===":8,"!==":8,"<":9,">":9,"<=":9,">=":9,in:9,"<<":10,">>":10,">>>":10,"+":11,"-":11,"*":12,"/":12,"%":12,"**":13},tr=Object.keys(er),ti=new Set(tr),jn=new Set(["=>"]);tr.forEach(t=>jn.add(t));var Jo={true:!0,false:!1,null:null},ni="this",ot="Expected ",Fe="Unexpected ",_n="Unclosed ",oi=ot+":",Qo=ot+"expression",ri="missing }",si=Fe+"object property",ii=_n+"(",Xo=ot+"comma",Yo=Fe+"token ",ai=Fe+"period",Bn=ot+"expression after ",ci="missing unaryOp argument",ui=_n+"[",fi=ot+"exponent (",li="Variable names cannot start with a number (",pi=_n+'quote after "',dt=t=>t>=48&&t<=57,Zo=t=>ei[t],$n=class{constructor(e){m(this,"u");m(this,"e");this.u=e,this.e=0}get H(){return this.u.charAt(this.e)}get h(){return this.u.charCodeAt(this.e)}f(e){return this.u.charCodeAt(this.e)===e}K(e){return e>=65&&e<=90||e>=97&&e<=122||e===36||e===95||e>=128}le(e){return this.K(e)||dt(e)}i(e){return new Error(`${e} at character ${this.e}`)}g(){let e=this.h,n=this.u,o=this.e;for(;e===Qs||e===Ws||e===Gs||e===Js;)e=n.charCodeAt(++o);this.e=o}parse(){let e=this.fe();return e.length===1?e[0]:{type:0,body:e}}fe(e){let n=[];for(;this.e<this.u.length;){let o=this.h;if(o===Zs||o===tn)this.e++;else{let r=this.v();if(r)n.push(r);else if(this.e<this.u.length){if(o===e)break;throw this.i(Fe+'"'+this.H+'"')}}}return n}v(){var n;let e=(n=this.Pt())!=null?n:this.$e();return this.g(),this.Dt(e)}de(){this.g();let e=this.u,n=this.e,o=e.charCodeAt(n),r=e.charCodeAt(n+1),s=e.charCodeAt(n+2),i=e.charCodeAt(n+3);if(isNaN(o))return!1;let a=!1,c=0;return o===62&&r===62&&s===62&&i===61?(a=">>>=",c=4):o===61&&r===61&&s===61?(a="===",c=3):o===33&&r===61&&s===61?(a="!==",c=3):o===62&&r===62&&s===62?(a=">>>",c=3):o===60&&r===60&&s===61?(a="<<=",c=3):o===62&&r===62&&s===61?(a=">>=",c=3):o===42&&r===42&&s===61?(a="**=",c=3):o===61&&r===62?(a="=>",c=2):o===124&&r===124?(a="||",c=2):o===63&&r===63?(a="??",c=2):o===38&&r===38?(a="&&",c=2):o===61&&r===61?(a="==",c=2):o===33&&r===61?(a="!=",c=2):o===60&&r===61?(a="<=",c=2):o===62&&r===61?(a=">=",c=2):o===60&&r===60?(a="<<",c=2):o===62&&r===62?(a=">>",c=2):o===43&&r===61?(a="+=",c=2):o===45&&r===61?(a="-=",c=2):o===42&&r===61?(a="*=",c=2):o===47&&r===61?(a="/=",c=2):o===37&&r===61?(a="%=",c=2):o===38&&r===61?(a="&=",c=2):o===94&&r===61?(a="^=",c=2):o===124&&r===61?(a="|=",c=2):o===42&&r===42?(a="**",c=2):o===105&&r===110?this.le(e.charCodeAt(n+2))||(a="in",c=2):o===61?(a="=",c=1):o===124?(a="|",c=1):o===94?(a="^",c=1):o===38?(a="&",c=1):o===60?(a="<",c=1):o===62?(a=">",c=1):o===43?(a="+",c=1):o===45?(a="-",c=1):o===42?(a="*",c=1):o===47?(a="/",c=1):o===37&&(a="%",c=1),a?(this.e+=c,a):!1}$e(){let e,n,o,r,s,i,a,c;if(s=this.z(),!s||(n=this.de(),!n))return s;if(r={value:n,prec:Zo(n),right_a:jn.has(n)},i=this.z(),!i)throw this.i(Bn+n);let l=[s,r,i];for(;n=this.de();){o=Zo(n),r={value:n,prec:o,right_a:jn.has(n)},c=n;let f=u=>r.right_a&&u.right_a?o>u.prec:o<=u.prec;for(;l.length>2&&f(l[l.length-2]);)i=l.pop(),n=l.pop().value,s=l.pop(),e=this._e(n,s,i),l.push(e);if(e=this.z(),!e)throw this.i(Bn+c);l.push(r,e)}for(a=l.length-1,e=l[a];a>1;)e=this._e(l[a-1].value,l[a-2],e),a-=2;return e}z(){let e;if(this.g(),e=this.Ut(),e)return this.me(e);let n=this.h;if(dt(n)||n===Ne)return this.Bt();if(n===Xs||n===Ys)e=this.Ht();else if(n===on)e=this.jt();else{let o=this.$t();if(o){let r=this.z();if(!r)throw this.i(ci);return this.me({type:7,operator:o,argument:r})}this.K(n)?(e=this.ye(),e.name in Jo?e={type:4,value:Jo[e.name],raw:e.name}:e.name===ni&&(e={type:5})):n===nn&&(e=this._t())}return e?(e=this.W(e),this.me(e)):!1}_e(e,n,o){if(e==="=>"){let r=n.type===1?n.expressions:[n];return{type:15,params:r,body:o}}return ti.has(e)?{type:16,operator:e,left:n,right:o}:{type:8,operator:e,left:n,right:o}}Ut(){let e={node:!1};return this.Ft(e),e.node||(this.qt(e),e.node)||(this.Kt(e),e.node)||(this.Fe(e),e.node)||this.zt(e),e.node}me(e){let n={node:e};return this.Wt(n),this.Gt(n),this.Jt(n),n.node}$t(){let e=this.u,n=this.e,o=e.charCodeAt(n),r=e.charCodeAt(n+1),s=e.charCodeAt(n+2),i=e.charCodeAt(n+3);return o===sn?(this.e++,"-"):o===33?(this.e++,"!"):o===126?(this.e++,"~"):o===_e?(this.e++,"+"):o===110&&r===101&&s===119&&!this.le(i)?(this.e+=3,"new"):!1}Pt(){let e={};return this.Qt(e),e.node}Dt(e){let n={node:e};return this.Xt(n),n.node}W(e){this.g();let n=this.h;for(;n===Ne||n===on||n===nn||n===Dn;){let o;if(n===Dn){if(this.u.charCodeAt(this.e+1)!==Ne)break;o=!0,this.e+=2,this.g(),n=this.h}if(this.e++,n===on){if(e={type:3,computed:!0,object:e,property:this.v()},this.g(),n=this.h,n!==Pn)throw this.i(ui);this.e++}else n===nn?e={type:6,arguments:this.qe(nt),callee:e}:(o&&this.e--,this.g(),e={type:3,computed:!1,object:e,property:this.ye()});o&&(e.optional=!0),this.g(),n=this.h}return e}Bt(){let e=this.u,n=this.e,o=n;for(;dt(e.charCodeAt(o));)o++;if(e.charCodeAt(o)===Ne)for(o++;dt(e.charCodeAt(o));)o++;let r=e.charCodeAt(o);if(r===101||r===69){o++;let a=e.charCodeAt(o);(a===_e||a===sn)&&o++;let c=o;for(;dt(e.charCodeAt(o));)o++;if(c===o){this.e=o;let l=e.slice(n,o);throw this.i(fi+l+this.H+")")}}this.e=o;let s=e.slice(n,o),i=e.charCodeAt(o);if(this.K(i))throw this.i(li+s+this.H+")");if(i===Ne||s.length===1&&s.charCodeAt(0)===Ne)throw this.i(ai);return{type:4,value:parseFloat(s),raw:s}}Ht(){let e=this.u,n=e.length,o=this.e,r=e.charCodeAt(this.e++),s=this.e,i=s,a=[],c=!1,l=!1;for(;s<n;){let u=e.charCodeAt(s);if(u===r){l=!0,this.e=s+1;break}if(u===Hn){c||(c=!0),a.push(e.slice(i,s));let p=e.charCodeAt(s+1);a.push(this.Ke(p)),s+=2,i=s}else s++}let f=c?a.join("")+e.slice(i,l?s:n):e.slice(i,l?s:n);if(!l)throw this.e=s,this.i(pi+f+'"');return{type:4,value:f,raw:e.substring(o,this.e)}}Ke(e){switch(e){case 110:return`
2
+ `;case 114:return"\r";case 116:return" ";case 98:return"\b";case 102:return"\f";case 118:return"\v";default:return isNaN(e)?"":String.fromCharCode(e)}}ye(){let e=this.h,n=this.e;if(this.K(e))this.e++;else throw this.i(Fe+this.H);for(;this.e<this.u.length&&(e=this.h,this.le(e));)this.e++;return{type:2,name:this.u.slice(n,this.e)}}qe(e){let n=[],o=!1,r=0;for(;this.e<this.u.length;){this.g();let s=this.h;if(s===e){if(o=!0,this.e++,e===nt&&r&&r>=n.length)throw this.i(Yo+String.fromCharCode(e));break}else if(s===tn){if(this.e++,r++,r!==n.length){if(e===nt)throw this.i(Yo+",");for(let i=n.length;i<r;i++)n.push(null)}}else{if(n.length!==r&&r!==0)throw this.i(Xo);{let i=this.v();if(!i||i.type===0)throw this.i(Xo);n.push(i)}}}if(!o)throw this.i(ot+String.fromCharCode(e));return n}_t(){this.e++;let e=this.fe(nt);if(this.f(nt))return this.e++,e.length===1?e[0]:e.length?{type:1,expressions:e}:!1;throw this.i(ii)}jt(){return this.e++,{type:9,elements:this.qe(Pn)}}Ft(e){if(this.f(Ko)){this.e++;let n=[];for(;!isNaN(this.h);){if(this.g(),this.f(rn)){this.e++,e.node=this.W({type:10,properties:n});return}let o=this.v();if(!o)break;if(this.g(),o.type===2&&(this.f(tn)||this.f(rn)))n.push({type:12,computed:!1,key:o,value:o,shorthand:!0});else if(this.f(zo)){this.e++;let r=this.v();if(!r)throw this.i(si);let s=o.type===9;n.push({type:12,computed:s,key:s?o.elements[0]:o,value:r,shorthand:!1}),this.g()}else n.push(o);this.f(tn)&&this.e++}throw this.i(ri)}}qt(e){let n=this.h;if((n===_e||n===sn)&&n===this.u.charCodeAt(this.e+1)){this.e+=2;let o=e.node={type:13,operator:n===_e?"++":"--",argument:this.W(this.ye()),prefix:!0};if(!o.argument||!Go.has(o.argument.type))throw this.i(Fe+o.operator)}}Gt(e){let n=e.node,o=this.h;if((o===_e||o===sn)&&o===this.u.charCodeAt(this.e+1)){if(!Go.has(n.type))throw this.i(Fe+(o===_e?"++":"--"));this.e+=2,e.node={type:13,operator:o===_e?"++":"--",argument:n,prefix:!1}}}Kt(e){this.u.charCodeAt(this.e)===Ne&&this.u.charCodeAt(this.e+1)===Ne&&this.u.charCodeAt(this.e+2)===Ne&&(this.e+=3,e.node={type:14,argument:this.v()})}Xt(e){if(e.node&&this.f(Dn)){this.e++;let n=e.node,o=this.v();if(!o)throw this.i(Qo);if(this.g(),this.f(zo)){this.e++;let r=this.v();if(!r)throw this.i(Qo);e.node={type:11,test:n,consequent:o,alternate:r}}else throw this.i(oi)}}Qt(e){if(this.g(),this.f(nn)){let n=this.e;if(this.e++,this.g(),this.f(nt)){this.e++;let o=this.de();if(o==="=>"){let r=this.$e();if(!r)throw this.i(Bn+o);e.node={type:15,params:null,body:r};return}}this.e=n}}Jt(e){let n=e.node,o=n.type;(o===2||o===3)&&this.f(Un)&&(e.node={type:17,tag:n,quasi:this.Fe(e)})}Fe(e){if(!this.f(Un))return;let n=this.u,o=n.length,r={type:19,quasis:[],expressions:[]},s=++this.e,i=[],a=[],c=!1,l=f=>{if(!c){let h=n.slice(s,this.e);return r.quasis.push({type:18,value:{raw:h,cooked:h},tail:f})}i.push(n.slice(s,this.e)),a.push(n.slice(s,this.e));let u=i.join(""),p=a.join("");return i.length=0,a.length=0,c=!1,r.quasis.push({type:18,value:{raw:u,cooked:p},tail:f})};for(;this.e<o;){let f=n.charCodeAt(this.e);if(f===Un)return l(!0),this.e+=1,e.node=r,r;if(f===36&&n.charCodeAt(this.e+1)===Ko){if(l(!1),this.e+=2,r.expressions.push(...this.fe(rn)),!this.f(rn))throw this.i("unclosed ${");this.e+=1,s=this.e}else if(f===Hn){c||(c=!0),i.push(n.slice(s,this.e)),a.push(n.slice(s,this.e));let u=n.charCodeAt(this.e+1);i.push(n.slice(this.e,this.e+2)),a.push(this.Ke(u)),this.e+=2,s=this.e}else this.e+=1}throw this.i("Unclosed `")}Wt(e){let n=e.node;if(!n||n.operator!=="new"||!n.argument)return;if(!n.argument||![6,3].includes(n.argument.type))throw this.i("Expected new function()");e.node=n.argument;let o=e.node;for(;o.type===3||o.type===6&&o.callee.type===3;)o=o.type===3?o.object:o.callee.object;o.type=20}zt(e){if(!this.f(Wo))return;let n=++this.e,o=!1;for(;this.e<this.u.length;){if(this.h===Wo&&!o){let r=this.u.slice(n,this.e),s="";for(;++this.e<this.u.length;){let a=this.h;if(a>=97&&a<=122||a>=65&&a<=90||a>=48&&a<=57)s+=this.H;else break}let i;try{i=new RegExp(r,s)}catch(a){throw this.i(a.message)}return e.node={type:4,value:i,raw:this.u.slice(n-1,this.e)},e.node=this.W(e.node),e.node}this.f(on)?o=!0:o&&this.f(Pn)&&(o=!1),this.e+=this.f(Hn)?2:1}throw this.i("Unclosed Regex")}},nr=t=>new $n(t).parse();var mi={"=>":(t,e)=>{},"=":(t,e)=>{},"*=":(t,e)=>{},"**=":(t,e)=>{},"/=":(t,e)=>{},"%=":(t,e)=>{},"+=":(t,e)=>{},"-=":(t,e)=>{},"<<=":(t,e)=>{},">>=":(t,e)=>{},">>>=":(t,e)=>{},"&=":(t,e)=>{},"^=":(t,e)=>{},"|=":(t,e)=>{},"||":(t,e)=>t()||e(),"??":(t,e)=>{var n;return(n=t())!=null?n:e()},"&&":(t,e)=>t()&&e(),"|":(t,e)=>t|e,"^":(t,e)=>t^e,"&":(t,e)=>t&e,"==":(t,e)=>t==e,"!=":(t,e)=>t!=e,"===":(t,e)=>t===e,"!==":(t,e)=>t!==e,"<":(t,e)=>t<e,">":(t,e)=>t>e,"<=":(t,e)=>t<=e,">=":(t,e)=>t>=e,in:(t,e)=>t in e,"<<":(t,e)=>t<<e,">>":(t,e)=>t>>e,">>>":(t,e)=>t>>>e,"+":(t,e)=>t+e,"-":(t,e)=>t-e,"*":(t,e)=>t*e,"/":(t,e)=>t/e,"%":(t,e)=>t%e,"**":(t,e)=>t**e},di={"-":t=>-t,"+":t=>+t,"!":t=>!t,"~":t=>~t,new:t=>t},ir=t=>{if(!(t!=null&&t.some(sr)))return t;let e=[];return t.forEach(n=>sr(n)?e.push(...n):e.push(n)),e},or=(...t)=>ir(t),Fn=(t,e)=>{if(!t)return e;let n=Object.create(e!=null?e:{});return n.$event=t,n},hi={"++":(t,e)=>{let n=t[e];if(x(n)){let o=n();return n(++o),o}return++t[e]},"--":(t,e)=>{let n=t[e];if(x(n)){let o=n();return n(--o),o}return--t[e]}},yi={"++":(t,e)=>{let n=t[e];if(x(n)){let o=n();return n(o+1),o}return t[e]++},"--":(t,e)=>{let n=t[e];if(x(n)){let o=n();return n(o-1),o}return t[e]--}},rr={"=":(t,e,n)=>{let o=t[e];return x(o)?o(n):t[e]=n},"+=":(t,e,n)=>{let o=t[e];return x(o)?o(o()+n):t[e]+=n},"-=":(t,e,n)=>{let o=t[e];return x(o)?o(o()-n):t[e]-=n},"*=":(t,e,n)=>{let o=t[e];return x(o)?o(o()*n):t[e]*=n},"/=":(t,e,n)=>{let o=t[e];return x(o)?o(o()/n):t[e]/=n},"%=":(t,e,n)=>{let o=t[e];return x(o)?o(o()%n):t[e]%=n},"**=":(t,e,n)=>{let o=t[e];return x(o)?o(o()**n):t[e]**=n},"<<=":(t,e,n)=>{let o=t[e];return x(o)?o(o()<<n):t[e]<<=n},">>=":(t,e,n)=>{let o=t[e];return x(o)?o(o()>>n):t[e]>>=n},">>>=":(t,e,n)=>{let o=t[e];return x(o)?o(o()>>>n):t[e]>>>=n},"|=":(t,e,n)=>{let o=t[e];return x(o)?o(o()|n):t[e]|=n},"&=":(t,e,n)=>{let o=t[e];return x(o)?o(o()&n):t[e]&=n},"^=":(t,e,n)=>{let o=t[e];return x(o)?o(o()^n):t[e]^=n}},an=(t,e)=>G(t)?t.bind(e):t,qn=class{constructor(e,n,o,r,s){m(this,"l");m(this,"ze");m(this,"We");m(this,"Ge");m(this,"A");m(this,"Je");m(this,"Qe");this.l=w(e)?e:[e],this.ze=n,this.We=o,this.Ge=r,this.Qe=!!s}Xe(e,n){if(n&&e in n)return n;for(let o of this.l)if(e in o)return o}2(e,n,o){let r=e.name;if(r==="$root")return this.l[this.l.length-1];if(r==="$parent")return this.l[1];if(r==="$ctx")return[...this.l];if(o&&r in o)return this.A=o[r],an(B(o[r]),o);for(let i of this.l)if(r in i)return this.A=i[r],an(B(i[r]),i);let s=this.ze;if(s&&r in s)return this.A=s[r],an(B(s[r]),s)}5(e,n,o){return this.l[0]}0(e,n,o){return this.Ye(n,o,or,...e.body)}1(e,n,o){return this.C(n,o,(...r)=>r.pop(),...e.expressions)}3(e,n,o){let{obj:r,key:s}=this.he(e,n,o),i=r==null?void 0:r[s];return this.A=i,an(B(i),r)}4(e,n,o){return e.value}6(e,n,o){let r=(i,...a)=>G(i)?i(...ir(a)):i,s=this.C(++n,o,r,e.callee,...e.arguments);return this.A=s,s}7(e,n,o){return this.C(n,o,di[e.operator],e.argument)}8(e,n,o){let r=mi[e.operator];switch(e.operator){case"||":case"&&":case"??":return r(()=>this.b(e.left,n,o),()=>this.b(e.right,n,o))}return this.C(n,o,r,e.left,e.right)}9(e,n,o){return this.Ye(++n,o,or,...e.elements)}10(e,n,o){let r={},s=(...i)=>{i.forEach(a=>{Object.assign(r,a)})};return this.C(++n,o,s,...e.properties),r}11(e,n,o){return this.C(n,o,r=>this.b(r?e.consequent:e.alternate,n,o),e.test)}12(e,n,o){var f;let r={},s=u=>(u==null?void 0:u.type)!==15,i=(f=this.Ge)!=null?f:()=>!1,a=n===0&&this.Qe,c=u=>this.Ze(a,e.key,n,Fn(u,o)),l=u=>this.Ze(a,e.value,n,Fn(u,o));if(e.shorthand){let u=e.key.name;r[u]=s(e.key)&&i(u,n)?c:c()}else if(e.computed){let u=B(c());r[u]=s(e.value)&&i(u,n)?l:l()}else{let u=e.key.type===4?e.key.value:e.key.name;r[u]=s(e.value)&&i(u,n)?()=>l:l()}return r}he(e,n,o){let r=this.b(e.object,n,o),s=e.computed?this.b(e.property,n,o):e.property.name;return{obj:r,key:s}}13(e,n,o){let r=e.argument,s=e.operator,i=e.prefix?hi:yi;if(r.type===2){let a=r.name,c=this.Xe(a,o);return de(c)?void 0:i[s](c,a)}if(r.type===3){let{obj:a,key:c}=this.he(r,n,o);return i[s](a,c)}}16(e,n,o){let r=e.left,s=e.operator;if(r.type===2){let i=r.name,a=this.Xe(i,o);if(de(a))return;let c=this.b(e.right,n,o);return rr[s](a,i,c)}if(r.type===3){let{obj:i,key:a}=this.he(r,n,o),c=this.b(e.right,n,o);return rr[s](i,a,c)}}14(e,n,o){let r=this.b(e.argument,n,o);return w(r)&&(r.s=ar),r}17(e,n,o){return this[6]({type:6,callee:e.tag,arguments:[{type:9,elements:e.quasi.quasis},...e.quasi.expressions]},n,o)}19(e,n,o){let r=(...s)=>s.reduce((i,a,c)=>i+=a+e.quasis[c+1].value.cooked,e.quasis[0].value.cooked);return this.C(n,o,r,...e.expressions)}18(e,n,o){return e.value.cooked}20(e,n,o){let r=(s,...i)=>new s(...i);return this.C(n,o,r,e.callee,...e.arguments)}15(e,n,o){return(...r)=>{let s=Object.create(o!=null?o:{}),i=e.params;if(i){let a=0;for(let c of i)s[c.name]=r[a++]}return this.b(e.body,n,s)}}b(e,n,o){let r=B(this[e.type](e,n,o));return this.Je=e.type,r}Ze(e,n,o,r){let s=this.b(n,o,r);return e&&this.et()?this.A:s}et(){let e=this.Je;return(e===2||e===3||e===6)&&x(this.A)}eval(e,n){let{value:o,refs:r}=Pt(()=>this.b(e,-1,n)),s={value:o,refs:r};return this.et()&&(s.ref=this.A),s}C(e,n,o,...r){let s=r.map(i=>i&&this.b(i,e,n));return o(...s)}Ye(e,n,o,...r){let s=this.We;if(!s)return this.C(e,n,o,...r);let i=r.map((a,c)=>a&&(a.type!==15&&s(c,e)?l=>this.b(a,e,Fn(l,n)):this.b(a,e,n)));return o(...i)}},ar=Symbol("s"),sr=t=>(t==null?void 0:t.s)===ar,cr=(t,e,n,o,r,s,i)=>new qn(e,n,o,r,i).eval(t,s);var ur={},fr=t=>!!t,cn=class{constructor(e,n){m(this,"l");m(this,"r");m(this,"tt",[]);this.l=e,this.r=n}w(e){this.l=[e,...this.l]}ee(){return this.l.map(n=>n.components).filter(fr).reverse().reduce((n,o)=>{for(let[r,s]of Object.entries(o))n[r.toUpperCase()]=s;return n},{})}ut(){let e=[],n=new Set,o=this.l.map(r=>r.components).filter(fr).reverse();for(let r of o)for(let s of Object.keys(r))n.has(s)||(n.add(s),e.push(s));return e}V(e,n,o,r,s){var T;let i=[],a=[],c=new Set,l=()=>{for(let R=0;R<a.length;++R)a[R]();a.length=0},p={value:()=>i,stop:()=>{l(),c.clear()},subscribe:(R,k)=>(c.add(R),k&&R(i),()=>{c.delete(R)}),refs:[],context:this.l[0]};if(q(e))return p;let h=this.r.globalContext,g=[],d=new Set,E=(R,k,X,P)=>{try{let U=cr(R,k,h,n,o,P,r);return X&&U.refs.length>0&&g.push(...U.refs),{value:U.value,refs:U.refs,ref:U.ref}}catch(U){H(6,`evaluation error: ${e}`,U)}return{value:void 0,refs:[]}};try{let R=(T=ur[e])!=null?T:nr("["+e+"]");ur[e]=R;let k=this.l.slice(),X=R.elements,P=X.length,U=new Array(P);p.refs=U;let pe=()=>{g.length=0,s||(d.clear(),l());let Y=new Array(P);for(let L=0;L<P;++L){let b=X[L];if(n!=null&&n(L,-1)){Y[L]=j=>E(b,k,!1,{$event:j}).value;continue}let O=E(b,k,!0);Y[L]=O.value,U[L]=O.ref}if(!s)for(let L of g)d.has(L)||(d.add(L),a.push(se(L,pe)));if(i=Y,c.size!==0)for(let L of c)c.has(L)&&L(i)};pe()}catch(R){H(6,`parse error: ${e}`,R)}return p}L(){return this.l.slice()}ce(e){this.tt.push(this.l),this.l=e}E(e,n){try{this.ce(e),n()}finally{this.Yt()}}Yt(){var e;this.l=(e=this.tt.pop())!=null?e:[]}};var lr=t=>{let e=t.charCodeAt(0);return e>=48&&e<=57||e>=65&&e<=90||e>=97&&e<=122||t==="-"||t==="_"||t===":"},gi=(t,e)=>{let n="";for(let o=e;o<t.length;++o){let r=t[o];if(n){r===n&&(n="");continue}if(r==='"'||r==="'"){n=r;continue}if(r===">")return o}return-1},bi=(t,e)=>{let n=e?2:1;for(;n<t.length&&(t[n]===" "||t[n]===`
3
+ `);)++n;if(n>=t.length||!lr(t[n]))return null;let o=n;for(;n<t.length&&lr(t[n]);)++n;return{start:o,end:n}},pr=new Set(["table","thead","tbody","tfoot"]),Ti=new Set(["thead","tbody","tfoot"]),xi=new Set(["caption","colgroup","thead","tbody","tfoot","tr"]),Ci=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),mr=(t,e)=>`${t.slice(0,t.length-2)}></${e}>`,un=t=>{var s;let e=0,n=[],o=[],r=0;for(;e<t.length;){let i=t.indexOf("<",e);if(i===-1){n.push(t.slice(e));break}if(n.push(t.slice(e,i)),t.startsWith("<!--",i)){let T=t.indexOf("-->",i+4);if(T===-1){n.push(t.slice(i));break}n.push(t.slice(i,T+3)),e=T+3;continue}let a=gi(t,i);if(a===-1){n.push(t.slice(i));break}let c=t.slice(i,a+1),l=c.startsWith("</");if(c.startsWith("<!")||c.startsWith("<?")){n.push(c),e=a+1;continue}let u=bi(c,l);if(!u){n.push(c),e=a+1;continue}let p=c.slice(u.start,u.end);if(l){let T=o[o.length-1];T?(o.pop(),n.push(T.replacementHost?`</${T.replacementHost}>`:c),pr.has(T.effectiveTag)&&--r):n.push(c),e=a+1;continue}let h=c.charCodeAt(c.length-2)===47,g=o[o.length-1],d=null;r===0?p==="tr"?d="trx":p==="td"?d="tdx":p==="th"&&(d="thx"):Ti.has((s=g==null?void 0:g.effectiveTag)!=null?s:"")?d=p==="tr"?null:"tr":(g==null?void 0:g.effectiveTag)==="table"?d=xi.has(p)?null:"tr":(g==null?void 0:g.effectiveTag)==="tr"&&(d=p==="td"||p==="th"?null:"td");let E=h&&!Ci.has(d||p);if(d){let T=d==="trx"||d==="tdx"||d==="thx",R=`${c.slice(0,u.start)}${d} is="${T?`r-${p}`:`regor:${p}`}"${c.slice(u.end)}`;n.push(E?mr(R,d):R)}else n.push(E?mr(c,p):c);if(!h){let T=d==="trx"?"tr":d==="tdx"?"td":d==="thx"?"th":d||p;o.push({replacementHost:d,effectiveTag:T}),pr.has(T)&&++r}e=a+1}return n.join("")};var Ei="svg,animate,animateMotion,animateTransform,circle,clipPath,color-profile,defs,desc,discard,ellipse,feBlend,feColorMatrix,feComponentTransfer,feComposite,feConvolveMatrix,feDiffuseLighting,feDisplacementMap,feDistantLight,feDropShadow,feFlood,feFuncA,feFuncB,feFuncG,feFuncR,feGaussianBlur,feImage,feMerge,feMergeNode,feMorphology,feOffset,fePointLight,feSpecularLighting,feSpotLight,feTile,feTurbulence,filter,foreignObject,g,hatch,hatchpath,image,line,linearGradient,marker,mask,mesh,meshgradient,meshpatch,meshrow,metadata,mpath,path,pattern,polygon,polyline,radialGradient,rect,set,solidcolor,stop,switch,symbol,text,textPath,title,tspan,unknown,use,view",Ri=new Set(Ei.toUpperCase().split(",")),wi="http://www.w3.org/2000/svg",dr=(t,e)=>{he(t)?t.content.appendChild(e):t.appendChild(e)},zn=(t,e,n,o)=>{var i;let r=t.t;if(r){let a=n&&Ri.has(r.toUpperCase())?document.createElementNS(wi,r.toLowerCase()):document.createElement(r),c=t.a;if(c)for(let f of Object.entries(c)){let u=f[0],p=f[1];u.startsWith("#")&&(p=u.substring(1),u="name"),a.setAttribute(Mt(u,o),p)}let l=t.c;if(l)for(let f of l)zn(f,a,n,o);dr(e,a);return}let s=t.d;if(s){let a;switch((i=t.n)!=null?i:Node.TEXT_NODE){case Node.COMMENT_NODE:a=document.createComment(s);break;case Node.TEXT_NODE:a=document.createTextNode(s);break}if(a)dr(e,a);else throw new Error("unsupported node type.")}},qe=(t,e,n)=>{n!=null||(n=le.getDefault());let o=document.createDocumentFragment();if(!w(t))return zn(t,o,!!e,n),o;for(let r of t)zn(r,o,!!e,n);return o};var hr=(t,e={selector:"#app"},n)=>{J(e)&&(e={selector:"#app",template:e}),po(t)&&(t=t.context);let o=e.element?e.element:e.selector?document.querySelector(e.selector):null;if(!o||!Re(o))throw _(0);n||(n=le.getDefault());let r=()=>{for(let a of[...o.childNodes])W(a)},s=a=>{for(;a.length>0;)o.appendChild(a[0])};if(e.template){let a=document.createRange().createContextualFragment(un(e.template));r(),s(a.childNodes),e.element=a}else if(e.json){let a=qe(e.json,e.isSVG,n);r(),s(a.childNodes)}return n.useInterpolation&&en(o,n),new Kn(t,o,n).y(),z(o,()=>{Me(t)}),Lt(t),{context:t,unmount:()=>{W(o)},unbind:()=>{ge(o)}}},Kn=class{constructor(e,n,o){m(this,"Zt");m(this,"nt");m(this,"r");m(this,"m");m(this,"o");this.Zt=e,this.nt=n,this.r=o,this.m=new cn([e],o),this.o=new Gt(this.m)}y(){this.o.$(this.nt)}};var rt=t=>{if(w(t))return t.map(r=>rt(r));let e={};if(t.tagName)e.t=t.tagName;else return t.nodeType===Node.COMMENT_NODE&&(e.n=Node.COMMENT_NODE),t.textContent&&(e.d=t.textContent),e;let n=t.getAttributeNames();n.length>0&&(e.a=Object.fromEntries(n.map(r=>{var s;return[r,(s=t.getAttribute(r))!=null?s:""]})));let o=Se(t);return o.length>0&&(e.c=[...o].map(r=>rt(r))),e};var yr=(t,e={})=>{var s,i,a,c,l,f;w(e)&&(e={props:e}),J(t)&&(t={template:t});let n=(s=e.context)!=null?s:()=>({}),o=!1;if(t.element){let u=t.element;u.remove(),t.element=u}else if(t.selector){let u=document.querySelector(t.selector);if(!u)throw _(1,t.selector);u.remove(),t.element=u}else if(t.template){let u=document.createRange().createContextualFragment(un(t.template));t.element=u}else t.json&&(t.element=qe(t.json,t.isSVG,e.config),o=!0);t.element||(t.element=document.createDocumentFragment()),((i=e.useInterpolation)==null||i)&&en(t.element,(a=e.config)!=null?a:le.getDefault());let r=t.element;if(!o&&(((l=t.isSVG)!=null?l:ft(r)&&((c=r.hasAttribute)!=null&&c.call(r,"isSVG")))||ft(r)&&r.querySelector("[isSVG]"))){let u=r.content,p=u?[...u.childNodes]:[...r.childNodes],h=rt(p);t.element=qe(h,!0,e.config)}return{context:n,template:t.element,inheritAttrs:(f=e.inheritAttrs)!=null?f:!0,props:e.props,defaultName:e.defaultName}};var fn=class{constructor(){m(this,"byConstructor",new Map)}register(e){this.byConstructor.set(e.constructor,e)}unregisterByClass(e){this.byConstructor.delete(e)}unregister(e){let n=e.constructor;this.byConstructor.get(n)===e&&this.byConstructor.delete(n)}find(e){for(let n of this.byConstructor.values())if(n instanceof e)return n}require(e){let n=this.find(e);if(n)return n;throw new Error(`${e.name} is not registered in ContextRegistry.`)}};var gr=t=>{var e;(e=Ue())==null||e.onMounted.push(t)};var br=t=>{let e,n={},o=(...r)=>{if(r.length<=2&&0 in r)throw _(4);return e&&!n.isStopped?e(...r):(e=Si(t,n),e(...r))};return o[te]=1,Ve(o,!0),o.stop=()=>{var r,s;return(s=(r=n.ref)==null?void 0:r.stop)==null?void 0:s.call(r)},re(()=>o.stop(),!0),o},Si=(t,e)=>{var s;let n=(s=e.ref)!=null?s:ae(null);e.ref=n,e.isStopped=!1;let o=0,r=$e(()=>{if(o>0){r(),e.isStopped=!0,Z(n);return}n(t()),++o});return n.stop=r,n};var Tr=(t,e)=>{let n={},o,r=(...s)=>{if(s.length<=2&&0 in s)throw _(4);return o&&!n.isStopped?o(...s):(o=vi(t,e,n),o(...s))};return r[te]=1,Ve(r,!0),r.stop=()=>{var s,i;return(i=(s=n.ref)==null?void 0:s.stop)==null?void 0:i.call(s)},re(()=>r.stop(),!0),r},vi=(t,e,n)=>{var a;let o=(a=n.ref)!=null?a:ae(null);n.ref=o,n.isStopped=!1;let r=0,s=c=>{if(r>0){o.stop(),n.isStopped=!0,Z(o);return}let l=t.map(f=>f());o(e(...l)),++r},i=[];for(let c of t){let l=se(c,s);i.push(l)}return s(null),o.stop=()=>{i.forEach(c=>{c()})},o};var xr=(t,e)=>{let n={},o,r=(...s)=>{if(s.length<=2&&0 in s)throw _(4);return o&&!n.isStopped?o(...s):(o=Ai(t,e,n),o(...s))};return r[te]=1,Ve(r,!0),r.stop=()=>{var s,i;return(i=(s=n.ref)==null?void 0:s.stop)==null?void 0:i.call(s)},re(()=>r.stop(),!0),r},Ai=(t,e,n)=>{var s;let o=(s=n.ref)!=null?s:ae(null);n.ref=o,n.isStopped=!1;let r=0;return o.stop=se(t,i=>{if(r>0){o.stop(),n.isStopped=!0,Z(o);return}o(e(i)),++r},!0),o};var Cr=t=>(t[Et]=1,t);var Er=(t,e)=>{if(!e)throw _(5);let o=je(t)?Ce:a=>a,r=()=>localStorage.setItem(e,JSON.stringify(ce(t()))),s=localStorage.getItem(e);if(s!=null)try{t(o(JSON.parse(s)))}catch(a){H(6,`persist: failed to parse data for key ${e}`,a),r()}else r();let i=$e(r);return re(i,!0),t};var ln=(t,...e)=>{let n="",o=t,r=e,s=o.length,i=r.length;for(let a=0;a<s;++a)n+=o[a],a<i&&(n+=r[a]);return n},Rr=ln,wr=ln;var Sr=(t,e,n)=>{let o=[],r=()=>{e(t.map(i=>i()))};for(let i of t)o.push(se(i,r));n&&r();let s=()=>{for(let i of o)i()};return re(s,!0),s};var vr=t=>{if(!x(t))throw _(3,"observerCount");return t(void 0,void 0,2)};var Ar=t=>{Wn();try{t()}finally{Gn()}},Wn=()=>{xe.stack||(xe.stack=[]),xe.stack.push(new Set)},Gn=()=>{let t=xe.stack;if(!t||t.length===0)return;let e=t.pop();if(t.length){let n=t[t.length-1];for(let o of e)n.add(o);return}delete xe.stack;for(let n of e)try{Z(n)}catch(o){console.error(o)}};
@@ -703,6 +703,17 @@ var addUnbinder = (node, unbinder) => {
703
703
  getBindData(node).unbinders.push(unbinder);
704
704
  };
705
705
 
706
+ // src/common/toBoolean.ts
707
+ var toBoolean = (value) => {
708
+ if (typeof value === "string") {
709
+ const normalized = value.trim().toLowerCase();
710
+ if (normalized === "" || normalized === "0" || normalized === "false")
711
+ return false;
712
+ if (normalized === "true") return true;
713
+ }
714
+ return !!value;
715
+ };
716
+
706
717
  // src/bind/switch.ts
707
718
  var switches = {};
708
719
  var switchCounter = {};
@@ -893,7 +904,7 @@ var IfBinder = class {
893
904
  unmount: () => {
894
905
  unmount(commentBegin, commentEnd);
895
906
  },
896
- isTrue: () => !!value()[0],
907
+ isTrue: () => toBoolean(value()[0]),
897
908
  isMounted: false
898
909
  },
899
910
  ...remainingElses
@@ -914,7 +925,7 @@ var IfBinder = class {
914
925
  const capturedContext = parser.__capture();
915
926
  const refresh = () => {
916
927
  parser.__scoped(capturedContext, () => {
917
- if (value()[0]) {
928
+ if (toBoolean(value()[0])) {
918
929
  if (!isIfMounted) {
919
930
  mount(nodes, this.__binder, parent, commentEnd);
920
931
  isIfMounted = true;
@@ -3919,7 +3930,7 @@ var updateShow = (el, values) => {
3919
3930
  if (isUndefined(originalDisplay)) {
3920
3931
  originalDisplay = data._ord = el.style.display;
3921
3932
  }
3922
- const isVisible = !!values[0];
3933
+ const isVisible = toBoolean(values[0]);
3923
3934
  if (isVisible) el.style.display = originalDisplay;
3924
3935
  else el.style.display = "none";
3925
3936
  };
@@ -6280,8 +6291,8 @@ var createApp = (context, template = { selector: "#app" }, config) => {
6280
6291
  }
6281
6292
  };
6282
6293
  const appendChildren = (childNodes) => {
6283
- for (const child of childNodes) {
6284
- root.appendChild(child);
6294
+ while (childNodes.length > 0) {
6295
+ root.appendChild(childNodes[0]);
6285
6296
  }
6286
6297
  };
6287
6298
  if (template.template) {
@@ -6664,6 +6675,7 @@ var html = (templates, ...args) => {
6664
6675
  return result;
6665
6676
  };
6666
6677
  var raw = html;
6678
+ var svg = html;
6667
6679
 
6668
6680
  // src/observer/observeMany.ts
6669
6681
  var observeMany = (sources, observer, init) => {
@@ -6762,6 +6774,7 @@ export {
6762
6774
  silence,
6763
6775
  sref,
6764
6776
  startBatch,
6777
+ svg,
6765
6778
  toFragment,
6766
6779
  toJsonTemplate,
6767
6780
  trigger,