regor 1.5.0 → 1.5.2
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.
- package/README.md +8 -0
- package/dist/regor.d.ts +6 -1
- package/dist/regor.es2015.cjs.js +29 -7
- package/dist/regor.es2015.cjs.prod.js +3 -3
- package/dist/regor.es2015.esm.js +29 -7
- package/dist/regor.es2015.esm.prod.js +3 -3
- package/dist/regor.es2015.iife.js +29 -7
- package/dist/regor.es2015.iife.prod.js +3 -3
- package/dist/regor.es2019.cjs.js +29 -7
- package/dist/regor.es2019.cjs.prod.js +3 -3
- package/dist/regor.es2019.esm.js +29 -7
- package/dist/regor.es2019.esm.prod.js +3 -3
- package/dist/regor.es2019.iife.js +29 -7
- package/dist/regor.es2019.iife.prod.js +3 -3
- package/dist/regor.es2022.cjs.js +29 -7
- package/dist/regor.es2022.cjs.prod.js +3 -3
- package/dist/regor.es2022.esm.js +29 -7
- package/dist/regor.es2022.esm.prod.js +3 -3
- package/dist/regor.es2022.iife.js +29 -7
- package/dist/regor.es2022.iife.prod.js +3 -3
- package/package.json +1 -1
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";var sn=Object.defineProperty;var Cr=Object.getOwnPropertyDescriptor;var Er=Object.getOwnPropertyNames;var Rr=Object.prototype.hasOwnProperty;var vr=(t,e)=>{for(var n in e)sn(t,n,{get:e[n],enumerable:!0})},wr=(t,e,n,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of Er(e))!Rr.call(t,r)&&r!==n&&sn(t,r,{get:()=>e[r],enumerable:!(o=Cr(e,r))||o.enumerable});return t};var Sr=t=>wr(sn({},"__esModule",{value:!0}),t);var xi={};vr(xi,{ComponentHead:()=>ze,ContextRegistry:()=>nn,RegorConfig:()=>ue,addUnbinder:()=>j,batch:()=>Tr,collectRefs:()=>Ot,computeMany:()=>mr,computeRef:()=>dr,computed:()=>pr,createApp:()=>ur,defineComponent:()=>lr,drainUnbind:()=>zn,endBatch:()=>Fn,entangle:()=>Qe,flatten:()=>ie,getBindData:()=>Ne,html:()=>$n,isDeepRef:()=>Pe,isRaw:()=>Xe,isRef:()=>x,markRaw:()=>hr,observe:()=>ne,observeMany:()=>br,observerCount:()=>xr,onMounted:()=>fr,onUnmounted:()=>te,pause:()=>qt,persist:()=>yr,pval:()=>Xn,raw:()=>gr,ref:()=>be,removeNode:()=>F,resume:()=>zt,silence:()=>Nt,sref:()=>se,startBatch:()=>_n,toFragment:()=>je,toJsonTemplate:()=>nt,trigger:()=>J,unbind:()=>de,unref:()=>P,useScope:()=>At,warningHandler:()=>Ve,watchEffect:()=>Ue});module.exports=Sr(xi);var Fe=Symbol(":regor");var de=t=>{let e=[t];for(let n=0;n<e.length;++n){let o=e[n];Ar(o);for(let r=o.lastChild;r!=null;r=r.previousSibling)e.push(r)}},Ar=t=>{let e=t[Fe];if(!e)return;let n=e.unbinders;for(let o=0;o<n.length;++o)n[o]();n.length=0,t[Fe]=void 0};var qe=[],ft=!1,pt,qn=()=>{if(ft=!1,pt=void 0,qe.length!==0){for(let t=0;t<qe.length;++t)de(qe[t]);qe.length=0}},F=t=>{t.remove(),qe.push(t),ft||(ft=!0,pt=setTimeout(qn,1))},zn=async()=>{qe.length===0&&!ft||(pt&&clearTimeout(pt),qn())};var q=t=>typeof t=="function",z=t=>typeof t=="string",Kn=t=>typeof t>"u",fe=t=>t==null||typeof t>"u",B=t=>typeof t!="string"||!t?.trim(),Nr=Object.prototype.toString,an=t=>Nr.call(t),Se=t=>an(t)==="[object Map]",ce=t=>an(t)==="[object Set]",cn=t=>an(t)==="[object Date]",ot=t=>typeof t=="symbol",E=Array.isArray,N=t=>t!==null&&typeof t=="object";var Wn={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."},U=(t,...e)=>{let n=Wn[t];return new Error(q(n)?n.call(Wn,...e):n)};var mt=[],Gn=()=>{let t={onMounted:[],onUnmounted:[]};return mt.push(t),t},Le=t=>{let e=mt[mt.length-1];if(!e&&!t)throw U(2);return e},Jn=t=>{let e=Le();return t&&ln(t),mt.pop(),e},un=Symbol("csp"),ln=t=>{let e=t,n=e[un];if(n){let o=Le();if(n===o)return;o.onMounted.length>0&&n.onMounted.push(...o.onMounted),o.onUnmounted.length>0&&n.onUnmounted.push(...o.onUnmounted);return}e[un]=Le()},dt=t=>t[un];var Ae=t=>{dt(t)?.onUnmounted?.forEach(n=>{n()}),t.unmounted?.()};var Qn={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]})},D=(t,...e)=>{let n=Qn[t],o=q(n)?n.call(Qn,...e):n,r=Ve.warning;r&&(z(o)?r(o):r(o,...o.args))},Ve={warning:console.warn};var ht=Symbol("ref"),Q=Symbol("sref"),yt=Symbol("raw");var x=t=>t!=null&&t[Q]===1;var Ie=class extends Error{propPath;detail;constructor(e,n){super(n),this.name="PropValidationError",this.propPath=e,this.detail=n}},ye=(t,e)=>{throw new Ie(t,`${e}.`)},fn=t=>{if(t===null)return"null";if(t===void 0)return"undefined";if(x(t))return`ref<${fn(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(E(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=t?.constructor?.name;return e&&e!=="Object"?e:"object"},Or=t=>t.length>60?`${t.slice(0,57)}...`:t,gt=(t,e=0)=>{if(e>1)return"unknown";if(x(t)){let s=t();return`ref(${gt(s,e+1)})`}if(typeof t=="string")return Or(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(E(t)){let s=t.slice(0,5).map(i=>gt(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=gt(c,e+1);return`${a}: ${l}`}).join(", ");return Object.keys(t).length>5?`{ ${i}, ... }`:`{ ${i} }`}return"unknown"},ae=t=>{let e=fn(t),n=gt(t);return`got ${e} (${n})`},kr=t=>t instanceof Ie?t.detail:t instanceof Error?t.message:String(t),Mr=(t,e)=>{let n=`, ${ae(e)}.`,o=[];for(let r of t){let s=kr(r),i=s.endsWith(n)?s.slice(0,-n.length):s;o.includes(i)||o.push(i)}return o.length===0?ae(e):o.length===1?`${o[0]}, ${ae(e)}`:`${o.join(" or ")}, ${ae(e)}`},Lr=t=>typeof t=="string"?`"${t}"`:typeof t=="number"||typeof t=="boolean"?String(t):t===null?"null":t===void 0?"undefined":fn(t),Vr=(t,e)=>{typeof t!="string"&&ye(e,`expected string, ${ae(t)}`)},Ir=(t,e)=>{typeof t!="number"&&ye(e,`expected number, ${ae(t)}`)},Dr=(t,e)=>{typeof t!="boolean"&&ye(e,`expected boolean, ${ae(t)}`)},Pr=t=>(e,n)=>{e instanceof t||ye(n,`expected instance of ${t.name||"provided class"}, ${ae(e)}`)},Ur=t=>(e,n,o)=>{e!==void 0&&t(e,n,o)},Hr=t=>(e,n,o)=>{e!==null&&t(e,n,o)},Br=(...t)=>(e,n,o)=>{let r=[];for(let s of t)try{s(e,n,o);return}catch(i){r.push(i)}ye(n,Mr(r,e))},jr=t=>(e,n)=>{t.includes(e)||ye(n,`expected one of ${t.map(o=>Lr(o)).join(", ")}, ${ae(e)}`)},$r=t=>(e,n,o)=>{E(e)||ye(n,`expected array, ${ae(e)}`);let r=e;for(let s=0;s<r.length;++s)t(r[s],`${n}[${s}]`,o)},_r=t=>(e,n,o)=>{N(e)||ye(n,`expected object, ${ae(e)}`);let r=e;for(let s in t){let i=t[s];i(r[s],`${n}.${s}`,o)}},Fr=t=>(e,n,o)=>{if(x(e)){t(e(),`${n}.value`,o);return}ye(n,`expected ref, ${ae(e)}`)},Xn={fail:ye,describe:ae,isString:Vr,isNumber:Ir,isBoolean:Dr,isClass:Pr,optional:Ur,nullable:Hr,or:Br,oneOf:jr,arrayOf:$r,shape:_r,refOf:Fr};var qr=(t,e,n)=>{let o=t.tagName?.toLowerCase?.()||"unknown",r=n instanceof Ie?n.propPath:e,s=n instanceof Ie?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})},ze=class{props;start;end;ctx;autoProps=!0;entangle=!0;enableSwitch=!1;onAutoPropsAssigned;G;J;constructor(e,n,o,r,s,i){this.props=e,this.G=n,this.ctx=o,this.start=r,this.end=s,this.J=i}emit=(e,n)=>{this.G.dispatchEvent(new CustomEvent(e,{detail:n}))};findContext(e,n=0){if(n<0)return;let o=0;for(let r of this.ctx??[])if(r instanceof e){if(o===n)return r;++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=qr(this.G,o,i);if(this.J==="warn"){Ve.warning(a.message,a);continue}throw a}}}unmount(){let e=this.start.nextSibling,n=this.end;for(;e&&e!==n;)F(e),e=e.nextSibling;for(let o of this.ctx)Ae(o)}};var Ne=t=>{let e=t,n=e[Fe];if(n)return n;let o={unbinders:[],data:{}};return e[Fe]=o,o};var j=(t,e)=>{Ne(t).unbinders.push(e)};var xt={},bt={},Yn=1,Zn=t=>{let e=(Yn++).toString();return xt[e]=t,bt[e]=0,e},pn=t=>{bt[t]+=1},mn=t=>{--bt[t]===0&&(delete xt[t],delete bt[t])},eo=t=>xt[t],dn=()=>Yn!==1&&Object.keys(xt).length>0,rt="r-switch",zr=t=>{let e=t.filter(o=>Te(o)).map(o=>[...o.querySelectorAll("[r-switch]")].map(r=>r.getAttribute(rt))),n=new Set;return e.forEach(o=>{o.forEach(r=>r&&n.add(r))}),[...n]},Ke=(t,e)=>{if(!dn())return;let n=zr(e);n.length!==0&&(n.forEach(pn),j(t,()=>{n.forEach(mn)}))};var Tt=()=>{},hn=(t,e,n,o)=>{let r=[];for(let s of t){let i=s.cloneNode(!0);n.insertBefore(i,o),r.push(i)}Oe(e,r)},yn=Symbol("r-if"),to=Symbol("r-else"),no=t=>t[to]===1,Ct=class{r;N;ge;Q;X;x;E;constructor(e){this.r=e,this.N=e.o.p.if,this.ge=Rt(e.o.p.if),this.Q=e.o.p.else,this.X=e.o.p.elseif,this.x=e.o.p.for,this.E=e.o.p.pre}ot(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.r.V.j(e,o=>{o.hasAttribute(this.N)&&this.y(o)}),n}Y(e){return e[yn]?!0:(e[yn]=!0,Et(e,this.ge).forEach(n=>n[yn]=!0),!1)}y(e){if(e.hasAttribute(this.E)||this.Y(e)||this.ot(e,this.x))return;let n=e.getAttribute(this.N);if(!n){D(0,this.N,e);return}e.removeAttribute(this.N),this.O(e,n)}U(e,n,o){let r=We(e),s=e.parentNode,i=document.createComment(`__begin__ :${n}${o??""}`);s.insertBefore(i,e),Ke(i,r),r.forEach(c=>{F(c)}),e.remove(),n!=="if"&&(e[to]=1);let a=document.createComment(`__end__ :${n}${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:()=>{hn(r,this.r,s,a)},unmount:()=>{Ce(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.r.m.M(r),u=l.value,f=this.be(o,n),p=Tt;return j(a,()=>{l.stop(),p(),p=Tt}),p=l.subscribe(n),[{mount:()=>{hn(s,this.r,i,c)},unmount:()=>{Ce(a,c)},isTrue:()=>!!u()[0],isMounted:!1},...f]}}O(e,n){let o=e.nextElementSibling,{nodes:r,parent:s,commentBegin:i,commentEnd:a}=this.U(e,"if",` => ${n} `),c=this.r.m.M(n),l=c.value,u=!1,f=this.r.m,p=f.L(),h=()=>{f.R(p,()=>{if(l()[0])u||(hn(r,this.r,s,a),u=!0),m.forEach(C=>{C.unmount(),C.isMounted=!1});else{Ce(i,a),u=!1;let C=!1;for(let v of m)!C&&v.isTrue()?(v.isMounted||(v.mount(),v.isMounted=!0),C=!0):(v.unmount(),v.isMounted=!1)}})},m=this.be(o,h),d=Tt;j(i,()=>{c.stop(),d(),d=Tt}),h(),d=c.subscribe(h)}};var We=t=>{let e=pe(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?.tagName;if(s==="SCRIPT"||s==="STYLE")continue}n.push(r)}return n},Oe=(t,e)=>{for(let n=0;n<e.length;++n){let o=e[n];o.nodeType===Node.ELEMENT_NODE&&(no(o)||t.$(o))}},Et=(t,e)=>{let n=t.querySelectorAll(e);return t.matches?.(e)?[t,...n]:n},pe=t=>t instanceof HTMLTemplateElement,Te=t=>t.nodeType===Node.ELEMENT_NODE,st=t=>t.nodeType===Node.ELEMENT_NODE,oo=t=>t instanceof HTMLSlotElement,Ee=t=>pe(t)?t.content.childNodes:t.childNodes,Ce=(t,e)=>{let n=t.nextSibling;for(;n!=null&&n!==e;){let o=n.nextSibling;F(n),n=o}},ro=function(){return this()},Kr=function(t){return this(t)},Wr=()=>{throw new Error("value is readonly.")},Gr={get:ro,set:Kr,enumerable:!0,configurable:!1},Jr={get:ro,set:Wr,enumerable:!0,configurable:!1},ke=(t,e)=>{Object.defineProperty(t,"value",e?Jr:Gr)},so=(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},Rt=t=>`[${CSS.escape(t)}]`,vt=(t,e)=>(t.startsWith("@")&&(t=e.p.on+":"+t.slice(1)),t.includes("[")&&(t=t.replace(/[[\]]/g,e.p.dynamic)),t),gn=t=>{let e=Object.create(null);return n=>e[n]||(e[n]=t(n))},Qr=/-(\w)/g,H=gn(t=>t&&t.replace(Qr,(e,n)=>n?n.toUpperCase():"")),Xr=/\B([A-Z])/g,Ge=gn(t=>t&&t.replace(Xr,"-$1").toLowerCase()),it=gn(t=>t&&t.charAt(0).toUpperCase()+t.slice(1));var wt={mount:()=>{}};var Je=t=>{let e=t.trim();return e?e.split(/\s+/):[]};var St=t=>{dt(t)?.onMounted?.forEach(n=>{n()}),t.mounted?.()};var bn=Symbol("scope"),At=t=>{try{Gn();let e=t();ln(e);let n={context:e,unmount:()=>Ae(e),[bn]:1};return n[bn]=1,n}finally{Jn()}},io=t=>N(t)?bn in t:!1;var xn={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 te=(t,e)=>{Le(e)?.onUnmounted.push(t)};var ne=(t,e,n,o=!0)=>{if(!x(t))throw U(3,"observe");n&&e(t());let s=t(void 0,void 0,0,e);return o&&te(s,!0),s};var Qe=(t,e)=>{if(t===e)return()=>{};let n=ne(t,r=>e(r)),o=ne(e,r=>t(r));return e(t()),()=>{n(),o()}};var Xe=t=>!!t&&t[yt]===1;var Pe=t=>t?.[ht]===1;var me=[],ao=t=>{me.length!==0&&me[me.length-1]?.add(t)},Ue=t=>{if(!t)return()=>{};let e={stop:()=>{}};return Yr(t,e),te(()=>e.stop(),!0),e.stop},Yr=(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(me.push(s),t(i=>n.push(i)),o)return;for(let i of[...s]){let a=ne(i,()=>{r(),Ue(t)});n.push(a)}}finally{me.pop()}},Nt=t=>{let e=me.length,n=e>0&&me[e-1];try{return n&&me.push(null),t()}finally{n&&me.pop()}},Ot=t=>{try{let e=new Set;return me.push(e),{value:t(),refs:[...e]}}finally{me.pop()}};var J=(t,e,n)=>{if(!x(t))return;let o=t;if(o(void 0,e,1),!n)return;let r=o();if(r){if(E(r)||ce(r))for(let s of r)J(s,e,!0);else if(Se(r))for(let s of r)J(s[0],e,!0),J(s[1],e,!0);if(N(r))for(let s in r)J(r[s],e,!0)}};function Zr(t,e,n){Object.defineProperty(t,e,{value:n,enumerable:!1,writable:!0,configurable:!0})}var Ye=(t,e,n)=>{n.forEach(function(o){let r=t[o];Zr(e,o,function(...i){let a=r.apply(this,i),c=this[Q];for(let l of c)J(l);return a})})},kt=(t,e)=>{Object.defineProperty(t,Symbol.toStringTag,{value:e,writable:!1,enumerable:!1,configurable:!0})};var co=Array.prototype,Tn=Object.create(co),es=["push","pop","shift","unshift","splice","sort","reverse"];Ye(co,Tn,es);var uo=Map.prototype,Mt=Object.create(uo),ts=["set","clear","delete"];kt(Mt,"Map");Ye(uo,Mt,ts);var lo=Set.prototype,Lt=Object.create(lo),ns=["add","clear","delete"];kt(Lt,"Set");Ye(lo,Lt,ns);var ge={},se=t=>{if(x(t)||Xe(t))return t;let e={auto:!0,_value:t},n=c=>N(c)?Q in c?!0:E(c)?(Object.setPrototypeOf(c,Tn),!0):ce(c)?(Object.setPrototypeOf(c,Lt),!0):Se(c)?(Object.setPrototypeOf(c,Mt),!0):!1:!1,o=n(t),r=new Set,s=(c,l)=>{if(ge.stack&&ge.stack.length){ge.stack[ge.stack.length-1].add(a);return}r.size!==0&&Nt(()=>{for(let u of[...r.keys()])r.has(u)&&u(c,l)})},i=c=>{let l=c[Q];l||(c[Q]=l=new Set),l.add(a)},a=(...c)=>{if(!(2 in c)){let u=c[0],f=c[1];return 0 in c?e._value===u||x(u)&&(u=u(),e._value===u)?u:(n(u)&&i(u),e._value=u,e.auto&&s(u,f),e._value):(ao(a),e._value)}switch(c[2]){case 0:{let u=c[3];if(!u)return()=>{};let f=p=>{r.delete(p)};return r.add(u),()=>{f(u)}}case 1:{let u=c[1],f=e._value;s(f,u);break}case 2:return r.size;case 3:{e.auto=!1;break}case 4:e.auto=!0}return e._value};return a[Q]=1,ke(a,!1),o&&i(t),a};var be=t=>{if(Xe(t))return t;let e;if(x(t)?(e=t,t=e()):e=se(t),t instanceof Node||t instanceof Date||t instanceof RegExp||t instanceof Promise||t instanceof Error)return e;if(e[ht]=1,E(t)){let n=t.length;for(let o=0;o<n;++o){let r=t[o];Pe(r)||(t[o]=be(r))}return e}if(!N(t))return e;for(let n of Object.entries(t)){let o=n[1];if(Pe(o))continue;let r=n[0];ot(r)||(t[r]=null,t[r]=be(o))}return e};var fo=Symbol("modelBridge"),Vt=()=>{},os=t=>!!t?.[fo],rs=t=>{t[fo]=1},ss=t=>{let e=be(t());return rs(e),e},po={collectRefObj:!0,mount:({parseResult:t,option:e})=>{if(typeof e!="string"||!e)return Vt;let n=H(e),o,r,s=Vt,i=()=>{s(),s=Vt,o=void 0,r=void 0},a=()=>{s(),s=Vt},c=(u,f)=>{o!==u&&(a(),s=Qe(u,f),o=u)},l=()=>{let u=t.refs[0]??t.value()[0],f=t.context,p=f[n];if(!x(u)){if(r&&p===r){r(u);return}if(i(),x(p)){p(u);return}f[n]=u;return}if(os(u)){if(p===u)return;x(p)?c(u,p):f[n]=u;return}r||(r=ss(u)),f[n]=r,c(u,r)};return{update:()=>{l()},unmount:()=>{s()}}}};var It=class{r;xe;Te="";Ee=-1;constructor(e){this.r=e,this.xe=e.o.p.inherit}k(e){this.rt(e)}st(e){if(this.Ee!==e.size){let n=[...e.keys()];this.Te=[...n,...n.map(Ge)].join(","),this.Ee=e.size}return this.Te}it(e){for(let n=0;n<e.length;++n){let o=e[n]?.components;if(o)for(let r in o)return!0}return!1}at(e){if(!pe(e))return!1;let n=e.getAttributeNames();return e.hasAttribute("name")?!0:n.some(o=>o.startsWith("#"))}ct(e){return pe(e)&&e.getAttributeNames().length===0}rt(e){let n=this.r,o=n.m,r=n.o.Z,s=n.o._;if(r.size===0&&!this.it(o.l))return;let i=o.ee(),a=this.Re();if(B(a))return;let c=this.pt(e,a);for(let l of c){if(l.hasAttribute(n.E))continue;let u=l.parentNode;if(!u)continue;let f=l.nextSibling,p=H(l.tagName).toUpperCase(),m=i[p]??s.get(p);if(!m)continue;let d=m.template;if(!d)continue;let g=l.parentElement;if(!g)continue;let C=new Comment(" begin component: "+l.tagName),v=new Comment(" end component: "+l.tagName);g.insertBefore(C,l),l.remove();let $=n.o.p.context,K=n.o.p.contextAlias,I=n.o.p.bind,oe=(y,A)=>{let R={},_=y.hasAttribute($);return o.R(A,()=>{o.v(R),_?n.y(xn,y,$):y.hasAttribute(K)&&n.y(xn,y,K);let b=m.props;if(!b||b.length===0)return;b=b.map(H);let w=new Map(b.map(G=>[G.toLowerCase(),G]));for(let G of[...b,...b.map(Ge)]){let le=y.getAttribute(G);le!==null&&(R[H(G)]=le,y.removeAttribute(G))}let M=n.F.Ce(y,!1);for(let[G,le]of M.entries()){let[xe,V]=le.te;if(!V)continue;let ee=w.get(H(V).toLowerCase());ee&&(xe!=="."&&xe!==":"&&xe!==I||n.y(po,y,G,!0,ee,le.ne))}}),R},X=[...o.L()],O=()=>{let y=oe(l,X),A=new ze(y,l,X,C,v,n.o.propValidationMode),R=At(()=>m.context(A)??{}).context;if(A.autoProps){for(let[_,b]of Object.entries(y))if(_ in R){let w=R[_];if(w===b)continue;if(x(w)){x(b)?A.entangle?j(C,Qe(b,w)):w(b()):w(b);continue}}else R[_]=b;A.onAutoPropsAssigned?.()}return{componentCtx:R,head:A}},{componentCtx:re,head:T}=O(),S=[...Ee(d)],Y=S.length,$e=l.childNodes.length===0,_e=y=>{let A=y.parentElement,R=y.name;if(B(R)&&(R=y.getAttributeNames().filter(w=>w.startsWith("#"))[0],B(R)?R="default":R=R.substring(1)),$e){if(R==="default"){let w=n.o.p.text,M=l.getAttribute(w);if(!B(M)){let G=document.createElement("span");G.setAttribute(w,M),A.insertBefore(G,y),l.removeAttribute(w);return}}for(let w of[...y.childNodes])A.insertBefore(w,y);return}let _=l.querySelector(`template[name='${R}'], template[\\#${R}]`);!_&&R==="default"&&(_=[...l.querySelectorAll("template:not([name])")].find(M=>this.ct(M))??null);let b=w=>{T.enableSwitch&&o.R(X,()=>{o.v(re);let M=oe(y,o.L());o.R(X,()=>{o.v(M);let G=o.L(),le=Zn(G);for(let xe of w)Te(xe)&&(xe.setAttribute(rt,le),pn(le),j(xe,()=>{mn(le)}))})})};if(_){let w=[...Ee(_)];for(let M of w)A.insertBefore(M,y);b(w)}else{if(R!=="default"){for(let M of[...Ee(y)])A.insertBefore(M,y);return}let w=[...Ee(l)].filter(M=>!this.at(M));for(let M of w)A.insertBefore(M,y);b(w)}},on=y=>{if(!Te(y))return;let A=y.querySelectorAll("slot");if(oo(y)){_e(y),y.remove();return}for(let R of A)_e(R),R.remove()};(()=>{for(let y=0;y<Y;++y)S[y]=S[y].cloneNode(!0),u.insertBefore(S[y],f),on(S[y])})(),g.insertBefore(v,f);let k=()=>{if(!m.inheritAttrs)return;let y=S.filter(R=>R.nodeType===Node.ELEMENT_NODE);y.length>1&&(y=y.filter(R=>R.hasAttribute(this.xe)));let A=y[0];if(A)for(let R of l.getAttributeNames()){if(R===$||R===K)continue;let _=l.getAttribute(R);if(R==="class"){let b=Je(_);b.length>0&&A.classList.add(...b)}else if(R==="style"){let b=A.style,w=l.style;for(let M of w)b.setProperty(M,w.getPropertyValue(M))}else A.setAttribute(vt(R,n.o),_)}},W=()=>{for(let y of l.getAttributeNames())!y.startsWith("@")&&!y.startsWith(n.o.p.on)&&l.removeAttribute(y)},Z=()=>{k(),W(),o.v(re),n.ve(l,!1),re.$emit=T.emit,Oe(n,S),j(l,()=>{Ae(re)}),j(C,()=>{de(l)}),St(re)};o.R(X,Z)}}Re(){let e=this.r,n=e.m,o=e.o.Z,r=n.ut(),s=this.st(o);return[...s?[s]:[],...r,...r.map(Ge)].join(",")}pt(e,n){let o=[];if(B(n))return o;if(e.matches?.(n))return[e];let r=this.q(e).reverse();for(;r.length>0;){let s=r.pop();if(s.matches(n)){o.push(s);continue}r.push(...this.q(s).reverse())}return o}j(e,n){let o=this.Re(),r=this.q(e).reverse();for(;r.length>0;){let s=r.pop();n(s),!(!B(o)&&s.matches(o))&&r.push(...this.q(s).reverse())}}q(e){let n=e?.children;if(n?.length!=null){let r=[];for(let s=0;s<n.length;++s){let i=n[s];Te(i)&&r.push(i)}return r}let o=e?.childNodes;if(o?.length!=null){let r=[];for(let s=0;s<o.length;++s){let i=o[s];Te(i)&&r.push(i)}return r}return[]}};var Cn=class{te;ne;we=[];constructor(e,n){this.te=e,this.ne=n}},Dt=class{r;Se;Ae;oe;constructor(e){this.r=e,this.Se=e.o.lt(),this.oe=new Map;let n=new Map;for(let o of this.Se){let r=o[0]??"",s=n.get(r);s?s.push(o):n.set(r,[o])}this.Ae=n}ke(e){let n=this.oe.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(/[:@]/);B(a[0])&&(a[0]=r?".":o[0]);let c=s>=0?o.slice(s+1).split("."):[],l=!1,u=!1;for(let p=0;p<c.length;++p){let h=c[p];if(!l&&h==="camel"?l=!0:!u&&h==="prop"&&(u=!0),l&&u)break}l&&(a[a.length-1]=H(a[a.length-1])),u&&(a[0]=".");let f={terms:a,flags:c};return this.oe.set(e,f),f}Ce(e,n){let o=new Map;if(!st(e))return o;let r=this.Ae,s=(a,c)=>{let l=r.get(c[0]??"");if(l)for(let u=0;u<l.length;++u){if(!c.startsWith(l[u]))continue;let f=o.get(c);if(!f){let p=this.ke(c);f=new Cn(p.terms,p.flags),o.set(c,f)}f.we.push(a);return}},i=a=>{let c=a.attributes;if(!(!c||c.length===0))for(let l=0;l<c.length;++l){let u=c.item(l)?.name;u&&s(a,u)}};return i(e),!n||!e.firstElementChild||this.r.V.j(e,i),o}};var mo=()=>{},is=(t,e)=>{for(let n of t){let o=n.cloneNode(!0);e.appendChild(o)}},Pt=class{r;I;constructor(e){this.r=e,this.I=e.o.p.is}k(e){let n=e.hasAttribute(this.I);return(n||e.hasAttribute("is"))&&this.y(e),this.r.V.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.r.$(s);return}n=`'${n.slice(6)}'`,e.removeAttribute("is")}e.removeAttribute(this.I),this.O(e,n)}U(e,n){let o=We(e),r=e.parentNode,s=document.createComment(`__begin__ dynamic ${n??""}`);r.insertBefore(s,e),Ke(s,o),o.forEach(a=>{F(a)}),e.remove();let i=document.createComment(`__end__ dynamic ${n??""}`);return r.insertBefore(i,s.nextSibling),{nodes:o,parent:r,commentBegin:s,commentEnd:i}}O(e,n){let{nodes:o,parent:r,commentBegin:s,commentEnd:i}=this.U(e,` => ${n} `),a=this.r.m.M(n),c=a.value,l=this.r.m,u=l.L(),f={name:""},p=pe(e)?o:[...o[0].childNodes],h=()=>{l.R(u,()=>{let g=c()[0];if(N(g)&&(g.name?g=g.name:g=Object.entries(l.ee()).filter(v=>v[1]===g)[0]?.[0]),!z(g)||B(g)){Ce(s,i);return}if(f.name===g)return;Ce(s,i);let C=document.createElement(g);for(let v of e.getAttributeNames())v!==this.I&&C.setAttribute(v,e.getAttribute(v));is(p,C),r.insertBefore(C,i),this.r.$(C),f.name=g})},m=mo;j(s,()=>{a.stop(),m(),m=mo}),h(),m=a.subscribe(h)}};var P=t=>{let e=t;return e!=null&&e[Q]===1?e():e};var as=(t,e)=>{let[n,o]=e;q(o)?o(t,n):t.innerHTML=n?.toString()},Ut={mount:()=>({update:({el:t,values:e})=>{as(t,e)}})};var Ht=class t{re;constructor(e){this.re=e}static ft(e,n){let o=e.m,r=e.o,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,u=[],f=0,p=[];for(let h=n.length-1;h>=0;--h)p.push(n[h]);for(;p.length>0;){let h=p.pop();if(h.nodeType===Node.ELEMENT_NODE){let d=h;if(d.tagName==="TEMPLATE"||d.tagName.includes("-"))return;let g=H(d.tagName).toUpperCase();if(r._.has(g)||c[g])return;let C=d.attributes;for(let v=0;v<C.length;++v){let $=C.item(v)?.name;if(!$)continue;if(i.has($))return;let{terms:K,flags:I}=l.ke($),[oe,X]=K,O=a[$]??a[oe];if(O){if(O===Ut)return;u.push({nodeIndex:f,attrName:$,directive:O,option:X,flags:I})}}++f}let m=h.childNodes;for(let d=m.length-1;d>=0;--d)p.push(m[d])}if(u.length!==0)return new t(u)}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.re.length;++s){let i=this.re[s],a=o[i.nodeIndex];a&&e.y(i.directive,a,i.attrName,!1,i.option,i.flags)}}};var cs=(t,e)=>{let n=e.parentNode;if(n)for(let o=0;o<t.items.length;++o)n.insertBefore(t.items[o],e)},us=t=>{let e=t.length,n=t.slice(),o=[],r,s,i;for(let a=0;a<e;++a){let c=t[a];if(c===0)continue;let l=o[o.length-1];if(l===void 0||t[l]<c){n[a]=l??-1,o.push(a);continue}for(r=0,s=o.length-1;r<s;)i=r+s>>1,t[o[i]]<c?r=i+1:s=i;c<t[o[r]]&&(r>0&&(n[a]=o[r-1]),o[r]=a)}for(r=o.length,s=o[r-1]??-1;r-- >0;)o[r]=s,s=n[s];return o},Bt=class{static dt(e){let{oldItems:n,newValues:o,getKey:r,isSameValue:s,mountNewValue:i,removeMountItem:a,endAnchor:c}=e,l=n.length,u=o.length,f=new Array(u),p=new Set;for(let T=0;T<u;++T){let S=r(o[T]);if(S===void 0||p.has(S))return;p.add(S),f[T]=S}let h=new Array(u),m=0,d=l-1,g=u-1;for(;m<=d&&m<=g;){let T=n[m];if(r(T.value)!==f[m]||!s(T.value,o[m]))break;T.value=o[m],h[m]=T,++m}for(;m<=d&&m<=g;){let T=n[d];if(r(T.value)!==f[g]||!s(T.value,o[g]))break;T.value=o[g],h[g]=T,--d,--g}if(m>d){for(let T=g;T>=m;--T){let S=T+1<u?h[T+1].items[0]:c;h[T]=i(T,o[T],S)}return h}if(m>g){for(let T=m;T<=d;++T)a(n[T]);return h}let C=m,v=m,$=g-v+1,K=new Array($).fill(0),I=new Map;for(let T=v;T<=g;++T)I.set(f[T],T);let oe=!1,X=0;for(let T=C;T<=d;++T){let S=n[T],Y=I.get(r(S.value));if(Y===void 0){a(S);continue}if(!s(S.value,o[Y])){a(S);continue}S.value=o[Y],h[Y]=S,K[Y-v]=T+1,Y>=X?X=Y:oe=!0}let O=oe?us(K):[],re=O.length-1;for(let T=$-1;T>=0;--T){let S=v+T,Y=S+1<u?h[S+1].items[0]:c;if(K[T]===0){h[S]=i(S,o[S],Y);continue}let $e=h[S];oe&&(re>=0&&O[re]===T?--re:$e&&cs($e,Y))}return h}};var at=class{T=[];P=new Map;get w(){return this.T.length}se;constructor(e){this.se=e}ie(e){let n=this.se(e.value);n!==void 0&&this.P.set(n,e)}ae(e){let n=this.se(this.T[e]?.value);n!==void 0&&this.P.delete(n)}static mt(e,n){return{items:[],index:e,value:n,order:-1}}v(e){e.order=this.w,this.T.push(e),this.ie(e)}yt(e,n){let o=this.w;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.w;for(let o=e;o<n;++o)this.T[o].order=o}Ve(e){let n=this.w;for(let o=e;o<n;++o)this.ae(o);this.T.splice(e)}en(e){return this.P.has(e)}ht(e){return this.P.get(e)?.order??-1}};var En=Symbol("r-for"),ls=t=>-1,ho=()=>{},jt=class t{r;x;Oe;E;constructor(e){this.r=e,this.x=e.o.p.for,this.Oe=Rt(this.x),this.E=e.o.p.pre}k(e){let n=e.hasAttribute(this.x);return n&&this.Me(e),this.r.V.j(e,o=>{o.hasAttribute(this.x)&&this.Me(o)}),n}Y(e){return e[En]?!0:(e[En]=!0,Et(e,this.Oe).forEach(n=>n[En]=!0),!1)}Me(e){if(e.hasAttribute(this.E)||this.Y(e))return;let n=e.getAttribute(this.x);if(!n){D(0,this.x,e);return}e.removeAttribute(this.x),this.gt(e,n)}Le(e){return fe(e)?[]:(q(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){let o=this.bt(n);if(!o?.list){D(1,this.x,n,e);return}let r=this.r.o.p.key,s=this.r.o.p.keyBind,i=e.getAttribute(r)??e.getAttribute(s);e.removeAttribute(r),e.removeAttribute(s);let a=We(e),c=Ht.ft(this.r,a),l=e.parentNode;if(!l)return;let u=`${this.x} => ${n}`,f=new Comment(`__begin__ ${u}`);l.insertBefore(f,e),Ke(f,a),a.forEach(k=>{F(k)}),e.remove();let p=new Comment(`__end__ ${u}`);l.insertBefore(p,f.nextSibling);let h=this.r,m=h.m,d=m.L(),C=d.length===1?[void 0,d[0]]:void 0,v=this.xt(i),$=(k,W)=>v(k)===v(W),K=(k,W)=>k===W,I=(k,W,Z)=>{let y=o.createContext(W,k),A=at.mt(y.index,W),R=()=>{let _=p.parentNode??f.parentNode??l,b=Z.previousSibling,w=[];for(let M=0;M<a.length;++M){let G=a[M].cloneNode(!0);_.insertBefore(G,Z),w.push(G)}for(c?c.y(h,w):Oe(h,w),b=b.nextSibling;b!==Z;)A.items.push(b),b=b.nextSibling};return C?(C[0]=y.ctx,m.R(C,R)):m.R(d,()=>{m.v(y.ctx),R()}),A},oe=(k,W)=>{let Z=L.D(k).items,y=Z[Z.length-1].nextSibling;for(let A of Z)F(A);L.ce(k,I(k,W,y))},X=(k,W)=>{L.v(I(k,W,p))},O=k=>{for(let W of L.D(k).items)F(W)},re=k=>{let W=L.w;for(let Z=k;Z<W;++Z)L.D(Z).index(Z)},T=k=>{let W=f.parentNode,Z=p.parentNode;if(!W||!Z)return;let y=L.w;q(k)&&(k=k());let A=P(k[0]);if(E(A)&&A.length===0){Ce(f,p),L.Ve(0);return}let R=[];for(let V of this.Le(k[0]))R.push(V);let _=Bt.dt({oldItems:L.T,newValues:R,getKey:v,isSameValue:K,mountNewValue:(V,ee,Me)=>I(V,ee,Me),removeMountItem:V=>{for(let ee=0;ee<V.items.length;++ee)F(V.items[ee])},endAnchor:p});if(_){L.T=_,L.P.clear();for(let V=0;V<_.length;++V){let ee=_[V];ee.order=V,ee.index(V);let Me=v(ee.value);Me!==void 0&&L.P.set(Me,ee)}return}let b=0,w=Number.MAX_SAFE_INTEGER,M=y,G=this.r.o.forGrowThreshold,le=()=>L.w<M+G;for(let V of R){let ee=()=>{if(b<y){let Me=L.D(b++);if($(Me.value,V)){if(K(Me.value,V))return;oe(b-1,V);return}let lt=L.ht(v(V));if(lt>=b&<-b<10){if(--b,w=Math.min(w,b),O(b),L.Ne(b),--y,lt>b+1)for(let rn=b;rn<lt-1&&rn<y&&!$(L.D(b).value,V);)++rn,O(b),L.Ne(b),--y;ee();return}le()?(L.yt(b-1,I(b,V,L.D(b-1).items[0])),w=Math.min(w,b-1),++y):oe(b-1,V)}else X(b++,V)};ee()}let xe=b;for(y=L.w;b<y;)O(b++);L.Ve(xe),re(w)},S=()=>{Y.stop(),_e(),_e=ho},Y=m.M(o.list),$e=Y.value,_e=ho,on=0,L=new at(v);for(let k of this.Le($e()[0]))L.v(I(on++,k,p));j(f,S),_e=Y.subscribe(T)}static Tt=/\{?\[?\(?([^)}\]]+)\)?\]?\}?([^)]+)?\s+\b(?:in|of)\b\s+(.*)\s*$/;bt(e){let n=t.Tt.exec(e);if(!n)return;let o=(n[1]+(n[2]??"")).split(",").map(c=>c.trim()),r=o.length>1?o.length-1:-1,s=r!==-1&&(o[r]==="index"||o[r]?.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:(c,l)=>{let u={},f=P(c);if(!a&&o.length===1)u[o[0]]=c;else if(E(f)){let h=0;for(let m of o)u[m]=f[h++]}else for(let h of o)u[h]=f[h];let p={ctx:u,index:ls};return s&&(p.index=u[s.startsWith("#")?s.substring(1):s]=se(l)),p}}}xt(e){if(!e)return o=>o;let n=e.trim();if(!n)return o=>o;if(n.includes(".")){let o=this.Et(n),r=o.length>1?o.slice(1):void 0;return s=>{let i=P(s),a=this.Ie(i,o);return a!==void 0||!r?a:this.Ie(i,r)}}return o=>P(P(o)?.[n])}Et(e){return e.split(".").filter(n=>n.length>0)}Ie(e,n){let o=e;for(let r of n)o=P(o)?.[r];return P(o)}};var $t=class{pe=0;ue=new Map;m;Pe;De;Ue;V;F;o;E;Be;constructor(e){this.m=e,this.o=e.o,this.De=new jt(this),this.Pe=new Ct(this),this.Ue=new Pt(this),this.V=new It(this),this.F=new Dt(this),this.E=this.o.p.pre,this.Be=this.o.p.dynamic}Rt(e){let n=pe(e)?[e]:e.querySelectorAll("template");for(let o of n){if(o.hasAttribute(this.E))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);Oe(this,i)}}$(e){++this.pe;try{if(e.nodeType!==Node.ELEMENT_NODE||e.hasAttribute(this.E)||this.Pe.k(e)||this.De.k(e)||this.Ue.k(e))return;this.V.k(e),this.Rt(e),this.ve(e,!0)}finally{--this.pe,this.pe===0&&this.Ct()}}vt(e,n){let o=document;if(!o){let r=e.parentNode;for(;r?.parentNode;)r=r.parentNode;if(!r)return null;o=r}return o.querySelector(n)}He(e,n){let o=this.vt(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,j(s,()=>{F(e)}),o.appendChild(e),!0}wt(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)}}ve(e,n){let o=this.F.Ce(e,n),r=this.o.B;for(let[s,i]of o.entries()){let[a,c]=i.te,l=r[s]??r[a];if(!l){console.error("directive not found:",a);continue}let u=i.we;for(let f=0;f<u.length;++f){let p=u[f];this.y(l,p,s,!1,c,i.ne)}}}y(e,n,o,r,s,i){if(n.hasAttribute(this.E))return;let a=n.getAttribute(o);n.removeAttribute(o);let c=l=>{let u=l;for(;u;){let f=u.getAttribute(rt);if(f)return f;u=u.parentElement}return null};if(dn()){let l=c(n);if(l){this.m.R(eo(l),()=>{this.O(e,n,a,s,i)});return}}this.O(e,n,a,s,i)}St(e,n,o){return e!==wt?!1:(B(o)||this.He(n,o)||this.wt(n,o),!0)}O(e,n,o,r,s){if(n.nodeType!==Node.ELEMENT_NODE||o==null||this.St(e,n,o))return;let i=this.At(r,e.once),a=this.kt(e,o),c=this.Nt(a,i);j(n,c.stop);let l=this.Vt(n,o,a,i,r,s),u=this.Ot(e,l,c);if(!u)return;let f=this.Mt(l,a,i,r,u);f(),e.once||(c.result=a.subscribe(f),i&&(c.dynamic=i.subscribe(f)))}At(e,n){let o=so(e,this.Be);if(o)return this.m.M(H(o),void 0,void 0,void 0,n)}kt(e,n){return this.m.M(n,e.isLazy,e.isLazyKey,e.collectRefObj,e.once)}Nt(e,n){let o={stop:()=>{e.stop(),n?.stop(),o.result?.(),o.dynamic?.(),o.mounted?.(),o.result=void 0,o.dynamic=void 0,o.mounted=void 0}};return o}Vt(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}}Ot(e,n,o){let r=e.mount(n);if(typeof r=="function"){o.mounted=r;return}return r?.unmount&&(o.mounted=r.unmount),r?.update}Mt(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 yo="http://www.w3.org/1999/xlink",fs={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 ps(t){return!!t||t===""}var ms=(t,e,n,o,r,s)=>{if(o){s&&s.includes("camel")&&(o=H(o)),_t(t,o,e[0],r);return}let i=e.length;for(let a=0;a<i;++a){let c=e[a];if(E(c)){let l=n?.[a]?.[0],u=c[0],f=c[1];_t(t,u,f,l)}else if(N(c))for(let l of Object.entries(c)){let u=l[0],f=l[1],p=n?.[a],h=p&&u in p?u:void 0;_t(t,u,f,h)}else{let l=n?.[a],u=e[a++],f=e[a];_t(t,u,f,l)}}},Rn={mount:()=>({update:({el:t,values:e,previousValues:n,option:o,previousOption:r,flags:s})=>{ms(t,e,n,o,r,s)}})},_t=(t,e,n,o)=>{if(o&&o!==e&&t.removeAttribute(o),fe(e)){D(3,"r-bind",t);return}if(!z(e)){D(6,`Attribute key is not string at ${t.outerHTML}`,e);return}if(e.startsWith("xlink:")){fe(n)?t.removeAttributeNS(yo,e.slice(6,e.length)):t.setAttributeNS(yo,e,n);return}let r=e in fs;fe(n)||r&&!ps(n)?t.removeAttribute(e):t.setAttribute(e,r?"":n)};var ds=(t,e,n)=>{let o=e.length;for(let r=0;r<o;++r){let s=e[r],i=n?.[r];if(E(s)){let a=s.length;for(let c=0;c<a;++c)go(t,s[c],i?.[c])}else go(t,s,i)}},vn={mount:()=>({update:({el:t,values:e,previousValues:n})=>{ds(t,e,n)}})},go=(t,e,n)=>{let o=t.classList,r=z(e),s=z(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?Je(n):[],a=Je(e);i.length>0&&o.remove(...i),a.length>0&&o.add(...a)}}else if(n){let i=s?Je(n):[];i.length>0&&o.remove(...i)}};function hs(t,e){if(t.length!==e.length)return!1;let n=!0;for(let o=0;n&&o<t.length;o++)n=Re(t[o],e[o]);return n}function Re(t,e){if(t===e)return!0;let n=cn(t),o=cn(e);if(n||o)return n&&o?t.getTime()===e.getTime():!1;if(n=ot(t),o=ot(e),n||o)return t===e;if(n=E(t),o=E(e),n||o)return n&&o?hs(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||!Re(t[i],e[i]))return!1}return!0}return String(t)===String(e)}function Ft(t,e){return t.findIndex(n=>Re(n,e))}var bo=t=>{let e=parseFloat(t);return isNaN(e)?t:e};var qt=t=>{if(!x(t))throw U(3,"pause");t(void 0,void 0,3)};var zt=t=>{if(!x(t))throw U(3,"resume");t(void 0,void 0,4)};var To={mount:({el:t,parseResult:e,flags:n})=>({update:({values:o})=>{ys(t,o[0])},unmount:gs(t,e,n)})},ys=(t,e)=>{let n=vo(t);if(n&&Co(t))E(e)?e=Ft(e,ve(t))>-1:ce(e)?e=e.has(ve(t)):e=Rs(t,e),t.checked=e;else if(n&&Eo(t))t.checked=Re(e,ve(t));else if(n||wo(t))Ro(t)?t.value!==e?.toString()&&(t.value=e):t.value!==e&&(t.value=e);else if(So(t)){let o=t.options,r=o.length,s=t.multiple;for(let i=0;i<r;i++){let a=o[i],c=ve(a);if(s)E(e)?a.selected=Ft(e,c)>-1:a.selected=e.has(c);else if(Re(ve(a),e)){t.selectedIndex!==i&&(t.selectedIndex=i);return}}!s&&t.selectedIndex!==-1&&(t.selectedIndex=-1)}else D(7,t)},ct=t=>(x(t)&&(t=t()),q(t)&&(t=t()),t?z(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}),Co=t=>t.type==="checkbox",Eo=t=>t.type==="radio",Ro=t=>t.type==="number"||t.type==="range",vo=t=>t.tagName==="INPUT",wo=t=>t.tagName==="TEXTAREA",So=t=>t.tagName==="SELECT",gs=(t,e,n)=>{let o=e.value,r=ct(n?.join(",")),s=ct(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 D(8,t),()=>{};let a=()=>e.refs[0],c=vo(t);return c&&Co(t)?xs(t,a):c&&Eo(t)?vs(t,a):c||wo(t)?bs(t,i,a,o):So(t)?ws(t,a,o):(D(7,t),()=>{})},xo=/[.,' ·٫]/,bs=(t,e,n,o)=>{let s=e.lazy?"change":"input",i=Ro(t),a=()=>{!e.trim&&!ct(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)))},u=()=>{t.removeEventListener(s,f),t.removeEventListener("change",a),t.removeEventListener("compositionstart",c),t.removeEventListener("compositionend",l),t.removeEventListener("change",l)},f=p=>{let h=n();if(!h)return;let m=p.target;if(!m||m.composing)return;let d=m.value,g=ct(o()[1]);if(i||g.number||g.int){if(g.int)d=parseInt(d);else{if(xo.test(d[d.length-1])&&d.split(xo).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 g.trim&&(d=d.trim());h(d)};return t.addEventListener(s,f),t.addEventListener("change",a),t.addEventListener("compositionstart",c),t.addEventListener("compositionend",l),t.addEventListener("change",l),u},xs=(t,e)=>{let n="change",o=()=>{t.removeEventListener(n,r)},r=()=>{let s=e();if(!s)return;let i=ve(t),a=t.checked,c=s();if(E(c)){let l=Ft(c,i),u=l!==-1;a&&!u?c.push(i):!a&&u&&c.splice(l,1)}else ce(c)?a?c.add(i):c.delete(i):s(Es(t,a))};return t.addEventListener(n,r),o},ve=t=>"_value"in t?t._value:t.value,Ao="trueValue",Ts="falseValue",No="true-value",Cs="false-value",Es=(t,e)=>{let n=e?Ao:Ts;if(n in t)return t[n];let o=e?No:Cs;return t.hasAttribute(o)?t.getAttribute(o):e},Rs=(t,e)=>{if(Ao in t)return Re(e,t.trueValue);let o=No;return t.hasAttribute(o)?Re(e,t.getAttribute(o)):Re(e,!0)},vs=(t,e)=>{let n="change",o=()=>{t.removeEventListener(n,r)},r=()=>{let s=e();if(!s)return;let i=ve(t);s(i)};return t.addEventListener(n,r),o},ws=(t,e,n)=>{let o="change",r=()=>{t.removeEventListener(o,s)},s=()=>{let i=e();if(!i)return;let c=ct(n()[1]).number,l=Array.prototype.filter.call(t.options,u=>u.selected).map(u=>c?bo(ve(u)):ve(u));if(t.multiple){let u=i();try{if(qt(i),ce(u)){u.clear();for(let f of l)u.add(f)}else E(u)?(u.splice(0),u.push(...l)):i(l)}finally{zt(i),J(i)}}else i(l[0])};return t.addEventListener(o,s),r};var Ss=["stop","prevent","capture","self","once","left","right","middle","passive"],As=t=>{let e={};if(B(t))return;let n=t.split(",");for(let o of Ss)e[o]=n.includes(o);return e},Ns=(t,e,n,o,r)=>{if(o){let l=e.value(),u=P(o.value()[0]);return z(u)?wn(t,H(u),()=>e.value()[0],r?.join(",")??l[1]):()=>{}}else if(n){let l=e.value();return wn(t,H(n),()=>e.value()[0],r?.join(",")??l[1])}let s=[],i=()=>{s.forEach(l=>l())},a=e.value(),c=a.length;for(let l=0;l<c;++l){let u=a[l];if(q(u)&&(u=u()),N(u))for(let f of Object.entries(u)){let p=f[0],h=()=>{let d=e.value()[l];return q(d)&&(d=d()),d=d[p],q(d)&&(d=d()),d},m=u[p+"_flags"];s.push(wn(t,p,h,m))}else D(2,"r-on",t)}return i},Sn={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})=>Ns(t,e,n,o,r)},Os=(t,e)=>{if(t.startsWith("keydown")||t.startsWith("keyup")||t.startsWith("keypress")){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]},wn=(t,e,n,o)=>{if(B(e))return D(5,"r-on",t),()=>{};let r=As(o),s=r?{capture:r.capture,passive:r.passive,once:r.once}:void 0,i;[e,i]=Os(e,o);let a=u=>{if(!i(u)||!n&&e==="submit"&&r?.prevent)return;let f=n(u);q(f)&&(f=f(u)),q(f)&&f(u)},c=()=>{t.removeEventListener(e,l,s)},l=u=>{if(!r){a(u);return}try{if(r.left&&u.button!==0||r.middle&&u.button!==1||r.right&&u.button!==2||r.self&&u.target!==t)return;r.stop&&u.stopPropagation(),r.prevent&&u.preventDefault(),a(u)}finally{r.once&&c()}};return t.addEventListener(e,l,s),c};var ks=(t,e,n,o)=>{if(n){o&&o.includes("camel")&&(n=H(n)),Ze(t,n,e[0]);return}let r=e.length;for(let s=0;s<r;++s){let i=e[s];if(E(i)){let a=i[0],c=i[1];Ze(t,a,c)}else if(N(i))for(let a of Object.entries(i)){let c=a[0],l=a[1];Ze(t,c,l)}else{let a=e[s++],c=e[s];Ze(t,a,c)}}},Oo={mount:()=>({update:({el:t,values:e,option:n,flags:o})=>{ks(t,e,n,o)}})};function Ms(t){return!!t||t===""}var Ze=(t,e,n)=>{if(fe(e)){D(3,":prop",t);return}if(e==="innerHTML"||e==="textContent"){let s=[...t.childNodes];setTimeout(()=>s.forEach(de),1),t[e]=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??"";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=Ms(n):n==null&&s==="string"?(n="",r=!0):s==="number"&&(n=0,r=!0)}try{t[e]=n}catch(s){r||D(4,e,o,n,s)}r&&t.removeAttribute(e)};var ko={once:!0,mount:({el:t,parseResult:e,expr:n})=>{let o=e,r=o.value()[0],s=E(r),i=o.refs[0];return s?r.push(t):i?i?.(t):o.context[n]=t,()=>{if(s){let a=r.indexOf(t);a!==-1&&r.splice(a,1)}else i?.(null)}}};var Ls=(t,e)=>{let n=Ne(t).data,o=n._ord;Kn(o)&&(o=n._ord=t.style.display),!!e[0]?t.style.display=o:t.style.display="none"},Mo={mount:()=>({update:({el:t,values:e})=>{Ls(t,e)}})};var Vs=(t,e,n)=>{let o=e.length;for(let r=0;r<o;++r){let s=e[r],i=n?.[r];if(E(s)){let a=s.length;for(let c=0;c<a;++c)Lo(t,s[c],i?.[c])}else Lo(t,s,i)}},Kt={mount:()=>({update:({el:t,values:e,previousValues:n})=>{Vs(t,e,n)}})},Lo=(t,e,n)=>{let o=t.style,r=z(e);if(e&&!r){if(n&&!z(n))for(let s in n)e[s]==null&&Nn(o,s,"");for(let s in e)Nn(o,s,e[s])}else{let s=o.display;if(r?n!==e&&(o.cssText=e):n&&t.removeAttribute("style"),"_ord"in Ne(t).data)return;o.display=s}},Vo=/\s*!important$/;function Nn(t,e,n){if(E(n))n.forEach(o=>{Nn(t,e,o)});else if(n==null&&(n=""),e.startsWith("--"))t.setProperty(e,n);else{let o=Is(t,e);Vo.test(n)?t.setProperty(Ge(o),n.replace(Vo,""),"important"):t[o]=n}}var Io=["Webkit","Moz","ms"],An={};function Is(t,e){let n=An[e];if(n)return n;let o=H(e);if(o!=="filter"&&o in t)return An[e]=o;o=it(o);for(let r=0;r<Io.length;r++){let s=Io[r]+o;if(s in t)return An[e]=s}return e}var ie=t=>Do(P(t)),Do=(t,e=new WeakMap)=>{if(!t||!N(t))return t;if(E(t))return t.map(ie);if(ce(t)){let o=new Set;for(let r of t.keys())o.add(ie(r));return o}if(Se(t)){let o=new Map;for(let r of t)o.set(ie(r[0]),ie(r[1]));return o}if(e.has(t))return P(e.get(t));let n={...t};e.set(t,n);for(let o of Object.entries(n))n[o[0]]=Do(P(o[1]),e);return n};var Ds=(t,e)=>{let n=e[0];t.textContent=ce(n)?JSON.stringify(ie([...n])):Se(n)?JSON.stringify(ie([...n])):N(n)?JSON.stringify(ie(n)):n?.toString()??""},Po={mount:()=>({update:({el:t,values:e})=>{Ds(t,e)}})};var Uo={mount:()=>({update:({el:t,values:e})=>{Ze(t,"value",e[0])}})};var ue=class t{static getDefault(){return t.je??(t.je=new t)}B={};p={};lt=()=>Object.keys(this.B).filter(e=>e.length===1||!e.startsWith(":"));Z=new Map;_=new Map;static je;static 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";forGrowThreshold=10;globalContext;useInterpolation=!0;propValidationMode="throw";constructor(e){if(this.setDirectives("r-"),e){this.globalContext=e;return}this.globalContext=this.It()}It(){let e={},n=globalThis;for(let o of t.Lt.split(","))e[o]=n[o];return e.ref=be,e.sref=se,e.flatten=ie,e}addComponent(...e){for(let n of e){if(!n.defaultName){Ve.warning("Registered component's default name is not defined",n);continue}this.Z.set(it(n.defaultName),n),this._.set(it(n.defaultName).toLocaleUpperCase(),n)}}setDirectives(e){this.B={".":Oo,":":Rn,"@":Sn,[`${e}on`]:Sn,[`${e}bind`]:Rn,[`${e}html`]:Ut,[`${e}text`]:Po,[`${e}show`]:Mo,[`${e}model`]:To,":style":Kt,[`${e}style`]:Kt,[`${e}bind:style`]:Kt,":class":vn,[`${e}bind:class`]:vn,":ref":ko,":value":Uo,[`${e}teleport`]:wt},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)}};var Wt=(t,e)=>{if(!t)return;let o=(e??ue.getDefault()).p,r=/(\{\{[^]*?\}\}|\[\[[^]*?\]\])/g,s=[{start:"{{",end:"}}"},{start:"[[",end:"]]"}];for(let i of Us(t,o.pre,s))Ps(i,o.text,r,s)},Ps=(t,e,n,o)=>{let r=t.textContent;if(!r)return;let s=n,i=r.split(s);if(i.length<=1)return;if(t.parentElement?.childNodes.length===1&&i.length===3){let c=i[1],l=Ho(c,o);if(l&&B(i[0])&&B(i[2])){let u=t.parentElement;u.setAttribute(e,c.substring(l.start.length,c.length-l.end.length)),u.innerText="";return}}let a=document.createDocumentFragment();for(let c of i){let l=Ho(c,o);if(l){let u=document.createElement("span");u.setAttribute(e,c.substring(l.start.length,c.length-l.end.length)),a.appendChild(u)}else a.appendChild(document.createTextNode(c))}t.replaceWith(a)},Us=(t,e,n)=>{let o=[],r=s=>{if(s.nodeType===Node.TEXT_NODE)n.some(i=>s.textContent?.includes(i.start))&&o.push(s);else{if(s?.hasAttribute?.(e))return;for(let i of Ee(s))r(i)}};return r(t),o},Ho=(t,e)=>e.find(n=>t.startsWith(n.start)&&t.endsWith(n.end));var Hs=9,Bs=10,js=13,$s=32,we=46,Gt=44,_s=39,Fs=34,Jt=40,et=41,Qt=91,On=93,kn=63,qs=59,Bo=58,jo=123,Xt=125,He=43,Yt=45,Mn=96,$o=47,Ln=92,_o=new Set([2,3]),Go={"=":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},zs={"=>":2,...Go,"||":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},Jo=Object.keys(Go),Ks=new Set(Jo),In=new Set(["=>"]);Jo.forEach(t=>In.add(t));var Fo={true:!0,false:!1,null:null},Ws="this",tt="Expected ",Be="Unexpected ",Pn="Unclosed ",Gs=tt+":",qo=tt+"expression",Js="missing }",Qs=Be+"object property",Xs=Pn+"(",zo=tt+"comma",Ko=Be+"token ",Ys=Be+"period",Vn=tt+"expression after ",Zs="missing unaryOp argument",ei=Pn+"[",ti=tt+"exponent (",ni="Variable names cannot start with a number (",oi=Pn+'quote after "',ut=t=>t>=48&&t<=57,Wo=t=>zs[t],Dn=class{u;e;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}constructor(e){this.u=e,this.e=0}K(e){return e>=65&&e<=90||e>=97&&e<=122||e===36||e===95||e>=128}le(e){return this.K(e)||ut(e)}i(e){return new Error(`${e} at character ${this.e}`)}g(){let e=this.h,n=this.u,o=this.e;for(;e===$s||e===Hs||e===Bs||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===qs||o===Gt)this.e++;else{let r=this.S();if(r)n.push(r);else if(this.e<this.u.length){if(o===e)break;throw this.i(Be+'"'+this.H+'"')}}}return n}S(){let e=this.Pt()??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:Wo(n),right_a:In.has(n)},i=this.z(),!i)throw this.i(Vn+n);let l=[s,r,i];for(;n=this.de();){o=Wo(n),r={value:n,prec:o,right_a:In.has(n)},c=n;let u=f=>r.right_a&&f.right_a?o>f.prec:o<=f.prec;for(;l.length>2&&u(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(Vn+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(ut(n)||n===we)return this.Bt();if(n===_s||n===Fs)e=this.Ht();else if(n===Qt)e=this.jt();else{let o=this.$t();if(o){let r=this.z();if(!r)throw this.i(Zs);return this.me({type:7,operator:o,argument:r})}this.K(n)?(e=this.ye(),e.name in Fo?e={type:4,value:Fo[e.name],raw:e.name}:e.name===Ws&&(e={type:5})):n===Jt&&(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 Ks.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===Yt?(this.e++,"-"):o===33?(this.e++,"!"):o===126?(this.e++,"~"):o===He?(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===we||n===Qt||n===Jt||n===kn;){let o;if(n===kn){if(this.u.charCodeAt(this.e+1)!==we)break;o=!0,this.e+=2,this.g(),n=this.h}if(this.e++,n===Qt){if(e={type:3,computed:!0,object:e,property:this.S()},this.g(),n=this.h,n!==On)throw this.i(ei);this.e++}else n===Jt?e={type:6,arguments:this.qe(et),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(;ut(e.charCodeAt(o));)o++;if(e.charCodeAt(o)===we)for(o++;ut(e.charCodeAt(o));)o++;let r=e.charCodeAt(o);if(r===101||r===69){o++;let a=e.charCodeAt(o);(a===He||a===Yt)&&o++;let c=o;for(;ut(e.charCodeAt(o));)o++;if(c===o){this.e=o;let l=e.slice(n,o);throw this.i(ti+l+this.H+")")}}this.e=o;let s=e.slice(n,o),i=e.charCodeAt(o);if(this.K(i))throw this.i(ni+s+this.H+")");if(i===we||s.length===1&&s.charCodeAt(0)===we)throw this.i(Ys);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 f=e.charCodeAt(s);if(f===r){l=!0,this.e=s+1;break}if(f===Ln){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 u=c?a.join("")+e.slice(i,l?s:n):e.slice(i,l?s:n);if(!l)throw this.e=s,this.i(oi+u+'"');return{type:4,value:u,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(Be+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===et&&r&&r>=n.length)throw this.i(Ko+String.fromCharCode(e));break}else if(s===Gt){if(this.e++,r++,r!==n.length){if(e===et)throw this.i(Ko+",");for(let i=n.length;i<r;i++)n.push(null)}}else{if(n.length!==r&&r!==0)throw this.i(zo);{let i=this.S();if(!i||i.type===0)throw this.i(zo);n.push(i)}}}if(!o)throw this.i(tt+String.fromCharCode(e));return n}_t(){this.e++;let e=this.fe(et);if(this.f(et))return this.e++,e.length===1?e[0]:e.length?{type:1,expressions:e}:!1;throw this.i(Xs)}jt(){return this.e++,{type:9,elements:this.qe(On)}}Ft(e){if(this.f(jo)){this.e++;let n=[];for(;!isNaN(this.h);){if(this.g(),this.f(Xt)){this.e++,e.node=this.W({type:10,properties:n});return}let o=this.S();if(!o)break;if(this.g(),o.type===2&&(this.f(Gt)||this.f(Xt)))n.push({type:12,computed:!1,key:o,value:o,shorthand:!0});else if(this.f(Bo)){this.e++;let r=this.S();if(!r)throw this.i(Qs);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(Gt)&&this.e++}throw this.i(Js)}}qt(e){let n=this.h;if((n===He||n===Yt)&&n===this.u.charCodeAt(this.e+1)){this.e+=2;let o=e.node={type:13,operator:n===He?"++":"--",argument:this.W(this.ye()),prefix:!0};if(!o.argument||!_o.has(o.argument.type))throw this.i(Be+o.operator)}}Gt(e){let n=e.node,o=this.h;if((o===He||o===Yt)&&o===this.u.charCodeAt(this.e+1)){if(!_o.has(n.type))throw this.i(Be+(o===He?"++":"--"));this.e+=2,e.node={type:13,operator:o===He?"++":"--",argument:n,prefix:!1}}}Kt(e){this.u.charCodeAt(this.e)===we&&this.u.charCodeAt(this.e+1)===we&&this.u.charCodeAt(this.e+2)===we&&(this.e+=3,e.node={type:14,argument:this.S()})}Xt(e){if(e.node&&this.f(kn)){this.e++;let n=e.node,o=this.S();if(!o)throw this.i(qo);if(this.g(),this.f(Bo)){this.e++;let r=this.S();if(!r)throw this.i(qo);e.node={type:11,test:n,consequent:o,alternate:r}}else throw this.i(Gs)}}Qt(e){if(this.g(),this.f(Jt)){let n=this.e;if(this.e++,this.g(),this.f(et)){this.e++;let o=this.de();if(o==="=>"){let r=this.$e();if(!r)throw this.i(Vn+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(Mn)&&(e.node={type:17,tag:n,quasi:this.Fe(e)})}Fe(e){if(!this.f(Mn))return;let n=this.u,o=n.length,r={type:19,quasis:[],expressions:[]},s=++this.e,i=[],a=[],c=!1,l=u=>{if(!c){let h=n.slice(s,this.e);return r.quasis.push({type:18,value:{raw:h,cooked:h},tail:u})}i.push(n.slice(s,this.e)),a.push(n.slice(s,this.e));let f=i.join(""),p=a.join("");return i.length=0,a.length=0,c=!1,r.quasis.push({type:18,value:{raw:f,cooked:p},tail:u})};for(;this.e<o;){let u=n.charCodeAt(this.e);if(u===Mn)return l(!0),this.e+=1,e.node=r,r;if(u===36&&n.charCodeAt(this.e+1)===jo){if(l(!1),this.e+=2,r.expressions.push(...this.fe(Xt)),!this.f(Xt))throw this.i("unclosed ${");this.e+=1,s=this.e}else if(u===Ln){c||(c=!0),i.push(n.slice(s,this.e)),a.push(n.slice(s,this.e));let f=n.charCodeAt(this.e+1);i.push(n.slice(this.e,this.e+2)),a.push(this.Ke(f)),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($o))return;let n=++this.e,o=!1;for(;this.e<this.u.length;){if(this.h===$o&&!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(Qt)?o=!0:o&&this.f(On)&&(o=!1),this.e+=this.f(Ln)?2:1}throw this.i("Unclosed Regex")}},Qo=t=>new Dn(t).parse();var ri={"=>":(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,"&":(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},si={"-":t=>-t,"+":t=>+t,"!":t=>!t,"~":t=>~t,new:t=>t},er=t=>{if(!t?.some(Zo))return t;let e=[];return t.forEach(n=>Zo(n)?e.push(...n):e.push(n)),e},Xo=(...t)=>er(t),Un=(t,e)=>{if(!t)return e;let n=Object.create(e??{});return n.$event=t,n},ii={"++":(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]}},ai={"++":(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]--}},Yo={"=":(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}},Zt=(t,e)=>q(t)?t.bind(e):t,Hn=class{l;ze;We;Ge;A;Je;Qe;constructor(e,n,o,r,s){this.l=E(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],Zt(P(o[r]),o);for(let i of this.l)if(r in i)return this.A=i[r],Zt(P(i[r]),i);let s=this.ze;if(s&&r in s)return this.A=s[r],Zt(P(s[r]),s)}5(e,n,o){return this.l[0]}0(e,n,o){return this.Ye(n,o,Xo,...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?.[s];return this.A=i,Zt(P(i),r)}4(e,n,o){return e.value}6(e,n,o){let r=(i,...a)=>q(i)?i(...er(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,si[e.operator],e.argument)}8(e,n,o){let r=ri[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,Xo,...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){let r={},s=u=>u?.type!==15,i=this.Ge??(()=>!1),a=n===0&&this.Qe,c=u=>this.Ze(a,e.key,n,Un(u,o)),l=u=>this.Ze(a,e.value,n,Un(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=P(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?ii:ai;if(r.type===2){let a=r.name,c=this.Xe(a,o);return fe(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(fe(a))return;let c=this.b(e.right,n,o);return Yo[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 Yo[s](i,a,c)}}14(e,n,o){let r=this.b(e.argument,n,o);return E(r)&&(r.s=tr),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??{}),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=P(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}=Ot(()=>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,Un(l,n)):this.b(a,e,n)));return o(...i)}},tr=Symbol("s"),Zo=t=>t?.s===tr,nr=(t,e,n,o,r,s,i)=>new Hn(e,n,o,r,i).eval(t,s);var or={},rr=t=>!!t,en=class{l;o;constructor(e,n){this.l=e,this.o=n}v(e){this.l=[e,...this.l]}ee(){return this.l.map(n=>n.components).filter(rr).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(rr).reverse();for(let r of o)for(let s of Object.keys(r))n.has(s)||(n.add(s),e.push(s));return e}M(e,n,o,r,s){let i=[],a=[],c=new Set,l=()=>{for(let C=0;C<a.length;++C)a[C]();a.length=0},p={value:()=>i,stop:()=>{l(),c.clear()},subscribe:(C,v)=>(c.add(C),v&&C(i),()=>{c.delete(C)}),refs:[],context:this.l[0]};if(B(e))return p;let h=this.o.globalContext,m=[],d=new Set,g=(C,v,$,K)=>{try{let I=nr(C,v,h,n,o,K,r);return $&&I.refs.length>0&&m.push(...I.refs),{value:I.value,refs:I.refs,ref:I.ref}}catch(I){D(6,`evaluation error: ${e}`,I)}return{value:void 0,refs:[]}};try{let C=or[e]??Qo("["+e+"]");or[e]=C;let v=this.l.slice(),$=C.elements,K=$.length,I=new Array(K);p.refs=I;let oe=()=>{m.length=0,s||(d.clear(),l());let X=new Array(K);for(let O=0;O<K;++O){let re=$[O];if(n?.(O,-1)){X[O]=S=>g(re,v,!1,{$event:S}).value;continue}let T=g(re,v,!0);X[O]=T.value,I[O]=T.ref}if(!s)for(let O of m)d.has(O)||(d.add(O),a.push(ne(O,oe)));if(i=X,c.size!==0)for(let O of c)c.has(O)&&O(i)};oe()}catch(C){D(6,`parse error: ${e}`,C)}return p}L(){return this.l.slice()}tt=[];ce(e){this.tt.push(this.l),this.l=e}R(e,n){try{this.ce(e),n()}finally{this.Yt()}}Yt(){this.l=this.tt.pop()??[]}};var sr=t=>{let e=t.charCodeAt(0);return e>=48&&e<=57||e>=65&&e<=90||e>=97&&e<=122||t==="-"||t==="_"||t===":"},ci=(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},ui=(t,e)=>{let n=e?2:1;for(;n<t.length&&(t[n]===" "||t[n]===`
|
|
3
|
-
`);)++n;if(n>=t.length||!
|
|
1
|
+
"use strict";var an=Object.defineProperty;var Er=Object.getOwnPropertyDescriptor;var Rr=Object.getOwnPropertyNames;var vr=Object.prototype.hasOwnProperty;var wr=(t,e)=>{for(var n in e)an(t,n,{get:e[n],enumerable:!0})},Sr=(t,e,n,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of Rr(e))!vr.call(t,r)&&r!==n&&an(t,r,{get:()=>e[r],enumerable:!(o=Er(e,r))||o.enumerable});return t};var Ar=t=>Sr(an({},"__esModule",{value:!0}),t);var Ci={};wr(Ci,{ComponentHead:()=>ze,ContextRegistry:()=>on,RegorConfig:()=>ue,addUnbinder:()=>j,batch:()=>Cr,collectRefs:()=>kt,computeMany:()=>dr,computeRef:()=>hr,computed:()=>mr,createApp:()=>lr,defineComponent:()=>pr,drainUnbind:()=>zn,endBatch:()=>Fn,entangle:()=>Qe,flatten:()=>ie,getBindData:()=>Oe,html:()=>$n,isDeepRef:()=>De,isRaw:()=>Xe,isRef:()=>x,markRaw:()=>yr,observe:()=>ne,observeMany:()=>xr,observerCount:()=>Tr,onMounted:()=>fr,onUnmounted:()=>te,pause:()=>zt,persist:()=>gr,pval:()=>Yn,raw:()=>br,ref:()=>be,removeNode:()=>F,resume:()=>Kt,silence:()=>Ot,sref:()=>se,startBatch:()=>_n,toFragment:()=>je,toJsonTemplate:()=>nt,trigger:()=>J,unbind:()=>de,unref:()=>D,useScope:()=>Nt,warningHandler:()=>Ie,watchEffect:()=>Ue});module.exports=Ar(Ci);var Fe=Symbol(":regor");var de=t=>{let e=[t];for(let n=0;n<e.length;++n){let o=e[n];Nr(o);for(let r=o.lastChild;r!=null;r=r.previousSibling)e.push(r)}},Nr=t=>{let e=t[Fe];if(!e)return;let n=e.unbinders;for(let o=0;o<n.length;++o)n[o]();n.length=0,t[Fe]=void 0};var qe=[],ft=!1,mt,qn=()=>{if(ft=!1,mt=void 0,qe.length!==0){for(let t=0;t<qe.length;++t)de(qe[t]);qe.length=0}},F=t=>{t.remove(),qe.push(t),ft||(ft=!0,mt=setTimeout(qn,1))},zn=async()=>{qe.length===0&&!ft||(mt&&clearTimeout(mt),qn())};var q=t=>typeof t=="function",z=t=>typeof t=="string",Kn=t=>typeof t>"u",pe=t=>t==null||typeof t>"u",B=t=>typeof t!="string"||!t?.trim(),Or=Object.prototype.toString,cn=t=>Or.call(t),Se=t=>cn(t)==="[object Map]",ce=t=>cn(t)==="[object Set]",un=t=>cn(t)==="[object Date]",ot=t=>typeof t=="symbol",E=Array.isArray,N=t=>t!==null&&typeof t=="object";var Wn={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."},U=(t,...e)=>{let n=Wn[t];return new Error(q(n)?n.call(Wn,...e):n)};var dt=[],Gn=()=>{let t={onMounted:[],onUnmounted:[]};return dt.push(t),t},Ve=t=>{let e=dt[dt.length-1];if(!e&&!t)throw U(2);return e},Jn=t=>{let e=Ve();return t&&pn(t),dt.pop(),e},ln=Symbol("csp"),pn=t=>{let e=t,n=e[ln];if(n){let o=Ve();if(n===o)return;o.onMounted.length>0&&n.onMounted.push(...o.onMounted),o.onUnmounted.length>0&&n.onUnmounted.push(...o.onUnmounted);return}e[ln]=Ve()},ht=t=>t[ln];var Ae=t=>{ht(t)?.onUnmounted?.forEach(n=>{n()}),t.unmounted?.()};var Qn={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]})},P=(t,...e)=>{let n=Qn[t],o=q(n)?n.call(Qn,...e):n,r=Ie.warning;r&&(z(o)?r(o):r(o,...o.args))},Ie={warning:console.warn};var yt=Symbol("ref"),Q=Symbol("sref"),gt=Symbol("raw");var x=t=>t!=null&&t[Q]===1;var Ne=class extends Error{propPath;detail;constructor(e,n){super(n),this.name="PropValidationError",this.propPath=e,this.detail=n}},ye=(t,e)=>{throw new Ne(t,`${e}.`)},bt=t=>{if(t===null)return"null";if(t===void 0)return"undefined";if(x(t))return`ref<${bt(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(E(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=t?.constructor?.name;return e&&e!=="Object"?e:"object"},kr=t=>t.length>60?`${t.slice(0,57)}...`:t,rt=(t,e=0)=>{if(e>1)return"unknown";if(x(t)){let s=t();return`ref(${rt(s,e+1)})`}if(typeof t=="string")return kr(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(E(t)){let s=t.slice(0,5).map(a=>rt(a,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 a=s.map(([i,c])=>{let l=rt(c,e+1);return`${i}: ${l}`}).join(", ");return Object.keys(t).length>5?`{ ${a}, ... }`:`{ ${a} }`}return"unknown"},ae=t=>{if(x(t))return`got ${bt(t)}(${rt(t())})`;let e=bt(t),n=rt(t);return`got ${e} (${n})`},Mr=t=>t instanceof Ne?t.detail:t instanceof Error?t.message:String(t),Xn=(t,e)=>{let n=`, ${ae(e)}.`;return t.endsWith(n)?t.slice(0,-n.length):t},Lr=(t,e,n)=>{if(e instanceof Ne){if(e.propPath===t)return Xn(e.detail,n);if(e.propPath===`${t}.value`&&x(n)){let o=Xn(e.detail,n());return o.startsWith("expected ")?`expected ref<${o.slice(9)}>`:`expected ref where ${o}`}}return Mr(e)},Vr=(t,e,n)=>{let o=[];for(let r of e){let s=Lr(t,r,n);o.includes(s)||o.push(s)}return o.length===0?ae(n):o.length===1?`${o[0]}, ${ae(n)}`:`${o.join(" or ")}, ${ae(n)}`},Ir=t=>typeof t=="string"?`"${t}"`:typeof t=="number"||typeof t=="boolean"?String(t):t===null?"null":t===void 0?"undefined":bt(t),Pr=(t,e)=>{typeof t!="string"&&ye(e,`expected string, ${ae(t)}`)},Dr=(t,e)=>{typeof t!="number"&&ye(e,`expected number, ${ae(t)}`)},Ur=(t,e)=>{typeof t!="boolean"&&ye(e,`expected boolean, ${ae(t)}`)},Hr=t=>(e,n)=>{e instanceof t||ye(n,`expected instance of ${t.name||"provided class"}, ${ae(e)}`)},Br=t=>(e,n,o)=>{e!==void 0&&t(e,n,o)},jr=t=>(e,n,o)=>{e!==null&&t(e,n,o)},$r=(...t)=>(e,n,o)=>{let r=[];for(let s of t)try{s(e,n,o);return}catch(a){r.push(a)}ye(n,Vr(n,r,e))},_r=t=>(e,n)=>{t.includes(e)||ye(n,`expected one of ${t.map(o=>Ir(o)).join(", ")}, ${ae(e)}`)},Fr=t=>(e,n,o)=>{E(e)||ye(n,`expected array, ${ae(e)}`);let r=e;for(let s=0;s<r.length;++s)t(r[s],`${n}[${s}]`,o)};function qr(t){return(e,n,o)=>{N(e)||ye(n,`expected object, ${ae(e)}`);let r=e;for(let s in t){let a=t[s];if(!a)continue;a(r[s],`${n}.${s}`,o)}}}var zr=t=>(e,n,o)=>{if(x(e)){t(e(),`${n}.value`,o);return}ye(n,`expected ref, ${ae(e)}`)},Yn={fail:ye,describe:ae,isString:Pr,isNumber:Dr,isBoolean:Ur,isClass:Hr,optional:Br,nullable:jr,or:$r,oneOf:_r,arrayOf:Fr,shape:qr,refOf:zr};var Kr=(t,e,n)=>{let o=t.tagName?.toLowerCase?.()||"unknown",r=n instanceof Ne?n.propPath:e,s=n instanceof Ne?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})},ze=class{props;start;end;ctx;autoProps=!0;entangle=!0;enableSwitch=!1;onAutoPropsAssigned;G;J;constructor(e,n,o,r,s,a){this.props=e,this.G=n,this.ctx=o,this.start=r,this.end=s,this.J=a}emit=(e,n)=>{this.G.dispatchEvent(new CustomEvent(e,{detail:n}))};findContext(e,n=0){if(n<0)return;let o=0;for(let r of this.ctx??[])if(r instanceof e){if(o===n)return r;++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(a){let i=Kr(this.G,o,a);if(this.J==="warn"){Ie.warning(i.message,i);continue}throw i}}}unmount(){let e=this.start.nextSibling,n=this.end;for(;e&&e!==n;)F(e),e=e.nextSibling;for(let o of this.ctx)Ae(o)}};var Oe=t=>{let e=t,n=e[Fe];if(n)return n;let o={unbinders:[],data:{}};return e[Fe]=o,o};var j=(t,e)=>{Oe(t).unbinders.push(e)};var Tt={},xt={},Zn=1,eo=t=>{let e=(Zn++).toString();return Tt[e]=t,xt[e]=0,e},fn=t=>{xt[t]+=1},mn=t=>{--xt[t]===0&&(delete Tt[t],delete xt[t])},to=t=>Tt[t],dn=()=>Zn!==1&&Object.keys(Tt).length>0,st="r-switch",Wr=t=>{let e=t.filter(o=>Te(o)).map(o=>[...o.querySelectorAll("[r-switch]")].map(r=>r.getAttribute(st))),n=new Set;return e.forEach(o=>{o.forEach(r=>r&&n.add(r))}),[...n]},Ke=(t,e)=>{if(!dn())return;let n=Wr(e);n.length!==0&&(n.forEach(fn),j(t,()=>{n.forEach(mn)}))};var Ct=()=>{},hn=(t,e,n,o)=>{let r=[];for(let s of t){let a=s.cloneNode(!0);n.insertBefore(a,o),r.push(a)}ke(e,r)},yn=Symbol("r-if"),no=Symbol("r-else"),oo=t=>t[no]===1,Et=class{r;V;ge;Q;X;x;R;constructor(e){this.r=e,this.V=e.o.p.if,this.ge=vt(e.o.p.if),this.Q=e.o.p.else,this.X=e.o.p.elseif,this.x=e.o.p.for,this.R=e.o.p.pre}ot(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.V);return n&&this.y(e),this.r.N.j(e,o=>{o.hasAttribute(this.V)&&this.y(o)}),n}Y(e){return e[yn]?!0:(e[yn]=!0,Rt(e,this.ge).forEach(n=>n[yn]=!0),!1)}y(e){if(e.hasAttribute(this.R)||this.Y(e)||this.ot(e,this.x))return;let n=e.getAttribute(this.V);if(!n){P(0,this.V,e);return}e.removeAttribute(this.V),this.O(e,n)}U(e,n,o){let r=We(e),s=e.parentNode,a=document.createComment(`__begin__ :${n}${o??""}`);s.insertBefore(a,e),Ke(a,r),r.forEach(c=>{F(c)}),e.remove(),n!=="if"&&(e[no]=1);let i=document.createComment(`__end__ :${n}${o??""}`);return s.insertBefore(i,a.nextSibling),{nodes:r,parent:s,commentBegin:a,commentEnd:i}}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:a,commentEnd:i}=this.U(e,"else");return[{mount:()=>{hn(r,this.r,s,i)},unmount:()=>{Ce(a,i)},isTrue:()=>!0,isMounted:!1}]}else{let r=e.getAttribute(this.X);if(!r)return[];e.removeAttribute(this.X);let{nodes:s,parent:a,commentBegin:i,commentEnd:c}=this.U(e,"elseif",` => ${r} `),l=this.r.m.M(r),u=l.value,p=this.be(o,n),f=Ct;return j(i,()=>{l.stop(),f(),f=Ct}),f=l.subscribe(n),[{mount:()=>{hn(s,this.r,a,c)},unmount:()=>{Ce(i,c)},isTrue:()=>!!u()[0],isMounted:!1},...p]}}O(e,n){let o=e.nextElementSibling,{nodes:r,parent:s,commentBegin:a,commentEnd:i}=this.U(e,"if",` => ${n} `),c=this.r.m.M(n),l=c.value,u=!1,p=this.r.m,f=p.L(),h=()=>{p.E(f,()=>{if(l()[0])u||(hn(r,this.r,s,i),u=!0),m.forEach(C=>{C.unmount(),C.isMounted=!1});else{Ce(a,i),u=!1;let C=!1;for(let v of m)!C&&v.isTrue()?(v.isMounted||(v.mount(),v.isMounted=!0),C=!0):(v.unmount(),v.isMounted=!1)}})},m=this.be(o,h),d=Ct;j(a,()=>{c.stop(),d(),d=Ct}),h(),d=c.subscribe(h)}};var We=t=>{let e=fe(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?.tagName;if(s==="SCRIPT"||s==="STYLE")continue}n.push(r)}return n},ke=(t,e)=>{for(let n=0;n<e.length;++n){let o=e[n];o.nodeType===Node.ELEMENT_NODE&&(oo(o)||t.$(o))}},Rt=(t,e)=>{let n=t.querySelectorAll(e);return t.matches?.(e)?[t,...n]:n},fe=t=>t instanceof HTMLTemplateElement,Te=t=>t.nodeType===Node.ELEMENT_NODE,it=t=>t.nodeType===Node.ELEMENT_NODE,ro=t=>t instanceof HTMLSlotElement,Ee=t=>fe(t)?t.content.childNodes:t.childNodes,Ce=(t,e)=>{let n=t.nextSibling;for(;n!=null&&n!==e;){let o=n.nextSibling;F(n),n=o}},so=function(){return this()},Gr=function(t){return this(t)},Jr=()=>{throw new Error("value is readonly.")},Qr={get:so,set:Gr,enumerable:!0,configurable:!1},Xr={get:so,set:Jr,enumerable:!0,configurable:!1},Me=(t,e)=>{Object.defineProperty(t,"value",e?Xr:Qr)},io=(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},vt=t=>`[${CSS.escape(t)}]`,wt=(t,e)=>(t.startsWith("@")&&(t=e.p.on+":"+t.slice(1)),t.includes("[")&&(t=t.replace(/[[\]]/g,e.p.dynamic)),t),gn=t=>{let e=Object.create(null);return n=>e[n]||(e[n]=t(n))},Yr=/-(\w)/g,H=gn(t=>t&&t.replace(Yr,(e,n)=>n?n.toUpperCase():"")),Zr=/\B([A-Z])/g,Ge=gn(t=>t&&t.replace(Zr,"-$1").toLowerCase()),at=gn(t=>t&&t.charAt(0).toUpperCase()+t.slice(1));var St={mount:()=>{}};var Je=t=>{let e=t.trim();return e?e.split(/\s+/):[]};var At=t=>{ht(t)?.onMounted?.forEach(n=>{n()}),t.mounted?.()};var bn=Symbol("scope"),Nt=t=>{try{Gn();let e=t();pn(e);let n={context:e,unmount:()=>Ae(e),[bn]:1};return n[bn]=1,n}finally{Jn()}},ao=t=>N(t)?bn in t:!1;var xn={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],a=r[1],i=n[s];i!==a&&(x(i)?i(a):n[s]=a)}}})};var te=(t,e)=>{Ve(e)?.onUnmounted.push(t)};var ne=(t,e,n,o=!0)=>{if(!x(t))throw U(3,"observe");n&&e(t());let s=t(void 0,void 0,0,e);return o&&te(s,!0),s};var Qe=(t,e)=>{if(t===e)return()=>{};let n=ne(t,r=>e(r)),o=ne(e,r=>t(r));return e(t()),()=>{n(),o()}};var Xe=t=>!!t&&t[gt]===1;var De=t=>t?.[yt]===1;var me=[],co=t=>{me.length!==0&&me[me.length-1]?.add(t)},Ue=t=>{if(!t)return()=>{};let e={stop:()=>{}};return es(t,e),te(()=>e.stop(),!0),e.stop},es=(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(me.push(s),t(a=>n.push(a)),o)return;for(let a of[...s]){let i=ne(a,()=>{r(),Ue(t)});n.push(i)}}finally{me.pop()}},Ot=t=>{let e=me.length,n=e>0&&me[e-1];try{return n&&me.push(null),t()}finally{n&&me.pop()}},kt=t=>{try{let e=new Set;return me.push(e),{value:t(),refs:[...e]}}finally{me.pop()}};var J=(t,e,n)=>{if(!x(t))return;let o=t;if(o(void 0,e,1),!n)return;let r=o();if(r){if(E(r)||ce(r))for(let s of r)J(s,e,!0);else if(Se(r))for(let s of r)J(s[0],e,!0),J(s[1],e,!0);if(N(r))for(let s in r)J(r[s],e,!0)}};function ts(t,e,n){Object.defineProperty(t,e,{value:n,enumerable:!1,writable:!0,configurable:!0})}var Ye=(t,e,n)=>{n.forEach(function(o){let r=t[o];ts(e,o,function(...a){let i=r.apply(this,a),c=this[Q];for(let l of c)J(l);return i})})},Mt=(t,e)=>{Object.defineProperty(t,Symbol.toStringTag,{value:e,writable:!1,enumerable:!1,configurable:!0})};var uo=Array.prototype,Tn=Object.create(uo),ns=["push","pop","shift","unshift","splice","sort","reverse"];Ye(uo,Tn,ns);var lo=Map.prototype,Lt=Object.create(lo),os=["set","clear","delete"];Mt(Lt,"Map");Ye(lo,Lt,os);var po=Set.prototype,Vt=Object.create(po),rs=["add","clear","delete"];Mt(Vt,"Set");Ye(po,Vt,rs);var ge={},se=t=>{if(x(t)||Xe(t))return t;let e={auto:!0,_value:t},n=c=>N(c)?Q in c?!0:E(c)?(Object.setPrototypeOf(c,Tn),!0):ce(c)?(Object.setPrototypeOf(c,Vt),!0):Se(c)?(Object.setPrototypeOf(c,Lt),!0):!1:!1,o=n(t),r=new Set,s=(c,l)=>{if(ge.stack&&ge.stack.length){ge.stack[ge.stack.length-1].add(i);return}r.size!==0&&Ot(()=>{for(let u of[...r.keys()])r.has(u)&&u(c,l)})},a=c=>{let l=c[Q];l||(c[Q]=l=new Set),l.add(i)},i=(...c)=>{if(!(2 in c)){let u=c[0],p=c[1];return 0 in c?e._value===u||x(u)&&(u=u(),e._value===u)?u:(n(u)&&a(u),e._value=u,e.auto&&s(u,p),e._value):(co(i),e._value)}switch(c[2]){case 0:{let u=c[3];if(!u)return()=>{};let p=f=>{r.delete(f)};return r.add(u),()=>{p(u)}}case 1:{let u=c[1],p=e._value;s(p,u);break}case 2:return r.size;case 3:{e.auto=!1;break}case 4:e.auto=!0}return e._value};return i[Q]=1,Me(i,!1),o&&a(t),i};var be=t=>{if(Xe(t))return t;let e;if(x(t)?(e=t,t=e()):e=se(t),t instanceof Node||t instanceof Date||t instanceof RegExp||t instanceof Promise||t instanceof Error)return e;if(e[yt]=1,E(t)){let n=t.length;for(let o=0;o<n;++o){let r=t[o];De(r)||(t[o]=be(r))}return e}if(!N(t))return e;for(let n of Object.entries(t)){let o=n[1];if(De(o))continue;let r=n[0];ot(r)||(t[r]=null,t[r]=be(o))}return e};var fo=Symbol("modelBridge"),It=()=>{},ss=t=>!!t?.[fo],is=t=>{t[fo]=1},as=t=>{let e=be(t());return is(e),e},mo={collectRefObj:!0,mount:({parseResult:t,option:e})=>{if(typeof e!="string"||!e)return It;let n=H(e),o,r,s=It,a=()=>{s(),s=It,o=void 0,r=void 0},i=()=>{s(),s=It},c=(u,p)=>{o!==u&&(i(),s=Qe(u,p),o=u)},l=()=>{let u=t.refs[0]??t.value()[0],p=t.context,f=p[n];if(!x(u)){if(r&&f===r){r(u);return}if(a(),x(f)){f(u);return}p[n]=u;return}if(ss(u)){if(f===u)return;x(f)?c(u,f):p[n]=u;return}r||(r=as(u)),p[n]=r,c(u,r)};return{update:()=>{l()},unmount:()=>{s()}}}};var Pt=class{r;xe;Te="";Re=-1;constructor(e){this.r=e,this.xe=e.o.p.inherit}k(e){this.rt(e)}st(e){if(this.Re!==e.size){let n=[...e.keys()];this.Te=[...n,...n.map(Ge)].join(","),this.Re=e.size}return this.Te}it(e){for(let n=0;n<e.length;++n){let o=e[n]?.components;if(o)for(let r in o)return!0}return!1}at(e){if(!fe(e))return!1;let n=e.getAttributeNames();return e.hasAttribute("name")?!0:n.some(o=>o.startsWith("#"))}ct(e){return fe(e)&&e.getAttributeNames().length===0}rt(e){let n=this.r,o=n.m,r=n.o.Z,s=n.o._;if(r.size===0&&!this.it(o.l))return;let a=o.ee(),i=this.Ee();if(B(i))return;let c=this.pt(e,i);for(let l of c){if(l.hasAttribute(n.R))continue;let u=l.parentNode;if(!u)continue;let p=l.nextSibling,f=H(l.tagName).toUpperCase(),m=a[f]??s.get(f);if(!m)continue;let d=m.template;if(!d)continue;let g=l.parentElement;if(!g)continue;let C=new Comment(" begin component: "+l.tagName),v=new Comment(" end component: "+l.tagName);g.insertBefore(C,l),l.remove();let $=n.o.p.context,K=n.o.p.contextAlias,I=n.o.p.bind,oe=(y,A)=>{let R={},_=y.hasAttribute($);return o.E(A,()=>{o.v(R),_?n.y(xn,y,$):y.hasAttribute(K)&&n.y(xn,y,K);let b=m.props;if(!b||b.length===0)return;b=b.map(H);let w=new Map(b.map(G=>[G.toLowerCase(),G]));for(let G of[...b,...b.map(Ge)]){let le=y.getAttribute(G);le!==null&&(R[H(G)]=le,y.removeAttribute(G))}let M=n.F.Ce(y,!1);for(let[G,le]of M.entries()){let[xe,V]=le.te;if(!V)continue;let ee=w.get(H(V).toLowerCase());ee&&(xe!=="."&&xe!==":"&&xe!==I||n.y(mo,y,G,!0,ee,le.ne))}}),R},X=[...o.L()],O=()=>{let y=oe(l,X),A=new ze(y,l,X,C,v,n.o.propValidationMode),R=Nt(()=>m.context(A)??{}).context;if(A.autoProps){for(let[_,b]of Object.entries(y))if(_ in R){let w=R[_];if(w===b)continue;if(x(w)){x(b)?A.entangle?j(C,Qe(b,w)):w(b()):w(b);continue}}else R[_]=b;A.onAutoPropsAssigned?.()}return{componentCtx:R,head:A}},{componentCtx:re,head:T}=O(),S=[...Ee(d)],Y=S.length,$e=l.childNodes.length===0,_e=y=>{let A=y.parentElement,R=y.name;if(B(R)&&(R=y.getAttributeNames().filter(w=>w.startsWith("#"))[0],B(R)?R="default":R=R.substring(1)),$e){if(R==="default"){let w=n.o.p.text,M=l.getAttribute(w);if(!B(M)){let G=document.createElement("span");G.setAttribute(w,M),A.insertBefore(G,y),l.removeAttribute(w);return}}for(let w of[...y.childNodes])A.insertBefore(w,y);return}let _=l.querySelector(`template[name='${R}'], template[\\#${R}]`);!_&&R==="default"&&(_=[...l.querySelectorAll("template:not([name])")].find(M=>this.ct(M))??null);let b=w=>{T.enableSwitch&&o.E(X,()=>{o.v(re);let M=oe(y,o.L());o.E(X,()=>{o.v(M);let G=o.L(),le=eo(G);for(let xe of w)Te(xe)&&(xe.setAttribute(st,le),fn(le),j(xe,()=>{mn(le)}))})})};if(_){let w=[...Ee(_)];for(let M of w)A.insertBefore(M,y);b(w)}else{if(R!=="default"){for(let M of[...Ee(y)])A.insertBefore(M,y);return}let w=[...Ee(l)].filter(M=>!this.at(M));for(let M of w)A.insertBefore(M,y);b(w)}},rn=y=>{if(!Te(y))return;let A=y.querySelectorAll("slot");if(ro(y)){_e(y),y.remove();return}for(let R of A)_e(R),R.remove()};(()=>{for(let y=0;y<Y;++y)S[y]=S[y].cloneNode(!0),u.insertBefore(S[y],p),rn(S[y])})(),g.insertBefore(v,p);let k=()=>{if(!m.inheritAttrs)return;let y=S.filter(R=>R.nodeType===Node.ELEMENT_NODE);y.length>1&&(y=y.filter(R=>R.hasAttribute(this.xe)));let A=y[0];if(A)for(let R of l.getAttributeNames()){if(R===$||R===K)continue;let _=l.getAttribute(R);if(R==="class"){let b=Je(_);b.length>0&&A.classList.add(...b)}else if(R==="style"){let b=A.style,w=l.style;for(let M of w)b.setProperty(M,w.getPropertyValue(M))}else A.setAttribute(wt(R,n.o),_)}},W=()=>{for(let y of l.getAttributeNames())!y.startsWith("@")&&!y.startsWith(n.o.p.on)&&l.removeAttribute(y)},Z=()=>{k(),W(),o.v(re),n.ve(l,!1),re.$emit=T.emit,ke(n,S),j(l,()=>{Ae(re)}),j(C,()=>{de(l)}),At(re)};o.E(X,Z)}}Ee(){let e=this.r,n=e.m,o=e.o.Z,r=n.ut(),s=this.st(o);return[...s?[s]:[],...r,...r.map(Ge)].join(",")}pt(e,n){let o=[];if(B(n))return o;if(e.matches?.(n))return[e];let r=this.q(e).reverse();for(;r.length>0;){let s=r.pop();if(s.matches(n)){o.push(s);continue}r.push(...this.q(s).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),!(!B(o)&&s.matches(o))&&r.push(...this.q(s).reverse())}}q(e){let n=e?.children;if(n?.length!=null){let r=[];for(let s=0;s<n.length;++s){let a=n[s];Te(a)&&r.push(a)}return r}let o=e?.childNodes;if(o?.length!=null){let r=[];for(let s=0;s<o.length;++s){let a=o[s];Te(a)&&r.push(a)}return r}return[]}};var Cn=class{te;ne;we=[];constructor(e,n){this.te=e,this.ne=n}},Dt=class{r;Se;Ae;oe;constructor(e){this.r=e,this.Se=e.o.lt(),this.oe=new Map;let n=new Map;for(let o of this.Se){let r=o[0]??"",s=n.get(r);s?s.push(o):n.set(r,[o])}this.Ae=n}ke(e){let n=this.oe.get(e);if(n)return n;let o=e,r=o.startsWith(".");r&&(o=":"+o.slice(1));let s=o.indexOf("."),i=(s<0?o:o.substring(0,s)).split(/[:@]/);B(i[0])&&(i[0]=r?".":o[0]);let c=s>=0?o.slice(s+1).split("."):[],l=!1,u=!1;for(let f=0;f<c.length;++f){let h=c[f];if(!l&&h==="camel"?l=!0:!u&&h==="prop"&&(u=!0),l&&u)break}l&&(i[i.length-1]=H(i[i.length-1])),u&&(i[0]=".");let p={terms:i,flags:c};return this.oe.set(e,p),p}Ce(e,n){let o=new Map;if(!it(e))return o;let r=this.Ae,s=(i,c)=>{let l=r.get(c[0]??"");if(l)for(let u=0;u<l.length;++u){if(!c.startsWith(l[u]))continue;let p=o.get(c);if(!p){let f=this.ke(c);p=new Cn(f.terms,f.flags),o.set(c,p)}p.we.push(i);return}},a=i=>{let c=i.attributes;if(!(!c||c.length===0))for(let l=0;l<c.length;++l){let u=c.item(l)?.name;u&&s(i,u)}};return a(e),!n||!e.firstElementChild||this.r.N.j(e,a),o}};var ho=()=>{},cs=(t,e)=>{for(let n of t){let o=n.cloneNode(!0);e.appendChild(o)}},Ut=class{r;I;constructor(e){this.r=e,this.I=e.o.p.is}k(e){let n=e.hasAttribute(this.I);return(n||e.hasAttribute("is"))&&this.y(e),this.r.N.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 a of e.getAttributeNames())a!=="is"&&s.setAttribute(a,e.getAttribute(a));for(;e.firstChild;)s.appendChild(e.firstChild);r.insertBefore(s,e),e.remove(),this.r.$(s);return}n=`'${n.slice(6)}'`,e.removeAttribute("is")}e.removeAttribute(this.I),this.O(e,n)}U(e,n){let o=We(e),r=e.parentNode,s=document.createComment(`__begin__ dynamic ${n??""}`);r.insertBefore(s,e),Ke(s,o),o.forEach(i=>{F(i)}),e.remove();let a=document.createComment(`__end__ dynamic ${n??""}`);return r.insertBefore(a,s.nextSibling),{nodes:o,parent:r,commentBegin:s,commentEnd:a}}O(e,n){let{nodes:o,parent:r,commentBegin:s,commentEnd:a}=this.U(e,` => ${n} `),i=this.r.m.M(n),c=i.value,l=this.r.m,u=l.L(),p={name:""},f=fe(e)?o:[...o[0].childNodes],h=()=>{l.E(u,()=>{let g=c()[0];if(N(g)&&(g.name?g=g.name:g=Object.entries(l.ee()).filter(v=>v[1]===g)[0]?.[0]),!z(g)||B(g)){Ce(s,a);return}if(p.name===g)return;Ce(s,a);let C=document.createElement(g);for(let v of e.getAttributeNames())v!==this.I&&C.setAttribute(v,e.getAttribute(v));cs(f,C),r.insertBefore(C,a),this.r.$(C),p.name=g})},m=ho;j(s,()=>{i.stop(),m(),m=ho}),h(),m=i.subscribe(h)}};var D=t=>{let e=t;return e!=null&&e[Q]===1?e():e};var us=(t,e)=>{let[n,o]=e;q(o)?o(t,n):t.innerHTML=n?.toString()},Ht={mount:()=>({update:({el:t,values:e})=>{us(t,e)}})};var Bt=class t{re;constructor(e){this.re=e}static ft(e,n){let o=e.m,r=e.o,s=r.p,a=new Set([s.for,s.if,s.else,s.elseif,s.pre]),i=r.B,c=o.ee();if(Object.keys(c).length>0||r._.size>0)return;let l=e.F,u=[],p=0,f=[];for(let h=n.length-1;h>=0;--h)f.push(n[h]);for(;f.length>0;){let h=f.pop();if(h.nodeType===Node.ELEMENT_NODE){let d=h;if(d.tagName==="TEMPLATE"||d.tagName.includes("-"))return;let g=H(d.tagName).toUpperCase();if(r._.has(g)||c[g])return;let C=d.attributes;for(let v=0;v<C.length;++v){let $=C.item(v)?.name;if(!$)continue;if(a.has($))return;let{terms:K,flags:I}=l.ke($),[oe,X]=K,O=i[$]??i[oe];if(O){if(O===Ht)return;u.push({nodeIndex:p,attrName:$,directive:O,option:X,flags:I})}}++p}let m=h.childNodes;for(let d=m.length-1;d>=0;--d)f.push(m[d])}if(u.length!==0)return new t(u)}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 a=s.childNodes;for(let i=a.length-1;i>=0;--i)r.push(a[i])}for(let s=0;s<this.re.length;++s){let a=this.re[s],i=o[a.nodeIndex];i&&e.y(a.directive,i,a.attrName,!1,a.option,a.flags)}}};var ls=(t,e)=>{let n=e.parentNode;if(n)for(let o=0;o<t.items.length;++o)n.insertBefore(t.items[o],e)},ps=t=>{let e=t.length,n=t.slice(),o=[],r,s,a;for(let i=0;i<e;++i){let c=t[i];if(c===0)continue;let l=o[o.length-1];if(l===void 0||t[l]<c){n[i]=l??-1,o.push(i);continue}for(r=0,s=o.length-1;r<s;)a=r+s>>1,t[o[a]]<c?r=a+1:s=a;c<t[o[r]]&&(r>0&&(n[i]=o[r-1]),o[r]=i)}for(r=o.length,s=o[r-1]??-1;r-- >0;)o[r]=s,s=n[s];return o},jt=class{static dt(e){let{oldItems:n,newValues:o,getKey:r,isSameValue:s,mountNewValue:a,removeMountItem:i,endAnchor:c}=e,l=n.length,u=o.length,p=new Array(u),f=new Set;for(let T=0;T<u;++T){let S=r(o[T]);if(S===void 0||f.has(S))return;f.add(S),p[T]=S}let h=new Array(u),m=0,d=l-1,g=u-1;for(;m<=d&&m<=g;){let T=n[m];if(r(T.value)!==p[m]||!s(T.value,o[m]))break;T.value=o[m],h[m]=T,++m}for(;m<=d&&m<=g;){let T=n[d];if(r(T.value)!==p[g]||!s(T.value,o[g]))break;T.value=o[g],h[g]=T,--d,--g}if(m>d){for(let T=g;T>=m;--T){let S=T+1<u?h[T+1].items[0]:c;h[T]=a(T,o[T],S)}return h}if(m>g){for(let T=m;T<=d;++T)i(n[T]);return h}let C=m,v=m,$=g-v+1,K=new Array($).fill(0),I=new Map;for(let T=v;T<=g;++T)I.set(p[T],T);let oe=!1,X=0;for(let T=C;T<=d;++T){let S=n[T],Y=I.get(r(S.value));if(Y===void 0){i(S);continue}if(!s(S.value,o[Y])){i(S);continue}S.value=o[Y],h[Y]=S,K[Y-v]=T+1,Y>=X?X=Y:oe=!0}let O=oe?ps(K):[],re=O.length-1;for(let T=$-1;T>=0;--T){let S=v+T,Y=S+1<u?h[S+1].items[0]:c;if(K[T]===0){h[S]=a(S,o[S],Y);continue}let $e=h[S];oe&&(re>=0&&O[re]===T?--re:$e&&ls($e,Y))}return h}};var ct=class{T=[];P=new Map;get w(){return this.T.length}se;constructor(e){this.se=e}ie(e){let n=this.se(e.value);n!==void 0&&this.P.set(n,e)}ae(e){let n=this.se(this.T[e]?.value);n!==void 0&&this.P.delete(n)}static mt(e,n){return{items:[],index:e,value:n,order:-1}}v(e){e.order=this.w,this.T.push(e),this.ie(e)}yt(e,n){let o=this.w;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}Ve(e){this.ae(e),this.T.splice(e,1);let n=this.w;for(let o=e;o<n;++o)this.T[o].order=o}Ne(e){let n=this.w;for(let o=e;o<n;++o)this.ae(o);this.T.splice(e)}en(e){return this.P.has(e)}ht(e){return this.P.get(e)?.order??-1}};var En=Symbol("r-for"),fs=t=>-1,yo=()=>{},$t=class t{r;x;Oe;R;constructor(e){this.r=e,this.x=e.o.p.for,this.Oe=vt(this.x),this.R=e.o.p.pre}k(e){let n=e.hasAttribute(this.x);return n&&this.Me(e),this.r.N.j(e,o=>{o.hasAttribute(this.x)&&this.Me(o)}),n}Y(e){return e[En]?!0:(e[En]=!0,Rt(e,this.Oe).forEach(n=>n[En]=!0),!1)}Me(e){if(e.hasAttribute(this.R)||this.Y(e))return;let n=e.getAttribute(this.x);if(!n){P(0,this.x,e);return}e.removeAttribute(this.x),this.gt(e,n)}Le(e){return pe(e)?[]:(q(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){let o=this.bt(n);if(!o?.list){P(1,this.x,n,e);return}let r=this.r.o.p.key,s=this.r.o.p.keyBind,a=e.getAttribute(r)??e.getAttribute(s);e.removeAttribute(r),e.removeAttribute(s);let i=We(e),c=Bt.ft(this.r,i),l=e.parentNode;if(!l)return;let u=`${this.x} => ${n}`,p=new Comment(`__begin__ ${u}`);l.insertBefore(p,e),Ke(p,i),i.forEach(k=>{F(k)}),e.remove();let f=new Comment(`__end__ ${u}`);l.insertBefore(f,p.nextSibling);let h=this.r,m=h.m,d=m.L(),C=d.length===1?[void 0,d[0]]:void 0,v=this.xt(a),$=(k,W)=>v(k)===v(W),K=(k,W)=>k===W,I=(k,W,Z)=>{let y=o.createContext(W,k),A=ct.mt(y.index,W),R=()=>{let _=f.parentNode??p.parentNode??l,b=Z.previousSibling,w=[];for(let M=0;M<i.length;++M){let G=i[M].cloneNode(!0);_.insertBefore(G,Z),w.push(G)}for(c?c.y(h,w):ke(h,w),b=b.nextSibling;b!==Z;)A.items.push(b),b=b.nextSibling};return C?(C[0]=y.ctx,m.E(C,R)):m.E(d,()=>{m.v(y.ctx),R()}),A},oe=(k,W)=>{let Z=L.D(k).items,y=Z[Z.length-1].nextSibling;for(let A of Z)F(A);L.ce(k,I(k,W,y))},X=(k,W)=>{L.v(I(k,W,f))},O=k=>{for(let W of L.D(k).items)F(W)},re=k=>{let W=L.w;for(let Z=k;Z<W;++Z)L.D(Z).index(Z)},T=k=>{let W=p.parentNode,Z=f.parentNode;if(!W||!Z)return;let y=L.w;q(k)&&(k=k());let A=D(k[0]);if(E(A)&&A.length===0){Ce(p,f),L.Ne(0);return}let R=[];for(let V of this.Le(k[0]))R.push(V);let _=jt.dt({oldItems:L.T,newValues:R,getKey:v,isSameValue:K,mountNewValue:(V,ee,Le)=>I(V,ee,Le),removeMountItem:V=>{for(let ee=0;ee<V.items.length;++ee)F(V.items[ee])},endAnchor:f});if(_){L.T=_,L.P.clear();for(let V=0;V<_.length;++V){let ee=_[V];ee.order=V,ee.index(V);let Le=v(ee.value);Le!==void 0&&L.P.set(Le,ee)}return}let b=0,w=Number.MAX_SAFE_INTEGER,M=y,G=this.r.o.forGrowThreshold,le=()=>L.w<M+G;for(let V of R){let ee=()=>{if(b<y){let Le=L.D(b++);if($(Le.value,V)){if(K(Le.value,V))return;oe(b-1,V);return}let pt=L.ht(v(V));if(pt>=b&&pt-b<10){if(--b,w=Math.min(w,b),O(b),L.Ve(b),--y,pt>b+1)for(let sn=b;sn<pt-1&&sn<y&&!$(L.D(b).value,V);)++sn,O(b),L.Ve(b),--y;ee();return}le()?(L.yt(b-1,I(b,V,L.D(b-1).items[0])),w=Math.min(w,b-1),++y):oe(b-1,V)}else X(b++,V)};ee()}let xe=b;for(y=L.w;b<y;)O(b++);L.Ne(xe),re(w)},S=()=>{Y.stop(),_e(),_e=yo},Y=m.M(o.list),$e=Y.value,_e=yo,rn=0,L=new ct(v);for(let k of this.Le($e()[0]))L.v(I(rn++,k,f));j(p,S),_e=Y.subscribe(T)}static Tt=/\{?\[?\(?([^)}\]]+)\)?\]?\}?([^)]+)?\s+\b(?:in|of)\b\s+(.*)\s*$/;bt(e){let n=t.Tt.exec(e);if(!n)return;let o=(n[1]+(n[2]??"")).split(",").map(c=>c.trim()),r=o.length>1?o.length-1:-1,s=r!==-1&&(o[r]==="index"||o[r]?.startsWith("#"))?o[r]:"";s&&o.splice(r,1);let a=n[3];if(!a||o.length===0)return;let i=/[{[]/.test(e);return{list:a,createContext:(c,l)=>{let u={},p=D(c);if(!i&&o.length===1)u[o[0]]=c;else if(E(p)){let h=0;for(let m of o)u[m]=p[h++]}else for(let h of o)u[h]=p[h];let f={ctx:u,index:fs};return s&&(f.index=u[s.startsWith("#")?s.substring(1):s]=se(l)),f}}}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 a=D(s),i=this.Ie(a,o);return i!==void 0||!r?i:this.Ie(a,r)}}return o=>D(D(o)?.[n])}Rt(e){return e.split(".").filter(n=>n.length>0)}Ie(e,n){let o=e;for(let r of n)o=D(o)?.[r];return D(o)}};var _t=class{pe=0;ue=new Map;m;Pe;De;Ue;N;F;o;R;Be;constructor(e){this.m=e,this.o=e.o,this.De=new $t(this),this.Pe=new Et(this),this.Ue=new Ut(this),this.N=new Pt(this),this.F=new Dt(this),this.R=this.o.p.pre,this.Be=this.o.p.dynamic}Et(e){let n=fe(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 a=[...o.content.childNodes];for(let i of a)r.insertBefore(i,s);ke(this,a)}}$(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.N.k(e),this.Et(e),this.ve(e,!0)}finally{--this.pe,this.pe===0&&this.Ct()}}vt(e,n){let o=document;if(!o){let r=e.parentNode;for(;r?.parentNode;)r=r.parentNode;if(!r)return null;o=r}return o.querySelector(n)}He(e,n){let o=this.vt(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,j(s,()=>{F(e)}),o.appendChild(e),!0}wt(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)}}ve(e,n){let o=this.F.Ce(e,n),r=this.o.B;for(let[s,a]of o.entries()){let[i,c]=a.te,l=r[s]??r[i];if(!l){console.error("directive not found:",i);continue}let u=a.we;for(let p=0;p<u.length;++p){let f=u[p];this.y(l,f,s,!1,c,a.ne)}}}y(e,n,o,r,s,a){if(n.hasAttribute(this.R))return;let i=n.getAttribute(o);n.removeAttribute(o);let c=l=>{let u=l;for(;u;){let p=u.getAttribute(st);if(p)return p;u=u.parentElement}return null};if(dn()){let l=c(n);if(l){this.m.E(to(l),()=>{this.O(e,n,i,s,a)});return}}this.O(e,n,i,s,a)}St(e,n,o){return e!==St?!1:(B(o)||this.He(n,o)||this.wt(n,o),!0)}O(e,n,o,r,s){if(n.nodeType!==Node.ELEMENT_NODE||o==null||this.St(e,n,o))return;let a=this.At(r,e.once),i=this.kt(e,o),c=this.Vt(i,a);j(n,c.stop);let l=this.Nt(n,o,i,a,r,s),u=this.Ot(e,l,c);if(!u)return;let p=this.Mt(l,i,a,r,u);p(),e.once||(c.result=i.subscribe(p),a&&(c.dynamic=a.subscribe(p)))}At(e,n){let o=io(e,this.Be);if(o)return this.m.M(H(o),void 0,void 0,void 0,n)}kt(e,n){return this.m.M(n,e.isLazy,e.isLazyKey,e.collectRefObj,e.once)}Vt(e,n){let o={stop:()=>{e.stop(),n?.stop(),o.result?.(),o.dynamic?.(),o.mounted?.(),o.result=void 0,o.dynamic=void 0,o.mounted=void 0}};return o}Nt(e,n,o,r,s,a){return{el:e,expr:n,values:o.value(),previousValues:void 0,option:r?r.value()[0]:s,previousOption:void 0,flags:a,parseResult:o,dynamicOption:r}}Ot(e,n,o){let r=e.mount(n);if(typeof r=="function"){o.mounted=r;return}return r?.unmount&&(o.mounted=r.unmount),r?.update}Mt(e,n,o,r,s){let a,i;return()=>{let c=n.value(),l=o?o.value()[0]:r;e.values=c,e.previousValues=a,e.option=l,e.previousOption=i,a=c,i=l,s(e)}}};var go="http://www.w3.org/1999/xlink",ms={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 ds(t){return!!t||t===""}var hs=(t,e,n,o,r,s)=>{if(o){s&&s.includes("camel")&&(o=H(o)),Ft(t,o,e[0],r);return}let a=e.length;for(let i=0;i<a;++i){let c=e[i];if(E(c)){let l=n?.[i]?.[0],u=c[0],p=c[1];Ft(t,u,p,l)}else if(N(c))for(let l of Object.entries(c)){let u=l[0],p=l[1],f=n?.[i],h=f&&u in f?u:void 0;Ft(t,u,p,h)}else{let l=n?.[i],u=e[i++],p=e[i];Ft(t,u,p,l)}}},Rn={mount:()=>({update:({el:t,values:e,previousValues:n,option:o,previousOption:r,flags:s})=>{hs(t,e,n,o,r,s)}})},Ft=(t,e,n,o)=>{if(o&&o!==e&&t.removeAttribute(o),pe(e)){P(3,"r-bind",t);return}if(!z(e)){P(6,`Attribute key is not string at ${t.outerHTML}`,e);return}if(e.startsWith("xlink:")){pe(n)?t.removeAttributeNS(go,e.slice(6,e.length)):t.setAttributeNS(go,e,n);return}let r=e in ms;pe(n)||r&&!ds(n)?t.removeAttribute(e):t.setAttribute(e,r?"":n)};var ys=(t,e,n)=>{let o=e.length;for(let r=0;r<o;++r){let s=e[r],a=n?.[r];if(E(s)){let i=s.length;for(let c=0;c<i;++c)bo(t,s[c],a?.[c])}else bo(t,s,a)}},vn={mount:()=>({update:({el:t,values:e,previousValues:n})=>{ys(t,e,n)}})},bo=(t,e,n)=>{let o=t.classList,r=z(e),s=z(n);if(e&&!r){if(n&&!s)for(let a in n)(!(a in e)||!e[a])&&o.remove(a);for(let a in e)e[a]&&o.add(a)}else if(r){if(n!==e){let a=s?Je(n):[],i=Je(e);a.length>0&&o.remove(...a),i.length>0&&o.add(...i)}}else if(n){let a=s?Je(n):[];a.length>0&&o.remove(...a)}};function gs(t,e){if(t.length!==e.length)return!1;let n=!0;for(let o=0;n&&o<t.length;o++)n=Re(t[o],e[o]);return n}function Re(t,e){if(t===e)return!0;let n=un(t),o=un(e);if(n||o)return n&&o?t.getTime()===e.getTime():!1;if(n=ot(t),o=ot(e),n||o)return t===e;if(n=E(t),o=E(e),n||o)return n&&o?gs(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 a in t){let i=Object.prototype.hasOwnProperty.call(t,a),c=Object.prototype.hasOwnProperty.call(e,a);if(i&&!c||!Re(t[a],e[a]))return!1}return!0}return String(t)===String(e)}function qt(t,e){return t.findIndex(n=>Re(n,e))}var xo=t=>{let e=parseFloat(t);return isNaN(e)?t:e};var zt=t=>{if(!x(t))throw U(3,"pause");t(void 0,void 0,3)};var Kt=t=>{if(!x(t))throw U(3,"resume");t(void 0,void 0,4)};var Co={mount:({el:t,parseResult:e,flags:n})=>({update:({values:o})=>{bs(t,o[0])},unmount:xs(t,e,n)})},bs=(t,e)=>{let n=wo(t);if(n&&Eo(t))E(e)?e=qt(e,ve(t))>-1:ce(e)?e=e.has(ve(t)):e=ws(t,e),t.checked=e;else if(n&&Ro(t))t.checked=Re(e,ve(t));else if(n||So(t))vo(t)?t.value!==e?.toString()&&(t.value=e):t.value!==e&&(t.value=e);else if(Ao(t)){let o=t.options,r=o.length,s=t.multiple;for(let a=0;a<r;a++){let i=o[a],c=ve(i);if(s)E(e)?i.selected=qt(e,c)>-1:i.selected=e.has(c);else if(Re(ve(i),e)){t.selectedIndex!==a&&(t.selectedIndex=a);return}}!s&&t.selectedIndex!==-1&&(t.selectedIndex=-1)}else P(7,t)},ut=t=>(x(t)&&(t=t()),q(t)&&(t=t()),t?z(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}),Eo=t=>t.type==="checkbox",Ro=t=>t.type==="radio",vo=t=>t.type==="number"||t.type==="range",wo=t=>t.tagName==="INPUT",So=t=>t.tagName==="TEXTAREA",Ao=t=>t.tagName==="SELECT",xs=(t,e,n)=>{let o=e.value,r=ut(n?.join(",")),s=ut(o()[1]),a={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 P(8,t),()=>{};let i=()=>e.refs[0],c=wo(t);return c&&Eo(t)?Cs(t,i):c&&Ro(t)?Ss(t,i):c||So(t)?Ts(t,a,i,o):Ao(t)?As(t,i,o):(P(7,t),()=>{})},To=/[.,' ·٫]/,Ts=(t,e,n,o)=>{let s=e.lazy?"change":"input",a=vo(t),i=()=>{!e.trim&&!ut(o()[1]).trim||(t.value=t.value.trim())},c=f=>{let h=f.target;h.composing=1},l=f=>{let h=f.target;h.composing&&(h.composing=0,h.dispatchEvent(new Event(s)))},u=()=>{t.removeEventListener(s,p),t.removeEventListener("change",i),t.removeEventListener("compositionstart",c),t.removeEventListener("compositionend",l),t.removeEventListener("change",l)},p=f=>{let h=n();if(!h)return;let m=f.target;if(!m||m.composing)return;let d=m.value,g=ut(o()[1]);if(a||g.number||g.int){if(g.int)d=parseInt(d);else{if(To.test(d[d.length-1])&&d.split(To).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 g.trim&&(d=d.trim());h(d)};return t.addEventListener(s,p),t.addEventListener("change",i),t.addEventListener("compositionstart",c),t.addEventListener("compositionend",l),t.addEventListener("change",l),u},Cs=(t,e)=>{let n="change",o=()=>{t.removeEventListener(n,r)},r=()=>{let s=e();if(!s)return;let a=ve(t),i=t.checked,c=s();if(E(c)){let l=qt(c,a),u=l!==-1;i&&!u?c.push(a):!i&&u&&c.splice(l,1)}else ce(c)?i?c.add(a):c.delete(a):s(vs(t,i))};return t.addEventListener(n,r),o},ve=t=>"_value"in t?t._value:t.value,No="trueValue",Es="falseValue",Oo="true-value",Rs="false-value",vs=(t,e)=>{let n=e?No:Es;if(n in t)return t[n];let o=e?Oo:Rs;return t.hasAttribute(o)?t.getAttribute(o):e},ws=(t,e)=>{if(No in t)return Re(e,t.trueValue);let o=Oo;return t.hasAttribute(o)?Re(e,t.getAttribute(o)):Re(e,!0)},Ss=(t,e)=>{let n="change",o=()=>{t.removeEventListener(n,r)},r=()=>{let s=e();if(!s)return;let a=ve(t);s(a)};return t.addEventListener(n,r),o},As=(t,e,n)=>{let o="change",r=()=>{t.removeEventListener(o,s)},s=()=>{let a=e();if(!a)return;let c=ut(n()[1]).number,l=Array.prototype.filter.call(t.options,u=>u.selected).map(u=>c?xo(ve(u)):ve(u));if(t.multiple){let u=a();try{if(zt(a),ce(u)){u.clear();for(let p of l)u.add(p)}else E(u)?(u.splice(0),u.push(...l)):a(l)}finally{Kt(a),J(a)}}else a(l[0])};return t.addEventListener(o,s),r};var Ns=["stop","prevent","capture","self","once","left","right","middle","passive"],Os=t=>{let e={};if(B(t))return;let n=t.split(",");for(let o of Ns)e[o]=n.includes(o);return e},ks=(t,e,n,o,r)=>{if(o){let l=e.value(),u=D(o.value()[0]);return z(u)?wn(t,H(u),()=>e.value()[0],r?.join(",")??l[1]):()=>{}}else if(n){let l=e.value();return wn(t,H(n),()=>e.value()[0],r?.join(",")??l[1])}let s=[],a=()=>{s.forEach(l=>l())},i=e.value(),c=i.length;for(let l=0;l<c;++l){let u=i[l];if(q(u)&&(u=u()),N(u))for(let p of Object.entries(u)){let f=p[0],h=()=>{let d=e.value()[l];return q(d)&&(d=d()),d=d[f],q(d)&&(d=d()),d},m=u[f+"_flags"];s.push(wn(t,f,h,m))}else P(2,"r-on",t)}return a},Sn={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})=>ks(t,e,n,o,r)},Ms=(t,e)=>{if(t.startsWith("keydown")||t.startsWith("keyup")||t.startsWith("keypress")){e??="";let n=[...t.split("."),...e.split(",")];t=n[0];let o=n[1],r=n.includes("ctrl"),s=n.includes("shift"),a=n.includes("alt"),i=n.includes("meta"),c=l=>!(r&&!l.ctrlKey||s&&!l.shiftKey||a&&!l.altKey||i&&!l.metaKey);return o?[t,l=>c(l)?l.key.toUpperCase()===o.toUpperCase():!1]:[t,c]}return[t,n=>!0]},wn=(t,e,n,o)=>{if(B(e))return P(5,"r-on",t),()=>{};let r=Os(o),s=r?{capture:r.capture,passive:r.passive,once:r.once}:void 0,a;[e,a]=Ms(e,o);let i=u=>{if(!a(u)||!n&&e==="submit"&&r?.prevent)return;let p=n(u);q(p)&&(p=p(u)),q(p)&&p(u)},c=()=>{t.removeEventListener(e,l,s)},l=u=>{if(!r){i(u);return}try{if(r.left&&u.button!==0||r.middle&&u.button!==1||r.right&&u.button!==2||r.self&&u.target!==t)return;r.stop&&u.stopPropagation(),r.prevent&&u.preventDefault(),i(u)}finally{r.once&&c()}};return t.addEventListener(e,l,s),c};var Ls=(t,e,n,o)=>{if(n){o&&o.includes("camel")&&(n=H(n)),Ze(t,n,e[0]);return}let r=e.length;for(let s=0;s<r;++s){let a=e[s];if(E(a)){let i=a[0],c=a[1];Ze(t,i,c)}else if(N(a))for(let i of Object.entries(a)){let c=i[0],l=i[1];Ze(t,c,l)}else{let i=e[s++],c=e[s];Ze(t,i,c)}}},ko={mount:()=>({update:({el:t,values:e,option:n,flags:o})=>{Ls(t,e,n,o)}})};function Vs(t){return!!t||t===""}var Ze=(t,e,n)=>{if(pe(e)){P(3,":prop",t);return}if(e==="innerHTML"||e==="textContent"){let s=[...t.childNodes];setTimeout(()=>s.forEach(de),1),t[e]=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,a=n??"";s!==a&&(t.value=a),n==null&&t.removeAttribute(e);return}let r=!1;if(n===""||n==null){let s=typeof t[e];s==="boolean"?n=Vs(n):n==null&&s==="string"?(n="",r=!0):s==="number"&&(n=0,r=!0)}try{t[e]=n}catch(s){r||P(4,e,o,n,s)}r&&t.removeAttribute(e)};var Mo={once:!0,mount:({el:t,parseResult:e,expr:n})=>{let o=e,r=o.value()[0],s=E(r),a=o.refs[0];return s?r.push(t):a?a?.(t):o.context[n]=t,()=>{if(s){let i=r.indexOf(t);i!==-1&&r.splice(i,1)}else a?.(null)}}};var Is=(t,e)=>{let n=Oe(t).data,o=n._ord;Kn(o)&&(o=n._ord=t.style.display),!!e[0]?t.style.display=o:t.style.display="none"},Lo={mount:()=>({update:({el:t,values:e})=>{Is(t,e)}})};var Ps=(t,e,n)=>{let o=e.length;for(let r=0;r<o;++r){let s=e[r],a=n?.[r];if(E(s)){let i=s.length;for(let c=0;c<i;++c)Vo(t,s[c],a?.[c])}else Vo(t,s,a)}},Wt={mount:()=>({update:({el:t,values:e,previousValues:n})=>{Ps(t,e,n)}})},Vo=(t,e,n)=>{let o=t.style,r=z(e);if(e&&!r){if(n&&!z(n))for(let s in n)e[s]==null&&Nn(o,s,"");for(let s in e)Nn(o,s,e[s])}else{let s=o.display;if(r?n!==e&&(o.cssText=e):n&&t.removeAttribute("style"),"_ord"in Oe(t).data)return;o.display=s}},Io=/\s*!important$/;function Nn(t,e,n){if(E(n))n.forEach(o=>{Nn(t,e,o)});else if(n==null&&(n=""),e.startsWith("--"))t.setProperty(e,n);else{let o=Ds(t,e);Io.test(n)?t.setProperty(Ge(o),n.replace(Io,""),"important"):t[o]=n}}var Po=["Webkit","Moz","ms"],An={};function Ds(t,e){let n=An[e];if(n)return n;let o=H(e);if(o!=="filter"&&o in t)return An[e]=o;o=at(o);for(let r=0;r<Po.length;r++){let s=Po[r]+o;if(s in t)return An[e]=s}return e}var ie=t=>Do(D(t)),Do=(t,e=new WeakMap)=>{if(!t||!N(t))return t;if(E(t))return t.map(ie);if(ce(t)){let o=new Set;for(let r of t.keys())o.add(ie(r));return o}if(Se(t)){let o=new Map;for(let r of t)o.set(ie(r[0]),ie(r[1]));return o}if(e.has(t))return D(e.get(t));let n={...t};e.set(t,n);for(let o of Object.entries(n))n[o[0]]=Do(D(o[1]),e);return n};var Us=(t,e)=>{let n=e[0];t.textContent=ce(n)?JSON.stringify(ie([...n])):Se(n)?JSON.stringify(ie([...n])):N(n)?JSON.stringify(ie(n)):n?.toString()??""},Uo={mount:()=>({update:({el:t,values:e})=>{Us(t,e)}})};var Ho={mount:()=>({update:({el:t,values:e})=>{Ze(t,"value",e[0])}})};var ue=class t{static getDefault(){return t.je??(t.je=new t)}B={};p={};lt=()=>Object.keys(this.B).filter(e=>e.length===1||!e.startsWith(":"));Z=new Map;_=new Map;static je;static 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";forGrowThreshold=10;globalContext;useInterpolation=!0;propValidationMode="throw";constructor(e){if(this.setDirectives("r-"),e){this.globalContext=e;return}this.globalContext=this.It()}It(){let e={},n=globalThis;for(let o of t.Lt.split(","))e[o]=n[o];return e.ref=be,e.sref=se,e.flatten=ie,e}addComponent(...e){for(let n of e){if(!n.defaultName){Ie.warning("Registered component's default name is not defined",n);continue}this.Z.set(at(n.defaultName),n),this._.set(at(n.defaultName).toLocaleUpperCase(),n)}}setDirectives(e){this.B={".":ko,":":Rn,"@":Sn,[`${e}on`]:Sn,[`${e}bind`]:Rn,[`${e}html`]:Ht,[`${e}text`]:Uo,[`${e}show`]:Lo,[`${e}model`]:Co,":style":Wt,[`${e}style`]:Wt,[`${e}bind:style`]:Wt,":class":vn,[`${e}bind:class`]:vn,":ref":Mo,":value":Ho,[`${e}teleport`]:St},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)}};var Gt=(t,e)=>{if(!t)return;let o=(e??ue.getDefault()).p,r=/(\{\{[^]*?\}\}|\[\[[^]*?\]\])/g,s=[{start:"{{",end:"}}"},{start:"[[",end:"]]"}];for(let a of Bs(t,o.pre,s))Hs(a,o.text,r,s)},Hs=(t,e,n,o)=>{let r=t.textContent;if(!r)return;let s=n,a=r.split(s);if(a.length<=1)return;if(t.parentElement?.childNodes.length===1&&a.length===3){let c=a[1],l=Bo(c,o);if(l&&B(a[0])&&B(a[2])){let u=t.parentElement;u.setAttribute(e,c.substring(l.start.length,c.length-l.end.length)),u.innerText="";return}}let i=document.createDocumentFragment();for(let c of a){let l=Bo(c,o);if(l){let u=document.createElement("span");u.setAttribute(e,c.substring(l.start.length,c.length-l.end.length)),i.appendChild(u)}else i.appendChild(document.createTextNode(c))}t.replaceWith(i)},Bs=(t,e,n)=>{let o=[],r=s=>{if(s.nodeType===Node.TEXT_NODE)n.some(a=>s.textContent?.includes(a.start))&&o.push(s);else{if(s?.hasAttribute?.(e))return;for(let a of Ee(s))r(a)}};return r(t),o},Bo=(t,e)=>e.find(n=>t.startsWith(n.start)&&t.endsWith(n.end));var js=9,$s=10,_s=13,Fs=32,we=46,Jt=44,qs=39,zs=34,Qt=40,et=41,Xt=91,On=93,kn=63,Ks=59,jo=58,$o=123,Yt=125,He=43,Zt=45,Mn=96,_o=47,Ln=92,Fo=new Set([2,3]),Jo={"=":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},Ws={"=>":2,...Jo,"||":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},Qo=Object.keys(Jo),Gs=new Set(Qo),In=new Set(["=>"]);Qo.forEach(t=>In.add(t));var qo={true:!0,false:!1,null:null},Js="this",tt="Expected ",Be="Unexpected ",Dn="Unclosed ",Qs=tt+":",zo=tt+"expression",Xs="missing }",Ys=Be+"object property",Zs=Dn+"(",Ko=tt+"comma",Wo=Be+"token ",ei=Be+"period",Vn=tt+"expression after ",ti="missing unaryOp argument",ni=Dn+"[",oi=tt+"exponent (",ri="Variable names cannot start with a number (",si=Dn+'quote after "',lt=t=>t>=48&&t<=57,Go=t=>Ws[t],Pn=class{u;e;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}constructor(e){this.u=e,this.e=0}K(e){return e>=65&&e<=90||e>=97&&e<=122||e===36||e===95||e>=128}le(e){return this.K(e)||lt(e)}i(e){return new Error(`${e} at character ${this.e}`)}g(){let e=this.h,n=this.u,o=this.e;for(;e===Fs||e===js||e===$s||e===_s;)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===Ks||o===Jt)this.e++;else{let r=this.S();if(r)n.push(r);else if(this.e<this.u.length){if(o===e)break;throw this.i(Be+'"'+this.H+'"')}}}return n}S(){let e=this.Pt()??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),a=e.charCodeAt(n+3);if(isNaN(o))return!1;let i=!1,c=0;return o===62&&r===62&&s===62&&a===61?(i=">>>=",c=4):o===61&&r===61&&s===61?(i="===",c=3):o===33&&r===61&&s===61?(i="!==",c=3):o===62&&r===62&&s===62?(i=">>>",c=3):o===60&&r===60&&s===61?(i="<<=",c=3):o===62&&r===62&&s===61?(i=">>=",c=3):o===42&&r===42&&s===61?(i="**=",c=3):o===61&&r===62?(i="=>",c=2):o===124&&r===124?(i="||",c=2):o===63&&r===63?(i="??",c=2):o===38&&r===38?(i="&&",c=2):o===61&&r===61?(i="==",c=2):o===33&&r===61?(i="!=",c=2):o===60&&r===61?(i="<=",c=2):o===62&&r===61?(i=">=",c=2):o===60&&r===60?(i="<<",c=2):o===62&&r===62?(i=">>",c=2):o===43&&r===61?(i="+=",c=2):o===45&&r===61?(i="-=",c=2):o===42&&r===61?(i="*=",c=2):o===47&&r===61?(i="/=",c=2):o===37&&r===61?(i="%=",c=2):o===38&&r===61?(i="&=",c=2):o===94&&r===61?(i="^=",c=2):o===124&&r===61?(i="|=",c=2):o===42&&r===42?(i="**",c=2):o===105&&r===110?this.le(e.charCodeAt(n+2))||(i="in",c=2):o===61?(i="=",c=1):o===124?(i="|",c=1):o===94?(i="^",c=1):o===38?(i="&",c=1):o===60?(i="<",c=1):o===62?(i=">",c=1):o===43?(i="+",c=1):o===45?(i="-",c=1):o===42?(i="*",c=1):o===47?(i="/",c=1):o===37&&(i="%",c=1),i?(this.e+=c,i):!1}$e(){let e,n,o,r,s,a,i,c;if(s=this.z(),!s||(n=this.de(),!n))return s;if(r={value:n,prec:Go(n),right_a:In.has(n)},a=this.z(),!a)throw this.i(Vn+n);let l=[s,r,a];for(;n=this.de();){o=Go(n),r={value:n,prec:o,right_a:In.has(n)},c=n;let u=p=>r.right_a&&p.right_a?o>p.prec:o<=p.prec;for(;l.length>2&&u(l[l.length-2]);)a=l.pop(),n=l.pop().value,s=l.pop(),e=this._e(n,s,a),l.push(e);if(e=this.z(),!e)throw this.i(Vn+c);l.push(r,e)}for(i=l.length-1,e=l[i];i>1;)e=this._e(l[i-1].value,l[i-2],e),i-=2;return e}z(){let e;if(this.g(),e=this.Ut(),e)return this.me(e);let n=this.h;if(lt(n)||n===we)return this.Bt();if(n===qs||n===zs)e=this.Ht();else if(n===Xt)e=this.jt();else{let o=this.$t();if(o){let r=this.z();if(!r)throw this.i(ti);return this.me({type:7,operator:o,argument:r})}this.K(n)?(e=this.ye(),e.name in qo?e={type:4,value:qo[e.name],raw:e.name}:e.name===Js&&(e={type:5})):n===Qt&&(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 Gs.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),a=e.charCodeAt(n+3);return o===Zt?(this.e++,"-"):o===33?(this.e++,"!"):o===126?(this.e++,"~"):o===He?(this.e++,"+"):o===110&&r===101&&s===119&&!this.le(a)?(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===we||n===Xt||n===Qt||n===kn;){let o;if(n===kn){if(this.u.charCodeAt(this.e+1)!==we)break;o=!0,this.e+=2,this.g(),n=this.h}if(this.e++,n===Xt){if(e={type:3,computed:!0,object:e,property:this.S()},this.g(),n=this.h,n!==On)throw this.i(ni);this.e++}else n===Qt?e={type:6,arguments:this.qe(et),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(;lt(e.charCodeAt(o));)o++;if(e.charCodeAt(o)===we)for(o++;lt(e.charCodeAt(o));)o++;let r=e.charCodeAt(o);if(r===101||r===69){o++;let i=e.charCodeAt(o);(i===He||i===Zt)&&o++;let c=o;for(;lt(e.charCodeAt(o));)o++;if(c===o){this.e=o;let l=e.slice(n,o);throw this.i(oi+l+this.H+")")}}this.e=o;let s=e.slice(n,o),a=e.charCodeAt(o);if(this.K(a))throw this.i(ri+s+this.H+")");if(a===we||s.length===1&&s.charCodeAt(0)===we)throw this.i(ei);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,a=s,i=[],c=!1,l=!1;for(;s<n;){let p=e.charCodeAt(s);if(p===r){l=!0,this.e=s+1;break}if(p===Ln){c||(c=!0),i.push(e.slice(a,s));let f=e.charCodeAt(s+1);i.push(this.Ke(f)),s+=2,a=s}else s++}let u=c?i.join("")+e.slice(a,l?s:n):e.slice(a,l?s:n);if(!l)throw this.e=s,this.i(si+u+'"');return{type:4,value:u,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(Be+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===et&&r&&r>=n.length)throw this.i(Wo+String.fromCharCode(e));break}else if(s===Jt){if(this.e++,r++,r!==n.length){if(e===et)throw this.i(Wo+",");for(let a=n.length;a<r;a++)n.push(null)}}else{if(n.length!==r&&r!==0)throw this.i(Ko);{let a=this.S();if(!a||a.type===0)throw this.i(Ko);n.push(a)}}}if(!o)throw this.i(tt+String.fromCharCode(e));return n}_t(){this.e++;let e=this.fe(et);if(this.f(et))return this.e++,e.length===1?e[0]:e.length?{type:1,expressions:e}:!1;throw this.i(Zs)}jt(){return this.e++,{type:9,elements:this.qe(On)}}Ft(e){if(this.f($o)){this.e++;let n=[];for(;!isNaN(this.h);){if(this.g(),this.f(Yt)){this.e++,e.node=this.W({type:10,properties:n});return}let o=this.S();if(!o)break;if(this.g(),o.type===2&&(this.f(Jt)||this.f(Yt)))n.push({type:12,computed:!1,key:o,value:o,shorthand:!0});else if(this.f(jo)){this.e++;let r=this.S();if(!r)throw this.i(Ys);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(Jt)&&this.e++}throw this.i(Xs)}}qt(e){let n=this.h;if((n===He||n===Zt)&&n===this.u.charCodeAt(this.e+1)){this.e+=2;let o=e.node={type:13,operator:n===He?"++":"--",argument:this.W(this.ye()),prefix:!0};if(!o.argument||!Fo.has(o.argument.type))throw this.i(Be+o.operator)}}Gt(e){let n=e.node,o=this.h;if((o===He||o===Zt)&&o===this.u.charCodeAt(this.e+1)){if(!Fo.has(n.type))throw this.i(Be+(o===He?"++":"--"));this.e+=2,e.node={type:13,operator:o===He?"++":"--",argument:n,prefix:!1}}}Kt(e){this.u.charCodeAt(this.e)===we&&this.u.charCodeAt(this.e+1)===we&&this.u.charCodeAt(this.e+2)===we&&(this.e+=3,e.node={type:14,argument:this.S()})}Xt(e){if(e.node&&this.f(kn)){this.e++;let n=e.node,o=this.S();if(!o)throw this.i(zo);if(this.g(),this.f(jo)){this.e++;let r=this.S();if(!r)throw this.i(zo);e.node={type:11,test:n,consequent:o,alternate:r}}else throw this.i(Qs)}}Qt(e){if(this.g(),this.f(Qt)){let n=this.e;if(this.e++,this.g(),this.f(et)){this.e++;let o=this.de();if(o==="=>"){let r=this.$e();if(!r)throw this.i(Vn+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(Mn)&&(e.node={type:17,tag:n,quasi:this.Fe(e)})}Fe(e){if(!this.f(Mn))return;let n=this.u,o=n.length,r={type:19,quasis:[],expressions:[]},s=++this.e,a=[],i=[],c=!1,l=u=>{if(!c){let h=n.slice(s,this.e);return r.quasis.push({type:18,value:{raw:h,cooked:h},tail:u})}a.push(n.slice(s,this.e)),i.push(n.slice(s,this.e));let p=a.join(""),f=i.join("");return a.length=0,i.length=0,c=!1,r.quasis.push({type:18,value:{raw:p,cooked:f},tail:u})};for(;this.e<o;){let u=n.charCodeAt(this.e);if(u===Mn)return l(!0),this.e+=1,e.node=r,r;if(u===36&&n.charCodeAt(this.e+1)===$o){if(l(!1),this.e+=2,r.expressions.push(...this.fe(Yt)),!this.f(Yt))throw this.i("unclosed ${");this.e+=1,s=this.e}else if(u===Ln){c||(c=!0),a.push(n.slice(s,this.e)),i.push(n.slice(s,this.e));let p=n.charCodeAt(this.e+1);a.push(n.slice(this.e,this.e+2)),i.push(this.Ke(p)),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(_o))return;let n=++this.e,o=!1;for(;this.e<this.u.length;){if(this.h===_o&&!o){let r=this.u.slice(n,this.e),s="";for(;++this.e<this.u.length;){let i=this.h;if(i>=97&&i<=122||i>=65&&i<=90||i>=48&&i<=57)s+=this.H;else break}let a;try{a=new RegExp(r,s)}catch(i){throw this.i(i.message)}return e.node={type:4,value:a,raw:this.u.slice(n-1,this.e)},e.node=this.W(e.node),e.node}this.f(Xt)?o=!0:o&&this.f(On)&&(o=!1),this.e+=this.f(Ln)?2:1}throw this.i("Unclosed Regex")}},Xo=t=>new Pn(t).parse();var ii={"=>":(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,"&":(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},ai={"-":t=>-t,"+":t=>+t,"!":t=>!t,"~":t=>~t,new:t=>t},tr=t=>{if(!t?.some(er))return t;let e=[];return t.forEach(n=>er(n)?e.push(...n):e.push(n)),e},Yo=(...t)=>tr(t),Un=(t,e)=>{if(!t)return e;let n=Object.create(e??{});return n.$event=t,n},ci={"++":(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]}},ui={"++":(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]--}},Zo={"=":(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}},en=(t,e)=>q(t)?t.bind(e):t,Hn=class{l;ze;We;Ge;A;Je;Qe;constructor(e,n,o,r,s){this.l=E(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],en(D(o[r]),o);for(let a of this.l)if(r in a)return this.A=a[r],en(D(a[r]),a);let s=this.ze;if(s&&r in s)return this.A=s[r],en(D(s[r]),s)}5(e,n,o){return this.l[0]}0(e,n,o){return this.Ye(n,o,Yo,...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),a=r?.[s];return this.A=a,en(D(a),r)}4(e,n,o){return e.value}6(e,n,o){let r=(a,...i)=>q(a)?a(...tr(i)):a,s=this.C(++n,o,r,e.callee,...e.arguments);return this.A=s,s}7(e,n,o){return this.C(n,o,ai[e.operator],e.argument)}8(e,n,o){let r=ii[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,Yo,...e.elements)}10(e,n,o){let r={},s=(...a)=>{a.forEach(i=>{Object.assign(r,i)})};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){let r={},s=u=>u?.type!==15,a=this.Ge??(()=>!1),i=n===0&&this.Qe,c=u=>this.Ze(i,e.key,n,Un(u,o)),l=u=>this.Ze(i,e.value,n,Un(u,o));if(e.shorthand){let u=e.key.name;r[u]=s(e.key)&&a(u,n)?c:c()}else if(e.computed){let u=D(c());r[u]=s(e.value)&&a(u,n)?l:l()}else{let u=e.key.type===4?e.key.value:e.key.name;r[u]=s(e.value)&&a(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,a=e.prefix?ci:ui;if(r.type===2){let i=r.name,c=this.Xe(i,o);return pe(c)?void 0:a[s](c,i)}if(r.type===3){let{obj:i,key:c}=this.he(r,n,o);return a[s](i,c)}}16(e,n,o){let r=e.left,s=e.operator;if(r.type===2){let a=r.name,i=this.Xe(a,o);if(pe(i))return;let c=this.b(e.right,n,o);return Zo[s](i,a,c)}if(r.type===3){let{obj:a,key:i}=this.he(r,n,o),c=this.b(e.right,n,o);return Zo[s](a,i,c)}}14(e,n,o){let r=this.b(e.argument,n,o);return E(r)&&(r.s=nr),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((a,i,c)=>a+=i+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,...a)=>new s(...a);return this.C(n,o,r,e.callee,...e.arguments)}15(e,n,o){return(...r)=>{let s=Object.create(o??{}),a=e.params;if(a){let i=0;for(let c of a)s[c.name]=r[i++]}return this.b(e.body,n,s)}}b(e,n,o){let r=D(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}=kt(()=>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(a=>a&&this.b(a,e,n));return o(...s)}Ye(e,n,o,...r){let s=this.We;if(!s)return this.C(e,n,o,...r);let a=r.map((i,c)=>i&&(i.type!==15&&s(c,e)?l=>this.b(i,e,Un(l,n)):this.b(i,e,n)));return o(...a)}},nr=Symbol("s"),er=t=>t?.s===nr,or=(t,e,n,o,r,s,a)=>new Hn(e,n,o,r,a).eval(t,s);var rr={},sr=t=>!!t,tn=class{l;o;constructor(e,n){this.l=e,this.o=n}v(e){this.l=[e,...this.l]}ee(){return this.l.map(n=>n.components).filter(sr).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(sr).reverse();for(let r of o)for(let s of Object.keys(r))n.has(s)||(n.add(s),e.push(s));return e}M(e,n,o,r,s){let a=[],i=[],c=new Set,l=()=>{for(let C=0;C<i.length;++C)i[C]();i.length=0},f={value:()=>a,stop:()=>{l(),c.clear()},subscribe:(C,v)=>(c.add(C),v&&C(a),()=>{c.delete(C)}),refs:[],context:this.l[0]};if(B(e))return f;let h=this.o.globalContext,m=[],d=new Set,g=(C,v,$,K)=>{try{let I=or(C,v,h,n,o,K,r);return $&&I.refs.length>0&&m.push(...I.refs),{value:I.value,refs:I.refs,ref:I.ref}}catch(I){P(6,`evaluation error: ${e}`,I)}return{value:void 0,refs:[]}};try{let C=rr[e]??Xo("["+e+"]");rr[e]=C;let v=this.l.slice(),$=C.elements,K=$.length,I=new Array(K);f.refs=I;let oe=()=>{m.length=0,s||(d.clear(),l());let X=new Array(K);for(let O=0;O<K;++O){let re=$[O];if(n?.(O,-1)){X[O]=S=>g(re,v,!1,{$event:S}).value;continue}let T=g(re,v,!0);X[O]=T.value,I[O]=T.ref}if(!s)for(let O of m)d.has(O)||(d.add(O),i.push(ne(O,oe)));if(a=X,c.size!==0)for(let O of c)c.has(O)&&O(a)};oe()}catch(C){P(6,`parse error: ${e}`,C)}return f}L(){return this.l.slice()}tt=[];ce(e){this.tt.push(this.l),this.l=e}E(e,n){try{this.ce(e),n()}finally{this.Yt()}}Yt(){this.l=this.tt.pop()??[]}};var ir=t=>{let e=t.charCodeAt(0);return e>=48&&e<=57||e>=65&&e<=90||e>=97&&e<=122||t==="-"||t==="_"||t===":"},li=(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},pi=(t,e)=>{let n=e?2:1;for(;n<t.length&&(t[n]===" "||t[n]===`
|
|
3
|
+
`);)++n;if(n>=t.length||!ir(t[n]))return null;let o=n;for(;n<t.length&&ir(t[n]);)++n;return{start:o,end:n}},ar=new Set(["table","thead","tbody","tfoot"]),fi=new Set(["thead","tbody","tfoot"]),mi=new Set(["caption","colgroup","thead","tbody","tfoot","tr"]),di=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),cr=(t,e)=>`${t.slice(0,t.length-2)}></${e}>`,nn=t=>{let e=0,n=[],o=[],r=0;for(;e<t.length;){let s=t.indexOf("<",e);if(s===-1){n.push(t.slice(e));break}if(n.push(t.slice(e,s)),t.startsWith("<!--",s)){let g=t.indexOf("-->",s+4);if(g===-1){n.push(t.slice(s));break}n.push(t.slice(s,g+3)),e=g+3;continue}let a=li(t,s);if(a===-1){n.push(t.slice(s));break}let i=t.slice(s,a+1),c=i.startsWith("</");if(i.startsWith("<!")||i.startsWith("<?")){n.push(i),e=a+1;continue}let u=pi(i,c);if(!u){n.push(i),e=a+1;continue}let p=i.slice(u.start,u.end);if(c){let g=o[o.length-1];g?(o.pop(),n.push(g.replacementHost?`</${g.replacementHost}>`:i),ar.has(g.effectiveTag)&&--r):n.push(i),e=a+1;continue}let f=i.charCodeAt(i.length-2)===47,h=o[o.length-1],m=null;r===0?p==="tr"?m="trx":p==="td"?m="tdx":p==="th"&&(m="thx"):fi.has(h?.effectiveTag??"")?m=p==="tr"?null:"tr":h?.effectiveTag==="table"?m=mi.has(p)?null:"tr":h?.effectiveTag==="tr"&&(m=p==="td"||p==="th"?null:"td");let d=f&&!di.has(m||p);if(m){let g=m==="trx"||m==="tdx"||m==="thx",C=`${i.slice(0,u.start)}${m} is="${g?`r-${p}`:`regor:${p}`}"${i.slice(u.end)}`;n.push(d?cr(C,m):C)}else n.push(d?cr(i,p):i);if(!f){let g=m==="trx"?"tr":m==="tdx"?"td":m==="thx"?"th":m||p;o.push({replacementHost:m,effectiveTag:g}),ar.has(g)&&++r}e=a+1}return n.join("")};var hi="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",yi=new Set(hi.toUpperCase().split(",")),gi="http://www.w3.org/2000/svg",ur=(t,e)=>{fe(t)?t.content.appendChild(e):t.appendChild(e)},Bn=(t,e,n,o)=>{let r=t.t;if(r){let a=n&&yi.has(r.toUpperCase())?document.createElementNS(gi,r.toLowerCase()):document.createElement(r),i=t.a;if(i)for(let l of Object.entries(i)){let u=l[0],p=l[1];u.startsWith("#")&&(p=u.substring(1),u="name"),a.setAttribute(wt(u,o),p)}let c=t.c;if(c)for(let l of c)Bn(l,a,n,o);ur(e,a);return}let s=t.d;if(s){let a;switch(t.n??Node.TEXT_NODE){case Node.COMMENT_NODE:a=document.createComment(s);break;case Node.TEXT_NODE:a=document.createTextNode(s);break}if(a)ur(e,a);else throw new Error("unsupported node type.")}},je=(t,e,n)=>{n??=ue.getDefault();let o=document.createDocumentFragment();if(!E(t))return Bn(t,o,!!e,n),o;for(let r of t)Bn(r,o,!!e,n);return o};var lr=(t,e={selector:"#app"},n)=>{z(e)&&(e={selector:"#app",template:e}),ao(t)&&(t=t.context);let o=e.element?e.element:e.selector?document.querySelector(e.selector):null;if(!o||!Te(o))throw U(0);n||(n=ue.getDefault());let r=()=>{for(let i of[...o.childNodes])F(i)},s=i=>{for(let c of i)o.appendChild(c)};if(e.template){let i=document.createRange().createContextualFragment(nn(e.template));r(),s(i.childNodes),e.element=i}else if(e.json){let i=je(e.json,e.isSVG,n);r(),s(i.childNodes)}return n.useInterpolation&&Gt(o,n),new jn(t,o,n).y(),j(o,()=>{Ae(t)}),At(t),{context:t,unmount:()=>{F(o)},unbind:()=>{de(o)}}},jn=class{Zt;nt;o;m;r;constructor(e,n,o){this.Zt=e,this.nt=n,this.o=o,this.m=new tn([e],o),this.r=new _t(this.m)}y(){this.r.$(this.nt)}};var nt=t=>{if(E(t))return t.map(r=>nt(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=>[r,t.getAttribute(r)??""])));let o=Ee(t);return o.length>0&&(e.c=[...o].map(r=>nt(r))),e};var pr=(t,e={})=>{E(e)&&(e={props:e}),z(t)&&(t={template:t});let n=e.context??(()=>({})),o=!1;if(t.element){let s=t.element;s.remove(),t.element=s}else if(t.selector){let s=document.querySelector(t.selector);if(!s)throw U(1,t.selector);s.remove(),t.element=s}else if(t.template){let s=document.createRange().createContextualFragment(nn(t.template));t.element=s}else t.json&&(t.element=je(t.json,t.isSVG,e.config),o=!0);t.element||(t.element=document.createDocumentFragment()),(e.useInterpolation??!0)&&Gt(t.element,e.config??ue.getDefault());let r=t.element;if(!o&&((t.isSVG??(it(r)&&r.hasAttribute?.("isSVG")))||it(r)&&r.querySelector("[isSVG]"))){let s=r.content,a=s?[...s.childNodes]:[...r.childNodes],i=nt(a);t.element=je(i,!0,e.config)}return{context:n,template:t.element,inheritAttrs:e.inheritAttrs??!0,props:e.props,defaultName:e.defaultName}};var on=class{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 fr=t=>{Ve()?.onMounted.push(t)};var mr=t=>{let e,n={},o=(...r)=>{if(r.length<=2&&0 in r)throw U(4);return e&&!n.isStopped?e(...r):(e=bi(t,n),e(...r))};return o[Q]=1,Me(o,!0),o.stop=()=>n.ref?.stop?.(),te(()=>o.stop(),!0),o},bi=(t,e)=>{let n=e.ref??se(null);e.ref=n,e.isStopped=!1;let o=0,r=Ue(()=>{if(o>0){r(),e.isStopped=!0,J(n);return}n(t()),++o});return n.stop=r,n};var dr=(t,e)=>{let n={},o,r=(...s)=>{if(s.length<=2&&0 in s)throw U(4);return o&&!n.isStopped?o(...s):(o=xi(t,e,n),o(...s))};return r[Q]=1,Me(r,!0),r.stop=()=>n.ref?.stop?.(),te(()=>r.stop(),!0),r},xi=(t,e,n)=>{let o=n.ref??se(null);n.ref=o,n.isStopped=!1;let r=0,s=i=>{if(r>0){o.stop(),n.isStopped=!0,J(o);return}let c=t.map(l=>l());o(e(...c)),++r},a=[];for(let i of t){let c=ne(i,s);a.push(c)}return s(null),o.stop=()=>{a.forEach(i=>{i()})},o};var hr=(t,e)=>{let n={},o,r=(...s)=>{if(s.length<=2&&0 in s)throw U(4);return o&&!n.isStopped?o(...s):(o=Ti(t,e,n),o(...s))};return r[Q]=1,Me(r,!0),r.stop=()=>n.ref?.stop?.(),te(()=>r.stop(),!0),r},Ti=(t,e,n)=>{let o=n.ref??se(null);n.ref=o,n.isStopped=!1;let r=0;return o.stop=ne(t,s=>{if(r>0){o.stop(),n.isStopped=!0,J(o);return}o(e(s)),++r},!0),o};var yr=t=>(t[gt]=1,t);var gr=(t,e)=>{if(!e)throw U(5);let o=De(t)?be:i=>i,r=()=>localStorage.setItem(e,JSON.stringify(ie(t()))),s=localStorage.getItem(e);if(s!=null)try{t(o(JSON.parse(s)))}catch(i){P(6,`persist: failed to parse data for key ${e}`,i),r()}else r();let a=Ue(r);return te(a,!0),t};var $n=(t,...e)=>{let n="",o=t,r=e,s=o.length,a=r.length;for(let i=0;i<s;++i)n+=o[i],i<a&&(n+=r[i]);return n},br=$n;var xr=(t,e,n)=>{let o=[],r=()=>{e(t.map(a=>a()))};for(let a of t)o.push(ne(a,r));n&&r();let s=()=>{for(let a of o)a()};return te(s,!0),s};var Tr=t=>{if(!x(t))throw U(3,"observerCount");return t(void 0,void 0,2)};var Cr=t=>{_n();try{t()}finally{Fn()}},_n=()=>{ge.stack||(ge.stack=[]),ge.stack.push(new Set)},Fn=()=>{let t=ge.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 ge.stack;for(let n of e)try{J(n)}catch(o){console.error(o)}};
|
package/dist/regor.es2022.esm.js
CHANGED
|
@@ -245,6 +245,9 @@ var formatPreview = (value, depth = 0) => {
|
|
|
245
245
|
return "unknown";
|
|
246
246
|
};
|
|
247
247
|
var describe = (value) => {
|
|
248
|
+
if (isRef(value)) {
|
|
249
|
+
return `got ${describeValue(value)}(${formatPreview(value())})`;
|
|
250
|
+
}
|
|
248
251
|
const type = describeValue(value);
|
|
249
252
|
const preview = formatPreview(value);
|
|
250
253
|
return `got ${type} (${preview})`;
|
|
@@ -254,12 +257,29 @@ var getErrorDetail = (error) => {
|
|
|
254
257
|
if (error instanceof Error) return error.message;
|
|
255
258
|
return String(error);
|
|
256
259
|
};
|
|
257
|
-
var
|
|
260
|
+
var trimReceivedSuffix = (detail, value) => {
|
|
258
261
|
const received = `, ${describe(value)}.`;
|
|
262
|
+
return detail.endsWith(received) ? detail.slice(0, -received.length) : detail;
|
|
263
|
+
};
|
|
264
|
+
var getOrReason = (name, error, value) => {
|
|
265
|
+
if (error instanceof PropValidationError) {
|
|
266
|
+
if (error.propPath === name) {
|
|
267
|
+
return trimReceivedSuffix(error.detail, value);
|
|
268
|
+
}
|
|
269
|
+
if (error.propPath === `${name}.value` && isRef(value)) {
|
|
270
|
+
const innerReason = trimReceivedSuffix(error.detail, value());
|
|
271
|
+
if (innerReason.startsWith("expected ")) {
|
|
272
|
+
return `expected ref<${innerReason.slice("expected ".length)}>`;
|
|
273
|
+
}
|
|
274
|
+
return `expected ref where ${innerReason}`;
|
|
275
|
+
}
|
|
276
|
+
}
|
|
277
|
+
return getErrorDetail(error);
|
|
278
|
+
};
|
|
279
|
+
var formatOrDetail = (name, errors2, value) => {
|
|
259
280
|
const reasons = [];
|
|
260
281
|
for (const error of errors2) {
|
|
261
|
-
const
|
|
262
|
-
const reason = detail.endsWith(received) ? detail.slice(0, -received.length) : detail;
|
|
282
|
+
const reason = getOrReason(name, error, value);
|
|
263
283
|
if (!reasons.includes(reason)) reasons.push(reason);
|
|
264
284
|
}
|
|
265
285
|
if (reasons.length === 0) return describe(value);
|
|
@@ -320,7 +340,7 @@ var or = (...validators) => {
|
|
|
320
340
|
errors2.push(error);
|
|
321
341
|
}
|
|
322
342
|
}
|
|
323
|
-
fail(name, formatOrDetail(errors2, value));
|
|
343
|
+
fail(name, formatOrDetail(name, errors2, value));
|
|
324
344
|
};
|
|
325
345
|
};
|
|
326
346
|
var oneOf = (values) => {
|
|
@@ -341,16 +361,18 @@ var arrayOf = (validator) => {
|
|
|
341
361
|
}
|
|
342
362
|
};
|
|
343
363
|
};
|
|
344
|
-
|
|
364
|
+
function shape(schema) {
|
|
345
365
|
return (value, name, head) => {
|
|
346
366
|
if (!isObject(value)) fail(name, `expected object, ${describe(value)}`);
|
|
347
367
|
const record = value;
|
|
348
368
|
for (const key in schema) {
|
|
349
369
|
const validator = schema[key];
|
|
350
|
-
validator
|
|
370
|
+
if (!validator) continue;
|
|
371
|
+
const validateField = validator;
|
|
372
|
+
validateField(record[key], `${name}.${key}`, head);
|
|
351
373
|
}
|
|
352
374
|
};
|
|
353
|
-
}
|
|
375
|
+
}
|
|
354
376
|
var refOf = (validator) => {
|
|
355
377
|
return (value, name, head) => {
|
|
356
378
|
if (isRef(value)) {
|