jq79 0.7.0 → 0.7.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/jq79.js CHANGED
@@ -1,16 +1,16 @@
1
- var qn=Object.defineProperty;var Un=(e,t,n)=>t in e?qn(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var k=(e,t,n)=>Un(e,typeof t!="symbol"?t+"":t,n);function we(e,t){return typeof e=="string"?document.querySelector(e):e.querySelector(t)}function He(e,t){return Array.from(typeof e=="string"?document.querySelectorAll(e):e.querySelectorAll(t))}var ze=(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},Bn=new Set(["a","b","i","em","strong","p","br","ul","ol","li","blockquote","code","pre","span","div","h1","h2","h3","h4","h5","h6","img"]),bt={a:new Set(["href","title"]),img:new Set(["src","alt"]),"*":new Set(["class"])},Hn=new Set(["http:","https:","mailto:"]);function zn(e){try{let t=new URL(e,"https://example.com");return Hn.has(t.protocol)}catch{return!1}}var Gn={"https:":"443","http:":"80"};function Zn(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 St=e=>{let t=(Array.isArray(e)?e:e.split(",")).map(Zn).filter(n=>n!==null);return n=>{let s=n.hostname.toLowerCase(),r=n.port||Gn[n.protocol]||"";return t.some(i=>i.host.test(s)&&(i.port===null||i.port===r))}};function Kn(e,t,n,s){try{return!!e(new URL(t,document.baseURI),n,s)}catch{return!1}}var wt=512;function Rt(e,t,n,s){if(n>wt)throw new RangeError(`jq79: sanitizeHTML input nests deeper than ${wt} elements`);for(let r of Array.from(e.childNodes))if(r.nodeType===Node.ELEMENT_NODE){let i=Vn(r,n,s);i&&t.appendChild(i)}else r.nodeType===Node.TEXT_NODE&&t.appendChild(r.cloneNode())}function Vn(e,t,n){let s=e.tagName.toLowerCase();if(!Bn.has(s))return null;let r=document.createElement(s);for(let i of Array.from(e.attributes)){let o=i.name.toLowerCase(),l=bt[s]?.has(o),a=bt["*"]?.has(o);!l&&!a||(o==="href"||o==="src")&&(!zn(i.value)||n&&!Kn(n,i.value,s,o))||r.setAttribute(o,i.value)}return s==="a"&&r.setAttribute("rel","noopener noreferrer"),Rt(e,r,t+1,n),r}function Ge(e,t){let n=document.createElement("template");n.innerHTML=e;let s=document.createElement("div");return Rt(n.content,s,0,t?.allowUrl),s.innerHTML}var Xn=(e,t)=>t.split(".").reduce((n,s)=>n?.[s],e),Te=e=>{if(Array.isArray(e))return!0;let t=Object.getPrototypeOf(e);return t===Object.prototype||t===null},Ct=(e,t,n)=>{Object.entries(e).forEach(([s,r])=>{let i=t?`${t}.${s}`:s;r&&typeof r=="object"&&Te(r)?Ct(r,i,n):n(i,r)})},Jn=(e,t)=>{e.own===null?e.own=t:e.own!==t&&(e.ownMany??(e.ownMany=new Set)).add(t)},Yn=(e,t)=>{e.deep===null?e.deep=t:e.deep!==t&&(e.deepMany??(e.deepMany=new Set)).add(t)},Qn=(e,t)=>{e.own===t?e.own=null:e.ownMany?.delete(t)&&e.ownMany.size===0&&(e.ownMany=null)},es=(e,t)=>{e.deep===t?e.deep=null:e.deepMany?.delete(t)&&e.deepMany.size===0&&(e.deepMany=null)},me=(e,t)=>{e.own!==null&&t(e.own),e.ownMany?.forEach(t)},Se=(e,t)=>{e.deep!==null&&t(e.deep),e.deepMany?.forEach(t)},$t=" keys",Ze=e=>e?`${e}.${$t}`:$t,Tt=".length",Nt=(e,t)=>({children:null,own:null,ownMany:null,deep:null,deepMany:null,parent:e,segment:t}),ts=e=>e.own===null&&e.deep===null&&!e.ownMany?.size&&!e.deepMany?.size&&!e.children?.size,Ve=Symbol("jq79.raw"),Z=e=>{let t=e;for(;t!==null&&typeof t=="object"&&t[Ve];)t=t[Ve];return t},_t=Symbol("jq79.store"),ue=e=>e!==null&&typeof e=="object"&&e[_t]===!0,le=[],Re=e=>{le.push(new Set);try{return e()}finally{le.pop()}},ns=0,Ke=new Set,xt="$__attach",Ne=Symbol("jq79.alsoWakenBy"),xe=e=>{let t=new Map,n=new Set,s=new Set,r=new WeakMap,i=Object.create(null),o=Nt(null,""),l=(f,d)=>{let g=o;return f.split(".").forEach(h=>{let b=g.children??(g.children=new Map),y=b.get(h);y||(y=Nt(g,h),b.set(h,y)),g=y}),d.deep?Yn(g,d):Jn(g,d),g},a=(f,d)=>{d.deep?es(f,d):Qn(f,d);let g=f;for(;g?.parent&&ts(g);)g.parent.children.delete(g.segment),g=g.parent},u=f=>{let d=o;for(let g of f.split("."))if(d=d.children?.get(g),!d)return;return d},c=f=>{let d=new Set,g=E=>{let $=E.children?[...E.children.values()]:[];for(;$.length;){let N=$.pop();me(N,O=>d.add(O)),Se(N,O=>d.add(O)),N.children?.forEach(O=>$.push(O))}},h=o,b=f.split("."),y="";for(let E=0;E<b.length-1;E++){if(h=h.children?.get(b[E]),!h)return d;y=y?`${y}.${b[E]}`:b[E],Se(h,$=>d.add($)),C.has(y)&&me(h,$=>d.add($)),E===b.length-2&&b[E+1]==="length"&&(me(h,$=>d.add($)),g(h))}return h=h.children?.get(b[b.length-1]),h&&(me(h,E=>d.add(E)),Se(h,E=>d.add(E)),g(h)),d},p=(f,d,g)=>{if(d===g)return!1;for(let h=d;h<g;h++){let b=f.charCodeAt(h);if(b<48||b>57)return!1}return!0},w=(f,d)=>{if(f.deep||d.size<2)return d;let g=new Set;d.forEach(y=>{y.endsWith(Tt)&&g.add(y.slice(0,-Tt.length))});let h=new Set;if(d.forEach(y=>{let E=0,$="";for(let N=y.indexOf(".");N!==-1;N=y.indexOf(".",N+1)){let O=y.slice(0,N);(!(E>0&&p(y,E,N))||g.has($))&&h.add(O),$=O,E=N+1}}),!h.size)return d;let b=new Set;return d.forEach(y=>{h.has(y)||b.add(y)}),b},v=f=>{let d=null,g=null,h=null,b=Ke,y=x=>h?h.has(x):d===x,E=x=>{let B=l(x,f);h?h.set(x,B):d===null?(d=x,g=B):(h=new Map([[d,g],[x,B]]),d=g=null)},$=x=>{if(h){h.forEach((B,F)=>{x.has(F)||(a(B,f),h.delete(F))});return}d!==null&&!x.has(d)&&(a(g,f),d=g=null)},N=()=>{h?h.forEach(x=>a(x,f)):g&&a(g,f),h=null,d=g=null},O=x=>{if(x.size===b.size){let F=!0;if(x.forEach(ce=>{F&&(F=b.has(ce))}),F)return}b=x;let B=w(f,x);$(B),B.forEach(F=>{y(F)||E(F)})};return f.reindex.add(O),O(f.deps),()=>{f.reindex.delete(O),N(),b=Ke}},I=f=>{let d=u(f);if(d){let g=new Set;me(d,h=>g.add(h)),Se(d,h=>g.add(h)),M(g)}},U=f=>I(Ze(f)),M=f=>{let d=Array.from(f),g=!0;for(let h=1;g&&h<d.length;h++)g=d[h-1].order<d[h].order;g||d.sort((h,b)=>h.order-b.order),d.forEach(h=>{s.has(h)&&h.run()})},S=(f,d,g=!1)=>{t.get(f)?.forEach(h=>h(d,f)),n.forEach(h=>h(f,d)),g?s.forEach(h=>h.run()):M(c(f))},q=(f,d)=>f!==d&&f!==null&&d!==null&&typeof f=="object"&&typeof d=="object"&&!ue(f)&&!ue(d)&&Te(f)&&Te(d)&&Array.isArray(f)===Array.isArray(d),L=null,D=-1,H=(f,d)=>{let g=d.length>f.length,h=g?f:d,b=g?d:f,y=0;for(;y<h.length&&Object.is(Z(h[y]),Z(b[y]));)y++;for(let E=y;E<h.length;E++)if(!Object.is(Z(h[E]),Z(b[E+1])))return D;return y},J=(f,d)=>{if(Array.isArray(d)){let $=f.length,N=d.length,O=$!==N;if(!$||!N)return L;let x=Math.max($,N);if(Math.abs($-N)===1){let F=H(f,d);if(F!==D){let ce=[];for(let Be=F;Be<x;Be++)ce.push(String(Be));return{keys:ce,exact:!0,keysChanged:O}}}let B=[];for(let F=0;F<x;F++)if(!Object.is(Z(f[F]),Z(d[F]))&&(B.push(String(F)),B.length*2>=x))return L;return{keys:B,exact:!1,keysChanged:O}}let g=Object.keys(f),h=Object.keys(d),b=new Set([...g,...h]);if(!b.size)return L;let y=[];b.forEach($=>{Object.is(Z(f[$]),Z(d[$]))||y.push($)});let E=g.length!==h.length||g.some(($,N)=>$!==h[N]);return y.length*2>=b.size?L:{keys:y,exact:!1,keysChanged:E}},Y=(f,d,g,h)=>{let b=new Set,y=$=>{let N=u($);N&&(me(N,O=>b.add(O)),Se(N,O=>b.add(O)))},E=J(d,g);if(!E)return S(f,h);if(t.get(f)?.forEach($=>$(h,f)),n.forEach($=>$(f,h)),y(f),E.keys.forEach($=>{let N=`${f}.${$}`,O=t.get(N);if(O){let x=Z(g[$]),B=R(x)?A(x,N):x;O.forEach(F=>F(B,N))}E.exact?y(N):c(N).forEach(x=>b.add(x))}),E.keysChanged&&y(Ze(f)),Array.isArray(g)&&d.length!==g.length){let $=`${f}.length`;t.get($)?.forEach(N=>N(g.length,$)),y($)}M(b)},R=f=>f!==null&&typeof f=="object"&&Te(f),C=new Map,m=(f,d)=>{let g=C.get(d);g?.store!==f&&(g?.unsubscribe(),C.set(d,{store:f,unsubscribe:f.$onAny((h,b)=>S(`${d}.${h}`,b))}))},_=f=>{C.get(f)?.unsubscribe(),C.delete(f)},A=(f,d)=>{let g=r.get(f);if(g)return g;let h=null,b=new Proxy(f,{has(y,E){return Reflect.has(y,E)||typeof E=="string"&&h?.has(E)===!0},ownKeys(y){return le[le.length-1]?.add(Ze(d)),Reflect.ownKeys(y)},get(y,E,$){if(E===Ve)return y;if(E===_t)return d==="";if(typeof E!="string")return Reflect.get(y,E,$);if(d===""&&E in i)return i[E];let N=d?`${d}.${E}`:E;le[le.length-1]?.add(N);let O=Reflect.get(y,E,$);if(ue(O))return m(O,N),O;let x=Z(O);return R(x)?A(x,N):x},set(y,E,$,N){if(N!==b&&!Object.prototype.hasOwnProperty.call(y,E))return Reflect.set(y,E,$,N);let O=d?`${d}.${E}`:E,x=ue($)?$:Z($),B=!Object.prototype.hasOwnProperty.call(y,E);if(!B&&Object.is(y[E],x)&&(x===null||typeof x!="object"))return!0;let F=y[E];y[E]=x,h?.delete(E),ue(x)?m(x,O):_(O);let ce=ue(x)||!R(x)?x:A(x,O);return!B&&q(F,x)?Y(O,F,x,ce):S(O,ce,B),!0},deleteProperty(y,E){if(typeof E!="string")return Reflect.deleteProperty(y,E);let $=Object.prototype.hasOwnProperty.call(y,E),N=Reflect.deleteProperty(y,E);if(N&&$){let O=d?`${d}.${E}`:E;(h??(h=new Set)).add(E),_(O),S(O,void 0),U(d)}return N}});return r.set(f,b),b},z=A(Z(e),"");Object.entries(Z(e)).forEach(([f,d])=>{ue(d)&&m(d,f)});let V=(f,d,{immediate:g=!1}={})=>(t.has(f)||t.set(f,new Set),t.get(f).add(d),g&&d(Xn(z,f),f),()=>t.get(f)?.delete(d)),K=(f,{immediate:d=!1}={})=>(n.add(f),d&&Ct(z,"",(g,h)=>f(g,h)),()=>n.delete(f)),T=(f,{deep:d=!1,alsoWakenBy:g}={})=>{let h=!1,b=!1,y={deps:Ke,reindex:new Set,deep:d,order:ns++,run:()=>{if(h){b=!0;return}h=!0;try{let N=0;do{b=!1;let O=new Set;le.push(O);try{f()}finally{le.pop(),y.deps=O}}while(b&&++N<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{h=!1,y.reindex.forEach(N=>N(y.deps))}}};s.add(y);let E=v(y),$=()=>{s.delete(y),E()};return g?.length?W(y,g,$):(y.run(),$)},W=(f,d,g)=>{let h=d.map(b=>b?.[xt]?.(f)).filter(Boolean);return f.run(),()=>{g(),h.forEach(b=>b())}},P=f=>{s.add(f);let d=v(f);return()=>{s.delete(f),d()}},G=()=>{C.forEach(({unsubscribe:f})=>f()),C.clear()};return i.$on=V,i.$onAny=K,i.$effect=T,i.$dispose=G,i[xt]=P,z},Xe=class{constructor(t,n){k(this,"scope",t);k(this,"disposers",null);k(this,"runs",null);k(this,"options");let s=t[Ne];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]()}},de=(e,t=!1)=>new Xe(e,t);var At=/(?:let|var|const)(?:\s+(?=[A-Za-z_$])|\s*(?=[{[]))/y,Ot=/\$:\s*/y,_e=/import(?=\s*\()/y,vt=/\$:\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(`
1
+ var Fn=Object.defineProperty;var Un=(e,t,n)=>t in e?Fn(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var k=(e,t,n)=>Un(e,typeof t!="symbol"?t+"":t,n);function we(e,t){return typeof e=="string"?document.querySelector(e):e.querySelector(t)}function He(e,t){return Array.from(typeof e=="string"?document.querySelectorAll(e):e.querySelectorAll(t))}var ze=(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},Bn=new Set(["a","b","i","em","strong","p","br","ul","ol","li","blockquote","code","pre","span","div","h1","h2","h3","h4","h5","h6","img"]),bt={a:new Set(["href","title"]),img:new Set(["src","alt"]),"*":new Set(["class"])},Hn=new Set(["http:","https:","mailto:"]);function zn(e){try{let t=new URL(e,"https://example.com");return Hn.has(t.protocol)}catch{return!1}}var Gn={"https:":"443","http:":"80"};function Zn(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 St=e=>{let t=(Array.isArray(e)?e:e.split(",")).map(Zn).filter(n=>n!==null);return n=>{let s=n.hostname.toLowerCase(),r=n.port||Gn[n.protocol]||"";return t.some(i=>i.host.test(s)&&(i.port===null||i.port===r))}};function Kn(e,t,n,s){try{return!!e(new URL(t,document.baseURI),n,s)}catch{return!1}}var wt=512;function Rt(e,t,n,s){if(n>wt)throw new RangeError(`jq79: sanitizeHTML input nests deeper than ${wt} elements`);for(let r of Array.from(e.childNodes))if(r.nodeType===Node.ELEMENT_NODE){let i=Vn(r,n,s);i&&t.appendChild(i)}else r.nodeType===Node.TEXT_NODE&&t.appendChild(r.cloneNode())}function Vn(e,t,n){let s=e.tagName.toLowerCase();if(!Bn.has(s))return null;let r=document.createElement(s);for(let i of Array.from(e.attributes)){let o=i.name.toLowerCase(),l=bt[s]?.has(o),a=bt["*"]?.has(o);!l&&!a||(o==="href"||o==="src")&&(!zn(i.value)||n&&!Kn(n,i.value,s,o))||r.setAttribute(o,i.value)}return s==="a"&&r.setAttribute("rel","noopener noreferrer"),Rt(e,r,t+1,n),r}function Ge(e,t){let n=document.createElement("template");n.innerHTML=e;let s=document.createElement("div");return Rt(n.content,s,0,t?.allowUrl),s.innerHTML}var Xn=(e,t)=>t.split(".").reduce((n,s)=>n?.[s],e),Te=e=>{if(Array.isArray(e))return!0;let t=Object.getPrototypeOf(e);return t===Object.prototype||t===null},Ct=(e,t,n)=>{Object.entries(e).forEach(([s,r])=>{let i=t?`${t}.${s}`:s;r&&typeof r=="object"&&Te(r)?Ct(r,i,n):n(i,r)})},Yn=(e,t)=>{e.own===null?e.own=t:e.own!==t&&(e.ownMany??(e.ownMany=new Set)).add(t)},Jn=(e,t)=>{e.deep===null?e.deep=t:e.deep!==t&&(e.deepMany??(e.deepMany=new Set)).add(t)},Qn=(e,t)=>{e.own===t?e.own=null:e.ownMany?.delete(t)&&e.ownMany.size===0&&(e.ownMany=null)},es=(e,t)=>{e.deep===t?e.deep=null:e.deepMany?.delete(t)&&e.deepMany.size===0&&(e.deepMany=null)},me=(e,t)=>{e.own!==null&&t(e.own),e.ownMany?.forEach(t)},Se=(e,t)=>{e.deep!==null&&t(e.deep),e.deepMany?.forEach(t)},$t=" keys",Ze=e=>e?`${e}.${$t}`:$t,Tt=".length",Nt=(e,t)=>({children:null,own:null,ownMany:null,deep:null,deepMany:null,parent:e,segment:t}),ts=e=>e.own===null&&e.deep===null&&!e.ownMany?.size&&!e.deepMany?.size&&!e.children?.size,Ve=Symbol("jq79.raw"),Z=e=>{let t=e;for(;t!==null&&typeof t=="object"&&t[Ve];)t=t[Ve];return t},_t=Symbol("jq79.store"),ue=e=>e!==null&&typeof e=="object"&&e[_t]===!0,le=[],Re=e=>{le.push(new Set);try{return e()}finally{le.pop()}},ns=0,Ke=new Set,xt="$__attach",Ne=Symbol("jq79.alsoWakenBy"),xe=e=>{let t=new Map,n=new Set,s=new Set,r=new WeakMap,i=Object.create(null),o=Nt(null,""),l=(f,d)=>{let g=o;return f.split(".").forEach(h=>{let b=g.children??(g.children=new Map),y=b.get(h);y||(y=Nt(g,h),b.set(h,y)),g=y}),d.deep?Jn(g,d):Yn(g,d),g},a=(f,d)=>{d.deep?es(f,d):Qn(f,d);let g=f;for(;g?.parent&&ts(g);)g.parent.children.delete(g.segment),g=g.parent},u=f=>{let d=o;for(let g of f.split("."))if(d=d.children?.get(g),!d)return;return d},c=f=>{let d=new Set,g=E=>{let $=E.children?[...E.children.values()]:[];for(;$.length;){let N=$.pop();me(N,O=>d.add(O)),Se(N,O=>d.add(O)),N.children?.forEach(O=>$.push(O))}},h=o,b=f.split("."),y="";for(let E=0;E<b.length-1;E++){if(h=h.children?.get(b[E]),!h)return d;y=y?`${y}.${b[E]}`:b[E],Se(h,$=>d.add($)),C.has(y)&&me(h,$=>d.add($)),E===b.length-2&&b[E+1]==="length"&&(me(h,$=>d.add($)),g(h))}return h=h.children?.get(b[b.length-1]),h&&(me(h,E=>d.add(E)),Se(h,E=>d.add(E)),g(h)),d},p=(f,d,g)=>{if(d===g)return!1;for(let h=d;h<g;h++){let b=f.charCodeAt(h);if(b<48||b>57)return!1}return!0},w=(f,d)=>{if(f.deep||d.size<2)return d;let g=new Set;d.forEach(y=>{y.endsWith(Tt)&&g.add(y.slice(0,-Tt.length))});let h=new Set;if(d.forEach(y=>{let E=0,$="";for(let N=y.indexOf(".");N!==-1;N=y.indexOf(".",N+1)){let O=y.slice(0,N);(!(E>0&&p(y,E,N))||g.has($))&&h.add(O),$=O,E=N+1}}),!h.size)return d;let b=new Set;return d.forEach(y=>{h.has(y)||b.add(y)}),b},v=f=>{let d=null,g=null,h=null,b=Ke,y=x=>h?h.has(x):d===x,E=x=>{let B=l(x,f);h?h.set(x,B):d===null?(d=x,g=B):(h=new Map([[d,g],[x,B]]),d=g=null)},$=x=>{if(h){h.forEach((B,W)=>{x.has(W)||(a(B,f),h.delete(W))});return}d!==null&&!x.has(d)&&(a(g,f),d=g=null)},N=()=>{h?h.forEach(x=>a(x,f)):g&&a(g,f),h=null,d=g=null},O=x=>{if(x.size===b.size){let W=!0;if(x.forEach(ce=>{W&&(W=b.has(ce))}),W)return}b=x;let B=w(f,x);$(B),B.forEach(W=>{y(W)||E(W)})};return f.reindex.add(O),O(f.deps),()=>{f.reindex.delete(O),N(),b=Ke}},I=f=>{let d=u(f);if(d){let g=new Set;me(d,h=>g.add(h)),Se(d,h=>g.add(h)),M(g)}},U=f=>I(Ze(f)),M=f=>{let d=Array.from(f),g=!0;for(let h=1;g&&h<d.length;h++)g=d[h-1].order<d[h].order;g||d.sort((h,b)=>h.order-b.order),d.forEach(h=>{s.has(h)&&h.run()})},S=(f,d,g=!1)=>{t.get(f)?.forEach(h=>h(d,f)),n.forEach(h=>h(f,d)),g?s.forEach(h=>h.run()):M(c(f))},F=(f,d)=>f!==d&&f!==null&&d!==null&&typeof f=="object"&&typeof d=="object"&&!ue(f)&&!ue(d)&&Te(f)&&Te(d)&&Array.isArray(f)===Array.isArray(d),L=null,D=-1,H=(f,d)=>{let g=d.length>f.length,h=g?f:d,b=g?d:f,y=0;for(;y<h.length&&Object.is(Z(h[y]),Z(b[y]));)y++;for(let E=y;E<h.length;E++)if(!Object.is(Z(h[E]),Z(b[E+1])))return D;return y},Y=(f,d)=>{if(Array.isArray(d)){let $=f.length,N=d.length,O=$!==N;if(!$||!N)return L;let x=Math.max($,N);if(Math.abs($-N)===1){let W=H(f,d);if(W!==D){let ce=[];for(let Be=W;Be<x;Be++)ce.push(String(Be));return{keys:ce,exact:!0,keysChanged:O}}}let B=[];for(let W=0;W<x;W++)if(!Object.is(Z(f[W]),Z(d[W]))&&(B.push(String(W)),B.length*2>=x))return L;return{keys:B,exact:!1,keysChanged:O}}let g=Object.keys(f),h=Object.keys(d),b=new Set([...g,...h]);if(!b.size)return L;let y=[];b.forEach($=>{Object.is(Z(f[$]),Z(d[$]))||y.push($)});let E=g.length!==h.length||g.some(($,N)=>$!==h[N]);return y.length*2>=b.size?L:{keys:y,exact:!1,keysChanged:E}},J=(f,d,g,h)=>{let b=new Set,y=$=>{let N=u($);N&&(me(N,O=>b.add(O)),Se(N,O=>b.add(O)))},E=Y(d,g);if(!E)return S(f,h);if(t.get(f)?.forEach($=>$(h,f)),n.forEach($=>$(f,h)),y(f),E.keys.forEach($=>{let N=`${f}.${$}`,O=t.get(N);if(O){let x=Z(g[$]),B=R(x)?A(x,N):x;O.forEach(W=>W(B,N))}E.exact?y(N):c(N).forEach(x=>b.add(x))}),E.keysChanged&&y(Ze(f)),Array.isArray(g)&&d.length!==g.length){let $=`${f}.length`;t.get($)?.forEach(N=>N(g.length,$)),y($)}M(b)},R=f=>f!==null&&typeof f=="object"&&Te(f),C=new Map,m=(f,d)=>{let g=C.get(d);g?.store!==f&&(g?.unsubscribe(),C.set(d,{store:f,unsubscribe:f.$onAny((h,b)=>S(`${d}.${h}`,b))}))},_=f=>{C.get(f)?.unsubscribe(),C.delete(f)},A=(f,d)=>{let g=r.get(f);if(g)return g;let h=null,b=new Proxy(f,{has(y,E){return Reflect.has(y,E)||typeof E=="string"&&h?.has(E)===!0},ownKeys(y){return le[le.length-1]?.add(Ze(d)),Reflect.ownKeys(y)},get(y,E,$){if(E===Ve)return y;if(E===_t)return d==="";if(typeof E!="string")return Reflect.get(y,E,$);if(d===""&&E in i)return i[E];let N=d?`${d}.${E}`:E;le[le.length-1]?.add(N);let O=Reflect.get(y,E,$);if(ue(O))return m(O,N),O;let x=Z(O);return R(x)?A(x,N):x},set(y,E,$,N){if(N!==b&&!Object.prototype.hasOwnProperty.call(y,E))return Reflect.set(y,E,$,N);let O=d?`${d}.${E}`:E,x=ue($)?$:Z($),B=!Object.prototype.hasOwnProperty.call(y,E);if(!B&&Object.is(y[E],x)&&(x===null||typeof x!="object"))return!0;let W=y[E];y[E]=x,h?.delete(E),ue(x)?m(x,O):_(O);let ce=ue(x)||!R(x)?x:A(x,O);return!B&&F(W,x)?J(O,W,x,ce):S(O,ce,B),!0},deleteProperty(y,E){if(typeof E!="string")return Reflect.deleteProperty(y,E);let $=Object.prototype.hasOwnProperty.call(y,E),N=Reflect.deleteProperty(y,E);if(N&&$){let O=d?`${d}.${E}`:E;(h??(h=new Set)).add(E),_(O),S(O,void 0),U(d)}return N}});return r.set(f,b),b},z=A(Z(e),"");Object.entries(Z(e)).forEach(([f,d])=>{ue(d)&&m(d,f)});let V=(f,d,{immediate:g=!1}={})=>(t.has(f)||t.set(f,new Set),t.get(f).add(d),g&&d(Xn(z,f),f),()=>t.get(f)?.delete(d)),K=(f,{immediate:d=!1}={})=>(n.add(f),d&&Ct(z,"",(g,h)=>f(g,h)),()=>n.delete(f)),T=(f,{deep:d=!1,alsoWakenBy:g}={})=>{let h=!1,b=!1,y={deps:Ke,reindex:new Set,deep:d,order:ns++,run:()=>{if(h){b=!0;return}h=!0;try{let N=0;do{b=!1;let O=new Set;le.push(O);try{f()}finally{le.pop(),y.deps=O}}while(b&&++N<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{h=!1,y.reindex.forEach(N=>N(y.deps))}}};s.add(y);let E=v(y),$=()=>{s.delete(y),E()};return g?.length?q(y,g,$):(y.run(),$)},q=(f,d,g)=>{let h=d.map(b=>b?.[xt]?.(f)).filter(Boolean);return f.run(),()=>{g(),h.forEach(b=>b())}},P=f=>{s.add(f);let d=v(f);return()=>{s.delete(f),d()}},G=()=>{C.forEach(({unsubscribe:f})=>f()),C.clear()};return i.$on=V,i.$onAny=K,i.$effect=T,i.$dispose=G,i[xt]=P,z},Xe=class{constructor(t,n){k(this,"scope",t);k(this,"disposers",null);k(this,"runs",null);k(this,"options");let s=t[Ne];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]()}},de=(e,t=!1)=>new Xe(e,t);var At=/(?:let|var|const)(?:\s+(?=[A-Za-z_$])|\s*(?=[{[]))/y,Ot=/\$:\s*/y,_e=/import(?=\s*\()/y,vt=/\$:\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
2
  `,t);return n===-1?e.length:n},ee=(e,t)=>{let n=e.indexOf("*/",t+2);return n===-1?e.length:n+2},Ce=(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},ss=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 ss.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
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},rs=/^(\?\.|\?\?|&&|\|\||\*\*|[.,+\-*/%&|^<>=?:([])/,os=(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""},jt=(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=Ce(e,s+1);if(!(i<e.length&&(rs.test(e.slice(i,i+2))||[",","="].includes(os(e,s)))))return s;s=i;continue}}s++}return e.length},is=e=>{let t=[],n=0,s=0,r=0,i=l=>{t.push({raw:e.slice(s,l),codeEnd:Math.max(0,r-s)}),s=l+1,r=s},o=0;for(;o<e.length;){let l=e[o];if(l==="'"||l==='"'||l==="`"){o=te(e,o),r=o;continue}if(l==="/"&&e[o+1]==="/"){o=Q(e,o);continue}if(l==="/"&&e[o+1]==="*"){o=ee(e,o);continue}if(l==="/"&&ne(e,o)){o=se(e,o),r=o;continue}if("([{".includes(l))n++;else if(")]}".includes(l))n--;else if(l===","&&n<=0){i(o),o++;continue}/\s/.test(l)||(r=o+1),o++}return i(e.length),t},Je=e=>{let t=e.trim();if(!t.startsWith("{")&&!t.startsWith("["))return Oe.test(t)?[t]:[];let n=[];for(let s of Qe(t.slice(1,kt(t)))){s.startsWith("...")&&(s=s.slice(3).trim());let r=et(s);if(r!==-1&&(s=s.slice(0,r).trim()),t.startsWith("{")){let i=Ye(s,":");if(i!==-1){n.push(...Je(s.slice(i+1)));continue}}n.push(...Je(s))}return n},ls=e=>{let t=[],n=is(e).map(({raw:i,codeEnd:o})=>{let l=i.match(/^\s*/)[0];if(o<=l.length)return{text:i,empty:!0};let a=i.slice(l.length,o),u=i.slice(o),c=et(a),p=(c===-1?a:a.slice(0,c)).trim(),w=a[0]==="{"||a[0]==="[";w?t.push(...Je(p)):Oe.test(p)&&t.push(p);let v=ve(a).code;return{text:`${l}${w?`(${v})`:v}${u}`,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}},ve=e=>{let t=[],n="",s=0,r=0,i=!0;for(;s<e.length;){let o=e[s],l=e[s+1];if(o==="'"||o==='"'||o==="`"){let a=te(e,s);n+=e.slice(s,a),s=a,i=!1;continue}if(o==="/"&&(l==="/"||l==="*")){let a=l==="/"?Q(e,s):ee(e,s);n+=e.slice(s,a),s=a;continue}if(o==="/"&&ne(e,s)){let a=se(e,s);n+=e.slice(s,a),s=a,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){At.lastIndex=s;let a=At.exec(e);if(a){let c=s+a[0].length,p=jt(e,c),{vars:w,code:v}=ls(e.slice(c,p));t.push(...w),n+=v,s=p,i=!1;continue}Ot.lastIndex=s;let u=Ot.exec(e);if(u){vt.lastIndex=s;let c=vt.exec(e);c&&t.push(c[1]);let p=s+u[0].length,w=jt(e,p);n+=`$__effect(() => { ${ve(e.slice(p,w)).code} });`,s=w;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}},Ae=/export\s+default(?![\w$])/y,Pt=/import\s*(?:([\w$\s,{}*]+?)\s*from\s*)?(["'])([^"'\n]+)\2/y,as=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},cs=(e,t,n)=>{let s=`await $__import(${JSON.stringify(t)})`;if(e===void 0)return s;let r=as(e),i=[],o=s;if(r.length>1){let l=`$__mod${n}`;i.push(`${l} = ${s}`),o=l}for(let l of r)l.startsWith("{")?i.push(`${l.replace(/\s+as\s+/g,": ")} = ${o}`):l.startsWith("*")?i.push(`${l.replace(/^\*\s*as\s+/,"")} = ${o}`):i.push(`${l} = $__default(${o})`);return`const ${i.join(", ")}`},Oe=/^[A-Za-z_$][\w$]*$/,kt=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},Ye=(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},Qe=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},et=e=>{let t=0;for(;t<e.length;){let n=Ye(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},je=e=>{let t=(e??"").trim();if(!t.startsWith("{"))return null;let n=kt(t);if(n>=t.length)return null;let s=[];for(let r of Qe(t.slice(1,n))){if(r.startsWith("..."))continue;let i=et(r),o=i===-1?r:r.slice(0,i),l=i===-1?void 0:r.slice(i+1).trim(),a=Ye(o,":"),u=(a===-1?o:o.slice(0,a)).trim();if(!Oe.test(u))continue;let c={name:u};l!==void 0&&(c.default=l);let p=a===-1?"":o.slice(a+1).trim();Oe.test(p)&&(c.as=p),s.push(c)}return s},us=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]))){Ae.lastIndex=t;let i=Ae.exec(e);if(i)return t+i[0].length}"([{".includes(r)?n++:")]}".includes(r)&&(n=Math.max(0,n-1)),r===`
4
+ `){let i=Ce(e,s+1);if(!(i<e.length&&(rs.test(e.slice(i,i+2))||[",","="].includes(os(e,s)))))return s;s=i;continue}}s++}return e.length},is=e=>{let t=[],n=0,s=0,r=0,i=l=>{t.push({raw:e.slice(s,l),codeEnd:Math.max(0,r-s)}),s=l+1,r=s},o=0;for(;o<e.length;){let l=e[o];if(l==="'"||l==='"'||l==="`"){o=te(e,o),r=o;continue}if(l==="/"&&e[o+1]==="/"){o=Q(e,o);continue}if(l==="/"&&e[o+1]==="*"){o=ee(e,o);continue}if(l==="/"&&ne(e,o)){o=se(e,o),r=o;continue}if("([{".includes(l))n++;else if(")]}".includes(l))n--;else if(l===","&&n<=0){i(o),o++;continue}/\s/.test(l)||(r=o+1),o++}return i(e.length),t},Ye=e=>{let t=e.trim();if(!t.startsWith("{")&&!t.startsWith("["))return Oe.test(t)?[t]:[];let n=[];for(let s of Qe(t.slice(1,kt(t)))){s.startsWith("...")&&(s=s.slice(3).trim());let r=et(s);if(r!==-1&&(s=s.slice(0,r).trim()),t.startsWith("{")){let i=Je(s,":");if(i!==-1){n.push(...Ye(s.slice(i+1)));continue}}n.push(...Ye(s))}return n},ls=e=>{let t=[],n=is(e).map(({raw:i,codeEnd:o})=>{let l=i.match(/^\s*/)[0];if(o<=l.length)return{text:i,empty:!0};let a=i.slice(l.length,o),u=i.slice(o),c=et(a),p=(c===-1?a:a.slice(0,c)).trim(),w=a[0]==="{"||a[0]==="[";w?t.push(...Ye(p)):Oe.test(p)&&t.push(p);let v=ve(a).code;return{text:`${l}${w?`(${v})`:v}${u}`,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}},ve=e=>{let t=[],n="",s=0,r=0,i=!0;for(;s<e.length;){let o=e[s],l=e[s+1];if(o==="'"||o==='"'||o==="`"){let a=te(e,s);n+=e.slice(s,a),s=a,i=!1;continue}if(o==="/"&&(l==="/"||l==="*")){let a=l==="/"?Q(e,s):ee(e,s);n+=e.slice(s,a),s=a;continue}if(o==="/"&&ne(e,s)){let a=se(e,s);n+=e.slice(s,a),s=a,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){At.lastIndex=s;let a=At.exec(e);if(a){let c=s+a[0].length,p=jt(e,c),{vars:w,code:v}=ls(e.slice(c,p));t.push(...w),n+=v,s=p,i=!1;continue}Ot.lastIndex=s;let u=Ot.exec(e);if(u){vt.lastIndex=s;let c=vt.exec(e);c&&t.push(c[1]);let p=s+u[0].length,w=jt(e,p);n+=`$__effect(() => { ${ve(e.slice(p,w)).code} });`,s=w;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}},Ae=/export\s+default(?![\w$])/y,Pt=/import\s*(?:([\w$\s,{}*]+?)\s*from\s*)?(["'])([^"'\n]+)\2/y,as=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},cs=(e,t,n)=>{let s=`await $__import(${JSON.stringify(t)})`;if(e===void 0)return s;let r=as(e),i=[],o=s;if(r.length>1){let l=`$__mod${n}`;i.push(`${l} = ${s}`),o=l}for(let l of r)l.startsWith("{")?i.push(`${l.replace(/\s+as\s+/g,": ")} = ${o}`):l.startsWith("*")?i.push(`${l.replace(/^\*\s*as\s+/,"")} = ${o}`):i.push(`${l} = $__default(${o})`);return`const ${i.join(", ")}`},Oe=/^[A-Za-z_$][\w$]*$/,kt=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},Je=(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},Qe=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},et=e=>{let t=0;for(;t<e.length;){let n=Je(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},je=e=>{let t=(e??"").trim();if(!t.startsWith("{"))return null;let n=kt(t);if(n>=t.length)return null;let s=[];for(let r of Qe(t.slice(1,n))){if(r.startsWith("..."))continue;let i=et(r),o=i===-1?r:r.slice(0,i),l=i===-1?void 0:r.slice(i+1).trim(),a=Je(o,":"),u=(a===-1?o:o.slice(0,a)).trim();if(!Oe.test(u))continue;let c={name:u};l!==void 0&&(c.default=l);let p=a===-1?"":o.slice(a+1).trim();Oe.test(p)&&(c.as=p),s.push(c)}return s},us=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]))){Ae.lastIndex=t;let i=Ae.exec(e);if(i)return t+i[0].length}"([{".includes(r)?n++:")]}".includes(r)&&(n=Math.max(0,n-1)),r===`
6
6
  `||r===";"||r==="}"?s=!0:/\s/.test(r)||(s=!1),t++}return-1},ds=/^async(?![\w$])/,fs=/^function(?![\w$])\s*\*?\s*[A-Za-z_$][\w$]*|^function(?![\w$])\s*\*?/,ps=e=>{let t=us(e);if(t===-1)return null;let n=Ce(e,t),s=e.slice(n);ds.test(s)&&(n=Ce(e,n+5));let r=fs.exec(e.slice(n));if(r&&(n=Ce(e,n+r[0].length)),e[n]!=="(")return null;let i=0,o=n;for(;o<e.length;){let l=e[o];if(l==="'"||l==='"'||l==="`"){o=te(e,o);continue}if(l==="/"&&e[o+1]==="/"){o=Q(e,o);continue}if(l==="/"&&e[o+1]==="*"){o=ee(e,o);continue}if(l==="/"&&ne(e,o)){o=se(e,o);continue}if("([{".includes(l))i++;else if(")]}".includes(l)&&--i===0)break;o++}return Qe(e.slice(n+1,o))[0]??""},Pe=e=>{let t=ps(e);if(t===null)return null;let n=je(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},Mt=e=>{let t="",n=0,s=0,r=!0,i=!1,o=0;for(;n<e.length;){let l=e[n],a=e[n+1],u=n===0||!/[\w$.]/.test(e[n-1]);if(l==="'"||l==='"'||l==="`"){let c=te(e,n);t+=e.slice(n,c),n=c,r=!1;continue}if(l==="/"&&(a==="/"||a==="*")){let c=a==="/"?Q(e,n):ee(e,n);t+=e.slice(n,c),n=c;continue}if(l==="/"&&ne(e,n)){let c=se(e,n);t+=e.slice(n,c),n=c,r=!1;continue}if(l==="i"&&u){if(_e.lastIndex=n,_e.test(e)){t+="$__import",n+=6,r=!1;continue}if(s===0&&r){Pt.lastIndex=n;let c=Pt.exec(e);if(c){t+=cs(c[1],c[3],o++),n+=c[0].length,r=!1;continue}}}if(l==="e"&&u&&s===0&&r){Ae.lastIndex=n;let c=Ae.exec(e);if(c){i=!0,t+="$__exports.default =",n+=c[0].length,r=!1;continue}}"([{".includes(l)?s++:")]}".includes(l)&&(s=Math.max(0,s-1)),l===`
7
- `||l===";"||l==="}"?r=!0:/\s/.test(l)||(r=!1),t+=l,n++}return i?t:null},hs=new Set(["true","false","null","undefined","this","typeof","instanceof","in","new","void","delete","of","await","yield","NaN","Infinity","arguments","case","do","else","return"]),gs=new Set(["function","class","let","const","var","eval","with"]),ms=new Set(["$scope","$r","$t"]),ys=/^(?:\+\+|--|=>|\*\*=|<<=|>>>=|>>=|&&=|\|\|=|\?\?=|[+\-*/%&|^]=(?!=))/,Es=/^(?:>>>|===|!==|\*\*|<<|>>|==|!=|<=|>=|&&|\|\||\?\?|\?\.)/,bs=e=>/[A-Za-z_$]/.test(e),ws=/^(?:0[xXbBoO][\da-fA-F_]+|\d[\d_]*(?:\.[\d_]*)?(?:[eE][+-]?\d+)?)n?/,tt=e=>{let t=new Set,n=[0],s=[],r=!1,i="",o=0;for(;o<e.length;){let l=e[o];if(/\s/.test(l)){o++;continue}if(l==="/"&&e[o+1]==="/"){o=Q(e,o);continue}if(l==="/"&&e[o+1]==="*"){o=ee(e,o);continue}if(l==="/"&&ne(e,o)){o=se(e,o),i="value";continue}if(l==='"'||l==="'"){o=te(e,o),i="value";continue}if(l==="`"){let c=o+1;for(;c<e.length;){if(e[c]==="\\"){c+=2;continue}if(e[c]==="`"){c++;break}if(e[c]==="$"&&e[c+1]==="{"){let p=1,w=c+=2;for(;c<e.length&&p>0;)e[c]==="{"?p++:e[c]==="}"&&p--,c++;let v=tt(e.slice(w,c-1));if(v===null)return null;v.forEach(I=>t.add(I));continue}c++}o=c,i="value";continue}if(/\d/.test(l)&&i!=="."&&i!=="?."){let c=ws.exec(e.slice(o));o+=c?c[0].length:1,i="value";continue}if(bs(l)){let c=o;for(;c<e.length&&/[\w$]/.test(e[c]);)c++;let p=e.slice(o,c);if(o=c,gs.has(p))return null;if(i==="."||i==="?."){i="value";continue}if(hs.has(p)){i=p==="this"?"value":"op";continue}if(ms.has(p))return null;let w=o;for(;w<e.length&&/\s/.test(e[w]);)w++;if(e[w]==="(")return null;e[w]===":"&&e[w+1]!==":"&&s[s.length-1]==="{"&&n[n.length-1]===0||t.add(p),i="value";continue}let a=e.slice(o);if(ys.test(a))return null;let u=Es.exec(a);if(u){(u[0]==="&&"||u[0]==="||"||u[0]==="??")&&(r=!0),i=u[0]==="?."?"?.":"op",o+=u[0].length;continue}if(l==="=")return null;l==="("||l==="["||l==="{"?(s.push(l),n.push(0)):l===")"||l==="]"||l==="}"?(s.pop(),n.length>1&&n.pop()):l==="?"?(n[n.length-1]++,r=!0):l===":"&&n[n.length-1]>0&&n[n.length-1]--,i=l,o++}return r&&t.size>1?null:[...t]};var Ss="0.7.0",sn=e=>Object.fromEntries(Array.from(e.attributes).map(t=>[t.name,t.value])),rn="http://www.w3.org/1999/xhtml",on=e=>{let t=sn(e),n=e.namespaceURI,s=t[We];delete t[We];let r=n!==null&&n!==rn;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?[on(i)]:[]})}},Me=new Map,nt=(e,t)=>{if(!(t in e)){if(t in globalThis)return globalThis[t];throw new ReferenceError(`${t} is not defined`)}},ln=(e,t)=>{try{return new Function("$scope","$r",...t,`with ($scope) { return (${e}
7
+ `||l===";"||l==="}"?r=!0:/\s/.test(l)||(r=!1),t+=l,n++}return i?t:null},hs=new Set(["true","false","null","undefined","this","typeof","instanceof","in","new","void","delete","of","await","yield","NaN","Infinity","arguments","case","do","else","return"]),gs=new Set(["function","class","let","const","var","eval","with"]),ms=new Set(["$scope","$r","$t"]),ys=/^(?:\+\+|--|=>|\*\*=|<<=|>>>=|>>=|&&=|\|\|=|\?\?=|[+\-*/%&|^]=(?!=))/,Es=/^(?:>>>|===|!==|\*\*|<<|>>|==|!=|<=|>=|&&|\|\||\?\?|\?\.)/,bs=e=>/[A-Za-z_$]/.test(e),ws=/^(?:0[xXbBoO][\da-fA-F_]+|\d[\d_]*(?:\.[\d_]*)?(?:[eE][+-]?\d+)?)n?/,tt=e=>{let t=new Set,n=[0],s=[],r=!1,i="",o=0;for(;o<e.length;){let l=e[o];if(/\s/.test(l)){o++;continue}if(l==="/"&&e[o+1]==="/"){o=Q(e,o);continue}if(l==="/"&&e[o+1]==="*"){o=ee(e,o);continue}if(l==="/"&&ne(e,o)){o=se(e,o),i="value";continue}if(l==='"'||l==="'"){o=te(e,o),i="value";continue}if(l==="`"){let c=o+1;for(;c<e.length;){if(e[c]==="\\"){c+=2;continue}if(e[c]==="`"){c++;break}if(e[c]==="$"&&e[c+1]==="{"){let p=1,w=c+=2;for(;c<e.length&&p>0;)e[c]==="{"?p++:e[c]==="}"&&p--,c++;let v=tt(e.slice(w,c-1));if(v===null)return null;v.forEach(I=>t.add(I));continue}c++}o=c,i="value";continue}if(/\d/.test(l)&&i!=="."&&i!=="?."){let c=ws.exec(e.slice(o));o+=c?c[0].length:1,i="value";continue}if(bs(l)){let c=o;for(;c<e.length&&/[\w$]/.test(e[c]);)c++;let p=e.slice(o,c);if(o=c,gs.has(p))return null;if(i==="."||i==="?."){i="value";continue}if(hs.has(p)){i=p==="this"?"value":"op";continue}if(ms.has(p))return null;let w=o;for(;w<e.length&&/\s/.test(e[w]);)w++;if(e[w]==="(")return null;e[w]===":"&&e[w+1]!==":"&&s[s.length-1]==="{"&&n[n.length-1]===0||t.add(p),i="value";continue}let a=e.slice(o);if(ys.test(a))return null;let u=Es.exec(a);if(u){(u[0]==="&&"||u[0]==="||"||u[0]==="??")&&(r=!0),i=u[0]==="?."?"?.":"op",o+=u[0].length;continue}if(l==="=")return null;l==="("||l==="["||l==="{"?(s.push(l),n.push(0)):l===")"||l==="]"||l==="}"?(s.pop(),n.length>1&&n.pop()):l==="?"?(n[n.length-1]++,r=!0):l===":"&&n[n.length-1]>0&&n[n.length-1]--,i=l,o++}return r&&t.size>1?null:[...t]};var Ss="0.7.2",sn=e=>Object.fromEntries(Array.from(e.attributes).map(t=>[t.name,t.value])),rn="http://www.w3.org/1999/xhtml",on=e=>{let t=sn(e),n=e.namespaceURI,s=t[qe];delete t[qe];let r=n!==null&&n!==rn;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?[on(i)]:[]})}},Me=new Map,nt=(e,t)=>{if(!(t in e)){if(t in globalThis)return globalThis[t];throw new ReferenceError(`${t} is not defined`)}},ln=(e,t)=>{try{return new Function("$scope","$r",...t,`with ($scope) { return (${e}
8
8
  ); }`)}catch{return null}},Rs=(e,t)=>{if(!re.scopedNames)return null;let n=tt(e);if(n===null)return null;let s=n.filter(i=>!t.includes(i)),r=s.length===0?"":`let $t; ${s.map(i=>`const ${i} = ($t = $scope.${i}) !== undefined ? $t : $r($scope, ${JSON.stringify(i)});`).join(" ")}`;try{return new Function("$scope","$r",...t,`${r} return (${e}
9
- );`)}catch{return null}},an=(e,t,n)=>{let s=Me.get(e);if(s===void 0){let r=Rs(t,n);s=r?{fn:r,scoped:!0}:{fn:ln(t,n),scoped:!1},Me.set(e,s)}return s},cn=(e,t)=>`${t.join(",")}|${e}`,$s=(e,t)=>an(cn(e,t),e,t).fn,Ts=(e,t,n)=>{let s=ln(t,n);return Me.set(e,{fn:s,scoped:!1}),s},Ns=/^(?:([\w$]+) is not defined|Can't find variable: ([\w$]+))/,xs=100,pe=new Map,pt=new Set,Le=0,lt=!1,at=new Set,Cs=()=>{lt=!1,!(Le>0)&&(pe.forEach(({name:e,expr:t,scope:n},s)=>{e in n||(pt.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 = () => {}".`))}),pe.clear())},un=()=>{lt||Le>0||!pe.size||(lt=!0,queueMicrotask(Cs))},dn=e=>{Le++;let t=()=>{Le--,un()};e.then(t,t)},_s=(e,t)=>{if(at.has(e))return;at.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.`)},fn=(e,t,n)=>{if(!(n instanceof ReferenceError))return _s(e,n);let s=Ns.exec(n.message),r=s?.[1]??s?.[2];if(!r)return;let i=`${r}|${e}`;pt.has(i)||pe.has(i)||pe.size>=xs||(pe.set(i,{name:r,expr:e,scope:t}),un())},pn=(e,t,n)=>{let s=n?Object.keys(n):[],r=cn(e,s),{fn:i,scoped:o}=an(r,e,s);if(!i)return;let l=n?Object.values(n):[];if(!o)return i(t,nt,...l);try{return i(t,nt,...l)}catch(a){if(!(a instanceof ReferenceError))throw a;let u=Ts(r,e,s);if(!u)throw a;return u(t,nt,...l)}},j=(e,t,n)=>{try{return pn(e,t,n)}catch(s){fn(e,t,s);return}},hn=(e,t,n)=>{try{return pn(e,t,n)}catch(s){if(!(s instanceof ReferenceError))throw s;fn(e,t,s);return}},st=/{{\s*([\s\S]+?)\s*}}/g,Lt=new Map,gn=e=>{let t=Lt.get(e);if(t)return t;let n=[],s=0;st.lastIndex=0;for(let r=st.exec(e);r;r=st.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)),Lt.set(e,n),n},mn=(e,t)=>{if(e.length===1){let s=e[0];return typeof s=="string"?s:String(j(s.expr,t)??"")}let n="";for(let s of e)n+=typeof s=="string"?s:String(j(s.expr,t)??"");return n},yn=new Set([":class",":value",":checked",":selected",":if",":elseif",":else",":each",":key",":with",":text",":html",":html.allowed",":props"]),be=e=>yn.has(e)||e.startsWith(":class.")||e.startsWith(":props.")||e===":slot"||e.startsWith(":slot."),As=/^\s*\(?\s*(\w+)\s*(?:,\s*(\w+))?\s*\)?\s+in\s+([\s\S]+)$/,En=(e,t,n,s)=>{let[r,...i]=t.slice(1).split("."),o=new Set(i);e.addEventListener(r,l=>{if(o.has("self")&&l.target!==e)return;o.has("prevent")&&l.preventDefault(),o.has("stop")&&l.stopPropagation();let a=hn(n,s,{$event:l});typeof a=="function"&&a.call(e,l)},{once:o.has("once"),capture:o.has("capture")})},Os=(e,t,n,s)=>{let[r,...i]=t.slice(1).split("."),o=new Set(i),l=a=>{o.has("prevent")&&a.preventDefault(),o.has("stop")&&a.stopPropagation(),o.has("once")&&e.off(r,l),Re(()=>{let u=hn(n,s,{$event:a});typeof u=="function"&&u(a)})};e.on(r,l)},oe=e=>e.replace(/-(\w)/g,(t,n)=>n.toUpperCase()),De=e=>e.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`),ht=e=>e instanceof DocumentFragment?{first:e.firstChild,last:e.lastChild}:{first:e,last:e},qe=({first:e,last:t})=>{for(let n=e;n;){let s=n===t?null:n.nextSibling;n.parentNode?.removeChild(n),n=s}},vs=e=>{e.forEach(t=>{if(t.first===t.last)return qe(t);if(!t.first.parentNode)return;let s=document.createRange();s.setStartBefore(t.first),s.setEndAfter(t.last),s.deleteContents()})},js=(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},Ps=({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}},Dt=(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},fe=null,Ie=null,bn=new WeakSet,ks=e=>{let t={memo:fe,base:Ie};return fe=new Map,Ie=e,t},Ms=e=>{fe=e.memo,Ie=e.base},It=(e,t)=>e.component!==void 0?Wt(t,e.component):e.tag.includes("-")?Wt(t,e.tag):null,X=e=>e.component??e.tag,Wt=(e,t)=>{if(!fe)return Dt(e,t);let n=t.replace(/-/g,"").toLowerCase();for(let s=e;s&&s!==Object.prototype;s=Object.getPrototypeOf(s)){if(s===Ie){if(fe.has(t))return fe.get(t);let r=Dt(s,t);return fe.set(t,r),r}if(!bn.has(s)){for(let r of Object.keys(s))if(/^[A-Z]/.test(r)&&r.replace(/-/g,"").toLowerCase()===n)return r}}return null},Ls=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()},Ds=(e,t)=>{let n=Ls(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)"}.`)},Ft=200,rt=0,wn=Symbol("jq79.slots"),Sn=e=>e==="slot"||e.startsWith("slot."),Rn=e=>e?oe(e):"default",$e=e=>Object.keys(e.attrs).find(t=>t===":slot"||t.startsWith(":slot.")),Is=e=>e==="default"?":slot":`:slot.${e}`,Ws=e=>typeof e!="string"||e.trim()!=="",Fs=e=>{let t={},n=[];e.children.forEach(r=>{let i=typeof r=="object"&&r.tag==="template"?$e(r):void 0;if(typeof r=="string"||i===void 0){n.push(r);return}let o=Rn(i.slice(6));if(o in t){console.warn(`jq79: two <template ${Is(o)}> in <${X(e)}>; the second was ignored`);return}t[o]={nodes:r.children,binder:r.attrs[i]||void 0}});let s=n.some(Ws);return s&&"default"in t?console.warn(`jq79: <${X(e)}> 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},qs=(e,t,n)=>{je(t)?.forEach(({name:s,as:r,default:i})=>{let o=r??s;Object.defineProperty(e,o,{enumerable:!0,configurable:!0,get:()=>{let l=n[s]?.();return l===void 0&&i!==void 0?j(i,e):l},set:()=>console.warn(`jq79: "${o}" is a slot prop - it comes from the component, so assigning to it does nothing`)})})},Us=e=>{let t=$e(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}`)},Bs=(e,t)=>{let n=Object.entries(Fs(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);qs(o,e.binder,n);let l=o[Ne]??[];Object.defineProperty(o,Ne,{value:[...l,s]});let a=de(o);return r.onDispose(()=>a.dispose()),ge(e.nodes,o,a,i)},zs=(e,t,n,s)=>{let r=Rn(e.tag.slice(5)),i=document.createDocumentFragment(),o=document.createComment(e.tag),l=document.createComment(`/${e.tag}`);i.append(o,l);let a=t[wn]?.[r];if(!a)return i.insertBefore(ge(e.children,t,n,s),l),i;let u={};return Object.entries(e.attrs).forEach(([c,p])=>{if(!(c===Ee||be(c)||c.startsWith("@")))if(c.startsWith(":")){let w=p||c.slice(1);u[oe(c.slice(1))]=()=>j(w,t)}else u[oe(c)]=()=>p}),i.insertBefore(a(u,t,n,s),l),i},$n="data-c79-box",Gs=(e,t,n)=>{if(t.ns!==void 0)return document.createDocumentFragment();let s=document.createElement(Ue(e));s.setAttribute($n,"");let r=t.attrs[Ee];return r!==void 0&&s.setAttribute(Ee,r),n||Gr(),s},qt=new WeakSet,Zs=(e,t)=>{if(e.ns===void 0||qt.has(e))return;let n=t.template.find(r=>typeof r=="object");if(n===void 0||n.ns!==void 0)return;qt.add(e);let s=e.ns==="http://www.w3.org/1998/Math/MathML"?"<math>":"<svg>";console.warn(`jq79: <${X(e)}> is used inside ${s} and its template starts with <${n.tag.toLowerCase()}>, which is parsed as HTML - it renders and never draws. A component's template decides its own namespace, so root it at ${s}`)},Ut=(e,t,n,s,r)=>{let i=Gs(e,t,r),o=!(i instanceof DocumentFragment),l=o?null:document.createComment(`/${e}`);o||i.append(document.createComment(e),l);let a=Bs(t,n),u={},c={},p=[],w=[],v=!1;Object.entries(t.attrs).forEach(([R,C])=>{if(R!==Ee){if(R===":props"||R.startsWith(":props.")){v=!0,w.push({expr:C});return}if(!be(R))if(R.startsWith("@"))p.push([R,C]);else if(R===":model"||R.startsWith(":model.")){let m=R===":model"?"default":oe(R.slice(7));c[m]=C||(R===":model"?"model":m)}else if(R.startsWith(":")){let m=oe(R.slice(1));u[m]=C||m,w.push({name:m,expr:C||m})}else{let m=oe(R),_=JSON.stringify(C);u[m]=_,w.push({name:m,expr:_})}}});let I=R=>R==="default"?":model":`:model.${R}`,U=R=>R==="default"?"model":R,M=R=>`${R}
10
- = $value`,S=new Set;Object.entries(c).forEach(([R,C])=>{let m=U(R);u[m]!==void 0&&console.warn(`jq79: <${X(t)}> binds prop "${m}" through both :${m} and ${I(R)} - ${I(R)} wins`),u[m]=C,$s(M(C),["$value"])===null&&(S.add(R),console.warn(`jq79: ${I(R)}="${C}" is not assignable - updates from <${X(t)}> will be dropped`))});let q=()=>{let R={};return w.forEach(({name:C,expr:m})=>{if(C!==void 0)R[C]=j(m,n);else{let _=j(m,n);_!==null&&typeof _=="object"&&Object.assign(R,_)}}),Object.entries(c).forEach(([C,m])=>{R[U(C)]=j(m,n)}),R},L=null,D=null,H=null,J=new Set,Y=R=>{if(R==null){if(!n[Wn]?.has(e)||J.has("unfilled"))return;J.add("unfilled"),console.error(`jq79: <${X(t)}> 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}J.has("type")||(J.add("type"),console.error(`jq79: <${X(t)}> is ${typeof R}, not a component - nothing renders here`))};return s.effect(()=>{let R=j(e,n),C=R instanceof ie?R:null;if(C||Y(R),C===D||(H?.dispose(),H=null,L?.destroy(),L=null,D=C,!C))return;Zs(t,C);let m=new ie({template:C.template,scripts:C.scripts,styles:C.styles,modules:C.modules,filename:C.filename,siblings:C.siblings,name:C.name});if(a&&(m.slots=a),Object.keys(c).length){let K=new Set;m.modelWriteback=(T,W)=>{let P=T==null?"default":oe(String(T)),G=c[P];return G===void 0?(K.has(P)||(K.add(P),console.warn(`jq79: <${X(t)}> has no ${I(P)} - bound: ${Object.keys(c).map(I).join(", ")}`)),!1):S.has(P)?!1:(Re(()=>j(M(G),n,{$value:W})),!0)}}p.forEach(([K,T])=>Os(m,K,T,n));let _=Yr(m.scripts);Qr(t,e,Object.keys(u),_);let A=Qt(Re(q),_),z=document.createDocumentFragment();if(rt>=Ft){console.error(`jq79: <${X(t)}> is ${Ft} levels deep inside itself; giving up here. A component that renders itself stops when its data stops - is there a cycle in it?`);return}rt++;try{(r?m.renderShadow(A):m.render(A)).mount(z)}finally{rt--}l?l.parentNode.insertBefore(z,l):i.appendChild(z);let V=de(n,!0);if(v){let K=[];V.effect(()=>{let T=Qt(q(),_),W=Object.keys(T);K.forEach(P=>{P in T||(m.data[P]=void 0)}),W.forEach(P=>{m.data[P]=T[P]}),K=W})}else Object.entries(u).forEach(([K,T])=>{_!==null&&!_.has(K)||V.effect(()=>{m.data[K]=j(T,n)})});H=V,L=m}),s.onDispose(()=>{H?.dispose(),L?.destroy()}),i},Ks=(e,t)=>{let n=()=>{let s=j(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):[]):[],Vs=e=>typeof e=="function"?(t,n,s)=>{try{return!!e(t,n,s)}catch{return!1}}:typeof e=="string"||Array.isArray(e)?St(e):()=>!1,Xs=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"]),Tn=e=>e.ns===void 0?document.createElement(e.tag):document.createElementNS(e.ns,e.tag),Js={"http://www.w3.org/2000/svg":["svg","feGaussianBlur"],"http://www.w3.org/1998/Math/MathML":["math","mi"]},Bt=new Map,Ys=(e,t)=>{let n=`${e} ${t}`,s=Bt.get(n);if(s!==void 0)return s;let r=Js[e],i=t;if(r!==void 0&&typeof DOMParser<"u"&&/^[a-z][a-z0-9]*$/.test(t)){let[o,l]=r;i=new DOMParser().parseFromString(`<${o}><${l} ${t}="x"/></${o}>`,"text/html").querySelector(l)?.getAttributeNames().find(u=>u.toLowerCase()===t)??t}return Bt.set(n,i),i},Nn=(e,t)=>{let n=e.namespaceURI;if(n===null||n===rn)return t;let s=t.replace(/-/g,"").toLowerCase(),r=Ys(n,s);return r===s?t:r},xn=(e,t,n)=>{let s=Xs.has(t);(s?!n:n==null)?e.removeAttribute(t):e.setAttribute(t,s?"":String(n))},re={cloneSkeletons:!0,scopedNames:!0},Qs=new Set([":text",":html",":value",":checked",":selected"]),er=e=>e.startsWith("@")||e===":class"||e.startsWith(":class.")||Qs.has(e)?!0:e.startsWith(":")?e===":model"?!1:!be(e)&&!e.includes("."):e!==We,Cn=e=>{if(e.component||e.tag.includes("-")||Sn(e.tag)||e.tag==="template"||e.ns===void 0&&document.createElement(e.tag)instanceof HTMLUnknownElement)return!1;for(let t in e.attrs)if(!er(t))return!1;return e.attrs[":text"]!==void 0||e.attrs[":html"]!==void 0?!0:e.children.every(t=>typeof t=="string"||Cn(t))},_n=(e,t,n)=>{let s=Tn(e),r,i=null;for(let p in e.attrs){let w=e.attrs[p];if(p.startsWith("@"))n.push({kind:"event",path:t,attr:p,expr:w});else if(p===":class")r=w;else if(p.startsWith(":class."))(i??(i=[])).push([p.slice(7),w]);else if(!be(p))if(p.startsWith(":")){let v=p.slice(1);n.push({kind:"attr",path:t,name:Nn(s,v),expr:w||oe(v)})}else s.setAttribute(p,w)}(r!==void 0||i)&&n.push({kind:"class",path:t,classExpr:r,toggles:i,staticClasses:new Set(ae(e.attrs.class??""))});let o=e.attrs[":text"],l=e.attrs[":html"];o!==void 0?n.push({kind:"textContent",path:t,expr:o}):l!==void 0?n.push({kind:"html",path:t,expr:l}):e.children.forEach((p,w)=>{if(typeof p=="string"){p.includes("{{")?(n.push({kind:"text",path:[...t,w],parts:gn(p)}),s.appendChild(document.createTextNode(""))):s.appendChild(document.createTextNode(p));return}s.appendChild(_n(p,[...t,w],n))});let a=e.attrs[":value"];a!==void 0&&n.push({kind:"value",path:t,expr:a});let u=e.attrs[":checked"];u!==void 0&&n.push({kind:"checked",path:t,expr:u});let c=e.attrs[":selected"];return c!==void 0&&n.push({kind:"selected",path:t,expr:c}),s},tr=3,An=e=>e.attrs[":text"]!==void 0||e.attrs[":html"]!==void 0?1:1+e.children.reduce((t,n)=>t+(typeof n=="string"?0:An(n)),0),Ht=new WeakMap,zt=new WeakSet,nr=e=>{let t=Ht.get(e);if(t!==void 0)return t;if(!zt.has(e))return zt.add(e),null;let n=null;if(Cn(e)&&An(e)>=tr){let s=[];n={skeleton:_n(e,[],s),ops:s}}return Ht.set(e,n),n},sr=(e,t)=>{let n=e;for(let s=0;s<t.length;s++)n=n.childNodes[t[s]];return n},rr=(e,t,n)=>{let s=e.skeleton.cloneNode(!0);for(let r of e.ops){let i=r.path.length===0?s:sr(s,r.path);if(r.kind==="text"){let o=i,l=r.parts;n.effect(()=>{let a=mn(l,t);o.textContent!==a&&(o.textContent=a)})}else if(r.kind==="event")En(i,r.attr,r.expr,t);else if(r.kind==="attr"){let o=i,{name:l,expr:a}=r;n.effect(()=>xn(o,l,j(a,t)))}else if(r.kind==="class"){let o=i,{classExpr:l,toggles:a,staticClasses:u}=r,c=[];n.effect(()=>{let p=l!==void 0?ae(j(l,t)):[];a?.forEach(([w,v])=>{j(v,t)&&p.push(...ae(w))}),c.forEach(w=>{!p.includes(w)&&!u.has(w)&&o.classList.remove(w)}),o.classList.add(...p),c=p})}else if(r.kind==="textContent"){let o=i,{expr:l}=r;n.effect(()=>{let a=String(j(l,t)??"");o.textContent!==a&&(o.textContent=a)})}else if(r.kind==="html"){let o=i,{expr:l}=r;n.effect(()=>{o.innerHTML=Ge(String(j(l,t)??""))})}else if(r.kind==="value"){let o=i,{expr:l}=r;n.effect(()=>{let a=String(j(l,t)??"");o.value!==a&&(o.value=a)})}else if(r.kind==="checked"){let o=i,{expr:l}=r;n.effect(()=>{let a=!!j(l,t);o.checked!==a&&(o.checked=a)})}else if(r.kind==="selected"){let o=i,{expr:l}=r;n.effect(()=>{let a=!!j(l,t);o.selected!==a&&(o.selected=a)})}else{let o=r}}return s},gt=(e,t,n,s)=>{let r=e.attrs[":with"],i=r!==void 0?Ks(r,t):t;if(Sn(e.tag))return zs(e,i,n,s);if(e.tag==="template"&&$e(e)!==void 0)return Us(e);let o=It(e,i);if(o)return Ut(o,e,i,n,s);if(re.cloneSkeletons){let S=nr(e);if(S)return rr(S,i,n)}let l=Tn(e);if(e.component!==void 0&&i[ut]?.count===0)throw Ds(e.component,i);let a=e.ns===void 0&&(e.component!==void 0||e.tag.includes("-"));if(a){let S=!1;n.effect(()=>{if(S)return;let q=It(e,i);if(!q)return;S=!0;let L=Ut(q,e,i,n,s),D=ht(L);n.onDispose(()=>qe(D)),l.replaceWith(L)})}for(let S in e.attrs){let q=e.attrs[S];if(S.startsWith("@"))En(l,S,q,i);else if(S===":model"||S.startsWith(":model."))a||console.warn(`jq79: ${S} on <${X(e)}> does nothing - :model binds component tags only (for now)`);else if(!be(S))if(S.startsWith(":"))if(a)l.setAttribute(S,q);else{let L=S.slice(1),D=q||oe(L),H=Nn(l,L);n.effect(()=>xn(l,H,j(D,i)))}else l.setAttribute(S,q)}let u=e.attrs[":class"],c=null;for(let S in e.attrs)S.startsWith(":class.")&&(c??(c=[])).push([S.slice(7),e.attrs[S]]);if(u!==void 0||c){let S=new Set(ae(e.attrs.class??"")),q=[];n.effect(()=>{let L=u!==void 0?ae(j(u,i)):[];c?.forEach(([D,H])=>{j(H,i)&&L.push(...ae(D))}),q.forEach(D=>{!L.includes(D)&&!S.has(D)&&l.classList.remove(D)}),l.classList.add(...L),q=L})}let p=e.attrs[":text"],w=e.attrs[":html"],v=e.attrs[":html.allowed"];v!==void 0&&w===void 0&&console.warn("jq79: :html.allowed without :html on the same element does nothing"),p!==void 0?n.effect(()=>{let S=String(j(p,i)??"");l.textContent!==S&&(l.textContent=S)}):w!==void 0?n.effect(()=>{let S=v!==void 0?{allowUrl:Vs(j(v,i))}:void 0;l.innerHTML=Ge(String(j(w,i)??""),S)}):l instanceof HTMLTemplateElement?ge(e.children,i,n,s,l.content):ge(e.children,i,n,s,l);let I=e.attrs[":value"];I!==void 0&&n.effect(()=>{let S=String(j(I,i)??"");l.value!==S&&(l.value=S)});let U=e.attrs[":checked"];U!==void 0&&n.effect(()=>{let S=!!j(U,i);l.checked!==S&&(l.checked=S)});let M=e.attrs[":selected"];return M!==void 0&&n.effect(()=>{let S=!!j(M,i);l.selected!==S&&(l.selected=S)}),l},or=(e,t,n,s)=>{let r=document.createComment("if"),i=document.createDocumentFragment();i.appendChild(r);let o=null,l=null,a=null;return n.effect(()=>{let u=e.find(p=>p.expr===void 0||j(p.expr,t))??null;if(u===l||(a?.dispose(),o&&qe(o),o=null,l=u,!u))return;a=de(t);let c=gt(u.node,t,a,s);o=ht(c),r.parentNode.insertBefore(c,r.nextSibling)}),i},ye=(e,t,n)=>{Object.defineProperty(e,t,{value:n,writable:!0,enumerable:!0,configurable:!0})},ir=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,l=n.length;for(;o<l;){let a=o+l>>1;e[n[a]]<i?o=a+1:l=a}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},lr=e=>{if(e===null||typeof e!="object"||Array.isArray(e))return!1;let t=Object.getPrototypeOf(e);return t===Object.prototype||t===null},On=(e,t)=>typeof e=="string"?t.some(n=>Zt(e,n)):Object.values(e.attrs).some(n=>t.some(s=>Zt(n,s)))||e.children.some(n=>On(n,t)),Gt=/[A-Za-z0-9_$]/,ar=/^[A-Za-z_$][\w$]*\.[A-Za-z_$][\w$]*$/,Zt=(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(!Gt.test(s)&&!Gt.test(r))return!0}return!1},ot=new WeakMap,cr=e=>{let t=ot.get(e);if(t!==void 0)return t;let n=e.attrs[":each"].match(As);if(!n)return ot.set(e,null),null;let[,s,r,i]=n,o=e.attrs[":key"],l=o===s,a=o!==void 0&&!l&&ar.test(o)&&o.startsWith(`${s}.`)?o.slice(s.length+1):void 0,{[":each"]:u,[":key"]:c,...p}=e.attrs,w={...e,attrs:p},v=["$index",...r?[r]:[]],I=On(w,v),U=/^[A-Z]/.test(s)||r!==void 0&&/^[A-Z]/.test(r),M={itemName:s,atName:r,listExpr:i,keyExpr:o,keyIsItem:l,keyProp:a,itemNode:w,readsPosition:I,namesComponent:U};return ot.set(e,M),M},ur=(e,t,n,s)=>{let r=cr(e);if(!r)return document.createComment(`invalid :each expression "${e.attrs[":each"]}"`);let{itemName:i,atName:o,listExpr:l,keyExpr:a,keyIsItem:u,keyProp:c,itemNode:p,readsPosition:w,namesComponent:v}=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 M=[],S=!1;return n.effect(()=>{let q=ks(t);try{let L=j(l,t),D=Array.isArray(L),H=D?null:lr(L)?Object.keys(L):[],J=D?L.length:H.length,Y=new Map;M.forEach((T,W)=>{T.pos=W;let P=Y.get(T.key);P?P.push(T):Y.set(T.key,[T])});let R=new Set,C=[],m=[],_=[],A;for(let T=0;T<J;T++){let W=D?T:H[T],P=D?L[T]:L[W],G=W;u?G=P:c!==void 0&&P!==null&&typeof P=="object"?G=P[c]:a!==void 0&&(A===void 0?(A=Object.create(t),ye(A,i,P),o&&ye(A,o,W),ye(A,"$index",T)):(A[i]=P,o&&(A[o]=W),A.$index=T),G=j(a,A)),R.has(G)&&!S&&(S=!0,console.warn(`jq79: duplicate :key in :each "${e.attrs[":each"]}"; duplicates pair up by position`)),R.add(G);let f=Y.get(G)?.shift();if(f&&Object.is(f.item,P)){let b=f.scope;b.$index!==T&&(w&&C.push(f),b.$index=T),o&&b[o]!==W&&(b[o]=W),m.push(f),_.push(f.pos);continue}f&&(f.fx.dispose(),qe(f.range));let d=Object.create(t);ye(d,i,P),o&&ye(d,o,W),ye(d,"$index",T),v||bn.add(d);let g=de(t),h=ht(gt(p,d,g,s));m.push({key:G,item:P,scope:d,fx:g,range:h,pos:T}),_.push(-1)}let z=new Set;Y.forEach(T=>T.forEach(W=>z.add(W))),z.size&&(z.forEach(T=>{T.dead=!0,T.fx.dispose()}),vs(js(M,T=>T.dead===!0)));let V=I,K=ir(_);m.forEach((T,W)=>{!K[W]&&V.nextSibling!==T.range.first&&Ps(T.range,V),V=T.range.last}),C.forEach(T=>Re(()=>T.fx.refresh())),M=m}finally{Ms(q)}}),U},vn=(e,t)=>{let n=t;for(;n<e.length&&typeof e[n]=="string"&&!e[n].trim();)n++;return n},it=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 <${X(e)}> - only ${r[0]} applies; the branches of a chain are sibling elements, one directive each`)},dr=(e,t)=>{let n=":elseif"in e.attrs?":elseif":":else";console.warn(t?`jq79: a second ${n} on <${X(e)}> - the chain before it already ended with :else, which closes it. One :if, any number of :elseif, at most one :else`:`jq79: ${n} on <${X(e)}> continues no :if - it renders unconditionally. A chain is :if, then :elseif, then :else, on adjacent siblings: anything but whitespace between them breaks it`)},fr=[":if",":elseif",":else",":each"],pr=(e,t)=>{if(e.tag!=="template"||e.ns!==void 0)return;let n=fr.find(s=>s in e.attrs);if(n!==void 0){if($e(e)!==void 0){if(t?.component===void 0)return;console.warn(`jq79: ${n} on <template ${$e(e)}> is ignored - a slot is filled with its children as written. Put ${n} on the elements inside it, or on the component's tag`);return}console.warn(`jq79: ${n} on a nested <template> shows nothing - a <template>'s children live in its .content and never reach the page. Put ${n} on the elements themselves`)}},hr=[...yn,":model",":slot"].map(e=>e.slice(1)),gr={":attrs":':attrs was removed in 0.7 - it now binds an attribute called "attrs". Bind them one at a time (:disabled="x", :title="y"), or :class for classes'},mr=e=>{for(let t in e.attrs){let n=gr[t];n!==void 0&&console.warn(`jq79: ${n}`)}},yr=e=>{if(!(e.component!==void 0||e.tag.includes("-")))for(let t in e.attrs){if(!t.startsWith(":")||be(t)||t===":model"||t.startsWith(":model."))continue;let n=t.slice(1),s=hr.find(r=>n!==r&&n.startsWith(r));s!==void 0&&console.warn(`jq79: ${t} is not a directive - it bound an attribute named "${n}". A ":name" jq79 does not recognize binds that attribute (which is what :src and :disabled are). If you meant :${s}, that is the spelling`)}},jn=(e,t)=>{e.forEach(s=>{typeof s!="string"&&(pr(s,t),mr(s),yr(s),jn(s.children,s))});let n=!1;for(let s=0;s<e.length;){let r=e[s];if(typeof r=="string"){r.trim()&&(n=!1),s++;continue}if(":each"in r.attrs){n=!1,s++;continue}if(it(r),":if"in r.attrs){s++;let i=l=>{let a=vn(e,s),u=e[a];if(typeof u=="object"&&l in u.attrs)return s=a+1,u};for(let l=i(":elseif");l;l=i(":elseif"))it(l);let o=i(":else");o&&it(o),n=o!==void 0;continue}(":elseif"in r.attrs||":else"in r.attrs)&&dr(r,n),n=!1,s++}},Kt=new WeakMap,Er=(e,t,n)=>{let s=Kt.get(t);if(s)return s;let r=[{expr:t.attrs[":if"],node:t}],i=n+1,o=u=>{let c=vn(e,i),p=e[c];if(typeof p=="object"&&u in p.attrs)return i=c+1,p};for(let u=o(":elseif");u;u=o(":elseif"))r.push({expr:u.attrs[":elseif"],node:u});let l=o(":else");l&&r.push({node:l});let a={branches:r,next:i};return Kt.set(t,a),a},ge=(e,t,n,s=!1,r)=>{let i=r??document.createDocumentFragment(),o=0;for(;o<e.length;){let l=e[o];if(typeof l=="string"){let a=document.createTextNode(l);if(l.includes("{{")){let u=gn(l);n.effect(()=>{let c=mn(u,t);a.textContent!==c&&(a.textContent=c)})}i.appendChild(a),o++;continue}if(":each"in l.attrs){i.appendChild(ur(l,t,n,s)),o++;continue}if(":if"in l.attrs){let a=Er(e,l,o);i.appendChild(or(a.branches,t,n,s)),o=a.next;continue}i.appendChild(gt(l,t,n,s)),o++}return i},Eo=(e,t,n=!1)=>ge(e.template,t,de(t),n),br=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),wr=/<([A-Za-z][\w.-]*)((?:"[^"]*"|'[^']*'|[^>"'])*?)\/>/g,mt=/(<script[\s\S]*?<\/script\s*>|<style[\s\S]*?<\/style\s*>)/gi,Sr=e=>e.split(mt).map((t,n)=>n%2===1?t:t.replace(wr,(s,r,i)=>br.has(r.toLowerCase())?s:`<${r}${i}></${r}>`)).join(""),Pn=/<([A-Za-z][\w.-]*)((?:"[^"]*"|'[^']*'|[^>"'])*)>/g,Rr=/"[^"]*"|'[^']*'|(^|\s)\.\.\.([A-Za-z_$][\w$.]*)/g,$r=e=>e.split(mt).map((t,n)=>n%2===1?t:t.replace(Pn,(s,r,i)=>{let o=0,l=i.replace(Rr,(a,u,c)=>c===void 0?a:`${u}:props.${o++}="${c}"`);return`<${r}${l}>`})).join(""),Tr=/"[^"]*"|'[^']*'|(^|\s)(:[\w.$-]+)/g,Nr=/<\/slot\.([\w.$-]+)(\s*)>/gi,xr=/^slot\./i,Cr=e=>xr.test(e)?`slot.${De(e.slice(5))}`:e,We=":jq79-component",kn=/^[A-Z]/,_r="c79-",Ue=e=>`${_r}${De(e[0].toLowerCase()+e.slice(1))}`,Ar=e=>kn.test(e)?Ue(e):Cr(e),Or=/<\/([A-Z][\w.-]*)(\s*)>/g,vr=/\/\s*$/,jr=(e,t)=>{if(!kn.test(e))return t;let n=` ${We}="${e}"`,s=vr.exec(t);return s?`${t.slice(0,s.index)}${n}${s[0]}`:`${t}${n}`},Pr=e=>e.split(mt).map((t,n)=>n%2===1?t:t.replace(Pn,(s,r,i)=>{let o=i.replace(Tr,(l,a,u)=>u===void 0?l:`${a}${De(u)}`);return`<${Ar(r)}${jr(r,o)}>`}).replace(Nr,(s,r,i)=>`</slot.${De(r)}${i}>`).replace(Or,(s,r,i)=>`</${Ue(r)}${i}>`)).join(""),Ee="data-jq79",kr=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)},Mn=(e,t)=>{e.forEach(n=>{typeof n!="string"&&(n.attrs[Ee]=t,Mn(n.children,t))})},Mr=(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}[${Ee}="${t}"]${o}`}).join(", "),Ln=(e,t)=>{Array.from(e).forEach(n=>{n instanceof CSSStyleRule?n.selectorText=Mr(n.selectorText,t):n instanceof CSSGroupingRule&&Ln(n.cssRules,t)})},Lr=/(^|[\s>+~,(])([A-Z][A-Za-z0-9]*)(?![\w-])/g,Dr=/[a-z]/,Ir=e=>e.replace(Lr,(t,n,s)=>Dr.test(s)?`${n}${Ue(s)}`:t),Wr=/^\s*@(media|supports|container|layer|scope|document)\b/i,Fr=/^\s*@/,qr=e=>{let t="",n="",s="",r=[],i=()=>r.length===0||r[r.length-1],o=()=>{t+=i()&&!Fr.test(s)?Ir(n):n,n=""},l=u=>{o(),t+=u,s+=u},a=(u,c)=>{o(),t+=u,s="",c!==void 0?r.push(c):u==="}"&&r.pop()};for(let u=0;u<e.length;){let c=e[u];if(c==="/"&&e[u+1]==="*"){let p=e.indexOf("*/",u+2),w=p===-1?e.length:p+2;l(e.slice(u,w)),u=w}else if(c==='"'||c==="'"){let p=u+1;for(;p<e.length&&e[p]!==c;)p+=e[p]==="\\"?2:1;l(e.slice(u,Math.min(p+1,e.length))),u=p+1}else c==="{"?(a("{",Wr.test(s)),u++):c==="}"||c===";"?(a(c),u++):(n+=c,s+=c,u++)}return o(),t},Ur=(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),Ln(n.cssRules,t),Array.from(n.cssRules).map(s=>s.cssText).join(`
11
- `)},Br=/^[A-Z][A-Za-z0-9]*$/,ct=e=>{let t=Sr($r(Pr(e))),s=new DOMParser().parseFromString(`<template>${t}</template>`,"text/html").querySelector("template"),r=[],i=[];Array.from(s.content.children).forEach(a=>{a.tagName==="TEMPLATE"?i.push(a):r.push(a)});let o=Vt(r,e),l={};return i.forEach(a=>{let u=a.getAttribute("name");if(u===null){console.warn("jq79: a top-level <template> without a name declares nothing and was ignored");return}if(!Br.test(u)){console.warn(`jq79: <template name="${u}"> was ignored - a component name has to be PascalCase, or no tag could ever reference it (only capitalized names resolve as components)`);return}if(u in l){console.warn(`jq79: two <template name="${u}"> in one file; the second was ignored`);return}l[u]=new ie({...Vt(Array.from(a.content.children),a.innerHTML),siblings:l,name:u})}),Object.keys(l).length&&(o.siblings=l),o},Vt=(e,t)=>{let n=[],s=[],r=[];e.forEach(o=>{let l={attrs:sn(o),content:o.textContent??""};o.tagName==="SCRIPT"?n.push(l):o.tagName==="STYLE"?s.push(l):r.push(on(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.`)}),s.forEach(o=>{"lang"in o.attrs||(o.content=qr(o.content))});let i=o=>"scoped"in o.attrs&&!("lang"in o.attrs);if(s.some(i)){let o=kr(t);Mn(r,o),s.forEach(l=>{i(l)&&(l.scoped=Ur(l.content,o))})}return jn(r),{template:r,scripts:n,styles:s}},yt=e=>/\.html?([?#]|$)/.test(e)?dt(e):import(e),Hr=/^(?:\.\.?\/|\/|[a-z][a-z0-9+.-]*:)/i,zr=(e,t)=>{if(!Hr.test(e))return e;try{return new URL(e,new URL(t??"",document.baseURI)).href}catch{return e}},Dn=(e,t)=>e?`
12
- //# sourceURL=${e}?jq79-script=${t}`:"",Xt=e=>e.scoped??e.content,In=`:where([${$n}]) { display: contents }`,ke=null,Gr=()=>{ke?.isConnected||(ke=document.createElement("style"),ke.textContent=In,document.head.appendChild(ke))},Fe=new Map,Zr=e=>{let t=Fe.get(e);if(!t){let n=document.createElement("style");n.textContent=e,document.head.appendChild(n),t={el:n,count:0},Fe.set(e,t)}t.count++},Kr=e=>{let t=Fe.get(e);t&&--t.count<=0&&(t.el.remove(),Fe.delete(e))},Vr=(e,t,n,s={},r=yt,i={})=>{let o={...Fn,...s},l=new Proxy(t,{has:(c,p)=>p!=="$__effect"&&p!=="$__import"&&p!=="$__state"&&(Reflect.has(c,p)||!(p in globalThis)&&!(p in o))}),a={},u=new Function("$scope","$__effect","$__import","$__state",...Object.keys(o),`return (async () => { with ($scope) { ${e} }
13
- ;$__state.done = true })()${Dn(i.filename,i.index??0)}`)(l,n,r,a,...Object.values(o));return u.catch(c=>console.error("jq79: error in :setup script",c)),dn(u),{settled:u,sync:a.done===!0}},Jt=(e,t)=>{t?.forEach(({name:n,default:s})=>{e[n]===void 0&&(e[n]=s===void 0?void 0:j(s,e))})},Et=e=>{let t=e.attrs[":setup"];if(t===void 0)return null;if(t.trim()==="")return[];let n=je(t);return n||Xr(e,t),n},Yt=new WeakSet,Xr=(e,t)=>{t.trim()==="_"||Yt.has(e)||(Yt.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`))},Jr=e=>{let t=new Set;return e.forEach(n=>{(Pe(n.content)??Et(n))?.forEach(({name:r})=>t.add(r))}),t},Yr=e=>{let t=null;return e.forEach(n=>{let s=Pe(n.content)??Et(n);if(!s)return;let r=t??(t=new Set);s.forEach(({name:i})=>r.add(i))}),t},Qt=(e,t)=>{if(t===null)return e;let n={};return Object.keys(e).forEach(s=>{t.has(s)&&(n[s]=e[s])}),n},en=new WeakMap,Qr=(e,t,n,s)=>{if(s===null)return;let r=en.get(e)??new Set;en.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`))})},eo=(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"),ut=Symbol("jq79.pendingScripts"),to=e=>e&&e.default!==void 0?e.default:e,no=(e,t,n,s={},r=yt,i={})=>{let o={...Fn,...s},l={},a=new Function("$__exports","$__default","$__import",...Object.keys(o),`return (async () => { "use strict";
9
+ );`)}catch{return null}},an=(e,t,n)=>{let s=Me.get(e);if(s===void 0){let r=Rs(t,n);s=r?{fn:r,scoped:!0}:{fn:ln(t,n),scoped:!1},Me.set(e,s)}return s},cn=(e,t)=>`${t.join(",")}|${e}`,$s=(e,t)=>an(cn(e,t),e,t).fn,Ts=(e,t,n)=>{let s=ln(t,n);return Me.set(e,{fn:s,scoped:!1}),s},Ns=/^(?:([\w$]+) is not defined|Can't find variable: ([\w$]+))/,xs=100,pe=new Map,pt=new Set,Le=0,lt=!1,at=new Set,Cs=()=>{lt=!1,!(Le>0)&&(pe.forEach(({name:e,expr:t,scope:n},s)=>{e in n||(pt.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 = () => {}".`))}),pe.clear())},un=()=>{lt||Le>0||!pe.size||(lt=!0,queueMicrotask(Cs))},dn=e=>{Le++;let t=()=>{Le--,un()};e.then(t,t)},_s=(e,t)=>{if(at.has(e))return;at.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.`)},fn=(e,t,n)=>{if(!(n instanceof ReferenceError))return _s(e,n);let s=Ns.exec(n.message),r=s?.[1]??s?.[2];if(!r)return;let i=`${r}|${e}`;pt.has(i)||pe.has(i)||pe.size>=xs||(pe.set(i,{name:r,expr:e,scope:t}),un())},pn=(e,t,n)=>{let s=n?Object.keys(n):[],r=cn(e,s),{fn:i,scoped:o}=an(r,e,s);if(!i)return;let l=n?Object.values(n):[];if(!o)return i(t,nt,...l);try{return i(t,nt,...l)}catch(a){if(!(a instanceof ReferenceError))throw a;let u=Ts(r,e,s);if(!u)throw a;return u(t,nt,...l)}},j=(e,t,n)=>{try{return pn(e,t,n)}catch(s){fn(e,t,s);return}},hn=(e,t,n)=>{try{return pn(e,t,n)}catch(s){if(!(s instanceof ReferenceError))throw s;fn(e,t,s);return}},st=/{{\s*([\s\S]+?)\s*}}/g,Lt=new Map,gn=e=>{let t=Lt.get(e);if(t)return t;let n=[],s=0;st.lastIndex=0;for(let r=st.exec(e);r;r=st.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)),Lt.set(e,n),n},mn=(e,t)=>{if(e.length===1){let s=e[0];return typeof s=="string"?s:String(j(s.expr,t)??"")}let n="";for(let s of e)n+=typeof s=="string"?s:String(j(s.expr,t)??"");return n},yn=new Set([":class",":value",":checked",":selected",":if",":elseif",":else",":each",":key",":with",":text",":html",":html.allowed",":props"]),be=e=>yn.has(e)||e.startsWith(":class.")||e.startsWith(":props.")||e===":slot"||e.startsWith(":slot."),As=/^\s*\(?\s*(\w+)\s*(?:,\s*(\w+))?\s*\)?\s+in\s+([\s\S]+)$/,En=(e,t,n,s)=>{let[r,...i]=t.slice(1).split("."),o=new Set(i);e.addEventListener(r,l=>{if(o.has("self")&&l.target!==e)return;o.has("prevent")&&l.preventDefault(),o.has("stop")&&l.stopPropagation();let a=hn(n,s,{$event:l});typeof a=="function"&&a.call(e,l)},{once:o.has("once"),capture:o.has("capture")})},Os=(e,t,n,s)=>{let[r,...i]=t.slice(1).split("."),o=new Set(i),l=a=>{o.has("prevent")&&a.preventDefault(),o.has("stop")&&a.stopPropagation(),o.has("once")&&e.off(r,l),Re(()=>{let u=hn(n,s,{$event:a});typeof u=="function"&&u(a)})};e.on(r,l)},oe=e=>e.replace(/-(\w)/g,(t,n)=>n.toUpperCase()),De=e=>e.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`),ht=e=>e instanceof DocumentFragment?{first:e.firstChild,last:e.lastChild}:{first:e,last:e},Fe=({first:e,last:t})=>{for(let n=e;n;){let s=n===t?null:n.nextSibling;n.parentNode?.removeChild(n),n=s}},vs=e=>{e.forEach(t=>{if(t.first===t.last)return Fe(t);if(!t.first.parentNode)return;let s=document.createRange();s.setStartBefore(t.first),s.setEndAfter(t.last),s.deleteContents()})},js=(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},Ps=({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}},Dt=(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},fe=null,Ie=null,bn=new WeakSet,ks=e=>{let t={memo:fe,base:Ie};return fe=new Map,Ie=e,t},Ms=e=>{fe=e.memo,Ie=e.base},It=(e,t)=>e.component!==void 0?qt(t,e.component):e.tag.includes("-")?qt(t,e.tag):null,X=e=>e.component??e.tag,qt=(e,t)=>{if(!fe)return Dt(e,t);let n=t.replace(/-/g,"").toLowerCase();for(let s=e;s&&s!==Object.prototype;s=Object.getPrototypeOf(s)){if(s===Ie){if(fe.has(t))return fe.get(t);let r=Dt(s,t);return fe.set(t,r),r}if(!bn.has(s)){for(let r of Object.keys(s))if(/^[A-Z]/.test(r)&&r.replace(/-/g,"").toLowerCase()===n)return r}}return null},Ls=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()},Ds=(e,t)=>{let n=Ls(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)"}.`)},Wt=100,rt=0,wn=Symbol("jq79.slots"),Sn=e=>e==="slot"||e.startsWith("slot."),Rn=e=>e?oe(e):"default",$e=e=>Object.keys(e.attrs).find(t=>t===":slot"||t.startsWith(":slot.")),Is=e=>e==="default"?":slot":`:slot.${e}`,qs=e=>typeof e!="string"||e.trim()!=="",Ws=e=>{let t={},n=[];e.children.forEach(r=>{let i=typeof r=="object"&&r.tag==="template"?$e(r):void 0;if(typeof r=="string"||i===void 0){n.push(r);return}let o=Rn(i.slice(6));if(o in t){console.warn(`jq79: two <template ${Is(o)}> in <${X(e)}>; the second was ignored`);return}t[o]={nodes:r.children,binder:r.attrs[i]||void 0}});let s=n.some(qs);return s&&"default"in t?console.warn(`jq79: <${X(e)}> 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)=>{je(t)?.forEach(({name:s,as:r,default:i})=>{let o=r??s;Object.defineProperty(e,o,{enumerable:!0,configurable:!0,get:()=>{let l=n[s]?.();return l===void 0&&i!==void 0?j(i,e):l},set:()=>console.warn(`jq79: "${o}" is a slot prop - it comes from the component, so assigning to it does nothing`)})})},Us=e=>{let t=$e(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}`)},Bs=(e,t)=>{let n=Object.entries(Ws(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 l=o[Ne]??[];Object.defineProperty(o,Ne,{value:[...l,s]});let a=de(o);return r.onDispose(()=>a.dispose()),ge(e.nodes,o,a,i)},zs=(e,t,n,s)=>{let r=Rn(e.tag.slice(5)),i=document.createDocumentFragment(),o=document.createComment(e.tag),l=document.createComment(`/${e.tag}`);i.append(o,l);let a=t[wn]?.[r];if(!a)return i.insertBefore(ge(e.children,t,n,s),l),i;let u={};return Object.entries(e.attrs).forEach(([c,p])=>{if(!(c===Ee||be(c)||c.startsWith("@")))if(c.startsWith(":")){let w=p||c.slice(1);u[oe(c.slice(1))]=()=>j(w,t)}else u[oe(c)]=()=>p}),i.insertBefore(a(u,t,n,s),l),i},$n="data-c79-box",Gs=(e,t,n)=>{if(t.ns!==void 0)return document.createDocumentFragment();let s=document.createElement(Ue(e));s.setAttribute($n,"");let r=t.attrs[Ee];return r!==void 0&&s.setAttribute(Ee,r),n||Kr(),s},Ft=new WeakSet,Zs=(e,t)=>{if(e.ns===void 0||Ft.has(e))return;let n=t.template.find(r=>typeof r=="object");if(n===void 0||n.ns!==void 0)return;Ft.add(e);let s=e.ns==="http://www.w3.org/1998/Math/MathML"?"<math>":"<svg>";console.warn(`jq79: <${X(e)}> is used inside ${s} and its template starts with <${n.tag.toLowerCase()}>, which is parsed as HTML - it renders and never draws. A component's template decides its own namespace, so root it at ${s}`)},Ut=(e,t,n,s,r)=>{let i=Gs(e,t,r),o=!(i instanceof DocumentFragment),l=o?null:document.createComment(`/${e}`);o||i.append(document.createComment(e),l);let a=Bs(t,n),u={},c={},p=[],w=[],v=!1;Object.entries(t.attrs).forEach(([R,C])=>{if(R!==Ee){if(R===":props"||R.startsWith(":props.")){v=!0,w.push({expr:C});return}if(!be(R))if(R.startsWith("@"))p.push([R,C]);else if(R===":model"||R.startsWith(":model.")){let m=R===":model"?"default":oe(R.slice(7));c[m]=C||(R===":model"?"model":m)}else if(R.startsWith(":")){let m=oe(R.slice(1));u[m]=C||m,w.push({name:m,expr:C||m})}else{let m=oe(R),_=JSON.stringify(C);u[m]=_,w.push({name:m,expr:_})}}});let I=R=>R==="default"?":model":`:model.${R}`,U=R=>R==="default"?"model":R,M=R=>`${R}
10
+ = $value`,S=new Set;Object.entries(c).forEach(([R,C])=>{let m=U(R);u[m]!==void 0&&console.warn(`jq79: <${X(t)}> binds prop "${m}" through both :${m} and ${I(R)} - ${I(R)} wins`),u[m]=C,$s(M(C),["$value"])===null&&(S.add(R),console.warn(`jq79: ${I(R)}="${C}" is not assignable - updates from <${X(t)}> will be dropped`))});let F=()=>{let R={};return w.forEach(({name:C,expr:m})=>{if(C!==void 0)R[C]=j(m,n);else{let _=j(m,n);_!==null&&typeof _=="object"&&Object.assign(R,_)}}),Object.entries(c).forEach(([C,m])=>{R[U(C)]=j(m,n)}),R},L=null,D=null,H=null,Y=new Set,J=R=>{if(R==null){if(!n[qn]?.has(e)||Y.has("unfilled"))return;Y.add("unfilled"),console.error(`jq79: <${X(t)}> 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}Y.has("type")||(Y.add("type"),console.error(`jq79: <${X(t)}> is ${typeof R}, not a component - nothing renders here`))};return s.effect(()=>{let R=j(e,n),C=R instanceof ie?R:null;if(C||J(R),C===D||(H?.dispose(),H=null,L?.destroy(),L=null,D=C,!C))return;Zs(t,C);let m=new ie({template:C.template,scripts:C.scripts,styles:C.styles,modules:C.modules,filename:C.filename,siblings:C.siblings,name:C.name});if(a&&(m.slots=a),Object.keys(c).length){let K=new Set;m.modelWriteback=(T,q)=>{let P=T==null?"default":oe(String(T)),G=c[P];return G===void 0?(K.has(P)||(K.add(P),console.warn(`jq79: <${X(t)}> has no ${I(P)} - bound: ${Object.keys(c).map(I).join(", ")}`)),!1):S.has(P)?!1:(Re(()=>j(M(G),n,{$value:q})),!0)}}p.forEach(([K,T])=>Os(m,K,T,n));let _=eo(m.scripts);to(t,e,Object.keys(u),_);let A=Qt(Re(F),_),z=document.createDocumentFragment();if(rt>=Wt){console.error(`jq79: <${X(t)}> is ${Wt} levels deep inside itself; giving up here. A component that renders itself stops when its data stops - is there a cycle in it?`);return}rt++;try{(r?m.renderShadow(A):m.render(A)).mount(z)}finally{rt--}l?l.parentNode.insertBefore(z,l):i.appendChild(z);let V=de(n,!0);if(v){let K=[];V.effect(()=>{let T=Qt(F(),_),q=Object.keys(T);K.forEach(P=>{P in T||(m.data[P]=void 0)}),q.forEach(P=>{m.data[P]=T[P]}),K=q})}else Object.entries(u).forEach(([K,T])=>{_!==null&&!_.has(K)||V.effect(()=>{m.data[K]=j(T,n)})});H=V,L=m}),s.onDispose(()=>{H?.dispose(),L?.destroy()}),i},Ks=(e,t)=>{let n=()=>{let s=j(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):[]):[],Vs=e=>typeof e=="function"?(t,n,s)=>{try{return!!e(t,n,s)}catch{return!1}}:typeof e=="string"||Array.isArray(e)?St(e):()=>!1,Xs=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"]),Tn=e=>e.ns===void 0?document.createElement(e.tag):document.createElementNS(e.ns,e.tag),Ys={"http://www.w3.org/2000/svg":["svg","feGaussianBlur"],"http://www.w3.org/1998/Math/MathML":["math","mi"]},Bt=new Map,Js=(e,t)=>{let n=`${e} ${t}`,s=Bt.get(n);if(s!==void 0)return s;let r=Ys[e],i=t;if(r!==void 0&&typeof DOMParser<"u"&&/^[a-z][a-z0-9]*$/.test(t)){let[o,l]=r;i=new DOMParser().parseFromString(`<${o}><${l} ${t}="x"/></${o}>`,"text/html").querySelector(l)?.getAttributeNames().find(u=>u.toLowerCase()===t)??t}return Bt.set(n,i),i},Nn=(e,t)=>{let n=e.namespaceURI;if(n===null||n===rn)return t;let s=t.replace(/-/g,"").toLowerCase(),r=Js(n,s);return r===s?t:r},xn=(e,t,n)=>{let s=Xs.has(t);(s?!n:n==null)?e.removeAttribute(t):e.setAttribute(t,s?"":String(n))},re={cloneSkeletons:!0,scopedNames:!0},Qs=new Set([":text",":html",":value",":checked",":selected"]),er=e=>e.startsWith("@")||e===":class"||e.startsWith(":class.")||Qs.has(e)?!0:e.startsWith(":")?e===":model"?!1:!be(e)&&!e.includes("."):e!==qe,Cn=e=>{if(e.component||e.tag.includes("-")||Sn(e.tag)||e.tag==="template"||e.ns===void 0&&document.createElement(e.tag)instanceof HTMLUnknownElement)return!1;for(let t in e.attrs)if(!er(t))return!1;return e.attrs[":text"]!==void 0||e.attrs[":html"]!==void 0?!0:e.children.every(t=>typeof t=="string"||Cn(t))},_n=(e,t,n)=>{let s=Tn(e),r,i=null;for(let p in e.attrs){let w=e.attrs[p];if(p.startsWith("@"))n.push({kind:"event",path:t,attr:p,expr:w});else if(p===":class")r=w;else if(p.startsWith(":class."))(i??(i=[])).push([p.slice(7),w]);else if(!be(p))if(p.startsWith(":")){let v=p.slice(1);n.push({kind:"attr",path:t,name:Nn(s,v),expr:w||oe(v)})}else s.setAttribute(p,w)}(r!==void 0||i)&&n.push({kind:"class",path:t,classExpr:r,toggles:i,staticClasses:new Set(ae(e.attrs.class??""))});let o=e.attrs[":text"],l=e.attrs[":html"];o!==void 0?n.push({kind:"textContent",path:t,expr:o}):l!==void 0?n.push({kind:"html",path:t,expr:l}):e.children.forEach((p,w)=>{if(typeof p=="string"){p.includes("{{")?(n.push({kind:"text",path:[...t,w],parts:gn(p)}),s.appendChild(document.createTextNode(""))):s.appendChild(document.createTextNode(p));return}s.appendChild(_n(p,[...t,w],n))});let a=e.attrs[":value"];a!==void 0&&n.push({kind:"value",path:t,expr:a});let u=e.attrs[":checked"];u!==void 0&&n.push({kind:"checked",path:t,expr:u});let c=e.attrs[":selected"];return c!==void 0&&n.push({kind:"selected",path:t,expr:c}),s},tr=3,An=e=>e.attrs[":text"]!==void 0||e.attrs[":html"]!==void 0?1:1+e.children.reduce((t,n)=>t+(typeof n=="string"?0:An(n)),0),Ht=new WeakMap,zt=new WeakSet,nr=e=>{let t=Ht.get(e);if(t!==void 0)return t;if(!zt.has(e))return zt.add(e),null;let n=null;if(Cn(e)&&An(e)>=tr){let s=[];n={skeleton:_n(e,[],s),ops:s}}return Ht.set(e,n),n},sr=(e,t)=>{let n=e;for(let s=0;s<t.length;s++)n=n.childNodes[t[s]];return n},rr=(e,t,n)=>{let s=e.skeleton.cloneNode(!0);for(let r of e.ops){let i=r.path.length===0?s:sr(s,r.path);if(r.kind==="text"){let o=i,l=r.parts;n.effect(()=>{let a=mn(l,t);o.textContent!==a&&(o.textContent=a)})}else if(r.kind==="event")En(i,r.attr,r.expr,t);else if(r.kind==="attr"){let o=i,{name:l,expr:a}=r;n.effect(()=>xn(o,l,j(a,t)))}else if(r.kind==="class"){let o=i,{classExpr:l,toggles:a,staticClasses:u}=r,c=[];n.effect(()=>{let p=l!==void 0?ae(j(l,t)):[];a?.forEach(([w,v])=>{j(v,t)&&p.push(...ae(w))}),c.forEach(w=>{!p.includes(w)&&!u.has(w)&&o.classList.remove(w)}),o.classList.add(...p),c=p})}else if(r.kind==="textContent"){let o=i,{expr:l}=r;n.effect(()=>{let a=String(j(l,t)??"");o.textContent!==a&&(o.textContent=a)})}else if(r.kind==="html"){let o=i,{expr:l}=r;n.effect(()=>{o.innerHTML=Ge(String(j(l,t)??""))})}else if(r.kind==="value"){let o=i,{expr:l}=r;n.effect(()=>{let a=String(j(l,t)??"");o.value!==a&&(o.value=a)})}else if(r.kind==="checked"){let o=i,{expr:l}=r;n.effect(()=>{let a=!!j(l,t);o.checked!==a&&(o.checked=a)})}else if(r.kind==="selected"){let o=i,{expr:l}=r;n.effect(()=>{let a=!!j(l,t);o.selected!==a&&(o.selected=a)})}else{let o=r}}return s},gt=(e,t,n,s)=>{let r=e.attrs[":with"],i=r!==void 0?Ks(r,t):t;if(Sn(e.tag))return zs(e,i,n,s);if(e.tag==="template"&&$e(e)!==void 0)return Us(e);let o=It(e,i);if(o)return Ut(o,e,i,n,s);if(re.cloneSkeletons){let S=nr(e);if(S)return rr(S,i,n)}let l=Tn(e);if(e.component!==void 0&&i[ut]?.count===0)throw Ds(e.component,i);let a=e.ns===void 0&&(e.component!==void 0||e.tag.includes("-"));if(a){let S=!1;n.effect(()=>{if(S)return;let F=It(e,i);if(!F)return;S=!0;let L=Ut(F,e,i,n,s),D=ht(L);n.onDispose(()=>Fe(D)),l.replaceWith(L)})}for(let S in e.attrs){let F=e.attrs[S];if(S.startsWith("@"))En(l,S,F,i);else if(S===":model"||S.startsWith(":model."))a||console.warn(`jq79: ${S} on <${X(e)}> does nothing - :model binds component tags only (for now)`);else if(!be(S))if(S.startsWith(":"))if(a)l.setAttribute(S,F);else{let L=S.slice(1),D=F||oe(L),H=Nn(l,L);n.effect(()=>xn(l,H,j(D,i)))}else l.setAttribute(S,F)}let u=e.attrs[":class"],c=null;for(let S in e.attrs)S.startsWith(":class.")&&(c??(c=[])).push([S.slice(7),e.attrs[S]]);if(u!==void 0||c){let S=new Set(ae(e.attrs.class??"")),F=[];n.effect(()=>{let L=u!==void 0?ae(j(u,i)):[];c?.forEach(([D,H])=>{j(H,i)&&L.push(...ae(D))}),F.forEach(D=>{!L.includes(D)&&!S.has(D)&&l.classList.remove(D)}),l.classList.add(...L),F=L})}let p=e.attrs[":text"],w=e.attrs[":html"],v=e.attrs[":html.allowed"];v!==void 0&&w===void 0&&console.warn("jq79: :html.allowed without :html on the same element does nothing"),p!==void 0?n.effect(()=>{let S=String(j(p,i)??"");l.textContent!==S&&(l.textContent=S)}):w!==void 0?n.effect(()=>{let S=v!==void 0?{allowUrl:Vs(j(v,i))}:void 0;l.innerHTML=Ge(String(j(w,i)??""),S)}):l instanceof HTMLTemplateElement?ge(e.children,i,n,s,l.content):ge(e.children,i,n,s,l);let I=e.attrs[":value"];I!==void 0&&n.effect(()=>{let S=String(j(I,i)??"");l.value!==S&&(l.value=S)});let U=e.attrs[":checked"];U!==void 0&&n.effect(()=>{let S=!!j(U,i);l.checked!==S&&(l.checked=S)});let M=e.attrs[":selected"];return M!==void 0&&n.effect(()=>{let S=!!j(M,i);l.selected!==S&&(l.selected=S)}),l},or=(e,t,n,s)=>{let r=document.createComment("if"),i=document.createDocumentFragment();i.appendChild(r);let o=null,l=null,a=null;return n.effect(()=>{let u=e.find(p=>p.expr===void 0||j(p.expr,t))??null;if(u===l||(a?.dispose(),o&&Fe(o),o=null,l=u,!u))return;a=de(t);let c=gt(u.node,t,a,s);o=ht(c),r.parentNode.insertBefore(c,r.nextSibling)}),i},ye=(e,t,n)=>{Object.defineProperty(e,t,{value:n,writable:!0,enumerable:!0,configurable:!0})},ir=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,l=n.length;for(;o<l;){let a=o+l>>1;e[n[a]]<i?o=a+1:l=a}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},lr=e=>{if(e===null||typeof e!="object"||Array.isArray(e))return!1;let t=Object.getPrototypeOf(e);return t===Object.prototype||t===null},On=(e,t)=>typeof e=="string"?t.some(n=>Zt(e,n)):Object.values(e.attrs).some(n=>t.some(s=>Zt(n,s)))||e.children.some(n=>On(n,t)),Gt=/[A-Za-z0-9_$]/,ar=/^[A-Za-z_$][\w$]*\.[A-Za-z_$][\w$]*$/,Zt=(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(!Gt.test(s)&&!Gt.test(r))return!0}return!1},ot=new WeakMap,cr=e=>{let t=ot.get(e);if(t!==void 0)return t;let n=e.attrs[":each"].match(As);if(!n)return ot.set(e,null),null;let[,s,r,i]=n,o=e.attrs[":key"],l=o===s,a=o!==void 0&&!l&&ar.test(o)&&o.startsWith(`${s}.`)?o.slice(s.length+1):void 0,{[":each"]:u,[":key"]:c,...p}=e.attrs,w={...e,attrs:p},v=["$index",...r?[r]:[]],I=On(w,v),U=/^[A-Z]/.test(s)||r!==void 0&&/^[A-Z]/.test(r),M={itemName:s,atName:r,listExpr:i,keyExpr:o,keyIsItem:l,keyProp:a,itemNode:w,readsPosition:I,namesComponent:U};return ot.set(e,M),M},ur=(e,t,n,s)=>{let r=cr(e);if(!r)return document.createComment(`invalid :each expression "${e.attrs[":each"]}"`);let{itemName:i,atName:o,listExpr:l,keyExpr:a,keyIsItem:u,keyProp:c,itemNode:p,readsPosition:w,namesComponent:v}=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 M=[],S=!1;return n.effect(()=>{let F=ks(t);try{let L=j(l,t),D=Array.isArray(L),H=D?null:lr(L)?Object.keys(L):[],Y=D?L.length:H.length,J=new Map;M.forEach((T,q)=>{T.pos=q;let P=J.get(T.key);P?P.push(T):J.set(T.key,[T])});let R=new Set,C=[],m=[],_=[],A;for(let T=0;T<Y;T++){let q=D?T:H[T],P=D?L[T]:L[q],G=q;u?G=P:c!==void 0&&P!==null&&typeof P=="object"?G=P[c]:a!==void 0&&(A===void 0?(A=Object.create(t),ye(A,i,P),o&&ye(A,o,q),ye(A,"$index",T)):(A[i]=P,o&&(A[o]=q),A.$index=T),G=j(a,A)),R.has(G)&&!S&&(S=!0,console.warn(`jq79: duplicate :key in :each "${e.attrs[":each"]}"; duplicates pair up by position`)),R.add(G);let f=J.get(G)?.shift();if(f&&Object.is(f.item,P)){let b=f.scope;b.$index!==T&&(w&&C.push(f),b.$index=T),o&&b[o]!==q&&(b[o]=q),m.push(f),_.push(f.pos);continue}f&&(f.fx.dispose(),Fe(f.range));let d=Object.create(t);ye(d,i,P),o&&ye(d,o,q),ye(d,"$index",T),v||bn.add(d);let g=de(t),h=ht(gt(p,d,g,s));m.push({key:G,item:P,scope:d,fx:g,range:h,pos:T}),_.push(-1)}let z=new Set;J.forEach(T=>T.forEach(q=>z.add(q))),z.size&&(z.forEach(T=>{T.dead=!0,T.fx.dispose()}),vs(js(M,T=>T.dead===!0)));let V=I,K=ir(_);m.forEach((T,q)=>{!K[q]&&V.nextSibling!==T.range.first&&Ps(T.range,V),V=T.range.last}),C.forEach(T=>Re(()=>T.fx.refresh())),M=m}finally{Ms(F)}}),U},vn=(e,t)=>{let n=t;for(;n<e.length&&typeof e[n]=="string"&&!e[n].trim();)n++;return n},it=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 <${X(e)}> - only ${r[0]} applies; the branches of a chain are sibling elements, one directive each`)},dr=(e,t)=>{let n=":elseif"in e.attrs?":elseif":":else";console.warn(t?`jq79: a second ${n} on <${X(e)}> - the chain before it already ended with :else, which closes it. One :if, any number of :elseif, at most one :else`:`jq79: ${n} on <${X(e)}> continues no :if - it renders unconditionally. A chain is :if, then :elseif, then :else, on adjacent siblings: anything but whitespace between them breaks it`)},fr=[":if",":elseif",":else",":each"],pr=(e,t)=>{if(e.tag!=="template"||e.ns!==void 0)return;let n=fr.find(s=>s in e.attrs);if(n!==void 0){if($e(e)!==void 0){if(t?.component===void 0)return;console.warn(`jq79: ${n} on <template ${$e(e)}> is ignored - a slot is filled with its children as written. Put ${n} on the elements inside it, or on the component's tag`);return}console.warn(`jq79: ${n} on a nested <template> shows nothing - a <template>'s children live in its .content and never reach the page. Put ${n} on the elements themselves`)}},hr=[...yn,":model",":slot"].map(e=>e.slice(1)),gr={":attrs":':attrs was removed in 0.7 - it now binds an attribute called "attrs". Bind them one at a time (:disabled="x", :title="y"), or :class for classes'},mr=e=>{for(let t in e.attrs){let n=gr[t];n!==void 0&&console.warn(`jq79: ${n}`)}},yr=e=>{if(!(e.component!==void 0||e.tag.includes("-")))for(let t in e.attrs){if(!t.startsWith(":")||be(t)||t===":model"||t.startsWith(":model."))continue;let n=t.slice(1);if(n.includes(".")){console.warn(`jq79: ${t} is not a directive - it bound an attribute named "${n}". Dotted modifiers belong to an event: if you meant @${n}, that is the spelling`);continue}let s=hr.find(r=>n!==r&&n.startsWith(r));s!==void 0&&console.warn(`jq79: ${t} is not a directive - it bound an attribute named "${n}". A ":name" jq79 does not recognize binds that attribute (which is what :src and :disabled are). If you meant :${s}, that is the spelling`)}},jn=(e,t)=>{e.forEach(s=>{typeof s!="string"&&(pr(s,t),mr(s),yr(s),jn(s.children,s))});let n=!1;for(let s=0;s<e.length;){let r=e[s];if(typeof r=="string"){r.trim()&&(n=!1),s++;continue}if(":each"in r.attrs){n=!1,s++;continue}if(it(r),":if"in r.attrs){s++;let i=l=>{let a=vn(e,s),u=e[a];if(typeof u=="object"&&l in u.attrs)return s=a+1,u};for(let l=i(":elseif");l;l=i(":elseif"))it(l);let o=i(":else");o&&it(o),n=o!==void 0;continue}(":elseif"in r.attrs||":else"in r.attrs)&&dr(r,n),n=!1,s++}},Kt=new WeakMap,Er=(e,t,n)=>{let s=Kt.get(t);if(s)return s;let r=[{expr:t.attrs[":if"],node:t}],i=n+1,o=u=>{let c=vn(e,i),p=e[c];if(typeof p=="object"&&u in p.attrs)return i=c+1,p};for(let u=o(":elseif");u;u=o(":elseif"))r.push({expr:u.attrs[":elseif"],node:u});let l=o(":else");l&&r.push({node:l});let a={branches:r,next:i};return Kt.set(t,a),a},ge=(e,t,n,s=!1,r)=>{let i=r??document.createDocumentFragment(),o=0;for(;o<e.length;){let l=e[o];if(typeof l=="string"){let a=document.createTextNode(l);if(l.includes("{{")){let u=gn(l);n.effect(()=>{let c=mn(u,t);a.textContent!==c&&(a.textContent=c)})}i.appendChild(a),o++;continue}if(":each"in l.attrs){i.appendChild(ur(l,t,n,s)),o++;continue}if(":if"in l.attrs){let a=Er(e,l,o);i.appendChild(or(a.branches,t,n,s)),o=a.next;continue}i.appendChild(gt(l,t,n,s)),o++}return i},wo=(e,t,n=!1)=>ge(e.template,t,de(t),n),br=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),wr=/<([A-Za-z][\w.-]*)((?:"[^"]*"|'[^']*'|[^>"'])*?)\/>/g,mt=/(<script[\s\S]*?<\/script\s*>|<style[\s\S]*?<\/style\s*>)/gi,Sr=e=>e.split(mt).map((t,n)=>n%2===1?t:t.replace(wr,(s,r,i)=>br.has(r.toLowerCase())?s:`<${r}${i}></${r}>`)).join(""),Pn=/<([A-Za-z][\w.-]*)((?:"[^"]*"|'[^']*'|[^>"'])*)>/g,Rr=/"[^"]*"|'[^']*'|(^|\s)\.\.\.([A-Za-z_$][\w$.]*)/g,$r=e=>e.split(mt).map((t,n)=>n%2===1?t:t.replace(Pn,(s,r,i)=>{let o=0,l=i.replace(Rr,(a,u,c)=>c===void 0?a:`${u}:props.${o++}="${c}"`);return`<${r}${l}>`})).join(""),Tr=/"[^"]*"|'[^']*'|(^|\s)(:[\w.$-]+)/g,Nr=/<\/slot\.([\w.$-]+)(\s*)>/gi,xr=/^slot\./i,Cr=e=>xr.test(e)?`slot.${De(e.slice(5))}`:e,qe=":jq79-component",kn=/^[A-Z]/,_r="c79-",Ue=e=>`${_r}${De(e[0].toLowerCase()+e.slice(1))}`,Ar=e=>kn.test(e)?Ue(e):Cr(e),Or=/<\/([A-Z][\w.-]*)(\s*)>/g,vr=/\/\s*$/,jr=(e,t)=>{if(!kn.test(e))return t;let n=` ${qe}="${e}"`,s=vr.exec(t);return s?`${t.slice(0,s.index)}${n}${s[0]}`:`${t}${n}`},Pr=e=>e.split(mt).map((t,n)=>n%2===1?t:t.replace(Pn,(s,r,i)=>{let o=i.replace(Tr,(l,a,u)=>u===void 0?l:`${a}${De(u)}`);return`<${Ar(r)}${jr(r,o)}>`}).replace(Nr,(s,r,i)=>`</slot.${De(r)}${i}>`).replace(Or,(s,r,i)=>`</${Ue(r)}${i}>`)).join(""),Ee="data-jq79",kr=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)},Mn=(e,t)=>{e.forEach(n=>{typeof n!="string"&&(n.attrs[Ee]=t,Mn(n.children,t))})},Mr=(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}[${Ee}="${t}"]${o}`}).join(", "),Ln=(e,t)=>{Array.from(e).forEach(n=>{n instanceof CSSStyleRule?n.selectorText=Mr(n.selectorText,t):n instanceof CSSGroupingRule&&Ln(n.cssRules,t)})},Lr=/(^|[\s>+~,(])([A-Z][A-Za-z0-9]*)(?![\w-])/g,Dr=/[a-z]/,Ir=e=>e.replace(Lr,(t,n,s)=>Dr.test(s)?`${n}${Ue(s)}`:t),qr=/^\s*@(media|supports|container|layer|scope|document)\b/i,Wr=/^\s*@/,Fr=e=>{let t="",n="",s="",r=[],i=()=>r.length===0||r[r.length-1],o=()=>{t+=i()&&!Wr.test(s)?Ir(n):n,n=""},l=u=>{o(),t+=u,s+=u},a=(u,c)=>{o(),t+=u,s="",c!==void 0?r.push(c):u==="}"&&r.pop()};for(let u=0;u<e.length;){let c=e[u];if(c==="/"&&e[u+1]==="*"){let p=e.indexOf("*/",u+2),w=p===-1?e.length:p+2;l(e.slice(u,w)),u=w}else if(c==='"'||c==="'"){let p=u+1;for(;p<e.length&&e[p]!==c;)p+=e[p]==="\\"?2:1;l(e.slice(u,Math.min(p+1,e.length))),u=p+1}else c==="{"?(a("{",qr.test(s)),u++):c==="}"||c===";"?(a(c),u++):(n+=c,s+=c,u++)}return o(),t},Ur=(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),Ln(n.cssRules,t),Array.from(n.cssRules).map(s=>s.cssText).join(`
11
+ `)},Br=/^[A-Z][A-Za-z0-9]*$/,ct=e=>{let t=Sr($r(Pr(e))),s=new DOMParser().parseFromString(`<template>${t}</template>`,"text/html").querySelector("template"),r=[],i=[];Array.from(s.content.children).forEach(a=>{a.tagName==="TEMPLATE"?i.push(a):r.push(a)});let o=Vt(r,e),l={};return i.forEach(a=>{let u=a.getAttribute("name");if(u===null){console.warn("jq79: a top-level <template> without a name declares nothing and was ignored");return}if(!Br.test(u)){console.warn(`jq79: <template name="${u}"> was ignored - a component name has to be PascalCase, or no tag could ever reference it (only capitalized names resolve as components)`);return}if(u in l){console.warn(`jq79: two <template name="${u}"> in one file; the second was ignored`);return}l[u]=new ie({...Vt(Array.from(a.content.children),a.innerHTML),siblings:l,name:u})}),Object.keys(l).length&&(o.siblings=l),o},Hr=/^(?:text|application)\/(?:x-)?typescript$/i,zr=e=>"lang"in e?`lang="${e.lang}"`:Hr.test(e.type?.trim()??"")?`type="${e.type}"`:null,Vt=(e,t)=>{let n=[],s=[],r=[];e.forEach(o=>{let l={attrs:sn(o),content:o.textContent??""};o.tagName==="SCRIPT"?n.push(l):o.tagName==="STYLE"?s.push(l):r.push(on(o))}),n.forEach(o=>{let l=zr(o.attrs);l&&console.warn(`jq79: <script ${l}> needs the jq79/vite plugin to compile it. This component didn't go through the bundler, so its types were never stripped: the script will throw, or - for a plain \`let x: T = ...\` - silently fail to declare x.`)}),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.`)}),s.forEach(o=>{"lang"in o.attrs||(o.content=Fr(o.content))});let i=o=>"scoped"in o.attrs&&!("lang"in o.attrs);if(s.some(i)){let o=kr(t);Mn(r,o),s.forEach(l=>{i(l)&&(l.scoped=Ur(l.content,o))})}return jn(r),{template:r,scripts:n,styles:s}},yt=e=>/\.html?([?#]|$)/.test(e)?dt(e):import(e),Gr=/^(?:\.\.?\/|\/|[a-z][a-z0-9+.-]*:)/i,Zr=(e,t)=>{if(!Gr.test(e))return e;try{return new URL(e,new URL(t??"",document.baseURI)).href}catch{return e}},Dn=(e,t)=>e?`
12
+ //# sourceURL=${e}?jq79-script=${t}`:"",Xt=e=>e.scoped??e.content,In=`:where([${$n}]) { display: contents }`,ke=null,Kr=()=>{ke?.isConnected||(ke=document.createElement("style"),ke.textContent=In,document.head.appendChild(ke))},We=new Map,Vr=e=>{let t=We.get(e);if(!t){let n=document.createElement("style");n.textContent=e,document.head.appendChild(n),t={el:n,count:0},We.set(e,t)}t.count++},Xr=e=>{let t=We.get(e);t&&--t.count<=0&&(t.el.remove(),We.delete(e))},Yr=(e,t,n,s={},r=yt,i={})=>{let o={...Wn,...s},l=new Proxy(t,{has:(c,p)=>p!=="$__effect"&&p!=="$__import"&&p!=="$__state"&&(Reflect.has(c,p)||!(p in globalThis)&&!(p in o))}),a={},u=new Function("$scope","$__effect","$__import","$__state",...Object.keys(o),`return (async () => { with ($scope) { ${e} }
13
+ ;$__state.done = true })()${Dn(i.filename,i.index??0)}`)(l,n,r,a,...Object.values(o));return u.catch(c=>console.error("jq79: error in :setup script",c)),dn(u),{settled:u,sync:a.done===!0}},Yt=(e,t)=>{t?.forEach(({name:n,default:s})=>{e[n]===void 0&&(e[n]=s===void 0?void 0:j(s,e))})},Et=e=>{let t=e.attrs[":setup"];if(t===void 0)return null;if(t.trim()==="")return[];let n=je(t);return n||Jr(e,t),n},Jt=new WeakSet,Jr=(e,t)=>{t.trim()==="_"||Jt.has(e)||(Jt.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`))},Qr=e=>{let t=new Set;return e.forEach(n=>{(Pe(n.content)??Et(n))?.forEach(({name:r})=>t.add(r))}),t},eo=e=>{let t=null;return e.forEach(n=>{let s=Pe(n.content)??Et(n);if(!s)return;let r=t??(t=new Set);s.forEach(({name:i})=>r.add(i))}),t},Qt=(e,t)=>{if(t===null)return e;let n={};return Object.keys(e).forEach(s=>{t.has(s)&&(n[s]=e[s])}),n},en=new WeakMap,to=(e,t,n,s)=>{if(s===null)return;let r=en.get(e)??new Set;en.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`))})},no=(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},qn=Symbol("jq79.unfilledProps"),ut=Symbol("jq79.pendingScripts"),so=e=>e&&e.default!==void 0?e.default:e,ro=(e,t,n,s={},r=yt,i={})=>{let o={...Wn,...s},l={},a=new Function("$__exports","$__default","$__import",...Object.keys(o),`return (async () => { "use strict";
14
14
  ${e}
15
- ;$__exports.done = true })()${Dn(i.filename,i.index??0)}`)(l,to,r,...Object.values(o)),u=I=>console.error("jq79: error in factory script",I),c=!1,p,w=()=>{if(c)return p;c=!0;let I=l.default;if(typeof I!="function")return;let U=M=>{M&&typeof M=="object"&&Object.assign(t,M)};try{let M=I(t,{$data:t,$props:t,$effect:n,...s});M instanceof Promise?p=M.then(U).catch(u):U(M)}catch(M){u(M)}return p},v=a.then(w,u);return dn(v),l.done&&w(),{settled:v,sync:l.done===!0&&p===void 0}},so="__JQ79_HMR_ENABLED__",ro="__JQ79_HMR__",he=null,oo=e=>{if(!he||!e.filename)return;let t=he.get(e.filename);t||he.set(e.filename,t=new Set),t.add(new WeakRef(e))},tn=e=>{try{return new URL(e,document.baseURI).pathname}catch{return e}},io=(e,t)=>{if(!he)return 0;let n=tn(e),s=ct(t),r=!1,i=l=>l.name===void 0?s:s.siblings?.[l.name]??null,o=0;for(let[l,a]of he)if(tn(l)===n){for(let u of a){let c=u.deref();if(!c){a.delete(u);continue}let p=i(c);if(!p){r=!0;continue}c.hotReplace(p)&&o++}a.size||he.delete(l)}return r?0:o},lo=()=>{he??(he=new Map),globalThis[ro]={update:io}},nn=3e3,ao=(e,t)=>{let n=setTimeout(()=>{console.warn(`jq79: ${e.name?`<${e.name}>`:"a component"}${e.filename?` (${e.filename})`:""} has been waiting ${nn/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.`)},nn);n?.unref?.(),Promise.all(t).then(()=>clearTimeout(n))},dt=async e=>{let t=await fetch(e);if(!t.ok)throw new Error(`failed to fetch component from ${e}: ${t.status}`);return new ie(await t.text(),{filename:e})},ie=class{constructor(t,n={}){k(this,"template");k(this,"scripts");k(this,"styles");k(this,"modules");k(this,"filename");k(this,"siblings");k(this,"name");k(this,"slots");k(this,"modelWriteback");k(this,"data",null);k(this,"fx",null);k(this,"content",null);k(this,"startMarker",null);k(this,"endMarker",null);k(this,"styleEls",[]);k(this,"ownsSharedStyles",!1);k(this,"useShadow",!1);k(this,"mountRoot",null);k(this,"resolveMounted",null);k(this,"renderDone",!1);k(this,"emitListeners",new Map);let s=typeof t=="string"?ct(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(),oo(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"?ct(t):t;pt.clear(),pe.clear(),at.clear();let s=this.startMarker,r=!!(s&&this.content),i=r&&s.isConnected,o=i?s.parentNode:null,l=i?this.endMarker.nextSibling:null,a={...this.data},u=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(a,u),!o)?!1:(u&&this.styleEls.forEach(c=>o.insertBefore(c,l)),o.insertBefore(this.content,l),this.mountRoot=o,this.settleMounted(),!0)}static debug(t){if(t){let n=re.scopedNames;for(let s in t){let r=t[s];Object.prototype.hasOwnProperty.call(re,s)?typeof r=="boolean"?re[s]=r:console.warn(`jq79: Component79.debug ignored "${s}" - the flags are booleans, and the ones it knows are: ${Object.keys(re).join(", ")}`):console.warn(`jq79: Component79.debug does not know "${s}" - the flags it has are: ${Object.keys(re).join(", ")}`)}re.scopedNames!==n&&Me.clear()}return{...re}}static fetch(t){if(Array.isArray(t))throw new TypeError("Component79.fetch takes one URL; use fetchAll for an array");return new ft(dt(t))}static fetchAll(t){return Promise.all(t.map(dt))}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=Jr(this.scripts),r=eo(this.siblings,s),i=r?Object.assign(Object.create(r),t):{...t},o=new Set([...s].filter(m=>!(m in t)));o.size&&Object.defineProperty(i,Wn,{value:o}),this.slots&&Object.defineProperty(i,wn,{value:this.slots}),Object.defineProperty(i,ut,{value:{count:0}});let l=xe(i),a=de(l);this.data=l,this.fx=a,this.useShadow=n,this.startMarker=document.createComment("jq79"),this.endMarker=document.createComment("/jq79");let u=this.startMarker,c=!1,p=(m,_)=>{m==="model:update"&&!c&&(c=!0,console.warn("jq79: $emit('model:update', \u2026) no longer feeds :model - call $updateModel(value) or $updateModel(name, value) instead"));let A=new CustomEvent(m,{detail:_,bubbles:!0,composed:!0,cancelable:!0});return u===this.startMarker&&this.emitListeners.get(m)?.forEach(z=>z(A,_)),A.cancelBubble||u.dispatchEvent(A),!A.defaultPrevented},w,v=new Promise(m=>{w=m});this.resolveMounted=w,this.renderDone=!1;let I=this.endMarker,U=m=>{let _=[];for(let A=u.nextSibling;A&&A!==I;A=A.nextSibling)A instanceof Element&&(A.matches(m)&&_.push(A),_.push(...Array.from(A.querySelectorAll(m))));return _},M=m=>U(m)[0]??null,S=this.modules,q=m=>S&&m in S?Promise.resolve(S[m]):yt(zr(m,this.filename)),D=Object.assign(Object.create(null),{$emit:p,$updateModel:(...m)=>{let[_,A]=m.length>1?m:[void 0,m[0]];return u!==this.startMarker?!1:this.modelWriteback?.(_,A)??!1},$slots:Object.fromEntries(Object.keys(this.slots??{}).map(m=>[m,!0]))}),H=m=>`await $mounted();${m}`,J=[],Y=!0;this.scripts.forEach((m,_)=>{let A;J.push(new Promise(d=>{A=d}));let z=!1,V=()=>{z=!0,A()},T={$mounted:()=>(V(),v),$self:M,$$self:U,...D,...r},W={filename:this.filename,index:_},P=":mounted"in m.attrs,G=Mt(m.content),f=(()=>{if(G!==null){P&&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."),Jt(l,Pe(m.content));let b=P?H(G):G;return no(b,l,y=>a.effect(y),T,q,W)}let{vars:d,code:g}=ve(m.content);Jt(l,Et(m)),d.forEach(b=>{b in l||(l[b]=void 0)});let h=P?H(g):g;return Vr(h,l,b=>a.effect(b),T,q,W)})();if(f.sync)f.settled.then(V,V);else{let d=i[ut];d.count++;let g=()=>{d.count--,V()};f.settled.then(g,g)}!f.sync&&!z&&(Y=!1)});let R=document.createDocumentFragment(),C=new Proxy(l,{has:(m,_)=>typeof _=="string"&&_ in D||Reflect.has(m,_),get:(m,_,A)=>typeof _=="string"&&_ in D&&!Reflect.has(m,_)?D[_]:Reflect.get(m,_,A)});if(R.append(this.startMarker,this.endMarker),this.content=R,Y?(this.endMarker.parentNode.insertBefore(ge(this.template,C,a,n),this.endMarker),this.renderDone=!0,this.settleMounted()):(Promise.all(J).then(()=>{u===this.startMarker&&(this.endMarker.parentNode.insertBefore(ge(this.template,C,a,n),this.endMarker),this.renderDone=!0,this.settleMounted())}),ao(this,J)),n){let m=document.createElement("style");m.textContent=In,this.styleEls=[...this.styles.map(_=>{let A=document.createElement("style");return A.textContent=_.content,A}),m]}else this.styles.forEach(m=>Zr(Xt(m))),this.ownsSharedStyles=!0;return this}mount(t,n){let s=typeof t=="string"?we(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"?we(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=>Kr(Xt(t))),this.ownsSharedStyles=!1),this.content=null,this.startMarker=null,this.endMarker=null,this.renderDone=!1,this.data=null,this.resolveMounted=null,this}};k(ie,"version",Ss);var ft=class{constructor(t){k(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 bo=e=>new ie(e),Fn={$:we,$$:He,$create:ze,$reactive:xe,$toRaw:Z,Component79:ie};typeof globalThis<"u"&&globalThis[so]&&lo();export{we as $,He as $$,ze as $create,xe as $reactive,Z as $toRaw,ie as C79,ie as Component79,ft as PendingComponent79,lo as enableHotReload,io as hotUpdate,bo as parseComponent,Eo as renderComponent};
15
+ ;$__exports.done = true })()${Dn(i.filename,i.index??0)}`)(l,so,r,...Object.values(o)),u=I=>console.error("jq79: error in factory script",I),c=!1,p,w=()=>{if(c)return p;c=!0;let I=l.default;if(typeof I!="function")return;let U=M=>{M&&typeof M=="object"&&Object.assign(t,M)};try{let M=I(t,{$data:t,$props:t,$effect:n,...s});M instanceof Promise?p=M.then(U).catch(u):U(M)}catch(M){u(M)}return p},v=a.then(w,u);return dn(v),l.done&&w(),{settled:v,sync:l.done===!0&&p===void 0}},oo="__JQ79_HMR_ENABLED__",io="__JQ79_HMR__",he=null,lo=e=>{if(!he||!e.filename)return;let t=he.get(e.filename);t||he.set(e.filename,t=new Set),t.add(new WeakRef(e))},tn=e=>{try{return new URL(e,document.baseURI).pathname}catch{return e}},ao=(e,t)=>{if(!he)return 0;let n=tn(e),s=ct(t),r=!1,i=l=>l.name===void 0?s:s.siblings?.[l.name]??null,o=0;for(let[l,a]of he)if(tn(l)===n){for(let u of a){let c=u.deref();if(!c){a.delete(u);continue}let p=i(c);if(!p){r=!0;continue}c.hotReplace(p)&&o++}a.size||he.delete(l)}return r?0:o},co=()=>{he??(he=new Map),globalThis[io]={update:ao}},nn=3e3,uo=(e,t)=>{let n=setTimeout(()=>{console.warn(`jq79: ${e.name?`<${e.name}>`:"a component"}${e.filename?` (${e.filename})`:""} has been waiting ${nn/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.`)},nn);n?.unref?.(),Promise.all(t).then(()=>clearTimeout(n))},dt=async e=>{let t=await fetch(e);if(!t.ok)throw new Error(`failed to fetch component from ${e}: ${t.status}`);return new ie(await t.text(),{filename:e})},ie=class{constructor(t,n={}){k(this,"template");k(this,"scripts");k(this,"styles");k(this,"modules");k(this,"filename");k(this,"siblings");k(this,"name");k(this,"slots");k(this,"modelWriteback");k(this,"data",null);k(this,"fx",null);k(this,"content",null);k(this,"startMarker",null);k(this,"endMarker",null);k(this,"styleEls",[]);k(this,"ownsSharedStyles",!1);k(this,"useShadow",!1);k(this,"mountRoot",null);k(this,"resolveMounted",null);k(this,"renderDone",!1);k(this,"emitListeners",new Map);let s=typeof t=="string"?ct(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(),lo(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"?ct(t):t;pt.clear(),pe.clear(),at.clear();let s=this.startMarker,r=!!(s&&this.content),i=r&&s.isConnected,o=i?s.parentNode:null,l=i?this.endMarker.nextSibling:null,a={...this.data},u=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(a,u),!o)?!1:(u&&this.styleEls.forEach(c=>o.insertBefore(c,l)),o.insertBefore(this.content,l),this.mountRoot=o,this.settleMounted(),!0)}static debug(t){if(t){let n=re.scopedNames;for(let s in t){let r=t[s];Object.prototype.hasOwnProperty.call(re,s)?typeof r=="boolean"?re[s]=r:console.warn(`jq79: Component79.debug ignored "${s}" - the flags are booleans, and the ones it knows are: ${Object.keys(re).join(", ")}`):console.warn(`jq79: Component79.debug does not know "${s}" - the flags it has are: ${Object.keys(re).join(", ")}`)}re.scopedNames!==n&&Me.clear()}return{...re}}static fetch(t){if(Array.isArray(t))throw new TypeError("Component79.fetch takes one URL; use fetchAll for an array");return new ft(dt(t))}static fetchAll(t){return Promise.all(t.map(dt))}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=Qr(this.scripts),r=no(this.siblings,s),i=r?Object.assign(Object.create(r),t):{...t},o=new Set([...s].filter(m=>!(m in t)));o.size&&Object.defineProperty(i,qn,{value:o}),this.slots&&Object.defineProperty(i,wn,{value:this.slots}),Object.defineProperty(i,ut,{value:{count:0}});let l=xe(i),a=de(l);this.data=l,this.fx=a,this.useShadow=n,this.startMarker=document.createComment("jq79"),this.endMarker=document.createComment("/jq79");let u=this.startMarker,c=!1,p=(m,_)=>{m==="model:update"&&!c&&(c=!0,console.warn("jq79: $emit('model:update', \u2026) no longer feeds :model - call $updateModel(value) or $updateModel(name, value) instead"));let A=new CustomEvent(m,{detail:_,bubbles:!0,composed:!0,cancelable:!0});return u===this.startMarker&&this.emitListeners.get(m)?.forEach(z=>z(A,_)),A.cancelBubble||u.dispatchEvent(A),!A.defaultPrevented},w,v=new Promise(m=>{w=m});this.resolveMounted=w,this.renderDone=!1;let I=this.endMarker,U=m=>{let _=[];for(let A=u.nextSibling;A&&A!==I;A=A.nextSibling)A instanceof Element&&(A.matches(m)&&_.push(A),_.push(...Array.from(A.querySelectorAll(m))));return _},M=m=>U(m)[0]??null,S=this.modules,F=m=>S&&m in S?Promise.resolve(S[m]):yt(Zr(m,this.filename)),D=Object.assign(Object.create(null),{$emit:p,$updateModel:(...m)=>{let[_,A]=m.length>1?m:[void 0,m[0]];return u!==this.startMarker?!1:this.modelWriteback?.(_,A)??!1},$slots:Object.fromEntries(Object.keys(this.slots??{}).map(m=>[m,!0]))}),H=m=>`await $mounted();${m}`,Y=[],J=!0;this.scripts.forEach((m,_)=>{let A;Y.push(new Promise(d=>{A=d}));let z=!1,V=()=>{z=!0,A()},T={$mounted:()=>(V(),v),$self:M,$$self:U,...D,...r},q={filename:this.filename,index:_},P=":mounted"in m.attrs,G=Mt(m.content),f=(()=>{if(G!==null){P&&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."),Yt(l,Pe(m.content));let b=P?H(G):G;return ro(b,l,y=>a.effect(y),T,F,q)}let{vars:d,code:g}=ve(m.content);Yt(l,Et(m)),d.forEach(b=>{b in l||(l[b]=void 0)});let h=P?H(g):g;return Yr(h,l,b=>a.effect(b),T,F,q)})();if(f.sync)f.settled.then(V,V);else{let d=i[ut];d.count++;let g=()=>{d.count--,V()};f.settled.then(g,g)}!f.sync&&!z&&(J=!1)});let R=document.createDocumentFragment(),C=new Proxy(l,{has:(m,_)=>typeof _=="string"&&_ in D||Reflect.has(m,_),get:(m,_,A)=>typeof _=="string"&&_ in D&&!Reflect.has(m,_)?D[_]:Reflect.get(m,_,A)});if(R.append(this.startMarker,this.endMarker),this.content=R,J?(this.endMarker.parentNode.insertBefore(ge(this.template,C,a,n),this.endMarker),this.renderDone=!0,this.settleMounted()):(Promise.all(Y).then(()=>{u===this.startMarker&&(this.endMarker.parentNode.insertBefore(ge(this.template,C,a,n),this.endMarker),this.renderDone=!0,this.settleMounted())}),uo(this,Y)),n){let m=document.createElement("style");m.textContent=In,this.styleEls=[...this.styles.map(_=>{let A=document.createElement("style");return A.textContent=_.content,A}),m]}else this.styles.forEach(m=>Vr(Xt(m))),this.ownsSharedStyles=!0;return this}mount(t,n){let s=typeof t=="string"?we(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"?we(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=>Xr(Xt(t))),this.ownsSharedStyles=!1),this.content=null,this.startMarker=null,this.endMarker=null,this.renderDone=!1,this.data=null,this.resolveMounted=null,this}};k(ie,"version",Ss);var ft=class{constructor(t){k(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 So=e=>new ie(e),Wn={$:we,$$:He,$create:ze,$reactive:xe,$toRaw:Z,Component79:ie};typeof globalThis<"u"&&globalThis[oo]&&co();export{we as $,He as $$,ze as $create,xe as $reactive,Z as $toRaw,ie as C79,ie as Component79,ft as PendingComponent79,co as enableHotReload,ao as hotUpdate,So as parseComponent,wo as renderComponent};
16
16
  //# sourceMappingURL=jq79.js.map