jq79 0.6.2 → 0.6.4

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/jq79.js CHANGED
@@ -1,15 +1,15 @@
1
- var on=Object.defineProperty;var an=(e,t,n)=>t in e?on(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var P=(e,t,n)=>an(e,typeof t!="symbol"?t+"":t,n);function he(e,t){return typeof e=="string"?document.querySelector(e):e.querySelector(t)}function ve(e,t){return Array.from(typeof e=="string"?document.querySelectorAll(e):e.querySelectorAll(t))}var Le=(e,t={})=>{let n=document.createElement(e);for(let[s,r]of Object.entries(t))if(s==="className")n.className=Array.isArray(r)?r.join(" "):r;else if(s==="textContent")n.textContent=r;else if(s==="children")for(let o of r)n.appendChild(o);else n.setAttribute(s,r);return n},ln=new Set(["a","b","i","em","strong","p","br","ul","ol","li","blockquote","code","pre","span","div","h1","h2","h3","h4","h5","h6","img"]),at={a:new Set(["href","title"]),img:new Set(["src","alt"]),"*":new Set(["class"])},cn=new Set(["http:","https:","mailto:"]);function dn(e){try{let t=new URL(e,"https://example.com");return cn.has(t.protocol)}catch{return!1}}var un={"https:":"443","http:":"80"};function fn(e){let t=e.trim().toLowerCase().match(/^([a-z\d*][a-z\d.*-]*?)(?::(\d{1,5}|\*))?$/);if(!t)return null;let[,n,s]=t,r=n.split(".");return r.some(i=>i!=="*"&&!/^[a-z\d-]+$/.test(i))?null:{host:new RegExp(`^${r.map(i=>i==="*"?"[^.]+":i).join("\\.")}$`),port:!s||s==="*"?null:s}}var ct=e=>{let t=(Array.isArray(e)?e:e.split(",")).map(fn).filter(n=>n!==null);return n=>{let s=n.hostname.toLowerCase(),r=n.port||un[n.protocol]||"";return t.some(o=>o.host.test(s)&&(o.port===null||o.port===r))}};function pn(e,t,n,s){try{return!!e(new URL(t,document.baseURI),n,s)}catch{return!1}}var lt=512;function dt(e,t,n,s){if(n>lt)throw new RangeError(`jq79: sanitizeHTML input nests deeper than ${lt} elements`);for(let r of Array.from(e.childNodes))if(r.nodeType===Node.ELEMENT_NODE){let o=hn(r,n,s);o&&t.appendChild(o)}else r.nodeType===Node.TEXT_NODE&&t.appendChild(r.cloneNode())}function hn(e,t,n){let s=e.tagName.toLowerCase();if(!ln.has(s))return null;let r=document.createElement(s);for(let o of Array.from(e.attributes)){let i=o.name.toLowerCase(),a=at[s]?.has(i),d=at["*"]?.has(i);!a&&!d||(i==="href"||i==="src")&&(!dn(o.value)||n&&!pn(n,o.value,s,i))||r.setAttribute(i,o.value)}return s==="a"&&r.setAttribute("rel","noopener noreferrer"),dt(e,r,t+1,n),r}function ut(e,t){let n=document.createElement("template");n.innerHTML=e;let s=document.createElement("div");return dt(n.content,s,0,t?.allowUrl),s.innerHTML}var gn=(e,t)=>t.split(".").reduce((n,s)=>n?.[s],e),Ee=e=>{if(Array.isArray(e))return!0;let t=Object.getPrototypeOf(e);return t===Object.prototype||t===null},mt=(e,t,n)=>{Object.entries(e).forEach(([s,r])=>{let o=t?`${t}.${s}`:s;r&&typeof r=="object"&&Ee(r)?mt(r,o,n):n(o,r)})},ft=" keys",Me=e=>e?`${e}.${ft}`:ft,pt=".length",ht=(e,t)=>({children:null,own:null,deep:null,parent:e,segment:t}),mn=e=>!e.own?.size&&!e.deep?.size&&!e.children?.size,ke=Symbol("jq79.raw"),G=e=>{let t=e;for(;t!==null&&typeof t=="object"&&t[ke];)t=t[ke];return t},yt=Symbol("jq79.store"),ae=e=>e!==null&&typeof e=="object"&&e[yt]===!0,oe=[],ge=e=>{oe.push(new Set);try{return e()}finally{oe.pop()}},yn=0,De=new Set,gt="$__attach",be=Symbol("jq79.alsoWakenBy"),we=e=>{let t=new Map,n=new Set,s=new Set,r=new WeakMap,o=Object.create(null),i=ht(null,""),a=(l,c)=>{let f=i;return l.split(".").forEach(u=>{let E=f.children??(f.children=new Map),y=E.get(u);y||(y=ht(f,u),E.set(u,y)),f=y}),(c.deep?f.deep??(f.deep=new Set):f.own??(f.own=new Set)).add(c),f},d=(l,c)=>{(c.deep?l.deep:l.own)?.delete(c);let f=l;for(;f?.parent&&mn(f);)f.parent.children.delete(f.segment),f=f.parent},g=l=>{let c=i;for(let f of l.split("."))if(c=c.children?.get(f),!c)return;return c},h=l=>{let c=new Set,f=m=>{let T=m.children?[...m.children.values()]:[];for(;T.length;){let R=T.pop();R.own?.forEach(A=>c.add(A)),R.deep?.forEach(A=>c.add(A)),R.children?.forEach(A=>T.push(A))}},u=i,E=l.split("."),y="";for(let m=0;m<E.length-1;m++){if(u=u.children?.get(E[m]),!u)return c;y=y?`${y}.${E[m]}`:E[m],u.deep?.forEach(T=>c.add(T)),p.has(y)&&u.own?.forEach(T=>c.add(T)),m===E.length-2&&E[m+1]==="length"&&(u.own?.forEach(T=>c.add(T)),f(u))}return u=u.children?.get(E[E.length-1]),u&&(u.own?.forEach(m=>c.add(m)),u.deep?.forEach(m=>c.add(m)),f(u)),c},w=(l,c,f)=>{if(c===f)return!1;for(let u=c;u<f;u++){let E=l.charCodeAt(u);if(E<48||E>57)return!1}return!0},C=(l,c)=>{if(l.deep||c.size<2)return c;let f=new Set;c.forEach(y=>{y.endsWith(pt)&&f.add(y.slice(0,-pt.length))});let u=new Set;if(c.forEach(y=>{let m=0,T="";for(let R=y.indexOf(".");R!==-1;R=y.indexOf(".",R+1)){let A=y.slice(0,R);(!(m>0&&w(y,m,R))||f.has(T))&&u.add(A),T=A,m=R+1}}),!u.size)return c;let E=new Set;return c.forEach(y=>{u.has(y)||E.add(y)}),E},L=l=>{let c=null,f=null,u=null,E=De,y=$=>u?u.has($):c===$,m=$=>{let K=a($,l);u?u.set($,K):c===null?(c=$,f=K):(u=new Map([[c,f],[$,K]]),c=f=null)},T=$=>{if(u){u.forEach((K,X)=>{$.has(X)||(d(K,l),u.delete(X))});return}c!==null&&!$.has(c)&&(d(f,l),c=f=null)},R=()=>{u?u.forEach($=>d($,l)):f&&d(f,l),u=null,c=f=null},A=$=>{if($.size===E.size){let X=!0;if($.forEach(ye=>{X&&(X=E.has(ye))}),X)return}E=$;let K=C(l,$);T(K),K.forEach(X=>{y(X)||m(X)})};return l.reindex.add(A),A(l.deps),()=>{l.reindex.delete(A),R(),E=De}},I=l=>{let c=g(l);c&&b(new Set([...c.own??[],...c.deep??[]]))},Z=l=>I(Me(l)),b=l=>{let c=Array.from(l),f=!0;for(let u=1;f&&u<c.length;u++)f=c[u-1].order<c[u].order;f||c.sort((u,E)=>u.order-E.order),c.forEach(u=>{s.has(u)&&u.run()})},j=(l,c,f=!1)=>{t.get(l)?.forEach(u=>u(c,l)),n.forEach(u=>u(l,c)),f?s.forEach(u=>u.run()):b(h(l))},v=(l,c)=>l!==c&&l!==null&&c!==null&&typeof l=="object"&&typeof c=="object"&&!ae(l)&&!ae(c)&&Ee(l)&&Ee(c)&&Array.isArray(l)===Array.isArray(c),k=l=>Array.isArray(l)?l.length:Object.keys(l).length,F=null,J=-1,B=(l,c)=>{let f=c.length>l.length,u=f?l:c,E=f?c:l,y=0;for(;y<u.length&&Object.is(G(u[y]),G(E[y]));)y++;for(let m=y;m<u.length;m++)if(!Object.is(G(u[m]),G(E[m+1])))return J;return y},Y=(l,c)=>{if(Array.isArray(c)){let E=l.length,y=c.length;if(!E||!y)return F;let m=Math.max(E,y);if(Math.abs(E-y)===1){let R=B(l,c);if(R!==J){let A=[];for(let $=R;$<m;$++)A.push(String($));return{keys:A,exact:!0}}}let T=[];for(let R=0;R<m;R++)if(!Object.is(G(l[R]),G(c[R]))&&(T.push(String(R)),T.length*2>=m))return F;return{keys:T,exact:!1}}let f=new Set([...Object.keys(l),...Object.keys(c)]);if(!f.size)return F;let u=[];return f.forEach(E=>{Object.is(G(l[E]),G(c[E]))||u.push(E)}),u.length*2>=f.size?F:{keys:u,exact:!1}},S=(l,c,f,u)=>{let E=new Set,y=T=>{let R=g(T);R?.own?.forEach(A=>E.add(A)),R?.deep?.forEach(A=>E.add(A))},m=Y(c,f);if(!m)return j(l,u);if(t.get(l)?.forEach(T=>T(u,l)),n.forEach(T=>T(l,u)),y(l),m.keys.forEach(T=>{let R=`${l}.${T}`,A=t.get(R);if(A){let $=G(f[T]),K=_($)?H($,R):$;A.forEach(X=>X(K,R))}m.exact?y(R):h(R).forEach($=>E.add($))}),k(c)!==k(f)&&y(Me(l)),Array.isArray(f)&&c.length!==f.length){let T=`${l}.length`;t.get(T)?.forEach(R=>R(f.length,T)),y(T)}b(E)},_=l=>l!==null&&typeof l=="object"&&Ee(l),p=new Map,x=(l,c)=>{let f=p.get(c);f?.store!==l&&(f?.unsubscribe(),p.set(c,{store:l,unsubscribe:l.$onAny((u,E)=>j(`${c}.${u}`,E))}))},O=l=>{p.get(l)?.unsubscribe(),p.delete(l)},H=(l,c)=>{let f=r.get(l);if(f)return f;let u=null,E=new Proxy(l,{has(y,m){return Reflect.has(y,m)||typeof m=="string"&&u?.has(m)===!0},ownKeys(y){return oe[oe.length-1]?.add(Me(c)),Reflect.ownKeys(y)},get(y,m,T){if(m===ke)return y;if(m===yt)return c==="";if(typeof m!="string")return Reflect.get(y,m,T);if(c===""&&m in o)return o[m];let R=c?`${c}.${m}`:m;oe[oe.length-1]?.add(R);let A=Reflect.get(y,m,T);if(ae(A))return x(A,R),A;let $=G(A);return _($)?H($,R):$},set(y,m,T,R){if(R!==E&&!Object.prototype.hasOwnProperty.call(y,m))return Reflect.set(y,m,T,R);let A=c?`${c}.${m}`:m,$=ae(T)?T:G(T),K=!Object.prototype.hasOwnProperty.call(y,m);if(!K&&Object.is(y[m],$)&&($===null||typeof $!="object"))return!0;let X=y[m];y[m]=$,u?.delete(m),ae($)?x($,A):O(A);let ye=ae($)||!_($)?$:H($,A);return!K&&v(X,$)?S(A,X,$,ye):j(A,ye,K),!0},deleteProperty(y,m){if(typeof m!="string")return Reflect.deleteProperty(y,m);let T=Object.prototype.hasOwnProperty.call(y,m),R=Reflect.deleteProperty(y,m);if(R&&T){let A=c?`${c}.${m}`:m;(u??(u=new Set)).add(m),O(A),j(A,void 0),Z(c)}return R}});return r.set(l,E),E},z=H(G(e),"");Object.entries(G(e)).forEach(([l,c])=>{ae(c)&&x(c,l)});let D=(l,c,{immediate:f=!1}={})=>(t.has(l)||t.set(l,new Set),t.get(l).add(c),f&&c(gn(z,l),l),()=>t.get(l)?.delete(c)),U=(l,{immediate:c=!1}={})=>(n.add(l),c&&mt(z,"",(f,u)=>l(f,u)),()=>n.delete(l)),V=(l,{deep:c=!1,alsoWakenBy:f}={})=>{let u=!1,E=!1,y={deps:De,reindex:new Set,deep:c,order:yn++,run:()=>{if(u){E=!0;return}u=!0;try{let R=0;do{E=!1;let A=new Set;oe.push(A);try{l()}finally{oe.pop(),y.deps=A}}while(E&&++R<100);E&&console.error("jq79: an effect re-woke itself 100 times in a row (it writes what it reads); giving up on it settling")}finally{u=!1,y.reindex.forEach(R=>R(y.deps))}}};s.add(y);let m=L(y),T=()=>{s.delete(y),m()};return f?.length?W(y,f,T):(y.run(),T)},W=(l,c,f)=>{let u=c.map(E=>E?.[gt]?.(l)).filter(Boolean);return l.run(),()=>{f(),u.forEach(E=>E())}},N=l=>{s.add(l);let c=L(l);return()=>{s.delete(l),c()}},q=()=>{p.forEach(({unsubscribe:l})=>l()),p.clear()};return o.$on=D,o.$onAny=U,o.$effect=V,o.$dispose=q,o[gt]=N,z},Ie=class{constructor(t,n){P(this,"scope",t);P(this,"disposers",null);P(this,"runs",null);P(this,"options");let s=t[be];this.options=n||s?{deep:n,alsoWakenBy:s}:void 0}effect(t){(this.disposers??(this.disposers=[])).push(this.scope.$effect(t,this.options)),(this.runs??(this.runs=[])).push(t)}onDispose(t){(this.disposers??(this.disposers=[])).push(t)}refresh(){this.runs?.forEach(t=>t())}dispose(){let t=this.disposers;if(this.disposers=null,this.runs=null,t)for(let n=0;n<t.length;n++)t[n]()}},le=(e,t=!1)=>new Ie(e,t);var Et=/(?:let|var|const)(?:\s+(?=[A-Za-z_$])|\s*(?=[{[]))/y,bt=/\$:\s*/y,Re=/import(?=\s*\()/y,wt=/\$:\s*([A-Za-z_$][\w$]*)\s*=(?!=)/y,te=(e,t)=>{let n=e[t],s=t+1;for(;s<e.length;){if(e[s]==="\\"){s+=2;continue}if(e[s]===n)return s+1;s++}return e.length},Q=(e,t)=>{let n=e.indexOf(`
2
- `,t);return n===-1?e.length:n},ee=(e,t)=>{let n=e.indexOf("*/",t+2);return n===-1?e.length:n+2},Se=(e,t)=>{let n=t;for(;n<e.length;){if(/\s/.test(e[n])){n++;continue}if(e[n]==="/"&&e[n+1]==="/"){n=Q(e,n);continue}if(e[n]==="/"&&e[n+1]==="*"){n=ee(e,n);continue}break}return n},En=new Set(["return","typeof","case","in","instanceof","new","delete","void","do","else","yield","await"]),ne=(e,t)=>{let n=t-1;for(;n>=0;){let r=e[n];if(/\s/.test(r)){n--;continue}if(r==="/"&&e[n-1]==="*"){let o=e.lastIndexOf("/*",n-2);if(o===-1)return!0;n=o-1;continue}break}if(n<0)return!0;let s=e[n];if(/[\w$]/.test(s)){let r=n;for(;r>0&&/[\w$]/.test(e[r-1]);)r--;return En.has(e.slice(r,n+1))}return(s==="+"||s==="-")&&e[n-1]===s?!1:!")]}\"'`.".includes(s)},se=(e,t)=>{let n=t+1,s=!1;for(;n<e.length;){let r=e[n];if(r==="\\"){n+=2;continue}if(r===`
3
- `)return n;if(r==="[")s=!0;else if(r==="]")s=!1;else if(r==="/"&&!s){for(n++;n<e.length&&/[a-z]/i.test(e[n]);)n++;return n}n++}return e.length},bn=/^(\?\.|\?\?|&&|\|\||\*\*|[.,+\-*/%&|^<>=?:([])/,wn=(e,t)=>{let n=t-1;for(;n>=0;){let s=e[n];if(/\s/.test(s)){n--;continue}if(s==="/"&&e[n-1]==="*"){let r=e.lastIndexOf("/*",n-2);if(r===-1)return"";n=r-1;continue}return s}return""},St=(e,t)=>{let n=0,s=t;for(;s<e.length;){let r=e[s];if(r==="'"||r==='"'||r==="`"){s=te(e,s);continue}if(r==="/"&&e[s+1]==="/"){s=Q(e,s);continue}if(r==="/"&&e[s+1]==="*"){s=ee(e,s);continue}if(r==="/"&&ne(e,s)){s=se(e,s);continue}if("([{".includes(r))n++;else if(")]}".includes(r))n--;else{if(n<=0&&r===";")return s;if(n<=0&&r===`
4
- `){let o=Se(e,s+1);if(!(o<e.length&&(bn.test(e.slice(o,o+2))||[",","="].includes(wn(e,s)))))return s;s=o;continue}}s++}return e.length},Sn=e=>{let t=[],n=0,s=0,r=0,o=a=>{t.push({raw:e.slice(s,a),codeEnd:Math.max(0,r-s)}),s=a+1,r=s},i=0;for(;i<e.length;){let a=e[i];if(a==="'"||a==='"'||a==="`"){i=te(e,i),r=i;continue}if(a==="/"&&e[i+1]==="/"){i=Q(e,i);continue}if(a==="/"&&e[i+1]==="*"){i=ee(e,i);continue}if(a==="/"&&ne(e,i)){i=se(e,i),r=i;continue}if("([{".includes(a))n++;else if(")]}".includes(a))n--;else if(a===","&&n<=0){o(i),i++;continue}/\s/.test(a)||(r=i+1),i++}return o(e.length),t},qe=e=>{let t=e.trim();if(!t.startsWith("{")&&!t.startsWith("["))return Te.test(t)?[t]:[];let n=[];for(let s of We(t.slice(1,$t(t)))){s.startsWith("...")&&(s=s.slice(3).trim());let r=Fe(s);if(r!==-1&&(s=s.slice(0,r).trim()),t.startsWith("{")){let o=Ue(s,":");if(o!==-1){n.push(...qe(s.slice(o+1)));continue}}n.push(...qe(s))}return n},Rn=e=>{let t=[],n=Sn(e).map(({raw:o,codeEnd:i})=>{let a=o.match(/^\s*/)[0];if(i<=a.length)return{text:o,empty:!0};let d=o.slice(a.length,i),g=o.slice(i),h=Fe(d),w=(h===-1?d:d.slice(0,h)).trim(),C=d[0]==="{"||d[0]==="[";C?t.push(...qe(w)):Te.test(w)&&t.push(w);let L=xe(d).code;return{text:`${a}${C?`(${L})`:L}${g}`,empty:!1}}),s=[];for(;n.length&&n[n.length-1].empty;)s.unshift(n.pop().text);let r=n.map(o=>o.text).join(",")+s.join("");return r.trimStart().startsWith("(")&&(r=`;${r}`),{vars:t,code:r}},xe=e=>{let t=[],n="",s=0,r=0,o=!0;for(;s<e.length;){let i=e[s],a=e[s+1];if(i==="'"||i==='"'||i==="`"){let d=te(e,s);n+=e.slice(s,d),s=d,o=!1;continue}if(i==="/"&&(a==="/"||a==="*")){let d=a==="/"?Q(e,s):ee(e,s);n+=e.slice(s,d),s=d;continue}if(i==="/"&&ne(e,s)){let d=se(e,s);n+=e.slice(s,d),s=d,o=!1;continue}if(i==="i"&&(s===0||!/[\w$.]/.test(e[s-1]))&&(Re.lastIndex=s,Re.test(e))){n+="$__import",s+=6,o=!1;continue}if(r===0&&o){Et.lastIndex=s;let d=Et.exec(e);if(d){let h=s+d[0].length,w=St(e,h),{vars:C,code:L}=Rn(e.slice(h,w));t.push(...C),n+=L,s=w,o=!1;continue}bt.lastIndex=s;let g=bt.exec(e);if(g){wt.lastIndex=s;let h=wt.exec(e);h&&t.push(h[1]);let w=s+g[0].length,C=St(e,w);n+=`$__effect(() => { ${xe(e.slice(w,C)).code} });`,s=C;continue}}"([{".includes(i)?r++:")]}".includes(i)&&(r=Math.max(0,r-1)),i===`
5
- `||i===";"||i==="}"?o=!0:/\s/.test(i)||(o=!1),n+=i,s++}return{vars:t,code:n}},$e=/export\s+default(?![\w$])/y,Rt=/import\s*(?:([\w$\s,{}*]+?)\s*from\s*)?(["'])([^"'\n]+)\2/y,$n=e=>{let t=[],n=0,s=0;for(let r=0;r<=e.length;r++){let o=e[r];if(o==="{")n++;else if(o==="}")n--;else if(r===e.length||o===","&&n===0){let i=e.slice(s,r).trim();i&&t.push(i),s=r+1}}return t},Tn=(e,t,n)=>{let s=`await $__import(${JSON.stringify(t)})`;if(e===void 0)return s;let r=$n(e),o=[],i=s;if(r.length>1){let a=`$__mod${n}`;o.push(`${a} = ${s}`),i=a}for(let a of r)a.startsWith("{")?o.push(`${a.replace(/\s+as\s+/g,": ")} = ${i}`):a.startsWith("*")?o.push(`${a.replace(/^\*\s*as\s+/,"")} = ${i}`):o.push(`${a} = $__default(${i})`);return`const ${o.join(", ")}`},Te=/^[A-Za-z_$][\w$]*$/,$t=e=>{let t=0,n=0;for(;n<e.length;){let s=e[n];if(s==="'"||s==='"'||s==="`"){n=te(e,n);continue}if(s==="/"&&e[n+1]==="/"){n=Q(e,n);continue}if(s==="/"&&e[n+1]==="*"){n=ee(e,n);continue}if(s==="/"&&ne(e,n)){n=se(e,n);continue}if("([{".includes(s))t++;else if(")]}".includes(s)&&--t===0)return n;n++}return e.length},Ue=(e,t)=>{let n=0,s=0;for(;s<e.length;){let r=e[s];if(r==="'"||r==='"'||r==="`"){s=te(e,s);continue}if(r==="/"&&e[s+1]==="/"){s=Q(e,s);continue}if(r==="/"&&e[s+1]==="*"){s=ee(e,s);continue}if(r==="/"&&r!==t&&ne(e,s)){s=se(e,s);continue}if("([{".includes(r))n++;else if(")]}".includes(r))n--;else if(n===0&&r===t)return s;s++}return-1},We=e=>{let t=[],n=0,s=0,r=0;for(;r<=e.length;){let o=e[r];if(o==="'"||o==='"'||o==="`"){r=te(e,r);continue}if(o==="/"&&e[r+1]==="/"){r=Q(e,r);continue}if(o==="/"&&e[r+1]==="*"){r=ee(e,r);continue}if(o==="/"&&ne(e,r)){r=se(e,r);continue}if(o!==void 0&&"([{".includes(o))n++;else if(o!==void 0&&")]}".includes(o))n--;else if(r===e.length||o===","&&n===0){let i=e.slice(s,r).trim();i&&t.push(i),s=r+1}r++}return t},Fe=e=>{let t=0;for(;t<e.length;){let n=Ue(e.slice(t),"=");if(n===-1)return-1;let s=t+n;if(e[s+1]!=="="&&e[s+1]!==">"&&e[s-1]!=="="&&e[s-1]!=="!")return s;t=s+1}return-1},Ne=e=>{let t=(e??"").trim();if(!t.startsWith("{"))return null;let n=$t(t);if(n>=t.length)return null;let s=[];for(let r of We(t.slice(1,n))){if(r.startsWith("..."))continue;let o=Fe(r),i=o===-1?r:r.slice(0,o),a=o===-1?void 0:r.slice(o+1).trim(),d=Ue(i,":"),g=(d===-1?i:i.slice(0,d)).trim();if(!Te.test(g))continue;let h={name:g};a!==void 0&&(h.default=a);let w=d===-1?"":i.slice(d+1).trim();Te.test(w)&&(h.as=w),s.push(h)}return s},xn=e=>{let t=0,n=0,s=!0;for(;t<e.length;){let r=e[t];if(r==="'"||r==='"'||r==="`"){t=te(e,t),s=!1;continue}if(r==="/"&&e[t+1]==="/"){t=Q(e,t);continue}if(r==="/"&&e[t+1]==="*"){t=ee(e,t);continue}if(r==="/"&&ne(e,t)){t=se(e,t),s=!1;continue}if(r==="e"&&n===0&&s&&(t===0||!/[\w$.]/.test(e[t-1]))){$e.lastIndex=t;let o=$e.exec(e);if(o)return t+o[0].length}"([{".includes(r)?n++:")]}".includes(r)&&(n=Math.max(0,n-1)),r===`
6
- `||r===";"||r==="}"?s=!0:/\s/.test(r)||(s=!1),t++}return-1},Nn=/^async(?![\w$])/,An=/^function(?![\w$])\s*\*?\s*[A-Za-z_$][\w$]*|^function(?![\w$])\s*\*?/,_n=e=>{let t=xn(e);if(t===-1)return null;let n=Se(e,t),s=e.slice(n);Nn.test(s)&&(n=Se(e,n+5));let r=An.exec(e.slice(n));if(r&&(n=Se(e,n+r[0].length)),e[n]!=="(")return null;let o=0,i=n;for(;i<e.length;){let a=e[i];if(a==="'"||a==='"'||a==="`"){i=te(e,i);continue}if(a==="/"&&e[i+1]==="/"){i=Q(e,i);continue}if(a==="/"&&e[i+1]==="*"){i=ee(e,i);continue}if(a==="/"&&ne(e,i)){i=se(e,i);continue}if("([{".includes(a))o++;else if(")]}".includes(a)&&--o===0)break;i++}return We(e.slice(n+1,i))[0]??""},Ae=e=>{let t=_n(e);if(t===null)return null;let n=Ne(t),s=n?.find(r=>r.name.startsWith("$"))?.name;if(s)throw new Error(`jq79: the factory signature is (props, ctx), so \`${s}\` can't be destructured from the first parameter. Write \`export default (props, { ${s} }) => \u2026\`, or \`_\` in place of props if the component takes none.`);return n},Tt=e=>{let t="",n=0,s=0,r=!0,o=!1,i=0;for(;n<e.length;){let a=e[n],d=e[n+1],g=n===0||!/[\w$.]/.test(e[n-1]);if(a==="'"||a==='"'||a==="`"){let h=te(e,n);t+=e.slice(n,h),n=h,r=!1;continue}if(a==="/"&&(d==="/"||d==="*")){let h=d==="/"?Q(e,n):ee(e,n);t+=e.slice(n,h),n=h;continue}if(a==="/"&&ne(e,n)){let h=se(e,n);t+=e.slice(n,h),n=h,r=!1;continue}if(a==="i"&&g){if(Re.lastIndex=n,Re.test(e)){t+="$__import",n+=6,r=!1;continue}if(s===0&&r){Rt.lastIndex=n;let h=Rt.exec(e);if(h){t+=Tn(h[1],h[3],i++),n+=h[0].length,r=!1;continue}}}if(a==="e"&&g&&s===0&&r){$e.lastIndex=n;let h=$e.exec(e);if(h){o=!0,t+="$__exports.default =",n+=h[0].length,r=!1;continue}}"([{".includes(a)?s++:")]}".includes(a)&&(s=Math.max(0,s-1)),a===`
7
- `||a===";"||a==="}"?r=!0:/\s/.test(a)||(r=!1),t+=a,n++}return o?t:null};var Cn="0.6.2",Ft=e=>Object.fromEntries(Array.from(e.attributes).map(t=>[t.name,t.value])),Bt=e=>{let t=Ft(e),n=t[Ke];return delete t[Ke],{tag:e.tagName.toLowerCase(),attrs:t,...n===void 0?{}:{component:n},children:Array.from((e instanceof HTMLTemplateElement?e.content:e).childNodes).flatMap(s=>{if(s.nodeType===Node.TEXT_NODE){let r=s.textContent??"";return r?[r]:[]}return s.nodeType===Node.ELEMENT_NODE?[Bt(s)]:[]})}},xt=new Map,Ht=(e,t)=>{let n=`${t.join(",")}|${e}`,s=xt.get(n);if(s===void 0){try{s=new Function("$scope",...t,`with ($scope) { return (${e}
8
- ); }`)}catch{s=null}xt.set(n,s)}return s},jn=/^(?:([\w$]+) is not defined|Can't find variable: ([\w$]+))/,On=100,de=new Map,Qe=new Set,_e=0,ze=!1,Ge=new Set,Pn=()=>{ze=!1,!(_e>0)&&(de.forEach(({name:e,expr:t,scope:n},s)=>{e in n||(Qe.add(s),console.warn(`jq79: ${e} is not defined - evaluating "${t}". Template expressions resolve against the component store: a top-level let/var/const in a :setup script, a declared prop, or a global. Note a "function name() {}" declaration is not on the store - write "const name = () => {}".`))}),de.clear())},zt=()=>{ze||_e>0||!de.size||(ze=!0,queueMicrotask(Pn))},Gt=e=>{_e++;let t=()=>{_e--,zt()};e.then(t,t)},vn=(e,t)=>{if(Ge.has(e))return;Ge.add(e);let n=t?.message||String(t);console.error(`jq79: ${n} - evaluating "${e}". The expression rendered as nothing. If the value arrives later, guard it - "a?.b", or :if on the element.`)},Zt=(e,t,n)=>{if(!(n instanceof ReferenceError))return vn(e,n);let s=jn.exec(n.message),r=s?.[1]??s?.[2];if(!r)return;let o=`${r}|${e}`;Qe.has(o)||de.has(o)||de.size>=On||(de.set(o,{name:r,expr:e,scope:t}),zt())},Kt=(e,t,n)=>{let s=Ht(e,n?Object.keys(n):[]);if(s)return s(t,...n?Object.values(n):[])},M=(e,t,n)=>{try{return Kt(e,t,n)}catch(s){Zt(e,t,s);return}},Vt=(e,t,n)=>{try{return Kt(e,t,n)}catch(s){if(!(s instanceof ReferenceError))throw s;Zt(e,t,s);return}},Be=/{{\s*([\s\S]+?)\s*}}/g,Nt=new Map,Ln=e=>{let t=Nt.get(e);if(t)return t;let n=[],s=0;Be.lastIndex=0;for(let r=Be.exec(e);r;r=Be.exec(e))r.index>s&&n.push(e.slice(s,r.index)),n.push({expr:r[1]}),s=r.index+r[0].length;return s<e.length&&n.push(e.slice(s)),Nt.set(e,n),n},Mn=(e,t)=>{if(e.length===1){let s=e[0];return typeof s=="string"?s:String(M(s.expr,t)??"")}let n="";for(let s of e)n+=typeof s=="string"?s:String(M(s.expr,t)??"");return n},Dn=new Set([":attrs",":class",":value",":checked",":selected",":if",":elseif",":else",":each",":key",":with",":text",":html",":html.allowed",":props"]),et=e=>Dn.has(e)||e.startsWith(":class.")||e.startsWith(":props.")||e===":slot"||e.startsWith(":slot."),kn=/^\s*\(?\s*(\w+)\s*(?:,\s*(\w+))?\s*\)?\s+in\s+([\s\S]+)$/,In=(e,t,n,s)=>{let[r,...o]=t.slice(1).split("."),i=new Set(o);e.addEventListener(r,a=>{if(i.has("self")&&a.target!==e)return;i.has("prevent")&&a.preventDefault(),i.has("stop")&&a.stopPropagation();let d=Vt(n,s,{$event:a});typeof d=="function"&&d.call(e,a)},{once:i.has("once"),capture:i.has("capture")})},qn=(e,t,n,s)=>{let[r,...o]=t.slice(1).split("."),i=new Set(o),a=d=>{i.has("prevent")&&d.preventDefault(),i.has("stop")&&d.stopPropagation(),i.has("once")&&e.off(r,a),ge(()=>{let g=Vt(n,s,{$event:d});typeof g=="function"&&g(d)})};e.on(r,a)},ie=e=>e.replace(/-(\w)/g,(t,n)=>n.toUpperCase()),Ze=e=>e.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`),tt=e=>e instanceof DocumentFragment?{first:e.firstChild,last:e.lastChild}:{first:e,last:e},Oe=({first:e,last:t})=>{for(let n=e;n;){let s=n===t?null:n.nextSibling;n.parentNode?.removeChild(n),n=s}},Un=e=>{e.forEach(t=>{if(t.first===t.last)return Oe(t);if(!t.first.parentNode)return;let s=document.createRange();s.setStartBefore(t.first),s.setEndAfter(t.last),s.deleteContents()})},Wn=(e,t)=>{let n=[],s=null;return e.forEach(r=>{if(!t(r)){s=null;return}s&&s.last.nextSibling===r.range.first?s.last=r.range.last:n.push(s={first:r.range.first,last:r.range.last})}),n},Fn=({first:e,last:t},n)=>{let s=n.nextSibling;for(let r=e;r;){let o=r===t?null:r.nextSibling;n.parentNode.insertBefore(r,s),r=o}},At=(e,t)=>{let n=t.replace(/-/g,"").toLowerCase();for(let s=e;s&&s!==Object.prototype;s=Object.getPrototypeOf(s))for(let r of Object.keys(s))if(/^[A-Z]/.test(r)&&r.replace(/-/g,"").toLowerCase()===n)return r;return null},ce=null,Ce=null,Bn=e=>{let t={memo:ce,base:Ce};return ce=new Map,Ce=e,t},Hn=e=>{ce=e.memo,Ce=e.base},_t=(e,t)=>{if(!ce)return At(e,t);let n=t.replace(/-/g,"").toLowerCase();for(let s=e;s&&s!==Object.prototype;s=Object.getPrototypeOf(s)){if(s===Ce){if(ce.has(t))return ce.get(t);let r=At(s,t);return ce.set(t,r),r}for(let r of Object.keys(s))if(/^[A-Z]/.test(r)&&r.replace(/-/g,"").toLowerCase()===n)return r}return null},zn=e=>{let t=new Set;for(let n=e;n&&n!==Object.prototype;n=Object.getPrototypeOf(n))for(let s of Object.keys(n))/^[A-Z]/.test(s)&&t.add(s);return[...t].sort()},Gn=(e,t)=>{let n=zn(t);return new Error(`jq79: <${e}> is not defined - no component of that name is in scope, and nothing renders here. Import it in a :setup script, declare it as a prop, or add a <template name="${e}"> to this file. In scope: ${n.length?n.join(", "):"(none)"}.`)},Ct=200,He=0,Xt=Symbol("jq79.slots"),Zn=e=>e==="slot"||e.startsWith("slot."),Jt=e=>e?ie(e):"default",nt=e=>Object.keys(e.attrs).find(t=>t===":slot"||t.startsWith(":slot.")),Kn=e=>e==="default"?":slot":`:slot.${e}`,Vn=e=>typeof e!="string"||e.trim()!=="",Xn=e=>{let t={},n=[];e.children.forEach(r=>{let o=typeof r=="object"&&r.tag==="template"?nt(r):void 0;if(typeof r=="string"||o===void 0){n.push(r);return}let i=Jt(o.slice(6));if(i in t){console.warn(`jq79: two <template ${Kn(i)}> in <${e.tag}>; the second was ignored`);return}t[i]={nodes:r.children,binder:r.attrs[o]||void 0}});let s=n.some(Vn);return s&&"default"in t?console.warn(`jq79: <${e.tag}> has both a <template :slot> and content outside it - the <template> is the default slot's content, and the rest was ignored`):s&&(t.default={nodes:n,binder:e.attrs[":slot"]||void 0}),t},Jn=(e,t,n)=>{Ne(t)?.forEach(({name:s,as:r,default:o})=>{let i=r??s;Object.defineProperty(e,i,{enumerable:!0,configurable:!0,get:()=>{let a=n[s]?.();return a===void 0&&o!==void 0?M(o,e):a},set:()=>console.warn(`jq79: "${i}" is a slot prop - it comes from the component, so assigning to it does nothing`)})})},Yn=e=>{let t=nt(e);return console.warn(`jq79: <template ${t}> fills a slot only as a direct child of a component tag; here it rendered nothing`),document.createComment(`misplaced ${t}`)},Qn=(e,t)=>{let n=Object.entries(Xn(e));if(!n.length)return null;let s={};return n.forEach(([r,o])=>{s[r]=es(o,t)}),s},es=(e,t)=>(n,s,r,o)=>{let i=Object.create(t);Jn(i,e.binder,n);let a=i[be]??[];Object.defineProperty(i,be,{value:[...a,s]});let d=le(i);return r.onDispose(()=>d.dispose()),fe(e.nodes,i,d,o)},ts=(e,t,n,s)=>{let r=Jt(e.tag.slice(5)),o=document.createDocumentFragment(),i=document.createComment(e.tag),a=document.createComment(`/${e.tag}`);o.append(i,a);let d=t[Xt]?.[r];if(!d)return o.insertBefore(fe(e.children,t,n,s),a),o;let g={};return Object.entries(e.attrs).forEach(([h,w])=>{if(!(h===Pe||et(h)||h.startsWith("@")))if(h.startsWith(":")){let C=w||h.slice(1);g[ie(h.slice(1))]=()=>M(C,t)}else g[ie(h)]=()=>w}),o.insertBefore(d(g,t,n,s),a),o},jt=(e,t,n,s,r)=>{let o=document.createComment(e),i=document.createComment(`/${e}`),a=document.createDocumentFragment();a.append(o,i);let d=Qn(t,n),g={},h={},w=[],C=[],L=!1;Object.entries(t.attrs).forEach(([S,_])=>{if(S!==Pe){if(S===":props"||S.startsWith(":props.")){L=!0,C.push({expr:_});return}if(!et(S))if(S.startsWith("@"))w.push([S,_]);else if(S===":model"||S.startsWith(":model.")){let p=S===":model"?"default":ie(S.slice(7));h[p]=_||(S===":model"?"model":p)}else if(S.startsWith(":")){let p=ie(S.slice(1));g[p]=_||p,C.push({name:p,expr:_||p})}else{let p=ie(S),x=JSON.stringify(_);g[p]=x,C.push({name:p,expr:x})}}});let I=S=>S==="default"?":model":`:model.${S}`,Z=S=>S==="default"?"model":S,b=S=>`${S}
9
- = $value`,j=new Set;Object.entries(h).forEach(([S,_])=>{let p=Z(S);g[p]!==void 0&&console.warn(`jq79: <${t.tag}> binds prop "${p}" through both :${p} and ${I(S)} - ${I(S)} wins`),g[p]=_,Ht(b(_),["$value"])===null&&(j.add(S),console.warn(`jq79: ${I(S)}="${_}" is not assignable - updates from <${t.tag}> will be dropped`))});let v=()=>{let S={};return C.forEach(({name:_,expr:p})=>{if(_!==void 0)S[_]=M(p,n);else{let x=M(p,n);x!==null&&typeof x=="object"&&Object.assign(S,x)}}),Object.entries(h).forEach(([_,p])=>{S[Z(_)]=M(p,n)}),S},k=null,F=null,J=null,B=new Set,Y=S=>{if(S==null){if(!n[sn]?.has(e)||B.has("unfilled"))return;B.add("unfilled"),console.error(`jq79: <${t.tag}> is declared as a prop and the parent passed nothing - nothing renders here. Pass it (:${e}="\u2026"), or drop it from the signature to use the one declared in this file.`);return}B.has("type")||(B.add("type"),console.error(`jq79: <${t.tag}> is ${typeof S}, not a component - nothing renders here`))};return s.effect(()=>{let S=M(e,n),_=S instanceof re?S:null;if(_||Y(S),_===F||(J?.dispose(),J=null,k?.destroy(),k=null,F=_,!_))return;let p=new re({template:_.template,scripts:_.scripts,styles:_.styles,modules:_.modules,filename:_.filename,siblings:_.siblings,name:_.name});if(d&&(p.slots=d),Object.keys(h).length){let D=new Set;p.modelWriteback=(U,V)=>{let W=U==null?"default":ie(String(U)),N=h[W];return N===void 0?(D.has(W)||(D.add(W),console.warn(`jq79: <${t.tag}> has no ${I(W)} - bound: ${Object.keys(h).map(I).join(", ")}`)),!1):j.has(W)?!1:(ge(()=>M(b(N),n,{$value:V})),!0)}}w.forEach(([D,U])=>qn(p,D,U,n));let x=Ls(p.scripts);Ms(t,e,Object.keys(g),x);let O=It(ge(v),x),H=document.createDocumentFragment();if(He>=Ct){console.error(`jq79: <${t.tag}> is ${Ct} levels deep inside itself; giving up here. A component that renders itself stops when its data stops - is there a cycle in it?`);return}He++;try{(r?p.renderShadow(O):p.render(O)).mount(H)}finally{He--}i.parentNode.insertBefore(H,i);let z=le(n,!0);if(L){let D=[];z.effect(()=>{let U=It(v(),x),V=Object.keys(U);D.forEach(W=>{W in U||(p.data[W]=void 0)}),V.forEach(W=>{p.data[W]=U[W]}),D=V})}else Object.entries(g).forEach(([D,U])=>{x!==null&&!x.has(D)||z.effect(()=>{p.data[D]=M(U,n)})});J=z,k=p}),s.onDispose(()=>{J?.dispose(),k?.destroy()}),a},ns=(e,t)=>{let n=()=>{let s=M(e,t);return s!==null&&typeof s=="object"?s:null};return new Proxy(t,{has(s,r){let o=n();return o!==null&&Reflect.has(o,r)||Reflect.has(s,r)},get(s,r){let o=n();return o!==null&&Reflect.has(o,r)?o[r]:Reflect.get(s,r)},set(s,r,o){let i=n();return i!==null&&Reflect.has(i,r)?(i[r]=o,!0):Reflect.set(s,r,o)}})},me=e=>typeof e=="string"?e.split(/\s+/).filter(Boolean):Array.isArray(e)?e.flatMap(me):e!==null&&typeof e=="object"?Object.entries(e).flatMap(([t,n])=>n?me(t):[]):[],ss=e=>typeof e=="function"?(t,n,s)=>{try{return!!e(t,n,s)}catch{return!1}}:typeof e=="string"||Array.isArray(e)?ct(e):()=>!1,rs=new Set(["allowfullscreen","async","autofocus","autoplay","checked","controls","default","defer","disabled","formnovalidate","inert","ismap","itemscope","loop","multiple","muted","nomodule","novalidate","open","playsinline","readonly","required","reversed","selected"]),Ot=(e,t,n)=>{let s=rs.has(t);(s?!n:n==null)?e.removeAttribute(t):e.setAttribute(t,s?"":String(n))},st=(e,t,n,s)=>{let r=e.attrs[":with"],o=r!==void 0?ns(r,t):t;if(Zn(e.tag))return ts(e,o,n,s);if(e.tag==="template"&&nt(e)!==void 0)return Yn(e);let i=_t(o,e.tag);if(i)return jt(i,e,o,n,s);let a=document.createElement(e.tag);if(e.component&&a instanceof HTMLUnknownElement&&o[Xe]?.count===0)throw Gn(e.component,o);let d=a instanceof HTMLUnknownElement||e.tag.includes("-");if(d){let b=!1;n.effect(()=>{if(b)return;let j=_t(o,e.tag);if(!j)return;b=!0;let v=jt(j,e,o,n,s),k=tt(v);n.onDispose(()=>Oe(k)),a.replaceWith(v)})}for(let b in e.attrs){let j=e.attrs[b];if(b.startsWith("@"))In(a,b,j,o);else if(b===":model"||b.startsWith(":model."))d||console.warn(`jq79: ${b} on <${e.tag}> does nothing - :model binds component tags only (for now)`);else if(!et(b))if(b.startsWith(":"))if(d)a.setAttribute(b,j);else{let v=b.slice(1),k=j||ie(v);n.effect(()=>Ot(a,v,M(k,o)))}else a.setAttribute(b,j)}let g=e.attrs[":attrs"];if(g!==void 0){let b=[];n.effect(()=>{b.forEach(v=>a.removeAttribute(v));let j=M(g,o);b=j&&typeof j=="object"?Object.keys(j):[],b.forEach(v=>Ot(a,v,j[v]))})}let h=e.attrs[":class"],w=null;for(let b in e.attrs)b.startsWith(":class.")&&(w??(w=[])).push([b.slice(7),e.attrs[b]]);if(h!==void 0||w){let b=new Set(me(e.attrs.class??"")),j=[];n.effect(()=>{let v=h!==void 0?me(M(h,o)):[];w?.forEach(([k,F])=>{M(F,o)&&v.push(...me(k))}),j.forEach(k=>{!v.includes(k)&&!b.has(k)&&a.classList.remove(k)}),a.classList.add(...v),j=v})}let C=e.attrs[":text"],L=e.attrs[":html"],I=e.attrs[":html.allowed"];I!==void 0&&L===void 0&&console.warn("jq79: :html.allowed without :html on the same element does nothing"),C!==void 0?n.effect(()=>{a.textContent=String(M(C,o)??"")}):L!==void 0?n.effect(()=>{let b=I!==void 0?{allowUrl:ss(M(I,o))}:void 0;a.innerHTML=ut(String(M(L,o)??""),b)}):a instanceof HTMLTemplateElement?fe(e.children,o,n,s,a.content):fe(e.children,o,n,s,a);let Z=e.attrs[":value"];return Z!==void 0&&n.effect(()=>{let b=String(M(Z,o)??"");a.value!==b&&(a.value=b)}),[":checked",":selected"].forEach(b=>{let j=e.attrs[b];if(j===void 0)return;let v=b.slice(1);n.effect(()=>{a[v]=!!M(j,o)})}),a},os=(e,t,n,s)=>{let r=document.createComment("if"),o=document.createDocumentFragment();o.appendChild(r);let i=null,a=null,d=null;return n.effect(()=>{let g=e.find(w=>w.expr===void 0||M(w.expr,t))??null;if(g===a||(d?.dispose(),i&&Oe(i),i=null,a=g,!g))return;d=le(t);let h=st(g.node,t,d,s);i=tt(h),r.parentNode.insertBefore(h,r.nextSibling)}),o},pe=(e,t,n)=>{Object.defineProperty(e,t,{value:n,writable:!0,enumerable:!0,configurable:!0})},is=e=>{let t=new Uint8Array(e.length),n=[],s=new Int32Array(e.length).fill(-1);for(let r=0;r<e.length;r++){let o=e[r];if(o<0)continue;let i=0,a=n.length;for(;i<a;){let d=i+a>>1;e[n[d]]<o?i=d+1:a=d}i>0&&(s[r]=n[i-1]),n[i]=r}for(let r=n.length?n[n.length-1]:-1;r!==-1;r=s[r])t[r]=1;return t},as=e=>{if(e===null||typeof e!="object"||Array.isArray(e))return!1;let t=Object.getPrototypeOf(e);return t===Object.prototype||t===null},Yt=(e,t)=>typeof e=="string"?t.some(n=>vt(e,n)):Object.values(e.attrs).some(n=>t.some(s=>vt(n,s)))||e.children.some(n=>Yt(n,t)),Pt=/[A-Za-z0-9_$]/,ls=/^[A-Za-z_$][\w$]*\.[A-Za-z_$][\w$]*$/,vt=(e,t)=>{for(let n=e.indexOf(t);n!==-1;n=e.indexOf(t,n+1)){let s=n===0?"":e[n-1],r=e[n+t.length]??"";if(!Pt.test(s)&&!Pt.test(r))return!0}return!1},cs=(e,t,n,s)=>{let r=e.attrs[":each"].match(kn);if(!r)return document.createComment(`invalid :each expression "${e.attrs[":each"]}"`);let[,o,i,a]=r,d=e.attrs[":key"],g=d===o,h=d!==void 0&&!g&&ls.test(d)&&d.startsWith(`${o}.`)?d.slice(o.length+1):void 0,{[":each"]:w,[":key"]:C,...L}=e.attrs,I={...e,attrs:L},Z=["$index",...i?[i]:[]],b=Yt(I,Z),j=document.createComment("each"),v=document.createDocumentFragment();v.appendChild(j),(":if"in e.attrs||":elseif"in e.attrs||":else"in e.attrs)&&console.warn("jq79: :if/:elseif/:else on a :each element is ignored; filter the list expression instead");let k=[],F=!1;return n.effect(()=>{let J=Bn(t);try{let B=M(a,t),Y=Array.isArray(B),S=Y?null:as(B)?Object.keys(B):[],_=Y?B.length:S.length,p=new Map;k.forEach((N,q)=>{N.pos=q;let l=p.get(N.key);l?l.push(N):p.set(N.key,[N])});let x=new Set,O=[],H=[],z=[],D;for(let N=0;N<_;N++){let q=Y?N:S[N],l=Y?B[N]:B[q],c=q;g?c=l:h!==void 0&&l!==null&&typeof l=="object"?c=l[h]:d!==void 0&&(D===void 0?(D=Object.create(t),pe(D,o,l),i&&pe(D,i,q),pe(D,"$index",N)):(D[o]=l,i&&(D[i]=q),D.$index=N),c=M(d,D)),x.has(c)&&!F&&(F=!0,console.warn(`jq79: duplicate :key in :each "${e.attrs[":each"]}"; duplicates pair up by position`)),x.add(c);let f=p.get(c)?.shift();if(f&&Object.is(f.item,l)){let m=f.scope;m.$index!==N&&(b&&O.push(f),m.$index=N),i&&m[i]!==q&&(m[i]=q),H.push(f),z.push(f.pos);continue}f&&(f.fx.dispose(),Oe(f.range));let u=Object.create(t);pe(u,o,l),i&&pe(u,i,q),pe(u,"$index",N);let E=le(t),y=tt(st(I,u,E,s));H.push({key:c,item:l,scope:u,fx:E,range:y,pos:N}),z.push(-1)}let U=new Set;p.forEach(N=>N.forEach(q=>U.add(q))),U.size&&(U.forEach(N=>{N.dead=!0,N.fx.dispose()}),Un(Wn(k,N=>N.dead===!0)));let V=j,W=is(z);H.forEach((N,q)=>{!W[q]&&V.nextSibling!==N.range.first&&Fn(N.range,V),V=N.range.last}),O.forEach(N=>ge(()=>N.fx.refresh())),k=H}finally{Hn(J)}}),v},fe=(e,t,n,s=!1,r)=>{let o=r??document.createDocumentFragment(),i=0;for(;i<e.length;){let a=e[i];if(typeof a=="string"){let d=document.createTextNode(a);if(a.includes("{{")){let g=Ln(a);n.effect(()=>{let h=Mn(g,t);d.textContent!==h&&(d.textContent=h)})}o.appendChild(d),i++;continue}if(":each"in a.attrs){o.appendChild(cs(a,t,n,s)),i++;continue}if(":if"in a.attrs){let d=[{expr:a.attrs[":if"],node:a}];i++;let g=w=>{let C=i;for(;C<e.length&&typeof e[C]=="string"&&!e[C].trim();)C++;let L=e[C];if(typeof L=="object"&&w in L.attrs)return i=C+1,L};for(let w=g(":elseif");w;w=g(":elseif"))d.push({expr:w.attrs[":elseif"],node:w});let h=g(":else");h&&d.push({node:h}),o.appendChild(os(d,t,n,s));continue}o.appendChild(st(a,t,n,s)),i++}return o},Qs=(e,t,n=!1)=>fe(e.template,t,le(t),n),ds=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),us=/<([A-Za-z][\w.-]*)((?:"[^"]*"|'[^']*'|[^>"'])*?)\/>/g,rt=/(<script[\s\S]*?<\/script\s*>|<style[\s\S]*?<\/style\s*>)/gi,fs=e=>e.split(rt).map((t,n)=>n%2===1?t:t.replace(us,(s,r,o)=>ds.has(r.toLowerCase())?s:`<${r}${o}></${r}>`)).join(""),Qt=/<([A-Za-z][\w.-]*)((?:"[^"]*"|'[^']*'|[^>"'])*)>/g,ps=/"[^"]*"|'[^']*'|(^|\s)\.\.\.([A-Za-z_$][\w$.]*)/g,hs=e=>e.split(rt).map((t,n)=>n%2===1?t:t.replace(Qt,(s,r,o)=>{let i=0,a=o.replace(ps,(d,g,h)=>h===void 0?d:`${g}:props.${i++}="${h}"`);return`<${r}${a}>`})).join(""),gs=/"[^"]*"|'[^']*'|(^|\s)(:[\w.$-]+)/g,ms=/<\/slot\.([\w.$-]+)(\s*)>/gi,ys=/^slot\./i,Es=e=>ys.test(e)?`slot.${Ze(e.slice(5))}`:e,Ke=":jq79-component",bs=/^[A-Z]/,ws=/\/\s*$/,Ss=(e,t)=>{if(!bs.test(e))return t;let n=` ${Ke}="${e}"`,s=ws.exec(t);return s?`${t.slice(0,s.index)}${n}${s[0]}`:`${t}${n}`},Rs=e=>e.split(rt).map((t,n)=>n%2===1?t:t.replace(Qt,(s,r,o)=>{let i=o.replace(gs,(a,d,g)=>g===void 0?a:`${d}${Ze(g)}`);return`<${Es(r)}${Ss(r,i)}>`}).replace(ms,(s,r,o)=>`</slot.${Ze(r)}${o}>`)).join(""),Pe="data-jq79",$s=e=>{let t=2166136261;for(let n=0;n<e.length;n++)t=Math.imul(t^e.charCodeAt(n),16777619);return(t>>>0).toString(36)},en=(e,t)=>{e.forEach(n=>{typeof n!="string"&&(n.attrs[Pe]=t,en(n.children,t))})},Ts=(e,t)=>e.split(",").map(n=>{let s=n.trim(),r=s.indexOf("::"),o=r===-1?s:s.slice(0,r),i=r===-1?"":s.slice(r);return`${o}[${Pe}="${t}"]${i}`}).join(", "),tn=(e,t)=>{Array.from(e).forEach(n=>{n instanceof CSSStyleRule?n.selectorText=Ts(n.selectorText,t):n instanceof CSSGroupingRule&&tn(n.cssRules,t)})},xs=(e,t)=>{/:deep\(|::v-deep|>>>/.test(e)&&console.warn("jq79: :deep()/::v-deep/>>> are not supported in <style scoped>; the rule will be dropped by the browser");let n=new CSSStyleSheet;return n.replaceSync(e),tn(n.cssRules,t),Array.from(n.cssRules).map(s=>s.cssText).join(`
10
- `)},Ns=/^[A-Z][A-Za-z0-9]*$/,Ve=e=>{let t=fs(hs(Rs(e))),s=new DOMParser().parseFromString(`<template>${t}</template>`,"text/html").querySelector("template"),r=[],o=[];Array.from(s.content.children).forEach(d=>{d.tagName==="TEMPLATE"?o.push(d):r.push(d)});let i=Lt(r,e),a={};return o.forEach(d=>{let g=d.getAttribute("name");if(g===null){console.warn("jq79: a top-level <template> without a name declares nothing and was ignored");return}if(!Ns.test(g)){console.warn(`jq79: <template name="${g}"> was ignored - a component name has to be PascalCase, or no tag could ever reference it (only capitalized names resolve as components)`);return}if(g in a){console.warn(`jq79: two <template name="${g}"> in one file; the second was ignored`);return}a[g]=new re({...Lt(Array.from(d.content.children),d.innerHTML),siblings:a,name:g})}),Object.keys(a).length&&(i.siblings=a),i},Lt=(e,t)=>{let n=[],s=[],r=[];e.forEach(i=>{let a={attrs:Ft(i),content:i.textContent??""};i.tagName==="SCRIPT"?n.push(a):i.tagName==="STYLE"?s.push(a):r.push(Bt(i))}),s.forEach(i=>{"lang"in i.attrs&&console.warn(`jq79: <style lang="${i.attrs.lang}"> needs the jq79/vite plugin to compile it. This component didn't go through the bundler, so its styles were left uncompiled and the browser will ignore them.`)});let o=i=>"scoped"in i.attrs&&!("lang"in i.attrs);if(s.some(o)){let i=$s(t);en(r,i),s.forEach(a=>{o(a)&&(a.scoped=xs(a.content,i))})}return{template:r,scripts:n,styles:s}},ot=e=>/\.html?([?#]|$)/.test(e)?Je(e):import(e),As=/^(?:\.\.?\/|\/|[a-z][a-z0-9+.-]*:)/i,_s=(e,t)=>{if(!As.test(e))return e;try{return new URL(e,new URL(t??"",document.baseURI)).href}catch{return e}},nn=(e,t)=>e?`
11
- //# sourceURL=${e}?jq79-script=${t}`:"",Mt=e=>e.scoped??e.content,je=new Map,Cs=e=>{let t=je.get(e);if(!t){let n=document.createElement("style");n.textContent=e,document.head.appendChild(n),t={el:n,count:0},je.set(e,t)}t.count++},js=e=>{let t=je.get(e);t&&--t.count<=0&&(t.el.remove(),je.delete(e))},Os=(e,t,n,s={},r=ot,o={})=>{let i={...rn,...s},a=new Proxy(t,{has:(h,w)=>w!=="$__effect"&&w!=="$__import"&&w!=="$__state"&&(Reflect.has(h,w)||!(w in globalThis)&&!(w in i))}),d={},g=new Function("$scope","$__effect","$__import","$__state",...Object.keys(i),`return (async () => { with ($scope) { ${e} }
12
- ;$__state.done = true })()${nn(o.filename,o.index??0)}`)(a,n,r,d,...Object.values(i));return g.catch(h=>console.error("jq79: error in :setup script",h)),Gt(g),{settled:g,sync:d.done===!0}},Dt=(e,t)=>{t?.forEach(({name:n,default:s})=>{e[n]===void 0&&(e[n]=s===void 0?void 0:M(s,e))})},it=e=>{let t=e.attrs[":setup"];if(t===void 0)return null;if(t.trim()==="")return[];let n=Ne(t);return n||Ps(e,t),n},kt=new WeakSet,Ps=(e,t)=>{t.trim()==="_"||kt.has(e)||(kt.add(e),console.warn(`jq79: :setup="${t}" is not a props pattern, so this component declares no signature and takes whatever a parent passes - write the props it takes ("{ a, b }"), a bare :setup for none, or "_" to stay open on purpose`))},vs=e=>{let t=new Set;return e.forEach(n=>{(Ae(n.content)??it(n))?.forEach(({name:r})=>t.add(r))}),t},Ls=e=>{let t=null;return e.forEach(n=>{let s=Ae(n.content)??it(n);if(!s)return;let r=t??(t=new Set);s.forEach(({name:o})=>r.add(o))}),t},It=(e,t)=>{if(t===null)return e;let n={};return Object.keys(e).forEach(s=>{t.has(s)&&(n[s]=e[s])}),n},qt=new WeakMap,Ms=(e,t,n,s)=>{if(s===null)return;let r=qt.get(e)??new Set;qt.set(e,r),n.forEach(o=>{s.has(o)||r.has(o)||(r.add(o),console.warn(`jq79: :${o} is not declared by <${t}> - add it to the :setup signature, or drop it`))})},Ds=(e,t)=>{if(!e)return null;let n=Object.create(null),s=!1;return Object.entries(e).forEach(([r,o])=>{t.has(r)||(n[r]=o,s=!0)}),s?n:null},sn=Symbol("jq79.unfilledProps"),Xe=Symbol("jq79.pendingScripts"),ks=e=>e&&e.default!==void 0?e.default:e,Is=(e,t,n,s={},r=ot,o={})=>{let i={...rn,...s},a={},d=new Function("$__exports","$__default","$__import",...Object.keys(i),`return (async () => { "use strict";
1
+ var $n=Object.defineProperty;var Tn=(e,t,n)=>t in e?$n(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var M=(e,t,n)=>Tn(e,typeof t!="symbol"?t+"":t,n);function ge(e,t){return typeof e=="string"?document.querySelector(e):e.querySelector(t)}function De(e,t){return Array.from(typeof e=="string"?document.querySelectorAll(e):e.querySelectorAll(t))}var Ie=(e,t={})=>{let n=document.createElement(e);for(let[s,r]of Object.entries(t))if(s==="className")n.className=Array.isArray(r)?r.join(" "):r;else if(s==="textContent")n.textContent=r;else if(s==="children")for(let i of r)n.appendChild(i);else n.setAttribute(s,r);return n},xn=new Set(["a","b","i","em","strong","p","br","ul","ol","li","blockquote","code","pre","span","div","h1","h2","h3","h4","h5","h6","img"]),dt={a:new Set(["href","title"]),img:new Set(["src","alt"]),"*":new Set(["class"])},Nn=new Set(["http:","https:","mailto:"]);function Cn(e){try{let t=new URL(e,"https://example.com");return Nn.has(t.protocol)}catch{return!1}}var An={"https:":"443","http:":"80"};function On(e){let t=e.trim().toLowerCase().match(/^([a-z\d*][a-z\d.*-]*?)(?::(\d{1,5}|\*))?$/);if(!t)return null;let[,n,s]=t,r=n.split(".");return r.some(o=>o!=="*"&&!/^[a-z\d-]+$/.test(o))?null:{host:new RegExp(`^${r.map(o=>o==="*"?"[^.]+":o).join("\\.")}$`),port:!s||s==="*"?null:s}}var ht=e=>{let t=(Array.isArray(e)?e:e.split(",")).map(On).filter(n=>n!==null);return n=>{let s=n.hostname.toLowerCase(),r=n.port||An[n.protocol]||"";return t.some(i=>i.host.test(s)&&(i.port===null||i.port===r))}};function _n(e,t,n,s){try{return!!e(new URL(t,document.baseURI),n,s)}catch{return!1}}var pt=512;function gt(e,t,n,s){if(n>pt)throw new RangeError(`jq79: sanitizeHTML input nests deeper than ${pt} elements`);for(let r of Array.from(e.childNodes))if(r.nodeType===Node.ELEMENT_NODE){let i=jn(r,n,s);i&&t.appendChild(i)}else r.nodeType===Node.TEXT_NODE&&t.appendChild(r.cloneNode())}function jn(e,t,n){let s=e.tagName.toLowerCase();if(!xn.has(s))return null;let r=document.createElement(s);for(let i of Array.from(e.attributes)){let o=i.name.toLowerCase(),a=dt[s]?.has(o),l=dt["*"]?.has(o);!a&&!l||(o==="href"||o==="src")&&(!Cn(i.value)||n&&!_n(n,i.value,s,o))||r.setAttribute(o,i.value)}return s==="a"&&r.setAttribute("rel","noopener noreferrer"),gt(e,r,t+1,n),r}function mt(e,t){let n=document.createElement("template");n.innerHTML=e;let s=document.createElement("div");return gt(n.content,s,0,t?.allowUrl),s.innerHTML}var kn=(e,t)=>t.split(".").reduce((n,s)=>n?.[s],e),be=e=>{if(Array.isArray(e))return!0;let t=Object.getPrototypeOf(e);return t===Object.prototype||t===null},wt=(e,t,n)=>{Object.entries(e).forEach(([s,r])=>{let i=t?`${t}.${s}`:s;r&&typeof r=="object"&&be(r)?wt(r,i,n):n(i,r)})},yt=" keys",qe=e=>e?`${e}.${yt}`:yt,Et=".length",bt=(e,t)=>({children:null,own:null,deep:null,parent:e,segment:t}),Pn=e=>!e.own?.size&&!e.deep?.size&&!e.children?.size,Ue=Symbol("jq79.raw"),Z=e=>{let t=e;for(;t!==null&&typeof t=="object"&&t[Ue];)t=t[Ue];return t},Rt=Symbol("jq79.store"),le=e=>e!==null&&typeof e=="object"&&e[Rt]===!0,ie=[],me=e=>{ie.push(new Set);try{return e()}finally{ie.pop()}},vn=0,We=new Set,St="$__attach",Se=Symbol("jq79.alsoWakenBy"),we=e=>{let t=new Map,n=new Set,s=new Set,r=new WeakMap,i=Object.create(null),o=bt(null,""),a=(c,u)=>{let g=o;return c.split(".").forEach(d=>{let b=g.children??(g.children=new Map),y=b.get(d);y||(y=bt(g,d),b.set(d,y)),g=y}),(u.deep?g.deep??(g.deep=new Set):g.own??(g.own=new Set)).add(u),g},l=(c,u)=>{(u.deep?c.deep:c.own)?.delete(u);let g=c;for(;g?.parent&&Pn(g);)g.parent.children.delete(g.segment),g=g.parent},p=c=>{let u=o;for(let g of c.split("."))if(u=u.children?.get(g),!u)return;return u},f=c=>{let u=new Set,g=m=>{let N=m.children?[...m.children.values()]:[];for(;N.length;){let $=N.pop();$.own?.forEach(A=>u.add(A)),$.deep?.forEach(A=>u.add(A)),$.children?.forEach(A=>N.push(A))}},d=o,b=c.split("."),y="";for(let m=0;m<b.length-1;m++){if(d=d.children?.get(b[m]),!d)return u;y=y?`${y}.${b[m]}`:b[m],d.deep?.forEach(N=>u.add(N)),h.has(y)&&d.own?.forEach(N=>u.add(N)),m===b.length-2&&b[m+1]==="length"&&(d.own?.forEach(N=>u.add(N)),g(d))}return d=d.children?.get(b[b.length-1]),d&&(d.own?.forEach(m=>u.add(m)),d.deep?.forEach(m=>u.add(m)),g(d)),u},E=(c,u,g)=>{if(u===g)return!1;for(let d=u;d<g;d++){let b=c.charCodeAt(d);if(b<48||b>57)return!1}return!0},S=(c,u)=>{if(c.deep||u.size<2)return u;let g=new Set;u.forEach(y=>{y.endsWith(Et)&&g.add(y.slice(0,-Et.length))});let d=new Set;if(u.forEach(y=>{let m=0,N="";for(let $=y.indexOf(".");$!==-1;$=y.indexOf(".",$+1)){let A=y.slice(0,$);(!(m>0&&E(y,m,$))||g.has(N))&&d.add(A),N=A,m=$+1}}),!d.size)return u;let b=new Set;return u.forEach(y=>{d.has(y)||b.add(y)}),b},j=c=>{let u=null,g=null,d=null,b=We,y=T=>d?d.has(T):u===T,m=T=>{let X=a(T,c);d?d.set(T,X):u===null?(u=T,g=X):(d=new Map([[u,g],[T,X]]),u=g=null)},N=T=>{if(d){d.forEach((X,J)=>{T.has(J)||(l(X,c),d.delete(J))});return}u!==null&&!T.has(u)&&(l(g,c),u=g=null)},$=()=>{d?d.forEach(T=>l(T,c)):g&&l(g,c),d=null,u=g=null},A=T=>{if(T.size===b.size){let J=!0;if(T.forEach(Ee=>{J&&(J=b.has(Ee))}),J)return}b=T;let X=S(c,T);N(X),X.forEach(J=>{y(J)||m(J)})};return c.reindex.add(A),A(c.deps),()=>{c.reindex.delete(A),$(),b=We}},I=c=>{let u=p(c);u&&D(new Set([...u.own??[],...u.deep??[]]))},U=c=>I(qe(c)),D=c=>{let u=Array.from(c),g=!0;for(let d=1;g&&d<u.length;d++)g=u[d-1].order<u[d].order;g||u.sort((d,b)=>d.order-b.order),u.forEach(d=>{s.has(d)&&d.run()})},F=(c,u,g=!1)=>{t.get(c)?.forEach(d=>d(u,c)),n.forEach(d=>d(c,u)),g?s.forEach(d=>d.run()):D(f(c))},C=(c,u)=>c!==u&&c!==null&&u!==null&&typeof c=="object"&&typeof u=="object"&&!le(c)&&!le(u)&&be(c)&&be(u)&&Array.isArray(c)===Array.isArray(u),k=c=>Array.isArray(c)?c.length:Object.keys(c).length,P=null,q=-1,V=(c,u)=>{let g=u.length>c.length,d=g?c:u,b=g?u:c,y=0;for(;y<d.length&&Object.is(Z(d[y]),Z(b[y]));)y++;for(let m=y;m<d.length;m++)if(!Object.is(Z(d[m]),Z(b[m+1])))return q;return y},Y=(c,u)=>{if(Array.isArray(u)){let b=c.length,y=u.length;if(!b||!y)return P;let m=Math.max(b,y);if(Math.abs(b-y)===1){let $=V(c,u);if($!==q){let A=[];for(let T=$;T<m;T++)A.push(String(T));return{keys:A,exact:!0}}}let N=[];for(let $=0;$<m;$++)if(!Object.is(Z(c[$]),Z(u[$]))&&(N.push(String($)),N.length*2>=m))return P;return{keys:N,exact:!1}}let g=new Set([...Object.keys(c),...Object.keys(u)]);if(!g.size)return P;let d=[];return g.forEach(b=>{Object.is(Z(c[b]),Z(u[b]))||d.push(b)}),d.length*2>=g.size?P:{keys:d,exact:!1}},w=(c,u,g,d)=>{let b=new Set,y=N=>{let $=p(N);$?.own?.forEach(A=>b.add(A)),$?.deep?.forEach(A=>b.add(A))},m=Y(u,g);if(!m)return F(c,d);if(t.get(c)?.forEach(N=>N(d,c)),n.forEach(N=>N(c,d)),y(c),m.keys.forEach(N=>{let $=`${c}.${N}`,A=t.get($);if(A){let T=Z(g[N]),X=O(T)?B(T,$):T;A.forEach(J=>J(X,$))}m.exact?y($):f($).forEach(T=>b.add(T))}),k(u)!==k(g)&&y(qe(c)),Array.isArray(g)&&u.length!==g.length){let N=`${c}.length`;t.get(N)?.forEach($=>$(g.length,N)),y(N)}D(b)},O=c=>c!==null&&typeof c=="object"&&be(c),h=new Map,x=(c,u)=>{let g=h.get(u);g?.store!==c&&(g?.unsubscribe(),h.set(u,{store:c,unsubscribe:c.$onAny((d,b)=>F(`${u}.${d}`,b))}))},_=c=>{h.get(c)?.unsubscribe(),h.delete(c)},B=(c,u)=>{let g=r.get(c);if(g)return g;let d=null,b=new Proxy(c,{has(y,m){return Reflect.has(y,m)||typeof m=="string"&&d?.has(m)===!0},ownKeys(y){return ie[ie.length-1]?.add(qe(u)),Reflect.ownKeys(y)},get(y,m,N){if(m===Ue)return y;if(m===Rt)return u==="";if(typeof m!="string")return Reflect.get(y,m,N);if(u===""&&m in i)return i[m];let $=u?`${u}.${m}`:m;ie[ie.length-1]?.add($);let A=Reflect.get(y,m,N);if(le(A))return x(A,$),A;let T=Z(A);return O(T)?B(T,$):T},set(y,m,N,$){if($!==b&&!Object.prototype.hasOwnProperty.call(y,m))return Reflect.set(y,m,N,$);let A=u?`${u}.${m}`:m,T=le(N)?N:Z(N),X=!Object.prototype.hasOwnProperty.call(y,m);if(!X&&Object.is(y[m],T)&&(T===null||typeof T!="object"))return!0;let J=y[m];y[m]=T,d?.delete(m),le(T)?x(T,A):_(A);let Ee=le(T)||!O(T)?T:B(T,A);return!X&&C(J,T)?w(A,J,T,Ee):F(A,Ee,X),!0},deleteProperty(y,m){if(typeof m!="string")return Reflect.deleteProperty(y,m);let N=Object.prototype.hasOwnProperty.call(y,m),$=Reflect.deleteProperty(y,m);if($&&N){let A=u?`${u}.${m}`:m;(d??(d=new Set)).add(m),_(A),F(A,void 0),U(u)}return $}});return r.set(c,b),b},H=B(Z(e),"");Object.entries(Z(e)).forEach(([c,u])=>{le(u)&&x(u,c)});let K=(c,u,{immediate:g=!1}={})=>(t.has(c)||t.set(c,new Set),t.get(c).add(u),g&&u(kn(H,c),c),()=>t.get(c)?.delete(u)),R=(c,{immediate:u=!1}={})=>(n.add(c),u&&wt(H,"",(g,d)=>c(g,d)),()=>n.delete(c)),W=(c,{deep:u=!1,alsoWakenBy:g}={})=>{let d=!1,b=!1,y={deps:We,reindex:new Set,deep:u,order:vn++,run:()=>{if(d){b=!0;return}d=!0;try{let $=0;do{b=!1;let A=new Set;ie.push(A);try{c()}finally{ie.pop(),y.deps=A}}while(b&&++$<100);b&&console.error("jq79: an effect re-woke itself 100 times in a row (it writes what it reads); giving up on it settling")}finally{d=!1,y.reindex.forEach($=>$(y.deps))}}};s.add(y);let m=j(y),N=()=>{s.delete(y),m()};return g?.length?L(y,g,N):(y.run(),N)},L=(c,u,g)=>{let d=u.map(b=>b?.[St]?.(c)).filter(Boolean);return c.run(),()=>{g(),d.forEach(b=>b())}},z=c=>{s.add(c);let u=j(c);return()=>{s.delete(c),u()}},G=()=>{h.forEach(({unsubscribe:c})=>c()),h.clear()};return i.$on=K,i.$onAny=R,i.$effect=W,i.$dispose=G,i[St]=z,H},Fe=class{constructor(t,n){M(this,"scope",t);M(this,"disposers",null);M(this,"runs",null);M(this,"options");let s=t[Se];this.options=n||s?{deep:n,alsoWakenBy:s}:void 0}effect(t){(this.disposers??(this.disposers=[])).push(this.scope.$effect(t,this.options)),(this.runs??(this.runs=[])).push(t)}onDispose(t){(this.disposers??(this.disposers=[])).push(t)}refresh(){this.runs?.forEach(t=>t())}dispose(){let t=this.disposers;if(this.disposers=null,this.runs=null,t)for(let n=0;n<t.length;n++)t[n]()}},ce=(e,t=!1)=>new Fe(e,t);var $t=/(?:let|var|const)(?:\s+(?=[A-Za-z_$])|\s*(?=[{[]))/y,Tt=/\$:\s*/y,$e=/import(?=\s*\()/y,xt=/\$:\s*([A-Za-z_$][\w$]*)\s*=(?!=)/y,te=(e,t)=>{let n=e[t],s=t+1;for(;s<e.length;){if(e[s]==="\\"){s+=2;continue}if(e[s]===n)return s+1;s++}return e.length},Q=(e,t)=>{let n=e.indexOf(`
2
+ `,t);return n===-1?e.length:n},ee=(e,t)=>{let n=e.indexOf("*/",t+2);return n===-1?e.length:n+2},Re=(e,t)=>{let n=t;for(;n<e.length;){if(/\s/.test(e[n])){n++;continue}if(e[n]==="/"&&e[n+1]==="/"){n=Q(e,n);continue}if(e[n]==="/"&&e[n+1]==="*"){n=ee(e,n);continue}break}return n},Ln=new Set(["return","typeof","case","in","instanceof","new","delete","void","do","else","yield","await"]),ne=(e,t)=>{let n=t-1;for(;n>=0;){let r=e[n];if(/\s/.test(r)){n--;continue}if(r==="/"&&e[n-1]==="*"){let i=e.lastIndexOf("/*",n-2);if(i===-1)return!0;n=i-1;continue}break}if(n<0)return!0;let s=e[n];if(/[\w$]/.test(s)){let r=n;for(;r>0&&/[\w$]/.test(e[r-1]);)r--;return Ln.has(e.slice(r,n+1))}return(s==="+"||s==="-")&&e[n-1]===s?!1:!")]}\"'`.".includes(s)},se=(e,t)=>{let n=t+1,s=!1;for(;n<e.length;){let r=e[n];if(r==="\\"){n+=2;continue}if(r===`
3
+ `)return n;if(r==="[")s=!0;else if(r==="]")s=!1;else if(r==="/"&&!s){for(n++;n<e.length&&/[a-z]/i.test(e[n]);)n++;return n}n++}return e.length},Mn=/^(\?\.|\?\?|&&|\|\||\*\*|[.,+\-*/%&|^<>=?:([])/,Dn=(e,t)=>{let n=t-1;for(;n>=0;){let s=e[n];if(/\s/.test(s)){n--;continue}if(s==="/"&&e[n-1]==="*"){let r=e.lastIndexOf("/*",n-2);if(r===-1)return"";n=r-1;continue}return s}return""},Nt=(e,t)=>{let n=0,s=t;for(;s<e.length;){let r=e[s];if(r==="'"||r==='"'||r==="`"){s=te(e,s);continue}if(r==="/"&&e[s+1]==="/"){s=Q(e,s);continue}if(r==="/"&&e[s+1]==="*"){s=ee(e,s);continue}if(r==="/"&&ne(e,s)){s=se(e,s);continue}if("([{".includes(r))n++;else if(")]}".includes(r))n--;else{if(n<=0&&r===";")return s;if(n<=0&&r===`
4
+ `){let i=Re(e,s+1);if(!(i<e.length&&(Mn.test(e.slice(i,i+2))||[",","="].includes(Dn(e,s)))))return s;s=i;continue}}s++}return e.length},In=e=>{let t=[],n=0,s=0,r=0,i=a=>{t.push({raw:e.slice(s,a),codeEnd:Math.max(0,r-s)}),s=a+1,r=s},o=0;for(;o<e.length;){let a=e[o];if(a==="'"||a==='"'||a==="`"){o=te(e,o),r=o;continue}if(a==="/"&&e[o+1]==="/"){o=Q(e,o);continue}if(a==="/"&&e[o+1]==="*"){o=ee(e,o);continue}if(a==="/"&&ne(e,o)){o=se(e,o),r=o;continue}if("([{".includes(a))n++;else if(")]}".includes(a))n--;else if(a===","&&n<=0){i(o),o++;continue}/\s/.test(a)||(r=o+1),o++}return i(e.length),t},Be=e=>{let t=e.trim();if(!t.startsWith("{")&&!t.startsWith("["))return xe.test(t)?[t]:[];let n=[];for(let s of ze(t.slice(1,At(t)))){s.startsWith("...")&&(s=s.slice(3).trim());let r=Ge(s);if(r!==-1&&(s=s.slice(0,r).trim()),t.startsWith("{")){let i=He(s,":");if(i!==-1){n.push(...Be(s.slice(i+1)));continue}}n.push(...Be(s))}return n},qn=e=>{let t=[],n=In(e).map(({raw:i,codeEnd:o})=>{let a=i.match(/^\s*/)[0];if(o<=a.length)return{text:i,empty:!0};let l=i.slice(a.length,o),p=i.slice(o),f=Ge(l),E=(f===-1?l:l.slice(0,f)).trim(),S=l[0]==="{"||l[0]==="[";S?t.push(...Be(E)):xe.test(E)&&t.push(E);let j=Ne(l).code;return{text:`${a}${S?`(${j})`:j}${p}`,empty:!1}}),s=[];for(;n.length&&n[n.length-1].empty;)s.unshift(n.pop().text);let r=n.map(i=>i.text).join(",")+s.join("");return r.trimStart().startsWith("(")&&(r=`;${r}`),{vars:t,code:r}},Ne=e=>{let t=[],n="",s=0,r=0,i=!0;for(;s<e.length;){let o=e[s],a=e[s+1];if(o==="'"||o==='"'||o==="`"){let l=te(e,s);n+=e.slice(s,l),s=l,i=!1;continue}if(o==="/"&&(a==="/"||a==="*")){let l=a==="/"?Q(e,s):ee(e,s);n+=e.slice(s,l),s=l;continue}if(o==="/"&&ne(e,s)){let l=se(e,s);n+=e.slice(s,l),s=l,i=!1;continue}if(o==="i"&&(s===0||!/[\w$.]/.test(e[s-1]))&&($e.lastIndex=s,$e.test(e))){n+="$__import",s+=6,i=!1;continue}if(r===0&&i){$t.lastIndex=s;let l=$t.exec(e);if(l){let f=s+l[0].length,E=Nt(e,f),{vars:S,code:j}=qn(e.slice(f,E));t.push(...S),n+=j,s=E,i=!1;continue}Tt.lastIndex=s;let p=Tt.exec(e);if(p){xt.lastIndex=s;let f=xt.exec(e);f&&t.push(f[1]);let E=s+p[0].length,S=Nt(e,E);n+=`$__effect(() => { ${Ne(e.slice(E,S)).code} });`,s=S;continue}}"([{".includes(o)?r++:")]}".includes(o)&&(r=Math.max(0,r-1)),o===`
5
+ `||o===";"||o==="}"?i=!0:/\s/.test(o)||(i=!1),n+=o,s++}return{vars:t,code:n}},Te=/export\s+default(?![\w$])/y,Ct=/import\s*(?:([\w$\s,{}*]+?)\s*from\s*)?(["'])([^"'\n]+)\2/y,Wn=e=>{let t=[],n=0,s=0;for(let r=0;r<=e.length;r++){let i=e[r];if(i==="{")n++;else if(i==="}")n--;else if(r===e.length||i===","&&n===0){let o=e.slice(s,r).trim();o&&t.push(o),s=r+1}}return t},Un=(e,t,n)=>{let s=`await $__import(${JSON.stringify(t)})`;if(e===void 0)return s;let r=Wn(e),i=[],o=s;if(r.length>1){let a=`$__mod${n}`;i.push(`${a} = ${s}`),o=a}for(let a of r)a.startsWith("{")?i.push(`${a.replace(/\s+as\s+/g,": ")} = ${o}`):a.startsWith("*")?i.push(`${a.replace(/^\*\s*as\s+/,"")} = ${o}`):i.push(`${a} = $__default(${o})`);return`const ${i.join(", ")}`},xe=/^[A-Za-z_$][\w$]*$/,At=e=>{let t=0,n=0;for(;n<e.length;){let s=e[n];if(s==="'"||s==='"'||s==="`"){n=te(e,n);continue}if(s==="/"&&e[n+1]==="/"){n=Q(e,n);continue}if(s==="/"&&e[n+1]==="*"){n=ee(e,n);continue}if(s==="/"&&ne(e,n)){n=se(e,n);continue}if("([{".includes(s))t++;else if(")]}".includes(s)&&--t===0)return n;n++}return e.length},He=(e,t)=>{let n=0,s=0;for(;s<e.length;){let r=e[s];if(r==="'"||r==='"'||r==="`"){s=te(e,s);continue}if(r==="/"&&e[s+1]==="/"){s=Q(e,s);continue}if(r==="/"&&e[s+1]==="*"){s=ee(e,s);continue}if(r==="/"&&r!==t&&ne(e,s)){s=se(e,s);continue}if("([{".includes(r))n++;else if(")]}".includes(r))n--;else if(n===0&&r===t)return s;s++}return-1},ze=e=>{let t=[],n=0,s=0,r=0;for(;r<=e.length;){let i=e[r];if(i==="'"||i==='"'||i==="`"){r=te(e,r);continue}if(i==="/"&&e[r+1]==="/"){r=Q(e,r);continue}if(i==="/"&&e[r+1]==="*"){r=ee(e,r);continue}if(i==="/"&&ne(e,r)){r=se(e,r);continue}if(i!==void 0&&"([{".includes(i))n++;else if(i!==void 0&&")]}".includes(i))n--;else if(r===e.length||i===","&&n===0){let o=e.slice(s,r).trim();o&&t.push(o),s=r+1}r++}return t},Ge=e=>{let t=0;for(;t<e.length;){let n=He(e.slice(t),"=");if(n===-1)return-1;let s=t+n;if(e[s+1]!=="="&&e[s+1]!==">"&&e[s-1]!=="="&&e[s-1]!=="!")return s;t=s+1}return-1},Ce=e=>{let t=(e??"").trim();if(!t.startsWith("{"))return null;let n=At(t);if(n>=t.length)return null;let s=[];for(let r of ze(t.slice(1,n))){if(r.startsWith("..."))continue;let i=Ge(r),o=i===-1?r:r.slice(0,i),a=i===-1?void 0:r.slice(i+1).trim(),l=He(o,":"),p=(l===-1?o:o.slice(0,l)).trim();if(!xe.test(p))continue;let f={name:p};a!==void 0&&(f.default=a);let E=l===-1?"":o.slice(l+1).trim();xe.test(E)&&(f.as=E),s.push(f)}return s},Fn=e=>{let t=0,n=0,s=!0;for(;t<e.length;){let r=e[t];if(r==="'"||r==='"'||r==="`"){t=te(e,t),s=!1;continue}if(r==="/"&&e[t+1]==="/"){t=Q(e,t);continue}if(r==="/"&&e[t+1]==="*"){t=ee(e,t);continue}if(r==="/"&&ne(e,t)){t=se(e,t),s=!1;continue}if(r==="e"&&n===0&&s&&(t===0||!/[\w$.]/.test(e[t-1]))){Te.lastIndex=t;let i=Te.exec(e);if(i)return t+i[0].length}"([{".includes(r)?n++:")]}".includes(r)&&(n=Math.max(0,n-1)),r===`
6
+ `||r===";"||r==="}"?s=!0:/\s/.test(r)||(s=!1),t++}return-1},Bn=/^async(?![\w$])/,Hn=/^function(?![\w$])\s*\*?\s*[A-Za-z_$][\w$]*|^function(?![\w$])\s*\*?/,zn=e=>{let t=Fn(e);if(t===-1)return null;let n=Re(e,t),s=e.slice(n);Bn.test(s)&&(n=Re(e,n+5));let r=Hn.exec(e.slice(n));if(r&&(n=Re(e,n+r[0].length)),e[n]!=="(")return null;let i=0,o=n;for(;o<e.length;){let a=e[o];if(a==="'"||a==='"'||a==="`"){o=te(e,o);continue}if(a==="/"&&e[o+1]==="/"){o=Q(e,o);continue}if(a==="/"&&e[o+1]==="*"){o=ee(e,o);continue}if(a==="/"&&ne(e,o)){o=se(e,o);continue}if("([{".includes(a))i++;else if(")]}".includes(a)&&--i===0)break;o++}return ze(e.slice(n+1,o))[0]??""},Ae=e=>{let t=zn(e);if(t===null)return null;let n=Ce(t),s=n?.find(r=>r.name.startsWith("$"))?.name;if(s)throw new Error(`jq79: the factory signature is (props, ctx), so \`${s}\` can't be destructured from the first parameter. Write \`export default (props, { ${s} }) => \u2026\`, or \`_\` in place of props if the component takes none.`);return n},Ot=e=>{let t="",n=0,s=0,r=!0,i=!1,o=0;for(;n<e.length;){let a=e[n],l=e[n+1],p=n===0||!/[\w$.]/.test(e[n-1]);if(a==="'"||a==='"'||a==="`"){let f=te(e,n);t+=e.slice(n,f),n=f,r=!1;continue}if(a==="/"&&(l==="/"||l==="*")){let f=l==="/"?Q(e,n):ee(e,n);t+=e.slice(n,f),n=f;continue}if(a==="/"&&ne(e,n)){let f=se(e,n);t+=e.slice(n,f),n=f,r=!1;continue}if(a==="i"&&p){if($e.lastIndex=n,$e.test(e)){t+="$__import",n+=6,r=!1;continue}if(s===0&&r){Ct.lastIndex=n;let f=Ct.exec(e);if(f){t+=Un(f[1],f[3],o++),n+=f[0].length,r=!1;continue}}}if(a==="e"&&p&&s===0&&r){Te.lastIndex=n;let f=Te.exec(e);if(f){i=!0,t+="$__exports.default =",n+=f[0].length,r=!1;continue}}"([{".includes(a)?s++:")]}".includes(a)&&(s=Math.max(0,s-1)),a===`
7
+ `||a===";"||a==="}"?r=!0:/\s/.test(a)||(r=!1),t+=a,n++}return i?t:null};var Gn="0.6.4",Kt=e=>Object.fromEntries(Array.from(e.attributes).map(t=>[t.name,t.value])),Zn="http://www.w3.org/1999/xhtml",Vt=e=>{let t=Kt(e),n=e.namespaceURI,s=t[Pe];delete t[Pe];let r=n!==null&&n!==Zn;return{tag:r?e.tagName:e.tagName.toLowerCase(),attrs:t,...s===void 0?{}:{component:s},...r?{ns:n}:{},children:Array.from((e instanceof HTMLTemplateElement?e.content:e).childNodes).flatMap(i=>{if(i.nodeType===Node.TEXT_NODE){let o=i.textContent??"";return o?[o]:[]}return i.nodeType===Node.ELEMENT_NODE?[Vt(i)]:[]})}},_t=new Map,Xt=(e,t)=>{let n=`${t.join(",")}|${e}`,s=_t.get(n);if(s===void 0){try{s=new Function("$scope",...t,`with ($scope) { return (${e}
8
+ ); }`)}catch{s=null}_t.set(n,s)}return s},Kn=/^(?:([\w$]+) is not defined|Can't find variable: ([\w$]+))/,Vn=100,fe=new Map,ot=new Set,_e=0,Ye=!1,Qe=new Set,Xn=()=>{Ye=!1,!(_e>0)&&(fe.forEach(({name:e,expr:t,scope:n},s)=>{e in n||(ot.add(s),console.warn(`jq79: ${e} is not defined - evaluating "${t}". Template expressions resolve against the component store: a top-level let/var/const in a :setup script, a declared prop, or a global. Note a "function name() {}" declaration is not on the store - write "const name = () => {}".`))}),fe.clear())},Jt=()=>{Ye||_e>0||!fe.size||(Ye=!0,queueMicrotask(Xn))},Yt=e=>{_e++;let t=()=>{_e--,Jt()};e.then(t,t)},Jn=(e,t)=>{if(Qe.has(e))return;Qe.add(e);let n=t?.message||String(t);console.error(`jq79: ${n} - evaluating "${e}". The expression rendered as nothing. If the value arrives later, guard it - "a?.b", or :if on the element.`)},Qt=(e,t,n)=>{if(!(n instanceof ReferenceError))return Jn(e,n);let s=Kn.exec(n.message),r=s?.[1]??s?.[2];if(!r)return;let i=`${r}|${e}`;ot.has(i)||fe.has(i)||fe.size>=Vn||(fe.set(i,{name:r,expr:e,scope:t}),Jt())},en=(e,t,n)=>{let s=Xt(e,n?Object.keys(n):[]);if(s)return s(t,...n?Object.values(n):[])},v=(e,t,n)=>{try{return en(e,t,n)}catch(s){Qt(e,t,s);return}},tn=(e,t,n)=>{try{return en(e,t,n)}catch(s){if(!(s instanceof ReferenceError))throw s;Qt(e,t,s);return}},Ze=/{{\s*([\s\S]+?)\s*}}/g,jt=new Map,nn=e=>{let t=jt.get(e);if(t)return t;let n=[],s=0;Ze.lastIndex=0;for(let r=Ze.exec(e);r;r=Ze.exec(e))r.index>s&&n.push(e.slice(s,r.index)),n.push({expr:r[1]}),s=r.index+r[0].length;return s<e.length&&n.push(e.slice(s)),jt.set(e,n),n},sn=(e,t)=>{if(e.length===1){let s=e[0];return typeof s=="string"?s:String(v(s.expr,t)??"")}let n="";for(let s of e)n+=typeof s=="string"?s:String(v(s.expr,t)??"");return n},Yn=new Set([":attrs",":class",":value",":checked",":selected",":if",":elseif",":else",":each",":key",":with",":text",":html",":html.allowed",":props"]),ye=e=>Yn.has(e)||e.startsWith(":class.")||e.startsWith(":props.")||e===":slot"||e.startsWith(":slot."),Qn=/^\s*\(?\s*(\w+)\s*(?:,\s*(\w+))?\s*\)?\s+in\s+([\s\S]+)$/,rn=(e,t,n,s)=>{let[r,...i]=t.slice(1).split("."),o=new Set(i);e.addEventListener(r,a=>{if(o.has("self")&&a.target!==e)return;o.has("prevent")&&a.preventDefault(),o.has("stop")&&a.stopPropagation();let l=tn(n,s,{$event:a});typeof l=="function"&&l.call(e,a)},{once:o.has("once"),capture:o.has("capture")})},es=(e,t,n,s)=>{let[r,...i]=t.slice(1).split("."),o=new Set(i),a=l=>{o.has("prevent")&&l.preventDefault(),o.has("stop")&&l.stopPropagation(),o.has("once")&&e.off(r,a),me(()=>{let p=tn(n,s,{$event:l});typeof p=="function"&&p(l)})};e.on(r,a)},re=e=>e.replace(/-(\w)/g,(t,n)=>n.toUpperCase()),et=e=>e.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`),it=e=>e instanceof DocumentFragment?{first:e.firstChild,last:e.lastChild}:{first:e,last:e},Le=({first:e,last:t})=>{for(let n=e;n;){let s=n===t?null:n.nextSibling;n.parentNode?.removeChild(n),n=s}},ts=e=>{e.forEach(t=>{if(t.first===t.last)return Le(t);if(!t.first.parentNode)return;let s=document.createRange();s.setStartBefore(t.first),s.setEndAfter(t.last),s.deleteContents()})},ns=(e,t)=>{let n=[],s=null;return e.forEach(r=>{if(!t(r)){s=null;return}s&&s.last.nextSibling===r.range.first?s.last=r.range.last:n.push(s={first:r.range.first,last:r.range.last})}),n},ss=({first:e,last:t},n)=>{let s=n.nextSibling;for(let r=e;r;){let i=r===t?null:r.nextSibling;n.parentNode.insertBefore(r,s),r=i}},kt=(e,t)=>{let n=t.replace(/-/g,"").toLowerCase();for(let s=e;s&&s!==Object.prototype;s=Object.getPrototypeOf(s))for(let r of Object.keys(s))if(/^[A-Z]/.test(r)&&r.replace(/-/g,"").toLowerCase()===n)return r;return null},ue=null,je=null,on=new WeakSet,rs=e=>{let t={memo:ue,base:je};return ue=new Map,je=e,t},os=e=>{ue=e.memo,je=e.base},Ke=(e,t)=>{if(!ue)return kt(e,t);let n=t.replace(/-/g,"").toLowerCase();for(let s=e;s&&s!==Object.prototype;s=Object.getPrototypeOf(s)){if(s===je){if(ue.has(t))return ue.get(t);let r=kt(s,t);return ue.set(t,r),r}if(!on.has(s)){for(let r of Object.keys(s))if(/^[A-Z]/.test(r)&&r.replace(/-/g,"").toLowerCase()===n)return r}}return null},is=e=>{let t=new Set;for(let n=e;n&&n!==Object.prototype;n=Object.getPrototypeOf(n))for(let s of Object.keys(n))/^[A-Z]/.test(s)&&t.add(s);return[...t].sort()},as=(e,t)=>{let n=is(t);return new Error(`jq79: <${e}> is not defined - no component of that name is in scope, and nothing renders here. Import it in a :setup script, declare it as a prop, or add a <template name="${e}"> to this file. In scope: ${n.length?n.join(", "):"(none)"}.`)},Pt=200,Ve=0,an=Symbol("jq79.slots"),ln=e=>e==="slot"||e.startsWith("slot."),cn=e=>e?re(e):"default",at=e=>Object.keys(e.attrs).find(t=>t===":slot"||t.startsWith(":slot.")),ls=e=>e==="default"?":slot":`:slot.${e}`,cs=e=>typeof e!="string"||e.trim()!=="",us=e=>{let t={},n=[];e.children.forEach(r=>{let i=typeof r=="object"&&r.tag==="template"?at(r):void 0;if(typeof r=="string"||i===void 0){n.push(r);return}let o=cn(i.slice(6));if(o in t){console.warn(`jq79: two <template ${ls(o)}> in <${e.tag}>; the second was ignored`);return}t[o]={nodes:r.children,binder:r.attrs[i]||void 0}});let s=n.some(cs);return s&&"default"in t?console.warn(`jq79: <${e.tag}> has both a <template :slot> and content outside it - the <template> is the default slot's content, and the rest was ignored`):s&&(t.default={nodes:n,binder:e.attrs[":slot"]||void 0}),t},fs=(e,t,n)=>{Ce(t)?.forEach(({name:s,as:r,default:i})=>{let o=r??s;Object.defineProperty(e,o,{enumerable:!0,configurable:!0,get:()=>{let a=n[s]?.();return a===void 0&&i!==void 0?v(i,e):a},set:()=>console.warn(`jq79: "${o}" is a slot prop - it comes from the component, so assigning to it does nothing`)})})},ds=e=>{let t=at(e);return console.warn(`jq79: <template ${t}> fills a slot only as a direct child of a component tag; here it rendered nothing`),document.createComment(`misplaced ${t}`)},ps=(e,t)=>{let n=Object.entries(us(e));if(!n.length)return null;let s={};return n.forEach(([r,i])=>{s[r]=hs(i,t)}),s},hs=(e,t)=>(n,s,r,i)=>{let o=Object.create(t);fs(o,e.binder,n);let a=o[Se]??[];Object.defineProperty(o,Se,{value:[...a,s]});let l=ce(o);return r.onDispose(()=>l.dispose()),pe(e.nodes,o,l,i)},gs=(e,t,n,s)=>{let r=cn(e.tag.slice(5)),i=document.createDocumentFragment(),o=document.createComment(e.tag),a=document.createComment(`/${e.tag}`);i.append(o,a);let l=t[an]?.[r];if(!l)return i.insertBefore(pe(e.children,t,n,s),a),i;let p={};return Object.entries(e.attrs).forEach(([f,E])=>{if(!(f===Me||ye(f)||f.startsWith("@")))if(f.startsWith(":")){let S=E||f.slice(1);p[re(f.slice(1))]=()=>v(S,t)}else p[re(f)]=()=>E}),i.insertBefore(l(p,t,n,s),a),i},vt=(e,t,n,s,r)=>{let i=document.createComment(e),o=document.createComment(`/${e}`),a=document.createDocumentFragment();a.append(i,o);let l=ps(t,n),p={},f={},E=[],S=[],j=!1;Object.entries(t.attrs).forEach(([w,O])=>{if(w!==Me){if(w===":props"||w.startsWith(":props.")){j=!0,S.push({expr:O});return}if(!ye(w))if(w.startsWith("@"))E.push([w,O]);else if(w===":model"||w.startsWith(":model.")){let h=w===":model"?"default":re(w.slice(7));f[h]=O||(w===":model"?"model":h)}else if(w.startsWith(":")){let h=re(w.slice(1));p[h]=O||h,S.push({name:h,expr:O||h})}else{let h=re(w),x=JSON.stringify(O);p[h]=x,S.push({name:h,expr:x})}}});let I=w=>w==="default"?":model":`:model.${w}`,U=w=>w==="default"?"model":w,D=w=>`${w}
9
+ = $value`,F=new Set;Object.entries(f).forEach(([w,O])=>{let h=U(w);p[h]!==void 0&&console.warn(`jq79: <${t.tag}> binds prop "${h}" through both :${h} and ${I(w)} - ${I(w)} wins`),p[h]=O,Xt(D(O),["$value"])===null&&(F.add(w),console.warn(`jq79: ${I(w)}="${O}" is not assignable - updates from <${t.tag}> will be dropped`))});let C=()=>{let w={};return S.forEach(({name:O,expr:h})=>{if(O!==void 0)w[O]=v(h,n);else{let x=v(h,n);x!==null&&typeof x=="object"&&Object.assign(w,x)}}),Object.entries(f).forEach(([O,h])=>{w[U(O)]=v(h,n)}),w},k=null,P=null,q=null,V=new Set,Y=w=>{if(w==null){if(!n[wn]?.has(e)||V.has("unfilled"))return;V.add("unfilled"),console.error(`jq79: <${t.tag}> is declared as a prop and the parent passed nothing - nothing renders here. Pass it (:${e}="\u2026"), or drop it from the signature to use the one declared in this file.`);return}V.has("type")||(V.add("type"),console.error(`jq79: <${t.tag}> is ${typeof w}, not a component - nothing renders here`))};return s.effect(()=>{let w=v(e,n),O=w instanceof oe?w:null;if(O||Y(w),O===P||(q?.dispose(),q=null,k?.destroy(),k=null,P=O,!O))return;let h=new oe({template:O.template,scripts:O.scripts,styles:O.styles,modules:O.modules,filename:O.filename,siblings:O.siblings,name:O.name});if(l&&(h.slots=l),Object.keys(f).length){let K=new Set;h.modelWriteback=(R,W)=>{let L=R==null?"default":re(String(R)),z=f[L];return z===void 0?(K.has(L)||(K.add(L),console.warn(`jq79: <${t.tag}> has no ${I(L)} - bound: ${Object.keys(f).map(I).join(", ")}`)),!1):F.has(L)?!1:(me(()=>v(D(z),n,{$value:W})),!0)}}E.forEach(([K,R])=>es(h,K,R,n));let x=sr(h.scripts);rr(t,e,Object.keys(p),x);let _=Ht(me(C),x),B=document.createDocumentFragment();if(Ve>=Pt){console.error(`jq79: <${t.tag}> is ${Pt} levels deep inside itself; giving up here. A component that renders itself stops when its data stops - is there a cycle in it?`);return}Ve++;try{(r?h.renderShadow(_):h.render(_)).mount(B)}finally{Ve--}o.parentNode.insertBefore(B,o);let H=ce(n,!0);if(j){let K=[];H.effect(()=>{let R=Ht(C(),x),W=Object.keys(R);K.forEach(L=>{L in R||(h.data[L]=void 0)}),W.forEach(L=>{h.data[L]=R[L]}),K=W})}else Object.entries(p).forEach(([K,R])=>{x!==null&&!x.has(K)||H.effect(()=>{h.data[K]=v(R,n)})});q=H,k=h}),s.onDispose(()=>{q?.dispose(),k?.destroy()}),a},ms=(e,t)=>{let n=()=>{let s=v(e,t);return s!==null&&typeof s=="object"?s:null};return new Proxy(t,{has(s,r){let i=n();return i!==null&&Reflect.has(i,r)||Reflect.has(s,r)},get(s,r){let i=n();return i!==null&&Reflect.has(i,r)?i[r]:Reflect.get(s,r)},set(s,r,i){let o=n();return o!==null&&Reflect.has(o,r)?(o[r]=i,!0):Reflect.set(s,r,i)}})},ae=e=>typeof e=="string"?e.split(/\s+/).filter(Boolean):Array.isArray(e)?e.flatMap(ae):e!==null&&typeof e=="object"?Object.entries(e).flatMap(([t,n])=>n?ae(t):[]):[],ys=e=>typeof e=="function"?(t,n,s)=>{try{return!!e(t,n,s)}catch{return!1}}:typeof e=="string"||Array.isArray(e)?ht(e):()=>!1,Es=new Set(["allowfullscreen","async","autofocus","autoplay","checked","controls","default","defer","disabled","formnovalidate","inert","ismap","itemscope","loop","multiple","muted","nomodule","novalidate","open","playsinline","readonly","required","reversed","selected"]),un=e=>e.ns===void 0?document.createElement(e.tag):document.createElementNS(e.ns,e.tag),ke=(e,t,n)=>{let s=Es.has(t);(s?!n:n==null)?e.removeAttribute(t):e.setAttribute(t,s?"":String(n))},Oe={cloneSkeletons:!0},bs=new Set([":text",":attrs",":value",":checked",":selected"]),Ss=e=>e.startsWith("@")||e===":class"||e.startsWith(":class.")||bs.has(e)?!0:e.startsWith(":")?e===":model"?!1:!ye(e)&&!e.includes("."):e!==Pe,fn=e=>{if(e.component||e.tag.includes("-")||ln(e.tag)||e.tag==="template"||e.ns===void 0&&document.createElement(e.tag)instanceof HTMLUnknownElement)return!1;for(let t in e.attrs)if(!Ss(t))return!1;return e.attrs[":text"]!==void 0?!0:e.children.every(t=>typeof t=="string"||fn(t))},dn=(e,t,n,s)=>{s.add(e.tag);let r=un(e),i,o=null;for(let S in e.attrs){let j=e.attrs[S];if(S.startsWith("@"))n.push({kind:"event",path:t,attr:S,expr:j});else if(S===":class")i=j;else if(S.startsWith(":class."))(o??(o=[])).push([S.slice(7),j]);else if(!ye(S))if(S.startsWith(":")){let I=S.slice(1);n.push({kind:"attr",path:t,name:I,expr:j||re(I)})}else r.setAttribute(S,j)}let a=e.attrs[":attrs"];a!==void 0&&n.push({kind:"attrs",path:t,expr:a}),(i!==void 0||o)&&n.push({kind:"class",path:t,classExpr:i,toggles:o,staticClasses:new Set(ae(e.attrs.class??""))});let l=e.attrs[":text"];l!==void 0?n.push({kind:"textContent",path:t,expr:l}):e.children.forEach((S,j)=>{if(typeof S=="string"){S.includes("{{")?(n.push({kind:"text",path:[...t,j],parts:nn(S)}),r.appendChild(document.createTextNode(""))):r.appendChild(document.createTextNode(S));return}r.appendChild(dn(S,[...t,j],n,s))});let p=e.attrs[":value"];p!==void 0&&n.push({kind:"value",path:t,expr:p});let f=e.attrs[":checked"];f!==void 0&&n.push({kind:"checked",path:t,expr:f});let E=e.attrs[":selected"];return E!==void 0&&n.push({kind:"selected",path:t,expr:E}),r},ws=3,pn=e=>e.attrs[":text"]!==void 0?1:1+e.children.reduce((t,n)=>t+(typeof n=="string"?0:pn(n)),0),Lt=new WeakMap,Mt=new WeakSet,Rs=e=>{let t=Lt.get(e);if(t!==void 0)return t;if(!Mt.has(e))return Mt.add(e),null;let n=null;if(fn(e)&&pn(e)>=ws){let s=[],r=new Set;n={skeleton:dn(e,[],s,r),ops:s,tags:Array.from(r)}}return Lt.set(e,n),n},$s=(e,t)=>{let n=e;for(let s=0;s<t.length;s++)n=n.childNodes[t[s]];return n},Ts=(e,t,n)=>{let s=e.skeleton.cloneNode(!0);for(let r of e.ops){let i=r.path.length===0?s:$s(s,r.path);if(r.kind==="text"){let o=i,a=r.parts;n.effect(()=>{let l=sn(a,t);o.textContent!==l&&(o.textContent=l)})}else if(r.kind==="event")rn(i,r.attr,r.expr,t);else if(r.kind==="attr"){let o=i,{name:a,expr:l}=r;n.effect(()=>ke(o,a,v(l,t)))}else if(r.kind==="class"){let o=i,{classExpr:a,toggles:l,staticClasses:p}=r,f=[];n.effect(()=>{let E=a!==void 0?ae(v(a,t)):[];l?.forEach(([S,j])=>{v(j,t)&&E.push(...ae(S))}),f.forEach(S=>{!E.includes(S)&&!p.has(S)&&o.classList.remove(S)}),o.classList.add(...E),f=E})}else if(r.kind==="attrs"){let o=i,{expr:a}=r,l=[];n.effect(()=>{l.forEach(f=>o.removeAttribute(f));let p=v(a,t);l=p&&typeof p=="object"?Object.keys(p):[],l.forEach(f=>ke(o,f,p[f]))})}else if(r.kind==="textContent"){let o=i,{expr:a}=r;n.effect(()=>{o.textContent=String(v(a,t)??"")})}else if(r.kind==="value"){let o=i,{expr:a}=r;n.effect(()=>{let l=String(v(a,t)??"");o.value!==l&&(o.value=l)})}else if(r.kind==="checked"){let o=i,{expr:a}=r;n.effect(()=>{o.checked=!!v(a,t)})}else if(r.kind==="selected"){let o=i,{expr:a}=r;n.effect(()=>{o.selected=!!v(a,t)})}else{let o=r}}return s},lt=(e,t,n,s)=>{let r=e.attrs[":with"],i=r!==void 0?ms(r,t):t;if(ln(e.tag))return gs(e,i,n,s);if(e.tag==="template"&&at(e)!==void 0)return ds(e);let o=Ke(i,e.tag);if(o)return vt(o,e,i,n,s);if(Oe.cloneSkeletons){let C=Rs(e);if(C&&!C.tags.some(k=>Ke(i,k)))return Ts(C,i,n)}let a=un(e);if(e.component&&a instanceof HTMLUnknownElement&&i[nt]?.count===0)throw as(e.component,i);let l=a instanceof HTMLUnknownElement||e.tag.includes("-");if(l){let C=!1;n.effect(()=>{if(C)return;let k=Ke(i,e.tag);if(!k)return;C=!0;let P=vt(k,e,i,n,s),q=it(P);n.onDispose(()=>Le(q)),a.replaceWith(P)})}for(let C in e.attrs){let k=e.attrs[C];if(C.startsWith("@"))rn(a,C,k,i);else if(C===":model"||C.startsWith(":model."))l||console.warn(`jq79: ${C} on <${e.tag}> does nothing - :model binds component tags only (for now)`);else if(!ye(C))if(C.startsWith(":"))if(l)a.setAttribute(C,k);else{let P=C.slice(1),q=k||re(P);n.effect(()=>ke(a,P,v(q,i)))}else a.setAttribute(C,k)}let p=e.attrs[":attrs"];if(p!==void 0){let C=[];n.effect(()=>{C.forEach(P=>a.removeAttribute(P));let k=v(p,i);C=k&&typeof k=="object"?Object.keys(k):[],C.forEach(P=>ke(a,P,k[P]))})}let f=e.attrs[":class"],E=null;for(let C in e.attrs)C.startsWith(":class.")&&(E??(E=[])).push([C.slice(7),e.attrs[C]]);if(f!==void 0||E){let C=new Set(ae(e.attrs.class??"")),k=[];n.effect(()=>{let P=f!==void 0?ae(v(f,i)):[];E?.forEach(([q,V])=>{v(V,i)&&P.push(...ae(q))}),k.forEach(q=>{!P.includes(q)&&!C.has(q)&&a.classList.remove(q)}),a.classList.add(...P),k=P})}let S=e.attrs[":text"],j=e.attrs[":html"],I=e.attrs[":html.allowed"];I!==void 0&&j===void 0&&console.warn("jq79: :html.allowed without :html on the same element does nothing"),S!==void 0?n.effect(()=>{a.textContent=String(v(S,i)??"")}):j!==void 0?n.effect(()=>{let C=I!==void 0?{allowUrl:ys(v(I,i))}:void 0;a.innerHTML=mt(String(v(j,i)??""),C)}):a instanceof HTMLTemplateElement?pe(e.children,i,n,s,a.content):pe(e.children,i,n,s,a);let U=e.attrs[":value"];U!==void 0&&n.effect(()=>{let C=String(v(U,i)??"");a.value!==C&&(a.value=C)});let D=e.attrs[":checked"];D!==void 0&&n.effect(()=>{a.checked=!!v(D,i)});let F=e.attrs[":selected"];return F!==void 0&&n.effect(()=>{a.selected=!!v(F,i)}),a},xs=(e,t,n,s)=>{let r=document.createComment("if"),i=document.createDocumentFragment();i.appendChild(r);let o=null,a=null,l=null;return n.effect(()=>{let p=e.find(E=>E.expr===void 0||v(E.expr,t))??null;if(p===a||(l?.dispose(),o&&Le(o),o=null,a=p,!p))return;l=ce(t);let f=lt(p.node,t,l,s);o=it(f),r.parentNode.insertBefore(f,r.nextSibling)}),i},he=(e,t,n)=>{Object.defineProperty(e,t,{value:n,writable:!0,enumerable:!0,configurable:!0})},Ns=e=>{let t=new Uint8Array(e.length),n=[],s=new Int32Array(e.length).fill(-1);for(let r=0;r<e.length;r++){let i=e[r];if(i<0)continue;let o=0,a=n.length;for(;o<a;){let l=o+a>>1;e[n[l]]<i?o=l+1:a=l}o>0&&(s[r]=n[o-1]),n[o]=r}for(let r=n.length?n[n.length-1]:-1;r!==-1;r=s[r])t[r]=1;return t},Cs=e=>{if(e===null||typeof e!="object"||Array.isArray(e))return!1;let t=Object.getPrototypeOf(e);return t===Object.prototype||t===null},hn=(e,t)=>typeof e=="string"?t.some(n=>It(e,n)):Object.values(e.attrs).some(n=>t.some(s=>It(n,s)))||e.children.some(n=>hn(n,t)),Dt=/[A-Za-z0-9_$]/,As=/^[A-Za-z_$][\w$]*\.[A-Za-z_$][\w$]*$/,It=(e,t)=>{for(let n=e.indexOf(t);n!==-1;n=e.indexOf(t,n+1)){let s=n===0?"":e[n-1],r=e[n+t.length]??"";if(!Dt.test(s)&&!Dt.test(r))return!0}return!1},Xe=new WeakMap,Os=e=>{let t=Xe.get(e);if(t!==void 0)return t;let n=e.attrs[":each"].match(Qn);if(!n)return Xe.set(e,null),null;let[,s,r,i]=n,o=e.attrs[":key"],a=o===s,l=o!==void 0&&!a&&As.test(o)&&o.startsWith(`${s}.`)?o.slice(s.length+1):void 0,{[":each"]:p,[":key"]:f,...E}=e.attrs,S={...e,attrs:E},j=["$index",...r?[r]:[]],I=hn(S,j),U=/^[A-Z]/.test(s)||r!==void 0&&/^[A-Z]/.test(r),D={itemName:s,atName:r,listExpr:i,keyExpr:o,keyIsItem:a,keyProp:l,itemNode:S,readsPosition:I,namesComponent:U};return Xe.set(e,D),D},_s=(e,t,n,s)=>{let r=Os(e);if(!r)return document.createComment(`invalid :each expression "${e.attrs[":each"]}"`);let{itemName:i,atName:o,listExpr:a,keyExpr:l,keyIsItem:p,keyProp:f,itemNode:E,readsPosition:S,namesComponent:j}=r,I=document.createComment("each"),U=document.createDocumentFragment();U.appendChild(I),(":if"in e.attrs||":elseif"in e.attrs||":else"in e.attrs)&&console.warn("jq79: :if/:elseif/:else on a :each element is ignored; filter the list expression instead");let D=[],F=!1;return n.effect(()=>{let C=rs(t);try{let k=v(a,t),P=Array.isArray(k),q=P?null:Cs(k)?Object.keys(k):[],V=P?k.length:q.length,Y=new Map;D.forEach((R,W)=>{R.pos=W;let L=Y.get(R.key);L?L.push(R):Y.set(R.key,[R])});let w=new Set,O=[],h=[],x=[],_;for(let R=0;R<V;R++){let W=P?R:q[R],L=P?k[R]:k[W],z=W;p?z=L:f!==void 0&&L!==null&&typeof L=="object"?z=L[f]:l!==void 0&&(_===void 0?(_=Object.create(t),he(_,i,L),o&&he(_,o,W),he(_,"$index",R)):(_[i]=L,o&&(_[o]=W),_.$index=R),z=v(l,_)),w.has(z)&&!F&&(F=!0,console.warn(`jq79: duplicate :key in :each "${e.attrs[":each"]}"; duplicates pair up by position`)),w.add(z);let G=Y.get(z)?.shift();if(G&&Object.is(G.item,L)){let d=G.scope;d.$index!==R&&(S&&O.push(G),d.$index=R),o&&d[o]!==W&&(d[o]=W),h.push(G),x.push(G.pos);continue}G&&(G.fx.dispose(),Le(G.range));let c=Object.create(t);he(c,i,L),o&&he(c,o,W),he(c,"$index",R),j||on.add(c);let u=ce(t),g=it(lt(E,c,u,s));h.push({key:z,item:L,scope:c,fx:u,range:g,pos:R}),x.push(-1)}let B=new Set;Y.forEach(R=>R.forEach(W=>B.add(W))),B.size&&(B.forEach(R=>{R.dead=!0,R.fx.dispose()}),ts(ns(D,R=>R.dead===!0)));let H=I,K=Ns(x);h.forEach((R,W)=>{!K[W]&&H.nextSibling!==R.range.first&&ss(R.range,H),H=R.range.last}),O.forEach(R=>me(()=>R.fx.refresh())),D=h}finally{os(C)}}),U},gn=(e,t)=>{let n=t;for(;n<e.length&&typeof e[n]=="string"&&!e[n].trim();)n++;return n},Je=e=>{let t=":if"in e.attrs,n=":elseif"in e.attrs,s=":else"in e.attrs;if((t?1:0)+(n?1:0)+(s?1:0)<2)return;let r=[t?":if":null,n?":elseif":null,s?":else":null].filter(Boolean);console.warn(`jq79: ${r.join(" and ")} on the same <${e.tag}> - only ${r[0]} applies; the branches of a chain are sibling elements, one directive each`)},js=(e,t)=>{let n=":elseif"in e.attrs?":elseif":":else";console.warn(t?`jq79: a second ${n} on <${e.tag}> - the chain before it already ended with :else, which closes it. One :if, any number of :elseif, at most one :else`:`jq79: ${n} on <${e.tag}> continues no :if - it renders unconditionally. A chain is :if, then :elseif, then :else, on adjacent siblings: anything but whitespace between them breaks it`)},mn=e=>{e.forEach(n=>{typeof n!="string"&&mn(n.children)});let t=!1;for(let n=0;n<e.length;){let s=e[n];if(typeof s=="string"){s.trim()&&(t=!1),n++;continue}if(":each"in s.attrs){t=!1,n++;continue}if(Je(s),":if"in s.attrs){n++;let r=o=>{let a=gn(e,n),l=e[a];if(typeof l=="object"&&o in l.attrs)return n=a+1,l};for(let o=r(":elseif");o;o=r(":elseif"))Je(o);let i=r(":else");i&&Je(i),t=i!==void 0;continue}(":elseif"in s.attrs||":else"in s.attrs)&&js(s,t),t=!1,n++}},qt=new WeakMap,ks=(e,t,n)=>{let s=qt.get(t);if(s)return s;let r=[{expr:t.attrs[":if"],node:t}],i=n+1,o=p=>{let f=gn(e,i),E=e[f];if(typeof E=="object"&&p in E.attrs)return i=f+1,E};for(let p=o(":elseif");p;p=o(":elseif"))r.push({expr:p.attrs[":elseif"],node:p});let a=o(":else");a&&r.push({node:a});let l={branches:r,next:i};return qt.set(t,l),l},pe=(e,t,n,s=!1,r)=>{let i=r??document.createDocumentFragment(),o=0;for(;o<e.length;){let a=e[o];if(typeof a=="string"){let l=document.createTextNode(a);if(a.includes("{{")){let p=nn(a);n.effect(()=>{let f=sn(p,t);l.textContent!==f&&(l.textContent=f)})}i.appendChild(l),o++;continue}if(":each"in a.attrs){i.appendChild(_s(a,t,n,s)),o++;continue}if(":if"in a.attrs){let l=ks(e,a,o);i.appendChild(xs(l.branches,t,n,s)),o=l.next;continue}i.appendChild(lt(a,t,n,s)),o++}return i},Rr=(e,t,n=!1)=>pe(e.template,t,ce(t),n),Ps=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),vs=/<([A-Za-z][\w.-]*)((?:"[^"]*"|'[^']*'|[^>"'])*?)\/>/g,ct=/(<script[\s\S]*?<\/script\s*>|<style[\s\S]*?<\/style\s*>)/gi,Ls=e=>e.split(ct).map((t,n)=>n%2===1?t:t.replace(vs,(s,r,i)=>Ps.has(r.toLowerCase())?s:`<${r}${i}></${r}>`)).join(""),yn=/<([A-Za-z][\w.-]*)((?:"[^"]*"|'[^']*'|[^>"'])*)>/g,Ms=/"[^"]*"|'[^']*'|(^|\s)\.\.\.([A-Za-z_$][\w$.]*)/g,Ds=e=>e.split(ct).map((t,n)=>n%2===1?t:t.replace(yn,(s,r,i)=>{let o=0,a=i.replace(Ms,(l,p,f)=>f===void 0?l:`${p}:props.${o++}="${f}"`);return`<${r}${a}>`})).join(""),Is=/"[^"]*"|'[^']*'|(^|\s)(:[\w.$-]+)/g,qs=/<\/slot\.([\w.$-]+)(\s*)>/gi,Ws=/^slot\./i,Us=e=>Ws.test(e)?`slot.${et(e.slice(5))}`:e,Pe=":jq79-component",Fs=/^[A-Z]/,Bs=/\/\s*$/,Hs=(e,t)=>{if(!Fs.test(e))return t;let n=` ${Pe}="${e}"`,s=Bs.exec(t);return s?`${t.slice(0,s.index)}${n}${s[0]}`:`${t}${n}`},zs=e=>e.split(ct).map((t,n)=>n%2===1?t:t.replace(yn,(s,r,i)=>{let o=i.replace(Is,(a,l,p)=>p===void 0?a:`${l}${et(p)}`);return`<${Us(r)}${Hs(r,o)}>`}).replace(qs,(s,r,i)=>`</slot.${et(r)}${i}>`)).join(""),Me="data-jq79",Gs=e=>{let t=2166136261;for(let n=0;n<e.length;n++)t=Math.imul(t^e.charCodeAt(n),16777619);return(t>>>0).toString(36)},En=(e,t)=>{e.forEach(n=>{typeof n!="string"&&(n.attrs[Me]=t,En(n.children,t))})},Zs=(e,t)=>e.split(",").map(n=>{let s=n.trim(),r=s.indexOf("::"),i=r===-1?s:s.slice(0,r),o=r===-1?"":s.slice(r);return`${i}[${Me}="${t}"]${o}`}).join(", "),bn=(e,t)=>{Array.from(e).forEach(n=>{n instanceof CSSStyleRule?n.selectorText=Zs(n.selectorText,t):n instanceof CSSGroupingRule&&bn(n.cssRules,t)})},Ks=(e,t)=>{/:deep\(|::v-deep|>>>/.test(e)&&console.warn("jq79: :deep()/::v-deep/>>> are not supported in <style scoped>; the rule will be dropped by the browser");let n=new CSSStyleSheet;return n.replaceSync(e),bn(n.cssRules,t),Array.from(n.cssRules).map(s=>s.cssText).join(`
10
+ `)},Vs=/^[A-Z][A-Za-z0-9]*$/,tt=e=>{let t=Ls(Ds(zs(e))),s=new DOMParser().parseFromString(`<template>${t}</template>`,"text/html").querySelector("template"),r=[],i=[];Array.from(s.content.children).forEach(l=>{l.tagName==="TEMPLATE"?i.push(l):r.push(l)});let o=Wt(r,e),a={};return i.forEach(l=>{let p=l.getAttribute("name");if(p===null){console.warn("jq79: a top-level <template> without a name declares nothing and was ignored");return}if(!Vs.test(p)){console.warn(`jq79: <template name="${p}"> was ignored - a component name has to be PascalCase, or no tag could ever reference it (only capitalized names resolve as components)`);return}if(p in a){console.warn(`jq79: two <template name="${p}"> in one file; the second was ignored`);return}a[p]=new oe({...Wt(Array.from(l.content.children),l.innerHTML),siblings:a,name:p})}),Object.keys(a).length&&(o.siblings=a),o},Wt=(e,t)=>{let n=[],s=[],r=[];e.forEach(o=>{let a={attrs:Kt(o),content:o.textContent??""};o.tagName==="SCRIPT"?n.push(a):o.tagName==="STYLE"?s.push(a):r.push(Vt(o))}),s.forEach(o=>{"lang"in o.attrs&&console.warn(`jq79: <style lang="${o.attrs.lang}"> needs the jq79/vite plugin to compile it. This component didn't go through the bundler, so its styles were left uncompiled and the browser will ignore them.`)});let i=o=>"scoped"in o.attrs&&!("lang"in o.attrs);if(s.some(i)){let o=Gs(t);En(r,o),s.forEach(a=>{i(a)&&(a.scoped=Ks(a.content,o))})}return mn(r),{template:r,scripts:n,styles:s}},ut=e=>/\.html?([?#]|$)/.test(e)?st(e):import(e),Xs=/^(?:\.\.?\/|\/|[a-z][a-z0-9+.-]*:)/i,Js=(e,t)=>{if(!Xs.test(e))return e;try{return new URL(e,new URL(t??"",document.baseURI)).href}catch{return e}},Sn=(e,t)=>e?`
11
+ //# sourceURL=${e}?jq79-script=${t}`:"",Ut=e=>e.scoped??e.content,ve=new Map,Ys=e=>{let t=ve.get(e);if(!t){let n=document.createElement("style");n.textContent=e,document.head.appendChild(n),t={el:n,count:0},ve.set(e,t)}t.count++},Qs=e=>{let t=ve.get(e);t&&--t.count<=0&&(t.el.remove(),ve.delete(e))},er=(e,t,n,s={},r=ut,i={})=>{let o={...Rn,...s},a=new Proxy(t,{has:(f,E)=>E!=="$__effect"&&E!=="$__import"&&E!=="$__state"&&(Reflect.has(f,E)||!(E in globalThis)&&!(E in o))}),l={},p=new Function("$scope","$__effect","$__import","$__state",...Object.keys(o),`return (async () => { with ($scope) { ${e} }
12
+ ;$__state.done = true })()${Sn(i.filename,i.index??0)}`)(a,n,r,l,...Object.values(o));return p.catch(f=>console.error("jq79: error in :setup script",f)),Yt(p),{settled:p,sync:l.done===!0}},Ft=(e,t)=>{t?.forEach(({name:n,default:s})=>{e[n]===void 0&&(e[n]=s===void 0?void 0:v(s,e))})},ft=e=>{let t=e.attrs[":setup"];if(t===void 0)return null;if(t.trim()==="")return[];let n=Ce(t);return n||tr(e,t),n},Bt=new WeakSet,tr=(e,t)=>{t.trim()==="_"||Bt.has(e)||(Bt.add(e),console.warn(`jq79: :setup="${t}" is not a props pattern, so this component declares no signature and takes whatever a parent passes - write the props it takes ("{ a, b }"), a bare :setup for none, or "_" to stay open on purpose`))},nr=e=>{let t=new Set;return e.forEach(n=>{(Ae(n.content)??ft(n))?.forEach(({name:r})=>t.add(r))}),t},sr=e=>{let t=null;return e.forEach(n=>{let s=Ae(n.content)??ft(n);if(!s)return;let r=t??(t=new Set);s.forEach(({name:i})=>r.add(i))}),t},Ht=(e,t)=>{if(t===null)return e;let n={};return Object.keys(e).forEach(s=>{t.has(s)&&(n[s]=e[s])}),n},zt=new WeakMap,rr=(e,t,n,s)=>{if(s===null)return;let r=zt.get(e)??new Set;zt.set(e,r),n.forEach(i=>{s.has(i)||r.has(i)||(r.add(i),console.warn(`jq79: :${i} is not declared by <${t}> - add it to the :setup signature, or drop it`))})},or=(e,t)=>{if(!e)return null;let n=Object.create(null),s=!1;return Object.entries(e).forEach(([r,i])=>{t.has(r)||(n[r]=i,s=!0)}),s?n:null},wn=Symbol("jq79.unfilledProps"),nt=Symbol("jq79.pendingScripts"),ir=e=>e&&e.default!==void 0?e.default:e,ar=(e,t,n,s={},r=ut,i={})=>{let o={...Rn,...s},a={},l=new Function("$__exports","$__default","$__import",...Object.keys(o),`return (async () => { "use strict";
13
13
  ${e}
14
- ;$__exports.done = true })()${nn(o.filename,o.index??0)}`)(a,ks,r,...Object.values(i)),g=I=>console.error("jq79: error in factory script",I),h=!1,w,C=()=>{if(h)return w;h=!0;let I=a.default;if(typeof I!="function")return;let Z=b=>{b&&typeof b=="object"&&Object.assign(t,b)};try{let b=I(t,{$data:t,$props:t,$effect:n,...s});b instanceof Promise?w=b.then(Z).catch(g):Z(b)}catch(b){g(b)}return w},L=d.then(C,g);return Gt(L),a.done&&C(),{settled:L,sync:a.done===!0&&w===void 0}},qs="__JQ79_HMR_ENABLED__",Us="__JQ79_HMR__",ue=null,Ws=e=>{if(!ue||!e.filename)return;let t=ue.get(e.filename);t||ue.set(e.filename,t=new Set),t.add(new WeakRef(e))},Ut=e=>{try{return new URL(e,document.baseURI).pathname}catch{return e}},Fs=(e,t)=>{if(!ue)return 0;let n=Ut(e),s=Ve(t),r=!1,o=a=>a.name===void 0?s:s.siblings?.[a.name]??null,i=0;for(let[a,d]of ue)if(Ut(a)===n){for(let g of d){let h=g.deref();if(!h){d.delete(g);continue}let w=o(h);if(!w){r=!0;continue}h.hotReplace(w)&&i++}d.size||ue.delete(a)}return r?0:i},Bs=()=>{ue??(ue=new Map),globalThis[Us]={update:Fs}},Wt=3e3,Hs=(e,t)=>{let n=setTimeout(()=>{console.warn(`jq79: ${e.name?`<${e.name}>`:"a component"}${e.filename?` (${e.filename})`:""} has been waiting ${Wt/1e3}s for a :setup script and has rendered nothing. The template waits until every script returns or calls $mounted() - add an await $mounted() above the slow part to render first and fill in after.`)},Wt);n?.unref?.(),Promise.all(t).then(()=>clearTimeout(n))},Je=async e=>{let t=await fetch(e);if(!t.ok)throw new Error(`failed to fetch component from ${e}: ${t.status}`);return new re(await t.text(),{filename:e})},re=class{constructor(t,n={}){P(this,"template");P(this,"scripts");P(this,"styles");P(this,"modules");P(this,"filename");P(this,"siblings");P(this,"name");P(this,"slots");P(this,"modelWriteback");P(this,"data",null);P(this,"fx",null);P(this,"content",null);P(this,"startMarker",null);P(this,"endMarker",null);P(this,"styleEls",[]);P(this,"ownsSharedStyles",!1);P(this,"useShadow",!1);P(this,"mountRoot",null);P(this,"resolveMounted",null);P(this,"renderDone",!1);P(this,"emitListeners",new Map);let s=typeof t=="string"?Ve(t):t;this.template=s.template,this.scripts=s.scripts,this.styles=s.styles,this.modules=n.modules??(typeof t=="string"?void 0:t.modules),this.filename=n.filename??(typeof t=="string"?void 0:t.filename),this.siblings=s.siblings,this.name=s.name,this.adoptSiblings(),Ws(this)}adoptSiblings(){this.siblings&&Object.entries(this.siblings).forEach(([t,n])=>{n.filename??(n.filename=this.filename),n.modules??(n.modules=this.modules),this.name||(this[t]=n)})}hotReplace(t){let n=typeof t=="string"?Ve(t):t;Qe.clear(),de.clear(),Ge.clear();let s=this.startMarker,r=!!(s&&this.content),o=r&&s.isConnected,i=o?s.parentNode:null,a=o?this.endMarker.nextSibling:null,d={...this.data},g=this.useShadow;return r&&this.destroy(),this.template=n.template,this.scripts=n.scripts,this.styles=n.styles,this.siblings=n.siblings,this.adoptSiblings(),!r||(this.renderWith(d,g),!i)?!1:(g&&this.styleEls.forEach(h=>i.insertBefore(h,a)),i.insertBefore(this.content,a),this.mountRoot=i,this.settleMounted(),!0)}static fetch(t){if(Array.isArray(t))throw new TypeError("Component79.fetch takes one URL; use fetchAll for an array");return new Ye(Je(t))}static fetchAll(t){return Promise.all(t.map(Je))}on(t,n){return this.emitListeners.has(t)||this.emitListeners.set(t,new Set),this.emitListeners.get(t).add(n),this}off(t,n){return this.emitListeners.get(t)?.delete(n),this}render(t={}){return this.renderWith(t,!1)}renderShadow(t={}){return this.renderWith(t,!0)}renderWith(t,n){this.destroy();let s=vs(this.scripts),r=Ds(this.siblings,s),o=r?Object.assign(Object.create(r),t):{...t},i=new Set([...s].filter(p=>!(p in t)));i.size&&Object.defineProperty(o,sn,{value:i}),this.slots&&Object.defineProperty(o,Xt,{value:this.slots}),Object.defineProperty(o,Xe,{value:{count:0}});let a=we(o),d=le(a);this.data=a,this.fx=d,this.useShadow=n,this.startMarker=document.createComment("jq79"),this.endMarker=document.createComment("/jq79");let g=this.startMarker,h=!1,w=(p,x)=>{p==="model:update"&&!h&&(h=!0,console.warn("jq79: $emit('model:update', \u2026) no longer feeds :model - call $updateModel(value) or $updateModel(name, value) instead"));let O=new CustomEvent(p,{detail:x,bubbles:!0,composed:!0,cancelable:!0});return g===this.startMarker&&this.emitListeners.get(p)?.forEach(H=>H(O,x)),O.cancelBubble||g.dispatchEvent(O),!O.defaultPrevented},C,L=new Promise(p=>{C=p});this.resolveMounted=C,this.renderDone=!1;let I=this.endMarker,Z=p=>{let x=[];for(let O=g.nextSibling;O&&O!==I;O=O.nextSibling)O instanceof Element&&(O.matches(p)&&x.push(O),x.push(...Array.from(O.querySelectorAll(p))));return x},b=p=>Z(p)[0]??null,j=this.modules,v=p=>j&&p in j?Promise.resolve(j[p]):ot(_s(p,this.filename)),F=Object.assign(Object.create(null),{$emit:w,$updateModel:(...p)=>{let[x,O]=p.length>1?p:[void 0,p[0]];return g!==this.startMarker?!1:this.modelWriteback?.(x,O)??!1},$slots:Object.fromEntries(Object.keys(this.slots??{}).map(p=>[p,!0]))}),J=p=>`await $mounted();${p}`,B=[],Y=!0;this.scripts.forEach((p,x)=>{let O;B.push(new Promise(l=>{O=l}));let H=!1,z=()=>{H=!0,O()},U={$mounted:()=>(z(),L),$self:b,$$self:Z,...F,...r},V={filename:this.filename,index:x},W=":mounted"in p.attrs,N=Tt(p.content),q=(()=>{if(N!==null){W&&console.warn("jq79: :mounted on a factory script renders the template before the factory has returned, so none of its bindings exist yet - await $mounted() inside the factory instead."),Dt(a,Ae(p.content));let u=W?J(N):N;return Is(u,a,E=>d.effect(E),U,v,V)}let{vars:l,code:c}=xe(p.content);Dt(a,it(p)),l.forEach(u=>{u in a||(a[u]=void 0)});let f=W?J(c):c;return Os(f,a,u=>d.effect(u),U,v,V)})();if(q.sync)q.settled.then(z,z);else{let l=o[Xe];l.count++;let c=()=>{l.count--,z()};q.settled.then(c,c)}!q.sync&&!H&&(Y=!1)});let S=document.createDocumentFragment(),_=new Proxy(a,{has:(p,x)=>typeof x=="string"&&x in F||Reflect.has(p,x),get:(p,x,O)=>typeof x=="string"&&x in F&&!Reflect.has(p,x)?F[x]:Reflect.get(p,x,O)});return S.append(this.startMarker,this.endMarker),this.content=S,Y?(this.endMarker.parentNode.insertBefore(fe(this.template,_,d,n),this.endMarker),this.renderDone=!0,this.settleMounted()):(Promise.all(B).then(()=>{g===this.startMarker&&(this.endMarker.parentNode.insertBefore(fe(this.template,_,d,n),this.endMarker),this.renderDone=!0,this.settleMounted())}),Hs(this,B)),n?this.styleEls=this.styles.map(p=>{let x=document.createElement("style");return x.textContent=p.content,x}):(this.styles.forEach(p=>Cs(Mt(p))),this.ownsSharedStyles=!0),this}mount(t,n){let s=typeof t=="string"?he(t):t;if(!s)throw new Error(`mount target not found: ${t}`);return(!this.content||n!==void 0)&&this.renderWith(n??{},this.useShadow),this.attach(s)}mountShadow(t,n){let s=typeof t=="string"?he(t):t;if(!s)throw new Error(`mount target not found: ${t}`);return(!this.content||n!==void 0||!this.useShadow)&&this.renderWith(n??{},!0),this.attach(s)}attach(t){this.mountRoot&&this.detach();let n=this.useShadow&&t instanceof Element?t.shadowRoot??t.attachShadow({mode:"open"}):t;return this.useShadow&&this.styleEls.forEach(s=>n.appendChild(s)),n.appendChild(this.content),this.mountRoot=n,this.settleMounted(),this}settleMounted(){this.renderDone&&this.mountRoot&&this.resolveMounted?.()}detach(){if(!this.mountRoot||!this.content||!this.startMarker||!this.endMarker)return this;let t=this.startMarker;for(;t;){let n=t.nextSibling;if(this.content.appendChild(t),t===this.endMarker)break;t=n}return this.mountRoot=null,this}destroy(){return this.detach(),this.fx?.dispose(),this.fx=null,this.data?.$dispose(),this.styleEls.forEach(t=>t.parentNode?.removeChild(t)),this.styleEls=[],this.ownsSharedStyles&&(this.styles.forEach(t=>js(Mt(t))),this.ownsSharedStyles=!1),this.content=null,this.startMarker=null,this.endMarker=null,this.renderDone=!1,this.data=null,this.resolveMounted=null,this}};P(re,"version",Cn);var Ye=class{constructor(t){P(this,"chain");this.chain=t}queue(t){return this.chain=this.chain.then(n=>(t(n),n)),this}then(t,n){return this.chain.then(t,n)}catch(t){return this.chain.catch(t)}finally(t){return this.chain.finally(t)}mount(t,n){return this.queue(s=>s.mount(t,n))}mountShadow(t,n){return this.queue(s=>s.mountShadow(t,n))}render(t={}){return this.queue(n=>n.render(t))}renderShadow(t={}){return this.queue(n=>n.renderShadow(t))}on(t,n){return this.queue(s=>s.on(t,n))}off(t,n){return this.queue(s=>s.off(t,n))}detach(){return this.queue(t=>t.detach())}destroy(){return this.queue(t=>t.destroy())}};var er=e=>new re(e),rn={$:he,$$:ve,$create:Le,$reactive:we,$toRaw:G,Component79:re};typeof globalThis<"u"&&globalThis[qs]&&Bs();export{he as $,ve as $$,Le as $create,we as $reactive,G as $toRaw,re as C79,re as Component79,Ye as PendingComponent79,Bs as enableHotReload,Fs as hotUpdate,er as parseComponent,Qs as renderComponent};
14
+ ;$__exports.done = true })()${Sn(i.filename,i.index??0)}`)(a,ir,r,...Object.values(o)),p=I=>console.error("jq79: error in factory script",I),f=!1,E,S=()=>{if(f)return E;f=!0;let I=a.default;if(typeof I!="function")return;let U=D=>{D&&typeof D=="object"&&Object.assign(t,D)};try{let D=I(t,{$data:t,$props:t,$effect:n,...s});D instanceof Promise?E=D.then(U).catch(p):U(D)}catch(D){p(D)}return E},j=l.then(S,p);return Yt(j),a.done&&S(),{settled:j,sync:a.done===!0&&E===void 0}},lr="__JQ79_HMR_ENABLED__",cr="__JQ79_HMR__",de=null,ur=e=>{if(!de||!e.filename)return;let t=de.get(e.filename);t||de.set(e.filename,t=new Set),t.add(new WeakRef(e))},Gt=e=>{try{return new URL(e,document.baseURI).pathname}catch{return e}},fr=(e,t)=>{if(!de)return 0;let n=Gt(e),s=tt(t),r=!1,i=a=>a.name===void 0?s:s.siblings?.[a.name]??null,o=0;for(let[a,l]of de)if(Gt(a)===n){for(let p of l){let f=p.deref();if(!f){l.delete(p);continue}let E=i(f);if(!E){r=!0;continue}f.hotReplace(E)&&o++}l.size||de.delete(a)}return r?0:o},dr=()=>{de??(de=new Map),globalThis[cr]={update:fr}},Zt=3e3,pr=(e,t)=>{let n=setTimeout(()=>{console.warn(`jq79: ${e.name?`<${e.name}>`:"a component"}${e.filename?` (${e.filename})`:""} has been waiting ${Zt/1e3}s for a :setup script and has rendered nothing. The template waits until every script returns or calls $mounted() - add an await $mounted() above the slow part to render first and fill in after.`)},Zt);n?.unref?.(),Promise.all(t).then(()=>clearTimeout(n))},st=async e=>{let t=await fetch(e);if(!t.ok)throw new Error(`failed to fetch component from ${e}: ${t.status}`);return new oe(await t.text(),{filename:e})},oe=class{constructor(t,n={}){M(this,"template");M(this,"scripts");M(this,"styles");M(this,"modules");M(this,"filename");M(this,"siblings");M(this,"name");M(this,"slots");M(this,"modelWriteback");M(this,"data",null);M(this,"fx",null);M(this,"content",null);M(this,"startMarker",null);M(this,"endMarker",null);M(this,"styleEls",[]);M(this,"ownsSharedStyles",!1);M(this,"useShadow",!1);M(this,"mountRoot",null);M(this,"resolveMounted",null);M(this,"renderDone",!1);M(this,"emitListeners",new Map);let s=typeof t=="string"?tt(t):t;this.template=s.template,this.scripts=s.scripts,this.styles=s.styles,this.modules=n.modules??(typeof t=="string"?void 0:t.modules),this.filename=n.filename??(typeof t=="string"?void 0:t.filename),this.siblings=s.siblings,this.name=s.name,this.adoptSiblings(),ur(this)}adoptSiblings(){this.siblings&&Object.entries(this.siblings).forEach(([t,n])=>{n.filename??(n.filename=this.filename),n.modules??(n.modules=this.modules),this.name||(this[t]=n)})}hotReplace(t){let n=typeof t=="string"?tt(t):t;ot.clear(),fe.clear(),Qe.clear();let s=this.startMarker,r=!!(s&&this.content),i=r&&s.isConnected,o=i?s.parentNode:null,a=i?this.endMarker.nextSibling:null,l={...this.data},p=this.useShadow;return r&&this.destroy(),this.template=n.template,this.scripts=n.scripts,this.styles=n.styles,this.siblings=n.siblings,this.adoptSiblings(),!r||(this.renderWith(l,p),!o)?!1:(p&&this.styleEls.forEach(f=>o.insertBefore(f,a)),o.insertBefore(this.content,a),this.mountRoot=o,this.settleMounted(),!0)}static debug(t){if(t)for(let n in t){let s=t[n];typeof s=="boolean"?Oe[n]=s:console.warn(`jq79: Component79.debug ignored "${n}" - the flags are booleans, and the ones it knows are: ${Object.keys(Oe).join(", ")}`)}return{...Oe}}static fetch(t){if(Array.isArray(t))throw new TypeError("Component79.fetch takes one URL; use fetchAll for an array");return new rt(st(t))}static fetchAll(t){return Promise.all(t.map(st))}on(t,n){return this.emitListeners.has(t)||this.emitListeners.set(t,new Set),this.emitListeners.get(t).add(n),this}off(t,n){return this.emitListeners.get(t)?.delete(n),this}render(t={}){return this.renderWith(t,!1)}renderShadow(t={}){return this.renderWith(t,!0)}renderWith(t,n){this.destroy();let s=nr(this.scripts),r=or(this.siblings,s),i=r?Object.assign(Object.create(r),t):{...t},o=new Set([...s].filter(h=>!(h in t)));o.size&&Object.defineProperty(i,wn,{value:o}),this.slots&&Object.defineProperty(i,an,{value:this.slots}),Object.defineProperty(i,nt,{value:{count:0}});let a=we(i),l=ce(a);this.data=a,this.fx=l,this.useShadow=n,this.startMarker=document.createComment("jq79"),this.endMarker=document.createComment("/jq79");let p=this.startMarker,f=!1,E=(h,x)=>{h==="model:update"&&!f&&(f=!0,console.warn("jq79: $emit('model:update', \u2026) no longer feeds :model - call $updateModel(value) or $updateModel(name, value) instead"));let _=new CustomEvent(h,{detail:x,bubbles:!0,composed:!0,cancelable:!0});return p===this.startMarker&&this.emitListeners.get(h)?.forEach(B=>B(_,x)),_.cancelBubble||p.dispatchEvent(_),!_.defaultPrevented},S,j=new Promise(h=>{S=h});this.resolveMounted=S,this.renderDone=!1;let I=this.endMarker,U=h=>{let x=[];for(let _=p.nextSibling;_&&_!==I;_=_.nextSibling)_ instanceof Element&&(_.matches(h)&&x.push(_),x.push(...Array.from(_.querySelectorAll(h))));return x},D=h=>U(h)[0]??null,F=this.modules,C=h=>F&&h in F?Promise.resolve(F[h]):ut(Js(h,this.filename)),P=Object.assign(Object.create(null),{$emit:E,$updateModel:(...h)=>{let[x,_]=h.length>1?h:[void 0,h[0]];return p!==this.startMarker?!1:this.modelWriteback?.(x,_)??!1},$slots:Object.fromEntries(Object.keys(this.slots??{}).map(h=>[h,!0]))}),q=h=>`await $mounted();${h}`,V=[],Y=!0;this.scripts.forEach((h,x)=>{let _;V.push(new Promise(c=>{_=c}));let B=!1,H=()=>{B=!0,_()},R={$mounted:()=>(H(),j),$self:D,$$self:U,...P,...r},W={filename:this.filename,index:x},L=":mounted"in h.attrs,z=Ot(h.content),G=(()=>{if(z!==null){L&&console.warn("jq79: :mounted on a factory script renders the template before the factory has returned, so none of its bindings exist yet - await $mounted() inside the factory instead."),Ft(a,Ae(h.content));let d=L?q(z):z;return ar(d,a,b=>l.effect(b),R,C,W)}let{vars:c,code:u}=Ne(h.content);Ft(a,ft(h)),c.forEach(d=>{d in a||(a[d]=void 0)});let g=L?q(u):u;return er(g,a,d=>l.effect(d),R,C,W)})();if(G.sync)G.settled.then(H,H);else{let c=i[nt];c.count++;let u=()=>{c.count--,H()};G.settled.then(u,u)}!G.sync&&!B&&(Y=!1)});let w=document.createDocumentFragment(),O=new Proxy(a,{has:(h,x)=>typeof x=="string"&&x in P||Reflect.has(h,x),get:(h,x,_)=>typeof x=="string"&&x in P&&!Reflect.has(h,x)?P[x]:Reflect.get(h,x,_)});return w.append(this.startMarker,this.endMarker),this.content=w,Y?(this.endMarker.parentNode.insertBefore(pe(this.template,O,l,n),this.endMarker),this.renderDone=!0,this.settleMounted()):(Promise.all(V).then(()=>{p===this.startMarker&&(this.endMarker.parentNode.insertBefore(pe(this.template,O,l,n),this.endMarker),this.renderDone=!0,this.settleMounted())}),pr(this,V)),n?this.styleEls=this.styles.map(h=>{let x=document.createElement("style");return x.textContent=h.content,x}):(this.styles.forEach(h=>Ys(Ut(h))),this.ownsSharedStyles=!0),this}mount(t,n){let s=typeof t=="string"?ge(t):t;if(!s)throw new Error(`mount target not found: ${t}`);return(!this.content||n!==void 0)&&this.renderWith(n??{},this.useShadow),this.attach(s)}mountShadow(t,n){let s=typeof t=="string"?ge(t):t;if(!s)throw new Error(`mount target not found: ${t}`);return(!this.content||n!==void 0||!this.useShadow)&&this.renderWith(n??{},!0),this.attach(s)}attach(t){this.mountRoot&&this.detach();let n=this.useShadow&&t instanceof Element?t.shadowRoot??t.attachShadow({mode:"open"}):t;return this.useShadow&&this.styleEls.forEach(s=>n.appendChild(s)),n.appendChild(this.content),this.mountRoot=n,this.settleMounted(),this}settleMounted(){this.renderDone&&this.mountRoot&&this.resolveMounted?.()}detach(){if(!this.mountRoot||!this.content||!this.startMarker||!this.endMarker)return this;let t=this.startMarker;for(;t;){let n=t.nextSibling;if(this.content.appendChild(t),t===this.endMarker)break;t=n}return this.mountRoot=null,this}destroy(){return this.detach(),this.fx?.dispose(),this.fx=null,this.data?.$dispose(),this.styleEls.forEach(t=>t.parentNode?.removeChild(t)),this.styleEls=[],this.ownsSharedStyles&&(this.styles.forEach(t=>Qs(Ut(t))),this.ownsSharedStyles=!1),this.content=null,this.startMarker=null,this.endMarker=null,this.renderDone=!1,this.data=null,this.resolveMounted=null,this}};M(oe,"version",Gn);var rt=class{constructor(t){M(this,"chain");this.chain=t}queue(t){return this.chain=this.chain.then(n=>(t(n),n)),this}then(t,n){return this.chain.then(t,n)}catch(t){return this.chain.catch(t)}finally(t){return this.chain.finally(t)}mount(t,n){return this.queue(s=>s.mount(t,n))}mountShadow(t,n){return this.queue(s=>s.mountShadow(t,n))}render(t={}){return this.queue(n=>n.render(t))}renderShadow(t={}){return this.queue(n=>n.renderShadow(t))}on(t,n){return this.queue(s=>s.on(t,n))}off(t,n){return this.queue(s=>s.off(t,n))}detach(){return this.queue(t=>t.detach())}destroy(){return this.queue(t=>t.destroy())}};var $r=e=>new oe(e),Rn={$:ge,$$:De,$create:Ie,$reactive:we,$toRaw:Z,Component79:oe};typeof globalThis<"u"&&globalThis[lr]&&dr();export{ge as $,De as $$,Ie as $create,we as $reactive,Z as $toRaw,oe as C79,oe as Component79,rt as PendingComponent79,dr as enableHotReload,fr as hotUpdate,$r as parseComponent,Rr as renderComponent};
15
15
  //# sourceMappingURL=jq79.js.map