@fluixi/dom 1.0.0-alpha.82 → 1.0.0-alpha.83

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.
Files changed (81) hide show
  1. package/dist/cdn/dom-client.cjs +1 -1
  2. package/dist/cdn/dom-client.global.js +1 -1
  3. package/dist/cdn/dom-client.mjs +1 -1
  4. package/dist/cdn/dom.cjs +1 -1
  5. package/dist/cdn/dom.global.js +1 -1
  6. package/dist/cdn/dom.mjs +1 -1
  7. package/dist/index.cjs +1 -1
  8. package/dist/index.mjs +1 -1
  9. package/dist/lib/dom/dynamic-element.cjs +1 -1
  10. package/dist/lib/dom/dynamic-element.js +1 -1
  11. package/dist/lib/dom/dynamic-element.mjs +1 -1
  12. package/dist/lib/dom/hydration.cjs +1 -1
  13. package/dist/lib/dom/hydration.mjs +1 -1
  14. package/dist/lib/dom/index.cjs +1 -1
  15. package/dist/lib/dom/index.mjs +1 -1
  16. package/dist/lib/dom/integration.cjs +1 -1
  17. package/dist/lib/dom/integration.d.ts.map +1 -1
  18. package/dist/lib/dom/integration.js +13 -4
  19. package/dist/lib/dom/integration.mjs +1 -1
  20. package/dist/lib/dom/island.cjs +1 -1
  21. package/dist/lib/dom/island.js +1 -1
  22. package/dist/lib/dom/island.mjs +1 -1
  23. package/dist/lib/dom/runtime.cjs +1 -1
  24. package/dist/lib/dom/runtime.d.ts +11 -2
  25. package/dist/lib/dom/runtime.d.ts.map +1 -1
  26. package/dist/lib/dom/runtime.js +142 -24
  27. package/dist/lib/dom/runtime.mjs +1 -1
  28. package/dist/lib/dom/server/host.cjs +1 -1
  29. package/dist/lib/dom/server/host.d.ts +8 -2
  30. package/dist/lib/dom/server/host.d.ts.map +1 -1
  31. package/dist/lib/dom/server/host.js +31 -9
  32. package/dist/lib/dom/server/host.mjs +1 -1
  33. package/dist/lib/dom/server/index.cjs +1 -1
  34. package/dist/lib/dom/server/index.mjs +1 -1
  35. package/dist/lib/dom/server/nodes.cjs +1 -1
  36. package/dist/lib/dom/server/nodes.mjs +1 -1
  37. package/dist/lib/dom/server/parse-template.cjs +1 -1
  38. package/dist/lib/dom/server/parse-template.mjs +1 -1
  39. package/dist/lib/dom/server/render.cjs +1 -1
  40. package/dist/lib/dom/server/render.js +2 -2
  41. package/dist/lib/dom/server/render.mjs +1 -1
  42. package/dist/lib/dom/server/serialize.cjs +1 -1
  43. package/dist/lib/dom/server/serialize.mjs +1 -1
  44. package/dist/lib/dom/server-renderer.cjs +1 -1
  45. package/dist/lib/dom/server-renderer.mjs +1 -1
  46. package/dist/lib/dom/versions.cjs +1 -1
  47. package/dist/lib/dom/versions.mjs +1 -1
  48. package/dist/lib/flow/class-map.cjs +1 -1
  49. package/dist/lib/flow/class-map.js +1 -1
  50. package/dist/lib/flow/class-map.mjs +1 -1
  51. package/dist/lib/flow/client-only.cjs +1 -1
  52. package/dist/lib/flow/client-only.js +1 -1
  53. package/dist/lib/flow/client-only.mjs +1 -1
  54. package/dist/lib/flow/dynamic.cjs +1 -1
  55. package/dist/lib/flow/dynamic.js +1 -1
  56. package/dist/lib/flow/dynamic.mjs +1 -1
  57. package/dist/lib/flow/error-boundary.cjs +1 -1
  58. package/dist/lib/flow/error-boundary.js +1 -1
  59. package/dist/lib/flow/error-boundary.mjs +1 -1
  60. package/dist/lib/flow/index.cjs +1 -1
  61. package/dist/lib/flow/index.mjs +1 -1
  62. package/dist/lib/flow/portal.cjs +1 -1
  63. package/dist/lib/flow/portal.mjs +1 -1
  64. package/dist/lib/flow/show.cjs +1 -1
  65. package/dist/lib/flow/show.d.ts.map +1 -1
  66. package/dist/lib/flow/show.js +8 -3
  67. package/dist/lib/flow/show.mjs +1 -1
  68. package/dist/lib/flow/style-map.cjs +1 -1
  69. package/dist/lib/flow/style-map.js +1 -1
  70. package/dist/lib/flow/style-map.mjs +1 -1
  71. package/dist/lib/flow/switch.cjs +1 -1
  72. package/dist/lib/flow/switch.js +1 -1
  73. package/dist/lib/flow/switch.mjs +1 -1
  74. package/dist/lib/index.cjs +1 -1
  75. package/dist/lib/index.mjs +1 -1
  76. package/dist/tsconfig.lib.tsbuildinfo +1 -1
  77. package/dist/version.generated.cjs +1 -1
  78. package/dist/version.generated.d.ts +1 -1
  79. package/dist/version.generated.js +1 -1
  80. package/dist/version.generated.mjs +1 -1
  81. package/package.json +3 -3
