smbls 3.14.339 → 3.14.340
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/CHANGELOG.md +6 -0
- package/dist/smbls.cjs +21 -21
- package/dist/smbls.embed.iife.js +1 -1
- package/dist/smbls.esm.js +20 -20
- package/dist/smbls.iife-string.js +1 -1
- package/dist/smbls.iife.js +21 -21
- package/package.json +2 -2
package/dist/smbls.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
"use strict";var E_=Object.create;var ii=Object.defineProperty;var T_=Object.getOwnPropertyDescriptor;var O_=Object.getOwnPropertyNames;var R_=Object.getPrototypeOf,P_=Object.prototype.hasOwnProperty;var F=(t,e)=>()=>(t&&(e=t(t=0)),e);var $c=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),I=(t,e)=>{for(var r in e)ii(t,r,{get:e[r],enumerable:!0})},
|
|
1
|
+
"use strict";var E_=Object.create;var ii=Object.defineProperty;var T_=Object.getOwnPropertyDescriptor;var O_=Object.getOwnPropertyNames;var R_=Object.getPrototypeOf,P_=Object.prototype.hasOwnProperty;var F=(t,e)=>()=>(t&&(e=t(t=0)),e);var $c=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),I=(t,e)=>{for(var r in e)ii(t,r,{get:e[r],enumerable:!0})},Ah=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of O_(e))!P_.call(t,o)&&o!==r&&ii(t,o,{get:()=>e[o],enumerable:!(n=T_(e,o))||n.enumerable});return t};var I_=(t,e,r)=>(r=t!=null?E_(R_(t)):{},Ah(e||!t||!t.__esModule?ii(r,"default",{value:t,enumerable:!0}):r,t)),$_=t=>Ah(ii({},"__esModule",{value:!0}),t);var Wc,Hc,k,X,Fn=F(()=>{"use strict";Wc=globalThis,Hc=globalThis,k=globalThis,X=k.document});var ye,Dn,kt,Ln=F(()=>{"use strict";Fn();ye=t=>(typeof Node=="object"?t instanceof k.Node:t&&typeof t=="object"&&typeof t.nodeType=="number"&&typeof t.nodeName=="string")||!1,Dn=t=>(typeof HTMLElement=="object"?t instanceof k.HTMLElement:t&&typeof t=="object"&&t!==null&&t.nodeType===1&&typeof t.nodeName=="string")||!1,kt=t=>typeof k<"u"&&(k.Node&&t instanceof k.Node||k.Window&&t instanceof k.Window||t===k||t===document)});var _,S,ne,C,ui,pi,T,di,j,vt,ht,Mn,Ct,Gc,gt=F(()=>{"use strict";Ln();_=t=>t===null?!1:typeof t=="object"&&t.constructor===Object,S=t=>typeof t=="string",ne=t=>typeof t=="number",C=t=>typeof t=="function",ui=t=>t===!0||t===!1,pi=t=>t===null,T=t=>Array.isArray(t),di=t=>t instanceof Date,j=t=>t===null?!1:typeof t=="object",vt=t=>t!==void 0,ht=t=>t===void 0,Mn={boolean:ui,array:T,object:_,string:S,date:di,number:ne,null:pi,function:C,objectLike:j,node:ye,htmlElement:Dn,defined:vt},Ct=t=>(...e)=>e.some(r=>Mn[r](t)),Gc=t=>(...e)=>!e.some(r=>Mn[r](t))});var qc,Kc,Yc,Xc,Tr,Nn,Zc,Jc,jn,Qc,tl,el,rl,nl,ol,sl,Or,Bn,Rr=F(()=>{"use strict";be();gt();qc=(t,e)=>e.every(r=>t.includes(r)),Kc=(t,e)=>{let r=0;for(let n=0;n<t.length;n++)t[n]===e&&r++;return r},Yc=(t,e)=>{if(S(e)&&(e=parseInt(e)),ne(e)){if(e<0||e>=t.length||isNaN(e))throw new Error("Invalid index");t.splice(e,1)}else throw new Error("Invalid index");return t},Xc=(t,e,r)=>{e<0||r<0||e>=t.length||r>=t.length||([t[e],t[r]]=[t[r],t[e]])},Tr=(...t)=>[].concat(...t),Nn=(t,e=[])=>t.reduce((r,n)=>W(r,Q(n,{exclude:e}),e),{}),Zc=(t,e)=>{let r=t.indexOf(e);return r!==-1?t.slice(0,r):t},Jc=(t,e)=>{if(!T(t))return;let r=t.indexOf(e);return r!==-1?t.slice(r+1):t},jn=(t,e)=>{let r=t.indexOf(e);if(r>-1){let n=[...t];return n.splice(r,1),n}return t},Qc=(t,e)=>t.filter(r=>r!==e),tl=(t,e)=>{let r=[];for(let n=0;n<t.length;n++)r.push(t[n]),n<t.length-1&&r.push(e);return r},el=(t,e,r)=>{let n=[...t],o=n.indexOf(e),s=n.indexOf(r);if(o!==-1&&s!==-1){let i=n.splice(o,1)[0],a=s<o?s:s+1;n.splice(a,0,i)}return n},rl=(t,e)=>{if(t.length!==e.length)return!1;for(let r=0;r<t.length;r++)if(t[r]!==e[r])return!1;return!0},nl=(t,e)=>t.filter(r=>!e.includes(r)),ol=(t,e)=>{let r=new Set(e);return t.filter(n=>!r.has(n))},sl=(t,e)=>{if(!t)return 0;let r=0;for(let n=0;n<e.length;n++)t.includes(e[n])&&r++;return r},Or=t=>T(t)?[...new Set(t)]:t,Bn=(t,e)=>{for(let r in e)Object.defineProperty(t,r,{value:e[r],enumerable:!1,configurable:!0,writable:!0})}});function lr(t,e,r={}){let{bracketsLength:n=2}=r,o=n===3?"{{{":"{{";if(!t.includes(o))return t;let s=M_[n],i=e||this.state||{},a=this;return t.replace(s,(c,l,f,p)=>{let u=f.trim();if(p){let d=a?.context,h=d?.functions?.[p]||d?.utils?.[p]||d?.methods?.[p]||d?.snippets?.[p]||a?.[p];if(h&&typeof h=="function")try{return String(h.call(a,u)??"")}catch{return""}return""}if(l){let d=(l.match(/\.\.\//g)||[]).length,h=i;for(let m=0;m<d;m++){if(!h||!h.parent)return"";h=h.parent}if(u==="parent")return String(h.value??"");let g=Vn(h,u);return String(g??"")}else{let d=Vn(i,u);if(d!=null)return String(d);let h=a?.context?.polyglot;if(h?.translations){let g=i?.root?.lang||i?.lang||a?.context?.state?.lang||h.defaultLang||"en",m=h.translations[g];if(m){let b=Vn(m,u);if(b!=null&&typeof b!="object")return String(b);for(let w in m){let x=m[w];if(x&&typeof x=="object"&&!Array.isArray(x)){let v=Vn(x,u);if(v!=null&&typeof v!="object")return String(v)}}}let y=Vn(h.translations,u);if(y!=null&&typeof y!="object")return String(y)}return""}})}var Un,il,M_,Vn,fr,al,N_,cl,ll,fl,j_,ul,pl,zn=F(()=>{"use strict";Un=(t,e)=>{for(let r of e)if(t.includes(r))return!0;return!1},il=(t,e)=>{let r=new RegExp(`[${e.join("\\")}]`,"g");return t.replace(r,"")},M_={2:/{{\s*((?:\.\.\/)*)([\w\d.]+)\s*(?:\|\s*([\w\d.]+))?\s*}}/g,3:/{{{(\s*(?:\.\.\/)*)([\w\d.]+)\s*(?:\|\s*([\w\d.]+))?\s*}}}/g},Vn=(t,e)=>e.split(".").reduce((r,n)=>r?.[n],t);fr=t=>`${t.charAt(0).toLowerCase()}${t.slice(1)}`,al=(t,e)=>{let r=t.split(`
|
|
2
2
|
`),n=-1,o=-1,s=-1,i=-1,a=new RegExp(`\\b${e}\\b\\s*:\\s*`),c=0,l=!1;for(let f=0;f<r.length;f++)if(a.test(r[f])&&!l){if(l=!0,n=f+1,s=r[f].indexOf(e)+1,r[f].includes("{}")){o=n,i=r[f].indexOf("{}")+3;break}let p=r[f].slice(s+e.length);if(p.includes("{")||p.includes("["))c=1;else{o=f+1,i=r[f].length+1;break}}else if(l&&(c+=(r[f].match(/{/g)||[]).length,c+=(r[f].match(/\[/g)||[]).length,c-=(r[f].match(/}/g)||[]).length,c-=(r[f].match(/]/g)||[]).length,c===0)){o=f+1,i=r[f].lastIndexOf("}")!==-1?r[f].lastIndexOf("}")+2:r[f].length+1;break}return{startColumn:s,endColumn:i,startLineNumber:n,endLineNumber:o}},N_=/\\([0-7]{1,3})/g,cl=t=>t.replace(N_,(e,r)=>String.fromCharCode(parseInt(r,8))),ll=t=>t.replace(/\n/g,"/////n").replace(/`/g,"/////tilde").replace(/\$/g,"/////dlrsgn"),fl=t=>t.replace(/\/\/\/\/\/n/g,`
|
|
3
|
-
`).replace(/\/\/\/\/\/tilde/g,"`").replace(/\/\/\/\/\/dlrsgn/g,"$"),j_=/[^a-zA-Z0-9\s]/g,ul=t=>t.replace(j_,e=>"%"+e.charCodeAt(0).toString(16).toUpperCase()),pl=t=>t.replace(/%[0-9A-Fa-f]{2}/g,e=>String.fromCharCode(parseInt(e.slice(1),16)))});var Te,Wn,dl,ur,Oe,Pr,Hn,hl,Ir=F(()=>{"use strict";Te=new Set(["attr","style","text","html","content","data","classlist","state","scope","root","deps","extend","extends","$router","routes","children","childExtend","childExtends","childExtendRecursive","childExtendsRecursive","props","if","define","__name","__ref","__hash","__text","key","tag","query","parent","node","variables","on","fetch","component","context","preventContentUpdate","preventContentRecreate"]),Wn=new Set(["attr","style","text","html","content","data","class","state","scope","children","props","if","key","tag","query","on","context"]),dl=["ref","parent","__element","__depends","__ref","__children","root"],ur=new Set(["update","parse","clean","create","destroy","add","toggle","remove","apply","set","reset","replace","quietReplace","quietUpdate","applyReplace","applyFunction","keys","values","ref","rootUpdate","parentUpdate","parent","__element","__depends","__ref","__children","root","setByPath","setPathCollection","removeByPath","removePathCollection","getByPath"]),Oe=new Set(["update","__element"]),Pr=new Set(["set","reset","update","remove","updateContent","removeContent","lookup","lookdown","lookdownAll","getRef","getPath","setNodeStyles","spotByPath","keys","parse","setProps","parseDeep","variables","if","log","verbose","warn","error","call","nextElement","previousElement","getRootState","getRoot","getRootData","getRootContext","getContext","getQuery","getDB","getChildren","preventContentUpdate","preventContentRecreate"]),Hn=new Set(["node","context","extends","__element","__ref",...Pr,...ur,...Oe]),hl=new Set(["init","beforeClassAssign","render","renderRouter","attachNode","stateInit","stateCreated","beforeStateUpdate","stateUpdate","beforeUpdate","done","create","complete","frame","update","fetchError","fetchComplete"])});var
|
|
3
|
+
`).replace(/\/\/\/\/\/tilde/g,"`").replace(/\/\/\/\/\/dlrsgn/g,"$"),j_=/[^a-zA-Z0-9\s]/g,ul=t=>t.replace(j_,e=>"%"+e.charCodeAt(0).toString(16).toUpperCase()),pl=t=>t.replace(/%[0-9A-Fa-f]{2}/g,e=>String.fromCharCode(parseInt(e.slice(1),16)))});var Te,Wn,dl,ur,Oe,Pr,Hn,hl,Ir=F(()=>{"use strict";Te=new Set(["attr","style","text","html","content","data","classlist","state","scope","root","deps","extend","extends","$router","routes","children","childExtend","childExtends","childExtendRecursive","childExtendsRecursive","props","if","define","__name","__ref","__hash","__text","key","tag","query","parent","node","variables","on","fetch","component","context","preventContentUpdate","preventContentRecreate"]),Wn=new Set(["attr","style","text","html","content","data","class","state","scope","children","props","if","key","tag","query","on","context"]),dl=["ref","parent","__element","__depends","__ref","__children","root"],ur=new Set(["update","parse","clean","create","destroy","add","toggle","remove","apply","set","reset","replace","quietReplace","quietUpdate","applyReplace","applyFunction","keys","values","ref","rootUpdate","parentUpdate","parent","__element","__depends","__ref","__children","root","setByPath","setPathCollection","removeByPath","removePathCollection","getByPath"]),Oe=new Set(["update","__element"]),Pr=new Set(["set","reset","update","remove","updateContent","removeContent","lookup","lookdown","lookdownAll","getRef","getPath","setNodeStyles","spotByPath","keys","parse","setProps","parseDeep","variables","if","log","verbose","warn","error","call","nextElement","previousElement","getRootState","getRoot","getRootData","getRootContext","getContext","getQuery","getDB","getChildren","preventContentUpdate","preventContentRecreate"]),Hn=new Set(["node","context","extends","__element","__ref",...Pr,...ur,...Oe]),hl=new Set(["init","beforeClassAssign","render","renderRouter","attachNode","stateInit","stateCreated","beforeStateUpdate","stateUpdate","beforeUpdate","done","create","complete","frame","update","fetchError","fetchComplete"])});var Th,pr,q,gl,rt,W,Rh,ml,Q,Gn,B_,qn,V_,U_,z_,$r,W_,H_,Oh,oe,G_,q_,K_,Kn,yl,bl,hi,xl,_l,Yn,dr,At,gi,Y_,Sl,wl,mi,kl,vl,Cl,Al,El,Tl,Ol,be=F(()=>{"use strict";Fn();gt();Rr();zn();Ln();Ir();Th="production",pr=t=>t.charCodeAt(0)===95&&t.charCodeAt(1)===95,q=(t,e,r,n)=>{if(C(t))return e?typeof t.call!="function"?t:t.call(e,e,r||e.state,n||e.context):void 0;if(t!=null&&e?.context?.plugins&&(T(t)||_(t)&&!kt(t))){let o=e.context.plugins;for(let s of o)if(s.resolveHandler){let i=s.resolveHandler(t,e);if(typeof i=="function")return q(i,e,r,n)}}return t},gl=(t,e,r)=>{for(let n in e)t[n]=q(e[n],r)},rt=(t,e,r=[])=>{let n=r instanceof Set;for(let o in e)Object.prototype.hasOwnProperty.call(e,o)&&(pr(o)||(n?r.has(o):r.includes(o))||t[o]===void 0&&(t[o]=e[o]));return t},W=(t,e,r=Hn)=>Rh(t,e,r,null),Rh=(t,e,r,n)=>{if(t===e)return t;if(n){for(let s=0;s<n.length;s+=2)if(n[s]===t&&n[s+1]===e)return t}let o=r instanceof Set;for(let s in e){if(!Object.prototype.hasOwnProperty.call(e,s)||pr(s)||s==="constructor"||s==="prototype"||(o?r.has(s):r.includes(s)))continue;let i=t[s],a=e[s];if(j(i)&&j(a)){let c=n||[];c.push(t,e),Rh(i,a,r,c),c.length-=2}else i===void 0&&(t[s]=a)}return t},ml=(t,e=[])=>{let r=e instanceof Set,n={};for(let o in t)Object.prototype.hasOwnProperty.call(t,o)&&(pr(o)||(r?e.has(o):e.includes(o))||(n[o]=t[o]));return n},Q=(t,e={})=>{let{exclude:r=[],cleanUndefined:n=!1,cleanNull:o=!1,visited:s=new WeakMap,handleExtends:i=!1}=e;if(!j(t)||kt(t))return t;if(s.has(t))return s.get(t);let a=r instanceof Set?r:r.length>3?new Set(r):null,c=p=>a?a.has(p):r.includes(p),l=T(t)?[]:{};s.set(t,l);let f=[[t,l]];for(;f.length;){let[p,u]=f.pop();for(let d in p){if(!Object.prototype.hasOwnProperty.call(p,d)||pr(d)||d==="__proto__"||c(d))continue;let h=p[d];if(!(n&&h===void 0)&&!(o&&h===null)){if(kt(h)){u[d]=h;continue}if(i&&d==="extends"&&T(h)){u[d]=Nn(h,r);continue}if(C(h)){u[d]=h;continue}if(j(h))if(s.has(h))u[d]=s.get(h);else{let g=T(h)?[]:{};s.set(h,g),u[d]=g,f.push([h,g])}else u[d]=h}}}return l},Gn=(t,e={})=>{(t.node||t.__ref||t.parent||t.__element||t.parse)&&((t.__element||t.parent?.__element).warn("Trying to clone element or state at",t),t=t.parse?.());for(let r in t){let n=t[r];if(C(n))e[r]=n.toString();else if(_(n))e[r]={},Gn(n,e[r]);else if(T(n)){let o=e[r]=[];for(let s=0;s<n.length;s++){let i=n[s];_(i)?(o[s]={},Gn(i,o[s])):C(i)?o[s]=i.toString():o[s]=i}}else e[r]=n}return e},B_=new Set(["&","*","-",":","%","{","}",">","<","@",".","/","!"," "]),qn=(t={},e=0)=>{if(t===null||typeof t!="object")return String(t);let r=!1;for(let s in t){r=!0;break}if(!r)return"{}";let n=" ".repeat(e),o=`{
|
|
4
4
|
`;for(let s in t){if(!Object.prototype.hasOwnProperty.call(t,s))continue;let i=t[s],a=!1;for(let l=0;l<s.length;l++)if(B_.has(s[l])){a=!0;break}let c=a?`'${s}'`:s;if(o+=`${n} ${c}: `,T(i)){o+=`[
|
|
5
5
|
`;for(let l of i)j(l)&&l!==null?o+=`${n} ${qn(l,e+2)},
|
|
6
6
|
`:S(l)?o+=`${n} '${l}',
|
|
@@ -9,22 +9,22 @@
|
|
|
9
9
|
`,"'"])?`\`${i}\``:`'${i}'`:o+=i;o+=`,
|
|
10
10
|
`}return o+=`${n}}`,o},V_=[/^\(\s*\{[^}]*\}\s*\)\s*=>/,/^(\([^)]*\)|[^=]*)\s*=>/,/^function[\s(]/,/^async\s+/,/^\(\s*function/,/^[a-zA-Z_$][a-zA-Z0-9_$]*\s*=>/],U_=/^["[{]/,z_=/^(export|import)\s/,$r=t=>{if(!t)return!1;let e=t.trim().replace(/\n\s*/g," ").trim();if(e===""||e==="{}"||e==="[]"||z_.test(e)||!V_.some(s=>s.test(e)))return!1;let n=e.charCodeAt(0),o=e.includes("=>");return!(n===123&&!o||n===91||U_.test(e)&&!o)},W_=t=>(0,eval)(t),H_=(t,e)=>{let r=/^(\s*(?:async\s+)?function\s*[\w$]*\s*\([^)]*\)\s*)\{/.exec(t);if(!r)return null;let n=r[0].length,o=[],s=n,i=1,a=null,c=t.length,l=new RegExp("^(?:const|let|var)\\s+"+e+"\\b");for(;s<c&&i>0;){let p=t[s];if(p==="/"&&t[s+1]==="/"){let u=t.indexOf(`
|
|
11
11
|
`,s);s=u===-1?c:u;continue}if(p==="/"&&t[s+1]==="*"){let u=t.indexOf("*/",s+2);s=u===-1?c:u+2;continue}if(p==='"'||p==="'"||p==="`"){let u=p;for(s++;s<c;){if(t[s]==="\\"){s+=2;continue}if(t[s]===u){s++;break}if(u==="`"&&t[s]==="$"&&t[s+1]==="{"){s+=2;let d=1;for(;s<c&&d>0;)t[s]==="{"?d++:t[s]==="}"&&d--,s++;continue}s++}continue}if(p==="{"){i++,s++;continue}if(p==="}"){i--,s++;continue}if(i===1&&l.test(t.slice(s))){let u=s,d=0,h=s;for(;h<c;){let g=t[h];if(g==='"'||g==="'"||g==="`"){let m=g;for(h++;h<c;){if(t[h]==="\\"){h+=2;continue}if(t[h]===m){h++;break}h++}continue}if(g==="("||g==="["||g==="{"){d++,h++;continue}if(g===")"||g==="]"||g==="}"){if(d===0)break;d--,h++;continue}if(d===0&&(g===";"||g===`
|
|
12
|
-
`)){h++;break}h++}o.push([u,h]),s=h;continue}s++}if(!o.length)return null;let f=t;for(let p=o.length-1;p>=0;p--)f=f.slice(0,o[p][0])+f.slice(o[p][1]);return f},
|
|
13
|
-
First 200 chars of source: `+String(t).slice(0,200)),t)}},oe=(t,e={},r={window:{eval:W_}})=>{if(!t||typeof t!="object")return e;let n=[[t,e]];for(;n.length;){let[o,s]=n.pop();for(let i in o){if(!Object.prototype.hasOwnProperty.call(o,i))continue;let a=o[i];if(S(a))$r(a)?s[i]=
|
|
12
|
+
`)){h++;break}h++}o.push([u,h]),s=h;continue}s++}if(!o.length)return null;let f=t;for(let p=o.length-1;p>=0;p--)f=f.slice(0,o[p][0])+f.slice(o[p][1]);return f},Oh=(t,e,r)=>{let n=String(t).trimStart();if(/^(export|import)\s/.test(n))return t;try{return r.window.eval(`(${t})`)}catch(o){let s=o&&o.message?o.message:String(o),i=/await is only valid in async/.test(s),a=/Identifier '([^']+)' has already been declared/.exec(s),c=null;if(i){let l=String(t).trim();if(/^function[\s(]/.test(l))try{c=r.window.eval("(async "+l+")")}catch{}}else if(a){let l=String(t),f=a[1];for(let p=0;p<5;p++){let u=H_(l,f);if(!u||u===l)break;l=u;try{c=r.window.eval("("+l+")");break}catch(d){let h=/Identifier '([^']+)' has already been declared/.exec(d&&d.message||String(d));if(!h||h[1]!==f)break}}}return c||(typeof console<"u"&&console.warn&&console.warn(`[smbls] deepDestringifyFunctions: eval failed on ${e} \u2014 value will be left as a string. Reason: `+s+`.
|
|
13
|
+
First 200 chars of source: `+String(t).slice(0,200)),t)}},oe=(t,e={},r={window:{eval:W_}})=>{if(!t||typeof t!="object")return e;let n=[[t,e]];for(;n.length;){let[o,s]=n.pop();for(let i in o){if(!Object.prototype.hasOwnProperty.call(o,i))continue;let a=o[i];if(S(a))$r(a)?s[i]=Oh(a,`"${i}"`,r):s[i]=a;else if(T(a)){let c=s[i]=[];for(let l=0;l<a.length;l++){let f=a[l];if(S(f))c.push($r(f)?Oh(f,`array index ${l} (prop "${i}")`,r):f);else if(_(f)){let p={};c.push(p),n.push([f,p])}else c.push(f)}}else if(_(a)){let c=s[i]&&typeof s[i]=="object"&&!T(s[i])?s[i]:s[i]={};n.push([a,c])}else s[i]=a}}return e},G_="Set",q_="Map",K_=t=>!t||typeof t!="object"?t:t.__type===G_&&Array.isArray(t.values)?new Set(t.values):t.__type===q_&&Array.isArray(t.entries)?new Map(t.entries):t,Kn=t=>{if(!t||typeof t!="object")return t;let e={},r=[];for(let n of Object.keys(t)){let o=t[n];S(o)&&$r(o)?r.push([n,o]):e[n]=K_(o)}for(let[n,o]of r)try{let s=Object.keys(e).map(i=>`var ${i} = __gs__[${JSON.stringify(i)}];`).join(`
|
|
14
14
|
`);e[n]=k.eval(`(function(__gs__) { ${s}
|
|
15
|
-
return (${o}); })`)(e)}catch{try{e[n]=k.eval(`(${o})`)}catch{e[n]=o}}return e},yl=(t,e={verbose:!0})=>{try{return t?k.eval("("+t+")"):{}}catch(r){e.verbose&&console.warn(r)}},bl=(t,...e)=>Object.prototype.hasOwnProperty.call(t,...e),hi=t=>{for(let e in t)return!1;return!0},xl=t=>_(t)&&hi(t),_l=()=>Object.create(null),Yn=(t,e,r={})=>{let n=r.exclude||[],o=r.preventUnderscore;for(let s in e)n.includes(s)||!o&&pr(s)||s==="constructor"||s==="prototype"||e[s]!==void 0&&(t[s]=e[s]);return t},dr=(t,e,r=[])=>{let n=r instanceof Set;for(let o in e)pr(o)||o==="constructor"||o==="prototype"||(n?r.has(o):r.includes(o))||(t[o]=e[o]);return t},At=(t,e,r={},n=new WeakMap)=>{if(!j(t)||!j(e)||kt(t)||kt(e))return e;if(n.has(t))return n.get(t);n.set(t,t);let o=r.exclude,s=o?o instanceof Set?o:new Set(o):null,i=!r.preventForce;for(let a in e){if(!Object.prototype.hasOwnProperty.call(e,a)||s&&s.has(a)||i&&pr(a)||a==="constructor"||a==="prototype")continue;let c=t[a],l=e[a];kt(l)?t[a]=l:j(c)&&j(l)?t[a]=At(c,l,r,n):l!==void 0&&(t[a]=l)}return t},gi=(t,e,r=new Set)=>{if(typeof t!="object"||typeof e!="object"||t===null||e===null)return t===e;if(r.has(t)||r.has(e))return!0;r.add(t),r.add(e);let n=Object.keys(t),o=Object.keys(e);if(n.length!==o.length)return!1;for(let s=0;s<n.length;s++){let i=n[s];if(!Object.prototype.hasOwnProperty.call(e,i)||!gi(t[i],e[i],r))return!1}return!0},Y_=new Set(["node","__ref"]),Sl=(t,e,r=Y_)=>{if(t===e)return!0;if(!j(t)||!j(e)||kt(t)||kt(e))return t===e;let n=r instanceof Set?r:new Set(r),o=new WeakSet;function s(i,a){if(o.has(a))return!0;o.add(a);for(let c in a){if(!Object.prototype.hasOwnProperty.call(a,c)||n.has(c))continue;if(!Object.prototype.hasOwnProperty.call(i,c))return!1;let l=a[c],f=i[c];if(kt(l)||kt(f)){if(l!==f)return!1}else if(j(l)&&j(f)){if(!s(f,l))return!1}else if(l!==f)return!1}return!0}return s(t,e)},wl=(t,e)=>{if(e==null)return t;if(Ct(e)("string","number"))delete t[e];else if(T(e))for(let r=0;r<e.length;r++)delete t[e[r]];else throw new Error("Invalid input: props must be a string or an array of strings");return t},mi=t=>{if(t===null||typeof t!="object")return t;let e=Object.create(null);for(let r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=mi(t[r]));return e},kl=(t,e)=>{if(t.length===0)return e;let r={},n=r;for(let o=0;o<t.length;o++)o===t.length-1&&e?n[t[o]]=e:(n[t[o]]={},n=n[t[o]]);return r},vl=(t,e)=>{if(!Array.isArray(e))throw new Error("Path must be an array.");let r=t;for(let o=0;o<e.length-1;o++){if(r[e[o]]===void 0)return;r=r[e[o]]}let n=e[e.length-1];r&&Object.prototype.hasOwnProperty.call(r,n)&&delete r[n]},Cl=(t,e,r)=>{if(!Array.isArray(e))throw new Error("Path must be an array.");let n=t;for(let o=0;o<e.length-1;o++)(!n[e[o]]||typeof n[e[o]]!="object")&&(n[e[o]]={}),n=n[e[o]];return n[e[e.length-1]]=r,t},Al=(t,e)=>{if(!Array.isArray(e))throw new Error("Path must be an array.");let r=t;for(let n=0;n<e.length;n++){if(r==null)return;r=r[e[n]]}return r},El=t=>{let r=[],n=0;for(let o=0;o<t.length;o++)if(r.length<2)r.push(t[o]);else if(t[o]===r[o%2]?n++:(r=[t[o-1],t[o]],n=1),n>=20)return(Oh==="test"||Oh==="development")&&console.warn("Warning: Potential infinite loop detected due to repeated sequence:",r),!0},Tl=t=>{let e=new WeakSet;function r(n){if(n&&typeof n=="object"){if(e.has(n))return!0;e.add(n);for(let o in n)if(Object.prototype.hasOwnProperty.call(n,o)&&r(n[o]))return console.log(n,"cycle at "+o),!0}return!1}return r(t)},Ol=(t,e)=>{let r=e instanceof Set?e:new Set(e),n={};for(let o in t)Object.prototype.hasOwnProperty.call(t,o)&&!r.has(o)&&(n[o]=t[o]);return n}});var Xn,Zn,Jn,yi=F(()=>{"use strict";be();Xn=(function(){let t=0;function e(){return t++,t}return e})(),Zn=Xn,Jn=(t,e,r)=>(q(r,t)||r||t.key||Xn()).toString()});var Yt,Rl,Re,bi,Pl,Il,$l,Pe,Fl,hr,Dl=F(()=>{"use strict";Yt="production",Rl=Yt,Re=(t=Yt)=>t==="production",bi=(t=Yt)=>t==="testing"||t==="test",Pl=bi,Il=(t=Yt)=>t==="staging",$l=(t=Yt)=>t==="local",Pe=(t=Yt)=>t==="development"||t==="dev"||t==="local",Fl=(t,e=Yt)=>e[t],hr=(t=Yt)=>!Re(t)});function Qn(t,e,r){let n;return function(){let o=this,s=arguments,i=function(){n=null,r||t.apply(o,s)},a=r&&!n;clearTimeout(n),n=setTimeout(i,e),a&&t.apply(o,s)}}function jl(t,e=window){let r=function(){return t.apply(e,arguments)};for(let n in t)Object.prototype.hasOwnProperty.call(t,n)&&(r[n]=t[n]);return r}var Ll,Ml,X_,Nl,Fr,Dr,Mt,Lr=F(()=>{"use strict";Ll=(t,e,r=300)=>{let n;return(...o)=>{clearTimeout(n),n=setTimeout(()=>{e.apply(t,o)},r)}},Ml=t=>{let e={};return(...r)=>{let n=r[0];if(n in e)return e[n];{let o=t(n);return e[n]=o,o}}},X_=/^((function\s*\([^)]*\)\s*\{[^}]*\})|(\([^)]*\)\s*=>))/,Nl=t=>X_.test(t),Fr=t=>{let e=t?.plugins;if(!e||!e.length)return!1;for(let r of e)if(r.resolveHandler)return!0;return!1},Dr=(t,e)=>{if(typeof t=="function")return t;let r=e?.context?.plugins;if(!r)return t;for(let n of r)if(n.resolveHandler){let o=n.resolveHandler(t,e);if(typeof o=="function")return o}return t},Mt=(t,e,...r)=>{let n=e?.context?.plugins;if(!n)return!1;let o=!1;for(let s of n)typeof s[t]=="function"&&(s[t](e,...r),o=!0);return o}});var Bl,Ih=F(()=>{"use strict";gt();be();Bl=(t,e)=>{let{__ref:r}=t,n=t.if;if(C(n)){let o;try{o=n(t,t.state,t.context)}catch(s){typeof console<"u"&&console.warn("[DOMQL] if condition error:",s),delete r.__if;return}o?r.__if=!0:delete r.__if}else n!=null&&typeof n=="object"?q(n,t)?r.__if=!0:delete r.__if:r.__if=!0}});var Vl,Ul,$h=F(()=>{"use strict";Vl=(t,...e)=>{t&&e.map(r=>console.log(r))},Ul=(t,e,...r)=>{t&&(console.group(e),r.map(n=>console.log(n)),console.groupEnd(e))}});function ql(t){let e;try{if(!window.localStorage)return;e=window.localStorage.getItem(t)}catch{return}if(e!==null)try{return JSON.parse(e)}catch{return}}function Kl(t,e){if(e!=null)try{if(!window.localStorage)return;let r=typeof e=="object"?JSON.stringify(e):e;window.localStorage.setItem(t,r)}catch{}}var zl,Wl,Hl,Gl,Fh=F(()=>{"use strict";gt();Fn();zl=typeof navigator>"u"?!1:/Mobi/.test(navigator.userAgent),Wl=(t,e,r=365)=>{if(ht(X)||ht(X.cookie))return;let n=new Date;n.setTime(n.getTime()+r*24*60*60*1e3);let o=`expires=${n.toUTCString()}`;X.cookie=`${t}=${e};${o};path=/`},Hl=t=>{if(ht(X)||ht(X.cookie))return;let e=`${t}=`,n=decodeURIComponent(X.cookie).split(";");for(let o=0;o<n.length;o++){let s=n[o];for(;s.charAt(0)===" ";)s=s.substring(1);if(s.indexOf(e)===0)return s.substring(e.length,s.length)}return""},Gl=t=>{ht(X)||ht(X.cookie)||(X.cookie=t+"=; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/;")}});var Mr,Dh,Yl,Xl=F(()=>{"use strict";Mr={root:["body","html"],head:["title","base","meta","style","noscript","script"],body:new Set(["string","style","fragment","a","abbr","acronym","address","applet","area","article","aside","audio","b","basefont","bdi","bdo","big","blockquote","br","button","canvas","caption","center","cite","code","search","col","colgroup","data","datalist","dd","del","details","dfn","dialog","dir","div","dl","dt","em","embed","fieldset","figcaption","figure","font","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","i","iframe","img","input","ins","kbd","label","legend","li","link","main","map","mark","meter","nav","noframes","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","hgroup","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strike","strong","sub","summary","sup","table","tbody","td","template","hgroup","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr","svg","path","circle","ellipse","line","polygon","polyline","rect","g","defs","symbol","use","text","tspan","image","clipPath","mask","pattern","marker","linearGradient","radialGradient","stop","filter","feGaussianBlur","feOffset","feMerge","feMergeNode","feBlend","feColorMatrix","feFlood","feComposite","foreignObject"])},Dh=new Set(["svg","path","circle","ellipse","line","polygon","polyline","rect","g","defs","symbol","use","text","tspan","image","clipPath","mask","pattern","marker","linearGradient","radialGradient","stop","filter","feGaussianBlur","feOffset","feMerge","feMergeNode","feBlend","feColorMatrix","feFlood","feComposite","foreignObject"]),Yl=t=>Mr.body.has(t)});var Zl,Lh,Nr,ro,Et,Jl,xi,no,Ql,oo,_i,Si,so,wi,jr,Z_,se,Mh,to,io,tf,eo,ef,rf,ki,vi,Ci,Ai,Ei,Ti,Nh,Oi=F(()=>{"use strict";Rr();nf();be();gt();Zl="production",Lh=t=>t.sourcemap!==!1&&Zl!=="production",Nr=t=>{if(t.includes("+"))return t.split("+").filter(ie);if(t.includes("_")){let[e]=t.split("_");return[e]}if(t.includes(".")&&!ie(t.split(".")[1])){let[e]=t.split(".");return[e]}return[t]},ro=(t,e,r)=>{let n=[],o=Nr(r);o&&(n=[...o]);let s=t.extends;return s&&(n=T(s)?[...n,...s]:[...n,s]),n},Et=(t,e)=>{let{__ref:r}=e,{__extends:n}=r;if(!t)return n;let o=e.variant,s=e.context;if(o&&s?.components&&!Array.isArray(t)&&typeof t=="string"){let i=`${t}.${o}`;s.components[i]&&(t=i)}return n.includes(t)||(n=Array.isArray(t)?[...n,...t]:[...n,t],r.__extends=n),n},Jl=(t,e)=>{if(!t)return e;let{extends:r}=e,n=T(r)?r:[r],o=T(t)?t:[t];return{...e,extends:Tr(o,n)}},xi=()=>Math.random().toString(36).substring(2),no={},Ql={},oo=t=>no[t.__hash],_i=(t,e)=>{let r=xi();return S(t)||(t.__hash=r),r!=="__proto__"&&r!=="constructor"&&r!=="prototype"&&(no[r]=e),e},Si=(t,e)=>t.__hash?e.concat(oo(t)):_i(t,e),so=(t,e,r,n=new Set,o,s)=>{for(let i of t)T(i)?so(i,e,r,n,o,s):jr(i,e,r,n,o,void 0,s);return e},wi=(t,e,r,n=new Set,o,s,i)=>{let a=t.extends,c={...t};delete c.extends;let l=!1;for(let f in c){l=!0;break}return l&&(e.push(c),o&&o.push(s)),a&&jr(a,e,r,n,o,s,i),e},jr=(t,e,r,n=new Set,o,s,i)=>{if(!t||n.has(t))return e;if(T(t))return so(t,e,r,n,o,i);let a=s;return S(t)?(a=t,t=io(t,r)):i&&_(t)&&i.has(t)&&(a=i.get(t)),n.add(t),t?.extends?wi(t,e,r,n,o,a,i):t&&(e.push(t),o&&o.push(a)),e},Z_=new Set(["parent","node","__ref","__proto__","extends","childExtends","childExtendsRecursive"]),se=(t,e,r,n,o)=>{e=Q(e);for(let s in e){if(Z_.has(s))continue;let i=t[s],a=e[s];if(a!==void 0&&Object.prototype.hasOwnProperty.call(e,s)&&s!=="__proto__"&&s!=="constructor"&&s!=="prototype"){if(i===void 0)t[s]=a,r&&n?_(a)&&!T(a)?(r[s]=r[s]||{},Mh(r[s],a,n)):r[s]=n:r&&o?.[s]&&(r[s]=o[s]);else if(_(i)&&_(a)){let c=r?r[s]=r[s]||{}:void 0,l=o?.[s];ie(s)?t[s]=se(i,a,c,n,l):se(i,a,c,n,l)}if(s==="extends"||s==="childExtends"||s==="childExtendsRecursive"){if(T(i)&&T(a))t[s]=i.concat(a);else if(T(i)&&_(a)){let c=se({},i);t[s]=se(c,a)}}}}return t},Mh=(t,e,r,n)=>{if(n||(n=new WeakSet),!n.has(e)){n.add(e);for(let o in e){if(!Object.prototype.hasOwnProperty.call(e,o)||o==="__proto__"||o==="constructor"||o==="prototype")continue;let s=e[o];_(s)&&!T(s)?(t[o]=t[o]||{},Mh(t[o],s,r,n)):t[o]=r}}},to=(t,e,r)=>t.reduce((n,o,s)=>{let i=Q(o),a=r?r[s]:void 0;return se(n,i,e,a)},{}),io=(t,e,r={},n)=>{let o=e?.components||r.components,s=e?.pages||r.pages;if(S(t)){let i=o&&(o[t+"."+n]||o[t]||o["smbls."+t]),a=s&&t.charCodeAt(0)===47&&s[t];if(i)return i;if(a)return a;r.verbose&&(Zl==="test"||Zl==="development")&&console.warn("Extend is string but component was not found:",t);return}return t},tf=(t,e)=>[].concat(t.slice(0,1)).concat(e.slice(0,1)).concat(t.slice(1)).concat(e.slice(1)),eo=(t,e,r,n)=>{if(!t)return[];if(t.__hash)return oo(t)||[];let s=jr(t,[],e,new Set,r,void 0,n);return r?s:Si(t,s)},ef=(t,e)=>{if(!t)return e;let r=T(t)?t:[t];return Tr(r,e)},rf=t=>{let e=[];function r(n){for(let o in n)Object.prototype.hasOwnProperty.call(n,o)&&(ie(o)&&e.push(o),o==="extends"&&(typeof n[o]=="string"?e.push(n[o]):Array.isArray(n[o])&&(e=e.concat(n[o]))),typeof n[o]=="object"&&n[o]!==null&&r(n[o]))}return r(t),e},ki=(t,e,r={})=>{let{__ref:n}=t,o=t.context||e.context,s=t.variant;if(t.extends)if(Array.isArray(t.extends)&&t.extends.length>0){let[i,...a]=t.extends;if(typeof i=="string"&&s&&o?.components){let c=`${i}.${s}`;o.components[c]?Et([c,...a],t):Et(t.extends,t)}else Et(t.extends,t)}else if(typeof t.extends=="string"&&s&&o?.components){let i=`${t.extends}.${s}`;o.components[i]?Et(i,t):Et(t.extends,t)}else Et(t.extends,t);return vi(t,e,r),Ci(t,e,r),Ai(t,e,r),t.component&&Et(q(t.component,t),t),o.defaultExtends&&Et(o.defaultExtends,t),Or(n.__extends)},vi=(t,e,r={})=>{let{__ref:n}=t;return r.ignoreChildExtends||t.ignoreChildExtends||e.childProps?.extends&&Et(e.childProps.extends,t),n.__extends},Ci=(t,e,r={})=>{let{__ref:n}=t,o=r.ignoreChildExtends||t.ignoreChildExtends,s=e.childExtends;return!o&&s&&Et(s,t),n.__extends},Ai=(t,e,r={})=>{let{__ref:n}=t,o=e.childExtendsRecursive,s=r.ignoreChildExtendsRecursive||t.ignoreChildExtendsRecursive,i=t.key==="__text";return o&&!i&&!s&&Et(o,t),n.__extends},Ei=(t,e,r={})=>{let{__ref:n}=t,o=t.context||e.context,s=t.variant,i=Lh(r),a=i?[...n.__extends]:null,c=Or(n.__extends.map((l,f)=>io(l,o,r,f===0&&s)));if(i){let l=new WeakMap;for(let u=0;u<c.length;u++){let d=c[u],h=a[u];d&&_(d)&&S(h)&&l.set(d,h)}let f=[],p=eo(c,o,f,l);n.__extendsStack=p,n.__extendsNames=f}else{let l=eo(c,o);n.__extendsStack=l}return n.__extendsStack},Ti=(t,e,r={})=>{let{__ref:n}=t,{__extendsStack:o}=n;if(Lh(r)){let s={},i=n.__extendsNames||[],a=to(o,s,i),c={};se(t,a,c,void 0,s),n.__sourcemap=c}else{let s=to(o);se(t,s)}return t},Nh=(t,e,r={})=>(ki(t,e,r),Ei(t,e,r),Ti(t,e,r),t)});function of(t){return Object.keys(t).filter(e=>/^[A-Z]/.test(e))}function sf(t){return Object.keys(t).filter(e=>/^\d+$/.test(e))}function af(t,e,r){let{context:n}=e||{},[o]=Nr(r),s=r||o;return n?.components?.[s]||n?.pages?.[s]}var ie,nf=F(()=>{"use strict";Oi();gt();ie=t=>{if(!S(t)||!t.length)return!1;let e=t.charCodeAt(0);return e>=65&&e<=90}});function jh(t,e){let{props:r,on:n}=e,o=fr(t.split("on")[1]),s=n[o],i=r[t];C(s)?n[o]=(...a)=>{if(s(...a)!==!1&&C(i))return i(...a)}:n[o]=i}var Bh=F(()=>{"use strict";zn();gt()});function Ri(t,e={}){let r=e.cachedKeys||[];for(let n in t){let o=t[n];if(n.length>2&&n.charCodeAt(0)===111&&n.charCodeAt(1)===110&&n[2]===n[2].toUpperCase()&&(C(o)||o!=null&&Fr(this.context))){let h=fr(n.slice(2));t.on&&(t.on[h]=o),delete t[n];continue}if(n==="childProps"){t.props[n]=o,delete t[n],r.push(n);continue}let a=this.define?.[n],c=this.context?.define?.[n],l=_(a)||C(a),f=_(c)||C(c);if(l||f)continue;let p=n.charAt(0);if(Uh.has(p)){t.props[n]=o,delete t[n],r.push(n);continue}let u=cf.test(n)||Vh.test(n)||Q_(o),d=Te.has(n);!u&&!d&&(n in t.props||(t.props[n]=o),delete t[n],r.push(n))}return t}function Pi(t=this,e){let r=e.cachedKeys||[];for(let n in t.props){let o=t.props[n],s=n.length>2&&n.charCodeAt(0)===111&&n.charCodeAt(1)===110,i=C(o)||o!=null&&Fr(this.context);if(s&&i){jh(n,t),delete t.props[n];continue}if(r.includes(n)||n==="childProps")continue;let a=n.charAt(0);if(Uh.has(a))continue;let c=this.define?.[n],l=this.context?.define?.[n],f=_(c)||C(c),p=_(l)||C(l),u=cf.test(n)||Vh.test(n),d=Te.has(n);(u||d||f||p)&&(t[n]===void 0||o===null)&&(t[n]=o,t.props&&delete t.props[n])}return t}function Ii(t=this){let e=[];return Ri.call(this,t,{cachedKeys:e}),Pi.call(this,t,{cachedKeys:e}),t}function lf(t={}){return t.on||(t.on={}),t.props||(t.props={}),Ii.call(this,t)}function uf(t,e){this.__element.update({props:t},e)}function uo(t){let e={update:uf.bind(t.props),__element:t};Object.setPrototypeOf(t.props,e)}var cf,Vh,Uh,J_,Q_,lo,ao,ff,fo,po,ho,$i,co,pf,df,hf=F(()=>{"use strict";Ir();Bh();be();gt();zn();Lr();cf=/^[A-Z]/,Vh=/^\d+$/,Uh=new Set([":","@","[","*","+","~","&",">","$","-",".","!"]),J_=new Set(["extend","props","text","tag","on","if","childExtend","children","childrenAs","state","html","attr","define","content"]),Q_=t=>{if(!t||typeof t!="object"||Array.isArray(t))return!1;for(let e in t)if(J_.has(e)||cf.test(e))return!0;return!1},lo=(t,e,r)=>{let{props:n,__ref:o}=t;if(o.__propsStack=[],n)o.__initialProps=n;else return{};return j(n)?{...n}:(o.__propsStack.push(n),{})};ao=t=>Ct(t)("string","number")?{inheritedString:t}:t,ff=(t,e)=>!t||!e.length?!1:e.includes(t),fo=(t,e)=>{let{__ref:r}=t,n=r.__propsStack||[],o=e.props;if(!o)return n;let s=o[t.key],i=o.childProps||e.childProps,a=t.props?.ignoreChildProps;if(i&&!a){let c=ao(i);n.unshift(c)}if(s){let c=ao(s);n.unshift(c)}return n};po=t=>{let e=new Set;return t.filter(r=>!r||Oe.has(r)||e.has(r)?!1:(e.add(r),!0))},ho=(t,e,r)=>(e.props=t.reduce((n,o)=>{if(Oe.has(o))return n;for(;C(o);)o=q(o,e);return W(n,Q(o,{exclude:Oe}))},{}),uo(e),e.props),$i=(t,e)=>{let{props:r,__ref:n}=t,o=n.__propsStack||[];if(e?.props&&(o=[...fo(t,e)]),_(r)?o.push(r):r==="inherit"&&e?.props?o.push(e.props):r&&o.push(r),T(n.__extendsStack))for(let s=0;s<n.__extendsStack.length;s++){let i=n.__extendsStack[s];i.props&&i.props!==r&&o.push(i.props)}return n.__propsStack=po(o),n.__propsStack},co=(t,e)=>{let{__ref:r}=t,n=$i(t,e);n.length?ho(n,t):(r.__propsStack=[],t.props={})},pf=function(t,e,r){let{__ref:n}=t;if(n.__if)co(t,e);else try{co(t,e)}catch(o){t.context?.designSystem?.verbose&&console.warn("initProps error at",n.path?.join("."),o),t.props={},n.__propsStack=[]}return uo(t),t},df=(t,e,r)=>{let{__ref:n}=e,s=[...n.__propsStack||[]],i=fo(e,r);return i.length&&(s=[...i,...s]),t&&(s=[t,...s]),n.__propsStack=po(s),n.__propsStack.length&&ho(n.__propsStack,e),e}});var zh,Fi,Di,Li,Mi,gf,Ni,ji,Bi,mf,Wh=F(()=>{"use strict";Oi();yi();Ln();hf();Xl();gt();zh="production",Fi=(t,e,r)=>{let n=e.childExtends&&e.childExtends.tag,o=e.childProps&&e.childProps.tag,s=Mr.body.has(r)&&r;return{text:t,tag:n||o||s||"string"}},Di=(t,e,r)=>{if(t===void 0)return(zh==="test"||zh==="development")&&console.warn(r,"element is undefined in",e?.__ref?.path),{};if(t!==null)return t===!0?{}:Ct(t)("string","number")?Fi(t,e,r):C(t)?{props:t}:t},Li=(t,e)=>{let r={};return r.origin=t,r.parent=e,r},Mi=(t,e,r,n,o)=>{if(!e)return o;if(ye(e)){let s={key:":root",node:e};return o[`${r}_parent`]=s,s}return e},gf=(t,e)=>{let{__ref:r}=t,{__ref:n}=e,o=e&&e.key===":root";r?.root||(r.root=o?t:n?.root)},Ni=(t,e,r)=>{let{__ref:n}=e;return n||(n=e.ref={}),n.path||(n.path=[]),n.path.concat(r)},ji=(t,e,r,n,o)=>(n.context&&!o.context&&!t.context&&(o.context=n.context),n.context||e.context||o.context||t.context),Bi=(t,e,r)=>{let n=Li(t,e);return t.__ref=n,n.__defineCache||(n.__defineCache={}),n.__exec||(n.__exec={}),n.__execProps||(n.__execProps={}),n.__class||(n.__class={}),n.__classNames||(n.__classNames={}),n.__attr||(n.__attr={}),n.__changes||(n.__changes=[]),n.__children||(n.__children=[]),n.__extends=ro(t,e,r),n.path=Ni(t,e,r),n},mf=(t,e,r,n,o)=>{let i=t?.__hash?{extends:[t]}:Di(t,e,r);if(!i)return;let a=Mi(i,e,r,n,o),c=Jn(i,a,r);Bi(i,a,c);let l=lo(i,a,c),f=ji(i,a,c,n,o),p=i.on||{};return{...i,key:c,props:l,parent:a,context:f,on:p}}});var yf,Vi,Ui,zi,Wi,bf,Hi,xf,_f,Sf,wf,Hh=F(()=>{"use strict";Rr();Ir();be();gt();yf=t=>{let{state:e,props:r,__ref:n}=t,o=r?.state||e;return Ct(o)("string","number")?(n.__state=o,{value:o}):o===!0?(n.__state=t.key,{}):o?(n.__hasRootState=!0,o):!1},Vi=(t,e)=>{if(!t.includes("~/"))return;if(t.split("~/").length>1)return e.root},Ui=(t,e)=>{if(!t.includes("../"))return;let n=t.split("../").length-1;for(let o=0;o<n;o++){if(!e.parent)return null;e=e.parent}return e},zi=(t,e,r={})=>{let n=S(t)?t.split("/"):[t],o=n.length-1;for(let s=0;s<o;s++){let i=n[s],a=n[s+1];if(i==="__proto__"||a==="__proto__")return;let c=e[i];c||(c=e[i]={}),c[a]||(c[a]={}),t=a,e=c}return r.returnParent?e:e[t]},Wi=(t,e,r={})=>{let o=t.__ref.__state;if(!Hi(t))return;let s=Vi(o,e.state),i=e.state;if(s)i=s,o=o.replaceAll("~/","");else{let a=Ui(o,e.state);a&&(i=a,o=o.replaceAll("../",""))}if(i)return zi(o,i,r)},bf=(t,e)=>{let r=t.__ref,n=Wi(t,e);if(n===void 0)return t.state;if(Ct(n)("object","array"))return Q(n);if(Ct(n)("string","number","boolean"))return r.__stateType=typeof n,{value:n};console.warn(r.__state,"is not present. Replacing with",{})},Hi=t=>{let{__ref:e}=t,r=e?.__state;return!!(r&&Ct(r)("number","string","boolean"))},xf=function(t){return j(t)?!!(t.update&&t.parse&&t.clean&&t.create&&t.parent&&t.destroy&&t.rootUpdate&&t.parentUpdate&&t.keys&&t.values&&t.toggle&&t.replace&&t.quietUpdate&&t.quietReplace&&t.add&&t.apply&&t.applyReplace&&t.setByPath&&t.setPathCollection&&t.removeByPath&&t.removePathCollection&&t.getByPath&&t.applyFunction&&t.__element&&t.__children):!1},_f=(t,e)=>{if(!t)return e||{};let r=t.split("/"),n={},o=n,s=r.length-1;for(let i=0;i<=s;i++)o[r[i]]=i===s?e||{}:{},o=o[r[i]];return n},Sf=(t,e)=>{let{__element:r}=e,n=r?.state;if(!n)return;let o=Q(n,ur),s={[t.key]:o},i=_(n.__depends)?{...n.__depends,...s}:s;return Array.isArray(n)?Bn(n,{...Object.getPrototypeOf(n),__depends:i}):Object.setPrototypeOf(n,{...Object.getPrototypeOf(n),__depends:i}),o},wf=(t,e,r={})=>{let{overwrite:n}=r;if(!n)return;let o=n==="shallow";if(n==="merge"){W(t,e,ur);return}(o?dr:At)(t,e,ur)}});var tS,kf,Gh=F(()=>{"use strict";tS=(t,e)=>{let r=e;for(;r;){if(r===t)return!0;r=Object.getPrototypeOf(r)}return!1},kf=(t,e)=>{let{__ref:r}=t,n=t.context||e.context||r.root?.context;n&&!n.globalScope&&(n.globalScope={});let o=e.scope||r.root?.scope,s=n?.globalScope;if(!t.scope)o?t.scope=o:s?t.scope=Object.create(s):t.scope={};else if(typeof t.scope=="object"&&t.scope!==null&&Object.getPrototypeOf(t.scope)===Object.prototype){let i=o||s;i&&!tS(t.scope,i)&&Object.setPrototypeOf(t.scope,i)}}});var qh,Gi,Ie,qi,vf,Cf=F(()=>{"use strict";gt();Lr();qh=(t,e)=>{let r="on"+t.charAt(0).toUpperCase()+t.slice(1);return e[r]},Gi=(t,e,r,n,o)=>{if(t=Dr(t,e),!!C(t))try{let s=t.call(e,e,r||e.state,n||e.context,o);return s&&typeof s.then=="function"&&s.catch(i=>{e.error=i,i instanceof ReferenceError?console.warn("[DOMQL] Async event warning:",i.message):console.error("[DOMQL] Async event error:",i)}),s}catch(s){if(e.error=s,s instanceof ReferenceError?console.warn("[DOMQL] Event handler warning:",s.message):console.error("[DOMQL] Event handler error:",s),e.context?.strictMode)throw s}},Ie=(t,e,r)=>{if(!e)throw new Error("Element is required");Mt(t,e,r);let n=qh(t,e);if(n){let{state:o,context:s}=e;return Gi(n,e,o,s,r)}},qi=(t,e,r,n,o,s)=>{if(t=Dr(t,r),!!C(t))try{let i=t.call(r,e,r,n||r.state,o||r.context,s);return i&&typeof i.then=="function"&&i.catch(a=>{r.error=a,console.error("[DOMQL] Async event update error:",a)}),i}catch(i){if(r.error=i,console.error("[DOMQL] Event update error:",i),r.context?.strictMode)throw i}},vf=(t,e,r,n)=>{Mt(t,r,e,n);let o=qh(t,r);if(o){let{state:s,context:i}=r;return qi(o,e,r,s,i,n)}}});var Af,go,Ef=F(()=>{"use strict";Af={},go={}});var Xh={};I(Xh,{setup:()=>rS,supabaseAdapter:()=>Yh});var Kh,eS,rS,Tf,nS,Yh,Zh=F(()=>{"use strict";Kh=new Map,eS=(t,e,r)=>`${t}|${e}|${r?"off":"on"}`,rS=async({url:t,key:e,projectId:r,createClient:n,auth:o,retry:s,adapter:i,...a})=>{let c=t||r&&`https://${r}.supabase.co`;if(!c||!e)throw new Error("@symbo.ls/fetch supabase: url (or projectId) and key are required");n||(n=(await import("@supabase/supabase-js")).createClient),o===!1&&(a.auth={autoRefreshToken:!1,persistSession:!1,detectSessionInUrl:!1});let l=eS(c,e,o===!1),f=Kh.get(l);return f||(f=await n(c,e,a),f?.auth&&Kh.set(l,f)),!f||!f.auth?null:Yh(f)},Tf=(t,e)=>{if(!e)return t;for(let r in e){let n=e[r];if(n===null)t=t.is(r,null);else if(Array.isArray(n))t=t.in(r,n);else if(typeof n=="object")for(let o in n)o==="gt"?t=t.gt(r,n[o]):o==="gte"?t=t.gte(r,n[o]):o==="lt"?t=t.lt(r,n[o]):o==="lte"?t=t.lte(r,n[o]):o==="neq"?t=t.neq(r,n[o]):o==="like"?t=t.like(r,n[o]):o==="ilike"?t=t.ilike(r,n[o]):o==="in"?t=t.in(r,n[o]):o==="is"?t=t.is(r,n[o]):o==="contains"?t=t.contains(r,n[o]):o==="containedBy"?t=t.containedBy(r,n[o]):o==="textSearch"&&(t=t.textSearch(r,n[o]));else t=t.eq(r,n)}return t},nS=(t,{limit:e,offset:r,order:n,single:o}={})=>{if(n)if(Array.isArray(n))for(let s of n){let i=typeof s=="string"?s:s.by;t=t.order(i,{ascending:s.asc!==!1})}else{let s=typeof n=="string"?n:n.by;t=t.order(s,{ascending:n.asc!==!1})}return e&&(t=t.limit(e)),r&&(t=t.range(r,r+(e||20)-1)),o&&(t=t.single()),t},Yh=t=>({name:"supabase",client:t,getSession:async()=>{let{data:e}=await t.auth.getSession();return e?.session||null},getUser:async()=>{let{data:e}=await t.auth.getUser();return e?.user||null},signIn:e=>e.provider?t.auth.signInWithOAuth({provider:e.provider}):e.token?t.auth.signInWithIdToken(e):t.auth.signInWithPassword(e),signUp:e=>t.auth.signUp(e),signOut:()=>t.auth.signOut(),onAuthStateChange:e=>{let{data:{subscription:r}}=t.auth.onAuthStateChange((n,o)=>e(n,o));return()=>r.unsubscribe()},select:async({from:e,schema:r,select:n,params:o,headers:s,...i})=>{let c=(r?t.schema(r):t).from(e).select(n||"*");if(c=Tf(c,o),c=nS(c,i),s)try{for(let l in s)c.setHeader?c=c.setHeader(l,s[l]):t.rest&&(t.rest.headers[l]=s[l])}catch(l){console.warn("[supabase] setHeader failed:",l.message)}return c},rpc:({from:e,params:r})=>t.rpc(e,r),insert:({from:e,schema:r,data:n,select:o})=>(r?t.schema(r):t).from(e).insert(n).select(o||"*"),update:({from:e,schema:r,data:n,params:o,select:s})=>{let a=(r?t.schema(r):t).from(e).update(n);return a=Tf(a,o),a.select(s||"*")},upsert:({from:e,schema:r,data:n,select:o})=>(r?t.schema(r):t).from(e).upsert(n).select(o||"*"),delete:({from:e,params:r})=>{let n=t.from(e).delete();return n=Tf(n,r),n},subscribe:({from:e,params:r,on:n},o)=>{let s=n||"*",i=t.channel(`db-${e}-${Date.now()}`).on("postgres_changes",{event:s,schema:"public",table:e,...r?.id?{filter:`id=eq.${r.id}`}:{}},a=>o(a.new,a.old,a)).subscribe();return()=>t.removeChannel(i)},upload:({bucket:e,path:r,file:n,options:o})=>t.storage.from(e).upload(r,n,o),download:({bucket:e,path:r})=>t.storage.from(e).download(r),getPublicUrl:({bucket:e,path:r})=>t.storage.from(e).getPublicUrl(r)})});var Qh={};I(Qh,{restAdapter:()=>Jh,setup:()=>sS});var oS,$e,sS,Jh,tg=F(()=>{"use strict";oS=(t,e,r)=>{let n=e&&!e.startsWith("/")?"/":"",o=new URL(`${t}${n}${e}`);if(r)for(let s in r){let i=r[s];i!=null&&o.searchParams.set(s,typeof i=="object"?JSON.stringify(i):i)}return o.toString()},$e=async(t,e)=>{let r=await globalThis.fetch(t,e),n=r.headers.get("content-type"),o=n&&n.includes("json")?await r.json():await r.text();return{data:o,error:r.ok?null:o?.message||o?.error||r.statusText,status:r.status}},sS=async({url:t,headers:e,auth:r,fetchOptions:n})=>{if(!t)throw new Error("@symbo.ls/fetch rest: url is required");return Jh(t,e,r,n)},Jh=(t,e={},r,n={})=>{let o=r?.token||null,s=f=>{let p={...e,...f};return o&&(p.Authorization=`Bearer ${o}`),p},i=f=>({...s(f),"Content-Type":"application/json"}),a=f=>({...n,...f}),c=(f,p)=>{let u=p||t;if(f&&(f.startsWith("http://")||f.startsWith("https://")))return f;let d=f&&!f.startsWith("/")?"/":"";return`${u}${d}${f||""}`};return{name:"rest",setToken:f=>{o=f},getSession:async()=>{if(!r?.sessionUrl)return o?{token:o}:null;let f=await $e(c(r.sessionUrl,r.baseUrl),a({headers:s()}));return f.error?null:f.data},signIn:async f=>{if(!r?.signInUrl)throw new Error("rest: auth.signInUrl not configured");let p=await $e(c(r.signInUrl,r.baseUrl),a({method:"POST",headers:i(),body:JSON.stringify(f)}));return p.data?.token&&(o=p.data.token),p},signOut:async()=>(r?.signOutUrl&&await $e(c(r.signOutUrl,r.baseUrl),a({method:"POST",headers:s()})),o=null,{error:null}),select:({from:f,params:p,select:u,limit:d,offset:h,order:g,single:m,headers:y,baseUrl:b})=>{let w={...p};return u&&(w.select=u),d&&(w.limit=d),h&&(w.offset=h),m&&(w.single=!0),g&&(typeof g=="string"?w.order=g:Array.isArray(g)?w.order=g.map(x=>`${x.by}:${x.asc===!1?"desc":"asc"}`).join(","):g.by&&(w.order=`${g.by}:${g.asc===!1?"desc":"asc"}`)),$e(oS(b||t,f||"",w),a({headers:s(y)}))},rpc:({from:f,params:p,headers:u,baseUrl:d})=>$e(c(`rpc/${f}`,d),a({method:"POST",headers:i(u),body:JSON.stringify(p)})),insert:({from:f,data:p,headers:u,baseUrl:d})=>$e(c(f,d),a({method:"POST",headers:i(u),body:JSON.stringify(p)})),update:({from:f,data:p,params:u,method:d,headers:h,baseUrl:g})=>{let m=u?.id||p?.id,y=m?`${f}/${m}`:f;return $e(c(y,g),a({method:d||"PATCH",headers:i(h),body:JSON.stringify(p)}))},delete:({from:f,params:p,headers:u,baseUrl:d})=>{let h=p?.id,g=h?`${f}/${h}`:f;return $e(c(g,d),a({method:"DELETE",headers:s(u)}))}}}});var rg={};I(rg,{localAdapter:()=>eg,setup:()=>aS});var Of,iS,aS,eg,ng=F(()=>{"use strict";Of=(t,e)=>{if(!e)return!0;for(let r in e){let n=e[r];if(n===null){if(t[r]!==null&&t[r]!==void 0)return!1}else if(Array.isArray(n)){if(!n.includes(t[r]))return!1}else if(typeof n=="object"){for(let o in n)if(o==="gt"&&!(t[r]>n[o])||o==="gte"&&!(t[r]>=n[o])||o==="lt"&&!(t[r]<n[o])||o==="lte"&&!(t[r]<=n[o])||o==="neq"&&t[r]===n[o]||o==="like"&&!String(t[r]).includes(n[o]))return!1}else if(t[r]!==n)return!1}return!0},iS=(t,{order:e,limit:r,offset:n,single:o})=>{let s=[...t];if(e){let i=typeof e=="string"?e:e.by,a=e.asc!==!1;s.sort((c,l)=>c[i]<l[i]?a?-1:1:c[i]>l[i]?a?1:-1:0)}return n&&(s=s.slice(n)),r&&(s=s.slice(0,r)),o?{data:s[0]||null,error:null}:{data:s,error:null}},aS=async({data:t,...e})=>eg(t,e),eg=(t={},e={})=>{let r={},n={},o=e.persist!==!1&&typeof localStorage<"u",s=e.prefix||"smbls_db_",i=f=>{if(!r[f])if(o)try{let p=localStorage.getItem(s+f);r[f]=p?JSON.parse(p):t[f]||[]}catch{r[f]=t[f]||[]}else r[f]=t[f]||[];return r[f]},a=f=>{if(o)try{localStorage.setItem(s+f,JSON.stringify(r[f]))}catch{}},c=(f,p,u,d)=>{let h=n[f];if(h)for(let g of h)g(u,d,{event:p,table:f})},l=Date.now();return{name:"local",store:r,select:async({from:f,params:p,...u})=>{let h=i(f).filter(g=>Of(g,p));return iS(h,u)},insert:async({from:f,data:p})=>{let u=i(f),h=(Array.isArray(p)?p:[p]).map(g=>{let m={id:g.id||++l,...g};return u.push(m),m});a(f);for(let g of h)c(f,"INSERT",g,null);return{data:Array.isArray(p)?h:h[0],error:null}},update:async({from:f,data:p,params:u})=>{let d=i(f),h=[];for(let g=0;g<d.length;g++)if(Of(d[g],u)){let m={...d[g]};Object.assign(d[g],p),h.push(d[g]),c(f,"UPDATE",d[g],m)}return a(f),{data:h,error:null}},delete:async({from:f,params:p})=>{let u=i(f),d=[];for(let h=u.length-1;h>=0;h--)Of(u[h],p)&&(d.push(u[h]),u.splice(h,1),c(f,"DELETE",null,d[d.length-1]));return a(f),{data:d,error:null}},subscribe:({from:f,on:p},u)=>{n[f]||(n[f]=[]);let d=(h,g,m)=>{p&&p!=="*"&&p!==m.event||u(h,g,m)};return n[f].push(d),()=>{let h=n[f].indexOf(d);h>-1&&n[f].splice(h,1)}}}}});var vo={};I(vo,{createAdapter:()=>dS,default:()=>kS,executeFetch:()=>ko,fetchPlugin:()=>Df,initAdapterAuth:()=>Ji,parseDuration:()=>bo,queryClient:()=>wS,registerAdapter:()=>pS,resolveDb:()=>ag});var cS,lS,Ki,yo,Yi,If,fS,uS,pS,dS,ag,bo,xt,cg,mo,hS,wo,xo,_o,Xi,$f,Zi,gS,og,Rf,lg,fg,Br,sg,mS,ig,yS,Qi,ug,Ji,Ff,Nt,Xt,So,gr,ae,Fe,bS,xS,_S,Pf,SS,ko,wS,Df,kS,mr=F(()=>{"use strict";R();cS=["select","rpc","insert","update","delete","subscribe"],lS={supabase:()=>Promise.resolve().then(()=>(Zh(),Xh)),rest:()=>Promise.resolve().then(()=>(tg(),Qh)),local:()=>Promise.resolve().then(()=>(ng(),rg))},Ki=Symbol.for("@symbo.ls/fetch:CUSTOM_ADAPTERS"),yo=(()=>{if(typeof globalThis<"u"&&globalThis[Ki])return globalThis[Ki];let t={};if(typeof globalThis<"u")try{return Object.defineProperty(globalThis,Ki,{value:t,writable:!1,configurable:!1,enumerable:!1}),globalThis[Ki]}catch{}return t})(),Yi=Symbol.for("@symbo.ls/fetch:PENDING_ADAPTERS"),If=(()=>{if(typeof globalThis<"u"&&globalThis[Yi])return globalThis[Yi];let t={};if(typeof globalThis<"u")try{return Object.defineProperty(globalThis,Yi,{value:t,writable:!1,configurable:!1,enumerable:!1}),globalThis[Yi]}catch{}return t})(),fS=5e3,uS=t=>new Promise(e=>{if(yo[t])return e(yo[t]);let r=If[t]||=[],n=!1,o=()=>{n||(n=!0,e(yo[t]||null))};r.push(o),setTimeout(o,fS)}),pS=(t,e)=>{yo[t]=e;let r=If[t];if(r&&r.length){If[t]=[];for(let n of r)n()}},dS=t=>{let e={};for(let r of cS)t[r]&&(e[r]=t[r]);return e.name=t.name||"custom",e},ag=async t=>{if(!t)return null;if(typeof t.select=="function")return t;let{adapter:e,...r}=t,n=typeof e=="string"?e:typeof t=="string"?t:null;if(!n)return null;let o=yo[n]||lS[n];if(!o&&(o=await uS(n),!o))throw new Error(`Unknown db adapter: "${n}". Use registerAdapter() for adapters with optional deps.`);let s=await o();if(!s||typeof s.setup!="function")throw new Error(`Adapter "${n}" loader returned a module without a setup() function. Got keys: [${Object.keys(s||{}).join(", ")}]. Likely a bundler chunk-resolution issue.`);return s.setup(r)},bo=t=>{if(!t)return 0;if(typeof t=="number")return t;let e=t.match(/^(\d+)(ms|s|m|h)$/);if(!e)return 0;let r=parseInt(e[1]),n=e[2];return n==="ms"?r:n==="s"?r*1e3:n==="m"?r*6e4:n==="h"?r*36e5:0},xt=new Map,cg=new Map,mo=new Map,hS=(t,e)=>{if(t.cache?.key)return t.cache.key;let r=yS(t.params),n=`${t.from}:${t.method}:${JSON.stringify(r||"")}`;return e?`${n}:${e}`:n},wo=t=>xt.get(t)||null,xo=(t,e,r)=>{let n=xt.get(t),o={data:e,error:r,time:Date.now(),stale:!1};xt.set(t,o);let s=cg.get(t);if(s)for(let i of s)C(i)&&i(o);return o},_o=t=>{if(t){let e=xt.get(t);e&&(e.stale=!0);return}for(let[,e]of xt)e.stale=!0},Xi=t=>{if(t){xt.delete(t);return}xt.clear()},$f=t=>!t&&t!==!1?{staleTime:6e4,gcTime:3e5}:t===!1?null:t===!0?{staleTime:6e4,gcTime:3e5}:typeof t=="number"?{staleTime:t,gcTime:Math.max(t*5,3e5)}:S(t)?{staleTime:bo(t),gcTime:3e5}:{staleTime:bo(t.stale||t.staleTime)||6e4,gcTime:bo(t.gc||t.gcTime||t.expire)||3e5,key:t.key},Zi=null,gS=()=>{Zi||(Zi=setInterval(()=>{let t=Date.now();for(let[e,r]of xt){let n=cg.get(e);!(n&&n.size>0)&&t-r.time>(r.gcTime||3e5)&&xt.delete(e)}},3e4),Zi.unref&&Zi.unref())};gS();og=3,Rf=t=>Math.min(1e3*2**t,3e4),lg=t=>{let e=t.retry;return e===!1?{count:0}:e===!0||e===void 0?{count:og,delay:Rf}:typeof e=="number"?{count:e,delay:Rf}:{count:e.count??og,delay:C(e.delay)?e.delay:typeof e.delay=="number"?()=>e.delay:Rf}},fg=async(t,e)=>{let{count:r,delay:n}=e,o;for(let s=0;s<=r;s++)try{let i=await t();if(i?.error){if(o=i.error,s<r){let a=C(n)?n(s,o):n;await new Promise(c=>setTimeout(c,a));continue}return i}return i}catch(i){if(o=i,s<r){let a=C(n)?n(s,i):n;await new Promise(c=>setTimeout(c,a));continue}throw i}return{data:null,error:o}},Br={focus:new Set,online:new Set},sg=!1,mS=()=>{if(sg||typeof window>"u")return;sg=!0;let t=()=>{for(let r of Br.focus)r()},e=()=>{for(let r of Br.online)r()};window.addEventListener("visibilitychange",()=>{document.visibilityState==="visible"&&t()}),window.addEventListener("focus",t),window.addEventListener("online",e)},ig=(t,e)=>{let r=e.__ref;if(t===!0)return{from:r.__state||e.key,method:"select",query:!0,on:"create"};if(S(t))return{from:t,method:"select",query:!0,on:"create"};if(_(t)){let n={...t};return n.from=n.from||r.__state||e.key,n.method=n.method||"select",n.on=n.on||"create",n.query===void 0&&(n.query=!0),n}return null},yS=t=>(!t||C(t),t),Qi=(t,e)=>{let r=t?.state?.root||e?.state?.root;if(r?.lang)return r.lang},ug=(t,e,r)=>{let n;if(!t)n=void 0;else if(C(t))n=t(e,e.state);else{n={};for(let o in t){let s=t[o];n[o]=C(s)?s(e,e.state):s}}return n},Ji=async(t,e)=>{if(!t||t.__authInitialized||(t.__authInitialized=!0,!t.getSession))return;let r=(n,o)=>{let s=e.state?.root;s?.update&&s.update({auth:{user:n,session:o,loading:!1}})};try{let n=await t.getSession();r(n?.user||null,n)}catch(n){console.warn("[fetch] Failed to restore auth session:",n.message)}t.onAuthStateChange&&t.onAuthStateChange((n,o)=>{r(o?.user||null,o)})},Ff=async(t,e)=>{if(C(t.select))return t.auth!==!1&&await Ji(t,e),t;if(t.__resolved)return t.auth!==!1&&await Ji(t.__resolved,e),t.__resolved;if(t.__resolving)return t.__resolving;t.__resolving=ag(t);let r=await t.__resolving;return delete t.__resolving,r?(r.auth=t.auth,r.url=t.url,r.key=t.key,t.__resolved=r,e.fetch=r,t.auth!==!1&&await Ji(r,e),r):null},Nt=(t,e,...r)=>{let n=C(t[e])?t[e]:null;n&&n.call(t,...r,t,t.state,t.context)},Xt=(t,e,r,...n)=>{let o=t&&C(t[r])?t[r]:null;o&&o.call(e,...n,e,e.state,e.context)},So=t=>{let e={},r=t.node;if(!r)return e;if(r.tagName==="FORM"){let o=new FormData(r);for(let[s,i]of o.entries())e[s]=i;return e}let n=r.querySelectorAll("input, textarea, select");for(let o=0;o<n.length;o++){let s=n[o],i=s.name||s.getAttribute("name");i&&(s.type==="checkbox"?e[i]=s.checked:s.type==="file"?e[i]=s.files:e[i]=s.value)}return e},gr=(t,e,r,n={})=>{let o=r&&r.startsWith("~/"),s=o&&t.state?.root||t.state;if(s?.update)if(o){let i=r.slice(2);e&&typeof e=="object"&&!Array.isArray(e)&&i in e?s.update(e,{preventFetch:!0,...n}):s.update({[i]:e},{preventFetch:!0,...n})}else{let i=r?{[r]:e}:e;s.update(i,{preventFetch:!0,...n})}},ae=(t,e)=>{let r=t?.__ref;r&&(r.__fetchStatus=e,r.__fetching=e.isFetching,r.__fetchError=e.error)},Fe=async(t,e,r,n={})=>{let o=r?.fetch;if(!o||!e||!e.__ref||t.enabled===!1||C(t.enabled)&&!t.enabled(e,e.state)||t.skip===!0||C(t.skip)&&t.skip(e,e.state))return;let s=await Ff(o,r);if(!s||!e.__ref)return;let i=e.__ref,{from:a,method:c,query:l,params:f,cache:p,transform:u,single:d,auth:h,fields:g,as:m,limit:y,offset:b,order:w,headers:x,baseUrl:v,page:A,cursor:P,getNextPageParam:H,getPreviousPageParam:O,infinite:M,placeholderData:V,initialData:tt,select:N,keepPreviousData:$}=t,G=S(N)?N:void 0;if(l&&C(e.getQuery)){let Y=e.getQuery(s.name||"paths");Y&&(G=Y.select||Y.length&&Y.join(",")||G)}let K=ug(f,e,r),dt=$f(p),In=lg(t),Rc=Qi(e,r),C_=Rc?`:${Rc}`:"",ft=dt?p?.key||`${a}:${c}:${JSON.stringify(K||"")}${M?":infinite":""}${A?":p"+JSON.stringify(A):""}${C_}`:null;if(!i.__fetchInitialized&&ft&&(i.__fetchInitialized=!0,tt!==void 0)){let Y=C(tt)?tt():tt;xo(ft,Y,null)}if((c==="select"||c==="rpc")&&ft&&dt){let Y=wo(ft);if(Y&&!Y.error){let U=Date.now()-Y.time,it=Y.stale||U>(dt.staleTime||0),B=Y.data;if(C(N)&&(B=N(B,e,e.state)),u&&(B=u(B,e,e.state)),gr(e,B,m),!it){ae(e,{isFetching:!1,isLoading:!1,isStale:!1,isSuccess:!0,error:null,status:"success",fetchStatus:"idle"});return}}else if(V!==void 0){let U=C(V)?V(e,e.state):V;U!==void 0&&gr(e,U,m)}}if(ft&&mo.has(ft)&&!n.force){let Y=mo.get(ft);try{let U=await Promise.race([Y,new Promise((it,B)=>setTimeout(()=>B("DEDUP_TIMEOUT"),15e3))]);if(U?.data!==void 0){let it=U.data;C(N)&&(it=N(it,e,e.state)),u&&(it=u(it,e,e.state)),gr(e,it,m),Nt(e,"onFetchComplete",it),Xt(t,e,"onFetchComplete",it)}}catch{}return}let A_=!wo(ft)?.data;ae(e,{isFetching:!0,isLoading:A_,isStale:!1,isSuccess:!1,error:null,status:"pending",fetchStatus:"fetching"}),Nt(e,"onFetchStart"),Xt(t,e,"onFetchStart");let ge=r?.analyze?.emitNetwork,Pc=ge?typeof performance<"u"?performance.now():Date.now():0;ge&&ge({phase:"start",mode:"query",from:a,method:c,cacheKey:ft,lang:Rc});let Ah=fg(async()=>{if(h!==!1&&s.auth!==!1&&s.getSession){let B=await s.getSession();if(h===!0&&!B){let bt={message:"Not authenticated"};return ae(e,{isFetching:!1,isLoading:!1,isStale:!1,isSuccess:!1,error:bt,status:"error",fetchStatus:"idle"}),Nt(e,"onFetchError",bt),Xt(t,e,"onFetchError",bt),{data:null,error:bt}}}let Y=s[c];if(!C(Y))return{data:null,error:{message:`Method "${c}" not found on adapter`}};let U={from:a,select:G,params:K,single:d,limit:y,offset:b,order:w,headers:x,baseUrl:v},it=Qi(e,r);if(it&&(U.headers={...U.headers,"Accept-Language":it}),A!==void 0){if(_(A))A.offset!==void 0&&(U.offset=A.offset),A.limit!==void 0&&(U.limit=A.limit),A.cursor!==void 0&&(U.params={...U.params,cursor:A.cursor});else if(typeof A=="number"){let B=t.pageSize||y||20;U.offset=(A-1)*B,U.limit=B}}if(P!==void 0&&(U.params={...U.params,cursor:P}),c==="insert"||c==="update"||c==="upsert"){let B;if(g===!0||t.on==="submit")B=So(e);else if(T(g)){let bt=So(e);B={};for(let Ic of g)B[Ic]=bt[Ic]}else e.state?.parse?B=e.state.parse():_(e.state)&&(B={...e.state});u&&(B=u(B,e,e.state)),U.data=B}if(c==="rpc"){let B=K;if(t.on==="submit"){let bt=So(e);B=t.transformParams?t.transformParams(bt,e,e.state):bt}U.params=B}if(c==="subscribe"){let B=s.subscribe({from:a,params:K,on:t.subscribeOn},(bt,Ic,qv)=>{gr(e,bt,m),Nt(e,"onFetchComplete",bt),Xt(t,e,"onFetchComplete",bt)});return i.__unsubscribe=B,{data:null,error:null,subscribed:!0}}return Y(U)},In);ft&&mo.set(ft,Ah);try{let Y=await Ah;if(Y?.subscribed)return;let{data:U,error:it}=Y||{};if(it){ft&&xo(ft,null,it),ae(e,{isFetching:!1,isLoading:!1,isStale:!1,isSuccess:!1,error:it,status:"error",fetchStatus:"idle"}),Nt(e,"onFetchError",it),Xt(t,e,"onFetchError",it),ge&&ge({phase:"error",mode:"query",from:a,method:c,cacheKey:ft,error:it.message||it,durationMs:(typeof performance<"u"?performance.now():Date.now())-Pc});return}if(U!==void 0){if((c==="select"||c==="rpc")&&ft){let bt=xo(ft,U,null);bt.gcTime=dt?.gcTime||3e5}let B=U;M&&T(U)&&(i.__pages||(i.__pages=[]),n.direction==="previous"?i.__pages.unshift(U):i.__pages.push(U),B=i.__pages.flat(),H&&(i.__nextPageParam=H(U,i.__pages),i.__hasNextPage=i.__nextPageParam!=null),O&&(i.__prevPageParam=O(U,i.__pages),i.__hasPreviousPage=i.__prevPageParam!=null)),C(N)&&(B=N(B,e,e.state)),u&&(B=u(B,e,e.state)),(!$||B!==void 0)&&gr(e,B,m),ae(e,{isFetching:!1,isLoading:!1,isStale:!1,isSuccess:!0,error:null,status:"success",fetchStatus:"idle"}),Nt(e,"onFetchComplete",B),Xt(t,e,"onFetchComplete",B),ge&&ge({phase:"success",mode:"query",ok:!0,from:a,method:c,cacheKey:ft,durationMs:(typeof performance<"u"?performance.now():Date.now())-Pc})}}catch(Y){ae(e,{isFetching:!1,isLoading:!1,isStale:!1,isSuccess:!1,error:Y,status:"error",fetchStatus:"idle"}),Nt(e,"onFetchError",Y),Xt(t,e,"onFetchError",Y),ge&&ge({phase:"error",mode:"query",from:a,method:c,cacheKey:ft,error:Y.message||String(Y),durationMs:(typeof performance<"u"?performance.now():Date.now())-Pc})}finally{ft&&mo.delete(ft)}},bS=(t,e,r)=>{let n=t.on,o=e.__ref;o.__fetchListeners||(o.__fetchListeners=[]);let s=t.__runner||Fe;if(n==="submit"){let i=c=>{c.preventDefault(),s(t,e,r)},a=e.node;a&&(a.addEventListener("submit",i),o.__fetchListeners.push(()=>a.removeEventListener("submit",i)))}else if(n==="click"){let i=()=>s(t,e,r),a=e.node;a&&(a.addEventListener("click",i),o.__fetchListeners.push(()=>a.removeEventListener("click",i)))}else n==="stateChange"&&(o.__fetchOnStateChange=()=>s(t,e,r))},xS=(t,e,r)=>{let n=e.__ref;n.__fetchCleanups||(n.__fetchCleanups=[]),mS();let o=t.refetchInterval;if(o){let s=typeof o=="number"?o:bo(o);if(s>0){let i=setInterval(()=>{(t.refetchIntervalInBackground||typeof document>"u"||document.visibilityState==="visible")&&Fe(t,e,r,{force:!0})},s);n.__fetchCleanups.push(()=>clearInterval(i))}}if(t.refetchOnWindowFocus!==!1){let s=()=>{let i=Qi(e,r),a=hS(t,i),c=wo(a),l=$f(t.cache);(!c||c.stale||Date.now()-c.time>(l?.staleTime||0))&&Fe(t,e,r,{force:!0})};Br.focus.add(s),n.__fetchCleanups.push(()=>Br.focus.delete(s))}if(t.refetchOnReconnect!==!1){let s=()=>Fe(t,e,r,{force:!0});Br.online.add(s),n.__fetchCleanups.push(()=>Br.online.delete(s))}},_S=(t,e,r)=>{if(!e.optimistic)return null;let n=t.__ref,o=e.as,s=t.state?.parse?t.state.parse():_(t.state)?{...t.state}:t.state;n.__optimisticSnapshot=s;let i=C(e.optimistic)?e.optimistic(r,s,t):e.optimistic;return i!==void 0&&gr(t,i,o),s},Pf=(t,e)=>{let r=t.__ref,n=r.__optimisticSnapshot;n!==void 0&&(gr(t,n,e.as),delete r.__optimisticSnapshot)},SS=async(t,e,r)=>{let n=r?.fetch;if(!n)return;let o=await Ff(n,r);if(!o)return;let s=e.__ref,{method:i,from:a,fields:c,transform:l,as:f,on:p,auth:u,headers:d,baseUrl:h,invalidates:g,optimistic:m,onMutate:y,onSuccess:b,onError:w,onSettled:x}=t,v;if(c===!0||p==="submit")v=So(e);else if(T(c)){let O=So(e);v={};for(let M of c)v[M]=O[M]}else e.state?.parse?v=e.state.parse():_(e.state)&&(v={...e.state});l&&(v=l(v,e,e.state)),C(y)&&y(v,e,e.state);let A=m?_S(e,t,v):null;s.__fetching=!0,ae(e,{isFetching:!0,isLoading:!1,isStale:!1,isSuccess:!1,error:null,status:"pending",fetchStatus:"fetching"}),Nt(e,"onFetchStart"),Xt(t,e,"onFetchStart");let P=r?.analyze?.emitNetwork,H=P?typeof performance<"u"?performance.now():Date.now():0;P&&P({phase:"start",mode:"mutation",from:a,method:i});try{if(u!==!1&&o.auth!==!1&&o.getSession){let K=await o.getSession();if(u===!0&&!K){A!==void 0&&Pf(e,t);let dt={message:"Not authenticated"};Nt(e,"onFetchError",dt),Xt(t,e,"onFetchError",dt);return}}let O=o[i];if(!C(O))return;let M={from:a,data:v,headers:d,baseUrl:h};t.params&&(M.params=ug(t.params,e,r));let V=Qi(e,r);V&&(M.headers={...M.headers,"Accept-Language":V});let tt=lg(t),N=await fg(()=>O(M),tt),{data:$,error:G}=N||{};if(G){A!==void 0&&Pf(e,t),ae(e,{isFetching:!1,isLoading:!1,isStale:!1,isSuccess:!1,error:G,status:"error",fetchStatus:"idle"}),Nt(e,"onFetchError",G),C(w)&&w(G,v,e),C(x)&&x(null,G,v,e),P&&P({phase:"error",mode:"mutation",from:a,method:i,error:G.message||String(G),durationMs:(typeof performance<"u"?performance.now():Date.now())-H});return}if(delete s.__optimisticSnapshot,$!==void 0){let K=f?{[f]:$}:$;e.state?.update&&e.state.update(K,{preventFetch:!0})}if(ae(e,{isFetching:!1,isLoading:!1,isStale:!1,isSuccess:!0,error:null,status:"success",fetchStatus:"idle"}),Nt(e,"onFetchComplete",$),Xt(t,e,"onFetchComplete",$),C(b)&&b($,v,e),C(x)&&x($,null,v,e),P&&P({phase:"success",mode:"mutation",ok:!0,from:a,method:i,durationMs:(typeof performance<"u"?performance.now():Date.now())-H}),g){let K=T(g)?g:[g];for(let dt of K)if(dt===!0||dt==="*")for(let[In]of xt)In.startsWith(a+":")&&_o(In);else _o(dt)}}catch(O){A!==void 0&&Pf(e,t),ae(e,{isFetching:!1,isLoading:!1,isStale:!1,isSuccess:!1,error:O,status:"error",fetchStatus:"idle"}),Nt(e,"onFetchError",O),Xt(t,e,"onFetchError",O),C(w)&&w(O,v,e),C(x)&&x(null,O,v,e),P&&P({phase:"error",mode:"mutation",from:a,method:i,error:O.message||String(O),durationMs:(typeof performance<"u"?performance.now():Date.now())-H})}finally{s.__fetching=!1}},ko=(t,e,r,n)=>{if(!t||!n?.fetch)return;let s=q(t,e);if(!s)return;let i=T(s)?s.map(c=>ig(q(c,e),e)).filter(Boolean):[ig(s,e)].filter(Boolean);for(let c of i){let l=c.method==="insert"||c.method==="update"||c.method==="upsert"||c.method==="delete",f=l?SS:Fe;c.on==="create"?f(c,e,n):Promise.resolve().then(()=>{bS({...c,__runner:f},e,n)}),!l&&c.on==="create"&&(c.refetchInterval||c.refetchOnWindowFocus!==!1||c.refetchOnReconnect!==!1)&&xS(c,e,n)}let a=e.__ref;a.refetch=c=>{for(let l of i)Fe(l,e,n,{force:!0,...c})},a.fetchNextPage=()=>{let c=i[0];if(!c||!c.infinite)return;let l=a.__nextPageParam;if(l==null)return;let f={...c,cursor:l};Fe(f,e,n,{direction:"next",force:!0})},a.fetchPreviousPage=()=>{let c=i[0];if(!c||!c.infinite)return;let l=a.__prevPageParam;if(l==null)return;let f={...c,cursor:l};Fe(f,e,n,{direction:"previous",force:!0})}},wS={invalidateQueries:t=>{if(!t){_o();return}if(S(t))for(let[e]of xt)(e.startsWith(t)||e.includes(t))&&_o(e);else if(T(t)){let e=t.join(":");for(let[r]of xt)r.includes(e)&&_o(r)}},removeQueries:t=>{if(!t){Xi();return}if(S(t))for(let[e]of xt)(e.startsWith(t)||e.includes(t))&&Xi(e)},getQueryData:t=>wo(t)?.data??void 0,setQueryData:(t,e)=>{let r=wo(t),n=C(e)?e(r?.data):e;xo(t,n,null)},prefetchQuery:async(t,e)=>{let r=e?.fetch;if(!r)return;let n=await Ff(r,e);if(!n)return;let o=t.cache?.key||`${t.from}:${t.method||"select"}:${JSON.stringify(t.params||"")}`,s=n[t.method||"select"];if(!C(s))return;let i=await s({from:t.from,params:t.params,limit:t.limit,offset:t.offset,order:t.order,single:t.single});if(i?.data!==void 0&&!i?.error){let a=xo(o,i.data,null);a.gcTime=$f(t.cache)?.gcTime||3e5}return i},getCache:()=>xt,clear:()=>Xi(),dropNonLang:t=>{if(!t)return;let e=`:${t}`;for(let[r]of xt)r.match(/:([a-z]{2,3})$/i)&&(r.endsWith(e)||Xi(r))}},Df={name:"fetch",create(t){let e=t.fetch;e&&(t.parent||mo.clear(),ko(e,t,t.state,t.context))}},kS=ko});function Ao(t){let e=this,{__ref:r}=e,n=[].concat(t),o=r.root[n[0]];if(!n||!n.length)return console.log(n,"on",e.key,"is undefined");for(;o.key===n[0]&&(n.shift(),!!n.length);)if(o=o[n[0]],!o)return;return o}function Mf(t){let e=this,{parent:r}=e;if(C(t))return r.state&&t(r,r.state,r.context)?r:r.parent?r.lookup(t):void 0;if(e[t])return e[t];for(;r.param!==t;){if(r[t])return r[t];if(r=r.parent,!r)return}return r}function Nf(t){let e=this,{__ref:r}=e,n=r?.__children;if(n)for(let o=0;o<n.length;o++){let s=n[o],i=e[s];if(s===t)return i;if(C(t)){let c=t(i,i.state,i.context);if(i.state&&c)return i}let a=i?.lookdown?.(t);if(a)return a}}function jf(t,e=[]){let r=this,{__ref:n}=r,o=n?.__children;if(o){for(let s=0;s<o.length;s++){let i=o[s],a=r[i];if(i===t)e.push(a);else if(C(t)){let c=t(a,a.state,a.context);a.state&&c&&e.push(a)}a?.lookdownAll?.(t,e)}return e.length?e:void 0}}function ta(t={}){let e=this;if(e.node?.style){for(let r in t){let n=t[r],o=e[r];if(_(n)&&o)ta.call(o,n);else if(n!=null){let s=r.replace(/[A-Z]/g,a=>"-"+a.toLowerCase()),i=String(n).replace(/\s*!important\s*$/,"");e.node.style.setProperty(s,i,"important")}}return e}}function dg(t){let e=this;if(Ie("beforeRemove",e,t)===!1)return e;C(e.node.remove)?e.node.remove():Re()||(console.warn("This item cant be removed"),e.log()),delete e.parent[e.key],e.parent.__ref&&(e.parent.__ref.__children=jn(e.parent.__ref.__children,e.key)),Ie("remove",e,t)}function Bf(t){return this[t]}function Vf(t,e){let r=this;if(t)return r.update(t,e),r}function Uf(t){return t?this.__ref&&this.__ref[t]:this.__ref}function Eo(){return this.getRef("__children").map(e=>this[e])}function To(){return this.getRef().path}function Ro(t){let e=null,r=n=>n.__element&&n.root?.isRootState;if(!this)e=pg();else if(r(this))e=this.root;else if(this.__ref&&this.__ref.path){let n=this.state&&r(this.state),o=C(this.state)&&this.parent.state&&r(this.parent.state);(n||o)&&(e=this.state.root||this.parent.state.root)}return e||(e=pg()),t?e?.[t]:e}function Po(t){let e=this.getRootState()?.__element;return e&&Object.keys(e).length>0&&t?e[t]:e}function Io(t){return this.getRoot("data")&&Object.keys(this.getRoot("data")).length>0&&t?this.getRoot("data")[t]:this.getRoot("data")}function $o(t){let e=this.getRoot()?.context;return t?e[t]:e}function Fo(t){let e=this.context;return t?e[t]:e}function ea(){let t=this,e=[];for(let r in t)!Object.prototype.hasOwnProperty.call(t,r)||Te.has(r)&&!Wn.has(r)||e.push(r);return e}function ra(t=[]){let e=this,r={},n=ea.call(e),o=n.includes("children"),s=t.length?new Set(t):null;for(let i=0;i<n.length;i++){let a=n[i];if(s&&s.has(a)||!Object.prototype.hasOwnProperty.call(e,a)||o&&a==="content")continue;let c=e[a];if(a==="state"){if(e.__ref&&!e.__ref.__hasRootState)continue;let l=C(c&&c.parse)?c.parse():c;r[a]=C(l)?l:JSON.parse(JSON.stringify(l||{}))}else if(a==="scope"){if(e.__ref&&!e.__ref.__hasRootScope)continue;r[a]=JSON.parse(JSON.stringify(c||{}))}else if(a==="props"){let{__element:l,update:f,...p}=e[a];r[a]=p}else vt(c)&&Object.prototype.hasOwnProperty.call(e,a)&&(r[a]=c)}return r}function Co(t=[],e=new WeakSet){let r=this;if(e.has(r))return;e.add(r);let n=ra.call(r,t),o=t.length?new Set(t):null;for(let s in n){if(o&&o.has(s)||!Object.prototype.hasOwnProperty.call(r,s))continue;let i=n[s];Array.isArray(i)?n[s]=i.map(a=>j(a)?Co.call(a,t,e):a):j(i)&&(n[s]=Co.call(i,t,e))}return n}function Vr(...t){if(De!=="test"&&De!=="development")return;let e=this,{__ref:r}=e;return console.groupCollapsed(e.key),t.length?t.forEach(n=>console.log(`%c${n}:
|
|
16
|
-
`,"font-weight: bold",e[n])):(console.log(r.path),e.keys().forEach(o=>console.log(`%c${o}:`,"font-weight: bold",e[o]))),console.log(e),console.groupEnd(e.key),e}function Wf(...t){(De==="test"||De==="development")&&console.log(...t)}function Do(...t){(De==="test"||De==="development")&&console.warn(...t)}function yr(...t){if(De==="test"||De==="development"){if(t[t.length-1]?.debugger)debugger;throw t[t.length-1]?.verbose&&Vr.call(this),new Error(...t)}}function Lo(){let t=this,{key:e,parent:r}=t,{__children:n}=r.__ref,o=n.indexOf(e),s=n[o+1];return r[s]}function Mo(t){let e=t||this,{key:r,parent:n}=e,{__children:o}=n.__ref;if(!o)return;let s=o.indexOf(r);return n[o[s-1]]}function No(t={}){let e=this;e.data||(e.data={}),e.data.varCaches||(e.data.varCaches={});let r=e.data.varCaches,n={},o;for(let s in t)t[s]!==r[s]&&(o=!0,n[s]=t[s]);return{changed:s=>{if(!o)return;let i=s(n,Q(r));for(let a in n)r[a]=n[a];return i},timeout:(s,i)=>{if(!o)return;let a=setTimeout(()=>{s(n),clearTimeout(a)},i)}}}function Hf(t,...e){let r=this.context,n=r.utils?.[t]||r.functions?.[t]||r.methods?.[t]||r.snippets?.[t];if(n)try{let o=n.call(this,...e);return o&&typeof o.then=="function"&&o.catch(s=>{yr.call(this,s)}),o}catch(o){if(yr.call(this,o),r?.strictMode)throw o}}async function jo(){let t=this,e=t.context?.fetch;if(!e)return null;if(typeof e.select=="function"){if(!e.__authInitialized&&e.getSession){let{initAdapterAuth:o}=await Promise.resolve().then(()=>(mr(),vo));await o(e,t.context)}return e}if(e.__resolved){if(!e.__resolved.__authInitialized&&e.__resolved.getSession){let{initAdapterAuth:o}=await Promise.resolve().then(()=>(mr(),vo));await o(e.__resolved,t.context)}return e.__resolved}if(e.__resolving)return e.__resolving;let r=Promise.resolve().then(()=>(mr(),vo)).then(({resolveDb:o})=>o(e));e.__resolving=r;let n=await r;if(e.__resolved=n,t.context.fetch=n,delete e.__resolving,n?.getSession){let{initAdapterAuth:o}=await Promise.resolve().then(()=>(mr(),vo));await o(n,t.context)}return n}function Bo(t){let e=this,r=t||go.useStateQuery||e.context?.useStateQuery;if(!r)return null;let n={};if(Lf(e,n),r===!0)return n;let o=PS[r];return o?o(n):n}function Gf(t,e){return!!(Pr.has(t)||e?.context?.methods?.[t])}var De,
|
|
17
|
-
${
|
|
15
|
+
return (${o}); })`)(e)}catch{try{e[n]=k.eval(`(${o})`)}catch{e[n]=o}}return e},yl=(t,e={verbose:!0})=>{try{return t?k.eval("("+t+")"):{}}catch(r){e.verbose&&console.warn(r)}},bl=(t,...e)=>Object.prototype.hasOwnProperty.call(t,...e),hi=t=>{for(let e in t)return!1;return!0},xl=t=>_(t)&&hi(t),_l=()=>Object.create(null),Yn=(t,e,r={})=>{let n=r.exclude||[],o=r.preventUnderscore;for(let s in e)n.includes(s)||!o&&pr(s)||s==="constructor"||s==="prototype"||e[s]!==void 0&&(t[s]=e[s]);return t},dr=(t,e,r=[])=>{let n=r instanceof Set;for(let o in e)pr(o)||o==="constructor"||o==="prototype"||(n?r.has(o):r.includes(o))||(t[o]=e[o]);return t},At=(t,e,r={},n=new WeakMap)=>{if(!j(t)||!j(e)||kt(t)||kt(e))return e;if(n.has(t))return n.get(t);n.set(t,t);let o=r.exclude,s=o?o instanceof Set?o:new Set(o):null,i=!r.preventForce;for(let a in e){if(!Object.prototype.hasOwnProperty.call(e,a)||s&&s.has(a)||i&&pr(a)||a==="constructor"||a==="prototype")continue;let c=t[a],l=e[a];kt(l)?t[a]=l:j(c)&&j(l)?t[a]=At(c,l,r,n):l!==void 0&&(t[a]=l)}return t},gi=(t,e,r=new Set)=>{if(typeof t!="object"||typeof e!="object"||t===null||e===null)return t===e;if(r.has(t)||r.has(e))return!0;r.add(t),r.add(e);let n=Object.keys(t),o=Object.keys(e);if(n.length!==o.length)return!1;for(let s=0;s<n.length;s++){let i=n[s];if(!Object.prototype.hasOwnProperty.call(e,i)||!gi(t[i],e[i],r))return!1}return!0},Y_=new Set(["node","__ref"]),Sl=(t,e,r=Y_)=>{if(t===e)return!0;if(!j(t)||!j(e)||kt(t)||kt(e))return t===e;let n=r instanceof Set?r:new Set(r),o=new WeakSet;function s(i,a){if(o.has(a))return!0;o.add(a);for(let c in a){if(!Object.prototype.hasOwnProperty.call(a,c)||n.has(c))continue;if(!Object.prototype.hasOwnProperty.call(i,c))return!1;let l=a[c],f=i[c];if(kt(l)||kt(f)){if(l!==f)return!1}else if(j(l)&&j(f)){if(!s(f,l))return!1}else if(l!==f)return!1}return!0}return s(t,e)},wl=(t,e)=>{if(e==null)return t;if(Ct(e)("string","number"))delete t[e];else if(T(e))for(let r=0;r<e.length;r++)delete t[e[r]];else throw new Error("Invalid input: props must be a string or an array of strings");return t},mi=t=>{if(t===null||typeof t!="object")return t;let e=Object.create(null);for(let r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=mi(t[r]));return e},kl=(t,e)=>{if(t.length===0)return e;let r={},n=r;for(let o=0;o<t.length;o++)o===t.length-1&&e?n[t[o]]=e:(n[t[o]]={},n=n[t[o]]);return r},vl=(t,e)=>{if(!Array.isArray(e))throw new Error("Path must be an array.");let r=t;for(let o=0;o<e.length-1;o++){if(r[e[o]]===void 0)return;r=r[e[o]]}let n=e[e.length-1];r&&Object.prototype.hasOwnProperty.call(r,n)&&delete r[n]},Cl=(t,e,r)=>{if(!Array.isArray(e))throw new Error("Path must be an array.");let n=t;for(let o=0;o<e.length-1;o++)(!n[e[o]]||typeof n[e[o]]!="object")&&(n[e[o]]={}),n=n[e[o]];return n[e[e.length-1]]=r,t},Al=(t,e)=>{if(!Array.isArray(e))throw new Error("Path must be an array.");let r=t;for(let n=0;n<e.length;n++){if(r==null)return;r=r[e[n]]}return r},El=t=>{let r=[],n=0;for(let o=0;o<t.length;o++)if(r.length<2)r.push(t[o]);else if(t[o]===r[o%2]?n++:(r=[t[o-1],t[o]],n=1),n>=20)return(Th==="test"||Th==="development")&&console.warn("Warning: Potential infinite loop detected due to repeated sequence:",r),!0},Tl=t=>{let e=new WeakSet;function r(n){if(n&&typeof n=="object"){if(e.has(n))return!0;e.add(n);for(let o in n)if(Object.prototype.hasOwnProperty.call(n,o)&&r(n[o]))return console.log(n,"cycle at "+o),!0}return!1}return r(t)},Ol=(t,e)=>{let r=e instanceof Set?e:new Set(e),n={};for(let o in t)Object.prototype.hasOwnProperty.call(t,o)&&!r.has(o)&&(n[o]=t[o]);return n}});var Xn,Zn,Jn,yi=F(()=>{"use strict";be();Xn=(function(){let t=0;function e(){return t++,t}return e})(),Zn=Xn,Jn=(t,e,r)=>(q(r,t)||r||t.key||Xn()).toString()});var Yt,Rl,Re,bi,Pl,Il,$l,Pe,Fl,hr,Dl=F(()=>{"use strict";Yt="production",Rl=Yt,Re=(t=Yt)=>t==="production",bi=(t=Yt)=>t==="testing"||t==="test",Pl=bi,Il=(t=Yt)=>t==="staging",$l=(t=Yt)=>t==="local",Pe=(t=Yt)=>t==="development"||t==="dev"||t==="local",Fl=(t,e=Yt)=>e[t],hr=(t=Yt)=>!Re(t)});function Qn(t,e,r){let n;return function(){let o=this,s=arguments,i=function(){n=null,r||t.apply(o,s)},a=r&&!n;clearTimeout(n),n=setTimeout(i,e),a&&t.apply(o,s)}}function jl(t,e=window){let r=function(){return t.apply(e,arguments)};for(let n in t)Object.prototype.hasOwnProperty.call(t,n)&&(r[n]=t[n]);return r}var Ll,Ml,X_,Nl,Fr,Dr,Mt,Lr=F(()=>{"use strict";Ll=(t,e,r=300)=>{let n;return(...o)=>{clearTimeout(n),n=setTimeout(()=>{e.apply(t,o)},r)}},Ml=t=>{let e={};return(...r)=>{let n=r[0];if(n in e)return e[n];{let o=t(n);return e[n]=o,o}}},X_=/^((function\s*\([^)]*\)\s*\{[^}]*\})|(\([^)]*\)\s*=>))/,Nl=t=>X_.test(t),Fr=t=>{let e=t?.plugins;if(!e||!e.length)return!1;for(let r of e)if(r.resolveHandler)return!0;return!1},Dr=(t,e)=>{if(typeof t=="function")return t;let r=e?.context?.plugins;if(!r)return t;for(let n of r)if(n.resolveHandler){let o=n.resolveHandler(t,e);if(typeof o=="function")return o}return t},Mt=(t,e,...r)=>{let n=e?.context?.plugins;if(!n)return!1;let o=!1;for(let s of n)typeof s[t]=="function"&&(s[t](e,...r),o=!0);return o}});var Bl,Ph=F(()=>{"use strict";gt();be();Bl=(t,e)=>{let{__ref:r}=t,n=t.if;if(C(n)){let o;try{o=n(t,t.state,t.context)}catch(s){typeof console<"u"&&console.warn("[DOMQL] if condition error:",s),delete r.__if;return}o?r.__if=!0:delete r.__if}else n!=null&&typeof n=="object"?q(n,t)?r.__if=!0:delete r.__if:r.__if=!0}});var Vl,Ul,Ih=F(()=>{"use strict";Vl=(t,...e)=>{t&&e.map(r=>console.log(r))},Ul=(t,e,...r)=>{t&&(console.group(e),r.map(n=>console.log(n)),console.groupEnd(e))}});function ql(t){let e;try{if(!window.localStorage)return;e=window.localStorage.getItem(t)}catch{return}if(e!==null)try{return JSON.parse(e)}catch{return}}function Kl(t,e){if(e!=null)try{if(!window.localStorage)return;let r=typeof e=="object"?JSON.stringify(e):e;window.localStorage.setItem(t,r)}catch{}}var zl,Wl,Hl,Gl,$h=F(()=>{"use strict";gt();Fn();zl=typeof navigator>"u"?!1:/Mobi/.test(navigator.userAgent),Wl=(t,e,r=365)=>{if(ht(X)||ht(X.cookie))return;let n=new Date;n.setTime(n.getTime()+r*24*60*60*1e3);let o=`expires=${n.toUTCString()}`;X.cookie=`${t}=${e};${o};path=/`},Hl=t=>{if(ht(X)||ht(X.cookie))return;let e=`${t}=`,n=decodeURIComponent(X.cookie).split(";");for(let o=0;o<n.length;o++){let s=n[o];for(;s.charAt(0)===" ";)s=s.substring(1);if(s.indexOf(e)===0)return s.substring(e.length,s.length)}return""},Gl=t=>{ht(X)||ht(X.cookie)||(X.cookie=t+"=; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/;")}});var Mr,Fh,Yl,Xl=F(()=>{"use strict";Mr={root:["body","html"],head:["title","base","meta","style","noscript","script"],body:new Set(["string","style","fragment","a","abbr","acronym","address","applet","area","article","aside","audio","b","basefont","bdi","bdo","big","blockquote","br","button","canvas","caption","center","cite","code","search","col","colgroup","data","datalist","dd","del","details","dfn","dialog","dir","div","dl","dt","em","embed","fieldset","figcaption","figure","font","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","i","iframe","img","input","ins","kbd","label","legend","li","link","main","map","mark","meter","nav","noframes","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","hgroup","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strike","strong","sub","summary","sup","table","tbody","td","template","hgroup","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr","svg","path","circle","ellipse","line","polygon","polyline","rect","g","defs","symbol","use","text","tspan","image","clipPath","mask","pattern","marker","linearGradient","radialGradient","stop","filter","feGaussianBlur","feOffset","feMerge","feMergeNode","feBlend","feColorMatrix","feFlood","feComposite","foreignObject"])},Fh=new Set(["svg","path","circle","ellipse","line","polygon","polyline","rect","g","defs","symbol","use","text","tspan","image","clipPath","mask","pattern","marker","linearGradient","radialGradient","stop","filter","feGaussianBlur","feOffset","feMerge","feMergeNode","feBlend","feColorMatrix","feFlood","feComposite","foreignObject"]),Yl=t=>Mr.body.has(t)});var Zl,Dh,Nr,ro,Et,Jl,xi,no,Ql,oo,_i,Si,so,wi,jr,Z_,se,Lh,to,io,tf,eo,ef,rf,ki,vi,Ci,Ai,Ei,Ti,Mh,Oi=F(()=>{"use strict";Rr();nf();be();gt();Zl="production",Dh=t=>t.sourcemap!==!1&&Zl!=="production",Nr=t=>{if(t.includes("+"))return t.split("+").filter(ie);if(t.includes("_")){let[e]=t.split("_");return[e]}if(t.includes(".")&&!ie(t.split(".")[1])){let[e]=t.split(".");return[e]}return[t]},ro=(t,e,r)=>{let n=[],o=Nr(r);o&&(n=[...o]);let s=t.extends;return s&&(n=T(s)?[...n,...s]:[...n,s]),n},Et=(t,e)=>{let{__ref:r}=e,{__extends:n}=r;if(!t)return n;let o=e.variant,s=e.context;if(o&&s?.components&&!Array.isArray(t)&&typeof t=="string"){let i=`${t}.${o}`;s.components[i]&&(t=i)}return n.includes(t)||(n=Array.isArray(t)?[...n,...t]:[...n,t],r.__extends=n),n},Jl=(t,e)=>{if(!t)return e;let{extends:r}=e,n=T(r)?r:[r],o=T(t)?t:[t];return{...e,extends:Tr(o,n)}},xi=()=>Math.random().toString(36).substring(2),no={},Ql={},oo=t=>no[t.__hash],_i=(t,e)=>{let r=xi();return S(t)||(t.__hash=r),r!=="__proto__"&&r!=="constructor"&&r!=="prototype"&&(no[r]=e),e},Si=(t,e)=>t.__hash?e.concat(oo(t)):_i(t,e),so=(t,e,r,n=new Set,o,s)=>{for(let i of t)T(i)?so(i,e,r,n,o,s):jr(i,e,r,n,o,void 0,s);return e},wi=(t,e,r,n=new Set,o,s,i)=>{let a=t.extends,c={...t};delete c.extends;let l=!1;for(let f in c){l=!0;break}return l&&(e.push(c),o&&o.push(s)),a&&jr(a,e,r,n,o,s,i),e},jr=(t,e,r,n=new Set,o,s,i)=>{if(!t||n.has(t))return e;if(T(t))return so(t,e,r,n,o,i);let a=s;return S(t)?(a=t,t=io(t,r)):i&&_(t)&&i.has(t)&&(a=i.get(t)),n.add(t),t?.extends?wi(t,e,r,n,o,a,i):t&&(e.push(t),o&&o.push(a)),e},Z_=new Set(["parent","node","__ref","__proto__","extends","childExtends","childExtendsRecursive"]),se=(t,e,r,n,o)=>{e=Q(e);for(let s in e){if(Z_.has(s))continue;let i=t[s],a=e[s];if(a!==void 0&&Object.prototype.hasOwnProperty.call(e,s)&&s!=="__proto__"&&s!=="constructor"&&s!=="prototype"){if(i===void 0)t[s]=a,r&&n?_(a)&&!T(a)?(r[s]=r[s]||{},Lh(r[s],a,n)):r[s]=n:r&&o?.[s]&&(r[s]=o[s]);else if(_(i)&&_(a)){let c=r?r[s]=r[s]||{}:void 0,l=o?.[s];ie(s)?t[s]=se(i,a,c,n,l):se(i,a,c,n,l)}if(s==="extends"||s==="childExtends"||s==="childExtendsRecursive"){if(T(i)&&T(a))t[s]=i.concat(a);else if(T(i)&&_(a)){let c=se({},i);t[s]=se(c,a)}}}}return t},Lh=(t,e,r,n)=>{if(n||(n=new WeakSet),!n.has(e)){n.add(e);for(let o in e){if(!Object.prototype.hasOwnProperty.call(e,o)||o==="__proto__"||o==="constructor"||o==="prototype")continue;let s=e[o];_(s)&&!T(s)?(t[o]=t[o]||{},Lh(t[o],s,r,n)):t[o]=r}}},to=(t,e,r)=>t.reduce((n,o,s)=>{let i=Q(o),a=r?r[s]:void 0;return se(n,i,e,a)},{}),io=(t,e,r={},n)=>{let o=e?.components||r.components,s=e?.pages||r.pages;if(S(t)){let i=o&&(o[t+"."+n]||o[t]||o["smbls."+t]),a=s&&t.charCodeAt(0)===47&&s[t];if(i)return i;if(a)return a;r.verbose&&(Zl==="test"||Zl==="development")&&console.warn("Extend is string but component was not found:",t);return}return t},tf=(t,e)=>[].concat(t.slice(0,1)).concat(e.slice(0,1)).concat(t.slice(1)).concat(e.slice(1)),eo=(t,e,r,n)=>{if(!t)return[];if(t.__hash)return oo(t)||[];let s=jr(t,[],e,new Set,r,void 0,n);return r?s:Si(t,s)},ef=(t,e)=>{if(!t)return e;let r=T(t)?t:[t];return Tr(r,e)},rf=t=>{let e=[];function r(n){for(let o in n)Object.prototype.hasOwnProperty.call(n,o)&&(ie(o)&&e.push(o),o==="extends"&&(typeof n[o]=="string"?e.push(n[o]):Array.isArray(n[o])&&(e=e.concat(n[o]))),typeof n[o]=="object"&&n[o]!==null&&r(n[o]))}return r(t),e},ki=(t,e,r={})=>{let{__ref:n}=t,o=t.context||e.context,s=t.variant;if(t.extends)if(Array.isArray(t.extends)&&t.extends.length>0){let[i,...a]=t.extends;if(typeof i=="string"&&s&&o?.components){let c=`${i}.${s}`;o.components[c]?Et([c,...a],t):Et(t.extends,t)}else Et(t.extends,t)}else if(typeof t.extends=="string"&&s&&o?.components){let i=`${t.extends}.${s}`;o.components[i]?Et(i,t):Et(t.extends,t)}else Et(t.extends,t);return vi(t,e,r),Ci(t,e,r),Ai(t,e,r),t.component&&Et(q(t.component,t),t),o.defaultExtends&&Et(o.defaultExtends,t),Or(n.__extends)},vi=(t,e,r={})=>{let{__ref:n}=t;return r.ignoreChildExtends||t.ignoreChildExtends||e.childProps?.extends&&Et(e.childProps.extends,t),n.__extends},Ci=(t,e,r={})=>{let{__ref:n}=t,o=r.ignoreChildExtends||t.ignoreChildExtends,s=e.childExtends;return!o&&s&&Et(s,t),n.__extends},Ai=(t,e,r={})=>{let{__ref:n}=t,o=e.childExtendsRecursive,s=r.ignoreChildExtendsRecursive||t.ignoreChildExtendsRecursive,i=t.key==="__text";return o&&!i&&!s&&Et(o,t),n.__extends},Ei=(t,e,r={})=>{let{__ref:n}=t,o=t.context||e.context,s=t.variant,i=Dh(r),a=i?[...n.__extends]:null,c=Or(n.__extends.map((l,f)=>io(l,o,r,f===0&&s)));if(i){let l=new WeakMap;for(let u=0;u<c.length;u++){let d=c[u],h=a[u];d&&_(d)&&S(h)&&l.set(d,h)}let f=[],p=eo(c,o,f,l);n.__extendsStack=p,n.__extendsNames=f}else{let l=eo(c,o);n.__extendsStack=l}return n.__extendsStack},Ti=(t,e,r={})=>{let{__ref:n}=t,{__extendsStack:o}=n;if(Dh(r)){let s={},i=n.__extendsNames||[],a=to(o,s,i),c={};se(t,a,c,void 0,s),n.__sourcemap=c}else{let s=to(o);se(t,s)}return t},Mh=(t,e,r={})=>(ki(t,e,r),Ei(t,e,r),Ti(t,e,r),t)});function of(t){return Object.keys(t).filter(e=>/^[A-Z]/.test(e))}function sf(t){return Object.keys(t).filter(e=>/^\d+$/.test(e))}function af(t,e,r){let{context:n}=e||{},[o]=Nr(r),s=r||o;return n?.components?.[s]||n?.pages?.[s]}var ie,nf=F(()=>{"use strict";Oi();gt();ie=t=>{if(!S(t)||!t.length)return!1;let e=t.charCodeAt(0);return e>=65&&e<=90}});function Nh(t,e){let{props:r,on:n}=e,o=fr(t.split("on")[1]),s=n[o],i=r[t];C(s)?n[o]=(...a)=>{if(s(...a)!==!1&&C(i))return i(...a)}:n[o]=i}var jh=F(()=>{"use strict";zn();gt()});function Ri(t,e={}){let r=e.cachedKeys||[];for(let n in t){let o=t[n];if(n.length>2&&n.charCodeAt(0)===111&&n.charCodeAt(1)===110&&n[2]===n[2].toUpperCase()&&(C(o)||o!=null&&Fr(this.context))){let h=fr(n.slice(2));t.on&&(t.on[h]=o),delete t[n];continue}if(n==="childProps"){t.props[n]=o,delete t[n],r.push(n);continue}let a=this.define?.[n],c=this.context?.define?.[n],l=_(a)||C(a),f=_(c)||C(c);if(l||f)continue;let p=n.charAt(0);if(Vh.has(p)){t.props[n]=o,delete t[n],r.push(n);continue}let u=cf.test(n)||Bh.test(n)||Q_(o),d=Te.has(n);!u&&!d&&(n in t.props||(t.props[n]=o),delete t[n],r.push(n))}return t}function Pi(t=this,e){let r=e.cachedKeys||[];for(let n in t.props){let o=t.props[n],s=n.length>2&&n.charCodeAt(0)===111&&n.charCodeAt(1)===110,i=C(o)||o!=null&&Fr(this.context);if(s&&i){Nh(n,t),delete t.props[n];continue}if(r.includes(n)||n==="childProps")continue;let a=n.charAt(0);if(Vh.has(a))continue;let c=this.define?.[n],l=this.context?.define?.[n],f=_(c)||C(c),p=_(l)||C(l),u=cf.test(n)||Bh.test(n),d=Te.has(n);(u||d||f||p)&&(t[n]===void 0||o===null)&&(t[n]=o,t.props&&delete t.props[n])}return t}function Ii(t=this){let e=[];return Ri.call(this,t,{cachedKeys:e}),Pi.call(this,t,{cachedKeys:e}),t}function lf(t={}){return t.on||(t.on={}),t.props||(t.props={}),Ii.call(this,t)}function uf(t,e){this.__element.update({props:t},e)}function uo(t){let e={update:uf.bind(t.props),__element:t};Object.setPrototypeOf(t.props,e)}var cf,Bh,Vh,J_,Q_,lo,ao,ff,fo,po,ho,$i,co,pf,df,hf=F(()=>{"use strict";Ir();jh();be();gt();zn();Lr();cf=/^[A-Z]/,Bh=/^\d+$/,Vh=new Set([":","@","[","*","+","~","&",">","$","-",".","!"]),J_=new Set(["extend","props","text","tag","on","if","childExtend","children","childrenAs","state","html","attr","define","content"]),Q_=t=>{if(!t||typeof t!="object"||Array.isArray(t))return!1;for(let e in t)if(J_.has(e)||cf.test(e))return!0;return!1},lo=(t,e,r)=>{let{props:n,__ref:o}=t;if(o.__propsStack=[],n)o.__initialProps=n;else return{};return j(n)?{...n}:(o.__propsStack.push(n),{})};ao=t=>Ct(t)("string","number")?{inheritedString:t}:t,ff=(t,e)=>!t||!e.length?!1:e.includes(t),fo=(t,e)=>{let{__ref:r}=t,n=r.__propsStack||[],o=e.props;if(!o)return n;let s=o[t.key],i=o.childProps||e.childProps,a=t.props?.ignoreChildProps;if(i&&!a){let c=ao(i);n.unshift(c)}if(s){let c=ao(s);n.unshift(c)}return n};po=t=>{let e=new Set;return t.filter(r=>!r||Oe.has(r)||e.has(r)?!1:(e.add(r),!0))},ho=(t,e,r)=>(e.props=t.reduce((n,o)=>{if(Oe.has(o))return n;for(;C(o);)o=q(o,e);return W(n,Q(o,{exclude:Oe}))},{}),uo(e),e.props),$i=(t,e)=>{let{props:r,__ref:n}=t,o=n.__propsStack||[];if(e?.props&&(o=[...fo(t,e)]),_(r)?o.push(r):r==="inherit"&&e?.props?o.push(e.props):r&&o.push(r),T(n.__extendsStack))for(let s=0;s<n.__extendsStack.length;s++){let i=n.__extendsStack[s];i.props&&i.props!==r&&o.push(i.props)}return n.__propsStack=po(o),n.__propsStack},co=(t,e)=>{let{__ref:r}=t,n=$i(t,e);n.length?ho(n,t):(r.__propsStack=[],t.props={})},pf=function(t,e,r){let{__ref:n}=t;if(n.__if)co(t,e);else try{co(t,e)}catch(o){t.context?.designSystem?.verbose&&console.warn("initProps error at",n.path?.join("."),o),t.props={},n.__propsStack=[]}return uo(t),t},df=(t,e,r)=>{let{__ref:n}=e,s=[...n.__propsStack||[]],i=fo(e,r);return i.length&&(s=[...i,...s]),t&&(s=[t,...s]),n.__propsStack=po(s),n.__propsStack.length&&ho(n.__propsStack,e),e}});var Uh,Fi,Di,Li,Mi,gf,Ni,ji,Bi,mf,zh=F(()=>{"use strict";Oi();yi();Ln();hf();Xl();gt();Uh="production",Fi=(t,e,r)=>{let n=e.childExtends&&e.childExtends.tag,o=e.childProps&&e.childProps.tag,s=Mr.body.has(r)&&r;return{text:t,tag:n||o||s||"string"}},Di=(t,e,r)=>{if(t===void 0)return(Uh==="test"||Uh==="development")&&console.warn(r,"element is undefined in",e?.__ref?.path),{};if(t!==null)return t===!0?{}:Ct(t)("string","number")?Fi(t,e,r):C(t)?{props:t}:t},Li=(t,e)=>{let r={};return r.origin=t,r.parent=e,r},Mi=(t,e,r,n,o)=>{if(!e)return o;if(ye(e)){let s={key:":root",node:e};return o[`${r}_parent`]=s,s}return e},gf=(t,e)=>{let{__ref:r}=t,{__ref:n}=e,o=e&&e.key===":root";r?.root||(r.root=o?t:n?.root)},Ni=(t,e,r)=>{let{__ref:n}=e;return n||(n=e.ref={}),n.path||(n.path=[]),n.path.concat(r)},ji=(t,e,r,n,o)=>(n.context&&!o.context&&!t.context&&(o.context=n.context),n.context||e.context||o.context||t.context),Bi=(t,e,r)=>{let n=Li(t,e);return t.__ref=n,n.__defineCache||(n.__defineCache={}),n.__exec||(n.__exec={}),n.__execProps||(n.__execProps={}),n.__class||(n.__class={}),n.__classNames||(n.__classNames={}),n.__attr||(n.__attr={}),n.__changes||(n.__changes=[]),n.__children||(n.__children=[]),n.__extends=ro(t,e,r),n.path=Ni(t,e,r),n},mf=(t,e,r,n,o)=>{let i=t?.__hash?{extends:[t]}:Di(t,e,r);if(!i)return;let a=Mi(i,e,r,n,o),c=Jn(i,a,r);Bi(i,a,c);let l=lo(i,a,c),f=ji(i,a,c,n,o),p=i.on||{};return{...i,key:c,props:l,parent:a,context:f,on:p}}});var yf,Vi,Ui,zi,Wi,bf,Hi,xf,_f,Sf,wf,Wh=F(()=>{"use strict";Rr();Ir();be();gt();yf=t=>{let{state:e,props:r,__ref:n}=t,o=r?.state||e;return Ct(o)("string","number")?(n.__state=o,{value:o}):o===!0?(n.__state=t.key,{}):o?(n.__hasRootState=!0,o):!1},Vi=(t,e)=>{if(!t.includes("~/"))return;if(t.split("~/").length>1)return e.root},Ui=(t,e)=>{if(!t.includes("../"))return;let n=t.split("../").length-1;for(let o=0;o<n;o++){if(!e.parent)return null;e=e.parent}return e},zi=(t,e,r={})=>{let n=S(t)?t.split("/"):[t],o=n.length-1;for(let s=0;s<o;s++){let i=n[s],a=n[s+1];if(i==="__proto__"||a==="__proto__")return;let c=e[i];c||(c=e[i]={}),c[a]||(c[a]={}),t=a,e=c}return r.returnParent?e:e[t]},Wi=(t,e,r={})=>{let o=t.__ref.__state;if(!Hi(t))return;let s=Vi(o,e.state),i=e.state;if(s)i=s,o=o.replaceAll("~/","");else{let a=Ui(o,e.state);a&&(i=a,o=o.replaceAll("../",""))}if(i)return zi(o,i,r)},bf=(t,e)=>{let r=t.__ref,n=Wi(t,e);if(n===void 0)return t.state;if(Ct(n)("object","array"))return Q(n);if(Ct(n)("string","number","boolean"))return r.__stateType=typeof n,{value:n};console.warn(r.__state,"is not present. Replacing with",{})},Hi=t=>{let{__ref:e}=t,r=e?.__state;return!!(r&&Ct(r)("number","string","boolean"))},xf=function(t){return j(t)?!!(t.update&&t.parse&&t.clean&&t.create&&t.parent&&t.destroy&&t.rootUpdate&&t.parentUpdate&&t.keys&&t.values&&t.toggle&&t.replace&&t.quietUpdate&&t.quietReplace&&t.add&&t.apply&&t.applyReplace&&t.setByPath&&t.setPathCollection&&t.removeByPath&&t.removePathCollection&&t.getByPath&&t.applyFunction&&t.__element&&t.__children):!1},_f=(t,e)=>{if(!t)return e||{};let r=t.split("/"),n={},o=n,s=r.length-1;for(let i=0;i<=s;i++)o[r[i]]=i===s?e||{}:{},o=o[r[i]];return n},Sf=(t,e)=>{let{__element:r}=e,n=r?.state;if(!n)return;let o=Q(n,ur),s={[t.key]:o},i=_(n.__depends)?{...n.__depends,...s}:s;return Array.isArray(n)?Bn(n,{...Object.getPrototypeOf(n),__depends:i}):Object.setPrototypeOf(n,{...Object.getPrototypeOf(n),__depends:i}),o},wf=(t,e,r={})=>{let{overwrite:n}=r;if(!n)return;let o=n==="shallow";if(n==="merge"){W(t,e,ur);return}(o?dr:At)(t,e,ur)}});var tS,kf,Hh=F(()=>{"use strict";tS=(t,e)=>{let r=e;for(;r;){if(r===t)return!0;r=Object.getPrototypeOf(r)}return!1},kf=(t,e)=>{let{__ref:r}=t,n=t.context||e.context||r.root?.context;n&&!n.globalScope&&(n.globalScope={});let o=e.scope||r.root?.scope,s=n?.globalScope;if(!t.scope)o?t.scope=o:s?t.scope=Object.create(s):t.scope={};else if(typeof t.scope=="object"&&t.scope!==null&&Object.getPrototypeOf(t.scope)===Object.prototype){let i=o||s;i&&!tS(t.scope,i)&&Object.setPrototypeOf(t.scope,i)}}});var Gh,Gi,Ie,qi,vf,Cf=F(()=>{"use strict";gt();Lr();Gh=(t,e)=>{let r="on"+t.charAt(0).toUpperCase()+t.slice(1);return e[r]},Gi=(t,e,r,n,o)=>{if(t=Dr(t,e),!!C(t))try{let s=t.call(e,e,r||e.state,n||e.context,o);return s&&typeof s.then=="function"&&s.catch(i=>{e.error=i,i instanceof ReferenceError?console.warn("[DOMQL] Async event warning:",i.message):console.error("[DOMQL] Async event error:",i)}),s}catch(s){if(e.error=s,s instanceof ReferenceError?console.warn("[DOMQL] Event handler warning:",s.message):console.error("[DOMQL] Event handler error:",s),e.context?.strictMode)throw s}},Ie=(t,e,r)=>{if(!e)throw new Error("Element is required");Mt(t,e,r);let n=Gh(t,e);if(n){let{state:o,context:s}=e;return Gi(n,e,o,s,r)}},qi=(t,e,r,n,o,s)=>{if(t=Dr(t,r),!!C(t))try{let i=t.call(r,e,r,n||r.state,o||r.context,s);return i&&typeof i.then=="function"&&i.catch(a=>{r.error=a,console.error("[DOMQL] Async event update error:",a)}),i}catch(i){if(r.error=i,console.error("[DOMQL] Event update error:",i),r.context?.strictMode)throw i}},vf=(t,e,r,n)=>{Mt(t,r,e,n);let o=Gh(t,r);if(o){let{state:s,context:i}=r;return qi(o,e,r,s,i,n)}}});var Af,go,Ef=F(()=>{"use strict";Af={},go={}});var Yh={};I(Yh,{setup:()=>rS,supabaseAdapter:()=>Kh});var qh,eS,rS,Tf,nS,Kh,Xh=F(()=>{"use strict";qh=new Map,eS=(t,e,r)=>`${t}|${e}|${r?"off":"on"}`,rS=async({url:t,key:e,projectId:r,createClient:n,auth:o,retry:s,adapter:i,...a})=>{let c=t||r&&`https://${r}.supabase.co`;if(!c||!e)throw new Error("@symbo.ls/fetch supabase: url (or projectId) and key are required");n||(n=(await import("@supabase/supabase-js")).createClient),o===!1&&(a.auth={autoRefreshToken:!1,persistSession:!1,detectSessionInUrl:!1});let l=eS(c,e,o===!1),f=qh.get(l);return f||(f=await n(c,e,a),f?.auth&&qh.set(l,f)),!f||!f.auth?null:Kh(f)},Tf=(t,e)=>{if(!e)return t;for(let r in e){let n=e[r];if(n===null)t=t.is(r,null);else if(Array.isArray(n))t=t.in(r,n);else if(typeof n=="object")for(let o in n)o==="gt"?t=t.gt(r,n[o]):o==="gte"?t=t.gte(r,n[o]):o==="lt"?t=t.lt(r,n[o]):o==="lte"?t=t.lte(r,n[o]):o==="neq"?t=t.neq(r,n[o]):o==="like"?t=t.like(r,n[o]):o==="ilike"?t=t.ilike(r,n[o]):o==="in"?t=t.in(r,n[o]):o==="is"?t=t.is(r,n[o]):o==="contains"?t=t.contains(r,n[o]):o==="containedBy"?t=t.containedBy(r,n[o]):o==="textSearch"&&(t=t.textSearch(r,n[o]));else t=t.eq(r,n)}return t},nS=(t,{limit:e,offset:r,order:n,single:o}={})=>{if(n)if(Array.isArray(n))for(let s of n){let i=typeof s=="string"?s:s.by;t=t.order(i,{ascending:s.asc!==!1})}else{let s=typeof n=="string"?n:n.by;t=t.order(s,{ascending:n.asc!==!1})}return e&&(t=t.limit(e)),r&&(t=t.range(r,r+(e||20)-1)),o&&(t=t.single()),t},Kh=t=>({name:"supabase",client:t,getSession:async()=>{let{data:e}=await t.auth.getSession();return e?.session||null},getUser:async()=>{let{data:e}=await t.auth.getUser();return e?.user||null},signIn:e=>e.provider?t.auth.signInWithOAuth({provider:e.provider}):e.token?t.auth.signInWithIdToken(e):t.auth.signInWithPassword(e),signUp:e=>t.auth.signUp(e),signOut:()=>t.auth.signOut(),onAuthStateChange:e=>{let{data:{subscription:r}}=t.auth.onAuthStateChange((n,o)=>e(n,o));return()=>r.unsubscribe()},select:async({from:e,schema:r,select:n,params:o,headers:s,...i})=>{let c=(r?t.schema(r):t).from(e).select(n||"*");if(c=Tf(c,o),c=nS(c,i),s)try{for(let l in s)c.setHeader?c=c.setHeader(l,s[l]):t.rest&&(t.rest.headers[l]=s[l])}catch(l){console.warn("[supabase] setHeader failed:",l.message)}return c},rpc:({from:e,params:r})=>t.rpc(e,r),insert:({from:e,schema:r,data:n,select:o})=>(r?t.schema(r):t).from(e).insert(n).select(o||"*"),update:({from:e,schema:r,data:n,params:o,select:s})=>{let a=(r?t.schema(r):t).from(e).update(n);return a=Tf(a,o),a.select(s||"*")},upsert:({from:e,schema:r,data:n,select:o})=>(r?t.schema(r):t).from(e).upsert(n).select(o||"*"),delete:({from:e,params:r})=>{let n=t.from(e).delete();return n=Tf(n,r),n},subscribe:({from:e,params:r,on:n},o)=>{let s=n||"*",i=t.channel(`db-${e}-${Date.now()}`).on("postgres_changes",{event:s,schema:"public",table:e,...r?.id?{filter:`id=eq.${r.id}`}:{}},a=>o(a.new,a.old,a)).subscribe();return()=>t.removeChannel(i)},upload:({bucket:e,path:r,file:n,options:o})=>t.storage.from(e).upload(r,n,o),download:({bucket:e,path:r})=>t.storage.from(e).download(r),getPublicUrl:({bucket:e,path:r})=>t.storage.from(e).getPublicUrl(r)})});var Jh={};I(Jh,{restAdapter:()=>Zh,setup:()=>sS});var oS,$e,sS,Zh,Qh=F(()=>{"use strict";oS=(t,e,r)=>{let n=e&&!e.startsWith("/")?"/":"",o=new URL(`${t}${n}${e}`);if(r)for(let s in r){let i=r[s];i!=null&&o.searchParams.set(s,typeof i=="object"?JSON.stringify(i):i)}return o.toString()},$e=async(t,e)=>{let r=await globalThis.fetch(t,e),n=r.headers.get("content-type"),o=n&&n.includes("json")?await r.json():await r.text();return{data:o,error:r.ok?null:o?.message||o?.error||r.statusText,status:r.status}},sS=async({url:t,headers:e,auth:r,fetchOptions:n})=>{if(!t)throw new Error("@symbo.ls/fetch rest: url is required");return Zh(t,e,r,n)},Zh=(t,e={},r,n={})=>{let o=r?.token||null,s=f=>{let p={...e,...f};return o&&(p.Authorization=`Bearer ${o}`),p},i=f=>({...s(f),"Content-Type":"application/json"}),a=f=>({...n,...f}),c=(f,p)=>{let u=p||t;if(f&&(f.startsWith("http://")||f.startsWith("https://")))return f;let d=f&&!f.startsWith("/")?"/":"";return`${u}${d}${f||""}`};return{name:"rest",setToken:f=>{o=f},getSession:async()=>{if(!r?.sessionUrl)return o?{token:o}:null;let f=await $e(c(r.sessionUrl,r.baseUrl),a({headers:s()}));return f.error?null:f.data},signIn:async f=>{if(!r?.signInUrl)throw new Error("rest: auth.signInUrl not configured");let p=await $e(c(r.signInUrl,r.baseUrl),a({method:"POST",headers:i(),body:JSON.stringify(f)}));return p.data?.token&&(o=p.data.token),p},signOut:async()=>(r?.signOutUrl&&await $e(c(r.signOutUrl,r.baseUrl),a({method:"POST",headers:s()})),o=null,{error:null}),select:({from:f,params:p,select:u,limit:d,offset:h,order:g,single:m,headers:y,baseUrl:b})=>{let w={...p};return u&&(w.select=u),d&&(w.limit=d),h&&(w.offset=h),m&&(w.single=!0),g&&(typeof g=="string"?w.order=g:Array.isArray(g)?w.order=g.map(x=>`${x.by}:${x.asc===!1?"desc":"asc"}`).join(","):g.by&&(w.order=`${g.by}:${g.asc===!1?"desc":"asc"}`)),$e(oS(b||t,f||"",w),a({headers:s(y)}))},rpc:({from:f,params:p,headers:u,baseUrl:d})=>$e(c(`rpc/${f}`,d),a({method:"POST",headers:i(u),body:JSON.stringify(p)})),insert:({from:f,data:p,headers:u,baseUrl:d})=>$e(c(f,d),a({method:"POST",headers:i(u),body:JSON.stringify(p)})),update:({from:f,data:p,params:u,method:d,headers:h,baseUrl:g})=>{let m=u?.id||p?.id,y=m?`${f}/${m}`:f;return $e(c(y,g),a({method:d||"PATCH",headers:i(h),body:JSON.stringify(p)}))},delete:({from:f,params:p,headers:u,baseUrl:d})=>{let h=p?.id,g=h?`${f}/${h}`:f;return $e(c(g,d),a({method:"DELETE",headers:s(u)}))}}}});var eg={};I(eg,{localAdapter:()=>tg,setup:()=>aS});var Of,iS,aS,tg,rg=F(()=>{"use strict";Of=(t,e)=>{if(!e)return!0;for(let r in e){let n=e[r];if(n===null){if(t[r]!==null&&t[r]!==void 0)return!1}else if(Array.isArray(n)){if(!n.includes(t[r]))return!1}else if(typeof n=="object"){for(let o in n)if(o==="gt"&&!(t[r]>n[o])||o==="gte"&&!(t[r]>=n[o])||o==="lt"&&!(t[r]<n[o])||o==="lte"&&!(t[r]<=n[o])||o==="neq"&&t[r]===n[o]||o==="like"&&!String(t[r]).includes(n[o]))return!1}else if(t[r]!==n)return!1}return!0},iS=(t,{order:e,limit:r,offset:n,single:o})=>{let s=[...t];if(e){let i=typeof e=="string"?e:e.by,a=e.asc!==!1;s.sort((c,l)=>c[i]<l[i]?a?-1:1:c[i]>l[i]?a?1:-1:0)}return n&&(s=s.slice(n)),r&&(s=s.slice(0,r)),o?{data:s[0]||null,error:null}:{data:s,error:null}},aS=async({data:t,...e})=>tg(t,e),tg=(t={},e={})=>{let r={},n={},o=e.persist!==!1&&typeof localStorage<"u",s=e.prefix||"smbls_db_",i=f=>{if(!r[f])if(o)try{let p=localStorage.getItem(s+f);r[f]=p?JSON.parse(p):t[f]||[]}catch{r[f]=t[f]||[]}else r[f]=t[f]||[];return r[f]},a=f=>{if(o)try{localStorage.setItem(s+f,JSON.stringify(r[f]))}catch{}},c=(f,p,u,d)=>{let h=n[f];if(h)for(let g of h)g(u,d,{event:p,table:f})},l=Date.now();return{name:"local",store:r,select:async({from:f,params:p,...u})=>{let h=i(f).filter(g=>Of(g,p));return iS(h,u)},insert:async({from:f,data:p})=>{let u=i(f),h=(Array.isArray(p)?p:[p]).map(g=>{let m={id:g.id||++l,...g};return u.push(m),m});a(f);for(let g of h)c(f,"INSERT",g,null);return{data:Array.isArray(p)?h:h[0],error:null}},update:async({from:f,data:p,params:u})=>{let d=i(f),h=[];for(let g=0;g<d.length;g++)if(Of(d[g],u)){let m={...d[g]};Object.assign(d[g],p),h.push(d[g]),c(f,"UPDATE",d[g],m)}return a(f),{data:h,error:null}},delete:async({from:f,params:p})=>{let u=i(f),d=[];for(let h=u.length-1;h>=0;h--)Of(u[h],p)&&(d.push(u[h]),u.splice(h,1),c(f,"DELETE",null,d[d.length-1]));return a(f),{data:d,error:null}},subscribe:({from:f,on:p},u)=>{n[f]||(n[f]=[]);let d=(h,g,m)=>{p&&p!=="*"&&p!==m.event||u(h,g,m)};return n[f].push(d),()=>{let h=n[f].indexOf(d);h>-1&&n[f].splice(h,1)}}}}});var vo={};I(vo,{createAdapter:()=>dS,default:()=>kS,executeFetch:()=>ko,fetchPlugin:()=>Df,initAdapterAuth:()=>Ji,parseDuration:()=>bo,queryClient:()=>wS,registerAdapter:()=>pS,resolveDb:()=>ig});var cS,lS,Ki,yo,Yi,If,fS,uS,pS,dS,ig,bo,xt,ag,mo,hS,wo,xo,_o,Xi,$f,Zi,gS,ng,Rf,cg,lg,Br,og,mS,sg,yS,Qi,fg,Ji,Ff,Nt,Xt,So,gr,ae,Fe,bS,xS,_S,Pf,SS,ko,wS,Df,kS,mr=F(()=>{"use strict";R();cS=["select","rpc","insert","update","delete","subscribe"],lS={supabase:()=>Promise.resolve().then(()=>(Xh(),Yh)),rest:()=>Promise.resolve().then(()=>(Qh(),Jh)),local:()=>Promise.resolve().then(()=>(rg(),eg))},Ki=Symbol.for("@symbo.ls/fetch:CUSTOM_ADAPTERS"),yo=(()=>{if(typeof globalThis<"u"&&globalThis[Ki])return globalThis[Ki];let t={};if(typeof globalThis<"u")try{return Object.defineProperty(globalThis,Ki,{value:t,writable:!1,configurable:!1,enumerable:!1}),globalThis[Ki]}catch{}return t})(),Yi=Symbol.for("@symbo.ls/fetch:PENDING_ADAPTERS"),If=(()=>{if(typeof globalThis<"u"&&globalThis[Yi])return globalThis[Yi];let t={};if(typeof globalThis<"u")try{return Object.defineProperty(globalThis,Yi,{value:t,writable:!1,configurable:!1,enumerable:!1}),globalThis[Yi]}catch{}return t})(),fS=5e3,uS=t=>new Promise(e=>{if(yo[t])return e(yo[t]);let r=If[t]||=[],n=!1,o=()=>{n||(n=!0,e(yo[t]||null))};r.push(o),setTimeout(o,fS)}),pS=(t,e)=>{yo[t]=e;let r=If[t];if(r&&r.length){If[t]=[];for(let n of r)n()}},dS=t=>{let e={};for(let r of cS)t[r]&&(e[r]=t[r]);return e.name=t.name||"custom",e},ig=async t=>{if(!t)return null;if(typeof t.select=="function")return t;let{adapter:e,...r}=t,n=typeof e=="string"?e:typeof t=="string"?t:null;if(!n)return null;let o=yo[n]||lS[n];if(!o&&(o=await uS(n),!o))throw new Error(`Unknown db adapter: "${n}". Use registerAdapter() for adapters with optional deps.`);let s=await o();if(!s||typeof s.setup!="function")throw new Error(`Adapter "${n}" loader returned a module without a setup() function. Got keys: [${Object.keys(s||{}).join(", ")}]. Likely a bundler chunk-resolution issue.`);return s.setup(r)},bo=t=>{if(!t)return 0;if(typeof t=="number")return t;let e=t.match(/^(\d+)(ms|s|m|h)$/);if(!e)return 0;let r=parseInt(e[1]),n=e[2];return n==="ms"?r:n==="s"?r*1e3:n==="m"?r*6e4:n==="h"?r*36e5:0},xt=new Map,ag=new Map,mo=new Map,hS=(t,e)=>{if(t.cache?.key)return t.cache.key;let r=yS(t.params),n=`${t.from}:${t.method}:${JSON.stringify(r||"")}`;return e?`${n}:${e}`:n},wo=t=>xt.get(t)||null,xo=(t,e,r)=>{let n=xt.get(t),o={data:e,error:r,time:Date.now(),stale:!1};xt.set(t,o);let s=ag.get(t);if(s)for(let i of s)C(i)&&i(o);return o},_o=t=>{if(t){let e=xt.get(t);e&&(e.stale=!0);return}for(let[,e]of xt)e.stale=!0},Xi=t=>{if(t){xt.delete(t);return}xt.clear()},$f=t=>!t&&t!==!1?{staleTime:6e4,gcTime:3e5}:t===!1?null:t===!0?{staleTime:6e4,gcTime:3e5}:typeof t=="number"?{staleTime:t,gcTime:Math.max(t*5,3e5)}:S(t)?{staleTime:bo(t),gcTime:3e5}:{staleTime:bo(t.stale||t.staleTime)||6e4,gcTime:bo(t.gc||t.gcTime||t.expire)||3e5,key:t.key},Zi=null,gS=()=>{Zi||(Zi=setInterval(()=>{let t=Date.now();for(let[e,r]of xt){let n=ag.get(e);!(n&&n.size>0)&&t-r.time>(r.gcTime||3e5)&&xt.delete(e)}},3e4),Zi.unref&&Zi.unref())};gS();ng=3,Rf=t=>Math.min(1e3*2**t,3e4),cg=t=>{let e=t.retry;return e===!1?{count:0}:e===!0||e===void 0?{count:ng,delay:Rf}:typeof e=="number"?{count:e,delay:Rf}:{count:e.count??ng,delay:C(e.delay)?e.delay:typeof e.delay=="number"?()=>e.delay:Rf}},lg=async(t,e)=>{let{count:r,delay:n}=e,o;for(let s=0;s<=r;s++)try{let i=await t();if(i?.error){if(o=i.error,s<r){let a=C(n)?n(s,o):n;await new Promise(c=>setTimeout(c,a));continue}return i}return i}catch(i){if(o=i,s<r){let a=C(n)?n(s,i):n;await new Promise(c=>setTimeout(c,a));continue}throw i}return{data:null,error:o}},Br={focus:new Set,online:new Set},og=!1,mS=()=>{if(og||typeof window>"u")return;og=!0;let t=()=>{for(let r of Br.focus)r()},e=()=>{for(let r of Br.online)r()};window.addEventListener("visibilitychange",()=>{document.visibilityState==="visible"&&t()}),window.addEventListener("focus",t),window.addEventListener("online",e)},sg=(t,e)=>{let r=e.__ref;if(t===!0)return{from:r.__state||e.key,method:"select",query:!0,on:"create"};if(S(t))return{from:t,method:"select",query:!0,on:"create"};if(_(t)){let n={...t};return n.from=n.from||r.__state||e.key,n.method=n.method||"select",n.on=n.on||"create",n.query===void 0&&(n.query=!0),n}return null},yS=t=>(!t||C(t),t),Qi=(t,e)=>{let r=t?.state?.root||e?.state?.root;if(r?.lang)return r.lang},fg=(t,e,r)=>{let n;if(!t)n=void 0;else if(C(t))n=t(e,e.state);else{n={};for(let o in t){let s=t[o];n[o]=C(s)?s(e,e.state):s}}return n},Ji=async(t,e)=>{if(!t||t.__authInitialized||(t.__authInitialized=!0,!t.getSession))return;let r=(n,o)=>{let s=e.state?.root;s?.update&&s.update({auth:{user:n,session:o,loading:!1}})};try{let n=await t.getSession();r(n?.user||null,n)}catch(n){console.warn("[fetch] Failed to restore auth session:",n.message)}t.onAuthStateChange&&t.onAuthStateChange((n,o)=>{r(o?.user||null,o)})},Ff=async(t,e)=>{if(C(t.select))return t.auth!==!1&&await Ji(t,e),t;if(t.__resolved)return t.auth!==!1&&await Ji(t.__resolved,e),t.__resolved;if(t.__resolving)return t.__resolving;t.__resolving=ig(t);let r=await t.__resolving;return delete t.__resolving,r?(r.auth=t.auth,r.url=t.url,r.key=t.key,t.__resolved=r,e.fetch=r,t.auth!==!1&&await Ji(r,e),r):null},Nt=(t,e,...r)=>{let n=C(t[e])?t[e]:null;n&&n.call(t,...r,t,t.state,t.context)},Xt=(t,e,r,...n)=>{let o=t&&C(t[r])?t[r]:null;o&&o.call(e,...n,e,e.state,e.context)},So=t=>{let e={},r=t.node;if(!r)return e;if(r.tagName==="FORM"){let o=new FormData(r);for(let[s,i]of o.entries())e[s]=i;return e}let n=r.querySelectorAll("input, textarea, select");for(let o=0;o<n.length;o++){let s=n[o],i=s.name||s.getAttribute("name");i&&(s.type==="checkbox"?e[i]=s.checked:s.type==="file"?e[i]=s.files:e[i]=s.value)}return e},gr=(t,e,r,n={})=>{let o=r&&r.startsWith("~/"),s=o&&t.state?.root||t.state;if(s?.update)if(o){let i=r.slice(2);e&&typeof e=="object"&&!Array.isArray(e)&&i in e?s.update(e,{preventFetch:!0,...n}):s.update({[i]:e},{preventFetch:!0,...n})}else{let i=r?{[r]:e}:e;s.update(i,{preventFetch:!0,...n})}},ae=(t,e)=>{let r=t?.__ref;r&&(r.__fetchStatus=e,r.__fetching=e.isFetching,r.__fetchError=e.error)},Fe=async(t,e,r,n={})=>{let o=r?.fetch;if(!o||!e||!e.__ref||t.enabled===!1||C(t.enabled)&&!t.enabled(e,e.state)||t.skip===!0||C(t.skip)&&t.skip(e,e.state))return;let s=await Ff(o,r);if(!s||!e.__ref)return;let i=e.__ref,{from:a,method:c,query:l,params:f,cache:p,transform:u,single:d,auth:h,fields:g,as:m,limit:y,offset:b,order:w,headers:x,baseUrl:v,page:A,cursor:P,getNextPageParam:H,getPreviousPageParam:O,infinite:M,placeholderData:V,initialData:tt,select:N,keepPreviousData:$}=t,G=S(N)?N:void 0;if(l&&C(e.getQuery)){let Y=e.getQuery(s.name||"paths");Y&&(G=Y.select||Y.length&&Y.join(",")||G)}let K=fg(f,e,r),dt=$f(p),In=cg(t),Rc=Qi(e,r),C_=Rc?`:${Rc}`:"",ft=dt?p?.key||`${a}:${c}:${JSON.stringify(K||"")}${M?":infinite":""}${A?":p"+JSON.stringify(A):""}${C_}`:null;if(!i.__fetchInitialized&&ft&&(i.__fetchInitialized=!0,tt!==void 0)){let Y=C(tt)?tt():tt;xo(ft,Y,null)}if((c==="select"||c==="rpc")&&ft&&dt){let Y=wo(ft);if(Y&&!Y.error){let U=Date.now()-Y.time,it=Y.stale||U>(dt.staleTime||0),B=Y.data;if(C(N)&&(B=N(B,e,e.state)),u&&(B=u(B,e,e.state)),gr(e,B,m),!it){ae(e,{isFetching:!1,isLoading:!1,isStale:!1,isSuccess:!0,error:null,status:"success",fetchStatus:"idle"});return}}else if(V!==void 0){let U=C(V)?V(e,e.state):V;U!==void 0&&gr(e,U,m)}}if(ft&&mo.has(ft)&&!n.force){let Y=mo.get(ft);try{let U=await Promise.race([Y,new Promise((it,B)=>setTimeout(()=>B("DEDUP_TIMEOUT"),15e3))]);if(U?.data!==void 0){let it=U.data;C(N)&&(it=N(it,e,e.state)),u&&(it=u(it,e,e.state)),gr(e,it,m),Nt(e,"onFetchComplete",it),Xt(t,e,"onFetchComplete",it)}}catch{}return}let A_=!wo(ft)?.data;ae(e,{isFetching:!0,isLoading:A_,isStale:!1,isSuccess:!1,error:null,status:"pending",fetchStatus:"fetching"}),Nt(e,"onFetchStart"),Xt(t,e,"onFetchStart");let ge=r?.analyze?.emitNetwork,Pc=ge?typeof performance<"u"?performance.now():Date.now():0;ge&&ge({phase:"start",mode:"query",from:a,method:c,cacheKey:ft,lang:Rc});let Ch=lg(async()=>{if(h!==!1&&s.auth!==!1&&s.getSession){let B=await s.getSession();if(h===!0&&!B){let bt={message:"Not authenticated"};return ae(e,{isFetching:!1,isLoading:!1,isStale:!1,isSuccess:!1,error:bt,status:"error",fetchStatus:"idle"}),Nt(e,"onFetchError",bt),Xt(t,e,"onFetchError",bt),{data:null,error:bt}}}let Y=s[c];if(!C(Y))return{data:null,error:{message:`Method "${c}" not found on adapter`}};let U={from:a,select:G,params:K,single:d,limit:y,offset:b,order:w,headers:x,baseUrl:v},it=Qi(e,r);if(it&&(U.headers={...U.headers,"Accept-Language":it}),A!==void 0){if(_(A))A.offset!==void 0&&(U.offset=A.offset),A.limit!==void 0&&(U.limit=A.limit),A.cursor!==void 0&&(U.params={...U.params,cursor:A.cursor});else if(typeof A=="number"){let B=t.pageSize||y||20;U.offset=(A-1)*B,U.limit=B}}if(P!==void 0&&(U.params={...U.params,cursor:P}),c==="insert"||c==="update"||c==="upsert"){let B;if(g===!0||t.on==="submit")B=So(e);else if(T(g)){let bt=So(e);B={};for(let Ic of g)B[Ic]=bt[Ic]}else e.state?.parse?B=e.state.parse():_(e.state)&&(B={...e.state});u&&(B=u(B,e,e.state)),U.data=B}if(c==="rpc"){let B=K;if(t.on==="submit"){let bt=So(e);B=t.transformParams?t.transformParams(bt,e,e.state):bt}U.params=B}if(c==="subscribe"){let B=s.subscribe({from:a,params:K,on:t.subscribeOn},(bt,Ic,qv)=>{gr(e,bt,m),Nt(e,"onFetchComplete",bt),Xt(t,e,"onFetchComplete",bt)});return i.__unsubscribe=B,{data:null,error:null,subscribed:!0}}return Y(U)},In);ft&&mo.set(ft,Ch);try{let Y=await Ch;if(Y?.subscribed)return;let{data:U,error:it}=Y||{};if(it){ft&&xo(ft,null,it),ae(e,{isFetching:!1,isLoading:!1,isStale:!1,isSuccess:!1,error:it,status:"error",fetchStatus:"idle"}),Nt(e,"onFetchError",it),Xt(t,e,"onFetchError",it),ge&&ge({phase:"error",mode:"query",from:a,method:c,cacheKey:ft,error:it.message||it,durationMs:(typeof performance<"u"?performance.now():Date.now())-Pc});return}if(U!==void 0){if((c==="select"||c==="rpc")&&ft){let bt=xo(ft,U,null);bt.gcTime=dt?.gcTime||3e5}let B=U;M&&T(U)&&(i.__pages||(i.__pages=[]),n.direction==="previous"?i.__pages.unshift(U):i.__pages.push(U),B=i.__pages.flat(),H&&(i.__nextPageParam=H(U,i.__pages),i.__hasNextPage=i.__nextPageParam!=null),O&&(i.__prevPageParam=O(U,i.__pages),i.__hasPreviousPage=i.__prevPageParam!=null)),C(N)&&(B=N(B,e,e.state)),u&&(B=u(B,e,e.state)),(!$||B!==void 0)&&gr(e,B,m),ae(e,{isFetching:!1,isLoading:!1,isStale:!1,isSuccess:!0,error:null,status:"success",fetchStatus:"idle"}),Nt(e,"onFetchComplete",B),Xt(t,e,"onFetchComplete",B),ge&&ge({phase:"success",mode:"query",ok:!0,from:a,method:c,cacheKey:ft,durationMs:(typeof performance<"u"?performance.now():Date.now())-Pc})}}catch(Y){ae(e,{isFetching:!1,isLoading:!1,isStale:!1,isSuccess:!1,error:Y,status:"error",fetchStatus:"idle"}),Nt(e,"onFetchError",Y),Xt(t,e,"onFetchError",Y),ge&&ge({phase:"error",mode:"query",from:a,method:c,cacheKey:ft,error:Y.message||String(Y),durationMs:(typeof performance<"u"?performance.now():Date.now())-Pc})}finally{ft&&mo.delete(ft)}},bS=(t,e,r)=>{let n=t.on,o=e.__ref;o.__fetchListeners||(o.__fetchListeners=[]);let s=t.__runner||Fe;if(n==="submit"){let i=c=>{c.preventDefault(),s(t,e,r)},a=e.node;a&&(a.addEventListener("submit",i),o.__fetchListeners.push(()=>a.removeEventListener("submit",i)))}else if(n==="click"){let i=()=>s(t,e,r),a=e.node;a&&(a.addEventListener("click",i),o.__fetchListeners.push(()=>a.removeEventListener("click",i)))}else n==="stateChange"&&(o.__fetchOnStateChange=()=>s(t,e,r))},xS=(t,e,r)=>{let n=e.__ref;n.__fetchCleanups||(n.__fetchCleanups=[]),mS();let o=t.refetchInterval;if(o){let s=typeof o=="number"?o:bo(o);if(s>0){let i=setInterval(()=>{(t.refetchIntervalInBackground||typeof document>"u"||document.visibilityState==="visible")&&Fe(t,e,r,{force:!0})},s);n.__fetchCleanups.push(()=>clearInterval(i))}}if(t.refetchOnWindowFocus!==!1){let s=()=>{let i=Qi(e,r),a=hS(t,i),c=wo(a),l=$f(t.cache);(!c||c.stale||Date.now()-c.time>(l?.staleTime||0))&&Fe(t,e,r,{force:!0})};Br.focus.add(s),n.__fetchCleanups.push(()=>Br.focus.delete(s))}if(t.refetchOnReconnect!==!1){let s=()=>Fe(t,e,r,{force:!0});Br.online.add(s),n.__fetchCleanups.push(()=>Br.online.delete(s))}},_S=(t,e,r)=>{if(!e.optimistic)return null;let n=t.__ref,o=e.as,s=t.state?.parse?t.state.parse():_(t.state)?{...t.state}:t.state;n.__optimisticSnapshot=s;let i=C(e.optimistic)?e.optimistic(r,s,t):e.optimistic;return i!==void 0&&gr(t,i,o),s},Pf=(t,e)=>{let r=t.__ref,n=r.__optimisticSnapshot;n!==void 0&&(gr(t,n,e.as),delete r.__optimisticSnapshot)},SS=async(t,e,r)=>{let n=r?.fetch;if(!n)return;let o=await Ff(n,r);if(!o)return;let s=e.__ref,{method:i,from:a,fields:c,transform:l,as:f,on:p,auth:u,headers:d,baseUrl:h,invalidates:g,optimistic:m,onMutate:y,onSuccess:b,onError:w,onSettled:x}=t,v;if(c===!0||p==="submit")v=So(e);else if(T(c)){let O=So(e);v={};for(let M of c)v[M]=O[M]}else e.state?.parse?v=e.state.parse():_(e.state)&&(v={...e.state});l&&(v=l(v,e,e.state)),C(y)&&y(v,e,e.state);let A=m?_S(e,t,v):null;s.__fetching=!0,ae(e,{isFetching:!0,isLoading:!1,isStale:!1,isSuccess:!1,error:null,status:"pending",fetchStatus:"fetching"}),Nt(e,"onFetchStart"),Xt(t,e,"onFetchStart");let P=r?.analyze?.emitNetwork,H=P?typeof performance<"u"?performance.now():Date.now():0;P&&P({phase:"start",mode:"mutation",from:a,method:i});try{if(u!==!1&&o.auth!==!1&&o.getSession){let K=await o.getSession();if(u===!0&&!K){A!==void 0&&Pf(e,t);let dt={message:"Not authenticated"};Nt(e,"onFetchError",dt),Xt(t,e,"onFetchError",dt);return}}let O=o[i];if(!C(O))return;let M={from:a,data:v,headers:d,baseUrl:h};t.params&&(M.params=fg(t.params,e,r));let V=Qi(e,r);V&&(M.headers={...M.headers,"Accept-Language":V});let tt=cg(t),N=await lg(()=>O(M),tt),{data:$,error:G}=N||{};if(G){A!==void 0&&Pf(e,t),ae(e,{isFetching:!1,isLoading:!1,isStale:!1,isSuccess:!1,error:G,status:"error",fetchStatus:"idle"}),Nt(e,"onFetchError",G),C(w)&&w(G,v,e),C(x)&&x(null,G,v,e),P&&P({phase:"error",mode:"mutation",from:a,method:i,error:G.message||String(G),durationMs:(typeof performance<"u"?performance.now():Date.now())-H});return}if(delete s.__optimisticSnapshot,$!==void 0){let K=f?{[f]:$}:$;e.state?.update&&e.state.update(K,{preventFetch:!0})}if(ae(e,{isFetching:!1,isLoading:!1,isStale:!1,isSuccess:!0,error:null,status:"success",fetchStatus:"idle"}),Nt(e,"onFetchComplete",$),Xt(t,e,"onFetchComplete",$),C(b)&&b($,v,e),C(x)&&x($,null,v,e),P&&P({phase:"success",mode:"mutation",ok:!0,from:a,method:i,durationMs:(typeof performance<"u"?performance.now():Date.now())-H}),g){let K=T(g)?g:[g];for(let dt of K)if(dt===!0||dt==="*")for(let[In]of xt)In.startsWith(a+":")&&_o(In);else _o(dt)}}catch(O){A!==void 0&&Pf(e,t),ae(e,{isFetching:!1,isLoading:!1,isStale:!1,isSuccess:!1,error:O,status:"error",fetchStatus:"idle"}),Nt(e,"onFetchError",O),Xt(t,e,"onFetchError",O),C(w)&&w(O,v,e),C(x)&&x(null,O,v,e),P&&P({phase:"error",mode:"mutation",from:a,method:i,error:O.message||String(O),durationMs:(typeof performance<"u"?performance.now():Date.now())-H})}finally{s.__fetching=!1}},ko=(t,e,r,n)=>{if(!t||!n?.fetch)return;let s=q(t,e);if(!s)return;let i=T(s)?s.map(c=>sg(q(c,e),e)).filter(Boolean):[sg(s,e)].filter(Boolean);for(let c of i){let l=c.method==="insert"||c.method==="update"||c.method==="upsert"||c.method==="delete",f=l?SS:Fe;c.on==="create"?f(c,e,n):Promise.resolve().then(()=>{bS({...c,__runner:f},e,n)}),!l&&c.on==="create"&&(c.refetchInterval||c.refetchOnWindowFocus!==!1||c.refetchOnReconnect!==!1)&&xS(c,e,n)}let a=e.__ref;a.refetch=c=>{for(let l of i)Fe(l,e,n,{force:!0,...c})},a.fetchNextPage=()=>{let c=i[0];if(!c||!c.infinite)return;let l=a.__nextPageParam;if(l==null)return;let f={...c,cursor:l};Fe(f,e,n,{direction:"next",force:!0})},a.fetchPreviousPage=()=>{let c=i[0];if(!c||!c.infinite)return;let l=a.__prevPageParam;if(l==null)return;let f={...c,cursor:l};Fe(f,e,n,{direction:"previous",force:!0})}},wS={invalidateQueries:t=>{if(!t){_o();return}if(S(t))for(let[e]of xt)(e.startsWith(t)||e.includes(t))&&_o(e);else if(T(t)){let e=t.join(":");for(let[r]of xt)r.includes(e)&&_o(r)}},removeQueries:t=>{if(!t){Xi();return}if(S(t))for(let[e]of xt)(e.startsWith(t)||e.includes(t))&&Xi(e)},getQueryData:t=>wo(t)?.data??void 0,setQueryData:(t,e)=>{let r=wo(t),n=C(e)?e(r?.data):e;xo(t,n,null)},prefetchQuery:async(t,e)=>{let r=e?.fetch;if(!r)return;let n=await Ff(r,e);if(!n)return;let o=t.cache?.key||`${t.from}:${t.method||"select"}:${JSON.stringify(t.params||"")}`,s=n[t.method||"select"];if(!C(s))return;let i=await s({from:t.from,params:t.params,limit:t.limit,offset:t.offset,order:t.order,single:t.single});if(i?.data!==void 0&&!i?.error){let a=xo(o,i.data,null);a.gcTime=$f(t.cache)?.gcTime||3e5}return i},getCache:()=>xt,clear:()=>Xi(),dropNonLang:t=>{if(!t)return;let e=`:${t}`;for(let[r]of xt)r.match(/:([a-z]{2,3})$/i)&&(r.endsWith(e)||Xi(r))}},Df={name:"fetch",create(t){let e=t.fetch;e&&(t.parent||mo.clear(),ko(e,t,t.state,t.context))}},kS=ko});function Ao(t){let e=this,{__ref:r}=e,n=[].concat(t),o=r.root[n[0]];if(!n||!n.length)return console.log(n,"on",e.key,"is undefined");for(;o.key===n[0]&&(n.shift(),!!n.length);)if(o=o[n[0]],!o)return;return o}function Mf(t){let e=this,{parent:r}=e;if(C(t))return r.state&&t(r,r.state,r.context)?r:r.parent?r.lookup(t):void 0;if(e[t])return e[t];for(;r.param!==t;){if(r[t])return r[t];if(r=r.parent,!r)return}return r}function Nf(t){let e=this,{__ref:r}=e,n=r?.__children;if(n)for(let o=0;o<n.length;o++){let s=n[o],i=e[s];if(s===t)return i;if(C(t)){let c=t(i,i.state,i.context);if(i.state&&c)return i}let a=i?.lookdown?.(t);if(a)return a}}function jf(t,e=[]){let r=this,{__ref:n}=r,o=n?.__children;if(o){for(let s=0;s<o.length;s++){let i=o[s],a=r[i];if(i===t)e.push(a);else if(C(t)){let c=t(a,a.state,a.context);a.state&&c&&e.push(a)}a?.lookdownAll?.(t,e)}return e.length?e:void 0}}function ta(t={}){let e=this;if(e.node?.style){for(let r in t){let n=t[r],o=e[r];if(_(n)&&o)ta.call(o,n);else if(n!=null){let s=r.replace(/[A-Z]/g,a=>"-"+a.toLowerCase()),i=String(n).replace(/\s*!important\s*$/,"");e.node.style.setProperty(s,i,"important")}}return e}}function pg(t){let e=this;if(Ie("beforeRemove",e,t)===!1)return e;C(e.node.remove)?e.node.remove():Re()||(console.warn("This item cant be removed"),e.log()),delete e.parent[e.key],e.parent.__ref&&(e.parent.__ref.__children=jn(e.parent.__ref.__children,e.key)),Ie("remove",e,t)}function Bf(t){return this[t]}function Vf(t,e){let r=this;if(t)return r.update(t,e),r}function Uf(t){return t?this.__ref&&this.__ref[t]:this.__ref}function Eo(){return this.getRef("__children").map(e=>this[e])}function To(){return this.getRef().path}function Ro(t){let e=null,r=n=>n.__element&&n.root?.isRootState;if(!this)e=ug();else if(r(this))e=this.root;else if(this.__ref&&this.__ref.path){let n=this.state&&r(this.state),o=C(this.state)&&this.parent.state&&r(this.parent.state);(n||o)&&(e=this.state.root||this.parent.state.root)}return e||(e=ug()),t?e?.[t]:e}function Po(t){let e=this.getRootState()?.__element;return e&&Object.keys(e).length>0&&t?e[t]:e}function Io(t){return this.getRoot("data")&&Object.keys(this.getRoot("data")).length>0&&t?this.getRoot("data")[t]:this.getRoot("data")}function $o(t){let e=this.getRoot()?.context;return t?e[t]:e}function Fo(t){let e=this.context;return t?e[t]:e}function ea(){let t=this,e=[];for(let r in t)!Object.prototype.hasOwnProperty.call(t,r)||Te.has(r)&&!Wn.has(r)||e.push(r);return e}function ra(t=[]){let e=this,r={},n=ea.call(e),o=n.includes("children"),s=t.length?new Set(t):null;for(let i=0;i<n.length;i++){let a=n[i];if(s&&s.has(a)||!Object.prototype.hasOwnProperty.call(e,a)||o&&a==="content")continue;let c=e[a];if(a==="state"){if(e.__ref&&!e.__ref.__hasRootState)continue;let l=C(c&&c.parse)?c.parse():c;r[a]=C(l)?l:JSON.parse(JSON.stringify(l||{}))}else if(a==="scope"){if(e.__ref&&!e.__ref.__hasRootScope)continue;r[a]=JSON.parse(JSON.stringify(c||{}))}else if(a==="props"){let{__element:l,update:f,...p}=e[a];r[a]=p}else vt(c)&&Object.prototype.hasOwnProperty.call(e,a)&&(r[a]=c)}return r}function Co(t=[],e=new WeakSet){let r=this;if(e.has(r))return;e.add(r);let n=ra.call(r,t),o=t.length?new Set(t):null;for(let s in n){if(o&&o.has(s)||!Object.prototype.hasOwnProperty.call(r,s))continue;let i=n[s];Array.isArray(i)?n[s]=i.map(a=>j(a)?Co.call(a,t,e):a):j(i)&&(n[s]=Co.call(i,t,e))}return n}function Vr(...t){if(De!=="test"&&De!=="development")return;let e=this,{__ref:r}=e;return console.groupCollapsed(e.key),t.length?t.forEach(n=>console.log(`%c${n}:
|
|
16
|
+
`,"font-weight: bold",e[n])):(console.log(r.path),e.keys().forEach(o=>console.log(`%c${o}:`,"font-weight: bold",e[o]))),console.log(e),console.groupEnd(e.key),e}function Wf(...t){(De==="test"||De==="development")&&console.log(...t)}function Do(...t){(De==="test"||De==="development")&&console.warn(...t)}function yr(...t){if(De==="test"||De==="development"){if(t[t.length-1]?.debugger)debugger;throw t[t.length-1]?.verbose&&Vr.call(this),new Error(...t)}}function Lo(){let t=this,{key:e,parent:r}=t,{__children:n}=r.__ref,o=n.indexOf(e),s=n[o+1];return r[s]}function Mo(t){let e=t||this,{key:r,parent:n}=e,{__children:o}=n.__ref;if(!o)return;let s=o.indexOf(r);return n[o[s-1]]}function No(t={}){let e=this;e.data||(e.data={}),e.data.varCaches||(e.data.varCaches={});let r=e.data.varCaches,n={},o;for(let s in t)t[s]!==r[s]&&(o=!0,n[s]=t[s]);return{changed:s=>{if(!o)return;let i=s(n,Q(r));for(let a in n)r[a]=n[a];return i},timeout:(s,i)=>{if(!o)return;let a=setTimeout(()=>{s(n),clearTimeout(a)},i)}}}function Hf(t,...e){let r=this.context,n=r.utils?.[t]||r.functions?.[t]||r.methods?.[t]||r.snippets?.[t];if(n)try{let o=n.call(this,...e);return o&&typeof o.then=="function"&&o.catch(s=>{yr.call(this,s)}),o}catch(o){if(yr.call(this,o),r?.strictMode)throw o}}async function jo(){let t=this,e=t.context?.fetch;if(!e)return null;if(typeof e.select=="function"){if(!e.__authInitialized&&e.getSession){let{initAdapterAuth:o}=await Promise.resolve().then(()=>(mr(),vo));await o(e,t.context)}return e}if(e.__resolved){if(!e.__resolved.__authInitialized&&e.__resolved.getSession){let{initAdapterAuth:o}=await Promise.resolve().then(()=>(mr(),vo));await o(e.__resolved,t.context)}return e.__resolved}if(e.__resolving)return e.__resolving;let r=Promise.resolve().then(()=>(mr(),vo)).then(({resolveDb:o})=>o(e));e.__resolving=r;let n=await r;if(e.__resolved=n,t.context.fetch=n,delete e.__resolving,n?.getSession){let{initAdapterAuth:o}=await Promise.resolve().then(()=>(mr(),vo));await o(n,t.context)}return n}function Bo(t){let e=this,r=t||go.useStateQuery||e.context?.useStateQuery;if(!r)return null;let n={};if(Lf(e,n),r===!0)return n;let o=PS[r];return o?o(n):n}function Gf(t,e){return!!(Pr.has(t)||e?.context?.methods?.[t])}var De,dg,Oo,ug,zf,Lf,vS,hg,CS,AS,ES,TS,OS,RS,PS,gg=F(()=>{"use strict";Cf();Ir();gt();be();Dl();Rr();Ef();De="production";dg=null,Oo=t=>{dg=t||null},ug=()=>dg||null;zf=(t,e,r,n)=>Object.defineProperty(t,e,{get:r,set:n});Lf=(t,e)=>{let r=t.__ref;if(!r)return;let n=r.__state;n&&typeof n=="string"&&vS(e,n);let o=r.__children;if(o)for(let a=0;a<o.length;a++){let c=t[o[a]];c&&c.__ref&&Lf(c,e)}let s=r.contentElementKey||"content",i=t[s];i&&i.__ref&&Lf(i,e)},vS=(t,e)=>{let n=e.replaceAll("../","").replaceAll("~/","").split("/"),o=t;for(let s=0;s<n.length;s++){let i=n[s];s===n.length-1?o[i]||(o[i]=!0):(o[i]===!0&&(o[i]={}),o[i]||(o[i]={}),o=o[i])}},hg=(t,e=0)=>{let r=" ".repeat(e),n=Object.entries(t);return n.length?n.map(([s,i])=>i===!0?`${r}${s}`:`${r}${s} {
|
|
17
|
+
${hg(i,e+1)}
|
|
18
18
|
${r}}`).join(`
|
|
19
19
|
`):""},CS=t=>`{
|
|
20
|
-
${
|
|
20
|
+
${hg(t,1)}
|
|
21
21
|
}`,AS=t=>{let e={fields:{},include:[]},r=(n,o)=>{let s=[];for(let i in n)if(n[i]===!0)s.push(i);else{let a=o?`${o}.${i}`:i;e.include.push(a),r(n[i],a)}s.length&&(e.fields[o||"_root"]=s)};return r(t,""),e},ES=t=>{let e=s=>{let i=[],a=[];for(let c in s)if(s[c]===!0)i.push(c);else{let l=e(s[c]),f=[];l.select&&f.push(`$select=${l.select}`),l.expand&&f.push(`$expand=${l.expand}`),a.push(f.length?`${c}(${f.join(";")})`:c)}return{select:i.length?i.join(","):"",expand:a.length?a.join(","):""}},{select:r,expand:n}=e(t),o=[];return r&&o.push(`$select=${r}`),n&&o.push(`$expand=${n}`),o.join("&")},TS=(t,e)=>{let r=[],n=[],o=new Set,s=(f,p,u)=>{o.add(p),u&&n.push(`LEFT JOIN ${p} ON ${p}.${u}_id = ${u}.id`);for(let d in f)f[d]===!0?r.push(`${p}.${d}`):s(f[d],d,p)},i=Object.keys(t);i.length===1&&t[i[0]]!==!0?s(t[i[0]],i[0],null):s(t,"_root",null);let a=[...o][0]||"_root",c=r.length?r.join(", "):"*",l=n.length?`
|
|
22
22
|
`+n.join(`
|
|
23
23
|
`):"";return`SELECT ${c}
|
|
24
|
-
FROM ${a}${l}`},OS=t=>{let e=[],r=(n,o)=>{for(let s in n){let i=o?`${o}/${s}`:s;n[s]===!0?e.push(i):r(n[s],i)}};return r(t,""),e},RS=t=>{let e=n=>{let o=[];for(let s in n)n[s]===!0?o.push(s):o.push(`${s}(${e(n[s])})`);return o.join(", ")},r=Object.keys(t);return r.length===1&&t[r[0]]!==!0?{from:r[0],select:e(t[r[0]])}:{from:null,select:e(t)}},PS={graphql:CS,"json-api":AS,odata:ES,sql:TS,supabase:RS,paths:OS}});var IS,qf,
|
|
24
|
+
FROM ${a}${l}`},OS=t=>{let e=[],r=(n,o)=>{for(let s in n){let i=o?`${o}/${s}`:s;n[s]===!0?e.push(i):r(n[s],i)}};return r(t,""),e},RS=t=>{let e=n=>{let o=[];for(let s in n)n[s]===!0?o.push(s):o.push(`${s}(${e(n[s])})`);return o.join(", ")},r=Object.keys(t);return r.length===1&&t[r[0]]!==!0?{from:r[0],select:e(t[r[0]])}:{from:null,select:e(t)}},PS={graphql:CS,"json-api":AS,odata:ES,sql:TS,supabase:RS,paths:OS}});var IS,qf,mg=F(()=>{"use strict";yi();IS={snapshotId:Zn},qf=(t,e)=>{let r=t.__ref,{currentSnapshot:n,calleeElement:o}=e;if(!o||o===t){let a=IS.snapshotId();return r.__currentSnapshot=a,[a,t]}let i=o.__ref.__currentSnapshot;return n<i?[i,o,!0]:[i,o]}});var na,Kf,yg=F(()=>{na=new Set(["__proto__","constructor","prototype","_id","__v","id","createdAt","updatedAt","schema"]),Kf=t=>typeof t=="string"&&na.has(t)});async function Yf(t){if(document.fullscreenElement)await document.exitFullscreen();else try{await(this.node||document).requestFullscreen()}catch(e){console.warn(`Error attempting to enable fullscreen mode: ${e.message} (${e.name})`)}}var bg=F(()=>{"use strict"});function $S(t){return/^[0-9.]+$/.test(t)&&t!==""}var Zt,Le,Ur,Jt,Xf,xg=F(()=>{"use strict";Zt={skypack:{url:"https://cdn.skypack.dev",formatUrl:(t,e)=>`${Zt.skypack.url}/${t}${e!=="latest"?`@${e}`:""}`},esmsh:{url:"https://esm.sh",formatUrl:(t,e)=>`${Zt.esmsh.url}/${t}${e!=="latest"?`@${e}`:""}`},unpkg:{url:"https://unpkg.com",formatUrl:(t,e)=>`${Zt.unpkg.url}/${t}${e!=="latest"?`@${e}`:""}?module`},jsdelivr:{url:"https://cdn.jsdelivr.net/npm",formatUrl:(t,e)=>`${Zt.jsdelivr.url}/${t}${e!=="latest"?`@${e}`:""}/+esm`},symbols:{url:"https://pkg.symbo.ls",formatUrl:(t,e)=>t.split("/").length>2||!$S(e)?`${Zt.symbols.url}/${t}`:`${Zt.symbols.url}/${t}/${e}.js`}},Le={"esm.sh":"esmsh",unpkg:"unpkg",skypack:"skypack",jsdelivr:"jsdelivr","pkg.symbo.ls":"symbols"},Ur=(t={})=>{let{packageManager:e}=t;return Le[e]||null},Jt=(t,e="latest",r="esmsh")=>(Zt[r]||Zt.esmsh).formatUrl(t,e),Xf=(t,e="skypack")=>{let r=t.dependencies||{},n=Object.keys(r);if(!n.length)return"";let o={};for(let s of n){let i=r[s]||"latest";o[s]=Jt(s,i,e)}return`<script type="importmap">{
|
|
25
25
|
"imports": ${JSON.stringify(o,null,2)}
|
|
26
|
-
}<\/script>`}});var Zf,
|
|
27
|
-
`)),DS=t=>typeof t=="string"&&t.length>0&&!t.startsWith("/")&&!t.startsWith("http")});var sa,lu,Tg=F(()=>{"use strict";gt();sa=(t,e)=>(T(e)?e:Object.values(e)).reduce((r,n)=>Math.abs(n-t)<Math.abs(r-t)?n:r),lu=(t,e)=>(t=parseFloat(t),_(e)&&(e=Object.values(e)),sa(t,e))});function Wr(t){let e=String(t||"").trim();if(!e)return{owner:Og,key:"",full:""};let r=null,n=e;if(e.includes("/")){let s=e.indexOf("/");r=e.slice(0,s),n=e.slice(s+1)}n=n.replace(/\.symbo\.ls$/iu,""),r||(r=Og);let o=n?`${r}/${n}`:"";return{owner:r,key:n,full:o}}async function ia(t,e={}){if((e.provider||"kv")==="api")return Rg(t,e);let n=await BS(t,e);return n||Rg(t,e)}async function BS(t,e={}){let r=e.kvBaseUrl||NS,n=e.env||"production",o=`${r}/kv/${encodeURIComponent(t)}?env=${n}`;try{let s=await fetch(o,{method:"GET"});return s.ok&&(await s.json())?.value||null}catch{return null}}async function Rg(t,e={}){let r=e.apiBaseUrl||jS,{key:n}=Wr(t);try{let o=`${r}/core/projects/libraries/available?search=${encodeURIComponent(n)}&limit=10`,s=await fetch(o,{method:"GET"});if(!s.ok)return null;let i=await s.json(),c=(i?.items||i?.data||(Array.isArray(i)?i:[])).find(d=>{let{key:h}=Wr(d?.key);return h.toLowerCase()===n.toLowerCase()});if(!c?.id&&!c?._id)return null;let l=c.id||c._id,f=`${r}/core/projects/${encodeURIComponent(l)}/data?branch=main`,p=await fetch(f,{method:"GET"});if(!p.ok)return null;let u=await p.json();return u?.data||u||null}catch{return null}}async function fu(t,e={}){return!t||!t.length?[]:(await Promise.all(t.map(async n=>{if(_(n))return n;if(S(n)){let{full:o}=Wr(n);if(!o)return null;try{let s=await ia(o,e);return s||console.warn(`[smbls] Shared library "${o}" not found`),s}catch(s){return console.warn(`[smbls] Failed to fetch shared library "${o}":`,s.message),null}}return null}))).filter(Boolean)}var Og,NS,jS,Vo,Uo,Pg=F(()=>{"use strict";gt();Og="system",NS="https://smbls-kv.nika-980.workers.dev",jS="https://api.symbols.app";Vo=(t,e)=>{for(let r in e)r in t?_(t[r])&&_(e[r])&&Vo(t[r],e[r]):t[r]=e[r]},Uo=(t,e)=>{if(!(!e||!e.length))for(let r=0;r<e.length;r++){let n=e[r];if(_(n)){for(let o in n)if(Object.prototype.hasOwnProperty.call(n,o))if(_(n[o])&&_(t[o]))if(o==="designSystem")Vo(t[o],n[o]);else for(let s in n[o])s in t[o]||(t[o][s]=n[o][s]);else o in t||(t[o]=n[o])}}}});var uu,pu,du,zo,hu,Wo,gu,br,Ig=F(()=>{"use strict";gt();uu=async t=>{try{await navigator.clipboard.writeText(t)}catch(e){console.warn("Failed to copy text: ",e)}},pu=async t=>{try{let e=new Blob([t],{type:"text/javascript"}),r=new window.ClipboardItem({"text/plain":e});await navigator.clipboard.write([r]),console.log("JavaScript code copied to clipboard as text/javascript")}catch(e){console.error("Failed to copy JavaScript code: ",e)}},du=t=>t.replace(/[^a-zA-Z0-9_]/g,""),zo=t=>(typeof t!="string"&&(t=String(t||"")),t.replace(/(?:^\w|[A-Z]|\b\w)/g,function(e,r){return r===0?e.toLowerCase():e.toUpperCase()}).replace(/\s+/g,"")),hu=t=>t&&t.replace(/\w\S*/g,e=>e.charAt(0).toUpperCase()+e.substr(1).toLowerCase()),Wo=t=>t.replace(/[^a-zA-Z0-9]/g," ").trim().toLowerCase().replace(/\s+/g,"-").replace(/-+/g,"-").replace(/^-|-$/g,""),gu=(t="")=>{if(typeof t!="string")return;let e=t.replace(/([A-Z])/g," $1");return e.charAt(0).toUpperCase()+e.slice(1)},br=t=>{if(T(t))return t;if(S(t))return t.split(" ");if(_(t))return Object.values(t);if(ne(t))return[t]}});var mu,$g=F(()=>{"use strict";mu=()=>{let t=document.styleSheets[0],e="";if(t)try{let r=t.cssRules||t.rules;for(let n=0;n<r.length;n++)e+=r[n].cssText}catch(r){console.error("Unable to access CSS rules. This may be due to CORS restrictions:",r)}else console.log("No stylesheets found in document.styleSheets[0].");return e}});var Tt,Hr,Ho,Go,Fg=F(()=>{"use strict";Tt=t=>{let e=t&&t.src;if(!e||typeof e!="string")return null;let r=t.context;if(!r)return null;let n=r.assets&&r.assets[e]||r.files&&r.files[e];return n?typeof n=="string"?{src:n,type:null,variants:null}:typeof n=="object"&&typeof n.src=="string"?n:null:null},Hr=(t,{keepOneX:e=!0}={})=>{if(!Array.isArray(t)||!t.length)return"";let r=t.some(o=>typeof o.width=="number"),n=[];for(let o of t)r&&typeof o.width=="number"?n.push(`${o.src} ${o.width}w`):r||(o.scale===1&&e?n.push(o.src):o.scale&&o.scale!==1&&n.push(`${o.src} ${o.scale}x`));return n.join(", ")},Ho=t=>{if(!t||!Array.isArray(t.variants))return"";let e=t.variants.filter(r=>r.format===t.type);return Hr(e,{keepOneX:!1})},Go=(t,e)=>{if(!t||typeof t!="object"||typeof t.src!="string")return[];if(!Array.isArray(t.variants)||!t.variants.length)return[{tag:"img",attr:{src:t.src,alt:e||""}}];let r=new Map;for(let a of t.variants)r.has(a.format)||r.set(a.format,[]),r.get(a.format).push(a);let n=[];for(let[a,c]of r)a!==t.type&&n.push({tag:"source",attr:{type:a,srcset:Hr(c,{keepOneX:!0})}});let o=r.get(t.type)||[],s=Hr(o,{keepOneX:!1}),i={src:t.src,alt:e||""};return s&&(i.srcset=s),[...n,{tag:"img",attr:i}]}});var aa={};I(aa,{CDN_PROVIDERS:()=>Zt,DOMQL_EVENTS:()=>hl,DOMQ_PROPERTIES:()=>Te,ENV:()=>Rl,HTML_TAGS:()=>Mr,METHODS:()=>Pr,METHODS_EXL:()=>Hn,NODE_ENV:()=>Yt,OPTIONS:()=>go,PACKAGE_MANAGER_TO_CDN:()=>Le,PARSED_DOMQ_PROPERTIES:()=>Wn,PROPS_METHODS:()=>Oe,STATE_METHODS:()=>ur,STATE_PROPERTIES:()=>dl,SVG_TAGS:()=>Dh,TYPES:()=>Mn,UNIVERSAL_RESERVED_KEYS:()=>na,addCaching:()=>Bi,addContext:()=>ji,addExtend:()=>ef,addExtends:()=>Et,addItemAfterEveryElement:()=>tl,addProtoToArray:()=>Bn,addRef:()=>Li,applyDependentState:()=>Sf,applyEvent:()=>Gi,applyEventUpdate:()=>qi,applyExtends:()=>Nh,applyProps:()=>co,arrayContainsOtherArray:()=>qc,arraysEqual:()=>rl,arrayzeValue:()=>br,buildImgSrcset:()=>Ho,buildSourcesAndImg:()=>Go,cache:()=>Af,call:()=>Hf,captureSnapshot:()=>qf,checkForStateTypes:()=>yf,checkIfInherits:()=>Hi,checkIfStringIsInArray:()=>sl,clone:()=>ml,cloneAndMergeArrayExtend:()=>to,cloneFunction:()=>jl,concatAddExtends:()=>Jl,copyJavaScriptToClipboard:()=>pu,copyStringToClipboard:()=>uu,createBasedOnType:()=>Di,createElement:()=>mf,createElementExtends:()=>ki,createExtends:()=>ro,createExtendsFromKeys:()=>Nr,createExtendsStack:()=>Ei,createIfConditionFlag:()=>Bl,createInheritedState:()=>bf,createKey:()=>Jn,createNestedObject:()=>kl,createNestedObjectByKeyPath:()=>_f,createObjectWithoutPrototype:()=>mi,createParent:()=>Mi,createPath:()=>Ni,createProps:()=>lo,createPropsStack:()=>$i,createRoot:()=>gf,createScope:()=>kf,createSnapshotId:()=>Zn,customDecodeURIComponent:()=>pl,customEncodeURIComponent:()=>ul,cutArrayAfterValue:()=>Jc,cutArrayBeforeValue:()=>Zc,debounce:()=>Qn,debounceOnContext:()=>Ll,decodeNewlines:()=>fl,deepClone:()=>Q,deepContains:()=>Sl,deepDefaults:()=>Vo,deepDestringifyFunctions:()=>oe,deepExtend:()=>wi,deepMerge:()=>W,deepMergeExtends:()=>se,deepStringifyFunctions:()=>Gn,defineSetter:()=>zf,destringifyGlobalScope:()=>Kn,detectHeightOnInit:()=>Jf,detectInfiniteLoop:()=>El,document:()=>X,encodeNewlines:()=>ll,error:()=>yr,excludeKeysFromObject:()=>Ol,exec:()=>q,extendCachedRegistry:()=>Ql,extendStackRegistry:()=>no,extractArrayExtend:()=>so,fetchLibraryData:()=>ia,fibonacciNumberByIndex:()=>Qf,filterArrays:()=>nl,filterArraysFast:()=>ol,finalizeExtends:()=>Ti,findClosestNumber:()=>sa,findClosestNumberInFactory:()=>lu,findInheritedState:()=>Wi,findKeyPosition:()=>al,flattenExtend:()=>jr,formatDate:()=>Zf,generateHash:()=>xi,generateKey:()=>Xn,generateMetaTags:()=>au,get:()=>Bf,getCDNUrl:()=>Jt,getCapitalCaseKeys:()=>of,getCdnProviderFromConfig:()=>Ur,getChildStateInKey:()=>zi,getChildren:()=>Eo,getContext:()=>Fo,getCookie:()=>Hl,getDB:()=>jo,getEmotionStylesheet:()=>mu,getExtendsInElement:()=>rf,getExtendsStack:()=>eo,getExtendsStackRegistry:()=>Si,getFrequencyInArray:()=>Kc,getHashedExtend:()=>oo,getImportMapScript:()=>Xf,getInObjectByPath:()=>Al,getLocalStorage:()=>ql,getNev:()=>Fl,getPageMetadata:()=>cu,getParentStateInKey:()=>Ui,getPath:()=>To,getQuery:()=>Bo,getRef:()=>Uf,getRoot:()=>Po,getRootContext:()=>$o,getRootData:()=>Io,getRootState:()=>Ro,getRootStateInKey:()=>Vi,getSpreadChildren:()=>sf,global:()=>Wc,hasFunction:()=>$r,hasHandlerPlugin:()=>Fr,hasOwnProperty:()=>bl,inheritChildExtends:()=>Ci,inheritChildPropsExtends:()=>vi,inheritParentProps:()=>fo,inheritRecursiveChildExtends:()=>Ai,initProps:()=>pf,is:()=>Ct,isArray:()=>T,isBoolean:()=>ui,isContextComponent:()=>af,isCyclic:()=>Tl,isDOMNode:()=>kt,isDate:()=>di,isDefined:()=>vt,isDevelopment:()=>Pe,isEmpty:()=>hi,isEmptyObject:()=>xl,isEqualDeep:()=>gi,isFunction:()=>C,isHtmlElement:()=>Dn,isLocal:()=>$l,isMethod:()=>Gf,isMobile:()=>zl,isNode:()=>ye,isNot:()=>Gc,isNotProduction:()=>hr,isNull:()=>pi,isNumber:()=>ne,isObject:()=>_,isObjectLike:()=>j,isPhoto:()=>tu,isProduction:()=>Re,isStaging:()=>Il,isState:()=>xf,isString:()=>S,isStringFunction:()=>Nl,isTest:()=>bi,isTesting:()=>Pl,isUndefined:()=>ht,isUniversallyReservedKey:()=>Kf,isValidHtmlTag:()=>Yl,joinArrays:()=>Tr,jointStacks:()=>tf,keys:()=>ea,loadCssFile:()=>ou,loadJavascript:()=>su,loadJavascriptFile:()=>eu,loadJavascriptFileEmbedSync:()=>nu,loadJavascriptFileSync:()=>ru,loadRemoteCSS:()=>iu,loadRemoteScript:()=>zr,log:()=>Wf,logGroupIf:()=>Ul,logIf:()=>Vl,lookdown:()=>Nf,lookdownAll:()=>jf,lookup:()=>Mf,lowercaseFirstLetter:()=>fr,makeObjectWithoutPrototype:()=>_l,map:()=>gl,mapStringsWithContextComponents:()=>io,matchesComponentNaming:()=>ie,memoize:()=>Ml,merge:()=>rt,mergeSharedLibraries:()=>Uo,nextElement:()=>Lo,normalizeLibraryKey:()=>Wr,objectToString:()=>qn,objectizeStringProperty:()=>ao,overwrite:()=>Yn,overwriteDeep:()=>At,overwriteShallow:()=>dr,overwriteState:()=>wf,parse:()=>ra,parseDeep:()=>Co,pickupElementFromProps:()=>Pi,pickupPropsFromElement:()=>Ri,previousElement:()=>Mo,propExists:()=>ff,propertizeElement:()=>Ii,propertizeUpdate:()=>lf,remove:()=>dg,removeChars:()=>du,removeCookie:()=>Gl,removeDuplicateProps:()=>po,removeDuplicatesInArray:()=>Or,removeFromArray:()=>Yc,removeFromObject:()=>wl,removeNestedKeyByPath:()=>vl,removeValueFromArray:()=>jn,removeValueFromArrayAll:()=>Qc,reorderArrayByValues:()=>el,replaceLiteralsWithObjectFields:()=>lr,replaceOctalEscapeSequences:()=>cl,resolveAsset:()=>Tt,resolveHandler:()=>Dr,resolveSharedLibraries:()=>fu,returnValueAsText:()=>Fi,runPluginHook:()=>Mt,self:()=>Hc,setActiveRootState:()=>Oo,setCookie:()=>Wl,setHashedExtend:()=>_i,setInObjectByPath:()=>Cl,setLocalStorage:()=>Kl,setNodeStyles:()=>ta,setProps:()=>Vf,setPropsPrototype:()=>uo,spotByPath:()=>Ao,srcsetFor:()=>Hr,stringIncludesAny:()=>Un,stringToObject:()=>yl,swapItemsInArray:()=>Xc,syncProps:()=>ho,toCamelCase:()=>zo,toDashCase:()=>Wo,toDescriptionCase:()=>gu,toTitleCase:()=>hu,toggleFullscreen:()=>Yf,triggerEventOn:()=>Ie,triggerEventOnUpdate:()=>vf,trimStringFromSymbols:()=>il,unstackArrayOfObjects:()=>Nn,update:()=>uf,updateProps:()=>df,variables:()=>No,verbose:()=>Vr,warn:()=>Do,window:()=>k});var R=F(()=>{"use strict";yi();Dl();gt();be();Lr();Rr();Ln();Ih();$h();zn();Fn();Fh();Xl();nf();hf();Oi();Wh();Hh();Ir();Gh();mg();Ef();yg();Cf();bg();xg();_g();Sg();wg();kg();vg();Cg();Eg();Tg();Pg();Ig();$g();Fg()});var e_=$c((qF,t_)=>{var An=1e3,En=An*60,Tn=En*60,Cr=Tn*24,cv=Cr*7,lv=Cr*365.25;t_.exports=function(t,e){e=e||{};var r=typeof t;if(r==="string"&&t.length>0)return fv(t);if(r==="number"&&isFinite(t))return e.long?pv(t):uv(t);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(t))};function fv(t){if(t=String(t),!(t.length>100)){var e=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(t);if(e){var r=parseFloat(e[1]),n=(e[2]||"ms").toLowerCase();switch(n){case"years":case"year":case"yrs":case"yr":case"y":return r*lv;case"weeks":case"week":case"w":return r*cv;case"days":case"day":case"d":return r*Cr;case"hours":case"hour":case"hrs":case"hr":case"h":return r*Tn;case"minutes":case"minute":case"mins":case"min":case"m":return r*En;case"seconds":case"second":case"secs":case"sec":case"s":return r*An;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return r;default:return}}}}function uv(t){var e=Math.abs(t);return e>=Cr?Math.round(t/Cr)+"d":e>=Tn?Math.round(t/Tn)+"h":e>=En?Math.round(t/En)+"m":e>=An?Math.round(t/An)+"s":t+"ms"}function pv(t){var e=Math.abs(t);return e>=Cr?Ac(t,e,Cr,"day"):e>=Tn?Ac(t,e,Tn,"hour"):e>=En?Ac(t,e,En,"minute"):e>=An?Ac(t,e,An,"second"):t+" ms"}function Ac(t,e,r,n){var o=e>=r*1.5;return Math.round(t/r)+" "+n+(o?"s":"")}});var n_=$c((KF,r_)=>{function dv(t){r.debug=r,r.default=r,r.coerce=c,r.disable=i,r.enable=o,r.enabled=a,r.humanize=e_(),r.destroy=l,Object.keys(t).forEach(f=>{r[f]=t[f]}),r.names=[],r.skips=[],r.formatters={};function e(f){let p=0;for(let u=0;u<f.length;u++)p=(p<<5)-p+f.charCodeAt(u),p|=0;return r.colors[Math.abs(p)%r.colors.length]}r.selectColor=e;function r(f){let p,u=null,d,h;function g(...m){if(!g.enabled)return;let y=g,b=Number(new Date),w=b-(p||b);y.diff=w,y.prev=p,y.curr=b,p=b,m[0]=r.coerce(m[0]),typeof m[0]!="string"&&m.unshift("%O");let x=0;m[0]=m[0].replace(/%([a-zA-Z%])/g,(A,P)=>{if(A==="%%")return"%";x++;let H=r.formatters[P];if(typeof H=="function"){let O=m[x];A=H.call(y,O),m.splice(x,1),x--}return A}),r.formatArgs.call(y,m),(y.log||r.log).apply(y,m)}return g.namespace=f,g.useColors=r.useColors(),g.color=r.selectColor(f),g.extend=n,g.destroy=r.destroy,Object.defineProperty(g,"enabled",{enumerable:!0,configurable:!1,get:()=>u!==null?u:(d!==r.namespaces&&(d=r.namespaces,h=r.enabled(f)),h),set:m=>{u=m}}),typeof r.init=="function"&&r.init(g),g}function n(f,p){let u=r(this.namespace+(typeof p>"u"?":":p)+f);return u.log=this.log,u}function o(f){r.save(f),r.namespaces=f,r.names=[],r.skips=[];let p=(typeof f=="string"?f:"").trim().replace(/\s+/g,",").split(",").filter(Boolean);for(let u of p)u[0]==="-"?r.skips.push(u.slice(1)):r.names.push(u)}function s(f,p){let u=0,d=0,h=-1,g=0;for(;u<f.length;)if(d<p.length&&(p[d]===f[u]||p[d]==="*"))p[d]==="*"?(h=d,g=u,d++):(u++,d++);else if(h!==-1)d=h+1,g++,u=g;else return!1;for(;d<p.length&&p[d]==="*";)d++;return d===p.length}function i(){let f=[...r.names,...r.skips.map(p=>"-"+p)].join(",");return r.enable(""),f}function a(f){for(let p of r.skips)if(s(f,p))return!1;for(let p of r.names)if(s(f,p))return!0;return!1}function c(f){return f instanceof Error?f.stack||f.message:f}function l(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return r.enable(r.load()),r}r_.exports=dv});var o_=$c((Rt,Ec)=>{Rt.formatArgs=gv;Rt.save=mv;Rt.load=yv;Rt.useColors=hv;Rt.storage=bv();Rt.destroy=(()=>{let t=!1;return()=>{t||(t=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})();Rt.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function hv(){if(typeof window<"u"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs))return!0;if(typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;let t;return typeof document<"u"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window<"u"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator<"u"&&navigator.userAgent&&(t=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(t[1],10)>=31||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function gv(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+Ec.exports.humanize(this.diff),!this.useColors)return;let e="color: "+this.color;t.splice(1,0,e,"color: inherit");let r=0,n=0;t[0].replace(/%[a-zA-Z%]/g,o=>{o!=="%%"&&(r++,o==="%c"&&(n=r))}),t.splice(n,0,e)}Rt.log=console.debug||console.log||(()=>{});function mv(t){try{t?Rt.storage.setItem("debug",t):Rt.storage.removeItem("debug")}catch{}}function yv(){let t;try{t=Rt.storage.getItem("debug")||Rt.storage.getItem("DEBUG")}catch{}return!t&&typeof process<"u"&&"env"in process&&(t=process.env.DEBUG),t}function bv(){try{return localStorage}catch{}}Ec.exports=n_()(Rt);var{formatters:xv}=Ec.exports;xv.j=function(t){try{return JSON.stringify(t)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}});var Ch={};I(Ch,{ANIMATION_PROPS:()=>gp,ARIA_ROLES:()=>Jw,ATTR_TRANSFORMS:()=>$p,BLOCK_PROPS:()=>mp,CDN_PROVIDERS:()=>Zt,CONFIG:()=>Jo,CSS_NATIVE_COLOR_REGEX:()=>Qt,CSS_PROPS_REGISTRY:()=>pt,CSS_UNITS:()=>cr,DEFAULT_CONFIG:()=>Fs,DEFAULT_CSS_PROPERTIES_LIST:()=>yt,DELEGATED_EVENTS:()=>sn,DESIGN_SYSTEM_OPTIONS:()=>Ud,DOMQL_EVENTS:()=>hl,DOMQ_PROPERTIES:()=>Te,DOM_EVENTS:()=>Sm,ENV:()=>Rl,FACTORY:()=>fe,FLEX_PROPS:()=>Sp,FONT_PROPS:()=>yp,GRID_PROPS:()=>wp,HTML_ATTRIBUTES:()=>Va,HTML_TAGS:()=>Mr,LIFECYCLE_EVENTS:()=>qe,METHODS:()=>Pr,METHODS_EXL:()=>Hn,MISC_PROPS:()=>bp,MIXINS:()=>Na,NODE_ENV:()=>Yt,OPTIONS:()=>go,PACKAGE_MANAGER_TO_CDN:()=>Le,PARSED_DOMQ_PROPERTIES:()=>Wn,POSITION_PROPS:()=>xp,PROPS_METHODS:()=>Oe,REGISTRY:()=>_t,ROUTER_OPTIONS:()=>ec,STATE_PROPERTIES:()=>dl,SVG_TAGS:()=>nn,THEME_PROPS:()=>_p,TIMING_PROPS:()=>Is,TYPES:()=>Mn,UNIVERSAL_RESERVED_KEYS:()=>na,VALUE_TRANSFORMERS:()=>Fa,activateConfig:()=>Ng,addCaching:()=>Bi,addContext:()=>ji,addDelegatedEvent:()=>Rs,addExtend:()=>ef,addExtends:()=>Et,addItemAfterEveryElement:()=>tl,addMethods:()=>un,addProtoToArray:()=>Bn,addRef:()=>Li,animation:()=>Vu,appendSVGSprite:()=>Ss,appendSvgIconsSprite:()=>ks,applyAttrTransforms:()=>Lp,applyCSS:()=>Md,applyDependentState:()=>Sf,applyDocument:()=>_s,applyEvent:()=>Gi,applyEventUpdate:()=>qi,applyExtends:()=>cn,applyHeadings:()=>Ta,applyInitialState:()=>Ba,applyMediaSequenceVars:()=>Be,applyProps:()=>co,applyReset:()=>vs,applySequenceGlobalVars:()=>ss,applySequenceVars:()=>we,applySpacingSequence:()=>ms,applyStateMethods:()=>Dt,applyTimingSequence:()=>xs,applyTrueProps:()=>vp,applyTypographySequence:()=>ds,arrayContainsOtherArray:()=>qc,arraysEqual:()=>rl,arrayzeValue:()=>br,batch:()=>me,breakpoints:()=>ju,buildImgSrcset:()=>Ho,buildSourcesAndImg:()=>Go,cache:()=>Af,cacheNode:()=>Ge,call:()=>Hf,captureSnapshot:()=>qf,changeGlobalTheme:()=>Da,changeLightness:()=>wu,checkAttributeByTagName:()=>Xe,checkEventFunctions:()=>Dp,checkForStateTypes:()=>yf,checkIfBoxSize:()=>gs,checkIfInherits:()=>Hi,checkIfStringIsInArray:()=>sl,class:()=>Gu,clone:()=>ml,cloneAndMergeArrayExtend:()=>to,cloneFunction:()=>jl,color:()=>Iu,colorStringToRgbaArray:()=>ce,components:()=>mn,concatAddExtends:()=>Jl,convertSvgToSymbol:()=>is,copyJavaScriptToClipboard:()=>pu,copyStringToClipboard:()=>uu,create:()=>vh,createAsync:()=>zv,createBasedOnType:()=>Di,createComputed:()=>Nc,createConfig:()=>wa,createDefine:()=>zb,createEffect:()=>at,createElement:()=>mf,createElementExtends:()=>ki,createExtends:()=>ro,createExtendsFromKeys:()=>Nr,createExtendsStack:()=>Ei,createHTMLNode:()=>rn,createIfConditionFlag:()=>Bl,createInheritedState:()=>bf,createKey:()=>Jn,createNestedObject:()=>kl,createNestedObjectByKeyPath:()=>_f,createObjectWithoutPrototype:()=>mi,createParent:()=>Mi,createPath:()=>Ni,createProps:()=>lo,createPropsStack:()=>$i,createRoot:()=>gf,createScope:()=>kf,createScopeStore:()=>$n,createSignal:()=>Kt,createSkeleton:()=>Hv,createSnapshotId:()=>Zn,createState:()=>Tp,createStore:()=>Pt,createSync:()=>Wv,css:()=>ke,cssMediaVars:()=>_a,cssVars:()=>xa,customDecodeURIComponent:()=>pl,customEncodeURIComponent:()=>ul,cutArrayAfterValue:()=>Jc,cutArrayBeforeValue:()=>Zc,debounce:()=>Qn,debounceOnContext:()=>Ll,decodeNewlines:()=>fl,deepClone:()=>Q,deepContains:()=>Sl,deepDefaults:()=>Vo,deepDestringifyFunctions:()=>oe,deepExtend:()=>wi,deepMerge:()=>W,deepMergeExtends:()=>se,deepStringifyFunctions:()=>Gn,defaultDefine:()=>bn,defineSetter:()=>zf,destringifyGlobalScope:()=>Kn,destroy:()=>Bs,detectHeightOnInit:()=>Jf,detectInfiniteLoop:()=>El,detectTag:()=>He,devices:()=>Bu,dispose:()=>Ke,encodeNewlines:()=>ll,error:()=>yr,excludeKeysFromObject:()=>Ol,exec:()=>q,executeAttr:()=>t0,exetuteClassPerComponent:()=>Vw,extendCachedRegistry:()=>Ql,extendStackRegistry:()=>no,extractArrayExtend:()=>so,extractConditionalAttrs:()=>n0,fetchLibraryData:()=>ia,fibonacciNumberByIndex:()=>Qf,filterArrays:()=>nl,filterArraysFast:()=>ol,filterAttributesByTagName:()=>Qw,finalizeExtends:()=>Ti,findClosestNumber:()=>sa,findClosestNumberInFactory:()=>lu,findHeadingLetter:()=>Ca,findHeadings:()=>os,findInheritedState:()=>Wi,findKeyPosition:()=>al,flattenExtend:()=>jr,font:()=>Au,fontFace:()=>Ou,fontFamily:()=>Eu,fontFamilyTypes:()=>Tu,formatDate:()=>Zf,generateHash:()=>xi,generateKey:()=>Xn,generateMetaTags:()=>au,generateSequence:()=>Ot,generateSequencePosition:()=>Xu,generateSprite:()=>Xr,generateSubSequence:()=>rs,get:()=>Bf,getActiveConfig:()=>E,getActiveDocument:()=>Ma,getActiveLang:()=>Us,getCDNUrl:()=>Jt,getCacheSize:()=>lp,getCapitalCaseKeys:()=>of,getCdnProviderFromConfig:()=>Ur,getChildStateInKey:()=>zi,getChildren:()=>Eo,getColor:()=>Z,getColorShade:()=>pa,getContext:()=>Fo,getCookie:()=>Hl,getDB:()=>jo,getDefaultOrFirstKey:()=>xr,getEmotionStylesheet:()=>mu,getExtendsInElement:()=>rf,getExtendsStack:()=>eo,getExtendsStackRegistry:()=>Si,getFnPrefixAndValue:()=>Se,getFontFace:()=>vu,getFontFaceEach:()=>_r,getFontFaceEachString:()=>ma,getFontFaceString:()=>Ko,getFontFamily:()=>ps,getFontFormat:()=>ha,getFontSizeByKey:()=>hs,getFrequencyInArray:()=>Kc,getHashedExtend:()=>oo,getImportMapScript:()=>Xf,getInObjectByPath:()=>Al,getLanguages:()=>oc,getLocalStateLang:()=>lc,getLocalStorage:()=>ql,getMediaColor:()=>mt,getMediaTheme:()=>Vt,getNev:()=>Fl,getObserver:()=>sr,getPageMetadata:()=>cu,getParentStateInKey:()=>Ui,getPath:()=>To,getQuery:()=>Bo,getRef:()=>Uf,getRgbTone:()=>Ne,getRoot:()=>Po,getRootContext:()=>$o,getRootData:()=>Io,getRootState:()=>Ro,getRootStateInKey:()=>Vi,getSequenceValue:()=>ns,getSequenceValueBySymbols:()=>va,getSequenceValuePropertyPair:()=>pe,getShadow:()=>bs,getSignals:()=>Uc,getSpacingBasedOnRatio:()=>te,getSpacingByKey:()=>ut,getSpreadChildren:()=>sf,getSubratio:()=>es,getSubratioDifference:()=>ts,getSystemGlobalTheme:()=>Ht,getTheme:()=>cs,getTimingByKey:()=>It,getTimingFunction:()=>Ut,global:()=>Wc,gradient:()=>$u,grid:()=>Hu,hasFunction:()=>$r,hasHandlerPlugin:()=>Fr,hasOwnProperty:()=>bl,hexToRgb:()=>bu,hexToRgbArray:()=>ca,hexToRgba:()=>_u,hslToRgb:()=>ua,icons:()=>Lu,inheritChildExtends:()=>Ci,inheritChildPropsExtends:()=>vi,inheritParentProps:()=>fo,inheritRecursiveChildExtends:()=>Ai,init:()=>ve,initPolyglot:()=>zd,initProps:()=>pf,injectGlobal:()=>lt,is:()=>Ct,isArray:()=>T,isBoolean:()=>ui,isCSSVar:()=>nt,isContextComponent:()=>af,isCyclic:()=>Tl,isDOMNode:()=>kt,isDate:()=>di,isDefined:()=>vt,isDevelopment:()=>Pe,isEmpty:()=>hi,isEmptyObject:()=>xl,isEqualDeep:()=>gi,isFunction:()=>C,isGoogleFontsUrl:()=>qr,isHtmlElement:()=>Dn,isLocal:()=>$l,isMethod:()=>Gf,isMobile:()=>zl,isNode:()=>ye,isNot:()=>Gc,isNotProduction:()=>hr,isNull:()=>pi,isNumber:()=>ne,isObject:()=>_,isObjectLike:()=>j,isPhoto:()=>tu,isProduction:()=>Re,isResolvedColor:()=>le,isScalingUnit:()=>ar,isStaging:()=>Il,isState:()=>xf,isStore:()=>et,isString:()=>S,isStringFunction:()=>Nl,isSvgTag:()=>on,isTest:()=>bi,isTesting:()=>Pl,isTracking:()=>Rp,isUndefined:()=>ht,isUniversallyReservedKey:()=>Kf,isValidHtmlTag:()=>Yl,isValidTag:()=>en,isWasmLoaded:()=>Ob,joinArrays:()=>Tr,jointStacks:()=>tf,keyframes:()=>tn,keys:()=>ea,loadCssFile:()=>ou,loadJavascript:()=>su,loadJavascriptFile:()=>eu,loadJavascriptFileEmbedSync:()=>nu,loadJavascriptFileSync:()=>ru,loadRemoteCSS:()=>iu,loadRemoteScript:()=>zr,loadTranslations:()=>ic,loadWasm:()=>Tb,log:()=>Wf,logGroupIf:()=>Ul,logIf:()=>Vl,lookdown:()=>Nf,lookdownAll:()=>jf,lookup:()=>Mf,lowercaseFirstLetter:()=>fr,makeObjectWithoutPrototype:()=>_l,map:()=>gl,mapStringsWithContextComponents:()=>io,matchesComponentNaming:()=>ie,media:()=>Ru,memoize:()=>Ml,merge:()=>rt,mergeSharedLibraries:()=>Uo,mixTwoColors:()=>yu,mixTwoRgb:()=>Su,mixTwoRgba:()=>da,nextElement:()=>Lo,normalizeLibraryKey:()=>Wr,numToLetterMap:()=>ue,objectToString:()=>qn,objectizeStringProperty:()=>ao,opacify:()=>Gr,overwrite:()=>Yn,overwriteDeep:()=>At,overwriteShallow:()=>dr,overwriteState:()=>wf,parse:()=>ra,parseColorToken:()=>xe,parseDeep:()=>Co,pickupElementFromProps:()=>Pi,pickupPropsFromElement:()=>Ri,polyglotFunctions:()=>zs,polyglotPlugin:()=>fc,popConfig:()=>ot,previousElement:()=>Mo,propExists:()=>ff,propertizeElement:()=>Ii,propertizeUpdate:()=>lf,pushConfig:()=>ct,registerEvent:()=>an,reinit:()=>Ld,remove:()=>fn,removeChars:()=>du,removeCookie:()=>Gl,removeDelegatedEvent:()=>Ps,removeDuplicateProps:()=>po,removeDuplicatesInArray:()=>Or,removeFromArray:()=>Yc,removeFromObject:()=>wl,removeNestedKeyByPath:()=>vl,removeValueFromArray:()=>jn,removeValueFromArrayAll:()=>Qc,reorderArrayByValues:()=>el,replaceLiteralsWithObjectFields:()=>lr,replaceOctalEscapeSequences:()=>cl,resolveAsset:()=>Tt,resolveColorsInGradient:()=>As,resolveFileSource:()=>Ip,resolveFileUrl:()=>Bt,resolveHandler:()=>Dr,resolvePropValue:()=>Ye,resolveSharedLibraries:()=>fu,returnSubThemeOrDefault:()=>ku,returnValueAsText:()=>Fi,rgbArrayToHex:()=>la,rgbToHSL:()=>fa,rgbToHex:()=>xu,runPluginHook:()=>Mt,runThroughMedia:()=>Ea,scratchDefaultConfig:()=>Yr,scratchSystem:()=>Qr,scratchUtils:()=>Ve,self:()=>Hc,semanticIcons:()=>Mu,sequence:()=>_e,set:()=>Sr,setActiveConfig:()=>Sa,setActiveDocument:()=>cp,setActiveRootState:()=>Oo,setClass:()=>L0,setClassname:()=>Uw,setColor:()=>Ue,setCookie:()=>Wl,setCssEngineHook:()=>Za,setCustomFont:()=>qo,setCustomFontMedia:()=>je,setEach:()=>op,setFont:()=>us,setFontFamily:()=>Zr,setFontImport:()=>Kr,setGradient:()=>ze,setHashedExtend:()=>_i,setInCustomFontMedia:()=>ga,setInObjectByPath:()=>Cl,setLang:()=>ac,setLocalStorage:()=>Kl,setMediaTheme:()=>fs,setNodeStyles:()=>ta,setObserver:()=>Mc,setProps:()=>Vf,setPropsPrototype:()=>uo,setSVG:()=>Jr,setScalingVar:()=>Qo,setShadow:()=>We,setSubScalingVar:()=>ka,setSvgIcon:()=>ws,setTheme:()=>ls,setValue:()=>np,setVariables:()=>Zu,setWasmEngine:()=>Os,shadow:()=>Du,sizes:()=>Ku,spacing:()=>Pu,splitSpacedValue:()=>ys,splitTopLevelCommas:()=>Me,splitTransition:()=>$a,spotByPath:()=>Ao,srcsetFor:()=>Hr,stringIncludesAny:()=>Un,stringToObject:()=>yl,svg:()=>Uu,svgData:()=>zu,swapItemsInArray:()=>Xc,syncProps:()=>ho,templates:()=>Wu,theme:()=>Fu,timing:()=>Nu,toCamel:()=>Zo,toCamelCase:()=>zo,toDashCase:()=>Wo,toDescriptionCase:()=>gu,toTitleCase:()=>hu,toggleFullscreen:()=>Yf,transformBackgroundImage:()=>Pa,transformBorder:()=>de,transformBorderRadius:()=>Ts,transformBoxShadow:()=>Cs,transformClassname:()=>dm,transformDuration:()=>Es,transformShadow:()=>Ra,transformSize:()=>st,transformSizeRatio:()=>L,transformTextStroke:()=>Oa,transformTransition:()=>rp,transformersByPrefix:()=>Cp,transfromGap:()=>Ia,translate:()=>sc,triggerEventOn:()=>Ie,triggerEventOnUpdate:()=>vf,trimStringFromSymbols:()=>il,typography:()=>Yo,unit:()=>Cu,unstackArrayOfObjects:()=>Nn,update:()=>ln,updateProps:()=>df,updateVars:()=>D0,upsertTranslation:()=>cc,useCssInProps:()=>Ft,useHostState:()=>Op,usePropsAsCSS:()=>um,useSelectorsAsCSS:()=>pm,variables:()=>No,vars:()=>qu,verbose:()=>Vr,warn:()=>Do,window:()=>k});module.exports=$_(Ch);var zc={};I(zc,{batch:()=>me,createComputed:()=>Nc,createEffect:()=>at,createScopeStore:()=>$n,createSignal:()=>Kt,createStore:()=>Pt,getObserver:()=>sr,getSignals:()=>Uc,isStore:()=>et,setObserver:()=>Mc});var wt=null,ai=0,ci=[],sr=()=>wt,Mc=t=>{wt=t},li=0,Fc=[];function Kt(t){let e=new Set;function r(){return wt&&(e.add(wt),wt._sources.add(s)),t}function n(i){i!==t&&(t=i,L_(e))}function o(){return t}let s={get:r,set:n,peek:o,_subscribers:e,_type:"signal"};return s}function Nc(t){let e,r=!0,n=new Set,o={_sources:new Set,_type:"computed",_subscribers:n,_execute(){Lc(o);let s=wt;wt=o;try{e=t(),r=!1}finally{wt=s}},_notify(){r=!0,n.size>0&&Th(n)},get(){return wt&&(n.add(wt),wt._sources.add(o)),r&&o._execute(),e},peek(){return r&&o._execute(),e}};return o._execute(),o}var or=new Set,Dc=!1;function at(t,e){let r=e?.depth??0,n={_sources:new Set,_type:"effect",_depth:r,_disposed:!1,_subscribers:new Set,_execute(){if(n._disposed)return;Lc(n);let o=wt;wt=n;try{t()}catch(s){console.error("[smbls] effect error:",s)}finally{wt=o}},_notify(){n._disposed||(ai>0?ci.push(n):li>0?Fc.push(n):jc(n))},dispose(){n._disposed=!0,Lc(n)}};return n._execute(),n}function me(t){ai++;try{t()}finally{ai--,ai===0&&D_()}}function jc(t){or.add(t),Dc||(Dc=!0,queueMicrotask(F_))}var Er=[];function F_(){if(Dc=!1,or.size!==0){if(or.size===1){let[t]=or;or.clear(),t._disposed||t._execute();return}Er.length=0;for(let t of or)Er.push(t);or.clear(),Er.sort((t,e)=>t._depth-e._depth);for(let t=0;t<Er.length;t++){let e=Er[t];e._disposed||e._execute()}Er.length=0}}function D_(){for(let t=0;t<ci.length;t++)jc(ci[t]);ci.length=0}function Th(t){li++;try{for(let e of t)e._notify()}finally{if(li--,li===0&&Fc.length>0){let e=Fc.splice(0);for(let r=0;r<e.length;r++)jc(e[r])}}}function L_(t){Th(t)}function Lc(t){for(let e of t._sources)e._subscribers.delete(t);t._sources.clear()}var ir=Symbol("store"),fi=Symbol("signals"),Bc=t=>!t||typeof t!="object"||Array.isArray(t)||t[ir]||Object.isFrozen(t)||typeof Node<"u"&&t instanceof Node||t.__ref||t.nodeType||t.nodeName;function Pt(t,e,r){r===void 0&&(r=0);let n={},o={},s=e&&e.maxDepth||8;if(t&&typeof t=="object")for(let y in t){if(y==="__proto__"||!Object.prototype.hasOwnProperty.call(t,y))continue;let b=t[y];r<s&&b&&typeof b=="object"&&!Bc(b)?(o[y]=b,n[y]=Kt(Pt(b,e,r+1))):(o[y]=b,n[y]=Kt(b))}let i=new Proxy(o,{get(y,b){if(b===ir)return!0;if(b===fi)return n;if(b==="__raw")return y;if(b==="update")return a;if(b==="parse")return l;if(b==="clean")return f;if(b==="keys")return p;if(b==="values")return u;if(b==="replace")return d;if(b==="add")return h;if(b==="remove")return g;if(b==="destroy")return m;if(b==="quietUpdate")return c;if(b==="__element")return y.__element;if(b==="parent")return y.parent;if(b==="root")return y.root;if(Object.prototype.hasOwnProperty.call(n,b))return n[b].get();if(y[b]!==void 0)return y[b];if(b!=="root"&&y.root&&y.root!==i)return y.root[b];if(typeof b=="string"&&!b.startsWith("__")&&b!=="then"&&b!=="constructor"&&sr()!=null)return n[b]=Kt(void 0),n[b].get()},set(y,b,w){return b==="__proto__"?!1:b==="__element"||b==="parent"||b==="root"?(y[b]=w,!0):(Object.prototype.hasOwnProperty.call(n,b)?(y[b]=w,w&&typeof w=="object"&&!Bc(w)?n[b].set(Pt(w,e,r+1)):n[b].set(w)):(y[b]=w,w&&typeof w=="object"&&!Bc(w)?n[b]=Kt(Pt(w,e,r+1)):n[b]=Kt(w)),!0)},has(y,b){return b in n||b in y},ownKeys(y){return Object.keys(n)},getOwnPropertyDescriptor(y,b){return b in n?{enumerable:!0,configurable:!0,value:n[b].peek()}:Object.getOwnPropertyDescriptor(y,b)},deleteProperty(y,b){return n[b]&&(n[b].set(void 0),delete n[b]),delete y[b],!0}});function a(y,b){me(()=>{for(let x in y)x!=="__proto__"&&(i[x]=y[x])});let w=o.__element;return w&&w.onUpdate&&!b?.quiet&&w.onUpdate(w,i,w.context),i}function c(y){return a(y,{quiet:!0})}function l(y){if(y||(y=new Set),y.has(i))return"[Circular]";y.add(i);let b={};for(let w in n){if(w==="parent"||w==="root"||w.startsWith("__"))continue;let x=n[w].peek();x&&x[ir]?b[w]=x.parse(y):b[w]=x}return b}function f(){return me(()=>{for(let y in n)delete i[y]}),i}function p(){return Object.keys(n)}function u(){return Object.keys(n).map(y=>n[y].peek())}function d(y){return me(()=>{for(let b in n)b in y||delete i[b];for(let b in y)b!=="__proto__"&&(i[b]=y[b])}),i}function h(y,b){return i[y]=b,i}function g(y){return delete i[y],i}function m(){f(),o.__element=null,o.parent=null}return i}function et(t){return t&&t[ir]===!0}function Uc(t){return t[fi]}function $n(t,e){let r={},n={};if(t&&typeof t=="object")for(let i in t)n[i]=t[i],r[i]=Kt(t[i]);let o=i=>{if(Object.prototype.hasOwnProperty.call(r,i))return r;let a=e;for(;a;){let c=a[fi];if(c&&Object.prototype.hasOwnProperty.call(c,i))return c;a=a[ir]?a[Vc]:null}return null};return new Proxy(n,{get(i,a){return a===ir?!0:a===fi?r:a===Vc?e:a==="__raw"?i:Object.prototype.hasOwnProperty.call(r,a)?r[a].get():e&&a!=="then"&&a!=="constructor"?e[a]:i[a]},set(i,a,c){let l=o(a);return l?(l===r&&(i[a]=c),l[a].set(c),!0):(i[a]=c,r[a]=Kt(c),!0)},has(i,a){if(a in r||a in i)return!0;let c=e;for(;c;){if(a in c)return!0;c=c[ir]?c[Vc]:null}return!1},ownKeys(){return Object.keys(r)},getOwnPropertyDescriptor(i,a){return a in r?{enumerable:!0,configurable:!0,value:r[a].peek()}:Object.getOwnPropertyDescriptor(i,a)}})}var Vc=Symbol("scope.parent");var fp={};I(fp,{css:()=>ke,getActiveDocument:()=>Ma,getCacheSize:()=>lp,injectGlobal:()=>lt,keyframes:()=>tn,reset:()=>tm,setActiveDocument:()=>cp,setWasmEngine:()=>Os});var sp={};I(sp,{CONFIG:()=>Jo,CSS_NATIVE_COLOR_REGEX:()=>Qt,CSS_UNITS:()=>cr,FACTORY:()=>fe,VALUE_TRANSFORMERS:()=>Fa,activateConfig:()=>Ng,animation:()=>Vu,appendSVGSprite:()=>Ss,appendSvgIconsSprite:()=>ks,applyDocument:()=>_s,applyHeadings:()=>Ta,applyMediaSequenceVars:()=>Be,applyReset:()=>vs,applySequenceGlobalVars:()=>ss,applySequenceVars:()=>we,applySpacingSequence:()=>ms,applyTimingSequence:()=>xs,applyTypographySequence:()=>ds,breakpoints:()=>ju,changeGlobalTheme:()=>Da,changeLightness:()=>wu,checkIfBoxSize:()=>gs,class:()=>Gu,color:()=>Iu,colorStringToRgbaArray:()=>ce,convertSvgToSymbol:()=>is,createConfig:()=>wa,cssMediaVars:()=>_a,cssVars:()=>xa,devices:()=>Bu,document:()=>Dg,findHeadingLetter:()=>Ca,findHeadings:()=>os,font:()=>Au,fontFace:()=>Ou,fontFamily:()=>Eu,fontFamilyTypes:()=>Tu,generateSequence:()=>Ot,generateSequencePosition:()=>Xu,generateSprite:()=>Xr,generateSubSequence:()=>rs,getActiveConfig:()=>E,getColor:()=>Z,getColorShade:()=>pa,getDefaultOrFirstKey:()=>xr,getFnPrefixAndValue:()=>Se,getFontFace:()=>vu,getFontFaceEach:()=>_r,getFontFaceEachString:()=>ma,getFontFaceString:()=>Ko,getFontFamily:()=>ps,getFontFormat:()=>ha,getFontSizeByKey:()=>hs,getMediaColor:()=>mt,getMediaTheme:()=>Vt,getRgbTone:()=>Ne,getSequenceValue:()=>ns,getSequenceValueBySymbols:()=>va,getSequenceValuePropertyPair:()=>pe,getShadow:()=>bs,getSpacingBasedOnRatio:()=>te,getSpacingByKey:()=>ut,getSubratio:()=>es,getSubratioDifference:()=>ts,getTheme:()=>cs,getTimingByKey:()=>It,getTimingFunction:()=>Ut,gradient:()=>$u,grid:()=>Hu,hexToRgb:()=>bu,hexToRgbArray:()=>ca,hexToRgba:()=>_u,hslToRgb:()=>ua,icons:()=>Lu,isCSSVar:()=>nt,isGoogleFontsUrl:()=>qr,isResolvedColor:()=>le,isScalingUnit:()=>ar,media:()=>Ru,mixTwoColors:()=>yu,mixTwoRgb:()=>Su,mixTwoRgba:()=>da,numToLetterMap:()=>ue,opacify:()=>Gr,parseColorToken:()=>xe,popConfig:()=>ot,pushConfig:()=>ct,reset:()=>Lg,resolveColorsInGradient:()=>As,resolveFileUrl:()=>Bt,returnSubThemeOrDefault:()=>ku,rgbArrayToHex:()=>la,rgbToHSL:()=>fa,rgbToHex:()=>xu,runThroughMedia:()=>Ea,scratchDefaultConfig:()=>Yr,scratchSystem:()=>Qr,scratchUtils:()=>Ve,semanticIcons:()=>Mu,sequence:()=>_e,set:()=>Sr,setActiveConfig:()=>Sa,setColor:()=>Ue,setCustomFont:()=>qo,setCustomFontMedia:()=>je,setEach:()=>op,setFont:()=>us,setFontFamily:()=>Zr,setFontImport:()=>Kr,setGradient:()=>ze,setInCustomFontMedia:()=>ga,setMediaTheme:()=>fs,setSVG:()=>Jr,setScalingVar:()=>Qo,setShadow:()=>We,setSubScalingVar:()=>ka,setSvgIcon:()=>ws,setTheme:()=>ls,setValue:()=>np,setVariables:()=>Zu,shadow:()=>Du,sizes:()=>Ku,spacing:()=>Pu,splitSpacedValue:()=>ys,splitTopLevelCommas:()=>Me,splitTransition:()=>$a,svg:()=>Uu,svgData:()=>zu,templates:()=>Wu,theme:()=>Fu,timing:()=>Nu,toCamel:()=>Zo,transformBackgroundImage:()=>Pa,transformBorder:()=>de,transformBorderRadius:()=>Ts,transformBoxShadow:()=>Cs,transformDuration:()=>Es,transformShadow:()=>Ra,transformSize:()=>st,transformSizeRatio:()=>L,transformTextStroke:()=>Oa,transformTransition:()=>rp,transfromGap:()=>Ia,typography:()=>Yo,unit:()=>Cu,vars:()=>qu});var Ve={};I(Ve,{CSS_NATIVE_COLOR_REGEX:()=>Qt,CSS_UNITS:()=>cr,applyMediaSequenceVars:()=>Be,applySequenceGlobalVars:()=>ss,applySequenceVars:()=>we,changeLightness:()=>wu,colorStringToRgbaArray:()=>ce,convertSvgToSymbol:()=>is,findHeadingLetter:()=>Ca,findHeadings:()=>os,generateSequence:()=>Ot,generateSequencePosition:()=>Xu,generateSprite:()=>Xr,generateSubSequence:()=>rs,getColorShade:()=>pa,getDefaultOrFirstKey:()=>xr,getFnPrefixAndValue:()=>Se,getFontFace:()=>vu,getFontFaceEach:()=>_r,getFontFaceEachString:()=>ma,getFontFaceString:()=>Ko,getFontFormat:()=>ha,getRgbTone:()=>Ne,getSequenceValue:()=>ns,getSequenceValueBySymbols:()=>va,getSequenceValuePropertyPair:()=>pe,getSubratio:()=>es,getSubratioDifference:()=>ts,hexToRgb:()=>bu,hexToRgbArray:()=>ca,hexToRgba:()=>_u,hslToRgb:()=>ua,isCSSVar:()=>nt,isGoogleFontsUrl:()=>qr,isResolvedColor:()=>le,isScalingUnit:()=>ar,mixTwoColors:()=>yu,mixTwoRgb:()=>Su,mixTwoRgba:()=>da,numToLetterMap:()=>ue,opacify:()=>Gr,parseColorToken:()=>xe,resolveFileUrl:()=>Bt,returnSubThemeOrDefault:()=>ku,rgbArrayToHex:()=>la,rgbToHSL:()=>fa,rgbToHex:()=>xu,setCustomFont:()=>qo,setCustomFontMedia:()=>je,setFontImport:()=>Kr,setInCustomFontMedia:()=>ga,setScalingVar:()=>Qo,setSubScalingVar:()=>ka,setVariables:()=>Zu,splitTopLevelCommas:()=>Me});var ar=t=>t==="em"||t==="rem"||t==="vw"||t==="vh"||t==="vmax"||t==="vmin",cr=["px","cm","mm","in","pt","pc","em","rem","ex","cap","ch","ic","lh","rlh","%","vw","vh","vmin","vmax","svw","svh","lvw","lvh","dvw","dvh","cqw","cqh","cqi","cqb","cqmin","cqmax","deg","rad","grad","turn","s","ms","dpi","dpcm","dppx","fr","auto"];R();var ce=t=>{if(t==="")return[0,0,0,0];if(t.toLowerCase()==="transparent")return[0,0,0,0];if(t[0]==="#")return t.length<7&&(t="#"+t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+(t.length>4?t[4]+t[4]:"")),[parseInt(t.substr(1,2),16),parseInt(t.substr(3,2),16),parseInt(t.substr(5,2),16),t.length>7?parseInt(t.substr(7,2),16)/255:1];if(t.indexOf("rgb")===-1&&X&&k){let e=X.body.appendChild(X.createElement("fictum")),r="rgb(1, 2, 3)";if(e.style.color=r,e.style.color!==r){X.body.removeChild(e);return}if(e.style.color=t,e.style.color===r||e.style.color==="")return X.body.removeChild(e),[0,0,0,0];t=k.getComputedStyle(e).color,X.body.removeChild(e)}return t.indexOf("rgb")===0?(t.indexOf("rgba")===-1&&(t=`${t}, 1`),t.match(/[\.\d]+/g).map(e=>+e)):[0,0,0,0]},yu=(t,e,r=.5)=>(t=ce(t),e=ce(e),da(t,e,r)),bu=(t,e=1)=>{let[r,n,o]=t.match(/\w\w/g).map(s=>parseInt(s,16));return`rgb(${r},${n},${o})`},ca=(t,e=1)=>{let[r,n,o]=t.match(/\w\w/g).map(s=>parseInt(s,16));return[r,n,o]},xu=(t,e,r)=>"#"+(1<<24|t<<16|e<<8|r).toString(16).slice(1),la=([t,e,r])=>((1<<24)+(t<<16)+(e<<8)+r).toString(16).slice(1),_u=(t,e=1)=>{let[r,n,o]=t.match(/\w\w/g).map(s=>parseInt(s,16));return`rgba(${r},${n},${o},${e})`},Su=(t,e,r=.5)=>{let n=[];for(let o=0;o<3;o++)n[o]=~~(t[o]+(e[o]-t[o])*r);return`rgb(${n})`},wu=(t,e)=>{let[r,n,o]=e,s=Math.max(0,Math.min(100,o+parseFloat(t)));return[r,n,s]},fa=(t,e,r)=>{let n=Math.max(t,e,r),o=n-Math.min(t,e,r),s=1-Math.abs(n+n-o-1),i=o&&(n==t?(e-r)/o:n==e?2+(r-t)/o:4+(t-e)/o);return[60*(i<0?i+6:i),s?o/s:0,(n+n-o)/2]},ua=(t,e,r,n=e*Math.min(r,1-r),o=(s,i=(s+t/30)%12)=>r-n*Math.max(Math.min(i-3,9-i,1),-1))=>[o(0),o(8),o(4)],pa=(t,e)=>{let r=parseInt(t,16),n=(r>>16)+e;n>255?n=255:n<0&&(n=0);let o=(r>>8&255)+e;o>255?o=255:o<0&&(o=0);let s=(r&255)+e;return s>255?s=255:s<0&&(s=0),((s|o<<8|n<<16)+16777216).toString(16).slice(1)},da=(t,e,r=.5)=>{let n=[];for(let o=0;o<4;o++){let s=o===3?i=>i:Math.round;n[o]=s(t[o]+(e[o]-t[o])*r)}return`rgba(${n})`},Gr=(t,e)=>{let r=ce(t);if(!r){hr()&&console.warn(t+" color is not rgba");return}return r[3]=e,`rgba(${r})`},nt=t=>t.charCodeAt(0)===45&&t.charCodeAt(1)===45,Qt=/(?:rgba?\(|hsla?\(|#[0-9a-fA-F]{3,8}\b)/,VS=/^([a-zA-Z]\w*(?:-[a-zA-Z]\w*)*)(?:\.(\d+))?(?:([+-]\d+|=\d+))?$/,xe=t=>{if(!S(t))return null;if(Qt.test(t))return{passthrough:t};if(nt(t))return{cssVar:t};let e=t.match(VS);if(!e)return null;let[,r,n,o]=e,s=n!==void 0?`0.${n}`:void 0,i=o&&o[0]==="="?o.slice(1):o;return{name:r,alpha:s,tone:i}},le=t=>S(t)&&(t.includes("rgb")||t.includes("var(")||t.includes("#")),Me=t=>{let e=[],r="",n=0;for(let o of t){if(o==="("?n+=1:o===")"&&n>0&&(n-=1),o===","&&n===0){e.push(r),r="";continue}r+=o}return(r.length||!e.length)&&e.push(r),e},Ne=(t,e)=>{S(t)&&t.includes("rgb")&&(t=ce(t).join(", ")),S(t)&&(t=t.split(",").map(o=>parseFloat(o.trim()))),ne(e)&&(e+="");let r=la(t),n=e.slice(0,1);if(n==="-"||n==="+"){let o=pa(r,parseFloat(e));return ca(o).join(", ")}else{let[o,s,i]=t,a=fa(o,s,i),[c,l,f]=a;return ua(c,l,parseFloat(e)/100*255)}};var ku=(t,e)=>{if(t)return t.themes&&t.themes[e]?t.themes[e]:t[e]?[t,t[e]]:t};var Bt=(t,e)=>{if(!t||!e)return null;try{return new URL(t),null}catch{}let r=e[t];return r?r.content&&r.content.src:null},xr=(t,e)=>{if(t[e])return t[e].value;if(t.default)return t[t.default].value;let r=Object.keys(t)[0];return r&&t[r]&&t[r].value},ha=t=>{if(typeof t!="string"||!t)return null;let e=t.split(/[#?]/)[0].split(".").pop().trim();return["woff2","woff","ttf","otf","eot"].includes(e)?e:null},qr=t=>t&&(t.includes("fonts.googleapis.com")||t.includes("fonts.gstatic.com")),Kr=t=>`@import url('${t}');`,ga=t=>`@font-face { ${t} }`,qo=(t,e,r,n={})=>{let i=(Array.isArray(e)?e:[e]).filter(a=>typeof a=="string"&&a).map(a=>{let c=ha(a),l=c?` format('${c}')`:"";return`url('${a}')${l}`}).join(`,
|
|
26
|
+
}<\/script>`}});var Zf,_g=F(()=>{"use strict";Zf=t=>{if(!t)return"";let e=new Date(t),r=new Intl.DateTimeFormat("en",{year:"numeric"}).format(e),n=new Intl.DateTimeFormat("en",{month:"short"}).format(e);return`${new Intl.DateTimeFormat("en",{day:"2-digit"}).format(e)} ${n}, ${r}`}});var Jf,Sg=F(()=>{"use strict";Jf=(t,e)=>{let r=setTimeout(()=>{let{props:n}=t;if(!e.clientHeight){let{node:{clientHeight:o}}=t;o&&(e.clientHeight=o)}if(e.active){if(n.height==="auto")return;t.update({height:e.clientHeight},{preventBeforeUpdateListener:!0,preventChildrenUpdate:!0});let o=setTimeout(()=>{t.update({height:"auto"},{preventBeforeUpdateListener:!0,preventChildrenUpdate:!0}),clearTimeout(o)},450)}else t.update({height:"0"},{preventBeforeUpdateListener:!0,preventChildrenUpdate:!0});clearTimeout(r)})}});var Qf,wg=F(()=>{"use strict";Qf=function(e){let r=[0,1];for(let n=2;n<=e;n++)r[n]=r[n-1]+r[n-2];return r[e]}});var tu,kg=F(()=>{"use strict";tu=t=>["jpeg","gif","jpg","png","tiff","woff"].includes(t)});function zr(t,e={}){let{window:r=globalThis}=e,{document:n=r.document}=e;return new Promise((o,s)=>{let i=n.querySelector(`script[src="${t}"]`);if(i)return o(i);let a=n.createElement("script");a.src=t,a.async=e.async===!0,a.type=e.type||"text/javascript",e.id&&(a.id=e.id),e.integrity&&(a.integrity=e.integrity),e.crossOrigin&&(a.crossOrigin=e.crossOrigin),a.onload=()=>{a.onerror=a.onload=null,o(a)},a.onerror=()=>{a.onerror=a.onload=null,s(new Error(`Failed to load script: ${t}`))},n.head.appendChild(a)})}async function iu(t,e={}){let{window:r=globalThis}=e,{document:n=r.document}=e;return new Promise((o,s)=>{let i=n.querySelector(`link[href="${t}"]`);if(i)return o(i);let a=n.createElement("link");a.href=t,a.rel=e.rel||"stylesheet",a.type="text/css",a.media=e.media||"all",e.id&&(a.id=e.id),e.integrity&&(a.integrity=e.integrity),e.crossOrigin&&(a.crossOrigin=e.crossOrigin),a.onload=()=>{a.onerror=a.onload=null,o(a)},a.onerror=()=>{a.onerror=a.onload=null,s(new Error(`Failed to load stylesheet: ${t}`))},n.head.appendChild(a)})}var eu,ru,nu,ou,su,vg=F(()=>{"use strict";eu=(t,e=!1,r=document,n="text/javascript")=>new Promise((o,s)=>{try{let i=r.createElement("script");i.type=n,i.async=e,i.src=t,i.addEventListener("load",a=>{o({status:!0})}),i.addEventListener("error",a=>{s(new Error({status:!1,message:`Failed to load the script ${t}`}))}),r.body.appendChild(i)}catch(i){s(i)}}),ru=(t,e=document,r="text/javascript")=>new Promise((n,o)=>{let s=e.createElement("script");s.type=r,s.src=t;let i=e.createElement("div");i.style.cssText="position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,0.8);z-index:9999;",e.body.appendChild(i),s.onload=()=>{console.log(`Successfully loaded: ${t}`),e.body.removeChild(i),n()},s.onerror=()=>{e.body.removeChild(i),o(new Error(`Failed to load: ${t}`))},e.body.appendChild(s)}),nu=(t,e=document,r,n="text/javascript")=>{let o=new window.XMLHttpRequest;if(o.open("GET",t,!1),o.send(),o.status===200){let s=e.createElement("script");s.type=n,s.text=o.responseText,e.body.appendChild(s),typeof r=="function"&&r()}else throw new Error(`Failed to load the script ${t}`)},ou=(t,e=!1,r=document,n="text/javascript")=>new Promise((o,s)=>{try{let i=r.createElement("link");i.rel="stylesheet",i.href=t,i.addEventListener("load",a=>{o({status:!0})}),r.head.appendChild(i)}catch(i){s(i)}}),su=(t,e=!1,r=document,n="text/javascript",o="smbls-script")=>{try{let s=r.createElement("script");s.type=n,s.async=e,s.id=o,s.innerHTML=t,r.body.appendChild(s)}catch(s){console.warn(s)}}});function LS(t,e){if(!e||typeof e!="object")return t;let r=o=>{if(!DS(o))return o;let s=e[o];return s?.src?s.src:o},n={...t};for(let[o,s]of Object.entries(n))typeof s=="string"?n[o]=r(s):Array.isArray(s)&&(n[o]=s.map(i=>typeof i=="string"?r(i):i));return n}function oa(t,e){if(!t||!e)return;let r=e.split("."),n=t;for(let o of r){if(n==null||typeof n!="object")return;n=n[o]}return n}function MS(t,e,r){let o=(e.config||e.settings||{}).polyglot||e.polyglot,s=r?.lang||o?.defaultLang||"en",a=(o?.translations||{})[s]||{},c=r?.state||{},l={...t};for(let[f,p]of Object.entries(l))typeof p!="string"||!p.includes("{{")||(l[f]=p.replace(/\{\{\s*([^|{}]+?)\s*(?:\|\s*(\w+)\s*)?\}\}/g,(u,d,h)=>{let g=d.trim();if(h==="polyglot")return a[g]??oa(a,g)??u;if(h==="getLocalStateLang")return oa(c,g+s)??u;let m=oa(c,g);return m!==void 0?m:a[g]??oa(a,g)??u}));return l}function Cg(t){let e={...t};for(let[r,n]of Object.entries(e))if(typeof n=="function"){let o=n.toString(),s=o.match(/el\.call\(\s*["']getLocalStateLang["']\s*,\s*["']([^"']+)["']\s*\)/);if(s){e[r]=`{{ ${s[1]} | getLocalStateLang }}`;continue}let i=o.match(/el\.call\(\s*["']polyglot["']\s*,\s*["']([^"']+)["']\s*\)/);if(i){e[r]=`{{ ${i[1]} | polyglot }}`;continue}let a=o.match(/s\.(\w+(?:\.\w+)+)/);if(a){e[r]=`{{ ${a[1]} }}`;continue}delete e[r]}else if(typeof n=="string"){let o=n.match(/el\.call\(\s*["']getLocalStateLang["']\s*,\s*["']([^"']+)["']\s*\)/);if(o){e[r]=`{{ ${o[1]} | getLocalStateLang }}`;continue}let s=n.match(/el\.call\(\s*["']polyglot["']\s*,\s*["']([^"']+)["']\s*\)/);if(s){e[r]=`{{ ${s[1]} | polyglot }}`;continue}if(n.includes("=>")&&n.includes("s.")){let i=n.match(/s\.(\w+(?:\.\w+)+)/);if(i){e[r]=`{{ ${i[1]} }}`;continue}}}return e}function cu(t,e,r,{isProduction:n=!1,channel:o="production"}={}){let s=t.pages?.[e],i=_(s?.state)&&s?.state,a=s?.metadata||s?.helmet||i||{},c=Cg(a),l=new Set(Object.keys(c)),f=t.app?.metadata||{},p=Cg(f),u={};if(t.integrations?.seo?u={...t.integrations.seo,...p,...c}:Object.keys(p).length?u={...p,...c}:u={...c},!u.title){let g=t.name||t.key;g?n?u.title=g:o==="development"?u.title=`${g} / dev:symbo.ls`:o==="staging"?u.title=`${g} / staging:symbo.ls`:u.title=`${g} / symbo.ls`:u.title="Symbols demo"}u=MS(u,t,r),u.title&&(l.has("title")||!u["og:title"])&&(l.has("og:title")||(u["og:title"]=u.title)),u.description&&(l.has("description")||!u["og:description"])&&(l.has("og:description")||(u["og:description"]=u.description)),u.title&&!u["twitter:title"]&&(u["twitter:title"]=u.title),u.description&&!u["twitter:description"]&&(u["twitter:description"]=u.description);let d=r?.actualPathname||e;if(u["og:url"]||u.url){let g=(u["og:url"]||u.url||"").replace(/\/$/,"");if(g&&d&&d!=="/"){let m=d.startsWith("/")?d:"/"+d;u["og:url"]=g+m}}u=LS(u,t.files);let h=t.name||t.app?.metadata?.title||t.app?.name||"";for(let[g,m]of Object.entries(u))if(typeof m=="string"&&m.includes("{{")){let y=m.replace(/\{\{[^}]*\}\}/g,"").trim();y?u[g]=y:g==="title"?u[g]=h:delete u[g]}return u}var jt,FS,au,DS,Ag=F(()=>{"use strict";gt();jt=t=>{if(t==null)return"";let e={"&":"&","<":"<",">":">",'"':""","'":"'"};return t.toString().replace(/[&<>"']/g,r=>e[r])},FS=t=>Object.entries(t||{}).filter(([e,r])=>r!==void 0).map(([e,r])=>`${e}="${jt(r)}"`).join(" "),au=(t,e)=>(e||(t={...t,robots:"noindex"}),Object.entries(t).reduce((n,[o,s])=>{if(!s&&s!==0&&s!==!1)return n;if(o==="title")return n.push(`<title>${jt(s)}</title>`),n;if(o==="canonical")return n.push(`<link rel="canonical" href="${jt(s)}">`),n;if(o==="manifest")return n.push(`<link rel="manifest" href="${jt(s)}">`),n;if(o==="favicon"||o==="favicons"||o==="icon"||o==="icons")return(Array.isArray(s)?s:[s]).forEach(f=>{if(typeof f=="string")n.push(`<link rel="icon" href="${jt(f)}">`);else if(typeof f=="object"){let p=FS(f);/rel=/.test(p)?n.push(`<link ${p}>`):n.push(`<link rel="icon" ${p}>`)}}),n;if(o==="alternate")return(Array.isArray(s)?s:[s]).forEach(f=>{if(typeof f=="object"){let p=Object.entries(f).filter(([u,d])=>d!==void 0).map(([u,d])=>`${u}="${jt(d)}"`).join(" ");n.push(`<link rel="alternate" ${p}>`)}}),n;let i=(l,f,p="name")=>{if(typeof f=="string"||typeof f=="number"||typeof f=="boolean")n.push(`<meta ${p}="${jt(l)}" content="${jt(f)}">`);else if(Array.isArray(f))f.forEach(u=>{if(typeof u=="string"||typeof u=="number"||typeof u=="boolean")n.push(`<meta ${p}="${jt(l)}" content="${jt(u)}">`);else if(typeof u=="object"){let d=Object.entries(u).filter(([h,g])=>g!==void 0).map(([h,g])=>`${h}="${jt(g)}"`).join(" ");n.push(`<meta ${d}>`)}});else if(typeof f=="object"){let u=Object.entries(f).filter(([d,h])=>h!==void 0).map(([d,h])=>`${d}="${jt(h)}"`).join(" ");n.push(`<meta ${u}>`)}};if(o.startsWith("http-equiv:")){let l=o.replace("http-equiv:","");return i(l,s,"http-equiv"),n}if(o.startsWith("itemprop:")){let l=o.replace("itemprop:","");return i(l,s,"itemprop"),n}let c=["og:","twitter:","fb:","article:","profile:","book:","business:","music:","product:","video:","DC:","DCTERMS:"].find(l=>o.startsWith(l));if(c){let l=o.replace(c,"");return i(`${c.replace(":","")}:${l}`,s,c==="twitter:"||c==="DC:"||c==="DCTERMS:"?"name":"property"),n}if(o.startsWith("apple:")||o.startsWith("msapplication:")){let l=o.startsWith("apple:")?"apple-":"msapplication-",f=o.replace(/^apple:|^msapplication:/,"");return i(`${l}${f}`,s,"name"),n}return i(o,s),n},['<meta charset="UTF-8">','<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no">']).join(`
|
|
27
|
+
`)),DS=t=>typeof t=="string"&&t.length>0&&!t.startsWith("/")&&!t.startsWith("http")});var sa,lu,Eg=F(()=>{"use strict";gt();sa=(t,e)=>(T(e)?e:Object.values(e)).reduce((r,n)=>Math.abs(n-t)<Math.abs(r-t)?n:r),lu=(t,e)=>(t=parseFloat(t),_(e)&&(e=Object.values(e)),sa(t,e))});function Wr(t){let e=String(t||"").trim();if(!e)return{owner:Tg,key:"",full:""};let r=null,n=e;if(e.includes("/")){let s=e.indexOf("/");r=e.slice(0,s),n=e.slice(s+1)}n=n.replace(/\.symbo\.ls$/iu,""),r||(r=Tg);let o=n?`${r}/${n}`:"";return{owner:r,key:n,full:o}}async function ia(t,e={}){if((e.provider||"kv")==="api")return Og(t,e);let n=await BS(t,e);return n||Og(t,e)}async function BS(t,e={}){let r=e.kvBaseUrl||NS,n=e.env||"production",o=`${r}/kv/${encodeURIComponent(t)}?env=${n}`;try{let s=await fetch(o,{method:"GET"});return s.ok&&(await s.json())?.value||null}catch{return null}}async function Og(t,e={}){let r=e.apiBaseUrl||jS,{key:n}=Wr(t);try{let o=`${r}/core/projects/libraries/available?search=${encodeURIComponent(n)}&limit=10`,s=await fetch(o,{method:"GET"});if(!s.ok)return null;let i=await s.json(),c=(i?.items||i?.data||(Array.isArray(i)?i:[])).find(d=>{let{key:h}=Wr(d?.key);return h.toLowerCase()===n.toLowerCase()});if(!c?.id&&!c?._id)return null;let l=c.id||c._id,f=`${r}/core/projects/${encodeURIComponent(l)}/data?branch=main`,p=await fetch(f,{method:"GET"});if(!p.ok)return null;let u=await p.json();return u?.data||u||null}catch{return null}}async function fu(t,e={}){return!t||!t.length?[]:(await Promise.all(t.map(async n=>{if(_(n))return n;if(S(n)){let{full:o}=Wr(n);if(!o)return null;try{let s=await ia(o,e);return s||console.warn(`[smbls] Shared library "${o}" not found`),s}catch(s){return console.warn(`[smbls] Failed to fetch shared library "${o}":`,s.message),null}}return null}))).filter(Boolean)}var Tg,NS,jS,Vo,Uo,Rg=F(()=>{"use strict";gt();Tg="system",NS="https://smbls-kv.nika-980.workers.dev",jS="https://api.symbols.app";Vo=(t,e)=>{for(let r in e)r in t?_(t[r])&&_(e[r])&&Vo(t[r],e[r]):t[r]=e[r]},Uo=(t,e)=>{if(!(!e||!e.length))for(let r=0;r<e.length;r++){let n=e[r];if(_(n)){for(let o in n)if(Object.prototype.hasOwnProperty.call(n,o))if(_(n[o])&&_(t[o]))if(o==="designSystem")Vo(t[o],n[o]);else for(let s in n[o])s in t[o]||(t[o][s]=n[o][s]);else o in t||(t[o]=n[o])}}}});var uu,pu,du,zo,hu,Wo,gu,br,Pg=F(()=>{"use strict";gt();uu=async t=>{try{await navigator.clipboard.writeText(t)}catch(e){console.warn("Failed to copy text: ",e)}},pu=async t=>{try{let e=new Blob([t],{type:"text/javascript"}),r=new window.ClipboardItem({"text/plain":e});await navigator.clipboard.write([r]),console.log("JavaScript code copied to clipboard as text/javascript")}catch(e){console.error("Failed to copy JavaScript code: ",e)}},du=t=>t.replace(/[^a-zA-Z0-9_]/g,""),zo=t=>(typeof t!="string"&&(t=String(t||"")),t.replace(/(?:^\w|[A-Z]|\b\w)/g,function(e,r){return r===0?e.toLowerCase():e.toUpperCase()}).replace(/\s+/g,"")),hu=t=>t&&t.replace(/\w\S*/g,e=>e.charAt(0).toUpperCase()+e.substr(1).toLowerCase()),Wo=t=>t.replace(/[^a-zA-Z0-9]/g," ").trim().toLowerCase().replace(/\s+/g,"-").replace(/-+/g,"-").replace(/^-|-$/g,""),gu=(t="")=>{if(typeof t!="string")return;let e=t.replace(/([A-Z])/g," $1");return e.charAt(0).toUpperCase()+e.slice(1)},br=t=>{if(T(t))return t;if(S(t))return t.split(" ");if(_(t))return Object.values(t);if(ne(t))return[t]}});var mu,Ig=F(()=>{"use strict";mu=()=>{let t=document.styleSheets[0],e="";if(t)try{let r=t.cssRules||t.rules;for(let n=0;n<r.length;n++)e+=r[n].cssText}catch(r){console.error("Unable to access CSS rules. This may be due to CORS restrictions:",r)}else console.log("No stylesheets found in document.styleSheets[0].");return e}});var Tt,Hr,Ho,Go,$g=F(()=>{"use strict";Tt=t=>{let e=t&&t.src;if(!e||typeof e!="string")return null;let r=t.context;if(!r)return null;let n=r.assets&&r.assets[e]||r.files&&r.files[e];return n?typeof n=="string"?{src:n,type:null,variants:null}:typeof n=="object"&&typeof n.src=="string"?n:null:null},Hr=(t,{keepOneX:e=!0}={})=>{if(!Array.isArray(t)||!t.length)return"";let r=t.some(o=>typeof o.width=="number"),n=[];for(let o of t)r&&typeof o.width=="number"?n.push(`${o.src} ${o.width}w`):r||(o.scale===1&&e?n.push(o.src):o.scale&&o.scale!==1&&n.push(`${o.src} ${o.scale}x`));return n.join(", ")},Ho=t=>{if(!t||!Array.isArray(t.variants))return"";let e=t.variants.filter(r=>r.format===t.type);return Hr(e,{keepOneX:!1})},Go=(t,e)=>{if(!t||typeof t!="object"||typeof t.src!="string")return[];if(!Array.isArray(t.variants)||!t.variants.length)return[{tag:"img",attr:{src:t.src,alt:e||""}}];let r=new Map;for(let a of t.variants)r.has(a.format)||r.set(a.format,[]),r.get(a.format).push(a);let n=[];for(let[a,c]of r)a!==t.type&&n.push({tag:"source",attr:{type:a,srcset:Hr(c,{keepOneX:!0})}});let o=r.get(t.type)||[],s=Hr(o,{keepOneX:!1}),i={src:t.src,alt:e||""};return s&&(i.srcset=s),[...n,{tag:"img",attr:i}]}});var aa={};I(aa,{CDN_PROVIDERS:()=>Zt,DOMQL_EVENTS:()=>hl,DOMQ_PROPERTIES:()=>Te,ENV:()=>Rl,HTML_TAGS:()=>Mr,METHODS:()=>Pr,METHODS_EXL:()=>Hn,NODE_ENV:()=>Yt,OPTIONS:()=>go,PACKAGE_MANAGER_TO_CDN:()=>Le,PARSED_DOMQ_PROPERTIES:()=>Wn,PROPS_METHODS:()=>Oe,STATE_METHODS:()=>ur,STATE_PROPERTIES:()=>dl,SVG_TAGS:()=>Fh,TYPES:()=>Mn,UNIVERSAL_RESERVED_KEYS:()=>na,addCaching:()=>Bi,addContext:()=>ji,addExtend:()=>ef,addExtends:()=>Et,addItemAfterEveryElement:()=>tl,addProtoToArray:()=>Bn,addRef:()=>Li,applyDependentState:()=>Sf,applyEvent:()=>Gi,applyEventUpdate:()=>qi,applyExtends:()=>Mh,applyProps:()=>co,arrayContainsOtherArray:()=>qc,arraysEqual:()=>rl,arrayzeValue:()=>br,buildImgSrcset:()=>Ho,buildSourcesAndImg:()=>Go,cache:()=>Af,call:()=>Hf,captureSnapshot:()=>qf,checkForStateTypes:()=>yf,checkIfInherits:()=>Hi,checkIfStringIsInArray:()=>sl,clone:()=>ml,cloneAndMergeArrayExtend:()=>to,cloneFunction:()=>jl,concatAddExtends:()=>Jl,copyJavaScriptToClipboard:()=>pu,copyStringToClipboard:()=>uu,createBasedOnType:()=>Di,createElement:()=>mf,createElementExtends:()=>ki,createExtends:()=>ro,createExtendsFromKeys:()=>Nr,createExtendsStack:()=>Ei,createIfConditionFlag:()=>Bl,createInheritedState:()=>bf,createKey:()=>Jn,createNestedObject:()=>kl,createNestedObjectByKeyPath:()=>_f,createObjectWithoutPrototype:()=>mi,createParent:()=>Mi,createPath:()=>Ni,createProps:()=>lo,createPropsStack:()=>$i,createRoot:()=>gf,createScope:()=>kf,createSnapshotId:()=>Zn,customDecodeURIComponent:()=>pl,customEncodeURIComponent:()=>ul,cutArrayAfterValue:()=>Jc,cutArrayBeforeValue:()=>Zc,debounce:()=>Qn,debounceOnContext:()=>Ll,decodeNewlines:()=>fl,deepClone:()=>Q,deepContains:()=>Sl,deepDefaults:()=>Vo,deepDestringifyFunctions:()=>oe,deepExtend:()=>wi,deepMerge:()=>W,deepMergeExtends:()=>se,deepStringifyFunctions:()=>Gn,defineSetter:()=>zf,destringifyGlobalScope:()=>Kn,detectHeightOnInit:()=>Jf,detectInfiniteLoop:()=>El,document:()=>X,encodeNewlines:()=>ll,error:()=>yr,excludeKeysFromObject:()=>Ol,exec:()=>q,extendCachedRegistry:()=>Ql,extendStackRegistry:()=>no,extractArrayExtend:()=>so,fetchLibraryData:()=>ia,fibonacciNumberByIndex:()=>Qf,filterArrays:()=>nl,filterArraysFast:()=>ol,finalizeExtends:()=>Ti,findClosestNumber:()=>sa,findClosestNumberInFactory:()=>lu,findInheritedState:()=>Wi,findKeyPosition:()=>al,flattenExtend:()=>jr,formatDate:()=>Zf,generateHash:()=>xi,generateKey:()=>Xn,generateMetaTags:()=>au,get:()=>Bf,getCDNUrl:()=>Jt,getCapitalCaseKeys:()=>of,getCdnProviderFromConfig:()=>Ur,getChildStateInKey:()=>zi,getChildren:()=>Eo,getContext:()=>Fo,getCookie:()=>Hl,getDB:()=>jo,getEmotionStylesheet:()=>mu,getExtendsInElement:()=>rf,getExtendsStack:()=>eo,getExtendsStackRegistry:()=>Si,getFrequencyInArray:()=>Kc,getHashedExtend:()=>oo,getImportMapScript:()=>Xf,getInObjectByPath:()=>Al,getLocalStorage:()=>ql,getNev:()=>Fl,getPageMetadata:()=>cu,getParentStateInKey:()=>Ui,getPath:()=>To,getQuery:()=>Bo,getRef:()=>Uf,getRoot:()=>Po,getRootContext:()=>$o,getRootData:()=>Io,getRootState:()=>Ro,getRootStateInKey:()=>Vi,getSpreadChildren:()=>sf,global:()=>Wc,hasFunction:()=>$r,hasHandlerPlugin:()=>Fr,hasOwnProperty:()=>bl,inheritChildExtends:()=>Ci,inheritChildPropsExtends:()=>vi,inheritParentProps:()=>fo,inheritRecursiveChildExtends:()=>Ai,initProps:()=>pf,is:()=>Ct,isArray:()=>T,isBoolean:()=>ui,isContextComponent:()=>af,isCyclic:()=>Tl,isDOMNode:()=>kt,isDate:()=>di,isDefined:()=>vt,isDevelopment:()=>Pe,isEmpty:()=>hi,isEmptyObject:()=>xl,isEqualDeep:()=>gi,isFunction:()=>C,isHtmlElement:()=>Dn,isLocal:()=>$l,isMethod:()=>Gf,isMobile:()=>zl,isNode:()=>ye,isNot:()=>Gc,isNotProduction:()=>hr,isNull:()=>pi,isNumber:()=>ne,isObject:()=>_,isObjectLike:()=>j,isPhoto:()=>tu,isProduction:()=>Re,isStaging:()=>Il,isState:()=>xf,isString:()=>S,isStringFunction:()=>Nl,isTest:()=>bi,isTesting:()=>Pl,isUndefined:()=>ht,isUniversallyReservedKey:()=>Kf,isValidHtmlTag:()=>Yl,joinArrays:()=>Tr,jointStacks:()=>tf,keys:()=>ea,loadCssFile:()=>ou,loadJavascript:()=>su,loadJavascriptFile:()=>eu,loadJavascriptFileEmbedSync:()=>nu,loadJavascriptFileSync:()=>ru,loadRemoteCSS:()=>iu,loadRemoteScript:()=>zr,log:()=>Wf,logGroupIf:()=>Ul,logIf:()=>Vl,lookdown:()=>Nf,lookdownAll:()=>jf,lookup:()=>Mf,lowercaseFirstLetter:()=>fr,makeObjectWithoutPrototype:()=>_l,map:()=>gl,mapStringsWithContextComponents:()=>io,matchesComponentNaming:()=>ie,memoize:()=>Ml,merge:()=>rt,mergeSharedLibraries:()=>Uo,nextElement:()=>Lo,normalizeLibraryKey:()=>Wr,objectToString:()=>qn,objectizeStringProperty:()=>ao,overwrite:()=>Yn,overwriteDeep:()=>At,overwriteShallow:()=>dr,overwriteState:()=>wf,parse:()=>ra,parseDeep:()=>Co,pickupElementFromProps:()=>Pi,pickupPropsFromElement:()=>Ri,previousElement:()=>Mo,propExists:()=>ff,propertizeElement:()=>Ii,propertizeUpdate:()=>lf,remove:()=>pg,removeChars:()=>du,removeCookie:()=>Gl,removeDuplicateProps:()=>po,removeDuplicatesInArray:()=>Or,removeFromArray:()=>Yc,removeFromObject:()=>wl,removeNestedKeyByPath:()=>vl,removeValueFromArray:()=>jn,removeValueFromArrayAll:()=>Qc,reorderArrayByValues:()=>el,replaceLiteralsWithObjectFields:()=>lr,replaceOctalEscapeSequences:()=>cl,resolveAsset:()=>Tt,resolveHandler:()=>Dr,resolveSharedLibraries:()=>fu,returnValueAsText:()=>Fi,runPluginHook:()=>Mt,self:()=>Hc,setActiveRootState:()=>Oo,setCookie:()=>Wl,setHashedExtend:()=>_i,setInObjectByPath:()=>Cl,setLocalStorage:()=>Kl,setNodeStyles:()=>ta,setProps:()=>Vf,setPropsPrototype:()=>uo,spotByPath:()=>Ao,srcsetFor:()=>Hr,stringIncludesAny:()=>Un,stringToObject:()=>yl,swapItemsInArray:()=>Xc,syncProps:()=>ho,toCamelCase:()=>zo,toDashCase:()=>Wo,toDescriptionCase:()=>gu,toTitleCase:()=>hu,toggleFullscreen:()=>Yf,triggerEventOn:()=>Ie,triggerEventOnUpdate:()=>vf,trimStringFromSymbols:()=>il,unstackArrayOfObjects:()=>Nn,update:()=>uf,updateProps:()=>df,variables:()=>No,verbose:()=>Vr,warn:()=>Do,window:()=>k});var R=F(()=>{"use strict";yi();Dl();gt();be();Lr();Rr();Ln();Ph();Ih();zn();Fn();$h();Xl();nf();hf();Oi();zh();Wh();Ir();Hh();gg();Ef();mg();Cf();yg();bg();xg();_g();Sg();wg();kg();vg();Ag();Eg();Rg();Pg();Ig();$g()});var Qx=$c((GF,Jx)=>{var An=1e3,En=An*60,Tn=En*60,Cr=Tn*24,cv=Cr*7,lv=Cr*365.25;Jx.exports=function(t,e){e=e||{};var r=typeof t;if(r==="string"&&t.length>0)return fv(t);if(r==="number"&&isFinite(t))return e.long?pv(t):uv(t);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(t))};function fv(t){if(t=String(t),!(t.length>100)){var e=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(t);if(e){var r=parseFloat(e[1]),n=(e[2]||"ms").toLowerCase();switch(n){case"years":case"year":case"yrs":case"yr":case"y":return r*lv;case"weeks":case"week":case"w":return r*cv;case"days":case"day":case"d":return r*Cr;case"hours":case"hour":case"hrs":case"hr":case"h":return r*Tn;case"minutes":case"minute":case"mins":case"min":case"m":return r*En;case"seconds":case"second":case"secs":case"sec":case"s":return r*An;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return r;default:return}}}}function uv(t){var e=Math.abs(t);return e>=Cr?Math.round(t/Cr)+"d":e>=Tn?Math.round(t/Tn)+"h":e>=En?Math.round(t/En)+"m":e>=An?Math.round(t/An)+"s":t+"ms"}function pv(t){var e=Math.abs(t);return e>=Cr?Ac(t,e,Cr,"day"):e>=Tn?Ac(t,e,Tn,"hour"):e>=En?Ac(t,e,En,"minute"):e>=An?Ac(t,e,An,"second"):t+" ms"}function Ac(t,e,r,n){var o=e>=r*1.5;return Math.round(t/r)+" "+n+(o?"s":"")}});var e_=$c((qF,t_)=>{function dv(t){r.debug=r,r.default=r,r.coerce=c,r.disable=i,r.enable=o,r.enabled=a,r.humanize=Qx(),r.destroy=l,Object.keys(t).forEach(f=>{r[f]=t[f]}),r.names=[],r.skips=[],r.formatters={};function e(f){let p=0;for(let u=0;u<f.length;u++)p=(p<<5)-p+f.charCodeAt(u),p|=0;return r.colors[Math.abs(p)%r.colors.length]}r.selectColor=e;function r(f){let p,u=null,d,h;function g(...m){if(!g.enabled)return;let y=g,b=Number(new Date),w=b-(p||b);y.diff=w,y.prev=p,y.curr=b,p=b,m[0]=r.coerce(m[0]),typeof m[0]!="string"&&m.unshift("%O");let x=0;m[0]=m[0].replace(/%([a-zA-Z%])/g,(A,P)=>{if(A==="%%")return"%";x++;let H=r.formatters[P];if(typeof H=="function"){let O=m[x];A=H.call(y,O),m.splice(x,1),x--}return A}),r.formatArgs.call(y,m),(y.log||r.log).apply(y,m)}return g.namespace=f,g.useColors=r.useColors(),g.color=r.selectColor(f),g.extend=n,g.destroy=r.destroy,Object.defineProperty(g,"enabled",{enumerable:!0,configurable:!1,get:()=>u!==null?u:(d!==r.namespaces&&(d=r.namespaces,h=r.enabled(f)),h),set:m=>{u=m}}),typeof r.init=="function"&&r.init(g),g}function n(f,p){let u=r(this.namespace+(typeof p>"u"?":":p)+f);return u.log=this.log,u}function o(f){r.save(f),r.namespaces=f,r.names=[],r.skips=[];let p=(typeof f=="string"?f:"").trim().replace(/\s+/g,",").split(",").filter(Boolean);for(let u of p)u[0]==="-"?r.skips.push(u.slice(1)):r.names.push(u)}function s(f,p){let u=0,d=0,h=-1,g=0;for(;u<f.length;)if(d<p.length&&(p[d]===f[u]||p[d]==="*"))p[d]==="*"?(h=d,g=u,d++):(u++,d++);else if(h!==-1)d=h+1,g++,u=g;else return!1;for(;d<p.length&&p[d]==="*";)d++;return d===p.length}function i(){let f=[...r.names,...r.skips.map(p=>"-"+p)].join(",");return r.enable(""),f}function a(f){for(let p of r.skips)if(s(f,p))return!1;for(let p of r.names)if(s(f,p))return!0;return!1}function c(f){return f instanceof Error?f.stack||f.message:f}function l(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return r.enable(r.load()),r}t_.exports=dv});var r_=$c((Rt,Ec)=>{Rt.formatArgs=gv;Rt.save=mv;Rt.load=yv;Rt.useColors=hv;Rt.storage=bv();Rt.destroy=(()=>{let t=!1;return()=>{t||(t=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})();Rt.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function hv(){if(typeof window<"u"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs))return!0;if(typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;let t;return typeof document<"u"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window<"u"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator<"u"&&navigator.userAgent&&(t=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(t[1],10)>=31||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function gv(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+Ec.exports.humanize(this.diff),!this.useColors)return;let e="color: "+this.color;t.splice(1,0,e,"color: inherit");let r=0,n=0;t[0].replace(/%[a-zA-Z%]/g,o=>{o!=="%%"&&(r++,o==="%c"&&(n=r))}),t.splice(n,0,e)}Rt.log=console.debug||console.log||(()=>{});function mv(t){try{t?Rt.storage.setItem("debug",t):Rt.storage.removeItem("debug")}catch{}}function yv(){let t;try{t=Rt.storage.getItem("debug")||Rt.storage.getItem("DEBUG")}catch{}return!t&&typeof process<"u"&&"env"in process&&(t=process.env.DEBUG),t}function bv(){try{return localStorage}catch{}}Ec.exports=e_()(Rt);var{formatters:xv}=Ec.exports;xv.j=function(t){try{return JSON.stringify(t)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}});var vh={};I(vh,{ANIMATION_PROPS:()=>gp,ARIA_ROLES:()=>Jw,ATTR_TRANSFORMS:()=>$p,BLOCK_PROPS:()=>mp,CDN_PROVIDERS:()=>Zt,CONFIG:()=>Jo,CSS_NATIVE_COLOR_REGEX:()=>Qt,CSS_PROPS_REGISTRY:()=>pt,CSS_UNITS:()=>cr,DEFAULT_CONFIG:()=>Fs,DEFAULT_CSS_PROPERTIES_LIST:()=>yt,DELEGATED_EVENTS:()=>sn,DESIGN_SYSTEM_OPTIONS:()=>Vd,DOMQL_EVENTS:()=>hl,DOMQ_PROPERTIES:()=>Te,DOM_EVENTS:()=>_m,ENV:()=>Rl,FACTORY:()=>fe,FLEX_PROPS:()=>Sp,FONT_PROPS:()=>yp,GRID_PROPS:()=>wp,HTML_ATTRIBUTES:()=>Va,HTML_TAGS:()=>Mr,LIFECYCLE_EVENTS:()=>qe,METHODS:()=>Pr,METHODS_EXL:()=>Hn,MISC_PROPS:()=>bp,MIXINS:()=>Na,NODE_ENV:()=>Yt,OPTIONS:()=>go,PACKAGE_MANAGER_TO_CDN:()=>Le,PARSED_DOMQ_PROPERTIES:()=>Wn,POSITION_PROPS:()=>xp,PROPS_METHODS:()=>Oe,REGISTRY:()=>_t,ROUTER_OPTIONS:()=>ec,STATE_PROPERTIES:()=>dl,SVG_TAGS:()=>nn,THEME_PROPS:()=>_p,TIMING_PROPS:()=>Is,TYPES:()=>Mn,UNIVERSAL_RESERVED_KEYS:()=>na,VALUE_TRANSFORMERS:()=>Fa,activateConfig:()=>Mg,addCaching:()=>Bi,addContext:()=>ji,addDelegatedEvent:()=>Rs,addExtend:()=>ef,addExtends:()=>Et,addItemAfterEveryElement:()=>tl,addMethods:()=>un,addProtoToArray:()=>Bn,addRef:()=>Li,animation:()=>Vu,appendSVGSprite:()=>Ss,appendSvgIconsSprite:()=>ks,applyAttrTransforms:()=>Lp,applyCSS:()=>Ld,applyDependentState:()=>Sf,applyDocument:()=>_s,applyEvent:()=>Gi,applyEventUpdate:()=>qi,applyExtends:()=>cn,applyHeadings:()=>Ta,applyInitialState:()=>Ba,applyMediaSequenceVars:()=>Be,applyProps:()=>co,applyReset:()=>vs,applySequenceGlobalVars:()=>ss,applySequenceVars:()=>we,applySpacingSequence:()=>ms,applyStateMethods:()=>Dt,applyTimingSequence:()=>xs,applyTrueProps:()=>vp,applyTypographySequence:()=>ds,arrayContainsOtherArray:()=>qc,arraysEqual:()=>rl,arrayzeValue:()=>br,batch:()=>me,breakpoints:()=>ju,buildImgSrcset:()=>Ho,buildSourcesAndImg:()=>Go,cache:()=>Af,cacheNode:()=>Ge,call:()=>Hf,captureSnapshot:()=>qf,changeGlobalTheme:()=>Da,changeLightness:()=>wu,checkAttributeByTagName:()=>Xe,checkEventFunctions:()=>Dp,checkForStateTypes:()=>yf,checkIfBoxSize:()=>gs,checkIfInherits:()=>Hi,checkIfStringIsInArray:()=>sl,class:()=>Gu,clone:()=>ml,cloneAndMergeArrayExtend:()=>to,cloneFunction:()=>jl,color:()=>Iu,colorStringToRgbaArray:()=>ce,components:()=>mn,concatAddExtends:()=>Jl,convertSvgToSymbol:()=>is,copyJavaScriptToClipboard:()=>pu,copyStringToClipboard:()=>uu,create:()=>kh,createAsync:()=>zv,createBasedOnType:()=>Di,createComputed:()=>Nc,createConfig:()=>wa,createDefine:()=>Vb,createEffect:()=>at,createElement:()=>mf,createElementExtends:()=>ki,createExtends:()=>ro,createExtendsFromKeys:()=>Nr,createExtendsStack:()=>Ei,createHTMLNode:()=>rn,createIfConditionFlag:()=>Bl,createInheritedState:()=>bf,createKey:()=>Jn,createNestedObject:()=>kl,createNestedObjectByKeyPath:()=>_f,createObjectWithoutPrototype:()=>mi,createParent:()=>Mi,createPath:()=>Ni,createProps:()=>lo,createPropsStack:()=>$i,createRoot:()=>gf,createScope:()=>kf,createScopeStore:()=>$n,createSignal:()=>Kt,createSkeleton:()=>Hv,createSnapshotId:()=>Zn,createState:()=>Tp,createStore:()=>Pt,createSync:()=>Wv,css:()=>ke,cssMediaVars:()=>_a,cssVars:()=>xa,customDecodeURIComponent:()=>pl,customEncodeURIComponent:()=>ul,cutArrayAfterValue:()=>Jc,cutArrayBeforeValue:()=>Zc,debounce:()=>Qn,debounceOnContext:()=>Ll,decodeNewlines:()=>fl,deepClone:()=>Q,deepContains:()=>Sl,deepDefaults:()=>Vo,deepDestringifyFunctions:()=>oe,deepExtend:()=>wi,deepMerge:()=>W,deepMergeExtends:()=>se,deepStringifyFunctions:()=>Gn,defaultDefine:()=>bn,defineSetter:()=>zf,destringifyGlobalScope:()=>Kn,destroy:()=>Bs,detectHeightOnInit:()=>Jf,detectInfiniteLoop:()=>El,detectTag:()=>He,devices:()=>Bu,dispose:()=>Ke,encodeNewlines:()=>ll,error:()=>yr,excludeKeysFromObject:()=>Ol,exec:()=>q,executeAttr:()=>t0,exetuteClassPerComponent:()=>Vw,extendCachedRegistry:()=>Ql,extendStackRegistry:()=>no,extractArrayExtend:()=>so,extractConditionalAttrs:()=>n0,fetchLibraryData:()=>ia,fibonacciNumberByIndex:()=>Qf,filterArrays:()=>nl,filterArraysFast:()=>ol,filterAttributesByTagName:()=>Qw,finalizeExtends:()=>Ti,findClosestNumber:()=>sa,findClosestNumberInFactory:()=>lu,findHeadingLetter:()=>Ca,findHeadings:()=>os,findInheritedState:()=>Wi,findKeyPosition:()=>al,flattenExtend:()=>jr,font:()=>Au,fontFace:()=>Ou,fontFamily:()=>Eu,fontFamilyTypes:()=>Tu,formatDate:()=>Zf,generateHash:()=>xi,generateKey:()=>Xn,generateMetaTags:()=>au,generateSequence:()=>Ot,generateSequencePosition:()=>Xu,generateSprite:()=>Xr,generateSubSequence:()=>rs,get:()=>Bf,getActiveConfig:()=>E,getActiveDocument:()=>Ma,getActiveLang:()=>Us,getCDNUrl:()=>Jt,getCacheSize:()=>lp,getCapitalCaseKeys:()=>of,getCdnProviderFromConfig:()=>Ur,getChildStateInKey:()=>zi,getChildren:()=>Eo,getColor:()=>Z,getColorShade:()=>pa,getContext:()=>Fo,getCookie:()=>Hl,getDB:()=>jo,getDefaultOrFirstKey:()=>xr,getEmotionStylesheet:()=>mu,getExtendsInElement:()=>rf,getExtendsStack:()=>eo,getExtendsStackRegistry:()=>Si,getFnPrefixAndValue:()=>Se,getFontFace:()=>vu,getFontFaceEach:()=>_r,getFontFaceEachString:()=>ma,getFontFaceString:()=>Ko,getFontFamily:()=>ps,getFontFormat:()=>ha,getFontSizeByKey:()=>hs,getFrequencyInArray:()=>Kc,getHashedExtend:()=>oo,getImportMapScript:()=>Xf,getInObjectByPath:()=>Al,getLanguages:()=>oc,getLocalStateLang:()=>lc,getLocalStorage:()=>ql,getMediaColor:()=>mt,getMediaTheme:()=>Vt,getNev:()=>Fl,getObserver:()=>sr,getPageMetadata:()=>cu,getParentStateInKey:()=>Ui,getPath:()=>To,getQuery:()=>Bo,getRef:()=>Uf,getRgbTone:()=>Ne,getRoot:()=>Po,getRootContext:()=>$o,getRootData:()=>Io,getRootState:()=>Ro,getRootStateInKey:()=>Vi,getSequenceValue:()=>ns,getSequenceValueBySymbols:()=>va,getSequenceValuePropertyPair:()=>pe,getShadow:()=>bs,getSignals:()=>Uc,getSpacingBasedOnRatio:()=>te,getSpacingByKey:()=>ut,getSpreadChildren:()=>sf,getSubratio:()=>es,getSubratioDifference:()=>ts,getSystemGlobalTheme:()=>Ht,getTheme:()=>cs,getTimingByKey:()=>It,getTimingFunction:()=>Ut,global:()=>Wc,gradient:()=>$u,grid:()=>Hu,hasFunction:()=>$r,hasHandlerPlugin:()=>Fr,hasOwnProperty:()=>bl,hexToRgb:()=>bu,hexToRgbArray:()=>ca,hexToRgba:()=>_u,hslToRgb:()=>ua,icons:()=>Lu,inheritChildExtends:()=>Ci,inheritChildPropsExtends:()=>vi,inheritParentProps:()=>fo,inheritRecursiveChildExtends:()=>Ai,init:()=>ve,initPolyglot:()=>Ud,initProps:()=>pf,injectGlobal:()=>lt,is:()=>Ct,isArray:()=>T,isBoolean:()=>ui,isCSSVar:()=>nt,isContextComponent:()=>af,isCyclic:()=>Tl,isDOMNode:()=>kt,isDate:()=>di,isDefined:()=>vt,isDevelopment:()=>Pe,isEmpty:()=>hi,isEmptyObject:()=>xl,isEqualDeep:()=>gi,isFunction:()=>C,isGoogleFontsUrl:()=>qr,isHtmlElement:()=>Dn,isLocal:()=>$l,isMethod:()=>Gf,isMobile:()=>zl,isNode:()=>ye,isNot:()=>Gc,isNotProduction:()=>hr,isNull:()=>pi,isNumber:()=>ne,isObject:()=>_,isObjectLike:()=>j,isPhoto:()=>tu,isProduction:()=>Re,isResolvedColor:()=>le,isScalingUnit:()=>ar,isStaging:()=>Il,isState:()=>xf,isStore:()=>et,isString:()=>S,isStringFunction:()=>Nl,isSvgTag:()=>on,isTest:()=>bi,isTesting:()=>Pl,isTracking:()=>Rp,isUndefined:()=>ht,isUniversallyReservedKey:()=>Kf,isValidHtmlTag:()=>Yl,isValidTag:()=>en,isWasmLoaded:()=>Tb,joinArrays:()=>Tr,jointStacks:()=>tf,keyframes:()=>tn,keys:()=>ea,loadCssFile:()=>ou,loadJavascript:()=>su,loadJavascriptFile:()=>eu,loadJavascriptFileEmbedSync:()=>nu,loadJavascriptFileSync:()=>ru,loadRemoteCSS:()=>iu,loadRemoteScript:()=>zr,loadTranslations:()=>ic,loadWasm:()=>Eb,log:()=>Wf,logGroupIf:()=>Ul,logIf:()=>Vl,lookdown:()=>Nf,lookdownAll:()=>jf,lookup:()=>Mf,lowercaseFirstLetter:()=>fr,makeObjectWithoutPrototype:()=>_l,map:()=>gl,mapStringsWithContextComponents:()=>io,matchesComponentNaming:()=>ie,media:()=>Ru,memoize:()=>Ml,merge:()=>rt,mergeSharedLibraries:()=>Uo,mixTwoColors:()=>yu,mixTwoRgb:()=>Su,mixTwoRgba:()=>da,nextElement:()=>Lo,normalizeLibraryKey:()=>Wr,numToLetterMap:()=>ue,objectToString:()=>qn,objectizeStringProperty:()=>ao,opacify:()=>Gr,overwrite:()=>Yn,overwriteDeep:()=>At,overwriteShallow:()=>dr,overwriteState:()=>wf,parse:()=>ra,parseColorToken:()=>xe,parseDeep:()=>Co,pickupElementFromProps:()=>Pi,pickupPropsFromElement:()=>Ri,polyglotFunctions:()=>zs,polyglotPlugin:()=>fc,popConfig:()=>ot,previousElement:()=>Mo,propExists:()=>ff,propertizeElement:()=>Ii,propertizeUpdate:()=>lf,pushConfig:()=>ct,registerEvent:()=>an,reinit:()=>Dd,remove:()=>fn,removeChars:()=>du,removeCookie:()=>Gl,removeDelegatedEvent:()=>Ps,removeDuplicateProps:()=>po,removeDuplicatesInArray:()=>Or,removeFromArray:()=>Yc,removeFromObject:()=>wl,removeNestedKeyByPath:()=>vl,removeValueFromArray:()=>jn,removeValueFromArrayAll:()=>Qc,reorderArrayByValues:()=>el,replaceLiteralsWithObjectFields:()=>lr,replaceOctalEscapeSequences:()=>cl,resolveAsset:()=>Tt,resolveColorsInGradient:()=>As,resolveFileSource:()=>Ip,resolveFileUrl:()=>Bt,resolveHandler:()=>Dr,resolvePropValue:()=>Ye,resolveSharedLibraries:()=>fu,returnSubThemeOrDefault:()=>ku,returnValueAsText:()=>Fi,rgbArrayToHex:()=>la,rgbToHSL:()=>fa,rgbToHex:()=>xu,runPluginHook:()=>Mt,runThroughMedia:()=>Ea,scratchDefaultConfig:()=>Yr,scratchSystem:()=>Qr,scratchUtils:()=>Ve,self:()=>Hc,semanticIcons:()=>Mu,sequence:()=>_e,set:()=>Sr,setActiveConfig:()=>Sa,setActiveDocument:()=>cp,setActiveRootState:()=>Oo,setClass:()=>L0,setClassname:()=>Uw,setColor:()=>Ue,setCookie:()=>Wl,setCssEngineHook:()=>Za,setCustomFont:()=>qo,setCustomFontMedia:()=>je,setEach:()=>op,setFont:()=>us,setFontFamily:()=>Zr,setFontImport:()=>Kr,setGradient:()=>ze,setHashedExtend:()=>_i,setInCustomFontMedia:()=>ga,setInObjectByPath:()=>Cl,setLang:()=>ac,setLocalStorage:()=>Kl,setMediaTheme:()=>fs,setNodeStyles:()=>ta,setObserver:()=>Mc,setProps:()=>Vf,setPropsPrototype:()=>uo,setSVG:()=>Jr,setScalingVar:()=>Qo,setShadow:()=>We,setSubScalingVar:()=>ka,setSvgIcon:()=>ws,setTheme:()=>ls,setValue:()=>np,setVariables:()=>Zu,setWasmEngine:()=>Os,shadow:()=>Du,sizes:()=>Ku,spacing:()=>Pu,splitSpacedValue:()=>ys,splitTopLevelCommas:()=>Me,splitTransition:()=>$a,spotByPath:()=>Ao,srcsetFor:()=>Hr,stringIncludesAny:()=>Un,stringToObject:()=>yl,svg:()=>Uu,svgData:()=>zu,swapItemsInArray:()=>Xc,syncProps:()=>ho,templates:()=>Wu,theme:()=>Fu,timing:()=>Nu,toCamel:()=>Zo,toCamelCase:()=>zo,toDashCase:()=>Wo,toDescriptionCase:()=>gu,toTitleCase:()=>hu,toggleFullscreen:()=>Yf,transformBackgroundImage:()=>Pa,transformBorder:()=>de,transformBorderRadius:()=>Ts,transformBoxShadow:()=>Cs,transformClassname:()=>pm,transformDuration:()=>Es,transformShadow:()=>Ra,transformSize:()=>st,transformSizeRatio:()=>L,transformTextStroke:()=>Oa,transformTransition:()=>rp,transformersByPrefix:()=>Cp,transfromGap:()=>Ia,translate:()=>sc,triggerEventOn:()=>Ie,triggerEventOnUpdate:()=>vf,trimStringFromSymbols:()=>il,typography:()=>Yo,unit:()=>Cu,unstackArrayOfObjects:()=>Nn,update:()=>ln,updateProps:()=>df,updateVars:()=>D0,upsertTranslation:()=>cc,useCssInProps:()=>Ft,useHostState:()=>Op,usePropsAsCSS:()=>fm,useSelectorsAsCSS:()=>um,variables:()=>No,vars:()=>qu,verbose:()=>Vr,warn:()=>Do,window:()=>k});module.exports=$_(vh);var zc={};I(zc,{batch:()=>me,createComputed:()=>Nc,createEffect:()=>at,createScopeStore:()=>$n,createSignal:()=>Kt,createStore:()=>Pt,getObserver:()=>sr,getSignals:()=>Uc,isStore:()=>et,setObserver:()=>Mc});var wt=null,ai=0,ci=[],sr=()=>wt,Mc=t=>{wt=t},li=0,Fc=[];function Kt(t){let e=new Set;function r(){return wt&&(e.add(wt),wt._sources.add(s)),t}function n(i){i!==t&&(t=i,L_(e))}function o(){return t}let s={get:r,set:n,peek:o,_subscribers:e,_type:"signal"};return s}function Nc(t){let e,r=!0,n=new Set,o={_sources:new Set,_type:"computed",_subscribers:n,_execute(){Lc(o);let s=wt;wt=o;try{e=t(),r=!1}finally{wt=s}},_notify(){r=!0,n.size>0&&Eh(n)},get(){return wt&&(n.add(wt),wt._sources.add(o)),r&&o._execute(),e},peek(){return r&&o._execute(),e}};return o._execute(),o}var or=new Set,Dc=!1;function at(t,e){let r=e?.depth??0,n={_sources:new Set,_type:"effect",_depth:r,_disposed:!1,_subscribers:new Set,_execute(){if(n._disposed)return;Lc(n);let o=wt;wt=n;try{t()}catch(s){console.error("[smbls] effect error:",s)}finally{wt=o}},_notify(){n._disposed||(ai>0?ci.push(n):li>0?Fc.push(n):jc(n))},dispose(){n._disposed=!0,Lc(n)}};return n._execute(),n}function me(t){ai++;try{t()}finally{ai--,ai===0&&D_()}}function jc(t){or.add(t),Dc||(Dc=!0,queueMicrotask(F_))}var Er=[];function F_(){if(Dc=!1,or.size!==0){if(or.size===1){let[t]=or;or.clear(),t._disposed||t._execute();return}Er.length=0;for(let t of or)Er.push(t);or.clear(),Er.sort((t,e)=>t._depth-e._depth);for(let t=0;t<Er.length;t++){let e=Er[t];e._disposed||e._execute()}Er.length=0}}function D_(){for(let t=0;t<ci.length;t++)jc(ci[t]);ci.length=0}function Eh(t){li++;try{for(let e of t)e._notify()}finally{if(li--,li===0&&Fc.length>0){let e=Fc.splice(0);for(let r=0;r<e.length;r++)jc(e[r])}}}function L_(t){Eh(t)}function Lc(t){for(let e of t._sources)e._subscribers.delete(t);t._sources.clear()}var ir=Symbol("store"),fi=Symbol("signals"),Bc=t=>!t||typeof t!="object"||Array.isArray(t)||t[ir]||Object.isFrozen(t)||typeof Node<"u"&&t instanceof Node||t.__ref||t.nodeType||t.nodeName;function Pt(t,e,r){r===void 0&&(r=0);let n={},o={},s=e&&e.maxDepth||8;if(t&&typeof t=="object")for(let y in t){if(y==="__proto__"||!Object.prototype.hasOwnProperty.call(t,y))continue;let b=t[y];r<s&&b&&typeof b=="object"&&!Bc(b)?(o[y]=b,n[y]=Kt(Pt(b,e,r+1))):(o[y]=b,n[y]=Kt(b))}let i=new Proxy(o,{get(y,b){if(b===ir)return!0;if(b===fi)return n;if(b==="__raw")return y;if(b==="update")return a;if(b==="parse")return l;if(b==="clean")return f;if(b==="keys")return p;if(b==="values")return u;if(b==="replace")return d;if(b==="add")return h;if(b==="remove")return g;if(b==="destroy")return m;if(b==="quietUpdate")return c;if(b==="__element")return y.__element;if(b==="parent")return y.parent;if(b==="root")return y.root;if(Object.prototype.hasOwnProperty.call(n,b))return n[b].get();if(y[b]!==void 0)return y[b];if(b!=="root"&&y.root&&y.root!==i)return y.root[b];if(typeof b=="string"&&!b.startsWith("__")&&b!=="then"&&b!=="constructor"&&sr()!=null)return n[b]=Kt(void 0),n[b].get()},set(y,b,w){return b==="__proto__"?!1:b==="__element"||b==="parent"||b==="root"?(y[b]=w,!0):(Object.prototype.hasOwnProperty.call(n,b)?(y[b]=w,w&&typeof w=="object"&&!Bc(w)?n[b].set(Pt(w,e,r+1)):n[b].set(w)):(y[b]=w,w&&typeof w=="object"&&!Bc(w)?n[b]=Kt(Pt(w,e,r+1)):n[b]=Kt(w)),!0)},has(y,b){return b in n||b in y},ownKeys(y){return Object.keys(n)},getOwnPropertyDescriptor(y,b){return b in n?{enumerable:!0,configurable:!0,value:n[b].peek()}:Object.getOwnPropertyDescriptor(y,b)},deleteProperty(y,b){return n[b]&&(n[b].set(void 0),delete n[b]),delete y[b],!0}});function a(y,b){me(()=>{for(let x in y)x!=="__proto__"&&(i[x]=y[x])});let w=o.__element;return w&&w.onUpdate&&!b?.quiet&&w.onUpdate(w,i,w.context),i}function c(y){return a(y,{quiet:!0})}function l(y){if(y||(y=new Set),y.has(i))return"[Circular]";y.add(i);let b={};for(let w in n){if(w==="parent"||w==="root"||w.startsWith("__"))continue;let x=n[w].peek();x&&x[ir]?b[w]=x.parse(y):b[w]=x}return b}function f(){return me(()=>{for(let y in n)delete i[y]}),i}function p(){return Object.keys(n)}function u(){return Object.keys(n).map(y=>n[y].peek())}function d(y){return me(()=>{for(let b in n)b in y||delete i[b];for(let b in y)b!=="__proto__"&&(i[b]=y[b])}),i}function h(y,b){return i[y]=b,i}function g(y){return delete i[y],i}function m(){f(),o.__element=null,o.parent=null}return i}function et(t){return t&&t[ir]===!0}function Uc(t){return t[fi]}function $n(t,e){let r={},n={};if(t&&typeof t=="object")for(let i in t)n[i]=t[i],r[i]=Kt(t[i]);let o=i=>{if(Object.prototype.hasOwnProperty.call(r,i))return r;let a=e;for(;a;){let c=a[fi];if(c&&Object.prototype.hasOwnProperty.call(c,i))return c;a=a[ir]?a[Vc]:null}return null};return new Proxy(n,{get(i,a){return a===ir?!0:a===fi?r:a===Vc?e:a==="__raw"?i:Object.prototype.hasOwnProperty.call(r,a)?r[a].get():e&&a!=="then"&&a!=="constructor"?e[a]:i[a]},set(i,a,c){let l=o(a);return l?(l===r&&(i[a]=c),l[a].set(c),!0):(i[a]=c,r[a]=Kt(c),!0)},has(i,a){if(a in r||a in i)return!0;let c=e;for(;c;){if(a in c)return!0;c=c[ir]?c[Vc]:null}return!1},ownKeys(){return Object.keys(r)},getOwnPropertyDescriptor(i,a){return a in r?{enumerable:!0,configurable:!0,value:r[a].peek()}:Object.getOwnPropertyDescriptor(i,a)}})}var Vc=Symbol("scope.parent");var fp={};I(fp,{css:()=>ke,getActiveDocument:()=>Ma,getCacheSize:()=>lp,injectGlobal:()=>lt,keyframes:()=>tn,reset:()=>Qg,setActiveDocument:()=>cp,setWasmEngine:()=>Os});var sp={};I(sp,{CONFIG:()=>Jo,CSS_NATIVE_COLOR_REGEX:()=>Qt,CSS_UNITS:()=>cr,FACTORY:()=>fe,VALUE_TRANSFORMERS:()=>Fa,activateConfig:()=>Mg,animation:()=>Vu,appendSVGSprite:()=>Ss,appendSvgIconsSprite:()=>ks,applyDocument:()=>_s,applyHeadings:()=>Ta,applyMediaSequenceVars:()=>Be,applyReset:()=>vs,applySequenceGlobalVars:()=>ss,applySequenceVars:()=>we,applySpacingSequence:()=>ms,applyTimingSequence:()=>xs,applyTypographySequence:()=>ds,breakpoints:()=>ju,changeGlobalTheme:()=>Da,changeLightness:()=>wu,checkIfBoxSize:()=>gs,class:()=>Gu,color:()=>Iu,colorStringToRgbaArray:()=>ce,convertSvgToSymbol:()=>is,createConfig:()=>wa,cssMediaVars:()=>_a,cssVars:()=>xa,devices:()=>Bu,document:()=>Fg,findHeadingLetter:()=>Ca,findHeadings:()=>os,font:()=>Au,fontFace:()=>Ou,fontFamily:()=>Eu,fontFamilyTypes:()=>Tu,generateSequence:()=>Ot,generateSequencePosition:()=>Xu,generateSprite:()=>Xr,generateSubSequence:()=>rs,getActiveConfig:()=>E,getColor:()=>Z,getColorShade:()=>pa,getDefaultOrFirstKey:()=>xr,getFnPrefixAndValue:()=>Se,getFontFace:()=>vu,getFontFaceEach:()=>_r,getFontFaceEachString:()=>ma,getFontFaceString:()=>Ko,getFontFamily:()=>ps,getFontFormat:()=>ha,getFontSizeByKey:()=>hs,getMediaColor:()=>mt,getMediaTheme:()=>Vt,getRgbTone:()=>Ne,getSequenceValue:()=>ns,getSequenceValueBySymbols:()=>va,getSequenceValuePropertyPair:()=>pe,getShadow:()=>bs,getSpacingBasedOnRatio:()=>te,getSpacingByKey:()=>ut,getSubratio:()=>es,getSubratioDifference:()=>ts,getTheme:()=>cs,getTimingByKey:()=>It,getTimingFunction:()=>Ut,gradient:()=>$u,grid:()=>Hu,hexToRgb:()=>bu,hexToRgbArray:()=>ca,hexToRgba:()=>_u,hslToRgb:()=>ua,icons:()=>Lu,isCSSVar:()=>nt,isGoogleFontsUrl:()=>qr,isResolvedColor:()=>le,isScalingUnit:()=>ar,media:()=>Ru,mixTwoColors:()=>yu,mixTwoRgb:()=>Su,mixTwoRgba:()=>da,numToLetterMap:()=>ue,opacify:()=>Gr,parseColorToken:()=>xe,popConfig:()=>ot,pushConfig:()=>ct,reset:()=>Dg,resolveColorsInGradient:()=>As,resolveFileUrl:()=>Bt,returnSubThemeOrDefault:()=>ku,rgbArrayToHex:()=>la,rgbToHSL:()=>fa,rgbToHex:()=>xu,runThroughMedia:()=>Ea,scratchDefaultConfig:()=>Yr,scratchSystem:()=>Qr,scratchUtils:()=>Ve,semanticIcons:()=>Mu,sequence:()=>_e,set:()=>Sr,setActiveConfig:()=>Sa,setColor:()=>Ue,setCustomFont:()=>qo,setCustomFontMedia:()=>je,setEach:()=>op,setFont:()=>us,setFontFamily:()=>Zr,setFontImport:()=>Kr,setGradient:()=>ze,setInCustomFontMedia:()=>ga,setMediaTheme:()=>fs,setSVG:()=>Jr,setScalingVar:()=>Qo,setShadow:()=>We,setSubScalingVar:()=>ka,setSvgIcon:()=>ws,setTheme:()=>ls,setValue:()=>np,setVariables:()=>Zu,shadow:()=>Du,sizes:()=>Ku,spacing:()=>Pu,splitSpacedValue:()=>ys,splitTopLevelCommas:()=>Me,splitTransition:()=>$a,svg:()=>Uu,svgData:()=>zu,templates:()=>Wu,theme:()=>Fu,timing:()=>Nu,toCamel:()=>Zo,transformBackgroundImage:()=>Pa,transformBorder:()=>de,transformBorderRadius:()=>Ts,transformBoxShadow:()=>Cs,transformDuration:()=>Es,transformShadow:()=>Ra,transformSize:()=>st,transformSizeRatio:()=>L,transformTextStroke:()=>Oa,transformTransition:()=>rp,transfromGap:()=>Ia,typography:()=>Yo,unit:()=>Cu,vars:()=>qu});var Ve={};I(Ve,{CSS_NATIVE_COLOR_REGEX:()=>Qt,CSS_UNITS:()=>cr,applyMediaSequenceVars:()=>Be,applySequenceGlobalVars:()=>ss,applySequenceVars:()=>we,changeLightness:()=>wu,colorStringToRgbaArray:()=>ce,convertSvgToSymbol:()=>is,findHeadingLetter:()=>Ca,findHeadings:()=>os,generateSequence:()=>Ot,generateSequencePosition:()=>Xu,generateSprite:()=>Xr,generateSubSequence:()=>rs,getColorShade:()=>pa,getDefaultOrFirstKey:()=>xr,getFnPrefixAndValue:()=>Se,getFontFace:()=>vu,getFontFaceEach:()=>_r,getFontFaceEachString:()=>ma,getFontFaceString:()=>Ko,getFontFormat:()=>ha,getRgbTone:()=>Ne,getSequenceValue:()=>ns,getSequenceValueBySymbols:()=>va,getSequenceValuePropertyPair:()=>pe,getSubratio:()=>es,getSubratioDifference:()=>ts,hexToRgb:()=>bu,hexToRgbArray:()=>ca,hexToRgba:()=>_u,hslToRgb:()=>ua,isCSSVar:()=>nt,isGoogleFontsUrl:()=>qr,isResolvedColor:()=>le,isScalingUnit:()=>ar,mixTwoColors:()=>yu,mixTwoRgb:()=>Su,mixTwoRgba:()=>da,numToLetterMap:()=>ue,opacify:()=>Gr,parseColorToken:()=>xe,resolveFileUrl:()=>Bt,returnSubThemeOrDefault:()=>ku,rgbArrayToHex:()=>la,rgbToHSL:()=>fa,rgbToHex:()=>xu,setCustomFont:()=>qo,setCustomFontMedia:()=>je,setFontImport:()=>Kr,setInCustomFontMedia:()=>ga,setScalingVar:()=>Qo,setSubScalingVar:()=>ka,setVariables:()=>Zu,splitTopLevelCommas:()=>Me});var ar=t=>t==="em"||t==="rem"||t==="vw"||t==="vh"||t==="vmax"||t==="vmin",cr=["px","cm","mm","in","pt","pc","em","rem","ex","cap","ch","ic","lh","rlh","%","vw","vh","vmin","vmax","svw","svh","lvw","lvh","dvw","dvh","cqw","cqh","cqi","cqb","cqmin","cqmax","deg","rad","grad","turn","s","ms","dpi","dpcm","dppx","fr","auto"];R();var ce=t=>{if(t==="")return[0,0,0,0];if(t.toLowerCase()==="transparent")return[0,0,0,0];if(t[0]==="#")return t.length<7&&(t="#"+t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+(t.length>4?t[4]+t[4]:"")),[parseInt(t.substr(1,2),16),parseInt(t.substr(3,2),16),parseInt(t.substr(5,2),16),t.length>7?parseInt(t.substr(7,2),16)/255:1];if(t.indexOf("rgb")===-1&&X&&k){let e=X.body.appendChild(X.createElement("fictum")),r="rgb(1, 2, 3)";if(e.style.color=r,e.style.color!==r){X.body.removeChild(e);return}if(e.style.color=t,e.style.color===r||e.style.color==="")return X.body.removeChild(e),[0,0,0,0];t=k.getComputedStyle(e).color,X.body.removeChild(e)}return t.indexOf("rgb")===0?(t.indexOf("rgba")===-1&&(t=`${t}, 1`),t.match(/[\.\d]+/g).map(e=>+e)):[0,0,0,0]},yu=(t,e,r=.5)=>(t=ce(t),e=ce(e),da(t,e,r)),bu=(t,e=1)=>{let[r,n,o]=t.match(/\w\w/g).map(s=>parseInt(s,16));return`rgb(${r},${n},${o})`},ca=(t,e=1)=>{let[r,n,o]=t.match(/\w\w/g).map(s=>parseInt(s,16));return[r,n,o]},xu=(t,e,r)=>"#"+(1<<24|t<<16|e<<8|r).toString(16).slice(1),la=([t,e,r])=>((1<<24)+(t<<16)+(e<<8)+r).toString(16).slice(1),_u=(t,e=1)=>{let[r,n,o]=t.match(/\w\w/g).map(s=>parseInt(s,16));return`rgba(${r},${n},${o},${e})`},Su=(t,e,r=.5)=>{let n=[];for(let o=0;o<3;o++)n[o]=~~(t[o]+(e[o]-t[o])*r);return`rgb(${n})`},wu=(t,e)=>{let[r,n,o]=e,s=Math.max(0,Math.min(100,o+parseFloat(t)));return[r,n,s]},fa=(t,e,r)=>{let n=Math.max(t,e,r),o=n-Math.min(t,e,r),s=1-Math.abs(n+n-o-1),i=o&&(n==t?(e-r)/o:n==e?2+(r-t)/o:4+(t-e)/o);return[60*(i<0?i+6:i),s?o/s:0,(n+n-o)/2]},ua=(t,e,r,n=e*Math.min(r,1-r),o=(s,i=(s+t/30)%12)=>r-n*Math.max(Math.min(i-3,9-i,1),-1))=>[o(0),o(8),o(4)],pa=(t,e)=>{let r=parseInt(t,16),n=(r>>16)+e;n>255?n=255:n<0&&(n=0);let o=(r>>8&255)+e;o>255?o=255:o<0&&(o=0);let s=(r&255)+e;return s>255?s=255:s<0&&(s=0),((s|o<<8|n<<16)+16777216).toString(16).slice(1)},da=(t,e,r=.5)=>{let n=[];for(let o=0;o<4;o++){let s=o===3?i=>i:Math.round;n[o]=s(t[o]+(e[o]-t[o])*r)}return`rgba(${n})`},Gr=(t,e)=>{let r=ce(t);if(!r){hr()&&console.warn(t+" color is not rgba");return}return r[3]=e,`rgba(${r})`},nt=t=>t.charCodeAt(0)===45&&t.charCodeAt(1)===45,Qt=/(?:rgba?\(|hsla?\(|#[0-9a-fA-F]{3,8}\b)/,VS=/^([a-zA-Z]\w*(?:-[a-zA-Z]\w*)*)(?:\.(\d+))?(?:([+-]\d+|=\d+))?$/,xe=t=>{if(!S(t))return null;if(Qt.test(t))return{passthrough:t};if(nt(t))return{cssVar:t};let e=t.match(VS);if(!e)return null;let[,r,n,o]=e,s=n!==void 0?`0.${n}`:void 0,i=o&&o[0]==="="?o.slice(1):o;return{name:r,alpha:s,tone:i}},le=t=>S(t)&&(t.includes("rgb")||t.includes("var(")||t.includes("#")),Me=t=>{let e=[],r="",n=0;for(let o of t){if(o==="("?n+=1:o===")"&&n>0&&(n-=1),o===","&&n===0){e.push(r),r="";continue}r+=o}return(r.length||!e.length)&&e.push(r),e},Ne=(t,e)=>{S(t)&&t.includes("rgb")&&(t=ce(t).join(", ")),S(t)&&(t=t.split(",").map(o=>parseFloat(o.trim()))),ne(e)&&(e+="");let r=la(t),n=e.slice(0,1);if(n==="-"||n==="+"){let o=pa(r,parseFloat(e));return ca(o).join(", ")}else{let[o,s,i]=t,a=fa(o,s,i),[c,l,f]=a;return ua(c,l,parseFloat(e)/100*255)}};var ku=(t,e)=>{if(t)return t.themes&&t.themes[e]?t.themes[e]:t[e]?[t,t[e]]:t};var Bt=(t,e)=>{if(!t||!e)return null;try{return new URL(t),null}catch{}let r=e[t];return r?r.content&&r.content.src:null},xr=(t,e)=>{if(t[e])return t[e].value;if(t.default)return t[t.default].value;let r=Object.keys(t)[0];return r&&t[r]&&t[r].value},ha=t=>{if(typeof t!="string"||!t)return null;let e=t.split(/[#?]/)[0].split(".").pop().trim();return["woff2","woff","ttf","otf","eot"].includes(e)?e:null},qr=t=>t&&(t.includes("fonts.googleapis.com")||t.includes("fonts.gstatic.com")),Kr=t=>`@import url('${t}');`,ga=t=>`@font-face { ${t} }`,qo=(t,e,r,n={})=>{let i=(Array.isArray(e)?e:[e]).filter(a=>typeof a=="string"&&a).map(a=>{let c=ha(a),l=c?` format('${c}')`:"";return`url('${a}')${l}`}).join(`,
|
|
28
28
|
`);return`
|
|
29
29
|
font-family: '${t}';
|
|
30
30
|
font-style: ${n.fontStyle||"normal"};${r?`
|
|
@@ -32,13 +32,13 @@ FROM ${a}${l}`},OS=t=>{let e=[],r=(n,o)=>{for(let s in n){let i=o?`${o}/${s}`:s;
|
|
|
32
32
|
font-stretch: ${n.fontStretch};`:""}${n.fontDisplay?`
|
|
33
33
|
font-display: ${n.fontDisplay};`:""}
|
|
34
34
|
src: ${i};`},je=(t,e,r,n)=>`@font-face {${qo(t,e,r,n)}
|
|
35
|
-
}`,_r=(t,e,r)=>Object.keys(e).map(o=>{let{url:s,fontWeight:i,fontStyle:a,fontDisplay:c,fontStretch:l}=e[o],f=Array.isArray(s)?s.map(p=>Bt(p,r)||p):Bt(s,r)||s;return qo(t,f,i,{fontStyle:a,fontDisplay:c,fontStretch:l})}),vu=t=>Object.keys(t).map(r=>_r(r,t[r].value)),ma=(t,e,r)=>{if(e&&e.isVariable){let s=Bt(e.url,r)||e.url;return qr(s)?Kr(s):je(t,s,e.fontWeight,{fontStretch:e.fontStretch,fontDisplay:e.fontDisplay||"swap"})}if(e[0])return _r(t,e,r).map(ga);let o=Array.isArray(e.url)?e.url.map(s=>Bt(s,r)||s):Bt(e.url,r)||e.url;return je(t,o,e.fontWeight,{fontStyle:e.fontStyle,fontDisplay:e.fontDisplay,fontStretch:e.fontStretch})},Ko=(t,e)=>Object.keys(t).map(n=>ma(n,t[n].value,e));R();R();R();var Yr={};I(Yr,{animation:()=>Vu,breakpoints:()=>ju,class:()=>Gu,color:()=>Iu,devices:()=>Bu,document:()=>Dg,font:()=>Au,fontFace:()=>Ou,fontFamily:()=>Eu,fontFamilyTypes:()=>Tu,gradient:()=>$u,grid:()=>Hu,icons:()=>Lu,media:()=>Ru,reset:()=>Lg,semanticIcons:()=>Mu,sequence:()=>_e,shadow:()=>Du,sizes:()=>Ku,spacing:()=>Pu,svg:()=>Uu,svgData:()=>zu,templates:()=>Wu,theme:()=>Fu,timing:()=>Nu,typography:()=>Yo,unit:()=>Cu,vars:()=>qu});var _e={"minor-second":1.067,"major-second":1.125,"minor-third":1.2,"major-third":1.25,"perfect-fourth":1.333,"augmented-fourth":1.414,"perfect-fifth":1.5,"minor-sixth":1.6,phi:1.618,"major-sixth":1.667,"square-root-3":1.732,"minor-seventh":1.778,"major-seventh":1.875,octave:2,"square-root-5":2.23,"major-tenth":2.5,"major-eleventh":2.667,"major-twelfth":3,pi:3.14,"double-octave":4};var Cu={default:"em"};var US={browserDefault:16,base:16,type:"font-size",ratio:_e["minor-third"],range:[-3,12],h1Matches:6,lineHeight:1.5,subSequence:!0,mediaRegenerate:!1,unit:"em",templates:{},sequence:{},scales:{},vars:{}},Yo=US;var Au={};var Eu={},Tu={"sans-serif":"Helvetica, Arial, sans-serif, --system-default",serif:"Times New Roman, Georgia, serif, --system-default",monospace:"Courier New, monospace, --system-default"},Ou={};var Ru={tv:"(min-width: 2780px)",light:"(prefers-color-scheme: light)",dark:"(prefers-color-scheme: dark)",print:"print"};var zS={base:Yo.base,type:"spacing",ratio:_e.phi,range:[-5,15],subSequence:!0,mediaRegenerate:!1,unit:"em",sequence:{},scales:{},vars:{}},Pu=zS;var Iu={},$u={};var Fu={};var Du={};var Lu={},Mu={};var WS={default:150,base:150,type:"timing",ratio:_e["perfect-fourth"],range:[-3,12],mediaRegenerate:!1,unit:"ms",sequence:{},scales:{},vars:{}},Nu=WS;var Dg={};var ju={screenL:1920,screenM:1680,screenS:1440,tabletL:1366,tabletM:1280,tabletS:1024,mobileL:768,mobileM:560,mobileS:480,mobileXS:375},Bu={screenXXL:[2560,1440],screenXL:[2240,1260],screenL:[1920,1024],screenM:[1680,1024],screenS:[1440,720],tabletL:[1366,926],tabletM:[1280,768],tabletS:[1024,768],mobileL:[768,375],mobileM:[560,768],mobileS:[480,768],mobileXS:[375,768]};var Vu={};var Uu={},zu={};var Wu={};var HS={},Hu=HS;var Gu={};var Lg={},qu={},Ku={};var xa={},_a={},ya=Yr,ba={},Zo=t=>t.replace(/_([a-z])/g,(e,r)=>r.toUpperCase());for(let t in ya){let e=t.toLowerCase();ba[e]=ya[t];let r=Zo(e);r!==e&&(ba[r]=ya[t]),e!==t&&(ba[t]=ya[t])}var Jo={verbose:!1,useVariable:!0,useReset:!0,globalTheme:"auto",cssVars:xa,cssMediaVars:_a,CSS_VARS:xa,CSS_MEDIA_VARS:_a,_scratchConfig:!0,...ba},Mg=Q(Jo),fe={active:"0",0:Jo},Ng=t=>(vt(t)&&(fe.active=t),fe[t||fe.active]),Xo=[],ct=t=>{t&&t._scratchConfig&&Xo.push(t)},ot=()=>{Xo.pop()},E=t=>Xo.length?Xo[Xo.length-1]:fe[t||fe.active]||Jo,Sa=t=>{if(_(t))return fe.active="1",fe[1]=W(t,Q(Mg)),t},GS=["useReset","useVariable","useFontImport","useIconSprite","useSvgSprite","useDocumentTheme","useDefaultIcons","useDefaultConfig","verbose","globalTheme"],qS=[["fontfamily","fontFamily","font_family"],["fontfamilytypes","fontFamilyTypes"],["semanticicons","semanticIcons"],["svgdata","svgData"]],KS=t=>{for(let e of qS){let r;for(let n of e){let o=t[n];_(o)&&(r=r?W(o,r):o)}if(r)for(let n of e)_(t[n])&&(t[n]=r)}},wa=(t,e,{cleanBase:r=!1}={})=>{let n=r?null:E(),o=Q(!r&&n&&n._scratchConfig?n:Mg);for(let i of GS)delete o[i];let s=W(e||{},o);return s.cssVars={},s.cssMediaVars={},s.CSS_VARS=s.cssVars,s.CSS_MEDIA_VARS=s.cssMediaVars,s._scratchConfig=!0,KS(s),t&&(fe[t]=s),s};var ue={"-6":"U","-5":"V","-4":"W","-3":"X","-2":"Y","-1":"Z",0:"A",1:"B",2:"C",3:"D",4:"E",5:"F",6:"G",7:"H",8:"I",9:"J",10:"K",11:"L",12:"M",13:"N",14:"O",15:"P",16:"Q",17:"R",18:"S",19:"T"},Yu=(t,e)=>{let{key:r,variable:n,value:o,scaling:s,index:i,scalingVariable:a}=t;e.sequence[r]={key:r,decimal:~~(o*100)/100,val:~~o,scaling:s,index:i,scalingVariable:a,variable:n},e.scales[r]=s;let c=jg.has(e.unit)?"rem":e.unit;e.vars[n]=s+c},Se=t=>{if(!t.includes("("))return t;let e=t.split("(")[0],r=t.slice(t.indexOf("(")+1,t.lastIndexOf(")"));return[e,r]},jg=new Set(["vw","vh","vmin","vmax","svw","svh","lvw","lvh","dvw","dvh"]),Qo=(t,e)=>{let{base:r,type:n,unit:o}=e,s=jg.has(o)?"rem":o,i=(ar(s)?1:r)+s;if(t===0)return i;let c="--"+(e.varPrefix?e.varPrefix+"-":"")+(n&&n.replace(".","-")),l=`${c}-ratio`;if(t>0){let f=ue[t-1];return`calc(var(${c}-${f}) * var(${l}))`}if(t<0){let f=ue[t+1],p=Math.abs(t),u=Math.pow(Bg,2*p),d=ue[p];return d?`max(calc(var(${c}-${f}) / var(${l})), calc(var(${c}-${d}) / ${u.toFixed(4)}))`:`calc(var(${c}-${f}) / var(${l}))`}},ka=(t,e,r,n)=>{let{type:o}=n,i=t===2&&e.length===2?t+1:t,l=`${"--"+(n.varPrefix?n.varPrefix+"-":"")+(o&&o.replace(".","-"))}-sub-ratio-`;return`calc(var(${r}) * var(${l+i}))`},ts=(t,e)=>{let n=(t*e-t)/1.618,o=t*e-n,s=t+n,i=(o+s)/2;return[o,i,s]},es=(t,e)=>ts(t,e).map(r=>r/t),rs=(t,e)=>{let{key:r,base:n,value:o,ratio:s,variable:i,index:a}=t,l=~~(o*s)-~~o,f,[p,u,d]=ts(o,s);l>16?f=[p,u,d]:f=[p,d],f.forEach((h,g)=>{let m=~~(h/n*1e3)/1e3,y=i+(g+1),b=a+(g+1)/10,w=ka(g+1,f,i,e),x={key:r+(g+1),variable:y,value:h,scaling:m,scalingVariable:w,index:b};Yu(x,e)})},Bg=1.618,YS=(t,e,r)=>{if(t>=0)return e*Math.pow(r,t);let n=Math.abs(t),o=e*Math.pow(r,t),s=e*Math.pow(r,n)/Math.pow(Bg,2*n);return Math.max(o,s)},Ot=t=>{let{type:e,base:r,ratio:n,range:o,subSequence:s}=t,i=Math.abs(o[0])+Math.abs(o[1]),c="--"+(t.varPrefix?t.varPrefix+"-":"")+(e&&e.replace(".","-"))+"-";for(let l=0;l<=i;l++){let f=o[1]-l,p=ue[f],u=YS(f,r,n),d=~~(u/r*100)/100,h=c+p,g=Qo(f,t),m={key:p,variable:h,value:u,base:r,scaling:d,scalingVariable:g,ratio:n,index:f};Yu(m,t),s&&rs(m,t)}return t},Xu=(t,e=0)=>{let{type:r,base:n,ratio:o,subSequence:s}=t,i=S(e)?e:ue[e],a=S(e)?Object.entries(ue).find(([,m])=>m===e)?.[0]:e;if(!i)return console.warn(`Position ${e} is out of range in numToLetterMap`),null;let c={sequence:{},scales:{},vars:{},...t},l=n*Math.pow(o,a),f=~~(l/n*100)/100,d="--"+(t.varPrefix?t.varPrefix+"-":"")+(r&&r.replace(".","-"))+"-"+i,h=Qo(a,t),g={key:i,variable:d,value:l,base:n,scaling:f,scalingVariable:h,ratio:o,index:a};return Yu(g,c),s&&rs(g,c),c},ns=(t="A",e)=>{let r=E(),{unit:n}=r;if(S(t)&&nt(t))return`var(${t})`;let{sequence:o,unit:s=n.default,useVariable:i}=e,a=/^-?[a-zA-Z]/i,c=a.test(t);if(cr.some(x=>t.includes(x))||!c||["none","auto","max-content","min-content","fit-content","inherit","initial","unset","revert","revert-layer"].includes(t))return t;let u=`--${e.varPrefix?e.varPrefix+"-":""}${Wo(e.type.replace(".","-"))}-`,d=t.toUpperCase(),h=d.slice(0,1)==="-"?"-":"",g=h?d.slice(1):d,m="";g.includes("_")&&(m="_"+g.split("_")[1].toLowerCase(),g=g.split("_")[0]);let y=x=>a.test(x)?`var(${u}${x}${m})`:x;if(g.includes("+")){let[x,v]=g.split("+"),A=`${y(x)} + ${y(v)}`;return h?`calc((${A}) * -1)`:`calc(${A})`}else if(g.includes("*")){let[x,v]=g.split("*"),A=`${y(x)} * ${y(v)}`;return h?`calc((${A}) * -1)`:`calc(${A})`}else if(g.includes("-")){let[x,v]=g.split("-"),A=`${y(x)} - ${y(v)}`;return h?`calc((${A}) * -1)`:`calc(${A})`}let b=r.sizes;if(b){let x=b[t]||b[t.toLowerCase()];if(x!==void 0)return h?`calc(${x} * -1)`:x}if(!o[g]&&g.length===2&&(r.verbose&&console.warn(g,"- value is not found because `subSequence` is set to false"),g=g.slice(0,1)),i||r.useVariable){let x=`var(${u}${g}${m})`;return h?`calc(${x} * -1)`:x}let w=o?o[g]:null;return w?s==="ms"||s==="s"?h+w.val+s:h+w.scaling+s:console.warn("can't find",o,g)},va=(t,e)=>{if(!["+","-","*","/",","].filter(s=>t.includes(s+" ")).length)return t;let n=/(\s*[+\-*/,]\s*)/;return t.split(n).map(s=>{let i=s.trim();return!i||["+","-","*","/",","].includes(i)?s:ns(i,e)}).join("")},pe=(t,e,r,n)=>{if(typeof t!="string")return E().verbose&&console.warn(e,t,"is not a string"),{[e]:t};if(t==="-"||t==="")return{};if(!n&&t.includes("(")){let s=Se(t);n=s[0],t=s[1]}return["+","-","*","/",","].filter(s=>t.includes(s+" ")).length?t=va(t,r):t=ns(t,r),{[e]:n?`${n}(${t})`:t}},Ca=(t,e)=>ue[t-e],os=t=>{let{h1Matches:e,sequence:r}=t;return new Array(6).fill(null).map((n,o)=>{let s=Ca(e,o);return r[s]})};R();var Zu=(t,e)=>{let r=E(),{cssVars:n}=r;j(t.value)||(n[t.var]=t.value)},ss=(t,e,r)=>{let n=E(),{unit:o}=n,s=e.unit||o.default,{base:i,ratio:a,type:c}=e,f="--"+(e.varPrefix?e.varPrefix+"-":"")+(c&&c.replace(".","-"));t[`${f}-base`]=i,t[`${f}-unit`]=s;let p=`${f}-ratio`;t[p]=a;let[u,d,h]=es(i,a);t[`${f}-sub-ratio-1`]=`calc(var(${f}-ratio) * ${u/a})`,t[`${f}-sub-ratio-2`]=`calc(var(${f}-ratio) * ${d/a})`,t[`${f}-sub-ratio-3`]=`calc(var(${f}-ratio) * ${h/a})`},Vg=new Set(["vw","vh","vmin","vmax","svw","svh","lvw","lvh","dvw","dvh"]),we=(t,e={})=>{let r=E(),{unit:n,timing:o,cssVars:s}=r,i=t.unit||n.default,a=Vg.has(i)?"rem":i,{mediaRegenerate:c,sequence:l,scales:f}=t;c||ss(s,t,e);for(let p in l){let u=l[p],d=(t.type===o.type?l[p].val:f[p])+a;if(!c){s[u.variable+"_default"]=d,s[u.variable]=u.scalingVariable;continue}e.useDefault===!1?s[u.variable]=d:(s[u.variable+"_default"]=d,s[u.variable]=`var(${u.variable+"_default"})`)}},Be=(t,e,r={})=>{let n=E(),{unit:o,media:s,cssVars:i}=n,a=e.slice(1),c=t[e],l=c.unit||t.unit||o.default,f=Vg.has(l)?"rem":l,{mediaRegenerate:p}=t,{sequence:u,scales:d}=c,h=s[a];if(!h&&n.verbose&&console.warn("Can't find media query ",h),!p){let g=i[`@media ${h}`];g||(g=i[`@media ${h}`]={}),ss(g,c,r);let m=t.unit||o.default;if(f!==m&&u)for(let y in u){let b=u[y],w=d[y]+f;g[b.variable+"_default"]=w,g[b.variable]=w}return}for(let g in u){let m=u[g],y=(ar(f)?d[g]:u[g].val)+f;!h&&n.verbose&&console.warn("Can't find query ",h);let b=i[`@media ${h}`];b||(b=i[`@media ${h}`]={}),b[m.variable]=`var(${m.variable+"_"+a})`,i[m.variable+"_"+a]=y}};R();var zg=hr(),Xr=t=>{let e=E(),r="";for(let n in t)e.__svgCache[n]||(e.__svgCache[n]=!0,r+=t[n]);return r},XS=t=>{let e=t&&(t.default||t);if(!S(e))return zg&&console.warn("parseRootAttributes:",e,"is not a string"),{};let r=e.match(/<svg\s+(.*?)>/);if(!r||!r[1])return{};let o=r[1].match(/(\S+)=["']?((?:.(?!["']?\s+(?:\S+)=|\s*\/?[>"']))+.)["']?/gm);return o?o.reduce((s,i)=>{let[a,c]=i.split("=");return s[a]=c.replace(/['"]/g,""),s},{}):{}},ZS=(t,e)=>{let r=[];if(t.replace(/id="([^"]*)"/g,(o,s)=>(r.push(s),o)),!r.length)return t;let n=t;for(let o of r){let s=o.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),i=`${e}-${o}`;n=n.replace(new RegExp(`id="${s}"`,"g"),`id="${i}"`).replace(new RegExp(`url\\(#${s}\\)`,"g"),`url(#${i})`).replace(new RegExp(`xlink:href="#${s}"`,"g"),`xlink:href="#${i}"`).replace(new RegExp(`href="#${s}"`,"g"),`href="#${i}"`)}return n},Ug=new Set,is=(t,e)=>{let r=e&&e.default?e.default:e;if(!S(r))return zg&&!Ug.has(t)&&(Ug.add(t),console.warn("convertSvgToSymbol:",t,"is not a string")),"";e=r;let n=XS(e),{width:o,height:s}=n,i=n.viewBox||`0 0 ${o||24} ${s||24}`,l=ZS(e,t).replace("<svg",`<symbol id="${t}" xmlns="http://www.w3.org/2000/svg" viewBox="${i}"`);return l=l.replace(/width="[^"]*"/,""),l=l.replace(/height="[^"]*"/,""),l=l.replace("</svg","</symbol"),l=tw(l),l},JS="line|circle|ellipse|rect|polyline|polygon|path|stop|use|image",QS=new RegExp(`<(${JS})\\b([^>]*?)\\s*/>`,"g"),tw=t=>t.replace(QS,"<$1$2></$1>");var Qr={};I(Qr,{appendSVGSprite:()=>Ss,appendSvgIconsSprite:()=>ks,applyDocument:()=>_s,applyHeadings:()=>Ta,applyReset:()=>vs,applySpacingSequence:()=>ms,applyTimingSequence:()=>xs,applyTypographySequence:()=>ds,checkIfBoxSize:()=>gs,getColor:()=>Z,getFontFamily:()=>ps,getFontSizeByKey:()=>hs,getMediaColor:()=>mt,getMediaTheme:()=>Vt,getShadow:()=>bs,getSpacingBasedOnRatio:()=>te,getSpacingByKey:()=>ut,getTheme:()=>cs,getTimingByKey:()=>It,getTimingFunction:()=>Ut,runThroughMedia:()=>Ea,setColor:()=>Ue,setFont:()=>us,setFontFamily:()=>Zr,setGradient:()=>ze,setMediaTheme:()=>fs,setSVG:()=>Jr,setShadow:()=>We,setSvgIcon:()=>ws,setTheme:()=>ls,splitSpacedValue:()=>ys});R();var Z=(t,e,r)=>{let n=r||E();if(!S(t)){n.verbose&&console.warn(t,"- type for color is not valid");return}if(nt(t))return`var(${t})`;e&&t[e]&&(t=t[e]);let o,s,i;if(T(t))[o,s,i]=t;else{let p=xe(t);if(!p){let{color:u,gradient:d}=n,h=d[t]||u[t];return h?(e&&h[e]&&(h=h[e]),n.useVariable?`var(${h.var})`:h.value):t}if(p.passthrough)return p.passthrough;if(p.cssVar)return`var(${p.cssVar})`;o=p.name,s=p.alpha,i=p.tone}let{color:a,gradient:c}=n,l=a[o]||c[o];if(!l)return n.verbose&&console.warn("Can't find color ",o),t;e&&(l[e]?l=l[e]:n.verbose&&console.warn(t," - does not have ",e));let f=l.rgb;if(!f){let p=n.useVariable?`var(${l.var})`:l.value;if(s&&p){let u=Math.round(parseFloat(s)*100);return`color-mix(in srgb, ${p} ${u}%, transparent)`}return p}return i&&!l[i]&&(f=Ne(f,i),l[i]={rgb:f,var:`${l.var}-${i}`}),l[i]&&(f=l[i].rgb),s?`rgba(${f}, ${s})`:i?`rgba(${f}, 1)`:n.useVariable?`var(${l.var})`:`rgb(${f})`},mt=(t,e,r)=>{let n=r||E();if(e||(e=n.globalTheme==="auto"?null:n.globalTheme),!S(t)){n.verbose&&console.warn(t,"- type for color is not valid");return}if(nt(t))return`var(${t})`;let o,s,i;if(T(t))o=t[0];else{let p=xe(t);if(p){if(p.passthrough)return p.passthrough;if(p.cssVar)return`var(${p.cssVar})`;o=p.name,s=p.alpha,i=p.tone}else o=t}let{color:a,gradient:c}=n,l=a[o]||c[o],f=_(l);if(f&&l.value)return Z(t,`@${e}`,r);if(f){if(n.useVariable&&l.var)return s||i?Z(t,null,r):`var(${l.var})`;if(e)return Z(t,`@${e}`,r);{let p={};for(let u in l){if(u.charCodeAt(0)!==64)continue;let d=n.media[u.slice(1)];if(!d)continue;let h="@media "+(d==="print"?`${d}`:`screen and ${d}`);p[h]=Z(t,u,r)}return p}}else return n.verbose&&console.warn("Can't find color",t),t},Ue=(t,e,r)=>{let n=E();if(S(t)&&nt(t)){let g=t.slice(2);if(t=Z(g),!(t.includes("rgb")||t.includes("var")||t.includes("#"))){let m=g.split(" "),y=n.color[m[0]];if(y&&!y.value&&!y.rgb&&(S(y)||T(y)||_(y))&&(n.color[m[0]]=Ue(y,m[0]),y=n.color[m[0]]),y&&y.value){let b=y.rgb,w=m[1]!==void 0?m[1]:"1",x=m[2];x&&(b=Ne(b,x)),t=`rgba(${b}, ${w})`}else{let b=m[2],w=m[1]!==void 0?m[1]:"1";if(b)try{let x=ce(m[0]);x&&x.length>=3?t=`rgba(${Ne(x.slice(0,3).join(", "),b)}, ${w})`:t=m[0]}catch{t=m[0]}else t=m[0]}}}if(T(t)&&(t={"@light":t[0],"@dark":t[1]}),_(t)){let g={};for(let m in t)g[m]=Ue(t[m],e,m.slice(0,1)==="@"?m.slice(1):m);if(n.useVariable){let y=`--${n.varPrefix?n.varPrefix+"-":""}color-${e}`,b,w={};for(let x in g){if(x.charCodeAt(0)!==64)continue;let v=x.slice(1),A=g[x],P=A&&(A.value||A);!P||typeof P!="string"||(w[v]=P,(v==="light"||b===void 0)&&(b=P))}if(b!==void 0){n.cssVars[y]=b,n.cssMediaVars||(n.cssMediaVars={});for(let x in w){let v=`[data-theme="${x}"]`;if(n.cssMediaVars[v]||(n.cssMediaVars[v]={}),n.cssMediaVars[v][y]=w[x],x==="light"||x==="dark"){let A=`@media (prefers-color-scheme: ${x})`;n.cssMediaVars[A]||(n.cssMediaVars[A]={}),n.cssMediaVars[A][y]=w[x]}}g.var=y}}return g}let s=`--${n.varPrefix?n.varPrefix+"-":""}color-${e}`+(r?`-${r}`:""),i=t.value||t;if(S(i)&&i.includes(".")&&!i.includes("(")){let[g,m]=i.split("."),y=n.color[g];y&&y.rgb&&(i=`rgba(${y.rgb}, ${parseFloat("0."+m)||1})`)}if(S(i)&&!i.includes("(")&&!i.startsWith("#")){let g=xe(i);if(g&&g.name&&!g.passthrough&&!g.cssVar){let m=n.color[g.name];m&&!m.value&&!m.rgb&&(S(m)||T(m)||_(m))&&(n.color[g.name]=Ue(m,g.name));let y=n.color[g.name];if(y&&y.rgb){let b=y.rgb;g.tone&&(b=Ne(b,g.tone));let w=g.alpha?parseFloat(g.alpha):1;i=`rgba(${b}, ${w})`}}}let a=ce(i),[c,l,f,p=1]=a,u=parseFloat(p.toFixed(2)),d=`${c}, ${l}, ${f}`,h=`rgba(${d}, ${u})`;return n.useVariable&&(n.cssVars[s]=h),{var:s,rgb:d,alpha:u,value:h}},ze=(t,e,r)=>{let n=E();if(S(t)&&nt(t)&&(t=Z(t.slice(2))),T(t))return{"@light":ze(t[0],e,"light"),"@dark":ze(t[0],e,"dark")};if(_(t)){let i={};for(let a in t)i[a]=ze(t[a],e,a.slice(0,1)==="@"?a.slice(1):a);return i}let s=`--${n.varPrefix?n.varPrefix+"-":""}gradient-${e}`+(r?`-${r}`:"");return n.useVariable&&(n.cssVars[s]=t.value||t),{var:s,value:t.value||t}};R();var ew=new Set(["black","white","red","green","blue","yellow","orange","purple","pink","brown","gray","grey","cyan","magenta","lime","olive","navy","teal","aqua","maroon","silver","fuchsia","transparent","currentColor","currentcolor","inherit","initial","unset","none","aliceblue","antiquewhite","aquamarine","azure","beige","bisque","blanchedalmond","blueviolet","burlywood","cadetblue","chartreuse","chocolate","coral","cornflowerblue","cornsilk","crimson","darkblue","darkcyan","darkgoldenrod","darkgray","darkgreen","darkgrey","darkkhaki","darkmagenta","darkolivegreen","darkorange","darkorchid","darkred","darksalmon","darkseagreen","darkslateblue","darkslategray","darkslategrey","darkturquoise","darkviolet","deeppink","deepskyblue","dimgray","dimgrey","dodgerblue","firebrick","floralwhite","forestgreen","gainsboro","ghostwhite","gold","goldenrod","greenyellow","honeydew","hotpink","indianred","indigo","ivory","khaki","lavender","lavenderblush","lawngreen","lemonchiffon","lightblue","lightcoral","lightcyan","lightgoldenrodyellow","lightgray","lightgreen","lightgrey","lightpink","lightsalmon","lightseagreen","lightskyblue","lightslategray","lightslategrey","lightsteelblue","lightyellow","limegreen","linen","mediumaquamarine","mediumblue","mediumorchid","mediumpurple","mediumseagreen","mediumslateblue","mediumspringgreen","mediumturquoise","mediumvioletred","midnightblue","mintcream","mistyrose","moccasin","navajowhite","oldlace","olivedrab","orangered","orchid","palegoldenrod","palegreen","paleturquoise","palevioletred","papayawhip","peachpuff","peru","plum","powderblue","rosybrown","royalblue","saddlebrown","salmon","sandybrown","seagreen","seashell","sienna","skyblue","slateblue","slategray","slategrey","snow","springgreen","steelblue","tan","thistle","tomato","turquoise","violet","wheat","whitesmoke","yellowgreen","rebeccapurple"]),Wg=["color","Color","background","Background","fill","Fill","stroke","Stroke"],rw=t=>{for(let e=0;e<Wg.length;e++)if(t.includes(Wg[e]))return!0;return!1},Aa=t=>{let e={},{state:r,media:n,helpers:o,...s}=t;return Object.keys(s).map(a=>{let l=["color","Color","background","border"].some(f=>a.includes(f));return e[a]=l?Z(t[a]):t[a]}),e},as=t=>(t.value||(t.value=Aa(t)),t.value),cs=(t,e)=>{let r=E();if(r.useVariable)return Vt(t,e);let n=r.theme;if(S(t)){let[o,s]=t.split(" "),i=n[o];if(i){if(!s&&!e)return as(i);t=[o,s||e]}}if(j(t)&&t[1]){let o=t[0],s=t[1],{helpers:i,media:a,state:c}=n[o];if(a&&a[s])return as(a[s]);if(i&&i[s])return as(i[s]);if(c&&c[s])return as(c[s])}else if(_(t))return Aa(t)},nw=(t,e,r)=>{if(_(e))t.variants.inverse.value=Aa(e);else if(e===!0){let{color:n,background:o}=r;t.variants.inverse={value:{color:o,background:n}}}},ow=(t,e,r,n)=>{let o=cs(r);n[`&:${e}`]=o,_(r)&&!r.value&&(r.value=o)},sw=(t,e)=>{let{state:r}=t;return r?(Object.keys(r).map(o=>{let s=r[o];return ow(t,o,s,e),t}),t):void 0},iw=(t,e,r,n)=>{let o=cs(r);n[`@media (prefers-color-scheme: ${e})`]=o,_(r)&&!r.value&&(r.value=o)},aw=(t,e)=>{let{media:r}=t;return r?(Object.keys(r).map(o=>{let s=r[o];return(o==="dark"||o==="light")&&iw(t,o,s,e),o==="inverse"&&nw(t,s,e),t}),t):void 0},cw=(t,e)=>{let r=E(),{helpers:n}=t;return n?(Object.keys(n).map(s=>{let i=n[s];return S(i)?n[s]=r.theme[i]:as(n[s]),t}),t):void 0},ls=(t,e)=>{let r=E();if(r.useVariable)return fs(t,e);let{state:n,media:o,helpers:s}=t,i=Aa(t,e),c=`--${r.varPrefix?r.varPrefix+"-":""}theme-${e}`;return sw(t,i),aw(t,i),cw(t,i),{var:c,value:i,state:n,media:o,helpers:s}};var Ju=(t,e,r)=>{let{cssVars:n}=r;r.cssMediaVars||(r.cssMediaVars={});let o=r.cssMediaVars,s=r.globalTheme!==void 0?r.globalTheme:"auto",i={},a=new Set;for(let l in t)if(t[l])for(let f of Object.keys(t[l]))a.add(f);let c=new Set;for(let l of a){let f=l.slice(0,1);if(!(f==="@"||f==="."||f===":")&&rw(l))for(let p in t){if(c.has(p))continue;let u=t[p]?.[l];if(u===void 0)continue;let d=Z(u,`@${p}`);d!==void 0&&S(d)&&/^[a-z][a-zA-Z]+$/.test(d)&&!ew.has(d)&&c.add(p)}}for(let l of a){let f=l.slice(0,1),p=Object.values(t).some(u=>j(u?.[l]));if(f==="."&&p){let u=l.slice(1),d={};for(let h in t)j(t[h]?.[l])&&(d[h]=t[h][l]);i[l]=Ju(d,`${e}-${u}`,r)}else if(f===":"&&p){let u=l.replace(/^:+/,""),d={};for(let h in t)j(t[h]?.[l])&&(d[h]=t[h][l]);i[l]=Ju(d,`${e}-${u}`,r)}else if(f!=="@"&&f!=="."&&f!==":"){let d=`--${r.varPrefix?r.varPrefix+"-":""}theme-${e}-${l}`,h=s&&s!=="auto"?String(s).replace(/^'|'$/g,""):null,g;for(let m in t){if(c.has(m))continue;let y=t[m]?.[l];if(y===void 0)continue;let b=Z(y,`@${m}`);if(b===void 0)continue;(h&&m===h||!h&&(m==="light"||g===void 0))&&(g=b);let w=`[data-theme="${m}"]`;if(o[w]||(o[w]={}),o[w][d]=b,m==="dark"||m==="light"){let x=`@media (prefers-color-scheme: ${m})`;o[x]||(o[x]={}),o[x][d]=b}}g!==void 0&&(n[d]=g),i[l]=`var(${d})`,i[`.${l}`]={[l]:i[l]}}}return(i.background||i.color||i.backgroundColor)&&(i[".inversed"]={color:i.background||i.backgroundColor,background:i.color}),i},fs=(t,e,r,n)=>{let o=E(),{cssVars:s}=o,i={value:t},a=!r&&!n;if(j(t)){if(a&&o.useVariable){let c={};for(let l in t)l.startsWith("@")&&j(t[l])&&(c[l.slice(1)]=t[l]);if(Object.keys(c).length){let l=Ju(c,e,o);Object.assign(i,l)}}for(let c in t){let l=c.slice(0,1),f=t[c];if(l==="@"||l===":"||l==="."){let p=l==="@"&&c;i[c]=fs(f,e,c,n||p)}else if(!a){let p=Z(f,n),u=[...new Set([n,r].filter(m=>m).map(m=>m.slice(1)))],d=u.length?"-"+u.join("-"):"",g=`--${o.varPrefix?o.varPrefix+"-":""}theme-${e}${d}-${c}`;o.useVariable?(o.useThemeSuffixedVars&&(s[g]=p),i[c]=`var(${g})`):i[c]=p,i[`.${c}`]={[c]:i[c]}}}!i[".inversed"]&&(i.background||i.color||i.backgroundColor)&&(i[".inversed"]={color:i.background||i.backgroundColor,background:i.color})}if(S(t)&&nt(t)){let l=o.theme[t.slice(2)];return Vt(l,n)}return i},Qu=t=>{let e=E(),r={};for(let n in t){let o=n.slice(0,1);if(j(t[n])){if(o==="@")continue;o===":"?r[`&${n}`]=Qu(t[n]):o==="."&&(r[`&${n}`]=Qu(t[n]))}else r[n]=t[n]}return r},Gg=(t,e)=>{let r=e.shift();return t[r]?Gg(t[r],e):t},Hg=(t,e)=>T(e)?Gg(t,e):S(e)&&t[e]?t[e]:t;var Vt=(t,e)=>{let r=E();if(S(t)&&nt(t)&&(t=Vt(t.slice(2))),!t||!S(t)){r.verbose&&console.warn(`${t} - Theme is not a string`);return}let[n,...o]=T(t)?t:t.split(" "),s=r.theme[n];return s&&o.length?s=Hg(s,o):s&&e&&(s=Hg(s,e)),Qu(s)};R();R();var us=(t,e)=>{let r=E(),n=`--font-${e}`;if(!t||T(t)&&!t[0])return;let o;if(t.isVariable){let s=Bt(t.url,r.files)||t.url;qr(s)?o=Kr(s):o=je(e,s,t.fontWeight,{fontStretch:t.fontStretch,fontDisplay:t.fontDisplay||"swap"})}else if(t[0])o=_r(e,t,r.files);else{let s=Array.isArray(t.url)?t.url.map(i=>Bt(i,r.files)||i):Bt(t.url,r.files)||t.url;o=je(e,s,t.fontWeight,{fontStyle:t.fontStyle,fontDisplay:t.fontDisplay,fontStretch:t.fontStretch})}return{var:n,value:t,fontFace:o}},ps=(t,e)=>{let r=E(),{fontFamily:n}=r;return xr(e||n,t)},Zr=(t,e)=>{let r=E(),{fontFamily:n,fontFamilyTypes:o}=r,{value:s,type:i}=t;t.isDefault&&(n.default=e),_(s)&&(s=br(s));let a=`--font-family-${e}`,c=`${s.join(", ")}, ${o[i]}`;return{var:a,value:c,arr:s,type:i}};R();var Ea=t=>{let e=E(),{typography:r,media:n}=e;for(let o in t){let s=o.slice(0,1)==="@",i=t[o];if(!s)continue;let{mediaRegenerate:a}=t,c=o.slice(1),{type:l,base:f,ratio:p,range:u,subSequence:d,h1Matches:h,unit:g}=t;rt(i,{type:l,base:f,ratio:p,range:u,subSequence:d,h1Matches:h,unit:g});let m=new Set(["vw","vh","vmin","vmax","svw","svh","lvw","lvh","dvw","dvh"]),y=i.unit||g,b=!i.unit&&m.has(g)?"rem":y,w=n[c],x="@media "+(w==="print"?`${w}`:`screen and ${w}`);if(r.templates[x]={fontSize:i.base/r.browserDefault+b},!a){rt(i,{sequence:{},scales:{},vars:{}}),Ot(i),Be(t,o);continue}rt(i,{sequence:{},scales:{},templates:{},vars:{}}),Ot(i),Be(t,o)}},Ta=t=>{let e=E();if(t.h1Matches){let r=t.unit,n=os(t),{templates:o}=t;for(let s in n){let i=`h${parseInt(s)+1}`,a=o[i];o[i]={fontSize:e.useVariable?`var(${n[s]?.variable})`:`${n[s]?.scaling}${r}`,margin:a?a.margin:0,lineHeight:a?a.lineHeight:t.lineHeight,letterSpacing:a?a.letterSpacing:t.letterSpacing,fontWeight:a?a.fontWeight:900-s*100}}}},ds=()=>{let t=E(),{typography:e}=t;Ot(e),Ta(e),we(e),Ea(e)},hs=t=>{let e=E(),{typography:r}=e;return pe(t,"fontSize",r)};R();R();var lw=t=>{let r=E().spacing||{},n=parseFloat(t.spacingRatio),o={...r,ratio:Number.isFinite(n)?n:r.ratio,sequence:{},scales:{}};return Ot(o),o},fw=t=>{for(let e in t){let r=t[e];if(!(e.slice(0,1)==="@"))continue;let{type:o,base:s,ratio:i,range:a,subSequence:c,h1Matches:l,unit:f}=t;rt(r,{type:o,base:s,ratio:i,range:a,subSequence:c,h1Matches:l,unit:f,sequence:{},scales:{},templates:{},vars:{}}),Ot(r),Be(t,e)}},gs=t=>{let e=t.toLowerCase(),r=e.includes("width")||e.includes("height"),n=e.includes("border")||e.includes("outline");return r&&!n},ms=()=>{let t=E(),{spacing:e}=t;Ot(e),we(e),fw(e)},uw=t=>{let e=E(),{spacing:r}=e;return!t||!t.sequence?r:Object.keys(t.sequence).length>0?t:Ot(t)},ut=(t,e="padding",r,n)=>{let o=uw(r);if(S(t)&&!n&&t.includes("(")){let i=Se(t);n=i[0],t=i[1]}let s=n?[t]:br(t);if(T(s)){if(s.length>1){let i="";e==="borderWidth"&&(e="border",i="Width");let a={2:["Block","Inline"],3:["BlockStart","Inline","BlockEnd"],4:["BlockStart","InlineEnd","BlockEnd","InlineStart"]},c=(l,f)=>pe(s[f],e+l+i,o,n);return a[s.length].map((l,f)=>c(l,f))}return pe(t,e,o,n)}},te=(t,e,r,n)=>{let o=E(),{spacing:s}=o,i=r||t[e];if(!n&&S(i)&&i.includes("(")){let a=Se(i);n=a[0],i=a[1]}if(t.spacingRatio){let a=lw(t);return ut(i,e,a,n)}return ut(i,e,s,n)},ys=t=>{let e=r=>{let n=["+","-","*","/"].includes(r),o=cr.some(i=>t.includes(i));return n||o?r:r.length<3&&/[A-Z]/.test(r)?r+"_default":r};return t.split(",").map(r=>r.trim()).map(e).join(",").split(" ").map(e).join(" ")};R();var We=(t,e,r,n)=>{let o=E();if(T(t))return{"@light":We(t[0],e,"light"),"@dark":We(t[1],e,"dark")};if(_(t)){let a={};for(let c in t)a[c]=We(t[c],e,c.startsWith("@")?c.slice(1):c);return a}S(t)&&!Qt.test(t)&&(t=Me(t).map(a=>(a=a.trim(),a.split(/\s+/).map(c=>{if(c=c.trim(),!c)return"";if(c.startsWith("--"))return`var(${c})`;let l=Z(c);if(le(l))return l;if(/^\d/.test(c)||c==="0"||c.includes("px")||c.slice(-2)==="em"||c==="inset"||c==="none")return c;let f=ut(c,"shadow");return f&&f.shadow?f.shadow:c}).join(" "))).join(", "));let i=`--${o.varPrefix?o.varPrefix+"-":""}shadow-${e}`+(r?`-${r}`:"");return o.useVariable&&(o.cssVars[i]=t),{var:i,value:t}},bs=(t,e)=>{let r=E();if(e||(e=r.globalTheme),!S(t)){r.verbose&&console.warn(t,"- type for color is not valid");return}if(nt(t))return`var(${t})`;let[n]=T(t)?t:t.split(" "),s=r.shadow[n],i=_(s);if(!s)return r.verbose&&console.warn("Can't find color ",n),t;if(e){if(s[e])return s[e].value;r.verbose&&console.warn(t," - does not have ",e)}if(i&&s.value)return s.value;if(i){let a={};for(let c in s){let l=r.media[c.slice(1)],f="@media "+(l==="print"?`${l}`:`screen and ${l}`);a[f]=s.value}return a}return r.verbose&&console.warn("Can't find color",t),t};R();var xs=()=>{let t=E(),{timing:e}=t;Ot(e),we(e)},Ut=t=>{let e=E(),{timing:r}=e;return r[t]||r[zo(t)]||t},It=(t,e="timing")=>{let r=E(),{timing:n}=r;return pe(t,e,n)};R();var _s=()=>{let t=E(),{document:e,fontFamily:r,theme:n,typography:o}=t;return rt(e,{theme:n.document,fontFamily:xr(r),fontSize:o.base,lineHeight:o.lineHeight})};R();var ep={document:X},Jr=(t,e)=>{let r=E();if(!t){r.verbose&&console.warn("setSVG: val is not defined",e);return}return r.useSvgSprite?is(e,t):t},Ss=(t,e=ep)=>{let r=E(),n=Object.keys(t).length?{}:r.svg;for(let o in t)n[o]=t[o];Kg(n,e)},ws=(t,e)=>{let r=E();return r.useIconSprite&&!r.semanticIcons?.[e]?Jr(t,e):t},ks=(t,e=ep)=>{let r=E(),n=Object.keys(t).length?{}:r.icons;for(let o in t)n[o]=t[o];Kg(n,e)},tp=(t,e={isRoot:!0})=>{if(!t||!t.createElementNS)return;let r=t.createElementNS("http://www.w3.org/2000/svg","svg");return e.isRoot&&(r.setAttribute("aria-hidden","true"),r.setAttribute("width","0"),r.setAttribute("height","0"),r.setAttribute("style","position:absolute"),r.setAttribute("id","svgSprite")),r},pw=(t,e)=>{let r=typeof DOMParser<"u"?DOMParser:null;if(r){let n=`<svg xmlns="http://www.w3.org/2000/svg">${e}</svg>`,s=new r().parseFromString(n,"image/svg+xml");return s.querySelector("parsererror")?null:s.documentElement}return null},qg=(t,e,r)=>{for(;e.firstChild;){let n=e.firstChild;r.appendChild(t.importNode(n,!0)),n.remove()}},Kg=(t,e=ep)=>{let r=E(),n=e.document||X;if(!n||!n.documentElement)return r.verbose&&console.warn("To append SVG sprites it should be run in browser environment"),Xr(t);let o=n.querySelector("#svgSprite"),s=Xr(t),i=`<svg aria-hidden="true" width="0" height="0" style="position:absolute" id="svgSprite">${s}</svg>`,a=pw(n,s);if(o)if(a)qg(n,a,o);else if(n.body.insertAdjacentHTML)o.insertAdjacentHTML("beforeend",s);else{let c=tp(n,{isRoot:!1});c.innerHTML=s,o.append(...c.children)}else if(a){let c=tp(n);c&&c.nodeType&&(qg(n,a,c),n.body.prepend(c))}else if(n.body.insertAdjacentHTML)n.body.insertAdjacentHTML("afterbegin",i);else{let c=tp(n);c&&c.nodeType&&(c.innerHTML=s,n.body.prepend(c))}};R();var vs=(t={})=>{let e=E(),{reset:r,typography:n,document:o}=e;if(r){if(r[":root"]){let c=r,l=n.templates;c.body={...e.useDocumentTheme?Vt("document"):{},...l.body},c.h1=l.h1,c.h2=l.h2,c.h3=l.h3,c.h4=l.h4,c.h5=l.h5,c.h6=l.h6}let{body:s,...i}=n.templates,a=e.useDocumentTheme?Vt("document"):{};if(r.html&&At(r.html,a),n.unit){let{media:c}=e;for(let l in n){if(l.charAt(0)!=="@")continue;let f=n[l];if(!f||f.unit===n.unit||!f.unit)continue;let p=f.unit,u=f.base||n.base,d=f.browserDefault||n.browserDefault,h=l.slice(1),g=c[h];if(!g)continue;let m="@media "+(g==="print"?g:"screen and "+g);r[m]||(r[m]={}),r[m].html||(r[m].html={}),r[m].html.fontSize=u/d+p}}return W(rt(r,t),{html:{position:"absolute",width:"100%",height:"100%",top:"0",left:"0",margin:"0",WebkitFontSmoothing:"subpixel-antialiased",scrollBehavior:"smooth",...a,fontSize:n.unit?n.base/n.browserDefault+n.unit:n.browserDefault+"px",fontFamily:o.fontFamily,lineHeight:o.lineHeight},body:{boxSizing:"border-box",height:"100%",margin:0,fontFamily:o.fontFamily,fontSize:n.base/n.browserDefault+e.unit.default,...i,...s},a:{color:"currentColor"},button:{color:"inherit",font:"inherit",background:"transparent",border:"none",cursor:"pointer",appearance:"none",WebkitAppearance:"none"},"input, select, textarea":{color:"inherit",font:"inherit"},fieldset:{border:0,padding:0,margin:0}})}};R();var dw=new Set(["none","hidden","dotted","dashed","solid","double","groove","ridge","inset","outset","initial"]),hw=new Set(["to","top","bottom","left","right","center","at","circle","ellipse","closest-side","farthest-side","closest-corner","farthest-corner"]),gw=t=>dw.has(t),de=t=>{let e=t+"";if(Qt.test(e))return e;let r=e.trim();return r==="none"||r==="0"||r==="initial"||r==="inherit"||r==="unset"?e:e.split(/\s+/).map(o=>{if(o=o.trim(),!o)return"";if(nt(o))return`var(${o})`;if(gw(o)||/^\d/.test(o)||o==="0")return o;let s=Z(o);if(le(s))return s;let i=ut(o,"border");return i&&i.border?i.border:o}).join(" ")},Oa=t=>Qt.test(t)?t:t.split(/\s+/).map(e=>{if(e=e.trim(),!e)return"";if(nt(e))return`var(${e})`;if(/^\d/.test(e)||e.includes("px")||e==="0")return e;let r=Z(e);return le(r)?r:e}).join(" "),Ra=(t,e)=>bs(t,e),Cs=(t,e)=>Qt.test(t)?t:Me(t).map(r=>(r=r.trim(),r?r.split(/\s+/).map(n=>{if(n=n.trim(),!n)return"";if(nt(n))return`var(${n})`;if(n==="inset"||n==="none")return n;let o=Z(n);if(le(o)){let i=mt(n,e);return _(i)?Object.values(i).filter(a=>a.includes(": "+e))[0]:i}if(/^\d/.test(n)||n==="0"||n.includes("px")||n.slice(-2)==="em")return n;let s=ut(n,"shadow");return s&&s.shadow?s.shadow:n}).join(" "):"")).join(", "),As=(t,e)=>{let r=t.indexOf("(");if(r===-1)return t;let n=t.slice(0,r+1),o=t.slice(r+1,t.lastIndexOf(")")),s=")",a=Me(o).map(c=>(c=c.trim(),c.split(/\s+/).map(f=>{if(!f||/^\d/.test(f)||f==="0"||hw.has(f)||f==="transparent"||Qt.test(f))return f;let p=Z(f);return le(p)?p:f}).join(" ")));return n+a.join(", ")+s},Pa=(t,e)=>{let r=E();return t.split(", ").map(n=>nt(n)?`var(${n})`:n.includes("url")?n:n.includes("gradient")?As(n,e):r.gradient[t]?{backgroundImage:mt(t,e||r.globalTheme)}:n.includes("/")||n.startsWith("http")||n.includes(".")&&!xe(n)?`url(${n})`:n).join(" ")},Ia=t=>S(t)&&t.split(" ").map(e=>ut(e,"gap").gap).join(" "),rp=t=>{let e=t.split(" ");return e.length?e.map(r=>nt(r)?`var(${r})`:r.length<3||r.includes("ms")?It(r).timing||r:Ut(r)?Ut(r):r).join(" "):t},Es=(t,e,r)=>{if(S(t))return t.split(",").map(n=>It(n).timing||n).join(",")},$a=t=>{let e=t.split(",");if(e.length)return e.map(rp).join(",")};function st(t,e,r={},n={}){let o=q.call(this,e||r[t]);if(o==null)return;let s;if(S(o)){if(o.includes("(")){let c=Se(o);s=c[0],o=c[1]}let i=r.scaleBoxSize,a=gs(t);!i&&a&&!n.ratio&&(o=ys(o))}return n.ratio?te(r,t,o,s):ut(o,t,void 0,s)}var L=(t,e=null,r)=>st(t,e,r,{ratio:!0}),Ts=(t,e,r)=>{if(S(t))return{borderRadius:t.split(" ").map((n,o)=>te(e,r,n)[r]).join(" ")}};R();var mw=(t,e)=>{let r=E(),{cssVars:n}=r,o=e.startsWith("--")?e:`--${e}`;return n[o]=t,t},$t=t=>t,Fa={color:Ue,gradient:ze,font:us,fontFamily:Zr,fontfamily:Zr,theme:ls,icons:ws,semanticIcons:$t,semanticicons:$t,svg:Jr,svgData:$t,typography:$t,shadow:We,spacing:$t,media:$t,grid:$t,class:$t,timing:$t,reset:$t,unit:$t,animation:$t,vars:mw,sizes:$t},np=(t,e,r)=>{let n=E(),o=Zo(t),s=o.toLowerCase(),i=n[o]||n[s]||n[t],a=Fa[o]||Fa[s];if(a)try{let c=a(e,r);return i&&(i[r]=c),i}catch(c){n.verbose&&console.warn("Error setting",s,"value",e,r,c)}n.verbose&&console.warn("Can not find",s,"method in scratch")},op=(t,e)=>{let r=E(),n=t.toLowerCase();return Object.keys(e).sort((s,i)=>{let a=_(e[s])||T(e[s])?1:0,c=_(e[i])||T(e[i])?1:0;return a-c}).forEach(s=>{try{return np(n,e[s],s)}catch(i){r.verbose&&console.warn("Error setting",n,"value",e[s],s,i)}}),r[n]||r[t]},Da=(t,e)=>{let r=e||E();r.globalTheme=t;let o=(r.document&&r.document.documentElement?r.document:null)||(typeof document<"u"?document:null),s=o&&o.defaultView||(typeof window<"u"?window:null);if(o){let a=r.themeRoot||o.documentElement;if(t&&t!=="auto")a.setAttribute("data-theme",t),t==="dark"||t==="light"?a.style.colorScheme=t:a.style.colorScheme="light dark";else if(s&&s.matchMedia){let l=p=>{a.setAttribute("data-theme",p.matches?"dark":"light")},f=s.matchMedia("(prefers-color-scheme: dark)");if(l(f),a.style.colorScheme="light dark",!r.__prefersListener){r.__prefersListener=l;try{f.addEventListener("change",l)}catch{f.addListener(l)}}}else a.setAttribute("data-theme","light"),a.style.colorScheme="light"}let i=r.varPrefix?`--${r.varPrefix}-theme-`:"--theme-";for(let a in r.cssVars)a.startsWith(i)&&delete r.cssVars[a];for(let a in r.cssMediaVars)delete r.cssMediaVars[a];if(o&&r.cssVars){let a=r.scopeSelector||":root",c=o.styleSheets;for(let l=0;l<c.length;l++)try{let f=c[l].cssRules;for(let p=0;p<f.length;p++)if(f[p].selectorText===a){for(let u in r.cssVars)f[p].style.setProperty(u,r.cssVars[u]);return r}}catch{}}return r},yw={},Sr=(t,e=yw)=>{let r=e.config||E(),{version:n,verbose:o,useVariable:s,useReset:i,useSvgSprite:a,useFontImport:c,useIconSprite:l,globalTheme:f,themeRoot:p,useDocumentTheme:u,useDefaultConfig:d,semanticIcons:h,files:g,assets:m,...y}=t;e.newConfig&&(r=Sa(e.newConfig)),g!==void 0&&(r.files=g),m!==void 0&&(r.assets=m),o!==void 0&&(r.verbose=o),s!==void 0&&(r.useVariable=s),i!==void 0&&(r.useReset=i),c!==void 0&&(r.useFontImport=c),a!==void 0&&(r.useSvgSprite=a),l!==void 0&&(r.useIconSprite=l),u!==void 0&&(r.useDocumentTheme=u),f!==void 0&&(r.globalTheme=f),p!==void 0&&(r.themeRoot=p),t.useThemeSuffixedVars!==void 0&&(r.useThemeSuffixedVars=t.useThemeSuffixedVars),d!==void 0&&(r.useDefaultConfig=d),h!==void 0&&(r.semanticIcons=h),r.verbose&&console.log(r);let w=(r.document&&r.document.documentElement?r.document:null)||(typeof document<"u"?document:null),x=w&&w.defaultView||(typeof window<"u"?window:null),v=w&&(r.themeRoot||w.documentElement);if(v&&typeof v.setAttribute=="function")if(r.globalTheme&&r.globalTheme!=="auto")v.setAttribute("data-theme",r.globalTheme),r.globalTheme==="dark"||r.globalTheme==="light"?v.style.colorScheme=r.globalTheme:v.style.colorScheme="light dark";else if(x&&x.matchMedia){let M=tt=>{v.setAttribute("data-theme",tt.matches?"dark":"light")},V=x.matchMedia("(prefers-color-scheme: dark)");if(M(V),v.style.colorScheme="light dark",!r.__prefersListener){r.__prefersListener=M;try{V.addEventListener("change",M)}catch{V.addListener(M)}}}else v.setAttribute("data-theme","light"),v.style.colorScheme="light";r.__svgCache||(r.__svgCache={});let A=Object.keys(y),P=new Set(A);if(A.forEach(O=>{let M=O.toLowerCase();M!==O&&P.has(M)&&W(y[M],y[O])}),A.map(O=>{let M=O.toLowerCase();if(!(M!==O&&P.has(M)))return op(O,y[O])}),r.varPrefix&&(r.typography&&(r.typography.varPrefix=r.varPrefix),r.spacing&&(r.spacing.varPrefix=r.varPrefix),r.timing&&(r.timing.varPrefix=r.varPrefix)),y.typography)try{ds()}catch(O){r.verbose&&console.warn("Error applying typography sequence",O)}if(y.spacing)try{ms()}catch(O){r.verbose&&console.warn("Error applying spacing sequence",O)}if(y.timing)try{xs()}catch(O){r.verbose&&console.warn("Error applying timing sequence",O)}_s();let H=vs();return H&&(r.reset=H),r};var wr=new Map,Jg=null,ap=null,bw=null;function Os(t){t.batchAtomicCss&&(ap=t.batchAtomicCss),t.compoundCssClass&&(bw=t.compoundCssClass)}var xw=new Set;function cp(t){try{let e=E();e&&(e.document=t)}catch{}t&&xw.add(t)}function Ma(){try{let t=E();if(t?.document)return t.document}catch{}return typeof document<"u"?document:null}var _w={display:"d",position:"pos",padding:"p",paddingTop:"pt",paddingRight:"pr",paddingBottom:"pb",paddingLeft:"pl",margin:"m",marginTop:"mt",marginRight:"mr",marginBottom:"mb",marginLeft:"ml",width:"w",height:"h",minWidth:"mnw",minHeight:"mnh",maxWidth:"mxw",maxHeight:"mxh",top:"t",right:"r",bottom:"b",left:"l",flex:"fx",flexDirection:"fxd",flexWrap:"fxw",flexGrow:"fxg",flexShrink:"fxs",flexBasis:"fxb",justifyContent:"jc",alignItems:"ai",alignSelf:"as",alignContent:"ac",gap:"g",rowGap:"rg",columnGap:"cg",gridTemplateColumns:"gtc",gridTemplateRows:"gtr",gridColumn:"gc",gridRow:"gr",overflow:"of",overflowX:"ofx",overflowY:"ofy",fontSize:"fs",fontWeight:"fw",fontFamily:"ff",fontStyle:"fst",lineHeight:"lh",letterSpacing:"ls",textAlign:"ta",textDecoration:"td",textTransform:"tt",color:"c",background:"bg",backgroundColor:"bgc",backgroundImage:"bgi",border:"bd",borderRadius:"br",borderColor:"bdc",borderWidth:"bdw",borderStyle:"bds",boxShadow:"bxsh",opacity:"op",zIndex:"z",cursor:"cur",transition:"tr",transform:"tf",animation:"an",visibility:"vis",whiteSpace:"ws",wordBreak:"wb",objectFit:"obj",pointerEvents:"pe",userSelect:"us",boxSizing:"bxz",outline:"ol",listStyle:"lis",textOverflow:"txo",verticalAlign:"va",float:"fl",clear:"cl",content:"cnt",backdropFilter:"bdf",filter:"flt",resize:"rsz",appearance:"apr",fill:"fil",stroke:"stk"};function kr(t){return t.replace(/[A-Z]/g,e=>"-"+e.toLowerCase())}function La(t){let e=2166136261;for(let r=0;r<t.length;r++)e^=t.charCodeAt(r),e=e*16777619>>>0;return e.toString(36)}function Sw(t){let e=String(t);return e.length<=20?e.replace(/\s+/g,"_").replace(/[^a-zA-Z0-9_-]/g,"").toLowerCase():La(e)}function Yg(t,e,r){let n=(r?r+"":"")+t+":"+e,o=wr.get(n),s=o?null:kr(t);if(!o){let a=_w[t]||La(t),c=Sw(e);o=r?`_${r}_${a}-${c}`:`_${a}-${c}`,wr.set(n,o)}if(typeof e=="string"&&(e.indexOf("}")!==-1||e.indexOf("{")!==-1))return o;let i=`.${o}{${s||kr(t)}:${e}}`;return zt(i),o}var Xg=new WeakMap;function zt(t,e){let r=Qg(e);if(!r)return;let n=Xg.get(r);if(n||(n=new Set,Xg.set(r,n)),!n.has(t)){n.add(t);try{r.insertRule(t,r.cssRules.length)}catch{}}}var Zg=new WeakMap;function Qg(t){let e=t||Ma();if(!e||!e.head)return null;let r=Zg.get(e);if(r&&r.ownerNode&&r.ownerNode.parentNode===e.head)return r;let n=e.head.querySelector("style[data-smbls]");n||(n=e.createElement("style"),n.setAttribute("data-smbls",""),e.head.appendChild(n));let o=n.sheet;return Zg.set(e,o),Jg=o,o}var ww=8;function ke(t,e,r){if(!t||typeof t!="object")return"";let n=null,o=0,s=[],i=[];for(let c in t){let l=t[c];l==null||l===!1||l===""||(typeof l=="object"?i.push([c,l]):ap?(n||(n=[]),n.push(c,String(l)),o++):s.push(Yg(c,String(l),r)))}if(n&&o>=ww){let c=n.join("\0"),l=ap(c),f=l.indexOf("\0"),p=l.substring(0,f),u=l.substring(f+1);if(u){let d=u.split(`
|
|
36
|
-
`);for(let h=0;h<d.length;h++)d[h]&&zt(d[h])}s.push(p)}else if(n)for(let c=0;c<n.length;c+=2)s.push(Yg(n[c],n[c+1],r));let a=[];for(let c=0;c<i.length;c++)a.push(kw(i[c][0],i[c][1],r));return s.concat(a).join(" ").trim()}var ip=new Map;function kw(t,e,r){let n=(r?r+"":"")+t+JSON.stringify(e),o=wr.get(n);if(o){let u=ip.get(o);if(u)for(let d=0;d<u.length;d++)zt(u[d]);return o}o=r?`_${r}_c${La(n)}`:`_c${La(n)}`;let s="",i=[],a=u=>typeof u=="string"&&(u.indexOf("{")!==-1||u.indexOf("}")!==-1),c=(u,d)=>{let h="";for(let g in d){let m=d[g];if(m!=null)if(typeof m=="object")c([...u,g],m);else{if(a(m))continue;h+=`${kr(g)}:${m};`}}h&&(u.length===0?s+=h:i.push({chain:u,body:h}))};c([],e);let l=u=>{if(!u.length)return`.${o}`;let d=u[0].split(",").map(h=>h.trim()).map(h=>h.includes("&")?h.replace(/&/g,`.${o}`):h.startsWith(":")?`.${o}${h}`:`.${o} ${h}`);for(let h=1;h<u.length;h++){let g=u[h].split(",").map(y=>y.trim()),m=[];for(let y of d)for(let b of g)b.includes("&")?m.push(b.replace(/&/g,y)):b.startsWith(":")?m.push(y+b):m.push(y+" "+b);d=m}return d.join(", ")},f=[];if(t.startsWith("@media")||t.startsWith("@supports")){if(s){let u=`${t}{.${o}{${s}}}`;f.push(u),zt(u)}for(let u of i){let d=l(u.chain),h=`${t}{${d}{${u.body}}}`;f.push(h),zt(h)}return ip.set(o,f),wr.set(n,o),o}let p=l([t]);if(s){let u=`${p}{${s}}`;f.push(u),zt(u)}for(let u of i){let h=`${l([t,...u.chain])}{${u.body}}`;f.push(h),zt(h)}return ip.set(o,f),wr.set(n,o),o}function lt(t){if(Qg(),typeof t=="string"){zt(t);return}let e=Object.keys(t),r=n=>{let o=n.match(/max-width:\s*(\d+)/);return o?parseInt(o[1]):0};e.sort((n,o)=>{let s=n.startsWith("@media"),i=o.startsWith("@media");return!s&&!i?0:s?i?r(o)-r(n):1:-1});for(let n of e){let o=t[n];if(n.startsWith("@media")||n.startsWith("@supports"))for(let s in o){let i=o[s];if(typeof i=="object"&&i!==null){let a="";for(let c in i){let l=c.startsWith("--")?c:kr(c);a+=`${l}:${i[c]};`}zt(`${n}{${s}{${a}}}`)}else{let a=s.startsWith("--")?s:kr(s);zt(`${n}{${a}:${i};}`)}}else{let s="",i=!1;for(let a in o){let c=o[a];if(typeof c=="object"&&c!==null)i=!0;else{let l=a.startsWith("--")?a:kr(a);s+=`${l}:${c};`}}if(s&&zt(`${n}{${s}}`),i){let a=[],c=[];for(let l in o)typeof o[l]=="object"&&o[l]!==null&&(l.startsWith("@media")||l.startsWith("@supports")?a.push(l):c.push(l));a.sort((l,f)=>{let p=u=>{let d=u.match(/max-width:\s*(\d+)/);return d?parseInt(d[1]):0};return p(f)-p(l)});for(let l of c)lt({[`${n} ${l}`]:o[l]});for(let l of a)lt({[l]:{[n]:o[l]}})}}}}function tn(t,e){let r="";for(let n in e){let o="";for(let s in e[n])o+=`${kr(s)}:${e[n][s]};`;r+=`${n}{${o}}`}return zt(`@keyframes ${t}{${r}}`),t}function tm(){wr.clear(),Jg=null}function lp(){return wr.size}R();var Gp={};I(Gp,{DELEGATED_EVENTS:()=>sn,LIFECYCLE_EVENTS:()=>qe,MIXINS:()=>Na,NON_BUBBLING_EVENTS:()=>ja,REGISTRY:()=>_t,SVG_TAGS:()=>nn,addDelegatedEvent:()=>Rs,addMethods:()=>un,applyExtends:()=>cn,cacheNode:()=>Ge,create:()=>Wt,createHTMLNode:()=>rn,detectTag:()=>He,dispose:()=>Ke,isSvgTag:()=>on,isValidTag:()=>en,registerEvent:()=>an,remove:()=>fn,removeDelegatedEvent:()=>Ps,update:()=>ln});var up="http://www.w3.org/2000/svg",nn=new Set(["svg","path","circle","ellipse","line","polyline","polygon","rect","g","defs","use","symbol","clipPath","mask","pattern","image","text","tspan","textPath","marker","linearGradient","radialGradient","stop","filter","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feFlood","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","feSpecularLighting","feTile","feTurbulence","animate","animateMotion","animateTransform","set","foreignObject","desc","title","metadata"]),vw=new Set(["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","i","iframe","img","input","ins","kbd","label","legend","li","link","main","map","mark","menu","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","search","section","select","slot","small","source","span","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","string","fragment","shadow"]);function en(t){return vw.has(t)||nn.has(t)}function on(t){return nn.has(t)}function He(t){let{tag:e,key:r}=t;if(typeof e=="function"&&(e=e(t)),e===!0&&(e=r),typeof e=="string"&&en(e))return e;if(!r||typeof r!="string")return"div";let n=new Set(["html","head","body","meta","link","script","style","title","base","noscript","template"]),o=r.toLowerCase();return o.includes(".")&&(o=o.split(".")[0]),o.includes("_")&&(o=o.split("_")[0]),en(o)&&!n.has(o)?o:"div"}var em={};function rn(t,e){let r=e?.context?.document||globalThis.document;if(!r)return null;if(t==="string")return r.createTextNode(e?.text||"");if(t==="fragment")return r.createDocumentFragment();if(on(t)){let n=e?.parent;if(t==="svg"||n?.node?.namespaceURI===up)return r.createElementNS(up,t);if(t!=="svg")return r.createElement("div")}return r.createElement(t)}function Ge(t){let e=t.tag=He(t),n=on(e)&&(e==="svg"||t.parent?.node?.namespaceURI===up)?"svg:"+e:e,o=t?.context?.document||globalThis.document,s=em[n];if(s||(s=em[n]=rn(e,t)),!s)return null;let i=o&&s.ownerDocument!==o?rn(e,t):s.cloneNode(!0);return e==="string"&&(i.nodeValue=t.text||""),i}var _t=new Set(["extends","children","content","childrenAs","childExtends","childExtendsRecursive","childProps","inheritParentProps","state","if","define","deps","tag","attr","style","text","html","value","data","classlist","class","scope","root","context","$router","routes","fetch","variables","query","key","component","preventContentUpdate","preventContentRecreate","subscribeTo","autoGrow","__name","__ref","__hash","__text","parent","node"]),Na={text:"text",html:"html",style:"style",attr:"attr",data:"data",classlist:"classlist",state:"state",scope:"scope"},qe=new Set(["start","init","complete","attachNode","stateInit","stateCreated","beforeUpdate","update","afterUpdate","beforeClassAssign","lazyLoad","render","renderRouter","done","create","frame","startUpdate","stateUpdate","beforeStateUpdate","initInspect","initSync","beforeRemove","remove"]),ja=new Set(["load","error","abort","scroll","canplay","canplaythrough","ended","pause","play","playing","ratechange","seeked","seeking","stalled","suspend","timeupdate","volumechange","waiting","durationchange","loadeddata","loadedmetadata","progress","emptied","resize"]),rm=new Set(["wheel","mousewheel","touchstart","touchmove","touchend","touchcancel"]),sn=new Set(["click","dblclick","mousedown","mouseup","mousemove","mouseenter","mouseleave","mouseover","mouseout","pointerdown","pointerup","pointermove","pointerenter","pointerleave","pointerover","pointerout","touchstart","touchend","touchmove","keydown","keyup","keypress","input","change","submit","reset","focus","blur","focusin","focusout","wheel","contextmenu","drag","dragstart","dragend","dragenter","dragleave","dragover","drop"]);var pp=new WeakMap,Cw={passive:!0},Aw={passive:!0,capture:!0},dp=(t,e)=>rm.has(t)?e?Aw:Cw:e||!1;function om(t){let e=pp.get(t);return e||(e={handlers:new Map,installed:new Set},pp.set(t,e)),e}function Ew(t,e){let r=om(e);if(r.installed.has(t))return;r.installed.add(t);let n=t==="focus"||t==="blur"||t==="focusin"||t==="focusout"||t==="mouseenter"||t==="mouseleave",o=t==="mouseenter"||t==="mouseleave";e.addEventListener(t,s=>{let i=s.target;for(;i&&i!==e;){let a=r.handlers.get(t);if(a){let c=a.get(i);if(c){if(o&&s.relatedTarget&&i.contains(s.relatedTarget)){i=i.parentNode;continue}if(c(s),s.cancelBubble)return}}i=i.parentNode}},dp(t,n))}function Rs(t,e,r,n){n||(n=e.ownerDocument?.documentElement||e.getRootNode());let o=om(n);Ew(t,n),o.handlers.has(t)||o.handlers.set(t,new WeakMap),o.handlers.get(t).set(e,r)}function Ps(t,e,r){r||(r=e.ownerDocument?.documentElement||e.getRootNode());let n=pp.get(r);if(!n)return;let o=n.handlers.get(t);o&&o.delete(e)}function nm(t){return sn.has(t)&&!qe.has(t)}function an(t,e,r){let{node:n,context:o}=e;if(!n)return;let s=o?.designSystem,i=c=>{s&&ct(s);try{let l=r.call(e,c,e,e.state,o);if(l&&typeof l.then=="function"){l.catch(f=>{e.error=f,console.error("[DOMQL] Async event error:",f)}).finally(()=>{s&&ot()});return}}catch(l){if(e.error=l,console.error("[DOMQL] Event error:",l),o?.strictMode)throw l}s&&ot()},a=ja.has(t);if(!a&&nm(t)){let c=o?.rootNode||n.ownerDocument?.documentElement;Rs(t,n,i,c)}else n.addEventListener(t,i,dp(t,!1));e.__ref.__eventCleanup||(e.__ref.__eventCleanup=[]),e.__ref.__eventCleanup.push(()=>{if(!a&&nm(t)){let c=o?.rootNode||n.ownerDocument?.documentElement;Ps(t,n,c)}else n.removeEventListener(t,i,dp(t,!1))})}function sm(t){let e=[];return t.extends&&(Array.isArray(t.extends)?e.push(...t.extends):e.push(t.extends)),t.extend&&(Array.isArray(t.extend)?e.push(...t.extend):e.push(t.extend)),e}function cn(t,e,r){let n=sm(e);if(!n.length)return;let s=(t.context||r?.context||{}).components||{};for(let i=0;i<n.length;i++){let a=im(n[i],s);a&&a!==e&&am(t,a,r,new Set([e]))}}function im(t,e){if(typeof t=="string"){if(t.includes(">")){let r=t.split(">").map(o=>o.trim()),n=e[r[0]]||e[`smbls.${r[0]}`];for(let o=1;o<r.length&&n;o++)n=n[r[o]];return n||null}return e[t]||e[`smbls.${t}`]||null}return typeof t=="object"&&t!==null?t:null}function am(t,e,r,n=new Set){if(n.has(e))return;n.add(e);let o=sm(e);if(o.length){let i=(t.context||r?.context||{}).components||{};for(let a=0;a<o.length;a++){let c=im(o[a],i);c&&am(t,c,r,n)}}for(let s in e){if(s==="extends"||s==="extend")continue;let i=e[s];t[s]===void 0?i&&typeof i=="object"&&!Array.isArray(i)&&typeof i!="function"?t[s]={...i}:t[s]=i:typeof t[s]=="object"&&typeof i=="object"&&!Array.isArray(t[s])&&!Array.isArray(i)&&t[s]!==null&&i!==null?t[s]=cm(t[s],i):t[s]=i}}function cm(t,e){let r={...t};for(let n in e){let o=r[n],s=e[n];o&&s&&typeof o=="object"&&typeof s=="object"&&!Array.isArray(o)&&!Array.isArray(s)&&typeof o!="function"&&typeof s!="function"?r[n]=cm(o,s):r[n]=s}return r}Lr();function ln(t={},e={}){let r=this,n=r.__ref;if(n){if((typeof t=="string"||typeof t=="number")&&(t={text:t}),!e.preventListeners&&typeof r.onBeforeUpdate=="function"&&r.onBeforeUpdate(r,r.state,r.context,e)===!1)return r;if(me(()=>{if(t.state&&et(r.state)&&r.state.update(t.state),t.text!==void 0&&(r.text=t.text,!n.__exec.text&&r.node&&(r.tag==="string"?r.node.nodeValue=t.text??"":r.node.textContent=t.text??"")),t.html!==void 0&&(r.html=t.html,!n.__exec.html&&r.node&&(r.node.innerHTML=t.html)),t.style&&r.node?.style){if(!n.__exec.style)for(let o in t.style){let s=t.style[o];if(s==null)continue;let i=o.replace(/[A-Z]/g,c=>"-"+c.toLowerCase()),a=String(s).replace(/\s*!important\s*$/,"");r.node.style.setProperty(i,a,"important")}r.style||(r.style={}),Object.assign(r.style,t.style)}if(t.attr&&r.node?.setAttribute){for(let o in t.attr){let s=t.attr[o];s==null||s===!1?r.node.removeAttribute(o):typeof s!="function"&&typeof s!="object"&&r.node.setAttribute(o,s===!0?"":s)}r.attr||(r.attr={}),Object.assign(r.attr,t.attr)}if(t.data&&r.node?.dataset){for(let o in t.data)r.node.dataset[o]=t.data[o];r.data||(r.data={}),Object.assign(r.data,t.data)}for(let o in t){if(_t.has(o)||o==="state")continue;let s=t[o],i=r[o];if(i&&i.__ref&&typeof i.update=="function")i.update(s,e);else if(typeof s=="object"&&s!==null){let a=o.charCodeAt(0);a>=65&&a<=90&&Wt(s,r,o,e)}else o!=="text"&&o!=="html"&&o!=="style"&&o!=="attr"&&o!=="data"&&(r[o]=s)}}),r.node&&n.__conditionalRunners)for(let o of n.__conditionalRunners)o();return Mt("update",r),!e.preventListeners&&typeof r.onUpdate=="function"&&r.onUpdate(r,r.state,r.context,e),r}}function Ke(t){if(!t)return;let e=t.__ref;if(e){try{typeof t.onBeforeRemove=="function"&&t.onBeforeRemove(t,t.state,t.context)}catch(r){console.error("[smbls] onBeforeRemove error:",r)}if(e.__effects){for(let r=0;r<e.__effects.length;r++)e.__effects[r].dispose();e.__effects.length=0}if(e.__eventCleanup){for(let r=0;r<e.__eventCleanup.length;r++)e.__eventCleanup[r]();e.__eventCleanup.length=0}if(e.__children){for(let r=0;r<e.__children.length;r++){let n=e.__children[r],o=t[n];o&&o.__ref&&Ke(o)}e.__children.length=0}if(t.node?.parentNode&&t.node.remove(),t.state?.destroy&&t.state.__element===t&&t.state.destroy(),t.parent?.__ref?.__children){let r=t.parent.__ref.__children.indexOf(t.key);r!==-1&&t.parent.__ref.__children.splice(r,1),delete t.parent[t.key]}try{typeof t.onRemove=="function"&&t.onRemove(t)}catch(r){console.error("[smbls] onRemove error:",r)}t.node=null,t.parent=null,t.__ref=null}}function fn(){Ke(this)}R();R();var Tw=["ease","linear","ease-in","ease-out","ease-in-out","step-start","step-end"],Ow=["none","forwards","backwards","both"],Rw=["normal","reverse","alternate","alternate-reverse"],Pw=["running","paused"],Iw=t=>/^[\d.]+m?s$/.test(t),$w=0,lm=new Map,hp=(t,e)=>{let{animation:r}=e.context&&e.context.designSystem||{};if(_(t)){let o=JSON.stringify(t),s=lm.get(o);if(s)return s;let i=`smbls-anim-${$w++}`,a=tn(i,t);return lm.set(o,a),a}let n=r&&r[t];return _(n)?tn(t,n):t},Fw=(t,e)=>{let{animation:r}=e.context&&e.context.designSystem||{},n=t.split(/\s+/),o=null,s=[],i=null,a=null,c=null,l=null,f=null;for(let p of n)r&&r[p]?o=p:Iw(p)?s.push(p):Tw.includes(p)||p.startsWith("cubic-bezier")||p.startsWith("steps(")?i=p:p==="infinite"||/^\d+$/.test(p)?a=p==="infinite"?p:Number(p):Rw.includes(p)?c=p:Ow.includes(p)?l=p:Pw.includes(p)?f=p:o||(o=p);return{name:o,durations:s,timingFunction:i,iterationCount:a,direction:c,fillMode:l,playState:f}},gp={animation:(t,e)=>{if(S(t)&&t.includes(" ")){let r=Fw(t,e);return{animationName:hp(r.name||t,e),animationDuration:r.durations[0]||It(e.animationDuration||"A").timing,animationDelay:r.durations[1]||It(e.animationDelay||"0s").timing,animationTimingFunction:r.timingFunction||Ut(e.animationTimingFunction||"ease"),animationFillMode:r.fillMode||e.animationFillMode||"both",animationIterationCount:r.iterationCount!=null?r.iterationCount:e.animationIterationCount||1,animationPlayState:r.playState||e.animationPlayState,animationDirection:r.direction||e.animationDirection}}return{animationName:hp(t,e),animationDuration:It(e.animationDuration||"A").timing,animationDelay:It(e.animationDelay||"0s").timing,animationTimingFunction:Ut(e.animationTimingFunction||"ease"),animationFillMode:e.animationFillMode||"both",animationIterationCount:e.animationIterationCount||1,animationPlayState:e.animationPlayState,animationDirection:e.animationDirection}},animationName:(t,e)=>({animationName:hp(t,e)}),animationDuration:t=>({animationDuration:It(t).timing}),animationDelay:t=>({animationDelay:It(t).timing}),animationTimingFunction:t=>({animationTimingFunction:Ut(t)}),animationIterationCount:t=>({animationIterationCount:t}),animationFillMode:t=>({animationFillMode:t}),animationPlayState:t=>({animationPlayState:t}),animationDirection:t=>({animationDirection:t})};R();var mp={show:t=>t?void 0:{display:"none !important"},hide:t=>t?{display:"none !important"}:void 0,height:(t,e)=>L("height",t,e),width:(t,e)=>L("width",t,e),boxSizing:t=>ht(t)?{boxSizing:"border-box"}:{boxSizing:t},boxSize:t=>{if(!S(t))return;let[e,r]=t.split(" ");return{...st("height",e),...st("width",r||e)}},inlineSize:(t,e)=>L("inlineSize",t,e),blockSize:(t,e)=>L("blockSize",t,e),minWidth:(t,e)=>L("minWidth",t,e),maxWidth:(t,e)=>L("maxWidth",t,e),widthRange:t=>{if(!S(t))return;let[e,r]=t.split(" ");return{...st("minWidth",e),...st("maxWidth",r||e)}},minHeight:(t,e)=>L("minHeight",t,e),maxHeight:(t,e)=>L("maxHeight",t,e),heightRange:t=>{if(!S(t))return;let[e,r]=t.split(" ");return{...st("minHeight",e),...st("maxHeight",r||e)}},size:t=>{if(!S(t))return;let[e,r]=t.split(" ");return{...L("inlineSize",e),...L("blockSize",r||e)}},minBlockSize:(t,e)=>L("minBlockSize",t,e),minInlineSize:(t,e)=>L("minInlineSize",t,e),maxBlockSize:(t,e)=>L("maxBlockSize",t,e),maxInlineSize:(t,e)=>L("maxInlineSize",t,e),minSize:t=>{if(!S(t))return;let[e,r]=t.split(" ");return{...st("minInlineSize",e),...st("minBlockSize",r||e)}},maxSize:t=>{if(!S(t))return;let[e,r]=t.split(" ");return{...st("maxInlineSize",e),...st("maxBlockSize",r||e)}},borderWidth:(t,e)=>L("borderWidth",t,e),padding:(t,e)=>L("padding",t,e),scrollPadding:(t,e)=>L("scrollPadding",t,e),paddingInline:t=>{if(!S(t))return;let[e,r]=t.split(" ");return{...st("paddingInlineStart",e),...st("paddingInlineEnd",r||e)}},paddingBlock:t=>{if(!S(t))return;let[e,r]=t.split(" ");return{...st("paddingBlockStart",e),...st("paddingBlockEnd",r||e)}},paddingTop:(t,e)=>L("paddingBlockStart",t,e),paddingBottom:(t,e)=>L("paddingBlockEnd",t,e),paddingLeft:(t,e)=>L("paddingInlineStart",t,e),paddingRight:(t,e)=>L("paddingInlineEnd",t,e),paddingBlockStart:(t,e)=>L("paddingBlockStart",t,e),paddingBlockEnd:(t,e)=>L("paddingBlockEnd",t,e),paddingInlineStart:(t,e)=>L("paddingInlineStart",t,e),paddingInlineEnd:(t,e)=>L("paddingInlineEnd",t,e),margin:(t,e)=>L("margin",t,e),marginInline:t=>{if(!S(t))return;let[e,r]=t.split(" ");return{...st("marginInlineStart",e),...st("marginInlineEnd",r||e)}},marginBlock:(t,e)=>{if(!S(e.marginBlock))return;let[r,n]=e.marginBlock.split(" ");return{...st("marginBlockStart",r),...st("marginBlockEnd",n||r)}},marginTop:(t,e)=>L("marginBlockStart",t,e),marginBottom:(t,e)=>L("marginBlockEnd",t,e),marginLeft:(t,e)=>L("marginInlineStart",t,e),marginRight:(t,e)=>L("marginInlineEnd",t,e),marginInlineStart:(t,e)=>L("marginInlineStart",t,e),marginInlineEnd:(t,e)=>L("marginInlineEnd",t,e),marginBlockStart:(t,e)=>L("marginBlockStart",t,e),marginBlockEnd:(t,e)=>L("marginBlockEnd",t,e),gap:t=>({gap:Ia(t)}),columnGap:(t,e)=>te(e,"columnGap",t),rowGap:(t,e)=>te(e,"rowGap",t),flexWrap:t=>({display:"flex",flexWrap:t}),flexFlow:(t,e)=>{let r=e.reverse;if(!S(t))return;let[n,o]=(t||"row").split(" ");return(t.startsWith("x")||t==="row")&&(n="row"),(t.startsWith("y")||t==="column")&&(n="column"),{display:"flex",flexFlow:(n||"")+(!n.includes("-reverse")&&r?"-reverse":"")+" "+(o||"")}},flexAlign:t=>{if(!S(t))return;let[e,r]=t.split(" ");return{display:"flex",alignItems:e,justifyContent:r}},round:(t,e)=>Ts(t??e.borderRadius,e,"round"),borderRadius:(t,e)=>Ts(t??e.round,e,"borderRadius")};var yp={fontSize:t=>hs(t)||t,fontFamily:t=>({fontFamily:ps(t)||t}),fontWeight:t=>({fontWeight:t,fontVariationSettings:'"wght" '+t})};var bp={overflow:t=>({overflow:t}),cursor:(t,e,r,n)=>{if(!t)return;let o=n.assets&&n.assets[t];if(o&&o.content)t=`url(${o.content.src})`;else{let s=n.files&&n.files[t];s&&s.content&&(t=`url(${s.content.src})`)}return{cursor:t}},opacity:t=>t!=null?{opacity:String(t)}:void 0,visibility:t=>t!=null?{visibility:t}:void 0,pointerEvents:t=>t!=null?{pointerEvents:t}:void 0};var xp={inset:(t,e)=>{if(e.call("isNumber",t))return{inset:t};if(e.call("isString",t))return{inset:t.split(" ").map(r=>ut(r,"k").k).join(" ")}},left:t=>ut(t,"left"),top:t=>ut(t,"top"),right:t=>ut(t,"right"),bottom:t=>ut(t,"bottom"),verticalInset:t=>{if(typeof t!="string")return;let e=t.split(" ").map(r=>ut(r,"k").k);return{top:e[0],bottom:e[1]||e[0]}},horizontalInset:t=>{if(typeof t!="string")return;let e=t.split(" ").map(r=>ut(r,"k").k);return{left:e[0],right:e[1]||e[0]}}};R();var Ht=({context:t,state:e})=>{let r=e?.root?.globalTheme||t.designSystem?.globalTheme;return r==="auto"?null:r},_p={theme:(t,e)=>{if(t)return e.themeModifier?Vt(t,`@${e.themeModifier}`):Vt(t)},color:(t,e)=>{let r=Ht(e);if(t)return{color:mt(t,r)}},background:(t,e)=>{let r=Ht(e);if(t)return S(t)&&t.includes("gradient")?{background:As(t,r)}:{background:mt(t,r)}},backgroundColor:(t,e)=>{let r=Ht(e);if(t)return{backgroundColor:mt(t,r)}},backgroundImage:(t,e,r,n)=>{let o=Ht(e);if(!t)return;let s=n.assets&&n.assets[t];if(s&&s.content)t=s.content.src;else{let i=n.files&&n.files[t];i&&i.content&&(t=i.content.src)}return{backgroundImage:Pa(t,o)}},textStroke:t=>({WebkitTextStroke:Oa(t)}),outline:t=>({outline:de(t)}),outlineOffset:(t,e)=>L("outlineOffset",t,e),border:t=>({border:de(t)}),borderColor:(t,e)=>{let r=Ht(e);if(t)return{borderColor:mt(t,r)}},borderTopColor:(t,e)=>{let r=Ht(e);if(t)return{borderTopColor:mt(t,r)}},borderBottomColor:(t,e)=>{let r=Ht(e);if(t)return{borderBottomColor:mt(t,r)}},borderLeftColor:(t,e)=>{let r=Ht(e);if(t)return{borderLeftColor:mt(t,r)}},borderRightColor:(t,e)=>{let r=Ht(e);if(t)return{borderRightColor:mt(t,r)}},borderLeft:t=>({borderLeft:de(t)}),borderTop:t=>({borderTop:de(t)}),borderRight:t=>({borderRight:de(t)}),borderBottom:t=>({borderBottom:de(t)}),shadow:(t,e)=>{let r=Ht(e);if(t)return{boxShadow:Ra(t,r)}},boxShadow:(t,e)=>{if(!S(t))return;let[r,n]=t.split("!importan"),o=Ht(e),s=n?" !important":"";return{boxShadow:Cs(r.trim(),o)+s}},textShadow:(t,{context:e})=>({textShadow:Cs(t,e.designSystem.globalTheme)}),columnRule:t=>({columnRule:de(t)})};var Is={transition:t=>({transition:$a(t)}),transitionDuration:t=>({transitionDuration:Es(t)}),transitionDelay:t=>({transitionDelay:Es(t)}),transitionTimingFunction:t=>({transitionTimingFunction:Ut(t)}),transitionProperty:t=>({transitionProperty:t,willChange:t})};R();var Sp={flow:(t,e)=>{let r=e.reverse;if(!S(t))return;let[n,o]=(t||"row").split(" ");return(t.startsWith("x")||t==="row")&&(n="row"),(t.startsWith("y")||t==="column")&&(n="column"),{display:"flex",flexFlow:(n||"")+(!n.includes("-reverse")&&r?"-reverse":"")+" "+(o||"")}},wrap:(t,e)=>({display:"flex",flexWrap:t}),align:(t,e)=>{let[r,n]=t.split(" ");return{display:"flex",alignItems:r,justifyContent:n}}};var wp={area:t=>({gridArea:t}),template:t=>({gridTemplate:t}),templateAreas:t=>({gridTemplateAreas:t}),column:t=>({gridColumn:t}),columns:t=>({gridTemplateColumns:t}),templateColumns:t=>({gridTemplateColumns:t}),autoColumns:t=>({gridAutoColumns:t}),columnStart:t=>({gridColumnStart:t}),row:t=>({gridRow:t}),rows:t=>({gridTemplateRows:t}),templateRows:t=>({gridTemplateRows:t}),autoRows:t=>({gridAutoRows:t}),rowStart:t=>({gridRowStart:t}),autoFlow:t=>({gridAutoFlow:t})};var pt={...gp,...mp,...yp,...bp,...xp,..._p,...Is,...Sp,...wp};var yt=new Set(["accentColor","alignContent","alignItems","alignSelf","alignmentBaseline","all","animation","animationDelay","animationDirection","animationDuration","animationFillMode","animationIterationCount","animationName","animationPlayState","animationTimingFunction","appearance","aspectRatio","backdropFilter","backfaceVisibility","background","backgroundAttachment","backgroundBlendMode","backgroundClip","backgroundColor","backgroundImage","backgroundOrigin","backgroundPosition","backgroundPositionX","backgroundPositionY","backgroundRepeat","backgroundRepeatX","backgroundRepeatY","backgroundSize","baselineShift","blockSize","border","borderBlock","borderBlockColor","borderBlockEnd","borderBlockEndColor","borderBlockEndStyle","borderBlockEndWidth","borderBlockStart","borderBlockStartColor","borderBlockStartStyle","borderBlockStartWidth","borderBlockStyle","borderBlockWidth","borderBottom","borderBottomColor","borderBottomLeftRadius","borderBottomRightRadius","borderBottomStyle","borderBottomWidth","borderCollapse","borderColor","borderImage","borderImageOutset","borderImageRepeat","borderImageSlice","borderImageSource","borderImageWidth","borderLeft","borderLeftColor","borderLeftStyle","borderLeftWidth","borderRadius","borderRight","borderRightColor","borderRightStyle","borderRightWidth","borderSpacing","borderStyle","borderTop","borderTopColor","borderTopLeftRadius","borderTopRightRadius","borderTopStyle","borderTopWidth","borderWidth","bottom","boxDecorationBreak","boxShadow","boxSizing","breakAfter","breakBefore","breakInside","captionSide","caretColor","clear","clip","clipPath","color","colorAdjust","colorInterpolation","colorInterpolationFilters","colorRendering","columnCount","columnFill","columnGap","columnRule","columnRuleColor","columnRuleStyle","columnRuleWidth","columnSpan","columnWidth","columns","contain","content","counterIncrement","counterReset","cursor","direction","display","emptyCells","filter","flex","flexBasis","flexDirection","flexFlow","flexGrow","flexShrink","flexWrap","float","font","fontFamily","fontFeatureSettings","fontKerning","fontLanguageOverride","fontSize","fontSizeAdjust","fontStretch","fontStyle","fontVariant","fontVariantAlternates","fontVariantCaps","fontVariantEastAsian","fontVariantNumeric","fontVariantPosition","fontWeight","fontVariationSettings","fontSynthesis","forcedColorAdjust","gap","grid","gridArea","gridAutoColumns","gridAutoFlow","gridAutoRows","gridColumn","gridColumnEnd","gridColumnGap","gridColumnStart","gridGap","gridRow","gridRowEnd","gridRowGap","gridRowStart","gridTemplate","gridTemplateAreas","gridTemplateColumns","gridTemplateRows","height","hyphens","imageOrientation","imageRendering","imeMode","inset","insetBlock","insetBlockEnd","insetBlockStart","insetInline","insetInlineEnd","insetInlineStart","initialLetter","isolation","justifyContent","justifyItems","justifySelf","left","letterSpacing","lineBreak","lineClamp","lineHeight","listStyle","listStyleImage","listStylePosition","listStyleType","margin","marginBottom","marginLeft","marginRight","marginTop","marginBlock","marginBlockEnd","marginBlockStart","marginInline","marginInlineEnd","marginInlineStart","mask","maskBorder","maskBorderImage","maskBorderOutset","maskBorderRepeat","maskBorderSlice","maskBorderSource","maskBorderWidth","maskClip","maskComposite","maskImage","maskOrigin","maskPosition","maskRepeat","maskSize","maskType","maxBlockSize","maxHeight","maxInlineSize","maxWidth","minBlockSize","minHeight","minInlineSize","minWidth","mixBlendMode","objectFit","objectPosition","objectViewBox","offset","offsetDistance","offsetPath","offsetRotate","opacity","order","orientation","outline","outlineColor","outlineOffset","outlineStyle","outlineWidth","overflow","overflowAnchor","overflowClip","overflowScrolling","overflowWrap","overflowX","overflowY","padding","paddingBottom","paddingLeft","paddingRight","paddingTop","pageBreakAfter","pageBreakBefore","pageBreakInside","paintOrder","perspective","perspectiveOrigin","placeContent","placeItems","placeSelf","pointerEvents","position","resize","right","rotate","rowGap","scrollBehavior","scrollPadding","scrollSnapAlign","scrollSnapType","scrollbarColor","scrollbarWidth","shapeImageThreshold","shapeMargin","shapeOutside","tabSize","tableLayout","textAlign","textAlignLast","textDecoration","textDecorationColor","textDecorationLine","textDecorationSkipInk","textDecorationStyle","textDecorationThickness","textIndent","textOverflow","textShadow","textTransform","textUnderlineOffset","top","transform","transformOrigin","transformStyle","transition","transitionDelay","transitionDuration","transitionProperty","transitionTimingFunction","translate","translateX","translateY","translateZ","unicodeBidi","userSelect","verticalAlign","visibility","whiteSpace","widows","width","willChange","wordBreak","wordSpacing","wordWrap","writingMode","zIndex"]);R();var Dw=/^\[data-theme=(?:"([^"]+)"|'([^']+)')\]$/,Lw=(t,e,r)=>{let{context:n}=r;if(!n.designSystem?.media)return;let o=t.slice(1),s=n.designSystem.media[o],i=Ft(e,r);if(!s)return{[t]:i};if(s==="print")return{"@media print":i};if(s[0]==="(")return{[`@media screen and ${s}`]:i};let a=s.match(Dw),c=a?a[1]||a[2]:o,l={[`${s} &`]:i};if(c==="dark"||c==="light"){let f=n.designSystem?.scopeSelector||":root",p=f===":root"?":root:not([data-theme])":`${f}:not([data-theme])`;l[`@media (prefers-color-scheme: ${c})`]={[`${p} &`]:i}}return l},fm=(t,e,r)=>({[t]:Ft(e,r)}),$s=(t,e,r)=>{let n=`&${t}`,o=Ft(e,r);if(t.includes(",")&&o){let s={},i={};for(let a in o)typeof o[a]=="object"&&o[a]!==null?i[a]=o[a]:s[a]=o[a];if(Object.keys(i).length){let a=n.split(",").map(l=>l.trim()),c={};Object.keys(s).length&&(c[n]=s);for(let l in i){let f=a.map(p=>`${p} ${l}`).join(", ");c[f]=i[l]}return c}}return{[n]:o}},kp=(t,e)=>{let r=e.context?.cases?.[t];if(r!==void 0)return C(r)?r.call(e,e):!!r},Mw=(t,e,r)=>{let n=t.slice(1),o=kp(n,r);if(o===void 0&&(o=!!r[n]),!!o)return Ft(e,r)},Nw=(t,e,r)=>({[t]:e}),jw=(t,e,r)=>{let n=t.slice(1),o=r[n]===!0||r.state?.[n];if(!o)if(typeof r[n]=="function")try{o=r[n](r,r.state,r.context)}catch{}else{let s=kp(n,r);s!==void 0&&(o=s)}if(o)return Ft(e,r)},Bw=(t,e,r)=>{let n=t.slice(1),o=r[n]===!0||r.state?.[n];if(!o)if(typeof r[n]=="function")try{o=r[n](r,r.state,r.context)}catch{}else{let s=kp(n,r);s!==void 0&&(o=s)}if(!o)return Ft(e,r)},vp=(t,e)=>Ft(t,e),Cp={"@":Lw,":":$s,"[":$s,"*":$s,"+":$s,"~":$s,"&":fm,">":fm,$:Mw,"-":Nw,".":jw,"!":Bw};var Ap=Re(),um=(t,e,r)=>{let n=e?.context?.designSystem;n&&ct(n);try{let o={},s={},i=(a,c)=>{if(r.unpack){o={...o,...c};return}o[a]=c};for(let a in t){let c=t[a];if(a==="class"&&e.call("isString",t.class)){let l=c.split(" ");if(l.length){let f=e.context.designSystem.class,p=l.reduce((u,d)=>rt(u,f[d]),{});o.designSystemClass=p}}else if(a==="true"){let l=q(c,e);rt(o,vp(l,e))}else if(e.classlist[a]){let l=e.classlist[a],f=C(l)?l(e,e.state,e.context):l;f&&i(a,f),!Ap&&_(o[a])&&(o[a].label=a)}else if(pt[a]){let l=q(c,e);T(l)&&(l=l.reduce((p,u)=>rt(p,u),{}));let f=pt[a](l,e,e.state,e.context);T(f)&&(f=f.reduce((p,u)=>rt(p,u),{})),f&&i(a,f),!Ap&&_(o[a])&&(o[a].label=a)}else if(yt.has(a)){let l=q(c,e);typeof l=="string"&&l.charCodeAt(0)===45&&l.charCodeAt(1)===45&&(l=`var(${l})`),i(a,{[a]:l}),!Ap&&_(o[a])&&(o[a].label=a)}else s[a]=c}return[o,s]}finally{n&&ot()}},pm=(t,e)=>{let r={};for(let n in t){let o=Cp[n.slice(0,1)];if(o){let s=o(n,t[n],e);if(s)for(let i in s)Object.prototype.hasOwnProperty.call(s,i)&&(r[i]&&typeof r[i]=="object"&&typeof s[i]=="object"?At(r[i],s[i]):r[i]=s[i])}}return r},Ft=(t,e,r={unpack:!0})=>{let[n,o]=um(t,e,r),s=pm(o,e),i=!1;for(let a in s){i=!0;break}if(i){if(r.unpack)return Yn(n,s);n._selectors=s}return n},Vw=(t,e)=>{let r={};if(t.class)for(let n in t.class)r[n]=t.class[n](e);return r};R();var dm=t=>{if(_(t))return Ft(t,t)},Uw=(t,e)=>{let r=dm(t);return typeof e=="function"?e(r):ke(r)};R();function mm(t,e,r){let n=t?.context?.analyze;if(!n||!n.emit||e==="warn"&&!n.shouldCapture("warnings")||e==="error"&&!n.shouldCapture("errors"))return;let o=r.map(s=>s?.message||(typeof s=="string"?s:null)).filter(Boolean).join(" ");n.emit({id:`${Date.now().toString(36)}-${Math.random().toString(36).slice(2,6)}`,ts:Date.now(),type:e==="error"?"error":"warning",level:e,hook:e==="error"?"el.error":"el.warn",element:{key:t.key!=null?String(t.key):null,name:t.__name||null,tag:t.tag||null},message:o||null,args:r})}function zw(...t){return mm(this,"warn",t),Do.apply(this,t)}function Ww(...t){return mm(this,"error",t),yr.apply(this,t)}var hm={update:ln,remove:fn,getDB:jo,getQuery:Bo,getRootData:Io,getChildren:Eo,getPath:To,nextElement:Lo,previousElement:Mo,verbose:Vr,warn:zw,error:Ww,variables:No,spotByPath:Ao,set(t,e){if(this.removeContent(),t!=null){let r=this.context?.__create;r&&r(t,this,"content",e)}this.__ref&&(this.__ref.contentManaged=!0)},reset(t){let e=this.context?.__create;if(!e)return this;let r=this.parent,n=this.key,o=this.parse();return this.remove(),e(o,r,n,t)},lookup(t){let e=this.parent;for(;e;){if(typeof t=="function"){if(t(e))return e}else if(typeof t=="string"){if(e.key===t)return e;if(e[t]&&e[t].__ref)return e[t]}e=e.parent}return null},lookdown(t){let e=this.__ref;if(!e?.__children)return null;for(let r of e.__children){let n=this[r];if(!n)continue;if(typeof t=="function"){if(t(n))return n}else if(typeof t=="string"&&n.key===t)return n;let o=n.lookdown?.(t);if(o)return o}return null},lookdownAll(t,e=[]){let r=this.__ref;if(!r?.__children)return e;for(let n of r.__children){let o=this[n];o&&(typeof t=="function"?t(o)&&e.push(o):typeof t=="string"&&o.key===t&&e.push(o),o.lookdownAll?.(t,e))}return e},getRef(){return this.__ref},getRoot:Po,getRootState:Ro,getRootContext:$o,getContext:Fo,parse(t){let e={},r=t?new Set(t):null,n=this.__ref?.__exec;for(let o in this)if(!(o==="parent"||o==="node"||o==="__ref")&&!r?.has(o)){if(n&&n[o]!==void 0){e[o]=n[o];continue}typeof this[o]!="function"&&(e[o]=this[o])}return e},parseDeep(t){let e=this.parse(t),r=this.__ref;if(r?.__children)for(let n of r.__children)this[n]?.parseDeep&&(e[n]=this[n].parseDeep(t));return e},keys(){return Object.keys(this)},log(...t){if(t.length){let e={};for(let r of t)e[r]=this[r];console.log(e)}else console.log(this)},setProps(t,e){return this.update(t,e)},setNodeStyles(t){if(this.node?.style)for(let e in t){let r=t[e];if(r==null)continue;let n=e.replace(/[A-Z]/g,s=>"-"+s.toLowerCase()),o=String(r).replace(/\s*!important\s*$/,"");this.node.style.setProperty(n,o,"important")}},call(t,...e){let r=this.context,n=r?.methods?.[t]||r?.functions?.[t]||r?.utils?.[t]||this[t];if(typeof n=="function")return n.call(this,...e)},removeContent(){let t=this.__ref;if(!t?.__children)return;let e=this.content;if(e?.remove){e.remove(),delete this.content;let r=t.__children.indexOf("content");r!==-1&&t.__children.splice(r,1)}e?.node?.parentNode&&e.node.parentNode.removeChild(e.node)}},gm=new WeakMap;function Hw(t){if(!t)return hm;let e=gm.get(t);if(e)return e;e=Object.create(hm);let r=t.methods;if(r)for(let n in r)e[n]=r[n];return gm.set(t,e),e}function un(t){let e=Hw(t.context);Object.setPrototypeOf(t,e)}R();Lr();var Pp={};I(Pp,{STATE_METHODS:()=>ym,applyInitialState:()=>Ba,applyStateMethods:()=>Dt,createState:()=>Tp,isTracking:()=>Rp,useHostState:()=>Op});var ym=new Set(["update","parse","clean","destroy","create","add","toggle","remove","set","replace","setByPath","setPathCollection","removeByPath","removePathCollection","getByPath","reset","apply","applyReplace","applyFunction","quietUpdate","quietReplace","rootUpdate","parentUpdate","keys","values","__element","__children","parent","root"]),Gw=(t,e,r)=>{Object.defineProperty(t,e,{value:r,enumerable:!1,configurable:!0,writable:!0})},Dt=(t,e)=>{if(et(e)){let o=e.__raw||e;e.toggle||Object.defineProperty(o,"toggle",{value:function(s,i={}){e[s]=!e[s]},enumerable:!1,configurable:!0}),e.set||Object.defineProperty(o,"set",{value:function(s,i={}){return e.clean({preventStateUpdate:!0}),typeof s=="object"&&s!==null&&e.update(s,i),e},enumerable:!1,configurable:!0}),Object.defineProperty(o,"setByPath",{value:function(s,i,a={}){let c=s.split("."),l=e;for(let f=0;f<c.length-1;f++)l[c[f]]===void 0&&(l[c[f]]={}),l=l[c[f]];return l[c[c.length-1]]=i,e},enumerable:!1,configurable:!0,writable:!0}),Object.defineProperty(o,"getByPath",{value:function(s){let i=s.split("."),a=e;for(let c=0;c<i.length;c++){if(a==null)return;a=a[i[c]]}return a},enumerable:!1,configurable:!0,writable:!0}),Object.defineProperty(o,"removeByPath",{value:function(s,i={}){let a=s.split("."),c=e;for(let l=0;l<a.length-1;l++){if(c==null)return e;c=c[a[l]]}return c&&delete c[a[a.length-1]],e},enumerable:!1,configurable:!0,writable:!0}),Object.defineProperty(o,"reset",{value:function(s={}){let i=e.parse();return e.set(i,s)},enumerable:!1,configurable:!0,writable:!0}),Object.defineProperty(o,"apply",{value:function(s,i={}){if(typeof s=="function"){let a=s(e);return e.update(a,i)}},enumerable:!1,configurable:!0,writable:!0}),Object.defineProperty(o,"applyFunction",{value:function(s,i={}){if(typeof s=="function")return s(e),e.update(e.parse(),i)},enumerable:!1,configurable:!0,writable:!0}),Object.defineProperty(o,"rootUpdate",{value:function(s,i={}){let a=e;for(;a?.parent&&et(a.parent);)a=a.parent;return a.update(s,i)},enumerable:!1,configurable:!0,writable:!0}),Object.defineProperty(o,"parentUpdate",{value:function(s,i={}){if(e.parent)return e.parent.update(s,i)},enumerable:!1,configurable:!0,writable:!0}),Object.defineProperty(o,"quietReplace",{value:function(s,i={}){return e.replace(s,{quiet:!0,...i})},enumerable:!1,configurable:!0,writable:!0}),Object.getOwnPropertyDescriptor(o,"root")||Object.defineProperty(o,"root",{get:function(){let s=e,i=et(s)?s:null;for(let a=0;a<64&&s?.parent&&s.parent!==s;a++)s=s.parent,et(s)&&(i=s);return i||s},enumerable:!1,configurable:!0});return}if(!e||typeof e!="object")return;let r=()=>{for(let o in e)Object.prototype.hasOwnProperty.call(e,o)&&delete e[o]},n={update(o){if(!o||typeof o!="object")return e;for(let s in o)e[s]=o[s];return e},apply(o){if(typeof o!="function")return e;let s=o(e);return s?e.update(s):e},parse(){return{...e}},toggle(o){return e[o]=!e[o],e},set(o){if(!o||typeof o!="object")return e;r();for(let s in o)e[s]=o[s];return e},replace(o){return e.set(o)},clean(){return r(),e}};for(let o in n)typeof e[o]!="function"&&Gw(e,o,n[o])};var Tp=function(t,e,r){return t.state=Ba(t,e,r),t.state},Ba=function(t,e,r){let{__ref:n}=t,o=t.state;if(o==null||o===!1){let s=e?.state||{};return Dt(t,s),s}if(typeof o=="string")return n&&(n.__state=o),n.__stateType="string",qw(o,t,e);if(typeof o=="number"||typeof o=="boolean"){n&&(n.__state=o,n.__stateType=typeof o,n.__hasRootState=!0);let s=Pt({value:o});return s.__element=t,e?.state&&(s.parent=e.state),Dt(t,s),s}if(typeof o=="function"&&(o=o(t,e?.state)||{}),typeof o=="object"&&!et(o)){n&&(n.__hasRootState=!0),o.isRootState&&n&&(n.__hasRootState=!0);let s=Pt({...o});if(s.__element=t,!Object.getOwnPropertyDescriptor(s,"root")){let i=e?.state?.root||e?.state||s;Object.defineProperty(s,"root",{get:()=>i,enumerable:!1,configurable:!0})}return e?.state&&(s.parent=e.state,e.state.__children&&(e.state.__children[t.key]=s)),Dt(t,s),typeof t.onStateCreated=="function"&&t.onStateCreated(t,s,t.context,r),s}return et(o)?(o.__element=t,o):e?.state||{}};function Ep(t,e){if(!e)return t;let r=e.split("/"),n=t;for(let o of r){if(n==null)return{};n=n[o]}return n??{}}function qw(t,e,r){if(!r?.state)return{};if(t===".")return r.state;if(t.startsWith("../")){let o=t.slice(3),s=r.state?.parent;return o&&s?Ep(s,o):s??r.state??{}}if(t.startsWith("~/")){let o=r.state;for(;o?.parent;)o=o.parent;let s=t.slice(2);return s?Ep(o,s):o??{}}let n=Ep(r.state,t);if(n&&typeof n=="object"&&!et(n)&&!Object.getOwnPropertyDescriptor(n,"root")){let o=r.state?.root||r.state;Object.defineProperty(n,"root",{get:()=>o,enumerable:!1,configurable:!0})}return n}var Op=(t,e)=>{if(!t)return xm;let r=Yw(t,e);return!r||!r.state?xm:Zw(r.state)},Rp=()=>sr()!=null,Kw=128;function Yw(t,e){let r=typeof e=="function"?e:typeof e=="string"?s=>!!s?.[e]:s=>!!s?.state,n=t,o=null;for(let s=0;s<Kw&&n;s++){if(r(n)&&n.state)return n;if(n.state&&!o&&(o=n),!n.parent||n.parent===n)break;n=n.parent}return o}var Xw={get(t,e){return t[e]}},bm=new WeakMap,Zw=t=>{let e=bm.get(t);return e||(e=new Proxy(t,Xw),bm.set(t,e)),e},xm=new Proxy(Object.create(null),{get(){},has(){return!1}});R();var Jw=["alert","alertdialog","application","article","banner","button","cell","checkbox","columnheader","combobox","complementary","contentinfo","definition","dialog","directory","document","feed","figure","form","grid","gridcell","group","heading","img","link","list","listbox","listitem","log","main","marquee","math","menu","menubar","menuitem","menuitemcheckbox","menuitemradio","navigation","none","note","option","presentation","progressbar","radio","radiogroup","region","row","rowgroup","rowheader","scrollbar","search","searchbox","separator","slider","spinbutton","status","switch","tab","table","tablist","tabpanel","term","textbox","timer","toolbar","tooltip","tree","treegrid","treeitem"],Va={default:["accesskey","autofocus","class","contenteditable","contextmenu","dir","draggable","hidden","id","lang","part","placeholder","slot","spellcheck","style","tabindex","title","translate","inert","radiogroup","role","about","datatype","inlist","prefix","property","resource","typeof","vocab","autocapitalize","autocorrect","autosave","color","itemprop","itemscope","itemtype","itemid","itemref","results","security","unselectable","is"],a:["accesskey","charset","coords","download","href","hreflang","name","rel","rev","shape","target","type"],aria:["aria-activedescendant","aria-atomic","aria-autocomplete","aria-checked","aria-colcount","aria-colindex","aria-colspan","aria-controls","aria-current","aria-describedby","aria-details","aria-dropeffect","aria-errormessage","aria-expanded","aria-flowto","aria-grabbed","aria-haspopup","aria-hidden","aria-invalid","aria-keyshortcuts","aria-label","aria-labelledby","aria-level","aria-live","aria-modal","aria-multiline","aria-multiselectable","aria-orientation","aria-owns","aria-placeholder","aria-posinset","aria-pressed","aria-readonly","aria-relevant","aria-required","aria-roledescription","aria-rowcount","aria-rowindex","aria-rowspan","aria-selected","aria-setsize","aria-sort","aria-valuemax","aria-valuemin","aria-valuenow","aria-valuetext"],anchor:["download","href","hreflang","media","ping","rel","target","type","referrerpolicy"],audio:["autoplay","controls","crossorigin","loop","muted","preload","src"],area:["alt","coords","download","href","hreflang","media","referrerpolicy","rel","shape","target","ping"],base:["href","target"],blockquote:["cite"],button:["disabled","form","formaction","formenctype","formmethod","formnovalidate","formtarget","name","type","value"],canvas:["height","width"],col:["span","width"],colgroup:["span"],data:["value"],details:["open"],del:["cite","datetime"],dialog:["open"],embed:["height","src","type","width"],fieldset:["disabled","form","name"],form:["acceptcharset","action","autocomplete","enctype","method","name","novalidate","target","rel"],html:["manifest"],iframe:["allow","allowfullscreen","allowtransparency","frameborder","height","loading","marginheight","marginwidth","mozallowfullscreen","name","referrerpolicy","sandbox","scrolling","seamless","src","srcdoc","webkitallowfullscreen","width"],img:["alt","crossorigin","decoding","height","ismap","loading","referrerpolicy","sizes","src","srcset","usemap","width"],ins:["cite","datetime"],input:["accept","alt","autocomplete","capture","checked","crossorigin","disabled","form","formaction","formenctype","formmethod","formnovalidate","formtarget","height","indeterminate","list","max","maxlength","min","minlength","multiple","name","pattern","placeholder","readonly","required","size","src","step","type","value","width"],keygen:["challenge","disabled","form","keytype","keyparams","name"],label:["form","for"],li:["value"],link:["as","crossorigin","href","hreflang","integrity","media","imagesrcset","imagesizes","referrerpolicy","rel","sizes","type","charset"],map:["name"],menu:["type"],media:["autoplay","controls","currenttime","defaultmuted","defaultplaybackrate","loop","mediagroup","muted","playsinline","preload","src","volume"],meta:["charset","content","http-equiv","name","media"],meter:["form","high","low","max","min","optimum","value"],quote:["cite"],object:["classid","data","form","height","name","type","usemap","width","wmode"],ol:["reversed","start","type"],optgroup:["disabled","label"],option:["disabled","label","selected","value"],output:["form","for","name"],param:["name","value"],progress:["max","value"],slot:["name"],script:["async","charset","crossorigin","defer","integrity","nomodule","nonce","referrerpolicy","src","type"],select:["autocomplete","disabled","form","multiple","name","required","size","value","onchange"],source:["height","media","sizes","src","srcset","type","width"],style:["media","nonce","scoped","type"],table:["align","bgcolor","border","cellpadding","cellspacing","frame","rules","summary","width"],textarea:["autocomplete","cols","dirname","disabled","form","maxlength","minlength","name","placeholder","readonly","required","rows","value","wrap"],td:["align","colspan","headers","rowspan","scope","abbr","height","width","valign"],th:["align","colspan","headers","rowspan","scope","abbr"],time:["datetime"],track:["default","kind","label","src","srclang"],video:["autoplay","controls","crossorigin","disablepictureinpicture","disableremoteplayback","height","loop","muted","playsinline","poster","preload","src","width"],svg:["className","class","color","height","id","lang","max","media","method","min","name","style","target","type","width","role","tabindex","crossorigin","accent-height","accumulate","additive","alignment-baseline","allowReorder","alphabetic","amplitude","arabic-form","ascent","attributeName","attributeType","autoReverse","azimuth","baseFrequency","baseline-shift","baseProfile","bbox","begin","bias","by","calcMode","cap-height","clip","clip-path","clipPathUnits","clip-rule","color-interpolation","color-interpolation-filters","color-profile","color-rendering","contentScriptType","contentStyleType","cursor","cx","cy","d","decelerate","descent","diffuseConstant","direction","display","divisor","dominant-baseline","dur","dx","dy","edgeMode","elevation","enable-background","end","exponent","externalResourcesRequired","fill","fill-opacity","fill-rule","filter","filterRes","filterUnits","flood-color","flood-opacity","focusable","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","format","from","fx","fy","g1","g2","glyph-name","glyph-orientation-horizontal","glyph-orientation-vertical","glyphRef","gradientTransform","gradientUnits","hanging","href","horiz-adv-x","horiz-origin-x","ideographic","image-rendering","in2","in","intercept","k1","k2","k3","k4","k","kernelMatrix","kernelUnitLength","kerning","keyPoints","keySplines","keyTimes","lengthAdjust","letter-spacing","lighting-color","limitingConeAngle","local","marker-end","markerHeight","marker-mid","marker-start","markerUnits","markerWidth","mask","maskContentUnits","maskUnits","mathematical","mode","numOctaves","offset","opacity","operator","order","orient","orientation","origin","overflow","overline-position","overline-thickness","paint-order","panose-1","path","pathLength","patternContentUnits","patternTransform","patternUnits","pointer-events","points","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","r","radius","refX","refY","rendering-intent","repeatCount","repeatDur","requiredExtensions","requiredFeatures","restart","result","rotate","rx","ry","scale","seed","shape-rendering","slope","spacing","specularConstant","specularExponent","speed","spreadMethod","startOffset","stdDeviation","stemh","stemv","stitchTiles","stop-color","stop-opacity","strikethrough-position","strikethrough-thickness","string","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","surfaceScale","systemLanguage","tableValues","targetX","targetY","text-anchor","text-decoration","textLength","text-rendering","to","transform","u1","u2","underline-position","underline-thickness","unicode","unicode-bidi","unicode-range","units-per-em","v-alphabetic","values","vector-effect","version","vert-adv-y","vert-origin-x","vert-origin-y","v-hanging","v-ideographic","viewBox","viewTarget","visibility","v-mathematical","widths","word-spacing","writing-mode","x1","x2","x","xChannelSelector","x-height","xlink:actuate","xlink:arcrole","xlink:href","xlink:role","xlink:show","xlink:title","xlink:type","xml:base","xml:lang","xmlns","xmlns:xlink","xml:space","y1","y2","y","yChannelSelector","z","zoomAndPan"]},Sm=["oncopy","oncut","onpaste","oncompositionend","oncompositionstart","oncompositionupdate","onfocus","onfocusin","onfocusout","onblur","onchange","onbeforeinput","oninput","onreset","onsubmit","oninvalid","onformdata","onload","onerror","ontoggle","onkeydown","onkeypress","onkeyup","onabort","oncanplay","oncanplaythrough","oncuechange","ondurationchange","onemptied","onencrypted","onended","onloadeddata","onloadedmetadata","onloadstart","onpause","onplay","onplaying","onprogress","onratechange","onseeked","onseeking","onstalled","onsuspend","ontimeupdate","onvolumechange","onwaiting","onauxclick","onclick","oncontextmenu","ondblclick","ondrag","ondragend","ondragenter","ondragexit","ondragleave","ondragover","ondragstart","ondrop","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onselect","onselectionchange","onselectstart","ontouchcancel","ontouchend","ontouchmove","ontouchstart","ongotpointercapture","onpointercancel","onpointerdown","onpointerenter","onpointerleave","onpointermove","onpointerout","onpointerover","onpointerup","onlostpointercapture","onscroll","onresize","onwheel","onanimationstart","onanimationend","onanimationiteration","ontransitionstart","ontransitionrun","ontransitionend","ontransitioncancel","onoutrostart","onoutroend","onintrostart","onintroend","onmessage","onmessageerror","onvisibilitychange","oncancel","onclose","onfullscreenchange","onfullscreenerror"],Fp=t=>t.startsWith("aria")&&t.length>4&&t.charCodeAt(4)>=65&&t.charCodeAt(4)<=90?"aria-"+t.charAt(4).toLowerCase()+t.slice(5).replace(/([A-Z])/g,e=>"-"+e.toLowerCase()):t.startsWith("data")&&t.length>4&&t.charCodeAt(4)>=65&&t.charCodeAt(4)<=90?"data-"+t.charAt(4).toLowerCase()+t.slice(5).replace(/([A-Z])/g,e=>"-"+e.toLowerCase()):null,Xe=(t,e)=>e.startsWith("aria-")||e.startsWith("data-")||Fp(e)||Va.default.includes(e)?!0:Object.prototype.hasOwnProperty.call(Va,t)?Va[t].includes(e):!1,Dp=t=>{if(!S(t))return!1;let e=t.toLowerCase();return Sm.includes(e)},Qw=(t,e,r)=>{let n={};for(let o in e)if(Object.prototype.hasOwnProperty.call(e,o)){if(r&&o in r)continue;if(o==="aria"&&e[o]&&typeof e[o]=="object"){for(let a in e[o])vt(e[o][a])&&(n["aria-"+a]=e[o][a]);continue}if(o==="data"&&e[o]&&typeof e[o]=="object"){for(let a in e[o])if(vt(e[o][a])){let c=a.replace(/([A-Z])/g,l=>"-"+l.toLowerCase());n["data-"+c]=e[o][a]}continue}let s=Xe(t,o),i=Dp(o);if(vt(e[o])&&(s||i)){let a=Fp(o)||o;n[a]=e[o]}}return n},t0=(t,e)=>{let r={};if(t.attr)for(let n in t.attr)r[n]=t.attr[n](e,e.state,e.context);if(t.aria&&typeof t.aria=="object")for(let n in t.aria){let o=t.aria[n];typeof o=="function"&&(r["aria-"+n]=o(e,e.state,e.context))}if(t.data&&typeof t.data=="object")for(let n in t.data){let o=t.data[n];if(typeof o=="function"){let s=n.replace(/([A-Z])/g,i=>"-"+i.toLowerCase());r["data-"+s]=o(e,e.state,e.context)}}return r},Ye=(t,e)=>{let r=t.call("exec",e,t);if(r)return S(r)&&r.includes("{{")&&(r=t.call("replaceLiteralsWithObjectFields",r)),r},Ip=(t,e)=>{let r=(t.preSrc||"")+(Ye(t,e)||"");if(!r)return;try{return new URL(r),r}catch{}let{context:n}=t;if(!n.files&&!n.assets)return r;if(r.startsWith("/assets/")){let o=r.slice(8),s=n.assets&&(n.assets[r]||n.assets[o]);return s&&s.content?s.content.src:r}if(r.startsWith("/files/")){let o=r.slice(7),s=n.files&&(n.files[r]||n.files[o]);return s&&s.content?s.content.src:r}if(n.assets){let o=n.assets[r];if(o&&o.content)return o.content.src}if(n.files){let o=n.files[r];if(o&&o.content)return o.content.src}return r},$p={src:t=>Ip(t,t.src),href:t=>Ye(t,t.href),action:t=>Ye(t,t.action),poster:t=>Ip(t,t.poster),data:t=>Ye(t,t.data)},Lp=t=>{let e=t.tag||"div",r={};for(let n in $p)if(t[n]!==void 0&&Xe(e,n)){let o=$p[n](t);o!==void 0&&(r[n]=o)}return r},_m=(t,e)=>{let r=e.context?.cases?.[t];if(r!==void 0)return C(r)?r.call(e,e):!!r},e0=(t,e,r)=>{if(t==="$"){let o=_m(e,r);return o===void 0&&(o=!!r[e]),o}let n=r[e]===!0||r.state[e];if(!n){let o=_m(e,r);o!==void 0&&(n=o)}return t==="."?!!n:!n},r0=new Set(["$",".","!"]),n0=(t,e,r)=>{let n={},o=(s,i,a,c)=>{let l=i;n[s]=f=>{if(e0(a,c,f))return C(l)?l(f):l}};for(let s in t){let i=s.charAt(0);if(!r0.has(i))continue;let a=t[s];if(!a||typeof a!="object")continue;let c=s.slice(1);for(let l in a){if(r&&l in r)continue;if(l==="aria"&&a[l]&&typeof a[l]=="object"){for(let d in a[l])o("aria-"+d,a[l][d],i,c);continue}if(l==="data"&&a[l]&&typeof a[l]=="object"){for(let d in a[l]){let h=d.replace(/([A-Z])/g,g=>"-"+g.toLowerCase());o("data-"+h,a[l][d],i,c)}continue}let f=Xe(e,l),p=Dp(l);if(!f&&!p)continue;let u=Fp(l)||l;o(u,a[l],i,c)}}return n};var o0=1;function dn(t){return t.length>2&&t.charCodeAt(0)===111&&t.charCodeAt(1)===110&&t.charCodeAt(2)>=65&&t.charCodeAt(2)<=90}function s0(t){return t.charAt(2).toLowerCase()+t.slice(3)}function i0(t){return t.toLowerCase()}function Bp(t,e){let r={...t};for(let n in e){let o=r[n],s=e[n];o&&s&&typeof o=="object"&&typeof s=="object"&&!Array.isArray(o)&&!Array.isArray(s)&&typeof o!="function"&&typeof s!="function"?r[n]=Bp(o,s):r[n]=s}return r}function Wt(t,e,r,n={},o){if(t==null||t===!1)return null;(typeof t=="string"||typeof t=="number")&&(t={text:t});let s=Object.create(null);s.key=r||t.key||`_${o0++}`,s.parent=e||null,s.context=t.context||e?.context||n.context||{},s.context.__create||(s.context.__create=Wt);let i=s.__ref={__if:!0,__children:[],__exec:{},__effects:[],__eventCleanup:[],root:e?.__ref?.root||s,path:e?.__ref?.path?[...e.__ref.path,s.key]:[s.key]};if(r&&!t.extends&&!t.extend){let g=r.indexOf("_");if(g>0){let m=r.substring(0,g),y=s.context?.components;y&&(y[m]||y["smbls."+m])&&(t={extends:m,...t})}}cn(s,t,n);let a=new Set(["childProps","attr","style","scope","data"]),c=s.props&&typeof s.props=="object"?s.props:null;for(let g in t){if(g==="parent"||g==="node"||g==="__ref"||g==="extends"||g==="context"||g==="props")continue;let m=t[g],y=s[g],b=y&&m&&typeof y=="object"&&typeof m=="object"&&!Array.isArray(y)&&!Array.isArray(m)&&typeof y!="function"&&typeof m!="function";b&&g.charCodeAt(0)>=65&&g.charCodeAt(0)<=90?s[g]=Bp(y,m):b&&a.has(g)?s[g]={...y,...m}:s[g]=m}function l(g){for(let m in g){let y=g[m],b=s[m],w=b&&y&&typeof b=="object"&&typeof y=="object"&&!Array.isArray(b)&&!Array.isArray(y)&&typeof b!="function"&&typeof y!="function";w&&m.charCodeAt(0)>=65&&m.charCodeAt(0)<=90?s[m]=Bp(b,y):w&&a.has(m)?s[m]={...b,...y}:s[m]=y}}c&&l(c),t.props&&typeof t.props=="object"&&l(t.props),t.data!==void 0&&(s.data=t.data),t.classlist!==void 0&&(s.classlist=t.classlist),t.text!==void 0&&(s.text=t.text),t.html!==void 0&&(s.html=t.html);let f=s.scope&&typeof s.scope=="object"?s.scope:null,p=e?.scope,u=s.context&&typeof s.context.globalScope=="object"&&s.context.globalScope||null,d=p||u||null;if(t.scope!==void 0||f){let g={};f&&Object.assign(g,f),t.scope!==void 0&&Object.assign(g,t.scope),s.scope=$n(g,d)}else d&&(s.scope=d);if(t.if!==void 0&&(s.if=t.if),un(s),a0(s,e,t),s.if!=null){let g;if(typeof s.if=="function")try{g=s.if(s,s.state,s.context)}catch(m){if(g=!1,i.__ifError=m,typeof console<"u"&&console.warn){let y=s.key||s.tag||"?";console.warn(`[smbls] \`if:\` evaluator threw on ${y} \u2014 treating as false:`,m?.message||m)}}else g=s.if;i.__if=!!g}if(i.__if)typeof t.if=="function"&&(i.__ifInitialized=!0);else return e&&(e[s.key]=s),typeof t.if=="function"&&Vp(s,{if:t.if}),s;s.tag||(s.tag=He(s)),Ze("Init",s,n);let h=s.node=Ge(s);if(!h)return s;Ze("AttachNode",s,n),h.ref=s,h.setAttribute&&s.key&&h.setAttribute("data-key",s.key),h.setAttribute&&s.context?.scopeSelector&&s.context.scopeSelector!==":root"&&s.context.key&&s.key===s.context.key&&h.setAttribute("data-smbls-app",s.context.key),s.id&&h.setAttribute&&(h.id=s.id),Am(s,n),Vp(s,t),Up(s),vm(s),g0(s);try{Em(s,n)}catch(g){if(typeof console<"u"&&console.error){let m=s.__ref?.path?.join(".")||s.key||"<root>";console.error(`[smbls] createChildren failed at ${m}:`,g?.message||g,g?.stack?`
|
|
35
|
+
}`,_r=(t,e,r)=>Object.keys(e).map(o=>{let{url:s,fontWeight:i,fontStyle:a,fontDisplay:c,fontStretch:l}=e[o],f=Array.isArray(s)?s.map(p=>Bt(p,r)||p):Bt(s,r)||s;return qo(t,f,i,{fontStyle:a,fontDisplay:c,fontStretch:l})}),vu=t=>Object.keys(t).map(r=>_r(r,t[r].value)),ma=(t,e,r)=>{if(e&&e.isVariable){let s=Bt(e.url,r)||e.url;return qr(s)?Kr(s):je(t,s,e.fontWeight,{fontStretch:e.fontStretch,fontDisplay:e.fontDisplay||"swap"})}if(e[0])return _r(t,e,r).map(ga);let o=Array.isArray(e.url)?e.url.map(s=>Bt(s,r)||s):Bt(e.url,r)||e.url;return je(t,o,e.fontWeight,{fontStyle:e.fontStyle,fontDisplay:e.fontDisplay,fontStretch:e.fontStretch})},Ko=(t,e)=>Object.keys(t).map(n=>ma(n,t[n].value,e));R();R();R();var Yr={};I(Yr,{animation:()=>Vu,breakpoints:()=>ju,class:()=>Gu,color:()=>Iu,devices:()=>Bu,document:()=>Fg,font:()=>Au,fontFace:()=>Ou,fontFamily:()=>Eu,fontFamilyTypes:()=>Tu,gradient:()=>$u,grid:()=>Hu,icons:()=>Lu,media:()=>Ru,reset:()=>Dg,semanticIcons:()=>Mu,sequence:()=>_e,shadow:()=>Du,sizes:()=>Ku,spacing:()=>Pu,svg:()=>Uu,svgData:()=>zu,templates:()=>Wu,theme:()=>Fu,timing:()=>Nu,typography:()=>Yo,unit:()=>Cu,vars:()=>qu});var _e={"minor-second":1.067,"major-second":1.125,"minor-third":1.2,"major-third":1.25,"perfect-fourth":1.333,"augmented-fourth":1.414,"perfect-fifth":1.5,"minor-sixth":1.6,phi:1.618,"major-sixth":1.667,"square-root-3":1.732,"minor-seventh":1.778,"major-seventh":1.875,octave:2,"square-root-5":2.23,"major-tenth":2.5,"major-eleventh":2.667,"major-twelfth":3,pi:3.14,"double-octave":4};var Cu={default:"em"};var US={browserDefault:16,base:16,type:"font-size",ratio:_e["minor-third"],range:[-3,12],h1Matches:6,lineHeight:1.5,subSequence:!0,mediaRegenerate:!1,unit:"em",templates:{},sequence:{},scales:{},vars:{}},Yo=US;var Au={};var Eu={},Tu={"sans-serif":"Helvetica, Arial, sans-serif, --system-default",serif:"Times New Roman, Georgia, serif, --system-default",monospace:"Courier New, monospace, --system-default"},Ou={};var Ru={tv:"(min-width: 2780px)",light:"(prefers-color-scheme: light)",dark:"(prefers-color-scheme: dark)",print:"print"};var zS={base:Yo.base,type:"spacing",ratio:_e.phi,range:[-5,15],subSequence:!0,mediaRegenerate:!1,unit:"em",sequence:{},scales:{},vars:{}},Pu=zS;var Iu={},$u={};var Fu={};var Du={};var Lu={},Mu={};var WS={default:150,base:150,type:"timing",ratio:_e["perfect-fourth"],range:[-3,12],mediaRegenerate:!1,unit:"ms",sequence:{},scales:{},vars:{}},Nu=WS;var Fg={};var ju={screenL:1920,screenM:1680,screenS:1440,tabletL:1366,tabletM:1280,tabletS:1024,mobileL:768,mobileM:560,mobileS:480,mobileXS:375},Bu={screenXXL:[2560,1440],screenXL:[2240,1260],screenL:[1920,1024],screenM:[1680,1024],screenS:[1440,720],tabletL:[1366,926],tabletM:[1280,768],tabletS:[1024,768],mobileL:[768,375],mobileM:[560,768],mobileS:[480,768],mobileXS:[375,768]};var Vu={};var Uu={},zu={};var Wu={};var HS={},Hu=HS;var Gu={};var Dg={},qu={},Ku={};var xa={},_a={},ya=Yr,ba={},Zo=t=>t.replace(/_([a-z])/g,(e,r)=>r.toUpperCase());for(let t in ya){let e=t.toLowerCase();ba[e]=ya[t];let r=Zo(e);r!==e&&(ba[r]=ya[t]),e!==t&&(ba[t]=ya[t])}var Jo={verbose:!1,useVariable:!0,useReset:!0,globalTheme:"auto",cssVars:xa,cssMediaVars:_a,CSS_VARS:xa,CSS_MEDIA_VARS:_a,_scratchConfig:!0,...ba},Lg=Q(Jo),fe={active:"0",0:Jo},Mg=t=>(vt(t)&&(fe.active=t),fe[t||fe.active]),Xo=[],ct=t=>{t&&t._scratchConfig&&Xo.push(t)},ot=()=>{Xo.pop()},E=t=>Xo.length?Xo[Xo.length-1]:fe[t||fe.active]||Jo,Sa=t=>{if(_(t))return fe.active="1",fe[1]=W(t,Q(Lg)),t},GS=["useReset","useVariable","useFontImport","useIconSprite","useSvgSprite","useDocumentTheme","useDefaultIcons","useDefaultConfig","verbose","globalTheme"],qS=[["fontfamily","fontFamily","font_family"],["fontfamilytypes","fontFamilyTypes"],["semanticicons","semanticIcons"],["svgdata","svgData"]],KS=t=>{for(let e of qS){let r;for(let n of e){let o=t[n];_(o)&&(r=r?W(o,r):o)}if(r)for(let n of e)_(t[n])&&(t[n]=r)}},wa=(t,e,{cleanBase:r=!1}={})=>{let n=r?null:E(),o=Q(!r&&n&&n._scratchConfig?n:Lg);for(let i of GS)delete o[i];let s=W(e||{},o);return s.cssVars={},s.cssMediaVars={},s.CSS_VARS=s.cssVars,s.CSS_MEDIA_VARS=s.cssMediaVars,s._scratchConfig=!0,KS(s),t&&(fe[t]=s),s};var ue={"-6":"U","-5":"V","-4":"W","-3":"X","-2":"Y","-1":"Z",0:"A",1:"B",2:"C",3:"D",4:"E",5:"F",6:"G",7:"H",8:"I",9:"J",10:"K",11:"L",12:"M",13:"N",14:"O",15:"P",16:"Q",17:"R",18:"S",19:"T"},Yu=(t,e)=>{let{key:r,variable:n,value:o,scaling:s,index:i,scalingVariable:a}=t;e.sequence[r]={key:r,decimal:~~(o*100)/100,val:~~o,scaling:s,index:i,scalingVariable:a,variable:n},e.scales[r]=s;let c=Ng.has(e.unit)?"rem":e.unit;e.vars[n]=s+c},Se=t=>{if(!t.includes("("))return t;let e=t.split("(")[0],r=t.slice(t.indexOf("(")+1,t.lastIndexOf(")"));return[e,r]},Ng=new Set(["vw","vh","vmin","vmax","svw","svh","lvw","lvh","dvw","dvh"]),Qo=(t,e)=>{let{base:r,type:n,unit:o}=e,s=Ng.has(o)?"rem":o,i=(ar(s)?1:r)+s;if(t===0)return i;let c="--"+(e.varPrefix?e.varPrefix+"-":"")+(n&&n.replace(".","-")),l=`${c}-ratio`;if(t>0){let f=ue[t-1];return`calc(var(${c}-${f}) * var(${l}))`}if(t<0){let f=ue[t+1],p=Math.abs(t),u=Math.pow(jg,2*p),d=ue[p];return d?`max(calc(var(${c}-${f}) / var(${l})), calc(var(${c}-${d}) / ${u.toFixed(4)}))`:`calc(var(${c}-${f}) / var(${l}))`}},ka=(t,e,r,n)=>{let{type:o}=n,i=t===2&&e.length===2?t+1:t,l=`${"--"+(n.varPrefix?n.varPrefix+"-":"")+(o&&o.replace(".","-"))}-sub-ratio-`;return`calc(var(${r}) * var(${l+i}))`},ts=(t,e)=>{let n=(t*e-t)/1.618,o=t*e-n,s=t+n,i=(o+s)/2;return[o,i,s]},es=(t,e)=>ts(t,e).map(r=>r/t),rs=(t,e)=>{let{key:r,base:n,value:o,ratio:s,variable:i,index:a}=t,l=~~(o*s)-~~o,f,[p,u,d]=ts(o,s);l>16?f=[p,u,d]:f=[p,d],f.forEach((h,g)=>{let m=~~(h/n*1e3)/1e3,y=i+(g+1),b=a+(g+1)/10,w=ka(g+1,f,i,e),x={key:r+(g+1),variable:y,value:h,scaling:m,scalingVariable:w,index:b};Yu(x,e)})},jg=1.618,YS=(t,e,r)=>{if(t>=0)return e*Math.pow(r,t);let n=Math.abs(t),o=e*Math.pow(r,t),s=e*Math.pow(r,n)/Math.pow(jg,2*n);return Math.max(o,s)},Ot=t=>{let{type:e,base:r,ratio:n,range:o,subSequence:s}=t,i=Math.abs(o[0])+Math.abs(o[1]),c="--"+(t.varPrefix?t.varPrefix+"-":"")+(e&&e.replace(".","-"))+"-";for(let l=0;l<=i;l++){let f=o[1]-l,p=ue[f],u=YS(f,r,n),d=~~(u/r*100)/100,h=c+p,g=Qo(f,t),m={key:p,variable:h,value:u,base:r,scaling:d,scalingVariable:g,ratio:n,index:f};Yu(m,t),s&&rs(m,t)}return t},Xu=(t,e=0)=>{let{type:r,base:n,ratio:o,subSequence:s}=t,i=S(e)?e:ue[e],a=S(e)?Object.entries(ue).find(([,m])=>m===e)?.[0]:e;if(!i)return console.warn(`Position ${e} is out of range in numToLetterMap`),null;let c={sequence:{},scales:{},vars:{},...t},l=n*Math.pow(o,a),f=~~(l/n*100)/100,d="--"+(t.varPrefix?t.varPrefix+"-":"")+(r&&r.replace(".","-"))+"-"+i,h=Qo(a,t),g={key:i,variable:d,value:l,base:n,scaling:f,scalingVariable:h,ratio:o,index:a};return Yu(g,c),s&&rs(g,c),c},ns=(t="A",e)=>{let r=E(),{unit:n}=r;if(S(t)&&nt(t))return`var(${t})`;let{sequence:o,unit:s=n.default,useVariable:i}=e,a=/^-?[a-zA-Z]/i,c=a.test(t);if(cr.some(x=>t.includes(x))||!c||["none","auto","max-content","min-content","fit-content","inherit","initial","unset","revert","revert-layer"].includes(t))return t;let u=`--${e.varPrefix?e.varPrefix+"-":""}${Wo(e.type.replace(".","-"))}-`,d=t.toUpperCase(),h=d.slice(0,1)==="-"?"-":"",g=h?d.slice(1):d,m="";g.includes("_")&&(m="_"+g.split("_")[1].toLowerCase(),g=g.split("_")[0]);let y=x=>a.test(x)?`var(${u}${x}${m})`:x;if(g.includes("+")){let[x,v]=g.split("+"),A=`${y(x)} + ${y(v)}`;return h?`calc((${A}) * -1)`:`calc(${A})`}else if(g.includes("*")){let[x,v]=g.split("*"),A=`${y(x)} * ${y(v)}`;return h?`calc((${A}) * -1)`:`calc(${A})`}else if(g.includes("-")){let[x,v]=g.split("-"),A=`${y(x)} - ${y(v)}`;return h?`calc((${A}) * -1)`:`calc(${A})`}let b=r.sizes;if(b){let x=b[t]||b[t.toLowerCase()];if(x!==void 0)return h?`calc(${x} * -1)`:x}if(!o[g]&&g.length===2&&(r.verbose&&console.warn(g,"- value is not found because `subSequence` is set to false"),g=g.slice(0,1)),i||r.useVariable){let x=`var(${u}${g}${m})`;return h?`calc(${x} * -1)`:x}let w=o?o[g]:null;return w?s==="ms"||s==="s"?h+w.val+s:h+w.scaling+s:console.warn("can't find",o,g)},va=(t,e)=>{if(!["+","-","*","/",","].filter(s=>t.includes(s+" ")).length)return t;let n=/(\s*[+\-*/,]\s*)/;return t.split(n).map(s=>{let i=s.trim();return!i||["+","-","*","/",","].includes(i)?s:ns(i,e)}).join("")},pe=(t,e,r,n)=>{if(typeof t!="string")return E().verbose&&console.warn(e,t,"is not a string"),{[e]:t};if(t==="-"||t==="")return{};if(!n&&t.includes("(")){let s=Se(t);n=s[0],t=s[1]}return["+","-","*","/",","].filter(s=>t.includes(s+" ")).length?t=va(t,r):t=ns(t,r),{[e]:n?`${n}(${t})`:t}},Ca=(t,e)=>ue[t-e],os=t=>{let{h1Matches:e,sequence:r}=t;return new Array(6).fill(null).map((n,o)=>{let s=Ca(e,o);return r[s]})};R();var Zu=(t,e)=>{let r=E(),{cssVars:n}=r;j(t.value)||(n[t.var]=t.value)},ss=(t,e,r)=>{let n=E(),{unit:o}=n,s=e.unit||o.default,{base:i,ratio:a,type:c}=e,f="--"+(e.varPrefix?e.varPrefix+"-":"")+(c&&c.replace(".","-"));t[`${f}-base`]=i,t[`${f}-unit`]=s;let p=`${f}-ratio`;t[p]=a;let[u,d,h]=es(i,a);t[`${f}-sub-ratio-1`]=`calc(var(${f}-ratio) * ${u/a})`,t[`${f}-sub-ratio-2`]=`calc(var(${f}-ratio) * ${d/a})`,t[`${f}-sub-ratio-3`]=`calc(var(${f}-ratio) * ${h/a})`},Bg=new Set(["vw","vh","vmin","vmax","svw","svh","lvw","lvh","dvw","dvh"]),we=(t,e={})=>{let r=E(),{unit:n,timing:o,cssVars:s}=r,i=t.unit||n.default,a=Bg.has(i)?"rem":i,{mediaRegenerate:c,sequence:l,scales:f}=t;c||ss(s,t,e);for(let p in l){let u=l[p],d=(t.type===o.type?l[p].val:f[p])+a;if(!c){s[u.variable+"_default"]=d,s[u.variable]=u.scalingVariable;continue}e.useDefault===!1?s[u.variable]=d:(s[u.variable+"_default"]=d,s[u.variable]=`var(${u.variable+"_default"})`)}},Be=(t,e,r={})=>{let n=E(),{unit:o,media:s,cssVars:i}=n,a=e.slice(1),c=t[e],l=c.unit||t.unit||o.default,f=Bg.has(l)?"rem":l,{mediaRegenerate:p}=t,{sequence:u,scales:d}=c,h=s[a];if(!h&&n.verbose&&console.warn("Can't find media query ",h),!p){let g=i[`@media ${h}`];g||(g=i[`@media ${h}`]={}),ss(g,c,r);let m=t.unit||o.default;if(f!==m&&u)for(let y in u){let b=u[y],w=d[y]+f;g[b.variable+"_default"]=w,g[b.variable]=w}return}for(let g in u){let m=u[g],y=(ar(f)?d[g]:u[g].val)+f;!h&&n.verbose&&console.warn("Can't find query ",h);let b=i[`@media ${h}`];b||(b=i[`@media ${h}`]={}),b[m.variable]=`var(${m.variable+"_"+a})`,i[m.variable+"_"+a]=y}};R();var Ug=hr(),Xr=t=>{let e=E(),r="";for(let n in t)e.__svgCache[n]||(e.__svgCache[n]=!0,r+=t[n]);return r},XS=t=>{let e=t&&(t.default||t);if(!S(e))return Ug&&console.warn("parseRootAttributes:",e,"is not a string"),{};let r=e.match(/<svg\s+(.*?)>/);if(!r||!r[1])return{};let o=r[1].match(/(\S+)=["']?((?:.(?!["']?\s+(?:\S+)=|\s*\/?[>"']))+.)["']?/gm);return o?o.reduce((s,i)=>{let[a,c]=i.split("=");return s[a]=c.replace(/['"]/g,""),s},{}):{}},ZS=(t,e)=>{let r=[];if(t.replace(/id="([^"]*)"/g,(o,s)=>(r.push(s),o)),!r.length)return t;let n=t;for(let o of r){let s=o.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),i=`${e}-${o}`;n=n.replace(new RegExp(`id="${s}"`,"g"),`id="${i}"`).replace(new RegExp(`url\\(#${s}\\)`,"g"),`url(#${i})`).replace(new RegExp(`xlink:href="#${s}"`,"g"),`xlink:href="#${i}"`).replace(new RegExp(`href="#${s}"`,"g"),`href="#${i}"`)}return n},Vg=new Set,is=(t,e)=>{let r=e&&e.default?e.default:e;if(!S(r))return Ug&&!Vg.has(t)&&(Vg.add(t),console.warn("convertSvgToSymbol:",t,"is not a string")),"";e=r;let n=XS(e),{width:o,height:s}=n,i=n.viewBox||`0 0 ${o||24} ${s||24}`,l=ZS(e,t).replace("<svg",`<symbol id="${t}" xmlns="http://www.w3.org/2000/svg" viewBox="${i}"`);return l=l.replace(/width="[^"]*"/,""),l=l.replace(/height="[^"]*"/,""),l=l.replace("</svg","</symbol"),l=tw(l),l},JS="line|circle|ellipse|rect|polyline|polygon|path|stop|use|image",QS=new RegExp(`<(${JS})\\b([^>]*?)\\s*/>`,"g"),tw=t=>t.replace(QS,"<$1$2></$1>");var Qr={};I(Qr,{appendSVGSprite:()=>Ss,appendSvgIconsSprite:()=>ks,applyDocument:()=>_s,applyHeadings:()=>Ta,applyReset:()=>vs,applySpacingSequence:()=>ms,applyTimingSequence:()=>xs,applyTypographySequence:()=>ds,checkIfBoxSize:()=>gs,getColor:()=>Z,getFontFamily:()=>ps,getFontSizeByKey:()=>hs,getMediaColor:()=>mt,getMediaTheme:()=>Vt,getShadow:()=>bs,getSpacingBasedOnRatio:()=>te,getSpacingByKey:()=>ut,getTheme:()=>cs,getTimingByKey:()=>It,getTimingFunction:()=>Ut,runThroughMedia:()=>Ea,setColor:()=>Ue,setFont:()=>us,setFontFamily:()=>Zr,setGradient:()=>ze,setMediaTheme:()=>fs,setSVG:()=>Jr,setShadow:()=>We,setSvgIcon:()=>ws,setTheme:()=>ls,splitSpacedValue:()=>ys});R();var Z=(t,e,r)=>{let n=r||E();if(!S(t)){n.verbose&&console.warn(t,"- type for color is not valid");return}if(nt(t))return`var(${t})`;e&&t[e]&&(t=t[e]);let o,s,i;if(T(t))[o,s,i]=t;else{let p=xe(t);if(!p){let{color:u,gradient:d}=n,h=d[t]||u[t];return h?(e&&h[e]&&(h=h[e]),n.useVariable?`var(${h.var})`:h.value):t}if(p.passthrough)return p.passthrough;if(p.cssVar)return`var(${p.cssVar})`;o=p.name,s=p.alpha,i=p.tone}let{color:a,gradient:c}=n,l=a[o]||c[o];if(!l)return n.verbose&&console.warn("Can't find color ",o),t;e&&(l[e]?l=l[e]:n.verbose&&console.warn(t," - does not have ",e));let f=l.rgb;if(!f){let p=n.useVariable?`var(${l.var})`:l.value;if(s&&p){let u=Math.round(parseFloat(s)*100);return`color-mix(in srgb, ${p} ${u}%, transparent)`}return p}return i&&!l[i]&&(f=Ne(f,i),l[i]={rgb:f,var:`${l.var}-${i}`}),l[i]&&(f=l[i].rgb),s?`rgba(${f}, ${s})`:i?`rgba(${f}, 1)`:n.useVariable?`var(${l.var})`:`rgb(${f})`},mt=(t,e,r)=>{let n=r||E();if(e||(e=n.globalTheme==="auto"?null:n.globalTheme),!S(t)){n.verbose&&console.warn(t,"- type for color is not valid");return}if(nt(t))return`var(${t})`;let o,s,i;if(T(t))o=t[0];else{let p=xe(t);if(p){if(p.passthrough)return p.passthrough;if(p.cssVar)return`var(${p.cssVar})`;o=p.name,s=p.alpha,i=p.tone}else o=t}let{color:a,gradient:c}=n,l=a[o]||c[o],f=_(l);if(f&&l.value)return Z(t,`@${e}`,r);if(f){if(n.useVariable&&l.var)return s||i?Z(t,null,r):`var(${l.var})`;if(e)return Z(t,`@${e}`,r);{let p={};for(let u in l){if(u.charCodeAt(0)!==64)continue;let d=n.media[u.slice(1)];if(!d)continue;let h="@media "+(d==="print"?`${d}`:`screen and ${d}`);p[h]=Z(t,u,r)}return p}}else return n.verbose&&console.warn("Can't find color",t),t},Ue=(t,e,r)=>{let n=E();if(S(t)&&nt(t)){let g=t.slice(2);if(t=Z(g),!(t.includes("rgb")||t.includes("var")||t.includes("#"))){let m=g.split(" "),y=n.color[m[0]];if(y&&!y.value&&!y.rgb&&(S(y)||T(y)||_(y))&&(n.color[m[0]]=Ue(y,m[0]),y=n.color[m[0]]),y&&y.value){let b=y.rgb,w=m[1]!==void 0?m[1]:"1",x=m[2];x&&(b=Ne(b,x)),t=`rgba(${b}, ${w})`}else{let b=m[2],w=m[1]!==void 0?m[1]:"1";if(b)try{let x=ce(m[0]);x&&x.length>=3?t=`rgba(${Ne(x.slice(0,3).join(", "),b)}, ${w})`:t=m[0]}catch{t=m[0]}else t=m[0]}}}if(T(t)&&(t={"@light":t[0],"@dark":t[1]}),_(t)){let g={};for(let m in t)g[m]=Ue(t[m],e,m.slice(0,1)==="@"?m.slice(1):m);if(n.useVariable){let y=`--${n.varPrefix?n.varPrefix+"-":""}color-${e}`,b,w={};for(let x in g){if(x.charCodeAt(0)!==64)continue;let v=x.slice(1),A=g[x],P=A&&(A.value||A);!P||typeof P!="string"||(w[v]=P,(v==="light"||b===void 0)&&(b=P))}if(b!==void 0){n.cssVars[y]=b,n.cssMediaVars||(n.cssMediaVars={});for(let x in w){let v=`[data-theme="${x}"]`;if(n.cssMediaVars[v]||(n.cssMediaVars[v]={}),n.cssMediaVars[v][y]=w[x],x==="light"||x==="dark"){let A=`@media (prefers-color-scheme: ${x})`;n.cssMediaVars[A]||(n.cssMediaVars[A]={}),n.cssMediaVars[A][y]=w[x]}}g.var=y}}return g}let s=`--${n.varPrefix?n.varPrefix+"-":""}color-${e}`+(r?`-${r}`:""),i=t.value||t;if(S(i)&&i.includes(".")&&!i.includes("(")){let[g,m]=i.split("."),y=n.color[g];y&&y.rgb&&(i=`rgba(${y.rgb}, ${parseFloat("0."+m)||1})`)}if(S(i)&&!i.includes("(")&&!i.startsWith("#")){let g=xe(i);if(g&&g.name&&!g.passthrough&&!g.cssVar){let m=n.color[g.name];m&&!m.value&&!m.rgb&&(S(m)||T(m)||_(m))&&(n.color[g.name]=Ue(m,g.name));let y=n.color[g.name];if(y&&y.rgb){let b=y.rgb;g.tone&&(b=Ne(b,g.tone));let w=g.alpha?parseFloat(g.alpha):1;i=`rgba(${b}, ${w})`}}}let a=ce(i),[c,l,f,p=1]=a,u=parseFloat(p.toFixed(2)),d=`${c}, ${l}, ${f}`,h=`rgba(${d}, ${u})`;return n.useVariable&&(n.cssVars[s]=h),{var:s,rgb:d,alpha:u,value:h}},ze=(t,e,r)=>{let n=E();if(S(t)&&nt(t)&&(t=Z(t.slice(2))),T(t))return{"@light":ze(t[0],e,"light"),"@dark":ze(t[0],e,"dark")};if(_(t)){let i={};for(let a in t)i[a]=ze(t[a],e,a.slice(0,1)==="@"?a.slice(1):a);return i}let s=`--${n.varPrefix?n.varPrefix+"-":""}gradient-${e}`+(r?`-${r}`:"");return n.useVariable&&(n.cssVars[s]=t.value||t),{var:s,value:t.value||t}};R();var ew=new Set(["black","white","red","green","blue","yellow","orange","purple","pink","brown","gray","grey","cyan","magenta","lime","olive","navy","teal","aqua","maroon","silver","fuchsia","transparent","currentColor","currentcolor","inherit","initial","unset","none","aliceblue","antiquewhite","aquamarine","azure","beige","bisque","blanchedalmond","blueviolet","burlywood","cadetblue","chartreuse","chocolate","coral","cornflowerblue","cornsilk","crimson","darkblue","darkcyan","darkgoldenrod","darkgray","darkgreen","darkgrey","darkkhaki","darkmagenta","darkolivegreen","darkorange","darkorchid","darkred","darksalmon","darkseagreen","darkslateblue","darkslategray","darkslategrey","darkturquoise","darkviolet","deeppink","deepskyblue","dimgray","dimgrey","dodgerblue","firebrick","floralwhite","forestgreen","gainsboro","ghostwhite","gold","goldenrod","greenyellow","honeydew","hotpink","indianred","indigo","ivory","khaki","lavender","lavenderblush","lawngreen","lemonchiffon","lightblue","lightcoral","lightcyan","lightgoldenrodyellow","lightgray","lightgreen","lightgrey","lightpink","lightsalmon","lightseagreen","lightskyblue","lightslategray","lightslategrey","lightsteelblue","lightyellow","limegreen","linen","mediumaquamarine","mediumblue","mediumorchid","mediumpurple","mediumseagreen","mediumslateblue","mediumspringgreen","mediumturquoise","mediumvioletred","midnightblue","mintcream","mistyrose","moccasin","navajowhite","oldlace","olivedrab","orangered","orchid","palegoldenrod","palegreen","paleturquoise","palevioletred","papayawhip","peachpuff","peru","plum","powderblue","rosybrown","royalblue","saddlebrown","salmon","sandybrown","seagreen","seashell","sienna","skyblue","slateblue","slategray","slategrey","snow","springgreen","steelblue","tan","thistle","tomato","turquoise","violet","wheat","whitesmoke","yellowgreen","rebeccapurple"]),zg=["color","Color","background","Background","fill","Fill","stroke","Stroke"],rw=t=>{for(let e=0;e<zg.length;e++)if(t.includes(zg[e]))return!0;return!1},Aa=t=>{let e={},{state:r,media:n,helpers:o,...s}=t;return Object.keys(s).map(a=>{let l=["color","Color","background","border"].some(f=>a.includes(f));return e[a]=l?Z(t[a]):t[a]}),e},as=t=>(t.value||(t.value=Aa(t)),t.value),cs=(t,e)=>{let r=E();if(r.useVariable)return Vt(t,e);let n=r.theme;if(S(t)){let[o,s]=t.split(" "),i=n[o];if(i){if(!s&&!e)return as(i);t=[o,s||e]}}if(j(t)&&t[1]){let o=t[0],s=t[1],{helpers:i,media:a,state:c}=n[o];if(a&&a[s])return as(a[s]);if(i&&i[s])return as(i[s]);if(c&&c[s])return as(c[s])}else if(_(t))return Aa(t)},nw=(t,e,r)=>{if(_(e))t.variants.inverse.value=Aa(e);else if(e===!0){let{color:n,background:o}=r;t.variants.inverse={value:{color:o,background:n}}}},ow=(t,e,r,n)=>{let o=cs(r);n[`&:${e}`]=o,_(r)&&!r.value&&(r.value=o)},sw=(t,e)=>{let{state:r}=t;return r?(Object.keys(r).map(o=>{let s=r[o];return ow(t,o,s,e),t}),t):void 0},iw=(t,e,r,n)=>{let o=cs(r);n[`@media (prefers-color-scheme: ${e})`]=o,_(r)&&!r.value&&(r.value=o)},aw=(t,e)=>{let{media:r}=t;return r?(Object.keys(r).map(o=>{let s=r[o];return(o==="dark"||o==="light")&&iw(t,o,s,e),o==="inverse"&&nw(t,s,e),t}),t):void 0},cw=(t,e)=>{let r=E(),{helpers:n}=t;return n?(Object.keys(n).map(s=>{let i=n[s];return S(i)?n[s]=r.theme[i]:as(n[s]),t}),t):void 0},ls=(t,e)=>{let r=E();if(r.useVariable)return fs(t,e);let{state:n,media:o,helpers:s}=t,i=Aa(t,e),c=`--${r.varPrefix?r.varPrefix+"-":""}theme-${e}`;return sw(t,i),aw(t,i),cw(t,i),{var:c,value:i,state:n,media:o,helpers:s}};var Ju=(t,e,r)=>{let{cssVars:n}=r;r.cssMediaVars||(r.cssMediaVars={});let o=r.cssMediaVars,s=r.globalTheme!==void 0?r.globalTheme:"auto",i={},a=new Set;for(let l in t)if(t[l])for(let f of Object.keys(t[l]))a.add(f);let c=new Set;for(let l of a){let f=l.slice(0,1);if(!(f==="@"||f==="."||f===":")&&rw(l))for(let p in t){if(c.has(p))continue;let u=t[p]?.[l];if(u===void 0)continue;let d=Z(u,`@${p}`);d!==void 0&&S(d)&&/^[a-z][a-zA-Z]+$/.test(d)&&!ew.has(d)&&c.add(p)}}for(let l of a){let f=l.slice(0,1),p=Object.values(t).some(u=>j(u?.[l]));if(f==="."&&p){let u=l.slice(1),d={};for(let h in t)j(t[h]?.[l])&&(d[h]=t[h][l]);i[l]=Ju(d,`${e}-${u}`,r)}else if(f===":"&&p){let u=l.replace(/^:+/,""),d={};for(let h in t)j(t[h]?.[l])&&(d[h]=t[h][l]);i[l]=Ju(d,`${e}-${u}`,r)}else if(f!=="@"&&f!=="."&&f!==":"){let d=`--${r.varPrefix?r.varPrefix+"-":""}theme-${e}-${l}`,h=s&&s!=="auto"?String(s).replace(/^'|'$/g,""):null,g;for(let m in t){if(c.has(m))continue;let y=t[m]?.[l];if(y===void 0)continue;let b=Z(y,`@${m}`);if(b===void 0)continue;(h&&m===h||!h&&(m==="light"||g===void 0))&&(g=b);let w=`[data-theme="${m}"]`;if(o[w]||(o[w]={}),o[w][d]=b,m==="dark"||m==="light"){let x=`@media (prefers-color-scheme: ${m})`;o[x]||(o[x]={}),o[x][d]=b}}g!==void 0&&(n[d]=g),i[l]=`var(${d})`,i[`.${l}`]={[l]:i[l]}}}return(i.background||i.color||i.backgroundColor)&&(i[".inversed"]={color:i.background||i.backgroundColor,background:i.color}),i},fs=(t,e,r,n)=>{let o=E(),{cssVars:s}=o,i={value:t},a=!r&&!n;if(j(t)){if(a&&o.useVariable){let c={};for(let l in t)l.startsWith("@")&&j(t[l])&&(c[l.slice(1)]=t[l]);if(Object.keys(c).length){let l=Ju(c,e,o);Object.assign(i,l)}}for(let c in t){let l=c.slice(0,1),f=t[c];if(l==="@"||l===":"||l==="."){let p=l==="@"&&c;i[c]=fs(f,e,c,n||p)}else if(!a){let p=Z(f,n),u=[...new Set([n,r].filter(m=>m).map(m=>m.slice(1)))],d=u.length?"-"+u.join("-"):"",g=`--${o.varPrefix?o.varPrefix+"-":""}theme-${e}${d}-${c}`;o.useVariable?(o.useThemeSuffixedVars&&(s[g]=p),i[c]=`var(${g})`):i[c]=p,i[`.${c}`]={[c]:i[c]}}}!i[".inversed"]&&(i.background||i.color||i.backgroundColor)&&(i[".inversed"]={color:i.background||i.backgroundColor,background:i.color})}if(S(t)&&nt(t)){let l=o.theme[t.slice(2)];return Vt(l,n)}return i},Qu=t=>{let e=E(),r={};for(let n in t){let o=n.slice(0,1);if(j(t[n])){if(o==="@")continue;o===":"?r[`&${n}`]=Qu(t[n]):o==="."&&(r[`&${n}`]=Qu(t[n]))}else r[n]=t[n]}return r},Hg=(t,e)=>{let r=e.shift();return t[r]?Hg(t[r],e):t},Wg=(t,e)=>T(e)?Hg(t,e):S(e)&&t[e]?t[e]:t;var Vt=(t,e)=>{let r=E();if(S(t)&&nt(t)&&(t=Vt(t.slice(2))),!t||!S(t)){r.verbose&&console.warn(`${t} - Theme is not a string`);return}let[n,...o]=T(t)?t:t.split(" "),s=r.theme[n];return s&&o.length?s=Wg(s,o):s&&e&&(s=Wg(s,e)),Qu(s)};R();R();var us=(t,e)=>{let r=E(),n=`--font-${e}`;if(!t||T(t)&&!t[0])return;let o;if(t.isVariable){let s=Bt(t.url,r.files)||t.url;qr(s)?o=Kr(s):o=je(e,s,t.fontWeight,{fontStretch:t.fontStretch,fontDisplay:t.fontDisplay||"swap"})}else if(t[0])o=_r(e,t,r.files);else{let s=Array.isArray(t.url)?t.url.map(i=>Bt(i,r.files)||i):Bt(t.url,r.files)||t.url;o=je(e,s,t.fontWeight,{fontStyle:t.fontStyle,fontDisplay:t.fontDisplay,fontStretch:t.fontStretch})}return{var:n,value:t,fontFace:o}},ps=(t,e)=>{let r=E(),{fontFamily:n}=r;return xr(e||n,t)},Zr=(t,e)=>{let r=E(),{fontFamily:n,fontFamilyTypes:o}=r,{value:s,type:i}=t;t.isDefault&&(n.default=e),_(s)&&(s=br(s));let a=`--font-family-${e}`,c=`${s.join(", ")}, ${o[i]}`;return{var:a,value:c,arr:s,type:i}};R();var Ea=t=>{let e=E(),{typography:r,media:n}=e;for(let o in t){let s=o.slice(0,1)==="@",i=t[o];if(!s)continue;let{mediaRegenerate:a}=t,c=o.slice(1),{type:l,base:f,ratio:p,range:u,subSequence:d,h1Matches:h,unit:g}=t;rt(i,{type:l,base:f,ratio:p,range:u,subSequence:d,h1Matches:h,unit:g});let m=new Set(["vw","vh","vmin","vmax","svw","svh","lvw","lvh","dvw","dvh"]),y=i.unit||g,b=!i.unit&&m.has(g)?"rem":y,w=n[c],x="@media "+(w==="print"?`${w}`:`screen and ${w}`);if(r.templates[x]={fontSize:i.base/r.browserDefault+b},!a){rt(i,{sequence:{},scales:{},vars:{}}),Ot(i),Be(t,o);continue}rt(i,{sequence:{},scales:{},templates:{},vars:{}}),Ot(i),Be(t,o)}},Ta=t=>{let e=E();if(t.h1Matches){let r=t.unit,n=os(t),{templates:o}=t;for(let s in n){let i=`h${parseInt(s)+1}`,a=o[i];o[i]={fontSize:e.useVariable?`var(${n[s]?.variable})`:`${n[s]?.scaling}${r}`,margin:a?a.margin:0,lineHeight:a?a.lineHeight:t.lineHeight,letterSpacing:a?a.letterSpacing:t.letterSpacing,fontWeight:a?a.fontWeight:900-s*100}}}},ds=()=>{let t=E(),{typography:e}=t;Ot(e),Ta(e),we(e),Ea(e)},hs=t=>{let e=E(),{typography:r}=e;return pe(t,"fontSize",r)};R();R();var lw=t=>{let r=E().spacing||{},n=parseFloat(t.spacingRatio),o={...r,ratio:Number.isFinite(n)?n:r.ratio,sequence:{},scales:{}};return Ot(o),o},fw=t=>{for(let e in t){let r=t[e];if(!(e.slice(0,1)==="@"))continue;let{type:o,base:s,ratio:i,range:a,subSequence:c,h1Matches:l,unit:f}=t;rt(r,{type:o,base:s,ratio:i,range:a,subSequence:c,h1Matches:l,unit:f,sequence:{},scales:{},templates:{},vars:{}}),Ot(r),Be(t,e)}},gs=t=>{let e=t.toLowerCase(),r=e.includes("width")||e.includes("height"),n=e.includes("border")||e.includes("outline");return r&&!n},ms=()=>{let t=E(),{spacing:e}=t;Ot(e),we(e),fw(e)},uw=t=>{let e=E(),{spacing:r}=e;return!t||!t.sequence?r:Object.keys(t.sequence).length>0?t:Ot(t)},ut=(t,e="padding",r,n)=>{let o=uw(r);if(S(t)&&!n&&t.includes("(")){let i=Se(t);n=i[0],t=i[1]}let s=n?[t]:br(t);if(T(s)){if(s.length>1){let i="";e==="borderWidth"&&(e="border",i="Width");let a={2:["Block","Inline"],3:["BlockStart","Inline","BlockEnd"],4:["BlockStart","InlineEnd","BlockEnd","InlineStart"]},c=(l,f)=>pe(s[f],e+l+i,o,n);return a[s.length].map((l,f)=>c(l,f))}return pe(t,e,o,n)}},te=(t,e,r,n)=>{let o=E(),{spacing:s}=o,i=r||t[e];if(!n&&S(i)&&i.includes("(")){let a=Se(i);n=a[0],i=a[1]}if(t.spacingRatio){let a=lw(t);return ut(i,e,a,n)}return ut(i,e,s,n)},ys=t=>{let e=r=>{let n=["+","-","*","/"].includes(r),o=cr.some(i=>t.includes(i));return n||o?r:r.length<3&&/[A-Z]/.test(r)?r+"_default":r};return t.split(",").map(r=>r.trim()).map(e).join(",").split(" ").map(e).join(" ")};R();var We=(t,e,r,n)=>{let o=E();if(T(t))return{"@light":We(t[0],e,"light"),"@dark":We(t[1],e,"dark")};if(_(t)){let a={};for(let c in t)a[c]=We(t[c],e,c.startsWith("@")?c.slice(1):c);return a}S(t)&&!Qt.test(t)&&(t=Me(t).map(a=>(a=a.trim(),a.split(/\s+/).map(c=>{if(c=c.trim(),!c)return"";if(c.startsWith("--"))return`var(${c})`;let l=Z(c);if(le(l))return l;if(/^\d/.test(c)||c==="0"||c.includes("px")||c.slice(-2)==="em"||c==="inset"||c==="none")return c;let f=ut(c,"shadow");return f&&f.shadow?f.shadow:c}).join(" "))).join(", "));let i=`--${o.varPrefix?o.varPrefix+"-":""}shadow-${e}`+(r?`-${r}`:"");return o.useVariable&&(o.cssVars[i]=t),{var:i,value:t}},bs=(t,e)=>{let r=E();if(e||(e=r.globalTheme),!S(t)){r.verbose&&console.warn(t,"- type for color is not valid");return}if(nt(t))return`var(${t})`;let[n]=T(t)?t:t.split(" "),s=r.shadow[n],i=_(s);if(!s)return r.verbose&&console.warn("Can't find color ",n),t;if(e){if(s[e])return s[e].value;r.verbose&&console.warn(t," - does not have ",e)}if(i&&s.value)return s.value;if(i){let a={};for(let c in s){let l=r.media[c.slice(1)],f="@media "+(l==="print"?`${l}`:`screen and ${l}`);a[f]=s.value}return a}return r.verbose&&console.warn("Can't find color",t),t};R();var xs=()=>{let t=E(),{timing:e}=t;Ot(e),we(e)},Ut=t=>{let e=E(),{timing:r}=e;return r[t]||r[zo(t)]||t},It=(t,e="timing")=>{let r=E(),{timing:n}=r;return pe(t,e,n)};R();var _s=()=>{let t=E(),{document:e,fontFamily:r,theme:n,typography:o}=t;return rt(e,{theme:n.document,fontFamily:xr(r),fontSize:o.base,lineHeight:o.lineHeight})};R();var ep={document:X},Jr=(t,e)=>{let r=E();if(!t){r.verbose&&console.warn("setSVG: val is not defined",e);return}return r.useSvgSprite?is(e,t):t},Ss=(t,e=ep)=>{let r=E(),n=Object.keys(t).length?{}:r.svg;for(let o in t)n[o]=t[o];qg(n,e)},ws=(t,e)=>{let r=E();return r.useIconSprite&&!r.semanticIcons?.[e]?Jr(t,e):t},ks=(t,e=ep)=>{let r=E(),n=Object.keys(t).length?{}:r.icons;for(let o in t)n[o]=t[o];qg(n,e)},tp=(t,e={isRoot:!0})=>{if(!t||!t.createElementNS)return;let r=t.createElementNS("http://www.w3.org/2000/svg","svg");return e.isRoot&&(r.setAttribute("aria-hidden","true"),r.setAttribute("width","0"),r.setAttribute("height","0"),r.setAttribute("style","position:absolute"),r.setAttribute("id","svgSprite")),r},pw=(t,e)=>{let r=typeof DOMParser<"u"?DOMParser:null;if(r){let n=`<svg xmlns="http://www.w3.org/2000/svg">${e}</svg>`,s=new r().parseFromString(n,"image/svg+xml");return s.querySelector("parsererror")?null:s.documentElement}return null},Gg=(t,e,r)=>{for(;e.firstChild;){let n=e.firstChild;r.appendChild(t.importNode(n,!0)),n.remove()}},qg=(t,e=ep)=>{let r=E(),n=e.document||X;if(!n||!n.documentElement)return r.verbose&&console.warn("To append SVG sprites it should be run in browser environment"),Xr(t);let o=n.querySelector("#svgSprite"),s=Xr(t),i=`<svg aria-hidden="true" width="0" height="0" style="position:absolute" id="svgSprite">${s}</svg>`,a=pw(n,s);if(o)if(a)Gg(n,a,o);else if(n.body.insertAdjacentHTML)o.insertAdjacentHTML("beforeend",s);else{let c=tp(n,{isRoot:!1});c.innerHTML=s,o.append(...c.children)}else if(a){let c=tp(n);c&&c.nodeType&&(Gg(n,a,c),n.body.prepend(c))}else if(n.body.insertAdjacentHTML)n.body.insertAdjacentHTML("afterbegin",i);else{let c=tp(n);c&&c.nodeType&&(c.innerHTML=s,n.body.prepend(c))}};R();var vs=(t={})=>{let e=E(),{reset:r,typography:n,document:o}=e;if(r){if(r[":root"]){let c=r,l=n.templates;c.body={...e.useDocumentTheme?Vt("document"):{},...l.body},c.h1=l.h1,c.h2=l.h2,c.h3=l.h3,c.h4=l.h4,c.h5=l.h5,c.h6=l.h6}let{body:s,...i}=n.templates,a=e.useDocumentTheme?Vt("document"):{};if(r.html&&At(r.html,a),n.unit){let{media:c}=e;for(let l in n){if(l.charAt(0)!=="@")continue;let f=n[l];if(!f||f.unit===n.unit||!f.unit)continue;let p=f.unit,u=f.base||n.base,d=f.browserDefault||n.browserDefault,h=l.slice(1),g=c[h];if(!g)continue;let m="@media "+(g==="print"?g:"screen and "+g);r[m]||(r[m]={}),r[m].html||(r[m].html={}),r[m].html.fontSize=u/d+p}}return W(rt(r,t),{html:{position:"absolute",width:"100%",height:"100%",top:"0",left:"0",margin:"0",WebkitFontSmoothing:"subpixel-antialiased",scrollBehavior:"smooth",...a,fontSize:n.unit?n.base/n.browserDefault+n.unit:n.browserDefault+"px",fontFamily:o.fontFamily,lineHeight:o.lineHeight},body:{boxSizing:"border-box",height:"100%",margin:0,fontFamily:o.fontFamily,fontSize:n.base/n.browserDefault+e.unit.default,...i,...s},a:{color:"currentColor"},button:{color:"inherit",font:"inherit",background:"transparent",border:"none",cursor:"pointer",appearance:"none",WebkitAppearance:"none"},"input, select, textarea":{color:"inherit",font:"inherit"},fieldset:{border:0,padding:0,margin:0}})}};R();var dw=new Set(["none","hidden","dotted","dashed","solid","double","groove","ridge","inset","outset","initial"]),hw=new Set(["to","top","bottom","left","right","center","at","circle","ellipse","closest-side","farthest-side","closest-corner","farthest-corner"]),gw=t=>dw.has(t),de=t=>{let e=t+"";if(Qt.test(e))return e;let r=e.trim();return r==="none"||r==="0"||r==="initial"||r==="inherit"||r==="unset"?e:e.split(/\s+/).map(o=>{if(o=o.trim(),!o)return"";if(nt(o))return`var(${o})`;if(gw(o)||/^\d/.test(o)||o==="0")return o;let s=Z(o);if(le(s))return s;let i=ut(o,"border");return i&&i.border?i.border:o}).join(" ")},Oa=t=>Qt.test(t)?t:t.split(/\s+/).map(e=>{if(e=e.trim(),!e)return"";if(nt(e))return`var(${e})`;if(/^\d/.test(e)||e.includes("px")||e==="0")return e;let r=Z(e);return le(r)?r:e}).join(" "),Ra=(t,e)=>bs(t,e),Cs=(t,e)=>Qt.test(t)?t:Me(t).map(r=>(r=r.trim(),r?r.split(/\s+/).map(n=>{if(n=n.trim(),!n)return"";if(nt(n))return`var(${n})`;if(n==="inset"||n==="none")return n;let o=Z(n);if(le(o)){let i=mt(n,e);return _(i)?Object.values(i).filter(a=>a.includes(": "+e))[0]:i}if(/^\d/.test(n)||n==="0"||n.includes("px")||n.slice(-2)==="em")return n;let s=ut(n,"shadow");return s&&s.shadow?s.shadow:n}).join(" "):"")).join(", "),As=(t,e)=>{let r=t.indexOf("(");if(r===-1)return t;let n=t.slice(0,r+1),o=t.slice(r+1,t.lastIndexOf(")")),s=")",a=Me(o).map(c=>(c=c.trim(),c.split(/\s+/).map(f=>{if(!f||/^\d/.test(f)||f==="0"||hw.has(f)||f==="transparent"||Qt.test(f))return f;let p=Z(f);return le(p)?p:f}).join(" ")));return n+a.join(", ")+s},Pa=(t,e)=>{let r=E();return t.split(", ").map(n=>nt(n)?`var(${n})`:n.includes("url")?n:n.includes("gradient")?As(n,e):r.gradient[t]?{backgroundImage:mt(t,e||r.globalTheme)}:n.includes("/")||n.startsWith("http")||n.includes(".")&&!xe(n)?`url(${n})`:n).join(" ")},Ia=t=>S(t)&&t.split(" ").map(e=>ut(e,"gap").gap).join(" "),rp=t=>{let e=t.split(" ");return e.length?e.map(r=>nt(r)?`var(${r})`:r.length<3||r.includes("ms")?It(r).timing||r:Ut(r)?Ut(r):r).join(" "):t},Es=(t,e,r)=>{if(S(t))return t.split(",").map(n=>It(n).timing||n).join(",")},$a=t=>{let e=t.split(",");if(e.length)return e.map(rp).join(",")};function st(t,e,r={},n={}){let o=q.call(this,e||r[t]);if(o==null)return;let s;if(S(o)){if(o.includes("(")){let c=Se(o);s=c[0],o=c[1]}let i=r.scaleBoxSize,a=gs(t);!i&&a&&!n.ratio&&(o=ys(o))}return n.ratio?te(r,t,o,s):ut(o,t,void 0,s)}var L=(t,e=null,r)=>st(t,e,r,{ratio:!0}),Ts=(t,e,r)=>{if(S(t))return{borderRadius:t.split(" ").map((n,o)=>te(e,r,n)[r]).join(" ")}};R();var mw=(t,e)=>{let r=E(),{cssVars:n}=r,o=e.startsWith("--")?e:`--${e}`;return n[o]=t,t},$t=t=>t,Fa={color:Ue,gradient:ze,font:us,fontFamily:Zr,fontfamily:Zr,theme:ls,icons:ws,semanticIcons:$t,semanticicons:$t,svg:Jr,svgData:$t,typography:$t,shadow:We,spacing:$t,media:$t,grid:$t,class:$t,timing:$t,reset:$t,unit:$t,animation:$t,vars:mw,sizes:$t},np=(t,e,r)=>{let n=E(),o=Zo(t),s=o.toLowerCase(),i=n[o]||n[s]||n[t],a=Fa[o]||Fa[s];if(a)try{let c=a(e,r);return i&&(i[r]=c),i}catch(c){n.verbose&&console.warn("Error setting",s,"value",e,r,c)}n.verbose&&console.warn("Can not find",s,"method in scratch")},op=(t,e)=>{let r=E(),n=t.toLowerCase();return Object.keys(e).sort((s,i)=>{let a=_(e[s])||T(e[s])?1:0,c=_(e[i])||T(e[i])?1:0;return a-c}).forEach(s=>{try{return np(n,e[s],s)}catch(i){r.verbose&&console.warn("Error setting",n,"value",e[s],s,i)}}),r[n]||r[t]},Da=(t,e)=>{let r=e||E();r.globalTheme=t;let o=(r.document&&r.document.documentElement?r.document:null)||(typeof document<"u"?document:null),s=o&&o.defaultView||(typeof window<"u"?window:null);if(o){let a=r.themeRoot||o.documentElement;if(t&&t!=="auto")a.setAttribute("data-theme",t),t==="dark"||t==="light"?a.style.colorScheme=t:a.style.colorScheme="light dark";else if(s&&s.matchMedia){let l=p=>{a.setAttribute("data-theme",p.matches?"dark":"light")},f=s.matchMedia("(prefers-color-scheme: dark)");if(l(f),a.style.colorScheme="light dark",!r.__prefersListener){r.__prefersListener=l;try{f.addEventListener("change",l)}catch{f.addListener(l)}}}else a.setAttribute("data-theme","light"),a.style.colorScheme="light"}let i=r.varPrefix?`--${r.varPrefix}-theme-`:"--theme-";for(let a in r.cssVars)a.startsWith(i)&&delete r.cssVars[a];for(let a in r.cssMediaVars)delete r.cssMediaVars[a];if(o&&r.cssVars){let a=r.scopeSelector||":root",c=o.styleSheets;for(let l=0;l<c.length;l++)try{let f=c[l].cssRules;for(let p=0;p<f.length;p++)if(f[p].selectorText===a){for(let u in r.cssVars)f[p].style.setProperty(u,r.cssVars[u]);return r}}catch{}}return r},yw={},Sr=(t,e=yw)=>{let r=e.config||E(),{version:n,verbose:o,useVariable:s,useReset:i,useSvgSprite:a,useFontImport:c,useIconSprite:l,globalTheme:f,themeRoot:p,useDocumentTheme:u,useDefaultConfig:d,semanticIcons:h,files:g,assets:m,...y}=t;e.newConfig&&(r=Sa(e.newConfig)),g!==void 0&&(r.files=g),m!==void 0&&(r.assets=m),o!==void 0&&(r.verbose=o),s!==void 0&&(r.useVariable=s),i!==void 0&&(r.useReset=i),c!==void 0&&(r.useFontImport=c),a!==void 0&&(r.useSvgSprite=a),l!==void 0&&(r.useIconSprite=l),u!==void 0&&(r.useDocumentTheme=u),f!==void 0&&(r.globalTheme=f),p!==void 0&&(r.themeRoot=p),t.useThemeSuffixedVars!==void 0&&(r.useThemeSuffixedVars=t.useThemeSuffixedVars),d!==void 0&&(r.useDefaultConfig=d),h!==void 0&&(r.semanticIcons=h),r.verbose&&console.log(r);let w=(r.document&&r.document.documentElement?r.document:null)||(typeof document<"u"?document:null),x=w&&w.defaultView||(typeof window<"u"?window:null),v=w&&(r.themeRoot||w.documentElement);if(v&&typeof v.setAttribute=="function")if(r.globalTheme&&r.globalTheme!=="auto")v.setAttribute("data-theme",r.globalTheme),r.globalTheme==="dark"||r.globalTheme==="light"?v.style.colorScheme=r.globalTheme:v.style.colorScheme="light dark";else if(x&&x.matchMedia){let M=tt=>{v.setAttribute("data-theme",tt.matches?"dark":"light")},V=x.matchMedia("(prefers-color-scheme: dark)");if(M(V),v.style.colorScheme="light dark",!r.__prefersListener){r.__prefersListener=M;try{V.addEventListener("change",M)}catch{V.addListener(M)}}}else v.setAttribute("data-theme","light"),v.style.colorScheme="light";r.__svgCache||(r.__svgCache={});let A=Object.keys(y),P=new Set(A);if(A.forEach(O=>{let M=O.toLowerCase();M!==O&&P.has(M)&&W(y[M],y[O])}),A.map(O=>{let M=O.toLowerCase();if(!(M!==O&&P.has(M)))return op(O,y[O])}),r.varPrefix&&(r.typography&&(r.typography.varPrefix=r.varPrefix),r.spacing&&(r.spacing.varPrefix=r.varPrefix),r.timing&&(r.timing.varPrefix=r.varPrefix)),y.typography)try{ds()}catch(O){r.verbose&&console.warn("Error applying typography sequence",O)}if(y.spacing)try{ms()}catch(O){r.verbose&&console.warn("Error applying spacing sequence",O)}if(y.timing)try{xs()}catch(O){r.verbose&&console.warn("Error applying timing sequence",O)}_s();let H=vs();return H&&(r.reset=H),r};var wr=new Map,Zg=null,ap=null,bw=null;function Os(t){t.batchAtomicCss&&(ap=t.batchAtomicCss),t.compoundCssClass&&(bw=t.compoundCssClass)}var xw=new Set;function cp(t){try{let e=E();e&&(e.document=t)}catch{}t&&xw.add(t)}function Ma(){try{let t=E();if(t?.document)return t.document}catch{}return typeof document<"u"?document:null}var _w={display:"d",position:"pos",padding:"p",paddingTop:"pt",paddingRight:"pr",paddingBottom:"pb",paddingLeft:"pl",margin:"m",marginTop:"mt",marginRight:"mr",marginBottom:"mb",marginLeft:"ml",width:"w",height:"h",minWidth:"mnw",minHeight:"mnh",maxWidth:"mxw",maxHeight:"mxh",top:"t",right:"r",bottom:"b",left:"l",flex:"fx",flexDirection:"fxd",flexWrap:"fxw",flexGrow:"fxg",flexShrink:"fxs",flexBasis:"fxb",justifyContent:"jc",alignItems:"ai",alignSelf:"as",alignContent:"ac",gap:"g",rowGap:"rg",columnGap:"cg",gridTemplateColumns:"gtc",gridTemplateRows:"gtr",gridColumn:"gc",gridRow:"gr",overflow:"of",overflowX:"ofx",overflowY:"ofy",fontSize:"fs",fontWeight:"fw",fontFamily:"ff",fontStyle:"fst",lineHeight:"lh",letterSpacing:"ls",textAlign:"ta",textDecoration:"td",textTransform:"tt",color:"c",background:"bg",backgroundColor:"bgc",backgroundImage:"bgi",border:"bd",borderRadius:"br",borderColor:"bdc",borderWidth:"bdw",borderStyle:"bds",boxShadow:"bxsh",opacity:"op",zIndex:"z",cursor:"cur",transition:"tr",transform:"tf",animation:"an",visibility:"vis",whiteSpace:"ws",wordBreak:"wb",objectFit:"obj",pointerEvents:"pe",userSelect:"us",boxSizing:"bxz",outline:"ol",listStyle:"lis",textOverflow:"txo",verticalAlign:"va",float:"fl",clear:"cl",content:"cnt",backdropFilter:"bdf",filter:"flt",resize:"rsz",appearance:"apr",fill:"fil",stroke:"stk"};function kr(t){return t.replace(/[A-Z]/g,e=>"-"+e.toLowerCase())}function La(t){let e=2166136261;for(let r=0;r<t.length;r++)e^=t.charCodeAt(r),e=e*16777619>>>0;return e.toString(36)}function Sw(t){let e=String(t);return e.length<=20?e.replace(/\s+/g,"_").replace(/[^a-zA-Z0-9_-]/g,"").toLowerCase():La(e)}function Kg(t,e,r){let n=(r?r+"":"")+t+":"+e,o=wr.get(n),s=o?null:kr(t);if(!o){let a=_w[t]||La(t),c=Sw(e);o=r?`_${r}_${a}-${c}`:`_${a}-${c}`,wr.set(n,o)}if(typeof e=="string"&&(e.indexOf("}")!==-1||e.indexOf("{")!==-1))return o;let i=`.${o}{${s||kr(t)}:${e}}`;return zt(i),o}var Yg=new WeakMap;function zt(t,e){let r=Jg(e);if(!r)return;let n=Yg.get(r);if(n||(n=new Set,Yg.set(r,n)),!n.has(t)){n.add(t);try{r.insertRule(t,r.cssRules.length)}catch{}}}var Xg=new WeakMap;function Jg(t){let e=t||Ma();if(!e||!e.head)return null;let r=Xg.get(e);if(r&&r.ownerNode&&r.ownerNode.parentNode===e.head)return r;let n=e.head.querySelector("style[data-smbls]");n||(n=e.createElement("style"),n.setAttribute("data-smbls",""),e.head.appendChild(n));let o=n.sheet;return Xg.set(e,o),Zg=o,o}var ww=8;function ke(t,e,r){if(!t||typeof t!="object")return"";let n=null,o=0,s=[],i=[];for(let c in t){let l=t[c];l==null||l===!1||l===""||(typeof l=="object"?i.push([c,l]):ap?(n||(n=[]),n.push(c,String(l)),o++):s.push(Kg(c,String(l),r)))}if(n&&o>=ww){let c=n.join("\0"),l=ap(c),f=l.indexOf("\0"),p=l.substring(0,f),u=l.substring(f+1);if(u){let d=u.split(`
|
|
36
|
+
`);for(let h=0;h<d.length;h++)d[h]&&zt(d[h])}s.push(p)}else if(n)for(let c=0;c<n.length;c+=2)s.push(Kg(n[c],n[c+1],r));let a=[];for(let c=0;c<i.length;c++)a.push(kw(i[c][0],i[c][1],r));return s.concat(a).join(" ").trim()}var ip=new Map;function kw(t,e,r){let n=(r?r+"":"")+t+JSON.stringify(e),o=wr.get(n);if(o){let u=ip.get(o);if(u)for(let d=0;d<u.length;d++)zt(u[d]);return o}o=r?`_${r}_c${La(n)}`:`_c${La(n)}`;let s="",i=[],a=u=>typeof u=="string"&&(u.indexOf("{")!==-1||u.indexOf("}")!==-1),c=(u,d)=>{let h="";for(let g in d){let m=d[g];if(m!=null)if(typeof m=="object")c([...u,g],m);else{if(a(m))continue;h+=`${kr(g)}:${m};`}}h&&(u.length===0?s+=h:i.push({chain:u,body:h}))};c([],e);let l=u=>{if(!u.length)return`.${o}`;let d=u[0].split(",").map(h=>h.trim()).map(h=>h.includes("&")?h.replace(/&/g,`.${o}`):h.startsWith(":")?`.${o}${h}`:`.${o} ${h}`);for(let h=1;h<u.length;h++){let g=u[h].split(",").map(y=>y.trim()),m=[];for(let y of d)for(let b of g)b.includes("&")?m.push(b.replace(/&/g,y)):b.startsWith(":")?m.push(y+b):m.push(y+" "+b);d=m}return d.join(", ")},f=[];if(t.startsWith("@media")||t.startsWith("@supports")){if(s){let u=`${t}{.${o}{${s}}}`;f.push(u),zt(u)}for(let u of i){let d=l(u.chain),h=`${t}{${d}{${u.body}}}`;f.push(h),zt(h)}return ip.set(o,f),wr.set(n,o),o}let p=l([t]);if(s){let u=`${p}{${s}}`;f.push(u),zt(u)}for(let u of i){let h=`${l([t,...u.chain])}{${u.body}}`;f.push(h),zt(h)}return ip.set(o,f),wr.set(n,o),o}function lt(t){if(Jg(),typeof t=="string"){zt(t);return}let e=Object.keys(t),r=n=>{let o=n.match(/max-width:\s*(\d+)/);return o?parseInt(o[1]):0};e.sort((n,o)=>{let s=n.startsWith("@media"),i=o.startsWith("@media");return!s&&!i?0:s?i?r(o)-r(n):1:-1});for(let n of e){let o=t[n];if(n.startsWith("@media")||n.startsWith("@supports"))for(let s in o){let i=o[s];if(typeof i=="object"&&i!==null){let a="";for(let c in i){let l=c.startsWith("--")?c:kr(c);a+=`${l}:${i[c]};`}zt(`${n}{${s}{${a}}}`)}else{let a=s.startsWith("--")?s:kr(s);zt(`${n}{${a}:${i};}`)}}else{let s="",i=!1;for(let a in o){let c=o[a];if(typeof c=="object"&&c!==null)i=!0;else{let l=a.startsWith("--")?a:kr(a);s+=`${l}:${c};`}}if(s&&zt(`${n}{${s}}`),i){let a=[],c=[];for(let l in o)typeof o[l]=="object"&&o[l]!==null&&(l.startsWith("@media")||l.startsWith("@supports")?a.push(l):c.push(l));a.sort((l,f)=>{let p=u=>{let d=u.match(/max-width:\s*(\d+)/);return d?parseInt(d[1]):0};return p(f)-p(l)});for(let l of c)lt({[`${n} ${l}`]:o[l]});for(let l of a)lt({[l]:{[n]:o[l]}})}}}}function tn(t,e){let r="";for(let n in e){let o="";for(let s in e[n])o+=`${kr(s)}:${e[n][s]};`;r+=`${n}{${o}}`}return zt(`@keyframes ${t}{${r}}`),t}function Qg(){wr.clear(),Zg=null}function lp(){return wr.size}R();var Gp={};I(Gp,{DELEGATED_EVENTS:()=>sn,LIFECYCLE_EVENTS:()=>qe,MIXINS:()=>Na,NON_BUBBLING_EVENTS:()=>ja,REGISTRY:()=>_t,SVG_TAGS:()=>nn,addDelegatedEvent:()=>Rs,addMethods:()=>un,applyExtends:()=>cn,cacheNode:()=>Ge,create:()=>Wt,createHTMLNode:()=>rn,detectTag:()=>He,dispose:()=>Ke,isSvgTag:()=>on,isValidTag:()=>en,registerEvent:()=>an,remove:()=>fn,removeDelegatedEvent:()=>Ps,update:()=>ln});var up="http://www.w3.org/2000/svg",nn=new Set(["svg","path","circle","ellipse","line","polyline","polygon","rect","g","defs","use","symbol","clipPath","mask","pattern","image","text","tspan","textPath","marker","linearGradient","radialGradient","stop","filter","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feFlood","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","feSpecularLighting","feTile","feTurbulence","animate","animateMotion","animateTransform","set","foreignObject","desc","title","metadata"]),vw=new Set(["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","i","iframe","img","input","ins","kbd","label","legend","li","link","main","map","mark","menu","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","search","section","select","slot","small","source","span","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","string","fragment","shadow"]);function en(t){return vw.has(t)||nn.has(t)}function on(t){return nn.has(t)}function He(t){let{tag:e,key:r}=t;if(typeof e=="function"&&(e=e(t)),e===!0&&(e=r),typeof e=="string"&&en(e))return e;if(!r||typeof r!="string")return"div";let n=new Set(["html","head","body","meta","link","script","style","title","base","noscript","template"]),o=r.toLowerCase();return o.includes(".")&&(o=o.split(".")[0]),o.includes("_")&&(o=o.split("_")[0]),en(o)&&!n.has(o)?o:"div"}var tm={};function rn(t,e){let r=e?.context?.document||globalThis.document;if(!r)return null;if(t==="string")return r.createTextNode(e?.text||"");if(t==="fragment")return r.createDocumentFragment();if(on(t)){let n=e?.parent;if(t==="svg"||n?.node?.namespaceURI===up)return r.createElementNS(up,t);if(t!=="svg")return r.createElement("div")}return r.createElement(t)}function Ge(t){let e=t.tag=He(t),n=on(e)&&(e==="svg"||t.parent?.node?.namespaceURI===up)?"svg:"+e:e,o=t?.context?.document||globalThis.document,s=tm[n];if(s||(s=tm[n]=rn(e,t)),!s)return null;let i=o&&s.ownerDocument!==o?rn(e,t):s.cloneNode(!0);return e==="string"&&(i.nodeValue=t.text||""),i}var _t=new Set(["extends","children","content","childrenAs","childExtends","childExtendsRecursive","childProps","inheritParentProps","state","if","define","deps","tag","attr","style","text","html","value","data","classlist","class","scope","root","context","$router","routes","fetch","variables","query","key","component","preventContentUpdate","preventContentRecreate","subscribeTo","autoGrow","__name","__ref","__hash","__text","parent","node"]),Na={text:"text",html:"html",style:"style",attr:"attr",data:"data",classlist:"classlist",state:"state",scope:"scope"},qe=new Set(["start","init","complete","attachNode","stateInit","stateCreated","beforeUpdate","update","afterUpdate","beforeClassAssign","lazyLoad","render","renderRouter","done","create","frame","startUpdate","stateUpdate","beforeStateUpdate","initInspect","initSync","beforeRemove","remove"]),ja=new Set(["load","error","abort","scroll","canplay","canplaythrough","ended","pause","play","playing","ratechange","seeked","seeking","stalled","suspend","timeupdate","volumechange","waiting","durationchange","loadeddata","loadedmetadata","progress","emptied","resize"]),em=new Set(["wheel","mousewheel","touchstart","touchmove","touchend","touchcancel"]),sn=new Set(["click","dblclick","mousedown","mouseup","mousemove","mouseenter","mouseleave","mouseover","mouseout","pointerdown","pointerup","pointermove","pointerenter","pointerleave","pointerover","pointerout","touchstart","touchend","touchmove","keydown","keyup","keypress","input","change","submit","reset","focus","blur","focusin","focusout","wheel","contextmenu","drag","dragstart","dragend","dragenter","dragleave","dragover","drop"]);var pp=new WeakMap,Cw={passive:!0},Aw={passive:!0,capture:!0},dp=(t,e)=>em.has(t)?e?Aw:Cw:e||!1;function nm(t){let e=pp.get(t);return e||(e={handlers:new Map,installed:new Set},pp.set(t,e)),e}function Ew(t,e){let r=nm(e);if(r.installed.has(t))return;r.installed.add(t);let n=t==="focus"||t==="blur"||t==="focusin"||t==="focusout"||t==="mouseenter"||t==="mouseleave",o=t==="mouseenter"||t==="mouseleave";e.addEventListener(t,s=>{let i=s.target;for(;i&&i!==e;){let a=r.handlers.get(t);if(a){let c=a.get(i);if(c){if(o&&s.relatedTarget&&i.contains(s.relatedTarget)){i=i.parentNode;continue}if(c(s),s.cancelBubble)return}}i=i.parentNode}},dp(t,n))}function Rs(t,e,r,n){n||(n=e.ownerDocument?.documentElement||e.getRootNode());let o=nm(n);Ew(t,n),o.handlers.has(t)||o.handlers.set(t,new WeakMap),o.handlers.get(t).set(e,r)}function Ps(t,e,r){r||(r=e.ownerDocument?.documentElement||e.getRootNode());let n=pp.get(r);if(!n)return;let o=n.handlers.get(t);o&&o.delete(e)}function rm(t){return sn.has(t)&&!qe.has(t)}function an(t,e,r){let{node:n,context:o}=e;if(!n)return;let s=o?.designSystem,i=c=>{s&&ct(s);try{let l=r.call(e,c,e,e.state,o);if(l&&typeof l.then=="function"){l.catch(f=>{e.error=f,console.error("[DOMQL] Async event error:",f)}).finally(()=>{s&&ot()});return}}catch(l){if(e.error=l,console.error("[DOMQL] Event error:",l),o?.strictMode)throw l}s&&ot()},a=ja.has(t);if(!a&&rm(t)){let c=o?.rootNode||n.ownerDocument?.documentElement;Rs(t,n,i,c)}else n.addEventListener(t,i,dp(t,!1));e.__ref.__eventCleanup||(e.__ref.__eventCleanup=[]),e.__ref.__eventCleanup.push(()=>{if(!a&&rm(t)){let c=o?.rootNode||n.ownerDocument?.documentElement;Ps(t,n,c)}else n.removeEventListener(t,i,dp(t,!1))})}function om(t){let e=[];return t.extends&&(Array.isArray(t.extends)?e.push(...t.extends):e.push(t.extends)),t.extend&&(Array.isArray(t.extend)?e.push(...t.extend):e.push(t.extend)),e}function cn(t,e,r){let n=om(e);if(!n.length)return;let s=(t.context||r?.context||{}).components||{};for(let i=0;i<n.length;i++){let a=sm(n[i],s);a&&a!==e&&im(t,a,r,new Set([e]))}}function sm(t,e){if(typeof t=="string"){if(t.includes(">")){let r=t.split(">").map(o=>o.trim()),n=e[r[0]]||e[`smbls.${r[0]}`];for(let o=1;o<r.length&&n;o++)n=n[r[o]];return n||null}return e[t]||e[`smbls.${t}`]||null}return typeof t=="object"&&t!==null?t:null}function im(t,e,r,n=new Set){if(n.has(e))return;n.add(e);let o=om(e);if(o.length){let i=(t.context||r?.context||{}).components||{};for(let a=0;a<o.length;a++){let c=sm(o[a],i);c&&im(t,c,r,n)}}for(let s in e){if(s==="extends"||s==="extend")continue;let i=e[s];t[s]===void 0?i&&typeof i=="object"&&!Array.isArray(i)&&typeof i!="function"?t[s]={...i}:t[s]=i:typeof t[s]=="object"&&typeof i=="object"&&!Array.isArray(t[s])&&!Array.isArray(i)&&t[s]!==null&&i!==null?t[s]=am(t[s],i):t[s]=i}}function am(t,e){let r={...t};for(let n in e){let o=r[n],s=e[n];o&&s&&typeof o=="object"&&typeof s=="object"&&!Array.isArray(o)&&!Array.isArray(s)&&typeof o!="function"&&typeof s!="function"?r[n]=am(o,s):r[n]=s}return r}Lr();function ln(t={},e={}){let r=this,n=r.__ref;if(n){if((typeof t=="string"||typeof t=="number")&&(t={text:t}),!e.preventListeners&&typeof r.onBeforeUpdate=="function"&&r.onBeforeUpdate(r,r.state,r.context,e)===!1)return r;if(me(()=>{if(t.state&&et(r.state)&&r.state.update(t.state),t.text!==void 0&&(r.text=t.text,!n.__exec.text&&r.node&&(r.tag==="string"?r.node.nodeValue=t.text??"":r.node.textContent=t.text??"")),t.html!==void 0&&(r.html=t.html,!n.__exec.html&&r.node&&(r.node.innerHTML=t.html)),t.style&&r.node?.style){if(!n.__exec.style)for(let o in t.style){let s=t.style[o];if(s==null)continue;let i=o.replace(/[A-Z]/g,c=>"-"+c.toLowerCase()),a=String(s).replace(/\s*!important\s*$/,"");r.node.style.setProperty(i,a,"important")}r.style||(r.style={}),Object.assign(r.style,t.style)}if(t.attr&&r.node?.setAttribute){for(let o in t.attr){let s=t.attr[o];s==null||s===!1?r.node.removeAttribute(o):typeof s!="function"&&typeof s!="object"&&r.node.setAttribute(o,s===!0?"":s)}r.attr||(r.attr={}),Object.assign(r.attr,t.attr)}if(t.data&&r.node?.dataset){for(let o in t.data)r.node.dataset[o]=t.data[o];r.data||(r.data={}),Object.assign(r.data,t.data)}for(let o in t){if(_t.has(o)||o==="state")continue;let s=t[o],i=r[o];if(i&&i.__ref&&typeof i.update=="function")i.update(s,e);else if(typeof s=="object"&&s!==null){let a=o.charCodeAt(0);a>=65&&a<=90&&Wt(s,r,o,e)}else o!=="text"&&o!=="html"&&o!=="style"&&o!=="attr"&&o!=="data"&&(r[o]=s)}}),r.node&&n.__conditionalRunners)for(let o of n.__conditionalRunners)o();return Mt("update",r),!e.preventListeners&&typeof r.onUpdate=="function"&&r.onUpdate(r,r.state,r.context,e),r}}function Ke(t){if(!t)return;let e=t.__ref;if(e){try{typeof t.onBeforeRemove=="function"&&t.onBeforeRemove(t,t.state,t.context)}catch(r){console.error("[smbls] onBeforeRemove error:",r)}if(e.__effects){for(let r=0;r<e.__effects.length;r++)e.__effects[r].dispose();e.__effects.length=0}if(e.__eventCleanup){for(let r=0;r<e.__eventCleanup.length;r++)e.__eventCleanup[r]();e.__eventCleanup.length=0}if(e.__children){for(let r=0;r<e.__children.length;r++){let n=e.__children[r],o=t[n];o&&o.__ref&&Ke(o)}e.__children.length=0}if(t.node?.parentNode&&t.node.remove(),t.state?.destroy&&t.state.__element===t&&t.state.destroy(),t.parent?.__ref?.__children){let r=t.parent.__ref.__children.indexOf(t.key);r!==-1&&t.parent.__ref.__children.splice(r,1),delete t.parent[t.key]}try{typeof t.onRemove=="function"&&t.onRemove(t)}catch(r){console.error("[smbls] onRemove error:",r)}t.node=null,t.parent=null,t.__ref=null}}function fn(){Ke(this)}R();R();var Tw=["ease","linear","ease-in","ease-out","ease-in-out","step-start","step-end"],Ow=["none","forwards","backwards","both"],Rw=["normal","reverse","alternate","alternate-reverse"],Pw=["running","paused"],Iw=t=>/^[\d.]+m?s$/.test(t),$w=0,cm=new Map,hp=(t,e)=>{let{animation:r}=e.context&&e.context.designSystem||{};if(_(t)){let o=JSON.stringify(t),s=cm.get(o);if(s)return s;let i=`smbls-anim-${$w++}`,a=tn(i,t);return cm.set(o,a),a}let n=r&&r[t];return _(n)?tn(t,n):t},Fw=(t,e)=>{let{animation:r}=e.context&&e.context.designSystem||{},n=t.split(/\s+/),o=null,s=[],i=null,a=null,c=null,l=null,f=null;for(let p of n)r&&r[p]?o=p:Iw(p)?s.push(p):Tw.includes(p)||p.startsWith("cubic-bezier")||p.startsWith("steps(")?i=p:p==="infinite"||/^\d+$/.test(p)?a=p==="infinite"?p:Number(p):Rw.includes(p)?c=p:Ow.includes(p)?l=p:Pw.includes(p)?f=p:o||(o=p);return{name:o,durations:s,timingFunction:i,iterationCount:a,direction:c,fillMode:l,playState:f}},gp={animation:(t,e)=>{if(S(t)&&t.includes(" ")){let r=Fw(t,e);return{animationName:hp(r.name||t,e),animationDuration:r.durations[0]||It(e.animationDuration||"A").timing,animationDelay:r.durations[1]||It(e.animationDelay||"0s").timing,animationTimingFunction:r.timingFunction||Ut(e.animationTimingFunction||"ease"),animationFillMode:r.fillMode||e.animationFillMode||"both",animationIterationCount:r.iterationCount!=null?r.iterationCount:e.animationIterationCount||1,animationPlayState:r.playState||e.animationPlayState,animationDirection:r.direction||e.animationDirection}}return{animationName:hp(t,e),animationDuration:It(e.animationDuration||"A").timing,animationDelay:It(e.animationDelay||"0s").timing,animationTimingFunction:Ut(e.animationTimingFunction||"ease"),animationFillMode:e.animationFillMode||"both",animationIterationCount:e.animationIterationCount||1,animationPlayState:e.animationPlayState,animationDirection:e.animationDirection}},animationName:(t,e)=>({animationName:hp(t,e)}),animationDuration:t=>({animationDuration:It(t).timing}),animationDelay:t=>({animationDelay:It(t).timing}),animationTimingFunction:t=>({animationTimingFunction:Ut(t)}),animationIterationCount:t=>({animationIterationCount:t}),animationFillMode:t=>({animationFillMode:t}),animationPlayState:t=>({animationPlayState:t}),animationDirection:t=>({animationDirection:t})};R();var mp={show:t=>t?void 0:{display:"none !important"},hide:t=>t?{display:"none !important"}:void 0,height:(t,e)=>L("height",t,e),width:(t,e)=>L("width",t,e),boxSizing:t=>ht(t)?{boxSizing:"border-box"}:{boxSizing:t},boxSize:t=>{if(!S(t))return;let[e,r]=t.split(" ");return{...st("height",e),...st("width",r||e)}},inlineSize:(t,e)=>L("inlineSize",t,e),blockSize:(t,e)=>L("blockSize",t,e),minWidth:(t,e)=>L("minWidth",t,e),maxWidth:(t,e)=>L("maxWidth",t,e),widthRange:t=>{if(!S(t))return;let[e,r]=t.split(" ");return{...st("minWidth",e),...st("maxWidth",r||e)}},minHeight:(t,e)=>L("minHeight",t,e),maxHeight:(t,e)=>L("maxHeight",t,e),heightRange:t=>{if(!S(t))return;let[e,r]=t.split(" ");return{...st("minHeight",e),...st("maxHeight",r||e)}},size:t=>{if(!S(t))return;let[e,r]=t.split(" ");return{...L("inlineSize",e),...L("blockSize",r||e)}},minBlockSize:(t,e)=>L("minBlockSize",t,e),minInlineSize:(t,e)=>L("minInlineSize",t,e),maxBlockSize:(t,e)=>L("maxBlockSize",t,e),maxInlineSize:(t,e)=>L("maxInlineSize",t,e),minSize:t=>{if(!S(t))return;let[e,r]=t.split(" ");return{...st("minInlineSize",e),...st("minBlockSize",r||e)}},maxSize:t=>{if(!S(t))return;let[e,r]=t.split(" ");return{...st("maxInlineSize",e),...st("maxBlockSize",r||e)}},borderWidth:(t,e)=>L("borderWidth",t,e),padding:(t,e)=>L("padding",t,e),scrollPadding:(t,e)=>L("scrollPadding",t,e),paddingInline:t=>{if(!S(t))return;let[e,r]=t.split(" ");return{...st("paddingInlineStart",e),...st("paddingInlineEnd",r||e)}},paddingBlock:t=>{if(!S(t))return;let[e,r]=t.split(" ");return{...st("paddingBlockStart",e),...st("paddingBlockEnd",r||e)}},paddingTop:(t,e)=>L("paddingBlockStart",t,e),paddingBottom:(t,e)=>L("paddingBlockEnd",t,e),paddingLeft:(t,e)=>L("paddingInlineStart",t,e),paddingRight:(t,e)=>L("paddingInlineEnd",t,e),paddingBlockStart:(t,e)=>L("paddingBlockStart",t,e),paddingBlockEnd:(t,e)=>L("paddingBlockEnd",t,e),paddingInlineStart:(t,e)=>L("paddingInlineStart",t,e),paddingInlineEnd:(t,e)=>L("paddingInlineEnd",t,e),margin:(t,e)=>L("margin",t,e),marginInline:t=>{if(!S(t))return;let[e,r]=t.split(" ");return{...st("marginInlineStart",e),...st("marginInlineEnd",r||e)}},marginBlock:(t,e)=>{if(!S(e.marginBlock))return;let[r,n]=e.marginBlock.split(" ");return{...st("marginBlockStart",r),...st("marginBlockEnd",n||r)}},marginTop:(t,e)=>L("marginBlockStart",t,e),marginBottom:(t,e)=>L("marginBlockEnd",t,e),marginLeft:(t,e)=>L("marginInlineStart",t,e),marginRight:(t,e)=>L("marginInlineEnd",t,e),marginInlineStart:(t,e)=>L("marginInlineStart",t,e),marginInlineEnd:(t,e)=>L("marginInlineEnd",t,e),marginBlockStart:(t,e)=>L("marginBlockStart",t,e),marginBlockEnd:(t,e)=>L("marginBlockEnd",t,e),gap:t=>({gap:Ia(t)}),columnGap:(t,e)=>te(e,"columnGap",t),rowGap:(t,e)=>te(e,"rowGap",t),flexWrap:t=>({display:"flex",flexWrap:t}),flexFlow:(t,e)=>{let r=e.reverse;if(!S(t))return;let[n,o]=(t||"row").split(" ");return(t.startsWith("x")||t==="row")&&(n="row"),(t.startsWith("y")||t==="column")&&(n="column"),{display:"flex",flexFlow:(n||"")+(!n.includes("-reverse")&&r?"-reverse":"")+" "+(o||"")}},flexAlign:t=>{if(!S(t))return;let[e,r]=t.split(" ");return{display:"flex",alignItems:e,justifyContent:r}},round:(t,e)=>Ts(t??e.borderRadius,e,"round"),borderRadius:(t,e)=>Ts(t??e.round,e,"borderRadius")};var yp={fontSize:t=>hs(t)||t,fontFamily:t=>({fontFamily:ps(t)||t}),fontWeight:t=>({fontWeight:t,fontVariationSettings:'"wght" '+t})};var bp={overflow:t=>({overflow:t}),cursor:(t,e,r,n)=>{if(!t)return;let o=n.assets&&n.assets[t];if(o&&o.content)t=`url(${o.content.src})`;else{let s=n.files&&n.files[t];s&&s.content&&(t=`url(${s.content.src})`)}return{cursor:t}},opacity:t=>t!=null?{opacity:String(t)}:void 0,visibility:t=>t!=null?{visibility:t}:void 0,pointerEvents:t=>t!=null?{pointerEvents:t}:void 0};var xp={inset:(t,e)=>{if(e.call("isNumber",t))return{inset:t};if(e.call("isString",t))return{inset:t.split(" ").map(r=>ut(r,"k").k).join(" ")}},left:t=>ut(t,"left"),top:t=>ut(t,"top"),right:t=>ut(t,"right"),bottom:t=>ut(t,"bottom"),verticalInset:t=>{if(typeof t!="string")return;let e=t.split(" ").map(r=>ut(r,"k").k);return{top:e[0],bottom:e[1]||e[0]}},horizontalInset:t=>{if(typeof t!="string")return;let e=t.split(" ").map(r=>ut(r,"k").k);return{left:e[0],right:e[1]||e[0]}}};R();var Ht=({context:t,state:e})=>{let r=e?.root?.globalTheme||t.designSystem?.globalTheme;return r==="auto"?null:r},_p={theme:(t,e)=>{if(t)return e.themeModifier?Vt(t,`@${e.themeModifier}`):Vt(t)},color:(t,e)=>{let r=Ht(e);if(t)return{color:mt(t,r)}},background:(t,e)=>{let r=Ht(e);if(t)return S(t)&&t.includes("gradient")?{background:As(t,r)}:{background:mt(t,r)}},backgroundColor:(t,e)=>{let r=Ht(e);if(t)return{backgroundColor:mt(t,r)}},backgroundImage:(t,e,r,n)=>{let o=Ht(e);if(!t)return;let s=n.assets&&n.assets[t];if(s&&s.content)t=s.content.src;else{let i=n.files&&n.files[t];i&&i.content&&(t=i.content.src)}return{backgroundImage:Pa(t,o)}},textStroke:t=>({WebkitTextStroke:Oa(t)}),outline:t=>({outline:de(t)}),outlineOffset:(t,e)=>L("outlineOffset",t,e),border:t=>({border:de(t)}),borderColor:(t,e)=>{let r=Ht(e);if(t)return{borderColor:mt(t,r)}},borderTopColor:(t,e)=>{let r=Ht(e);if(t)return{borderTopColor:mt(t,r)}},borderBottomColor:(t,e)=>{let r=Ht(e);if(t)return{borderBottomColor:mt(t,r)}},borderLeftColor:(t,e)=>{let r=Ht(e);if(t)return{borderLeftColor:mt(t,r)}},borderRightColor:(t,e)=>{let r=Ht(e);if(t)return{borderRightColor:mt(t,r)}},borderLeft:t=>({borderLeft:de(t)}),borderTop:t=>({borderTop:de(t)}),borderRight:t=>({borderRight:de(t)}),borderBottom:t=>({borderBottom:de(t)}),shadow:(t,e)=>{let r=Ht(e);if(t)return{boxShadow:Ra(t,r)}},boxShadow:(t,e)=>{if(!S(t))return;let[r,n]=t.split("!importan"),o=Ht(e),s=n?" !important":"";return{boxShadow:Cs(r.trim(),o)+s}},textShadow:(t,{context:e})=>({textShadow:Cs(t,e.designSystem.globalTheme)}),columnRule:t=>({columnRule:de(t)})};var Is={transition:t=>({transition:$a(t)}),transitionDuration:t=>({transitionDuration:Es(t)}),transitionDelay:t=>({transitionDelay:Es(t)}),transitionTimingFunction:t=>({transitionTimingFunction:Ut(t)}),transitionProperty:t=>({transitionProperty:t,willChange:t})};R();var Sp={flow:(t,e)=>{let r=e.reverse;if(!S(t))return;let[n,o]=(t||"row").split(" ");return(t.startsWith("x")||t==="row")&&(n="row"),(t.startsWith("y")||t==="column")&&(n="column"),{display:"flex",flexFlow:(n||"")+(!n.includes("-reverse")&&r?"-reverse":"")+" "+(o||"")}},wrap:(t,e)=>({display:"flex",flexWrap:t}),align:(t,e)=>{let[r,n]=t.split(" ");return{display:"flex",alignItems:r,justifyContent:n}}};var wp={area:t=>({gridArea:t}),template:t=>({gridTemplate:t}),templateAreas:t=>({gridTemplateAreas:t}),column:t=>({gridColumn:t}),columns:t=>({gridTemplateColumns:t}),templateColumns:t=>({gridTemplateColumns:t}),autoColumns:t=>({gridAutoColumns:t}),columnStart:t=>({gridColumnStart:t}),row:t=>({gridRow:t}),rows:t=>({gridTemplateRows:t}),templateRows:t=>({gridTemplateRows:t}),autoRows:t=>({gridAutoRows:t}),rowStart:t=>({gridRowStart:t}),autoFlow:t=>({gridAutoFlow:t})};var pt={...gp,...mp,...yp,...bp,...xp,..._p,...Is,...Sp,...wp};var yt=new Set(["accentColor","alignContent","alignItems","alignSelf","alignmentBaseline","all","animation","animationDelay","animationDirection","animationDuration","animationFillMode","animationIterationCount","animationName","animationPlayState","animationTimingFunction","appearance","aspectRatio","backdropFilter","backfaceVisibility","background","backgroundAttachment","backgroundBlendMode","backgroundClip","backgroundColor","backgroundImage","backgroundOrigin","backgroundPosition","backgroundPositionX","backgroundPositionY","backgroundRepeat","backgroundRepeatX","backgroundRepeatY","backgroundSize","baselineShift","blockSize","border","borderBlock","borderBlockColor","borderBlockEnd","borderBlockEndColor","borderBlockEndStyle","borderBlockEndWidth","borderBlockStart","borderBlockStartColor","borderBlockStartStyle","borderBlockStartWidth","borderBlockStyle","borderBlockWidth","borderBottom","borderBottomColor","borderBottomLeftRadius","borderBottomRightRadius","borderBottomStyle","borderBottomWidth","borderCollapse","borderColor","borderImage","borderImageOutset","borderImageRepeat","borderImageSlice","borderImageSource","borderImageWidth","borderLeft","borderLeftColor","borderLeftStyle","borderLeftWidth","borderRadius","borderRight","borderRightColor","borderRightStyle","borderRightWidth","borderSpacing","borderStyle","borderTop","borderTopColor","borderTopLeftRadius","borderTopRightRadius","borderTopStyle","borderTopWidth","borderWidth","bottom","boxDecorationBreak","boxShadow","boxSizing","breakAfter","breakBefore","breakInside","captionSide","caretColor","clear","clip","clipPath","color","colorAdjust","colorInterpolation","colorInterpolationFilters","colorRendering","columnCount","columnFill","columnGap","columnRule","columnRuleColor","columnRuleStyle","columnRuleWidth","columnSpan","columnWidth","columns","contain","content","counterIncrement","counterReset","cursor","direction","display","emptyCells","filter","flex","flexBasis","flexDirection","flexFlow","flexGrow","flexShrink","flexWrap","float","font","fontFamily","fontFeatureSettings","fontKerning","fontLanguageOverride","fontSize","fontSizeAdjust","fontStretch","fontStyle","fontVariant","fontVariantAlternates","fontVariantCaps","fontVariantEastAsian","fontVariantNumeric","fontVariantPosition","fontWeight","fontVariationSettings","fontSynthesis","forcedColorAdjust","gap","grid","gridArea","gridAutoColumns","gridAutoFlow","gridAutoRows","gridColumn","gridColumnEnd","gridColumnGap","gridColumnStart","gridGap","gridRow","gridRowEnd","gridRowGap","gridRowStart","gridTemplate","gridTemplateAreas","gridTemplateColumns","gridTemplateRows","height","hyphens","imageOrientation","imageRendering","imeMode","inset","insetBlock","insetBlockEnd","insetBlockStart","insetInline","insetInlineEnd","insetInlineStart","initialLetter","isolation","justifyContent","justifyItems","justifySelf","left","letterSpacing","lineBreak","lineClamp","lineHeight","listStyle","listStyleImage","listStylePosition","listStyleType","margin","marginBottom","marginLeft","marginRight","marginTop","marginBlock","marginBlockEnd","marginBlockStart","marginInline","marginInlineEnd","marginInlineStart","mask","maskBorder","maskBorderImage","maskBorderOutset","maskBorderRepeat","maskBorderSlice","maskBorderSource","maskBorderWidth","maskClip","maskComposite","maskImage","maskOrigin","maskPosition","maskRepeat","maskSize","maskType","maxBlockSize","maxHeight","maxInlineSize","maxWidth","minBlockSize","minHeight","minInlineSize","minWidth","mixBlendMode","objectFit","objectPosition","objectViewBox","offset","offsetDistance","offsetPath","offsetRotate","opacity","order","orientation","outline","outlineColor","outlineOffset","outlineStyle","outlineWidth","overflow","overflowAnchor","overflowClip","overflowScrolling","overflowWrap","overflowX","overflowY","padding","paddingBottom","paddingLeft","paddingRight","paddingTop","pageBreakAfter","pageBreakBefore","pageBreakInside","paintOrder","perspective","perspectiveOrigin","placeContent","placeItems","placeSelf","pointerEvents","position","resize","right","rotate","rowGap","scrollBehavior","scrollPadding","scrollSnapAlign","scrollSnapType","scrollbarColor","scrollbarWidth","shapeImageThreshold","shapeMargin","shapeOutside","tabSize","tableLayout","textAlign","textAlignLast","textDecoration","textDecorationColor","textDecorationLine","textDecorationSkipInk","textDecorationStyle","textDecorationThickness","textIndent","textOverflow","textShadow","textTransform","textUnderlineOffset","top","transform","transformOrigin","transformStyle","transition","transitionDelay","transitionDuration","transitionProperty","transitionTimingFunction","translate","translateX","translateY","translateZ","unicodeBidi","userSelect","verticalAlign","visibility","whiteSpace","widows","width","willChange","wordBreak","wordSpacing","wordWrap","writingMode","zIndex"]);R();var Dw=/^\[data-theme=(?:"([^"]+)"|'([^']+)')\]$/,Lw=(t,e,r)=>{let{context:n}=r;if(!n.designSystem?.media)return;let o=t.slice(1),s=n.designSystem.media[o],i=Ft(e,r);if(!s)return{[t]:i};if(s==="print")return{"@media print":i};if(s[0]==="(")return{[`@media screen and ${s}`]:i};let a=s.match(Dw),c=a?a[1]||a[2]:o,l={[`${s} &`]:i};if(c==="dark"||c==="light"){let f=n.designSystem?.scopeSelector||":root",p=f===":root"?":root:not([data-theme])":`${f}:not([data-theme])`;l[`@media (prefers-color-scheme: ${c})`]={[`${p} &`]:i}}return l},lm=(t,e,r)=>({[t]:Ft(e,r)}),$s=(t,e,r)=>{let n=`&${t}`,o=Ft(e,r);if(t.includes(",")&&o){let s={},i={};for(let a in o)typeof o[a]=="object"&&o[a]!==null?i[a]=o[a]:s[a]=o[a];if(Object.keys(i).length){let a=n.split(",").map(l=>l.trim()),c={};Object.keys(s).length&&(c[n]=s);for(let l in i){let f=a.map(p=>`${p} ${l}`).join(", ");c[f]=i[l]}return c}}return{[n]:o}},kp=(t,e)=>{let r=e.context?.cases?.[t];if(r!==void 0)return C(r)?r.call(e,e):!!r},Mw=(t,e,r)=>{let n=t.slice(1),o=kp(n,r);if(o===void 0&&(o=!!r[n]),!!o)return Ft(e,r)},Nw=(t,e,r)=>({[t]:e}),jw=(t,e,r)=>{let n=t.slice(1),o=r[n]===!0||r.state?.[n];if(!o)if(typeof r[n]=="function")try{o=r[n](r,r.state,r.context)}catch{}else{let s=kp(n,r);s!==void 0&&(o=s)}if(o)return Ft(e,r)},Bw=(t,e,r)=>{let n=t.slice(1),o=r[n]===!0||r.state?.[n];if(!o)if(typeof r[n]=="function")try{o=r[n](r,r.state,r.context)}catch{}else{let s=kp(n,r);s!==void 0&&(o=s)}if(!o)return Ft(e,r)},vp=(t,e)=>Ft(t,e),Cp={"@":Lw,":":$s,"[":$s,"*":$s,"+":$s,"~":$s,"&":lm,">":lm,$:Mw,"-":Nw,".":jw,"!":Bw};var Ap=Re(),fm=(t,e,r)=>{let n=e?.context?.designSystem;n&&ct(n);try{let o={},s={},i=(a,c)=>{if(r.unpack){o={...o,...c};return}o[a]=c};for(let a in t){let c=t[a];if(a==="class"&&e.call("isString",t.class)){let l=c.split(" ");if(l.length){let f=e.context.designSystem.class,p=l.reduce((u,d)=>rt(u,f[d]),{});o.designSystemClass=p}}else if(a==="true"){let l=q(c,e);rt(o,vp(l,e))}else if(e.classlist[a]){let l=e.classlist[a],f=C(l)?l(e,e.state,e.context):l;f&&i(a,f),!Ap&&_(o[a])&&(o[a].label=a)}else if(pt[a]){let l=q(c,e);T(l)&&(l=l.reduce((p,u)=>rt(p,u),{}));let f=pt[a](l,e,e.state,e.context);T(f)&&(f=f.reduce((p,u)=>rt(p,u),{})),f&&i(a,f),!Ap&&_(o[a])&&(o[a].label=a)}else if(yt.has(a)){let l=q(c,e);typeof l=="string"&&l.charCodeAt(0)===45&&l.charCodeAt(1)===45&&(l=`var(${l})`),i(a,{[a]:l}),!Ap&&_(o[a])&&(o[a].label=a)}else s[a]=c}return[o,s]}finally{n&&ot()}},um=(t,e)=>{let r={};for(let n in t){let o=Cp[n.slice(0,1)];if(o){let s=o(n,t[n],e);if(s)for(let i in s)Object.prototype.hasOwnProperty.call(s,i)&&(r[i]&&typeof r[i]=="object"&&typeof s[i]=="object"?At(r[i],s[i]):r[i]=s[i])}}return r},Ft=(t,e,r={unpack:!0})=>{let[n,o]=fm(t,e,r),s=um(o,e),i=!1;for(let a in s){i=!0;break}if(i){if(r.unpack)return Yn(n,s);n._selectors=s}return n},Vw=(t,e)=>{let r={};if(t.class)for(let n in t.class)r[n]=t.class[n](e);return r};R();var pm=t=>{if(_(t))return Ft(t,t)},Uw=(t,e)=>{let r=pm(t);return typeof e=="function"?e(r):ke(r)};R();function gm(t,e,r){let n=t?.context?.analyze;if(!n||!n.emit||e==="warn"&&!n.shouldCapture("warnings")||e==="error"&&!n.shouldCapture("errors"))return;let o=r.map(s=>s?.message||(typeof s=="string"?s:null)).filter(Boolean).join(" ");n.emit({id:`${Date.now().toString(36)}-${Math.random().toString(36).slice(2,6)}`,ts:Date.now(),type:e==="error"?"error":"warning",level:e,hook:e==="error"?"el.error":"el.warn",element:{key:t.key!=null?String(t.key):null,name:t.__name||null,tag:t.tag||null},message:o||null,args:r})}function zw(...t){return gm(this,"warn",t),Do.apply(this,t)}function Ww(...t){return gm(this,"error",t),yr.apply(this,t)}var dm={update:ln,remove:fn,getDB:jo,getQuery:Bo,getRootData:Io,getChildren:Eo,getPath:To,nextElement:Lo,previousElement:Mo,verbose:Vr,warn:zw,error:Ww,variables:No,spotByPath:Ao,set(t,e){if(this.removeContent(),t!=null){let r=this.context?.__create;r&&r(t,this,"content",e)}this.__ref&&(this.__ref.contentManaged=!0)},reset(t){let e=this.context?.__create;if(!e)return this;let r=this.parent,n=this.key,o=this.parse();return this.remove(),e(o,r,n,t)},lookup(t){let e=this.parent;for(;e;){if(typeof t=="function"){if(t(e))return e}else if(typeof t=="string"){if(e.key===t)return e;if(e[t]&&e[t].__ref)return e[t]}e=e.parent}return null},lookdown(t){let e=this.__ref;if(!e?.__children)return null;for(let r of e.__children){let n=this[r];if(!n)continue;if(typeof t=="function"){if(t(n))return n}else if(typeof t=="string"&&n.key===t)return n;let o=n.lookdown?.(t);if(o)return o}return null},lookdownAll(t,e=[]){let r=this.__ref;if(!r?.__children)return e;for(let n of r.__children){let o=this[n];o&&(typeof t=="function"?t(o)&&e.push(o):typeof t=="string"&&o.key===t&&e.push(o),o.lookdownAll?.(t,e))}return e},getRef(){return this.__ref},getRoot:Po,getRootState:Ro,getRootContext:$o,getContext:Fo,parse(t){let e={},r=t?new Set(t):null,n=this.__ref?.__exec;for(let o in this)if(!(o==="parent"||o==="node"||o==="__ref")&&!r?.has(o)){if(n&&n[o]!==void 0){e[o]=n[o];continue}typeof this[o]!="function"&&(e[o]=this[o])}return e},parseDeep(t){let e=this.parse(t),r=this.__ref;if(r?.__children)for(let n of r.__children)this[n]?.parseDeep&&(e[n]=this[n].parseDeep(t));return e},keys(){return Object.keys(this)},log(...t){if(t.length){let e={};for(let r of t)e[r]=this[r];console.log(e)}else console.log(this)},setProps(t,e){return this.update(t,e)},setNodeStyles(t){if(this.node?.style)for(let e in t){let r=t[e];if(r==null)continue;let n=e.replace(/[A-Z]/g,s=>"-"+s.toLowerCase()),o=String(r).replace(/\s*!important\s*$/,"");this.node.style.setProperty(n,o,"important")}},call(t,...e){let r=this.context,n=r?.methods?.[t]||r?.functions?.[t]||r?.utils?.[t]||this[t];if(typeof n=="function")return n.call(this,...e)},removeContent(){let t=this.__ref;if(!t?.__children)return;let e=this.content;if(e?.remove){e.remove(),delete this.content;let r=t.__children.indexOf("content");r!==-1&&t.__children.splice(r,1)}e?.node?.parentNode&&e.node.parentNode.removeChild(e.node)}},hm=new WeakMap;function Hw(t){if(!t)return dm;let e=hm.get(t);if(e)return e;e=Object.create(dm);let r=t.methods;if(r)for(let n in r)e[n]=r[n];return hm.set(t,e),e}function un(t){let e=Hw(t.context);Object.setPrototypeOf(t,e)}R();Lr();var Pp={};I(Pp,{STATE_METHODS:()=>mm,applyInitialState:()=>Ba,applyStateMethods:()=>Dt,createState:()=>Tp,isTracking:()=>Rp,useHostState:()=>Op});var mm=new Set(["update","parse","clean","destroy","create","add","toggle","remove","set","replace","setByPath","setPathCollection","removeByPath","removePathCollection","getByPath","reset","apply","applyReplace","applyFunction","quietUpdate","quietReplace","rootUpdate","parentUpdate","keys","values","__element","__children","parent","root"]),Gw=(t,e,r)=>{Object.defineProperty(t,e,{value:r,enumerable:!1,configurable:!0,writable:!0})},Dt=(t,e)=>{if(et(e)){let o=e.__raw||e;e.toggle||Object.defineProperty(o,"toggle",{value:function(s,i={}){e[s]=!e[s]},enumerable:!1,configurable:!0}),e.set||Object.defineProperty(o,"set",{value:function(s,i={}){return e.clean({preventStateUpdate:!0}),typeof s=="object"&&s!==null&&e.update(s,i),e},enumerable:!1,configurable:!0}),Object.defineProperty(o,"setByPath",{value:function(s,i,a={}){let c=s.split("."),l=e;for(let f=0;f<c.length-1;f++)l[c[f]]===void 0&&(l[c[f]]={}),l=l[c[f]];return l[c[c.length-1]]=i,e},enumerable:!1,configurable:!0,writable:!0}),Object.defineProperty(o,"getByPath",{value:function(s){let i=s.split("."),a=e;for(let c=0;c<i.length;c++){if(a==null)return;a=a[i[c]]}return a},enumerable:!1,configurable:!0,writable:!0}),Object.defineProperty(o,"removeByPath",{value:function(s,i={}){let a=s.split("."),c=e;for(let l=0;l<a.length-1;l++){if(c==null)return e;c=c[a[l]]}return c&&delete c[a[a.length-1]],e},enumerable:!1,configurable:!0,writable:!0}),Object.defineProperty(o,"reset",{value:function(s={}){let i=e.parse();return e.set(i,s)},enumerable:!1,configurable:!0,writable:!0}),Object.defineProperty(o,"apply",{value:function(s,i={}){if(typeof s=="function"){let a=s(e);return e.update(a,i)}},enumerable:!1,configurable:!0,writable:!0}),Object.defineProperty(o,"applyFunction",{value:function(s,i={}){if(typeof s=="function")return s(e),e.update(e.parse(),i)},enumerable:!1,configurable:!0,writable:!0}),Object.defineProperty(o,"rootUpdate",{value:function(s,i={}){let a=e;for(;a?.parent&&et(a.parent);)a=a.parent;return a.update(s,i)},enumerable:!1,configurable:!0,writable:!0}),Object.defineProperty(o,"parentUpdate",{value:function(s,i={}){if(e.parent)return e.parent.update(s,i)},enumerable:!1,configurable:!0,writable:!0}),Object.defineProperty(o,"quietReplace",{value:function(s,i={}){return e.replace(s,{quiet:!0,...i})},enumerable:!1,configurable:!0,writable:!0}),Object.getOwnPropertyDescriptor(o,"root")||Object.defineProperty(o,"root",{get:function(){let s=e,i=et(s)?s:null;for(let a=0;a<64&&s?.parent&&s.parent!==s;a++)s=s.parent,et(s)&&(i=s);return i||s},enumerable:!1,configurable:!0});return}if(!e||typeof e!="object")return;let r=()=>{for(let o in e)Object.prototype.hasOwnProperty.call(e,o)&&delete e[o]},n={update(o){if(!o||typeof o!="object")return e;for(let s in o)e[s]=o[s];return e},apply(o){if(typeof o!="function")return e;let s=o(e);return s?e.update(s):e},parse(){return{...e}},toggle(o){return e[o]=!e[o],e},set(o){if(!o||typeof o!="object")return e;r();for(let s in o)e[s]=o[s];return e},replace(o){return e.set(o)},clean(){return r(),e}};for(let o in n)typeof e[o]!="function"&&Gw(e,o,n[o])};var Tp=function(t,e,r){return t.state=Ba(t,e,r),t.state},Ba=function(t,e,r){let{__ref:n}=t,o=t.state;if(o==null||o===!1){let s=e?.state||{};return Dt(t,s),s}if(typeof o=="string")return n&&(n.__state=o),n.__stateType="string",qw(o,t,e);if(typeof o=="number"||typeof o=="boolean"){n&&(n.__state=o,n.__stateType=typeof o,n.__hasRootState=!0);let s=Pt({value:o});return s.__element=t,e?.state&&(s.parent=e.state),Dt(t,s),s}if(typeof o=="function"&&(o=o(t,e?.state)||{}),typeof o=="object"&&!et(o)){n&&(n.__hasRootState=!0),o.isRootState&&n&&(n.__hasRootState=!0);let s=Pt({...o});if(s.__element=t,!Object.getOwnPropertyDescriptor(s,"root")){let i=e?.state?.root||e?.state||s;Object.defineProperty(s,"root",{get:()=>i,enumerable:!1,configurable:!0})}return e?.state&&(s.parent=e.state,e.state.__children&&(e.state.__children[t.key]=s)),Dt(t,s),typeof t.onStateCreated=="function"&&t.onStateCreated(t,s,t.context,r),s}return et(o)?(o.__element=t,o):e?.state||{}};function Ep(t,e){if(!e)return t;let r=e.split("/"),n=t;for(let o of r){if(n==null)return{};n=n[o]}return n??{}}function qw(t,e,r){if(!r?.state)return{};if(t===".")return r.state;if(t.startsWith("../")){let o=t.slice(3),s=r.state?.parent;return o&&s?Ep(s,o):s??r.state??{}}if(t.startsWith("~/")){let o=r.state;for(;o?.parent;)o=o.parent;let s=t.slice(2);return s?Ep(o,s):o??{}}let n=Ep(r.state,t);if(n&&typeof n=="object"&&!et(n)&&!Object.getOwnPropertyDescriptor(n,"root")){let o=r.state?.root||r.state;Object.defineProperty(n,"root",{get:()=>o,enumerable:!1,configurable:!0})}return n}var Op=(t,e)=>{if(!t)return bm;let r=Yw(t,e);return!r||!r.state?bm:Zw(r.state)},Rp=()=>sr()!=null,Kw=128;function Yw(t,e){let r=typeof e=="function"?e:typeof e=="string"?s=>!!s?.[e]:s=>!!s?.state,n=t,o=null;for(let s=0;s<Kw&&n;s++){if(r(n)&&n.state)return n;if(n.state&&!o&&(o=n),!n.parent||n.parent===n)break;n=n.parent}return o}var Xw={get(t,e){return t[e]}},ym=new WeakMap,Zw=t=>{let e=ym.get(t);return e||(e=new Proxy(t,Xw),ym.set(t,e)),e},bm=new Proxy(Object.create(null),{get(){},has(){return!1}});R();var Jw=["alert","alertdialog","application","article","banner","button","cell","checkbox","columnheader","combobox","complementary","contentinfo","definition","dialog","directory","document","feed","figure","form","grid","gridcell","group","heading","img","link","list","listbox","listitem","log","main","marquee","math","menu","menubar","menuitem","menuitemcheckbox","menuitemradio","navigation","none","note","option","presentation","progressbar","radio","radiogroup","region","row","rowgroup","rowheader","scrollbar","search","searchbox","separator","slider","spinbutton","status","switch","tab","table","tablist","tabpanel","term","textbox","timer","toolbar","tooltip","tree","treegrid","treeitem"],Va={default:["accesskey","autofocus","class","contenteditable","contextmenu","dir","draggable","hidden","id","lang","part","placeholder","slot","spellcheck","style","tabindex","title","translate","inert","radiogroup","role","about","datatype","inlist","prefix","property","resource","typeof","vocab","autocapitalize","autocorrect","autosave","color","itemprop","itemscope","itemtype","itemid","itemref","results","security","unselectable","is"],a:["accesskey","charset","coords","download","href","hreflang","name","rel","rev","shape","target","type"],aria:["aria-activedescendant","aria-atomic","aria-autocomplete","aria-checked","aria-colcount","aria-colindex","aria-colspan","aria-controls","aria-current","aria-describedby","aria-details","aria-dropeffect","aria-errormessage","aria-expanded","aria-flowto","aria-grabbed","aria-haspopup","aria-hidden","aria-invalid","aria-keyshortcuts","aria-label","aria-labelledby","aria-level","aria-live","aria-modal","aria-multiline","aria-multiselectable","aria-orientation","aria-owns","aria-placeholder","aria-posinset","aria-pressed","aria-readonly","aria-relevant","aria-required","aria-roledescription","aria-rowcount","aria-rowindex","aria-rowspan","aria-selected","aria-setsize","aria-sort","aria-valuemax","aria-valuemin","aria-valuenow","aria-valuetext"],anchor:["download","href","hreflang","media","ping","rel","target","type","referrerpolicy"],audio:["autoplay","controls","crossorigin","loop","muted","preload","src"],area:["alt","coords","download","href","hreflang","media","referrerpolicy","rel","shape","target","ping"],base:["href","target"],blockquote:["cite"],button:["disabled","form","formaction","formenctype","formmethod","formnovalidate","formtarget","name","type","value"],canvas:["height","width"],col:["span","width"],colgroup:["span"],data:["value"],details:["open"],del:["cite","datetime"],dialog:["open"],embed:["height","src","type","width"],fieldset:["disabled","form","name"],form:["acceptcharset","action","autocomplete","enctype","method","name","novalidate","target","rel"],html:["manifest"],iframe:["allow","allowfullscreen","allowtransparency","frameborder","height","loading","marginheight","marginwidth","mozallowfullscreen","name","referrerpolicy","sandbox","scrolling","seamless","src","srcdoc","webkitallowfullscreen","width"],img:["alt","crossorigin","decoding","height","ismap","loading","referrerpolicy","sizes","src","srcset","usemap","width"],ins:["cite","datetime"],input:["accept","alt","autocomplete","capture","checked","crossorigin","disabled","form","formaction","formenctype","formmethod","formnovalidate","formtarget","height","indeterminate","list","max","maxlength","min","minlength","multiple","name","pattern","placeholder","readonly","required","size","src","step","type","value","width"],keygen:["challenge","disabled","form","keytype","keyparams","name"],label:["form","for"],li:["value"],link:["as","crossorigin","href","hreflang","integrity","media","imagesrcset","imagesizes","referrerpolicy","rel","sizes","type","charset"],map:["name"],menu:["type"],media:["autoplay","controls","currenttime","defaultmuted","defaultplaybackrate","loop","mediagroup","muted","playsinline","preload","src","volume"],meta:["charset","content","http-equiv","name","media"],meter:["form","high","low","max","min","optimum","value"],quote:["cite"],object:["classid","data","form","height","name","type","usemap","width","wmode"],ol:["reversed","start","type"],optgroup:["disabled","label"],option:["disabled","label","selected","value"],output:["form","for","name"],param:["name","value"],progress:["max","value"],slot:["name"],script:["async","charset","crossorigin","defer","integrity","nomodule","nonce","referrerpolicy","src","type"],select:["autocomplete","disabled","form","multiple","name","required","size","value","onchange"],source:["height","media","sizes","src","srcset","type","width"],style:["media","nonce","scoped","type"],table:["align","bgcolor","border","cellpadding","cellspacing","frame","rules","summary","width"],textarea:["autocomplete","cols","dirname","disabled","form","maxlength","minlength","name","placeholder","readonly","required","rows","value","wrap"],td:["align","colspan","headers","rowspan","scope","abbr","height","width","valign"],th:["align","colspan","headers","rowspan","scope","abbr"],time:["datetime"],track:["default","kind","label","src","srclang"],video:["autoplay","controls","crossorigin","disablepictureinpicture","disableremoteplayback","height","loop","muted","playsinline","poster","preload","src","width"],svg:["className","class","color","height","id","lang","max","media","method","min","name","style","target","type","width","role","tabindex","crossorigin","accent-height","accumulate","additive","alignment-baseline","allowReorder","alphabetic","amplitude","arabic-form","ascent","attributeName","attributeType","autoReverse","azimuth","baseFrequency","baseline-shift","baseProfile","bbox","begin","bias","by","calcMode","cap-height","clip","clip-path","clipPathUnits","clip-rule","color-interpolation","color-interpolation-filters","color-profile","color-rendering","contentScriptType","contentStyleType","cursor","cx","cy","d","decelerate","descent","diffuseConstant","direction","display","divisor","dominant-baseline","dur","dx","dy","edgeMode","elevation","enable-background","end","exponent","externalResourcesRequired","fill","fill-opacity","fill-rule","filter","filterRes","filterUnits","flood-color","flood-opacity","focusable","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","format","from","fx","fy","g1","g2","glyph-name","glyph-orientation-horizontal","glyph-orientation-vertical","glyphRef","gradientTransform","gradientUnits","hanging","href","horiz-adv-x","horiz-origin-x","ideographic","image-rendering","in2","in","intercept","k1","k2","k3","k4","k","kernelMatrix","kernelUnitLength","kerning","keyPoints","keySplines","keyTimes","lengthAdjust","letter-spacing","lighting-color","limitingConeAngle","local","marker-end","markerHeight","marker-mid","marker-start","markerUnits","markerWidth","mask","maskContentUnits","maskUnits","mathematical","mode","numOctaves","offset","opacity","operator","order","orient","orientation","origin","overflow","overline-position","overline-thickness","paint-order","panose-1","path","pathLength","patternContentUnits","patternTransform","patternUnits","pointer-events","points","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","r","radius","refX","refY","rendering-intent","repeatCount","repeatDur","requiredExtensions","requiredFeatures","restart","result","rotate","rx","ry","scale","seed","shape-rendering","slope","spacing","specularConstant","specularExponent","speed","spreadMethod","startOffset","stdDeviation","stemh","stemv","stitchTiles","stop-color","stop-opacity","strikethrough-position","strikethrough-thickness","string","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","surfaceScale","systemLanguage","tableValues","targetX","targetY","text-anchor","text-decoration","textLength","text-rendering","to","transform","u1","u2","underline-position","underline-thickness","unicode","unicode-bidi","unicode-range","units-per-em","v-alphabetic","values","vector-effect","version","vert-adv-y","vert-origin-x","vert-origin-y","v-hanging","v-ideographic","viewBox","viewTarget","visibility","v-mathematical","widths","word-spacing","writing-mode","x1","x2","x","xChannelSelector","x-height","xlink:actuate","xlink:arcrole","xlink:href","xlink:role","xlink:show","xlink:title","xlink:type","xml:base","xml:lang","xmlns","xmlns:xlink","xml:space","y1","y2","y","yChannelSelector","z","zoomAndPan"]},_m=["oncopy","oncut","onpaste","oncompositionend","oncompositionstart","oncompositionupdate","onfocus","onfocusin","onfocusout","onblur","onchange","onbeforeinput","oninput","onreset","onsubmit","oninvalid","onformdata","onload","onerror","ontoggle","onkeydown","onkeypress","onkeyup","onabort","oncanplay","oncanplaythrough","oncuechange","ondurationchange","onemptied","onencrypted","onended","onloadeddata","onloadedmetadata","onloadstart","onpause","onplay","onplaying","onprogress","onratechange","onseeked","onseeking","onstalled","onsuspend","ontimeupdate","onvolumechange","onwaiting","onauxclick","onclick","oncontextmenu","ondblclick","ondrag","ondragend","ondragenter","ondragexit","ondragleave","ondragover","ondragstart","ondrop","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onselect","onselectionchange","onselectstart","ontouchcancel","ontouchend","ontouchmove","ontouchstart","ongotpointercapture","onpointercancel","onpointerdown","onpointerenter","onpointerleave","onpointermove","onpointerout","onpointerover","onpointerup","onlostpointercapture","onscroll","onresize","onwheel","onanimationstart","onanimationend","onanimationiteration","ontransitionstart","ontransitionrun","ontransitionend","ontransitioncancel","onoutrostart","onoutroend","onintrostart","onintroend","onmessage","onmessageerror","onvisibilitychange","oncancel","onclose","onfullscreenchange","onfullscreenerror"],Fp=t=>t.startsWith("aria")&&t.length>4&&t.charCodeAt(4)>=65&&t.charCodeAt(4)<=90?"aria-"+t.charAt(4).toLowerCase()+t.slice(5).replace(/([A-Z])/g,e=>"-"+e.toLowerCase()):t.startsWith("data")&&t.length>4&&t.charCodeAt(4)>=65&&t.charCodeAt(4)<=90?"data-"+t.charAt(4).toLowerCase()+t.slice(5).replace(/([A-Z])/g,e=>"-"+e.toLowerCase()):null,Xe=(t,e)=>e.startsWith("aria-")||e.startsWith("data-")||Fp(e)||Va.default.includes(e)?!0:Object.prototype.hasOwnProperty.call(Va,t)?Va[t].includes(e):!1,Dp=t=>{if(!S(t))return!1;let e=t.toLowerCase();return _m.includes(e)},Qw=(t,e,r)=>{let n={};for(let o in e)if(Object.prototype.hasOwnProperty.call(e,o)){if(r&&o in r)continue;if(o==="aria"&&e[o]&&typeof e[o]=="object"){for(let a in e[o])vt(e[o][a])&&(n["aria-"+a]=e[o][a]);continue}if(o==="data"&&e[o]&&typeof e[o]=="object"){for(let a in e[o])if(vt(e[o][a])){let c=a.replace(/([A-Z])/g,l=>"-"+l.toLowerCase());n["data-"+c]=e[o][a]}continue}let s=Xe(t,o),i=Dp(o);if(vt(e[o])&&(s||i)){let a=Fp(o)||o;n[a]=e[o]}}return n},t0=(t,e)=>{let r={};if(t.attr)for(let n in t.attr)r[n]=t.attr[n](e,e.state,e.context);if(t.aria&&typeof t.aria=="object")for(let n in t.aria){let o=t.aria[n];typeof o=="function"&&(r["aria-"+n]=o(e,e.state,e.context))}if(t.data&&typeof t.data=="object")for(let n in t.data){let o=t.data[n];if(typeof o=="function"){let s=n.replace(/([A-Z])/g,i=>"-"+i.toLowerCase());r["data-"+s]=o(e,e.state,e.context)}}return r},Ye=(t,e)=>{let r=t.call("exec",e,t);if(r)return S(r)&&r.includes("{{")&&(r=t.call("replaceLiteralsWithObjectFields",r)),r},Ip=(t,e)=>{let r=(t.preSrc||"")+(Ye(t,e)||"");if(!r)return;try{return new URL(r),r}catch{}let{context:n}=t;if(!n.files&&!n.assets)return r;if(r.startsWith("/assets/")){let o=r.slice(8),s=n.assets&&(n.assets[r]||n.assets[o]);return s&&s.content?s.content.src:r}if(r.startsWith("/files/")){let o=r.slice(7),s=n.files&&(n.files[r]||n.files[o]);return s&&s.content?s.content.src:r}if(n.assets){let o=n.assets[r];if(o&&o.content)return o.content.src}if(n.files){let o=n.files[r];if(o&&o.content)return o.content.src}return r},$p={src:t=>Ip(t,t.src),href:t=>Ye(t,t.href),action:t=>Ye(t,t.action),poster:t=>Ip(t,t.poster),data:t=>Ye(t,t.data)},Lp=t=>{let e=t.tag||"div",r={};for(let n in $p)if(t[n]!==void 0&&Xe(e,n)){let o=$p[n](t);o!==void 0&&(r[n]=o)}return r},xm=(t,e)=>{let r=e.context?.cases?.[t];if(r!==void 0)return C(r)?r.call(e,e):!!r},e0=(t,e,r)=>{if(t==="$"){let o=xm(e,r);return o===void 0&&(o=!!r[e]),o}let n=r[e]===!0||r.state[e];if(!n){let o=xm(e,r);o!==void 0&&(n=o)}return t==="."?!!n:!n},r0=new Set(["$",".","!"]),n0=(t,e,r)=>{let n={},o=(s,i,a,c)=>{let l=i;n[s]=f=>{if(e0(a,c,f))return C(l)?l(f):l}};for(let s in t){let i=s.charAt(0);if(!r0.has(i))continue;let a=t[s];if(!a||typeof a!="object")continue;let c=s.slice(1);for(let l in a){if(r&&l in r)continue;if(l==="aria"&&a[l]&&typeof a[l]=="object"){for(let d in a[l])o("aria-"+d,a[l][d],i,c);continue}if(l==="data"&&a[l]&&typeof a[l]=="object"){for(let d in a[l]){let h=d.replace(/([A-Z])/g,g=>"-"+g.toLowerCase());o("data-"+h,a[l][d],i,c)}continue}let f=Xe(e,l),p=Dp(l);if(!f&&!p)continue;let u=Fp(l)||l;o(u,a[l],i,c)}}return n};var o0=1;function dn(t){return t.length>2&&t.charCodeAt(0)===111&&t.charCodeAt(1)===110&&t.charCodeAt(2)>=65&&t.charCodeAt(2)<=90}function s0(t){return t.charAt(2).toLowerCase()+t.slice(3)}function i0(t){return t.toLowerCase()}function Bp(t,e){let r={...t};for(let n in e){let o=r[n],s=e[n];o&&s&&typeof o=="object"&&typeof s=="object"&&!Array.isArray(o)&&!Array.isArray(s)&&typeof o!="function"&&typeof s!="function"?r[n]=Bp(o,s):r[n]=s}return r}function Wt(t,e,r,n={},o){if(t==null||t===!1)return null;(typeof t=="string"||typeof t=="number")&&(t={text:t});let s=Object.create(null);s.key=r||t.key||`_${o0++}`,s.parent=e||null,s.context=t.context||e?.context||n.context||{},s.context.__create||(s.context.__create=Wt);let i=s.__ref={__if:!0,__children:[],__exec:{},__effects:[],__eventCleanup:[],root:e?.__ref?.root||s,path:e?.__ref?.path?[...e.__ref.path,s.key]:[s.key]};if(r&&!t.extends&&!t.extend){let g=r.indexOf("_");if(g>0){let m=r.substring(0,g),y=s.context?.components;y&&(y[m]||y["smbls."+m])&&(t={extends:m,...t})}}cn(s,t,n);let a=new Set(["childProps","attr","style","scope","data"]),c=s.props&&typeof s.props=="object"?s.props:null;for(let g in t){if(g==="parent"||g==="node"||g==="__ref"||g==="extends"||g==="context"||g==="props")continue;let m=t[g],y=s[g],b=y&&m&&typeof y=="object"&&typeof m=="object"&&!Array.isArray(y)&&!Array.isArray(m)&&typeof y!="function"&&typeof m!="function";b&&g.charCodeAt(0)>=65&&g.charCodeAt(0)<=90?s[g]=Bp(y,m):b&&a.has(g)?s[g]={...y,...m}:s[g]=m}function l(g){for(let m in g){let y=g[m],b=s[m],w=b&&y&&typeof b=="object"&&typeof y=="object"&&!Array.isArray(b)&&!Array.isArray(y)&&typeof b!="function"&&typeof y!="function";w&&m.charCodeAt(0)>=65&&m.charCodeAt(0)<=90?s[m]=Bp(b,y):w&&a.has(m)?s[m]={...b,...y}:s[m]=y}}c&&l(c),t.props&&typeof t.props=="object"&&l(t.props),t.data!==void 0&&(s.data=t.data),t.classlist!==void 0&&(s.classlist=t.classlist),t.text!==void 0&&(s.text=t.text),t.html!==void 0&&(s.html=t.html);let f=s.scope&&typeof s.scope=="object"?s.scope:null,p=e?.scope,u=s.context&&typeof s.context.globalScope=="object"&&s.context.globalScope||null,d=p||u||null;if(t.scope!==void 0||f){let g={};f&&Object.assign(g,f),t.scope!==void 0&&Object.assign(g,t.scope),s.scope=$n(g,d)}else d&&(s.scope=d);if(t.if!==void 0&&(s.if=t.if),un(s),a0(s,e,t),s.if!=null){let g;if(typeof s.if=="function")try{g=s.if(s,s.state,s.context)}catch(m){if(g=!1,i.__ifError=m,typeof console<"u"&&console.warn){let y=s.key||s.tag||"?";console.warn(`[smbls] \`if:\` evaluator threw on ${y} \u2014 treating as false:`,m?.message||m)}}else g=s.if;i.__if=!!g}if(i.__if)typeof t.if=="function"&&(i.__ifInitialized=!0);else return e&&(e[s.key]=s),typeof t.if=="function"&&Vp(s,{if:t.if}),s;s.tag||(s.tag=He(s)),Ze("Init",s,n);let h=s.node=Ge(s);if(!h)return s;Ze("AttachNode",s,n),h.setAttribute&&s.key&&h.setAttribute("data-key",s.key),h.setAttribute&&s.context?.scopeSelector&&s.context.scopeSelector!==":root"&&s.context.key&&s.key===s.context.key&&h.setAttribute("data-smbls-app",s.context.key),s.id&&h.setAttribute&&(h.id=s.id),Cm(s,n),Vp(s,t),Up(s),km(s),g0(s);try{Am(s,n)}catch(g){if(typeof console<"u"&&console.error){let m=s.__ref?.path?.join(".")||s.key||"<root>";console.error(`[smbls] createChildren failed at ${m}:`,g?.message||g,g?.stack?`
|
|
37
37
|
`+g.stack.split(`
|
|
38
38
|
`).slice(0,6).join(`
|
|
39
|
-
`):"")}}if(Hp(s,e,o),e&&(e[s.key]=s,e.__ref?.__children&&(e.__ref.__children.includes(s.key)||e.__ref.__children.push(s.key))),typeof s.html=="function"&&s.node&&!s.node.innerHTML){let g=s.context?.designSystem;g&&ct(g);try{let m=s.html(s,s.state,s.context);m!=null&&typeof m!="function"&&(s.node.innerHTML=m)}catch{}finally{g&&ot()}}if(Ze("Create",s,n),Ze("Complete",s,n),Ze("Render",s,n),Ze("RenderRouter",s,n),typeof s.onFrame=="function"){let g=s.onFrame,m=s.context?.designSystem,y=()=>{if(s.node){if(s.node.isConnected){m&&ct(m);try{g(s,s.state,s.context)}catch(b){console.error("[DOMQL] onFrame error:",b)}finally{m&&ot()}}requestAnimationFrame(y)}};requestAnimationFrame(y)}return s}function a0(t,e,r){let n=!e,o=r.state&&typeof r.state=="object"&&!Array.isArray(r.state)&&Object.keys(r.state).length===0,s=n&&o&&t.context?.state,i=r.state!==void 0&&!s?r.state:t.state&&!et(t.state)?t.state:void 0;if(i==null){if(e?.state)t.state=e.state,Dt(t,t.state);else if(t.context?.state){let a=t.context.state,c={...a},l=t.context?.polyglot;if(l?.translations){let f=a.lang||l.defaultLang||"en",p=l.translations[f];if(p&&typeof p=="object")for(let d in p)c[d]===void 0&&(c[d]=p[d]);let u=new Set(l.languages||[]);for(let d in l.translations)!u.has(d)&&c[d]===void 0&&(c[d]=l.translations[d])}t.state=et(c)?c:Pt(c),t.state.__element=t,t.state.root=t.state,Dt(t,t.state)}else t.state={},Object.defineProperty(t.state,"root",{value:t.state,enumerable:!1,configurable:!0,writable:!0}),Dt(t,t.state);return}if(typeof i=="string"){if(t.state=km(i,e),t.state&&typeof t.state=="object"&&!et(t.state)){let a=e?.state?.root||e?.state||t.state;Object.defineProperty(t.state,"root",{value:a,enumerable:!1,configurable:!0,writable:!0})}Dt(t,t.state);return}if(typeof i=="function"){let a=i(t,e?.state);t.state=et(a)?a:Pt(a||{})}else et(i)?t.state=i:t.state=Pt({...i});t.state.__element=t,e?.state?(t.state.parent=e.state,t.state.root=e.state.root||e.state):t.state.root=t.state,Dt(t,t.state)}function Mp(t,e){if(!e)return t;let r=e.split("/"),n=t;for(let o of r){if(n==null)return{};n=n[o]}return n??{}}function km(t,e){if(!e)return{};if(t===".")return e.state||{};if(t.startsWith("../")){let o=t.slice(3);return o?Mp(e.state,o):e.state??{}}if(t.startsWith("~/")){let o=e.state?.root||e.state,s=t.slice(2);return s?Mp(o,s):o??{}}if(e.state?.[t]!==void 0)return e.state[t];let r=Mp(e.state,t);if(r!=null&&Object.keys(r).length>0)return r;let n=e.context?.polyglot;if(n?.translations){let o=e.state?.root?.lang||n.defaultLang||"en",s=n.translations[o];if(s?.[t]!==void 0)return s[t];if(n.translations[t]!==void 0)return n.translations[t]}return{}}function c0(t){let e=t.__ref,r=t.tag||"div",n=t.context?.designSystem,o=[],s=Object.keys(t);for(let i=0;i<s.length;i++){let a=s[i];if(typeof t[a]!="function"||_t.has(a))continue;let c=a.charCodeAt(0);c>=65&&c<=90||dn(a)||pt[a]||yt&&yt.has(a)||Xe(r,a)||o.push({prop:a,fn:t[a]})}for(let i=0;i<o.length;i++){let{prop:a,fn:c}=o[i];e.__exec[a]=c,Object.defineProperty(t,a,{get(){n&&ct(n);try{return c(t,t.state,t.context)}catch{return}finally{n&&ot()}},set(l){delete e.__exec[a],Object.defineProperty(t,a,{value:l,writable:!0,configurable:!0,enumerable:!0})},configurable:!0,enumerable:!0})}}function Vp(t,e){let r=t.__ref;if(c0(t),typeof t.text=="function"){let o=t.text,s=at(()=>{if(!r.contentManaged)try{let i=o(t,t.state,t.context);t.node&&i!=null&&typeof i!="function"&&typeof i!="object"&&(typeof i=="string"&&i.includes("{{")&&(i=lr.call(t,i,t.state)),t.tag==="string"?t.node.nodeValue=i:t.node.textContent=i)}catch{}},{depth:r.path.length});r.__effects.push(s),r.__exec.text=o}else if(typeof t.text=="string"&&t.text.includes("{{")){let o=t.text,s=at(()=>{if(r.contentManaged)return;let i=lr.call(t,o,t.state);i!=null&&(t.text=i),t.node&&(t.tag==="string"?t.node.nodeValue=i??"":t.node.textContent=i??"")},{depth:r.path.length});r.__effects.push(s),r.__exec.text=o}for(let o in t)if(Object.prototype.hasOwnProperty.call(t,o)&&typeof t[o]=="function"&&!_t.has(o)&&!dn(o)&&!r.__exec[o]){if(pt[o]){let s=t[o],i=o,a,c=at(()=>{let l=t.context?.designSystem;l&&ct(l);try{let f=s(t,t.state,t.context),p=pt[i](f,t,t.state,t.context);if(p&&t.node){let u=wm(p);(u===null||u!==a)&&(a=u,pn(t.node,p))}else t.node&&(i==="show"||i==="hide")&&(a=void 0,t.node.style.display="")}finally{l&&ot()}},{depth:r.path.length});r.__effects.push(c),r.__exec[o]=s}else if(yt&&yt.has(o)){let s=t[o],i=o,a,c=at(()=>{let l=t.context?.designSystem;l&&ct(l);try{let f=s(t,t.state,t.context);if(t.node)if(f!=null){let p=i+":"+String(f);p!==a&&(a=p,pn(t.node,{[i]:f}))}else a=void 0,t.node.style[i]=""}finally{l&&ot()}},{depth:r.path.length});r.__effects.push(c),r.__exec[o]=s}}if(typeof e.html=="function"){let o=e.html,s=at(()=>{let i=t.context?.designSystem;i&&ct(i);try{let a=o(t,t.state,t.context);t.node&&a!=null&&typeof a!="function"&&(t.node.innerHTML=a)}finally{i&&ot()}},{depth:r.path.length});r.__effects.push(s),r.__exec.html=o}if(typeof e.value=="function"){let o=e.value,s=at(()=>{try{let i=o(t,t.state,t.context);if(!t.node||!("value"in t.node))return;let a=i==null?"":String(i);if(t.node.value===a)return;let c=typeof document<"u"&&document.activeElement===t.node,l=c&&typeof t.node.selectionStart=="number"?t.node.selectionStart:null,f=c&&typeof t.node.selectionEnd=="number"?t.node.selectionEnd:null;if(t.node.value=a,c&&l!=null&&f!=null)try{t.node.setSelectionRange(l,f)}catch{}}catch{}},{depth:r.path.length});r.__effects.push(s),r.__exec.value=o}if(typeof e.style=="function"){let o=e.style,s,i=at(()=>{let a=o(t,t.state,t.context),c=wm(a);(c===null||c!==s)&&(s=c,pn(t.node,a))},{depth:r.path.length});r.__effects.push(i),r.__exec.style=o}else if(t.style&&typeof t.style=="object")for(let o in t.style){let s=t.style[o];if(typeof s!="function")continue;let i,a=at(()=>{try{let c=s(t,t.state,t.context);if(t.node){let l=o+":"+String(c);l!==i&&(i=l,pn(t.node,{[o]:c}))}}catch{}},{depth:r.path.length});r.__effects.push(a)}if(t.attr&&typeof t.attr=="object"){for(let o in t.attr)if(typeof t.attr[o]=="function"){let s=t.attr[o],i=o,a=at(()=>{try{let c=s(t,t.state,t.context);t.node?.setAttribute&&(c==null||c===!1?t.node.removeAttribute(i):typeof c!="function"&&typeof c!="object"&&t.node.setAttribute(i,c===!0?"":c))}catch{}},{depth:r.path.length});r.__effects.push(a)}}if(t.aria&&typeof t.aria=="object")for(let o in t.aria){let s=t.aria[o];if(typeof s!="function")continue;let i="aria-"+o.replace(/[A-Z]/g,c=>"-"+c.toLowerCase()),a=at(()=>{try{let c=s(t,t.state,t.context);if(!t.node?.setAttribute)return;c==null||c===!1?t.node.removeAttribute(i):typeof c!="function"&&typeof c!="object"&&t.node.setAttribute(i,c===!0?"":c)}catch{}},{depth:r.path.length});r.__effects.push(a)}if(t.data&&typeof t.data=="object")for(let o in t.data){let s=t.data[o];if(typeof s!="function")continue;let a="data-"+o.replace(/[A-Z]/g,l=>"-"+l.toLowerCase()),c=at(()=>{try{let l=s(t,t.state,t.context);if(!t.node?.setAttribute)return;l==null||l===!1?t.node.removeAttribute(a):typeof l!="function"&&typeof l!="object"&&t.node.setAttribute(a,l===!0?"":l)}catch{}},{depth:r.path.length});r.__effects.push(c)}let n=t.classlist&&typeof t.classlist=="object"&&!Array.isArray(t.classlist)?t.classlist:t.class&&typeof t.class=="object"&&!Array.isArray(t.class)?t.class:null;if(n)for(let o in n){let s=n[o];if(typeof s!="function")continue;let i=at(()=>{try{let a=s(t,t.state,t.context);if(!t.node?.classList)return;typeof a=="string"?t.node.classList.add(a):a?t.node.classList.add(o):t.node.classList.remove(o)}catch{}},{depth:r.path.length});r.__effects.push(i)}if(typeof e.if=="function"){let o=e.if,s=at(()=>{let i;try{i=o(t,t.state,t.context)}catch(c){if(i=!1,r.__ifError=c,typeof console<"u"&&console.warn){let l=t.key||t.tag||"?";console.warn(`[smbls] \`if:\` reactive effect threw on ${l} \u2014 treating as false:`,c?.message||c)}return}let a=r.__if;if(r.__if=!!i,a&&!r.__if&&t.node)t.node.remove();else if(!a&&r.__if)if(r.__ifInitialized){t.node||(t.node=Ge(t)),t.node&&(t.node.ref=t);let c=t.parent,l=c?.node;if(l&&t.node){let f=null,p=Object.keys(c),u=p.indexOf(t.key);for(let d=u+1;d<p.length;d++){let h=c[p[d]];if(h?.node?.parentNode===l){f=h.node;break}}f?l.insertBefore(t.node,f):l.appendChild(t.node)}else Hp(t,t.parent);Up(t)}else{if(r.__ifInitialized=!0,t.tag||(t.tag=He(t)),Ze("Init",t,{}),t.node||(t.node=Ge(t)),!t.node)return;Ze("AttachNode",t,{}),t.node.setAttribute&&t.key&&t.node.setAttribute("data-key",t.key),t.id&&t.node.setAttribute&&(t.node.id=t.id),Am(t,{});let c=e.if;delete e.if;try{Vp(t,e)}finally{e.if=c}Up(t),vm(t),Em(t,{}),Hp(t,t.parent)}},{depth:r.path.length});r.__effects.push(s)}for(let o in t){if(!Object.prototype.hasOwnProperty.call(t,o)||_t.has(o)||typeof t[o]!="function")continue;let s=o.charCodeAt(0);if(s>=65&&s<=90||dn(o))continue;let i=t[o];r.__exec[o]=i;let a=t.tag||"div";if(Xe(a,o)&&!pt[o]&&!(yt&&yt.has(o))){let c=o,l=at(()=>{try{let f=i(t,t.state,t.context);t.node?.setAttribute&&(f==null||f===!1?t.node.removeAttribute(c):typeof f!="function"&&typeof f!="object"&&(c==="src"&&"src"in t.node?t.node.src=f:t.node.setAttribute(c,f===!0?"":f)))}catch{}},{depth:r.path.length});r.__effects.push(l)}}u0(t),p0(t)}function Up(t){let{node:e}=t;if(e){if(typeof t.text=="string"&&!t.text.includes("{{")?t.tag==="string"?e.nodeValue=t.text:e.textContent=t.text:typeof t.text=="number"&&(e.textContent=t.text),h0(t),typeof t.html=="string"&&(e.innerHTML=t.html),t.value!=null&&typeof t.value!="function"&&"value"in e){let r=String(t.value);e.value!==r&&(e.value=r)}if(t.style&&typeof t.style=="object"&&pn(e,t.style),t.attr&&typeof t.attr=="object")for(let r in t.attr){let n=t.attr[r];typeof n=="function"||typeof n=="object"||n==null||n===!1||e.setAttribute&&e.setAttribute(r,n===!0?"":n)}if(t.data&&typeof t.data=="object")for(let r in t.data){let n=t.data[r];typeof n=="function"||typeof n=="object"||n==null||n===!1||e.dataset&&(e.dataset[r]=n===!0?"":n)}if(t.classlist||t.class){let r=t.classlist||t.class;if(typeof r=="string")r.split(" ").forEach(n=>n&&e.classList.add(n));else if(typeof r=="object")for(let n in r){let o=typeof r[n]=="function"?r[n](t,t.state,t.context):r[n];o&&e.classList.add(typeof o=="string"?o:n)}}}}function wm(t){if(t==null||typeof t!="object")return"s:"+String(t);try{return"o:"+JSON.stringify(t)}catch{return null}}function pn(t,e){if(!t||!e||!t.style)return;let r=null;for(let n in e){let o=e[n];if(o!=null){if(n.charAt(0)==="&"&&typeof o=="object"){r||(r={}),r[n]=o;continue}try{let s=String(o),i=n.replace(/[A-Z]/g,f=>"-"+f.toLowerCase()),a=s.trim(),c=/\s*!important\s*$/.test(a),l=a.replace(/\s*!important\s*$/,"");t.style.setProperty(i,l,c?"important":"")}catch{}}}r&&f0(t,r)}var l0=0;function f0(t,e){let r=`_ds${l0++}`;t.classList.add(r);let n=t.ownerDocument,o=n.querySelector("style[data-smbls-scoped]");o||(o=n.createElement("style"),o.setAttribute("data-smbls-scoped",""),n.head.appendChild(o));let s="";for(let i in e){let a="."+r,c=i.replace(/&/g,a).split(",").map(f=>{let p=f.trim();return p.includes(a)?p:a+p}).join(", "),l=e[i];if(typeof l=="object"){let f="",p="";for(let u in l){let d=l[u];if(typeof d=="object"){let h=u.includes("&")?c.split(", ").map(m=>u.replace(/&/g,m)).join(", "):c.split(", ").map(m=>`${m} ${u}`).join(", "),g="";for(let m in d)g+=`${m.replace(/[A-Z]/g,y=>"-"+y.toLowerCase())}: ${d[m]};`;p+=`${h} { ${g} }
|
|
39
|
+
`):"")}}if(Hp(s,e,o),e&&(e[s.key]=s,e.__ref?.__children&&(e.__ref.__children.includes(s.key)||e.__ref.__children.push(s.key))),typeof s.html=="function"&&s.node&&!s.node.innerHTML){let g=s.context?.designSystem;g&&ct(g);try{let m=s.html(s,s.state,s.context);m!=null&&typeof m!="function"&&(s.node.innerHTML=m)}catch{}finally{g&&ot()}}if(Ze("Create",s,n),Ze("Complete",s,n),Ze("Render",s,n),Ze("RenderRouter",s,n),typeof s.onFrame=="function"){let g=s.onFrame,m=s.context?.designSystem,y=()=>{if(s.node){if(s.node.isConnected){m&&ct(m);try{g(s,s.state,s.context)}catch(b){console.error("[DOMQL] onFrame error:",b)}finally{m&&ot()}}requestAnimationFrame(y)}};requestAnimationFrame(y)}return s}function a0(t,e,r){let n=!e,o=r.state&&typeof r.state=="object"&&!Array.isArray(r.state)&&Object.keys(r.state).length===0,s=n&&o&&t.context?.state,i=r.state!==void 0&&!s?r.state:t.state&&!et(t.state)?t.state:void 0;if(i==null){if(e?.state)t.state=e.state,Dt(t,t.state);else if(t.context?.state){let a=t.context.state,c={...a},l=t.context?.polyglot;if(l?.translations){let f=a.lang||l.defaultLang||"en",p=l.translations[f];if(p&&typeof p=="object")for(let d in p)c[d]===void 0&&(c[d]=p[d]);let u=new Set(l.languages||[]);for(let d in l.translations)!u.has(d)&&c[d]===void 0&&(c[d]=l.translations[d])}t.state=et(c)?c:Pt(c),t.state.__element=t,t.state.root=t.state,Dt(t,t.state)}else t.state={},Object.defineProperty(t.state,"root",{value:t.state,enumerable:!1,configurable:!0,writable:!0}),Dt(t,t.state);return}if(typeof i=="string"){if(t.state=wm(i,e),t.state&&typeof t.state=="object"&&!et(t.state)){let a=e?.state?.root||e?.state||t.state;Object.defineProperty(t.state,"root",{value:a,enumerable:!1,configurable:!0,writable:!0})}Dt(t,t.state);return}if(typeof i=="function"){let a=i(t,e?.state);t.state=et(a)?a:Pt(a||{})}else et(i)?t.state=i:t.state=Pt({...i});t.state.__element=t,e?.state?(t.state.parent=e.state,t.state.root=e.state.root||e.state):t.state.root=t.state,Dt(t,t.state)}function Mp(t,e){if(!e)return t;let r=e.split("/"),n=t;for(let o of r){if(n==null)return{};n=n[o]}return n??{}}function wm(t,e){if(!e)return{};if(t===".")return e.state||{};if(t.startsWith("../")){let o=t.slice(3);return o?Mp(e.state,o):e.state??{}}if(t.startsWith("~/")){let o=e.state?.root||e.state,s=t.slice(2);return s?Mp(o,s):o??{}}if(e.state?.[t]!==void 0)return e.state[t];let r=Mp(e.state,t);if(r!=null&&Object.keys(r).length>0)return r;let n=e.context?.polyglot;if(n?.translations){let o=e.state?.root?.lang||n.defaultLang||"en",s=n.translations[o];if(s?.[t]!==void 0)return s[t];if(n.translations[t]!==void 0)return n.translations[t]}return{}}function c0(t){let e=t.__ref,r=t.tag||"div",n=t.context?.designSystem,o=[],s=Object.keys(t);for(let i=0;i<s.length;i++){let a=s[i];if(typeof t[a]!="function"||_t.has(a))continue;let c=a.charCodeAt(0);c>=65&&c<=90||dn(a)||pt[a]||yt&&yt.has(a)||Xe(r,a)||o.push({prop:a,fn:t[a]})}for(let i=0;i<o.length;i++){let{prop:a,fn:c}=o[i];e.__exec[a]=c,Object.defineProperty(t,a,{get(){n&&ct(n);try{return c(t,t.state,t.context)}catch{return}finally{n&&ot()}},set(l){delete e.__exec[a],Object.defineProperty(t,a,{value:l,writable:!0,configurable:!0,enumerable:!0})},configurable:!0,enumerable:!0})}}function Vp(t,e){let r=t.__ref;if(c0(t),typeof t.text=="function"){let o=t.text,s=at(()=>{if(!r.contentManaged)try{let i=o(t,t.state,t.context);t.node&&i!=null&&typeof i!="function"&&typeof i!="object"&&(typeof i=="string"&&i.includes("{{")&&(i=lr.call(t,i,t.state)),t.tag==="string"?t.node.nodeValue=i:t.node.textContent=i)}catch{}},{depth:r.path.length});r.__effects.push(s),r.__exec.text=o}else if(typeof t.text=="string"&&t.text.includes("{{")){let o=t.text,s=at(()=>{if(r.contentManaged)return;let i=lr.call(t,o,t.state);i!=null&&(t.text=i),t.node&&(t.tag==="string"?t.node.nodeValue=i??"":t.node.textContent=i??"")},{depth:r.path.length});r.__effects.push(s),r.__exec.text=o}for(let o in t)if(Object.prototype.hasOwnProperty.call(t,o)&&typeof t[o]=="function"&&!_t.has(o)&&!dn(o)&&!r.__exec[o]){if(pt[o]){let s=t[o],i=o,a,c=at(()=>{let l=t.context?.designSystem;l&&ct(l);try{let f=s(t,t.state,t.context),p=pt[i](f,t,t.state,t.context);if(p&&t.node){let u=Sm(p);(u===null||u!==a)&&(a=u,pn(t.node,p))}else t.node&&(i==="show"||i==="hide")&&(a=void 0,t.node.style.display="")}finally{l&&ot()}},{depth:r.path.length});r.__effects.push(c),r.__exec[o]=s}else if(yt&&yt.has(o)){let s=t[o],i=o,a,c=at(()=>{let l=t.context?.designSystem;l&&ct(l);try{let f=s(t,t.state,t.context);if(t.node)if(f!=null){let p=i+":"+String(f);p!==a&&(a=p,pn(t.node,{[i]:f}))}else a=void 0,t.node.style[i]=""}finally{l&&ot()}},{depth:r.path.length});r.__effects.push(c),r.__exec[o]=s}}if(typeof e.html=="function"){let o=e.html,s=at(()=>{let i=t.context?.designSystem;i&&ct(i);try{let a=o(t,t.state,t.context);t.node&&a!=null&&typeof a!="function"&&(t.node.innerHTML=a)}finally{i&&ot()}},{depth:r.path.length});r.__effects.push(s),r.__exec.html=o}if(typeof e.value=="function"){let o=e.value,s=at(()=>{try{let i=o(t,t.state,t.context);if(!t.node||!("value"in t.node))return;let a=i==null?"":String(i);if(t.node.value===a)return;let c=typeof document<"u"&&document.activeElement===t.node,l=c&&typeof t.node.selectionStart=="number"?t.node.selectionStart:null,f=c&&typeof t.node.selectionEnd=="number"?t.node.selectionEnd:null;if(t.node.value=a,c&&l!=null&&f!=null)try{t.node.setSelectionRange(l,f)}catch{}}catch{}},{depth:r.path.length});r.__effects.push(s),r.__exec.value=o}if(typeof e.style=="function"){let o=e.style,s,i=at(()=>{let a=o(t,t.state,t.context),c=Sm(a);(c===null||c!==s)&&(s=c,pn(t.node,a))},{depth:r.path.length});r.__effects.push(i),r.__exec.style=o}else if(t.style&&typeof t.style=="object")for(let o in t.style){let s=t.style[o];if(typeof s!="function")continue;let i,a=at(()=>{try{let c=s(t,t.state,t.context);if(t.node){let l=o+":"+String(c);l!==i&&(i=l,pn(t.node,{[o]:c}))}}catch{}},{depth:r.path.length});r.__effects.push(a)}if(t.attr&&typeof t.attr=="object"){for(let o in t.attr)if(typeof t.attr[o]=="function"){let s=t.attr[o],i=o,a=at(()=>{try{let c=s(t,t.state,t.context);t.node?.setAttribute&&(c==null||c===!1?t.node.removeAttribute(i):typeof c!="function"&&typeof c!="object"&&t.node.setAttribute(i,c===!0?"":c))}catch{}},{depth:r.path.length});r.__effects.push(a)}}if(t.aria&&typeof t.aria=="object")for(let o in t.aria){let s=t.aria[o];if(typeof s!="function")continue;let i="aria-"+o.replace(/[A-Z]/g,c=>"-"+c.toLowerCase()),a=at(()=>{try{let c=s(t,t.state,t.context);if(!t.node?.setAttribute)return;c==null||c===!1?t.node.removeAttribute(i):typeof c!="function"&&typeof c!="object"&&t.node.setAttribute(i,c===!0?"":c)}catch{}},{depth:r.path.length});r.__effects.push(a)}if(t.data&&typeof t.data=="object")for(let o in t.data){let s=t.data[o];if(typeof s!="function")continue;let a="data-"+o.replace(/[A-Z]/g,l=>"-"+l.toLowerCase()),c=at(()=>{try{let l=s(t,t.state,t.context);if(!t.node?.setAttribute)return;l==null||l===!1?t.node.removeAttribute(a):typeof l!="function"&&typeof l!="object"&&t.node.setAttribute(a,l===!0?"":l)}catch{}},{depth:r.path.length});r.__effects.push(c)}let n=t.classlist&&typeof t.classlist=="object"&&!Array.isArray(t.classlist)?t.classlist:t.class&&typeof t.class=="object"&&!Array.isArray(t.class)?t.class:null;if(n)for(let o in n){let s=n[o];if(typeof s!="function")continue;let i=at(()=>{try{let a=s(t,t.state,t.context);if(!t.node?.classList)return;typeof a=="string"?t.node.classList.add(a):a?t.node.classList.add(o):t.node.classList.remove(o)}catch{}},{depth:r.path.length});r.__effects.push(i)}if(typeof e.if=="function"){let o=e.if,s=at(()=>{let i;try{i=o(t,t.state,t.context)}catch(c){if(i=!1,r.__ifError=c,typeof console<"u"&&console.warn){let l=t.key||t.tag||"?";console.warn(`[smbls] \`if:\` reactive effect threw on ${l} \u2014 treating as false:`,c?.message||c)}return}let a=r.__if;if(r.__if=!!i,a&&!r.__if&&t.node)t.node.remove();else if(!a&&r.__if)if(r.__ifInitialized){t.node||(t.node=Ge(t)),t.node&&(t.node.ref=t);let c=t.parent,l=c?.node;if(l&&t.node){let f=null,p=Object.keys(c),u=p.indexOf(t.key);for(let d=u+1;d<p.length;d++){let h=c[p[d]];if(h?.node?.parentNode===l){f=h.node;break}}f?l.insertBefore(t.node,f):l.appendChild(t.node)}else Hp(t,t.parent);Up(t)}else{if(r.__ifInitialized=!0,t.tag||(t.tag=He(t)),Ze("Init",t,{}),t.node||(t.node=Ge(t)),!t.node)return;Ze("AttachNode",t,{}),t.node.setAttribute&&t.key&&t.node.setAttribute("data-key",t.key),t.id&&t.node.setAttribute&&(t.node.id=t.id),Cm(t,{});let c=e.if;delete e.if;try{Vp(t,e)}finally{e.if=c}Up(t),km(t),Am(t,{}),Hp(t,t.parent)}},{depth:r.path.length});r.__effects.push(s)}for(let o in t){if(!Object.prototype.hasOwnProperty.call(t,o)||_t.has(o)||typeof t[o]!="function")continue;let s=o.charCodeAt(0);if(s>=65&&s<=90||dn(o))continue;let i=t[o];r.__exec[o]=i;let a=t.tag||"div";if(Xe(a,o)&&!pt[o]&&!(yt&&yt.has(o))){let c=o,l=at(()=>{try{let f=i(t,t.state,t.context);t.node?.setAttribute&&(f==null||f===!1?t.node.removeAttribute(c):typeof f!="function"&&typeof f!="object"&&(c==="src"&&"src"in t.node?t.node.src=f:t.node.setAttribute(c,f===!0?"":f)))}catch{}},{depth:r.path.length});r.__effects.push(l)}}u0(t),p0(t)}function Up(t){let{node:e}=t;if(e){if(typeof t.text=="string"&&!t.text.includes("{{")?t.tag==="string"?e.nodeValue=t.text:e.textContent=t.text:typeof t.text=="number"&&(e.textContent=t.text),h0(t),typeof t.html=="string"&&(e.innerHTML=t.html),t.value!=null&&typeof t.value!="function"&&"value"in e){let r=String(t.value);e.value!==r&&(e.value=r)}if(t.style&&typeof t.style=="object"&&pn(e,t.style),t.attr&&typeof t.attr=="object")for(let r in t.attr){let n=t.attr[r];typeof n=="function"||typeof n=="object"||n==null||n===!1||e.setAttribute&&e.setAttribute(r,n===!0?"":n)}if(t.data&&typeof t.data=="object")for(let r in t.data){let n=t.data[r];typeof n=="function"||typeof n=="object"||n==null||n===!1||e.dataset&&(e.dataset[r]=n===!0?"":n)}if(t.classlist||t.class){let r=t.classlist||t.class;if(typeof r=="string")r.split(" ").forEach(n=>n&&e.classList.add(n));else if(typeof r=="object")for(let n in r){let o=typeof r[n]=="function"?r[n](t,t.state,t.context):r[n];o&&e.classList.add(typeof o=="string"?o:n)}}}}function Sm(t){if(t==null||typeof t!="object")return"s:"+String(t);try{return"o:"+JSON.stringify(t)}catch{return null}}function pn(t,e){if(!t||!e||!t.style)return;let r=null;for(let n in e){let o=e[n];if(o!=null){if(n.charAt(0)==="&"&&typeof o=="object"){r||(r={}),r[n]=o;continue}try{let s=String(o),i=n.replace(/[A-Z]/g,f=>"-"+f.toLowerCase()),a=s.trim(),c=/\s*!important\s*$/.test(a),l=a.replace(/\s*!important\s*$/,"");t.style.setProperty(i,l,c?"important":"")}catch{}}}r&&f0(t,r)}var l0=0;function f0(t,e){let r=`_ds${l0++}`;t.classList.add(r);let n=t.ownerDocument,o=n.querySelector("style[data-smbls-scoped]");o||(o=n.createElement("style"),o.setAttribute("data-smbls-scoped",""),n.head.appendChild(o));let s="";for(let i in e){let a="."+r,c=i.replace(/&/g,a).split(",").map(f=>{let p=f.trim();return p.includes(a)?p:a+p}).join(", "),l=e[i];if(typeof l=="object"){let f="",p="";for(let u in l){let d=l[u];if(typeof d=="object"){let h=u.includes("&")?c.split(", ").map(m=>u.replace(/&/g,m)).join(", "):c.split(", ").map(m=>`${m} ${u}`).join(", "),g="";for(let m in d)g+=`${m.replace(/[A-Z]/g,y=>"-"+y.toLowerCase())}: ${d[m]};`;p+=`${h} { ${g} }
|
|
40
40
|
`}else f+=`${u.replace(/[A-Z]/g,h=>"-"+h.toLowerCase())}: ${d};`}f&&(s+=`${c} { ${f} }
|
|
41
|
-
`),p&&(s+=p)}}s&&(o.textContent+=s)}function u0(t){let e=t.subscribeTo;if(!Array.isArray(e)||e.length===0)return;let r=t.__ref;for(let n=0;n<e.length;n++){let o=e[n];if(typeof o!="string"||o.length===0)continue;let s=o.split("."),i=s[0],a=s.slice(1),c={value:!1},l=at(()=>{let f=t.state&&(et(t.state)?t.state.root:null);if(!f||!et(f))return;let p=f;p=p[i];for(let u=0;u<a.length&&!(p==null||typeof p!="object");u++)if(et(p))p=p[a[u]];else break;if(c.value&&typeof t.onUpdate=="function"){let u=t.context?.designSystem;u&&ct(u);try{t.onUpdate(t,t.state,t.context)}catch(d){t.context?.plugins?.length&&Mt("error",t,{hook:"onUpdate",error:d})||console.error("[DOMQL] subscribeTo onUpdate error:",d)}finally{u&&ot()}}},{depth:r.path.length});c.value=!0,r.__effects.push(l)}}function p0(t){let e=t.__ref;e.__conditionalRunners=[];for(let r in t){if(!Object.prototype.hasOwnProperty.call(t,r))continue;let n=r.charAt(0);if(n!=="."&&n!=="!")continue;let o=r.slice(1);if(!o)continue;let s=t[r];if(!s||typeof s!="object")continue;let i=n==="!",a={lastMatch:!1,appliedKeys:null},c=()=>{if(!t.node)return;let f,p=t[o];if(p===void 0)if(t.state&&o in t.state)f=t.state[o];else{let h=t.context?.cases?.[o];if(h===void 0)return;try{f=typeof h=="function"?h.call(t,t):h}catch(g){f=!1,e.__conditionalError=g,typeof console<"u"&&console.warn&&console.warn(`[smbls] conditional \`${r}\` case fn threw on ${t.key||"?"} \u2014 treating as false:`,g?.message||g)}}else if(typeof p=="function")try{f=p(t,t.state,t.context)}catch(h){f=!1,e.__conditionalError=h,typeof console<"u"&&console.warn&&console.warn(`[smbls] conditional \`${r}\` predicate threw on ${t.key||"?"} \u2014 treating as false:`,h?.message||h)}else f=p;let u=i?!f:!!f;if(u===a.lastMatch)return;a.lastMatch=u;let d=t.context?.designSystem;d&&ct(d);try{if(u){let h={};for(let m in s){if(!Object.prototype.hasOwnProperty.call(s,m))continue;let y=typeof s[m]=="function"?s[m](t,t.state,t.context):s[m];if(y!=null)if(pt[m]){let b=pt[m](y,t,t.state,t.context);if(b){let w=Array.isArray(b)?b:[b];for(let x of w)x&&Object.assign(h,x)}}else yt&&yt.has(m)&&(h[m]=y)}let g=Object.keys(h);g.length?(pn(t.node,h),a.appliedKeys=g):a.appliedKeys=null}else if(a.appliedKeys){for(let h of a.appliedKeys)t.node.style[h]="";a.appliedKeys=null}}finally{d&&ot()}};e.__conditionalRunners.push(c);let l=at(c,{depth:e.path.length});e.__effects.push(l)}}var Np=new WeakSet;function d0(t){let e=t.ownerDocument;!e||Np.has(e)||(Np.add(e),queueMicrotask(()=>{Np.delete(e);let r=e.body||e.documentElement;r&&r.offsetWidth}))}var jp=new WeakSet;function h0(t){let{node:e}=t;if(!e)return;if(jp.has(t)){console.error("[applyCssInProps] re-entry detected for element",t.key,"prop path:",t.__ref?.path);return}jp.add(t);let r=t.context?.designSystem;r&&ct(r);try{let n={},o=!1;for(let s in t){if(!Object.prototype.hasOwnProperty.call(t,s)||typeof t[s]=="function"||_t.has(s))continue;let i=s.charCodeAt(0);if(!(i>=65&&i<=90)&&!dn(s)){if(pt[s]){let a=t[s],c=pt[s](a,t,t.state,t.context);if(c){if(Array.isArray(c))for(let l of c)l&&Object.assign(n,l);else Object.assign(n,c);o=!0}}else if(yt&&yt.has(s)){let a=t[s];a!=null&&typeof a!="object"&&(n[s]=a,o=!0)}else if(s.charCodeAt(0)===45){let a=t[s];a!=null&&typeof a!="object"&&(n[s]=a,o=!0)}else if(s.charAt(0)==="&"){let a=t[s];a&&typeof a=="object"&&(n[s]=a,o=!0)}else if(s.charAt(0)==="@"||s.charAt(0)===":"){let a=t[s];if(a&&typeof a=="object"){let c={};for(let l in a){let f=a[l];if(typeof f=="function"&&(f=f(t,t.state,t.context)),!(f==null||typeof f=="function"))if(pt[l]){let p=pt[l](f,t,t.state,t.context);if(p)if(Array.isArray(p))for(let u of p)u&&Object.assign(c,u);else Object.assign(c,p)}else c[l]=f}if(Object.keys(c).length){if(s.length>1&&s.charAt(0)==="@"&&!s.startsWith("@media")&&!s.startsWith("@keyframes")&&!s.startsWith("@supports")&&(s==="@dark"||s==="@light"||!t.context?.designSystem?.media?.[s.slice(1)])){let f={};for(let u in c){let d=c[u];f[u]=typeof d=="string"&&!d.includes("!important")?d+" !important":d}let p=s.slice(1);n[`[data-theme="${p}"] &`]=f}else{let f=s;if(s.charAt(0)==="@"&&!s.startsWith("@media")&&!s.startsWith("@keyframes")){let u=s.slice(1),d=t.context?.designSystem?.media?.[u]||t.context?.designSystem?.media?.[u];d&&(f=`@media ${d}`)}let p={};for(let u in c){let d=c[u];if(d&&typeof d=="object"&&!Array.isArray(d)){let h={};for(let m in d)if(pt[m]){let y=pt[m](d[m],t,t.state,t.context);if(y)if(Array.isArray(y))for(let b of y)b&&Object.assign(h,b);else Object.assign(h,y)}else h[m]=d[m];let g=u.startsWith(":")?"":" ";if(f.includes(",")){let m=f.split(",").map(y=>`${y.trim()}${g}${u}`).join(", ");n[m]=h}else n[`${f}${g}${u}`]=h}else p[u]=d}Object.keys(p).length&&(n[f]=p)}o=!0}o=!0}}}}if(o){n.display&&String(n.display).includes("!important")&&(e.style.setProperty("display",String(n.display).replace(/\s*!important\s*$/,""),"important"),delete n.display);let s=ke(n,null,t.context?.cssPrefix);if(s&&e.classList){let a=s.split(" ").filter(Boolean),c=!1;for(let l of a)e.classList.add(l),c||(l.charCodeAt(0)===95&&l.charCodeAt(1)===99||l.charCodeAt(0)===95&&l.indexOf("_c",1)!==-1)&&(c=!0);c&&d0(e)}let i=t.display!=null&&typeof t.display!="function"?t.display:t.hide===!0||t.show===!1?"none":null;if(i!=null){let a=n.display;if(a&&a!==i)if(i==="none"){let c=[];for(let l of e.classList)l.startsWith("_d-")&&l!=="_d-none"&&c.push(l);for(let l of c)e.classList.remove(l);e.classList.add("_d-none")}else e.style.display=t.display}}}finally{r&&ot(),jp.delete(t)}}function vm(t){let{node:e}=t;if(!e||!e.setAttribute)return;if(t.aria&&typeof t.aria=="object")for(let o in t.aria){let s=t.aria[o];if(typeof s=="function"||typeof s=="object"||s==null||s===!1)continue;let i="aria-"+o.replace(/[A-Z]/g,a=>"-"+a.toLowerCase());e.setAttribute(i,s===!0?"":s)}let r=Lp(t);for(let o in r){let s=r[o];s!=null&&s!==!1&&typeof s!="function"&&typeof s!="object"&&e.setAttribute(o,s===!0?"":s)}let n=t.tag||"div";for(let o in t){if(!Object.prototype.hasOwnProperty.call(t,o)||typeof t[o]=="function"||_t.has(o)||o==="on"||r[o]!==void 0)continue;let s=o.charCodeAt(0);if(!(s>=65&&s<=90)&&!dn(o)&&!(pt[o]||yt&&yt.has(o))&&Xe(n,o)){let i=t[o];if(i==null||i===!1||(typeof i=="string"&&i.includes("{{")&&(i=lr(i,t,t.state,t.context),t[o]=i),i==null||i===!1||typeof i=="function"||typeof i=="object"))continue;e.setAttribute(o,i===!0?"":i)}}}function g0(t){if(!t.autoGrow)return;let e=t.node;if(!e||e.tagName!=="TEXTAREA")return;let r=t.autoGrow,n=r&&typeof r=="object"&&r.max?String(r.max):null;n&&(e.style.maxHeight=n);let o=()=>{e.style.height="auto",e.style.height=e.scrollHeight+"px"};o(),e.addEventListener("input",o),t.__ref.__eventCleanup||(t.__ref.__eventCleanup=[]),t.__ref.__eventCleanup.push(()=>{try{e.removeEventListener("input",o)}catch{}})}var Cm=new Set(["onSwipe","onSwipeLeft","onSwipeRight","onSwipeUp","onSwipeDown"]);function Am(t,e){for(let r in t){if(!Object.prototype.hasOwnProperty.call(t,r)||!dn(r)||Cm.has(r))continue;let n=t[r];if(typeof n=="string"&&/^[A-Za-z_$][\w$]*$/.test(n)){let s=n;n=function(a){return t.call(s,a)}}if(typeof n!="function")continue;let o=s0(r);qe.has(o)||an(i0(o),t,n)}m0(t)}function m0(t){let e=t.node;if(!e||!e.addEventListener)return;let r={},n=!1;for(let u of Cm){let d=t[u];typeof d=="function"&&(r[u]=d,n=!0)}if(!n)return;let o=typeof t.swipeThreshold=="number"?t.swipeThreshold:40,s=typeof t.swipeMaxDuration=="number"?t.swipeMaxDuration:600,i=0,a=0,c=0,l=!1,f=u=>{let d=u.touches&&u.touches[0]||u.changedTouches&&u.changedTouches[0];d&&(i=d.clientX,a=d.clientY,c=Date.now(),l=!0)},p=u=>{if(!l)return;l=!1;let d=u.changedTouches&&u.changedTouches[0]||u.touches&&u.touches[0];if(!d)return;let h=d.clientX-i,g=d.clientY-a,m=Date.now()-c;if(m>s)return;let y=Math.abs(h),b=Math.abs(g);if(Math.max(y,b)<o)return;let w;if(y>b*1.2)w=h<0?"left":"right";else if(b>y*1.2)w=g<0?"up":"down";else return;let x="onSwipe"+w.charAt(0).toUpperCase()+w.slice(1),v=r[x],A=r.onSwipe;v&&v.call(t,u,t,t.state,t.context),A&&A.call(t,{direction:w,dx:h,dy:g,dt:m,event:u},t,t.state,t.context)};e.addEventListener("touchstart",f,{passive:!0}),e.addEventListener("touchend",p,{passive:!0}),t.__ref.__eventCleanup||(t.__ref.__eventCleanup=[]),t.__ref.__eventCleanup.push(()=>{try{e.removeEventListener("touchstart",f)}catch{}try{e.removeEventListener("touchend",p)}catch{}})}function zp(t,e){let r={...t};for(let n in e){let o=r[n],s=e[n];o&&s&&typeof o=="object"&&typeof s=="object"&&!Array.isArray(o)&&!Array.isArray(s)&&typeof o!="function"&&typeof s!="function"?r[n]=zp(o,s):r[n]=s}return r}function Wp(t,e,r){if(!e||!t.node)return;let n=t.childExtends;if(Array.isArray(e)){let s=(t.context?.document||globalThis.document)?.createDocumentFragment();if(!s)return;let i=t.childProps,a=t.childrenAs;for(let c=0;c<e.length;c++){let l=e[c],f=l;(typeof l=="string"||typeof l=="number")&&(l={text:l});let p=i;if(typeof i=="function")try{p=i(t,l)}catch{p=null}if(a==="state"){let h=f;(typeof f=="string"||typeof f=="number")&&(h={value:f,text:f}),l=p?{...p,state:h}:{state:h}}else p&&(l=zp(p,l));if(n&&!l.ignoreChildExtends)if(l.extends){let h=Array.isArray(l.extends)?l.extends:[l.extends],g=Array.isArray(n)?n:[n];l={...l,extends:[...g,...h]}}else l={extends:n,...l};let u=l?.key||`${c}`,d=Wt(l,t,u,r);d?.node&&s.appendChild(d.node)}t.node.appendChild(s);return}if(typeof e=="string"){let o=km(e,t);if(Array.isArray(o)){Wp(t,o,r);return}}if(typeof e=="object")for(let o in e){if(_t.has(o))continue;let s=e[o];if(!(s==null||s===!1)){if((typeof s=="string"||typeof s=="number")&&(s={text:s}),t.childProps&&(s=zp(t.childProps,s)),n&&!s.ignoreChildExtends)if(s.extends){let i=Array.isArray(s.extends)?s.extends:[s.extends],a=Array.isArray(n)?n:[n];s={...s,extends:[...a,...i]}}else s={extends:n,...s};Wt(s,t,o,r)}}}function Em(t,e){let{children:r,content:n}=t,o=t.childExtends;if(typeof r=="function"){let i=r;r=i(t,t.state,t.context),t.children=r;let a=t.__ref,c=!1,l=at(()=>{let f=i(t,t.state,t.context);if(!c){c=!0;return}if(f===t.children)return;if(t.children=f,Array.isArray(f)&&t.childrenAs==="state"){let d=t.childProps,h=[],g=new Map;for(let v=0;v<f.length;v++){let A=f[v],P=d;if(typeof d=="function")try{P=d(t,A)}catch{P=null}let H=P&&P.key||A&&A.key||`${v}`;h.push(H),g.set(H,{rawChild:A,childProps:P})}let m=new Set(h),y=a.__children.slice();for(let v of y)if(!m.has(v)){let A=t[v];A?.remove&&A.remove(),delete t[v]}let b=t.childExtends,x=(t.context?.document||globalThis.document)?.createDocumentFragment();for(let v of h){let A=g.get(v),P=A.rawChild,H=t[v];if(H&&H.state){if(P&&typeof P=="object"){let N=H.state;if(typeof N.replace=="function")N.replace(P);else if(typeof N.update=="function"){for(let $ in N)if(!($==="__element"||$==="root"||$==="parent"||$==="update")&&!Object.prototype.hasOwnProperty.call(P,$))try{N[$]=void 0}catch{}N.update(P)}else for(let $ in P)N[$]=P[$]}continue}let O=P;(typeof P=="string"||typeof P=="number")&&(O={value:P,text:P});let M=A.childProps,V=M?{...M,state:O}:{state:O};if(b&&!V.ignoreChildExtends)if(V.extends){let N=Array.isArray(V.extends)?V.extends:[V.extends],$=Array.isArray(b)?b:[b];V={...V,extends:[...$,...N]}}else V={extends:b,...V};let tt=Wt(V,t,v,e);tt?.node&&x&&x.appendChild(tt.node)}x&&x.childNodes.length&&t.node&&t.node.appendChild(x),a.__children=h;return}for(let d of[...a.__children]){let h=t[d];h?.remove&&h.remove(),delete t[d]}a.__children=[],Wp(t,f,e)},{depth:a.path.length});a.__effects.push(l)}if(Wp(t,r||n,e),r||n)return;let s=t.context?.components||{};{let i=Object.keys(t);for(let a=0;a<i.length;a++){let c=i[a];if(!c.endsWith("Extends")||typeof t[c]!="string")continue;let l=c.slice(0,-7);if(!l||l.charCodeAt(0)<65||l.charCodeAt(0)>90)continue;let f={extends:t[c]};delete t[c];for(let p=a+1;p<i.length;p++){let u=i[p],d=u.charCodeAt(0);if(d>=65&&d<=90||_t.has(u)||typeof t[u]=="function"&&(u.startsWith("on")||u.startsWith(".")))break;let h=t[u];h!==void 0&&(f[u]=h,delete t[u])}t[l]&&typeof t[l]=="object"?t[l]={...f,...t[l]}:t[l]=f}}for(let i in t){if(!Object.prototype.hasOwnProperty.call(t,i)||_t.has(i)||typeof t[i]!="object"||t[i]===null)continue;let a=i.charCodeAt(0);if(a<65||a>90)continue;let c=t[i];if(!c.__ref){if(!c.extends&&!c.extend){let l=s[i]||s[`smbls.${i}`];l&&(c={extends:l,...c})}if(t.childProps&&(c={...t.childProps,...c}),o&&!c.ignoreChildExtends)if(c.extends){let l=Array.isArray(c.extends)?c.extends:[c.extends],f=Array.isArray(o)?o:[o];c={...c,extends:[...f,...l]}}else c={extends:o,...c};Wt(c,t,i,e)}}}function Hp(t,e,r){let{node:n}=t;if(!n)return;n.ref=t;let o=e?.node||(e?.nodeType?e:null);if(o)if(r?.position==="before"&&r.node)o.insertBefore(n,r.node);else if(r?.position==="after"&&r.node){let s=r.node.nextSibling;s?o.insertBefore(n,s):o.appendChild(n)}else o.appendChild(n)}function Ze(t,e,r){let n=t.charAt(0).toLowerCase()+t.slice(1);e.context?.plugins?.length&&Mt(n,e,r);let o="on"+t,s=e[o];if(typeof s=="function"){let i=t==="Render"||t==="RenderRouter";if(i){if(e.__ref.__inRender)return!0;e.__ref.__inRender=!0}let a=e.context?.designSystem;a&&ct(a);try{if(s(e,e.state,e.context,r)===!1)return!1}catch(c){if(e.context?.plugins?.length&&Mt("error",e,{hook:o,error:c})||console.error(`[DOMQL] Lifecycle "${o}" error:`,c),e.context?.strictMode)throw c}finally{a&&ot(),i&&(e.__ref.__inRender=!1)}}return!0}var Tm={blue:"#213eb0",green:"#389d34",red:"#e15c55",yellow:"#EDCB38",orange:"#e97c16",transparent:"rgba(0, 0, 0, 0)",black:"black",gray:"#4e4e50",white:"white",title:["--gray 1 -168","--gray 1 +168"],caption:["--gray 1 -68","--gray 1 +68"],paragraph:["--gray 1 -42","--gray 1 +42"],disabled:["--gray 1 -26","--gray 1 +26"],line:["--gray 1 -16","--gray 1 +16"]},Om={"gradient-blue-light":`linear-gradient(to right,
|
|
41
|
+
`),p&&(s+=p)}}s&&(o.textContent+=s)}function u0(t){let e=t.subscribeTo;if(!Array.isArray(e)||e.length===0)return;let r=t.__ref;for(let n=0;n<e.length;n++){let o=e[n];if(typeof o!="string"||o.length===0)continue;let s=o.split("."),i=s[0],a=s.slice(1),c={value:!1},l=at(()=>{let f=t.state&&(et(t.state)?t.state.root:null);if(!f||!et(f))return;let p=f;p=p[i];for(let u=0;u<a.length&&!(p==null||typeof p!="object");u++)if(et(p))p=p[a[u]];else break;if(c.value&&typeof t.onUpdate=="function"){let u=t.context?.designSystem;u&&ct(u);try{t.onUpdate(t,t.state,t.context)}catch(d){t.context?.plugins?.length&&Mt("error",t,{hook:"onUpdate",error:d})||console.error("[DOMQL] subscribeTo onUpdate error:",d)}finally{u&&ot()}}},{depth:r.path.length});c.value=!0,r.__effects.push(l)}}function p0(t){let e=t.__ref;e.__conditionalRunners=[];for(let r in t){if(!Object.prototype.hasOwnProperty.call(t,r))continue;let n=r.charAt(0);if(n!=="."&&n!=="!")continue;let o=r.slice(1);if(!o)continue;let s=t[r];if(!s||typeof s!="object")continue;let i=n==="!",a={lastMatch:!1,appliedKeys:null},c=()=>{if(!t.node)return;let f,p=t[o];if(p===void 0)if(t.state&&o in t.state)f=t.state[o];else{let h=t.context?.cases?.[o];if(h===void 0)return;try{f=typeof h=="function"?h.call(t,t):h}catch(g){f=!1,e.__conditionalError=g,typeof console<"u"&&console.warn&&console.warn(`[smbls] conditional \`${r}\` case fn threw on ${t.key||"?"} \u2014 treating as false:`,g?.message||g)}}else if(typeof p=="function")try{f=p(t,t.state,t.context)}catch(h){f=!1,e.__conditionalError=h,typeof console<"u"&&console.warn&&console.warn(`[smbls] conditional \`${r}\` predicate threw on ${t.key||"?"} \u2014 treating as false:`,h?.message||h)}else f=p;let u=i?!f:!!f;if(u===a.lastMatch)return;a.lastMatch=u;let d=t.context?.designSystem;d&&ct(d);try{if(u){let h={};for(let m in s){if(!Object.prototype.hasOwnProperty.call(s,m))continue;let y=typeof s[m]=="function"?s[m](t,t.state,t.context):s[m];if(y!=null)if(pt[m]){let b=pt[m](y,t,t.state,t.context);if(b){let w=Array.isArray(b)?b:[b];for(let x of w)x&&Object.assign(h,x)}}else yt&&yt.has(m)&&(h[m]=y)}let g=Object.keys(h);g.length?(pn(t.node,h),a.appliedKeys=g):a.appliedKeys=null}else if(a.appliedKeys){for(let h of a.appliedKeys)t.node.style[h]="";a.appliedKeys=null}}finally{d&&ot()}};e.__conditionalRunners.push(c);let l=at(c,{depth:e.path.length});e.__effects.push(l)}}var Np=new WeakSet;function d0(t){let e=t.ownerDocument;!e||Np.has(e)||(Np.add(e),queueMicrotask(()=>{Np.delete(e);let r=e.body||e.documentElement;r&&r.offsetWidth}))}var jp=new WeakSet;function h0(t){let{node:e}=t;if(!e)return;if(jp.has(t)){console.error("[applyCssInProps] re-entry detected for element",t.key,"prop path:",t.__ref?.path);return}jp.add(t);let r=t.context?.designSystem;r&&ct(r);try{let n={},o=!1;for(let s in t){if(!Object.prototype.hasOwnProperty.call(t,s)||typeof t[s]=="function"||_t.has(s))continue;let i=s.charCodeAt(0);if(!(i>=65&&i<=90)&&!dn(s)){if(pt[s]){let a=t[s],c=pt[s](a,t,t.state,t.context);if(c){if(Array.isArray(c))for(let l of c)l&&Object.assign(n,l);else Object.assign(n,c);o=!0}}else if(yt&&yt.has(s)){let a=t[s];a!=null&&typeof a!="object"&&(n[s]=a,o=!0)}else if(s.charCodeAt(0)===45){let a=t[s];a!=null&&typeof a!="object"&&(n[s]=a,o=!0)}else if(s.charAt(0)==="&"){let a=t[s];a&&typeof a=="object"&&(n[s]=a,o=!0)}else if(s.charAt(0)==="@"||s.charAt(0)===":"){let a=t[s];if(a&&typeof a=="object"){let c={};for(let l in a){let f=a[l];if(typeof f=="function"&&(f=f(t,t.state,t.context)),!(f==null||typeof f=="function"))if(pt[l]){let p=pt[l](f,t,t.state,t.context);if(p)if(Array.isArray(p))for(let u of p)u&&Object.assign(c,u);else Object.assign(c,p)}else c[l]=f}if(Object.keys(c).length){if(s.length>1&&s.charAt(0)==="@"&&!s.startsWith("@media")&&!s.startsWith("@keyframes")&&!s.startsWith("@supports")&&(s==="@dark"||s==="@light"||!t.context?.designSystem?.media?.[s.slice(1)])){let f={};for(let u in c){let d=c[u];f[u]=typeof d=="string"&&!d.includes("!important")?d+" !important":d}let p=s.slice(1);n[`[data-theme="${p}"] &`]=f}else{let f=s;if(s.charAt(0)==="@"&&!s.startsWith("@media")&&!s.startsWith("@keyframes")){let u=s.slice(1),d=t.context?.designSystem?.media?.[u]||t.context?.designSystem?.media?.[u];d&&(f=`@media ${d}`)}let p={};for(let u in c){let d=c[u];if(d&&typeof d=="object"&&!Array.isArray(d)){let h={};for(let m in d)if(pt[m]){let y=pt[m](d[m],t,t.state,t.context);if(y)if(Array.isArray(y))for(let b of y)b&&Object.assign(h,b);else Object.assign(h,y)}else h[m]=d[m];let g=u.startsWith(":")?"":" ";if(f.includes(",")){let m=f.split(",").map(y=>`${y.trim()}${g}${u}`).join(", ");n[m]=h}else n[`${f}${g}${u}`]=h}else p[u]=d}Object.keys(p).length&&(n[f]=p)}o=!0}o=!0}}}}if(o){n.display&&String(n.display).includes("!important")&&(e.style.setProperty("display",String(n.display).replace(/\s*!important\s*$/,""),"important"),delete n.display);let s=ke(n,null,t.context?.cssPrefix);if(s&&e.classList){let a=s.split(" ").filter(Boolean),c=!1;for(let l of a)e.classList.add(l),c||(l.charCodeAt(0)===95&&l.charCodeAt(1)===99||l.charCodeAt(0)===95&&l.indexOf("_c",1)!==-1)&&(c=!0);c&&d0(e)}let i=t.display!=null&&typeof t.display!="function"?t.display:t.hide===!0||t.show===!1?"none":null;if(i!=null){let a=n.display;if(a&&a!==i)if(i==="none"){let c=[];for(let l of e.classList)l.startsWith("_d-")&&l!=="_d-none"&&c.push(l);for(let l of c)e.classList.remove(l);e.classList.add("_d-none")}else e.style.display=t.display}}}finally{r&&ot(),jp.delete(t)}}function km(t){let{node:e}=t;if(!e||!e.setAttribute)return;if(t.aria&&typeof t.aria=="object")for(let o in t.aria){let s=t.aria[o];if(typeof s=="function"||typeof s=="object"||s==null||s===!1)continue;let i="aria-"+o.replace(/[A-Z]/g,a=>"-"+a.toLowerCase());e.setAttribute(i,s===!0?"":s)}let r=Lp(t);for(let o in r){let s=r[o];s!=null&&s!==!1&&typeof s!="function"&&typeof s!="object"&&e.setAttribute(o,s===!0?"":s)}let n=t.tag||"div";for(let o in t){if(!Object.prototype.hasOwnProperty.call(t,o)||typeof t[o]=="function"||_t.has(o)||o==="on"||r[o]!==void 0)continue;let s=o.charCodeAt(0);if(!(s>=65&&s<=90)&&!dn(o)&&!(pt[o]||yt&&yt.has(o))&&Xe(n,o)){let i=t[o];if(i==null||i===!1||(typeof i=="string"&&i.includes("{{")&&(i=lr(i,t,t.state,t.context),t[o]=i),i==null||i===!1||typeof i=="function"||typeof i=="object"))continue;e.setAttribute(o,i===!0?"":i)}}}function g0(t){if(!t.autoGrow)return;let e=t.node;if(!e||e.tagName!=="TEXTAREA")return;let r=t.autoGrow,n=r&&typeof r=="object"&&r.max?String(r.max):null;n&&(e.style.maxHeight=n);let o=()=>{e.style.height="auto",e.style.height=e.scrollHeight+"px"};o(),e.addEventListener("input",o),t.__ref.__eventCleanup||(t.__ref.__eventCleanup=[]),t.__ref.__eventCleanup.push(()=>{try{e.removeEventListener("input",o)}catch{}})}var vm=new Set(["onSwipe","onSwipeLeft","onSwipeRight","onSwipeUp","onSwipeDown"]);function Cm(t,e){for(let r in t){if(!Object.prototype.hasOwnProperty.call(t,r)||!dn(r)||vm.has(r))continue;let n=t[r];if(typeof n=="string"&&/^[A-Za-z_$][\w$]*$/.test(n)){let s=n;n=function(a){return t.call(s,a)}}if(typeof n!="function")continue;let o=s0(r);qe.has(o)||an(i0(o),t,n)}m0(t)}function m0(t){let e=t.node;if(!e||!e.addEventListener)return;let r={},n=!1;for(let u of vm){let d=t[u];typeof d=="function"&&(r[u]=d,n=!0)}if(!n)return;let o=typeof t.swipeThreshold=="number"?t.swipeThreshold:40,s=typeof t.swipeMaxDuration=="number"?t.swipeMaxDuration:600,i=0,a=0,c=0,l=!1,f=u=>{let d=u.touches&&u.touches[0]||u.changedTouches&&u.changedTouches[0];d&&(i=d.clientX,a=d.clientY,c=Date.now(),l=!0)},p=u=>{if(!l)return;l=!1;let d=u.changedTouches&&u.changedTouches[0]||u.touches&&u.touches[0];if(!d)return;let h=d.clientX-i,g=d.clientY-a,m=Date.now()-c;if(m>s)return;let y=Math.abs(h),b=Math.abs(g);if(Math.max(y,b)<o)return;let w;if(y>b*1.2)w=h<0?"left":"right";else if(b>y*1.2)w=g<0?"up":"down";else return;let x="onSwipe"+w.charAt(0).toUpperCase()+w.slice(1),v=r[x],A=r.onSwipe;v&&v.call(t,u,t,t.state,t.context),A&&A.call(t,{direction:w,dx:h,dy:g,dt:m,event:u},t,t.state,t.context)};e.addEventListener("touchstart",f,{passive:!0}),e.addEventListener("touchend",p,{passive:!0}),t.__ref.__eventCleanup||(t.__ref.__eventCleanup=[]),t.__ref.__eventCleanup.push(()=>{try{e.removeEventListener("touchstart",f)}catch{}try{e.removeEventListener("touchend",p)}catch{}})}function zp(t,e){let r={...t};for(let n in e){let o=r[n],s=e[n];o&&s&&typeof o=="object"&&typeof s=="object"&&!Array.isArray(o)&&!Array.isArray(s)&&typeof o!="function"&&typeof s!="function"?r[n]=zp(o,s):r[n]=s}return r}function Wp(t,e,r){if(!e||!t.node)return;let n=t.childExtends;if(Array.isArray(e)){let s=(t.context?.document||globalThis.document)?.createDocumentFragment();if(!s)return;let i=t.childProps,a=t.childrenAs;for(let c=0;c<e.length;c++){let l=e[c],f=l;(typeof l=="string"||typeof l=="number")&&(l={text:l});let p=i;if(typeof i=="function")try{p=i(t,l)}catch{p=null}if(a==="state"){let h=f;(typeof f=="string"||typeof f=="number")&&(h={value:f,text:f}),l=p?{...p,state:h}:{state:h}}else p&&(l=zp(p,l));if(n&&!l.ignoreChildExtends)if(l.extends){let h=Array.isArray(l.extends)?l.extends:[l.extends],g=Array.isArray(n)?n:[n];l={...l,extends:[...g,...h]}}else l={extends:n,...l};let u=l?.key||`${c}`,d=Wt(l,t,u,r);d?.node&&s.appendChild(d.node)}t.node.appendChild(s);return}if(typeof e=="string"){let o=wm(e,t);if(Array.isArray(o)){Wp(t,o,r);return}}if(typeof e=="object")for(let o in e){if(_t.has(o))continue;let s=e[o];if(!(s==null||s===!1)){if((typeof s=="string"||typeof s=="number")&&(s={text:s}),t.childProps&&(s=zp(t.childProps,s)),n&&!s.ignoreChildExtends)if(s.extends){let i=Array.isArray(s.extends)?s.extends:[s.extends],a=Array.isArray(n)?n:[n];s={...s,extends:[...a,...i]}}else s={extends:n,...s};Wt(s,t,o,r)}}}function Am(t,e){let{children:r,content:n}=t,o=t.childExtends;if(typeof r=="function"){let i=r;r=i(t,t.state,t.context),t.children=r;let a=t.__ref,c=!1,l=at(()=>{let f=i(t,t.state,t.context);if(!c){c=!0;return}if(f===t.children)return;if(t.children=f,Array.isArray(f)&&t.childrenAs==="state"){let d=t.childProps,h=[],g=new Map;for(let v=0;v<f.length;v++){let A=f[v],P=d;if(typeof d=="function")try{P=d(t,A)}catch{P=null}let H=P&&P.key||A&&A.key||`${v}`;h.push(H),g.set(H,{rawChild:A,childProps:P})}let m=new Set(h),y=a.__children.slice();for(let v of y)if(!m.has(v)){let A=t[v];A?.remove&&A.remove(),delete t[v]}let b=t.childExtends,x=(t.context?.document||globalThis.document)?.createDocumentFragment();for(let v of h){let A=g.get(v),P=A.rawChild,H=t[v];if(H&&H.state){if(P&&typeof P=="object"){let N=H.state;if(typeof N.replace=="function")N.replace(P);else if(typeof N.update=="function"){for(let $ in N)if(!($==="__element"||$==="root"||$==="parent"||$==="update")&&!Object.prototype.hasOwnProperty.call(P,$))try{N[$]=void 0}catch{}N.update(P)}else for(let $ in P)N[$]=P[$]}continue}let O=P;(typeof P=="string"||typeof P=="number")&&(O={value:P,text:P});let M=A.childProps,V=M?{...M,state:O}:{state:O};if(b&&!V.ignoreChildExtends)if(V.extends){let N=Array.isArray(V.extends)?V.extends:[V.extends],$=Array.isArray(b)?b:[b];V={...V,extends:[...$,...N]}}else V={extends:b,...V};let tt=Wt(V,t,v,e);tt?.node&&x&&x.appendChild(tt.node)}x&&x.childNodes.length&&t.node&&t.node.appendChild(x),a.__children=h;return}for(let d of[...a.__children]){let h=t[d];h?.remove&&h.remove(),delete t[d]}a.__children=[],Wp(t,f,e)},{depth:a.path.length});a.__effects.push(l)}if(Wp(t,r||n,e),r||n)return;let s=t.context?.components||{};{let i=Object.keys(t);for(let a=0;a<i.length;a++){let c=i[a];if(!c.endsWith("Extends")||typeof t[c]!="string")continue;let l=c.slice(0,-7);if(!l||l.charCodeAt(0)<65||l.charCodeAt(0)>90)continue;let f={extends:t[c]};delete t[c];for(let p=a+1;p<i.length;p++){let u=i[p],d=u.charCodeAt(0);if(d>=65&&d<=90||_t.has(u)||typeof t[u]=="function"&&(u.startsWith("on")||u.startsWith(".")))break;let h=t[u];h!==void 0&&(f[u]=h,delete t[u])}t[l]&&typeof t[l]=="object"?t[l]={...f,...t[l]}:t[l]=f}}for(let i in t){if(!Object.prototype.hasOwnProperty.call(t,i)||_t.has(i)||typeof t[i]!="object"||t[i]===null)continue;let a=i.charCodeAt(0);if(a<65||a>90)continue;let c=t[i];if(!c.__ref){if(!c.extends&&!c.extend){let l=s[i]||s[`smbls.${i}`];l&&(c={extends:l,...c})}if(t.childProps&&(c={...t.childProps,...c}),o&&!c.ignoreChildExtends)if(c.extends){let l=Array.isArray(c.extends)?c.extends:[c.extends],f=Array.isArray(o)?o:[o];c={...c,extends:[...f,...l]}}else c={extends:o,...c};Wt(c,t,i,e)}}}function Hp(t,e,r){let{node:n}=t;if(!n)return;n.ref=t;let o=e?.node||(e?.nodeType?e:null);if(o)if(r?.position==="before"&&r.node)o.insertBefore(n,r.node);else if(r?.position==="after"&&r.node){let s=r.node.nextSibling;s?o.insertBefore(n,s):o.appendChild(n)}else o.appendChild(n)}function Ze(t,e,r){let n=t.charAt(0).toLowerCase()+t.slice(1);e.context?.plugins?.length&&Mt(n,e,r);let o="on"+t,s=e[o];if(typeof s=="function"){let i=t==="Render"||t==="RenderRouter";if(i){if(e.__ref.__inRender)return!0;e.__ref.__inRender=!0}let a=e.context?.designSystem;a&&ct(a);try{if(s(e,e.state,e.context,r)===!1)return!1}catch(c){if(e.context?.plugins?.length&&Mt("error",e,{hook:o,error:c})||console.error(`[DOMQL] Lifecycle "${o}" error:`,c),e.context?.strictMode)throw c}finally{a&&ot(),i&&(e.__ref.__inRender=!1)}}return!0}var Em={blue:"#213eb0",green:"#389d34",red:"#e15c55",yellow:"#EDCB38",orange:"#e97c16",transparent:"rgba(0, 0, 0, 0)",black:"black",gray:"#4e4e50",white:"white",title:["--gray 1 -168","--gray 1 +168"],caption:["--gray 1 -68","--gray 1 +68"],paragraph:["--gray 1 -42","--gray 1 +42"],disabled:["--gray 1 -26","--gray 1 +26"],line:["--gray 1 -16","--gray 1 +16"]},Tm={"gradient-blue-light":`linear-gradient(to right,
|
|
42
42
|
rgba(4, 116, 242, 1),
|
|
43
43
|
rgba(0, 48, 103, 1)
|
|
44
44
|
)`,"gradient-blue-dark":`linear-gradient(to right,
|
|
@@ -64,15 +64,15 @@ FROM ${a}${l}`},OS=t=>{let e=[],r=(n,o)=>{for(let s in n){let i=o?`${o}/${s}`:s;
|
|
|
64
64
|
#1E54F0 36%,
|
|
65
65
|
#8B4CCA 69%,
|
|
66
66
|
#C66894 100%
|
|
67
|
-
)`};var y0={primary:{"@dark":{color:"white",background:"blue",".color-only":{color:"blue"},".inactive":{background:"gray+16"},".gradient":{color:"white",background:"gradient-blue"}},"@light":{color:"white",background:"gradient-blue",".color-only":{color:"blue"},".gradient":{color:"white",background:"gradient-colorful"}}},secondary:{"@dark":{color:"white",background:"green",".color-only":{color:"green"}},"@light":{color:"white",background:"green",".color-only":{color:"green"}},".child":"--primary"},tertiary:{"@dark":{color:"white",background:"gray.92+8"},"@light":{background:"gray.1"}},quaternary:{"@light":{color:"white",background:"gradient-light"},"@dark":{color:"white",background:"gradient-dark-active"}},quinary:{"@dark":{color:"gray=90",background:"gradient-light",":hover":{color:"gray=95",background:"gradient-light-active"},":focus":{color:"gray=120",background:"gradient-light-active"},":active":{color:"gray=120",background:"gradient-light-active"},".active":{color:"gray=120",background:"gradient-light-active"}},"@light":{color:"gray3",background:"gradient-dark",":hover":{color:"gray1",background:"gradient-dark-active"},":active":{color:"gray1",background:"gradient-dark-active"},".active":{color:"gray1",background:"gradient-dark-active"}}}},b0={alert:{"@dark":{color:"white",background:"red"}},warning:{"@dark":{color:"black",background:"yellow"}},success:{"@dark":{color:"black",background:"green"}}},x0={field:{"@light":{color:"black",background:"gray.975+144",borderColor:"gray.975+144","::placeholder":{color:"gray-68"}},"@dark":{color:"white",background:"gray.975-52",borderColor:"gray.975-52","::placeholder":{color:"gray+68"}}},label:{"@dark":{color:"white",background:"gray.92+8"},"@light":{background:"gray.1"},".light":{color:"white",background:"gray3"},".dark":{color:"white",background:"black.35"}},card:{"@light":{background:"gray.975+150"},"@dark":{color:"white",background:"gray.975-56"},".child":{color:"white",background:"gray3"},".secondary":{color:"white",background:"gradient-blue-dark",".child":{color:"white",background:"black.35"}}},dialog:{"@dark":{color:"white",background:"gray.92",".helper":{color:"white",background:"black"}},"@light":{color:"currentColor",background:"gray.1"}}},Rm={document:{"@light":{color:"black",background:"white"},"@dark":{color:"white",background:"black"}},...y0,...b0,...x0,none:{color:"none",background:"none"},transparent:{color:"currentColor",background:"transparent"}};var Pm={base:16,ratio:1.25,subSequence:!0,useCapsize:!0,templates:{}};var Im={ratio:1.618,subSequence:!0};var $m={SourceSans:[{url:""}]},Fm={system:{value:['"Helvetica Neue"',"Helvetica","Arial"],type:"sans-serif",metrics:{capHeight:714,ascent:952,descent:-213,lineGap:28,unitsPerEm:1e3}}};var Dm={symbols:'<svg height="24" width="24"><path d="M13.843 2.7C19.063 2.7 23 6.366 23 11.228c0 3.754-2.862 6.584-6.658 6.584-3.287 0-5.007-2.318-5.007-4.609 0-2.395 1.923-4.344 4.287-4.344.566 0 1.023.12 1.309.223a.212.212 0 01.137.229l-.016.058-.514 1.18a.223.223 0 01-.245.13 2.965 2.965 0 00-.506-.046c-1.245 0-2.258 1.027-2.258 2.288 0 1.33 1.165 2.373 2.651 2.373 2.195 0 3.913-1.777 3.913-4.046 0-3.024-2.294-5.135-5.58-5.135-4.076 0-7.393 3.36-7.393 7.491a7.519 7.519 0 002.871 5.924l-4.96 3.18A12.042 12.042 0 012 14.7c0-6.617 5.313-12 11.843-12z" fill-rule="evenodd"/></svg>',logo:'<svg height="24" width="24"><path d="M13.843 2.7C19.063 2.7 23 6.366 23 11.228c0 3.754-2.862 6.584-6.658 6.584-3.287 0-5.007-2.318-5.007-4.609 0-2.395 1.923-4.344 4.287-4.344.566 0 1.023.12 1.309.223a.212.212 0 01.137.229l-.016.058-.514 1.18a.223.223 0 01-.245.13 2.965 2.965 0 00-.506-.046c-1.245 0-2.258 1.027-2.258 2.288 0 1.33 1.165 2.373 2.651 2.373 2.195 0 3.913-1.777 3.913-4.046 0-3.024-2.294-5.135-5.58-5.135-4.076 0-7.393 3.36-7.393 7.491a7.519 7.519 0 002.871 5.924l-4.96 3.18A12.042 12.042 0 012 14.7c0-6.617 5.313-12 11.843-12z" fill-rule="evenodd"/></svg>',arrowDownCircle:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-down-circle"><circle cx="12" cy="12" r="10"/><path d="M8 12l4 4 4-4M12 8v8"/></svg>',arrowDownLeft:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-down-left"><path d="M17 7L7 17M17 17H7V7"/></svg>',arrowDownRight:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-down-right"><path d="M7 7l10 10M17 7v10H7"/></svg>',arrowDown:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-down"><path d="M12 5v14M19 12l-7 7-7-7"/></svg>',arrowLeftCircle:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-left-circle"><circle cx="12" cy="12" r="10"/><path d="M12 8l-4 4 4 4M16 12H8"/></svg>',arrowLeft:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-left"><path d="M19 12H5M12 19l-7-7 7-7"/></svg>',arrowRight:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-right"><path d="M5 12h14M12 5l7 7-7 7"/></svg>',arrowRightCircle:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-right-circle"><circle cx="12" cy="12" r="10"/><path d="M12 16l4-4-4-4M8 12h8"/></svg>',arrowUpCircle:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-up-circle"><circle cx="12" cy="12" r="10"/><path d="M16 12l-4-4-4 4M12 16V8"/></svg>',arrowUpLeft:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-up-left"><path d="M17 17L7 7M7 17V7h10"/></svg>',arrowUpRight:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-up-right"><path d="M7 17L17 7M7 7h10v10"/></svg>',arrowUp:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-up"><path d="M12 19V5M5 12l7-7 7 7"/></svg>',checkCircle:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check-circle"><path d="M22 11.08V12a10 10 0 11-5.93-9.14"/><path d="M22 4L12 14.01l-3-3"/></svg>',check:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check"><path d="M20 6L9 17l-5-5"/></svg>',chevronDown:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-down"><path d="M6 9l6 6 6-6"/></svg>',chevronLeft:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-left"><path d="M15 18l-6-6 6-6"/></svg>',chevronRight:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><path d="M9 18l6-6-6-6"/></svg>',chevronUp:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-up"><path d="M18 15l-6-6-6 6"/></svg>',copy:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-copy"><rect x="9" y="9" width="13" height="13" rx="2" ry="2"/><path d="M5 15H4a2 2 0 01-2-2V4a2 2 0 012-2h9a2 2 0 012 2v1"/></svg>',eyeOff:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-eye-off"><path d="M17.94 17.94A10.07 10.07 0 0112 20c-7 0-11-8-11-8a18.45 18.45 0 015.06-5.94M9.9 4.24A9.12 9.12 0 0112 4c7 0 11 8 11 8a18.5 18.5 0 01-2.16 3.19m-6.72-1.07a3 3 0 11-4.24-4.24M1 1l22 22"/></svg>',eye:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-eye"><path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"/><circle cx="12" cy="12" r="3"/></svg>',info:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-info"><circle cx="12" cy="12" r="10"/><path d="M12 16v-4M12 8h.01"/></svg>',lock:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-lock"><rect x="3" y="11" width="18" height="11" rx="2" ry="2"/><path d="M7 11V7a5 5 0 0110 0v4"/></svg>',minus:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-minus"><path d="M5 12h14"/></svg>',sun:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-sun"><circle cx="12" cy="12" r="5"/><path d="M12 1v2M12 21v2M4.22 4.22l1.42 1.42M18.36 18.36l1.42 1.42M1 12h2M21 12h2M4.22 19.78l1.42-1.42M18.36 5.64l1.42-1.42"/></svg>',moon:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-moon"><path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"/></svg>',moreHorizontal:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-more-horizontal"><circle cx="12" cy="12" r="1"/><circle cx="19" cy="12" r="1"/><circle cx="5" cy="12" r="1"/></svg>',moreVertical:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-more-vertical"><circle cx="12" cy="12" r="1"/><circle cx="12" cy="5" r="1"/><circle cx="12" cy="19" r="1"/></svg>',send:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-send"><path d="M22 2L11 13M22 2l-7 20-4-9-9-4 20-7z"/></svg>',smile:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-smile"><circle cx="12" cy="12" r="10"/><path d="M8 14s1.5 2 4 2 4-2 4-2M9 9h.01M15 9h.01"/></svg>',search:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search"><circle cx="11" cy="11" r="8"/><path d="M21 21l-4.35-4.35"/></svg>',upload:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-upload"><path d="M21 15v4a2 2 0 01-2 2H5a2 2 0 01-2-2v-4M17 8l-5-5-5 5M12 3v12"/></svg>',video:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-video"><path d="M23 7l-7 5 7 5V7z"/><rect x="1" y="5" width="15" height="14" rx="2" ry="2"/></svg>',x:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><path d="M18 6L6 18M6 6l12 12"/></svg>',star:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-star"><path d="M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z"/></svg>',plus:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"><path d="M12 5v14M5 12h14"/></svg>'};var Lm={tv:"(min-width: 2780px)",screenL:"(max-width: 1920px)","screenL<":"(min-width: 1920px)",screenM:"(max-width: 1680px)","screenM<":"(min-width: 1680px)",screenS:"(max-width: 1440px)","screenS<":"(min-width: 1440px)",tabletL:"(max-width: 1366px)","tabletL<":"(min-width: 1366px)",tabletM:"(max-width: 1280px)","tabletM<":"(min-width: 1280px)",tabletS:"(max-width: 1024px)","tabletS<":"(min-width: 1024px)",mobileL:"(max-width: 768px)","mobileL<":"(min-width: 768px)",mobileM:"(max-width: 560px)","mobileM<":"(min-width: 560px)",mobileS:"(max-width: 480px)","mobileS<":"(min-width: 480px)",mobileXS:"(max-width: 375px)","mobileXS<":"(min-width: 375px)",light:"(prefers-color-scheme: light)",dark:"(prefers-color-scheme: dark)",print:"print"};var Mm={base:150,ratio:1.333,unit:"ms",subSequence:!0};var Fs={version:"0.0.1",color:Tm,gradient:Om,theme:Rm,typography:Pm,spacing:Im,font:$m,fontFamily:Fm,timing:Mm,icons:Dm,media:Lm,reset:{html:{},body:{}},animation:{fadeIn:{from:{opacity:0},to:{opacity:1}}},devices:{},class:{},svg:{},grid:{},shape:{}};var mn={};I(mn,{A:()=>Zy,AssetPicture:()=>ey,Audio:()=>oy,Avatar:()=>pb,B:()=>ky,Block:()=>Nm,Box:()=>Ha,Br:()=>Ey,Button:()=>tb,ButtonSet:()=>ob,COMPONENTS:()=>gn,Caption:()=>hy,Checkbox:()=>My,CheckboxHgroup:()=>Ny,Circle:()=>Jm,CircleButton:()=>rb,Clickable:()=>Ym,Data:()=>Cy,Dialog:()=>ib,DialogFooter:()=>cb,DialogHeader:()=>ab,Dropdown:()=>hb,DropdownList:()=>gb,DropdownParent:()=>mb,DropdownParentFocus:()=>yb,DropdownSiblingFocus:()=>bb,FileIcon:()=>qy,Flex:()=>Bm,Focusable:()=>Xm,FocusableComponent:()=>Zm,Footnote:()=>wy,Form:()=>Gm,Grid:()=>Um,Gutter:()=>Wm,H1:()=>ay,H2:()=>cy,H3:()=>ly,H4:()=>fy,H5:()=>uy,H6:()=>py,Headline:()=>_y,Hgroup:()=>Iy,HgroupButton:()=>Fy,HgroupRows:()=>$y,Hoverable:()=>Km,Hr:()=>Ay,I:()=>vy,Icon:()=>Hy,IconButton:()=>sb,IconText:()=>Gy,Iframe:()=>qm,Img:()=>Hm,Inline:()=>jm,InlineFlex:()=>Vm,InlineGrid:()=>zm,Input:()=>Dy,Italic:()=>by,KangorooButton:()=>nb,Li:()=>Ty,Link:()=>Sd,Notification:()=>xb,NumberInput:()=>Ly,Ol:()=>Ry,P:()=>dy,Picture:()=>ty,Radio:()=>jy,RadioHgroup:()=>By,Range:()=>db,RouteLink:()=>Jy,RouterLink:()=>wd,SHAPES:()=>za,Select:()=>Qy,Shape:()=>Jp,Span:()=>iy,SquareButton:()=>eb,Strong:()=>gy,Subhead:()=>Sy,Svg:()=>ry,Text:()=>sy,Textarea:()=>zy,TextareaWithButton:()=>Wy,Theme:()=>Qm,Title:()=>xy,Toggle:()=>Vy,ToggleHgroup:()=>Uy,Tooltip:()=>lb,TooltipHidden:()=>fb,TooltipParent:()=>ub,U:()=>my,Ul:()=>Oy,Underline:()=>yy,Video:()=>ny,depth:()=>Wa,getSystemGlobalTheme:()=>Ds});var qp={};I(qp,{Block:()=>Nm,Flex:()=>Bm,Grid:()=>Um,Gutter:()=>Wm,Inline:()=>jm,InlineFlex:()=>Vm,InlineGrid:()=>zm});var Nm={display:"block"},jm={display:"inline"},Bm={display:"flex"},Vm={display:"inline-flex"},Um={display:"grid"},zm={display:"inline-grid"},Wm={boxSize:"C1"};var Kp={};I(Kp,{Img:()=>Hm});R();var Hm={tag:"img",attr:{title:t=>t.title||t.alt,src:t=>{let e=Tt(t);return e&&e.src||t.src},srcset:t=>{let e=Tt(t);return(e?Ho(e):"")||t.srcset}}};var Yp={};I(Yp,{Form:()=>Gm});var Gm={tag:"form"};var Xp={};I(Xp,{Iframe:()=>qm});var qm={tag:"iframe",position:"relative",minWidth:"G",minHeight:"G"};var Zp={};I(Zp,{Clickable:()=>Ym,Focusable:()=>Xm,FocusableComponent:()=>Zm,Hoverable:()=>Km});var _0={appearance:"none",cursor:"pointer",fontFamily:"inherit"},Km={transition:"C defaultBezier",transitionProperty:"opacity, transform",opacity:.85,":hover":{opacity:.9,transform:"scale(1.015)"},":active":{opacity:1,transform:"scale(1.015)"},".active":{opacity:1,transform:"scale(1.015)",":hover":{opacity:1}}},Ym={extends:"Hoverable",":active":{opacity:1,transform:"scale(1.015)"},".active":{opacity:1}},Xm={border:"none",outline:"solid 0 blue.3",":focus-visible":{opacity:1,outline:"solid X blue.3"},attr:{tabIndex:t=>t.tabIndex}},Zm={extends:"Focusable",tag:"button",fontSize:"A",type:"button",border:"none",textDecoration:"none",lineHeight:"1",whiteSpace:"nowrap",fontFamily:"inherit",style:_0};var ed={};I(ed,{Picture:()=>ty});var td={};I(td,{Theme:()=>Qm,getSystemGlobalTheme:()=>Ds});var Qp={};I(Qp,{Circle:()=>Jm,SHAPES:()=>za,Shape:()=>Jp,default:()=>S0,depth:()=>Wa});R();var Gt=E(),Wa={4:{boxShadow:`rgba(0,0,0,.10) 0 2${Gt.unit.default} 4${Gt.unit.default}`},6:{boxShadow:`rgba(0,0,0,.10) 0 3${Gt.unit.default} 6${Gt.unit.default}`},10:{boxShadow:`rgba(0,0,0,.10) 0 4${Gt.unit.default} 10${Gt.unit.default}`},16:{boxShadow:`rgba(0,0,0,.10) 0 8${Gt.unit.default} 16${Gt.unit.default}`},26:{boxShadow:`rgba(0,0,0,.10) 0 14${Gt.unit.default} 26${Gt.unit.default}`},42:{boxShadow:`rgba(0,0,0,.10) 0 20${Gt.unit.default} 42${Gt.unit.default}`}},hn=t=>Z(t.shapeDirectionColor)||Z(t.borderColor)||Z(t.backgroundColor)||Z(t.background),Ua=t=>{let e=Is.transition(t.transition,t);return e&&e.transition},za={rectangle:{},circle:{borderRadius:"100%"},bubble:{},tv:{borderRadius:"1.15em/2.5em"},tooltip:t=>({position:t.position||"relative","&:before":{content:'""',display:"block",width:"0px",height:"0px",border:".35em solid",borderColor:hn(t),transition:Ua(t),transitionProperty:"border-color",position:"absolute",borderRadius:".15em"}}),tooltipDirection:{top:{"&:before":{top:"0",left:"50%",transform:"translate(-50%, -50%) rotate(45deg)"}},right:{"&:before":{top:"50%",right:"0",transform:"translate(50%, -50%) rotate(45deg)"}},bottom:{"&:before":{bottom:"0",left:"50%",transform:"translate(-50%, 50%) rotate(45deg)"}},left:{"&:before":{top:"50%",left:"0",transform:"translate(-50%, -50%) rotate(45deg)"}}},tag:t=>({position:"relative","&:before":{content:'""',display:"block",background:hn(t),transition:Ua(t),transitionProperty:"background",borderRadius:".25em",position:"absolute",zIndex:"-1",aspectRatio:"1/1",top:"50%",transformOrigin:"50% 50%",height:"73%"}}),tagDirection:{top:{"&:before":{bottom:"100%",left:"50%",transform:"translate(-50%, 50%) rotate(45deg)"}},right:{"&:before":{top:"50%",left:"100%",transform:"translate(-50%, -50%) rotate(45deg)"}},bottom:{"&:before":{top:"100%",left:"50%",transform:"translate(-50%, -50%) rotate(45deg)"}},left:{"&:before":{top:"50%",right:"100%",transform:"translate(50%, -50%) rotate(45deg)"}}},hexagon:t=>({position:"relative","&:before, &:after":{content:'""',display:"block",position:"absolute",zIndex:"-1",borderRadius:".25em",aspectRatio:"1/1",top:"50%",transformOrigin:"50% 50%",height:"73%",background:hn(t),transition:Ua(t),transitionProperty:"background"},"&:before":{left:"0",transform:"translate3d(-50%, -50%, 1px) rotate(45deg)"},"&:after":{left:"100%",transform:"translate3d(-50%, -50%, 1px) rotate(45deg)"}}),chevron:t=>({position:"relative","&:before, &:after":{content:'""',display:"block",position:"absolute",zIndex:"-1",aspectRatio:"1/1",top:"50%",transformOrigin:"50% 50%",transition:Ua(t),transitionProperty:"background"},"&:before":{background:`linear-gradient(225deg, ${hn(t)} 25%, transparent 25%), linear-gradient(315deg, ${hn(t)} 25%, transparent 25%)`},"&:after":{background:hn(t),borderRadius:".25em"}}),chevronDirection:{left:{"&:before":{height:"100%",left:"100%",transform:"translate3d(-1%, -50%, 1px) scale(-1, 1)"},"&:after":{height:"73%",left:"0",transform:"translate3d(-50%, -50%, 1px) rotate(45deg)"}},right:{"&:before":{height:"100%",left:"0",transform:"translate3d(-99%, -50%, 1px)"},"&:after":{height:"73%",left:"100%",transform:"translate3d(-50%, -50%, 1px) rotate(45deg)"}}}},Jp={deps:{exec:q,getSpacingBasedOnRatio:te,getMediaColor:mt},classlist:{shape:t=>t.deps.exec(za[t.shape],t),shapeDirection:t=>{if(!t.shape||!t.shapeDirection)return;let e=za[t.shape+"Direction"];return t.shape&&e?e[t.shapeDirection||"left"]:null},shapeDirectionColor:t=>{let e={borderColor:t.deps.getMediaColor(t.background||t.backgroundColor)};return t.shapeDirection?e:null}}},Jm={round:"100%"},S0=Jp;R();var Ds=({context:t,state:e})=>{let r=e&&e.root,n=r&&r.globalTheme||t.designSystem&&t.designSystem.globalTheme;return n==="auto"?null:n},Qm={deps:{depth:Wa},classlist:{depth:t=>!ht(t.depth)&&t.deps.depth[t.depth]}};var ty={deps:{getSystemGlobalTheme:Ds},tag:"picture",childExtends:{deps:{getSystemGlobalTheme:Ds},tag:"source",attr:{media:t=>{let{key:e,context:r,deps:n}=t,{media:o}=r.designSystem,s=n.getSystemGlobalTheme(t),i=(t.media||e).slice(1);return i===s?"(min-width: 0px)":i==="dark"||i==="light"?"(max-width: 0px)":o[i]}}},Img:{width:"inherit",ignoreChildExtends:!0,height:"inherit",src:(t,e)=>t.parent?.src||e.src}};var rd={};I(rd,{AssetPicture:()=>ey});R();var ey={tag:"picture",children:t=>{let e=Tt(t);if(e)return Go(e,t.alt)}};var nd={};I(nd,{Svg:()=>ry});var ry={tag:"svg",attr:{xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},html:t=>{let{context:e}=t;if(t.semanticIcons)return;if(t.html&&typeof t.html!="function")return t.call("exec",t.html,t);let{designSystem:r,utils:n}=e,o=r&&r.svg,s=t.spriteId||r&&r.useSvgSprite,i=t.call("exec",t.src,t);if(!s&&i)return i;let a=u=>`<use xlink:href="#${u}" />`,c=t.spriteId;if(c)return a(c);if(o&&o[i])return a(i);let l=Symbol.for(i),f=o[l];if(f&&o[f])return a(f);if(!i)return a("");if(typeof i=="string"&&!i.includes("<"))return typeof console<"u"&&console.warn&&console.warn(`[Svg] Unknown sprite symbol "${i}" \u2014 not registered in design-system sprite. Set the icon name to one that exists in designSystem.icons / context.svg, or register the SVG body via utils.init({ svg: { '${i}': '<svg>...</svg>' } }).`),a("");let p=0;for(let u=0;u<i.length;u++)p=(p<<5)-p+i.charCodeAt(u)|0;return f=o[l]=`svg-${(p>>>0).toString(36)}`,n.init({svg:{[f]:i}},{document:e.document,emotion:e.emotion}),a(f)}};var od={};I(od,{Video:()=>ny});R();var ny={tag:"video",controls:!0,attr:{src:t=>{let e=Tt(t);return e&&e.src||t.src}},children:t=>{let e=Tt(t);if(!(!e||!Array.isArray(e.variants)||!e.variants.length))return e.variants.map(r=>({tag:"source",attr:{src:r.src,type:r.format}}))},childExtends:{tag:"source"}};var sd={};I(sd,{Audio:()=>oy});R();var oy={tag:"audio",controls:!0,attr:{src:t=>{let e=Tt(t);return e&&e.src||t.src}},children:t=>{let e=Tt(t);if(!(!e||!Array.isArray(e.variants)||!e.variants.length))return e.variants.map(r=>({tag:"source",attr:{src:r.src,type:r.format}}))},childExtends:{tag:"source"}};var id={};I(id,{B:()=>ky,Caption:()=>hy,Data:()=>Cy,Footnote:()=>wy,H1:()=>ay,H2:()=>cy,H3:()=>ly,H4:()=>fy,H5:()=>uy,H6:()=>py,Headline:()=>_y,I:()=>vy,Italic:()=>by,P:()=>dy,Span:()=>iy,Strong:()=>gy,Subhead:()=>Sy,Text:()=>sy,Title:()=>xy,U:()=>my,Underline:()=>yy});var sy={},iy={tag:"span"},ay={tag:"h1"},cy={tag:"h2"},ly={tag:"h3"},fy={tag:"h4"},uy={tag:"h5"},py={tag:"h6"},dy={tag:"p"},hy={tag:"caption"},gy={tag:"strong",fontWeight:"700"},my={tag:"u"},yy={tag:"u"},by={tag:"i"},xy={},_y={tag:"h6",fontSize:"B",fontWeight:500},Sy={tag:"span",fontSize:"Z1"},wy={tag:"span",fontSize:"Z"},ky={tag:"b"},vy={tag:"i"},Cy={tag:"data"};var ad={};I(ad,{Box:()=>Ha,Br:()=>Ey,Hr:()=>Ay,Li:()=>Ty,Ol:()=>Ry,Ul:()=>Oy});var w0=t=>{if(!t.context)return;let{props:e,__ref:r}=t,n=Ft(e,t,{unpack:!1});r.__class=n},Ha={extends:["Shape","Theme"],boxSizing:"border-box",onBeforeClassAssign:w0},Ay={tag:"hr",margin:"C1 0"},Ey={tag:"br"},Ty={tag:"li"},Oy={tag:"ul",childExtends:{extends:"Li"}},Ry={tag:"ol",childExtends:{extends:"Li"}};var cd={};I(cd,{Hgroup:()=>Iy,HgroupButton:()=>Fy,HgroupRows:()=>$y});var Py=t=>{if(t.text!=null||t.html!=null)return!0;for(let e in t){let r=e.charCodeAt(0);if(r>=65&&r<=90)return!0}return!1},Iy={display:"flex",tag:"hgroup",flow:"y",gap:"Y2",H:{if:Py,color:"title",tag:"h3",lineHeight:"1em",margin:"0"},P:{if:Py,margin:"0",color:"paragraph"}},$y={extends:"Hgroup",H:{display:"flex",color:"title",align:"center space-between"},P:{color:"paragraph",align:"center space-between"}},Fy={extends:"HgroupRows",H:{justifyContent:"space-between",Span:{},Button:{background:"transparent",color:"currentColor",padding:"0",Icon:{name:"x",fontSize:"C"}}},P:{}};var ld={};I(ld,{Input:()=>Dy});var Dy={extends:["Focusable"],tag:"input",border:"none",type:"input",theme:"field",fontSize:"A",round:"C",lineHeight:"1",padding:"Z2 B",attr:{pattern:t=>t.pattern,minLength:t=>t.minlength,maxLength:t=>t.maxlength,name:t=>t.name,autocomplete:t=>t.autocomplete,placeholder:t=>t.placeholder,value:t=>{if(!t.value)return;let e=t.call("exec",t.value,t);return t.call("isString",e)&&e.includes("{{")?t.call("replaceLiteralsWithObjectFields",e):e},checked:t=>t.call("exec",t.checked,t),disabled:t=>t.disabled||null,readonly:t=>t.readonly,required:t=>t.required,type:t=>t.type}};var fd={};I(fd,{NumberInput:()=>Ly});var Ly={extends:["Flex","Input"],type:"number",boxSize:"C+X",align:"center center",textAlign:"center",round:"Y1",theme:"transparent",border:"solid gray3",borderWidth:"1px",placeholder:"0",fontWeight:"400","::-webkit-inner-spin-button":{appearance:"none"},attr:{step:t=>t.step,min:t=>t.min,max:t=>t.max}};var ud={};I(ud,{Checkbox:()=>My,CheckboxHgroup:()=>Ny});var My={extends:"Focusable",tag:"label",boxSize:"fit-content fit-content",cursor:"pointer",round:"Y",Input:{type:"checkbox",display:"none",":checked + div":{theme:"primary"},":checked + div > svg":{transform:"none",opacity:"1"},attr:{checked:t=>t.call("exec",t.parent.checked)}},Flex:{align:"center center",fontSize:"B1",padding:"V",theme:"field",round:"X2",transition:"background A defaultBezier",Icon:{icon:"check",opacity:"0",transform:"scale(0.9) rotate(-15deg)",transition:"opacity B defaultBezier"}}},Ny={display:"flex",tag:"label",boxSize:"fit-content",align:"flex-start flex-start",gap:"A",Checkbox:{tag:"div"},HgroupRows:{gap:"Z1",margin:"Y - - -"}};var pd={};I(pd,{Radio:()=>jy,RadioHgroup:()=>By});var jy={extends:"Checkbox",Input:{type:"radio",":checked + div:after":{opacity:"1"}},Flex:{round:"100%",padding:"Y",":after":{content:'""',display:"block",boxSize:"X+W1",round:"100%",background:"white",opacity:"0",transition:"opacity .15s ease-in-out"},Icon:null}},By={extends:"CheckboxHgroup",Checkbox:null,Radio:{}};var dd={};I(dd,{Toggle:()=>Vy,ToggleHgroup:()=>Uy});var Vy={extends:"Checkbox",Input:{":checked + div":{background:"green2+8",justifyContent:"flex-end"}},Flex:{boxSize:"A1 B1",padding:"- W_default",round:"D",align:"center flex-start",theme:"field",border:"none",transition:"opacity .15s ease",":after":{content:'""',boxSize:"A A",round:"100%",background:"white",boxShadow:"gray.2 1px 1px Z"},Icon:null}},Uy={extends:"CheckboxHgroup",Checkbox:null,Toggle:{}};var hd={};I(hd,{Textarea:()=>zy,TextareaWithButton:()=>Wy});var zy={tag:"textarea",extends:["Input","Flex"],fontfamily:"Avenir",placeholder:"Leave us a message...",padding:"A",theme:"field",border:"none",minHeight:"E_default",width:"100%",height:"E1_default",fontFamily:"inherit",round:"Z2",lineHeight:1.4,".outlined":{borderWidth:"1px",borderStyle:"solid"}},Wy={display:"flex",gap:"Y2",Textarea:{height:"C2+W",minWidth:"H",padding:"A",fontSize:"Z1",round:"Z2",minHeight:"fit-content"},SquareButton:{background:"blue",Icon:{name:"send"}}};var gd={};I(gd,{FileIcon:()=>qy,Icon:()=>Hy,IconText:()=>Gy});var Hy={extends:"Svg",width:"A",height:"A",display:"inline-block",style:{fill:"currentColor","*":{fill:"currentColor"}},onInit:(t,e,r)=>{let{parent:n}=t,{icons:o,useIconSprite:s,verbose:i}=r&&r.designSystem,{toCamelCase:a}=r&&r.utils,c=x=>{let v=x[".isActive"];if(v)return x.call("exec",v.name||v.icon)},l=(x,v,A)=>{let{semanticIcons:P}=A&&A.designSystem,{toCamelCase:H}=A&&A.utils,O=f(x,v),V=H(O).split(/([a-z])([A-Z])/g),tt=V[1]?V[0]:O.split(".")[0].split(" ")[0],N=P&&P[tt];if(N){let $=O.includes(".")?"sfsymbols."+O.split(".").slice(1).join("."):"sfsymbols";return O=N[$]||N[O.split(".")[0].split(" ")[0]],{tag:"span",semanticIcons:!0,width:"A",height:"A",lineHeight:"1em",":after":{fontSize:"Z",fontWeight:"300",content:`"${O}"`,textAlign:"center",display:"inline-block",style:{color:"currentColor",fontFamily:"'SF Pro Icons', 'SF Pro', 'SF Symbols', 'Segoe UI'"}}}}},f=(x,v)=>{let{key:A}=x,P=x.call("exec",x.name||x.icon||A,x);return x.call("isString",P)&&P.includes("{{")&&(P=x.call("replaceLiteralsWithObjectFields",P)),x.call("isString",P)?P:A},p=f(t,e);if(p.includes(" ")){let x=p.split(" ");p=x[0]+x.slice(1).map(v=>v.charAt(0).toUpperCase()+v.slice(1)).join("")}let u=a(p),d=u.split(/([a-z])([A-Z])/g),h=l(t,e,r);if(h){Object.assign(t,h);return}let g;t.isActive&&(g=c(t));let m=n[".isActive"];n&&n.isActive&&m&&m.icon&&(g=t.call("exec",m.icon||m.Icon.name||m.Icon.icon,t)),t.call("isString",g)&&g.includes("{{")&&(g=t.call("replaceLiteralsWithObjectFields",g));let y;o[g]&&(y=g),o[u]?y=u:o[d[0]+d[1]]?y=d[0]+d[1]:o[d[0]]?y=d[0]:i&&t.warn("Can't find icon:",p,y);let b=o[y],w=n&&n.src||t.src;Object.assign(t,{spriteId:s&&y,src:b||w||o.noIcon})},attr:{viewBox:"0 0 24 24"}},Gy={display:"flex",align:"center center",lineHeight:1,".reversed":{flow:"row-reverse"},".vertical":{flow:"column"},Icon:{if:t=>{let{parent:e}=t;return t.call("exec",e.icon||t.name||t.sfSymbols||e.sfSymbols,t)},icon:t=>t.call("exec",t.parent.icon,t.parent)},text:t=>t.text},qy={display:"flex",theme:"tertiary",boxSize:"C1",align:"center center",round:"Z2",Icon:{fontSize:"B",margin:"auto",icon:"file"}};var kd={};I(kd,{A:()=>Zy,Link:()=>Sd,RouteLink:()=>Jy,RouterLink:()=>wd});var Ls={};I(Ls,{default:()=>E0,getActiveRoute:()=>_d,lastLevel:()=>qa,lastPathname:()=>Ga,matchRoute:()=>yd,parseQuery:()=>bd,parseRoutePattern:()=>md,router:()=>he,runGuards:()=>xd});R();var Yy=/^:(.+)/,Xy=/^\*$/,Ky=new Map,md=t=>{let e=Ky.get(t);if(e)return e;let r=t.replace(/^\//,"").split("/"),n=[],o=!1;for(let i=0;i<r.length;i++){let a=r[i].match(Yy);a?n.push({index:i,name:a[1]}):Xy.test(r[i])&&(o=!0)}let s={segments:r,params:n,hasWildcard:o,pattern:t};return Ky.set(t,s),s},yd=(t,e,r=0)=>{let o=t.replace(/^\//,"").split("/").filter(Boolean).slice(r),s="/"+(o[0]||"");if(!e)return{key:null,content:null,params:{},routePath:s};let i=null,a=-1,c={};for(let l in e){if(l==="/*")continue;let f=md(l),p=k0(o,f);p>a&&(a=p,i=l,c=v0(o,f))}return!i&&e["/*"]&&(i="/*"),{key:i,content:i?e[i]:null,params:c,routePath:s}},k0=(t,e)=>{let{segments:r,hasWildcard:n}=e;if(!n&&r.length!==t.length&&r.length!==1&&r.length>t.length)return-1;let o=0,s=Math.min(r.length,t.length);for(let i=0;i<s;i++)if(r[i]===t[i])o+=3;else if(Yy.test(r[i]))o+=1;else if(Xy.test(r[i]))o+=.5;else return-1;return o},v0=(t,e)=>{let r={};for(let{index:n,name:o}of e.params)t[n]&&(r[o]=decodeURIComponent(t[n]));return r},bd=t=>{if(!t||t==="?")return{};let e={};return new URLSearchParams(t).forEach((n,o)=>{e[o]!==void 0?(Array.isArray(e[o])||(e[o]=[e[o]]),e[o].push(n)):e[o]=n}),e},xd=async(t,e)=>{if(!t||!t.length)return!0;for(let r of t){let n=await r(e);if(n===!1)return!1;if(typeof n=="string")return n}return!0},_d=(t=0,e)=>{e||(e=typeof k<"u"?k.location.pathname:"/");let n=e.split("/")[t+1];if(n)return`/${n}`},Ga,qa=0,C0=t=>!t||t==="srcdoc"||t==="about:srcdoc"?"/":t,A0={level:qa,pushState:!0,initialRender:!1,scrollToTop:!0,scrollToNode:!1,scrollNode:X&&X.documentElement,scrollBody:!1,useFragment:!1,updateState:!0,scrollToOffset:0,contentElementKey:"content",scrollToOptions:{behavior:"smooth"},useParamsMatching:!0},he=async(t,e,r={},n={})=>{let o=e||void 0,s=o?.context?.window||k,i=o?.context?.document||X,a={...A0,...o.context.routerOptions,...n};qa=a.lastLevel;let c=o.__ref;(a.contentElementKey!=="content"&&a.contentElementKey!==c.contentElementKey||!c.contentElementKey)&&(c.contentElementKey=a.contentElementKey||"content");let l=c.contentElementKey||a.contentElementKey||"content",f=s.location.origin!=="null"?s.location.origin:"http://localhost";t=C0(t);let p=typeof s.URL=="function"?s.URL:typeof globalThis<"u"&&globalThis.URL||URL,u=new p(f+t),{pathname:d,search:h,hash:g}=u,m=bd(h),y=o.node,b=g&&g!==s.location.hash.slice(1),w=d!==Ga;Ga=d;let x,v,A,P;if(a.useParamsMatching){let O=yd(d,o.routes,a.level);x=O.key,v=O.routePath,A=O.content,P=O.params}else{x=_d(a.level,d),v=x;let O=o.routes;A=O?O[x||"/"]||O["/*"]:null,P={}}let H=a.scrollToNode?y:a.scrollNode;if(o.state?.root?.debugging){o.state.root.debugging=!1;return}if(!A){a.onNotFound?a.onNotFound({pathname:d,route:x,element:o}):a.silent||console.warn("[smbls/router] no content matched for path",d,"\u2014 available routes:",Object.keys(o.routes||{}));return}if(a.guards&&a.guards.length){let O={pathname:d,route:x,params:P,query:m,hash:g,element:o,state:r},M=await xd(a.guards,O);if(M===!1)return;if(typeof M=="string")return he(M,e,r,{...n,guards:[]})}if(a.pushState)try{s.history.pushState(r,null,d+(h||"")+(g||""))}catch{}if(w||!b){let O={route:x,routePath:v,hash:g,debugging:!1};Object.keys(P).length&&(O.params=P),Object.keys(m).length&&(O.query=m),a.updateState&&o.state.update(O,{preventContentUpdate:!0}),l&&a.removeOldElement&&o[l].remove();let M=o.__ref?.origin?.content,V={};if(M)for(let N in M){let $=M[N];N==="__ref"||N==="props"||N==="node"||N==="parent"||N==="key"||(typeof $=="string"||typeof $=="number"||typeof $=="boolean"||typeof $=="object"&&$!==null&&!$.node&&!$.__ref)&&(V[N]=$)}let tt={...V,...typeof A=="object"?A:{extends:A}};a.useFragment&&(tt.tag="fragment");try{if(typeof o?.set!="function")return;o.set(tt,{contentElementKey:l})}catch(N){console.error("[smbls/router] failed to render route content",d,N)}}if(a.scrollToTop&&H?.scrollTo&&H.scrollTo({...a.scrollToOptions||{},top:0,left:0}),a.scrollToNode&&A[l]?.node?.scrollTo&&A[l].node.scrollTo({...a.scrollToOptions||{},top:0,left:0}),g){let O=i.getElementById(g);if(O&&H?.scrollTo){let M=O.getBoundingClientRect().top+y.scrollTop-(a.scrollToOffset||0);H.scrollTo({...a.scrollToOptions||{},top:M,left:0})}}Ie("routeChanged",o,a)},E0=he;var T0=(t,e,r)=>{let{context:n}=e,{href:o,scrollToTop:s,stopPropagation:i}=e,a=e.call("exec",o,e);if(e.call("isString",a)&&a.includes("{{")&&(a=e.call("replaceLiteralsWithObjectFields",a)),i&&t.stopPropagation(),!a)return;let{utils:c,snippets:l,functions:f,routerOptions:p}=n,u=e.__ref.root,d=a.startsWith("http://")||a.startsWith("https://")||a.startsWith("mailto:")||a.startsWith("tel:")||a.startsWith("sketch:")||a.startsWith("whatsapp:")||a.startsWith("sms:")||a.startsWith("skype:")||a.startsWith("viber:")||a.startsWith("callto:")||a.startsWith("facetime:")||a.startsWith("facetime-audio:")||a.startsWith("geo:")||a.startsWith("maps:");if(a&&!d){t.preventDefault();try{let h=u;if(p&&p.customRouterElement){let g=Array.isArray(p.customRouterElement)?p.customRouterElement:p.customRouterElement.split("."),m=u;for(let y of g){if(!m||!m[y]){m=null;break}m=m[y]}m&&(h=m,u.routes&&(h.routes=u.routes))}(f.router||l.router||c.router||he)(a,h,{},{scrollToOptions:{behaviour:"instant"},scrollToTop:e.call("isDefined",s)?s:!0,...p,...e.routerOptions})}catch(h){console.warn(h)}}},Sd={extends:"Focusable",tag:"a",aria:{},fontWeight:"bold",textDecoration:"none",color:"currentColor",draggable:!1,attr:{href:t=>Ye(t,t.href)||Ye(t,t.call("exec",t,t).href),"aria-label":t=>t.aria?t.aria.label:t.text},onClick:T0},Zy={extends:"Link"},wd={onClick:(t,e,r)=>{let{context:n}=e,{href:o,scrollToTop:s,stopPropagation:i}=e,a=e.call("exec",o,e);if(e.call("isString",a)&&a.includes("{{")&&(a=e.call("replaceLiteralsWithObjectFields",a)),i&&t.stopPropagation(),!a)return;let{utils:c,snippets:l,functions:f,routerOptions:p}=n,u=e.__ref.root,d=a.startsWith("http://")||a.startsWith("https://")||a.startsWith("mailto:")||a.startsWith("tel:")||a.startsWith("sketch:")||a.startsWith("whatsapp:")||a.startsWith("sms:")||a.startsWith("skype:")||a.startsWith("viber:")||a.startsWith("callto:")||a.startsWith("facetime:")||a.startsWith("facetime-audio:")||a.startsWith("geo:")||a.startsWith("maps:");if(a&&!d){t.preventDefault();try{let h=u;if(p&&p.customRouterElement){let g=Array.isArray(p.customRouterElement)?p.customRouterElement:p.customRouterElement.split("."),m=u;for(let y of g){if(!m||!m[y]){m=null;break}m=m[y]}m&&(h=m,u.routes&&(h.routes=u.routes))}(f.router||l.router||c.router||he)(a,h,{},{scrollToOptions:{behaviour:"instant"},scrollToTop:e.call("isDefined",s)?s:!0,...p,...e.routerOptions})}catch(h){console.warn(h)}}}},Jy={extends:[Sd,wd]};var vd={};I(vd,{Select:()=>Qy});var Qy={extends:"Focusable",tag:"select",fontSize:"A",border:"none",boxSizing:"border-box",theme:"field",cursor:"pointer",childProps:{tag:"option",attr:{value:t=>t.value,selected:t=>t.selected,disabled:t=>t.disabled}},attr:{name:t=>t.name,disabled:t=>t.disabled,value:t=>{if(!t.value)return;let e=t.call("exec",t.value,t);return t.call("isString",e)&&e.includes("{{")?t.call("replaceLiteralsWithObjectFields",e):e}}};var Cd={};I(Cd,{Button:()=>tb,ButtonSet:()=>ob,CircleButton:()=>rb,IconButton:()=>sb,KangorooButton:()=>nb,SquareButton:()=>eb});var tb={extends:["IconText","FocusableComponent"],tag:"button",fontSize:"A",type:"button",borderStyle:"none",display:"inline-flex",align:"center center",textDecoration:"none",lineHeight:"1",whiteSpace:"nowrap",padding:"Z B2",fontWeight:"500",fontFamily:"inherit",round:"C2",disabled:t=>t.call("exec",t.disabled)},eb={extends:"Button",fontSize:"A",width:"A",padding:"Z",aspectRatio:"1 / 1",icon:"smile",boxSize:"fit-content fit-content",justifyContent:"center",round:"Z2",boxSizing:"content-box"},rb={extends:"SquareButton",round:"C"},nb={extends:"Button",childExtends:"IconText"},ob={tag:"nav",display:"flex",childExtends:"SquareButton"},sb={extends:["SquareButton","ClickableItem"],round:"Z"};var Ad={};I(Ad,{Dialog:()=>ib,DialogFooter:()=>cb,DialogHeader:()=>ab});var ib={display:"flex",tag:"dialog",flow:"column",border:"0",theme:"dialog",round:"Z2"},ab={extends:"Hgroup",minWidth:"100%",gap:"A",Title:{align:"center space-between",Text:{text:"Title"},SquareButton:{icon:"x",theme:"transparent"}},Paragraph:{color:"caption"}},cb={display:"flex",align:"center flex-end",gap:"X2",margin:"auto - -",padding:"Y2 X2",childExtends:{extends:"Button",textTransform:"uppercase",background:"transparent","@dark":{theme:"primary @dark .color-only"},"@light":{theme:"primary @light .color-only"},"&":{padding:"Z A"},":hover":{theme:"tertiary"},":active":{background:"white.1"}},Cancel:{text:"cancel"},Ok:{text:"ok"}};var Ed={};I(Ed,{Tooltip:()=>lb,TooltipHidden:()=>fb,TooltipParent:()=>ub});R();var lb={display:"flex",theme:"dialog",background:"black",flow:"column",shape:"tooltip",shapeDirection:"left",padding:"Z1 A",round:"Y2",width:"fit-content",minWidth:"D2",maxWidth:"F2",gap:"X",textAlign:"center",attr:{tooltip:!0},Title:{if:t=>vt(t.parent.title)||t.parent.title,width:"fit-content",fontWeight:500,color:"gray12",text:t=>t.parent.title},P:{if:(t,e)=>t.call("isDefined",t.call("exec",t.parent.description,t))||t.text,width:"fit-content",fontSize:"Z2",margin:"0",color:"gray6",fontWeight:"400",text:(t,e)=>t.call("exec",t.parent.description,t)}},fb={extends:"Tooltip",position:"absolute",pointerEvents:"none",opacity:"0",visibility:"hidden",transition:"C defaultBezier opacity, C defaultBezier visibility, B defaultBezier transform",onInit:t=>{let e=!t.shapeDirection||t.shapeDirection==="top"?{top:"112%",left:"50%",transform:"translate3d(-50%,10%,0)",".isActive":{transform:"translate3d(-50%,0,0)",opacity:1,visibility:"visible"}}:t.shapeDirection==="right"?{transform:"translate3d(10%,-50%,0)",left:"112%",top:"50%",".isActive":{transform:"translate3d(0%,-50%,0)",opacity:1,visibility:"visible"}}:t.shapeDirection==="bottom"?{transform:"translate3d(-50%,-10%,0)",bottom:"112%",left:"50%",".isActive":{transform:"translate3d(-50%,0,0)",opacity:1,visibility:"visible"}}:t.shapeDirection==="left"?{transform:"translate3d(10%,-50%,0)",right:"112%",top:"50%",".isActive":{transform:"translate3d(0%,-50%,0)",opacity:1,visibility:"visible"}}:{};Object.assign(t,e)}},ub={position:"relative",zIndex:999,onInit:t=>{let{Tooltip:e,TooltipHidden:r}=t,n=e||r;if(!n)return;let o=n&&n[".isActive"];Object.assign(t,{":hover, &:focus-visible":{zIndex:1e3,"& [tooltip]":o||{transform:"translate3d(-50%, 0, 0)",opacity:1,visibility:"visible"}}})}};var Td={};I(Td,{Avatar:()=>pb});var pb={extends:"Img",display:"block",avatarType:"adventurer-neutral",borderRadius:"100%",boxSize:"C+X C+X",src:t=>`https://api.dicebear.com/7.x/${t.avatarType||"initials"}/svg?seed=${t.key||"no-avatar"}`};var Od={};I(Od,{Range:()=>db});var db={tag:"input",appearance:"none",width:"100%",height:"2px",outline:"none",flex:1,onInput:(t,e,r)=>{e.call("isFunction",e.onInput)?e.onInput(t,e,r):r.update({value:parseFloat(e.node.value)})},onChange:(t,e,r)=>{e.call("isFunction",e.onChange)?e.onChange(t,e,r):r.update({value:parseFloat(e.node.value)})},"::-webkit-slider-thumb":{boxSizing:"content-box",width:"8px",height:"8px",borderWidth:"2px",borderStyle:"solid",borderRadius:"100%",opacity:".8",appearance:"none"},"::-webkit-slider-runnable-track":{},"@dark":{background:"white.2","::-webkit-slider-thumb":{background:"#232526",borderColor:Gr("#454646",.75)},":hover":{"::-webkit-slider-thumb":{borderColor:Gr("#fff",.35)}},":focus":{"::-webkit-slider-thumb":{borderColor:"#3C6AC0"}}},"@light":{background:"gray9","::-webkit-slider-thumb":{background:"white",borderColor:"gray9"},":hover":{"::-webkit-slider-thumb":{borderColor:"gray7"}},":focus":{"::-webkit-slider-thumb":{borderColor:"blue"}}},deps:{returnPropertyValue:(t,e,r)=>{let n=t.call("exec",t[e],t);return(t.call("isFunction",n)?n(t,t.state):n!==void 0?n:r!==void 0?r:0)+""}},attr:{type:"range",value:(t,e)=>t.call("exec",e.value||t.value||t.defaultValue,t),min:(t,e)=>t.deps.returnPropertyValue(t,"min",0),max:(t,e)=>t.deps.returnPropertyValue(t,"max",100),step:(t,e)=>t.deps.returnPropertyValue(t,"step",1)}};var Rd={};I(Rd,{Dropdown:()=>hb,DropdownList:()=>gb,DropdownParent:()=>mb,DropdownParentFocus:()=>yb,DropdownSiblingFocus:()=>bb});var hb={attr:{dropdown:!0},position:"absolute",top:"100%",left:"0",zIndex:1e3,theme:"quaternary",padding:"Y",round:"Z2",flow:"column",gap:"X",transition:"B defaultBezier",transitionProperty:"transform, opacity, visibility",transform:"translate3d(0,10%,0)",opacity:0,visibility:"hidden"},gb={display:"flex",attr:{dropdown:!0},padding:"0 Y",maxHeight:"G",flow:"column",theme:"quaternary",overflow:"hidden auto",style:{listStyleType:"none"},transition:"B defaultBezier",transitionProperty:"transform, opacity, visibility",children:t=>t.options||[],childrenAs:"props",".hidden":{transform:"translate3d(0,10%,0)",opacity:0,visibility:"hidden"},childExtends:{extends:"Button",state:{},isActive:({key:t,state:e})=>e.active===t,position:"relative",round:"0",align:"center flex-end",flow:"row-reverse",padding:"Z2 C Z2 Y2",margin:"0",gap:"Y2",theme:"quaternary .child",":hover":{style:{svg:{opacity:"0.5"}}},Icon:{isActive:({key:t,state:e})=>e.active===t,name:"checkmark",opacity:"0.1",".active":{opacity:"1"}},":not(:first-child)":{"@dark":{border:"solid gray4.65"},"@light":{border:"solid gray11"},borderWidth:"1px 0 0"}}},mb={position:"relative",zIndex:999,":hover":{zIndex:1e3,"& [dropdown]":{transform:"translate3d(0,0,0)",opacity:1,visibility:"visible"}}},yb={position:"relative",tabindex:"0",":focus-within":{zIndex:1e3,"& [dropdown]":{transform:"translate3d(0,0,0)",opacity:1,visibility:"visible"}},Input_trigger:{type:"checkbox",opacity:"0",position:"absolute",inset:"0",width:"100%",height:"100%",cursor:"pointer",onClick:(t,e)=>{e.node===document.activeElement&&e.node.blur()}},Dropdown:{onClick:()=>{document.activeElement?.blur()}}},bb={position:"relative",tabindex:"0",":focus-within":{zIndex:1e3,"& ~ [dropdown]":{transform:"translate3d(0,0,0)",opacity:1,visibility:"visible"}},Input_trigger:{type:"checkbox",opacity:"0",position:"absolute",inset:"0",width:"100%",height:"100%",cursor:"pointer",onClick:(t,e)=>{e.node===document.activeElement&&e.node.blur()}}};var Pd={};I(Pd,{Notification:()=>xb});var xb={display:"flex",theme:"alert",padding:"Z1 B Z A",round:"A A A Y2",gap:"X2",cursor:"pointer",align:"flex-start center",IconText:{Icon:{name:"info outline"},Text:{":empty":{hide:!0}}},Hgroup:{extends:["Flex","Hgroup"],flow:"y",align:"flex-start",gap:"X2",H:{tag:"h6",margin:"0",fontWeight:"600",lineHeight:"1em",text:"Notification",":empty":{hide:!0}},P:{fontSize:"Z",margin:"0",text:"is not always a distraction",":empty":{hide:!0}}}};var gn=Object.assign({},qp,Kp,Yp,Xp,Zp,ed,rd,nd,Qp,od,sd,td,id,ad,cd,ld,fd,ud,pd,dd,hd,gd,kd,vd,Cd,Ad,Ed,Td,Od,Rd,Pd);function Ka(t){if(t==null)return 0;if(typeof t!="object")return _b(String(t));let e=2166136261;if(Array.isArray(t)){e=(e^91)*16777619;for(let n=0;n<t.length;n++)e=(e^Ka(t[n]))*16777619;return e>>>0}let r=Object.keys(t).sort();for(let n=0;n<r.length;n++)e=(e^_b(r[n]))*16777619,e=(e^Ka(t[r[n]]))*16777619;return e>>>0}function _b(t){let e=2166136261;for(let r=0;r<t.length;r++)e^=t.charCodeAt(r),e=e*16777619>>>0;return e}function Ya(t,e){if(t===e)return!0;if(t===null||e===null||typeof t!=typeof e||typeof t!="object")return!1;if(Array.isArray(t)){if(!Array.isArray(e)||t.length!==e.length)return!1;for(let o=0;o<t.length;o++)if(!Ya(t[o],e[o]))return!1;return!0}let r=Object.keys(t),n=Object.keys(e);if(r.length!==n.length)return!1;for(let o=0;o<r.length;o++){let s=r[o];if(!Object.prototype.hasOwnProperty.call(e,s)||!Ya(t[s],e[s]))return!1}return!0}function Id(t,e){if(e===void 0)return t;if(t===void 0)return e;if(e===null)return null;if(typeof e!="object"||Array.isArray(e))return e;if(typeof t!="object"||Array.isArray(t))return{...e};let r=!1,n={};for(let o in t)if(o in e){let s=Id(t[o],e[o]);n[o]=s,s!==t[o]&&(r=!0)}else n[o]=t[o];for(let o in e)o in t||(n[o]=e[o],r=!0);return r?n:t}function $d(t,e,r){if(!e||typeof e!="object")return t;if(!t||typeof t!="object")return e;if(r||(r=new WeakSet),r.has(e))return t;r.add(e);for(let n in e){let o=e[n];o&&typeof o=="object"&&!Array.isArray(o)&&t[n]&&typeof t[n]=="object"&&!Array.isArray(t[n])?$d(t[n],o,r):t[n]=o}return t}function Je(t){let e=2166136261;for(let r=0;r<t.length;r++)e^=t.charCodeAt(r),e=e*16777619>>>0;return e.toString(36)}function yn(t){return t.replace(/[A-Z]/g,e=>"-"+e.toLowerCase())}function Ms(t){let e=String(t);return e.length<=20?e.replace(/\s+/g,"_").replace(/[^a-zA-Z0-9_-]/g,"").toLowerCase():Je(e)}function Sb(t){return t.split(`
|
|
67
|
+
)`};var y0={primary:{"@dark":{color:"white",background:"blue",".color-only":{color:"blue"},".inactive":{background:"gray+16"},".gradient":{color:"white",background:"gradient-blue"}},"@light":{color:"white",background:"gradient-blue",".color-only":{color:"blue"},".gradient":{color:"white",background:"gradient-colorful"}}},secondary:{"@dark":{color:"white",background:"green",".color-only":{color:"green"}},"@light":{color:"white",background:"green",".color-only":{color:"green"}},".child":"--primary"},tertiary:{"@dark":{color:"white",background:"gray.92+8"},"@light":{background:"gray.1"}},quaternary:{"@light":{color:"white",background:"gradient-light"},"@dark":{color:"white",background:"gradient-dark-active"}},quinary:{"@dark":{color:"gray=90",background:"gradient-light",":hover":{color:"gray=95",background:"gradient-light-active"},":focus":{color:"gray=120",background:"gradient-light-active"},":active":{color:"gray=120",background:"gradient-light-active"},".active":{color:"gray=120",background:"gradient-light-active"}},"@light":{color:"gray3",background:"gradient-dark",":hover":{color:"gray1",background:"gradient-dark-active"},":active":{color:"gray1",background:"gradient-dark-active"},".active":{color:"gray1",background:"gradient-dark-active"}}}},b0={alert:{"@dark":{color:"white",background:"red"}},warning:{"@dark":{color:"black",background:"yellow"}},success:{"@dark":{color:"black",background:"green"}}},x0={field:{"@light":{color:"black",background:"gray.975+144",borderColor:"gray.975+144","::placeholder":{color:"gray-68"}},"@dark":{color:"white",background:"gray.975-52",borderColor:"gray.975-52","::placeholder":{color:"gray+68"}}},label:{"@dark":{color:"white",background:"gray.92+8"},"@light":{background:"gray.1"},".light":{color:"white",background:"gray3"},".dark":{color:"white",background:"black.35"}},card:{"@light":{background:"gray.975+150"},"@dark":{color:"white",background:"gray.975-56"},".child":{color:"white",background:"gray3"},".secondary":{color:"white",background:"gradient-blue-dark",".child":{color:"white",background:"black.35"}}},dialog:{"@dark":{color:"white",background:"gray.92",".helper":{color:"white",background:"black"}},"@light":{color:"currentColor",background:"gray.1"}}},Om={document:{"@light":{color:"black",background:"white"},"@dark":{color:"white",background:"black"}},...y0,...b0,...x0,none:{color:"none",background:"none"},transparent:{color:"currentColor",background:"transparent"}};var Rm={base:16,ratio:1.25,subSequence:!0,useCapsize:!0,templates:{}};var Pm={ratio:1.618,subSequence:!0};var Im={SourceSans:[{url:""}]},$m={system:{value:['"Helvetica Neue"',"Helvetica","Arial"],type:"sans-serif",metrics:{capHeight:714,ascent:952,descent:-213,lineGap:28,unitsPerEm:1e3}}};var Fm={symbols:'<svg height="24" width="24"><path d="M13.843 2.7C19.063 2.7 23 6.366 23 11.228c0 3.754-2.862 6.584-6.658 6.584-3.287 0-5.007-2.318-5.007-4.609 0-2.395 1.923-4.344 4.287-4.344.566 0 1.023.12 1.309.223a.212.212 0 01.137.229l-.016.058-.514 1.18a.223.223 0 01-.245.13 2.965 2.965 0 00-.506-.046c-1.245 0-2.258 1.027-2.258 2.288 0 1.33 1.165 2.373 2.651 2.373 2.195 0 3.913-1.777 3.913-4.046 0-3.024-2.294-5.135-5.58-5.135-4.076 0-7.393 3.36-7.393 7.491a7.519 7.519 0 002.871 5.924l-4.96 3.18A12.042 12.042 0 012 14.7c0-6.617 5.313-12 11.843-12z" fill-rule="evenodd"/></svg>',logo:'<svg height="24" width="24"><path d="M13.843 2.7C19.063 2.7 23 6.366 23 11.228c0 3.754-2.862 6.584-6.658 6.584-3.287 0-5.007-2.318-5.007-4.609 0-2.395 1.923-4.344 4.287-4.344.566 0 1.023.12 1.309.223a.212.212 0 01.137.229l-.016.058-.514 1.18a.223.223 0 01-.245.13 2.965 2.965 0 00-.506-.046c-1.245 0-2.258 1.027-2.258 2.288 0 1.33 1.165 2.373 2.651 2.373 2.195 0 3.913-1.777 3.913-4.046 0-3.024-2.294-5.135-5.58-5.135-4.076 0-7.393 3.36-7.393 7.491a7.519 7.519 0 002.871 5.924l-4.96 3.18A12.042 12.042 0 012 14.7c0-6.617 5.313-12 11.843-12z" fill-rule="evenodd"/></svg>',arrowDownCircle:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-down-circle"><circle cx="12" cy="12" r="10"/><path d="M8 12l4 4 4-4M12 8v8"/></svg>',arrowDownLeft:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-down-left"><path d="M17 7L7 17M17 17H7V7"/></svg>',arrowDownRight:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-down-right"><path d="M7 7l10 10M17 7v10H7"/></svg>',arrowDown:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-down"><path d="M12 5v14M19 12l-7 7-7-7"/></svg>',arrowLeftCircle:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-left-circle"><circle cx="12" cy="12" r="10"/><path d="M12 8l-4 4 4 4M16 12H8"/></svg>',arrowLeft:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-left"><path d="M19 12H5M12 19l-7-7 7-7"/></svg>',arrowRight:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-right"><path d="M5 12h14M12 5l7 7-7 7"/></svg>',arrowRightCircle:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-right-circle"><circle cx="12" cy="12" r="10"/><path d="M12 16l4-4-4-4M8 12h8"/></svg>',arrowUpCircle:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-up-circle"><circle cx="12" cy="12" r="10"/><path d="M16 12l-4-4-4 4M12 16V8"/></svg>',arrowUpLeft:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-up-left"><path d="M17 17L7 7M7 17V7h10"/></svg>',arrowUpRight:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-up-right"><path d="M7 17L17 7M7 7h10v10"/></svg>',arrowUp:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-up"><path d="M12 19V5M5 12l7-7 7 7"/></svg>',checkCircle:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check-circle"><path d="M22 11.08V12a10 10 0 11-5.93-9.14"/><path d="M22 4L12 14.01l-3-3"/></svg>',check:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check"><path d="M20 6L9 17l-5-5"/></svg>',chevronDown:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-down"><path d="M6 9l6 6 6-6"/></svg>',chevronLeft:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-left"><path d="M15 18l-6-6 6-6"/></svg>',chevronRight:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><path d="M9 18l6-6-6-6"/></svg>',chevronUp:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-up"><path d="M18 15l-6-6-6 6"/></svg>',copy:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-copy"><rect x="9" y="9" width="13" height="13" rx="2" ry="2"/><path d="M5 15H4a2 2 0 01-2-2V4a2 2 0 012-2h9a2 2 0 012 2v1"/></svg>',eyeOff:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-eye-off"><path d="M17.94 17.94A10.07 10.07 0 0112 20c-7 0-11-8-11-8a18.45 18.45 0 015.06-5.94M9.9 4.24A9.12 9.12 0 0112 4c7 0 11 8 11 8a18.5 18.5 0 01-2.16 3.19m-6.72-1.07a3 3 0 11-4.24-4.24M1 1l22 22"/></svg>',eye:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-eye"><path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"/><circle cx="12" cy="12" r="3"/></svg>',info:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-info"><circle cx="12" cy="12" r="10"/><path d="M12 16v-4M12 8h.01"/></svg>',lock:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-lock"><rect x="3" y="11" width="18" height="11" rx="2" ry="2"/><path d="M7 11V7a5 5 0 0110 0v4"/></svg>',minus:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-minus"><path d="M5 12h14"/></svg>',sun:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-sun"><circle cx="12" cy="12" r="5"/><path d="M12 1v2M12 21v2M4.22 4.22l1.42 1.42M18.36 18.36l1.42 1.42M1 12h2M21 12h2M4.22 19.78l1.42-1.42M18.36 5.64l1.42-1.42"/></svg>',moon:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-moon"><path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"/></svg>',moreHorizontal:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-more-horizontal"><circle cx="12" cy="12" r="1"/><circle cx="19" cy="12" r="1"/><circle cx="5" cy="12" r="1"/></svg>',moreVertical:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-more-vertical"><circle cx="12" cy="12" r="1"/><circle cx="12" cy="5" r="1"/><circle cx="12" cy="19" r="1"/></svg>',send:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-send"><path d="M22 2L11 13M22 2l-7 20-4-9-9-4 20-7z"/></svg>',smile:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-smile"><circle cx="12" cy="12" r="10"/><path d="M8 14s1.5 2 4 2 4-2 4-2M9 9h.01M15 9h.01"/></svg>',search:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search"><circle cx="11" cy="11" r="8"/><path d="M21 21l-4.35-4.35"/></svg>',upload:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-upload"><path d="M21 15v4a2 2 0 01-2 2H5a2 2 0 01-2-2v-4M17 8l-5-5-5 5M12 3v12"/></svg>',video:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-video"><path d="M23 7l-7 5 7 5V7z"/><rect x="1" y="5" width="15" height="14" rx="2" ry="2"/></svg>',x:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><path d="M18 6L6 18M6 6l12 12"/></svg>',star:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-star"><path d="M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z"/></svg>',plus:'<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"><path d="M12 5v14M5 12h14"/></svg>'};var Dm={tv:"(min-width: 2780px)",screenL:"(max-width: 1920px)","screenL<":"(min-width: 1920px)",screenM:"(max-width: 1680px)","screenM<":"(min-width: 1680px)",screenS:"(max-width: 1440px)","screenS<":"(min-width: 1440px)",tabletL:"(max-width: 1366px)","tabletL<":"(min-width: 1366px)",tabletM:"(max-width: 1280px)","tabletM<":"(min-width: 1280px)",tabletS:"(max-width: 1024px)","tabletS<":"(min-width: 1024px)",mobileL:"(max-width: 768px)","mobileL<":"(min-width: 768px)",mobileM:"(max-width: 560px)","mobileM<":"(min-width: 560px)",mobileS:"(max-width: 480px)","mobileS<":"(min-width: 480px)",mobileXS:"(max-width: 375px)","mobileXS<":"(min-width: 375px)",light:"(prefers-color-scheme: light)",dark:"(prefers-color-scheme: dark)",print:"print"};var Lm={base:150,ratio:1.333,unit:"ms",subSequence:!0};var Fs={version:"0.0.1",color:Em,gradient:Tm,theme:Om,typography:Rm,spacing:Pm,font:Im,fontFamily:$m,timing:Lm,icons:Fm,media:Dm,reset:{html:{},body:{}},animation:{fadeIn:{from:{opacity:0},to:{opacity:1}}},devices:{},class:{},svg:{},grid:{},shape:{}};var mn={};I(mn,{A:()=>Xy,AssetPicture:()=>ty,Audio:()=>ny,Avatar:()=>ub,B:()=>wy,Block:()=>Mm,Box:()=>Ha,Br:()=>Ay,Button:()=>Qy,ButtonSet:()=>nb,COMPONENTS:()=>gn,Caption:()=>dy,Checkbox:()=>Ly,CheckboxHgroup:()=>My,Circle:()=>Zm,CircleButton:()=>eb,Clickable:()=>Km,Data:()=>vy,Dialog:()=>sb,DialogFooter:()=>ab,DialogHeader:()=>ib,Dropdown:()=>db,DropdownList:()=>hb,DropdownParent:()=>gb,DropdownParentFocus:()=>mb,DropdownSiblingFocus:()=>yb,FileIcon:()=>Gy,Flex:()=>jm,Focusable:()=>Ym,FocusableComponent:()=>Xm,Footnote:()=>Sy,Form:()=>Hm,Grid:()=>Vm,Gutter:()=>zm,H1:()=>iy,H2:()=>ay,H3:()=>cy,H4:()=>ly,H5:()=>fy,H6:()=>uy,Headline:()=>xy,Hgroup:()=>Py,HgroupButton:()=>$y,HgroupRows:()=>Iy,Hoverable:()=>qm,Hr:()=>Cy,I:()=>ky,Icon:()=>Wy,IconButton:()=>ob,IconText:()=>Hy,Iframe:()=>Gm,Img:()=>Wm,Inline:()=>Nm,InlineFlex:()=>Bm,InlineGrid:()=>Um,Input:()=>Fy,Italic:()=>yy,KangorooButton:()=>rb,Li:()=>Ey,Link:()=>Sd,Notification:()=>bb,NumberInput:()=>Dy,Ol:()=>Oy,P:()=>py,Picture:()=>Qm,Radio:()=>Ny,RadioHgroup:()=>jy,Range:()=>pb,RouteLink:()=>Zy,RouterLink:()=>wd,SHAPES:()=>za,Select:()=>Jy,Shape:()=>Jp,Span:()=>sy,SquareButton:()=>tb,Strong:()=>hy,Subhead:()=>_y,Svg:()=>ey,Text:()=>oy,Textarea:()=>Uy,TextareaWithButton:()=>zy,Theme:()=>Jm,Title:()=>by,Toggle:()=>By,ToggleHgroup:()=>Vy,Tooltip:()=>cb,TooltipHidden:()=>lb,TooltipParent:()=>fb,U:()=>gy,Ul:()=>Ty,Underline:()=>my,Video:()=>ry,depth:()=>Wa,getSystemGlobalTheme:()=>Ds});var qp={};I(qp,{Block:()=>Mm,Flex:()=>jm,Grid:()=>Vm,Gutter:()=>zm,Inline:()=>Nm,InlineFlex:()=>Bm,InlineGrid:()=>Um});var Mm={display:"block"},Nm={display:"inline"},jm={display:"flex"},Bm={display:"inline-flex"},Vm={display:"grid"},Um={display:"inline-grid"},zm={boxSize:"C1"};var Kp={};I(Kp,{Img:()=>Wm});R();var Wm={tag:"img",attr:{title:t=>t.title||t.alt,src:t=>{let e=Tt(t);return e&&e.src||t.src},srcset:t=>{let e=Tt(t);return(e?Ho(e):"")||t.srcset}}};var Yp={};I(Yp,{Form:()=>Hm});var Hm={tag:"form"};var Xp={};I(Xp,{Iframe:()=>Gm});var Gm={tag:"iframe",position:"relative",minWidth:"G",minHeight:"G"};var Zp={};I(Zp,{Clickable:()=>Km,Focusable:()=>Ym,FocusableComponent:()=>Xm,Hoverable:()=>qm});var _0={appearance:"none",cursor:"pointer",fontFamily:"inherit"},qm={transition:"C defaultBezier",transitionProperty:"opacity, transform",opacity:.85,":hover":{opacity:.9,transform:"scale(1.015)"},":active":{opacity:1,transform:"scale(1.015)"},".active":{opacity:1,transform:"scale(1.015)",":hover":{opacity:1}}},Km={extends:"Hoverable",":active":{opacity:1,transform:"scale(1.015)"},".active":{opacity:1}},Ym={border:"none",outline:"solid 0 blue.3",":focus-visible":{opacity:1,outline:"solid X blue.3"},attr:{tabIndex:t=>t.tabIndex}},Xm={extends:"Focusable",tag:"button",fontSize:"A",type:"button",border:"none",textDecoration:"none",lineHeight:"1",whiteSpace:"nowrap",fontFamily:"inherit",style:_0};var ed={};I(ed,{Picture:()=>Qm});var td={};I(td,{Theme:()=>Jm,getSystemGlobalTheme:()=>Ds});var Qp={};I(Qp,{Circle:()=>Zm,SHAPES:()=>za,Shape:()=>Jp,default:()=>S0,depth:()=>Wa});R();var Gt=E(),Wa={4:{boxShadow:`rgba(0,0,0,.10) 0 2${Gt.unit.default} 4${Gt.unit.default}`},6:{boxShadow:`rgba(0,0,0,.10) 0 3${Gt.unit.default} 6${Gt.unit.default}`},10:{boxShadow:`rgba(0,0,0,.10) 0 4${Gt.unit.default} 10${Gt.unit.default}`},16:{boxShadow:`rgba(0,0,0,.10) 0 8${Gt.unit.default} 16${Gt.unit.default}`},26:{boxShadow:`rgba(0,0,0,.10) 0 14${Gt.unit.default} 26${Gt.unit.default}`},42:{boxShadow:`rgba(0,0,0,.10) 0 20${Gt.unit.default} 42${Gt.unit.default}`}},hn=t=>Z(t.shapeDirectionColor)||Z(t.borderColor)||Z(t.backgroundColor)||Z(t.background),Ua=t=>{let e=Is.transition(t.transition,t);return e&&e.transition},za={rectangle:{},circle:{borderRadius:"100%"},bubble:{},tv:{borderRadius:"1.15em/2.5em"},tooltip:t=>({position:t.position||"relative","&:before":{content:'""',display:"block",width:"0px",height:"0px",border:".35em solid",borderColor:hn(t),transition:Ua(t),transitionProperty:"border-color",position:"absolute",borderRadius:".15em"}}),tooltipDirection:{top:{"&:before":{top:"0",left:"50%",transform:"translate(-50%, -50%) rotate(45deg)"}},right:{"&:before":{top:"50%",right:"0",transform:"translate(50%, -50%) rotate(45deg)"}},bottom:{"&:before":{bottom:"0",left:"50%",transform:"translate(-50%, 50%) rotate(45deg)"}},left:{"&:before":{top:"50%",left:"0",transform:"translate(-50%, -50%) rotate(45deg)"}}},tag:t=>({position:"relative","&:before":{content:'""',display:"block",background:hn(t),transition:Ua(t),transitionProperty:"background",borderRadius:".25em",position:"absolute",zIndex:"-1",aspectRatio:"1/1",top:"50%",transformOrigin:"50% 50%",height:"73%"}}),tagDirection:{top:{"&:before":{bottom:"100%",left:"50%",transform:"translate(-50%, 50%) rotate(45deg)"}},right:{"&:before":{top:"50%",left:"100%",transform:"translate(-50%, -50%) rotate(45deg)"}},bottom:{"&:before":{top:"100%",left:"50%",transform:"translate(-50%, -50%) rotate(45deg)"}},left:{"&:before":{top:"50%",right:"100%",transform:"translate(50%, -50%) rotate(45deg)"}}},hexagon:t=>({position:"relative","&:before, &:after":{content:'""',display:"block",position:"absolute",zIndex:"-1",borderRadius:".25em",aspectRatio:"1/1",top:"50%",transformOrigin:"50% 50%",height:"73%",background:hn(t),transition:Ua(t),transitionProperty:"background"},"&:before":{left:"0",transform:"translate3d(-50%, -50%, 1px) rotate(45deg)"},"&:after":{left:"100%",transform:"translate3d(-50%, -50%, 1px) rotate(45deg)"}}),chevron:t=>({position:"relative","&:before, &:after":{content:'""',display:"block",position:"absolute",zIndex:"-1",aspectRatio:"1/1",top:"50%",transformOrigin:"50% 50%",transition:Ua(t),transitionProperty:"background"},"&:before":{background:`linear-gradient(225deg, ${hn(t)} 25%, transparent 25%), linear-gradient(315deg, ${hn(t)} 25%, transparent 25%)`},"&:after":{background:hn(t),borderRadius:".25em"}}),chevronDirection:{left:{"&:before":{height:"100%",left:"100%",transform:"translate3d(-1%, -50%, 1px) scale(-1, 1)"},"&:after":{height:"73%",left:"0",transform:"translate3d(-50%, -50%, 1px) rotate(45deg)"}},right:{"&:before":{height:"100%",left:"0",transform:"translate3d(-99%, -50%, 1px)"},"&:after":{height:"73%",left:"100%",transform:"translate3d(-50%, -50%, 1px) rotate(45deg)"}}}},Jp={deps:{exec:q,getSpacingBasedOnRatio:te,getMediaColor:mt},classlist:{shape:t=>t.deps.exec(za[t.shape],t),shapeDirection:t=>{if(!t.shape||!t.shapeDirection)return;let e=za[t.shape+"Direction"];return t.shape&&e?e[t.shapeDirection||"left"]:null},shapeDirectionColor:t=>{let e={borderColor:t.deps.getMediaColor(t.background||t.backgroundColor)};return t.shapeDirection?e:null}}},Zm={round:"100%"},S0=Jp;R();var Ds=({context:t,state:e})=>{let r=e&&e.root,n=r&&r.globalTheme||t.designSystem&&t.designSystem.globalTheme;return n==="auto"?null:n},Jm={deps:{depth:Wa},classlist:{depth:t=>!ht(t.depth)&&t.deps.depth[t.depth]}};var Qm={deps:{getSystemGlobalTheme:Ds},tag:"picture",childExtends:{deps:{getSystemGlobalTheme:Ds},tag:"source",attr:{media:t=>{let{key:e,context:r,deps:n}=t,{media:o}=r.designSystem,s=n.getSystemGlobalTheme(t),i=(t.media||e).slice(1);return i===s?"(min-width: 0px)":i==="dark"||i==="light"?"(max-width: 0px)":o[i]}}},Img:{width:"inherit",ignoreChildExtends:!0,height:"inherit",src:(t,e)=>t.parent?.src||e.src}};var rd={};I(rd,{AssetPicture:()=>ty});R();var ty={tag:"picture",children:t=>{let e=Tt(t);if(e)return Go(e,t.alt)}};var nd={};I(nd,{Svg:()=>ey});var ey={tag:"svg",attr:{xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},html:t=>{let{context:e}=t;if(t.semanticIcons)return;if(t.html&&typeof t.html!="function")return t.call("exec",t.html,t);let{designSystem:r,utils:n}=e,o=r&&r.svg,s=t.spriteId||r&&r.useSvgSprite,i=t.call("exec",t.src,t);if(!s&&i)return i;let a=u=>`<use xlink:href="#${u}" />`,c=t.spriteId;if(c)return a(c);if(o&&o[i])return a(i);let l=Symbol.for(i),f=o[l];if(f&&o[f])return a(f);if(!i)return a("");if(typeof i=="string"&&!i.includes("<"))return typeof console<"u"&&console.warn&&console.warn(`[Svg] Unknown sprite symbol "${i}" \u2014 not registered in design-system sprite. Set the icon name to one that exists in designSystem.icons / context.svg, or register the SVG body via utils.init({ svg: { '${i}': '<svg>...</svg>' } }).`),a("");let p=0;for(let u=0;u<i.length;u++)p=(p<<5)-p+i.charCodeAt(u)|0;return f=o[l]=`svg-${(p>>>0).toString(36)}`,n.init({svg:{[f]:i}},{document:e.document,emotion:e.emotion}),a(f)}};var od={};I(od,{Video:()=>ry});R();var ry={tag:"video",controls:!0,attr:{src:t=>{let e=Tt(t);return e&&e.src||t.src}},children:t=>{let e=Tt(t);if(!(!e||!Array.isArray(e.variants)||!e.variants.length))return e.variants.map(r=>({tag:"source",attr:{src:r.src,type:r.format}}))},childExtends:{tag:"source"}};var sd={};I(sd,{Audio:()=>ny});R();var ny={tag:"audio",controls:!0,attr:{src:t=>{let e=Tt(t);return e&&e.src||t.src}},children:t=>{let e=Tt(t);if(!(!e||!Array.isArray(e.variants)||!e.variants.length))return e.variants.map(r=>({tag:"source",attr:{src:r.src,type:r.format}}))},childExtends:{tag:"source"}};var id={};I(id,{B:()=>wy,Caption:()=>dy,Data:()=>vy,Footnote:()=>Sy,H1:()=>iy,H2:()=>ay,H3:()=>cy,H4:()=>ly,H5:()=>fy,H6:()=>uy,Headline:()=>xy,I:()=>ky,Italic:()=>yy,P:()=>py,Span:()=>sy,Strong:()=>hy,Subhead:()=>_y,Text:()=>oy,Title:()=>by,U:()=>gy,Underline:()=>my});var oy={},sy={tag:"span"},iy={tag:"h1"},ay={tag:"h2"},cy={tag:"h3"},ly={tag:"h4"},fy={tag:"h5"},uy={tag:"h6"},py={tag:"p"},dy={tag:"caption"},hy={tag:"strong",fontWeight:"700"},gy={tag:"u"},my={tag:"u"},yy={tag:"i"},by={},xy={tag:"h6",fontSize:"B",fontWeight:500},_y={tag:"span",fontSize:"Z1"},Sy={tag:"span",fontSize:"Z"},wy={tag:"b"},ky={tag:"i"},vy={tag:"data"};var ad={};I(ad,{Box:()=>Ha,Br:()=>Ay,Hr:()=>Cy,Li:()=>Ey,Ol:()=>Oy,Ul:()=>Ty});var w0=t=>{if(!t.context)return;let{props:e,__ref:r}=t,n=Ft(e,t,{unpack:!1});r.__class=n},Ha={extends:["Shape","Theme"],boxSizing:"border-box",onBeforeClassAssign:w0},Cy={tag:"hr",margin:"C1 0"},Ay={tag:"br"},Ey={tag:"li"},Ty={tag:"ul",childExtends:{extends:"Li"}},Oy={tag:"ol",childExtends:{extends:"Li"}};var cd={};I(cd,{Hgroup:()=>Py,HgroupButton:()=>$y,HgroupRows:()=>Iy});var Ry=t=>{if(t.text!=null||t.html!=null)return!0;for(let e in t){let r=e.charCodeAt(0);if(r>=65&&r<=90)return!0}return!1},Py={display:"flex",tag:"hgroup",flow:"y",gap:"Y2",H:{if:Ry,color:"title",tag:"h3",lineHeight:"1em",margin:"0"},P:{if:Ry,margin:"0",color:"paragraph"}},Iy={extends:"Hgroup",H:{display:"flex",color:"title",align:"center space-between"},P:{color:"paragraph",align:"center space-between"}},$y={extends:"HgroupRows",H:{justifyContent:"space-between",Span:{},Button:{background:"transparent",color:"currentColor",padding:"0",Icon:{name:"x",fontSize:"C"}}},P:{}};var ld={};I(ld,{Input:()=>Fy});var Fy={extends:["Focusable"],tag:"input",border:"none",type:"input",theme:"field",fontSize:"A",round:"C",lineHeight:"1",padding:"Z2 B",attr:{pattern:t=>t.pattern,minLength:t=>t.minlength,maxLength:t=>t.maxlength,name:t=>t.name,autocomplete:t=>t.autocomplete,placeholder:t=>t.placeholder,value:t=>{if(!t.value)return;let e=t.call("exec",t.value,t);return t.call("isString",e)&&e.includes("{{")?t.call("replaceLiteralsWithObjectFields",e):e},checked:t=>t.call("exec",t.checked,t),disabled:t=>t.disabled||null,readonly:t=>t.readonly,required:t=>t.required,type:t=>t.type}};var fd={};I(fd,{NumberInput:()=>Dy});var Dy={extends:["Flex","Input"],type:"number",boxSize:"C+X",align:"center center",textAlign:"center",round:"Y1",theme:"transparent",border:"solid gray3",borderWidth:"1px",placeholder:"0",fontWeight:"400","::-webkit-inner-spin-button":{appearance:"none"},attr:{step:t=>t.step,min:t=>t.min,max:t=>t.max}};var ud={};I(ud,{Checkbox:()=>Ly,CheckboxHgroup:()=>My});var Ly={extends:"Focusable",tag:"label",boxSize:"fit-content fit-content",cursor:"pointer",round:"Y",Input:{type:"checkbox",display:"none",":checked + div":{theme:"primary"},":checked + div > svg":{transform:"none",opacity:"1"},attr:{checked:t=>t.call("exec",t.parent.checked)}},Flex:{align:"center center",fontSize:"B1",padding:"V",theme:"field",round:"X2",transition:"background A defaultBezier",Icon:{icon:"check",opacity:"0",transform:"scale(0.9) rotate(-15deg)",transition:"opacity B defaultBezier"}}},My={display:"flex",tag:"label",boxSize:"fit-content",align:"flex-start flex-start",gap:"A",Checkbox:{tag:"div"},HgroupRows:{gap:"Z1",margin:"Y - - -"}};var pd={};I(pd,{Radio:()=>Ny,RadioHgroup:()=>jy});var Ny={extends:"Checkbox",Input:{type:"radio",":checked + div:after":{opacity:"1"}},Flex:{round:"100%",padding:"Y",":after":{content:'""',display:"block",boxSize:"X+W1",round:"100%",background:"white",opacity:"0",transition:"opacity .15s ease-in-out"},Icon:null}},jy={extends:"CheckboxHgroup",Checkbox:null,Radio:{}};var dd={};I(dd,{Toggle:()=>By,ToggleHgroup:()=>Vy});var By={extends:"Checkbox",Input:{":checked + div":{background:"green2+8",justifyContent:"flex-end"}},Flex:{boxSize:"A1 B1",padding:"- W_default",round:"D",align:"center flex-start",theme:"field",border:"none",transition:"opacity .15s ease",":after":{content:'""',boxSize:"A A",round:"100%",background:"white",boxShadow:"gray.2 1px 1px Z"},Icon:null}},Vy={extends:"CheckboxHgroup",Checkbox:null,Toggle:{}};var hd={};I(hd,{Textarea:()=>Uy,TextareaWithButton:()=>zy});var Uy={tag:"textarea",extends:["Input","Flex"],fontfamily:"Avenir",placeholder:"Leave us a message...",padding:"A",theme:"field",border:"none",minHeight:"E_default",width:"100%",height:"E1_default",fontFamily:"inherit",round:"Z2",lineHeight:1.4,".outlined":{borderWidth:"1px",borderStyle:"solid"}},zy={display:"flex",gap:"Y2",Textarea:{height:"C2+W",minWidth:"H",padding:"A",fontSize:"Z1",round:"Z2",minHeight:"fit-content"},SquareButton:{background:"blue",Icon:{name:"send"}}};var gd={};I(gd,{FileIcon:()=>Gy,Icon:()=>Wy,IconText:()=>Hy});var Wy={extends:"Svg",width:"A",height:"A",display:"inline-block",style:{fill:"currentColor","*":{fill:"currentColor"}},onInit:(t,e,r)=>{let{parent:n}=t,{icons:o,useIconSprite:s,verbose:i}=r&&r.designSystem,{toCamelCase:a}=r&&r.utils,c=x=>{let v=x[".isActive"];if(v)return x.call("exec",v.name||v.icon)},l=(x,v,A)=>{let{semanticIcons:P}=A&&A.designSystem,{toCamelCase:H}=A&&A.utils,O=f(x,v),V=H(O).split(/([a-z])([A-Z])/g),tt=V[1]?V[0]:O.split(".")[0].split(" ")[0],N=P&&P[tt];if(N){let $=O.includes(".")?"sfsymbols."+O.split(".").slice(1).join("."):"sfsymbols";return O=N[$]||N[O.split(".")[0].split(" ")[0]],{tag:"span",semanticIcons:!0,width:"A",height:"A",lineHeight:"1em",":after":{fontSize:"Z",fontWeight:"300",content:`"${O}"`,textAlign:"center",display:"inline-block",style:{color:"currentColor",fontFamily:"'SF Pro Icons', 'SF Pro', 'SF Symbols', 'Segoe UI'"}}}}},f=(x,v)=>{let{key:A}=x,P=x.call("exec",x.name||x.icon||A,x);return x.call("isString",P)&&P.includes("{{")&&(P=x.call("replaceLiteralsWithObjectFields",P)),x.call("isString",P)?P:A},p=f(t,e);if(p.includes(" ")){let x=p.split(" ");p=x[0]+x.slice(1).map(v=>v.charAt(0).toUpperCase()+v.slice(1)).join("")}let u=a(p),d=u.split(/([a-z])([A-Z])/g),h=l(t,e,r);if(h){Object.assign(t,h);return}let g;t.isActive&&(g=c(t));let m=n[".isActive"];n&&n.isActive&&m&&m.icon&&(g=t.call("exec",m.icon||m.Icon.name||m.Icon.icon,t)),t.call("isString",g)&&g.includes("{{")&&(g=t.call("replaceLiteralsWithObjectFields",g));let y;o[g]&&(y=g),o[u]?y=u:o[d[0]+d[1]]?y=d[0]+d[1]:o[d[0]]?y=d[0]:i&&t.warn("Can't find icon:",p,y);let b=o[y],w=n&&n.src||t.src;Object.assign(t,{spriteId:s&&y,src:b||w||o.noIcon})},attr:{viewBox:"0 0 24 24"}},Hy={display:"flex",align:"center center",lineHeight:1,".reversed":{flow:"row-reverse"},".vertical":{flow:"column"},Icon:{if:t=>{let{parent:e}=t;return t.call("exec",e.icon||t.name||t.sfSymbols||e.sfSymbols,t)},icon:t=>t.call("exec",t.parent.icon,t.parent)},text:t=>t.text},Gy={display:"flex",theme:"tertiary",boxSize:"C1",align:"center center",round:"Z2",Icon:{fontSize:"B",margin:"auto",icon:"file"}};var kd={};I(kd,{A:()=>Xy,Link:()=>Sd,RouteLink:()=>Zy,RouterLink:()=>wd});var Ls={};I(Ls,{default:()=>E0,getActiveRoute:()=>_d,lastLevel:()=>qa,lastPathname:()=>Ga,matchRoute:()=>yd,parseQuery:()=>bd,parseRoutePattern:()=>md,router:()=>he,runGuards:()=>xd});R();var Ky=/^:(.+)/,Yy=/^\*$/,qy=new Map,md=t=>{let e=qy.get(t);if(e)return e;let r=t.replace(/^\//,"").split("/"),n=[],o=!1;for(let i=0;i<r.length;i++){let a=r[i].match(Ky);a?n.push({index:i,name:a[1]}):Yy.test(r[i])&&(o=!0)}let s={segments:r,params:n,hasWildcard:o,pattern:t};return qy.set(t,s),s},yd=(t,e,r=0)=>{let o=t.replace(/^\//,"").split("/").filter(Boolean).slice(r),s="/"+(o[0]||"");if(!e)return{key:null,content:null,params:{},routePath:s};let i=null,a=-1,c={};for(let l in e){if(l==="/*")continue;let f=md(l),p=k0(o,f);p>a&&(a=p,i=l,c=v0(o,f))}return!i&&e["/*"]&&(i="/*"),{key:i,content:i?e[i]:null,params:c,routePath:s}},k0=(t,e)=>{let{segments:r,hasWildcard:n}=e;if(!n&&r.length!==t.length&&r.length!==1&&r.length>t.length)return-1;let o=0,s=Math.min(r.length,t.length);for(let i=0;i<s;i++)if(r[i]===t[i])o+=3;else if(Ky.test(r[i]))o+=1;else if(Yy.test(r[i]))o+=.5;else return-1;return o},v0=(t,e)=>{let r={};for(let{index:n,name:o}of e.params)t[n]&&(r[o]=decodeURIComponent(t[n]));return r},bd=t=>{if(!t||t==="?")return{};let e={};return new URLSearchParams(t).forEach((n,o)=>{e[o]!==void 0?(Array.isArray(e[o])||(e[o]=[e[o]]),e[o].push(n)):e[o]=n}),e},xd=async(t,e)=>{if(!t||!t.length)return!0;for(let r of t){let n=await r(e);if(n===!1)return!1;if(typeof n=="string")return n}return!0},_d=(t=0,e)=>{e||(e=typeof k<"u"?k.location.pathname:"/");let n=e.split("/")[t+1];if(n)return`/${n}`},Ga,qa=0,C0=t=>!t||t==="srcdoc"||t==="about:srcdoc"?"/":t,A0={level:qa,pushState:!0,initialRender:!1,scrollToTop:!0,scrollToNode:!1,scrollNode:X&&X.documentElement,scrollBody:!1,useFragment:!1,updateState:!0,scrollToOffset:0,contentElementKey:"content",scrollToOptions:{behavior:"smooth"},useParamsMatching:!0},he=async(t,e,r={},n={})=>{let o=e||void 0,s=o?.context?.window||k,i=o?.context?.document||X,a={...A0,...o.context.routerOptions,...n};qa=a.lastLevel;let c=o.__ref;(a.contentElementKey!=="content"&&a.contentElementKey!==c.contentElementKey||!c.contentElementKey)&&(c.contentElementKey=a.contentElementKey||"content");let l=c.contentElementKey||a.contentElementKey||"content",f=s.location.origin!=="null"?s.location.origin:"http://localhost";t=C0(t);let p=typeof s.URL=="function"?s.URL:typeof globalThis<"u"&&globalThis.URL||URL,u=new p(f+t),{pathname:d,search:h,hash:g}=u,m=bd(h),y=o.node,b=g&&g!==s.location.hash.slice(1),w=d!==Ga;Ga=d;let x,v,A,P;if(a.useParamsMatching){let O=yd(d,o.routes,a.level);x=O.key,v=O.routePath,A=O.content,P=O.params}else{x=_d(a.level,d),v=x;let O=o.routes;A=O?O[x||"/"]||O["/*"]:null,P={}}let H=a.scrollToNode?y:a.scrollNode;if(o.state?.root?.debugging){o.state.root.debugging=!1;return}if(!A){a.onNotFound?a.onNotFound({pathname:d,route:x,element:o}):a.silent||console.warn("[smbls/router] no content matched for path",d,"\u2014 available routes:",Object.keys(o.routes||{}));return}if(a.guards&&a.guards.length){let O={pathname:d,route:x,params:P,query:m,hash:g,element:o,state:r},M=await xd(a.guards,O);if(M===!1)return;if(typeof M=="string")return he(M,e,r,{...n,guards:[]})}if(a.pushState)try{s.history.pushState(r,null,d+(h||"")+(g||""))}catch{}if(w||!b){let O={route:x,routePath:v,hash:g,debugging:!1};Object.keys(P).length&&(O.params=P),Object.keys(m).length&&(O.query=m),a.updateState&&o.state.update(O,{preventContentUpdate:!0}),l&&a.removeOldElement&&o[l].remove();let M=o.__ref?.origin?.content,V={};if(M)for(let N in M){let $=M[N];N==="__ref"||N==="props"||N==="node"||N==="parent"||N==="key"||(typeof $=="string"||typeof $=="number"||typeof $=="boolean"||typeof $=="object"&&$!==null&&!$.node&&!$.__ref)&&(V[N]=$)}let tt={...V,...typeof A=="object"?A:{extends:A}};a.useFragment&&(tt.tag="fragment");try{if(typeof o?.set!="function")return;o.set(tt,{contentElementKey:l})}catch(N){console.error("[smbls/router] failed to render route content",d,N)}}if(a.scrollToTop&&H?.scrollTo&&H.scrollTo({...a.scrollToOptions||{},top:0,left:0}),a.scrollToNode&&A[l]?.node?.scrollTo&&A[l].node.scrollTo({...a.scrollToOptions||{},top:0,left:0}),g){let O=i.getElementById(g);if(O&&H?.scrollTo){let M=O.getBoundingClientRect().top+y.scrollTop-(a.scrollToOffset||0);H.scrollTo({...a.scrollToOptions||{},top:M,left:0})}}Ie("routeChanged",o,a)},E0=he;var T0=(t,e,r)=>{let{context:n}=e,{href:o,scrollToTop:s,stopPropagation:i}=e,a=e.call("exec",o,e);if(e.call("isString",a)&&a.includes("{{")&&(a=e.call("replaceLiteralsWithObjectFields",a)),i&&t.stopPropagation(),!a)return;let{utils:c,snippets:l,functions:f,routerOptions:p}=n,u=e.__ref.root,d=a.startsWith("http://")||a.startsWith("https://")||a.startsWith("mailto:")||a.startsWith("tel:")||a.startsWith("sketch:")||a.startsWith("whatsapp:")||a.startsWith("sms:")||a.startsWith("skype:")||a.startsWith("viber:")||a.startsWith("callto:")||a.startsWith("facetime:")||a.startsWith("facetime-audio:")||a.startsWith("geo:")||a.startsWith("maps:");if(a&&!d){t.preventDefault();try{let h=u;if(p&&p.customRouterElement){let g=Array.isArray(p.customRouterElement)?p.customRouterElement:p.customRouterElement.split("."),m=u;for(let y of g){if(!m||!m[y]){m=null;break}m=m[y]}m&&(h=m,u.routes&&(h.routes=u.routes))}(f.router||l.router||c.router||he)(a,h,{},{scrollToOptions:{behaviour:"instant"},scrollToTop:e.call("isDefined",s)?s:!0,...p,...e.routerOptions})}catch(h){console.warn(h)}}},Sd={extends:"Focusable",tag:"a",aria:{},fontWeight:"bold",textDecoration:"none",color:"currentColor",draggable:!1,attr:{href:t=>Ye(t,t.href)||Ye(t,t.call("exec",t,t).href),"aria-label":t=>t.aria?t.aria.label:t.text},onClick:T0},Xy={extends:"Link"},wd={onClick:(t,e,r)=>{let{context:n}=e,{href:o,scrollToTop:s,stopPropagation:i}=e,a=e.call("exec",o,e);if(e.call("isString",a)&&a.includes("{{")&&(a=e.call("replaceLiteralsWithObjectFields",a)),i&&t.stopPropagation(),!a)return;let{utils:c,snippets:l,functions:f,routerOptions:p}=n,u=e.__ref.root,d=a.startsWith("http://")||a.startsWith("https://")||a.startsWith("mailto:")||a.startsWith("tel:")||a.startsWith("sketch:")||a.startsWith("whatsapp:")||a.startsWith("sms:")||a.startsWith("skype:")||a.startsWith("viber:")||a.startsWith("callto:")||a.startsWith("facetime:")||a.startsWith("facetime-audio:")||a.startsWith("geo:")||a.startsWith("maps:");if(a&&!d){t.preventDefault();try{let h=u;if(p&&p.customRouterElement){let g=Array.isArray(p.customRouterElement)?p.customRouterElement:p.customRouterElement.split("."),m=u;for(let y of g){if(!m||!m[y]){m=null;break}m=m[y]}m&&(h=m,u.routes&&(h.routes=u.routes))}(f.router||l.router||c.router||he)(a,h,{},{scrollToOptions:{behaviour:"instant"},scrollToTop:e.call("isDefined",s)?s:!0,...p,...e.routerOptions})}catch(h){console.warn(h)}}}},Zy={extends:[Sd,wd]};var vd={};I(vd,{Select:()=>Jy});var Jy={extends:"Focusable",tag:"select",fontSize:"A",border:"none",boxSizing:"border-box",theme:"field",cursor:"pointer",childProps:{tag:"option",attr:{value:t=>t.value,selected:t=>t.selected,disabled:t=>t.disabled}},attr:{name:t=>t.name,disabled:t=>t.disabled,value:t=>{if(!t.value)return;let e=t.call("exec",t.value,t);return t.call("isString",e)&&e.includes("{{")?t.call("replaceLiteralsWithObjectFields",e):e}}};var Cd={};I(Cd,{Button:()=>Qy,ButtonSet:()=>nb,CircleButton:()=>eb,IconButton:()=>ob,KangorooButton:()=>rb,SquareButton:()=>tb});var Qy={extends:["IconText","FocusableComponent"],tag:"button",fontSize:"A",type:"button",borderStyle:"none",display:"inline-flex",align:"center center",textDecoration:"none",lineHeight:"1",whiteSpace:"nowrap",padding:"Z B2",fontWeight:"500",fontFamily:"inherit",round:"C2",disabled:t=>t.call("exec",t.disabled)},tb={extends:"Button",fontSize:"A",width:"A",padding:"Z",aspectRatio:"1 / 1",icon:"smile",boxSize:"fit-content fit-content",justifyContent:"center",round:"Z2",boxSizing:"content-box"},eb={extends:"SquareButton",round:"C"},rb={extends:"Button",childExtends:"IconText"},nb={tag:"nav",display:"flex",childExtends:"SquareButton"},ob={extends:["SquareButton","ClickableItem"],round:"Z"};var Ad={};I(Ad,{Dialog:()=>sb,DialogFooter:()=>ab,DialogHeader:()=>ib});var sb={display:"flex",tag:"dialog",flow:"column",border:"0",theme:"dialog",round:"Z2"},ib={extends:"Hgroup",minWidth:"100%",gap:"A",Title:{align:"center space-between",Text:{text:"Title"},SquareButton:{icon:"x",theme:"transparent"}},Paragraph:{color:"caption"}},ab={display:"flex",align:"center flex-end",gap:"X2",margin:"auto - -",padding:"Y2 X2",childExtends:{extends:"Button",textTransform:"uppercase",background:"transparent","@dark":{theme:"primary @dark .color-only"},"@light":{theme:"primary @light .color-only"},"&":{padding:"Z A"},":hover":{theme:"tertiary"},":active":{background:"white.1"}},Cancel:{text:"cancel"},Ok:{text:"ok"}};var Ed={};I(Ed,{Tooltip:()=>cb,TooltipHidden:()=>lb,TooltipParent:()=>fb});R();var cb={display:"flex",theme:"dialog",background:"black",flow:"column",shape:"tooltip",shapeDirection:"left",padding:"Z1 A",round:"Y2",width:"fit-content",minWidth:"D2",maxWidth:"F2",gap:"X",textAlign:"center",attr:{tooltip:!0},Title:{if:t=>vt(t.parent.title)||t.parent.title,width:"fit-content",fontWeight:500,color:"gray12",text:t=>t.parent.title},P:{if:(t,e)=>t.call("isDefined",t.call("exec",t.parent.description,t))||t.text,width:"fit-content",fontSize:"Z2",margin:"0",color:"gray6",fontWeight:"400",text:(t,e)=>t.call("exec",t.parent.description,t)}},lb={extends:"Tooltip",position:"absolute",pointerEvents:"none",opacity:"0",visibility:"hidden",transition:"C defaultBezier opacity, C defaultBezier visibility, B defaultBezier transform",onInit:t=>{let e=!t.shapeDirection||t.shapeDirection==="top"?{top:"112%",left:"50%",transform:"translate3d(-50%,10%,0)",".isActive":{transform:"translate3d(-50%,0,0)",opacity:1,visibility:"visible"}}:t.shapeDirection==="right"?{transform:"translate3d(10%,-50%,0)",left:"112%",top:"50%",".isActive":{transform:"translate3d(0%,-50%,0)",opacity:1,visibility:"visible"}}:t.shapeDirection==="bottom"?{transform:"translate3d(-50%,-10%,0)",bottom:"112%",left:"50%",".isActive":{transform:"translate3d(-50%,0,0)",opacity:1,visibility:"visible"}}:t.shapeDirection==="left"?{transform:"translate3d(10%,-50%,0)",right:"112%",top:"50%",".isActive":{transform:"translate3d(0%,-50%,0)",opacity:1,visibility:"visible"}}:{};Object.assign(t,e)}},fb={position:"relative",zIndex:999,onInit:t=>{let{Tooltip:e,TooltipHidden:r}=t,n=e||r;if(!n)return;let o=n&&n[".isActive"];Object.assign(t,{":hover, &:focus-visible":{zIndex:1e3,"& [tooltip]":o||{transform:"translate3d(-50%, 0, 0)",opacity:1,visibility:"visible"}}})}};var Td={};I(Td,{Avatar:()=>ub});var ub={extends:"Img",display:"block",avatarType:"adventurer-neutral",borderRadius:"100%",boxSize:"C+X C+X",src:t=>`https://api.dicebear.com/7.x/${t.avatarType||"initials"}/svg?seed=${t.key||"no-avatar"}`};var Od={};I(Od,{Range:()=>pb});var pb={tag:"input",appearance:"none",width:"100%",height:"2px",outline:"none",flex:1,onInput:(t,e,r)=>{e.call("isFunction",e.onInput)?e.onInput(t,e,r):r.update({value:parseFloat(e.node.value)})},onChange:(t,e,r)=>{e.call("isFunction",e.onChange)?e.onChange(t,e,r):r.update({value:parseFloat(e.node.value)})},"::-webkit-slider-thumb":{boxSizing:"content-box",width:"8px",height:"8px",borderWidth:"2px",borderStyle:"solid",borderRadius:"100%",opacity:".8",appearance:"none"},"::-webkit-slider-runnable-track":{},"@dark":{background:"white.2","::-webkit-slider-thumb":{background:"#232526",borderColor:Gr("#454646",.75)},":hover":{"::-webkit-slider-thumb":{borderColor:Gr("#fff",.35)}},":focus":{"::-webkit-slider-thumb":{borderColor:"#3C6AC0"}}},"@light":{background:"gray9","::-webkit-slider-thumb":{background:"white",borderColor:"gray9"},":hover":{"::-webkit-slider-thumb":{borderColor:"gray7"}},":focus":{"::-webkit-slider-thumb":{borderColor:"blue"}}},deps:{returnPropertyValue:(t,e,r)=>{let n=t.call("exec",t[e],t);return(t.call("isFunction",n)?n(t,t.state):n!==void 0?n:r!==void 0?r:0)+""}},attr:{type:"range",value:(t,e)=>t.call("exec",e.value||t.value||t.defaultValue,t),min:(t,e)=>t.deps.returnPropertyValue(t,"min",0),max:(t,e)=>t.deps.returnPropertyValue(t,"max",100),step:(t,e)=>t.deps.returnPropertyValue(t,"step",1)}};var Rd={};I(Rd,{Dropdown:()=>db,DropdownList:()=>hb,DropdownParent:()=>gb,DropdownParentFocus:()=>mb,DropdownSiblingFocus:()=>yb});var db={attr:{dropdown:!0},position:"absolute",top:"100%",left:"0",zIndex:1e3,theme:"quaternary",padding:"Y",round:"Z2",flow:"column",gap:"X",transition:"B defaultBezier",transitionProperty:"transform, opacity, visibility",transform:"translate3d(0,10%,0)",opacity:0,visibility:"hidden"},hb={display:"flex",attr:{dropdown:!0},padding:"0 Y",maxHeight:"G",flow:"column",theme:"quaternary",overflow:"hidden auto",style:{listStyleType:"none"},transition:"B defaultBezier",transitionProperty:"transform, opacity, visibility",children:t=>t.options||[],childrenAs:"props",".hidden":{transform:"translate3d(0,10%,0)",opacity:0,visibility:"hidden"},childExtends:{extends:"Button",state:{},isActive:({key:t,state:e})=>e.active===t,position:"relative",round:"0",align:"center flex-end",flow:"row-reverse",padding:"Z2 C Z2 Y2",margin:"0",gap:"Y2",theme:"quaternary .child",":hover":{style:{svg:{opacity:"0.5"}}},Icon:{isActive:({key:t,state:e})=>e.active===t,name:"checkmark",opacity:"0.1",".active":{opacity:"1"}},":not(:first-child)":{"@dark":{border:"solid gray4.65"},"@light":{border:"solid gray11"},borderWidth:"1px 0 0"}}},gb={position:"relative",zIndex:999,":hover":{zIndex:1e3,"& [dropdown]":{transform:"translate3d(0,0,0)",opacity:1,visibility:"visible"}}},mb={position:"relative",tabindex:"0",":focus-within":{zIndex:1e3,"& [dropdown]":{transform:"translate3d(0,0,0)",opacity:1,visibility:"visible"}},Input_trigger:{type:"checkbox",opacity:"0",position:"absolute",inset:"0",width:"100%",height:"100%",cursor:"pointer",onClick:(t,e)=>{e.node===document.activeElement&&e.node.blur()}},Dropdown:{onClick:()=>{document.activeElement?.blur()}}},yb={position:"relative",tabindex:"0",":focus-within":{zIndex:1e3,"& ~ [dropdown]":{transform:"translate3d(0,0,0)",opacity:1,visibility:"visible"}},Input_trigger:{type:"checkbox",opacity:"0",position:"absolute",inset:"0",width:"100%",height:"100%",cursor:"pointer",onClick:(t,e)=>{e.node===document.activeElement&&e.node.blur()}}};var Pd={};I(Pd,{Notification:()=>bb});var bb={display:"flex",theme:"alert",padding:"Z1 B Z A",round:"A A A Y2",gap:"X2",cursor:"pointer",align:"flex-start center",IconText:{Icon:{name:"info outline"},Text:{":empty":{hide:!0}}},Hgroup:{extends:["Flex","Hgroup"],flow:"y",align:"flex-start",gap:"X2",H:{tag:"h6",margin:"0",fontWeight:"600",lineHeight:"1em",text:"Notification",":empty":{hide:!0}},P:{fontSize:"Z",margin:"0",text:"is not always a distraction",":empty":{hide:!0}}}};var gn=Object.assign({},qp,Kp,Yp,Xp,Zp,ed,rd,nd,Qp,od,sd,td,id,ad,cd,ld,fd,ud,pd,dd,hd,gd,kd,vd,Cd,Ad,Ed,Td,Od,Rd,Pd);function Ka(t){if(t==null)return 0;if(typeof t!="object")return xb(String(t));let e=2166136261;if(Array.isArray(t)){e=(e^91)*16777619;for(let n=0;n<t.length;n++)e=(e^Ka(t[n]))*16777619;return e>>>0}let r=Object.keys(t).sort();for(let n=0;n<r.length;n++)e=(e^xb(r[n]))*16777619,e=(e^Ka(t[r[n]]))*16777619;return e>>>0}function xb(t){let e=2166136261;for(let r=0;r<t.length;r++)e^=t.charCodeAt(r),e=e*16777619>>>0;return e}function Ya(t,e){if(t===e)return!0;if(t===null||e===null||typeof t!=typeof e||typeof t!="object")return!1;if(Array.isArray(t)){if(!Array.isArray(e)||t.length!==e.length)return!1;for(let o=0;o<t.length;o++)if(!Ya(t[o],e[o]))return!1;return!0}let r=Object.keys(t),n=Object.keys(e);if(r.length!==n.length)return!1;for(let o=0;o<r.length;o++){let s=r[o];if(!Object.prototype.hasOwnProperty.call(e,s)||!Ya(t[s],e[s]))return!1}return!0}function Id(t,e){if(e===void 0)return t;if(t===void 0)return e;if(e===null)return null;if(typeof e!="object"||Array.isArray(e))return e;if(typeof t!="object"||Array.isArray(t))return{...e};let r=!1,n={};for(let o in t)if(o in e){let s=Id(t[o],e[o]);n[o]=s,s!==t[o]&&(r=!0)}else n[o]=t[o];for(let o in e)o in t||(n[o]=e[o],r=!0);return r?n:t}function $d(t,e,r){if(!e||typeof e!="object")return t;if(!t||typeof t!="object")return e;if(r||(r=new WeakSet),r.has(e))return t;r.add(e);for(let n in e){let o=e[n];o&&typeof o=="object"&&!Array.isArray(o)&&t[n]&&typeof t[n]=="object"&&!Array.isArray(t[n])?$d(t[n],o,r):t[n]=o}return t}function Je(t){let e=2166136261;for(let r=0;r<t.length;r++)e^=t.charCodeAt(r),e=e*16777619>>>0;return e.toString(36)}function yn(t){return t.replace(/[A-Z]/g,e=>"-"+e.toLowerCase())}function Ms(t){let e=String(t);return e.length<=20?e.replace(/\s+/g,"_").replace(/[^a-zA-Z0-9_-]/g,"").toLowerCase():Je(e)}function _b(t){return t.split(`
|
|
68
68
|
`).map(Je).join(`
|
|
69
|
-
`)}var
|
|
70
|
-
${i}`}var
|
|
71
|
-
`)}function
|
|
72
|
-
${i}`}var Fd=null;function Za(t){Fd=t}var ee={structuralHash:Ka,deepEqual:Ya,mergeStructural:Id,overwriteDeep:$d,shortHash:Je,toKebab:yn,sanitizeValue:Ms,batchShortHash:Sb,atomicCssClass:kb,batchAtomicCss:Cb,compoundCssClass:Ab},Eb=!1,Xa=null;function Tb(t){return Xa||(Xa=import(t||"@symbo.ls/wasm/pkg").then(e=>(e.structuralHash&&(ee.structuralHash=e.structuralHash),e.deepEqual&&(ee.deepEqual=e.deepEqual),e.mergeStructural&&(ee.mergeStructural=e.mergeStructural),e.overwriteDeep&&(ee.overwriteDeep=e.overwriteDeep),e.shortHash&&(ee.shortHash=e.shortHash),e.toKebab&&(ee.toKebab=e.toKebab),e.sanitizeValue&&(ee.sanitizeValue=e.sanitizeValue),e.batchShortHash&&(ee.batchShortHash=e.batchShortHash),e.atomicCssClass&&(ee.atomicCssClass=e.atomicCssClass),e.batchAtomicCss&&(ee.batchAtomicCss=e.batchAtomicCss),e.compoundCssClass&&(ee.compoundCssClass=e.compoundCssClass),Eb=!0,Fd&&e.batchAtomicCss&&Fd({batchAtomicCss:e.batchAtomicCss,compoundCssClass:e.compoundCssClass}),!0)).catch(e=>(console.debug("[smbls] WASM not available, using JS fallbacks:",e.message),!1)),Xa)}function Ob(){return Eb}R();R();var Rb={"@symbo.ls/signal":zc,"@symbo.ls/scratch":sp,"@symbo.ls/element":Gp,"@symbo.ls/css":fp,"@symbo.ls/utils":aa,"@symbo.ls/state":Pp,"@symbo.ls/router":Ls},Dd=(t,e)=>{let r=t||(typeof globalThis<"u"?globalThis:{}),n=r.__SMBLS_PKGS__||(r.__SMBLS_PKGS__={});for(let o in Rb)n[o]||(n[o]=Rb[o]);if(e)for(let o in e)n[o]||(n[o]=e[o]);return n};Dd();var Ns={};I(Ns,{CDN_PROVIDERS:()=>Zt,DOMQL_EVENTS:()=>hl,DOMQ_PROPERTIES:()=>Te,ENV:()=>Rl,HTML_TAGS:()=>Mr,METHODS:()=>Pr,METHODS_EXL:()=>Hn,NODE_ENV:()=>Yt,OPTIONS:()=>go,PACKAGE_MANAGER_TO_CDN:()=>Le,PARSED_DOMQ_PROPERTIES:()=>Wn,PROPS_METHODS:()=>Oe,STATE_METHODS:()=>ur,STATE_PROPERTIES:()=>dl,SVG_TAGS:()=>Dh,TYPES:()=>Mn,UNIVERSAL_RESERVED_KEYS:()=>na,addCaching:()=>Bi,addContext:()=>ji,addExtend:()=>ef,addExtends:()=>Et,addItemAfterEveryElement:()=>tl,addProtoToArray:()=>Bn,addRef:()=>Li,applyCSS:()=>Md,applyDependentState:()=>Sf,applyEvent:()=>Gi,applyEventUpdate:()=>qi,applyExtends:()=>Nh,applyProps:()=>co,arrayContainsOtherArray:()=>qc,arraysEqual:()=>rl,arrayzeValue:()=>br,buildImgSrcset:()=>Ho,buildSourcesAndImg:()=>Go,cache:()=>Af,call:()=>Hf,captureSnapshot:()=>qf,checkForStateTypes:()=>yf,checkIfInherits:()=>Hi,checkIfStringIsInArray:()=>sl,clone:()=>ml,cloneAndMergeArrayExtend:()=>to,cloneFunction:()=>jl,concatAddExtends:()=>Jl,copyJavaScriptToClipboard:()=>pu,copyStringToClipboard:()=>uu,createBasedOnType:()=>Di,createElement:()=>mf,createElementExtends:()=>ki,createExtends:()=>ro,createExtendsFromKeys:()=>Nr,createExtendsStack:()=>Ei,createIfConditionFlag:()=>Bl,createInheritedState:()=>bf,createKey:()=>Jn,createNestedObject:()=>kl,createNestedObjectByKeyPath:()=>_f,createObjectWithoutPrototype:()=>mi,createParent:()=>Mi,createPath:()=>Ni,createProps:()=>lo,createPropsStack:()=>$i,createRoot:()=>gf,createScope:()=>kf,createSnapshotId:()=>Zn,customDecodeURIComponent:()=>pl,customEncodeURIComponent:()=>ul,cutArrayAfterValue:()=>Jc,cutArrayBeforeValue:()=>Zc,debounce:()=>Qn,debounceOnContext:()=>Ll,decodeNewlines:()=>fl,deepClone:()=>Q,deepContains:()=>Sl,deepDefaults:()=>Vo,deepDestringifyFunctions:()=>oe,deepExtend:()=>wi,deepMerge:()=>W,deepMergeExtends:()=>se,deepStringifyFunctions:()=>Gn,defineSetter:()=>zf,destringifyGlobalScope:()=>Kn,detectHeightOnInit:()=>Jf,detectInfiniteLoop:()=>El,document:()=>X,encodeNewlines:()=>ll,error:()=>yr,excludeKeysFromObject:()=>Ol,exec:()=>q,extendCachedRegistry:()=>Ql,extendStackRegistry:()=>no,extractArrayExtend:()=>so,fetchLibraryData:()=>ia,fibonacciNumberByIndex:()=>Qf,filterArrays:()=>nl,filterArraysFast:()=>ol,finalizeExtends:()=>Ti,findClosestNumber:()=>sa,findClosestNumberInFactory:()=>lu,findInheritedState:()=>Wi,findKeyPosition:()=>al,flattenExtend:()=>jr,formatDate:()=>Zf,generateHash:()=>xi,generateKey:()=>Xn,generateMetaTags:()=>au,get:()=>Bf,getActiveRoute:()=>_d,getCDNUrl:()=>Jt,getCapitalCaseKeys:()=>of,getCdnProviderFromConfig:()=>Ur,getChildStateInKey:()=>zi,getChildren:()=>Eo,getContext:()=>Fo,getCookie:()=>Hl,getDB:()=>jo,getEmotionStylesheet:()=>mu,getExtendsInElement:()=>rf,getExtendsStack:()=>eo,getExtendsStackRegistry:()=>Si,getFrequencyInArray:()=>Kc,getHashedExtend:()=>oo,getImportMapScript:()=>Xf,getInObjectByPath:()=>Al,getLocalStorage:()=>ql,getNev:()=>Fl,getPageMetadata:()=>cu,getParentStateInKey:()=>Ui,getPath:()=>To,getQuery:()=>Bo,getRef:()=>Uf,getRoot:()=>Po,getRootContext:()=>$o,getRootData:()=>Io,getRootState:()=>Ro,getRootStateInKey:()=>Vi,getSpreadChildren:()=>sf,global:()=>Wc,hasFunction:()=>$r,hasHandlerPlugin:()=>Fr,hasOwnProperty:()=>bl,inheritChildExtends:()=>Ci,inheritChildPropsExtends:()=>vi,inheritParentProps:()=>fo,inheritRecursiveChildExtends:()=>Ai,init:()=>ve,initProps:()=>pf,is:()=>Ct,isArray:()=>T,isBoolean:()=>ui,isContextComponent:()=>af,isCyclic:()=>Tl,isDOMNode:()=>kt,isDate:()=>di,isDefined:()=>vt,isDevelopment:()=>Pe,isEmpty:()=>hi,isEmptyObject:()=>xl,isEqualDeep:()=>gi,isFunction:()=>C,isHtmlElement:()=>Dn,isLocal:()=>$l,isMethod:()=>Gf,isMobile:()=>zl,isNode:()=>ye,isNot:()=>Gc,isNotProduction:()=>hr,isNull:()=>pi,isNumber:()=>ne,isObject:()=>_,isObjectLike:()=>j,isPhoto:()=>tu,isProduction:()=>Re,isStaging:()=>Il,isState:()=>xf,isString:()=>S,isStringFunction:()=>Nl,isTest:()=>bi,isTesting:()=>Pl,isUndefined:()=>ht,isUniversallyReservedKey:()=>Kf,isValidHtmlTag:()=>Yl,joinArrays:()=>Tr,jointStacks:()=>tf,keys:()=>ea,lastLevel:()=>qa,lastPathname:()=>Ga,loadCssFile:()=>ou,loadJavascript:()=>su,loadJavascriptFile:()=>eu,loadJavascriptFileEmbedSync:()=>nu,loadJavascriptFileSync:()=>ru,loadRemoteCSS:()=>iu,loadRemoteScript:()=>zr,log:()=>Wf,logGroupIf:()=>Ul,logIf:()=>Vl,lookdown:()=>Nf,lookdownAll:()=>jf,lookup:()=>Mf,lowercaseFirstLetter:()=>fr,makeObjectWithoutPrototype:()=>_l,map:()=>gl,mapStringsWithContextComponents:()=>io,matchRoute:()=>yd,matchesComponentNaming:()=>ie,memoize:()=>Ml,merge:()=>rt,mergeSharedLibraries:()=>Uo,nextElement:()=>Lo,normalizeLibraryKey:()=>Wr,objectToString:()=>qn,objectizeStringProperty:()=>ao,overwrite:()=>Yn,overwriteDeep:()=>At,overwriteShallow:()=>dr,overwriteState:()=>wf,parse:()=>ra,parseDeep:()=>Co,parseQuery:()=>bd,parseRoutePattern:()=>md,pickupElementFromProps:()=>Pi,pickupPropsFromElement:()=>Ri,previousElement:()=>Mo,propExists:()=>ff,propertizeElement:()=>Ii,propertizeUpdate:()=>lf,reinit:()=>Ld,remove:()=>dg,removeChars:()=>du,removeCookie:()=>Gl,removeDuplicateProps:()=>po,removeDuplicatesInArray:()=>Or,removeFromArray:()=>Yc,removeFromObject:()=>wl,removeNestedKeyByPath:()=>vl,removeValueFromArray:()=>jn,removeValueFromArrayAll:()=>Qc,reorderArrayByValues:()=>el,replaceLiteralsWithObjectFields:()=>lr,replaceOctalEscapeSequences:()=>cl,resolveAsset:()=>Tt,resolveHandler:()=>Dr,resolveSharedLibraries:()=>fu,returnValueAsText:()=>Fi,router:()=>he,runGuards:()=>xd,runPluginHook:()=>Mt,scratchSystem:()=>Qr,scratchUtils:()=>Ve,self:()=>Hc,set:()=>Sr,setActiveRootState:()=>Oo,setCookie:()=>Wl,setHashedExtend:()=>_i,setInObjectByPath:()=>Cl,setLocalStorage:()=>Kl,setNodeStyles:()=>ta,setProps:()=>Vf,setPropsPrototype:()=>uo,spotByPath:()=>Ao,srcsetFor:()=>Hr,stringIncludesAny:()=>Un,stringToObject:()=>yl,swapItemsInArray:()=>Xc,syncProps:()=>ho,toCamelCase:()=>zo,toDashCase:()=>Wo,toDescriptionCase:()=>gu,toTitleCase:()=>hu,toggleFullscreen:()=>Yf,triggerEventOn:()=>Ie,triggerEventOnUpdate:()=>vf,trimStringFromSymbols:()=>il,unstackArrayOfObjects:()=>Nn,update:()=>uf,updateProps:()=>df,variables:()=>No,verbose:()=>Vr,warn:()=>Do,window:()=>k});R();R();var $0=E(),Pb=(t=$0,e)=>{let r=_(e.localFile)?e.localFile:{},n=Q(r.designSystem||{});return W(t,n)},F0={useVariable:!0,useReset:!0,useFontImport:!0,useIconSprite:!0,useDocumentTheme:!0,useSvgSprite:!0},ve=(t,e=F0)=>{let r=Pb(t||{},e),n=e.scopeSelector||":root",o=n===":root"?":root:not([data-theme])":`${n}:not([data-theme])`,s=e.globalTheme;if(typeof window<"u"&&window.location){let m=new URLSearchParams(window.location.search).get("globalTheme");m&&(s=m)}let i=Sr({verbose:e.verbose,useReset:e.useReset,useFontImport:e.useFontImport,useVariable:e.useVariable,useSvgSprite:e.useSvgSprite,useDocumentTheme:e.useDocumentTheme,useIconSprite:e.useIconSprite,useDefaultConfig:e.useDefaultConfig,globalTheme:s,themeRoot:e.themeRoot,files:e.files,assets:e.assets,...r},{newConfig:e.newConfig,config:e.config});i&&(i.scopeSelector=n);let a=Ko(i.font,i.files),c=i.useReset,l=i.useVariable,f=i.useFontImport,p=i.useSvgSprite,u=t.svg,d=i.useIconSprite,h=t.icons;if(f&<(a),l&&(lt({[n]:i.CSS_VARS}),i.CSS_MEDIA_VARS)){let m={};for(let y in i.CSS_MEDIA_VARS)y.startsWith("@media")?m[y]={[o]:i.CSS_MEDIA_VARS[y]}:m[y]=i.CSS_MEDIA_VARS[y];lt(m)}c&<(i.reset);let g=i.animation;if(g){let m={};for(let y in g)m[`@keyframes ${y}`]=g[y];lt(m)}return(u||p)&&Ss(i.svg,{document:e.document}),(h||d)&&ks(i.icons,{document:e.document}),i},Ja={},Ld=(t,e=Ja)=>{let r=Pb(t||{},e),n=e.scopeSelector||":root",o=n===":root"?":root:not([data-theme])":`${n}:not([data-theme])`,s=Sr({verbose:!1,...r});if(!e.preventInject){if(lt({[n]:s.CSS_VARS}),s.CSS_MEDIA_VARS){let i={};for(let a in s.CSS_MEDIA_VARS)a.startsWith("@media")?i[a]={[o]:s.CSS_MEDIA_VARS[a]}:i[a]=s.CSS_MEDIA_VARS[a];lt(i)}lt(s.reset)}return s},Md=(t,e=Ja)=>{lt(t)},D0=(t,e=Ja)=>{let r=e.scopeSelector||":root",n=r===":root"?":root:not([data-theme])":`${r}:not([data-theme])`;if(lt({[r]:t.CSS_VARS}),t.CSS_MEDIA_VARS){let o={};for(let s in t.CSS_MEDIA_VARS)s.startsWith("@media")?o[s]={[n]:t.CSS_MEDIA_VARS[s]}:o[s]=t.CSS_MEDIA_VARS[s];lt(o)}};var L0=(t,e=Ja)=>{};R();var Ib=t=>!t||t==="srcdoc"||t==="about:srcdoc"||t==="blank"||t==="about:blank"?"/":t,Nd={initRouter:!0,injectRouterInLinkComponent:!0,popState:!0},js=(t,e)=>{if(!e)return t;let r=Array.isArray(e)?e:e.split("."),n=t;for(let o of r){if(!n||!n[o])return null;n=n[o]}return n},$b=(t,e)=>{if(e.router===!1)return;e.router===!0?e.router=Nd:e.router=rt(e.router||{},Nd);let r=e.router,n=async(s,i)=>{let a=s.context?.window||k;if(!a.location)return;let{pathname:c,search:l,hash:f}=a.location;c=Ib(c);let p=c+l+f,u=s;if(r.customRouterElement){let d=js(s,r.customRouterElement);d&&(u=d,s.routes&&(u.routes=s.routes))}u.routes&&await he(p,u,{},{initialRender:!0,pushState:!1})},o=!ht(t.onRenderRouter);return r&&r.initRouter&&!o&&(t.onRenderRouter=n),M0(e,r),r},jd=(t,e)=>{if(e.router===!1)return;let r=e.router||Nd;if(!r.popState)return;let n=e.utils&&e.utils.router?e.utils.router:he,o=e.window||k,s=async i=>{let{pathname:a,search:c,hash:l}=o.location;a=Ib(a);let f=a+c+l,p=t;if(r.customRouterElement){let u=js(t,r.customRouterElement);u&&(p=u,t.routes&&(p.routes=t.routes))}await p.call("router",f,p,{},{pushState:!1,scrollToTop:!1,level:0,event:i})};o.addEventListener("popstate",s),e.__teardowns=e.__teardowns||[],e.__teardowns.push(()=>o.removeEventListener("popstate",s))},M0=(t,e)=>{let{components:r}=t;if(e&&e.injectRouterInLinkComponent)return W(r.Link||r["smbls.Link"],r.RouterLink||r["smbls.RouterLink"])};R();var Bd=k&&k.location?k.location.host.includes("dev."):Pe(),Fb=Bd?"http://localhost:8080/get":"https://api.symbols.app/get",N0={endpoint:Fb},Db=async(t,e=N0)=>{let r=e.endpoint||Fb,n=e.serviceRoute?T(e.serviceRoute)?e.serviceRoute.map(s=>s.toLowerCase()+"=true").join("&"):e.serviceRoute:"",o;try{return o=await globalThis.fetch(r+"/?"+n,{method:"GET",headers:{"Content-Type":"application/json","X-AppKey":t,"X-Metadata":e.metadata}}),await o.json()}catch(s){if(C(e.onError))return e.onError(s);console.error(s)}},j0=async(t,e)=>{let{editor:r}=e;if(r&&r.remote){let n=await Db(t,r),o=Bd||e.isDevelopment?oe(n):oe(n.releases[0]);r.serviceRoute?T(r.serviceRoute)?r.serviceRoute.forEach(s=>{At(e[s],o[s.toLowerCase()])}):At(e[r.serviceRoute],o):["state","designSystem","components","snippets","pages","utils","files","assets","packages","functions","globalScope"].forEach(s=>{At(e[s],o[s.toLowerCase()])})}return e},B0=async(t,e,r)=>{let{editor:n}=e;if(n&&n.remote){let o=await Db(t,n),s=Bd||e.isDevelopment?oe(o):oe(o.releases[0]);r(s)}},Lb=async(t,e)=>{if(t&&e.editor)try{e.editor.async||await j0(t,e)}catch(r){console.error(r)}},Mb=(t,e,r,n)=>{if(e&&r.editor)try{r.editor.async&&B0(e,r,n||(o=>{let s=o.designSystem;_(s)&&r.utils.init(s),_(o.state)&&t.state.set(o.state)}))}catch(o){console.error(o)}};var Bs=t=>{if(!t||t.__destroyed)return!1;let e=t.context;if(!e)return t.__destroyed=!0,!1;if(Array.isArray(e.__teardowns)){for(let r of e.__teardowns)try{r()}catch(n){console.error("[smbls] destroy teardown error:",n)}e.__teardowns.length=0}try{Ke(t)}catch(r){console.error("[smbls] dispose error:",r)}if(e.fetch&&e.fetch.__resolved&&delete e.fetch.__resolved,e.fetch&&e.fetch.__resolving&&delete e.fetch.__resolving,e.db&&e.db.__resolved&&delete e.db.__resolved,e.db&&e.db.__resolving&&delete e.db.__resolving,e.analyze?.destroy)try{e.analyze.destroy()}catch(r){console.error("[analyze] destroy error:",r)}return t.__destroyed=!0,!0};R();var V0={title:{tag:"title"},description:{tag:"meta",attr:"name",key:"description"},keywords:{tag:"meta",attr:"name",key:"keywords"},robots:{tag:"meta",attr:"name",key:"robots"},author:{tag:"meta",attr:"name",key:"author"},canonical:{tag:"link",attr:"rel",key:"canonical",valueAttr:"href"},image:{tag:"meta",attr:"property",key:"og:image"},url:{tag:"meta",attr:"property",key:"og:url"},siteName:{tag:"meta",attr:"property",key:"og:site_name"},type:{tag:"meta",attr:"property",key:"og:type"},locale:{tag:"meta",attr:"property",key:"og:locale"},"og:title":{tag:"meta",attr:"property",key:"og:title"},"og:description":{tag:"meta",attr:"property",key:"og:description"},"og:image":{tag:"meta",attr:"property",key:"og:image"},"og:url":{tag:"meta",attr:"property",key:"og:url"},"og:type":{tag:"meta",attr:"property",key:"og:type"},"og:site_name":{tag:"meta",attr:"property",key:"og:site_name"},"og:locale":{tag:"meta",attr:"property",key:"og:locale"},"twitter:card":{tag:"meta",attr:"name",key:"twitter:card"},"twitter:title":{tag:"meta",attr:"name",key:"twitter:title"},"twitter:description":{tag:"meta",attr:"name",key:"twitter:description"},"twitter:image":{tag:"meta",attr:"name",key:"twitter:image"},"twitter:site":{tag:"meta",attr:"name",key:"twitter:site"},"theme-color":{tag:"meta",attr:"name",key:"theme-color"}},U0=t=>{if(t.tag==="link")return`link[${t.attr}="${t.key}"]`;if(t.tag&&!t.attr&&!t.key)return t.tag;if(t.tag&&t.attr&&t.key)return`${t.tag}[${t.attr}="${t.key}"]`},Qa=(t,e,r)=>{if(!t)return{};let n=C(t)?q(t,e,r):{...t};if(!_(n))return{};for(let o in n){let s=n[o];C(s)&&(s=q(s,e,r)),S(s)&&s.includes("{{")&&e?.call&&(s=e.call("replaceLiteralsWithObjectFields",s,r)),n[o]=s}return n};var z0=(t,e)=>{let r=e.createElement(t.tag);return t.attr&&r.setAttribute(t.attr,t.key),(e.head||e.querySelector("head")).appendChild(r),r},Nb=t=>{let e=5381,r=String(t);for(let n=0;n<r.length;n++)e=(e*33^r.charCodeAt(n))>>>0;return e.toString(36)},Vd=(t,e,r,n)=>{let o=t.head||t.querySelector("head");if(!o)return;let s=new Map;for(let a of o.querySelectorAll(`[${e}]`))s.set(a.getAttribute(e),a);let i=new Set;for(let a of r)i.add(a);for(let[a,c]of s)i.has(a)||c.remove();for(let a of r){if(s.has(a))continue;let c=n(a);c&&(c.setAttribute(e,a),o.appendChild(c))}},tc=(t,e)=>{if(!(!_(t)||!e)){for(let r in t){let n=t[r];if(n==null||r==="jsonLd"||r==="styles"||r==="scripts")continue;let o=V0[r];if(!o)continue;let s=U0(o),i=e.querySelector(s)||z0(o,e);i&&(r==="title"?i.textContent=n:o.valueAttr?i.setAttribute(o.valueAttr,n):i.setAttribute("content",n))}if(Array.isArray(t.jsonLd)){let n=t.jsonLd.filter(s=>s!=null).map(s=>S(s)?s:JSON.stringify(s)),o=n.map(Nb);Vd(e,"data-smbls-jsonld",o,s=>{let i=o.indexOf(s),a=e.createElement("script");return a.setAttribute("type","application/ld+json"),a.textContent=n[i],a})}if(Array.isArray(t.styles)){let r=t.styles.filter(o=>o!=null&&String(o).trim()),n=r.map(Nb);Vd(e,"data-smbls-style",n,o=>{let s=n.indexOf(o),i=e.createElement("style");return i.textContent=String(r[s]),i})}if(Array.isArray(t.scripts)){let r=t.scripts.filter(o=>o&&(S(o)?o.trim():o.src)),n=r.map(o=>S(o)?o:String(o.src));Vd(e,"data-smbls-script",n,o=>{let s=n.indexOf(o),i=r[s],a=e.createElement("script");return S(i)?a.setAttribute("src",i):(i.src&&a.setAttribute("src",i.src),i.type&&a.setAttribute("type",i.type),i.async&&(a.async=!0),i.defer&&(a.defer=!0),i.integrity&&a.setAttribute("integrity",i.integrity),i.crossorigin&&a.setAttribute("crossorigin",i.crossorigin),i.referrerpolicy&&a.setAttribute("referrerpolicy",i.referrerpolicy),i.nomodule&&(a.noModule=!0),i.body&&(a.textContent=String(i.body))),a})}}};var jb={name:"helmet",create(t){let e=t.metadata;if(!e)return;let r=t.context?.document||typeof document<"u"&&document;if(!r)return;let n=Qa(e,t,t.state);tc(n,r)},update(t){let e=t.metadata;if(!e)return;let r=t.context?.document||typeof document<"u"&&document;if(!r)return;let n=Qa(e,t,t.state);tc(n,r)}};mr();var Bb=(t,e,r,n)=>{t&&ko(t,e,r,n)},Vb=(t,e,r)=>{if(!t)return;let n=e.context?.document||typeof document<"u"&&document;if(!n)return;let o=Qa(t,e,r);tc(o,n)},Ub=async(t,e)=>{if(!t)return;let r={tag:"fragment",...t},n=async()=>{await e.set(r,{preventDefineUpdate:"$router"})};return e.lazyLoad?window.requestAnimationFrame(n):await n(),r},bn={routes:t=>t,metadata:Vb,fetch:Bb,$router:Ub},zb=(t={})=>{let e={routes:r=>r};return t.metadata!==!1&&(e.metadata=Vb),t.fetch!==!1&&(e.fetch=Bb),t.router!==!1&&(e.$router=Ub),e};var Ud={useReset:!0,useVariable:!0,useIconSprite:!0,useSvgSprite:!0,useDocumentTheme:!0,useDefaultIcons:!0,useFontImport:!0,useDefaultConfig:!0},ec={initRouter:!0,popState:!0,injectRouterInLinkComponent:!0},rc={...Ud,router:ec},W0={state:{},pages:{},components:{},router:ec,define:bn},Qe=W0;R();R();var Wb=(t,e)=>j(t.extends)?t.extends:[];R();var Kb=t=>{let e=typeof window<"u"?window:globalThis||{};e.document||(e.document={body:{}});let r=typeof document<"u"?document:e.document;t.document=t.document||r;let n=t.window;return n&&n!==e&&typeof n.URL!="function"?(typeof console<"u"&&console.warn&&!globalThis.__smblsRouterUrlWarned&&(globalThis.__smblsRouterUrlWarned=!0,console.warn("[smbls/router] context.window lacks URL, falling back to globalThis \u2014 passed-in window may be a stub (warned once; applies to every embed app this session)")),t.window=e):t.window=n||e,t.window},Hb=(t="smbls")=>{let e={};for(let r in gn)Object.prototype.hasOwnProperty.call(gn,r)&&(ie(r)?e[`smbls.${r}`]=gn[r]:e[r]=gn[r]);return e},Yb=t=>t.components?{...Hb(),...t.components}:Hb(),Xb=t=>({...Ns,...Ls,...Ve,...t.utils,...t.snippets,...t.functions}),Zb=t=>({...t.methods||{},require:t.utils.require,requireOnDemand:t.utils.requireOnDemand,router:t.utils.router}),Gb={},Jb=async({dependencies:t,dependenciesOnDemand:e,document:r,preventCaching:n=!1,cdnProvider:o,packageManager:s,symbolsConfig:i})=>{if(o||(o=Le[s]||Ur(i)||"esmsh"),!t)return null;let a=!1;for(let c in t){a=!0;break}if(!a)return null;for(let c in t){let l=t[c];if(e&&e[c])continue;let f=Pe()&&n?`?${Math.random()}`:"",p=Jt(c,l,o)+f;try{if(Gb[c])continue;Gb[c]=!0,await Promise.race([zr(p,{document:r,type:"module"}),new Promise((u,d)=>setTimeout(()=>d(new Error(`Timeout loading ${c}`)),1e4))])}catch(u){if(console.error(`Failed to load ${c} from ${o}:`,u),o!=="symbols")try{let d=Jt(c,l,"symbols")+f;await Promise.race([zr(d,{document:r}),new Promise((h,g)=>setTimeout(()=>g(new Error(`Timeout fallback ${c}`)),2e4))]),console.log(`Successfully loaded ${c} from fallback (symbols.ls)`)}catch(d){console.error(`Failed to load ${c} from fallback:`,d)}}}return t},Qb=async(t,e)=>{let r=e.window||window,n=e.cdnProvider||Ur(e.symbolsConfig)||"esmsh",o=async i=>async(a,c)=>{let f=(i.window||window).packages[a];return typeof f=="function"?f():f},s=async i=>async(a,c=n)=>{let{dependenciesOnDemand:l}=i,f=i.document||document,p=i.window||window;if(!p.packages[a]){let u=Pe()?`?${Math.random()}`:"";if(l&&l[a]){let d=l[a],h=Jt(a,d,c)+u;try{await i.utils.loadRemoteScript(h,{window:p,document:f})}catch(g){if(console.error(`Failed to load ${a} from ${c}:`,g),c!=="symbols"){let m=Jt(a,d,"symbols")+u;await i.utils.loadRemoteScript(m,{window:p,document:f})}}}else{let d=Jt(a,"latest",c)+u;try{await i.utils.loadRemoteScript(d,{window:p,document:f})}catch(h){if(console.error(`Failed to load ${a} from ${c}:`,h),c!=="symbols"){let g=Jt(a,"latest","symbols")+u;await i.utils.loadRemoteScript(g,{window:p,document:f})}}p.packages[a]="loadedOnDeman"}}return await p.require(a,c)};r.packages?r.packages=rt(r.packages,t):r.packages=t,r.require||(e.utils.require=await o(e),r.require=e.utils.require),r.requireOnDemand||(e.utils.requireOnDemand=await s(e),r.requireOnDemand=e.utils.requireOnDemand)},H0=/\s+/g,tx=(t,e)=>typeof t=="function"?t(e,e?.state,e?.context):t,G0=(t,e)=>{let r="";for(let n in t){let o=t[n];typeof o=="boolean"&&o?r+=` ${n}`:typeof o=="string"?r+=` ${o}`:typeof o=="function"&&(r+=` ${tx(o,e)}`)}return r},q0=(t,e,r)=>{if(!t)return;let{key:n}=e;t===!0&&(t=e.classlist={key:n}),typeof t=="string"&&(t=e.classlist={default:t}),t!==null&&typeof t=="object"&&!Array.isArray(t)&&(t=G0(t,e));let o=t.replace(H0," ").trim();if(r&&typeof r.setAttribute=="function")r.setAttribute("class",o);else if(r)try{r.className=o}catch{}return o},K0=()=>(t,e,r)=>{let n=tx(t,e);if(t){let{__ref:o}=e;o.__class.style=n}ex()(e.classlist,e,e.state,!0)},ex=()=>(t,e,r,n)=>{if(e.style&&!n)return;let{__ref:o}=e,{__class:s,__classNames:i}=o;if(!(t===null||typeof t!="object"||Array.isArray(t))){e.class&&(i.classProps=e.class),e.attr?.class&&(i.class=e.attr.class);for(let a in s){let c=s[a];if(!c){delete i[a];continue}let l;typeof c=="string"||typeof c=="number"?l=c:typeof c=="boolean"?l=e.key:l=ke(c),i[a]=l}for(let a in i)a==="classProps"||a==="class"||s[a]===void 0&&delete i[a];e.node&&q0(i,e,e.node)}},Y0=()=>({style:K0(),classlist:ex()}),X0=["useReset","useVariable","useFontImport","useIconSprite","useSvgSprite","useDocumentTheme","useDefaultIcons","useDefaultConfig","verbose","globalTheme"],qb=!1,rx=(t,e)=>{let r=e.document||(e.parent&&e.parent.documentElement?e.parent:null)||document,n=e.initOptions||{},o=e.registry||Y0(),s=e.designSystem?W(Q(e.designSystem),Fs):Q(Fs),i={};for(let d of X0)e[d]!==void 0&&(i[d]=e[d]);let a,c=qb&&!e.skipDesignSystemInit,l=c?`[data-smbls-app="${t}"]`:":root";e.scopeSelector=l;let f=l===":root"?":root:not([data-theme])":`${l}:not([data-theme])`;if(e.skipDesignSystemInit){if(a=E(t)||E(),a&&(a.document=r),a?.CSS_VARS){ct(a);try{if(lt({[l]:a.CSS_VARS}),a.CSS_MEDIA_VARS){let d={};for(let h in a.CSS_MEDIA_VARS)h.startsWith("@media")?d[h]={[f]:a.CSS_MEDIA_VARS[h]}:d[h]=a.CSS_MEDIA_VARS[h];lt(d)}}finally{ot()}}}else if(c){let d=wa(t,s,{cleanBase:!0});for(let g in i)d[g]=i[g];d.document=r;let h=t.replace(/[^a-zA-Z0-9]/g,"").substring(0,6);e.cssPrefix=h,d.varPrefix=h,ct(d);try{a=ve(d,{key:t,document:r,files:e.files,assets:e.assets,scopeSelector:l,...rc,...i,...n})}finally{ot()}}else{let d=E();d&&(d.document=r),a=ve(s,{key:t,document:r,files:e.files,assets:e.assets,scopeSelector:l,...rc,...i,...n}),a&&a!==d&&(a.document=r),qb=!0}let p=a?.CONFIG||a,u=p?.font;if(u){ct(p);try{for(let d in u){let h=u[d];if(!h?.fontFace)continue;let g=Array.isArray(h.fontFace)?h.fontFace:[h.fontFace];for(let m of g)typeof m=="string"&&m.includes("font-family")&<(`@font-face { ${m} }`)}}finally{ot()}}return[a,o]},nx=(t,e)=>{let r={};e.state&&W(r,e.state),t&&t.state&&W(r,t.state);let n=e.polyglot;if(n?.translations){let o=null;try{typeof localStorage<"u"&&(o=localStorage.getItem(n.storageLangKey||"smbls_lang")||localStorage.getItem("lang"))}catch{}let s=o||r.lang||n.defaultLang||"en";o&&o!==r.lang&&(r.lang=o);let i=n.translations[s];if(i&&typeof i=="object")for(let c in i)r[c]=i[c];let a=new Set(n.languages||[]);for(let c in n.translations)!a.has(c)&&r[c]===void 0&&(r[c]=n.translations[c])}return r.isRootState=!0,Q(r)},ox=(t,e)=>{_(t.routes)&&_(e.pages)&&rt(t.routes,e.pages);let r=t.routes||e.pages||{};for(let n in r){if(n.charCodeAt(0)===47)continue;let o=n==="index"?"":n;r["/"+o]=r[n],delete r[n]}return r},sx=t=>{Uo(t,t.sharedLibraries)};R();var ax="smbls_lang",Z0="smbls_t_",J0="smbls_tv_",xn={get(t){try{return window?.localStorage.getItem(t)}catch{return null}},set(t,e){try{window?.localStorage.setItem(t,e)}catch(r){console.warn("[polyglot] localStorage unavailable:",r.message)}},remove(t){try{window?.localStorage.removeItem(t)}catch(e){console.warn("[polyglot] localStorage unavailable:",e.message)}}},Vs={};function Us(){let t=this?.context,e=t?.polyglot;return(this?.state?.root||t?.state?.root)?.lang||e?.defaultLang||"en"}function oc(){let t=this?.context?.polyglot;return t?t.languages?t.languages:t.translations?Object.keys(t.translations):[]:[]}var nc=(t,e)=>{if(!t||!e)return;if(t[e]!==void 0)return t[e];if(e.indexOf(".")===-1)return;let r=e.split("."),n=t;for(let o=0;o<r.length;o++){if(n==null)return;n=n[r[o]]}return n},ix=(t,e,r)=>{let n=e.lastIndexOf(".");if(n===-1)return t[e+"_"+r];let o=nc(t,e.substring(0,n));if(o!=null)return o[e.substring(n+1)+"_"+r]};function sc(t,e){if(!t)return"";let r=this?.context,n=r?.polyglot,o=e||this.call("getActiveLang"),s=this?.state;if(s){let l=ix(s,t,o);if(l!==void 0)return l}if(n?.translations){let l=n.translations[o];if(l){let f=nc(l,t);if(f!==void 0)return f}}let a=(s?.root||r?.state?.root)?.translations;if(a){let l=a[o];if(l){let f=nc(l,t);if(f!==void 0)return f}}let c=n?.defaultLang||"en";if(s){let l=ix(s,t,c);if(l!==void 0)return l}if(n?.translations){let l=n.translations[c];if(l){let f=nc(l,t);if(f!==void 0)return f}}return t}async function ic(t){let e=this?.context,r=e?.polyglot,n=this?.state?.root||e?.state?.root;if(!r||!n)return;let o=r.storagePrefix||Z0,s=r.storageVersionPrefix||(r.storagePrefix?r.storagePrefix.replace(/_$/,"v_"):J0);if(r.translations&&r.translations[t]&&!r.fetch||!r.fetch||r._fetchFailed?.[t])return;if(!n.translations?.[t]){let c=xn.get(o+t);if(c)try{let l=JSON.parse(c),f={translations:{...n.translations||{}}};f.translations[t]=l,n.update&&n.update(f)}catch(l){console.warn("[polyglot] Failed to apply language update:",l.message)}}let i=(r.storagePrefix||"smbls")+":"+t;if(Vs[i])return Vs[i];let a=this;return Vs[i]=(async()=>{try{let c=r.fetch,l=parseInt(xn.get(s+t),10)||0,f,p,u;if(C(c)){let h=await c(t,l,a);if(!h||h.changed===!1)return;f=h.translations||h.data||h,p=h.version||0,u=!0}else if(_(c)){let h=a.getDB||(()=>e.fetch),g=C(h)?await h.call(a):e.fetch;if(!g)return;let m=c.rpc||c.from||"get_translations_if_changed",y={p_lang:t,p_cached_version:l,...c.params||{}},b=await g.rpc({from:m,params:y});if(b.error)throw r._fetchFailed||(r._fetchFailed={}),r._fetchFailed[t]=!0,b.error;let w=b.data;if(!w||!w.changed)return;f=w.translations||{},p=w.version||0,u=!0}else return;if(!u||!f)return;xn.set(o+t,JSON.stringify(f)),p&&xn.set(s+t,String(p));let d={translations:{...n.translations||{}}};d.translations[t]=f,n.update&&n.update(d)}catch(c){if(r.verbose!==!1){let l=c?.message||c?.details||(typeof c=="object"?JSON.stringify(c):String(c));console.warn("[polyglot] Failed to load translations for",t,"-",l)}}finally{delete Vs[i]}})(),Vs[i]}async function ac(t){let e=this?.context,r=e?.polyglot,n=this?.state?.root||e?.state?.root;if(!n||this.call("getActiveLang")===t)return;let o=r?.storageLangKey||ax;xn.set(o,t),r?.fetch&&await this.call("loadTranslations",t),e?.state&&(e.state.lang=t);let s=r?.translations?.[t],i={lang:t};if(s&&typeof s=="object")for(let c in s){let l=s[c];(Array.isArray(l)||typeof l=="string"||typeof l=="number")&&(i[c]=l)}if(n.update&&n.update(i),s&&typeof s=="object")for(let c in s){let l=s[c];if(l&&typeof l=="object"&&!Array.isArray(l)&&n[c]&&typeof n[c]=="object"&&!Array.isArray(n[c]))for(let f in l)n[c][f]=l[f]}let a=this?.context?.document||globalThis.document;if(a&&s){let c=a.querySelectorAll("[data-key]");for(let l of c){let f=l.ref;if(!f)continue;let p=f.__ref?.__exec?.text;if(typeof p=="string"&&p.includes("{{"))try{let u=f.call("replaceLiteralsWithObjectFields",p,f.state);u!=null&&l.textContent!==u&&(l.textContent=u)}catch{}}}}async function cc(t,e,r){let n=this?.context,o=n?.polyglot,s=this?.state?.root||n?.state?.root;if(s?.translations?.[e]&&(s.translations[e][t]=r),o?.translations?.[e]&&(o.translations[e][t]=r),o?.fetch&&_(o.fetch)){let i=this.getDB||(()=>n.fetch),a=C(i)?await i.call(this):n.fetch;if(!a)return;let c=o.fetch.table||"translations",l=await a.upsert({from:c,data:{key:t,lang:e,text:r}});if(l?.error)throw l.error;return l.data}}async function zd(){let t=this?.context,e=t?.polyglot;if(!e)return;let r=this?.state?.root||t?.state?.root;if(!r)return;let n=e.storageLangKey||ax,s=xn.get(n)||e.defaultLang||r.lang||"en";r.update&&r.lang!==s&&r.update({lang:s}),e.fetch&&!(e.translations&&e.translations[s])&&await this.call("loadTranslations",s)}function lc(t){try{let e=this?.context?.polyglot,n=(this?.state?.root||this?.context?.state?.root)?.lang||e?.defaultLang||"en",o=this?.state;if(!o)return"";let s=t.lastIndexOf(".");if(s===-1)return o[t+n]??"";let i=t.substring(0,s).split("."),a=o;for(let c=0;c<i.length;c++){if(a==null)return"";a=a[i[c]]}return a==null?"":a[t.substring(s+1)+n]??""}catch{return""}}var fc={name:"polyglot",render(t){t.parent&&t.parent.parent||t.__polyglotInitialized||(t.__polyglotInitialized=!0,zd.call(t))}};var zs={polyglot:sc,getLocalStateLang:lc,getActiveLang:Us,getLang:Us,setLang:ac,getLanguages:oc,loadTranslations:ic,upsertTranslation:cc};mr();var uc={arial:{capHeight:716,ascent:1854,descent:-434,lineGap:67,unitsPerEm:2048},helvetica:{capHeight:714,ascent:770,descent:-230,lineGap:0,unitsPerEm:1e3},"helvetica neue":{capHeight:714,ascent:952,descent:-213,lineGap:28,unitsPerEm:1e3},georgia:{capHeight:1419,ascent:1878,descent:-449,lineGap:0,unitsPerEm:2048},"times new roman":{capHeight:1356,ascent:1825,descent:-443,lineGap:87,unitsPerEm:2048},"courier new":{capHeight:1170,ascent:1705,descent:-615,lineGap:0,unitsPerEm:2048},verdana:{capHeight:1489,ascent:2059,descent:-430,lineGap:0,unitsPerEm:2048},roboto:{capHeight:1456,ascent:1900,descent:-500,lineGap:0,unitsPerEm:2048},"open sans":{capHeight:1462,ascent:2189,descent:-600,lineGap:0,unitsPerEm:2048},inter:{capHeight:1490,ascent:2048,descent:-512,lineGap:0,unitsPerEm:2048},lato:{capHeight:1434,ascent:1974,descent:-426,lineGap:0,unitsPerEm:2e3},"source sans":{capHeight:660,ascent:984,descent:-273,lineGap:0,unitsPerEm:1e3},"source sans pro":{capHeight:660,ascent:984,descent:-273,lineGap:0,unitsPerEm:1e3},"source sans 3":{capHeight:660,ascent:984,descent:-273,lineGap:0,unitsPerEm:1e3},montserrat:{capHeight:700,ascent:968,descent:-251,lineGap:0,unitsPerEm:1e3},poppins:{capHeight:700,ascent:1050,descent:-350,lineGap:100,unitsPerEm:1e3},raleway:{capHeight:710,ascent:1e3,descent:-250,lineGap:0,unitsPerEm:1e3},"dm sans":{capHeight:700,ascent:992,descent:-312,lineGap:0,unitsPerEm:1e3},nunito:{capHeight:705,ascent:1011,descent:-353,lineGap:0,unitsPerEm:1e3},"work sans":{capHeight:684,ascent:930,descent:-243,lineGap:0,unitsPerEm:1e3},manrope:{capHeight:708,ascent:980,descent:-300,lineGap:0,unitsPerEm:1e3},"ibm plex sans":{capHeight:698,ascent:1025,descent:-275,lineGap:0,unitsPerEm:1e3},"plus jakarta sans":{capHeight:720,ascent:1060,descent:-300,lineGap:0,unitsPerEm:1e3}},pc=t=>parseFloat(t.toFixed(4)),Q0=(t,e,r)=>{let{ascent:n,descent:o,lineGap:s,unitsPerEm:i,capHeight:a}=e,c=Math.abs(o),l=n+c+s,f=r!==void 0?r:l/i*t,p=f/t,u=l/i,d=(n-a+s/2)/i-(p-u)/2,h=(c+s/2)/i-(p-u)/2;return{fontSize:`${pc(t/16)}rem`,lineHeight:`${pc(f)}px`,capHeightTrim:`${pc(-d)}em`,baselineTrim:`${pc(-h)}em`}},tk=(t,e)=>{if(typeof t=="number")return t;let r=e?.designSystem;if(!r)return null;let{typography:n}=r;if(n?.sequence){let s=String(t).toUpperCase(),i=n.sequence[s];if(i)return i.decimal||i.val}let o=parseFloat(t);return isNaN(o)?null:typeof t=="string"&&t.endsWith("rem")?o*(r.typography?.browserDefault||16):o},ek=(t,e)=>{let n=e?.designSystem?.font_family||{};if(t){let s=n[t];if(s?.metrics)return s.metrics;let i=String(t).toLowerCase().replace(/['"]/g,"").trim();if(uc[i])return uc[i]}let o=n.default||Object.keys(n)[0];if(o){let s=n[o];if(s?.metrics)return s.metrics;if(s?.value&&Array.isArray(s.value))for(let i of s.value){let a=i.toLowerCase().replace(/['"]/g,"").trim();if(uc[a])return uc[a]}}return null},cx=(t,e,r,n)=>{if(!t)return;let o=tk(e.fontSize,n);if(!o)return;let s=ek(e.fontFamily,n);if(!s)return;let i=e.lineHeight?parseFloat(e.lineHeight):void 0,{lineHeight:a,capHeightTrim:c,baselineTrim:l}=Q0(o,s,i),f={};return e.lineHeight||(f.lineHeight=a),f["::before"]={content:'""',marginBottom:c,display:"table"},f["::after"]={content:'""',marginTop:l,display:"table"},f},lx={name:"capsize",init(t){t.useCapsize===void 0&&t.fontSize&&(t.useCapsize=!0)}};var Ws={attr:"at",childExtends:"cex",childExtendsRecursive:"cexr",childProps:"cp",children:"ch",childrenAs:"cha",class:"cl",content:"cnt",context:"ctx",data:"dt",extends:"ext",hide:"hd",html:"htm",if:"if",ignoreChildExtends:"icex",key:"ky",query:"qy",routes:"rt",scope:"scp",show:"shw",state:"st",style:"sy",tag:"tg",text:"tx",align:"aln",boxSize:"bsz",flow:"fl",heightRange:"hr",horizontalInset:"hi",round:"rnd",shadow:"shd",size:"sz",templateColumns:"tcol",verticalInset:"vi",widthRange:"wr",wrap:"wrp",aspectRatio:"ar",blockSize:"bks",boxSizing:"bxs",height:"h",inlineSize:"ins",margin:"m",marginBottom:"mb",marginLeft:"ml",marginRight:"mr",marginTop:"mt",maxBlockSize:"mxbs",maxHeight:"mxh",maxInlineSize:"mxis",maxWidth:"mxw",minBlockSize:"mnbs",minHeight:"mnh",minInlineSize:"mnis",minWidth:"mnw",padding:"p",paddingBottom:"pb",paddingInline:"pil",paddingLeft:"pl",paddingRight:"pr",paddingTop:"pt",width:"w",alignContent:"ac",alignItems:"ai",alignSelf:"as",flex:"fx",flexBasis:"fxb",flexDirection:"fxd",flexFlow:"fxf",flexGrow:"fxg",flexShrink:"fxs",flexWrap:"fxw",gap:"g",justifyContent:"jc",justifyItems:"ji",justifySelf:"js",order:"od",placeContent:"pcn",placeItems:"pit",placeSelf:"psl",rowGap:"rg",columnGap:"cg",gridArea:"ga",gridAutoColumns:"gac",gridAutoFlow:"gaf",gridAutoRows:"gar",gridColumn:"gc",gridColumnEnd:"gce",gridColumnStart:"gcs",gridRow:"gr",gridRowEnd:"gre",gridRowStart:"grs",gridTemplateAreas:"gta",gridTemplateColumns:"gtc",gridTemplateRows:"gtr",bottom:"bot",float:"flt",inset:"ist",left:"lft",position:"pos",right:"rgt",top:"tp",zIndex:"zi",clear:"clr",contain:"ctn",cursor:"cur",display:"d",opacity:"op",overflow:"ov",overflowX:"ovx",overflowY:"ovy",pointerEvents:"pe",resize:"rsz",userSelect:"us",visibility:"vis",background:"bg",backgroundAttachment:"bga",backgroundBlendMode:"bgbm",backgroundClip:"bgcl",backgroundColor:"bgc",backgroundImage:"bgi",backgroundOrigin:"bgo",backgroundPosition:"bgp",backgroundPositionX:"bgpx",backgroundPositionY:"bgpy",backgroundRepeat:"bgr",backgroundRepeatX:"bgrx",backgroundRepeatY:"bgry",backgroundSize:"bgs",color:"c",theme:"thm",themeModifier:"thmm",border:"bd",borderBottom:"bdb",borderBottomLeftRadius:"bdblr",borderBottomRightRadius:"bdbrr",borderCollapse:"bdcl",borderColor:"bdc",borderImage:"bdi",borderImageOutset:"bdio",borderImageRepeat:"bdir",borderImageSlice:"bdis",borderImageSource:"bdisrc",borderImageWidth:"bdiw",borderLeft:"bdl",borderRadius:"bdr",borderRight:"bdrg",borderSpacing:"bdsp",borderStyle:"bdst",borderTop:"bdt",borderTopLeftRadius:"bdtlr",borderTopRightRadius:"bdtrr",borderWidth:"bdw",outline:"ol",outlineColor:"olc",outlineOffset:"olo",outlineStyle:"ols",outlineWidth:"olw",boxShadow:"bxsh",textShadow:"txsh",direction:"dir",fontDisplay:"fdi",fontFamily:"ff",fontFeatureSettings:"ffs",fontKerning:"fk",fontOpticalSizing:"fos",fontPalette:"fpl",fontSize:"fs",fontSizeAdjust:"fsa",fontSmooth:"fsm",fontStretch:"fsr",fontStyle:"fsy",fontSynthesis:"fsyn",fontVariant:"fv",fontVariationSettings:"fvs",fontWeight:"fw",hyphens:"hyp",letterSpacing:"ls",lineHeight:"lh",tabSize:"tsz",textAlign:"ta",textDecoration:"td",textDecorationColor:"tdc",textDecorationLine:"tdl",textDecorationStyle:"tds",textIndent:"ti",textOverflow:"tov",textStroke:"tsk",textTransform:"tt",unicodeBidi:"ub",verticalAlign:"va",whiteSpace:"ws",wordBreak:"wbr",wordSpacing:"wsp",wordWrap:"wwr",writingMode:"wm",captionSide:"cps",counterIncrement:"ci",counterReset:"cr",emptyCells:"ec",listStyle:"lst",listStyleImage:"lsi",listStylePosition:"lsp",listStyleType:"lsty",quotes:"qt",tableLayout:"tl",columnCount:"cc",columnFill:"cf",columnRule:"crl",columnRuleColor:"crlc",columnRuleStyle:"crls",columnRuleWidth:"crlw",columnSpan:"cspn",columnWidth:"cwi",columns:"col",backdropFilter:"bdf",boxDecorationBreak:"bxdb",clipPath:"cpth",filter:"fil",isolation:"iso",mixBlendMode:"mbm",objectFit:"obf",objectPosition:"obp",perspective:"prs",perspectiveOrigin:"prso",willChange:"wc",transform:"tf",transformOrigin:"tfo",transformStyle:"tfs",transition:"trn",transitionDelay:"trnd",transitionDuration:"trndr",transitionProperty:"trnp",transitionTimingFunction:"trntf",animation:"an",animationDelay:"and",animationDirection:"andr",animationDuration:"andur",animationFillMode:"anfm",animationIterationCount:"anic",animationName:"ann",animationPlayState:"anps",animationTimingFunction:"antf",scrollBehavior:"sb",scrollMargin:"smr",scrollMarginBottom:"smrb",scrollMarginLeft:"smrl",scrollMarginRight:"smrr",scrollMarginTop:"smrt",scrollPadding:"spd",scrollPaddingBottom:"spdb",scrollPaddingLeft:"spdl",scrollPaddingRight:"spdr",scrollPaddingTop:"spdt",scrollSnapAlign:"ssa",scrollSnapStop:"sss",scrollSnapType:"sst",breakAfter:"bka",breakBefore:"bkb",breakInside:"bki",pageBreakAfter:"pbka",pageBreakBefore:"pbkb",pageBreakInside:"pbki",accessKey:"ack",className:"cn",contentEditable:"ced",contextMenu:"cmu",draggable:"drg",hidden:"hid",id:"id",is:"is",lang:"lng",nonce:"nnc",spellCheck:"spc",tabIndex:"tbi",title:"ttl",translate:"trl",accept:"acp",acceptCharset:"accs",action:"act",autoComplete:"atc",autoFocus:"atf",capture:"cap",challenge:"chg",checked:"chk",cols:"cls",colSpan:"csn",controls:"ctl",default:"def",defer:"dfr",disabled:"dis",encType:"ect",form:"frm",formAction:"fac",formEncType:"fect",formMethod:"fme",formNoValidate:"fnv",formTarget:"ftg",high:"hgh",inputMode:"imd",kind:"knd",label:"lbl",list:"lis",loop:"lp",low:"lw",max:"mx",maxLength:"mxl",method:"mtd",min:"mn",minLength:"mnl",multiple:"mul",muted:"mut",name:"nm",open:"opn",optimum:"opt",pattern:"ptn",placeholder:"phd",readOnly:"ro",required:"req",reversed:"rev",rows:"rws",rowSpan:"rsn",selected:"sel",span:"spn",start:"srt",step:"stp",type:"typ",value:"val",download:"dl",href:"hrf",hrefLang:"hrl",ping:"png",referrerPolicy:"rfp",rel:"rl",target:"tgt",allow:"alw",allowFullScreen:"afs",allowPaymentRequest:"apr",alt:"alt",cellPadding:"cpg",cellSpacing:"csg",cite:"cit",coords:"crd",crossOrigin:"cor",dateTime:"dtm",fetchPriority:"fpr",headers:"hds",httpEquiv:"hte",integrity:"itg",isMap:"ism",keyType:"kty",loading:"ldg",manifest:"mft",media:"mda",poster:"pst",preload:"prl",radioGroup:"rdg",sandbox:"sbx",scoped:"scod",seamless:"sml",shape:"shp",sizes:"szs",src:"src",srcDoc:"srd",srcLang:"srl",srcSet:"srs",useMap:"ump",ariaActiveDescendant:"aad",ariaAtomic:"aat",ariaBusy:"abu",ariaChecked:"achk",ariaControls:"acl",ariaCurrent:"acr",ariaDescribedBy:"adb",ariaDetails:"adt",ariaDisabled:"adis",ariaDropEffect:"ade",ariaErrorMessage:"aem",ariaExpanded:"aexp",ariaGrabbed:"agr",ariaHasPopup:"ahp",ariaHidden:"ahid",ariaInvalid:"ainv",ariaLabel:"alb",ariaLabelledBy:"alby",ariaLive:"alv",ariaModal:"amod",ariaMultiSelectable:"ams",ariaOrientation:"aor",ariaOwns:"aow",ariaPosInSet:"apis",ariaPressed:"aprs",ariaReadOnly:"aro",ariaRelevant:"arl",ariaRequired:"areq",ariaSelected:"asel",ariaSetSize:"assz",ariaValueMax:"avmx",ariaValueMin:"avmn",ariaValueNow:"avn",role:"role",onInit:"@in",onRender:"@rn",onUpdate:"@up",onStateChange:"@sc",onStateUpdate:"@su",onClick:"@ck",onContextMenu:"@cm",onDblClick:"@dc",onMouseDown:"@md",onMouseEnter:"@me",onMouseLeave:"@ml",onMouseMove:"@mm",onMouseOut:"@mo",onMouseOver:"@mv",onMouseUp:"@mu",onKeyDown:"@kd",onKeyPress:"@kp",onKeyUp:"@ku",onBlur:"@bl",onFocus:"@fc",onFocusIn:"@fi",onFocusOut:"@fo",onBeforeInput:"@bi",onChange:"@cg",onFormData:"@fd",onInput:"@ip",onInvalid:"@iv",onReset:"@rs",onSearch:"@sr",onSelect:"@sl",onSubmit:"@sm",onTouchCancel:"@tc",onTouchEnd:"@te",onTouchMove:"@tm",onTouchStart:"@ts",onPointerCancel:"@pc",onPointerDown:"@pd",onPointerEnter:"@pe",onPointerLeave:"@ple",onPointerMove:"@pm",onPointerOut:"@po",onPointerOver:"@pov",onPointerUp:"@pu",onDrag:"@dg",onDragEnd:"@dge",onDragEnter:"@dgn",onDragLeave:"@dgl",onDragOver:"@dgo",onDragStart:"@dgs",onDrop:"@dp",onResize:"@rz",onScroll:"@scl",onWheel:"@wh",onCopy:"@cy",onCut:"@ct",onPaste:"@pt",onCompositionEnd:"@cpe",onCompositionStart:"@cps",onCompositionUpdate:"@cpu",onAnimationEnd:"@ae",onAnimationIteration:"@ai",onAnimationStart:"@as",onTransitionEnd:"@tre",onTransitionStart:"@trs",onAbort:"@ab",onCanPlay:"@cap",onCanPlayThrough:"@cpt",onDurationChange:"@duc",onEmptied:"@em",onEncrypted:"@enc",onEnded:"@end",onError:"@er",onLoad:"@ld",onLoadedData:"@ldd",onLoadedMetadata:"@ldm",onPause:"@pa",onPlay:"@pl",onPlaying:"@plg",onProgress:"@prg",onRateChange:"@rc",onSeeked:"@sk",onSeeking:"@skg",onStalled:"@stl",onSuspend:"@ssp",onTimeUpdate:"@tu",onVolumeChange:"@vc",onWaiting:"@wt",icon:"ico",iconText:"ict",lookup:"lkp",router:"rtr",shapeModifier:"shpm"},qt=Object.create(null);for(let t in Ws)qt[Ws[t]]=t;var Wd=Object.create(null);for(let t in Ws){let e=Ws[t];if(Wd[e])throw new Error(`Duplicate abbreviation "${e}" for "${t}" \u2014 already used by "${Wd[e]}"`);Wd[e]=t}var tr=new Set(["state","st","scope","scp","attr","at","style","sy","data","dt","context","ctx","query","qy","class","cl"]);function Hs(t){return/^[A-Z]/.test(t)}function Gs(t){return/^[:@.!$>&]/.test(t)||t.startsWith("> ")}function rk(t){return t.trim().split(/\s+/).filter(Boolean)}function fx(t){return t.replace(/_/g," ")}function nk(t){if(!t||typeof t!="string")return{};let e={},r=rk(t);for(let n of r){if(n.startsWith("!")){let c=n.slice(1),l=qt[c]||c;e[l]=!1;continue}let o=n.indexOf(":");if(o===-1){let c=qt[n]||n;e[c]=!0;continue}let s=n.slice(0,o),i=n.slice(o+1),a=qt[s]||s;if(i.includes(",")){e[a]=i.split(",").map(fx);continue}e[a]=fx(i)}return e}function qs(t){if(!t||typeof t!="object")return t;if(Array.isArray(t))return t.map(function(r){return r!==null&&typeof r=="object"?qs(r):r});let e={};for(let r in t){let n=t[r];if(Hs(r)){e[r]=Hd(n);continue}let o=qt[r]||r;if(Gs(r)&&o===r){e[r]=Hd(n);continue}if(tr.has(o)||tr.has(r)){e[o]=n;continue}e[o]=Hd(n)}return e}function Hd(t){return t==null||typeof t=="function"?t:Array.isArray(t)?t.map(function(e){return e!==null&&typeof e=="object"?qs(e):e}):typeof t=="object"?qs(t):t}function Ks(t){if(!t||typeof t!="object")return t;if(Array.isArray(t))return t.map(function(r){return r!==null&&typeof r=="object"?Ks(r):r});let e={};if(typeof t.in=="string"){let r=nk(t.in);for(let n in r)e[n]=r[n]}for(let r in t){if(r==="in")continue;let n=t[r];if(Hs(r)){e[r]=Gd(n);continue}let o=qt[r]||r;if(Gs(r)&&o===r){e[r]=Gd(n);continue}if(tr.has(o)||tr.has(r)){e[o]=n;continue}e[o]=Gd(n)}return e}function Gd(t){return t==null||typeof t=="function"?t:Array.isArray(t)?t.map(function(e){return e!==null&&typeof e=="object"?Ks(e):e}):typeof t=="object"?Ks(t):t}function ok(t){let e="",r=0;for(;r<t.length;){if(t[r]==="\\"&&r+1<t.length){let n=t[r+1];if(n===","||n==="_"||n==="\\"){e+=n,r+=2;continue}}t[r]==="_"?e+=" ":e+=t[r],r++}return e}function sk(t){let e=[],r="",n=0;for(;n<t.length;){if(t[n]==="\\"&&n+1<t.length){r+=t[n]+t[n+1],n+=2;continue}if(t[n]===","){e.push(r),r="",n++;continue}r+=t[n],n++}return e.push(r),e}function ux(t){return t.startsWith("#")&&/^#-?\d+(\.\d+)?$/.test(t)?Number(t.slice(1)):ok(t)}function qd(t){if(!t||typeof t!="string")return{};let e={},r=t.trim().split(/\s+/).filter(Boolean);for(let n of r){if(n.startsWith("!")){let l=n.slice(1),f=qt[l]||l;e[f]=!1;continue}let o=n.indexOf(":");if(o===-1){let l=qt[n]||n;e[l]=!0;continue}let s=n.slice(0,o),i=n.slice(o+1),a=qt[s]||s,c=sk(i);if(c.length>1){e[a]=c.map(ux);continue}e[a]=ux(i)}return e}function Ys(t){if(!t||typeof t!="object")return t;if(Array.isArray(t))return t.map(function(r){return r!==null&&typeof r=="object"?Ys(r):r});let e={};if(typeof t.in=="string"){let r=qd(t.in);for(let n in r)e[n]=r[n]}for(let r in t){if(r==="in")continue;let n=t[r];if(Hs(r)){typeof n=="string"?e[r]=qd(n):e[r]=Kd(n);continue}let o=qt[r]||r;if(Gs(r)&&o===r){typeof n=="string"?e[r]=qd(n):e[r]=Kd(n);continue}if(tr.has(o)||tr.has(r)){e[o]=n;continue}e[o]=Kd(n)}return e}function Kd(t){return t==null||typeof t=="function"?t:Array.isArray(t)?t.map(function(e){return e!==null&&typeof e=="object"?Ys(e):e}):typeof t=="object"?Ys(t):t}var ik={shorten:qs,stringify:Ks,stringifyFurther:Ys};function ak(t,e){if(!t||typeof t!="object")return t;if(Array.isArray(t))return t.map(n=>e(n));let r={};for(let n in t){let o=t[n];r[n]=o&&typeof o=="object"?e(o):o}return r}var ck=["components","pages","snippets"],dc={name:"shorthand",prepareContext(t){let e=t.shorthand;if(!e)return;let n=ik[e===!0?"shorten":e];if(n){for(let o of ck)t[o]&&(t[o]=ak(t[o],n));t.app&&typeof t.app=="object"&&(t.app=n(t.app))}}};var lk=0,fk=()=>`${Date.now().toString(36)}-${(lk++).toString(36)}`,z=(t,e,r={})=>({id:fk(),ts:Date.now(),type:t,level:e,...r}),uk=t=>{let e=[],r=t,n=0;for(;r&&n<32;)r.key!=null&&e.unshift(String(r.key)),r=r.parent,n++;return e.join(" > ")},_n=t=>t?{key:t.key!=null?String(t.key):null,name:t.__name||t.name||null,path:uk(t),tag:t.tag||null,component:t.component||null,route:t.context?.routerOptions?.currentRoute||null}:null;var Sn=t=>t?.context?.analyze,pk={init:{category:"lifecycle",type:"lifecycle",level:"debug"},create:{category:"lifecycle",type:"lifecycle",level:"debug"},render:{category:"lifecycle",type:"lifecycle",level:"debug"},beforeRemove:{category:"lifecycle",type:"lifecycle",level:"debug"},remove:{category:"lifecycle",type:"lifecycle",level:"debug"}},dk=(t,{category:e,type:r,level:n})=>o=>{let s=Sn(o);!s||!s.shouldCapture(e)||s.emit(z(r,n,{hook:t,element:_n(o)}))},px=t=>(e,r)=>{let n=Sn(e);!n||!n.shouldCapture("state")||n.emit(z("state","debug",{hook:t,element:_n(e),changedKeys:r?.changedKeys||null}))},Xs={name:"analyze",error(t,e){let r=Sn(t);if(!r||r.config.enabled===!1||!r.shouldCapture("errors"))return;let n=e?.error||e?.err||(e instanceof Error?e:null);r.emit(z("error","error",{hook:e?.hook||"error",element:_n(t),error:n,message:n?.message||(typeof e?.message=="string"?e.message:null)}))},renderRouter(t){let e=Sn(t);e&&(!e.shouldCapture("navigation")&&!e.shouldCapture("lifecycle")||e.emit(z("navigation","info",{hook:"renderRouter",route:t.context?.routerOptions?.currentRoute||null})))},beforeUpdate(t){let e=Sn(t);!e||!e.shouldCapture("updates")||t.__ref&&(t.__ref.__analyzeUpdateStart=typeof performance<"u"?performance.now():Date.now())},update(t){let e=Sn(t);if(!e||!e.shouldCapture("updates"))return;let r=null;t.__ref?.__analyzeUpdateStart!=null&&(r=(typeof performance<"u"?performance.now():Date.now())-t.__ref.__analyzeUpdateStart,t.__ref.__analyzeUpdateStart=null),e.emit(z("update","debug",{hook:"update",element:_n(t),durationMs:r}))},beforeStateUpdate:px("beforeStateUpdate"),stateUpdate:px("stateUpdate")};for(let[t,e]of Object.entries(pk))Xs[t]=dk(t,e);R();var hc={error:0,warn:1,info:2,debug:3,trace:4};var Yd=(t,e)=>{let r=hc[t],n=hc[e];return r==null||n==null?!0:r<=n},gc=t=>hc[t]!=null?t:"warn";R();var mc=/password|token|secret|ssn|card|cvv|pin|apikey|api_key|auth|email|otp/i;var hk=(t,e)=>{for(let r of e)if(r instanceof RegExp){if(r.test(t))return!0}else if(typeof r=="string"&&t.toLowerCase().includes(r.toLowerCase()))return!0;return!1},gk=(t,e)=>{if(e!=="redact"){if(e==="hash"){let r=0,n=String(t);for(let o=0;o<n.length;o++)r=(r<<5)-r+n.charCodeAt(o)|0;return`#${(r>>>0).toString(36)}`}return"***"}},Xd=(t,e,r,n)=>{if(n>6||t==null||typeof t!="object")return t;if(Array.isArray(t))return t.map(s=>Xd(s,e,r,n+1));let o={};for(let s of Object.keys(t))if(hk(s,e)||mc.test(s)){let a=gk(t[s],r);a!==void 0&&(o[s]=a)}else o[s]=Xd(t[s],e,r,n+1);return o},Zd=(t=[],e="mask")=>{let r=Array.isArray(t)?t:[t];return n=>{if(!n)return n;let{id:o,ts:s,type:i,level:a,hook:c,error:l,message:f,durationMs:p,element:u,target:d,...h}=n,g=Xd(h,r,e,0);return{id:o,ts:s,type:i,level:a,hook:c,error:l,message:f,durationMs:p,element:u,target:d,...g}}};var dx=t=>{let e=`${Date.now().toString(36)}-${Math.random().toString(36).slice(2,8)}`,r=typeof navigator<"u"?navigator.userAgent:null,n=t.config.buildHash||null,o=t.config.appId||null;return s=>{if(!s)return s;let i=t.context?.routerOptions?.currentRoute||null,a=k,c=a&&a.innerWidth?{w:a.innerWidth,h:a.innerHeight}:null;return{...s,session:e,app:{id:o,build:n,route:i},meta:{ua:r,viewport:c}}}},hx=()=>t=>{if(!t)return t;if(t.element&&typeof t.element=="object"){let e=t.element;(e.node||e.parent||e.__ref)&&(t={...t,element:{key:e.key!=null?String(e.key):null,name:e.__name||e.name||null,tag:e.tag||null,component:e.component||null}})}return t.error instanceof Error&&(t={...t,error:{name:t.error.name,message:t.error.message,stack:t.error.stack}}),t},gx=(t=1e3,e=500)=>{let r=new Map;return n=>{if(!n)return n;let o=`${n.type}:${n.level}:${n.message||""}:${n.error?.message||""}`,s=r.get(o),i=n.ts||Date.now();if(s&&i-s<t)return null;if(r.set(o,i),r.size>e){let a=Math.ceil(e/10),c=0;for(let l of r.keys()){if(c++>=a)break;r.delete(l)}}return n}},mx=t=>e=>{if(!e)return e;let r=t[e.type];return r==null||r>=1?e:Math.random()>r?null:e},yx={redact:t=>Zd(t.config.redact||[],t.config.maskStrategy),enrich:t=>dx(t),summarize:()=>hx(),dedupe:t=>gx(t.config.cache?.dedupeWindowMs||1e3),sample:t=>mx(t.config.sample||{})},mk=(t,e)=>{if(typeof t=="function")return t;if(typeof t=="string"){let r=yx[t];return r?r(e):null}return null},Jd=t=>{let e=t.config,r=Array.isArray(e.transformers)?e.transformers.slice():[],n=r.findIndex(s=>s==="redact");n>=0&&r.splice(n,1);let o=[];e.redact!==!1&&o.push(yx.redact(t));for(let s of r){let i=mk(s,t);i&&o.push(i)}return s=>{let i=s;for(let a of o){if(i==null)return null;let c=a(i);if(c==null)return null;if(Array.isArray(c)){let l=o.slice(o.indexOf(a)+1),f=[];for(let p of c){let u=p,d=!1;for(let h of l)if(u=h(u),u==null){d=!0;break}!d&&u!=null&&f.push(u)}return f}i=c}return i}};R();R();var yc=typeof k<"u"&&typeof k.document<"u",yk=5e3,bk=50,xk=3,_k=1500,Sk=1e3,bx=t=>t?t.level==="error"||t.type==="error"?"bug":t.type==="network"?"network":t.type==="console"?t.level==="error"||t.level==="warn"?"bug":"log":t.level==="warn"?"bug":t.level==="info"?"log":"verbose":"verbose",wk=t=>{try{return JSON.stringify(t)}catch{return null}},kk=()=>{try{return Intl.DateTimeFormat().resolvedOptions().timeZone||null}catch{return null}},vk=t=>{if(!t)return null;let e=String(t),r;return(r=e.match(/Edg\/([\d.]+)/))?{name:"Edge",version:r[1]}:(r=e.match(/OPR\/([\d.]+)/))?{name:"Opera",version:r[1]}:(r=e.match(/Firefox\/([\d.]+)/))?{name:"Firefox",version:r[1]}:/Chrome\/([\d.]+)/.test(e)&&/Safari\//.test(e)?(r=e.match(/Chrome\/([\d.]+)/),{name:"Chrome",version:r[1]}):(r=e.match(/Version\/([\d.]+).*Safari/))?{name:"Safari",version:r[1]}:{name:null,version:null}},Ck=()=>{if(!yc)return null;try{let t=k.document?.documentElement?.getAttribute("data-theme")||null,e=typeof k.matchMedia=="function"?k.matchMedia("(prefers-color-scheme: dark)").matches:null;return{active:t||(e?"dark":e===!1?"light":null),forced:t||null,prefers:e==null?null:e?"dark":"light"}}catch{return null}},Ak=()=>{if(!yc)return null;let t=k.location,e=typeof navigator<"u"?navigator:null,r=typeof screen<"u"?screen:null;return{url:t?.href||null,path:t?.pathname||null,referrer:k.document?.referrer||null,title:k.document?.title||null,ua:e?.userAgent||null,browser:vk(e?.userAgent),language:e?.language||null,languages:e?.languages||null,timezone:kk(),viewport:k.innerWidth?{w:k.innerWidth,h:k.innerHeight,dpr:k.devicePixelRatio||1}:null,screen:r?{w:r.width||null,h:r.height||null,availW:r.availWidth||null,availH:r.availHeight||null,colorDepth:r.colorDepth||null,orientation:r.orientation?.type||null}:null,theme:Ck()}},Qd=(t={})=>{let e=t.url,r=typeof t.transport=="function"?t.transport:null;if(!e&&!r)return()=>{};let n=t.apiKey||null,o=t.appKey||t.appId||null,s=t.tenantKey||t.tenant||null,i=t.release||null,a=t.env||null,c=t.sdk||null,l=typeof t.getAuth=="function"?t.getAuth:null,f=typeof t.getContext=="function"?t.getContext:null,p=typeof t.classify=="function"?t.classify:bx,u=typeof t.beforeSend=="function"?t.beforeSend:null,d=t.batchMs!=null?t.batchMs:yk,h=t.maxBatch||bk,g=t.maxRetries!=null?t.maxRetries:xk,m=t.backoffMs||_k,y=t.queueLimit||Sk,b=t.sampleRate!=null?t.sampleRate:1,w=t.sessionId||(typeof crypto<"u"&&crypto.randomUUID?crypto.randomUUID():`${Date.now().toString(36)}-${Math.random().toString(36).slice(2,10)}`),x=[],v=[],A=null,P=null,H=()=>{A||!x.length||(A=setTimeout(tt,d))},O=$=>{if(P)return;let G=m*Math.pow(2,Math.max(0,$-1));P=setTimeout(()=>{if(P=null,!v.length)return;let K=v.shift();V(K.envelope,K.attempt)},G)},M=$=>{let G=f?Ek(f):null,K={v:1,session:{id:w,sentAt:Date.now()},app:{key:o,release:i,env:a},tenant:s,sdk:c,page:Ak(),user:G?.user||null,traits:G?.traits||null,tags:G?.tags||null,events:$};if(u)try{return u(K)||null}catch{return K}return K},V=async($,G=1)=>{if($)try{let K=!0;if(r){let dt=await r($);K=dt!==!1&&dt?.ok!==!1}else K=await Tk(e,$,{apiKey:n,getAuth:l});!K&&G<g&&(v.push({envelope:$,attempt:G+1}),O(G+1))}catch{G<g&&(v.push({envelope:$,attempt:G+1}),O(G+1))}},tt=($=!1)=>{if(A&&(clearTimeout(A),A=null),!x.length)return;let G=x;x=[];let K=M(G);if(K){if($&&yc&&navigator.sendBeacon&&e){let dt=wk(K);if(dt)try{navigator.sendBeacon(e,new k.Blob([dt],{type:"application/json"}));return}catch{}}V(K)}};yc&&(k.addEventListener("pagehide",()=>tt(!0),{passive:!0}),k.addEventListener("beforeunload",()=>tt(!0),{passive:!0}),k.addEventListener("visibilitychange",()=>{k.document.visibilityState==="hidden"&&tt(!0)},{passive:!0}));let N=$=>{if(!$||b<1&&Math.random()>b)return;let G={...$,log_type:p($)};x.push(G),x.length>y&&(x=x.slice(-y)),x.length>=h?tt():H()};return N.flush=()=>tt(!1),N.sessionId=w,N},Ek=t=>{try{return t()}catch{return null}},Tk=async(t,e,{apiKey:r,getAuth:n})=>{let o={"Content-Type":"application/json","X-Analyze-Beacon":"1"};if(r&&(o["X-Analyze-Key"]=r),n)try{let s=await n();s&&(o.Authorization=`Bearer ${s}`)}catch{}try{return(await fetch(t,{method:"POST",headers:o,body:JSON.stringify(e),keepalive:!0,credentials:"omit",mode:"cors"})).ok}catch{return!1}};var Ok={error:"\x1B[31m",warn:"\x1B[33m",info:"\x1B[36m",debug:"\x1B[90m",trace:"\x1B[90m"},Rk="\x1B[0m",bc=typeof k<"u"&&typeof k.document<"u",_x=(t={})=>{let e=t.minLevel||null,r=console.error.bind(console),n=console.warn.bind(console),o=console.log.bind(console);return s=>{if(!s)return;let i=s.level==="error"?r:s.level==="warn"?n:o,a=`[analyze:${s.type}]`;if(bc)i(a,s);else{let c=Ok[s.level]||"";i(`${c}${a}${Rk}`,s)}}},Sx=(t,e={})=>{let r=e.max||t.config.cache?.max||500,n=new Array(r),o=0,s=0,i=a=>{n[o]=a,o=(o+1)%r,s<r&&s++};return t.__memory={push:i,snapshot:()=>{let a=new Array(s),c=(o-s+r)%r;for(let l=0;l<s;l++)a[l]=n[(c+l)%r];return a},query:(a={})=>{let c=t.__memory.snapshot(),l=a.sinceMs?Date.now()-a.sinceMs:0;return c.filter(f=>!(!f||a.level&&f.level!==a.level||a.type&&f.type!==a.type||l&&f.ts<l))},clear:()=>{o=0,s=0}},i},wx=(t={})=>{let e=t.url,r=t.batchMs!=null?t.batchMs:5e3,n=t.maxBatch||50;if(!e)return()=>{};let o=[],s=null,i=()=>{if(s&&(clearTimeout(s),s=null),!o.length)return;let c=JSON.stringify({events:o});o=[];let l=bc?new k.Blob([c],{type:"application/json"}):c;if(bc&&navigator.sendBeacon)try{navigator.sendBeacon(e,l);return}catch{}typeof fetch<"u"&&fetch(e,{method:"POST",headers:{"Content-Type":"application/json","X-Analyze-Beacon":"1"},body:c,keepalive:!0}).catch(()=>{})};bc&&(k.addEventListener("pagehide",i,{passive:!0}),k.addEventListener("beforeunload",i,{passive:!0}));let a=c=>{c&&(o.push(c),o.length>=n?i():s||(s=setTimeout(i,r)))};return a.flush=i,a},xx={console:_x,memory:Sx,beacon:wx,remote:Qd},th=t=>{let e=Array.isArray(t.config.sinks)?t.config.sinks:["console"],r=[];for(let n of e)if(typeof n=="function")r.push(n);else if(typeof n=="string"){let o=xx[n];if(!o)continue;r.push(n==="memory"?o(t,{}):o({}))}else if(n&&typeof n=="object"&&n.type){let o=xx[n.type];if(!o)continue;r.push(n.type==="memory"?o(t,n):o(n))}return r};R();var Pk=typeof k<"u"&&typeof k.document<"u",Ik=new Set(["password","hidden"]),kx=(t,e)=>{let r=0,n=null,o=null;return(...s)=>{let i=Date.now();i-r>=e?(r=i,t(...s)):(o=s,n||(n=setTimeout(()=>{r=Date.now(),n=null,o&&(t(...o),o=null)},e-(i-r))))}},eh="__analyzeKeyPath",wn=t=>{let e=t.target;if(!e)return{selector:null,key:null,path:null};if(e[eh])return e[eh];let r=[],n=e,o=0,s=null;for(;n&&o<64;){if(n.getAttribute){let a=n.getAttribute("data-key");a&&(s==null&&(s=a),r.unshift(a))}n=n.parentNode,o++}let i;if(r.length)i={selector:null,key:s,path:r.join(" > "),tag:e.tagName?.toLowerCase()||null};else{let a=(e.tagName||"unknown").toLowerCase(),c=e.id?`#${e.id}`:"",l=e.className&&typeof e.className=="string"?"."+e.className.trim().split(/\s+/).slice(0,2).join("."):"";i={selector:`${a}${c}${l}`,key:null,path:null}}try{e[eh]=i}catch{}return i},$k=(t,e)=>{if(e==="mask")return"***";if(e!=="redact"){if(e==="hash"){let r=0,n=String(t||"");for(let o=0;o<n.length;o++)r=(r<<5)-r+n.charCodeAt(o)|0;return`#${(r>>>0).toString(36)}`}return"***"}},Fk=t=>!!(!t||t.tagName==="INPUT"&&Ik.has(t.type)||mc.test(t.name||"")||mc.test(t.id||"")||t.dataset?.analyze==="skip"),rh=t=>{if(!Pk)return;let e=t.config.capture,r=t.config.throttle,n=t.__teardown,o=(s,i,a,c)=>{s.addEventListener(i,a,c),n.push(()=>s.removeEventListener(i,a,c))};if(e.errors&&(o(k,"error",s=>{t.emit(z("error","error",{hook:"window.onerror",message:s.message||null,error:s.error||null,source:s.filename||null,line:s.lineno||null,col:s.colno||null}))}),o(k,"unhandledrejection",s=>{let i=s.reason,a=i instanceof Error?i:null;t.emit(z("error","error",{hook:"unhandledrejection",message:a?.message||(typeof i=="string"?i:"Unhandled promise rejection"),error:a}))})),e.pointer){o(k,"click",i=>{t.emit(z("pointer","info",{hook:"click",target:wn(i),button:i.button,x:i.clientX,y:i.clientY,modifiers:vx(i)}))},{passive:!0,capture:!0}),o(k,"dblclick",i=>{t.emit(z("pointer","info",{hook:"dblclick",target:wn(i),x:i.clientX,y:i.clientY}))},{passive:!0,capture:!0}),o(k,"contextmenu",i=>{t.emit(z("pointer","info",{hook:"contextmenu",target:wn(i),x:i.clientX,y:i.clientY}))},{passive:!0,capture:!0});let s=kx(i=>{t.emit(z("pointer","trace",{hook:"pointermove",x:i.clientX,y:i.clientY}))},r.pointermove);o(k,"pointermove",s,{passive:!0})}if(e.keyboard&&o(k,"keydown",s=>{t.emit(z("keyboard","info",{hook:"keydown",code:s.code,key:s.key&&s.key.length===1?"\xB7":s.key,modifiers:vx(s),target:wn(s)}))},{passive:!0,capture:!0}),e.forms){let s=i=>{let a=i.target;if(!a||!a.tagName||!["INPUT","TEXTAREA","SELECT"].includes(a.tagName))return;let l=Fk(a),f=a.dataset?.analyze==="track",p=null;f&&!l?p=a.value:t.config.maskFormValues!==!1&&(p=$k(a.value,t.config.maskStrategy)),t.emit(z("forms","info",{hook:i.type,target:wn(i),field:{name:a.name||null,type:a.type||a.tagName.toLowerCase()},value:p}))};o(k,"input",s,{passive:!0,capture:!0}),o(k,"change",s,{passive:!0,capture:!0}),o(k,"submit",i=>{t.emit(z("forms","info",{hook:"submit",target:wn(i)}))},{passive:!0,capture:!0})}if(e.scroll){let s=kx(()=>{t.emit(z("scroll","trace",{hook:"scroll",x:k.scrollX,y:k.scrollY}))},r.scroll);o(k,"scroll",s,{passive:!0,capture:!0})}if(e.viewport){let s=Qn(()=>{t.emit(z("viewport","info",{hook:"resize",w:k.innerWidth,h:k.innerHeight,dpr:k.devicePixelRatio||1}))},r.resize);o(k,"resize",s,{passive:!0}),o(k,"orientationchange",()=>{t.emit(z("viewport","info",{hook:"orientationchange",orientation:typeof screen<"u"&&screen.orientation?screen.orientation.type:null}))},{passive:!0}),o(k.document,"visibilitychange",()=>{t.emit(z("viewport","info",{hook:"visibilitychange",hidden:k.document.hidden}))},{passive:!0}),t.emit(z("viewport","info",{hook:"initial",w:k.innerWidth,h:k.innerHeight,dpr:k.devicePixelRatio||1}))}if(e.console)for(let s of["log","warn","error","debug"]){let i=console[s];console[s]=function(...a){try{t.emit(z("console",s==="error"?"error":s==="warn"?"warn":"debug",{hook:`console.${s}`,args:a.map(Cx)}))}catch{}return i.apply(console,a)},n.push(()=>{console[s]=i})}if(e.performance&&typeof PerformanceObserver<"u")try{let s=new PerformanceObserver(a=>{for(let c of a.getEntries())t.emit(z("performance","info",{hook:c.entryType,name:c.name,startTime:c.startTime,duration:c.duration,value:c.value!=null?c.value:null}))}),i=["largest-contentful-paint","layout-shift","longtask","paint","first-input","event"];for(let a of i)try{s.observe({type:a,buffered:!0})}catch{}n.push(()=>s.disconnect())}catch{}},vx=t=>({shift:!!t.shiftKey,ctrl:!!t.ctrlKey,alt:!!t.altKey,meta:!!t.metaKey}),Dk=t=>{let e={name:t.name||"Error",message:typeof t.message=="string"?t.message:String(t),stack:typeof t.stack=="string"?t.stack:null};return t.cause!==void 0&&(e.cause=Cx(t.cause)),e},Cx=t=>{if(t==null)return t;if(t instanceof Error)return Dk(t);if(typeof t=="object")try{return JSON.parse(JSON.stringify(t))}catch{return String(t)}return t};R();var Lk=typeof k<"u"&&typeof k.document<"u";var nh=t=>{if(Lk&&t.config.capture.network){if(typeof k.fetch=="function"){let e=k.fetch.bind(k),r=function(n,o){if(o?.headers?.["X-Analyze-Beacon"])return e(n,o);let s=typeof n=="string"?n:n&&n.url||"",i=(o?.method||typeof n=="object"&&n?.method||"GET").toUpperCase(),a=typeof performance<"u"?performance.now():Date.now();return t.emit(z("network","info",{hook:"fetch.start",source:"window.fetch",url:s,method:i})),e(n,o).then(c=>{let l=(typeof performance<"u"?performance.now():Date.now())-a;return t.emit(z("network",c.ok?"info":"warn",{hook:"fetch.success",source:"window.fetch",url:s,method:i,status:c.status,ok:c.ok,durationMs:l})),c}).catch(c=>{let l=(typeof performance<"u"?performance.now():Date.now())-a;throw t.emit(z("network","error",{hook:"fetch.error",source:"window.fetch",url:s,method:i,error:c,durationMs:l})),c})};k.fetch=r,t.__teardown.push(()=>{k.fetch=e})}if(typeof k.XMLHttpRequest=="function"){let e=k.XMLHttpRequest,r=e.prototype.open,n=e.prototype.send;e.prototype.open=function(o,s){return this.__analyze={method:String(o).toUpperCase(),url:String(s)},r.apply(this,arguments)},e.prototype.send=function(o){let s=this.__analyze;if(!s)return n.apply(this,arguments);let i=typeof performance<"u"?performance.now():Date.now();t.emit(z("network","info",{hook:"xhr.start",source:"xhr",url:s.url,method:s.method}));let a=()=>{let l=(typeof performance<"u"?performance.now():Date.now())-i,f=this.status>=200&&this.status<400;t.emit(z("network",f?"info":"warn",{hook:"xhr.success",source:"xhr",url:s.url,method:s.method,status:this.status,ok:f,durationMs:l}))},c=()=>{let l=(typeof performance<"u"?performance.now():Date.now())-i;t.emit(z("network","error",{hook:"xhr.error",source:"xhr",url:s.url,method:s.method,status:this.status,durationMs:l}))};return this.addEventListener("loadend",a),this.addEventListener("error",c),n.apply(this,arguments)},t.__teardown.push(()=>{e.prototype.open=r,e.prototype.send=n})}}};var Mk={errors:!0,warnings:!0,pointer:!1,keyboard:!1,forms:!1,scroll:!1,viewport:!1,network:!1,performance:!1,navigation:!1,console:!1,lifecycle:!1,state:!1,updates:!1,replay:!1,telemetry:!1},Nk={errors:!0,warnings:!0,pointer:!0,keyboard:!0,forms:!0,scroll:!0,viewport:!0,navigation:!0,state:!0},jk={errors:!0,warnings:!0,pointer:!0,navigation:!0,performance:!0,viewport:!0},Bk={errors:!0,warnings:!0,console:!0,network:!0,navigation:!0,performance:!0,viewport:!0,lifecycle:!1,state:!1,updates:!1},Vk=t=>{let e={...Mk,...t};return e.replay&&Object.assign(e,Nk),e.telemetry&&Object.assign(e,jk),e.remote&&Object.assign(e,Bk),e},Uk=64,zk=()=>{if(typeof k>"u"||!k.location)return null;try{let e=new URLSearchParams(k.location.search).get("analyze");return e||null}catch{return null}},oh=(t={})=>{let e=t===!0?{}:{...t};e.capture=Vk(e.capture||{});let r=zk();(r==="debug"||e.debug)&&(e.level="debug",e.debug=!0,e.capture={...e.capture,lifecycle:!0,state:!0,updates:!0,console:!0}),r==="off"&&(e.enabled=!1),e.level=gc(e.level||"warn"),e.cache={max:500,dedupeWindowMs:1e3,...e.cache||{}},e.throttle={pointermove:80,mousemove:80,scroll:100,resize:200,...e.throttle||{}},e.maskFormValues==null&&(e.maskFormValues=!0),e.maskStrategy||(e.maskStrategy="mask"),Array.isArray(e.sinks)||(e.sinks=["console","memory"]),Array.isArray(e.transformers)||(e.transformers=["enrich","summarize"]);let n={config:e,context:null,__ready:!1,__paused:!1,__preBuffer:[],__teardown:[],__pipeline:null,__sinks:null,__memory:null,__initialSnapshot:null},o=()=>{n.__pipeline||(n.__pipeline=Jd(n),n.__sinks=th(n))};return n.shouldCapture=s=>n.config.enabled===!1?!1:!!n.config.capture[s],n.emit=s=>{if(s&&n.config.enabled!==!1&&!n.__paused&&Yd(s.level,n.config.level)){if(!n.__ready){if(s.level!=="error"&&!n.config.captureDuringHydration)return;n.__preBuffer.length<Uk&&n.__preBuffer.push(s);return}o(),Ax(n,s)}},n.activate=s=>{if(n.context==null&&(n.context=s||null),n.__ready)return;n.__ready=!0;let i=n.__preBuffer;if(n.__preBuffer=[],i.length){o();for(let a of i)Ax(n,a)}try{rh(n)}catch(a){console.error("[analyze] browser attach error:",a)}try{nh(n)}catch(a){console.error("[analyze] network attach error:",a)}for(let a of n.__onActivate||[])try{a(n)}catch(c){console.error("[analyze] onActivate error:",c)}},n.pause=()=>{n.__paused=!0},n.resume=()=>{n.__paused=!1},n.setLevel=s=>{n.config.level=gc(s)},n.setCapture=(s,i)=>{n.config.capture[s]=!!i},n.query=s=>n.__memory?n.__memory.query(s):[],n.snapshot=()=>n.__memory?n.__memory.snapshot():[],n.emitNetwork=s=>{if(!n.shouldCapture("network"))return;let i=s?.phase,a=i==="error"?"error":i==="success"&&s.ok===!1?"warn":"info";n.emit({id:`${Date.now().toString(36)}-${Math.random().toString(36).slice(2,6)}`,ts:Date.now(),type:"network",level:a,hook:`fetch.${i||"unknown"}`,...s})},n.flush=()=>{if(n.__sinks)for(let s of n.__sinks)typeof s.flush=="function"&&s.flush()},n.replay=()=>({initialSnapshot:n.__initialSnapshot,events:n.snapshot()}),n.destroy=()=>{for(let s of n.__teardown)try{s()}catch{}n.__teardown=[],n.__ready=!1,n.__paused=!0},n.__onActivate=[],n.onActivate=s=>{n.__onActivate.push(s)},n},Ax=(t,e)=>{let r=t.__pipeline(e);if(r==null)return;let n=Array.isArray(r)?r:[r];for(let o of n){if(typeof t.config.onEvent=="function")try{t.config.onEvent(o)}catch{}for(let s of t.__sinks)try{s(o)}catch(i){console.error("[analyze] sink error:",i)}}};var re=Object.create(null);re.open="0";re.close="1";re.ping="2";re.pong="3";re.message="4";re.upgrade="5";re.noop="6";var Zs=Object.create(null);Object.keys(re).forEach(t=>{Zs[re[t]]=t});var Js={type:"error",data:"parser error"};var Ox=typeof Blob=="function"||typeof Blob<"u"&&Object.prototype.toString.call(Blob)==="[object BlobConstructor]",Rx=typeof ArrayBuffer=="function",Px=t=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(t):t&&t.buffer instanceof ArrayBuffer,Qs=({type:t,data:e},r,n)=>Ox&&e instanceof Blob?r?n(e):Ex(e,n):Rx&&(e instanceof ArrayBuffer||Px(e))?r?n(e):Ex(new Blob([e]),n):n(re[t]+(e||"")),Ex=(t,e)=>{let r=new FileReader;return r.onload=function(){let n=r.result.split(",")[1];e("b"+(n||""))},r.readAsDataURL(t)};function Tx(t){return t instanceof Uint8Array?t:t instanceof ArrayBuffer?new Uint8Array(t):new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}var sh;function Ix(t,e){if(Ox&&t.data instanceof Blob)return t.data.arrayBuffer().then(Tx).then(e);if(Rx&&(t.data instanceof ArrayBuffer||Px(t.data)))return e(Tx(t.data));Qs(t,!1,r=>{sh||(sh=new TextEncoder),e(sh.encode(r))})}var $x="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",ti=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(let t=0;t<$x.length;t++)ti[$x.charCodeAt(t)]=t;var Fx=t=>{let e=t.length*.75,r=t.length,n,o=0,s,i,a,c;t[t.length-1]==="="&&(e--,t[t.length-2]==="="&&e--);let l=new ArrayBuffer(e),f=new Uint8Array(l);for(n=0;n<r;n+=4)s=ti[t.charCodeAt(n)],i=ti[t.charCodeAt(n+1)],a=ti[t.charCodeAt(n+2)],c=ti[t.charCodeAt(n+3)],f[o++]=s<<2|i>>4,f[o++]=(i&15)<<4|a>>2,f[o++]=(a&3)<<6|c&63;return l};var Wk=typeof ArrayBuffer=="function",ei=(t,e)=>{if(typeof t!="string")return{type:"message",data:Dx(t,e)};let r=t.charAt(0);return r==="b"?{type:"message",data:Hk(t.substring(1),e)}:Zs[r]?t.length>1?{type:Zs[r],data:t.substring(1)}:{type:Zs[r]}:Js},Hk=(t,e)=>{if(Wk){let r=Fx(t);return Dx(r,e)}else return{base64:!0,data:t}},Dx=(t,e)=>e==="blob"?t instanceof Blob?t:new Blob([t]):t instanceof ArrayBuffer?t:t.buffer;var Lx="",Mx=(t,e)=>{let r=t.length,n=new Array(r),o=0;t.forEach((s,i)=>{Qs(s,!1,a=>{n[i]=a,++o===r&&e(n.join(Lx))})})},Nx=(t,e)=>{let r=t.split(Lx),n=[];for(let o=0;o<r.length;o++){let s=ei(r[o],e);if(n.push(s),s.type==="error")break}return n};function jx(){return new TransformStream({transform(t,e){Ix(t,r=>{let n=r.length,o;if(n<126)o=new Uint8Array(1),new DataView(o.buffer).setUint8(0,n);else if(n<65536){o=new Uint8Array(3);let s=new DataView(o.buffer);s.setUint8(0,126),s.setUint16(1,n)}else{o=new Uint8Array(9);let s=new DataView(o.buffer);s.setUint8(0,127),s.setBigUint64(1,BigInt(n))}t.data&&typeof t.data!="string"&&(o[0]|=128),e.enqueue(o),e.enqueue(r)})}})}var ih;function xc(t){return t.reduce((e,r)=>e+r.length,0)}function _c(t,e){if(t[0].length===e)return t.shift();let r=new Uint8Array(e),n=0;for(let o=0;o<e;o++)r[o]=t[0][n++],n===t[0].length&&(t.shift(),n=0);return t.length&&n<t[0].length&&(t[0]=t[0].slice(n)),r}function Bx(t,e){ih||(ih=new TextDecoder);let r=[],n=0,o=-1,s=!1;return new TransformStream({transform(i,a){for(r.push(i);;){if(n===0){if(xc(r)<1)break;let c=_c(r,1);s=(c[0]&128)===128,o=c[0]&127,o<126?n=3:o===126?n=1:n=2}else if(n===1){if(xc(r)<2)break;let c=_c(r,2);o=new DataView(c.buffer,c.byteOffset,c.length).getUint16(0),n=3}else if(n===2){if(xc(r)<8)break;let c=_c(r,8),l=new DataView(c.buffer,c.byteOffset,c.length),f=l.getUint32(0);if(f>Math.pow(2,21)-1){a.enqueue(Js);break}o=f*Math.pow(2,32)+l.getUint32(4),n=3}else{if(xc(r)<o)break;let c=_c(r,o);a.enqueue(ei(s?c:ih.decode(c),e)),n=0}if(o===0||o>t){a.enqueue(Js);break}}}})}var ah=4;function J(t){if(t)return Gk(t)}function Gk(t){for(var e in J.prototype)t[e]=J.prototype[e];return t}J.prototype.on=J.prototype.addEventListener=function(t,e){return this._callbacks=this._callbacks||{},(this._callbacks["$"+t]=this._callbacks["$"+t]||[]).push(e),this};J.prototype.once=function(t,e){function r(){this.off(t,r),e.apply(this,arguments)}return r.fn=e,this.on(t,r),this};J.prototype.off=J.prototype.removeListener=J.prototype.removeAllListeners=J.prototype.removeEventListener=function(t,e){if(this._callbacks=this._callbacks||{},arguments.length==0)return this._callbacks={},this;var r=this._callbacks["$"+t];if(!r)return this;if(arguments.length==1)return delete this._callbacks["$"+t],this;for(var n,o=0;o<r.length;o++)if(n=r[o],n===e||n.fn===e){r.splice(o,1);break}return r.length===0&&delete this._callbacks["$"+t],this};J.prototype.emit=function(t){this._callbacks=this._callbacks||{};for(var e=new Array(arguments.length-1),r=this._callbacks["$"+t],n=1;n<arguments.length;n++)e[n-1]=arguments[n];if(r){r=r.slice(0);for(var n=0,o=r.length;n<o;++n)r[n].apply(this,e)}return this};J.prototype.emitReserved=J.prototype.emit;J.prototype.listeners=function(t){return this._callbacks=this._callbacks||{},this._callbacks["$"+t]||[]};J.prototype.hasListeners=function(t){return!!this.listeners(t).length};var Ce=typeof Promise=="function"&&typeof Promise.resolve=="function"?e=>Promise.resolve().then(e):(e,r)=>r(e,0),St=typeof self<"u"?self:typeof window<"u"?window:Function("return this")(),Vx="arraybuffer";function Sc(t,...e){return e.reduce((r,n)=>(t.hasOwnProperty(n)&&(r[n]=t[n]),r),{})}var qk=St.setTimeout,Kk=St.clearTimeout;function Ae(t,e){e.useNativeTimers?(t.setTimeoutFn=qk.bind(St),t.clearTimeoutFn=Kk.bind(St)):(t.setTimeoutFn=St.setTimeout.bind(St),t.clearTimeoutFn=St.clearTimeout.bind(St))}var Yk=1.33;function Ux(t){return typeof t=="string"?Xk(t):Math.ceil((t.byteLength||t.size)*Yk)}function Xk(t){let e=0,r=0;for(let n=0,o=t.length;n<o;n++)e=t.charCodeAt(n),e<128?r+=1:e<2048?r+=2:e<55296||e>=57344?r+=3:(n++,r+=4);return r}function wc(){return Date.now().toString(36).substring(3)+Math.random().toString(36).substring(2,5)}function zx(t){let e="";for(let r in t)t.hasOwnProperty(r)&&(e.length&&(e+="&"),e+=encodeURIComponent(r)+"="+encodeURIComponent(t[r]));return e}function Wx(t){let e={},r=t.split("&");for(let n=0,o=r.length;n<o;n++){let s=r[n].split("=");e[decodeURIComponent(s[0])]=decodeURIComponent(s[1])}return e}var kc=class extends Error{constructor(e,r,n){super(e),this.description=r,this.context=n,this.type="TransportError"}},Ee=class extends J{constructor(e){super(),this.writable=!1,Ae(this,e),this.opts=e,this.query=e.query,this.socket=e.socket,this.supportsBinary=!e.forceBase64}onError(e,r,n){return super.emitReserved("error",new kc(e,r,n)),this}open(){return this.readyState="opening",this.doOpen(),this}close(){return(this.readyState==="opening"||this.readyState==="open")&&(this.doClose(),this.onClose()),this}send(e){this.readyState==="open"&&this.write(e)}onOpen(){this.readyState="open",this.writable=!0,super.emitReserved("open")}onData(e){let r=ei(e,this.socket.binaryType);this.onPacket(r)}onPacket(e){super.emitReserved("packet",e)}onClose(e){this.readyState="closed",super.emitReserved("close",e)}pause(e){}createUri(e,r={}){return e+"://"+this._hostname()+this._port()+this.opts.path+this._query(r)}_hostname(){let e=this.opts.hostname;return e.indexOf(":")===-1?e:"["+e+"]"}_port(){return this.opts.port&&(this.opts.secure&&Number(this.opts.port)!==443||!this.opts.secure&&Number(this.opts.port)!==80)?":"+this.opts.port:""}_query(e){let r=zx(e);return r.length?"?"+r:""}};var ri=class extends Ee{constructor(){super(...arguments),this._polling=!1}get name(){return"polling"}doOpen(){this._poll()}pause(e){this.readyState="pausing";let r=()=>{this.readyState="paused",e()};if(this._polling||!this.writable){let n=0;this._polling&&(n++,this.once("pollComplete",function(){--n||r()})),this.writable||(n++,this.once("drain",function(){--n||r()}))}else r()}_poll(){this._polling=!0,this.doPoll(),this.emitReserved("poll")}onData(e){let r=n=>{if(this.readyState==="opening"&&n.type==="open"&&this.onOpen(),n.type==="close")return this.onClose({description:"transport closed by the server"}),!1;this.onPacket(n)};Nx(e,this.socket.binaryType).forEach(r),this.readyState!=="closed"&&(this._polling=!1,this.emitReserved("pollComplete"),this.readyState==="open"&&this._poll())}doClose(){let e=()=>{this.write([{type:"close"}])};this.readyState==="open"?e():this.once("open",e)}write(e){this.writable=!1,Mx(e,r=>{this.doWrite(r,()=>{this.writable=!0,this.emitReserved("drain")})})}uri(){let e=this.opts.secure?"https":"http",r=this.query||{};return this.opts.timestampRequests!==!1&&(r[this.opts.timestampParam]=wc()),!this.supportsBinary&&!r.sid&&(r.b64=1),this.createUri(e,r)}};var Hx=!1;try{Hx=typeof XMLHttpRequest<"u"&&"withCredentials"in new XMLHttpRequest}catch{}var Gx=Hx;function Zk(){}var ch=class extends ri{constructor(e){if(super(e),typeof location<"u"){let r=location.protocol==="https:",n=location.port;n||(n=r?"443":"80"),this.xd=typeof location<"u"&&e.hostname!==location.hostname||n!==e.port}}doWrite(e,r){let n=this.request({method:"POST",data:e});n.on("success",r),n.on("error",(o,s)=>{this.onError("xhr post error",o,s)})}doPoll(){let e=this.request();e.on("data",this.onData.bind(this)),e.on("error",(r,n)=>{this.onError("xhr poll error",r,n)}),this.pollXhr=e}},er=class t extends J{constructor(e,r,n){super(),this.createRequest=e,Ae(this,n),this._opts=n,this._method=n.method||"GET",this._uri=r,this._data=n.data!==void 0?n.data:null,this._create()}_create(){var e;let r=Sc(this._opts,"agent","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","autoUnref");r.xdomain=!!this._opts.xd;let n=this._xhr=this.createRequest(r);try{n.open(this._method,this._uri,!0);try{if(this._opts.extraHeaders){n.setDisableHeaderCheck&&n.setDisableHeaderCheck(!0);for(let o in this._opts.extraHeaders)this._opts.extraHeaders.hasOwnProperty(o)&&n.setRequestHeader(o,this._opts.extraHeaders[o])}}catch{}if(this._method==="POST")try{n.setRequestHeader("Content-type","text/plain;charset=UTF-8")}catch{}try{n.setRequestHeader("Accept","*/*")}catch{}(e=this._opts.cookieJar)===null||e===void 0||e.addCookies(n),"withCredentials"in n&&(n.withCredentials=this._opts.withCredentials),this._opts.requestTimeout&&(n.timeout=this._opts.requestTimeout),n.onreadystatechange=()=>{var o;n.readyState===3&&((o=this._opts.cookieJar)===null||o===void 0||o.parseCookies(n.getResponseHeader("set-cookie"))),n.readyState===4&&(n.status===200||n.status===1223?this._onLoad():this.setTimeoutFn(()=>{this._onError(typeof n.status=="number"?n.status:0)},0))},n.send(this._data)}catch(o){this.setTimeoutFn(()=>{this._onError(o)},0);return}typeof document<"u"&&(this._index=t.requestsCount++,t.requests[this._index]=this)}_onError(e){this.emitReserved("error",e,this._xhr),this._cleanup(!0)}_cleanup(e){if(!(typeof this._xhr>"u"||this._xhr===null)){if(this._xhr.onreadystatechange=Zk,e)try{this._xhr.abort()}catch{}typeof document<"u"&&delete t.requests[this._index],this._xhr=null}}_onLoad(){let e=this._xhr.responseText;e!==null&&(this.emitReserved("data",e),this.emitReserved("success"),this._cleanup())}abort(){this._cleanup()}};er.requestsCount=0;er.requests={};if(typeof document<"u"){if(typeof attachEvent=="function")attachEvent("onunload",qx);else if(typeof addEventListener=="function"){let t="onpagehide"in St?"pagehide":"unload";addEventListener(t,qx,!1)}}function qx(){for(let t in er.requests)er.requests.hasOwnProperty(t)&&er.requests[t].abort()}var Jk=(function(){let t=Kx({xdomain:!1});return t&&t.responseType!==null})(),rr=class extends ch{constructor(e){super(e);let r=e&&e.forceBase64;this.supportsBinary=Jk&&!r}request(e={}){return Object.assign(e,{xd:this.xd},this.opts),new er(Kx,this.uri(),e)}};function Kx(t){let e=t.xdomain;try{if(typeof XMLHttpRequest<"u"&&(!e||Gx))return new XMLHttpRequest}catch{}if(!e)try{return new St[["Active"].concat("Object").join("X")]("Microsoft.XMLHTTP")}catch{}}var Yx=typeof navigator<"u"&&typeof navigator.product=="string"&&navigator.product.toLowerCase()==="reactnative",fh=class extends Ee{get name(){return"websocket"}doOpen(){let e=this.uri(),r=this.opts.protocols,n=Yx?{}:Sc(this.opts,"agent","perMessageDeflate","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","localAddress","protocolVersion","origin","maxPayload","family","checkServerIdentity");this.opts.extraHeaders&&(n.headers=this.opts.extraHeaders);try{this.ws=this.createSocket(e,r,n)}catch(o){return this.emitReserved("error",o)}this.ws.binaryType=this.socket.binaryType,this.addEventListeners()}addEventListeners(){this.ws.onopen=()=>{this.opts.autoUnref&&this.ws._socket.unref(),this.onOpen()},this.ws.onclose=e=>this.onClose({description:"websocket connection closed",context:e}),this.ws.onmessage=e=>this.onData(e.data),this.ws.onerror=e=>this.onError("websocket error",e)}write(e){this.writable=!1;for(let r=0;r<e.length;r++){let n=e[r],o=r===e.length-1;Qs(n,this.supportsBinary,s=>{try{this.doWrite(n,s)}catch{}o&&Ce(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){typeof this.ws<"u"&&(this.ws.onerror=()=>{},this.ws.close(),this.ws=null)}uri(){let e=this.opts.secure?"wss":"ws",r=this.query||{};return this.opts.timestampRequests&&(r[this.opts.timestampParam]=wc()),this.supportsBinary||(r.b64=1),this.createUri(e,r)}},lh=St.WebSocket||St.MozWebSocket,nr=class extends fh{createSocket(e,r,n){return Yx?new lh(e,r,n):r?new lh(e,r):new lh(e)}doWrite(e,r){this.ws.send(r)}};var kn=class extends Ee{get name(){return"webtransport"}doOpen(){try{this._transport=new WebTransport(this.createUri("https"),this.opts.transportOptions[this.name])}catch(e){return this.emitReserved("error",e)}this._transport.closed.then(()=>{this.onClose()}).catch(e=>{this.onError("webtransport error",e)}),this._transport.ready.then(()=>{this._transport.createBidirectionalStream().then(e=>{let r=Bx(Number.MAX_SAFE_INTEGER,this.socket.binaryType),n=e.readable.pipeThrough(r).getReader(),o=jx();o.readable.pipeTo(e.writable),this._writer=o.writable.getWriter();let s=()=>{n.read().then(({done:a,value:c})=>{a||(this.onPacket(c),s())}).catch(a=>{})};s();let i={type:"open"};this.query.sid&&(i.data=`{"sid":"${this.query.sid}"}`),this._writer.write(i).then(()=>this.onOpen())})})}write(e){this.writable=!1;for(let r=0;r<e.length;r++){let n=e[r],o=r===e.length-1;this._writer.write(n).then(()=>{o&&Ce(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){var e;(e=this._transport)===null||e===void 0||e.close()}};var uh={websocket:nr,webtransport:kn,polling:rr};var Qk=/^(?:(?![^:@\/?#]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@\/?#]*)(?::([^:@\/?#]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,tv=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];function vn(t){if(t.length>8e3)throw"URI too long";let e=t,r=t.indexOf("["),n=t.indexOf("]");r!=-1&&n!=-1&&(t=t.substring(0,r)+t.substring(r,n).replace(/:/g,";")+t.substring(n,t.length));let o=Qk.exec(t||""),s={},i=14;for(;i--;)s[tv[i]]=o[i]||"";return r!=-1&&n!=-1&&(s.source=e,s.host=s.host.substring(1,s.host.length-1).replace(/;/g,":"),s.authority=s.authority.replace("[","").replace("]","").replace(/;/g,":"),s.ipv6uri=!0),s.pathNames=ev(s,s.path),s.queryKey=rv(s,s.query),s}function ev(t,e){let r=/\/{2,9}/g,n=e.replace(r,"/").split("/");return(e.slice(0,1)=="/"||e.length===0)&&n.splice(0,1),e.slice(-1)=="/"&&n.splice(n.length-1,1),n}function rv(t,e){let r={};return e.replace(/(?:^|&)([^&=]*)=?([^&]*)/g,function(n,o,s){o&&(r[o]=s)}),r}var ph=typeof addEventListener=="function"&&typeof removeEventListener=="function",vc=[];ph&&addEventListener("offline",()=>{vc.forEach(t=>t())},!1);var vr=class t extends J{constructor(e,r){if(super(),this.binaryType=Vx,this.writeBuffer=[],this._prevBufferLen=0,this._pingInterval=-1,this._pingTimeout=-1,this._maxPayload=-1,this._pingTimeoutTime=1/0,e&&typeof e=="object"&&(r=e,e=null),e){let n=vn(e);r.hostname=n.host,r.secure=n.protocol==="https"||n.protocol==="wss",r.port=n.port,n.query&&(r.query=n.query)}else r.host&&(r.hostname=vn(r.host).host);Ae(this,r),this.secure=r.secure!=null?r.secure:typeof location<"u"&&location.protocol==="https:",r.hostname&&!r.port&&(r.port=this.secure?"443":"80"),this.hostname=r.hostname||(typeof location<"u"?location.hostname:"localhost"),this.port=r.port||(typeof location<"u"&&location.port?location.port:this.secure?"443":"80"),this.transports=[],this._transportsByName={},r.transports.forEach(n=>{let o=n.prototype.name;this.transports.push(o),this._transportsByName[o]=n}),this.opts=Object.assign({path:"/engine.io",agent:!1,withCredentials:!1,upgrade:!0,timestampParam:"t",rememberUpgrade:!1,addTrailingSlash:!0,rejectUnauthorized:!0,perMessageDeflate:{threshold:1024},transportOptions:{},closeOnBeforeunload:!1},r),this.opts.path=this.opts.path.replace(/\/$/,"")+(this.opts.addTrailingSlash?"/":""),typeof this.opts.query=="string"&&(this.opts.query=Wx(this.opts.query)),ph&&(this.opts.closeOnBeforeunload&&(this._beforeunloadEventListener=()=>{this.transport&&(this.transport.removeAllListeners(),this.transport.close())},addEventListener("beforeunload",this._beforeunloadEventListener,!1)),this.hostname!=="localhost"&&(this._offlineEventListener=()=>{this._onClose("transport close",{description:"network connection lost"})},vc.push(this._offlineEventListener))),this.opts.withCredentials&&(this._cookieJar=void 0),this._open()}createTransport(e){let r=Object.assign({},this.opts.query);r.EIO=ah,r.transport=e,this.id&&(r.sid=this.id);let n=Object.assign({},this.opts,{query:r,socket:this,hostname:this.hostname,secure:this.secure,port:this.port},this.opts.transportOptions[e]);return new this._transportsByName[e](n)}_open(){if(this.transports.length===0){this.setTimeoutFn(()=>{this.emitReserved("error","No transports available")},0);return}let e=this.opts.rememberUpgrade&&t.priorWebsocketSuccess&&this.transports.indexOf("websocket")!==-1?"websocket":this.transports[0];this.readyState="opening";let r=this.createTransport(e);r.open(),this.setTransport(r)}setTransport(e){this.transport&&this.transport.removeAllListeners(),this.transport=e,e.on("drain",this._onDrain.bind(this)).on("packet",this._onPacket.bind(this)).on("error",this._onError.bind(this)).on("close",r=>this._onClose("transport close",r))}onOpen(){this.readyState="open",t.priorWebsocketSuccess=this.transport.name==="websocket",this.emitReserved("open"),this.flush()}_onPacket(e){if(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")switch(this.emitReserved("packet",e),this.emitReserved("heartbeat"),e.type){case"open":this.onHandshake(JSON.parse(e.data));break;case"ping":this._sendPacket("pong"),this.emitReserved("ping"),this.emitReserved("pong"),this._resetPingTimeout();break;case"error":let r=new Error("server error");r.code=e.data,this._onError(r);break;case"message":this.emitReserved("data",e.data),this.emitReserved("message",e.data);break}}onHandshake(e){this.emitReserved("handshake",e),this.id=e.sid,this.transport.query.sid=e.sid,this._pingInterval=e.pingInterval,this._pingTimeout=e.pingTimeout,this._maxPayload=e.maxPayload,this.onOpen(),this.readyState!=="closed"&&this._resetPingTimeout()}_resetPingTimeout(){this.clearTimeoutFn(this._pingTimeoutTimer);let e=this._pingInterval+this._pingTimeout;this._pingTimeoutTime=Date.now()+e,this._pingTimeoutTimer=this.setTimeoutFn(()=>{this._onClose("ping timeout")},e),this.opts.autoUnref&&this._pingTimeoutTimer.unref()}_onDrain(){this.writeBuffer.splice(0,this._prevBufferLen),this._prevBufferLen=0,this.writeBuffer.length===0?this.emitReserved("drain"):this.flush()}flush(){if(this.readyState!=="closed"&&this.transport.writable&&!this.upgrading&&this.writeBuffer.length){let e=this._getWritablePackets();this.transport.send(e),this._prevBufferLen=e.length,this.emitReserved("flush")}}_getWritablePackets(){if(!(this._maxPayload&&this.transport.name==="polling"&&this.writeBuffer.length>1))return this.writeBuffer;let r=1;for(let n=0;n<this.writeBuffer.length;n++){let o=this.writeBuffer[n].data;if(o&&(r+=Ux(o)),n>0&&r>this._maxPayload)return this.writeBuffer.slice(0,n);r+=2}return this.writeBuffer}_hasPingExpired(){if(!this._pingTimeoutTime)return!0;let e=Date.now()>this._pingTimeoutTime;return e&&(this._pingTimeoutTime=0,Ce(()=>{this._onClose("ping timeout")},this.setTimeoutFn)),e}write(e,r,n){return this._sendPacket("message",e,r,n),this}send(e,r,n){return this._sendPacket("message",e,r,n),this}_sendPacket(e,r,n,o){if(typeof r=="function"&&(o=r,r=void 0),typeof n=="function"&&(o=n,n=null),this.readyState==="closing"||this.readyState==="closed")return;n=n||{},n.compress=n.compress!==!1;let s={type:e,data:r,options:n};this.emitReserved("packetCreate",s),this.writeBuffer.push(s),o&&this.once("flush",o),this.flush()}close(){let e=()=>{this._onClose("forced close"),this.transport.close()},r=()=>{this.off("upgrade",r),this.off("upgradeError",r),e()},n=()=>{this.once("upgrade",r),this.once("upgradeError",r)};return(this.readyState==="opening"||this.readyState==="open")&&(this.readyState="closing",this.writeBuffer.length?this.once("drain",()=>{this.upgrading?n():e()}):this.upgrading?n():e()),this}_onError(e){if(t.priorWebsocketSuccess=!1,this.opts.tryAllTransports&&this.transports.length>1&&this.readyState==="opening")return this.transports.shift(),this._open();this.emitReserved("error",e),this._onClose("transport error",e)}_onClose(e,r){if(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing"){if(this.clearTimeoutFn(this._pingTimeoutTimer),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),ph&&(this._beforeunloadEventListener&&removeEventListener("beforeunload",this._beforeunloadEventListener,!1),this._offlineEventListener)){let n=vc.indexOf(this._offlineEventListener);n!==-1&&vc.splice(n,1)}this.readyState="closed",this.id=null,this.emitReserved("close",e,r),this.writeBuffer=[],this._prevBufferLen=0}}};vr.protocol=ah;var Cc=class extends vr{constructor(){super(...arguments),this._upgrades=[]}onOpen(){if(super.onOpen(),this.readyState==="open"&&this.opts.upgrade)for(let e=0;e<this._upgrades.length;e++)this._probe(this._upgrades[e])}_probe(e){let r=this.createTransport(e),n=!1;vr.priorWebsocketSuccess=!1;let o=()=>{n||(r.send([{type:"ping",data:"probe"}]),r.once("packet",p=>{if(!n)if(p.type==="pong"&&p.data==="probe"){if(this.upgrading=!0,this.emitReserved("upgrading",r),!r)return;vr.priorWebsocketSuccess=r.name==="websocket",this.transport.pause(()=>{n||this.readyState!=="closed"&&(f(),this.setTransport(r),r.send([{type:"upgrade"}]),this.emitReserved("upgrade",r),r=null,this.upgrading=!1,this.flush())})}else{let u=new Error("probe error");u.transport=r.name,this.emitReserved("upgradeError",u)}}))};function s(){n||(n=!0,f(),r.close(),r=null)}let i=p=>{let u=new Error("probe error: "+p);u.transport=r.name,s(),this.emitReserved("upgradeError",u)};function a(){i("transport closed")}function c(){i("socket closed")}function l(p){r&&p.name!==r.name&&s()}let f=()=>{r.removeListener("open",o),r.removeListener("error",i),r.removeListener("close",a),this.off("close",c),this.off("upgrading",l)};r.once("open",o),r.once("error",i),r.once("close",a),this.once("close",c),this.once("upgrading",l),this._upgrades.indexOf("webtransport")!==-1&&e!=="webtransport"?this.setTimeoutFn(()=>{n||r.open()},200):r.open()}onHandshake(e){this._upgrades=this._filterUpgrades(e.upgrades),super.onHandshake(e)}_filterUpgrades(e){let r=[];for(let n=0;n<e.length;n++)~this.transports.indexOf(e[n])&&r.push(e[n]);return r}},Cn=class extends Cc{constructor(e,r={}){let n=typeof e=="object"?e:r;(!n.transports||n.transports&&typeof n.transports[0]=="string")&&(n.transports=(n.transports||["polling","websocket","webtransport"]).map(o=>uh[o]).filter(o=>!!o)),super(e,n)}};var TF=Cn.protocol;function Xx(t,e="",r){let n=t;r=r||typeof location<"u"&&location,t==null&&(t=r.protocol+"//"+r.host),typeof t=="string"&&(t.charAt(0)==="/"&&(t.charAt(1)==="/"?t=r.protocol+t:t=r.host+t),/^(https?|wss?):\/\//.test(t)||(typeof r<"u"?t=r.protocol+"//"+t:t="https://"+t),n=vn(t)),n.port||(/^(http|ws)$/.test(n.protocol)?n.port="80":/^(http|ws)s$/.test(n.protocol)&&(n.port="443")),n.path=n.path||"/";let s=n.host.indexOf(":")!==-1?"["+n.host+"]":n.host;return n.id=n.protocol+"://"+s+":"+n.port+e,n.href=n.protocol+"://"+s+(r&&r.port===n.port?"":":"+n.port),n}var xh={};I(xh,{Decoder:()=>yh,Encoder:()=>mh,PacketType:()=>D,isPacketValid:()=>kv,protocol:()=>a_});var ov=typeof ArrayBuffer=="function",sv=t=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(t):t.buffer instanceof ArrayBuffer,Zx=Object.prototype.toString,iv=typeof Blob=="function"||typeof Blob<"u"&&Zx.call(Blob)==="[object BlobConstructor]",av=typeof File=="function"||typeof File<"u"&&Zx.call(File)==="[object FileConstructor]";function oi(t){return ov&&(t instanceof ArrayBuffer||sv(t))||iv&&t instanceof Blob||av&&t instanceof File}function ni(t,e){if(!t||typeof t!="object")return!1;if(Array.isArray(t)){for(let r=0,n=t.length;r<n;r++)if(ni(t[r]))return!0;return!1}if(oi(t))return!0;if(t.toJSON&&typeof t.toJSON=="function"&&arguments.length===1)return ni(t.toJSON(),!0);for(let r in t)if(Object.prototype.hasOwnProperty.call(t,r)&&ni(t[r]))return!0;return!1}function Jx(t){let e=[],r=t.data,n=t;return n.data=dh(r,e),n.attachments=e.length,{packet:n,buffers:e}}function dh(t,e){if(!t)return t;if(oi(t)){let r={_placeholder:!0,num:e.length};return e.push(t),r}else if(Array.isArray(t)){let r=new Array(t.length);for(let n=0;n<t.length;n++)r[n]=dh(t[n],e);return r}else if(typeof t=="object"&&!(t instanceof Date)){let r={};for(let n in t)Object.prototype.hasOwnProperty.call(t,n)&&(r[n]=dh(t[n],e));return r}return t}function Qx(t,e){return t.data=hh(t.data,e),delete t.attachments,t}function hh(t,e){if(!t)return t;if(t&&t._placeholder===!0){if(typeof t.num=="number"&&t.num>=0&&t.num<e.length)return e[t.num];throw new Error("illegal attachments")}else if(Array.isArray(t))for(let r=0;r<t.length;r++)t[r]=hh(t[r],e);else if(typeof t=="object")for(let r in t)Object.prototype.hasOwnProperty.call(t,r)&&(t[r]=hh(t[r],e));return t}var s_=I_(o_(),1),gh=(0,s_.default)("socket.io-parser"),i_=["connect","connect_error","disconnect","disconnecting","newListener","removeListener"],a_=5,D;(function(t){t[t.CONNECT=0]="CONNECT",t[t.DISCONNECT=1]="DISCONNECT",t[t.EVENT=2]="EVENT",t[t.ACK=3]="ACK",t[t.CONNECT_ERROR=4]="CONNECT_ERROR",t[t.BINARY_EVENT=5]="BINARY_EVENT",t[t.BINARY_ACK=6]="BINARY_ACK"})(D||(D={}));var mh=class{constructor(e){this.replacer=e}encode(e){return gh("encoding packet %j",e),(e.type===D.EVENT||e.type===D.ACK)&&ni(e)?this.encodeAsBinary({type:e.type===D.EVENT?D.BINARY_EVENT:D.BINARY_ACK,nsp:e.nsp,data:e.data,id:e.id}):[this.encodeAsString(e)]}encodeAsString(e){let r=""+e.type;return(e.type===D.BINARY_EVENT||e.type===D.BINARY_ACK)&&(r+=e.attachments+"-"),e.nsp&&e.nsp!=="/"&&(r+=e.nsp+","),e.id!=null&&(r+=e.id),e.data!=null&&(r+=JSON.stringify(e.data,this.replacer)),gh("encoded %j as %s",e,r),r}encodeAsBinary(e){let r=Jx(e),n=this.encodeAsString(r.packet),o=r.buffers;return o.unshift(n),o}},yh=class t extends J{constructor(e){super(),this.opts=Object.assign({reviver:void 0,maxAttachments:10},typeof e=="function"?{reviver:e}:e)}add(e){let r;if(typeof e=="string"){if(this.reconstructor)throw new Error("got plaintext data when reconstructing a packet");r=this.decodeString(e);let n=r.type===D.BINARY_EVENT;n||r.type===D.BINARY_ACK?(r.type=n?D.EVENT:D.ACK,this.reconstructor=new bh(r),r.attachments===0&&super.emitReserved("decoded",r)):super.emitReserved("decoded",r)}else if(oi(e)||e.base64)if(this.reconstructor)r=this.reconstructor.takeBinaryData(e),r&&(this.reconstructor=null,super.emitReserved("decoded",r));else throw new Error("got binary data when not reconstructing a packet");else throw new Error("Unknown type: "+e)}decodeString(e){let r=0,n={type:Number(e.charAt(0))};if(D[n.type]===void 0)throw new Error("unknown packet type "+n.type);if(n.type===D.BINARY_EVENT||n.type===D.BINARY_ACK){let s=r+1;for(;e.charAt(++r)!=="-"&&r!=e.length;);let i=e.substring(s,r);if(i!=Number(i)||e.charAt(r)!=="-")throw new Error("Illegal attachments");let a=Number(i);if(!c_(a)||a<0)throw new Error("Illegal attachments");if(a>this.opts.maxAttachments)throw new Error("too many attachments");n.attachments=a}if(e.charAt(r+1)==="/"){let s=r+1;for(;++r&&!(e.charAt(r)===","||r===e.length););n.nsp=e.substring(s,r)}else n.nsp="/";let o=e.charAt(r+1);if(o!==""&&Number(o)==o){let s=r+1;for(;++r;){let i=e.charAt(r);if(i==null||Number(i)!=i){--r;break}if(r===e.length)break}n.id=Number(e.substring(s,r+1))}if(e.charAt(++r)){let s=this.tryParse(e.substr(r));if(t.isPayloadValid(n.type,s))n.data=s;else throw new Error("invalid payload")}return gh("decoded %s as %j",e,n),n}tryParse(e){try{return JSON.parse(e,this.opts.reviver)}catch{return!1}}static isPayloadValid(e,r){switch(e){case D.CONNECT:return Tc(r);case D.DISCONNECT:return r===void 0;case D.CONNECT_ERROR:return typeof r=="string"||Tc(r);case D.EVENT:case D.BINARY_EVENT:return Array.isArray(r)&&(typeof r[0]=="number"||typeof r[0]=="string"&&i_.indexOf(r[0])===-1);case D.ACK:case D.BINARY_ACK:return Array.isArray(r)}}destroy(){this.reconstructor&&(this.reconstructor.finishedReconstruction(),this.reconstructor=null)}},bh=class{constructor(e){this.packet=e,this.buffers=[],this.reconPack=e}takeBinaryData(e){if(this.buffers.push(e),this.buffers.length===this.reconPack.attachments){let r=Qx(this.reconPack,this.buffers);return this.finishedReconstruction(),r}return null}finishedReconstruction(){this.reconPack=null,this.buffers=[]}};function _v(t){return typeof t=="string"}var c_=Number.isInteger||function(t){return typeof t=="number"&&isFinite(t)&&Math.floor(t)===t};function Sv(t){return t===void 0||c_(t)}function Tc(t){return Object.prototype.toString.call(t)==="[object Object]"}function wv(t,e){switch(t){case D.CONNECT:return e===void 0||Tc(e);case D.DISCONNECT:return e===void 0;case D.EVENT:return Array.isArray(e)&&(typeof e[0]=="number"||typeof e[0]=="string"&&i_.indexOf(e[0])===-1);case D.ACK:return Array.isArray(e);case D.CONNECT_ERROR:return typeof e=="string"||Tc(e);default:return!1}}function kv(t){return _v(t.nsp)&&Sv(t.id)&&wv(t.type,t.data)}function Lt(t,e,r){return t.on(e,r),function(){t.off(e,r)}}var vv=Object.freeze({connect:1,connect_error:1,disconnect:1,disconnecting:1,newListener:1,removeListener:1}),On=class extends J{constructor(e,r,n){super(),this.connected=!1,this.recovered=!1,this.receiveBuffer=[],this.sendBuffer=[],this._queue=[],this._queueSeq=0,this.ids=0,this.acks={},this.flags={},this.io=e,this.nsp=r,n&&n.auth&&(this.auth=n.auth),this._opts=Object.assign({},n),this.io._autoConnect&&this.open()}get disconnected(){return!this.connected}subEvents(){if(this.subs)return;let e=this.io;this.subs=[Lt(e,"open",this.onopen.bind(this)),Lt(e,"packet",this.onpacket.bind(this)),Lt(e,"error",this.onerror.bind(this)),Lt(e,"close",this.onclose.bind(this))]}get active(){return!!this.subs}connect(){return this.connected?this:(this.subEvents(),this.io._reconnecting||this.io.open(),this.io._readyState==="open"&&this.onopen(),this)}open(){return this.connect()}send(...e){return e.unshift("message"),this.emit.apply(this,e),this}emit(e,...r){var n,o,s;if(vv.hasOwnProperty(e))throw new Error('"'+e.toString()+'" is a reserved event name');if(r.unshift(e),this._opts.retries&&!this.flags.fromQueue&&!this.flags.volatile)return this._addToQueue(r),this;let i={type:D.EVENT,data:r};if(i.options={},i.options.compress=this.flags.compress!==!1,typeof r[r.length-1]=="function"){let f=this.ids++,p=r.pop();this._registerAckCallback(f,p),i.id=f}let a=(o=(n=this.io.engine)===null||n===void 0?void 0:n.transport)===null||o===void 0?void 0:o.writable,c=this.connected&&!(!((s=this.io.engine)===null||s===void 0)&&s._hasPingExpired());return this.flags.volatile&&!a||(c?(this.notifyOutgoingListeners(i),this.packet(i)):this.sendBuffer.push(i)),this.flags={},this}_registerAckCallback(e,r){var n;let o=(n=this.flags.timeout)!==null&&n!==void 0?n:this._opts.ackTimeout;if(o===void 0){this.acks[e]=r;return}let s=this.io.setTimeoutFn(()=>{delete this.acks[e];for(let a=0;a<this.sendBuffer.length;a++)this.sendBuffer[a].id===e&&this.sendBuffer.splice(a,1);r.call(this,new Error("operation has timed out"))},o),i=(...a)=>{this.io.clearTimeoutFn(s),r.apply(this,a)};i.withError=!0,this.acks[e]=i}emitWithAck(e,...r){return new Promise((n,o)=>{let s=(i,a)=>i?o(i):n(a);s.withError=!0,r.push(s),this.emit(e,...r)})}_addToQueue(e){let r;typeof e[e.length-1]=="function"&&(r=e.pop());let n={id:this._queueSeq++,tryCount:0,pending:!1,args:e,flags:Object.assign({fromQueue:!0},this.flags)};e.push((o,...s)=>(this._queue[0],o!==null?n.tryCount>this._opts.retries&&(this._queue.shift(),r&&r(o)):(this._queue.shift(),r&&r(null,...s)),n.pending=!1,this._drainQueue())),this._queue.push(n),this._drainQueue()}_drainQueue(e=!1){if(!this.connected||this._queue.length===0)return;let r=this._queue[0];r.pending&&!e||(r.pending=!0,r.tryCount++,this.flags=r.flags,this.emit.apply(this,r.args))}packet(e){e.nsp=this.nsp,this.io._packet(e)}onopen(){typeof this.auth=="function"?this.auth(e=>{this._sendConnectPacket(e)}):this._sendConnectPacket(this.auth)}_sendConnectPacket(e){this.packet({type:D.CONNECT,data:this._pid?Object.assign({pid:this._pid,offset:this._lastOffset},e):e})}onerror(e){this.connected||this.emitReserved("connect_error",e)}onclose(e,r){this.connected=!1,delete this.id,this.emitReserved("disconnect",e,r),this._clearAcks()}_clearAcks(){Object.keys(this.acks).forEach(e=>{if(!this.sendBuffer.some(n=>String(n.id)===e)){let n=this.acks[e];delete this.acks[e],n.withError&&n.call(this,new Error("socket has been disconnected"))}})}onpacket(e){if(e.nsp===this.nsp)switch(e.type){case D.CONNECT:e.data&&e.data.sid?this.onconnect(e.data.sid,e.data.pid):this.emitReserved("connect_error",new Error("It seems you are trying to reach a Socket.IO server in v2.x with a v3.x client, but they are not compatible (more information here: https://socket.io/docs/v3/migrating-from-2-x-to-3-0/)"));break;case D.EVENT:case D.BINARY_EVENT:this.onevent(e);break;case D.ACK:case D.BINARY_ACK:this.onack(e);break;case D.DISCONNECT:this.ondisconnect();break;case D.CONNECT_ERROR:this.destroy();let n=new Error(e.data.message);n.data=e.data.data,this.emitReserved("connect_error",n);break}}onevent(e){let r=e.data||[];e.id!=null&&r.push(this.ack(e.id)),this.connected?this.emitEvent(r):this.receiveBuffer.push(Object.freeze(r))}emitEvent(e){if(this._anyListeners&&this._anyListeners.length){let r=this._anyListeners.slice();for(let n of r)n.apply(this,e)}super.emit.apply(this,e),this._pid&&e.length&&typeof e[e.length-1]=="string"&&(this._lastOffset=e[e.length-1])}ack(e){let r=this,n=!1;return function(...o){n||(n=!0,r.packet({type:D.ACK,id:e,data:o}))}}onack(e){let r=this.acks[e.id];typeof r=="function"&&(delete this.acks[e.id],r.withError&&e.data.unshift(null),r.apply(this,e.data))}onconnect(e,r){this.id=e,this.recovered=r&&this._pid===r,this._pid=r,this.connected=!0,this.emitBuffered(),this._drainQueue(!0),this.emitReserved("connect")}emitBuffered(){this.receiveBuffer.forEach(e=>this.emitEvent(e)),this.receiveBuffer=[],this.sendBuffer.forEach(e=>{this.notifyOutgoingListeners(e),this.packet(e)}),this.sendBuffer=[]}ondisconnect(){this.destroy(),this.onclose("io server disconnect")}destroy(){this.subs&&(this.subs.forEach(e=>e()),this.subs=void 0),this.io._destroy(this)}disconnect(){return this.connected&&this.packet({type:D.DISCONNECT}),this.destroy(),this.connected&&this.onclose("io client disconnect"),this}close(){return this.disconnect()}compress(e){return this.flags.compress=e,this}get volatile(){return this.flags.volatile=!0,this}timeout(e){return this.flags.timeout=e,this}onAny(e){return this._anyListeners=this._anyListeners||[],this._anyListeners.push(e),this}prependAny(e){return this._anyListeners=this._anyListeners||[],this._anyListeners.unshift(e),this}offAny(e){if(!this._anyListeners)return this;if(e){let r=this._anyListeners;for(let n=0;n<r.length;n++)if(e===r[n])return r.splice(n,1),this}else this._anyListeners=[];return this}listenersAny(){return this._anyListeners||[]}onAnyOutgoing(e){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.push(e),this}prependAnyOutgoing(e){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.unshift(e),this}offAnyOutgoing(e){if(!this._anyOutgoingListeners)return this;if(e){let r=this._anyOutgoingListeners;for(let n=0;n<r.length;n++)if(e===r[n])return r.splice(n,1),this}else this._anyOutgoingListeners=[];return this}listenersAnyOutgoing(){return this._anyOutgoingListeners||[]}notifyOutgoingListeners(e){if(this._anyOutgoingListeners&&this._anyOutgoingListeners.length){let r=this._anyOutgoingListeners.slice();for(let n of r)n.apply(this,e.data)}}};function Ar(t){t=t||{},this.ms=t.min||100,this.max=t.max||1e4,this.factor=t.factor||2,this.jitter=t.jitter>0&&t.jitter<=1?t.jitter:0,this.attempts=0}Ar.prototype.duration=function(){var t=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var e=Math.random(),r=Math.floor(e*this.jitter*t);t=(Math.floor(e*10)&1)==0?t-r:t+r}return Math.min(t,this.max)|0};Ar.prototype.reset=function(){this.attempts=0};Ar.prototype.setMin=function(t){this.ms=t};Ar.prototype.setMax=function(t){this.max=t};Ar.prototype.setJitter=function(t){this.jitter=t};var Rn=class extends J{constructor(e,r){var n;super(),this.nsps={},this.subs=[],e&&typeof e=="object"&&(r=e,e=void 0),r=r||{},r.path=r.path||"/socket.io",this.opts=r,Ae(this,r),this.reconnection(r.reconnection!==!1),this.reconnectionAttempts(r.reconnectionAttempts||1/0),this.reconnectionDelay(r.reconnectionDelay||1e3),this.reconnectionDelayMax(r.reconnectionDelayMax||5e3),this.randomizationFactor((n=r.randomizationFactor)!==null&&n!==void 0?n:.5),this.backoff=new Ar({min:this.reconnectionDelay(),max:this.reconnectionDelayMax(),jitter:this.randomizationFactor()}),this.timeout(r.timeout==null?2e4:r.timeout),this._readyState="closed",this.uri=e;let o=r.parser||xh;this.encoder=new o.Encoder,this.decoder=new o.Decoder,this._autoConnect=r.autoConnect!==!1,this._autoConnect&&this.open()}reconnection(e){return arguments.length?(this._reconnection=!!e,e||(this.skipReconnect=!0),this):this._reconnection}reconnectionAttempts(e){return e===void 0?this._reconnectionAttempts:(this._reconnectionAttempts=e,this)}reconnectionDelay(e){var r;return e===void 0?this._reconnectionDelay:(this._reconnectionDelay=e,(r=this.backoff)===null||r===void 0||r.setMin(e),this)}randomizationFactor(e){var r;return e===void 0?this._randomizationFactor:(this._randomizationFactor=e,(r=this.backoff)===null||r===void 0||r.setJitter(e),this)}reconnectionDelayMax(e){var r;return e===void 0?this._reconnectionDelayMax:(this._reconnectionDelayMax=e,(r=this.backoff)===null||r===void 0||r.setMax(e),this)}timeout(e){return arguments.length?(this._timeout=e,this):this._timeout}maybeReconnectOnOpen(){!this._reconnecting&&this._reconnection&&this.backoff.attempts===0&&this.reconnect()}open(e){if(~this._readyState.indexOf("open"))return this;this.engine=new Cn(this.uri,this.opts);let r=this.engine,n=this;this._readyState="opening",this.skipReconnect=!1;let o=Lt(r,"open",function(){n.onopen(),e&&e()}),s=a=>{this.cleanup(),this._readyState="closed",this.emitReserved("error",a),e?e(a):this.maybeReconnectOnOpen()},i=Lt(r,"error",s);if(this._timeout!==!1){let a=this._timeout,c=this.setTimeoutFn(()=>{o(),s(new Error("timeout")),r.close()},a);this.opts.autoUnref&&c.unref(),this.subs.push(()=>{this.clearTimeoutFn(c)})}return this.subs.push(o),this.subs.push(i),this}connect(e){return this.open(e)}onopen(){this.cleanup(),this._readyState="open",this.emitReserved("open");let e=this.engine;this.subs.push(Lt(e,"ping",this.onping.bind(this)),Lt(e,"data",this.ondata.bind(this)),Lt(e,"error",this.onerror.bind(this)),Lt(e,"close",this.onclose.bind(this)),Lt(this.decoder,"decoded",this.ondecoded.bind(this)))}onping(){this.emitReserved("ping")}ondata(e){try{this.decoder.add(e)}catch(r){this.onclose("parse error",r)}}ondecoded(e){Ce(()=>{this.emitReserved("packet",e)},this.setTimeoutFn)}onerror(e){this.emitReserved("error",e)}socket(e,r){let n=this.nsps[e];return n?this._autoConnect&&!n.active&&n.connect():(n=new On(this,e,r),this.nsps[e]=n),n}_destroy(e){let r=Object.keys(this.nsps);for(let n of r)if(this.nsps[n].active)return;this._close()}_packet(e){let r=this.encoder.encode(e);for(let n=0;n<r.length;n++)this.engine.write(r[n],e.options)}cleanup(){this.subs.forEach(e=>e()),this.subs.length=0,this.decoder.destroy()}_close(){this.skipReconnect=!0,this._reconnecting=!1,this.onclose("forced close")}disconnect(){return this._close()}onclose(e,r){var n;this.cleanup(),(n=this.engine)===null||n===void 0||n.close(),this.backoff.reset(),this._readyState="closed",this.emitReserved("close",e,r),this._reconnection&&!this.skipReconnect&&this.reconnect()}reconnect(){if(this._reconnecting||this.skipReconnect)return this;let e=this;if(this.backoff.attempts>=this._reconnectionAttempts)this.backoff.reset(),this.emitReserved("reconnect_failed"),this._reconnecting=!1;else{let r=this.backoff.duration();this._reconnecting=!0;let n=this.setTimeoutFn(()=>{e.skipReconnect||(this.emitReserved("reconnect_attempt",e.backoff.attempts),!e.skipReconnect&&e.open(o=>{o?(e._reconnecting=!1,e.reconnect(),this.emitReserved("reconnect_error",o)):e.onreconnect()}))},r);this.opts.autoUnref&&n.unref(),this.subs.push(()=>{this.clearTimeoutFn(n)})}}onreconnect(){let e=this.backoff.attempts;this._reconnecting=!1,this.backoff.reset(),this.emitReserved("reconnect",e)}};var si={};function Pn(t,e){typeof t=="object"&&(e=t,t=void 0),e=e||{};let r=Xx(t,e.path||"/socket.io"),n=r.source,o=r.id,s=r.path,i=si[o]&&s in si[o].nsps,a=e.forceNew||e["force new connection"]||e.multiplex===!1||i,c;return a?c=new Rn(n,e):(si[o]||(si[o]=new Rn(n,e)),c=si[o]),r.query&&!e.query&&(e.query=r.queryKey),c.socket(r.path,e)}Object.assign(Pn,{Manager:Rn,Socket:On,io:Pn,connect:Pn});R();var Cv=new Set(["__proto__","constructor","prototype"]),l_=t=>{if(!Array.isArray(t))return!1;for(let e=0;e<t.length;e++)if(Cv.has(t[e]))return!1;return!0},Av=(t,e)=>{!t||!l_(e)||e.reduce((r,n,o,s)=>{if(r&&n in r){if(o!==s.length-1)return r[n];delete r[n]}},t)},Ev=(t,e,r,n=!1)=>{!t||!l_(e)||e.reduce((o,s,i,a)=>{if(o){if(i!==a.length-1)return!o[s]&&n&&(o[s]={}),o[s];o[s]=r}},t)},f_=(t,e)=>{let r=new Set;if(!Array.isArray(e))return r;for(let[n,o,s]of e)if(!(!Array.isArray(o)||!o.length))switch(r.add(o[0]),n){case"delete":Av(t,o);break;case"update":case"set":Ev(t,o,s,!0);break;default:break}return r};R();var u_=(t,e,r)=>(n={})=>{let{data:o}=n,{schema:s}=n;o&&(o=t.call("deepDestringifyFunctions",o,Array.isArray(o)?[]:{}),Object.entries(o).forEach(([i,a])=>{r[i]&&typeof r[i]=="object"?i==="designSystem"?ve(a):dr(r[i],a):r[i]=a}),s&&(r.schema=s))},p_=(t,e,r)=>(n={})=>{let{changes:o}=n;if(!o||!Array.isArray(o)||!o.length)return;o=t.call("deepDestringifyFunctions",o,Array.isArray(o)?[]:{});let s=f_(r,o);if(s.has("state")&&e.update(r.state),["pages","components","snippets","functions","assets"].some(i=>s.has(i))){let{pathname:i,search:a,hash:c}=r.window.location;t.call("router",i+a+c,t.__ref.root,{},{scrollToTop:!1})}s.has("designSystem")&&ve(r.designSystem)};var Tv={success:"green",error:"red",warning:"yellow"},d_=(t,e,r)=>{if(t.symbols){if(!r.connected){r.notifications.connected={title:"Connected",message:"to the Symbols live server"},r.update({connected:!0});let n=setTimeout(()=>{delete r.notifications.connected,e.notifications.content.connected.update({animation:"fadeOutDown"}),r.update({connected:!0}),clearTimeout(n)},3e3)}}else if(r.connected){r.notifications.connected={title:"Disconnected",type:"error"},r.update({connected:!1});let n=setTimeout(()=>{delete r.notifications.connected,e.notifications.content.connected&&e.notifications.content.connected.update({animation:"fadeOutDown"}),r.update({connected:!0}),clearTimeout(n)},3e3)}},h_={state:{notifications:[]},Notifications:{position:"fixed",left:"A2",bottom:"Z2",zIndex:"999",childExtends:"Notification",childProps:({state:t})=>({animationDuration:"C",background:Tv[t.type||"success"],icon:null,Flex:{Title:{text:"{{ title }}"},P:{text:"{{ title }}"}},onRender:(e,r,n)=>{r.update({animation:"fadeInUp"})},onClick:(e,r,n)=>{delete n.notifications[r.key],r.update({animation:"fadeOutDown"}),n.onClose&&n.onClose(e,r,n)}}),IconText:null,childrenAs:"state",children:({state:t})=>t.notifications}};var Ov=!1,Rv=()=>Ov?"http://localhost:8080":"https://api.symbols.app",Pv=t=>{let e=t&&t.editor&&t.editor.socketUrl||t&&t.settings&&t.settings.socketUrl;return typeof e=="string"&&e?{mode:"collab",baseUrl:e}:t&&t.editor&&t.editor.runtime==="runner"?{mode:"runner",baseUrl:null}:{mode:null,baseUrl:null}},Iv=async t=>{try{let e=t||Rv(),r=await k.fetch(`${e}/service-token`,{method:"GET"}),n;try{let o=await r.clone().json();if(o&&typeof o.token=="string")return o.token.trim();n=await r.text()}catch{n=await r.text()}return(n||"").replace(/\s+/gu,"")||void 0}catch(e){console.error("[sync] Failed to fetch service-token",e)}},y_=(t,e,r,n)=>{t.on("snapshot",u_(e,r,n)),t.on("ops",p_(e,r,n)),t.on("clients",o=>{n.editor?.verbose&&d_(o,e,r)}),t.on("disconnect",o=>{n.editor?.verbose&&console.info("[sync] disconnected",o)})},$v=async(t,e,r,n)=>{let o=await Iv(n);if(!o)return console.warn("[sync] no service token \u2014 collab disabled"),null;let s=r.key;if(!s)return console.warn("[sync] ctx.key missing \u2014 collab cannot authenticate"),null;let i=r.editor?.projectId||null,a=Pn(n,{path:"/collab-socket",transports:["websocket"],auth:{token:o,projectId:i,projectKey:s,branch:"main",live:!0,clientType:"platform"},reconnectionAttempts:1/0,reconnectionDelayMax:4e3});return a.on("connect",()=>{r.editor?.verbose&&console.info("[sync] connected (collab)")}),y_(a,t,e,r),a},Fv=(t,e,r)=>{let n=Pn({transports:["websocket","polling"],reconnectionAttempts:1/0,reconnectionDelayMax:4e3});return n.on("connect",()=>{r.editor?.verbose!==!1&&console.info("[sync] connected (runner)")}),y_(n,t,e,r),n.on("reload",()=>{typeof k<"u"&&k.location&&k.location.reload()}),n},Dv=async(t,e,r)=>{let{mode:n,baseUrl:o}=Pv(r);return n?n==="collab"?$v(t,e,r,o):n==="runner"?Fv(t,e,r):null:null},Lv={onInit:Dv};var b_=t=>typeof t>"u",g_=t=>!!(t?.editor?.socketUrl||t?.settings?.socketUrl),m_=t=>t?.editor?.runtime==="runner",x_=(t,e)=>{Array.isArray(t.extends)?t.extends.push(e):t.extends?t.extends=[t.extends,e]:t.extends=[e]},__={name:"sync",beforeCreate(t,e){let r=e&&e.editor;(r&&!b_(r.liveSync)?r.liveSync:g_(e)||m_(e))&&(g_(e)&&!m_(e)&&!e?.key||x_(t,Lv))}},S_={name:"notifications",beforeCreate(t,e){if(!e)return;let r=b_(e.notifications)?null:e.notifications,n=e.editor&&e.editor.verbose===!0;(r===!0||r!==!1&&n)&&x_(t,h_)}};R();function w_(t){return S(t)?t:T(t)?t.find(e=>S(e)):""}function Sh(t){if(!t)return;let e=t.__ref.__componentKey,r=t.extends&&w_(t.extends),n=t.parent&&t.parent.childExtends&&w_(t.parent.childExtends);return(e||r||n||"").split("_")[0].split(".")[0].split("+")[0]}function Oc(t){if(!t||!t.__ref)return;let{components:e,pages:r,editor:n}=t.context,o=Sh(t);return n&&n.onInitInspect&&!n.onInitInspect(o,t,t.state)?Oc(t.parent):o&&(e[o]||r[o])?t:Oc(t.parent)}var Mv=(t,e,r)=>{let n=r.window||window;n.onkeydown=o=>{o.altKey&&o.shiftKey&&t.state.update({debugging:!0,preventSelect:!0},{preventUpdate:!0,preventContentUpdate:!0,preventRecursive:!0})},n.onkeyup=o=>{t.state.preventSelect&&(!o.altKey||!o.shiftKey)&&(t.state.replace({debugging:!1,preventSelect:!1},{preventUpdate:!0,preventContentUpdate:!0,preventRecursive:!0}),t.Inspector.state.update({area:!1}))}},_h={".preventSelect":{userSelect:"none"},"!preventSelect":{userSelect:"auto"},onInspect:Mv,onMousemove:(t,e,r)=>{let n=t.target.ref,o=Oc(n),s=e.Inspector.state;if(!o||!r.debugging||!o.__ref)return s.update({area:!1});let i=Sh(o),a=l=>{s.update({area:l,focusKey:i})},c=()=>{if(t.altKey&&t.shiftKey){let{x:l,y:f,width:p,height:u}=o.node.getBoundingClientRect(),d={x:l,y:f,width:p,height:u};if(!s.area)return a(d);s.area.x!==d.x&&a(d)}else s.area&&s.update({area:!1})};window.requestAnimationFrame(()=>{c(),window.requestAnimationFrame(c)})},onMousedown:(t,e,r)=>{if(!r.debugging)return;let n=t.target.ref,o=Oc(n);if(!o)return;let s=Sh(o);if(!s)return;let i=n.context.editor;if(i&&i.onInspect)return i.onInspect(s,n,n.state,{allowRouterWhileInspect:!0});let a=JSON.stringify({componentKey:`${s}`});return n.context.socket?.emit&&n.context.socket.emit("route",a),t.preventDefault(),t.stopPropagation(),!1},Inspector:{state:{},transition:"all, defaultBezier, X",position:"fixed",hide:(t,e)=>!(e.area&&e.parent.debugging),style:{boxShadow:"0 0 10px #3686F733, 0 0 0 3px #3686F766, 0 0 100vmax 100vmax #000A",zIndex:"9999999",borderRadius:"10px",pointerEvents:"none"},Span:{position:"absolute",margin:"A2 0",fontSize:"Z",color:"text",zIndex:"99999999",transition:"all, defaultBezier, X",textDecoration:"underline",fontWeight:"500",top:"100%",style:{boxShadow:"0 25px 10px 35px black",textShadow:"0 0 10px black"},text:"{{ focusKey }}"},onInit:({context:t})=>{let{components:e}=t;if(_(e)){let{Content:r,...n}=e;for(let o in n)mn[o]||(n[o].__ref||(n[o].__ref={}),n[o].__ref.__componentKey||(n[o].__ref.__componentKey=o))}},onBeforeUpdate:(t,e,r)=>{let{area:n}=r,o=r.area&&r.parent.debugging,s;if(!o)s="display: none !important";else if(n){let{x:i,y:a,width:c,height:l}=n;s=`
|
|
69
|
+
`)}var Sb={display:"d",position:"pos",padding:"p",paddingTop:"pt",paddingRight:"pr",paddingBottom:"pb",paddingLeft:"pl",paddingBlock:"pbl",paddingInline:"pin",margin:"m",marginTop:"mt",marginRight:"mr",marginBottom:"mb",marginLeft:"ml",marginBlock:"mbl",marginInline:"min",width:"w",height:"h",minWidth:"mnw",minHeight:"mnh",maxWidth:"mxw",maxHeight:"mxh",top:"t",right:"r",bottom:"b",left:"l",flex:"fx",flexDirection:"fxd",flexWrap:"fxw",flexGrow:"fxg",flexShrink:"fxs",flexBasis:"fxb",justifyContent:"jc",alignItems:"ai",alignSelf:"as",alignContent:"ac",gap:"g",rowGap:"rg",columnGap:"cg",gridTemplateColumns:"gtc",gridTemplateRows:"gtr",gridColumn:"gc",gridRow:"gr",overflow:"of",overflowX:"ofx",overflowY:"ofy",fontSize:"fs",fontWeight:"fw",fontFamily:"ff",fontStyle:"fst",lineHeight:"lh",letterSpacing:"ls",textAlign:"ta",textDecoration:"td",textTransform:"tt",color:"c",background:"bg",backgroundColor:"bgc",backgroundImage:"bgi",border:"bd",borderRadius:"br",borderColor:"bdc",borderWidth:"bdw",borderStyle:"bds",boxShadow:"bxsh",opacity:"op",zIndex:"z",cursor:"cur",transition:"tr",transform:"tf",animation:"an",visibility:"vis",whiteSpace:"ws",wordBreak:"wb",objectFit:"obj",pointerEvents:"pe",userSelect:"us",boxSizing:"bxz",outline:"ol",listStyle:"lis",textOverflow:"txo",verticalAlign:"va",float:"fl",clear:"cl",content:"cnt",backdropFilter:"bdf",filter:"flt",resize:"rsz",appearance:"apr",fill:"fil",stroke:"stk",scrollBehavior:"sb",inset:"ins"};function wb(t,e){let r=Sb[t]||Je(t),n=Ms(e),o=`_${r}-${n}`,s=yn(t),i=`.${o}{${s}: ${e}}`;return`${o}
|
|
70
|
+
${i}`}var kb=t=>typeof t=="string"&&(t.indexOf("{")!==-1||t.indexOf("}")!==-1);function vb(t){let e=t.split("\0"),r=[],n=[];for(let o=0;o+1<e.length;o+=2){let s=e[o],i=e[o+1];if(!i||kb(i))continue;let a=Sb[s]||Je(s),c=Ms(i),l=`_${a}-${c}`,f=yn(s);r.push(l),n.push(`.${l}{${f}:${i}}`)}return r.join(" ")+"\0"+n.join(`
|
|
71
|
+
`)}function Cb(t,e){let r=t+e,n=`_c${Je(r)}`,o=e.split("\0"),s="";for(let a=0;a+1<o.length;a+=2){let c=o[a],l=o[a+1];l&&(kb(l)||(s+=`${yn(c)}:${l};`))}let i;if(t.startsWith("@media"))i=`${t}{.${n}{${s}}}`;else if(t.startsWith(":")||t.startsWith("&")){let a=t.startsWith("&")?t.slice(1):t;i=`.${n}${a}{${s}}`}else t.includes("&")?i=`${t.replace("&",`.${n}`)}{${s}}`:i=`.${n} ${t}{${s}}`;return`${n}
|
|
72
|
+
${i}`}var Fd=null;function Za(t){Fd=t}var ee={structuralHash:Ka,deepEqual:Ya,mergeStructural:Id,overwriteDeep:$d,shortHash:Je,toKebab:yn,sanitizeValue:Ms,batchShortHash:_b,atomicCssClass:wb,batchAtomicCss:vb,compoundCssClass:Cb},Ab=!1,Xa=null;function Eb(t){return Xa||(Xa=import(t||"@symbo.ls/wasm/pkg").then(e=>(e.structuralHash&&(ee.structuralHash=e.structuralHash),e.deepEqual&&(ee.deepEqual=e.deepEqual),e.mergeStructural&&(ee.mergeStructural=e.mergeStructural),e.overwriteDeep&&(ee.overwriteDeep=e.overwriteDeep),e.shortHash&&(ee.shortHash=e.shortHash),e.toKebab&&(ee.toKebab=e.toKebab),e.sanitizeValue&&(ee.sanitizeValue=e.sanitizeValue),e.batchShortHash&&(ee.batchShortHash=e.batchShortHash),e.atomicCssClass&&(ee.atomicCssClass=e.atomicCssClass),e.batchAtomicCss&&(ee.batchAtomicCss=e.batchAtomicCss),e.compoundCssClass&&(ee.compoundCssClass=e.compoundCssClass),Ab=!0,Fd&&e.batchAtomicCss&&Fd({batchAtomicCss:e.batchAtomicCss,compoundCssClass:e.compoundCssClass}),!0)).catch(e=>(console.debug("[smbls] WASM not available, using JS fallbacks:",e.message),!1)),Xa)}function Tb(){return Ab}R();var Ns={};I(Ns,{CDN_PROVIDERS:()=>Zt,DOMQL_EVENTS:()=>hl,DOMQ_PROPERTIES:()=>Te,ENV:()=>Rl,HTML_TAGS:()=>Mr,METHODS:()=>Pr,METHODS_EXL:()=>Hn,NODE_ENV:()=>Yt,OPTIONS:()=>go,PACKAGE_MANAGER_TO_CDN:()=>Le,PARSED_DOMQ_PROPERTIES:()=>Wn,PROPS_METHODS:()=>Oe,STATE_METHODS:()=>ur,STATE_PROPERTIES:()=>dl,SVG_TAGS:()=>Fh,TYPES:()=>Mn,UNIVERSAL_RESERVED_KEYS:()=>na,addCaching:()=>Bi,addContext:()=>ji,addExtend:()=>ef,addExtends:()=>Et,addItemAfterEveryElement:()=>tl,addProtoToArray:()=>Bn,addRef:()=>Li,applyCSS:()=>Ld,applyDependentState:()=>Sf,applyEvent:()=>Gi,applyEventUpdate:()=>qi,applyExtends:()=>Mh,applyProps:()=>co,arrayContainsOtherArray:()=>qc,arraysEqual:()=>rl,arrayzeValue:()=>br,buildImgSrcset:()=>Ho,buildSourcesAndImg:()=>Go,cache:()=>Af,call:()=>Hf,captureSnapshot:()=>qf,checkForStateTypes:()=>yf,checkIfInherits:()=>Hi,checkIfStringIsInArray:()=>sl,clone:()=>ml,cloneAndMergeArrayExtend:()=>to,cloneFunction:()=>jl,concatAddExtends:()=>Jl,copyJavaScriptToClipboard:()=>pu,copyStringToClipboard:()=>uu,createBasedOnType:()=>Di,createElement:()=>mf,createElementExtends:()=>ki,createExtends:()=>ro,createExtendsFromKeys:()=>Nr,createExtendsStack:()=>Ei,createIfConditionFlag:()=>Bl,createInheritedState:()=>bf,createKey:()=>Jn,createNestedObject:()=>kl,createNestedObjectByKeyPath:()=>_f,createObjectWithoutPrototype:()=>mi,createParent:()=>Mi,createPath:()=>Ni,createProps:()=>lo,createPropsStack:()=>$i,createRoot:()=>gf,createScope:()=>kf,createSnapshotId:()=>Zn,customDecodeURIComponent:()=>pl,customEncodeURIComponent:()=>ul,cutArrayAfterValue:()=>Jc,cutArrayBeforeValue:()=>Zc,debounce:()=>Qn,debounceOnContext:()=>Ll,decodeNewlines:()=>fl,deepClone:()=>Q,deepContains:()=>Sl,deepDefaults:()=>Vo,deepDestringifyFunctions:()=>oe,deepExtend:()=>wi,deepMerge:()=>W,deepMergeExtends:()=>se,deepStringifyFunctions:()=>Gn,defineSetter:()=>zf,destringifyGlobalScope:()=>Kn,detectHeightOnInit:()=>Jf,detectInfiniteLoop:()=>El,document:()=>X,encodeNewlines:()=>ll,error:()=>yr,excludeKeysFromObject:()=>Ol,exec:()=>q,extendCachedRegistry:()=>Ql,extendStackRegistry:()=>no,extractArrayExtend:()=>so,fetchLibraryData:()=>ia,fibonacciNumberByIndex:()=>Qf,filterArrays:()=>nl,filterArraysFast:()=>ol,finalizeExtends:()=>Ti,findClosestNumber:()=>sa,findClosestNumberInFactory:()=>lu,findInheritedState:()=>Wi,findKeyPosition:()=>al,flattenExtend:()=>jr,formatDate:()=>Zf,generateHash:()=>xi,generateKey:()=>Xn,generateMetaTags:()=>au,get:()=>Bf,getActiveRoute:()=>_d,getCDNUrl:()=>Jt,getCapitalCaseKeys:()=>of,getCdnProviderFromConfig:()=>Ur,getChildStateInKey:()=>zi,getChildren:()=>Eo,getContext:()=>Fo,getCookie:()=>Hl,getDB:()=>jo,getEmotionStylesheet:()=>mu,getExtendsInElement:()=>rf,getExtendsStack:()=>eo,getExtendsStackRegistry:()=>Si,getFrequencyInArray:()=>Kc,getHashedExtend:()=>oo,getImportMapScript:()=>Xf,getInObjectByPath:()=>Al,getLocalStorage:()=>ql,getNev:()=>Fl,getPageMetadata:()=>cu,getParentStateInKey:()=>Ui,getPath:()=>To,getQuery:()=>Bo,getRef:()=>Uf,getRoot:()=>Po,getRootContext:()=>$o,getRootData:()=>Io,getRootState:()=>Ro,getRootStateInKey:()=>Vi,getSpreadChildren:()=>sf,global:()=>Wc,hasFunction:()=>$r,hasHandlerPlugin:()=>Fr,hasOwnProperty:()=>bl,inheritChildExtends:()=>Ci,inheritChildPropsExtends:()=>vi,inheritParentProps:()=>fo,inheritRecursiveChildExtends:()=>Ai,init:()=>ve,initProps:()=>pf,is:()=>Ct,isArray:()=>T,isBoolean:()=>ui,isContextComponent:()=>af,isCyclic:()=>Tl,isDOMNode:()=>kt,isDate:()=>di,isDefined:()=>vt,isDevelopment:()=>Pe,isEmpty:()=>hi,isEmptyObject:()=>xl,isEqualDeep:()=>gi,isFunction:()=>C,isHtmlElement:()=>Dn,isLocal:()=>$l,isMethod:()=>Gf,isMobile:()=>zl,isNode:()=>ye,isNot:()=>Gc,isNotProduction:()=>hr,isNull:()=>pi,isNumber:()=>ne,isObject:()=>_,isObjectLike:()=>j,isPhoto:()=>tu,isProduction:()=>Re,isStaging:()=>Il,isState:()=>xf,isString:()=>S,isStringFunction:()=>Nl,isTest:()=>bi,isTesting:()=>Pl,isUndefined:()=>ht,isUniversallyReservedKey:()=>Kf,isValidHtmlTag:()=>Yl,joinArrays:()=>Tr,jointStacks:()=>tf,keys:()=>ea,lastLevel:()=>qa,lastPathname:()=>Ga,loadCssFile:()=>ou,loadJavascript:()=>su,loadJavascriptFile:()=>eu,loadJavascriptFileEmbedSync:()=>nu,loadJavascriptFileSync:()=>ru,loadRemoteCSS:()=>iu,loadRemoteScript:()=>zr,log:()=>Wf,logGroupIf:()=>Ul,logIf:()=>Vl,lookdown:()=>Nf,lookdownAll:()=>jf,lookup:()=>Mf,lowercaseFirstLetter:()=>fr,makeObjectWithoutPrototype:()=>_l,map:()=>gl,mapStringsWithContextComponents:()=>io,matchRoute:()=>yd,matchesComponentNaming:()=>ie,memoize:()=>Ml,merge:()=>rt,mergeSharedLibraries:()=>Uo,nextElement:()=>Lo,normalizeLibraryKey:()=>Wr,objectToString:()=>qn,objectizeStringProperty:()=>ao,overwrite:()=>Yn,overwriteDeep:()=>At,overwriteShallow:()=>dr,overwriteState:()=>wf,parse:()=>ra,parseDeep:()=>Co,parseQuery:()=>bd,parseRoutePattern:()=>md,pickupElementFromProps:()=>Pi,pickupPropsFromElement:()=>Ri,previousElement:()=>Mo,propExists:()=>ff,propertizeElement:()=>Ii,propertizeUpdate:()=>lf,reinit:()=>Dd,remove:()=>pg,removeChars:()=>du,removeCookie:()=>Gl,removeDuplicateProps:()=>po,removeDuplicatesInArray:()=>Or,removeFromArray:()=>Yc,removeFromObject:()=>wl,removeNestedKeyByPath:()=>vl,removeValueFromArray:()=>jn,removeValueFromArrayAll:()=>Qc,reorderArrayByValues:()=>el,replaceLiteralsWithObjectFields:()=>lr,replaceOctalEscapeSequences:()=>cl,resolveAsset:()=>Tt,resolveHandler:()=>Dr,resolveSharedLibraries:()=>fu,returnValueAsText:()=>Fi,router:()=>he,runGuards:()=>xd,runPluginHook:()=>Mt,scratchSystem:()=>Qr,scratchUtils:()=>Ve,self:()=>Hc,set:()=>Sr,setActiveRootState:()=>Oo,setCookie:()=>Wl,setHashedExtend:()=>_i,setInObjectByPath:()=>Cl,setLocalStorage:()=>Kl,setNodeStyles:()=>ta,setProps:()=>Vf,setPropsPrototype:()=>uo,spotByPath:()=>Ao,srcsetFor:()=>Hr,stringIncludesAny:()=>Un,stringToObject:()=>yl,swapItemsInArray:()=>Xc,syncProps:()=>ho,toCamelCase:()=>zo,toDashCase:()=>Wo,toDescriptionCase:()=>gu,toTitleCase:()=>hu,toggleFullscreen:()=>Yf,triggerEventOn:()=>Ie,triggerEventOnUpdate:()=>vf,trimStringFromSymbols:()=>il,unstackArrayOfObjects:()=>Nn,update:()=>uf,updateProps:()=>df,variables:()=>No,verbose:()=>Vr,warn:()=>Do,window:()=>k});R();R();var $0=E(),Ob=(t=$0,e)=>{let r=_(e.localFile)?e.localFile:{},n=Q(r.designSystem||{});return W(t,n)},F0={useVariable:!0,useReset:!0,useFontImport:!0,useIconSprite:!0,useDocumentTheme:!0,useSvgSprite:!0},ve=(t,e=F0)=>{let r=Ob(t||{},e),n=e.scopeSelector||":root",o=n===":root"?":root:not([data-theme])":`${n}:not([data-theme])`,s=e.globalTheme;if(typeof window<"u"&&window.location){let m=new URLSearchParams(window.location.search).get("globalTheme");m&&(s=m)}let i=Sr({verbose:e.verbose,useReset:e.useReset,useFontImport:e.useFontImport,useVariable:e.useVariable,useSvgSprite:e.useSvgSprite,useDocumentTheme:e.useDocumentTheme,useIconSprite:e.useIconSprite,useDefaultConfig:e.useDefaultConfig,globalTheme:s,themeRoot:e.themeRoot,files:e.files,assets:e.assets,...r},{newConfig:e.newConfig,config:e.config});i&&(i.scopeSelector=n);let a=Ko(i.font,i.files),c=i.useReset,l=i.useVariable,f=i.useFontImport,p=i.useSvgSprite,u=t.svg,d=i.useIconSprite,h=t.icons;if(f&<(a),l&&(lt({[n]:i.CSS_VARS}),i.CSS_MEDIA_VARS)){let m={};for(let y in i.CSS_MEDIA_VARS)y.startsWith("@media")?m[y]={[o]:i.CSS_MEDIA_VARS[y]}:m[y]=i.CSS_MEDIA_VARS[y];lt(m)}c&<(i.reset);let g=i.animation;if(g){let m={};for(let y in g)m[`@keyframes ${y}`]=g[y];lt(m)}return(u||p)&&Ss(i.svg,{document:e.document}),(h||d)&&ks(i.icons,{document:e.document}),i},Ja={},Dd=(t,e=Ja)=>{let r=Ob(t||{},e),n=e.scopeSelector||":root",o=n===":root"?":root:not([data-theme])":`${n}:not([data-theme])`,s=Sr({verbose:!1,...r});if(!e.preventInject){if(lt({[n]:s.CSS_VARS}),s.CSS_MEDIA_VARS){let i={};for(let a in s.CSS_MEDIA_VARS)a.startsWith("@media")?i[a]={[o]:s.CSS_MEDIA_VARS[a]}:i[a]=s.CSS_MEDIA_VARS[a];lt(i)}lt(s.reset)}return s},Ld=(t,e=Ja)=>{lt(t)},D0=(t,e=Ja)=>{let r=e.scopeSelector||":root",n=r===":root"?":root:not([data-theme])":`${r}:not([data-theme])`;if(lt({[r]:t.CSS_VARS}),t.CSS_MEDIA_VARS){let o={};for(let s in t.CSS_MEDIA_VARS)s.startsWith("@media")?o[s]={[n]:t.CSS_MEDIA_VARS[s]}:o[s]=t.CSS_MEDIA_VARS[s];lt(o)}};var L0=(t,e=Ja)=>{};R();var Rb=t=>!t||t==="srcdoc"||t==="about:srcdoc"||t==="blank"||t==="about:blank"?"/":t,Md={initRouter:!0,injectRouterInLinkComponent:!0,popState:!0},js=(t,e)=>{if(!e)return t;let r=Array.isArray(e)?e:e.split("."),n=t;for(let o of r){if(!n||!n[o])return null;n=n[o]}return n},Pb=(t,e)=>{if(e.router===!1)return;e.router===!0?e.router=Md:e.router=rt(e.router||{},Md);let r=e.router,n=async(s,i)=>{let a=s.context?.window||k;if(!a.location)return;let{pathname:c,search:l,hash:f}=a.location;c=Rb(c);let p=c+l+f,u=s;if(r.customRouterElement){let d=js(s,r.customRouterElement);d&&(u=d,s.routes&&(u.routes=s.routes))}u.routes&&await he(p,u,{},{initialRender:!0,pushState:!1})},o=!ht(t.onRenderRouter);return r&&r.initRouter&&!o&&(t.onRenderRouter=n),M0(e,r),r},Nd=(t,e)=>{if(e.router===!1)return;let r=e.router||Md;if(!r.popState)return;let n=e.utils&&e.utils.router?e.utils.router:he,o=e.window||k,s=async i=>{let{pathname:a,search:c,hash:l}=o.location;a=Rb(a);let f=a+c+l,p=t;if(r.customRouterElement){let u=js(t,r.customRouterElement);u&&(p=u,t.routes&&(p.routes=t.routes))}await p.call("router",f,p,{},{pushState:!1,scrollToTop:!1,level:0,event:i})};o.addEventListener("popstate",s),e.__teardowns=e.__teardowns||[],e.__teardowns.push(()=>o.removeEventListener("popstate",s))},M0=(t,e)=>{let{components:r}=t;if(e&&e.injectRouterInLinkComponent)return W(r.Link||r["smbls.Link"],r.RouterLink||r["smbls.RouterLink"])};R();var jd=k&&k.location?k.location.host.includes("dev."):Pe(),Ib=jd?"http://localhost:8080/get":"https://api.symbols.app/get",N0={endpoint:Ib},$b=async(t,e=N0)=>{let r=e.endpoint||Ib,n=e.serviceRoute?T(e.serviceRoute)?e.serviceRoute.map(s=>s.toLowerCase()+"=true").join("&"):e.serviceRoute:"",o;try{return o=await globalThis.fetch(r+"/?"+n,{method:"GET",headers:{"Content-Type":"application/json","X-AppKey":t,"X-Metadata":e.metadata}}),await o.json()}catch(s){if(C(e.onError))return e.onError(s);console.error(s)}},j0=async(t,e)=>{let{editor:r}=e;if(r&&r.remote){let n=await $b(t,r),o=jd||e.isDevelopment?oe(n):oe(n.releases[0]);r.serviceRoute?T(r.serviceRoute)?r.serviceRoute.forEach(s=>{At(e[s],o[s.toLowerCase()])}):At(e[r.serviceRoute],o):["state","designSystem","components","snippets","pages","utils","files","assets","packages","functions","globalScope"].forEach(s=>{At(e[s],o[s.toLowerCase()])})}return e},B0=async(t,e,r)=>{let{editor:n}=e;if(n&&n.remote){let o=await $b(t,n),s=jd||e.isDevelopment?oe(o):oe(o.releases[0]);r(s)}},Fb=async(t,e)=>{if(t&&e.editor)try{e.editor.async||await j0(t,e)}catch(r){console.error(r)}},Db=(t,e,r,n)=>{if(e&&r.editor)try{r.editor.async&&B0(e,r,n||(o=>{let s=o.designSystem;_(s)&&r.utils.init(s),_(o.state)&&t.state.set(o.state)}))}catch(o){console.error(o)}};var Bs=t=>{if(!t||t.__destroyed)return!1;let e=t.context;if(!e)return t.__destroyed=!0,!1;if(Array.isArray(e.__teardowns)){for(let r of e.__teardowns)try{r()}catch(n){console.error("[smbls] destroy teardown error:",n)}e.__teardowns.length=0}try{Ke(t)}catch(r){console.error("[smbls] dispose error:",r)}if(e.fetch&&e.fetch.__resolved&&delete e.fetch.__resolved,e.fetch&&e.fetch.__resolving&&delete e.fetch.__resolving,e.db&&e.db.__resolved&&delete e.db.__resolved,e.db&&e.db.__resolving&&delete e.db.__resolving,e.analyze?.destroy)try{e.analyze.destroy()}catch(r){console.error("[analyze] destroy error:",r)}return t.__destroyed=!0,!0};R();var V0={title:{tag:"title"},description:{tag:"meta",attr:"name",key:"description"},keywords:{tag:"meta",attr:"name",key:"keywords"},robots:{tag:"meta",attr:"name",key:"robots"},author:{tag:"meta",attr:"name",key:"author"},canonical:{tag:"link",attr:"rel",key:"canonical",valueAttr:"href"},image:{tag:"meta",attr:"property",key:"og:image"},url:{tag:"meta",attr:"property",key:"og:url"},siteName:{tag:"meta",attr:"property",key:"og:site_name"},type:{tag:"meta",attr:"property",key:"og:type"},locale:{tag:"meta",attr:"property",key:"og:locale"},"og:title":{tag:"meta",attr:"property",key:"og:title"},"og:description":{tag:"meta",attr:"property",key:"og:description"},"og:image":{tag:"meta",attr:"property",key:"og:image"},"og:url":{tag:"meta",attr:"property",key:"og:url"},"og:type":{tag:"meta",attr:"property",key:"og:type"},"og:site_name":{tag:"meta",attr:"property",key:"og:site_name"},"og:locale":{tag:"meta",attr:"property",key:"og:locale"},"twitter:card":{tag:"meta",attr:"name",key:"twitter:card"},"twitter:title":{tag:"meta",attr:"name",key:"twitter:title"},"twitter:description":{tag:"meta",attr:"name",key:"twitter:description"},"twitter:image":{tag:"meta",attr:"name",key:"twitter:image"},"twitter:site":{tag:"meta",attr:"name",key:"twitter:site"},"theme-color":{tag:"meta",attr:"name",key:"theme-color"}},U0=t=>{if(t.tag==="link")return`link[${t.attr}="${t.key}"]`;if(t.tag&&!t.attr&&!t.key)return t.tag;if(t.tag&&t.attr&&t.key)return`${t.tag}[${t.attr}="${t.key}"]`},Qa=(t,e,r)=>{if(!t)return{};let n=C(t)?q(t,e,r):{...t};if(!_(n))return{};for(let o in n){let s=n[o];C(s)&&(s=q(s,e,r)),S(s)&&s.includes("{{")&&e?.call&&(s=e.call("replaceLiteralsWithObjectFields",s,r)),n[o]=s}return n};var z0=(t,e)=>{let r=e.createElement(t.tag);return t.attr&&r.setAttribute(t.attr,t.key),(e.head||e.querySelector("head")).appendChild(r),r},Lb=t=>{let e=5381,r=String(t);for(let n=0;n<r.length;n++)e=(e*33^r.charCodeAt(n))>>>0;return e.toString(36)},Bd=(t,e,r,n)=>{let o=t.head||t.querySelector("head");if(!o)return;let s=new Map;for(let a of o.querySelectorAll(`[${e}]`))s.set(a.getAttribute(e),a);let i=new Set;for(let a of r)i.add(a);for(let[a,c]of s)i.has(a)||c.remove();for(let a of r){if(s.has(a))continue;let c=n(a);c&&(c.setAttribute(e,a),o.appendChild(c))}},tc=(t,e)=>{if(!(!_(t)||!e)){for(let r in t){let n=t[r];if(n==null||r==="jsonLd"||r==="styles"||r==="scripts")continue;let o=V0[r];if(!o)continue;let s=U0(o),i=e.querySelector(s)||z0(o,e);i&&(r==="title"?i.textContent=n:o.valueAttr?i.setAttribute(o.valueAttr,n):i.setAttribute("content",n))}if(Array.isArray(t.jsonLd)){let n=t.jsonLd.filter(s=>s!=null).map(s=>S(s)?s:JSON.stringify(s)),o=n.map(Lb);Bd(e,"data-smbls-jsonld",o,s=>{let i=o.indexOf(s),a=e.createElement("script");return a.setAttribute("type","application/ld+json"),a.textContent=n[i],a})}if(Array.isArray(t.styles)){let r=t.styles.filter(o=>o!=null&&String(o).trim()),n=r.map(Lb);Bd(e,"data-smbls-style",n,o=>{let s=n.indexOf(o),i=e.createElement("style");return i.textContent=String(r[s]),i})}if(Array.isArray(t.scripts)){let r=t.scripts.filter(o=>o&&(S(o)?o.trim():o.src)),n=r.map(o=>S(o)?o:String(o.src));Bd(e,"data-smbls-script",n,o=>{let s=n.indexOf(o),i=r[s],a=e.createElement("script");return S(i)?a.setAttribute("src",i):(i.src&&a.setAttribute("src",i.src),i.type&&a.setAttribute("type",i.type),i.async&&(a.async=!0),i.defer&&(a.defer=!0),i.integrity&&a.setAttribute("integrity",i.integrity),i.crossorigin&&a.setAttribute("crossorigin",i.crossorigin),i.referrerpolicy&&a.setAttribute("referrerpolicy",i.referrerpolicy),i.nomodule&&(a.noModule=!0),i.body&&(a.textContent=String(i.body))),a})}}};var Mb={name:"helmet",create(t){let e=t.metadata;if(!e)return;let r=t.context?.document||typeof document<"u"&&document;if(!r)return;let n=Qa(e,t,t.state);tc(n,r)},update(t){let e=t.metadata;if(!e)return;let r=t.context?.document||typeof document<"u"&&document;if(!r)return;let n=Qa(e,t,t.state);tc(n,r)}};mr();var Nb=(t,e,r,n)=>{t&&ko(t,e,r,n)},jb=(t,e,r)=>{if(!t)return;let n=e.context?.document||typeof document<"u"&&document;if(!n)return;let o=Qa(t,e,r);tc(o,n)},Bb=async(t,e)=>{if(!t)return;let r={tag:"fragment",...t},n=async()=>{await e.set(r,{preventDefineUpdate:"$router"})};return e.lazyLoad?window.requestAnimationFrame(n):await n(),r},bn={routes:t=>t,metadata:jb,fetch:Nb,$router:Bb},Vb=(t={})=>{let e={routes:r=>r};return t.metadata!==!1&&(e.metadata=jb),t.fetch!==!1&&(e.fetch=Nb),t.router!==!1&&(e.$router=Bb),e};var Vd={useReset:!0,useVariable:!0,useIconSprite:!0,useSvgSprite:!0,useDocumentTheme:!0,useDefaultIcons:!0,useFontImport:!0,useDefaultConfig:!0},ec={initRouter:!0,popState:!0,injectRouterInLinkComponent:!0},rc={...Vd,router:ec},W0={state:{},pages:{},components:{},router:ec,define:bn},Qe=W0;R();R();var Ub=(t,e)=>j(t.extends)?t.extends:[];R();var Gb=t=>{let e=typeof window<"u"?window:globalThis||{};e.document||(e.document={body:{}});let r=typeof document<"u"?document:e.document;t.document=t.document||r;let n=t.window;return n&&n!==e&&typeof n.URL!="function"?(typeof console<"u"&&console.warn&&!globalThis.__smblsRouterUrlWarned&&(globalThis.__smblsRouterUrlWarned=!0,console.warn("[smbls/router] context.window lacks URL, falling back to globalThis \u2014 passed-in window may be a stub (warned once; applies to every embed app this session)")),t.window=e):t.window=n||e,t.window},zb=(t="smbls")=>{let e={};for(let r in gn)Object.prototype.hasOwnProperty.call(gn,r)&&(ie(r)?e[`smbls.${r}`]=gn[r]:e[r]=gn[r]);return e},qb=t=>t.components?{...zb(),...t.components}:zb(),Kb=t=>({...Ns,...Ls,...Ve,...t.utils,...t.snippets,...t.functions}),Yb=t=>({...t.methods||{},require:t.utils.require,requireOnDemand:t.utils.requireOnDemand,router:t.utils.router}),Wb={},Xb=async({dependencies:t,dependenciesOnDemand:e,document:r,preventCaching:n=!1,cdnProvider:o,packageManager:s,symbolsConfig:i})=>{if(o||(o=Le[s]||Ur(i)||"esmsh"),!t)return null;let a=!1;for(let c in t){a=!0;break}if(!a)return null;for(let c in t){let l=t[c];if(e&&e[c])continue;let f=Pe()&&n?`?${Math.random()}`:"",p=Jt(c,l,o)+f;try{if(Wb[c])continue;Wb[c]=!0,await Promise.race([zr(p,{document:r,type:"module"}),new Promise((u,d)=>setTimeout(()=>d(new Error(`Timeout loading ${c}`)),1e4))])}catch(u){if(console.error(`Failed to load ${c} from ${o}:`,u),o!=="symbols")try{let d=Jt(c,l,"symbols")+f;await Promise.race([zr(d,{document:r}),new Promise((h,g)=>setTimeout(()=>g(new Error(`Timeout fallback ${c}`)),2e4))]),console.log(`Successfully loaded ${c} from fallback (symbols.ls)`)}catch(d){console.error(`Failed to load ${c} from fallback:`,d)}}}return t},Zb=async(t,e)=>{let r=e.window||window,n=e.cdnProvider||Ur(e.symbolsConfig)||"esmsh",o=async i=>async(a,c)=>{let f=(i.window||window).packages[a];return typeof f=="function"?f():f},s=async i=>async(a,c=n)=>{let{dependenciesOnDemand:l}=i,f=i.document||document,p=i.window||window;if(!p.packages[a]){let u=Pe()?`?${Math.random()}`:"";if(l&&l[a]){let d=l[a],h=Jt(a,d,c)+u;try{await i.utils.loadRemoteScript(h,{window:p,document:f})}catch(g){if(console.error(`Failed to load ${a} from ${c}:`,g),c!=="symbols"){let m=Jt(a,d,"symbols")+u;await i.utils.loadRemoteScript(m,{window:p,document:f})}}}else{let d=Jt(a,"latest",c)+u;try{await i.utils.loadRemoteScript(d,{window:p,document:f})}catch(h){if(console.error(`Failed to load ${a} from ${c}:`,h),c!=="symbols"){let g=Jt(a,"latest","symbols")+u;await i.utils.loadRemoteScript(g,{window:p,document:f})}}p.packages[a]="loadedOnDeman"}}return await p.require(a,c)};r.packages?r.packages=rt(r.packages,t):r.packages=t,r.require||(e.utils.require=await o(e),r.require=e.utils.require),r.requireOnDemand||(e.utils.requireOnDemand=await s(e),r.requireOnDemand=e.utils.requireOnDemand)},H0=/\s+/g,Jb=(t,e)=>typeof t=="function"?t(e,e?.state,e?.context):t,G0=(t,e)=>{let r="";for(let n in t){let o=t[n];typeof o=="boolean"&&o?r+=` ${n}`:typeof o=="string"?r+=` ${o}`:typeof o=="function"&&(r+=` ${Jb(o,e)}`)}return r},q0=(t,e,r)=>{if(!t)return;let{key:n}=e;t===!0&&(t=e.classlist={key:n}),typeof t=="string"&&(t=e.classlist={default:t}),t!==null&&typeof t=="object"&&!Array.isArray(t)&&(t=G0(t,e));let o=t.replace(H0," ").trim();if(r&&typeof r.setAttribute=="function")r.setAttribute("class",o);else if(r)try{r.className=o}catch{}return o},K0=()=>(t,e,r)=>{let n=Jb(t,e);if(t){let{__ref:o}=e;o.__class.style=n}Qb()(e.classlist,e,e.state,!0)},Qb=()=>(t,e,r,n)=>{if(e.style&&!n)return;let{__ref:o}=e,{__class:s,__classNames:i}=o;if(!(t===null||typeof t!="object"||Array.isArray(t))){e.class&&(i.classProps=e.class),e.attr?.class&&(i.class=e.attr.class);for(let a in s){let c=s[a];if(!c){delete i[a];continue}let l;typeof c=="string"||typeof c=="number"?l=c:typeof c=="boolean"?l=e.key:l=ke(c),i[a]=l}for(let a in i)a==="classProps"||a==="class"||s[a]===void 0&&delete i[a];e.node&&q0(i,e,e.node)}},Y0=()=>({style:K0(),classlist:Qb()}),X0=["useReset","useVariable","useFontImport","useIconSprite","useSvgSprite","useDocumentTheme","useDefaultIcons","useDefaultConfig","verbose","globalTheme"],Hb=!1,tx=(t,e)=>{let r=e.document||(e.parent&&e.parent.documentElement?e.parent:null)||document,n=e.initOptions||{},o=e.registry||Y0(),s=e.designSystem?W(Q(e.designSystem),Fs):Q(Fs),i={};for(let d of X0)e[d]!==void 0&&(i[d]=e[d]);let a,c=Hb&&!e.skipDesignSystemInit,l=c?`[data-smbls-app="${t}"]`:":root";e.scopeSelector=l;let f=l===":root"?":root:not([data-theme])":`${l}:not([data-theme])`;if(e.skipDesignSystemInit){if(a=E(t)||E(),a&&(a.document=r),a?.CSS_VARS){ct(a);try{if(lt({[l]:a.CSS_VARS}),a.CSS_MEDIA_VARS){let d={};for(let h in a.CSS_MEDIA_VARS)h.startsWith("@media")?d[h]={[f]:a.CSS_MEDIA_VARS[h]}:d[h]=a.CSS_MEDIA_VARS[h];lt(d)}}finally{ot()}}}else if(c){let d=wa(t,s,{cleanBase:!0});for(let g in i)d[g]=i[g];d.document=r;let h=t.replace(/[^a-zA-Z0-9]/g,"").substring(0,6);e.cssPrefix=h,d.varPrefix=h,ct(d);try{a=ve(d,{key:t,document:r,files:e.files,assets:e.assets,scopeSelector:l,...rc,...i,...n})}finally{ot()}}else{let d=E();d&&(d.document=r),a=ve(s,{key:t,document:r,files:e.files,assets:e.assets,scopeSelector:l,...rc,...i,...n}),a&&a!==d&&(a.document=r),Hb=!0}let p=a?.CONFIG||a,u=p?.font;if(u){ct(p);try{for(let d in u){let h=u[d];if(!h?.fontFace)continue;let g=Array.isArray(h.fontFace)?h.fontFace:[h.fontFace];for(let m of g)typeof m=="string"&&m.includes("font-family")&<(`@font-face { ${m} }`)}}finally{ot()}}return[a,o]},ex=(t,e)=>{let r={};e.state&&W(r,e.state),t&&t.state&&W(r,t.state);let n=e.polyglot;if(n?.translations){let o=null;try{typeof localStorage<"u"&&(o=localStorage.getItem(n.storageLangKey||"smbls_lang")||localStorage.getItem("lang"))}catch{}let s=o||r.lang||n.defaultLang||"en";o&&o!==r.lang&&(r.lang=o);let i=n.translations[s];if(i&&typeof i=="object")for(let c in i)r[c]=i[c];let a=new Set(n.languages||[]);for(let c in n.translations)!a.has(c)&&r[c]===void 0&&(r[c]=n.translations[c])}return r.isRootState=!0,Q(r)},rx=(t,e)=>{_(t.routes)&&_(e.pages)&&rt(t.routes,e.pages);let r=t.routes||e.pages||{};for(let n in r){if(n.charCodeAt(0)===47)continue;let o=n==="index"?"":n;r["/"+o]=r[n],delete r[n]}return r},nx=t=>{Uo(t,t.sharedLibraries)};R();var sx="smbls_lang",Z0="smbls_t_",J0="smbls_tv_",xn={get(t){try{return window?.localStorage.getItem(t)}catch{return null}},set(t,e){try{window?.localStorage.setItem(t,e)}catch(r){console.warn("[polyglot] localStorage unavailable:",r.message)}},remove(t){try{window?.localStorage.removeItem(t)}catch(e){console.warn("[polyglot] localStorage unavailable:",e.message)}}},Vs={};function Us(){let t=this?.context,e=t?.polyglot;return(this?.state?.root||t?.state?.root)?.lang||e?.defaultLang||"en"}function oc(){let t=this?.context?.polyglot;return t?t.languages?t.languages:t.translations?Object.keys(t.translations):[]:[]}var nc=(t,e)=>{if(!t||!e)return;if(t[e]!==void 0)return t[e];if(e.indexOf(".")===-1)return;let r=e.split("."),n=t;for(let o=0;o<r.length;o++){if(n==null)return;n=n[r[o]]}return n},ox=(t,e,r)=>{let n=e.lastIndexOf(".");if(n===-1)return t[e+"_"+r];let o=nc(t,e.substring(0,n));if(o!=null)return o[e.substring(n+1)+"_"+r]};function sc(t,e){if(!t)return"";let r=this?.context,n=r?.polyglot,o=e||this.call("getActiveLang"),s=this?.state;if(s){let l=ox(s,t,o);if(l!==void 0)return l}if(n?.translations){let l=n.translations[o];if(l){let f=nc(l,t);if(f!==void 0)return f}}let a=(s?.root||r?.state?.root)?.translations;if(a){let l=a[o];if(l){let f=nc(l,t);if(f!==void 0)return f}}let c=n?.defaultLang||"en";if(s){let l=ox(s,t,c);if(l!==void 0)return l}if(n?.translations){let l=n.translations[c];if(l){let f=nc(l,t);if(f!==void 0)return f}}return t}async function ic(t){let e=this?.context,r=e?.polyglot,n=this?.state?.root||e?.state?.root;if(!r||!n)return;let o=r.storagePrefix||Z0,s=r.storageVersionPrefix||(r.storagePrefix?r.storagePrefix.replace(/_$/,"v_"):J0);if(r.translations&&r.translations[t]&&!r.fetch||!r.fetch||r._fetchFailed?.[t])return;if(!n.translations?.[t]){let c=xn.get(o+t);if(c)try{let l=JSON.parse(c),f={translations:{...n.translations||{}}};f.translations[t]=l,n.update&&n.update(f)}catch(l){console.warn("[polyglot] Failed to apply language update:",l.message)}}let i=(r.storagePrefix||"smbls")+":"+t;if(Vs[i])return Vs[i];let a=this;return Vs[i]=(async()=>{try{let c=r.fetch,l=parseInt(xn.get(s+t),10)||0,f,p,u;if(C(c)){let h=await c(t,l,a);if(!h||h.changed===!1)return;f=h.translations||h.data||h,p=h.version||0,u=!0}else if(_(c)){let h=a.getDB||(()=>e.fetch),g=C(h)?await h.call(a):e.fetch;if(!g)return;let m=c.rpc||c.from||"get_translations_if_changed",y={p_lang:t,p_cached_version:l,...c.params||{}},b=await g.rpc({from:m,params:y});if(b.error)throw r._fetchFailed||(r._fetchFailed={}),r._fetchFailed[t]=!0,b.error;let w=b.data;if(!w||!w.changed)return;f=w.translations||{},p=w.version||0,u=!0}else return;if(!u||!f)return;xn.set(o+t,JSON.stringify(f)),p&&xn.set(s+t,String(p));let d={translations:{...n.translations||{}}};d.translations[t]=f,n.update&&n.update(d)}catch(c){if(r.verbose!==!1){let l=c?.message||c?.details||(typeof c=="object"?JSON.stringify(c):String(c));console.warn("[polyglot] Failed to load translations for",t,"-",l)}}finally{delete Vs[i]}})(),Vs[i]}async function ac(t){let e=this?.context,r=e?.polyglot,n=this?.state?.root||e?.state?.root;if(!n||this.call("getActiveLang")===t)return;let o=r?.storageLangKey||sx;xn.set(o,t),r?.fetch&&await this.call("loadTranslations",t),e?.state&&(e.state.lang=t);let s=r?.translations?.[t],i={lang:t};if(s&&typeof s=="object")for(let c in s){let l=s[c];(Array.isArray(l)||typeof l=="string"||typeof l=="number")&&(i[c]=l)}if(n.update&&n.update(i),s&&typeof s=="object")for(let c in s){let l=s[c];if(l&&typeof l=="object"&&!Array.isArray(l)&&n[c]&&typeof n[c]=="object"&&!Array.isArray(n[c]))for(let f in l)n[c][f]=l[f]}let a=this?.context?.document||globalThis.document;if(a&&s){let c=a.querySelectorAll("[data-key]");for(let l of c){let f=l.ref;if(!f)continue;let p=f.__ref?.__exec?.text;if(typeof p=="string"&&p.includes("{{"))try{let u=f.call("replaceLiteralsWithObjectFields",p,f.state);u!=null&&l.textContent!==u&&(l.textContent=u)}catch{}}}}async function cc(t,e,r){let n=this?.context,o=n?.polyglot,s=this?.state?.root||n?.state?.root;if(s?.translations?.[e]&&(s.translations[e][t]=r),o?.translations?.[e]&&(o.translations[e][t]=r),o?.fetch&&_(o.fetch)){let i=this.getDB||(()=>n.fetch),a=C(i)?await i.call(this):n.fetch;if(!a)return;let c=o.fetch.table||"translations",l=await a.upsert({from:c,data:{key:t,lang:e,text:r}});if(l?.error)throw l.error;return l.data}}async function Ud(){let t=this?.context,e=t?.polyglot;if(!e)return;let r=this?.state?.root||t?.state?.root;if(!r)return;let n=e.storageLangKey||sx,s=xn.get(n)||e.defaultLang||r.lang||"en";r.update&&r.lang!==s&&r.update({lang:s}),e.fetch&&!(e.translations&&e.translations[s])&&await this.call("loadTranslations",s)}function lc(t){try{let e=this?.context?.polyglot,n=(this?.state?.root||this?.context?.state?.root)?.lang||e?.defaultLang||"en",o=this?.state;if(!o)return"";let s=t.lastIndexOf(".");if(s===-1)return o[t+n]??"";let i=t.substring(0,s).split("."),a=o;for(let c=0;c<i.length;c++){if(a==null)return"";a=a[i[c]]}return a==null?"":a[t.substring(s+1)+n]??""}catch{return""}}var fc={name:"polyglot",render(t){t.parent&&t.parent.parent||t.__polyglotInitialized||(t.__polyglotInitialized=!0,Ud.call(t))}};var zs={polyglot:sc,getLocalStateLang:lc,getActiveLang:Us,getLang:Us,setLang:ac,getLanguages:oc,loadTranslations:ic,upsertTranslation:cc};mr();var uc={arial:{capHeight:716,ascent:1854,descent:-434,lineGap:67,unitsPerEm:2048},helvetica:{capHeight:714,ascent:770,descent:-230,lineGap:0,unitsPerEm:1e3},"helvetica neue":{capHeight:714,ascent:952,descent:-213,lineGap:28,unitsPerEm:1e3},georgia:{capHeight:1419,ascent:1878,descent:-449,lineGap:0,unitsPerEm:2048},"times new roman":{capHeight:1356,ascent:1825,descent:-443,lineGap:87,unitsPerEm:2048},"courier new":{capHeight:1170,ascent:1705,descent:-615,lineGap:0,unitsPerEm:2048},verdana:{capHeight:1489,ascent:2059,descent:-430,lineGap:0,unitsPerEm:2048},roboto:{capHeight:1456,ascent:1900,descent:-500,lineGap:0,unitsPerEm:2048},"open sans":{capHeight:1462,ascent:2189,descent:-600,lineGap:0,unitsPerEm:2048},inter:{capHeight:1490,ascent:2048,descent:-512,lineGap:0,unitsPerEm:2048},lato:{capHeight:1434,ascent:1974,descent:-426,lineGap:0,unitsPerEm:2e3},"source sans":{capHeight:660,ascent:984,descent:-273,lineGap:0,unitsPerEm:1e3},"source sans pro":{capHeight:660,ascent:984,descent:-273,lineGap:0,unitsPerEm:1e3},"source sans 3":{capHeight:660,ascent:984,descent:-273,lineGap:0,unitsPerEm:1e3},montserrat:{capHeight:700,ascent:968,descent:-251,lineGap:0,unitsPerEm:1e3},poppins:{capHeight:700,ascent:1050,descent:-350,lineGap:100,unitsPerEm:1e3},raleway:{capHeight:710,ascent:1e3,descent:-250,lineGap:0,unitsPerEm:1e3},"dm sans":{capHeight:700,ascent:992,descent:-312,lineGap:0,unitsPerEm:1e3},nunito:{capHeight:705,ascent:1011,descent:-353,lineGap:0,unitsPerEm:1e3},"work sans":{capHeight:684,ascent:930,descent:-243,lineGap:0,unitsPerEm:1e3},manrope:{capHeight:708,ascent:980,descent:-300,lineGap:0,unitsPerEm:1e3},"ibm plex sans":{capHeight:698,ascent:1025,descent:-275,lineGap:0,unitsPerEm:1e3},"plus jakarta sans":{capHeight:720,ascent:1060,descent:-300,lineGap:0,unitsPerEm:1e3}},pc=t=>parseFloat(t.toFixed(4)),Q0=(t,e,r)=>{let{ascent:n,descent:o,lineGap:s,unitsPerEm:i,capHeight:a}=e,c=Math.abs(o),l=n+c+s,f=r!==void 0?r:l/i*t,p=f/t,u=l/i,d=(n-a+s/2)/i-(p-u)/2,h=(c+s/2)/i-(p-u)/2;return{fontSize:`${pc(t/16)}rem`,lineHeight:`${pc(f)}px`,capHeightTrim:`${pc(-d)}em`,baselineTrim:`${pc(-h)}em`}},tk=(t,e)=>{if(typeof t=="number")return t;let r=e?.designSystem;if(!r)return null;let{typography:n}=r;if(n?.sequence){let s=String(t).toUpperCase(),i=n.sequence[s];if(i)return i.decimal||i.val}let o=parseFloat(t);return isNaN(o)?null:typeof t=="string"&&t.endsWith("rem")?o*(r.typography?.browserDefault||16):o},ek=(t,e)=>{let n=e?.designSystem?.font_family||{};if(t){let s=n[t];if(s?.metrics)return s.metrics;let i=String(t).toLowerCase().replace(/['"]/g,"").trim();if(uc[i])return uc[i]}let o=n.default||Object.keys(n)[0];if(o){let s=n[o];if(s?.metrics)return s.metrics;if(s?.value&&Array.isArray(s.value))for(let i of s.value){let a=i.toLowerCase().replace(/['"]/g,"").trim();if(uc[a])return uc[a]}}return null},ix=(t,e,r,n)=>{if(!t)return;let o=tk(e.fontSize,n);if(!o)return;let s=ek(e.fontFamily,n);if(!s)return;let i=e.lineHeight?parseFloat(e.lineHeight):void 0,{lineHeight:a,capHeightTrim:c,baselineTrim:l}=Q0(o,s,i),f={};return e.lineHeight||(f.lineHeight=a),f["::before"]={content:'""',marginBottom:c,display:"table"},f["::after"]={content:'""',marginTop:l,display:"table"},f},ax={name:"capsize",init(t){t.useCapsize===void 0&&t.fontSize&&(t.useCapsize=!0)}};var Ws={attr:"at",childExtends:"cex",childExtendsRecursive:"cexr",childProps:"cp",children:"ch",childrenAs:"cha",class:"cl",content:"cnt",context:"ctx",data:"dt",extends:"ext",hide:"hd",html:"htm",if:"if",ignoreChildExtends:"icex",key:"ky",query:"qy",routes:"rt",scope:"scp",show:"shw",state:"st",style:"sy",tag:"tg",text:"tx",align:"aln",boxSize:"bsz",flow:"fl",heightRange:"hr",horizontalInset:"hi",round:"rnd",shadow:"shd",size:"sz",templateColumns:"tcol",verticalInset:"vi",widthRange:"wr",wrap:"wrp",aspectRatio:"ar",blockSize:"bks",boxSizing:"bxs",height:"h",inlineSize:"ins",margin:"m",marginBottom:"mb",marginLeft:"ml",marginRight:"mr",marginTop:"mt",maxBlockSize:"mxbs",maxHeight:"mxh",maxInlineSize:"mxis",maxWidth:"mxw",minBlockSize:"mnbs",minHeight:"mnh",minInlineSize:"mnis",minWidth:"mnw",padding:"p",paddingBottom:"pb",paddingInline:"pil",paddingLeft:"pl",paddingRight:"pr",paddingTop:"pt",width:"w",alignContent:"ac",alignItems:"ai",alignSelf:"as",flex:"fx",flexBasis:"fxb",flexDirection:"fxd",flexFlow:"fxf",flexGrow:"fxg",flexShrink:"fxs",flexWrap:"fxw",gap:"g",justifyContent:"jc",justifyItems:"ji",justifySelf:"js",order:"od",placeContent:"pcn",placeItems:"pit",placeSelf:"psl",rowGap:"rg",columnGap:"cg",gridArea:"ga",gridAutoColumns:"gac",gridAutoFlow:"gaf",gridAutoRows:"gar",gridColumn:"gc",gridColumnEnd:"gce",gridColumnStart:"gcs",gridRow:"gr",gridRowEnd:"gre",gridRowStart:"grs",gridTemplateAreas:"gta",gridTemplateColumns:"gtc",gridTemplateRows:"gtr",bottom:"bot",float:"flt",inset:"ist",left:"lft",position:"pos",right:"rgt",top:"tp",zIndex:"zi",clear:"clr",contain:"ctn",cursor:"cur",display:"d",opacity:"op",overflow:"ov",overflowX:"ovx",overflowY:"ovy",pointerEvents:"pe",resize:"rsz",userSelect:"us",visibility:"vis",background:"bg",backgroundAttachment:"bga",backgroundBlendMode:"bgbm",backgroundClip:"bgcl",backgroundColor:"bgc",backgroundImage:"bgi",backgroundOrigin:"bgo",backgroundPosition:"bgp",backgroundPositionX:"bgpx",backgroundPositionY:"bgpy",backgroundRepeat:"bgr",backgroundRepeatX:"bgrx",backgroundRepeatY:"bgry",backgroundSize:"bgs",color:"c",theme:"thm",themeModifier:"thmm",border:"bd",borderBottom:"bdb",borderBottomLeftRadius:"bdblr",borderBottomRightRadius:"bdbrr",borderCollapse:"bdcl",borderColor:"bdc",borderImage:"bdi",borderImageOutset:"bdio",borderImageRepeat:"bdir",borderImageSlice:"bdis",borderImageSource:"bdisrc",borderImageWidth:"bdiw",borderLeft:"bdl",borderRadius:"bdr",borderRight:"bdrg",borderSpacing:"bdsp",borderStyle:"bdst",borderTop:"bdt",borderTopLeftRadius:"bdtlr",borderTopRightRadius:"bdtrr",borderWidth:"bdw",outline:"ol",outlineColor:"olc",outlineOffset:"olo",outlineStyle:"ols",outlineWidth:"olw",boxShadow:"bxsh",textShadow:"txsh",direction:"dir",fontDisplay:"fdi",fontFamily:"ff",fontFeatureSettings:"ffs",fontKerning:"fk",fontOpticalSizing:"fos",fontPalette:"fpl",fontSize:"fs",fontSizeAdjust:"fsa",fontSmooth:"fsm",fontStretch:"fsr",fontStyle:"fsy",fontSynthesis:"fsyn",fontVariant:"fv",fontVariationSettings:"fvs",fontWeight:"fw",hyphens:"hyp",letterSpacing:"ls",lineHeight:"lh",tabSize:"tsz",textAlign:"ta",textDecoration:"td",textDecorationColor:"tdc",textDecorationLine:"tdl",textDecorationStyle:"tds",textIndent:"ti",textOverflow:"tov",textStroke:"tsk",textTransform:"tt",unicodeBidi:"ub",verticalAlign:"va",whiteSpace:"ws",wordBreak:"wbr",wordSpacing:"wsp",wordWrap:"wwr",writingMode:"wm",captionSide:"cps",counterIncrement:"ci",counterReset:"cr",emptyCells:"ec",listStyle:"lst",listStyleImage:"lsi",listStylePosition:"lsp",listStyleType:"lsty",quotes:"qt",tableLayout:"tl",columnCount:"cc",columnFill:"cf",columnRule:"crl",columnRuleColor:"crlc",columnRuleStyle:"crls",columnRuleWidth:"crlw",columnSpan:"cspn",columnWidth:"cwi",columns:"col",backdropFilter:"bdf",boxDecorationBreak:"bxdb",clipPath:"cpth",filter:"fil",isolation:"iso",mixBlendMode:"mbm",objectFit:"obf",objectPosition:"obp",perspective:"prs",perspectiveOrigin:"prso",willChange:"wc",transform:"tf",transformOrigin:"tfo",transformStyle:"tfs",transition:"trn",transitionDelay:"trnd",transitionDuration:"trndr",transitionProperty:"trnp",transitionTimingFunction:"trntf",animation:"an",animationDelay:"and",animationDirection:"andr",animationDuration:"andur",animationFillMode:"anfm",animationIterationCount:"anic",animationName:"ann",animationPlayState:"anps",animationTimingFunction:"antf",scrollBehavior:"sb",scrollMargin:"smr",scrollMarginBottom:"smrb",scrollMarginLeft:"smrl",scrollMarginRight:"smrr",scrollMarginTop:"smrt",scrollPadding:"spd",scrollPaddingBottom:"spdb",scrollPaddingLeft:"spdl",scrollPaddingRight:"spdr",scrollPaddingTop:"spdt",scrollSnapAlign:"ssa",scrollSnapStop:"sss",scrollSnapType:"sst",breakAfter:"bka",breakBefore:"bkb",breakInside:"bki",pageBreakAfter:"pbka",pageBreakBefore:"pbkb",pageBreakInside:"pbki",accessKey:"ack",className:"cn",contentEditable:"ced",contextMenu:"cmu",draggable:"drg",hidden:"hid",id:"id",is:"is",lang:"lng",nonce:"nnc",spellCheck:"spc",tabIndex:"tbi",title:"ttl",translate:"trl",accept:"acp",acceptCharset:"accs",action:"act",autoComplete:"atc",autoFocus:"atf",capture:"cap",challenge:"chg",checked:"chk",cols:"cls",colSpan:"csn",controls:"ctl",default:"def",defer:"dfr",disabled:"dis",encType:"ect",form:"frm",formAction:"fac",formEncType:"fect",formMethod:"fme",formNoValidate:"fnv",formTarget:"ftg",high:"hgh",inputMode:"imd",kind:"knd",label:"lbl",list:"lis",loop:"lp",low:"lw",max:"mx",maxLength:"mxl",method:"mtd",min:"mn",minLength:"mnl",multiple:"mul",muted:"mut",name:"nm",open:"opn",optimum:"opt",pattern:"ptn",placeholder:"phd",readOnly:"ro",required:"req",reversed:"rev",rows:"rws",rowSpan:"rsn",selected:"sel",span:"spn",start:"srt",step:"stp",type:"typ",value:"val",download:"dl",href:"hrf",hrefLang:"hrl",ping:"png",referrerPolicy:"rfp",rel:"rl",target:"tgt",allow:"alw",allowFullScreen:"afs",allowPaymentRequest:"apr",alt:"alt",cellPadding:"cpg",cellSpacing:"csg",cite:"cit",coords:"crd",crossOrigin:"cor",dateTime:"dtm",fetchPriority:"fpr",headers:"hds",httpEquiv:"hte",integrity:"itg",isMap:"ism",keyType:"kty",loading:"ldg",manifest:"mft",media:"mda",poster:"pst",preload:"prl",radioGroup:"rdg",sandbox:"sbx",scoped:"scod",seamless:"sml",shape:"shp",sizes:"szs",src:"src",srcDoc:"srd",srcLang:"srl",srcSet:"srs",useMap:"ump",ariaActiveDescendant:"aad",ariaAtomic:"aat",ariaBusy:"abu",ariaChecked:"achk",ariaControls:"acl",ariaCurrent:"acr",ariaDescribedBy:"adb",ariaDetails:"adt",ariaDisabled:"adis",ariaDropEffect:"ade",ariaErrorMessage:"aem",ariaExpanded:"aexp",ariaGrabbed:"agr",ariaHasPopup:"ahp",ariaHidden:"ahid",ariaInvalid:"ainv",ariaLabel:"alb",ariaLabelledBy:"alby",ariaLive:"alv",ariaModal:"amod",ariaMultiSelectable:"ams",ariaOrientation:"aor",ariaOwns:"aow",ariaPosInSet:"apis",ariaPressed:"aprs",ariaReadOnly:"aro",ariaRelevant:"arl",ariaRequired:"areq",ariaSelected:"asel",ariaSetSize:"assz",ariaValueMax:"avmx",ariaValueMin:"avmn",ariaValueNow:"avn",role:"role",onInit:"@in",onRender:"@rn",onUpdate:"@up",onStateChange:"@sc",onStateUpdate:"@su",onClick:"@ck",onContextMenu:"@cm",onDblClick:"@dc",onMouseDown:"@md",onMouseEnter:"@me",onMouseLeave:"@ml",onMouseMove:"@mm",onMouseOut:"@mo",onMouseOver:"@mv",onMouseUp:"@mu",onKeyDown:"@kd",onKeyPress:"@kp",onKeyUp:"@ku",onBlur:"@bl",onFocus:"@fc",onFocusIn:"@fi",onFocusOut:"@fo",onBeforeInput:"@bi",onChange:"@cg",onFormData:"@fd",onInput:"@ip",onInvalid:"@iv",onReset:"@rs",onSearch:"@sr",onSelect:"@sl",onSubmit:"@sm",onTouchCancel:"@tc",onTouchEnd:"@te",onTouchMove:"@tm",onTouchStart:"@ts",onPointerCancel:"@pc",onPointerDown:"@pd",onPointerEnter:"@pe",onPointerLeave:"@ple",onPointerMove:"@pm",onPointerOut:"@po",onPointerOver:"@pov",onPointerUp:"@pu",onDrag:"@dg",onDragEnd:"@dge",onDragEnter:"@dgn",onDragLeave:"@dgl",onDragOver:"@dgo",onDragStart:"@dgs",onDrop:"@dp",onResize:"@rz",onScroll:"@scl",onWheel:"@wh",onCopy:"@cy",onCut:"@ct",onPaste:"@pt",onCompositionEnd:"@cpe",onCompositionStart:"@cps",onCompositionUpdate:"@cpu",onAnimationEnd:"@ae",onAnimationIteration:"@ai",onAnimationStart:"@as",onTransitionEnd:"@tre",onTransitionStart:"@trs",onAbort:"@ab",onCanPlay:"@cap",onCanPlayThrough:"@cpt",onDurationChange:"@duc",onEmptied:"@em",onEncrypted:"@enc",onEnded:"@end",onError:"@er",onLoad:"@ld",onLoadedData:"@ldd",onLoadedMetadata:"@ldm",onPause:"@pa",onPlay:"@pl",onPlaying:"@plg",onProgress:"@prg",onRateChange:"@rc",onSeeked:"@sk",onSeeking:"@skg",onStalled:"@stl",onSuspend:"@ssp",onTimeUpdate:"@tu",onVolumeChange:"@vc",onWaiting:"@wt",icon:"ico",iconText:"ict",lookup:"lkp",router:"rtr",shapeModifier:"shpm"},qt=Object.create(null);for(let t in Ws)qt[Ws[t]]=t;var zd=Object.create(null);for(let t in Ws){let e=Ws[t];if(zd[e])throw new Error(`Duplicate abbreviation "${e}" for "${t}" \u2014 already used by "${zd[e]}"`);zd[e]=t}var tr=new Set(["state","st","scope","scp","attr","at","style","sy","data","dt","context","ctx","query","qy","class","cl"]);function Hs(t){return/^[A-Z]/.test(t)}function Gs(t){return/^[:@.!$>&]/.test(t)||t.startsWith("> ")}function rk(t){return t.trim().split(/\s+/).filter(Boolean)}function cx(t){return t.replace(/_/g," ")}function nk(t){if(!t||typeof t!="string")return{};let e={},r=rk(t);for(let n of r){if(n.startsWith("!")){let c=n.slice(1),l=qt[c]||c;e[l]=!1;continue}let o=n.indexOf(":");if(o===-1){let c=qt[n]||n;e[c]=!0;continue}let s=n.slice(0,o),i=n.slice(o+1),a=qt[s]||s;if(i.includes(",")){e[a]=i.split(",").map(cx);continue}e[a]=cx(i)}return e}function qs(t){if(!t||typeof t!="object")return t;if(Array.isArray(t))return t.map(function(r){return r!==null&&typeof r=="object"?qs(r):r});let e={};for(let r in t){let n=t[r];if(Hs(r)){e[r]=Wd(n);continue}let o=qt[r]||r;if(Gs(r)&&o===r){e[r]=Wd(n);continue}if(tr.has(o)||tr.has(r)){e[o]=n;continue}e[o]=Wd(n)}return e}function Wd(t){return t==null||typeof t=="function"?t:Array.isArray(t)?t.map(function(e){return e!==null&&typeof e=="object"?qs(e):e}):typeof t=="object"?qs(t):t}function Ks(t){if(!t||typeof t!="object")return t;if(Array.isArray(t))return t.map(function(r){return r!==null&&typeof r=="object"?Ks(r):r});let e={};if(typeof t.in=="string"){let r=nk(t.in);for(let n in r)e[n]=r[n]}for(let r in t){if(r==="in")continue;let n=t[r];if(Hs(r)){e[r]=Hd(n);continue}let o=qt[r]||r;if(Gs(r)&&o===r){e[r]=Hd(n);continue}if(tr.has(o)||tr.has(r)){e[o]=n;continue}e[o]=Hd(n)}return e}function Hd(t){return t==null||typeof t=="function"?t:Array.isArray(t)?t.map(function(e){return e!==null&&typeof e=="object"?Ks(e):e}):typeof t=="object"?Ks(t):t}function ok(t){let e="",r=0;for(;r<t.length;){if(t[r]==="\\"&&r+1<t.length){let n=t[r+1];if(n===","||n==="_"||n==="\\"){e+=n,r+=2;continue}}t[r]==="_"?e+=" ":e+=t[r],r++}return e}function sk(t){let e=[],r="",n=0;for(;n<t.length;){if(t[n]==="\\"&&n+1<t.length){r+=t[n]+t[n+1],n+=2;continue}if(t[n]===","){e.push(r),r="",n++;continue}r+=t[n],n++}return e.push(r),e}function lx(t){return t.startsWith("#")&&/^#-?\d+(\.\d+)?$/.test(t)?Number(t.slice(1)):ok(t)}function Gd(t){if(!t||typeof t!="string")return{};let e={},r=t.trim().split(/\s+/).filter(Boolean);for(let n of r){if(n.startsWith("!")){let l=n.slice(1),f=qt[l]||l;e[f]=!1;continue}let o=n.indexOf(":");if(o===-1){let l=qt[n]||n;e[l]=!0;continue}let s=n.slice(0,o),i=n.slice(o+1),a=qt[s]||s,c=sk(i);if(c.length>1){e[a]=c.map(lx);continue}e[a]=lx(i)}return e}function Ys(t){if(!t||typeof t!="object")return t;if(Array.isArray(t))return t.map(function(r){return r!==null&&typeof r=="object"?Ys(r):r});let e={};if(typeof t.in=="string"){let r=Gd(t.in);for(let n in r)e[n]=r[n]}for(let r in t){if(r==="in")continue;let n=t[r];if(Hs(r)){typeof n=="string"?e[r]=Gd(n):e[r]=qd(n);continue}let o=qt[r]||r;if(Gs(r)&&o===r){typeof n=="string"?e[r]=Gd(n):e[r]=qd(n);continue}if(tr.has(o)||tr.has(r)){e[o]=n;continue}e[o]=qd(n)}return e}function qd(t){return t==null||typeof t=="function"?t:Array.isArray(t)?t.map(function(e){return e!==null&&typeof e=="object"?Ys(e):e}):typeof t=="object"?Ys(t):t}var ik={shorten:qs,stringify:Ks,stringifyFurther:Ys};function ak(t,e){if(!t||typeof t!="object")return t;if(Array.isArray(t))return t.map(n=>e(n));let r={};for(let n in t){let o=t[n];r[n]=o&&typeof o=="object"?e(o):o}return r}var ck=["components","pages","snippets"],dc={name:"shorthand",prepareContext(t){let e=t.shorthand;if(!e)return;let n=ik[e===!0?"shorten":e];if(n){for(let o of ck)t[o]&&(t[o]=ak(t[o],n));t.app&&typeof t.app=="object"&&(t.app=n(t.app))}}};var lk=0,fk=()=>`${Date.now().toString(36)}-${(lk++).toString(36)}`,z=(t,e,r={})=>({id:fk(),ts:Date.now(),type:t,level:e,...r}),uk=t=>{let e=[],r=t,n=0;for(;r&&n<32;)r.key!=null&&e.unshift(String(r.key)),r=r.parent,n++;return e.join(" > ")},_n=t=>t?{key:t.key!=null?String(t.key):null,name:t.__name||t.name||null,path:uk(t),tag:t.tag||null,component:t.component||null,route:t.context?.routerOptions?.currentRoute||null}:null;var Sn=t=>t?.context?.analyze,pk={init:{category:"lifecycle",type:"lifecycle",level:"debug"},create:{category:"lifecycle",type:"lifecycle",level:"debug"},render:{category:"lifecycle",type:"lifecycle",level:"debug"},beforeRemove:{category:"lifecycle",type:"lifecycle",level:"debug"},remove:{category:"lifecycle",type:"lifecycle",level:"debug"}},dk=(t,{category:e,type:r,level:n})=>o=>{let s=Sn(o);!s||!s.shouldCapture(e)||s.emit(z(r,n,{hook:t,element:_n(o)}))},fx=t=>(e,r)=>{let n=Sn(e);!n||!n.shouldCapture("state")||n.emit(z("state","debug",{hook:t,element:_n(e),changedKeys:r?.changedKeys||null}))},Xs={name:"analyze",error(t,e){let r=Sn(t);if(!r||r.config.enabled===!1||!r.shouldCapture("errors"))return;let n=e?.error||e?.err||(e instanceof Error?e:null);r.emit(z("error","error",{hook:e?.hook||"error",element:_n(t),error:n,message:n?.message||(typeof e?.message=="string"?e.message:null)}))},renderRouter(t){let e=Sn(t);e&&(!e.shouldCapture("navigation")&&!e.shouldCapture("lifecycle")||e.emit(z("navigation","info",{hook:"renderRouter",route:t.context?.routerOptions?.currentRoute||null})))},beforeUpdate(t){let e=Sn(t);!e||!e.shouldCapture("updates")||t.__ref&&(t.__ref.__analyzeUpdateStart=typeof performance<"u"?performance.now():Date.now())},update(t){let e=Sn(t);if(!e||!e.shouldCapture("updates"))return;let r=null;t.__ref?.__analyzeUpdateStart!=null&&(r=(typeof performance<"u"?performance.now():Date.now())-t.__ref.__analyzeUpdateStart,t.__ref.__analyzeUpdateStart=null),e.emit(z("update","debug",{hook:"update",element:_n(t),durationMs:r}))},beforeStateUpdate:fx("beforeStateUpdate"),stateUpdate:fx("stateUpdate")};for(let[t,e]of Object.entries(pk))Xs[t]=dk(t,e);R();var hc={error:0,warn:1,info:2,debug:3,trace:4};var Kd=(t,e)=>{let r=hc[t],n=hc[e];return r==null||n==null?!0:r<=n},gc=t=>hc[t]!=null?t:"warn";R();var mc=/password|token|secret|ssn|card|cvv|pin|apikey|api_key|auth|email|otp/i;var hk=(t,e)=>{for(let r of e)if(r instanceof RegExp){if(r.test(t))return!0}else if(typeof r=="string"&&t.toLowerCase().includes(r.toLowerCase()))return!0;return!1},gk=(t,e)=>{if(e!=="redact"){if(e==="hash"){let r=0,n=String(t);for(let o=0;o<n.length;o++)r=(r<<5)-r+n.charCodeAt(o)|0;return`#${(r>>>0).toString(36)}`}return"***"}},Yd=(t,e,r,n)=>{if(n>6||t==null||typeof t!="object")return t;if(Array.isArray(t))return t.map(s=>Yd(s,e,r,n+1));let o={};for(let s of Object.keys(t))if(hk(s,e)||mc.test(s)){let a=gk(t[s],r);a!==void 0&&(o[s]=a)}else o[s]=Yd(t[s],e,r,n+1);return o},Xd=(t=[],e="mask")=>{let r=Array.isArray(t)?t:[t];return n=>{if(!n)return n;let{id:o,ts:s,type:i,level:a,hook:c,error:l,message:f,durationMs:p,element:u,target:d,...h}=n,g=Yd(h,r,e,0);return{id:o,ts:s,type:i,level:a,hook:c,error:l,message:f,durationMs:p,element:u,target:d,...g}}};var ux=t=>{let e=`${Date.now().toString(36)}-${Math.random().toString(36).slice(2,8)}`,r=typeof navigator<"u"?navigator.userAgent:null,n=t.config.buildHash||null,o=t.config.appId||null;return s=>{if(!s)return s;let i=t.context?.routerOptions?.currentRoute||null,a=k,c=a&&a.innerWidth?{w:a.innerWidth,h:a.innerHeight}:null;return{...s,session:e,app:{id:o,build:n,route:i},meta:{ua:r,viewport:c}}}},px=()=>t=>{if(!t)return t;if(t.element&&typeof t.element=="object"){let e=t.element;(e.node||e.parent||e.__ref)&&(t={...t,element:{key:e.key!=null?String(e.key):null,name:e.__name||e.name||null,tag:e.tag||null,component:e.component||null}})}return t.error instanceof Error&&(t={...t,error:{name:t.error.name,message:t.error.message,stack:t.error.stack}}),t},dx=(t=1e3,e=500)=>{let r=new Map;return n=>{if(!n)return n;let o=`${n.type}:${n.level}:${n.message||""}:${n.error?.message||""}`,s=r.get(o),i=n.ts||Date.now();if(s&&i-s<t)return null;if(r.set(o,i),r.size>e){let a=Math.ceil(e/10),c=0;for(let l of r.keys()){if(c++>=a)break;r.delete(l)}}return n}},hx=t=>e=>{if(!e)return e;let r=t[e.type];return r==null||r>=1?e:Math.random()>r?null:e},gx={redact:t=>Xd(t.config.redact||[],t.config.maskStrategy),enrich:t=>ux(t),summarize:()=>px(),dedupe:t=>dx(t.config.cache?.dedupeWindowMs||1e3),sample:t=>hx(t.config.sample||{})},mk=(t,e)=>{if(typeof t=="function")return t;if(typeof t=="string"){let r=gx[t];return r?r(e):null}return null},Zd=t=>{let e=t.config,r=Array.isArray(e.transformers)?e.transformers.slice():[],n=r.findIndex(s=>s==="redact");n>=0&&r.splice(n,1);let o=[];e.redact!==!1&&o.push(gx.redact(t));for(let s of r){let i=mk(s,t);i&&o.push(i)}return s=>{let i=s;for(let a of o){if(i==null)return null;let c=a(i);if(c==null)return null;if(Array.isArray(c)){let l=o.slice(o.indexOf(a)+1),f=[];for(let p of c){let u=p,d=!1;for(let h of l)if(u=h(u),u==null){d=!0;break}!d&&u!=null&&f.push(u)}return f}i=c}return i}};R();R();var yc=typeof k<"u"&&typeof k.document<"u",yk=5e3,bk=50,xk=3,_k=1500,Sk=1e3,mx=t=>t?t.level==="error"||t.type==="error"?"bug":t.type==="network"?"network":t.type==="console"?t.level==="error"||t.level==="warn"?"bug":"log":t.level==="warn"?"bug":t.level==="info"?"log":"verbose":"verbose",wk=t=>{try{return JSON.stringify(t)}catch{return null}},kk=()=>{try{return Intl.DateTimeFormat().resolvedOptions().timeZone||null}catch{return null}},vk=t=>{if(!t)return null;let e=String(t),r;return(r=e.match(/Edg\/([\d.]+)/))?{name:"Edge",version:r[1]}:(r=e.match(/OPR\/([\d.]+)/))?{name:"Opera",version:r[1]}:(r=e.match(/Firefox\/([\d.]+)/))?{name:"Firefox",version:r[1]}:/Chrome\/([\d.]+)/.test(e)&&/Safari\//.test(e)?(r=e.match(/Chrome\/([\d.]+)/),{name:"Chrome",version:r[1]}):(r=e.match(/Version\/([\d.]+).*Safari/))?{name:"Safari",version:r[1]}:{name:null,version:null}},Ck=()=>{if(!yc)return null;try{let t=k.document?.documentElement?.getAttribute("data-theme")||null,e=typeof k.matchMedia=="function"?k.matchMedia("(prefers-color-scheme: dark)").matches:null;return{active:t||(e?"dark":e===!1?"light":null),forced:t||null,prefers:e==null?null:e?"dark":"light"}}catch{return null}},Ak=()=>{if(!yc)return null;let t=k.location,e=typeof navigator<"u"?navigator:null,r=typeof screen<"u"?screen:null;return{url:t?.href||null,path:t?.pathname||null,referrer:k.document?.referrer||null,title:k.document?.title||null,ua:e?.userAgent||null,browser:vk(e?.userAgent),language:e?.language||null,languages:e?.languages||null,timezone:kk(),viewport:k.innerWidth?{w:k.innerWidth,h:k.innerHeight,dpr:k.devicePixelRatio||1}:null,screen:r?{w:r.width||null,h:r.height||null,availW:r.availWidth||null,availH:r.availHeight||null,colorDepth:r.colorDepth||null,orientation:r.orientation?.type||null}:null,theme:Ck()}},Jd=(t={})=>{let e=t.url,r=typeof t.transport=="function"?t.transport:null;if(!e&&!r)return()=>{};let n=t.apiKey||null,o=t.appKey||t.appId||null,s=t.tenantKey||t.tenant||null,i=t.release||null,a=t.env||null,c=t.sdk||null,l=typeof t.getAuth=="function"?t.getAuth:null,f=typeof t.getContext=="function"?t.getContext:null,p=typeof t.classify=="function"?t.classify:mx,u=typeof t.beforeSend=="function"?t.beforeSend:null,d=t.batchMs!=null?t.batchMs:yk,h=t.maxBatch||bk,g=t.maxRetries!=null?t.maxRetries:xk,m=t.backoffMs||_k,y=t.queueLimit||Sk,b=t.sampleRate!=null?t.sampleRate:1,w=t.sessionId||(typeof crypto<"u"&&crypto.randomUUID?crypto.randomUUID():`${Date.now().toString(36)}-${Math.random().toString(36).slice(2,10)}`),x=[],v=[],A=null,P=null,H=()=>{A||!x.length||(A=setTimeout(tt,d))},O=$=>{if(P)return;let G=m*Math.pow(2,Math.max(0,$-1));P=setTimeout(()=>{if(P=null,!v.length)return;let K=v.shift();V(K.envelope,K.attempt)},G)},M=$=>{let G=f?Ek(f):null,K={v:1,session:{id:w,sentAt:Date.now()},app:{key:o,release:i,env:a},tenant:s,sdk:c,page:Ak(),user:G?.user||null,traits:G?.traits||null,tags:G?.tags||null,events:$};if(u)try{return u(K)||null}catch{return K}return K},V=async($,G=1)=>{if($)try{let K=!0;if(r){let dt=await r($);K=dt!==!1&&dt?.ok!==!1}else K=await Tk(e,$,{apiKey:n,getAuth:l});!K&&G<g&&(v.push({envelope:$,attempt:G+1}),O(G+1))}catch{G<g&&(v.push({envelope:$,attempt:G+1}),O(G+1))}},tt=($=!1)=>{if(A&&(clearTimeout(A),A=null),!x.length)return;let G=x;x=[];let K=M(G);if(K){if($&&yc&&navigator.sendBeacon&&e){let dt=wk(K);if(dt)try{navigator.sendBeacon(e,new k.Blob([dt],{type:"application/json"}));return}catch{}}V(K)}};yc&&(k.addEventListener("pagehide",()=>tt(!0),{passive:!0}),k.addEventListener("beforeunload",()=>tt(!0),{passive:!0}),k.addEventListener("visibilitychange",()=>{k.document.visibilityState==="hidden"&&tt(!0)},{passive:!0}));let N=$=>{if(!$||b<1&&Math.random()>b)return;let G={...$,log_type:p($)};x.push(G),x.length>y&&(x=x.slice(-y)),x.length>=h?tt():H()};return N.flush=()=>tt(!1),N.sessionId=w,N},Ek=t=>{try{return t()}catch{return null}},Tk=async(t,e,{apiKey:r,getAuth:n})=>{let o={"Content-Type":"application/json","X-Analyze-Beacon":"1"};if(r&&(o["X-Analyze-Key"]=r),n)try{let s=await n();s&&(o.Authorization=`Bearer ${s}`)}catch{}try{return(await fetch(t,{method:"POST",headers:o,body:JSON.stringify(e),keepalive:!0,credentials:"omit",mode:"cors"})).ok}catch{return!1}};var Ok={error:"\x1B[31m",warn:"\x1B[33m",info:"\x1B[36m",debug:"\x1B[90m",trace:"\x1B[90m"},Rk="\x1B[0m",bc=typeof k<"u"&&typeof k.document<"u",bx=(t={})=>{let e=t.minLevel||null,r=console.error.bind(console),n=console.warn.bind(console),o=console.log.bind(console);return s=>{if(!s)return;let i=s.level==="error"?r:s.level==="warn"?n:o,a=`[analyze:${s.type}]`;if(bc)i(a,s);else{let c=Ok[s.level]||"";i(`${c}${a}${Rk}`,s)}}},xx=(t,e={})=>{let r=e.max||t.config.cache?.max||500,n=new Array(r),o=0,s=0,i=a=>{n[o]=a,o=(o+1)%r,s<r&&s++};return t.__memory={push:i,snapshot:()=>{let a=new Array(s),c=(o-s+r)%r;for(let l=0;l<s;l++)a[l]=n[(c+l)%r];return a},query:(a={})=>{let c=t.__memory.snapshot(),l=a.sinceMs?Date.now()-a.sinceMs:0;return c.filter(f=>!(!f||a.level&&f.level!==a.level||a.type&&f.type!==a.type||l&&f.ts<l))},clear:()=>{o=0,s=0}},i},_x=(t={})=>{let e=t.url,r=t.batchMs!=null?t.batchMs:5e3,n=t.maxBatch||50;if(!e)return()=>{};let o=[],s=null,i=()=>{if(s&&(clearTimeout(s),s=null),!o.length)return;let c=JSON.stringify({events:o});o=[];let l=bc?new k.Blob([c],{type:"application/json"}):c;if(bc&&navigator.sendBeacon)try{navigator.sendBeacon(e,l);return}catch{}typeof fetch<"u"&&fetch(e,{method:"POST",headers:{"Content-Type":"application/json","X-Analyze-Beacon":"1"},body:c,keepalive:!0}).catch(()=>{})};bc&&(k.addEventListener("pagehide",i,{passive:!0}),k.addEventListener("beforeunload",i,{passive:!0}));let a=c=>{c&&(o.push(c),o.length>=n?i():s||(s=setTimeout(i,r)))};return a.flush=i,a},yx={console:bx,memory:xx,beacon:_x,remote:Jd},Qd=t=>{let e=Array.isArray(t.config.sinks)?t.config.sinks:["console"],r=[];for(let n of e)if(typeof n=="function")r.push(n);else if(typeof n=="string"){let o=yx[n];if(!o)continue;r.push(n==="memory"?o(t,{}):o({}))}else if(n&&typeof n=="object"&&n.type){let o=yx[n.type];if(!o)continue;r.push(n.type==="memory"?o(t,n):o(n))}return r};R();var Pk=typeof k<"u"&&typeof k.document<"u",Ik=new Set(["password","hidden"]),Sx=(t,e)=>{let r=0,n=null,o=null;return(...s)=>{let i=Date.now();i-r>=e?(r=i,t(...s)):(o=s,n||(n=setTimeout(()=>{r=Date.now(),n=null,o&&(t(...o),o=null)},e-(i-r))))}},th="__analyzeKeyPath",wn=t=>{let e=t.target;if(!e)return{selector:null,key:null,path:null};if(e[th])return e[th];let r=[],n=e,o=0,s=null;for(;n&&o<64;){if(n.getAttribute){let a=n.getAttribute("data-key");a&&(s==null&&(s=a),r.unshift(a))}n=n.parentNode,o++}let i;if(r.length)i={selector:null,key:s,path:r.join(" > "),tag:e.tagName?.toLowerCase()||null};else{let a=(e.tagName||"unknown").toLowerCase(),c=e.id?`#${e.id}`:"",l=e.className&&typeof e.className=="string"?"."+e.className.trim().split(/\s+/).slice(0,2).join("."):"";i={selector:`${a}${c}${l}`,key:null,path:null}}try{e[th]=i}catch{}return i},$k=(t,e)=>{if(e==="mask")return"***";if(e!=="redact"){if(e==="hash"){let r=0,n=String(t||"");for(let o=0;o<n.length;o++)r=(r<<5)-r+n.charCodeAt(o)|0;return`#${(r>>>0).toString(36)}`}return"***"}},Fk=t=>!!(!t||t.tagName==="INPUT"&&Ik.has(t.type)||mc.test(t.name||"")||mc.test(t.id||"")||t.dataset?.analyze==="skip"),eh=t=>{if(!Pk)return;let e=t.config.capture,r=t.config.throttle,n=t.__teardown,o=(s,i,a,c)=>{s.addEventListener(i,a,c),n.push(()=>s.removeEventListener(i,a,c))};if(e.errors&&(o(k,"error",s=>{t.emit(z("error","error",{hook:"window.onerror",message:s.message||null,error:s.error||null,source:s.filename||null,line:s.lineno||null,col:s.colno||null}))}),o(k,"unhandledrejection",s=>{let i=s.reason,a=i instanceof Error?i:null;t.emit(z("error","error",{hook:"unhandledrejection",message:a?.message||(typeof i=="string"?i:"Unhandled promise rejection"),error:a}))})),e.pointer){o(k,"click",i=>{t.emit(z("pointer","info",{hook:"click",target:wn(i),button:i.button,x:i.clientX,y:i.clientY,modifiers:wx(i)}))},{passive:!0,capture:!0}),o(k,"dblclick",i=>{t.emit(z("pointer","info",{hook:"dblclick",target:wn(i),x:i.clientX,y:i.clientY}))},{passive:!0,capture:!0}),o(k,"contextmenu",i=>{t.emit(z("pointer","info",{hook:"contextmenu",target:wn(i),x:i.clientX,y:i.clientY}))},{passive:!0,capture:!0});let s=Sx(i=>{t.emit(z("pointer","trace",{hook:"pointermove",x:i.clientX,y:i.clientY}))},r.pointermove);o(k,"pointermove",s,{passive:!0})}if(e.keyboard&&o(k,"keydown",s=>{t.emit(z("keyboard","info",{hook:"keydown",code:s.code,key:s.key&&s.key.length===1?"\xB7":s.key,modifiers:wx(s),target:wn(s)}))},{passive:!0,capture:!0}),e.forms){let s=i=>{let a=i.target;if(!a||!a.tagName||!["INPUT","TEXTAREA","SELECT"].includes(a.tagName))return;let l=Fk(a),f=a.dataset?.analyze==="track",p=null;f&&!l?p=a.value:t.config.maskFormValues!==!1&&(p=$k(a.value,t.config.maskStrategy)),t.emit(z("forms","info",{hook:i.type,target:wn(i),field:{name:a.name||null,type:a.type||a.tagName.toLowerCase()},value:p}))};o(k,"input",s,{passive:!0,capture:!0}),o(k,"change",s,{passive:!0,capture:!0}),o(k,"submit",i=>{t.emit(z("forms","info",{hook:"submit",target:wn(i)}))},{passive:!0,capture:!0})}if(e.scroll){let s=Sx(()=>{t.emit(z("scroll","trace",{hook:"scroll",x:k.scrollX,y:k.scrollY}))},r.scroll);o(k,"scroll",s,{passive:!0,capture:!0})}if(e.viewport){let s=Qn(()=>{t.emit(z("viewport","info",{hook:"resize",w:k.innerWidth,h:k.innerHeight,dpr:k.devicePixelRatio||1}))},r.resize);o(k,"resize",s,{passive:!0}),o(k,"orientationchange",()=>{t.emit(z("viewport","info",{hook:"orientationchange",orientation:typeof screen<"u"&&screen.orientation?screen.orientation.type:null}))},{passive:!0}),o(k.document,"visibilitychange",()=>{t.emit(z("viewport","info",{hook:"visibilitychange",hidden:k.document.hidden}))},{passive:!0}),t.emit(z("viewport","info",{hook:"initial",w:k.innerWidth,h:k.innerHeight,dpr:k.devicePixelRatio||1}))}if(e.console)for(let s of["log","warn","error","debug"]){let i=console[s];console[s]=function(...a){try{t.emit(z("console",s==="error"?"error":s==="warn"?"warn":"debug",{hook:`console.${s}`,args:a.map(kx)}))}catch{}return i.apply(console,a)},n.push(()=>{console[s]=i})}if(e.performance&&typeof PerformanceObserver<"u")try{let s=new PerformanceObserver(a=>{for(let c of a.getEntries())t.emit(z("performance","info",{hook:c.entryType,name:c.name,startTime:c.startTime,duration:c.duration,value:c.value!=null?c.value:null}))}),i=["largest-contentful-paint","layout-shift","longtask","paint","first-input","event"];for(let a of i)try{s.observe({type:a,buffered:!0})}catch{}n.push(()=>s.disconnect())}catch{}},wx=t=>({shift:!!t.shiftKey,ctrl:!!t.ctrlKey,alt:!!t.altKey,meta:!!t.metaKey}),Dk=t=>{let e={name:t.name||"Error",message:typeof t.message=="string"?t.message:String(t),stack:typeof t.stack=="string"?t.stack:null};return t.cause!==void 0&&(e.cause=kx(t.cause)),e},kx=t=>{if(t==null)return t;if(t instanceof Error)return Dk(t);if(typeof t=="object")try{return JSON.parse(JSON.stringify(t))}catch{return String(t)}return t};R();var Lk=typeof k<"u"&&typeof k.document<"u";var rh=t=>{if(Lk&&t.config.capture.network){if(typeof k.fetch=="function"){let e=k.fetch.bind(k),r=function(n,o){if(o?.headers?.["X-Analyze-Beacon"])return e(n,o);let s=typeof n=="string"?n:n&&n.url||"",i=(o?.method||typeof n=="object"&&n?.method||"GET").toUpperCase(),a=typeof performance<"u"?performance.now():Date.now();return t.emit(z("network","info",{hook:"fetch.start",source:"window.fetch",url:s,method:i})),e(n,o).then(c=>{let l=(typeof performance<"u"?performance.now():Date.now())-a;return t.emit(z("network",c.ok?"info":"warn",{hook:"fetch.success",source:"window.fetch",url:s,method:i,status:c.status,ok:c.ok,durationMs:l})),c}).catch(c=>{let l=(typeof performance<"u"?performance.now():Date.now())-a;throw t.emit(z("network","error",{hook:"fetch.error",source:"window.fetch",url:s,method:i,error:c,durationMs:l})),c})};k.fetch=r,t.__teardown.push(()=>{k.fetch=e})}if(typeof k.XMLHttpRequest=="function"){let e=k.XMLHttpRequest,r=e.prototype.open,n=e.prototype.send;e.prototype.open=function(o,s){return this.__analyze={method:String(o).toUpperCase(),url:String(s)},r.apply(this,arguments)},e.prototype.send=function(o){let s=this.__analyze;if(!s)return n.apply(this,arguments);let i=typeof performance<"u"?performance.now():Date.now();t.emit(z("network","info",{hook:"xhr.start",source:"xhr",url:s.url,method:s.method}));let a=()=>{let l=(typeof performance<"u"?performance.now():Date.now())-i,f=this.status>=200&&this.status<400;t.emit(z("network",f?"info":"warn",{hook:"xhr.success",source:"xhr",url:s.url,method:s.method,status:this.status,ok:f,durationMs:l}))},c=()=>{let l=(typeof performance<"u"?performance.now():Date.now())-i;t.emit(z("network","error",{hook:"xhr.error",source:"xhr",url:s.url,method:s.method,status:this.status,durationMs:l}))};return this.addEventListener("loadend",a),this.addEventListener("error",c),n.apply(this,arguments)},t.__teardown.push(()=>{e.prototype.open=r,e.prototype.send=n})}}};var Mk={errors:!0,warnings:!0,pointer:!1,keyboard:!1,forms:!1,scroll:!1,viewport:!1,network:!1,performance:!1,navigation:!1,console:!1,lifecycle:!1,state:!1,updates:!1,replay:!1,telemetry:!1},Nk={errors:!0,warnings:!0,pointer:!0,keyboard:!0,forms:!0,scroll:!0,viewport:!0,navigation:!0,state:!0},jk={errors:!0,warnings:!0,pointer:!0,navigation:!0,performance:!0,viewport:!0},Bk={errors:!0,warnings:!0,console:!0,network:!0,navigation:!0,performance:!0,viewport:!0,lifecycle:!1,state:!1,updates:!1},Vk=t=>{let e={...Mk,...t};return e.replay&&Object.assign(e,Nk),e.telemetry&&Object.assign(e,jk),e.remote&&Object.assign(e,Bk),e},Uk=64,zk=()=>{if(typeof k>"u"||!k.location)return null;try{let e=new URLSearchParams(k.location.search).get("analyze");return e||null}catch{return null}},nh=(t={})=>{let e=t===!0?{}:{...t};e.capture=Vk(e.capture||{});let r=zk();(r==="debug"||e.debug)&&(e.level="debug",e.debug=!0,e.capture={...e.capture,lifecycle:!0,state:!0,updates:!0,console:!0}),r==="off"&&(e.enabled=!1),e.level=gc(e.level||"warn"),e.cache={max:500,dedupeWindowMs:1e3,...e.cache||{}},e.throttle={pointermove:80,mousemove:80,scroll:100,resize:200,...e.throttle||{}},e.maskFormValues==null&&(e.maskFormValues=!0),e.maskStrategy||(e.maskStrategy="mask"),Array.isArray(e.sinks)||(e.sinks=["console","memory"]),Array.isArray(e.transformers)||(e.transformers=["enrich","summarize"]);let n={config:e,context:null,__ready:!1,__paused:!1,__preBuffer:[],__teardown:[],__pipeline:null,__sinks:null,__memory:null,__initialSnapshot:null},o=()=>{n.__pipeline||(n.__pipeline=Zd(n),n.__sinks=Qd(n))};return n.shouldCapture=s=>n.config.enabled===!1?!1:!!n.config.capture[s],n.emit=s=>{if(s&&n.config.enabled!==!1&&!n.__paused&&Kd(s.level,n.config.level)){if(!n.__ready){if(s.level!=="error"&&!n.config.captureDuringHydration)return;n.__preBuffer.length<Uk&&n.__preBuffer.push(s);return}o(),vx(n,s)}},n.activate=s=>{if(n.context==null&&(n.context=s||null),n.__ready)return;n.__ready=!0;let i=n.__preBuffer;if(n.__preBuffer=[],i.length){o();for(let a of i)vx(n,a)}try{eh(n)}catch(a){console.error("[analyze] browser attach error:",a)}try{rh(n)}catch(a){console.error("[analyze] network attach error:",a)}for(let a of n.__onActivate||[])try{a(n)}catch(c){console.error("[analyze] onActivate error:",c)}},n.pause=()=>{n.__paused=!0},n.resume=()=>{n.__paused=!1},n.setLevel=s=>{n.config.level=gc(s)},n.setCapture=(s,i)=>{n.config.capture[s]=!!i},n.query=s=>n.__memory?n.__memory.query(s):[],n.snapshot=()=>n.__memory?n.__memory.snapshot():[],n.emitNetwork=s=>{if(!n.shouldCapture("network"))return;let i=s?.phase,a=i==="error"?"error":i==="success"&&s.ok===!1?"warn":"info";n.emit({id:`${Date.now().toString(36)}-${Math.random().toString(36).slice(2,6)}`,ts:Date.now(),type:"network",level:a,hook:`fetch.${i||"unknown"}`,...s})},n.flush=()=>{if(n.__sinks)for(let s of n.__sinks)typeof s.flush=="function"&&s.flush()},n.replay=()=>({initialSnapshot:n.__initialSnapshot,events:n.snapshot()}),n.destroy=()=>{for(let s of n.__teardown)try{s()}catch{}n.__teardown=[],n.__ready=!1,n.__paused=!0},n.__onActivate=[],n.onActivate=s=>{n.__onActivate.push(s)},n},vx=(t,e)=>{let r=t.__pipeline(e);if(r==null)return;let n=Array.isArray(r)?r:[r];for(let o of n){if(typeof t.config.onEvent=="function")try{t.config.onEvent(o)}catch{}for(let s of t.__sinks)try{s(o)}catch(i){console.error("[analyze] sink error:",i)}}};var re=Object.create(null);re.open="0";re.close="1";re.ping="2";re.pong="3";re.message="4";re.upgrade="5";re.noop="6";var Zs=Object.create(null);Object.keys(re).forEach(t=>{Zs[re[t]]=t});var Js={type:"error",data:"parser error"};var Ex=typeof Blob=="function"||typeof Blob<"u"&&Object.prototype.toString.call(Blob)==="[object BlobConstructor]",Tx=typeof ArrayBuffer=="function",Ox=t=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(t):t&&t.buffer instanceof ArrayBuffer,Qs=({type:t,data:e},r,n)=>Ex&&e instanceof Blob?r?n(e):Cx(e,n):Tx&&(e instanceof ArrayBuffer||Ox(e))?r?n(e):Cx(new Blob([e]),n):n(re[t]+(e||"")),Cx=(t,e)=>{let r=new FileReader;return r.onload=function(){let n=r.result.split(",")[1];e("b"+(n||""))},r.readAsDataURL(t)};function Ax(t){return t instanceof Uint8Array?t:t instanceof ArrayBuffer?new Uint8Array(t):new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}var oh;function Rx(t,e){if(Ex&&t.data instanceof Blob)return t.data.arrayBuffer().then(Ax).then(e);if(Tx&&(t.data instanceof ArrayBuffer||Ox(t.data)))return e(Ax(t.data));Qs(t,!1,r=>{oh||(oh=new TextEncoder),e(oh.encode(r))})}var Px="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",ti=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(let t=0;t<Px.length;t++)ti[Px.charCodeAt(t)]=t;var Ix=t=>{let e=t.length*.75,r=t.length,n,o=0,s,i,a,c;t[t.length-1]==="="&&(e--,t[t.length-2]==="="&&e--);let l=new ArrayBuffer(e),f=new Uint8Array(l);for(n=0;n<r;n+=4)s=ti[t.charCodeAt(n)],i=ti[t.charCodeAt(n+1)],a=ti[t.charCodeAt(n+2)],c=ti[t.charCodeAt(n+3)],f[o++]=s<<2|i>>4,f[o++]=(i&15)<<4|a>>2,f[o++]=(a&3)<<6|c&63;return l};var Wk=typeof ArrayBuffer=="function",ei=(t,e)=>{if(typeof t!="string")return{type:"message",data:$x(t,e)};let r=t.charAt(0);return r==="b"?{type:"message",data:Hk(t.substring(1),e)}:Zs[r]?t.length>1?{type:Zs[r],data:t.substring(1)}:{type:Zs[r]}:Js},Hk=(t,e)=>{if(Wk){let r=Ix(t);return $x(r,e)}else return{base64:!0,data:t}},$x=(t,e)=>e==="blob"?t instanceof Blob?t:new Blob([t]):t instanceof ArrayBuffer?t:t.buffer;var Fx="",Dx=(t,e)=>{let r=t.length,n=new Array(r),o=0;t.forEach((s,i)=>{Qs(s,!1,a=>{n[i]=a,++o===r&&e(n.join(Fx))})})},Lx=(t,e)=>{let r=t.split(Fx),n=[];for(let o=0;o<r.length;o++){let s=ei(r[o],e);if(n.push(s),s.type==="error")break}return n};function Mx(){return new TransformStream({transform(t,e){Rx(t,r=>{let n=r.length,o;if(n<126)o=new Uint8Array(1),new DataView(o.buffer).setUint8(0,n);else if(n<65536){o=new Uint8Array(3);let s=new DataView(o.buffer);s.setUint8(0,126),s.setUint16(1,n)}else{o=new Uint8Array(9);let s=new DataView(o.buffer);s.setUint8(0,127),s.setBigUint64(1,BigInt(n))}t.data&&typeof t.data!="string"&&(o[0]|=128),e.enqueue(o),e.enqueue(r)})}})}var sh;function xc(t){return t.reduce((e,r)=>e+r.length,0)}function _c(t,e){if(t[0].length===e)return t.shift();let r=new Uint8Array(e),n=0;for(let o=0;o<e;o++)r[o]=t[0][n++],n===t[0].length&&(t.shift(),n=0);return t.length&&n<t[0].length&&(t[0]=t[0].slice(n)),r}function Nx(t,e){sh||(sh=new TextDecoder);let r=[],n=0,o=-1,s=!1;return new TransformStream({transform(i,a){for(r.push(i);;){if(n===0){if(xc(r)<1)break;let c=_c(r,1);s=(c[0]&128)===128,o=c[0]&127,o<126?n=3:o===126?n=1:n=2}else if(n===1){if(xc(r)<2)break;let c=_c(r,2);o=new DataView(c.buffer,c.byteOffset,c.length).getUint16(0),n=3}else if(n===2){if(xc(r)<8)break;let c=_c(r,8),l=new DataView(c.buffer,c.byteOffset,c.length),f=l.getUint32(0);if(f>Math.pow(2,21)-1){a.enqueue(Js);break}o=f*Math.pow(2,32)+l.getUint32(4),n=3}else{if(xc(r)<o)break;let c=_c(r,o);a.enqueue(ei(s?c:sh.decode(c),e)),n=0}if(o===0||o>t){a.enqueue(Js);break}}}})}var ih=4;function J(t){if(t)return Gk(t)}function Gk(t){for(var e in J.prototype)t[e]=J.prototype[e];return t}J.prototype.on=J.prototype.addEventListener=function(t,e){return this._callbacks=this._callbacks||{},(this._callbacks["$"+t]=this._callbacks["$"+t]||[]).push(e),this};J.prototype.once=function(t,e){function r(){this.off(t,r),e.apply(this,arguments)}return r.fn=e,this.on(t,r),this};J.prototype.off=J.prototype.removeListener=J.prototype.removeAllListeners=J.prototype.removeEventListener=function(t,e){if(this._callbacks=this._callbacks||{},arguments.length==0)return this._callbacks={},this;var r=this._callbacks["$"+t];if(!r)return this;if(arguments.length==1)return delete this._callbacks["$"+t],this;for(var n,o=0;o<r.length;o++)if(n=r[o],n===e||n.fn===e){r.splice(o,1);break}return r.length===0&&delete this._callbacks["$"+t],this};J.prototype.emit=function(t){this._callbacks=this._callbacks||{};for(var e=new Array(arguments.length-1),r=this._callbacks["$"+t],n=1;n<arguments.length;n++)e[n-1]=arguments[n];if(r){r=r.slice(0);for(var n=0,o=r.length;n<o;++n)r[n].apply(this,e)}return this};J.prototype.emitReserved=J.prototype.emit;J.prototype.listeners=function(t){return this._callbacks=this._callbacks||{},this._callbacks["$"+t]||[]};J.prototype.hasListeners=function(t){return!!this.listeners(t).length};var Ce=typeof Promise=="function"&&typeof Promise.resolve=="function"?e=>Promise.resolve().then(e):(e,r)=>r(e,0),St=typeof self<"u"?self:typeof window<"u"?window:Function("return this")(),jx="arraybuffer";function Sc(t,...e){return e.reduce((r,n)=>(t.hasOwnProperty(n)&&(r[n]=t[n]),r),{})}var qk=St.setTimeout,Kk=St.clearTimeout;function Ae(t,e){e.useNativeTimers?(t.setTimeoutFn=qk.bind(St),t.clearTimeoutFn=Kk.bind(St)):(t.setTimeoutFn=St.setTimeout.bind(St),t.clearTimeoutFn=St.clearTimeout.bind(St))}var Yk=1.33;function Bx(t){return typeof t=="string"?Xk(t):Math.ceil((t.byteLength||t.size)*Yk)}function Xk(t){let e=0,r=0;for(let n=0,o=t.length;n<o;n++)e=t.charCodeAt(n),e<128?r+=1:e<2048?r+=2:e<55296||e>=57344?r+=3:(n++,r+=4);return r}function wc(){return Date.now().toString(36).substring(3)+Math.random().toString(36).substring(2,5)}function Vx(t){let e="";for(let r in t)t.hasOwnProperty(r)&&(e.length&&(e+="&"),e+=encodeURIComponent(r)+"="+encodeURIComponent(t[r]));return e}function Ux(t){let e={},r=t.split("&");for(let n=0,o=r.length;n<o;n++){let s=r[n].split("=");e[decodeURIComponent(s[0])]=decodeURIComponent(s[1])}return e}var kc=class extends Error{constructor(e,r,n){super(e),this.description=r,this.context=n,this.type="TransportError"}},Ee=class extends J{constructor(e){super(),this.writable=!1,Ae(this,e),this.opts=e,this.query=e.query,this.socket=e.socket,this.supportsBinary=!e.forceBase64}onError(e,r,n){return super.emitReserved("error",new kc(e,r,n)),this}open(){return this.readyState="opening",this.doOpen(),this}close(){return(this.readyState==="opening"||this.readyState==="open")&&(this.doClose(),this.onClose()),this}send(e){this.readyState==="open"&&this.write(e)}onOpen(){this.readyState="open",this.writable=!0,super.emitReserved("open")}onData(e){let r=ei(e,this.socket.binaryType);this.onPacket(r)}onPacket(e){super.emitReserved("packet",e)}onClose(e){this.readyState="closed",super.emitReserved("close",e)}pause(e){}createUri(e,r={}){return e+"://"+this._hostname()+this._port()+this.opts.path+this._query(r)}_hostname(){let e=this.opts.hostname;return e.indexOf(":")===-1?e:"["+e+"]"}_port(){return this.opts.port&&(this.opts.secure&&Number(this.opts.port)!==443||!this.opts.secure&&Number(this.opts.port)!==80)?":"+this.opts.port:""}_query(e){let r=Vx(e);return r.length?"?"+r:""}};var ri=class extends Ee{constructor(){super(...arguments),this._polling=!1}get name(){return"polling"}doOpen(){this._poll()}pause(e){this.readyState="pausing";let r=()=>{this.readyState="paused",e()};if(this._polling||!this.writable){let n=0;this._polling&&(n++,this.once("pollComplete",function(){--n||r()})),this.writable||(n++,this.once("drain",function(){--n||r()}))}else r()}_poll(){this._polling=!0,this.doPoll(),this.emitReserved("poll")}onData(e){let r=n=>{if(this.readyState==="opening"&&n.type==="open"&&this.onOpen(),n.type==="close")return this.onClose({description:"transport closed by the server"}),!1;this.onPacket(n)};Lx(e,this.socket.binaryType).forEach(r),this.readyState!=="closed"&&(this._polling=!1,this.emitReserved("pollComplete"),this.readyState==="open"&&this._poll())}doClose(){let e=()=>{this.write([{type:"close"}])};this.readyState==="open"?e():this.once("open",e)}write(e){this.writable=!1,Dx(e,r=>{this.doWrite(r,()=>{this.writable=!0,this.emitReserved("drain")})})}uri(){let e=this.opts.secure?"https":"http",r=this.query||{};return this.opts.timestampRequests!==!1&&(r[this.opts.timestampParam]=wc()),!this.supportsBinary&&!r.sid&&(r.b64=1),this.createUri(e,r)}};var zx=!1;try{zx=typeof XMLHttpRequest<"u"&&"withCredentials"in new XMLHttpRequest}catch{}var Wx=zx;function Zk(){}var ah=class extends ri{constructor(e){if(super(e),typeof location<"u"){let r=location.protocol==="https:",n=location.port;n||(n=r?"443":"80"),this.xd=typeof location<"u"&&e.hostname!==location.hostname||n!==e.port}}doWrite(e,r){let n=this.request({method:"POST",data:e});n.on("success",r),n.on("error",(o,s)=>{this.onError("xhr post error",o,s)})}doPoll(){let e=this.request();e.on("data",this.onData.bind(this)),e.on("error",(r,n)=>{this.onError("xhr poll error",r,n)}),this.pollXhr=e}},er=class t extends J{constructor(e,r,n){super(),this.createRequest=e,Ae(this,n),this._opts=n,this._method=n.method||"GET",this._uri=r,this._data=n.data!==void 0?n.data:null,this._create()}_create(){var e;let r=Sc(this._opts,"agent","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","autoUnref");r.xdomain=!!this._opts.xd;let n=this._xhr=this.createRequest(r);try{n.open(this._method,this._uri,!0);try{if(this._opts.extraHeaders){n.setDisableHeaderCheck&&n.setDisableHeaderCheck(!0);for(let o in this._opts.extraHeaders)this._opts.extraHeaders.hasOwnProperty(o)&&n.setRequestHeader(o,this._opts.extraHeaders[o])}}catch{}if(this._method==="POST")try{n.setRequestHeader("Content-type","text/plain;charset=UTF-8")}catch{}try{n.setRequestHeader("Accept","*/*")}catch{}(e=this._opts.cookieJar)===null||e===void 0||e.addCookies(n),"withCredentials"in n&&(n.withCredentials=this._opts.withCredentials),this._opts.requestTimeout&&(n.timeout=this._opts.requestTimeout),n.onreadystatechange=()=>{var o;n.readyState===3&&((o=this._opts.cookieJar)===null||o===void 0||o.parseCookies(n.getResponseHeader("set-cookie"))),n.readyState===4&&(n.status===200||n.status===1223?this._onLoad():this.setTimeoutFn(()=>{this._onError(typeof n.status=="number"?n.status:0)},0))},n.send(this._data)}catch(o){this.setTimeoutFn(()=>{this._onError(o)},0);return}typeof document<"u"&&(this._index=t.requestsCount++,t.requests[this._index]=this)}_onError(e){this.emitReserved("error",e,this._xhr),this._cleanup(!0)}_cleanup(e){if(!(typeof this._xhr>"u"||this._xhr===null)){if(this._xhr.onreadystatechange=Zk,e)try{this._xhr.abort()}catch{}typeof document<"u"&&delete t.requests[this._index],this._xhr=null}}_onLoad(){let e=this._xhr.responseText;e!==null&&(this.emitReserved("data",e),this.emitReserved("success"),this._cleanup())}abort(){this._cleanup()}};er.requestsCount=0;er.requests={};if(typeof document<"u"){if(typeof attachEvent=="function")attachEvent("onunload",Hx);else if(typeof addEventListener=="function"){let t="onpagehide"in St?"pagehide":"unload";addEventListener(t,Hx,!1)}}function Hx(){for(let t in er.requests)er.requests.hasOwnProperty(t)&&er.requests[t].abort()}var Jk=(function(){let t=Gx({xdomain:!1});return t&&t.responseType!==null})(),rr=class extends ah{constructor(e){super(e);let r=e&&e.forceBase64;this.supportsBinary=Jk&&!r}request(e={}){return Object.assign(e,{xd:this.xd},this.opts),new er(Gx,this.uri(),e)}};function Gx(t){let e=t.xdomain;try{if(typeof XMLHttpRequest<"u"&&(!e||Wx))return new XMLHttpRequest}catch{}if(!e)try{return new St[["Active"].concat("Object").join("X")]("Microsoft.XMLHTTP")}catch{}}var qx=typeof navigator<"u"&&typeof navigator.product=="string"&&navigator.product.toLowerCase()==="reactnative",lh=class extends Ee{get name(){return"websocket"}doOpen(){let e=this.uri(),r=this.opts.protocols,n=qx?{}:Sc(this.opts,"agent","perMessageDeflate","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","localAddress","protocolVersion","origin","maxPayload","family","checkServerIdentity");this.opts.extraHeaders&&(n.headers=this.opts.extraHeaders);try{this.ws=this.createSocket(e,r,n)}catch(o){return this.emitReserved("error",o)}this.ws.binaryType=this.socket.binaryType,this.addEventListeners()}addEventListeners(){this.ws.onopen=()=>{this.opts.autoUnref&&this.ws._socket.unref(),this.onOpen()},this.ws.onclose=e=>this.onClose({description:"websocket connection closed",context:e}),this.ws.onmessage=e=>this.onData(e.data),this.ws.onerror=e=>this.onError("websocket error",e)}write(e){this.writable=!1;for(let r=0;r<e.length;r++){let n=e[r],o=r===e.length-1;Qs(n,this.supportsBinary,s=>{try{this.doWrite(n,s)}catch{}o&&Ce(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){typeof this.ws<"u"&&(this.ws.onerror=()=>{},this.ws.close(),this.ws=null)}uri(){let e=this.opts.secure?"wss":"ws",r=this.query||{};return this.opts.timestampRequests&&(r[this.opts.timestampParam]=wc()),this.supportsBinary||(r.b64=1),this.createUri(e,r)}},ch=St.WebSocket||St.MozWebSocket,nr=class extends lh{createSocket(e,r,n){return qx?new ch(e,r,n):r?new ch(e,r):new ch(e)}doWrite(e,r){this.ws.send(r)}};var kn=class extends Ee{get name(){return"webtransport"}doOpen(){try{this._transport=new WebTransport(this.createUri("https"),this.opts.transportOptions[this.name])}catch(e){return this.emitReserved("error",e)}this._transport.closed.then(()=>{this.onClose()}).catch(e=>{this.onError("webtransport error",e)}),this._transport.ready.then(()=>{this._transport.createBidirectionalStream().then(e=>{let r=Nx(Number.MAX_SAFE_INTEGER,this.socket.binaryType),n=e.readable.pipeThrough(r).getReader(),o=Mx();o.readable.pipeTo(e.writable),this._writer=o.writable.getWriter();let s=()=>{n.read().then(({done:a,value:c})=>{a||(this.onPacket(c),s())}).catch(a=>{})};s();let i={type:"open"};this.query.sid&&(i.data=`{"sid":"${this.query.sid}"}`),this._writer.write(i).then(()=>this.onOpen())})})}write(e){this.writable=!1;for(let r=0;r<e.length;r++){let n=e[r],o=r===e.length-1;this._writer.write(n).then(()=>{o&&Ce(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){var e;(e=this._transport)===null||e===void 0||e.close()}};var fh={websocket:nr,webtransport:kn,polling:rr};var Qk=/^(?:(?![^:@\/?#]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@\/?#]*)(?::([^:@\/?#]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,tv=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];function vn(t){if(t.length>8e3)throw"URI too long";let e=t,r=t.indexOf("["),n=t.indexOf("]");r!=-1&&n!=-1&&(t=t.substring(0,r)+t.substring(r,n).replace(/:/g,";")+t.substring(n,t.length));let o=Qk.exec(t||""),s={},i=14;for(;i--;)s[tv[i]]=o[i]||"";return r!=-1&&n!=-1&&(s.source=e,s.host=s.host.substring(1,s.host.length-1).replace(/;/g,":"),s.authority=s.authority.replace("[","").replace("]","").replace(/;/g,":"),s.ipv6uri=!0),s.pathNames=ev(s,s.path),s.queryKey=rv(s,s.query),s}function ev(t,e){let r=/\/{2,9}/g,n=e.replace(r,"/").split("/");return(e.slice(0,1)=="/"||e.length===0)&&n.splice(0,1),e.slice(-1)=="/"&&n.splice(n.length-1,1),n}function rv(t,e){let r={};return e.replace(/(?:^|&)([^&=]*)=?([^&]*)/g,function(n,o,s){o&&(r[o]=s)}),r}var uh=typeof addEventListener=="function"&&typeof removeEventListener=="function",vc=[];uh&&addEventListener("offline",()=>{vc.forEach(t=>t())},!1);var vr=class t extends J{constructor(e,r){if(super(),this.binaryType=jx,this.writeBuffer=[],this._prevBufferLen=0,this._pingInterval=-1,this._pingTimeout=-1,this._maxPayload=-1,this._pingTimeoutTime=1/0,e&&typeof e=="object"&&(r=e,e=null),e){let n=vn(e);r.hostname=n.host,r.secure=n.protocol==="https"||n.protocol==="wss",r.port=n.port,n.query&&(r.query=n.query)}else r.host&&(r.hostname=vn(r.host).host);Ae(this,r),this.secure=r.secure!=null?r.secure:typeof location<"u"&&location.protocol==="https:",r.hostname&&!r.port&&(r.port=this.secure?"443":"80"),this.hostname=r.hostname||(typeof location<"u"?location.hostname:"localhost"),this.port=r.port||(typeof location<"u"&&location.port?location.port:this.secure?"443":"80"),this.transports=[],this._transportsByName={},r.transports.forEach(n=>{let o=n.prototype.name;this.transports.push(o),this._transportsByName[o]=n}),this.opts=Object.assign({path:"/engine.io",agent:!1,withCredentials:!1,upgrade:!0,timestampParam:"t",rememberUpgrade:!1,addTrailingSlash:!0,rejectUnauthorized:!0,perMessageDeflate:{threshold:1024},transportOptions:{},closeOnBeforeunload:!1},r),this.opts.path=this.opts.path.replace(/\/$/,"")+(this.opts.addTrailingSlash?"/":""),typeof this.opts.query=="string"&&(this.opts.query=Ux(this.opts.query)),uh&&(this.opts.closeOnBeforeunload&&(this._beforeunloadEventListener=()=>{this.transport&&(this.transport.removeAllListeners(),this.transport.close())},addEventListener("beforeunload",this._beforeunloadEventListener,!1)),this.hostname!=="localhost"&&(this._offlineEventListener=()=>{this._onClose("transport close",{description:"network connection lost"})},vc.push(this._offlineEventListener))),this.opts.withCredentials&&(this._cookieJar=void 0),this._open()}createTransport(e){let r=Object.assign({},this.opts.query);r.EIO=ih,r.transport=e,this.id&&(r.sid=this.id);let n=Object.assign({},this.opts,{query:r,socket:this,hostname:this.hostname,secure:this.secure,port:this.port},this.opts.transportOptions[e]);return new this._transportsByName[e](n)}_open(){if(this.transports.length===0){this.setTimeoutFn(()=>{this.emitReserved("error","No transports available")},0);return}let e=this.opts.rememberUpgrade&&t.priorWebsocketSuccess&&this.transports.indexOf("websocket")!==-1?"websocket":this.transports[0];this.readyState="opening";let r=this.createTransport(e);r.open(),this.setTransport(r)}setTransport(e){this.transport&&this.transport.removeAllListeners(),this.transport=e,e.on("drain",this._onDrain.bind(this)).on("packet",this._onPacket.bind(this)).on("error",this._onError.bind(this)).on("close",r=>this._onClose("transport close",r))}onOpen(){this.readyState="open",t.priorWebsocketSuccess=this.transport.name==="websocket",this.emitReserved("open"),this.flush()}_onPacket(e){if(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")switch(this.emitReserved("packet",e),this.emitReserved("heartbeat"),e.type){case"open":this.onHandshake(JSON.parse(e.data));break;case"ping":this._sendPacket("pong"),this.emitReserved("ping"),this.emitReserved("pong"),this._resetPingTimeout();break;case"error":let r=new Error("server error");r.code=e.data,this._onError(r);break;case"message":this.emitReserved("data",e.data),this.emitReserved("message",e.data);break}}onHandshake(e){this.emitReserved("handshake",e),this.id=e.sid,this.transport.query.sid=e.sid,this._pingInterval=e.pingInterval,this._pingTimeout=e.pingTimeout,this._maxPayload=e.maxPayload,this.onOpen(),this.readyState!=="closed"&&this._resetPingTimeout()}_resetPingTimeout(){this.clearTimeoutFn(this._pingTimeoutTimer);let e=this._pingInterval+this._pingTimeout;this._pingTimeoutTime=Date.now()+e,this._pingTimeoutTimer=this.setTimeoutFn(()=>{this._onClose("ping timeout")},e),this.opts.autoUnref&&this._pingTimeoutTimer.unref()}_onDrain(){this.writeBuffer.splice(0,this._prevBufferLen),this._prevBufferLen=0,this.writeBuffer.length===0?this.emitReserved("drain"):this.flush()}flush(){if(this.readyState!=="closed"&&this.transport.writable&&!this.upgrading&&this.writeBuffer.length){let e=this._getWritablePackets();this.transport.send(e),this._prevBufferLen=e.length,this.emitReserved("flush")}}_getWritablePackets(){if(!(this._maxPayload&&this.transport.name==="polling"&&this.writeBuffer.length>1))return this.writeBuffer;let r=1;for(let n=0;n<this.writeBuffer.length;n++){let o=this.writeBuffer[n].data;if(o&&(r+=Bx(o)),n>0&&r>this._maxPayload)return this.writeBuffer.slice(0,n);r+=2}return this.writeBuffer}_hasPingExpired(){if(!this._pingTimeoutTime)return!0;let e=Date.now()>this._pingTimeoutTime;return e&&(this._pingTimeoutTime=0,Ce(()=>{this._onClose("ping timeout")},this.setTimeoutFn)),e}write(e,r,n){return this._sendPacket("message",e,r,n),this}send(e,r,n){return this._sendPacket("message",e,r,n),this}_sendPacket(e,r,n,o){if(typeof r=="function"&&(o=r,r=void 0),typeof n=="function"&&(o=n,n=null),this.readyState==="closing"||this.readyState==="closed")return;n=n||{},n.compress=n.compress!==!1;let s={type:e,data:r,options:n};this.emitReserved("packetCreate",s),this.writeBuffer.push(s),o&&this.once("flush",o),this.flush()}close(){let e=()=>{this._onClose("forced close"),this.transport.close()},r=()=>{this.off("upgrade",r),this.off("upgradeError",r),e()},n=()=>{this.once("upgrade",r),this.once("upgradeError",r)};return(this.readyState==="opening"||this.readyState==="open")&&(this.readyState="closing",this.writeBuffer.length?this.once("drain",()=>{this.upgrading?n():e()}):this.upgrading?n():e()),this}_onError(e){if(t.priorWebsocketSuccess=!1,this.opts.tryAllTransports&&this.transports.length>1&&this.readyState==="opening")return this.transports.shift(),this._open();this.emitReserved("error",e),this._onClose("transport error",e)}_onClose(e,r){if(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing"){if(this.clearTimeoutFn(this._pingTimeoutTimer),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),uh&&(this._beforeunloadEventListener&&removeEventListener("beforeunload",this._beforeunloadEventListener,!1),this._offlineEventListener)){let n=vc.indexOf(this._offlineEventListener);n!==-1&&vc.splice(n,1)}this.readyState="closed",this.id=null,this.emitReserved("close",e,r),this.writeBuffer=[],this._prevBufferLen=0}}};vr.protocol=ih;var Cc=class extends vr{constructor(){super(...arguments),this._upgrades=[]}onOpen(){if(super.onOpen(),this.readyState==="open"&&this.opts.upgrade)for(let e=0;e<this._upgrades.length;e++)this._probe(this._upgrades[e])}_probe(e){let r=this.createTransport(e),n=!1;vr.priorWebsocketSuccess=!1;let o=()=>{n||(r.send([{type:"ping",data:"probe"}]),r.once("packet",p=>{if(!n)if(p.type==="pong"&&p.data==="probe"){if(this.upgrading=!0,this.emitReserved("upgrading",r),!r)return;vr.priorWebsocketSuccess=r.name==="websocket",this.transport.pause(()=>{n||this.readyState!=="closed"&&(f(),this.setTransport(r),r.send([{type:"upgrade"}]),this.emitReserved("upgrade",r),r=null,this.upgrading=!1,this.flush())})}else{let u=new Error("probe error");u.transport=r.name,this.emitReserved("upgradeError",u)}}))};function s(){n||(n=!0,f(),r.close(),r=null)}let i=p=>{let u=new Error("probe error: "+p);u.transport=r.name,s(),this.emitReserved("upgradeError",u)};function a(){i("transport closed")}function c(){i("socket closed")}function l(p){r&&p.name!==r.name&&s()}let f=()=>{r.removeListener("open",o),r.removeListener("error",i),r.removeListener("close",a),this.off("close",c),this.off("upgrading",l)};r.once("open",o),r.once("error",i),r.once("close",a),this.once("close",c),this.once("upgrading",l),this._upgrades.indexOf("webtransport")!==-1&&e!=="webtransport"?this.setTimeoutFn(()=>{n||r.open()},200):r.open()}onHandshake(e){this._upgrades=this._filterUpgrades(e.upgrades),super.onHandshake(e)}_filterUpgrades(e){let r=[];for(let n=0;n<e.length;n++)~this.transports.indexOf(e[n])&&r.push(e[n]);return r}},Cn=class extends Cc{constructor(e,r={}){let n=typeof e=="object"?e:r;(!n.transports||n.transports&&typeof n.transports[0]=="string")&&(n.transports=(n.transports||["polling","websocket","webtransport"]).map(o=>fh[o]).filter(o=>!!o)),super(e,n)}};var EF=Cn.protocol;function Kx(t,e="",r){let n=t;r=r||typeof location<"u"&&location,t==null&&(t=r.protocol+"//"+r.host),typeof t=="string"&&(t.charAt(0)==="/"&&(t.charAt(1)==="/"?t=r.protocol+t:t=r.host+t),/^(https?|wss?):\/\//.test(t)||(typeof r<"u"?t=r.protocol+"//"+t:t="https://"+t),n=vn(t)),n.port||(/^(http|ws)$/.test(n.protocol)?n.port="80":/^(http|ws)s$/.test(n.protocol)&&(n.port="443")),n.path=n.path||"/";let s=n.host.indexOf(":")!==-1?"["+n.host+"]":n.host;return n.id=n.protocol+"://"+s+":"+n.port+e,n.href=n.protocol+"://"+s+(r&&r.port===n.port?"":":"+n.port),n}var bh={};I(bh,{Decoder:()=>mh,Encoder:()=>gh,PacketType:()=>D,isPacketValid:()=>kv,protocol:()=>s_});var ov=typeof ArrayBuffer=="function",sv=t=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(t):t.buffer instanceof ArrayBuffer,Yx=Object.prototype.toString,iv=typeof Blob=="function"||typeof Blob<"u"&&Yx.call(Blob)==="[object BlobConstructor]",av=typeof File=="function"||typeof File<"u"&&Yx.call(File)==="[object FileConstructor]";function oi(t){return ov&&(t instanceof ArrayBuffer||sv(t))||iv&&t instanceof Blob||av&&t instanceof File}function ni(t,e){if(!t||typeof t!="object")return!1;if(Array.isArray(t)){for(let r=0,n=t.length;r<n;r++)if(ni(t[r]))return!0;return!1}if(oi(t))return!0;if(t.toJSON&&typeof t.toJSON=="function"&&arguments.length===1)return ni(t.toJSON(),!0);for(let r in t)if(Object.prototype.hasOwnProperty.call(t,r)&&ni(t[r]))return!0;return!1}function Xx(t){let e=[],r=t.data,n=t;return n.data=ph(r,e),n.attachments=e.length,{packet:n,buffers:e}}function ph(t,e){if(!t)return t;if(oi(t)){let r={_placeholder:!0,num:e.length};return e.push(t),r}else if(Array.isArray(t)){let r=new Array(t.length);for(let n=0;n<t.length;n++)r[n]=ph(t[n],e);return r}else if(typeof t=="object"&&!(t instanceof Date)){let r={};for(let n in t)Object.prototype.hasOwnProperty.call(t,n)&&(r[n]=ph(t[n],e));return r}return t}function Zx(t,e){return t.data=dh(t.data,e),delete t.attachments,t}function dh(t,e){if(!t)return t;if(t&&t._placeholder===!0){if(typeof t.num=="number"&&t.num>=0&&t.num<e.length)return e[t.num];throw new Error("illegal attachments")}else if(Array.isArray(t))for(let r=0;r<t.length;r++)t[r]=dh(t[r],e);else if(typeof t=="object")for(let r in t)Object.prototype.hasOwnProperty.call(t,r)&&(t[r]=dh(t[r],e));return t}var n_=I_(r_(),1),hh=(0,n_.default)("socket.io-parser"),o_=["connect","connect_error","disconnect","disconnecting","newListener","removeListener"],s_=5,D;(function(t){t[t.CONNECT=0]="CONNECT",t[t.DISCONNECT=1]="DISCONNECT",t[t.EVENT=2]="EVENT",t[t.ACK=3]="ACK",t[t.CONNECT_ERROR=4]="CONNECT_ERROR",t[t.BINARY_EVENT=5]="BINARY_EVENT",t[t.BINARY_ACK=6]="BINARY_ACK"})(D||(D={}));var gh=class{constructor(e){this.replacer=e}encode(e){return hh("encoding packet %j",e),(e.type===D.EVENT||e.type===D.ACK)&&ni(e)?this.encodeAsBinary({type:e.type===D.EVENT?D.BINARY_EVENT:D.BINARY_ACK,nsp:e.nsp,data:e.data,id:e.id}):[this.encodeAsString(e)]}encodeAsString(e){let r=""+e.type;return(e.type===D.BINARY_EVENT||e.type===D.BINARY_ACK)&&(r+=e.attachments+"-"),e.nsp&&e.nsp!=="/"&&(r+=e.nsp+","),e.id!=null&&(r+=e.id),e.data!=null&&(r+=JSON.stringify(e.data,this.replacer)),hh("encoded %j as %s",e,r),r}encodeAsBinary(e){let r=Xx(e),n=this.encodeAsString(r.packet),o=r.buffers;return o.unshift(n),o}},mh=class t extends J{constructor(e){super(),this.opts=Object.assign({reviver:void 0,maxAttachments:10},typeof e=="function"?{reviver:e}:e)}add(e){let r;if(typeof e=="string"){if(this.reconstructor)throw new Error("got plaintext data when reconstructing a packet");r=this.decodeString(e);let n=r.type===D.BINARY_EVENT;n||r.type===D.BINARY_ACK?(r.type=n?D.EVENT:D.ACK,this.reconstructor=new yh(r),r.attachments===0&&super.emitReserved("decoded",r)):super.emitReserved("decoded",r)}else if(oi(e)||e.base64)if(this.reconstructor)r=this.reconstructor.takeBinaryData(e),r&&(this.reconstructor=null,super.emitReserved("decoded",r));else throw new Error("got binary data when not reconstructing a packet");else throw new Error("Unknown type: "+e)}decodeString(e){let r=0,n={type:Number(e.charAt(0))};if(D[n.type]===void 0)throw new Error("unknown packet type "+n.type);if(n.type===D.BINARY_EVENT||n.type===D.BINARY_ACK){let s=r+1;for(;e.charAt(++r)!=="-"&&r!=e.length;);let i=e.substring(s,r);if(i!=Number(i)||e.charAt(r)!=="-")throw new Error("Illegal attachments");let a=Number(i);if(!i_(a)||a<0)throw new Error("Illegal attachments");if(a>this.opts.maxAttachments)throw new Error("too many attachments");n.attachments=a}if(e.charAt(r+1)==="/"){let s=r+1;for(;++r&&!(e.charAt(r)===","||r===e.length););n.nsp=e.substring(s,r)}else n.nsp="/";let o=e.charAt(r+1);if(o!==""&&Number(o)==o){let s=r+1;for(;++r;){let i=e.charAt(r);if(i==null||Number(i)!=i){--r;break}if(r===e.length)break}n.id=Number(e.substring(s,r+1))}if(e.charAt(++r)){let s=this.tryParse(e.substr(r));if(t.isPayloadValid(n.type,s))n.data=s;else throw new Error("invalid payload")}return hh("decoded %s as %j",e,n),n}tryParse(e){try{return JSON.parse(e,this.opts.reviver)}catch{return!1}}static isPayloadValid(e,r){switch(e){case D.CONNECT:return Tc(r);case D.DISCONNECT:return r===void 0;case D.CONNECT_ERROR:return typeof r=="string"||Tc(r);case D.EVENT:case D.BINARY_EVENT:return Array.isArray(r)&&(typeof r[0]=="number"||typeof r[0]=="string"&&o_.indexOf(r[0])===-1);case D.ACK:case D.BINARY_ACK:return Array.isArray(r)}}destroy(){this.reconstructor&&(this.reconstructor.finishedReconstruction(),this.reconstructor=null)}},yh=class{constructor(e){this.packet=e,this.buffers=[],this.reconPack=e}takeBinaryData(e){if(this.buffers.push(e),this.buffers.length===this.reconPack.attachments){let r=Zx(this.reconPack,this.buffers);return this.finishedReconstruction(),r}return null}finishedReconstruction(){this.reconPack=null,this.buffers=[]}};function _v(t){return typeof t=="string"}var i_=Number.isInteger||function(t){return typeof t=="number"&&isFinite(t)&&Math.floor(t)===t};function Sv(t){return t===void 0||i_(t)}function Tc(t){return Object.prototype.toString.call(t)==="[object Object]"}function wv(t,e){switch(t){case D.CONNECT:return e===void 0||Tc(e);case D.DISCONNECT:return e===void 0;case D.EVENT:return Array.isArray(e)&&(typeof e[0]=="number"||typeof e[0]=="string"&&o_.indexOf(e[0])===-1);case D.ACK:return Array.isArray(e);case D.CONNECT_ERROR:return typeof e=="string"||Tc(e);default:return!1}}function kv(t){return _v(t.nsp)&&Sv(t.id)&&wv(t.type,t.data)}function Lt(t,e,r){return t.on(e,r),function(){t.off(e,r)}}var vv=Object.freeze({connect:1,connect_error:1,disconnect:1,disconnecting:1,newListener:1,removeListener:1}),On=class extends J{constructor(e,r,n){super(),this.connected=!1,this.recovered=!1,this.receiveBuffer=[],this.sendBuffer=[],this._queue=[],this._queueSeq=0,this.ids=0,this.acks={},this.flags={},this.io=e,this.nsp=r,n&&n.auth&&(this.auth=n.auth),this._opts=Object.assign({},n),this.io._autoConnect&&this.open()}get disconnected(){return!this.connected}subEvents(){if(this.subs)return;let e=this.io;this.subs=[Lt(e,"open",this.onopen.bind(this)),Lt(e,"packet",this.onpacket.bind(this)),Lt(e,"error",this.onerror.bind(this)),Lt(e,"close",this.onclose.bind(this))]}get active(){return!!this.subs}connect(){return this.connected?this:(this.subEvents(),this.io._reconnecting||this.io.open(),this.io._readyState==="open"&&this.onopen(),this)}open(){return this.connect()}send(...e){return e.unshift("message"),this.emit.apply(this,e),this}emit(e,...r){var n,o,s;if(vv.hasOwnProperty(e))throw new Error('"'+e.toString()+'" is a reserved event name');if(r.unshift(e),this._opts.retries&&!this.flags.fromQueue&&!this.flags.volatile)return this._addToQueue(r),this;let i={type:D.EVENT,data:r};if(i.options={},i.options.compress=this.flags.compress!==!1,typeof r[r.length-1]=="function"){let f=this.ids++,p=r.pop();this._registerAckCallback(f,p),i.id=f}let a=(o=(n=this.io.engine)===null||n===void 0?void 0:n.transport)===null||o===void 0?void 0:o.writable,c=this.connected&&!(!((s=this.io.engine)===null||s===void 0)&&s._hasPingExpired());return this.flags.volatile&&!a||(c?(this.notifyOutgoingListeners(i),this.packet(i)):this.sendBuffer.push(i)),this.flags={},this}_registerAckCallback(e,r){var n;let o=(n=this.flags.timeout)!==null&&n!==void 0?n:this._opts.ackTimeout;if(o===void 0){this.acks[e]=r;return}let s=this.io.setTimeoutFn(()=>{delete this.acks[e];for(let a=0;a<this.sendBuffer.length;a++)this.sendBuffer[a].id===e&&this.sendBuffer.splice(a,1);r.call(this,new Error("operation has timed out"))},o),i=(...a)=>{this.io.clearTimeoutFn(s),r.apply(this,a)};i.withError=!0,this.acks[e]=i}emitWithAck(e,...r){return new Promise((n,o)=>{let s=(i,a)=>i?o(i):n(a);s.withError=!0,r.push(s),this.emit(e,...r)})}_addToQueue(e){let r;typeof e[e.length-1]=="function"&&(r=e.pop());let n={id:this._queueSeq++,tryCount:0,pending:!1,args:e,flags:Object.assign({fromQueue:!0},this.flags)};e.push((o,...s)=>(this._queue[0],o!==null?n.tryCount>this._opts.retries&&(this._queue.shift(),r&&r(o)):(this._queue.shift(),r&&r(null,...s)),n.pending=!1,this._drainQueue())),this._queue.push(n),this._drainQueue()}_drainQueue(e=!1){if(!this.connected||this._queue.length===0)return;let r=this._queue[0];r.pending&&!e||(r.pending=!0,r.tryCount++,this.flags=r.flags,this.emit.apply(this,r.args))}packet(e){e.nsp=this.nsp,this.io._packet(e)}onopen(){typeof this.auth=="function"?this.auth(e=>{this._sendConnectPacket(e)}):this._sendConnectPacket(this.auth)}_sendConnectPacket(e){this.packet({type:D.CONNECT,data:this._pid?Object.assign({pid:this._pid,offset:this._lastOffset},e):e})}onerror(e){this.connected||this.emitReserved("connect_error",e)}onclose(e,r){this.connected=!1,delete this.id,this.emitReserved("disconnect",e,r),this._clearAcks()}_clearAcks(){Object.keys(this.acks).forEach(e=>{if(!this.sendBuffer.some(n=>String(n.id)===e)){let n=this.acks[e];delete this.acks[e],n.withError&&n.call(this,new Error("socket has been disconnected"))}})}onpacket(e){if(e.nsp===this.nsp)switch(e.type){case D.CONNECT:e.data&&e.data.sid?this.onconnect(e.data.sid,e.data.pid):this.emitReserved("connect_error",new Error("It seems you are trying to reach a Socket.IO server in v2.x with a v3.x client, but they are not compatible (more information here: https://socket.io/docs/v3/migrating-from-2-x-to-3-0/)"));break;case D.EVENT:case D.BINARY_EVENT:this.onevent(e);break;case D.ACK:case D.BINARY_ACK:this.onack(e);break;case D.DISCONNECT:this.ondisconnect();break;case D.CONNECT_ERROR:this.destroy();let n=new Error(e.data.message);n.data=e.data.data,this.emitReserved("connect_error",n);break}}onevent(e){let r=e.data||[];e.id!=null&&r.push(this.ack(e.id)),this.connected?this.emitEvent(r):this.receiveBuffer.push(Object.freeze(r))}emitEvent(e){if(this._anyListeners&&this._anyListeners.length){let r=this._anyListeners.slice();for(let n of r)n.apply(this,e)}super.emit.apply(this,e),this._pid&&e.length&&typeof e[e.length-1]=="string"&&(this._lastOffset=e[e.length-1])}ack(e){let r=this,n=!1;return function(...o){n||(n=!0,r.packet({type:D.ACK,id:e,data:o}))}}onack(e){let r=this.acks[e.id];typeof r=="function"&&(delete this.acks[e.id],r.withError&&e.data.unshift(null),r.apply(this,e.data))}onconnect(e,r){this.id=e,this.recovered=r&&this._pid===r,this._pid=r,this.connected=!0,this.emitBuffered(),this._drainQueue(!0),this.emitReserved("connect")}emitBuffered(){this.receiveBuffer.forEach(e=>this.emitEvent(e)),this.receiveBuffer=[],this.sendBuffer.forEach(e=>{this.notifyOutgoingListeners(e),this.packet(e)}),this.sendBuffer=[]}ondisconnect(){this.destroy(),this.onclose("io server disconnect")}destroy(){this.subs&&(this.subs.forEach(e=>e()),this.subs=void 0),this.io._destroy(this)}disconnect(){return this.connected&&this.packet({type:D.DISCONNECT}),this.destroy(),this.connected&&this.onclose("io client disconnect"),this}close(){return this.disconnect()}compress(e){return this.flags.compress=e,this}get volatile(){return this.flags.volatile=!0,this}timeout(e){return this.flags.timeout=e,this}onAny(e){return this._anyListeners=this._anyListeners||[],this._anyListeners.push(e),this}prependAny(e){return this._anyListeners=this._anyListeners||[],this._anyListeners.unshift(e),this}offAny(e){if(!this._anyListeners)return this;if(e){let r=this._anyListeners;for(let n=0;n<r.length;n++)if(e===r[n])return r.splice(n,1),this}else this._anyListeners=[];return this}listenersAny(){return this._anyListeners||[]}onAnyOutgoing(e){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.push(e),this}prependAnyOutgoing(e){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.unshift(e),this}offAnyOutgoing(e){if(!this._anyOutgoingListeners)return this;if(e){let r=this._anyOutgoingListeners;for(let n=0;n<r.length;n++)if(e===r[n])return r.splice(n,1),this}else this._anyOutgoingListeners=[];return this}listenersAnyOutgoing(){return this._anyOutgoingListeners||[]}notifyOutgoingListeners(e){if(this._anyOutgoingListeners&&this._anyOutgoingListeners.length){let r=this._anyOutgoingListeners.slice();for(let n of r)n.apply(this,e.data)}}};function Ar(t){t=t||{},this.ms=t.min||100,this.max=t.max||1e4,this.factor=t.factor||2,this.jitter=t.jitter>0&&t.jitter<=1?t.jitter:0,this.attempts=0}Ar.prototype.duration=function(){var t=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var e=Math.random(),r=Math.floor(e*this.jitter*t);t=(Math.floor(e*10)&1)==0?t-r:t+r}return Math.min(t,this.max)|0};Ar.prototype.reset=function(){this.attempts=0};Ar.prototype.setMin=function(t){this.ms=t};Ar.prototype.setMax=function(t){this.max=t};Ar.prototype.setJitter=function(t){this.jitter=t};var Rn=class extends J{constructor(e,r){var n;super(),this.nsps={},this.subs=[],e&&typeof e=="object"&&(r=e,e=void 0),r=r||{},r.path=r.path||"/socket.io",this.opts=r,Ae(this,r),this.reconnection(r.reconnection!==!1),this.reconnectionAttempts(r.reconnectionAttempts||1/0),this.reconnectionDelay(r.reconnectionDelay||1e3),this.reconnectionDelayMax(r.reconnectionDelayMax||5e3),this.randomizationFactor((n=r.randomizationFactor)!==null&&n!==void 0?n:.5),this.backoff=new Ar({min:this.reconnectionDelay(),max:this.reconnectionDelayMax(),jitter:this.randomizationFactor()}),this.timeout(r.timeout==null?2e4:r.timeout),this._readyState="closed",this.uri=e;let o=r.parser||bh;this.encoder=new o.Encoder,this.decoder=new o.Decoder,this._autoConnect=r.autoConnect!==!1,this._autoConnect&&this.open()}reconnection(e){return arguments.length?(this._reconnection=!!e,e||(this.skipReconnect=!0),this):this._reconnection}reconnectionAttempts(e){return e===void 0?this._reconnectionAttempts:(this._reconnectionAttempts=e,this)}reconnectionDelay(e){var r;return e===void 0?this._reconnectionDelay:(this._reconnectionDelay=e,(r=this.backoff)===null||r===void 0||r.setMin(e),this)}randomizationFactor(e){var r;return e===void 0?this._randomizationFactor:(this._randomizationFactor=e,(r=this.backoff)===null||r===void 0||r.setJitter(e),this)}reconnectionDelayMax(e){var r;return e===void 0?this._reconnectionDelayMax:(this._reconnectionDelayMax=e,(r=this.backoff)===null||r===void 0||r.setMax(e),this)}timeout(e){return arguments.length?(this._timeout=e,this):this._timeout}maybeReconnectOnOpen(){!this._reconnecting&&this._reconnection&&this.backoff.attempts===0&&this.reconnect()}open(e){if(~this._readyState.indexOf("open"))return this;this.engine=new Cn(this.uri,this.opts);let r=this.engine,n=this;this._readyState="opening",this.skipReconnect=!1;let o=Lt(r,"open",function(){n.onopen(),e&&e()}),s=a=>{this.cleanup(),this._readyState="closed",this.emitReserved("error",a),e?e(a):this.maybeReconnectOnOpen()},i=Lt(r,"error",s);if(this._timeout!==!1){let a=this._timeout,c=this.setTimeoutFn(()=>{o(),s(new Error("timeout")),r.close()},a);this.opts.autoUnref&&c.unref(),this.subs.push(()=>{this.clearTimeoutFn(c)})}return this.subs.push(o),this.subs.push(i),this}connect(e){return this.open(e)}onopen(){this.cleanup(),this._readyState="open",this.emitReserved("open");let e=this.engine;this.subs.push(Lt(e,"ping",this.onping.bind(this)),Lt(e,"data",this.ondata.bind(this)),Lt(e,"error",this.onerror.bind(this)),Lt(e,"close",this.onclose.bind(this)),Lt(this.decoder,"decoded",this.ondecoded.bind(this)))}onping(){this.emitReserved("ping")}ondata(e){try{this.decoder.add(e)}catch(r){this.onclose("parse error",r)}}ondecoded(e){Ce(()=>{this.emitReserved("packet",e)},this.setTimeoutFn)}onerror(e){this.emitReserved("error",e)}socket(e,r){let n=this.nsps[e];return n?this._autoConnect&&!n.active&&n.connect():(n=new On(this,e,r),this.nsps[e]=n),n}_destroy(e){let r=Object.keys(this.nsps);for(let n of r)if(this.nsps[n].active)return;this._close()}_packet(e){let r=this.encoder.encode(e);for(let n=0;n<r.length;n++)this.engine.write(r[n],e.options)}cleanup(){this.subs.forEach(e=>e()),this.subs.length=0,this.decoder.destroy()}_close(){this.skipReconnect=!0,this._reconnecting=!1,this.onclose("forced close")}disconnect(){return this._close()}onclose(e,r){var n;this.cleanup(),(n=this.engine)===null||n===void 0||n.close(),this.backoff.reset(),this._readyState="closed",this.emitReserved("close",e,r),this._reconnection&&!this.skipReconnect&&this.reconnect()}reconnect(){if(this._reconnecting||this.skipReconnect)return this;let e=this;if(this.backoff.attempts>=this._reconnectionAttempts)this.backoff.reset(),this.emitReserved("reconnect_failed"),this._reconnecting=!1;else{let r=this.backoff.duration();this._reconnecting=!0;let n=this.setTimeoutFn(()=>{e.skipReconnect||(this.emitReserved("reconnect_attempt",e.backoff.attempts),!e.skipReconnect&&e.open(o=>{o?(e._reconnecting=!1,e.reconnect(),this.emitReserved("reconnect_error",o)):e.onreconnect()}))},r);this.opts.autoUnref&&n.unref(),this.subs.push(()=>{this.clearTimeoutFn(n)})}}onreconnect(){let e=this.backoff.attempts;this._reconnecting=!1,this.backoff.reset(),this.emitReserved("reconnect",e)}};var si={};function Pn(t,e){typeof t=="object"&&(e=t,t=void 0),e=e||{};let r=Kx(t,e.path||"/socket.io"),n=r.source,o=r.id,s=r.path,i=si[o]&&s in si[o].nsps,a=e.forceNew||e["force new connection"]||e.multiplex===!1||i,c;return a?c=new Rn(n,e):(si[o]||(si[o]=new Rn(n,e)),c=si[o]),r.query&&!e.query&&(e.query=r.queryKey),c.socket(r.path,e)}Object.assign(Pn,{Manager:Rn,Socket:On,io:Pn,connect:Pn});R();var Cv=new Set(["__proto__","constructor","prototype"]),a_=t=>{if(!Array.isArray(t))return!1;for(let e=0;e<t.length;e++)if(Cv.has(t[e]))return!1;return!0},Av=(t,e)=>{!t||!a_(e)||e.reduce((r,n,o,s)=>{if(r&&n in r){if(o!==s.length-1)return r[n];delete r[n]}},t)},Ev=(t,e,r,n=!1)=>{!t||!a_(e)||e.reduce((o,s,i,a)=>{if(o){if(i!==a.length-1)return!o[s]&&n&&(o[s]={}),o[s];o[s]=r}},t)},c_=(t,e)=>{let r=new Set;if(!Array.isArray(e))return r;for(let[n,o,s]of e)if(!(!Array.isArray(o)||!o.length))switch(r.add(o[0]),n){case"delete":Av(t,o);break;case"update":case"set":Ev(t,o,s,!0);break;default:break}return r};R();var l_=(t,e,r)=>(n={})=>{let{data:o}=n,{schema:s}=n;o&&(o=t.call("deepDestringifyFunctions",o,Array.isArray(o)?[]:{}),Object.entries(o).forEach(([i,a])=>{r[i]&&typeof r[i]=="object"?i==="designSystem"?ve(a):dr(r[i],a):r[i]=a}),s&&(r.schema=s))},f_=(t,e,r)=>(n={})=>{let{changes:o}=n;if(!o||!Array.isArray(o)||!o.length)return;o=t.call("deepDestringifyFunctions",o,Array.isArray(o)?[]:{});let s=c_(r,o);if(s.has("state")&&e.update(r.state),["pages","components","snippets","functions","assets"].some(i=>s.has(i))){let{pathname:i,search:a,hash:c}=r.window.location;t.call("router",i+a+c,t.__ref.root,{},{scrollToTop:!1})}s.has("designSystem")&&ve(r.designSystem)};var Tv={success:"green",error:"red",warning:"yellow"},u_=(t,e,r)=>{if(t.symbols){if(!r.connected){r.notifications.connected={title:"Connected",message:"to the Symbols live server"},r.update({connected:!0});let n=setTimeout(()=>{delete r.notifications.connected,e.notifications.content.connected.update({animation:"fadeOutDown"}),r.update({connected:!0}),clearTimeout(n)},3e3)}}else if(r.connected){r.notifications.connected={title:"Disconnected",type:"error"},r.update({connected:!1});let n=setTimeout(()=>{delete r.notifications.connected,e.notifications.content.connected&&e.notifications.content.connected.update({animation:"fadeOutDown"}),r.update({connected:!0}),clearTimeout(n)},3e3)}},p_={state:{notifications:[]},Notifications:{position:"fixed",left:"A2",bottom:"Z2",zIndex:"999",childExtends:"Notification",childProps:({state:t})=>({animationDuration:"C",background:Tv[t.type||"success"],icon:null,Flex:{Title:{text:"{{ title }}"},P:{text:"{{ title }}"}},onRender:(e,r,n)=>{r.update({animation:"fadeInUp"})},onClick:(e,r,n)=>{delete n.notifications[r.key],r.update({animation:"fadeOutDown"}),n.onClose&&n.onClose(e,r,n)}}),IconText:null,childrenAs:"state",children:({state:t})=>t.notifications}};var Ov=!1,Rv=()=>Ov?"http://localhost:8080":"https://api.symbols.app",Pv=t=>{let e=t&&t.editor&&t.editor.socketUrl||t&&t.settings&&t.settings.socketUrl;return typeof e=="string"&&e?{mode:"collab",baseUrl:e}:t&&t.editor&&t.editor.runtime==="runner"?{mode:"runner",baseUrl:null}:{mode:null,baseUrl:null}},Iv=async t=>{try{let e=t||Rv(),r=await k.fetch(`${e}/service-token`,{method:"GET"}),n;try{let o=await r.clone().json();if(o&&typeof o.token=="string")return o.token.trim();n=await r.text()}catch{n=await r.text()}return(n||"").replace(/\s+/gu,"")||void 0}catch(e){console.error("[sync] Failed to fetch service-token",e)}},g_=(t,e,r,n)=>{t.on("snapshot",l_(e,r,n)),t.on("ops",f_(e,r,n)),t.on("clients",o=>{n.editor?.verbose&&u_(o,e,r)}),t.on("disconnect",o=>{n.editor?.verbose&&console.info("[sync] disconnected",o)})},$v=async(t,e,r,n)=>{let o=await Iv(n);if(!o)return console.warn("[sync] no service token \u2014 collab disabled"),null;let s=r.key;if(!s)return console.warn("[sync] ctx.key missing \u2014 collab cannot authenticate"),null;let i=r.editor?.projectId||null,a=Pn(n,{path:"/collab-socket",transports:["websocket"],auth:{token:o,projectId:i,projectKey:s,branch:"main",live:!0,clientType:"platform"},reconnectionAttempts:1/0,reconnectionDelayMax:4e3});return a.on("connect",()=>{r.editor?.verbose&&console.info("[sync] connected (collab)")}),g_(a,t,e,r),a},Fv=(t,e,r)=>{let n=Pn({transports:["websocket","polling"],reconnectionAttempts:1/0,reconnectionDelayMax:4e3});return n.on("connect",()=>{r.editor?.verbose!==!1&&console.info("[sync] connected (runner)")}),g_(n,t,e,r),n.on("reload",()=>{typeof k<"u"&&k.location&&k.location.reload()}),n},Dv=async(t,e,r)=>{let{mode:n,baseUrl:o}=Pv(r);return n?n==="collab"?$v(t,e,r,o):n==="runner"?Fv(t,e,r):null:null},Lv={onInit:Dv};var m_=t=>typeof t>"u",d_=t=>!!(t?.editor?.socketUrl||t?.settings?.socketUrl),h_=t=>t?.editor?.runtime==="runner",y_=(t,e)=>{Array.isArray(t.extends)?t.extends.push(e):t.extends?t.extends=[t.extends,e]:t.extends=[e]},b_={name:"sync",beforeCreate(t,e){let r=e&&e.editor;(r&&!m_(r.liveSync)?r.liveSync:d_(e)||h_(e))&&(d_(e)&&!h_(e)&&!e?.key||y_(t,Lv))}},x_={name:"notifications",beforeCreate(t,e){if(!e)return;let r=m_(e.notifications)?null:e.notifications,n=e.editor&&e.editor.verbose===!0;(r===!0||r!==!1&&n)&&y_(t,p_)}};R();function __(t){return S(t)?t:T(t)?t.find(e=>S(e)):""}function _h(t){if(!t)return;let e=t.__ref.__componentKey,r=t.extends&&__(t.extends),n=t.parent&&t.parent.childExtends&&__(t.parent.childExtends);return(e||r||n||"").split("_")[0].split(".")[0].split("+")[0]}function Oc(t){if(!t||!t.__ref)return;let{components:e,pages:r,editor:n}=t.context,o=_h(t);return n&&n.onInitInspect&&!n.onInitInspect(o,t,t.state)?Oc(t.parent):o&&(e[o]||r[o])?t:Oc(t.parent)}var Mv=(t,e,r)=>{let n=r.window||window;n.onkeydown=o=>{o.altKey&&o.shiftKey&&t.state.update({debugging:!0,preventSelect:!0},{preventUpdate:!0,preventContentUpdate:!0,preventRecursive:!0})},n.onkeyup=o=>{t.state.preventSelect&&(!o.altKey||!o.shiftKey)&&(t.state.replace({debugging:!1,preventSelect:!1},{preventUpdate:!0,preventContentUpdate:!0,preventRecursive:!0}),t.Inspector.state.update({area:!1}))}},xh={".preventSelect":{userSelect:"none"},"!preventSelect":{userSelect:"auto"},onInspect:Mv,onMousemove:(t,e,r)=>{let n=t.target.ref,o=Oc(n),s=e.Inspector.state;if(!o||!r.debugging||!o.__ref)return s.update({area:!1});let i=_h(o),a=l=>{s.update({area:l,focusKey:i})},c=()=>{if(t.altKey&&t.shiftKey){let{x:l,y:f,width:p,height:u}=o.node.getBoundingClientRect(),d={x:l,y:f,width:p,height:u};if(!s.area)return a(d);s.area.x!==d.x&&a(d)}else s.area&&s.update({area:!1})};window.requestAnimationFrame(()=>{c(),window.requestAnimationFrame(c)})},onMousedown:(t,e,r)=>{if(!r.debugging)return;let n=t.target.ref,o=Oc(n);if(!o)return;let s=_h(o);if(!s)return;let i=n.context.editor;if(i&&i.onInspect)return i.onInspect(s,n,n.state,{allowRouterWhileInspect:!0});let a=JSON.stringify({componentKey:`${s}`});return n.context.socket?.emit&&n.context.socket.emit("route",a),t.preventDefault(),t.stopPropagation(),!1},Inspector:{state:{},transition:"all, defaultBezier, X",position:"fixed",hide:(t,e)=>!(e.area&&e.parent.debugging),style:{boxShadow:"0 0 10px #3686F733, 0 0 0 3px #3686F766, 0 0 100vmax 100vmax #000A",zIndex:"9999999",borderRadius:"10px",pointerEvents:"none"},Span:{position:"absolute",margin:"A2 0",fontSize:"Z",color:"text",zIndex:"99999999",transition:"all, defaultBezier, X",textDecoration:"underline",fontWeight:"500",top:"100%",style:{boxShadow:"0 25px 10px 35px black",textShadow:"0 0 10px black"},text:"{{ focusKey }}"},onInit:({context:t})=>{let{components:e}=t;if(_(e)){let{Content:r,...n}=e;for(let o in n)mn[o]||(n[o].__ref||(n[o].__ref={}),n[o].__ref.__componentKey||(n[o].__ref.__componentKey=o))}},onBeforeUpdate:(t,e,r)=>{let{area:n}=r,o=r.area&&r.parent.debugging,s;if(!o)s="display: none !important";else if(n){let{x:i,y:a,width:c,height:l}=n;s=`
|
|
73
73
|
display: block !important;
|
|
74
74
|
top: ${a-6}px;
|
|
75
75
|
left: ${i-6}px;
|
|
76
76
|
width: ${c+12}px;
|
|
77
77
|
height: ${l+12}px;
|
|
78
|
-
`}return e.node.style=s,e.Span.node.innerText=r.focusKey,!1}}},
|
|
78
|
+
`}return e.node.style=s,e.Span.node.innerText=r.focusKey,!1}}},S_={name:"inspect",beforeCreate(t,e){Array.isArray(t.extends)?t.extends.push(xh):t.extends?t.extends=[t.extends,xh]:t.extends=[xh]}};var Nv=async(t,e={})=>{let r=e.symbolsConfig,n=r?.owner&&r?.key?`${r.owner}--${r.key}`:r?.key,o=e.key=e.key||n||(S(t)?t:"smblsapp");if(e.define=e.define||bn,e.cssPropsRegistry=pt,e.window=Gb(e),e.sharedLibraries&&e.sharedLibraries.length){if(e.sharedLibraries.some(d=>typeof d=="string")){let{resolveSharedLibraries:d}=await Promise.resolve().then(()=>(R(),aa));e.sharedLibraries=await d(e.sharedLibraries)}nx(e)}let[s,i]=tx(o,e);e.designSystem=s,e.registry=i,e.cases||(e.cases={}),e.shorthand&&dc.prepareContext(e);let a=ex(t,e);e.state=a,Oo(a),e.pages=rx(t,e),e.components=qb(e),e.utils=Kb(e),Le[e.packageManager]&&(e.dependencies=await Xb(e)),e.methods=Yb(e),e.routerOptions=Pb(t,e),e.defaultExtends=[Ha],e.snippets=e.snippets||{},e.functions=e.functions||{},e.plugins=e.plugins||[],e.globalScope&&_(e.globalScope)&&(e.globalScope=Kn(e.globalScope));let c=(u,d)=>{let h=d?u[d]:u;if(!_(h))return;let g=oe(h);try{Object.assign(h,g)}catch(m){if(d)u[d]=g;else throw m}};c(t),c(e,"components"),c(e,"pages"),c(e,"functions"),c(e,"methods"),c(e,"snippets"),c(e,"app");let l=u=>u&&typeof u.select=="function";e.fetch?.__resolved&&!l(e.fetch.__resolved)&&delete e.fetch.__resolved,e.db?.__resolved&&!l(e.db.__resolved)&&delete e.db.__resolved;let f=u=>e.plugins.some(d=>d.name===u);if(e.polyglot&&!f("polyglot")){e.plugins.push(fc);for(let u in zs)u in e.functions||(e.functions[u]=zs[u])}if(f("helmet")||e.plugins.push(Mb),e.fetch&&!f("fetch")&&e.plugins.push(Df),e.designSystem?.typography?.useCapsize!==!1&&!f("capsize")&&(e.plugins.push(ax),e.cssPropsRegistry.useCapsize=ix),e.shorthand&&!f("shorthand")&&e.plugins.push(dc),e.analyze&&!f("analyze")){let u=e.analyze===!0?{}:e.analyze;e.analyze=nh(u),e.plugins.push(Xs)}return e.sync!==!1&&!f("sync")&&e.plugins.push(b_),e.inspect&&!f("inspect")&&e.plugins.push(S_),(e.notifications===!0||e.editor&&e.editor.verbose===!0)&&e.notifications!==!1&&!f("notifications")&&e.plugins.push(x_),e},Sh=async(t,e)=>{_(e)||(e={}),ye(t)?(t={},e.parent=t):S(t)?(t={},e.key=t):_(t)||(t={});let r=e.window||(typeof window<"u"?window:null),n=r?.__BRENDER__,o=null;if(n){let c=e.document||(typeof document<"u"?document:null);c&&(o=Array.from(c.head.querySelectorAll("style")))}if(await Nv(t,e),e.useReset!==!1){let c=e.document||(typeof document<"u"?document:null);if(c){let l=c.head.querySelector("style[data-smbls]");l||(l=c.createElement("style"),l.setAttribute("data-smbls",""),c.head.appendChild(l));let f=l.sheet;if(f){try{f.insertRule("*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }",0)}catch{}try{f.insertRule("h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }",1)}catch{}}}}if(e.app&&_(e.app))for(let c in e.app)t[c]===void 0&&(t[c]=e.app[c]);t.extends=Ub(t,e),e.router!==!1&&(t.routes=e.pages),t.state=e.state,t.context=e,t.data=t.data||{},e.skipDesignSystemInit||await Zb({functions:e.functions,utils:e.utils,snippets:e.snippets,...e.files},e);for(let c of e.plugins)if(typeof c.beforeCreate=="function")try{c.beforeCreate(t,e)}catch(l){console.error(`[smbls] plugin "${c.name||"?"}" beforeCreate error:`,l)}let s=e.document;if(!s||!s.createElement)return t;let i=e.parent||s.body;if(n)return jv(Wt,t,i,e,r,o);let a=Wt(t,i,e.key,{verbose:e.verbose,context:e,...e.domqlOptions});return typeof window<"u"&&!e.document&&(window.__smblsApp=a),a},jv=async(t,e,r,n,o,s)=>{let i=r.ownerDocument||document;s&&s.forEach(l=>{l.parentNode&&l.remove()});let a=[];for(let l of r.childNodes){if(l.nodeType===1){let f=l.tagName.toLowerCase();if(f==="script"||f==="link"||f==="style"||f==="svg"&&l.id)continue}a.push(l)}a.forEach(l=>l.remove()),i.querySelectorAll("[data-br]").forEach(l=>l.removeAttribute("data-br"));let c=t(e,r,n.key,{verbose:n.verbose,context:n,...n.domqlOptions});return Bv(o),c},Bv=t=>{t&&(delete t.__BRENDER__,delete t.__BR_REGISTRY__)};var wh=(t,e)=>W(t,_(e)?e:{}),Vv=t=>{if(typeof document>"u")return;let e=t.themeRoot||t.document&&t.document.documentElement||document.documentElement;if(!e||typeof e.setAttribute!="function")return;let r=t.globalTheme||"auto";try{if(typeof window<"u"&&window.location){let s=new URLSearchParams(window.location.search).get("globalTheme");s&&(r=s)}}catch{}let n=t.themeStorageKey;if(r==="auto"&&n&&typeof localStorage<"u")try{let s=localStorage.getItem(n);s&&(r=s)}catch{}let o=r==="auto"?(()=>{try{return typeof window<"u"&&window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}catch{return"light"}})():r;e.setAttribute("data-theme",o),t.globalTheme=r,t.themeRoot=e},Uv=()=>{if(typeof document>"u")return null;try{let t=document.querySelector('meta[name="symbols-runtime"]'),e=t&&t.getAttribute("content");return typeof e=="string"&&e?e:null}catch{return null}},w_=t=>{let e=Uv();e&&(t.editor||(t.editor={}),t.editor.runtime||(t.editor.runtime=e),e==="runner"&&typeof t.editor.livesync>"u"&&(t.editor.livesync=!0))},kh=(t,e=Qe,r)=>{let n={...Qe,...wh(e,r)};return w_(n),Vv(n),Sh(t,n).then(s=>{if(Nd(s,n),s.destroy=()=>Bs(s),s.navigate=(i,a={})=>{let c=s,l=s.context&&s.context.routerOptions;if(l&&l.customRouterElement){let f=js(s,l.customRouterElement);f&&(c=f)}return c.call("router",i,c,a.state||{},{pushState:!0,...a})},s.onCreate&&s.onCreate(s,s.state,s.context,n),s.context?.analyze?.activate)try{s.context.analyze.activate(s.context)}catch(i){console.error("[analyze] activate error:",i)}return s}).catch(s=>{throw console.error("[smbls] create error:",s),s})},zv=(t,e=Qe,r)=>{let n=kh(t,e,r),o={...Qe,...wh(e,r)},s=o.key;return Db(n,s,{utils:Ns,...o}),n},Wv=async(t,e=Qe,r)=>{let n={...Qe,...wh(e,r)};w_(n);let o=e.key;await Fb(o,n);let s=await Sh(t,n);return Nd(s,n),s.destroy=()=>Bs(s),s.navigate=(i,a={})=>{let c=s,l=s.context&&s.context.routerOptions;if(l&&l.customRouterElement){let f=js(s,l.customRouterElement);f&&(c=f)}return c.call("router",i,c,a.state||{},{pushState:!0,...a})},n.onCreate&&await n.onCreate(s,s.state,s.context,n),s},Hv=(t={},e=Qe,r)=>kh({deps:{isUndefined:ht},...t},W({domqlOptions:{onlyResolveExtends:!0}},e),r);R();var k_={"@symbo.ls/signal":zc,"@symbo.ls/scratch":sp,"@symbo.ls/element":Gp,"@symbo.ls/css":fp,"@symbo.ls/utils":aa,"@symbo.ls/state":Pp,"@symbo.ls/router":Ls},v_=(t,e)=>{let r=t||(typeof globalThis<"u"?globalThis:{}),n=r.__SMBLS_PKGS__||(r.__SMBLS_PKGS__={});for(let o in k_)n[o]||(n[o]=k_[o]);if(e)for(let o in e)n[o]||(n[o]=e[o]);return n};Za(Os);v_(void 0,{smbls:vh});
|