regor 1.4.3 → 1.4.5
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/dist/regor.es2015.cjs.js +122 -40
- package/dist/regor.es2015.cjs.prod.js +3 -3
- package/dist/regor.es2015.esm.js +122 -40
- package/dist/regor.es2015.esm.prod.js +3 -3
- package/dist/regor.es2015.iife.js +122 -40
- package/dist/regor.es2015.iife.prod.js +3 -3
- package/dist/regor.es2019.cjs.js +122 -40
- package/dist/regor.es2019.cjs.prod.js +3 -3
- package/dist/regor.es2019.esm.js +122 -40
- package/dist/regor.es2019.esm.prod.js +3 -3
- package/dist/regor.es2019.iife.js +122 -40
- package/dist/regor.es2019.iife.prod.js +3 -3
- package/dist/regor.es2022.cjs.js +116 -35
- package/dist/regor.es2022.cjs.prod.js +3 -3
- package/dist/regor.es2022.esm.js +116 -35
- package/dist/regor.es2022.esm.prod.js +3 -3
- package/dist/regor.es2022.iife.js +116 -35
- package/dist/regor.es2022.iife.prod.js +3 -3
- package/package.json +1 -1
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";var en=Object.defineProperty;var dr=Object.getOwnPropertyDescriptor;var hr=Object.getOwnPropertyNames;var yr=Object.prototype.hasOwnProperty;var gr=(t,e)=>{for(var n in e)en(t,n,{get:e[n],enumerable:!0})},br=(t,e,n,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of hr(e))!yr.call(t,r)&&r!==n&&en(t,r,{get:()=>e[r],enumerable:!(o=dr(e,r))||o.enumerable});return t};var xr=t=>br(en({},"__esModule",{value:!0}),t);var Qs={};gr(Qs,{ComponentHead:()=>qe,ContextRegistry:()=>Yt,RegorConfig:()=>ce,addUnbinder:()=>_,batch:()=>mr,collectRefs:()=>wt,computeMany:()=>ir,computeRef:()=>ar,computed:()=>sr,createApp:()=>nr,defineComponent:()=>or,drainUnbind:()=>Hn,endBatch:()=>Bn,entangle:()=>Je,flatten:()=>ie,getBindData:()=>Ae,html:()=>Un,isDeepRef:()=>Ve,isRaw:()=>Qe,isRef:()=>T,markRaw:()=>cr,observe:()=>oe,observeMany:()=>fr,observerCount:()=>pr,onMounted:()=>rr,onUnmounted:()=>Z,pause:()=>_t,persist:()=>ur,raw:()=>lr,ref:()=>ge,removeNode:()=>F,resume:()=>jt,silence:()=>Rt,sref:()=>se,startBatch:()=>Vn,toFragment:()=>_e,toJsonTemplate:()=>tt,trigger:()=>Q,unbind:()=>me,unref:()=>V,useScope:()=>Ct,warningHandler:()=>ot,watchEffect:()=>Be});module.exports=xr(Qs);var $e=Symbol(":regor");var me=t=>{let e=[t];for(let n=0;n<e.length;++n){let o=e[n];Tr(o);for(let r=o.lastChild;r!=null;r=r.previousSibling)e.push(r)}},Tr=t=>{let e=t[$e];if(!e)return;let n=e.unbinders;for(let o=0;o<n.length;++o)n[o]();n.length=0,t[$e]=void 0};var Fe=[],lt=!1,ft,Pn=()=>{if(lt=!1,ft=void 0,Fe.length!==0){for(let t=0;t<Fe.length;++t)me(Fe[t]);Fe.length=0}},F=t=>{t.remove(),Fe.push(t),lt||(lt=!0,ft=setTimeout(Pn,1))},Hn=async()=>{Fe.length===0&&!lt||(ft&&clearTimeout(ft),Pn())};var q=t=>typeof t=="function",z=t=>typeof t=="string",_n=t=>typeof t>"u",fe=t=>t==null||typeof t>"u",G=t=>typeof t!="string"||!t?.trim(),Cr=Object.prototype.toString,tn=t=>Cr.call(t),we=t=>tn(t)==="[object Map]",ae=t=>tn(t)==="[object Set]",nn=t=>tn(t)==="[object Date]",nt=t=>typeof t=="symbol",E=Array.isArray,k=t=>t!==null&&typeof t=="object";var jn={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."},P=(t,...e)=>{let n=jn[t];return new Error(q(n)?n.call(jn,...e):n)};var pt=[],$n=()=>{let t={onMounted:[],onUnmounted:[]};return pt.push(t),t},Ie=t=>{let e=pt[pt.length-1];if(!e&&!t)throw P(2);return e},Fn=t=>{let e=Ie();return t&&rn(t),pt.pop(),e},on=Symbol("csp"),rn=t=>{let e=t,n=e[on];if(n){let o=Ie();if(n===o)return;o.onMounted.length>0&&n.onMounted.push(...o.onMounted),o.onUnmounted.length>0&&n.onUnmounted.push(...o.onUnmounted);return}e[on]=Ie()},mt=t=>t[on];var Se=t=>{mt(t)?.onUnmounted?.forEach(n=>{n()}),t.unmounted?.()};var qe=class{props;start;end;ctx;autoProps=!0;entangle=!0;enableSwitch=!1;onAutoPropsAssigned;me;constructor(e,n,o,r,s){this.props=e,this.me=n,this.ctx=o,this.start=r,this.end=s}emit=(e,n)=>{this.me.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}.`)}unmount(){let e=this.start.nextSibling,n=this.end;for(;e&&e!==n;)F(e),e=e.nextSibling;for(let o of this.ctx)Se(o)}};var Ae=t=>{let e=t,n=e[$e];if(n)return n;let o={unbinders:[],data:{}};return e[$e]=o,o};var _=(t,e)=>{Ae(t).unbinders.push(e)};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]})},U=(t,...e)=>{let n=qn[t],o=q(n)?n.call(qn,...e):n,r=ot.warning;r&&(z(o)?r(o):r(o,...o.args))},ot={warning:console.warn};var ht={},dt={},zn=1,Kn=t=>{let e=(zn++).toString();return ht[e]=t,dt[e]=0,e},sn=t=>{dt[t]+=1},an=t=>{--dt[t]===0&&(delete ht[t],delete dt[t])},Wn=t=>ht[t],cn=()=>zn!==1&&Object.keys(ht).length>0,rt="r-switch",vr=t=>{let e=t.filter(o=>De(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]},ze=(t,e)=>{if(!cn())return;let n=vr(e);n.length!==0&&(n.forEach(sn),_(t,()=>{n.forEach(an)}))};var yt=()=>{},un=(t,e,n,o)=>{let r=[];for(let s of t){let a=s.cloneNode(!0);n.insertBefore(a,o),r.push(a)}Oe(e,r)},ln=Symbol("r-if"),Gn=Symbol("r-else"),Jn=t=>t[Gn]===1,gt=class{i;D;z;K;W;T;R;constructor(e){this.i=e,this.D=e.o.u.if,this.z=We(e.o.u.if),this.K=e.o.u.else,this.W=e.o.u.elseif,this.T=e.o.u.for,this.R=e.o.u.pre}Ze(e,n){let o=e.parentElement;for(;o!==null&&o!==document.documentElement;){if(o.hasAttribute(n))return!0;o=o.parentElement}return!1}N(e){let n=e.hasAttribute(this.D),o=Ne(e,this.z);for(let r of o)this.b(r);return n}G(e){return e[ln]?!0:(e[ln]=!0,Ne(e,this.z).forEach(n=>n[ln]=!0),!1)}b(e){if(e.hasAttribute(this.R)||this.G(e)||this.Ze(e,this.T))return;let n=e.getAttribute(this.D);if(!n){U(0,this.D,e);return}e.removeAttribute(this.D),this.O(e,n)}U(e,n,o){let r=Ke(e),s=e.parentNode,a=document.createComment(`__begin__ :${n}${o??""}`);s.insertBefore(a,e),ze(a,r),r.forEach(c=>{F(c)}),e.remove(),n!=="if"&&(e[Gn]=1);let i=document.createComment(`__end__ :${n}${o??""}`);return s.insertBefore(i,a.nextSibling),{nodes:r,parent:s,commentBegin:a,commentEnd:i}}de(e,n){if(!e)return[];let o=e.nextElementSibling;if(e.hasAttribute(this.K)){e.removeAttribute(this.K);let{nodes:r,parent:s,commentBegin:a,commentEnd:i}=this.U(e,"else");return[{mount:()=>{un(r,this.i,s,i)},unmount:()=>{xe(a,i)},isTrue:()=>!0,isMounted:!1}]}else{let r=e.getAttribute(this.W);if(!r)return[];e.removeAttribute(this.W);let{nodes:s,parent:a,commentBegin:i,commentEnd:c}=this.U(e,"elseif",` => ${r} `),l=this.i.m.k(r),u=l.value,f=this.de(o,n),p=yt;return _(i,()=>{l.stop(),p(),p=yt}),p=l.subscribe(n),[{mount:()=>{un(s,this.i,a,c)},unmount:()=>{xe(i,c)},isTrue:()=>!!u()[0],isMounted:!1},...f]}}O(e,n){let o=e.nextElementSibling,{nodes:r,parent:s,commentBegin:a,commentEnd:i}=this.U(e,"if",` => ${n} `),c=this.i.m.k(n),l=c.value,u=!1,f=this.i.m,p=f.M(),m=()=>{f.C(p,()=>{if(l()[0])u||(un(r,this.i,s,i),u=!0),d.forEach(C=>{C.unmount(),C.isMounted=!1});else{xe(a,i),u=!1;let C=!1;for(let R of d)!C&&R.isTrue()?(R.isMounted||(R.mount(),R.isMounted=!0),C=!0):(R.unmount(),R.isMounted=!1)}})},d=this.de(o,m),h=yt;_(a,()=>{c.stop(),h(),h=yt}),m(),h=c.subscribe(m)}};var Ke=t=>{let e=he(t)?t.content.childNodes:[t],n=[];for(let o=0;o<e.length;++o){let r=e[o];if(r.nodeType===1){let s=r?.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&&(Jn(o)||t.j(o))}},Ne=(t,e)=>{let n=t.querySelectorAll(e);return t.matches?.(e)?[t,...n]:n},he=t=>t instanceof HTMLTemplateElement,De=t=>t.nodeType===Node.ELEMENT_NODE,st=t=>t.nodeType===Node.ELEMENT_NODE,Qn=t=>t instanceof HTMLSlotElement,Te=t=>he(t)?t.content.childNodes:t.childNodes,xe=(t,e)=>{let n=t.nextSibling;for(;n!=null&&n!==e;){let o=n.nextSibling;F(n),n=o}},Xn=function(){return this()},Er=function(t){return this(t)},Rr=()=>{throw new Error("value is readonly.")},wr={get:Xn,set:Er,enumerable:!0,configurable:!1},Sr={get:Xn,set:Rr,enumerable:!0,configurable:!1},Me=(t,e)=>{Object.defineProperty(t,"value",e?Sr:wr)},Yn=(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},We=t=>`[${CSS.escape(t)}]`,bt=(t,e)=>(t.startsWith("@")&&(t=e.u.on+":"+t.slice(1)),t.includes("[")&&(t=t.replace(/[[\]]/g,e.u.dynamic)),t),fn=t=>{let e=Object.create(null);return n=>e[n]||(e[n]=t(n))},Ar=/-(\w)/g,H=fn(t=>t&&t.replace(Ar,(e,n)=>n?n.toUpperCase():"")),Nr=/\B([A-Z])/g,Ge=fn(t=>t&&t.replace(Nr,"-$1").toLowerCase()),it=fn(t=>t&&t.charAt(0).toUpperCase()+t.slice(1));var xt={mount:()=>{}};var Tt=t=>{mt(t)?.onMounted?.forEach(n=>{n()}),t.mounted?.()};var pn=Symbol("scope"),Ct=t=>{try{$n();let e=t();rn(e);let n={context:e,unmount:()=>Se(e),[pn]:1};return n[pn]=1,n}finally{Fn()}},Zn=t=>k(t)?pn in t:!1;var vt=Symbol("ref"),X=Symbol("sref"),Et=Symbol("raw");var T=t=>t!=null&&t[X]===1;var mn={collectRefObj:!0,mount:({parseResult:t})=>({update:({values:e})=>{let n=t.context,o=e[0];if(k(o))for(let r of Object.entries(o)){let s=r[0],a=r[1],i=n[s];i!==a&&(T(i)?i(a):n[s]=a)}}})};var Z=(t,e)=>{Ie(e)?.onUnmounted.push(t)};var oe=(t,e,n,o=!0)=>{if(!T(t))throw P(3,"observe");n&&e(t());let s=t(void 0,void 0,0,e);return o&&Z(s,!0),s};var Je=(t,e)=>{if(t===e)return()=>{};let n=oe(t,r=>e(r)),o=oe(e,r=>t(r));return e(t()),()=>{n(),o()}};var Qe=t=>!!t&&t[Et]===1;var Ve=t=>t?.[vt]===1;var pe=[],eo=t=>{pe.length!==0&&pe[pe.length-1]?.add(t)},Be=t=>{if(!t)return()=>{};let e={stop:()=>{}};return Or(t,e),Z(()=>e.stop(),!0),e.stop},Or=(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(pe.push(s),t(a=>n.push(a)),o)return;for(let a of[...s]){let i=oe(a,()=>{r(),Be(t)});n.push(i)}}finally{pe.pop()}},Rt=t=>{let e=pe.length,n=e>0&&pe[e-1];try{return n&&pe.push(null),t()}finally{n&&pe.pop()}},wt=t=>{try{let e=new Set;return pe.push(e),{value:t(),refs:[...e]}}finally{pe.pop()}};var Q=(t,e,n)=>{if(!T(t))return;let o=t;if(o(void 0,e,1),!n)return;let r=o();if(r){if(E(r)||ae(r))for(let s of r)Q(s,e,!0);else if(we(r))for(let s of r)Q(s[0],e,!0),Q(s[1],e,!0);if(k(r))for(let s in r)Q(r[s],e,!0)}};function Mr(t,e,n){Object.defineProperty(t,e,{value:n,enumerable:!1,writable:!0,configurable:!0})}var Xe=(t,e,n)=>{n.forEach(function(o){let r=t[o];Mr(e,o,function(...a){let i=r.apply(this,a),c=this[X];for(let l of c)Q(l);return i})})},St=(t,e)=>{Object.defineProperty(t,Symbol.toStringTag,{value:e,writable:!1,enumerable:!1,configurable:!0})};var to=Array.prototype,dn=Object.create(to),kr=["push","pop","shift","unshift","splice","sort","reverse"];Xe(to,dn,kr);var no=Map.prototype,At=Object.create(no),Lr=["set","clear","delete"];St(At,"Map");Xe(no,At,Lr);var oo=Set.prototype,Nt=Object.create(oo),Ir=["add","clear","delete"];St(Nt,"Set");Xe(oo,Nt,Ir);var ye={},se=t=>{if(T(t)||Qe(t))return t;let e={auto:!0,_value:t},n=c=>k(c)?X in c?!0:E(c)?(Object.setPrototypeOf(c,dn),!0):ae(c)?(Object.setPrototypeOf(c,Nt),!0):we(c)?(Object.setPrototypeOf(c,At),!0):!1:!1,o=n(t),r=new Set,s=(c,l)=>{if(ye.stack&&ye.stack.length){ye.stack[ye.stack.length-1].add(i);return}r.size!==0&&Rt(()=>{for(let u of[...r.keys()])r.has(u)&&u(c,l)})},a=c=>{let l=c[X];l||(c[X]=l=new Set),l.add(i)},i=(...c)=>{if(!(2 in c)){let u=c[0],f=c[1];return 0 in c?e._value===u||T(u)&&(u=u(),e._value===u)?u:(n(u)&&a(u),e._value=u,e.auto&&s(u,f),e._value):(eo(i),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 i[X]=1,Me(i,!1),o&&a(t),i};var ge=t=>{if(Qe(t))return t;let e;if(T(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[vt]=1,E(t)){let n=t.length;for(let o=0;o<n;++o){let r=t[o];Ve(r)||(t[o]=ge(r))}return e}if(!k(t))return e;for(let n of Object.entries(t)){let o=n[1];if(Ve(o))continue;let r=n[0];nt(r)||(t[r]=null,t[r]=ge(o))}return e};var ro=Symbol("modelBridge"),Ot=()=>{},Dr=t=>!!t?.[ro],Ur=t=>{t[ro]=1},Vr=t=>{let e=ge(t());return Ur(e),e},so={collectRefObj:!0,mount:({parseResult:t,option:e})=>{if(typeof e!="string"||!e)return Ot;let n=H(e),o,r,s=Ot,a=()=>{s(),s=Ot,o=void 0,r=void 0},i=()=>{s(),s=Ot},c=(u,f)=>{o!==u&&(i(),s=Je(u,f),o=u)},l=()=>{let u=t.refs[0]??t.value()[0],f=t.context,p=f[n];if(!T(u)){if(r&&p===r){r(u);return}if(a(),T(p)){p(u);return}f[n]=u;return}if(Dr(u)){if(p===u)return;T(p)?c(u,p):f[n]=u;return}r||(r=Vr(u)),f[n]=r,c(u,r)};return{update:()=>{l()},unmount:()=>{s()}}}};var Mt=class{i;ye;he="";ge=-1;constructor(e){this.i=e,this.ye=e.o.u.inherit}N(e){this.et(e)}tt(e){if(this.ge!==e.size){let n=[...e.keys()];this.he=[...n,...n.map(Ge)].join(","),this.ge=e.size}return this.he}nt(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}et(e){let n=this.i,o=n.m,r=n.o.be,s=n.o.H;if(r.size===0&&!this.nt(o.p))return;let a=o.J(),i=o.ot(),c=this.tt(r),l=[...c?[c]:[],...i,...i.map(Ge)].join(",");if(G(l))return;let u=e.querySelectorAll(l),f=e.matches?.(l)?[e,...u]:u;for(let p of f){if(p.hasAttribute(n.R))continue;let m=p.parentNode;if(!m)continue;let d=p.nextSibling,h=H(p.tagName).toUpperCase(),C=a[h]??s.get(h);if(!C)continue;let R=C.template;if(!R)continue;let j=p.parentElement;if(!j)continue;let K=new Comment(" begin component: "+p.tagName),L=new Comment(" end component: "+p.tagName);j.insertBefore(K,p),p.remove();let ee=n.o.u.context,re=n.o.u.contextAlias,N=n.o.u.bind,ue=(g,x)=>{let v={},B=g.hasAttribute(ee);return o.C(x,()=>{o.E(v),B?n.b(mn,g,ee):g.hasAttribute(re)&&n.b(mn,g,re);let I=C.props;if(!I||I.length===0)return;I=I.map(H);let S=new Map(I.map(w=>[w.toLowerCase(),w]));for(let w of[...I,...I.map(Ge)]){let D=g.getAttribute(w);D!==null&&(v[H(w)]=D,g.removeAttribute(w))}let W=n._.xe(g,!1);for(let[w,D]of W.entries()){let[ne,Le]=D.Q;if(!Le)continue;let je=S.get(H(Le).toLowerCase());je&&(ne!=="."&&ne!==":"&&ne!==N||n.b(so,g,w,!0,je,D.X))}}),v},y=[...o.M()],O=()=>{let g=ue(p,y),x=new qe(g,p,y,K,L),v=Ct(()=>C.context(x)??{}).context;if(x.autoProps){for(let[B,I]of Object.entries(g))if(B in v){let S=v[B];if(S===I)continue;if(T(S)){T(I)?x.entangle?_(K,Je(I,S)):S(I()):S(I);continue}}else v[B]=I;x.onAutoPropsAssigned?.()}return{componentCtx:v,head:x}},{componentCtx:$,head:ke}=O(),le=[...Te(R)],Zt=le.length,M=p.childNodes.length===0,A=g=>{let x=g.parentElement,v=g.name;if(G(v)&&(v=g.getAttributeNames().filter(S=>S.startsWith("#"))[0],G(v)?v="default":v=v.substring(1)),M){if(v==="default"){let S=n.o.u.text,W=p.getAttribute(S);if(!G(W)){let w=document.createElement("span");w.setAttribute(S,W),x.insertBefore(w,g),p.removeAttribute(S);return}}for(let S of[...g.childNodes])x.insertBefore(S,g);return}let B=p.querySelector(`template[name='${v}'], template[\\#${v}]`);!B&&v==="default"&&(B=p.querySelector("template:not([name])"),B&&B.getAttributeNames().filter(S=>S.startsWith("#")).length>0&&(B=null));let I=S=>{ke.enableSwitch&&o.C(y,()=>{o.E($);let W=ue(g,o.M());o.C(y,()=>{o.E(W);let w=o.M(),D=Kn(w);for(let ne of S)De(ne)&&(ne.setAttribute(rt,D),sn(D),_(ne,()=>{an(D)}))})})};if(B){let S=[...Te(B)];for(let W of S)x.insertBefore(W,g);I(S)}else{if(v!=="default"){for(let W of[...Te(g)])x.insertBefore(W,g);return}let S=[...Te(p)].filter(W=>!he(W));for(let W of S)x.insertBefore(W,g);I(S)}},J=g=>{if(!De(g))return;let x=g.querySelectorAll("slot");if(Qn(g)){A(g),g.remove();return}for(let v of x)A(v),v.remove()};(()=>{for(let g=0;g<Zt;++g)le[g]=le[g].cloneNode(!0),m.insertBefore(le[g],d),J(le[g])})(),j.insertBefore(L,d);let Y=()=>{if(!C.inheritAttrs)return;let g=le.filter(v=>v.nodeType===Node.ELEMENT_NODE);g.length>1&&(g=g.filter(v=>v.hasAttribute(this.ye)));let x=g[0];if(x)for(let v of p.getAttributeNames()){if(v===ee||v===re)continue;let B=p.getAttribute(v);if(v==="class")x.classList.add(...B.split(" "));else if(v==="style"){let I=x.style,S=p.style;for(let W of S)I.setProperty(W,S.getPropertyValue(W))}else x.setAttribute(bt(v,n.o),B)}},be=()=>{for(let g of p.getAttributeNames())!g.startsWith("@")&&!g.startsWith(n.o.u.on)&&p.removeAttribute(g)},Re=()=>{Y(),be(),o.E($),n.Te(p,!1),$.$emit=ke.emit,Oe(n,le),_(p,()=>{Se($)}),_(K,()=>{me(p)}),Tt($)};o.C(y,Re)}}};var hn=class{Q;X;Re=[];constructor(e,n){this.Q=e,this.X=n}},kt=class{i;Ce;ve;Y;constructor(e){this.i=e,this.Ce=e.o.rt(),this.Y=new Map;let n=new Map;for(let o of this.Ce){let r=o[0]??"",s=n.get(r);s?s.push(o):n.set(r,[o])}this.ve=n}Ee(e){let n=this.Y.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(/[:@]/);G(i[0])&&(i[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 m=c[p];if(!l&&m==="camel"?l=!0:!u&&m==="prop"&&(u=!0),l&&u)break}l&&(i[i.length-1]=H(i[i.length-1])),u&&(i[0]=".");let f={terms:i,flags:c};return this.Y.set(e,f),f}xe(e,n){let o=new Map;if(!st(e))return o;let r=this.ve,s=(c,l)=>{let u=r.get(l[0]??"");if(u)for(let f=0;f<u.length;++f){if(!l.startsWith(u[f]))continue;let p=o.get(l);if(!p){let m=this.Ee(l);p=new hn(m.terms,m.flags),o.set(l,p)}p.Re.push(c);return}},a=c=>{let l=c.attributes;if(!(!l||l.length===0))for(let u=0;u<l.length;++u){let f=l.item(u)?.name;f&&s(c,f)}};if(a(e),!n||!e.firstElementChild)return o;let i=e.querySelectorAll("*");for(let c of i)a(c);return o}};var io=()=>{},Br=(t,e)=>{for(let n of t){let o=n.cloneNode(!0);e.appendChild(o)}},Lt=class{i;V;we;constructor(e){this.i=e,this.V=e.o.u.is,this.we=We(this.V)+", [is]"}N(e){let n=e.hasAttribute(this.V),o=Ne(e,this.we);for(let r of o)this.b(r);return n}b(e){let n=e.getAttribute(this.V);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.i.j(s);return}n=`'${n.slice(6)}'`,e.removeAttribute("is")}e.removeAttribute(this.V),this.O(e,n)}U(e,n){let o=Ke(e),r=e.parentNode,s=document.createComment(`__begin__ dynamic ${n??""}`);r.insertBefore(s,e),ze(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.i.m.k(n),c=i.value,l=this.i.m,u=l.M(),f={name:""},p=he(e)?o:[...o[0].childNodes],m=()=>{l.C(u,()=>{let b=c()[0];if(k(b)&&(b.name?b=b.name:b=Object.entries(l.J()).filter(R=>R[1]===b)[0]?.[0]),!z(b)||G(b)){xe(s,a);return}if(f.name===b)return;xe(s,a);let C=document.createElement(b);for(let R of e.getAttributeNames())R!==this.V&&C.setAttribute(R,e.getAttribute(R));Br(p,C),r.insertBefore(C,a),this.i.j(C),f.name=b})},d=io;_(s,()=>{i.stop(),d(),d=io}),m(),d=i.subscribe(m)}};var V=t=>{let e=t;return e!=null&&e[X]===1?e():e};var Pr=(t,e)=>{let[n,o]=e;q(o)?o(t,n):t.innerHTML=n?.toString()},It={mount:()=>({update:({el:t,values:e})=>{Pr(t,e)}})};var Dt=class t{Z;constructor(e){this.Z=e}static st(e,n){let o=e.m,r=e.o,s=r.u,a=new Set([s.for,s.if,s.else,s.elseif,s.pre]),i=r.P,c=o.J();if(Object.keys(c).length>0||r.H.size>0)return;let l=e._,u=[],f=0,p=[];for(let m=n.length-1;m>=0;--m)p.push(n[m]);for(;p.length>0;){let m=p.pop();if(m.nodeType===Node.ELEMENT_NODE){let h=m;if(h.tagName==="TEMPLATE"||h.tagName.includes("-"))return;let b=H(h.tagName).toUpperCase();if(r.H.has(b)||c[b])return;let C=h.attributes;for(let R=0;R<C.length;++R){let j=C.item(R)?.name;if(!j)continue;if(a.has(j))return;let{terms:K,flags:L}=l.Ee(j),[ee,re]=K,N=i[j]??i[ee];if(N){if(N===It)return;u.push({nodeIndex:f,attrName:j,directive:N,option:re,flags:L})}}++f}let d=m.childNodes;for(let h=d.length-1;h>=0;--h)p.push(d[h])}if(u.length!==0)return new t(u)}b(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.Z.length;++s){let a=this.Z[s],i=o[a.nodeIndex];i&&e.b(a.directive,i,a.attrName,!1,a.option,a.flags)}}};var Hr=(t,e)=>{let n=e.parentNode;if(n)for(let o=0;o<t.items.length;++o)n.insertBefore(t.items[o],e)},_r=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},Ut=class{static it(e){let{oldItems:n,newValues:o,getKey:r,isSameValue:s,mountNewValue:a,removeMountItem:i,endAnchor:c}=e,l=n.length,u=o.length,f=new Array(u),p=new Set;for(let y=0;y<u;++y){let O=r(o[y]);if(O===void 0||p.has(O))return;p.add(O),f[y]=O}let m=new Array(u),d=0,h=l-1,b=u-1;for(;d<=h&&d<=b;){let y=n[d];if(r(y.value)!==f[d]||!s(y.value,o[d]))break;y.value=o[d],m[d]=y,++d}for(;d<=h&&d<=b;){let y=n[h];if(r(y.value)!==f[b]||!s(y.value,o[b]))break;y.value=o[b],m[b]=y,--h,--b}if(d>h){for(let y=b;y>=d;--y){let O=y+1<u?m[y+1].items[0]:c;m[y]=a(y,o[y],O)}return m}if(d>b){for(let y=d;y<=h;++y)i(n[y]);return m}let C=d,R=d,j=b-R+1,K=new Array(j).fill(0),L=new Map;for(let y=R;y<=b;++y)L.set(f[y],y);let ee=!1,re=0;for(let y=C;y<=h;++y){let O=n[y],$=L.get(r(O.value));if($===void 0){i(O);continue}if(!s(O.value,o[$])){i(O);continue}O.value=o[$],m[$]=O,K[$-R]=y+1,$>=re?re=$:ee=!0}let N=ee?_r(K):[],ue=N.length-1;for(let y=j-1;y>=0;--y){let O=R+y,$=O+1<u?m[O+1].items[0]:c;if(K[y]===0){m[O]=a(O,o[O],$);continue}let ke=m[O];ee&&(ue>=0&&N[ue]===y?--ue:ke&&Hr(ke,$))}return m}};var at=class{x=[];L=new Map;get w(){return this.x.length}ee;constructor(e){this.ee=e}te(e){let n=this.ee(e.value);n!==void 0&&this.L.set(n,e)}ne(e){let n=this.ee(this.x[e]?.value);n!==void 0&&this.L.delete(n)}static at(e,n){return{items:[],index:e,value:n,order:-1}}E(e){e.order=this.w,this.x.push(e),this.te(e)}ct(e,n){let o=this.w;for(let r=e;r<o;++r)this.x[r].order=r+1;n.order=e,this.x.splice(e,0,n),this.te(n)}I(e){return this.x[e]}oe(e,n){this.ne(e),this.x[e]=n,this.te(n),n.order=e}Se(e){this.ne(e),this.x.splice(e,1);let n=this.w;for(let o=e;o<n;++o)this.x[o].order=o}Ae(e){let n=this.w;for(let o=e;o<n;++o)this.ne(o);this.x.splice(e)}Gt(e){return this.L.has(e)}ut(e){return this.L.get(e)?.order??-1}};var yn=Symbol("r-for"),jr=t=>-1,ao=()=>{},Vt=class t{i;T;re;R;constructor(e){this.i=e,this.T=e.o.u.for,this.re=We(this.T),this.R=e.o.u.pre}N(e){let n=e.hasAttribute(this.T),o=Ne(e,this.re);for(let r of o)this.lt(r);return n}G(e){return e[yn]?!0:(e[yn]=!0,Ne(e,this.re).forEach(n=>n[yn]=!0),!1)}lt(e){if(e.hasAttribute(this.R)||this.G(e))return;let n=e.getAttribute(this.T);if(!n){U(0,this.T,e);return}e.removeAttribute(this.T),this.pt(e,n)}Ne(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))}pt(e,n){let o=this.ft(n);if(!o?.list){U(1,this.T,n,e);return}let r=this.i.o.u.key,s=this.i.o.u.keyBind,a=e.getAttribute(r)??e.getAttribute(s);e.removeAttribute(r),e.removeAttribute(s);let i=Ke(e),c=Dt.st(this.i,i),l=e.parentNode;if(!l)return;let u=`${this.T} => ${n}`,f=new Comment(`__begin__ ${u}`);l.insertBefore(f,e),ze(f,i),i.forEach(A=>{F(A)}),e.remove();let p=new Comment(`__end__ ${u}`);l.insertBefore(p,f.nextSibling);let m=this.i,d=m.m,h=d.M(),C=h.length===1?[void 0,h[0]]:void 0,R=this.mt(a),j=(A,J)=>R(A)===R(J),K=(A,J)=>A===J,L=(A,J,te)=>{let Y=o.createContext(J,A),be=at.at(Y.index,J),Re=()=>{let g=p.parentNode??f.parentNode??l,x=te.previousSibling,v=[];for(let B=0;B<i.length;++B){let I=i[B].cloneNode(!0);g.insertBefore(I,te),v.push(I)}for(c?c.b(m,v):Oe(m,v),x=x.nextSibling;x!==te;)be.items.push(x),x=x.nextSibling};return C?(C[0]=Y.ctx,d.C(C,Re)):d.C(h,()=>{d.E(Y.ctx),Re()}),be},ee=(A,J)=>{let te=M.I(A).items,Y=te[te.length-1].nextSibling;for(let be of te)F(be);M.oe(A,L(A,J,Y))},re=(A,J)=>{M.E(L(A,J,p))},N=A=>{for(let J of M.I(A).items)F(J)},ue=A=>{let J=M.w;for(let te=A;te<J;++te)M.I(te).index(te)},y=A=>{let J=f.parentNode,te=p.parentNode;if(!J||!te)return;let Y=M.w;q(A)&&(A=A());let be=V(A[0]);if(E(be)&&be.length===0){xe(f,p),M.Ae(0);return}let Re=[];for(let w of this.Ne(A[0]))Re.push(w);let g=Ut.it({oldItems:M.x,newValues:Re,getKey:R,isSameValue:K,mountNewValue:(w,D,ne)=>L(w,D,ne),removeMountItem:w=>{for(let D=0;D<w.items.length;++D)F(w.items[D])},endAnchor:p});if(g){M.x=g,M.L.clear();for(let w=0;w<g.length;++w){let D=g[w];D.order=w,D.index(w);let ne=R(D.value);ne!==void 0&&M.L.set(ne,D)}return}let x=0,v=Number.MAX_SAFE_INTEGER,B=Y,I=this.i.o.forGrowThreshold,S=()=>M.w<B+I;for(let w of Re){let D=()=>{if(x<Y){let ne=M.I(x++);if(j(ne.value,w)){if(K(ne.value,w))return;ee(x-1,w);return}let Le=M.ut(R(w));if(Le>=x&&Le-x<10){if(--x,v=Math.min(v,x),N(x),M.Se(x),--Y,Le>x+1)for(let je=x;je<Le-1&&je<Y&&!j(M.I(x).value,w);)++je,N(x),M.Se(x),--Y;D();return}S()?(M.ct(x-1,L(x,w,M.I(x-1).items[0])),v=Math.min(v,x-1),++Y):ee(x-1,w)}else re(x++,w)};D()}let W=x;for(Y=M.w;x<Y;)N(x++);M.Ae(W),ue(v)},O=()=>{$.stop(),le(),le=ao},$=d.k(o.list),ke=$.value,le=ao,Zt=0,M=new at(R);for(let A of this.Ne(ke()[0]))M.E(L(Zt++,A,p));_(f,O),le=$.subscribe(y)}static dt=/\{?\[?\(?([^)}\]]+)\)?\]?\}?([^)]+)?\s+\b(?:in|of)\b\s+(.*)\s*$/;ft(e){let n=t.dt.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={},f=V(c);if(!i&&o.length===1)u[o[0]]=c;else if(E(f)){let m=0;for(let d of o)u[d]=f[m++]}else for(let m of o)u[m]=f[m];let p={ctx:u,index:jr};return s&&(p.index=u[s.startsWith("#")?s.substring(1):s]=se(l)),p}}}mt(e){if(!e)return o=>o;let n=e.trim();if(!n)return o=>o;if(n.includes(".")){let o=this.yt(n),r=o.length>1?o.slice(1):void 0;return s=>{let a=V(s),i=this.Oe(a,o);return i!==void 0||!r?i:this.Oe(a,r)}}return o=>V(V(o)?.[n])}yt(e){return e.split(".").filter(n=>n.length>0)}Oe(e,n){let o=e;for(let r of n)o=V(o)?.[r];return V(o)}};var Bt=class{se=0;ie=new Map;m;ke;Me;Ve;Le;_;o;R;Ie;constructor(e){this.m=e,this.o=e.o,this.Me=new Vt(this),this.ke=new gt(this),this.Ve=new Lt(this),this.Le=new Mt(this),this._=new kt(this),this.R=this.o.u.pre,this.Ie=this.o.u.dynamic}ht(e){let n=he(e)?[e]:e.querySelectorAll("template");for(let o of n){if(o.hasAttribute(this.R))continue;let r=o.parentNode;if(!r)continue;let s=o.nextSibling;if(o.remove(),!o.content)continue;let a=[...o.content.childNodes];for(let i of a)r.insertBefore(i,s);Oe(this,a)}}j(e){++this.se;try{if(e.nodeType!==Node.ELEMENT_NODE||e.hasAttribute(this.R)||this.ke.N(e)||this.Me.N(e)||this.Ve.N(e))return;this.Le.N(e),this.ht(e),this.Te(e,!0)}finally{--this.se,this.se===0&&this.gt()}}bt(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)}De(e,n){let o=this.bt(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,_(s,()=>{F(e)}),o.appendChild(e),!0}xt(e,n){this.ie.set(e,n)}gt(){let e=this.ie;if(e.size!==0){this.ie=new Map;for(let[n,o]of e.entries())this.De(n,o)}}Te(e,n){let o=this._.xe(e,n),r=this.o.P;for(let[s,a]of o.entries()){let[i,c]=a.Q,l=r[s]??r[i];if(!l){console.error("directive not found:",i);continue}let u=a.Re;for(let f=0;f<u.length;++f){let p=u[f];this.b(l,p,s,!1,c,a.X)}}}b(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 f=u.getAttribute(rt);if(f)return f;u=u.parentElement}return null};if(cn()){let l=c(n);if(l){this.m.C(Wn(l),()=>{this.O(e,n,i,s,a)});return}}this.O(e,n,i,s,a)}Tt(e,n,o){return e!==xt?!1:(G(o)||this.De(n,o)||this.xt(n,o),!0)}O(e,n,o,r,s){if(n.nodeType!==Node.ELEMENT_NODE||o==null||this.Tt(e,n,o))return;let a=this.Rt(r,e.once),i=this.Ct(e,o),c=this.vt(i,a);_(n,c.stop);let l=this.Et(n,o,i,a,r,s),u=this.wt(e,l,c);if(!u)return;let f=this.St(l,i,a,r,u);f(),e.once||(c.result=i.subscribe(f),a&&(c.dynamic=a.subscribe(f)))}Rt(e,n){let o=Yn(e,this.Ie);if(o)return this.m.k(H(o),void 0,void 0,void 0,n)}Ct(e,n){return this.m.k(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}Et(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}}wt(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}St(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 co="http://www.w3.org/1999/xlink",$r={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 Fr(t){return!!t||t===""}var qr=(t,e,n,o,r,s)=>{if(o){s&&s.includes("camel")&&(o=H(o)),Pt(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],f=c[1];Pt(t,u,f,l)}else if(k(c))for(let l of Object.entries(c)){let u=l[0],f=l[1],p=n?.[i],m=p&&u in p?u:void 0;Pt(t,u,f,m)}else{let l=n?.[i],u=e[i++],f=e[i];Pt(t,u,f,l)}}},gn={mount:()=>({update:({el:t,values:e,previousValues:n,option:o,previousOption:r,flags:s})=>{qr(t,e,n,o,r,s)}})},Pt=(t,e,n,o)=>{if(o&&o!==e&&t.removeAttribute(o),fe(e)){U(3,"r-bind",t);return}if(!z(e)){U(6,`Attribute key is not string at ${t.outerHTML}`,e);return}if(e.startsWith("xlink:")){fe(n)?t.removeAttributeNS(co,e.slice(6,e.length)):t.setAttributeNS(co,e,n);return}let r=e in $r;fe(n)||r&&!Fr(n)?t.removeAttribute(e):t.setAttribute(e,r?"":n)};var zr=(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)uo(t,s[c],a?.[c])}else uo(t,s,a)}},bn={mount:()=>({update:({el:t,values:e,previousValues:n})=>{zr(t,e,n)}})},uo=(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 r?n!==e&&(s&&o.remove(...n.trim().split(/\s+/)),o.add(...e.trim().split(/\s+/))):n&&s&&o.remove(...n.trim().split(/\s+/))};function Kr(t,e){if(t.length!==e.length)return!1;let n=!0;for(let o=0;n&&o<t.length;o++)n=Ce(t[o],e[o]);return n}function Ce(t,e){if(t===e)return!0;let n=nn(t),o=nn(e);if(n||o)return n&&o?t.getTime()===e.getTime():!1;if(n=nt(t),o=nt(e),n||o)return t===e;if(n=E(t),o=E(e),n||o)return n&&o?Kr(t,e):!1;if(n=k(t),o=k(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||!Ce(t[a],e[a]))return!1}return!0}return String(t)===String(e)}function Ht(t,e){return t.findIndex(n=>Ce(n,e))}var lo=t=>{let e=parseFloat(t);return isNaN(e)?t:e};var _t=t=>{if(!T(t))throw P(3,"pause");t(void 0,void 0,3)};var jt=t=>{if(!T(t))throw P(3,"resume");t(void 0,void 0,4)};var po={mount:({el:t,parseResult:e,flags:n})=>({update:({values:o})=>{Wr(t,o[0])},unmount:Gr(t,e,n)})},Wr=(t,e)=>{let n=go(t);if(n&&mo(t))E(e)?e=Ht(e,ve(t))>-1:ae(e)?e=e.has(ve(t)):e=es(t,e),t.checked=e;else if(n&&ho(t))t.checked=Ce(e,ve(t));else if(n||bo(t))yo(t)?t.value!==e?.toString()&&(t.value=e):t.value!==e&&(t.value=e);else if(xo(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=Ht(e,c)>-1:i.selected=e.has(c);else if(Ce(ve(i),e)){t.selectedIndex!==a&&(t.selectedIndex=a);return}}!s&&t.selectedIndex!==-1&&(t.selectedIndex=-1)}else U(7,t)},ct=t=>(T(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}),mo=t=>t.type==="checkbox",ho=t=>t.type==="radio",yo=t=>t.type==="number"||t.type==="range",go=t=>t.tagName==="INPUT",bo=t=>t.tagName==="TEXTAREA",xo=t=>t.tagName==="SELECT",Gr=(t,e,n)=>{let o=e.value,r=ct(n?.join(",")),s=ct(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 U(8,t),()=>{};let i=()=>e.refs[0],c=go(t);return c&&mo(t)?Qr(t,i):c&&ho(t)?ts(t,i):c||bo(t)?Jr(t,a,i,o):xo(t)?ns(t,i,o):(U(7,t),()=>{})},fo=/[.,' ·٫]/,Jr=(t,e,n,o)=>{let s=e.lazy?"change":"input",a=yo(t),i=()=>{!e.trim&&!ct(o()[1]).trim||(t.value=t.value.trim())},c=p=>{let m=p.target;m.composing=1},l=p=>{let m=p.target;m.composing&&(m.composing=0,m.dispatchEvent(new Event(s)))},u=()=>{t.removeEventListener(s,f),t.removeEventListener("change",i),t.removeEventListener("compositionstart",c),t.removeEventListener("compositionend",l),t.removeEventListener("change",l)},f=p=>{let m=n();if(!m)return;let d=p.target;if(!d||d.composing)return;let h=d.value,b=ct(o()[1]);if(a||b.number||b.int){if(b.int)h=parseInt(h);else{if(fo.test(h[h.length-1])&&h.split(fo).length===2){if(h+="0",h=parseFloat(h),isNaN(h))h="";else if(m()===h)return}h=parseFloat(h)}isNaN(h)&&(h=""),t.value=h}else b.trim&&(h=h.trim());m(h)};return t.addEventListener(s,f),t.addEventListener("change",i),t.addEventListener("compositionstart",c),t.addEventListener("compositionend",l),t.addEventListener("change",l),u},Qr=(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=Ht(c,a),u=l!==-1;i&&!u?c.push(a):!i&&u&&c.splice(l,1)}else ae(c)?i?c.add(a):c.delete(a):s(Zr(t,i))};return t.addEventListener(n,r),o},ve=t=>"_value"in t?t._value:t.value,To="trueValue",Xr="falseValue",Co="true-value",Yr="false-value",Zr=(t,e)=>{let n=e?To:Xr;if(n in t)return t[n];let o=e?Co:Yr;return t.hasAttribute(o)?t.getAttribute(o):e},es=(t,e)=>{if(To in t)return Ce(e,t.trueValue);let o=Co;return t.hasAttribute(o)?Ce(e,t.getAttribute(o)):Ce(e,!0)},ts=(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},ns=(t,e,n)=>{let o="change",r=()=>{t.removeEventListener(o,s)},s=()=>{let a=e();if(!a)return;let c=ct(n()[1]).number,l=Array.prototype.filter.call(t.options,u=>u.selected).map(u=>c?lo(ve(u)):ve(u));if(t.multiple){let u=a();try{if(_t(a),ae(u)){u.clear();for(let f of l)u.add(f)}else E(u)?(u.splice(0),u.push(...l)):a(l)}finally{jt(a),Q(a)}}else a(l[0])};return t.addEventListener(o,s),r};var os=["stop","prevent","capture","self","once","left","right","middle","passive"],rs=t=>{let e={};if(G(t))return;let n=t.split(",");for(let o of os)e[o]=n.includes(o);return e},ss=(t,e,n,o,r)=>{if(o){let l=e.value(),u=V(o.value()[0]);return z(u)?xn(t,H(u),()=>e.value()[0],r?.join(",")??l[1]):()=>{}}else if(n){let l=e.value();return xn(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()),k(u))for(let f of Object.entries(u)){let p=f[0],m=()=>{let h=e.value()[l];return q(h)&&(h=h()),h=h[p],q(h)&&(h=h()),h},d=u[p+"_flags"];s.push(xn(t,p,m,d))}else U(2,"r-on",t)}return a},Tn={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})=>ss(t,e,n,o,r)},is=(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]},xn=(t,e,n,o)=>{if(G(e))return U(5,"r-on",t),()=>{};let r=rs(o),s=r?{capture:r.capture,passive:r.passive,once:r.once}:void 0,a;[e,a]=is(e,o);let i=u=>{if(!a(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){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 as=(t,e,n,o)=>{if(n){o&&o.includes("camel")&&(n=H(n)),Ye(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];Ye(t,i,c)}else if(k(a))for(let i of Object.entries(a)){let c=i[0],l=i[1];Ye(t,c,l)}else{let i=e[s++],c=e[s];Ye(t,i,c)}}},vo={mount:()=>({update:({el:t,values:e,option:n,flags:o})=>{as(t,e,n,o)}})};function cs(t){return!!t||t===""}var Ye=(t,e,n)=>{if(fe(e)){U(3,":prop",t);return}if(e==="innerHTML"||e==="textContent"){let s=[...t.childNodes];setTimeout(()=>s.forEach(me),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=cs(n):n==null&&s==="string"?(n="",r=!0):s==="number"&&(n=0,r=!0)}try{t[e]=n}catch(s){r||U(4,e,o,n,s)}r&&t.removeAttribute(e)};var Eo={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 us=(t,e)=>{let n=Ae(t).data,o=n._ord;_n(o)&&(o=n._ord=t.style.display),!!e[0]?t.style.display=o:t.style.display="none"},Ro={mount:()=>({update:({el:t,values:e})=>{us(t,e)}})};var ls=(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)wo(t,s[c],a?.[c])}else wo(t,s,a)}},$t={mount:()=>({update:({el:t,values:e,previousValues:n})=>{ls(t,e,n)}})},wo=(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&&vn(o,s,"");for(let s in e)vn(o,s,e[s])}else{let s=o.display;if(r?n!==e&&(o.cssText=e):n&&t.removeAttribute("style"),"_ord"in Ae(t).data)return;o.display=s}},So=/\s*!important$/;function vn(t,e,n){if(E(n))n.forEach(o=>{vn(t,e,o)});else if(n==null&&(n=""),e.startsWith("--"))t.setProperty(e,n);else{let o=fs(t,e);So.test(n)?t.setProperty(Ge(o),n.replace(So,""),"important"):t[o]=n}}var Ao=["Webkit","Moz","ms"],Cn={};function fs(t,e){let n=Cn[e];if(n)return n;let o=H(e);if(o!=="filter"&&o in t)return Cn[e]=o;o=it(o);for(let r=0;r<Ao.length;r++){let s=Ao[r]+o;if(s in t)return Cn[e]=s}return e}var ie=t=>No(V(t)),No=(t,e=new WeakMap)=>{if(!t||!k(t))return t;if(E(t))return t.map(ie);if(ae(t)){let o=new Set;for(let r of t.keys())o.add(ie(r));return o}if(we(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 V(e.get(t));let n={...t};e.set(t,n);for(let o of Object.entries(n))n[o[0]]=No(V(o[1]),e);return n};var ps=(t,e)=>{let n=e[0];t.textContent=ae(n)?JSON.stringify(ie([...n])):we(n)?JSON.stringify(ie([...n])):k(n)?JSON.stringify(ie(n)):n?.toString()??""},Oo={mount:()=>({update:({el:t,values:e})=>{ps(t,e)}})};var Mo={mount:()=>({update:({el:t,values:e})=>{Ye(t,"value",e[0])}})};var ce=class t{static getDefault(){return t.Ue??(t.Ue=new t)}P={};u={};rt=()=>Object.keys(this.P).filter(e=>e.length===1||!e.startsWith(":"));be=new Map;H=new Map;static Ue;static At="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;constructor(e){if(this.setDirectives("r-"),e){this.globalContext=e;return}this.globalContext=this.Nt()}Nt(){let e={},n=globalThis;for(let o of t.At.split(","))e[o]=n[o];return e.ref=ge,e.sref=se,e.flatten=ie,e}addComponent(...e){for(let n of e){if(!n.defaultName){ot.warning("Registered component's default name is not defined",n);continue}this.be.set(it(n.defaultName),n),this.H.set(it(n.defaultName).toLocaleUpperCase(),n)}}setDirectives(e){this.P={".":vo,":":gn,"@":Tn,[`${e}on`]:Tn,[`${e}bind`]:gn,[`${e}html`]:It,[`${e}text`]:Oo,[`${e}show`]:Ro,[`${e}model`]:po,":style":$t,[`${e}style`]:$t,[`${e}bind:style`]:$t,":class":bn,[`${e}bind:class`]:bn,":ref":Eo,":value":Mo,[`${e}teleport`]:xt},this.u={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.P,this.u)}};var Ft=(t,e)=>{if(!t)return;let o=(e??ce.getDefault()).u,r=/(\{\{[^]*?\}\}|\[\[[^]*?\]\])/g,s=[{start:"{{",end:"}}"},{start:"[[",end:"]]"}];for(let a of ds(t,o.pre,s))ms(a,o.text,r,s)},ms=(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=ko(c,o);if(l&&G(a[0])&&G(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=ko(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)},ds=(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 Te(s))r(a)}};return r(t),o},ko=(t,e)=>e.find(n=>t.startsWith(n.start)&&t.endsWith(n.end));var hs=9,ys=10,gs=13,bs=32,Ee=46,qt=44,xs=39,Ts=34,zt=40,Ze=41,Kt=91,En=93,Rn=63,Cs=59,Lo=58,Io=123,Wt=125,Pe=43,Gt=45,wn=96,Do=47,Sn=92,Uo=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},vs={"=>":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},$o=Object.keys(jo),Es=new Set($o),Nn=new Set(["=>"]);$o.forEach(t=>Nn.add(t));var Vo={true:!0,false:!1,null:null},Rs="this",et="Expected ",He="Unexpected ",Mn="Unclosed ",ws=et+":",Bo=et+"expression",Ss="missing }",As=He+"object property",Ns=Mn+"(",Po=et+"comma",Ho=He+"token ",Os=He+"period",An=et+"expression after ",Ms="missing unaryOp argument",ks=Mn+"[",Ls=et+"exponent (",Is="Variable names cannot start with a number (",Ds=Mn+'quote after "',ut=t=>t>=48&&t<=57,_o=t=>vs[t],On=class{l;e;get B(){return this.l.charAt(this.e)}get y(){return this.l.charCodeAt(this.e)}f(e){return this.l.charCodeAt(this.e)===e}constructor(e){this.l=e,this.e=0}$(e){return e>=65&&e<=90||e>=97&&e<=122||e===36||e===95||e>=128}ae(e){return this.$(e)||ut(e)}r(e){return new Error(`${e} at character ${this.e}`)}h(){let e=this.y,n=this.l,o=this.e;for(;e===bs||e===hs||e===ys||e===gs;)e=n.charCodeAt(++o);this.e=o}parse(){let e=this.ce();return e.length===1?e[0]:{type:0,body:e}}ce(e){let n=[];for(;this.e<this.l.length;){let o=this.y;if(o===Cs||o===qt)this.e++;else{let r=this.S();if(r)n.push(r);else if(this.e<this.l.length){if(o===e)break;throw this.r(He+'"'+this.B+'"')}}}return n}S(){let e=this.Ot()??this.Pe();return this.h(),this.kt(e)}ue(){this.h();let e=this.l,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.ae(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}Pe(){let e,n,o,r,s,a,i,c;if(s=this.q(),!s||(n=this.ue(),!n))return s;if(r={value:n,prec:_o(n),right_a:Nn.has(n)},a=this.q(),!a)throw this.r(An+n);let l=[s,r,a];for(;n=this.ue();){o=_o(n),r={value:n,prec:o,right_a:Nn.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]);)a=l.pop(),n=l.pop().value,s=l.pop(),e=this.Be(n,s,a),l.push(e);if(e=this.q(),!e)throw this.r(An+c);l.push(r,e)}for(i=l.length-1,e=l[i];i>1;)e=this.Be(l[i-1].value,l[i-2],e),i-=2;return e}q(){let e;if(this.h(),e=this.Mt(),e)return this.le(e);let n=this.y;if(ut(n)||n===Ee)return this.Vt();if(n===xs||n===Ts)e=this.Lt();else if(n===Kt)e=this.It();else{let o=this.Dt();if(o){let r=this.q();if(!r)throw this.r(Ms);return this.le({type:7,operator:o,argument:r})}this.$(n)?(e=this.pe(),e.name in Vo?e={type:4,value:Vo[e.name],raw:e.name}:e.name===Rs&&(e={type:5})):n===zt&&(e=this.Ut())}return e?(e=this.F(e),this.le(e)):!1}Be(e,n,o){if(e==="=>"){let r=n.type===1?n.expressions:[n];return{type:15,params:r,body:o}}return Es.has(e)?{type:16,operator:e,left:n,right:o}:{type:8,operator:e,left:n,right:o}}Mt(){let e={node:!1};return this.Pt(e),e.node||(this.Bt(e),e.node)||(this.jt(e),e.node)||(this.je(e),e.node)||this.Ht(e),e.node}le(e){let n={node:e};return this._t(n),this.$t(n),this.qt(n),n.node}Dt(){let e=this.l,n=this.e,o=e.charCodeAt(n),r=e.charCodeAt(n+1),s=e.charCodeAt(n+2),a=e.charCodeAt(n+3);return o===Gt?(this.e++,"-"):o===33?(this.e++,"!"):o===126?(this.e++,"~"):o===Pe?(this.e++,"+"):o===110&&r===101&&s===119&&!this.ae(a)?(this.e+=3,"new"):!1}Ot(){let e={};return this.Ft(e),e.node}kt(e){let n={node:e};return this.zt(n),n.node}F(e){this.h();let n=this.y;for(;n===Ee||n===Kt||n===zt||n===Rn;){let o;if(n===Rn){if(this.l.charCodeAt(this.e+1)!==Ee)break;o=!0,this.e+=2,this.h(),n=this.y}if(this.e++,n===Kt){if(e={type:3,computed:!0,object:e,property:this.S()},this.h(),n=this.y,n!==En)throw this.r(ks);this.e++}else n===zt?e={type:6,arguments:this.He(Ze),callee:e}:(o&&this.e--,this.h(),e={type:3,computed:!1,object:e,property:this.pe()});o&&(e.optional=!0),this.h(),n=this.y}return e}Vt(){let e=this.l,n=this.e,o=n;for(;ut(e.charCodeAt(o));)o++;if(e.charCodeAt(o)===Ee)for(o++;ut(e.charCodeAt(o));)o++;let r=e.charCodeAt(o);if(r===101||r===69){o++;let i=e.charCodeAt(o);(i===Pe||i===Gt)&&o++;let c=o;for(;ut(e.charCodeAt(o));)o++;if(c===o){this.e=o;let l=e.slice(n,o);throw this.r(Ls+l+this.B+")")}}this.e=o;let s=e.slice(n,o),a=e.charCodeAt(o);if(this.$(a))throw this.r(Is+s+this.B+")");if(a===Ee||s.length===1&&s.charCodeAt(0)===Ee)throw this.r(Os);return{type:4,value:parseFloat(s),raw:s}}Lt(){let e=this.l,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 f=e.charCodeAt(s);if(f===r){l=!0,this.e=s+1;break}if(f===Sn){c||(c=!0),i.push(e.slice(a,s));let p=e.charCodeAt(s+1);i.push(this._e(p)),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.r(Ds+u+'"');return{type:4,value:u,raw:e.substring(o,this.e)}}_e(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)}}pe(){let e=this.y,n=this.e;if(this.$(e))this.e++;else throw this.r(He+this.B);for(;this.e<this.l.length&&(e=this.y,this.ae(e));)this.e++;return{type:2,name:this.l.slice(n,this.e)}}He(e){let n=[],o=!1,r=0;for(;this.e<this.l.length;){this.h();let s=this.y;if(s===e){if(o=!0,this.e++,e===Ze&&r&&r>=n.length)throw this.r(Ho+String.fromCharCode(e));break}else if(s===qt){if(this.e++,r++,r!==n.length){if(e===Ze)throw this.r(Ho+",");for(let a=n.length;a<r;a++)n.push(null)}}else{if(n.length!==r&&r!==0)throw this.r(Po);{let a=this.S();if(!a||a.type===0)throw this.r(Po);n.push(a)}}}if(!o)throw this.r(et+String.fromCharCode(e));return n}Ut(){this.e++;let e=this.ce(Ze);if(this.f(Ze))return this.e++,e.length===1?e[0]:e.length?{type:1,expressions:e}:!1;throw this.r(Ns)}It(){return this.e++,{type:9,elements:this.He(En)}}Pt(e){if(this.f(Io)){this.e++;let n=[];for(;!isNaN(this.y);){if(this.h(),this.f(Wt)){this.e++,e.node=this.F({type:10,properties:n});return}let o=this.S();if(!o)break;if(this.h(),o.type===2&&(this.f(qt)||this.f(Wt)))n.push({type:12,computed:!1,key:o,value:o,shorthand:!0});else if(this.f(Lo)){this.e++;let r=this.S();if(!r)throw this.r(As);let s=o.type===9;n.push({type:12,computed:s,key:s?o.elements[0]:o,value:r,shorthand:!1}),this.h()}else n.push(o);this.f(qt)&&this.e++}throw this.r(Ss)}}Bt(e){let n=this.y;if((n===Pe||n===Gt)&&n===this.l.charCodeAt(this.e+1)){this.e+=2;let o=e.node={type:13,operator:n===Pe?"++":"--",argument:this.F(this.pe()),prefix:!0};if(!o.argument||!Uo.has(o.argument.type))throw this.r(He+o.operator)}}$t(e){let n=e.node,o=this.y;if((o===Pe||o===Gt)&&o===this.l.charCodeAt(this.e+1)){if(!Uo.has(n.type))throw this.r(He+(o===Pe?"++":"--"));this.e+=2,e.node={type:13,operator:o===Pe?"++":"--",argument:n,prefix:!1}}}jt(e){this.l.charCodeAt(this.e)===Ee&&this.l.charCodeAt(this.e+1)===Ee&&this.l.charCodeAt(this.e+2)===Ee&&(this.e+=3,e.node={type:14,argument:this.S()})}zt(e){if(e.node&&this.f(Rn)){this.e++;let n=e.node,o=this.S();if(!o)throw this.r(Bo);if(this.h(),this.f(Lo)){this.e++;let r=this.S();if(!r)throw this.r(Bo);e.node={type:11,test:n,consequent:o,alternate:r}}else throw this.r(ws)}}Ft(e){if(this.h(),this.f(zt)){let n=this.e;if(this.e++,this.h(),this.f(Ze)){this.e++;let o=this.ue();if(o==="=>"){let r=this.Pe();if(!r)throw this.r(An+o);e.node={type:15,params:null,body:r};return}}this.e=n}}qt(e){let n=e.node,o=n.type;(o===2||o===3)&&this.f(wn)&&(e.node={type:17,tag:n,quasi:this.je(e)})}je(e){if(!this.f(wn))return;let n=this.l,o=n.length,r={type:19,quasis:[],expressions:[]},s=++this.e,a=[],i=[],c=!1,l=u=>{if(!c){let m=n.slice(s,this.e);return r.quasis.push({type:18,value:{raw:m,cooked:m},tail:u})}a.push(n.slice(s,this.e)),i.push(n.slice(s,this.e));let f=a.join(""),p=i.join("");return a.length=0,i.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===wn)return l(!0),this.e+=1,e.node=r,r;if(u===36&&n.charCodeAt(this.e+1)===Io){if(l(!1),this.e+=2,r.expressions.push(...this.ce(Wt)),!this.f(Wt))throw this.r("unclosed ${");this.e+=1,s=this.e}else if(u===Sn){c||(c=!0),a.push(n.slice(s,this.e)),i.push(n.slice(s,this.e));let f=n.charCodeAt(this.e+1);a.push(n.slice(this.e,this.e+2)),i.push(this._e(f)),this.e+=2,s=this.e}else this.e+=1}throw this.r("Unclosed `")}_t(e){let n=e.node;if(!n||n.operator!=="new"||!n.argument)return;if(!n.argument||![6,3].includes(n.argument.type))throw this.r("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}Ht(e){if(!this.f(Do))return;let n=++this.e,o=!1;for(;this.e<this.l.length;){if(this.y===Do&&!o){let r=this.l.slice(n,this.e),s="";for(;++this.e<this.l.length;){let i=this.y;if(i>=97&&i<=122||i>=65&&i<=90||i>=48&&i<=57)s+=this.B;else break}let a;try{a=new RegExp(r,s)}catch(i){throw this.r(i.message)}return e.node={type:4,value:a,raw:this.l.slice(n-1,this.e)},e.node=this.F(e.node),e.node}this.f(Kt)?o=!0:o&&this.f(En)&&(o=!1),this.e+=this.f(Sn)?2:1}throw this.r("Unclosed Regex")}},Fo=t=>new On(t).parse();var Us={"=>":(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},Vs={"-":t=>-t,"+":t=>+t,"!":t=>!t,"~":t=>~t,new:t=>t},Wo=t=>{if(!t?.some(Ko))return t;let e=[];return t.forEach(n=>Ko(n)?e.push(...n):e.push(n)),e},qo=(...t)=>Wo(t),kn=(t,e)=>{if(!t)return e;let n=Object.create(e??{});return n.$event=t,n},Bs={"++":(t,e)=>{let n=t[e];if(T(n)){let o=n();return n(++o),o}return++t[e]},"--":(t,e)=>{let n=t[e];if(T(n)){let o=n();return n(--o),o}return--t[e]}},Ps={"++":(t,e)=>{let n=t[e];if(T(n)){let o=n();return n(o+1),o}return t[e]++},"--":(t,e)=>{let n=t[e];if(T(n)){let o=n();return n(o-1),o}return t[e]--}},zo={"=":(t,e,n)=>{let o=t[e];return T(o)?o(n):t[e]=n},"+=":(t,e,n)=>{let o=t[e];return T(o)?o(o()+n):t[e]+=n},"-=":(t,e,n)=>{let o=t[e];return T(o)?o(o()-n):t[e]-=n},"*=":(t,e,n)=>{let o=t[e];return T(o)?o(o()*n):t[e]*=n},"/=":(t,e,n)=>{let o=t[e];return T(o)?o(o()/n):t[e]/=n},"%=":(t,e,n)=>{let o=t[e];return T(o)?o(o()%n):t[e]%=n},"**=":(t,e,n)=>{let o=t[e];return T(o)?o(o()**n):t[e]**=n},"<<=":(t,e,n)=>{let o=t[e];return T(o)?o(o()<<n):t[e]<<=n},">>=":(t,e,n)=>{let o=t[e];return T(o)?o(o()>>n):t[e]>>=n},">>>=":(t,e,n)=>{let o=t[e];return T(o)?o(o()>>>n):t[e]>>>=n},"|=":(t,e,n)=>{let o=t[e];return T(o)?o(o()|n):t[e]|=n},"&=":(t,e,n)=>{let o=t[e];return T(o)?o(o()&n):t[e]&=n},"^=":(t,e,n)=>{let o=t[e];return T(o)?o(o()^n):t[e]^=n}},Jt=(t,e)=>q(t)?t.bind(e):t,Ln=class{p;$e;qe;Fe;A;ze;Ke;constructor(e,n,o,r,s){this.p=E(e)?e:[e],this.$e=n,this.qe=o,this.Fe=r,this.Ke=!!s}We(e,n){if(n&&e in n)return n;for(let o of this.p)if(e in o)return o}2(e,n,o){let r=e.name;if(r==="$root")return this.p[this.p.length-1];if(r==="$parent")return this.p[1];if(r==="$ctx")return[...this.p];if(o&&r in o)return this.A=o[r],Jt(V(o[r]),o);for(let a of this.p)if(r in a)return this.A=a[r],Jt(V(a[r]),a);let s=this.$e;if(s&&r in s)return this.A=s[r],Jt(V(s[r]),s)}5(e,n,o){return this.p[0]}0(e,n,o){return this.Ge(n,o,qo,...e.body)}1(e,n,o){return this.v(n,o,(...r)=>r.pop(),...e.expressions)}3(e,n,o){let{obj:r,key:s}=this.fe(e,n,o),a=r?.[s];return this.A=a,Jt(V(a),r)}4(e,n,o){return e.value}6(e,n,o){let r=(a,...i)=>q(a)?a(...Wo(i)):a,s=this.v(++n,o,r,e.callee,...e.arguments);return this.A=s,s}7(e,n,o){return this.v(n,o,Vs[e.operator],e.argument)}8(e,n,o){let r=Us[e.operator];switch(e.operator){case"||":case"&&":case"??":return r(()=>this.g(e.left,n,o),()=>this.g(e.right,n,o))}return this.v(n,o,r,e.left,e.right)}9(e,n,o){return this.Ge(++n,o,qo,...e.elements)}10(e,n,o){let r={},s=(...a)=>{a.forEach(i=>{Object.assign(r,i)})};return this.v(++n,o,s,...e.properties),r}11(e,n,o){return this.v(n,o,r=>this.g(r?e.consequent:e.alternate,n,o),e.test)}12(e,n,o){let r={},s=u=>u?.type!==15,a=this.Fe??(()=>!1),i=n===0&&this.Ke,c=u=>this.Je(i,e.key,n,kn(u,o)),l=u=>this.Je(i,e.value,n,kn(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=V(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}fe(e,n,o){let r=this.g(e.object,n,o),s=e.computed?this.g(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?Bs:Ps;if(r.type===2){let i=r.name,c=this.We(i,o);return fe(c)?void 0:a[s](c,i)}if(r.type===3){let{obj:i,key:c}=this.fe(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.We(a,o);if(fe(i))return;let c=this.g(e.right,n,o);return zo[s](i,a,c)}if(r.type===3){let{obj:a,key:i}=this.fe(r,n,o),c=this.g(e.right,n,o);return zo[s](a,i,c)}}14(e,n,o){let r=this.g(e.argument,n,o);return E(r)&&(r.s=Go),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.v(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.v(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.g(e.body,n,s)}}g(e,n,o){let r=V(this[e.type](e,n,o));return this.ze=e.type,r}Je(e,n,o,r){let s=this.g(n,o,r);return e&&this.Qe()?this.A:s}Qe(){let e=this.ze;return(e===2||e===3||e===6)&&T(this.A)}eval(e,n){let{value:o,refs:r}=wt(()=>this.g(e,-1,n)),s={value:o,refs:r};return this.Qe()&&(s.ref=this.A),s}v(e,n,o,...r){let s=r.map(a=>a&&this.g(a,e,n));return o(...s)}Ge(e,n,o,...r){let s=this.qe;if(!s)return this.v(e,n,o,...r);let a=r.map((i,c)=>i&&(i.type!==15&&s(c,e)?l=>this.g(i,e,kn(l,n)):this.g(i,e,n)));return o(...a)}},Go=Symbol("s"),Ko=t=>t?.s===Go,Jo=(t,e,n,o,r,s,a)=>new Ln(e,n,o,r,a).eval(t,s);var Qo={},Xo=t=>!!t,Qt=class{p;o;constructor(e,n){this.p=e,this.o=n}E(e){this.p=[e,...this.p]}J(){return this.p.map(n=>n.components).filter(Xo).reverse().reduce((n,o)=>{for(let[r,s]of Object.entries(o))n[r.toUpperCase()]=s;return n},{})}ot(){let e=[],n=new Set,o=this.p.map(r=>r.components).filter(Xo).reverse();for(let r of o)for(let s of Object.keys(r))n.has(s)||(n.add(s),e.push(s));return e}k(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},p={value:()=>a,stop:()=>{l(),c.clear()},subscribe:(C,R)=>(c.add(C),R&&C(a),()=>{c.delete(C)}),refs:[],context:this.p[0]};if(G(e))return p;let m=this.o.globalContext,d=[],h=new Set,b=(C,R,j,K)=>{try{let L=Jo(C,R,m,n,o,K,r);return j&&L.refs.length>0&&d.push(...L.refs),{value:L.value,refs:L.refs,ref:L.ref}}catch(L){U(6,`evaluation error: ${e}`,L)}return{value:void 0,refs:[]}};try{let C=Qo[e]??Fo("["+e+"]");Qo[e]=C;let R=this.p.slice(),j=C.elements,K=j.length,L=new Array(K);p.refs=L;let ee=()=>{d.length=0,s||(h.clear(),l());let re=new Array(K);for(let N=0;N<K;++N){let ue=j[N];if(n?.(N,-1)){re[N]=O=>b(ue,R,!1,{$event:O}).value;continue}let y=b(ue,R,!0);re[N]=y.value,L[N]=y.ref}if(!s)for(let N of d)h.has(N)||(h.add(N),i.push(oe(N,ee)));if(a=re,c.size!==0)for(let N of c)c.has(N)&&N(a)};ee()}catch(C){U(6,`parse error: ${e}`,C)}return p}M(){return this.p.slice()}Xe=[];oe(e){this.Xe.push(this.p),this.p=e}C(e,n){try{this.oe(e),n()}finally{this.Kt()}}Kt(){this.p=this.Xe.pop()??[]}};var Yo=t=>{let e=t.charCodeAt(0);return e>=48&&e<=57||e>=65&&e<=90||e>=97&&e<=122||t==="-"||t==="_"||t===":"},Hs=(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},_s=(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 tn=Object.defineProperty;var hr=Object.getOwnPropertyDescriptor;var yr=Object.getOwnPropertyNames;var gr=Object.prototype.hasOwnProperty;var br=(t,e)=>{for(var n in e)tn(t,n,{get:e[n],enumerable:!0})},xr=(t,e,n,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of yr(e))!gr.call(t,r)&&r!==n&&tn(t,r,{get:()=>e[r],enumerable:!(o=hr(e,r))||o.enumerable});return t};var Tr=t=>xr(tn({},"__esModule",{value:!0}),t);var Xs={};br(Xs,{ComponentHead:()=>je,ContextRegistry:()=>Yt,RegorConfig:()=>ce,addUnbinder:()=>_,batch:()=>dr,collectRefs:()=>wt,computeMany:()=>ar,computeRef:()=>cr,computed:()=>ir,createApp:()=>or,defineComponent:()=>rr,drainUnbind:()=>_n,endBatch:()=>Bn,entangle:()=>Ke,flatten:()=>ie,getBindData:()=>Se,html:()=>Vn,isDeepRef:()=>Le,isRaw:()=>We,isRef:()=>T,markRaw:()=>ur,observe:()=>ne,observeMany:()=>pr,observerCount:()=>mr,onMounted:()=>sr,onUnmounted:()=>te,pause:()=>_t,persist:()=>lr,raw:()=>fr,ref:()=>ye,removeNode:()=>F,resume:()=>jt,silence:()=>Rt,sref:()=>se,startBatch:()=>Hn,toFragment:()=>Ve,toJsonTemplate:()=>Ye,trigger:()=>J,unbind:()=>me,unref:()=>V,useScope:()=>Ct,warningHandler:()=>et,watchEffect:()=>Ie});module.exports=Tr(Xs);var Pe=Symbol(":regor");var me=t=>{let e=[t];for(let n=0;n<e.length;++n){let o=e[n];Cr(o);for(let r=o.lastChild;r!=null;r=r.previousSibling)e.push(r)}},Cr=t=>{let e=t[Pe];if(!e)return;let n=e.unbinders;for(let o=0;o<n.length;++o)n[o]();n.length=0,t[Pe]=void 0};var _e=[],ct=!1,ut,Pn=()=>{if(ct=!1,ut=void 0,_e.length!==0){for(let t=0;t<_e.length;++t)me(_e[t]);_e.length=0}},F=t=>{t.remove(),_e.push(t),ct||(ct=!0,ut=setTimeout(Pn,1))},_n=async()=>{_e.length===0&&!ct||(ut&&clearTimeout(ut),Pn())};var q=t=>typeof t=="function",z=t=>typeof t=="string",jn=t=>typeof t>"u",le=t=>t==null||typeof t>"u",P=t=>typeof t!="string"||!t?.trim(),vr=Object.prototype.toString,nn=t=>vr.call(t),Re=t=>nn(t)==="[object Map]",ae=t=>nn(t)==="[object Set]",on=t=>nn(t)==="[object Date]",Ze=t=>typeof t=="symbol",E=Array.isArray,k=t=>t!==null&&typeof t=="object";var $n={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."},H=(t,...e)=>{let n=$n[t];return new Error(q(n)?n.call($n,...e):n)};var lt=[],Fn=()=>{let t={onMounted:[],onUnmounted:[]};return lt.push(t),t},Me=t=>{let e=lt[lt.length-1];if(!e&&!t)throw H(2);return e},qn=t=>{let e=Me();return t&&sn(t),lt.pop(),e},rn=Symbol("csp"),sn=t=>{let e=t,n=e[rn];if(n){let o=Me();if(n===o)return;o.onMounted.length>0&&n.onMounted.push(...o.onMounted),o.onUnmounted.length>0&&n.onUnmounted.push(...o.onUnmounted);return}e[rn]=Me()},ft=t=>t[rn];var we=t=>{ft(t)?.onUnmounted?.forEach(n=>{n()}),t.unmounted?.()};var je=class{props;start;end;ctx;autoProps=!0;entangle=!0;enableSwitch=!1;onAutoPropsAssigned;ye;constructor(e,n,o,r,s){this.props=e,this.ye=n,this.ctx=o,this.start=r,this.end=s}emit=(e,n)=>{this.ye.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}.`)}unmount(){let e=this.start.nextSibling,n=this.end;for(;e&&e!==n;)F(e),e=e.nextSibling;for(let o of this.ctx)we(o)}};var Se=t=>{let e=t,n=e[Pe];if(n)return n;let o={unbinders:[],data:{}};return e[Pe]=o,o};var _=(t,e)=>{Se(t).unbinders.push(e)};var zn={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]})},U=(t,...e)=>{let n=zn[t],o=q(n)?n.call(zn,...e):n,r=et.warning;r&&(z(o)?r(o):r(o,...o.args))},et={warning:console.warn};var mt={},pt={},Kn=1,Wn=t=>{let e=(Kn++).toString();return mt[e]=t,pt[e]=0,e},an=t=>{pt[t]+=1},cn=t=>{--pt[t]===0&&(delete mt[t],delete pt[t])},Gn=t=>mt[t],un=()=>Kn!==1&&Object.keys(mt).length>0,tt="r-switch",Er=t=>{let e=t.filter(o=>be(o)).map(o=>[...o.querySelectorAll("[r-switch]")].map(r=>r.getAttribute(tt))),n=new Set;return e.forEach(o=>{o.forEach(r=>r&&n.add(r))}),[...n]},$e=(t,e)=>{if(!un())return;let n=Er(e);n.length!==0&&(n.forEach(an),_(t,()=>{n.forEach(cn)}))};var dt=()=>{},ln=(t,e,n,o)=>{let r=[];for(let s of t){let a=s.cloneNode(!0);n.insertBefore(a,o),r.push(a)}Ae(e,r)},fn=Symbol("r-if"),Jn=Symbol("r-else"),Qn=t=>t[Jn]===1,ht=class{r;k;he;G;J;x;C;constructor(e){this.r=e,this.k=e.o.u.if,this.he=gt(e.o.u.if),this.G=e.o.u.else,this.J=e.o.u.elseif,this.x=e.o.u.for,this.C=e.o.u.pre}nt(e,n){let o=e.parentElement;for(;o!==null&&o!==document.documentElement;){if(o.hasAttribute(n))return!0;o=o.parentElement}return!1}N(e){let n=e.hasAttribute(this.k);return n&&this.y(e),this.r.M.j(e,o=>{o.hasAttribute(this.k)&&this.y(o)}),n}Q(e){return e[fn]?!0:(e[fn]=!0,yt(e,this.he).forEach(n=>n[fn]=!0),!1)}y(e){if(e.hasAttribute(this.C)||this.Q(e)||this.nt(e,this.x))return;let n=e.getAttribute(this.k);if(!n){U(0,this.k,e);return}e.removeAttribute(this.k),this.O(e,n)}P(e,n,o){let r=Fe(e),s=e.parentNode,a=document.createComment(`__begin__ :${n}${o??""}`);s.insertBefore(a,e),$e(a,r),r.forEach(c=>{F(c)}),e.remove(),n!=="if"&&(e[Jn]=1);let i=document.createComment(`__end__ :${n}${o??""}`);return s.insertBefore(i,a.nextSibling),{nodes:r,parent:s,commentBegin:a,commentEnd:i}}ge(e,n){if(!e)return[];let o=e.nextElementSibling;if(e.hasAttribute(this.G)){e.removeAttribute(this.G);let{nodes:r,parent:s,commentBegin:a,commentEnd:i}=this.P(e,"else");return[{mount:()=>{ln(r,this.r,s,i)},unmount:()=>{xe(a,i)},isTrue:()=>!0,isMounted:!1}]}else{let r=e.getAttribute(this.J);if(!r)return[];e.removeAttribute(this.J);let{nodes:s,parent:a,commentBegin:i,commentEnd:c}=this.P(e,"elseif",` => ${r} `),l=this.r.m.L(r),u=l.value,f=this.ge(o,n),p=dt;return _(i,()=>{l.stop(),p(),p=dt}),p=l.subscribe(n),[{mount:()=>{ln(s,this.r,a,c)},unmount:()=>{xe(i,c)},isTrue:()=>!!u()[0],isMounted:!1},...f]}}O(e,n){let o=e.nextElementSibling,{nodes:r,parent:s,commentBegin:a,commentEnd:i}=this.P(e,"if",` => ${n} `),c=this.r.m.L(n),l=c.value,u=!1,f=this.r.m,p=f.V(),h=()=>{f.R(p,()=>{if(l()[0])u||(ln(r,this.r,s,i),u=!0),m.forEach(C=>{C.unmount(),C.isMounted=!1});else{xe(a,i),u=!1;let C=!1;for(let R of m)!C&&R.isTrue()?(R.isMounted||(R.mount(),R.isMounted=!0),C=!0):(R.unmount(),R.isMounted=!1)}})},m=this.ge(o,h),d=dt;_(a,()=>{c.stop(),d(),d=dt}),h(),d=c.subscribe(h)}};var Fe=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},Ae=(t,e)=>{for(let n=0;n<e.length;++n){let o=e[n];o.nodeType===Node.ELEMENT_NODE&&(Qn(o)||t._(o))}},yt=(t,e)=>{let n=t.querySelectorAll(e);return t.matches?.(e)?[t,...n]:n},fe=t=>t instanceof HTMLTemplateElement,be=t=>t.nodeType===Node.ELEMENT_NODE,nt=t=>t.nodeType===Node.ELEMENT_NODE,Xn=t=>t instanceof HTMLSlotElement,Te=t=>fe(t)?t.content.childNodes:t.childNodes,xe=(t,e)=>{let n=t.nextSibling;for(;n!=null&&n!==e;){let o=n.nextSibling;F(n),n=o}},Yn=function(){return this()},Rr=function(t){return this(t)},wr=()=>{throw new Error("value is readonly.")},Sr={get:Yn,set:Rr,enumerable:!0,configurable:!1},Ar={get:Yn,set:wr,enumerable:!0,configurable:!1},Ne=(t,e)=>{Object.defineProperty(t,"value",e?Ar:Sr)},Zn=(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},gt=t=>`[${CSS.escape(t)}]`,bt=(t,e)=>(t.startsWith("@")&&(t=e.u.on+":"+t.slice(1)),t.includes("[")&&(t=t.replace(/[[\]]/g,e.u.dynamic)),t),pn=t=>{let e=Object.create(null);return n=>e[n]||(e[n]=t(n))},Nr=/-(\w)/g,B=pn(t=>t&&t.replace(Nr,(e,n)=>n?n.toUpperCase():"")),Or=/\B([A-Z])/g,qe=pn(t=>t&&t.replace(Or,"-$1").toLowerCase()),ot=pn(t=>t&&t.charAt(0).toUpperCase()+t.slice(1));var xt={mount:()=>{}};var ze=t=>{let e=t.trim();return e?e.split(/\s+/):[]};var Tt=t=>{ft(t)?.onMounted?.forEach(n=>{n()}),t.mounted?.()};var mn=Symbol("scope"),Ct=t=>{try{Fn();let e=t();sn(e);let n={context:e,unmount:()=>we(e),[mn]:1};return n[mn]=1,n}finally{qn()}},eo=t=>k(t)?mn in t:!1;var vt=Symbol("ref"),Q=Symbol("sref"),Et=Symbol("raw");var T=t=>t!=null&&t[Q]===1;var dn={collectRefObj:!0,mount:({parseResult:t})=>({update:({values:e})=>{let n=t.context,o=e[0];if(k(o))for(let r of Object.entries(o)){let s=r[0],a=r[1],i=n[s];i!==a&&(T(i)?i(a):n[s]=a)}}})};var te=(t,e)=>{Me(e)?.onUnmounted.push(t)};var ne=(t,e,n,o=!0)=>{if(!T(t))throw H(3,"observe");n&&e(t());let s=t(void 0,void 0,0,e);return o&&te(s,!0),s};var Ke=(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 We=t=>!!t&&t[Et]===1;var Le=t=>t?.[vt]===1;var pe=[],to=t=>{pe.length!==0&&pe[pe.length-1]?.add(t)},Ie=t=>{if(!t)return()=>{};let e={stop:()=>{}};return Mr(t,e),te(()=>e.stop(),!0),e.stop},Mr=(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(pe.push(s),t(a=>n.push(a)),o)return;for(let a of[...s]){let i=ne(a,()=>{r(),Ie(t)});n.push(i)}}finally{pe.pop()}},Rt=t=>{let e=pe.length,n=e>0&&pe[e-1];try{return n&&pe.push(null),t()}finally{n&&pe.pop()}},wt=t=>{try{let e=new Set;return pe.push(e),{value:t(),refs:[...e]}}finally{pe.pop()}};var J=(t,e,n)=>{if(!T(t))return;let o=t;if(o(void 0,e,1),!n)return;let r=o();if(r){if(E(r)||ae(r))for(let s of r)J(s,e,!0);else if(Re(r))for(let s of r)J(s[0],e,!0),J(s[1],e,!0);if(k(r))for(let s in r)J(r[s],e,!0)}};function kr(t,e,n){Object.defineProperty(t,e,{value:n,enumerable:!1,writable:!0,configurable:!0})}var Ge=(t,e,n)=>{n.forEach(function(o){let r=t[o];kr(e,o,function(...a){let i=r.apply(this,a),c=this[Q];for(let l of c)J(l);return i})})},St=(t,e)=>{Object.defineProperty(t,Symbol.toStringTag,{value:e,writable:!1,enumerable:!1,configurable:!0})};var no=Array.prototype,hn=Object.create(no),Lr=["push","pop","shift","unshift","splice","sort","reverse"];Ge(no,hn,Lr);var oo=Map.prototype,At=Object.create(oo),Ir=["set","clear","delete"];St(At,"Map");Ge(oo,At,Ir);var ro=Set.prototype,Nt=Object.create(ro),Dr=["add","clear","delete"];St(Nt,"Set");Ge(ro,Nt,Dr);var he={},se=t=>{if(T(t)||We(t))return t;let e={auto:!0,_value:t},n=c=>k(c)?Q in c?!0:E(c)?(Object.setPrototypeOf(c,hn),!0):ae(c)?(Object.setPrototypeOf(c,Nt),!0):Re(c)?(Object.setPrototypeOf(c,At),!0):!1:!1,o=n(t),r=new Set,s=(c,l)=>{if(he.stack&&he.stack.length){he.stack[he.stack.length-1].add(i);return}r.size!==0&&Rt(()=>{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],f=c[1];return 0 in c?e._value===u||T(u)&&(u=u(),e._value===u)?u:(n(u)&&a(u),e._value=u,e.auto&&s(u,f),e._value):(to(i),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 i[Q]=1,Ne(i,!1),o&&a(t),i};var ye=t=>{if(We(t))return t;let e;if(T(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[vt]=1,E(t)){let n=t.length;for(let o=0;o<n;++o){let r=t[o];Le(r)||(t[o]=ye(r))}return e}if(!k(t))return e;for(let n of Object.entries(t)){let o=n[1];if(Le(o))continue;let r=n[0];Ze(r)||(t[r]=null,t[r]=ye(o))}return e};var so=Symbol("modelBridge"),Ot=()=>{},Ur=t=>!!t?.[so],Vr=t=>{t[so]=1},Hr=t=>{let e=ye(t());return Vr(e),e},io={collectRefObj:!0,mount:({parseResult:t,option:e})=>{if(typeof e!="string"||!e)return Ot;let n=B(e),o,r,s=Ot,a=()=>{s(),s=Ot,o=void 0,r=void 0},i=()=>{s(),s=Ot},c=(u,f)=>{o!==u&&(i(),s=Ke(u,f),o=u)},l=()=>{let u=t.refs[0]??t.value()[0],f=t.context,p=f[n];if(!T(u)){if(r&&p===r){r(u);return}if(a(),T(p)){p(u);return}f[n]=u;return}if(Ur(u)){if(p===u)return;T(p)?c(u,p):f[n]=u;return}r||(r=Hr(u)),f[n]=r,c(u,r)};return{update:()=>{l()},unmount:()=>{s()}}}};var Mt=class{r;be;xe="";Te=-1;constructor(e){this.r=e,this.be=e.o.u.inherit}N(e){this.ot(e)}rt(e){if(this.Te!==e.size){let n=[...e.keys()];this.xe=[...n,...n.map(qe)].join(","),this.Te=e.size}return this.xe}st(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}it(e){if(!fe(e))return!1;let n=e.getAttributeNames();return e.hasAttribute("name")?!0:n.some(o=>o.startsWith("#"))}at(e){return fe(e)&&e.getAttributeNames().length===0}ot(e){let n=this.r,o=n.m,r=n.o.X,s=n.o.$;if(r.size===0&&!this.st(o.p))return;let a=o.Y(),i=this.Ce();if(P(i))return;let c=this.ct(e,i);for(let l of c){if(l.hasAttribute(n.C))continue;let u=l.parentNode;if(!u)continue;let f=l.nextSibling,p=B(l.tagName).toUpperCase(),m=a[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),R=new Comment(" end component: "+l.tagName);g.insertBefore(C,l),l.remove();let j=n.o.u.context,K=n.o.u.contextAlias,D=n.o.u.bind,oe=(y,A)=>{let v={},$=y.hasAttribute(j);return o.R(A,()=>{o.v(v),$?n.y(dn,y,j):y.hasAttribute(K)&&n.y(dn,y,K);let b=m.props;if(!b||b.length===0)return;b=b.map(B);let w=new Map(b.map(G=>[G.toLowerCase(),G]));for(let G of[...b,...b.map(qe)]){let ue=y.getAttribute(G);ue!==null&&(v[B(G)]=ue,y.removeAttribute(G))}let M=n.F.Re(y,!1);for(let[G,ue]of M.entries()){let[ge,I]=ue.Z;if(!I)continue;let ee=w.get(B(I).toLowerCase());ee&&(ge!=="."&&ge!==":"&&ge!==D||n.y(io,y,G,!0,ee,ue.ee))}}),v},X=[...o.V()],N=()=>{let y=oe(l,X),A=new je(y,l,X,C,R),v=Ct(()=>m.context(A)??{}).context;if(A.autoProps){for(let[$,b]of Object.entries(y))if($ in v){let w=v[$];if(w===b)continue;if(T(w)){T(b)?A.entangle?_(C,Ke(b,w)):w(b()):w(b);continue}}else v[$]=b;A.onAutoPropsAssigned?.()}return{componentCtx:v,head:A}},{componentCtx:re,head:x}=N(),S=[...Te(d)],Y=S.length,He=l.childNodes.length===0,Be=y=>{let A=y.parentElement,v=y.name;if(P(v)&&(v=y.getAttributeNames().filter(w=>w.startsWith("#"))[0],P(v)?v="default":v=v.substring(1)),He){if(v==="default"){let w=n.o.u.text,M=l.getAttribute(w);if(!P(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='${v}'], template[\\#${v}]`);!$&&v==="default"&&($=[...l.querySelectorAll("template:not([name])")].find(M=>this.at(M))??null);let b=w=>{x.enableSwitch&&o.R(X,()=>{o.v(re);let M=oe(y,o.V());o.R(X,()=>{o.v(M);let G=o.V(),ue=Wn(G);for(let ge of w)be(ge)&&(ge.setAttribute(tt,ue),an(ue),_(ge,()=>{cn(ue)}))})})};if($){let w=[...Te($)];for(let M of w)A.insertBefore(M,y);b(w)}else{if(v!=="default"){for(let M of[...Te(y)])A.insertBefore(M,y);return}let w=[...Te(l)].filter(M=>!this.it(M));for(let M of w)A.insertBefore(M,y);b(w)}},Zt=y=>{if(!be(y))return;let A=y.querySelectorAll("slot");if(Xn(y)){Be(y),y.remove();return}for(let v of A)Be(v),v.remove()};(()=>{for(let y=0;y<Y;++y)S[y]=S[y].cloneNode(!0),u.insertBefore(S[y],f),Zt(S[y])})(),g.insertBefore(R,f);let O=()=>{if(!m.inheritAttrs)return;let y=S.filter(v=>v.nodeType===Node.ELEMENT_NODE);y.length>1&&(y=y.filter(v=>v.hasAttribute(this.be)));let A=y[0];if(A)for(let v of l.getAttributeNames()){if(v===j||v===K)continue;let $=l.getAttribute(v);if(v==="class"){let b=ze($);b.length>0&&A.classList.add(...b)}else if(v==="style"){let b=A.style,w=l.style;for(let M of w)b.setProperty(M,w.getPropertyValue(M))}else A.setAttribute(bt(v,n.o),$)}},W=()=>{for(let y of l.getAttributeNames())!y.startsWith("@")&&!y.startsWith(n.o.u.on)&&l.removeAttribute(y)},Z=()=>{O(),W(),o.v(re),n.Ee(l,!1),re.$emit=x.emit,Ae(n,S),_(l,()=>{we(re)}),_(C,()=>{me(l)}),Tt(re)};o.R(X,Z)}}Ce(){let e=this.r,n=e.m,o=e.o.X,r=n.ut(),s=this.rt(o);return[...s?[s]:[],...r,...r.map(qe)].join(",")}ct(e,n){let o=[];if(P(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.Ce(),r=this.q(e).reverse();for(;r.length>0;){let s=r.pop();n(s),!(!P(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];be(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];be(a)&&r.push(a)}return r}return[]}};var yn=class{Z;ee;ve=[];constructor(e,n){this.Z=e,this.ee=n}},kt=class{r;we;Se;te;constructor(e){this.r=e,this.we=e.o.lt(),this.te=new Map;let n=new Map;for(let o of this.we){let r=o[0]??"",s=n.get(r);s?s.push(o):n.set(r,[o])}this.Se=n}Ae(e){let n=this.te.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(/[:@]/);P(i[0])&&(i[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&&(i[i.length-1]=B(i[i.length-1])),u&&(i[0]=".");let f={terms:i,flags:c};return this.te.set(e,f),f}Re(e,n){let o=new Map;if(!nt(e))return o;let r=this.Se,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 f=o.get(c);if(!f){let p=this.Ae(c);f=new yn(p.terms,p.flags),o.set(c,f)}f.ve.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.M.j(e,a),o}};var ao=()=>{},Br=(t,e)=>{for(let n of t){let o=n.cloneNode(!0);e.appendChild(o)}},Lt=class{r;I;constructor(e){this.r=e,this.I=e.o.u.is}N(e){let n=e.hasAttribute(this.I);return(n||e.hasAttribute("is"))&&this.y(e),this.r.M.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)}P(e,n){let o=Fe(e),r=e.parentNode,s=document.createComment(`__begin__ dynamic ${n??""}`);r.insertBefore(s,e),$e(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.P(e,` => ${n} `),i=this.r.m.L(n),c=i.value,l=this.r.m,u=l.V(),f={name:""},p=fe(e)?o:[...o[0].childNodes],h=()=>{l.R(u,()=>{let g=c()[0];if(k(g)&&(g.name?g=g.name:g=Object.entries(l.Y()).filter(R=>R[1]===g)[0]?.[0]),!z(g)||P(g)){xe(s,a);return}if(f.name===g)return;xe(s,a);let C=document.createElement(g);for(let R of e.getAttributeNames())R!==this.I&&C.setAttribute(R,e.getAttribute(R));Br(p,C),r.insertBefore(C,a),this.r._(C),f.name=g})},m=ao;_(s,()=>{i.stop(),m(),m=ao}),h(),m=i.subscribe(h)}};var V=t=>{let e=t;return e!=null&&e[Q]===1?e():e};var Pr=(t,e)=>{let[n,o]=e;q(o)?o(t,n):t.innerHTML=n?.toString()},It={mount:()=>({update:({el:t,values:e})=>{Pr(t,e)}})};var Dt=class t{ne;constructor(e){this.ne=e}static pt(e,n){let o=e.m,r=e.o,s=r.u,a=new Set([s.for,s.if,s.else,s.elseif,s.pre]),i=r.B,c=o.Y();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=B(d.tagName).toUpperCase();if(r.$.has(g)||c[g])return;let C=d.attributes;for(let R=0;R<C.length;++R){let j=C.item(R)?.name;if(!j)continue;if(a.has(j))return;let{terms:K,flags:D}=l.Ae(j),[oe,X]=K,N=i[j]??i[oe];if(N){if(N===It)return;u.push({nodeIndex:f,attrName:j,directive:N,option:X,flags:D})}}++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 a=s.childNodes;for(let i=a.length-1;i>=0;--i)r.push(a[i])}for(let s=0;s<this.ne.length;++s){let a=this.ne[s],i=o[a.nodeIndex];i&&e.y(a.directive,i,a.attrName,!1,a.option,a.flags)}}};var _r=(t,e)=>{let n=e.parentNode;if(n)for(let o=0;o<t.items.length;++o)n.insertBefore(t.items[o],e)},jr=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},Ut=class{static ft(e){let{oldItems:n,newValues:o,getKey:r,isSameValue:s,mountNewValue:a,removeMountItem:i,endAnchor:c}=e,l=n.length,u=o.length,f=new Array(u),p=new Set;for(let x=0;x<u;++x){let S=r(o[x]);if(S===void 0||p.has(S))return;p.add(S),f[x]=S}let h=new Array(u),m=0,d=l-1,g=u-1;for(;m<=d&&m<=g;){let x=n[m];if(r(x.value)!==f[m]||!s(x.value,o[m]))break;x.value=o[m],h[m]=x,++m}for(;m<=d&&m<=g;){let x=n[d];if(r(x.value)!==f[g]||!s(x.value,o[g]))break;x.value=o[g],h[g]=x,--d,--g}if(m>d){for(let x=g;x>=m;--x){let S=x+1<u?h[x+1].items[0]:c;h[x]=a(x,o[x],S)}return h}if(m>g){for(let x=m;x<=d;++x)i(n[x]);return h}let C=m,R=m,j=g-R+1,K=new Array(j).fill(0),D=new Map;for(let x=R;x<=g;++x)D.set(f[x],x);let oe=!1,X=0;for(let x=C;x<=d;++x){let S=n[x],Y=D.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-R]=x+1,Y>=X?X=Y:oe=!0}let N=oe?jr(K):[],re=N.length-1;for(let x=j-1;x>=0;--x){let S=R+x,Y=S+1<u?h[S+1].items[0]:c;if(K[x]===0){h[S]=a(S,o[S],Y);continue}let He=h[S];oe&&(re>=0&&N[re]===x?--re:He&&_r(He,Y))}return h}};var rt=class{T=[];D=new Map;get w(){return this.T.length}oe;constructor(e){this.oe=e}re(e){let n=this.oe(e.value);n!==void 0&&this.D.set(n,e)}se(e){let n=this.oe(this.T[e]?.value);n!==void 0&&this.D.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.re(e)}dt(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.re(n)}U(e){return this.T[e]}ie(e,n){this.se(e),this.T[e]=n,this.re(n),n.order=e}Ne(e){this.se(e),this.T.splice(e,1);let n=this.w;for(let o=e;o<n;++o)this.T[o].order=o}ke(e){let n=this.w;for(let o=e;o<n;++o)this.se(o);this.T.splice(e)}Zt(e){return this.D.has(e)}yt(e){return this.D.get(e)?.order??-1}};var gn=Symbol("r-for"),$r=t=>-1,co=()=>{},Vt=class t{r;x;Me;C;constructor(e){this.r=e,this.x=e.o.u.for,this.Me=gt(this.x),this.C=e.o.u.pre}N(e){let n=e.hasAttribute(this.x);return n&&this.Oe(e),this.r.M.j(e,o=>{o.hasAttribute(this.x)&&this.Oe(o)}),n}Q(e){return e[gn]?!0:(e[gn]=!0,yt(e,this.Me).forEach(n=>n[gn]=!0),!1)}Oe(e){if(e.hasAttribute(this.C)||this.Q(e))return;let n=e.getAttribute(this.x);if(!n){U(0,this.x,e);return}e.removeAttribute(this.x),this.ht(e,n)}Le(e){return le(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))}ht(e,n){let o=this.gt(n);if(!o?.list){U(1,this.x,n,e);return}let r=this.r.o.u.key,s=this.r.o.u.keyBind,a=e.getAttribute(r)??e.getAttribute(s);e.removeAttribute(r),e.removeAttribute(s);let i=Fe(e),c=Dt.pt(this.r,i),l=e.parentNode;if(!l)return;let u=`${this.x} => ${n}`,f=new Comment(`__begin__ ${u}`);l.insertBefore(f,e),$e(f,i),i.forEach(O=>{F(O)}),e.remove();let p=new Comment(`__end__ ${u}`);l.insertBefore(p,f.nextSibling);let h=this.r,m=h.m,d=m.V(),C=d.length===1?[void 0,d[0]]:void 0,R=this.bt(a),j=(O,W)=>R(O)===R(W),K=(O,W)=>O===W,D=(O,W,Z)=>{let y=o.createContext(W,O),A=rt.mt(y.index,W),v=()=>{let $=p.parentNode??f.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):Ae(h,w),b=b.nextSibling;b!==Z;)A.items.push(b),b=b.nextSibling};return C?(C[0]=y.ctx,m.R(C,v)):m.R(d,()=>{m.v(y.ctx),v()}),A},oe=(O,W)=>{let Z=L.U(O).items,y=Z[Z.length-1].nextSibling;for(let A of Z)F(A);L.ie(O,D(O,W,y))},X=(O,W)=>{L.v(D(O,W,p))},N=O=>{for(let W of L.U(O).items)F(W)},re=O=>{let W=L.w;for(let Z=O;Z<W;++Z)L.U(Z).index(Z)},x=O=>{let W=f.parentNode,Z=p.parentNode;if(!W||!Z)return;let y=L.w;q(O)&&(O=O());let A=V(O[0]);if(E(A)&&A.length===0){xe(f,p),L.ke(0);return}let v=[];for(let I of this.Le(O[0]))v.push(I);let $=Ut.ft({oldItems:L.T,newValues:v,getKey:R,isSameValue:K,mountNewValue:(I,ee,Oe)=>D(I,ee,Oe),removeMountItem:I=>{for(let ee=0;ee<I.items.length;++ee)F(I.items[ee])},endAnchor:p});if($){L.T=$,L.D.clear();for(let I=0;I<$.length;++I){let ee=$[I];ee.order=I,ee.index(I);let Oe=R(ee.value);Oe!==void 0&&L.D.set(Oe,ee)}return}let b=0,w=Number.MAX_SAFE_INTEGER,M=y,G=this.r.o.forGrowThreshold,ue=()=>L.w<M+G;for(let I of v){let ee=()=>{if(b<y){let Oe=L.U(b++);if(j(Oe.value,I)){if(K(Oe.value,I))return;oe(b-1,I);return}let at=L.yt(R(I));if(at>=b&&at-b<10){if(--b,w=Math.min(w,b),N(b),L.Ne(b),--y,at>b+1)for(let en=b;en<at-1&&en<y&&!j(L.U(b).value,I);)++en,N(b),L.Ne(b),--y;ee();return}ue()?(L.dt(b-1,D(b,I,L.U(b-1).items[0])),w=Math.min(w,b-1),++y):oe(b-1,I)}else X(b++,I)};ee()}let ge=b;for(y=L.w;b<y;)N(b++);L.ke(ge),re(w)},S=()=>{Y.stop(),Be(),Be=co},Y=m.L(o.list),He=Y.value,Be=co,Zt=0,L=new rt(R);for(let O of this.Le(He()[0]))L.v(D(Zt++,O,p));_(f,S),Be=Y.subscribe(x)}static xt=/\{?\[?\(?([^)}\]]+)\)?\]?\}?([^)]+)?\s+\b(?:in|of)\b\s+(.*)\s*$/;gt(e){let n=t.xt.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={},f=V(c);if(!i&&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:$r};return s&&(p.index=u[s.startsWith("#")?s.substring(1):s]=se(l)),p}}}bt(e){if(!e)return o=>o;let n=e.trim();if(!n)return o=>o;if(n.includes(".")){let o=this.Tt(n),r=o.length>1?o.slice(1):void 0;return s=>{let a=V(s),i=this.Ve(a,o);return i!==void 0||!r?i:this.Ve(a,r)}}return o=>V(V(o)?.[n])}Tt(e){return e.split(".").filter(n=>n.length>0)}Ve(e,n){let o=e;for(let r of n)o=V(o)?.[r];return V(o)}};var Ht=class{ae=0;ce=new Map;m;Ie;De;Ue;M;F;o;C;Pe;constructor(e){this.m=e,this.o=e.o,this.De=new Vt(this),this.Ie=new ht(this),this.Ue=new Lt(this),this.M=new Mt(this),this.F=new kt(this),this.C=this.o.u.pre,this.Pe=this.o.u.dynamic}Ct(e){let n=fe(e)?[e]:e.querySelectorAll("template");for(let o of n){if(o.hasAttribute(this.C))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);Ae(this,a)}}_(e){++this.ae;try{if(e.nodeType!==Node.ELEMENT_NODE||e.hasAttribute(this.C)||this.Ie.N(e)||this.De.N(e)||this.Ue.N(e))return;this.M.N(e),this.Ct(e),this.Ee(e,!0)}finally{--this.ae,this.ae===0&&this.Rt()}}Et(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)}Be(e,n){let o=this.Et(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,_(s,()=>{F(e)}),o.appendChild(e),!0}vt(e,n){this.ce.set(e,n)}Rt(){let e=this.ce;if(e.size!==0){this.ce=new Map;for(let[n,o]of e.entries())this.Be(n,o)}}Ee(e,n){let o=this.F.Re(e,n),r=this.o.B;for(let[s,a]of o.entries()){let[i,c]=a.Z,l=r[s]??r[i];if(!l){console.error("directive not found:",i);continue}let u=a.ve;for(let f=0;f<u.length;++f){let p=u[f];this.y(l,p,s,!1,c,a.ee)}}}y(e,n,o,r,s,a){if(n.hasAttribute(this.C))return;let i=n.getAttribute(o);n.removeAttribute(o);let c=l=>{let u=l;for(;u;){let f=u.getAttribute(tt);if(f)return f;u=u.parentElement}return null};if(un()){let l=c(n);if(l){this.m.R(Gn(l),()=>{this.O(e,n,i,s,a)});return}}this.O(e,n,i,s,a)}wt(e,n,o){return e!==xt?!1:(P(o)||this.Be(n,o)||this.vt(n,o),!0)}O(e,n,o,r,s){if(n.nodeType!==Node.ELEMENT_NODE||o==null||this.wt(e,n,o))return;let a=this.St(r,e.once),i=this.At(e,o),c=this.Nt(i,a);_(n,c.stop);let l=this.kt(n,o,i,a,r,s),u=this.Mt(e,l,c);if(!u)return;let f=this.Ot(l,i,a,r,u);f(),e.once||(c.result=i.subscribe(f),a&&(c.dynamic=a.subscribe(f)))}St(e,n){let o=Zn(e,this.Pe);if(o)return this.m.L(B(o),void 0,void 0,void 0,n)}At(e,n){return this.m.L(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}kt(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}}Mt(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}Ot(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 uo="http://www.w3.org/1999/xlink",Fr={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 qr(t){return!!t||t===""}var zr=(t,e,n,o,r,s)=>{if(o){s&&s.includes("camel")&&(o=B(o)),Bt(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],f=c[1];Bt(t,u,f,l)}else if(k(c))for(let l of Object.entries(c)){let u=l[0],f=l[1],p=n?.[i],h=p&&u in p?u:void 0;Bt(t,u,f,h)}else{let l=n?.[i],u=e[i++],f=e[i];Bt(t,u,f,l)}}},bn={mount:()=>({update:({el:t,values:e,previousValues:n,option:o,previousOption:r,flags:s})=>{zr(t,e,n,o,r,s)}})},Bt=(t,e,n,o)=>{if(o&&o!==e&&t.removeAttribute(o),le(e)){U(3,"r-bind",t);return}if(!z(e)){U(6,`Attribute key is not string at ${t.outerHTML}`,e);return}if(e.startsWith("xlink:")){le(n)?t.removeAttributeNS(uo,e.slice(6,e.length)):t.setAttributeNS(uo,e,n);return}let r=e in Fr;le(n)||r&&!qr(n)?t.removeAttribute(e):t.setAttribute(e,r?"":n)};var Kr=(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)lo(t,s[c],a?.[c])}else lo(t,s,a)}},xn={mount:()=>({update:({el:t,values:e,previousValues:n})=>{Kr(t,e,n)}})},lo=(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?ze(n):[],i=ze(e);a.length>0&&o.remove(...a),i.length>0&&o.add(...i)}}else if(n){let a=s?ze(n):[];a.length>0&&o.remove(...a)}};function Wr(t,e){if(t.length!==e.length)return!1;let n=!0;for(let o=0;n&&o<t.length;o++)n=Ce(t[o],e[o]);return n}function Ce(t,e){if(t===e)return!0;let n=on(t),o=on(e);if(n||o)return n&&o?t.getTime()===e.getTime():!1;if(n=Ze(t),o=Ze(e),n||o)return t===e;if(n=E(t),o=E(e),n||o)return n&&o?Wr(t,e):!1;if(n=k(t),o=k(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||!Ce(t[a],e[a]))return!1}return!0}return String(t)===String(e)}function Pt(t,e){return t.findIndex(n=>Ce(n,e))}var fo=t=>{let e=parseFloat(t);return isNaN(e)?t:e};var _t=t=>{if(!T(t))throw H(3,"pause");t(void 0,void 0,3)};var jt=t=>{if(!T(t))throw H(3,"resume");t(void 0,void 0,4)};var mo={mount:({el:t,parseResult:e,flags:n})=>({update:({values:o})=>{Gr(t,o[0])},unmount:Jr(t,e,n)})},Gr=(t,e)=>{let n=bo(t);if(n&&ho(t))E(e)?e=Pt(e,ve(t))>-1:ae(e)?e=e.has(ve(t)):e=ts(t,e),t.checked=e;else if(n&&yo(t))t.checked=Ce(e,ve(t));else if(n||xo(t))go(t)?t.value!==e?.toString()&&(t.value=e):t.value!==e&&(t.value=e);else if(To(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=Pt(e,c)>-1:i.selected=e.has(c);else if(Ce(ve(i),e)){t.selectedIndex!==a&&(t.selectedIndex=a);return}}!s&&t.selectedIndex!==-1&&(t.selectedIndex=-1)}else U(7,t)},st=t=>(T(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}),ho=t=>t.type==="checkbox",yo=t=>t.type==="radio",go=t=>t.type==="number"||t.type==="range",bo=t=>t.tagName==="INPUT",xo=t=>t.tagName==="TEXTAREA",To=t=>t.tagName==="SELECT",Jr=(t,e,n)=>{let o=e.value,r=st(n?.join(",")),s=st(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 U(8,t),()=>{};let i=()=>e.refs[0],c=bo(t);return c&&ho(t)?Xr(t,i):c&&yo(t)?ns(t,i):c||xo(t)?Qr(t,a,i,o):To(t)?os(t,i,o):(U(7,t),()=>{})},po=/[.,' ·٫]/,Qr=(t,e,n,o)=>{let s=e.lazy?"change":"input",a=go(t),i=()=>{!e.trim&&!st(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",i),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=st(o()[1]);if(a||g.number||g.int){if(g.int)d=parseInt(d);else{if(po.test(d[d.length-1])&&d.split(po).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",i),t.addEventListener("compositionstart",c),t.addEventListener("compositionend",l),t.addEventListener("change",l),u},Xr=(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=Pt(c,a),u=l!==-1;i&&!u?c.push(a):!i&&u&&c.splice(l,1)}else ae(c)?i?c.add(a):c.delete(a):s(es(t,i))};return t.addEventListener(n,r),o},ve=t=>"_value"in t?t._value:t.value,Co="trueValue",Yr="falseValue",vo="true-value",Zr="false-value",es=(t,e)=>{let n=e?Co:Yr;if(n in t)return t[n];let o=e?vo:Zr;return t.hasAttribute(o)?t.getAttribute(o):e},ts=(t,e)=>{if(Co in t)return Ce(e,t.trueValue);let o=vo;return t.hasAttribute(o)?Ce(e,t.getAttribute(o)):Ce(e,!0)},ns=(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},os=(t,e,n)=>{let o="change",r=()=>{t.removeEventListener(o,s)},s=()=>{let a=e();if(!a)return;let c=st(n()[1]).number,l=Array.prototype.filter.call(t.options,u=>u.selected).map(u=>c?fo(ve(u)):ve(u));if(t.multiple){let u=a();try{if(_t(a),ae(u)){u.clear();for(let f of l)u.add(f)}else E(u)?(u.splice(0),u.push(...l)):a(l)}finally{jt(a),J(a)}}else a(l[0])};return t.addEventListener(o,s),r};var rs=["stop","prevent","capture","self","once","left","right","middle","passive"],ss=t=>{let e={};if(P(t))return;let n=t.split(",");for(let o of rs)e[o]=n.includes(o);return e},is=(t,e,n,o,r)=>{if(o){let l=e.value(),u=V(o.value()[0]);return z(u)?Tn(t,B(u),()=>e.value()[0],r?.join(",")??l[1]):()=>{}}else if(n){let l=e.value();return Tn(t,B(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()),k(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(Tn(t,p,h,m))}else U(2,"r-on",t)}return a},Cn={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})=>is(t,e,n,o,r)},as=(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]},Tn=(t,e,n,o)=>{if(P(e))return U(5,"r-on",t),()=>{};let r=ss(o),s=r?{capture:r.capture,passive:r.passive,once:r.once}:void 0,a;[e,a]=as(e,o);let i=u=>{if(!a(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){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 cs=(t,e,n,o)=>{if(n){o&&o.includes("camel")&&(n=B(n)),Je(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];Je(t,i,c)}else if(k(a))for(let i of Object.entries(a)){let c=i[0],l=i[1];Je(t,c,l)}else{let i=e[s++],c=e[s];Je(t,i,c)}}},Eo={mount:()=>({update:({el:t,values:e,option:n,flags:o})=>{cs(t,e,n,o)}})};function us(t){return!!t||t===""}var Je=(t,e,n)=>{if(le(e)){U(3,":prop",t);return}if(e==="innerHTML"||e==="textContent"){let s=[...t.childNodes];setTimeout(()=>s.forEach(me),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=us(n):n==null&&s==="string"?(n="",r=!0):s==="number"&&(n=0,r=!0)}try{t[e]=n}catch(s){r||U(4,e,o,n,s)}r&&t.removeAttribute(e)};var Ro={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 ls=(t,e)=>{let n=Se(t).data,o=n._ord;jn(o)&&(o=n._ord=t.style.display),!!e[0]?t.style.display=o:t.style.display="none"},wo={mount:()=>({update:({el:t,values:e})=>{ls(t,e)}})};var fs=(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)So(t,s[c],a?.[c])}else So(t,s,a)}},$t={mount:()=>({update:({el:t,values:e,previousValues:n})=>{fs(t,e,n)}})},So=(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&&En(o,s,"");for(let s in e)En(o,s,e[s])}else{let s=o.display;if(r?n!==e&&(o.cssText=e):n&&t.removeAttribute("style"),"_ord"in Se(t).data)return;o.display=s}},Ao=/\s*!important$/;function En(t,e,n){if(E(n))n.forEach(o=>{En(t,e,o)});else if(n==null&&(n=""),e.startsWith("--"))t.setProperty(e,n);else{let o=ps(t,e);Ao.test(n)?t.setProperty(qe(o),n.replace(Ao,""),"important"):t[o]=n}}var No=["Webkit","Moz","ms"],vn={};function ps(t,e){let n=vn[e];if(n)return n;let o=B(e);if(o!=="filter"&&o in t)return vn[e]=o;o=ot(o);for(let r=0;r<No.length;r++){let s=No[r]+o;if(s in t)return vn[e]=s}return e}var ie=t=>Oo(V(t)),Oo=(t,e=new WeakMap)=>{if(!t||!k(t))return t;if(E(t))return t.map(ie);if(ae(t)){let o=new Set;for(let r of t.keys())o.add(ie(r));return o}if(Re(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 V(e.get(t));let n={...t};e.set(t,n);for(let o of Object.entries(n))n[o[0]]=Oo(V(o[1]),e);return n};var ms=(t,e)=>{let n=e[0];t.textContent=ae(n)?JSON.stringify(ie([...n])):Re(n)?JSON.stringify(ie([...n])):k(n)?JSON.stringify(ie(n)):n?.toString()??""},Mo={mount:()=>({update:({el:t,values:e})=>{ms(t,e)}})};var ko={mount:()=>({update:({el:t,values:e})=>{Je(t,"value",e[0])}})};var ce=class t{static getDefault(){return t.He??(t.He=new t)}B={};u={};lt=()=>Object.keys(this.B).filter(e=>e.length===1||!e.startsWith(":"));X=new Map;$=new Map;static He;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;constructor(e){if(this.setDirectives("r-"),e){this.globalContext=e;return}this.globalContext=this.Vt()}Vt(){let e={},n=globalThis;for(let o of t.Lt.split(","))e[o]=n[o];return e.ref=ye,e.sref=se,e.flatten=ie,e}addComponent(...e){for(let n of e){if(!n.defaultName){et.warning("Registered component's default name is not defined",n);continue}this.X.set(ot(n.defaultName),n),this.$.set(ot(n.defaultName).toLocaleUpperCase(),n)}}setDirectives(e){this.B={".":Eo,":":bn,"@":Cn,[`${e}on`]:Cn,[`${e}bind`]:bn,[`${e}html`]:It,[`${e}text`]:Mo,[`${e}show`]:wo,[`${e}model`]:mo,":style":$t,[`${e}style`]:$t,[`${e}bind:style`]:$t,":class":xn,[`${e}bind:class`]:xn,":ref":Ro,":value":ko,[`${e}teleport`]:xt},this.u={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.u)}};var Ft=(t,e)=>{if(!t)return;let o=(e??ce.getDefault()).u,r=/(\{\{[^]*?\}\}|\[\[[^]*?\]\])/g,s=[{start:"{{",end:"}}"},{start:"[[",end:"]]"}];for(let a of hs(t,o.pre,s))ds(a,o.text,r,s)},ds=(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=Lo(c,o);if(l&&P(a[0])&&P(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=Lo(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)},hs=(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 Te(s))r(a)}};return r(t),o},Lo=(t,e)=>e.find(n=>t.startsWith(n.start)&&t.endsWith(n.end));var ys=9,gs=10,bs=13,xs=32,Ee=46,qt=44,Ts=39,Cs=34,zt=40,Qe=41,Kt=91,Rn=93,wn=63,vs=59,Io=58,Do=123,Wt=125,De=43,Gt=45,Sn=96,Uo=47,An=92,Vo=new Set([2,3]),$o={"=":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},Es={"=>":2,...$o,"||":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},Fo=Object.keys($o),Rs=new Set(Fo),On=new Set(["=>"]);Fo.forEach(t=>On.add(t));var Ho={true:!0,false:!1,null:null},ws="this",Xe="Expected ",Ue="Unexpected ",kn="Unclosed ",Ss=Xe+":",Bo=Xe+"expression",As="missing }",Ns=Ue+"object property",Os=kn+"(",Po=Xe+"comma",_o=Ue+"token ",Ms=Ue+"period",Nn=Xe+"expression after ",ks="missing unaryOp argument",Ls=kn+"[",Is=Xe+"exponent (",Ds="Variable names cannot start with a number (",Us=kn+'quote after "',it=t=>t>=48&&t<=57,jo=t=>Es[t],Mn=class{l;e;get H(){return this.l.charAt(this.e)}get h(){return this.l.charCodeAt(this.e)}f(e){return this.l.charCodeAt(this.e)===e}constructor(e){this.l=e,this.e=0}z(e){return e>=65&&e<=90||e>=97&&e<=122||e===36||e===95||e>=128}ue(e){return this.z(e)||it(e)}i(e){return new Error(`${e} at character ${this.e}`)}g(){let e=this.h,n=this.l,o=this.e;for(;e===xs||e===ys||e===gs||e===bs;)e=n.charCodeAt(++o);this.e=o}parse(){let e=this.le();return e.length===1?e[0]:{type:0,body:e}}le(e){let n=[];for(;this.e<this.l.length;){let o=this.h;if(o===vs||o===qt)this.e++;else{let r=this.S();if(r)n.push(r);else if(this.e<this.l.length){if(o===e)break;throw this.i(Ue+'"'+this.H+'"')}}}return n}S(){let e=this.It()??this.je();return this.g(),this.Dt(e)}pe(){this.g();let e=this.l,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.ue(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}je(){let e,n,o,r,s,a,i,c;if(s=this.K(),!s||(n=this.pe(),!n))return s;if(r={value:n,prec:jo(n),right_a:On.has(n)},a=this.K(),!a)throw this.i(Nn+n);let l=[s,r,a];for(;n=this.pe();){o=jo(n),r={value:n,prec:o,right_a:On.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]);)a=l.pop(),n=l.pop().value,s=l.pop(),e=this._e(n,s,a),l.push(e);if(e=this.K(),!e)throw this.i(Nn+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}K(){let e;if(this.g(),e=this.Ut(),e)return this.fe(e);let n=this.h;if(it(n)||n===Ee)return this.Pt();if(n===Ts||n===Cs)e=this.Bt();else if(n===Kt)e=this.Ht();else{let o=this.jt();if(o){let r=this.K();if(!r)throw this.i(ks);return this.fe({type:7,operator:o,argument:r})}this.z(n)?(e=this.me(),e.name in Ho?e={type:4,value:Ho[e.name],raw:e.name}:e.name===ws&&(e={type:5})):n===zt&&(e=this._t())}return e?(e=this.W(e),this.fe(e)):!1}_e(e,n,o){if(e==="=>"){let r=n.type===1?n.expressions:[n];return{type:15,params:r,body:o}}return Rs.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.$t(e),e.node||(this.Ft(e),e.node)||(this.qt(e),e.node)||(this.$e(e),e.node)||this.zt(e),e.node}fe(e){let n={node:e};return this.Kt(n),this.Wt(n),this.Gt(n),n.node}jt(){let e=this.l,n=this.e,o=e.charCodeAt(n),r=e.charCodeAt(n+1),s=e.charCodeAt(n+2),a=e.charCodeAt(n+3);return o===Gt?(this.e++,"-"):o===33?(this.e++,"!"):o===126?(this.e++,"~"):o===De?(this.e++,"+"):o===110&&r===101&&s===119&&!this.ue(a)?(this.e+=3,"new"):!1}It(){let e={};return this.Jt(e),e.node}Dt(e){let n={node:e};return this.Qt(n),n.node}W(e){this.g();let n=this.h;for(;n===Ee||n===Kt||n===zt||n===wn;){let o;if(n===wn){if(this.l.charCodeAt(this.e+1)!==Ee)break;o=!0,this.e+=2,this.g(),n=this.h}if(this.e++,n===Kt){if(e={type:3,computed:!0,object:e,property:this.S()},this.g(),n=this.h,n!==Rn)throw this.i(Ls);this.e++}else n===zt?e={type:6,arguments:this.Fe(Qe),callee:e}:(o&&this.e--,this.g(),e={type:3,computed:!1,object:e,property:this.me()});o&&(e.optional=!0),this.g(),n=this.h}return e}Pt(){let e=this.l,n=this.e,o=n;for(;it(e.charCodeAt(o));)o++;if(e.charCodeAt(o)===Ee)for(o++;it(e.charCodeAt(o));)o++;let r=e.charCodeAt(o);if(r===101||r===69){o++;let i=e.charCodeAt(o);(i===De||i===Gt)&&o++;let c=o;for(;it(e.charCodeAt(o));)o++;if(c===o){this.e=o;let l=e.slice(n,o);throw this.i(Is+l+this.H+")")}}this.e=o;let s=e.slice(n,o),a=e.charCodeAt(o);if(this.z(a))throw this.i(Ds+s+this.H+")");if(a===Ee||s.length===1&&s.charCodeAt(0)===Ee)throw this.i(Ms);return{type:4,value:parseFloat(s),raw:s}}Bt(){let e=this.l,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 f=e.charCodeAt(s);if(f===r){l=!0,this.e=s+1;break}if(f===An){c||(c=!0),i.push(e.slice(a,s));let p=e.charCodeAt(s+1);i.push(this.qe(p)),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(Us+u+'"');return{type:4,value:u,raw:e.substring(o,this.e)}}qe(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)}}me(){let e=this.h,n=this.e;if(this.z(e))this.e++;else throw this.i(Ue+this.H);for(;this.e<this.l.length&&(e=this.h,this.ue(e));)this.e++;return{type:2,name:this.l.slice(n,this.e)}}Fe(e){let n=[],o=!1,r=0;for(;this.e<this.l.length;){this.g();let s=this.h;if(s===e){if(o=!0,this.e++,e===Qe&&r&&r>=n.length)throw this.i(_o+String.fromCharCode(e));break}else if(s===qt){if(this.e++,r++,r!==n.length){if(e===Qe)throw this.i(_o+",");for(let a=n.length;a<r;a++)n.push(null)}}else{if(n.length!==r&&r!==0)throw this.i(Po);{let a=this.S();if(!a||a.type===0)throw this.i(Po);n.push(a)}}}if(!o)throw this.i(Xe+String.fromCharCode(e));return n}_t(){this.e++;let e=this.le(Qe);if(this.f(Qe))return this.e++,e.length===1?e[0]:e.length?{type:1,expressions:e}:!1;throw this.i(Os)}Ht(){return this.e++,{type:9,elements:this.Fe(Rn)}}$t(e){if(this.f(Do)){this.e++;let n=[];for(;!isNaN(this.h);){if(this.g(),this.f(Wt)){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(qt)||this.f(Wt)))n.push({type:12,computed:!1,key:o,value:o,shorthand:!0});else if(this.f(Io)){this.e++;let r=this.S();if(!r)throw this.i(Ns);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(qt)&&this.e++}throw this.i(As)}}Ft(e){let n=this.h;if((n===De||n===Gt)&&n===this.l.charCodeAt(this.e+1)){this.e+=2;let o=e.node={type:13,operator:n===De?"++":"--",argument:this.W(this.me()),prefix:!0};if(!o.argument||!Vo.has(o.argument.type))throw this.i(Ue+o.operator)}}Wt(e){let n=e.node,o=this.h;if((o===De||o===Gt)&&o===this.l.charCodeAt(this.e+1)){if(!Vo.has(n.type))throw this.i(Ue+(o===De?"++":"--"));this.e+=2,e.node={type:13,operator:o===De?"++":"--",argument:n,prefix:!1}}}qt(e){this.l.charCodeAt(this.e)===Ee&&this.l.charCodeAt(this.e+1)===Ee&&this.l.charCodeAt(this.e+2)===Ee&&(this.e+=3,e.node={type:14,argument:this.S()})}Qt(e){if(e.node&&this.f(wn)){this.e++;let n=e.node,o=this.S();if(!o)throw this.i(Bo);if(this.g(),this.f(Io)){this.e++;let r=this.S();if(!r)throw this.i(Bo);e.node={type:11,test:n,consequent:o,alternate:r}}else throw this.i(Ss)}}Jt(e){if(this.g(),this.f(zt)){let n=this.e;if(this.e++,this.g(),this.f(Qe)){this.e++;let o=this.pe();if(o==="=>"){let r=this.je();if(!r)throw this.i(Nn+o);e.node={type:15,params:null,body:r};return}}this.e=n}}Gt(e){let n=e.node,o=n.type;(o===2||o===3)&&this.f(Sn)&&(e.node={type:17,tag:n,quasi:this.$e(e)})}$e(e){if(!this.f(Sn))return;let n=this.l,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 f=a.join(""),p=i.join("");return a.length=0,i.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===Sn)return l(!0),this.e+=1,e.node=r,r;if(u===36&&n.charCodeAt(this.e+1)===Do){if(l(!1),this.e+=2,r.expressions.push(...this.le(Wt)),!this.f(Wt))throw this.i("unclosed ${");this.e+=1,s=this.e}else if(u===An){c||(c=!0),a.push(n.slice(s,this.e)),i.push(n.slice(s,this.e));let f=n.charCodeAt(this.e+1);a.push(n.slice(this.e,this.e+2)),i.push(this.qe(f)),this.e+=2,s=this.e}else this.e+=1}throw this.i("Unclosed `")}Kt(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(Uo))return;let n=++this.e,o=!1;for(;this.e<this.l.length;){if(this.h===Uo&&!o){let r=this.l.slice(n,this.e),s="";for(;++this.e<this.l.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.l.slice(n-1,this.e)},e.node=this.W(e.node),e.node}this.f(Kt)?o=!0:o&&this.f(Rn)&&(o=!1),this.e+=this.f(An)?2:1}throw this.i("Unclosed Regex")}},qo=t=>new Mn(t).parse();var Vs={"=>":(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},Hs={"-":t=>-t,"+":t=>+t,"!":t=>!t,"~":t=>~t,new:t=>t},Go=t=>{if(!t?.some(Wo))return t;let e=[];return t.forEach(n=>Wo(n)?e.push(...n):e.push(n)),e},zo=(...t)=>Go(t),Ln=(t,e)=>{if(!t)return e;let n=Object.create(e??{});return n.$event=t,n},Bs={"++":(t,e)=>{let n=t[e];if(T(n)){let o=n();return n(++o),o}return++t[e]},"--":(t,e)=>{let n=t[e];if(T(n)){let o=n();return n(--o),o}return--t[e]}},Ps={"++":(t,e)=>{let n=t[e];if(T(n)){let o=n();return n(o+1),o}return t[e]++},"--":(t,e)=>{let n=t[e];if(T(n)){let o=n();return n(o-1),o}return t[e]--}},Ko={"=":(t,e,n)=>{let o=t[e];return T(o)?o(n):t[e]=n},"+=":(t,e,n)=>{let o=t[e];return T(o)?o(o()+n):t[e]+=n},"-=":(t,e,n)=>{let o=t[e];return T(o)?o(o()-n):t[e]-=n},"*=":(t,e,n)=>{let o=t[e];return T(o)?o(o()*n):t[e]*=n},"/=":(t,e,n)=>{let o=t[e];return T(o)?o(o()/n):t[e]/=n},"%=":(t,e,n)=>{let o=t[e];return T(o)?o(o()%n):t[e]%=n},"**=":(t,e,n)=>{let o=t[e];return T(o)?o(o()**n):t[e]**=n},"<<=":(t,e,n)=>{let o=t[e];return T(o)?o(o()<<n):t[e]<<=n},">>=":(t,e,n)=>{let o=t[e];return T(o)?o(o()>>n):t[e]>>=n},">>>=":(t,e,n)=>{let o=t[e];return T(o)?o(o()>>>n):t[e]>>>=n},"|=":(t,e,n)=>{let o=t[e];return T(o)?o(o()|n):t[e]|=n},"&=":(t,e,n)=>{let o=t[e];return T(o)?o(o()&n):t[e]&=n},"^=":(t,e,n)=>{let o=t[e];return T(o)?o(o()^n):t[e]^=n}},Jt=(t,e)=>q(t)?t.bind(e):t,In=class{p;ze;Ke;We;A;Ge;Je;constructor(e,n,o,r,s){this.p=E(e)?e:[e],this.ze=n,this.Ke=o,this.We=r,this.Je=!!s}Qe(e,n){if(n&&e in n)return n;for(let o of this.p)if(e in o)return o}2(e,n,o){let r=e.name;if(r==="$root")return this.p[this.p.length-1];if(r==="$parent")return this.p[1];if(r==="$ctx")return[...this.p];if(o&&r in o)return this.A=o[r],Jt(V(o[r]),o);for(let a of this.p)if(r in a)return this.A=a[r],Jt(V(a[r]),a);let s=this.ze;if(s&&r in s)return this.A=s[r],Jt(V(s[r]),s)}5(e,n,o){return this.p[0]}0(e,n,o){return this.Xe(n,o,zo,...e.body)}1(e,n,o){return this.E(n,o,(...r)=>r.pop(),...e.expressions)}3(e,n,o){let{obj:r,key:s}=this.de(e,n,o),a=r?.[s];return this.A=a,Jt(V(a),r)}4(e,n,o){return e.value}6(e,n,o){let r=(a,...i)=>q(a)?a(...Go(i)):a,s=this.E(++n,o,r,e.callee,...e.arguments);return this.A=s,s}7(e,n,o){return this.E(n,o,Hs[e.operator],e.argument)}8(e,n,o){let r=Vs[e.operator];switch(e.operator){case"||":case"&&":case"??":return r(()=>this.b(e.left,n,o),()=>this.b(e.right,n,o))}return this.E(n,o,r,e.left,e.right)}9(e,n,o){return this.Xe(++n,o,zo,...e.elements)}10(e,n,o){let r={},s=(...a)=>{a.forEach(i=>{Object.assign(r,i)})};return this.E(++n,o,s,...e.properties),r}11(e,n,o){return this.E(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.We??(()=>!1),i=n===0&&this.Je,c=u=>this.Ye(i,e.key,n,Ln(u,o)),l=u=>this.Ye(i,e.value,n,Ln(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=V(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}de(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?Bs:Ps;if(r.type===2){let i=r.name,c=this.Qe(i,o);return le(c)?void 0:a[s](c,i)}if(r.type===3){let{obj:i,key:c}=this.de(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.Qe(a,o);if(le(i))return;let c=this.b(e.right,n,o);return Ko[s](i,a,c)}if(r.type===3){let{obj:a,key:i}=this.de(r,n,o),c=this.b(e.right,n,o);return Ko[s](a,i,c)}}14(e,n,o){let r=this.b(e.argument,n,o);return E(r)&&(r.s=Jo),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.E(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.E(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=V(this[e.type](e,n,o));return this.Ge=e.type,r}Ye(e,n,o,r){let s=this.b(n,o,r);return e&&this.Ze()?this.A:s}Ze(){let e=this.Ge;return(e===2||e===3||e===6)&&T(this.A)}eval(e,n){let{value:o,refs:r}=wt(()=>this.b(e,-1,n)),s={value:o,refs:r};return this.Ze()&&(s.ref=this.A),s}E(e,n,o,...r){let s=r.map(a=>a&&this.b(a,e,n));return o(...s)}Xe(e,n,o,...r){let s=this.Ke;if(!s)return this.E(e,n,o,...r);let a=r.map((i,c)=>i&&(i.type!==15&&s(c,e)?l=>this.b(i,e,Ln(l,n)):this.b(i,e,n)));return o(...a)}},Jo=Symbol("s"),Wo=t=>t?.s===Jo,Qo=(t,e,n,o,r,s,a)=>new In(e,n,o,r,a).eval(t,s);var Xo={},Yo=t=>!!t,Qt=class{p;o;constructor(e,n){this.p=e,this.o=n}v(e){this.p=[e,...this.p]}Y(){return this.p.map(n=>n.components).filter(Yo).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.p.map(r=>r.components).filter(Yo).reverse();for(let r of o)for(let s of Object.keys(r))n.has(s)||(n.add(s),e.push(s));return e}L(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},p={value:()=>a,stop:()=>{l(),c.clear()},subscribe:(C,R)=>(c.add(C),R&&C(a),()=>{c.delete(C)}),refs:[],context:this.p[0]};if(P(e))return p;let h=this.o.globalContext,m=[],d=new Set,g=(C,R,j,K)=>{try{let D=Qo(C,R,h,n,o,K,r);return j&&D.refs.length>0&&m.push(...D.refs),{value:D.value,refs:D.refs,ref:D.ref}}catch(D){U(6,`evaluation error: ${e}`,D)}return{value:void 0,refs:[]}};try{let C=Xo[e]??qo("["+e+"]");Xo[e]=C;let R=this.p.slice(),j=C.elements,K=j.length,D=new Array(K);p.refs=D;let oe=()=>{m.length=0,s||(d.clear(),l());let X=new Array(K);for(let N=0;N<K;++N){let re=j[N];if(n?.(N,-1)){X[N]=S=>g(re,R,!1,{$event:S}).value;continue}let x=g(re,R,!0);X[N]=x.value,D[N]=x.ref}if(!s)for(let N of m)d.has(N)||(d.add(N),i.push(ne(N,oe)));if(a=X,c.size!==0)for(let N of c)c.has(N)&&N(a)};oe()}catch(C){U(6,`parse error: ${e}`,C)}return p}V(){return this.p.slice()}et=[];ie(e){this.et.push(this.p),this.p=e}R(e,n){try{this.ie(e),n()}finally{this.Xt()}}Xt(){this.p=this.et.pop()??[]}};var Zo=t=>{let e=t.charCodeAt(0);return e>=48&&e<=57||e>=65&&e<=90||e>=97&&e<=122||t==="-"||t==="_"||t===":"},_s=(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},js=(t,e)=>{let n=e?2:1;for(;n<t.length&&(t[n]===" "||t[n]===`
|
|
3
|
+
`);)++n;if(n>=t.length||!Zo(t[n]))return null;let o=n;for(;n<t.length&&Zo(t[n]);)++n;return{start:o,end:n}},er=new Set(["table","thead","tbody","tfoot"]),$s=new Set(["thead","tbody","tfoot"]),Fs=new Set(["caption","colgroup","thead","tbody","tfoot","tr"]),qs=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),tr=(t,e)=>`${t.slice(0,t.length-2)}></${e}>`,Xt=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=_s(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=js(i,c);if(!u){n.push(i),e=a+1;continue}let f=i.slice(u.start,u.end);if(c){let g=o[o.length-1];g?(o.pop(),n.push(g.replacementHost?`</${g.replacementHost}>`:i),er.has(g.effectiveTag)&&--r):n.push(i),e=a+1;continue}let p=i.charCodeAt(i.length-2)===47,h=o[o.length-1],m=null;r===0?f==="tr"?m="trx":f==="td"?m="tdx":f==="th"&&(m="thx"):$s.has(h?.effectiveTag??"")?m=f==="tr"?null:"tr":h?.effectiveTag==="table"?m=Fs.has(f)?null:"tr":h?.effectiveTag==="tr"&&(m=f==="td"||f==="th"?null:"td");let d=p&&!qs.has(m||f);if(m){let g=m==="trx"||m==="tdx"||m==="thx",C=`${i.slice(0,u.start)}${m} is="${g?`r-${f}`:`regor:${f}`}"${i.slice(u.end)}`;n.push(d?tr(C,m):C)}else n.push(d?tr(i,f):i);if(!p){let g=m==="trx"?"tr":m==="tdx"?"td":m==="thx"?"th":m||f;o.push({replacementHost:m,effectiveTag:g}),er.has(g)&&++r}e=a+1}return n.join("")};var zs="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",Ks=new Set(zs.toUpperCase().split(",")),Ws="http://www.w3.org/2000/svg",nr=(t,e)=>{fe(t)?t.content.appendChild(e):t.appendChild(e)},Dn=(t,e,n,o)=>{let r=t.t;if(r){let a=n&&Ks.has(r.toUpperCase())?document.createElementNS(Ws,r.toLowerCase()):document.createElement(r),i=t.a;if(i)for(let l of Object.entries(i)){let u=l[0],f=l[1];u.startsWith("#")&&(f=u.substring(1),u="name"),a.setAttribute(bt(u,o),f)}let c=t.c;if(c)for(let l of c)Dn(l,a,n,o);nr(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)nr(e,a);else throw new Error("unsupported node type.")}},Ve=(t,e,n)=>{n??=ce.getDefault();let o=document.createDocumentFragment();if(!E(t))return Dn(t,o,!!e,n),o;for(let r of t)Dn(r,o,!!e,n);return o};var or=(t,e={selector:"#app"},n)=>{z(e)&&(e={selector:"#app",template:e}),eo(t)&&(t=t.context);let o=e.element?e.element:e.selector?document.querySelector(e.selector):null;if(!o||!be(o))throw H(0);n||(n=ce.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(Xt(e.template));r(),s(i.childNodes),e.element=i}else if(e.json){let i=Ve(e.json,e.isSVG,n);r(),s(i.childNodes)}return n.useInterpolation&&Ft(o,n),new Un(t,o,n).y(),_(o,()=>{we(t)}),Tt(t),{context:t,unmount:()=>{F(o)},unbind:()=>{me(o)}}},Un=class{Yt;tt;o;m;r;constructor(e,n,o){this.Yt=e,this.tt=n,this.o=o,this.m=new Qt([e],o),this.r=new Ht(this.m)}y(){this.r._(this.tt)}};var Ye=t=>{if(E(t))return t.map(r=>Ye(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=Te(t);return o.length>0&&(e.c=[...o].map(r=>Ye(r))),e};var rr=(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 H(1,t.selector);s.remove(),t.element=s}else if(t.template){let s=document.createRange().createContextualFragment(Xt(t.template));t.element=s}else t.json&&(t.element=Ve(t.json,t.isSVG,e.config),o=!0);t.element||(t.element=document.createDocumentFragment()),(e.useInterpolation??!0)&&Ft(t.element,e.config??ce.getDefault());let r=t.element;if(!o&&((t.isSVG??(nt(r)&&r.hasAttribute?.("isSVG")))||nt(r)&&r.querySelector("[isSVG]"))){let s=r.content,a=s?[...s.childNodes]:[...r.childNodes],i=Ye(a);t.element=Ve(i,!0,e.config)}return{context:n,template:t.element,inheritAttrs:e.inheritAttrs??!0,props:e.props,defaultName:e.defaultName}};var Yt=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 sr=t=>{Me()?.onMounted.push(t)};var ir=t=>{let e,n={},o=(...r)=>{if(r.length<=2&&0 in r)throw H(4);return e&&!n.isStopped?e(...r):(e=Gs(t,n),e(...r))};return o[Q]=1,Ne(o,!0),o.stop=()=>n.ref?.stop?.(),te(()=>o.stop(),!0),o},Gs=(t,e)=>{let n=e.ref??se(null);e.ref=n,e.isStopped=!1;let o=0,r=Ie(()=>{if(o>0){r(),e.isStopped=!0,J(n);return}n(t()),++o});return n.stop=r,n};var ar=(t,e)=>{let n={},o,r=(...s)=>{if(s.length<=2&&0 in s)throw H(4);return o&&!n.isStopped?o(...s):(o=Js(t,e,n),o(...s))};return r[Q]=1,Ne(r,!0),r.stop=()=>n.ref?.stop?.(),te(()=>r.stop(),!0),r},Js=(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 cr=(t,e)=>{let n={},o,r=(...s)=>{if(s.length<=2&&0 in s)throw H(4);return o&&!n.isStopped?o(...s):(o=Qs(t,e,n),o(...s))};return r[Q]=1,Ne(r,!0),r.stop=()=>n.ref?.stop?.(),te(()=>r.stop(),!0),r},Qs=(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 ur=t=>(t[Et]=1,t);var lr=(t,e)=>{if(!e)throw H(5);let o=Le(t)?ye: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){U(6,`persist: failed to parse data for key ${e}`,i),r()}else r();let a=Ie(r);return te(a,!0),t};var Vn=(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},fr=Vn;var pr=(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 mr=t=>{if(!T(t))throw H(3,"observerCount");return t(void 0,void 0,2)};var dr=t=>{Hn();try{t()}finally{Bn()}},Hn=()=>{he.stack||(he.stack=[]),he.stack.push(new Set)},Bn=()=>{let t=he.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 he.stack;for(let n of e)try{J(n)}catch(o){console.error(o)}};
|
package/dist/regor.es2022.esm.js
CHANGED
|
@@ -457,10 +457,13 @@ var IfBinder = class {
|
|
|
457
457
|
}
|
|
458
458
|
__bindAll(element) {
|
|
459
459
|
const isIfElement = element.hasAttribute(this.__if);
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
460
|
+
if (isIfElement) this.__bind(element);
|
|
461
|
+
this.__binder.__componentBinder.__forEachBindableDescendant(
|
|
462
|
+
element,
|
|
463
|
+
(el) => {
|
|
464
|
+
if (el.hasAttribute(this.__if)) this.__bind(el);
|
|
465
|
+
}
|
|
466
|
+
);
|
|
464
467
|
return isIfElement;
|
|
465
468
|
}
|
|
466
469
|
__isProcessedOrMark(el) {
|
|
@@ -731,6 +734,12 @@ var teleportDirective = {
|
|
|
731
734
|
mount: () => void 0
|
|
732
735
|
};
|
|
733
736
|
|
|
737
|
+
// src/common/class-tokens.ts
|
|
738
|
+
var toClassTokens = (value) => {
|
|
739
|
+
const trimmed = value.trim();
|
|
740
|
+
return trimmed ? trimmed.split(/\s+/) : [];
|
|
741
|
+
};
|
|
742
|
+
|
|
734
743
|
// src/composition/callMounted.ts
|
|
735
744
|
var callMounted = (context) => {
|
|
736
745
|
const callbacks = getScope(context)?.onMounted;
|
|
@@ -1240,6 +1249,15 @@ var ComponentBinder = class {
|
|
|
1240
1249
|
}
|
|
1241
1250
|
return false;
|
|
1242
1251
|
}
|
|
1252
|
+
__isNamedSlotTemplateShortcut(node) {
|
|
1253
|
+
if (!isTemplate(node)) return false;
|
|
1254
|
+
const attributeNames = node.getAttributeNames();
|
|
1255
|
+
if (node.hasAttribute("name")) return true;
|
|
1256
|
+
return attributeNames.some((x) => x.startsWith("#"));
|
|
1257
|
+
}
|
|
1258
|
+
__isDefaultSlotTemplateShortcut(node) {
|
|
1259
|
+
return isTemplate(node) && node.getAttributeNames().length === 0;
|
|
1260
|
+
}
|
|
1243
1261
|
__unwrapComponents(element) {
|
|
1244
1262
|
const binder = this.__binder;
|
|
1245
1263
|
const parser = binder.__parser;
|
|
@@ -1249,16 +1267,9 @@ var ComponentBinder = class {
|
|
|
1249
1267
|
return;
|
|
1250
1268
|
}
|
|
1251
1269
|
const contextComponents = parser.__getComponents();
|
|
1252
|
-
const
|
|
1253
|
-
const registeredSelector = this.__getRegisteredComponentSelector(registeredComponents);
|
|
1254
|
-
const selector = [
|
|
1255
|
-
...registeredSelector ? [registeredSelector] : [],
|
|
1256
|
-
...contextComponentSelectors,
|
|
1257
|
-
...contextComponentSelectors.map(hyphenate)
|
|
1258
|
-
].join(",");
|
|
1270
|
+
const selector = this.__getComponentSelector();
|
|
1259
1271
|
if (isNullOrWhitespace(selector)) return;
|
|
1260
|
-
const
|
|
1261
|
-
const components = element.matches?.(selector) ? [element, ...list] : list;
|
|
1272
|
+
const components = this.__collectTopLevelComponentHosts(element, selector);
|
|
1262
1273
|
for (const component of components) {
|
|
1263
1274
|
if (component.hasAttribute(binder.__pre)) continue;
|
|
1264
1275
|
const parent = component.parentNode;
|
|
@@ -1403,9 +1414,12 @@ var ComponentBinder = class {
|
|
|
1403
1414
|
`template[name='${name}'], template[\\#${name}]`
|
|
1404
1415
|
);
|
|
1405
1416
|
if (!compTemplate && name === "default") {
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1417
|
+
const unnamedTemplates = component.querySelectorAll(
|
|
1418
|
+
"template:not([name])"
|
|
1419
|
+
);
|
|
1420
|
+
compTemplate = [...unnamedTemplates].find(
|
|
1421
|
+
(x) => this.__isDefaultSlotTemplateShortcut(x)
|
|
1422
|
+
) ?? null;
|
|
1409
1423
|
}
|
|
1410
1424
|
const createSwitchContext = (childNodes2) => {
|
|
1411
1425
|
if (!head.enableSwitch) return;
|
|
@@ -1441,7 +1455,7 @@ var ComponentBinder = class {
|
|
|
1441
1455
|
return;
|
|
1442
1456
|
}
|
|
1443
1457
|
const childNodes2 = [...getChildNodes(component)].filter(
|
|
1444
|
-
(x) => !
|
|
1458
|
+
(x) => !this.__isNamedSlotTemplateShortcut(x)
|
|
1445
1459
|
);
|
|
1446
1460
|
for (const slotChild of childNodes2) {
|
|
1447
1461
|
parent2.insertBefore(slotChild, slot);
|
|
@@ -1487,7 +1501,8 @@ var ComponentBinder = class {
|
|
|
1487
1501
|
continue;
|
|
1488
1502
|
const value = component.getAttribute(attrName);
|
|
1489
1503
|
if (attrName === "class") {
|
|
1490
|
-
|
|
1504
|
+
const classTokens = toClassTokens(value);
|
|
1505
|
+
if (classTokens.length > 0) inheritor.classList.add(...classTokens);
|
|
1491
1506
|
} else if (attrName === "style") {
|
|
1492
1507
|
const inheritorStyle = inheritor.style;
|
|
1493
1508
|
const componentStyle = component.style;
|
|
@@ -1526,6 +1541,64 @@ var ComponentBinder = class {
|
|
|
1526
1541
|
parser.__scoped(capturedContext, bindComponent);
|
|
1527
1542
|
}
|
|
1528
1543
|
}
|
|
1544
|
+
__getComponentSelector() {
|
|
1545
|
+
const binder = this.__binder;
|
|
1546
|
+
const parser = binder.__parser;
|
|
1547
|
+
const registeredComponents = binder.__config.__components;
|
|
1548
|
+
const contextComponentSelectors = parser.__getComponentSelectors();
|
|
1549
|
+
const registeredSelector = this.__getRegisteredComponentSelector(registeredComponents);
|
|
1550
|
+
return [
|
|
1551
|
+
...registeredSelector ? [registeredSelector] : [],
|
|
1552
|
+
...contextComponentSelectors,
|
|
1553
|
+
...contextComponentSelectors.map(hyphenate)
|
|
1554
|
+
].join(",");
|
|
1555
|
+
}
|
|
1556
|
+
__collectTopLevelComponentHosts(root, selector) {
|
|
1557
|
+
const result = [];
|
|
1558
|
+
if (isNullOrWhitespace(selector)) return result;
|
|
1559
|
+
if (root.matches?.(selector)) return [root];
|
|
1560
|
+
const stack = this.__getChildElements(root).reverse();
|
|
1561
|
+
while (stack.length > 0) {
|
|
1562
|
+
const current = stack.pop();
|
|
1563
|
+
if (current.matches(selector)) {
|
|
1564
|
+
result.push(current);
|
|
1565
|
+
continue;
|
|
1566
|
+
}
|
|
1567
|
+
stack.push(...this.__getChildElements(current).reverse());
|
|
1568
|
+
}
|
|
1569
|
+
return result;
|
|
1570
|
+
}
|
|
1571
|
+
__forEachBindableDescendant(root, action) {
|
|
1572
|
+
const selector = this.__getComponentSelector();
|
|
1573
|
+
const stack = this.__getChildElements(root).reverse();
|
|
1574
|
+
while (stack.length > 0) {
|
|
1575
|
+
const current = stack.pop();
|
|
1576
|
+
action(current);
|
|
1577
|
+
if (!isNullOrWhitespace(selector) && current.matches(selector)) continue;
|
|
1578
|
+
stack.push(...this.__getChildElements(current).reverse());
|
|
1579
|
+
}
|
|
1580
|
+
}
|
|
1581
|
+
__getChildElements(root) {
|
|
1582
|
+
const children = root?.children;
|
|
1583
|
+
if (children?.length != null) {
|
|
1584
|
+
const result = [];
|
|
1585
|
+
for (let i = 0; i < children.length; ++i) {
|
|
1586
|
+
const child = children[i];
|
|
1587
|
+
if (isElement(child)) result.push(child);
|
|
1588
|
+
}
|
|
1589
|
+
return result;
|
|
1590
|
+
}
|
|
1591
|
+
const childNodes = root?.childNodes;
|
|
1592
|
+
if (childNodes?.length != null) {
|
|
1593
|
+
const result = [];
|
|
1594
|
+
for (let i = 0; i < childNodes.length; ++i) {
|
|
1595
|
+
const child = childNodes[i];
|
|
1596
|
+
if (isElement(child)) result.push(child);
|
|
1597
|
+
}
|
|
1598
|
+
return result;
|
|
1599
|
+
}
|
|
1600
|
+
return [];
|
|
1601
|
+
}
|
|
1529
1602
|
};
|
|
1530
1603
|
|
|
1531
1604
|
// src/bind/DirectiveCollector.ts
|
|
@@ -1615,10 +1688,10 @@ var DirectiveCollector = class {
|
|
|
1615
1688
|
};
|
|
1616
1689
|
processNode(element);
|
|
1617
1690
|
if (!isRecursive || !element.firstElementChild) return map;
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
processNode
|
|
1621
|
-
|
|
1691
|
+
this.__binder.__componentBinder.__forEachBindableDescendant(
|
|
1692
|
+
element,
|
|
1693
|
+
processNode
|
|
1694
|
+
);
|
|
1622
1695
|
return map;
|
|
1623
1696
|
}
|
|
1624
1697
|
};
|
|
@@ -1635,18 +1708,20 @@ var mount2 = (nodes, parent) => {
|
|
|
1635
1708
|
var DynamicBinder = class {
|
|
1636
1709
|
__binder;
|
|
1637
1710
|
__is;
|
|
1638
|
-
__isSelector;
|
|
1639
1711
|
constructor(binder) {
|
|
1640
1712
|
this.__binder = binder;
|
|
1641
1713
|
this.__is = binder.__config.__builtInNames.is;
|
|
1642
|
-
this.__isSelector = toSelector(this.__is) + ", [is]";
|
|
1643
1714
|
}
|
|
1644
1715
|
__bindAll(element) {
|
|
1645
1716
|
const isComponentElement = element.hasAttribute(this.__is);
|
|
1646
|
-
|
|
1647
|
-
|
|
1648
|
-
|
|
1649
|
-
|
|
1717
|
+
if (isComponentElement || element.hasAttribute("is"))
|
|
1718
|
+
this.__bind(element);
|
|
1719
|
+
this.__binder.__componentBinder.__forEachBindableDescendant(
|
|
1720
|
+
element,
|
|
1721
|
+
(el) => {
|
|
1722
|
+
if (el.hasAttribute(this.__is) || el.hasAttribute("is")) this.__bind(el);
|
|
1723
|
+
}
|
|
1724
|
+
);
|
|
1650
1725
|
return isComponentElement;
|
|
1651
1726
|
}
|
|
1652
1727
|
__bind(el) {
|
|
@@ -2118,10 +2193,13 @@ var ForBinder = class _ForBinder {
|
|
|
2118
2193
|
}
|
|
2119
2194
|
__bindAll(element) {
|
|
2120
2195
|
const isForElement = element.hasAttribute(this.__for);
|
|
2121
|
-
|
|
2122
|
-
|
|
2123
|
-
|
|
2124
|
-
|
|
2196
|
+
if (isForElement) this.__bindFor(element);
|
|
2197
|
+
this.__binder.__componentBinder.__forEachBindableDescendant(
|
|
2198
|
+
element,
|
|
2199
|
+
(el) => {
|
|
2200
|
+
if (el.hasAttribute(this.__for)) this.__bindFor(el);
|
|
2201
|
+
}
|
|
2202
|
+
);
|
|
2125
2203
|
return isForElement;
|
|
2126
2204
|
}
|
|
2127
2205
|
__isProcessedOrMark(el) {
|
|
@@ -2836,11 +2914,14 @@ var patchClass = (el, next, prev) => {
|
|
|
2836
2914
|
} else {
|
|
2837
2915
|
if (isClassString) {
|
|
2838
2916
|
if (prev !== next) {
|
|
2839
|
-
|
|
2840
|
-
|
|
2917
|
+
const prevTokens = isPrevClassString ? toClassTokens(prev) : [];
|
|
2918
|
+
const nextTokens = toClassTokens(next);
|
|
2919
|
+
if (prevTokens.length > 0) classList.remove(...prevTokens);
|
|
2920
|
+
if (nextTokens.length > 0) classList.add(...nextTokens);
|
|
2841
2921
|
}
|
|
2842
2922
|
} else if (prev) {
|
|
2843
|
-
|
|
2923
|
+
const prevTokens = isPrevClassString ? toClassTokens(prev) : [];
|
|
2924
|
+
if (prevTokens.length > 0) classList.remove(...prevTokens);
|
|
2844
2925
|
}
|
|
2845
2926
|
}
|
|
2846
2927
|
};
|