package/dist/cdn/dom.mjs CHANGED
@@ -1 +1 @@
1
- function br(e){return e.startsWith("aria-")||e.startsWith("data-")?e:/[A-Z]/.test(e)?e.replace(/([A-Z])/g,"-$1").toLowerCase():e}function Er(e){return e.startsWith("@")||e.startsWith("on")&&e.length>2}function wr(e){return e.startsWith("@")?e.slice(1):e.startsWith("on")?e.slice(2).toLowerCase():e}function Nr(e,t){let n=new Set(["checked","value","selected","disabled","readonly","required","multiple","open","contenteditable","draggable","spellcheck"]),r={input:new Set(["value","checked","indeterminate"]),textarea:new Set(["value"]),select:new Set(["value"]),option:new Set(["selected","value"]),audio:new Set(["volume","currentTime","paused"]),video:new Set(["volume","currentTime","paused"]),img:new Set(["src","srcset"]),iframe:new Set(["src"]),a:new Set(["href"])};return n.has(t)||r[e]&&r[e].has(t)}var Sr=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),vr=new Set(["svg","g","path","circle","rect","line","polyline","polygon","ellipse","text","tspan","use","defs","symbol","mask","clipPath","pattern","linearGradient","radialGradient","stop","filter","feGaussianBlur","feOffset","feMerge","feMergeNode","foreignObject"]),H="http://www.w3.org/2000/svg";function Lt(e){return e.localName.includes("-")}function me(e,t,n,r=!1){if(n==null){e.removeAttribute(t);return}if(Lt(e)){e[t]=n;return}T(e,t,n,r)}var ge=new Set(["className","value","checked","selected","innerHTML","innerText","textContent","indeterminate","htmlFor"]);function je(e,t=document){return t.querySelector(e)}function Ar(e,t=document){return Array.from(t.querySelectorAll(e))}function Cr(e,t){return e.closest(t)}function Rr(e,...t){e.classList.add(...t)}function Mr(e,...t){e.classList.remove(...t)}function Pr(e,...t){t.forEach(n=>e.classList.toggle(n))}function kr(e,t){return e.classList.contains(t)}function T(e,t,n,r=!1){if(n==null||n===!1){e.removeAttribute(t);return}if(n===!0){e.setAttribute(t,"");return}if(typeof n=="object"){e.setAttribute(t,JSON.stringify(n));return}e.setAttribute(t,String(n))}function Lr(e,t){return e.getAttribute(t)}function Or(e,t){e.removeAttribute(t)}function Ot(e,t){Object.assign(e.style,t)}function Dr(e,t){return window.getComputedStyle(e).getPropertyValue(t)}function _r(e,t={},...n){let r=document.createElement(e);return Object.entries(t).forEach(([o,i])=>{if(o==="class"||o==="className")r.className=i;else if(o==="style"&&typeof i=="object")Ot(r,i);else if(o.startsWith("on")&&typeof i=="function"){let s=o.slice(2).toLowerCase();r.addEventListener(s,i)}else T(r,o,i)}),n.forEach(o=>{typeof o=="string"?r.appendChild(document.createTextNode(o)):r.appendChild(o)}),r}function $r(e){for(;e.firstChild;)e.removeChild(e.firstChild)}function Ir(e,...t){t.forEach(n=>{typeof n=="string"?e.appendChild(document.createTextNode(n)):e.appendChild(n)})}function qr(e){let t=e.getBoundingClientRect();return t.top>=0&&t.left>=0&&t.bottom<=window.innerHeight&&t.right<=window.innerWidth}function jr(e,t={behavior:"smooth",block:"nearest"}){e.scrollIntoView(t)}function Fr(e){let t=e.getBoundingClientRect();return{top:t.top+window.pageYOffset,left:t.left+window.pageXOffset}}function Hr(e,t,n,r){let o=i=>{let s=i.target.closest(n);s&&e.contains(s)&&r(i,s)};return e.addEventListener(t,o),()=>{e.removeEventListener(t,o)}}function Vr(e,t=5e3){return new Promise((n,r)=>{let o=je(e);if(o){n(o);return}let i=new MutationObserver(()=>{let a=je(e);a&&(i.disconnect(),clearTimeout(s),n(a))});i.observe(document.body,{childList:!0,subtree:!0});let s=setTimeout(()=>{i.disconnect(),r(new Error(`Element ${e} not found within ${t}ms`))},t)})}function Wr(e,t,n={}){let r=new IntersectionObserver(o=>{o.forEach(i=>{t(i.isIntersecting)})},n);return r.observe(e),()=>{r.disconnect()}}function Ur(e,t){let n=new ResizeObserver(r=>{r.forEach(t)});return n.observe(e),()=>{n.disconnect()}}var Dt=typeof Symbol=="function"&&Symbol.for?Symbol.for("react.element"):60103;function Br(e){return typeof e=="object"&&e!==null&&e.$$typeof===Dt}function _t(e){return e&&typeof e=="object"&&e.strings&&Array.isArray(e.strings)&&e.values&&Array.isArray(e.values)}function Kr(e){if(typeof e!="function")return!1;try{let t=e();return _t(t)}catch{return!1}}function zr(e){return typeof e=="object"&&e!==null&&(e.$$typeof==="template"||typeof e.type=="function")}function Gr(e){return e instanceof Node}function Xr(e,t,n="Fluixi"){typeof globalThis<"u"&&(typeof globalThis[n]>"u"&&(globalThis[n]={}),typeof globalThis[n][e]>"u"&&(globalThis[n][e]=t))}function Jr(e,t,n="Fluixi"){return typeof globalThis<"u"&&typeof globalThis[n]<"u"&&typeof globalThis[n][e]<"u"?globalThis[n][e]:t}import{isSignal as x}from"@fluixi/reactive/signal";var Fe="1.0.0-alpha.82";import{VERSION as $t}from"@fluixi/reactive/version";var b={dom:Fe,reactive:$t};function He(e){b.core&&e.setAttribute("fluixi",b.core),e.setAttribute("fx-dom",b.dom),e.setAttribute("fx-reactive",b.reactive),typeof globalThis<"u"&&(globalThis.Fluixi=b)}function Ve(){let e=[b.core,b.dom,b.reactive].filter(t=>t!==void 0);new Set(e).size<=1||console.warn(`[fluixi] package versions disagree — core ${b.core??"(absent)"}, dom ${b.dom}, reactive ${b.reactive}. These ship as one release, so a mismatch usually means a stale lockfile or two copies resolved side by side. Reinstall, or check for duplicates with \`pnpm why @fluixi/dom\`.`)}function no(e){return Object.defineProperty(e,Symbol.for("fluixi-router"),{value:!0,enumerable:!0}),e}function ro(e){return Object.defineProperty(e,Symbol.for("fluixi-routes"),{value:!0,enumerable:!0}),e}function oo(e){return Object.defineProperty(e,Symbol.for("fluixi-route"),{value:!0,enumerable:!0}),e}function io(e){return typeof e!="function"||Object.defineProperty(e,Symbol.for("fluixi-outlet"),{value:!0,enumerable:!0}),e}function so(e){return Object.defineProperty(e,Symbol.for("fluixi-provider"),{value:!0,enumerable:!0}),e}function ao(e){return Object.defineProperty(e,Symbol.for("fluixi-context"),{value:!0,enumerable:!0}),e}function We(e){return typeof e!="function"||Object.defineProperty(e,Symbol.for("fluixi-component"),{value:!0,enumerable:!0}),e}function lo(e){return Object.defineProperty(e,Symbol.for("fluixi-suspense"),{value:!0,enumerable:!0}),e}function It(e){return typeof e=="function"&&e[Symbol.for("fluixi-router")]===!0}function qt(e){return typeof e=="function"&&e[Symbol.for("fluixi-routes")]===!0}function jt(e){return typeof e=="function"&&e[Symbol.for("fluixi-route")]===!0}function Ft(e){return typeof e=="function"&&e[Symbol.for("fluixi-outlet")]===!0}function Ht(e){return typeof e=="function"&&e[Symbol.for("fluixi-provider")]===!0}function Vt(e){return typeof e=="function"&&e[Symbol.for("fluixi-context")]===!0}function w(e){return typeof e=="function"&&e[Symbol.for("fluixi-component")]===!0}function Wt(e){return typeof e=="function"&&e[Symbol.for("fluixi-suspense")]===!0}function co(e){return It(e)?{type:"router",value:e}:jt(e)?{type:"route",value:e}:qt(e)?{type:"routes",value:e}:Ft(e)?{type:"outlet",value:e}:w(e)?{type:"component",value:e}:Wt(e)?{type:"suspense",value:e}:Ht(e)?{type:"provider",value:e}:Vt(e)?{type:"context",value:e}:{type:"none",value:e}}import{batch as Xe,createEffect as U,createRenderEffect as m,createRoot as Kt,onCleanup as k,readChildren as zt}from"@fluixi/reactive/signal";var g=typeof document>"u";function _(e){g=e}var V=Symbol.for("fluixi.server-node"),he=null;function Ue(e){he=e}function $(){if(!he)throw new Error("[fluixi] server render ran before @fluixi/dom/server loaded");return he}function I(e){return e!=null&&e[V]===!0?!0:typeof Node<"u"&&e instanceof Node}function xe(e){return e!=null&&e[V]===!0?e.nodeType===1:typeof Element<"u"&&e instanceof Element}function Te(e){return e!=null&&e[V]===!0?e.nodeType===3:typeof Text<"u"&&e instanceof Text}var u={active:!1,cursor:null,parents:[]},Be=null;function Ke(e){Be=e}function G(){return Be}function be(e,t){return u.active&&t.parentNode===e}function Ee(e){let t=u.parents.lastIndexOf(e);t!==-1&&(u.parents.length=t),u.cursor=e.nextSibling}function Ut(){return u.active?u.cursor:null}function X(e,t){if(!e||e.parentNode==null)return t();let n=u.active,r=u.cursor,o=u.parents;u.active=!0,u.cursor=e,u.parents=[];try{return t()}finally{u.active=n,u.cursor=r,u.parents=o}}function Bt(e){if(!u.active)return e();let t=u.cursor,n=u.parents;u.active=!1,u.parents=[];try{return e()}finally{u.active=!0,u.cursor=t,u.parents=n}}function W(e){if(!u.active||e==null)return;let t=Array.isArray(e)?e[e.length-1]:e;t&&typeof t.nodeType=="number"&&Ee(t)}function Gt(e){let t=[];for(;e&&e.nodeType===1;){let n=e.tagName.toLowerCase();if(e.id){n+=`#${e.id}`,t.unshift(n);break}e.getAttribute("data-id")&&(n+=`[data-id="${e.getAttribute("data-id")}"]`);let r=0,o=e;for(;o=o.previousElementSibling;)o.tagName===e.tagName&&r++;n+=`:nth-of-type(${r+1})`,t.unshift(n),e=e.parentElement}return t.join(">")}function Xt(e){let t=0;for(let n=0;n<e.length;n++)t=(t<<5)-t+e.charCodeAt(n),t|=0;return`el_${Math.abs(t)}`}function wo(e){return Xt(Gt(e))}var No=()=>"xxyxxxxxxy-4xx8".replace(/[xy]/g,function(e){let t=Math.random()*16|0;return(e==="x"?t:t&3|8).toString(16)}),Jt={};var ze=new Map,Y=new Set,re=new Set(["scroll","focus","blur","load","error","resize","mouseenter","mouseleave","pointerenter","pointerleave","gotpointercapture","lostpointercapture"]);function Je(e){if(!g)for(let t of e)Y.has(t)||re.has(t)||(Y.add(t),document.addEventListener(t,Yt))}function Yt(e){let t=`$$${e.type}`,n=e.composedPath&&e.composedPath()[0]||e.target;for(;n;){let r=n[t];if(r&&!n.disabled&&(r(e),e.cancelBubble))return;n=n.host&&n.host!==n&&n.host instanceof Element?n.host:n.parentNode}}function Zt(e,t,n){if(e[`$$${t}`]=n,re.has(t)){let r=`__fx_${t}`;if(!e[r]){let o=i=>{e[`$$${t}`]?.(i)};e.addEventListener(t,o),e[r]=o}return}Y.has(t)||Je([t])}function Ge(e,t){delete e[`$$${t}`];let n=`__fx_${t}`,r=e[n];r&&(e.removeEventListener(t,r),delete e[n])}function So(e){return!re.has(e)}function vo(e){return typeof e=="function"}function R(e,t=!1){if(g)return $().createText(e);if(u.active&&!t){let n=G()?.hydrateText(e);if(n)return n}return document.createTextNode(e)}function Ye(e,t=!1){if(g)return $().createElement(e,t);if(u.active){let n=G()?.hydrateElement(e);if(n)return n}return t?document.createElementNS(H,e):document.createElement(e)}function Qt(e,t=!1){let n=ze.get(e);if(n)return n;let r=document.createElement("template");return t?r.innerHTML=`<svg>${e}</svg>`:r.innerHTML=e,ze.set(e,r),r}function Ao(e,t,n=!1,r=!1){if(g){let o=$();return n?o.parseTemplate(e,r):o.createRaw(e)}if(u.active){let o=G()?.hydrateStatic(t);if(o)return o}return en(Qt(e,r),r).firstChild}function Co(e,t){if(!u.active)return t();let n=X(e.nextSibling,t);if(typeof n=="function"){let r=n;return((...o)=>u.active?X(e.nextSibling,()=>r(...o)):r(...o))}return n}function Ro(e){for(let t=e.nextSibling;t;t=t.nextSibling)if(t.nodeType===8&&t.data==="fx/")return t;throw new Error("[fluixi] template hole is missing its closing marker")}function Mo(e,t){let n=[];for(let r=e.nextSibling;r&&r!==t;r=r.nextSibling)n.push(r);return n}function en(e,t=!1){let n=e.content.cloneNode(!0);return t?n.firstChild:n}function tn(e){return Array.isArray(e)?e.length===2&&e[1]===" "?Array.isArray(e[0])?tn(e[0]):(typeof e[0]=="function",e[0]):e.length===1&&typeof e[0]=="function"?e[0]:e:e}function Po(e){return typeof e!="function"?null:e._name||e.name||"anonymous"}function ko(e){if(x(e)||w(e)||typeof e!="function")return e;let t=e();for(;typeof t=="function"&&!x(t)&&!w(t);)t=t();return t}var v=0,nn=200;function rn(e,t,n,r,o){let i=r,s=new Map;return m(()=>{let a;if(w(e)&&!x(e)){if(!s.has(e)){v++;try{let l=e();s.set(e,l)}finally{v--}}for(a=s.get(e);typeof a=="function"&&x(a);)a=a()}else for(a=e();typeof a=="function"&&x(a);)a=a();{let l=0;for(;typeof a=="function"&&l++<50;)if(w(a)){if(!s.has(a)){let c=a;v++;try{let f=c();s.set(c,f)}finally{v--}}a=s.get(a)}else if(x(a))a=a();else if(a=a(),typeof a!="function"||!x(a)&&!w(a))break}v++;try{i=Z(t,a,n,i,s),o(i)}finally{v--}})}function A(e,t,n,r){if(v>nn)return console.error("[insert] Exceeded max call depth — possible infinite loop."),()=>null;n!==void 0&&!n&&(n=R("",!0),e.appendChild(n));let o=r??null,i=l=>Array.isArray(l)&&l.some(c=>typeof c=="function"),s=l=>typeof l=="function"?l:()=>l;if(typeof t!="function"&&!i(t)){v++;try{o=Z(e,t,n,o)}finally{v--}return()=>o}let a=rn(s(t),e,n,o,l=>{o=l});return()=>(a?.(),o)}function Z(e,t,n,r,o){if(t==null||typeof t=="boolean")return P(e,r,n);if(typeof t=="function")for(;typeof t=="function";)t=t();if(t==null||typeof t=="boolean")return P(e,r,n);if(J(t)){let s=R("",!0);return Array.isArray(r)?r.length>0?(e.replaceChild(s,r[0]),P(e,r.slice(1),n)):h(e,s,n):r?e.replaceChild(s,r):h(e,s,n),t.then(a=>{s.parentNode===e&&Z(e,a,s.nextSibling,s)}).catch(a=>{console.error("Error resolving promise in insertExpression:",a)}),s}let i=typeof t;if(i==="string"||i==="number"){if(i==="number"&&(t=String(t)),Array.isArray(r)){if(r.length===0){let a=R(t);return h(e,a,n),a}if(r.length===1&&r[0].nodeType===3)return r[0].data=t,r;r=P(e,r,n)}if(r&&Te(r))return r.data=t,r;let s=R(t);return r&&r.parentNode===e?e.replaceChild(s,r):be(e,s)||h(e,s,n),s}if(I(t))return be(e,t)?(Ee(t),t):Array.isArray(r)?(r.length===0?h(e,t,n):r[0].parentNode===e?(e.replaceChild(t,r[0]),P(e,r.slice(1),n)):h(e,t,n),t):(r?r!==t&&(r.parentNode===e?e.replaceChild(t,r):h(e,t,n)):h(e,t,n),t);if(Array.isArray(t)){let s=[],a=Array.isArray(r)?r:r?[r]:[],l=[];S(t,s,e,n,!0,o,l);let c=on(e,a,s,n);for(let f of l){let d=A(e,f.sig,f.marker);k(()=>{P(e,d()),f.marker.parentNode===e&&e.removeChild(f.marker)})}return c}if(i==="object"&&t!==null&&typeof t=="object"){let s=t;if("type"in s&&"props"in s){let a=s;if(typeof a.type=="function"){let l=a.type(a.props||{});return Z(e,l,n,r)}}}return P(e,r,n)}function S(e,t,n,r,o=!0,i,s){for(let a=0;a<e.length;a++){let l=e[a];if(!(l==null||typeof l=="boolean")){for(;typeof l=="function"&&!J(l)&&!x(l)&&!w(l)&&(l=l(),!(l==null||typeof l=="boolean")););if(!(l==null||typeof l=="boolean")){if(typeof l=="function"){let c;for(w(l)&&!x(l)?(i||(i=new Map),i.has(l)||i.set(l,l()),c=i.get(l)):c=l();typeof c=="function"&&!J(c)&&!x(c)&&!w(c);)i||(i=new Map),i.has(c)||i.set(c,c()),c=i.get(c);if(c==null||typeof c=="boolean")continue;if(typeof c=="function"){if(x(c)){if(s){let d=R("",!0);t.push(d),s.push({marker:d,sig:c});continue}let f=c();for(;typeof f=="function"&&x(f);)f=f();if(f==null||typeof f=="boolean")continue;Array.isArray(f)?S(f,t,n,r,o,i):S([f],t,n,r,o,i);continue}continue}Array.isArray(c)?S(c,t,n,r,o,i,s):S([c],t,n,r,o,i,s);continue}if(J(l)){let c=R("",!0);t.push(c),l.then(f=>{if(c.parentNode){let d=[];if(S([f],d,c.parentNode,void 0,!1,i),d.length>0){c.parentNode.replaceChild(d[0],c);for(let p=1;p<d.length;p++)c.parentNode?.insertBefore(d[p],d[p-1].nextSibling)}}}).catch(f=>console.error("Error resolving promise in array:",f));continue}if(Array.isArray(l)){S(l,t,n,r,o,i,s);continue}if(I(l)){t.push(l);continue}if(typeof l=="object"&&l!==null&&"type"in l&&"props"in l){let c=l;if(typeof c.type=="function"){let f=c.type(c.props||{});Array.isArray(f)?S(f,t,n,r,!1,i):S([f],t,n,r,!1,i);continue}}if(typeof l=="string"||typeof l=="number"){let c=String(l);if(c.trim()===""&&c!==" ")continue;t.push(R(c));continue}t.push(R(String(l)))}}}}function on(e,t,n,r){for(let d=0;d<n.length;d++){let p=n[d].parentNode;p!==null&&p!==e&&p.nodeType!==11&&(n=n.slice(),n[d]=n[d].cloneNode(!0))}let o=n.length,i=t.length,s=o,a=0,l=0,c=i>0?t[i-1].nextSibling??void 0:r,f=null;for(;a<i||l<s;){if(t[a]===n[l]){a++,l++;continue}for(;i>a&&s>l&&t[i-1]===n[s-1];)i--,s--;if(i===a){let d=s<o?l?n[l-1].nextSibling??void 0:n[s-l]:c;for(;l<s;)h(e,n[l++],d)}else if(s===l)for(;a<i;)(!f||!f.has(t[a]))&&t[a].parentNode===e&&e.removeChild(t[a]),a++;else if(t[a]===n[s-1]&&n[l]===t[i-1]){let d=t[--i].nextSibling;h(e,n[l++],t[a++].nextSibling),h(e,n[--s],d),t[i]=t[a-1]}else{if(!f){f=new Map;let p=l;for(;p<s;)f.set(n[p],p++)}let d=f.get(t[a]);if(d!=null)if(l<d&&d<s){let p=a,y=1;for(;++p<i&&p<s&&!(!f.has(t[p])||f.get(t[p])!==d+y);)y++;if(y>d-l){let pe=t[a];for(;l<d;)h(e,n[l++],pe)}else t[a].parentNode===e?e.replaceChild(n[l++],t[a++]):(h(e,n[l++],c),a++)}else a++;else t[a].parentNode===e&&e.removeChild(t[a]),a++}}return n}function P(e,t,n){if(t)if(Array.isArray(t))for(let r=0;r<t.length;r++)t[r].parentNode===e&&e.removeChild(t[r]);else t.parentNode===e&&e.removeChild(t);return null}function h(e,t,n){u.active&&t.parentNode===e||(n&&n.parentNode===e?e.insertBefore(t,n):e.appendChild(t))}function Q(e,t,n){n==null?delete e[t]:e[t]=n}function Ze(e,t,n){let r=n,o;return Array.isArray(n)&&(r=n[0],o=n[1]),typeof r!="function"?()=>{}:(e.addEventListener(t,r,o),()=>e.removeEventListener(t,r,o))}function Qe(e,t){let n=(r,o)=>{typeof r=="function"&&r(e,o??(()=>{}))};if(typeof t=="function"){n(t);return}if(Array.isArray(t)){if(typeof t[0]=="function"){n(t[0],t[1]);return}for(let r of t)Array.isArray(r)?n(r[0],r[1]):n(r)}}function we(e,t,n,r=!1){return typeof n!="function"?(T(e,t,n,r),()=>{}):m(()=>{let o=typeof n=="function"?n():n;T(e,t,o,r)})}function Ne(e,t,n){return typeof n!="function"?(Q(e,t,n),()=>{}):m(()=>{let r=typeof n=="function"?n():n;Q(e,t,r)})}function et(e,t,n){return typeof n!="function"?(T(e,t,!!n),()=>{}):m(()=>{let r=n();T(e,t,!!r)})}function ee(e,t){if(t==null){e.removeAttribute("class");return}if(typeof t=="function"){m(()=>ee(e,t()));return}if(typeof t=="string"){e.setAttribute("class",t);return}if(Array.isArray(t)){e.setAttribute("class",t.filter(Boolean).join(" "));return}if(typeof t=="object"){let n=Object.keys(t).filter(r=>{let o=t[r];return typeof o=="function"?o():!!o}).join(" ");e.setAttribute("class",n);return}e.setAttribute("class",String(t))}function te(e,t,n){if(!(!t||typeof t!="object"))for(let r in t){let o=t[r],i=r.split(/\s+/).filter(Boolean);if(typeof o=="function"&&n)n.push(m(()=>{let s=!!o();for(let a of i)e.classList.toggle(a,s)}));else{let s=!!(typeof o=="function"?o():o);for(let a of i)e.classList.toggle(a,s)}}}function ne(e,t){let n=t;for(;typeof n=="function";)n=n();if(n==null){e.removeAttribute("style");return}if(typeof n=="string"){e.style.cssText=n;return}if(typeof n=="object")for(let r in n){let o=n[r];o==null?e.style[r]="":e.style[r]=o}}function Lo(e){let{element:t,props:n,prevProps:r=Jt,isSVG:o=!1,skipChildren:i=!1}=e;if(!t||!xe(t))return console.error("[spread] Error: element is not a DOM Element!"),()=>{};if(!n)return console.warn("[spread] Warning: props is undefined!"),()=>{};let s=o||t.namespaceURI===H,a=[];for(let l in n){if(i&&l==="children")continue;let c=n[l],f=r[l];if(c===f)continue;if(l==="ref"){oe(c,t);continue}if(l==="use"){Qe(t,c);continue}if(l.startsWith("on:")){a.push(Ze(t,l.slice(3),c));continue}if(l.startsWith("prop:")){a.push(Ne(t,l.slice(5),c));continue}if(l.startsWith("attr:")){a.push(we(t,l.slice(5),c,s));continue}if(l.startsWith("bool:")){a.push(et(t,l.slice(5),c));continue}if(l==="class"||l==="className"){typeof c=="function"?a.push(m(()=>ee(t,c()))):ee(t,c);continue}if(l==="classList"){typeof c=="function"?a.push(m(()=>te(t,c()))):te(t,c,a);continue}if(l==="style"){typeof c=="function"?a.push(m(()=>ne(t,c()))):ne(t,c);continue}if(l.startsWith("on")){let p=l.slice(2).toLowerCase();f&&Ge(t,p),c&&Zt(t,p,c);continue}let d=ge.has(l)||!s&&l in t;typeof c=="function"?a.push(d?Ne(t,l,c):we(t,l,c,s)):a.push(m(()=>d?Q(t,l,n[l]):T(t,l,n[l],s)))}for(let l in r)if(!(l in n))if(l.startsWith("on")){let c=l.slice(2).toLowerCase();Ge(t,c)}else ge.has(l)?Q(t,l,null):t.removeAttribute(l);return()=>{a.forEach(l=>l())}}function tt(e,t,n=!1){for(let r in t){let o=t[r];if(r==="ref"){oe(o,e);continue}if(r!=="children"){if(r==="use"){Qe(e,o);continue}if(r.startsWith("on:")){Ze(e,r.slice(3),o);continue}if(r.startsWith("prop:")){Ne(e,r.slice(5),o);continue}if(r.startsWith("attr:")){we(e,r.slice(5),o,n);continue}if(r.startsWith("bool:")){et(e,r.slice(5),o);continue}if(r.startsWith("on")&&r.length>2){let i=r.slice(2).toLowerCase();if(typeof o=="function")if(re.has(i)){e[`$$${i}`]=o;let s=`__fx_${i}`;if(!e[s]){let a=l=>{e[`$$${i}`]?.(l)};e.addEventListener(i,a),e[s]=a}}else e[`$$${i}`]=o,Y.has(i)||Je([i]);continue}if(r==="class"||r==="className"){ee(e,o);continue}if(r==="classList"){typeof o=="function"?m(()=>te(e,o())):te(e,o);continue}if(r==="style"){typeof o=="function"?m(()=>ne(e,o())):ne(e,o);continue}if(r==="innerHTML"){if(typeof o=="function"){let i=U(()=>{let s=o();for(;typeof s=="function";)s=s();e.innerHTML=s});k(()=>i())}else e.innerHTML=o;continue}if(r==="value"&&(e.tagName==="INPUT"||e.tagName==="TEXTAREA")){if(typeof o=="function"){let i=U(()=>{let s=o();for(;typeof s=="function"&&s.length===0;)s=s();document.activeElement!==e&&(e.value=s??"")});k(()=>{i()})}else m(()=>{document.activeElement!==e&&(e.value=t[r]??"")});continue}if(r==="checked"&&e.tagName==="INPUT"){if(typeof o=="function"){let i=U(()=>{let s=o();for(;typeof s=="function"&&s.length===0;)s=s();document.activeElement!==e&&(e.checked=s??"")});k(()=>{i()})}else m(()=>{document.activeElement!==e&&(e.checked=t[r]??"")});continue}if(r==="value"&&e.tagName==="SELECT"){if(typeof o=="function"){let i=!0,s=U(()=>{let a=o();for(;typeof a=="function"&&a.length===0;)a=a();i?(i=!1,queueMicrotask(()=>{e.value=a??""})):e.value=a??""});k(()=>{s()})}else{let i=!0;m(()=>{let s=t[r];i?(i=!1,queueMicrotask(()=>{e.value=s??""})):e.value=s??""})}continue}if(typeof o=="function"){let i=U(()=>{let s=o();for(;typeof s=="function"&&s.length===0;)s=s();me(e,r,s,n)});k(()=>{i()})}else m(()=>me(e,r,t[r],n))}}}function Oo(...e){let t=r=>{for(let o=e.length-1;o>=0;o--){let i=e[o];if(i&&r in i&&i[r]!==void 0)return i[r]}},n=r=>{for(let o of e)if(o&&r in o)return!0;return!1};return new Proxy({},{get:(r,o)=>t(o),has:(r,o)=>n(o),ownKeys:()=>{let r=new Set;for(let o of e)if(o)for(let i of Reflect.ownKeys(o))r.add(i);return[...r]},getOwnPropertyDescriptor:(r,o)=>n(o)?{enumerable:!0,configurable:!0,get:()=>t(o)}:void 0})}function Do(e,...t){let n=new Set;for(let s of t)for(let a of s)n.add(a);let r=s=>({enumerable:!0,configurable:!0,get:()=>e[s]}),o=t.map(s=>{let a=new Set(s);return new Proxy({},{get:(l,c)=>a.has(c)?e[c]:void 0,has:(l,c)=>a.has(c)&&c in e,ownKeys:()=>Array.from(a).filter(l=>l in e),getOwnPropertyDescriptor:(l,c)=>a.has(c)&&c in e?r(c):void 0})}),i=new Proxy({},{get:(s,a)=>n.has(a)?void 0:e[a],has:(s,a)=>!n.has(a)&&a in e,ownKeys:()=>Reflect.ownKeys(e).filter(s=>!n.has(s)),getOwnPropertyDescriptor:(s,a)=>!n.has(a)&&a in e?r(a):void 0});return[...o,i]}function oe(e,t){if(e){if(I(e)){let n=t,r=e;if(!n)return;typeof n=="function"?n(r):typeof n=="object"&&"current"in n&&(n.current=r);return}typeof e=="function"?e(t):typeof e=="object"&&"current"in e&&(e.current=t)}}function _o(e,t,n){let r=t||document.body,o=zt(()=>e),i=[];return Xe(()=>{let s=m(()=>{let a=o();Array.isArray(a)?(a.forEach(l=>r.appendChild(l)),i.push(()=>{a.forEach(l=>{l.parentNode===r&&r.removeChild(l)})})):I(a)&&(r.appendChild(a),i.push(()=>{a.parentNode===r&&r.removeChild(a)}))});i.push(s),k(()=>{i.forEach(a=>a())})}),null}function $o(e){return typeof e=="string"&&e.toLowerCase()===e}function nt(e){return e==="svg"||e==="path"||e==="circle"||e==="rect"||e==="line"||e==="polygon"||e==="polyline"||e==="ellipse"||e==="g"||e==="defs"||e==="clipPath"||e==="text"}function Io(e){return e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#39;")}function J(e){return e!=null&&(typeof e=="object"||typeof e=="function")&&typeof e.then=="function"||e instanceof Promise}function qo(e){return typeof e=="function"&&e.length===0&&x(e)}function rt(e,t,n){if(!t)throw new Error("Container element is required");let r,o,i=[];return Kt(s=>{Xe(()=>{u.active||(t.textContent=""),He(t),Ve(),A(t,e)}),o=s}),()=>{o?.(),r?.(),i.forEach(s=>s()),t.textContent=""}}function jo(e){if(Array.isArray(e))return e;if(typeof e=="function"&&typeof e.set=="function")return[e,e.set];throw new TypeError("[fluixi] bind: needs a signal — either `signal(…)` or the `[get, set]` pair from `createSignal(…)`.")}import{untrack as sn,isSignal as an}from"@fluixi/reactive";var ln="__fx_dom_create_component__",L=globalThis[ln]??={fn:null};function Wo(e){L.fn=e}function Uo(e={}){let t=e.signalSystem?.createComponent;t&&(L.fn=t)}function ot(e,t){if(L.fn)return L.fn(e,t);let n=typeof e=="function"?sn(()=>e(t)):e;if(n!=null&&(typeof n=="function"||typeof n=="object")&&!an(n)){try{n.$name=e?.name}catch{}return We(n)}return n}var Bo=()=>L.fn!==null,Ko=()=>L.fn!==null;function zo(){L.fn=null}var ie,st={getStore:()=>ie,run(e,t){let n=ie;ie=e;try{return t()}finally{ie=n}}},Se=st;function at(e){Se=e??st}function B(e={}){e.locals||(e.locals=e.request?Ae(e.request):{});let t=0,n=0,r=null,o=new Map,i=new Map;return{event:e,routeData:new Map,matchedRoute:new Map,nextId:()=>`s${t++}`,nextResourceId:()=>{if(r===null)return`r${n++}`;let s=o.get(r)??0;return o.set(r,s+1),`${r}:r${s}`},nextIslandNamespace:s=>{let a=i.get(s)??0;return i.set(s,a+1),`${s}#${a}`},withResourceScope(s,a){let l=r;r=s;try{return a()}finally{r=l}},pending:new Set,data:new Map}}function K(e,t){return Se.run(e,t)}function C(){return Se.getStore()}function ve(){return C()?.event}function lt(){let e=ve();return e?(e.locals||(e.locals={}),e.locals):{}}var it=new WeakMap;function Ae(e){let t=it.get(e);return t||(t={},it.set(e,t)),t}import{setResourceIdSource as cn,setServerDataGetter as un}from"@fluixi/reactive/signal";var z="__FX_DATA__";function se(e){return e.replace(/[<>&\u2028\u2029]/g,t=>"\\u"+t.charCodeAt(0).toString(16).padStart(4,"0"))}var Ce;function ae(){let e=globalThis.__FX_DATA__;if(e)return e;if(Ce!==void 0)return Ce;let t=null;if(typeof document<"u"){let n=document.getElementById(z)?.textContent;if(n)try{t=JSON.parse(n)}catch{t=null}}return Ce=t}function le(){for(;;){for(;u.cursor&&u.cursor.nodeType===3&&u.cursor.data==="";)u.cursor=u.cursor.nextSibling;if(u.cursor!=null||!u.parents.length)return;u.cursor=u.parents.pop().nextSibling}}var fn=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),ce=typeof process<"u"&&process.env&&!1;function ue(e,t){let n=t.nodeType===1?`<${t.tagName.toLowerCase()}>`:t.nodeType===3?`text ${JSON.stringify((t.nodeValue??"").slice(0,24))}`:t.nodeType===8?"comment":"node";console.warn(`[fluixi] hydration mismatch: expected ${e} but the server DOM has ${n}. Server and client rendered different markup; recreating this node on the client. Check for non-deterministic render (Date.now(), Math.random(), browser-only branches, untransported data).`)}function dn(e){le();let t=u.cursor;return t&&t.nodeType===1&&t.tagName.toLowerCase()===e.toLowerCase()?(fn.has(e.toLowerCase())?u.cursor=t.nextSibling:(u.parents.push(t),u.cursor=t.firstChild),t):(ce&&t&&ue(`<${e}>`,t),null)}function pn(e){le();let t=u.cursor;return t&&t.nodeType===1&&t.tagName.toLowerCase()===e.toLowerCase()?(u.cursor=t.nextSibling,t):(ce&&t&&ue(`<${e}> (static)`,t),null)}function yn(e){if(e===""){let n=u.cursor;return n&&n.nodeType===3&&n.data!==""?(u.cursor=n.nextSibling,n.data="",n):null}le();let t=u.cursor;return t&&t.nodeType===3?(u.cursor=t.nextSibling,t.nodeValue!==e&&(t.nodeValue=e),t):(ce&&t&&ue(`text ${JSON.stringify(e.slice(0,24))}`,t),null)}function mn(e){le();let t=u.cursor;return t&&t.nodeType===8&&t.data===e?(u.cursor=t.nextSibling,t):(ce&&t&&ue(`marker <!--${e.slice(0,24)}-->`,t),null)}var ct=!1;function gn(){ct||(ct=!0,Ke({hydrateElement:dn,hydrateText:yn,hydrateMarker:mn,hydrateStatic:pn}))}function Re(e,t,n){gn(),u.active=!0,u.cursor=t.firstChild,u.parents=[];let r=ae(),o=n?.resourceNamespace,i=0;cn(()=>o?`${o}:r${i++}`:`r${i++}`),un(r?s=>s in r?{value:r[s]}:void 0:null);try{return rt(e,t)}finally{u.active=!1,u.cursor=null,u.parents=[]}}var Me="fluixi-island";function hn(e){let{component:t,props:n={},name:r}=e,o=Ye(Me),i=r??t.name??"Island";T(o,"name",i),T(o,"props",JSON.stringify(n??{}));let s=g?C():void 0;if(s){let a=s.nextIslandNamespace(i);A(o,()=>s.withResourceScope(a,()=>t(n)))}else A(o,()=>t(n));return o}var ut=!1;function xn(){if(ut||typeof document>"u")return;ut=!0;let e=document.createElement("style");e.textContent=`${Me}{display:contents}`,document.head.appendChild(e)}function Tn(e){if(typeof document>"u")return;xn();let t=document.querySelectorAll(Me),n=new Map;t.forEach(r=>{let o=r.getAttribute("name")??"",i=n.get(o)??0;n.set(o,i+1);let s=e[o];if(!s){typeof process>"u"&&console.warn(`[fluixi] island "${o}" has no component in the registry — left static.`);return}let a={};try{a=JSON.parse(r.getAttribute("props")||"{}")}catch{}Re(()=>s(a),r,{resourceNamespace:`${o}#${i}`})})}function bn(e,...t){throw new Error("html`` was not compiled — enable the lit format: fluixi({ format: 'lit' }).")}function En(e,...t){throw new Error("svg`` was not compiled — enable the lit format: fluixi({ format: 'lit' }).")}import{readChildren as wn}from"@fluixi/reactive/signal";function wi(e,t={}){if(typeof e=="function")return ot(e,t);if(typeof e!="string"||e.length===0)return null;let n=nt(e);if(g)return $().createElement(e,n);let r=n?document.createElementNS(H,e):document.createElement(e);return tt(r,t,n),Nn(r,t),r}function Nn(e,t){if(!t||t.children===void 0)return;let n=wn(()=>t.children),r=o=>{A(e,o,typeof o=="function"?null:void 0)};Array.isArray(n)?n.forEach(r):r(n)}import{createChildOwner as Sn,createMemo as Pe,disposeScope as vn,getOwner as An,runWithOwner as Cn,untrack as yt}from"@fluixi/reactive/signal";function ft(e){return typeof e=="function"?e:(()=>e)}function M(e){return()=>{let t=e();return typeof t=="function"?t():t}}function dt(e){return e!=null&&e!==!1}function pt(e){return!e||typeof e!="object"?!1:!!(typeof e._$litType$<"u"||typeof e._$litDirective$<"u"||Array.isArray(e.strings)&&Array.isArray(e.values))}function Rn(e){let t=M(()=>e.when),n=Pe(t,void 0),r=Pe(n,void 0),o=An(),i=null,s=null,a=l=>{l!==s&&(i&&vn(i),i=Sn(o),s=l)};return Pe(()=>{let l=r();return a(l?"when":"fallback"),Cn(i,()=>{if(l){let c=e.children;return typeof c=="function"&&!pt(c)?typeof n=="function"?yt(()=>yt(n)?c(n()):e.fallback):c(n):c}return e.fallback});return e.fallback??null},void 0,{name:"show"})}import{mapArray as Mn,keyArray as Pn}from"@fluixi/reactive/signal";function kn(e){let t=M(()=>e.each),n=()=>e.fallback??null,r=(o,i)=>{let s=e.children,a=Array.isArray(s)?s.map(l=>typeof l=="function"?l(o,i):l):typeof s=="function"?s(o,i):s;return W(a),a};return e.by?Pn(t,e.by,(o,i)=>r(o,i),{fallback:n}):Mn(t,(o,i)=>r(o,i),{fallback:n})}import{indexArray as Ln}from"@fluixi/reactive/signal";function On(e){let t=M(()=>e.each);return Ln(t,(n,r)=>{let o=e.children(n,r);return W(o),o},{fallback:()=>e.fallback??null})}import{mapArray as xs,keyArray as Ts,indexArray as bs}from"@fluixi/reactive/signal";import{createMemo as Dn,createChildOwner as _n,disposeScope as $n,getOwner as In,runWithOwner as mt}from"@fluixi/reactive/signal";var ke=Symbol("match");function qn(e){return{[ke]:!0,when:M(()=>e.when),get children(){return e.children}}}function jn(e){let t=Array.isArray(e.children)?e.children:[e.children],n=In(),r=null,o=-1,i=s=>{s!==o&&(r&&$n(r),r=_n(n),o=s)};return Dn(()=>{for(let s=0;s<t.length;s+=1){let l=t[s],c=0;for(;typeof l=="function"&&!l[ke]&&c++<10;)l=l();if(!l||typeof l!="object"||l[ke]!==!0)continue;let f=l.when();if(dt(f))return i(s),mt(r,()=>typeof l.children=="function"?l.children(f):l.children)}return i(-2),mt(r,()=>e.fallback??null)})}import{createMemo as Fn,createChildOwner as Hn,disposeScope as Vn,getOwner as Wn,runWithOwner as Un}from"@fluixi/reactive/signal";function Bn(e){let t=ft(e.component),{component:n,...r}=e,o=Wn(),i=null,s;return Fn(()=>{let a=t();return a!==s&&(i&&Vn(i),i=Hn(o),s=a),a==null?null:typeof a=="string"?{tag:a,props:r}:Un(i,()=>a(r))})}import{createRoot as Kn,onCleanup as zn}from"@fluixi/reactive/signal";function Gn(e){let t=()=>e.mount?typeof e.mount=="function"?e.mount():e.mount:document.body,n,r;return Kn(o=>{n=o,r=document.createElement("div"),r.style.display="contents",t().appendChild(r),A(r,e.children)&&oe(e.ref,r)}),zn(()=>{n(),r.remove()}),null}import{createMemo as Xn,createSignal as Jn}from"@fluixi/reactive/signal";function gt(e){if(g)return e.fallback??null;let t=u.active,[n,r]=Jn(!t);return t&&queueMicrotask(()=>r(!0)),Xn(()=>n()?e.children:e.fallback??null,void 0,{name:"client-only"})}var Yn=gt;import{createMemo as Zn,createSignal as Qn}from"@fluixi/reactive/signal";function er(e){let[t,n]=Qn(null),r=()=>n(null);return Zn(()=>{let o=t();if(o!==null)return typeof e.fallback=="function"?e.fallback(o,r):e.fallback;try{return typeof e.children=="function"?e.children():e.children}catch(i){return n(i),typeof e.fallback=="function"?e.fallback(i,r):e.fallback}})}import{createMemo as tr}from"@fluixi/reactive/signal";function nr(e){return tr(()=>{let t=typeof e=="function"?e():e,n=[];for(let[r,o]of Object.entries(t)){if(!r)continue;(typeof o=="function"?o():o)&&n.push(r)}return n.join(" ")})}import{createMemo as rr}from"@fluixi/reactive/signal";function or(e){return e.startsWith("--")?e:e.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`)}function ir(e){return rr(()=>{let t=typeof e=="function"?e():e,n=[];for(let[r,o]of Object.entries(t)){if(!r)continue;let i=typeof o=="function"?o():o;i!=null&&n.push(`${or(r)}: ${i}`)}return n.join("; ")})}var de=1,De=3,_e=8,ht;ht=V;var q=class{constructor(){this[ht]=!0;this.parentNode=null;this.childNodes=[]}get firstChild(){return this.childNodes[0]??null}get lastChild(){return this.childNodes[this.childNodes.length-1]??null}get nextSibling(){let t=this.parentNode;if(!t)return null;let n=t.childNodes.indexOf(this);return n>=0?t.childNodes[n+1]??null:null}get previousSibling(){let t=this.parentNode;if(!t)return null;let n=t.childNodes.indexOf(this);return n>0?t.childNodes[n-1]??null:null}get parentElement(){return this.parentNode}appendChild(t){return t.parentNode&&t.parentNode.removeChild(t),t.parentNode=this,this.childNodes.push(t),t}insertBefore(t,n){if(n==null)return this.appendChild(t);t.parentNode&&t.parentNode.removeChild(t);let r=this.childNodes.indexOf(n);return t.parentNode=this,r<0?this.childNodes.push(t):this.childNodes.splice(r,0,t),t}removeChild(t){let n=this.childNodes.indexOf(t);return n>=0&&this.childNodes.splice(n,1),t.parentNode=null,t}replaceChild(t,n){let r=this.childNodes.indexOf(n);return r>=0&&(t.parentNode&&t.parentNode.removeChild(t),t.parentNode=this,this.childNodes[r]=t,n.parentNode=null),n}addEventListener(){}removeEventListener(){}},O=class e extends q{constructor(n){super();this.nodeType=De;this.data=n}get nodeValue(){return this.data}set nodeValue(n){this.data=n==null?"":String(n)}get textContent(){return this.data}set textContent(n){this.data=n==null?"":String(n)}cloneNode(){return new e(this.data)}},fe=class e extends q{constructor(n){super();this.nodeType=de;this.rawOuterHTML=n}get textContent(){return this.rawOuterHTML.replace(/<[^>]*>/g,"")}cloneNode(){return new e(this.rawOuterHTML)}},j=class e extends q{constructor(n){super();this.nodeType=_e;this.data=n}get nodeValue(){return this.data}set nodeValue(n){this.data=n==null?"":String(n)}cloneNode(){return new e(this.data)}},Le=class{constructor(){this.cssText=""}setProperty(t,n){this[t]=n}removeProperty(t){delete this[t]}},Oe=class{constructor(t){this.el=t}list(){let t=this.el.getAttribute("class");return t?t.split(/\s+/).filter(Boolean):[]}write(t){t.length?this.el.setAttribute("class",t.join(" ")):this.el.removeAttribute("class")}add(...t){let n=this.list();for(let r of t)n.includes(r)||n.push(r);this.write(n)}remove(...t){this.write(this.list().filter(n=>!t.includes(n)))}contains(t){return this.list().includes(t)}toggle(t,n){let r=this.contains(t),o=n===void 0?!r:n;return o?this.add(t):this.remove(t),o}},D=class e extends q{constructor(n,r=!1){super();this.nodeType=de;this.attributes=new Map;this.style=new Le;this.classList=new Oe(this);this.rawHTML=null;this.localName=n.toLowerCase(),this.tagName=r?n:n.toUpperCase(),this.isSVG=r,this.namespaceURI=r?"http://www.w3.org/2000/svg":null}setAttribute(n,r){this.attributes.set(n,String(r))}removeAttribute(n){this.attributes.delete(n)}getAttribute(n){return this.attributes.has(n)?this.attributes.get(n):null}hasAttribute(n){return this.attributes.has(n)}get id(){return this.getAttribute("id")??""}set id(n){n==null?this.removeAttribute("id"):this.setAttribute("id",n)}get className(){return this.getAttribute("class")??""}set className(n){n==null?this.removeAttribute("class"):this.setAttribute("class",n)}get htmlFor(){return this.getAttribute("for")??""}set htmlFor(n){n==null?this.removeAttribute("for"):this.setAttribute("for",n)}set value(n){n==null?this.removeAttribute("value"):this.setAttribute("value",String(n))}set checked(n){n?this.setAttribute("checked",""):this.removeAttribute("checked")}set selected(n){n?this.setAttribute("selected",""):this.removeAttribute("selected")}set indeterminate(n){}get textContent(){return this.childNodes.map(n=>n.textContent??"").join("")}set textContent(n){for(let r of this.childNodes)r.parentNode=null;this.childNodes=[],this.rawHTML=null,n!=null&&n!==""&&this.appendChild(new O(String(n)))}set innerText(n){this.textContent=n}set innerHTML(n){for(let r of this.childNodes)r.parentNode=null;this.childNodes=[],this.rawHTML=n==null?"":String(n)}cloneNode(n=!1){let r=new e(this.localName,this.isSVG);if(r.attributes=new Map(this.attributes),r.style.cssText=this.style.cssText,r.rawHTML=this.rawHTML,n)for(let o of this.childNodes)r.appendChild(o.cloneNode(!0));return r}};var sr=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),Tt=/&/g,bt=/</g,Et=/>/g,ar=/"/g;function $e(e){return e.replace(Tt,"&amp;").replace(bt,"&lt;").replace(Et,"&gt;")}function xt(e){return e.replace(Tt,"&amp;").replace(ar,"&quot;").replace(bt,"&lt;").replace(Et,"&gt;")}function lr(e){return e.startsWith("--")?e:e.replace(/[A-Z]/g,t=>"-"+t.toLowerCase())}function cr(e){if(!e)return"";let t=[];e.cssText&&t.push(e.cssText.trim().replace(/;\s*$/,""));for(let n of Object.keys(e)){if(n==="cssText")continue;let r=e[n];r==null||r===""||t.push(`${lr(n)}: ${r}`)}return t.join("; ")}function ur(e){let t="",n=cr(e.style);for(let[r,o]of e.attributes)r==="style"&&n||(t+=` ${r}="${xt(o)}"`);if(n){let r=e.attributes.get("style"),o=r?`${r.replace(/;\s*$/,"")}; ${n}`:n;t+=` style="${xt(o)}"`}return t}function N(e){if(e==null||e===!1||e===!0)return"";if(typeof e=="string")return $e(e);if(typeof e=="number")return $e(String(e));if(typeof e=="function")return N(e());if(Array.isArray(e))return e.map(N).join("");if(typeof e.rawOuterHTML=="string")return e.rawOuterHTML;switch(e.nodeType){case De:return $e(e.data??"");case _e:return`<!--${e.data??""}-->`;case de:{let t=e.localName,n=`<${t}${ur(e)}>`;if(sr.has(t))return n;let r=e.rawHTML!=null?e.rawHTML:(e.childNodes??[]).map(N).join("");return`${n}${r}</${t}>`}}return Array.isArray(e.childNodes)?e.childNodes.map(N).join(""):""}import{createRoot as Ct}from"@fluixi/reactive/signal";import{setResourceTracker as pr,setResourceIdSource as yr,setResourceDataSink as mr,getOwner as gr,runWithOwner as St,flush as hr}from"@fluixi/reactive/signal";var fr=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),dr={amp:"&",lt:"<",gt:">",quot:'"',"#39":"'"};function wt(e){return e.replace(/&(#?\w+);/g,(t,n)=>dr[n]??t)}var E=class extends Error{};function Nt(e,t=!1){let n=0,r=[],o=[],i=c=>{let f=o[o.length-1];f?f.appendChild(c):r.push(c)};for(;n<e.length;){let c=e.indexOf("<",n);if(c===-1){a(e.slice(n));break}if(c>n&&a(e.slice(n,c)),e.startsWith("<!--",c)){let f=e.indexOf("-->",c);if(f===-1)throw new E(`unterminated comment at ${c}`);i(new j(e.slice(c+4,f))),n=f+3;continue}if(e[c+1]==="/"){let f=e.indexOf(">",c);if(f===-1)throw new E(`unterminated closing tag at ${c}`);let d=e.slice(c+2,f).trim().toLowerCase(),p=o.pop();if(!p||p.localName!==d)throw new E(`</${d}> does not close <${p?.localName??"nothing"}>`);n=f+1;continue}n=l(c)}if(o.length>0)throw new E(`unclosed <${o[o.length-1].localName}>`);let s=r[0];if(r.length!==1||!(s instanceof D))throw new E(`expected exactly one root element, got ${r.length}`);return s;function a(c){c!==""&&i(new O(wt(c)))}function l(c){let f=/[\s/>]/.exec(e.slice(c+1));if(!f)throw new E(`unterminated tag at ${c}`);let d=e.slice(c+1,c+1+f.index).toLowerCase(),p=new D(d,t),y=c+1+f.index;for(;y<e.length;){for(;y<e.length&&/\s/.test(e[y]);)y++;if(e[y]===">"){y++;break}if(e[y]==="/"&&e[y+1]===">"){y+=2;break}let pe=y;for(;y<e.length&&!/[\s=/>]/.test(e[y]);)y++;let F=e.slice(pe,y);if(F==="")throw new E(`malformed attribute at ${y}`);if(e[y]==="="){if(e[y+1]!=='"')throw new E(`attribute ${F} must have a double-quoted value`);let ye=e.indexOf('"',y+2);if(ye===-1)throw new E(`unterminated value for ${F}`);p.setAttribute(F,wt(e.slice(y+2,ye))),y=ye+1}else p.setAttribute(F,"")}return i(p),fr.has(d)||o.push(p),y}}var vt=!1;function Rt(){vt||(vt=!0,Ue({createElement:(e,t)=>new D(e,t),createText:e=>new O(e),createRaw:e=>new fe(e),parseTemplate:(e,t)=>Nt(e,t),createComment:e=>new j(e)}))}function Mt(e,t={}){let n=g;Rt(),_(!0);let r=B(t.event);try{return K(r,()=>Ct(o=>{try{let i=typeof e=="function"?e():e;return N(i)}finally{o()}}))}finally{_(n)}}var At=!1;function xr(){At||(At=!0,pr(e=>{C()?.pending.add(e)}),yr(()=>C()?.nextResourceId()??""),mr((e,t)=>{e&&C()?.data.set(e,t)}))}var Ie=null;function Pt(e){Ie=e}function qe(e){if(e.data.size===0)return"";let t={};for(let[r,o]of e.data){let i=o;if(Ie)try{i=Ie(o,r)}catch{continue}i!==void 0&&(typeof i=="function"||typeof i=="symbol"||(t[r]=i))}if(Object.keys(t).length===0)return"";let n=se(JSON.stringify(t));return n==="{}"?"":`<script type="application/json" id="${z}">${n}<\/script>`}var Tr=50;async function kt(e,t={}){let n=g;Rt(),_(!0),xr();let r=B(t.event);try{return await K(r,async()=>{t.preload&&await t.preload(t.event);let o,i=null,s=()=>{};Ct(f=>{s=f,i=gr(),o=typeof e=="function"?e():e});let a=()=>{try{St(i,()=>N(o))}catch{}};a();let l=0;for(;r.pending.size>0&&l++<Tr;){let f=Array.from(r.pending);r.pending.clear(),await Promise.allSettled(f),await hr(),a()}let c=St(i,()=>N(o))+qe(r);return s(),c})}finally{_(n)}}import{signal as aa,memo as la,effect as ca}from"@fluixi/reactive/signal";import{store as fa}from"@fluixi/reactive/store";import{createSignal as pa,createMemo as ya,createEffect as ma,createComputed as ga,createRenderEffect as ha,createRoot as xa,createResource as Ta,createContext as ba,useContext as Ea,onCleanup as wa,batch as Na,untrack as Sa}from"@fluixi/reactive/signal";import{createStore as Aa}from"@fluixi/reactive/store";export{gt as ClientOnly,Bn as Dynamic,er as ErrorBoundary,z as FX_DATA_ID,kn as For,On as Index,hn as Island,ge as JSX_PROPERTIES,qn as Match,Yn as NoSsr,Gn as Portal,vr as SVG_ELEMENTS,H as SVG_NAMESPACE,Rn as Show,jn as Switch,Sr as VOID_ELEMENTS,Rr as addClass,Zt as addDelegatedEventListener,Ze as addNativeEventListener,Ir as appendChildren,me as applyElementProp,tt as applyProps,Qe as applyUse,We as asComponent,ao as asContext,io as asOutlet,so as asProvider,oo as asRoute,no as asRouter,ro as asRoutes,lo as asSuspense,Na as batch,jo as bindPair,Ut as captureHydrationCursor,co as checkRenderType,nr as classMap,P as cleanChildren,en as cloneTemplate,Cr as closest,ot as createComponent,ga as createComputed,ba as createContext,wi as createDynamicElement,ma as createEffect,_r as createElement,ya as createMemo,Ye as createNativeElement,_o as createPortal,ha as createRenderEffect,B as createRequestContext,Ta as createResource,xa as createRoot,pa as createSignal,Aa as createStore,Qt as createTemplate,Hr as delegate,Je as delegateEvents,ca as effect,se as escapeFxJson,Io as escapeHTML,Po as fnName,No as generateID,Lr as getAttribute,Jr as getGlobal,wr as getLitEventName,lt as getLocals,Fr as getOffset,C as getRequestContext,ve as getRequestEvent,Ae as getRequestLocals,ae as getServerData,wo as getStableElementId,Dr as getStyle,oe as handleRef,kr as hasClass,Mo as holeContent,Ro as holeEnd,Co as holeScope,bn as html,Re as hydrate,W as hydrateAdvancePast,Tn as hydrateIslands,bs as indexArray,Uo as initializeIntegration,A as insert,Z as insertExpression,Bo as intergartionInitialized,qo as isAccessor,w as isComponent,Vt as isContext,Lt as isCustomElement,Gr as isDOMNode,So as isDelegatedEvent,xe as isDomElement,I as isDomNode,Te as isDomText,Er as isEventHandler,vo as isFunction,Ko as isIntegrationInitialized,zr as isJSXTemplate,_t as isLitTemplateResult,$o as isNativeElement,Ft as isOutlet,J as isPromise,Ht as isProvider,Br as isReactElement,jt as isRoute,It as isRouter,qt as isRoutes,nt as isSVGElement,g as isServer,Wt as isSuspense,Kr as isTemplateFactory,qr as isVisible,ko as iterateFn,Ts as keyArray,tn as makeArrayFlat,xs as mapArray,la as memo,Oo as mergeProps,Wr as observeIntersection,Ur as observeResize,wa as onCleanup,je as query,Ar as queryAll,Wo as registerCreateComponent,Xr as registerGlobal,Or as removeAttribute,$r as removeChildren,Mr as removeClass,Ge as removeDelegatedEventListener,rt as render,Mt as renderToString,kt as renderToStringAsync,zo as resetIntegration,X as runHydrationAt,K as runWithRequestContext,Bt as runWithoutHydration,jr as scrollIntoView,N as serializeNode,qe as serializeResourceData,T as setAttribute,te as setClassList,ee as setClassName,Pt as setDataRedactor,we as setDynamicAttribute,et as setDynamicBoolAttribute,Ne as setDynamicProperty,Q as setProperty,at as setRequestStore,_ as setServerMode,ne as setStyle,Ot as setStyles,Nr as shouldSetAsProperty,aa as signal,Do as splitProps,Lo as spread,fa as store,ir as styleMap,En as svg,Ao as templateNode,br as toAttributeName,Pr as toggleClass,Sa as untrack,Ea as useContext,Vr as waitForElement};
1
+ function Lr(e){return e.startsWith("aria-")||e.startsWith("data-")?e:/[A-Z]/.test(e)?e.replace(/([A-Z])/g,"-$1").toLowerCase():e}function Dr(e){return e.startsWith("@")||e.startsWith("on")&&e.length>2}function _r(e){return e.startsWith("@")?e.slice(1):e.startsWith("on")?e.slice(2).toLowerCase():e}function $r(e,t){let n=new Set(["checked","value","selected","disabled","readonly","required","multiple","open","contenteditable","draggable","spellcheck"]),r={input:new Set(["value","checked","indeterminate"]),textarea:new Set(["value"]),select:new Set(["value"]),option:new Set(["selected","value"]),audio:new Set(["volume","currentTime","paused"]),video:new Set(["volume","currentTime","paused"]),img:new Set(["src","srcset"]),iframe:new Set(["src"]),a:new Set(["href"])};return n.has(t)||r[e]&&r[e].has(t)}var Ir=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),qr=new Set(["svg","g","path","circle","rect","line","polyline","polygon","ellipse","text","tspan","use","defs","symbol","mask","clipPath","pattern","linearGradient","radialGradient","stop","filter","feGaussianBlur","feOffset","feMerge","feMergeNode","foreignObject"]),W="http://www.w3.org/2000/svg";function Ht(e){return e.localName.includes("-")}function be(e,t,n,r=!1){if(n==null){e.removeAttribute(t);return}if(Ht(e)){e[t]=n;return}T(e,t,n,r)}var Ee=new Set(["className","value","checked","selected","innerHTML","innerText","textContent","indeterminate","htmlFor"]);function We(e,t=document){return t.querySelector(e)}function jr(e,t=document){return Array.from(t.querySelectorAll(e))}function Hr(e,t){return e.closest(t)}function Fr(e,...t){e.classList.add(...t)}function Vr(e,...t){e.classList.remove(...t)}function Wr(e,...t){t.forEach(n=>e.classList.toggle(n))}function Ur(e,t){return e.classList.contains(t)}function T(e,t,n,r=!1){if(n==null||n===!1){e.removeAttribute(t);return}if(n===!0){e.setAttribute(t,"");return}if(typeof n=="object"){e.setAttribute(t,JSON.stringify(n));return}e.setAttribute(t,String(n))}function Br(e,t){return e.getAttribute(t)}function Kr(e,t){e.removeAttribute(t)}function Ft(e,t){Object.assign(e.style,t)}function zr(e,t){return window.getComputedStyle(e).getPropertyValue(t)}function Gr(e,t={},...n){let r=document.createElement(e);return Object.entries(t).forEach(([o,i])=>{if(o==="class"||o==="className")r.className=i;else if(o==="style"&&typeof i=="object")Ft(r,i);else if(o.startsWith("on")&&typeof i=="function"){let s=o.slice(2).toLowerCase();r.addEventListener(s,i)}else T(r,o,i)}),n.forEach(o=>{typeof o=="string"?r.appendChild(document.createTextNode(o)):r.appendChild(o)}),r}function Xr(e){for(;e.firstChild;)e.removeChild(e.firstChild)}function Jr(e,...t){t.forEach(n=>{typeof n=="string"?e.appendChild(document.createTextNode(n)):e.appendChild(n)})}function Yr(e){let t=e.getBoundingClientRect();return t.top>=0&&t.left>=0&&t.bottom<=window.innerHeight&&t.right<=window.innerWidth}function Zr(e,t={behavior:"smooth",block:"nearest"}){e.scrollIntoView(t)}function Qr(e){let t=e.getBoundingClientRect();return{top:t.top+window.pageYOffset,left:t.left+window.pageXOffset}}function eo(e,t,n,r){let o=i=>{let s=i.target.closest(n);s&&e.contains(s)&&r(i,s)};return e.addEventListener(t,o),()=>{e.removeEventListener(t,o)}}function to(e,t=5e3){return new Promise((n,r)=>{let o=We(e);if(o){n(o);return}let i=new MutationObserver(()=>{let a=We(e);a&&(i.disconnect(),clearTimeout(s),n(a))});i.observe(document.body,{childList:!0,subtree:!0});let s=setTimeout(()=>{i.disconnect(),r(new Error(`Element ${e} not found within ${t}ms`))},t)})}function no(e,t,n={}){let r=new IntersectionObserver(o=>{o.forEach(i=>{t(i.isIntersecting)})},n);return r.observe(e),()=>{r.disconnect()}}function ro(e,t){let n=new ResizeObserver(r=>{r.forEach(t)});return n.observe(e),()=>{n.disconnect()}}var Vt=typeof Symbol=="function"&&Symbol.for?Symbol.for("react.element"):60103;function oo(e){return typeof e=="object"&&e!==null&&e.$$typeof===Vt}function Wt(e){return e&&typeof e=="object"&&e.strings&&Array.isArray(e.strings)&&e.values&&Array.isArray(e.values)}function io(e){if(typeof e!="function")return!1;try{let t=e();return Wt(t)}catch{return!1}}function so(e){return typeof e=="object"&&e!==null&&(e.$$typeof==="template"||typeof e.type=="function")}function ao(e){return e instanceof Node}function lo(e,t,n="Fluixi"){typeof globalThis<"u"&&(typeof globalThis[n]>"u"&&(globalThis[n]={}),typeof globalThis[n][e]>"u"&&(globalThis[n][e]=t))}function co(e,t,n="Fluixi"){return typeof globalThis<"u"&&typeof globalThis[n]<"u"&&typeof globalThis[n][e]<"u"?globalThis[n][e]:t}import{isSignal as x}from"@fluixi/reactive/signal";var Ue="1.0.0-alpha.83";import{VERSION as Ut}from"@fluixi/reactive/version";var b={dom:Ue,reactive:Ut};function Be(e){b.core&&e.setAttribute("fluixi",b.core),e.setAttribute("fx-dom",b.dom),e.setAttribute("fx-reactive",b.reactive),typeof globalThis<"u"&&(globalThis.Fluixi=b)}function Ke(){let e=[b.core,b.dom,b.reactive].filter(t=>t!==void 0);new Set(e).size<=1||console.warn(`[fluixi] package versions disagree — core ${b.core??"(absent)"}, dom ${b.dom}, reactive ${b.reactive}. These ship as one release, so a mismatch usually means a stale lockfile or two copies resolved side by side. Reinstall, or check for duplicates with \`pnpm why @fluixi/dom\`.`)}function go(e){return Object.defineProperty(e,Symbol.for("fluixi-router"),{value:!0,enumerable:!0}),e}function ho(e){return Object.defineProperty(e,Symbol.for("fluixi-routes"),{value:!0,enumerable:!0}),e}function xo(e){return Object.defineProperty(e,Symbol.for("fluixi-route"),{value:!0,enumerable:!0}),e}function To(e){return typeof e!="function"||Object.defineProperty(e,Symbol.for("fluixi-outlet"),{value:!0,enumerable:!0}),e}function bo(e){return Object.defineProperty(e,Symbol.for("fluixi-provider"),{value:!0,enumerable:!0}),e}function Eo(e){return Object.defineProperty(e,Symbol.for("fluixi-context"),{value:!0,enumerable:!0}),e}function ze(e){return typeof e!="function"||Object.defineProperty(e,Symbol.for("fluixi-component"),{value:!0,enumerable:!0}),e}function wo(e){return Object.defineProperty(e,Symbol.for("fluixi-suspense"),{value:!0,enumerable:!0}),e}function Bt(e){return typeof e=="function"&&e[Symbol.for("fluixi-router")]===!0}function Kt(e){return typeof e=="function"&&e[Symbol.for("fluixi-routes")]===!0}function zt(e){return typeof e=="function"&&e[Symbol.for("fluixi-route")]===!0}function Gt(e){return typeof e=="function"&&e[Symbol.for("fluixi-outlet")]===!0}function Xt(e){return typeof e=="function"&&e[Symbol.for("fluixi-provider")]===!0}function Jt(e){return typeof e=="function"&&e[Symbol.for("fluixi-context")]===!0}function w(e){return typeof e=="function"&&e[Symbol.for("fluixi-component")]===!0}function Yt(e){return typeof e=="function"&&e[Symbol.for("fluixi-suspense")]===!0}function No(e){return Bt(e)?{type:"router",value:e}:zt(e)?{type:"route",value:e}:Kt(e)?{type:"routes",value:e}:Gt(e)?{type:"outlet",value:e}:w(e)?{type:"component",value:e}:Yt(e)?{type:"suspense",value:e}:Xt(e)?{type:"provider",value:e}:Jt(e)?{type:"context",value:e}:{type:"none",value:e}}import{batch as tt,createEffect as z,createRenderEffect as m,createRoot as nn,onCleanup as L,readChildren as rn,reportReactiveBinding as N,reportReactiveDirective as S,untrack as on}from"@fluixi/reactive/signal";var B=Symbol.for("fluixi.server-node"),Zt=Symbol.for("fluixi.dom.server-host"),Qt=globalThis,U=Qt[Zt]??={server:typeof document>"u",nodes:null};function g(){return U.server}function I(e){U.server=e}function Ge(e){U.nodes=e}function q(){if(!U.nodes)throw new Error("[fluixi] server render ran before @fluixi/dom/server loaded");return U.nodes}function j(e){return e!=null&&e[B]===!0?!0:typeof Node<"u"&&e instanceof Node}function we(e){return e!=null&&e[B]===!0?e.nodeType===1:typeof Element<"u"&&e instanceof Element}function Ne(e){return e!=null&&e[B]===!0?e.nodeType===3:typeof Text<"u"&&e instanceof Text}var u={active:!1,cursor:null,parents:[]},Xe=null;function Je(e){Xe=e}function Y(){return Xe}function Se(e,t){return u.active&&t.parentNode===e}function ve(e){let t=u.parents.lastIndexOf(e);t!==-1&&(u.parents.length=t),u.cursor=e.nextSibling}function en(){return u.active?u.cursor:null}function Z(e,t){if(!e||e.parentNode==null)return t();let n=u.active,r=u.cursor,o=u.parents;u.active=!0,u.cursor=e,u.parents=[];try{return t()}finally{u.active=n,u.cursor=r,u.parents=o}}function tn(e){if(!u.active)return e();let t=u.cursor,n=u.parents;u.active=!1,u.parents=[];try{return e()}finally{u.active=!0,u.cursor=t,u.parents=n}}function K(e){if(!u.active||e==null)return;let t=Array.isArray(e)?e[e.length-1]:e;t&&typeof t.nodeType=="number"&&ve(t)}function sn(e){let t=[];for(;e&&e.nodeType===1;){let n=e.tagName.toLowerCase();if(e.id){n+=`#${e.id}`,t.unshift(n);break}e.getAttribute("data-id")&&(n+=`[data-id="${e.getAttribute("data-id")}"]`);let r=0,o=e;for(;o=o.previousElementSibling;)o.tagName===e.tagName&&r++;n+=`:nth-of-type(${r+1})`,t.unshift(n),e=e.parentElement}return t.join(">")}function an(e){let t=0;for(let n=0;n<e.length;n++)t=(t<<5)-t+e.charCodeAt(n),t|=0;return`el_${Math.abs(t)}`}function Do(e){return an(sn(e))}var _o=()=>"xxyxxxxxxy-4xx8".replace(/[xy]/g,function(e){let t=Math.random()*16|0;return(e==="x"?t:t&3|8).toString(16)}),ln={};var ee="__fx_at",nt="__fx_loc";function Ye(e,t){return t&&(e[nt]=t),e}var Ze=new Map,te=new Set,le=new Set(["scroll","focus","blur","load","error","resize","mouseenter","mouseleave","pointerenter","pointerleave","gotpointercapture","lostpointercapture"]);function rt(e){if(!g())for(let t of e)te.has(t)||le.has(t)||(te.add(t),document.addEventListener(t,cn))}function cn(e){let t=`$$${e.type}`,n=e.composedPath&&e.composedPath()[0]||e.target;for(;n;){let r=n[t];if(r&&!n.disabled&&(r(e),e.cancelBubble))return;n=n.host&&n.host!==n&&n.host instanceof Element?n.host:n.parentNode}}function un(e,t,n){if(e[`$$${t}`]=n,le.has(t)){let r=`__fx_${t}`;if(!e[r]){let o=i=>{e[`$$${t}`]?.(i)};e.addEventListener(t,o),e[r]=o}return}te.has(t)||rt([t])}function Qe(e,t){delete e[`$$${t}`];let n=`__fx_${t}`,r=e[n];r&&(e.removeEventListener(t,r),delete e[n])}function $o(e){return!le.has(e)}function Io(e){return typeof e=="function"}function P(e,t=!1){if(g())return q().createText(e);if(u.active&&!t){let n=Y()?.hydrateText(e);if(n)return n}return document.createTextNode(e)}function ot(e,t=!1,n){if(g())return q().createElement(e,t);if(u.active){let r=Y()?.hydrateElement(e);if(r)return n?Ye(r,n):r}return Ye(t?document.createElementNS(W,e):document.createElement(e),n)}function fn(e,t=!1){let n=Ze.get(e);if(n)return n;let r=document.createElement("template");return t?r.innerHTML=`<svg>${e}</svg>`:r.innerHTML=e,Ze.set(e,r),r}function qo(e,t,n=!1,r=!1,o){if(g()){let i=q();return n?i.parseTemplate(e,r):i.createRaw(e)}if(u.active){let i=Y()?.hydrateStatic(t);if(i)return et(i,o)}return et(pn(fn(e,r),r).firstChild,o)}function et(e,t){let n=e;if(!t||typeof n?.querySelectorAll!="function")return e;let r=[n,...n.querySelectorAll("*")];for(let o=0;o<r.length&&o*2+1<t.pos.length;o++){let i=t.pos[o*2];i&&(r[o][nt]={file:t.file,line:i,column:t.pos[o*2+1]})}return e}function jo(e,t){if(!u.active)return t();let n=Z(e.nextSibling,t);if(typeof n=="function"){let r=n;return dn(r,(...i)=>u.active?Z(e.nextSibling,()=>r(...i)):r(...i))}return n}function dn(e,t){let n=e[ee];return n!==void 0&&(t[ee]=n),t}function Ho(e){for(let t=e.nextSibling;t;t=t.nextSibling)if(t.nodeType===8&&t.data==="fx/")return t;throw new Error("[fluixi] template hole is missing its closing marker")}function Fo(e,t){let n=[];for(let r=e.nextSibling;r&&r!==t;r=r.nextSibling)n.push(r);return n}function pn(e,t=!1){let n=e.content.cloneNode(!0);return t?n.firstChild:n}function yn(e){return Array.isArray(e)?e.length===2&&e[1]===" "?Array.isArray(e[0])?yn(e[0]):(typeof e[0]=="function",e[0]):e.length===1&&typeof e[0]=="function"?e[0]:e:e}function Vo(e){return typeof e!="function"?null:e._name||e.name||"anonymous"}function Wo(e){if(x(e)||w(e)||typeof e!="function")return e;let t=e();for(;typeof t=="function"&&!x(t)&&!w(t);)t=t();return t}var R=0,mn=200;function gn(e,t,n,r,o){let i=r,s=new Map;return m(()=>{N(n??t,"content",void 0,e);let a;if(w(e)&&!x(e)){if(!s.has(e)){R++;try{let l=e();s.set(e,l)}finally{R--}}for(a=s.get(e);typeof a=="function"&&x(a);)a=a()}else for(a=e();typeof a=="function"&&x(a);)a=a();{let l=0;for(;typeof a=="function"&&l++<50;)if(w(a)){if(!s.has(a)){let c=a;R++;try{let f=c();s.set(c,f)}finally{R--}}a=s.get(a)}else if(x(a))a=a();else if(a=a(),typeof a!="function"||!x(a)&&!w(a))break}R++;try{i=ne(t,a,n,i,s),o(i)}finally{R--}})}function C(e,t,n,r){if(R>mn)return console.error("[insert] Exceeded max call depth — possible infinite loop."),()=>null;n!==void 0&&!n&&(n=P("",!0),e.appendChild(n));let o=r??null,i=l=>Array.isArray(l)&&l.some(c=>typeof c=="function"),s=l=>typeof l=="function"?l:()=>l;if(typeof t!="function"&&!i(t)){R++;try{o=ne(e,t,n,o)}finally{R--}return()=>o}let a=gn(s(t),e,n,o,l=>{o=l});return()=>(a?.(),o)}function ne(e,t,n,r,o){if(t==null||typeof t=="boolean")return O(e,r,n);if(typeof t=="function")for(;typeof t=="function";)t=t();if(t==null||typeof t=="boolean")return O(e,r,n);if(Q(t)){let s=P("",!0);return Array.isArray(r)?r.length>0?(e.replaceChild(s,r[0]),O(e,r.slice(1),n)):h(e,s,n):r?e.replaceChild(s,r):h(e,s,n),t.then(a=>{s.parentNode===e&&ne(e,a,s.nextSibling,s)}).catch(a=>{console.error("Error resolving promise in insertExpression:",a)}),s}let i=typeof t;if(i==="string"||i==="number"){if(i==="number"&&(t=String(t)),Array.isArray(r)){if(r.length===0){let a=P(t);return h(e,a,n),a}if(r.length===1&&r[0].nodeType===3)return r[0].data=t,r;r=O(e,r,n)}if(r&&Ne(r))return r.data=t,r;let s=P(t);return r&&r.parentNode===e?e.replaceChild(s,r):Se(e,s)||h(e,s,n),s}if(j(t))return Se(e,t)?(ve(t),t):Array.isArray(r)?(r.length===0?h(e,t,n):r[0].parentNode===e?(e.replaceChild(t,r[0]),O(e,r.slice(1),n)):h(e,t,n),t):(r?r!==t&&(r.parentNode===e?e.replaceChild(t,r):h(e,t,n)):h(e,t,n),t);if(Array.isArray(t)){let s=[],a=Array.isArray(r)?r:r?[r]:[],l=[];A(t,s,e,n,!0,o,l);let c=hn(e,a,s,n);for(let f of l){let d=C(e,f.sig,f.marker);L(()=>{O(e,d()),f.marker.parentNode===e&&e.removeChild(f.marker)})}return c}if(i==="object"&&t!==null&&typeof t=="object"){let s=t;if("type"in s&&"props"in s){let a=s;if(typeof a.type=="function"){let l=a.type(a.props||{});return ne(e,l,n,r)}}}return O(e,r,n)}function A(e,t,n,r,o=!0,i,s){for(let a=0;a<e.length;a++){let l=e[a];if(!(l==null||typeof l=="boolean")){for(;typeof l=="function"&&!Q(l)&&!x(l)&&!w(l)&&(l=l(),!(l==null||typeof l=="boolean")););if(!(l==null||typeof l=="boolean")){if(typeof l=="function"){let c;for(w(l)&&!x(l)?(i||(i=new Map),i.has(l)||i.set(l,l()),c=i.get(l)):c=l();typeof c=="function"&&!Q(c)&&!x(c)&&!w(c);)i||(i=new Map),i.has(c)||i.set(c,c()),c=i.get(c);if(c==null||typeof c=="boolean")continue;if(typeof c=="function"){if(x(c)){if(s){let d=P("",!0);t.push(d),s.push({marker:d,sig:c});continue}let f=c();for(;typeof f=="function"&&x(f);)f=f();if(f==null||typeof f=="boolean")continue;Array.isArray(f)?A(f,t,n,r,o,i):A([f],t,n,r,o,i);continue}continue}Array.isArray(c)?A(c,t,n,r,o,i,s):A([c],t,n,r,o,i,s);continue}if(Q(l)){let c=P("",!0);t.push(c),l.then(f=>{if(c.parentNode){let d=[];if(A([f],d,c.parentNode,void 0,!1,i),d.length>0){c.parentNode.replaceChild(d[0],c);for(let p=1;p<d.length;p++)c.parentNode?.insertBefore(d[p],d[p-1].nextSibling)}}}).catch(f=>console.error("Error resolving promise in array:",f));continue}if(Array.isArray(l)){A(l,t,n,r,o,i,s);continue}if(j(l)){t.push(l);continue}if(typeof l=="object"&&l!==null&&"type"in l&&"props"in l){let c=l;if(typeof c.type=="function"){let f=c.type(c.props||{});Array.isArray(f)?A(f,t,n,r,!1,i):A([f],t,n,r,!1,i);continue}}if(typeof l=="string"||typeof l=="number"){let c=String(l);if(c.trim()===""&&c!==" ")continue;t.push(P(c));continue}t.push(P(String(l)))}}}}function hn(e,t,n,r){for(let d=0;d<n.length;d++){let p=n[d].parentNode;p!==null&&p!==e&&p.nodeType!==11&&(n=n.slice(),n[d]=n[d].cloneNode(!0))}let o=n.length,i=t.length,s=o,a=0,l=0,c=i>0?t[i-1].nextSibling??void 0:r,f=null;for(;a<i||l<s;){if(t[a]===n[l]){a++,l++;continue}for(;i>a&&s>l&&t[i-1]===n[s-1];)i--,s--;if(i===a){let d=s<o?l?n[l-1].nextSibling??void 0:n[s-l]:c;for(;l<s;)h(e,n[l++],d)}else if(s===l)for(;a<i;)(!f||!f.has(t[a]))&&t[a].parentNode===e&&e.removeChild(t[a]),a++;else if(t[a]===n[s-1]&&n[l]===t[i-1]){let d=t[--i].nextSibling;h(e,n[l++],t[a++].nextSibling),h(e,n[--s],d),t[i]=t[a-1]}else{if(!f){f=new Map;let p=l;for(;p<s;)f.set(n[p],p++)}let d=f.get(t[a]);if(d!=null)if(l<d&&d<s){let p=a,y=1;for(;++p<i&&p<s&&!(!f.has(t[p])||f.get(t[p])!==d+y);)y++;if(y>d-l){let xe=t[a];for(;l<d;)h(e,n[l++],xe)}else t[a].parentNode===e?e.replaceChild(n[l++],t[a++]):(h(e,n[l++],c),a++)}else a++;else t[a].parentNode===e&&e.removeChild(t[a]),a++}}return n}function O(e,t,n){if(t)if(Array.isArray(t))for(let r=0;r<t.length;r++)t[r].parentNode===e&&e.removeChild(t[r]);else t.parentNode===e&&e.removeChild(t);return null}function h(e,t,n){u.active&&t.parentNode===e||(n&&n.parentNode===e?e.insertBefore(t,n):e.appendChild(t))}function re(e,t,n){n==null?delete e[t]:e[t]=n}function it(e,t,n){let r=n,o;return Array.isArray(n)&&(r=n[0],o=n[1]),typeof r!="function"?()=>{}:(e.addEventListener(t,r,o),()=>e.removeEventListener(t,r,o))}function st(e,t){if(!t||typeof t!="function")return;let n=t[ee]?.name;if(!n)return;let r=n.indexOf(":");r!==-1&&S(e,n.slice(0,r),n.slice(r+1),t)}function oe(e,t,n){let r=typeof n=="function"?on(()=>n()):n;if(!(!r||typeof r!="object"))for(let o of Object.keys(r))S(e,t,o)}function at(e,t){let n=(r,o)=>{typeof r=="function"&&(S(e,"use",r.name||"use",o),r(e,o??(()=>{})))};if(typeof t=="function"){n(t);return}if(Array.isArray(t)){if(typeof t[0]=="function"){n(t[0],t[1]);return}for(let r of t)Array.isArray(r)?n(r[0],r[1]):n(r)}}function Ae(e,t,n,r=!1){return st(e,n),typeof n!="function"?(T(e,t,n,r),()=>{}):m(()=>{N(e,"attribute",t,n);let o=typeof n=="function"?n():n;T(e,t,o,r)})}function Re(e,t,n){return typeof n!="function"?(re(e,t,n),()=>{}):(st(e,n),m(()=>{N(e,"property",t,n);let r=typeof n=="function"?n():n;re(e,t,r)}))}function lt(e,t,n){return typeof n!="function"?(T(e,t,!!n),()=>{}):m(()=>{N(e,"attribute",t,n);let r=n();T(e,t,!!r)})}function ie(e,t){if(t==null){e.removeAttribute("class");return}if(typeof t=="function"){m(()=>{N(e,"attribute","class",t),ie(e,t())});return}if(typeof t=="string"){e.setAttribute("class",t);return}if(Array.isArray(t)){e.setAttribute("class",t.filter(Boolean).join(" "));return}if(typeof t=="object"){let n=Object.keys(t).filter(r=>{let o=t[r];return typeof o=="function"?o():!!o}).join(" ");e.setAttribute("class",n);return}e.setAttribute("class",String(t))}function se(e,t,n){if(!(!t||typeof t!="object"))for(let r in t){let o=t[r],i=r.split(/\s+/).filter(Boolean);if(typeof o=="function"&&n)n.push(m(()=>{let s=!!o();for(let a of i)e.classList.toggle(a,s)}));else{let s=!!(typeof o=="function"?o():o);for(let a of i)e.classList.toggle(a,s)}}}function ae(e,t){let n=t;for(;typeof n=="function";)n=n();if(n==null){e.removeAttribute("style");return}if(typeof n=="string"){e.style.cssText=n;return}if(typeof n=="object")for(let r in n){let o=n[r];o==null?e.style[r]="":e.style[r]=o}}function Uo(e){let{element:t,props:n,prevProps:r=ln,isSVG:o=!1,skipChildren:i=!1}=e;if(!t||!we(t))return console.error("[spread] Error: element is not a DOM Element!"),()=>{};if(!n)return console.warn("[spread] Warning: props is undefined!"),()=>{};let s=o||t.namespaceURI===W,a=[];for(let l in n){if(i&&l==="children")continue;let c=n[l],f=r[l];if(c===f)continue;if(l==="ref"){ce(c,t);continue}if(l==="use"){at(t,c);continue}if(l.startsWith("on:")){a.push(it(t,l.slice(3),c));continue}if(l.startsWith("prop:")){S(t,"prop",l.slice(5),c),a.push(Re(t,l.slice(5),c));continue}if(l.startsWith("attr:")){S(t,"attr",l.slice(5),c),a.push(Ae(t,l.slice(5),c,s));continue}if(l.startsWith("bool:")){S(t,"bool",l.slice(5),c),a.push(lt(t,l.slice(5),c));continue}if(l==="class"||l==="className"){typeof c=="function"?a.push(m(()=>{N(t,"attribute","class",c),ie(t,c())})):ie(t,c);continue}if(l==="classList"){oe(t,"class",c),typeof c=="function"?a.push(m(()=>{N(t,"attribute","class",c),se(t,c())})):se(t,c,a);continue}if(l==="style"){oe(t,"style",c),typeof c=="function"?a.push(m(()=>{N(t,"attribute","style",c),ae(t,c())})):ae(t,c);continue}if(l.startsWith("on")){let p=l.slice(2).toLowerCase();f&&Qe(t,p),c&&un(t,p,c);continue}let d=Ee.has(l)||!s&&l in t;typeof c=="function"?a.push(d?Re(t,l,c):Ae(t,l,c,s)):a.push(m(()=>d?re(t,l,n[l]):T(t,l,n[l],s)))}for(let l in r)if(!(l in n))if(l.startsWith("on")){let c=l.slice(2).toLowerCase();Qe(t,c)}else Ee.has(l)?re(t,l,null):t.removeAttribute(l);return()=>{a.forEach(l=>l())}}function ct(e,t,n=!1){for(let r in t){let o=t[r];if(r==="ref"){ce(o,e);continue}if(r!=="children"){if(r==="use"){at(e,o);continue}if(r.startsWith("on:")){it(e,r.slice(3),o);continue}if(r.startsWith("prop:")){S(e,"prop",r.slice(5),o),Re(e,r.slice(5),o);continue}if(r.startsWith("attr:")){S(e,"attr",r.slice(5),o),Ae(e,r.slice(5),o,n);continue}if(r.startsWith("bool:")){S(e,"bool",r.slice(5),o),lt(e,r.slice(5),o);continue}if(r.startsWith("on")&&r.length>2){let i=r.slice(2).toLowerCase();if(typeof o=="function")if(le.has(i)){e[`$$${i}`]=o;let s=`__fx_${i}`;if(!e[s]){let a=l=>{e[`$$${i}`]?.(l)};e.addEventListener(i,a),e[s]=a}}else e[`$$${i}`]=o,te.has(i)||rt([i]);continue}if(r==="class"||r==="className"){ie(e,o);continue}if(r==="classList"){oe(e,"class",o),typeof o=="function"?m(()=>{N(e,"attribute","class",o),se(e,o())}):se(e,o);continue}if(r==="style"){oe(e,"style",o),typeof o=="function"?m(()=>{N(e,"attribute","style",o),ae(e,o())}):ae(e,o);continue}if(r==="innerHTML"){if(typeof o=="function"){let i=z(()=>{let s=o();for(;typeof s=="function";)s=s();e.innerHTML=s});L(()=>i())}else e.innerHTML=o;continue}if(r==="value"&&(e.tagName==="INPUT"||e.tagName==="TEXTAREA")){if(typeof o=="function"){let i=z(()=>{let s=o();for(;typeof s=="function"&&s.length===0;)s=s();document.activeElement!==e&&(e.value=s??"")});L(()=>{i()})}else m(()=>{document.activeElement!==e&&(e.value=t[r]??"")});continue}if(r==="checked"&&e.tagName==="INPUT"){if(typeof o=="function"){let i=z(()=>{let s=o();for(;typeof s=="function"&&s.length===0;)s=s();document.activeElement!==e&&(e.checked=s??"")});L(()=>{i()})}else m(()=>{document.activeElement!==e&&(e.checked=t[r]??"")});continue}if(r==="value"&&e.tagName==="SELECT"){if(typeof o=="function"){let i=!0,s=z(()=>{let a=o();for(;typeof a=="function"&&a.length===0;)a=a();i?(i=!1,queueMicrotask(()=>{e.value=a??""})):e.value=a??""});L(()=>{s()})}else{let i=!0;m(()=>{let s=t[r];i?(i=!1,queueMicrotask(()=>{e.value=s??""})):e.value=s??""})}continue}if(typeof o=="function"){let i=z(()=>{let s=o();for(;typeof s=="function"&&s.length===0;)s=s();be(e,r,s,n)});L(()=>{i()})}else m(()=>be(e,r,t[r],n))}}}function Bo(...e){let t=r=>{for(let o=e.length-1;o>=0;o--){let i=e[o];if(i&&r in i&&i[r]!==void 0)return i[r]}},n=r=>{for(let o of e)if(o&&r in o)return!0;return!1};return new Proxy({},{get:(r,o)=>t(o),has:(r,o)=>n(o),ownKeys:()=>{let r=new Set;for(let o of e)if(o)for(let i of Reflect.ownKeys(o))r.add(i);return[...r]},getOwnPropertyDescriptor:(r,o)=>n(o)?{enumerable:!0,configurable:!0,get:()=>t(o)}:void 0})}function Ko(e,...t){let n=new Set;for(let s of t)for(let a of s)n.add(a);let r=s=>({enumerable:!0,configurable:!0,get:()=>e[s]}),o=t.map(s=>{let a=new Set(s);return new Proxy({},{get:(l,c)=>a.has(c)?e[c]:void 0,has:(l,c)=>a.has(c)&&c in e,ownKeys:()=>Array.from(a).filter(l=>l in e),getOwnPropertyDescriptor:(l,c)=>a.has(c)&&c in e?r(c):void 0})}),i=new Proxy({},{get:(s,a)=>n.has(a)?void 0:e[a],has:(s,a)=>!n.has(a)&&a in e,ownKeys:()=>Reflect.ownKeys(e).filter(s=>!n.has(s)),getOwnPropertyDescriptor:(s,a)=>!n.has(a)&&a in e?r(a):void 0});return[...o,i]}function ce(e,t){if(!e)return;let n=e[ee]?.name;if(S(t,"ref",n||typeof e=="function"&&e.name||"ref",e),j(e)){let r=t,o=e;if(!r)return;typeof r=="function"?r(o):typeof r=="object"&&"current"in r&&(r.current=o);return}typeof e=="function"?e(t):typeof e=="object"&&"current"in e&&(e.current=t)}function zo(e,t,n){let r=t||document.body,o=rn(()=>e),i=[];return tt(()=>{let s=m(()=>{let a=o();Array.isArray(a)?(a.forEach(l=>r.appendChild(l)),i.push(()=>{a.forEach(l=>{l.parentNode===r&&r.removeChild(l)})})):j(a)&&(r.appendChild(a),i.push(()=>{a.parentNode===r&&r.removeChild(a)}))});i.push(s),L(()=>{i.forEach(a=>a())})}),null}function Go(e){return typeof e=="string"&&e.toLowerCase()===e}function ut(e){return e==="svg"||e==="path"||e==="circle"||e==="rect"||e==="line"||e==="polygon"||e==="polyline"||e==="ellipse"||e==="g"||e==="defs"||e==="clipPath"||e==="text"}function Xo(e){return e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#39;")}function Q(e){return e!=null&&(typeof e=="object"||typeof e=="function")&&typeof e.then=="function"||e instanceof Promise}function Jo(e){return typeof e=="function"&&e.length===0&&x(e)}function ft(e,t,n){if(!t)throw new Error("Container element is required");let r,o,i=[];return nn(s=>{tt(()=>{u.active||(t.textContent=""),Be(t),Ke(),C(t,e)}),o=s}),()=>{o?.(),r?.(),i.forEach(s=>s()),t.textContent=""}}function Yo(e){if(Array.isArray(e))return e;if(typeof e=="function"&&typeof e.set=="function")return[e,e.set];throw new TypeError("[fluixi] bind: needs a signal — either `signal(…)` or the `[get, set]` pair from `createSignal(…)`.")}import{untrack as xn,isSignal as Tn,reportReactiveProps as bn}from"@fluixi/reactive";var En="__fx_dom_create_component__",D=globalThis[En]??={fn:null};function ti(e){D.fn=e}function ni(e={}){let t=e.signalSystem?.createComponent;t&&(D.fn=t)}function dt(e,t){if(D.fn)return D.fn(e,t);t&&bn(t);let n=typeof e=="function"?xn(()=>e(t)):e,r=n!=null&&(typeof n=="function"||typeof n=="object");if(r)try{n.$name=e?.name}catch{}return r&&!Tn(n)?ze(n):n}var ri=()=>D.fn!==null,oi=()=>D.fn!==null;function ii(){D.fn=null}var ue,yt={getStore:()=>ue,run(e,t){let n=ue;ue=e;try{return t()}finally{ue=n}}},Ce=yt;function mt(e){Ce=e??yt}function G(e={}){e.locals||(e.locals=e.request?Pe(e.request):{});let t=0,n=0,r=null,o=new Map,i=new Map;return{event:e,routeData:new Map,matchedRoute:new Map,nextId:()=>`s${t++}`,nextResourceId:()=>{if(r===null)return`r${n++}`;let s=o.get(r)??0;return o.set(r,s+1),`${r}:r${s}`},nextIslandNamespace:s=>{let a=i.get(s)??0;return i.set(s,a+1),`${s}#${a}`},withResourceScope(s,a){let l=r;r=s;try{return a()}finally{r=l}},pending:new Set,data:new Map}}function X(e,t){return Ce.run(e,t)}function M(){return Ce.getStore()}function Me(){return M()?.event}function gt(){let e=Me();return e?(e.locals||(e.locals={}),e.locals):{}}var pt=new WeakMap;function Pe(e){let t=pt.get(e);return t||(t={},pt.set(e,t)),t}import{setResourceIdSource as wn,setServerDataGetter as Nn}from"@fluixi/reactive/signal";var J="__FX_DATA__";function fe(e){return e.replace(/[<>&\u2028\u2029]/g,t=>"\\u"+t.charCodeAt(0).toString(16).padStart(4,"0"))}var ke;function de(){let e=globalThis.__FX_DATA__;if(e)return e;if(ke!==void 0)return ke;let t=null;if(typeof document<"u"){let n=document.getElementById(J)?.textContent;if(n)try{t=JSON.parse(n)}catch{t=null}}return ke=t}function pe(){for(;;){for(;u.cursor&&u.cursor.nodeType===3&&u.cursor.data==="";)u.cursor=u.cursor.nextSibling;if(u.cursor!=null||!u.parents.length)return;u.cursor=u.parents.pop().nextSibling}}var Sn=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),ye=typeof process<"u"&&process.env&&!1;function me(e,t){let n=t.nodeType===1?`<${t.tagName.toLowerCase()}>`:t.nodeType===3?`text ${JSON.stringify((t.nodeValue??"").slice(0,24))}`:t.nodeType===8?"comment":"node";console.warn(`[fluixi] hydration mismatch: expected ${e} but the server DOM has ${n}. Server and client rendered different markup; recreating this node on the client. Check for non-deterministic render (Date.now(), Math.random(), browser-only branches, untransported data).`)}function vn(e){pe();let t=u.cursor;return t&&t.nodeType===1&&t.tagName.toLowerCase()===e.toLowerCase()?(Sn.has(e.toLowerCase())?u.cursor=t.nextSibling:(u.parents.push(t),u.cursor=t.firstChild),t):(ye&&t&&me(`<${e}>`,t),null)}function An(e){pe();let t=u.cursor;return t&&t.nodeType===1&&t.tagName.toLowerCase()===e.toLowerCase()?(u.cursor=t.nextSibling,t):(ye&&t&&me(`<${e}> (static)`,t),null)}function Rn(e){if(e===""){let n=u.cursor;return n&&n.nodeType===3&&n.data!==""?(u.cursor=n.nextSibling,n.data="",n):null}pe();let t=u.cursor;return t&&t.nodeType===3?(u.cursor=t.nextSibling,t.nodeValue!==e&&(t.nodeValue=e),t):(ye&&t&&me(`text ${JSON.stringify(e.slice(0,24))}`,t),null)}function Cn(e){pe();let t=u.cursor;return t&&t.nodeType===8&&t.data===e?(u.cursor=t.nextSibling,t):(ye&&t&&me(`marker <!--${e.slice(0,24)}-->`,t),null)}var ht=!1;function Mn(){ht||(ht=!0,Je({hydrateElement:vn,hydrateText:Rn,hydrateMarker:Cn,hydrateStatic:An}))}function Oe(e,t,n){Mn(),u.active=!0,u.cursor=t.firstChild,u.parents=[];let r=de(),o=n?.resourceNamespace,i=0;wn(()=>o?`${o}:r${i++}`:`r${i++}`),Nn(r?s=>s in r?{value:r[s]}:void 0:null);try{return ft(e,t)}finally{u.active=!1,u.cursor=null,u.parents=[]}}var Le="fluixi-island";function Pn(e){let{component:t,props:n={},name:r}=e,o=ot(Le),i=r??t.name??"Island";T(o,"name",i),T(o,"props",JSON.stringify(n??{}));let s=g()?M():void 0;if(s){let a=s.nextIslandNamespace(i);C(o,()=>s.withResourceScope(a,()=>t(n)))}else C(o,()=>t(n));return o}var xt=!1;function kn(){if(xt||typeof document>"u")return;xt=!0;let e=document.createElement("style");e.textContent=`${Le}{display:contents}`,document.head.appendChild(e)}function On(e){if(typeof document>"u")return;kn();let t=document.querySelectorAll(Le),n=new Map;t.forEach(r=>{let o=r.getAttribute("name")??"",i=n.get(o)??0;n.set(o,i+1);let s=e[o];if(!s){typeof process>"u"&&console.warn(`[fluixi] island "${o}" has no component in the registry — left static.`);return}let a={};try{a=JSON.parse(r.getAttribute("props")||"{}")}catch{}Oe(()=>s(a),r,{resourceNamespace:`${o}#${i}`})})}function Ln(e,...t){throw new Error("html`` was not compiled — enable the lit format: fluixi({ format: 'lit' }).")}function Dn(e,...t){throw new Error("svg`` was not compiled — enable the lit format: fluixi({ format: 'lit' }).")}import{readChildren as _n}from"@fluixi/reactive/signal";function Di(e,t={}){if(typeof e=="function")return dt(e,t);if(typeof e!="string"||e.length===0)return null;let n=ut(e);if(g())return q().createElement(e,n);let r=n?document.createElementNS(W,e):document.createElement(e);return ct(r,t,n),$n(r,t),r}function $n(e,t){if(!t||t.children===void 0)return;let n=_n(()=>t.children),r=o=>{C(e,o,typeof o=="function"?null:void 0)};Array.isArray(n)?n.forEach(r):r(n)}import{createChildOwner as In,createMemo as De,disposeScope as qn,getOwner as jn,runWithOwner as Hn,untrack as wt}from"@fluixi/reactive/signal";function Tt(e){return typeof e=="function"?e:(()=>e)}function k(e){return()=>{let t=e();return typeof t=="function"?t():t}}function bt(e){return e!=null&&e!==!1}function Et(e){return!e||typeof e!="object"?!1:!!(typeof e._$litType$<"u"||typeof e._$litDirective$<"u"||Array.isArray(e.strings)&&Array.isArray(e.values))}function Fn(e){let t=k(()=>e.when),n=De(t,void 0,{name:"Show.when"}),r=De(n,void 0,{name:"Show.cond"}),o=jn(),i=null,s=null,a=l=>{l!==s&&(i&&qn(i),i=In(o),s=l)};return De(()=>{let l=r();return a(l?"when":"fallback"),Hn(i,()=>{if(l){let c=e.children;return typeof c=="function"&&!Et(c)?typeof n=="function"?wt(()=>wt(n)?c(n()):e.fallback):c(n):c}return e.fallback});return e.fallback??null},void 0,{name:"Show.result"})}import{mapArray as Vn,keyArray as Wn}from"@fluixi/reactive/signal";function Un(e){let t=k(()=>e.each),n=()=>e.fallback??null,r=(o,i)=>{let s=e.children,a=Array.isArray(s)?s.map(l=>typeof l=="function"?l(o,i):l):typeof s=="function"?s(o,i):s;return K(a),a};return e.by?Wn(t,e.by,(o,i)=>r(o,i),{fallback:n}):Vn(t,(o,i)=>r(o,i),{fallback:n})}import{indexArray as Bn}from"@fluixi/reactive/signal";function Kn(e){let t=k(()=>e.each);return Bn(t,(n,r)=>{let o=e.children(n,r);return K(o),o},{fallback:()=>e.fallback??null})}import{mapArray as Ps,keyArray as ks,indexArray as Os}from"@fluixi/reactive/signal";import{createMemo as zn,createChildOwner as Gn,disposeScope as Xn,getOwner as Jn,runWithOwner as Nt}from"@fluixi/reactive/signal";var _e=Symbol("match");function Yn(e){return{[_e]:!0,when:k(()=>e.when),get children(){return e.children}}}function Zn(e){let t=Array.isArray(e.children)?e.children:[e.children],n=Jn(),r=null,o=-1,i=s=>{s!==o&&(r&&Xn(r),r=Gn(n),o=s)};return zn(()=>{for(let s=0;s<t.length;s+=1){let l=t[s],c=0;for(;typeof l=="function"&&!l[_e]&&c++<10;)l=l();if(!l||typeof l!="object"||l[_e]!==!0)continue;let f=l.when();if(bt(f))return i(s),Nt(r,()=>typeof l.children=="function"?l.children(f):l.children)}return i(-2),Nt(r,()=>e.fallback??null)},void 0,{name:"Switch"})}import{createMemo as Qn,createChildOwner as er,disposeScope as tr,getOwner as nr,runWithOwner as rr}from"@fluixi/reactive/signal";function or(e){let t=Tt(e.component),{component:n,...r}=e,o=nr(),i=null,s;return Qn(()=>{let a=t();return a!==s&&(i&&tr(i),i=er(o),s=a),a==null?null:typeof a=="string"?{tag:a,props:r}:rr(i,()=>a(r))},void 0,{name:"Dynamic"})}import{createRoot as ir,onCleanup as sr}from"@fluixi/reactive/signal";function ar(e){let t=()=>e.mount?typeof e.mount=="function"?e.mount():e.mount:document.body,n,r;return ir(o=>{n=o,r=document.createElement("div"),r.style.display="contents",t().appendChild(r),C(r,e.children)&&ce(e.ref,r)}),sr(()=>{n(),r.remove()}),null}import{createMemo as lr,createSignal as cr}from"@fluixi/reactive/signal";function St(e){if(g())return e.fallback??null;let t=u.active,[n,r]=cr(!t);return t&&queueMicrotask(()=>r(!0)),lr(()=>n()?e.children:e.fallback??null,void 0,{name:"client-only"})}var ur=St;import{createMemo as fr,createSignal as dr}from"@fluixi/reactive/signal";function pr(e){let[t,n]=dr(null),r=()=>n(null);return fr(()=>{let o=t();if(o!==null)return typeof e.fallback=="function"?e.fallback(o,r):e.fallback;try{return typeof e.children=="function"?e.children():e.children}catch(i){return n(i),typeof e.fallback=="function"?e.fallback(i,r):e.fallback}},void 0,{name:"ErrorBoundary"})}import{createMemo as yr}from"@fluixi/reactive/signal";function mr(e){return yr(()=>{let t=typeof e=="function"?e():e,n=[];for(let[r,o]of Object.entries(t)){if(!r)continue;(typeof o=="function"?o():o)&&n.push(r)}return n.join(" ")},void 0,{name:"ClassMap"})}import{createMemo as gr}from"@fluixi/reactive/signal";function hr(e){return e.startsWith("--")?e:e.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`)}function xr(e){return gr(()=>{let t=typeof e=="function"?e():e,n=[];for(let[r,o]of Object.entries(t)){if(!r)continue;let i=typeof o=="function"?o():o;i!=null&&n.push(`${hr(r)}: ${i}`)}return n.join("; ")},void 0,{name:"StyleMap"})}var he=1,qe=3,je=8,vt;vt=B;var H=class{constructor(){this[vt]=!0;this.parentNode=null;this.childNodes=[]}get firstChild(){return this.childNodes[0]??null}get lastChild(){return this.childNodes[this.childNodes.length-1]??null}get nextSibling(){let t=this.parentNode;if(!t)return null;let n=t.childNodes.indexOf(this);return n>=0?t.childNodes[n+1]??null:null}get previousSibling(){let t=this.parentNode;if(!t)return null;let n=t.childNodes.indexOf(this);return n>0?t.childNodes[n-1]??null:null}get parentElement(){return this.parentNode}appendChild(t){return t.parentNode&&t.parentNode.removeChild(t),t.parentNode=this,this.childNodes.push(t),t}insertBefore(t,n){if(n==null)return this.appendChild(t);t.parentNode&&t.parentNode.removeChild(t);let r=this.childNodes.indexOf(n);return t.parentNode=this,r<0?this.childNodes.push(t):this.childNodes.splice(r,0,t),t}removeChild(t){let n=this.childNodes.indexOf(t);return n>=0&&this.childNodes.splice(n,1),t.parentNode=null,t}replaceChild(t,n){let r=this.childNodes.indexOf(n);return r>=0&&(t.parentNode&&t.parentNode.removeChild(t),t.parentNode=this,this.childNodes[r]=t,n.parentNode=null),n}addEventListener(){}removeEventListener(){}},_=class e extends H{constructor(n){super();this.nodeType=qe;this.data=n}get nodeValue(){return this.data}set nodeValue(n){this.data=n==null?"":String(n)}get textContent(){return this.data}set textContent(n){this.data=n==null?"":String(n)}cloneNode(){return new e(this.data)}},ge=class e extends H{constructor(n){super();this.nodeType=he;this.rawOuterHTML=n}get textContent(){return this.rawOuterHTML.replace(/<[^>]*>/g,"")}cloneNode(){return new e(this.rawOuterHTML)}},F=class e extends H{constructor(n){super();this.nodeType=je;this.data=n}get nodeValue(){return this.data}set nodeValue(n){this.data=n==null?"":String(n)}cloneNode(){return new e(this.data)}},$e=class{constructor(){this.cssText=""}setProperty(t,n){this[t]=n}removeProperty(t){delete this[t]}},Ie=class{constructor(t){this.el=t}list(){let t=this.el.getAttribute("class");return t?t.split(/\s+/).filter(Boolean):[]}write(t){t.length?this.el.setAttribute("class",t.join(" ")):this.el.removeAttribute("class")}add(...t){let n=this.list();for(let r of t)n.includes(r)||n.push(r);this.write(n)}remove(...t){this.write(this.list().filter(n=>!t.includes(n)))}contains(t){return this.list().includes(t)}toggle(t,n){let r=this.contains(t),o=n===void 0?!r:n;return o?this.add(t):this.remove(t),o}},$=class e extends H{constructor(n,r=!1){super();this.nodeType=he;this.attributes=new Map;this.style=new $e;this.classList=new Ie(this);this.rawHTML=null;this.localName=n.toLowerCase(),this.tagName=r?n:n.toUpperCase(),this.isSVG=r,this.namespaceURI=r?"http://www.w3.org/2000/svg":null}setAttribute(n,r){this.attributes.set(n,String(r))}removeAttribute(n){this.attributes.delete(n)}getAttribute(n){return this.attributes.has(n)?this.attributes.get(n):null}hasAttribute(n){return this.attributes.has(n)}get id(){return this.getAttribute("id")??""}set id(n){n==null?this.removeAttribute("id"):this.setAttribute("id",n)}get className(){return this.getAttribute("class")??""}set className(n){n==null?this.removeAttribute("class"):this.setAttribute("class",n)}get htmlFor(){return this.getAttribute("for")??""}set htmlFor(n){n==null?this.removeAttribute("for"):this.setAttribute("for",n)}set value(n){n==null?this.removeAttribute("value"):this.setAttribute("value",String(n))}set checked(n){n?this.setAttribute("checked",""):this.removeAttribute("checked")}set selected(n){n?this.setAttribute("selected",""):this.removeAttribute("selected")}set indeterminate(n){}get textContent(){return this.childNodes.map(n=>n.textContent??"").join("")}set textContent(n){for(let r of this.childNodes)r.parentNode=null;this.childNodes=[],this.rawHTML=null,n!=null&&n!==""&&this.appendChild(new _(String(n)))}set innerText(n){this.textContent=n}set innerHTML(n){for(let r of this.childNodes)r.parentNode=null;this.childNodes=[],this.rawHTML=n==null?"":String(n)}cloneNode(n=!1){let r=new e(this.localName,this.isSVG);if(r.attributes=new Map(this.attributes),r.style.cssText=this.style.cssText,r.rawHTML=this.rawHTML,n)for(let o of this.childNodes)r.appendChild(o.cloneNode(!0));return r}};var Tr=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),Rt=/&/g,Ct=/</g,Mt=/>/g,br=/"/g;function He(e){return e.replace(Rt,"&amp;").replace(Ct,"&lt;").replace(Mt,"&gt;")}function At(e){return e.replace(Rt,"&amp;").replace(br,"&quot;").replace(Ct,"&lt;").replace(Mt,"&gt;")}function Er(e){return e.startsWith("--")?e:e.replace(/[A-Z]/g,t=>"-"+t.toLowerCase())}function wr(e){if(!e)return"";let t=[];e.cssText&&t.push(e.cssText.trim().replace(/;\s*$/,""));for(let n of Object.keys(e)){if(n==="cssText")continue;let r=e[n];r==null||r===""||t.push(`${Er(n)}: ${r}`)}return t.join("; ")}function Nr(e){let t="",n=wr(e.style);for(let[r,o]of e.attributes)r==="style"&&n||(t+=` ${r}="${At(o)}"`);if(n){let r=e.attributes.get("style"),o=r?`${r.replace(/;\s*$/,"")}; ${n}`:n;t+=` style="${At(o)}"`}return t}function v(e){if(e==null||e===!1||e===!0)return"";if(typeof e=="string")return He(e);if(typeof e=="number")return He(String(e));if(typeof e=="function")return v(e());if(Array.isArray(e))return e.map(v).join("");if(typeof e.rawOuterHTML=="string")return e.rawOuterHTML;switch(e.nodeType){case qe:return He(e.data??"");case je:return`<!--${e.data??""}-->`;case he:{let t=e.localName,n=`<${t}${Nr(e)}>`;if(Tr.has(t))return n;let r=e.rawHTML!=null?e.rawHTML:(e.childNodes??[]).map(v).join("");return`${n}${r}</${t}>`}}return Array.isArray(e.childNodes)?e.childNodes.map(v).join(""):""}import{createRoot as _t}from"@fluixi/reactive/signal";import{setResourceTracker as Ar,setResourceIdSource as Rr,setResourceDataSink as Cr,getOwner as Mr,runWithOwner as Ot,flush as Pr}from"@fluixi/reactive/signal";var Sr=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),vr={amp:"&",lt:"<",gt:">",quot:'"',"#39":"'"};function Pt(e){return e.replace(/&(#?\w+);/g,(t,n)=>vr[n]??t)}var E=class extends Error{};function kt(e,t=!1){let n=0,r=[],o=[],i=c=>{let f=o[o.length-1];f?f.appendChild(c):r.push(c)};for(;n<e.length;){let c=e.indexOf("<",n);if(c===-1){a(e.slice(n));break}if(c>n&&a(e.slice(n,c)),e.startsWith("<!--",c)){let f=e.indexOf("-->",c);if(f===-1)throw new E(`unterminated comment at ${c}`);i(new F(e.slice(c+4,f))),n=f+3;continue}if(e[c+1]==="/"){let f=e.indexOf(">",c);if(f===-1)throw new E(`unterminated closing tag at ${c}`);let d=e.slice(c+2,f).trim().toLowerCase(),p=o.pop();if(!p||p.localName!==d)throw new E(`</${d}> does not close <${p?.localName??"nothing"}>`);n=f+1;continue}n=l(c)}if(o.length>0)throw new E(`unclosed <${o[o.length-1].localName}>`);let s=r[0];if(r.length!==1||!(s instanceof $))throw new E(`expected exactly one root element, got ${r.length}`);return s;function a(c){c!==""&&i(new _(Pt(c)))}function l(c){let f=/[\s/>]/.exec(e.slice(c+1));if(!f)throw new E(`unterminated tag at ${c}`);let d=e.slice(c+1,c+1+f.index).toLowerCase(),p=new $(d,t),y=c+1+f.index;for(;y<e.length;){for(;y<e.length&&/\s/.test(e[y]);)y++;if(e[y]===">"){y++;break}if(e[y]==="/"&&e[y+1]===">"){y+=2;break}let xe=y;for(;y<e.length&&!/[\s=/>]/.test(e[y]);)y++;let V=e.slice(xe,y);if(V==="")throw new E(`malformed attribute at ${y}`);if(e[y]==="="){if(e[y+1]!=='"')throw new E(`attribute ${V} must have a double-quoted value`);let Te=e.indexOf('"',y+2);if(Te===-1)throw new E(`unterminated value for ${V}`);p.setAttribute(V,Pt(e.slice(y+2,Te))),y=Te+1}else p.setAttribute(V,"")}return i(p),Sr.has(d)||o.push(p),y}}var Lt=!1;function $t(){Lt||(Lt=!0,Ge({createElement:(e,t)=>new $(e,t),createText:e=>new _(e),createRaw:e=>new ge(e),parseTemplate:(e,t)=>kt(e,t),createComment:e=>new F(e)}))}function It(e,t={}){let n=g();$t(),I(!0);let r=G(t.event);try{return X(r,()=>_t(o=>{try{let i=typeof e=="function"?e():e;return v(i)}finally{o()}}))}finally{I(n)}}var Dt=!1;function kr(){Dt||(Dt=!0,Ar(e=>{M()?.pending.add(e)}),Rr(()=>M()?.nextResourceId()??""),Cr((e,t)=>{e&&M()?.data.set(e,t)}))}var Fe=null;function qt(e){Fe=e}function Ve(e){if(e.data.size===0)return"";let t={};for(let[r,o]of e.data){let i=o;if(Fe)try{i=Fe(o,r)}catch{continue}i!==void 0&&(typeof i=="function"||typeof i=="symbol"||(t[r]=i))}if(Object.keys(t).length===0)return"";let n=fe(JSON.stringify(t));return n==="{}"?"":`<script type="application/json" id="${J}">${n}<\/script>`}var Or=50;async function jt(e,t={}){let n=g();$t(),I(!0),kr();let r=G(t.event);try{return await X(r,async()=>{t.preload&&await t.preload(t.event);let o,i=null,s=()=>{};_t(f=>{s=f,i=Mr(),o=typeof e=="function"?e():e});let a=()=>{try{Ot(i,()=>v(o))}catch{}};a();let l=0;for(;r.pending.size>0&&l++<Or;){let f=Array.from(r.pending);r.pending.clear(),await Promise.allSettled(f),await Pr(),a()}let c=Ot(i,()=>v(o))+Ve(r);return s(),c})}finally{I(n)}}import{signal as Ta,memo as ba,effect as Ea}from"@fluixi/reactive/signal";import{store as Na}from"@fluixi/reactive/store";import{createSignal as va,createMemo as Aa,createEffect as Ra,createComputed as Ca,createRenderEffect as Ma,createRoot as Pa,createResource as ka,createContext as Oa,useContext as La,onCleanup as Da,batch as _a,untrack as $a}from"@fluixi/reactive/signal";import{createStore as qa}from"@fluixi/reactive/store";export{St as ClientOnly,or as Dynamic,pr as ErrorBoundary,J as FX_DATA_ID,Un as For,Kn as Index,Pn as Island,Ee as JSX_PROPERTIES,Yn as Match,ur as NoSsr,ar as Portal,qr as SVG_ELEMENTS,W as SVG_NAMESPACE,Fn as Show,Zn as Switch,Ir as VOID_ELEMENTS,Fr as addClass,un as addDelegatedEventListener,it as addNativeEventListener,Jr as appendChildren,be as applyElementProp,ct as applyProps,at as applyUse,ze as asComponent,Eo as asContext,To as asOutlet,bo as asProvider,xo as asRoute,go as asRouter,ho as asRoutes,wo as asSuspense,_a as batch,Yo as bindPair,en as captureHydrationCursor,No as checkRenderType,mr as classMap,O as cleanChildren,pn as cloneTemplate,Hr as closest,dt as createComponent,Ca as createComputed,Oa as createContext,Di as createDynamicElement,Ra as createEffect,Gr as createElement,Aa as createMemo,ot as createNativeElement,zo as createPortal,Ma as createRenderEffect,G as createRequestContext,ka as createResource,Pa as createRoot,va as createSignal,qa as createStore,fn as createTemplate,eo as delegate,rt as delegateEvents,Ea as effect,fe as escapeFxJson,Xo as escapeHTML,Vo as fnName,_o as generateID,Br as getAttribute,co as getGlobal,_r as getLitEventName,gt as getLocals,Qr as getOffset,M as getRequestContext,Me as getRequestEvent,Pe as getRequestLocals,de as getServerData,Do as getStableElementId,zr as getStyle,ce as handleRef,Ur as hasClass,Fo as holeContent,Ho as holeEnd,jo as holeScope,Ln as html,Oe as hydrate,K as hydrateAdvancePast,On as hydrateIslands,Os as indexArray,ni as initializeIntegration,C as insert,ne as insertExpression,ri as intergartionInitialized,Jo as isAccessor,w as isComponent,Jt as isContext,Ht as isCustomElement,ao as isDOMNode,$o as isDelegatedEvent,we as isDomElement,j as isDomNode,Ne as isDomText,Dr as isEventHandler,Io as isFunction,oi as isIntegrationInitialized,so as isJSXTemplate,Wt as isLitTemplateResult,Go as isNativeElement,Gt as isOutlet,Q as isPromise,Xt as isProvider,oo as isReactElement,zt as isRoute,Bt as isRouter,Kt as isRoutes,ut as isSVGElement,g as isServer,Yt as isSuspense,io as isTemplateFactory,Yr as isVisible,Wo as iterateFn,ks as keyArray,yn as makeArrayFlat,Ps as mapArray,ba as memo,Bo as mergeProps,no as observeIntersection,ro as observeResize,Da as onCleanup,We as query,jr as queryAll,ti as registerCreateComponent,lo as registerGlobal,Kr as removeAttribute,Xr as removeChildren,Vr as removeClass,Qe as removeDelegatedEventListener,ft as render,It as renderToString,jt as renderToStringAsync,ii as resetIntegration,Z as runHydrationAt,X as runWithRequestContext,tn as runWithoutHydration,Zr as scrollIntoView,v as serializeNode,Ve as serializeResourceData,T as setAttribute,se as setClassList,ie as setClassName,qt as setDataRedactor,Ae as setDynamicAttribute,lt as setDynamicBoolAttribute,Re as setDynamicProperty,re as setProperty,mt as setRequestStore,I as setServerMode,ae as setStyle,Ft as setStyles,$r as shouldSetAsProperty,Ta as signal,Ko as splitProps,Uo as spread,Na as store,xr as styleMap,Dn as svg,qo as templateNode,Lr as toAttributeName,Wr as toggleClass,$a as untrack,La as useContext,to as waitForElement};
package/dist/index.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";var ze=Object.defineProperty;var jn=Object.getOwnPropertyDescriptor;var Fn=Object.getOwnPropertyNames;var Hn=Object.prototype.hasOwnProperty;var Vn=(e,t)=>{for(var n in t)ze(e,n,{get:t[n],enumerable:!0})},Wn=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of Fn(t))!Hn.call(e,o)&&o!==n&&ze(e,o,{get:()=>t[o],enumerable:!(r=jn(t,o))||r.enumerable});return e};var Un=e=>Wn(ze({},"__esModule",{value:!0}),e);var fo={};Vn(fo,{ClientOnly:()=>Ct,Dynamic:()=>En,ErrorBoundary:()=>Sn,FX_DATA_ID:()=>J,For:()=>gn,Index:()=>xn,Island:()=>an,JSX_PROPERTIES:()=>he,Match:()=>Tn,NoSsr:()=>Nn,Portal:()=>wn,SVG_ELEMENTS:()=>Jn,SVG_NAMESPACE:()=>W,Show:()=>mn,Switch:()=>bn,VERSION:()=>Te,VOID_ELEMENTS:()=>Xn,addClass:()=>Xe,addDelegatedEventListener:()=>Ce,addNativeEventListener:()=>ft,appendChildren:()=>nt,applyElementProp:()=>ge,applyProps:()=>fe,applyUse:()=>dt,asComponent:()=>rt,asContext:()=>br,asOutlet:()=>xr,asProvider:()=>Tr,asRoute:()=>hr,asRouter:()=>mr,asRoutes:()=>gr,asSuspense:()=>Er,bindPair:()=>xt,captureHydrationCursor:()=>Zt,checkRenderType:()=>wr,classMap:()=>An,cleanChildren:()=>L,cloneTemplate:()=>Me,closest:()=>Zn,createComponent:()=>pe,createDynamicElement:()=>Yr,createElement:()=>et,createNativeElement:()=>ue,createPortal:()=>gt,createRequestContext:()=>G,createTemplate:()=>Re,default:()=>uo,delegate:()=>or,delegateEvents:()=>ce,escapeFxJson:()=>ye,escapeHTML:()=>qr,fnName:()=>Or,generateID:()=>Ar,getAttribute:()=>Ze,getGlobal:()=>yr,getLitEventName:()=>zn,getLocals:()=>Nt,getOffset:()=>rr,getRequestContext:()=>R,getRequestEvent:()=>Le,getRequestLocals:()=>ke,getServerData:()=>me,getStableElementId:()=>vr,getStyle:()=>er,handleRef:()=>j,hasClass:()=>Qn,holeContent:()=>ut,holeEnd:()=>ct,holeScope:()=>lt,html:()=>cn,hydrate:()=>Y,hydrateAdvancePast:()=>B,hydrateIslands:()=>ln,indexArray:()=>Z.indexArray,initializeIntegration:()=>Vr,insert:()=>N,insertExpression:()=>se,intergartionInitialized:()=>Wr,isAccessor:()=>jr,isComponent:()=>S,isContext:()=>zt,isCustomElement:()=>qt,isDOMNode:()=>dr,isDelegatedEvent:()=>Mr,isDomElement:()=>we,isDomNode:()=>$,isDomText:()=>Ne,isEventHandler:()=>Kn,isFunction:()=>Pr,isIntegrationInitialized:()=>Tt,isJSXTemplate:()=>fr,isLitTemplateResult:()=>jt,isNativeElement:()=>Ir,isOutlet:()=>Bt,isPromise:()=>oe,isProvider:()=>Kt,isReactElement:()=>cr,isRoute:()=>Ut,isRouter:()=>Vt,isRoutes:()=>Wt,isSVGElement:()=>ht,isServer:()=>g,isSuspense:()=>Gt,isTemplateFactory:()=>ur,isVisible:()=>tr,iterateFn:()=>Lr,keyArray:()=>Z.keyArray,makeArrayFlat:()=>tn,mapArray:()=>Z.mapArray,mergeProps:()=>mt,observeIntersection:()=>sr,observeResize:()=>ar,query:()=>Ge,queryAll:()=>Yn,registerCoreVersion:()=>Ht,registerCreateComponent:()=>Hr,registerGlobal:()=>pr,removeAttribute:()=>Qe,removeChildren:()=>tt,removeClass:()=>Je,removeDelegatedEventListener:()=>ie,render:()=>de,renderToString:()=>_t,renderToStringAsync:()=>It,resetIntegration:()=>bt,runHydrationAt:()=>re,runWithRequestContext:()=>X,runWithoutHydration:()=>Qt,scrollIntoView:()=>nr,serializeNode:()=>A,serializeResourceData:()=>Ue,setAttribute:()=>x,setClassList:()=>ae,setClassName:()=>q,setDataRedactor:()=>$t,setDynamicAttribute:()=>K,setDynamicBoolAttribute:()=>pt,setDynamicProperty:()=>z,setProperty:()=>I,setRequestStore:()=>wt,setServerMode:()=>_,setStyle:()=>le,setStyles:()=>xe,shouldSetAsProperty:()=>Gn,splitProps:()=>$r,spread:()=>yt,stampVersions:()=>be,styleMap:()=>Rn,svg:()=>un,templateNode:()=>at,toAttributeName:()=>Bn,toggleClass:()=>Ye,versions:()=>T,waitForElement:()=>ir,warnOnVersionSkew:()=>Ee});module.exports=Un(fo);function Bn(e){return e.startsWith("aria-")||e.startsWith("data-")?e:/[A-Z]/.test(e)?e.replace(/([A-Z])/g,"-$1").toLowerCase():e}function Kn(e){return e.startsWith("@")||e.startsWith("on")&&e.length>2}function zn(e){return e.startsWith("@")?e.slice(1):e.startsWith("on")?e.slice(2).toLowerCase():e}function Gn(e,t){let n=new Set(["checked","value","selected","disabled","readonly","required","multiple","open","contenteditable","draggable","spellcheck"]),r={input:new Set(["value","checked","indeterminate"]),textarea:new Set(["value"]),select:new Set(["value"]),option:new Set(["selected","value"]),audio:new Set(["volume","currentTime","paused"]),video:new Set(["volume","currentTime","paused"]),img:new Set(["src","srcset"]),iframe:new Set(["src"]),a:new Set(["href"])};return n.has(t)||r[e]&&r[e].has(t)}var Xn=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),Jn=new Set(["svg","g","path","circle","rect","line","polyline","polygon","ellipse","text","tspan","use","defs","symbol","mask","clipPath","pattern","linearGradient","radialGradient","stop","filter","feGaussianBlur","feOffset","feMerge","feMergeNode","foreignObject"]),W="http://www.w3.org/2000/svg";function qt(e){return e.localName.includes("-")}function ge(e,t,n,r=!1){if(n==null){e.removeAttribute(t);return}if(qt(e)){e[t]=n;return}x(e,t,n,r)}var he=new Set(["className","value","checked","selected","innerHTML","innerText","textContent","indeterminate","htmlFor"]);function Ge(e,t=document){return t.querySelector(e)}function Yn(e,t=document){return Array.from(t.querySelectorAll(e))}function Zn(e,t){return e.closest(t)}function Xe(e,...t){e.classList.add(...t)}function Je(e,...t){e.classList.remove(...t)}function Ye(e,...t){t.forEach(n=>e.classList.toggle(n))}function Qn(e,t){return e.classList.contains(t)}function x(e,t,n,r=!1){if(n==null||n===!1){e.removeAttribute(t);return}if(n===!0){e.setAttribute(t,"");return}if(typeof n=="object"){e.setAttribute(t,JSON.stringify(n));return}e.setAttribute(t,String(n))}function Ze(e,t){return e.getAttribute(t)}function Qe(e,t){e.removeAttribute(t)}function xe(e,t){Object.assign(e.style,t)}function er(e,t){return window.getComputedStyle(e).getPropertyValue(t)}function et(e,t={},...n){let r=document.createElement(e);return Object.entries(t).forEach(([o,i])=>{if(o==="class"||o==="className")r.className=i;else if(o==="style"&&typeof i=="object")xe(r,i);else if(o.startsWith("on")&&typeof i=="function"){let s=o.slice(2).toLowerCase();r.addEventListener(s,i)}else x(r,o,i)}),n.forEach(o=>{typeof o=="string"?r.appendChild(document.createTextNode(o)):r.appendChild(o)}),r}function tt(e){for(;e.firstChild;)e.removeChild(e.firstChild)}function nt(e,...t){t.forEach(n=>{typeof n=="string"?e.appendChild(document.createTextNode(n)):e.appendChild(n)})}function tr(e){let t=e.getBoundingClientRect();return t.top>=0&&t.left>=0&&t.bottom<=window.innerHeight&&t.right<=window.innerWidth}function nr(e,t={behavior:"smooth",block:"nearest"}){e.scrollIntoView(t)}function rr(e){let t=e.getBoundingClientRect();return{top:t.top+window.pageYOffset,left:t.left+window.pageXOffset}}function or(e,t,n,r){let o=i=>{let s=i.target.closest(n);s&&e.contains(s)&&r(i,s)};return e.addEventListener(t,o),()=>{e.removeEventListener(t,o)}}function ir(e,t=5e3){return new Promise((n,r)=>{let o=Ge(e);if(o){n(o);return}let i=new MutationObserver(()=>{let a=Ge(e);a&&(i.disconnect(),clearTimeout(s),n(a))});i.observe(document.body,{childList:!0,subtree:!0});let s=setTimeout(()=>{i.disconnect(),r(new Error(`Element ${e} not found within ${t}ms`))},t)})}function sr(e,t,n={}){let r=new IntersectionObserver(o=>{o.forEach(i=>{t(i.isIntersecting)})},n);return r.observe(e),()=>{r.disconnect()}}function ar(e,t){let n=new ResizeObserver(r=>{r.forEach(t)});return n.observe(e),()=>{n.disconnect()}}var lr=typeof Symbol=="function"&&Symbol.for?Symbol.for("react.element"):60103;function cr(e){return typeof e=="object"&&e!==null&&e.$$typeof===lr}function jt(e){return e&&typeof e=="object"&&e.strings&&Array.isArray(e.strings)&&e.values&&Array.isArray(e.values)}function ur(e){if(typeof e!="function")return!1;try{let t=e();return jt(t)}catch{return!1}}function fr(e){return typeof e=="object"&&e!==null&&(e.$$typeof==="template"||typeof e.type=="function")}function dr(e){return e instanceof Node}function pr(e,t,n="Fluixi"){typeof globalThis<"u"&&(typeof globalThis[n]>"u"&&(globalThis[n]={}),typeof globalThis[n][e]>"u"&&(globalThis[n][e]=t))}function yr(e,t,n="Fluixi"){return typeof globalThis<"u"&&typeof globalThis[n]<"u"&&typeof globalThis[n][e]<"u"?globalThis[n][e]:t}var b=require("@fluixi/reactive/signal");var Te="1.0.0-alpha.82";var Ft=require("@fluixi/reactive/version"),T={dom:Te,reactive:Ft.VERSION};function Ht(e){T.core=e}function be(e){T.core&&e.setAttribute("fluixi",T.core),e.setAttribute("fx-dom",T.dom),e.setAttribute("fx-reactive",T.reactive),typeof globalThis<"u"&&(globalThis.Fluixi=T)}function Ee(){let e=[T.core,T.dom,T.reactive].filter(t=>t!==void 0);new Set(e).size<=1||console.warn(`[fluixi] package versions disagree — core ${T.core??"(absent)"}, dom ${T.dom}, reactive ${T.reactive}. These ship as one release, so a mismatch usually means a stale lockfile or two copies resolved side by side. Reinstall, or check for duplicates with \`pnpm why @fluixi/dom\`.`)}function mr(e){return Object.defineProperty(e,Symbol.for("fluixi-router"),{value:!0,enumerable:!0}),e}function gr(e){return Object.defineProperty(e,Symbol.for("fluixi-routes"),{value:!0,enumerable:!0}),e}function hr(e){return Object.defineProperty(e,Symbol.for("fluixi-route"),{value:!0,enumerable:!0}),e}function xr(e){return typeof e!="function"||Object.defineProperty(e,Symbol.for("fluixi-outlet"),{value:!0,enumerable:!0}),e}function Tr(e){return Object.defineProperty(e,Symbol.for("fluixi-provider"),{value:!0,enumerable:!0}),e}function br(e){return Object.defineProperty(e,Symbol.for("fluixi-context"),{value:!0,enumerable:!0}),e}function rt(e){return typeof e!="function"||Object.defineProperty(e,Symbol.for("fluixi-component"),{value:!0,enumerable:!0}),e}function Er(e){return Object.defineProperty(e,Symbol.for("fluixi-suspense"),{value:!0,enumerable:!0}),e}function Vt(e){return typeof e=="function"&&e[Symbol.for("fluixi-router")]===!0}function Wt(e){return typeof e=="function"&&e[Symbol.for("fluixi-routes")]===!0}function Ut(e){return typeof e=="function"&&e[Symbol.for("fluixi-route")]===!0}function Bt(e){return typeof e=="function"&&e[Symbol.for("fluixi-outlet")]===!0}function Kt(e){return typeof e=="function"&&e[Symbol.for("fluixi-provider")]===!0}function zt(e){return typeof e=="function"&&e[Symbol.for("fluixi-context")]===!0}function S(e){return typeof e=="function"&&e[Symbol.for("fluixi-component")]===!0}function Gt(e){return typeof e=="function"&&e[Symbol.for("fluixi-suspense")]===!0}function wr(e){return Vt(e)?{type:"router",value:e}:Ut(e)?{type:"route",value:e}:Wt(e)?{type:"routes",value:e}:Bt(e)?{type:"outlet",value:e}:S(e)?{type:"component",value:e}:Gt(e)?{type:"suspense",value:e}:Kt(e)?{type:"provider",value:e}:zt(e)?{type:"context",value:e}:{type:"none",value:e}}var d=require("@fluixi/reactive/signal");var g=typeof document>"u";function _(e){g=e}var ne=Symbol.for("fluixi.server-node"),ot=null;function Xt(e){ot=e}function U(){if(!ot)throw new Error("[fluixi] server render ran before @fluixi/dom/server loaded");return ot}function $(e){return e!=null&&e[ne]===!0?!0:typeof Node<"u"&&e instanceof Node}function we(e){return e!=null&&e[ne]===!0?e.nodeType===1:typeof Element<"u"&&e instanceof Element}function Ne(e){return e!=null&&e[ne]===!0?e.nodeType===3:typeof Text<"u"&&e instanceof Text}var u={active:!1,cursor:null,parents:[]},Jt=null;function Yt(e){Jt=e}function Se(){return Jt}function it(e,t){return u.active&&t.parentNode===e}function st(e){let t=u.parents.lastIndexOf(e);t!==-1&&(u.parents.length=t),u.cursor=e.nextSibling}function Zt(){return u.active?u.cursor:null}function re(e,t){if(!e||e.parentNode==null)return t();let n=u.active,r=u.cursor,o=u.parents;u.active=!0,u.cursor=e,u.parents=[];try{return t()}finally{u.active=n,u.cursor=r,u.parents=o}}function Qt(e){if(!u.active)return e();let t=u.cursor,n=u.parents;u.active=!1,u.parents=[];try{return e()}finally{u.active=!0,u.cursor=t,u.parents=n}}function B(e){if(!u.active||e==null)return;let t=Array.isArray(e)?e[e.length-1]:e;t&&typeof t.nodeType=="number"&&st(t)}function Nr(e){let t=[];for(;e&&e.nodeType===1;){let n=e.tagName.toLowerCase();if(e.id){n+=`#${e.id}`,t.unshift(n);break}e.getAttribute("data-id")&&(n+=`[data-id="${e.getAttribute("data-id")}"]`);let r=0,o=e;for(;o=o.previousElementSibling;)o.tagName===e.tagName&&r++;n+=`:nth-of-type(${r+1})`,t.unshift(n),e=e.parentElement}return t.join(">")}function Sr(e){let t=0;for(let n=0;n<e.length;n++)t=(t<<5)-t+e.charCodeAt(n),t|=0;return`el_${Math.abs(t)}`}function vr(e){return Sr(Nr(e))}var Ar=()=>"xxyxxxxxxy-4xx8".replace(/[xy]/g,function(e){let t=Math.random()*16|0;return(e==="x"?t:t&3|8).toString(16)}),Cr={};var en=new Map,ve=new Set,Ae=new Set(["scroll","focus","blur","load","error","resize","mouseenter","mouseleave","pointerenter","pointerleave","gotpointercapture","lostpointercapture"]);function ce(e){if(!g)for(let t of e)ve.has(t)||Ae.has(t)||(ve.add(t),document.addEventListener(t,Rr))}function Rr(e){let t=`$$${e.type}`,n=e.composedPath&&e.composedPath()[0]||e.target;for(;n;){let r=n[t];if(r&&!n.disabled&&(r(e),e.cancelBubble))return;n=n.host&&n.host!==n&&n.host instanceof Element?n.host:n.parentNode}}function Ce(e,t,n){if(e[`$$${t}`]=n,Ae.has(t)){let r=`__fx_${t}`;if(!e[r]){let o=i=>{e[`$$${t}`]?.(i)};e.addEventListener(t,o),e[r]=o}return}ve.has(t)||ce([t])}function ie(e,t){delete e[`$$${t}`];let n=`__fx_${t}`,r=e[n];r&&(e.removeEventListener(t,r),delete e[n])}function Mr(e){return!Ae.has(e)}function Pr(e){return typeof e=="function"}function k(e,t=!1){if(g)return U().createText(e);if(u.active&&!t){let n=Se()?.hydrateText(e);if(n)return n}return document.createTextNode(e)}function ue(e,t=!1){if(g)return U().createElement(e,t);if(u.active){let n=Se()?.hydrateElement(e);if(n)return n}return t?document.createElementNS(W,e):document.createElement(e)}function Re(e,t=!1){let n=en.get(e);if(n)return n;let r=document.createElement("template");return t?r.innerHTML=`<svg>${e}</svg>`:r.innerHTML=e,en.set(e,r),r}function at(e,t,n=!1,r=!1){if(g){let o=U();return n?o.parseTemplate(e,r):o.createRaw(e)}if(u.active){let o=Se()?.hydrateStatic(t);if(o)return o}return Me(Re(e,r),r).firstChild}function lt(e,t){if(!u.active)return t();let n=re(e.nextSibling,t);if(typeof n=="function"){let r=n;return((...o)=>u.active?re(e.nextSibling,()=>r(...o)):r(...o))}return n}function ct(e){for(let t=e.nextSibling;t;t=t.nextSibling)if(t.nodeType===8&&t.data==="fx/")return t;throw new Error("[fluixi] template hole is missing its closing marker")}function ut(e,t){let n=[];for(let r=e.nextSibling;r&&r!==t;r=r.nextSibling)n.push(r);return n}function Me(e,t=!1){let n=e.content.cloneNode(!0);return t?n.firstChild:n}function tn(e){return Array.isArray(e)?e.length===2&&e[1]===" "?Array.isArray(e[0])?tn(e[0]):(typeof e[0]=="function",e[0]):e.length===1&&typeof e[0]=="function"?e[0]:e:e}function Or(e){return typeof e!="function"?null:e._name||e.name||"anonymous"}function Lr(e){if((0,b.isSignal)(e)||S(e)||typeof e!="function")return e;let t=e();for(;typeof t=="function"&&!(0,b.isSignal)(t)&&!S(t);)t=t();return t}var O=0,kr=200;function Dr(e,t,n,r,o){let i=r,s=new Map;return(0,d.createRenderEffect)(()=>{let a;if(S(e)&&!(0,b.isSignal)(e)){if(!s.has(e)){O++;try{let l=e();s.set(e,l)}finally{O--}}for(a=s.get(e);typeof a=="function"&&(0,b.isSignal)(a);)a=a()}else for(a=e();typeof a=="function"&&(0,b.isSignal)(a);)a=a();{let l=0;for(;typeof a=="function"&&l++<50;)if(S(a)){if(!s.has(a)){let c=a;O++;try{let f=c();s.set(c,f)}finally{O--}}a=s.get(a)}else if((0,b.isSignal)(a))a=a();else if(a=a(),typeof a!="function"||!(0,b.isSignal)(a)&&!S(a))break}O++;try{i=se(t,a,n,i,s),o(i)}finally{O--}})}function N(e,t,n,r){if(O>kr)return console.error("[insert] Exceeded max call depth — possible infinite loop."),()=>null;n!==void 0&&!n&&(n=k("",!0),e.appendChild(n));let o=r??null,i=l=>Array.isArray(l)&&l.some(c=>typeof c=="function"),s=l=>typeof l=="function"?l:()=>l;if(typeof t!="function"&&!i(t)){O++;try{o=se(e,t,n,o)}finally{O--}return()=>o}let a=Dr(s(t),e,n,o,l=>{o=l});return()=>(a?.(),o)}function se(e,t,n,r,o){if(t==null||typeof t=="boolean")return L(e,r,n);if(typeof t=="function")for(;typeof t=="function";)t=t();if(t==null||typeof t=="boolean")return L(e,r,n);if(oe(t)){let s=k("",!0);return Array.isArray(r)?r.length>0?(e.replaceChild(s,r[0]),L(e,r.slice(1),n)):E(e,s,n):r?e.replaceChild(s,r):E(e,s,n),t.then(a=>{s.parentNode===e&&se(e,a,s.nextSibling,s)}).catch(a=>{console.error("Error resolving promise in insertExpression:",a)}),s}let i=typeof t;if(i==="string"||i==="number"){if(i==="number"&&(t=String(t)),Array.isArray(r)){if(r.length===0){let a=k(t);return E(e,a,n),a}if(r.length===1&&r[0].nodeType===3)return r[0].data=t,r;r=L(e,r,n)}if(r&&Ne(r))return r.data=t,r;let s=k(t);return r&&r.parentNode===e?e.replaceChild(s,r):it(e,s)||E(e,s,n),s}if($(t))return it(e,t)?(st(t),t):Array.isArray(r)?(r.length===0?E(e,t,n):r[0].parentNode===e?(e.replaceChild(t,r[0]),L(e,r.slice(1),n)):E(e,t,n),t):(r?r!==t&&(r.parentNode===e?e.replaceChild(t,r):E(e,t,n)):E(e,t,n),t);if(Array.isArray(t)){let s=[],a=Array.isArray(r)?r:r?[r]:[],l=[];P(t,s,e,n,!0,o,l);let c=_r(e,a,s,n);for(let f of l){let p=N(e,f.sig,f.marker);(0,d.onCleanup)(()=>{L(e,p()),f.marker.parentNode===e&&e.removeChild(f.marker)})}return c}if(i==="object"&&t!==null&&typeof t=="object"){let s=t;if("type"in s&&"props"in s){let a=s;if(typeof a.type=="function"){let l=a.type(a.props||{});return se(e,l,n,r)}}}return L(e,r,n)}function P(e,t,n,r,o=!0,i,s){for(let a=0;a<e.length;a++){let l=e[a];if(!(l==null||typeof l=="boolean")){for(;typeof l=="function"&&!oe(l)&&!(0,b.isSignal)(l)&&!S(l)&&(l=l(),!(l==null||typeof l=="boolean")););if(!(l==null||typeof l=="boolean")){if(typeof l=="function"){let c;for(S(l)&&!(0,b.isSignal)(l)?(i||(i=new Map),i.has(l)||i.set(l,l()),c=i.get(l)):c=l();typeof c=="function"&&!oe(c)&&!(0,b.isSignal)(c)&&!S(c);)i||(i=new Map),i.has(c)||i.set(c,c()),c=i.get(c);if(c==null||typeof c=="boolean")continue;if(typeof c=="function"){if((0,b.isSignal)(c)){if(s){let p=k("",!0);t.push(p),s.push({marker:p,sig:c});continue}let f=c();for(;typeof f=="function"&&(0,b.isSignal)(f);)f=f();if(f==null||typeof f=="boolean")continue;Array.isArray(f)?P(f,t,n,r,o,i):P([f],t,n,r,o,i);continue}continue}Array.isArray(c)?P(c,t,n,r,o,i,s):P([c],t,n,r,o,i,s);continue}if(oe(l)){let c=k("",!0);t.push(c),l.then(f=>{if(c.parentNode){let p=[];if(P([f],p,c.parentNode,void 0,!1,i),p.length>0){c.parentNode.replaceChild(p[0],c);for(let y=1;y<p.length;y++)c.parentNode?.insertBefore(p[y],p[y-1].nextSibling)}}}).catch(f=>console.error("Error resolving promise in array:",f));continue}if(Array.isArray(l)){P(l,t,n,r,o,i,s);continue}if($(l)){t.push(l);continue}if(typeof l=="object"&&l!==null&&"type"in l&&"props"in l){let c=l;if(typeof c.type=="function"){let f=c.type(c.props||{});Array.isArray(f)?P(f,t,n,r,!1,i):P([f],t,n,r,!1,i);continue}}if(typeof l=="string"||typeof l=="number"){let c=String(l);if(c.trim()===""&&c!==" ")continue;t.push(k(c));continue}t.push(k(String(l)))}}}}function _r(e,t,n,r){for(let p=0;p<n.length;p++){let y=n[p].parentNode;y!==null&&y!==e&&y.nodeType!==11&&(n=n.slice(),n[p]=n[p].cloneNode(!0))}let o=n.length,i=t.length,s=o,a=0,l=0,c=i>0?t[i-1].nextSibling??void 0:r,f=null;for(;a<i||l<s;){if(t[a]===n[l]){a++,l++;continue}for(;i>a&&s>l&&t[i-1]===n[s-1];)i--,s--;if(i===a){let p=s<o?l?n[l-1].nextSibling??void 0:n[s-l]:c;for(;l<s;)E(e,n[l++],p)}else if(s===l)for(;a<i;)(!f||!f.has(t[a]))&&t[a].parentNode===e&&e.removeChild(t[a]),a++;else if(t[a]===n[s-1]&&n[l]===t[i-1]){let p=t[--i].nextSibling;E(e,n[l++],t[a++].nextSibling),E(e,n[--s],p),t[i]=t[a-1]}else{if(!f){f=new Map;let y=l;for(;y<s;)f.set(n[y],y++)}let p=f.get(t[a]);if(p!=null)if(l<p&&p<s){let y=a,m=1;for(;++y<i&&y<s&&!(!f.has(t[y])||f.get(t[y])!==p+m);)m++;if(m>p-l){let Be=t[a];for(;l<p;)E(e,n[l++],Be)}else t[a].parentNode===e?e.replaceChild(n[l++],t[a++]):(E(e,n[l++],c),a++)}else a++;else t[a].parentNode===e&&e.removeChild(t[a]),a++}}return n}function L(e,t,n){if(t)if(Array.isArray(t))for(let r=0;r<t.length;r++)t[r].parentNode===e&&e.removeChild(t[r]);else t.parentNode===e&&e.removeChild(t);return null}function E(e,t,n){u.active&&t.parentNode===e||(n&&n.parentNode===e?e.insertBefore(t,n):e.appendChild(t))}function I(e,t,n){n==null?delete e[t]:e[t]=n}function ft(e,t,n){let r=n,o;return Array.isArray(n)&&(r=n[0],o=n[1]),typeof r!="function"?()=>{}:(e.addEventListener(t,r,o),()=>e.removeEventListener(t,r,o))}function dt(e,t){let n=(r,o)=>{typeof r=="function"&&r(e,o??(()=>{}))};if(typeof t=="function"){n(t);return}if(Array.isArray(t)){if(typeof t[0]=="function"){n(t[0],t[1]);return}for(let r of t)Array.isArray(r)?n(r[0],r[1]):n(r)}}function K(e,t,n,r=!1){return typeof n!="function"?(x(e,t,n,r),()=>{}):(0,d.createRenderEffect)(()=>{let o=typeof n=="function"?n():n;x(e,t,o,r)})}function z(e,t,n){return typeof n!="function"?(I(e,t,n),()=>{}):(0,d.createRenderEffect)(()=>{let r=typeof n=="function"?n():n;I(e,t,r)})}function pt(e,t,n){return typeof n!="function"?(x(e,t,!!n),()=>{}):(0,d.createRenderEffect)(()=>{let r=n();x(e,t,!!r)})}function q(e,t){if(t==null){e.removeAttribute("class");return}if(typeof t=="function"){(0,d.createRenderEffect)(()=>q(e,t()));return}if(typeof t=="string"){e.setAttribute("class",t);return}if(Array.isArray(t)){e.setAttribute("class",t.filter(Boolean).join(" "));return}if(typeof t=="object"){let n=Object.keys(t).filter(r=>{let o=t[r];return typeof o=="function"?o():!!o}).join(" ");e.setAttribute("class",n);return}e.setAttribute("class",String(t))}function ae(e,t,n){if(!(!t||typeof t!="object"))for(let r in t){let o=t[r],i=r.split(/\s+/).filter(Boolean);if(typeof o=="function"&&n)n.push((0,d.createRenderEffect)(()=>{let s=!!o();for(let a of i)e.classList.toggle(a,s)}));else{let s=!!(typeof o=="function"?o():o);for(let a of i)e.classList.toggle(a,s)}}}function le(e,t){let n=t;for(;typeof n=="function";)n=n();if(n==null){e.removeAttribute("style");return}if(typeof n=="string"){e.style.cssText=n;return}if(typeof n=="object")for(let r in n){let o=n[r];o==null?e.style[r]="":e.style[r]=o}}function yt(e){let{element:t,props:n,prevProps:r=Cr,isSVG:o=!1,skipChildren:i=!1}=e;if(!t||!we(t))return console.error("[spread] Error: element is not a DOM Element!"),()=>{};if(!n)return console.warn("[spread] Warning: props is undefined!"),()=>{};let s=o||t.namespaceURI===W,a=[];for(let l in n){if(i&&l==="children")continue;let c=n[l],f=r[l];if(c===f)continue;if(l==="ref"){j(c,t);continue}if(l==="use"){dt(t,c);continue}if(l.startsWith("on:")){a.push(ft(t,l.slice(3),c));continue}if(l.startsWith("prop:")){a.push(z(t,l.slice(5),c));continue}if(l.startsWith("attr:")){a.push(K(t,l.slice(5),c,s));continue}if(l.startsWith("bool:")){a.push(pt(t,l.slice(5),c));continue}if(l==="class"||l==="className"){typeof c=="function"?a.push((0,d.createRenderEffect)(()=>q(t,c()))):q(t,c);continue}if(l==="classList"){typeof c=="function"?a.push((0,d.createRenderEffect)(()=>ae(t,c()))):ae(t,c,a);continue}if(l==="style"){typeof c=="function"?a.push((0,d.createRenderEffect)(()=>le(t,c()))):le(t,c);continue}if(l.startsWith("on")){let y=l.slice(2).toLowerCase();f&&ie(t,y),c&&Ce(t,y,c);continue}let p=he.has(l)||!s&&l in t;typeof c=="function"?a.push(p?z(t,l,c):K(t,l,c,s)):a.push((0,d.createRenderEffect)(()=>p?I(t,l,n[l]):x(t,l,n[l],s)))}for(let l in r)if(!(l in n))if(l.startsWith("on")){let c=l.slice(2).toLowerCase();ie(t,c)}else he.has(l)?I(t,l,null):t.removeAttribute(l);return()=>{a.forEach(l=>l())}}function fe(e,t,n=!1){for(let r in t){let o=t[r];if(r==="ref"){j(o,e);continue}if(r!=="children"){if(r==="use"){dt(e,o);continue}if(r.startsWith("on:")){ft(e,r.slice(3),o);continue}if(r.startsWith("prop:")){z(e,r.slice(5),o);continue}if(r.startsWith("attr:")){K(e,r.slice(5),o,n);continue}if(r.startsWith("bool:")){pt(e,r.slice(5),o);continue}if(r.startsWith("on")&&r.length>2){let i=r.slice(2).toLowerCase();if(typeof o=="function")if(Ae.has(i)){e[`$$${i}`]=o;let s=`__fx_${i}`;if(!e[s]){let a=l=>{e[`$$${i}`]?.(l)};e.addEventListener(i,a),e[s]=a}}else e[`$$${i}`]=o,ve.has(i)||ce([i]);continue}if(r==="class"||r==="className"){q(e,o);continue}if(r==="classList"){typeof o=="function"?(0,d.createRenderEffect)(()=>ae(e,o())):ae(e,o);continue}if(r==="style"){typeof o=="function"?(0,d.createRenderEffect)(()=>le(e,o())):le(e,o);continue}if(r==="innerHTML"){if(typeof o=="function"){let i=(0,d.createEffect)(()=>{let s=o();for(;typeof s=="function";)s=s();e.innerHTML=s});(0,d.onCleanup)(()=>i())}else e.innerHTML=o;continue}if(r==="value"&&(e.tagName==="INPUT"||e.tagName==="TEXTAREA")){if(typeof o=="function"){let i=(0,d.createEffect)(()=>{let s=o();for(;typeof s=="function"&&s.length===0;)s=s();document.activeElement!==e&&(e.value=s??"")});(0,d.onCleanup)(()=>{i()})}else(0,d.createRenderEffect)(()=>{document.activeElement!==e&&(e.value=t[r]??"")});continue}if(r==="checked"&&e.tagName==="INPUT"){if(typeof o=="function"){let i=(0,d.createEffect)(()=>{let s=o();for(;typeof s=="function"&&s.length===0;)s=s();document.activeElement!==e&&(e.checked=s??"")});(0,d.onCleanup)(()=>{i()})}else(0,d.createRenderEffect)(()=>{document.activeElement!==e&&(e.checked=t[r]??"")});continue}if(r==="value"&&e.tagName==="SELECT"){if(typeof o=="function"){let i=!0,s=(0,d.createEffect)(()=>{let a=o();for(;typeof a=="function"&&a.length===0;)a=a();i?(i=!1,queueMicrotask(()=>{e.value=a??""})):e.value=a??""});(0,d.onCleanup)(()=>{s()})}else{let i=!0;(0,d.createRenderEffect)(()=>{let s=t[r];i?(i=!1,queueMicrotask(()=>{e.value=s??""})):e.value=s??""})}continue}if(typeof o=="function"){let i=(0,d.createEffect)(()=>{let s=o();for(;typeof s=="function"&&s.length===0;)s=s();ge(e,r,s,n)});(0,d.onCleanup)(()=>{i()})}else(0,d.createRenderEffect)(()=>ge(e,r,t[r],n))}}}function mt(...e){let t=r=>{for(let o=e.length-1;o>=0;o--){let i=e[o];if(i&&r in i&&i[r]!==void 0)return i[r]}},n=r=>{for(let o of e)if(o&&r in o)return!0;return!1};return new Proxy({},{get:(r,o)=>t(o),has:(r,o)=>n(o),ownKeys:()=>{let r=new Set;for(let o of e)if(o)for(let i of Reflect.ownKeys(o))r.add(i);return[...r]},getOwnPropertyDescriptor:(r,o)=>n(o)?{enumerable:!0,configurable:!0,get:()=>t(o)}:void 0})}function $r(e,...t){let n=new Set;for(let s of t)for(let a of s)n.add(a);let r=s=>({enumerable:!0,configurable:!0,get:()=>e[s]}),o=t.map(s=>{let a=new Set(s);return new Proxy({},{get:(l,c)=>a.has(c)?e[c]:void 0,has:(l,c)=>a.has(c)&&c in e,ownKeys:()=>Array.from(a).filter(l=>l in e),getOwnPropertyDescriptor:(l,c)=>a.has(c)&&c in e?r(c):void 0})}),i=new Proxy({},{get:(s,a)=>n.has(a)?void 0:e[a],has:(s,a)=>!n.has(a)&&a in e,ownKeys:()=>Reflect.ownKeys(e).filter(s=>!n.has(s)),getOwnPropertyDescriptor:(s,a)=>!n.has(a)&&a in e?r(a):void 0});return[...o,i]}function j(e,t){if(e){if($(e)){let n=t,r=e;if(!n)return;typeof n=="function"?n(r):typeof n=="object"&&"current"in n&&(n.current=r);return}typeof e=="function"?e(t):typeof e=="object"&&"current"in e&&(e.current=t)}}function gt(e,t,n){let r=t||document.body,o=(0,d.readChildren)(()=>e),i=[];return(0,d.batch)(()=>{let s=(0,d.createRenderEffect)(()=>{let a=o();Array.isArray(a)?(a.forEach(l=>r.appendChild(l)),i.push(()=>{a.forEach(l=>{l.parentNode===r&&r.removeChild(l)})})):$(a)&&(r.appendChild(a),i.push(()=>{a.parentNode===r&&r.removeChild(a)}))});i.push(s),(0,d.onCleanup)(()=>{i.forEach(a=>a())})}),null}function Ir(e){return typeof e=="string"&&e.toLowerCase()===e}function ht(e){return e==="svg"||e==="path"||e==="circle"||e==="rect"||e==="line"||e==="polygon"||e==="polyline"||e==="ellipse"||e==="g"||e==="defs"||e==="clipPath"||e==="text"}function qr(e){return e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#39;")}function oe(e){return e!=null&&(typeof e=="object"||typeof e=="function")&&typeof e.then=="function"||e instanceof Promise}function jr(e){return typeof e=="function"&&e.length===0&&(0,b.isSignal)(e)}function de(e,t,n){if(!t)throw new Error("Container element is required");let r,o,i=[];return(0,d.createRoot)(s=>{(0,d.batch)(()=>{u.active||(t.textContent=""),be(t),Ee(),N(t,e)}),o=s}),()=>{o?.(),r?.(),i.forEach(s=>s()),t.textContent=""}}function xt(e){if(Array.isArray(e))return e;if(typeof e=="function"&&typeof e.set=="function")return[e,e.set];throw new TypeError("[fluixi] bind: needs a signal — either `signal(…)` or the `[get, set]` pair from `createSignal(…)`.")}var Pe=require("@fluixi/reactive");var Fr="__fx_dom_create_component__",F=globalThis[Fr]??={fn:null};function Hr(e){F.fn=e}function Vr(e={}){let t=e.signalSystem?.createComponent;t&&(F.fn=t)}function pe(e,t){if(F.fn)return F.fn(e,t);let n=typeof e=="function"?(0,Pe.untrack)(()=>e(t)):e;if(n!=null&&(typeof n=="function"||typeof n=="object")&&!(0,Pe.isSignal)(n)){try{n.$name=e?.name}catch{}return rt(n)}return n}var Wr=()=>F.fn!==null,Tt=()=>F.fn!==null;function bt(){F.fn=null}var Oe,rn={getStore:()=>Oe,run(e,t){let n=Oe;Oe=e;try{return t()}finally{Oe=n}}},Et=rn;function wt(e){Et=e??rn}function G(e={}){e.locals||(e.locals=e.request?ke(e.request):{});let t=0,n=0,r=null,o=new Map,i=new Map;return{event:e,routeData:new Map,matchedRoute:new Map,nextId:()=>`s${t++}`,nextResourceId:()=>{if(r===null)return`r${n++}`;let s=o.get(r)??0;return o.set(r,s+1),`${r}:r${s}`},nextIslandNamespace:s=>{let a=i.get(s)??0;return i.set(s,a+1),`${s}#${a}`},withResourceScope(s,a){let l=r;r=s;try{return a()}finally{r=l}},pending:new Set,data:new Map}}function X(e,t){return Et.run(e,t)}function R(){return Et.getStore()}function Le(){return R()?.event}function Nt(){let e=Le();return e?(e.locals||(e.locals={}),e.locals):{}}var nn=new WeakMap;function ke(e){let t=nn.get(e);return t||(t={},nn.set(e,t)),t}var De=require("@fluixi/reactive/signal");var J="__FX_DATA__";function ye(e){return e.replace(/[<>&\u2028\u2029]/g,t=>"\\u"+t.charCodeAt(0).toString(16).padStart(4,"0"))}var St;function me(){let e=globalThis.__FX_DATA__;if(e)return e;if(St!==void 0)return St;let t=null;if(typeof document<"u"){let n=document.getElementById(J)?.textContent;if(n)try{t=JSON.parse(n)}catch{t=null}}return St=t}function _e(){for(;;){for(;u.cursor&&u.cursor.nodeType===3&&u.cursor.data==="";)u.cursor=u.cursor.nextSibling;if(u.cursor!=null||!u.parents.length)return;u.cursor=u.parents.pop().nextSibling}}var Ur=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),$e=typeof process<"u"&&process.env&&!1;function Ie(e,t){let n=t.nodeType===1?`<${t.tagName.toLowerCase()}>`:t.nodeType===3?`text ${JSON.stringify((t.nodeValue??"").slice(0,24))}`:t.nodeType===8?"comment":"node";console.warn(`[fluixi] hydration mismatch: expected ${e} but the server DOM has ${n}. Server and client rendered different markup; recreating this node on the client. Check for non-deterministic render (Date.now(), Math.random(), browser-only branches, untransported data).`)}function Br(e){_e();let t=u.cursor;return t&&t.nodeType===1&&t.tagName.toLowerCase()===e.toLowerCase()?(Ur.has(e.toLowerCase())?u.cursor=t.nextSibling:(u.parents.push(t),u.cursor=t.firstChild),t):($e&&t&&Ie(`<${e}>`,t),null)}function Kr(e){_e();let t=u.cursor;return t&&t.nodeType===1&&t.tagName.toLowerCase()===e.toLowerCase()?(u.cursor=t.nextSibling,t):($e&&t&&Ie(`<${e}> (static)`,t),null)}function zr(e){if(e===""){let n=u.cursor;return n&&n.nodeType===3&&n.data!==""?(u.cursor=n.nextSibling,n.data="",n):null}_e();let t=u.cursor;return t&&t.nodeType===3?(u.cursor=t.nextSibling,t.nodeValue!==e&&(t.nodeValue=e),t):($e&&t&&Ie(`text ${JSON.stringify(e.slice(0,24))}`,t),null)}function Gr(e){_e();let t=u.cursor;return t&&t.nodeType===8&&t.data===e?(u.cursor=t.nextSibling,t):($e&&t&&Ie(`marker <!--${e.slice(0,24)}-->`,t),null)}var on=!1;function Xr(){on||(on=!0,Yt({hydrateElement:Br,hydrateText:zr,hydrateMarker:Gr,hydrateStatic:Kr}))}function Y(e,t,n){Xr(),u.active=!0,u.cursor=t.firstChild,u.parents=[];let r=me(),o=n?.resourceNamespace,i=0;(0,De.setResourceIdSource)(()=>o?`${o}:r${i++}`:`r${i++}`),(0,De.setServerDataGetter)(r?s=>s in r?{value:r[s]}:void 0:null);try{return de(e,t)}finally{u.active=!1,u.cursor=null,u.parents=[]}}var vt="fluixi-island";function an(e){let{component:t,props:n={},name:r}=e,o=ue(vt),i=r??t.name??"Island";x(o,"name",i),x(o,"props",JSON.stringify(n??{}));let s=g?R():void 0;if(s){let a=s.nextIslandNamespace(i);N(o,()=>s.withResourceScope(a,()=>t(n)))}else N(o,()=>t(n));return o}var sn=!1;function Jr(){if(sn||typeof document>"u")return;sn=!0;let e=document.createElement("style");e.textContent=`${vt}{display:contents}`,document.head.appendChild(e)}function ln(e){if(typeof document>"u")return;Jr();let t=document.querySelectorAll(vt),n=new Map;t.forEach(r=>{let o=r.getAttribute("name")??"",i=n.get(o)??0;n.set(o,i+1);let s=e[o];if(!s){typeof process>"u"&&console.warn(`[fluixi] island "${o}" has no component in the registry — left static.`);return}let a={};try{a=JSON.parse(r.getAttribute("props")||"{}")}catch{}Y(()=>s(a),r,{resourceNamespace:`${o}#${i}`})})}function cn(e,...t){throw new Error("html`` was not compiled — enable the lit format: fluixi({ format: 'lit' }).")}function un(e,...t){throw new Error("svg`` was not compiled — enable the lit format: fluixi({ format: 'lit' }).")}var fn=require("@fluixi/reactive/signal");function Yr(e,t={}){if(typeof e=="function")return pe(e,t);if(typeof e!="string"||e.length===0)return null;let n=ht(e);if(g)return U().createElement(e,n);let r=n?document.createElementNS(W,e):document.createElement(e);return fe(r,t,n),Zr(r,t),r}function Zr(e,t){if(!t||t.children===void 0)return;let n=(0,fn.readChildren)(()=>t.children),r=o=>{N(e,o,typeof o=="function"?null:void 0)};Array.isArray(n)?n.forEach(r):r(n)}var h=require("@fluixi/reactive/signal");function dn(e){return typeof e=="function"?e:(()=>e)}function D(e){return()=>{let t=e();return typeof t=="function"?t():t}}function pn(e){return e!=null&&e!==!1}function yn(e){return!e||typeof e!="object"?!1:!!(typeof e._$litType$<"u"||typeof e._$litDirective$<"u"||Array.isArray(e.strings)&&Array.isArray(e.values))}function mn(e){let t=D(()=>e.when),n=(0,h.createMemo)(t,void 0),r=(0,h.createMemo)(n,void 0),o=(0,h.getOwner)(),i=null,s=null,a=l=>{l!==s&&(i&&(0,h.disposeScope)(i),i=(0,h.createChildOwner)(o),s=l)};return(0,h.createMemo)(()=>{let l=r();return a(l?"when":"fallback"),(0,h.runWithOwner)(i,()=>{if(l){let c=e.children;return typeof c=="function"&&!yn(c)?typeof n=="function"?(0,h.untrack)(()=>(0,h.untrack)(n)?c(n()):e.fallback):c(n):c}return e.fallback});return e.fallback??null},void 0,{name:"show"})}var qe=require("@fluixi/reactive/signal");function gn(e){let t=D(()=>e.each),n=()=>e.fallback??null,r=(o,i)=>{let s=e.children,a=Array.isArray(s)?s.map(l=>typeof l=="function"?l(o,i):l):typeof s=="function"?s(o,i):s;return B(a),a};return e.by?(0,qe.keyArray)(t,e.by,(o,i)=>r(o,i),{fallback:n}):(0,qe.mapArray)(t,(o,i)=>r(o,i),{fallback:n})}var hn=require("@fluixi/reactive/signal");function xn(e){let t=D(()=>e.each);return(0,hn.indexArray)(t,(n,r)=>{let o=e.children(n,r);return B(o),o},{fallback:()=>e.fallback??null})}var Z=require("@fluixi/reactive/signal");var v=require("@fluixi/reactive/signal");var At=Symbol("match");function Tn(e){return{[At]:!0,when:D(()=>e.when),get children(){return e.children}}}function bn(e){let t=Array.isArray(e.children)?e.children:[e.children],n=(0,v.getOwner)(),r=null,o=-1,i=s=>{s!==o&&(r&&(0,v.disposeScope)(r),r=(0,v.createChildOwner)(n),o=s)};return(0,v.createMemo)(()=>{for(let s=0;s<t.length;s+=1){let l=t[s],c=0;for(;typeof l=="function"&&!l[At]&&c++<10;)l=l();if(!l||typeof l!="object"||l[At]!==!0)continue;let f=l.when();if(pn(f))return i(s),(0,v.runWithOwner)(r,()=>typeof l.children=="function"?l.children(f):l.children)}return i(-2),(0,v.runWithOwner)(r,()=>e.fallback??null)})}var M=require("@fluixi/reactive/signal");function En(e){let t=dn(e.component),{component:n,...r}=e,o=(0,M.getOwner)(),i=null,s;return(0,M.createMemo)(()=>{let a=t();return a!==s&&(i&&(0,M.disposeScope)(i),i=(0,M.createChildOwner)(o),s=a),a==null?null:typeof a=="string"?{tag:a,props:r}:(0,M.runWithOwner)(i,()=>a(r))})}var je=require("@fluixi/reactive/signal");function wn(e){let t=()=>e.mount?typeof e.mount=="function"?e.mount():e.mount:document.body,n,r;return(0,je.createRoot)(o=>{n=o,r=document.createElement("div"),r.style.display="contents",t().appendChild(r),N(r,e.children)&&j(e.ref,r)}),(0,je.onCleanup)(()=>{n(),r.remove()}),null}var Fe=require("@fluixi/reactive/signal");function Ct(e){if(g)return e.fallback??null;let t=u.active,[n,r]=(0,Fe.createSignal)(!t);return t&&queueMicrotask(()=>r(!0)),(0,Fe.createMemo)(()=>n()?e.children:e.fallback??null,void 0,{name:"client-only"})}var Nn=Ct;var He=require("@fluixi/reactive/signal");function Sn(e){let[t,n]=(0,He.createSignal)(null),r=()=>n(null);return(0,He.createMemo)(()=>{let o=t();if(o!==null)return typeof e.fallback=="function"?e.fallback(o,r):e.fallback;try{return typeof e.children=="function"?e.children():e.children}catch(i){return n(i),typeof e.fallback=="function"?e.fallback(i,r):e.fallback}})}var vn=require("@fluixi/reactive/signal");function An(e){return(0,vn.createMemo)(()=>{let t=typeof e=="function"?e():e,n=[];for(let[r,o]of Object.entries(t)){if(!r)continue;(typeof o=="function"?o():o)&&n.push(r)}return n.join(" ")})}var Cn=require("@fluixi/reactive/signal");function Qr(e){return e.startsWith("--")?e:e.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`)}function Rn(e){return(0,Cn.createMemo)(()=>{let t=typeof e=="function"?e():e,n=[];for(let[r,o]of Object.entries(t)){if(!r)continue;let i=typeof o=="function"?o():o;i!=null&&n.push(`${Qr(r)}: ${i}`)}return n.join("; ")})}var We=1,Pt=3,Ot=8,Mn;Mn=ne;var Q=class{constructor(){this[Mn]=!0;this.parentNode=null;this.childNodes=[]}get firstChild(){return this.childNodes[0]??null}get lastChild(){return this.childNodes[this.childNodes.length-1]??null}get nextSibling(){let t=this.parentNode;if(!t)return null;let n=t.childNodes.indexOf(this);return n>=0?t.childNodes[n+1]??null:null}get previousSibling(){let t=this.parentNode;if(!t)return null;let n=t.childNodes.indexOf(this);return n>0?t.childNodes[n-1]??null:null}get parentElement(){return this.parentNode}appendChild(t){return t.parentNode&&t.parentNode.removeChild(t),t.parentNode=this,this.childNodes.push(t),t}insertBefore(t,n){if(n==null)return this.appendChild(t);t.parentNode&&t.parentNode.removeChild(t);let r=this.childNodes.indexOf(n);return t.parentNode=this,r<0?this.childNodes.push(t):this.childNodes.splice(r,0,t),t}removeChild(t){let n=this.childNodes.indexOf(t);return n>=0&&this.childNodes.splice(n,1),t.parentNode=null,t}replaceChild(t,n){let r=this.childNodes.indexOf(n);return r>=0&&(t.parentNode&&t.parentNode.removeChild(t),t.parentNode=this,this.childNodes[r]=t,n.parentNode=null),n}addEventListener(){}removeEventListener(){}},H=class e extends Q{constructor(n){super();this.nodeType=Pt;this.data=n}get nodeValue(){return this.data}set nodeValue(n){this.data=n==null?"":String(n)}get textContent(){return this.data}set textContent(n){this.data=n==null?"":String(n)}cloneNode(){return new e(this.data)}},Ve=class e extends Q{constructor(n){super();this.nodeType=We;this.rawOuterHTML=n}get textContent(){return this.rawOuterHTML.replace(/<[^>]*>/g,"")}cloneNode(){return new e(this.rawOuterHTML)}},ee=class e extends Q{constructor(n){super();this.nodeType=Ot;this.data=n}get nodeValue(){return this.data}set nodeValue(n){this.data=n==null?"":String(n)}cloneNode(){return new e(this.data)}},Rt=class{constructor(){this.cssText=""}setProperty(t,n){this[t]=n}removeProperty(t){delete this[t]}},Mt=class{constructor(t){this.el=t}list(){let t=this.el.getAttribute("class");return t?t.split(/\s+/).filter(Boolean):[]}write(t){t.length?this.el.setAttribute("class",t.join(" ")):this.el.removeAttribute("class")}add(...t){let n=this.list();for(let r of t)n.includes(r)||n.push(r);this.write(n)}remove(...t){this.write(this.list().filter(n=>!t.includes(n)))}contains(t){return this.list().includes(t)}toggle(t,n){let r=this.contains(t),o=n===void 0?!r:n;return o?this.add(t):this.remove(t),o}},V=class e extends Q{constructor(n,r=!1){super();this.nodeType=We;this.attributes=new Map;this.style=new Rt;this.classList=new Mt(this);this.rawHTML=null;this.localName=n.toLowerCase(),this.tagName=r?n:n.toUpperCase(),this.isSVG=r,this.namespaceURI=r?"http://www.w3.org/2000/svg":null}setAttribute(n,r){this.attributes.set(n,String(r))}removeAttribute(n){this.attributes.delete(n)}getAttribute(n){return this.attributes.has(n)?this.attributes.get(n):null}hasAttribute(n){return this.attributes.has(n)}get id(){return this.getAttribute("id")??""}set id(n){n==null?this.removeAttribute("id"):this.setAttribute("id",n)}get className(){return this.getAttribute("class")??""}set className(n){n==null?this.removeAttribute("class"):this.setAttribute("class",n)}get htmlFor(){return this.getAttribute("for")??""}set htmlFor(n){n==null?this.removeAttribute("for"):this.setAttribute("for",n)}set value(n){n==null?this.removeAttribute("value"):this.setAttribute("value",String(n))}set checked(n){n?this.setAttribute("checked",""):this.removeAttribute("checked")}set selected(n){n?this.setAttribute("selected",""):this.removeAttribute("selected")}set indeterminate(n){}get textContent(){return this.childNodes.map(n=>n.textContent??"").join("")}set textContent(n){for(let r of this.childNodes)r.parentNode=null;this.childNodes=[],this.rawHTML=null,n!=null&&n!==""&&this.appendChild(new H(String(n)))}set innerText(n){this.textContent=n}set innerHTML(n){for(let r of this.childNodes)r.parentNode=null;this.childNodes=[],this.rawHTML=n==null?"":String(n)}cloneNode(n=!1){let r=new e(this.localName,this.isSVG);if(r.attributes=new Map(this.attributes),r.style.cssText=this.style.cssText,r.rawHTML=this.rawHTML,n)for(let o of this.childNodes)r.appendChild(o.cloneNode(!0));return r}};var eo=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),On=/&/g,Ln=/</g,kn=/>/g,to=/"/g;function Lt(e){return e.replace(On,"&amp;").replace(Ln,"&lt;").replace(kn,"&gt;")}function Pn(e){return e.replace(On,"&amp;").replace(to,"&quot;").replace(Ln,"&lt;").replace(kn,"&gt;")}function no(e){return e.startsWith("--")?e:e.replace(/[A-Z]/g,t=>"-"+t.toLowerCase())}function ro(e){if(!e)return"";let t=[];e.cssText&&t.push(e.cssText.trim().replace(/;\s*$/,""));for(let n of Object.keys(e)){if(n==="cssText")continue;let r=e[n];r==null||r===""||t.push(`${no(n)}: ${r}`)}return t.join("; ")}function oo(e){let t="",n=ro(e.style);for(let[r,o]of e.attributes)r==="style"&&n||(t+=` ${r}="${Pn(o)}"`);if(n){let r=e.attributes.get("style"),o=r?`${r.replace(/;\s*$/,"")}; ${n}`:n;t+=` style="${Pn(o)}"`}return t}function A(e){if(e==null||e===!1||e===!0)return"";if(typeof e=="string")return Lt(e);if(typeof e=="number")return Lt(String(e));if(typeof e=="function")return A(e());if(Array.isArray(e))return e.map(A).join("");if(typeof e.rawOuterHTML=="string")return e.rawOuterHTML;switch(e.nodeType){case Pt:return Lt(e.data??"");case Ot:return`<!--${e.data??""}-->`;case We:{let t=e.localName,n=`<${t}${oo(e)}>`;if(eo.has(t))return n;let r=e.rawHTML!=null?e.rawHTML:(e.childNodes??[]).map(A).join("");return`${n}${r}</${t}>`}}return Array.isArray(e.childNodes)?e.childNodes.map(A).join(""):""}var Dt=require("@fluixi/reactive/signal"),w=require("@fluixi/reactive/signal");var io=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),so={amp:"&",lt:"<",gt:">",quot:'"',"#39":"'"};function Dn(e){return e.replace(/&(#?\w+);/g,(t,n)=>so[n]??t)}var C=class extends Error{};function _n(e,t=!1){let n=0,r=[],o=[],i=c=>{let f=o[o.length-1];f?f.appendChild(c):r.push(c)};for(;n<e.length;){let c=e.indexOf("<",n);if(c===-1){a(e.slice(n));break}if(c>n&&a(e.slice(n,c)),e.startsWith("<!--",c)){let f=e.indexOf("-->",c);if(f===-1)throw new C(`unterminated comment at ${c}`);i(new ee(e.slice(c+4,f))),n=f+3;continue}if(e[c+1]==="/"){let f=e.indexOf(">",c);if(f===-1)throw new C(`unterminated closing tag at ${c}`);let p=e.slice(c+2,f).trim().toLowerCase(),y=o.pop();if(!y||y.localName!==p)throw new C(`</${p}> does not close <${y?.localName??"nothing"}>`);n=f+1;continue}n=l(c)}if(o.length>0)throw new C(`unclosed <${o[o.length-1].localName}>`);let s=r[0];if(r.length!==1||!(s instanceof V))throw new C(`expected exactly one root element, got ${r.length}`);return s;function a(c){c!==""&&i(new H(Dn(c)))}function l(c){let f=/[\s/>]/.exec(e.slice(c+1));if(!f)throw new C(`unterminated tag at ${c}`);let p=e.slice(c+1,c+1+f.index).toLowerCase(),y=new V(p,t),m=c+1+f.index;for(;m<e.length;){for(;m<e.length&&/\s/.test(e[m]);)m++;if(e[m]===">"){m++;break}if(e[m]==="/"&&e[m+1]===">"){m+=2;break}let Be=m;for(;m<e.length&&!/[\s=/>]/.test(e[m]);)m++;let te=e.slice(Be,m);if(te==="")throw new C(`malformed attribute at ${m}`);if(e[m]==="="){if(e[m+1]!=='"')throw new C(`attribute ${te} must have a double-quoted value`);let Ke=e.indexOf('"',m+2);if(Ke===-1)throw new C(`unterminated value for ${te}`);y.setAttribute(te,Dn(e.slice(m+2,Ke))),m=Ke+1}else y.setAttribute(te,"")}return i(y),io.has(p)||o.push(y),m}}var $n=!1;function qn(){$n||($n=!0,Xt({createElement:(e,t)=>new V(e,t),createText:e=>new H(e),createRaw:e=>new Ve(e),parseTemplate:(e,t)=>_n(e,t),createComment:e=>new ee(e)}))}function _t(e,t={}){let n=g;qn(),_(!0);let r=G(t.event);try{return X(r,()=>(0,Dt.createRoot)(o=>{try{let i=typeof e=="function"?e():e;return A(i)}finally{o()}}))}finally{_(n)}}var In=!1;function ao(){In||(In=!0,(0,w.setResourceTracker)(e=>{R()?.pending.add(e)}),(0,w.setResourceIdSource)(()=>R()?.nextResourceId()??""),(0,w.setResourceDataSink)((e,t)=>{e&&R()?.data.set(e,t)}))}var kt=null;function $t(e){kt=e}function Ue(e){if(e.data.size===0)return"";let t={};for(let[r,o]of e.data){let i=o;if(kt)try{i=kt(o,r)}catch{continue}i!==void 0&&(typeof i=="function"||typeof i=="symbol"||(t[r]=i))}if(Object.keys(t).length===0)return"";let n=ye(JSON.stringify(t));return n==="{}"?"":`<script type="application/json" id="${J}">${n}<\/script>`}var lo=50;async function It(e,t={}){let n=g;qn(),_(!0),ao();let r=G(t.event);try{return await X(r,async()=>{t.preload&&await t.preload(t.event);let o,i=null,s=()=>{};(0,Dt.createRoot)(f=>{s=f,i=(0,w.getOwner)(),o=typeof e=="function"?e():e});let a=()=>{try{(0,w.runWithOwner)(i,()=>A(o))}catch{}};a();let l=0;for(;r.pending.size>0&&l++<lo;){let f=Array.from(r.pending);r.pending.clear(),await Promise.allSettled(f),await(0,w.flush)(),a()}let c=(0,w.runWithOwner)(i,()=>A(o))+Ue(r);return s(),c})}finally{_(n)}}var co={createComponent:pe,createElement:et,createNativeElement:ue,createTemplate:Re,cloneTemplate:Me,templateNode:at,holeContent:ut,holeEnd:ct,holeScope:lt,createPortal:gt,render:de,hydrate:Y,insert:N,appendChildren:nt,removeChildren:tt,spread:yt,applyProps:fe,mergeProps:mt,bindPair:xt,setProperty:I,setDynamicProperty:z,setAttribute:x,setDynamicAttribute:K,removeAttribute:Qe,getAttribute:Ze,setClassName:q,addClass:Xe,removeClass:Je,toggleClass:Ye,setStyles:xe,delegateEvents:ce,addDelegatedEventListener:Ce,removeDelegatedEventListener:ie,handleRef:j,resetIntegration:bt,isIntegrationInitialized:Tt},uo=co;
1
+ "use strict";var Je=Object.defineProperty;var Bn=Object.getOwnPropertyDescriptor;var Kn=Object.getOwnPropertyNames;var zn=Object.prototype.hasOwnProperty;var Gn=(e,t)=>{for(var n in t)Je(e,n,{get:t[n],enumerable:!0})},Xn=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of Kn(t))!zn.call(e,o)&&o!==n&&Je(e,o,{get:()=>t[o],enumerable:!(r=Bn(t,o))||r.enumerable});return e};var Jn=e=>Xn(Je({},"__esModule",{value:!0}),e);var Eo={};Gn(Eo,{ClientOnly:()=>Mt,Dynamic:()=>Cn,ErrorBoundary:()=>Pn,FX_DATA_ID:()=>Y,For:()=>wn,Index:()=>Sn,Island:()=>pn,JSX_PROPERTIES:()=>Te,Match:()=>vn,NoSsr:()=>Mn,Portal:()=>Rn,SVG_ELEMENTS:()=>nr,SVG_NAMESPACE:()=>W,Show:()=>En,Switch:()=>An,VERSION:()=>Ee,VOID_ELEMENTS:()=>tr,addClass:()=>Ze,addDelegatedEventListener:()=>ke,addNativeEventListener:()=>pt,appendChildren:()=>it,applyElementProp:()=>xe,applyProps:()=>pe,applyUse:()=>yt,asComponent:()=>st,asContext:()=>Ar,asOutlet:()=>Sr,asProvider:()=>vr,asRoute:()=>Nr,asRouter:()=>Er,asRoutes:()=>wr,asSuspense:()=>Cr,bindPair:()=>bt,captureHydrationCursor:()=>en,checkRenderType:()=>Rr,classMap:()=>On,cleanChildren:()=>O,cloneTemplate:()=>Le,closest:()=>or,createComponent:()=>me,createDynamicElement:()=>so,createElement:()=>rt,createNativeElement:()=>de,createPortal:()=>xt,createRequestContext:()=>X,createTemplate:()=>Oe,default:()=>bo,delegate:()=>ur,delegateEvents:()=>fe,escapeFxJson:()=>ge,escapeHTML:()=>zr,fnName:()=>Hr,generateID:()=>Dr,getAttribute:()=>tt,getGlobal:()=>br,getLitEventName:()=>Qn,getLocals:()=>vt,getOffset:()=>cr,getRequestContext:()=>R,getRequestEvent:()=>_e,getRequestLocals:()=>$e,getServerData:()=>he,getStableElementId:()=>Lr,getStyle:()=>sr,handleRef:()=>j,hasClass:()=>ir,holeContent:()=>dt,holeEnd:()=>ft,holeScope:()=>ut,html:()=>mn,hydrate:()=>Z,hydrateAdvancePast:()=>B,hydrateIslands:()=>yn,indexArray:()=>Q.indexArray,initializeIntegration:()=>Yr,insert:()=>N,insertExpression:()=>le,intergartionInitialized:()=>Zr,isAccessor:()=>Gr,isComponent:()=>S,isContext:()=>Xt,isCustomElement:()=>Ht,isDOMNode:()=>xr,isDelegatedEvent:()=>Ir,isDomElement:()=>Se,isDomNode:()=>$,isDomText:()=>ve,isEventHandler:()=>Zn,isFunction:()=>qr,isIntegrationInitialized:()=>Et,isJSXTemplate:()=>hr,isLitTemplateResult:()=>Ft,isNativeElement:()=>Kr,isOutlet:()=>zt,isPromise:()=>se,isProvider:()=>Gt,isReactElement:()=>mr,isRoute:()=>Kt,isRouter:()=>Ut,isRoutes:()=>Bt,isSVGElement:()=>Tt,isServer:()=>g,isSuspense:()=>Jt,isTemplateFactory:()=>gr,isVisible:()=>ar,iterateFn:()=>Fr,keyArray:()=>Q.keyArray,makeArrayFlat:()=>an,mapArray:()=>Q.mapArray,mergeProps:()=>ht,observeIntersection:()=>dr,observeResize:()=>pr,query:()=>Ye,queryAll:()=>rr,registerCoreVersion:()=>Wt,registerCreateComponent:()=>Jr,registerGlobal:()=>Tr,removeAttribute:()=>nt,removeChildren:()=>ot,removeClass:()=>Qe,removeDelegatedEventListener:()=>ae,render:()=>ye,renderToString:()=>It,renderToStringAsync:()=>jt,resetIntegration:()=>wt,runHydrationAt:()=>ie,runWithRequestContext:()=>J,runWithoutHydration:()=>tn,scrollIntoView:()=>lr,serializeNode:()=>A,serializeResourceData:()=>ze,setAttribute:()=>x,setClassList:()=>ce,setClassName:()=>q,setDataRedactor:()=>qt,setDynamicAttribute:()=>K,setDynamicBoolAttribute:()=>mt,setDynamicProperty:()=>z,setProperty:()=>I,setRequestStore:()=>St,setServerMode:()=>_,setStyle:()=>ue,setStyles:()=>be,shouldSetAsProperty:()=>er,splitProps:()=>Br,spread:()=>gt,stampVersions:()=>we,styleMap:()=>Dn,svg:()=>gn,templateNode:()=>ct,toAttributeName:()=>Yn,toggleClass:()=>et,versions:()=>T,waitForElement:()=>fr,warnOnVersionSkew:()=>Ne});module.exports=Jn(Eo);function Yn(e){return e.startsWith("aria-")||e.startsWith("data-")?e:/[A-Z]/.test(e)?e.replace(/([A-Z])/g,"-$1").toLowerCase():e}function Zn(e){return e.startsWith("@")||e.startsWith("on")&&e.length>2}function Qn(e){return e.startsWith("@")?e.slice(1):e.startsWith("on")?e.slice(2).toLowerCase():e}function er(e,t){let n=new Set(["checked","value","selected","disabled","readonly","required","multiple","open","contenteditable","draggable","spellcheck"]),r={input:new Set(["value","checked","indeterminate"]),textarea:new Set(["value"]),select:new Set(["value"]),option:new Set(["selected","value"]),audio:new Set(["volume","currentTime","paused"]),video:new Set(["volume","currentTime","paused"]),img:new Set(["src","srcset"]),iframe:new Set(["src"]),a:new Set(["href"])};return n.has(t)||r[e]&&r[e].has(t)}var tr=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),nr=new Set(["svg","g","path","circle","rect","line","polyline","polygon","ellipse","text","tspan","use","defs","symbol","mask","clipPath","pattern","linearGradient","radialGradient","stop","filter","feGaussianBlur","feOffset","feMerge","feMergeNode","foreignObject"]),W="http://www.w3.org/2000/svg";function Ht(e){return e.localName.includes("-")}function xe(e,t,n,r=!1){if(n==null){e.removeAttribute(t);return}if(Ht(e)){e[t]=n;return}x(e,t,n,r)}var Te=new Set(["className","value","checked","selected","innerHTML","innerText","textContent","indeterminate","htmlFor"]);function Ye(e,t=document){return t.querySelector(e)}function rr(e,t=document){return Array.from(t.querySelectorAll(e))}function or(e,t){return e.closest(t)}function Ze(e,...t){e.classList.add(...t)}function Qe(e,...t){e.classList.remove(...t)}function et(e,...t){t.forEach(n=>e.classList.toggle(n))}function ir(e,t){return e.classList.contains(t)}function x(e,t,n,r=!1){if(n==null||n===!1){e.removeAttribute(t);return}if(n===!0){e.setAttribute(t,"");return}if(typeof n=="object"){e.setAttribute(t,JSON.stringify(n));return}e.setAttribute(t,String(n))}function tt(e,t){return e.getAttribute(t)}function nt(e,t){e.removeAttribute(t)}function be(e,t){Object.assign(e.style,t)}function sr(e,t){return window.getComputedStyle(e).getPropertyValue(t)}function rt(e,t={},...n){let r=document.createElement(e);return Object.entries(t).forEach(([o,i])=>{if(o==="class"||o==="className")r.className=i;else if(o==="style"&&typeof i=="object")be(r,i);else if(o.startsWith("on")&&typeof i=="function"){let s=o.slice(2).toLowerCase();r.addEventListener(s,i)}else x(r,o,i)}),n.forEach(o=>{typeof o=="string"?r.appendChild(document.createTextNode(o)):r.appendChild(o)}),r}function ot(e){for(;e.firstChild;)e.removeChild(e.firstChild)}function it(e,...t){t.forEach(n=>{typeof n=="string"?e.appendChild(document.createTextNode(n)):e.appendChild(n)})}function ar(e){let t=e.getBoundingClientRect();return t.top>=0&&t.left>=0&&t.bottom<=window.innerHeight&&t.right<=window.innerWidth}function lr(e,t={behavior:"smooth",block:"nearest"}){e.scrollIntoView(t)}function cr(e){let t=e.getBoundingClientRect();return{top:t.top+window.pageYOffset,left:t.left+window.pageXOffset}}function ur(e,t,n,r){let o=i=>{let s=i.target.closest(n);s&&e.contains(s)&&r(i,s)};return e.addEventListener(t,o),()=>{e.removeEventListener(t,o)}}function fr(e,t=5e3){return new Promise((n,r)=>{let o=Ye(e);if(o){n(o);return}let i=new MutationObserver(()=>{let a=Ye(e);a&&(i.disconnect(),clearTimeout(s),n(a))});i.observe(document.body,{childList:!0,subtree:!0});let s=setTimeout(()=>{i.disconnect(),r(new Error(`Element ${e} not found within ${t}ms`))},t)})}function dr(e,t,n={}){let r=new IntersectionObserver(o=>{o.forEach(i=>{t(i.isIntersecting)})},n);return r.observe(e),()=>{r.disconnect()}}function pr(e,t){let n=new ResizeObserver(r=>{r.forEach(t)});return n.observe(e),()=>{n.disconnect()}}var yr=typeof Symbol=="function"&&Symbol.for?Symbol.for("react.element"):60103;function mr(e){return typeof e=="object"&&e!==null&&e.$$typeof===yr}function Ft(e){return e&&typeof e=="object"&&e.strings&&Array.isArray(e.strings)&&e.values&&Array.isArray(e.values)}function gr(e){if(typeof e!="function")return!1;try{let t=e();return Ft(t)}catch{return!1}}function hr(e){return typeof e=="object"&&e!==null&&(e.$$typeof==="template"||typeof e.type=="function")}function xr(e){return e instanceof Node}function Tr(e,t,n="Fluixi"){typeof globalThis<"u"&&(typeof globalThis[n]>"u"&&(globalThis[n]={}),typeof globalThis[n][e]>"u"&&(globalThis[n][e]=t))}function br(e,t,n="Fluixi"){return typeof globalThis<"u"&&typeof globalThis[n]<"u"&&typeof globalThis[n][e]<"u"?globalThis[n][e]:t}var b=require("@fluixi/reactive/signal");var Ee="1.0.0-alpha.83";var Vt=require("@fluixi/reactive/version"),T={dom:Ee,reactive:Vt.VERSION};function Wt(e){T.core=e}function we(e){T.core&&e.setAttribute("fluixi",T.core),e.setAttribute("fx-dom",T.dom),e.setAttribute("fx-reactive",T.reactive),typeof globalThis<"u"&&(globalThis.Fluixi=T)}function Ne(){let e=[T.core,T.dom,T.reactive].filter(t=>t!==void 0);new Set(e).size<=1||console.warn(`[fluixi] package versions disagree — core ${T.core??"(absent)"}, dom ${T.dom}, reactive ${T.reactive}. These ship as one release, so a mismatch usually means a stale lockfile or two copies resolved side by side. Reinstall, or check for duplicates with \`pnpm why @fluixi/dom\`.`)}function Er(e){return Object.defineProperty(e,Symbol.for("fluixi-router"),{value:!0,enumerable:!0}),e}function wr(e){return Object.defineProperty(e,Symbol.for("fluixi-routes"),{value:!0,enumerable:!0}),e}function Nr(e){return Object.defineProperty(e,Symbol.for("fluixi-route"),{value:!0,enumerable:!0}),e}function Sr(e){return typeof e!="function"||Object.defineProperty(e,Symbol.for("fluixi-outlet"),{value:!0,enumerable:!0}),e}function vr(e){return Object.defineProperty(e,Symbol.for("fluixi-provider"),{value:!0,enumerable:!0}),e}function Ar(e){return Object.defineProperty(e,Symbol.for("fluixi-context"),{value:!0,enumerable:!0}),e}function st(e){return typeof e!="function"||Object.defineProperty(e,Symbol.for("fluixi-component"),{value:!0,enumerable:!0}),e}function Cr(e){return Object.defineProperty(e,Symbol.for("fluixi-suspense"),{value:!0,enumerable:!0}),e}function Ut(e){return typeof e=="function"&&e[Symbol.for("fluixi-router")]===!0}function Bt(e){return typeof e=="function"&&e[Symbol.for("fluixi-routes")]===!0}function Kt(e){return typeof e=="function"&&e[Symbol.for("fluixi-route")]===!0}function zt(e){return typeof e=="function"&&e[Symbol.for("fluixi-outlet")]===!0}function Gt(e){return typeof e=="function"&&e[Symbol.for("fluixi-provider")]===!0}function Xt(e){return typeof e=="function"&&e[Symbol.for("fluixi-context")]===!0}function S(e){return typeof e=="function"&&e[Symbol.for("fluixi-component")]===!0}function Jt(e){return typeof e=="function"&&e[Symbol.for("fluixi-suspense")]===!0}function Rr(e){return Ut(e)?{type:"router",value:e}:Kt(e)?{type:"route",value:e}:Bt(e)?{type:"routes",value:e}:zt(e)?{type:"outlet",value:e}:S(e)?{type:"component",value:e}:Jt(e)?{type:"suspense",value:e}:Gt(e)?{type:"provider",value:e}:Xt(e)?{type:"context",value:e}:{type:"none",value:e}}var u=require("@fluixi/reactive/signal");var oe=Symbol.for("fluixi.server-node"),Mr=Symbol.for("fluixi.dom.server-host"),Pr=globalThis,re=Pr[Mr]??={server:typeof document>"u",nodes:null};function g(){return re.server}function _(e){re.server=e}function Yt(e){re.nodes=e}function U(){if(!re.nodes)throw new Error("[fluixi] server render ran before @fluixi/dom/server loaded");return re.nodes}function $(e){return e!=null&&e[oe]===!0?!0:typeof Node<"u"&&e instanceof Node}function Se(e){return e!=null&&e[oe]===!0?e.nodeType===1:typeof Element<"u"&&e instanceof Element}function ve(e){return e!=null&&e[oe]===!0?e.nodeType===3:typeof Text<"u"&&e instanceof Text}var f={active:!1,cursor:null,parents:[]},Zt=null;function Qt(e){Zt=e}function Ae(){return Zt}function at(e,t){return f.active&&t.parentNode===e}function lt(e){let t=f.parents.lastIndexOf(e);t!==-1&&(f.parents.length=t),f.cursor=e.nextSibling}function en(){return f.active?f.cursor:null}function ie(e,t){if(!e||e.parentNode==null)return t();let n=f.active,r=f.cursor,o=f.parents;f.active=!0,f.cursor=e,f.parents=[];try{return t()}finally{f.active=n,f.cursor=r,f.parents=o}}function tn(e){if(!f.active)return e();let t=f.cursor,n=f.parents;f.active=!1,f.parents=[];try{return e()}finally{f.active=!0,f.cursor=t,f.parents=n}}function B(e){if(!f.active||e==null)return;let t=Array.isArray(e)?e[e.length-1]:e;t&&typeof t.nodeType=="number"&&lt(t)}function kr(e){let t=[];for(;e&&e.nodeType===1;){let n=e.tagName.toLowerCase();if(e.id){n+=`#${e.id}`,t.unshift(n);break}e.getAttribute("data-id")&&(n+=`[data-id="${e.getAttribute("data-id")}"]`);let r=0,o=e;for(;o=o.previousElementSibling;)o.tagName===e.tagName&&r++;n+=`:nth-of-type(${r+1})`,t.unshift(n),e=e.parentElement}return t.join(">")}function Or(e){let t=0;for(let n=0;n<e.length;n++)t=(t<<5)-t+e.charCodeAt(n),t|=0;return`el_${Math.abs(t)}`}function Lr(e){return Or(kr(e))}var Dr=()=>"xxyxxxxxxy-4xx8".replace(/[xy]/g,function(e){let t=Math.random()*16|0;return(e==="x"?t:t&3|8).toString(16)}),_r={};var Ce="__fx_at",sn="__fx_loc";function nn(e,t){return t&&(e[sn]=t),e}var rn=new Map,Re=new Set,Pe=new Set(["scroll","focus","blur","load","error","resize","mouseenter","mouseleave","pointerenter","pointerleave","gotpointercapture","lostpointercapture"]);function fe(e){if(!g())for(let t of e)Re.has(t)||Pe.has(t)||(Re.add(t),document.addEventListener(t,$r))}function $r(e){let t=`$$${e.type}`,n=e.composedPath&&e.composedPath()[0]||e.target;for(;n;){let r=n[t];if(r&&!n.disabled&&(r(e),e.cancelBubble))return;n=n.host&&n.host!==n&&n.host instanceof Element?n.host:n.parentNode}}function ke(e,t,n){if(e[`$$${t}`]=n,Pe.has(t)){let r=`__fx_${t}`;if(!e[r]){let o=i=>{e[`$$${t}`]?.(i)};e.addEventListener(t,o),e[r]=o}return}Re.has(t)||fe([t])}function ae(e,t){delete e[`$$${t}`];let n=`__fx_${t}`,r=e[n];r&&(e.removeEventListener(t,r),delete e[n])}function Ir(e){return!Pe.has(e)}function qr(e){return typeof e=="function"}function L(e,t=!1){if(g())return U().createText(e);if(f.active&&!t){let n=Ae()?.hydrateText(e);if(n)return n}return document.createTextNode(e)}function de(e,t=!1,n){if(g())return U().createElement(e,t);if(f.active){let r=Ae()?.hydrateElement(e);if(r)return n?nn(r,n):r}return nn(t?document.createElementNS(W,e):document.createElement(e),n)}function Oe(e,t=!1){let n=rn.get(e);if(n)return n;let r=document.createElement("template");return t?r.innerHTML=`<svg>${e}</svg>`:r.innerHTML=e,rn.set(e,r),r}function ct(e,t,n=!1,r=!1,o){if(g()){let i=U();return n?i.parseTemplate(e,r):i.createRaw(e)}if(f.active){let i=Ae()?.hydrateStatic(t);if(i)return on(i,o)}return on(Le(Oe(e,r),r).firstChild,o)}function on(e,t){let n=e;if(!t||typeof n?.querySelectorAll!="function")return e;let r=[n,...n.querySelectorAll("*")];for(let o=0;o<r.length&&o*2+1<t.pos.length;o++){let i=t.pos[o*2];i&&(r[o][sn]={file:t.file,line:i,column:t.pos[o*2+1]})}return e}function ut(e,t){if(!f.active)return t();let n=ie(e.nextSibling,t);if(typeof n=="function"){let r=n;return jr(r,(...i)=>f.active?ie(e.nextSibling,()=>r(...i)):r(...i))}return n}function jr(e,t){let n=e[Ce];return n!==void 0&&(t[Ce]=n),t}function ft(e){for(let t=e.nextSibling;t;t=t.nextSibling)if(t.nodeType===8&&t.data==="fx/")return t;throw new Error("[fluixi] template hole is missing its closing marker")}function dt(e,t){let n=[];for(let r=e.nextSibling;r&&r!==t;r=r.nextSibling)n.push(r);return n}function Le(e,t=!1){let n=e.content.cloneNode(!0);return t?n.firstChild:n}function an(e){return Array.isArray(e)?e.length===2&&e[1]===" "?Array.isArray(e[0])?an(e[0]):(typeof e[0]=="function",e[0]):e.length===1&&typeof e[0]=="function"?e[0]:e:e}function Hr(e){return typeof e!="function"?null:e._name||e.name||"anonymous"}function Fr(e){if((0,b.isSignal)(e)||S(e)||typeof e!="function")return e;let t=e();for(;typeof t=="function"&&!(0,b.isSignal)(t)&&!S(t);)t=t();return t}var k=0,Vr=200;function Wr(e,t,n,r,o){let i=r,s=new Map;return(0,u.createRenderEffect)(()=>{(0,u.reportReactiveBinding)(n??t,"content",void 0,e);let a;if(S(e)&&!(0,b.isSignal)(e)){if(!s.has(e)){k++;try{let l=e();s.set(e,l)}finally{k--}}for(a=s.get(e);typeof a=="function"&&(0,b.isSignal)(a);)a=a()}else for(a=e();typeof a=="function"&&(0,b.isSignal)(a);)a=a();{let l=0;for(;typeof a=="function"&&l++<50;)if(S(a)){if(!s.has(a)){let c=a;k++;try{let d=c();s.set(c,d)}finally{k--}}a=s.get(a)}else if((0,b.isSignal)(a))a=a();else if(a=a(),typeof a!="function"||!(0,b.isSignal)(a)&&!S(a))break}k++;try{i=le(t,a,n,i,s),o(i)}finally{k--}})}function N(e,t,n,r){if(k>Vr)return console.error("[insert] Exceeded max call depth — possible infinite loop."),()=>null;n!==void 0&&!n&&(n=L("",!0),e.appendChild(n));let o=r??null,i=l=>Array.isArray(l)&&l.some(c=>typeof c=="function"),s=l=>typeof l=="function"?l:()=>l;if(typeof t!="function"&&!i(t)){k++;try{o=le(e,t,n,o)}finally{k--}return()=>o}let a=Wr(s(t),e,n,o,l=>{o=l});return()=>(a?.(),o)}function le(e,t,n,r,o){if(t==null||typeof t=="boolean")return O(e,r,n);if(typeof t=="function")for(;typeof t=="function";)t=t();if(t==null||typeof t=="boolean")return O(e,r,n);if(se(t)){let s=L("",!0);return Array.isArray(r)?r.length>0?(e.replaceChild(s,r[0]),O(e,r.slice(1),n)):E(e,s,n):r?e.replaceChild(s,r):E(e,s,n),t.then(a=>{s.parentNode===e&&le(e,a,s.nextSibling,s)}).catch(a=>{console.error("Error resolving promise in insertExpression:",a)}),s}let i=typeof t;if(i==="string"||i==="number"){if(i==="number"&&(t=String(t)),Array.isArray(r)){if(r.length===0){let a=L(t);return E(e,a,n),a}if(r.length===1&&r[0].nodeType===3)return r[0].data=t,r;r=O(e,r,n)}if(r&&ve(r))return r.data=t,r;let s=L(t);return r&&r.parentNode===e?e.replaceChild(s,r):at(e,s)||E(e,s,n),s}if($(t))return at(e,t)?(lt(t),t):Array.isArray(r)?(r.length===0?E(e,t,n):r[0].parentNode===e?(e.replaceChild(t,r[0]),O(e,r.slice(1),n)):E(e,t,n),t):(r?r!==t&&(r.parentNode===e?e.replaceChild(t,r):E(e,t,n)):E(e,t,n),t);if(Array.isArray(t)){let s=[],a=Array.isArray(r)?r:r?[r]:[],l=[];P(t,s,e,n,!0,o,l);let c=Ur(e,a,s,n);for(let d of l){let p=N(e,d.sig,d.marker);(0,u.onCleanup)(()=>{O(e,p()),d.marker.parentNode===e&&e.removeChild(d.marker)})}return c}if(i==="object"&&t!==null&&typeof t=="object"){let s=t;if("type"in s&&"props"in s){let a=s;if(typeof a.type=="function"){let l=a.type(a.props||{});return le(e,l,n,r)}}}return O(e,r,n)}function P(e,t,n,r,o=!0,i,s){for(let a=0;a<e.length;a++){let l=e[a];if(!(l==null||typeof l=="boolean")){for(;typeof l=="function"&&!se(l)&&!(0,b.isSignal)(l)&&!S(l)&&(l=l(),!(l==null||typeof l=="boolean")););if(!(l==null||typeof l=="boolean")){if(typeof l=="function"){let c;for(S(l)&&!(0,b.isSignal)(l)?(i||(i=new Map),i.has(l)||i.set(l,l()),c=i.get(l)):c=l();typeof c=="function"&&!se(c)&&!(0,b.isSignal)(c)&&!S(c);)i||(i=new Map),i.has(c)||i.set(c,c()),c=i.get(c);if(c==null||typeof c=="boolean")continue;if(typeof c=="function"){if((0,b.isSignal)(c)){if(s){let p=L("",!0);t.push(p),s.push({marker:p,sig:c});continue}let d=c();for(;typeof d=="function"&&(0,b.isSignal)(d);)d=d();if(d==null||typeof d=="boolean")continue;Array.isArray(d)?P(d,t,n,r,o,i):P([d],t,n,r,o,i);continue}continue}Array.isArray(c)?P(c,t,n,r,o,i,s):P([c],t,n,r,o,i,s);continue}if(se(l)){let c=L("",!0);t.push(c),l.then(d=>{if(c.parentNode){let p=[];if(P([d],p,c.parentNode,void 0,!1,i),p.length>0){c.parentNode.replaceChild(p[0],c);for(let y=1;y<p.length;y++)c.parentNode?.insertBefore(p[y],p[y-1].nextSibling)}}}).catch(d=>console.error("Error resolving promise in array:",d));continue}if(Array.isArray(l)){P(l,t,n,r,o,i,s);continue}if($(l)){t.push(l);continue}if(typeof l=="object"&&l!==null&&"type"in l&&"props"in l){let c=l;if(typeof c.type=="function"){let d=c.type(c.props||{});Array.isArray(d)?P(d,t,n,r,!1,i):P([d],t,n,r,!1,i);continue}}if(typeof l=="string"||typeof l=="number"){let c=String(l);if(c.trim()===""&&c!==" ")continue;t.push(L(c));continue}t.push(L(String(l)))}}}}function Ur(e,t,n,r){for(let p=0;p<n.length;p++){let y=n[p].parentNode;y!==null&&y!==e&&y.nodeType!==11&&(n=n.slice(),n[p]=n[p].cloneNode(!0))}let o=n.length,i=t.length,s=o,a=0,l=0,c=i>0?t[i-1].nextSibling??void 0:r,d=null;for(;a<i||l<s;){if(t[a]===n[l]){a++,l++;continue}for(;i>a&&s>l&&t[i-1]===n[s-1];)i--,s--;if(i===a){let p=s<o?l?n[l-1].nextSibling??void 0:n[s-l]:c;for(;l<s;)E(e,n[l++],p)}else if(s===l)for(;a<i;)(!d||!d.has(t[a]))&&t[a].parentNode===e&&e.removeChild(t[a]),a++;else if(t[a]===n[s-1]&&n[l]===t[i-1]){let p=t[--i].nextSibling;E(e,n[l++],t[a++].nextSibling),E(e,n[--s],p),t[i]=t[a-1]}else{if(!d){d=new Map;let y=l;for(;y<s;)d.set(n[y],y++)}let p=d.get(t[a]);if(p!=null)if(l<p&&p<s){let y=a,m=1;for(;++y<i&&y<s&&!(!d.has(t[y])||d.get(t[y])!==p+m);)m++;if(m>p-l){let Ge=t[a];for(;l<p;)E(e,n[l++],Ge)}else t[a].parentNode===e?e.replaceChild(n[l++],t[a++]):(E(e,n[l++],c),a++)}else a++;else t[a].parentNode===e&&e.removeChild(t[a]),a++}}return n}function O(e,t,n){if(t)if(Array.isArray(t))for(let r=0;r<t.length;r++)t[r].parentNode===e&&e.removeChild(t[r]);else t.parentNode===e&&e.removeChild(t);return null}function E(e,t,n){f.active&&t.parentNode===e||(n&&n.parentNode===e?e.insertBefore(t,n):e.appendChild(t))}function I(e,t,n){n==null?delete e[t]:e[t]=n}function pt(e,t,n){let r=n,o;return Array.isArray(n)&&(r=n[0],o=n[1]),typeof r!="function"?()=>{}:(e.addEventListener(t,r,o),()=>e.removeEventListener(t,r,o))}function ln(e,t){if(!t||typeof t!="function")return;let n=t[Ce]?.name;if(!n)return;let r=n.indexOf(":");r!==-1&&(0,u.reportReactiveDirective)(e,n.slice(0,r),n.slice(r+1),t)}function Me(e,t,n){let r=typeof n=="function"?(0,u.untrack)(()=>n()):n;if(!(!r||typeof r!="object"))for(let o of Object.keys(r))(0,u.reportReactiveDirective)(e,t,o)}function yt(e,t){let n=(r,o)=>{typeof r=="function"&&((0,u.reportReactiveDirective)(e,"use",r.name||"use",o),r(e,o??(()=>{})))};if(typeof t=="function"){n(t);return}if(Array.isArray(t)){if(typeof t[0]=="function"){n(t[0],t[1]);return}for(let r of t)Array.isArray(r)?n(r[0],r[1]):n(r)}}function K(e,t,n,r=!1){return ln(e,n),typeof n!="function"?(x(e,t,n,r),()=>{}):(0,u.createRenderEffect)(()=>{(0,u.reportReactiveBinding)(e,"attribute",t,n);let o=typeof n=="function"?n():n;x(e,t,o,r)})}function z(e,t,n){return typeof n!="function"?(I(e,t,n),()=>{}):(ln(e,n),(0,u.createRenderEffect)(()=>{(0,u.reportReactiveBinding)(e,"property",t,n);let r=typeof n=="function"?n():n;I(e,t,r)}))}function mt(e,t,n){return typeof n!="function"?(x(e,t,!!n),()=>{}):(0,u.createRenderEffect)(()=>{(0,u.reportReactiveBinding)(e,"attribute",t,n);let r=n();x(e,t,!!r)})}function q(e,t){if(t==null){e.removeAttribute("class");return}if(typeof t=="function"){(0,u.createRenderEffect)(()=>{(0,u.reportReactiveBinding)(e,"attribute","class",t),q(e,t())});return}if(typeof t=="string"){e.setAttribute("class",t);return}if(Array.isArray(t)){e.setAttribute("class",t.filter(Boolean).join(" "));return}if(typeof t=="object"){let n=Object.keys(t).filter(r=>{let o=t[r];return typeof o=="function"?o():!!o}).join(" ");e.setAttribute("class",n);return}e.setAttribute("class",String(t))}function ce(e,t,n){if(!(!t||typeof t!="object"))for(let r in t){let o=t[r],i=r.split(/\s+/).filter(Boolean);if(typeof o=="function"&&n)n.push((0,u.createRenderEffect)(()=>{let s=!!o();for(let a of i)e.classList.toggle(a,s)}));else{let s=!!(typeof o=="function"?o():o);for(let a of i)e.classList.toggle(a,s)}}}function ue(e,t){let n=t;for(;typeof n=="function";)n=n();if(n==null){e.removeAttribute("style");return}if(typeof n=="string"){e.style.cssText=n;return}if(typeof n=="object")for(let r in n){let o=n[r];o==null?e.style[r]="":e.style[r]=o}}function gt(e){let{element:t,props:n,prevProps:r=_r,isSVG:o=!1,skipChildren:i=!1}=e;if(!t||!Se(t))return console.error("[spread] Error: element is not a DOM Element!"),()=>{};if(!n)return console.warn("[spread] Warning: props is undefined!"),()=>{};let s=o||t.namespaceURI===W,a=[];for(let l in n){if(i&&l==="children")continue;let c=n[l],d=r[l];if(c===d)continue;if(l==="ref"){j(c,t);continue}if(l==="use"){yt(t,c);continue}if(l.startsWith("on:")){a.push(pt(t,l.slice(3),c));continue}if(l.startsWith("prop:")){(0,u.reportReactiveDirective)(t,"prop",l.slice(5),c),a.push(z(t,l.slice(5),c));continue}if(l.startsWith("attr:")){(0,u.reportReactiveDirective)(t,"attr",l.slice(5),c),a.push(K(t,l.slice(5),c,s));continue}if(l.startsWith("bool:")){(0,u.reportReactiveDirective)(t,"bool",l.slice(5),c),a.push(mt(t,l.slice(5),c));continue}if(l==="class"||l==="className"){typeof c=="function"?a.push((0,u.createRenderEffect)(()=>{(0,u.reportReactiveBinding)(t,"attribute","class",c),q(t,c())})):q(t,c);continue}if(l==="classList"){Me(t,"class",c),typeof c=="function"?a.push((0,u.createRenderEffect)(()=>{(0,u.reportReactiveBinding)(t,"attribute","class",c),ce(t,c())})):ce(t,c,a);continue}if(l==="style"){Me(t,"style",c),typeof c=="function"?a.push((0,u.createRenderEffect)(()=>{(0,u.reportReactiveBinding)(t,"attribute","style",c),ue(t,c())})):ue(t,c);continue}if(l.startsWith("on")){let y=l.slice(2).toLowerCase();d&&ae(t,y),c&&ke(t,y,c);continue}let p=Te.has(l)||!s&&l in t;typeof c=="function"?a.push(p?z(t,l,c):K(t,l,c,s)):a.push((0,u.createRenderEffect)(()=>p?I(t,l,n[l]):x(t,l,n[l],s)))}for(let l in r)if(!(l in n))if(l.startsWith("on")){let c=l.slice(2).toLowerCase();ae(t,c)}else Te.has(l)?I(t,l,null):t.removeAttribute(l);return()=>{a.forEach(l=>l())}}function pe(e,t,n=!1){for(let r in t){let o=t[r];if(r==="ref"){j(o,e);continue}if(r!=="children"){if(r==="use"){yt(e,o);continue}if(r.startsWith("on:")){pt(e,r.slice(3),o);continue}if(r.startsWith("prop:")){(0,u.reportReactiveDirective)(e,"prop",r.slice(5),o),z(e,r.slice(5),o);continue}if(r.startsWith("attr:")){(0,u.reportReactiveDirective)(e,"attr",r.slice(5),o),K(e,r.slice(5),o,n);continue}if(r.startsWith("bool:")){(0,u.reportReactiveDirective)(e,"bool",r.slice(5),o),mt(e,r.slice(5),o);continue}if(r.startsWith("on")&&r.length>2){let i=r.slice(2).toLowerCase();if(typeof o=="function")if(Pe.has(i)){e[`$$${i}`]=o;let s=`__fx_${i}`;if(!e[s]){let a=l=>{e[`$$${i}`]?.(l)};e.addEventListener(i,a),e[s]=a}}else e[`$$${i}`]=o,Re.has(i)||fe([i]);continue}if(r==="class"||r==="className"){q(e,o);continue}if(r==="classList"){Me(e,"class",o),typeof o=="function"?(0,u.createRenderEffect)(()=>{(0,u.reportReactiveBinding)(e,"attribute","class",o),ce(e,o())}):ce(e,o);continue}if(r==="style"){Me(e,"style",o),typeof o=="function"?(0,u.createRenderEffect)(()=>{(0,u.reportReactiveBinding)(e,"attribute","style",o),ue(e,o())}):ue(e,o);continue}if(r==="innerHTML"){if(typeof o=="function"){let i=(0,u.createEffect)(()=>{let s=o();for(;typeof s=="function";)s=s();e.innerHTML=s});(0,u.onCleanup)(()=>i())}else e.innerHTML=o;continue}if(r==="value"&&(e.tagName==="INPUT"||e.tagName==="TEXTAREA")){if(typeof o=="function"){let i=(0,u.createEffect)(()=>{let s=o();for(;typeof s=="function"&&s.length===0;)s=s();document.activeElement!==e&&(e.value=s??"")});(0,u.onCleanup)(()=>{i()})}else(0,u.createRenderEffect)(()=>{document.activeElement!==e&&(e.value=t[r]??"")});continue}if(r==="checked"&&e.tagName==="INPUT"){if(typeof o=="function"){let i=(0,u.createEffect)(()=>{let s=o();for(;typeof s=="function"&&s.length===0;)s=s();document.activeElement!==e&&(e.checked=s??"")});(0,u.onCleanup)(()=>{i()})}else(0,u.createRenderEffect)(()=>{document.activeElement!==e&&(e.checked=t[r]??"")});continue}if(r==="value"&&e.tagName==="SELECT"){if(typeof o=="function"){let i=!0,s=(0,u.createEffect)(()=>{let a=o();for(;typeof a=="function"&&a.length===0;)a=a();i?(i=!1,queueMicrotask(()=>{e.value=a??""})):e.value=a??""});(0,u.onCleanup)(()=>{s()})}else{let i=!0;(0,u.createRenderEffect)(()=>{let s=t[r];i?(i=!1,queueMicrotask(()=>{e.value=s??""})):e.value=s??""})}continue}if(typeof o=="function"){let i=(0,u.createEffect)(()=>{let s=o();for(;typeof s=="function"&&s.length===0;)s=s();xe(e,r,s,n)});(0,u.onCleanup)(()=>{i()})}else(0,u.createRenderEffect)(()=>xe(e,r,t[r],n))}}}function ht(...e){let t=r=>{for(let o=e.length-1;o>=0;o--){let i=e[o];if(i&&r in i&&i[r]!==void 0)return i[r]}},n=r=>{for(let o of e)if(o&&r in o)return!0;return!1};return new Proxy({},{get:(r,o)=>t(o),has:(r,o)=>n(o),ownKeys:()=>{let r=new Set;for(let o of e)if(o)for(let i of Reflect.ownKeys(o))r.add(i);return[...r]},getOwnPropertyDescriptor:(r,o)=>n(o)?{enumerable:!0,configurable:!0,get:()=>t(o)}:void 0})}function Br(e,...t){let n=new Set;for(let s of t)for(let a of s)n.add(a);let r=s=>({enumerable:!0,configurable:!0,get:()=>e[s]}),o=t.map(s=>{let a=new Set(s);return new Proxy({},{get:(l,c)=>a.has(c)?e[c]:void 0,has:(l,c)=>a.has(c)&&c in e,ownKeys:()=>Array.from(a).filter(l=>l in e),getOwnPropertyDescriptor:(l,c)=>a.has(c)&&c in e?r(c):void 0})}),i=new Proxy({},{get:(s,a)=>n.has(a)?void 0:e[a],has:(s,a)=>!n.has(a)&&a in e,ownKeys:()=>Reflect.ownKeys(e).filter(s=>!n.has(s)),getOwnPropertyDescriptor:(s,a)=>!n.has(a)&&a in e?r(a):void 0});return[...o,i]}function j(e,t){if(!e)return;let n=e[Ce]?.name;if((0,u.reportReactiveDirective)(t,"ref",n||typeof e=="function"&&e.name||"ref",e),$(e)){let r=t,o=e;if(!r)return;typeof r=="function"?r(o):typeof r=="object"&&"current"in r&&(r.current=o);return}typeof e=="function"?e(t):typeof e=="object"&&"current"in e&&(e.current=t)}function xt(e,t,n){let r=t||document.body,o=(0,u.readChildren)(()=>e),i=[];return(0,u.batch)(()=>{let s=(0,u.createRenderEffect)(()=>{let a=o();Array.isArray(a)?(a.forEach(l=>r.appendChild(l)),i.push(()=>{a.forEach(l=>{l.parentNode===r&&r.removeChild(l)})})):$(a)&&(r.appendChild(a),i.push(()=>{a.parentNode===r&&r.removeChild(a)}))});i.push(s),(0,u.onCleanup)(()=>{i.forEach(a=>a())})}),null}function Kr(e){return typeof e=="string"&&e.toLowerCase()===e}function Tt(e){return e==="svg"||e==="path"||e==="circle"||e==="rect"||e==="line"||e==="polygon"||e==="polyline"||e==="ellipse"||e==="g"||e==="defs"||e==="clipPath"||e==="text"}function zr(e){return e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#39;")}function se(e){return e!=null&&(typeof e=="object"||typeof e=="function")&&typeof e.then=="function"||e instanceof Promise}function Gr(e){return typeof e=="function"&&e.length===0&&(0,b.isSignal)(e)}function ye(e,t,n){if(!t)throw new Error("Container element is required");let r,o,i=[];return(0,u.createRoot)(s=>{(0,u.batch)(()=>{f.active||(t.textContent=""),we(t),Ne(),N(t,e)}),o=s}),()=>{o?.(),r?.(),i.forEach(s=>s()),t.textContent=""}}function bt(e){if(Array.isArray(e))return e;if(typeof e=="function"&&typeof e.set=="function")return[e,e.set];throw new TypeError("[fluixi] bind: needs a signal — either `signal(…)` or the `[get, set]` pair from `createSignal(…)`.")}var G=require("@fluixi/reactive");var Xr="__fx_dom_create_component__",H=globalThis[Xr]??={fn:null};function Jr(e){H.fn=e}function Yr(e={}){let t=e.signalSystem?.createComponent;t&&(H.fn=t)}function me(e,t){if(H.fn)return H.fn(e,t);t&&(0,G.reportReactiveProps)(t);let n=typeof e=="function"?(0,G.untrack)(()=>e(t)):e,r=n!=null&&(typeof n=="function"||typeof n=="object");if(r)try{n.$name=e?.name}catch{}return r&&!(0,G.isSignal)(n)?st(n):n}var Zr=()=>H.fn!==null,Et=()=>H.fn!==null;function wt(){H.fn=null}var De,un={getStore:()=>De,run(e,t){let n=De;De=e;try{return t()}finally{De=n}}},Nt=un;function St(e){Nt=e??un}function X(e={}){e.locals||(e.locals=e.request?$e(e.request):{});let t=0,n=0,r=null,o=new Map,i=new Map;return{event:e,routeData:new Map,matchedRoute:new Map,nextId:()=>`s${t++}`,nextResourceId:()=>{if(r===null)return`r${n++}`;let s=o.get(r)??0;return o.set(r,s+1),`${r}:r${s}`},nextIslandNamespace:s=>{let a=i.get(s)??0;return i.set(s,a+1),`${s}#${a}`},withResourceScope(s,a){let l=r;r=s;try{return a()}finally{r=l}},pending:new Set,data:new Map}}function J(e,t){return Nt.run(e,t)}function R(){return Nt.getStore()}function _e(){return R()?.event}function vt(){let e=_e();return e?(e.locals||(e.locals={}),e.locals):{}}var cn=new WeakMap;function $e(e){let t=cn.get(e);return t||(t={},cn.set(e,t)),t}var Ie=require("@fluixi/reactive/signal");var Y="__FX_DATA__";function ge(e){return e.replace(/[<>&\u2028\u2029]/g,t=>"\\u"+t.charCodeAt(0).toString(16).padStart(4,"0"))}var At;function he(){let e=globalThis.__FX_DATA__;if(e)return e;if(At!==void 0)return At;let t=null;if(typeof document<"u"){let n=document.getElementById(Y)?.textContent;if(n)try{t=JSON.parse(n)}catch{t=null}}return At=t}function qe(){for(;;){for(;f.cursor&&f.cursor.nodeType===3&&f.cursor.data==="";)f.cursor=f.cursor.nextSibling;if(f.cursor!=null||!f.parents.length)return;f.cursor=f.parents.pop().nextSibling}}var Qr=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),je=typeof process<"u"&&process.env&&!1;function He(e,t){let n=t.nodeType===1?`<${t.tagName.toLowerCase()}>`:t.nodeType===3?`text ${JSON.stringify((t.nodeValue??"").slice(0,24))}`:t.nodeType===8?"comment":"node";console.warn(`[fluixi] hydration mismatch: expected ${e} but the server DOM has ${n}. Server and client rendered different markup; recreating this node on the client. Check for non-deterministic render (Date.now(), Math.random(), browser-only branches, untransported data).`)}function eo(e){qe();let t=f.cursor;return t&&t.nodeType===1&&t.tagName.toLowerCase()===e.toLowerCase()?(Qr.has(e.toLowerCase())?f.cursor=t.nextSibling:(f.parents.push(t),f.cursor=t.firstChild),t):(je&&t&&He(`<${e}>`,t),null)}function to(e){qe();let t=f.cursor;return t&&t.nodeType===1&&t.tagName.toLowerCase()===e.toLowerCase()?(f.cursor=t.nextSibling,t):(je&&t&&He(`<${e}> (static)`,t),null)}function no(e){if(e===""){let n=f.cursor;return n&&n.nodeType===3&&n.data!==""?(f.cursor=n.nextSibling,n.data="",n):null}qe();let t=f.cursor;return t&&t.nodeType===3?(f.cursor=t.nextSibling,t.nodeValue!==e&&(t.nodeValue=e),t):(je&&t&&He(`text ${JSON.stringify(e.slice(0,24))}`,t),null)}function ro(e){qe();let t=f.cursor;return t&&t.nodeType===8&&t.data===e?(f.cursor=t.nextSibling,t):(je&&t&&He(`marker <!--${e.slice(0,24)}-->`,t),null)}var fn=!1;function oo(){fn||(fn=!0,Qt({hydrateElement:eo,hydrateText:no,hydrateMarker:ro,hydrateStatic:to}))}function Z(e,t,n){oo(),f.active=!0,f.cursor=t.firstChild,f.parents=[];let r=he(),o=n?.resourceNamespace,i=0;(0,Ie.setResourceIdSource)(()=>o?`${o}:r${i++}`:`r${i++}`),(0,Ie.setServerDataGetter)(r?s=>s in r?{value:r[s]}:void 0:null);try{return ye(e,t)}finally{f.active=!1,f.cursor=null,f.parents=[]}}var Ct="fluixi-island";function pn(e){let{component:t,props:n={},name:r}=e,o=de(Ct),i=r??t.name??"Island";x(o,"name",i),x(o,"props",JSON.stringify(n??{}));let s=g()?R():void 0;if(s){let a=s.nextIslandNamespace(i);N(o,()=>s.withResourceScope(a,()=>t(n)))}else N(o,()=>t(n));return o}var dn=!1;function io(){if(dn||typeof document>"u")return;dn=!0;let e=document.createElement("style");e.textContent=`${Ct}{display:contents}`,document.head.appendChild(e)}function yn(e){if(typeof document>"u")return;io();let t=document.querySelectorAll(Ct),n=new Map;t.forEach(r=>{let o=r.getAttribute("name")??"",i=n.get(o)??0;n.set(o,i+1);let s=e[o];if(!s){typeof process>"u"&&console.warn(`[fluixi] island "${o}" has no component in the registry — left static.`);return}let a={};try{a=JSON.parse(r.getAttribute("props")||"{}")}catch{}Z(()=>s(a),r,{resourceNamespace:`${o}#${i}`})})}function mn(e,...t){throw new Error("html`` was not compiled — enable the lit format: fluixi({ format: 'lit' }).")}function gn(e,...t){throw new Error("svg`` was not compiled — enable the lit format: fluixi({ format: 'lit' }).")}var hn=require("@fluixi/reactive/signal");function so(e,t={}){if(typeof e=="function")return me(e,t);if(typeof e!="string"||e.length===0)return null;let n=Tt(e);if(g())return U().createElement(e,n);let r=n?document.createElementNS(W,e):document.createElement(e);return pe(r,t,n),ao(r,t),r}function ao(e,t){if(!t||t.children===void 0)return;let n=(0,hn.readChildren)(()=>t.children),r=o=>{N(e,o,typeof o=="function"?null:void 0)};Array.isArray(n)?n.forEach(r):r(n)}var h=require("@fluixi/reactive/signal");function xn(e){return typeof e=="function"?e:(()=>e)}function D(e){return()=>{let t=e();return typeof t=="function"?t():t}}function Tn(e){return e!=null&&e!==!1}function bn(e){return!e||typeof e!="object"?!1:!!(typeof e._$litType$<"u"||typeof e._$litDirective$<"u"||Array.isArray(e.strings)&&Array.isArray(e.values))}function En(e){let t=D(()=>e.when),n=(0,h.createMemo)(t,void 0,{name:"Show.when"}),r=(0,h.createMemo)(n,void 0,{name:"Show.cond"}),o=(0,h.getOwner)(),i=null,s=null,a=l=>{l!==s&&(i&&(0,h.disposeScope)(i),i=(0,h.createChildOwner)(o),s=l)};return(0,h.createMemo)(()=>{let l=r();return a(l?"when":"fallback"),(0,h.runWithOwner)(i,()=>{if(l){let c=e.children;return typeof c=="function"&&!bn(c)?typeof n=="function"?(0,h.untrack)(()=>(0,h.untrack)(n)?c(n()):e.fallback):c(n):c}return e.fallback});return e.fallback??null},void 0,{name:"Show.result"})}var Fe=require("@fluixi/reactive/signal");function wn(e){let t=D(()=>e.each),n=()=>e.fallback??null,r=(o,i)=>{let s=e.children,a=Array.isArray(s)?s.map(l=>typeof l=="function"?l(o,i):l):typeof s=="function"?s(o,i):s;return B(a),a};return e.by?(0,Fe.keyArray)(t,e.by,(o,i)=>r(o,i),{fallback:n}):(0,Fe.mapArray)(t,(o,i)=>r(o,i),{fallback:n})}var Nn=require("@fluixi/reactive/signal");function Sn(e){let t=D(()=>e.each);return(0,Nn.indexArray)(t,(n,r)=>{let o=e.children(n,r);return B(o),o},{fallback:()=>e.fallback??null})}var Q=require("@fluixi/reactive/signal");var v=require("@fluixi/reactive/signal");var Rt=Symbol("match");function vn(e){return{[Rt]:!0,when:D(()=>e.when),get children(){return e.children}}}function An(e){let t=Array.isArray(e.children)?e.children:[e.children],n=(0,v.getOwner)(),r=null,o=-1,i=s=>{s!==o&&(r&&(0,v.disposeScope)(r),r=(0,v.createChildOwner)(n),o=s)};return(0,v.createMemo)(()=>{for(let s=0;s<t.length;s+=1){let l=t[s],c=0;for(;typeof l=="function"&&!l[Rt]&&c++<10;)l=l();if(!l||typeof l!="object"||l[Rt]!==!0)continue;let d=l.when();if(Tn(d))return i(s),(0,v.runWithOwner)(r,()=>typeof l.children=="function"?l.children(d):l.children)}return i(-2),(0,v.runWithOwner)(r,()=>e.fallback??null)},void 0,{name:"Switch"})}var M=require("@fluixi/reactive/signal");function Cn(e){let t=xn(e.component),{component:n,...r}=e,o=(0,M.getOwner)(),i=null,s;return(0,M.createMemo)(()=>{let a=t();return a!==s&&(i&&(0,M.disposeScope)(i),i=(0,M.createChildOwner)(o),s=a),a==null?null:typeof a=="string"?{tag:a,props:r}:(0,M.runWithOwner)(i,()=>a(r))},void 0,{name:"Dynamic"})}var Ve=require("@fluixi/reactive/signal");function Rn(e){let t=()=>e.mount?typeof e.mount=="function"?e.mount():e.mount:document.body,n,r;return(0,Ve.createRoot)(o=>{n=o,r=document.createElement("div"),r.style.display="contents",t().appendChild(r),N(r,e.children)&&j(e.ref,r)}),(0,Ve.onCleanup)(()=>{n(),r.remove()}),null}var We=require("@fluixi/reactive/signal");function Mt(e){if(g())return e.fallback??null;let t=f.active,[n,r]=(0,We.createSignal)(!t);return t&&queueMicrotask(()=>r(!0)),(0,We.createMemo)(()=>n()?e.children:e.fallback??null,void 0,{name:"client-only"})}var Mn=Mt;var Ue=require("@fluixi/reactive/signal");function Pn(e){let[t,n]=(0,Ue.createSignal)(null),r=()=>n(null);return(0,Ue.createMemo)(()=>{let o=t();if(o!==null)return typeof e.fallback=="function"?e.fallback(o,r):e.fallback;try{return typeof e.children=="function"?e.children():e.children}catch(i){return n(i),typeof e.fallback=="function"?e.fallback(i,r):e.fallback}},void 0,{name:"ErrorBoundary"})}var kn=require("@fluixi/reactive/signal");function On(e){return(0,kn.createMemo)(()=>{let t=typeof e=="function"?e():e,n=[];for(let[r,o]of Object.entries(t)){if(!r)continue;(typeof o=="function"?o():o)&&n.push(r)}return n.join(" ")},void 0,{name:"ClassMap"})}var Ln=require("@fluixi/reactive/signal");function lo(e){return e.startsWith("--")?e:e.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`)}function Dn(e){return(0,Ln.createMemo)(()=>{let t=typeof e=="function"?e():e,n=[];for(let[r,o]of Object.entries(t)){if(!r)continue;let i=typeof o=="function"?o():o;i!=null&&n.push(`${lo(r)}: ${i}`)}return n.join("; ")},void 0,{name:"StyleMap"})}var Ke=1,Ot=3,Lt=8,_n;_n=oe;var ee=class{constructor(){this[_n]=!0;this.parentNode=null;this.childNodes=[]}get firstChild(){return this.childNodes[0]??null}get lastChild(){return this.childNodes[this.childNodes.length-1]??null}get nextSibling(){let t=this.parentNode;if(!t)return null;let n=t.childNodes.indexOf(this);return n>=0?t.childNodes[n+1]??null:null}get previousSibling(){let t=this.parentNode;if(!t)return null;let n=t.childNodes.indexOf(this);return n>0?t.childNodes[n-1]??null:null}get parentElement(){return this.parentNode}appendChild(t){return t.parentNode&&t.parentNode.removeChild(t),t.parentNode=this,this.childNodes.push(t),t}insertBefore(t,n){if(n==null)return this.appendChild(t);t.parentNode&&t.parentNode.removeChild(t);let r=this.childNodes.indexOf(n);return t.parentNode=this,r<0?this.childNodes.push(t):this.childNodes.splice(r,0,t),t}removeChild(t){let n=this.childNodes.indexOf(t);return n>=0&&this.childNodes.splice(n,1),t.parentNode=null,t}replaceChild(t,n){let r=this.childNodes.indexOf(n);return r>=0&&(t.parentNode&&t.parentNode.removeChild(t),t.parentNode=this,this.childNodes[r]=t,n.parentNode=null),n}addEventListener(){}removeEventListener(){}},F=class e extends ee{constructor(n){super();this.nodeType=Ot;this.data=n}get nodeValue(){return this.data}set nodeValue(n){this.data=n==null?"":String(n)}get textContent(){return this.data}set textContent(n){this.data=n==null?"":String(n)}cloneNode(){return new e(this.data)}},Be=class e extends ee{constructor(n){super();this.nodeType=Ke;this.rawOuterHTML=n}get textContent(){return this.rawOuterHTML.replace(/<[^>]*>/g,"")}cloneNode(){return new e(this.rawOuterHTML)}},te=class e extends ee{constructor(n){super();this.nodeType=Lt;this.data=n}get nodeValue(){return this.data}set nodeValue(n){this.data=n==null?"":String(n)}cloneNode(){return new e(this.data)}},Pt=class{constructor(){this.cssText=""}setProperty(t,n){this[t]=n}removeProperty(t){delete this[t]}},kt=class{constructor(t){this.el=t}list(){let t=this.el.getAttribute("class");return t?t.split(/\s+/).filter(Boolean):[]}write(t){t.length?this.el.setAttribute("class",t.join(" ")):this.el.removeAttribute("class")}add(...t){let n=this.list();for(let r of t)n.includes(r)||n.push(r);this.write(n)}remove(...t){this.write(this.list().filter(n=>!t.includes(n)))}contains(t){return this.list().includes(t)}toggle(t,n){let r=this.contains(t),o=n===void 0?!r:n;return o?this.add(t):this.remove(t),o}},V=class e extends ee{constructor(n,r=!1){super();this.nodeType=Ke;this.attributes=new Map;this.style=new Pt;this.classList=new kt(this);this.rawHTML=null;this.localName=n.toLowerCase(),this.tagName=r?n:n.toUpperCase(),this.isSVG=r,this.namespaceURI=r?"http://www.w3.org/2000/svg":null}setAttribute(n,r){this.attributes.set(n,String(r))}removeAttribute(n){this.attributes.delete(n)}getAttribute(n){return this.attributes.has(n)?this.attributes.get(n):null}hasAttribute(n){return this.attributes.has(n)}get id(){return this.getAttribute("id")??""}set id(n){n==null?this.removeAttribute("id"):this.setAttribute("id",n)}get className(){return this.getAttribute("class")??""}set className(n){n==null?this.removeAttribute("class"):this.setAttribute("class",n)}get htmlFor(){return this.getAttribute("for")??""}set htmlFor(n){n==null?this.removeAttribute("for"):this.setAttribute("for",n)}set value(n){n==null?this.removeAttribute("value"):this.setAttribute("value",String(n))}set checked(n){n?this.setAttribute("checked",""):this.removeAttribute("checked")}set selected(n){n?this.setAttribute("selected",""):this.removeAttribute("selected")}set indeterminate(n){}get textContent(){return this.childNodes.map(n=>n.textContent??"").join("")}set textContent(n){for(let r of this.childNodes)r.parentNode=null;this.childNodes=[],this.rawHTML=null,n!=null&&n!==""&&this.appendChild(new F(String(n)))}set innerText(n){this.textContent=n}set innerHTML(n){for(let r of this.childNodes)r.parentNode=null;this.childNodes=[],this.rawHTML=n==null?"":String(n)}cloneNode(n=!1){let r=new e(this.localName,this.isSVG);if(r.attributes=new Map(this.attributes),r.style.cssText=this.style.cssText,r.rawHTML=this.rawHTML,n)for(let o of this.childNodes)r.appendChild(o.cloneNode(!0));return r}};var co=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),In=/&/g,qn=/</g,jn=/>/g,uo=/"/g;function Dt(e){return e.replace(In,"&amp;").replace(qn,"&lt;").replace(jn,"&gt;")}function $n(e){return e.replace(In,"&amp;").replace(uo,"&quot;").replace(qn,"&lt;").replace(jn,"&gt;")}function fo(e){return e.startsWith("--")?e:e.replace(/[A-Z]/g,t=>"-"+t.toLowerCase())}function po(e){if(!e)return"";let t=[];e.cssText&&t.push(e.cssText.trim().replace(/;\s*$/,""));for(let n of Object.keys(e)){if(n==="cssText")continue;let r=e[n];r==null||r===""||t.push(`${fo(n)}: ${r}`)}return t.join("; ")}function yo(e){let t="",n=po(e.style);for(let[r,o]of e.attributes)r==="style"&&n||(t+=` ${r}="${$n(o)}"`);if(n){let r=e.attributes.get("style"),o=r?`${r.replace(/;\s*$/,"")}; ${n}`:n;t+=` style="${$n(o)}"`}return t}function A(e){if(e==null||e===!1||e===!0)return"";if(typeof e=="string")return Dt(e);if(typeof e=="number")return Dt(String(e));if(typeof e=="function")return A(e());if(Array.isArray(e))return e.map(A).join("");if(typeof e.rawOuterHTML=="string")return e.rawOuterHTML;switch(e.nodeType){case Ot:return Dt(e.data??"");case Lt:return`<!--${e.data??""}-->`;case Ke:{let t=e.localName,n=`<${t}${yo(e)}>`;if(co.has(t))return n;let r=e.rawHTML!=null?e.rawHTML:(e.childNodes??[]).map(A).join("");return`${n}${r}</${t}>`}}return Array.isArray(e.childNodes)?e.childNodes.map(A).join(""):""}var $t=require("@fluixi/reactive/signal"),w=require("@fluixi/reactive/signal");var mo=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),go={amp:"&",lt:"<",gt:">",quot:'"',"#39":"'"};function Hn(e){return e.replace(/&(#?\w+);/g,(t,n)=>go[n]??t)}var C=class extends Error{};function Fn(e,t=!1){let n=0,r=[],o=[],i=c=>{let d=o[o.length-1];d?d.appendChild(c):r.push(c)};for(;n<e.length;){let c=e.indexOf("<",n);if(c===-1){a(e.slice(n));break}if(c>n&&a(e.slice(n,c)),e.startsWith("<!--",c)){let d=e.indexOf("-->",c);if(d===-1)throw new C(`unterminated comment at ${c}`);i(new te(e.slice(c+4,d))),n=d+3;continue}if(e[c+1]==="/"){let d=e.indexOf(">",c);if(d===-1)throw new C(`unterminated closing tag at ${c}`);let p=e.slice(c+2,d).trim().toLowerCase(),y=o.pop();if(!y||y.localName!==p)throw new C(`</${p}> does not close <${y?.localName??"nothing"}>`);n=d+1;continue}n=l(c)}if(o.length>0)throw new C(`unclosed <${o[o.length-1].localName}>`);let s=r[0];if(r.length!==1||!(s instanceof V))throw new C(`expected exactly one root element, got ${r.length}`);return s;function a(c){c!==""&&i(new F(Hn(c)))}function l(c){let d=/[\s/>]/.exec(e.slice(c+1));if(!d)throw new C(`unterminated tag at ${c}`);let p=e.slice(c+1,c+1+d.index).toLowerCase(),y=new V(p,t),m=c+1+d.index;for(;m<e.length;){for(;m<e.length&&/\s/.test(e[m]);)m++;if(e[m]===">"){m++;break}if(e[m]==="/"&&e[m+1]===">"){m+=2;break}let Ge=m;for(;m<e.length&&!/[\s=/>]/.test(e[m]);)m++;let ne=e.slice(Ge,m);if(ne==="")throw new C(`malformed attribute at ${m}`);if(e[m]==="="){if(e[m+1]!=='"')throw new C(`attribute ${ne} must have a double-quoted value`);let Xe=e.indexOf('"',m+2);if(Xe===-1)throw new C(`unterminated value for ${ne}`);y.setAttribute(ne,Hn(e.slice(m+2,Xe))),m=Xe+1}else y.setAttribute(ne,"")}return i(y),mo.has(p)||o.push(y),m}}var Vn=!1;function Un(){Vn||(Vn=!0,Yt({createElement:(e,t)=>new V(e,t),createText:e=>new F(e),createRaw:e=>new Be(e),parseTemplate:(e,t)=>Fn(e,t),createComment:e=>new te(e)}))}function It(e,t={}){let n=g();Un(),_(!0);let r=X(t.event);try{return J(r,()=>(0,$t.createRoot)(o=>{try{let i=typeof e=="function"?e():e;return A(i)}finally{o()}}))}finally{_(n)}}var Wn=!1;function ho(){Wn||(Wn=!0,(0,w.setResourceTracker)(e=>{R()?.pending.add(e)}),(0,w.setResourceIdSource)(()=>R()?.nextResourceId()??""),(0,w.setResourceDataSink)((e,t)=>{e&&R()?.data.set(e,t)}))}var _t=null;function qt(e){_t=e}function ze(e){if(e.data.size===0)return"";let t={};for(let[r,o]of e.data){let i=o;if(_t)try{i=_t(o,r)}catch{continue}i!==void 0&&(typeof i=="function"||typeof i=="symbol"||(t[r]=i))}if(Object.keys(t).length===0)return"";let n=ge(JSON.stringify(t));return n==="{}"?"":`<script type="application/json" id="${Y}">${n}<\/script>`}var xo=50;async function jt(e,t={}){let n=g();Un(),_(!0),ho();let r=X(t.event);try{return await J(r,async()=>{t.preload&&await t.preload(t.event);let o,i=null,s=()=>{};(0,$t.createRoot)(d=>{s=d,i=(0,w.getOwner)(),o=typeof e=="function"?e():e});let a=()=>{try{(0,w.runWithOwner)(i,()=>A(o))}catch{}};a();let l=0;for(;r.pending.size>0&&l++<xo;){let d=Array.from(r.pending);r.pending.clear(),await Promise.allSettled(d),await(0,w.flush)(),a()}let c=(0,w.runWithOwner)(i,()=>A(o))+ze(r);return s(),c})}finally{_(n)}}var To={createComponent:me,createElement:rt,createNativeElement:de,createTemplate:Oe,cloneTemplate:Le,templateNode:ct,holeContent:dt,holeEnd:ft,holeScope:ut,createPortal:xt,render:ye,hydrate:Z,insert:N,appendChildren:it,removeChildren:ot,spread:gt,applyProps:pe,mergeProps:ht,bindPair:bt,setProperty:I,setDynamicProperty:z,setAttribute:x,setDynamicAttribute:K,removeAttribute:nt,getAttribute:tt,setClassName:q,addClass:Ze,removeClass:Qe,toggleClass:et,setStyles:be,delegateEvents:fe,addDelegatedEventListener:ke,removeDelegatedEventListener:ae,handleRef:j,resetIntegration:wt,isIntegrationInitialized:Et},bo=To;