@wcstack/state 1.26.0 → 1.27.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 e(){const e=document.documentElement;return!!e&&e.hasAttribute("data-wcs-server")}const t={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=new WeakMap,o=new WeakSet;let s=0;async function i(e){const t=function(e){let t,i=n.get(e)||null;if(null!==i)return i;const r=new Promise(e=>{t=e});return i={id:++s,promise:r,resolve:t},n.set(e,i),o.has(e)&&i.resolve(),i}(e);await t.promise}function r(e){const t=n.get(e);void 0===t?o.add(e):t.resolve()}const a=".",l="*",c=128,d="|",u={};for(let e=0;e<128;e++)u[`$${e+1}`]=e;const f=Object.freeze(u),p="$connectedCallback",h="$disconnectedCallback",m="$updatedCallback",g="$stateReadyCallback",y="$bindables",b="$commands",w="$commandTokens",v="$command",N="$eventTokens",S="$on",I="$streams",x="$listKeys",_="$streamStatus",$="$streamError",P="data-wc-definition",A=new Map;let k=0;function C(e){let t=A.get(e);return void 0!==t||(t=Object.freeze(new E(e)),A.set(e,t)),t}class E{id=++k;path;segments;lastSegment;cumulativePaths;cumulativePathSet;cumulativePathInfos;cumulativePathInfoSet;parentPath;wildcardPaths;wildcardPathSet;indexByWildcardPath;wildcardPathInfos;wildcardPathInfoSet;wildcardParentPaths;wildcardParentPathSet;wildcardParentPathInfos;wildcardParentPathInfoSet;wildcardPositions;lastWildcardPath;lastWildcardInfo;wildcardCount;parentPathInfo;constructor(e){const t=t=>e===t?this:C(t),n=e.split("."),o=[],s=[],i=[],r={},a=[],c=[],d=[],u=[];let f="",p="",h=0;for(let e=0;e<n.length;e++)f+=n[e],n[e]===l&&(i.push(f),r[f]=h,a.push(t(f)),c.push(p),d.push(t(p)),u.push(e),h++),o.push(f),s.push(t(f)),p=f,f+=".";const m=i.length>0?i[i.length-1]:null,g=o.length>1?o[o.length-2]:null;this.path=e,this.segments=n,this.lastSegment=n[n.length-1],this.cumulativePaths=o,this.cumulativePathSet=new Set(o),this.cumulativePathInfos=s,this.cumulativePathInfoSet=new Set(s),this.wildcardPaths=i,this.wildcardPathSet=new Set(i),this.indexByWildcardPath=r,this.wildcardPathInfos=a,this.wildcardPathInfoSet=new Set(a),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?t(m):null,this.parentPath=g,this.parentPathInfo=g?t(g):null,this.wildcardCount=h}}const M=new WeakMap;function T(e){const t=M.get(e);if(void 0!==t)return t;let n=null;try{if(e.nodeType!==Node.ELEMENT_NODE)return n;const t=e,o=t.tagName.toLowerCase();if(o.includes("-"))return n=o;if(t.hasAttribute("is")){const e=t.getAttribute("is");if(e.includes("-"))return n=e}return n}finally{M.set(e,n)}}function O(e=null){const t=globalThis.customElements,n=e?.customElements??t;if("object"!=typeof n||null===n)return null;const o=n;return"function"!=typeof o.get||"function"!=typeof o.whenDefined?null:o}function R(e,t){e.upgrade?.(t)}function D(e){try{if(null===e||"object"!=typeof e&&"function"!=typeof e)return null;const t=e,n=t.addEventListener,o=t.removeEventListener,s=t.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 i=j(s.properties,L);if(null===i)return null;const r=void 0===s.inputs?new Map:j(s.inputs,W);if(null===r)return null;const a=void 0===s.commands?new Map:j(s.commands,B);return null===a?null:{target:e,liveDeclaration:s,knownProperties:i,declaredInputs:r,declaredCommands:a}}catch{return null}}function L(e){if("object"!=typeof e||null===e)return!1;const t=e;return"string"==typeof t.name&&0!==t.name.length&&("string"==typeof t.event&&0!==t.event.length&&(void 0===t.getter||"function"==typeof t.getter))}function W(e){if("object"!=typeof e||null===e)return!1;const t=e;return"string"==typeof t.name&&0!==t.name.length&&(void 0===t.attribute||"string"==typeof t.attribute)}function B(e){if("object"!=typeof e||null===e)return!1;const t=e;return"string"==typeof t.name&&0!==t.name.length&&(void 0===t.async||"boolean"==typeof t.async)}function j(e,t){if(!Array.isArray(e))return null;const n=new Map;for(const o of e){if(!t(o)||n.has(o.name))return null;n.set(o.name,o)}return n}function F(e){throw new Error(`[@wcstack/state] ${e}`)}function z(e,t,n){const o="."===t?`.${e}`:`${t}.${e}`;return{propName:e,propSegments:[e],propModifiers:[],statePathName:o,statePathInfo:C(o),stateName:n,inFilters:[],outFilters:[],bindingType:"prop"}}function q(e){switch(e.bindingType){case"prop":case"event":case"radio":case"checkbox":return`${e.bindingType}::${e.propName}`;default:return null}}function U(e,t){let n=e;if(0===t.length)return n;for(let e=0;e<t.length&&(n=n?.childNodes[t[e]]??null,null!==n);e++);return n}const V=new WeakMap;const H=new Set(["if","elseif","else","for"]);function G(e){F(`filter ${e} requires at least one option`)}function K(e){F(`filter ${e} requires a number as option`)}function J(e){F(`filter ${e} requires a number value`)}function X(e){F(`filter ${e} requires a date value`)}function Y(e){return!(!e||isNaN(Number(e)))}const Q={eq:e=>{const t=e?.[0]??G("eq");return e=>"number"==typeof e?(Y(t)||K("eq"),e===Number(t)):e===t},ne:e=>{const t=e?.[0]??G("ne");return e=>"number"==typeof e?(Y(t)||K("ne"),e!==Number(t)):e!==t},not:e=>e=>("boolean"!=typeof e&&F(`filter ${"not"} requires a boolean value`),!e),lt:e=>{const t=e?.[0]??G("lt");return Y(t)||K("lt"),e=>("number"!=typeof e&&J("lt"),e<Number(t))},le:e=>{const t=e?.[0]??G("le");return Y(t)||K("le"),e=>("number"!=typeof e&&J("le"),e<=Number(t))},gt:e=>{const t=e?.[0]??G("gt");return Y(t)||K("gt"),e=>("number"!=typeof e&&J("gt"),e>Number(t))},ge:e=>{const t=e?.[0]??G("ge");return Y(t)||K("ge"),e=>("number"!=typeof e&&J("ge"),e>=Number(t))},inc:e=>{const t=e?.[0]??G("inc");return Y(t)||K("inc"),e=>("number"!=typeof e&&J("inc"),e+Number(t))},dec:e=>{const t=e?.[0]??G("dec");return Y(t)||K("dec"),e=>("number"!=typeof e&&J("dec"),e-Number(t))},mul:e=>{const t=e?.[0]??G("mul");return Y(t)||K("mul"),e=>("number"!=typeof e&&J("mul"),e*Number(t))},div:e=>{const t=e?.[0]??G("div");return Y(t)||K("div"),e=>("number"!=typeof e&&J("div"),e/Number(t))},mod:e=>{const t=e?.[0]??G("mod");return Y(t)||K("mod"),e=>("number"!=typeof e&&J("mod"),e%Number(t))},fix:e=>{const t=e?.[0]??"0";return Y(t)||K("fix"),e=>("number"!=typeof e&&J("fix"),e.toFixed(Number(t)))},locale:e=>{const n=e?.[0]??t.locale;return e=>("number"!=typeof e&&J("locale"),e.toLocaleString(n))},uc:e=>e=>String(e).toUpperCase(),lc:e=>e=>String(e).toLowerCase(),cap:e=>e=>{const t=String(e);return 0===t.length?t:1===t.length?t.toUpperCase():t.charAt(0).toUpperCase()+t.slice(1)},trim:e=>e=>String(e).trim(),slice:e=>{const t=[],n=e?.[0]??G("slice");Y(n)||K("slice"),t.push(Number(n));const o=e?.[1];return void 0!==o&&(Y(o)||K("slice"),t.push(Number(o))),e=>String(e).slice(...t)},substr:e=>{const t=e?.[0]??G("substr");Y(t)||K("substr");const n=e?.[1]??G("substr");return Y(n)||K("substr"),e=>String(e).substr(Number(t),Number(n))},pad:e=>{const t=e?.[0]??G("pad");Y(t)||K("pad");const n=e?.[1]??"0";return e=>String(e).padStart(Number(t),n)},rep:e=>{const t=e?.[0]??G("rep");return Y(t)||K("rep"),e=>String(e).repeat(Number(t))},rev:e=>e=>String(e).split("").reverse().join(""),int:e=>e=>parseInt(String(e),10),float:e=>e=>parseFloat(String(e)),round:e=>{const t=e?.[0]??"0";return Y(t)||K("round"),e=>{"number"!=typeof e&&J("round");const n=Math.pow(10,Number(t));return Math.round(e*n)/n}},floor:e=>{const t=e?.[0]??"0";return Y(t)||K("floor"),e=>{"number"!=typeof e&&J("floor");const n=Math.pow(10,Number(t));return Math.floor(e*n)/n}},ceil:e=>{const t=e?.[0]??"0";return Y(t)||K("ceil"),e=>{"number"!=typeof e&&J("ceil");const n=Math.pow(10,Number(t));return Math.ceil(e*n)/n}},percent:e=>{const t=e?.[0]??"0";return Y(t)||K("percent"),e=>("number"!=typeof e&&J("percent"),`${(100*e).toFixed(Number(t))}%`)},date:e=>{const n=e?.[0]??t.locale;return e=>(e instanceof Date||X("date"),e.toLocaleDateString(n))},time:e=>{const n=e?.[0]??t.locale;return e=>(e instanceof Date||X("time"),e.toLocaleTimeString(n))},datetime:e=>{const n=e?.[0]??t.locale;return e=>(e instanceof Date||X("datetime"),e.toLocaleString(n))},ymd:e=>{const t=e?.[0]??"-";return e=>{e instanceof Date||X("ymd");const n=e.getFullYear().toString(),o=(e.getMonth()+1).toString().padStart(2,"0"),s=e.getDate().toString().padStart(2,"0");return`${n}${t}${o}${t}${s}`}},falsy:e=>e=>!1===e||null==e||0===e||""===e||Number.isNaN(e),truthy:e=>e=>!1!==e&&null!=e&&0!==e&&""!==e&&!Number.isNaN(e),defaults:e=>{const t=e?.[0]??G("defaults");return e=>!1===e||null==e||0===e||""===e||Number.isNaN(e)?t:e},boolean:e=>e=>Boolean(e),number:e=>e=>Number(e),string:e=>e=>String(e),null:e=>e=>""===e?null:e},Z=Q,ee={input:Q,output:Z},te=(e,t)=>n=>{const o=n[e];return o||F(`filter not found: ${e}`),o(t)};const ne=new Map;function oe(e,t){const n=ee[t];return e.map(e=>{const o=e.indexOf("("),s=e.lastIndexOf(")");if(-1!==o&&-1===s&&F(`Invalid filter format: missing closing parenthesis in "${e}"`),-1!==s&&-1===o&&F(`Invalid filter format: missing opening parenthesis in "${e}"`),-1===o){const o=e.trim(),s=`${o}():${t}`;let i=ne.get(s);return void 0===i&&(i=te(o,[])(n),ne.set(s,i)),{filterName:o,args:[],filterFn:i}}{const i=e.substring(o+1,s),r=e.substring(0,o).trim(),a=function(e){const t=[];let n="",o=null,s=!1;for(let i=0;i<e.length;i++){const r=e[i];o?r===o?o=null:n+=r:'"'===r||"'"===r?(o=r,s=!0):","===r?(t.push(n.trim()),n="",s=!1):n+=r}const i=n.trim();return(i||s)&&t.push(i),t}(i),l=`${r}(${a.join(",")}):${t}`;let c=ne.get(l);return void 0===c&&(c=te(r,a)(n),ne.set(l,c)),{filterName:r,args:a,filterFn:c}}})}const se=e=>e.trim(),ie=new Map;const re=new Map;function ae(e){const t=e.indexOf(d);let n="",o=[],s="",i=[];-1!==t?(n=e.slice(0,t).trim(),s=e.slice(t+1).trim(),re.has(s)?i=re.get(s):(o=s.split(d).map(se),i=oe(o,"output"),re.set(s,i))):n=e.trim();const[r,a="default"]=n.split("@").map(se);return{stateName:a,statePathName:r,statePathInfo:C(r),outFilters:i}}function le(e){const[...t]=e.split(";").map(se).filter(e=>e.length>0),n=t.map(e=>{const t=e.indexOf(":");-1===t&&F(`Invalid bindText: "${e}". Missing ':' separator between propPart and statePart.`);const n=e.slice(0,t).trim(),o=e.slice(t+1).trim();if("else"===n){return{propName:"else",propSegments:["else"],propModifiers:[],statePathName:"#else",statePathInfo:C("#else"),stateName:"",inFilters:[],outFilters:[],bindingType:"else"}}if("..."===n){const t=ae(o);return t.outFilters.length>0&&F(`Invalid spread binding "${e}": filters are not allowed on spread targets.`),0===t.statePathName.length&&F(`Invalid spread binding "${e}": spread target path is required.`),{propName:"...",propSegments:["..."],propModifiers:[],inFilters:[],...t,bindingType:"spread"}}if("if"===n||"elseif"===n||"for"===n||"radio"===n||"checkbox"===n){return{propName:n,propSegments:[n],propModifiers:[],inFilters:[],...ae(o),bindingType:n}}{const e=ae(o),t=function(e){const t=e.indexOf(d);let n="",o=[],s="",i=[];-1!==t?(n=e.slice(0,t).trim(),s=e.slice(t+1).trim(),ie.has(s)?i=ie.get(s):(o=s.split(d).map(se),i=oe(o,"input"),ie.set(s,i))):n=e.trim();const[r,l]=n.split("#").map(se),c=r.split(a).map(se);return{propName:r,propSegments:c,propModifiers:l?l.split(",").map(se):[],inFilters:i}}(n);return"eventToken"===t.propSegments[0]||t.propSegments[0].startsWith("on")?{...t,...e,bindingType:"event"}:{...t,...e,bindingType:"prop"}}});if(n.length>1){n.some(e=>H.has(e.bindingType))&&F(`Invalid bindText: "${e}". 'if', 'elseif', 'else', and 'for' bindings must be single binding.`)}return n}const ce=new WeakMap,de=new Set([t.commentTextPrefix,t.commentForPrefix,t.commentIfPrefix,t.commentElseIfPrefix,t.commentElsePrefix]),ue=new RegExp("^\\s*@@\\s*(.*?)\\s*:\\s*(.+?)\\s*$");function fe(e){const n=ce.get(e);if("string"==typeof n)return n;if(e.nodeType!==Node.COMMENT_NODE)return null;const o=e.data.trim(),s=ue.exec(o);if(null===s)return null;const i=s[1]||t.commentTextPrefix;return de.has(i)?(ce.set(e,s[2]),s[2]):null}const pe=new Map;function he(e,t,n){if(null===n)pe.delete(e);else{pe.set(e,n);const o=n.parseBindTextResult,s=hi(t,o.stateName);null===s&&F(`State element with name "${o.stateName}" not found for fragment info.`),s.setPathInfo(o.statePathName,o.bindingType);for(const e of n.nodeInfos)for(const n of e.parseBindTextResults){const e=hi(t,n.stateName);null===e&&F(`State element with name "${n.stateName}" not found for fragment info node.`),e.setPathInfo(n.statePathName,n.bindingType)}}}function me(e){return pe.get(e)||null}function ge(e){if(e.nodeType===Node.ELEMENT_NODE){return le(e.getAttribute(t.bindAttributeName)||"")}if(e.nodeType===Node.COMMENT_NODE){const t=fe(e);null===t&&F("Comment node binding text not found.");const n=me(t);let o=n?.parseBindTextResult??null,s=null;return null===o?(o={propName:"textContent",propSegments:["textContent"],propModifiers:[],inFilters:[],...ae(t),bindingType:"text"},s=null):s=t,[{...o,uuid:s}]}return[]}function ye(e){const n=[],o=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT|NodeFilter.SHOW_COMMENT,{acceptNode(e){if(e.nodeType===Node.ELEMENT_NODE){return e.hasAttribute(t.bindAttributeName)?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}return null!==fe(e)?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;o.nextNode();)n.push(o.currentNode);return n}const be=new WeakSet;function we(e,t,n){const o=function(e,t,n={}){const o=n.allowDeferred??!0;if(!t.some(e=>"spread"===e.bindingType))return t;const s=[],i=new WeakSet;for(const n of t){if("spread"!==n.bindingType){s.push(n);continue}e.nodeType!==Node.ELEMENT_NODE&&F("Spread binding requires an element node.");const t=e,r=T(t);null===r&&F(`Spread binding "${n.statePathName}" requires a custom element with wcBindable, but <${t.tagName.toLowerCase()}> is not a custom element.`);const a=O();if(null===a&&F(`CustomElementRegistry is unavailable for <${r}>.`),void 0===a.get(r)){o||F(`Spread binding "${n.statePathName}" requires <${r}> to be registered. Define the custom element before initializing this binding.`),s.push(n);continue}R(a,t);const l=D(t);null===l&&F(`Spread binding "${n.statePathName}" requires <${r}> to expose a valid wcBindable declaration.`);const c=n.statePathName,d=n.stateName,u=new Set;for(const e of l.knownProperties.keys()){if(u.has(e))continue;u.add(e);const t=z(e,c,d);i.add(t),s.push(t)}for(const e of l.declaredInputs.keys()){if(u.has(e))continue;u.add(e);const t=z(e,c,d);i.add(t),s.push(t)}}const r=new Map;for(let e=0;e<s.length;e++){const t=q(s[e]);null!==t&&r.set(t,e)}const a=[];for(let e=0;e<s.length;e++){const t=q(s[e]);null!==t?r.get(t)===e&&a.push(s[e]):a.push(s[e])}return a}(e,t,{allowDeferred:n.allowDeferred});if(o.some(e=>"spread"===e.bindingType)){const n=e.nodeType===Node.ELEMENT_NODE?T(e):null;return null===n&&F("Spread binding deferred but element is not a custom element."),{bindings:[],deferred:{node:e,tagName:n,parseResults:t}}}be.add(e);const s=function(e,t){const n=[];for(const o of t)if("text"!==o.bindingType)n.push({...o,node:e,replaceNode:e});else{const t=e.nodeType===Node.TEXT_NODE?e:document.createTextNode("");n.push({...o,node:e,replaceNode:t})}return n}(e,o);return function(e,t){V.set(e,t)}(e,s),r(e),{bindings:s,deferred:null}}function ve(e){const t=ye(e),n=[],o=[];for(const e of t){if(be.has(e))continue;const t=we(e,ge(e),{allowDeferred:!0});null===t.deferred?n.push(...t.bindings):o.push(t.deferred)}return[t,n,o]}function Ne(e){be.add(e)}function Se(e){const{node:t,parseResults:n}=e;!function(e){be.delete(e)}(t);return we(t,n,{allowDeferred:!1}).bindings}const Ie=new WeakMap;function xe(e){let t=e;for(;t;){const e=Ie.get(t);if(e)return e;t=t.parentNode}return null}function _e(e,t){null!==t?Ie.set(e,t):Ie.delete(e)}const $e=new WeakMap;function Pe(e){return $e.get(e)??[]}function Ae(e,t){$e.set(e,t)}const ke=Symbol("$$setLoopContext"),Ce=Symbol("$$getByAddress"),Ee=Symbol("$$hasByAddress"),Me=Symbol("$$setByAddress"),Te=Symbol("$$connectedCallback"),Oe=Symbol("$$disconnectedCallback"),Re=Symbol("$$updatedCallback"),De=new WeakMap;function Le(e,t){if(De.has(e)){const n=De.get(e);if(n.has(t))return n.get(t)}else De.set(e,new WeakMap);const n=Object.freeze(new We(e,t));return De.get(e).set(t,n),n}class We{pathInfo;stateName;stateElement;parentAbsolutePathInfo;constructor(e,t){this.pathInfo=t,this.stateName=e.name,this.stateElement=e,null===t.parentPathInfo?this.parentAbsolutePathInfo=null:this.parentAbsolutePathInfo=Le(e,t.parentPathInfo)}}const Be=new WeakMap,je=new WeakMap;class Fe{absolutePathInfo;listIndex;_parentAbsoluteAddress;constructor(e,t){this.absolutePathInfo=e,this.listIndex=t}get parentAbsoluteAddress(){if(void 0!==this._parentAbsoluteAddress)return this._parentAbsoluteAddress;const e=this.absolutePathInfo.parentAbsolutePathInfo;if(null===e)return null;let t=null;return t=this.absolutePathInfo.pathInfo.segments[this.absolutePathInfo.pathInfo.segments.length-1]===l?this.listIndex?.parentListIndex??null:this.listIndex,this._parentAbsoluteAddress=ze(e,t)}}function ze(e,t){if(null===t){let t=je.get(e);return void 0!==t||(t=new Fe(e,null),je.set(e,t)),t}{let n=Be.get(t);void 0===n&&(n=new WeakMap,Be.set(t,n));let o=n.get(e);return void 0!==o||(o=new Fe(e,t),n.set(e,o)),o}}const qe=new WeakMap;function Ue(e,t){null===t?qe.delete(e):qe.set(e,t)}function Ve(e){return qe.get(e)||null}const He=new Map;function Ge(e,t){let n,o;if(0===e.wildcardCount||0===t.wildcardCount)return 0;if(1===e.wildcardCount&&t.wildcardCount>0&&t.wildcardPathSet.has(e.path))return 1;e.id<t.id?(n=e,o=t):(n=t,o=e);const s=`${n.path}\t${o.path}`;let i=He.get(s);if(void 0!==i)return i;return i=n.wildcardPathSet.intersection(o.wildcardPathSet).size,He.set(s,i),i}function Ke(e,t,n){return t<0||t>=n?null:e.at(t-n)}function Je(e,t){const n=e.indexes??[];return n.length===t?n:n.slice(n.length-t)}const Xe=new WeakMap;function Ye(e){const t=xe(e.node);if(null===t)return null;let n=Xe.get(t);if(void 0===n)n=new WeakMap,Xe.set(t,n);else{const t=n.get(e);if(void 0!==t)return t}let o=null;try{const n=Ge(t.pathInfo,e.statePathInfo);return n>0&&(o=Ke(t.listIndex,n-1,t.pathInfo.wildcardCount)),o}finally{n.set(e,o)}}const Qe=new WeakMap;function Ze(e,t){if(null!=t)return t;let n=e.replaceNode.getRootNode();if(!1===e.replaceNode.isConnected){const t=Ve(n);null===t?F(`Cannot get absolute state address for disconnected binding: ${e.bindingType} ${e.statePathName} on ${e.node.nodeName}`):n=t}return n}function et(e,t){let n=null;if(n=Qe.get(e)||null,null!==n)return n;const o=Ze(e,t),s=Ye(e),i=hi(o,e.stateName);null===i&&F(`State element with name "${e.stateName}" not found for binding.`);return n=ze(Le(i,e.statePathInfo),s),Qe.set(e,n),n}function tt(e){Qe.delete(e)}let nt=null;const ot=new WeakMap;function st(e,t){const n=ot.get(e);void 0===n?ot.set(e,t):n instanceof Set?n.add(t):n!==t&&ot.set(e,new Set([n,t])),null!==nt&&nt({type:"state:binding-added",absoluteAddress:e,binding:t})}function it(e,t){const n=ot.get(e);void 0!==n&&(n instanceof Set?n.delete(t):n===t&&ot.delete(e),null!==nt&&nt({type:"state:binding-removed",absoluteAddress:e,binding:t}))}const rt=new WeakMap;function at(e,t,n){let o=rt.get(e);void 0===o&&(o=new WeakMap,rt.set(e,o));const s=o.get(t);void 0===s?o.set(t,n):s instanceof Set?s.add(n):s!==n&&o.set(t,new Set([s,n])),null!==nt&&nt({type:"state:binding-added",absoluteAddress:ze(e,t),binding:n})}function lt(e,t,n){const o=rt.get(e);if(void 0===o)return;const s=o.get(t);void 0!==s&&(s instanceof Set?s.delete(n):s===n&&o.delete(t),null!==nt&&nt({type:"state:binding-removed",absoluteAddress:ze(e,t),binding:n}))}function ct(e){const t=ot.get(e);return void 0!==t?t:null!==e.listIndex?rt.get(e.absolutePathInfo)?.get(e.listIndex):void 0}const dt=new WeakMap,ut=new WeakMap;class ft{pathInfo;listIndex;_parentAddress;constructor(e,t){this.pathInfo=e,this.listIndex=t}get parentAddress(){if(void 0!==this._parentAddress)return this._parentAddress;const e=this.pathInfo.parentPathInfo;if(null===e)return null;let t=null;return t=this.pathInfo.segments[this.pathInfo.segments.length-1]===l?this.listIndex?.parentListIndex??null:this.listIndex,this._parentAddress=pt(e,t)}}function pt(e,t){if(null===t){let t=ut.get(e);return void 0!==t||(t=new ft(e,null),ut.set(e,t)),t}{let n=dt.get(t);void 0===n&&(n=new WeakMap,dt.set(t,n));let o=n.get(e);return void 0!==o||(o=new ft(e,t),n.set(e,o)),o}}const ht=new WeakMap;function mt(e){let t=null;if(t=ht.get(e)||null,null!==t)return t;if(e.statePathInfo.wildcardCount>0){const n=Ye(e);null===n&&F(`Cannot resolve state address for binding with wildcard statePathName "${e.statePathName}" because list index is null.`),t=pt(e.statePathInfo,n)}else t=pt(e.statePathInfo,null);return ht.set(e,t),t}function gt(e){ht.delete(e)}function yt(){const e=new Map,t=new Map;return{add(n,o){let s=e.get(n);return void 0===s&&(s=new WeakSet,e.set(n,s)),!s.has(o)&&(s.add(o),t.set(n,(t.get(n)??0)+1),!0)},remove(n,o){const s=e.get(n);if(void 0===s||!s.has(o))return!1;s.delete(o);const i=(t.get(n)??1)-1;return i<=0?(e.delete(n),t.delete(n),!0):(t.set(n,i),!1)},has:(t,n)=>e.get(t)?.has(n)??!1,countOf:e=>t.get(e)??0,get keyCount(){return t.size},clear(){e.clear(),t.clear()}}}const bt=new Map,wt=yt();function vt(e,t){const n=e.inFilters.map(e=>e.filterName+"("+e.args.join(",")+")").join("|");return`${e.stateName}::${e.statePathName}::${t}::${n}`}function Nt(e){let t="input";for(const n of e.propModifiers)n.startsWith("on")&&(t=n.slice(2));return t}function St(e){if("checkbox"===e.bindingType&&-1===e.propModifiers.indexOf("ro")){const s=Nt(e),i=vt(e,s);let r=bt.get(i);return void 0===r&&(t=e.stateName,n=e.statePathName,o=e.inFilters,r=e=>{const s=e.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 i=s.checked;let r=s.value;for(const e of o)r=e.filterFn(r);const a=hi(s.getRootNode(),t);null===a&&F(`State element with name "${t}" not found for two-way binding.`);const l=xe(s);a.createState("writable",e=>{e[ke](l,()=>{let t=e[n];if(Array.isArray(t))if(i)-1===t.indexOf(r)&&(e[n]=t.concat(r));else{const o=t.indexOf(r);-1!==o&&(e[n]=t.toSpliced(o,1))}else e[n]=i?[r]:[]})})},bt.set(i,r)),e.node.addEventListener(s,r),wt.add(i,e),!0}var t,n,o;return!1}function It(e){return("object"==typeof e||"function"==typeof e)&&null!==e&&"function"==typeof e.then}function xt(e,t){const n=Array.isArray(e)?e:[e];for(const e of n)It(e)&&Promise.resolve(e).catch(e=>{console.error(`[wcstack/state] ${t} rejected.`,e)})}class _t{_name;_subscribers=new Set;constructor(e){this._name=e}get name(){return this._name}get size(){return this._subscribers.size}subscribe(e){return this._subscribers.add(e),()=>{this._subscribers.delete(e)}}unsubscribe(e){return this._subscribers.delete(e)}emit(...e){const t=[];for(const n of this._subscribers)t.push(n(...e));return t}}class $t extends _t{_ownerStateName;constructor(e,t){super(e),this._ownerStateName=t??null}emit(...e){return null!==nt&&nt({type:"state:token-emit",kind:"event",stateName:this._ownerStateName,tokenName:this.name,args:e,subscriberCount:this.size}),super.emit(...e)}}const Pt=new WeakMap;function At(e,t){let n=Pt.get(e);void 0===n&&(n=new Map,Pt.set(e,n));let o=n.get(t);return void 0===o&&(o=new $t(t,e.name),n.set(t,o)),o}function kt(e){Pt.delete(e)}const Ct=new WeakMap;function Et(e){if("eventToken"!==e.propSegments[0])return!1;const t=e.node,n=T(t),o=O();if(null!==n&&void 0===o?.get(n))return null===o&&F(`CustomElementRegistry is unavailable for <${n}>.`),!0;if(Ct.has(e))return!0;const s=e.propSegments[1];"string"==typeof s&&0!==s.length||F('eventToken binding requires a property name (e.g., "eventToken.error").');const i=function(e){return null===T(e)?null:D(e)}(t);null===i&&F(`eventToken binding requires a wc-bindable custom element. <${t.tagName.toLowerCase()}> is not wc-bindable.`);const r=i.knownProperties.get(s);void 0===r&&F(`Property "${s}" is not declared in wcBindable.properties of <${t.tagName.toLowerCase()}>.`);const a=r.event,l=e.statePathName,c=e.stateName,d=e.propModifiers,u=e=>{d.includes("prevent")&&e.preventDefault(),d.includes("stop")&&e.stopPropagation();const n=hi(t.getRootNode(),c);null===n&&F(`State element with name "${c}" not found for eventToken handler.`),n.eventTokenNames.has(l)||F(`eventToken "${l}" is not declared in $eventTokens of state "${c}".`);const o=xe(t);n.createStateAsync("writable",async t=>{xt(t[ke](o,()=>{const s=null!==o?Je(o.listIndex,o.pathInfo.wildcardCount):[];return At(n,l).emit(t,e,...s)}),`$on."${l}" of state "${c}"`)})};return t.addEventListener(a,u),Ct.set(e,{eventName:a,handler:u}),!0}class Mt extends _t{_ownerStateName;constructor(e,t){super(e),this._ownerStateName=t??null}emit(...e){return null!==nt&&nt({type:"state:token-emit",kind:"command",stateName:this._ownerStateName,tokenName:this.name,args:e,subscriberCount:this.size}),super.emit(...e)}}function Tt(e){return e instanceof Mt}const Ot=new Map,Rt=yt();function Dt(e){const t=e.propModifiers.filter(e=>"prevent"===e||"stop"===e).sort().join(",");return`${e.stateName}::${e.statePathName}::${t}`}const Lt=(e,t,n,o)=>s=>{n.includes("prevent")&&s.preventDefault(),n.includes("stop")&&s.stopPropagation();const i=s.target,r=hi(i.getRootNode(),e);null===r&&F(`State element with name "${e}" not found for event handler.`);const a=xe(i),l=t.startsWith(v+".");r.createStateAsync("writable",async n=>{xt(n[ke](a,()=>{const i=null!==a?Je(a.listIndex,a.pathInfo.wildcardCount):[];if(l){const e=n[Ce](pt(o,null));return Tt(e)||F(`Event binding "${t}" did not resolve to a CommandToken. Declare the name in $commandTokens and reference it as $command.<name>.`),e.emit(s,...i)}const r=n[t];return"function"!=typeof r&&F(`Handler "${t}" is not a function on state "${e}".`),Reflect.apply(r,n,[s,...i])}),`"${t}" of state "${e}"`)})};function Wt(e){if(!e.propName.startsWith("on"))return!1;const t=Dt(e);let n=Ot.get(t);void 0===n&&(n=Lt(e.stateName,e.statePathName,e.propModifiers,e.statePathInfo),Ot.set(t,n));const o=e.propName.slice(2);return e.node.addEventListener(o,n),Rt.add(t,e),!0}const Bt=new Map,jt=yt();function Ft(e,t){const n=e.inFilters.map(e=>e.filterName+"("+e.args.join(",")+")").join("|");return`${e.stateName}::${e.statePathName}::${t}::${n}`}function zt(e){let t="input";for(const n of e.propModifiers)n.startsWith("on")&&(t=n.slice(2));return t}function qt(e){if("radio"===e.bindingType&&-1===e.propModifiers.indexOf("ro")){const s=zt(e),i=Ft(e,s);let r=Bt.get(i);return void 0===r&&(t=e.stateName,n=e.statePathName,o=e.inFilters,r=e=>{const s=e.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 i=s.value;for(const e of o)i=e.filterFn(i);const r=hi(s.getRootNode(),t);null===r&&F(`State element with name "${t}" not found for two-way binding.`);const a=xe(s);r.createState("writable",e=>{e[ke](a,()=>{e[n]=i})})},Bt.set(i,r)),e.node.addEventListener(s,r),jt.add(i,e),!0}var t,n,o;return!1}const Ut=new Set(["radio","checkbox"]),Vt=new Set(["value","valueAsNumber","valueAsDate"]);function Ht(e,t){if(e.nodeType!==Node.ELEMENT_NODE)return!1;const n=e,o=n.tagName.toLowerCase();if("input"===o){const e=(n.getAttribute("type")||"text").toLowerCase();if("button"===e)return!1;if(Ut.has(e)&&"checked"===t)return!0;if(Vt.has(t))return!0}if("select"===o&&"value"===t)return!0;if("textarea"===o&&"value"===t)return!0;const s=T(n);if(null!==s){const e=O()?.get(s);void 0===e&&F(`Custom element <${s}> is not defined. Cannot determine if property "${t}" is suitable for two-way binding.`);const o=D(n);if(o?.knownProperties.has(t))return!0}return!1}let Gt=1,Kt=1,Jt=1;const Xt=new WeakMap;function Yt(e,t,n,o){let s=Xt.get(e);void 0===s&&(s=new Map,Xt.set(e,s));const i=function(e,t,n){return`${t}::${n}::${e}`}(t,n,o);let r=s.get(i);return void 0===r&&(r=Gt++,s.set(i,r)),r}function Qt(e,t){return"to-element"===t?2*e:2*e+1}const Zt=new Set;function en(e){return{transactionId:Kt++,originBindingId:e,visitedEdges:Zt,hop:0}}function tn(e,t){const n=new Set(e.visitedEdges);return n.add(t),{transactionId:e.transactionId,originBindingId:e.originBindingId,visitedEdges:n,hop:e.hop+1}}let nn=null;function on(){return nn}function sn(e,t){const n=nn;nn=e;try{return t()}finally{nn=n}}const rn=[];let an=!1;const ln=new Map,cn=yt(),dn=new WeakMap,un=e=>e.detail;function fn(e,t,n,o){const s=e.inFilters.map(e=>e.filterName+"("+e.args.join(",")+")").join("|");return`${e.stateName}::${e.propName}::${e.statePathName}::${t}::${s}::${n?"g":"n"}::${o?"o":"s"}`}function pn(e){let t="select"===e.node.tagName.toLowerCase()?"change":"input";const n=T(e.node);if(null!==n){const o=O()?.get(n);void 0===o&&F(`Custom element <${n}> is not defined. Cannot determine event name for two-way binding.`);const s=D(e.node)?.knownProperties.get(e.propName);s&&(t=s.event)}for(const n of e.propModifiers)n.startsWith("on")&&(t=n.slice(2));return t}function hn(e){if(null!==T(e.node)){const t=D(e.node)?.knownProperties.get(e.propName);if(t)return t.getter??un}return null}function mn(e){if(null===T(e.node))return!1;const t=D(e.node)?.knownProperties.get(e.propName);return"event"===t?.semantics}const gn=(e,t,n,o,s,i)=>r=>{const a=r.target;if(null===a)return void console.warn("[@wcstack/state] event.target is null.");let l;if(null!==s)l=s(r);else{if(!(t in a))return void console.warn(`[@wcstack/state] Property "${t}" does not exist on target element.`);l=a[t]}let c=l;for(const e of o)c=e.filterFn(c);const d=dn.get(a)?.get(t);if(void 0!==d)for(const e of d)e(c);let u=null;{const o=Yt(a,t,e,n),s=function(e,t){for(let n=rn.length-1;n>=0;n--){const o=rn[n];if(o.node===e&&o.receipt.member===t)return o.receipt}return null}(a,t);if(null!==s&&Object.is(s.writtenValue,l))return void(null!==nt&&nt({type:"propagation:suppressed",reason:"confirmation",transactionId:s.transactionId,edgeId:Qt(o,"to-state"),node:a,member:t}));const i=Qt(o,"to-state"),r=on();if(null!==r&&r.visitedEdges.has(i))return void(null!==nt&&nt({type:"propagation:suppressed",reason:"visited-edge",transactionId:r.transactionId,edgeId:i,node:a,member:t}));u=tn(r??en(o),i)}const f=hi(a.getRootNode(),e);null===f&&F(`State element with name "${e}" not found for two-way binding.`);const p=xe(a),h=()=>{i&&(an=!0);try{f.createState("writable",e=>{e[ke](p,()=>{e[n]=c})})}finally{i&&(an=!1)}};null!==u?sn(u,h):h()};function yn(e){if(null==e||!0!==e.hasMappedComponentState)return null;const t=e.boundComponent;return null==t?null:xe(t)?.listIndex??null}function bn(e){return yn(e)?.length??0}function wn(e,t){return t??yn(e)}const vn=new WeakMap;function Nn(e,t){const n=vn.get(e);return n?n.get(t)??null:null}const Sn=new WeakMap,In=new WeakMap,xn=new WeakMap,_n=new WeakMap;function $n(e,t){return{innerAbsPathInfo:Le(e,C(t.propSegments.slice(1).join(a))),outerAbsPathInfo:et(t).absolutePathInfo}}function Pn(e,t,n=!0){let o=Sn.get(e);if(void 0===o&&(o=new Map,Sn.set(e,o)),o.has(t))return o.get(t);let s=In.get(e);void 0===s&&(s=new Map,In.set(e,s));const i=xn.get(e);if(void 0===i)return null;let r=null;for(const e of i)if(t.pathInfo.cumulativePathInfoSet.has(e.innerAbsPathInfo.pathInfo)){e.innerAbsPathInfo.pathInfo.segments.length===t.pathInfo.segments.length&&F("Duplicate mapping rule for web component."),r=e;break}if(null===r)return null;const l=_n.get(r);void 0===l&&F("Binding not found for primary mapping rule on web component.");const c=t.pathInfo.segments.slice(r.innerAbsPathInfo.pathInfo.segments.length),d=C(r.outerAbsPathInfo.pathInfo.segments.concat(c).join(a)),u=hi(e.getRootNode(),l.stateName);null===u&&F(`State element with name "${l.stateName}" not found for web component.`);const f=Le(u,d);if(!n)return f;o.set(t,f),s.set(f,t);const p=[l.propSegments[0],...t.pathInfo.segments],h={...l,propName:p.join(a),propSegments:p,statePathName:f.pathInfo.path,statePathInfo:f.pathInfo},m=uo(l);return null===m||f.pathInfo.wildcardCount>0&&null===Ye(h)||m.initialize([h],{registerAddress:!0}),f}function An(e,t){if(!0!==e.hasMappedComponentState)return null;const n=e.boundComponent;if(null==n)return null;return Pn(n,Le(e,t),!1)}const kn=new WeakSet;function Cn(e){kn.add(e)}function En(e){return!!kn.has(e)&&(kn.delete(e),!0)}const Mn=new WeakSet;function Tn(e){Mn.add(e)}function On(e){return!!Mn.has(e)&&(Mn.delete(e),!0)}let Rn=0;function Dn(){Rn--}function Ln(){return Rn>0}class Wn{registry;entries=new Map;constructor(e){this.registry=e}wait(e,t,n=()=>{}){const o=e.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),e=>this.settle(o,e)));const i={active:!0,resolve:t,reject:n};return s.waiters.add(i),()=>{i.active&&(i.active=!1,s?.waiters.delete(i))}}pendingCount(e){return this.entries.get(e.toLowerCase())?.waiters.size??0}settle(e,t){const n=this.entries.get(e);if(void 0===n)return;this.entries.delete(e);const o=Array.from(n.waiters);n.waiters.clear();for(const e of o)e.active&&(e.active=!1,null===t?e.resolve():e.reject(t))}}const Bn=new WeakMap;function jn(e){let t=Bn.get(e);return void 0===t&&(t=new Wn(e),Bn.set(e,t)),t}function Fn(e,t){let n=null;for(const o of e.propModifiers){const e=o.indexOf("=");if(e<0)continue;const s=o.slice(0,e).trim(),i=o.slice(e+1).trim();"init"!==s&&"sync"!==s&&F(`Unknown binding modifier "${s}" in "${o}".`),s===t&&(null!==n&&F(`Binding modifier "${t}" may only be specified once.`),n=i)}return n}const zn=Object.freeze({authority:"state",syncOn:"call",observable:!1,outputOnly:!1}),qn=Object.freeze({authority:"none",syncOn:"call",observable:!1,outputOnly:!1});function Un(e,t){return"state"===e&&"call"===t?zn:{authority:e,syncOn:t,observable:!1,outputOnly:!1}}function Vn(e){const t=null===(n=Fn(e,"init"))?null:"state"===n||"element"===n||"auto"===n||"none"===n?n:F(`Invalid init modifier value "${n}".`);var n;const o=function(e){return null===e||"call"===e?"call":"connect"===e?"connect":F(`Invalid sync modifier value "${e}".`)}(Fn(e,"sync"));if("event"===e.bindingType)return null!==t&&"none"!==t&&F("Event bindings only allow init=none."),"call"===o?qn:{authority:"none",syncOn:o,observable:!1,outputOnly:!1};if("command"===e.propSegments[0])return Un("state",o);if("prop"!==e.bindingType)return null!==t&&"state"!==t&&"none"!==t&&F(`Binding type "${e.bindingType}" does not support init=${t}.`),Un(t??"state",o);const s=D(e.node);if(null===s)return Un(t??"state",o);const i=s.knownProperties.has(e.propName),r=s.declaredInputs.has(e.propName);i||r||F(`Property "${e.propName}" is not declared by wcBindable.`);const a=t??(i&&!r?"element":"state");return(i&&r?new Set(["state","element","auto","none"]):i?new Set(["element","none"]):new Set(["state","none"])).has(a)||F(`init=${a} is incompatible with wcBindable member "${e.propName}".`),"connect"!==o||i||F(`sync=connect requires observable property "${e.propName}".`),{authority:a,syncOn:o,observable:i,outputOnly:i&&!r}}function Hn(e,t){return"auto"!==t?t:function(e){const t=hi(e.replaceNode.getRootNode(),e.stateName);null===t&&F(`State element with name "${e.stateName}" not found for binding.`);const n=mt(e);let o=!1;return t.createState("readonly",e=>{o=e[Ee](n)}),o}(e)?"state":"element"}let Gn=0,Kn=0;const Jn=new WeakMap,Xn=new WeakMap,Yn=new WeakMap,Qn=new WeakMap;function Zn(e,t){const n=Qn.get(e);void 0!==n?n!==t&&(n instanceof Set?n.add(t):Qn.set(e,new Set([n,t]))):Qn.set(e,t)}function eo(e,t){const n=Qn.get(e);if(void 0!==n)if(n instanceof Set)for(const e of Array.from(n))t(e);else t(n)}function to(e,t){if(t(e),null!==e.firstChild)for(const n of Array.from(e.childNodes))to(n,t)}function no(e){if("object"!=typeof e||null===e)return!1;const t=e;return 9===t.nodeType||11===t.nodeType&&"host"in t}class oo{root;observer;constructor(e){this.root=e;const t=globalThis.MutationObserver;this.observer="function"==typeof t?new t(e=>this.handleMutations(e)):null,this.observer?.observe(e,{childList:!0,subtree:!0})}handleMutations(e){const t=[],n=[];for(const o of e)t.push(...Array.from(o.removedNodes)),n.push(...Array.from(o.addedNodes));const o=[];for(const e of t)En(e)||to(e,e=>{eo(e,t=>{this.root.contains(e)||t.handleRemovedNode(e)})});for(const e of n)On(e)&&!Ln()||to(e,e=>{eo(e,t=>{this.root.contains(e)&&t.handleAddedNode(e,o)})});o.length>0&&As(o)}}const so=new WeakMap;function io(e){let t=so.get(e);return void 0===t&&(t=new oo(e),so.set(e,t)),t}function ro(e){const t=e.inFilters.map(e=>`${e.filterName}(${e.args.join(",")})`).join("|"),n=e.outFilters.map(e=>`${e.filterName}(${e.args.join(",")})`).join("|");return[e.bindingType,e.propName,e.propModifiers.join(","),e.stateName,e.statePathName,t,n,e.uuid??""].join("\0")}function ao(e,t){null===e.teardowns&&(e.teardowns=new Set),e.teardowns.add(t)}class lo{records=new Set;rowPlan=null;knownBindingsByNode=new WeakMap;optionsByBinding=new WeakMap;deferredByNode=new WeakMap;deferred=new Set;constructor(e=null){null!==e&&this.observe(e)}initialize(e,t={},n){const o=t.registerAddress??!0,s={registerAddress:o,registerPathInfo:t.registerPathInfo??o,applyOnReconnect:t.applyOnReconnect??!0},i=[];for(const t of e){const e=this.remember(t,s),o=Jn.get(e);void 0===o||"disposed"===o.phase||"failed"===o.phase?(this.start(e,s,n),i.push(e)):(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 i.filter(e=>this.shouldApplyState(e))}activate(e,t){if(no(t)&&io(t),null===this.rowPlan)for(const n of e){const e=Jn.get(n);if(void 0!==e&&e.session===this&&"disposed"!==e.phase&&"failed"!==e.phase){null===e.address&&null===e.patternListIndex&&(e.options.registerAddress=!0,this.registerAddress(e,t)),"active"===e.phase&&this.settleInitialRecord(e),this.settleConnectedSnapshot(e);continue}const o=this.optionsByBinding.get(n);void 0!==o?(o.registerAddress=!0,this.start(n,o,t)):this.initialize([n],{registerAddress:!0,registerPathInfo:!1,applyOnReconnect:!1})}else this.activatePlanRows(this.rowPlan,e,t)}shouldApplyState(e){const t=Jn.get(e);return void 0===t||t.session!==this||(!t.options.registerAddress||"waiting-definition"===t.phase||"failed"!==t.phase&&("active"===t.phase&&this.settleInitialRecord(t),t.initialApplyDone?"state"===t.resolvedAuthority||!t.outputOnlyMember&&!t.observationPending:(t.initialApplyDone=!0,"state"===t.resolvedAuthority)))}getRecord(e){const t=Jn.get(e);return t?.session===this?t:null}addTeardown(e,t){const n=Jn.get(e);return!(void 0===n||!this.isAlive(n,n.generation))&&(ao(n,t),!0)}deferUntilDefined(e,t,n,o=()=>{}){const s=O();null===s&&F(`CustomElementRegistry is unavailable for <${t}>.`),this.observe(e),Zn(e,this);const i={node:e,active:!0,cancel:null};let r=this.deferredByNode.get(e);void 0===r&&(r=new Set,this.deferredByNode.set(e,r)),r.add(i),this.deferred.add(i);const a=()=>!!i.active&&(i.active=!1,r?.delete(i),this.deferred.delete(i),!0);return i.cancel=jn(s).wait(t,()=>{if(a())try{R(s,e),n()}catch(e){o(e)}},e=>{a()&&o(e)}),()=>{a()&&i.cancel?.()}}disposeBinding(e){const t=Jn.get(e);void 0!==t&&t.session===this&&this.disposeRecord(t)}dispose(){for(const e of Array.from(this.records))this.disposeRecord(e);for(const e of Array.from(this.deferred))e.active=!1,e.cancel?.(),this.deferred.delete(e),this.deferredByNode.get(e.node)?.delete(e)}canWholesaleDestroy(){if(this.deferred.size>0)return!1;for(const e of this.records)if(e.pendingDefinitions>0||e.observationPending)return!1;return!0}destroyRecords(){for(const e of this.records)null!==e.address&&(it(e.address,e.info),e.address=null),e.phase="disposed",e.teardowns=null;this.records.clear()}observe(e){const t=function(e){const t=e.getRootNode();return no(t)?t:null}(e);null!==t&&io(t)}handleMutations(e,t,n){for(const n of t)to(n,t=>{e.contains(t)||this.handleRemovedNode(t)});const o=[];for(const t of n)to(t,t=>{e.contains(t)&&this.handleAddedNode(t,o)});o.length>0&&As(o)}handleRemovedNode(e){const t=this.knownBindingsByNode.get(e);if(void 0!==t)if(t instanceof Map)for(const e of t.values())this.disposeBinding(e);else this.disposeBinding(t);const n=this.deferredByNode.get(e);if(void 0!==n)for(const e of Array.from(n))e.active=!1,e.cancel?.(),n.delete(e),this.deferred.delete(e)}handleAddedNode(e,t){const n=this.knownBindingsByNode.get(e);if(void 0===n)return;const o=n instanceof Map?n.values():[n];for(const e of o){const n=Jn.get(e);if("active"===n?.phase){this.settleConnectedSnapshot(n);continue}if("disposed"!==n?.phase)continue;const o=this.optionsByBinding.get(e);if(void 0!==o)try{this.start(e,o),o.applyOnReconnect&&this.shouldApplyState(e)&&t.push(e)}catch{}}}knownMapFor(e){const t=this.knownBindingsByNode.get(e);if(t instanceof Map)return t;const n=new Map;if(void 0!==t){let e=Yn.get(t);void 0===e&&(e=ro(t),Yn.set(t,e)),n.set(e,t)}return this.knownBindingsByNode.set(e,n),n}remember(e,t){const n=e.replaceNode;Zn(n,this);const o=this.knownMapFor(n);let s=Yn.get(e);void 0===s&&(s=ro(e),Yn.set(e,s));const i=o.get(s);if(void 0!==i){const e=this.optionsByBinding.get(i);return void 0!==e&&(e.registerAddress||=t.registerAddress,e.registerPathInfo||=t.registerPathInfo,e.applyOnReconnect||=t.applyOnReconnect),i}return o.set(s,e),this.optionsByBinding.set(e,{...t}),e}initializeRow(e,t){this.rowPlan=e;const n={registerAddress:!1,registerPathInfo:!1,applyOnReconnect:!1},o=e.slots;for(let e=0;e<t.length;e++){const s=t[e],i=o[e],r=s.replaceNode;Zn(r,this),this.addKnownRowBinding(r,s,e),this.optionsByBinding.set(s,n);const a={id:++Gn,info:s,generation:++Kn,phase:"active",teardowns:null,session:this,anchor:r,options:n,address:null,patternPathInfo:null,patternListIndex:null,outerPatternPathInfo:null,pendingDefinitions:0,initialPolicy:i.policy,resolvedAuthority:i.authority,initialSettled:!0,initialApplyDone:!1,outputOnlyMember:i.policy.outputOnly,observationPending:!1,eventSequence:0,hasProducerValue:!1,producerValue:void 0,eventAttached:!1,twowayAttached:!1};if(Jn.set(s,a),this.records.add(a),i.isEvent){try{Wt(s)}catch(e){throw a.phase="failed",this.runTeardowns(a),this.records.delete(a),e}a.eventAttached=!0}}}activatePlanRows(e,t,n){const o=e.slots;for(let e=0;e<t.length;e++){const s=t[e],i=Jn.get(s);if(void 0!==i&&i.session===this){if(i.options.registerAddress=!0,"disposed"===i.phase||"failed"===i.phase){const t=o[e];if(i.generation=++Kn,i.phase="active",i.initialPolicy=t.policy,i.resolvedAuthority=t.authority,i.initialSettled=!0,i.initialApplyDone=!1,i.outputOnlyMember=t.policy.outputOnly,this.records.add(i),t.isEvent){try{Wt(s)}catch(e){throw i.phase="failed",this.runTeardowns(i),this.records.delete(i),e}i.eventAttached=!0}this.registerAddress(i,n);continue}null===i.address&&null===i.patternListIndex&&this.registerAddress(i,n)}else this.initialize([s],{registerAddress:!0,registerPathInfo:!1,applyOnReconnect:!1})}}addKnownRowBinding(e,t,n){const o=this.knownBindingsByNode.get(e);if(void 0===o)return void this.knownBindingsByNode.set(e,t);if(o instanceof Map)return void o.set("@plan:"+n,t);const s=new Map;s.set("@plan:first",o),s.set("@plan:"+n,t),this.knownBindingsByNode.set(e,s)}start(e,t,n){!function(e){const t=e.node,n=e.replaceNode;t!==n&&null!==t.parentNode&&t.parentNode.replaceChild(n,t)}(e);const o=this.optionsByBinding.get(e)??{...t},s={id:++Gn,info:e,generation:++Kn,phase:"discovered",teardowns:null,session:this,anchor:e.replaceNode,options:o,address:null,patternPathInfo:null,patternListIndex:null,outerPatternPathInfo: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};Jn.set(e,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(e){throw s.phase="failed",this.runTeardowns(s),this.records.delete(s),e}}attachListeners(e){const t=e.info;Wt(t)?e.eventAttached=!0:"eventToken"!==t.propSegments[0]?(qt(t)&&ao(e,()=>function(e){if("radio"===e.bindingType&&-1===e.propModifiers.indexOf("ro")){const t=zt(e),n=Ft(e,t),o=Bt.get(n);return void 0!==o&&(e.node.removeEventListener(t,o),0!==jt.countOf(n)&&(jt.remove(n,e)&&Bt.delete(n),!0))}return!1}(t)),St(t)&&ao(e,()=>function(e){if("checkbox"===e.bindingType&&-1===e.propModifiers.indexOf("ro")){const t=Nt(e),n=vt(e,t),o=bt.get(n);return void 0!==o&&(e.node.removeEventListener(t,o),0!==wt.countOf(n)&&(wt.remove(n,e)&&bt.delete(n),!0))}return!1}(t)),this.attachAfterDefinition(e,()=>{if(Ht(t.node,t.propName)&&-1===t.propModifiers.indexOf("ro")){const n=function(e,t,n){let o=dn.get(e);void 0===o&&(o=new Map,dn.set(e,o));let s=o.get(t);return void 0===s&&(s=new Set,o.set(t,s)),s.add(n),()=>{s?.delete(n),0===s?.size&&o?.delete(t),0===o?.size&&dn.delete(e)}}(t.node,t.propName,t=>{this.isAlive(e,e.generation)&&(e.eventSequence+=1,e.hasProducerValue=!0,e.producerValue=t)});ao(e,n)}!function(e){const t=T(e.node);if(null!==t){const e=O(),n=e?.get(t);if(void 0===n)return void(null===e&&F(`CustomElementRegistry is unavailable for <${t}>.`))}if(Ht(e.node,e.propName)&&-1===e.propModifiers.indexOf("ro")){const t=pn(e),n=hn(e),o=mn(e),s=fn(e,t,null!==n,o);let i=ln.get(s);void 0===i&&(i=gn(e.stateName,e.propName,e.statePathName,e.inFilters,n,o),ln.set(s,i)),e.node.addEventListener(t,i),cn.add(s,e)}}(t),e.twowayAttached=!0})):this.attachAfterDefinition(e,()=>{Et(t)&&ao(e,()=>function(e){if("eventToken"!==e.propSegments[0])return!1;const t=Ct.get(e);return void 0!==t&&(e.node.removeEventListener(t.eventName,t.handler),Ct.delete(e),!0)}(t))})}attachAfterDefinition(e,t){const n=T(e.info.node);if(null===n)return void t();const o=O();if(null===o&&F(`CustomElementRegistry is unavailable for <${n}>.`),void 0!==o.get(n))return void t();e.phase="waiting-definition",e.pendingDefinitions+=1;const s=e.generation,i=jn(o).wait(n,()=>{if(this.isAlive(e,s))try{R(o,e.info.node),t(),e.pendingDefinitions-=1,0===e.pendingDefinitions&&(e.phase="active",this.settleInitialRecord(e))}catch{e.phase="failed",this.runTeardowns(e),this.records.delete(e)}},()=>{this.isAlive(e,s)&&(e.phase="failed",this.runTeardowns(e),this.records.delete(e))});ao(e,i)}settleInitialRecord(e){if(!e.initialSettled&&e.options.registerAddress){e.phase="synchronizing";try{const t=Vn(e.info),n=Hn(e.info,t.authority);if(e.initialPolicy=t,e.resolvedAuthority=n,e.initialSettled=!0,e.outputOnlyMember=t.outputOnly,e.phase="active",!t.observable)return;if("connect"===t.syncOn&&e.info.node instanceof HTMLElement&&!e.info.node.isConnected)return e.observationPending=!0,void Rn++;this.readProducerSnapshot(e,"call"===t.syncOn)}catch(t){throw e.phase="failed",this.runTeardowns(e),this.records.delete(e),t}}}readProducerSnapshot(e,t){if(!this.isAlive(e,e.generation))return;const n=e.info.node,o=e.info.propName;if(!(o in n))return;const s=e.eventSequence,i=n[o];e.observationPending&&(e.observationPending=!1,Dn()),t&&e.eventSequence!==s||(e.hasProducerValue=!0,e.producerValue=i,"element"===e.resolvedAuthority&&function(e,t){let n=t;for(const t of e.inFilters)n=t.filterFn(n);const o=hi(e.node.getRootNode(),e.stateName);null===o&&F(`State element with name "${e.stateName}" not found for initial binding sync.`);const s=xe(e.node);o.createState("writable",t=>{t[ke](s,()=>{t[e.statePathName]=n})})}(e.info,i))}settleConnectedSnapshot(e){if(e.observationPending&&e.info.node instanceof HTMLElement&&e.info.node.isConnected)try{this.readProducerSnapshot(e,!1)}catch{e.phase="failed",this.runTeardowns(e),this.records.delete(e)}}registerAddress(e,t){if(null!==e.address||null!==e.patternListIndex)return;const n=e.info,o=Ye(n);if(null!==o){const s=hi(Ze(n,t),n.stateName);null===s&&F(`State element with name "${n.stateName}" not found for binding.`);const i=Le(s,n.statePathInfo);at(i,o,n),e.patternPathInfo=i,e.patternListIndex=o;const r=function(e,t){if(0===t.wildcardCount)return null;const n=An(e,t);if(null===n||n.stateElement===e)return null;const o=bn(e);return n.pathInfo.wildcardCount!==t.wildcardCount+o?null:n}(s,n.statePathInfo);null!==r&&(at(r,o,n),e.outerPatternPathInfo=r)}else{const o=et(n,t);st(o,n),e.address=o}if(!e.options.registerPathInfo)return;const s=hi(n.replaceNode.getRootNode(),n.stateName);null===s&&F(`State element with name "${n.stateName}" not found for binding.`),"event"!==n.bindingType&&s.setPathInfo(n.statePathName,n.bindingType)}isAlive(e,t){return e.generation===t&&Jn.get(e.info)===e&&"disposed"!==e.phase&&"failed"!==e.phase}disposeRecord(e){"disposed"!==e.phase&&(e.phase="disposed",this.runTeardowns(e),this.records.delete(e))}runTeardowns(e){e.observationPending&&(e.observationPending=!1,Dn());const t=e.info;if(null!==e.address)try{it(e.address,t),e.address=null,gt(t),tt(t)}catch{}else if(null!==e.patternListIndex){if(null!==e.outerPatternPathInfo){try{lt(e.outerPatternPathInfo,e.patternListIndex,t)}catch{}e.outerPatternPathInfo=null}try{lt(e.patternPathInfo,e.patternListIndex,t),e.patternPathInfo=null,e.patternListIndex=null,gt(t),tt(t)}catch{}}if(e.twowayAttached){e.twowayAttached=!1;try{!function(e){const t=T(e.node);if(null!==t){const e=O(),n=e?.get(t);if(void 0===n)return}if(Ht(e.node,e.propName)&&-1===e.propModifiers.indexOf("ro")){const t=pn(e),n=fn(e,t,null!==hn(e),mn(e)),o=ln.get(n);if(void 0===o)return;e.node.removeEventListener(t,o),cn.remove(n,e)&&ln.delete(n)}}(t)}catch{}}if(null!==e.teardowns){const t=Array.from(e.teardowns).reverse();e.teardowns=null;for(const e of t)try{e()}catch{}}if(e.eventAttached){e.eventAttached=!1;try{!function(e){if(!e.propName.startsWith("on"))return!1;const t=Dt(e),n=Ot.get(t);if(void 0===n)return!1;const o=e.propName.slice(2);e.node.removeEventListener(o,n),0!==Rt.countOf(t)&&(Rt.remove(t,e)&&Ot.delete(t))}(t)}catch{}}}}function co(e){let t=Xn.get(e);return void 0===t&&(t=new lo(e),Xn.set(e,t)),t}function uo(e){return Jn.get(e)?.session??null}const fo=new WeakMap;function po(e,t){let n=e;for(const e of t)n=e.filterFn(n);return n}const ho=Object.freeze([]);const mo=new WeakMap;const go=new WeakMap;function yo(e){return go.get(e)??[]}function bo(e,t){go.set(e,t)}Set.prototype.difference||(Set.prototype.difference=function(e){const t=new Set(this);for(const n of e)t.delete(n);return t}),Set.prototype.intersection||(Set.prototype.intersection=function(e){const t=new Set;for(const n of e)this.has(n)&&t.add(n);return t});let wo=0;function vo(){return`u${(wo++).toString(36)}`}let No=0;class So{uuid=vo();parentListIndex;position;length;_index;_version;_indexes;_listIndexes;constructor(e,t){this.parentListIndex=e,this.position=e?e.position+1:0,this.length=this.position+1,this._index=t,this._version=No}get index(){return this._index}set index(e){this._index=e,this._version=++No,this.indexes[this.position]=e}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=No),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(e){return e>=0?this.listIndexes[e]?.deref()||null:this.listIndexes[this.listIndexes.length+e]?.deref()||null}}function Io(e,t){return new So(e,t)}const xo=new WeakMap;function _o(e){return xo.get(e)||null}function $o(e,t){null!==t?xo.set(e,t):xo.delete(e)}const Po=new WeakMap,Ao=Object.freeze([]),ko=new Set;function Co(e,t,n){const o=function(e,t,n){const o=Array.isArray(t)&&t.length>0?t:Ao,s=Array.isArray(n)&&n.length>0?n:Ao,i=function(e,t){const n=Array.isArray(e)&&e.length>0?e:Ao,o=Array.isArray(t)&&t.length>0?t:Ao;let s=Po.get(n);return s&&s.get(o)||null}(o,s);if(i)return i;const r=_o(o)||[];let a;try{if(0===s.length)return a={oldIndexes:r,newIndexes:[],changeIndexSet:ko,deleteIndexSet:new Set(r),addIndexSet:ko};let t=_o(s);if(0===o.length){if(null===t){t=[];for(let n=0;n<s.length;n++){const o=Io(e,n);t.push(o)}}return a={oldIndexes:r,newIndexes:t,changeIndexSet:ko,deleteIndexSet:ko,addIndexSet:new Set(t)}}if(function(e,t){if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}(o,s))return a={oldIndexes:r,newIndexes:r,changeIndexSet:ko,deleteIndexSet:ko,addIndexSet:ko};if(null!==t)return function(e,t){const n=new Set(t),o=new Set(e),s=new Set,i=n.difference(o),r=o.difference(n),a=new Map;for(let t=0;t<e.length;t++)a.set(e[t],t);for(let e=0;e<t.length;e++){const n=t[e];i.has(n)||a.get(n)!==e&&s.add(n)}return{oldIndexes:e,newIndexes:t,changeIndexSet:s,deleteIndexSet:r,addIndexSet:i}}(r,t);t=[];const n=new Map;for(let e=0;e<o.length;e++){const t=o[e];let s=n.get(t);s||(s=[],n.set(t,s)),s.push(e)}const i=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=Io(e,o);t.push(n),l.add(n)}else{const e=r[d];d!==o&&i.add(e),t.push(e)}}return a={oldIndexes:r,newIndexes:t,changeIndexSet:i,deleteIndexSet:new Set(r).difference(new Set(t)),addIndexSet:l}}finally{void 0!==a&&(!function(e,t,n){let o=Po.get(e);o||(o=new WeakMap,Po.set(e,o)),o.set(t,n)}(o,s,a),$o(s,a.newIndexes))}}(e,t,n);return function(e){for(let t=0;t<e.length;t++)e[t].index!==t&&(e[t].index=t)}(o.newIndexes),o}function Eo(e){if(0===e.changeIndexSet.size||e.addIndexSet.size===e.newIndexes.length)return null;const t=new Map;for(let n=0;n<e.oldIndexes.length;n++)t.set(e.oldIndexes[n],n);const n=[],o=[];let s=-1,i=!0;for(const r of e.newIndexes){if(e.addIndexSet.has(r))continue;const a=t.get(r);if(void 0===a)return null;a<s&&(i=!1),s=a,n.push(r),o.push(a)}if(i)return null;const r=function(e){const t=e.length,n=[],o=new Array(t).fill(-1);for(let s=0;s<t;s++){const t=e[s];let i=0,r=n.length;for(;i<r;){const o=i+r>>1;e[n[o]]<t?i=o+1:r=o}i>0&&(o[s]=n[i-1]),n[i]=s}const s=[];let i=n.length>0?n[n.length-1]:-1;for(;i>=0;)s.push(i),i=o[i];return s.reverse(),s}(o),a=new Set;for(const e of r)a.add(n[e]);return a}const Mo=new WeakMap;function To(e){return Mo.get(e)??[]}function Oo(e,t){Mo.set(e,t)}const Ro=new WeakMap;function Do(e){return Ro.get(e)??null}function Lo(e,t){Ro.set(e,t)}const Wo=new WeakMap;function Bo(e){return Wo.get(e)??[]}function jo(e,t){Wo.set(e,t)}function Fo(e,t){const n=Bo(e);for(const e of n)_e(e,t)}function zo(e,t,n){Fo(e,t);const o=To(e),s=Do(e);null!==s&&s.activate(o,n.rootNode);for(const e of o){if(null===s){st(et(e),e)}(null===s||s.shouldApplyState(e))&&Ps(e,n)}}function qo(e){if(!e.mounted)return;const t=To(e),n=Do(e);for(const e of t)if(null!==n)n.disposeBinding(e);else{it(et(e),e)}!function(e){const t=Bo(e);for(const e of t)_e(e,null)}(e)}const Uo=new WeakMap,Vo=Object.freeze(new Set);function Ho(e,t){const n=Uo.get(e);n?n.add(t):Uo.set(e,new Set([t]))}function Go(e){const t=Uo.get(e);return void 0!==t?t:Vo}function Ko(e,t){const n=Uo.get(e);n&&(n.delete(t),0===n.size&&Uo.delete(e))}const Jo=new Set(["if","elseif","else","for"]);class Xo{_content;_childNodeArray=[];_firstNode=null;_lastNode=null;_mounted=!1;_ranged=!1;constructor(e,t=!1){this._content=e,this._ranged=t,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(e){for(const t of this._childNodeArray)Tn(t),e.appendChild(t);this._mounted=!0}_movableNodes(){if(!this._ranged||!this._mounted)return this._childNodeArray;const e=this._firstNode,t=this._lastNode;if(null===e||null===t||null===e.parentNode)return this._childNodeArray;const n=[];for(let o=e;null!==o;o=o.nextSibling)if(n.push(o),o===t)return n;return this._childNodeArray}mountAfter(e){const t=e.parentNode;if(t){let n=e;for(const e of this._movableNodes())n.nextSibling!==e&&(Tn(e),t.insertBefore(e,n.nextSibling)),n=e}this._mounted=!0}tryDestroy(){const e=Do(this);if(null===e||!e.canWholesaleDestroy())return!1;e.destroyRecords();for(const e of this._childNodeArray)Cn(e),null!==e.parentNode&&e.parentNode.removeChild(e);const t=To(this);for(const e of t)if(Jo.has(e.bindingType)){const t=Go(e.node);for(const e of t)e.tryDestroy()||e.unmount()}return this._mounted=!1,!0}unmount(){Do(this)?.dispose();for(const e of this._childNodeArray)Cn(e),null!==e.parentNode&&e.parentNode.removeChild(e);const e=To(this);for(const t of e){if(Jo.has(t.bindingType)){const e=Go(t.node);for(const t of e)t.unmount()}gt(t),tt(t)}this._mounted=!1}}function Yo(e){let n=e.topLevelStructural;return void 0===n&&(n=e.topLevelStructural=function(e){const n=new RegExp(`^@@(?:${t.commentForPrefix}|${t.commentIfPrefix}|${t.commentElseIfPrefix}|${t.commentElsePrefix}):`);for(let t=e.firstChild;null!==t;t=t.nextSibling)if(t.nodeType===Node.COMMENT_NODE&&n.test(t.data))return!0;return!1}(e.fragment)),n}function Qo(e){const t=document.createDocumentFragment(),n=new Xo(t);return n._childNodeArray=e,n._firstNode=e.length>0?e[0]:null,n._lastNode=e.length>0?e[e.length-1]:null,n._mounted=!0,n}function Zo(e,t,n){const o=document.importNode(t.fragment,!0),s=t.nodeInfos,i=new Array(s.length);for(let e=0;e<s.length;e++){const t=U(o,s[e].nodePath);null===t&&F(`Node not found by path [${s[e].nodePath.join(", ")}] in fragment.`),Ne(t),r(t),i[e]=t}const a=n.slots,l=new Array(a.length),c=[];for(let e=0;e<a.length;e++){const t=a[e],n=i[t.nodeIndex],o={...t.template,node:n,replaceNode:n};l[e]=o,t.isIndexBinding&&c.push(o)}const d=function(e,t){const n=new lo;return n.initializeRow(e,t),n}(n,l),u=new Xo(o);return Lo(u,d),Oo(u,l),bo(u,c),jo(u,i),Ho(e.node,u),u}function es(n){void 0!==n.uuid&&null!==n.uuid||F("BindingInfo.uuid is null.");const o=me(n.uuid);o||F(`Fragment with UUID "${n.uuid}" not found.`);const s=!e()&&Yo(o);let i=o.rowPlan;if((void 0===i||null!==i&&i.directional!==t.enableDirectionalInitialSync)&&(i=o.rowPlan=function(e){const n=t.enableDirectionalInitialSync,o=[],s=e.nodeInfos;for(let t=0;t<s.length;t++){const n=s[t],i=U(e.fragment,n.nodePath);if(null===i)return null;for(const e of n.parseBindTextResults){const n=e.bindingType;if("text"!==n&&"prop"!==n&&"event"!==n)return null;const s=e.propSegments[0];if("command"===s||"eventToken"===s)return null;if("text"===n){if(i.nodeType!==Node.TEXT_NODE)return null}else if(null!==T(i))return null;if("prop"===n&&Ht(i,e.propName))return null;let r;try{r=Vn({...e,node:i,replaceNode:i})}catch{return null}if(r.observable||"auto"===r.authority)return null;o.push({nodeIndex:t,template:e,isEvent:"event"===n,isIndexBinding:e.statePathName in f,policy:r,authority:r.authority})}}return{directional:n,slots:o}}(o)),null!==i)return Zo(n,o,i);const r=document.importNode(o.fragment,!0),a=function(e,t){const[n,o]=function(e,t){const n=[],o=[];for(const s of t){const t=U(e,s.nodePath);if(null===t&&F(`Node not found by path [${s.nodePath.join(", ")}] in fragment.`),be.has(t))continue;const i=we(t,s.parseBindTextResults,{allowDeferred:!1});o.push(...i.bindings),n.push(t)}return[n,o]}(e,t),s=new lo,i=s.initialize(o,{registerAddress:!1,applyOnReconnect:!1},null);return{nodes:n,bindingInfos:i,bindingSession:s}}(r,o.nodeInfos);s&&function(e,t){e.appendChild(document.createComment(`wcs-row-end:${t}`))}(r,n.uuid);const l=new Xo(r,s);Lo(l,a.bindingSession),Oo(l,a.bindingInfos);const c=[];for(const e of a.bindingInfos)e.statePathName in f&&c.push(e);return bo(l,c),jo(l,a.nodes),Ho(n.node,l),l}const ts=new WeakMap,ns=new WeakMap,os=new WeakMap,ss=new WeakMap;function is(e,t,n){!function(e,t,n){let o=ns.get(e);if(void 0===o){if(null===n)return;o=new WeakMap,ns.set(e,o)}null===n?o.delete(t):o.set(t,n)}(e,t,n)}function rs(e,t){ts.set(e,t)}function as(e,t){let n=os.get(e.node);void 0===n&&(n=[],os.set(e.node,n)),n.length<1e3?n.push(t):Ko(e.node,t)}function ls(e,t){if(null===t)return!1;if(e.nextSibling===t)return!0;const n=e.compareDocumentPosition(t);return 0!==(n&Node.DOCUMENT_POSITION_FOLLOWING)&&0===(n&Node.DOCUMENT_POSITION_DISCONNECTED)}function cs(t,n,o){const s=Boolean(o);let i;const r=Go(t.node);i=0===r.size?es(t):r.values().next().value;const a=e(),l=t.uuid??"",c=t.bindingType;if(s||(qo(i),i.unmount()),s){if(a){const e=document.createComment(`@@wcs-${c}-start:${l}:${t.statePathName}`);t.node.parentNode.insertBefore(e,t.node.nextSibling),i.mountAfter(e);const n=document.createComment(`@@wcs-${c}-end:${l}:${t.statePathName}`),o=i.lastNode??e;o.parentNode.insertBefore(n,o.nextSibling)}else i.mountAfter(t.node);zo(i,xe(t.node),n)}}const ds=new WeakMap;function us(e){return ds.get(e)??[]}const fs=new Set;const ps={value(e,t){"TEXTAREA"===e.tagName?e.textContent=String(t??""):e.setAttribute("value",String(t??""))},checked(e,t){t?e.setAttribute("checked",""):e.removeAttribute("checked")},selected(e,t){t?e.setAttribute("selected",""):e.removeAttribute("selected")},disabled(e,t){t?e.setAttribute("disabled",""):e.removeAttribute("disabled")},selectedIndex(e,t){const n=e.querySelectorAll("option"),o=Number(t);for(let e=0;e<n.length;e++)e===o?n[e].setAttribute("selected",""):n[e].removeAttribute("selected")}};function hs(t,n,o){if(void 0===o)return;const s=t.node,i=t.propSegments;if(1===i.length){const a=i[0];if(s[a]!==o){const e=()=>{let e=!1;try{s[a]=o,e=!0}catch(e){}if(e){const e=function(e,t){const n=T(e);if(null===n)return null;const o=O()?.get(n);if(void 0===o)return null;const s=D(e)?.declaredInputs.get(t);return"string"==typeof s?.attribute&&s.attribute.length>0?s.attribute:null}(s,a);if(null!==e)try{!function(e,t,n){if(null==n)return void e.removeAttribute(t);let o;if("object"==typeof n)try{o=JSON.stringify(n)}catch{o=String(n)}else o=String(n);e.setAttribute(t,o)}(s,e,o)}catch(e){}}};if(Ht(s,a)){const i=Yt(s,a,t.stateName,t.statePathName),r=Qt(i,"to-element"),l=n?.propagationContextByBinding?.get(t)??on()??en(i);if(l.visitedEdges.has(r))null!==nt&&nt({type:"propagation:suppressed",reason:"visited-edge",transactionId:l.transactionId,edgeId:r,node:s,member:a});else{const t=tn(l,r);sn(t,()=>function(e,t,n,o,s,i){const r={bindingId:o,bindingGeneration:0,member:t,transactionId:s,synchronousScopeId:Jt++,writtenValue:n};rn.push({receipt:r,node:e});try{return i()}finally{rn.pop()}}(s,a,o,i,t.transactionId,e))}}else e()}if(e()){const e=ps[a];e?e(s,o):(!function(e,t,n){let o=ds.get(e);o||(o=[],ds.set(e,o));const s=o.find(e=>e.propName===t);s?s.value=n:o.push({propName:t,value:n})}(s,a,o),r=s,fs.add(r))}return}var r;const a=i[0];let l=s[a];for(let e=1;e<i.length-1;e++){const t=i[e];if(null==l)return;l=l[t]}if(l[i[i.length-1]]!==o){if(Object.isFrozen(l))return;try{l[i[i.length-1]]=o}catch(e){}}}const ms=new WeakSet;function gs(e,t,n){const o=e.node,s=e.propSegments;s.length<=1&&F(`Invalid propSegments for web component binding: ${s.join(a)}`);const[i,...r]=s,l=Nn(o,i);null===l&&F(`State element not bound to "${i}" on web component.`),!1!==l.hasRootNode&&l.createState("readonly",e=>{e.$postUpdate(r.join(a))})}function ys(e,t){const n=mt(t);if(n.pathInfo.path in f){const e=xe(t.node);return null===e&&F(`ListIndex not found for binding: ${t.statePathName}`),function(e,t){null===e.listIndex&&F("ListIndex not found for loopContext:");const n=f[t];void 0===n&&F(`Invalid index name: ${t}`);const o=Ke(e.listIndex,n,e.pathInfo.wildcardCount);return null===o&&F(`Index not found at position ${n} for loopContext:`),o.index}(e,n.pathInfo.path)}return e[Ce](n)}const bs=new WeakSet;function ws(e,t){console.error(`[@wcstack/state] deferred apply failed for <${e}>.`,t)}const vs={class:function(e,t,n){const o=e.node,s=e.propSegments[1];"boolean"!=typeof n&&F("Invalid value for class application: expected boolean, got "+typeof n),o.classList.toggle(s,n)},attr:function(e,t,n){const o=e.node,s=e.propSegments[1];o.getAttribute(s)!==n&&o.setAttribute(s,n)},style:function(e,t,n){const o=e.propSegments[1],s=e.node.style;s[o]!==n&&(s[o]=n)},command:function(e,t,n){Tt(n)||F("command binding requires a CommandToken value (use $command.<tokenName> with a name declared in $commandTokens).");const o=n,s=mo.get(e);if(s&&s.token===o)return;const i=e.node,r=e.propSegments[1];"string"==typeof r&&0!==r.length||F('command binding requires a method name (e.g., "command.fetch").');const a=function(e){const t=T(e);if(null===t)return null;const n=O()?.get(t);return void 0===n&&F(`Custom element <${t}> is not defined for command binding.`),D(e)}(i);null===a&&F(`command binding requires a wc-bindable custom element. <${i.tagName.toLowerCase()}> is not wc-bindable.`),a.declaredCommands.has(r)||F(`Command "${r}" is not declared in wcBindable.commands of <${i.tagName.toLowerCase()}>.`),s&&(s.unsubscribe(),mo.delete(e));const l=new WeakRef(i);let c=null;c=o.subscribe((...t)=>{const n=l.deref();if(!n||!n.isConnected)return c?.(),void mo.delete(e);const o=n[r];return"function"!=typeof o&&F(`Method "${r}" is not a function on <${n.tagName.toLowerCase()}>.`),Reflect.apply(o,n,t)}),mo.set(e,{token:o,unsubscribe:c,elementRef:l})}},Ns={text:function(t,n,o){const s=null==o?"":String(o);if(t.replaceNode.nodeValue!==s&&(t.replaceNode.nodeValue=s),e()&&!ms.has(t.replaceNode)){ms.add(t.replaceNode);const e=t.replaceNode.parentNode;if(e){const n=t.statePathName,o=document.createComment(`@@wcs-text-start:${n}`),s=document.createComment(`@@wcs-text-end:${n}`);e.insertBefore(o,t.replaceNode),e.insertBefore(s,t.replaceNode.nextSibling)}}},for:function(t,n,o){const s=t.statePathInfo,i=Ye(t),r=et(t),a=Pe(r),c=Co(wn(n.stateElement,i),a,o);n.newListValueByAbsAddress.set(r,Array.isArray(o)?o:[]);const d=Array.isArray(a)&&a.length===c.deleteIndexSet.size&&c.deleteIndexSet.size>0;if(d&&null!==t.node.parentNode){let e=ss.get(t.node);if(void 0===e){const n=ts.get(t.node)||t.node;e=function(e,t){let n=e.previousSibling,o=t.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}(t.node,n),ss.set(t.node,e)}if(e){const e=t.node.parentNode;e.textContent="",e.appendChild(t.node)}}let u=ns.get(t.node),f=d?1e3-function(e){return os.get(e.node)||[]}(t).length:Number.POSITIVE_INFINITY;if(void 0!==u){for(const e of c.deleteIndexSet){const n=u.get(e);void 0!==n&&(f<=0&&n.tryDestroy()?Ko(t.node,n):(qo(n),n.unmount(),as(t,n),f-=1),d||u.delete(e))}d&&(ns.delete(t.node),u=void 0)}let p=t.node;const h=C(s.path+"."+l),m=n.stateElement.loopContextStack,g=Eo(c);let y=null;c.newIndexes.length==c.addIndexSet.size&&c.newIndexes.length>0&&p.isConnected&&(y=document.createDocumentFragment(),Ue(y,n.rootNode));const b=e(),w=t.uuid??"",v=os.get(t.node);for(const e of c.newIndexes){let o;if(c.addIndexSet.has(e)){const i=pt(h,e);m.createLoopContext(i,i=>{if(o=void 0!==v?v.pop():void 0,void 0===o&&(o=es(t)),null!==y)b&&y.appendChild(document.createComment(`@@wcs-for-start:${w}:${s.path}:${e.index}`)),o.appendTo(y),b&&y.appendChild(document.createComment(`@@wcs-for-end:${w}:${s.path}:${e.index}`));else{if(p.nextSibling!==o.firstNode){if(b){const t=document.createComment(`@@wcs-for-start:${w}:${s.path}:${e.index}`);p.parentNode.insertBefore(t,p.nextSibling),p=t}o.mountAfter(p)}if(b){const t=document.createComment(`@@wcs-for-end:${w}:${s.path}:${e.index}`),n=o.lastNode??p;n.parentNode.insertBefore(t,n.nextSibling)}}zo(o,i,n)}),void 0===o&&F(`Content not found for ListIndex: ${e.index} at path "${s.path}"`)}else{if(o=void 0!==u?u.get(e)??null:null,c.changeIndexSet.has(e)){const e=yo(o);for(const t of e)Ps(t,n)}null===o&&F(`Content not found for ListIndex: ${e.index} at path "${s.path}"`);const t=!o.mounted;if(null!==g&&g.has(e)&&ls(p,o.firstNode)||p.nextSibling===o.firstNode||o.mountAfter(p),t){const t=o,s=pt(h,e);m.createLoopContext(s,e=>{zo(t,e,n)})}}p=o.lastNode||p,void 0===u&&(u=new WeakMap,ns.set(t.node,u)),u.set(e,o)}ts.set(t.node,p),null!==y&&(t.node.parentNode.insertBefore(y,t.node.nextSibling),Ue(y,null))},if:cs,else:cs,elseif:cs,radio:function(e,t,n){const o=e.node,s=po(o.value,e.inFilters);o.checked=n===s},checkbox:function(e,t,n){const o=e.node,s=po(o.value,e.inFilters),i=Array.isArray(n)?n:ho;o.checked=i.includes(s)}},Ss=new WeakMap,Is=new WeakMap,xs=new WeakMap;function _s(e){return e.propSegments.length>1&&(t=e.replaceNode,n=e.propSegments[0],!0===fo.get(t)?.has(n));var t,n}function $s(e,t){const n=po(ys(t.state,e),e.outFilters);if(!0===Is.get(e))return void t.deferredSelectBindings.push({binding:e,value:n});let o=Ss.get(e);if(void 0===o){if(Ss.has(e))return _s(e)?(o=gs,Ss.set(e,o)):o=hs,void o(e,t,n);if(o=Ns[e.bindingType],void 0===o){const t=e.propSegments[0];if(o=vs[t],Ss.set(e,o),void 0===o){T(e.replaceNode)?_s(e)?(o=gs,Ss.set(e,o)):o=hs:(o=hs,Ss.set(e,o))}}if(o===hs){if("SELECT"===e.node.tagName){const o=e.propSegments[0];if("value"===o||"selectedIndex"===o)return t.deferredSelectBindings.push({binding:e,value:n}),void Is.set(e,!0)}}o(e,t,n)}else o(e,t,n)}function Ps(e,t){if(t.appliedBindingSet.has(e))return;if(t.appliedBindingSet.add(e),!1!==t.stateElement.hasUpdatedCallback){const n=et(e);if(t.updatedAbsAddressSetByStateElement.has(t.stateElement)){t.updatedAbsAddressSetByStateElement.get(t.stateElement).add(n)}else t.updatedAbsAddressSetByStateElement.set(t.stateElement,new Set([n]))}const n=uo(e);if(null!==n&&!n.shouldApplyState(e))return;if("event"===e.bindingType)return;if(!0!==xs.get(e)){const t=T(e.replaceNode);if(t&&void 0===O()?.get(t))return void function(e,t){if(bs.has(e))return;bs.add(e);const n=()=>{bs.delete(e);const t=uo(e);(null===t||t.shouldApplyState(e))&&As([e])},o=n=>{bs.delete(e),ws(t,n)},s=uo(e);if(null!==s){const i=s.deferUntilDefined(e.replaceNode,t,n,o);return void(s.addTeardown(e,()=>{bs.delete(e),i()})||(bs.delete(e),i()))}const i=O();if(null===i)return bs.delete(e),void ws(t,new Error("CustomElementRegistry is unavailable."));jn(i).wait(t,()=>{e.replaceNode.isConnected?n():bs.delete(e)},o)}(e,t);xs.set(e,!0)}if(!0===t.sameRootVerified&&e.stateName===t.stateName)return void $s(e,t);let o=e.replaceNode.getRootNode();if(o instanceof DocumentFragment&&!(o instanceof ShadowRoot)&&(o=Ve(o),null===o&&F("Root node for fragment not found for binding.")),e.stateName!==t.stateName||o!==t.rootNode){const n=hi(o,e.stateName);null===n&&F(`State element with name "${e.stateName}" not found for binding.`),n.createState("readonly",s=>{const i={stateName:e.stateName,rootNode:o,stateElement:n,state:s,appliedBindingSet:t.appliedBindingSet,newListValueByAbsAddress:t.newListValueByAbsAddress,updatedAbsAddressSetByStateElement:t.updatedAbsAddressSetByStateElement,deferredSelectBindings:t.deferredSelectBindings};$s(e,i)})}else $s(e,t)}function As(e,t){let n=0;const o=new Set,s=new Map,i=new Map,r=[];for(;n<e.length;){let a=e[n];const l=a.stateName;if(!1===a.replaceNode.isConnected){n++;continue}let c=a.replaceNode.getRootNode();c instanceof DocumentFragment&&!(c instanceof ShadowRoot)&&(c=Ve(c),null===c&&F("Root node for fragment not found for binding."));const d=hi(c,l);null===d&&F(`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:i,deferredSelectBindings:r,sameRootVerified:!0,propagationContextByBinding:t};for(;;){Ps(a,f),n++;const t=e[n];if(!t)break;const o=t.replaceNode.getRootNode();if(t.stateName!==l||o!==f.rootNode)break;a=t}})}for(const{binding:e,value:n}of r)hs(e,{propagationContextByBinding:t},n);for(const[e,t]of s.entries())Ae(e,t);for(const[e,t]of i.entries())e.createState("writable",e=>{e[Re](Array.from(t))})}function ks(e,t){const[n,o,s]=ve(e),i=co(e);for(const e of n)_e(e,t);As(i.initialize(o)),function(e,t,n){for(const o of e)n.deferUntilDefined(o.node,o.tagName,()=>{const e=Se(o);0!==e.length&&(_e(o.node,t),As(n.initialize(e)))},e=>{console.error(`[@wcstack/state] deferred spread failed for <${o.tagName}>.`,e)})}(s,t,i)}const Cs=/\{\{\s*(.+?)\s*\}\}/g,Es=new Set(["SCRIPT","STYLE"]);function Ms(e){!function(e){const t=document.createTreeWalker(e,NodeFilter.SHOW_TEXT),n=[];for(;t.nextNode();)n.push(t.currentNode);for(const e of n)e.parentElement&&Es.has(e.parentElement.tagName)||Ts(e)}(e);const t=Array.from(e.querySelectorAll("template"));for(const e of t)if("http://www.w3.org/2000/svg"===e.namespaceURI){const t=document.createElement("template"),n=Array.from(e.childNodes);for(let e=0;e<n.length;e++){const o=n[e];t.content.appendChild(o)}for(const n of e.attributes)t.setAttribute(n.name,n.value);e.replaceWith(t),Ms(t.content)}else Ms(e.content)}function Ts(e){const t=e.data;if(Cs.lastIndex=0,!Cs.test(t))return;Cs.lastIndex=0;const n=document.createDocumentFragment();let o,s=0;for(;null!==(o=Cs.exec(t));){o.index>s&&n.appendChild(document.createTextNode(t.slice(s,o.index)));const e=o[1];n.appendChild(document.createComment(`@@: ${e}`)),s=o.index+o[0].length}s<t.length&&n.appendChild(document.createTextNode(t.slice(s))),e.parentNode.replaceChild(n,e)}let Os;function Rs(){if(Os)return Os;const e=[],t=te("not",e)(Z);return Os={filterName:"not",args:e,filterFn:t},Os}const Ds=/^(\s*@@\s*(?:.*?)\s*:\s*)(.+?)(\s*)$/;function Ls(e,t){const n=t+a+l,o=e.indexOf("|"),s=e.indexOf("@");let i,r;if(-1!==o?(i=e.slice(0,o).trim(),r=e.slice(o)):-1!==s?(i=e.slice(0,s).trim(),r=e.slice(s)):(i=e.trim(),r=""),"."===i)i=n;else{if(!i.startsWith("."))return e;i=n+a+i.slice(1)}return r.length>0?i+r:i}function Ws(e,t){const n=Ds.exec(e);if(null===n)return e;const o=n[1],s=n[2],i=n[3];return o+Ls(s,t)+i}function Bs(e,t){const n=e.split(";");let o=!1;const s=n.map(e=>{const n=e.trim();if(0===n.length)return e;const s=n.indexOf(":");if(-1===s)return e;const i=n.slice(0,s).trim(),r=n.slice(s+1).trim(),a=Ls(r,t);return a!==r?(o=!0,`${i}: ${a}`):e});return o?s.join(";"):e}function js(e,t){return Bs(e,t)}function Fs(e,n){const o=t.bindAttributeName,s=document.createTreeWalker(e,NodeFilter.SHOW_COMMENT|NodeFilter.SHOW_ELEMENT);for(;s.nextNode();){const e=s.currentNode;if(e.nodeType===Node.COMMENT_NODE){const t=e;t.data=Ws(t.data,n);continue}const t=e;if(t instanceof HTMLTemplateElement)continue;const i=t.getAttribute(o);if(null!==i){const e=Bs(i,n);e!==i&&t.setAttribute(o,e)}}}function zs(e){let t=e;const n=[];for(;null!==t.parentNode;){const e=Array.from(t.parentNode.childNodes).indexOf(t);n.unshift(e),t=t.parentNode}return n}function qs(e){const t=[],n=ye(e);for(const e of n){const n=ge(e);let o=e;if(e.nodeType===Node.COMMENT_NODE&&1===n.length&&"text"===n[0].bindingType&&null!==e.parentNode){const t=document.createTextNode("");e.parentNode.replaceChild(t,e),o=t}t.push({nodePath:zs(o),parseBindTextResults:n})}return t}function Us(e){const t=Array.from(e.childNodes);for(const n of t)if(n.nodeType===Node.TEXT_NODE){""===(n.textContent||"").trim()&&e.removeChild(n)}}const Vs=new Map([["for",t.commentForPrefix],["if",t.commentIfPrefix],["elseif",t.commentElseIfPrefix],["else",t.commentElsePrefix]]),Hs=Rs();function Gs(e,t){const n=t.outFilters;return{...t,outFilters:[...n,Hs],bindingType:e}}function Ks(e,t,n,o){Us(t),"string"==typeof o&&Fs(t,o),Js(e,t,o);return{fragment:t,parseBindTextResult:n,nodeInfos:qs(t)}}function Js(e,n,o){const s=t.commentElsePrefix,i=document.createTreeWalker(n,NodeFilter.SHOW_ELEMENT,{acceptNode(e){const n=e;if("template"===n.tagName.toLowerCase()){if((n.getAttribute(t.bindAttributeName)||"").length>0)return NodeFilter.FILTER_ACCEPT}return NodeFilter.FILTER_SKIP}});let r=null;const a=[],l=[];for(;i.nextNode();){const e=i.currentNode;l.push(e)}for(const n of l){let i=n.getAttribute(t.bindAttributeName)||"";"string"==typeof o&&(i=js(i,o));let l=le(i)[0];const c=Vs.get(l.bindingType);if(void 0===c)continue;const d=l.bindingType,u=n.content,f=vo();let p=null;const h="for"===d?l.statePathName:o;if("else"===d){null===r&&F("'else' binding found without preceding 'if' or 'elseif' binding."),l=Gs("else",r.parseBindTextResult),p=Ks(e,u,l,h),he(f,e,p);const t=a.at(-1),o=document.createComment(`@@${c}:${f}`);void 0!==t?(n.remove(),t.fragment.appendChild(o),t.nodeInfos.push({nodePath:zs(o),parseBindTextResults:ge(o)})):n.replaceWith(o)}else if("elseif"===d){null===r&&F("'elseif' binding found without preceding 'if' or 'elseif' binding."),p=Ks(e,u,l,h),he(f,e,p);const t=document.createComment(`@@${c}:${f}`),o=vo(),i={fragment:document.createDocumentFragment(),parseBindTextResult:Gs("else",r.parseBindTextResult),nodeInfos:[]};i.fragment.appendChild(t),i.nodeInfos.push({nodePath:zs(t),parseBindTextResults:ge(t)}),he(o,e,i);const d=a.at(-1);a.push(i);const m=document.createComment(`@@${s}:${o}`);void 0!==d?(n.remove(),d.fragment.appendChild(m),d.nodeInfos.push({nodePath:zs(m),parseBindTextResults:ge(m)})):n.replaceWith(m)}else{p=Ks(e,u,l,h),he(f,e,p);const t=document.createComment(`@@${c}:${f}`);n.replaceWith(t)}"if"===d?(a.length=0,r=p):"elseif"===d?r=p:"else"===d&&(r=null,a.length=0)}}async function Xs(e){const n=e.querySelectorAll(t.tagNames.state),o=[];await customElements.whenDefined(t.tagNames.state);for(const e of n){const t=e;o.push(t.initializePromise)}await Promise.all(o)}async function Ys(e){if(e===document)await Xs(document),Ms(document),Js(document,document),ks(document.body,null);else{const n=e;n.host.hasAttribute(t.bindAttributeName)&&await i(n.host),await Xs(n),Ms(n),Js(n,n),ks(n,null)}}const Qs="1.26.0",Zs="undefined"==typeof HTMLElement?class{}:HTMLElement,ei=/^@@wcs-(?:for|if|elseif|else):[^-]/,ti=/^@@wcs-(for|if|elseif|else)-start:(.+)$/,ni=/^@@wcs-(for|if|elseif|else)-end:(.+)$/,oi=/^@@wcs-text-start:(.+)$/;function si(e){return e.replace(/</g,"\\u003c").replace(/>/g,"\\u003e").replace(/&/g,"\\u0026").replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")}class ii extends Zs{_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(e){return this.templates.get(e)??null}verifyVersion(){const e=this.version;if(!e)return!0;const t=e.split("."),n=Qs.split(".");return t[0]===n[0]&&t[1]===n[1]}setStateData(e){this._stateData=e}setHydrateProps(e){this._hydrateProps=e}_loadStateData(){const e=this.querySelector('script[type="application/json"]:not([data-wcs-ssr-props])');if(!e)return{};try{return JSON.parse(e.textContent||"{}")}catch{return{}}}_loadTemplates(){const e=new Map,t=this.querySelectorAll("template[id]");for(const n of t){const t=n.getAttribute("id");t&&e.set(t,n)}return e}_loadHydrateProps(){const e=this.querySelector("script[data-wcs-ssr-props]");if(!e)return{};try{return JSON.parse(e.textContent||"{}")}catch{return{}}}static findByName(e,n){const o=t.tagNames.ssr,s=e instanceof Element?e:e instanceof Document?e.documentElement:null;if(!s)return null;return s.querySelector(`${o}[name="${n}"]`)}static extractStateData(e){const t=e.__state;if(!t||"object"!=typeof t)return{};const n={};for(const[e,o]of Object.entries(t))e.startsWith("$")||"function"==typeof o||(n[e]=o);return n}static buildContent(e,n){const o=document.createElement("script");o.setAttribute("type","application/json"),o.textContent=si(JSON.stringify(n)),e.appendChild(o);const s=Array.from(pe.keys());for(const n of s){const o=me(n);if(!o)continue;const s=document.createElement("template");s.setAttribute("id",n);const i=o.parseBindTextResult,r="else"===i.bindingType?"else:":`${i.bindingType}: ${i.statePathName}`;s.setAttribute(t.bindAttributeName,r);const a=o.fragment.cloneNode(!0);s.content.appendChild(a),e.appendChild(s)}const i=Array.from(fs);if(i.length>0){const t={};for(let e=0;e<i.length;e++){const n=i[e],o=us(n);if(0===o.length)continue;const s=`wcs-ssr-${e}`;n.setAttribute("data-wcs-ssr-id",s);const r={};for(const e of o)r[e.propName]=e.value;t[s]=r}if(Object.keys(t).length>0){const n=document.createElement("script");n.setAttribute("type","application/json"),n.setAttribute("data-wcs-ssr-props",""),n.textContent=si(JSON.stringify(t)),e.appendChild(n)}}fs.clear()}static removeBlockBoundaryComments(e){const t=document.createTreeWalker(e,NodeFilter.SHOW_COMMENT),n=[];for(;t.nextNode();){const e=t.currentNode;(ti.test(e.data)||ni.test(e.data))&&n.push(e)}for(const e of n)e.remove()}static removeStructuralComments(e){const t=document.createTreeWalker(e,NodeFilter.SHOW_COMMENT),n=[];for(;t.nextNode();){const e=t.currentNode;ei.test(e.data)&&n.push(e)}for(const e of n)e.remove()}static restoreTextBindings(e){const t=document.createTreeWalker(e,NodeFilter.SHOW_COMMENT),n=[];for(;t.nextNode();){const e=t.currentNode,o=oi.exec(e.data);o&&n.push({comment:e,path:o[1]})}for(const{comment:e,path:t}of n){const n=document.createComment(`@@: ${t}`);e.parentNode.insertBefore(n,e);let o=e.nextSibling;e.remove();const s=`@@wcs-text-end:${t}`;for(;o;){const e=o.nextSibling;if(o.nodeType===Node.COMMENT_NODE&&o.data===s){o.parentNode.removeChild(o);break}o.parentNode.removeChild(o),o=e}}}static cleanupDom(e){const n=document.body,o=e.querySelectorAll(t.tagNames.ssr),s=new Map;for(const e of o){const t=e.querySelectorAll("template[id]");for(const e of t){const t=e.getAttribute("id");t&&s.set(t,e)}}const i=document.createTreeWalker(n,NodeFilter.SHOW_COMMENT),r=[];for(;i.nextNode();){const e=i.currentNode;ti.test(e.data)&&r.push(e)}for(const e of r){const t=ti.exec(e.data),n=`@@wcs-${t[1]}-end:${t[2]}`;let o=e.nextSibling;for(;o;){const e=o.nextSibling;if(o.nodeType===Node.COMMENT_NODE&&o.data===n){o.remove();break}o.remove(),o=e}e.remove()}ii.restoreTextBindings(n);const a=document.createTreeWalker(n,NodeFilter.SHOW_COMMENT),l=[];for(;a.nextNode();){const e=a.currentNode;if(ei.test(e.data)){const t=e.data.split(":")[1];l.push({comment:e,uuid:t})}}for(const{comment:e,uuid:n}of l){const o=s.get(n);if(o){const n=document.createElement("template"),s=o.getAttribute(t.bindAttributeName);s&&n.setAttribute(t.bindAttributeName,s);const i=document.importNode(o.content,!0);if(i.childNodes.length>0)n.content.appendChild(i);else for(const e of Array.from(o.childNodes))n.content.appendChild(document.importNode(e,!0));e.parentNode.replaceChild(n,e)}}const c=e.querySelectorAll("[data-wcs-ssr-id]");for(const e of c)e.removeAttribute("data-wcs-ssr-id");for(const e of o)e.remove()}}const ri=new Set(["for","if","elseif","else"]);function ai(e){const t=new lo;if(0===e.length)return{bindingInfos:[],subscriberNodes:[],bindingSession:t};const n=e[0].parentNode,o=e[e.length-1].nextSibling,s=document.createElement("div");for(const t of e)s.appendChild(t);const[i,r]=ve(s),a=t.initialize(r,{registerAddress:!1,applyOnReconnect:!1});if(n)for(;s.firstChild;)n.insertBefore(s.firstChild,o);return{bindingInfos:a,subscriberNodes:i,bindingSession:t}}function li(e,n,o){const s={for:t.commentForPrefix,if:t.commentIfPrefix,elseif:t.commentElseIfPrefix,else:t.commentElsePrefix}[n];if(!s)return null;const i=`@@${s}:${o}`,r=document.createTreeWalker(e,NodeFilter.SHOW_COMMENT);for(;r.nextNode();){const e=r.currentNode;if(e.data===i)return e}return null}function ci(e,n){const o=e;let s=null;for(const[e,i]of n.templates){let n=le(i.getAttribute(t.bindAttributeName)||"")[0];const r=n.bindingType;"else"===r&&s?n={...s,outFilters:[...s.outFilters,Rs()],bindingType:"else"}:"elseif"===r&&s&&(n={...n,stateName:s.stateName}),"if"===r||"elseif"===r?s=n:"else"===r&&(s=null);const a=document.importNode(i.content,!0),l="for"===r?n.statePathName:void 0;Us(a),"string"==typeof l&&Fs(a,l),Js(o,a,l);he(e,o,{fragment:a,parseBindTextResult:n,nodeInfos:qs(a)})}}async function di(e){await Xs(e);const n=e.querySelectorAll(t.tagNames.ssr);for(const t of n){const n=t;if(!n.verifyVersion())return console.warn(`[@wcstack/state] SSR version mismatch: server="${n.version}", client="${Qs}". Falling back to full render.`),ii.cleanupDom(e),!1}for(const t of n)ci(e,t);const o=function(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_COMMENT),o=[];for(;n.nextNode();)o.push(n.currentNode);for(const e of o){const n=ti.exec(e.data);if(!n)continue;const o=n[1],s=n[2],i=s.split(":");let r,a,l=null;"for"===o?(r=i[0],a=i[1],l=parseInt(i[2],10)):(r=i[0],a=i.slice(1).join(":"));const c=[];let d=e.nextSibling;const u=`@@wcs-${o}-end:${s}`;for(;d&&(d.nodeType!==Node.COMMENT_NODE||d.data!==u);)c.push(d),d=d.nextSibling;t.push({type:o,uuid:r,path:a,index:l,nodes:c})}return t}(document.body);!function(e,t){const n=new Map;for(const o of t){if(0===o.nodes.length)continue;const t=Qo(o.nodes),{bindingInfos:s,subscriberNodes:i,bindingSession:r}=ai(o.nodes);Lo(t,r);for(const e of i)e.nodeType===Node.ELEMENT_NODE&&e.setAttribute("data-wcs-completed","");Oo(t,s),jo(t,i);const a=[];for(const e of s)e.statePathName in f&&a.push(e);if(bo(t,a),"for"===o.type&&null!==o.index){const i=li(e,"for",o.uuid);if(i){const e=Io(null,o.index);is(i,e,t),rs(i,o.nodes[o.nodes.length-1]),Ho(i,t),Fo(t,pt(C(o.path+"."+l),e)),r.initialize(s,{registerAddress:!0,registerPathInfo:!1,applyOnReconnect:!1});let a=n.get(o.uuid);a||(a=[],n.set(o.uuid,a)),a.push(e)}}else{const n=li(e,o.type,o.uuid);n&&(Ho(n,t),r.initialize(s,{registerAddress:!0,registerPathInfo:!1,applyOnReconnect:!1}))}}for(const[t,o]of n){const n=li(e,"for",t);if(!n)continue;const s=n.getRootNode(),i=me(t);if(!i)continue;const r=i.parseBindTextResult.stateName,a=i.parseBindTextResult.statePathName,l=hi(s,r);l&&l.createState("readonly",e=>{const t=e[a];Array.isArray(t)&&$o(t,o)})}}(document.body,o),ii.removeBlockBoundaryComments(document.body);const s=[];for(const e of n)e.parentNode&&(s.push({el:e,parent:e.parentNode,next:e.nextSibling}),e.remove());ii.restoreTextBindings(document.body);const[i,r]=ve(document.body);for(const e of i)if(e.nodeType===Node.ELEMENT_NODE){const t=e;t.hasAttribute("data-wcs-completed")||(_e(e,null),t.setAttribute("data-wcs-completed",""))}else _e(e,null);const a=[],c=[],d=co(document.body).initialize(r);for(const e of d)if("event"!==e.bindingType)if(ri.has(e.bindingType))c.push(e);else{if(e.statePathName.includes(l))continue;a.push(e)}for(const e of c)if("for"===e.bindingType){const t=et(e),n=hi(e.replaceNode.getRootNode(),e.stateName);n&&n.createState("readonly",n=>{const o=n[e.statePathName];Array.isArray(o)&&Ae(t,o)})}As(a);for(const{el:e,parent:t,next:n}of s)t.insertBefore(e,n);const u=e.querySelectorAll(t.tagNames.ssr);for(const t of u){const n=t.hydrateProps;for(const[t,o]of Object.entries(n)){const n=e.querySelector(`[data-wcs-ssr-id="${t}"]`);if(n)for(const[e,t]of Object.entries(o))n[e]=t}}const p=e.querySelectorAll("[data-wcs-completed]");for(const e of p)e.removeAttribute("data-wcs-completed");return!0}const ui=new WeakMap,fi=new WeakMap,pi=new Set;function hi(e,t){let n=ui.get(e);return n&&n.get(t)||null}function mi(e){return fi.get(e)??Promise.resolve()}function gi(t,n,o){let s=ui.get(t);if(null===o){if(!s)return;const e=s.get(n);s.delete(n),0===s.size&&ui.delete(t),void 0!==e&&(pi.delete(e),null!==nt&&nt({type:"state:element-unregistered",name:n,rootNode:t,element:e}))}else{if(!s){s=new Map,ui.set(t,s);const n=!e()&&o.hasAttribute?.("enable-ssr");if("HTMLDocument"===t.constructor.name||"Document"===t.constructor.name){const e=new Promise((e,o)=>{queueMicrotask(async()=>{try{if(n){await di(t)||await Ys(t)}else await Ys(t);e()}catch(e){o(e)}})});fi.set(t,e)}else if("ShadowRoot"===t.constructor.name){const e=new Promise((e,n)=>{queueMicrotask(async()=>{try{await Ys(t),e()}catch(e){n(e)}})});fi.set(t,e)}}s.has(n)&&F(`State element with name "${n}" is already registered.`),s.set(n,o),pi.add(o),null!==nt&&nt({type:"state:element-registered",name:n,rootNode:t,element:o})}}const yi=new Set;function bi(e){yi.add(e)}const wi=new class{_queueUpdateRecords=[];constructor(){}enqueueAbsoluteAddress(e,t=null){const n=0===this._queueUpdateRecords.length;this._queueUpdateRecords.push({absoluteAddress:e,context:t}),n&&queueMicrotask(()=>{const e=this._queueUpdateRecords;this._queueUpdateRecords=[],this._applyChange(e)})}testApplyChange(e,t){this._applyChange(e.map((e,n)=>({absoluteAddress:e,context:t?.[n]??null})))}_applyChange(e){const t=new Map;for(const n of e){const e=t.get(n.absoluteAddress);null!==nt&&null!=e&&null!==n.context&&e.transactionId!==n.context.transactionId&&nt({type:"propagation:coalesced",absoluteAddress:n.absoluteAddress,droppedTransactionId:e.transactionId,winnerTransactionId:n.context.transactionId}),t.set(n.absoluteAddress,n.context)}const n=[],o=new Map;for(const[e,s]of t){if(null!==s&&s.hop>=32){console.error("[@wcstack/state] propagation hop limit exceeded; update record quarantined.",{path:e.absolutePathInfo.pathInfo.path,stateName:e.absolutePathInfo.stateName,transactionId:s.transactionId,hop:s.hop,maxHops:32}),null!==nt&&nt({type:"propagation:hop-limit",absoluteAddress:e,transactionId:s.transactionId,hop:s.hop});continue}const t=ct(e);if(void 0!==t)if(t instanceof Set)for(const e of t)!1!==e.replaceNode.isConnected&&(n.push(e),null!==s&&o.set(e,s));else!1!==t.replaceNode.isConnected&&(n.push(t),null!==s&&o.set(t,s))}o.size>0?As(n,o):As(n),function(e){for(const t of yi)t(e)}(new Set(t.keys()))}};function vi(){return wi}const Ni="__WCSTACK_DEVTOOLS_HOOK__";function Si(){const e=globalThis,t=e[Ni];if(void 0!==t)return 1!==t.version&&console.warn(`[wcstack/state] devtools hook registry version mismatch: found ${t.version}, expected 1. Keeping the existing registry (first-wins).`),t;const n=function(){const e=new Map,t=new Set,n=e=>{if(0===t.size)return void e._setSink(null);const n=e.id;e._setSink(e=>{for(const o of t)o.onEvent?.(n,e)})};return{version:1,sources:e,register(o){if(!e.has(o.id)){e.set(o.id,o),n(o);for(const e of t)e.onSourceRegistered?.(o)}},unregister(n){const o=e.get(n);if(void 0!==o){o._setSink(null),e.delete(n);for(const e of t)e.onSourceUnregistered?.(n)}},addListener(o){t.add(o);for(const t of e.values())n(t),o.onSourceRegistered?.(t);return()=>{if(t.delete(o))for(const t of e.values())n(t)}}}}();return e[Ni]=n,n}const Ii=e=>{null!==nt&&nt({type:"state:update-batch",addresses:e})};function xi(e){const t=null!==nt;!function(e){nt=e}(e);const n=null!==e;var o;n&&!t?bi(Ii):!n&&t&&(o=Ii,yi.delete(o))}function _i(e){return{name:e.name,rootNode:e.rootNode,element:e,paths:{list:e.listPaths,element:e.elementPaths,getter:e.getterPaths,setter:e.setterPaths},commandTokenNames:e.commandTokenNames,eventTokenNames:e.eventTokenNames,staticDependency:e.staticDependency,dynamicDependency:e.dynamicDependency}}function $i(e,t){return hi(t,e)??F(`devtools: state element not found: name="${e}"`)}let Pi=null;function Ai(){if(e())return;if(null!==Pi)return;const t={id:"state:"+Math.random().toString(36).slice(2,10),kind:"state",packageVersion:Qs,getStateElements(){const e=[];for(const t of pi)e.push(_i(t));return e},keys(e,t){const n=$i(e,t),o=[];return n.createState("readonly",e=>{for(const t of Object.keys(e))if(!t.includes("*")&&!t.startsWith("$")){try{if("function"==typeof e[t])continue}catch{}o.push(t)}}),o},read(e,t,n,o){let s;return $i(e,t).createState("readonly",e=>{s=e.$resolve(n,o??[])}),s},write(e,t,n,o,s){$i(e,t).createState("writable",e=>{void 0!==s&&s.length>0?e.$resolve(n,s,o):e[n]=o})},_setSink:xi};Pi=t,Si().register(t)}const ki="https://github.com/wcstack/wcstack/blob/main/docs/csp.md";async function Ci(e,t){let n=null;const o=`\n//# sourceURL=${t}\n`;let s=!1;const i=e=>{e.effectiveDirective.startsWith("script-src")&&(s=!0)};document.addEventListener("securitypolicyviolation",i);try{if("function"==typeof URL.createObjectURL){const t=new Blob([e.text+o],{type:"application/javascript"}),s=URL.createObjectURL(t);try{n=await import(s)}finally{URL.revokeObjectURL(s)}}else{const t=btoa(String.fromCodePoint(...(new TextEncoder).encode(e.text+o)));n=await import(`data:application/javascript;base64,${t}`)}}catch(e){throw new Error(function(e,t,n){const o=t?.message??String(t);return n?`The inline <script> of state "${e}" 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 ${ki}`:`Failed to evaluate the inline <script> of state "${e}": ${o}. If this page sets a Content-Security-Policy, see ${ki}`}(t,e,s),{cause:e})}finally{document.removeEventListener("securitypolicyviolation",i)}return n&&"object"==typeof n.default?n.default:{}}async function Ei(e){try{return(await import(e)).default||{}}catch(e){F(`Failed to load script file: ${e}`)}}class Mi{_loopContextStack=Array(c).fill(void 0);_length=0;_getBaseDepth;constructor(e){this._getBaseDepth=e}createLoopContext(e,t){null===e.listIndex&&F("Cannot create loop context for a state address that does not have a list index.");const n=e;this._length>=c&&F("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&&F("Cannot push loop context for a list whose wildcard count is not exactly one more than the current active loop context.");const e=n.pathInfo.wildcardPathInfos[n.pathInfo.wildcardPathInfos.length-2];o.pathInfo!==e&&F("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 e=this._getBaseDepth();n.listIndex.length!==n.pathInfo.wildcardCount+e&&F(`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 ${e}).`)}let s;this._loopContextStack[this._length]=n,this._length++;try{s=t(n)}finally{s instanceof Promise?s.finally(()=>{this._length--,this._loopContextStack[this._length]=void 0}):(this._length--,this._loopContextStack[this._length]=void 0)}return s}}const Ti=new WeakMap;function Oi(e,t){let n=Ti.get(e);void 0===n&&(n=new Map,Ti.set(e,n));let o=n.get(t);return void 0===o&&(o=new Mt(t,e.name),n.set(t,o)),o}const Ri=new WeakMap;function Di(e){const t=Ri.get(e);if(void 0!==t)return t;const n=new Proxy(Object.create(null),{get(t,n){if("string"==typeof n&&e.commandTokenNames.has(n))return Oi(e,n)},has:(t,n)=>"string"==typeof n&&e.commandTokenNames.has(n),ownKeys:()=>Array.from(e.commandTokenNames),getOwnPropertyDescriptor(t,n){if("string"==typeof n&&e.commandTokenNames.has(n))return{configurable:!0,enumerable:!0,value:Oi(e,n)}},set(){F("$command namespace is read-only; assigning to it is not allowed.")},deleteProperty(){F("$command namespace is read-only; deleting from it is not allowed.")}});return Ri.set(e,n),n}const Li=Symbol("wcs-stream-last-notified-uncertain"),Wi=new WeakMap;function Bi(e,t){const n=Wi.get(e);if(void 0!==n)for(const e of n.keys())t.has(e)||n.delete(e)}function ji(e,t){const n=Wi.get(e);if(void 0===n)return;const o=n.get(t);void 0!==o&&n.set(t,{status:"idle"===o.status?o.status:Li,error:Object.is(o.error,null)?null:Li})}const Fi=new Set;function zi(e){Fi.delete(e)}function qi(){return Fi}const Ui=new WeakMap;function Vi(e){return Ui.get(e)??new Map}function Hi(e){zi(e);const t=Ui.get(e);if(void 0!==t)for(const n of t.values())n.controller?.abort(),n.controller=null,n.status="idle",n.error=null,ji(e,n.name)}const Gi=(e,t)=>t,Ki=new Set;function Ji(e,t){const n=t[I];if(void 0===n)return void Bi(e,Ki);"object"==typeof n&&null!==n||F(`${I} must be an object mapping stream names to stream definitions.`);const o=new Map;for(const[s,i]of Object.entries(n)){0===s.length&&F(`${I} entry name must be a non-empty string.`),s.includes(a)&&F(`${I} entry "${s}" must be a flat property name ("${a}" is not allowed).`),s.includes(l)&&F(`${I} entry "${s}" must be a flat property name ("${l}" is not allowed).`),s.startsWith("$")&&F(`${I} entry "${s}" must not start with "$" (reserved namespace).`),s in Object.prototype&&F(`${I} entry "${s}" must not be a property name inherited from Object.prototype (e.g. "__proto__", "constructor").`),e.getterPaths.has(s)&&F(`${I} entry "${s}" conflicts with a getter declared on the state.`),e.setterPaths.has(s)&&F(`${I} entry "${s}" conflicts with a setter declared on the state.`),"object"==typeof i&&null!==i||F(`${I} entry "${s}" must be an object ({ args?, source, fold?, initial? }).`);const n=i;"function"!=typeof n.source&&F(`${I} entry "${s}" source must be a function.`);const r=void 0!==n.fold;r&&"function"!=typeof n.fold&&F(`${I} entry "${s}" fold must be a function.`),r&&!("initial"in n)&&F(`${I} entry "${s}" requires "initial" when fold is specified (reduce needs a seed value).`);void 0!==n.args&&"function"!=typeof n.args&&F(`${I} entry "${s}" args must be a function.`);const c={name:s,definition:{args:n.args??null,source:n.source,fold:n.fold??Gi,initial:n.initial},status:"idle",error:null,controller:null,depAddresses:new Set};s in t||(t[s]=c.definition.initial),o.set(s,c)}!function(e,t){Ui.set(e,t)}(e,o),Bi(e,new Set(o.keys()))}const Xi=new WeakMap,Yi=new WeakMap;function Qi(e,t,n){return new Proxy(Object.create(null),{get(t,o){if("string"!=typeof o)return;const s=Vi(e).get(o);return void 0!==s?n(s):void 0},has:(t,n)=>"string"==typeof n&&Vi(e).has(n),ownKeys:()=>Array.from(Vi(e).keys()),getOwnPropertyDescriptor(t,o){if("string"!=typeof o)return;const s=Vi(e).get(o);return void 0!==s?{configurable:!0,enumerable:!0,value:n(s)}:void 0},set(){F(`${t} namespace is read-only; assigning to it is not allowed.`)},deleteProperty(){F(`${t} namespace is read-only; deleting from it is not allowed.`)}})}function Zi(e){const t=Xi.get(e);if(void 0!==t)return t;const n=Qi(e,_,e=>e.status);return Xi.set(e,n),n}function er(e){const t=Yi.get(e);if(void 0!==t)return t;const n=Qi(e,$,e=>e.error);return Yi.set(e,n),n}function tr(e){Xi.delete(e),Yi.delete(e)}let nr=null;async function or(e,t,n,o){let s=null,i=null;const r=()=>{if(s&&s!==i){i=s;try{s.return?.()?.then?.(void 0,()=>{})}catch{}}};n.addEventListener("abort",r,{once:!0});try{const i=await e(t,n);if(s=function(e,t){if("function"==typeof e?.getReader)return async function*(e,t){const n=e.getReader(),o=()=>{n.cancel().catch(()=>{})};t.addEventListener("abort",o,{once:!0});try{for(;;){const{done:e,value:t}=await n.read();if(e)return;yield t}}finally{t.removeEventListener("abort",o),n.releaseLock()}}(e,t);if("function"==typeof e?.[Symbol.asyncIterator])return e;throw new TypeError("[@wcstack/state] $streams: source must return an AsyncIterable or a ReadableStream (got neither).")}(i,n)[Symbol.asyncIterator](),n.aborted)return void r();for(;;){const e=await s.next();if(e.done)break;if(n.aborted)return;o.fold(e.value)}if(n.aborted)return;o.done()}catch(e){if(n.aborted)return;o.fail(e)}finally{n.removeEventListener("abort",r)}}function sr(e){const t=Vi(e);if(0!==t.size){!function(e){Fi.add(e)}(e);for(const n of t.values())ir(e,n)}}function ir(e,t){t.controller?.abort();const n=new AbortController;t.controller=n;const o=function(e,t){const n=t.definition.args;if(null===n)return void t.depAddresses.clear();const o=nr,s=new Set;let i;nr=s;try{e.createState("readonly",e=>{i=n(e)})}finally{nr=o}i instanceof Promise&&F(`${I} entry "${t.name}" args must be synchronous (it returned a Promise).`);const r=`${_}${a}${t.name}`,l=`${$}${a}${t.name}`;for(const n of s){const o=n.absolutePathInfo.pathInfo;n.absolutePathInfo.stateElement!==e||o.path!==t.name&&o.path!==r&&o.path!==l||F(`${I} entry "${t.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&&F(`${I} entry "${t.name}" args must not read wildcard paths ("${o.path}"): wildcard dependencies are out of scope.`)}return t.depAddresses=s,i}(e,t);e.createState("writable",e=>{e[t.name]=t.definition.initial}),rr(e,t,"active",null);const s=t.definition,i={fold(n){e.createState("writable",e=>{e[t.name]=s.fold(e[t.name],n)})},done(){rr(e,t,"done",null)},fail(o){rr(e,t,"error",o),n.abort()}};or(s.source,o,n.signal,i)}function rr(e,t,n,o){t.status=n,t.error=o;const s=function(e,t){return Wi.get(e)?.get(t)??{status:"idle",error:null}}(e,t.name),i=s.status!==n,r=!Object.is(s.error,o);(i||r)&&(!function(e,t,n,o){let s=Wi.get(e);void 0===s&&(s=new Map,Wi.set(e,s)),s.set(t,{status:n,error:o})}(e,t.name,n,o),e.createState("writable",e=>{i&&e.$postUpdate(`${_}${a}${t.name}`),r&&e.$postUpdate(`${$}${a}${t.name}`)}))}function ar(e){return function(){const t=this.stateElement;if(!t)return;if(!0!==t.initialized)return;let n;try{t.createState("readonly",t=>{n=t[e]})}catch(t){return void console.warn(`[@wcstack/state] DCC getter "${e}" failed:`,t)}return n}}function lr(e){return function(t){const n=this.stateElement;n&&(!0!==n.initialized?n.initializePromise.then(()=>{n.createState("writable",n=>{n[e]=t})}):n.createState("writable",n=>{n[e]=t}))}}function cr(e,t){return t?function(...t){const n=this.stateElement;if(n)return n.initializePromise.then(()=>{let o;return n.createStateAsync("writable",async n=>{o=await n[e](...t)}).then(()=>o)})}:function(...t){const n=this.stateElement;if(n)return n.initializePromise.then(()=>{let o;return n.createState("writable",n=>{o=n[e](...t)}),o})}}function dr(e){return e.startsWith("$")}function ur(e){const t=[];let n=e;for(;n&&n!==Object.prototype;)t.push(n),n=Object.getPrototypeOf(n);const o={};for(let e=t.length-1;e>=0;e--)Object.assign(o,Object.getOwnPropertyDescriptors(t[e]));return o}function fr(e,t){const n=e[t];if(void 0===n)return null;Array.isArray(n)||F(`${t} must be an array of strings.`);const o=[],s=new Set;for(const e of n)"string"==typeof e&&0!==e.length||F(`${t} entries must be non-empty strings.`),e.startsWith("$")&&F(`${t} entry "${e}" must not start with "$" (internal properties are not exposed on the component).`),s.has(e)&&F(`${t} entry "${e}" is duplicated.`),s.add(e),o.push(e);return o}function pr(e){const t=fr(e,y)??[],n=fr(e,b)??[],o=ur(e),s=function(e){const t=e[I];return"object"!=typeof t||null===t?new Set:new Set(Object.keys(t))}(e),i=[];for(const e of t){const t=o[e];if(void 0===t){if(s.has(e)){i.push(e);continue}F(`${y} entry "${e}" is not declared on the state.`)}"function"==typeof t.value&&F(`${y} entry "${e}" is a method. Declare it in ${b} instead.`)}for(const e of n){const t=o[e];void 0===t&&F(`${b} entry "${e}" is not declared on the state.`),"function"!=typeof t.value&&F(`${b} entry "${e}" is not a method. Declare it in ${y} instead.`)}return{bindables:t,commands:n,streamBackedBindables:i}}bi(function(e){const t=qi();if(0===t.size)return;const n=[];for(const o of t)for(const t of Vi(o).values())for(const s of t.depAddresses)if(e.has(s)){n.push({stateElement:o,entry:t});break}for(const{stateElement:e,entry:o}of n)if(t.has(e)&&Vi(e).get(o.name)===o)try{ir(e,o)}catch(n){o.controller?.abort(),t.has(e)&&Vi(e).get(o.name)===o&&rr(e,o,"error",n)}});const hr=new Map;class mr{path;segments;wildcardCount;wildcardType;wildcardIndexes;pathInfo;constructor(e){const t=e.split("."),n=t.slice();let o=0,s=0,i=0,r="none";const a=[];for(let e=0;e<t.length;e++){const r=t[e];if("*"===r)n[e]="*",a.push(null),o++,i++;else{const t=Number(r);Number.isNaN(t)||(n[e]="*",a.push(t),s++,i++)}}const l=C(n.join("."));(o>0||s>0)&&(r=o===i?"context":s===i?"all":"partial"),this.path=e,this.segments=t,this.wildcardCount=i,this.wildcardType=r,this.wildcardIndexes=a,this.pathInfo=l}}function gr(e){let t;return hr.get(e)??(hr.set(e,t=new mr(e)),t)}const yr=new WeakMap;function br(e,t){null===t?yr.delete(e):yr.set(e,t)}function wr(e){const t=yr.get(e);t&&(t.dirty=!0)}const vr=[],Nr=[];let Sr=0;function Ir(e,t){vr[Sr]=e,Nr[Sr]=t,Sr++}function xr(){Sr--,vr[Sr]=void 0,Nr[Sr]=void 0}function _r(e,t){return!0!==e.hasMappedComponentState&&(t.pathInfo.wildcardCount>0||e.getterPaths.has(t.pathInfo.path))}function $r(e,t){let n=e;for(let e=1;e<t.length;e++){if(Object(n)!==n)return;n=Reflect.get(n,t[e])}return n}function Pr(e,t,n,o,s){const i=t.pathInfo.segments[0];if(i===v)return $r(Di(s),t.pathInfo.segments);if(i===_)return $r(Zi(s),t.pathInfo.segments);if(i===$)return $r(er(s),t.pathInfo.segments);if(!(t.pathInfo.path in e)){const s=kr(e,t.parentAddress??F(`address.parentAddress is undefined path: ${t.pathInfo.path}`),n,o);if(null==s)return;const i=t.pathInfo.segments[t.pathInfo.segments.length-1];if(i===l){const e=t.listIndex?.index??F(`address.listIndex?.index is undefined path: ${t.pathInfo.path}`);return Reflect.get(s,e)}return Reflect.get(s,i)}if(s.getterPaths.has(t.pathInfo.path)){o.pushAddress(t);try{return Reflect.get(e,t.pathInfo.path,n)}finally{o.popAddress()}}else{if(!0!==s.hasMappedComponentState)return Reflect.get(e,t.pathInfo.path);Ir(s,t);try{return Reflect.get(e,t.pathInfo.path)}finally{xr()}}}function Ar(e,t,n,o,s){const i=ze(Le(s,t.pathInfo),t.listIndex),r=function(e){return yr.get(e)??null}(i);if(null!==r&&!1===r.dirty)return r.value;const a=Pr(e,t,n,o,s);return br(i,{value:a,dirty:!1}),a}function kr(e,t,n,o){!function(e,t){if(!e.untracking&&e.addressStackLength>0){const n=e.lastAddressStack,o=n?.pathInfo??null,s=e.stateElement;if(null!==o&&s.getterPaths.has(o.path)&&o.path!==t.pathInfo.path&&(s.addDynamicDependency(t.pathInfo.path,o.path),t.pathInfo.wildcardCount>0&&o.wildcardCount>0)){const e=Ge(t.pathInfo,o);if(e>0){let i=!1;const r=t.listIndex??null,a=n.listIndex??null;for(let n=0;n<e;n++)if((null!==r?Ke(r,n,t.pathInfo.wildcardCount):null)!==(null!==a?Ke(a,n,o.wildcardCount):null)){i=!0;break}if(i)for(let n=0;n<e;n++)s.addCrossRowListPath?.(t.pathInfo.wildcardParentPaths[n])}}}}(o,t),function(e,t){if(null===nr)return;const n=Le(e,t.pathInfo);nr.add(ze(n,t.listIndex))}(o.stateElement,t);const s=o.stateElement;return _r(s,t)?Ar(e,t,n,o,s):Pr(e,t,n,o,s)}function Cr(e,t){if(0===e.addressStackLength)return null;const n=e.lastAddressStack;if(null===n)return null;const o=n.pathInfo.indexByWildcardPath[t];return void 0===o||null===n.listIndex?null:Ke(n.listIndex,o,n.pathInfo.wildcardCount)}function Er(e,t,n){const o=e.bindableEventMap,s=o[t.path],i="string"==typeof s,r=i?s:t.segments.length>1?o[t.segments[0]]:void 0;if("string"!=typeof r)return;const a=e.rootNode;a instanceof ShadowRoot&&a.host.dispatchEvent(new CustomEvent(r,{detail:i&&void 0!==n?n.value:void 0,bubbles:!0}))}function Mr(e,t,n,o){"object"==typeof e&&null!==e||F(`${x} list "${t}": ${n} row at index ${o} must be a plain object (got ${null===e?"null":typeof e}).`);const s=Object.getPrototypeOf(e);s!==Object.prototype&&null!==s&&F(`${x} list "${t}": ${n} row at index ${o} must be a plain object (class instances and exotic objects cannot be value-expanded).`)}function Tr(e,t,n,o,s){const i="function"==typeof t?t(e):e[t];return null==i&&F(`${x} list "${n}": ${o} row at index ${s} has no key (${"function"==typeof t?"key function":`field "${t}"`} returned ${String(i)}).`),i}function Or(e,t,n,o){const s=new Array(e.length),i=new Set;for(let r=0;r<e.length;r++){const a=e[r];Mr(a,n,o,r);const l=Tr(a,t,n,o,r);i.has(l)&&F(`${x} list "${n}": duplicate key ${JSON.stringify(l)} in ${o} list.`),i.add(l),s[r]=l}return s}function Rr(e,t){const n=[];for(const o of Object.keys(t))Object.is(e[o],t[o])||n.push({field:o,value:t[o]});for(const o of Object.keys(e))Object.hasOwn(t,o)||null==e[o]||n.push({field:o,value:null});return n}function Dr(e,t,n,o){if(t.pathInfo.path in e)return!0;const s=t.parentAddress;if(null===s)return!1;const i=kr(e,s,n,o);if(null===i||"object"!=typeof i&&"function"!=typeof i)return!1;const r=t.pathInfo.lastSegment;if(r===l){const e=t.listIndex?.index;return"number"==typeof e&&e in i}return r in i}const Lr=new WeakMap;function Wr(e,t){null===t?Lr.delete(e):Lr.set(e,t)}function Br(e,t,n){const o=C(e.wildcardParentPaths[t]),s=Le(e.stateElement,o),i=pt(o,n),r=Pe(ze(s,n)),a=e.stateProxy[Ce](i),l=function(e,t){switch(t){case"old":return e.oldIndexes;case"new":return e.newIndexes;case"add":return e.addIndexSet;case"change":return e.changeIndexSet;case"delete":return e.deleteIndexSet;default:return[]}}(Co(wn(e.stateElement,i.listIndex),r,a),e.searchType);if(t===e.wildcardPaths.length-1)e.targetListIndexes.push(...l);else for(const n of l)Br(e,t+1,n)}const jr=[];function Fr(e,t,n,o,s){return"full"===e.listExpansion||e.stateElement.crossRowListPaths?.has(t)?{fullRows:s.newIndexes,movedRows:null}:0===s.addIndexSet.size&&0===s.changeIndexSet.size?0===s.deleteIndexSet.size?e.keyedMergePath===t?{fullRows:jr,movedRows:null}:{fullRows:s.newIndexes,movedRows:null}:{fullRows:jr,movedRows:null}:{fullRows:s.addIndexSet,movedRows:s.changeIndexSet}}const zr=[];function qr(e,t,n){const o=e.stateElement.indexDependentGetterPaths;if(!o||0===o.size)return zr;let s=null;const i=[t],r=new Set(i);for(let t=0;t<i.length;t++){const a=i[t];if(o.has(a)){const e=C(a);if(e.wildcardCount!==n.wildcardCount)return null;(s??=[]).push(e)}const l=e.staticMap.get(a);if(l)for(const e of l)r.has(e)||(r.add(e),i.push(e))}return s??zr}function Ur(e,t,n){const o=t.pathInfo.path,s=e.staticMap.get(o);if(s)for(const i of s){const s=C(i);if(e.listPathSet.has(o)&&s.lastSegment===l){const r=e.stateProxy[Ce](t),a=Pe(ze(Le(e.stateElement,t.pathInfo),t.listIndex)),l=Fr(e,o,0,0,Co(wn(e.stateElement,t.listIndex),a,r));for(const t of l.fullRows){const o=pt(s,t);e.result.add(o),n.push(o)}if(null!==l.movedRows){const t=qr(e,i,s);if(null===t)for(const t of l.movedRows){const o=pt(s,t);e.result.add(o),n.push(o)}else if(t.length>0)for(const o of l.movedRows)for(const s of t){const t=pt(s,o);e.result.add(t),n.push(t)}}}else{const o=pt(s,t.listIndex);e.result.add(o),n.push(o)}}const i=e.dynamicMap.get(o);if(i)for(const o of i){const s=C(o),i=[];if(s.wildcardCount>0){const n=Ge(t.pathInfo,s);if(s.wildcardCount-n>=1){let o;n>0?(null===t.listIndex&&F(`Cannot expand dynamic dependency with wildcard for non-list address: ${t.pathInfo.path}`),o=Ke(t.listIndex,n-1,t.pathInfo.wildcardCount)):o=null;const r={stateName:e.stateName,stateElement:e.stateElement,targetListIndexes:[],wildcardPaths:s.wildcardPaths,wildcardParentPaths:s.wildcardParentPaths,stateProxy:e.stateProxy,searchType:e.searchType};Br(r,n,o),i.push(...r.targetListIndexes)}else{null===t.listIndex&&F(`Cannot expand dynamic dependency with wildcard for non-list address: ${t.pathInfo.path}`);const e=Ke(t.listIndex,n-1,t.pathInfo.wildcardCount);i.push(e)}}else i.push(null);for(const t of i){const o=pt(s,t);e.result.add(o),n.push(o)}}}function Vr(e,t,n,o,s,i,r,a,l,c){const d=n.pathInfo.path;if(!o.has(d)&&!s.has(d))return l(n),[];const u=function(e,t,n,o){const s=new Map,i=new Map,r=[e];for(i.set(e,0);r.length>0;){const e=r.pop();if(s.has(e))continue;const o=t.get(e),a=n.get(e);let l;l=void 0===o?a??[]:void 0===a?o:o.concat(a),s.set(e,l);for(let e=0;e<l.length;e++){const t=l[e];i.set(t,(i.get(t)??0)+1),s.has(t)||r.push(t)}}const a=new Map,l=new Set,c=[];for(const[e,t]of i)0===t&&(a.set(e,0),l.add(e),c.push(e));for(let e=0;e<c.length;e++){const t=c[e],n=a.get(t)+1;n>o&&F(`Maximum dependency depth of ${o} exceeded. Possible circular dependency detected at path: ${t}`);const r=s.get(t);for(let e=0;e<r.length;e++){const t=r[e];n>(a.get(t)??-1)&&a.set(t,n);const o=i.get(t)-1;i.set(t,o),0===o&&(l.add(t),c.push(t))}}if(l.size!==s.size){let e=-1;for(const t of l){const n=a.get(t);n>e&&(e=n)}const t=e+1;for(const e of s.keys())l.has(e)||a.set(e,t)}return a}(d,o,s,1e3),f={ranks:u,stateName:e,stateElement:t,staticMap:o,dynamicMap:s,result:new Set,listPathSet:i,visited:new Set,stateProxy:r,searchType:a,listExpansion:c?.listExpansion??"full",keyedMergePath:c?.keyedMergePath??null};return function(e,t,n){const o=[],s=e.ranks,i=(e,t)=>{let n=s.get(e.pathInfo.path)??t;n<t&&(n=t),(o[n]??=[]).push(e)};i(t,0);const r=[];for(let t=0;t<o.length;t++){const s=o[t];if(void 0!==s)for(let o=0;o<s.length;o++){const a=s[o];if(!e.visited.has(a)){e.visited.add(a),n(a),r.length=0,Ur(e,a,r);for(let e=0;e<r.length;e++)i(r[e],t+1)}}}}(f,n,l),Array.from(f.result)}function Hr(e,t,n,o,s){const i=on()??en(-1),r=vi();r.enqueueAbsoluteAddress(t,i),Vr(o.stateName,o.stateElement,e,o.stateElement.staticDependency,o.stateElement.dynamicDependency,o.stateElement.listPaths,n,"new",t=>{if(t===e)return;const n=ze(Le(o.stateElement,t.pathInfo),t.listIndex);wr(n),r.enqueueAbsoluteAddress(n,i)},{listExpansion:"diff",keyedMergePath:s})}function Gr(e,t,n,o,s,i,r){try{if(!(t.pathInfo.path in e)){const n=t.parentAddress;if(null===n)return Reflect.set(e,t.pathInfo.path,o);const r=kr(e,n,s,i),a=t.pathInfo.segments[t.pathInfo.segments.length-1];if(a===l){const e=t.listIndex?.index??F(`address.listIndex?.index is undefined path: ${t.pathInfo.path}`);return Reflect.set(r,e,o)}return Reflect.set(r,a,o)}if(i.stateElement.setterPaths.has(t.pathInfo.path)){i.pushAddress(t),i.beginUntrack();try{return Reflect.set(e,t.pathInfo.path,o,s)}finally{i.endUntrack(),i.popAddress()}}else{if(!0!==i.stateElement.hasMappedComponentState)return Reflect.set(e,t.pathInfo.path,o);Ir(i.stateElement,t);try{return Reflect.set(e,t.pathInfo.path,o)}finally{xr()}}}finally{Hr(t,n,s,i,r)}}function Kr(e,t,n,o,s,i,r){let a=t.parentAddress??F(`address.parentAddress is undefined path: ${t.pathInfo.path}`),l=function(e){return Lr.get(e)??null}(a);if(null===l){const t=kr(e,a,s,i)??[],n=_o(t)??[];l={value:[...t],listIndexes:[...n]},Wr(a,l)}try{return Gr(e,t,n,o,s,i,r)}finally{const n=l.value.indexOf(o),r=kr(e,a,s,i)??[],c=Array.isArray(r)?_o(r)??[]:[],d=t.listIndex.index,u=-1!==n?l.listIndexes[n]:Io(a.listIndex,-1);c[d]=u;if(new Set(r).size===l.value.length){for(let e=0;e<c.length;e++)c[e].index=e;Wr(a,null)}}}function Jr(e,t,n,o,s){const i=s.stateElement.listKeys;if(null!=i&&Array.isArray(n)){const r=i.get(t.pathInfo.path);if(void 0!==r){const i=kr(e,t,o,s),c=function(e,t,n,o){const s=Or(o,t,e,"new");if(!Array.isArray(n)||0===n.length||0===o.length)return null;const i=n,r=Or(i,t,e,"current"),a=new Map;for(let e=0;e<i.length;e++)a.set(r[e],i[e]);const l=new Array(o.length),c=[];for(let e=0;e<o.length;e++){const t=o[e],n=a.get(s[e]);void 0!==n&&n!==t?(l[e]=n,c.push({position:e,oldRow:n,newRow:t})):l[e]=t}return c.length>0?{list:l,matched:c}:null}(t.pathInfo.path,r,i,n);if(null!==c)return function(e,t,n,o,s,i){const r=t.pathInfo.path,c=wn(i.stateElement,t.listIndex);null===_o(o)&&Co(c,null,o);const d=Co(c,o,n.list),u=Xr(e,t,n.list,s,i,r),f=C(r+a+l);for(const t of n.matched){const n=Rr(t.oldRow,t.newRow);if(0===n.length)continue;const o=d.newIndexes[t.position];for(const r of n)void 0!==o?Jr(e,pt(C(f.path+a+r.field),o),r.value,s,i):t.oldRow[r.field]=r.value}return u}(e,t,c,i,o,s)}}return Xr(e,t,n,o,s,null)}function Xr(e,n,o,s,i,r){const a=i.stateElement,c=n.pathInfo.path,d=!!an&&(an=!1,!0);if(!(c in e)&&null!==n.parentAddress&&!a.elementPaths.has(c)){const u=kr(e,n.parentAddress,s,i);if("object"==typeof u&&null!==u){const e=n.pathInfo.lastSegment,f=e===l?n.listIndex?.index:e;let p,h=!1;if(!d&&t.sameValueGuard&&(null===o||"object"!=typeof o)){const e=void 0!==f&&f in u,t=void 0!==f?u[f]:void 0;if(e&&Object.is(t,o))return!0;p=t,h=!0}const m=_r(a,n),g=ze(Le(a,n.pathInfo),n.listIndex);null!==nt&&nt({type:"state:write",absoluteAddress:g,value:o,oldValue:p,hasOldValue:h});try{return void 0===f&&F(`address.listIndex?.index is undefined path: ${c}`),Reflect.set(u,f,o)}finally{Hr(n,g,s,i,r),m&&br(g,{value:o,dirty:!1}),Er(a,n.pathInfo,{value:o})}}}let u,f=!1;if(!d&&t.sameValueGuard&&(null===o||"object"!=typeof o)){const t=kr(e,n,s,i);if(Dr(e,n,s,i)&&Object.is(t,o))return!0;u=t,f=!0}const p=a.elementPaths.has(n.pathInfo.path),h=_r(a,n),m=ze(Le(a,n.pathInfo),n.listIndex);null!==nt&&nt({type:"state:write",absoluteAddress:m,value:o,oldValue:u,hasOldValue:f});try{return p?Kr(e,n,m,o,s,i,r):Gr(e,n,m,o,s,i,r)}finally{h&&br(m,{value:o,dirty:!1}),Er(a,n.pathInfo,{value:o})}}function Yr(e,t,n,o){return(t,s,i)=>{const r=C(t);if(o.addressStackLength>0){const e=o.lastAddressStack?.pathInfo??null,t=o.stateElement;null!==e&&e.path!==r.path&&t.getterPaths.has(e.path)&&t.addDynamicDependency(r.path,e.path)}r.wildcardParentPathInfos.length>s.length&&F(`indexes length is insufficient: ${t}`);let a=null;for(let t=0;t<r.wildcardParentPathInfos.length;t++){const i=r.wildcardParentPathInfos[t],l=pt(i,a),c=_o(kr(e,l,n,o));null==c&&F(`ListIndexes not found: ${i.path}`);const d=s[t];a=c[d]??F(`ListIndex not found at index ${d} of ${i.path}`)}const l=pt(r,a);if(!(void 0!==i))return kr(e,l,n,o);Jr(e,l,i,n,o)}}const Qr=new WeakMap;function Zr(e,t,n,o){const s=t.pathInfo;switch(t.wildcardType){case"none":return null;case"context":return Cr(o,s.wildcardPaths.at(-1)??F(`lastWildcardPath is null: ${t.pathInfo.path}`))??F(`ListIndex not found: ${t.pathInfo.path}`);case"all":{let s=null;for(let i=0;i<t.pathInfo.wildcardCount;i++){const r=t.pathInfo.wildcardParentPathInfos[i]??F(`wildcardParentPathInfo is null: ${t.pathInfo.path}`),a=_o(kr(e,pt(r,s),n,o))??F(`ListIndex not found: ${r.path}`),l=t.wildcardIndexes[i]??F(`wildcardIndex is null: ${t.pathInfo.path}`);s=a[l]??F(`ListIndex not found at index ${l} of ${r.path}`)}return s}case"partial":F(`Partial wildcard type is not supported yet: ${t.pathInfo.path}`)}}const ea=`${_}${a}`,ta=`${$}${a}`,na=new WeakMap;function oa(e,t,n,o){const s=f[t];if(void 0!==s){0===o.addressStackLength&&F(`No active state reference to get list index for "${t.toString()}".`);const e=o.lastAddressStack,n=e?.pathInfo;n&&!o.untracking&&o.stateElement?.getterPaths.has(n.path)&&o.stateElement.addIndexDependentGetterPath?.(n.path);const i=e?.listIndex;null==i&&F(`ListIndex not found: ${t.toString()}`);const r=Ke(i,s,e.pathInfo.wildcardCount);return r?.index??F(`ListIndex not found: ${t.toString()}`)}if("string"==typeof t){if("$"===t[0]){switch(t){case"$stateElement":return o.stateElement;case"$getAll":return(t,s)=>function(e,t,n,o){const s=Yr(e,0,n,o);return(t,i)=>{const r=new Map,a=C(t);if(o.addressStackLength>0){const e=o.lastAddressStack?.pathInfo??null,t=o.stateElement;null!==e&&e.path!==a.path&&t.getterPaths.has(e.path)&&t.addDynamicDependency(a.path,e.path)}if(void 0===i){for(let e=0;e<a.wildcardParentPathInfos.length;e++){const t=a.wildcardParentPathInfos[e],n=Cr(o,t.path);if(n){i=Je(n,n.length-bn(o.stateElement));break}}void 0===i&&(i=[])}const l=(t,s,i,a,c,d,u)=>{const f=t[s]??null;if(null===f)return void u.push(d);const p=pt(f,i),h=Qr.get(p),m=kr(e,p,n,o),g=Co(wn(o.stateElement,i),h,m).newIndexes,y=a[c]??null;if(r.set(p,m),null===y)for(let e=0;e<g.length;e++){const n=g[e];l(t,s+1,n,a,c+1,d.concat(n.index),u)}else{const e=g[y]??F(`ListIndex not found at index ${y} of ${f.path}`);s+1<t.length?l(t,s+1,e,a,c+1,d.concat(e.index),u):u.push(d.concat(e.index))}},c=[];l(a.wildcardParentPathInfos,0,null,i,0,[],c);const d=[];for(let e=0;e<c.length;e++)d.push(s(a.path,c[e]));for(const[e,t]of r.entries())Qr.set(e,t);return d}}(e,0,n,o)(t,s);case"$postUpdate":return t=>function(e,t,n,o){const s=o.stateElement;return t=>{const i=gr(t),r=Zr(e,i,n,o),a=pt(i.pathInfo,r),l=ze(Le(s,a.pathInfo),a.listIndex),c=vi();c.enqueueAbsoluteAddress(l),Vr(o.stateName,o.stateElement,a,o.stateElement.staticDependency,o.stateElement.dynamicDependency,o.stateElement.listPaths,n,"new",e=>{const t=ze(Le(s,e.pathInfo),e.listIndex);wr(t),c.enqueueAbsoluteAddress(t)}),Er(s,a.pathInfo)}}(e,0,n,o)(t);case"$resolve":return(t,s,i)=>Yr(e,0,n,o)(t,s,i);case"$trackDependency":return e=>function(e,t,n,o){return e=>{0===o.addressStackLength&&F(`No active state reference to track dependency for path "${e}".`);const t=o.lastAddressStack?.pathInfo??F("Internal error: lastAddressStack is null"),n=o.stateElement;o.stateElement.getterPaths.has(t.path)&&t.path!==e&&n.addDynamicDependency(e,t.path)}}(0,0,0,o)(e);case"$untrackDependency":return e=>function(e,t,n,o){return e=>{o.beginUntrack();try{return e()}finally{o.endUntrack()}}}(0,0,0,o)(e);case v:return Di(o.stateElement);case _:return Zi(o.stateElement);case $:return er(o.stateElement)}if(!t.startsWith(ea)&&!t.startsWith(ta))return}const s=gr(t),i=Zr(e,s,n,o),r=pt(s.pathInfo,i);return kr(e,r,n,o)}if("symbol"==typeof t){const s=function(e){let t=na.get(e);return void 0===t&&(t=new Map,na.set(e,t)),t}(o),i=s.get(t);if(void 0!==i)return i;let r;switch(t){case ke:r=(e,t=()=>{})=>function(e,t,n){void 0!==e.loopContext&&F("already in loop context"),e.setLoopContext(t);try{e.pushAddress(t);try{return n()}finally{e.popAddress()}}finally{e.clearLoopContext()}}(o,e,t);break;case Ce:r=t=>kr(e,t,n,o);break;case Ee:r=t=>Dr(e,t,n,o);break;case Me:r=(t,s)=>Jr(e,t,s,n,o);break;case Te:r=()=>async function(e,t,n){const o=Reflect.get(e,p);"function"==typeof o&&await o.call(n)}(e,0,n);break;case Oe:r=()=>function(e,t,n){const o=Reflect.get(e,h);"function"==typeof o&&o.call(n)}(e,0,n);break;case Re:r=t=>function(e,t,n,o){const s=Reflect.get(e,m);if("function"==typeof s){const e=new Set,i={};for(const n of t){const t=n.absolutePathInfo.pathInfo;let s;if(s=n.absolutePathInfo.stateName===o.stateName?t.path:t.path+"@"+n.absolutePathInfo.stateName,e.add(s),t.wildcardCount>0){const e=Je(n.listIndex,t.wildcardCount),o=i[s];void 0===o?i[s]=[e]:o.push(e)}}return s.call(n,Array.from(e),i)}}(e,t,n,o);break;default:return Reflect.get(e,t,n)}return s.set(t,r),r}}class sa{_stateElement;_stateName;_addressStack=Array(c).fill(void 0);_addressStackIndex=-1;_loopContext;_mutability;_untrackDepth=0;constructor(e,t,n){this._stateName=t;const o=hi(e,this._stateName);null===o&&F(`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 e;return this._addressStackIndex>=0&&(e=this._addressStack[this._addressStackIndex]),void 0===e&&F("Last address stack is undefined."),e}get addressStackLength(){return this._addressStackIndex+1}get loopContext(){return this._loopContext}pushAddress(e){this._addressStackIndex++,this._addressStackIndex>=c&&F("Exceeded maximum address stack depth of 128. Possible infinite loop."),this._addressStack[this._addressStackIndex]=e}popAddress(){if(this._addressStackIndex<0)return null;const e=this._addressStack[this._addressStackIndex];return void 0===e&&F(`Address stack at index ${this._addressStackIndex} is undefined.`),this._addressStack[this._addressStackIndex]=void 0,this._addressStackIndex--,e}setLoopContext(e){this._loopContext=e}clearLoopContext(){this._loopContext=void 0}get untracking(){return this._untrackDepth>0}beginUntrack(){this._untrackDepth++}endUntrack(){this._untrackDepth--}get(e,t,n){return oa(e,t,n,this)}set(e,t,n,o){return"readonly"===this._mutability&&F(`State "${this._stateName}" is readonly.`),function(e,t,n,o,s){if("string"==typeof t){const i=gr(t),r=Zr(e,i,o,s);return Jr(e,pt(i.pathInfo,r),n,o,s)}return Reflect.set(e,t,n,o)}(e,t,n,o,this)}has(e,t){return Reflect.has(e,t)}}function ia(e){return function(e){const t=Object.getPrototypeOf(e),n=Object.create(t),o=Object.getOwnPropertyDescriptors(e);for(const e in o){const t=o[e];!1===t.writable&&(t.writable=!0)}return Object.defineProperties(n,o),n}(e)}class ra{_webComponent;_innerStateElement;constructor(e,t){this._webComponent=e,this._innerStateElement=Nn(e,t)??F("State element not found for web component.")}_outerLoopContext(e,t){const n=t.pathInfo.wildcardCount,o=xe(this._webComponent);if(null!==o&&o.listIndex.length===n)return o;if(n>0){const o=function(e,t){if(0===Sr)return null;const n=Sr-1,o=Nr[n];return vr[n]!==e||o?.pathInfo.path!==t?null:o}(this._innerStateElement,e.path),s=o?.listIndex??null;if(null!==s&&s.length===n){return pt(C(t.pathInfo.wildcardPaths[n-1]),s)}}return o}get(e,t,n){if("string"!=typeof t)return Reflect.get(e,t,n);{if("then"===t)return;if("$"===t[0])return;if(this._innerStateElement.getterPaths.has(t)&&t in e)return Reflect.get(e,t,n);const o=C(t),s=Le(this._innerStateElement,o),i=Pn(this._webComponent,s);if(null!==i){const e=this._outerLoopContext(o,i);let t;return i.stateElement.createState("readonly",n=>{n[ke](e,()=>{t=n[i.pathInfo.path]})}),t}if(t in e)return Reflect.get(e,t,n);F(`Property "${t}" not found in inner state: no mapping rule and no local state property.`)}}set(e,t,n,o){if("string"!=typeof t)return Reflect.set(e,t,n,o);{if(this._innerStateElement.setterPaths.has(t)&&t in e)return Reflect.set(e,t,n,o);const s=C(t),i=Le(this._innerStateElement,s),r=Pn(this._webComponent,i);if(null!==r){const e=this._outerLoopContext(s,r);return r.stateElement.createState("writable",t=>{t[ke](e,()=>{t[r.pathInfo.path]=n})}),!0}if(t in e)return Reflect.set(e,t,n,o);F(`Property "${t}" not found in inner state: no mapping rule and no local state property.`)}}has(e,t){if("string"==typeof t){if("$"===t[0])return!1;if((this._innerStateElement.getterPaths.has(t)||this._innerStateElement.setterPaths.has(t))&&t in e)return!0;const n=C(t),o=Le(this._innerStateElement,n);return null!==Pn(this._webComponent,o)||t in e}return Reflect.has(e,t)}}class aa{_innerStateElement;constructor(e,t){this._innerStateElement=Nn(e,t)??F("State element not found for web component.")}get(e,t,n){if("string"==typeof t){let e;return this._innerStateElement.createState("readonly",n=>{e=n[t]}),e}return Reflect.get(e,t,n)}set(e,t,n,o){return"string"==typeof t?(this._innerStateElement.createState("writable",e=>{e[t]=n}),!0):Reflect.set(e,t,n,o)}}const la=e=>()=>e;function ca(e,n,o,s){!function(e,t,n){let o=vn.get(e);o||(o=new Map,vn.set(e,o)),o.set(t,n)}(n,o,e);const i=n.hasAttribute(t.bindAttributeName)?(r=n,(V.get(r)||null)??[]).filter(e=>e.propSegments[0]===o):[];var r;i.length>0?(!function(e,t,n){if(0===n.length)return;const o=Nn(e,t);null===o&&F("State element not found for web component.");const s=new Map,i=new Map;for(const t of n){const n=$n(o,t);let r=xn.get(e);void 0===r?xn.set(e,new Set([n])):r.add(n);const a=n.innerAbsPathInfo,l=n.outerAbsPathInfo;_n.set(n,t),s.set(a,l),i.set(l,a)}Sn.set(e,s),In.set(e,i)}(n,o,i),e.markComponentStateMapped?.(),e.setInitialState(function(e,t){const n=new ra(e,t),o=Nn(e,t);null===o&&F("State element not found for web component."),null===o.boundComponentStateProp&&F("State element is not bound to any component state prop."),o.boundComponentStateProp in e||F(`State element is not bound to a valid component state prop: ${o.boundComponentStateProp}`);const s=e[o.boundComponentStateProp];return"object"==typeof s&&null!==s||F(`Invalid state object for component state prop: ${o.boundComponentStateProp}`),new Proxy(ia(s),n)}(n,o))):e.setInitialState(ia(s));const a=function(e,t){const n=new aa(e,t);return new Proxy({},n)}(n,o);if(Object.defineProperty(n,o,{get:la(a),enumerable:!0,configurable:!0}),function(e,t){let n=fo.get(e);n||(n=new Set,fo.set(e,n)),n.add(t)}(n,o),g in n){const e=n[g];"function"==typeof e?e.call(n,o).catch(e=>{F(`Error in ${g}: ${e instanceof Error?e.message:String(e)}`)}):F(`${g} is not a function.`)}}class da extends Zs{static hasConnectedCallbackPromise=!0;static getBindingsReady(e){return mi(e)}__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(e=()=>0){return new Mi(e)}(()=>bn(this));_dynamicDependency=new Map;_staticDependency=new Map;_pathSet=new Set;_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(e=>{this._resolveInitialize=e}),this._connectedCallbackPromise=new Promise((e,t)=>{this._resolveConnectedCallback=e,this._rejectConnectedCallback=t}),this._loadingPromise=new Promise(e=>{this._resolveLoading=e}),this._setStatePromise=new Promise(e=>{this._resolveSetState=e})}get _state(){return void 0===this.__state&&F(`${t.tagNames.state} _state is not initialized yet.`),this.__state}set _state(t){this._commandTokenNames=function(e){const t=new Set,n=e[w];if(void 0===n)return t;Array.isArray(n)||F(`${w} must be an array of strings.`);for(const e of n)"string"==typeof e&&0!==e.length||F(`${w} entries must be non-empty strings.`),e===v&&F(`${w} entry "${e}" conflicts with the reserved namespace name "${v}".`),t.has(e)&&F(`${w} entry "${e}" is duplicated.`),t.add(e);return t}(t),this._eventTokenNames=function(e){const t=new Set,n=e[N];if(void 0===n)return t;Array.isArray(n)||F(`${N} must be an array of strings.`);for(const e of n)"string"==typeof e&&0!==e.length||F(`${N} entries must be non-empty strings.`),t.has(e)&&F(`${N} entry "${e}" is duplicated.`),t.add(e);return t}(t),this.__state=t,this._hasUpdatedCallback=m in t,kt(this),function(e,t,n){const o=t[S];if(void 0!==o){"object"==typeof o&&null!==o||F(`${S} must be an object mapping event-token names to handler functions.`);for(const[t,s]of Object.entries(o))n.has(t)||F(`${S} entry "${t}" is not declared in $eventTokens.`),"function"!=typeof s&&F(`${S} entry "${t}" must be a function.`),At(e,t).subscribe(s)}}(this,t,this._eventTokenNames),this._listPaths.clear(),this._elementPaths.clear(),this._getterPaths.clear(),this._setterPaths.clear(),this._pathSet.clear();const n=function(e){const t=new Set,n=new Set,o=ur(e);for(const[e,s]of Object.entries(o))"function"==typeof s.get&&t.add(e),"function"==typeof s.set&&n.add(e);return{getterPaths:t,setterPaths:n}}(t);for(const e of n.getterPaths)this._getterPaths.add(e);for(const e of n.setterPaths)this._setterPaths.add(e);var o;tr(this),Hi(o=this),zi(o),Ui.delete(o),Ji(this,t),this._listKeys=function(e){const t=e[x];if(void 0===t)return null;"object"==typeof t&&null!==t||F(`${x} must be an object mapping list paths to key specs.`);const n=new Map;for(const[e,o]of Object.entries(t)){0===e.length&&F(`${x} entry path must be a non-empty string.`);const t=e.split(a);t.some(e=>0===e.length)&&F(`${x} entry "${e}" must not contain empty path segments.`),t[t.length-1]===l&&F(`${x} entry "${e}" must be the list path itself, not the element path (drop the trailing "${a}${l}").`),"function"!=typeof o?("string"!=typeof o&&F(`${x} entry "${e}" key spec must be a field name (string) or a function.`),0===o.length&&F(`${x} entry "${e}" key field name must be a non-empty string.`),(o.includes(a)||o.includes(l))&&F(`${x} entry "${e}" key field name "${o}" must be a flat property name ("${a}" / "${l}" are not allowed).`),o in Object.prototype&&F(`${x} entry "${e}" key field name "${o}" must not be a property name inherited from Object.prototype (e.g. "__proto__", "constructor").`),n.set(e,o)):n.set(e,o)}return n.size>0?n:null}(t),this._initialized&&null!==this._rootNode&&!e()&&(sr(this),this._streamsStartedGeneration=this._connectGeneration),this._resolveLoading?.()}get name(){return this._name}_loadFromSsrElement(){if(!this.hasAttribute("enable-ssr"))return null;const e=this.getAttribute("name")||"default",t=this.parentNode;if(!t)return null;const n=ii.findByName(t,e);if(!n)return null;const o=n.stateData;return Object.keys(o).length>0?o:null}async _initialize(){const n=e()?null:this._loadFromSsrElement();try{if(this.hasAttribute("state")){const e=this.getAttribute("state");this._state=function(e){const t=document.getElementById(e);if(t&&"application/json"===t.type)try{return JSON.parse(t.textContent||"{}")}catch(e){F("Failed to parse JSON from script element:"+e)}return{}}(e)}else if(this.hasAttribute("src")){const e=this.getAttribute("src");e&&e.endsWith(".json")?this._state=await async function(e){try{const t=await fetch(e);return t.ok||F(`Failed to fetch JSON file: ${t.statusText}`),await t.json()}catch(e){return console.error("Failed to load JSON file:",e),{}}}(e):e&&e.endsWith(".js")?this._state=await Ei(e):F(`Unsupported src file type: ${e}`)}else if(this.hasAttribute("json")){const e=this.getAttribute("json");this._state=JSON.parse(e)}else{const e=this.querySelector('script[type="module"]');if(e)this._state=await Ci(e,`${this._name}`);else{const e=setTimeout(()=>{console.warn(`[@wcstack/state] Warning: No state source found for <${t.tagNames.state}> element with name="${this._name}".`)},6e4);this._state=await this._setStatePromise,clearTimeout(e)}}}catch(e){F(`Failed to initialize state: ${e}`)}if(null!==n&&this.__state)for(const[e,t]of Object.entries(n)){if(e in this.__state){const t=Object.getOwnPropertyDescriptor(this.__state,e);if(t&&(t.get||t.set))continue;if("function"==typeof this.__state[e])continue}this.__state[e]=t}await this._loadingPromise,this._name=this.getAttribute("name")||"default",gi(this.rootNode,this._name,this)}async _initializeBindWebComponent(){if(this.hasAttribute("bind-component")){const e=this.parentNode,n=e instanceof ShadowRoot?e.host:e instanceof Element?e:null,o=n?T(n):null;null!==n&&null!==o||F(`"bind-component" requires <${t.tagNames.state}> to be a direct child of a custom element.`),e instanceof ShadowRoot||this.hasAttribute("name")||F('"bind-component" in Light DOM requires a "name" attribute to avoid namespace conflicts with the parent scope.');const s=["state","src","json"].filter(e=>this.hasAttribute(e));null!==this.querySelector('script[type="module"]')&&s.push('<script type="module">'),s.length>0&&F(`"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(t.bindAttributeName)&&await i(n),r in n||F(`Component does not have property "${r}" for state binding.`);const a=n[r];"object"==typeof a&&null!==a||F(`Component property "${r}" is not an object for state binding.`),this._boundComponent=n,this._boundComponentStateProp=r,ca(this,this._boundComponent,this._boundComponentStateProp,a)}}_reloadMappedPathsAfterReconnect(){if(!this._hasMappedComponentState||null===this._boundComponent)return;const e=function(e){const t=xn.get(e);if(void 0===t)return[];const n=[];for(const e of t)n.push(e.innerAbsPathInfo.pathInfo.path);return n}(this._boundComponent);!function(e){const t=xn.get(e);if(void 0===t)return;const n=new Map,o=new Map;for(const e of t)n.set(e.innerAbsPathInfo,e.outerAbsPathInfo),o.set(e.outerAbsPathInfo,e.innerAbsPathInfo);Sn.set(e,n),In.set(e,o)}(this._boundComponent),this.createState("readonly",t=>{for(const n of e)t.$postUpdate(n)})}async _callStateConnectedCallback(){await this.createStateAsync("writable",async e=>{p in e&&await e[Te]()})}async _initializeDCC(e,n){let o;try{if(this.hasAttribute("src")){const e=this.getAttribute("src");e.endsWith(".js")?o=await Ei(e):F(`DCC: Unsupported src type: ${e}`)}else{const t=this.querySelector('script[type="module"]');t?o=await Ci(t,e.tagName.toLowerCase()):F(`DCC: No state source found for "${e.tagName.toLowerCase()}".`)}}catch(e){F(`DCC: Failed to load state: ${e}`)}!function(e,n,o){const s=e.tagName.toLowerCase();s.includes("-")||F(`DCC: "${s}" is not a valid custom element name (must contain a hyphen).`),customElements.get(s)&&F(`DCC: "${s}" is already registered. A custom element name can only be defined once.`);const i=document.createElement("template");i.innerHTML=n.innerHTML;const r=n.mode,{bindables:a,commands:l,streamBackedBindables:c}=pr(o),d=a.length>0||l.length>0?function(e,t,n=[]){const o={protocol:"wc-bindable",version:1,properties:t.map(t=>({name:t,event:`${e}:${t}-changed`,getter:e=>e.target[t]})),inputs:t.map(e=>({name:e}))};if(0===n.length)return o;const s=n.map(e=>({name:e,async:!0}));return{...o,commands:s}}(s,a,l):null,u=a.length>0?function(e,t){const n={};for(const o of t)n[o]=`${e}:${o}-changed`;return n}(s,a):{},f=`${t.tagNames.state}:not([name])`,p=class extends HTMLElement{static template=i;static shadowRootMode=r;static wcBindable=d;static bindableEventMap=u;_shadow=null;_ensureShadow(){if(null!==this._shadow)return this._shadow;if(this.hasAttribute(P))return null;this._shadow=this.attachShadow({mode:p.shadowRootMode}),this._shadow.appendChild(p.template.content.cloneNode(!0));const e=O();return null!==e&&R(e,this._shadow),this._shadow}connectedCallback(){const e=this._ensureShadow();if(null!==e&&Object.keys(p.bindableEventMap).length>0){const n=e.querySelector(f);n?n.setBindableEventMap(p.bindableEventMap):console.warn(`[@wcstack/state] DCC: "${s}" declares ${y} but its template has no <${t.tagNames.state}> without a "name" attribute. Change events will not be dispatched.`)}}get stateElement(){return this._ensureShadow()?.querySelector(f)??null}},h=ur(o);for(const[e,t]of Object.entries(h)){if(dr(e))continue;const n={configurable:!0,enumerable:!0};if("function"==typeof t.value){const o="AsyncFunction"===t.value.constructor?.name;n.value=cr(e,o)}else n.get=ar(e),n.set=lr(e);Object.defineProperty(p.prototype,e,n)}for(const e of c)Object.defineProperty(p.prototype,e,{configurable:!0,enumerable:!0,get:ar(e),set:lr(e)});customElements.define(s,p)}(e,n,o),this._dcc=!0,this._initialized=!0,this._rootNode=null,this._resolveInitialize?.(),this._resolveConnectedCallback?.()}_callStateDisconnectedCallback(){this.createState("writable",e=>{h in e&&e[Oe]()})}async connectedCallback(){this._rootNode=this.getRootNode();const n=++this._connectGeneration;if(this._initialized)this._dcc||hi(this._rootNode,this._name)===this||(gi(this._rootNode,this._name,this),this._reloadMappedPathsAfterReconnect());else{const e=this.parentNode;if(e instanceof ShadowRoot&&e.host.hasAttribute(P))return this.hasAttribute("bind-component")&&F(`"bind-component" cannot be used inside a [${P}] host. DCC state comes from the template, not from a component property.`),void await this._initializeDCC(e.host,e);await this._initializeBindWebComponent(),await this._initialize(),this._initialized=!0,this._resolveInitialize?.()}if(this.hasAttribute("enable-ssr")&&!e()||await this._callStateConnectedCallback(),e()&&this.hasAttribute("enable-ssr"))try{await mi(this.rootNode);const e=this.getAttribute("name")||"default",n=ii.extractStateData(this),o=document.createElement(t.tagNames.ssr);o.setAttribute("name",e),o.setAttribute("version",Qs),ii.buildContent(o,n),this.parentNode?.insertBefore(o,this)}catch(e){throw this._rejectConnectedCallback?.(e),e}e()||null===this._rootNode||n!==this._connectGeneration||this._streamsStartedGeneration===n||sr(this),this._resolveConnectedCallback?.()}disconnectedCallback(){if(null!==this._rootNode)try{this._callStateDisconnectedCallback()}finally{gi(this.rootNode,this._name,null),e=this,Ti.delete(e),function(e){Ri.delete(e)}(this),kt(this),Hi(this),tr(this),this._rootNode=null}var e}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 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&&F("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(e){this._bindableEventMap=e}_addDependency(e,t,n){const o=e.get(t);return void 0===o?(e.set(t,[n]),!0):!o.includes(n)&&(o.push(n),!0)}addDynamicDependency(e,t){return this._addDependency(this._dynamicDependency,e,t)}addStaticDependency(e,t){return this._addDependency(this._staticDependency,e,t)}setPathInfo(e,t){if("for"===t){const t=!this._listPaths.has(e);this._listPaths.add(e),this._elementPaths.add(e+"."+l),t&&this._hasMappedComponentState&&function(e,t){const n=An(e,C(t));null!==n&&n.stateElement!==e&&n.stateElement.setPathInfo(n.pathInfo.path,"for")}(this,e)}if(!this._pathSet.has(e)){const t=C(e);if(this._pathSet.add(e),null!==t.parentPath){let e=t;for(;null!==e.parentPath&&this.addStaticDependency(e.parentPath,e.path);)e=C(e.parentPath)}}}_createState(e,t,n){try{const o=function(e,t,n,o){const s=new sa(e,n,o);return new Proxy(t,s)}(e,this._state,this._name,t);return n(o)}finally{}}async createStateAsync(e,t){return await this._createState(this.rootNode,e,t)}createState(e,t){this._createState(this.rootNode,e,t)}nextVersion(){return this._version++,this._version}get hasUpdatedCallback(){return this._hasUpdatedCallback}get crossRowListPaths(){return this._crossRowListPaths}addCrossRowListPath(e){this._crossRowListPaths.add(e)}get indexDependentGetterPaths(){return this._indexDependentGetterPaths}addIndexDependentGetterPath(e){this._indexDependentGetterPaths.add(e)}bindProperty(e,t){Object.defineProperty(this._state,e,t),e===m&&(this._hasUpdatedCallback=!0)}setInitialState(e){this._initialized?this._state=e:this._resolveSetState?.(e)}}function ua(){customElements.get(t.tagNames.ssr)||customElements.define(t.tagNames.ssr,ii),customElements.get(t.tagNames.state)||customElements.define(t.tagNames.state,da)}await(ua(),void Ai());
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());
2
2
  //# sourceMappingURL=auto.min.js.map