@wcstack/state 1.27.0 → 1.29.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/auto.min.js CHANGED
@@ -1,2 +1,2 @@
1
- function t(){const t=document.documentElement;return!!t&&t.hasAttribute("data-wcs-server")}const e={bindAttributeName:"data-wcs",commentTextPrefix:"wcs-text",commentForPrefix:"wcs-for",commentIfPrefix:"wcs-if",commentElseIfPrefix:"wcs-elseif",commentElsePrefix:"wcs-else",tagNames:{state:"wcs-state",ssr:"wcs-ssr"},locale:"en",debug:!1,enableMustache:!0,enableDirectionalInitialSync:!0,enablePropagationContext:!0,enableContractAnalyzer:!1,sameValueGuard:!0},n=".",o="*",s=128,r="|",i={};for(let t=0;t<128;t++)i[`$${t+1}`]=t;const a=Object.freeze(i),l="$connectedCallback",c="$disconnectedCallback",d="$updatedCallback",u="$stateReadyCallback",f="$bindables",h="$commands",p="$commandTokens",m="$command",g="$eventTokens",y="$on",b="$streams",w="$watch",v="$listKeys",N="$streamStatus",S="$streamError",I="data-wc-definition",x=new WeakMap,$=new WeakSet;let _=0;async function P(t){const e=function(t){let e,n=x.get(t)||null;if(null!==n)return n;const o=new Promise(t=>{e=t});return n={id:++_,promise:o,resolve:e},x.set(t,n),$.has(t)&&n.resolve(),n}(t);await e.promise}function A(t){const e=x.get(t);void 0===e?$.add(t):e.resolve()}const k=new Map;let C=0;function E(t){let e=k.get(t);return void 0!==e||(e=Object.freeze(new M(t)),k.set(t,e)),e}class M{id=++C;path;segments;lastSegment;cumulativePaths;cumulativePathSet;cumulativePathInfos;cumulativePathInfoSet;parentPath;wildcardPaths;wildcardPathSet;indexByWildcardPath;wildcardPathInfos;wildcardPathInfoSet;wildcardParentPaths;wildcardParentPathSet;wildcardParentPathInfos;wildcardParentPathInfoSet;wildcardPositions;lastWildcardPath;lastWildcardInfo;wildcardCount;parentPathInfo;constructor(t){const e=e=>t===e?this:E(e),n=t.split("."),s=[],r=[],i=[],a={},l=[],c=[],d=[],u=[];let f="",h="",p=0;for(let t=0;t<n.length;t++)f+=n[t],n[t]===o&&(i.push(f),a[f]=p,l.push(e(f)),c.push(h),d.push(e(h)),u.push(t),p++),s.push(f),r.push(e(f)),h=f,f+=".";const m=i.length>0?i[i.length-1]:null,g=s.length>1?s[s.length-2]:null;this.path=t,this.segments=n,this.lastSegment=n[n.length-1],this.cumulativePaths=s,this.cumulativePathSet=new Set(s),this.cumulativePathInfos=r,this.cumulativePathInfoSet=new Set(r),this.wildcardPaths=i,this.wildcardPathSet=new Set(i),this.indexByWildcardPath=a,this.wildcardPathInfos=l,this.wildcardPathInfoSet=new Set(l),this.wildcardParentPaths=c,this.wildcardParentPathSet=new Set(c),this.wildcardParentPathInfos=d,this.wildcardParentPathInfoSet=new Set(d),this.wildcardPositions=u,this.lastWildcardPath=m,this.lastWildcardInfo=m?e(m):null,this.parentPath=g,this.parentPathInfo=g?e(g):null,this.wildcardCount=p}}const T=new WeakMap;function O(t){const e=T.get(t);if(void 0!==e)return e;let n=null;try{if(t.nodeType!==Node.ELEMENT_NODE)return n;const e=t,o=e.tagName.toLowerCase();if(o.includes("-"))return n=o;if(e.hasAttribute("is")){const t=e.getAttribute("is");if(t.includes("-"))return n=t}return n}finally{T.set(t,n)}}function R(t=null){const e=globalThis.customElements,n=t?.customElements??e;if("object"!=typeof n||null===n)return null;const o=n;return"function"!=typeof o.get||"function"!=typeof o.whenDefined?null:o}function D(t,e){t.upgrade?.(e)}function L(t){try{if(null===t||"object"!=typeof t&&"function"!=typeof t)return null;const e=t,n=e.addEventListener,o=e.removeEventListener,s=e.constructor?.wcBindable;if("function"!=typeof n||"function"!=typeof o)return null;if("wc-bindable"!==s?.protocol)return null;if(!Number.isInteger(s.version)||s.version<1)return null;const r=F(s.properties,W);if(null===r)return null;const i=void 0===s.inputs?new Map:F(s.inputs,B);if(null===i)return null;const a=void 0===s.commands?new Map:F(s.commands,j);return null===a?null:{target:t,liveDeclaration:s,knownProperties:r,declaredInputs:i,declaredCommands:a}}catch{return null}}function W(t){if("object"!=typeof t||null===t)return!1;const e=t;return"string"==typeof e.name&&0!==e.name.length&&("string"==typeof e.event&&0!==e.event.length&&(void 0===e.getter||"function"==typeof e.getter))}function B(t){if("object"!=typeof t||null===t)return!1;const e=t;return"string"==typeof e.name&&0!==e.name.length&&(void 0===e.attribute||"string"==typeof e.attribute)}function j(t){if("object"!=typeof t||null===t)return!1;const e=t;return"string"==typeof e.name&&0!==e.name.length&&(void 0===e.async||"boolean"==typeof e.async)}function F(t,e){if(!Array.isArray(t))return null;const n=new Map;for(const o of t){if(!e(o)||n.has(o.name))return null;n.set(o.name,o)}return n}function z(t){throw new Error(`[@wcstack/state] ${t}`)}function q(t,e,n){const o="."===e?`.${t}`:`${e}.${t}`;return{propName:t,propSegments:[t],propModifiers:[],statePathName:o,statePathInfo:E(o),stateName:n,inFilters:[],outFilters:[],bindingType:"prop"}}function U(t){switch(t.bindingType){case"prop":case"event":case"radio":case"checkbox":return`${t.bindingType}::${t.propName}`;default:return null}}function V(t,e){let n=t;if(0===e.length)return n;for(let t=0;t<e.length&&(n=n?.childNodes[e[t]]??null,null!==n);t++);return n}const H=new WeakMap;const G=new Set(["if","elseif","else","for"]);function K(t){z(`filter ${t} requires at least one option`)}function J(t){z(`filter ${t} requires a number as option`)}function X(t){z(`filter ${t} requires a number value`)}function Y(t){z(`filter ${t} requires a date value`)}function Q(t){return!(!t||isNaN(Number(t)))}const Z={eq:t=>{const e=t?.[0]??K("eq");return t=>"number"==typeof t?(Q(e)||J("eq"),t===Number(e)):t===e},ne:t=>{const e=t?.[0]??K("ne");return t=>"number"==typeof t?(Q(e)||J("ne"),t!==Number(e)):t!==e},not:t=>t=>("boolean"!=typeof t&&z(`filter ${"not"} requires a boolean value`),!t),lt:t=>{const e=t?.[0]??K("lt");return Q(e)||J("lt"),t=>("number"!=typeof t&&X("lt"),t<Number(e))},le:t=>{const e=t?.[0]??K("le");return Q(e)||J("le"),t=>("number"!=typeof t&&X("le"),t<=Number(e))},gt:t=>{const e=t?.[0]??K("gt");return Q(e)||J("gt"),t=>("number"!=typeof t&&X("gt"),t>Number(e))},ge:t=>{const e=t?.[0]??K("ge");return Q(e)||J("ge"),t=>("number"!=typeof t&&X("ge"),t>=Number(e))},inc:t=>{const e=t?.[0]??K("inc");return Q(e)||J("inc"),t=>("number"!=typeof t&&X("inc"),t+Number(e))},dec:t=>{const e=t?.[0]??K("dec");return Q(e)||J("dec"),t=>("number"!=typeof t&&X("dec"),t-Number(e))},mul:t=>{const e=t?.[0]??K("mul");return Q(e)||J("mul"),t=>("number"!=typeof t&&X("mul"),t*Number(e))},div:t=>{const e=t?.[0]??K("div");return Q(e)||J("div"),t=>("number"!=typeof t&&X("div"),t/Number(e))},mod:t=>{const e=t?.[0]??K("mod");return Q(e)||J("mod"),t=>("number"!=typeof t&&X("mod"),t%Number(e))},abs:t=>t=>("number"!=typeof t&&X("abs"),Math.abs(t)),clamp:t=>{const e=t?.[0]??K("clamp");Q(e)||J("clamp");const n=t?.[1]??K("clamp");Q(n)||J("clamp");const o=Number(e),s=Number(n);return t=>("number"!=typeof t&&X("clamp"),Math.min(Math.max(t,o),s))},fix:t=>{const e=t?.[0]??"0";return Q(e)||J("fix"),t=>("number"!=typeof t&&X("fix"),t.toFixed(Number(e)))},locale:t=>{const n=t?.[0]??e.locale;return t=>("number"!=typeof t&&X("locale"),t.toLocaleString(n))},uc:t=>t=>String(t).toUpperCase(),lc:t=>t=>String(t).toLowerCase(),cap:t=>t=>{const e=String(t);return 0===e.length?e:1===e.length?e.toUpperCase():e.charAt(0).toUpperCase()+e.slice(1)},trim:t=>t=>String(t).trim(),slice:t=>{const e=[],n=t?.[0]??K("slice");Q(n)||J("slice"),e.push(Number(n));const o=t?.[1];return void 0!==o&&(Q(o)||J("slice"),e.push(Number(o))),t=>String(t).slice(...e)},substr:t=>{const e=t?.[0]??K("substr");Q(e)||J("substr");const n=t?.[1]??K("substr");return Q(n)||J("substr"),t=>String(t).substr(Number(e),Number(n))},pad:t=>{const e=t?.[0]??K("pad");Q(e)||J("pad");const n=t?.[1]??"0";return t=>String(t).padStart(Number(e),n)},rep:t=>{const e=t?.[0]??K("rep");return Q(e)||J("rep"),t=>String(t).repeat(Number(e))},rev:t=>t=>String(t).split("").reverse().join(""),truncate:t=>{const e=t?.[0]??K("truncate");Q(e)||J("truncate");const n=Number(e),o=t?.[1]??"…";return t=>{const e=String(t);return e.length<=n?e:e.slice(0,n)+o}},join:t=>{const e=t?.[0]??", ";return t=>(Array.isArray(t)||z(`filter ${"join"} requires an array value`),t.join(e))},int:t=>t=>parseInt(String(t),10),float:t=>t=>parseFloat(String(t)),round:t=>{const e=t?.[0]??"0";return Q(e)||J("round"),t=>{"number"!=typeof t&&X("round");const n=Math.pow(10,Number(e));return Math.round(t*n)/n}},floor:t=>{const e=t?.[0]??"0";return Q(e)||J("floor"),t=>{"number"!=typeof t&&X("floor");const n=Math.pow(10,Number(e));return Math.floor(t*n)/n}},ceil:t=>{const e=t?.[0]??"0";return Q(e)||J("ceil"),t=>{"number"!=typeof t&&X("ceil");const n=Math.pow(10,Number(e));return Math.ceil(t*n)/n}},percent:t=>{const e=t?.[0]??"0";return Q(e)||J("percent"),t=>("number"!=typeof t&&X("percent"),`${(100*t).toFixed(Number(e))}%`)},unit:t=>{const e=t?.[0]??K("unit");return t=>null==t?t:String(t)+e},date:t=>{const n=t?.[0]??e.locale;return t=>(t instanceof Date||Y("date"),t.toLocaleDateString(n))},time:t=>{const n=t?.[0]??e.locale;return t=>(t instanceof Date||Y("time"),t.toLocaleTimeString(n))},datetime:t=>{const n=t?.[0]??e.locale;return t=>(t instanceof Date||Y("datetime"),t.toLocaleString(n))},ymd:t=>{const e=t?.[0]??"-";return t=>{t instanceof Date||Y("ymd");const n=t.getFullYear().toString(),o=(t.getMonth()+1).toString().padStart(2,"0"),s=t.getDate().toString().padStart(2,"0");return`${n}${e}${o}${e}${s}`}},hms:t=>{const e=t?.[0]??":";return t=>{t instanceof Date||Y("hms");const n=t.getHours().toString().padStart(2,"0"),o=t.getMinutes().toString().padStart(2,"0"),s=t.getSeconds().toString().padStart(2,"0");return`${n}${e}${o}${e}${s}`}},falsy:t=>t=>!1===t||null==t||0===t||""===t||Number.isNaN(t),truthy:t=>t=>!1!==t&&null!=t&&0!==t&&""!==t&&!Number.isNaN(t),defaults:t=>{const e=t?.[0]??K("defaults");return t=>!1===t||null==t||0===t||""===t||Number.isNaN(t)?e:t},boolean:t=>t=>Boolean(t),number:t=>t=>Number(t),string:t=>t=>String(t),null:t=>t=>""===t?null:t},tt=Z,et={input:Z,output:tt},nt=(t,e)=>n=>{const o=n[t];return o||z(`filter not found: ${t}`),o(e)};function ot(t,e,n){const o=-1===e?t.length:e;let s=0;for(;s<o&&/\s/.test(t[s]);)s++;const r=-1===n?0:n;let i=t.length;for(;i>r&&/\s/.test(t[i-1]);)i--;return t.slice(s,i)}const st=new Map;function rt(t,e){const n=et[e];return t.map(t=>{const o=t.indexOf("("),s=t.lastIndexOf(")");if(-1!==o&&-1===s&&z(`Invalid filter format: missing closing parenthesis in "${t}"`),-1!==s&&-1===o&&z(`Invalid filter format: missing opening parenthesis in "${t}"`),-1===o){const o=t.trim(),s=`${o}():${e}`;let r=st.get(s);return void 0===r&&(r=nt(o,[])(n),st.set(s,r)),{filterName:o,args:[],filterFn:r}}{const r=t.substring(o+1,s),i=t.substring(0,o).trim(),a=function(t){const e=[];let n="",o=null,s=!1,r=-1,i=-1;const a=()=>{e.push(ot(n,r,i)),n="",s=!1,r=-1,i=-1};for(let e=0;e<t.length;e++){const l=t[e];o?l===o?o=null:(-1===r&&(r=n.length),n+=l,i=n.length):'"'===l||"'"===l?(o=l,s=!0):","===l?a():n+=l}const l=ot(n,r,i);return(l||s)&&e.push(l),e}(r),l=`${i}(${a.join(",")}):${e}`;let c=st.get(l);return void 0===c&&(c=nt(i,a)(n),st.set(l,c)),{filterName:i,args:a,filterFn:c}}})}const it=t=>t.trim(),at=new Map;const lt=new Map;function ct(t){const e=t.indexOf(r);let n="",o=[],s="",i=[];-1!==e?(n=t.slice(0,e).trim(),s=t.slice(e+1).trim(),lt.has(s)?i=lt.get(s):(o=s.split(r).map(it),i=rt(o,"output"),lt.set(s,i))):n=t.trim();const[a,l="default"]=n.split("@").map(it);return{stateName:l,statePathName:a,statePathInfo:E(a),outFilters:i}}function dt(t){const[...e]=t.split(";").map(it).filter(t=>t.length>0),o=e.map(t=>{const e=t.indexOf(":");-1===e&&z(`Invalid bindText: "${t}". Missing ':' separator between propPart and statePart.`);const o=t.slice(0,e).trim(),s=t.slice(e+1).trim();if("else"===o){return{propName:"else",propSegments:["else"],propModifiers:[],statePathName:"#else",statePathInfo:E("#else"),stateName:"",inFilters:[],outFilters:[],bindingType:"else"}}if("..."===o){const e=ct(s);return e.outFilters.length>0&&z(`Invalid spread binding "${t}": filters are not allowed on spread targets.`),0===e.statePathName.length&&z(`Invalid spread binding "${t}": spread target path is required.`),{propName:"...",propSegments:["..."],propModifiers:[],inFilters:[],...e,bindingType:"spread"}}if("if"===o||"elseif"===o||"for"===o||"radio"===o||"checkbox"===o){return{propName:o,propSegments:[o],propModifiers:[],inFilters:[],...ct(s),bindingType:o}}{const t=ct(s),e=function(t){const e=t.indexOf(r);let o="",s=[],i="",a=[];-1!==e?(o=t.slice(0,e).trim(),i=t.slice(e+1).trim(),at.has(i)?a=at.get(i):(s=i.split(r).map(it),a=rt(s,"input"),at.set(i,a))):o=t.trim();const[l,c]=o.split("#").map(it),d=l.split(n).map(it);return{propName:l,propSegments:d,propModifiers:c?c.split(",").map(it):[],inFilters:a}}(o);return"eventToken"===e.propSegments[0]||e.propSegments[0].startsWith("on")?{...e,...t,bindingType:"event"}:{...e,...t,bindingType:"prop"}}});if(o.length>1){o.some(t=>G.has(t.bindingType))&&z(`Invalid bindText: "${t}". 'if', 'elseif', 'else', and 'for' bindings must be single binding.`)}return o}const ut=new WeakMap,ft=new Set([e.commentTextPrefix,e.commentForPrefix,e.commentIfPrefix,e.commentElseIfPrefix,e.commentElsePrefix]),ht=new RegExp("^\\s*@@\\s*(.*?)\\s*:\\s*(.+?)\\s*$");function pt(t){const n=ut.get(t);if("string"==typeof n)return n;if(t.nodeType!==Node.COMMENT_NODE)return null;const o=t.data.trim(),s=ht.exec(o);if(null===s)return null;const r=s[1]||e.commentTextPrefix;return ft.has(r)?(ut.set(t,s[2]),s[2]):null}const mt=new Map;function gt(t,e,n){if(null===n)mt.delete(t);else{mt.set(t,n);const o=n.parseBindTextResult,s=xr(e,o.stateName);null===s&&z(`State element with name "${o.stateName}" not found for fragment info.`),s.setPathInfo(o.statePathName,o.bindingType);for(const t of n.nodeInfos)for(const n of t.parseBindTextResults){const t=xr(e,n.stateName);null===t&&z(`State element with name "${n.stateName}" not found for fragment info node.`),t.setPathInfo(n.statePathName,n.bindingType)}}}function yt(t){return mt.get(t)||null}function bt(t){if(t.nodeType===Node.ELEMENT_NODE){return dt(t.getAttribute(e.bindAttributeName)||"")}if(t.nodeType===Node.COMMENT_NODE){const e=pt(t);null===e&&z("Comment node binding text not found.");const n=yt(e);let o=n?.parseBindTextResult??null,s=null;return null===o?(o={propName:"textContent",propSegments:["textContent"],propModifiers:[],inFilters:[],...ct(e),bindingType:"text"},s=null):s=e,[{...o,uuid:s}]}return[]}function wt(t){if(!t.hasAttribute("bind-component"))return!1;const n=t.parentNode;return n instanceof Element&&n.hasAttribute(e.bindAttributeName)}function vt(t){const n=[],o=t.querySelectorAll(`${e.tagNames.state}[bind-component]`);for(const e of o){if(!wt(e))continue;const o=e.parentNode;o!==t&&n.push(o)}return n}function Nt(t,e){for(let n=0;n<e.length;n++){const o=e[n];if(o!==t&&o.contains(t))return!0}return!1}function St(t){const n=[],o=vt(t),s=document.createTreeWalker(t,NodeFilter.SHOW_ELEMENT|NodeFilter.SHOW_COMMENT,{acceptNode(t){if(t.nodeType===Node.ELEMENT_NODE){return t.hasAttribute(e.bindAttributeName)?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}return null!==pt(t)?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;s.nextNode();){const t=s.currentNode;o.length>0&&Nt(t,o)||n.push(t)}return n}const It=new WeakSet;function xt(t,e,n){const o=function(t,e,n={}){const o=n.allowDeferred??!0;if(!e.some(t=>"spread"===t.bindingType))return e;const s=[],r=new WeakSet;for(const n of e){if("spread"!==n.bindingType){s.push(n);continue}t.nodeType!==Node.ELEMENT_NODE&&z("Spread binding requires an element node.");const e=t,i=O(e);null===i&&z(`Spread binding "${n.statePathName}" requires a custom element with wcBindable, but <${e.tagName.toLowerCase()}> is not a custom element.`);const a=R();if(null===a&&z(`CustomElementRegistry is unavailable for <${i}>.`),void 0===a.get(i)){o||z(`Spread binding "${n.statePathName}" requires <${i}> to be registered. Define the custom element before initializing this binding.`),s.push(n);continue}D(a,e);const l=L(e);null===l&&z(`Spread binding "${n.statePathName}" requires <${i}> to expose a valid wcBindable declaration.`);const c=n.statePathName,d=n.stateName,u=new Set;for(const t of l.knownProperties.keys()){if(u.has(t))continue;u.add(t);const e=q(t,c,d);r.add(e),s.push(e)}for(const t of l.declaredInputs.keys()){if(u.has(t))continue;u.add(t);const e=q(t,c,d);r.add(e),s.push(e)}}const i=new Map;for(let t=0;t<s.length;t++){const e=U(s[t]);null!==e&&i.set(e,t)}const a=[];for(let t=0;t<s.length;t++){const e=U(s[t]);null!==e?i.get(e)===t&&a.push(s[t]):a.push(s[t])}return a}(t,e,{allowDeferred:n.allowDeferred});if(o.some(t=>"spread"===t.bindingType)){const n=t.nodeType===Node.ELEMENT_NODE?O(t):null;return null===n&&z("Spread binding deferred but element is not a custom element."),{bindings:[],deferred:{node:t,tagName:n,parseResults:e}}}It.add(t);const s=function(t,e){const n=[];for(const o of e)if("text"!==o.bindingType)n.push({...o,node:t,replaceNode:t});else{const e=t.nodeType===Node.TEXT_NODE?t:document.createTextNode("");n.push({...o,node:t,replaceNode:e})}return n}(t,o);return function(t,e){H.set(t,e)}(t,s),A(t),{bindings:s,deferred:null}}function $t(t){const e=St(t),n=[],o=[];for(const t of e){if(It.has(t))continue;const e=xt(t,bt(t),{allowDeferred:!0});null===e.deferred?n.push(...e.bindings):o.push(e.deferred)}return[e,n,o]}function _t(t){It.add(t)}function Pt(t){const{node:e,parseResults:n}=t;!function(t){It.delete(t)}(e);return xt(e,n,{allowDeferred:!1}).bindings}const At=new WeakMap;function kt(t){let e=t;for(;e;){const t=At.get(e);if(t)return t;e=e.parentNode}return null}function Ct(t,e){null!==e?At.set(t,e):At.delete(t)}const Et=new WeakMap;function Mt(t){return Et.get(t)??[]}function Tt(t,e){Et.set(t,e)}const Ot=Symbol("$$setLoopContext"),Rt=Symbol("$$getByAddress"),Dt=Symbol("$$hasByAddress"),Lt=Symbol("$$setByAddress"),Wt=Symbol("$$connectedCallback"),Bt=Symbol("$$disconnectedCallback"),jt=Symbol("$$updatedCallback"),Ft=new WeakMap;function zt(t,e){if(Ft.has(t)){const n=Ft.get(t);if(n.has(e))return n.get(e)}else Ft.set(t,new WeakMap);const n=Object.freeze(new qt(t,e));return Ft.get(t).set(e,n),n}class qt{pathInfo;stateName;stateElement;parentAbsolutePathInfo;constructor(t,e){this.pathInfo=e,this.stateName=t.name,this.stateElement=t,null===e.parentPathInfo?this.parentAbsolutePathInfo=null:this.parentAbsolutePathInfo=zt(t,e.parentPathInfo)}}const Ut=new WeakMap,Vt=new WeakMap;class Ht{absolutePathInfo;listIndex;_parentAbsoluteAddress;constructor(t,e){this.absolutePathInfo=t,this.listIndex=e}get parentAbsoluteAddress(){if(void 0!==this._parentAbsoluteAddress)return this._parentAbsoluteAddress;const t=this.absolutePathInfo.parentAbsolutePathInfo;if(null===t)return null;let e=null;return e=this.absolutePathInfo.pathInfo.segments[this.absolutePathInfo.pathInfo.segments.length-1]===o?this.listIndex?.parentListIndex??null:this.listIndex,this._parentAbsoluteAddress=Gt(t,e)}}function Gt(t,e){if(null===e){let e=Vt.get(t);return void 0!==e||(e=new Ht(t,null),Vt.set(t,e)),e}{let n=Ut.get(e);void 0===n&&(n=new WeakMap,Ut.set(e,n));let o=n.get(t);return void 0!==o||(o=new Ht(t,e),n.set(t,o)),o}}const Kt=new WeakMap;function Jt(t,e){null===e?Kt.delete(t):Kt.set(t,e)}function Xt(t){return Kt.get(t)||null}const Yt=new Map;function Qt(t,e){let n,o;if(0===t.wildcardCount||0===e.wildcardCount)return 0;if(1===t.wildcardCount&&e.wildcardCount>0&&e.wildcardPathSet.has(t.path))return 1;t.id<e.id?(n=t,o=e):(n=e,o=t);const s=`${n.path}\t${o.path}`;let r=Yt.get(s);if(void 0!==r)return r;return r=n.wildcardPathSet.intersection(o.wildcardPathSet).size,Yt.set(s,r),r}function Zt(t,e,n){return e<0||e>=n?null:t.at(e-n)}function te(t,e){const n=t.indexes??[];return n.length===e?n:n.slice(n.length-e)}const ee=new WeakMap;function ne(t){const e=kt(t.node);if(null===e)return null;let n=ee.get(e);if(void 0===n)n=new WeakMap,ee.set(e,n);else{const e=n.get(t);if(void 0!==e)return e}let o=null;try{const n=Qt(e.pathInfo,t.statePathInfo);return n>0&&(o=Zt(e.listIndex,n-1,e.pathInfo.wildcardCount)),o}finally{n.set(t,o)}}const oe=new WeakMap;function se(t,e){if(null!=e)return e;let n=t.replaceNode.getRootNode();if(!1===t.replaceNode.isConnected){const e=Xt(n);null===e?z(`Cannot get absolute state address for disconnected binding: ${t.bindingType} ${t.statePathName} on ${t.node.nodeName}`):n=e}return n}function re(t,e){let n=null;if(n=oe.get(t)||null,null!==n)return n;const o=se(t,e),s=ne(t),r=xr(o,t.stateName);null===r&&z(`State element with name "${t.stateName}" not found for binding.`);return n=Gt(zt(r,t.statePathInfo),s),oe.set(t,n),n}function ie(t){oe.delete(t)}let ae=null;const le=new WeakMap;function ce(t,e){const n=le.get(t);void 0===n?le.set(t,e):n instanceof Set?n.add(e):n!==e&&le.set(t,new Set([n,e])),null!==ae&&ae({type:"state:binding-added",absoluteAddress:t,binding:e})}function de(t,e){const n=le.get(t);void 0!==n&&(n instanceof Set?n.delete(e):n===e&&le.delete(t),null!==ae&&ae({type:"state:binding-removed",absoluteAddress:t,binding:e}))}const ue=new WeakMap;function fe(t,e,n){let o=ue.get(t);void 0===o&&(o=new WeakMap,ue.set(t,o));const s=o.get(e);void 0===s?o.set(e,n):s instanceof Set?s.add(n):s!==n&&o.set(e,new Set([s,n])),null!==ae&&ae({type:"state:binding-added",absoluteAddress:Gt(t,e),binding:n})}function he(t,e,n){const o=ue.get(t);if(void 0===o)return;const s=o.get(e);void 0!==s&&(s instanceof Set?s.delete(n):s===n&&o.delete(e),null!==ae&&ae({type:"state:binding-removed",absoluteAddress:Gt(t,e),binding:n}))}function pe(t){const e=le.get(t);return void 0!==e?e:null!==t.listIndex?ue.get(t.absolutePathInfo)?.get(t.listIndex):void 0}const me=new WeakMap,ge=new WeakMap;class ye{pathInfo;listIndex;_parentAddress;constructor(t,e){this.pathInfo=t,this.listIndex=e}get parentAddress(){if(void 0!==this._parentAddress)return this._parentAddress;const t=this.pathInfo.parentPathInfo;if(null===t)return null;let e=null;return e=this.pathInfo.segments[this.pathInfo.segments.length-1]===o?this.listIndex?.parentListIndex??null:this.listIndex,this._parentAddress=be(t,e)}}function be(t,e){if(null===e){let e=ge.get(t);return void 0!==e||(e=new ye(t,null),ge.set(t,e)),e}{let n=me.get(e);void 0===n&&(n=new WeakMap,me.set(e,n));let o=n.get(t);return void 0!==o||(o=new ye(t,e),n.set(t,o)),o}}const we=new WeakMap;function ve(t){let e=null;if(e=we.get(t)||null,null!==e)return e;if(t.statePathInfo.wildcardCount>0){const n=ne(t);null===n&&z(`Cannot resolve state address for binding with wildcard statePathName "${t.statePathName}" because list index is null.`),e=be(t.statePathInfo,n)}else e=be(t.statePathInfo,null);return we.set(t,e),e}function Ne(t){we.delete(t)}function Se(){const t=new Map,e=new Map;return{add(n,o){let s=t.get(n);return void 0===s&&(s=new WeakSet,t.set(n,s)),!s.has(o)&&(s.add(o),e.set(n,(e.get(n)??0)+1),!0)},remove(n,o){const s=t.get(n);if(void 0===s||!s.has(o))return!1;s.delete(o);const r=(e.get(n)??1)-1;return r<=0?(t.delete(n),e.delete(n),!0):(e.set(n,r),!1)},has:(e,n)=>t.get(e)?.has(n)??!1,countOf:t=>e.get(t)??0,get keyCount(){return e.size},clear(){t.clear(),e.clear()}}}const Ie=new Map,xe=Se();function $e(t,e){const n=t.inFilters.map(t=>t.filterName+"("+t.args.join(",")+")").join("|");return`${t.stateName}::${t.statePathName}::${e}::${n}`}function _e(t){let e="input";for(const n of t.propModifiers)n.startsWith("on")&&(e=n.slice(2));return e}function Pe(t){if("checkbox"===t.bindingType&&-1===t.propModifiers.indexOf("ro")){const s=_e(t),r=$e(t,s);let i=Ie.get(r);return void 0===i&&(e=t.stateName,n=t.statePathName,o=t.inFilters,i=t=>{const s=t.target;if(null===s)return void console.warn("[@wcstack/state] event.target is null.");if("checkbox"!==s.type)return void console.warn("[@wcstack/state] event.target is not a checkbox input element.");const r=s.checked;let i=s.value;for(const t of o)i=t.filterFn(i);const a=xr(s.getRootNode(),e);null===a&&z(`State element with name "${e}" not found for two-way binding.`);const l=kt(s);a.createState("writable",t=>{t[Ot](l,()=>{let e=t[n];if(Array.isArray(e))if(r)-1===e.indexOf(i)&&(t[n]=e.concat(i));else{const o=e.indexOf(i);-1!==o&&(t[n]=e.toSpliced(o,1))}else t[n]=r?[i]:[]})})},Ie.set(r,i)),t.node.addEventListener(s,i),xe.add(r,t),!0}var e,n,o;return!1}function Ae(t){return("object"==typeof t||"function"==typeof t)&&null!==t&&"function"==typeof t.then}function ke(t,e){const n=Array.isArray(t)?t:[t];for(const t of n)Ae(t)&&Promise.resolve(t).catch(t=>{console.error(`[wcstack/state] ${e} rejected.`,t)})}class Ce{_name;_subscribers=new Set;constructor(t){this._name=t}get name(){return this._name}get size(){return this._subscribers.size}subscribe(t){return this._subscribers.add(t),()=>{this._subscribers.delete(t)}}unsubscribe(t){return this._subscribers.delete(t)}emit(...t){const e=[];for(const n of this._subscribers)e.push(n(...t));return e}}class Ee extends Ce{_ownerStateName;constructor(t,e){super(t),this._ownerStateName=e??null}emit(...t){return null!==ae&&ae({type:"state:token-emit",kind:"event",stateName:this._ownerStateName,tokenName:this.name,args:t,subscriberCount:this.size}),super.emit(...t)}}const Me=new WeakMap;function Te(t,e){let n=Me.get(t);void 0===n&&(n=new Map,Me.set(t,n));let o=n.get(e);return void 0===o&&(o=new Ee(e,t.name),n.set(e,o)),o}function Oe(t){Me.delete(t)}const Re=new WeakMap;function De(t){if("eventToken"!==t.propSegments[0])return!1;const e=t.node,n=O(e),o=R();if(null!==n&&void 0===o?.get(n))return null===o&&z(`CustomElementRegistry is unavailable for <${n}>.`),!0;if(Re.has(t))return!0;const s=t.propSegments[1];"string"==typeof s&&0!==s.length||z('eventToken binding requires a property name (e.g., "eventToken.error").');const r=function(t){return null===O(t)?null:L(t)}(e);null===r&&z(`eventToken binding requires a wc-bindable custom element. <${e.tagName.toLowerCase()}> is not wc-bindable.`);const i=r.knownProperties.get(s);void 0===i&&z(`Property "${s}" is not declared in wcBindable.properties of <${e.tagName.toLowerCase()}>.`);const a=i.event,l=t.statePathName,c=t.stateName,d=t.propModifiers,u=t=>{d.includes("prevent")&&t.preventDefault(),d.includes("stop")&&t.stopPropagation();const n=xr(e.getRootNode(),c);null===n&&z(`State element with name "${c}" not found for eventToken handler.`),n.eventTokenNames.has(l)||z(`eventToken "${l}" is not declared in $eventTokens of state "${c}".`);const o=kt(e);n.createStateAsync("writable",async e=>{ke(e[Ot](o,()=>{const s=null!==o?te(o.listIndex,o.pathInfo.wildcardCount):[];return Te(n,l).emit(e,t,...s)}),`$on."${l}" of state "${c}"`)})};return e.addEventListener(a,u),Re.set(t,{eventName:a,handler:u}),!0}class Le extends Ce{_ownerStateName;constructor(t,e){super(t),this._ownerStateName=e??null}emit(...t){return null!==ae&&ae({type:"state:token-emit",kind:"command",stateName:this._ownerStateName,tokenName:this.name,args:t,subscriberCount:this.size}),super.emit(...t)}}function We(t){return t instanceof Le}const Be=new Map,je=Se();function Fe(t){const e=t.propModifiers.filter(t=>"prevent"===t||"stop"===t).sort().join(",");return`${t.stateName}::${t.statePathName}::${e}`}const ze=(t,e,n,o)=>s=>{n.includes("prevent")&&s.preventDefault(),n.includes("stop")&&s.stopPropagation();const r=s.target,i=xr(r.getRootNode(),t);null===i&&z(`State element with name "${t}" not found for event handler.`);const a=kt(r),l=e.startsWith(m+".");i.createStateAsync("writable",async n=>{ke(n[Ot](a,()=>{const r=null!==a?te(a.listIndex,a.pathInfo.wildcardCount):[];if(l){const t=n[Rt](be(o,null));return We(t)||z(`Event binding "${e}" did not resolve to a CommandToken. Declare the name in $commandTokens and reference it as $command.<name>.`),t.emit(s,...r)}const i=n[e];return"function"!=typeof i&&z(`Handler "${e}" is not a function on state "${t}".`),Reflect.apply(i,n,[s,...r])}),`"${e}" of state "${t}"`)})};function qe(t){if(!t.propName.startsWith("on"))return!1;const e=Fe(t);let n=Be.get(e);void 0===n&&(n=ze(t.stateName,t.statePathName,t.propModifiers,t.statePathInfo),Be.set(e,n));const o=t.propName.slice(2);return t.node.addEventListener(o,n),je.add(e,t),!0}const Ue=new Map,Ve=Se();function He(t,e){const n=t.inFilters.map(t=>t.filterName+"("+t.args.join(",")+")").join("|");return`${t.stateName}::${t.statePathName}::${e}::${n}`}function Ge(t){let e="input";for(const n of t.propModifiers)n.startsWith("on")&&(e=n.slice(2));return e}function Ke(t){if("radio"===t.bindingType&&-1===t.propModifiers.indexOf("ro")){const s=Ge(t),r=He(t,s);let i=Ue.get(r);return void 0===i&&(e=t.stateName,n=t.statePathName,o=t.inFilters,i=t=>{const s=t.target;if(null===s)return void console.warn("[@wcstack/state] event.target is null.");if("radio"!==s.type)return void console.warn("[@wcstack/state] event.target is not a radio input element.");if(!1===s.checked)return;let r=s.value;for(const t of o)r=t.filterFn(r);const i=xr(s.getRootNode(),e);null===i&&z(`State element with name "${e}" not found for two-way binding.`);const a=kt(s);i.createState("writable",t=>{t[Ot](a,()=>{t[n]=r})})},Ue.set(r,i)),t.node.addEventListener(s,i),Ve.add(r,t),!0}var e,n,o;return!1}const Je=new Set(["radio","checkbox"]),Xe=new Set(["value","valueAsNumber","valueAsDate"]);function Ye(t,e){if(t.nodeType!==Node.ELEMENT_NODE)return!1;const n=t,o=n.tagName.toLowerCase();if("input"===o){const t=(n.getAttribute("type")||"text").toLowerCase();if("button"===t)return!1;if(Je.has(t)&&"checked"===e)return!0;if(Xe.has(e))return!0}if("select"===o&&"value"===e)return!0;if("textarea"===o&&"value"===e)return!0;const s=O(n);if(null!==s){const t=R()?.get(s);void 0===t&&z(`Custom element <${s}> is not defined. Cannot determine if property "${e}" is suitable for two-way binding.`);const o=L(n);if(o?.knownProperties.has(e))return!0}return!1}let Qe=1,Ze=1,tn=1;const en=new WeakMap;function nn(t,e,n,o){let s=en.get(t);void 0===s&&(s=new Map,en.set(t,s));const r=function(t,e,n){return`${e}::${n}::${t}`}(e,n,o);let i=s.get(r);return void 0===i&&(i=Qe++,s.set(r,i)),i}function on(t,e){return"to-element"===e?2*t:2*t+1}const sn=new Set;function rn(t){return{transactionId:Ze++,originBindingId:t,visitedEdges:sn,hop:0}}function an(t,e){const n=new Set(t.visitedEdges);return n.add(e),{transactionId:t.transactionId,originBindingId:t.originBindingId,visitedEdges:n,hop:t.hop+1}}let ln=null;function cn(){return ln}function dn(t,e){const n=ln;ln=t;try{return e()}finally{ln=n}}const un=[];let fn=!1;const hn=new Map,pn=Se(),mn=new WeakMap,gn=t=>t.detail;function yn(t,e,n,o){const s=t.inFilters.map(t=>t.filterName+"("+t.args.join(",")+")").join("|");return`${t.stateName}::${t.propName}::${t.statePathName}::${e}::${s}::${n?"g":"n"}::${o?"o":"s"}`}function bn(t){let e="select"===t.node.tagName.toLowerCase()?"change":"input";const n=O(t.node);if(null!==n){const o=R()?.get(n);void 0===o&&z(`Custom element <${n}> is not defined. Cannot determine event name for two-way binding.`);const s=L(t.node)?.knownProperties.get(t.propName);s&&(e=s.event)}for(const n of t.propModifiers)n.startsWith("on")&&(e=n.slice(2));return e}function wn(t){if(null!==O(t.node)){const e=L(t.node)?.knownProperties.get(t.propName);if(e)return e.getter??gn}return null}function vn(t){if(null===O(t.node))return!1;const e=L(t.node)?.knownProperties.get(t.propName);return"event"===e?.semantics}const Nn=(t,e,n,o,s,r)=>i=>{const a=i.target;if(null===a)return void console.warn("[@wcstack/state] event.target is null.");let l;if(null!==s)l=s(i);else{if(!(e in a))return void console.warn(`[@wcstack/state] Property "${e}" does not exist on target element.`);l=a[e]}let c=l;for(const t of o)c=t.filterFn(c);const d=mn.get(a)?.get(e);if(void 0!==d)for(const t of d)t(c);let u=null;{const o=nn(a,e,t,n),s=function(t,e){for(let n=un.length-1;n>=0;n--){const o=un[n];if(o.node===t&&o.receipt.member===e)return o.receipt}return null}(a,e);if(null!==s&&Object.is(s.writtenValue,l))return void(null!==ae&&ae({type:"propagation:suppressed",reason:"confirmation",transactionId:s.transactionId,edgeId:on(o,"to-state"),node:a,member:e}));const r=on(o,"to-state"),i=cn();if(null!==i&&i.visitedEdges.has(r))return void(null!==ae&&ae({type:"propagation:suppressed",reason:"visited-edge",transactionId:i.transactionId,edgeId:r,node:a,member:e}));u=an(i??rn(o),r)}const f=xr(a.getRootNode(),t);null===f&&z(`State element with name "${t}" not found for two-way binding.`);const h=kt(a),p=()=>{r&&(fn=!0);try{f.createState("writable",t=>{t[Ot](h,()=>{t[n]=c})})}finally{r&&(fn=!1)}};null!==u?dn(u,p):p()};const Sn=new WeakMap;function In(t,e){const n=Sn.get(t);return n?n.get(e)??null:null}const xn=new WeakMap;function $n(t,e){xn.set(t,e)}function _n(t){return xn.get(t)??null}function Pn(t){let e=t;for(;;){if(null==e||!0!==e.hasMappedComponentState)return null;const t=e.boundComponent;if(null==t)return null;const n=kt(t)?.listIndex;if(null!=n)return n;e=_n(t)}}function An(t){return Pn(t)?.length??0}function kn(t,e){return e.wildcardCount+An(t)}function Cn(t,e){return e??Pn(t)}const En=new WeakMap,Mn=new WeakMap,Tn=new WeakMap,On=new WeakMap;function Rn(t,e){return{innerAbsPathInfo:zt(t,E(e.propSegments.slice(1).join(n))),outerAbsPathInfo:re(e).absolutePathInfo}}function Dn(t,e,o=!0){let s=En.get(t);if(void 0===s&&(s=new Map,En.set(t,s)),s.has(e))return s.get(e);let r=Mn.get(t);void 0===r&&(r=new Map,Mn.set(t,r));const i=Tn.get(t);if(void 0===i)return null;let a=null;for(const t of i)if(e.pathInfo.cumulativePathInfoSet.has(t.innerAbsPathInfo.pathInfo)){t.innerAbsPathInfo.pathInfo.segments.length===e.pathInfo.segments.length&&z("Duplicate mapping rule for web component."),a=t;break}if(null===a)return null;const l=On.get(a);void 0===l&&z("Binding not found for primary mapping rule on web component.");const c=e.pathInfo.segments.slice(a.innerAbsPathInfo.pathInfo.segments.length),d=E(a.outerAbsPathInfo.pathInfo.segments.concat(c).join(n)),u=xr(t.getRootNode(),l.stateName);null===u&&z(`State element with name "${l.stateName}" not found for web component.`);const f=zt(u,d);if(!o)return f;s.set(e,f),r.set(f,e);const h=[l.propSegments[0],...e.pathInfo.segments],p={...l,propName:h.join(n),propSegments:h,statePathName:f.pathInfo.path,statePathInfo:f.pathInfo},m=No(l);return null===m||f.pathInfo.wildcardCount>0&&null===ne(p)||m.initialize([p],{registerAddress:!0}),f}function Ln(t,e){const n=Wn(t,e);if(null===n||n.stateElement===t)return null;return kn(t,e)!==kn(n.stateElement,n.pathInfo)?null:n}function Wn(t,e){if(!0!==t.hasMappedComponentState)return null;const n=t.boundComponent;if(null==n)return null;return Dn(n,zt(t,e),!1)}const Bn=new WeakSet;function jn(t){Bn.add(t)}function Fn(t){return!!Bn.has(t)&&(Bn.delete(t),!0)}const zn=new WeakSet;function qn(t){zn.add(t)}function Un(t){return!!zn.has(t)&&(zn.delete(t),!0)}let Vn=0;function Hn(){Vn--}function Gn(){return Vn>0}class Kn{registry;entries=new Map;constructor(t){this.registry=t}wait(t,e,n=()=>{}){const o=t.toLowerCase();let s=this.entries.get(o);void 0===s&&(s={waiters:new Set},this.entries.set(o,s),this.registry.whenDefined(o).then(()=>this.settle(o,null),t=>this.settle(o,t)));const r={active:!0,resolve:e,reject:n};return s.waiters.add(r),()=>{r.active&&(r.active=!1,s?.waiters.delete(r))}}pendingCount(t){return this.entries.get(t.toLowerCase())?.waiters.size??0}settle(t,e){const n=this.entries.get(t);if(void 0===n)return;this.entries.delete(t);const o=Array.from(n.waiters);n.waiters.clear();for(const t of o)t.active&&(t.active=!1,null===e?t.resolve():t.reject(e))}}const Jn=new WeakMap;function Xn(t){let e=Jn.get(t);return void 0===e&&(e=new Kn(t),Jn.set(t,e)),e}function Yn(t,e){let n=null;for(const o of t.propModifiers){const t=o.indexOf("=");if(t<0)continue;const s=o.slice(0,t).trim(),r=o.slice(t+1).trim();"init"!==s&&"sync"!==s&&z(`Unknown binding modifier "${s}" in "${o}".`),s===e&&(null!==n&&z(`Binding modifier "${e}" may only be specified once.`),n=r)}return n}const Qn=Object.freeze({authority:"state",syncOn:"call",observable:!1,outputOnly:!1}),Zn=Object.freeze({authority:"none",syncOn:"call",observable:!1,outputOnly:!1});function to(t,e){return"state"===t&&"call"===e?Qn:{authority:t,syncOn:e,observable:!1,outputOnly:!1}}function eo(t){const e=null===(n=Yn(t,"init"))?null:"state"===n||"element"===n||"auto"===n||"none"===n?n:z(`Invalid init modifier value "${n}".`);var n;const o=function(t){return null===t||"call"===t?"call":"connect"===t?"connect":z(`Invalid sync modifier value "${t}".`)}(Yn(t,"sync"));if("event"===t.bindingType)return null!==e&&"none"!==e&&z("Event bindings only allow init=none."),"call"===o?Zn:{authority:"none",syncOn:o,observable:!1,outputOnly:!1};if("command"===t.propSegments[0])return to("state",o);if("prop"!==t.bindingType)return null!==e&&"state"!==e&&"none"!==e&&z(`Binding type "${t.bindingType}" does not support init=${e}.`),to(e??"state",o);const s=L(t.node);if(null===s)return to(e??"state",o);const r=s.knownProperties.has(t.propName),i=s.declaredInputs.has(t.propName);r||i||z(`Property "${t.propName}" is not declared by wcBindable.`);const a=e??(r&&!i?"element":"state");return(r&&i?new Set(["state","element","auto","none"]):r?new Set(["element","none"]):new Set(["state","none"])).has(a)||z(`init=${a} is incompatible with wcBindable member "${t.propName}".`),"connect"!==o||r||z(`sync=connect requires observable property "${t.propName}".`),{authority:a,syncOn:o,observable:r,outputOnly:r&&!i}}function no(t,e){return"auto"!==e?e:function(t){const e=xr(t.replaceNode.getRootNode(),t.stateName);null===e&&z(`State element with name "${t.stateName}" not found for binding.`);const n=ve(t);let o=!1;return e.createState("readonly",t=>{o=t[Dt](n)}),o}(t)?"state":"element"}let oo=0,so=0;const ro=new WeakMap,io=new WeakMap,ao=new WeakMap,lo=new WeakMap;function co(t,e){const n=lo.get(t);void 0!==n?n!==e&&(n instanceof Set?n.add(e):lo.set(t,new Set([n,e]))):lo.set(t,e)}function uo(t,e){const n=lo.get(t);if(void 0!==n)if(n instanceof Set)for(const t of Array.from(n))e(t);else e(n)}function fo(t,e){if(e(t),null!==t.firstChild)for(const n of Array.from(t.childNodes))fo(n,e)}function ho(t){if("object"!=typeof t||null===t)return!1;const e=t;return 9===e.nodeType||11===e.nodeType&&"host"in e}class po{root;observer;constructor(t){this.root=t;const e=globalThis.MutationObserver;this.observer="function"==typeof e?new e(t=>this.handleMutations(t)):null,this.observer?.observe(t,{childList:!0,subtree:!0})}handleMutations(t){const e=[],n=[];for(const o of t)e.push(...Array.from(o.removedNodes)),n.push(...Array.from(o.addedNodes));const o=[];for(const t of e)Fn(t)||fo(t,t=>{uo(t,e=>{this.root.contains(t)||e.handleRemovedNode(t)})});for(const t of n)Un(t)&&!Gn()||fo(t,t=>{uo(t,e=>{this.root.contains(t)&&e.handleAddedNode(t,o)})});o.length>0&&Ws(o)}}const mo=new WeakMap;function go(t){let e=mo.get(t);return void 0===e&&(e=new po(t),mo.set(t,e)),e}function yo(t){const e=t.inFilters.map(t=>`${t.filterName}(${t.args.join(",")})`).join("|"),n=t.outFilters.map(t=>`${t.filterName}(${t.args.join(",")})`).join("|");return[t.bindingType,t.propName,t.propModifiers.join(","),t.stateName,t.statePathName,e,n,t.uuid??""].join("\0")}function bo(t,e){null===t.teardowns&&(t.teardowns=new Set),t.teardowns.add(e)}class wo{records=new Set;rowPlan=null;knownBindingsByNode=new WeakMap;optionsByBinding=new WeakMap;deferredByNode=new WeakMap;deferred=new Set;constructor(t=null){null!==t&&this.observe(t)}initialize(t,e={},n){const o=e.registerAddress??!0,s={registerAddress:o,registerPathInfo:e.registerPathInfo??o,applyOnReconnect:e.applyOnReconnect??!0},r=[];for(const e of t){const t=this.remember(e,s),o=ro.get(t);void 0===o||"disposed"===o.phase||"failed"===o.phase?(this.start(t,s,n),r.push(t)):(this.observe(o.anchor),s.registerAddress&&null===o.address&&null===o.patternListIndex&&(o.options.registerAddress=!0,this.registerAddress(o)),"active"===o.phase&&this.settleInitialRecord(o),this.settleConnectedSnapshot(o))}return r.filter(t=>this.shouldApplyState(t))}activate(t,e){if(ho(e)&&go(e),null===this.rowPlan)for(const n of t){const t=ro.get(n);if(void 0!==t&&t.session===this&&"disposed"!==t.phase&&"failed"!==t.phase){null===t.address&&null===t.patternListIndex&&(t.options.registerAddress=!0,this.registerAddress(t,e)),"active"===t.phase&&this.settleInitialRecord(t),this.settleConnectedSnapshot(t);continue}const o=this.optionsByBinding.get(n);void 0!==o?(o.registerAddress=!0,this.start(n,o,e)):this.initialize([n],{registerAddress:!0,registerPathInfo:!1,applyOnReconnect:!1})}else this.activatePlanRows(this.rowPlan,t,e)}shouldApplyState(t){const e=ro.get(t);return void 0===e||e.session!==this||(!e.options.registerAddress||"waiting-definition"===e.phase||"failed"!==e.phase&&("active"===e.phase&&this.settleInitialRecord(e),e.initialApplyDone?"state"===e.resolvedAuthority||!e.outputOnlyMember&&!e.observationPending:(e.initialApplyDone=!0,"state"===e.resolvedAuthority)))}getRecord(t){const e=ro.get(t);return e?.session===this?e:null}addTeardown(t,e){const n=ro.get(t);return!(void 0===n||!this.isAlive(n,n.generation))&&(bo(n,e),!0)}deferUntilDefined(t,e,n,o=()=>{}){const s=R();null===s&&z(`CustomElementRegistry is unavailable for <${e}>.`),this.observe(t),co(t,this);const r={node:t,active:!0,cancel:null};let i=this.deferredByNode.get(t);void 0===i&&(i=new Set,this.deferredByNode.set(t,i)),i.add(r),this.deferred.add(r);const a=()=>!!r.active&&(r.active=!1,i?.delete(r),this.deferred.delete(r),!0);return r.cancel=Xn(s).wait(e,()=>{if(a())try{D(s,t),n()}catch(t){o(t)}},t=>{a()&&o(t)}),()=>{a()&&r.cancel?.()}}disposeBinding(t){const e=ro.get(t);void 0!==e&&e.session===this&&this.disposeRecord(e)}dispose(){for(const t of Array.from(this.records))this.disposeRecord(t);for(const t of Array.from(this.deferred))t.active=!1,t.cancel?.(),this.deferred.delete(t),this.deferredByNode.get(t.node)?.delete(t)}canWholesaleDestroy(){if(this.deferred.size>0)return!1;for(const t of this.records)if(t.pendingDefinitions>0||t.observationPending)return!1;return!0}destroyRecords(){for(const t of this.records)null!==t.address&&(de(t.address,t.info),t.address=null),t.phase="disposed",t.teardowns=null;this.records.clear()}observe(t){const e=function(t){const e=t.getRootNode();return ho(e)?e:null}(t);null!==e&&go(e)}handleMutations(t,e,n){for(const n of e)fo(n,e=>{t.contains(e)||this.handleRemovedNode(e)});const o=[];for(const e of n)fo(e,e=>{t.contains(e)&&this.handleAddedNode(e,o)});o.length>0&&Ws(o)}handleRemovedNode(t){const e=this.knownBindingsByNode.get(t);if(void 0!==e)if(e instanceof Map)for(const t of e.values())this.disposeBinding(t);else this.disposeBinding(e);const n=this.deferredByNode.get(t);if(void 0!==n)for(const t of Array.from(n))t.active=!1,t.cancel?.(),n.delete(t),this.deferred.delete(t)}handleAddedNode(t,e){const n=this.knownBindingsByNode.get(t);if(void 0===n)return;const o=n instanceof Map?n.values():[n];for(const t of o){const n=ro.get(t);if("active"===n?.phase){this.settleConnectedSnapshot(n);continue}if("disposed"!==n?.phase)continue;const o=this.optionsByBinding.get(t);if(void 0!==o)try{this.start(t,o),o.applyOnReconnect&&this.shouldApplyState(t)&&e.push(t)}catch{}}}knownMapFor(t){const e=this.knownBindingsByNode.get(t);if(e instanceof Map)return e;const n=new Map;if(void 0!==e){let t=ao.get(e);void 0===t&&(t=yo(e),ao.set(e,t)),n.set(t,e)}return this.knownBindingsByNode.set(t,n),n}remember(t,e){const n=t.replaceNode;co(n,this);const o=this.knownMapFor(n);let s=ao.get(t);void 0===s&&(s=yo(t),ao.set(t,s));const r=o.get(s);if(void 0!==r){const t=this.optionsByBinding.get(r);return void 0!==t&&(t.registerAddress||=e.registerAddress,t.registerPathInfo||=e.registerPathInfo,t.applyOnReconnect||=e.applyOnReconnect),r}return o.set(s,t),this.optionsByBinding.set(t,{...e}),t}initializeRow(t,e){this.rowPlan=t;const n={registerAddress:!1,registerPathInfo:!1,applyOnReconnect:!1},o=t.slots;for(let t=0;t<e.length;t++){const s=e[t],r=o[t],i=s.replaceNode;co(i,this),this.addKnownRowBinding(i,s,t),this.optionsByBinding.set(s,n);const a={id:++oo,info:s,generation:++so,phase:"active",teardowns:null,session:this,anchor:i,options:n,address:null,patternPathInfo:null,patternListIndex:null,outerPatternPathInfo:null,outerPatternPathInfosRest:null,pendingDefinitions:0,initialPolicy:r.policy,resolvedAuthority:r.authority,initialSettled:!0,initialApplyDone:!1,outputOnlyMember:r.policy.outputOnly,observationPending:!1,eventSequence:0,hasProducerValue:!1,producerValue:void 0,eventAttached:!1,twowayAttached:!1};if(ro.set(s,a),this.records.add(a),r.isEvent){try{qe(s)}catch(t){throw a.phase="failed",this.runTeardowns(a),this.records.delete(a),t}a.eventAttached=!0}}}activatePlanRows(t,e,n){const o=t.slots;for(let t=0;t<e.length;t++){const s=e[t],r=ro.get(s);if(void 0!==r&&r.session===this){if(r.options.registerAddress=!0,"disposed"===r.phase||"failed"===r.phase){const e=o[t];if(r.generation=++so,r.phase="active",r.initialPolicy=e.policy,r.resolvedAuthority=e.authority,r.initialSettled=!0,r.initialApplyDone=!1,r.outputOnlyMember=e.policy.outputOnly,this.records.add(r),e.isEvent){try{qe(s)}catch(t){throw r.phase="failed",this.runTeardowns(r),this.records.delete(r),t}r.eventAttached=!0}this.registerAddress(r,n);continue}null===r.address&&null===r.patternListIndex&&this.registerAddress(r,n)}else this.initialize([s],{registerAddress:!0,registerPathInfo:!1,applyOnReconnect:!1})}}addKnownRowBinding(t,e,n){const o=this.knownBindingsByNode.get(t);if(void 0===o)return void this.knownBindingsByNode.set(t,e);if(o instanceof Map)return void o.set("@plan:"+n,e);const s=new Map;s.set("@plan:first",o),s.set("@plan:"+n,e),this.knownBindingsByNode.set(t,s)}start(t,e,n){!function(t){const e=t.node,n=t.replaceNode;e!==n&&null!==e.parentNode&&e.parentNode.replaceChild(n,e)}(t);const o=this.optionsByBinding.get(t)??{...e},s={id:++oo,info:t,generation:++so,phase:"discovered",teardowns:null,session:this,anchor:t.replaceNode,options:o,address:null,patternPathInfo:null,patternListIndex:null,outerPatternPathInfo:null,outerPatternPathInfosRest:null,pendingDefinitions:0,initialPolicy:null,resolvedAuthority:null,initialSettled:!1,initialApplyDone:!1,outputOnlyMember:!1,observationPending:!1,eventSequence:0,hasProducerValue:!1,producerValue:void 0,eventAttached:!1,twowayAttached:!1};ro.set(t,s),this.records.add(s),void 0===n&&this.observe(s.anchor);try{s.phase="attaching",this.attachListeners(s),s.options.registerAddress&&this.registerAddress(s,n),0===s.pendingDefinitions&&(s.phase="active")}catch(t){throw s.phase="failed",this.runTeardowns(s),this.records.delete(s),t}}attachListeners(t){const e=t.info;qe(e)?t.eventAttached=!0:"eventToken"!==e.propSegments[0]?(Ke(e)&&bo(t,()=>function(t){if("radio"===t.bindingType&&-1===t.propModifiers.indexOf("ro")){const e=Ge(t),n=He(t,e),o=Ue.get(n);return void 0!==o&&(t.node.removeEventListener(e,o),0!==Ve.countOf(n)&&(Ve.remove(n,t)&&Ue.delete(n),!0))}return!1}(e)),Pe(e)&&bo(t,()=>function(t){if("checkbox"===t.bindingType&&-1===t.propModifiers.indexOf("ro")){const e=_e(t),n=$e(t,e),o=Ie.get(n);return void 0!==o&&(t.node.removeEventListener(e,o),0!==xe.countOf(n)&&(xe.remove(n,t)&&Ie.delete(n),!0))}return!1}(e)),this.attachAfterDefinition(t,()=>{if(Ye(e.node,e.propName)&&-1===e.propModifiers.indexOf("ro")){const n=function(t,e,n){let o=mn.get(t);void 0===o&&(o=new Map,mn.set(t,o));let s=o.get(e);return void 0===s&&(s=new Set,o.set(e,s)),s.add(n),()=>{s?.delete(n),0===s?.size&&o?.delete(e),0===o?.size&&mn.delete(t)}}(e.node,e.propName,e=>{this.isAlive(t,t.generation)&&(t.eventSequence+=1,t.hasProducerValue=!0,t.producerValue=e)});bo(t,n)}!function(t){const e=O(t.node);if(null!==e){const t=R(),n=t?.get(e);if(void 0===n)return void(null===t&&z(`CustomElementRegistry is unavailable for <${e}>.`))}if(Ye(t.node,t.propName)&&-1===t.propModifiers.indexOf("ro")){const e=bn(t),n=wn(t),o=vn(t),s=yn(t,e,null!==n,o);let r=hn.get(s);void 0===r&&(r=Nn(t.stateName,t.propName,t.statePathName,t.inFilters,n,o),hn.set(s,r)),t.node.addEventListener(e,r),pn.add(s,t)}}(e),t.twowayAttached=!0})):this.attachAfterDefinition(t,()=>{De(e)&&bo(t,()=>function(t){if("eventToken"!==t.propSegments[0])return!1;const e=Re.get(t);return void 0!==e&&(t.node.removeEventListener(e.eventName,e.handler),Re.delete(t),!0)}(e))})}attachAfterDefinition(t,e){const n=O(t.info.node);if(null===n)return void e();const o=R();if(null===o&&z(`CustomElementRegistry is unavailable for <${n}>.`),void 0!==o.get(n))return void e();t.phase="waiting-definition",t.pendingDefinitions+=1;const s=t.generation,r=Xn(o).wait(n,()=>{if(this.isAlive(t,s))try{D(o,t.info.node),e(),t.pendingDefinitions-=1,0===t.pendingDefinitions&&(t.phase="active",this.settleInitialRecord(t))}catch{t.phase="failed",this.runTeardowns(t),this.records.delete(t)}},()=>{this.isAlive(t,s)&&(t.phase="failed",this.runTeardowns(t),this.records.delete(t))});bo(t,r)}settleInitialRecord(t){if(!t.initialSettled&&t.options.registerAddress){t.phase="synchronizing";try{const e=eo(t.info),n=no(t.info,e.authority);if(t.initialPolicy=e,t.resolvedAuthority=n,t.initialSettled=!0,t.outputOnlyMember=e.outputOnly,t.phase="active",!e.observable)return;if("connect"===e.syncOn&&t.info.node instanceof HTMLElement&&!t.info.node.isConnected)return t.observationPending=!0,void Vn++;this.readProducerSnapshot(t,"call"===e.syncOn)}catch(e){throw t.phase="failed",this.runTeardowns(t),this.records.delete(t),e}}}readProducerSnapshot(t,e){if(!this.isAlive(t,t.generation))return;const n=t.info.node,o=t.info.propName;if(!(o in n))return;const s=t.eventSequence,r=n[o];t.observationPending&&(t.observationPending=!1,Hn()),e&&t.eventSequence!==s||(t.hasProducerValue=!0,t.producerValue=r,"element"===t.resolvedAuthority&&function(t,e){let n=e;for(const e of t.inFilters)n=e.filterFn(n);const o=xr(t.node.getRootNode(),t.stateName);null===o&&z(`State element with name "${t.stateName}" not found for initial binding sync.`);const s=kt(t.node);o.createState("writable",e=>{e[Ot](s,()=>{e[t.statePathName]=n})})}(t.info,r))}settleConnectedSnapshot(t){if(t.observationPending&&t.info.node instanceof HTMLElement&&t.info.node.isConnected)try{this.readProducerSnapshot(t,!1)}catch{t.phase="failed",this.runTeardowns(t),this.records.delete(t)}}registerAddress(t,e){if(null!==t.address||null!==t.patternListIndex)return;const n=t.info,o=ne(n);if(null!==o){const i=xr(se(n,e),n.stateName);null===i&&z(`State element with name "${n.stateName}" not found for binding.`);const a=zt(i,n.statePathInfo);fe(a,o,n),t.patternPathInfo=a,t.patternListIndex=o;const l=(s=i,0===(r=n.statePathInfo).wildcardCount?null:Ln(s,r));if(null!==l){fe(l,o,n),t.outerPatternPathInfo=l;const e=function(t){let e=null,n=t.stateElement,o=t.pathInfo;for(;;){const t=Ln(n,o);if(null===t)return e;(e??=[]).push(t),n=t.stateElement,o=t.pathInfo}}(l);if(null!==e){for(let t=0;t<e.length;t++)fe(e[t],o,n);t.outerPatternPathInfosRest=e}}}else{const o=re(n,e);ce(o,n),t.address=o}var s,r;if(!t.options.registerPathInfo)return;const i=xr(n.replaceNode.getRootNode(),n.stateName);null===i&&z(`State element with name "${n.stateName}" not found for binding.`),"event"!==n.bindingType&&i.setPathInfo(n.statePathName,n.bindingType)}isAlive(t,e){return t.generation===e&&ro.get(t.info)===t&&"disposed"!==t.phase&&"failed"!==t.phase}disposeRecord(t){"disposed"!==t.phase&&(t.phase="disposed",this.runTeardowns(t),this.records.delete(t))}runTeardowns(t){t.observationPending&&(t.observationPending=!1,Hn());const e=t.info;if(null!==t.address)try{de(t.address,e),t.address=null,Ne(e),ie(e)}catch{}else if(null!==t.patternListIndex){if(null!==t.outerPatternPathInfo){try{he(t.outerPatternPathInfo,t.patternListIndex,e)}catch{}t.outerPatternPathInfo=null}if(null!==t.outerPatternPathInfosRest){const n=t.outerPatternPathInfosRest;for(let o=0;o<n.length;o++)try{he(n[o],t.patternListIndex,e)}catch{}t.outerPatternPathInfosRest=null}try{he(t.patternPathInfo,t.patternListIndex,e),t.patternPathInfo=null,t.patternListIndex=null,Ne(e),ie(e)}catch{}}if(t.twowayAttached){t.twowayAttached=!1;try{!function(t){const e=O(t.node);if(null!==e){const t=R(),n=t?.get(e);if(void 0===n)return}if(Ye(t.node,t.propName)&&-1===t.propModifiers.indexOf("ro")){const e=bn(t),n=yn(t,e,null!==wn(t),vn(t)),o=hn.get(n);if(void 0===o)return;t.node.removeEventListener(e,o),pn.remove(n,t)&&hn.delete(n)}}(e)}catch{}}if(null!==t.teardowns){const e=Array.from(t.teardowns).reverse();t.teardowns=null;for(const t of e)try{t()}catch{}}if(t.eventAttached){t.eventAttached=!1;try{!function(t){if(!t.propName.startsWith("on"))return!1;const e=Fe(t),n=Be.get(e);if(void 0===n)return!1;const o=t.propName.slice(2);t.node.removeEventListener(o,n),0!==je.countOf(e)&&(je.remove(e,t)&&Be.delete(e))}(e)}catch{}}}}function vo(t){let e=io.get(t);return void 0===e&&(e=new wo(t),io.set(t,e)),e}function No(t){return ro.get(t)?.session??null}const So=new WeakMap;function Io(t,e){let n=t;for(const t of e)n=t.filterFn(n);return n}const xo=Object.freeze([]);const $o=new WeakMap;const _o=new WeakMap;function Po(t){return _o.get(t)??[]}function Ao(t,e){_o.set(t,e)}Set.prototype.difference||(Set.prototype.difference=function(t){const e=new Set(this);for(const n of t)e.delete(n);return e}),Set.prototype.intersection||(Set.prototype.intersection=function(t){const e=new Set;for(const n of t)this.has(n)&&e.add(n);return e});let ko=0;function Co(){return`u${(ko++).toString(36)}`}let Eo=0;class Mo{uuid=Co();parentListIndex;position;length;_index;_version;_indexes;_listIndexes;constructor(t,e){this.parentListIndex=t,this.position=t?t.position+1:0,this.length=this.position+1,this._index=e,this._version=Eo}get index(){return this._index}set index(t){this._index=t,this._version=++Eo,this.indexes[this.position]=t}get version(){return this._version}get dirty(){return null!==this.parentListIndex&&(this.parentListIndex.dirty||this.parentListIndex.version>this._version)}get indexes(){return null===this.parentListIndex?void 0===this._indexes&&(this._indexes=[this._index]):(void 0===this._indexes||this.dirty)&&(this._indexes=[...this.parentListIndex.indexes,this._index],this._version=Eo),this._indexes}get listIndexes(){return null===this.parentListIndex?void 0===this._listIndexes&&(this._listIndexes=[new WeakRef(this)]):void 0===this._listIndexes&&(this._listIndexes=[...this.parentListIndex.listIndexes,new WeakRef(this)]),this._listIndexes}get varName(){return`$${this.position+1}`}at(t){return t>=0?this.listIndexes[t]?.deref()||null:this.listIndexes[this.listIndexes.length+t]?.deref()||null}}function To(t,e){return new Mo(t,e)}const Oo=new WeakMap;function Ro(t){return Oo.get(t)||null}function Do(t,e){null!==e?Oo.set(t,e):Oo.delete(t)}const Lo=new WeakMap,Wo=Object.freeze([]),Bo=new Set;function jo(t,e,n){const o=function(t,e,n){const o=Array.isArray(e)&&e.length>0?e:Wo,s=Array.isArray(n)&&n.length>0?n:Wo,r=function(t,e){const n=Array.isArray(t)&&t.length>0?t:Wo,o=Array.isArray(e)&&e.length>0?e:Wo;let s=Lo.get(n);return s&&s.get(o)||null}(o,s);if(r)return r;const i=Ro(o)||[];let a;try{if(0===s.length)return a={oldIndexes:i,newIndexes:[],changeIndexSet:Bo,deleteIndexSet:new Set(i),addIndexSet:Bo};let e=Ro(s);if(0===o.length){if(null===e){e=[];for(let n=0;n<s.length;n++){const o=To(t,n);e.push(o)}}return a={oldIndexes:i,newIndexes:e,changeIndexSet:Bo,deleteIndexSet:Bo,addIndexSet:new Set(e)}}if(function(t,e){if(t.length!==e.length)return!1;for(let n=0;n<t.length;n++)if(t[n]!==e[n])return!1;return!0}(o,s))return a={oldIndexes:i,newIndexes:i,changeIndexSet:Bo,deleteIndexSet:Bo,addIndexSet:Bo};if(null!==e)return function(t,e){const n=new Set(e),o=new Set(t),s=new Set,r=n.difference(o),i=o.difference(n),a=new Map;for(let e=0;e<t.length;e++)a.set(t[e],e);for(let t=0;t<e.length;t++){const n=e[t];r.has(n)||a.get(n)!==t&&s.add(n)}return{oldIndexes:t,newIndexes:e,changeIndexSet:s,deleteIndexSet:i,addIndexSet:r}}(i,e);e=[];const n=new Map;for(let t=0;t<o.length;t++){const e=o[t];let s=n.get(e);s||(s=[],n.set(e,s)),s.push(t)}const r=new Set,l=new Set;for(let o=0;o<s.length;o++){const a=s[o],c=n.get(a),d=c&&c.length>0?c.shift():void 0;if(void 0===d){const n=To(t,o);e.push(n),l.add(n)}else{const t=i[d];d!==o&&r.add(t),e.push(t)}}return a={oldIndexes:i,newIndexes:e,changeIndexSet:r,deleteIndexSet:new Set(i).difference(new Set(e)),addIndexSet:l}}finally{void 0!==a&&(!function(t,e,n){let o=Lo.get(t);o||(o=new WeakMap,Lo.set(t,o)),o.set(e,n)}(o,s,a),Do(s,a.newIndexes))}}(t,e,n);return function(t){for(let e=0;e<t.length;e++)t[e].index!==e&&(t[e].index=e)}(o.newIndexes),o}function Fo(t){if(0===t.changeIndexSet.size||t.addIndexSet.size===t.newIndexes.length)return null;const e=new Map;for(let n=0;n<t.oldIndexes.length;n++)e.set(t.oldIndexes[n],n);const n=[],o=[];let s=-1,r=!0;for(const i of t.newIndexes){if(t.addIndexSet.has(i))continue;const a=e.get(i);if(void 0===a)return null;a<s&&(r=!1),s=a,n.push(i),o.push(a)}if(r)return null;const i=function(t){const e=t.length,n=[],o=new Array(e).fill(-1);for(let s=0;s<e;s++){const e=t[s];let r=0,i=n.length;for(;r<i;){const o=r+i>>1;t[n[o]]<e?r=o+1:i=o}r>0&&(o[s]=n[r-1]),n[r]=s}const s=[];let r=n.length>0?n[n.length-1]:-1;for(;r>=0;)s.push(r),r=o[r];return s.reverse(),s}(o),a=new Set;for(const t of i)a.add(n[t]);return a}const zo=new WeakMap;function qo(t){return zo.get(t)??[]}function Uo(t,e){zo.set(t,e)}const Vo=new WeakMap;function Ho(t){return Vo.get(t)??null}function Go(t,e){Vo.set(t,e)}const Ko=new WeakMap;function Jo(t){return Ko.get(t)??[]}function Xo(t,e){Ko.set(t,e)}function Yo(t,e){const n=Jo(t);for(const t of n)Ct(t,e)}function Qo(t,e,n){Yo(t,e);const o=qo(t),s=Ho(t);null!==s&&s.activate(o,n.rootNode);for(const t of o){if(null===s){ce(re(t),t)}(null===s||s.shouldApplyState(t))&&Ls(t,n)}}function Zo(t){if(!t.mounted)return;const e=qo(t),n=Ho(t);for(const t of e)if(null!==n)n.disposeBinding(t);else{de(re(t),t)}!function(t){const e=Jo(t);for(const t of e)Ct(t,null)}(t)}const ts=new WeakMap,es=Object.freeze(new Set);function ns(t,e){const n=ts.get(t);n?n.add(e):ts.set(t,new Set([e]))}function os(t){const e=ts.get(t);return void 0!==e?e:es}function ss(t,e){const n=ts.get(t);n&&(n.delete(e),0===n.size&&ts.delete(t))}const rs=new Set(["if","elseif","else","for"]);class is{_content;_childNodeArray=[];_firstNode=null;_lastNode=null;_mounted=!1;_ranged=!1;constructor(t,e=!1){this._content=t,this._ranged=e,this._childNodeArray=Array.from(this._content.childNodes),this._firstNode=this._childNodeArray.length>0?this._childNodeArray[0]:null,this._lastNode=this._childNodeArray.length>0?this._childNodeArray[this._childNodeArray.length-1]:null}get firstNode(){return this._firstNode}get lastNode(){return this._lastNode}get mounted(){return this._mounted}appendTo(t){for(const e of this._childNodeArray)qn(e),t.appendChild(e);this._mounted=!0}_movableNodes(){if(!this._ranged||!this._mounted)return this._childNodeArray;const t=this._firstNode,e=this._lastNode;if(null===t||null===e||null===t.parentNode)return this._childNodeArray;const n=[];for(let o=t;null!==o;o=o.nextSibling)if(n.push(o),o===e)return n;return this._childNodeArray}mountAfter(t){const e=t.parentNode;if(e){let n=t;for(const t of this._movableNodes())n.nextSibling!==t&&(qn(t),e.insertBefore(t,n.nextSibling)),n=t}this._mounted=!0}tryDestroy(){const t=Ho(this);if(null===t||!t.canWholesaleDestroy())return!1;t.destroyRecords();for(const t of this._childNodeArray)jn(t),null!==t.parentNode&&t.parentNode.removeChild(t);const e=qo(this);for(const t of e)if(rs.has(t.bindingType)){const e=os(t.node);for(const t of e)t.tryDestroy()||t.unmount()}return this._mounted=!1,!0}unmount(){Ho(this)?.dispose();for(const t of this._childNodeArray)jn(t),null!==t.parentNode&&t.parentNode.removeChild(t);const t=qo(this);for(const e of t){if(rs.has(e.bindingType)){const t=os(e.node);for(const e of t)e.unmount()}Ne(e),ie(e)}this._mounted=!1}}function as(t){let n=t.topLevelStructural;return void 0===n&&(n=t.topLevelStructural=function(t){const n=new RegExp(`^@@(?:${e.commentForPrefix}|${e.commentIfPrefix}|${e.commentElseIfPrefix}|${e.commentElsePrefix}):`);for(let e=t.firstChild;null!==e;e=e.nextSibling)if(e.nodeType===Node.COMMENT_NODE&&n.test(e.data))return!0;return!1}(t.fragment)),n}function ls(t){const e=document.createDocumentFragment(),n=new is(e);return n._childNodeArray=t,n._firstNode=t.length>0?t[0]:null,n._lastNode=t.length>0?t[t.length-1]:null,n._mounted=!0,n}function cs(t,e,n){const o=document.importNode(e.fragment,!0),s=e.nodeInfos,r=new Array(s.length);for(let t=0;t<s.length;t++){const e=V(o,s[t].nodePath);null===e&&z(`Node not found by path [${s[t].nodePath.join(", ")}] in fragment.`),_t(e),A(e),r[t]=e}const i=n.slots,a=new Array(i.length),l=[];for(let t=0;t<i.length;t++){const e=i[t],n=r[e.nodeIndex],o={...e.template,node:n,replaceNode:n};a[t]=o,e.isIndexBinding&&l.push(o)}const c=function(t,e){const n=new wo;return n.initializeRow(t,e),n}(n,a),d=new is(o);return Go(d,c),Uo(d,a),Ao(d,l),Xo(d,r),ns(t.node,d),d}function ds(n){void 0!==n.uuid&&null!==n.uuid||z("BindingInfo.uuid is null.");const o=yt(n.uuid);o||z(`Fragment with UUID "${n.uuid}" not found.`);const s=!t()&&as(o);let r=o.rowPlan;if((void 0===r||null!==r&&r.directional!==e.enableDirectionalInitialSync)&&(r=o.rowPlan=function(t){const n=e.enableDirectionalInitialSync,o=[],s=t.nodeInfos;for(let e=0;e<s.length;e++){const n=s[e],r=V(t.fragment,n.nodePath);if(null===r)return null;for(const t of n.parseBindTextResults){const n=t.bindingType;if("text"!==n&&"prop"!==n&&"event"!==n)return null;const s=t.propSegments[0];if("command"===s||"eventToken"===s)return null;if("text"===n){if(r.nodeType!==Node.TEXT_NODE)return null}else if(null!==O(r))return null;if("prop"===n&&Ye(r,t.propName))return null;let i;try{i=eo({...t,node:r,replaceNode:r})}catch{return null}if(i.observable||"auto"===i.authority)return null;o.push({nodeIndex:e,template:t,isEvent:"event"===n,isIndexBinding:t.statePathName in a,policy:i,authority:i.authority})}}return{directional:n,slots:o}}(o)),null!==r)return cs(n,o,r);const i=document.importNode(o.fragment,!0),l=function(t,e){const[n,o]=function(t,e){const n=[],o=[];for(const s of e){const e=V(t,s.nodePath);if(null===e&&z(`Node not found by path [${s.nodePath.join(", ")}] in fragment.`),It.has(e))continue;const r=xt(e,s.parseBindTextResults,{allowDeferred:!1});o.push(...r.bindings),n.push(e)}return[n,o]}(t,e),s=new wo,r=s.initialize(o,{registerAddress:!1,applyOnReconnect:!1},null);return{nodes:n,bindingInfos:r,bindingSession:s}}(i,o.nodeInfos);s&&function(t,e){t.appendChild(document.createComment(`wcs-row-end:${e}`))}(i,n.uuid);const c=new is(i,s);Go(c,l.bindingSession),Uo(c,l.bindingInfos);const d=[];for(const t of l.bindingInfos)t.statePathName in a&&d.push(t);return Ao(c,d),Xo(c,l.nodes),ns(n.node,c),c}const us=new WeakMap,fs=new WeakMap,hs=new WeakMap,ps=new WeakMap;function ms(t,e,n){!function(t,e,n){let o=fs.get(t);if(void 0===o){if(null===n)return;o=new WeakMap,fs.set(t,o)}null===n?o.delete(e):o.set(e,n)}(t,e,n)}function gs(t,e){us.set(t,e)}function ys(t,e){let n=hs.get(t.node);void 0===n&&(n=[],hs.set(t.node,n)),n.length<1e3?n.push(e):ss(t.node,e)}function bs(t,e){if(null===e)return!1;if(t.nextSibling===e)return!0;const n=t.compareDocumentPosition(e);return 0!==(n&Node.DOCUMENT_POSITION_FOLLOWING)&&0===(n&Node.DOCUMENT_POSITION_DISCONNECTED)}function ws(e,n,o){const s=Boolean(o);let r;const i=os(e.node);r=0===i.size?ds(e):i.values().next().value;const a=t(),l=e.uuid??"",c=e.bindingType;if(s||(Zo(r),r.unmount()),s){if(a){const t=document.createComment(`@@wcs-${c}-start:${l}:${e.statePathName}`);e.node.parentNode.insertBefore(t,e.node.nextSibling),r.mountAfter(t);const n=document.createComment(`@@wcs-${c}-end:${l}:${e.statePathName}`),o=r.lastNode??t;o.parentNode.insertBefore(n,o.nextSibling)}else r.mountAfter(e.node);Qo(r,kt(e.node),n)}}const vs=new WeakMap;function Ns(t){return vs.get(t)??[]}const Ss=new Set;const Is={value(t,e){"TEXTAREA"===t.tagName?t.textContent=String(e??""):t.setAttribute("value",String(e??""))},checked(t,e){e?t.setAttribute("checked",""):t.removeAttribute("checked")},selected(t,e){e?t.setAttribute("selected",""):t.removeAttribute("selected")},disabled(t,e){e?t.setAttribute("disabled",""):t.removeAttribute("disabled")},selectedIndex(t,e){const n=t.querySelectorAll("option"),o=Number(e);for(let t=0;t<n.length;t++)t===o?n[t].setAttribute("selected",""):n[t].removeAttribute("selected")}};function xs(e,n,o){if(void 0===o)return;const s=e.node,r=e.propSegments;if(1===r.length){const a=r[0];if(s[a]!==o){const t=()=>{let t=!1;try{s[a]=o,t=!0}catch(t){}if(t){const t=function(t,e){const n=O(t);if(null===n)return null;const o=R()?.get(n);if(void 0===o)return null;const s=L(t)?.declaredInputs.get(e);return"string"==typeof s?.attribute&&s.attribute.length>0?s.attribute:null}(s,a);if(null!==t)try{!function(t,e,n){if(null==n)return void t.removeAttribute(e);let o;if("object"==typeof n)try{o=JSON.stringify(n)}catch{o=String(n)}else o=String(n);t.setAttribute(e,o)}(s,t,o)}catch(t){}}};if(Ye(s,a)){const r=nn(s,a,e.stateName,e.statePathName),i=on(r,"to-element"),l=n?.propagationContextByBinding?.get(e)??cn()??rn(r);if(l.visitedEdges.has(i))null!==ae&&ae({type:"propagation:suppressed",reason:"visited-edge",transactionId:l.transactionId,edgeId:i,node:s,member:a});else{const e=an(l,i);dn(e,()=>function(t,e,n,o,s,r){const i={bindingId:o,bindingGeneration:0,member:e,transactionId:s,synchronousScopeId:tn++,writtenValue:n};un.push({receipt:i,node:t});try{return r()}finally{un.pop()}}(s,a,o,r,e.transactionId,t))}}else t()}if(t()){const t=Is[a];t?t(s,o):(!function(t,e,n){let o=vs.get(t);o||(o=[],vs.set(t,o));const s=o.find(t=>t.propName===e);s?s.value=n:o.push({propName:e,value:n})}(s,a,o),i=s,Ss.add(i))}return}var i;const a=r[0];let l=s[a];for(let t=1;t<r.length-1;t++){const e=r[t];if(null==l)return;l=l[e]}if(l[r[r.length-1]]!==o){if(Object.isFrozen(l))return;try{l[r[r.length-1]]=o}catch(t){}}}const $s=new WeakSet;function _s(t,e,o){const s=t.node,r=t.propSegments;r.length<=1&&z(`Invalid propSegments for web component binding: ${r.join(n)}`);const[i,...a]=r,l=In(s,i);null===l&&z(`State element not bound to "${i}" on web component.`),!1!==l.hasRootNode&&l.createState("readonly",t=>{t.$postUpdate(a.join(n))})}function Ps(t,e){const n=ve(e);if(n.pathInfo.path in a){const t=kt(e.node);return null===t&&z(`ListIndex not found for binding: ${e.statePathName}`),function(t,e){null===t.listIndex&&z("ListIndex not found for loopContext:");const n=a[e];void 0===n&&z(`Invalid index name: ${e}`);const o=Zt(t.listIndex,n,t.pathInfo.wildcardCount);return null===o&&z(`Index not found at position ${n} for loopContext:`),o.index}(t,n.pathInfo.path)}return t[Rt](n)}const As=new WeakSet;function ks(t,e){console.error(`[@wcstack/state] deferred apply failed for <${t}>.`,e)}const Cs={class:function(t,e,n){const o=t.node,s=t.propSegments[1];"boolean"!=typeof n&&z("Invalid value for class application: expected boolean, got "+typeof n),o.classList.toggle(s,n)},attr:function(t,e,n){const o=t.node,s=t.propSegments[1];o.getAttribute(s)!==n&&o.setAttribute(s,n)},style:function(t,e,n){const o=t.propSegments[1],s=t.node.style;s[o]!==n&&(s[o]=n)},command:function(t,e,n){We(n)||z("command binding requires a CommandToken value (use $command.<tokenName> with a name declared in $commandTokens).");const o=n,s=$o.get(t);if(s&&s.token===o)return;const r=t.node,i=t.propSegments[1];"string"==typeof i&&0!==i.length||z('command binding requires a method name (e.g., "command.fetch").');const a=function(t){const e=O(t);if(null===e)return null;const n=R()?.get(e);return void 0===n&&z(`Custom element <${e}> is not defined for command binding.`),L(t)}(r);null===a&&z(`command binding requires a wc-bindable custom element. <${r.tagName.toLowerCase()}> is not wc-bindable.`),a.declaredCommands.has(i)||z(`Command "${i}" is not declared in wcBindable.commands of <${r.tagName.toLowerCase()}>.`),s&&(s.unsubscribe(),$o.delete(t));const l=new WeakRef(r);let c=null;c=o.subscribe((...e)=>{const n=l.deref();if(!n||!n.isConnected)return c?.(),void $o.delete(t);const o=n[i];return"function"!=typeof o&&z(`Method "${i}" is not a function on <${n.tagName.toLowerCase()}>.`),Reflect.apply(o,n,e)}),$o.set(t,{token:o,unsubscribe:c,elementRef:l})}},Es={text:function(e,n,o){const s=null==o?"":String(o);if(e.replaceNode.nodeValue!==s&&(e.replaceNode.nodeValue=s),t()&&!$s.has(e.replaceNode)){$s.add(e.replaceNode);const t=e.replaceNode.parentNode;if(t){const n=e.statePathName,o=document.createComment(`@@wcs-text-start:${n}`),s=document.createComment(`@@wcs-text-end:${n}`);t.insertBefore(o,e.replaceNode),t.insertBefore(s,e.replaceNode.nextSibling)}}},for:function(e,n,s){const r=e.statePathInfo,i=ne(e),a=re(e),l=Mt(a),c=jo(Cn(n.stateElement,i),l,s);n.newListValueByAbsAddress.set(a,Array.isArray(s)?s:[]);const d=Array.isArray(l)&&l.length===c.deleteIndexSet.size&&c.deleteIndexSet.size>0;if(d&&null!==e.node.parentNode){let t=ps.get(e.node);if(void 0===t){const n=us.get(e.node)||e.node;t=function(t,e){let n=t.previousSibling,o=e.nextSibling,s=!0;for(;null!==n;){if(n.nodeType===Node.ELEMENT_NODE||n.nodeType===Node.TEXT_NODE&&""!==(n.textContent?.trim()??"")){s=!1;break}n=n.previousSibling}for(;null!==o;){if(o.nodeType===Node.ELEMENT_NODE||o.nodeType===Node.TEXT_NODE&&""!==(o.textContent?.trim()??"")){s=!1;break}o=o.nextSibling}return s}(e.node,n),ps.set(e.node,t)}if(t){const t=e.node.parentNode;t.textContent="",t.appendChild(e.node)}}let u=fs.get(e.node),f=d?1e3-function(t){return hs.get(t.node)||[]}(e).length:Number.POSITIVE_INFINITY;if(void 0!==u){for(const t of c.deleteIndexSet){const n=u.get(t);void 0!==n&&(f<=0&&n.tryDestroy()?ss(e.node,n):(Zo(n),n.unmount(),ys(e,n),f-=1),d||u.delete(t))}d&&(fs.delete(e.node),u=void 0)}let h=e.node;const p=E(r.path+"."+o),m=n.stateElement.loopContextStack,g=Fo(c);let y=null;c.newIndexes.length==c.addIndexSet.size&&c.newIndexes.length>0&&h.isConnected&&(y=document.createDocumentFragment(),Jt(y,n.rootNode));const b=t(),w=e.uuid??"",v=hs.get(e.node);for(const t of c.newIndexes){let o;if(c.addIndexSet.has(t)){const s=be(p,t);m.createLoopContext(s,s=>{if(o=void 0!==v?v.pop():void 0,void 0===o&&(o=ds(e)),null!==y)b&&y.appendChild(document.createComment(`@@wcs-for-start:${w}:${r.path}:${t.index}`)),o.appendTo(y),b&&y.appendChild(document.createComment(`@@wcs-for-end:${w}:${r.path}:${t.index}`));else{if(h.nextSibling!==o.firstNode){if(b){const e=document.createComment(`@@wcs-for-start:${w}:${r.path}:${t.index}`);h.parentNode.insertBefore(e,h.nextSibling),h=e}o.mountAfter(h)}if(b){const e=document.createComment(`@@wcs-for-end:${w}:${r.path}:${t.index}`),n=o.lastNode??h;n.parentNode.insertBefore(e,n.nextSibling)}}Qo(o,s,n)}),void 0===o&&z(`Content not found for ListIndex: ${t.index} at path "${r.path}"`)}else{if(o=void 0!==u?u.get(t)??null:null,c.changeIndexSet.has(t)){const t=Po(o);for(const e of t)Ls(e,n)}null===o&&z(`Content not found for ListIndex: ${t.index} at path "${r.path}"`);const e=!o.mounted;if(null!==g&&g.has(t)&&bs(h,o.firstNode)||h.nextSibling===o.firstNode||o.mountAfter(h),e){const e=o,s=be(p,t);m.createLoopContext(s,t=>{Qo(e,t,n)})}}h=o.lastNode||h,void 0===u&&(u=new WeakMap,fs.set(e.node,u)),u.set(t,o)}us.set(e.node,h),null!==y&&(e.node.parentNode.insertBefore(y,e.node.nextSibling),Jt(y,null))},if:ws,else:ws,elseif:ws,radio:function(t,e,n){const o=t.node,s=Io(o.value,t.inFilters);o.checked=n===s},checkbox:function(t,e,n){const o=t.node,s=Io(o.value,t.inFilters),r=Array.isArray(n)?n:xo;o.checked=r.includes(s)}},Ms=new WeakMap,Ts=new WeakMap,Os=new WeakMap;function Rs(t){return t.propSegments.length>1&&(e=t.replaceNode,n=t.propSegments[0],!0===So.get(e)?.has(n));var e,n}function Ds(t,e){const n=Io(Ps(e.state,t),t.outFilters);if(!0===Ts.get(t))return void e.deferredSelectBindings.push({binding:t,value:n});let o=Ms.get(t);if(void 0===o){if(Ms.has(t))return Rs(t)?(o=_s,Ms.set(t,o)):o=xs,void o(t,e,n);if(o=Es[t.bindingType],void 0===o){const e=t.propSegments[0];if(o=Cs[e],Ms.set(t,o),void 0===o){O(t.replaceNode)?Rs(t)?(o=_s,Ms.set(t,o)):o=xs:(o=xs,Ms.set(t,o))}}if(o===xs){if("SELECT"===t.node.tagName){const o=t.propSegments[0];if("value"===o||"selectedIndex"===o)return e.deferredSelectBindings.push({binding:t,value:n}),void Ts.set(t,!0)}}o(t,e,n)}else o(t,e,n)}function Ls(t,e){if(e.appliedBindingSet.has(t))return;if(e.appliedBindingSet.add(t),!1!==e.stateElement.hasUpdatedCallback){const n=re(t);if(e.updatedAbsAddressSetByStateElement.has(e.stateElement)){e.updatedAbsAddressSetByStateElement.get(e.stateElement).add(n)}else e.updatedAbsAddressSetByStateElement.set(e.stateElement,new Set([n]))}const n=No(t);if(null!==n&&!n.shouldApplyState(t))return;if("event"===t.bindingType)return;if(!0!==Os.get(t)){const e=O(t.replaceNode);if(e&&void 0===R()?.get(e))return void function(t,e){if(As.has(t))return;As.add(t);const n=()=>{As.delete(t);const e=No(t);(null===e||e.shouldApplyState(t))&&Ws([t])},o=n=>{As.delete(t),ks(e,n)},s=No(t);if(null!==s){const r=s.deferUntilDefined(t.replaceNode,e,n,o);return void(s.addTeardown(t,()=>{As.delete(t),r()})||(As.delete(t),r()))}const r=R();if(null===r)return As.delete(t),void ks(e,new Error("CustomElementRegistry is unavailable."));Xn(r).wait(e,()=>{t.replaceNode.isConnected?n():As.delete(t)},o)}(t,e);Os.set(t,!0)}if(!0===e.sameRootVerified&&t.stateName===e.stateName)return void Ds(t,e);let o=t.replaceNode.getRootNode();if(o instanceof DocumentFragment&&!(o instanceof ShadowRoot)&&(o=Xt(o),null===o&&z("Root node for fragment not found for binding.")),t.stateName!==e.stateName||o!==e.rootNode){const n=xr(o,t.stateName);null===n&&z(`State element with name "${t.stateName}" not found for binding.`),n.createState("readonly",s=>{const r={stateName:t.stateName,rootNode:o,stateElement:n,state:s,appliedBindingSet:e.appliedBindingSet,newListValueByAbsAddress:e.newListValueByAbsAddress,updatedAbsAddressSetByStateElement:e.updatedAbsAddressSetByStateElement,deferredSelectBindings:e.deferredSelectBindings};Ds(t,r)})}else Ds(t,e)}function Ws(t,e){let n=0;const o=new Set,s=new Map,r=new Map,i=[];for(;n<t.length;){let a=t[n];const l=a.stateName;if(!1===a.replaceNode.isConnected){n++;continue}let c=a.replaceNode.getRootNode();c instanceof DocumentFragment&&!(c instanceof ShadowRoot)&&(c=Xt(c),null===c&&z("Root node for fragment not found for binding."));const d=xr(c,l);null===d&&z(`State element with name "${l}" not found for binding.`),d.createState("readonly",u=>{const f={rootNode:c,stateName:l,stateElement:d,state:u,appliedBindingSet:o,newListValueByAbsAddress:s,updatedAbsAddressSetByStateElement:r,deferredSelectBindings:i,sameRootVerified:!0,propagationContextByBinding:e};for(;;){Ls(a,f),n++;const e=t[n];if(!e)break;const o=e.replaceNode.getRootNode();if(e.stateName!==l||o!==f.rootNode)break;a=e}})}for(const{binding:t,value:n}of i)xs(t,{propagationContextByBinding:e},n);for(const[t,e]of s.entries())Tt(t,e);for(const[t,e]of r.entries())t.createState("writable",t=>{t[jt](Array.from(e))})}function Bs(t,e){const[n,o,s]=$t(t),r=vo(t);for(const t of n)Ct(t,e);Ws(r.initialize(o)),function(t,e,n){for(const o of t)n.deferUntilDefined(o.node,o.tagName,()=>{const t=Pt(o);0!==t.length&&(Ct(o.node,e),Ws(n.initialize(t)))},t=>{console.error(`[@wcstack/state] deferred spread failed for <${o.tagName}>.`,t)})}(s,e,r)}const js=/\{\{\s*(.+?)\s*\}\}/g,Fs=new Set(["SCRIPT","STYLE"]);function zs(t){!function(t){const e=document.createTreeWalker(t,NodeFilter.SHOW_TEXT),n=[];for(;e.nextNode();)n.push(e.currentNode);for(const t of n)t.parentElement&&Fs.has(t.parentElement.tagName)||qs(t)}(t);const e=Array.from(t.querySelectorAll("template"));for(const t of e)if("http://www.w3.org/2000/svg"===t.namespaceURI){const e=document.createElement("template"),n=Array.from(t.childNodes);for(let t=0;t<n.length;t++){const o=n[t];e.content.appendChild(o)}for(const n of t.attributes)e.setAttribute(n.name,n.value);t.replaceWith(e),zs(e.content)}else zs(t.content)}function qs(t){const e=t.data;if(js.lastIndex=0,!js.test(e))return;js.lastIndex=0;const n=document.createDocumentFragment();let o,s=0;for(;null!==(o=js.exec(e));){o.index>s&&n.appendChild(document.createTextNode(e.slice(s,o.index)));const t=o[1];n.appendChild(document.createComment(`@@: ${t}`)),s=o.index+o[0].length}s<e.length&&n.appendChild(document.createTextNode(e.slice(s))),t.parentNode.replaceChild(n,t)}let Us;function Vs(){if(Us)return Us;const t=[],e=nt("not",t)(tt);return Us={filterName:"not",args:t,filterFn:e},Us}const Hs=/^(\s*@@\s*(?:.*?)\s*:\s*)(.+?)(\s*)$/;function Gs(t,e){const s=e+n+o,r=t.indexOf("|"),i=t.indexOf("@");let a,l;if(-1!==r?(a=t.slice(0,r).trim(),l=t.slice(r)):-1!==i?(a=t.slice(0,i).trim(),l=t.slice(i)):(a=t.trim(),l=""),"."===a)a=s;else{if(!a.startsWith("."))return t;a=s+n+a.slice(1)}return l.length>0?a+l:a}function Ks(t,e){const n=Hs.exec(t);if(null===n)return t;const o=n[1],s=n[2],r=n[3];return o+Gs(s,e)+r}function Js(t,e){const n=t.split(";");let o=!1;const s=n.map(t=>{const n=t.trim();if(0===n.length)return t;const s=n.indexOf(":");if(-1===s)return t;const r=n.slice(0,s).trim(),i=n.slice(s+1).trim(),a=Gs(i,e);return a!==i?(o=!0,`${r}: ${a}`):t});return o?s.join(";"):t}function Xs(t,e){return Js(t,e)}function Ys(t,n){const o=e.bindAttributeName,s=document.createTreeWalker(t,NodeFilter.SHOW_COMMENT|NodeFilter.SHOW_ELEMENT);for(;s.nextNode();){const t=s.currentNode;if(t.nodeType===Node.COMMENT_NODE){const e=t;e.data=Ks(e.data,n);continue}const e=t;if(e instanceof HTMLTemplateElement)continue;const r=e.getAttribute(o);if(null!==r){const t=Js(r,n);t!==r&&e.setAttribute(o,t)}}}function Qs(t){let e=t;const n=[];for(;null!==e.parentNode;){const t=Array.from(e.parentNode.childNodes).indexOf(e);n.unshift(t),e=e.parentNode}return n}function Zs(t){const e=[],n=St(t);for(const t of n){const n=bt(t);let o=t;if(t.nodeType===Node.COMMENT_NODE&&1===n.length&&"text"===n[0].bindingType&&null!==t.parentNode){const e=document.createTextNode("");t.parentNode.replaceChild(e,t),o=e}e.push({nodePath:Qs(o),parseBindTextResults:n})}return e}function tr(t){const e=Array.from(t.childNodes);for(const n of e)if(n.nodeType===Node.TEXT_NODE){""===(n.textContent||"").trim()&&t.removeChild(n)}}const er=new Map([["for",e.commentForPrefix],["if",e.commentIfPrefix],["elseif",e.commentElseIfPrefix],["else",e.commentElsePrefix]]),nr=Vs();function or(t,e){const n=e.outFilters;return{...e,outFilters:[...n,nr],bindingType:t}}function sr(t,e,n,o){tr(e),"string"==typeof o&&Ys(e,o),rr(t,e,o);return{fragment:e,parseBindTextResult:n,nodeInfos:Zs(e)}}function rr(t,n,o){const s=e.commentElsePrefix,r=vt(n),i=document.createTreeWalker(n,NodeFilter.SHOW_ELEMENT,{acceptNode(t){const n=t;if(r.length>0&&-1!==r.indexOf(n))return NodeFilter.FILTER_REJECT;if("template"===n.tagName.toLowerCase()){if((n.getAttribute(e.bindAttributeName)||"").length>0)return NodeFilter.FILTER_ACCEPT}return NodeFilter.FILTER_SKIP}});let a=null;const l=[],c=[];for(;i.nextNode();){const t=i.currentNode;c.push(t)}for(const n of c){let r=n.getAttribute(e.bindAttributeName)||"";"string"==typeof o&&(r=Xs(r,o));let i=dt(r)[0];const c=er.get(i.bindingType);if(void 0===c)continue;const d=i.bindingType,u=n.content,f=Co();let h=null;const p="for"===d?i.statePathName:o;if("else"===d){null===a&&z("'else' binding found without preceding 'if' or 'elseif' binding."),i=or("else",a.parseBindTextResult),h=sr(t,u,i,p),gt(f,t,h);const e=l.at(-1),o=document.createComment(`@@${c}:${f}`);void 0!==e?(n.remove(),e.fragment.appendChild(o),e.nodeInfos.push({nodePath:Qs(o),parseBindTextResults:bt(o)})):n.replaceWith(o)}else if("elseif"===d){null===a&&z("'elseif' binding found without preceding 'if' or 'elseif' binding."),h=sr(t,u,i,p),gt(f,t,h);const e=document.createComment(`@@${c}:${f}`),o=Co(),r={fragment:document.createDocumentFragment(),parseBindTextResult:or("else",a.parseBindTextResult),nodeInfos:[]};r.fragment.appendChild(e),r.nodeInfos.push({nodePath:Qs(e),parseBindTextResults:bt(e)}),gt(o,t,r);const d=l.at(-1);l.push(r);const m=document.createComment(`@@${s}:${o}`);void 0!==d?(n.remove(),d.fragment.appendChild(m),d.nodeInfos.push({nodePath:Qs(m),parseBindTextResults:bt(m)})):n.replaceWith(m)}else{h=sr(t,u,i,p),gt(f,t,h);const e=document.createComment(`@@${c}:${f}`);n.replaceWith(e)}"if"===d?(l.length=0,a=h):"elseif"===d?a=h:"else"===d&&(a=null,l.length=0)}}async function ir(t){const n=t.querySelectorAll(e.tagNames.state),o=[];await customElements.whenDefined(e.tagNames.state);for(const t of n){if(wt(t))continue;const e=t;o.push(e.initializePromise)}await Promise.all(o)}async function ar(t){if(t===document)await ir(document),zs(document),rr(document,document),Bs(document.body,null);else{const n=t;n.host.hasAttribute(e.bindAttributeName)&&await P(n.host),await ir(n),zs(n),rr(n,n),Bs(n,null)}}const lr="1.27.0",cr="undefined"==typeof HTMLElement?class{}:HTMLElement,dr=/^@@wcs-(?:for|if|elseif|else):[^-]/,ur=/^@@wcs-(for|if|elseif|else)-start:(.+)$/,fr=/^@@wcs-(for|if|elseif|else)-end:(.+)$/,hr=/^@@wcs-text-start:(.+)$/;function pr(t){return t.replace(/</g,"\\u003c").replace(/>/g,"\\u003e").replace(/&/g,"\\u0026").replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")}class mr extends cr{_stateData=null;_templates=null;_hydrateProps=null;get name(){return this.getAttribute("name")||"default"}get version(){return this.getAttribute("version")||""}get stateData(){return null===this._stateData&&(this._stateData=this._loadStateData()),this._stateData}get templates(){return null===this._templates&&(this._templates=this._loadTemplates()),this._templates}get hydrateProps(){return null===this._hydrateProps&&(this._hydrateProps=this._loadHydrateProps()),this._hydrateProps}getTemplate(t){return this.templates.get(t)??null}verifyVersion(){const t=this.version;if(!t)return!0;const e=t.split("."),n=lr.split(".");return e[0]===n[0]&&e[1]===n[1]}setStateData(t){this._stateData=t}setHydrateProps(t){this._hydrateProps=t}_loadStateData(){const t=this.querySelector('script[type="application/json"]:not([data-wcs-ssr-props])');if(!t)return{};try{return JSON.parse(t.textContent||"{}")}catch{return{}}}_loadTemplates(){const t=new Map,e=this.querySelectorAll("template[id]");for(const n of e){const e=n.getAttribute("id");e&&t.set(e,n)}return t}_loadHydrateProps(){const t=this.querySelector("script[data-wcs-ssr-props]");if(!t)return{};try{return JSON.parse(t.textContent||"{}")}catch{return{}}}static findByName(t,n){const o=e.tagNames.ssr,s=t instanceof Element?t:t instanceof Document?t.documentElement:null;if(!s)return null;return s.querySelector(`${o}[name="${n}"]`)}static extractStateData(t){const e=t.__state;if(!e||"object"!=typeof e)return{};const n={};for(const[t,o]of Object.entries(e))t.startsWith("$")||"function"==typeof o||(n[t]=o);return n}static buildContent(t,n){const o=document.createElement("script");o.setAttribute("type","application/json"),o.textContent=pr(JSON.stringify(n)),t.appendChild(o);const s=Array.from(mt.keys());for(const n of s){const o=yt(n);if(!o)continue;const s=document.createElement("template");s.setAttribute("id",n);const r=o.parseBindTextResult,i="else"===r.bindingType?"else:":`${r.bindingType}: ${r.statePathName}`;s.setAttribute(e.bindAttributeName,i);const a=o.fragment.cloneNode(!0);s.content.appendChild(a),t.appendChild(s)}const r=Array.from(Ss);if(r.length>0){const e={};for(let t=0;t<r.length;t++){const n=r[t],o=Ns(n);if(0===o.length)continue;const s=`wcs-ssr-${t}`;n.setAttribute("data-wcs-ssr-id",s);const i={};for(const t of o)i[t.propName]=t.value;e[s]=i}if(Object.keys(e).length>0){const n=document.createElement("script");n.setAttribute("type","application/json"),n.setAttribute("data-wcs-ssr-props",""),n.textContent=pr(JSON.stringify(e)),t.appendChild(n)}}Ss.clear()}static removeBlockBoundaryComments(t){const e=document.createTreeWalker(t,NodeFilter.SHOW_COMMENT),n=[];for(;e.nextNode();){const t=e.currentNode;(ur.test(t.data)||fr.test(t.data))&&n.push(t)}for(const t of n)t.remove()}static removeStructuralComments(t){const e=document.createTreeWalker(t,NodeFilter.SHOW_COMMENT),n=[];for(;e.nextNode();){const t=e.currentNode;dr.test(t.data)&&n.push(t)}for(const t of n)t.remove()}static restoreTextBindings(t){const e=document.createTreeWalker(t,NodeFilter.SHOW_COMMENT),n=[];for(;e.nextNode();){const t=e.currentNode,o=hr.exec(t.data);o&&n.push({comment:t,path:o[1]})}for(const{comment:t,path:e}of n){const n=document.createComment(`@@: ${e}`);t.parentNode.insertBefore(n,t);let o=t.nextSibling;t.remove();const s=`@@wcs-text-end:${e}`;for(;o;){const t=o.nextSibling;if(o.nodeType===Node.COMMENT_NODE&&o.data===s){o.parentNode.removeChild(o);break}o.parentNode.removeChild(o),o=t}}}static cleanupDom(t){const n=document.body,o=t.querySelectorAll(e.tagNames.ssr),s=new Map;for(const t of o){const e=t.querySelectorAll("template[id]");for(const t of e){const e=t.getAttribute("id");e&&s.set(e,t)}}const r=document.createTreeWalker(n,NodeFilter.SHOW_COMMENT),i=[];for(;r.nextNode();){const t=r.currentNode;ur.test(t.data)&&i.push(t)}for(const t of i){const e=ur.exec(t.data),n=`@@wcs-${e[1]}-end:${e[2]}`;let o=t.nextSibling;for(;o;){const t=o.nextSibling;if(o.nodeType===Node.COMMENT_NODE&&o.data===n){o.remove();break}o.remove(),o=t}t.remove()}mr.restoreTextBindings(n);const a=document.createTreeWalker(n,NodeFilter.SHOW_COMMENT),l=[];for(;a.nextNode();){const t=a.currentNode;if(dr.test(t.data)){const e=t.data.split(":")[1];l.push({comment:t,uuid:e})}}for(const{comment:t,uuid:n}of l){const o=s.get(n);if(o){const n=document.createElement("template"),s=o.getAttribute(e.bindAttributeName);s&&n.setAttribute(e.bindAttributeName,s);const r=document.importNode(o.content,!0);if(r.childNodes.length>0)n.content.appendChild(r);else for(const t of Array.from(o.childNodes))n.content.appendChild(document.importNode(t,!0));t.parentNode.replaceChild(n,t)}}const c=t.querySelectorAll("[data-wcs-ssr-id]");for(const t of c)t.removeAttribute("data-wcs-ssr-id");for(const t of o)t.remove()}}const gr=new Set(["for","if","elseif","else"]);function yr(t){const e=new wo;if(0===t.length)return{bindingInfos:[],subscriberNodes:[],bindingSession:e};const n=t[0].parentNode,o=t[t.length-1].nextSibling,s=document.createElement("div");for(const e of t)s.appendChild(e);const[r,i]=$t(s),a=e.initialize(i,{registerAddress:!1,applyOnReconnect:!1});if(n)for(;s.firstChild;)n.insertBefore(s.firstChild,o);return{bindingInfos:a,subscriberNodes:r,bindingSession:e}}function br(t,n,o){const s={for:e.commentForPrefix,if:e.commentIfPrefix,elseif:e.commentElseIfPrefix,else:e.commentElsePrefix}[n];if(!s)return null;const r=`@@${s}:${o}`,i=document.createTreeWalker(t,NodeFilter.SHOW_COMMENT);for(;i.nextNode();){const t=i.currentNode;if(t.data===r)return t}return null}function wr(t,n){const o=t;let s=null;for(const[t,r]of n.templates){let n=dt(r.getAttribute(e.bindAttributeName)||"")[0];const i=n.bindingType;"else"===i&&s?n={...s,outFilters:[...s.outFilters,Vs()],bindingType:"else"}:"elseif"===i&&s&&(n={...n,stateName:s.stateName}),"if"===i||"elseif"===i?s=n:"else"===i&&(s=null);const a=document.importNode(r.content,!0),l="for"===i?n.statePathName:void 0;tr(a),"string"==typeof l&&Ys(a,l),rr(o,a,l);gt(t,o,{fragment:a,parseBindTextResult:n,nodeInfos:Zs(a)})}}async function vr(t){await ir(t);const n=t.querySelectorAll(e.tagNames.ssr);for(const e of n){const n=e;if(!n.verifyVersion())return console.warn(`[@wcstack/state] SSR version mismatch: server="${n.version}", client="${lr}". Falling back to full render.`),mr.cleanupDom(t),!1}for(const e of n)wr(t,e);const s=function(t){const e=[],n=document.createTreeWalker(t,NodeFilter.SHOW_COMMENT),o=[];for(;n.nextNode();)o.push(n.currentNode);for(const t of o){const n=ur.exec(t.data);if(!n)continue;const o=n[1],s=n[2],r=s.split(":");let i,a,l=null;"for"===o?(i=r[0],a=r[1],l=parseInt(r[2],10)):(i=r[0],a=r.slice(1).join(":"));const c=[];let d=t.nextSibling;const u=`@@wcs-${o}-end:${s}`;for(;d&&(d.nodeType!==Node.COMMENT_NODE||d.data!==u);)c.push(d),d=d.nextSibling;e.push({type:o,uuid:i,path:a,index:l,nodes:c})}return e}(document.body);!function(t,e){const n=new Map;for(const s of e){if(0===s.nodes.length)continue;const e=ls(s.nodes),{bindingInfos:r,subscriberNodes:i,bindingSession:l}=yr(s.nodes);Go(e,l);for(const t of i)t.nodeType===Node.ELEMENT_NODE&&t.setAttribute("data-wcs-completed","");Uo(e,r),Xo(e,i);const c=[];for(const t of r)t.statePathName in a&&c.push(t);if(Ao(e,c),"for"===s.type&&null!==s.index){const i=br(t,"for",s.uuid);if(i){const t=To(null,s.index);ms(i,t,e),gs(i,s.nodes[s.nodes.length-1]),ns(i,e),Yo(e,be(E(s.path+"."+o),t)),l.initialize(r,{registerAddress:!0,registerPathInfo:!1,applyOnReconnect:!1});let a=n.get(s.uuid);a||(a=[],n.set(s.uuid,a)),a.push(t)}}else{const n=br(t,s.type,s.uuid);n&&(ns(n,e),l.initialize(r,{registerAddress:!0,registerPathInfo:!1,applyOnReconnect:!1}))}}for(const[e,o]of n){const n=br(t,"for",e);if(!n)continue;const s=n.getRootNode(),r=yt(e);if(!r)continue;const i=r.parseBindTextResult.stateName,a=r.parseBindTextResult.statePathName,l=xr(s,i);l&&l.createState("readonly",t=>{const e=t[a];Array.isArray(e)&&Do(e,o)})}}(document.body,s),mr.removeBlockBoundaryComments(document.body);const r=[];for(const t of n)t.parentNode&&(r.push({el:t,parent:t.parentNode,next:t.nextSibling}),t.remove());mr.restoreTextBindings(document.body);const[i,l]=$t(document.body);for(const t of i)if(t.nodeType===Node.ELEMENT_NODE){const e=t;e.hasAttribute("data-wcs-completed")||(Ct(t,null),e.setAttribute("data-wcs-completed",""))}else Ct(t,null);const c=[],d=[],u=vo(document.body).initialize(l);for(const t of u)if("event"!==t.bindingType)if(gr.has(t.bindingType))d.push(t);else{if(t.statePathName.includes(o))continue;c.push(t)}for(const t of d)if("for"===t.bindingType){const e=re(t),n=xr(t.replaceNode.getRootNode(),t.stateName);n&&n.createState("readonly",n=>{const o=n[t.statePathName];Array.isArray(o)&&Tt(e,o)})}Ws(c);for(const{el:t,parent:e,next:n}of r)e.insertBefore(t,n);const f=t.querySelectorAll(e.tagNames.ssr);for(const e of f){const n=e.hydrateProps;for(const[e,o]of Object.entries(n)){const n=t.querySelector(`[data-wcs-ssr-id="${e}"]`);if(n)for(const[t,e]of Object.entries(o))n[t]=e}}const h=t.querySelectorAll("[data-wcs-completed]");for(const t of h)t.removeAttribute("data-wcs-completed");return!0}const Nr=new WeakMap,Sr=new WeakMap,Ir=new Set;function xr(t,e){let n=Nr.get(t);return n&&n.get(e)||null}function $r(t){return Sr.get(t)??Promise.resolve()}function _r(e,n,o){let s=Nr.get(e);if(null===o){if(!s)return;const t=s.get(n);s.delete(n),0===s.size&&Nr.delete(e),void 0!==t&&(Ir.delete(t),null!==ae&&ae({type:"state:element-unregistered",name:n,rootNode:e,element:t}))}else{if(!s){s=new Map,Nr.set(e,s);const n=!t()&&o.hasAttribute?.("enable-ssr");if("HTMLDocument"===e.constructor.name||"Document"===e.constructor.name){const t=new Promise((t,o)=>{queueMicrotask(async()=>{try{if(n){await vr(e)||await ar(e)}else await ar(e);t()}catch(t){o(t)}})});Sr.set(e,t)}else if("ShadowRoot"===e.constructor.name){const t=new Promise((t,n)=>{queueMicrotask(async()=>{try{await ar(e),t()}catch(t){n(t)}})});Sr.set(e,t)}}s.has(n)&&z(`State element with name "${n}" is already registered.`),s.set(n,o),Ir.add(o),null!==ae&&ae({type:"state:element-registered",name:n,rootNode:e,element:o})}}let Pr=0,Ar=0;const kr=[];function Cr(t,e=0){const n=kr.findIndex(t=>t.priority>e),o={listener:t,priority:e};-1===n?kr.push(o):kr.splice(n,0,o)}const Er=new class{_queueUpdateRecords=[];constructor(){}enqueueAbsoluteAddress(t,e=null){Pr>Ar&&(Ar=Pr);const n=0===this._queueUpdateRecords.length;this._queueUpdateRecords.push({absoluteAddress:t,context:e}),n&&queueMicrotask(()=>{const t=this._queueUpdateRecords;this._queueUpdateRecords=[],this._applyChange(t)})}testApplyChange(t,e){this._applyChange(t.map((t,n)=>({absoluteAddress:t,context:e?.[n]??null})))}_applyChange(t){const e=new Map;for(const n of t){const t=e.get(n.absoluteAddress);null!==ae&&null!=t&&null!==n.context&&t.transactionId!==n.context.transactionId&&ae({type:"propagation:coalesced",absoluteAddress:n.absoluteAddress,droppedTransactionId:t.transactionId,winnerTransactionId:n.context.transactionId}),e.set(n.absoluteAddress,n.context)}const n=[],o=new Map;for(const[t,s]of e){if(null!==s&&s.hop>=32){console.error("[@wcstack/state] propagation hop limit exceeded; update record quarantined.",{path:t.absolutePathInfo.pathInfo.path,stateName:t.absolutePathInfo.stateName,transactionId:s.transactionId,hop:s.hop,maxHops:32}),null!==ae&&ae({type:"propagation:hop-limit",absoluteAddress:t,transactionId:s.transactionId,hop:s.hop});continue}const e=pe(t);if(void 0!==e)if(e instanceof Set)for(const t of e)!1!==t.replaceNode.isConnected&&(n.push(t),null!==s&&o.set(t,s));else!1!==e.replaceNode.isConnected&&(n.push(e),null!==s&&o.set(e,s))}o.size>0?Ws(n,o):Ws(n),function(t){for(const e of kr.slice())e.listener(t)}(new Set(e.keys()))}};function Mr(){return Er}const Tr="__WCSTACK_DEVTOOLS_HOOK__";function Or(){const t=globalThis,e=t[Tr];if(void 0!==e)return 1!==e.version&&console.warn(`[wcstack/state] devtools hook registry version mismatch: found ${e.version}, expected 1. Keeping the existing registry (first-wins).`),e;const n=function(){const t=new Map,e=new Set,n=t=>{if(0===e.size)return void t._setSink(null);const n=t.id;t._setSink(t=>{for(const o of e)o.onEvent?.(n,t)})};return{version:1,sources:t,register(o){if(!t.has(o.id)){t.set(o.id,o),n(o);for(const t of e)t.onSourceRegistered?.(o)}},unregister(n){const o=t.get(n);if(void 0!==o){o._setSink(null),t.delete(n);for(const t of e)t.onSourceUnregistered?.(n)}},addListener(o){e.add(o);for(const e of t.values())n(e),o.onSourceRegistered?.(e);return()=>{if(e.delete(o))for(const e of t.values())n(e)}}}}();return t[Tr]=n,n}const Rr=t=>{null!==ae&&ae({type:"state:update-batch",addresses:t})};function Dr(t){const e=null!==ae;!function(t){ae=t}(t);const n=null!==t;n&&!e?Cr(Rr,0):!n&&e&&function(t){const e=kr.findIndex(e=>e.listener===t);-1!==e&&kr.splice(e,1)}(Rr)}function Lr(t){return{name:t.name,rootNode:t.rootNode,element:t,paths:{list:t.listPaths,element:t.elementPaths,getter:t.getterPaths,setter:t.setterPaths},commandTokenNames:t.commandTokenNames,eventTokenNames:t.eventTokenNames,staticDependency:t.staticDependency,dynamicDependency:t.dynamicDependency}}function Wr(t,e){return xr(e,t)??z(`devtools: state element not found: name="${t}"`)}let Br=null;function jr(){if(t())return;if(null!==Br)return;const e={id:"state:"+Math.random().toString(36).slice(2,10),kind:"state",packageVersion:lr,getStateElements(){const t=[];for(const e of Ir)t.push(Lr(e));return t},keys(t,e){const n=Wr(t,e),o=[];return n.createState("readonly",t=>{for(const e of Object.keys(t))if(!e.includes("*")&&!e.startsWith("$")){try{if("function"==typeof t[e])continue}catch{}o.push(e)}}),o},read(t,e,n,o){let s;return Wr(t,e).createState("readonly",t=>{s=t.$resolve(n,o??[])}),s},write(t,e,n,o,s){Wr(t,e).createState("writable",t=>{void 0!==s&&s.length>0?t.$resolve(n,s,o):t[n]=o})},_setSink:Dr};Br=e,Or().register(e)}const Fr="https://github.com/wcstack/wcstack/blob/main/docs/csp.md";async function zr(t,e){let n=null;const o=`\n//# sourceURL=${e}\n`;let s=!1;const r=t=>{t.effectiveDirective.startsWith("script-src")&&(s=!0)};document.addEventListener("securitypolicyviolation",r);try{if("function"==typeof URL.createObjectURL){const e=new Blob([t.text+o],{type:"application/javascript"}),s=URL.createObjectURL(e);try{n=await import(s)}finally{URL.revokeObjectURL(s)}}else{const e=btoa(String.fromCodePoint(...(new TextEncoder).encode(t.text+o)));n=await import(`data:application/javascript;base64,${e}`)}}catch(t){throw new Error(function(t,e,n){const o=e?.message??String(e);return n?`The inline <script> of state "${t}" was blocked by Content-Security-Policy. Inline state is evaluated through a blob: URL, so script-src must allow blob:. Prefer moving the state into an external file and loading it with src="./state.js", which requires no extra CSP directive. See ${Fr}`:`Failed to evaluate the inline <script> of state "${t}": ${o}. If this page sets a Content-Security-Policy, see ${Fr}`}(e,t,s),{cause:t})}finally{document.removeEventListener("securitypolicyviolation",r)}return n&&"object"==typeof n.default?n.default:{}}async function qr(t){try{return(await import(t)).default||{}}catch(t){z(`Failed to load script file: ${t}`)}}class Ur{_loopContextStack=Array(s).fill(void 0);_length=0;_getBaseDepth;constructor(t){this._getBaseDepth=t}createLoopContext(t,e){null===t.listIndex&&z("Cannot create loop context for a state address that does not have a list index.");const n=t;this._length>=s&&z("Exceeded maximum loop context stack depth of 128. Possible infinite loop.");const o=this._loopContextStack[this._length-1];if(void 0!==o){o.pathInfo.wildcardCount+1!==n.pathInfo.wildcardCount&&z("Cannot push loop context for a list whose wildcard count is not exactly one more than the current active loop context.");const t=n.pathInfo.wildcardPathInfos[n.pathInfo.wildcardPathInfos.length-2];o.pathInfo!==t&&z("Cannot push loop context for a list whose parent wildcard path info does not match the current active loop context.")}else if(n.listIndex.length!==n.pathInfo.wildcardCount){const t=this._getBaseDepth();n.listIndex.length!==n.pathInfo.wildcardCount+t&&z(`Cannot push loop context when there is no active loop context: the list index chain (length ${n.listIndex.length}) does not cover the wildcard path (wildcard count ${n.pathInfo.wildcardCount}, base depth ${t}).`)}let r;this._loopContextStack[this._length]=n,this._length++;try{r=e(n)}finally{r instanceof Promise?r.finally(()=>{this._length--,this._loopContextStack[this._length]=void 0}):(this._length--,this._loopContextStack[this._length]=void 0)}return r}}const Vr=new WeakMap;function Hr(t,e){let n=Vr.get(t);void 0===n&&(n=new Map,Vr.set(t,n));let o=n.get(e);return void 0===o&&(o=new Le(e,t.name),n.set(e,o)),o}const Gr=new WeakMap;function Kr(t){const e=Gr.get(t);if(void 0!==e)return e;const n=new Proxy(Object.create(null),{get(e,n){if("string"==typeof n&&t.commandTokenNames.has(n))return Hr(t,n)},has:(e,n)=>"string"==typeof n&&t.commandTokenNames.has(n),ownKeys:()=>Array.from(t.commandTokenNames),getOwnPropertyDescriptor(e,n){if("string"==typeof n&&t.commandTokenNames.has(n))return{configurable:!0,enumerable:!0,value:Hr(t,n)}},set(){z("$command namespace is read-only; assigning to it is not allowed.")},deleteProperty(){z("$command namespace is read-only; deleting from it is not allowed.")}});return Gr.set(t,n),n}const Jr=Symbol("wcs-stream-last-notified-uncertain"),Xr=new WeakMap;function Yr(t,e){const n=Xr.get(t);if(void 0!==n)for(const t of n.keys())e.has(t)||n.delete(t)}function Qr(t,e){const n=Xr.get(t);if(void 0===n)return;const o=n.get(e);void 0!==o&&n.set(e,{status:"idle"===o.status?o.status:Jr,error:Object.is(o.error,null)?null:Jr})}const Zr=new Set;function ti(t){Zr.delete(t)}const ei=new WeakMap;function ni(t){return ei.get(t)??new Map}function oi(t){ti(t);const e=ei.get(t);if(void 0!==e)for(const n of e.values())n.controller?.abort(),n.controller=null,n.status="idle",n.error=null,Qr(t,n.name)}const si=(t,e)=>e,ri=new Set;function ii(t,e){const s=e[b];if(void 0===s)return void Yr(t,ri);"object"==typeof s&&null!==s||z(`${b} must be an object mapping stream names to stream definitions.`);const r=new Map;for(const[i,a]of Object.entries(s)){0===i.length&&z(`${b} entry name must be a non-empty string.`),i.includes(n)&&z(`${b} entry "${i}" must be a flat property name ("${n}" is not allowed).`),i.includes(o)&&z(`${b} entry "${i}" must be a flat property name ("${o}" is not allowed).`),i.startsWith("$")&&z(`${b} entry "${i}" must not start with "$" (reserved namespace).`),i in Object.prototype&&z(`${b} entry "${i}" must not be a property name inherited from Object.prototype (e.g. "__proto__", "constructor").`),t.getterPaths.has(i)&&z(`${b} entry "${i}" conflicts with a getter declared on the state.`),t.setterPaths.has(i)&&z(`${b} entry "${i}" conflicts with a setter declared on the state.`),"object"==typeof a&&null!==a||z(`${b} entry "${i}" must be an object ({ args?, source, fold?, initial? }).`);const s=a;"function"!=typeof s.source&&z(`${b} entry "${i}" source must be a function.`);const l=void 0!==s.fold;l&&"function"!=typeof s.fold&&z(`${b} entry "${i}" fold must be a function.`),l&&!("initial"in s)&&z(`${b} entry "${i}" requires "initial" when fold is specified (reduce needs a seed value).`);void 0!==s.args&&"function"!=typeof s.args&&z(`${b} entry "${i}" args must be a function.`);const c={name:i,definition:{args:s.args??null,source:s.source,fold:s.fold??si,initial:s.initial},status:"idle",error:null,controller:null,depAddresses:new Set};i in e||(e[i]=c.definition.initial),r.set(i,c)}!function(t,e){ei.set(t,e)}(t,r),Yr(t,new Set(r.keys()))}const ai=new WeakMap,li=new WeakMap;function ci(t,e,n){return new Proxy(Object.create(null),{get(e,o){if("string"!=typeof o)return;const s=ni(t).get(o);return void 0!==s?n(s):void 0},has:(e,n)=>"string"==typeof n&&ni(t).has(n),ownKeys:()=>Array.from(ni(t).keys()),getOwnPropertyDescriptor(e,o){if("string"!=typeof o)return;const s=ni(t).get(o);return void 0!==s?{configurable:!0,enumerable:!0,value:n(s)}:void 0},set(){z(`${e} namespace is read-only; assigning to it is not allowed.`)},deleteProperty(){z(`${e} namespace is read-only; deleting from it is not allowed.`)}})}function di(t){const e=ai.get(t);if(void 0!==e)return e;const n=ci(t,N,t=>t.status);return ai.set(t,n),n}function ui(t){const e=li.get(t);if(void 0!==e)return e;const n=ci(t,S,t=>t.error);return li.set(t,n),n}function fi(t){ai.delete(t),li.delete(t)}let hi=null;async function pi(t,e,n,o){let s=null,r=null;const i=()=>{if(s&&s!==r){r=s;try{s.return?.()?.then?.(void 0,()=>{})}catch{}}};n.addEventListener("abort",i,{once:!0});try{const r=await t(e,n);if(s=function(t,e){if("function"==typeof t?.getReader)return async function*(t,e){const n=t.getReader(),o=()=>{n.cancel().catch(()=>{})};e.addEventListener("abort",o,{once:!0});try{for(;;){const{done:t,value:e}=await n.read();if(t)return;yield e}}finally{e.removeEventListener("abort",o),n.releaseLock()}}(t,e);if("function"==typeof t?.[Symbol.asyncIterator])return t;throw new TypeError("[@wcstack/state] $streams: source must return an AsyncIterable or a ReadableStream (got neither).")}(r,n)[Symbol.asyncIterator](),n.aborted)return void i();for(;;){const t=await s.next();if(t.done)break;if(n.aborted)return;o.fold(t.value)}if(n.aborted)return;o.done()}catch(t){if(n.aborted)return;o.fail(t)}finally{n.removeEventListener("abort",i)}}function mi(t){const e=ni(t);if(0!==e.size){!function(t){Zr.add(t)}(t);for(const n of e.values())gi(t,n)}}function gi(t,e){e.controller?.abort();const o=new AbortController;e.controller=o;const s=function(t,e){const o=e.definition.args;if(null===o)return void e.depAddresses.clear();const s=hi,r=new Set;let i;hi=r;try{t.createState("readonly",t=>{i=o(t)})}finally{hi=s}i instanceof Promise&&z(`${b} entry "${e.name}" args must be synchronous (it returned a Promise).`);const a=`${N}${n}${e.name}`,l=`${S}${n}${e.name}`;for(const n of r){const o=n.absolutePathInfo.pathInfo;n.absolutePathInfo.stateElement!==t||o.path!==e.name&&o.path!==a&&o.path!==l||z(`${b} entry "${e.name}" args must not read the stream itself ("${o.path}"): a self-dependency would restart the stream on its own writes (infinite loop).`),o.wildcardCount>0&&z(`${b} entry "${e.name}" args must not read wildcard paths ("${o.path}"): wildcard dependencies are out of scope.`)}return e.depAddresses=r,i}(t,e);t.createState("writable",t=>{t[e.name]=e.definition.initial}),yi(t,e,"active",null);const r=e.definition,i={fold(n){t.createState("writable",t=>{t[e.name]=r.fold(t[e.name],n)})},done(){yi(t,e,"done",null)},fail(n){yi(t,e,"error",n),o.abort()}};pi(r.source,s,o.signal,i)}function yi(t,e,o,s){e.status=o,e.error=s;const r=function(t,e){return Xr.get(t)?.get(e)??{status:"idle",error:null}}(t,e.name),i=r.status!==o,a=!Object.is(r.error,s);(i||a)&&(!function(t,e,n,o){let s=Xr.get(t);void 0===s&&(s=new Map,Xr.set(t,s)),s.set(e,{status:n,error:o})}(t,e.name,o,s),t.createState("writable",t=>{i&&t.$postUpdate(`${N}${n}${e.name}`),a&&t.$postUpdate(`${S}${n}${e.name}`)}))}Cr(function(t){const e=Zr;if(0===e.size)return;const n=[];for(const o of e)for(const e of ni(o).values())for(const s of e.depAddresses)if(t.has(s)){n.push({stateElement:o,entry:e});break}for(const{stateElement:t,entry:o}of n)if(e.has(t)&&ni(t).get(o.name)===o)try{gi(t,o)}catch(n){o.controller?.abort(),e.has(t)&&ni(t).get(o.name)===o&&yi(t,o,"error",n)}},20);const bi=new WeakMap,wi=new Set,vi=new Map;function Ni(t){return bi.get(t)??vi}function Si(){return wi}function Ii(t,e){const n=e[w];if(void 0===n)return null;"object"==typeof n&&null!==n||z(`${w} must be an object mapping state paths to handler functions.`);const o=new Map,s=new Set;let r=0;for(const[e,i]of Object.entries(n)){"function"!=typeof i&&z(`${w} entry "${e}" must be a function.`),0===e.length&&z(`${w} entry name must be a non-empty state path.`),e.startsWith("$")&&z(`${w} entry "${e}" must not start with "$" (reserved namespace).`),e.includes("@")&&z(`${w} entry "${e}" must not target another state ("@" is not allowed); watch only paths of its own state.`),e in Object.prototype&&z(`${w} entry "${e}" must not be a property name inherited from Object.prototype (e.g. "__proto__", "constructor").`);const n=E(e);for(const t of n.segments)0===t.length&&z(`${w} entry "${e}" has an empty path segment.`);n.wildcardCount>128&&z(`${w} entry "${e}" exceeds the maximum wildcard depth (128).`),o.set(e,{path:e,pathInfo:n,handler:i,order:r++}),s.add(e),t.setPathInfo(e,"prop")}return function(t,e){bi.set(t,e)}(t,o),s.size>0?s:null}const xi=new WeakMap;function $i(t,e,n){let o=xi.get(t);void 0===o&&(o=new Map,xi.set(t,o)),o.set(e,n)}const _i=new Map;function Pi(t){0!==Ni(t).size&&(function(t){wi.add(t)}(t),function(t){const e=[];for(const n of Ni(t).values())ki(t,n)&&e.push(n);if(0===e.length)return;t.createState("readonly",n=>{for(const o of e)try{$i(t,Ai(t,o),n[o.path])}catch(e){Ei(t,o.path,"prime",e)}})}(t))}function Ai(t,e){return Gt(zt(t,e.pathInfo),null)}function ki(t,e){return 0===e.pathInfo.wildcardCount&&t.getterPaths.has(e.path)}const Ci={prime:"initial evaluation of",evaluate:"evaluation of",handler:"handler for"};function Ei(t,e,n,o){console.error(`[@wcstack/state] $watch ${Ci[n]} "${e}" threw.`,o),null!==ae&&ae({type:"state:watch-error",phase:n,stateName:t.name,path:e,error:o})}function Mi(t,e){if(t.entry.order!==e.entry.order)return t.entry.order-e.entry.order;const n=Math.min(t.indexes.length,e.indexes.length);for(let o=0;o<n;o++)if(t.indexes[o]!==e.indexes[o])return t.indexes[o]-e.indexes[o];return t.indexes.length-e.indexes.length}function Ti(t){const{stateElement:e,entry:n,absAddress:o,indexes:s}=t,r=ki(e,n);try{e.createState("writable",t=>{let i;try{i=function(t,e,n){if(0===e.pathInfo.wildcardCount)return t[e.path];return t.$resolve(e.path,n)}(t,n,s)}catch(t){return void Ei(e,n.path,"evaluate",t)}const a=r?function(t,e){return xi.get(t)?.get(e)}(e,o):function(t){return _i.get(t)}(o);r&&$i(e,o,i),n.handler.call(t,i,a,...s)})}catch(t){Ei(e,n.path,"handler",t)}}function Oi(t){return function(){const e=this.stateElement;if(!e)return;if(!0!==e.initialized)return;let n;try{e.createState("readonly",e=>{n=e[t]})}catch(e){return void console.warn(`[@wcstack/state] DCC getter "${t}" failed:`,e)}return n}}function Ri(t){return function(e){const n=this.stateElement;n&&(!0!==n.initialized?n.initializePromise.then(()=>{n.createState("writable",n=>{n[t]=e})}):n.createState("writable",n=>{n[t]=e}))}}function Di(t,e){return e?function(...e){const n=this.stateElement;if(n)return n.initializePromise.then(()=>{let o;return n.createStateAsync("writable",async n=>{o=await n[t](...e)}).then(()=>o)})}:function(...e){const n=this.stateElement;if(n)return n.initializePromise.then(()=>{let o;return n.createState("writable",n=>{o=n[t](...e)}),o})}}function Li(t){return t.startsWith("$")}function Wi(t){const e=[];let n=t;for(;n&&n!==Object.prototype;)e.push(n),n=Object.getPrototypeOf(n);const o={};for(let t=e.length-1;t>=0;t--)Object.assign(o,Object.getOwnPropertyDescriptors(e[t]));return o}function Bi(t,e){const n=t[e];if(void 0===n)return null;Array.isArray(n)||z(`${e} must be an array of strings.`);const o=[],s=new Set;for(const t of n)"string"==typeof t&&0!==t.length||z(`${e} entries must be non-empty strings.`),t.startsWith("$")&&z(`${e} entry "${t}" must not start with "$" (internal properties are not exposed on the component).`),s.has(t)&&z(`${e} entry "${t}" is duplicated.`),s.add(t),o.push(t);return o}function ji(t){const e=Bi(t,f)??[],n=Bi(t,h)??[],o=Wi(t),s=function(t){const e=t[b];return"object"!=typeof e||null===e?new Set:new Set(Object.keys(e))}(t),r=[];for(const t of e){const e=o[t];if(void 0===e){if(s.has(t)){r.push(t);continue}z(`${f} entry "${t}" is not declared on the state.`)}"function"==typeof e.value&&z(`${f} entry "${t}" is a method. Declare it in ${h} instead.`)}for(const t of n){const e=o[t];void 0===e&&z(`${h} entry "${t}" is not declared on the state.`),"function"!=typeof e.value&&z(`${h} entry "${t}" is not a method. Declare it in ${f} instead.`)}return{bindables:e,commands:n,streamBackedBindables:r}}Cr(function(t){const e=Si();try{if(0===e.size)return;const n=function(){const t=Ar;return Ar=0,t}();if(n>32){const e=Array.from(t,t=>t.absolutePathInfo.pathInfo.path);return console.error("[@wcstack/state] $watch chain depth limit exceeded; watch handlers for this batch were skipped.",{maxDepth:32,paths:e}),void(null!==ae&&ae({type:"state:watch-chain-limit",maxDepth:32,paths:e}))}const o=[];for(const n of t){const t=n.absolutePathInfo.stateElement;if(!e.has(t))continue;const s=Ni(t).get(n.absolutePathInfo.pathInfo.path);if(void 0===s)continue;let r=[];if(s.pathInfo.wildcardCount>0){if(null===n.listIndex)continue;r=te(n.listIndex,s.pathInfo.wildcardCount)}o.push({stateElement:t,entry:s,absAddress:n,indexes:r})}if(0===o.length)return;o.sort(Mi),function(t){Pr=t+1}(n);try{for(const t of o)e.has(t.stateElement)&&Ni(t.stateElement).get(t.entry.path)===t.entry&&Ti(t)}finally{Pr=0}}finally{_i.clear()}},10);const Fi=new Map;class zi{path;segments;wildcardCount;wildcardType;wildcardIndexes;pathInfo;constructor(t){const e=t.split("."),n=e.slice();let o=0,s=0,r=0,i="none";const a=[];for(let t=0;t<e.length;t++){const i=e[t];if("*"===i)n[t]="*",a.push(null),o++,r++;else{const e=Number(i);Number.isNaN(e)||(n[t]="*",a.push(e),s++,r++)}}const l=E(n.join("."));(o>0||s>0)&&(i=o===r?"context":s===r?"all":"partial"),this.path=t,this.segments=e,this.wildcardCount=r,this.wildcardType=i,this.wildcardIndexes=a,this.pathInfo=l}}function qi(t){let e;return Fi.get(t)??(Fi.set(t,e=new zi(t)),e)}const Ui=new WeakMap;function Vi(t,e){null===e?Ui.delete(t):Ui.set(t,e)}function Hi(t){const e=Ui.get(t);e&&(e.dirty=!0)}const Gi=[],Ki=[];let Ji=0;function Xi(t,e){Gi[Ji]=t,Ki[Ji]=e,Ji++}function Yi(){Ji--,Gi[Ji]=void 0,Ki[Ji]=void 0}function Qi(t,e){return!0!==t.hasMappedComponentState&&(e.pathInfo.wildcardCount>0||t.getterPaths.has(e.pathInfo.path))}function Zi(t,e){let n=t;for(let t=1;t<e.length;t++){if(Object(n)!==n)return;n=Reflect.get(n,e[t])}return n}function ta(t,e,n,s,r){const i=e.pathInfo.segments[0];if(i===m)return Zi(Kr(r),e.pathInfo.segments);if(i===N)return Zi(di(r),e.pathInfo.segments);if(i===S)return Zi(ui(r),e.pathInfo.segments);if(!(e.pathInfo.path in t)){const r=na(t,e.parentAddress??z(`address.parentAddress is undefined path: ${e.pathInfo.path}`),n,s);if(null==r)return;const i=e.pathInfo.segments[e.pathInfo.segments.length-1];if(i===o){const t=e.listIndex?.index??z(`address.listIndex?.index is undefined path: ${e.pathInfo.path}`);return Reflect.get(r,t)}return Reflect.get(r,i)}if(r.getterPaths.has(e.pathInfo.path)){s.pushAddress(e);try{return Reflect.get(t,e.pathInfo.path,n)}finally{s.popAddress()}}else{if(!0!==r.hasMappedComponentState)return Reflect.get(t,e.pathInfo.path);Xi(r,e);try{return Reflect.get(t,e.pathInfo.path)}finally{Yi()}}}function ea(t,e,n,o,s){const r=Gt(zt(s,e.pathInfo),e.listIndex),i=function(t){return Ui.get(t)??null}(r);if(null!==i&&!1===i.dirty)return i.value;const a=ta(t,e,n,o,s);return Vi(r,{value:a,dirty:!1}),a}function na(t,e,n,o){!function(t,e){if(!t.untracking&&t.addressStackLength>0){const n=t.lastAddressStack,o=n?.pathInfo??null,s=t.stateElement;if(null!==o&&s.getterPaths.has(o.path)&&o.path!==e.pathInfo.path&&(s.addDynamicDependency(e.pathInfo.path,o.path),e.pathInfo.wildcardCount>0&&o.wildcardCount>0)){const t=Qt(e.pathInfo,o);if(t>0){let r=!1;const i=e.listIndex??null,a=n.listIndex??null;for(let n=0;n<t;n++)if((null!==i?Zt(i,n,e.pathInfo.wildcardCount):null)!==(null!==a?Zt(a,n,o.wildcardCount):null)){r=!0;break}if(r)for(let n=0;n<t;n++)s.addCrossRowListPath?.(e.pathInfo.wildcardParentPaths[n])}}}}(o,e),function(t,e){if(null===hi)return;const n=zt(t,e.pathInfo);hi.add(Gt(n,e.listIndex))}(o.stateElement,e);const s=o.stateElement;return Qi(s,e)?ea(t,e,n,o,s):ta(t,e,n,o,s)}function oa(t,e){if(0===t.addressStackLength)return null;const n=t.lastAddressStack;if(null===n)return null;const o=n.pathInfo.indexByWildcardPath[e];return void 0===o||null===n.listIndex?null:Zt(n.listIndex,o,n.pathInfo.wildcardCount)}function sa(t,e,n){const o=t.bindableEventMap,s=o[e.path],r="string"==typeof s,i=r?s:e.segments.length>1?o[e.segments[0]]:void 0;if("string"!=typeof i)return;const a=t.rootNode;a instanceof ShadowRoot&&a.host.dispatchEvent(new CustomEvent(i,{detail:r&&void 0!==n?n.value:void 0,bubbles:!0}))}function ra(t,e,n,o){"object"==typeof t&&null!==t||z(`${v} list "${e}": ${n} row at index ${o} must be a plain object (got ${null===t?"null":typeof t}).`);const s=Object.getPrototypeOf(t);s!==Object.prototype&&null!==s&&z(`${v} list "${e}": ${n} row at index ${o} must be a plain object (class instances and exotic objects cannot be value-expanded).`)}function ia(t,e,n,o,s){const r="function"==typeof e?e(t):t[e];return null==r&&z(`${v} list "${n}": ${o} row at index ${s} has no key (${"function"==typeof e?"key function":`field "${e}"`} returned ${String(r)}).`),r}function aa(t,e,n,o){const s=new Array(t.length),r=new Set;for(let i=0;i<t.length;i++){const a=t[i];ra(a,n,o,i);const l=ia(a,e,n,o,i);r.has(l)&&z(`${v} list "${n}": duplicate key ${JSON.stringify(l)} in ${o} list.`),r.add(l),s[i]=l}return s}function la(t,e){const n=[];for(const o of Object.keys(e))Object.is(t[o],e[o])||n.push({field:o,value:e[o]});for(const o of Object.keys(t))Object.hasOwn(e,o)||null==t[o]||n.push({field:o,value:null});return n}function ca(t,e,n,s){if(e.pathInfo.path in t)return!0;const r=e.parentAddress;if(null===r)return!1;const i=na(t,r,n,s);if(null===i||"object"!=typeof i&&"function"!=typeof i)return!1;const a=e.pathInfo.lastSegment;if(a===o){const t=e.listIndex?.index;return"number"==typeof t&&t in i}return a in i}const da=new WeakMap;function ua(t,e){null===e?da.delete(t):da.set(t,e)}function fa(t,e,n){const o=E(t.wildcardParentPaths[e]),s=zt(t.stateElement,o),r=be(o,n),i=Mt(Gt(s,n)),a=t.stateProxy[Rt](r),l=function(t,e){switch(e){case"old":return t.oldIndexes;case"new":return t.newIndexes;case"add":return t.addIndexSet;case"change":return t.changeIndexSet;case"delete":return t.deleteIndexSet;default:return[]}}(jo(Cn(t.stateElement,r.listIndex),i,a),t.searchType);if(e===t.wildcardPaths.length-1)t.targetListIndexes.push(...l);else for(const n of l)fa(t,e+1,n)}const ha=[];function pa(t,e,n,o,s){return"full"===t.listExpansion||t.stateElement.crossRowListPaths?.has(e)?{fullRows:s.newIndexes,movedRows:null}:0===s.addIndexSet.size&&0===s.changeIndexSet.size?0===s.deleteIndexSet.size?t.keyedMergePath===e?{fullRows:ha,movedRows:null}:{fullRows:s.newIndexes,movedRows:null}:{fullRows:ha,movedRows:null}:{fullRows:s.addIndexSet,movedRows:s.changeIndexSet}}const ma=[];function ga(t,e,o){const s=t.stateElement.indexDependentGetterPaths;if(!s||0===s.size)return ma;let r=null;const i=e+n;for(const t of s){if(t!==e&&!t.startsWith(i))continue;const n=E(t);if(n.wildcardCount!==o.wildcardCount)return null;(r??=[]).push(n)}return r??ma}function ya(t,e,n){const s=e.pathInfo.path,r=t.staticMap.get(s);if(r)for(const i of r){const r=E(i);if(t.listPathSet.has(s)&&r.lastSegment===o){const o=t.stateProxy[Rt](e),a=Mt(Gt(zt(t.stateElement,e.pathInfo),e.listIndex)),l=pa(t,s,0,0,jo(Cn(t.stateElement,e.listIndex),a,o));for(const e of l.fullRows){const o=be(r,e);t.result.add(o),n.push(o)}if(null!==l.movedRows){const e=ga(t,i,r);if(null===e)for(const e of l.movedRows){const o=be(r,e);t.result.add(o),n.push(o)}else if(e.length>0)for(const o of l.movedRows)for(const s of e){const e=be(s,o);t.result.add(e),n.push(e)}}}else{const o=be(r,e.listIndex);t.result.add(o),n.push(o)}}const i=t.dynamicMap.get(s);if(i)for(const o of i){const s=E(o),r=[];if(s.wildcardCount>0){const n=Qt(e.pathInfo,s);if(s.wildcardCount-n>=1){let o;n>0?(null===e.listIndex&&z(`Cannot expand dynamic dependency with wildcard for non-list address: ${e.pathInfo.path}`),o=Zt(e.listIndex,n-1,e.pathInfo.wildcardCount)):o=null;const i={stateName:t.stateName,stateElement:t.stateElement,targetListIndexes:[],wildcardPaths:s.wildcardPaths,wildcardParentPaths:s.wildcardParentPaths,stateProxy:t.stateProxy,searchType:t.searchType};fa(i,n,o),r.push(...i.targetListIndexes)}else{null===e.listIndex&&z(`Cannot expand dynamic dependency with wildcard for non-list address: ${e.pathInfo.path}`);const t=Zt(e.listIndex,n-1,e.pathInfo.wildcardCount);r.push(t)}}else r.push(null);for(const e of r){const o=be(s,e);t.result.add(o),n.push(o)}}}function ba(t,e,n,o,s,r,i,a,l,c){const d=n.pathInfo.path;if(!o.has(d)&&!s.has(d))return l(n),[];const u=function(t,e,n,o){const s=new Map,r=new Map,i=[t];for(r.set(t,0);i.length>0;){const t=i.pop();if(s.has(t))continue;const o=e.get(t),a=n.get(t);let l;l=void 0===o?a??[]:void 0===a?o:o.concat(a),s.set(t,l);for(let t=0;t<l.length;t++){const e=l[t];r.set(e,(r.get(e)??0)+1),s.has(e)||i.push(e)}}const a=new Map,l=new Set,c=[];for(const[t,e]of r)0===e&&(a.set(t,0),l.add(t),c.push(t));for(let t=0;t<c.length;t++){const e=c[t],n=a.get(e)+1;n>o&&z(`Maximum dependency depth of ${o} exceeded. Possible circular dependency detected at path: ${e}`);const i=s.get(e);for(let t=0;t<i.length;t++){const e=i[t];n>(a.get(e)??-1)&&a.set(e,n);const o=r.get(e)-1;r.set(e,o),0===o&&(l.add(e),c.push(e))}}if(l.size!==s.size){let t=-1;for(const e of l){const n=a.get(e);n>t&&(t=n)}const e=t+1;for(const t of s.keys())l.has(t)||a.set(t,e)}return a}(d,o,s,1e3),f={ranks:u,stateName:t,stateElement:e,staticMap:o,dynamicMap:s,result:new Set,listPathSet:r,visited:new Set,stateProxy:i,searchType:a,listExpansion:c?.listExpansion??"full",keyedMergePath:c?.keyedMergePath??null};return function(t,e,n){const o=[],s=t.ranks,r=(t,e)=>{let n=s.get(t.pathInfo.path)??e;n<e&&(n=e),(o[n]??=[]).push(t)};r(e,0);const i=[];for(let e=0;e<o.length;e++){const s=o[e];if(void 0!==s)for(let o=0;o<s.length;o++){const a=s[o];if(!t.visited.has(a)){t.visited.add(a),n(a),i.length=0,ya(t,a,i);for(let t=0;t<i.length;t++)r(i[t],e+1)}}}}(f,n,l),Array.from(f.result)}function wa(t,e,n,o,s){const r=t.watchPaths;null!=r&&s&&r.has(e)&&function(t,e){_i.has(t)||_i.set(t,e)}(n,o)}function va(t,e,n,o,s){const r=cn()??rn(-1),i=Mr();i.enqueueAbsoluteAddress(e,r),ba(o.stateName,o.stateElement,t,o.stateElement.staticDependency,o.stateElement.dynamicDependency,o.stateElement.listPaths,n,"new",e=>{if(e===t)return;const n=Gt(zt(o.stateElement,e.pathInfo),e.listIndex);Hi(n),i.enqueueAbsoluteAddress(n,r)},{listExpansion:"diff",keyedMergePath:s})}function Na(t,e,n,s,r,i,a){try{if(!(e.pathInfo.path in t)){const n=e.parentAddress;if(null===n)return Reflect.set(t,e.pathInfo.path,s);const a=na(t,n,r,i),l=e.pathInfo.segments[e.pathInfo.segments.length-1];if(l===o){const t=e.listIndex?.index??z(`address.listIndex?.index is undefined path: ${e.pathInfo.path}`);return Reflect.set(a,t,s)}return Reflect.set(a,l,s)}if(i.stateElement.setterPaths.has(e.pathInfo.path)){i.pushAddress(e),i.beginUntrack();try{return Reflect.set(t,e.pathInfo.path,s,r)}finally{i.endUntrack(),i.popAddress()}}else{if(!0!==i.stateElement.hasMappedComponentState)return Reflect.set(t,e.pathInfo.path,s);Xi(i.stateElement,e);try{return Reflect.set(t,e.pathInfo.path,s)}finally{Yi()}}}finally{va(e,n,r,i,a)}}function Sa(t,e,n,o,s,r,i){let a=e.parentAddress??z(`address.parentAddress is undefined path: ${e.pathInfo.path}`),l=function(t){return da.get(t)??null}(a);if(null===l){const e=na(t,a,s,r)??[],n=Ro(e)??[];l={value:[...e],listIndexes:[...n]},ua(a,l)}try{return Na(t,e,n,o,s,r,i)}finally{const n=l.value.indexOf(o),i=na(t,a,s,r)??[],c=Array.isArray(i)?Ro(i)??[]:[],d=e.listIndex.index,u=-1!==n?l.listIndexes[n]:To(a.listIndex,-1);c[d]=u;if(new Set(i).size===l.value.length){for(let t=0;t<c.length;t++)c[t].index=t;ua(a,null)}}}function Ia(t,e,s,r,i){const a=i.stateElement.listKeys;if(null!=a&&Array.isArray(s)){const l=a.get(e.pathInfo.path);if(void 0!==l){const a=na(t,e,r,i),c=function(t,e,n,o){const s=aa(o,e,t,"new");if(!Array.isArray(n)||0===n.length||0===o.length)return null;const r=n,i=aa(r,e,t,"current"),a=new Map;for(let t=0;t<r.length;t++)a.set(i[t],r[t]);const l=new Array(o.length),c=[];for(let t=0;t<o.length;t++){const e=o[t],n=a.get(s[t]);void 0!==n&&n!==e?(l[t]=n,c.push({position:t,oldRow:n,newRow:e})):l[t]=e}return c.length>0?{list:l,matched:c}:null}(e.pathInfo.path,l,a,s);if(null!==c)return function(t,e,s,r,i,a){const l=e.pathInfo.path,c=Cn(a.stateElement,e.listIndex);null===Ro(r)&&jo(c,null,r);const d=jo(c,r,s.list),u=xa(t,e,s.list,i,a,l),f=E(l+n+o);for(const e of s.matched){const o=la(e.oldRow,e.newRow);if(0===o.length)continue;const s=d.newIndexes[e.position];for(const r of o)void 0!==s?Ia(t,be(E(f.path+n+r.field),s),r.value,i,a):e.oldRow[r.field]=r.value}return u}(t,e,c,a,r,i)}}return xa(t,e,s,r,i,null)}function xa(t,n,s,r,i,a){const l=i.stateElement,c=n.pathInfo.path,d=!!fn&&(fn=!1,!0);if(!(c in t)&&null!==n.parentAddress&&!l.elementPaths.has(c)){const u=na(t,n.parentAddress,r,i);if("object"==typeof u&&null!==u){const t=n.pathInfo.lastSegment,f=t===o?n.listIndex?.index:t;let h,p=!1;if(!d&&e.sameValueGuard&&(null===s||"object"!=typeof s)){const t=void 0!==f&&f in u,e=void 0!==f?u[f]:void 0;if(t&&Object.is(e,s))return!0;h=e,p=!0}const m=Qi(l,n),g=Gt(zt(l,n.pathInfo),n.listIndex);null!==ae&&ae({type:"state:write",absoluteAddress:g,value:s,oldValue:h,hasOldValue:p}),wa(l,c,g,h,p);try{return void 0===f&&z(`address.listIndex?.index is undefined path: ${c}`),Reflect.set(u,f,s)}finally{va(n,g,r,i,a),m&&Vi(g,{value:s,dirty:!1}),sa(l,n.pathInfo,{value:s})}}}let u,f=!1;if(!d&&e.sameValueGuard&&(null===s||"object"!=typeof s)){const e=na(t,n,r,i);if(ca(t,n,r,i)&&Object.is(e,s))return!0;u=e,f=!0}const h=l.elementPaths.has(n.pathInfo.path),p=Qi(l,n),m=Gt(zt(l,n.pathInfo),n.listIndex);null!==ae&&ae({type:"state:write",absoluteAddress:m,value:s,oldValue:u,hasOldValue:f}),wa(l,c,m,u,f);try{return h?Sa(t,n,m,s,r,i,a):Na(t,n,m,s,r,i,a)}finally{p&&Vi(m,{value:s,dirty:!1}),sa(l,n.pathInfo,{value:s})}}function $a(t,e,n,o){return(e,s,r)=>{const i=E(e);if(o.addressStackLength>0){const t=o.lastAddressStack?.pathInfo??null,e=o.stateElement;null!==t&&t.path!==i.path&&e.getterPaths.has(t.path)&&e.addDynamicDependency(i.path,t.path)}i.wildcardParentPathInfos.length>s.length&&z(`indexes length is insufficient: ${e}`);let a=null;for(let e=0;e<i.wildcardParentPathInfos.length;e++){const r=i.wildcardParentPathInfos[e],l=be(r,a),c=Ro(na(t,l,n,o));null==c&&z(`ListIndexes not found: ${r.path}`);const d=s[e];a=c[d]??z(`ListIndex not found at index ${d} of ${r.path}`)}const l=be(i,a);if(!(void 0!==r))return na(t,l,n,o);Ia(t,l,r,n,o)}}const _a=new WeakMap;function Pa(t,e,n,o){const s=e.pathInfo;switch(e.wildcardType){case"none":return null;case"context":return oa(o,s.wildcardPaths.at(-1)??z(`lastWildcardPath is null: ${e.pathInfo.path}`))??z(`ListIndex not found: ${e.pathInfo.path}`);case"all":{let s=null;for(let r=0;r<e.pathInfo.wildcardCount;r++){const i=e.pathInfo.wildcardParentPathInfos[r]??z(`wildcardParentPathInfo is null: ${e.pathInfo.path}`),a=Ro(na(t,be(i,s),n,o))??z(`ListIndex not found: ${i.path}`),l=e.wildcardIndexes[r]??z(`wildcardIndex is null: ${e.pathInfo.path}`);s=a[l]??z(`ListIndex not found at index ${l} of ${i.path}`)}return s}case"partial":z(`Partial wildcard type is not supported yet: ${e.pathInfo.path}`)}}const Aa=`${N}${n}`,ka=`${S}${n}`,Ca=new WeakMap;function Ea(t,e,n,o){const s=a[e];if(void 0!==s){0===o.addressStackLength&&z(`No active state reference to get list index for "${e.toString()}".`);const t=o.lastAddressStack,n=t?.pathInfo;n&&!o.untracking&&o.stateElement?.getterPaths.has(n.path)&&o.stateElement.addIndexDependentGetterPath?.(n.path);const r=t?.listIndex;null==r&&z(`ListIndex not found: ${e.toString()}`);const i=Zt(r,s,t.pathInfo.wildcardCount);return i?.index??z(`ListIndex not found: ${e.toString()}`)}if("string"==typeof e){if("$"===e[0]){switch(e){case"$stateElement":return o.stateElement;case"$getAll":return(e,s)=>function(t,e,n,o){const s=$a(t,0,n,o);return(e,r)=>{const i=new Map,a=E(e);if(o.addressStackLength>0){const t=o.lastAddressStack?.pathInfo??null,e=o.stateElement;null!==t&&t.path!==a.path&&e.getterPaths.has(t.path)&&e.addDynamicDependency(a.path,t.path)}if(void 0===r){for(let t=0;t<a.wildcardParentPathInfos.length;t++){const e=a.wildcardParentPathInfos[t],n=oa(o,e.path);if(n){r=te(n,n.length-An(o.stateElement));break}}void 0===r&&(r=[])}const l=(e,s,r,a,c,d,u)=>{const f=e[s]??null;if(null===f)return void u.push(d);const h=be(f,r),p=_a.get(h),m=na(t,h,n,o),g=jo(Cn(o.stateElement,r),p,m).newIndexes,y=a[c]??null;if(i.set(h,m),null===y)for(let t=0;t<g.length;t++){const n=g[t];l(e,s+1,n,a,c+1,d.concat(n.index),u)}else{const t=g[y]??z(`ListIndex not found at index ${y} of ${f.path}`);s+1<e.length?l(e,s+1,t,a,c+1,d.concat(t.index),u):u.push(d.concat(t.index))}},c=[];l(a.wildcardParentPathInfos,0,null,r,0,[],c);const d=[];for(let t=0;t<c.length;t++)d.push(s(a.path,c[t]));for(const[t,e]of i.entries())_a.set(t,e);return d}}(t,0,n,o)(e,s);case"$postUpdate":return e=>function(t,e,n,o){const s=o.stateElement;return e=>{const r=qi(e),i=Pa(t,r,n,o),a=be(r.pathInfo,i),l=Gt(zt(s,a.pathInfo),a.listIndex),c=Mr();c.enqueueAbsoluteAddress(l),ba(o.stateName,o.stateElement,a,o.stateElement.staticDependency,o.stateElement.dynamicDependency,o.stateElement.listPaths,n,"new",t=>{const e=Gt(zt(s,t.pathInfo),t.listIndex);Hi(e),c.enqueueAbsoluteAddress(e)}),sa(s,a.pathInfo)}}(t,0,n,o)(e);case"$resolve":return(e,s,r)=>$a(t,0,n,o)(e,s,r);case"$trackDependency":return t=>function(t,e,n,o){return t=>{0===o.addressStackLength&&z(`No active state reference to track dependency for path "${t}".`);const e=o.lastAddressStack?.pathInfo??z("Internal error: lastAddressStack is null"),n=o.stateElement;o.stateElement.getterPaths.has(e.path)&&e.path!==t&&n.addDynamicDependency(t,e.path)}}(0,0,0,o)(t);case"$untrackDependency":return t=>function(t,e,n,o){return t=>{o.beginUntrack();try{return t()}finally{o.endUntrack()}}}(0,0,0,o)(t);case m:return Kr(o.stateElement);case N:return di(o.stateElement);case S:return ui(o.stateElement)}if(!e.startsWith(Aa)&&!e.startsWith(ka))return}const s=qi(e),r=Pa(t,s,n,o),i=be(s.pathInfo,r);return na(t,i,n,o)}if("symbol"==typeof e){const s=function(t){let e=Ca.get(t);return void 0===e&&(e=new Map,Ca.set(t,e)),e}(o),r=s.get(e);if(void 0!==r)return r;let i;switch(e){case Ot:i=(t,e=()=>{})=>function(t,e,n){void 0!==t.loopContext&&z("already in loop context"),t.setLoopContext(e);try{t.pushAddress(e);try{return n()}finally{t.popAddress()}}finally{t.clearLoopContext()}}(o,t,e);break;case Rt:i=e=>na(t,e,n,o);break;case Dt:i=e=>ca(t,e,n,o);break;case Lt:i=(e,s)=>Ia(t,e,s,n,o);break;case Wt:i=()=>async function(t,e,n){const o=Reflect.get(t,l);"function"==typeof o&&await o.call(n)}(t,0,n);break;case Bt:i=()=>function(t,e,n){const o=Reflect.get(t,c);"function"==typeof o&&o.call(n)}(t,0,n);break;case jt:i=e=>function(t,e,n,o){const s=Reflect.get(t,d);if("function"==typeof s){const t=new Set,r={};for(const n of e){const e=n.absolutePathInfo.pathInfo;let s;if(s=n.absolutePathInfo.stateName===o.stateName?e.path:e.path+"@"+n.absolutePathInfo.stateName,t.add(s),e.wildcardCount>0){const t=te(n.listIndex,e.wildcardCount),o=r[s];void 0===o?r[s]=[t]:o.push(t)}}return s.call(n,Array.from(t),r)}}(t,e,n,o);break;default:return Reflect.get(t,e,n)}return s.set(e,i),i}}class Ma{_stateElement;_stateName;_addressStack=Array(s).fill(void 0);_addressStackIndex=-1;_loopContext;_mutability;_untrackDepth=0;constructor(t,e,n){this._stateName=e;const o=xr(t,this._stateName);null===o&&z(`StateHandler: State element with name "${this._stateName}" not found.`),this._stateElement=o,this._mutability=n}get stateName(){return this._stateName}get stateElement(){return this._stateElement}get lastAddressStack(){let t;return this._addressStackIndex>=0&&(t=this._addressStack[this._addressStackIndex]),void 0===t&&z("Last address stack is undefined."),t}get addressStackLength(){return this._addressStackIndex+1}get loopContext(){return this._loopContext}pushAddress(t){this._addressStackIndex++,this._addressStackIndex>=s&&z("Exceeded maximum address stack depth of 128. Possible infinite loop."),this._addressStack[this._addressStackIndex]=t}popAddress(){if(this._addressStackIndex<0)return null;const t=this._addressStack[this._addressStackIndex];return void 0===t&&z(`Address stack at index ${this._addressStackIndex} is undefined.`),this._addressStack[this._addressStackIndex]=void 0,this._addressStackIndex--,t}setLoopContext(t){this._loopContext=t}clearLoopContext(){this._loopContext=void 0}get untracking(){return this._untrackDepth>0}beginUntrack(){this._untrackDepth++}endUntrack(){this._untrackDepth--}get(t,e,n){return Ea(t,e,n,this)}set(t,e,n,o){return"readonly"===this._mutability&&z(`State "${this._stateName}" is readonly.`),function(t,e,n,o,s){if("string"==typeof e){const r=qi(e),i=Pa(t,r,o,s);return Ia(t,be(r.pathInfo,i),n,o,s)}return Reflect.set(t,e,n,o)}(t,e,n,o,this)}has(t,e){return Reflect.has(t,e)}}function Ta(t){return function(t){const e=Object.getPrototypeOf(t),n=Object.create(e),o=Object.getOwnPropertyDescriptors(t);for(const t in o){const e=o[t];!1===e.writable&&(e.writable=!0)}return Object.defineProperties(n,o),n}(t)}class Oa{_webComponent;_innerStateElement;constructor(t,e){this._webComponent=t,this._innerStateElement=In(t,e)??z("State element not found for web component.")}_outerLoopContext(t,e){const n=e.pathInfo.wildcardCount,o=kn(e.stateElement,e.pathInfo),s=kt(this._webComponent);if(null!==s&&s.listIndex.length===o)return s;if(n>0){const s=function(t,e){if(0===Ji)return null;const n=Ji-1,o=Ki[n];return Gi[n]!==t||o?.pathInfo.path!==e?null:o}(this._innerStateElement,t.path),r=s?.listIndex??null;if(null!==r&&r.length===o){return be(E(e.pathInfo.wildcardPaths[n-1]),r)}}return s}get(t,e,n){if("string"!=typeof e)return Reflect.get(t,e,n);{if("then"===e)return;if("$"===e[0])return;if(this._innerStateElement.getterPaths.has(e)&&e in t)return Reflect.get(t,e,n);const o=E(e),s=zt(this._innerStateElement,o),r=Dn(this._webComponent,s);if(null!==r){const t=this._outerLoopContext(o,r);let e;return r.stateElement.createState("readonly",n=>{n[Ot](t,()=>{e=n[r.pathInfo.path]})}),e}if(e in t)return Reflect.get(t,e,n);z(`Property "${e}" not found in inner state: no mapping rule and no local state property.`)}}set(t,e,n,o){if("string"!=typeof e)return Reflect.set(t,e,n,o);{if(this._innerStateElement.setterPaths.has(e)&&e in t)return Reflect.set(t,e,n,o);const s=E(e),r=zt(this._innerStateElement,s),i=Dn(this._webComponent,r);if(null!==i){const t=this._outerLoopContext(s,i);return i.stateElement.createState("writable",e=>{e[Ot](t,()=>{e[i.pathInfo.path]=n})}),!0}if(e in t)return Reflect.set(t,e,n,o);z(`Property "${e}" not found in inner state: no mapping rule and no local state property.`)}}has(t,e){if("string"==typeof e){if("$"===e[0])return!1;if((this._innerStateElement.getterPaths.has(e)||this._innerStateElement.setterPaths.has(e))&&e in t)return!0;const n=E(e),o=zt(this._innerStateElement,n);return null!==Dn(this._webComponent,o)||e in t}return Reflect.has(t,e)}}class Ra{_innerStateElement;constructor(t,e){this._innerStateElement=In(t,e)??z("State element not found for web component.")}get(t,e,n){if("string"==typeof e){let t;return this._innerStateElement.createState("readonly",n=>{t=n[e]}),t}return Reflect.get(t,e,n)}set(t,e,n,o){return"string"==typeof e?(this._innerStateElement.createState("writable",t=>{t[e]=n}),!0):Reflect.set(t,e,n,o)}}const Da=t=>()=>t;function La(t,n,o,s){!function(t,e,n){let o=Sn.get(t);o||(o=new Map,Sn.set(t,o)),o.set(e,n)}(n,o,t);const r=n.hasAttribute(e.bindAttributeName)?(i=n,(H.get(i)||null)??[]).filter(t=>t.propSegments[0]===o):[];var i;r.length>0?(!function(t,e,n){if(0===n.length)return;const o=In(t,e);null===o&&z("State element not found for web component.");const s=new Map,r=new Map;for(const e of n){const n=Rn(o,e);let i=Tn.get(t);void 0===i?Tn.set(t,new Set([n])):i.add(n);const a=n.innerAbsPathInfo,l=n.outerAbsPathInfo;On.set(n,e),s.set(a,l),r.set(l,a),$n(t,l.stateElement)}En.set(t,s),Mn.set(t,r)}(n,o,r),t.markComponentStateMapped?.(),t.setInitialState(function(t,e){const n=new Oa(t,e),o=In(t,e);null===o&&z("State element not found for web component."),null===o.boundComponentStateProp&&z("State element is not bound to any component state prop."),o.boundComponentStateProp in t||z(`State element is not bound to a valid component state prop: ${o.boundComponentStateProp}`);const s=t[o.boundComponentStateProp];return"object"==typeof s&&null!==s||z(`Invalid state object for component state prop: ${o.boundComponentStateProp}`),new Proxy(Ta(s),n)}(n,o))):t.setInitialState(Ta(s));const a=function(t,e){const n=new Ra(t,e);return new Proxy({},n)}(n,o);if(Object.defineProperty(n,o,{get:Da(a),enumerable:!0,configurable:!0}),function(t,e){let n=So.get(t);n||(n=new Set,So.set(t,n)),n.add(e)}(n,o),u in n){const t=n[u];"function"==typeof t?t.call(n,o).catch(t=>{z(`Error in ${u}: ${t instanceof Error?t.message:String(t)}`)}):z(`${u} is not a function.`)}}class Wa extends cr{static hasConnectedCallbackPromise=!0;static getBindingsReady(t){return $r(t)}__state;_hasUpdatedCallback=!1;_crossRowListPaths=new Set;_indexDependentGetterPaths=new Set;_name="default";_initialized=!1;_initializePromise;_resolveInitialize=null;_connectedCallbackPromise;_resolveConnectedCallback=null;_rejectConnectedCallback=null;_loadingPromise;_resolveLoading=null;_setStatePromise=null;_resolveSetState=null;_listPaths=new Set;_listKeys=null;_elementPaths=new Set;_getterPaths=new Set;_setterPaths=new Set;_loopContextStack=function(t=()=>0){return new Ur(t)}(()=>An(this));_dynamicDependency=new Map;_staticDependency=new Map;_pathSet=new Set;_watchPaths=null;_version=0;_rootNode=null;_boundComponent=null;_boundComponentStateProp=null;_hasMappedComponentState=!1;_bindableEventMap={};_commandTokenNames=new Set;_eventTokenNames=new Set;_dcc=!1;_connectGeneration=0;_streamsStartedGeneration=0;constructor(){super(),this._initializePromise=new Promise(t=>{this._resolveInitialize=t}),this._connectedCallbackPromise=new Promise((t,e)=>{this._resolveConnectedCallback=t,this._rejectConnectedCallback=e}),this._loadingPromise=new Promise(t=>{this._resolveLoading=t}),this._setStatePromise=new Promise(t=>{this._resolveSetState=t})}get _state(){return void 0===this.__state&&z(`${e.tagNames.state} _state is not initialized yet.`),this.__state}set _state(e){this._commandTokenNames=function(t){const e=new Set,n=t[p];if(void 0===n)return e;Array.isArray(n)||z(`${p} must be an array of strings.`);for(const t of n)"string"==typeof t&&0!==t.length||z(`${p} entries must be non-empty strings.`),t===m&&z(`${p} entry "${t}" conflicts with the reserved namespace name "${m}".`),e.has(t)&&z(`${p} entry "${t}" is duplicated.`),e.add(t);return e}(e),this._eventTokenNames=function(t){const e=new Set,n=t[g];if(void 0===n)return e;Array.isArray(n)||z(`${g} must be an array of strings.`);for(const t of n)"string"==typeof t&&0!==t.length||z(`${g} entries must be non-empty strings.`),e.has(t)&&z(`${g} entry "${t}" is duplicated.`),e.add(t);return e}(e),this.__state=e,this._hasUpdatedCallback=d in e,Oe(this),function(t,e,n){const o=e[y];if(void 0!==o){"object"==typeof o&&null!==o||z(`${y} must be an object mapping event-token names to handler functions.`);for(const[e,s]of Object.entries(o))n.has(e)||z(`${y} entry "${e}" is not declared in $eventTokens.`),"function"!=typeof s&&z(`${y} entry "${e}" must be a function.`),Te(t,e).subscribe(s)}}(this,e,this._eventTokenNames),this._listPaths.clear(),this._elementPaths.clear(),this._getterPaths.clear(),this._setterPaths.clear(),this._pathSet.clear();const s=function(t){const e=new Set,n=new Set,o=Wi(t);for(const[t,s]of Object.entries(o))"function"==typeof s.get&&e.add(t),"function"==typeof s.set&&n.add(t);return{getterPaths:e,setterPaths:n}}(e);for(const t of s.getterPaths)this._getterPaths.add(t);for(const t of s.setterPaths)this._setterPaths.add(t);var r;fi(this),oi(r=this),ti(r),ei.delete(r),ii(this,e),this._listKeys=function(t){const e=t[v];if(void 0===e)return null;"object"==typeof e&&null!==e||z(`${v} must be an object mapping list paths to key specs.`);const s=new Map;for(const[t,r]of Object.entries(e)){0===t.length&&z(`${v} entry path must be a non-empty string.`);const e=t.split(n);e.some(t=>0===t.length)&&z(`${v} entry "${t}" must not contain empty path segments.`),e[e.length-1]===o&&z(`${v} entry "${t}" must be the list path itself, not the element path (drop the trailing "${n}${o}").`),"function"!=typeof r?("string"!=typeof r&&z(`${v} entry "${t}" key spec must be a field name (string) or a function.`),0===r.length&&z(`${v} entry "${t}" key field name must be a non-empty string.`),(r.includes(n)||r.includes(o))&&z(`${v} entry "${t}" key field name "${r}" must be a flat property name ("${n}" / "${o}" are not allowed).`),r in Object.prototype&&z(`${v} entry "${t}" key field name "${r}" must not be a property name inherited from Object.prototype (e.g. "__proto__", "constructor").`),s.set(t,r)):s.set(t,r)}return s.size>0?s:null}(e),function(t){wi.delete(t),bi.delete(t)}(this),function(t){xi.delete(t)}(this),this._watchPaths=Ii(this,e),this._initialized&&null!==this._rootNode&&!t()&&(Pi(this),mi(this),this._streamsStartedGeneration=this._connectGeneration),this._resolveLoading?.()}get name(){return this._name}_loadFromSsrElement(){if(!this.hasAttribute("enable-ssr"))return null;const t=this.getAttribute("name")||"default",e=this.parentNode;if(!e)return null;const n=mr.findByName(e,t);if(!n)return null;const o=n.stateData;return Object.keys(o).length>0?o:null}async _initialize(){const n=t()?null:this._loadFromSsrElement();try{if(this.hasAttribute("state")){const t=this.getAttribute("state");this._state=function(t){const e=document.getElementById(t);if(e&&"application/json"===e.type)try{return JSON.parse(e.textContent||"{}")}catch(t){z("Failed to parse JSON from script element:"+t)}return{}}(t)}else if(this.hasAttribute("src")){const t=this.getAttribute("src");t&&t.endsWith(".json")?this._state=await async function(t){try{const e=await fetch(t);return e.ok||z(`Failed to fetch JSON file: ${e.statusText}`),await e.json()}catch(t){return console.error("Failed to load JSON file:",t),{}}}(t):t&&t.endsWith(".js")?this._state=await qr(t):z(`Unsupported src file type: ${t}`)}else if(this.hasAttribute("json")){const t=this.getAttribute("json");this._state=JSON.parse(t)}else{const t=this.querySelector('script[type="module"]');if(t)this._state=await zr(t,`${this._name}`);else{const t=setTimeout(()=>{console.warn(`[@wcstack/state] Warning: No state source found for <${e.tagNames.state}> element with name="${this._name}".`)},6e4);this._state=await this._setStatePromise,clearTimeout(t)}}}catch(t){z(`Failed to initialize state: ${t}`)}if(null!==n&&this.__state)for(const[t,e]of Object.entries(n)){if(t in this.__state){const e=Object.getOwnPropertyDescriptor(this.__state,t);if(e&&(e.get||e.set))continue;if("function"==typeof this.__state[t])continue}this.__state[t]=e}await this._loadingPromise,this._name=this.getAttribute("name")||"default",_r(this.rootNode,this._name,this)}async _initializeBindWebComponent(){if(this.hasAttribute("bind-component")){const t=this.parentNode,n=t instanceof ShadowRoot?t.host:t instanceof Element?t:null,o=n?O(n):null;null!==n&&null!==o||z(`"bind-component" requires <${e.tagNames.state}> to be a direct child of a custom element.`),t instanceof ShadowRoot||this.hasAttribute("name")||z('"bind-component" in Light DOM requires a "name" attribute to avoid namespace conflicts with the parent scope.');const s=["state","src","json"].filter(t=>this.hasAttribute(t));null!==this.querySelector('script[type="module"]')&&s.push('<script type="module">'),s.length>0&&z(`"bind-component" cannot be combined with ${s.join(", ")}. The component's "${this.getAttribute("bind-component")}" property is the only state source.`);const r=this.getAttribute("bind-component");await customElements.whenDefined(o.toLowerCase()),n.hasAttribute(e.bindAttributeName)&&await P(n),r in n||z(`Component does not have property "${r}" for state binding.`);const i=n[r];"object"==typeof i&&null!==i||z(`Component property "${r}" is not an object for state binding.`),this._boundComponent=n,this._boundComponentStateProp=r,La(this,this._boundComponent,this._boundComponentStateProp,i)}}_initializeLightDomComponentScope(){const t=this._boundComponent;null!==t&&this.parentNode===t&&t.hasAttribute(e.bindAttributeName)&&(rr(this._rootNode,t),Bs(t,null))}_reloadMappedPathsAfterReconnect(){if(!this._hasMappedComponentState||null===this._boundComponent)return;const t=function(t){const e=Tn.get(t);if(void 0===e)return[];const n=[];for(const t of e)n.push(t.innerAbsPathInfo.pathInfo.path);return n}(this._boundComponent);!function(t){const e=Tn.get(t);if(void 0===e)return;const n=new Map,o=new Map;for(const t of e)n.set(t.innerAbsPathInfo,t.outerAbsPathInfo),o.set(t.outerAbsPathInfo,t.innerAbsPathInfo);En.set(t,n),Mn.set(t,o)}(this._boundComponent),this.createState("readonly",e=>{for(const n of t)e.$postUpdate(n)})}async _callStateConnectedCallback(){await this.createStateAsync("writable",async t=>{l in t&&await t[Wt]()})}async _initializeDCC(t,n){let o;try{if(this.hasAttribute("src")){const t=this.getAttribute("src");t.endsWith(".js")?o=await qr(t):z(`DCC: Unsupported src type: ${t}`)}else{const e=this.querySelector('script[type="module"]');e?o=await zr(e,t.tagName.toLowerCase()):z(`DCC: No state source found for "${t.tagName.toLowerCase()}".`)}}catch(t){z(`DCC: Failed to load state: ${t}`)}!function(t,n,o){const s=t.tagName.toLowerCase();s.includes("-")||z(`DCC: "${s}" is not a valid custom element name (must contain a hyphen).`),customElements.get(s)&&z(`DCC: "${s}" is already registered. A custom element name can only be defined once.`);const r=document.createElement("template");r.innerHTML=n.innerHTML;const i=n.mode,{bindables:a,commands:l,streamBackedBindables:c}=ji(o),d=a.length>0||l.length>0?function(t,e,n=[]){const o={protocol:"wc-bindable",version:1,properties:e.map(e=>({name:e,event:`${t}:${e}-changed`,getter:t=>t.target[e]})),inputs:e.map(t=>({name:t}))};if(0===n.length)return o;const s=n.map(t=>({name:t,async:!0}));return{...o,commands:s}}(s,a,l):null,u=a.length>0?function(t,e){const n={};for(const o of e)n[o]=`${t}:${o}-changed`;return n}(s,a):{},h=`${e.tagNames.state}:not([name])`,p=class extends HTMLElement{static template=r;static shadowRootMode=i;static wcBindable=d;static bindableEventMap=u;_shadow=null;_ensureShadow(){if(null!==this._shadow)return this._shadow;if(this.hasAttribute(I))return null;this._shadow=this.attachShadow({mode:p.shadowRootMode}),this._shadow.appendChild(p.template.content.cloneNode(!0));const t=R();return null!==t&&D(t,this._shadow),this._shadow}connectedCallback(){const t=this._ensureShadow();if(null!==t&&Object.keys(p.bindableEventMap).length>0){const n=t.querySelector(h);n?n.setBindableEventMap(p.bindableEventMap):console.warn(`[@wcstack/state] DCC: "${s}" declares ${f} but its template has no <${e.tagNames.state}> without a "name" attribute. Change events will not be dispatched.`)}}get stateElement(){return this._ensureShadow()?.querySelector(h)??null}},m=Wi(o);for(const[t,e]of Object.entries(m)){if(Li(t))continue;const n={configurable:!0,enumerable:!0};if("function"==typeof e.value){const o="AsyncFunction"===e.value.constructor?.name;n.value=Di(t,o)}else n.get=Oi(t),n.set=Ri(t);Object.defineProperty(p.prototype,t,n)}for(const t of c)Object.defineProperty(p.prototype,t,{configurable:!0,enumerable:!0,get:Oi(t),set:Ri(t)});customElements.define(s,p)}(t,n,o),this._dcc=!0,this._initialized=!0,this._rootNode=null,this._resolveInitialize?.(),this._resolveConnectedCallback?.()}_callStateDisconnectedCallback(){this.createState("writable",t=>{c in t&&t[Bt]()})}async connectedCallback(){this._rootNode=this.getRootNode();const n=++this._connectGeneration;if(this._initialized)this._dcc||xr(this._rootNode,this._name)===this||(_r(this._rootNode,this._name,this),this._reloadMappedPathsAfterReconnect());else{const t=this.parentNode;if(t instanceof ShadowRoot&&t.host.hasAttribute(I))return this.hasAttribute("bind-component")&&z(`"bind-component" cannot be used inside a [${I}] host. DCC state comes from the template, not from a component property.`),void await this._initializeDCC(t.host,t);await this._initializeBindWebComponent(),await this._initialize(),this._initialized=!0,this._initializeLightDomComponentScope(),this._resolveInitialize?.()}if(this.hasAttribute("enable-ssr")&&!t()||await this._callStateConnectedCallback(),t()&&this.hasAttribute("enable-ssr"))try{await $r(this.rootNode);const t=this.getAttribute("name")||"default",n=mr.extractStateData(this),o=document.createElement(e.tagNames.ssr);o.setAttribute("name",t),o.setAttribute("version",lr),mr.buildContent(o,n),this.parentNode?.insertBefore(o,this)}catch(t){throw this._rejectConnectedCallback?.(t),t}t()||null===this._rootNode||n!==this._connectGeneration||Pi(this),t()||null===this._rootNode||n!==this._connectGeneration||this._streamsStartedGeneration===n||mi(this),this._resolveConnectedCallback?.()}disconnectedCallback(){if(null!==this._rootNode)try{this._callStateDisconnectedCallback()}finally{_r(this.rootNode,this._name,null),t=this,Vr.delete(t),function(t){Gr.delete(t)}(this),Oe(this),oi(this),fi(this),function(t){wi.delete(t)}(this),this._rootNode=null}var t}get initialized(){return this._initialized}get initializePromise(){return this._initializePromise}get connectedCallbackPromise(){return this._connectedCallbackPromise}get listPaths(){return this._listPaths}get listKeys(){return this._listKeys}get watchPaths(){return this._watchPaths}get elementPaths(){return this._elementPaths}get getterPaths(){return this._getterPaths}get setterPaths(){return this._setterPaths}get loopContextStack(){return this._loopContextStack}get dynamicDependency(){return this._dynamicDependency}get staticDependency(){return this._staticDependency}get version(){return this._version}get rootNode(){return null===this._rootNode&&z("State rootNode is not available."),this._rootNode}get hasRootNode(){return null!==this._rootNode}get boundComponentStateProp(){return this._boundComponentStateProp}get boundComponent(){return this._boundComponent}get hasMappedComponentState(){return this._hasMappedComponentState}markComponentStateMapped(){this._hasMappedComponentState=!0}get bindableEventMap(){return this._bindableEventMap}get commandTokenNames(){return this._commandTokenNames}get eventTokenNames(){return this._eventTokenNames}setBindableEventMap(t){this._bindableEventMap=t}_addDependency(t,e,n){const o=t.get(e);return void 0===o?(t.set(e,[n]),!0):!o.includes(n)&&(o.push(n),!0)}addDynamicDependency(t,e){return this._addDependency(this._dynamicDependency,t,e)}addStaticDependency(t,e){return this._addDependency(this._staticDependency,t,e)}setPathInfo(t,e){if("for"===e){const e=!this._listPaths.has(t);this._listPaths.add(t),this._elementPaths.add(t+"."+o),e&&this._hasMappedComponentState&&function(t,e){const n=Wn(t,E(e));null!==n&&n.stateElement!==t&&n.stateElement.setPathInfo(n.pathInfo.path,"for")}(this,t)}if(!this._pathSet.has(t)){const e=E(t);if(this._pathSet.add(t),null!==e.parentPath){let t=e;for(;null!==t.parentPath&&this.addStaticDependency(t.parentPath,t.path);)t=E(t.parentPath)}}}_createState(t,e,n){try{const o=function(t,e,n,o){const s=new Ma(t,n,o);return new Proxy(e,s)}(t,this._state,this._name,e);return n(o)}finally{}}async createStateAsync(t,e){return await this._createState(this.rootNode,t,e)}createState(t,e){this._createState(this.rootNode,t,e)}nextVersion(){return this._version++,this._version}get hasUpdatedCallback(){return this._hasUpdatedCallback}get crossRowListPaths(){return this._crossRowListPaths}addCrossRowListPath(t){this._crossRowListPaths.add(t)}get indexDependentGetterPaths(){return this._indexDependentGetterPaths}addIndexDependentGetterPath(t){this._indexDependentGetterPaths.add(t)}bindProperty(t,e){Object.defineProperty(this._state,t,e),t===d&&(this._hasUpdatedCallback=!0)}setInitialState(t){this._initialized?this._state=t:this._resolveSetState?.(t)}}function Ba(){customElements.get(e.tagNames.ssr)||customElements.define(e.tagNames.ssr,mr),customElements.get(e.tagNames.state)||customElements.define(e.tagNames.state,Wa)}await(Ba(),void jr());
1
+ function t(){const t=document.documentElement;return!!t&&t.hasAttribute("data-wcs-server")}const e={bindAttributeName:"data-wcs",commentTextPrefix:"wcs-text",commentForPrefix:"wcs-for",commentIfPrefix:"wcs-if",commentElseIfPrefix:"wcs-elseif",commentElsePrefix:"wcs-else",tagNames:{state:"wcs-state",ssr:"wcs-ssr"},locale:"en",debug:!1,enableMustache:!0,enableDirectionalInitialSync:!0,enablePropagationContext:!0,enableContractAnalyzer:!1,sameValueGuard:!0},n=".",o="*",s=128,r="|",i="prevent",a="stop",l="ro",c="init",d="sync",u="else",f="...",h="on",p="eventToken",m="command",g="class",y="attr",b="style",w={};for(let t=0;t<128;t++)w[`$${t+1}`]=t;const v=Object.freeze(w),N="$connectedCallback",S="$disconnectedCallback",I="$updatedCallback",x="$stateReadyCallback",$="$bindables",P="$commands",_="$commandTokens",A="$command",k="$eventTokens",C="$on",E="$streams",M="$watch",T="$listKeys",O="$streamStatus",R="$streamError",D="data-wc-definition",L=new WeakMap,W=new WeakSet;let j=0;async function B(t){const e=function(t){let e,n=L.get(t)||null;if(null!==n)return n;const o=new Promise(t=>{e=t});return n={id:++j,promise:o,resolve:e},L.set(t,n),W.has(t)&&n.resolve(),n}(t);await e.promise}function F(t){const e=L.get(t);void 0===e?W.add(t):e.resolve()}const z=new Map;let q=0;function U(t){let e=z.get(t);return void 0!==e||(e=Object.freeze(new H(t)),z.set(t,e)),e}class H{id=++q;path;segments;lastSegment;cumulativePaths;cumulativePathSet;cumulativePathInfos;cumulativePathInfoSet;parentPath;wildcardPaths;wildcardPathSet;indexByWildcardPath;wildcardPathInfos;wildcardPathInfoSet;wildcardParentPaths;wildcardParentPathSet;wildcardParentPathInfos;wildcardParentPathInfoSet;wildcardPositions;lastWildcardPath;lastWildcardInfo;wildcardCount;parentPathInfo;constructor(t){const e=e=>t===e?this:U(e),n=t.split("."),s=[],r=[],i=[],a={},l=[],c=[],d=[],u=[];let f="",h="",p=0;for(let t=0;t<n.length;t++)f+=n[t],n[t]===o&&(i.push(f),a[f]=p,l.push(e(f)),c.push(h),d.push(e(h)),u.push(t),p++),s.push(f),r.push(e(f)),h=f,f+=".";const m=i.length>0?i[i.length-1]:null,g=s.length>1?s[s.length-2]:null;this.path=t,this.segments=n,this.lastSegment=n[n.length-1],this.cumulativePaths=s,this.cumulativePathSet=new Set(s),this.cumulativePathInfos=r,this.cumulativePathInfoSet=new Set(r),this.wildcardPaths=i,this.wildcardPathSet=new Set(i),this.indexByWildcardPath=a,this.wildcardPathInfos=l,this.wildcardPathInfoSet=new Set(l),this.wildcardParentPaths=c,this.wildcardParentPathSet=new Set(c),this.wildcardParentPathInfos=d,this.wildcardParentPathInfoSet=new Set(d),this.wildcardPositions=u,this.lastWildcardPath=m,this.lastWildcardInfo=m?e(m):null,this.parentPath=g,this.parentPathInfo=g?e(g):null,this.wildcardCount=p}}const V=new WeakMap;function G(t){const e=V.get(t);if(void 0!==e)return e;let n=null;try{if(t.nodeType!==Node.ELEMENT_NODE)return n;const e=t,o=e.tagName.toLowerCase();if(o.includes("-"))return n=o;if(e.hasAttribute("is")){const t=e.getAttribute("is");if(t.includes("-"))return n=t}return n}finally{V.set(t,n)}}function K(t=null){const e=globalThis.customElements,n=t?.customElements??e;if("object"!=typeof n||null===n)return null;const o=n;return"function"!=typeof o.get||"function"!=typeof o.whenDefined?null:o}function J(t,e){t.upgrade?.(e)}function X(t){try{if(null===t||"object"!=typeof t&&"function"!=typeof t)return null;const e=t,n=e.addEventListener,o=e.removeEventListener,s=e.constructor?.wcBindable;if("function"!=typeof n||"function"!=typeof o)return null;if("wc-bindable"!==s?.protocol)return null;if(!Number.isInteger(s.version)||s.version<1)return null;const r=tt(s.properties,Y);if(null===r)return null;const i=void 0===s.inputs?new Map:tt(s.inputs,Q);if(null===i)return null;const a=void 0===s.commands?new Map:tt(s.commands,Z);return null===a?null:{target:t,liveDeclaration:s,knownProperties:r,declaredInputs:i,declaredCommands:a}}catch{return null}}function Y(t){if("object"!=typeof t||null===t)return!1;const e=t;return"string"==typeof e.name&&0!==e.name.length&&("string"==typeof e.event&&0!==e.event.length&&(void 0===e.getter||"function"==typeof e.getter))}function Q(t){if("object"!=typeof t||null===t)return!1;const e=t;return"string"==typeof e.name&&0!==e.name.length&&(void 0===e.attribute||"string"==typeof e.attribute)}function Z(t){if("object"!=typeof t||null===t)return!1;const e=t;return"string"==typeof e.name&&0!==e.name.length&&(void 0===e.async||"boolean"==typeof e.async)}function tt(t,e){if(!Array.isArray(t))return null;const n=new Map;for(const o of t){if(!e(o)||n.has(o.name))return null;n.set(o.name,o)}return n}function et(t){throw new Error(`[@wcstack/state] ${t}`)}function nt(t,e,n){const o="."===e?`.${t}`:`${e}.${t}`;return{propName:t,propSegments:[t],propModifiers:[],statePathName:o,statePathInfo:U(o),stateName:n,inFilters:[],outFilters:[],bindingType:"prop"}}function ot(t){switch(t.bindingType){case"prop":case"event":case"radio":case"checkbox":return`${t.bindingType}::${t.propName}`;default:return null}}function st(t,e,n={}){const o=n.allowDeferred??!0;if(!e.some(t=>"spread"===t.bindingType))return e;const s=[],r=new WeakSet;for(const n of e){if("spread"!==n.bindingType){s.push(n);continue}t.nodeType!==Node.ELEMENT_NODE&&et("Spread binding requires an element node.");const e=t,i=G(e);null===i&&et(`Spread binding "${n.statePathName}" requires a custom element with wcBindable, but <${e.tagName.toLowerCase()}> is not a custom element.`);const a=K();null===a&&et(`CustomElementRegistry is unavailable for <${i}>.`);if(void 0===a.get(i)){o||et(`Spread binding "${n.statePathName}" requires <${i}> to be registered. Define the custom element before initializing this binding.`),s.push(n);continue}J(a,e);const l=X(e);null===l&&et(`Spread binding "${n.statePathName}" requires <${i}> to expose a valid wcBindable declaration.`);const c=n.statePathName,d=n.stateName,u=new Set;for(const t of l.knownProperties.keys()){if(u.has(t))continue;u.add(t);const e=nt(t,c,d);r.add(e),s.push(e)}for(const t of l.declaredInputs.keys()){if(u.has(t))continue;u.add(t);const e=nt(t,c,d);r.add(e),s.push(e)}}const i=new Map;for(let t=0;t<s.length;t++){const e=ot(s[t]);null!==e&&i.set(e,t)}const a=[];for(let t=0;t<s.length;t++){const e=ot(s[t]);null!==e?i.get(e)===t&&a.push(s[t]):a.push(s[t])}return a}function rt(t,e){let n=t;if(0===e.length)return n;for(let t=0;t<e.length&&(n=n?.childNodes[e[t]]??null,null!==n);t++);return n}const it=new WeakMap;function at(t,e,n){if(Math.abs(t.length-e.length)>n)return n+1;const o=new Array(e.length+1),s=new Array(e.length+1);for(let t=0;t<=e.length;t++)o[t]=t;for(let n=1;n<=t.length;n++){s[0]=n;for(let r=1;r<=e.length;r++){const i=t[n-1]===e[r-1]?0:1;s[r]=Math.min(o[r]+1,s[r-1]+1,o[r-1]+i)}for(let t=0;t<=e.length;t++)o[t]=s[t]}return o[e.length]}function lt(t,e){if(0===t.length)return"";const n=t.toLowerCase();let o=null,s=3;for(const t of e){const e=at(n,t.toLowerCase(),2);e<s&&(o=t,s=e)}return null!==o?` Did you mean "${o}"?`:""}const ct=" Validate statically: npx @wcstack/lint <file>.",dt=new Set(["if","elseif","else","for"]);function ut(t){et(`filter ${t} requires at least one option`)}function ft(t){et(`filter ${t} requires a number as option`)}function ht(t){et(`filter ${t} requires a number value`)}function pt(t){et(`filter ${t} requires a date value`)}function mt(t){return!(!t||isNaN(Number(t)))}const gt={eq:t=>{const e=t?.[0]??ut("eq");return t=>"number"==typeof t?(mt(e)||ft("eq"),t===Number(e)):t===e},ne:t=>{const e=t?.[0]??ut("ne");return t=>"number"==typeof t?(mt(e)||ft("ne"),t!==Number(e)):t!==e},not:t=>t=>("boolean"!=typeof t&&et(`filter ${"not"} requires a boolean value`),!t),lt:t=>{const e=t?.[0]??ut("lt");return mt(e)||ft("lt"),t=>("number"!=typeof t&&ht("lt"),t<Number(e))},le:t=>{const e=t?.[0]??ut("le");return mt(e)||ft("le"),t=>("number"!=typeof t&&ht("le"),t<=Number(e))},gt:t=>{const e=t?.[0]??ut("gt");return mt(e)||ft("gt"),t=>("number"!=typeof t&&ht("gt"),t>Number(e))},ge:t=>{const e=t?.[0]??ut("ge");return mt(e)||ft("ge"),t=>("number"!=typeof t&&ht("ge"),t>=Number(e))},inc:t=>{const e=t?.[0]??ut("inc");return mt(e)||ft("inc"),t=>("number"!=typeof t&&ht("inc"),t+Number(e))},dec:t=>{const e=t?.[0]??ut("dec");return mt(e)||ft("dec"),t=>("number"!=typeof t&&ht("dec"),t-Number(e))},mul:t=>{const e=t?.[0]??ut("mul");return mt(e)||ft("mul"),t=>("number"!=typeof t&&ht("mul"),t*Number(e))},div:t=>{const e=t?.[0]??ut("div");return mt(e)||ft("div"),t=>("number"!=typeof t&&ht("div"),t/Number(e))},mod:t=>{const e=t?.[0]??ut("mod");return mt(e)||ft("mod"),t=>("number"!=typeof t&&ht("mod"),t%Number(e))},abs:t=>t=>("number"!=typeof t&&ht("abs"),Math.abs(t)),clamp:t=>{const e=t?.[0]??ut("clamp");mt(e)||ft("clamp");const n=t?.[1]??ut("clamp");mt(n)||ft("clamp");const o=Number(e),s=Number(n);return t=>("number"!=typeof t&&ht("clamp"),Math.min(Math.max(t,o),s))},fix:t=>{const e=t?.[0]??"0";return mt(e)||ft("fix"),t=>("number"!=typeof t&&ht("fix"),t.toFixed(Number(e)))},locale:t=>{const n=t?.[0]??e.locale;return t=>("number"!=typeof t&&ht("locale"),t.toLocaleString(n))},uc:t=>t=>String(t).toUpperCase(),lc:t=>t=>String(t).toLowerCase(),cap:t=>t=>{const e=String(t);return 0===e.length?e:1===e.length?e.toUpperCase():e.charAt(0).toUpperCase()+e.slice(1)},trim:t=>t=>String(t).trim(),slice:t=>{const e=[],n=t?.[0]??ut("slice");mt(n)||ft("slice"),e.push(Number(n));const o=t?.[1];return void 0!==o&&(mt(o)||ft("slice"),e.push(Number(o))),t=>String(t).slice(...e)},substr:t=>{const e=t?.[0]??ut("substr");mt(e)||ft("substr");const n=t?.[1]??ut("substr");return mt(n)||ft("substr"),t=>String(t).substr(Number(e),Number(n))},pad:t=>{const e=t?.[0]??ut("pad");mt(e)||ft("pad");const n=t?.[1]??"0";return t=>String(t).padStart(Number(e),n)},rep:t=>{const e=t?.[0]??ut("rep");return mt(e)||ft("rep"),t=>String(t).repeat(Number(e))},rev:t=>t=>String(t).split("").reverse().join(""),truncate:t=>{const e=t?.[0]??ut("truncate");mt(e)||ft("truncate");const n=Number(e),o=t?.[1]??"…";return t=>{const e=String(t);return e.length<=n?e:e.slice(0,n)+o}},join:t=>{const e=t?.[0]??", ";return t=>(Array.isArray(t)||et(`filter ${"join"} requires an array value`),t.join(e))},int:t=>t=>parseInt(String(t),10),float:t=>t=>parseFloat(String(t)),round:t=>{const e=t?.[0]??"0";return mt(e)||ft("round"),t=>{"number"!=typeof t&&ht("round");const n=Math.pow(10,Number(e));return Math.round(t*n)/n}},floor:t=>{const e=t?.[0]??"0";return mt(e)||ft("floor"),t=>{"number"!=typeof t&&ht("floor");const n=Math.pow(10,Number(e));return Math.floor(t*n)/n}},ceil:t=>{const e=t?.[0]??"0";return mt(e)||ft("ceil"),t=>{"number"!=typeof t&&ht("ceil");const n=Math.pow(10,Number(e));return Math.ceil(t*n)/n}},percent:t=>{const e=t?.[0]??"0";return mt(e)||ft("percent"),t=>("number"!=typeof t&&ht("percent"),`${(100*t).toFixed(Number(e))}%`)},unit:t=>{const e=t?.[0]??ut("unit");return t=>null==t?t:String(t)+e},date:t=>{const n=t?.[0]??e.locale;return t=>(t instanceof Date||pt("date"),t.toLocaleDateString(n))},time:t=>{const n=t?.[0]??e.locale;return t=>(t instanceof Date||pt("time"),t.toLocaleTimeString(n))},datetime:t=>{const n=t?.[0]??e.locale;return t=>(t instanceof Date||pt("datetime"),t.toLocaleString(n))},ymd:t=>{const e=t?.[0]??"-";return t=>{t instanceof Date||pt("ymd");const n=t.getFullYear().toString(),o=(t.getMonth()+1).toString().padStart(2,"0"),s=t.getDate().toString().padStart(2,"0");return`${n}${e}${o}${e}${s}`}},hms:t=>{const e=t?.[0]??":";return t=>{t instanceof Date||pt("hms");const n=t.getHours().toString().padStart(2,"0"),o=t.getMinutes().toString().padStart(2,"0"),s=t.getSeconds().toString().padStart(2,"0");return`${n}${e}${o}${e}${s}`}},falsy:t=>t=>!1===t||null==t||0===t||""===t||Number.isNaN(t),truthy:t=>t=>!1!==t&&null!=t&&0!==t&&""!==t&&!Number.isNaN(t),defaults:t=>{const e=t?.[0]??ut("defaults");return t=>!1===t||null==t||0===t||""===t||Number.isNaN(t)?e:t},boolean:t=>t=>Boolean(t),number:t=>t=>Number(t),string:t=>t=>String(t),null:t=>t=>""===t?null:t},yt=gt,bt={input:gt,output:yt},wt=(t,e)=>n=>{const o=n[t];return o||et(`[wcs/filter-unknown] filter not found: ${t}.${lt(t,Object.keys(n))}${ct}`),o(e)};function vt(t,e,n){const o=-1===e?t.length:e;let s=0;for(;s<o&&/\s/.test(t[s]);)s++;const r=-1===n?0:n;let i=t.length;for(;i>r&&/\s/.test(t[i-1]);)i--;return t.slice(s,i)}const Nt=new Map;function St(t,e){const n=bt[e];return t.map(t=>{const o=t.indexOf("("),s=t.lastIndexOf(")");if(-1!==o&&-1===s&&et(`Invalid filter format: missing closing parenthesis in "${t}"`),-1!==s&&-1===o&&et(`Invalid filter format: missing opening parenthesis in "${t}"`),-1===o){const o=t.trim(),s=`${o}():${e}`;let r=Nt.get(s);return void 0===r&&(r=wt(o,[])(n),Nt.set(s,r)),{filterName:o,args:[],filterFn:r}}{const r=t.substring(o+1,s),i=t.substring(0,o).trim(),a=function(t){const e=[];let n="",o=null,s=!1,r=-1,i=-1;const a=()=>{e.push(vt(n,r,i)),n="",s=!1,r=-1,i=-1};for(let e=0;e<t.length;e++){const l=t[e];o?l===o?o=null:(-1===r&&(r=n.length),n+=l,i=n.length):'"'===l||"'"===l?(o=l,s=!0):","===l?a():n+=l}const l=vt(n,r,i);return(l||s)&&e.push(l),e}(r),l=`${i}(${a.join(",")}):${e}`;let c=Nt.get(l);return void 0===c&&(c=wt(i,a)(n),Nt.set(l,c)),{filterName:i,args:a,filterFn:c}}})}const It=t=>t.trim(),xt=new Map;const $t=new Map;function Pt(t){const e=t.indexOf(r);let n="",o=[],s="",i=[];-1!==e?(n=t.slice(0,e).trim(),s=t.slice(e+1).trim(),$t.has(s)?i=$t.get(s):(o=s.split(r).map(It),i=St(o,"output"),$t.set(s,i))):n=t.trim();const[a,l="default"]=n.split("@").map(It);return{stateName:l,statePathName:a,statePathInfo:U(a),outFilters:i}}function _t(t){const[...e]=t.split(";").map(It).filter(t=>t.length>0),o=e.map(t=>{const e=t.indexOf(":");-1===e&&et(`Invalid bindText: "${t}". Missing ':' separator between propPart and statePart.`);const o=t.slice(0,e).trim(),s=t.slice(e+1).trim();if(o===u){const t=U("#else");return{propName:u,propSegments:[u],propModifiers:[],statePathName:"#else",statePathInfo:t,stateName:"",inFilters:[],outFilters:[],bindingType:"else"}}if(o===f){const e=Pt(s);return e.outFilters.length>0&&et(`Invalid spread binding "${t}": filters are not allowed on spread targets.`),0===e.statePathName.length&&et(`Invalid spread binding "${t}": spread target path is required.`),{propName:f,propSegments:[f],propModifiers:[],inFilters:[],...e,bindingType:"spread"}}if("if"===o||"elseif"===o||"for"===o||"radio"===o||"checkbox"===o){return{propName:o,propSegments:[o],propModifiers:[],inFilters:[],...Pt(s),bindingType:o}}{const t=Pt(s),e=function(t){const e=t.indexOf(r);let o="",s=[],i="",a=[];-1!==e?(o=t.slice(0,e).trim(),i=t.slice(e+1).trim(),xt.has(i)?a=xt.get(i):(s=i.split(r).map(It),a=St(s,"input"),xt.set(i,a))):o=t.trim();const[l,c]=o.split("#").map(It),d=l.split(n).map(It);return{propName:l,propSegments:d,propModifiers:c?c.split(",").map(It):[],inFilters:a}}(o);return e.propSegments[0]===p||e.propSegments[0].startsWith(h)?{...e,...t,bindingType:"event"}:{...e,...t,bindingType:"prop"}}});if(o.length>1){o.some(t=>dt.has(t.bindingType))&&et(`[wcs/template-syntax] Invalid bindText: "${t}". 'if', 'elseif', 'else', and 'for' bindings must be single binding. Put the structural binding alone in its own data-wcs (e.g. <template data-wcs="for: items">).${ct}`)}return o}const At=new WeakMap,kt=new Set([e.commentTextPrefix,e.commentForPrefix,e.commentIfPrefix,e.commentElseIfPrefix,e.commentElsePrefix]),Ct=new RegExp("^\\s*@@\\s*(.*?)\\s*:\\s*(.+?)\\s*$");function Et(t){const n=At.get(t);if("string"==typeof n)return n;if(t.nodeType!==Node.COMMENT_NODE)return null;const o=t.data.trim(),s=Ct.exec(o);if(null===s)return null;const r=s[1]||e.commentTextPrefix;return kt.has(r)?(At.set(t,s[2]),s[2]):null}function Mt(t){return{propName:"textContent",propSegments:["textContent"],propModifiers:[],inFilters:[],...Pt(t),bindingType:"text"}}const Tt=new Map;function Ot(t,e,n){if(null===n)Tt.delete(t);else{Tt.set(t,n);const o=n.parseBindTextResult,s=zr(e,o.stateName);null===s&&et(`State element with name "${o.stateName}" not found for fragment info.`),s.setPathInfo(o.statePathName,o.bindingType);for(const t of n.nodeInfos)for(const n of t.parseBindTextResults){const t=zr(e,n.stateName);null===t&&et(`State element with name "${n.stateName}" not found for fragment info node.`),t.setPathInfo(n.statePathName,n.bindingType)}}}function Rt(t){return Tt.get(t)||null}function Dt(t){if(t.nodeType===Node.ELEMENT_NODE){return _t(t.getAttribute(e.bindAttributeName)||"")}if(t.nodeType===Node.COMMENT_NODE){const e=Et(t);null===e&&et("Comment node binding text not found.");const n=Rt(e);let o=n?.parseBindTextResult??null,s=null;return null===o?(o=Mt(e),s=null):s=e,[{...o,uuid:s}]}return[]}function Lt(t){if(!t.hasAttribute("bind-component"))return!1;const n=t.parentNode;return n instanceof Element&&n.hasAttribute(e.bindAttributeName)}function Wt(t){const n=[],o=t.querySelectorAll(`${e.tagNames.state}[bind-component]`);for(const e of o){if(!Lt(e))continue;const o=e.parentNode;o!==t&&n.push(o)}return n}function jt(t,e){for(let n=0;n<e.length;n++){const o=e[n];if(o!==t&&o.contains(t))return!0}return!1}function Bt(t){const n=[],o=Wt(t),s=document.createTreeWalker(t,NodeFilter.SHOW_ELEMENT|NodeFilter.SHOW_COMMENT,{acceptNode(t){if(t.nodeType===Node.ELEMENT_NODE){return t.hasAttribute(e.bindAttributeName)?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}return null!==Et(t)?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;s.nextNode();){const t=s.currentNode;o.length>0&&jt(t,o)||n.push(t)}return n}const Ft=new WeakSet;function zt(t,e,n){const o=st(t,e,{allowDeferred:n.allowDeferred});if(o.some(t=>"spread"===t.bindingType)){const n=t.nodeType===Node.ELEMENT_NODE?G(t):null;return null===n&&et("Spread binding deferred but element is not a custom element."),{bindings:[],deferred:{node:t,tagName:n,parseResults:e}}}Ft.add(t);const s=function(t,e){const n=[];for(const o of e)if("text"!==o.bindingType)n.push({...o,node:t,replaceNode:t});else{const e=t.nodeType===Node.TEXT_NODE?t:document.createTextNode("");n.push({...o,node:t,replaceNode:e})}return n}(t,o);return function(t,e){it.set(t,e)}(t,s),F(t),{bindings:s,deferred:null}}function qt(t){const e=Bt(t),n=[],o=[];for(const t of e){if(Ft.has(t))continue;const e=zt(t,Dt(t),{allowDeferred:!0});null===e.deferred?n.push(...e.bindings):o.push(e.deferred)}return[e,n,o]}function Ut(t){Ft.add(t)}function Ht(t){const{node:e,parseResults:n}=t;!function(t){Ft.delete(t)}(e);return zt(e,n,{allowDeferred:!1}).bindings}const Vt=new WeakMap;function Gt(t){let e=t;for(;e;){const t=Vt.get(e);if(t)return t;e=e.parentNode}return null}function Kt(t,e){null!==e?Vt.set(t,e):Vt.delete(t)}const Jt=new WeakMap;function Xt(t){return Jt.get(t)??[]}function Yt(t,e){Jt.set(t,e)}const Qt=Symbol("$$setLoopContext"),Zt=Symbol("$$getByAddress"),te=Symbol("$$hasByAddress"),ee=Symbol("$$setByAddress"),ne=Symbol("$$connectedCallback"),oe=Symbol("$$disconnectedCallback"),se=Symbol("$$updatedCallback"),re=new WeakMap;function ie(t,e){if(re.has(t)){const n=re.get(t);if(n.has(e))return n.get(e)}else re.set(t,new WeakMap);const n=Object.freeze(new ae(t,e));return re.get(t).set(e,n),n}class ae{pathInfo;stateName;stateElement;parentAbsolutePathInfo;constructor(t,e){this.pathInfo=e,this.stateName=t.name,this.stateElement=t,null===e.parentPathInfo?this.parentAbsolutePathInfo=null:this.parentAbsolutePathInfo=ie(t,e.parentPathInfo)}}const le=new WeakMap,ce=new WeakMap;class de{absolutePathInfo;listIndex;_parentAbsoluteAddress;constructor(t,e){this.absolutePathInfo=t,this.listIndex=e}get parentAbsoluteAddress(){if(void 0!==this._parentAbsoluteAddress)return this._parentAbsoluteAddress;const t=this.absolutePathInfo.parentAbsolutePathInfo;if(null===t)return null;let e=null;return e=this.absolutePathInfo.pathInfo.segments[this.absolutePathInfo.pathInfo.segments.length-1]===o?this.listIndex?.parentListIndex??null:this.listIndex,this._parentAbsoluteAddress=ue(t,e)}}function ue(t,e){if(null===e){let e=ce.get(t);return void 0!==e||(e=new de(t,null),ce.set(t,e)),e}{let n=le.get(e);void 0===n&&(n=new WeakMap,le.set(e,n));let o=n.get(t);return void 0!==o||(o=new de(t,e),n.set(t,o)),o}}const fe=new WeakMap;function he(t,e){null===e?fe.delete(t):fe.set(t,e)}function pe(t){return fe.get(t)||null}const me=new Map;function ge(t,e){let n,o;if(0===t.wildcardCount||0===e.wildcardCount)return 0;if(1===t.wildcardCount&&e.wildcardCount>0&&e.wildcardPathSet.has(t.path))return 1;t.id<e.id?(n=t,o=e):(n=e,o=t);const s=`${n.path}\t${o.path}`;let r=me.get(s);if(void 0!==r)return r;return r=n.wildcardPathSet.intersection(o.wildcardPathSet).size,me.set(s,r),r}function ye(t,e,n){return e<0||e>=n?null:t.at(e-n)}function be(t,e){const n=t.indexes??[];return n.length===e?n:n.slice(n.length-e)}const we=new WeakMap;function ve(t){const e=Gt(t.node);if(null===e)return null;let n=we.get(e);if(void 0===n)n=new WeakMap,we.set(e,n);else{const e=n.get(t);if(void 0!==e)return e}let o=null;try{const n=ge(e.pathInfo,t.statePathInfo);return n>0&&(o=ye(e.listIndex,n-1,e.pathInfo.wildcardCount)),o}finally{n.set(t,o)}}const Ne=new WeakMap;function Se(t,e){if(null!=e)return e;let n=t.replaceNode.getRootNode();if(!1===t.replaceNode.isConnected){const e=pe(n);null===e?et(`Cannot get absolute state address for disconnected binding: ${t.bindingType} ${t.statePathName} on ${t.node.nodeName}`):n=e}return n}function Ie(t,e){let n=null;if(n=Ne.get(t)||null,null!==n)return n;const o=Se(t,e),s=ve(t),r=zr(o,t.stateName);null===r&&et(`State element with name "${t.stateName}" not found for binding.`);return n=ue(ie(r,t.statePathInfo),s),Ne.set(t,n),n}function xe(t){Ne.delete(t)}let $e=null;const Pe=new WeakMap;function _e(t,e){const n=Pe.get(t);void 0===n?Pe.set(t,e):n instanceof Set?n.add(e):n!==e&&Pe.set(t,new Set([n,e])),null!==$e&&$e({type:"state:binding-added",absoluteAddress:t,binding:e})}function Ae(t,e){const n=Pe.get(t);void 0!==n&&(n instanceof Set?n.delete(e):n===e&&Pe.delete(t),null!==$e&&$e({type:"state:binding-removed",absoluteAddress:t,binding:e}))}const ke=new WeakMap;function Ce(t,e,n){let o=ke.get(t);void 0===o&&(o=new WeakMap,ke.set(t,o));const s=o.get(e);void 0===s?o.set(e,n):s instanceof Set?s.add(n):s!==n&&o.set(e,new Set([s,n])),null!==$e&&$e({type:"state:binding-added",absoluteAddress:ue(t,e),binding:n})}function Ee(t,e,n){const o=ke.get(t);if(void 0===o)return;const s=o.get(e);void 0!==s&&(s instanceof Set?s.delete(n):s===n&&o.delete(e),null!==$e&&$e({type:"state:binding-removed",absoluteAddress:ue(t,e),binding:n}))}function Me(t){const e=Pe.get(t);return void 0!==e?e:null!==t.listIndex?ke.get(t.absolutePathInfo)?.get(t.listIndex):void 0}const Te=new WeakMap,Oe=new WeakMap;class Re{pathInfo;listIndex;_parentAddress;constructor(t,e){this.pathInfo=t,this.listIndex=e}get parentAddress(){if(void 0!==this._parentAddress)return this._parentAddress;const t=this.pathInfo.parentPathInfo;if(null===t)return null;let e=null;return e=this.pathInfo.segments[this.pathInfo.segments.length-1]===o?this.listIndex?.parentListIndex??null:this.listIndex,this._parentAddress=De(t,e)}}function De(t,e){if(null===e){let e=Oe.get(t);return void 0!==e||(e=new Re(t,null),Oe.set(t,e)),e}{let n=Te.get(e);void 0===n&&(n=new WeakMap,Te.set(e,n));let o=n.get(t);return void 0!==o||(o=new Re(t,e),n.set(t,o)),o}}const Le=new WeakMap;function We(t){let e=null;if(e=Le.get(t)||null,null!==e)return e;if(t.statePathInfo.wildcardCount>0){const n=ve(t);null===n&&et(`Cannot resolve state address for binding with wildcard statePathName "${t.statePathName}" because list index is null.`),e=De(t.statePathInfo,n)}else e=De(t.statePathInfo,null);return Le.set(t,e),e}function je(t){Le.delete(t)}function Be(){const t=new Map,e=new Map;return{add(n,o){let s=t.get(n);return void 0===s&&(s=new WeakSet,t.set(n,s)),!s.has(o)&&(s.add(o),e.set(n,(e.get(n)??0)+1),!0)},remove(n,o){const s=t.get(n);if(void 0===s||!s.has(o))return!1;s.delete(o);const r=(e.get(n)??1)-1;return r<=0?(t.delete(n),e.delete(n),!0):(e.set(n,r),!1)},has:(e,n)=>t.get(e)?.has(n)??!1,countOf:t=>e.get(t)??0,get keyCount(){return e.size},clear(){t.clear(),e.clear()}}}const Fe=new Map,ze=Be();function qe(t,e){const n=t.inFilters.map(t=>t.filterName+"("+t.args.join(",")+")").join("|");return`${t.stateName}::${t.statePathName}::${e}::${n}`}function Ue(t){let e="input";for(const n of t.propModifiers)n.startsWith(h)&&(e=n.slice(2));return e}function He(t){if("checkbox"===t.bindingType&&-1===t.propModifiers.indexOf(l)){const s=Ue(t),r=qe(t,s);let i=Fe.get(r);return void 0===i&&(e=t.stateName,n=t.statePathName,o=t.inFilters,i=t=>{const s=t.target;if(null===s)return void console.warn("[@wcstack/state] event.target is null.");if("checkbox"!==s.type)return void console.warn("[@wcstack/state] event.target is not a checkbox input element.");const r=s.checked;let i=s.value;for(const t of o)i=t.filterFn(i);const a=zr(s.getRootNode(),e);null===a&&et(`State element with name "${e}" not found for two-way binding.`);const l=Gt(s);a.createState("writable",t=>{t[Qt](l,()=>{let e=t[n];if(Array.isArray(e))if(r)-1===e.indexOf(i)&&(t[n]=e.concat(i));else{const o=e.indexOf(i);-1!==o&&(t[n]=e.toSpliced(o,1))}else t[n]=r?[i]:[]})})},Fe.set(r,i)),t.node.addEventListener(s,i),ze.add(r,t),!0}var e,n,o;return!1}function Ve(t){return("object"==typeof t||"function"==typeof t)&&null!==t&&"function"==typeof t.then}function Ge(t,e){const n=Array.isArray(t)?t:[t];for(const t of n)Ve(t)&&Promise.resolve(t).catch(t=>{console.error(`[wcstack/state] ${e} rejected.`,t)})}class Ke{_name;_subscribers=new Set;constructor(t){this._name=t}get name(){return this._name}get size(){return this._subscribers.size}subscribe(t){return this._subscribers.add(t),()=>{this._subscribers.delete(t)}}unsubscribe(t){return this._subscribers.delete(t)}emit(...t){const e=[];for(const n of this._subscribers)e.push(n(...t));return e}}class Je extends Ke{_ownerStateName;constructor(t,e){super(t),this._ownerStateName=e??null}emit(...t){return null!==$e&&$e({type:"state:token-emit",kind:"event",stateName:this._ownerStateName,tokenName:this.name,args:t,subscriberCount:this.size}),super.emit(...t)}}const Xe=new WeakMap;function Ye(t,e){let n=Xe.get(t);void 0===n&&(n=new Map,Xe.set(t,n));let o=n.get(e);return void 0===o&&(o=new Je(e,t.name),n.set(e,o)),o}function Qe(t){Xe.delete(t)}const Ze=new WeakMap;function tn(t){if(t.propSegments[0]!==p)return!1;const e=t.node,n=G(e),o=K();if(null!==n&&void 0===o?.get(n))return null===o&&et(`CustomElementRegistry is unavailable for <${n}>.`),!0;if(Ze.has(t))return!0;const s=t.propSegments[1];"string"==typeof s&&0!==s.length||et('eventToken binding requires a property name (e.g., "eventToken.error").');const r=function(t){return null===G(t)?null:X(t)}(e);null===r&&et(`eventToken binding requires a wc-bindable custom element. <${e.tagName.toLowerCase()}> is not wc-bindable.`);const l=r.knownProperties.get(s);void 0===l&&et(`Property "${s}" is not declared in wcBindable.properties of <${e.tagName.toLowerCase()}>.${lt(s,r.knownProperties.keys())}`);const c=l.event,d=t.statePathName,u=t.stateName,f=t.propModifiers,h=t=>{f.includes(i)&&t.preventDefault(),f.includes(a)&&t.stopPropagation();const n=zr(e.getRootNode(),u);null===n&&et(`State element with name "${u}" not found for eventToken handler.`),n.eventTokenNames.has(d)||et(`[wcs/token-undeclared] eventToken "${d}" is not declared in $eventTokens of state "${u}".${lt(d,n.eventTokenNames)}${ct}`);const o=Gt(e);n.createStateAsync("writable",async e=>{Ge(e[Qt](o,()=>{const s=null!==o?be(o.listIndex,o.pathInfo.wildcardCount):[];return Ye(n,d).emit(e,t,...s)}),`$on."${d}" of state "${u}"`)})};return e.addEventListener(c,h),Ze.set(t,{eventName:c,handler:h}),!0}class en extends Ke{_ownerStateName;constructor(t,e){super(t),this._ownerStateName=e??null}emit(...t){return null!==$e&&$e({type:"state:token-emit",kind:"command",stateName:this._ownerStateName,tokenName:this.name,args:t,subscriberCount:this.size}),super.emit(...t)}}function nn(t){return t instanceof en}const on=new Map,sn=Be();function rn(t){const e=t.propModifiers.filter(t=>t===i||t===a).sort().join(",");return`${t.stateName}::${t.statePathName}::${e}`}const an=(t,e,n,o)=>s=>{n.includes(i)&&s.preventDefault(),n.includes(a)&&s.stopPropagation();const r=s.target,l=zr(r.getRootNode(),t);null===l&&et(`State element with name "${t}" not found for event handler.`);const c=Gt(r),d=e.startsWith(A+".");l.createStateAsync("writable",async n=>{Ge(n[Qt](c,()=>{const r=null!==c?be(c.listIndex,c.pathInfo.wildcardCount):[];if(d){const t=n[Zt](De(o,null));return nn(t)||et(`Event binding "${e}" did not resolve to a CommandToken. Declare the name in $commandTokens and reference it as $command.<name>.`),t.emit(s,...r)}const i=n[e];return"function"!=typeof i&&et(`Handler "${e}" is not a function on state "${t}".`),Reflect.apply(i,n,[s,...r])}),`"${e}" of state "${t}"`)})};function ln(t){if(!t.propName.startsWith(h))return!1;const e=rn(t);let n=on.get(e);void 0===n&&(n=an(t.stateName,t.statePathName,t.propModifiers,t.statePathInfo),on.set(e,n));const o=t.propName.slice(2);return t.node.addEventListener(o,n),sn.add(e,t),!0}const cn=new Map,dn=Be();function un(t,e){const n=t.inFilters.map(t=>t.filterName+"("+t.args.join(",")+")").join("|");return`${t.stateName}::${t.statePathName}::${e}::${n}`}function fn(t){let e="input";for(const n of t.propModifiers)n.startsWith(h)&&(e=n.slice(2));return e}function hn(t){if("radio"===t.bindingType&&-1===t.propModifiers.indexOf(l)){const s=fn(t),r=un(t,s);let i=cn.get(r);return void 0===i&&(e=t.stateName,n=t.statePathName,o=t.inFilters,i=t=>{const s=t.target;if(null===s)return void console.warn("[@wcstack/state] event.target is null.");if("radio"!==s.type)return void console.warn("[@wcstack/state] event.target is not a radio input element.");if(!1===s.checked)return;let r=s.value;for(const t of o)r=t.filterFn(r);const i=zr(s.getRootNode(),e);null===i&&et(`State element with name "${e}" not found for two-way binding.`);const a=Gt(s);i.createState("writable",t=>{t[Qt](a,()=>{t[n]=r})})},cn.set(r,i)),t.node.addEventListener(s,i),dn.add(r,t),!0}var e,n,o;return!1}const pn=new Set(["radio","checkbox"]),mn=new Set(["value","valueAsNumber","valueAsDate"]);function gn(t,e){if(t.nodeType!==Node.ELEMENT_NODE)return!1;const n=t,o=n.tagName.toLowerCase();if("input"===o){const t=(n.getAttribute("type")||"text").toLowerCase();if("button"===t)return!1;if(pn.has(t)&&"checked"===e)return!0;if(mn.has(e))return!0}if("select"===o&&"value"===e)return!0;if("textarea"===o&&"value"===e)return!0;const s=G(n);if(null!==s){const t=K()?.get(s);void 0===t&&et(`Custom element <${s}> is not defined. Cannot determine if property "${e}" is suitable for two-way binding.`);const o=X(n);if(o?.knownProperties.has(e))return!0}return!1}let yn=1,bn=1,wn=1;const vn=new WeakMap;function Nn(t,e,n,o){let s=vn.get(t);void 0===s&&(s=new Map,vn.set(t,s));const r=function(t,e,n){return`${e}::${n}::${t}`}(e,n,o);let i=s.get(r);return void 0===i&&(i=yn++,s.set(r,i)),i}function Sn(t,e){return"to-element"===e?2*t:2*t+1}const In=new Set;function xn(t){return{transactionId:bn++,originBindingId:t,visitedEdges:In,hop:0}}function $n(t,e){const n=new Set(t.visitedEdges);return n.add(e),{transactionId:t.transactionId,originBindingId:t.originBindingId,visitedEdges:n,hop:t.hop+1}}let Pn=null;function _n(){return Pn}function An(t,e){const n=Pn;Pn=t;try{return e()}finally{Pn=n}}const kn=[];let Cn=!1;const En=new Map,Mn=Be(),Tn=new WeakMap,On=t=>t.detail;function Rn(t,e,n,o){const s=t.inFilters.map(t=>t.filterName+"("+t.args.join(",")+")").join("|");return`${t.stateName}::${t.propName}::${t.statePathName}::${e}::${s}::${n?"g":"n"}::${o?"o":"s"}`}function Dn(t){let e="select"===t.node.tagName.toLowerCase()?"change":"input";const n=G(t.node);if(null!==n){const o=K()?.get(n);void 0===o&&et(`Custom element <${n}> is not defined. Cannot determine event name for two-way binding.`);const s=X(t.node)?.knownProperties.get(t.propName);s&&(e=s.event)}for(const n of t.propModifiers)n.startsWith(h)&&(e=n.slice(2));return e}function Ln(t){if(null!==G(t.node)){const e=X(t.node)?.knownProperties.get(t.propName);if(e)return e.getter??On}return null}function Wn(t){if(null===G(t.node))return!1;const e=X(t.node)?.knownProperties.get(t.propName);return"event"===e?.semantics}const jn=(t,e,n,o,s,r)=>i=>{const a=i.target;if(null===a)return void console.warn("[@wcstack/state] event.target is null.");let l;if(null!==s)l=s(i);else{if(!(e in a))return void console.warn(`[@wcstack/state] Property "${e}" does not exist on target element.`);l=a[e]}let c=l;for(const t of o)c=t.filterFn(c);const d=Tn.get(a)?.get(e);if(void 0!==d)for(const t of d)t(c);let u=null;{const o=Nn(a,e,t,n),s=function(t,e){for(let n=kn.length-1;n>=0;n--){const o=kn[n];if(o.node===t&&o.receipt.member===e)return o.receipt}return null}(a,e);if(null!==s&&Object.is(s.writtenValue,l))return void(null!==$e&&$e({type:"propagation:suppressed",reason:"confirmation",transactionId:s.transactionId,edgeId:Sn(o,"to-state"),node:a,member:e}));const r=Sn(o,"to-state"),i=_n();if(null!==i&&i.visitedEdges.has(r))return void(null!==$e&&$e({type:"propagation:suppressed",reason:"visited-edge",transactionId:i.transactionId,edgeId:r,node:a,member:e}));u=$n(i??xn(o),r)}const f=zr(a.getRootNode(),t);null===f&&et(`State element with name "${t}" not found for two-way binding.`);const h=Gt(a),p=()=>{r&&(Cn=!0);try{f.createState("writable",t=>{t[Qt](h,()=>{t[n]=c})})}finally{r&&(Cn=!1)}};null!==u?An(u,p):p()};const Bn=new WeakMap;function Fn(t,e){const n=Bn.get(t);return n?n.get(e)??null:null}const zn=new WeakMap;function qn(t,e){zn.set(t,e)}function Un(t){return zn.get(t)??null}function Hn(t){let e=t;for(;;){if(null==e||!0!==e.hasMappedComponentState)return null;const t=e.boundComponent;if(null==t)return null;const n=Gt(t)?.listIndex;if(null!=n)return n;e=Un(t)}}function Vn(t){return Hn(t)?.length??0}function Gn(t,e){return e.wildcardCount+Vn(t)}function Kn(t,e){return e??Hn(t)}const Jn=new WeakMap,Xn=new WeakMap,Yn=new WeakMap,Qn=new WeakMap;function Zn(t,e){return{innerAbsPathInfo:ie(t,U(e.propSegments.slice(1).join(n))),outerAbsPathInfo:Ie(e).absolutePathInfo}}function to(t,e,o=!0){let s=Jn.get(t);if(void 0===s&&(s=new Map,Jn.set(t,s)),s.has(e))return s.get(e);let r=Xn.get(t);void 0===r&&(r=new Map,Xn.set(t,r));const i=Yn.get(t);if(void 0===i)return null;let a=null;for(const t of i)if(e.pathInfo.cumulativePathInfoSet.has(t.innerAbsPathInfo.pathInfo)){t.innerAbsPathInfo.pathInfo.segments.length===e.pathInfo.segments.length&&et("Duplicate mapping rule for web component."),a=t;break}if(null===a)return null;const l=Qn.get(a);void 0===l&&et("Binding not found for primary mapping rule on web component.");const c=e.pathInfo.segments.slice(a.innerAbsPathInfo.pathInfo.segments.length),d=U(a.outerAbsPathInfo.pathInfo.segments.concat(c).join(n)),u=zr(t.getRootNode(),l.stateName);null===u&&et(`State element with name "${l.stateName}" not found for web component.`);const f=ie(u,d);if(!o)return f;s.set(e,f),r.set(f,e);const h=[l.propSegments[0],...e.pathInfo.segments],p={...l,propName:h.join(n),propSegments:h,statePathName:f.pathInfo.path,statePathInfo:f.pathInfo},m=jo(l);return null===m||f.pathInfo.wildcardCount>0&&null===ve(p)||m.initialize([p],{registerAddress:!0}),f}function eo(t,e){const n=no(t,e);if(null===n||n.stateElement===t)return null;return Gn(t,e)!==Gn(n.stateElement,n.pathInfo)?null:n}function no(t,e){if(!0!==t.hasMappedComponentState)return null;const n=t.boundComponent;if(null==n)return null;return to(n,ie(t,e),!1)}const oo=new WeakSet;function so(t){oo.add(t)}function ro(t){return!!oo.has(t)&&(oo.delete(t),!0)}const io=new WeakSet;function ao(t){io.add(t)}function lo(t){return!!io.has(t)&&(io.delete(t),!0)}let co=0;function uo(){co--}function fo(){return co>0}class ho{registry;entries=new Map;constructor(t){this.registry=t}wait(t,e,n=()=>{}){const o=t.toLowerCase();let s=this.entries.get(o);void 0===s&&(s={waiters:new Set},this.entries.set(o,s),this.registry.whenDefined(o).then(()=>this.settle(o,null),t=>this.settle(o,t)));const r={active:!0,resolve:e,reject:n};return s.waiters.add(r),()=>{r.active&&(r.active=!1,s?.waiters.delete(r))}}pendingCount(t){return this.entries.get(t.toLowerCase())?.waiters.size??0}settle(t,e){const n=this.entries.get(t);if(void 0===n)return;this.entries.delete(t);const o=Array.from(n.waiters);n.waiters.clear();for(const t of o)t.active&&(t.active=!1,null===e?t.resolve():t.reject(e))}}const po=new WeakMap;function mo(t){let e=po.get(t);return void 0===e&&(e=new ho(t),po.set(t,e)),e}function go(t,e){let n=null;for(const o of t.propModifiers){const t=o.indexOf("=");if(t<0)continue;const s=o.slice(0,t).trim(),r=o.slice(t+1).trim();s!==c&&s!==d&&et(`Unknown binding modifier "${s}" in "${o}".`),s===e&&(null!==n&&et(`Binding modifier "${e}" may only be specified once.`),n=r)}return n}const yo=Object.freeze({authority:"state",syncOn:"call",observable:!1,outputOnly:!1}),bo=Object.freeze({authority:"none",syncOn:"call",observable:!1,outputOnly:!1});function wo(t,e){return"state"===t&&"call"===e?yo:{authority:t,syncOn:e,observable:!1,outputOnly:!1}}function vo(t){const e=null===(n=go(t,c))?null:"state"===n||"element"===n||"auto"===n||"none"===n?n:et(`Invalid init modifier value "${n}".`);var n;const o=function(t){return null===t||"call"===t?"call":"connect"===t?"connect":et(`Invalid sync modifier value "${t}".`)}(go(t,d));if("event"===t.bindingType)return null!==e&&"none"!==e&&et("Event bindings only allow init=none."),"call"===o?bo:{authority:"none",syncOn:o,observable:!1,outputOnly:!1};if(t.propSegments[0]===m)return wo("state",o);if("prop"!==t.bindingType)return null!==e&&"state"!==e&&"none"!==e&&et(`Binding type "${t.bindingType}" does not support init=${e}.`),wo(e??"state",o);const s=X(t.node);if(null===s)return wo(e??"state",o);const r=s.knownProperties.has(t.propName),i=s.declaredInputs.has(t.propName);r||i||et(`Property "${t.propName}" is not declared by wcBindable.`);const a=e??(r&&!i?"element":"state");return(r&&i?new Set(["state","element","auto","none"]):r?new Set(["element","none"]):new Set(["state","none"])).has(a)||et(`init=${a} is incompatible with wcBindable member "${t.propName}".`),"connect"!==o||r||et(`sync=connect requires observable property "${t.propName}".`),{authority:a,syncOn:o,observable:r,outputOnly:r&&!i}}function No(t,e){return"auto"!==e?e:function(t){const e=zr(t.replaceNode.getRootNode(),t.stateName);null===e&&et(`State element with name "${t.stateName}" not found for binding.`);const n=We(t);let o=!1;return e.createState("readonly",t=>{o=t[te](n)}),o}(t)?"state":"element"}let So=0,Io=0;const xo=new WeakMap,$o=new WeakMap,Po=new WeakMap,_o=new WeakMap;function Ao(t,e){const n=_o.get(t);void 0!==n?n!==e&&(n instanceof Set?n.add(e):_o.set(t,new Set([n,e]))):_o.set(t,e)}function ko(t,e){const n=_o.get(t);if(void 0!==n)if(n instanceof Set)for(const t of Array.from(n))e(t);else e(n)}function Co(t,e){if(e(t),null!==t.firstChild)for(const n of Array.from(t.childNodes))Co(n,e)}function Eo(t){if("object"!=typeof t||null===t)return!1;const e=t;return 9===e.nodeType||11===e.nodeType&&"host"in e}class Mo{root;observer;constructor(t){this.root=t;const e=globalThis.MutationObserver;this.observer="function"==typeof e?new e(t=>this.handleMutations(t)):null,this.observer?.observe(t,{childList:!0,subtree:!0})}handleMutations(t){const e=[],n=[];for(const o of t)e.push(...Array.from(o.removedNodes)),n.push(...Array.from(o.addedNodes));const o=[];for(const t of e)ro(t)||Co(t,t=>{ko(t,e=>{this.root.contains(t)||e.handleRemovedNode(t)})});for(const t of n)lo(t)&&!fo()||Co(t,t=>{ko(t,e=>{this.root.contains(t)&&e.handleAddedNode(t,o)})});o.length>0&&nr(o)}}const To=new WeakMap;function Oo(t){let e=To.get(t);return void 0===e&&(e=new Mo(t),To.set(t,e)),e}function Ro(t){const e=t.inFilters.map(t=>`${t.filterName}(${t.args.join(",")})`).join("|"),n=t.outFilters.map(t=>`${t.filterName}(${t.args.join(",")})`).join("|");return[t.bindingType,t.propName,t.propModifiers.join(","),t.stateName,t.statePathName,e,n,t.uuid??""].join("\0")}function Do(t,e){null===t.teardowns&&(t.teardowns=new Set),t.teardowns.add(e)}class Lo{records=new Set;rowPlan=null;knownBindingsByNode=new WeakMap;optionsByBinding=new WeakMap;deferredByNode=new WeakMap;deferred=new Set;constructor(t=null){null!==t&&this.observe(t)}initialize(t,e={},n){const o=e.registerAddress??!0,s={registerAddress:o,registerPathInfo:e.registerPathInfo??o,applyOnReconnect:e.applyOnReconnect??!0},r=[];for(const e of t){const t=this.remember(e,s),o=xo.get(t);void 0===o||"disposed"===o.phase||"failed"===o.phase?(this.start(t,s,n),r.push(t)):(this.observe(o.anchor),s.registerAddress&&null===o.address&&null===o.patternListIndex&&(o.options.registerAddress=!0,this.registerAddress(o)),"active"===o.phase&&this.settleInitialRecord(o),this.settleConnectedSnapshot(o))}return r.filter(t=>this.shouldApplyState(t))}activate(t,e){if(Eo(e)&&Oo(e),null===this.rowPlan)for(const n of t){const t=xo.get(n);if(void 0!==t&&t.session===this&&"disposed"!==t.phase&&"failed"!==t.phase){null===t.address&&null===t.patternListIndex&&(t.options.registerAddress=!0,this.registerAddress(t,e)),"active"===t.phase&&this.settleInitialRecord(t),this.settleConnectedSnapshot(t);continue}const o=this.optionsByBinding.get(n);void 0!==o?(o.registerAddress=!0,this.start(n,o,e)):this.initialize([n],{registerAddress:!0,registerPathInfo:!1,applyOnReconnect:!1})}else this.activatePlanRows(this.rowPlan,t,e)}shouldApplyState(t){const e=xo.get(t);return void 0===e||e.session!==this||(!e.options.registerAddress||"waiting-definition"===e.phase||"failed"!==e.phase&&("active"===e.phase&&this.settleInitialRecord(e),e.initialApplyDone?"state"===e.resolvedAuthority||!e.outputOnlyMember&&!e.observationPending:(e.initialApplyDone=!0,"state"===e.resolvedAuthority)))}getRecord(t){const e=xo.get(t);return e?.session===this?e:null}addTeardown(t,e){const n=xo.get(t);return!(void 0===n||!this.isAlive(n,n.generation))&&(Do(n,e),!0)}deferUntilDefined(t,e,n,o=()=>{}){const s=K();null===s&&et(`CustomElementRegistry is unavailable for <${e}>.`),this.observe(t),Ao(t,this);const r={node:t,active:!0,cancel:null};let i=this.deferredByNode.get(t);void 0===i&&(i=new Set,this.deferredByNode.set(t,i)),i.add(r),this.deferred.add(r);const a=()=>!!r.active&&(r.active=!1,i?.delete(r),this.deferred.delete(r),!0);return r.cancel=mo(s).wait(e,()=>{if(a())try{J(s,t),n()}catch(t){o(t)}},t=>{a()&&o(t)}),()=>{a()&&r.cancel?.()}}disposeBinding(t){const e=xo.get(t);void 0!==e&&e.session===this&&this.disposeRecord(e)}dispose(){for(const t of Array.from(this.records))this.disposeRecord(t);for(const t of Array.from(this.deferred))t.active=!1,t.cancel?.(),this.deferred.delete(t),this.deferredByNode.get(t.node)?.delete(t)}canWholesaleDestroy(){if(this.deferred.size>0)return!1;for(const t of this.records)if(t.pendingDefinitions>0||t.observationPending)return!1;return!0}destroyRecords(){for(const t of this.records)null!==t.address&&(Ae(t.address,t.info),t.address=null),t.phase="disposed",t.teardowns=null;this.records.clear()}observe(t){const e=function(t){const e=t.getRootNode();return Eo(e)?e:null}(t);null!==e&&Oo(e)}handleMutations(t,e,n){for(const n of e)Co(n,e=>{t.contains(e)||this.handleRemovedNode(e)});const o=[];for(const e of n)Co(e,e=>{t.contains(e)&&this.handleAddedNode(e,o)});o.length>0&&nr(o)}handleRemovedNode(t){const e=this.knownBindingsByNode.get(t);if(void 0!==e)if(e instanceof Map)for(const t of e.values())this.disposeBinding(t);else this.disposeBinding(e);const n=this.deferredByNode.get(t);if(void 0!==n)for(const t of Array.from(n))t.active=!1,t.cancel?.(),n.delete(t),this.deferred.delete(t)}handleAddedNode(t,e){const n=this.knownBindingsByNode.get(t);if(void 0===n)return;const o=n instanceof Map?n.values():[n];for(const t of o){const n=xo.get(t);if("active"===n?.phase){this.settleConnectedSnapshot(n);continue}if("disposed"!==n?.phase)continue;const o=this.optionsByBinding.get(t);if(void 0!==o)try{this.start(t,o),o.applyOnReconnect&&this.shouldApplyState(t)&&e.push(t)}catch{}}}knownMapFor(t){const e=this.knownBindingsByNode.get(t);if(e instanceof Map)return e;const n=new Map;if(void 0!==e){let t=Po.get(e);void 0===t&&(t=Ro(e),Po.set(e,t)),n.set(t,e)}return this.knownBindingsByNode.set(t,n),n}remember(t,e){const n=t.replaceNode;Ao(n,this);const o=this.knownMapFor(n);let s=Po.get(t);void 0===s&&(s=Ro(t),Po.set(t,s));const r=o.get(s);if(void 0!==r){const t=this.optionsByBinding.get(r);return void 0!==t&&(t.registerAddress||=e.registerAddress,t.registerPathInfo||=e.registerPathInfo,t.applyOnReconnect||=e.applyOnReconnect),r}return o.set(s,t),this.optionsByBinding.set(t,{...e}),t}initializeRow(t,e){this.rowPlan=t;const n={registerAddress:!1,registerPathInfo:!1,applyOnReconnect:!1},o=t.slots;for(let t=0;t<e.length;t++){const s=e[t],r=o[t],i=s.replaceNode;Ao(i,this),this.addKnownRowBinding(i,s,t),this.optionsByBinding.set(s,n);const a={id:++So,info:s,generation:++Io,phase:"active",teardowns:null,session:this,anchor:i,options:n,address:null,patternPathInfo:null,patternListIndex:null,outerPatternPathInfo:null,outerPatternPathInfosRest:null,pendingDefinitions:0,initialPolicy:r.policy,resolvedAuthority:r.authority,initialSettled:!0,initialApplyDone:!1,outputOnlyMember:r.policy.outputOnly,observationPending:!1,eventSequence:0,hasProducerValue:!1,producerValue:void 0,eventAttached:!1,twowayAttached:!1};if(xo.set(s,a),this.records.add(a),r.isEvent){try{ln(s)}catch(t){throw a.phase="failed",this.runTeardowns(a),this.records.delete(a),t}a.eventAttached=!0}}}activatePlanRows(t,e,n){const o=t.slots;for(let t=0;t<e.length;t++){const s=e[t],r=xo.get(s);if(void 0!==r&&r.session===this){if(r.options.registerAddress=!0,"disposed"===r.phase||"failed"===r.phase){const e=o[t];if(r.generation=++Io,r.phase="active",r.initialPolicy=e.policy,r.resolvedAuthority=e.authority,r.initialSettled=!0,r.initialApplyDone=!1,r.outputOnlyMember=e.policy.outputOnly,this.records.add(r),e.isEvent){try{ln(s)}catch(t){throw r.phase="failed",this.runTeardowns(r),this.records.delete(r),t}r.eventAttached=!0}this.registerAddress(r,n);continue}null===r.address&&null===r.patternListIndex&&this.registerAddress(r,n)}else this.initialize([s],{registerAddress:!0,registerPathInfo:!1,applyOnReconnect:!1})}}addKnownRowBinding(t,e,n){const o=this.knownBindingsByNode.get(t);if(void 0===o)return void this.knownBindingsByNode.set(t,e);if(o instanceof Map)return void o.set("@plan:"+n,e);const s=new Map;s.set("@plan:first",o),s.set("@plan:"+n,e),this.knownBindingsByNode.set(t,s)}start(t,e,n){!function(t){const e=t.node,n=t.replaceNode;e!==n&&null!==e.parentNode&&e.parentNode.replaceChild(n,e)}(t);const o=this.optionsByBinding.get(t)??{...e},s={id:++So,info:t,generation:++Io,phase:"discovered",teardowns:null,session:this,anchor:t.replaceNode,options:o,address:null,patternPathInfo:null,patternListIndex:null,outerPatternPathInfo:null,outerPatternPathInfosRest:null,pendingDefinitions:0,initialPolicy:null,resolvedAuthority:null,initialSettled:!1,initialApplyDone:!1,outputOnlyMember:!1,observationPending:!1,eventSequence:0,hasProducerValue:!1,producerValue:void 0,eventAttached:!1,twowayAttached:!1};xo.set(t,s),this.records.add(s),void 0===n&&this.observe(s.anchor);try{s.phase="attaching",this.attachListeners(s),s.options.registerAddress&&this.registerAddress(s,n),0===s.pendingDefinitions&&(s.phase="active")}catch(t){throw s.phase="failed",this.runTeardowns(s),this.records.delete(s),t}}attachListeners(t){const e=t.info;ln(e)?t.eventAttached=!0:e.propSegments[0]!==p?(hn(e)&&Do(t,()=>function(t){if("radio"===t.bindingType&&-1===t.propModifiers.indexOf(l)){const e=fn(t),n=un(t,e),o=cn.get(n);return void 0!==o&&(t.node.removeEventListener(e,o),0!==dn.countOf(n)&&(dn.remove(n,t)&&cn.delete(n),!0))}return!1}(e)),He(e)&&Do(t,()=>function(t){if("checkbox"===t.bindingType&&-1===t.propModifiers.indexOf(l)){const e=Ue(t),n=qe(t,e),o=Fe.get(n);return void 0!==o&&(t.node.removeEventListener(e,o),0!==ze.countOf(n)&&(ze.remove(n,t)&&Fe.delete(n),!0))}return!1}(e)),this.attachAfterDefinition(t,()=>{if(gn(e.node,e.propName)&&-1===e.propModifiers.indexOf(l)){const n=function(t,e,n){let o=Tn.get(t);void 0===o&&(o=new Map,Tn.set(t,o));let s=o.get(e);return void 0===s&&(s=new Set,o.set(e,s)),s.add(n),()=>{s?.delete(n),0===s?.size&&o?.delete(e),0===o?.size&&Tn.delete(t)}}(e.node,e.propName,e=>{this.isAlive(t,t.generation)&&(t.eventSequence+=1,t.hasProducerValue=!0,t.producerValue=e)});Do(t,n)}!function(t){const e=G(t.node);if(null!==e){const t=K(),n=t?.get(e);if(void 0===n)return void(null===t&&et(`CustomElementRegistry is unavailable for <${e}>.`))}if(gn(t.node,t.propName)&&-1===t.propModifiers.indexOf(l)){const e=Dn(t),n=Ln(t),o=Wn(t),s=Rn(t,e,null!==n,o);let r=En.get(s);void 0===r&&(r=jn(t.stateName,t.propName,t.statePathName,t.inFilters,n,o),En.set(s,r)),t.node.addEventListener(e,r),Mn.add(s,t)}}(e),t.twowayAttached=!0})):this.attachAfterDefinition(t,()=>{tn(e)&&Do(t,()=>function(t){if(t.propSegments[0]!==p)return!1;const e=Ze.get(t);return void 0!==e&&(t.node.removeEventListener(e.eventName,e.handler),Ze.delete(t),!0)}(e))})}attachAfterDefinition(t,e){const n=G(t.info.node);if(null===n)return void e();const o=K();if(null===o&&et(`CustomElementRegistry is unavailable for <${n}>.`),void 0!==o.get(n))return void e();t.phase="waiting-definition",t.pendingDefinitions+=1;const s=t.generation,r=mo(o).wait(n,()=>{if(this.isAlive(t,s))try{J(o,t.info.node),e(),t.pendingDefinitions-=1,0===t.pendingDefinitions&&(t.phase="active",this.settleInitialRecord(t))}catch{t.phase="failed",this.runTeardowns(t),this.records.delete(t)}},()=>{this.isAlive(t,s)&&(t.phase="failed",this.runTeardowns(t),this.records.delete(t))});Do(t,r)}settleInitialRecord(t){if(!t.initialSettled&&t.options.registerAddress){t.phase="synchronizing";try{const e=vo(t.info),n=No(t.info,e.authority);if(t.initialPolicy=e,t.resolvedAuthority=n,t.initialSettled=!0,t.outputOnlyMember=e.outputOnly,t.phase="active",!e.observable)return;if("connect"===e.syncOn&&t.info.node instanceof HTMLElement&&!t.info.node.isConnected)return t.observationPending=!0,void co++;this.readProducerSnapshot(t,"call"===e.syncOn)}catch(e){throw t.phase="failed",this.runTeardowns(t),this.records.delete(t),e}}}readProducerSnapshot(t,e){if(!this.isAlive(t,t.generation))return;const n=t.info.node,o=t.info.propName;if(!(o in n))return;const s=t.eventSequence,r=n[o];t.observationPending&&(t.observationPending=!1,uo()),e&&t.eventSequence!==s||(t.hasProducerValue=!0,t.producerValue=r,"element"===t.resolvedAuthority&&function(t,e){let n=e;for(const e of t.inFilters)n=e.filterFn(n);const o=zr(t.node.getRootNode(),t.stateName);null===o&&et(`State element with name "${t.stateName}" not found for initial binding sync.`);const s=Gt(t.node);o.createState("writable",e=>{e[Qt](s,()=>{e[t.statePathName]=n})})}(t.info,r))}settleConnectedSnapshot(t){if(t.observationPending&&t.info.node instanceof HTMLElement&&t.info.node.isConnected)try{this.readProducerSnapshot(t,!1)}catch{t.phase="failed",this.runTeardowns(t),this.records.delete(t)}}registerAddress(t,e){if(null!==t.address||null!==t.patternListIndex)return;const n=t.info,o=ve(n);if(null!==o){const i=zr(Se(n,e),n.stateName);null===i&&et(`State element with name "${n.stateName}" not found for binding.`);const a=ie(i,n.statePathInfo);Ce(a,o,n),t.patternPathInfo=a,t.patternListIndex=o;const l=(s=i,0===(r=n.statePathInfo).wildcardCount?null:eo(s,r));if(null!==l){Ce(l,o,n),t.outerPatternPathInfo=l;const e=function(t){let e=null,n=t.stateElement,o=t.pathInfo;for(;;){const t=eo(n,o);if(null===t)return e;(e??=[]).push(t),n=t.stateElement,o=t.pathInfo}}(l);if(null!==e){for(let t=0;t<e.length;t++)Ce(e[t],o,n);t.outerPatternPathInfosRest=e}}}else{const o=Ie(n,e);_e(o,n),t.address=o}var s,r;if(!t.options.registerPathInfo)return;const i=zr(n.replaceNode.getRootNode(),n.stateName);null===i&&et(`State element with name "${n.stateName}" not found for binding.`),"event"!==n.bindingType&&i.setPathInfo(n.statePathName,n.bindingType)}isAlive(t,e){return t.generation===e&&xo.get(t.info)===t&&"disposed"!==t.phase&&"failed"!==t.phase}disposeRecord(t){"disposed"!==t.phase&&(t.phase="disposed",this.runTeardowns(t),this.records.delete(t))}runTeardowns(t){t.observationPending&&(t.observationPending=!1,uo());const e=t.info;if(null!==t.address)try{Ae(t.address,e),t.address=null,je(e),xe(e)}catch{}else if(null!==t.patternListIndex){if(null!==t.outerPatternPathInfo){try{Ee(t.outerPatternPathInfo,t.patternListIndex,e)}catch{}t.outerPatternPathInfo=null}if(null!==t.outerPatternPathInfosRest){const n=t.outerPatternPathInfosRest;for(let o=0;o<n.length;o++)try{Ee(n[o],t.patternListIndex,e)}catch{}t.outerPatternPathInfosRest=null}try{Ee(t.patternPathInfo,t.patternListIndex,e),t.patternPathInfo=null,t.patternListIndex=null,je(e),xe(e)}catch{}}if(t.twowayAttached){t.twowayAttached=!1;try{!function(t){const e=G(t.node);if(null!==e){const t=K(),n=t?.get(e);if(void 0===n)return}if(gn(t.node,t.propName)&&-1===t.propModifiers.indexOf(l)){const e=Dn(t),n=Rn(t,e,null!==Ln(t),Wn(t)),o=En.get(n);if(void 0===o)return;t.node.removeEventListener(e,o),Mn.remove(n,t)&&En.delete(n)}}(e)}catch{}}if(null!==t.teardowns){const e=Array.from(t.teardowns).reverse();t.teardowns=null;for(const t of e)try{t()}catch{}}if(t.eventAttached){t.eventAttached=!1;try{!function(t){if(!t.propName.startsWith(h))return!1;const e=rn(t),n=on.get(e);if(void 0===n)return!1;const o=t.propName.slice(2);t.node.removeEventListener(o,n),0!==sn.countOf(e)&&(sn.remove(e,t)&&on.delete(e))}(e)}catch{}}}}function Wo(t){let e=$o.get(t);return void 0===e&&(e=new Lo(t),$o.set(t,e)),e}function jo(t){return xo.get(t)?.session??null}const Bo=new WeakMap;function Fo(t,e){let n=t;for(const t of e)n=t.filterFn(n);return n}const zo=Object.freeze([]);const qo=new WeakMap;const Uo=new WeakMap;function Ho(t){return Uo.get(t)??[]}function Vo(t,e){Uo.set(t,e)}Set.prototype.difference||(Set.prototype.difference=function(t){const e=new Set(this);for(const n of t)e.delete(n);return e}),Set.prototype.intersection||(Set.prototype.intersection=function(t){const e=new Set;for(const n of t)this.has(n)&&e.add(n);return e});let Go=0;function Ko(){return`u${(Go++).toString(36)}`}let Jo=0;class Xo{uuid=Ko();parentListIndex;position;length;_index;_version;_indexes;_listIndexes;constructor(t,e){this.parentListIndex=t,this.position=t?t.position+1:0,this.length=this.position+1,this._index=e,this._version=Jo}get index(){return this._index}set index(t){this._index=t,this._version=++Jo,this.indexes[this.position]=t}get version(){return this._version}get dirty(){return null!==this.parentListIndex&&(this.parentListIndex.dirty||this.parentListIndex.version>this._version)}get indexes(){return null===this.parentListIndex?void 0===this._indexes&&(this._indexes=[this._index]):(void 0===this._indexes||this.dirty)&&(this._indexes=[...this.parentListIndex.indexes,this._index],this._version=Jo),this._indexes}get listIndexes(){return null===this.parentListIndex?void 0===this._listIndexes&&(this._listIndexes=[new WeakRef(this)]):void 0===this._listIndexes&&(this._listIndexes=[...this.parentListIndex.listIndexes,new WeakRef(this)]),this._listIndexes}get varName(){return`$${this.position+1}`}at(t){return t>=0?this.listIndexes[t]?.deref()||null:this.listIndexes[this.listIndexes.length+t]?.deref()||null}}function Yo(t,e){return new Xo(t,e)}const Qo=new WeakMap;function Zo(t){return Qo.get(t)||null}function ts(t,e){null!==e?Qo.set(t,e):Qo.delete(t)}const es=new WeakMap,ns=Object.freeze([]),os=new Set;function ss(t,e,n){const o=function(t,e,n){const o=Array.isArray(e)&&e.length>0?e:ns,s=Array.isArray(n)&&n.length>0?n:ns,r=function(t,e){const n=Array.isArray(t)&&t.length>0?t:ns,o=Array.isArray(e)&&e.length>0?e:ns;let s=es.get(n);return s&&s.get(o)||null}(o,s);if(r)return r;const i=Zo(o)||[];let a;try{if(0===s.length)return a={oldIndexes:i,newIndexes:[],changeIndexSet:os,deleteIndexSet:new Set(i),addIndexSet:os};let e=Zo(s);if(0===o.length){if(null===e){e=[];for(let n=0;n<s.length;n++){const o=Yo(t,n);e.push(o)}}return a={oldIndexes:i,newIndexes:e,changeIndexSet:os,deleteIndexSet:os,addIndexSet:new Set(e)}}if(function(t,e){if(t.length!==e.length)return!1;for(let n=0;n<t.length;n++)if(t[n]!==e[n])return!1;return!0}(o,s))return a={oldIndexes:i,newIndexes:i,changeIndexSet:os,deleteIndexSet:os,addIndexSet:os};if(null!==e)return function(t,e){const n=new Set(e),o=new Set(t),s=new Set,r=n.difference(o),i=o.difference(n),a=new Map;for(let e=0;e<t.length;e++)a.set(t[e],e);for(let t=0;t<e.length;t++){const n=e[t];r.has(n)||a.get(n)!==t&&s.add(n)}return{oldIndexes:t,newIndexes:e,changeIndexSet:s,deleteIndexSet:i,addIndexSet:r}}(i,e);e=[];const n=new Map;for(let t=0;t<o.length;t++){const e=o[t];let s=n.get(e);s||(s=[],n.set(e,s)),s.push(t)}const r=new Set,l=new Set;for(let o=0;o<s.length;o++){const a=s[o],c=n.get(a),d=c&&c.length>0?c.shift():void 0;if(void 0===d){const n=Yo(t,o);e.push(n),l.add(n)}else{const t=i[d];d!==o&&r.add(t),e.push(t)}}return a={oldIndexes:i,newIndexes:e,changeIndexSet:r,deleteIndexSet:new Set(i).difference(new Set(e)),addIndexSet:l}}finally{void 0!==a&&(!function(t,e,n){let o=es.get(t);o||(o=new WeakMap,es.set(t,o)),o.set(e,n)}(o,s,a),ts(s,a.newIndexes))}}(t,e,n);return function(t){for(let e=0;e<t.length;e++)t[e].index!==e&&(t[e].index=e)}(o.newIndexes),o}function rs(t){if(0===t.changeIndexSet.size||t.addIndexSet.size===t.newIndexes.length)return null;const e=new Map;for(let n=0;n<t.oldIndexes.length;n++)e.set(t.oldIndexes[n],n);const n=[],o=[];let s=-1,r=!0;for(const i of t.newIndexes){if(t.addIndexSet.has(i))continue;const a=e.get(i);if(void 0===a)return null;a<s&&(r=!1),s=a,n.push(i),o.push(a)}if(r)return null;const i=function(t){const e=t.length,n=[],o=new Array(e).fill(-1);for(let s=0;s<e;s++){const e=t[s];let r=0,i=n.length;for(;r<i;){const o=r+i>>1;t[n[o]]<e?r=o+1:i=o}r>0&&(o[s]=n[r-1]),n[r]=s}const s=[];let r=n.length>0?n[n.length-1]:-1;for(;r>=0;)s.push(r),r=o[r];return s.reverse(),s}(o),a=new Set;for(const t of i)a.add(n[t]);return a}const is=new WeakMap;function as(t){return is.get(t)??[]}function ls(t,e){is.set(t,e)}const cs=new WeakMap;function ds(t){return cs.get(t)??null}function us(t,e){cs.set(t,e)}const fs=new WeakMap;function hs(t){return fs.get(t)??[]}function ps(t,e){fs.set(t,e)}function ms(t,e){const n=hs(t);for(const t of n)Kt(t,e)}function gs(t,e,n){ms(t,e);const o=as(t),s=ds(t);null!==s&&s.activate(o,n.rootNode);for(const t of o){if(null===s){_e(Ie(t),t)}(null===s||s.shouldApplyState(t))&&er(t,n)}}function ys(t){if(!t.mounted)return;const e=as(t),n=ds(t);for(const t of e)if(null!==n)n.disposeBinding(t);else{Ae(Ie(t),t)}!function(t){const e=hs(t);for(const t of e)Kt(t,null)}(t)}const bs=new WeakMap,ws=Object.freeze(new Set);function vs(t,e){const n=bs.get(t);n?n.add(e):bs.set(t,new Set([e]))}function Ns(t){const e=bs.get(t);return void 0!==e?e:ws}function Ss(t,e){const n=bs.get(t);n&&(n.delete(e),0===n.size&&bs.delete(t))}const Is=new Set(["if","elseif","else","for"]);class xs{_content;_childNodeArray=[];_firstNode=null;_lastNode=null;_mounted=!1;_ranged=!1;constructor(t,e=!1){this._content=t,this._ranged=e,this._childNodeArray=Array.from(this._content.childNodes),this._firstNode=this._childNodeArray.length>0?this._childNodeArray[0]:null,this._lastNode=this._childNodeArray.length>0?this._childNodeArray[this._childNodeArray.length-1]:null}get firstNode(){return this._firstNode}get lastNode(){return this._lastNode}get mounted(){return this._mounted}appendTo(t){for(const e of this._childNodeArray)ao(e),t.appendChild(e);this._mounted=!0}_movableNodes(){if(!this._ranged||!this._mounted)return this._childNodeArray;const t=this._firstNode,e=this._lastNode;if(null===t||null===e||null===t.parentNode)return this._childNodeArray;const n=[];for(let o=t;null!==o;o=o.nextSibling)if(n.push(o),o===e)return n;return this._childNodeArray}mountAfter(t){const e=t.parentNode;if(e){let n=t;for(const t of this._movableNodes())n.nextSibling!==t&&(ao(t),e.insertBefore(t,n.nextSibling)),n=t}this._mounted=!0}tryDestroy(){const t=ds(this);if(null===t||!t.canWholesaleDestroy())return!1;t.destroyRecords();for(const t of this._childNodeArray)so(t),null!==t.parentNode&&t.parentNode.removeChild(t);const e=as(this);for(const t of e)if(Is.has(t.bindingType)){const e=Ns(t.node);for(const t of e)t.tryDestroy()||t.unmount()}return this._mounted=!1,!0}unmount(){ds(this)?.dispose();for(const t of this._childNodeArray)so(t),null!==t.parentNode&&t.parentNode.removeChild(t);const t=as(this);for(const e of t){if(Is.has(e.bindingType)){const t=Ns(e.node);for(const e of t)e.unmount()}je(e),xe(e)}this._mounted=!1}}function $s(t){let n=t.topLevelStructural;return void 0===n&&(n=t.topLevelStructural=function(t){const n=new RegExp(`^@@(?:${e.commentForPrefix}|${e.commentIfPrefix}|${e.commentElseIfPrefix}|${e.commentElsePrefix}):`);for(let e=t.firstChild;null!==e;e=e.nextSibling)if(e.nodeType===Node.COMMENT_NODE&&n.test(e.data))return!0;return!1}(t.fragment)),n}function Ps(t){const e=document.createDocumentFragment(),n=new xs(e);return n._childNodeArray=t,n._firstNode=t.length>0?t[0]:null,n._lastNode=t.length>0?t[t.length-1]:null,n._mounted=!0,n}function _s(t,e,n){const o=document.importNode(e.fragment,!0),s=e.nodeInfos,r=new Array(s.length);for(let t=0;t<s.length;t++){const e=rt(o,s[t].nodePath);null===e&&et(`Node not found by path [${s[t].nodePath.join(", ")}] in fragment.`),Ut(e),F(e),r[t]=e}const i=n.slots,a=new Array(i.length),l=[];for(let t=0;t<i.length;t++){const e=i[t],n=r[e.nodeIndex],o={...e.template,node:n,replaceNode:n};a[t]=o,e.isIndexBinding&&l.push(o)}const c=function(t,e){const n=new Lo;return n.initializeRow(t,e),n}(n,a),d=new xs(o);return us(d,c),ls(d,a),Vo(d,l),ps(d,r),vs(t.node,d),d}function As(n){void 0!==n.uuid&&null!==n.uuid||et("BindingInfo.uuid is null.");const o=Rt(n.uuid);o||et(`Fragment with UUID "${n.uuid}" not found.`);const s=!t()&&$s(o);let r=o.rowPlan;if((void 0===r||null!==r&&r.directional!==e.enableDirectionalInitialSync)&&(r=o.rowPlan=function(t){const n=e.enableDirectionalInitialSync,o=[],s=t.nodeInfos;for(let e=0;e<s.length;e++){const n=s[e],r=rt(t.fragment,n.nodePath);if(null===r)return null;for(const t of n.parseBindTextResults){const n=t.bindingType;if("text"!==n&&"prop"!==n&&"event"!==n)return null;const s=t.propSegments[0];if(s===m||s===p)return null;if("text"===n){if(r.nodeType!==Node.TEXT_NODE)return null}else if(null!==G(r))return null;if("prop"===n&&gn(r,t.propName))return null;let i;try{i=vo({...t,node:r,replaceNode:r})}catch{return null}if(i.observable||"auto"===i.authority)return null;o.push({nodeIndex:e,template:t,isEvent:"event"===n,isIndexBinding:t.statePathName in v,policy:i,authority:i.authority})}}return{directional:n,slots:o}}(o)),null!==r)return _s(n,o,r);const i=document.importNode(o.fragment,!0),a=function(t,e){const[n,o]=function(t,e){const n=[],o=[];for(const s of e){const e=rt(t,s.nodePath);if(null===e&&et(`Node not found by path [${s.nodePath.join(", ")}] in fragment.`),Ft.has(e))continue;const r=zt(e,s.parseBindTextResults,{allowDeferred:!1});o.push(...r.bindings),n.push(e)}return[n,o]}(t,e),s=new Lo,r=s.initialize(o,{registerAddress:!1,applyOnReconnect:!1},null);return{nodes:n,bindingInfos:r,bindingSession:s}}(i,o.nodeInfos);s&&function(t,e){t.appendChild(document.createComment(`wcs-row-end:${e}`))}(i,n.uuid);const l=new xs(i,s);us(l,a.bindingSession),ls(l,a.bindingInfos);const c=[];for(const t of a.bindingInfos)t.statePathName in v&&c.push(t);return Vo(l,c),ps(l,a.nodes),vs(n.node,l),l}const ks=new WeakMap,Cs=new WeakMap,Es=new WeakMap,Ms=new WeakMap;function Ts(t,e,n){!function(t,e,n){let o=Cs.get(t);if(void 0===o){if(null===n)return;o=new WeakMap,Cs.set(t,o)}null===n?o.delete(e):o.set(e,n)}(t,e,n)}function Os(t,e){ks.set(t,e)}function Rs(t,e){let n=Es.get(t.node);void 0===n&&(n=[],Es.set(t.node,n)),n.length<1e3?n.push(e):Ss(t.node,e)}function Ds(t,e){if(null===e)return!1;if(t.nextSibling===e)return!0;const n=t.compareDocumentPosition(e);return 0!==(n&Node.DOCUMENT_POSITION_FOLLOWING)&&0===(n&Node.DOCUMENT_POSITION_DISCONNECTED)}function Ls(e,n,o){const s=Boolean(o);let r;const i=Ns(e.node);r=0===i.size?As(e):i.values().next().value;const a=t(),l=e.uuid??"",c=e.bindingType;if(s||(ys(r),r.unmount()),s){if(a){const t=document.createComment(`@@wcs-${c}-start:${l}:${e.statePathName}`);e.node.parentNode.insertBefore(t,e.node.nextSibling),r.mountAfter(t);const n=document.createComment(`@@wcs-${c}-end:${l}:${e.statePathName}`),o=r.lastNode??t;o.parentNode.insertBefore(n,o.nextSibling)}else r.mountAfter(e.node);gs(r,Gt(e.node),n)}}const Ws=new WeakMap;function js(t){return Ws.get(t)??[]}const Bs=new Set;const Fs={value(t,e){"TEXTAREA"===t.tagName?t.textContent=String(e??""):t.setAttribute("value",String(e??""))},checked(t,e){e?t.setAttribute("checked",""):t.removeAttribute("checked")},selected(t,e){e?t.setAttribute("selected",""):t.removeAttribute("selected")},disabled(t,e){e?t.setAttribute("disabled",""):t.removeAttribute("disabled")},selectedIndex(t,e){const n=t.querySelectorAll("option"),o=Number(e);for(let t=0;t<n.length;t++)t===o?n[t].setAttribute("selected",""):n[t].removeAttribute("selected")}};function zs(e,n,o){if(void 0===o)return;const s=e.node,r=e.propSegments;if(1===r.length){const a=r[0];if(s[a]!==o){const t=()=>{let t=!1;try{s[a]=o,t=!0}catch(t){}if(t){const t=function(t,e){const n=G(t);if(null===n)return null;const o=K()?.get(n);if(void 0===o)return null;const s=X(t)?.declaredInputs.get(e);return"string"==typeof s?.attribute&&s.attribute.length>0?s.attribute:null}(s,a);if(null!==t)try{!function(t,e,n){if(null==n)return void t.removeAttribute(e);let o;if("object"==typeof n)try{o=JSON.stringify(n)}catch{o=String(n)}else o=String(n);t.setAttribute(e,o)}(s,t,o)}catch(t){}}};if(gn(s,a)){const r=Nn(s,a,e.stateName,e.statePathName),i=Sn(r,"to-element"),l=n?.propagationContextByBinding?.get(e)??_n()??xn(r);if(l.visitedEdges.has(i))null!==$e&&$e({type:"propagation:suppressed",reason:"visited-edge",transactionId:l.transactionId,edgeId:i,node:s,member:a});else{const e=$n(l,i);An(e,()=>function(t,e,n,o,s,r){const i={bindingId:o,bindingGeneration:0,member:e,transactionId:s,synchronousScopeId:wn++,writtenValue:n};kn.push({receipt:i,node:t});try{return r()}finally{kn.pop()}}(s,a,o,r,e.transactionId,t))}}else t()}if(t()){const t=Fs[a];t?t(s,o):(!function(t,e,n){let o=Ws.get(t);o||(o=[],Ws.set(t,o));const s=o.find(t=>t.propName===e);s?s.value=n:o.push({propName:e,value:n})}(s,a,o),i=s,Bs.add(i))}return}var i;const a=r[0];let l=s[a];for(let t=1;t<r.length-1;t++){const e=r[t];if(null==l)return;l=l[e]}if(l[r[r.length-1]]!==o){if(Object.isFrozen(l))return;try{l[r[r.length-1]]=o}catch(t){}}}const qs=new WeakSet;function Us(t,e,o){const s=t.node,r=t.propSegments;r.length<=1&&et(`Invalid propSegments for web component binding: ${r.join(n)}`);const[i,...a]=r,l=Fn(s,i);null===l&&et(`State element not bound to "${i}" on web component.`),!1!==l.hasRootNode&&l.createState("readonly",t=>{t.$postUpdate(a.join(n))})}function Hs(t,e){const n=We(e);if(n.pathInfo.path in v){const t=Gt(e.node);return null===t&&et(`ListIndex not found for binding: ${e.statePathName}`),function(t,e){null===t.listIndex&&et("ListIndex not found for loopContext:");const n=v[e];void 0===n&&et(`Invalid index name: ${e}`);const o=ye(t.listIndex,n,t.pathInfo.wildcardCount);return null===o&&et(`Index not found at position ${n} for loopContext:`),o.index}(t,n.pathInfo.path)}return t[Zt](n)}const Vs=new WeakSet;function Gs(t,e){console.error(`[@wcstack/state] deferred apply failed for <${t}>.`,e)}const Ks=Object.freeze({[g]:function(t,e,n){const o=t.node,s=t.propSegments[1];"boolean"!=typeof n&&et("Invalid value for class application: expected boolean, got "+typeof n),o.classList.toggle(s,n)},[y]:function(t,e,n){const o=t.node,s=t.propSegments[1];o.getAttribute(s)!==n&&o.setAttribute(s,n)},[b]:function(t,e,n){const o=t.propSegments[1],s=t.node.style;s[o]!==n&&(s[o]=n)},[m]:function(t,e,n){nn(n)||et("command binding requires a CommandToken value (use $command.<tokenName> with a name declared in $commandTokens).");const o=n,s=qo.get(t);if(s&&s.token===o)return;const r=t.node,i=t.propSegments[1];"string"==typeof i&&0!==i.length||et('command binding requires a method name (e.g., "command.fetch").');const a=function(t){const e=G(t);if(null===e)return null;const n=K()?.get(e);return void 0===n&&et(`Custom element <${e}> is not defined for command binding.`),X(t)}(r);null===a&&et(`command binding requires a wc-bindable custom element. <${r.tagName.toLowerCase()}> is not wc-bindable.`),a.declaredCommands.has(i)||et(`Command "${i}" is not declared in wcBindable.commands of <${r.tagName.toLowerCase()}>.${lt(i,a.declaredCommands.keys())}`),s&&(s.unsubscribe(),qo.delete(t));const l=new WeakRef(r);let c=null;c=o.subscribe((...e)=>{const n=l.deref();if(!n||!n.isConnected)return c?.(),void qo.delete(t);const o=n[i];return"function"!=typeof o&&et(`Method "${i}" is not a function on <${n.tagName.toLowerCase()}>.`),Reflect.apply(o,n,e)}),qo.set(t,{token:o,unsubscribe:c,elementRef:l})}}),Js={text:function(e,n,o){const s=null==o?"":String(o);if(e.replaceNode.nodeValue!==s&&(e.replaceNode.nodeValue=s),t()&&!qs.has(e.replaceNode)){qs.add(e.replaceNode);const t=e.replaceNode.parentNode;if(t){const n=e.statePathName,o=document.createComment(`@@wcs-text-start:${n}`),s=document.createComment(`@@wcs-text-end:${n}`);t.insertBefore(o,e.replaceNode),t.insertBefore(s,e.replaceNode.nextSibling)}}},for:function(e,n,s){const r=e.statePathInfo,i=ve(e),a=Ie(e),l=Xt(a),c=ss(Kn(n.stateElement,i),l,s);n.newListValueByAbsAddress.set(a,Array.isArray(s)?s:[]);const d=Array.isArray(l)&&l.length===c.deleteIndexSet.size&&c.deleteIndexSet.size>0;if(d&&null!==e.node.parentNode){let t=Ms.get(e.node);if(void 0===t){const n=ks.get(e.node)||e.node;t=function(t,e){let n=t.previousSibling,o=e.nextSibling,s=!0;for(;null!==n;){if(n.nodeType===Node.ELEMENT_NODE||n.nodeType===Node.TEXT_NODE&&""!==(n.textContent?.trim()??"")){s=!1;break}n=n.previousSibling}for(;null!==o;){if(o.nodeType===Node.ELEMENT_NODE||o.nodeType===Node.TEXT_NODE&&""!==(o.textContent?.trim()??"")){s=!1;break}o=o.nextSibling}return s}(e.node,n),Ms.set(e.node,t)}if(t){const t=e.node.parentNode;t.textContent="",t.appendChild(e.node)}}let u=Cs.get(e.node),f=d?1e3-function(t){return Es.get(t.node)||[]}(e).length:Number.POSITIVE_INFINITY;if(void 0!==u){for(const t of c.deleteIndexSet){const n=u.get(t);void 0!==n&&(f<=0&&n.tryDestroy()?Ss(e.node,n):(ys(n),n.unmount(),Rs(e,n),f-=1),d||u.delete(t))}d&&(Cs.delete(e.node),u=void 0)}let h=e.node;const p=U(r.path+"."+o),m=n.stateElement.loopContextStack,g=rs(c);let y=null;c.newIndexes.length==c.addIndexSet.size&&c.newIndexes.length>0&&h.isConnected&&(y=document.createDocumentFragment(),he(y,n.rootNode));const b=t(),w=e.uuid??"",v=Es.get(e.node);for(const t of c.newIndexes){let o;if(c.addIndexSet.has(t)){const s=De(p,t);m.createLoopContext(s,s=>{if(o=void 0!==v?v.pop():void 0,void 0===o&&(o=As(e)),null!==y)b&&y.appendChild(document.createComment(`@@wcs-for-start:${w}:${r.path}:${t.index}`)),o.appendTo(y),b&&y.appendChild(document.createComment(`@@wcs-for-end:${w}:${r.path}:${t.index}`));else{if(h.nextSibling!==o.firstNode){if(b){const e=document.createComment(`@@wcs-for-start:${w}:${r.path}:${t.index}`);h.parentNode.insertBefore(e,h.nextSibling),h=e}o.mountAfter(h)}if(b){const e=document.createComment(`@@wcs-for-end:${w}:${r.path}:${t.index}`),n=o.lastNode??h;n.parentNode.insertBefore(e,n.nextSibling)}}gs(o,s,n)}),void 0===o&&et(`Content not found for ListIndex: ${t.index} at path "${r.path}"`)}else{if(o=void 0!==u?u.get(t)??null:null,c.changeIndexSet.has(t)){const t=Ho(o);for(const e of t)er(e,n)}null===o&&et(`Content not found for ListIndex: ${t.index} at path "${r.path}"`);const e=!o.mounted;if(null!==g&&g.has(t)&&Ds(h,o.firstNode)||h.nextSibling===o.firstNode||o.mountAfter(h),e){const e=o,s=De(p,t);m.createLoopContext(s,t=>{gs(e,t,n)})}}h=o.lastNode||h,void 0===u&&(u=new WeakMap,Cs.set(e.node,u)),u.set(t,o)}ks.set(e.node,h),null!==y&&(e.node.parentNode.insertBefore(y,e.node.nextSibling),he(y,null))},if:Ls,else:Ls,elseif:Ls,radio:function(t,e,n){const o=t.node,s=Fo(o.value,t.inFilters);o.checked=n===s},checkbox:function(t,e,n){const o=t.node,s=Fo(o.value,t.inFilters),r=Array.isArray(n)?n:zo;o.checked=r.includes(s)}},Xs=new WeakMap,Ys=new WeakMap,Qs=new WeakMap;function Zs(t){return t.propSegments.length>1&&(e=t.replaceNode,n=t.propSegments[0],!0===Bo.get(e)?.has(n));var e,n}function tr(t,e){const n=Fo(Hs(e.state,t),t.outFilters);if(!0===Ys.get(t))return void e.deferredSelectBindings.push({binding:t,value:n});let o=Xs.get(t);if(void 0===o){if(Xs.has(t))return Zs(t)?(o=Us,Xs.set(t,o)):o=zs,void o(t,e,n);if(o=Js[t.bindingType],void 0===o){const e=t.propSegments[0];if(o=Ks[e],Xs.set(t,o),void 0===o){G(t.replaceNode)?Zs(t)?(o=Us,Xs.set(t,o)):o=zs:(o=zs,Xs.set(t,o))}}if(o===zs){if("SELECT"===t.node.tagName){const o=t.propSegments[0];if("value"===o||"selectedIndex"===o)return e.deferredSelectBindings.push({binding:t,value:n}),void Ys.set(t,!0)}}o(t,e,n)}else o(t,e,n)}function er(t,e){if(e.appliedBindingSet.has(t))return;if(e.appliedBindingSet.add(t),!1!==e.stateElement.hasUpdatedCallback){const n=Ie(t);if(e.updatedAbsAddressSetByStateElement.has(e.stateElement)){e.updatedAbsAddressSetByStateElement.get(e.stateElement).add(n)}else e.updatedAbsAddressSetByStateElement.set(e.stateElement,new Set([n]))}const n=jo(t);if(null!==n&&!n.shouldApplyState(t))return;if("event"===t.bindingType)return;if(!0!==Qs.get(t)){const e=G(t.replaceNode);if(e&&void 0===K()?.get(e))return void function(t,e){if(Vs.has(t))return;Vs.add(t);const n=()=>{Vs.delete(t);const e=jo(t);(null===e||e.shouldApplyState(t))&&nr([t])},o=n=>{Vs.delete(t),Gs(e,n)},s=jo(t);if(null!==s){const r=s.deferUntilDefined(t.replaceNode,e,n,o);return void(s.addTeardown(t,()=>{Vs.delete(t),r()})||(Vs.delete(t),r()))}const r=K();if(null===r)return Vs.delete(t),void Gs(e,new Error("CustomElementRegistry is unavailable."));mo(r).wait(e,()=>{t.replaceNode.isConnected?n():Vs.delete(t)},o)}(t,e);Qs.set(t,!0)}if(!0===e.sameRootVerified&&t.stateName===e.stateName)return void tr(t,e);let o=t.replaceNode.getRootNode();if(o instanceof DocumentFragment&&!(o instanceof ShadowRoot)&&(o=pe(o),null===o&&et("Root node for fragment not found for binding.")),t.stateName!==e.stateName||o!==e.rootNode){const n=zr(o,t.stateName);null===n&&et(`State element with name "${t.stateName}" not found for binding.`),n.createState("readonly",s=>{const r={stateName:t.stateName,rootNode:o,stateElement:n,state:s,appliedBindingSet:e.appliedBindingSet,newListValueByAbsAddress:e.newListValueByAbsAddress,updatedAbsAddressSetByStateElement:e.updatedAbsAddressSetByStateElement,deferredSelectBindings:e.deferredSelectBindings};tr(t,r)})}else tr(t,e)}function nr(t,e){let n=0;const o=new Set,s=new Map,r=new Map,i=[];for(;n<t.length;){let a=t[n];const l=a.stateName;if(!1===a.replaceNode.isConnected){n++;continue}let c=a.replaceNode.getRootNode();c instanceof DocumentFragment&&!(c instanceof ShadowRoot)&&(c=pe(c),null===c&&et("Root node for fragment not found for binding."));const d=zr(c,l);null===d&&et(`State element with name "${l}" not found for binding.`),d.createState("readonly",u=>{const f={rootNode:c,stateName:l,stateElement:d,state:u,appliedBindingSet:o,newListValueByAbsAddress:s,updatedAbsAddressSetByStateElement:r,deferredSelectBindings:i,sameRootVerified:!0,propagationContextByBinding:e};for(;;){er(a,f),n++;const e=t[n];if(!e)break;const o=e.replaceNode.getRootNode();if(e.stateName!==l||o!==f.rootNode)break;a=e}})}for(const{binding:t,value:n}of i)zs(t,{propagationContextByBinding:e},n);for(const[t,e]of s.entries())Yt(t,e);for(const[t,e]of r.entries())t.createState("writable",t=>{t[se](Array.from(e))})}function or(t,e){const[n,o,s]=qt(t),r=Wo(t);for(const t of n)Kt(t,e);nr(r.initialize(o)),function(t,e,n){for(const o of t)n.deferUntilDefined(o.node,o.tagName,()=>{const t=Ht(o);0!==t.length&&(Kt(o.node,e),nr(n.initialize(t)))},t=>{console.error(`[@wcstack/state] deferred spread failed for <${o.tagName}>.`,t)})}(s,e,r)}const sr=/\{\{\s*(.+?)\s*\}\}/g,rr=new Set(["SCRIPT","STYLE"]);function ir(t){!function(t){const e=document.createTreeWalker(t,NodeFilter.SHOW_TEXT),n=[];for(;e.nextNode();)n.push(e.currentNode);for(const t of n)t.parentElement&&rr.has(t.parentElement.tagName)||ar(t)}(t);const e=Array.from(t.querySelectorAll("template"));for(const t of e)if("http://www.w3.org/2000/svg"===t.namespaceURI){const e=document.createElement("template"),n=Array.from(t.childNodes);for(let t=0;t<n.length;t++){const o=n[t];e.content.appendChild(o)}for(const n of t.attributes)e.setAttribute(n.name,n.value);t.replaceWith(e),ir(e.content)}else ir(t.content)}function ar(t){const e=t.data;if(sr.lastIndex=0,!sr.test(e))return;sr.lastIndex=0;const n=document.createDocumentFragment();let o,s=0;for(;null!==(o=sr.exec(e));){o.index>s&&n.appendChild(document.createTextNode(e.slice(s,o.index)));const t=o[1];n.appendChild(document.createComment(`@@: ${t}`)),s=o.index+o[0].length}s<e.length&&n.appendChild(document.createTextNode(e.slice(s))),t.parentNode.replaceChild(n,t)}let lr;function cr(){if(lr)return lr;const t=[],e=wt("not",t)(yt);return lr={filterName:"not",args:t,filterFn:e},lr}const dr=/^(\s*@@\s*(?:.*?)\s*:\s*)(.+?)(\s*)$/;function ur(t,e){const s=e+n+o,r=t.indexOf("|"),i=t.indexOf("@");let a,l;if(-1!==r?(a=t.slice(0,r).trim(),l=t.slice(r)):-1!==i?(a=t.slice(0,i).trim(),l=t.slice(i)):(a=t.trim(),l=""),"."===a)a=s;else{if(!a.startsWith("."))return t;a=s+n+a.slice(1)}return l.length>0?a+l:a}function fr(t,e){const n=dr.exec(t);if(null===n)return t;const o=n[1],s=n[2],r=n[3];return o+ur(s,e)+r}function hr(t,e){const n=t.split(";");let o=!1;const s=n.map(t=>{const n=t.trim();if(0===n.length)return t;const s=n.indexOf(":");if(-1===s)return t;const r=n.slice(0,s).trim(),i=n.slice(s+1).trim(),a=ur(i,e);return a!==i?(o=!0,`${r}: ${a}`):t});return o?s.join(";"):t}function pr(t,e){return hr(t,e)}function mr(t,n){const o=e.bindAttributeName,s=document.createTreeWalker(t,NodeFilter.SHOW_COMMENT|NodeFilter.SHOW_ELEMENT);for(;s.nextNode();){const t=s.currentNode;if(t.nodeType===Node.COMMENT_NODE){const e=t;e.data=fr(e.data,n);continue}const e=t;if(e instanceof HTMLTemplateElement)continue;const r=e.getAttribute(o);if(null!==r){const t=hr(r,n);t!==r&&e.setAttribute(o,t)}}}function gr(t){let e=t;const n=[];for(;null!==e.parentNode;){const t=Array.from(e.parentNode.childNodes).indexOf(e);n.unshift(t),e=e.parentNode}return n}function yr(t){const e=[],n=Bt(t);for(const t of n){const n=Dt(t);let o=t;if(t.nodeType===Node.COMMENT_NODE&&1===n.length&&"text"===n[0].bindingType&&null!==t.parentNode){const e=document.createTextNode("");t.parentNode.replaceChild(e,t),o=e}e.push({nodePath:gr(o),parseBindTextResults:n})}return e}function br(t){const e=Array.from(t.childNodes);for(const n of e)if(n.nodeType===Node.TEXT_NODE){""===(n.textContent||"").trim()&&t.removeChild(n)}}const wr=new Map([["for",e.commentForPrefix],["if",e.commentIfPrefix],["elseif",e.commentElseIfPrefix],["else",e.commentElsePrefix]]),vr=cr();function Nr(t,e){const n=e.outFilters;return{...e,outFilters:[...n,vr],bindingType:t}}function Sr(t,e,n,o){br(e),"string"==typeof o&&mr(e,o),Ir(t,e,o);return{fragment:e,parseBindTextResult:n,nodeInfos:yr(e)}}function Ir(t,n,o){const s=e.commentElsePrefix,r=Wt(n),i=document.createTreeWalker(n,NodeFilter.SHOW_ELEMENT,{acceptNode(t){const n=t;if(r.length>0&&-1!==r.indexOf(n))return NodeFilter.FILTER_REJECT;if("template"===n.tagName.toLowerCase()){if((n.getAttribute(e.bindAttributeName)||"").length>0)return NodeFilter.FILTER_ACCEPT}return NodeFilter.FILTER_SKIP}});let a=null;const l=[],c=[];for(;i.nextNode();){const t=i.currentNode;c.push(t)}for(const n of c){let r=n.getAttribute(e.bindAttributeName)||"";"string"==typeof o&&(r=pr(r,o));let i=_t(r)[0];const c=wr.get(i.bindingType);if(void 0===c)continue;const d=i.bindingType,u=n.content,f=Ko();let h=null;const p="for"===d?i.statePathName:o;if("else"===d){null===a&&et("'else' binding found without preceding 'if' or 'elseif' binding."),i=Nr("else",a.parseBindTextResult),h=Sr(t,u,i,p),Ot(f,t,h);const e=l.at(-1),o=document.createComment(`@@${c}:${f}`);void 0!==e?(n.remove(),e.fragment.appendChild(o),e.nodeInfos.push({nodePath:gr(o),parseBindTextResults:Dt(o)})):n.replaceWith(o)}else if("elseif"===d){null===a&&et("'elseif' binding found without preceding 'if' or 'elseif' binding."),h=Sr(t,u,i,p),Ot(f,t,h);const e=document.createComment(`@@${c}:${f}`),o=Ko(),r={fragment:document.createDocumentFragment(),parseBindTextResult:Nr("else",a.parseBindTextResult),nodeInfos:[]};r.fragment.appendChild(e),r.nodeInfos.push({nodePath:gr(e),parseBindTextResults:Dt(e)}),Ot(o,t,r);const d=l.at(-1);l.push(r);const m=document.createComment(`@@${s}:${o}`);void 0!==d?(n.remove(),d.fragment.appendChild(m),d.nodeInfos.push({nodePath:gr(m),parseBindTextResults:Dt(m)})):n.replaceWith(m)}else{h=Sr(t,u,i,p),Ot(f,t,h);const e=document.createComment(`@@${c}:${f}`);n.replaceWith(e)}"if"===d?(l.length=0,a=h):"elseif"===d?a=h:"else"===d&&(a=null,l.length=0)}}async function xr(t){const n=t.querySelectorAll(e.tagNames.state),o=[];await customElements.whenDefined(e.tagNames.state);for(const t of n){if(Lt(t))continue;const e=t;o.push(e.initializePromise)}await Promise.all(o)}async function $r(t){if(t===document)await xr(document),ir(document),Ir(document,document),or(document.body,null);else{const n=t;n.host.hasAttribute(e.bindAttributeName)&&await B(n.host),await xr(n),ir(n),Ir(n,n),or(n,null)}}const Pr="1.29.0",_r="undefined"==typeof HTMLElement?class{}:HTMLElement,Ar=/^@@wcs-(?:for|if|elseif|else):[^-]/,kr=/^@@wcs-(for|if|elseif|else)-start:(.+)$/,Cr=/^@@wcs-(for|if|elseif|else)-end:(.+)$/,Er=/^@@wcs-text-start:(.+)$/;function Mr(t){return t.replace(/</g,"\\u003c").replace(/>/g,"\\u003e").replace(/&/g,"\\u0026").replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")}class Tr extends _r{_stateData=null;_templates=null;_hydrateProps=null;get name(){return this.getAttribute("name")||"default"}get version(){return this.getAttribute("version")||""}get stateData(){return null===this._stateData&&(this._stateData=this._loadStateData()),this._stateData}get templates(){return null===this._templates&&(this._templates=this._loadTemplates()),this._templates}get hydrateProps(){return null===this._hydrateProps&&(this._hydrateProps=this._loadHydrateProps()),this._hydrateProps}getTemplate(t){return this.templates.get(t)??null}verifyVersion(){const t=this.version;if(!t)return!0;const e=t.split("."),n=Pr.split(".");return e[0]===n[0]&&e[1]===n[1]}setStateData(t){this._stateData=t}setHydrateProps(t){this._hydrateProps=t}_loadStateData(){const t=this.querySelector('script[type="application/json"]:not([data-wcs-ssr-props])');if(!t)return{};try{return JSON.parse(t.textContent||"{}")}catch{return{}}}_loadTemplates(){const t=new Map,e=this.querySelectorAll("template[id]");for(const n of e){const e=n.getAttribute("id");e&&t.set(e,n)}return t}_loadHydrateProps(){const t=this.querySelector("script[data-wcs-ssr-props]");if(!t)return{};try{return JSON.parse(t.textContent||"{}")}catch{return{}}}static findByName(t,n){const o=e.tagNames.ssr,s=t instanceof Element?t:t instanceof Document?t.documentElement:null;if(!s)return null;return s.querySelector(`${o}[name="${n}"]`)}static extractStateData(t){const e=t.__state;if(!e||"object"!=typeof e)return{};const n={};for(const[t,o]of Object.entries(e))t.startsWith("$")||"function"==typeof o||(n[t]=o);return n}static buildContent(t,n){const o=document.createElement("script");o.setAttribute("type","application/json"),o.textContent=Mr(JSON.stringify(n)),t.appendChild(o);const s=Array.from(Tt.keys());for(const n of s){const o=Rt(n);if(!o)continue;const s=document.createElement("template");s.setAttribute("id",n);const r=o.parseBindTextResult,i="else"===r.bindingType?"else:":`${r.bindingType}: ${r.statePathName}`;s.setAttribute(e.bindAttributeName,i);const a=o.fragment.cloneNode(!0);s.content.appendChild(a),t.appendChild(s)}const r=Array.from(Bs);if(r.length>0){const e={};for(let t=0;t<r.length;t++){const n=r[t],o=js(n);if(0===o.length)continue;const s=`wcs-ssr-${t}`;n.setAttribute("data-wcs-ssr-id",s);const i={};for(const t of o)i[t.propName]=t.value;e[s]=i}if(Object.keys(e).length>0){const n=document.createElement("script");n.setAttribute("type","application/json"),n.setAttribute("data-wcs-ssr-props",""),n.textContent=Mr(JSON.stringify(e)),t.appendChild(n)}}Bs.clear()}static removeBlockBoundaryComments(t){const e=document.createTreeWalker(t,NodeFilter.SHOW_COMMENT),n=[];for(;e.nextNode();){const t=e.currentNode;(kr.test(t.data)||Cr.test(t.data))&&n.push(t)}for(const t of n)t.remove()}static removeStructuralComments(t){const e=document.createTreeWalker(t,NodeFilter.SHOW_COMMENT),n=[];for(;e.nextNode();){const t=e.currentNode;Ar.test(t.data)&&n.push(t)}for(const t of n)t.remove()}static restoreTextBindings(t){const e=document.createTreeWalker(t,NodeFilter.SHOW_COMMENT),n=[];for(;e.nextNode();){const t=e.currentNode,o=Er.exec(t.data);o&&n.push({comment:t,path:o[1]})}for(const{comment:t,path:e}of n){const n=document.createComment(`@@: ${e}`);t.parentNode.insertBefore(n,t);let o=t.nextSibling;t.remove();const s=`@@wcs-text-end:${e}`;for(;o;){const t=o.nextSibling;if(o.nodeType===Node.COMMENT_NODE&&o.data===s){o.parentNode.removeChild(o);break}o.parentNode.removeChild(o),o=t}}}static cleanupDom(t){const n=document.body,o=t.querySelectorAll(e.tagNames.ssr),s=new Map;for(const t of o){const e=t.querySelectorAll("template[id]");for(const t of e){const e=t.getAttribute("id");e&&s.set(e,t)}}const r=document.createTreeWalker(n,NodeFilter.SHOW_COMMENT),i=[];for(;r.nextNode();){const t=r.currentNode;kr.test(t.data)&&i.push(t)}for(const t of i){const e=kr.exec(t.data),n=`@@wcs-${e[1]}-end:${e[2]}`;let o=t.nextSibling;for(;o;){const t=o.nextSibling;if(o.nodeType===Node.COMMENT_NODE&&o.data===n){o.remove();break}o.remove(),o=t}t.remove()}Tr.restoreTextBindings(n);const a=document.createTreeWalker(n,NodeFilter.SHOW_COMMENT),l=[];for(;a.nextNode();){const t=a.currentNode;if(Ar.test(t.data)){const e=t.data.split(":")[1];l.push({comment:t,uuid:e})}}for(const{comment:t,uuid:n}of l){const o=s.get(n);if(o){const n=document.createElement("template"),s=o.getAttribute(e.bindAttributeName);s&&n.setAttribute(e.bindAttributeName,s);const r=document.importNode(o.content,!0);if(r.childNodes.length>0)n.content.appendChild(r);else for(const t of Array.from(o.childNodes))n.content.appendChild(document.importNode(t,!0));t.parentNode.replaceChild(n,t)}}const c=t.querySelectorAll("[data-wcs-ssr-id]");for(const t of c)t.removeAttribute("data-wcs-ssr-id");for(const t of o)t.remove()}}const Or=new Set(["for","if","elseif","else"]);function Rr(t){const e=new Lo;if(0===t.length)return{bindingInfos:[],subscriberNodes:[],bindingSession:e};const n=t[0].parentNode,o=t[t.length-1].nextSibling,s=document.createElement("div");for(const e of t)s.appendChild(e);const[r,i]=qt(s),a=e.initialize(i,{registerAddress:!1,applyOnReconnect:!1});if(n)for(;s.firstChild;)n.insertBefore(s.firstChild,o);return{bindingInfos:a,subscriberNodes:r,bindingSession:e}}function Dr(t,n,o){const s={for:e.commentForPrefix,if:e.commentIfPrefix,elseif:e.commentElseIfPrefix,else:e.commentElsePrefix}[n];if(!s)return null;const r=`@@${s}:${o}`,i=document.createTreeWalker(t,NodeFilter.SHOW_COMMENT);for(;i.nextNode();){const t=i.currentNode;if(t.data===r)return t}return null}function Lr(t,n){const o=t;let s=null;for(const[t,r]of n.templates){let n=_t(r.getAttribute(e.bindAttributeName)||"")[0];const i=n.bindingType;"else"===i&&s?n={...s,outFilters:[...s.outFilters,cr()],bindingType:"else"}:"elseif"===i&&s&&(n={...n,stateName:s.stateName}),"if"===i||"elseif"===i?s=n:"else"===i&&(s=null);const a=document.importNode(r.content,!0),l="for"===i?n.statePathName:void 0;br(a),"string"==typeof l&&mr(a,l),Ir(o,a,l);Ot(t,o,{fragment:a,parseBindTextResult:n,nodeInfos:yr(a)})}}async function Wr(t){await xr(t);const n=t.querySelectorAll(e.tagNames.ssr);for(const e of n){const n=e;if(!n.verifyVersion())return console.warn(`[@wcstack/state] SSR version mismatch: server="${n.version}", client="${Pr}". Falling back to full render.`),Tr.cleanupDom(t),!1}for(const e of n)Lr(t,e);const s=function(t){const e=[],n=document.createTreeWalker(t,NodeFilter.SHOW_COMMENT),o=[];for(;n.nextNode();)o.push(n.currentNode);for(const t of o){const n=kr.exec(t.data);if(!n)continue;const o=n[1],s=n[2],r=s.split(":");let i,a,l=null;"for"===o?(i=r[0],a=r[1],l=parseInt(r[2],10)):(i=r[0],a=r.slice(1).join(":"));const c=[];let d=t.nextSibling;const u=`@@wcs-${o}-end:${s}`;for(;d&&(d.nodeType!==Node.COMMENT_NODE||d.data!==u);)c.push(d),d=d.nextSibling;e.push({type:o,uuid:i,path:a,index:l,nodes:c})}return e}(document.body);!function(t,e){const n=new Map;for(const s of e){if(0===s.nodes.length)continue;const e=Ps(s.nodes),{bindingInfos:r,subscriberNodes:i,bindingSession:a}=Rr(s.nodes);us(e,a);for(const t of i)t.nodeType===Node.ELEMENT_NODE&&t.setAttribute("data-wcs-completed","");ls(e,r),ps(e,i);const l=[];for(const t of r)t.statePathName in v&&l.push(t);if(Vo(e,l),"for"===s.type&&null!==s.index){const i=Dr(t,"for",s.uuid);if(i){const t=Yo(null,s.index);Ts(i,t,e),Os(i,s.nodes[s.nodes.length-1]),vs(i,e),ms(e,De(U(s.path+"."+o),t)),a.initialize(r,{registerAddress:!0,registerPathInfo:!1,applyOnReconnect:!1});let l=n.get(s.uuid);l||(l=[],n.set(s.uuid,l)),l.push(t)}}else{const n=Dr(t,s.type,s.uuid);n&&(vs(n,e),a.initialize(r,{registerAddress:!0,registerPathInfo:!1,applyOnReconnect:!1}))}}for(const[e,o]of n){const n=Dr(t,"for",e);if(!n)continue;const s=n.getRootNode(),r=Rt(e);if(!r)continue;const i=r.parseBindTextResult.stateName,a=r.parseBindTextResult.statePathName,l=zr(s,i);l&&l.createState("readonly",t=>{const e=t[a];Array.isArray(e)&&ts(e,o)})}}(document.body,s),Tr.removeBlockBoundaryComments(document.body);const r=[];for(const t of n)t.parentNode&&(r.push({el:t,parent:t.parentNode,next:t.nextSibling}),t.remove());Tr.restoreTextBindings(document.body);const[i,a]=qt(document.body);for(const t of i)if(t.nodeType===Node.ELEMENT_NODE){const e=t;e.hasAttribute("data-wcs-completed")||(Kt(t,null),e.setAttribute("data-wcs-completed",""))}else Kt(t,null);const l=[],c=[],d=Wo(document.body).initialize(a);for(const t of d)if("event"!==t.bindingType)if(Or.has(t.bindingType))c.push(t);else{if(t.statePathName.includes(o))continue;l.push(t)}for(const t of c)if("for"===t.bindingType){const e=Ie(t),n=zr(t.replaceNode.getRootNode(),t.stateName);n&&n.createState("readonly",n=>{const o=n[t.statePathName];Array.isArray(o)&&Yt(e,o)})}nr(l);for(const{el:t,parent:e,next:n}of r)e.insertBefore(t,n);const u=t.querySelectorAll(e.tagNames.ssr);for(const e of u){const n=e.hydrateProps;for(const[e,o]of Object.entries(n)){const n=t.querySelector(`[data-wcs-ssr-id="${e}"]`);if(n)for(const[t,e]of Object.entries(o))n[t]=e}}const f=t.querySelectorAll("[data-wcs-completed]");for(const t of f)t.removeAttribute("data-wcs-completed");return!0}const jr=new WeakMap,Br=new WeakMap,Fr=new Set;function zr(t,e){let n=jr.get(t);return n&&n.get(e)||null}function qr(t){return Br.get(t)??Promise.resolve()}function Ur(e,n,o){let s=jr.get(e);if(null===o){if(!s)return;const t=s.get(n);s.delete(n),0===s.size&&jr.delete(e),void 0!==t&&(Fr.delete(t),null!==$e&&$e({type:"state:element-unregistered",name:n,rootNode:e,element:t}))}else{if(!s){s=new Map,jr.set(e,s);const n=!t()&&o.hasAttribute?.("enable-ssr");if("HTMLDocument"===e.constructor.name||"Document"===e.constructor.name){const t=new Promise((t,o)=>{queueMicrotask(async()=>{try{if(n){await Wr(e)||await $r(e)}else await $r(e);t()}catch(t){o(t)}})});Br.set(e,t)}else if("ShadowRoot"===e.constructor.name){const t=new Promise((t,n)=>{queueMicrotask(async()=>{try{await $r(e),t()}catch(t){n(t)}})});Br.set(e,t)}}s.has(n)&&et(`State element with name "${n}" is already registered.`),s.set(n,o),Fr.add(o),null!==$e&&$e({type:"state:element-registered",name:n,rootNode:e,element:o})}}let Hr=0,Vr=0;const Gr=[];function Kr(t,e=0){const n=Gr.findIndex(t=>t.priority>e),o={listener:t,priority:e};-1===n?Gr.push(o):Gr.splice(n,0,o)}const Jr=new class{_queueUpdateRecords=[];constructor(){}enqueueAbsoluteAddress(t,e=null){Hr>Vr&&(Vr=Hr);const n=0===this._queueUpdateRecords.length;this._queueUpdateRecords.push({absoluteAddress:t,context:e}),n&&queueMicrotask(()=>{const t=this._queueUpdateRecords;this._queueUpdateRecords=[],this._applyChange(t)})}testApplyChange(t,e){this._applyChange(t.map((t,n)=>({absoluteAddress:t,context:e?.[n]??null})))}_applyChange(t){const e=new Map;for(const n of t){const t=e.get(n.absoluteAddress);null!==$e&&null!=t&&null!==n.context&&t.transactionId!==n.context.transactionId&&$e({type:"propagation:coalesced",absoluteAddress:n.absoluteAddress,droppedTransactionId:t.transactionId,winnerTransactionId:n.context.transactionId}),e.set(n.absoluteAddress,n.context)}const n=[],o=new Map;for(const[t,s]of e){if(null!==s&&s.hop>=32){console.error("[@wcstack/state] propagation hop limit exceeded; update record quarantined.",{path:t.absolutePathInfo.pathInfo.path,stateName:t.absolutePathInfo.stateName,transactionId:s.transactionId,hop:s.hop,maxHops:32}),null!==$e&&$e({type:"propagation:hop-limit",absoluteAddress:t,transactionId:s.transactionId,hop:s.hop});continue}const e=Me(t);if(void 0!==e)if(e instanceof Set)for(const t of e)!1!==t.replaceNode.isConnected&&(n.push(t),null!==s&&o.set(t,s));else!1!==e.replaceNode.isConnected&&(n.push(e),null!==s&&o.set(e,s))}o.size>0?nr(n,o):nr(n),function(t){for(const e of Gr.slice())e.listener(t)}(new Set(e.keys()))}};function Xr(){return Jr}const Yr=/^\s*@@\s*(.*?)\s*:\s*(.+?)\s*$/;function Qr(t,e,n,o){return{node:t,propName:e.propName,statePathName:e.statePathName,stateName:e.stateName,bindingType:e.bindingType,inFilters:e.inFilters,outFilters:e.outFilters,origin:n,raw:o}}const Zr="__WCSTACK_DEVTOOLS_HOOK__";function ti(){const t=globalThis,e=t[Zr];if(void 0!==e)return 1!==e.version&&console.warn(`[wcstack/state] devtools hook registry version mismatch: found ${e.version}, expected 1. Keeping the existing registry (first-wins).`),e;const n=function(){const t=new Map,e=new Set,n=t=>{if(0===e.size)return void t._setSink(null);const n=t.id;t._setSink(t=>{for(const o of e)o.onEvent?.(n,t)})};return{version:1,sources:t,register(o){if(!t.has(o.id)){t.set(o.id,o),n(o);for(const t of e)t.onSourceRegistered?.(o)}},unregister(n){const o=t.get(n);if(void 0!==o){o._setSink(null),t.delete(n);for(const t of e)t.onSourceUnregistered?.(n)}},addListener(o){e.add(o);for(const e of t.values())n(e),o.onSourceRegistered?.(e);return()=>{if(e.delete(o))for(const e of t.values())n(e)}}}}();return t[Zr]=n,n}const ei=t=>{null!==$e&&$e({type:"state:update-batch",addresses:t})};function ni(t){const e=null!==$e;!function(t){$e=t}(t);const n=null!==t;n&&!e?Kr(ei,0):!n&&e&&function(t){const e=Gr.findIndex(e=>e.listener===t);-1!==e&&Gr.splice(e,1)}(ei)}function oi(t){return{name:t.name,rootNode:t.rootNode,element:t,paths:{list:t.listPaths,element:t.elementPaths,getter:t.getterPaths,setter:t.setterPaths},commandTokenNames:t.commandTokenNames,eventTokenNames:t.eventTokenNames,staticDependency:t.staticDependency,dynamicDependency:t.dynamicDependency,watchPaths:t.watchPaths??null}}function si(t,e){return zr(e,t)??et(`devtools: state element not found: name="${t}"`)}let ri=null;function ii(){if(t())return;if(null!==ri)return;const n={id:"state:"+Math.random().toString(36).slice(2,10),kind:"state",packageVersion:Pr,getStateElements(){const t=[];for(const e of Fr)t.push(oi(e));return t},keys(t,e){const n=si(t,e),o=[];return n.createState("readonly",t=>{for(const e of Object.keys(t))if(!e.includes("*")&&!e.startsWith("$")){try{if("function"==typeof t[e])continue}catch{}o.push(e)}}),o},read(t,e,n,o){let s;return si(t,e).createState("readonly",t=>{s=t.$resolve(n,o??[])}),s},write(t,e,n,o,s){si(t,e).createState("writable",t=>{void 0!==s&&s.length>0?t.$resolve(n,s,o):t[n]=o})},getDeclaredBindings:t=>function(t){const n=[],o=new Set,s=new Set,r=t=>{const e=function(t){const e=[...t.inFilters,...t.outFilters].map(t=>`${t.filterName}(${t.args.join(",")})`).join("|");return[t.stateName,t.statePathName,t.propName,t.bindingType,e].join("\0")}(t);o.has(e)||(o.add(e),n.push(t))},i=t=>{if(s.has(t))return;s.add(t);const e=Rt(t);if(null!==e)for(const t of e.nodeInfos)for(const e of t.parseBindTextResults)r(Qr(null,e,"fragment","")),null!=e.uuid&&i(e.uuid)},a=(t.ownerDocument??t).createTreeWalker(t,NodeFilter.SHOW_ELEMENT|NodeFilter.SHOW_COMMENT);for(let t=a.nextNode();null!==t;t=a.nextNode()){if(t.nodeType===Node.ELEMENT_NODE){const n=t,o=n.getAttribute(e.bindAttributeName);if(null===o||0===o.length)continue;try{const t=st(n,_t(o));for(const e of t)r(Qr(n,e,"attribute",o))}catch{}continue}const n=Yr.exec(t.data.trim());if(null===n)continue;const o=n[1]||e.commentTextPrefix,s=n[2],a=Rt(s);if(null===a){if(o===e.commentTextPrefix)try{r(Qr(t,Mt(s),"comment",s))}catch{}}else r(Qr(t,a.parseBindTextResult,"comment",s)),i(s)}return n}(t),_setSink:ni};ri=n,ti().register(n)}const ai="https://github.com/wcstack/wcstack/blob/main/docs/csp.md";async function li(t,e){let n=null;const o=`\n//# sourceURL=${e}\n`;let s=!1;const r=t=>{t.effectiveDirective.startsWith("script-src")&&(s=!0)};document.addEventListener("securitypolicyviolation",r);try{if("function"==typeof URL.createObjectURL){const e=new Blob([t.text+o],{type:"application/javascript"}),s=URL.createObjectURL(e);try{n=await import(s)}finally{URL.revokeObjectURL(s)}}else{const e=btoa(String.fromCodePoint(...(new TextEncoder).encode(t.text+o)));n=await import(`data:application/javascript;base64,${e}`)}}catch(t){throw new Error(function(t,e,n){const o=e?.message??String(e);return n?`The inline <script> of state "${t}" was blocked by Content-Security-Policy. Inline state is evaluated through a blob: URL, so script-src must allow blob:. Prefer moving the state into an external file and loading it with src="./state.js", which requires no extra CSP directive. See ${ai}`:`Failed to evaluate the inline <script> of state "${t}": ${o}. If this page sets a Content-Security-Policy, see ${ai}`}(e,t,s),{cause:t})}finally{document.removeEventListener("securitypolicyviolation",r)}return n&&"object"==typeof n.default?n.default:{}}async function ci(t){try{return(await import(t)).default||{}}catch(t){et(`Failed to load script file: ${t}`)}}class di{_loopContextStack=Array(s).fill(void 0);_length=0;_getBaseDepth;constructor(t){this._getBaseDepth=t}createLoopContext(t,e){null===t.listIndex&&et("Cannot create loop context for a state address that does not have a list index.");const n=t;this._length>=s&&et("Exceeded maximum loop context stack depth of 128. Possible infinite loop.");const o=this._loopContextStack[this._length-1];if(void 0!==o){o.pathInfo.wildcardCount+1!==n.pathInfo.wildcardCount&&et("Cannot push loop context for a list whose wildcard count is not exactly one more than the current active loop context.");const t=n.pathInfo.wildcardPathInfos[n.pathInfo.wildcardPathInfos.length-2];o.pathInfo!==t&&et("Cannot push loop context for a list whose parent wildcard path info does not match the current active loop context.")}else if(n.listIndex.length!==n.pathInfo.wildcardCount){const t=this._getBaseDepth();n.listIndex.length!==n.pathInfo.wildcardCount+t&&et(`Cannot push loop context when there is no active loop context: the list index chain (length ${n.listIndex.length}) does not cover the wildcard path (wildcard count ${n.pathInfo.wildcardCount}, base depth ${t}).`)}let r;this._loopContextStack[this._length]=n,this._length++;try{r=e(n)}finally{r instanceof Promise?r.finally(()=>{this._length--,this._loopContextStack[this._length]=void 0}):(this._length--,this._loopContextStack[this._length]=void 0)}return r}}const ui=new WeakMap;function fi(t,e){let n=ui.get(t);void 0===n&&(n=new Map,ui.set(t,n));let o=n.get(e);return void 0===o&&(o=new en(e,t.name),n.set(e,o)),o}const hi=new WeakMap;function pi(t){const e=hi.get(t);if(void 0!==e)return e;const n=new Proxy(Object.create(null),{get(e,n){if("string"==typeof n&&t.commandTokenNames.has(n))return fi(t,n)},has:(e,n)=>"string"==typeof n&&t.commandTokenNames.has(n),ownKeys:()=>Array.from(t.commandTokenNames),getOwnPropertyDescriptor(e,n){if("string"==typeof n&&t.commandTokenNames.has(n))return{configurable:!0,enumerable:!0,value:fi(t,n)}},set(){et("$command namespace is read-only; assigning to it is not allowed.")},deleteProperty(){et("$command namespace is read-only; deleting from it is not allowed.")}});return hi.set(t,n),n}const mi=Symbol("wcs-stream-last-notified-uncertain"),gi=new WeakMap;function yi(t,e){const n=gi.get(t);if(void 0!==n)for(const t of n.keys())e.has(t)||n.delete(t)}function bi(t,e){const n=gi.get(t);if(void 0===n)return;const o=n.get(e);void 0!==o&&n.set(e,{status:"idle"===o.status?o.status:mi,error:Object.is(o.error,null)?null:mi})}const wi=new Set;function vi(t){wi.delete(t)}const Ni=new WeakMap;function Si(t){return Ni.get(t)??new Map}function Ii(t){vi(t);const e=Ni.get(t);if(void 0!==e)for(const n of e.values())n.controller?.abort(),n.controller=null,n.status="idle",n.error=null,bi(t,n.name)}const xi=(t,e)=>e,$i=new Set;function Pi(t,e){const s=e[E];if(void 0===s)return void yi(t,$i);"object"==typeof s&&null!==s||et(`${E} must be an object mapping stream names to stream definitions.`);const r=new Map;for(const[i,a]of Object.entries(s)){0===i.length&&et(`${E} entry name must be a non-empty string.`),i.includes(n)&&et(`${E} entry "${i}" must be a flat property name ("${n}" is not allowed).`),i.includes(o)&&et(`${E} entry "${i}" must be a flat property name ("${o}" is not allowed).`),i.startsWith("$")&&et(`${E} entry "${i}" must not start with "$" (reserved namespace).`),i in Object.prototype&&et(`${E} entry "${i}" must not be a property name inherited from Object.prototype (e.g. "__proto__", "constructor").`),t.getterPaths.has(i)&&et(`${E} entry "${i}" conflicts with a getter declared on the state.`),t.setterPaths.has(i)&&et(`${E} entry "${i}" conflicts with a setter declared on the state.`),"object"==typeof a&&null!==a||et(`${E} entry "${i}" must be an object ({ args?, source, fold?, initial? }).`);const s=a;"function"!=typeof s.source&&et(`${E} entry "${i}" source must be a function.`);const l=void 0!==s.fold;l&&"function"!=typeof s.fold&&et(`${E} entry "${i}" fold must be a function.`),l&&!("initial"in s)&&et(`${E} entry "${i}" requires "initial" when fold is specified (reduce needs a seed value).`);void 0!==s.args&&"function"!=typeof s.args&&et(`${E} entry "${i}" args must be a function.`);const c={name:i,definition:{args:s.args??null,source:s.source,fold:s.fold??xi,initial:s.initial},status:"idle",error:null,controller:null,depAddresses:new Set};i in e||(e[i]=c.definition.initial),r.set(i,c)}!function(t,e){Ni.set(t,e)}(t,r),yi(t,new Set(r.keys()))}const _i=new WeakMap,Ai=new WeakMap;function ki(t,e,n){return new Proxy(Object.create(null),{get(e,o){if("string"!=typeof o)return;const s=Si(t).get(o);return void 0!==s?n(s):void 0},has:(e,n)=>"string"==typeof n&&Si(t).has(n),ownKeys:()=>Array.from(Si(t).keys()),getOwnPropertyDescriptor(e,o){if("string"!=typeof o)return;const s=Si(t).get(o);return void 0!==s?{configurable:!0,enumerable:!0,value:n(s)}:void 0},set(){et(`${e} namespace is read-only; assigning to it is not allowed.`)},deleteProperty(){et(`${e} namespace is read-only; deleting from it is not allowed.`)}})}function Ci(t){const e=_i.get(t);if(void 0!==e)return e;const n=ki(t,O,t=>t.status);return _i.set(t,n),n}function Ei(t){const e=Ai.get(t);if(void 0!==e)return e;const n=ki(t,R,t=>t.error);return Ai.set(t,n),n}function Mi(t){_i.delete(t),Ai.delete(t)}let Ti=null;async function Oi(t,e,n,o){let s=null,r=null;const i=()=>{if(s&&s!==r){r=s;try{s.return?.()?.then?.(void 0,()=>{})}catch{}}};n.addEventListener("abort",i,{once:!0});try{const r=await t(e,n);if(s=function(t,e){if("function"==typeof t?.getReader)return async function*(t,e){const n=t.getReader(),o=()=>{n.cancel().catch(()=>{})};e.addEventListener("abort",o,{once:!0});try{for(;;){const{done:t,value:e}=await n.read();if(t)return;yield e}}finally{e.removeEventListener("abort",o),n.releaseLock()}}(t,e);if("function"==typeof t?.[Symbol.asyncIterator])return t;throw new TypeError("[@wcstack/state] $streams: source must return an AsyncIterable or a ReadableStream (got neither).")}(r,n)[Symbol.asyncIterator](),n.aborted)return void i();for(;;){const t=await s.next();if(t.done)break;if(n.aborted)return;o.fold(t.value)}if(n.aborted)return;o.done()}catch(t){if(n.aborted)return;o.fail(t)}finally{n.removeEventListener("abort",i)}}function Ri(t){const e=Si(t);if(0!==e.size){!function(t){wi.add(t)}(t);for(const n of e.values())Di(t,n)}}function Di(t,e){e.controller?.abort();const o=new AbortController;e.controller=o;const s=function(t,e){const o=e.definition.args;if(null===o)return void e.depAddresses.clear();const s=Ti,r=new Set;let i;Ti=r;try{t.createState("readonly",t=>{i=o(t)})}finally{Ti=s}i instanceof Promise&&et(`${E} entry "${e.name}" args must be synchronous (it returned a Promise).`);const a=`${O}${n}${e.name}`,l=`${R}${n}${e.name}`;for(const n of r){const o=n.absolutePathInfo.pathInfo;n.absolutePathInfo.stateElement!==t||o.path!==e.name&&o.path!==a&&o.path!==l||et(`${E} entry "${e.name}" args must not read the stream itself ("${o.path}"): a self-dependency would restart the stream on its own writes (infinite loop).`),o.wildcardCount>0&&et(`${E} entry "${e.name}" args must not read wildcard paths ("${o.path}"): wildcard dependencies are out of scope.`)}return e.depAddresses=r,i}(t,e);t.createState("writable",t=>{t[e.name]=e.definition.initial}),Li(t,e,"active",null);const r=e.definition,i={fold(n){t.createState("writable",t=>{t[e.name]=r.fold(t[e.name],n)})},done(){Li(t,e,"done",null)},fail(n){Li(t,e,"error",n),o.abort()}};Oi(r.source,s,o.signal,i)}function Li(t,e,o,s){e.status=o,e.error=s;const r=function(t,e){return gi.get(t)?.get(e)??{status:"idle",error:null}}(t,e.name),i=r.status!==o,a=!Object.is(r.error,s);(i||a)&&(!function(t,e,n,o){let s=gi.get(t);void 0===s&&(s=new Map,gi.set(t,s)),s.set(e,{status:n,error:o})}(t,e.name,o,s),t.createState("writable",t=>{i&&t.$postUpdate(`${O}${n}${e.name}`),a&&t.$postUpdate(`${R}${n}${e.name}`)}))}Kr(function(t){const e=wi;if(0===e.size)return;const n=[];for(const o of e)for(const e of Si(o).values())for(const s of e.depAddresses)if(t.has(s)){n.push({stateElement:o,entry:e});break}for(const{stateElement:t,entry:o}of n)if(e.has(t)&&Si(t).get(o.name)===o)try{Di(t,o)}catch(n){o.controller?.abort(),e.has(t)&&Si(t).get(o.name)===o&&Li(t,o,"error",n)}},20);const Wi=new WeakMap,ji=new Set,Bi=new Map;function Fi(t){return Wi.get(t)??Bi}function zi(){return ji}function qi(t,e){const n=e[M];if(void 0===n)return null;"object"==typeof n&&null!==n||et(`[wcs/watch-declaration-invalid] ${M} must be an object mapping state paths to handler functions.${ct}`);const o=new Map,s=new Set;let r=0;for(const[e,i]of Object.entries(n)){"function"!=typeof i&&et(`[wcs/watch-declaration-invalid] ${M} entry "${e}" must be a function.${ct}`),0===e.length&&et(`[wcs/watch-declaration-invalid] ${M} entry name must be a non-empty state path.`),e.startsWith("$")&&et(`[wcs/watch-declaration-invalid] ${M} entry "${e}" must not start with "$" (reserved namespace).${ct}`),e.includes("@")&&et(`[wcs/watch-declaration-invalid] ${M} entry "${e}" must not target another state ("@" is not allowed); watch only paths of its own state.${ct}`),e in Object.prototype&&et(`[wcs/watch-declaration-invalid] ${M} entry "${e}" must not be a property name inherited from Object.prototype (e.g. "__proto__", "constructor").`);const n=U(e);for(const t of n.segments)0===t.length&&et(`[wcs/watch-declaration-invalid] ${M} entry "${e}" has an empty path segment.${ct}`);n.wildcardCount>128&&et(`[wcs/watch-declaration-invalid] ${M} entry "${e}" exceeds the maximum wildcard depth (128).`),o.set(e,{path:e,pathInfo:n,handler:i,order:r++}),s.add(e),t.setPathInfo(e,"prop")}return function(t,e){Wi.set(t,e)}(t,o),s.size>0?s:null}const Ui=new WeakMap;function Hi(t,e,n){let o=Ui.get(t);void 0===o&&(o=new Map,Ui.set(t,o)),o.set(e,n)}const Vi=new Map;function Gi(t){0!==Fi(t).size&&(function(t){ji.add(t)}(t),function(t){const e=[];for(const n of Fi(t).values())Ji(t,n)&&e.push(n);if(0===e.length)return;t.createState("readonly",n=>{for(const o of e)try{Hi(t,Ki(t,o),n[o.path])}catch(e){Yi(t,o.path,"prime",e)}})}(t))}function Ki(t,e){return ue(ie(t,e.pathInfo),null)}function Ji(t,e){return 0===e.pathInfo.wildcardCount&&t.getterPaths.has(e.path)}const Xi={prime:"initial evaluation of",evaluate:"evaluation of",handler:"handler for"};function Yi(t,e,n,o){console.error(`[@wcstack/state] $watch ${Xi[n]} "${e}" threw.`,o),null!==$e&&$e({type:"state:watch-error",phase:n,stateName:t.name,path:e,error:o})}function Qi(t,e){if(t.entry.order!==e.entry.order)return t.entry.order-e.entry.order;const n=Math.min(t.indexes.length,e.indexes.length);for(let o=0;o<n;o++)if(t.indexes[o]!==e.indexes[o])return t.indexes[o]-e.indexes[o];return t.indexes.length-e.indexes.length}function Zi(t){const{stateElement:e,entry:n,absAddress:o,indexes:s}=t,r=Ji(e,n);try{e.createState("writable",t=>{let i;try{i=function(t,e,n){if(0===e.pathInfo.wildcardCount)return t[e.path];return t.$resolve(e.path,n)}(t,n,s)}catch(t){return void Yi(e,n.path,"evaluate",t)}const a=r?function(t,e){return Ui.get(t)?.get(e)}(e,o):function(t){return Vi.get(t)}(o);r&&Hi(e,o,i),null!==$e&&$e({type:"state:watch-fired",stateName:e.name,path:n.path}),n.handler.call(t,i,a,...s)})}catch(t){Yi(e,n.path,"handler",t)}}function ta(t){return function(){const e=this.stateElement;if(!e)return;if(!0!==e.initialized)return;let n;try{e.createState("readonly",e=>{n=e[t]})}catch(e){return void console.warn(`[@wcstack/state] DCC getter "${t}" failed:`,e)}return n}}function ea(t){return function(e){const n=this.stateElement;n&&(!0!==n.initialized?n.initializePromise.then(()=>{n.createState("writable",n=>{n[t]=e})}):n.createState("writable",n=>{n[t]=e}))}}function na(t,e){return e?function(...e){const n=this.stateElement;if(n)return n.initializePromise.then(()=>{let o;return n.createStateAsync("writable",async n=>{o=await n[t](...e)}).then(()=>o)})}:function(...e){const n=this.stateElement;if(n)return n.initializePromise.then(()=>{let o;return n.createState("writable",n=>{o=n[t](...e)}),o})}}function oa(t){return t.startsWith("$")}function sa(t){const e=[];let n=t;for(;n&&n!==Object.prototype;)e.push(n),n=Object.getPrototypeOf(n);const o={};for(let t=e.length-1;t>=0;t--)Object.assign(o,Object.getOwnPropertyDescriptors(e[t]));return o}function ra(t,e){return Object.keys(t).filter(n=>{if(n.startsWith("$")||"constructor"===n)return!1;const o="function"==typeof t[n].value;return"method"===e?o:!o})}function ia(t,e){const n=t[e];if(void 0===n)return null;Array.isArray(n)||et(`${e} must be an array of strings.`);const o=[],s=new Set;for(const t of n)"string"==typeof t&&0!==t.length||et(`${e} entries must be non-empty strings.`),t.startsWith("$")&&et(`${e} entry "${t}" must not start with "$" (internal properties are not exposed on the component).`),s.has(t)&&et(`${e} entry "${t}" is duplicated.`),s.add(t),o.push(t);return o}function aa(t){const e=ia(t,$)??[],n=ia(t,P)??[],o=sa(t),s=function(t){const e=t[E];return"object"!=typeof e||null===e?new Set:new Set(Object.keys(e))}(t),r=[];for(const t of e){const e=o[t];if(void 0===e){if(s.has(t)){r.push(t);continue}et(`${$} entry "${t}" is not declared on the state.${lt(t,ra(o,"value"))}`)}"function"==typeof e.value&&et(`${$} entry "${t}" is a method. Declare it in ${P} instead.`)}for(const t of n){const e=o[t];void 0===e&&et(`${P} entry "${t}" is not declared on the state.${lt(t,ra(o,"method"))}`),"function"!=typeof e.value&&et(`${P} entry "${t}" is not a method. Declare it in ${$} instead.`)}return{bindables:e,commands:n,streamBackedBindables:r}}Kr(function(t){const e=zi();try{if(0===e.size)return;const n=function(){const t=Vr;return Vr=0,t}();if(n>32){const e=Array.from(t,t=>t.absolutePathInfo.pathInfo.path);return console.error("[@wcstack/state] $watch chain depth limit exceeded; watch handlers for this batch were skipped.",{maxDepth:32,paths:e}),void(null!==$e&&$e({type:"state:watch-chain-limit",maxDepth:32,paths:e}))}const o=[];for(const n of t){const t=n.absolutePathInfo.stateElement;if(!e.has(t))continue;const s=Fi(t).get(n.absolutePathInfo.pathInfo.path);if(void 0===s)continue;let r=[];if(s.pathInfo.wildcardCount>0){if(null===n.listIndex)continue;r=be(n.listIndex,s.pathInfo.wildcardCount)}o.push({stateElement:t,entry:s,absAddress:n,indexes:r})}if(0===o.length)return;o.sort(Qi),function(t){Hr=t+1}(n);try{for(const t of o)e.has(t.stateElement)&&Fi(t.stateElement).get(t.entry.path)===t.entry&&Zi(t)}finally{Hr=0}}finally{Vi.clear()}},10);const la=new Map;class ca{path;segments;wildcardCount;wildcardType;wildcardIndexes;pathInfo;constructor(t){const e=t.split("."),n=e.slice();let o=0,s=0,r=0,i="none";const a=[];for(let t=0;t<e.length;t++){const i=e[t];if("*"===i)n[t]="*",a.push(null),o++,r++;else{const e=Number(i);Number.isNaN(e)||(n[t]="*",a.push(e),s++,r++)}}const l=U(n.join("."));(o>0||s>0)&&(i=o===r?"context":s===r?"all":"partial"),this.path=t,this.segments=e,this.wildcardCount=r,this.wildcardType=i,this.wildcardIndexes=a,this.pathInfo=l}}function da(t){let e;return la.get(t)??(la.set(t,e=new ca(t)),e)}const ua=new WeakMap;function fa(t,e){null===e?ua.delete(t):ua.set(t,e)}function ha(t){const e=ua.get(t);e&&(e.dirty=!0)}const pa=[],ma=[];let ga=0;function ya(t,e){pa[ga]=t,ma[ga]=e,ga++}function ba(){ga--,pa[ga]=void 0,ma[ga]=void 0}function wa(t,e){return!0!==t.hasMappedComponentState&&(e.pathInfo.wildcardCount>0||t.getterPaths.has(e.pathInfo.path))}function va(t,e){let n=t;for(let t=1;t<e.length;t++){if(Object(n)!==n)return;n=Reflect.get(n,e[t])}return n}function Na(t,e,n,s,r){const i=e.pathInfo.segments[0];if(i===A)return va(pi(r),e.pathInfo.segments);if(i===O)return va(Ci(r),e.pathInfo.segments);if(i===R)return va(Ei(r),e.pathInfo.segments);if(!(e.pathInfo.path in t)){const r=Ia(t,e.parentAddress??et(`address.parentAddress is undefined path: ${e.pathInfo.path}`),n,s);if(null==r)return;const i=e.pathInfo.segments[e.pathInfo.segments.length-1];if(i===o){const t=e.listIndex?.index??et(`address.listIndex?.index is undefined path: ${e.pathInfo.path}`);return Reflect.get(r,t)}return Reflect.get(r,i)}if(r.getterPaths.has(e.pathInfo.path)){s.pushAddress(e);try{return Reflect.get(t,e.pathInfo.path,n)}finally{s.popAddress()}}else{if(!0!==r.hasMappedComponentState)return Reflect.get(t,e.pathInfo.path);ya(r,e);try{return Reflect.get(t,e.pathInfo.path)}finally{ba()}}}function Sa(t,e,n,o,s){const r=ue(ie(s,e.pathInfo),e.listIndex),i=function(t){return ua.get(t)??null}(r);if(null!==i&&!1===i.dirty)return i.value;const a=Na(t,e,n,o,s);return fa(r,{value:a,dirty:!1}),a}function Ia(t,e,n,o){!function(t,e){if(!t.untracking&&t.addressStackLength>0){const n=t.lastAddressStack,o=n?.pathInfo??null,s=t.stateElement;if(null!==o&&s.getterPaths.has(o.path)&&o.path!==e.pathInfo.path&&(s.addDynamicDependency(e.pathInfo.path,o.path),e.pathInfo.wildcardCount>0&&o.wildcardCount>0)){const t=ge(e.pathInfo,o);if(t>0){let r=!1;const i=e.listIndex??null,a=n.listIndex??null;for(let n=0;n<t;n++)if((null!==i?ye(i,n,e.pathInfo.wildcardCount):null)!==(null!==a?ye(a,n,o.wildcardCount):null)){r=!0;break}if(r)for(let n=0;n<t;n++)s.addCrossRowListPath?.(e.pathInfo.wildcardParentPaths[n])}}}}(o,e),function(t,e){if(null===Ti)return;const n=ie(t,e.pathInfo);Ti.add(ue(n,e.listIndex))}(o.stateElement,e);const s=o.stateElement;return wa(s,e)?Sa(t,e,n,o,s):Na(t,e,n,o,s)}function xa(t,e){if(0===t.addressStackLength)return null;const n=t.lastAddressStack;if(null===n)return null;const o=n.pathInfo.indexByWildcardPath[e];return void 0===o||null===n.listIndex?null:ye(n.listIndex,o,n.pathInfo.wildcardCount)}function $a(t,e,n){const o=t.bindableEventMap,s=o[e.path],r="string"==typeof s,i=r?s:e.segments.length>1?o[e.segments[0]]:void 0;if("string"!=typeof i)return;const a=t.rootNode;a instanceof ShadowRoot&&a.host.dispatchEvent(new CustomEvent(i,{detail:r&&void 0!==n?n.value:void 0,bubbles:!0}))}function Pa(t,e,n,o){"object"==typeof t&&null!==t||et(`${T} list "${e}": ${n} row at index ${o} must be a plain object (got ${null===t?"null":typeof t}).`);const s=Object.getPrototypeOf(t);s!==Object.prototype&&null!==s&&et(`${T} list "${e}": ${n} row at index ${o} must be a plain object (class instances and exotic objects cannot be value-expanded).`)}function _a(t,e,n,o,s){const r="function"==typeof e?e(t):t[e];return null==r&&et(`${T} list "${n}": ${o} row at index ${s} has no key (${"function"==typeof e?"key function":`field "${e}"`} returned ${String(r)}).`),r}function Aa(t,e,n,o){const s=new Array(t.length),r=new Set;for(let i=0;i<t.length;i++){const a=t[i];Pa(a,n,o,i);const l=_a(a,e,n,o,i);r.has(l)&&et(`${T} list "${n}": duplicate key ${JSON.stringify(l)} in ${o} list.`),r.add(l),s[i]=l}return s}function ka(t,e){const n=[];for(const o of Object.keys(e))Object.is(t[o],e[o])||n.push({field:o,value:e[o]});for(const o of Object.keys(t))Object.hasOwn(e,o)||null==t[o]||n.push({field:o,value:null});return n}function Ca(t,e,n,s){if(e.pathInfo.path in t)return!0;const r=e.parentAddress;if(null===r)return!1;const i=Ia(t,r,n,s);if(null===i||"object"!=typeof i&&"function"!=typeof i)return!1;const a=e.pathInfo.lastSegment;if(a===o){const t=e.listIndex?.index;return"number"==typeof t&&t in i}return a in i}const Ea=new WeakMap;function Ma(t,e){null===e?Ea.delete(t):Ea.set(t,e)}function Ta(t,e,n){const o=U(t.wildcardParentPaths[e]),s=ie(t.stateElement,o),r=De(o,n),i=Xt(ue(s,n)),a=t.stateProxy[Zt](r),l=function(t,e){switch(e){case"old":return t.oldIndexes;case"new":return t.newIndexes;case"add":return t.addIndexSet;case"change":return t.changeIndexSet;case"delete":return t.deleteIndexSet;default:return[]}}(ss(Kn(t.stateElement,r.listIndex),i,a),t.searchType);if(e===t.wildcardPaths.length-1)t.targetListIndexes.push(...l);else for(const n of l)Ta(t,e+1,n)}const Oa=[];function Ra(t,e,n,o,s){return"full"===t.listExpansion||t.stateElement.crossRowListPaths?.has(e)?{fullRows:s.newIndexes,movedRows:null}:0===s.addIndexSet.size&&0===s.changeIndexSet.size?0===s.deleteIndexSet.size?t.keyedMergePath===e?{fullRows:Oa,movedRows:null}:{fullRows:s.newIndexes,movedRows:null}:{fullRows:Oa,movedRows:null}:{fullRows:s.addIndexSet,movedRows:s.changeIndexSet}}const Da=[];function La(t,e,o){const s=t.stateElement.indexDependentGetterPaths;if(!s||0===s.size)return Da;let r=null;const i=e+n;for(const t of s){if(t!==e&&!t.startsWith(i))continue;const n=U(t);if(n.wildcardCount!==o.wildcardCount)return null;(r??=[]).push(n)}return r??Da}function Wa(t,e,n){const s=e.pathInfo.path,r=t.staticMap.get(s);if(r)for(const i of r){const r=U(i);if(t.listPathSet.has(s)&&r.lastSegment===o){const o=t.stateProxy[Zt](e),a=Xt(ue(ie(t.stateElement,e.pathInfo),e.listIndex)),l=Ra(t,s,0,0,ss(Kn(t.stateElement,e.listIndex),a,o));for(const e of l.fullRows){const o=De(r,e);t.result.add(o),n.push(o)}if(null!==l.movedRows){const e=La(t,i,r);if(null===e)for(const e of l.movedRows){const o=De(r,e);t.result.add(o),n.push(o)}else if(e.length>0)for(const o of l.movedRows)for(const s of e){const e=De(s,o);t.result.add(e),n.push(e)}}}else{const o=De(r,e.listIndex);t.result.add(o),n.push(o)}}const i=t.dynamicMap.get(s);if(i)for(const o of i){const s=U(o),r=[];if(s.wildcardCount>0){const n=ge(e.pathInfo,s);if(s.wildcardCount-n>=1){let o;n>0?(null===e.listIndex&&et(`Cannot expand dynamic dependency with wildcard for non-list address: ${e.pathInfo.path}`),o=ye(e.listIndex,n-1,e.pathInfo.wildcardCount)):o=null;const i={stateName:t.stateName,stateElement:t.stateElement,targetListIndexes:[],wildcardPaths:s.wildcardPaths,wildcardParentPaths:s.wildcardParentPaths,stateProxy:t.stateProxy,searchType:t.searchType};Ta(i,n,o),r.push(...i.targetListIndexes)}else{null===e.listIndex&&et(`Cannot expand dynamic dependency with wildcard for non-list address: ${e.pathInfo.path}`);const t=ye(e.listIndex,n-1,e.pathInfo.wildcardCount);r.push(t)}}else r.push(null);for(const e of r){const o=De(s,e);t.result.add(o),n.push(o)}}}function ja(t,e,n,o,s,r,i,a,l,c){const d=n.pathInfo.path;if(!o.has(d)&&!s.has(d))return l(n),[];const u=function(t,e,n,o){const s=new Map,r=new Map,i=[t];for(r.set(t,0);i.length>0;){const t=i.pop();if(s.has(t))continue;const o=e.get(t),a=n.get(t);let l;l=void 0===o?a??[]:void 0===a?o:o.concat(a),s.set(t,l);for(let t=0;t<l.length;t++){const e=l[t];r.set(e,(r.get(e)??0)+1),s.has(e)||i.push(e)}}const a=new Map,l=new Set,c=[];for(const[t,e]of r)0===e&&(a.set(t,0),l.add(t),c.push(t));for(let t=0;t<c.length;t++){const e=c[t],n=a.get(e)+1;n>o&&et(`Maximum dependency depth of ${o} exceeded. Possible circular dependency detected at path: ${e}`);const i=s.get(e);for(let t=0;t<i.length;t++){const e=i[t];n>(a.get(e)??-1)&&a.set(e,n);const o=r.get(e)-1;r.set(e,o),0===o&&(l.add(e),c.push(e))}}if(l.size!==s.size){let t=-1;for(const e of l){const n=a.get(e);n>t&&(t=n)}const e=t+1;for(const t of s.keys())l.has(t)||a.set(t,e)}return a}(d,o,s,1e3),f={ranks:u,stateName:t,stateElement:e,staticMap:o,dynamicMap:s,result:new Set,listPathSet:r,visited:new Set,stateProxy:i,searchType:a,listExpansion:c?.listExpansion??"full",keyedMergePath:c?.keyedMergePath??null};return function(t,e,n){const o=[],s=t.ranks,r=(t,e)=>{let n=s.get(t.pathInfo.path)??e;n<e&&(n=e),(o[n]??=[]).push(t)};r(e,0);const i=[];for(let e=0;e<o.length;e++){const s=o[e];if(void 0!==s)for(let o=0;o<s.length;o++){const a=s[o];if(!t.visited.has(a)){t.visited.add(a),n(a),i.length=0,Wa(t,a,i);for(let t=0;t<i.length;t++)r(i[t],e+1)}}}}(f,n,l),Array.from(f.result)}function Ba(t,e,n,o,s){const r=t.watchPaths;null!=r&&s&&r.has(e)&&function(t,e){Vi.has(t)||Vi.set(t,e)}(n,o)}function Fa(t,e,n,o,s){const r=_n()??xn(-1),i=Xr();i.enqueueAbsoluteAddress(e,r),ja(o.stateName,o.stateElement,t,o.stateElement.staticDependency,o.stateElement.dynamicDependency,o.stateElement.listPaths,n,"new",e=>{if(e===t)return;const n=ue(ie(o.stateElement,e.pathInfo),e.listIndex);ha(n),i.enqueueAbsoluteAddress(n,r)},{listExpansion:"diff",keyedMergePath:s})}function za(t,e,n,s,r,i,a){try{if(!(e.pathInfo.path in t)){const n=e.parentAddress;if(null===n)return Reflect.set(t,e.pathInfo.path,s);const a=Ia(t,n,r,i),l=e.pathInfo.segments[e.pathInfo.segments.length-1];if(l===o){const t=e.listIndex?.index??et(`address.listIndex?.index is undefined path: ${e.pathInfo.path}`);return Reflect.set(a,t,s)}return Reflect.set(a,l,s)}if(i.stateElement.setterPaths.has(e.pathInfo.path)){i.pushAddress(e),i.beginUntrack();try{return Reflect.set(t,e.pathInfo.path,s,r)}finally{i.endUntrack(),i.popAddress()}}else{if(!0!==i.stateElement.hasMappedComponentState)return Reflect.set(t,e.pathInfo.path,s);ya(i.stateElement,e);try{return Reflect.set(t,e.pathInfo.path,s)}finally{ba()}}}finally{Fa(e,n,r,i,a)}}function qa(t,e,n,o,s,r,i){let a=e.parentAddress??et(`address.parentAddress is undefined path: ${e.pathInfo.path}`),l=function(t){return Ea.get(t)??null}(a);if(null===l){const e=Ia(t,a,s,r)??[],n=Zo(e)??[];l={value:[...e],listIndexes:[...n]},Ma(a,l)}try{return za(t,e,n,o,s,r,i)}finally{const n=l.value.indexOf(o),i=Ia(t,a,s,r)??[],c=Array.isArray(i)?Zo(i)??[]:[],d=e.listIndex.index,u=-1!==n?l.listIndexes[n]:Yo(a.listIndex,-1);c[d]=u;if(new Set(i).size===l.value.length){for(let t=0;t<c.length;t++)c[t].index=t;Ma(a,null)}}}function Ua(t,e,s,r,i){const a=i.stateElement.listKeys;if(null!=a&&Array.isArray(s)){const l=a.get(e.pathInfo.path);if(void 0!==l){const a=Ia(t,e,r,i),c=function(t,e,n,o){const s=Aa(o,e,t,"new");if(!Array.isArray(n)||0===n.length||0===o.length)return null;const r=n,i=Aa(r,e,t,"current"),a=new Map;for(let t=0;t<r.length;t++)a.set(i[t],r[t]);const l=new Array(o.length),c=[];for(let t=0;t<o.length;t++){const e=o[t],n=a.get(s[t]);void 0!==n&&n!==e?(l[t]=n,c.push({position:t,oldRow:n,newRow:e})):l[t]=e}return c.length>0?{list:l,matched:c}:null}(e.pathInfo.path,l,a,s);if(null!==c)return function(t,e,s,r,i,a){const l=e.pathInfo.path,c=Kn(a.stateElement,e.listIndex);null===Zo(r)&&ss(c,null,r);const d=ss(c,r,s.list),u=Ha(t,e,s.list,i,a,l),f=U(l+n+o);for(const e of s.matched){const o=ka(e.oldRow,e.newRow);if(0===o.length)continue;const s=d.newIndexes[e.position];for(const r of o)void 0!==s?Ua(t,De(U(f.path+n+r.field),s),r.value,i,a):e.oldRow[r.field]=r.value}return u}(t,e,c,a,r,i)}}return Ha(t,e,s,r,i,null)}function Ha(t,n,s,r,i,a){const l=i.stateElement,c=n.pathInfo.path,d=!!Cn&&(Cn=!1,!0);if(!(c in t)&&null!==n.parentAddress&&!l.elementPaths.has(c)){const u=Ia(t,n.parentAddress,r,i);if("object"==typeof u&&null!==u){const t=n.pathInfo.lastSegment,f=t===o?n.listIndex?.index:t;let h,p=!1;if(!d&&e.sameValueGuard&&(null===s||"object"!=typeof s)){const t=void 0!==f&&f in u,e=void 0!==f?u[f]:void 0;if(t&&Object.is(e,s))return!0;h=e,p=!0}const m=wa(l,n),g=ue(ie(l,n.pathInfo),n.listIndex);null!==$e&&$e({type:"state:write",absoluteAddress:g,value:s,oldValue:h,hasOldValue:p}),Ba(l,c,g,h,p);try{return void 0===f&&et(`address.listIndex?.index is undefined path: ${c}`),Reflect.set(u,f,s)}finally{Fa(n,g,r,i,a),m&&fa(g,{value:s,dirty:!1}),$a(l,n.pathInfo,{value:s})}}}let u,f=!1;if(!d&&e.sameValueGuard&&(null===s||"object"!=typeof s)){const e=Ia(t,n,r,i);if(Ca(t,n,r,i)&&Object.is(e,s))return!0;u=e,f=!0}const h=l.elementPaths.has(n.pathInfo.path),p=wa(l,n),m=ue(ie(l,n.pathInfo),n.listIndex);null!==$e&&$e({type:"state:write",absoluteAddress:m,value:s,oldValue:u,hasOldValue:f}),Ba(l,c,m,u,f);try{return h?qa(t,n,m,s,r,i,a):za(t,n,m,s,r,i,a)}finally{p&&fa(m,{value:s,dirty:!1}),$a(l,n.pathInfo,{value:s})}}function Va(t,e,n,o){return(e,s,r)=>{const i=U(e);if(o.addressStackLength>0){const t=o.lastAddressStack?.pathInfo??null,e=o.stateElement;null!==t&&t.path!==i.path&&e.getterPaths.has(t.path)&&e.addDynamicDependency(i.path,t.path)}i.wildcardParentPathInfos.length>s.length&&et(`indexes length is insufficient: ${e}`);let a=null;for(let e=0;e<i.wildcardParentPathInfos.length;e++){const r=i.wildcardParentPathInfos[e],l=De(r,a),c=Zo(Ia(t,l,n,o));null==c&&et(`ListIndexes not found: ${r.path}`);const d=s[e];a=c[d]??et(`ListIndex not found at index ${d} of ${r.path}`)}const l=De(i,a);if(!(void 0!==r))return Ia(t,l,n,o);Ua(t,l,r,n,o)}}const Ga=new WeakMap;function Ka(t,e,n,o){const s=e.pathInfo;switch(e.wildcardType){case"none":return null;case"context":return xa(o,s.wildcardPaths.at(-1)??et(`lastWildcardPath is null: ${e.pathInfo.path}`))??et(`ListIndex not found: ${e.pathInfo.path}`);case"all":{let s=null;for(let r=0;r<e.pathInfo.wildcardCount;r++){const i=e.pathInfo.wildcardParentPathInfos[r]??et(`wildcardParentPathInfo is null: ${e.pathInfo.path}`),a=Zo(Ia(t,De(i,s),n,o))??et(`ListIndex not found: ${i.path}`),l=e.wildcardIndexes[r]??et(`wildcardIndex is null: ${e.pathInfo.path}`);s=a[l]??et(`ListIndex not found at index ${l} of ${i.path}`)}return s}case"partial":et(`Partial wildcard type is not supported yet: ${e.pathInfo.path}`)}}const Ja=`${O}${n}`,Xa=`${R}${n}`,Ya=new WeakMap;function Qa(t,e,n,o){const s=v[e];if(void 0!==s){0===o.addressStackLength&&et(`No active state reference to get list index for "${e.toString()}".`);const t=o.lastAddressStack,n=t?.pathInfo;n&&!o.untracking&&o.stateElement?.getterPaths.has(n.path)&&o.stateElement.addIndexDependentGetterPath?.(n.path);const r=t?.listIndex;null==r&&et(`ListIndex not found: ${e.toString()}`);const i=ye(r,s,t.pathInfo.wildcardCount);return i?.index??et(`ListIndex not found: ${e.toString()}`)}if("string"==typeof e){if("$"===e[0]){switch(e){case"$stateElement":return o.stateElement;case"$getAll":return(e,s)=>function(t,e,n,o){const s=Va(t,0,n,o);return(e,r)=>{const i=new Map,a=U(e);if(o.addressStackLength>0){const t=o.lastAddressStack?.pathInfo??null,e=o.stateElement;null!==t&&t.path!==a.path&&e.getterPaths.has(t.path)&&e.addDynamicDependency(a.path,t.path)}if(void 0===r){for(let t=0;t<a.wildcardParentPathInfos.length;t++){const e=a.wildcardParentPathInfos[t],n=xa(o,e.path);if(n){r=be(n,n.length-Vn(o.stateElement));break}}void 0===r&&(r=[])}const l=(e,s,r,a,c,d,u)=>{const f=e[s]??null;if(null===f)return void u.push(d);const h=De(f,r),p=Ga.get(h),m=Ia(t,h,n,o),g=ss(Kn(o.stateElement,r),p,m).newIndexes,y=a[c]??null;if(i.set(h,m),null===y)for(let t=0;t<g.length;t++){const n=g[t];l(e,s+1,n,a,c+1,d.concat(n.index),u)}else{const t=g[y]??et(`ListIndex not found at index ${y} of ${f.path}`);s+1<e.length?l(e,s+1,t,a,c+1,d.concat(t.index),u):u.push(d.concat(t.index))}},c=[];l(a.wildcardParentPathInfos,0,null,r,0,[],c);const d=[];for(let t=0;t<c.length;t++)d.push(s(a.path,c[t]));for(const[t,e]of i.entries())Ga.set(t,e);return d}}(t,0,n,o)(e,s);case"$postUpdate":return e=>function(t,e,n,o){const s=o.stateElement;return e=>{const r=da(e),i=Ka(t,r,n,o),a=De(r.pathInfo,i),l=ue(ie(s,a.pathInfo),a.listIndex),c=Xr();c.enqueueAbsoluteAddress(l),ja(o.stateName,o.stateElement,a,o.stateElement.staticDependency,o.stateElement.dynamicDependency,o.stateElement.listPaths,n,"new",t=>{const e=ue(ie(s,t.pathInfo),t.listIndex);ha(e),c.enqueueAbsoluteAddress(e)}),$a(s,a.pathInfo)}}(t,0,n,o)(e);case"$resolve":return(e,s,r)=>Va(t,0,n,o)(e,s,r);case"$trackDependency":return t=>function(t,e,n,o){return t=>{0===o.addressStackLength&&et(`No active state reference to track dependency for path "${t}".`);const e=o.lastAddressStack?.pathInfo??et("Internal error: lastAddressStack is null"),n=o.stateElement;o.stateElement.getterPaths.has(e.path)&&e.path!==t&&n.addDynamicDependency(t,e.path)}}(0,0,0,o)(t);case"$untrackDependency":return t=>function(t,e,n,o){return t=>{o.beginUntrack();try{return t()}finally{o.endUntrack()}}}(0,0,0,o)(t);case A:return pi(o.stateElement);case O:return Ci(o.stateElement);case R:return Ei(o.stateElement)}if(!e.startsWith(Ja)&&!e.startsWith(Xa))return}const s=da(e),r=Ka(t,s,n,o),i=De(s.pathInfo,r);return Ia(t,i,n,o)}if("symbol"==typeof e){const s=function(t){let e=Ya.get(t);return void 0===e&&(e=new Map,Ya.set(t,e)),e}(o),r=s.get(e);if(void 0!==r)return r;let i;switch(e){case Qt:i=(t,e=()=>{})=>function(t,e,n){void 0!==t.loopContext&&et("already in loop context"),t.setLoopContext(e);try{t.pushAddress(e);try{return n()}finally{t.popAddress()}}finally{t.clearLoopContext()}}(o,t,e);break;case Zt:i=e=>Ia(t,e,n,o);break;case te:i=e=>Ca(t,e,n,o);break;case ee:i=(e,s)=>Ua(t,e,s,n,o);break;case ne:i=()=>async function(t,e,n){const o=Reflect.get(t,N);"function"==typeof o&&await o.call(n)}(t,0,n);break;case oe:i=()=>function(t,e,n){const o=Reflect.get(t,S);"function"==typeof o&&o.call(n)}(t,0,n);break;case se:i=e=>function(t,e,n,o){const s=Reflect.get(t,I);if("function"==typeof s){const t=new Set,r={};for(const n of e){const e=n.absolutePathInfo.pathInfo;let s;if(s=n.absolutePathInfo.stateName===o.stateName?e.path:e.path+"@"+n.absolutePathInfo.stateName,t.add(s),e.wildcardCount>0){const t=be(n.listIndex,e.wildcardCount),o=r[s];void 0===o?r[s]=[t]:o.push(t)}}return s.call(n,Array.from(t),r)}}(t,e,n,o);break;default:return Reflect.get(t,e,n)}return s.set(e,i),i}}class Za{_stateElement;_stateName;_addressStack=Array(s).fill(void 0);_addressStackIndex=-1;_loopContext;_mutability;_untrackDepth=0;constructor(t,e,n){this._stateName=e;const o=zr(t,this._stateName);null===o&&et(`StateHandler: State element with name "${this._stateName}" not found.`),this._stateElement=o,this._mutability=n}get stateName(){return this._stateName}get stateElement(){return this._stateElement}get lastAddressStack(){let t;return this._addressStackIndex>=0&&(t=this._addressStack[this._addressStackIndex]),void 0===t&&et("Last address stack is undefined."),t}get addressStackLength(){return this._addressStackIndex+1}get loopContext(){return this._loopContext}pushAddress(t){this._addressStackIndex++,this._addressStackIndex>=s&&et("Exceeded maximum address stack depth of 128. Possible infinite loop."),this._addressStack[this._addressStackIndex]=t}popAddress(){if(this._addressStackIndex<0)return null;const t=this._addressStack[this._addressStackIndex];return void 0===t&&et(`Address stack at index ${this._addressStackIndex} is undefined.`),this._addressStack[this._addressStackIndex]=void 0,this._addressStackIndex--,t}setLoopContext(t){this._loopContext=t}clearLoopContext(){this._loopContext=void 0}get untracking(){return this._untrackDepth>0}beginUntrack(){this._untrackDepth++}endUntrack(){this._untrackDepth--}get(t,e,n){return Qa(t,e,n,this)}set(t,e,n,o){return"readonly"===this._mutability&&et(`State "${this._stateName}" is readonly.`),function(t,e,n,o,s){if("string"==typeof e){const r=da(e),i=Ka(t,r,o,s);return Ua(t,De(r.pathInfo,i),n,o,s)}return Reflect.set(t,e,n,o)}(t,e,n,o,this)}has(t,e){return Reflect.has(t,e)}}function tl(t){return function(t){const e=Object.getPrototypeOf(t),n=Object.create(e),o=Object.getOwnPropertyDescriptors(t);for(const t in o){const e=o[t];!1===e.writable&&(e.writable=!0)}return Object.defineProperties(n,o),n}(t)}class el{_webComponent;_innerStateElement;constructor(t,e){this._webComponent=t,this._innerStateElement=Fn(t,e)??et("State element not found for web component.")}_outerLoopContext(t,e){const n=e.pathInfo.wildcardCount,o=Gn(e.stateElement,e.pathInfo),s=Gt(this._webComponent);if(null!==s&&s.listIndex.length===o)return s;if(n>0){const s=function(t,e){if(0===ga)return null;const n=ga-1,o=ma[n];return pa[n]!==t||o?.pathInfo.path!==e?null:o}(this._innerStateElement,t.path),r=s?.listIndex??null;if(null!==r&&r.length===o){return De(U(e.pathInfo.wildcardPaths[n-1]),r)}}return s}get(t,e,n){if("string"!=typeof e)return Reflect.get(t,e,n);{if("then"===e)return;if("$"===e[0])return;if(this._innerStateElement.getterPaths.has(e)&&e in t)return Reflect.get(t,e,n);const o=U(e),s=ie(this._innerStateElement,o),r=to(this._webComponent,s);if(null!==r){const t=this._outerLoopContext(o,r);let e;return r.stateElement.createState("readonly",n=>{n[Qt](t,()=>{e=n[r.pathInfo.path]})}),e}if(e in t)return Reflect.get(t,e,n);et(`Property "${e}" not found in inner state: no mapping rule and no local state property.`)}}set(t,e,n,o){if("string"!=typeof e)return Reflect.set(t,e,n,o);{if(this._innerStateElement.setterPaths.has(e)&&e in t)return Reflect.set(t,e,n,o);const s=U(e),r=ie(this._innerStateElement,s),i=to(this._webComponent,r);if(null!==i){const t=this._outerLoopContext(s,i);return i.stateElement.createState("writable",e=>{e[Qt](t,()=>{e[i.pathInfo.path]=n})}),!0}if(e in t)return Reflect.set(t,e,n,o);et(`Property "${e}" not found in inner state: no mapping rule and no local state property.`)}}has(t,e){if("string"==typeof e){if("$"===e[0])return!1;if((this._innerStateElement.getterPaths.has(e)||this._innerStateElement.setterPaths.has(e))&&e in t)return!0;const n=U(e),o=ie(this._innerStateElement,n);return null!==to(this._webComponent,o)||e in t}return Reflect.has(t,e)}}class nl{_innerStateElement;constructor(t,e){this._innerStateElement=Fn(t,e)??et("State element not found for web component.")}get(t,e,n){if("string"==typeof e){let t;return this._innerStateElement.createState("readonly",n=>{t=n[e]}),t}return Reflect.get(t,e,n)}set(t,e,n,o){return"string"==typeof e?(this._innerStateElement.createState("writable",t=>{t[e]=n}),!0):Reflect.set(t,e,n,o)}}const ol=t=>()=>t;function sl(t,n,o,s){!function(t,e,n){let o=Bn.get(t);o||(o=new Map,Bn.set(t,o)),o.set(e,n)}(n,o,t);const r=n.hasAttribute(e.bindAttributeName)?(i=n,(it.get(i)||null)??[]).filter(t=>t.propSegments[0]===o):[];var i;r.length>0?(!function(t,e,n){if(0===n.length)return;const o=Fn(t,e);null===o&&et("State element not found for web component.");const s=new Map,r=new Map;for(const e of n){const n=Zn(o,e);let i=Yn.get(t);void 0===i?Yn.set(t,new Set([n])):i.add(n);const a=n.innerAbsPathInfo,l=n.outerAbsPathInfo;Qn.set(n,e),s.set(a,l),r.set(l,a),qn(t,l.stateElement)}Jn.set(t,s),Xn.set(t,r)}(n,o,r),t.markComponentStateMapped?.(),t.setInitialState(function(t,e){const n=new el(t,e),o=Fn(t,e);null===o&&et("State element not found for web component."),null===o.boundComponentStateProp&&et("State element is not bound to any component state prop."),o.boundComponentStateProp in t||et(`State element is not bound to a valid component state prop: ${o.boundComponentStateProp}`);const s=t[o.boundComponentStateProp];return"object"==typeof s&&null!==s||et(`Invalid state object for component state prop: ${o.boundComponentStateProp}`),new Proxy(tl(s),n)}(n,o))):t.setInitialState(tl(s));const a=function(t,e){const n=new nl(t,e);return new Proxy({},n)}(n,o);if(Object.defineProperty(n,o,{get:ol(a),enumerable:!0,configurable:!0}),function(t,e){let n=Bo.get(t);n||(n=new Set,Bo.set(t,n)),n.add(e)}(n,o),x in n){const t=n[x];"function"==typeof t?t.call(n,o).catch(t=>{et(`Error in ${x}: ${t instanceof Error?t.message:String(t)}`)}):et(`${x} is not a function.`)}}class rl extends _r{static hasConnectedCallbackPromise=!0;static getBindingsReady(t){return qr(t)}__state;_hasUpdatedCallback=!1;_crossRowListPaths=new Set;_indexDependentGetterPaths=new Set;_name="default";_initialized=!1;_initializePromise;_resolveInitialize=null;_connectedCallbackPromise;_resolveConnectedCallback=null;_rejectConnectedCallback=null;_loadingPromise;_resolveLoading=null;_setStatePromise=null;_resolveSetState=null;_listPaths=new Set;_listKeys=null;_elementPaths=new Set;_getterPaths=new Set;_setterPaths=new Set;_loopContextStack=function(t=()=>0){return new di(t)}(()=>Vn(this));_dynamicDependency=new Map;_staticDependency=new Map;_pathSet=new Set;_watchPaths=null;_version=0;_rootNode=null;_boundComponent=null;_boundComponentStateProp=null;_hasMappedComponentState=!1;_bindableEventMap={};_commandTokenNames=new Set;_eventTokenNames=new Set;_dcc=!1;_connectGeneration=0;_streamsStartedGeneration=0;constructor(){super(),this._initializePromise=new Promise(t=>{this._resolveInitialize=t}),this._connectedCallbackPromise=new Promise((t,e)=>{this._resolveConnectedCallback=t,this._rejectConnectedCallback=e}),this._loadingPromise=new Promise(t=>{this._resolveLoading=t}),this._setStatePromise=new Promise(t=>{this._resolveSetState=t})}get _state(){return void 0===this.__state&&et(`${e.tagNames.state} _state is not initialized yet.`),this.__state}set _state(e){this._commandTokenNames=function(t){const e=new Set,n=t[_];if(void 0===n)return e;Array.isArray(n)||et(`${_} must be an array of strings.`);for(const t of n)"string"==typeof t&&0!==t.length||et(`${_} entries must be non-empty strings.`),t===A&&et(`${_} entry "${t}" conflicts with the reserved namespace name "${A}".`),e.has(t)&&et(`${_} entry "${t}" is duplicated.`),e.add(t);return e}(e),this._eventTokenNames=function(t){const e=new Set,n=t[k];if(void 0===n)return e;Array.isArray(n)||et(`${k} must be an array of strings.`);for(const t of n)"string"==typeof t&&0!==t.length||et(`${k} entries must be non-empty strings.`),e.has(t)&&et(`${k} entry "${t}" is duplicated.`),e.add(t);return e}(e),this.__state=e,this._hasUpdatedCallback=I in e,Qe(this),function(t,e,n){const o=e[C];if(void 0!==o){"object"==typeof o&&null!==o||et(`${C} must be an object mapping event-token names to handler functions.`);for(const[e,s]of Object.entries(o))n.has(e)||et(`${C} entry "${e}" is not declared in $eventTokens.${lt(e,n)}`),"function"!=typeof s&&et(`${C} entry "${e}" must be a function.`),Ye(t,e).subscribe(s)}}(this,e,this._eventTokenNames),this._listPaths.clear(),this._elementPaths.clear(),this._getterPaths.clear(),this._setterPaths.clear(),this._pathSet.clear();const s=function(t){const e=new Set,n=new Set,o=sa(t);for(const[t,s]of Object.entries(o))"function"==typeof s.get&&e.add(t),"function"==typeof s.set&&n.add(t);return{getterPaths:e,setterPaths:n}}(e);for(const t of s.getterPaths)this._getterPaths.add(t);for(const t of s.setterPaths)this._setterPaths.add(t);var r;Mi(this),Ii(r=this),vi(r),Ni.delete(r),Pi(this,e),this._listKeys=function(t){const e=t[T];if(void 0===e)return null;"object"==typeof e&&null!==e||et(`${T} must be an object mapping list paths to key specs.`);const s=new Map;for(const[t,r]of Object.entries(e)){0===t.length&&et(`${T} entry path must be a non-empty string.`);const e=t.split(n);e.some(t=>0===t.length)&&et(`${T} entry "${t}" must not contain empty path segments.`),e[e.length-1]===o&&et(`${T} entry "${t}" must be the list path itself, not the element path (drop the trailing "${n}${o}").`),"function"!=typeof r?("string"!=typeof r&&et(`${T} entry "${t}" key spec must be a field name (string) or a function.`),0===r.length&&et(`${T} entry "${t}" key field name must be a non-empty string.`),(r.includes(n)||r.includes(o))&&et(`${T} entry "${t}" key field name "${r}" must be a flat property name ("${n}" / "${o}" are not allowed).`),r in Object.prototype&&et(`${T} entry "${t}" key field name "${r}" must not be a property name inherited from Object.prototype (e.g. "__proto__", "constructor").`),s.set(t,r)):s.set(t,r)}return s.size>0?s:null}(e),function(t){ji.delete(t),Wi.delete(t)}(this),function(t){Ui.delete(t)}(this),this._watchPaths=qi(this,e),this._initialized&&null!==this._rootNode&&!t()&&(Gi(this),Ri(this),this._streamsStartedGeneration=this._connectGeneration),this._resolveLoading?.()}get name(){return this._name}_loadFromSsrElement(){if(!this.hasAttribute("enable-ssr"))return null;const t=this.getAttribute("name")||"default",e=this.parentNode;if(!e)return null;const n=Tr.findByName(e,t);if(!n)return null;const o=n.stateData;return Object.keys(o).length>0?o:null}async _initialize(){const n=t()?null:this._loadFromSsrElement();try{if(this.hasAttribute("state")){const t=this.getAttribute("state");this._state=function(t){const e=document.getElementById(t);if(e&&"application/json"===e.type)try{return JSON.parse(e.textContent||"{}")}catch(t){et("Failed to parse JSON from script element:"+t)}return{}}(t)}else if(this.hasAttribute("src")){const t=this.getAttribute("src");t&&t.endsWith(".json")?this._state=await async function(t){try{const e=await fetch(t);return e.ok||et(`Failed to fetch JSON file: ${e.statusText}`),await e.json()}catch(t){return console.error("Failed to load JSON file:",t),{}}}(t):t&&t.endsWith(".js")?this._state=await ci(t):et(`Unsupported src file type: ${t}`)}else if(this.hasAttribute("json")){const t=this.getAttribute("json");this._state=JSON.parse(t)}else{const t=this.querySelector('script[type="module"]');if(t)this._state=await li(t,`${this._name}`);else{const t=setTimeout(()=>{console.warn(`[@wcstack/state] Warning: No state source found for <${e.tagNames.state}> element with name="${this._name}".`)},6e4);this._state=await this._setStatePromise,clearTimeout(t)}}}catch(t){et(`Failed to initialize state: ${t}`)}if(null!==n&&this.__state)for(const[t,e]of Object.entries(n)){if(t in this.__state){const e=Object.getOwnPropertyDescriptor(this.__state,t);if(e&&(e.get||e.set))continue;if("function"==typeof this.__state[t])continue}this.__state[t]=e}await this._loadingPromise,this._name=this.getAttribute("name")||"default",Ur(this.rootNode,this._name,this)}async _initializeBindWebComponent(){if(this.hasAttribute("bind-component")){const t=this.parentNode,n=t instanceof ShadowRoot?t.host:t instanceof Element?t:null,o=n?G(n):null;null!==n&&null!==o||et(`"bind-component" requires <${e.tagNames.state}> to be a direct child of a custom element.`),t instanceof ShadowRoot||this.hasAttribute("name")||et('"bind-component" in Light DOM requires a "name" attribute to avoid namespace conflicts with the parent scope.');const s=["state","src","json"].filter(t=>this.hasAttribute(t));null!==this.querySelector('script[type="module"]')&&s.push('<script type="module">'),s.length>0&&et(`"bind-component" cannot be combined with ${s.join(", ")}. The component's "${this.getAttribute("bind-component")}" property is the only state source.`);const r=this.getAttribute("bind-component");await customElements.whenDefined(o.toLowerCase()),n.hasAttribute(e.bindAttributeName)&&await B(n),r in n||et(`Component does not have property "${r}" for state binding.`);const i=n[r];"object"==typeof i&&null!==i||et(`Component property "${r}" is not an object for state binding.`),this._boundComponent=n,this._boundComponentStateProp=r,sl(this,this._boundComponent,this._boundComponentStateProp,i)}}_initializeLightDomComponentScope(){const t=this._boundComponent;null!==t&&this.parentNode===t&&t.hasAttribute(e.bindAttributeName)&&(Ir(this._rootNode,t),or(t,null))}_reloadMappedPathsAfterReconnect(){if(!this._hasMappedComponentState||null===this._boundComponent)return;const t=function(t){const e=Yn.get(t);if(void 0===e)return[];const n=[];for(const t of e)n.push(t.innerAbsPathInfo.pathInfo.path);return n}(this._boundComponent);!function(t){const e=Yn.get(t);if(void 0===e)return;const n=new Map,o=new Map;for(const t of e)n.set(t.innerAbsPathInfo,t.outerAbsPathInfo),o.set(t.outerAbsPathInfo,t.innerAbsPathInfo);Jn.set(t,n),Xn.set(t,o)}(this._boundComponent),this.createState("readonly",e=>{for(const n of t)e.$postUpdate(n)})}async _callStateConnectedCallback(){await this.createStateAsync("writable",async t=>{N in t&&await t[ne]()})}async _initializeDCC(t,n){let o;try{if(this.hasAttribute("src")){const t=this.getAttribute("src");t.endsWith(".js")?o=await ci(t):et(`DCC: Unsupported src type: ${t}`)}else{const e=this.querySelector('script[type="module"]');e?o=await li(e,t.tagName.toLowerCase()):et(`DCC: No state source found for "${t.tagName.toLowerCase()}".`)}}catch(t){et(`DCC: Failed to load state: ${t}`)}!function(t,n,o){const s=t.tagName.toLowerCase();s.includes("-")||et(`DCC: "${s}" is not a valid custom element name (must contain a hyphen).`),customElements.get(s)&&et(`DCC: "${s}" is already registered. A custom element name can only be defined once.`);const r=document.createElement("template");r.innerHTML=n.innerHTML;const i=n.mode,{bindables:a,commands:l,streamBackedBindables:c}=aa(o),d=a.length>0||l.length>0?function(t,e,n=[]){const o={protocol:"wc-bindable",version:1,properties:e.map(e=>({name:e,event:`${t}:${e}-changed`,getter:t=>t.target[e]})),inputs:e.map(t=>({name:t}))};if(0===n.length)return o;const s=n.map(t=>({name:t,async:!0}));return{...o,commands:s}}(s,a,l):null,u=a.length>0?function(t,e){const n={};for(const o of e)n[o]=`${t}:${o}-changed`;return n}(s,a):{},f=`${e.tagNames.state}:not([name])`,h=class extends HTMLElement{static template=r;static shadowRootMode=i;static wcBindable=d;static bindableEventMap=u;_shadow=null;_ensureShadow(){if(null!==this._shadow)return this._shadow;if(this.hasAttribute(D))return null;this._shadow=this.attachShadow({mode:h.shadowRootMode}),this._shadow.appendChild(h.template.content.cloneNode(!0));const t=K();return null!==t&&J(t,this._shadow),this._shadow}connectedCallback(){const t=this._ensureShadow();if(null!==t&&Object.keys(h.bindableEventMap).length>0){const n=t.querySelector(f);n?n.setBindableEventMap(h.bindableEventMap):console.warn(`[@wcstack/state] DCC: "${s}" declares ${$} but its template has no <${e.tagNames.state}> without a "name" attribute. Change events will not be dispatched.`)}}get stateElement(){return this._ensureShadow()?.querySelector(f)??null}},p=sa(o);for(const[t,e]of Object.entries(p)){if(oa(t))continue;const n={configurable:!0,enumerable:!0};if("function"==typeof e.value){const o="AsyncFunction"===e.value.constructor?.name;n.value=na(t,o)}else n.get=ta(t),n.set=ea(t);Object.defineProperty(h.prototype,t,n)}for(const t of c)Object.defineProperty(h.prototype,t,{configurable:!0,enumerable:!0,get:ta(t),set:ea(t)});customElements.define(s,h)}(t,n,o),this._dcc=!0,this._initialized=!0,this._rootNode=null,this._resolveInitialize?.(),this._resolveConnectedCallback?.()}_callStateDisconnectedCallback(){this.createState("writable",t=>{S in t&&t[oe]()})}async connectedCallback(){this._rootNode=this.getRootNode();const n=++this._connectGeneration;if(this._initialized)this._dcc||zr(this._rootNode,this._name)===this||(Ur(this._rootNode,this._name,this),this._reloadMappedPathsAfterReconnect());else{const t=this.parentNode;if(t instanceof ShadowRoot&&t.host.hasAttribute(D))return this.hasAttribute("bind-component")&&et(`"bind-component" cannot be used inside a [${D}] host. DCC state comes from the template, not from a component property.`),void await this._initializeDCC(t.host,t);await this._initializeBindWebComponent(),await this._initialize(),this._initialized=!0,this._initializeLightDomComponentScope(),this._resolveInitialize?.()}if(this.hasAttribute("enable-ssr")&&!t()||await this._callStateConnectedCallback(),t()&&this.hasAttribute("enable-ssr"))try{await qr(this.rootNode);const t=this.getAttribute("name")||"default",n=Tr.extractStateData(this),o=document.createElement(e.tagNames.ssr);o.setAttribute("name",t),o.setAttribute("version",Pr),Tr.buildContent(o,n),this.parentNode?.insertBefore(o,this)}catch(t){throw this._rejectConnectedCallback?.(t),t}t()||null===this._rootNode||n!==this._connectGeneration||Gi(this),t()||null===this._rootNode||n!==this._connectGeneration||this._streamsStartedGeneration===n||Ri(this),this._resolveConnectedCallback?.()}disconnectedCallback(){if(null!==this._rootNode)try{this._callStateDisconnectedCallback()}finally{Ur(this.rootNode,this._name,null),t=this,ui.delete(t),function(t){hi.delete(t)}(this),Qe(this),Ii(this),Mi(this),function(t){ji.delete(t)}(this),this._rootNode=null}var t}get initialized(){return this._initialized}get initializePromise(){return this._initializePromise}get connectedCallbackPromise(){return this._connectedCallbackPromise}get listPaths(){return this._listPaths}get listKeys(){return this._listKeys}get watchPaths(){return this._watchPaths}get elementPaths(){return this._elementPaths}get getterPaths(){return this._getterPaths}get setterPaths(){return this._setterPaths}get loopContextStack(){return this._loopContextStack}get dynamicDependency(){return this._dynamicDependency}get staticDependency(){return this._staticDependency}get version(){return this._version}get rootNode(){return null===this._rootNode&&et("State rootNode is not available."),this._rootNode}get hasRootNode(){return null!==this._rootNode}get boundComponentStateProp(){return this._boundComponentStateProp}get boundComponent(){return this._boundComponent}get hasMappedComponentState(){return this._hasMappedComponentState}markComponentStateMapped(){this._hasMappedComponentState=!0}get bindableEventMap(){return this._bindableEventMap}get commandTokenNames(){return this._commandTokenNames}get eventTokenNames(){return this._eventTokenNames}setBindableEventMap(t){this._bindableEventMap=t}_addDependency(t,e,n){const o=t.get(e);return void 0===o?(t.set(e,[n]),!0):!o.includes(n)&&(o.push(n),!0)}addDynamicDependency(t,e){return this._addDependency(this._dynamicDependency,t,e)}addStaticDependency(t,e){return this._addDependency(this._staticDependency,t,e)}setPathInfo(t,e){if("for"===e){const e=!this._listPaths.has(t);this._listPaths.add(t),this._elementPaths.add(t+"."+o),e&&this._hasMappedComponentState&&function(t,e){const n=no(t,U(e));null!==n&&n.stateElement!==t&&n.stateElement.setPathInfo(n.pathInfo.path,"for")}(this,t)}if(!this._pathSet.has(t)){const e=U(t);if(this._pathSet.add(t),null!==e.parentPath){let t=e;for(;null!==t.parentPath&&this.addStaticDependency(t.parentPath,t.path);)t=U(t.parentPath)}}}_createState(t,e,n){try{const o=function(t,e,n,o){const s=new Za(t,n,o);return new Proxy(e,s)}(t,this._state,this._name,e);return n(o)}finally{}}async createStateAsync(t,e){return await this._createState(this.rootNode,t,e)}createState(t,e){this._createState(this.rootNode,t,e)}nextVersion(){return this._version++,this._version}get hasUpdatedCallback(){return this._hasUpdatedCallback}get crossRowListPaths(){return this._crossRowListPaths}addCrossRowListPath(t){this._crossRowListPaths.add(t)}get indexDependentGetterPaths(){return this._indexDependentGetterPaths}addIndexDependentGetterPath(t){this._indexDependentGetterPaths.add(t)}bindProperty(t,e){Object.defineProperty(this._state,t,e),t===I&&(this._hasUpdatedCallback=!0)}setInitialState(t){this._initialized?this._state=t:this._resolveSetState?.(t)}}function il(){customElements.get(e.tagNames.ssr)||customElements.define(e.tagNames.ssr,Tr),customElements.get(e.tagNames.state)||customElements.define(e.tagNames.state,rl)}await(il(),void ii());
2
2
  //# sourceMappingURL=auto.min.js.map