@rettangoli/ui 1.0.6 → 1.0.8

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.
@@ -12,27 +12,27 @@ var rettangoli=(()=>{var ve=`
12
12
  bottom: 0;
13
13
  z-index: 1;
14
14
  }
15
- `,Ve=({linkElement:e,href:t,newTab:r,rel:i})=>{e.href=t,r?e.target="_blank":e.removeAttribute("target"),i!=null?e.rel=i:r?e.rel="noopener noreferrer":e.removeAttribute("rel")},we=({shadowRoot:e,slotElement:t,linkElement:r,href:i,newTab:s,rel:n})=>{if(t.parentNode!==e&&e.appendChild(t),!i)return r&&r.parentNode===e&&e.removeChild(r),null;let a=r||document.createElement("a");return Ve({linkElement:a,href:i,newTab:s,rel:n}),a.parentNode!==e&&e.appendChild(a),a},_t=({shadowRoot:e,childElement:t,linkElement:r,href:i,newTab:s,rel:n})=>{if(!i)return r?(t.parentNode===r&&e.appendChild(t),r.parentNode===e&&e.removeChild(r),null):(t.parentNode!==e&&e.appendChild(t),null);let a=r||document.createElement("a");return Ve({linkElement:a,href:i,newTab:s,rel:n}),t.parentNode!==a&&a.appendChild(t),a.parentNode!==e&&e.appendChild(a),a};var te=["default","sm","md","lg","xl"],F=()=>te.reduce((e,t)=>(e[t]={},e),{}),yr=["sm","md","lg","xl"],ms=({size:e,attr:t})=>e==="default"?t:`${e}-${t}`,gs=({size:e,includeDefault:t=!0})=>{if(e==="default")return["default"];let r=yr.indexOf(e);if(r===-1)return t?["default"]:[];let i=yr.slice(r);return t&&i.push("default"),i},xt=({element:e,size:t,attr:r,includeDefault:i=!0})=>{let s=gs({size:t,includeDefault:i});for(let n of s){let a=ms({size:n,attr:r}),p=e.getAttribute(a);if(p!==null)return p}return null};var bs=/^([1-9]|1[0-2])fg$/,vs=/^([1-9]\d*)\/([1-9]\d*)fb$/,At=e=>typeof e=="string"&&bs.test(e),mr=e=>{if(typeof e!="string")return null;let t=e.match(vs);if(!t)return null;let r=Number(t[1]),i=Number(t[2]);return!Number.isInteger(r)||!Number.isInteger(i)||i<=0||r>i?null:{numerator:r,denominator:i}};function gr({numerator:e,denominator:t,gapVar:r}){return e===t?"100%":e===1?`calc((100% - ((${t} - 1) * ${r})) / ${t})`:`calc(((100% - ((${t} - 1) * ${r})) * ${e}) / ${t})`}var M=({styleBucket:e,axis:t,dimension:r,fillValue:i,allowFlexGrow:s=!1,flexMinDimension:n="0",lockBounds:a=!0})=>{let p=()=>{!s||t!=="width"||(e["flex-grow"]="0",e["flex-shrink"]="1",e["flex-basis"]="auto")},l=()=>{e[`min-${t}`]="unset",e[`max-${t}`]="unset"};if(r===void 0)return;if(r==="f"){p(),e[t]=i,l();return}if(s&&At(r)){e["flex-grow"]=r.slice(0,-2),e["flex-basis"]="0%",e[`min-${t}`]=n,e[`max-${t}`]="unset";return}let o=s?mr(r):null;if(o){e["flex-grow"]="0",e["flex-shrink"]="0",e["flex-basis"]=gr({...o,gapVar:"var(--rtgl-flex-gap, 0px)"}),e[`min-${t}`]=n,e[`max-${t}`]="unset";return}p(),e[t]=r,a&&(e[`min-${t}`]=r,e[`max-${t}`]=r)},De=({style:e,width:t,fillValue:r="var(--width-stretch)",allowFlexGrow:i=!0,flexMinWidth:s="0"})=>{if(t==="f"){e.width=r,e.flexGrow="",e.flexBasis="",e.minWidth="";return}if(i&&At(t)){e.width="",e.flexGrow=t.slice(0,-2),e.flexShrink="",e.flexBasis="0%",e.minWidth=s;return}let n=i?mr(t):null;if(n){e.width="",e.flexGrow="0",e.flexShrink="0",e.flexBasis=gr({...n,gapVar:"var(--rtgl-flex-gap, 0px)"}),e.minWidth=s;return}if(t!=null){e.width=t,e.flexGrow="",e.flexShrink="",e.flexBasis="",e.minWidth="";return}e.width="",e.flexGrow="",e.flexShrink="",e.flexBasis="",e.minWidth=""};var ws=e=>`${e}`.trim().replace(/\s*\/\s*/g,"/"),Be=e=>{if(e==null)return;let t=ws(e);if(t.length!==0)return typeof CSS<"u"&&typeof CSS.supports=="function"?CSS.supports("aspect-ratio",t)?t:void 0:t};function S(e,...t){let r="";return e.forEach((i,s)=>{r+=i+(t[s]||"")}),r}var _s=["sm","md","lg","xl"],br={mt:"margin-top",mr:"margin-right",mb:"margin-bottom",ml:"margin-left",m:"margin",mh:"margin-left margin-right",mv:"margin-top margin-bottom",pt:"padding-top",pr:"padding-right",pb:"padding-bottom",pl:"padding-left",p:"padding",ph:"padding-left padding-right",pv:"padding-top padding-bottom",g:"gap --rtgl-flex-gap",gv:"row-gap --rtgl-flex-gap",gh:"column-gap --rtgl-flex-gap",bw:"border-width",bwt:"border-top-width",bwr:"border-right-width",bwb:"border-bottom-width",bwl:"border-left-width",bc:"border-color",br:"border-radius",pos:"position",shadow:"box-shadow",cur:"cursor"},oe=Object.keys(br),q=e=>e.concat(_s.flatMap(t=>e.map(r=>`${t}-${r}`))),vr={default:void 0,xl:"@media only screen and (max-width: 1280px)",lg:"@media only screen and (max-width: 1024px)",md:"@media only screen and (max-width: 768px)",sm:"@media only screen and (max-width: 640px)"},G=(e,t={},r=null)=>{let i="";for(let[s,n]of Object.entries(vr)){s!=="default"&&(i+=`${n} {`);for(let[a,p]of Object.entries(e))for(let[l,o]of Object.entries(p)){let c=br[a],d=o.startsWith("--")?`var(${o})`:o,h=s==="default"?a:`${s}-${a}`,f=s==="default"?`h-${a}`:`${s}-h-${a}`,u=(y,g=!1)=>{let b=g?`:host([${y}="${l}"]:hover)`:`:host([${y}="${l}"])`;if(r)return r.split(",").map(_=>`${b} ${_.trim()}`).join(", ");let m=t[a];return m?`${b} ${m}`:b};if(c){let g=c.split(" ").map(b=>`${b}: ${d};`).join(" ");i+=`
16
- ${u(h)}{
15
+ `,Ve=({linkElement:e,href:t,newTab:r,rel:i})=>{e.href=t,r?e.target="_blank":e.removeAttribute("target"),i!=null?e.rel=i:r?e.rel="noopener noreferrer":e.removeAttribute("rel")},we=({shadowRoot:e,slotElement:t,linkElement:r,href:i,newTab:s,rel:n})=>{if(t.parentNode!==e&&e.appendChild(t),!i)return r&&r.parentNode===e&&e.removeChild(r),null;let a=r||document.createElement("a");return Ve({linkElement:a,href:i,newTab:s,rel:n}),a.parentNode!==e&&e.appendChild(a),a},_t=({shadowRoot:e,childElement:t,linkElement:r,href:i,newTab:s,rel:n})=>{if(!i)return r?(t.parentNode===r&&e.appendChild(t),r.parentNode===e&&e.removeChild(r),null):(t.parentNode!==e&&e.appendChild(t),null);let a=r||document.createElement("a");return Ve({linkElement:a,href:i,newTab:s,rel:n}),t.parentNode!==a&&a.appendChild(t),a.parentNode!==e&&e.appendChild(a),a};var te=["default","sm","md","lg","xl"],F=()=>te.reduce((e,t)=>(e[t]={},e),{}),yr=["sm","md","lg","xl"],gs=({size:e,attr:t})=>e==="default"?t:`${e}-${t}`,bs=({size:e,includeDefault:t=!0})=>{if(e==="default")return["default"];let r=yr.indexOf(e);if(r===-1)return t?["default"]:[];let i=yr.slice(r);return t&&i.push("default"),i},xt=({element:e,size:t,attr:r,includeDefault:i=!0})=>{let s=bs({size:t,includeDefault:i});for(let n of s){let a=gs({size:n,attr:r}),p=e.getAttribute(a);if(p!==null)return p}return null};var vs=/^([1-9]|1[0-2])fg$/,ws=/^([1-9]\d*)\/([1-9]\d*)fb$/,At=e=>typeof e=="string"&&vs.test(e),mr=e=>{if(typeof e!="string")return null;let t=e.match(ws);if(!t)return null;let r=Number(t[1]),i=Number(t[2]);return!Number.isInteger(r)||!Number.isInteger(i)||i<=0||r>i?null:{numerator:r,denominator:i}};function gr({numerator:e,denominator:t,gapVar:r}){return e===t?"100%":e===1?`calc((100% - ((${t} - 1) * ${r})) / ${t})`:`calc(((100% - ((${t} - 1) * ${r})) * ${e}) / ${t})`}var M=({styleBucket:e,axis:t,dimension:r,fillValue:i,allowFlexGrow:s=!1,flexMinDimension:n="0",lockBounds:a=!0})=>{let p=()=>{!s||t!=="width"||(e["flex-grow"]="0",e["flex-shrink"]="1",e["flex-basis"]="auto")},l=()=>{e[`min-${t}`]="unset",e[`max-${t}`]="unset"};if(r===void 0)return;if(r==="f"){p(),e[t]=i,l();return}if(s&&At(r)){e["flex-grow"]=r.slice(0,-2),e["flex-basis"]="0%",e[`min-${t}`]=n,e[`max-${t}`]="unset";return}let o=s?mr(r):null;if(o){e["flex-grow"]="0",e["flex-shrink"]="0",e["flex-basis"]=gr({...o,gapVar:"var(--rtgl-flex-gap, 0px)"}),e[`min-${t}`]=n,e[`max-${t}`]="unset";return}p(),e[t]=r,a&&(e[`min-${t}`]=r,e[`max-${t}`]=r)},De=({style:e,width:t,fillValue:r="var(--width-stretch)",allowFlexGrow:i=!0,flexMinWidth:s="0"})=>{if(t==="f"){e.width=r,e.flexGrow="",e.flexBasis="",e.minWidth="";return}if(i&&At(t)){e.width="",e.flexGrow=t.slice(0,-2),e.flexShrink="",e.flexBasis="0%",e.minWidth=s;return}let n=i?mr(t):null;if(n){e.width="",e.flexGrow="0",e.flexShrink="0",e.flexBasis=gr({...n,gapVar:"var(--rtgl-flex-gap, 0px)"}),e.minWidth=s;return}if(t!=null){e.width=t,e.flexGrow="",e.flexShrink="",e.flexBasis="",e.minWidth="";return}e.width="",e.flexGrow="",e.flexShrink="",e.flexBasis="",e.minWidth=""};var _s=e=>`${e}`.trim().replace(/\s*\/\s*/g,"/"),Be=e=>{if(e==null)return;let t=_s(e);if(t.length!==0)return typeof CSS<"u"&&typeof CSS.supports=="function"?CSS.supports("aspect-ratio",t)?t:void 0:t};function C(e,...t){let r="";return e.forEach((i,s)=>{r+=i+(t[s]||"")}),r}var xs=["sm","md","lg","xl"],br={mt:"margin-top",mr:"margin-right",mb:"margin-bottom",ml:"margin-left",m:"margin",mh:"margin-left margin-right",mv:"margin-top margin-bottom",pt:"padding-top",pr:"padding-right",pb:"padding-bottom",pl:"padding-left",p:"padding",ph:"padding-left padding-right",pv:"padding-top padding-bottom",g:"gap --rtgl-flex-gap",gv:"row-gap --rtgl-flex-gap",gh:"column-gap --rtgl-flex-gap",bw:"border-width",bwt:"border-top-width",bwr:"border-right-width",bwb:"border-bottom-width",bwl:"border-left-width",bc:"border-color",br:"border-radius",pos:"position",shadow:"box-shadow",cur:"cursor"},oe=Object.keys(br),q=e=>e.concat(xs.flatMap(t=>e.map(r=>`${t}-${r}`))),vr={default:void 0,xl:"@media only screen and (max-width: 1280px)",lg:"@media only screen and (max-width: 1024px)",md:"@media only screen and (max-width: 768px)",sm:"@media only screen and (max-width: 640px)"},G=(e,t={},r=null)=>{let i="";for(let[s,n]of Object.entries(vr)){s!=="default"&&(i+=`${n} {`);for(let[a,p]of Object.entries(e))for(let[l,o]of Object.entries(p)){let c=br[a],d=o.startsWith("--")?`var(${o})`:o,u=s==="default"?a:`${s}-${a}`,f=s==="default"?`h-${a}`:`${s}-h-${a}`,h=(y,g=!1)=>{let b=g?`:host([${y}="${l}"]:hover)`:`:host([${y}="${l}"])`;if(r)return r.split(",").map(_=>`${b} ${_.trim()}`).join(", ");let m=t[a];return m?`${b} ${m}`:b};if(c){let g=c.split(" ").map(b=>`${b}: ${d};`).join(" ");i+=`
16
+ ${h(u)}{
17
17
  ${g}
18
18
  }
19
- ${u(f,!0)}{
19
+ ${h(f,!0)}{
20
20
  ${g}
21
21
  }
22
22
  `}else i+=`
23
- ${u(h)}{
23
+ ${h(u)}{
24
24
  ${o}
25
25
  }
26
- ${u(f,!0)}{
26
+ ${h(f,!0)}{
27
27
  ${o}
28
28
  }
29
- `}s!=="default"&&(i+="}")}return i};function xs(e){if(e===null||e.includes("/"))return!1;let t=String(e);return/[0-9]$/.test(t)}var As=e=>/%$/.test(e),ks=e=>/^([1-9]|1[0-2])fg$/.test(e),T=e=>{if(e!=null)return ks(e)||As(e)?e:xs(e)?`${e}px`:Object.keys(I).includes(e)?`var(${I[e]})`:e},I={xs:"--spacing-xs",sm:"--spacing-sm",md:"--spacing-md",lg:"--spacing-lg",xl:"--spacing-xl"};function J(e,t=":host"){let r="",i=["default","xl","lg","md","sm"];for(let s of i){let n=vr[s];if(!e[s]||Object.keys(e[s]).length===0)continue;s!=="default"&&(r+=`${n} {
29
+ `}s!=="default"&&(i+="}")}return i};function As(e){if(e===null||e.includes("/"))return!1;let t=String(e);return/[0-9]$/.test(t)}var Ss=e=>/%$/.test(e),$s=e=>/^([1-9]|1[0-2])fg$/.test(e),L=e=>{if(e!=null)return $s(e)||Ss(e)?e:As(e)?`${e}px`:Object.keys(O).includes(e)?`var(${O[e]})`:e},O={xs:"--spacing-xs",sm:"--spacing-sm",md:"--spacing-md",lg:"--spacing-lg",xl:"--spacing-xl"};function J(e,t=":host"){let r="",i=["default","xl","lg","md","sm"];for(let s of i){let n=vr[s];if(!e[s]||Object.keys(e[s]).length===0)continue;s!=="default"&&(r+=`${n} {
30
30
  `);let a="";for(let[p,l]of Object.entries(e[s]))l!=null&&(a+=`${p}: ${l} !important;
31
31
  `);r+=`${t} {
32
32
  ${a.trim()}
33
33
  }
34
34
  `,s!=="default"&&(r+=`}
35
- `)}return r}var $s={mt:I,mr:I,mb:I,ml:I,m:I,mh:I,mv:I,s:{sm:`
35
+ `)}return r}var ks={mt:O,mr:O,mb:O,ml:O,m:O,mh:O,mv:O,s:{sm:`
36
36
  height: 28px;
37
37
  padding-left: 12px;
38
38
  padding-right: 12px;
@@ -81,7 +81,7 @@ var rettangoli=(()=>{var ve=`
81
81
  `,lk:`
82
82
  background-color: transparent;
83
83
  color: var(--foreground);
84
- `}},wr=G($s,{},".surface");var Es=[{prefix:"sm",maxWidth:640},{prefix:"md",maxWidth:768},{prefix:"lg",maxWidth:1024},{prefix:"xl",maxWidth:1280}],kt=class e extends HTMLElement{static styleSheet=null;static initializeStyleSheet(){e.styleSheet||(e.styleSheet=new CSSStyleSheet,e.styleSheet.replaceSync(S`
84
+ `}},wr=G(ks,{},".surface");var Es=[{prefix:"sm",maxWidth:640},{prefix:"md",maxWidth:768},{prefix:"lg",maxWidth:1024},{prefix:"xl",maxWidth:1280}],St=class e extends HTMLElement{static styleSheet=null;static initializeStyleSheet(){e.styleSheet||(e.styleSheet=new CSSStyleSheet,e.styleSheet.replaceSync(C`
85
85
  :host {
86
86
  display: inline-flex;
87
87
  }
@@ -249,7 +249,7 @@ var rettangoli=(()=>{var ve=`
249
249
  }
250
250
 
251
251
  ${wr}
252
- `))}constructor(){super(),e.initializeStyleSheet(),this.shadow=this.attachShadow({mode:"open"}),this.shadow.adoptedStyleSheets=[e.styleSheet],this._containerElement=null,this._surfaceElement=document.createElement("button"),this._slotElement=document.createElement("slot"),this._prefixIcon=null,this._suffixIcon=null,this._surfaceElement.className="surface",this._surfaceElement.appendChild(this._slotElement),this._onWindowResize=this._onWindowResize.bind(this)}static get observedAttributes(){return["key","href","new-tab","rel","w","pre","suf","disabled","v","s","sq","sm-s","md-s","lg-s","xl-s"]}connectedCallback(){window.addEventListener("resize",this._onWindowResize),this._updateButton()}disconnectedCallback(){window.removeEventListener("resize",this._onWindowResize)}attributeChangedCallback(t,r,i){this._updateButton()}_onWindowResize(){(this.hasAttribute("sm-s")||this.hasAttribute("md-s")||this.hasAttribute("lg-s")||this.hasAttribute("xl-s"))&&this._updateIcon()}_resolveResponsiveSizeToken(){let t=window.innerWidth;for(let{prefix:r,maxWidth:i}of Es){let s=`${r}-s`;if(t<=i&&this.hasAttribute(s))return this.getAttribute(s)}return this.getAttribute("s")}_updateButton(){this.shadow.innerHTML="";let t=this.hasAttribute("disabled"),r=this.getAttribute("href"),i=this.hasAttribute("new-tab"),s=this.getAttribute("rel"),n=r&&!t,a=n?"a":"button";if(this._surfaceElement.tagName.toLowerCase()!==a){let p=document.createElement(a);p.className="surface",p.appendChild(this._slotElement),this._surfaceElement=p}this._updateIcon(),this.hasAttribute("sq")?(this.style.width="",this.style.minWidth="",this.style.maxWidth="",this._surfaceElement.style.width="",this._surfaceElement.style.minWidth="",this._surfaceElement.style.maxWidth=""):this._updateWidth(),n?(Ve({linkElement:this._surfaceElement,href:r,newTab:i,rel:s}),this._surfaceElement.removeAttribute("disabled")):(this._surfaceElement.removeAttribute("href"),this._surfaceElement.removeAttribute("target"),this._surfaceElement.removeAttribute("rel"),t?this._surfaceElement.setAttribute("disabled",""):this._surfaceElement.removeAttribute("disabled")),this.shadow.appendChild(this._surfaceElement),this._containerElement=this._surfaceElement}_updateIcon(){this._prefixIcon&&(this._prefixIcon.remove(),this._prefixIcon=null),this._suffixIcon&&(this._suffixIcon.remove(),this._suffixIcon=null);let t={sm:14,md:18,lg:22},r=this._resolveResponsiveSizeToken(),i=18;this.hasAttribute("sq")?i={sm:14,lg:22}[r]||18:i=t[r]||18;let s=this.getAttribute("pre");s&&(this._prefixIcon=document.createElement("rtgl-svg"),this._prefixIcon.setAttribute("svg",s),this._prefixIcon.setAttribute("wh",i.toString()),this._prefixIcon.style.color="inherit",this._surfaceElement.insertBefore(this._prefixIcon,this._slotElement));let n=this.getAttribute("suf");n&&(this._suffixIcon=document.createElement("rtgl-svg"),this._suffixIcon.setAttribute("svg",n),this._suffixIcon.setAttribute("wh",i.toString()),this._suffixIcon.style.color="inherit",this._surfaceElement.appendChild(this._suffixIcon))}_updateWidth(){let t=T(this.getAttribute("w"));t==="f"?(this.style.width="var(--width-stretch)",this.style.minWidth="",this.style.maxWidth="",this._surfaceElement.style.width="100%",this._surfaceElement.style.minWidth="",this._surfaceElement.style.maxWidth=""):t!=null?(this.style.width=t,this.style.minWidth=t,this.style.maxWidth=t,this._surfaceElement.style.width="100%",this._surfaceElement.style.minWidth="",this._surfaceElement.style.maxWidth=""):(this.style.width="",this.style.minWidth="",this.style.maxWidth="",this._surfaceElement.style.width="",this._surfaceElement.style.minWidth="",this._surfaceElement.style.maxWidth="")}getBoundingClientRect(){return this._surfaceElement?this._surfaceElement.getBoundingClientRect():super.getBoundingClientRect()}},_r=({render:e,html:t})=>kt;var Ss={cur:{alias:"alias","all-scroll":"all-scroll",auto:"auto",cell:"cell","col-resize":"col-resize","context-menu":"context-menu",copy:"copy",crosshair:"crosshair",default:"default","e-resize":"e-resize","ew-resize":"ew-resize",grab:"grab",grabbing:"grabbing",help:"help",move:"move","n-resize":"n-resize","ne-resize":"ne-resize","nesw-resize":"nesw-resize","ns-resize":"ns-resize","nw-resize":"nw-resize","nwse-resize":"nwse-resize","no-drop":"no-drop",none:"none","not-allowed":"not-allowed",pointer:"pointer",progress:"progress","row-resize":"row-resize","s-resize":"s-resize","se-resize":"se-resize","sw-resize":"sw-resize",text:"text",url:"url","w-resize":"w-resize",wait:"wait","zoom-in":"zoom-in","zoom-out":"zoom-out"}},V=G(Ss);var et=S`
252
+ `))}constructor(){super(),e.initializeStyleSheet(),this.shadow=this.attachShadow({mode:"open"}),this.shadow.adoptedStyleSheets=[e.styleSheet],this._containerElement=null,this._surfaceElement=document.createElement("button"),this._slotElement=document.createElement("slot"),this._prefixIcon=null,this._suffixIcon=null,this._surfaceElement.className="surface",this._surfaceElement.appendChild(this._slotElement),this._onWindowResize=this._onWindowResize.bind(this)}static get observedAttributes(){return["key","href","new-tab","rel","w","pre","suf","disabled","v","s","sq","sm-s","md-s","lg-s","xl-s"]}connectedCallback(){window.addEventListener("resize",this._onWindowResize),this._updateButton()}disconnectedCallback(){window.removeEventListener("resize",this._onWindowResize)}attributeChangedCallback(t,r,i){this._updateButton()}_onWindowResize(){(this.hasAttribute("sm-s")||this.hasAttribute("md-s")||this.hasAttribute("lg-s")||this.hasAttribute("xl-s"))&&this._updateIcon()}_resolveResponsiveSizeToken(){let t=window.innerWidth;for(let{prefix:r,maxWidth:i}of Es){let s=`${r}-s`;if(t<=i&&this.hasAttribute(s))return this.getAttribute(s)}return this.getAttribute("s")}_updateButton(){this.shadow.innerHTML="";let t=this.hasAttribute("disabled"),r=this.getAttribute("href"),i=this.hasAttribute("new-tab"),s=this.getAttribute("rel"),n=r&&!t,a=n?"a":"button";if(this._surfaceElement.tagName.toLowerCase()!==a){let p=document.createElement(a);p.className="surface",p.appendChild(this._slotElement),this._surfaceElement=p}this._updateIcon(),this.hasAttribute("sq")?(this.style.width="",this.style.minWidth="",this.style.maxWidth="",this._surfaceElement.style.width="",this._surfaceElement.style.minWidth="",this._surfaceElement.style.maxWidth=""):this._updateWidth(),n?(Ve({linkElement:this._surfaceElement,href:r,newTab:i,rel:s}),this._surfaceElement.removeAttribute("disabled")):(this._surfaceElement.removeAttribute("href"),this._surfaceElement.removeAttribute("target"),this._surfaceElement.removeAttribute("rel"),t?this._surfaceElement.setAttribute("disabled",""):this._surfaceElement.removeAttribute("disabled")),this.shadow.appendChild(this._surfaceElement),this._containerElement=this._surfaceElement}_updateIcon(){this._prefixIcon&&(this._prefixIcon.remove(),this._prefixIcon=null),this._suffixIcon&&(this._suffixIcon.remove(),this._suffixIcon=null);let t={sm:14,md:18,lg:22},r=this._resolveResponsiveSizeToken(),i=18;this.hasAttribute("sq")?i={sm:14,lg:22}[r]||18:i=t[r]||18;let s=this.getAttribute("pre");s&&(this._prefixIcon=document.createElement("rtgl-svg"),this._prefixIcon.setAttribute("svg",s),this._prefixIcon.setAttribute("wh",i.toString()),this._prefixIcon.style.color="inherit",this._surfaceElement.insertBefore(this._prefixIcon,this._slotElement));let n=this.getAttribute("suf");n&&(this._suffixIcon=document.createElement("rtgl-svg"),this._suffixIcon.setAttribute("svg",n),this._suffixIcon.setAttribute("wh",i.toString()),this._suffixIcon.style.color="inherit",this._surfaceElement.appendChild(this._suffixIcon))}_updateWidth(){let t=L(this.getAttribute("w"));t==="f"?(this.style.width="var(--width-stretch)",this.style.minWidth="",this.style.maxWidth="",this._surfaceElement.style.width="100%",this._surfaceElement.style.minWidth="",this._surfaceElement.style.maxWidth=""):t!=null?(this.style.width=t,this.style.minWidth=t,this.style.maxWidth=t,this._surfaceElement.style.width="100%",this._surfaceElement.style.minWidth="",this._surfaceElement.style.maxWidth=""):(this.style.width="",this.style.minWidth="",this.style.maxWidth="",this._surfaceElement.style.width="",this._surfaceElement.style.minWidth="",this._surfaceElement.style.maxWidth="")}getBoundingClientRect(){return this._surfaceElement?this._surfaceElement.getBoundingClientRect():super.getBoundingClientRect()}},_r=({render:e,html:t})=>St;var Cs={cur:{alias:"alias","all-scroll":"all-scroll",auto:"auto",cell:"cell","col-resize":"col-resize","context-menu":"context-menu",copy:"copy",crosshair:"crosshair",default:"default","e-resize":"e-resize","ew-resize":"ew-resize",grab:"grab",grabbing:"grabbing",help:"help",move:"move","n-resize":"n-resize","ne-resize":"ne-resize","nesw-resize":"nesw-resize","ns-resize":"ns-resize","nw-resize":"nw-resize","nwse-resize":"nwse-resize","no-drop":"no-drop",none:"none","not-allowed":"not-allowed",pointer:"pointer",progress:"progress","row-resize":"row-resize","s-resize":"s-resize","se-resize":"se-resize","sw-resize":"sw-resize",text:"text",url:"url","w-resize":"w-resize",wait:"wait","zoom-in":"zoom-in","zoom-out":"zoom-out"}},V=G(Cs);var et=C`
253
253
  :host([sh]:not([sv])) {
254
254
  overflow-x: scroll;
255
255
  flex-wrap: nowrap;
@@ -296,7 +296,7 @@ var rettangoli=(()=>{var ve=`
296
296
  flex-wrap: nowrap;
297
297
  }
298
298
 
299
- `;var Pe={none:"0",xs:"--border-width-xs",sm:"--border-width-sm",md:"--border-width-md",lg:"--border-width-lg",xl:"--border-width-xl"},Cs={bgc:{pr:`
299
+ `;var Pe={none:"0",xs:"--border-width-xs",sm:"--border-width-sm",md:"--border-width-md",lg:"--border-width-lg",xl:"--border-width-xl"},Is={bgc:{pr:`
300
300
  background-color: var(--primary);
301
301
  `,se:`
302
302
  background-color: var(--secondary);
@@ -336,7 +336,7 @@ var rettangoli=(()=>{var ve=`
336
336
  left: 0;
337
337
  top: 0;
338
338
  height: 100%;
339
- `},shadow:{sm:"--shadow-sm",md:"--shadow-md",lg:"--shadow-lg"},pt:I,pr:I,pb:I,pl:I,p:I,ph:I,pv:I,g:I,gv:I,gh:I,bw:Pe,bwt:Pe,bwr:Pe,bwb:Pe,bwl:Pe,bc:{pr:"--primary",se:"--secondary",de:"--destructive",fg:"--foreground",bg:"--background",mu:"--muted",ac:"--accent",bo:"--border",tr:"transparent"},br:{xs:"--border-radius-xs",sm:"--border-radius-sm",md:"--border-radius-md",lg:"--border-radius-lg",xl:"--border-radius-xl",f:"--border-radius-f"}},tt=G(Cs);var Is={mt:I,mr:I,mb:I,ml:I,m:I,mh:I,mv:I},P=G(Is);var Ie=S`
339
+ `},shadow:{sm:"--shadow-sm",md:"--shadow-md",lg:"--shadow-lg"},pt:O,pr:O,pb:O,pl:O,p:O,ph:O,pv:O,g:O,gv:O,gh:O,bw:Pe,bwt:Pe,bwr:Pe,bwb:Pe,bwl:Pe,bc:{pr:"--primary",se:"--secondary",de:"--destructive",fg:"--foreground",bg:"--background",mu:"--muted",ac:"--accent",bo:"--border",tr:"transparent"},br:{xs:"--border-radius-xs",sm:"--border-radius-sm",md:"--border-radius-md",lg:"--border-radius-lg",xl:"--border-radius-xl",f:"--border-radius-f"}},tt=G(Is);var Os={mt:O,mr:O,mb:O,ml:O,m:O,mh:O,mv:O},P=G(Os);var Ie=C`
340
340
  a, a:link, a:visited, a:hover, a:active {
341
341
  color: inherit;
342
342
  text-decoration: none;
@@ -346,7 +346,7 @@ var rettangoli=(()=>{var ve=`
346
346
  margin: 0;
347
347
  font: inherit;
348
348
  }
349
- `;var Os=e=>{if(e==null)return null;let t=e.trim();return t===""?null:/^[1-9]\d*$/.test(t)?`repeat(${t}, minmax(0, 1fr))`:t},$t=class e extends HTMLElement{static styleSheet=null;static initializeStyleSheet(){e.styleSheet||(e.styleSheet=new CSSStyleSheet,e.styleSheet.replaceSync(S`
349
+ `;var Ts=e=>{if(e==null)return null;let t=e.trim();return t===""?null:/^[1-9]\d*$/.test(t)?`repeat(${t}, minmax(0, 1fr))`:t},$t=class e extends HTMLElement{static styleSheet=null;static initializeStyleSheet(){e.styleSheet||(e.styleSheet=new CSSStyleSheet,e.styleSheet.replaceSync(C`
350
350
  slot {
351
351
  display: contents;
352
352
  }
@@ -366,7 +366,7 @@ var rettangoli=(()=>{var ve=`
366
366
  ${tt}
367
367
  ${Ie}
368
368
  ${ve}
369
- `))}constructor(){super(),e.initializeStyleSheet(),this.shadow=this.attachShadow({mode:"open"}),this.shadow.adoptedStyleSheets=[e.styleSheet],this._styleElement=document.createElement("style"),this._slotElement=document.createElement("slot"),this._linkElement=null,this.shadow.appendChild(this._styleElement),this._updateDOM()}static get observedAttributes(){return["href","new-tab","rel",...q([...oe,"cols","op","wh","w","h","hide","show","sh","sv","z","overflow"])]}_styles=F();_lastStyleString="";_updateDOM(){let t=this.getAttribute("href"),r=this.hasAttribute("new-tab"),i=this.getAttribute("rel");this._linkElement=we({shadowRoot:this.shadow,slotElement:this._slotElement,linkElement:this._linkElement,href:t,newTab:r,rel:i})}connectedCallback(){this.updateStyles()}updateStyles(){this._styles=F(),te.forEach(r=>{let i=f=>`${r==="default"?"":`${r}-`}${f}`,s=this.getAttribute(i("wh")),n=T(s===null?this.getAttribute(i("w")):s),a=T(s===null?this.getAttribute(i("h")):s),p=Os(this.getAttribute(i("cols"))),l=this.getAttribute(i("op")),o=this.getAttribute(i("z"));p!==null&&(this._styles[r]["grid-template-columns"]=p),o!==null&&(this._styles[r]["z-index"]=o),l!==null&&(this._styles[r].opacity=l),M({styleBucket:this._styles[r],axis:"width",dimension:n,fillValue:"var(--width-stretch)",allowFlexGrow:!0}),M({styleBucket:this._styles[r],axis:"height",dimension:a,fillValue:"100%",allowFlexGrow:!0}),this.hasAttribute(i("hide"))&&(this._styles[r].display="none"),this.hasAttribute(i("show"))&&(this._styles[r].display="grid");let c=this.hasAttribute(i("sh")),d=this.hasAttribute(i("sv")),h=this.getAttribute(i("overflow"));c&&d?this._styles[r].overflow="scroll":c?this._styles[r]["overflow-x"]="scroll":d&&(this._styles[r]["overflow-y"]="scroll"),h==="hidden"&&(this._styles[r].overflow="hidden")});let t=J(this._styles);t!==this._lastStyleString&&(this._styleElement.textContent=t,this._lastStyleString=t)}attributeChangedCallback(t,r,i){if(t==="href"||t==="new-tab"||t==="rel"){this._updateDOM();return}r!==i&&this.updateStyles()}},xr=({render:e,html:t})=>$t;var Ar=S`
369
+ `))}constructor(){super(),e.initializeStyleSheet(),this.shadow=this.attachShadow({mode:"open"}),this.shadow.adoptedStyleSheets=[e.styleSheet],this._styleElement=document.createElement("style"),this._slotElement=document.createElement("slot"),this._linkElement=null,this.shadow.appendChild(this._styleElement),this._updateDOM()}static get observedAttributes(){return["href","new-tab","rel",...q([...oe,"cols","op","wh","w","h","hide","show","sh","sv","z","overflow"])]}_styles=F();_lastStyleString="";_updateDOM(){let t=this.getAttribute("href"),r=this.hasAttribute("new-tab"),i=this.getAttribute("rel");this._linkElement=we({shadowRoot:this.shadow,slotElement:this._slotElement,linkElement:this._linkElement,href:t,newTab:r,rel:i})}connectedCallback(){this.updateStyles()}updateStyles(){this._styles=F(),te.forEach(r=>{let i=f=>`${r==="default"?"":`${r}-`}${f}`,s=this.getAttribute(i("wh")),n=L(s===null?this.getAttribute(i("w")):s),a=L(s===null?this.getAttribute(i("h")):s),p=Ts(this.getAttribute(i("cols"))),l=this.getAttribute(i("op")),o=this.getAttribute(i("z"));p!==null&&(this._styles[r]["grid-template-columns"]=p),o!==null&&(this._styles[r]["z-index"]=o),l!==null&&(this._styles[r].opacity=l),M({styleBucket:this._styles[r],axis:"width",dimension:n,fillValue:"var(--width-stretch)",allowFlexGrow:!0}),M({styleBucket:this._styles[r],axis:"height",dimension:a,fillValue:"100%",allowFlexGrow:!0}),this.hasAttribute(i("hide"))&&(this._styles[r].display="none"),this.hasAttribute(i("show"))&&(this._styles[r].display="grid");let c=this.hasAttribute(i("sh")),d=this.hasAttribute(i("sv")),u=this.getAttribute(i("overflow"));c&&d?this._styles[r].overflow="scroll":c?this._styles[r]["overflow-x"]="scroll":d&&(this._styles[r]["overflow-y"]="scroll"),u==="hidden"&&(this._styles[r].overflow="hidden")});let t=J(this._styles);t!==this._lastStyleString&&(this._styleElement.textContent=t,this._lastStyleString=t)}attributeChangedCallback(t,r,i){if(t==="href"||t==="new-tab"||t==="rel"){this._updateDOM();return}r!==i&&this.updateStyles()}},xr=({render:e,html:t})=>$t;var Ar=C`
370
370
 
371
371
  :host([d="h"]) {
372
372
  flex-direction: row;
@@ -437,7 +437,7 @@ var rettangoli=(()=>{var ve=`
437
437
  justify-content: center;
438
438
  }
439
439
  }
440
- `;var Et=class e extends HTMLElement{static styleSheet=null;static initializeStyleSheet(){e.styleSheet||(e.styleSheet=new CSSStyleSheet,e.styleSheet.replaceSync(S`
440
+ `;var kt=class e extends HTMLElement{static styleSheet=null;static initializeStyleSheet(){e.styleSheet||(e.styleSheet=new CSSStyleSheet,e.styleSheet.replaceSync(C`
441
441
  slot {
442
442
  display: contents;
443
443
  }
@@ -460,7 +460,7 @@ var rettangoli=(()=>{var ve=`
460
460
  ${tt}
461
461
  ${Ie}
462
462
  ${ve}
463
- `))}constructor(){super(),e.initializeStyleSheet(),this.shadow=this.attachShadow({mode:"open"}),this.shadow.adoptedStyleSheets=[e.styleSheet],this._styleElement=document.createElement("style"),this._slotElement=document.createElement("slot"),this._linkElement=null,this.shadow.appendChild(this._styleElement),this._updateDOM()}static get observedAttributes(){return["href","new-tab","rel",...q([...oe,"op","wh","w","h","ar","hide","show","sh","sv","z","d","ah","av","wrap","no-wrap","overflow"])]}_styles=F();_lastStyleString="";_updateDOM(){let t=this.getAttribute("href"),r=this.hasAttribute("new-tab"),i=this.getAttribute("rel");this._linkElement=we({shadowRoot:this.shadow,slotElement:this._slotElement,linkElement:this._linkElement,href:t,newTab:r,rel:i})}connectedCallback(){this.updateStyles()}updateStyles(){this._styles=F(),te.forEach(r=>{let i=k=>`${r==="default"?"":`${r}-`}${k}`,s=this.getAttribute(i("wh")),n=T(s===null?this.getAttribute(i("w")):s),a=T(s===null?this.getAttribute(i("h")):s),p=this.getAttribute(i("op")),l=this.getAttribute(i("z")),o=Be(this.getAttribute(i("ar")));l!==null&&(this._styles[r]["z-index"]=l),p!==null&&(this._styles[r].opacity=p),o!==void 0&&(this._styles[r]["aspect-ratio"]=o),M({styleBucket:this._styles[r],axis:"width",dimension:n,fillValue:"var(--width-stretch)",allowFlexGrow:!0}),M({styleBucket:this._styles[r],axis:"height",dimension:a,fillValue:"100%",allowFlexGrow:!0}),this.hasAttribute(i("hide"))&&(this._styles[r].display="none"),this.hasAttribute(i("show"))&&(this._styles[r].display="flex");let c=this.getAttribute(i("d")),d=this.getAttribute(i("ah")),h=this.getAttribute(i("av")),f=xt({element:this,size:r,attr:"d"});c==="h"?this._styles[r]["flex-direction"]="row":c==="v"?this._styles[r]["flex-direction"]="column":r==="default"&&!c&&["sm","md","lg","xl"].some($=>this.hasAttribute(`${$}-d`))&&(this._styles[r]["flex-direction"]="column");let u=f==="h",y=f==="v"||!f;u&&(d==="c"?this._styles[r]["justify-content"]="center":d==="e"?this._styles[r]["justify-content"]="flex-end":d==="s"&&(this._styles[r]["justify-content"]="flex-start"),h==="c"?(this._styles[r]["align-items"]="center",this._styles[r]["align-content"]="center"):h==="e"?(this._styles[r]["align-items"]="flex-end",this._styles[r]["align-content"]="flex-end"):h==="s"&&(this._styles[r]["align-items"]="flex-start")),y&&(d!==null||h!==null)&&(d==="c"?this._styles[r]["align-items"]="center":d==="e"?this._styles[r]["align-items"]="flex-end":d==="s"&&(this._styles[r]["align-items"]="flex-start"),h==="c"?this._styles[r]["justify-content"]="center":h==="e"?this._styles[r]["justify-content"]="flex-end":h==="s"&&(this._styles[r]["justify-content"]="flex-start"));let g=this.hasAttribute(i("wrap")),b=this.hasAttribute(i("no-wrap"));g&&(this._styles[r]["flex-wrap"]="wrap"),b&&(this._styles[r]["flex-wrap"]="nowrap");let m=this.hasAttribute(i("sh")),_=this.hasAttribute(i("sv")),A=this.getAttribute(i("overflow"));m&&_?(this._styles[r].overflow="scroll",this._styles[r]["flex-wrap"]="nowrap"):m?(this._styles[r]["overflow-x"]="scroll",this._styles[r]["flex-wrap"]="nowrap"):_&&(this._styles[r]["overflow-y"]="scroll",this._styles[r]["flex-wrap"]="nowrap"),A==="hidden"&&(this._styles[r].overflow="hidden",this._styles[r]["flex-wrap"]="nowrap")});let t=J(this._styles);t!==this._lastStyleString&&(this._styleElement.textContent=t,this._lastStyleString=t)}attributeChangedCallback(t,r,i){if(t==="href"||t==="new-tab"||t==="rel"){this._updateDOM();return}r!==i&&this.updateStyles()}},kr=({render:e,html:t})=>Et;var Ts={ta:{s:"text-align: start;",c:"text-align: center;",e:"text-align: end;",j:"text-align: justify;"},s:{h1:`
463
+ `))}constructor(){super(),e.initializeStyleSheet(),this.shadow=this.attachShadow({mode:"open"}),this.shadow.adoptedStyleSheets=[e.styleSheet],this._styleElement=document.createElement("style"),this._slotElement=document.createElement("slot"),this._linkElement=null,this.shadow.appendChild(this._styleElement),this._updateDOM()}static get observedAttributes(){return["href","new-tab","rel",...q([...oe,"op","wh","w","h","ar","hide","show","sh","sv","z","d","ah","av","wrap","no-wrap","overflow"])]}_styles=F();_lastStyleString="";_updateDOM(){let t=this.getAttribute("href"),r=this.hasAttribute("new-tab"),i=this.getAttribute("rel");this._linkElement=we({shadowRoot:this.shadow,slotElement:this._slotElement,linkElement:this._linkElement,href:t,newTab:r,rel:i})}connectedCallback(){this.updateStyles()}updateStyles(){this._styles=F(),te.forEach(r=>{let i=S=>`${r==="default"?"":`${r}-`}${S}`,s=this.getAttribute(i("wh")),n=L(s===null?this.getAttribute(i("w")):s),a=L(s===null?this.getAttribute(i("h")):s),p=this.getAttribute(i("op")),l=this.getAttribute(i("z")),o=Be(this.getAttribute(i("ar")));l!==null&&(this._styles[r]["z-index"]=l),p!==null&&(this._styles[r].opacity=p),o!==void 0&&(this._styles[r]["aspect-ratio"]=o),M({styleBucket:this._styles[r],axis:"width",dimension:n,fillValue:"var(--width-stretch)",allowFlexGrow:!0}),M({styleBucket:this._styles[r],axis:"height",dimension:a,fillValue:"100%",allowFlexGrow:!0}),this.hasAttribute(i("hide"))&&(this._styles[r].display="none"),this.hasAttribute(i("show"))&&(this._styles[r].display="flex");let c=this.getAttribute(i("d")),d=this.getAttribute(i("ah")),u=this.getAttribute(i("av")),f=xt({element:this,size:r,attr:"d"});c==="h"?this._styles[r]["flex-direction"]="row":c==="v"?this._styles[r]["flex-direction"]="column":r==="default"&&!c&&["sm","md","lg","xl"].some($=>this.hasAttribute(`${$}-d`))&&(this._styles[r]["flex-direction"]="column");let h=f==="h",y=f==="v"||!f;h&&(d==="c"?this._styles[r]["justify-content"]="center":d==="e"?this._styles[r]["justify-content"]="flex-end":d==="s"&&(this._styles[r]["justify-content"]="flex-start"),u==="c"?(this._styles[r]["align-items"]="center",this._styles[r]["align-content"]="center"):u==="e"?(this._styles[r]["align-items"]="flex-end",this._styles[r]["align-content"]="flex-end"):u==="s"&&(this._styles[r]["align-items"]="flex-start")),y&&(d!==null||u!==null)&&(d==="c"?this._styles[r]["align-items"]="center":d==="e"?this._styles[r]["align-items"]="flex-end":d==="s"&&(this._styles[r]["align-items"]="flex-start"),u==="c"?this._styles[r]["justify-content"]="center":u==="e"?this._styles[r]["justify-content"]="flex-end":u==="s"&&(this._styles[r]["justify-content"]="flex-start"));let g=this.hasAttribute(i("wrap")),b=this.hasAttribute(i("no-wrap"));g&&(this._styles[r]["flex-wrap"]="wrap"),b&&(this._styles[r]["flex-wrap"]="nowrap");let m=this.hasAttribute(i("sh")),_=this.hasAttribute(i("sv")),A=this.getAttribute(i("overflow"));m&&_?(this._styles[r].overflow="scroll",this._styles[r]["flex-wrap"]="nowrap"):m?(this._styles[r]["overflow-x"]="scroll",this._styles[r]["flex-wrap"]="nowrap"):_&&(this._styles[r]["overflow-y"]="scroll",this._styles[r]["flex-wrap"]="nowrap"),A==="hidden"&&(this._styles[r].overflow="hidden",this._styles[r]["flex-wrap"]="nowrap")});let t=J(this._styles);t!==this._lastStyleString&&(this._styleElement.textContent=t,this._lastStyleString=t)}attributeChangedCallback(t,r,i){if(t==="href"||t==="new-tab"||t==="rel"){this._updateDOM();return}r!==i&&this.updateStyles()}},Sr=({render:e,html:t})=>kt;var Ls={ta:{s:"text-align: start;",c:"text-align: center;",e:"text-align: end;",j:"text-align: justify;"},s:{h1:`
464
464
  font-size: var(--h1-font-size);
465
465
  font-weight: var(--h1-font-weight);
466
466
  line-height: var(--h1-line-height);
@@ -500,7 +500,7 @@ var rettangoli=(()=>{var ve=`
500
500
  font-weight: var(--xs-font-weight);
501
501
  line-height: var(--xs-line-height);
502
502
  letter-spacing: var(--xs-letter-spacing);
503
- `}},$r=G(Ts);var Ls={c:{pr:"color: var(--primary);",se:"color: var(--secondary);",de:"color: var(--destructive);",fg:"color: var(--foreground);",bg:"color: var(--background);",mu:"color: var(--muted-foreground);",ac:"color: var(--accent);",bo:"color: var(--border);",tr:"color: transparent;","pr-fg":"color: var(--primary-foreground);","se-fg":"color: var(--secondary-foreground);","de-fg":"color: var(--destructive-foreground);","mu-fg":"color: var(--muted-foreground);","ac-fg":"color: var(--accent-foreground);"}},rt=G(Ls);var St=class e extends HTMLElement{static styleSheet=null;static initializeStyleSheet(){e.styleSheet||(e.styleSheet=new CSSStyleSheet,e.styleSheet.replaceSync(S`
503
+ `}},$r=G(Ls);var Rs={c:{pr:"color: var(--primary);",se:"color: var(--secondary);",de:"color: var(--destructive);",fg:"color: var(--foreground);",bg:"color: var(--background);",mu:"color: var(--muted-foreground);",ac:"color: var(--accent);",bo:"color: var(--border);",tr:"color: transparent;","pr-fg":"color: var(--primary-foreground);","se-fg":"color: var(--secondary-foreground);","de-fg":"color: var(--destructive-foreground);","mu-fg":"color: var(--muted-foreground);","ac-fg":"color: var(--accent-foreground);"}},rt=G(Rs);var Et=class e extends HTMLElement{static styleSheet=null;static initializeStyleSheet(){e.styleSheet||(e.styleSheet=new CSSStyleSheet,e.styleSheet.replaceSync(C`
504
504
  :host {
505
505
  display: block;
506
506
  font-size: var(--md-font-size);
@@ -524,7 +524,7 @@ var rettangoli=(()=>{var ve=`
524
524
  ${rt}
525
525
  ${P}
526
526
  ${V}
527
- `))}constructor(){super(),e.initializeStyleSheet(),this.shadow=this.attachShadow({mode:"open"}),this.shadow.adoptedStyleSheets=[e.styleSheet],this._slotElement=document.createElement("slot"),this._linkElement=null,this._updateDOM()}static get observedAttributes(){return["key","w","ellipsis","href","new-tab","rel"]}connectedCallback(){this._updateStyling(),this._updateDOM()}attributeChangedCallback(t,r,i){t==="href"||t==="new-tab"||t==="rel"?this._updateDOM():this._updateStyling()}_updateStyling(){let t=T(this.getAttribute("w"));this.hasAttribute("ellipsis")?(this.style.overflow="hidden",this.style.textOverflow="ellipsis",this.style.whiteSpace="nowrap"):(this.style.overflow="",this.style.textOverflow="",this.style.whiteSpace=""),De({style:this.style,width:t,flexMinWidth:"0"})}_updateDOM(){let t=this.getAttribute("href"),r=this.hasAttribute("new-tab"),i=this.getAttribute("rel");this._linkElement=we({shadowRoot:this.shadow,slotElement:this._slotElement,linkElement:this._linkElement,href:t,newTab:r,rel:i})}},Er=({render:e,html:t})=>St;var ze={none:"0",xs:"--border-width-xs",sm:"--border-width-sm",md:"--border-width-md",lg:"--border-width-lg",xl:"--border-width-xl"},Rs={bgc:{pr:"background-color: var(--primary);",se:"background-color: var(--secondary);",de:"background-color: var(--destructive);",fg:"background-color: var(--foreground);",bg:"background-color: var(--background);",mu:"background-color: var(--muted);",ac:"background-color: var(--accent);",bo:"background-color: var(--border);"},pos:{rel:"relative",abs:"absolute",fix:"fixed"},shadow:{sm:"--shadow-sm",md:"--shadow-md",lg:"--shadow-lg"},bw:ze,bwt:ze,bwr:ze,bwb:ze,bwl:ze,bc:{pr:"--primary",se:"--secondary",de:"--destructive",fg:"--foreground",bg:"--background",mu:"--muted",ac:"--accent",bo:"--border",tr:"transparent"},br:{xs:"--border-radius-xs",sm:"--border-radius-sm",md:"--border-radius-md",lg:"--border-radius-lg",xl:"--border-radius-xl",f:"--border-radius-f"}},Sr=e=>G(Rs,{},e);var Ns={mt:I,mr:I,mb:I,ml:I,m:I,mh:I,mv:I},Cr=e=>G(Ns,{},e);var Ct=class e extends HTMLElement{static styleSheet=null;static initializeStyleSheet(){e.styleSheet||(e.styleSheet=new CSSStyleSheet,e.styleSheet.replaceSync(S`
527
+ `))}constructor(){super(),e.initializeStyleSheet(),this.shadow=this.attachShadow({mode:"open"}),this.shadow.adoptedStyleSheets=[e.styleSheet],this._slotElement=document.createElement("slot"),this._linkElement=null,this._updateDOM()}static get observedAttributes(){return["key","w","ellipsis","href","new-tab","rel"]}connectedCallback(){this._updateStyling(),this._updateDOM()}attributeChangedCallback(t,r,i){t==="href"||t==="new-tab"||t==="rel"?this._updateDOM():this._updateStyling()}_updateStyling(){let t=L(this.getAttribute("w"));this.hasAttribute("ellipsis")?(this.style.overflow="hidden",this.style.textOverflow="ellipsis",this.style.whiteSpace="nowrap"):(this.style.overflow="",this.style.textOverflow="",this.style.whiteSpace=""),De({style:this.style,width:t,flexMinWidth:"0"})}_updateDOM(){let t=this.getAttribute("href"),r=this.hasAttribute("new-tab"),i=this.getAttribute("rel");this._linkElement=we({shadowRoot:this.shadow,slotElement:this._slotElement,linkElement:this._linkElement,href:t,newTab:r,rel:i})}},kr=({render:e,html:t})=>Et;var ze={none:"0",xs:"--border-width-xs",sm:"--border-width-sm",md:"--border-width-md",lg:"--border-width-lg",xl:"--border-width-xl"},Ns={bgc:{pr:"background-color: var(--primary);",se:"background-color: var(--secondary);",de:"background-color: var(--destructive);",fg:"background-color: var(--foreground);",bg:"background-color: var(--background);",mu:"background-color: var(--muted);",ac:"background-color: var(--accent);",bo:"background-color: var(--border);"},pos:{rel:"relative",abs:"absolute",fix:"fixed"},shadow:{sm:"--shadow-sm",md:"--shadow-md",lg:"--shadow-lg"},bw:ze,bwt:ze,bwr:ze,bwb:ze,bwl:ze,bc:{pr:"--primary",se:"--secondary",de:"--destructive",fg:"--foreground",bg:"--background",mu:"--muted",ac:"--accent",bo:"--border",tr:"transparent"},br:{xs:"--border-radius-xs",sm:"--border-radius-sm",md:"--border-radius-md",lg:"--border-radius-lg",xl:"--border-radius-xl",f:"--border-radius-f"}},Er=e=>G(Ns,{},e);var js={mt:O,mr:O,mb:O,ml:O,m:O,mh:O,mv:O},Cr=e=>G(js,{},e);var Ct=class e extends HTMLElement{static styleSheet=null;static initializeStyleSheet(){e.styleSheet||(e.styleSheet=new CSSStyleSheet,e.styleSheet.replaceSync(C`
528
528
  :host {
529
529
  display: contents;
530
530
  }
@@ -559,10 +559,10 @@ var rettangoli=(()=>{var ve=`
559
559
  width: 100%;
560
560
  }
561
561
 
562
- ${Sr("img, a")}
562
+ ${Er("img, a")}
563
563
  ${Cr("img, a")}
564
564
  ${V}
565
- `))}constructor(){super(),e.initializeStyleSheet(),this.shadow=this.attachShadow({mode:"open"}),this.shadow.adoptedStyleSheets=[e.styleSheet],this._styleElement=document.createElement("style"),this._imgElement=document.createElement("img"),this._linkElement=null,this.shadow.appendChild(this._styleElement),this._updateDOM()}static get observedAttributes(){return q([...oe,"key","src","alt","href","new-tab","rel","wh","w","h","ar","hide","show","op","z","of"])}_styles=F();_lastStyleString="";_updateDOM(){let t=this.getAttribute("href"),r=this.hasAttribute("new-tab"),i=this.getAttribute("rel");this._linkElement=_t({shadowRoot:this.shadow,childElement:this._imgElement,linkElement:this._linkElement,href:t,newTab:r,rel:i})}connectedCallback(){this._updateImageAttributes(),this.updateStyles()}attributeChangedCallback(t,r,i){if(t==="href"||t==="new-tab"||t==="rel"){this._updateDOM();return}if(t==="src"||t==="alt"){this._updateImageAttributes();return}r!==i&&this.updateStyles()}updateStyles(){this._styles=F(),te.forEach(r=>{let i=c=>`${r==="default"?"":`${r}-`}${c}`,s=this.getAttribute(i("wh")),n=T(s===null?this.getAttribute(i("w")):s),a=T(s===null?this.getAttribute(i("h")):s),p=this.getAttribute(i("op")),l=this.getAttribute(i("z")),o=Be(this.getAttribute(i("ar")));l!==null&&(this._styles[r]["z-index"]=l),p!==null&&(this._styles[r].opacity=p),o!==void 0&&(this._styles[r]["aspect-ratio"]=o),M({styleBucket:this._styles[r],axis:"width",dimension:n,fillValue:"var(--width-stretch)"}),M({styleBucket:this._styles[r],axis:"height",dimension:a,fillValue:"100%"}),this.hasAttribute(i("hide"))&&(this._styles[r].display="none !important"),this.hasAttribute(i("show"))&&(this._styles[r].display="block !important")});let t=J(this._styles,"img, a");t!==this._lastStyleString&&(this._styleElement.textContent=t,this._lastStyleString=t)}_updateImageAttributes(){let t=this.getAttribute("src"),r=this.getAttribute("alt");t!==null?this._imgElement.setAttribute("src",t):this._imgElement.removeAttribute("src"),r!==null?this._imgElement.setAttribute("alt",r):this._imgElement.removeAttribute("alt")}},Ir=({render:e,html:t})=>Ct;var js={s:{sm:`
565
+ `))}constructor(){super(),e.initializeStyleSheet(),this.shadow=this.attachShadow({mode:"open"}),this.shadow.adoptedStyleSheets=[e.styleSheet],this._styleElement=document.createElement("style"),this._imgElement=document.createElement("img"),this._linkElement=null,this.shadow.appendChild(this._styleElement),this._updateDOM()}static get observedAttributes(){return q([...oe,"key","src","alt","href","new-tab","rel","wh","w","h","ar","hide","show","op","z","of"])}_styles=F();_lastStyleString="";_updateDOM(){let t=this.getAttribute("href"),r=this.hasAttribute("new-tab"),i=this.getAttribute("rel");this._linkElement=_t({shadowRoot:this.shadow,childElement:this._imgElement,linkElement:this._linkElement,href:t,newTab:r,rel:i})}connectedCallback(){this._updateImageAttributes(),this.updateStyles()}attributeChangedCallback(t,r,i){if(t==="href"||t==="new-tab"||t==="rel"){this._updateDOM();return}if(t==="src"||t==="alt"){this._updateImageAttributes();return}r!==i&&this.updateStyles()}updateStyles(){this._styles=F(),te.forEach(r=>{let i=c=>`${r==="default"?"":`${r}-`}${c}`,s=this.getAttribute(i("wh")),n=L(s===null?this.getAttribute(i("w")):s),a=L(s===null?this.getAttribute(i("h")):s),p=this.getAttribute(i("op")),l=this.getAttribute(i("z")),o=Be(this.getAttribute(i("ar")));l!==null&&(this._styles[r]["z-index"]=l),p!==null&&(this._styles[r].opacity=p),o!==void 0&&(this._styles[r]["aspect-ratio"]=o),M({styleBucket:this._styles[r],axis:"width",dimension:n,fillValue:"var(--width-stretch)"}),M({styleBucket:this._styles[r],axis:"height",dimension:a,fillValue:"100%"}),this.hasAttribute(i("hide"))&&(this._styles[r].display="none !important"),this.hasAttribute(i("show"))&&(this._styles[r].display="block !important")});let t=J(this._styles,"img, a");t!==this._lastStyleString&&(this._styleElement.textContent=t,this._lastStyleString=t)}_updateImageAttributes(){let t=this.getAttribute("src"),r=this.getAttribute("alt");t!==null?this._imgElement.setAttribute("src",t):this._imgElement.removeAttribute("src"),r!==null?this._imgElement.setAttribute("alt",r):this._imgElement.removeAttribute("alt")}},Ir=({render:e,html:t})=>Ct;var Vs={s:{sm:`
566
566
  height: 20px;
567
567
  padding-left: 8px;
568
568
  padding-right: 8px;
@@ -615,7 +615,7 @@ var rettangoli=(()=>{var ve=`
615
615
  background-color: var(--destructive);
616
616
  color: var(--destructive-foreground);
617
617
  border-color: transparent;
618
- `}},Or=G(js,{},".surface");var It=class e extends HTMLElement{static styleSheet=null;static initializeStyleSheet(){e.styleSheet||(e.styleSheet=new CSSStyleSheet,e.styleSheet.replaceSync(S`
618
+ `}},Or=G(Vs,{},".surface");var It=class e extends HTMLElement{static styleSheet=null;static initializeStyleSheet(){e.styleSheet||(e.styleSheet=new CSSStyleSheet,e.styleSheet.replaceSync(C`
619
619
  :host {
620
620
  display: inline-flex;
621
621
  min-width: 0;
@@ -717,7 +717,7 @@ var rettangoli=(()=>{var ve=`
717
717
  }
718
718
  ${P}
719
719
  ${V}
720
- `))}constructor(){super(),e.initializeStyleSheet(),this.shadow=this.attachShadow({mode:"open"}),this.shadow.adoptedStyleSheets=[e.styleSheet],this._surfaceElement=document.createElement("span"),this._surfaceElement.className="surface",this._surfaceElement.setAttribute("part","surface"),this._labelElement=document.createElement("span"),this._labelElement.className="label",this._labelElement.setAttribute("part","label"),this._slotElement=document.createElement("slot"),this._labelElement.appendChild(this._slotElement),this._surfaceElement.appendChild(this._labelElement),this.shadow.appendChild(this._surfaceElement),this._prefixIcon=null,this._suffixIcon=null,this._removeButton=null,this._onRemoveClick=this._onRemoveClick.bind(this)}static get observedAttributes(){return["key","pre","suf","removable","w"]}connectedCallback(){this._updateWidth(),this._updateStructure()}attributeChangedCallback(t,r,i){if(t==="w"){this._updateWidth();return}r!==i&&this._updateStructure()}_updateWidth(){let t=T(this.getAttribute("w"));De({style:this.style,width:t,flexMinWidth:"0"})}_createIconElement(t,r){let i=document.createElement("rtgl-svg");return i.className=t,i.setAttribute("part",r),i.setAttribute("aria-hidden","true"),i}_syncIcon({iconName:t,element:r,className:i,part:s,insertBeforeElement:n}){if(!t)return r&&r.remove(),null;let a=r||this._createIconElement(i,s);return a.setAttribute("svg",t),a.parentNode!==this._surfaceElement?this._surfaceElement.insertBefore(a,n):a.nextSibling!==n&&this._surfaceElement.insertBefore(a,n),a}_syncRemoveButton(){if(!this.hasAttribute("removable")){this._removeButton&&(this._removeButton.removeEventListener("click",this._onRemoveClick),this._removeButton.remove(),this._removeButton=null);return}this._removeButton||(this._removeButton=document.createElement("button"),this._removeButton.type="button",this._removeButton.className="removeButton",this._removeButton.setAttribute("part","remove-button"),this._removeButton.setAttribute("aria-label","Remove tag"),this._removeButton.addEventListener("click",this._onRemoveClick),this._surfaceElement.appendChild(this._removeButton))}_updateStructure(){this._prefixIcon=this._syncIcon({iconName:this.getAttribute("pre"),element:this._prefixIcon,className:"prefixIcon",part:"prefix-icon",insertBeforeElement:this._labelElement}),this._syncRemoveButton(),this._suffixIcon=this._syncIcon({iconName:this.getAttribute("suf"),element:this._suffixIcon,className:"suffixIcon",part:"suffix-icon",insertBeforeElement:this._removeButton})}_onRemoveClick(t){t.preventDefault(),t.stopPropagation(),this.dispatchEvent(new CustomEvent("remove-click",{detail:{value:this.getAttribute("value")},bubbles:!0,composed:!0}))}},Tr=({render:e,html:t})=>It;var Lr=S`
720
+ `))}constructor(){super(),e.initializeStyleSheet(),this.shadow=this.attachShadow({mode:"open"}),this.shadow.adoptedStyleSheets=[e.styleSheet],this._surfaceElement=document.createElement("span"),this._surfaceElement.className="surface",this._surfaceElement.setAttribute("part","surface"),this._labelElement=document.createElement("span"),this._labelElement.className="label",this._labelElement.setAttribute("part","label"),this._slotElement=document.createElement("slot"),this._labelElement.appendChild(this._slotElement),this._surfaceElement.appendChild(this._labelElement),this.shadow.appendChild(this._surfaceElement),this._prefixIcon=null,this._suffixIcon=null,this._removeButton=null,this._onRemoveClick=this._onRemoveClick.bind(this)}static get observedAttributes(){return["key","pre","suf","removable","w"]}connectedCallback(){this._updateWidth(),this._updateStructure()}attributeChangedCallback(t,r,i){if(t==="w"){this._updateWidth();return}r!==i&&this._updateStructure()}_updateWidth(){let t=L(this.getAttribute("w"));De({style:this.style,width:t,flexMinWidth:"0"})}_createIconElement(t,r){let i=document.createElement("rtgl-svg");return i.className=t,i.setAttribute("part",r),i.setAttribute("aria-hidden","true"),i}_syncIcon({iconName:t,element:r,className:i,part:s,insertBeforeElement:n}){if(!t)return r&&r.remove(),null;let a=r||this._createIconElement(i,s);return a.setAttribute("svg",t),a.parentNode!==this._surfaceElement?this._surfaceElement.insertBefore(a,n):a.nextSibling!==n&&this._surfaceElement.insertBefore(a,n),a}_syncRemoveButton(){if(!this.hasAttribute("removable")){this._removeButton&&(this._removeButton.removeEventListener("click",this._onRemoveClick),this._removeButton.remove(),this._removeButton=null);return}this._removeButton||(this._removeButton=document.createElement("button"),this._removeButton.type="button",this._removeButton.className="removeButton",this._removeButton.setAttribute("part","remove-button"),this._removeButton.setAttribute("aria-label","Remove tag"),this._removeButton.addEventListener("click",this._onRemoveClick),this._surfaceElement.appendChild(this._removeButton))}_updateStructure(){this._prefixIcon=this._syncIcon({iconName:this.getAttribute("pre"),element:this._prefixIcon,className:"prefixIcon",part:"prefix-icon",insertBeforeElement:this._labelElement}),this._syncRemoveButton(),this._suffixIcon=this._syncIcon({iconName:this.getAttribute("suf"),element:this._suffixIcon,className:"suffixIcon",part:"suffix-icon",insertBeforeElement:this._removeButton})}_onRemoveClick(t){t.preventDefault(),t.stopPropagation(),this.dispatchEvent(new CustomEvent("remove-click",{detail:{value:this.getAttribute("value")},bubbles:!0,composed:!0}))}},Tr=({render:e,html:t})=>It;var Lr=C`
721
721
  :host([pt="xs"]) svg {
722
722
  padding-top: var(--spacing-xs);
723
723
  }
@@ -833,7 +833,7 @@ var rettangoli=(()=>{var ve=`
833
833
  padding-top: var(--spacing-xl);
834
834
  padding-bottom: var(--spacing-xl);
835
835
  }
836
- `;var Ot=class e extends HTMLElement{static styleSheet=null;static _icons={};static initializeStyleSheet(){e.styleSheet||(e.styleSheet=new CSSStyleSheet,e.styleSheet.replaceSync(S`
836
+ `;var Ot=class e extends HTMLElement{static styleSheet=null;static _icons={};static initializeStyleSheet(){e.styleSheet||(e.styleSheet=new CSSStyleSheet,e.styleSheet.replaceSync(C`
837
837
  :host {
838
838
  color: var(--foreground);
839
839
  flex-shrink: 0;
@@ -842,7 +842,7 @@ var rettangoli=(()=>{var ve=`
842
842
  ${Lr}
843
843
  ${P}
844
844
  ${V}
845
- `))}constructor(){super(),e.initializeStyleSheet(),this.shadow=this.attachShadow({mode:"open"}),this.shadow.adoptedStyleSheets=[e.styleSheet]}static get observedAttributes(){return["key","svg","w","h","wh"]}static get icons(){return e._icons}static addIcon(t,r){e._icons[t]=r}connectedCallback(){this._updateSizing(),this._render()}attributeChangedCallback(t,r,i){this._updateSizing(),this._render()}_updateSizing(){let t=this.getAttribute("wh"),r=T(t===null?this.getAttribute("w"):t),i=T(t===null?this.getAttribute("h"):t);r!=null?this.style.width=r:this.style.width="",i!=null?this.style.height=i:this.style.height=""}_render(){try{let t=this.getAttribute("svg"),r=e._icons[t]||(window.rtglIcons||{})[t];if(r){this.shadow.innerHTML=r;return}}catch(t){console.log("error in rtgl-svg render",t)}this.shadow.innerHTML=""}},Rr=({render:e,html:t})=>Ot;var Vs=["mt","mr","mb","ml","m","mh","mv","cur"],Tt=class e extends HTMLElement{static styleSheet=null;static inputSpecificAttributes=["type","disabled","min","max","step","s"];static initializeStyleSheet(){e.styleSheet||(e.styleSheet=new CSSStyleSheet,e.styleSheet.replaceSync(S`
845
+ `))}constructor(){super(),e.initializeStyleSheet(),this.shadow=this.attachShadow({mode:"open"}),this.shadow.adoptedStyleSheets=[e.styleSheet]}static get observedAttributes(){return["key","svg","w","h","wh"]}static get icons(){return e._icons}static addIcon(t,r){e._icons[t]=r}connectedCallback(){this._updateSizing(),this._render()}attributeChangedCallback(t,r,i){this._updateSizing(),this._render()}_updateSizing(){let t=this.getAttribute("wh"),r=L(t===null?this.getAttribute("w"):t),i=L(t===null?this.getAttribute("h"):t);r!=null?this.style.width=r:this.style.width="",i!=null?this.style.height=i:this.style.height=""}_render(){try{let t=this.getAttribute("svg"),r=e._icons[t]||(window.rtglIcons||{})[t];if(r){this.shadow.innerHTML=r;return}}catch(t){console.log("error in rtgl-svg render",t)}this.shadow.innerHTML=""}},Rr=({render:e,html:t})=>Ot;var Ds=["mt","mr","mb","ml","m","mh","mv","cur"],Tt=class e extends HTMLElement{static styleSheet=null;static inputSpecificAttributes=["type","disabled","min","max","step","s"];static initializeStyleSheet(){e.styleSheet||(e.styleSheet=new CSSStyleSheet,e.styleSheet.replaceSync(C`
846
846
  :host {
847
847
  display: contents;
848
848
  }
@@ -906,7 +906,7 @@ var rettangoli=(()=>{var ve=`
906
906
  }
907
907
  ${P}
908
908
  ${V}
909
- `))}constructor(){super(),e.initializeStyleSheet(),this.shadow=this.attachShadow({mode:"open"}),this.shadow.adoptedStyleSheets=[e.styleSheet],this._styles=F(),this._lastStyleString="",this._inputElement=document.createElement("input"),this._styleElement=document.createElement("style"),this.shadow.appendChild(this._styleElement),this.shadow.appendChild(this._inputElement),this._inputElement.addEventListener("input",this._onInput),this._inputElement.addEventListener("change",this._onChange)}static get observedAttributes(){return["key","type","placeholder","disabled","value","min","max","step","s",...q([...Vs,"wh","w","h","hide","show","op","z"])]}get value(){return this._inputElement.value}set value(t){this._inputElement.value=t}focus(){this._inputElement.focus()}_onInput=()=>{this.dispatchEvent(new CustomEvent("value-input",{detail:{value:this._inputElement.value},bubbles:!0}))};_onChange=()=>{this.dispatchEvent(new CustomEvent("value-change",{detail:{value:this._inputElement.value},bubbles:!0}))};attributeChangedCallback(t,r,i){if(r!==i){if(t==="key"){this._syncValueAttribute();return}if(t==="value"){this._syncValueAttribute();return}if(t==="placeholder"){this._syncPlaceholderAttribute();return}if(e.inputSpecificAttributes.includes(t)){this._updateInputAttributes();return}this.updateStyles()}}updateStyles(){this._styles=F(),te.forEach(r=>{let i=o=>`${r==="default"?"":`${r}-`}${o}`,s=this.getAttribute(i("wh")),n=T(s===null?this.getAttribute(i("w")):s),a=T(s===null?this.getAttribute(i("h")):s),p=this.getAttribute(i("op")),l=this.getAttribute(i("z"));l!==null&&(this._styles[r]["z-index"]=l),p!==null&&(this._styles[r].opacity=p),M({styleBucket:this._styles[r],axis:"width",dimension:n,fillValue:"var(--width-stretch)"}),M({styleBucket:this._styles[r],axis:"height",dimension:a,fillValue:"100%"}),this.hasAttribute(i("hide"))&&(this._styles[r].display="none"),this.hasAttribute(i("show"))&&(this._styles[r].display="block")});let t=J(this._styles,"input");t!==this._lastStyleString&&(this._styleElement.textContent=t,this._lastStyleString=t)}_setOrRemoveInputAttribute(t,r){if(r==null||r==="null"){this._inputElement.removeAttribute(t);return}this._inputElement.setAttribute(t,r)}_syncValueAttribute(){this._inputElement.value=this.getAttribute("value")??""}_syncPlaceholderAttribute(){this._setOrRemoveInputAttribute("placeholder",this.getAttribute("placeholder"))}_updateInputAttributes(){let t=this.getAttribute("type"),i=new Set(["text","password","date","time","datetime-local"]).has(t)?t:"text",s=this.getAttribute("min"),n=this.getAttribute("max"),a=this.getAttribute("step"),p=this.hasAttribute("disabled");this._setOrRemoveInputAttribute("type",i),this._setOrRemoveInputAttribute("min",s),this._setOrRemoveInputAttribute("max",n),this._setOrRemoveInputAttribute("step",a),p?this._inputElement.setAttribute("disabled",""):this._inputElement.removeAttribute("disabled")}connectedCallback(){this._updateInputAttributes(),this._syncValueAttribute(),this._syncPlaceholderAttribute(),this.updateStyles()}},me=({render:e,html:t})=>Tt;var Ds=me({}),We="date",Lt=class extends Ds{connectedCallback(){this.getAttribute("type")!==We&&super.setAttribute("type",We),super.connectedCallback&&super.connectedCallback()}attributeChangedCallback(t,r,i){if(t==="type"&&i!==We){this.getAttribute("type")!==We&&super.setAttribute("type",We);return}super.attributeChangedCallback&&super.attributeChangedCallback(t,r,i)}},Nr=({render:e,html:t})=>Lt;var Bs=me({}),Fe="time",Rt=class extends Bs{connectedCallback(){this.getAttribute("type")!==Fe&&super.setAttribute("type",Fe),super.connectedCallback&&super.connectedCallback()}attributeChangedCallback(t,r,i){if(t==="type"&&i!==Fe){this.getAttribute("type")!==Fe&&super.setAttribute("type",Fe);return}super.attributeChangedCallback&&super.attributeChangedCallback(t,r,i)}},jr=({render:e,html:t})=>Rt;var Ps=me({}),Me="datetime-local",Nt=class extends Ps{connectedCallback(){this.getAttribute("type")!==Me&&super.setAttribute("type",Me),super.connectedCallback&&super.connectedCallback()}attributeChangedCallback(t,r,i){if(t==="type"&&i!==Me){this.getAttribute("type")!==Me&&super.setAttribute("type",Me);return}super.attributeChangedCallback&&super.attributeChangedCallback(t,r,i)}},Vr=({render:e,html:t})=>Nt;var zs=["mt","mr","mb","ml","m","mh","mv","cur"],jt=class e extends HTMLElement{static styleSheet=null;static inputSpecificAttributes=["disabled","step","min","max","s"];static initializeStyleSheet(){e.styleSheet||(e.styleSheet=new CSSStyleSheet,e.styleSheet.replaceSync(S`
909
+ `))}constructor(){super(),e.initializeStyleSheet(),this.shadow=this.attachShadow({mode:"open"}),this.shadow.adoptedStyleSheets=[e.styleSheet],this._styles=F(),this._lastStyleString="",this._inputElement=document.createElement("input"),this._styleElement=document.createElement("style"),this.shadow.appendChild(this._styleElement),this.shadow.appendChild(this._inputElement),this._inputElement.addEventListener("input",this._onInput),this._inputElement.addEventListener("change",this._onChange)}static get observedAttributes(){return["key","type","placeholder","disabled","value","min","max","step","s",...q([...Ds,"wh","w","h","hide","show","op","z"])]}get value(){return this._inputElement.value}set value(t){this._inputElement.value=t}focus(){this._inputElement.focus()}_onInput=()=>{this.dispatchEvent(new CustomEvent("value-input",{detail:{value:this._inputElement.value},bubbles:!0}))};_onChange=()=>{this.dispatchEvent(new CustomEvent("value-change",{detail:{value:this._inputElement.value},bubbles:!0}))};attributeChangedCallback(t,r,i){if(r!==i){if(t==="key"){this._syncValueAttribute();return}if(t==="value"){this._syncValueAttribute();return}if(t==="placeholder"){this._syncPlaceholderAttribute();return}if(e.inputSpecificAttributes.includes(t)){this._updateInputAttributes();return}this.updateStyles()}}updateStyles(){this._styles=F(),te.forEach(r=>{let i=o=>`${r==="default"?"":`${r}-`}${o}`,s=this.getAttribute(i("wh")),n=L(s===null?this.getAttribute(i("w")):s),a=L(s===null?this.getAttribute(i("h")):s),p=this.getAttribute(i("op")),l=this.getAttribute(i("z"));l!==null&&(this._styles[r]["z-index"]=l),p!==null&&(this._styles[r].opacity=p),M({styleBucket:this._styles[r],axis:"width",dimension:n,fillValue:"var(--width-stretch)"}),M({styleBucket:this._styles[r],axis:"height",dimension:a,fillValue:"100%"}),this.hasAttribute(i("hide"))&&(this._styles[r].display="none"),this.hasAttribute(i("show"))&&(this._styles[r].display="block")});let t=J(this._styles,"input");t!==this._lastStyleString&&(this._styleElement.textContent=t,this._lastStyleString=t)}_setOrRemoveInputAttribute(t,r){if(r==null||r==="null"){this._inputElement.removeAttribute(t);return}this._inputElement.setAttribute(t,r)}_syncValueAttribute(){this._inputElement.value=this.getAttribute("value")??""}_syncPlaceholderAttribute(){this._setOrRemoveInputAttribute("placeholder",this.getAttribute("placeholder"))}_updateInputAttributes(){let t=this.getAttribute("type"),i=new Set(["text","password","date","time","datetime-local"]).has(t)?t:"text",s=this.getAttribute("min"),n=this.getAttribute("max"),a=this.getAttribute("step"),p=this.hasAttribute("disabled");this._setOrRemoveInputAttribute("type",i),this._setOrRemoveInputAttribute("min",s),this._setOrRemoveInputAttribute("max",n),this._setOrRemoveInputAttribute("step",a),p?this._inputElement.setAttribute("disabled",""):this._inputElement.removeAttribute("disabled")}connectedCallback(){this._updateInputAttributes(),this._syncValueAttribute(),this._syncPlaceholderAttribute(),this.updateStyles()}},me=({render:e,html:t})=>Tt;var Bs=me({}),We="date",Lt=class extends Bs{connectedCallback(){this.getAttribute("type")!==We&&super.setAttribute("type",We),super.connectedCallback&&super.connectedCallback()}attributeChangedCallback(t,r,i){if(t==="type"&&i!==We){this.getAttribute("type")!==We&&super.setAttribute("type",We);return}super.attributeChangedCallback&&super.attributeChangedCallback(t,r,i)}},Nr=({render:e,html:t})=>Lt;var Ps=me({}),Fe="time",Rt=class extends Ps{connectedCallback(){this.getAttribute("type")!==Fe&&super.setAttribute("type",Fe),super.connectedCallback&&super.connectedCallback()}attributeChangedCallback(t,r,i){if(t==="type"&&i!==Fe){this.getAttribute("type")!==Fe&&super.setAttribute("type",Fe);return}super.attributeChangedCallback&&super.attributeChangedCallback(t,r,i)}},jr=({render:e,html:t})=>Rt;var zs=me({}),Me="datetime-local",Nt=class extends zs{connectedCallback(){this.getAttribute("type")!==Me&&super.setAttribute("type",Me),super.connectedCallback&&super.connectedCallback()}attributeChangedCallback(t,r,i){if(t==="type"&&i!==Me){this.getAttribute("type")!==Me&&super.setAttribute("type",Me);return}super.attributeChangedCallback&&super.attributeChangedCallback(t,r,i)}},Vr=({render:e,html:t})=>Nt;var Ws=["mt","mr","mb","ml","m","mh","mv","cur"],jt=class e extends HTMLElement{static styleSheet=null;static inputSpecificAttributes=["disabled","step","min","max","s"];static initializeStyleSheet(){e.styleSheet||(e.styleSheet=new CSSStyleSheet,e.styleSheet.replaceSync(C`
910
910
  :host {
911
911
  display: contents;
912
912
  }
@@ -941,7 +941,7 @@ var rettangoli=(()=>{var ve=`
941
941
  }
942
942
  ${P}
943
943
  ${V}
944
- `))}constructor(){super(),e.initializeStyleSheet(),this.shadow=this.attachShadow({mode:"open"}),this.shadow.adoptedStyleSheets=[e.styleSheet],this._styles=F(),this._lastStyleString="",this._inputElement=document.createElement("input"),this._styleElement=document.createElement("style"),this.shadow.appendChild(this._styleElement),this.shadow.appendChild(this._inputElement),this._inputElement.addEventListener("input",this._onInput),this._inputElement.addEventListener("change",this._onChange)}static get observedAttributes(){return["key","placeholder","disabled","value","step","min","max","s",...q([...zs,"wh","w","h","hide","show","op","z"])]}get value(){return this._inputElement.value}set value(t){this._inputElement.value=t}focus(){this._inputElement.focus()}_emitValueEvent=t=>{let r=this._inputElement.value;if(r.trim()===""){this.dispatchEvent(new CustomEvent(t,{detail:{value:null},bubbles:!0}));return}let i=parseFloat(r);isNaN(i)||(i=this._clampValueToBounds(i),this._inputElement.value=i.toString(),this.dispatchEvent(new CustomEvent(t,{detail:{value:i},bubbles:!0})))};_onInput=()=>{this._emitValueEvent("value-input")};_onChange=()=>{this._emitValueEvent("value-change")};attributeChangedCallback(t,r,i){if(r!==i){if(t==="key"){this._syncValueAttribute();return}if(t==="value"){this._syncValueAttribute();return}if(t==="placeholder"){this._syncPlaceholderAttribute();return}if(e.inputSpecificAttributes.includes(t)){this._updateInputAttributes(),(t==="min"||t==="max")&&this._syncValueAttribute();return}this.updateStyles()}}updateStyles(){this._styles=F(),te.forEach(r=>{let i=o=>`${r==="default"?"":`${r}-`}${o}`,s=this.getAttribute(i("wh")),n=T(s===null?this.getAttribute(i("w")):s),a=T(s===null?this.getAttribute(i("h")):s),p=this.getAttribute(i("op")),l=this.getAttribute(i("z"));l!==null&&(this._styles[r]["z-index"]=l),p!==null&&(this._styles[r].opacity=p),M({styleBucket:this._styles[r],axis:"width",dimension:n,fillValue:"var(--width-stretch)"}),M({styleBucket:this._styles[r],axis:"height",dimension:a,fillValue:"100%"}),this.hasAttribute(i("hide"))&&(this._styles[r].display="none"),this.hasAttribute(i("show"))&&(this._styles[r].display="block")});let t=J(this._styles,"input");t!==this._lastStyleString&&(this._styleElement.textContent=t,this._lastStyleString=t)}_setOrRemoveInputAttribute(t,r){if(r==null||r==="null"){this._inputElement.removeAttribute(t);return}this._inputElement.setAttribute(t,r)}_clampValueToBounds(t){let r=t,i=this.getAttribute("min");if(i!==null){let n=parseFloat(i);isNaN(n)||(r=Math.max(r,n))}let s=this.getAttribute("max");if(s!==null){let n=parseFloat(s);isNaN(n)||(r=Math.min(r,n))}return r}_syncValueAttribute(){let t=this.getAttribute("value");if(t==null||t===""){this._inputElement.value="";return}let r=parseFloat(t);if(isNaN(r)){this._inputElement.value="";return}let i=this._clampValueToBounds(r);this._inputElement.value=i.toString()}_syncPlaceholderAttribute(){this._setOrRemoveInputAttribute("placeholder",this.getAttribute("placeholder"))}_updateInputAttributes(){let t=this.getAttribute("step"),r=this.getAttribute("min"),i=this.getAttribute("max"),s=this.hasAttribute("disabled");this._inputElement.setAttribute("type","number"),this._setOrRemoveInputAttribute("step",t),this._setOrRemoveInputAttribute("min",r),this._setOrRemoveInputAttribute("max",i),s?this._inputElement.setAttribute("disabled",""):this._inputElement.removeAttribute("disabled")}connectedCallback(){this._updateInputAttributes(),this._syncValueAttribute(),this._syncPlaceholderAttribute(),this.updateStyles()}},Dr=({render:e,html:t})=>jt;var Vt=class e extends HTMLElement{static styleSheet=null;static initializeStyleSheet(){e.styleSheet||(e.styleSheet=new CSSStyleSheet,e.styleSheet.replaceSync(S`
944
+ `))}constructor(){super(),e.initializeStyleSheet(),this.shadow=this.attachShadow({mode:"open"}),this.shadow.adoptedStyleSheets=[e.styleSheet],this._styles=F(),this._lastStyleString="",this._inputElement=document.createElement("input"),this._styleElement=document.createElement("style"),this.shadow.appendChild(this._styleElement),this.shadow.appendChild(this._inputElement),this._inputElement.addEventListener("input",this._onInput),this._inputElement.addEventListener("change",this._onChange)}static get observedAttributes(){return["key","placeholder","disabled","value","step","min","max","s",...q([...Ws,"wh","w","h","hide","show","op","z"])]}get value(){return this._inputElement.value}set value(t){this._inputElement.value=t}focus(){this._inputElement.focus()}_emitValueEvent=t=>{let r=this._inputElement.value;if(r.trim()===""){this.dispatchEvent(new CustomEvent(t,{detail:{value:null},bubbles:!0}));return}let i=parseFloat(r);isNaN(i)||(i=this._clampValueToBounds(i),this._inputElement.value=i.toString(),this.dispatchEvent(new CustomEvent(t,{detail:{value:i},bubbles:!0})))};_onInput=()=>{this._emitValueEvent("value-input")};_onChange=()=>{this._emitValueEvent("value-change")};attributeChangedCallback(t,r,i){if(r!==i){if(t==="key"){this._syncValueAttribute();return}if(t==="value"){this._syncValueAttribute();return}if(t==="placeholder"){this._syncPlaceholderAttribute();return}if(e.inputSpecificAttributes.includes(t)){this._updateInputAttributes(),(t==="min"||t==="max")&&this._syncValueAttribute();return}this.updateStyles()}}updateStyles(){this._styles=F(),te.forEach(r=>{let i=o=>`${r==="default"?"":`${r}-`}${o}`,s=this.getAttribute(i("wh")),n=L(s===null?this.getAttribute(i("w")):s),a=L(s===null?this.getAttribute(i("h")):s),p=this.getAttribute(i("op")),l=this.getAttribute(i("z"));l!==null&&(this._styles[r]["z-index"]=l),p!==null&&(this._styles[r].opacity=p),M({styleBucket:this._styles[r],axis:"width",dimension:n,fillValue:"var(--width-stretch)"}),M({styleBucket:this._styles[r],axis:"height",dimension:a,fillValue:"100%"}),this.hasAttribute(i("hide"))&&(this._styles[r].display="none"),this.hasAttribute(i("show"))&&(this._styles[r].display="block")});let t=J(this._styles,"input");t!==this._lastStyleString&&(this._styleElement.textContent=t,this._lastStyleString=t)}_setOrRemoveInputAttribute(t,r){if(r==null||r==="null"){this._inputElement.removeAttribute(t);return}this._inputElement.setAttribute(t,r)}_clampValueToBounds(t){let r=t,i=this.getAttribute("min");if(i!==null){let n=parseFloat(i);isNaN(n)||(r=Math.max(r,n))}let s=this.getAttribute("max");if(s!==null){let n=parseFloat(s);isNaN(n)||(r=Math.min(r,n))}return r}_syncValueAttribute(){let t=this.getAttribute("value");if(t==null||t===""){this._inputElement.value="";return}let r=parseFloat(t);if(isNaN(r)){this._inputElement.value="";return}let i=this._clampValueToBounds(r);this._inputElement.value=i.toString()}_syncPlaceholderAttribute(){this._setOrRemoveInputAttribute("placeholder",this.getAttribute("placeholder"))}_updateInputAttributes(){let t=this.getAttribute("step"),r=this.getAttribute("min"),i=this.getAttribute("max"),s=this.hasAttribute("disabled");this._inputElement.setAttribute("type","number"),this._setOrRemoveInputAttribute("step",t),this._setOrRemoveInputAttribute("min",r),this._setOrRemoveInputAttribute("max",i),s?this._inputElement.setAttribute("disabled",""):this._inputElement.removeAttribute("disabled")}connectedCallback(){this._updateInputAttributes(),this._syncValueAttribute(),this._syncPlaceholderAttribute(),this.updateStyles()}},Dr=({render:e,html:t})=>jt;var Vt=class e extends HTMLElement{static styleSheet=null;static initializeStyleSheet(){e.styleSheet||(e.styleSheet=new CSSStyleSheet,e.styleSheet.replaceSync(C`
945
945
  :host {
946
946
  display: contents;
947
947
  }
@@ -969,7 +969,7 @@ var rettangoli=(()=>{var ve=`
969
969
  }
970
970
  ${P}
971
971
  ${V}
972
- `))}constructor(){super(),e.initializeStyleSheet(),this.shadow=this.attachShadow({mode:"open"}),this.shadow.adoptedStyleSheets=[e.styleSheet],this._styles={default:{},sm:{},md:{},lg:{},xl:{}},this._lastStyleString="",this._textareaElement=document.createElement("textarea"),this._styleElement=document.createElement("style"),this.shadow.appendChild(this._styleElement),this.shadow.appendChild(this._textareaElement),this._textareaElement.addEventListener("input",this._onInput),this._textareaElement.addEventListener("change",this._onChange)}_onInput=()=>{this.dispatchEvent(new CustomEvent("value-input",{detail:{value:this._textareaElement.value},bubbles:!0}))};_onChange=()=>{this.dispatchEvent(new CustomEvent("value-change",{detail:{value:this._textareaElement.value},bubbles:!0}))};static get observedAttributes(){return["key","placeholder","disabled","value","cols","rows",...q([...oe,"wh","w","h","hide","show","op","z"])]}get value(){return this._textareaElement.value}set value(t){this._textareaElement.value=t}connectedCallback(){this._updateTextareaAttributes()}focus(){this._textareaElement&&this._textareaElement.focus()}select(){this._textareaElement&&this._textareaElement.select()}attributeChangedCallback(t,r,i){if(t==="key"){requestAnimationFrame(()=>{let n=this.getAttribute("value");this._textareaElement.value=n??""});return}if(t==="value"&&requestAnimationFrame(()=>{let n=this.getAttribute("value");this._textareaElement.value=n??""}),t==="placeholder"&&requestAnimationFrame(()=>{let n=this.getAttribute("placeholder");n===void 0||n==="null"?this._textareaElement.removeAttribute("placeholder"):this._textareaElement.setAttribute("placeholder",n??"")}),["cols","rows","disabled"].includes(t)){this._updateTextareaAttributes();return}this._styles={default:{},sm:{},md:{},lg:{},xl:{}},["default","sm","md","lg","xl"].forEach(n=>{let a=h=>`${n==="default"?"":`${n}-`}${h}`,p=this.getAttribute(a("wh")),l=T(p===null?this.getAttribute(a("w")):p),o=T(p===null?this.getAttribute(a("h")):p),c=this.getAttribute(a("op")),d=this.getAttribute(a("z"));d!==null&&(this._styles[n]["z-index"]=d),c!==null&&(this._styles[n].opacity=c),l==="f"?this._styles[n].width="var(--width-stretch)":l!==void 0&&(this._styles[n].width=l,this._styles[n]["min-width"]=l,this._styles[n]["max-width"]=l),o==="f"?this._styles[n].height="100%":o!==void 0&&(this._styles[n].height=o,this._styles[n]["min-height"]=o,this._styles[n]["max-height"]=o),this.hasAttribute(a("hide"))&&(this._styles[n].display="none"),this.hasAttribute(a("show"))&&(this._styles[n].display="block")});let s=J(this._styles,"textarea");s!==this._lastStyleString&&(this._styleElement.textContent=s,this._lastStyleString=s)}_updateTextareaAttributes(){let t=this.getAttribute("cols"),r=this.getAttribute("rows"),i=this.hasAttribute("disabled");t!==null?this._textareaElement.setAttribute("cols",t):this._textareaElement.removeAttribute("cols"),r!==null?this._textareaElement.setAttribute("rows",r):this._textareaElement.removeAttribute("rows"),i?this._textareaElement.setAttribute("disabled",""):this._textareaElement.removeAttribute("disabled")}},Br=({render:e,html:t})=>Vt;var Ws=["mt","mr","mb","ml","m","mh","mv","cur"],Fs=/^#[0-9a-fA-F]{6}$/,Dt=class e extends HTMLElement{static styleSheet=null;static initializeStyleSheet(){e.styleSheet||(e.styleSheet=new CSSStyleSheet,e.styleSheet.replaceSync(S`
972
+ `))}constructor(){super(),e.initializeStyleSheet(),this.shadow=this.attachShadow({mode:"open"}),this.shadow.adoptedStyleSheets=[e.styleSheet],this._styles={default:{},sm:{},md:{},lg:{},xl:{}},this._lastStyleString="",this._textareaElement=document.createElement("textarea"),this._styleElement=document.createElement("style"),this.shadow.appendChild(this._styleElement),this.shadow.appendChild(this._textareaElement),this._textareaElement.addEventListener("input",this._onInput),this._textareaElement.addEventListener("change",this._onChange)}_onInput=()=>{this.dispatchEvent(new CustomEvent("value-input",{detail:{value:this._textareaElement.value},bubbles:!0}))};_onChange=()=>{this.dispatchEvent(new CustomEvent("value-change",{detail:{value:this._textareaElement.value},bubbles:!0}))};static get observedAttributes(){return["key","placeholder","disabled","value","cols","rows",...q([...oe,"wh","w","h","hide","show","op","z"])]}get value(){return this._textareaElement.value}set value(t){this._textareaElement.value=t}connectedCallback(){this._updateTextareaAttributes()}focus(){this._textareaElement&&this._textareaElement.focus()}select(){this._textareaElement&&this._textareaElement.select()}attributeChangedCallback(t,r,i){if(t==="key"){requestAnimationFrame(()=>{let n=this.getAttribute("value");this._textareaElement.value=n??""});return}if(t==="value"&&requestAnimationFrame(()=>{let n=this.getAttribute("value");this._textareaElement.value=n??""}),t==="placeholder"&&requestAnimationFrame(()=>{let n=this.getAttribute("placeholder");n===void 0||n==="null"?this._textareaElement.removeAttribute("placeholder"):this._textareaElement.setAttribute("placeholder",n??"")}),["cols","rows","disabled"].includes(t)){this._updateTextareaAttributes();return}this._styles={default:{},sm:{},md:{},lg:{},xl:{}},["default","sm","md","lg","xl"].forEach(n=>{let a=u=>`${n==="default"?"":`${n}-`}${u}`,p=this.getAttribute(a("wh")),l=L(p===null?this.getAttribute(a("w")):p),o=L(p===null?this.getAttribute(a("h")):p),c=this.getAttribute(a("op")),d=this.getAttribute(a("z"));d!==null&&(this._styles[n]["z-index"]=d),c!==null&&(this._styles[n].opacity=c),l==="f"?this._styles[n].width="var(--width-stretch)":l!==void 0&&(this._styles[n].width=l,this._styles[n]["min-width"]=l,this._styles[n]["max-width"]=l),o==="f"?this._styles[n].height="100%":o!==void 0&&(this._styles[n].height=o,this._styles[n]["min-height"]=o,this._styles[n]["max-height"]=o),this.hasAttribute(a("hide"))&&(this._styles[n].display="none"),this.hasAttribute(a("show"))&&(this._styles[n].display="block")});let s=J(this._styles,"textarea");s!==this._lastStyleString&&(this._styleElement.textContent=s,this._lastStyleString=s)}_updateTextareaAttributes(){let t=this.getAttribute("cols"),r=this.getAttribute("rows"),i=this.hasAttribute("disabled");t!==null?this._textareaElement.setAttribute("cols",t):this._textareaElement.removeAttribute("cols"),r!==null?this._textareaElement.setAttribute("rows",r):this._textareaElement.removeAttribute("rows"),i?this._textareaElement.setAttribute("disabled",""):this._textareaElement.removeAttribute("disabled")}},Br=({render:e,html:t})=>Vt;var Fs=["mt","mr","mb","ml","m","mh","mv","cur"],Ms=/^#[0-9a-fA-F]{6}$/,Dt=class e extends HTMLElement{static styleSheet=null;static initializeStyleSheet(){e.styleSheet||(e.styleSheet=new CSSStyleSheet,e.styleSheet.replaceSync(C`
973
973
  :host {
974
974
  display: contents;
975
975
  }
@@ -992,7 +992,7 @@ var rettangoli=(()=>{var ve=`
992
992
  }
993
993
  ${P}
994
994
  ${V}
995
- `))}constructor(){super(),e.initializeStyleSheet(),this.shadow=this.attachShadow({mode:"open"}),this.shadow.adoptedStyleSheets=[e.styleSheet],this._styles=F(),this._lastStyleString="",this._inputElement=document.createElement("input"),this._inputElement.type="color",this._styleElement=document.createElement("style"),this.shadow.appendChild(this._styleElement),this.shadow.appendChild(this._inputElement),this._inputElement.addEventListener("change",this._onChange),this._inputElement.addEventListener("input",this._onInput)}static get observedAttributes(){return["key","value","disabled",...q([...Ws,"wh","w","h","hide","show","op","z"])]}get value(){return this._inputElement.value}set value(t){this._inputElement.value=t}_onChange=()=>{this.dispatchEvent(new CustomEvent("value-change",{detail:{value:this._inputElement.value},bubbles:!0}))};_onInput=()=>{this.dispatchEvent(new CustomEvent("value-input",{detail:{value:this._inputElement.value},bubbles:!0}))};attributeChangedCallback(t,r,i){if(r!==i){if(t==="key"){this._syncValueAttribute();return}if(["value","disabled"].includes(t)){this._updateInputAttributes();return}this.updateStyles()}}updateStyles(){this._styles=F(),te.forEach(r=>{let i=o=>`${r==="default"?"":`${r}-`}${o}`,s=this.getAttribute(i("wh")),n=T(s===null?this.getAttribute(i("w")):s),a=T(s===null?this.getAttribute(i("h")):s),p=this.getAttribute(i("op")),l=this.getAttribute(i("z"));l!==null&&(this._styles[r]["z-index"]=l),p!==null&&(this._styles[r].opacity=p),M({styleBucket:this._styles[r],axis:"width",dimension:n,fillValue:"var(--width-stretch)"}),M({styleBucket:this._styles[r],axis:"height",dimension:a,fillValue:"100%"}),this.hasAttribute(i("hide"))&&(this._styles[r].display="none"),this.hasAttribute(i("show"))&&(this._styles[r].display="block")});let t=J(this._styles,'input[type="color"]');t!==this._lastStyleString&&(this._styleElement.textContent=t,this._lastStyleString=t)}_syncValueAttribute(){let t=this.getAttribute("value");if(t===null){this._inputElement.value="#000000";return}this._inputElement.value=Fs.test(t)?t:"#000000"}_updateInputAttributes(){let t=this.hasAttribute("disabled");this._syncValueAttribute(),t?this._inputElement.setAttribute("disabled",""):this._inputElement.removeAttribute("disabled")}connectedCallback(){this._updateInputAttributes(),this.updateStyles()}},Pr=({render:e,html:t})=>Dt;var Bt=class e extends HTMLElement{static styleSheet=null;static initializeStyleSheet(){e.styleSheet||(e.styleSheet=new CSSStyleSheet,e.styleSheet.replaceSync(S`
995
+ `))}constructor(){super(),e.initializeStyleSheet(),this.shadow=this.attachShadow({mode:"open"}),this.shadow.adoptedStyleSheets=[e.styleSheet],this._styles=F(),this._lastStyleString="",this._inputElement=document.createElement("input"),this._inputElement.type="color",this._styleElement=document.createElement("style"),this.shadow.appendChild(this._styleElement),this.shadow.appendChild(this._inputElement),this._inputElement.addEventListener("change",this._onChange),this._inputElement.addEventListener("input",this._onInput)}static get observedAttributes(){return["key","value","disabled",...q([...Fs,"wh","w","h","hide","show","op","z"])]}get value(){return this._inputElement.value}set value(t){this._inputElement.value=t}_onChange=()=>{this.dispatchEvent(new CustomEvent("value-change",{detail:{value:this._inputElement.value},bubbles:!0}))};_onInput=()=>{this.dispatchEvent(new CustomEvent("value-input",{detail:{value:this._inputElement.value},bubbles:!0}))};attributeChangedCallback(t,r,i){if(r!==i){if(t==="key"){this._syncValueAttribute();return}if(["value","disabled"].includes(t)){this._updateInputAttributes();return}this.updateStyles()}}updateStyles(){this._styles=F(),te.forEach(r=>{let i=o=>`${r==="default"?"":`${r}-`}${o}`,s=this.getAttribute(i("wh")),n=L(s===null?this.getAttribute(i("w")):s),a=L(s===null?this.getAttribute(i("h")):s),p=this.getAttribute(i("op")),l=this.getAttribute(i("z"));l!==null&&(this._styles[r]["z-index"]=l),p!==null&&(this._styles[r].opacity=p),M({styleBucket:this._styles[r],axis:"width",dimension:n,fillValue:"var(--width-stretch)"}),M({styleBucket:this._styles[r],axis:"height",dimension:a,fillValue:"100%"}),this.hasAttribute(i("hide"))&&(this._styles[r].display="none"),this.hasAttribute(i("show"))&&(this._styles[r].display="block")});let t=J(this._styles,'input[type="color"]');t!==this._lastStyleString&&(this._styleElement.textContent=t,this._lastStyleString=t)}_syncValueAttribute(){let t=this.getAttribute("value");if(t===null){this._inputElement.value="#000000";return}this._inputElement.value=Ms.test(t)?t:"#000000"}_updateInputAttributes(){let t=this.hasAttribute("disabled");this._syncValueAttribute(),t?this._inputElement.setAttribute("disabled",""):this._inputElement.removeAttribute("disabled")}connectedCallback(){this._updateInputAttributes(),this.updateStyles()}},Pr=({render:e,html:t})=>Dt;var Bt=class e extends HTMLElement{static styleSheet=null;static initializeStyleSheet(){e.styleSheet||(e.styleSheet=new CSSStyleSheet,e.styleSheet.replaceSync(C`
996
996
  :host {
997
997
  display: contents;
998
998
  }
@@ -1046,7 +1046,7 @@ var rettangoli=(()=>{var ve=`
1046
1046
  }
1047
1047
  ${P}
1048
1048
  ${V}
1049
- `))}constructor(){super(),e.initializeStyleSheet(),this.shadow=this.attachShadow({mode:"open"}),this.shadow.adoptedStyleSheets=[e.styleSheet],this._styles={default:{},sm:{},md:{},lg:{},xl:{}},this._lastStyleString="",this._inputElement=document.createElement("input"),this._inputElement.type="range",this._styleElement=document.createElement("style"),this.shadow.appendChild(this._styleElement),this.shadow.appendChild(this._inputElement),this._inputElement.addEventListener("input",this._onInput),this._inputElement.addEventListener("change",this._onChange)}static get observedAttributes(){return["key","value","min","max","step","disabled",...q([...oe,"wh","w","h","hide","show","op","z"])]}get value(){return this._inputElement.value}set value(t){this._inputElement.value=t}_onInput=()=>{this.dispatchEvent(new CustomEvent("value-input",{detail:{value:Number(this._inputElement.value)},bubbles:!0}))};_onChange=()=>{this.dispatchEvent(new CustomEvent("value-change",{detail:{value:Number(this._inputElement.value)},bubbles:!0}))};attributeChangedCallback(t,r,i){if(t==="key"&&r!==i){requestAnimationFrame(()=>{let n=this.getAttribute("value"),a=this.getAttribute("min")||"0";this._inputElement.value=n??a});return}if(["value","min","max","step","disabled"].includes(t)){this._updateInputAttributes();return}this._styles={default:{},sm:{},md:{},lg:{},xl:{}},["default","sm","md","lg","xl"].forEach(n=>{let a=h=>`${n==="default"?"":`${n}-`}${h}`,p=this.getAttribute(a("wh")),l=T(p===null?this.getAttribute(a("w")):p),o=T(p===null?this.getAttribute(a("h")):p),c=this.getAttribute(a("op")),d=this.getAttribute(a("z"));d!==null&&(this._styles[n]["z-index"]=d),c!==null&&(this._styles[n].opacity=c),l==="f"?this._styles[n].width="var(--width-stretch)":l!==void 0&&(this._styles[n].width=l,this._styles[n]["min-width"]=l,this._styles[n]["max-width"]=l),o==="f"?this._styles[n].height="100%":o!==void 0&&(this._styles[n].height=o,this._styles[n]["min-height"]=o,this._styles[n]["max-height"]=o),this.hasAttribute(a("hide"))&&(this._styles[n].display="none"),this.hasAttribute(a("show"))&&(this._styles[n].display="block")});let s=J(this._styles,'input[type="range"]');s!==this._lastStyleString&&(this._styleElement.textContent=s,this._lastStyleString=s)}_updateInputAttributes(){let t=this.getAttribute("value"),r=this.getAttribute("min"),i=this.getAttribute("max"),s=this.getAttribute("step"),n=this.hasAttribute("disabled");t!==null?this._inputElement.value=t:this._inputElement.value=r??0,r!==null?this._inputElement.min=r:this._inputElement.min="0",i!==null?this._inputElement.max=i:this._inputElement.max="100",s!==null?this._inputElement.step=s:this._inputElement.step="1",n?this._inputElement.setAttribute("disabled",""):this._inputElement.removeAttribute("disabled")}connectedCallback(){this._updateInputAttributes()}},zr=({render:e,html:t})=>Bt;var Pt=class e extends HTMLElement{static styleSheet=null;static initializeStyleSheet(){e.styleSheet||(e.styleSheet=new CSSStyleSheet,e.styleSheet.replaceSync(S`
1049
+ `))}constructor(){super(),e.initializeStyleSheet(),this.shadow=this.attachShadow({mode:"open"}),this.shadow.adoptedStyleSheets=[e.styleSheet],this._styles={default:{},sm:{},md:{},lg:{},xl:{}},this._lastStyleString="",this._inputElement=document.createElement("input"),this._inputElement.type="range",this._styleElement=document.createElement("style"),this.shadow.appendChild(this._styleElement),this.shadow.appendChild(this._inputElement),this._inputElement.addEventListener("input",this._onInput),this._inputElement.addEventListener("change",this._onChange)}static get observedAttributes(){return["key","value","min","max","step","disabled",...q([...oe,"wh","w","h","hide","show","op","z"])]}get value(){return this._inputElement.value}set value(t){this._inputElement.value=t}_onInput=()=>{this.dispatchEvent(new CustomEvent("value-input",{detail:{value:Number(this._inputElement.value)},bubbles:!0}))};_onChange=()=>{this.dispatchEvent(new CustomEvent("value-change",{detail:{value:Number(this._inputElement.value)},bubbles:!0}))};attributeChangedCallback(t,r,i){if(t==="key"&&r!==i){requestAnimationFrame(()=>{let n=this.getAttribute("value"),a=this.getAttribute("min")||"0";this._inputElement.value=n??a});return}if(["value","min","max","step","disabled"].includes(t)){this._updateInputAttributes();return}this._styles={default:{},sm:{},md:{},lg:{},xl:{}},["default","sm","md","lg","xl"].forEach(n=>{let a=u=>`${n==="default"?"":`${n}-`}${u}`,p=this.getAttribute(a("wh")),l=L(p===null?this.getAttribute(a("w")):p),o=L(p===null?this.getAttribute(a("h")):p),c=this.getAttribute(a("op")),d=this.getAttribute(a("z"));d!==null&&(this._styles[n]["z-index"]=d),c!==null&&(this._styles[n].opacity=c),l==="f"?this._styles[n].width="var(--width-stretch)":l!==void 0&&(this._styles[n].width=l,this._styles[n]["min-width"]=l,this._styles[n]["max-width"]=l),o==="f"?this._styles[n].height="100%":o!==void 0&&(this._styles[n].height=o,this._styles[n]["min-height"]=o,this._styles[n]["max-height"]=o),this.hasAttribute(a("hide"))&&(this._styles[n].display="none"),this.hasAttribute(a("show"))&&(this._styles[n].display="block")});let s=J(this._styles,'input[type="range"]');s!==this._lastStyleString&&(this._styleElement.textContent=s,this._lastStyleString=s)}_updateInputAttributes(){let t=this.getAttribute("value"),r=this.getAttribute("min"),i=this.getAttribute("max"),s=this.getAttribute("step"),n=this.hasAttribute("disabled");t!==null?this._inputElement.value=t:this._inputElement.value=r??0,r!==null?this._inputElement.min=r:this._inputElement.min="0",i!==null?this._inputElement.max=i:this._inputElement.max="100",s!==null?this._inputElement.step=s:this._inputElement.step="1",n?this._inputElement.setAttribute("disabled",""):this._inputElement.removeAttribute("disabled")}connectedCallback(){this._updateInputAttributes()}},zr=({render:e,html:t})=>Bt;var Pt=class e extends HTMLElement{static styleSheet=null;static initializeStyleSheet(){e.styleSheet||(e.styleSheet=new CSSStyleSheet,e.styleSheet.replaceSync(C`
1050
1050
  :host {
1051
1051
  display: inline-flex;
1052
1052
  }
@@ -1115,7 +1115,7 @@ var rettangoli=(()=>{var ve=`
1115
1115
  }
1116
1116
  ${P}
1117
1117
  ${V}
1118
- `))}constructor(){super(),this._isSyncingLabelState=!1,e.initializeStyleSheet(),this.shadow=this.attachShadow({mode:"open"}),this.shadow.adoptedStyleSheets=[e.styleSheet],this._styles={default:{},sm:{},md:{},lg:{},xl:{}},this._lastStyleString="",this._inputElement=document.createElement("input"),this._inputElement.type="checkbox",this._wrapperElement=document.createElement("label"),this._wrapperElement.className="checkbox-wrapper",this._labelElement=document.createElement("span"),this._labelElement.className="checkbox-label",this._labelSlotElement=document.createElement("slot"),this._labelSlotElement.addEventListener("slotchange",()=>{this._updateLabelState()}),this._labelElement.appendChild(this._labelSlotElement),this._styleElement=document.createElement("style"),this.shadow.appendChild(this._styleElement),this._wrapperElement.appendChild(this._inputElement),this._wrapperElement.appendChild(this._labelElement),this.shadow.appendChild(this._wrapperElement),this._inputElement.addEventListener("change",this._onChange)}static get observedAttributes(){return["key","checked","disabled","label",...q([...oe,"wh","w","h","hide","show","op","z"])]}get checked(){return this._inputElement.checked}set checked(t){this._inputElement.checked=!!t}get value(){return this._inputElement.checked}set value(t){this._inputElement.checked=!!t}_onChange=()=>{this.dispatchEvent(new CustomEvent("value-change",{detail:{value:this._inputElement.checked},bubbles:!0}))};attributeChangedCallback(t,r,i){if(t==="key"&&r!==i){requestAnimationFrame(()=>{let n=this.hasAttribute("checked");this._inputElement.checked=n});return}if(t==="checked"){this._inputElement.checked=i!==null;return}if(t==="disabled"){i!==null?this._inputElement.setAttribute("disabled",""):this._inputElement.removeAttribute("disabled");return}if(t==="label"){this._updateLabelState();return}this._styles={default:{},sm:{},md:{},lg:{},xl:{}},["default","sm","md","lg","xl"].forEach(n=>{let a=h=>`${n==="default"?"":`${n}-`}${h}`,p=this.getAttribute(a("wh")),l=T(p===null?this.getAttribute(a("w")):p),o=T(p===null?this.getAttribute(a("h")):p),c=this.getAttribute(a("op")),d=this.getAttribute(a("z"));d!==null&&(this._styles[n]["z-index"]=d),c!==null&&(this._styles[n].opacity=c),l==="f"?this._styles[n].width="var(--width-stretch)":l!==void 0&&(this._styles[n].width=l,this._styles[n]["min-width"]=l,this._styles[n]["max-width"]=l),o==="f"?this._styles[n].height="100%":o!==void 0&&(this._styles[n].height=o,this._styles[n]["min-height"]=o,this._styles[n]["max-height"]=o),this.hasAttribute(a("hide"))&&(this._styles[n].display="none"),this.hasAttribute(a("show"))&&(this._styles[n].display="block")});let s=J(this._styles,'input[type="checkbox"]');s!==this._lastStyleString&&(this._styleElement.textContent=s,this._lastStyleString=s)}connectedCallback(){let t=this.hasAttribute("checked");this._inputElement.checked=t,this.hasAttribute("disabled")&&this._inputElement.setAttribute("disabled",""),this._updateLabelState()}_updateLabelState(){if(!this._isSyncingLabelState){this._isSyncingLabelState=!0;try{let t=this.getAttribute("label"),r=t??"";this._labelSlotElement.textContent!==r&&(this._labelSlotElement.textContent=r);let s=this._labelSlotElement.assignedNodes({flatten:!0}).some(p=>p.nodeType===Node.TEXT_NODE?p.textContent.trim().length>0:p.nodeType===Node.ELEMENT_NODE),n=typeof t=="string"&&t.trim().length>0,a=s||n;a&&!this.hasAttribute("has-label")?this.setAttribute("has-label",""):!a&&this.hasAttribute("has-label")&&this.removeAttribute("has-label")}finally{this._isSyncingLabelState=!1}}}},Wr=({render:e,html:t})=>Pt;var zt=40,Ms=6,Wt=class e extends HTMLElement{static styleSheet=null;static initializeStyleSheet(){e.styleSheet||(e.styleSheet=new CSSStyleSheet,e.styleSheet.replaceSync(S`
1118
+ `))}constructor(){super(),this._isSyncingLabelState=!1,e.initializeStyleSheet(),this.shadow=this.attachShadow({mode:"open"}),this.shadow.adoptedStyleSheets=[e.styleSheet],this._styles={default:{},sm:{},md:{},lg:{},xl:{}},this._lastStyleString="",this._inputElement=document.createElement("input"),this._inputElement.type="checkbox",this._wrapperElement=document.createElement("label"),this._wrapperElement.className="checkbox-wrapper",this._labelElement=document.createElement("span"),this._labelElement.className="checkbox-label",this._labelSlotElement=document.createElement("slot"),this._labelSlotElement.addEventListener("slotchange",()=>{this._updateLabelState()}),this._labelElement.appendChild(this._labelSlotElement),this._styleElement=document.createElement("style"),this.shadow.appendChild(this._styleElement),this._wrapperElement.appendChild(this._inputElement),this._wrapperElement.appendChild(this._labelElement),this.shadow.appendChild(this._wrapperElement),this._inputElement.addEventListener("change",this._onChange)}static get observedAttributes(){return["key","checked","disabled","label",...q([...oe,"wh","w","h","hide","show","op","z"])]}get checked(){return this._inputElement.checked}set checked(t){this._inputElement.checked=!!t}get value(){return this._inputElement.checked}set value(t){this._inputElement.checked=!!t}_onChange=()=>{this.dispatchEvent(new CustomEvent("value-change",{detail:{value:this._inputElement.checked},bubbles:!0}))};attributeChangedCallback(t,r,i){if(t==="key"&&r!==i){requestAnimationFrame(()=>{let n=this.hasAttribute("checked");this._inputElement.checked=n});return}if(t==="checked"){this._inputElement.checked=i!==null;return}if(t==="disabled"){i!==null?this._inputElement.setAttribute("disabled",""):this._inputElement.removeAttribute("disabled");return}if(t==="label"){this._updateLabelState();return}this._styles={default:{},sm:{},md:{},lg:{},xl:{}},["default","sm","md","lg","xl"].forEach(n=>{let a=u=>`${n==="default"?"":`${n}-`}${u}`,p=this.getAttribute(a("wh")),l=L(p===null?this.getAttribute(a("w")):p),o=L(p===null?this.getAttribute(a("h")):p),c=this.getAttribute(a("op")),d=this.getAttribute(a("z"));d!==null&&(this._styles[n]["z-index"]=d),c!==null&&(this._styles[n].opacity=c),l==="f"?this._styles[n].width="var(--width-stretch)":l!==void 0&&(this._styles[n].width=l,this._styles[n]["min-width"]=l,this._styles[n]["max-width"]=l),o==="f"?this._styles[n].height="100%":o!==void 0&&(this._styles[n].height=o,this._styles[n]["min-height"]=o,this._styles[n]["max-height"]=o),this.hasAttribute(a("hide"))&&(this._styles[n].display="none"),this.hasAttribute(a("show"))&&(this._styles[n].display="block")});let s=J(this._styles,'input[type="checkbox"]');s!==this._lastStyleString&&(this._styleElement.textContent=s,this._lastStyleString=s)}connectedCallback(){let t=this.hasAttribute("checked");this._inputElement.checked=t,this.hasAttribute("disabled")&&this._inputElement.setAttribute("disabled",""),this._updateLabelState()}_updateLabelState(){if(!this._isSyncingLabelState){this._isSyncingLabelState=!0;try{let t=this.getAttribute("label"),r=t??"";this._labelSlotElement.textContent!==r&&(this._labelSlotElement.textContent=r);let s=this._labelSlotElement.assignedNodes({flatten:!0}).some(p=>p.nodeType===Node.TEXT_NODE?p.textContent.trim().length>0:p.nodeType===Node.ELEMENT_NODE),n=typeof t=="string"&&t.trim().length>0,a=s||n;a&&!this.hasAttribute("has-label")?this.setAttribute("has-label",""):!a&&this.hasAttribute("has-label")&&this.removeAttribute("has-label")}finally{this._isSyncingLabelState=!1}}}},Wr=({render:e,html:t})=>Pt;var zt=40,Ks=6,Wt=class e extends HTMLElement{static styleSheet=null;static initializeStyleSheet(){e.styleSheet||(e.styleSheet=new CSSStyleSheet,e.styleSheet.replaceSync(C`
1119
1119
  :host {
1120
1120
  display: contents;
1121
1121
  }
@@ -1192,7 +1192,7 @@ var rettangoli=(()=>{var ve=`
1192
1192
  animation: none;
1193
1193
  }
1194
1194
  }
1195
- `))}constructor(){super(),e.initializeStyleSheet(),this.shadow=this.attachShadow({mode:"open"}),this.shadow.adoptedStyleSheets=[e.styleSheet],this._dialogElement=document.createElement("dialog"),this.shadow.appendChild(this._dialogElement),this._slotElement=null,this._isConnected=!1,this._adaptiveFrameId=null,this._layoutRetryCount=0,this._observedContentElement=null,this._resizeObserver=typeof ResizeObserver<"u"?new ResizeObserver(()=>{this._scheduleAdaptiveCentering()}):null,this._onSlotChange=()=>{this._observeAssignedContent(),this._scheduleAdaptiveCentering({resetRetries:!0})},this._onWindowResize=()=>{this._scheduleAdaptiveCentering({resetRetries:!0})},this._mouseDownInContent=!1,this._dialogElement.addEventListener("mousedown",t=>{this._mouseDownInContent=t.target!==this._dialogElement}),this._dialogElement.addEventListener("click",t=>{t.target===this._dialogElement&&!this._mouseDownInContent&&this._attemptClose(),this._mouseDownInContent=!1}),this._dialogElement.addEventListener("contextmenu",t=>{t.target===this._dialogElement&&!this._mouseDownInContent&&(t.preventDefault(),this._attemptClose()),this._mouseDownInContent=!1}),this._dialogElement.addEventListener("cancel",t=>{t.preventDefault(),this._attemptClose()})}_attemptClose(){this.dispatchEvent(new CustomEvent("close",{detail:{},bubbles:!0}))}static get observedAttributes(){return["open","w","s"]}connectedCallback(){this._updateDialog(),this._isConnected=!0,this.hasAttribute("open")&&this._showModal()}disconnectedCallback(){this._isConnected=!1,this._stopAdaptiveObservers(),this._slotElement&&this._slotElement.removeEventListener("slotchange",this._onSlotChange),this._dialogElement.open&&this._dialogElement.close()}attributeChangedCallback(t,r,i){t==="open"?i!==null&&!this._dialogElement.open&&this._isConnected?this._showModal():i===null&&this._dialogElement.open&&this._hideModal():t==="w"&&this._updateWidth()}_updateDialog(){this._updateWidth()}_updateWidth(){let t=this.getAttribute("w");t?this._dialogElement.style.width=t:this._dialogElement.style.width=""}_showModal(){this._dialogElement.open||(this._slotElement||(this._slotElement=document.createElement("slot"),this._slotElement.setAttribute("name","content"),this._slotElement.addEventListener("slotchange",this._onSlotChange),this._dialogElement.appendChild(this._slotElement)),this._dialogElement.showModal(),this._dialogElement.scrollTop=0,window.addEventListener("resize",this._onWindowResize),this._observeAssignedContent(),this._scheduleAdaptiveCentering({resetRetries:!0}))}_hideModal(){this._dialogElement.open&&(this._stopAdaptiveObservers(),this._dialogElement.close(),this._slotElement&&(this._slotElement.removeEventListener("slotchange",this._onSlotChange),this._slotElement.style.marginTop="",this._slotElement.style.marginBottom="",this._dialogElement.removeChild(this._slotElement),this._slotElement=null),this._dialogElement.style.height="")}_stopAdaptiveObservers(){this._adaptiveFrameId!==null&&(cancelAnimationFrame(this._adaptiveFrameId),this._adaptiveFrameId=null),this._layoutRetryCount=0,window.removeEventListener("resize",this._onWindowResize),this._resizeObserver&&this._observedContentElement&&this._resizeObserver.unobserve(this._observedContentElement),this._observedContentElement=null}_getAssignedContentElement(){if(!this._slotElement)return null;let t=this._slotElement.assignedElements({flatten:!0});return t.length>0?t[0]:null}_observeAssignedContent(){if(!this._resizeObserver)return;let t=this._getAssignedContentElement();this._observedContentElement!==t&&(this._observedContentElement&&this._resizeObserver.unobserve(this._observedContentElement),this._observedContentElement=t,this._observedContentElement&&this._resizeObserver.observe(this._observedContentElement))}_scheduleAdaptiveCentering({resetRetries:t=!1}={}){!this._slotElement||!this._dialogElement.open||(t&&(this._layoutRetryCount=0),this._adaptiveFrameId!==null&&cancelAnimationFrame(this._adaptiveFrameId),this._adaptiveFrameId=requestAnimationFrame(()=>{this._adaptiveFrameId=requestAnimationFrame(()=>{this._adaptiveFrameId=null,this._applyAdaptiveCentering()})}))}_applyAdaptiveCentering(){if(!this._slotElement||!this._dialogElement.open)return;this._observeAssignedContent();let t=this._getAssignedContentElement(),r=t?Math.round(t.getBoundingClientRect().height):0;if(r<=0){this._layoutRetryCount<Ms&&(this._layoutRetryCount+=1,this._scheduleAdaptiveCentering());return}this._layoutRetryCount=0;let i=window.innerHeight;if(r>=i-2*zt){this._slotElement.style.marginTop=`${zt}px`,this._slotElement.style.marginBottom=`${zt}px`,this._dialogElement.style.height="100vh";return}let s=i-r,n=Math.floor(s/2);this._slotElement.style.marginTop=`${n}px`,this._slotElement.style.marginBottom=`${n}px`,this._dialogElement.style.height="auto"}get dialog(){return this._dialogElement}},Fr=({render:e,html:t})=>Wt;var Ft=class e extends HTMLElement{static styleSheet=null;static initializeStyleSheet(){e.styleSheet||(e.styleSheet=new CSSStyleSheet,e.styleSheet.replaceSync(S`
1195
+ `))}constructor(){super(),e.initializeStyleSheet(),this.shadow=this.attachShadow({mode:"open"}),this.shadow.adoptedStyleSheets=[e.styleSheet],this._dialogElement=document.createElement("dialog"),this.shadow.appendChild(this._dialogElement),this._slotElement=null,this._isConnected=!1,this._adaptiveFrameId=null,this._layoutRetryCount=0,this._observedContentElement=null,this._resizeObserver=typeof ResizeObserver<"u"?new ResizeObserver(()=>{this._scheduleAdaptiveCentering()}):null,this._onSlotChange=()=>{this._observeAssignedContent(),this._scheduleAdaptiveCentering({resetRetries:!0})},this._onWindowResize=()=>{this._scheduleAdaptiveCentering({resetRetries:!0})},this._mouseDownInContent=!1,this._dialogElement.addEventListener("mousedown",t=>{this._mouseDownInContent=t.target!==this._dialogElement}),this._dialogElement.addEventListener("click",t=>{t.target===this._dialogElement&&!this._mouseDownInContent&&this._attemptClose(),this._mouseDownInContent=!1}),this._dialogElement.addEventListener("contextmenu",t=>{t.target===this._dialogElement&&!this._mouseDownInContent&&(t.preventDefault(),this._attemptClose()),this._mouseDownInContent=!1}),this._dialogElement.addEventListener("cancel",t=>{t.preventDefault(),this._attemptClose()})}_attemptClose(){this.dispatchEvent(new CustomEvent("close",{detail:{},bubbles:!0}))}static get observedAttributes(){return["open","w","s"]}connectedCallback(){this._updateDialog(),this._isConnected=!0,this.hasAttribute("open")&&this._showModal()}disconnectedCallback(){this._isConnected=!1,this._stopAdaptiveObservers(),this._slotElement&&this._slotElement.removeEventListener("slotchange",this._onSlotChange),this._dialogElement.open&&this._dialogElement.close()}attributeChangedCallback(t,r,i){t==="open"?i!==null&&!this._dialogElement.open&&this._isConnected?this._showModal():i===null&&this._dialogElement.open&&this._hideModal():t==="w"&&this._updateWidth()}_updateDialog(){this._updateWidth()}_updateWidth(){let t=this.getAttribute("w");t?this._dialogElement.style.width=t:this._dialogElement.style.width=""}_showModal(){this._dialogElement.open||(this._slotElement||(this._slotElement=document.createElement("slot"),this._slotElement.setAttribute("name","content"),this._slotElement.addEventListener("slotchange",this._onSlotChange),this._dialogElement.appendChild(this._slotElement)),this._dialogElement.showModal(),this._dialogElement.scrollTop=0,window.addEventListener("resize",this._onWindowResize),this._observeAssignedContent(),this._scheduleAdaptiveCentering({resetRetries:!0}))}_hideModal(){this._dialogElement.open&&(this._stopAdaptiveObservers(),this._dialogElement.close(),this._slotElement&&(this._slotElement.removeEventListener("slotchange",this._onSlotChange),this._slotElement.style.marginTop="",this._slotElement.style.marginBottom="",this._dialogElement.removeChild(this._slotElement),this._slotElement=null),this._dialogElement.style.height="")}_stopAdaptiveObservers(){this._adaptiveFrameId!==null&&(cancelAnimationFrame(this._adaptiveFrameId),this._adaptiveFrameId=null),this._layoutRetryCount=0,window.removeEventListener("resize",this._onWindowResize),this._resizeObserver&&this._observedContentElement&&this._resizeObserver.unobserve(this._observedContentElement),this._observedContentElement=null}_getAssignedContentElement(){if(!this._slotElement)return null;let t=this._slotElement.assignedElements({flatten:!0});return t.length>0?t[0]:null}_observeAssignedContent(){if(!this._resizeObserver)return;let t=this._getAssignedContentElement();this._observedContentElement!==t&&(this._observedContentElement&&this._resizeObserver.unobserve(this._observedContentElement),this._observedContentElement=t,this._observedContentElement&&this._resizeObserver.observe(this._observedContentElement))}_scheduleAdaptiveCentering({resetRetries:t=!1}={}){!this._slotElement||!this._dialogElement.open||(t&&(this._layoutRetryCount=0),this._adaptiveFrameId!==null&&cancelAnimationFrame(this._adaptiveFrameId),this._adaptiveFrameId=requestAnimationFrame(()=>{this._adaptiveFrameId=requestAnimationFrame(()=>{this._adaptiveFrameId=null,this._applyAdaptiveCentering()})}))}_applyAdaptiveCentering(){if(!this._slotElement||!this._dialogElement.open)return;this._observeAssignedContent();let t=this._getAssignedContentElement(),r=t?Math.round(t.getBoundingClientRect().height):0;if(r<=0){this._layoutRetryCount<Ks&&(this._layoutRetryCount+=1,this._scheduleAdaptiveCentering());return}this._layoutRetryCount=0;let i=window.innerHeight;if(r>=i-2*zt){this._slotElement.style.marginTop=`${zt}px`,this._slotElement.style.marginBottom=`${zt}px`,this._dialogElement.style.height="100vh";return}let s=i-r,n=Math.floor(s/2);this._slotElement.style.marginTop=`${n}px`,this._slotElement.style.marginBottom=`${n}px`,this._dialogElement.style.height="auto"}get dialog(){return this._dialogElement}},Fr=({render:e,html:t})=>Wt;var Ft=class e extends HTMLElement{static styleSheet=null;static initializeStyleSheet(){e.styleSheet||(e.styleSheet=new CSSStyleSheet,e.styleSheet.replaceSync(C`
1196
1196
  :host {
1197
1197
  display: contents;
1198
1198
  }
@@ -1246,10 +1246,10 @@ var rettangoli=(()=>{var ve=`
1246
1246
  min-width: 200px;
1247
1247
  max-width: 400px;
1248
1248
  }
1249
- `))}constructor(){super(),e.initializeStyleSheet(),this.shadow=this.attachShadow({mode:"open"}),this.shadow.adoptedStyleSheets=[e.styleSheet],this._dialogElement=document.createElement("dialog"),this.shadow.appendChild(this._dialogElement),this._dialogElement.addEventListener("click",t=>{t.stopPropagation();let r=t.composedPath();(r[0]===this._dialogElement||r[0].nodeName==="DIALOG"&&r[0]===this._dialogElement)&&this._emitClose()}),this._dialogElement.addEventListener("contextmenu",t=>{let r=t.composedPath();(r[0]===this._dialogElement||r[0].nodeName==="DIALOG"&&r[0]===this._dialogElement)&&(t.preventDefault(),this._emitClose())}),this._dialogElement.addEventListener("cancel",t=>{t.preventDefault(),this._emitClose()}),this._popoverContainer=document.createElement("div"),this._popoverContainer.className="popover-container",this._dialogElement.appendChild(this._popoverContainer),this._slotElement=null,this._isOpen=!1}_emitClose(){this.dispatchEvent(new CustomEvent("close",{detail:{},bubbles:!0}))}static get observedAttributes(){return["open","x","y","place","no-overlay"]}connectedCallback(){this.hasAttribute("open")&&this._show()}disconnectedCallback(){this._isOpen&&this._dialogElement.open&&this._dialogElement.close()}attributeChangedCallback(t,r,i){t==="open"?i!==null&&!this._isOpen?this.isConnected&&this._show():i===null&&this._isOpen&&this._hide():(t==="x"||t==="y"||t==="place")&&this._isOpen?this._updatePosition():t==="no-overlay"&&r!==i&&this._isOpen&&(this._hide(),this._show())}_show(){this._isOpen||(this._slotElement||(this._slotElement=document.createElement("slot"),this._slotElement.setAttribute("name","content"),this._popoverContainer.appendChild(this._slotElement)),this._isOpen=!0,this._dialogElement.open||setTimeout(()=>{this._dialogElement&&!this._dialogElement.open&&(this.hasAttribute("no-overlay")?this._dialogElement.show():this._dialogElement.showModal())},0),requestAnimationFrame(()=>{this._updatePosition()}))}_hide(){this._isOpen&&(this._isOpen=!1,this._dialogElement.open&&this._dialogElement.close(),this._slotElement&&(this._popoverContainer.removeChild(this._slotElement),this._slotElement=null))}_updatePosition(){let t=parseFloat(this.getAttribute("x")||"0"),r=parseFloat(this.getAttribute("y")||"0"),i=this.getAttribute("place")||"bs";this.removeAttribute("positioned"),requestAnimationFrame(()=>{let s=this._popoverContainer.getBoundingClientRect(),{left:n,top:a}=this._calculatePosition(t,r,s.width,s.height,i);this._popoverContainer.style.left=`${n}px`,this._popoverContainer.style.top=`${a}px`,requestAnimationFrame(()=>{this.setAttribute("positioned","")})})}_calculatePosition(t,r,i,s,n){let p=t,l=r;switch(n){case"t":p=t-i/2,l=r-s-8;break;case"ts":p=t,l=r-s-8;break;case"te":p=t-i,l=r-s-8;break;case"r":p=t+8,l=r-s/2;break;case"rs":p=t+8,l=r;break;case"re":p=t+8,l=r-s;break;case"b":p=t-i/2,l=r+8;break;case"bs":p=t,l=r+8;break;case"be":p=t-i,l=r+8;break;case"l":p=t-i-8,l=r-s/2;break;case"ls":p=t-i-8,l=r;break;case"le":p=t-i-8,l=r-s;break;default:p=t,l=r+8;break}let o=8;return p=Math.max(o,Math.min(p,window.innerWidth-i-o)),l=Math.max(o,Math.min(l,window.innerHeight-s-o)),{left:p,top:l}}get popover(){return this._popoverContainer}},Mr=({render:e,html:t})=>Ft;var Ks=(e,t)=>{let{store:r,render:i}=e;r.toggleOpen({}),i()},Us=Object.freeze(Object.defineProperty({__proto__:null,handleClickHeader:Ks},Symbol.toStringTag,{value:"Module"})),Hs=()=>Object.freeze({open:!1}),qs=["id","class","style","slot","label","content"],Gs=(e={})=>Object.entries(e).filter(([t])=>!qs.includes(t)).map(([t,r])=>`${t}=${r}`).join(" "),Js=({state:e,props:t})=>({label:t.label||"",content:t.content||"",openClass:e.open?"content-wrapper open":"content-wrapper",chevronIcon:e.open?"chevronUp":"chevronDown",containerAttrString:Gs(t)}),Ys=({state:e})=>{e.open=!e.open},Qs=Object.freeze(Object.defineProperty({__proto__:null,createInitialState:Hs,selectViewData:Js,toggleOpen:Ys},Symbol.toStringTag,{value:"Module"})),Xs=(e,t)=>{let{dispatchEvent:r,props:i}=e,s=t._event,n=Number(s.currentTarget.dataset.index),a=Array.isArray(i.items)?i.items[n]:void 0;if(a){if(a.disabled||a.current){s.preventDefault();return}typeof a.href=="string"&&a.href.length>0||s.preventDefault(),r(new CustomEvent("item-click",{detail:{id:a.id,path:a.path,href:a.href,item:a,index:n,trigger:s.type}}))}},Zs=Object.freeze(Object.defineProperty({__proto__:null,handleClickItem:Xs},Symbol.toStringTag,{value:"Module"})),en=()=>Object.freeze({}),tn=["id","class","style","slot","items","sep","max","separator"],rn=(e={})=>Object.entries(e).filter(([t])=>!tn.includes(t)).map(([t,r])=>`${t}=${r}`).join(" "),sn=e=>{if(e==null||e==="")return;let t=Number(e);return Number.isNaN(t)?void 0:t},nn=e=>`${e}`.replace(/"/g,"&quot;"),an=(e,t)=>{if(!t||t<3||e.length<=t)return e;let r=t-2;return[e[0],{isEllipsis:!0,label:"..."},...e.slice(-r)]},on=e=>e.map((t,r)=>{let i=typeof t.href=="string"&&t.href.length>0,s=t.path!==void 0&&t.path!==null&&`${t.path}`!="",n=!!t.current,a=!!t.disabled,p=!n&&!a&&(i||s||!!t.click),l=t.rel||(t.newTab?"noopener noreferrer":""),o=[t.newTab?'target="_blank"':"",l?`rel="${nn(l)}"`:""].filter(Boolean).join(" ");return{...t,label:t.label||"",index:r,href:i?t.href:void 0,path:s?t.path:void 0,isCurrent:n,isDisabled:a,isInteractive:p,linkExtraAttrs:o,c:n?"fg":"mu-fg"}}),ln=({props:e})=>{let t=rn(e),r=Array.isArray(e.items)?e.items:[],i=sn(e.max),s=e.sep||"breadcrumb-arrow",n=on(r),a=an(n,i),p=[];return a.forEach((l,o)=>{p.push(l),o<a.length-1&&p.push({isSeparator:!0})}),{containerAttrString:t,items:p,sep:s}},pn=Object.freeze(Object.defineProperty({__proto__:null,createInitialState:en,selectViewData:ln},Symbol.toStringTag,{value:"Module"})),dn=(e,t)=>{let{dispatchEvent:r}=e;r(new CustomEvent("close"))},cn=(e,t)=>{let{dispatchEvent:r,props:i}=e,s=t._event,n=Number(s.currentTarget.dataset.index??s.currentTarget.id.slice(6)),a=i.items[n],p=a?.type||"item";if(!a||p!=="item"||a.disabled){s.preventDefault();return}a.href||s.preventDefault(),r(new CustomEvent("item-click",{detail:{index:n,item:a,id:a.id,path:a.path,href:a.href,trigger:s.type}}))},un=Object.freeze(Object.defineProperty({__proto__:null,handleClickMenuItem:cn,handleClosePopover:dn},Symbol.toStringTag,{value:"Module"})),hn=()=>Object.freeze({}),fn=e=>`${e}`.replace(/"/g,"&quot;"),yn=e=>e.map((t,r)=>{let i=t.type||"item",s=i==="separator",n=i==="label",a=i==="item",p=!!t.disabled,l=a&&!p,o=p?"mu-fg":"fg",c=p?"mu":"",d=p?"":"ac",h=typeof t.href=="string"&&t.href.length>0,f=t.rel||(t.newTab?"noopener noreferrer":""),u=[t.newTab?'target="_blank"':"",f?`rel="${fn(f)}"`:""].filter(Boolean).join(" ");return{...t,index:r,type:i,isSeparator:s,isLabel:n,isItem:a,isDisabled:p,isInteractive:l,hasHref:h,linkExtraAttrs:u,c:o,bgc:c,hoverBgc:d}}),mn=({props:e})=>{let t=Array.isArray(e.items)?e.items:[];return{items:yn(t),open:!!e.open,x:e.x||0,y:e.y||0,w:e.w||"300",h:e.h||"300",place:e.place||"bs"}},gn=Object.freeze(Object.defineProperty({__proto__:null,createInitialState:hn,selectViewData:mn},Symbol.toStringTag,{value:"Module"})),w={LITERAL:0,VARIABLE:1,INTERPOLATION:2,FUNCTION:3,BINARY:4,UNARY:5,CONDITIONAL:6,LOOP:7,OBJECT:8,ARRAY:9,PARTIAL:10,PATH_REFERENCE:11},D={EQ:0,NEQ:1,GT:2,LT:3,GTE:4,LTE:5,AND:6,OR:7,IN:8,ADD:10,SUBTRACT:11},Gt={NOT:0},E=class extends Error{constructor(e){super(`Parse Error: ${e}`),this.name="JemplParseError"}},le=class extends Error{constructor(e){super(`Render Error: ${e}`),this.name="JemplRenderError"}},Kr=e=>{if(!e||e.trim()==="")throw new E("Missing condition expression after '$if'");if(e.includes("===")||e.includes("!==")){let r=e.includes("===")?"==":"!=";throw new E(`Invalid comparison operator '${e.includes("===")?"===":"!=="}' - did you mean '${r}'? (got: '${e}')`)}let t=["<",">","<=",">=","==","!="];for(let r of t)if(e.trim().endsWith(r))throw new E(`Incomplete comparison expression - missing right operand (got: '${e}')`)},bn=e=>{if(e.trim().endsWith(" in"))throw new E(`Missing iterable expression after 'in' (got: '$for ${e}')`);if(!e.includes(" in "))throw new E(`Invalid loop syntax - missing 'in' keyword (got: '$for ${e}')`);let[t,r]=e.split(" in ");if(!r||r.trim()==="")throw new E(`Missing iterable expression after 'in' (got: '$for ${e}')`);let i=t.includes(",")?t.split(",").map(s=>s.trim()):[t.trim()];for(let s of i){if(!s)throw new E(`Invalid loop variable - variable name cannot be empty (got: '$for ${e}')`);if(!/^[a-zA-Z_$][a-zA-Z0-9_$]*$/.test(s))throw new E(`Invalid loop syntax (got: '$for ${e}')`)}},vn=(e,t,r=!1)=>{if(t===null)return new le(`Cannot iterate over null value at '$for ${e}'`);if(t===void 0)return new le(`Cannot iterate over undefined value at '$for ${e}'`);let i=typeof t;return r?new le(`Cannot iterate over non-array value in loop '${e}' - got ${i} instead`):new le(`Cannot iterate over non-array value (got: ${i}) at '$for ${e}'`)},wn=(e,t)=>{let r=t&&Object.keys(t).length>0?Object.keys(t).join(", "):"no custom functions provided";return new le(`Unknown function '${e}' (${r})`)},_n=(e,t,r={})=>{let i={},s={};r&&typeof r=="object"&&(r.functions!==void 0||r.partials!==void 0?(i=r.functions||{},s=r.partials||{}):typeof r=="object"&&(i=r));let n=L(e,{functions:i,partials:s},t,{});return n===void 0?{}:n},L=(e,t,r,i)=>{if(t.functions,e.var&&!e.type)return K(e.var,r,i);if(e.type===w.LITERAL)return e.value;if(e.type===w.VARIABLE)return K(e.path,r,i);if(e.type===w.INTERPOLATION)return An(e.parts,t,r,i);switch(e.type){case w.FUNCTION:return vi(e,t,r,i);case w.BINARY:return wi(e,t,r,i);case w.UNARY:return _i(e,t,r,i);case w.CONDITIONAL:return $n(e,t,r,i);case w.LOOP:return On(e,t,r,i);case w.OBJECT:return Ln(e,t,r,i);case w.ARRAY:return Rn(e,t,r,i);case w.PARTIAL:return Nn(e,t,r,i);case w.PATH_REFERENCE:return jn(e,t,r,i);default:throw new Error(`Unknown node type: ${e.type}`)}},Ur=new Map,xn=e=>{let t=[],r="",i=!1;for(let s=0;s<e.length;s++){let n=e[s];if(n==="[")r&&(t.push({type:"property",value:r}),r=""),i=!0;else if(n==="]"){if(i&&r){let a=r.trim();if(/^\d+$/.test(a))t.push({type:"index",value:parseInt(a,10)});else if(a.startsWith('"')&&a.endsWith('"')||a.startsWith("'")&&a.endsWith("'")){let p=a.slice(1,-1);t.push({type:"property",value:p})}else t.push({type:"property",value:a});r=""}i=!1}else r+=n}return r&&t.push({type:"property",value:r}),t},K=(e,t,r)=>{if(!e)return;if(e in r)return r[e];let i=Ur.get(e);if(!i){let n=[],a="",p=0;for(let l=0;l<e.length;l++){let o=e[l];o==="["?(p++,a+=o):o==="]"?(p--,a+=o):o==="."&&p===0?a&&(n.push(a),a=""):a+=o}a&&n.push(a),i=[];for(let l of n){let o=xn(l.trim());i.push(...o)}Ur.set(e,i)}let s=t;for(let n=0;n<i.length;n++){let a=i[n];if(a.type==="property"&&a.value in r){s=r[a.value];continue}if(s==null)return;(a.type==="property"||a.type==="index")&&(s=s[a.value])}return s},An=(e,t,r,i)=>{let s=[];for(let n of e)if(typeof n=="string")s.push(n);else{let a=L(n,t,r,i);s.push(a!=null?String(a):"")}return s.join("")},vi=(e,t,r,i)=>{let s=t.functions||t,n=s[e.name];if(!n)throw wn(e.name,s);let a=e.args.map(p=>L(p,t,r,i));return n(...a)},Le=(e,t,r,i)=>{if(e.var&&!e.type)return K(e.var,r,i);switch(e.type){case w.VARIABLE:return K(e.path,r,i);case w.LITERAL:return e.value;case w.BINARY:return wi(e,t,r,i);case w.UNARY:return _i(e,t,r,i);case w.FUNCTION:return vi(e,t,r,i);default:return L(e,t,r,i)}},wi=(e,t,r,i)=>{if(e.op===D.AND||e.op===D.OR){let a=Le(e.left,t,r,i),p=Le(e.right,t,r,i);switch(e.op){case D.AND:return a&&p;case D.OR:return a||p}}let s=L(e.left,t,r,i),n=L(e.right,t,r,i);switch(e.op){case D.EQ:return s==n;case D.NEQ:return s!=n;case D.GT:return s>n;case D.LT:return s<n;case D.GTE:return s>=n;case D.LTE:return s<=n;case D.IN:return Array.isArray(n)?n.includes(s):!1;case D.ADD:if(typeof s!="number"||typeof n!="number")throw new le(`Arithmetic operations require numbers. Got ${typeof s} + ${typeof n}`);return s+n;case D.SUBTRACT:if(typeof s!="number"||typeof n!="number")throw new le(`Arithmetic operations require numbers. Got ${typeof s} - ${typeof n}`);return s-n;default:throw new Error(`Unknown binary operator: ${e.op}`)}},_i=(e,t,r,i)=>{let s=e.op===Gt.NOT?Le(e.operand,t,r,i):L(e.operand,t,r,i);switch(e.op){case Gt.NOT:return!s;default:throw new Error(`Unknown unary operator: ${e.op}`)}},kn=(e,t,r,i)=>{if(e.conditions.length===2&&e.conditions[1]===null){let s=e.conditions[0];if(s.type===w.VARIABLE)if(K(s.path,r,i)){let n=e.bodies[0];if(n.type===w.OBJECT&&n.properties.length<=5){let a={};for(let p of n.properties){let l=p.parsedKey?L(p.parsedKey,t,r,i):p.key,o=p.value;if(o.type===w.LITERAL)a[l]=o.value;else if(o.type===w.VARIABLE)a[l]=K(o.path,r,i);else if(o.type===w.INTERPOLATION){let c=[];for(let d of o.parts)if(typeof d=="string")c.push(d);else if(d.type===w.VARIABLE){let h=K(d.path,r,i);c.push(h!=null?String(h):"")}else{let h=L(d,t,r,i);c.push(h!=null?String(h):"")}a[l]=c.join("")}else a[l]=L(o,t,r,i)}return a}}else{let n=e.bodies[1];if(n.type===w.OBJECT&&n.properties.length<=5){let a={};for(let p of n.properties){let l=p.parsedKey?L(p.parsedKey,t,r,i):p.key,o=p.value;if(o.type===w.LITERAL)a[l]=o.value;else if(o.type===w.VARIABLE)a[l]=K(o.path,r,i);else if(o.type===w.INTERPOLATION){let c=[];for(let d of o.parts)if(typeof d=="string")c.push(d);else if(d.type===w.VARIABLE){let h=K(d.path,r,i);c.push(h!=null?String(h):"")}else{let h=L(d,t,r,i);c.push(h!=null?String(h):"")}a[l]=c.join("")}else a[l]=L(o,t,r,i)}return a}}}return null},$n=(e,t,r,i)=>{let s=kn(e,t,r,i);if(s!==null)return s;for(let n=0;n<e.conditions.length;n++){let a=e.conditions[n];if(a===null||Le(a,t,r,i))return L(e.bodies[n],t,r,i)}return xi},En=(e,t)=>{let r=e.body,i=e.itemVar;if(r.type===w.CONDITIONAL&&r.conditions.length===1&&r.conditions[0].type===w.VARIABLE){let s=r.conditions[0].path,n=r.bodies[0];if(s.startsWith(i+".")){let a=s.substring(i.length+1);if(n.type===w.OBJECT&&n.properties.length<=5){for(let l of n.properties)if(l.parsedKey)return null;let p=[];for(let l=0;l<t.length;l++){let o=t[l];if(o[a]){let c={};for(let d of n.properties){let h=d.key,f=d.value;if(f.type===w.LITERAL)c[h]=f.value;else if(f.type===w.VARIABLE){let u=f.path;if(u===i)c[h]=o;else if(u.startsWith(i+".")){let y=u.substring(i.length+1);c[h]=o[y]}else return null}else if(f.type===w.INTERPOLATION){let u=[],y=!0;for(let g of f.parts)if(typeof g=="string")u.push(g);else if(g.type===w.VARIABLE){let b=g.path;if(b===i)u.push(o!=null?String(o):"");else if(b.startsWith(i+".")){let m=b.substring(i.length+1),_=o[m];u.push(_!=null?String(_):"")}else{y=!1;break}}else{y=!1;break}if(!y)return null;c[h]=u.join("")}else return null}p.push(c)}}return p}}}return null},Sn=(e,t)=>{let r=e.body,i=e.itemVar,s=En(e,t);if(s!==null)return s;if(r.type===w.OBJECT&&r.properties.length<=5&&!r.whenCondition){for(let p of r.properties)if(p.parsedKey)return null;let n=[],a=!0;for(let p of r.properties){let l=p.key,o=p.value;if(o.type===w.LITERAL)n.push({key:l,type:"literal",value:o.value});else if(o.type===w.VARIABLE){let c=o.path;if(c===i)n.push({key:l,type:"item"});else if(c.startsWith(i+".")){let d=c.substring(i.length+1);if(!d.includes(".")&&!d.includes("["))n.push({key:l,type:"prop",prop:d});else{a=!1;break}}else{a=!1;break}}else if(o.type===w.INTERPOLATION&&o.parts.length===1){let c=o.parts[0];if(c.type===w.VARIABLE){let d=c.path;if(d===i)n.push({key:l,type:"item_string"});else if(d.startsWith(i+".")){let h=d.substring(i.length+1);if(!h.includes(".")&&!h.includes("["))n.push({key:l,type:"prop_string",prop:h});else{a=!1;break}}else{a=!1;break}}else{a=!1;break}}else{a=!1;break}}if(a){let p=new Array(t.length);if(n.length===3&&n[0].type==="prop"&&n[0].key==="id"&&n[1].type==="prop_string"&&n[1].key==="title"&&n[2].type==="prop"&&n[2].key==="completed")for(let l=0;l<t.length;l++){let o=t[l];p[l]={id:o.id,title:o.title!=null?String(o.title):"",completed:o.completed}}else for(let l=0;l<t.length;l++){let o=t[l],c={};for(let d of n)if(d.type==="literal")c[d.key]=d.value;else if(d.type==="item")c[d.key]=o;else if(d.type==="prop")c[d.key]=o[d.prop];else if(d.type==="item_string")c[d.key]=o!=null?String(o):"";else if(d.type==="prop_string"){let h=o[d.prop];c[d.key]=h!=null?String(h):""}p[l]=c}return p}}return null},Cn=(e,t,r,i,s)=>{let n=[],a=e.body;if(a.type===w.OBJECT&&a.fast!==!1){let p=e.itemVar,l=e.indexVar;for(let o=0;o<s.length;o++){let c=s[o],d={},h={...i,[p]:c,...l&&{[l]:o}};h.__paths__||(h.__paths__=i.__paths__||{});let f=e.iterable.path||"";if(i&&i.__paths__&&f){let u=f.split("."),y=u[0];y in i.__paths__&&(f=i.__paths__[y],u.length>1&&(f+="."+u.slice(1).join(".")))}h.__paths__={...h.__paths__,[p]:`${f}[${o}]`,...l&&{[l]:o}};for(let u of a.properties){let y=u.parsedKey?L(u.parsedKey,t,r,h):u.key,g=u.value;if(g.type===w.LITERAL)d[y]=g.value;else if(g.type===w.VARIABLE){let b=g.path;if(b===p)d[y]=c;else if(b===l)d[y]=o;else if(b.startsWith(p+".")){let m=b.substring(p.length+1);!m.includes(".")&&!m.includes("[")?d[y]=c[m]:d[y]=K(b,r,{...i,[p]:c,...l&&{[l]:o}})}else d[y]=K(b,r,{...i,[p]:c,...l&&{[l]:o}})}else if(g.type===w.INTERPOLATION){let b=[];for(let m of g.parts)if(typeof m=="string")b.push(m);else if(m.type===w.VARIABLE){let _=m.path,A;if(_===p)A=c;else if(_===l)A=o;else if(_.startsWith(p+".")){let k=_.substring(p.length+1);!k.includes(".")&&!k.includes("[")?A=c[k]:A=K(_,r,{...i,[p]:c,...l&&{[l]:o}})}else A=K(_,r,{...i,[p]:c,...l&&{[l]:o}});b.push(A!=null?String(A):"")}else{let _={...i,[p]:c,...l&&{[l]:o}},A=L(m,t,r,_);b.push(A!=null?String(A):"")}d[y]=b.join("")}else{let b={...i,[p]:c,...l&&{[l]:o}};d[y]=L(g,t,r,b)}}n.push(d)}return n}return null},In=(e,t,r)=>{let i=e.body;if(i.type===w.OBJECT&&i.properties.length===1&&i.properties[0].key==="$if item.visible"){let s=i.properties[0].value;if(s.type===w.CONDITIONAL&&s.conditions.length===1&&s.conditions[0].type===w.VARIABLE&&s.conditions[0].path==="item.visible"){let n=s.bodies[0];if(n.type===w.OBJECT&&n.properties.length===2){let a=n.properties[0],p=n.properties[1];if(a.key==="id"&&a.value.type===w.VARIABLE&&a.value.path==="item.id"&&p.key==="$if item.highlighted"&&p.value.type===w.CONDITIONAL){let l=[];for(let o=0;o<t.length;o++){let c=t[o];if(c.visible){let d={id:c.id};c.highlighted?(d.highlight=!0,d.message=`This item is highlighted: ${c.name}`):(d.highlight=!1,d.message=c.name),l.push(d)}}return l}}}}return null},On=(e,t,r,i)=>{let s=L(e.iterable,t,r,i);if(!Array.isArray(s)){let o,c=!1;if(e.iterable.type===w.FUNCTION){c=!0;let h=e.iterable.args.map(f=>f.type===w.LITERAL?typeof f.value=="string"?`'${f.value}'`:String(f.value):f.type===w.VARIABLE?f.path:f.type===w.FUNCTION?`${f.name}(...)`:"?").join(", ");o=`${e.iterable.name}(${h})`}else o=e.iterable.path||"undefined";let d=`${e.itemVar}${e.indexVar?`, ${e.indexVar}`:""} in ${o}`;throw vn(d,s,c)}if(!e.indexVar){let o=In(e,s,e.itemVar);if(o!==null)return o}if(!e.indexVar){let o=Sn(e,s);if(o!==null)return o}let n=Cn(e,t,r,i,s);if(n!==null)return n;let a=[],p=e.iterable.path||"";if(i&&i.__paths__&&p){let o=p.split("."),c=o[0];c in i.__paths__&&(p=i.__paths__[c],o.length>1&&(p+="."+o.slice(1).join(".")))}let l=!1;e.body.type===w.ARRAY&&(e.body.items.length<=1?l=!1:l=e.body._shouldPreserveArray??=e.body.items.some(o=>o.type===w.OBJECT&&o.properties.some(c=>c.key.startsWith("$if ")||c.key.startsWith("$when "))));for(let o=0;o<s.length;o++){let c=e.indexVar?{...i,[e.itemVar]:s[o],[e.indexVar]:o}:{...i,[e.itemVar]:s[o]};c.__paths__||(c.__paths__=i.__paths__||{}),c.__paths__={...c.__paths__,[e.itemVar]:`${p}[${o}]`},e.indexVar&&(c.__paths__[e.indexVar]=o);let d=L(e.body,t,r,c);if(Array.isArray(d)&&d.length===1&&!l){let h=d[0];a.push(h===void 0?{}:h)}else a.push(d===void 0?{}:d)}return a},Tn=(e,t,r,i)=>{if(e.whenCondition)return null;if(e.properties.length===1){let s=e.properties[0],n=s.parsedKey?L(s.parsedKey,t,r,i):s.key,a=s.value;if(a.type===w.OBJECT&&a.properties.length<=10&&!a.whenCondition){let p={},l={},o=!0;for(let c of a.properties){let d=c.parsedKey?L(c.parsedKey,t,r,i):c.key,h=c.value;if(h.type===w.LITERAL)l[d]=h.value;else if(h.type===w.VARIABLE)l[d]=K(h.path,r,i);else if(h.type===w.INTERPOLATION){let f=[];for(let u of h.parts)if(typeof u=="string")f.push(u);else if(u.type===w.VARIABLE){let y=K(u.path,r,i);f.push(y!=null?String(y):"")}else{o=!1;break}if(!o)break;l[d]=f.join("")}else if(h.type===w.OBJECT&&h.properties.length<=5){let f={};for(let u of h.properties){let y=u.key,g=u.value;if(g.type===w.LITERAL)f[y]=g.value;else if(g.type===w.VARIABLE)f[y]=K(g.path,r,i);else if(g.type===w.INTERPOLATION){let b=[];for(let m of g.parts)if(typeof m=="string")b.push(m);else if(m.type===w.VARIABLE){let _=K(m.path,r,i);b.push(_!=null?String(_):"")}else{o=!1;break}if(!o)break;f[y]=b.join("")}else{o=!1;break}}if(!o)break;l[d]=f}else{o=!1;break}}if(o)return p[n]=l,p}}return null},Ln=(e,t,r,i)=>{let s=t.functions||t;if(e.whenCondition&&!Le(e.whenCondition,s,r,i))return;let n=Tn(e,t,r,i);if(n!==null)return n;if(e.fast){let l={};for(let o of e.properties){let c=o.parsedKey?L(o.parsedKey,t,r,i):o.key,d=o.value;if(d.type===w.LITERAL)l[c]=d.value;else if(d.type===w.VARIABLE)l[c]=K(d.path,r,i);else if(d.type===w.INTERPOLATION){let h=[];for(let f of d.parts)if(typeof f=="string")h.push(f);else if(f.type===w.VARIABLE){let u=K(f.path,r,i);h.push(u!=null?String(u):"")}else{let u=L(f,t,r,i);h.push(u!=null?String(u):"")}l[c]=h.join("")}else l[c]=L(d,t,r,i)}return l}let a={},p=!1;for(let l of e.properties)if(!l.key.startsWith("$if ")&&!l.key.match(/^\$if\s+\w+.*:?$/)&&!l.key.startsWith("$elif")&&!l.key.startsWith("$else")&&!l.key.startsWith("$for ")){p=!0;break}for(let l of e.properties)if(l.key.startsWith("$if ")||l.key.match(/^\$if\s+\w+.*:?$/)){let o=L(l.value,t,r,i);if(!p&&o!==null&&o!==void 0)return Array.isArray(o)&&o.length===1?o[0]:o;typeof o=="object"&&o!==null&&!Array.isArray(o)&&Object.assign(a,o)}else if(l.key.startsWith("$for ")){if(e.properties.length===1)return L(l.value,t,r,i)}else{let o=l.value;if(o&&o.type===w.OBJECT&&o.properties){let c=o.properties.find(d=>d.key.startsWith("$for "));if(c){let d=L(c.value,t,r,i);d!==void 0&&(a[l.key]=d)}else{let d=L(l.value,t,r,i);d!==void 0&&(a[l.key]=d)}}else{let c=l.parsedKey?L(l.parsedKey,t,r,i):l.key,d=L(l.value,t,r,i);d!==void 0&&(a[c]=d)}}return a},xi={},Rn=(e,t,r,i)=>{let s=[];for(let n of e.items)if(n.type===w.LOOP){let a=L(n,t,r,i);Array.isArray(a)&&n.flatten!==!1?s.push(...a):s.push(a)}else{let a=L(n,t,r,i);a!==xi&&a!==void 0&&s.push(a)}return s},Nn=(e,t,r,i)=>{let{name:s,data:n,whenCondition:a}=e,p=t.partials||{},l=t.functions||t;if(a&&!Le(a,l,r,i))return;if(!p[s])throw new le(`Partial '${s}' is not defined`);let o=i._partialStack||[];if(o.includes(s))throw new le(`Circular partial reference detected: ${s}`);let c=p[s],d=r,h={...i,_partialStack:[...o,s]};if(i){d={...r};for(let f of Object.keys(i))f.startsWith("_")||(d[f]=i[f])}if(n){let f=L(n,t,r,i);d={...d,...f}}return L(c,t,d,h)},jn=(e,t,r,i)=>{let{path:s}=e,n=s.split("."),a=n[0],p=n.slice(1);if(!i||!(a in i))throw new le(`Path reference '#{${s}}' refers to '${a}' which is not a loop variable in the current scope`);if(i.__paths__||(i.__paths__={}),!(a in i.__paths__))throw new le(`Path reference '#{${s}}' cannot be resolved - path tracking may not be initialized properly`);let l=i.__paths__[a];if(typeof l=="number"){if(p.length>0)throw new le(`Path reference '#{${s}}' - cannot access properties on index variable '${a}'`);return String(l)}return p.length>0&&(l+="."+p.join(".")),l},Vn=/\$\{([^}]*)\}/g,Dn=/#\{([^}]*)\}/g,Ai=(e,t={})=>{let r=e.match(/^(\w+)\((.*)\)$/);if(!r)return{isFunction:!1};let[,i,s]=r,n=Bn(s,t);return{isFunction:!0,type:w.FUNCTION,name:i,args:n}},Bn=(e,t={})=>e.trim()?Pn(e).map(r=>zn(r.trim(),t)):[],Pn=e=>{let t=[],r="",i=0,s=!1,n="";for(let a=0;a<e.length;a++){let p=e[a],l=a>0?e[a-1]:"";!s&&(p==='"'||p==="'")?(s=!0,n=p,r+=p):s&&p===n&&l!=="\\"?(s=!1,n="",r+=p):!s&&p==="("?(i++,r+=p):!s&&p===")"?(i--,r+=p):!s&&p===","&&i===0?(t.push(r),r=""):r+=p}return r&&t.push(r),t},zn=(e,t={})=>{if(e.startsWith('"')&&e.endsWith('"')||e.startsWith("'")&&e.endsWith("'"))return{type:w.LITERAL,value:e.slice(1,-1)};if(/^-?\d+(\.\d+)?$/.test(e))return{type:w.LITERAL,value:parseFloat(e)};if(e==="true")return{type:w.LITERAL,value:!0};if(e==="false")return{type:w.LITERAL,value:!1};if(e==="null")return{type:w.LITERAL,value:null};let r=Ai(e,t);if(r.isFunction)return{type:r.type,name:r.name,args:r.args};let i=e.trim(),s=[{op:" + ",type:"ADD"},{op:" - ",type:"SUBTRACT"}],n=-1;for(let{op:a,type:p}of s){let l=0;for(;l<i.length;){let o=Oe(i.substring(l),a);if(o===-1)break;let c=l+o;c>n&&(n=c),l=c+a.length}}if(n!==-1)try{return X(i,t)}catch{return{type:w.VARIABLE,path:i}}return{type:w.VARIABLE,path:i}},ki=/^\w+\(.*\)$/,Wn=/\s[+\-*/%]\s|\|\||&&|\?\?|.*\?.*:/,Fn=e=>{if(!(!e||e.trim()===""||ki.test(e))&&Wn.test(e))throw e.includes("?")&&e.includes(":")?new E(`Complex expressions not supported in variable replacements - consider calculating the value in your data instead. Offending expression: "${e}"`):e.includes("||")||e.includes("&&")||e.includes("??")?new E(`Logical operators not supported in variable replacements - consider calculating the value in your data instead (operators like ||, &&, ?? are not supported). Offending expression: "${e}"`):new E(`Arithmetic expressions not supported in variable replacements - consider calculating '${e}' in your data instead (expressions with +, -, *, /, % are not supported). Offending expression: "${e}"`)},Hr=e=>{let t=e.trim();if(ki.test(t))throw new E(`Functions are not supported in path references - path references can only refer to loop variables. Offending expression: "#{${e}}"`);if(t.includes("["))throw new E(`Array indices not supported in path references - use simple variable names or properties. Offending expression: "#{${e}}"`);if(/[+\-*/%]/.test(t))throw new E(`Arithmetic expressions not supported in path references - path references can only refer to loop variables. Offending expression: "#{${e}}"`);if(/\|\||&&/.test(t))throw new E(`Logical operators not supported in path references - path references can only refer to loop variables. Offending expression: "#{${e}}"`);if(t.includes("?")&&t.includes(":"))throw new E(`Complex expressions not supported in path references - path references can only refer to loop variables. Offending expression: "#{${e}}"`);return{type:w.PATH_REFERENCE,path:t}},nt=(e,t={})=>{let r=e.trim();Fn(r);let i=Ai(r,t);if(i.isFunction)return{type:i.type,name:i.name,args:i.args};if(r.includes("[")&&!/[\s+\-*/%|&?:]/.test(r)){let s=0;for(let n of r)n==="["?s++:n==="]"&&s--;if(s!==0)throw new Error("Invalid array index syntax")}return{type:w.VARIABLE,path:r}},$i=(e,t={})=>{let r=e,i=[];(e.includes("\\${")||e.includes("\\#{"))&&(r=e.replace(/\\\\(\$\{[^}]*\})/g,"\\DOUBLE_ESC_VAR$1"),r=r.replace(/\\\\(#\{[^}]*\})/g,"\\DOUBLE_ESC_PATH$1"),r=r.replace(/\\(\$\{[^}]*\})/g,(o,c)=>{let d=`__ESCAPED_${i.length}__`;return i.push(c),d}),r=r.replace(/\\(#\{[^}]*\})/g,(o,c)=>{let d=`__ESCAPED_${i.length}__`;return i.push(c),d}),r=r.replace(/\\DOUBLE_ESC_VAR/g,"\\"),r=r.replace(/\\DOUBLE_ESC_PATH/g,"\\"));let s=[...r.matchAll(Vn)],n=[...r.matchAll(Dn)],a=[...s.map(o=>({match:o,type:"variable"})),...n.map(o=>({match:o,type:"pathref"}))].sort((o,c)=>o.match.index-c.match.index);if(a.length===0){let o=r;for(let c=0;c<i.length;c++)o=o.replace(`__ESCAPED_${c}__`,i[c]);return{type:w.LITERAL,value:o}}if(a.length===1&&a[0].match[0]===r&&i.length===0){let{match:o,type:c}=a[0];try{return c==="variable"?nt(o[1],t):Hr(o[1])}catch(d){if(d.message==="Invalid array index syntax")return{type:w.LITERAL,value:r};throw d}}let p=[],l=0;for(let{match:o,type:c}of a){let[d,h]=o,f=o.index;if(f>l){let u=r.substring(l,f);for(let y=0;y<i.length;y++)u=u.replace(`__ESCAPED_${y}__`,i[y]);u&&p.push(u)}try{let u;c==="variable"?u=nt(h.trim(),t):u=Hr(h.trim()),p.push(u)}catch(u){if(u.message==="Invalid array index syntax")p.push(d);else throw u}l=f+d.length}if(l<r.length){let o=r.substring(l);for(let c=0;c<i.length;c++)o=o.replace(`__ESCAPED_${c}__`,i[c]);o&&p.push(o)}return{type:w.INTERPOLATION,parts:p}},Ae=(e,t)=>typeof e=="string"?$i(e,t):typeof e=="object"&&e!==null?Array.isArray(e)?Kn(e,t):Un(e,t):{type:w.LITERAL,value:e},Mn=e=>{let{$each:t,...r}=e;if(typeof t!="string")throw new E("$each value must be a non-empty string");let i=t.trim();if(i==="")throw new E("$each value must be a non-empty string");if(Object.keys(r).length===0)throw new E("Empty $each body not allowed");if(r.$partial!==void 0)throw new E("Cannot use $partial with $each at the same level. Wrap $partial in a parent object if you need conditionals.");return{[`$for ${i}`]:r}},Kn=(e,t)=>{let r=[],i=!1;for(let s=0;s<e.length;s++){let n=e[s];if(typeof n=="object"&&n!==null&&!Array.isArray(n)){if(n.$each!==void 0)try{let l=Mn(n),o=Object.keys(l);if(o.length===1&&/^\$for(?::\w+)?\s/.test(o[0])){let c=qr(o[0],l[o[0]],t,!0);r.push(c),i=!0;continue}}catch(l){throw l instanceof E?l:new E(l.message)}let p=Object.keys(n);if(p.length===1&&/^\$for(?::\w+)?\s/.test(p[0])){let l=qr(p[0],n[p[0]],t);r.push(l),i=!0;continue}}let a=Ae(n,t);r.push(a),(a.type===w.FUNCTION||a.type===w.CONDITIONAL||a.type===w.LOOP||a.type===w.PARTIAL||a.type===w.OBJECT&&!a.fast||a.type===w.ARRAY&&!a.fast)&&(i=!0)}return{type:w.ARRAY,items:r,fast:!i}},Un=(e,t)=>{let r=[],i=!1,s=null,n=Object.entries(e),a=0;if(e.$partial!==void 0){if(typeof e.$partial!="string")throw new E("$partial value must be a string");if(e.$partial.trim()==="")throw new E("$partial value cannot be an empty string");let l=["$if","$elif","$else","$for"],o=[];for(let[b]of n)for(let m of l)if(b===m||b.startsWith(m+" ")||b.startsWith(m+"#")){o.push(m);break}if(o.length>0)throw new E(`Cannot use $partial with ${o.join(", ")} at the same level. Wrap $partial in a parent object if you need conditionals.`);let{$partial:c,$when:d,...h}=e,f={},u=!1;for(let[b,m]of Object.entries(h)){let _=b;(b.startsWith("\\$")||b.startsWith("$$"))&&(_=b.slice(1)),f[_]=m,u=!0}let y=null;if(u&&(y=Ae(f,t),y.type===w.OBJECT)){let b=!1;for(let m of y.properties)if(m.value.type===w.VARIABLE||m.value.type===w.INTERPOLATION||m.value.type===w.FUNCTION||m.value.type===w.CONDITIONAL||m.value.type===w.OBJECT&&!m.value.fast||m.value.type===w.ARRAY&&!m.value.fast){b=!0;break}b&&(y.fast=!1)}let g={type:w.PARTIAL,name:c,data:y};if(d!==void 0){let b;if(typeof d=="string"){if(d.trim()==="")throw new E("Empty condition expression after '$when'");b=X(d,t)}else b={type:w.LITERAL,value:d};g.whenCondition=b}return g}for(let[l,o]of n)if(l==="$when"){if(s!==null)throw new E("Multiple '$when' directives on the same object are not allowed");if(o==null)throw new E("Missing condition expression after '$when'");let c=typeof o=="string"?o:JSON.stringify(o);if(c.trim()==="")throw new E("Empty condition expression after '$when'");s=X(c,t),i=!0}else if(l.startsWith("$when#")||l.startsWith("$when "))throw new E("'$when' does not support ID syntax or inline conditions - use '$when' as a property");for(;a<n.length;){let[l,o]=n[a];if(l==="$when"){a++;continue}if(l==="$each")throw new E("$each can only be used inside arrays");if(l.startsWith("$if ")||l.match(/^\$if#\w+\s/)||l.match(/^\$if\s+\w+.*:$/)){let c=Hn(n,a,t);r.push({key:l,value:c.node}),i=!0,a=c.nextIndex}else if(/^\$for(?::\w+)?\s/.test(l)){let c=l.match(/^\$for(?::(\w+))?\s/)?.[1]||"",d=c?`:${c}`:"";throw new E(`$for loops must be inside arrays - use '- $for${d} item in items:' instead of '$for${d} item in items:'. For cleaner object generation syntax, consider using $each.`)}else{if(l.startsWith("$elif ")||l.startsWith("$else"))throw new E(`'${l.split(" ")[0]}' without matching '$if'`);if(l==="$if"||l==="$if:")throw new E("Missing condition expression after '$if'");{let c=Ae(o,t);(c.type===w.FUNCTION||c.type===w.CONDITIONAL||c.type===w.PARTIAL||c.type===w.OBJECT&&!c.fast||c.type===w.ARRAY&&!c.fast)&&(i=!0);let d=$i(l,t),h={key:l,value:c};(d.type!==w.LITERAL||d.value!==l)&&(h.parsedKey=d),r.push(h),a++}}}let p={type:w.OBJECT,properties:r,fast:!i};return s&&(p.whenCondition=s),p},Hn=(e,t,r={})=>{let i=[],s=[],n=t,[a,p]=e[n],l=null,o;if(a.startsWith("$if#")){let d=a.match(/^\$if#(\w+)\s+(.+)$/);if(d)l=d[1],o=d[2];else throw new E(`Invalid conditional syntax: ${a}`)}else o=a.substring(4),o.endsWith(":")&&(o=o.slice(0,-1).trim());Kr(o);let c=X(o,r);for(i.push(c),s.push(Ae(p,r)),n++;n<e.length;){let[d,h]=e[n],f=!1,u;if(l?d.startsWith(`$elif#${l} `)?(u=d.substring(`$elif#${l} `.length),u.endsWith(":")&&(u=u.slice(0,-1).trim()),f=!0):(d===`$else#${l}`||d===`$else#${l}:`)&&(f=!0,u=null):d.startsWith("$elif ")?(u=d.substring(6),u.endsWith(":")&&(u=u.slice(0,-1).trim()),f=!0):(d==="$else"||d==="$else:")&&(f=!0,u=null),f){if(u===null)i.push(null);else{Kr(u);let y=X(u,r);i.push(y)}if(s.push(Ae(h,r)),n++,u===null)break}else break}return{node:{type:w.CONDITIONAL,conditions:i,bodies:s,id:l},nextIndex:n}},X=(e,t={})=>{if(e=e.trim(),e.startsWith("(")&&e.endsWith(")")){let o=e.slice(1,-1),c=0,d=!0;for(let h=0;h<o.length;h++)if(o[h]==="("?c++:o[h]===")"&&c--,c<0){d=!1;break}if(d&&c===0)return X(o,t)}let r=Oe(e,"||");if(r!==-1)return{type:w.BINARY,op:D.OR,left:X(e.substring(0,r).trim(),t),right:X(e.substring(r+2).trim(),t)};let i=Oe(e,"&&");if(i!==-1)return{type:w.BINARY,op:D.AND,left:X(e.substring(0,i).trim(),t),right:X(e.substring(i+2).trim(),t)};let s=[{op:">=",type:D.GTE},{op:"<=",type:D.LTE},{op:"==",type:D.EQ},{op:"!=",type:D.NEQ},{op:">",type:D.GT},{op:"<",type:D.LT},{op:" in ",type:D.IN}];for(let{op:o,type:c}of s){let d=Oe(e,o);if(d!==-1)return{type:w.BINARY,op:c,left:X(e.substring(0,d).trim(),t),right:X(e.substring(d+o.length).trim(),t)}}let n=-1,a=null,p=[{op:" + ",type:D.ADD},{op:" - ",type:D.SUBTRACT}];for(let{op:o,type:c}of p){let d=0;for(;d<e.length;){let h=Oe(e.substring(d),o);if(h===-1)break;let f=d+h;f>n&&(n=f,a={op:o,type:c}),d=f+o.length}}if(n!==-1&&a)return{type:w.BINARY,op:a.type,left:X(e.substring(0,n).trim(),t),right:X(e.substring(n+a.op.length).trim(),t)};let l=[" * "," / "," % "];for(let o of l)if(Oe(e,o)!==-1)throw new E(`Arithmetic operations are not allowed in conditionals: "${o}"`);return e.startsWith("!")?{type:w.UNARY,op:Gt.NOT,operand:X(e.substring(1).trim(),t)}:Ei(e,t)},Oe=(e,t)=>{let r=0,i=0;for(;i<=e.length-t.length;){if(e[i]==="(")r++;else if(e[i]===")")r--;else if(r===0&&e.substring(i,i+t.length)===t)return i;i++}return-1},qn=e=>{if(e=e.trim(),e==="true")return{type:w.LITERAL,value:!0};if(e==="false")return{type:w.LITERAL,value:!1};if(e==="null")return{type:w.LITERAL,value:null};if(e.startsWith('"')&&e.endsWith('"')||e.startsWith("'")&&e.endsWith("'"))return{type:w.LITERAL,value:e.slice(1,-1)};if(e==='""'||e==="''")return{type:w.LITERAL,value:""};if(e==="{}")return{type:w.LITERAL,value:{}};if(e==="[]")return{type:w.LITERAL,value:[]};let t=Number(e);return!isNaN(t)&&isFinite(t)?{type:w.LITERAL,value:t}:{type:w.VARIABLE,path:e}},Ei=(e,t)=>{let r=e.trim();if(r.match(/^(\w+)\((.*)\)$/))return nt(r,t);let i=qn(r);if(i.type===w.LITERAL)return i;if(/^[a-zA-Z_$][\w.$]*$/.test(r))return{type:w.VARIABLE,path:r};try{return nt(r,t)}catch(s){if(s.message&&s.message.includes("not supported"))return i;throw s}},Gn=(e,t=!1)=>{try{bn(e)}catch(r){if(r instanceof E&&t){let i=r.message.replace(/\$for/g,"$each");throw new E(i.replace("Parse Error: ",""))}throw r}},qr=(e,t,r,i=!1)=>{let s=/^\$for(?::(\w+))?\s+(.+)$/,n=e.match(s);if(!n){let g=i?"$each":"$for";throw new E(`Invalid loop syntax (got: '${e.replace("$for",g)}')`)}let a=n[1],p=n[2].trim();Gn(p,i);let l=p.match(/^(.+?)\s+in\s+(.+)$/);if(!l){let g=i?"$each":"$for";throw new E(`Invalid loop syntax - missing 'in' keyword (got: '${g} ${p}')`)}let o=l[1].trim(),c=l[2].trim(),d,h=null;if(o.includes(",")){let g=o.split(",").map(b=>b.trim());if(g.length!==2)throw new E(`Invalid loop variables: ${o}. Expected format: "item" or "item, index"`);d=g[0],h=g[1]}else d=o;let f=["this","undefined","null","true","false"];if(f.includes(d))throw new E(`Reserved variable name: ${d}`);if(h&&f.includes(h))throw new E(`Reserved variable name: ${h}`);let u=Ei(c,r),y=Ae(t,r);return{type:w.LOOP,itemVar:d,indexVar:h,iterable:u,body:y,flatten:a!=="nested"}},Gr=(e,t={})=>{let{functions:r={}}=t;return Ae(e,r)},Jn=()=>Date.now(),Yn=Object.freeze(Object.defineProperty({__proto__:null,now:Jn},Symbol.toStringTag,{value:"Module"})),Qn=(e,t,r={})=>{let{functions:i={},partials:s={}}=r,n={...Yn,...i},a=Gr(e,{functions:n}),p={};for(let[l,o]of Object.entries(s))p[l]=Gr(o,{functions:n});return _n(a,t,{functions:n,partials:p})},ar=e=>e!==null&&typeof e=="object",at=e=>ar(e)&&!Array.isArray(e),Xn=e=>typeof e=="string"&&e.includes("."),Si=e=>typeof e=="string"&&/[\[\]]/.test(e);function Ci(e,t){let r={};for(let i of t){if(typeof i!="string"||i.length===0)continue;let s=pe(e,i);s!==void 0&&ue(r,i,s)}return r}function Zn(e){if(!at(e)||!Array.isArray(e.fields))return e;let t=(r=[])=>r.map(i=>{if(!at(i))return i;if(typeof i.$when=="string"&&i.$when.trim().length>0){let{$when:s,...n}=i,a=Array.isArray(n.fields)?{...n,fields:t(n.fields)}:n;return{[`$if ${s}`]:a}}return Array.isArray(i.fields)?{...i,fields:t(i.fields)}:i});return{...e,fields:t(e.fields)}}var pe=(e,t,r=void 0)=>{if(!t||!ar(e)||Si(t))return r;let i=t.split(".").filter(n=>n!==""),s=e;for(let n of i){if(s==null||!(n in s))return Object.prototype.hasOwnProperty.call(e,t)?e[t]:r;s=s[n]}return s},ue=(e,t,r)=>{if(!ar(e)||typeof t!="string"||t.length===0||Si(t))return e;let i=t.split(".").filter(n=>n!=="");if(i.length===0)return e;Xn(t)&&Object.prototype.hasOwnProperty.call(e,t)&&delete e[t];let s=e;for(let n=0;n<i.length-1;n++){let a=i[n];(!(a in s)||typeof s[a]!="object"||s[a]===null)&&(s[a]={}),s=s[a]}return s[i[i.length-1]]=r,e},ea=["id","class","style","slot","form","defaultValues","disabled","context"],ta=(e={})=>Object.entries(e).filter(([t,r])=>!(ea.includes(t)||r==null||typeof r=="object"||typeof r=="function")).map(([t,r])=>`${t}=${String(r)}`).join(" "),ra={email:/^[^\s@]+@[^\s@]+\.[^\s@]+$/,url:/^https?:\/\/.+/},ce={required:"This field is required",minLength:e=>`Must be at least ${e} characters`,maxLength:e=>`Must be at most ${e} characters`,pattern:"Invalid format",invalidDate:"Invalid date format",invalidTime:"Invalid time format",invalidDateTime:"Invalid date and time format",minTemporal:e=>`Must be on or after ${e}`,maxTemporal:e=>`Must be on or before ${e}`},ia="input-date",sa="input-time",na="input-datetime",aa=/^(\d{4})-(\d{2})-(\d{2})$/,oa=/^(\d{2}):(\d{2})(?::(\d{2}))?$/,la=/^(\d{4}-\d{2}-\d{2})T(\d{2}:\d{2}(?::\d{2})?)$/,pa=e=>{if(typeof e!="string")return null;let t=aa.exec(e);if(!t)return null;let r=Number(t[1]),i=Number(t[2]),s=Number(t[3]);if(!Number.isInteger(r)||!Number.isInteger(i)||!Number.isInteger(s)||i<1||i>12||s<1||s>31)return null;let n=new Date(Date.UTC(r,i-1,s));return n.getUTCFullYear()===r&&n.getUTCMonth()===i-1&&n.getUTCDate()===s?{year:r,month:i,day:s}:null},da=e=>{if(typeof e!="string")return null;let t=oa.exec(e);if(!t)return null;let r=Number(t[1]),i=Number(t[2]),s=t[3]===void 0?0:Number(t[3]);return!Number.isInteger(r)||!Number.isInteger(i)||!Number.isInteger(s)||r<0||r>23||i<0||i>59||s<0||s>59?null:{hour:r,minute:i,second:s}},Ii=e=>{let t=da(e);return t?`${String(t.hour).padStart(2,"0")}:${String(t.minute).padStart(2,"0")}:${String(t.second).padStart(2,"0")}`:null},Oi=e=>pa(e)?e:null,ca=e=>{if(typeof e!="string")return null;let t=la.exec(e);if(!t)return null;let r=Oi(t[1]),i=Ii(t[2]);return!r||!i?null:`${r}T${i}`},ua=e=>e===ia?{normalize:Oi,invalidMessage:ce.invalidDate}:e===sa?{normalize:Ii,invalidMessage:ce.invalidTime}:e===na?{normalize:ca,invalidMessage:ce.invalidDateTime}:null,ha=(e,t)=>{let r=ua(e.type);if(!r||t==null||t==="")return null;let i=r.normalize(String(t));if(!i)return r.invalidMessage;if(e.min!==void 0&&e.min!==null&&String(e.min)!==""){let s=r.normalize(String(e.min));if(s&&i<s)return ce.minTemporal(String(e.min))}if(e.max!==void 0&&e.max!==null&&String(e.max)!==""){let s=r.normalize(String(e.max));if(s&&i>s)return ce.maxTemporal(String(e.max))}return null},ut=(e,t)=>{if(e.required){let i=t==null||t===""||typeof t=="boolean"&&t===!1,s=e.type==="input-number"&&t===null;if(e.type==="input-number"?s:i)return typeof e.required=="object"&&e.required.message?e.required.message:ce.required}let r=ha(e,t);if(r)return r;if(Array.isArray(e.rules))for(let i of e.rules){let s=fa(i,t);if(s)return s}return null},fa=(e,t)=>{if(t==null||t==="")return null;let r=String(t);switch(e.rule){case"minLength":return r.length<e.value?e.message||ce.minLength(e.value):null;case"maxLength":return r.length>e.value?e.message||ce.maxLength(e.value):null;case"pattern":{let i=ra[e.value];if(!i)try{i=new RegExp(e.value)}catch{return e.message||ce.pattern}return i.test(r)?null:e.message||ce.pattern}default:return null}},ht=(e,t)=>{let r={},i=se(e);for(let s of i){let n=pe(t,s.name),a=ut(s,n);a&&(r[s.name]=a)}return{valid:Object.keys(r).length===0,errors:r}},ya=["section","read-only-text","slot"],or=e=>!ya.includes(e.type),se=e=>{let t=[];for(let r of e)r.type==="section"&&Array.isArray(r.fields)?t.push(...se(r.fields)):or(r)&&t.push(r);return t},lr=e=>{switch(e.type){case"input-text":case"input-date":case"input-time":case"input-datetime":case"input-textarea":case"popover-input":return"";case"input-number":return null;case"select":return null;case"checkbox":return!1;case"color-picker":return"#000000";case"slider":case"slider-with-input":return e.min!==void 0?e.min:0;case"image":return null;default:return null}},pr=(e,t=0)=>{let r=[],i=t;for(let s of e)if(s.type==="section"){if(r.push({...s,_isSection:!0,_idx:i}),i++,Array.isArray(s.fields)){let n=pr(s.fields,i);r.push(...n),i+=n.length}}else r.push({...s,_isSection:!1,_idx:i}),i++;return r},ma=()=>Object.freeze({formValues:{},errors:{},reactiveMode:!1,tooltipState:{open:!1,x:0,y:0,content:""}}),ee=({state:e,props:t})=>{let{form:r={}}=t||{},i=Zn(r),s=at(t?.context)?t.context:{},n=at(e?.formValues)?e.formValues:{},a={...s,...n,formValues:n};return Object.keys(a).length>0?Qn(i,a):i},ga=({state:e,props:t})=>{let r=ta(t),i=ee({state:e,props:t}),s=i.fields||[],n=!!t?.disabled,a=pr(s);a.forEach((d,h)=>{if(d._arrIdx=h,d._isSection)return;let f=or(d);if(d._disabled=n||!!d.disabled,f&&d.name&&(d._error=e.errors[d.name]||null),d.type==="input-text"&&(d._inputType=d.inputType||"text"),d.type==="select"){let u=pe(e.formValues,d.name);d._selectedValue=u!==void 0?u:null,d.placeholder=d.placeholder||"",d.noClear=d.clearable===!1}if(d.type==="image"){let u=pe(e.formValues,d.name);d._imageSrc=u&&String(u).trim()?u:null,d.placeholderText=d.placeholderText||"No Image"}if(d.type==="read-only-text"&&(d.content=d.content||""),d.type==="checkbox"){let u=typeof d.content=="string"?d.content:typeof d.checkboxLabel=="string"?d.checkboxLabel:"";d._checkboxText=u}});let p=i.actions||{buttons:[]},l=p.layout||"split",o=(p.buttons||[]).map((d,h)=>({...d,_globalIdx:h,variant:d.variant||"se",_disabled:n||!!d.disabled,pre:d.pre||"",suf:d.suf||""})),c;return l==="split"?c={_layout:"split",buttons:o,_leftButtons:o.filter(d=>d.align==="left"),_rightButtons:o.filter(d=>d.align!=="left")}:c={_layout:l,buttons:o,_allButtons:o},{containerAttrString:r,title:i?.title||"",description:i?.description||"",flatFields:a,actions:c,formValues:e.formValues,tooltipState:e.tooltipState}},Se=({state:e,props:t})=>{let r=ee({state:e,props:t}),i=se(r.fields||[]);return Ci(e.formValues,i.map(s=>s.name).filter(s=>typeof s=="string"&&s.length>0))},ba=({state:e,props:t},r={})=>{let{name:i,value:s}=r;i&&(ue(e.formValues,i,s),Xe({state:e,props:t}))},Xe=({state:e,props:t})=>{if(!t)return;let r=ee({state:e,props:t}),i=se(r.fields||[]);e.formValues=Ci(e.formValues,i.map(s=>s.name).filter(s=>typeof s=="string"&&s.length>0))},va=({state:e},t={})=>{let{values:r}=t;!r||typeof r!="object"||Object.keys(r).forEach(i=>{ue(e.formValues,i,r[i])})},wa=({state:e},t={})=>{let{defaultValues:r={}}=t;e.formValues=r?structuredClone(r):{},e.errors={},e.reactiveMode=!1},_a=({state:e},t={})=>{e.errors=t.errors||{}},xa=({state:e},t={})=>{let{name:r}=t;r&&e.errors[r]&&delete e.errors[r]},Aa=({state:e})=>{e.reactiveMode=!0},ka=({state:e},t={})=>{let{x:r,y:i,content:s}=t;e.tooltipState={open:!0,x:r,y:i,content:s}},$a=({state:e})=>{e.tooltipState={...e.tooltipState,open:!1}},Ea=Object.freeze(Object.defineProperty({__proto__:null,clearFieldError:xa,collectAllDataFields:se,createInitialState:ma,flattenFields:pr,get:pe,getDefaultValue:lr,hideTooltip:$a,isDataField:or,pruneHiddenValues:Xe,resetFormValues:wa,selectForm:ee,selectFormValues:Se,selectViewData:ga,set:ue,setErrors:_a,setFormFieldValue:ba,setFormValues:va,setReactiveMode:Aa,showTooltip:ka,validateField:ut,validateForm:ht},Symbol.toStringTag,{value:"Module"})),Ti=({field:e,target:t,value:r})=>{!e||!t||["slider-with-input","popover-input"].includes(e.type)&&(r==null?t.removeAttribute("value"):t.setAttribute("value",String(r)))},Li=({form:e,formValues:t={},refs:r,formDisabled:i=!1})=>{let s=e.fields||[],n=0,a=p=>{for(let l of p){if(l.type==="section"){n++,Array.isArray(l.fields)&&a(l.fields);continue}let o=r[`field${n}`];if(n++,!o)continue;let c=i||!!l.disabled;if(["input-text","input-date","input-time","input-datetime","input-number","input-textarea","color-picker","slider","slider-with-input","popover-input"].includes(l.type)){let d=pe(t,l.name);if(d==null?o.removeAttribute("value"):o.setAttribute("value",String(d)),l.type==="slider-with-input"&&o.store?.setValue){let h=Number(d??0);o.store.setValue({value:Number.isFinite(h)?h:0}),typeof o.render=="function"&&o.render()}l.type==="popover-input"&&o.store?.setValue&&(o.store.setValue({value:d==null?"":String(d)}),typeof o.render=="function"&&o.render())}l.type==="checkbox"&&(pe(t,l.name)?o.setAttribute("checked",""):o.removeAttribute("checked")),["input-text","input-date","input-time","input-datetime","input-number","input-textarea","popover-input"].includes(l.type)&&l.placeholder&&o.getAttribute("placeholder")!==l.placeholder&&(l.placeholder===void 0||l.placeholder===null?o.removeAttribute("placeholder"):o.setAttribute("placeholder",l.placeholder)),c?o.setAttribute("disabled",""):o.removeAttribute("disabled")}};a(s)},Sa=(e,t)=>{let r=t?.defaultValues||{},i={};Object.keys(r).forEach(p=>{ue(i,p,r[p])});let s=ee({state:{formValues:i},props:t}),n=se(s.fields||[]),a={};for(let p of n){let l=pe(r,p.name);l!==void 0?ue(a,p.name,l):ue(a,p.name,lr(p))}e.resetFormValues({defaultValues:a})},Ca=e=>{let{store:t,props:r}=e;Sa(t,r)},Ia=e=>{let{props:t,refs:r,render:i}=e,s=e.store.getState(),n=ee({state:s,props:t});Li({form:n,formValues:s.formValues,refs:r,formDisabled:!!t?.disabled}),i()},Oa=(e,t)=>{let{newProps:r}=t,{store:i,render:s,refs:n}=e,a=!!r?.disabled,p=i.getState();Xe({state:p,props:r});let l=ee({state:p,props:r});Li({form:l,formValues:p.formValues,refs:n,formDisabled:a}),s()},Ta=(e,t)=>{let{store:r,dispatchEvent:i,render:s,props:n}=e,a=t._event,p=a.currentTarget.dataset.fieldName;if(!p||!a.detail||!Object.prototype.hasOwnProperty.call(a.detail,"value"))return;let l=a.detail.value;r.setFormFieldValue({name:p,value:l});let o=r.getState();Xe({state:o,props:n});let c=ee({state:o,props:n}),d=se(c.fields||[]).find(h=>h.name===p);if(Ti({field:d,target:a.currentTarget,value:l}),o.reactiveMode&&d){let h=ut(d,l);h?r.setErrors({errors:{...o.errors,[p]:h}}):r.clearFieldError({name:p})}s(),i(new CustomEvent("form-input",{bubbles:!0,detail:{name:p,value:l,values:Se({state:r.getState(),props:n})}}))},La=(e,t)=>{let{store:r,dispatchEvent:i,render:s,props:n}=e,a=t._event,p=a.currentTarget.dataset.fieldName;if(!p||!a.detail||!Object.prototype.hasOwnProperty.call(a.detail,"value"))return;let l=a.detail.value;r.setFormFieldValue({name:p,value:l});let o=r.getState();Xe({state:o,props:n});let c=ee({state:o,props:n}),d=se(c.fields||[]).find(h=>h.name===p);if(Ti({field:d,target:a.currentTarget,value:l}),o.reactiveMode&&d){let h=ut(d,l);h?r.setErrors({errors:{...o.errors,[p]:h}}):r.clearFieldError({name:p})}s(),i(new CustomEvent("form-change",{bubbles:!0,detail:{name:p,value:l,values:Se({state:r.getState(),props:n})}}))},Ra=(e,t)=>{let{store:r,dispatchEvent:i,render:s,props:n}=e,a=t._event.currentTarget.dataset.actionId;if(!a)return;let p=r.getState(),l=ee({state:p,props:n}),o=((l.actions||{}).buttons||[]).find(d=>d.id===a),c=Se({state:p,props:n});if(o&&o.validate){let d=se(l.fields||[]),{valid:h,errors:f}=ht(d,p.formValues);r.setErrors({errors:f}),h||r.setReactiveMode(),s(),i(new CustomEvent("form-action",{bubbles:!0,detail:{actionId:a,values:c,valid:h,errors:f}}))}else i(new CustomEvent("form-action",{bubbles:!0,detail:{actionId:a,values:c}}))},Na=(e,t)=>{let r=t._event;r.type==="contextmenu"&&r.preventDefault();let{store:i,dispatchEvent:s,props:n}=e,a=r.currentTarget.dataset.fieldName;s(new CustomEvent("form-field-event",{bubbles:!0,detail:{name:a,event:r.type,values:Se({state:i.getState(),props:n})}}))},ja=(e,t)=>{let{store:r,dispatchEvent:i,render:s,props:n}=e,a=t._event;if(a.key==="Enter"&&!a.shiftKey){let p=a.target;if(p.tagName==="TEXTAREA"||p.tagName==="RTGL-TEXTAREA")return;a.preventDefault();let l=r.getState(),o=ee({state:l,props:n}),c=(o.actions||{}).buttons||[],d=c.find(f=>f.validate)||c[0];if(!d)return;let h=Se({state:l,props:n});if(d.validate){let f=se(o.fields||[]),{valid:u,errors:y}=ht(f,l.formValues);r.setErrors({errors:y}),u||r.setReactiveMode(),s(),i(new CustomEvent("form-action",{bubbles:!0,detail:{actionId:d.id,values:h,valid:u,errors:y}}))}else i(new CustomEvent("form-action",{bubbles:!0,detail:{actionId:d.id,values:h}}))}},Va=(e,t)=>{let{store:r,render:i,props:s}=e,n=t._event,a=n.currentTarget.dataset.fieldName,p=ee({state:r.getState(),props:s}),l=se(p.fields||[]).find(o=>o.name===a);if(l&&l.tooltip){let o=n.currentTarget.getBoundingClientRect();r.showTooltip({x:o.left+o.width/2,y:o.top-8,content:typeof l.tooltip=="string"?l.tooltip:l.tooltip.content||""}),i()}},Da=e=>{let{store:t,render:r}=e;t.hideTooltip({}),r()},Ba=Object.freeze(Object.defineProperty({__proto__:null,handleActionClick:Ra,handleAfterMount:Ia,handleBeforeMount:Ca,handleImageClick:Na,handleKeyDown:ja,handleOnUpdate:Oa,handleTooltipMouseEnter:Va,handleTooltipMouseLeave:Da,handleValueChange:La,handleValueInput:Ta},Symbol.toStringTag,{value:"Module"})),Pa=["input-text","input-date","input-time","input-datetime","input-number","input-textarea","color-picker","slider","slider-with-input","popover-input"],za=["input-text","input-date","input-time","input-datetime","input-number","input-textarea","popover-input","slider-with-input"],Wa=({ref:e,fieldType:t,value:r,forceRefresh:i=!1})=>{if(Pa.includes(t)){if(i&&e.removeAttribute("value"),r==null){if(za.includes(t)&&i){if(t==="popover-input"){e.removeAttribute("value");return}e.setAttribute("value","");return}e.removeAttribute("value");return}e.setAttribute("value",String(r))}},Ri=({ref:e,value:t})=>{e&&e?.store?.updateSelectedValue&&(e.store.updateSelectedValue({value:t}),typeof e.render=="function"&&e.render())},Fa=e=>{let t=new Map;return!e||typeof e.querySelectorAll!="function"||e.querySelectorAll("[data-field-name]").forEach(r=>{let i=r.getAttribute("data-field-name");i&&t.set(i,r)}),t},Jr=e=>e?.renderTarget?e.renderTarget:e?.shadowRoot?e.shadowRoot:e?.shadow,Ma=({root:e,values:t={}})=>{!e||typeof e.querySelectorAll!="function"||e.querySelectorAll("rtgl-select[data-field-name]").forEach(r=>{let i=r.dataset?.fieldName;if(!i)return;let s=pe(t,i);Ri({ref:r,value:s})})},Ka=function(){let e=this.store.getState();return Se({state:e,props:this.props})},Ua=function(e={}){let t=e&&typeof e=="object"&&e.values&&typeof e.values=="object"?e.values:e;if(!t||typeof t!="object"||Array.isArray(t))return;this.store.setFormValues({values:t}),this.store.pruneHiddenValues();let r=this.store.getState(),i=ee({state:r,props:this.props}),s=se(i.fields||[]),n=Fa(Jr(this));for(let p of s){if(!p.name)continue;let l=n.get(p.name);if(!l)continue;let o=Object.prototype.hasOwnProperty.call(t,p.name),c=pe(t,p.name);if(!o&&c===void 0)continue;let d=pe(r.formValues,p.name);Wa({ref:l,fieldType:p.type,value:d,forceRefresh:!0}),typeof l?.tagName=="string"&&l.tagName.toUpperCase()==="RTGL-SELECT"&&Ri({ref:l,value:d}),p.type==="checkbox"&&(d?l.setAttribute("checked",""):l.removeAttribute("checked"))}this.render();let a=()=>{let p=this.store.getState();Ma({root:Jr(this),values:p.formValues})};a(),setTimeout(()=>{a()},0)},Ha=function(){let e=this.store.getState(),t=ee({state:e,props:this.props}),r=se(t.fields||[]),{valid:i,errors:s}=ht(r,e.formValues);return this.store.setErrors({errors:s}),i||this.store.setReactiveMode(),this.render(),{valid:i,errors:s}},qa=function(){let e=this.props?.defaultValues||{},t={};Object.keys(e).forEach(n=>{ue(t,n,e[n])});let r=ee({state:{formValues:t},props:this.props}),i=se(r.fields||[]),s={};for(let n of i){let a=pe(e,n.name);a!==void 0?ue(s,n.name,a):ue(s,n.name,lr(n))}this.store.resetFormValues({defaultValues:s}),this.setValues(s)},Ga=Object.freeze(Object.defineProperty({__proto__:null,getValues:Ka,reset:qa,setValues:Ua,validate:Ha},Symbol.toStringTag,{value:"Module"})),Ja=e=>{let t=e.selectUiType();return t==="dropdown"||t==="formDialog"?null:e.selectConfig().mode==="confirm"?!1:null},ge=({store:e,render:t,globalUI:r,emitResult:i=!1,result:s})=>{if(!e.selectIsOpen())return;let n=s!==void 0?s:Ja(e);e.closeAll(),t(),i&&r.emit("event",n)},ft=({store:e,render:t,globalUI:r})=>{e.selectIsOpen()&&ge({store:e,render:t,globalUI:r,emitResult:!0})},Ya=(e,t)=>{setTimeout(()=>{let{store:r,refs:i}=e;if(!r.selectIsOpen()||r.selectUiType()!=="formDialog")return;let s=r.selectFormDialogConfig?.();if(!s||s.key!==t||typeof s.mount!="function")return;let n=i.formDialog;n&&s.mount(n)},0)},Qa=e=>{let{store:t,render:r,globalUI:i}=e;ge({store:t,render:r,globalUI:i,emitResult:!0})},Xa=e=>{let{store:t,render:r,globalUI:i}=e,s=t.selectConfig().mode==="confirm"?!0:null;ge({store:t,render:r,globalUI:i,emitResult:!0,result:s})},Za=e=>{let{store:t,render:r,globalUI:i}=e;ge({store:t,render:r,globalUI:i,emitResult:!0,result:!1})},eo=e=>{let{store:t,render:r,globalUI:i}=e;ge({store:t,render:r,globalUI:i,emitResult:!0,result:null})},to=(e,t)=>{let{store:r,render:i,globalUI:s}=e,n=t._event,{index:a,item:p}=n.detail;ge({store:r,render:i,globalUI:s,emitResult:!0,result:{index:a,item:p}})},ro=(e,t)=>{let{store:r,render:i,globalUI:s}=e,n=t;return ft({store:r,render:i,globalUI:s}),r.setAlertConfig(n),i(),new Promise(a=>{s.once("event",()=>{a()})})},io=async(e,t)=>{let{store:r,render:i,globalUI:s}=e,n=t;return ft({store:r,render:i,globalUI:s}),r.setConfirmConfig(n),i(),new Promise(a=>{s.once("event",p=>{a(p)})})},so=async(e,t)=>{let{store:r,render:i,globalUI:s}=e,n=t;return ft({store:r,render:i,globalUI:s}),r.setDropdownConfig(n),i(),new Promise(a=>{s.once("event",p=>{a(p)})})},no=async(e,t)=>{let{store:r,render:i,globalUI:s}=e,n=t;ft({store:r,render:i,globalUI:s}),r.setFormDialogConfig(n),i();let a=r.selectFormDialogConfig?.().key;return Ya(e,a),new Promise(p=>{s.once("event",l=>{p(l)})})},ao=(e,t)=>{let{store:r,render:i,globalUI:s}=e,n=t._event?.detail||{};n.valid!==!1&&ge({store:r,render:i,globalUI:s,emitResult:!0,result:n})},oo=(e,t)=>{let{store:r,refs:i}=e,s=t._event?.detail||{},n=r.selectFormDialogConfig?.();typeof n?.onFieldEvent=="function"&&n.onFieldEvent({detail:s,formEl:i.formDialog||null})},lo=e=>{let{store:t,render:r,globalUI:i}=e;ge({store:t,render:r,globalUI:i,emitResult:!0})},po=Object.freeze(Object.defineProperty({__proto__:null,handleCancel:Za,handleCloseAll:lo,handleConfirm:Xa,handleDialogClose:Qa,handleDropdownClose:eo,handleDropdownItemClick:to,handleFormAction:ao,handleFormFieldEvent:oo,handleShowAlert:ro,handleShowConfirm:io,handleShowDropdownMenu:so,handleShowFormDialog:no},Symbol.toStringTag,{value:"Module"})),co=new Set(["sm","md","lg","f"]),Yr=e=>!e||typeof e!="object"||Array.isArray(e)?{}:e,Jt=(e,t="md")=>co.has(e)?e:t,uo=()=>Object.freeze({isOpen:!1,uiType:"dialog",config:{status:void 0,title:"",message:"",confirmText:"OK",cancelText:"Cancel",mode:"alert"},dropdownConfig:{items:[],x:0,y:0,place:"bs"},formDialogConfig:{form:null,defaultValues:{},context:{},disabled:!1,size:"md",key:0,onFieldEvent:null,mount:null}}),ho=({state:e},t={})=>{if(!t.message)throw new Error("message is required for showAlert");e.config={status:t.status||void 0,title:t.title||"",message:t.message,confirmText:t.confirmText||"OK",cancelText:"",mode:"alert"},e.uiType="dialog",e.isOpen=!0},fo=({state:e},t={})=>{if(!t.message)throw new Error("message is required for showConfirm");e.config={status:t.status||void 0,title:t.title||"",message:t.message,confirmText:t.confirmText||"Yes",cancelText:t.cancelText||"Cancel",mode:"confirm"},e.uiType="dialog",e.isOpen=!0},yo=({state:e},t={})=>{if(!t.items||!Array.isArray(t.items))throw new Error("items array is required for showDropdown");e.dropdownConfig={items:t.items,x:t.x||0,y:t.y||0,place:t.place||"bs"},e.uiType="dropdown",e.isOpen=!0},mo=({state:e},t={})=>{if(!t.form||typeof t.form!="object"||Array.isArray(t.form))throw new Error("form object is required for showFormDialog");let r=e.formDialogConfig?.key||0;e.formDialogConfig={form:t.form,defaultValues:Yr(t.defaultValues),context:Yr(t.context),disabled:!!t.disabled,size:Jt(t.size,"md"),key:r+1,onFieldEvent:typeof t.onFieldEvent=="function"?t.onFieldEvent:null,mount:typeof t.mount=="function"?t.mount:null},e.uiType="formDialog",e.isOpen=!0},go=({state:e})=>{e.isOpen=!1,e.uiType="dialog"},bo=({state:e})=>e.config,vo=({state:e})=>e.dropdownConfig,wo=({state:e})=>e.formDialogConfig,_o=({state:e})=>e.uiType,xo=({state:e})=>e.isOpen,Ao=({state:e})=>{let t=e.isOpen&&e.uiType==="dialog",r=e.isOpen&&e.uiType==="formDialog";return{isOpen:e.isOpen,uiType:e.uiType,config:e.config,dropdownConfig:{items:e.dropdownConfig?.items||[],x:e.dropdownConfig?.x||0,y:e.dropdownConfig?.y||0,place:e.dropdownConfig?.place||"bs"},formDialogConfig:{form:e.formDialogConfig?.form||{fields:[],actions:{buttons:[]}},defaultValues:e.formDialogConfig?.defaultValues||{},context:e.formDialogConfig?.context||{},disabled:!!e.formDialogConfig?.disabled,size:Jt(e.formDialogConfig?.size,"md"),key:e.formDialogConfig?.key||0},isDialogOpen:t,isFormDialogOpen:r,isDialogContainerOpen:t||r,isDropdownOpen:e.isOpen&&e.uiType==="dropdown",dialogSize:r?Jt(e.formDialogConfig?.size,"md"):"sm"}},ko=Object.freeze(Object.defineProperty({__proto__:null,closeAll:go,createInitialState:uo,selectConfig:bo,selectDropdownConfig:vo,selectFormDialogConfig:wo,selectIsOpen:xo,selectUiType:_o,selectViewData:Ao,setAlertConfig:ho,setConfirmConfig:fo,setDropdownConfig:yo,setFormDialogConfig:mo},Symbol.toStringTag,{value:"Module"})),$o=(e,t)=>{let{dispatchEvent:r,store:i}=e;t._event,console.log("handle click start",i.selectPath()),r(new CustomEvent("start-click",{detail:{path:i.selectPath()}}))},Eo=Object.freeze(Object.defineProperty({__proto__:null,handleClickStart:$o},Symbol.toStringTag,{value:"Module"})),So=()=>Object.freeze({}),Co=["id","class","style","slot","start"],Io=(e={})=>Object.entries(e).filter(([t])=>!Co.includes(t)).map(([t,r])=>`${t}=${r}`).join(" "),Oo=e=>{if(e!=null){if(typeof e=="object")return e;if(typeof e=="string")try{return JSON.parse(decodeURIComponent(e))}catch{try{return JSON.parse(e)}catch{return}}}},To=({props:e})=>{let t=Oo(e.start)||e.start;return{containerAttrString:Io(e),start:t||{label:"",image:{src:"",width:32,height:32,alt:""}}}},Lo=({props:e})=>e.start?.path,Ro=({state:e})=>{},No=Object.freeze(Object.defineProperty({__proto__:null,createInitialState:So,selectPath:Lo,selectViewData:To,setState:Ro},Symbol.toStringTag,{value:"Module"})),Qr=(e,t,r)=>{let{store:i,render:s}=r,n,a=-1/0;if(e.forEach(p=>{let l=p.getBoundingClientRect();l.top<=t&&l.top>a&&(a=l.top,n=p.id)}),!n){let p=1/0;e.forEach(l=>{let o=l.getBoundingClientRect();o.top>t&&o.top<p&&(p=o.top,n=l.id)})}n&&n!==i.selectCurrentId()&&(i.setCurrentId({id:n}),s())},jo=(e,t,r,i)=>{let{store:s,render:n}=i,a=e.querySelectorAll("h1[id], h2[id], h3[id], h4[id], rtgl-text[id]"),p=Array.from(a),l=p.map(c=>{let d=1,h=c.tagName.toLowerCase();return h==="h1"?d=1:h==="h2"?d=2:h==="h3"?d=3:h==="h4"?d=4:h==="rtgl-text"&&(d=parseInt(c.getAttribute("data-level")||"1",10)),{id:c.id,href:`#${c.id}`,title:c.textContent,level:d}});s.setItems({items:l}),Qr(p,r,i),n();let o=Qr.bind(void 0,p,r,i);return t.addEventListener("scroll",o,{passive:!0}),()=>{t.removeEventListener("scroll",o)}},Vo=e=>{let{props:t}=e,r=()=>{};return requestAnimationFrame(()=>{let i=document.getElementById(t.targetId);if(!i)return;let s=window;t.scrollContainerId&&(s=document.getElementById(t.scrollContainerId)||window);let n=parseInt(t.offsetTop||"100",10);r=jo(i,s,n,e)}),()=>{r()}},Do=Object.freeze(Object.defineProperty({__proto__:null,handleBeforeMount:Vo},Symbol.toStringTag,{value:"Module"})),Bo=()=>Object.freeze({items:[],currentId:null,contentContainer:null}),Po=({state:e})=>{let t=((r,i)=>{let s=new Set,n=r.findIndex(p=>p.id===i);if(n===-1)return s;let a=r[n].level;for(let p=n-1;p>=0;p--)if(r[p].level<a){let l=r[p].level;s.add(r[p].id);for(let o=p-1;o>=0;o--)r[o].level<l&&(s.add(r[o].id),l=r[o].level);break}return s})(e.items,e.currentId);return{items:e.items.map(r=>{let i={1:"0",2:"12px",3:"24px",4:"32px"},s=r.id===e.currentId,n=t.has(r.id),a=s||n;return{...r,c:a?"fg":"mu-fg",ml:i[r.level]||"",bc:a?"fg":"mu-fg"}}),currentId:e.currentId}},zo=({state:e})=>e,Wo=({state:e})=>e.currentId,Fo=({state:e},t={})=>{e.items=Array.isArray(t.items)?t.items:[]},Mo=({state:e},t={})=>{e.currentId=t.id},Ko=({state:e},t={})=>{e.contentContainer=t.container},Uo=Object.freeze(Object.defineProperty({__proto__:null,createInitialState:Bo,selectCurrentId:Wo,selectState:zo,selectViewData:Po,setContentContainer:Ko,setCurrentId:Mo,setItems:Fo},Symbol.toStringTag,{value:"Module"})),Ze=e=>e==null||e===!0?"":String(e),Ni=(e,t)=>{let{store:r,render:i,dispatchEvent:s}=e,n=Ze(t);r.setValue({value:n}),r.closePopover({}),s(new CustomEvent("value-change",{detail:{value:n},bubbles:!0})),i()},Ho=e=>{let{store:t,props:r}=e;if(r.value!==void 0){let i=Ze(r.value);t.setValue({value:i}),t.setTempValue({value:i})}},qo=(e,t)=>{let{oldProps:r,newProps:i}=t,{store:s,render:n}=e;if(r?.value!==i?.value){let a=Ze(i?.value);s.setValue({value:a}),s.getState().isOpen||s.setTempValue({value:a})}n()},Go=(e,t)=>{let{store:r,render:i,refs:s,props:n}=e;if(n.disabled)return;let a=t._event,p=Ze(n.value);r.setValue({value:p}),r.setTempValue({value:p}),r.openPopover({position:{x:a.currentTarget.getBoundingClientRect().left,y:a.currentTarget.getBoundingClientRect().bottom}}),i(),setTimeout(()=>{let{input:l}=s;if(!l)return;l.value=p,l.focus();let o=l.shadowRoot?.querySelector("input, textarea");o&&typeof o.focus=="function"&&o.focus()},50)},Jo=(e,t)=>{let{store:r,render:i}=e;r.closePopover({}),i()},Yo=(e,t)=>{let{store:r}=e,i=t._event,s=Ze(i.detail.value);r.setTempValue({value:s})},Qo=e=>{let{store:t,refs:r}=e,{input:i}=r,s=i?i.value:t.getState().tempValue;Ni(e,s)},Xo=(e,t)=>{let{store:r,refs:i}=e,s=t._event;if(s.key==="Enter"){s.preventDefault(),s.stopPropagation();let{input:n}=i,a=n?n.value:r.getState().tempValue;Ni(e,a)}else s.key==="Escape"&&(s.preventDefault(),s.stopPropagation(),r.closePopover({}),e.render())},Zo=Object.freeze(Object.defineProperty({__proto__:null,handleBeforeMount:Ho,handleInputChange:Yo,handleInputKeydown:Xo,handleOnUpdate:qo,handlePopoverClose:Jo,handleSubmitClick:Qo,handleTextClick:Go},Symbol.toStringTag,{value:"Module"})),el=()=>Object.freeze({isOpen:!1,position:{x:0,y:0},value:"",tempValue:""}),tl=({props:e,state:t})=>{let r=typeof t.value=="string"&&t.value.length>0,i=r?t.value:"-",s=typeof e.placeholder=="string"?e.placeholder:"",n=typeof e.label=="string"?e.label:"",a=!!e.disabled;return{isOpen:t.isOpen,position:t.position,value:i,valueColor:r?"fg":"mu-fg",tempValue:t.tempValue,placeholder:s,label:n,disabled:a}},rl=({state:e},t={})=>{e.tempValue=t.value},il=({state:e},t={})=>{let{position:r}=t;e.position=r,e.isOpen=!0,e.hasUnsavedChanges=!1},sl=({state:e})=>{e.isOpen=!1,e.tempValue=""},nl=({state:e},t={})=>{e.value=t.value},al=({state:e})=>e.value,ol=Object.freeze(Object.defineProperty({__proto__:null,closePopover:sl,createInitialState:el,openPopover:il,selectValue:al,selectViewData:tl,setTempValue:rl,setValue:nl},Symbol.toStringTag,{value:"Module"})),He=(e,t)=>{if(e===t)return!0;if(e==null||t==null||typeof e!="object"||typeof t!="object")return!1;let r=Object.keys(e),i=Object.keys(t);if(r.length!==i.length)return!1;for(let s of r)if(!i.includes(s)||!He(e[s],t[s]))return!1;return!0},ll=e=>{let{store:t,props:r,render:i}=e;if(r.selectedValue!==null&&r.selectedValue!==void 0&&r.options){let s=r.options.find(n=>He(n.value,r.selectedValue));s&&(t.updateSelectedValue({value:s?.value}),i())}},pl=(e,t)=>{let{oldProps:r,newProps:i}=t,{store:s,render:n}=e,a=!1;i?.disabled&&!r?.disabled&&(s.closeOptionsPopover({}),a=!0),r.selectedValue!==i.selectedValue&&(s.updateSelectedValue({value:i.selectedValue}),a=!0),a&&n()},dl=(e,t)=>{let{store:r,render:i,refs:s,props:n}=e;if(n.disabled)return;t._event.stopPropagation();let a=s.selectButton,p=a.firstElementChild,l=p?p.getBoundingClientRect():a.getBoundingClientRect(),o=r.selectSelectedValue(),c=o!==null?o:n.selectedValue,d=null;c!=null&&n.options&&(d=n.options.findIndex(h=>He(h.value,c)),d===-1&&(d=null)),r.openOptionsPopover({position:{y:l.bottom+12,x:l.left-24},selectedIndex:d}),i()},cl=e=>{let{store:t,render:r}=e;t.closeOptionsPopover({}),r()},ul=(e,t)=>{let{render:r,dispatchEvent:i,props:s,store:n}=e;if(s.disabled)return;let a=t._event;a.stopPropagation();let p=a.currentTarget.id.slice(6),l=Number(p),o=s.options[p];n.updateSelectedValue({value:o?.value}),s.onChange&&typeof s.onChange=="function"&&s.onChange(o.value),i(new CustomEvent("value-change",{detail:{value:o.value,label:o.label,index:l,item:o},bubbles:!0})),r()},hl=(e,t)=>{let{store:r,render:i}=e,s=t._event,n=parseInt(s.currentTarget.id.slice(6),10);r.setHoveredOption({optionId:n}),i()},fl=(e,t)=>{let{store:r,render:i}=e;r.clearHoveredOption({}),i()},yl=(e,t)=>{let{store:r,render:i,dispatchEvent:s,props:n}=e;n.disabled||(t._event.stopPropagation(),r.clearSelectedValue({}),n.onChange&&typeof n.onChange=="function"&&n.onChange(void 0),s(new CustomEvent("value-change",{detail:{value:void 0,label:void 0,index:null,item:void 0},bubbles:!0})),i())},ml=(e,t)=>{if(e.props.disabled)return;let{store:r,render:i,dispatchEvent:s}=e,{_event:n}=t;n.stopPropagation(),r.closeOptionsPopover({}),s(new CustomEvent("add-option-click",{bubbles:!0})),i()},gl=(e,t)=>{let{store:r,render:i}=e;r.setHoveredAddOption({isHovered:!0}),i()},bl=(e,t)=>{let{store:r,render:i}=e;r.setHoveredAddOption({isHovered:!1}),i()},vl=Object.freeze(Object.defineProperty({__proto__:null,handleAddOptionClick:ml,handleAddOptionMouseEnter:gl,handleAddOptionMouseLeave:bl,handleBeforeMount:ll,handleButtonClick:dl,handleClearClick:yl,handleClickOptionsPopoverOverlay:cl,handleOnUpdate:pl,handleOptionClick:ul,handleOptionMouseEnter:hl,handleOptionMouseLeave:fl},Symbol.toStringTag,{value:"Module"})),wl=["id","class","style","slot","placeholder","selectedValue","onChange","options","noClear","addOption","disabled"],_l=(e={})=>Object.entries(e).filter(([t])=>!wl.includes(t)).map(([t,r])=>`${t}=${r}`).join(" "),xl=()=>Object.freeze({isOpen:!1,position:{x:0,y:0},selectedValue:null,hoveredOptionId:null,hoveredAddOption:!1}),Al=({state:e,props:t})=>{let r=_l(t),i=!!t.disabled,s=Object.prototype.hasOwnProperty.call(t||{},"selectedValue")?t.selectedValue:e.selectedValue,n=t.placeholder||"Select an option",a=!0,p=t.options||[],l=p.find(c=>He(c.value,s));l&&(n=l.label,a=!1);let o=p.map((c,d)=>{let h=He(c.value,s),f=e.hoveredOptionId===d;return{...c,isSelected:h,bgc:f?"ac":h?"mu":""}});return{containerAttrString:r,isDisabled:i,isOpen:e.isOpen,position:e.position,options:o,selectedValue:s,selectedLabel:n,selectedLabelColor:a?"mu-fg":"fg",hasValue:s!=null,showClear:!i&&!t.noClear&&s!=null,showAddOption:!i&&!!t.addOption,addOptionLabel:t.addOption?.label?`+ ${t.addOption.label}`:"+ Add",addOptionBgc:e.hoveredAddOption?"ac":""}},kl=({state:e})=>e,$l=({state:e})=>e.selectedValue,El=({state:e},t={})=>{let{position:r,selectedIndex:i}=t;e.position=r,e.isOpen=!0,i!=null&&(e.hoveredOptionId=i)},Sl=({state:e})=>{e.isOpen=!1},Cl=({state:e},t={})=>{e.selectedValue=t.value,e.isOpen=!1},Il=({state:e})=>{e.selectedValue=void 0},Ol=({state:e},t={})=>{e.hoveredOptionId=t.optionId},Tl=({state:e})=>{e.hoveredOptionId=null},Ll=({state:e})=>{e.selectedValue=void 0},Rl=({state:e},t={})=>{e.hoveredAddOption=!!t.isHovered},Nl=Object.freeze(Object.defineProperty({__proto__:null,clearHoveredOption:Tl,clearSelectedValue:Ll,closeOptionsPopover:Sl,createInitialState:xl,openOptionsPopover:El,resetSelection:Il,selectSelectedValue:$l,selectState:kl,selectViewData:Al,setHoveredAddOption:Rl,setHoveredOption:Ol,updateSelectedValue:Cl},Symbol.toStringTag,{value:"Module"})),jl=(e,t)=>{let{store:r,dispatchEvent:i}=e,s=t._event,n,a=r.selectHeader();s.currentTarget.id==="headerLabel"?n=a.labelPath:s.currentTarget.id==="headerImage"?n=a.image.path:s.currentTarget.id==="header"&&(n=a.path),i(new CustomEvent("header-click",{detail:{path:n},bubbles:!0,composed:!0}))},Vl=(e,t)=>{let{store:r,dispatchEvent:i}=e,s=t._event,n=s.currentTarget.dataset.itemId||s.currentTarget.id.slice(4),a=r.selectItem(n);i(new CustomEvent("item-click",{detail:{item:a},bubbles:!0,composed:!0}))},Dl=Object.freeze(Object.defineProperty({__proto__:null,handleHeaderClick:jl,handleItemClick:Vl},Symbol.toStringTag,{value:"Module"})),Bl=()=>Object.freeze({}),Pl=["id","class","style","slot","header","items","selectedItemId","mode","hideHeader","w","bwr"],zl=(e={})=>Object.entries(e).filter(([t])=>!Pl.includes(t)).map(([t,r])=>`${t}=${r}`).join(" "),qe=e=>{if(e!=null){if(typeof e=="object")return e;if(typeof e=="string")try{return JSON.parse(decodeURIComponent(e))}catch{try{return JSON.parse(e)}catch{return}}}},Wl=e=>{if(e===!0)return!0;if(e===!1||e===void 0||e===null)return!1;if(typeof e=="string"){let t=e.trim().toLowerCase();return t===""||t==="true"}return!1},Fl=(e,t)=>e!=null&&e!==""?e:t==="full"?272:64;function dr(e,t=null){let r=[];for(let i of e){let s=i.id||i.href||i.path,n=t===s;if(r.push({id:s,title:i.title,href:i.href,type:i.type||"item",icon:i.icon,hrefAttr:i.href?`href=${i.href}`:"",isSelected:n,itemBgc:n?"ac":"bg",itemHoverBgc:n?"ac":"mu"}),i.items&&Array.isArray(i.items))for(let a of i.items){let p=a.id||a.href||a.path,l=t===p;r.push({id:p,title:a.title,href:a.href,type:a.type||"item",icon:a.icon,hrefAttr:a.href?`href=${a.href}`:"",isSelected:l,itemBgc:l?"ac":"bg",itemHoverBgc:l?"ac":"mu"})}}return r}var Ml=({props:e})=>{let t=qe(e.header)||e.header,r=qe(e.items)||e.items,i=e.selectedItemId,s=zl(e),n=e.mode||"full",a=t||{label:"",path:"",image:{src:"",alt:"",width:0,height:0}},p=r?dr(r,i):[],l=!Wl(e.hideHeader),o=e.bwr||"xs",c=Fl(e.w,n),d=n==="full"?"fs":"c",h=n==="full"?"fs":"c",f=n==="full"?"lg":"sm",u=n==="full"?"md":"sm",y=n==="shrunk-lg"?48:40,g=n==="shrunk-lg"?28:20,b=n==="shrunk-lg"?"md":"sm",m=n==="full",_=n==="full",A=n==="full"?"fs":"c",k=n==="full"?"":`ah=${h}`,$=n==="full"?"f":y;return{containerAttrString:s,mode:n,header:a,items:p,sidebarWidth:c,headerAlign:d,itemAlign:h,headerPadding:f,itemPadding:u,itemHeight:y,iconSize:g,firstLetterSize:b,showLabels:m,showGroupLabels:_,itemContentAlign:A,itemAlignAttr:k,itemWidth:$,headerWidth:$,selectedItemId:i,ah:n==="shrunk-lg"||n==="shrunk-md"?"c":"",showHeader:l,rightBorderWidth:o}},Kl=({props:e})=>qe(e.header)||e.header,Ul=({state:e,props:t})=>{let r=qe(t.items)||t.items;return(r?dr(r):[]).find(i=>i.active)},Hl=({props:e},t)=>{let r=qe(e.items)||e.items;return(r?dr(r):[]).find(i=>i.id===t)},ql=({state:e})=>{},Gl=Object.freeze(Object.defineProperty({__proto__:null,createInitialState:Bl,selectActiveItem:Ul,selectHeader:Kl,selectItem:Hl,selectViewData:Ml,setState:ql},Symbol.toStringTag,{value:"Module"})),Jl=e=>{let{store:t,props:r}=e;t.setValue({value:r.value??0})},Yl=(e,t)=>{let{oldProps:r,newProps:i}=t,{store:s,render:n}=e,a=r?.key!==i?.key,p=r?.value!==i?.value;if(a||p){let l=i?.value??0;s.setValue({value:l}),n()}},Ql=(e,t)=>{let{store:r,render:i,dispatchEvent:s}=e,n=t._event,a=Number(n.detail.value),p=(typeof n.composedPath=="function"?n.composedPath():[]).find(l=>l?.tagName==="RTGL-SLIDER-INPUT")||n.currentTarget?.getRootNode?.()?.host;r.setValue({value:a}),p&&typeof p.setAttribute=="function"&&p.setAttribute("value",String(a)),i(),s(new CustomEvent("value-change",{detail:{value:a},bubbles:!0}))},Xl=(e,t)=>{let{store:r,render:i,dispatchEvent:s}=e,n=t._event,a=Number(n.detail.value),p=(typeof n.composedPath=="function"?n.composedPath():[]).find(l=>l?.tagName==="RTGL-SLIDER-INPUT")||n.currentTarget?.getRootNode?.()?.host;r.setValue({value:a}),p&&typeof p.setAttribute=="function"&&p.setAttribute("value",String(a)),i(),s(new CustomEvent("value-input",{detail:{value:a},bubbles:!0}))},Zl=Object.freeze(Object.defineProperty({__proto__:null,handleBeforeMount:Jl,handleOnUpdate:Yl,handleValueChange:Ql,handleValueInput:Xl},Symbol.toStringTag,{value:"Module"})),ep=()=>Object.freeze({value:0}),tp=({state:e,props:t})=>({key:t.key,value:e.value,w:t.w||"",min:t.min||0,max:t.max||100,step:t.step||1,disabled:!!t.disabled}),rp=({state:e},t={})=>{e.value=t.value},ip=Object.freeze(Object.defineProperty({__proto__:null,createInitialState:ep,selectViewData:tp,setValue:rp},Symbol.toStringTag,{value:"Module"})),sp=e=>{},np=(e,t)=>{let{dispatchEvent:r,props:i}=e,s=t._event,n=parseInt(s.currentTarget.id.slice(3),10),a=i.data?.rows?.[n];a&&r(new CustomEvent("row-click",{detail:{rowIndex:n,rowData:a}}))},ap=(e,t)=>{let{store:r,render:i,dispatchEvent:s}=e,n=t._event.currentTarget.dataset.columnKey,a=r.selectSortInfo(),p="asc";a.column===n&&(a.direction==="asc"?p="desc":a.direction==="desc"&&(p=null)),p?r.setSortColumn({column:n,direction:p}):r.clearSort(),i(),s(new CustomEvent("header-click",{detail:{column:n,direction:p,sortInfo:p?{column:n,direction:p}:null}}))},op=Object.freeze(Object.defineProperty({__proto__:null,handleBeforeMount:sp,handleHeaderClick:ap,handleRowClick:np},Symbol.toStringTag,{value:"Module"})),lp=()=>Object.freeze({sortColumn:null,sortDirection:null}),pp=["id","class","style","slot","data"],dp=(e={})=>Object.entries(e).filter(([t])=>!pp.includes(t)).map(([t,r])=>`${t}=${r}`).join(" "),cp=(e,t)=>{let r=t.split("."),i=e;for(let s of r){if(i==null)return null;i=i[s]}return i},up=({state:e,props:t})=>{let r=dp(t),i=t.data||{columns:[],rows:[]},s=i.rows.map((n,a)=>{let p=i.columns.map(l=>{let o=cp(n,l.key);return{key:l.key,value:o!=null?String(o):""}});return{index:a,cells:p}});return{containerAttrString:r,columns:i.columns||[],rows:s||[]}},hp=({state:e})=>e,fp=({state:e})=>({column:e.sortColumn,direction:e.sortDirection}),yp=({state:e},{column:t,direction:r}={})=>{e.sortColumn=t,e.sortDirection=r},mp=({state:e})=>{e.sortColumn=null,e.sortDirection=null},gp=Object.freeze(Object.defineProperty({__proto__:null,clearSort:mp,createInitialState:lp,selectSortInfo:fp,selectState:hp,selectViewData:up,setSortColumn:yp},Symbol.toStringTag,{value:"Module"})),bp=(e,t)=>{let{dispatchEvent:r}=e,i=t._event.currentTarget.dataset.id;r(new CustomEvent("item-click",{detail:{id:i}}))},vp=Object.freeze(Object.defineProperty({__proto__:null,handleClickItem:bp},Symbol.toStringTag,{value:"Module"})),wp=()=>Object.freeze({}),_p=["id","class","style","slot","items","selectedTab"],xp=(e={})=>Object.entries(e).filter(([t])=>!_p.includes(t)).map(([t,r])=>`${t}=${r}`).join(" "),Ap=({props:e})=>{let t=xp(e),r=e.items||[],i=e.selectedTab,s=r.map(n=>({...n,isSelected:n.id===i,bgColor:n.id===i?"ac":"",borderColor:n.id===i?"":"tr",textColor:n.id===i?"":"mu-fg"}));return{containerAttrString:t,items:s,selectedTab:i}},kp=Object.freeze(Object.defineProperty({__proto__:null,createInitialState:wp,selectViewData:Ap},Symbol.toStringTag,{value:"Module"})),$p=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"})),Ep=()=>Object.freeze({}),Sp=({props:e})=>({open:!!e.open,x:e.x||0,y:e.y||0,place:e.place||"t",content:e.content||""}),Cp=Object.freeze(Object.defineProperty({__proto__:null,createInitialState:Ep,selectViewData:Sp},Symbol.toStringTag,{value:"Module"})),Ip=async e=>{let{props:t,store:r,render:i,refs:s}=e,{waveformData:n}=t;r.setWaveformData({data:n}),i();let a=s.canvas;a&&ji(n,a)},Op=async(e,t)=>{let{store:r,render:i,refs:s,props:n}=e,{waveformData:a}=n;if(!a){console.log("waveform handleOnUpdate: no waveformData provided");return}r.setWaveformData({data:a}),i();let p=s.canvas;p&&ji(a,p)};async function ji(e,t){let r=t.getContext("2d"),i=t.getBoundingClientRect(),s=i.width,n=i.height;t.width=s,t.height=n;let a=t.width,p=t.height;if(r.clearRect(0,0,a,p),r.fillStyle="#1a1a1a",r.fillRect(0,0,a,p),!e||!e.amplitudes)return;let l=e.amplitudes,o=p/2,c=r.createLinearGradient(0,0,0,p);c.addColorStop(0,"#404040"),c.addColorStop(.5,"#A1A1A1"),c.addColorStop(1,"#404040");let d=Math.max(1,a/l.length),h=.2;for(let f=0;f<l.length;f++){let u=l[f]/255*(p*.85),y=f*d,g=o-u/2;r.fillStyle=c,r.fillRect(y,g,Math.max(1,d*(1-h)),u)}r.strokeStyle="rgba(255, 255, 255, 0.1)",r.lineWidth=1,r.beginPath(),r.moveTo(0,o),r.lineTo(a,o),r.stroke(),r.shadowBlur=10,r.shadowColor="#2196F3"}var Tp=Object.freeze(Object.defineProperty({__proto__:null,handleAfterMount:Ip,handleOnUpdate:Op},Symbol.toStringTag,{value:"Module"})),Lp=()=>Object.freeze({waveformData:null}),Rp=({state:e},t={})=>{e.waveformData=t.data},Np=({state:e,props:t})=>({isLoading:t.isLoading,w:t.w||"250",h:t.h||"150",cur:t.cur,waveformData:t.waveformData}),jp=Object.freeze(Object.defineProperty({__proto__:null,createInitialState:Lp,selectViewData:Np,setWaveformData:Rp},Symbol.toStringTag,{value:"Module"})),Vi=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),Di=e=>e.replace(/-([a-z0-9])/g,(t,r)=>r.toUpperCase()),Yt=e=>{if(e!=null)return e===""?!0:e},Xr=(e,t)=>{let r=e.getAttribute(t);if(r!==null)return Yt(r);let i=Vi(t);if(i!==t){let s=e.getAttribute(i);if(s!==null)return Yt(s)}},Vp=(e,t)=>{let r=new Set(t);return new Proxy({},{get(i,s){if(typeof s=="string"&&r.has(s)){let n=e[s];return n!==void 0?n:Xr(e,s)}},set(){throw new Error("Cannot assign to read-only proxy")},defineProperty(){throw new Error("Cannot define properties on read-only proxy")},deleteProperty(){throw new Error("Cannot delete properties from read-only proxy")},has(i,s){return typeof s=="string"&&r.has(s)},ownKeys(){return[...r]},getOwnPropertyDescriptor(i,s){if(typeof s=="string"&&r.has(s))return{configurable:!0,enumerable:!0,get:()=>{let n=e[s];return n!==void 0?n:Xr(e,s)}}}})},Dp=({schema:e,methodExports:t=[]})=>{if(!e||typeof e!="object"||Array.isArray(e))throw new Error("componentName is required.");if(typeof e.componentName!="string"||e.componentName.trim()==="")throw new Error("componentName is required.");if(Object.prototype.hasOwnProperty.call(e,"attrsSchema"))throw new Error("attrsSchema is not supported.");if(Object.prototype.hasOwnProperty.call(e,"methods")){let r=e.methods;if(!r||typeof r!="object"||Array.isArray(r))throw new Error("methods must be an object schema with a properties map.");if(Object.prototype.hasOwnProperty.call(r,"type")&&r.type!=="object")throw new Error("methods.type must be 'object'.");if(!r.properties||typeof r.properties!="object"||Array.isArray(r.properties))throw new Error("methods.properties must be an object keyed by method name.");for(let i of Object.keys(r.properties))if(!t.includes(i))throw new Error(`method '${i}' is declared in schema but missing in .methods.js exports.`)}return!0},v={LITERAL:0,VARIABLE:1,INTERPOLATION:2,FUNCTION:3,BINARY:4,UNARY:5,CONDITIONAL:6,LOOP:7,OBJECT:8,ARRAY:9,PARTIAL:10,PATH_REFERENCE:11},B={EQ:0,NEQ:1,GT:2,LT:3,GTE:4,LTE:5,AND:6,OR:7,IN:8,ADD:10,SUBTRACT:11},Qt={NOT:0},N=class extends Error{constructor(t){super(`Parse Error: ${t}`),this.name="JemplParseError"}},ie=class extends Error{constructor(t){super(`Render Error: ${t}`),this.name="JemplRenderError"}},Zr=e=>{if(!e||e.trim()==="")throw new N("Missing condition expression after '$if'");if(e.includes("===")||e.includes("!==")){let r=e.includes("===")?"==":"!=";throw new N(`Invalid comparison operator '${e.includes("===")?"===":"!=="}' - did you mean '${r}'? (got: '${e}')`)}let t=["<",">","<=",">=","==","!="];for(let r of t)if(e.trim().endsWith(r))throw new N(`Incomplete comparison expression - missing right operand (got: '${e}')`)},Bp=e=>{if(e.trim().endsWith(" in"))throw new N(`Missing iterable expression after 'in' (got: '$for ${e}')`);if(!e.includes(" in "))throw new N(`Invalid loop syntax - missing 'in' keyword (got: '$for ${e}')`);let[t,r]=e.split(" in ");if(!r||r.trim()==="")throw new N(`Missing iterable expression after 'in' (got: '$for ${e}')`);if(t.includes(",")){let i=t.split(",").map(s=>s.trim());for(let s of i)if(!s)throw new N(`Invalid loop variable - variable name cannot be empty (got: '$for ${e}')`)}else if(!t.trim())throw new N(`Invalid loop variable - variable name cannot be empty (got: '$for ${e}')`)},Pp=(e,t,r=!1)=>{if(t===null)return new ie(`Cannot iterate over null value at '$for ${e}'`);if(t===void 0)return new ie(`Cannot iterate over undefined value at '$for ${e}'`);let i=typeof t;return r?new ie(`Cannot iterate over non-array value in loop '${e}' - got ${i} instead`):new ie(`Cannot iterate over non-array value (got: ${i}) at '$for ${e}'`)},zp=(e,t)=>{let r=t&&Object.keys(t).length>0?Object.keys(t).join(", "):"no custom functions provided";return new ie(`Unknown function '${e}' (${r})`)},Bi=(e,t,r={})=>{let i={},s={};r&&typeof r=="object"&&(r.functions!==void 0||r.partials!==void 0?(i=r.functions||{},s=r.partials||{}):typeof r=="object"&&(i=r));let n=R(e,{functions:i,partials:s},t,{});return n===void 0?{}:n},R=(e,t,r,i)=>{if(t.functions,e.var&&!e.type)return U(e.var,r,i);if(e.type===v.LITERAL)return e.value;if(e.type===v.VARIABLE)return U(e.path,r,i);if(e.type===v.INTERPOLATION)return Fp(e.parts,t,r,i);switch(e.type){case v.FUNCTION:return Pi(e,t,r,i);case v.BINARY:return zi(e,t,r,i);case v.UNARY:return Wi(e,t,r,i);case v.CONDITIONAL:return Kp(e,t,r,i);case v.LOOP:return Jp(e,t,r,i);case v.OBJECT:return Qp(e,t,r,i);case v.ARRAY:return Xp(e,t,r,i);case v.PARTIAL:return Zp(e,t,r,i);case v.PATH_REFERENCE:return ed(e,t,r,i);default:throw new Error(`Unknown node type: ${e.type}`)}},ei=new Map,Wp=e=>{let t=[],r="",i=!1;for(let s=0;s<e.length;s++){let n=e[s];if(n==="[")r&&(t.push({type:"property",value:r}),r=""),i=!0;else if(n==="]"){if(i&&r){let a=r.trim();if(/^\d+$/.test(a))t.push({type:"index",value:parseInt(a,10)});else if(a.startsWith('"')&&a.endsWith('"')||a.startsWith("'")&&a.endsWith("'")){let p=a.slice(1,-1);t.push({type:"property",value:p})}else t.push({type:"property",value:a});r=""}i=!1}else r+=n}return r&&t.push({type:"property",value:r}),t},U=(e,t,r)=>{if(!e)return;if(e in r)return r[e];let i=ei.get(e);if(!i){let n=[],a="",p=0;for(let l=0;l<e.length;l++){let o=e[l];o==="["?(p++,a+=o):o==="]"?(p--,a+=o):o==="."&&p===0?a&&(n.push(a),a=""):a+=o}a&&n.push(a),i=[];for(let l of n){let o=Wp(l.trim());i.push(...o)}ei.set(e,i)}let s=t;for(let n=0;n<i.length;n++){let a=i[n];if(a.type==="property"&&a.value in r){s=r[a.value];continue}if(s==null)return;(a.type==="property"||a.type==="index")&&(s=s[a.value])}return s},Fp=(e,t,r,i)=>{let s=[];for(let n of e)if(typeof n=="string")s.push(n);else{let a=R(n,t,r,i);s.push(a!=null?String(a):"")}return s.join("")},Pi=(e,t,r,i)=>{let s=t.functions||t,n=s[e.name];if(!n)throw zp(e.name,s);let a=e.args.map(p=>R(p,t,r,i));return n(...a)},Re=(e,t,r,i)=>{if(e.var&&!e.type)return U(e.var,r,i);switch(e.type){case v.VARIABLE:return U(e.path,r,i);case v.LITERAL:return e.value;case v.BINARY:return zi(e,t,r,i);case v.UNARY:return Wi(e,t,r,i);case v.FUNCTION:return Pi(e,t,r,i);default:return R(e,t,r,i)}},zi=(e,t,r,i)=>{if(e.op===B.AND||e.op===B.OR){let a=Re(e.left,t,r,i),p=Re(e.right,t,r,i);switch(e.op){case B.AND:return a&&p;case B.OR:return a||p}}let s=R(e.left,t,r,i),n=R(e.right,t,r,i);switch(e.op){case B.EQ:return s==n;case B.NEQ:return s!=n;case B.GT:return s>n;case B.LT:return s<n;case B.GTE:return s>=n;case B.LTE:return s<=n;case B.IN:return Array.isArray(n)?n.includes(s):!1;case B.ADD:if(typeof s!="number"||typeof n!="number")throw new ie(`Arithmetic operations require numbers. Got ${typeof s} + ${typeof n}`);return s+n;case B.SUBTRACT:if(typeof s!="number"||typeof n!="number")throw new ie(`Arithmetic operations require numbers. Got ${typeof s} - ${typeof n}`);return s-n;default:throw new Error(`Unknown binary operator: ${e.op}`)}},Wi=(e,t,r,i)=>{let s=e.op===Qt.NOT?Re(e.operand,t,r,i):R(e.operand,t,r,i);switch(e.op){case Qt.NOT:return!s;default:throw new Error(`Unknown unary operator: ${e.op}`)}},Mp=(e,t,r,i)=>{if(e.conditions.length===2&&e.conditions[1]===null){let s=e.conditions[0];if(s.type===v.VARIABLE)if(U(s.path,r,i)){let n=e.bodies[0];if(n.type===v.OBJECT&&n.properties.length<=5){let a={};for(let p of n.properties){let l=p.parsedKey?R(p.parsedKey,t,r,i):p.key,o=p.value;if(o.type===v.LITERAL)a[l]=o.value;else if(o.type===v.VARIABLE)a[l]=U(o.path,r,i);else if(o.type===v.INTERPOLATION){let c=[];for(let d of o.parts)if(typeof d=="string")c.push(d);else if(d.type===v.VARIABLE){let h=U(d.path,r,i);c.push(h!=null?String(h):"")}else{let h=R(d,t,r,i);c.push(h!=null?String(h):"")}a[l]=c.join("")}else a[l]=R(o,t,r,i)}return a}}else{let n=e.bodies[1];if(n.type===v.OBJECT&&n.properties.length<=5){let a={};for(let p of n.properties){let l=p.parsedKey?R(p.parsedKey,t,r,i):p.key,o=p.value;if(o.type===v.LITERAL)a[l]=o.value;else if(o.type===v.VARIABLE)a[l]=U(o.path,r,i);else if(o.type===v.INTERPOLATION){let c=[];for(let d of o.parts)if(typeof d=="string")c.push(d);else if(d.type===v.VARIABLE){let h=U(d.path,r,i);c.push(h!=null?String(h):"")}else{let h=R(d,t,r,i);c.push(h!=null?String(h):"")}a[l]=c.join("")}else a[l]=R(o,t,r,i)}return a}}}return null},Kp=(e,t,r,i)=>{let s=Mp(e,t,r,i);if(s!==null)return s;for(let n=0;n<e.conditions.length;n++){let a=e.conditions[n];if(a===null||Re(a,t,r,i))return R(e.bodies[n],t,r,i)}return Fi},Up=(e,t)=>{let r=e.body,i=e.itemVar;if(r.type===v.CONDITIONAL&&r.conditions.length===1&&r.conditions[0].type===v.VARIABLE){let s=r.conditions[0].path,n=r.bodies[0];if(s.startsWith(i+".")){let a=s.substring(i.length+1);if(n.type===v.OBJECT&&n.properties.length<=5){for(let l of n.properties)if(l.parsedKey)return null;let p=[];for(let l=0;l<t.length;l++){let o=t[l];if(o[a]){let c={};for(let d of n.properties){let h=d.key,f=d.value;if(f.type===v.LITERAL)c[h]=f.value;else if(f.type===v.VARIABLE){let u=f.path;if(u===i)c[h]=o;else if(u.startsWith(i+".")){let y=u.substring(i.length+1);c[h]=o[y]}else return null}else if(f.type===v.INTERPOLATION){let u=[],y=!0;for(let g of f.parts)if(typeof g=="string")u.push(g);else if(g.type===v.VARIABLE){let b=g.path;if(b===i)u.push(o!=null?String(o):"");else if(b.startsWith(i+".")){let m=b.substring(i.length+1),_=o[m];u.push(_!=null?String(_):"")}else{y=!1;break}}else{y=!1;break}if(!y)return null;c[h]=u.join("")}else return null}p.push(c)}}return p}}}return null},Hp=(e,t)=>{let r=e.body,i=e.itemVar,s=Up(e,t);if(s!==null)return s;if(r.type===v.OBJECT&&r.properties.length<=5){for(let p of r.properties)if(p.parsedKey)return null;let n=[],a=!0;for(let p of r.properties){let l=p.key,o=p.value;if(o.type===v.LITERAL)n.push({key:l,type:"literal",value:o.value});else if(o.type===v.VARIABLE){let c=o.path;if(c===i)n.push({key:l,type:"item"});else if(c.startsWith(i+".")){let d=c.substring(i.length+1);if(!d.includes(".")&&!d.includes("["))n.push({key:l,type:"prop",prop:d});else{a=!1;break}}else{a=!1;break}}else if(o.type===v.INTERPOLATION&&o.parts.length===1){let c=o.parts[0];if(c.type===v.VARIABLE){let d=c.path;if(d===i)n.push({key:l,type:"item_string"});else if(d.startsWith(i+".")){let h=d.substring(i.length+1);if(!h.includes(".")&&!h.includes("["))n.push({key:l,type:"prop_string",prop:h});else{a=!1;break}}else{a=!1;break}}else{a=!1;break}}else{a=!1;break}}if(a){let p=new Array(t.length);if(n.length===3&&n[0].type==="prop"&&n[0].key==="id"&&n[1].type==="prop_string"&&n[1].key==="title"&&n[2].type==="prop"&&n[2].key==="completed")for(let l=0;l<t.length;l++){let o=t[l];p[l]={id:o.id,title:o.title!=null?String(o.title):"",completed:o.completed}}else for(let l=0;l<t.length;l++){let o=t[l],c={};for(let d of n)if(d.type==="literal")c[d.key]=d.value;else if(d.type==="item")c[d.key]=o;else if(d.type==="prop")c[d.key]=o[d.prop];else if(d.type==="item_string")c[d.key]=o!=null?String(o):"";else if(d.type==="prop_string"){let h=o[d.prop];c[d.key]=h!=null?String(h):""}p[l]=c}return p}}return null},qp=(e,t,r,i,s)=>{let n=[],a=e.body;if(a.type===v.OBJECT&&a.fast!==!1){let p=e.itemVar,l=e.indexVar;for(let o=0;o<s.length;o++){let c=s[o],d={},h={...i,[p]:c,...l&&{[l]:o}};h.__paths__||(h.__paths__=i.__paths__||{});let f=e.iterable.path||"";if(i&&i.__paths__&&f){let u=f.split("."),y=u[0];y in i.__paths__&&(f=i.__paths__[y],u.length>1&&(f+="."+u.slice(1).join(".")))}h.__paths__={...h.__paths__,[p]:`${f}[${o}]`,...l&&{[l]:o}};for(let u of a.properties){let y=u.parsedKey?R(u.parsedKey,t,r,h):u.key,g=u.value;if(g.type===v.LITERAL)d[y]=g.value;else if(g.type===v.VARIABLE){let b=g.path;if(b===p)d[y]=c;else if(b===l)d[y]=o;else if(b.startsWith(p+".")){let m=b.substring(p.length+1);!m.includes(".")&&!m.includes("[")?d[y]=c[m]:d[y]=U(b,r,{...i,[p]:c,...l&&{[l]:o}})}else d[y]=U(b,r,{...i,[p]:c,...l&&{[l]:o}})}else if(g.type===v.INTERPOLATION){let b=[];for(let m of g.parts)if(typeof m=="string")b.push(m);else if(m.type===v.VARIABLE){let _=m.path,A;if(_===p)A=c;else if(_===l)A=o;else if(_.startsWith(p+".")){let k=_.substring(p.length+1);!k.includes(".")&&!k.includes("[")?A=c[k]:A=U(_,r,{...i,[p]:c,...l&&{[l]:o}})}else A=U(_,r,{...i,[p]:c,...l&&{[l]:o}});b.push(A!=null?String(A):"")}else{let _={...i,[p]:c,...l&&{[l]:o}},A=R(m,t,r,_);b.push(A!=null?String(A):"")}d[y]=b.join("")}else{let b={...i,[p]:c,...l&&{[l]:o}};d[y]=R(g,t,r,b)}}n.push(d)}return n}return null},Gp=(e,t,r)=>{let i=e.body;if(i.type===v.OBJECT&&i.properties.length===1&&i.properties[0].key==="$if item.visible"){let s=i.properties[0].value;if(s.type===v.CONDITIONAL&&s.conditions.length===1&&s.conditions[0].type===v.VARIABLE&&s.conditions[0].path==="item.visible"){let n=s.bodies[0];if(n.type===v.OBJECT&&n.properties.length===2){let a=n.properties[0],p=n.properties[1];if(a.key==="id"&&a.value.type===v.VARIABLE&&a.value.path==="item.id"&&p.key==="$if item.highlighted"&&p.value.type===v.CONDITIONAL){let l=[];for(let o=0;o<t.length;o++){let c=t[o];if(c.visible){let d={id:c.id};c.highlighted?(d.highlight=!0,d.message=`This item is highlighted: ${c.name}`):(d.highlight=!1,d.message=c.name),l.push(d)}}return l}}}}return null},Jp=(e,t,r,i)=>{let s=R(e.iterable,t,r,i);if(!Array.isArray(s)){let o,c=!1;if(e.iterable.type===v.FUNCTION){c=!0;let h=e.iterable.args.map(f=>f.type===v.LITERAL?typeof f.value=="string"?`'${f.value}'`:String(f.value):f.type===v.VARIABLE?f.path:f.type===v.FUNCTION?`${f.name}(...)`:"?").join(", ");o=`${e.iterable.name}(${h})`}else o=e.iterable.path||"undefined";let d=`${e.itemVar}${e.indexVar?`, ${e.indexVar}`:""} in ${o}`;throw Pp(d,s,c)}if(!e.indexVar){let o=Gp(e,s,e.itemVar);if(o!==null)return o}if(!e.indexVar){let o=Hp(e,s);if(o!==null)return o}let n=qp(e,t,r,i,s);if(n!==null)return n;let a=[],p=e.iterable.path||"";if(i&&i.__paths__&&p){let o=p.split("."),c=o[0];c in i.__paths__&&(p=i.__paths__[c],o.length>1&&(p+="."+o.slice(1).join(".")))}let l=!1;e.body.type===v.ARRAY&&(e.body.items.length<=1?l=!1:l=e.body._shouldPreserveArray??=e.body.items.some(o=>o.type===v.OBJECT&&o.properties.some(c=>c.key.startsWith("$if ")||c.key.startsWith("$when "))));for(let o=0;o<s.length;o++){let c=e.indexVar?{...i,[e.itemVar]:s[o],[e.indexVar]:o}:{...i,[e.itemVar]:s[o]};c.__paths__||(c.__paths__=i.__paths__||{}),c.__paths__={...c.__paths__,[e.itemVar]:`${p}[${o}]`},e.indexVar&&(c.__paths__[e.indexVar]=o);let d=R(e.body,t,r,c);Array.isArray(d)&&d.length===1&&!l?a.push(d[0]):a.push(d)}return a},Yp=(e,t,r,i)=>{if(e.whenCondition)return null;if(e.properties.length===1){let s=e.properties[0],n=s.parsedKey?R(s.parsedKey,t,r,i):s.key,a=s.value;if(a.type===v.OBJECT&&a.properties.length<=10&&!a.whenCondition){let p={},l={},o=!0;for(let c of a.properties){let d=c.parsedKey?R(c.parsedKey,t,r,i):c.key,h=c.value;if(h.type===v.LITERAL)l[d]=h.value;else if(h.type===v.VARIABLE)l[d]=U(h.path,r,i);else if(h.type===v.INTERPOLATION){let f=[];for(let u of h.parts)if(typeof u=="string")f.push(u);else if(u.type===v.VARIABLE){let y=U(u.path,r,i);f.push(y!=null?String(y):"")}else{o=!1;break}if(!o)break;l[d]=f.join("")}else if(h.type===v.OBJECT&&h.properties.length<=5){let f={};for(let u of h.properties){let y=u.key,g=u.value;if(g.type===v.LITERAL)f[y]=g.value;else if(g.type===v.VARIABLE)f[y]=U(g.path,r,i);else if(g.type===v.INTERPOLATION){let b=[];for(let m of g.parts)if(typeof m=="string")b.push(m);else if(m.type===v.VARIABLE){let _=U(m.path,r,i);b.push(_!=null?String(_):"")}else{o=!1;break}if(!o)break;f[y]=b.join("")}else{o=!1;break}}if(!o)break;l[d]=f}else{o=!1;break}}if(o)return p[n]=l,p}}return null},Qp=(e,t,r,i)=>{let s=t.functions||t;if(e.whenCondition&&!Re(e.whenCondition,s,r,i))return;let n=Yp(e,t,r,i);if(n!==null)return n;if(e.fast){let l={};for(let o of e.properties){let c=o.parsedKey?R(o.parsedKey,t,r,i):o.key,d=o.value;if(d.type===v.LITERAL)l[c]=d.value;else if(d.type===v.VARIABLE)l[c]=U(d.path,r,i);else if(d.type===v.INTERPOLATION){let h=[];for(let f of d.parts)if(typeof f=="string")h.push(f);else if(f.type===v.VARIABLE){let u=U(f.path,r,i);h.push(u!=null?String(u):"")}else{let u=R(f,t,r,i);h.push(u!=null?String(u):"")}l[c]=h.join("")}else l[c]=R(d,t,r,i)}return l}let a={},p=!1;for(let l of e.properties)if(!l.key.startsWith("$if ")&&!l.key.match(/^\$if\s+\w+.*:?$/)&&!l.key.startsWith("$elif")&&!l.key.startsWith("$else")&&!l.key.startsWith("$for ")){p=!0;break}for(let l of e.properties)if(l.key.startsWith("$if ")||l.key.match(/^\$if\s+\w+.*:?$/)){let o=R(l.value,t,r,i);if(!p&&o!==null&&o!==void 0)return Array.isArray(o)&&o.length===1?o[0]:o;typeof o=="object"&&o!==null&&!Array.isArray(o)&&Object.assign(a,o)}else if(l.key.startsWith("$for ")){if(e.properties.length===1)return R(l.value,t,r,i)}else{let o=l.value;if(o&&o.type===v.OBJECT&&o.properties){let c=o.properties.find(d=>d.key.startsWith("$for "));if(c){let d=R(c.value,t,r,i);d!==void 0&&(a[l.key]=d)}else{let d=R(l.value,t,r,i);d!==void 0&&(a[l.key]=d)}}else{let c=l.parsedKey?R(l.parsedKey,t,r,i):l.key,d=R(l.value,t,r,i);d!==void 0&&(a[c]=d)}}return a},Fi={},Xp=(e,t,r,i)=>{let s=[];for(let n of e.items)if(n.type===v.LOOP){let a=R(n,t,r,i);s.push(a)}else{let a=R(n,t,r,i);a!==Fi&&a!==void 0&&s.push(a)}return s},Zp=(e,t,r,i)=>{let{name:s,data:n,whenCondition:a}=e,p=t.partials||{},l=t.functions||t;if(a&&!Re(a,l,r,i))return;if(!p[s])throw new ie(`Partial '${s}' is not defined`);let o=i._partialStack||[];if(o.includes(s))throw new ie(`Circular partial reference detected: ${s}`);let c=p[s],d=r,h={...i,_partialStack:[...o,s]};if(i){d={...r};for(let f of Object.keys(i))f.startsWith("_")||(d[f]=i[f])}if(n){let f=R(n,t,r,i);d={...d,...f}}return R(c,t,d,h)},ed=(e,t,r,i)=>{let{path:s}=e,n=s.split("."),a=n[0],p=n.slice(1);if(!i||!(a in i))throw new ie(`Path reference '#{${s}}' refers to '${a}' which is not a loop variable in the current scope`);if(i.__paths__||(i.__paths__={}),!(a in i.__paths__))throw new ie(`Path reference '#{${s}}' cannot be resolved - path tracking may not be initialized properly`);let l=i.__paths__[a];if(typeof l=="number"){if(p.length>0)throw new ie(`Path reference '#{${s}}' - cannot access properties on index variable '${a}'`);return String(l)}return p.length>0&&(l+="."+p.join(".")),l},td=/\$\{([^}]*)\}/g,rd=/#\{([^}]*)\}/g,Mi=(e,t={})=>{let r=e.match(/^(\w+)\((.*)\)$/);if(!r)return{isFunction:!1};let[,i,s]=r,n=id(s,t);return{isFunction:!0,type:v.FUNCTION,name:i,args:n}},id=(e,t={})=>e.trim()?sd(e).map(r=>nd(r.trim(),t)):[],sd=e=>{let t=[],r="",i=0,s=!1,n="";for(let a=0;a<e.length;a++){let p=e[a],l=a>0?e[a-1]:"";!s&&(p==='"'||p==="'")?(s=!0,n=p,r+=p):s&&p===n&&l!=="\\"?(s=!1,n="",r+=p):!s&&p==="("?(i++,r+=p):!s&&p===")"?(i--,r+=p):!s&&p===","&&i===0?(t.push(r),r=""):r+=p}return r&&t.push(r),t},nd=(e,t={})=>{if(e.startsWith('"')&&e.endsWith('"')||e.startsWith("'")&&e.endsWith("'"))return{type:v.LITERAL,value:e.slice(1,-1)};if(/^-?\d+(\.\d+)?$/.test(e))return{type:v.LITERAL,value:parseFloat(e)};if(e==="true")return{type:v.LITERAL,value:!0};if(e==="false")return{type:v.LITERAL,value:!1};if(e==="null")return{type:v.LITERAL,value:null};let r=Mi(e,t);if(r.isFunction)return{type:r.type,name:r.name,args:r.args};let i=e.trim(),s=[{op:" + ",type:"ADD"},{op:" - ",type:"SUBTRACT"}],n=-1;for(let{op:a,type:p}of s){let l=0;for(;l<i.length;){let o=Te(i.substring(l),a);if(o===-1)break;let c=l+o;c>n&&(n=c),l=c+a.length}}if(n!==-1)try{return Z(i,t)}catch{return{type:v.VARIABLE,path:i}}return{type:v.VARIABLE,path:i}},Ki=/^\w+\(.*\)$/,ad=/\s[+\-*/%]\s|\|\||&&|\?\?|.*\?.*:/,od=e=>{if(!(!e||e.trim()===""||Ki.test(e))&&ad.test(e))throw e.includes("?")&&e.includes(":")?new N(`Complex expressions not supported in variable replacements - consider calculating the value in your data instead. Offending expression: "${e}"`):e.includes("||")||e.includes("&&")||e.includes("??")?new N(`Logical operators not supported in variable replacements - consider calculating the value in your data instead (operators like ||, &&, ?? are not supported). Offending expression: "${e}"`):new N(`Arithmetic expressions not supported in variable replacements - consider calculating '${e}' in your data instead (expressions with +, -, *, /, % are not supported). Offending expression: "${e}"`)},ti=e=>{let t=e.trim();if(Ki.test(t))throw new N(`Functions are not supported in path references - path references can only refer to loop variables. Offending expression: "#{${e}}"`);if(t.includes("["))throw new N(`Array indices not supported in path references - use simple variable names or properties. Offending expression: "#{${e}}"`);if(/[+\-*/%]/.test(t))throw new N(`Arithmetic expressions not supported in path references - path references can only refer to loop variables. Offending expression: "#{${e}}"`);if(/\|\||&&/.test(t))throw new N(`Logical operators not supported in path references - path references can only refer to loop variables. Offending expression: "#{${e}}"`);if(t.includes("?")&&t.includes(":"))throw new N(`Complex expressions not supported in path references - path references can only refer to loop variables. Offending expression: "#{${e}}"`);return{type:v.PATH_REFERENCE,path:t}},ot=(e,t={})=>{let r=e.trim();od(r);let i=Mi(r,t);if(i.isFunction)return{type:i.type,name:i.name,args:i.args};if(r.includes("[")&&!/[\s+\-*/%|&?:]/.test(r)){let s=0;for(let n of r)n==="["?s++:n==="]"&&s--;if(s!==0)throw new Error("Invalid array index syntax")}return{type:v.VARIABLE,path:r}},Ui=(e,t={})=>{let r=e,i=[];(e.includes("\\${")||e.includes("\\#{"))&&(r=e.replace(/\\\\(\$\{[^}]*\})/g,"\\DOUBLE_ESC_VAR$1"),r=r.replace(/\\\\(#\{[^}]*\})/g,"\\DOUBLE_ESC_PATH$1"),r=r.replace(/\\(\$\{[^}]*\})/g,(o,c)=>{let d=`__ESCAPED_${i.length}__`;return i.push(c),d}),r=r.replace(/\\(#\{[^}]*\})/g,(o,c)=>{let d=`__ESCAPED_${i.length}__`;return i.push(c),d}),r=r.replace(/\\DOUBLE_ESC_VAR/g,"\\"),r=r.replace(/\\DOUBLE_ESC_PATH/g,"\\"));let s=[...r.matchAll(td)],n=[...r.matchAll(rd)],a=[...s.map(o=>({match:o,type:"variable"})),...n.map(o=>({match:o,type:"pathref"}))].sort((o,c)=>o.match.index-c.match.index);if(a.length===0){let o=r;for(let c=0;c<i.length;c++)o=o.replace(`__ESCAPED_${c}__`,i[c]);return{type:v.LITERAL,value:o}}if(a.length===1&&a[0].match[0]===r&&i.length===0){let{match:o,type:c}=a[0];try{return c==="variable"?ot(o[1],t):ti(o[1])}catch(d){if(d.message==="Invalid array index syntax")return{type:v.LITERAL,value:r};throw d}}let p=[],l=0;for(let{match:o,type:c}of a){let[d,h]=o,f=o.index;if(f>l){let u=r.substring(l,f);for(let y=0;y<i.length;y++)u=u.replace(`__ESCAPED_${y}__`,i[y]);u&&p.push(u)}try{let u;c==="variable"?u=ot(h.trim(),t):u=ti(h.trim()),p.push(u)}catch(u){if(u.message==="Invalid array index syntax")p.push(d);else throw u}l=f+d.length}if(l<r.length){let o=r.substring(l);for(let c=0;c<i.length;c++)o=o.replace(`__ESCAPED_${c}__`,i[c]);o&&p.push(o)}return{type:v.INTERPOLATION,parts:p}},ke=(e,t)=>typeof e=="string"?Ui(e,t):typeof e=="object"&&e!==null?Array.isArray(e)?ld(e,t):pd(e,t):{type:v.LITERAL,value:e},ld=(e,t)=>{let r=[],i=!1;for(let s=0;s<e.length;s++){let n=e[s];if(typeof n=="object"&&n!==null&&!Array.isArray(n)){let p=Object.keys(n);if(p.length===1&&p[0].startsWith("$for ")){let l=qi(p[0],n[p[0]],t);r.push(l),i=!0;continue}}let a=ke(n,t);r.push(a),(a.type===v.FUNCTION||a.type===v.CONDITIONAL||a.type===v.LOOP||a.type===v.PARTIAL||a.type===v.OBJECT&&!a.fast||a.type===v.ARRAY&&!a.fast)&&(i=!0)}return{type:v.ARRAY,items:r,fast:!i}},pd=(e,t)=>{let r=[],i=!1,s=null,n=Object.entries(e),a=0;if(e.$partial!==void 0){if(typeof e.$partial!="string")throw new N("$partial value must be a string");if(e.$partial.trim()==="")throw new N("$partial value cannot be an empty string");let l=["$if","$elif","$else","$for"],o=[];for(let[b]of n)for(let m of l)if(b===m||b.startsWith(m+" ")||b.startsWith(m+"#")){o.push(m);break}if(o.length>0)throw new N(`Cannot use $partial with ${o.join(", ")} at the same level. Wrap $partial in a parent object if you need conditionals.`);let{$partial:c,$when:d,...h}=e,f={},u=!1;for(let[b,m]of Object.entries(h)){let _=b;(b.startsWith("\\$")||b.startsWith("$$"))&&(_=b.slice(1)),f[_]=m,u=!0}let y=null;if(u&&(y=ke(f,t),y.type===v.OBJECT)){let b=!1;for(let m of y.properties)if(m.value.type===v.VARIABLE||m.value.type===v.INTERPOLATION||m.value.type===v.FUNCTION||m.value.type===v.CONDITIONAL||m.value.type===v.LOOP||m.value.type===v.OBJECT&&!m.value.fast||m.value.type===v.ARRAY&&!m.value.fast){b=!0;break}b&&(y.fast=!1)}let g={type:v.PARTIAL,name:c,data:y};if(d!==void 0){let b;if(typeof d=="string"){if(d.trim()==="")throw new N("Empty condition expression after '$when'");b=Z(d,t)}else b={type:v.LITERAL,value:d};g.whenCondition=b}return g}for(let[l,o]of n)if(l==="$when"){if(s!==null)throw new N("Multiple '$when' directives on the same object are not allowed");if(o==null)throw new N("Missing condition expression after '$when'");let c=typeof o=="string"?o:JSON.stringify(o);if(c.trim()==="")throw new N("Empty condition expression after '$when'");s=Z(c,t),i=!0}else if(l.startsWith("$when#")||l.startsWith("$when "))throw new N("'$when' does not support ID syntax or inline conditions - use '$when' as a property");for(;a<n.length;){let[l,o]=n[a];if(l==="$when"){a++;continue}if(l.startsWith("$if ")||l.match(/^\$if#\w+\s/)||l.match(/^\$if\s+\w+.*:$/)){let c=dd(n,a,t);r.push({key:l,value:c.node}),i=!0,a=c.nextIndex}else if(l.startsWith("$for ")){let c=qi(l,o,t);r.push({key:l,value:c}),i=!0,a++}else{if(l.startsWith("$elif ")||l.startsWith("$else"))throw new N(`'${l.split(" ")[0]}' without matching '$if'`);if(l==="$if"||l==="$if:")throw new N("Missing condition expression after '$if'");{let c=ke(o,t);(c.type===v.FUNCTION||c.type===v.CONDITIONAL||c.type===v.LOOP||c.type===v.PARTIAL||c.type===v.OBJECT&&!c.fast||c.type===v.ARRAY&&!c.fast)&&(i=!0);let d=Ui(l,t),h={key:l,value:c};(d.type!==v.LITERAL||d.value!==l)&&(h.parsedKey=d),r.push(h),a++}}}let p={type:v.OBJECT,properties:r,fast:!i};return s&&(p.whenCondition=s),p},dd=(e,t,r={})=>{let i=[],s=[],n=t,[a,p]=e[n],l=null,o;if(a.startsWith("$if#")){let d=a.match(/^\$if#(\w+)\s+(.+)$/);if(d)l=d[1],o=d[2];else throw new N(`Invalid conditional syntax: ${a}`)}else o=a.substring(4),o.endsWith(":")&&(o=o.slice(0,-1).trim());Zr(o);let c=Z(o,r);for(i.push(c),s.push(ke(p,r)),n++;n<e.length;){let[d,h]=e[n],f=!1,u;if(l?d.startsWith(`$elif#${l} `)?(u=d.substring(`$elif#${l} `.length),u.endsWith(":")&&(u=u.slice(0,-1).trim()),f=!0):(d===`$else#${l}`||d===`$else#${l}:`)&&(f=!0,u=null):d.startsWith("$elif ")?(u=d.substring(6),u.endsWith(":")&&(u=u.slice(0,-1).trim()),f=!0):(d==="$else"||d==="$else:")&&(f=!0,u=null),f){if(u===null)i.push(null);else{Zr(u);let y=Z(u,r);i.push(y)}if(s.push(ke(h,r)),n++,u===null)break}else break}return{node:{type:v.CONDITIONAL,conditions:i,bodies:s,id:l},nextIndex:n}},Z=(e,t={})=>{if(e=e.trim(),e.startsWith("(")&&e.endsWith(")")){let o=e.slice(1,-1),c=0,d=!0;for(let h=0;h<o.length;h++)if(o[h]==="("?c++:o[h]===")"&&c--,c<0){d=!1;break}if(d&&c===0)return Z(o,t)}let r=Te(e,"||");if(r!==-1)return{type:v.BINARY,op:B.OR,left:Z(e.substring(0,r).trim(),t),right:Z(e.substring(r+2).trim(),t)};let i=Te(e,"&&");if(i!==-1)return{type:v.BINARY,op:B.AND,left:Z(e.substring(0,i).trim(),t),right:Z(e.substring(i+2).trim(),t)};let s=[{op:">=",type:B.GTE},{op:"<=",type:B.LTE},{op:"==",type:B.EQ},{op:"!=",type:B.NEQ},{op:">",type:B.GT},{op:"<",type:B.LT},{op:" in ",type:B.IN}];for(let{op:o,type:c}of s){let d=Te(e,o);if(d!==-1)return{type:v.BINARY,op:c,left:Z(e.substring(0,d).trim(),t),right:Z(e.substring(d+o.length).trim(),t)}}let n=-1,a=null,p=[{op:" + ",type:B.ADD},{op:" - ",type:B.SUBTRACT}];for(let{op:o,type:c}of p){let d=0;for(;d<e.length;){let h=Te(e.substring(d),o);if(h===-1)break;let f=d+h;f>n&&(n=f,a={op:o,type:c}),d=f+o.length}}if(n!==-1&&a)return{type:v.BINARY,op:a.type,left:Z(e.substring(0,n).trim(),t),right:Z(e.substring(n+a.op.length).trim(),t)};let l=[" * "," / "," % "];for(let o of l)if(Te(e,o)!==-1)throw new N(`Arithmetic operations are not allowed in conditionals: "${o}"`);return e.startsWith("!")?{type:v.UNARY,op:Qt.NOT,operand:Z(e.substring(1).trim(),t)}:Hi(e,t)},Te=(e,t)=>{let r=0,i=0;for(;i<=e.length-t.length;){if(e[i]==="(")r++;else if(e[i]===")")r--;else if(r===0&&e.substring(i,i+t.length)===t)return i;i++}return-1},cd=e=>{if(e=e.trim(),e==="true")return{type:v.LITERAL,value:!0};if(e==="false")return{type:v.LITERAL,value:!1};if(e==="null")return{type:v.LITERAL,value:null};if(e.startsWith('"')&&e.endsWith('"')||e.startsWith("'")&&e.endsWith("'"))return{type:v.LITERAL,value:e.slice(1,-1)};if(e==='""'||e==="''")return{type:v.LITERAL,value:""};if(e==="{}")return{type:v.LITERAL,value:{}};if(e==="[]")return{type:v.LITERAL,value:[]};let t=Number(e);return!isNaN(t)&&isFinite(t)?{type:v.LITERAL,value:t}:{type:v.VARIABLE,path:e}},Hi=(e,t)=>{let r=e.trim();if(r.match(/^(\w+)\((.*)\)$/))return ot(r,t);let i=cd(r);if(i.type===v.LITERAL)return i;if(/^[a-zA-Z_$][\w.$]*$/.test(r))return{type:v.VARIABLE,path:r};try{return ot(r,t)}catch(s){if(s.message&&s.message.includes("not supported"))return i;throw s}},qi=(e,t,r)=>{let i=e.substring(5).trim();Bp(i);let s=i.match(/^(.+?)\s+in\s+(.+)$/);if(!s)throw new N(`Invalid loop syntax - missing 'in' keyword (got: '$for ${i}')`);let n=s[1].trim(),a=s[2].trim(),p,l=null;if(n.includes(",")){let d=n.split(",").map(h=>h.trim());if(d.length!==2)throw new N(`Invalid loop variables: ${n}. Expected format: "item" or "item, index"`);p=d[0],l=d[1]}else p=n;let o=Hi(a,r),c=ke(t,r);return{type:v.LOOP,itemVar:p,indexVar:l,iterable:o,body:c}},ri=(e,t={})=>{let{functions:r={}}=t;return ke(e,r)},ud=()=>Date.now(),hd=Object.freeze(Object.defineProperty({__proto__:null,now:ud},Symbol.toStringTag,{value:"Module"})),Gi=(e,t,r={})=>{let{functions:i={},partials:s={}}=r,n={...hd,...i},a=ri(e,{functions:n}),p={};for(let[l,o]of Object.entries(s))p[l]=ri(o,{functions:n});return Bi(a,t,{functions:n,partials:p})},Ge=e=>e!==null&&typeof e=="object"&&!Array.isArray(e),fd=(e,t)=>{!t||typeof t!="object"||Object.entries(t).forEach(([r,i])=>{if(r==="default")throw new Error("[Methods] Invalid method name 'default'. Use named exports in .methods.js; default export is not supported.");if(typeof i=="function"){if(r in e)throw new Error(`[Methods] Cannot define method '${r}' because it already exists on the component instance.`);Object.defineProperty(e,r,{configurable:!0,enumerable:!1,writable:!1,value:(s={})=>{let n=s===void 0?{}:s;if(!Ge(n))throw new Error(`[Methods] Method '${r}' expects payload to be an object.`);return i.call(e,n)}})}})},Ji=Symbol.for("immer-nothing"),ii=Symbol.for("immer-draftable"),ne=Symbol.for("immer-state");function de(e,...t){throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var Ne=Object.getPrototypeOf;function je(e){return!!e&&!!e[ne]}function $e(e){return e?Yi(e)||Array.isArray(e)||!!e[ii]||!!e.constructor?.[ii]||mt(e)||gt(e):!1}var yd=Object.prototype.constructor.toString();function Yi(e){if(!e||typeof e!="object")return!1;let t=Ne(e);if(t===null)return!0;let r=Object.hasOwnProperty.call(t,"constructor")&&t.constructor;return r===Object?!0:typeof r=="function"&&Function.toString.call(r)===yd}function lt(e,t){yt(e)===0?Reflect.ownKeys(e).forEach(r=>{t(r,e[r],e)}):e.forEach((r,i)=>t(i,r,e))}function yt(e){let t=e[ne];return t?t.type_:Array.isArray(e)?1:mt(e)?2:gt(e)?3:0}function Xt(e,t){return yt(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function Qi(e,t,r){let i=yt(e);i===2?e.set(t,r):i===3?e.add(r):e[t]=r}function md(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}function mt(e){return e instanceof Map}function gt(e){return e instanceof Set}function _e(e){return e.copy_||e.base_}function Zt(e,t){if(mt(e))return new Map(e);if(gt(e))return new Set(e);if(Array.isArray(e))return Array.prototype.slice.call(e);let r=Yi(e);if(t===!0||t==="class_only"&&!r){let i=Object.getOwnPropertyDescriptors(e);delete i[ne];let s=Reflect.ownKeys(i);for(let n=0;n<s.length;n++){let a=s[n],p=i[a];p.writable===!1&&(p.writable=!0,p.configurable=!0),(p.get||p.set)&&(i[a]={configurable:!0,writable:!0,enumerable:p.enumerable,value:e[a]})}return Object.create(Ne(e),i)}else{let i=Ne(e);if(i!==null&&r)return{...e};let s=Object.create(i);return Object.assign(s,e)}}function cr(e,t=!1){return bt(e)||je(e)||!$e(e)||(yt(e)>1&&(e.set=e.add=e.clear=e.delete=gd),Object.freeze(e),t&&Object.entries(e).forEach(([r,i])=>cr(i,!0))),e}function gd(){de(2)}function bt(e){return Object.isFrozen(e)}var bd={};function Ee(e){let t=bd[e];return t||de(0,e),t}var Je;function Xi(){return Je}function vd(e,t){return{drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function si(e,t){t&&(Ee("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function er(e){tr(e),e.drafts_.forEach(wd),e.drafts_=null}function tr(e){e===Je&&(Je=e.parent_)}function ni(e){return Je=vd(Je,e)}function wd(e){let t=e[ne];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function ai(e,t){t.unfinalizedDrafts_=t.drafts_.length;let r=t.drafts_[0];return e!==void 0&&e!==r?(r[ne].modified_&&(er(t),de(4)),$e(e)&&(e=pt(t,e),t.parent_||dt(t,e)),t.patches_&&Ee("Patches").generateReplacementPatches_(r[ne].base_,e,t.patches_,t.inversePatches_)):e=pt(t,r,[]),er(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==Ji?e:void 0}function pt(e,t,r){if(bt(t))return t;let i=t[ne];if(!i)return lt(t,(s,n)=>oi(e,i,t,s,n,r)),t;if(i.scope_!==e)return t;if(!i.modified_)return dt(e,i.base_,!0),i.base_;if(!i.finalized_){i.finalized_=!0,i.scope_.unfinalizedDrafts_--;let s=i.copy_,n=s,a=!1;i.type_===3&&(n=new Set(s),s.clear(),a=!0),lt(n,(p,l)=>oi(e,i,s,p,l,r,a)),dt(e,s,!1),r&&e.patches_&&Ee("Patches").generatePatches_(i,r,e.patches_,e.inversePatches_)}return i.copy_}function oi(e,t,r,i,s,n,a){if(je(s)){let p=n&&t&&t.type_!==3&&!Xt(t.assigned_,i)?n.concat(i):void 0,l=pt(e,s,p);if(Qi(r,i,l),je(l))e.canAutoFreeze_=!1;else return}else a&&r.add(s);if($e(s)&&!bt(s)){if(!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1)return;pt(e,s),(!t||!t.scope_.parent_)&&typeof i!="symbol"&&Object.prototype.propertyIsEnumerable.call(r,i)&&dt(e,s)}}function dt(e,t,r=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&cr(t,r)}function _d(e,t){let r=Array.isArray(e),i={type_:r?1:0,scope_:t?t.scope_:Xi(),modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1},s=i,n=ur;r&&(s=[i],n=Ye);let{revoke:a,proxy:p}=Proxy.revocable(s,n);return i.draft_=p,i.revoke_=a,p}var ur={get(e,t){if(t===ne)return e;let r=_e(e);if(!Xt(r,t))return xd(e,r,t);let i=r[t];return e.finalized_||!$e(i)?i:i===Mt(e.base_,t)?(Kt(e),e.copy_[t]=ir(i,e)):i},has(e,t){return t in _e(e)},ownKeys(e){return Reflect.ownKeys(_e(e))},set(e,t,r){let i=Zi(_e(e),t);if(i?.set)return i.set.call(e.draft_,r),!0;if(!e.modified_){let s=Mt(_e(e),t),n=s?.[ne];if(n&&n.base_===r)return e.copy_[t]=r,e.assigned_[t]=!1,!0;if(md(r,s)&&(r!==void 0||Xt(e.base_,t)))return!0;Kt(e),rr(e)}return e.copy_[t]===r&&(r!==void 0||t in e.copy_)||Number.isNaN(r)&&Number.isNaN(e.copy_[t])||(e.copy_[t]=r,e.assigned_[t]=!0),!0},deleteProperty(e,t){return Mt(e.base_,t)!==void 0||t in e.base_?(e.assigned_[t]=!1,Kt(e),rr(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){let r=_e(e),i=Reflect.getOwnPropertyDescriptor(r,t);return i&&{writable:!0,configurable:e.type_!==1||t!=="length",enumerable:i.enumerable,value:r[t]}},defineProperty(){de(11)},getPrototypeOf(e){return Ne(e.base_)},setPrototypeOf(){de(12)}},Ye={};lt(ur,(e,t)=>{Ye[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}});Ye.deleteProperty=function(e,t){return Ye.set.call(this,e,t,void 0)};Ye.set=function(e,t,r){return ur.set.call(this,e[0],t,r,e[0])};function Mt(e,t){let r=e[ne];return(r?_e(r):e)[t]}function xd(e,t,r){let i=Zi(t,r);return i?"value"in i?i.value:i.get?.call(e.draft_):void 0}function Zi(e,t){if(!(t in e))return;let r=Ne(e);for(;r;){let i=Object.getOwnPropertyDescriptor(r,t);if(i)return i;r=Ne(r)}}function rr(e){e.modified_||(e.modified_=!0,e.parent_&&rr(e.parent_))}function Kt(e){e.copy_||(e.copy_=Zt(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var Ad=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.produce=(t,r,i)=>{if(typeof t=="function"&&typeof r!="function"){let n=r;r=t;let a=this;return function(p=n,...l){return a.produce(p,o=>r.call(this,o,...l))}}typeof r!="function"&&de(6),i!==void 0&&typeof i!="function"&&de(7);let s;if($e(t)){let n=ni(this),a=ir(t,void 0),p=!0;try{s=r(a),p=!1}finally{p?er(n):tr(n)}return si(n,i),ai(s,n)}else if(!t||typeof t!="object"){if(s=r(t),s===void 0&&(s=t),s===Ji&&(s=void 0),this.autoFreeze_&&cr(s,!0),i){let n=[],a=[];Ee("Patches").generateReplacementPatches_(t,s,n,a),i(n,a)}return s}else de(1,t)},this.produceWithPatches=(t,r)=>{if(typeof t=="function")return(n,...a)=>this.produceWithPatches(n,p=>t(p,...a));let i,s;return[this.produce(t,r,(n,a)=>{i=n,s=a}),i,s]},typeof e?.autoFreeze=="boolean"&&this.setAutoFreeze(e.autoFreeze),typeof e?.useStrictShallowCopy=="boolean"&&this.setUseStrictShallowCopy(e.useStrictShallowCopy)}createDraft(e){$e(e)||de(8),je(e)&&(e=kd(e));let t=ni(this),r=ir(e,void 0);return r[ne].isManual_=!0,tr(t),r}finishDraft(e,t){let r=e&&e[ne];(!r||!r.isManual_)&&de(9);let{scope_:i}=r;return si(i,t),ai(void 0,i)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}applyPatches(e,t){let r;for(r=t.length-1;r>=0;r--){let s=t[r];if(s.path.length===0&&s.op==="replace"){e=s.value;break}}r>-1&&(t=t.slice(r+1));let i=Ee("Patches").applyPatches_;return je(e)?i(e,t):this.produce(e,s=>i(s,t))}};function ir(e,t){let r=mt(e)?Ee("MapSet").proxyMap_(e,t):gt(e)?Ee("MapSet").proxySet_(e,t):_d(e,t);return(t?t.scope_:Xi()).drafts_.push(r),r}function kd(e){return je(e)||de(10,e),es(e)}function es(e){if(!$e(e)||bt(e))return e;let t=e[ne],r;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,r=Zt(e,t.scope_.immer_.useStrictShallowCopy_)}else r=Zt(e,!0);return lt(r,(i,s)=>{Qi(r,i,es(s))}),t&&(t.finalized_=!1),r}var ae=new Ad,$d=ae.produce;ae.produceWithPatches.bind(ae);ae.setAutoFreeze.bind(ae);ae.setUseStrictShallowCopy.bind(ae);ae.applyPatches.bind(ae);ae.createDraft.bind(ae);ae.finishDraft.bind(ae);var Ed=(e,t,r)=>{let{createInitialState:i,...s}=e,n={},a={},p={};return i&&(p=i({props:t,constants:r})),Object.entries(s).forEach(([l,o])=>{if(l.startsWith("select")){n[l]=(...c)=>o({state:p,props:t,constants:r},...c);return}a[l]=(c={})=>{let d=c===void 0?{}:c;if(!Ge(d))throw new Error(`[Store] Action '${l}' expects payload to be an object.`);return p=$d(p,h=>o({state:h,props:t,constants:r},d)),p}}),{getState:()=>p,...a,...n}},ts=e=>!Ge(e)||Object.isFrozen(e)?e:(Object.values(e).forEach(t=>{ts(t)}),Object.freeze(e)),Sd=({setupConstants:e,fileConstants:t})=>{let r=Ge(e)?e:{},i=Ge(t)?t:{};return ts({...r,...i})},Cd=(e,t)=>{if(!t||typeof t!="object")return"";let r="",i=n=>Object.entries(n).map(([a,p])=>` ${a}: ${p};`).join(`
1249
+ `))}constructor(){super(),e.initializeStyleSheet(),this.shadow=this.attachShadow({mode:"open"}),this.shadow.adoptedStyleSheets=[e.styleSheet],this._dialogElement=document.createElement("dialog"),this.shadow.appendChild(this._dialogElement),this._dialogElement.addEventListener("click",t=>{t.stopPropagation();let r=t.composedPath();(r[0]===this._dialogElement||r[0].nodeName==="DIALOG"&&r[0]===this._dialogElement)&&this._emitClose()}),this._dialogElement.addEventListener("contextmenu",t=>{let r=t.composedPath();(r[0]===this._dialogElement||r[0].nodeName==="DIALOG"&&r[0]===this._dialogElement)&&(t.preventDefault(),this._emitClose())}),this._dialogElement.addEventListener("cancel",t=>{t.preventDefault(),this._emitClose()}),this._popoverContainer=document.createElement("div"),this._popoverContainer.className="popover-container",this._dialogElement.appendChild(this._popoverContainer),this._slotElement=null,this._isOpen=!1}_emitClose(){this.dispatchEvent(new CustomEvent("close",{detail:{},bubbles:!0}))}static get observedAttributes(){return["open","x","y","place","no-overlay"]}connectedCallback(){this.hasAttribute("open")&&this._show()}disconnectedCallback(){this._isOpen&&this._dialogElement.open&&this._dialogElement.close()}attributeChangedCallback(t,r,i){t==="open"?i!==null&&!this._isOpen?this.isConnected&&this._show():i===null&&this._isOpen&&this._hide():(t==="x"||t==="y"||t==="place")&&this._isOpen?this._updatePosition():t==="no-overlay"&&r!==i&&this._isOpen&&(this._hide(),this._show())}_show(){this._isOpen||(this._slotElement||(this._slotElement=document.createElement("slot"),this._slotElement.setAttribute("name","content"),this._popoverContainer.appendChild(this._slotElement)),this._isOpen=!0,this._dialogElement.open||setTimeout(()=>{this._dialogElement&&!this._dialogElement.open&&(this.hasAttribute("no-overlay")?this._dialogElement.show():this._dialogElement.showModal())},0),requestAnimationFrame(()=>{this._updatePosition()}))}_hide(){this._isOpen&&(this._isOpen=!1,this._dialogElement.open&&this._dialogElement.close(),this._slotElement&&(this._popoverContainer.removeChild(this._slotElement),this._slotElement=null))}_updatePosition(){let t=parseFloat(this.getAttribute("x")||"0"),r=parseFloat(this.getAttribute("y")||"0"),i=this.getAttribute("place")||"bs";this.removeAttribute("positioned"),requestAnimationFrame(()=>{let s=this._popoverContainer.getBoundingClientRect(),{left:n,top:a}=this._calculatePosition(t,r,s.width,s.height,i);this._popoverContainer.style.left=`${n}px`,this._popoverContainer.style.top=`${a}px`,requestAnimationFrame(()=>{this.setAttribute("positioned","")})})}_calculatePosition(t,r,i,s,n){let p=t,l=r;switch(n){case"t":p=t-i/2,l=r-s-8;break;case"ts":p=t,l=r-s-8;break;case"te":p=t-i,l=r-s-8;break;case"r":p=t+8,l=r-s/2;break;case"rs":p=t+8,l=r;break;case"re":p=t+8,l=r-s;break;case"b":p=t-i/2,l=r+8;break;case"bs":p=t,l=r+8;break;case"be":p=t-i,l=r+8;break;case"l":p=t-i-8,l=r-s/2;break;case"ls":p=t-i-8,l=r;break;case"le":p=t-i-8,l=r-s;break;default:p=t,l=r+8;break}let o=8;return p=Math.max(o,Math.min(p,window.innerWidth-i-o)),l=Math.max(o,Math.min(l,window.innerHeight-s-o)),{left:p,top:l}}get popover(){return this._popoverContainer}},Mr=({render:e,html:t})=>Ft;var Us=(e,t)=>{let{store:r,render:i}=e;r.toggleOpen({}),i()},Hs=Object.freeze(Object.defineProperty({__proto__:null,handleClickHeader:Us},Symbol.toStringTag,{value:"Module"})),qs=()=>Object.freeze({open:!1}),Gs=["id","class","style","slot","label","content"],Js=(e={})=>Object.entries(e).filter(([t])=>!Gs.includes(t)).map(([t,r])=>`${t}=${r}`).join(" "),Ys=({state:e,props:t})=>({label:t.label||"",content:t.content||"",openClass:e.open?"content-wrapper open":"content-wrapper",chevronIcon:e.open?"chevronUp":"chevronDown",containerAttrString:Js(t)}),Qs=({state:e})=>{e.open=!e.open},Xs=Object.freeze(Object.defineProperty({__proto__:null,createInitialState:qs,selectViewData:Ys,toggleOpen:Qs},Symbol.toStringTag,{value:"Module"})),Zs=(e,t)=>{let{dispatchEvent:r,props:i}=e,s=t._event,n=Number(s.currentTarget.dataset.index),a=Array.isArray(i.items)?i.items[n]:void 0;if(a){if(a.disabled||a.current){s.preventDefault();return}typeof a.href=="string"&&a.href.length>0||s.preventDefault(),r(new CustomEvent("item-click",{detail:{id:a.id,path:a.path,href:a.href,item:a,index:n,trigger:s.type}}))}},en=Object.freeze(Object.defineProperty({__proto__:null,handleClickItem:Zs},Symbol.toStringTag,{value:"Module"})),tn=()=>Object.freeze({}),rn=["id","class","style","slot","items","sep","max","separator"],sn=(e={})=>Object.entries(e).filter(([t])=>!rn.includes(t)).map(([t,r])=>`${t}=${r}`).join(" "),nn=e=>{if(e==null||e==="")return;let t=Number(e);return Number.isNaN(t)?void 0:t},an=e=>`${e}`.replace(/"/g,"&quot;"),on=(e,t)=>{if(!t||t<3||e.length<=t)return e;let r=t-2;return[e[0],{isEllipsis:!0,label:"..."},...e.slice(-r)]},ln=e=>e.map((t,r)=>{let i=typeof t.href=="string"&&t.href.length>0,s=t.path!==void 0&&t.path!==null&&`${t.path}`!="",n=!!t.current,a=!!t.disabled,p=!n&&!a&&(i||s||!!t.click),l=t.rel||(t.newTab?"noopener noreferrer":""),o=[t.newTab?'target="_blank"':"",l?`rel="${an(l)}"`:""].filter(Boolean).join(" ");return{...t,label:t.label||"",index:r,href:i?t.href:void 0,path:s?t.path:void 0,isCurrent:n,isDisabled:a,isInteractive:p,linkExtraAttrs:o,c:n?"fg":"mu-fg"}}),pn=({props:e})=>{let t=sn(e),r=Array.isArray(e.items)?e.items:[],i=nn(e.max),s=e.sep||"breadcrumb-arrow",n=ln(r),a=on(n,i),p=[];return a.forEach((l,o)=>{p.push(l),o<a.length-1&&p.push({isSeparator:!0})}),{containerAttrString:t,items:p,sep:s}},dn=Object.freeze(Object.defineProperty({__proto__:null,createInitialState:tn,selectViewData:pn},Symbol.toStringTag,{value:"Module"})),cn=["id","class","style","slot","head","desc","size","d","ah","av","wrap","noWrap","g","gh","gv","p","pt","pr","pb","pl","pv","ph","bw","bwt","bwr","bwb","bwl","bc","br","shadow","bgc","href","newTab","rel","cur","sv","sh","overflow"],Kr={sm:{cardAttrString:"p=md sm-p=sm g=md sm-g=sm",headerAttrString:"g=xs",headingSize:"lg",subheadingSize:"sm"},md:{cardAttrString:"p=lg md-p=md sm-p=md g=lg md-g=md sm-g=md",headerAttrString:"g=sm",headingSize:"h4",subheadingSize:"sm"},lg:{cardAttrString:"p=xl lg-p=lg md-p=md sm-p=md g=lg md-g=md sm-g=md",headerAttrString:"g=sm",headingSize:"h3",subheadingSize:"md"}},hn=(e={})=>Object.entries(e).filter(([t])=>!cn.includes(t)).map(([t,r])=>`${t}=${r}`).join(" "),un=()=>Object.freeze({}),fn=({props:e={}})=>{let t=Kr[e.size]?e.size:"md",r=Kr[t];return{containerAttrString:hn(e),cardAttrString:r.cardAttrString,headerAttrString:r.headerAttrString,headingSize:r.headingSize,subheadingSize:r.subheadingSize,head:e.head||"",desc:e.desc||"",hasHeader:!!(e.head||e.desc),size:t}},yn=Object.freeze(Object.defineProperty({__proto__:null,createInitialState:un,selectViewData:fn},Symbol.toStringTag,{value:"Module"})),mn=(e,t)=>{let{dispatchEvent:r}=e;r(new CustomEvent("close"))},gn=(e,t)=>{let{dispatchEvent:r,props:i}=e,s=t._event,n=Number(s.currentTarget.dataset.index??s.currentTarget.id.slice(6)),a=i.items[n],p=a?.type||"item";if(!a||p!=="item"||a.disabled){s.preventDefault();return}a.href||s.preventDefault(),r(new CustomEvent("item-click",{detail:{index:n,item:a,id:a.id,path:a.path,href:a.href,trigger:s.type}}))},bn=Object.freeze(Object.defineProperty({__proto__:null,handleClickMenuItem:gn,handleClosePopover:mn},Symbol.toStringTag,{value:"Module"})),vn=()=>Object.freeze({}),wn=e=>`${e}`.replace(/"/g,"&quot;"),_n=e=>e.map((t,r)=>{let i=t.type||"item",s=i==="separator",n=i==="label",a=i==="item",p=!!t.disabled,l=a&&!p,o=p?"mu-fg":"fg",c=p?"mu":"",d=p?"":"ac",u=typeof t.href=="string"&&t.href.length>0,f=t.rel||(t.newTab?"noopener noreferrer":""),h=[t.newTab?'target="_blank"':"",f?`rel="${wn(f)}"`:""].filter(Boolean).join(" ");return{...t,index:r,type:i,isSeparator:s,isLabel:n,isItem:a,isDisabled:p,isInteractive:l,hasHref:u,linkExtraAttrs:h,c:o,bgc:c,hoverBgc:d}}),xn=({props:e})=>{let t=Array.isArray(e.items)?e.items:[];return{items:_n(t),open:!!e.open,x:e.x||0,y:e.y||0,w:e.w||"300",h:e.h||"300",place:e.place||"bs"}},An=Object.freeze(Object.defineProperty({__proto__:null,createInitialState:vn,selectViewData:xn},Symbol.toStringTag,{value:"Module"})),v={LITERAL:0,VARIABLE:1,INTERPOLATION:2,FUNCTION:3,BINARY:4,UNARY:5,CONDITIONAL:6,LOOP:7,OBJECT:8,ARRAY:9,PARTIAL:10,PATH_REFERENCE:11},D={EQ:0,NEQ:1,GT:2,LT:3,GTE:4,LTE:5,AND:6,OR:7,IN:8,ADD:10,SUBTRACT:11},Gt={NOT:0},E=class extends Error{constructor(e){super(`Parse Error: ${e}`),this.name="JemplParseError"}},le=class extends Error{constructor(e){super(`Render Error: ${e}`),this.name="JemplRenderError"}},Ur=e=>{if(!e||e.trim()==="")throw new E("Missing condition expression after '$if'");if(e.includes("===")||e.includes("!==")){let r=e.includes("===")?"==":"!=";throw new E(`Invalid comparison operator '${e.includes("===")?"===":"!=="}' - did you mean '${r}'? (got: '${e}')`)}let t=["<",">","<=",">=","==","!="];for(let r of t)if(e.trim().endsWith(r))throw new E(`Incomplete comparison expression - missing right operand (got: '${e}')`)},Sn=e=>{if(e.trim().endsWith(" in"))throw new E(`Missing iterable expression after 'in' (got: '$for ${e}')`);if(!e.includes(" in "))throw new E(`Invalid loop syntax - missing 'in' keyword (got: '$for ${e}')`);let[t,r]=e.split(" in ");if(!r||r.trim()==="")throw new E(`Missing iterable expression after 'in' (got: '$for ${e}')`);let i=t.includes(",")?t.split(",").map(s=>s.trim()):[t.trim()];for(let s of i){if(!s)throw new E(`Invalid loop variable - variable name cannot be empty (got: '$for ${e}')`);if(!/^[a-zA-Z_$][a-zA-Z0-9_$]*$/.test(s))throw new E(`Invalid loop syntax (got: '$for ${e}')`)}},$n=(e,t,r=!1)=>{if(t===null)return new le(`Cannot iterate over null value at '$for ${e}'`);if(t===void 0)return new le(`Cannot iterate over undefined value at '$for ${e}'`);let i=typeof t;return r?new le(`Cannot iterate over non-array value in loop '${e}' - got ${i} instead`):new le(`Cannot iterate over non-array value (got: ${i}) at '$for ${e}'`)},kn=(e,t)=>{let r=t&&Object.keys(t).length>0?Object.keys(t).join(", "):"no custom functions provided";return new le(`Unknown function '${e}' (${r})`)},En=(e,t,r={})=>{let i={},s={};r&&typeof r=="object"&&(r.functions!==void 0||r.partials!==void 0?(i=r.functions||{},s=r.partials||{}):typeof r=="object"&&(i=r));let n=R(e,{functions:i,partials:s},t,{});return n===void 0?{}:n},R=(e,t,r,i)=>{if(t.functions,e.var&&!e.type)return K(e.var,r,i);if(e.type===v.LITERAL)return e.value;if(e.type===v.VARIABLE)return K(e.path,r,i);if(e.type===v.INTERPOLATION)return In(e.parts,t,r,i);switch(e.type){case v.FUNCTION:return _i(e,t,r,i);case v.BINARY:return xi(e,t,r,i);case v.UNARY:return Ai(e,t,r,i);case v.CONDITIONAL:return Tn(e,t,r,i);case v.LOOP:return Vn(e,t,r,i);case v.OBJECT:return Bn(e,t,r,i);case v.ARRAY:return Pn(e,t,r,i);case v.PARTIAL:return zn(e,t,r,i);case v.PATH_REFERENCE:return Wn(e,t,r,i);default:throw new Error(`Unknown node type: ${e.type}`)}},Hr=new Map,Cn=e=>{let t=[],r="",i=!1;for(let s=0;s<e.length;s++){let n=e[s];if(n==="[")r&&(t.push({type:"property",value:r}),r=""),i=!0;else if(n==="]"){if(i&&r){let a=r.trim();if(/^\d+$/.test(a))t.push({type:"index",value:parseInt(a,10)});else if(a.startsWith('"')&&a.endsWith('"')||a.startsWith("'")&&a.endsWith("'")){let p=a.slice(1,-1);t.push({type:"property",value:p})}else t.push({type:"property",value:a});r=""}i=!1}else r+=n}return r&&t.push({type:"property",value:r}),t},K=(e,t,r)=>{if(!e)return;if(e in r)return r[e];let i=Hr.get(e);if(!i){let n=[],a="",p=0;for(let l=0;l<e.length;l++){let o=e[l];o==="["?(p++,a+=o):o==="]"?(p--,a+=o):o==="."&&p===0?a&&(n.push(a),a=""):a+=o}a&&n.push(a),i=[];for(let l of n){let o=Cn(l.trim());i.push(...o)}Hr.set(e,i)}let s=t;for(let n=0;n<i.length;n++){let a=i[n];if(a.type==="property"&&a.value in r){s=r[a.value];continue}if(s==null)return;(a.type==="property"||a.type==="index")&&(s=s[a.value])}return s},In=(e,t,r,i)=>{let s=[];for(let n of e)if(typeof n=="string")s.push(n);else{let a=R(n,t,r,i);s.push(a!=null?String(a):"")}return s.join("")},_i=(e,t,r,i)=>{let s=t.functions||t,n=s[e.name];if(!n)throw kn(e.name,s);let a=e.args.map(p=>R(p,t,r,i));return n(...a)},Le=(e,t,r,i)=>{if(e.var&&!e.type)return K(e.var,r,i);switch(e.type){case v.VARIABLE:return K(e.path,r,i);case v.LITERAL:return e.value;case v.BINARY:return xi(e,t,r,i);case v.UNARY:return Ai(e,t,r,i);case v.FUNCTION:return _i(e,t,r,i);default:return R(e,t,r,i)}},xi=(e,t,r,i)=>{if(e.op===D.AND||e.op===D.OR){let a=Le(e.left,t,r,i),p=Le(e.right,t,r,i);switch(e.op){case D.AND:return a&&p;case D.OR:return a||p}}let s=R(e.left,t,r,i),n=R(e.right,t,r,i);switch(e.op){case D.EQ:return s==n;case D.NEQ:return s!=n;case D.GT:return s>n;case D.LT:return s<n;case D.GTE:return s>=n;case D.LTE:return s<=n;case D.IN:return Array.isArray(n)?n.includes(s):!1;case D.ADD:if(typeof s!="number"||typeof n!="number")throw new le(`Arithmetic operations require numbers. Got ${typeof s} + ${typeof n}`);return s+n;case D.SUBTRACT:if(typeof s!="number"||typeof n!="number")throw new le(`Arithmetic operations require numbers. Got ${typeof s} - ${typeof n}`);return s-n;default:throw new Error(`Unknown binary operator: ${e.op}`)}},Ai=(e,t,r,i)=>{let s=e.op===Gt.NOT?Le(e.operand,t,r,i):R(e.operand,t,r,i);switch(e.op){case Gt.NOT:return!s;default:throw new Error(`Unknown unary operator: ${e.op}`)}},On=(e,t,r,i)=>{if(e.conditions.length===2&&e.conditions[1]===null){let s=e.conditions[0];if(s.type===v.VARIABLE)if(K(s.path,r,i)){let n=e.bodies[0];if(n.type===v.OBJECT&&n.properties.length<=5){let a={};for(let p of n.properties){let l=p.parsedKey?R(p.parsedKey,t,r,i):p.key,o=p.value;if(o.type===v.LITERAL)a[l]=o.value;else if(o.type===v.VARIABLE)a[l]=K(o.path,r,i);else if(o.type===v.INTERPOLATION){let c=[];for(let d of o.parts)if(typeof d=="string")c.push(d);else if(d.type===v.VARIABLE){let u=K(d.path,r,i);c.push(u!=null?String(u):"")}else{let u=R(d,t,r,i);c.push(u!=null?String(u):"")}a[l]=c.join("")}else a[l]=R(o,t,r,i)}return a}}else{let n=e.bodies[1];if(n.type===v.OBJECT&&n.properties.length<=5){let a={};for(let p of n.properties){let l=p.parsedKey?R(p.parsedKey,t,r,i):p.key,o=p.value;if(o.type===v.LITERAL)a[l]=o.value;else if(o.type===v.VARIABLE)a[l]=K(o.path,r,i);else if(o.type===v.INTERPOLATION){let c=[];for(let d of o.parts)if(typeof d=="string")c.push(d);else if(d.type===v.VARIABLE){let u=K(d.path,r,i);c.push(u!=null?String(u):"")}else{let u=R(d,t,r,i);c.push(u!=null?String(u):"")}a[l]=c.join("")}else a[l]=R(o,t,r,i)}return a}}}return null},Tn=(e,t,r,i)=>{let s=On(e,t,r,i);if(s!==null)return s;for(let n=0;n<e.conditions.length;n++){let a=e.conditions[n];if(a===null||Le(a,t,r,i))return R(e.bodies[n],t,r,i)}return Si},Ln=(e,t)=>{let r=e.body,i=e.itemVar;if(r.type===v.CONDITIONAL&&r.conditions.length===1&&r.conditions[0].type===v.VARIABLE){let s=r.conditions[0].path,n=r.bodies[0];if(s.startsWith(i+".")){let a=s.substring(i.length+1);if(n.type===v.OBJECT&&n.properties.length<=5){for(let l of n.properties)if(l.parsedKey)return null;let p=[];for(let l=0;l<t.length;l++){let o=t[l];if(o[a]){let c={};for(let d of n.properties){let u=d.key,f=d.value;if(f.type===v.LITERAL)c[u]=f.value;else if(f.type===v.VARIABLE){let h=f.path;if(h===i)c[u]=o;else if(h.startsWith(i+".")){let y=h.substring(i.length+1);c[u]=o[y]}else return null}else if(f.type===v.INTERPOLATION){let h=[],y=!0;for(let g of f.parts)if(typeof g=="string")h.push(g);else if(g.type===v.VARIABLE){let b=g.path;if(b===i)h.push(o!=null?String(o):"");else if(b.startsWith(i+".")){let m=b.substring(i.length+1),_=o[m];h.push(_!=null?String(_):"")}else{y=!1;break}}else{y=!1;break}if(!y)return null;c[u]=h.join("")}else return null}p.push(c)}}return p}}}return null},Rn=(e,t)=>{let r=e.body,i=e.itemVar,s=Ln(e,t);if(s!==null)return s;if(r.type===v.OBJECT&&r.properties.length<=5&&!r.whenCondition){for(let p of r.properties)if(p.parsedKey)return null;let n=[],a=!0;for(let p of r.properties){let l=p.key,o=p.value;if(o.type===v.LITERAL)n.push({key:l,type:"literal",value:o.value});else if(o.type===v.VARIABLE){let c=o.path;if(c===i)n.push({key:l,type:"item"});else if(c.startsWith(i+".")){let d=c.substring(i.length+1);if(!d.includes(".")&&!d.includes("["))n.push({key:l,type:"prop",prop:d});else{a=!1;break}}else{a=!1;break}}else if(o.type===v.INTERPOLATION&&o.parts.length===1){let c=o.parts[0];if(c.type===v.VARIABLE){let d=c.path;if(d===i)n.push({key:l,type:"item_string"});else if(d.startsWith(i+".")){let u=d.substring(i.length+1);if(!u.includes(".")&&!u.includes("["))n.push({key:l,type:"prop_string",prop:u});else{a=!1;break}}else{a=!1;break}}else{a=!1;break}}else{a=!1;break}}if(a){let p=new Array(t.length);if(n.length===3&&n[0].type==="prop"&&n[0].key==="id"&&n[1].type==="prop_string"&&n[1].key==="title"&&n[2].type==="prop"&&n[2].key==="completed")for(let l=0;l<t.length;l++){let o=t[l];p[l]={id:o.id,title:o.title!=null?String(o.title):"",completed:o.completed}}else for(let l=0;l<t.length;l++){let o=t[l],c={};for(let d of n)if(d.type==="literal")c[d.key]=d.value;else if(d.type==="item")c[d.key]=o;else if(d.type==="prop")c[d.key]=o[d.prop];else if(d.type==="item_string")c[d.key]=o!=null?String(o):"";else if(d.type==="prop_string"){let u=o[d.prop];c[d.key]=u!=null?String(u):""}p[l]=c}return p}}return null},Nn=(e,t,r,i,s)=>{let n=[],a=e.body;if(a.type===v.OBJECT&&a.fast!==!1){let p=e.itemVar,l=e.indexVar;for(let o=0;o<s.length;o++){let c=s[o],d={},u={...i,[p]:c,...l&&{[l]:o}};u.__paths__||(u.__paths__=i.__paths__||{});let f=e.iterable.path||"";if(i&&i.__paths__&&f){let h=f.split("."),y=h[0];y in i.__paths__&&(f=i.__paths__[y],h.length>1&&(f+="."+h.slice(1).join(".")))}u.__paths__={...u.__paths__,[p]:`${f}[${o}]`,...l&&{[l]:o}};for(let h of a.properties){let y=h.parsedKey?R(h.parsedKey,t,r,u):h.key,g=h.value;if(g.type===v.LITERAL)d[y]=g.value;else if(g.type===v.VARIABLE){let b=g.path;if(b===p)d[y]=c;else if(b===l)d[y]=o;else if(b.startsWith(p+".")){let m=b.substring(p.length+1);!m.includes(".")&&!m.includes("[")?d[y]=c[m]:d[y]=K(b,r,{...i,[p]:c,...l&&{[l]:o}})}else d[y]=K(b,r,{...i,[p]:c,...l&&{[l]:o}})}else if(g.type===v.INTERPOLATION){let b=[];for(let m of g.parts)if(typeof m=="string")b.push(m);else if(m.type===v.VARIABLE){let _=m.path,A;if(_===p)A=c;else if(_===l)A=o;else if(_.startsWith(p+".")){let S=_.substring(p.length+1);!S.includes(".")&&!S.includes("[")?A=c[S]:A=K(_,r,{...i,[p]:c,...l&&{[l]:o}})}else A=K(_,r,{...i,[p]:c,...l&&{[l]:o}});b.push(A!=null?String(A):"")}else{let _={...i,[p]:c,...l&&{[l]:o}},A=R(m,t,r,_);b.push(A!=null?String(A):"")}d[y]=b.join("")}else{let b={...i,[p]:c,...l&&{[l]:o}};d[y]=R(g,t,r,b)}}n.push(d)}return n}return null},jn=(e,t,r)=>{let i=e.body;if(i.type===v.OBJECT&&i.properties.length===1&&i.properties[0].key==="$if item.visible"){let s=i.properties[0].value;if(s.type===v.CONDITIONAL&&s.conditions.length===1&&s.conditions[0].type===v.VARIABLE&&s.conditions[0].path==="item.visible"){let n=s.bodies[0];if(n.type===v.OBJECT&&n.properties.length===2){let a=n.properties[0],p=n.properties[1];if(a.key==="id"&&a.value.type===v.VARIABLE&&a.value.path==="item.id"&&p.key==="$if item.highlighted"&&p.value.type===v.CONDITIONAL){let l=[];for(let o=0;o<t.length;o++){let c=t[o];if(c.visible){let d={id:c.id};c.highlighted?(d.highlight=!0,d.message=`This item is highlighted: ${c.name}`):(d.highlight=!1,d.message=c.name),l.push(d)}}return l}}}}return null},Vn=(e,t,r,i)=>{let s=R(e.iterable,t,r,i);if(!Array.isArray(s)){let o,c=!1;if(e.iterable.type===v.FUNCTION){c=!0;let u=e.iterable.args.map(f=>f.type===v.LITERAL?typeof f.value=="string"?`'${f.value}'`:String(f.value):f.type===v.VARIABLE?f.path:f.type===v.FUNCTION?`${f.name}(...)`:"?").join(", ");o=`${e.iterable.name}(${u})`}else o=e.iterable.path||"undefined";let d=`${e.itemVar}${e.indexVar?`, ${e.indexVar}`:""} in ${o}`;throw $n(d,s,c)}if(!e.indexVar){let o=jn(e,s,e.itemVar);if(o!==null)return o}if(!e.indexVar){let o=Rn(e,s);if(o!==null)return o}let n=Nn(e,t,r,i,s);if(n!==null)return n;let a=[],p=e.iterable.path||"";if(i&&i.__paths__&&p){let o=p.split("."),c=o[0];c in i.__paths__&&(p=i.__paths__[c],o.length>1&&(p+="."+o.slice(1).join(".")))}let l=!1;e.body.type===v.ARRAY&&(e.body.items.length<=1?l=!1:l=e.body._shouldPreserveArray??=e.body.items.some(o=>o.type===v.OBJECT&&o.properties.some(c=>c.key.startsWith("$if ")||c.key.startsWith("$when "))));for(let o=0;o<s.length;o++){let c=e.indexVar?{...i,[e.itemVar]:s[o],[e.indexVar]:o}:{...i,[e.itemVar]:s[o]};c.__paths__||(c.__paths__=i.__paths__||{}),c.__paths__={...c.__paths__,[e.itemVar]:`${p}[${o}]`},e.indexVar&&(c.__paths__[e.indexVar]=o);let d=R(e.body,t,r,c);if(Array.isArray(d)&&d.length===1&&!l){let u=d[0];a.push(u===void 0?{}:u)}else a.push(d===void 0?{}:d)}return a},Dn=(e,t,r,i)=>{if(e.whenCondition)return null;if(e.properties.length===1){let s=e.properties[0],n=s.parsedKey?R(s.parsedKey,t,r,i):s.key,a=s.value;if(a.type===v.OBJECT&&a.properties.length<=10&&!a.whenCondition){let p={},l={},o=!0;for(let c of a.properties){let d=c.parsedKey?R(c.parsedKey,t,r,i):c.key,u=c.value;if(u.type===v.LITERAL)l[d]=u.value;else if(u.type===v.VARIABLE)l[d]=K(u.path,r,i);else if(u.type===v.INTERPOLATION){let f=[];for(let h of u.parts)if(typeof h=="string")f.push(h);else if(h.type===v.VARIABLE){let y=K(h.path,r,i);f.push(y!=null?String(y):"")}else{o=!1;break}if(!o)break;l[d]=f.join("")}else if(u.type===v.OBJECT&&u.properties.length<=5){let f={};for(let h of u.properties){let y=h.key,g=h.value;if(g.type===v.LITERAL)f[y]=g.value;else if(g.type===v.VARIABLE)f[y]=K(g.path,r,i);else if(g.type===v.INTERPOLATION){let b=[];for(let m of g.parts)if(typeof m=="string")b.push(m);else if(m.type===v.VARIABLE){let _=K(m.path,r,i);b.push(_!=null?String(_):"")}else{o=!1;break}if(!o)break;f[y]=b.join("")}else{o=!1;break}}if(!o)break;l[d]=f}else{o=!1;break}}if(o)return p[n]=l,p}}return null},Bn=(e,t,r,i)=>{let s=t.functions||t;if(e.whenCondition&&!Le(e.whenCondition,s,r,i))return;let n=Dn(e,t,r,i);if(n!==null)return n;if(e.fast){let l={};for(let o of e.properties){let c=o.parsedKey?R(o.parsedKey,t,r,i):o.key,d=o.value;if(d.type===v.LITERAL)l[c]=d.value;else if(d.type===v.VARIABLE)l[c]=K(d.path,r,i);else if(d.type===v.INTERPOLATION){let u=[];for(let f of d.parts)if(typeof f=="string")u.push(f);else if(f.type===v.VARIABLE){let h=K(f.path,r,i);u.push(h!=null?String(h):"")}else{let h=R(f,t,r,i);u.push(h!=null?String(h):"")}l[c]=u.join("")}else l[c]=R(d,t,r,i)}return l}let a={},p=!1;for(let l of e.properties)if(!l.key.startsWith("$if ")&&!l.key.match(/^\$if\s+\w+.*:?$/)&&!l.key.startsWith("$elif")&&!l.key.startsWith("$else")&&!l.key.startsWith("$for ")){p=!0;break}for(let l of e.properties)if(l.key.startsWith("$if ")||l.key.match(/^\$if\s+\w+.*:?$/)){let o=R(l.value,t,r,i);if(!p&&o!==null&&o!==void 0)return Array.isArray(o)&&o.length===1?o[0]:o;typeof o=="object"&&o!==null&&!Array.isArray(o)&&Object.assign(a,o)}else if(l.key.startsWith("$for ")){if(e.properties.length===1)return R(l.value,t,r,i)}else{let o=l.value;if(o&&o.type===v.OBJECT&&o.properties){let c=o.properties.find(d=>d.key.startsWith("$for "));if(c){let d=R(c.value,t,r,i);d!==void 0&&(a[l.key]=d)}else{let d=R(l.value,t,r,i);d!==void 0&&(a[l.key]=d)}}else{let c=l.parsedKey?R(l.parsedKey,t,r,i):l.key,d=R(l.value,t,r,i);d!==void 0&&(a[c]=d)}}return a},Si={},Pn=(e,t,r,i)=>{let s=[];for(let n of e.items)if(n.type===v.LOOP){let a=R(n,t,r,i);Array.isArray(a)&&n.flatten!==!1?s.push(...a):s.push(a)}else{let a=R(n,t,r,i);a!==Si&&a!==void 0&&s.push(a)}return s},zn=(e,t,r,i)=>{let{name:s,data:n,whenCondition:a}=e,p=t.partials||{},l=t.functions||t;if(a&&!Le(a,l,r,i))return;if(!p[s])throw new le(`Partial '${s}' is not defined`);let o=i._partialStack||[];if(o.includes(s))throw new le(`Circular partial reference detected: ${s}`);let c=p[s],d=r,u={...i,_partialStack:[...o,s]};if(i){d={...r};for(let f of Object.keys(i))f.startsWith("_")||(d[f]=i[f])}if(n){let f=R(n,t,r,i);d={...d,...f}}return R(c,t,d,u)},Wn=(e,t,r,i)=>{let{path:s}=e,n=s.split("."),a=n[0],p=n.slice(1);if(!i||!(a in i))throw new le(`Path reference '#{${s}}' refers to '${a}' which is not a loop variable in the current scope`);if(i.__paths__||(i.__paths__={}),!(a in i.__paths__))throw new le(`Path reference '#{${s}}' cannot be resolved - path tracking may not be initialized properly`);let l=i.__paths__[a];if(typeof l=="number"){if(p.length>0)throw new le(`Path reference '#{${s}}' - cannot access properties on index variable '${a}'`);return String(l)}return p.length>0&&(l+="."+p.join(".")),l},Fn=/\$\{([^}]*)\}/g,Mn=/#\{([^}]*)\}/g,$i=(e,t={})=>{let r=e.match(/^(\w+)\((.*)\)$/);if(!r)return{isFunction:!1};let[,i,s]=r,n=Kn(s,t);return{isFunction:!0,type:v.FUNCTION,name:i,args:n}},Kn=(e,t={})=>e.trim()?Un(e).map(r=>Hn(r.trim(),t)):[],Un=e=>{let t=[],r="",i=0,s=!1,n="";for(let a=0;a<e.length;a++){let p=e[a],l=a>0?e[a-1]:"";!s&&(p==='"'||p==="'")?(s=!0,n=p,r+=p):s&&p===n&&l!=="\\"?(s=!1,n="",r+=p):!s&&p==="("?(i++,r+=p):!s&&p===")"?(i--,r+=p):!s&&p===","&&i===0?(t.push(r),r=""):r+=p}return r&&t.push(r),t},Hn=(e,t={})=>{if(e.startsWith('"')&&e.endsWith('"')||e.startsWith("'")&&e.endsWith("'"))return{type:v.LITERAL,value:e.slice(1,-1)};if(/^-?\d+(\.\d+)?$/.test(e))return{type:v.LITERAL,value:parseFloat(e)};if(e==="true")return{type:v.LITERAL,value:!0};if(e==="false")return{type:v.LITERAL,value:!1};if(e==="null")return{type:v.LITERAL,value:null};let r=$i(e,t);if(r.isFunction)return{type:r.type,name:r.name,args:r.args};let i=e.trim(),s=[{op:" + ",type:"ADD"},{op:" - ",type:"SUBTRACT"}],n=-1;for(let{op:a,type:p}of s){let l=0;for(;l<i.length;){let o=Oe(i.substring(l),a);if(o===-1)break;let c=l+o;c>n&&(n=c),l=c+a.length}}if(n!==-1)try{return X(i,t)}catch{return{type:v.VARIABLE,path:i}}return{type:v.VARIABLE,path:i}},ki=/^\w+\(.*\)$/,qn=/\s[+\-*/%]\s|\|\||&&|\?\?|.*\?.*:/,Gn=e=>{if(!(!e||e.trim()===""||ki.test(e))&&qn.test(e))throw e.includes("?")&&e.includes(":")?new E(`Complex expressions not supported in variable replacements - consider calculating the value in your data instead. Offending expression: "${e}"`):e.includes("||")||e.includes("&&")||e.includes("??")?new E(`Logical operators not supported in variable replacements - consider calculating the value in your data instead (operators like ||, &&, ?? are not supported). Offending expression: "${e}"`):new E(`Arithmetic expressions not supported in variable replacements - consider calculating '${e}' in your data instead (expressions with +, -, *, /, % are not supported). Offending expression: "${e}"`)},qr=e=>{let t=e.trim();if(ki.test(t))throw new E(`Functions are not supported in path references - path references can only refer to loop variables. Offending expression: "#{${e}}"`);if(t.includes("["))throw new E(`Array indices not supported in path references - use simple variable names or properties. Offending expression: "#{${e}}"`);if(/[+\-*/%]/.test(t))throw new E(`Arithmetic expressions not supported in path references - path references can only refer to loop variables. Offending expression: "#{${e}}"`);if(/\|\||&&/.test(t))throw new E(`Logical operators not supported in path references - path references can only refer to loop variables. Offending expression: "#{${e}}"`);if(t.includes("?")&&t.includes(":"))throw new E(`Complex expressions not supported in path references - path references can only refer to loop variables. Offending expression: "#{${e}}"`);return{type:v.PATH_REFERENCE,path:t}},nt=(e,t={})=>{let r=e.trim();Gn(r);let i=$i(r,t);if(i.isFunction)return{type:i.type,name:i.name,args:i.args};if(r.includes("[")&&!/[\s+\-*/%|&?:]/.test(r)){let s=0;for(let n of r)n==="["?s++:n==="]"&&s--;if(s!==0)throw new Error("Invalid array index syntax")}return{type:v.VARIABLE,path:r}},Ei=(e,t={})=>{let r=e,i=[];(e.includes("\\${")||e.includes("\\#{"))&&(r=e.replace(/\\\\(\$\{[^}]*\})/g,"\\DOUBLE_ESC_VAR$1"),r=r.replace(/\\\\(#\{[^}]*\})/g,"\\DOUBLE_ESC_PATH$1"),r=r.replace(/\\(\$\{[^}]*\})/g,(o,c)=>{let d=`__ESCAPED_${i.length}__`;return i.push(c),d}),r=r.replace(/\\(#\{[^}]*\})/g,(o,c)=>{let d=`__ESCAPED_${i.length}__`;return i.push(c),d}),r=r.replace(/\\DOUBLE_ESC_VAR/g,"\\"),r=r.replace(/\\DOUBLE_ESC_PATH/g,"\\"));let s=[...r.matchAll(Fn)],n=[...r.matchAll(Mn)],a=[...s.map(o=>({match:o,type:"variable"})),...n.map(o=>({match:o,type:"pathref"}))].sort((o,c)=>o.match.index-c.match.index);if(a.length===0){let o=r;for(let c=0;c<i.length;c++)o=o.replace(`__ESCAPED_${c}__`,i[c]);return{type:v.LITERAL,value:o}}if(a.length===1&&a[0].match[0]===r&&i.length===0){let{match:o,type:c}=a[0];try{return c==="variable"?nt(o[1],t):qr(o[1])}catch(d){if(d.message==="Invalid array index syntax")return{type:v.LITERAL,value:r};throw d}}let p=[],l=0;for(let{match:o,type:c}of a){let[d,u]=o,f=o.index;if(f>l){let h=r.substring(l,f);for(let y=0;y<i.length;y++)h=h.replace(`__ESCAPED_${y}__`,i[y]);h&&p.push(h)}try{let h;c==="variable"?h=nt(u.trim(),t):h=qr(u.trim()),p.push(h)}catch(h){if(h.message==="Invalid array index syntax")p.push(d);else throw h}l=f+d.length}if(l<r.length){let o=r.substring(l);for(let c=0;c<i.length;c++)o=o.replace(`__ESCAPED_${c}__`,i[c]);o&&p.push(o)}return{type:v.INTERPOLATION,parts:p}},Ae=(e,t)=>typeof e=="string"?Ei(e,t):typeof e=="object"&&e!==null?Array.isArray(e)?Yn(e,t):Qn(e,t):{type:v.LITERAL,value:e},Jn=e=>{let{$each:t,...r}=e;if(typeof t!="string")throw new E("$each value must be a non-empty string");let i=t.trim();if(i==="")throw new E("$each value must be a non-empty string");if(Object.keys(r).length===0)throw new E("Empty $each body not allowed");if(r.$partial!==void 0)throw new E("Cannot use $partial with $each at the same level. Wrap $partial in a parent object if you need conditionals.");return{[`$for ${i}`]:r}},Yn=(e,t)=>{let r=[],i=!1;for(let s=0;s<e.length;s++){let n=e[s];if(typeof n=="object"&&n!==null&&!Array.isArray(n)){if(n.$each!==void 0)try{let l=Jn(n),o=Object.keys(l);if(o.length===1&&/^\$for(?::\w+)?\s/.test(o[0])){let c=Gr(o[0],l[o[0]],t,!0);r.push(c),i=!0;continue}}catch(l){throw l instanceof E?l:new E(l.message)}let p=Object.keys(n);if(p.length===1&&/^\$for(?::\w+)?\s/.test(p[0])){let l=Gr(p[0],n[p[0]],t);r.push(l),i=!0;continue}}let a=Ae(n,t);r.push(a),(a.type===v.FUNCTION||a.type===v.CONDITIONAL||a.type===v.LOOP||a.type===v.PARTIAL||a.type===v.OBJECT&&!a.fast||a.type===v.ARRAY&&!a.fast)&&(i=!0)}return{type:v.ARRAY,items:r,fast:!i}},Qn=(e,t)=>{let r=[],i=!1,s=null,n=Object.entries(e),a=0;if(e.$partial!==void 0){if(typeof e.$partial!="string")throw new E("$partial value must be a string");if(e.$partial.trim()==="")throw new E("$partial value cannot be an empty string");let l=["$if","$elif","$else","$for"],o=[];for(let[b]of n)for(let m of l)if(b===m||b.startsWith(m+" ")||b.startsWith(m+"#")){o.push(m);break}if(o.length>0)throw new E(`Cannot use $partial with ${o.join(", ")} at the same level. Wrap $partial in a parent object if you need conditionals.`);let{$partial:c,$when:d,...u}=e,f={},h=!1;for(let[b,m]of Object.entries(u)){let _=b;(b.startsWith("\\$")||b.startsWith("$$"))&&(_=b.slice(1)),f[_]=m,h=!0}let y=null;if(h&&(y=Ae(f,t),y.type===v.OBJECT)){let b=!1;for(let m of y.properties)if(m.value.type===v.VARIABLE||m.value.type===v.INTERPOLATION||m.value.type===v.FUNCTION||m.value.type===v.CONDITIONAL||m.value.type===v.OBJECT&&!m.value.fast||m.value.type===v.ARRAY&&!m.value.fast){b=!0;break}b&&(y.fast=!1)}let g={type:v.PARTIAL,name:c,data:y};if(d!==void 0){let b;if(typeof d=="string"){if(d.trim()==="")throw new E("Empty condition expression after '$when'");b=X(d,t)}else b={type:v.LITERAL,value:d};g.whenCondition=b}return g}for(let[l,o]of n)if(l==="$when"){if(s!==null)throw new E("Multiple '$when' directives on the same object are not allowed");if(o==null)throw new E("Missing condition expression after '$when'");let c=typeof o=="string"?o:JSON.stringify(o);if(c.trim()==="")throw new E("Empty condition expression after '$when'");s=X(c,t),i=!0}else if(l.startsWith("$when#")||l.startsWith("$when "))throw new E("'$when' does not support ID syntax or inline conditions - use '$when' as a property");for(;a<n.length;){let[l,o]=n[a];if(l==="$when"){a++;continue}if(l==="$each")throw new E("$each can only be used inside arrays");if(l.startsWith("$if ")||l.match(/^\$if#\w+\s/)||l.match(/^\$if\s+\w+.*:$/)){let c=Xn(n,a,t);r.push({key:l,value:c.node}),i=!0,a=c.nextIndex}else if(/^\$for(?::\w+)?\s/.test(l)){let c=l.match(/^\$for(?::(\w+))?\s/)?.[1]||"",d=c?`:${c}`:"";throw new E(`$for loops must be inside arrays - use '- $for${d} item in items:' instead of '$for${d} item in items:'. For cleaner object generation syntax, consider using $each.`)}else{if(l.startsWith("$elif ")||l.startsWith("$else"))throw new E(`'${l.split(" ")[0]}' without matching '$if'`);if(l==="$if"||l==="$if:")throw new E("Missing condition expression after '$if'");{let c=Ae(o,t);(c.type===v.FUNCTION||c.type===v.CONDITIONAL||c.type===v.PARTIAL||c.type===v.OBJECT&&!c.fast||c.type===v.ARRAY&&!c.fast)&&(i=!0);let d=Ei(l,t),u={key:l,value:c};(d.type!==v.LITERAL||d.value!==l)&&(u.parsedKey=d),r.push(u),a++}}}let p={type:v.OBJECT,properties:r,fast:!i};return s&&(p.whenCondition=s),p},Xn=(e,t,r={})=>{let i=[],s=[],n=t,[a,p]=e[n],l=null,o;if(a.startsWith("$if#")){let d=a.match(/^\$if#(\w+)\s+(.+)$/);if(d)l=d[1],o=d[2];else throw new E(`Invalid conditional syntax: ${a}`)}else o=a.substring(4),o.endsWith(":")&&(o=o.slice(0,-1).trim());Ur(o);let c=X(o,r);for(i.push(c),s.push(Ae(p,r)),n++;n<e.length;){let[d,u]=e[n],f=!1,h;if(l?d.startsWith(`$elif#${l} `)?(h=d.substring(`$elif#${l} `.length),h.endsWith(":")&&(h=h.slice(0,-1).trim()),f=!0):(d===`$else#${l}`||d===`$else#${l}:`)&&(f=!0,h=null):d.startsWith("$elif ")?(h=d.substring(6),h.endsWith(":")&&(h=h.slice(0,-1).trim()),f=!0):(d==="$else"||d==="$else:")&&(f=!0,h=null),f){if(h===null)i.push(null);else{Ur(h);let y=X(h,r);i.push(y)}if(s.push(Ae(u,r)),n++,h===null)break}else break}return{node:{type:v.CONDITIONAL,conditions:i,bodies:s,id:l},nextIndex:n}},X=(e,t={})=>{if(e=e.trim(),e.startsWith("(")&&e.endsWith(")")){let o=e.slice(1,-1),c=0,d=!0;for(let u=0;u<o.length;u++)if(o[u]==="("?c++:o[u]===")"&&c--,c<0){d=!1;break}if(d&&c===0)return X(o,t)}let r=Oe(e,"||");if(r!==-1)return{type:v.BINARY,op:D.OR,left:X(e.substring(0,r).trim(),t),right:X(e.substring(r+2).trim(),t)};let i=Oe(e,"&&");if(i!==-1)return{type:v.BINARY,op:D.AND,left:X(e.substring(0,i).trim(),t),right:X(e.substring(i+2).trim(),t)};let s=[{op:">=",type:D.GTE},{op:"<=",type:D.LTE},{op:"==",type:D.EQ},{op:"!=",type:D.NEQ},{op:">",type:D.GT},{op:"<",type:D.LT},{op:" in ",type:D.IN}];for(let{op:o,type:c}of s){let d=Oe(e,o);if(d!==-1)return{type:v.BINARY,op:c,left:X(e.substring(0,d).trim(),t),right:X(e.substring(d+o.length).trim(),t)}}let n=-1,a=null,p=[{op:" + ",type:D.ADD},{op:" - ",type:D.SUBTRACT}];for(let{op:o,type:c}of p){let d=0;for(;d<e.length;){let u=Oe(e.substring(d),o);if(u===-1)break;let f=d+u;f>n&&(n=f,a={op:o,type:c}),d=f+o.length}}if(n!==-1&&a)return{type:v.BINARY,op:a.type,left:X(e.substring(0,n).trim(),t),right:X(e.substring(n+a.op.length).trim(),t)};let l=[" * "," / "," % "];for(let o of l)if(Oe(e,o)!==-1)throw new E(`Arithmetic operations are not allowed in conditionals: "${o}"`);return e.startsWith("!")?{type:v.UNARY,op:Gt.NOT,operand:X(e.substring(1).trim(),t)}:Ci(e,t)},Oe=(e,t)=>{let r=0,i=0;for(;i<=e.length-t.length;){if(e[i]==="(")r++;else if(e[i]===")")r--;else if(r===0&&e.substring(i,i+t.length)===t)return i;i++}return-1},Zn=e=>{if(e=e.trim(),e==="true")return{type:v.LITERAL,value:!0};if(e==="false")return{type:v.LITERAL,value:!1};if(e==="null")return{type:v.LITERAL,value:null};if(e.startsWith('"')&&e.endsWith('"')||e.startsWith("'")&&e.endsWith("'"))return{type:v.LITERAL,value:e.slice(1,-1)};if(e==='""'||e==="''")return{type:v.LITERAL,value:""};if(e==="{}")return{type:v.LITERAL,value:{}};if(e==="[]")return{type:v.LITERAL,value:[]};let t=Number(e);return!isNaN(t)&&isFinite(t)?{type:v.LITERAL,value:t}:{type:v.VARIABLE,path:e}},Ci=(e,t)=>{let r=e.trim();if(r.match(/^(\w+)\((.*)\)$/))return nt(r,t);let i=Zn(r);if(i.type===v.LITERAL)return i;if(/^[a-zA-Z_$][\w.$]*$/.test(r))return{type:v.VARIABLE,path:r};try{return nt(r,t)}catch(s){if(s.message&&s.message.includes("not supported"))return i;throw s}},ea=(e,t=!1)=>{try{Sn(e)}catch(r){if(r instanceof E&&t){let i=r.message.replace(/\$for/g,"$each");throw new E(i.replace("Parse Error: ",""))}throw r}},Gr=(e,t,r,i=!1)=>{let s=/^\$for(?::(\w+))?\s+(.+)$/,n=e.match(s);if(!n){let g=i?"$each":"$for";throw new E(`Invalid loop syntax (got: '${e.replace("$for",g)}')`)}let a=n[1],p=n[2].trim();ea(p,i);let l=p.match(/^(.+?)\s+in\s+(.+)$/);if(!l){let g=i?"$each":"$for";throw new E(`Invalid loop syntax - missing 'in' keyword (got: '${g} ${p}')`)}let o=l[1].trim(),c=l[2].trim(),d,u=null;if(o.includes(",")){let g=o.split(",").map(b=>b.trim());if(g.length!==2)throw new E(`Invalid loop variables: ${o}. Expected format: "item" or "item, index"`);d=g[0],u=g[1]}else d=o;let f=["this","undefined","null","true","false"];if(f.includes(d))throw new E(`Reserved variable name: ${d}`);if(u&&f.includes(u))throw new E(`Reserved variable name: ${u}`);let h=Ci(c,r),y=Ae(t,r);return{type:v.LOOP,itemVar:d,indexVar:u,iterable:h,body:y,flatten:a!=="nested"}},Jr=(e,t={})=>{let{functions:r={}}=t;return Ae(e,r)},ta=()=>Date.now(),ra=Object.freeze(Object.defineProperty({__proto__:null,now:ta},Symbol.toStringTag,{value:"Module"})),ia=(e,t,r={})=>{let{functions:i={},partials:s={}}=r,n={...ra,...i},a=Jr(e,{functions:n}),p={};for(let[l,o]of Object.entries(s))p[l]=Jr(o,{functions:n});return En(a,t,{functions:n,partials:p})},ar=e=>e!==null&&typeof e=="object",at=e=>ar(e)&&!Array.isArray(e),sa=e=>typeof e=="string"&&e.includes("."),Ii=e=>typeof e=="string"&&/[\[\]]/.test(e);function Oi(e,t){let r={};for(let i of t){if(typeof i!="string"||i.length===0)continue;let s=pe(e,i);s!==void 0&&he(r,i,s)}return r}function na(e){if(!at(e)||!Array.isArray(e.fields))return e;let t=(r=[])=>r.map(i=>{if(!at(i))return i;if(typeof i.$when=="string"&&i.$when.trim().length>0){let{$when:s,...n}=i,a=Array.isArray(n.fields)?{...n,fields:t(n.fields)}:n;return{[`$if ${s}`]:a}}return Array.isArray(i.fields)?{...i,fields:t(i.fields)}:i});return{...e,fields:t(e.fields)}}var pe=(e,t,r=void 0)=>{if(!t||!ar(e)||Ii(t))return r;let i=t.split(".").filter(n=>n!==""),s=e;for(let n of i){if(s==null||!(n in s))return Object.prototype.hasOwnProperty.call(e,t)?e[t]:r;s=s[n]}return s},he=(e,t,r)=>{if(!ar(e)||typeof t!="string"||t.length===0||Ii(t))return e;let i=t.split(".").filter(n=>n!=="");if(i.length===0)return e;sa(t)&&Object.prototype.hasOwnProperty.call(e,t)&&delete e[t];let s=e;for(let n=0;n<i.length-1;n++){let a=i[n];(!(a in s)||typeof s[a]!="object"||s[a]===null)&&(s[a]={}),s=s[a]}return s[i[i.length-1]]=r,e},aa=["id","class","style","slot","form","defaultValues","disabled","context"],oa=(e={})=>Object.entries(e).filter(([t,r])=>!(aa.includes(t)||r==null||typeof r=="object"||typeof r=="function")).map(([t,r])=>`${t}=${String(r)}`).join(" "),la={email:/^[^\s@]+@[^\s@]+\.[^\s@]+$/,url:/^https?:\/\/.+/},ce={required:"This field is required",minLength:e=>`Must be at least ${e} characters`,maxLength:e=>`Must be at most ${e} characters`,pattern:"Invalid format",invalidDate:"Invalid date format",invalidTime:"Invalid time format",invalidDateTime:"Invalid date and time format",minTemporal:e=>`Must be on or after ${e}`,maxTemporal:e=>`Must be on or before ${e}`},pa="input-date",da="input-time",ca="input-datetime",ha=/^(\d{4})-(\d{2})-(\d{2})$/,ua=/^(\d{2}):(\d{2})(?::(\d{2}))?$/,fa=/^(\d{4}-\d{2}-\d{2})T(\d{2}:\d{2}(?::\d{2})?)$/,ya=e=>{if(typeof e!="string")return null;let t=ha.exec(e);if(!t)return null;let r=Number(t[1]),i=Number(t[2]),s=Number(t[3]);if(!Number.isInteger(r)||!Number.isInteger(i)||!Number.isInteger(s)||i<1||i>12||s<1||s>31)return null;let n=new Date(Date.UTC(r,i-1,s));return n.getUTCFullYear()===r&&n.getUTCMonth()===i-1&&n.getUTCDate()===s?{year:r,month:i,day:s}:null},ma=e=>{if(typeof e!="string")return null;let t=ua.exec(e);if(!t)return null;let r=Number(t[1]),i=Number(t[2]),s=t[3]===void 0?0:Number(t[3]);return!Number.isInteger(r)||!Number.isInteger(i)||!Number.isInteger(s)||r<0||r>23||i<0||i>59||s<0||s>59?null:{hour:r,minute:i,second:s}},Ti=e=>{let t=ma(e);return t?`${String(t.hour).padStart(2,"0")}:${String(t.minute).padStart(2,"0")}:${String(t.second).padStart(2,"0")}`:null},Li=e=>ya(e)?e:null,ga=e=>{if(typeof e!="string")return null;let t=fa.exec(e);if(!t)return null;let r=Li(t[1]),i=Ti(t[2]);return!r||!i?null:`${r}T${i}`},ba=e=>e===pa?{normalize:Li,invalidMessage:ce.invalidDate}:e===da?{normalize:Ti,invalidMessage:ce.invalidTime}:e===ca?{normalize:ga,invalidMessage:ce.invalidDateTime}:null,va=(e,t)=>{let r=ba(e.type);if(!r||t==null||t==="")return null;let i=r.normalize(String(t));if(!i)return r.invalidMessage;if(e.min!==void 0&&e.min!==null&&String(e.min)!==""){let s=r.normalize(String(e.min));if(s&&i<s)return ce.minTemporal(String(e.min))}if(e.max!==void 0&&e.max!==null&&String(e.max)!==""){let s=r.normalize(String(e.max));if(s&&i>s)return ce.maxTemporal(String(e.max))}return null},ht=(e,t)=>{if(e.required){let i=t==null||t===""||typeof t=="boolean"&&t===!1,s=e.type==="input-number"&&t===null;if(e.type==="input-number"?s:i)return typeof e.required=="object"&&e.required.message?e.required.message:ce.required}let r=va(e,t);if(r)return r;if(Array.isArray(e.rules))for(let i of e.rules){let s=wa(i,t);if(s)return s}return null},wa=(e,t)=>{if(t==null||t==="")return null;let r=String(t);switch(e.rule){case"minLength":return r.length<e.value?e.message||ce.minLength(e.value):null;case"maxLength":return r.length>e.value?e.message||ce.maxLength(e.value):null;case"pattern":{let i=la[e.value];if(!i)try{i=new RegExp(e.value)}catch{return e.message||ce.pattern}return i.test(r)?null:e.message||ce.pattern}default:return null}},ut=(e,t)=>{let r={},i=se(e);for(let s of i){let n=pe(t,s.name),a=ht(s,n);a&&(r[s.name]=a)}return{valid:Object.keys(r).length===0,errors:r}},_a=["section","read-only-text","slot"],or=e=>!_a.includes(e.type),se=e=>{let t=[];for(let r of e)r.type==="section"&&Array.isArray(r.fields)?t.push(...se(r.fields)):or(r)&&t.push(r);return t},lr=e=>{switch(e.type){case"input-text":case"input-date":case"input-time":case"input-datetime":case"input-textarea":case"popover-input":return"";case"input-number":return null;case"select":return null;case"checkbox":return!1;case"color-picker":return"#000000";case"slider":case"slider-with-input":return e.min!==void 0?e.min:0;case"image":return null;default:return null}},pr=(e,t=0)=>{let r=[],i=t;for(let s of e)if(s.type==="section"){if(r.push({...s,_isSection:!0,_idx:i}),i++,Array.isArray(s.fields)){let n=pr(s.fields,i);r.push(...n),i+=n.length}}else r.push({...s,_isSection:!1,_idx:i}),i++;return r},xa=()=>Object.freeze({formValues:{},errors:{},reactiveMode:!1,tooltipState:{open:!1,x:0,y:0,content:""}}),ee=({state:e,props:t})=>{let{form:r={}}=t||{},i=na(r),s=at(t?.context)?t.context:{},n=at(e?.formValues)?e.formValues:{},a={...s,...n,formValues:n};return Object.keys(a).length>0?ia(i,a):i},Aa=({state:e,props:t})=>{let r=oa(t),i=ee({state:e,props:t}),s=i.fields||[],n=!!t?.disabled,a=pr(s);a.forEach((d,u)=>{if(d._arrIdx=u,d._isSection)return;let f=or(d);if(d._disabled=n||!!d.disabled,f&&d.name&&(d._error=e.errors[d.name]||null),d.type==="input-text"&&(d._inputType=d.inputType||"text"),d.type==="select"){let h=pe(e.formValues,d.name);d._selectedValue=h!==void 0?h:null,d.placeholder=d.placeholder||"",d.noClear=d.clearable===!1}if(d.type==="image"){let h=pe(e.formValues,d.name);d._imageSrc=h&&String(h).trim()?h:null,d.placeholderText=d.placeholderText||"No Image"}if(d.type==="read-only-text"&&(d.content=d.content||""),d.type==="checkbox"){let h=typeof d.content=="string"?d.content:typeof d.checkboxLabel=="string"?d.checkboxLabel:"";d._checkboxText=h}});let p=i.actions||{buttons:[]},l=p.layout||"split",o=(p.buttons||[]).map((d,u)=>({...d,_globalIdx:u,variant:d.variant||"se",_disabled:n||!!d.disabled,pre:d.pre||"",suf:d.suf||""})),c;return l==="split"?c={_layout:"split",buttons:o,_leftButtons:o.filter(d=>d.align==="left"),_rightButtons:o.filter(d=>d.align!=="left")}:c={_layout:l,buttons:o,_allButtons:o},{containerAttrString:r,title:i?.title||"",description:i?.description||"",flatFields:a,actions:c,formValues:e.formValues,tooltipState:e.tooltipState}},Ee=({state:e,props:t})=>{let r=ee({state:e,props:t}),i=se(r.fields||[]);return Oi(e.formValues,i.map(s=>s.name).filter(s=>typeof s=="string"&&s.length>0))},Sa=({state:e,props:t},r={})=>{let{name:i,value:s}=r;i&&(he(e.formValues,i,s),Xe({state:e,props:t}))},Xe=({state:e,props:t})=>{if(!t)return;let r=ee({state:e,props:t}),i=se(r.fields||[]);e.formValues=Oi(e.formValues,i.map(s=>s.name).filter(s=>typeof s=="string"&&s.length>0))},$a=({state:e},t={})=>{let{values:r}=t;!r||typeof r!="object"||Object.keys(r).forEach(i=>{he(e.formValues,i,r[i])})},ka=({state:e},t={})=>{let{defaultValues:r={}}=t;e.formValues=r?structuredClone(r):{},e.errors={},e.reactiveMode=!1},Ea=({state:e},t={})=>{e.errors=t.errors||{}},Ca=({state:e},t={})=>{let{name:r}=t;r&&e.errors[r]&&delete e.errors[r]},Ia=({state:e})=>{e.reactiveMode=!0},Oa=({state:e},t={})=>{let{x:r,y:i,content:s}=t;e.tooltipState={open:!0,x:r,y:i,content:s}},Ta=({state:e})=>{e.tooltipState={...e.tooltipState,open:!1}},La=Object.freeze(Object.defineProperty({__proto__:null,clearFieldError:Ca,collectAllDataFields:se,createInitialState:xa,flattenFields:pr,get:pe,getDefaultValue:lr,hideTooltip:Ta,isDataField:or,pruneHiddenValues:Xe,resetFormValues:ka,selectForm:ee,selectFormValues:Ee,selectViewData:Aa,set:he,setErrors:Ea,setFormFieldValue:Sa,setFormValues:$a,setReactiveMode:Ia,showTooltip:Oa,validateField:ht,validateForm:ut},Symbol.toStringTag,{value:"Module"})),Ri=({field:e,target:t,value:r})=>{!e||!t||["slider-with-input","popover-input"].includes(e.type)&&(r==null?t.removeAttribute("value"):t.setAttribute("value",String(r)))},Ni=({form:e,formValues:t={},refs:r,formDisabled:i=!1})=>{let s=e.fields||[],n=0,a=p=>{for(let l of p){if(l.type==="section"){n++,Array.isArray(l.fields)&&a(l.fields);continue}let o=r[`field${n}`];if(n++,!o)continue;let c=i||!!l.disabled;if(["input-text","input-date","input-time","input-datetime","input-number","input-textarea","color-picker","slider","slider-with-input","popover-input"].includes(l.type)){let d=pe(t,l.name);if(d==null?o.removeAttribute("value"):o.setAttribute("value",String(d)),l.type==="slider-with-input"&&o.store?.setValue){let u=Number(d??0);o.store.setValue({value:Number.isFinite(u)?u:0}),typeof o.render=="function"&&o.render()}l.type==="popover-input"&&o.store?.setValue&&(o.store.setValue({value:d==null?"":String(d)}),typeof o.render=="function"&&o.render())}l.type==="checkbox"&&(pe(t,l.name)?o.setAttribute("checked",""):o.removeAttribute("checked")),["input-text","input-date","input-time","input-datetime","input-number","input-textarea","popover-input"].includes(l.type)&&l.placeholder&&o.getAttribute("placeholder")!==l.placeholder&&(l.placeholder===void 0||l.placeholder===null?o.removeAttribute("placeholder"):o.setAttribute("placeholder",l.placeholder)),c?o.setAttribute("disabled",""):o.removeAttribute("disabled")}};a(s)},Ra=(e,t)=>{let r=t?.defaultValues||{},i={};Object.keys(r).forEach(p=>{he(i,p,r[p])});let s=ee({state:{formValues:i},props:t}),n=se(s.fields||[]),a={};for(let p of n){let l=pe(r,p.name);l!==void 0?he(a,p.name,l):he(a,p.name,lr(p))}e.resetFormValues({defaultValues:a})},Na=e=>{let{store:t,props:r}=e;Ra(t,r)},ja=e=>{let{props:t,refs:r,render:i}=e,s=e.store.getState(),n=ee({state:s,props:t});Ni({form:n,formValues:s.formValues,refs:r,formDisabled:!!t?.disabled}),i()},Va=(e,t)=>{let{newProps:r}=t,{store:i,render:s,refs:n}=e,a=!!r?.disabled,p=i.getState();Xe({state:p,props:r});let l=ee({state:p,props:r});Ni({form:l,formValues:p.formValues,refs:n,formDisabled:a}),s()},Da=(e,t)=>{let{store:r,dispatchEvent:i,render:s,props:n}=e,a=t._event,p=a.currentTarget.dataset.fieldName;if(!p||!a.detail||!Object.prototype.hasOwnProperty.call(a.detail,"value"))return;let l=a.detail.value;r.setFormFieldValue({name:p,value:l});let o=r.getState();Xe({state:o,props:n});let c=ee({state:o,props:n}),d=se(c.fields||[]).find(u=>u.name===p);if(Ri({field:d,target:a.currentTarget,value:l}),o.reactiveMode&&d){let u=ht(d,l);u?r.setErrors({errors:{...o.errors,[p]:u}}):r.clearFieldError({name:p})}s(),i(new CustomEvent("form-input",{bubbles:!0,detail:{name:p,value:l,values:Ee({state:r.getState(),props:n})}}))},Ba=(e,t)=>{let{store:r,dispatchEvent:i,render:s,props:n}=e,a=t._event,p=a.currentTarget.dataset.fieldName;if(!p||!a.detail||!Object.prototype.hasOwnProperty.call(a.detail,"value"))return;let l=a.detail.value;r.setFormFieldValue({name:p,value:l});let o=r.getState();Xe({state:o,props:n});let c=ee({state:o,props:n}),d=se(c.fields||[]).find(u=>u.name===p);if(Ri({field:d,target:a.currentTarget,value:l}),o.reactiveMode&&d){let u=ht(d,l);u?r.setErrors({errors:{...o.errors,[p]:u}}):r.clearFieldError({name:p})}s(),i(new CustomEvent("form-change",{bubbles:!0,detail:{name:p,value:l,values:Ee({state:r.getState(),props:n})}}))},Pa=(e,t)=>{let{store:r,dispatchEvent:i,render:s,props:n}=e,a=t._event.currentTarget.dataset.actionId;if(!a)return;let p=r.getState(),l=ee({state:p,props:n}),o=((l.actions||{}).buttons||[]).find(d=>d.id===a),c=Ee({state:p,props:n});if(o&&o.validate){let d=se(l.fields||[]),{valid:u,errors:f}=ut(d,p.formValues);r.setErrors({errors:f}),u||r.setReactiveMode(),s(),i(new CustomEvent("form-action",{bubbles:!0,detail:{actionId:a,values:c,valid:u,errors:f}}))}else i(new CustomEvent("form-action",{bubbles:!0,detail:{actionId:a,values:c}}))},za=(e,t)=>{let r=t._event;r.type==="contextmenu"&&r.preventDefault();let{store:i,dispatchEvent:s,props:n}=e,a=r.currentTarget.dataset.fieldName;s(new CustomEvent("form-field-event",{bubbles:!0,detail:{name:a,event:r.type,values:Ee({state:i.getState(),props:n})}}))},Wa=(e,t)=>{let{store:r,dispatchEvent:i,render:s,props:n}=e,a=t._event;if(a.key==="Enter"&&!a.shiftKey){let p=a.target;if(p.tagName==="TEXTAREA"||p.tagName==="RTGL-TEXTAREA")return;a.preventDefault();let l=r.getState(),o=ee({state:l,props:n}),c=(o.actions||{}).buttons||[],d=c.find(f=>f.validate)||c[0];if(!d)return;let u=Ee({state:l,props:n});if(d.validate){let f=se(o.fields||[]),{valid:h,errors:y}=ut(f,l.formValues);r.setErrors({errors:y}),h||r.setReactiveMode(),s(),i(new CustomEvent("form-action",{bubbles:!0,detail:{actionId:d.id,values:u,valid:h,errors:y}}))}else i(new CustomEvent("form-action",{bubbles:!0,detail:{actionId:d.id,values:u}}))}},Fa=(e,t)=>{let{store:r,render:i,props:s}=e,n=t._event,a=n.currentTarget.dataset.fieldName,p=ee({state:r.getState(),props:s}),l=se(p.fields||[]).find(o=>o.name===a);if(l&&l.tooltip){let o=n.currentTarget.getBoundingClientRect();r.showTooltip({x:o.left+o.width/2,y:o.top-8,content:typeof l.tooltip=="string"?l.tooltip:l.tooltip.content||""}),i()}},Ma=e=>{let{store:t,render:r}=e;t.hideTooltip({}),r()},Ka=Object.freeze(Object.defineProperty({__proto__:null,handleActionClick:Pa,handleAfterMount:ja,handleBeforeMount:Na,handleImageClick:za,handleKeyDown:Wa,handleOnUpdate:Va,handleTooltipMouseEnter:Fa,handleTooltipMouseLeave:Ma,handleValueChange:Ba,handleValueInput:Da},Symbol.toStringTag,{value:"Module"})),Ua=["input-text","input-date","input-time","input-datetime","input-number","input-textarea","color-picker","slider","slider-with-input","popover-input"],Ha=["input-text","input-date","input-time","input-datetime","input-number","input-textarea","popover-input","slider-with-input"],qa=({ref:e,fieldType:t,value:r,forceRefresh:i=!1})=>{if(Ua.includes(t)){if(i&&e.removeAttribute("value"),r==null){if(Ha.includes(t)&&i){if(t==="popover-input"){e.removeAttribute("value");return}e.setAttribute("value","");return}e.removeAttribute("value");return}e.setAttribute("value",String(r))}},ji=({ref:e,value:t})=>{e&&e?.store?.updateSelectedValue&&(e.store.updateSelectedValue({value:t}),typeof e.render=="function"&&e.render())},Ga=e=>{let t=new Map;return!e||typeof e.querySelectorAll!="function"||e.querySelectorAll("[data-field-name]").forEach(r=>{let i=r.getAttribute("data-field-name");i&&t.set(i,r)}),t},Yr=e=>e?.renderTarget?e.renderTarget:e?.shadowRoot?e.shadowRoot:e?.shadow,Ja=({root:e,values:t={}})=>{!e||typeof e.querySelectorAll!="function"||e.querySelectorAll("rtgl-select[data-field-name]").forEach(r=>{let i=r.dataset?.fieldName;if(!i)return;let s=pe(t,i);ji({ref:r,value:s})})},Ya=function(){let e=this.store.getState();return Ee({state:e,props:this.props})},Qa=function(e={}){let t=e&&typeof e=="object"&&e.values&&typeof e.values=="object"?e.values:e;if(!t||typeof t!="object"||Array.isArray(t))return;this.store.setFormValues({values:t}),this.store.pruneHiddenValues();let r=this.store.getState(),i=ee({state:r,props:this.props}),s=se(i.fields||[]),n=Ga(Yr(this));for(let p of s){if(!p.name)continue;let l=n.get(p.name);if(!l)continue;let o=Object.prototype.hasOwnProperty.call(t,p.name),c=pe(t,p.name);if(!o&&c===void 0)continue;let d=pe(r.formValues,p.name);qa({ref:l,fieldType:p.type,value:d,forceRefresh:!0}),typeof l?.tagName=="string"&&l.tagName.toUpperCase()==="RTGL-SELECT"&&ji({ref:l,value:d}),p.type==="checkbox"&&(d?l.setAttribute("checked",""):l.removeAttribute("checked"))}this.render();let a=()=>{let p=this.store.getState();Ja({root:Yr(this),values:p.formValues})};a(),setTimeout(()=>{a()},0)},Xa=function(){let e=this.store.getState(),t=ee({state:e,props:this.props}),r=se(t.fields||[]),{valid:i,errors:s}=ut(r,e.formValues);return this.store.setErrors({errors:s}),i||this.store.setReactiveMode(),this.render(),{valid:i,errors:s}},Za=function(){let e=this.props?.defaultValues||{},t={};Object.keys(e).forEach(n=>{he(t,n,e[n])});let r=ee({state:{formValues:t},props:this.props}),i=se(r.fields||[]),s={};for(let n of i){let a=pe(e,n.name);a!==void 0?he(s,n.name,a):he(s,n.name,lr(n))}this.store.resetFormValues({defaultValues:s}),this.setValues(s)},eo=Object.freeze(Object.defineProperty({__proto__:null,getValues:Ya,reset:Za,setValues:Qa,validate:Xa},Symbol.toStringTag,{value:"Module"})),to=e=>{let t=e.selectUiType();return t==="dropdown"||t==="formDialog"?null:e.selectConfig().mode==="confirm"?!1:null},ge=({store:e,render:t,globalUI:r,emitResult:i=!1,result:s})=>{if(!e.selectIsOpen())return;let n=s!==void 0?s:to(e);e.closeAll(),t(),i&&r.emit("event",n)},ft=({store:e,render:t,globalUI:r})=>{e.selectIsOpen()&&ge({store:e,render:t,globalUI:r,emitResult:!0})},ro=(e,t)=>{setTimeout(()=>{let{store:r,refs:i}=e;if(!r.selectIsOpen()||r.selectUiType()!=="formDialog")return;let s=r.selectFormDialogConfig?.();if(!s||s.key!==t||typeof s.mount!="function")return;let n=i.formDialog;n&&s.mount(n)},0)},io=e=>{let{store:t,render:r,globalUI:i}=e;ge({store:t,render:r,globalUI:i,emitResult:!0})},so=e=>{let{store:t,render:r,globalUI:i}=e,s=t.selectConfig().mode==="confirm"?!0:null;ge({store:t,render:r,globalUI:i,emitResult:!0,result:s})},no=e=>{let{store:t,render:r,globalUI:i}=e;ge({store:t,render:r,globalUI:i,emitResult:!0,result:!1})},ao=e=>{let{store:t,render:r,globalUI:i}=e;ge({store:t,render:r,globalUI:i,emitResult:!0,result:null})},oo=(e,t)=>{let{store:r,render:i,globalUI:s}=e,n=t._event,{index:a,item:p}=n.detail;ge({store:r,render:i,globalUI:s,emitResult:!0,result:{index:a,item:p}})},lo=(e,t)=>{let{store:r,render:i,globalUI:s}=e,n=t;return ft({store:r,render:i,globalUI:s}),r.setAlertConfig(n),i(),new Promise(a=>{s.once("event",()=>{a()})})},po=async(e,t)=>{let{store:r,render:i,globalUI:s}=e,n=t;return ft({store:r,render:i,globalUI:s}),r.setConfirmConfig(n),i(),new Promise(a=>{s.once("event",p=>{a(p)})})},co=async(e,t)=>{let{store:r,render:i,globalUI:s}=e,n=t;return ft({store:r,render:i,globalUI:s}),r.setDropdownConfig(n),i(),new Promise(a=>{s.once("event",p=>{a(p)})})},ho=async(e,t)=>{let{store:r,render:i,globalUI:s}=e,n=t;ft({store:r,render:i,globalUI:s}),r.setFormDialogConfig(n),i();let a=r.selectFormDialogConfig?.().key;return ro(e,a),new Promise(p=>{s.once("event",l=>{p(l)})})},uo=(e,t)=>{let{store:r,render:i,globalUI:s}=e,n=t._event?.detail||{};n.valid!==!1&&ge({store:r,render:i,globalUI:s,emitResult:!0,result:n})},fo=(e,t)=>{let{store:r,refs:i}=e,s=t._event?.detail||{},n=r.selectFormDialogConfig?.();typeof n?.onFieldEvent=="function"&&n.onFieldEvent({detail:s,formEl:i.formDialog||null})},yo=e=>{let{store:t,render:r,globalUI:i}=e;ge({store:t,render:r,globalUI:i,emitResult:!0})},mo=Object.freeze(Object.defineProperty({__proto__:null,handleCancel:no,handleCloseAll:yo,handleConfirm:so,handleDialogClose:io,handleDropdownClose:ao,handleDropdownItemClick:oo,handleFormAction:uo,handleFormFieldEvent:fo,handleShowAlert:lo,handleShowConfirm:po,handleShowDropdownMenu:co,handleShowFormDialog:ho},Symbol.toStringTag,{value:"Module"})),go=new Set(["sm","md","lg","f"]),Qr=e=>!e||typeof e!="object"||Array.isArray(e)?{}:e,Jt=(e,t="md")=>go.has(e)?e:t,bo=()=>Object.freeze({isOpen:!1,uiType:"dialog",config:{status:void 0,title:"",message:"",confirmText:"OK",cancelText:"Cancel",mode:"alert"},dropdownConfig:{items:[],x:0,y:0,place:"bs"},formDialogConfig:{form:null,defaultValues:{},context:{},disabled:!1,size:"md",key:0,onFieldEvent:null,mount:null}}),vo=({state:e},t={})=>{if(!t.message)throw new Error("message is required for showAlert");e.config={status:t.status||void 0,title:t.title||"",message:t.message,confirmText:t.confirmText||"OK",cancelText:"",mode:"alert"},e.uiType="dialog",e.isOpen=!0},wo=({state:e},t={})=>{if(!t.message)throw new Error("message is required for showConfirm");e.config={status:t.status||void 0,title:t.title||"",message:t.message,confirmText:t.confirmText||"Yes",cancelText:t.cancelText||"Cancel",mode:"confirm"},e.uiType="dialog",e.isOpen=!0},_o=({state:e},t={})=>{if(!t.items||!Array.isArray(t.items))throw new Error("items array is required for showDropdown");e.dropdownConfig={items:t.items,x:t.x||0,y:t.y||0,place:t.place||"bs"},e.uiType="dropdown",e.isOpen=!0},xo=({state:e},t={})=>{if(!t.form||typeof t.form!="object"||Array.isArray(t.form))throw new Error("form object is required for showFormDialog");let r=e.formDialogConfig?.key||0;e.formDialogConfig={form:t.form,defaultValues:Qr(t.defaultValues),context:Qr(t.context),disabled:!!t.disabled,size:Jt(t.size,"md"),key:r+1,onFieldEvent:typeof t.onFieldEvent=="function"?t.onFieldEvent:null,mount:typeof t.mount=="function"?t.mount:null},e.uiType="formDialog",e.isOpen=!0},Ao=({state:e})=>{e.isOpen=!1,e.uiType="dialog"},So=({state:e})=>e.config,$o=({state:e})=>e.dropdownConfig,ko=({state:e})=>e.formDialogConfig,Eo=({state:e})=>e.uiType,Co=({state:e})=>e.isOpen,Io=({state:e})=>{let t=e.isOpen&&e.uiType==="dialog",r=e.isOpen&&e.uiType==="formDialog";return{isOpen:e.isOpen,uiType:e.uiType,config:e.config,dropdownConfig:{items:e.dropdownConfig?.items||[],x:e.dropdownConfig?.x||0,y:e.dropdownConfig?.y||0,place:e.dropdownConfig?.place||"bs"},formDialogConfig:{form:e.formDialogConfig?.form||{fields:[],actions:{buttons:[]}},defaultValues:e.formDialogConfig?.defaultValues||{},context:e.formDialogConfig?.context||{},disabled:!!e.formDialogConfig?.disabled,size:Jt(e.formDialogConfig?.size,"md"),key:e.formDialogConfig?.key||0},isDialogOpen:t,isFormDialogOpen:r,isDialogContainerOpen:t||r,isDropdownOpen:e.isOpen&&e.uiType==="dropdown",dialogSize:r?Jt(e.formDialogConfig?.size,"md"):"sm"}},Oo=Object.freeze(Object.defineProperty({__proto__:null,closeAll:Ao,createInitialState:bo,selectConfig:So,selectDropdownConfig:$o,selectFormDialogConfig:ko,selectIsOpen:Co,selectUiType:Eo,selectViewData:Io,setAlertConfig:vo,setConfirmConfig:wo,setDropdownConfig:_o,setFormDialogConfig:xo},Symbol.toStringTag,{value:"Module"})),To=(e,t)=>{let{dispatchEvent:r,store:i}=e;t._event,console.log("handle click start",i.selectPath()),r(new CustomEvent("start-click",{detail:{path:i.selectPath()}}))},Lo=Object.freeze(Object.defineProperty({__proto__:null,handleClickStart:To},Symbol.toStringTag,{value:"Module"})),Ro=()=>Object.freeze({}),No=["id","class","style","slot","start"],jo=(e={})=>Object.entries(e).filter(([t])=>!No.includes(t)).map(([t,r])=>`${t}=${r}`).join(" "),Vo=e=>{if(e!=null){if(typeof e=="object")return e;if(typeof e=="string")try{return JSON.parse(decodeURIComponent(e))}catch{try{return JSON.parse(e)}catch{return}}}},Do=({props:e})=>{let t=Vo(e.start)||e.start;return{containerAttrString:jo(e),start:t||{label:"",image:{src:"",width:32,height:32,alt:""}}}},Bo=({props:e})=>e.start?.path,Po=({state:e})=>{},zo=Object.freeze(Object.defineProperty({__proto__:null,createInitialState:Ro,selectPath:Bo,selectViewData:Do,setState:Po},Symbol.toStringTag,{value:"Module"})),Xr=(e,t,r)=>{let{store:i,render:s}=r,n,a=-1/0;if(e.forEach(p=>{let l=p.getBoundingClientRect();l.top<=t&&l.top>a&&(a=l.top,n=p.id)}),!n){let p=1/0;e.forEach(l=>{let o=l.getBoundingClientRect();o.top>t&&o.top<p&&(p=o.top,n=l.id)})}n&&n!==i.selectCurrentId()&&(i.setCurrentId({id:n}),s())},Wo=(e,t,r,i)=>{let{store:s,render:n}=i,a=e.querySelectorAll("h1[id], h2[id], h3[id], h4[id], rtgl-text[id]"),p=Array.from(a),l=p.map(c=>{let d=1,u=c.tagName.toLowerCase();return u==="h1"?d=1:u==="h2"?d=2:u==="h3"?d=3:u==="h4"?d=4:u==="rtgl-text"&&(d=parseInt(c.getAttribute("data-level")||"1",10)),{id:c.id,href:`#${c.id}`,title:c.textContent,level:d}});s.setItems({items:l}),Xr(p,r,i),n();let o=Xr.bind(void 0,p,r,i);return t.addEventListener("scroll",o,{passive:!0}),()=>{t.removeEventListener("scroll",o)}},Fo=e=>{let{props:t}=e,r=()=>{};return requestAnimationFrame(()=>{let i=document.getElementById(t.targetId);if(!i)return;let s=window;t.scrollContainerId&&(s=document.getElementById(t.scrollContainerId)||window);let n=parseInt(t.offsetTop||"100",10);r=Wo(i,s,n,e)}),()=>{r()}},Mo=Object.freeze(Object.defineProperty({__proto__:null,handleBeforeMount:Fo},Symbol.toStringTag,{value:"Module"})),Ko=()=>Object.freeze({items:[],currentId:null,contentContainer:null}),Uo=({state:e})=>{let t=((r,i)=>{let s=new Set,n=r.findIndex(p=>p.id===i);if(n===-1)return s;let a=r[n].level;for(let p=n-1;p>=0;p--)if(r[p].level<a){let l=r[p].level;s.add(r[p].id);for(let o=p-1;o>=0;o--)r[o].level<l&&(s.add(r[o].id),l=r[o].level);break}return s})(e.items,e.currentId);return{items:e.items.map(r=>{let i={1:"0",2:"12px",3:"24px",4:"32px"},s=r.id===e.currentId,n=t.has(r.id),a=s||n;return{...r,c:a?"fg":"mu-fg",ml:i[r.level]||"",bc:a?"fg":"mu-fg"}}),currentId:e.currentId}},Ho=({state:e})=>e,qo=({state:e})=>e.currentId,Go=({state:e},t={})=>{e.items=Array.isArray(t.items)?t.items:[]},Jo=({state:e},t={})=>{e.currentId=t.id},Yo=({state:e},t={})=>{e.contentContainer=t.container},Qo=Object.freeze(Object.defineProperty({__proto__:null,createInitialState:Ko,selectCurrentId:qo,selectState:Ho,selectViewData:Uo,setContentContainer:Yo,setCurrentId:Jo,setItems:Go},Symbol.toStringTag,{value:"Module"})),Ze=e=>e==null||e===!0?"":String(e),Vi=(e,t)=>{let{store:r,render:i,dispatchEvent:s}=e,n=Ze(t);r.setValue({value:n}),r.closePopover({}),s(new CustomEvent("value-change",{detail:{value:n},bubbles:!0})),i()},Xo=e=>{let{store:t,props:r}=e;if(r.value!==void 0){let i=Ze(r.value);t.setValue({value:i}),t.setTempValue({value:i})}},Zo=(e,t)=>{let{oldProps:r,newProps:i}=t,{store:s,render:n}=e;if(r?.value!==i?.value){let a=Ze(i?.value);s.setValue({value:a}),s.getState().isOpen||s.setTempValue({value:a})}n()},el=(e,t)=>{let{store:r,render:i,refs:s,props:n}=e;if(n.disabled)return;let a=t._event,p=Ze(n.value);r.setValue({value:p}),r.setTempValue({value:p}),r.openPopover({position:{x:a.currentTarget.getBoundingClientRect().left,y:a.currentTarget.getBoundingClientRect().bottom}}),i(),setTimeout(()=>{let{input:l}=s;if(!l)return;l.value=p,l.focus();let o=l.shadowRoot?.querySelector("input, textarea");o&&typeof o.focus=="function"&&o.focus()},50)},tl=(e,t)=>{let{store:r,render:i}=e;r.closePopover({}),i()},rl=(e,t)=>{let{store:r}=e,i=t._event,s=Ze(i.detail.value);r.setTempValue({value:s})},il=e=>{let{store:t,refs:r}=e,{input:i}=r,s=i?i.value:t.getState().tempValue;Vi(e,s)},sl=(e,t)=>{let{store:r,refs:i}=e,s=t._event;if(s.key==="Enter"){s.preventDefault(),s.stopPropagation();let{input:n}=i,a=n?n.value:r.getState().tempValue;Vi(e,a)}else s.key==="Escape"&&(s.preventDefault(),s.stopPropagation(),r.closePopover({}),e.render())},nl=Object.freeze(Object.defineProperty({__proto__:null,handleBeforeMount:Xo,handleInputChange:rl,handleInputKeydown:sl,handleOnUpdate:Zo,handlePopoverClose:tl,handleSubmitClick:il,handleTextClick:el},Symbol.toStringTag,{value:"Module"})),al=()=>Object.freeze({isOpen:!1,position:{x:0,y:0},value:"",tempValue:""}),ol=({props:e,state:t})=>{let r=typeof t.value=="string"&&t.value.length>0,i=r?t.value:"-",s=typeof e.placeholder=="string"?e.placeholder:"",n=typeof e.label=="string"?e.label:"",a=!!e.disabled;return{isOpen:t.isOpen,position:t.position,value:i,valueColor:r?"fg":"mu-fg",tempValue:t.tempValue,placeholder:s,label:n,disabled:a}},ll=({state:e},t={})=>{e.tempValue=t.value},pl=({state:e},t={})=>{let{position:r}=t;e.position=r,e.isOpen=!0,e.hasUnsavedChanges=!1},dl=({state:e})=>{e.isOpen=!1,e.tempValue=""},cl=({state:e},t={})=>{e.value=t.value},hl=({state:e})=>e.value,ul=Object.freeze(Object.defineProperty({__proto__:null,closePopover:dl,createInitialState:al,openPopover:pl,selectValue:hl,selectViewData:ol,setTempValue:ll,setValue:cl},Symbol.toStringTag,{value:"Module"})),He=(e,t)=>{if(e===t)return!0;if(e==null||t==null||typeof e!="object"||typeof t!="object")return!1;let r=Object.keys(e),i=Object.keys(t);if(r.length!==i.length)return!1;for(let s of r)if(!i.includes(s)||!He(e[s],t[s]))return!1;return!0},fl=e=>{let{store:t,props:r,render:i}=e;if(r.selectedValue!==null&&r.selectedValue!==void 0&&r.options){let s=r.options.find(n=>He(n.value,r.selectedValue));s&&(t.updateSelectedValue({value:s?.value}),i())}},yl=(e,t)=>{let{oldProps:r,newProps:i}=t,{store:s,render:n}=e,a=!1;i?.disabled&&!r?.disabled&&(s.closeOptionsPopover({}),a=!0),r.selectedValue!==i.selectedValue&&(s.updateSelectedValue({value:i.selectedValue}),a=!0),a&&n()},ml=(e,t)=>{let{store:r,render:i,refs:s,props:n}=e;if(n.disabled)return;t._event.stopPropagation();let a=s.selectButton,p=a.firstElementChild,l=p?p.getBoundingClientRect():a.getBoundingClientRect(),o=r.selectSelectedValue(),c=o!==null?o:n.selectedValue,d=null;c!=null&&n.options&&(d=n.options.findIndex(u=>He(u.value,c)),d===-1&&(d=null)),r.openOptionsPopover({position:{y:l.bottom+12,x:l.left-24},selectedIndex:d}),i()},gl=e=>{let{store:t,render:r}=e;t.closeOptionsPopover({}),r()},bl=(e,t)=>{let{render:r,dispatchEvent:i,props:s,store:n}=e;if(s.disabled)return;let a=t._event;a.stopPropagation();let p=a.currentTarget.id.slice(6),l=Number(p),o=s.options[p];n.updateSelectedValue({value:o?.value}),s.onChange&&typeof s.onChange=="function"&&s.onChange(o.value),i(new CustomEvent("value-change",{detail:{value:o.value,label:o.label,index:l,item:o},bubbles:!0})),r()},vl=(e,t)=>{let{store:r,render:i}=e,s=t._event,n=parseInt(s.currentTarget.id.slice(6),10);r.setHoveredOption({optionId:n}),i()},wl=(e,t)=>{let{store:r,render:i}=e;r.clearHoveredOption({}),i()},_l=(e,t)=>{let{store:r,render:i,dispatchEvent:s,props:n}=e;n.disabled||(t._event.stopPropagation(),r.clearSelectedValue({}),n.onChange&&typeof n.onChange=="function"&&n.onChange(void 0),s(new CustomEvent("value-change",{detail:{value:void 0,label:void 0,index:null,item:void 0},bubbles:!0})),i())},xl=(e,t)=>{if(e.props.disabled)return;let{store:r,render:i,dispatchEvent:s}=e,{_event:n}=t;n.stopPropagation(),r.closeOptionsPopover({}),s(new CustomEvent("add-option-click",{bubbles:!0})),i()},Al=(e,t)=>{let{store:r,render:i}=e;r.setHoveredAddOption({isHovered:!0}),i()},Sl=(e,t)=>{let{store:r,render:i}=e;r.setHoveredAddOption({isHovered:!1}),i()},$l=Object.freeze(Object.defineProperty({__proto__:null,handleAddOptionClick:xl,handleAddOptionMouseEnter:Al,handleAddOptionMouseLeave:Sl,handleBeforeMount:fl,handleButtonClick:ml,handleClearClick:_l,handleClickOptionsPopoverOverlay:gl,handleOnUpdate:yl,handleOptionClick:bl,handleOptionMouseEnter:vl,handleOptionMouseLeave:wl},Symbol.toStringTag,{value:"Module"})),kl=["id","class","style","slot","placeholder","selectedValue","onChange","options","noClear","addOption","disabled"],El=(e={})=>Object.entries(e).filter(([t])=>!kl.includes(t)).map(([t,r])=>`${t}=${r}`).join(" "),Cl=()=>Object.freeze({isOpen:!1,position:{x:0,y:0},selectedValue:null,hoveredOptionId:null,hoveredAddOption:!1}),Il=({state:e,props:t})=>{let r=El(t),i=!!t.disabled,s=Object.prototype.hasOwnProperty.call(t||{},"selectedValue")?t.selectedValue:e.selectedValue,n=t.placeholder||"Select an option",a=!0,p=t.options||[],l=p.find(c=>He(c.value,s));l&&(n=l.label,a=!1);let o=p.map((c,d)=>{let u=He(c.value,s),f=e.hoveredOptionId===d;return{...c,isSelected:u,bgc:f?"ac":u?"mu":""}});return{containerAttrString:r,isDisabled:i,isOpen:e.isOpen,position:e.position,options:o,selectedValue:s,selectedLabel:n,selectedLabelColor:a?"mu-fg":"fg",hasValue:s!=null,showClear:!i&&!t.noClear&&s!=null,showAddOption:!i&&!!t.addOption,addOptionLabel:t.addOption?.label?`+ ${t.addOption.label}`:"+ Add",addOptionBgc:e.hoveredAddOption?"ac":""}},Ol=({state:e})=>e,Tl=({state:e})=>e.selectedValue,Ll=({state:e},t={})=>{let{position:r,selectedIndex:i}=t;e.position=r,e.isOpen=!0,i!=null&&(e.hoveredOptionId=i)},Rl=({state:e})=>{e.isOpen=!1},Nl=({state:e},t={})=>{e.selectedValue=t.value,e.isOpen=!1},jl=({state:e})=>{e.selectedValue=void 0},Vl=({state:e},t={})=>{e.hoveredOptionId=t.optionId},Dl=({state:e})=>{e.hoveredOptionId=null},Bl=({state:e})=>{e.selectedValue=void 0},Pl=({state:e},t={})=>{e.hoveredAddOption=!!t.isHovered},zl=Object.freeze(Object.defineProperty({__proto__:null,clearHoveredOption:Dl,clearSelectedValue:Bl,closeOptionsPopover:Rl,createInitialState:Cl,openOptionsPopover:Ll,resetSelection:jl,selectSelectedValue:Tl,selectState:Ol,selectViewData:Il,setHoveredAddOption:Pl,setHoveredOption:Vl,updateSelectedValue:Nl},Symbol.toStringTag,{value:"Module"})),Wl=(e,t)=>{let{store:r,dispatchEvent:i}=e,s=t._event,n,a=r.selectHeader();s.currentTarget.id==="headerLabel"?n=a.labelPath:s.currentTarget.id==="headerImage"?n=a.image.path:s.currentTarget.id==="header"&&(n=a.path),i(new CustomEvent("header-click",{detail:{path:n},bubbles:!0,composed:!0}))},Fl=(e,t)=>{let{store:r,dispatchEvent:i}=e,s=t._event,n=s.currentTarget.dataset.itemId||s.currentTarget.id.slice(4),a=r.selectItem(n);i(new CustomEvent("item-click",{detail:{item:a},bubbles:!0,composed:!0}))},Ml=Object.freeze(Object.defineProperty({__proto__:null,handleHeaderClick:Wl,handleItemClick:Fl},Symbol.toStringTag,{value:"Module"})),Kl=()=>Object.freeze({}),Ul=["id","class","style","slot","header","items","selectedItemId","mode","hideHeader","w","bwr"],Hl=(e={})=>Object.entries(e).filter(([t])=>!Ul.includes(t)).map(([t,r])=>`${t}=${r}`).join(" "),qe=e=>{if(e!=null){if(typeof e=="object")return e;if(typeof e=="string")try{return JSON.parse(decodeURIComponent(e))}catch{try{return JSON.parse(e)}catch{return}}}},ql=e=>{if(e===!0)return!0;if(e===!1||e===void 0||e===null)return!1;if(typeof e=="string"){let t=e.trim().toLowerCase();return t===""||t==="true"}return!1},Gl=(e,t)=>e!=null&&e!==""?e:t==="full"?272:64;function dr(e,t=null){let r=[];for(let i of e){let s=i.id||i.href||i.path,n=t===s;if(r.push({id:s,title:i.title,href:i.href,type:i.type||"item",icon:i.icon,hrefAttr:i.href?`href=${i.href}`:"",isSelected:n,itemBgc:n?"ac":"bg",itemHoverBgc:n?"ac":"mu"}),i.items&&Array.isArray(i.items))for(let a of i.items){let p=a.id||a.href||a.path,l=t===p;r.push({id:p,title:a.title,href:a.href,type:a.type||"item",icon:a.icon,hrefAttr:a.href?`href=${a.href}`:"",isSelected:l,itemBgc:l?"ac":"bg",itemHoverBgc:l?"ac":"mu"})}}return r}var Jl=({props:e})=>{let t=qe(e.header)||e.header,r=qe(e.items)||e.items,i=e.selectedItemId,s=Hl(e),n=e.mode||"full",a=t||{label:"",path:"",image:{src:"",alt:"",width:0,height:0}},p=r?dr(r,i):[],l=!ql(e.hideHeader),o=e.bwr||"xs",c=Gl(e.w,n),d=n==="full"?"fs":"c",u=n==="full"?"fs":"c",f=n==="full"?"lg":"sm",h=n==="full"?"md":"sm",y=n==="shrunk-lg"?48:40,g=n==="shrunk-lg"?28:20,b=n==="shrunk-lg"?"md":"sm",m=n==="full",_=n==="full",A=n==="full"?"fs":"c",S=n==="full"?"":`ah=${u}`,$=n==="full"?"f":y;return{containerAttrString:s,mode:n,header:a,items:p,sidebarWidth:c,headerAlign:d,itemAlign:u,headerPadding:f,itemPadding:h,itemHeight:y,iconSize:g,firstLetterSize:b,showLabels:m,showGroupLabels:_,itemContentAlign:A,itemAlignAttr:S,itemWidth:$,headerWidth:$,selectedItemId:i,ah:n==="shrunk-lg"||n==="shrunk-md"?"c":"",showHeader:l,rightBorderWidth:o}},Yl=({props:e})=>qe(e.header)||e.header,Ql=({state:e,props:t})=>{let r=qe(t.items)||t.items;return(r?dr(r):[]).find(i=>i.active)},Xl=({props:e},t)=>{let r=qe(e.items)||e.items;return(r?dr(r):[]).find(i=>i.id===t)},Zl=({state:e})=>{},ep=Object.freeze(Object.defineProperty({__proto__:null,createInitialState:Kl,selectActiveItem:Ql,selectHeader:Yl,selectItem:Xl,selectViewData:Jl,setState:Zl},Symbol.toStringTag,{value:"Module"})),tp=e=>{let{store:t,props:r}=e;t.setValue({value:r.value??0})},rp=(e,t)=>{let{oldProps:r,newProps:i}=t,{store:s,render:n}=e,a=r?.key!==i?.key,p=r?.value!==i?.value;if(a||p){let l=i?.value??0;s.setValue({value:l}),n()}},ip=(e,t)=>{let{store:r,render:i,dispatchEvent:s}=e,n=t._event,a=Number(n.detail.value),p=(typeof n.composedPath=="function"?n.composedPath():[]).find(l=>l?.tagName==="RTGL-SLIDER-INPUT")||n.currentTarget?.getRootNode?.()?.host;r.setValue({value:a}),p&&typeof p.setAttribute=="function"&&p.setAttribute("value",String(a)),i(),s(new CustomEvent("value-change",{detail:{value:a},bubbles:!0}))},sp=(e,t)=>{let{store:r,render:i,dispatchEvent:s}=e,n=t._event,a=Number(n.detail.value),p=(typeof n.composedPath=="function"?n.composedPath():[]).find(l=>l?.tagName==="RTGL-SLIDER-INPUT")||n.currentTarget?.getRootNode?.()?.host;r.setValue({value:a}),p&&typeof p.setAttribute=="function"&&p.setAttribute("value",String(a)),i(),s(new CustomEvent("value-input",{detail:{value:a},bubbles:!0}))},np=Object.freeze(Object.defineProperty({__proto__:null,handleBeforeMount:tp,handleOnUpdate:rp,handleValueChange:ip,handleValueInput:sp},Symbol.toStringTag,{value:"Module"})),ap=()=>Object.freeze({value:0}),op=({state:e,props:t})=>({key:t.key,value:e.value,w:t.w||"",min:t.min||0,max:t.max||100,step:t.step||1,disabled:!!t.disabled}),lp=({state:e},t={})=>{e.value=t.value},pp=Object.freeze(Object.defineProperty({__proto__:null,createInitialState:ap,selectViewData:op,setValue:lp},Symbol.toStringTag,{value:"Module"})),dp=e=>{},cp=(e,t)=>{let{dispatchEvent:r,props:i}=e,s=t._event,n=parseInt(s.currentTarget.id.slice(3),10),a=i.data?.rows?.[n];a&&r(new CustomEvent("row-click",{detail:{rowIndex:n,rowData:a}}))},hp=(e,t)=>{let{store:r,render:i,dispatchEvent:s}=e,n=t._event.currentTarget.dataset.columnKey,a=r.selectSortInfo(),p="asc";a.column===n&&(a.direction==="asc"?p="desc":a.direction==="desc"&&(p=null)),p?r.setSortColumn({column:n,direction:p}):r.clearSort(),i(),s(new CustomEvent("header-click",{detail:{column:n,direction:p,sortInfo:p?{column:n,direction:p}:null}}))},up=Object.freeze(Object.defineProperty({__proto__:null,handleBeforeMount:dp,handleHeaderClick:hp,handleRowClick:cp},Symbol.toStringTag,{value:"Module"})),fp=()=>Object.freeze({sortColumn:null,sortDirection:null}),yp=["id","class","style","slot","data"],mp=(e={})=>Object.entries(e).filter(([t])=>!yp.includes(t)).map(([t,r])=>`${t}=${r}`).join(" "),gp=(e,t)=>{let r=t.split("."),i=e;for(let s of r){if(i==null)return null;i=i[s]}return i},bp=({state:e,props:t})=>{let r=mp(t),i=t.data||{columns:[],rows:[]},s=i.rows.map((n,a)=>{let p=i.columns.map(l=>{let o=gp(n,l.key);return{key:l.key,value:o!=null?String(o):""}});return{index:a,cells:p}});return{containerAttrString:r,columns:i.columns||[],rows:s||[]}},vp=({state:e})=>e,wp=({state:e})=>({column:e.sortColumn,direction:e.sortDirection}),_p=({state:e},{column:t,direction:r}={})=>{e.sortColumn=t,e.sortDirection=r},xp=({state:e})=>{e.sortColumn=null,e.sortDirection=null},Ap=Object.freeze(Object.defineProperty({__proto__:null,clearSort:xp,createInitialState:fp,selectSortInfo:wp,selectState:vp,selectViewData:bp,setSortColumn:_p},Symbol.toStringTag,{value:"Module"})),Sp=(e,t)=>{let{dispatchEvent:r}=e,i=t._event.currentTarget.dataset.id;r(new CustomEvent("item-click",{detail:{id:i}}))},$p=Object.freeze(Object.defineProperty({__proto__:null,handleClickItem:Sp},Symbol.toStringTag,{value:"Module"})),kp=()=>Object.freeze({}),Ep=["id","class","style","slot","items","selectedTab"],Cp=(e={})=>Object.entries(e).filter(([t])=>!Ep.includes(t)).map(([t,r])=>`${t}=${r}`).join(" "),Ip=({props:e})=>{let t=Cp(e),r=e.items||[],i=e.selectedTab,s=r.map(n=>({...n,isSelected:n.id===i,bgColor:n.id===i?"ac":"",borderColor:n.id===i?"":"tr",textColor:n.id===i?"":"mu-fg"}));return{containerAttrString:t,items:s,selectedTab:i}},Op=Object.freeze(Object.defineProperty({__proto__:null,createInitialState:kp,selectViewData:Ip},Symbol.toStringTag,{value:"Module"})),Tp=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"})),Lp=()=>Object.freeze({}),Rp=({props:e})=>({open:!!e.open,x:e.x||0,y:e.y||0,place:e.place||"t",content:e.content||""}),Np=Object.freeze(Object.defineProperty({__proto__:null,createInitialState:Lp,selectViewData:Rp},Symbol.toStringTag,{value:"Module"})),jp=async e=>{let{props:t,store:r,render:i,refs:s}=e,{waveformData:n}=t;r.setWaveformData({data:n}),i();let a=s.canvas;a&&Di(n,a)},Vp=async(e,t)=>{let{store:r,render:i,refs:s,props:n}=e,{waveformData:a}=n;if(!a){console.log("waveform handleOnUpdate: no waveformData provided");return}r.setWaveformData({data:a}),i();let p=s.canvas;p&&Di(a,p)};async function Di(e,t){let r=t.getContext("2d"),i=t.getBoundingClientRect(),s=i.width,n=i.height;t.width=s,t.height=n;let a=t.width,p=t.height;if(r.clearRect(0,0,a,p),r.fillStyle="#1a1a1a",r.fillRect(0,0,a,p),!e||!e.amplitudes)return;let l=e.amplitudes,o=p/2,c=r.createLinearGradient(0,0,0,p);c.addColorStop(0,"#404040"),c.addColorStop(.5,"#A1A1A1"),c.addColorStop(1,"#404040");let d=Math.max(1,a/l.length),u=.2;for(let f=0;f<l.length;f++){let h=l[f]/255*(p*.85),y=f*d,g=o-h/2;r.fillStyle=c,r.fillRect(y,g,Math.max(1,d*(1-u)),h)}r.strokeStyle="rgba(255, 255, 255, 0.1)",r.lineWidth=1,r.beginPath(),r.moveTo(0,o),r.lineTo(a,o),r.stroke(),r.shadowBlur=10,r.shadowColor="#2196F3"}var Dp=Object.freeze(Object.defineProperty({__proto__:null,handleAfterMount:jp,handleOnUpdate:Vp},Symbol.toStringTag,{value:"Module"})),Bp=()=>Object.freeze({waveformData:null}),Pp=({state:e},t={})=>{e.waveformData=t.data},zp=({state:e,props:t})=>({isLoading:t.isLoading,w:t.w||"250",h:t.h||"150",cur:t.cur,waveformData:t.waveformData}),Wp=Object.freeze(Object.defineProperty({__proto__:null,createInitialState:Bp,selectViewData:zp,setWaveformData:Pp},Symbol.toStringTag,{value:"Module"})),Bi=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),Pi=e=>e.replace(/-([a-z0-9])/g,(t,r)=>r.toUpperCase()),Yt=e=>{if(e!=null)return e===""?!0:e},Zr=(e,t)=>{let r=e.getAttribute(t);if(r!==null)return Yt(r);let i=Bi(t);if(i!==t){let s=e.getAttribute(i);if(s!==null)return Yt(s)}},Fp=(e,t)=>{let r=new Set(t);return new Proxy({},{get(i,s){if(typeof s=="string"&&r.has(s)){let n=e[s];return n!==void 0?n:Zr(e,s)}},set(){throw new Error("Cannot assign to read-only proxy")},defineProperty(){throw new Error("Cannot define properties on read-only proxy")},deleteProperty(){throw new Error("Cannot delete properties from read-only proxy")},has(i,s){return typeof s=="string"&&r.has(s)},ownKeys(){return[...r]},getOwnPropertyDescriptor(i,s){if(typeof s=="string"&&r.has(s))return{configurable:!0,enumerable:!0,get:()=>{let n=e[s];return n!==void 0?n:Zr(e,s)}}}})},Mp=({schema:e,methodExports:t=[]})=>{if(!e||typeof e!="object"||Array.isArray(e))throw new Error("componentName is required.");if(typeof e.componentName!="string"||e.componentName.trim()==="")throw new Error("componentName is required.");if(Object.prototype.hasOwnProperty.call(e,"attrsSchema"))throw new Error("attrsSchema is not supported.");if(Object.prototype.hasOwnProperty.call(e,"methods")){let r=e.methods;if(!r||typeof r!="object"||Array.isArray(r))throw new Error("methods must be an object schema with a properties map.");if(Object.prototype.hasOwnProperty.call(r,"type")&&r.type!=="object")throw new Error("methods.type must be 'object'.");if(!r.properties||typeof r.properties!="object"||Array.isArray(r.properties))throw new Error("methods.properties must be an object keyed by method name.");for(let i of Object.keys(r.properties))if(!t.includes(i))throw new Error(`method '${i}' is declared in schema but missing in .methods.js exports.`)}return!0},w={LITERAL:0,VARIABLE:1,INTERPOLATION:2,FUNCTION:3,BINARY:4,UNARY:5,CONDITIONAL:6,LOOP:7,OBJECT:8,ARRAY:9,PARTIAL:10,PATH_REFERENCE:11},B={EQ:0,NEQ:1,GT:2,LT:3,GTE:4,LTE:5,AND:6,OR:7,IN:8,ADD:10,SUBTRACT:11},Qt={NOT:0},k=class extends Error{constructor(t){super(`Parse Error: ${t}`),this.name="JemplParseError"}},ie=class extends Error{constructor(t){super(`Render Error: ${t}`),this.name="JemplRenderError"}},ei=e=>{if(!e||e.trim()==="")throw new k("Missing condition expression after '$if'");if(e.includes("===")||e.includes("!==")){let r=e.includes("===")?"==":"!=";throw new k(`Invalid comparison operator '${e.includes("===")?"===":"!=="}' - did you mean '${r}'? (got: '${e}')`)}let t=["<",">","<=",">=","==","!="];for(let r of t)if(e.trim().endsWith(r))throw new k(`Incomplete comparison expression - missing right operand (got: '${e}')`)},Kp=e=>{if(e.trim().endsWith(" in"))throw new k(`Missing iterable expression after 'in' (got: '$for ${e}')`);if(!e.includes(" in "))throw new k(`Invalid loop syntax - missing 'in' keyword (got: '$for ${e}')`);let[t,r]=e.split(" in ");if(!r||r.trim()==="")throw new k(`Missing iterable expression after 'in' (got: '$for ${e}')`);let i=t.includes(",")?t.split(",").map(s=>s.trim()):[t.trim()];for(let s of i){if(!s)throw new k(`Invalid loop variable - variable name cannot be empty (got: '$for ${e}')`);if(!/^[a-zA-Z_$][a-zA-Z0-9_$]*$/.test(s))throw new k(`Invalid loop syntax (got: '$for ${e}')`)}},Up=(e,t,r=!1)=>{if(t===null)return new ie(`Cannot iterate over null value at '$for ${e}'`);if(t===void 0)return new ie(`Cannot iterate over undefined value at '$for ${e}'`);let i=typeof t;return r?new ie(`Cannot iterate over non-array value in loop '${e}' - got ${i} instead`):new ie(`Cannot iterate over non-array value (got: ${i}) at '$for ${e}'`)},Hp=(e,t)=>{let r=t&&Object.keys(t).length>0?Object.keys(t).join(", "):"no custom functions provided";return new ie(`Unknown function '${e}' (${r})`)},zi=(e,t,r={})=>{let i={},s={};r&&typeof r=="object"&&(r.functions!==void 0||r.partials!==void 0?(i=r.functions||{},s=r.partials||{}):typeof r=="object"&&(i=r));let n=N(e,{functions:i,partials:s},t,{});return n===void 0?{}:n},N=(e,t,r,i)=>{if(t.functions,e.var&&!e.type)return U(e.var,r,i);if(e.type===w.LITERAL)return e.value;if(e.type===w.VARIABLE)return U(e.path,r,i);if(e.type===w.INTERPOLATION)return Gp(e.parts,t,r,i);switch(e.type){case w.FUNCTION:return Wi(e,t,r,i);case w.BINARY:return Fi(e,t,r,i);case w.UNARY:return Mi(e,t,r,i);case w.CONDITIONAL:return Yp(e,t,r,i);case w.LOOP:return td(e,t,r,i);case w.OBJECT:return id(e,t,r,i);case w.ARRAY:return sd(e,t,r,i);case w.PARTIAL:return nd(e,t,r,i);case w.PATH_REFERENCE:return ad(e,t,r,i);default:throw new Error(`Unknown node type: ${e.type}`)}},ti=new Map,qp=e=>{let t=[],r="",i=!1;for(let s=0;s<e.length;s++){let n=e[s];if(n==="[")r&&(t.push({type:"property",value:r}),r=""),i=!0;else if(n==="]"){if(i&&r){let a=r.trim();if(/^\d+$/.test(a))t.push({type:"index",value:parseInt(a,10)});else if(a.startsWith('"')&&a.endsWith('"')||a.startsWith("'")&&a.endsWith("'")){let p=a.slice(1,-1);t.push({type:"property",value:p})}else t.push({type:"property",value:a});r=""}i=!1}else r+=n}return r&&t.push({type:"property",value:r}),t},U=(e,t,r)=>{if(!e)return;if(e in r)return r[e];let i=ti.get(e);if(!i){let n=[],a="",p=0;for(let l=0;l<e.length;l++){let o=e[l];o==="["?(p++,a+=o):o==="]"?(p--,a+=o):o==="."&&p===0?a&&(n.push(a),a=""):a+=o}a&&n.push(a),i=[];for(let l of n){let o=qp(l.trim());i.push(...o)}ti.set(e,i)}let s=t;for(let n=0;n<i.length;n++){let a=i[n];if(a.type==="property"&&a.value in r){s=r[a.value];continue}if(s==null)return;(a.type==="property"||a.type==="index")&&(s=s[a.value])}return s},Gp=(e,t,r,i)=>{let s=[];for(let n of e)if(typeof n=="string")s.push(n);else{let a=N(n,t,r,i);s.push(a!=null?String(a):"")}return s.join("")},Wi=(e,t,r,i)=>{let s=t.functions||t,n=s[e.name];if(!n)throw Hp(e.name,s);let a=e.args.map(p=>N(p,t,r,i));return n(...a)},Re=(e,t,r,i)=>{if(e.var&&!e.type)return U(e.var,r,i);switch(e.type){case w.VARIABLE:return U(e.path,r,i);case w.LITERAL:return e.value;case w.BINARY:return Fi(e,t,r,i);case w.UNARY:return Mi(e,t,r,i);case w.FUNCTION:return Wi(e,t,r,i);default:return N(e,t,r,i)}},Fi=(e,t,r,i)=>{if(e.op===B.AND||e.op===B.OR){let a=Re(e.left,t,r,i),p=Re(e.right,t,r,i);switch(e.op){case B.AND:return a&&p;case B.OR:return a||p}}let s=N(e.left,t,r,i),n=N(e.right,t,r,i);switch(e.op){case B.EQ:return s==n;case B.NEQ:return s!=n;case B.GT:return s>n;case B.LT:return s<n;case B.GTE:return s>=n;case B.LTE:return s<=n;case B.IN:return Array.isArray(n)?n.includes(s):!1;case B.ADD:if(typeof s!="number"||typeof n!="number")throw new ie(`Arithmetic operations require numbers. Got ${typeof s} + ${typeof n}`);return s+n;case B.SUBTRACT:if(typeof s!="number"||typeof n!="number")throw new ie(`Arithmetic operations require numbers. Got ${typeof s} - ${typeof n}`);return s-n;default:throw new Error(`Unknown binary operator: ${e.op}`)}},Mi=(e,t,r,i)=>{let s=e.op===Qt.NOT?Re(e.operand,t,r,i):N(e.operand,t,r,i);switch(e.op){case Qt.NOT:return!s;default:throw new Error(`Unknown unary operator: ${e.op}`)}},Jp=(e,t,r,i)=>{if(e.conditions.length===2&&e.conditions[1]===null){let s=e.conditions[0];if(s.type===w.VARIABLE)if(U(s.path,r,i)){let n=e.bodies[0];if(n.type===w.OBJECT&&n.properties.length<=5){let a={};for(let p of n.properties){let l=p.parsedKey?N(p.parsedKey,t,r,i):p.key,o=p.value;if(o.type===w.LITERAL)a[l]=o.value;else if(o.type===w.VARIABLE)a[l]=U(o.path,r,i);else if(o.type===w.INTERPOLATION){let c=[];for(let d of o.parts)if(typeof d=="string")c.push(d);else if(d.type===w.VARIABLE){let u=U(d.path,r,i);c.push(u!=null?String(u):"")}else{let u=N(d,t,r,i);c.push(u!=null?String(u):"")}a[l]=c.join("")}else a[l]=N(o,t,r,i)}return a}}else{let n=e.bodies[1];if(n.type===w.OBJECT&&n.properties.length<=5){let a={};for(let p of n.properties){let l=p.parsedKey?N(p.parsedKey,t,r,i):p.key,o=p.value;if(o.type===w.LITERAL)a[l]=o.value;else if(o.type===w.VARIABLE)a[l]=U(o.path,r,i);else if(o.type===w.INTERPOLATION){let c=[];for(let d of o.parts)if(typeof d=="string")c.push(d);else if(d.type===w.VARIABLE){let u=U(d.path,r,i);c.push(u!=null?String(u):"")}else{let u=N(d,t,r,i);c.push(u!=null?String(u):"")}a[l]=c.join("")}else a[l]=N(o,t,r,i)}return a}}}return null},Yp=(e,t,r,i)=>{let s=Jp(e,t,r,i);if(s!==null)return s;for(let n=0;n<e.conditions.length;n++){let a=e.conditions[n];if(a===null||Re(a,t,r,i))return N(e.bodies[n],t,r,i)}return Ki},Qp=(e,t)=>{let r=e.body,i=e.itemVar;if(r.type===w.CONDITIONAL&&r.conditions.length===1&&r.conditions[0].type===w.VARIABLE){let s=r.conditions[0].path,n=r.bodies[0];if(s.startsWith(i+".")){let a=s.substring(i.length+1);if(n.type===w.OBJECT&&n.properties.length<=5){for(let l of n.properties)if(l.parsedKey)return null;let p=[];for(let l=0;l<t.length;l++){let o=t[l];if(o[a]){let c={};for(let d of n.properties){let u=d.key,f=d.value;if(f.type===w.LITERAL)c[u]=f.value;else if(f.type===w.VARIABLE){let h=f.path;if(h===i)c[u]=o;else if(h.startsWith(i+".")){let y=h.substring(i.length+1);c[u]=o[y]}else return null}else if(f.type===w.INTERPOLATION){let h=[],y=!0;for(let g of f.parts)if(typeof g=="string")h.push(g);else if(g.type===w.VARIABLE){let b=g.path;if(b===i)h.push(o!=null?String(o):"");else if(b.startsWith(i+".")){let m=b.substring(i.length+1),_=o[m];h.push(_!=null?String(_):"")}else{y=!1;break}}else{y=!1;break}if(!y)return null;c[u]=h.join("")}else return null}p.push(c)}}return p}}}return null},Xp=(e,t)=>{let r=e.body,i=e.itemVar,s=Qp(e,t);if(s!==null)return s;if(r.type===w.OBJECT&&r.properties.length<=5&&!r.whenCondition){for(let p of r.properties)if(p.parsedKey)return null;let n=[],a=!0;for(let p of r.properties){let l=p.key,o=p.value;if(o.type===w.LITERAL)n.push({key:l,type:"literal",value:o.value});else if(o.type===w.VARIABLE){let c=o.path;if(c===i)n.push({key:l,type:"item"});else if(c.startsWith(i+".")){let d=c.substring(i.length+1);if(!d.includes(".")&&!d.includes("["))n.push({key:l,type:"prop",prop:d});else{a=!1;break}}else{a=!1;break}}else if(o.type===w.INTERPOLATION&&o.parts.length===1){let c=o.parts[0];if(c.type===w.VARIABLE){let d=c.path;if(d===i)n.push({key:l,type:"item_string"});else if(d.startsWith(i+".")){let u=d.substring(i.length+1);if(!u.includes(".")&&!u.includes("["))n.push({key:l,type:"prop_string",prop:u});else{a=!1;break}}else{a=!1;break}}else{a=!1;break}}else{a=!1;break}}if(a){let p=new Array(t.length);if(n.length===3&&n[0].type==="prop"&&n[0].key==="id"&&n[1].type==="prop_string"&&n[1].key==="title"&&n[2].type==="prop"&&n[2].key==="completed")for(let l=0;l<t.length;l++){let o=t[l];p[l]={id:o.id,title:o.title!=null?String(o.title):"",completed:o.completed}}else for(let l=0;l<t.length;l++){let o=t[l],c={};for(let d of n)if(d.type==="literal")c[d.key]=d.value;else if(d.type==="item")c[d.key]=o;else if(d.type==="prop")c[d.key]=o[d.prop];else if(d.type==="item_string")c[d.key]=o!=null?String(o):"";else if(d.type==="prop_string"){let u=o[d.prop];c[d.key]=u!=null?String(u):""}p[l]=c}return p}}return null},Zp=(e,t,r,i,s)=>{let n=[],a=e.body;if(a.type===w.OBJECT&&a.fast!==!1){let p=e.itemVar,l=e.indexVar;for(let o=0;o<s.length;o++){let c=s[o],d={},u={...i,[p]:c,...l&&{[l]:o}};u.__paths__||(u.__paths__=i.__paths__||{});let f=e.iterable.path||"";if(i&&i.__paths__&&f){let h=f.split("."),y=h[0];y in i.__paths__&&(f=i.__paths__[y],h.length>1&&(f+="."+h.slice(1).join(".")))}u.__paths__={...u.__paths__,[p]:`${f}[${o}]`,...l&&{[l]:o}};for(let h of a.properties){let y=h.parsedKey?N(h.parsedKey,t,r,u):h.key,g=h.value;if(g.type===w.LITERAL)d[y]=g.value;else if(g.type===w.VARIABLE){let b=g.path;if(b===p)d[y]=c;else if(b===l)d[y]=o;else if(b.startsWith(p+".")){let m=b.substring(p.length+1);!m.includes(".")&&!m.includes("[")?d[y]=c[m]:d[y]=U(b,r,{...i,[p]:c,...l&&{[l]:o}})}else d[y]=U(b,r,{...i,[p]:c,...l&&{[l]:o}})}else if(g.type===w.INTERPOLATION){let b=[];for(let m of g.parts)if(typeof m=="string")b.push(m);else if(m.type===w.VARIABLE){let _=m.path,A;if(_===p)A=c;else if(_===l)A=o;else if(_.startsWith(p+".")){let S=_.substring(p.length+1);!S.includes(".")&&!S.includes("[")?A=c[S]:A=U(_,r,{...i,[p]:c,...l&&{[l]:o}})}else A=U(_,r,{...i,[p]:c,...l&&{[l]:o}});b.push(A!=null?String(A):"")}else{let _={...i,[p]:c,...l&&{[l]:o}},A=N(m,t,r,_);b.push(A!=null?String(A):"")}d[y]=b.join("")}else{let b={...i,[p]:c,...l&&{[l]:o}};d[y]=N(g,t,r,b)}}n.push(d)}return n}return null},ed=(e,t,r)=>{let i=e.body;if(i.type===w.OBJECT&&i.properties.length===1&&i.properties[0].key==="$if item.visible"){let s=i.properties[0].value;if(s.type===w.CONDITIONAL&&s.conditions.length===1&&s.conditions[0].type===w.VARIABLE&&s.conditions[0].path==="item.visible"){let n=s.bodies[0];if(n.type===w.OBJECT&&n.properties.length===2){let a=n.properties[0],p=n.properties[1];if(a.key==="id"&&a.value.type===w.VARIABLE&&a.value.path==="item.id"&&p.key==="$if item.highlighted"&&p.value.type===w.CONDITIONAL){let l=[];for(let o=0;o<t.length;o++){let c=t[o];if(c.visible){let d={id:c.id};c.highlighted?(d.highlight=!0,d.message=`This item is highlighted: ${c.name}`):(d.highlight=!1,d.message=c.name),l.push(d)}}return l}}}}return null},td=(e,t,r,i)=>{let s=N(e.iterable,t,r,i);if(!Array.isArray(s)){let o,c=!1;if(e.iterable.type===w.FUNCTION){c=!0;let u=e.iterable.args.map(f=>f.type===w.LITERAL?typeof f.value=="string"?`'${f.value}'`:String(f.value):f.type===w.VARIABLE?f.path:f.type===w.FUNCTION?`${f.name}(...)`:"?").join(", ");o=`${e.iterable.name}(${u})`}else o=e.iterable.path||"undefined";let d=`${e.itemVar}${e.indexVar?`, ${e.indexVar}`:""} in ${o}`;throw Up(d,s,c)}if(!e.indexVar){let o=ed(e,s,e.itemVar);if(o!==null)return o}if(!e.indexVar){let o=Xp(e,s);if(o!==null)return o}let n=Zp(e,t,r,i,s);if(n!==null)return n;let a=[],p=e.iterable.path||"";if(i&&i.__paths__&&p){let o=p.split("."),c=o[0];c in i.__paths__&&(p=i.__paths__[c],o.length>1&&(p+="."+o.slice(1).join(".")))}let l=!1;e.body.type===w.ARRAY&&(e.body.items.length<=1?l=!1:l=e.body._shouldPreserveArray??=e.body.items.some(o=>o.type===w.OBJECT&&o.properties.some(c=>c.key.startsWith("$if ")||c.key.startsWith("$when "))));for(let o=0;o<s.length;o++){let c=e.indexVar?{...i,[e.itemVar]:s[o],[e.indexVar]:o}:{...i,[e.itemVar]:s[o]};c.__paths__||(c.__paths__=i.__paths__||{}),c.__paths__={...c.__paths__,[e.itemVar]:`${p}[${o}]`},e.indexVar&&(c.__paths__[e.indexVar]=o);let d=N(e.body,t,r,c);if(Array.isArray(d)&&d.length===1&&!l){let u=d[0];a.push(u===void 0?{}:u)}else a.push(d===void 0?{}:d)}return a},rd=(e,t,r,i)=>{if(e.whenCondition)return null;if(e.properties.length===1){let s=e.properties[0],n=s.parsedKey?N(s.parsedKey,t,r,i):s.key,a=s.value;if(a.type===w.OBJECT&&a.properties.length<=10&&!a.whenCondition){let p={},l={},o=!0;for(let c of a.properties){let d=c.parsedKey?N(c.parsedKey,t,r,i):c.key,u=c.value;if(u.type===w.LITERAL)l[d]=u.value;else if(u.type===w.VARIABLE)l[d]=U(u.path,r,i);else if(u.type===w.INTERPOLATION){let f=[];for(let h of u.parts)if(typeof h=="string")f.push(h);else if(h.type===w.VARIABLE){let y=U(h.path,r,i);f.push(y!=null?String(y):"")}else{o=!1;break}if(!o)break;l[d]=f.join("")}else if(u.type===w.OBJECT&&u.properties.length<=5){let f={};for(let h of u.properties){let y=h.key,g=h.value;if(g.type===w.LITERAL)f[y]=g.value;else if(g.type===w.VARIABLE)f[y]=U(g.path,r,i);else if(g.type===w.INTERPOLATION){let b=[];for(let m of g.parts)if(typeof m=="string")b.push(m);else if(m.type===w.VARIABLE){let _=U(m.path,r,i);b.push(_!=null?String(_):"")}else{o=!1;break}if(!o)break;f[y]=b.join("")}else{o=!1;break}}if(!o)break;l[d]=f}else{o=!1;break}}if(o)return p[n]=l,p}}return null},id=(e,t,r,i)=>{let s=t.functions||t;if(e.whenCondition&&!Re(e.whenCondition,s,r,i))return;let n=rd(e,t,r,i);if(n!==null)return n;if(e.fast){let l={};for(let o of e.properties){let c=o.parsedKey?N(o.parsedKey,t,r,i):o.key,d=o.value;if(d.type===w.LITERAL)l[c]=d.value;else if(d.type===w.VARIABLE)l[c]=U(d.path,r,i);else if(d.type===w.INTERPOLATION){let u=[];for(let f of d.parts)if(typeof f=="string")u.push(f);else if(f.type===w.VARIABLE){let h=U(f.path,r,i);u.push(h!=null?String(h):"")}else{let h=N(f,t,r,i);u.push(h!=null?String(h):"")}l[c]=u.join("")}else l[c]=N(d,t,r,i)}return l}let a={},p=!1;for(let l of e.properties)if(!l.key.startsWith("$if ")&&!l.key.match(/^\$if\s+\w+.*:?$/)&&!l.key.startsWith("$elif")&&!l.key.startsWith("$else")&&!l.key.startsWith("$for ")){p=!0;break}for(let l of e.properties)if(l.key.startsWith("$if ")||l.key.match(/^\$if\s+\w+.*:?$/)){let o=N(l.value,t,r,i);if(!p&&o!==null&&o!==void 0)return Array.isArray(o)&&o.length===1?o[0]:o;typeof o=="object"&&o!==null&&!Array.isArray(o)&&Object.assign(a,o)}else if(l.key.startsWith("$for ")){if(e.properties.length===1)return N(l.value,t,r,i)}else{let o=l.value;if(o&&o.type===w.OBJECT&&o.properties){let c=o.properties.find(d=>d.key.startsWith("$for "));if(c){let d=N(c.value,t,r,i);d!==void 0&&(a[l.key]=d)}else{let d=N(l.value,t,r,i);d!==void 0&&(a[l.key]=d)}}else{let c=l.parsedKey?N(l.parsedKey,t,r,i):l.key,d=N(l.value,t,r,i);d!==void 0&&(a[c]=d)}}return a},Ki={},sd=(e,t,r,i)=>{let s=[];for(let n of e.items)if(n.type===w.LOOP){let a=N(n,t,r,i);Array.isArray(a)&&n.flatten!==!1?s.push(...a):s.push(a)}else{let a=N(n,t,r,i);a!==Ki&&a!==void 0&&s.push(a)}return s},nd=(e,t,r,i)=>{let{name:s,data:n,whenCondition:a}=e,p=t.partials||{},l=t.functions||t;if(a&&!Re(a,l,r,i))return;if(!p[s])throw new ie(`Partial '${s}' is not defined`);let o=i._partialStack||[];if(o.includes(s))throw new ie(`Circular partial reference detected: ${s}`);let c=p[s],d=r,u={...i,_partialStack:[...o,s]};if(i){d={...r};for(let f of Object.keys(i))f.startsWith("_")||(d[f]=i[f])}if(n){let f=N(n,t,r,i);d={...d,...f}}return N(c,t,d,u)},ad=(e,t,r,i)=>{let{path:s}=e,n=s.split("."),a=n[0],p=n.slice(1);if(!i||!(a in i))throw new ie(`Path reference '#{${s}}' refers to '${a}' which is not a loop variable in the current scope`);if(i.__paths__||(i.__paths__={}),!(a in i.__paths__))throw new ie(`Path reference '#{${s}}' cannot be resolved - path tracking may not be initialized properly`);let l=i.__paths__[a];if(typeof l=="number"){if(p.length>0)throw new ie(`Path reference '#{${s}}' - cannot access properties on index variable '${a}'`);return String(l)}return p.length>0&&(l+="."+p.join(".")),l},od=/\$\{([^}]*)\}/g,ld=/#\{([^}]*)\}/g,Ui=(e,t={})=>{let r=e.match(/^(\w+)\((.*)\)$/);if(!r)return{isFunction:!1};let[,i,s]=r,n=pd(s,t);return{isFunction:!0,type:w.FUNCTION,name:i,args:n}},pd=(e,t={})=>e.trim()?dd(e).map(r=>cd(r.trim(),t)):[],dd=e=>{let t=[],r="",i=0,s=!1,n="";for(let a=0;a<e.length;a++){let p=e[a],l=a>0?e[a-1]:"";!s&&(p==='"'||p==="'")?(s=!0,n=p,r+=p):s&&p===n&&l!=="\\"?(s=!1,n="",r+=p):!s&&p==="("?(i++,r+=p):!s&&p===")"?(i--,r+=p):!s&&p===","&&i===0?(t.push(r),r=""):r+=p}return r&&t.push(r),t},cd=(e,t={})=>{if(e.startsWith('"')&&e.endsWith('"')||e.startsWith("'")&&e.endsWith("'"))return{type:w.LITERAL,value:e.slice(1,-1)};if(/^-?\d+(\.\d+)?$/.test(e))return{type:w.LITERAL,value:parseFloat(e)};if(e==="true")return{type:w.LITERAL,value:!0};if(e==="false")return{type:w.LITERAL,value:!1};if(e==="null")return{type:w.LITERAL,value:null};let r=Ui(e,t);if(r.isFunction)return{type:r.type,name:r.name,args:r.args};let i=e.trim(),s=[{op:" + ",type:"ADD"},{op:" - ",type:"SUBTRACT"}],n=-1;for(let{op:a,type:p}of s){let l=0;for(;l<i.length;){let o=Te(i.substring(l),a);if(o===-1)break;let c=l+o;c>n&&(n=c),l=c+a.length}}if(n!==-1)try{return Z(i,t)}catch{return{type:w.VARIABLE,path:i}}return{type:w.VARIABLE,path:i}},Hi=/^\w+\(.*\)$/,hd=/\s[+\-*/%]\s|\|\||&&|\?\?|.*\?.*:/,ud=e=>{if(!(!e||e.trim()===""||Hi.test(e))&&hd.test(e))throw e.includes("?")&&e.includes(":")?new k(`Complex expressions not supported in variable replacements - consider calculating the value in your data instead. Offending expression: "${e}"`):e.includes("||")||e.includes("&&")||e.includes("??")?new k(`Logical operators not supported in variable replacements - consider calculating the value in your data instead (operators like ||, &&, ?? are not supported). Offending expression: "${e}"`):new k(`Arithmetic expressions not supported in variable replacements - consider calculating '${e}' in your data instead (expressions with +, -, *, /, % are not supported). Offending expression: "${e}"`)},ri=e=>{let t=e.trim();if(Hi.test(t))throw new k(`Functions are not supported in path references - path references can only refer to loop variables. Offending expression: "#{${e}}"`);if(t.includes("["))throw new k(`Array indices not supported in path references - use simple variable names or properties. Offending expression: "#{${e}}"`);if(/[+\-*/%]/.test(t))throw new k(`Arithmetic expressions not supported in path references - path references can only refer to loop variables. Offending expression: "#{${e}}"`);if(/\|\||&&/.test(t))throw new k(`Logical operators not supported in path references - path references can only refer to loop variables. Offending expression: "#{${e}}"`);if(t.includes("?")&&t.includes(":"))throw new k(`Complex expressions not supported in path references - path references can only refer to loop variables. Offending expression: "#{${e}}"`);return{type:w.PATH_REFERENCE,path:t}},ot=(e,t={})=>{let r=e.trim();ud(r);let i=Ui(r,t);if(i.isFunction)return{type:i.type,name:i.name,args:i.args};if(r.includes("[")&&!/[\s+\-*/%|&?:]/.test(r)){let s=0;for(let n of r)n==="["?s++:n==="]"&&s--;if(s!==0)throw new Error("Invalid array index syntax")}return{type:w.VARIABLE,path:r}},qi=(e,t={})=>{let r=e,i=[];(e.includes("\\${")||e.includes("\\#{"))&&(r=e.replace(/\\\\(\$\{[^}]*\})/g,"\\DOUBLE_ESC_VAR$1"),r=r.replace(/\\\\(#\{[^}]*\})/g,"\\DOUBLE_ESC_PATH$1"),r=r.replace(/\\(\$\{[^}]*\})/g,(o,c)=>{let d=`__ESCAPED_${i.length}__`;return i.push(c),d}),r=r.replace(/\\(#\{[^}]*\})/g,(o,c)=>{let d=`__ESCAPED_${i.length}__`;return i.push(c),d}),r=r.replace(/\\DOUBLE_ESC_VAR/g,"\\"),r=r.replace(/\\DOUBLE_ESC_PATH/g,"\\"));let s=[...r.matchAll(od)],n=[...r.matchAll(ld)],a=[...s.map(o=>({match:o,type:"variable"})),...n.map(o=>({match:o,type:"pathref"}))].sort((o,c)=>o.match.index-c.match.index);if(a.length===0){let o=r;for(let c=0;c<i.length;c++)o=o.replace(`__ESCAPED_${c}__`,i[c]);return{type:w.LITERAL,value:o}}if(a.length===1&&a[0].match[0]===r&&i.length===0){let{match:o,type:c}=a[0];try{return c==="variable"?ot(o[1],t):ri(o[1])}catch(d){if(d.message==="Invalid array index syntax")return{type:w.LITERAL,value:r};throw d}}let p=[],l=0;for(let{match:o,type:c}of a){let[d,u]=o,f=o.index;if(f>l){let h=r.substring(l,f);for(let y=0;y<i.length;y++)h=h.replace(`__ESCAPED_${y}__`,i[y]);h&&p.push(h)}try{let h;c==="variable"?h=ot(u.trim(),t):h=ri(u.trim()),p.push(h)}catch(h){if(h.message==="Invalid array index syntax")p.push(d);else throw h}l=f+d.length}if(l<r.length){let o=r.substring(l);for(let c=0;c<i.length;c++)o=o.replace(`__ESCAPED_${c}__`,i[c]);o&&p.push(o)}return{type:w.INTERPOLATION,parts:p}},Se=(e,t)=>typeof e=="string"?qi(e,t):typeof e=="object"&&e!==null?Array.isArray(e)?yd(e,t):md(e,t):{type:w.LITERAL,value:e},fd=e=>{let{$each:t,...r}=e;if(typeof t!="string")throw new k("$each value must be a non-empty string");let i=t.trim();if(i==="")throw new k("$each value must be a non-empty string");if(Object.keys(r).length===0)throw new k("Empty $each body not allowed");if(r.$partial!==void 0)throw new k("Cannot use $partial with $each at the same level. Wrap $partial in a parent object if you need conditionals.");return{[`$for ${i}`]:r}},yd=(e,t)=>{let r=[],i=!1;for(let s=0;s<e.length;s++){let n=e[s];if(typeof n=="object"&&n!==null&&!Array.isArray(n)){if(n.$each!==void 0)try{let l=fd(n),o=Object.keys(l);if(o.length===1&&/^\$for(?::\w+)?\s/.test(o[0])){let c=ii(o[0],l[o[0]],t,!0);r.push(c),i=!0;continue}}catch(l){throw l instanceof k?l:new k(l.message)}let p=Object.keys(n);if(p.length===1&&/^\$for(?::\w+)?\s/.test(p[0])){let l=ii(p[0],n[p[0]],t);r.push(l),i=!0;continue}}let a=Se(n,t);r.push(a),(a.type===w.FUNCTION||a.type===w.CONDITIONAL||a.type===w.LOOP||a.type===w.PARTIAL||a.type===w.OBJECT&&!a.fast||a.type===w.ARRAY&&!a.fast)&&(i=!0)}return{type:w.ARRAY,items:r,fast:!i}},md=(e,t)=>{let r=[],i=!1,s=null,n=Object.entries(e),a=0;if(e.$partial!==void 0){if(typeof e.$partial!="string")throw new k("$partial value must be a string");if(e.$partial.trim()==="")throw new k("$partial value cannot be an empty string");let l=["$if","$elif","$else","$for"],o=[];for(let[b]of n)for(let m of l)if(b===m||b.startsWith(m+" ")||b.startsWith(m+"#")){o.push(m);break}if(o.length>0)throw new k(`Cannot use $partial with ${o.join(", ")} at the same level. Wrap $partial in a parent object if you need conditionals.`);let{$partial:c,$when:d,...u}=e,f={},h=!1;for(let[b,m]of Object.entries(u)){let _=b;(b.startsWith("\\$")||b.startsWith("$$"))&&(_=b.slice(1)),f[_]=m,h=!0}let y=null;if(h&&(y=Se(f,t),y.type===w.OBJECT)){let b=!1;for(let m of y.properties)if(m.value.type===w.VARIABLE||m.value.type===w.INTERPOLATION||m.value.type===w.FUNCTION||m.value.type===w.CONDITIONAL||m.value.type===w.OBJECT&&!m.value.fast||m.value.type===w.ARRAY&&!m.value.fast){b=!0;break}b&&(y.fast=!1)}let g={type:w.PARTIAL,name:c,data:y};if(d!==void 0){let b;if(typeof d=="string"){if(d.trim()==="")throw new k("Empty condition expression after '$when'");b=Z(d,t)}else b={type:w.LITERAL,value:d};g.whenCondition=b}return g}for(let[l,o]of n)if(l==="$when"){if(s!==null)throw new k("Multiple '$when' directives on the same object are not allowed");if(o==null)throw new k("Missing condition expression after '$when'");let c=typeof o=="string"?o:JSON.stringify(o);if(c.trim()==="")throw new k("Empty condition expression after '$when'");s=Z(c,t),i=!0}else if(l.startsWith("$when#")||l.startsWith("$when "))throw new k("'$when' does not support ID syntax or inline conditions - use '$when' as a property");for(;a<n.length;){let[l,o]=n[a];if(l==="$when"){a++;continue}if(l==="$each")throw new k("$each can only be used inside arrays");if(l.startsWith("$if ")||l.match(/^\$if#\w+\s/)||l.match(/^\$if\s+\w+.*:$/)){let c=gd(n,a,t);r.push({key:l,value:c.node}),i=!0,a=c.nextIndex}else if(/^\$for(?::\w+)?\s/.test(l)){let c=l.match(/^\$for(?::(\w+))?\s/)?.[1]||"",d=c?`:${c}`:"";throw new k(`$for loops must be inside arrays - use '- $for${d} item in items:' instead of '$for${d} item in items:'. For cleaner object generation syntax, consider using $each.`)}else{if(l.startsWith("$elif ")||l.startsWith("$else"))throw new k(`'${l.split(" ")[0]}' without matching '$if'`);if(l==="$if"||l==="$if:")throw new k("Missing condition expression after '$if'");{let c=Se(o,t);(c.type===w.FUNCTION||c.type===w.CONDITIONAL||c.type===w.PARTIAL||c.type===w.OBJECT&&!c.fast||c.type===w.ARRAY&&!c.fast)&&(i=!0);let d=qi(l,t),u={key:l,value:c};(d.type!==w.LITERAL||d.value!==l)&&(u.parsedKey=d),r.push(u),a++}}}let p={type:w.OBJECT,properties:r,fast:!i};return s&&(p.whenCondition=s),p},gd=(e,t,r={})=>{let i=[],s=[],n=t,[a,p]=e[n],l=null,o;if(a.startsWith("$if#")){let d=a.match(/^\$if#(\w+)\s+(.+)$/);if(d)l=d[1],o=d[2];else throw new k(`Invalid conditional syntax: ${a}`)}else o=a.substring(4),o.endsWith(":")&&(o=o.slice(0,-1).trim());ei(o);let c=Z(o,r);for(i.push(c),s.push(Se(p,r)),n++;n<e.length;){let[d,u]=e[n],f=!1,h;if(l?d.startsWith(`$elif#${l} `)?(h=d.substring(`$elif#${l} `.length),h.endsWith(":")&&(h=h.slice(0,-1).trim()),f=!0):(d===`$else#${l}`||d===`$else#${l}:`)&&(f=!0,h=null):d.startsWith("$elif ")?(h=d.substring(6),h.endsWith(":")&&(h=h.slice(0,-1).trim()),f=!0):(d==="$else"||d==="$else:")&&(f=!0,h=null),f){if(h===null)i.push(null);else{ei(h);let y=Z(h,r);i.push(y)}if(s.push(Se(u,r)),n++,h===null)break}else break}return{node:{type:w.CONDITIONAL,conditions:i,bodies:s,id:l},nextIndex:n}},Z=(e,t={})=>{if(e=e.trim(),e.startsWith("(")&&e.endsWith(")")){let o=e.slice(1,-1),c=0,d=!0;for(let u=0;u<o.length;u++)if(o[u]==="("?c++:o[u]===")"&&c--,c<0){d=!1;break}if(d&&c===0)return Z(o,t)}let r=Te(e,"||");if(r!==-1)return{type:w.BINARY,op:B.OR,left:Z(e.substring(0,r).trim(),t),right:Z(e.substring(r+2).trim(),t)};let i=Te(e,"&&");if(i!==-1)return{type:w.BINARY,op:B.AND,left:Z(e.substring(0,i).trim(),t),right:Z(e.substring(i+2).trim(),t)};let s=[{op:">=",type:B.GTE},{op:"<=",type:B.LTE},{op:"==",type:B.EQ},{op:"!=",type:B.NEQ},{op:">",type:B.GT},{op:"<",type:B.LT},{op:" in ",type:B.IN}];for(let{op:o,type:c}of s){let d=Te(e,o);if(d!==-1)return{type:w.BINARY,op:c,left:Z(e.substring(0,d).trim(),t),right:Z(e.substring(d+o.length).trim(),t)}}let n=-1,a=null,p=[{op:" + ",type:B.ADD},{op:" - ",type:B.SUBTRACT}];for(let{op:o,type:c}of p){let d=0;for(;d<e.length;){let u=Te(e.substring(d),o);if(u===-1)break;let f=d+u;f>n&&(n=f,a={op:o,type:c}),d=f+o.length}}if(n!==-1&&a)return{type:w.BINARY,op:a.type,left:Z(e.substring(0,n).trim(),t),right:Z(e.substring(n+a.op.length).trim(),t)};let l=[" * "," / "," % "];for(let o of l)if(Te(e,o)!==-1)throw new k(`Arithmetic operations are not allowed in conditionals: "${o}"`);return e.startsWith("!")?{type:w.UNARY,op:Qt.NOT,operand:Z(e.substring(1).trim(),t)}:Gi(e,t)},Te=(e,t)=>{let r=0,i=0;for(;i<=e.length-t.length;){if(e[i]==="(")r++;else if(e[i]===")")r--;else if(r===0&&e.substring(i,i+t.length)===t)return i;i++}return-1},bd=e=>{if(e=e.trim(),e==="true")return{type:w.LITERAL,value:!0};if(e==="false")return{type:w.LITERAL,value:!1};if(e==="null")return{type:w.LITERAL,value:null};if(e.startsWith('"')&&e.endsWith('"')||e.startsWith("'")&&e.endsWith("'"))return{type:w.LITERAL,value:e.slice(1,-1)};if(e==='""'||e==="''")return{type:w.LITERAL,value:""};if(e==="{}")return{type:w.LITERAL,value:{}};if(e==="[]")return{type:w.LITERAL,value:[]};let t=Number(e);return!isNaN(t)&&isFinite(t)?{type:w.LITERAL,value:t}:{type:w.VARIABLE,path:e}},Gi=(e,t)=>{let r=e.trim();if(r.match(/^(\w+)\((.*)\)$/))return ot(r,t);let i=bd(r);if(i.type===w.LITERAL)return i;if(/^[a-zA-Z_$][\w.$]*$/.test(r))return{type:w.VARIABLE,path:r};try{return ot(r,t)}catch(s){if(s.message&&s.message.includes("not supported"))return i;throw s}},vd=(e,t=!1)=>{try{Kp(e)}catch(r){if(r instanceof k&&t){let i=r.message.replace(/\$for/g,"$each");throw new k(i.replace("Parse Error: ",""))}throw r}},ii=(e,t,r,i=!1)=>{let s=/^\$for(?::(\w+))?\s+(.+)$/,n=e.match(s);if(!n){let g=i?"$each":"$for";throw new k(`Invalid loop syntax (got: '${e.replace("$for",g)}')`)}let a=n[1],p=n[2].trim();vd(p,i);let l=p.match(/^(.+?)\s+in\s+(.+)$/);if(!l){let g=i?"$each":"$for";throw new k(`Invalid loop syntax - missing 'in' keyword (got: '${g} ${p}')`)}let o=l[1].trim(),c=l[2].trim(),d,u=null;if(o.includes(",")){let g=o.split(",").map(b=>b.trim());if(g.length!==2)throw new k(`Invalid loop variables: ${o}. Expected format: "item" or "item, index"`);d=g[0],u=g[1]}else d=o;let f=["this","undefined","null","true","false"];if(f.includes(d))throw new k(`Reserved variable name: ${d}`);if(u&&f.includes(u))throw new k(`Reserved variable name: ${u}`);let h=Gi(c,r),y=Se(t,r);return{type:w.LOOP,itemVar:d,indexVar:u,iterable:h,body:y,flatten:a!=="nested"}},si=(e,t={})=>{let{functions:r={}}=t;return Se(e,r)},wd=()=>Date.now(),_d=Object.freeze(Object.defineProperty({__proto__:null,now:wd},Symbol.toStringTag,{value:"Module"})),Ji=(e,t,r={})=>{let{functions:i={},partials:s={}}=r,n={..._d,...i},a=si(e,{functions:n}),p={};for(let[l,o]of Object.entries(s))p[l]=si(o,{functions:n});return zi(a,t,{functions:n,partials:p})},Ge=e=>e!==null&&typeof e=="object"&&!Array.isArray(e),xd=(e,t)=>{!t||typeof t!="object"||Object.entries(t).forEach(([r,i])=>{if(r==="default")throw new Error("[Methods] Invalid method name 'default'. Use named exports in .methods.js; default export is not supported.");if(typeof i=="function"){if(r in e)throw new Error(`[Methods] Cannot define method '${r}' because it already exists on the component instance.`);Object.defineProperty(e,r,{configurable:!0,enumerable:!1,writable:!1,value:(s={})=>{let n=s===void 0?{}:s;if(!Ge(n))throw new Error(`[Methods] Method '${r}' expects payload to be an object.`);return i.call(e,n)}})}})},Yi=Symbol.for("immer-nothing"),ni=Symbol.for("immer-draftable"),ne=Symbol.for("immer-state");function de(e,...t){throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var Ne=Object.getPrototypeOf;function je(e){return!!e&&!!e[ne]}function $e(e){return e?Qi(e)||Array.isArray(e)||!!e[ni]||!!e.constructor?.[ni]||mt(e)||gt(e):!1}var Ad=Object.prototype.constructor.toString();function Qi(e){if(!e||typeof e!="object")return!1;let t=Ne(e);if(t===null)return!0;let r=Object.hasOwnProperty.call(t,"constructor")&&t.constructor;return r===Object?!0:typeof r=="function"&&Function.toString.call(r)===Ad}function lt(e,t){yt(e)===0?Reflect.ownKeys(e).forEach(r=>{t(r,e[r],e)}):e.forEach((r,i)=>t(i,r,e))}function yt(e){let t=e[ne];return t?t.type_:Array.isArray(e)?1:mt(e)?2:gt(e)?3:0}function Xt(e,t){return yt(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function Xi(e,t,r){let i=yt(e);i===2?e.set(t,r):i===3?e.add(r):e[t]=r}function Sd(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}function mt(e){return e instanceof Map}function gt(e){return e instanceof Set}function _e(e){return e.copy_||e.base_}function Zt(e,t){if(mt(e))return new Map(e);if(gt(e))return new Set(e);if(Array.isArray(e))return Array.prototype.slice.call(e);let r=Qi(e);if(t===!0||t==="class_only"&&!r){let i=Object.getOwnPropertyDescriptors(e);delete i[ne];let s=Reflect.ownKeys(i);for(let n=0;n<s.length;n++){let a=s[n],p=i[a];p.writable===!1&&(p.writable=!0,p.configurable=!0),(p.get||p.set)&&(i[a]={configurable:!0,writable:!0,enumerable:p.enumerable,value:e[a]})}return Object.create(Ne(e),i)}else{let i=Ne(e);if(i!==null&&r)return{...e};let s=Object.create(i);return Object.assign(s,e)}}function cr(e,t=!1){return bt(e)||je(e)||!$e(e)||(yt(e)>1&&(e.set=e.add=e.clear=e.delete=$d),Object.freeze(e),t&&Object.entries(e).forEach(([r,i])=>cr(i,!0))),e}function $d(){de(2)}function bt(e){return Object.isFrozen(e)}var kd={};function ke(e){let t=kd[e];return t||de(0,e),t}var Je;function Zi(){return Je}function Ed(e,t){return{drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function ai(e,t){t&&(ke("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function er(e){tr(e),e.drafts_.forEach(Cd),e.drafts_=null}function tr(e){e===Je&&(Je=e.parent_)}function oi(e){return Je=Ed(Je,e)}function Cd(e){let t=e[ne];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function li(e,t){t.unfinalizedDrafts_=t.drafts_.length;let r=t.drafts_[0];return e!==void 0&&e!==r?(r[ne].modified_&&(er(t),de(4)),$e(e)&&(e=pt(t,e),t.parent_||dt(t,e)),t.patches_&&ke("Patches").generateReplacementPatches_(r[ne].base_,e,t.patches_,t.inversePatches_)):e=pt(t,r,[]),er(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==Yi?e:void 0}function pt(e,t,r){if(bt(t))return t;let i=t[ne];if(!i)return lt(t,(s,n)=>pi(e,i,t,s,n,r)),t;if(i.scope_!==e)return t;if(!i.modified_)return dt(e,i.base_,!0),i.base_;if(!i.finalized_){i.finalized_=!0,i.scope_.unfinalizedDrafts_--;let s=i.copy_,n=s,a=!1;i.type_===3&&(n=new Set(s),s.clear(),a=!0),lt(n,(p,l)=>pi(e,i,s,p,l,r,a)),dt(e,s,!1),r&&e.patches_&&ke("Patches").generatePatches_(i,r,e.patches_,e.inversePatches_)}return i.copy_}function pi(e,t,r,i,s,n,a){if(je(s)){let p=n&&t&&t.type_!==3&&!Xt(t.assigned_,i)?n.concat(i):void 0,l=pt(e,s,p);if(Xi(r,i,l),je(l))e.canAutoFreeze_=!1;else return}else a&&r.add(s);if($e(s)&&!bt(s)){if(!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1)return;pt(e,s),(!t||!t.scope_.parent_)&&typeof i!="symbol"&&Object.prototype.propertyIsEnumerable.call(r,i)&&dt(e,s)}}function dt(e,t,r=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&cr(t,r)}function Id(e,t){let r=Array.isArray(e),i={type_:r?1:0,scope_:t?t.scope_:Zi(),modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1},s=i,n=hr;r&&(s=[i],n=Ye);let{revoke:a,proxy:p}=Proxy.revocable(s,n);return i.draft_=p,i.revoke_=a,p}var hr={get(e,t){if(t===ne)return e;let r=_e(e);if(!Xt(r,t))return Od(e,r,t);let i=r[t];return e.finalized_||!$e(i)?i:i===Mt(e.base_,t)?(Kt(e),e.copy_[t]=ir(i,e)):i},has(e,t){return t in _e(e)},ownKeys(e){return Reflect.ownKeys(_e(e))},set(e,t,r){let i=es(_e(e),t);if(i?.set)return i.set.call(e.draft_,r),!0;if(!e.modified_){let s=Mt(_e(e),t),n=s?.[ne];if(n&&n.base_===r)return e.copy_[t]=r,e.assigned_[t]=!1,!0;if(Sd(r,s)&&(r!==void 0||Xt(e.base_,t)))return!0;Kt(e),rr(e)}return e.copy_[t]===r&&(r!==void 0||t in e.copy_)||Number.isNaN(r)&&Number.isNaN(e.copy_[t])||(e.copy_[t]=r,e.assigned_[t]=!0),!0},deleteProperty(e,t){return Mt(e.base_,t)!==void 0||t in e.base_?(e.assigned_[t]=!1,Kt(e),rr(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){let r=_e(e),i=Reflect.getOwnPropertyDescriptor(r,t);return i&&{writable:!0,configurable:e.type_!==1||t!=="length",enumerable:i.enumerable,value:r[t]}},defineProperty(){de(11)},getPrototypeOf(e){return Ne(e.base_)},setPrototypeOf(){de(12)}},Ye={};lt(hr,(e,t)=>{Ye[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}});Ye.deleteProperty=function(e,t){return Ye.set.call(this,e,t,void 0)};Ye.set=function(e,t,r){return hr.set.call(this,e[0],t,r,e[0])};function Mt(e,t){let r=e[ne];return(r?_e(r):e)[t]}function Od(e,t,r){let i=es(t,r);return i?"value"in i?i.value:i.get?.call(e.draft_):void 0}function es(e,t){if(!(t in e))return;let r=Ne(e);for(;r;){let i=Object.getOwnPropertyDescriptor(r,t);if(i)return i;r=Ne(r)}}function rr(e){e.modified_||(e.modified_=!0,e.parent_&&rr(e.parent_))}function Kt(e){e.copy_||(e.copy_=Zt(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var Td=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.produce=(t,r,i)=>{if(typeof t=="function"&&typeof r!="function"){let n=r;r=t;let a=this;return function(p=n,...l){return a.produce(p,o=>r.call(this,o,...l))}}typeof r!="function"&&de(6),i!==void 0&&typeof i!="function"&&de(7);let s;if($e(t)){let n=oi(this),a=ir(t,void 0),p=!0;try{s=r(a),p=!1}finally{p?er(n):tr(n)}return ai(n,i),li(s,n)}else if(!t||typeof t!="object"){if(s=r(t),s===void 0&&(s=t),s===Yi&&(s=void 0),this.autoFreeze_&&cr(s,!0),i){let n=[],a=[];ke("Patches").generateReplacementPatches_(t,s,n,a),i(n,a)}return s}else de(1,t)},this.produceWithPatches=(t,r)=>{if(typeof t=="function")return(n,...a)=>this.produceWithPatches(n,p=>t(p,...a));let i,s;return[this.produce(t,r,(n,a)=>{i=n,s=a}),i,s]},typeof e?.autoFreeze=="boolean"&&this.setAutoFreeze(e.autoFreeze),typeof e?.useStrictShallowCopy=="boolean"&&this.setUseStrictShallowCopy(e.useStrictShallowCopy)}createDraft(e){$e(e)||de(8),je(e)&&(e=Ld(e));let t=oi(this),r=ir(e,void 0);return r[ne].isManual_=!0,tr(t),r}finishDraft(e,t){let r=e&&e[ne];(!r||!r.isManual_)&&de(9);let{scope_:i}=r;return ai(i,t),li(void 0,i)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}applyPatches(e,t){let r;for(r=t.length-1;r>=0;r--){let s=t[r];if(s.path.length===0&&s.op==="replace"){e=s.value;break}}r>-1&&(t=t.slice(r+1));let i=ke("Patches").applyPatches_;return je(e)?i(e,t):this.produce(e,s=>i(s,t))}};function ir(e,t){let r=mt(e)?ke("MapSet").proxyMap_(e,t):gt(e)?ke("MapSet").proxySet_(e,t):Id(e,t);return(t?t.scope_:Zi()).drafts_.push(r),r}function Ld(e){return je(e)||de(10,e),ts(e)}function ts(e){if(!$e(e)||bt(e))return e;let t=e[ne],r;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,r=Zt(e,t.scope_.immer_.useStrictShallowCopy_)}else r=Zt(e,!0);return lt(r,(i,s)=>{Xi(r,i,ts(s))}),t&&(t.finalized_=!1),r}var ae=new Td,Rd=ae.produce;ae.produceWithPatches.bind(ae);ae.setAutoFreeze.bind(ae);ae.setUseStrictShallowCopy.bind(ae);ae.applyPatches.bind(ae);ae.createDraft.bind(ae);ae.finishDraft.bind(ae);var Nd=(e,t,r)=>{let{createInitialState:i,...s}=e,n={},a={},p={};return i&&(p=i({props:t,constants:r})),Object.entries(s).forEach(([l,o])=>{if(l.startsWith("select")){n[l]=(...c)=>o({state:p,props:t,constants:r},...c);return}a[l]=(c={})=>{let d=c===void 0?{}:c;if(!Ge(d))throw new Error(`[Store] Action '${l}' expects payload to be an object.`);return p=Rd(p,u=>o({state:u,props:t,constants:r},d)),p}}),{getState:()=>p,...a,...n}},rs=e=>!Ge(e)||Object.isFrozen(e)?e:(Object.values(e).forEach(t=>{rs(t)}),Object.freeze(e)),jd=({setupConstants:e,fileConstants:t})=>{let r=Ge(e)?e:{},i=Ge(t)?t:{};return rs({...r,...i})},Vd=(e,t)=>{if(!t||typeof t!="object")return"";let r="",i=n=>Object.entries(n).map(([a,p])=>` ${a}: ${p};`).join(`
1250
1250
  `),s=(n,a)=>{if(typeof a!="object"||a===null)return"";if(n.startsWith("@")){let l=Object.entries(a).map(([o,c])=>{let d=i(c);return` ${o} {
1251
1251
  ${d.split(`
1252
- `).map(h=>h?` ${h}`:"").join(`
1252
+ `).map(u=>u?` ${u}`:"").join(`
1253
1253
  `)}
1254
1254
  }`}).join(`
1255
1255
  `);return`${n} {
@@ -1258,7 +1258,7 @@ ${l}
1258
1258
  ${p}
1259
1259
  }`};return Object.entries(t).forEach(([n,a])=>{let p=s(n,a);p&&(r+=(r?`
1260
1260
 
1261
- `:"")+p)}),r},sr=e=>Array.isArray(e)?e.reduce((t,r)=>{if(Array.isArray(r))t.push(...sr(r));else{if(r&&typeof r=="object"){let i=Object.entries(r);if(i.length>0){let[s,n]=i[0];Array.isArray(n)&&(r={[s]:sr(n)})}}t.push(r)}return t},[]):e,Ut=":",Id=new Set(["__proto__","constructor","prototype"]),Od=/^[A-Za-z_][A-Za-z0-9_.:-]*$/,li=e=>Od.test(e),pi=(e,t)=>{if(!t)return e;let r=[],i="",s=!1;for(let n=0;n<t.length;n++){let a=t[n];if(!s&&a===".")i&&(r.push(i),i="");else if(!s&&a==="[")i&&(r.push(i),i=""),s=!0;else if(s&&a==="]"){if(i){if(i.startsWith('"')&&i.endsWith('"')||i.startsWith("'")&&i.endsWith("'"))r.push(i.slice(1,-1));else{let p=Number(i);r.push(Number.isNaN(p)?i:p)}i=""}s=!1}else i+=a}return i&&r.push(i),r.reduce((n,a)=>{if(n==null)return;let p=typeof a=="number"?a:String(a);if(!(typeof p=="string"&&Id.has(p)))return n[p]},e)},Td=e=>e.replace(/-([a-z0-9])/g,(t,r)=>r.toUpperCase()),Ld=({attrsString:e="",viewData:t={},tagName:r,isWebComponent:i})=>{let s={},n={},a=m=>{if(m==="role"||m.startsWith("aria-")||m.startsWith("data-"))throw new Error(`[Parser] Invalid boolean attribute '?${m}'. Use normal binding for value-carrying attributes such as aria-*, data-*, and role.`)},p=(m,_,A)=>{let k=Td(m);if(!k)throw new Error(`[Parser] Invalid ${A} prop name on '${r}'.`);if(Object.prototype.hasOwnProperty.call(n,k))throw new Error(`[Parser] Duplicate prop binding '${k}' on '${r}'. Use only one of 'name=value' or ':name=value'.`);n[k]=_},l=(m,_)=>{if(!li(m))throw new Error(`[Parser] Invalid ${_} attribute name '${m}' on '${r}'.`)};if(!e)return{attrs:s,props:n};let o=/(\S+?)=(?:\"([^\"]*)\"|\'([^\']*)\'|([^\s]*))/g,c,d=new Set;for(;(c=o.exec(e))!==null;){let m=c[1],_=c[2]??c[3]??c[4]??"";if(d.add(m),m.startsWith(".")){s[m]=_;continue}if(m.startsWith(Ut)){let A=m.substring(1),k=_;if(c[4]!==void 0&&c[4]!==""){let $=c[4],O=pi(t,$);O!==void 0&&(k=O)}p(A,k,"property-form");continue}if(m.startsWith("?")){let A=m.substring(1);l(A,"boolean toggle");let k=_;a(A);let $;k==="true"?$=!0:k==="false"||k===""?$=!1:$=pi(t,k),$&&(s[A]=""),i&&A!=="id"&&p(A,!!$,"boolean attribute-form");continue}l(m,"binding"),s[m]=_,i&&m!=="id"&&p(m,_,"attribute-form")}let h=e,f=[],u,y=/(\S+?)=(?:\"([^\"]*)\"|\'([^\']*)\'|([^\s]*))/g;for(;(u=y.exec(e))!==null;)f.push(u[0]);f.forEach(m=>{h=h.replace(m," ")});let g=/(\S+?)(?=\s|$)/g,b;for(;(b=g.exec(h))!==null;){let m=b[1];if(!m.startsWith(".")&&!(d.has(m)||m.startsWith(Ut)||m.includes("="))){if(m.startsWith("?")){let _=m.substring(1);l(_,"boolean toggle"),a(_),s[_]="",i&&_!=="id"&&p(_,!0,"boolean attribute-form");continue}if(!li(m))throw new Error(`[Parser] Invalid attribute token '${m}' on '${r}'.`);!d.has(m)&&!m.startsWith(Ut)&&!m.includes("=")&&(s[m]="",i&&m!=="id"&&p(m,!0,"boolean attribute-form"))}}return{attrs:s,props:n}},Rd=/^[a-z][a-zA-Z0-9]*\*?$/,Nd=/^[a-zA-Z][a-zA-Z0-9_-]*\*?$/,jd=/^[a-z][a-zA-Z0-9]*$/,di=new Set(["window","document"]),rs=e=>Object.entries(e||{}).map(([t,r])=>{if(di.has(t))return{refKey:t,refConfig:r,targetType:"global",isWildcard:!1,prefix:t};let i="id",s=t;t.startsWith(".")?(i="class",s=t.slice(1)):t.startsWith("#")&&(i="id",s=t.slice(1));let n=s.endsWith("*")?s.slice(0,-1):s;if(di.has(n))throw new Error(`[Parser] Invalid ref key '${t}'. Reserved global keys must be exactly 'window' or 'document'.`);if(i==="id"&&!Rd.test(s))throw new Error(`[Parser] Invalid ref key '${t}'. Use camelCase IDs (optional '#', optional '*') or class refs with '.' prefix.`);if(i==="class"&&!Nd.test(s))throw new Error(`[Parser] Invalid ref key '${t}'. Class refs must start with '.' and use class-compatible names (optional '*').`);let a=s.endsWith("*"),p=a?s.slice(0,-1):s;return{refKey:t,refConfig:r,targetType:i,isWildcard:a,prefix:p}}),Vd=e=>{if(!jd.test(e))throw new Error(`[Parser] Invalid element id '${e}' for refs. Use camelCase ids only. Kebab-case ids are not supported.`)},ci=({value:e,prefix:t,isWildcard:r})=>typeof e!="string"||e.length===0?!1:r?e.startsWith(t):e===t,is=({elementIdForRefs:e,classNames:t=[],refMatchers:r})=>{let i=[],s=Array.isArray(t)?t:[];return r.forEach(n=>{if(n.targetType==="global")return;if(n.targetType==="id"){ci({value:e,prefix:n.prefix,isWildcard:n.isWildcard})&&i.push({...n,matchedValue:e});return}let a=s.find(p=>ci({value:p,prefix:n.prefix,isWildcard:n.isWildcard}));a&&i.push({...n,matchedValue:a})}),i.length===0?null:(i.sort((n,a)=>{let p=n.targetType==="id"?2:1,l=a.targetType==="id"?2:1;return p!==l?l-p:!n.isWildcard&&a.isWildcard?-1:n.isWildcard&&!a.isWildcard?1:a.prefix.length-n.prefix.length}),i[0])},Ke=({optionName:e,optionValue:t,eventType:r,refKey:i})=>{if(t!==void 0&&typeof t!="boolean")throw new Error(`[Parser] Invalid '${e}' for event '${r}' on ref '${i}'. Expected boolean.`)},ui=({optionName:e,optionValue:t,eventType:r,refKey:i})=>{if(t!==void 0&&(typeof t!="number"||Number.isNaN(t)||!Number.isFinite(t)||t<0))throw new Error(`[Parser] Invalid '${e}' for event '${r}' on ref '${i}'. Expected non-negative number.`)},Dd=({eventType:e,eventConfig:t,refKey:r})=>{if(typeof t!="object"||t===null)throw new Error(`[Parser] Invalid event config for event '${e}' on ref '${r}'.`);let i=Object.prototype.hasOwnProperty.call(t,"debounce"),s=Object.prototype.hasOwnProperty.call(t,"throttle");if(Ke({optionName:"preventDefault",optionValue:t.preventDefault,eventType:e,refKey:r}),Ke({optionName:"stopPropagation",optionValue:t.stopPropagation,eventType:e,refKey:r}),Ke({optionName:"stopImmediatePropagation",optionValue:t.stopImmediatePropagation,eventType:e,refKey:r}),Ke({optionName:"targetOnly",optionValue:t.targetOnly,eventType:e,refKey:r}),Ke({optionName:"once",optionValue:t.once,eventType:e,refKey:r}),ui({optionName:"debounce",optionValue:t.debounce,eventType:e,refKey:r}),ui({optionName:"throttle",optionValue:t.throttle,eventType:e,refKey:r}),i&&s)throw new Error(`[Parser] Event '${e}' on ref '${r}' cannot define both 'debounce' and 'throttle'.`);if(t.handler&&t.action)throw new Error("Each listener can have handler or action but not both");if(!t.handler&&!t.action)throw new Error("Each listener must define either handler or action");return{hasDebounce:i,hasThrottle:s}},ss=e=>(e.__eventRateLimitState||Object.defineProperty(e,"__eventRateLimitState",{value:new Map,enumerable:!1,configurable:!0}),e.__eventRateLimitState),Bd=({eventConfig:e,handlers:t,onMissingHandler:r,parseAndRenderFn:i})=>{let s=n=>{let a=e.payload&&typeof e.payload=="object"&&!Array.isArray(e.payload)?e.payload:{};return typeof i!="function"?a:i(a,{_event:n})};if(e.action){if(typeof t.handleCallStoreAction!="function")throw new Error(`[Runtime] Action listener '${e.action}' requires handlers.handleCallStoreAction.`);return n=>{let a=s(n);t.handleCallStoreAction({...a,_event:n,_action:e.action})}}return e.handler&&t[e.handler]?n=>{let a=s(n);t[e.handler]({...a,_event:n})}:(e.handler&&r?.(e.handler),null)},Pd=({eventConfig:e,callback:t,hasDebounce:r,hasThrottle:i,stateKey:s,eventRateLimitState:n,fallbackCurrentTarget:a=null,nowFn:p=Date.now,setTimeoutFn:l=setTimeout,clearTimeoutFn:o=clearTimeout})=>c=>{let d=n.get(s)||{},h=c.currentTarget||a;if(e.once)if(h){if(d.onceTargets||(d.onceTargets=new WeakSet),d.onceTargets.has(h)){n.set(s,d);return}d.onceTargets.add(h)}else if(d.onceTriggered){n.set(s,d);return}else d.onceTriggered=!0;if(e.targetOnly&&c.target!==c.currentTarget){n.set(s,d);return}if(e.preventDefault&&c.preventDefault(),e.stopImmediatePropagation?c.stopImmediatePropagation():e.stopPropagation&&c.stopPropagation(),r){d.debounceTimer&&o(d.debounceTimer),d.debounceTimer=l(()=>{let f=d.debounceTimer;try{t(c)}catch(u){throw o(f),d.debounceTimer=null,u}d.debounceTimer=null},e.debounce),n.set(s,d);return}if(i){Object.prototype.hasOwnProperty.call(d,"lastThrottleAt")||(d.lastThrottleAt=void 0);let f=p();if(d.lastThrottleAt===void 0||f-d.lastThrottleAt>=e.throttle){d.lastThrottleAt=f,n.set(s,d),t(c);return}n.set(s,d);return}n.set(s,d),t(c)},ns=({eventType:e,eventConfig:t,refKey:r,handlers:i,eventRateLimitState:s,stateKey:n,fallbackCurrentTarget:a=null,parseAndRenderFn:p,onMissingHandler:l,nowFn:o=Date.now,setTimeoutFn:c=setTimeout,clearTimeoutFn:d=clearTimeout})=>{let{hasDebounce:h,hasThrottle:f}=Dd({eventType:e,eventConfig:t,refKey:r}),u=Bd({eventConfig:t,handlers:i,onMissingHandler:l,parseAndRenderFn:p});return u?Pd({eventConfig:t,callback:u,hasDebounce:h,hasThrottle:f,stateKey:n,eventRateLimitState:s,fallbackCurrentTarget:a,nowFn:o,setTimeoutFn:c,clearTimeoutFn:d}):null},zd=({h:e,template:t,viewData:r,refs:i,handlers:s,createComponentUpdateHook:n})=>{let a=Bi(t,r,{}),p=sr(a),l=Wd({h:e,items:p,refs:i,handlers:s,viewData:r,createComponentUpdateHook:n});return e("div",{style:{display:"contents"}},l)},Wd=({h:e,items:t,refs:r={},handlers:i={},viewData:s={},createComponentUpdateHook:n})=>{if(!Array.isArray(t))throw new Error("[Parser] Input to createVirtualDom must be an array, got "+typeof t);let a=rs(r),p=a.some(o=>o.targetType==="id");function l(o,c=""){return o.map((d,h)=>{let f=c?`${c}.${h}`:String(h);if(typeof d=="string"||typeof d=="number")return String(d);if(typeof d!="object"||d===null)return console.warn("Skipping invalid item in DOM structure:",d),null;let u=Object.entries(d);if(u.length===0)return null;let[y,g]=u[0];if(!isNaN(Number(y)))return Array.isArray(g)?l(g,f):typeof g=="object"&&g!==null&&Object.entries(g).length>0?l([g],f):String(g);u.length>1&&console.warn("Item has multiple keys, processing only the first:",y);let b,m,_=y.indexOf(" ");_===-1?(b=y,m=""):(b=y.substring(0,_),m=y.substring(_+1).trim());let A=b.split(/[.#]/)[0],k=A.includes("-"),$,O;try{({attrs:$,props:O}=Ld({attrsString:m,viewData:s,tagName:A,isWebComponent:k}))}catch(H){throw new Error(`[Parser] Failed to parse bindings for selector '${b}' with attrs '${m}': ${H.message}`)}let C=b.match(/#([^.#\s]+)/);C&&!Object.prototype.hasOwnProperty.call($,"id")&&($.id=C[1]);let j=null;$.id&&(j=$.id);let W=(b.match(/\.([^.#]+)/g)||[]).map(H=>H.substring(1)),z=typeof $.class=="string"?$.class.split(/\s+/).filter(Boolean):[],Y=[...new Set([...W,...z])],Q=Object.create(null),fe=null;if(!k){W.forEach(Ce=>{Q[Ce]=!0});let H=b.match(/#([^.#\s]+)/);H&&(fe=H[1])}let be;typeof g=="string"||typeof g=="number"?be=String(g):Array.isArray(g)?be=l(g,f):be=[],fe&&!k&&($.id=fe);let vt=Object.create(null);if(a.length>0){p&&j&&Vd(j);let H=is({elementIdForRefs:j,classNames:Y,refMatchers:a});if(H){let Ce=H.refKey,hr=H.matchedValue||j||Ce;if(H.refConfig&&H.refConfig.eventListeners){let cs=H.refConfig.eventListeners,us=ss(i);Object.entries(cs).forEach(([wt,hs])=>{let fs=`${Ce}:${hr}:${wt}`,fr=ns({eventType:wt,eventConfig:hs,refKey:Ce,handlers:i,eventRateLimitState:us,stateKey:fs,parseAndRenderFn:Gi,onMissingHandler:ys=>{console.warn(`[Parser] Handler '${ys}' for refKey '${Ce}' (matching '${hr}') is referenced but not found in available handlers.`)}});fr&&(vt[wt]=fr)})}}}let ye={};if(j?ye.key=j:b&&(ye.key=`${b}-${f}`),Object.keys($).length>0&&(ye.attrs=$),Object.keys(Q).length>0&&(ye.class=Q),Object.keys(vt).length>0&&(ye.on=vt),Object.keys(O).length>0&&(ye.props=O),k&&typeof n=="function"){let H=n({selector:b,tagName:A});H&&(ye.hook=H)}try{return e(A,ye,be)}catch(H){throw new Error(`[Parser] Error creating virtual node for '${A}': ${H.message}`)}}).filter(Boolean)}return l(t)},Fd=({baseDeps:e,refs:t,dispatchEvent:r,store:i,render:s})=>({...e,refs:t,dispatchEvent:r,store:i,render:s}),Md=({store:e,render:t,parseAndRenderFn:r})=>i=>{let{_event:s,_action:n}=i,a=r(i,{_event:s});if(!e[n])throw new Error(`[Store] Action 'store.${n}' is not defined.`);e[n](a),t()},Kd=({handlers:e,deps:t,parseAndRenderFn:r})=>{let i={handleCallStoreAction:Md({store:t.store,render:t.render,parseAndRenderFn:r})};return Object.keys(e||{}).forEach(s=>{i[s]=n=>e[s](t,n)}),i},Ud=e=>{if(e&&typeof e.then=="function")throw new Error("handleBeforeMount must be synchronous and cannot return a Promise.");return e},Hd=({handlers:e,deps:t})=>{if(!e?.handleBeforeMount)return;let r=e.handleBeforeMount(t);return Ud(r)},qd=({handlers:e,deps:t})=>{e?.handleAfterMount&&e.handleAfterMount(t)},Gd=({attributeName:e,oldValue:t,newValue:r,deps:i,propsSchemaKeys:s,toCamelCase:n,normalizeAttributeValue:a})=>{let p=n(e),l={};s.forEach(h=>{let f=i.props[h];f!==void 0&&(l[h]=f)});let o={...l},c=a(t),d=a(r);return c===void 0?delete o[p]:o[p]=c,d===void 0?delete l[p]:l[p]=d,{changedProp:p,oldProps:o,newProps:l}},Jd=({refKey:e,targets:t})=>e==="window"?t.window:e==="document"?t.document:null,Yd=({refs:e={},handlers:t={},targets:r={window:globalThis.window,document:globalThis.document},parseAndRenderFn:i,timing:s={nowFn:Date.now,setTimeoutFn:setTimeout,clearTimeoutFn:clearTimeout},warnFn:n=console.warn})=>{let a=[],p=new Set,l=ss(t);return Object.entries(e).forEach(([o,c])=>{if(o!=="window"&&o!=="document")return;let d=Jd({refKey:o,targets:r});!d||!c?.eventListeners||Object.entries(c.eventListeners).forEach(([h,f])=>{let u=`${o}:${h}`;p.add(u);let y=ns({eventType:h,eventConfig:f,refKey:o,handlers:t,eventRateLimitState:l,stateKey:u,fallbackCurrentTarget:d,parseAndRenderFn:i,nowFn:s.nowFn,setTimeoutFn:s.setTimeoutFn,clearTimeoutFn:s.clearTimeoutFn,onMissingHandler:g=>{n(`[Runtime] Handler '${g}' for global ref '${o}' is referenced but not found in available handlers.`)}});y&&(d.addEventListener(h,y),a.push(()=>{d.removeEventListener(h,y)}))})}),()=>{a.forEach(o=>o()),p.forEach(o=>{let c=l.get(o);c&&c.debounceTimer&&s.clearTimeoutFn(c.debounceTimer),l.delete(o)})}},Qd=e=>rs(e),Xd=e=>{let t=[],r=e?.data?.class;r&&typeof r=="object"&&Object.entries(r).forEach(([s,n])=>{n&&t.push(s)});let i=e?.data?.attrs?.class;return typeof i=="string"&&i.split(/\s+/).filter(Boolean).forEach(s=>t.push(s)),[...new Set(t)]},Zd=({rootVNode:e,refs:t})=>{let r={},i=Qd(t),s=n=>{if(!n||typeof n!="object")return;let a=n?.data?.attrs?.id,p=Xd(n),l=is({elementIdForRefs:a,classNames:p,refMatchers:i});if(n.elm&&l){let o=a||l.refKey;r[o]=n.elm}Array.isArray(n.children)&&n.children.forEach(s)};return s(e),r},ec=({propsSchemaKeys:e=[],toKebabCase:t})=>{let r=new Set(["key"]);return e.forEach(i=>{r.add(i),r.add(t(i))}),[...r]},tc=({baseDeps:e,refs:t,dispatchEvent:r,store:i,render:s})=>Fd({baseDeps:e,refs:t,dispatchEvent:r,store:i,render:s}),rc=({refIds:e,nextRefIds:t={}})=>(Object.keys(e).forEach(r=>{delete e[r]}),Object.assign(e,t),e),ic=({transformedHandlers:e,clearTimerFn:t=clearTimeout})=>{let r=e?.__eventRateLimitState;if(!(r instanceof Map))return 0;let i=0;return r.forEach(s=>{s&&s.debounceTimer&&(t(s.debounceTimer),i+=1)}),r.clear(),i},as=({instance:e})=>tc({baseDeps:e.deps,refs:e.refIds,dispatchEvent:e.dispatchEvent.bind(e),store:e.store,render:e.render.bind(e)}),sc=({instance:e,parseAndRenderFn:t,renderFn:r,createTransformedHandlersFn:i=Kd,runBeforeMountFn:s=Hd,attachGlobalRefListenersFn:n=Yd,runAfterMountFn:a=qd})=>{let p=as({instance:e});return e.transformedHandlers=i({handlers:e.handlers,deps:p,parseAndRenderFn:t}),e._unmountCallback=s({handlers:e.handlers,deps:p}),e._globalListenersCleanup=n({refs:e.refs,handlers:e.transformedHandlers,parseAndRenderFn:t}),r(),a({handlers:e.handlers,deps:p}),p},nc=({instance:e,clearTimerFn:t=clearTimeout})=>(e._unmountCallback&&e._unmountCallback(),e._globalListenersCleanup&&e._globalListenersCleanup(),ic({transformedHandlers:e.transformedHandlers,clearTimerFn:t})),ac=({instance:e,attributeName:t,oldValue:r,newValue:i,scheduleFrameFn:s})=>{if(!(r===i||!e.render)&&!(e.isConnected===!1||!e.renderTarget)){if(e.handlers?.handleOnUpdate){let n=as({instance:e}),a=Gd({attributeName:t,oldValue:r,newValue:i,deps:n,propsSchemaKeys:e._propsSchemaKeys,toCamelCase:Di,normalizeAttributeValue:Yt});e.handlers.handleOnUpdate(n,a);return}s(()=>{e.render()})}},oc=({instance:e,createComponentUpdateHookFn:t,parseViewFn:r=zd,collectRefElementsFn:i=Zd,onError:s=n=>{console.error("Error during render:",n)}})=>{if(!e.patch)return console.error("Patch function is not defined!"),null;if(!e.template)return console.error("Template is not defined!"),null;try{let n=r({h:e._snabbdomH,template:e.template,viewData:e.viewData,refs:e.refs,handlers:e.transformedHandlers,createComponentUpdateHook:t});e._oldVNode?e._oldVNode=e.patch(e._oldVNode,n):e._oldVNode=e.patch(e.renderTarget,n);let a=i({rootVNode:e._oldVNode,refs:e.refs});return rc({refIds:e.refIds,nextRefIds:a}),e._oldVNode}catch(n){return s(n),e._oldVNode||null}},lc=`
1261
+ `:"")+p)}),r},sr=e=>Array.isArray(e)?e.reduce((t,r)=>{if(Array.isArray(r))t.push(...sr(r));else{if(r&&typeof r=="object"){let i=Object.entries(r);if(i.length>0){let[s,n]=i[0];Array.isArray(n)&&(r={[s]:sr(n)})}}t.push(r)}return t},[]):e,Ut=":",Dd=new Set(["__proto__","constructor","prototype"]),Bd=/^[A-Za-z_][A-Za-z0-9_.:-]*$/,di=e=>Bd.test(e),ci=(e,t)=>{if(!t)return e;let r=[],i="",s=!1;for(let n=0;n<t.length;n++){let a=t[n];if(!s&&a===".")i&&(r.push(i),i="");else if(!s&&a==="[")i&&(r.push(i),i=""),s=!0;else if(s&&a==="]"){if(i){if(i.startsWith('"')&&i.endsWith('"')||i.startsWith("'")&&i.endsWith("'"))r.push(i.slice(1,-1));else{let p=Number(i);r.push(Number.isNaN(p)?i:p)}i=""}s=!1}else i+=a}return i&&r.push(i),r.reduce((n,a)=>{if(n==null)return;let p=typeof a=="number"?a:String(a);if(!(typeof p=="string"&&Dd.has(p)))return n[p]},e)},Pd=e=>e.replace(/-([a-z0-9])/g,(t,r)=>r.toUpperCase()),zd=({attrsString:e="",viewData:t={},tagName:r,isWebComponent:i})=>{let s={},n={},a=m=>{if(m==="role"||m.startsWith("aria-")||m.startsWith("data-"))throw new Error(`[Parser] Invalid boolean attribute '?${m}'. Use normal binding for value-carrying attributes such as aria-*, data-*, and role.`)},p=(m,_,A)=>{let S=Pd(m);if(!S)throw new Error(`[Parser] Invalid ${A} prop name on '${r}'.`);if(Object.prototype.hasOwnProperty.call(n,S))throw new Error(`[Parser] Duplicate prop binding '${S}' on '${r}'. Use only one of 'name=value' or ':name=value'.`);n[S]=_},l=(m,_)=>{if(!di(m))throw new Error(`[Parser] Invalid ${_} attribute name '${m}' on '${r}'.`)};if(!e)return{attrs:s,props:n};let o=/(\S+?)=(?:\"([^\"]*)\"|\'([^\']*)\'|([^\s]*))/g,c,d=new Set;for(;(c=o.exec(e))!==null;){let m=c[1],_=c[2]??c[3]??c[4]??"";if(d.add(m),m.startsWith(".")){s[m]=_;continue}if(m.startsWith(Ut)){let A=m.substring(1),S=_;if(c[4]!==void 0&&c[4]!==""){let $=c[4],T=ci(t,$);T!==void 0&&(S=T)}p(A,S,"property-form");continue}if(m.startsWith("?")){let A=m.substring(1);l(A,"boolean toggle");let S=_;a(A);let $;S==="true"?$=!0:S==="false"||S===""?$=!1:$=ci(t,S),$&&(s[A]=""),i&&A!=="id"&&p(A,!!$,"boolean attribute-form");continue}l(m,"binding"),s[m]=_,i&&m!=="id"&&p(m,_,"attribute-form")}let u=e,f=[],h,y=/(\S+?)=(?:\"([^\"]*)\"|\'([^\']*)\'|([^\s]*))/g;for(;(h=y.exec(e))!==null;)f.push(h[0]);f.forEach(m=>{u=u.replace(m," ")});let g=/(\S+?)(?=\s|$)/g,b;for(;(b=g.exec(u))!==null;){let m=b[1];if(!m.startsWith(".")&&!(d.has(m)||m.startsWith(Ut)||m.includes("="))){if(m.startsWith("?")){let _=m.substring(1);l(_,"boolean toggle"),a(_),s[_]="",i&&_!=="id"&&p(_,!0,"boolean attribute-form");continue}if(!di(m))throw new Error(`[Parser] Invalid attribute token '${m}' on '${r}'.`);!d.has(m)&&!m.startsWith(Ut)&&!m.includes("=")&&(s[m]="",i&&m!=="id"&&p(m,!0,"boolean attribute-form"))}}return{attrs:s,props:n}},Wd=/^[a-z][a-zA-Z0-9]*\*?$/,Fd=/^[a-zA-Z][a-zA-Z0-9_-]*\*?$/,Md=/^[a-z][a-zA-Z0-9]*$/,hi=new Set(["window","document"]),is=e=>Object.entries(e||{}).map(([t,r])=>{if(hi.has(t))return{refKey:t,refConfig:r,targetType:"global",isWildcard:!1,prefix:t};let i="id",s=t;t.startsWith(".")?(i="class",s=t.slice(1)):t.startsWith("#")&&(i="id",s=t.slice(1));let n=s.endsWith("*")?s.slice(0,-1):s;if(hi.has(n))throw new Error(`[Parser] Invalid ref key '${t}'. Reserved global keys must be exactly 'window' or 'document'.`);if(i==="id"&&!Wd.test(s))throw new Error(`[Parser] Invalid ref key '${t}'. Use camelCase IDs (optional '#', optional '*') or class refs with '.' prefix.`);if(i==="class"&&!Fd.test(s))throw new Error(`[Parser] Invalid ref key '${t}'. Class refs must start with '.' and use class-compatible names (optional '*').`);let a=s.endsWith("*"),p=a?s.slice(0,-1):s;return{refKey:t,refConfig:r,targetType:i,isWildcard:a,prefix:p}}),Kd=e=>{if(!Md.test(e))throw new Error(`[Parser] Invalid element id '${e}' for refs. Use camelCase ids only. Kebab-case ids are not supported.`)},ui=({value:e,prefix:t,isWildcard:r})=>typeof e!="string"||e.length===0?!1:r?e.startsWith(t):e===t,ss=({elementIdForRefs:e,classNames:t=[],refMatchers:r})=>{let i=[],s=Array.isArray(t)?t:[];return r.forEach(n=>{if(n.targetType==="global")return;if(n.targetType==="id"){ui({value:e,prefix:n.prefix,isWildcard:n.isWildcard})&&i.push({...n,matchedValue:e});return}let a=s.find(p=>ui({value:p,prefix:n.prefix,isWildcard:n.isWildcard}));a&&i.push({...n,matchedValue:a})}),i.length===0?null:(i.sort((n,a)=>{let p=n.targetType==="id"?2:1,l=a.targetType==="id"?2:1;return p!==l?l-p:!n.isWildcard&&a.isWildcard?-1:n.isWildcard&&!a.isWildcard?1:a.prefix.length-n.prefix.length}),i[0])},Ke=({optionName:e,optionValue:t,eventType:r,refKey:i})=>{if(t!==void 0&&typeof t!="boolean")throw new Error(`[Parser] Invalid '${e}' for event '${r}' on ref '${i}'. Expected boolean.`)},fi=({optionName:e,optionValue:t,eventType:r,refKey:i})=>{if(t!==void 0&&(typeof t!="number"||Number.isNaN(t)||!Number.isFinite(t)||t<0))throw new Error(`[Parser] Invalid '${e}' for event '${r}' on ref '${i}'. Expected non-negative number.`)},Ud=({eventType:e,eventConfig:t,refKey:r})=>{if(typeof t!="object"||t===null)throw new Error(`[Parser] Invalid event config for event '${e}' on ref '${r}'.`);let i=Object.prototype.hasOwnProperty.call(t,"debounce"),s=Object.prototype.hasOwnProperty.call(t,"throttle");if(Ke({optionName:"preventDefault",optionValue:t.preventDefault,eventType:e,refKey:r}),Ke({optionName:"stopPropagation",optionValue:t.stopPropagation,eventType:e,refKey:r}),Ke({optionName:"stopImmediatePropagation",optionValue:t.stopImmediatePropagation,eventType:e,refKey:r}),Ke({optionName:"targetOnly",optionValue:t.targetOnly,eventType:e,refKey:r}),Ke({optionName:"once",optionValue:t.once,eventType:e,refKey:r}),fi({optionName:"debounce",optionValue:t.debounce,eventType:e,refKey:r}),fi({optionName:"throttle",optionValue:t.throttle,eventType:e,refKey:r}),i&&s)throw new Error(`[Parser] Event '${e}' on ref '${r}' cannot define both 'debounce' and 'throttle'.`);if(t.handler&&t.action)throw new Error("Each listener can have handler or action but not both");if(!t.handler&&!t.action)throw new Error("Each listener must define either handler or action");return{hasDebounce:i,hasThrottle:s}},ns=e=>(e.__eventRateLimitState||Object.defineProperty(e,"__eventRateLimitState",{value:new Map,enumerable:!1,configurable:!0}),e.__eventRateLimitState),Hd=({eventConfig:e,handlers:t,onMissingHandler:r,parseAndRenderFn:i})=>{let s=n=>{let a=e.payload&&typeof e.payload=="object"&&!Array.isArray(e.payload)?e.payload:{};return typeof i!="function"?a:i(a,{_event:n})};if(e.action){if(typeof t.handleCallStoreAction!="function")throw new Error(`[Runtime] Action listener '${e.action}' requires handlers.handleCallStoreAction.`);return n=>{let a=s(n);t.handleCallStoreAction({...a,_event:n,_action:e.action})}}return e.handler&&t[e.handler]?n=>{let a=s(n);t[e.handler]({...a,_event:n})}:(e.handler&&r?.(e.handler),null)},qd=({eventConfig:e,callback:t,hasDebounce:r,hasThrottle:i,stateKey:s,eventRateLimitState:n,fallbackCurrentTarget:a=null,nowFn:p=Date.now,setTimeoutFn:l=setTimeout,clearTimeoutFn:o=clearTimeout})=>c=>{let d=n.get(s)||{},u=c.currentTarget||a;if(e.once)if(u){if(d.onceTargets||(d.onceTargets=new WeakSet),d.onceTargets.has(u)){n.set(s,d);return}d.onceTargets.add(u)}else if(d.onceTriggered){n.set(s,d);return}else d.onceTriggered=!0;if(e.targetOnly&&c.target!==c.currentTarget){n.set(s,d);return}if(e.preventDefault&&c.preventDefault(),e.stopImmediatePropagation?c.stopImmediatePropagation():e.stopPropagation&&c.stopPropagation(),r){d.debounceTimer&&o(d.debounceTimer),d.debounceTimer=l(()=>{let f=d.debounceTimer;try{t(c)}catch(h){throw o(f),d.debounceTimer=null,h}d.debounceTimer=null},e.debounce),n.set(s,d);return}if(i){Object.prototype.hasOwnProperty.call(d,"lastThrottleAt")||(d.lastThrottleAt=void 0);let f=p();if(d.lastThrottleAt===void 0||f-d.lastThrottleAt>=e.throttle){d.lastThrottleAt=f,n.set(s,d),t(c);return}n.set(s,d);return}n.set(s,d),t(c)},as=({eventType:e,eventConfig:t,refKey:r,handlers:i,eventRateLimitState:s,stateKey:n,fallbackCurrentTarget:a=null,parseAndRenderFn:p,onMissingHandler:l,nowFn:o=Date.now,setTimeoutFn:c=setTimeout,clearTimeoutFn:d=clearTimeout})=>{let{hasDebounce:u,hasThrottle:f}=Ud({eventType:e,eventConfig:t,refKey:r}),h=Hd({eventConfig:t,handlers:i,onMissingHandler:l,parseAndRenderFn:p});return h?qd({eventConfig:t,callback:h,hasDebounce:u,hasThrottle:f,stateKey:n,eventRateLimitState:s,fallbackCurrentTarget:a,nowFn:o,setTimeoutFn:c,clearTimeoutFn:d}):null},Gd=({h:e,template:t,viewData:r,refs:i,handlers:s,createComponentUpdateHook:n})=>{let a=zi(t,r,{}),p=sr(a),l=Jd({h:e,items:p,refs:i,handlers:s,viewData:r,createComponentUpdateHook:n});return e("div",{style:{display:"contents"}},l)},Jd=({h:e,items:t,refs:r={},handlers:i={},viewData:s={},createComponentUpdateHook:n})=>{if(!Array.isArray(t))throw new Error("[Parser] Input to createVirtualDom must be an array, got "+typeof t);let a=is(r),p=a.some(o=>o.targetType==="id");function l(o,c=""){return o.map((d,u)=>{let f=c?`${c}.${u}`:String(u);if(typeof d=="string"||typeof d=="number")return String(d);if(typeof d!="object"||d===null)return console.warn("Skipping invalid item in DOM structure:",d),null;let h=Object.entries(d);if(h.length===0)return null;let[y,g]=h[0];if(!isNaN(Number(y)))return Array.isArray(g)?l(g,f):typeof g=="object"&&g!==null&&Object.entries(g).length>0?l([g],f):String(g);h.length>1&&console.warn("Item has multiple keys, processing only the first:",y);let b,m,_=y.indexOf(" ");_===-1?(b=y,m=""):(b=y.substring(0,_),m=y.substring(_+1).trim());let A=b.split(/[.#]/)[0],S=A.includes("-"),$,T;try{({attrs:$,props:T}=zd({attrsString:m,viewData:s,tagName:A,isWebComponent:S}))}catch(H){throw new Error(`[Parser] Failed to parse bindings for selector '${b}' with attrs '${m}': ${H.message}`)}let I=b.match(/#([^.#\s]+)/);I&&!Object.prototype.hasOwnProperty.call($,"id")&&($.id=I[1]);let j=null;$.id&&(j=$.id);let W=(b.match(/\.([^.#]+)/g)||[]).map(H=>H.substring(1)),z=typeof $.class=="string"?$.class.split(/\s+/).filter(Boolean):[],Y=[...new Set([...W,...z])],Q=Object.create(null),fe=null;if(!S){W.forEach(Ce=>{Q[Ce]=!0});let H=b.match(/#([^.#\s]+)/);H&&(fe=H[1])}let be;typeof g=="string"||typeof g=="number"?be=String(g):Array.isArray(g)?be=l(g,f):be=[],fe&&!S&&($.id=fe);let vt=Object.create(null);if(a.length>0){p&&j&&Kd(j);let H=ss({elementIdForRefs:j,classNames:Y,refMatchers:a});if(H){let Ce=H.refKey,ur=H.matchedValue||j||Ce;if(H.refConfig&&H.refConfig.eventListeners){let hs=H.refConfig.eventListeners,us=ns(i);Object.entries(hs).forEach(([wt,fs])=>{let ys=`${Ce}:${ur}:${wt}`,fr=as({eventType:wt,eventConfig:fs,refKey:Ce,handlers:i,eventRateLimitState:us,stateKey:ys,parseAndRenderFn:Ji,onMissingHandler:ms=>{console.warn(`[Parser] Handler '${ms}' for refKey '${Ce}' (matching '${ur}') is referenced but not found in available handlers.`)}});fr&&(vt[wt]=fr)})}}}let ye={};if(j?ye.key=j:b&&(ye.key=`${b}-${f}`),Object.keys($).length>0&&(ye.attrs=$),Object.keys(Q).length>0&&(ye.class=Q),Object.keys(vt).length>0&&(ye.on=vt),Object.keys(T).length>0&&(ye.props=T),S&&typeof n=="function"){let H=n({selector:b,tagName:A});H&&(ye.hook=H)}try{return e(A,ye,be)}catch(H){throw new Error(`[Parser] Error creating virtual node for '${A}': ${H.message}`)}}).filter(Boolean)}return l(t)},Yd=({baseDeps:e,refs:t,dispatchEvent:r,store:i,render:s})=>({...e,refs:t,dispatchEvent:r,store:i,render:s}),Qd=({store:e,render:t,parseAndRenderFn:r})=>i=>{let{_event:s,_action:n}=i,a=r(i,{_event:s});if(!e[n])throw new Error(`[Store] Action 'store.${n}' is not defined.`);e[n](a),t()},Xd=({handlers:e,deps:t,parseAndRenderFn:r})=>{let i={handleCallStoreAction:Qd({store:t.store,render:t.render,parseAndRenderFn:r})};return Object.keys(e||{}).forEach(s=>{i[s]=n=>e[s](t,n)}),i},Zd=e=>{if(e&&typeof e.then=="function")throw new Error("handleBeforeMount must be synchronous and cannot return a Promise.");return e},ec=({handlers:e,deps:t})=>{if(!e?.handleBeforeMount)return;let r=e.handleBeforeMount(t);return Zd(r)},tc=({handlers:e,deps:t})=>{e?.handleAfterMount&&e.handleAfterMount(t)},rc=({attributeName:e,oldValue:t,newValue:r,deps:i,propsSchemaKeys:s,toCamelCase:n,normalizeAttributeValue:a})=>{let p=n(e),l={};s.forEach(u=>{let f=i.props[u];f!==void 0&&(l[u]=f)});let o={...l},c=a(t),d=a(r);return c===void 0?delete o[p]:o[p]=c,d===void 0?delete l[p]:l[p]=d,{changedProp:p,oldProps:o,newProps:l}},ic=({refKey:e,targets:t})=>e==="window"?t.window:e==="document"?t.document:null,sc=({refs:e={},handlers:t={},targets:r={window:globalThis.window,document:globalThis.document},parseAndRenderFn:i,timing:s={nowFn:Date.now,setTimeoutFn:setTimeout,clearTimeoutFn:clearTimeout},warnFn:n=console.warn})=>{let a=[],p=new Set,l=ns(t);return Object.entries(e).forEach(([o,c])=>{if(o!=="window"&&o!=="document")return;let d=ic({refKey:o,targets:r});!d||!c?.eventListeners||Object.entries(c.eventListeners).forEach(([u,f])=>{let h=`${o}:${u}`;p.add(h);let y=as({eventType:u,eventConfig:f,refKey:o,handlers:t,eventRateLimitState:l,stateKey:h,fallbackCurrentTarget:d,parseAndRenderFn:i,nowFn:s.nowFn,setTimeoutFn:s.setTimeoutFn,clearTimeoutFn:s.clearTimeoutFn,onMissingHandler:g=>{n(`[Runtime] Handler '${g}' for global ref '${o}' is referenced but not found in available handlers.`)}});y&&(d.addEventListener(u,y),a.push(()=>{d.removeEventListener(u,y)}))})}),()=>{a.forEach(o=>o()),p.forEach(o=>{let c=l.get(o);c&&c.debounceTimer&&s.clearTimeoutFn(c.debounceTimer),l.delete(o)})}},nc=e=>is(e),ac=e=>{let t=[],r=e?.data?.class;r&&typeof r=="object"&&Object.entries(r).forEach(([s,n])=>{n&&t.push(s)});let i=e?.data?.attrs?.class;return typeof i=="string"&&i.split(/\s+/).filter(Boolean).forEach(s=>t.push(s)),[...new Set(t)]},oc=({rootVNode:e,refs:t})=>{let r={},i=nc(t),s=n=>{if(!n||typeof n!="object")return;let a=n?.data?.attrs?.id,p=ac(n),l=ss({elementIdForRefs:a,classNames:p,refMatchers:i});if(n.elm&&l){let o=a||l.refKey;r[o]=n.elm}Array.isArray(n.children)&&n.children.forEach(s)};return s(e),r},lc=({propsSchemaKeys:e=[],toKebabCase:t})=>{let r=new Set(["key"]);return e.forEach(i=>{r.add(i),r.add(t(i))}),[...r]},pc=({baseDeps:e,refs:t,dispatchEvent:r,store:i,render:s})=>Yd({baseDeps:e,refs:t,dispatchEvent:r,store:i,render:s}),dc=({refIds:e,nextRefIds:t={}})=>(Object.keys(e).forEach(r=>{delete e[r]}),Object.assign(e,t),e),cc=({transformedHandlers:e,clearTimerFn:t=clearTimeout})=>{let r=e?.__eventRateLimitState;if(!(r instanceof Map))return 0;let i=0;return r.forEach(s=>{s&&s.debounceTimer&&(t(s.debounceTimer),i+=1)}),r.clear(),i},os=({instance:e})=>pc({baseDeps:e.deps,refs:e.refIds,dispatchEvent:e.dispatchEvent.bind(e),store:e.store,render:e.render.bind(e)}),hc=({instance:e,parseAndRenderFn:t,renderFn:r,createTransformedHandlersFn:i=Xd,runBeforeMountFn:s=ec,attachGlobalRefListenersFn:n=sc,runAfterMountFn:a=tc})=>{let p=os({instance:e});return e.transformedHandlers=i({handlers:e.handlers,deps:p,parseAndRenderFn:t}),e._unmountCallback=s({handlers:e.handlers,deps:p}),e._globalListenersCleanup=n({refs:e.refs,handlers:e.transformedHandlers,parseAndRenderFn:t}),r(),a({handlers:e.handlers,deps:p}),p},uc=({instance:e,clearTimerFn:t=clearTimeout})=>(e._unmountCallback&&e._unmountCallback(),e._globalListenersCleanup&&e._globalListenersCleanup(),cc({transformedHandlers:e.transformedHandlers,clearTimerFn:t})),fc=({instance:e,attributeName:t,oldValue:r,newValue:i,scheduleFrameFn:s})=>{if(!(r===i||!e.render)&&!(e.isConnected===!1||!e.renderTarget)){if(e.handlers?.handleOnUpdate){let n=os({instance:e}),a=rc({attributeName:t,oldValue:r,newValue:i,deps:n,propsSchemaKeys:e._propsSchemaKeys,toCamelCase:Pi,normalizeAttributeValue:Yt});e.handlers.handleOnUpdate(n,a);return}s(()=>{e.render()})}},yc=({instance:e,createComponentUpdateHookFn:t,parseViewFn:r=Gd,collectRefElementsFn:i=oc,onError:s=n=>{console.error("Error during render:",n)}})=>{if(!e.patch)return console.error("Patch function is not defined!"),null;if(!e.template)return console.error("Template is not defined!"),null;try{let n=r({h:e._snabbdomH,template:e.template,viewData:e.viewData,refs:e.refs,handlers:e.transformedHandlers,createComponentUpdateHook:t});e._oldVNode?e._oldVNode=e.patch(e._oldVNode,n):e._oldVNode=e.patch(e.renderTarget,n);let a=i({rootVNode:e._oldVNode,refs:e.refs});return dc({refIds:e.refIds,nextRefIds:a}),e._oldVNode}catch(n){return s(n),e._oldVNode||null}},mc=`
1262
1262
  a, a:link, a:visited, a:hover, a:active {
1263
1263
  display: contents;
1264
1264
  color: inherit;
@@ -1270,4 +1270,4 @@ ${p}
1270
1270
  font: inherit;
1271
1271
  cursor: pointer;
1272
1272
  }
1273
- `,pc=({host:e,cssText:t,createStyleSheet:r=()=>new CSSStyleSheet,createElement:i=s=>document.createElement(s)})=>{let s=e.attachShadow({mode:"open"}),n=r();n.replaceSync(lc);let a=[n];if(t){let l=r();l.replaceSync(t),a.push(l)}s.adoptedStyleSheets=a;let p=i("div");return p.style.cssText="display: contents;",s.appendChild(p),p.parentNode||e.appendChild(p),e.style.display="contents",{shadow:s,renderTarget:p,adoptedStyleSheets:a}},os=(e,t=requestAnimationFrame)=>t(e),dc=({scheduleFrameFn:e=os}={})=>({update:(t,r)=>{let i=t.data?.props||{},s=r.data?.props||{};if(JSON.stringify(i)===JSON.stringify(s))return;let n=r.elm;!n||typeof n.render!="function"||(n.setAttribute("isDirty","true"),e(()=>{if(n.render(),n.removeAttribute("isDirty"),n.handlers&&n.handlers.handleOnUpdate){let a={...n.deps,store:n.store,render:n.render.bind(n),handlers:n.handlers,dispatchEvent:n.dispatchEvent.bind(n),refs:n.refIds||{}};n.handlers.handleOnUpdate(a,{oldProps:i,newProps:s})}}))}}),cc=({elementName:e,propsSchema:t,propsSchemaKeys:r,template:i,refs:s,styles:n,handlers:a,methods:p,constants:l,store:o,patch:c,h:d,deps:h})=>{class f extends HTMLElement{elementName;styles;_snabbdomH;store;props;propsSchema;template;handlers;methods;constants;transformedHandlers={};refs;refIds={};patch;_unmountCallback;_globalListenersCleanup;_oldVNode;deps;_propsSchemaKeys=[];cssText;static get observedAttributes(){return["key"]}get viewData(){let g={};return this.store.selectViewData&&(g=this.store.selectViewData()),g}connectedCallback(){let g=pc({host:this,cssText:this.cssText});this.shadow=g.shadow,this.renderTarget=g.renderTarget,sc({instance:this,parseAndRenderFn:Gi,renderFn:this.render})}disconnectedCallback(){nc({instance:this,clearTimerFn:clearTimeout})}attributeChangedCallback(g,b,m){ac({instance:this,attributeName:g,oldValue:b,newValue:m,scheduleFrameFn:os})}render=()=>{oc({instance:this,createComponentUpdateHookFn:dc})}}class u extends f{static get observedAttributes(){return ec({propsSchemaKeys:r,toKebabCase:Vi})}constructor(){super(),this.constants=Sd({setupConstants:h?.constants,fileConstants:l}),this.propsSchema=t,this.props=t?Vp(this,r):{},this._propsSchemaKeys=r,this.elementName=e,this.styles=n,this.store=Ed(o,this.props,this.constants),this.template=i,this.handlers=a,this.methods=p,this.refs=s,this.patch=c,this.deps={...h,store:this.store,render:this.render,handlers:a,props:this.props,constants:this.constants},fd(this,this.methods),this._snabbdomH=d,this.cssText=Cd(e,n)}}return u};function Qe(e,t,r,i,s){let n=t===void 0?void 0:t.key;return{sel:e,data:t,children:r,text:i,elm:s,key:n}}var ct=Array.isArray;function st(e){return typeof e=="string"||typeof e=="number"||e instanceof String||e instanceof Number}function uc(e,t){return document.createElement(e,t)}function hc(e,t,r){return document.createElementNS(e,t,r)}function fc(){return xe(document.createDocumentFragment())}function yc(e){return document.createTextNode(e)}function mc(e){return document.createComment(e)}function gc(e,t,r){if(he(e)){let i=e;for(;i&&he(i);)i=xe(i).parent;e=i??e}he(t)&&(t=xe(t,e)),r&&he(r)&&(r=xe(r).firstChildNode),e.insertBefore(t,r)}function bc(e,t){e.removeChild(t)}function vc(e,t){he(t)&&(t=xe(t,e)),e.appendChild(t)}function ls(e){if(he(e)){for(;e&&he(e);)e=xe(e).parent;return e??null}return e.parentNode}function wc(e){var t;if(he(e)){let r=xe(e),i=ls(r);if(i&&r.lastChildNode){let s=Array.from(i.childNodes),n=s.indexOf(r.lastChildNode);return(t=s[n+1])!==null&&t!==void 0?t:null}return null}return e.nextSibling}function _c(e){return e.tagName}function xc(e,t){e.textContent=t}function Ac(e){return e.textContent}function kc(e){return e.nodeType===1}function $c(e){return e.nodeType===3}function Ec(e){return e.nodeType===8}function he(e){return e.nodeType===11}function xe(e,t){var r,i,s;let n=e;return(r=n.parent)!==null&&r!==void 0||(n.parent=t??null),(i=n.firstChildNode)!==null&&i!==void 0||(n.firstChildNode=e.firstChild),(s=n.lastChildNode)!==null&&s!==void 0||(n.lastChildNode=e.lastChild),n}var Sc={createElement:uc,createElementNS:hc,createTextNode:yc,createDocumentFragment:fc,createComment:mc,insertBefore:gc,removeChild:bc,appendChild:vc,parentNode:ls,nextSibling:wc,tagName:_c,setTextContent:xc,getTextContent:Ac,isElement:kc,isText:$c,isComment:Ec,isDocumentFragment:he};function it(e){return e===void 0}function re(e){return e!==void 0}var Ht=Qe("",{},[],void 0,void 0);function Ue(e,t){var r,i;let s=e.key===t.key,n=((r=e.data)===null||r===void 0?void 0:r.is)===((i=t.data)===null||i===void 0?void 0:i.is),a=e.sel===t.sel,p=!e.sel&&e.sel===t.sel?typeof e.text==typeof t.text:!0;return a&&s&&n&&p}function Cc(){throw new Error("The document fragment is not supported on this platform.")}function Ic(e,t){return e.isElement(t)}function Oc(e,t){return e.isDocumentFragment(t)}function Tc(e,t,r){var i;let s={};for(let n=t;n<=r;++n){let a=(i=e[n])===null||i===void 0?void 0:i.key;a!==void 0&&(s[a]=n)}return s}var Lc=["create","update","remove","destroy","pre","post"];function Rc(e,t,r){let i={create:[],update:[],remove:[],destroy:[],pre:[],post:[]},s=Sc;for(let u of Lc)for(let y of e){let g=y[u];g!==void 0&&i[u].push(g)}function n(u){let y=u.id?"#"+u.id:"",g=u.getAttribute("class"),b=g?"."+g.split(" ").join("."):"";return Qe(s.tagName(u).toLowerCase()+y+b,{},[],void 0,u)}function a(u){return Qe(void 0,{},[],void 0,u)}function p(u,y){return function(){if(--y===0){let g=s.parentNode(u);g!==null&&s.removeChild(g,u)}}}function l(u,y){var g,b,m,_;let A,k=u.data;if(k!==void 0){let C=(g=k.hook)===null||g===void 0?void 0:g.init;re(C)&&(C(u),k=u.data)}let $=u.children,O=u.sel;if(O==="!")it(u.text)&&(u.text=""),u.elm=s.createComment(u.text);else if(O==="")u.elm=s.createTextNode(u.text);else if(O!==void 0){let C=O.indexOf("#"),j=O.indexOf(".",C),W=C>0?C:O.length,z=j>0?j:O.length,Y=C!==-1||j!==-1?O.slice(0,Math.min(W,z)):O,Q=u.elm=re(k)&&re(A=k.ns)?s.createElementNS(A,Y,k):s.createElement(Y,k);for(W<z&&Q.setAttribute("id",O.slice(W+1,z)),j>0&&Q.setAttribute("class",O.slice(z+1).replace(/\./g," ")),A=0;A<i.create.length;++A)i.create[A](Ht,u);if(st(u.text)&&(!ct($)||$.length===0)&&s.appendChild(Q,s.createTextNode(u.text)),ct($))for(A=0;A<$.length;++A){let be=$[A];be!=null&&s.appendChild(Q,l(be,y))}let fe=u.data.hook;re(fe)&&((b=fe.create)===null||b===void 0||b.call(fe,Ht,u),fe.insert&&y.push(u))}else if(!((m=void 0)===null||m===void 0)&&m.fragments&&u.children){for(u.elm=((_=s.createDocumentFragment)!==null&&_!==void 0?_:Cc)(),A=0;A<i.create.length;++A)i.create[A](Ht,u);for(A=0;A<u.children.length;++A){let C=u.children[A];C!=null&&s.appendChild(u.elm,l(C,y))}}else u.elm=s.createTextNode(u.text);return u.elm}function o(u,y,g,b,m,_){for(;b<=m;++b){let A=g[b];A!=null&&s.insertBefore(u,l(A,_),y)}}function c(u){var y,g;let b=u.data;if(b!==void 0){(g=(y=b?.hook)===null||y===void 0?void 0:y.destroy)===null||g===void 0||g.call(y,u);for(let m=0;m<i.destroy.length;++m)i.destroy[m](u);if(u.children!==void 0)for(let m=0;m<u.children.length;++m){let _=u.children[m];_!=null&&typeof _!="string"&&c(_)}}}function d(u,y,g,b){for(var m,_;g<=b;++g){let A,k,$=y[g];if($!=null)if(re($.sel)){c($),A=i.remove.length+1,k=p($.elm,A);for(let C=0;C<i.remove.length;++C)i.remove[C]($,k);let O=(_=(m=$?.data)===null||m===void 0?void 0:m.hook)===null||_===void 0?void 0:_.remove;re(O)?O($,k):k()}else $.children?(c($),d(u,$.children,0,$.children.length-1)):s.removeChild(u,$.elm)}}function h(u,y,g,b){let m=0,_=0,A=y.length-1,k=y[0],$=y[A],O=g.length-1,C=g[0],j=g[O],W,z,Y,Q;for(;m<=A&&_<=O;)k==null?k=y[++m]:$==null?$=y[--A]:C==null?C=g[++_]:j==null?j=g[--O]:Ue(k,C)?(f(k,C,b),k=y[++m],C=g[++_]):Ue($,j)?(f($,j,b),$=y[--A],j=g[--O]):Ue(k,j)?(f(k,j,b),s.insertBefore(u,k.elm,s.nextSibling($.elm)),k=y[++m],j=g[--O]):Ue($,C)?(f($,C,b),s.insertBefore(u,$.elm,k.elm),$=y[--A],C=g[++_]):(W===void 0&&(W=Tc(y,m,A)),z=W[C.key],it(z)?(s.insertBefore(u,l(C,b),k.elm),C=g[++_]):it(W[j.key])?(s.insertBefore(u,l(j,b),s.nextSibling($.elm)),j=g[--O]):(Y=y[z],Y.sel!==C.sel?s.insertBefore(u,l(C,b),k.elm):(f(Y,C,b),y[z]=void 0,s.insertBefore(u,Y.elm,k.elm)),C=g[++_]));_<=O&&(Q=g[O+1]==null?null:g[O+1].elm,o(u,Q,g,_,O,b)),m<=A&&d(u,y,m,A)}function f(u,y,g){var b,m,_,A,k,$,O,C;let j=(b=y.data)===null||b===void 0?void 0:b.hook;(m=j?.prepatch)===null||m===void 0||m.call(j,u,y);let W=y.elm=u.elm;if(u===y)return;if(y.data!==void 0||re(y.text)&&y.text!==u.text){(_=y.data)!==null&&_!==void 0||(y.data={}),(A=u.data)!==null&&A!==void 0||(u.data={});for(let Q=0;Q<i.update.length;++Q)i.update[Q](u,y);(O=($=(k=y.data)===null||k===void 0?void 0:k.hook)===null||$===void 0?void 0:$.update)===null||O===void 0||O.call($,u,y)}let z=u.children,Y=y.children;it(y.text)?re(z)&&re(Y)?z!==Y&&h(W,z,Y,g):re(Y)?(re(u.text)&&s.setTextContent(W,""),o(W,null,Y,0,Y.length-1,g)):re(z)?d(W,z,0,z.length-1):re(u.text)&&s.setTextContent(W,""):u.text!==y.text&&(re(z)&&d(W,z,0,z.length-1),s.setTextContent(W,y.text)),(C=j?.postpatch)===null||C===void 0||C.call(j,u,y)}return function(u,y){let g,b,m,_=[];for(g=0;g<i.pre.length;++g)i.pre[g]();for(Ic(s,u)?u=n(u):Oc(s,u)&&(u=a(u)),Ue(u,y)?f(u,y,_):(b=u.elm,m=s.parentNode(b),l(y,_),m!==null&&(s.insertBefore(m,y.elm,s.nextSibling(b)),d(m,[u],0,0))),g=0;g<_.length;++g)_[g].data.hook.insert(_[g]);for(g=0;g<i.post.length;++g)i.post[g]();return y}}function hi(e,t){let r,i,s=t.elm,n=e.data.class,a=t.data.class;if(!(!n&&!a)&&n!==a){n=n||{},a=a||{};for(i in n)n[i]&&!Object.prototype.hasOwnProperty.call(a,i)&&s.classList.remove(i);for(i in a)r=a[i],r!==n[i]&&s.classList[r?"add":"remove"](i)}}var Nc={create:hi,update:hi};function fi(e,t){let r,i,s,n=t.elm,a=e.data.props,p=t.data.props;if(!(!a&&!p)&&a!==p){a=a||{},p=p||{};for(r in p)i=p[r],s=a[r],s!==i&&(r!=="value"||n[r]!==i)&&(n[r]=i)}}var jc={create:fi,update:fi},Vc="http://www.w3.org/1999/xlink",Dc="http://www.w3.org/2000/xmlns/",Bc="http://www.w3.org/XML/1998/namespace",yi=58,Pc=120,zc=109;function mi(e,t){let r,i=t.elm,s=e.data.attrs,n=t.data.attrs;if(!(!s&&!n)&&s!==n){s=s||{},n=n||{};for(r in n){let a=n[r];s[r]!==a&&(a===!0?i.setAttribute(r,""):a===!1?i.removeAttribute(r):r.charCodeAt(0)!==Pc?i.setAttribute(r,a):r.charCodeAt(3)===yi?i.setAttributeNS(Bc,r,a):r.charCodeAt(5)===yi?r.charCodeAt(1)===zc?i.setAttributeNS(Dc,r,a):i.setAttributeNS(Vc,r,a):i.setAttribute(r,a))}for(r in s)r in n||i.removeAttribute(r)}}var Wc={create:mi,update:mi},gi=typeof window?.requestAnimationFrame=="function"?window.requestAnimationFrame.bind(window):setTimeout,Fc=function(e){gi(function(){gi(e)})},nr=!1;function Mc(e,t,r){Fc(function(){e[t]=r})}function bi(e,t){let r,i,s=t.elm,n=e.data.style,a=t.data.style;if(!n&&!a||n===a)return;n=n||{},a=a||{};let p="delayed"in n;for(i in n)i in a||(i[0]==="-"&&i[1]==="-"?s.style.removeProperty(i):s.style[i]="");for(i in a)if(r=a[i],i==="delayed"&&a.delayed)for(let l in a.delayed)r=a.delayed[l],(!p||r!==n.delayed[l])&&Mc(s.style,l,r);else i!=="remove"&&r!==n[i]&&(i[0]==="-"&&i[1]==="-"?s.style.setProperty(i,r):s.style[i]=r)}function Kc(e){let t,r,i=e.elm,s=e.data.style;if(!(!s||!(t=s.destroy)))for(r in t)i.style[r]=t[r]}function Uc(e,t){let r=e.data.style;if(!r||!r.remove){t();return}nr||(e.elm.offsetLeft,nr=!0);let i,s=e.elm,n=0,a=r.remove,p=0,l=[];for(i in a)l.push(i),s.style[i]=a[i];let o=getComputedStyle(s)["transition-property"].split(", ");for(;n<o.length;++n)l.indexOf(o[n])!==-1&&p++;s.addEventListener("transitionend",function(c){c.target===s&&--p,p===0&&t()})}function Hc(){nr=!1}var qc={pre:Hc,create:bi,update:bi,destroy:Kc,remove:Uc};function ps(e,t,r){if(typeof e=="function")e.call(t,r,t);else if(typeof e=="object")for(let i=0;i<e.length;i++)ps(e[i],t,r)}function Gc(e,t){let r=e.type,i=t.data.on;i&&i[r]&&ps(i[r],t,e)}function Jc(){return function e(t){Gc(t,e.vnode)}}function qt(e,t){let r=e.data.on,i=e.listener,s=e.elm,n=t&&t.data.on,a=t&&t.elm,p;if(r!==n){if(r&&i)if(n)for(p in r)n[p]||s.removeEventListener(p,i,!1);else for(p in r)s.removeEventListener(p,i,!1);if(n){let l=t.listener=e.listener||Jc();if(l.vnode=t,r)for(p in n)r[p]||a.addEventListener(p,l,!1);else for(p in n)a.addEventListener(p,l,!1)}}}var Yc={create:qt,update:qt,destroy:qt},Qc=()=>Rc([Nc,jc,Wc,qc,Yc]);function ds(e,t,r){if(e.ns="http://www.w3.org/2000/svg",r!=="foreignObject"&&t!==void 0)for(let i=0;i<t.length;++i){let s=t[i];if(typeof s=="string")continue;let n=s.data;n!==void 0&&ds(n,s.children,s.sel)}}function Xc(e,t,r){let i={},s,n,a;if(r!==void 0?(t!==null&&(i=t),ct(r)?s=r:st(r)?n=r.toString():r&&r.sel&&(s=[r])):t!=null&&(ct(t)?s=t:st(t)?n=t.toString():t&&t.sel?s=[t]:i=t),s!==void 0)for(a=0;a<s.length;++a)st(s[a])&&(s[a]=Qe(void 0,void 0,void 0,s[a],void 0));return e.startsWith("svg")&&(e.length===3||e[3]==="."||e[3]==="#")&&ds(i,s,e),Qe(e,i,s,n,void 0)}var Zc=Qc(),eu=({handlers:e,methods:t,constants:r,schema:i,view:s,store:n},a)=>{if(!s)throw new Error("view is not defined");if(!i||typeof i!="object"||Array.isArray(i))throw new Error("schema is required. Define component metadata in .schema.yaml.");let p=i,{template:l,refs:o,styles:c}=s;Dp({schema:p,methodExports:Object.keys(t||{})});let d=p.componentName,h=p.propsSchema,f=h?.properties?[...new Set(Object.keys(h.properties).map(u=>Di(u)))]:[];return cc({elementName:d,propsSchema:h,propsSchemaKeys:f,template:l,refs:o,styles:c,handlers:e,methods:t,constants:r,store:n,patch:Zc,h:Xc,deps:a})},tu=e=>{let t={};return{once:(r,i)=>{t[r]||(t[r]=[]);let s=(...n)=>{i(...n),t[r]=t[r].filter(a=>a!==s)};t[r].push(s)},emit:(r,...i)=>{t[r]&&t[r].forEach(s=>{s(...i)})},showAlert:async r=>{throw new Error("globalUIElement is not set. Make sure to initialize the global UI component and pass it to createGlobalUIManager.")},showConfirm:async r=>{throw new Error("globalUIElement is not set. Make sure to initialize the global UI component and pass it to createGlobalUIManager.")},showFormDialog:async r=>{throw new Error("globalUIElement is not set. Make sure to initialize the global UI component and pass it to createGlobalUIManager.")},showDropdownMenu:async r=>{throw new Error("globalUIElement is not set. Make sure to initialize the global UI component and pass it to createGlobalUIManager.")},closeAll:async()=>{throw new Error("globalUIElement is not set. Make sure to initialize the global UI component and pass it to createGlobalUIManager.")}}},ru=tu(),iu={globalUI:ru},su={components:iu},nu={componentName:"rtgl-accordion-item",propsSchema:{type:"object",properties:{label:{type:"string"},content:{type:"string"},w:{type:"string"}}},events:[],methods:{type:"object",properties:{}}},au={refs:{header:{eventListeners:{click:{handler:"handleClickHeader"}}}},styles:{".content-wrapper":{display:"grid","grid-template-rows":"0fr",transition:"grid-template-rows 0.2s ease-out"},".content-wrapper.open":{"grid-template-rows":"1fr"},".content-inner":{overflow:"hidden"}},template:{type:9,items:[{type:8,properties:[{key:"rtgl-view d=v ${containerAttrString}",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view#header d=h av=c w=f pv=md cur=pointer",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text",value:{type:1,path:"label"}}],fast:!0},{type:8,properties:[{key:"rtgl-view w=1fg",value:{type:0,value:null}}],fast:!0},{type:8,properties:[{key:"rtgl-svg svg=${chevronIcon} wh=16 c=mu-fg",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-svg svg=",{type:1,path:"chevronIcon"}," wh=16 c=mu-fg"]}}],fast:!0}],fast:!0}}],fast:!0},{type:8,properties:[{key:'div class="${openClass}"',value:{type:9,items:[{type:8,properties:[{key:"div class=content-inner",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view pb=md",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text c=mu-fg",value:{type:1,path:"content"}}],fast:!0},{type:8,properties:[{key:"slot name=content",value:{type:0,value:null}}],fast:!0}],fast:!0}}],fast:!0}],fast:!0}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:['div class="',{type:1,path:"openClass"},'"']}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["rtgl-view d=v ",{type:1,path:"containerAttrString"}]}}],fast:!0}],fast:!0}},ou={componentName:"rtgl-breadcrumb",propsSchema:{type:"object",properties:{items:{type:"array",items:{type:"object",properties:{label:{type:"string"},id:{type:"string"},href:{type:"string"},path:{type:"string"},current:{type:"boolean"},disabled:{type:"boolean"},click:{type:"boolean"},newTab:{type:"boolean"},rel:{type:"string"}}}},sep:{type:"string",default:"breadcrumb-arrow"},max:{type:"number"}}},events:{"item-click":{type:"object",properties:{id:{type:"string"},path:{type:"string"},href:{type:"string"},item:{type:"object"},index:{type:"number"},trigger:{type:"string"}}}},methods:{type:"object",properties:{}}},lu={refs:{"item*":{eventListeners:{click:{handler:"handleClickItem"}}}},styles:{a:{"text-decoration":"none",color:"inherit"}},template:{type:9,items:[{type:8,properties:[{key:"rtgl-view d=h av=c g=md p=sm ${containerAttrString}",value:{type:9,items:[{type:7,itemVar:"item",indexVar:"i",iterable:{type:1,path:"items"},body:{type:9,items:[{type:8,properties:[{key:"$if item.isSeparator",value:{type:6,conditions:[{type:1,path:"item.isSeparator"},{type:1,path:"item.isEllipsis"},{type:4,op:6,left:{type:1,path:"item.isInteractive"},right:{type:1,path:"item.href"}},{type:1,path:"item.isInteractive"},null],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-svg wh=16 svg=${sep} c=mu-fg",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-svg wh=16 svg=",{type:1,path:"sep"}," c=mu-fg"]}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"rtgl-text s=sm c=mu-fg",value:{type:1,path:"item.label"}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"a#item${i} href=${item.href} ${item.linkExtraAttrs} data-index=${item.index}",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text s=sm c=${item.c}",value:{type:1,path:"item.label"},parsedKey:{type:2,parts:["rtgl-text s=sm c=",{type:1,path:"item.c"}]}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["a#item",{type:1,path:"i"}," href=",{type:1,path:"item.href"}," ",{type:1,path:"item.linkExtraAttrs"}," data-index=",{type:1,path:"item.index"}]}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"rtgl-view#item${i} data-index=${item.index} cur=pointer",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text s=sm c=${item.c}",value:{type:1,path:"item.label"},parsedKey:{type:2,parts:["rtgl-text s=sm c=",{type:1,path:"item.c"}]}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["rtgl-view#item",{type:1,path:"i"}," data-index=",{type:1,path:"item.index"}," cur=pointer"]}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"rtgl-text s=sm c=${item.c}",value:{type:1,path:"item.label"},parsedKey:{type:2,parts:["rtgl-text s=sm c=",{type:1,path:"item.c"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1}}],fast:!1},parsedKey:{type:2,parts:["rtgl-view d=h av=c g=md p=sm ",{type:1,path:"containerAttrString"}]}}],fast:!1}],fast:!1}},pu={componentName:"rtgl-dropdown-menu",propsSchema:{type:"object",properties:{items:{type:"array",items:{type:"object",properties:{label:{type:"string"},type:{type:"string",enum:["label","item","separator"]},id:{type:"string"},path:{type:"string"},href:{type:"string"},disabled:{type:"boolean"},newTab:{type:"boolean"},rel:{type:"string"},testId:{type:"string"}}}},open:{type:"boolean"},x:{type:"string"},y:{type:"string"},place:{type:"string"},w:{type:"string"},h:{type:"string"}}},events:{close:{type:"object"},"item-click":{type:"object",properties:{index:{type:"number"},item:{type:"object"},id:{type:"string"},path:{type:"string"},href:{type:"string"},trigger:{type:"string"}}}},methods:{type:"object",properties:{}}},du={refs:{popover:{eventListeners:{close:{handler:"handleClosePopover"}}},"option*":{eventListeners:{click:{handler:"handleClickMenuItem"}}}},styles:{a:{display:"block",width:"100%","text-decoration":"none",color:"inherit"}},template:{type:9,items:[{type:8,properties:[{key:"rtgl-popover#popover ?open=${open} x=${x} y=${y} place=${place}",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view w=${w} h=${h} sv g=xs slot=content bgc=mu br=md",value:{type:9,items:[{type:7,itemVar:"item",indexVar:"i",iterable:{type:1,path:"items"},body:{type:9,items:[{type:8,properties:[{key:"$if item.isLabel",value:{type:6,conditions:[{type:1,path:"item.isLabel"},{type:4,op:6,left:{type:1,path:"item.isItem"},right:{type:1,path:"item.isDisabled"}},{type:4,op:6,left:{type:1,path:"item.isItem"},right:{type:4,op:6,left:{type:1,path:"item.hasHref"},right:{type:1,path:"item.linkExtraAttrs"}}},{type:4,op:6,left:{type:1,path:"item.isItem"},right:{type:1,path:"item.hasHref"}},{type:1,path:"item.isItem"},{type:1,path:"item.isSeparator"}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-view w=f ph=lg pv=md",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text s=sm c=mu-fg",value:{type:1,path:"item.label"}}],fast:!0}],fast:!0}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"rtgl-view w=f ph=lg pv=md br=md bgc=${item.bgc}",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text c=${item.c}",value:{type:1,path:"item.label"},parsedKey:{type:2,parts:["rtgl-text c=",{type:1,path:"item.c"}]}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["rtgl-view w=f ph=lg pv=md br=md bgc=",{type:1,path:"item.bgc"}]}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"a#option${i} href=${item.href} ${item.linkExtraAttrs} data-index=${item.index} data-testid=${item.testId}",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view w=f h-bgc=${item.hoverBgc} ph=lg pv=md cur=pointer br=md bgc=${item.bgc}",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text c=${item.c}",value:{type:1,path:"item.label"},parsedKey:{type:2,parts:["rtgl-text c=",{type:1,path:"item.c"}]}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["rtgl-view w=f h-bgc=",{type:1,path:"item.hoverBgc"}," ph=lg pv=md cur=pointer br=md bgc=",{type:1,path:"item.bgc"}]}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["a#option",{type:1,path:"i"}," href=",{type:1,path:"item.href"}," ",{type:1,path:"item.linkExtraAttrs"}," data-index=",{type:1,path:"item.index"}," data-testid=",{type:1,path:"item.testId"}]}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"a#option${i} href=${item.href} data-index=${item.index} data-testid=${item.testId}",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view w=f h-bgc=${item.hoverBgc} ph=lg pv=md cur=pointer br=md bgc=${item.bgc}",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text c=${item.c}",value:{type:1,path:"item.label"},parsedKey:{type:2,parts:["rtgl-text c=",{type:1,path:"item.c"}]}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["rtgl-view w=f h-bgc=",{type:1,path:"item.hoverBgc"}," ph=lg pv=md cur=pointer br=md bgc=",{type:1,path:"item.bgc"}]}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["a#option",{type:1,path:"i"}," href=",{type:1,path:"item.href"}," data-index=",{type:1,path:"item.index"}," data-testid=",{type:1,path:"item.testId"}]}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"rtgl-view#option${i} w=f h-bgc=${item.hoverBgc} ph=lg pv=md cur=pointer br=md bgc=${item.bgc} data-index=${item.index} data-testid=${item.testId}",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text c=${item.c}",value:{type:1,path:"item.label"},parsedKey:{type:2,parts:["rtgl-text c=",{type:1,path:"item.c"}]}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["rtgl-view#option",{type:1,path:"i"}," w=f h-bgc=",{type:1,path:"item.hoverBgc"}," ph=lg pv=md cur=pointer br=md bgc=",{type:1,path:"item.bgc"}," data-index=",{type:1,path:"item.index"}," data-testid=",{type:1,path:"item.testId"}]}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"rtgl-view w=f h=1 ph=lg mv=md bgc=bo",value:{type:0,value:null}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1}}],fast:!1},parsedKey:{type:2,parts:["rtgl-view w=",{type:1,path:"w"}," h=",{type:1,path:"h"}," sv g=xs slot=content bgc=mu br=md"]}}],fast:!1}],fast:!1},parsedKey:{type:2,parts:["rtgl-popover#popover ?open=",{type:1,path:"open"}," x=",{type:1,path:"x"}," y=",{type:1,path:"y"}," place=",{type:1,path:"place"}]}}],fast:!1}],fast:!1}},cu={componentName:"rtgl-form",propsSchema:{type:"object",properties:{form:{type:"object"},defaultValues:{type:"object"},context:{type:"object"},disabled:{type:"boolean"}}},events:{"form-input":{},"form-change":{},"form-field-event":{},"form-action":{}},methods:{type:"object",properties:{getValues:{type:"function"},setValues:{type:"function"},validate:{type:"function"},reset:{type:"function"}}}},uu={refs:{formContainer:{eventListeners:{keydown:{handler:"handleKeyDown"}}},"action*":{eventListeners:{click:{handler:"handleActionClick"}}},"tooltipIcon*":{eventListeners:{mouseenter:{handler:"handleTooltipMouseEnter"},mouseleave:{handler:"handleTooltipMouseLeave"}}},"field*":{eventListeners:{"value-input":{handler:"handleValueInput"},"value-change":{handler:"handleValueChange"}}},"image*":{eventListeners:{click:{handler:"handleImageClick"},contextmenu:{handler:"handleImageClick"}}}},template:{type:9,items:[{type:8,properties:[{key:"rtgl-view#formContainer w=f p=md g=lg ${containerAttrString}",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view g=sm w=f",value:{type:9,items:[{type:8,properties:[{key:"$if title",value:{type:6,conditions:[{type:1,path:"title"}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-text s=lg",value:{type:1,path:"title"}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:"$if description",value:{type:6,conditions:[{type:1,path:"description"}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-text c=mu-fg",value:{type:1,path:"description"}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1}}],fast:!1},{type:8,properties:[{key:"rtgl-view g=lg w=f",value:{type:9,items:[{type:7,itemVar:"field",indexVar:"i",iterable:{type:1,path:"flatFields"},body:{type:9,items:[{type:8,properties:[{key:"$if field._isSection",value:{type:6,conditions:[{type:1,path:"field._isSection"}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-view g=md w=f",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view g=sm",value:{type:9,items:[{type:8,properties:[{key:"$if field.label",value:{type:6,conditions:[{type:1,path:"field.label"}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-text s=md",value:{type:1,path:"field.label"}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:"$if field.description",value:{type:6,conditions:[{type:1,path:"field.description"}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-text s=sm c=mu-fg",value:{type:1,path:"field.description"}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1}}],fast:!1}],fast:!1}}],fast:!1}],fast:!1}],id:null}}],fast:!1},{type:8,properties:[{key:"$if !field._isSection",value:{type:6,conditions:[{type:5,op:0,operand:{type:1,path:"field._isSection"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-view g=md w=f",value:{type:9,items:[{type:8,properties:[{key:"$if field.label || field.description",value:{type:6,conditions:[{type:4,op:7,left:{type:1,path:"field.label"},right:{type:1,path:"field.description"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-view g=sm",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view d=h g=md av=c",value:{type:9,items:[{type:8,properties:[{key:"$if field.label",value:{type:6,conditions:[{type:1,path:"field.label"}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-text",value:{type:1,path:"field.label"}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:"$if field.required",value:{type:6,conditions:[{type:1,path:"field.required"}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-text c=fg s=sm",value:{type:0,value:"*"}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:"$if field.tooltip",value:{type:6,conditions:[{type:1,path:"field.tooltip"}],bodies:[{type:9,items:[{type:8,properties:[{key:'rtgl-svg#tooltipIcon${field._idx} data-field-name=${field.name} svg="info" wh=16 c=mu-fg cur=help ml=xs',value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-svg#tooltipIcon",{type:1,path:"field._idx"}," data-field-name=",{type:1,path:"field.name"},' svg="info" wh=16 c=mu-fg cur=help ml=xs']}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1}}],fast:!1},{type:8,properties:[{key:"$if field.description",value:{type:6,conditions:[{type:1,path:"field.description"}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-text s=sm c=mu-fg",value:{type:1,path:"field.description"}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1}}],fast:!1}],fast:!1}],id:null}}],fast:!1},{type:8,properties:[{key:'$if field.type == "input-text"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"field.type"},right:{type:0,value:"input-text"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-input#field${field._idx} data-field-name=${field.name} w=f type=${field._inputType} placeholder=${field.placeholder} ?disabled=${field._disabled}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-input#field",{type:1,path:"field._idx"}," data-field-name=",{type:1,path:"field.name"}," w=f type=",{type:1,path:"field._inputType"}," placeholder=",{type:1,path:"field.placeholder"}," ?disabled=",{type:1,path:"field._disabled"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:'$if field.type == "input-date"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"field.type"},right:{type:0,value:"input-date"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-input-date#field${field._idx} data-field-name=${field.name} w=f min=${field.min} max=${field.max} placeholder=${field.placeholder} ?disabled=${field._disabled}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-input-date#field",{type:1,path:"field._idx"}," data-field-name=",{type:1,path:"field.name"}," w=f min=",{type:1,path:"field.min"}," max=",{type:1,path:"field.max"}," placeholder=",{type:1,path:"field.placeholder"}," ?disabled=",{type:1,path:"field._disabled"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:'$if field.type == "input-time"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"field.type"},right:{type:0,value:"input-time"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-input-time#field${field._idx} data-field-name=${field.name} w=f min=${field.min} max=${field.max} step=${field.step} placeholder=${field.placeholder} ?disabled=${field._disabled}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-input-time#field",{type:1,path:"field._idx"}," data-field-name=",{type:1,path:"field.name"}," w=f min=",{type:1,path:"field.min"}," max=",{type:1,path:"field.max"}," step=",{type:1,path:"field.step"}," placeholder=",{type:1,path:"field.placeholder"}," ?disabled=",{type:1,path:"field._disabled"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:'$if field.type == "input-datetime"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"field.type"},right:{type:0,value:"input-datetime"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-input-datetime#field${field._idx} data-field-name=${field.name} w=f min=${field.min} max=${field.max} step=${field.step} placeholder=${field.placeholder} ?disabled=${field._disabled}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-input-datetime#field",{type:1,path:"field._idx"}," data-field-name=",{type:1,path:"field.name"}," w=f min=",{type:1,path:"field.min"}," max=",{type:1,path:"field.max"}," step=",{type:1,path:"field.step"}," placeholder=",{type:1,path:"field.placeholder"}," ?disabled=",{type:1,path:"field._disabled"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:'$if field.type == "input-number"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"field.type"},right:{type:0,value:"input-number"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-input-number#field${field._idx} data-field-name=${field.name} w=f min=${field.min} max=${field.max} step=${field.step} placeholder=${field.placeholder} ?disabled=${field._disabled}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-input-number#field",{type:1,path:"field._idx"}," data-field-name=",{type:1,path:"field.name"}," w=f min=",{type:1,path:"field.min"}," max=",{type:1,path:"field.max"}," step=",{type:1,path:"field.step"}," placeholder=",{type:1,path:"field.placeholder"}," ?disabled=",{type:1,path:"field._disabled"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:'$if field.type == "input-textarea"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"field.type"},right:{type:0,value:"input-textarea"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-textarea#field${field._idx} data-field-name=${field.name} w=f rows=${field.rows} placeholder=${field.placeholder} ?disabled=${field._disabled}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-textarea#field",{type:1,path:"field._idx"}," data-field-name=",{type:1,path:"field.name"}," w=f rows=",{type:1,path:"field.rows"}," placeholder=",{type:1,path:"field.placeholder"}," ?disabled=",{type:1,path:"field._disabled"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:'$if field.type == "select"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"field.type"},right:{type:0,value:"select"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-select#field${field._idx} data-field-name=${field.name} w=f :options=flatFields[${field._arrIdx}].options ?no-clear=${field.noClear} :selectedValue=flatFields[${field._arrIdx}]._selectedValue :placeholder=${field.placeholder} ?disabled=${field._disabled}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-select#field",{type:1,path:"field._idx"}," data-field-name=",{type:1,path:"field.name"}," w=f :options=flatFields[",{type:1,path:"field._arrIdx"},"].options ?no-clear=",{type:1,path:"field.noClear"}," :selectedValue=flatFields[",{type:1,path:"field._arrIdx"},"]._selectedValue :placeholder=",{type:1,path:"field.placeholder"}," ?disabled=",{type:1,path:"field._disabled"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:'$if field.type == "color-picker"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"field.type"},right:{type:0,value:"color-picker"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-color-picker#field${field._idx} data-field-name=${field.name} ?disabled=${field._disabled}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-color-picker#field",{type:1,path:"field._idx"}," data-field-name=",{type:1,path:"field.name"}," ?disabled=",{type:1,path:"field._disabled"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:'$if field.type == "slider"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"field.type"},right:{type:0,value:"slider"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-slider#field${field._idx} data-field-name=${field.name} w=f min=${field.min} max=${field.max} step=${field.step} ?disabled=${field._disabled}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-slider#field",{type:1,path:"field._idx"}," data-field-name=",{type:1,path:"field.name"}," w=f min=",{type:1,path:"field.min"}," max=",{type:1,path:"field.max"}," step=",{type:1,path:"field.step"}," ?disabled=",{type:1,path:"field._disabled"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:'$if field.type == "slider-with-input"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"field.type"},right:{type:0,value:"slider-with-input"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-slider-input#field${field._idx} data-field-name=${field.name} w=f min=${field.min} max=${field.max} step=${field.step} ?disabled=${field._disabled}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-slider-input#field",{type:1,path:"field._idx"}," data-field-name=",{type:1,path:"field.name"}," w=f min=",{type:1,path:"field.min"}," max=",{type:1,path:"field.max"}," step=",{type:1,path:"field.step"}," ?disabled=",{type:1,path:"field._disabled"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:'$if field.type == "popover-input"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"field.type"},right:{type:0,value:"popover-input"}}],bodies:[{type:9,items:[{type:8,properties:[{key:'rtgl-popover-input#field${field._idx} data-field-name=${field.name} label="${field.label}" placeholder=${field.placeholder} ?disabled=${field._disabled}',value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-popover-input#field",{type:1,path:"field._idx"}," data-field-name=",{type:1,path:"field.name"},' label="',{type:1,path:"field.label"},'" placeholder=',{type:1,path:"field.placeholder"}," ?disabled=",{type:1,path:"field._disabled"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:'$if field.type == "checkbox"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"field.type"},right:{type:0,value:"checkbox"}}],bodies:[{type:9,items:[{type:8,properties:[{key:'rtgl-checkbox#field${field._idx} data-field-name=${field.name} label="${field._checkboxText}" ?disabled=${field._disabled}',value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-checkbox#field",{type:1,path:"field._idx"}," data-field-name=",{type:1,path:"field.name"},' label="',{type:1,path:"field._checkboxText"},'" ?disabled=',{type:1,path:"field._disabled"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:'$if field.type == "image" && field._imageSrc',value:{type:6,conditions:[{type:4,op:6,left:{type:4,op:0,left:{type:1,path:"field.type"},right:{type:0,value:"image"}},right:{type:1,path:"field._imageSrc"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-image#image${field._idx} data-field-name=${field.name} src=${field._imageSrc} w=${field.width} h=${field.height} cur=pointer",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-image#image",{type:1,path:"field._idx"}," data-field-name=",{type:1,path:"field.name"}," src=",{type:1,path:"field._imageSrc"}," w=",{type:1,path:"field.width"}," h=",{type:1,path:"field.height"}," cur=pointer"]}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:'$if field.type == "image" && !field._imageSrc',value:{type:6,conditions:[{type:4,op:6,left:{type:4,op:0,left:{type:1,path:"field.type"},right:{type:0,value:"image"}},right:{type:5,op:0,operand:{type:1,path:"field._imageSrc"}}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-view#image${field._idx} data-field-name=${field.name} w=${field.width} h=${field.height} bc=ac bw=sm ah=c av=c cur=pointer p=md",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text c=mu-fg ta=c",value:{type:1,path:"field.placeholderText"}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["rtgl-view#image",{type:1,path:"field._idx"}," data-field-name=",{type:1,path:"field.name"}," w=",{type:1,path:"field.width"}," h=",{type:1,path:"field.height"}," bc=ac bw=sm ah=c av=c cur=pointer p=md"]}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:'$if field.type == "read-only-text"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"field.type"},right:{type:0,value:"read-only-text"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-text s=sm",value:{type:1,path:"field.content"}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:'$if field.type == "slot"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"field.type"},right:{type:0,value:"slot"}}],bodies:[{type:9,items:[{type:8,properties:[{key:'slot#fieldSlot${field._idx} name=${field.slot} style="display: contents;"',value:{type:0,value:null},parsedKey:{type:2,parts:["slot#fieldSlot",{type:1,path:"field._idx"}," name=",{type:1,path:"field.slot"},' style="display: contents;"']}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:"$if field._error",value:{type:6,conditions:[{type:1,path:"field._error"}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-text s=sm c=de",value:{type:1,path:"field._error"}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1}}],fast:!1}],fast:!1}],id:null}}],fast:!1}],fast:!1}}],fast:!1}}],fast:!1},{type:8,properties:[{key:"$if actions.buttons.length > 0",value:{type:6,conditions:[{type:4,op:2,left:{type:1,path:"actions.buttons.length"},right:{type:0,value:0}}],bodies:[{type:9,items:[{type:8,properties:[{key:'$if actions._layout == "split"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"actions._layout"},right:{type:0,value:"split"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-view d=h w=f g=sm",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view d=h g=sm",value:{type:9,items:[{type:7,itemVar:"button",indexVar:"i",iterable:{type:1,path:"actions._leftButtons"},body:{type:9,items:[{type:8,properties:[{key:"rtgl-button#action${button._globalIdx} data-action-id=${button.id} v=${button.variant} ?disabled=${button._disabled} pre=${button.pre} suf=${button.suf}",value:{type:1,path:"button.label"},parsedKey:{type:2,parts:["rtgl-button#action",{type:1,path:"button._globalIdx"}," data-action-id=",{type:1,path:"button.id"}," v=",{type:1,path:"button.variant"}," ?disabled=",{type:1,path:"button._disabled"}," pre=",{type:1,path:"button.pre"}," suf=",{type:1,path:"button.suf"}]}}],fast:!0}],fast:!0}}],fast:!1}}],fast:!1},{type:8,properties:[{key:"rtgl-view d=h g=sm ah=e w=1fg",value:{type:9,items:[{type:7,itemVar:"button",indexVar:"i",iterable:{type:1,path:"actions._rightButtons"},body:{type:9,items:[{type:8,properties:[{key:"rtgl-button#action${button._globalIdx} data-action-id=${button.id} v=${button.variant} ?disabled=${button._disabled} pre=${button.pre} suf=${button.suf}",value:{type:1,path:"button.label"},parsedKey:{type:2,parts:["rtgl-button#action",{type:1,path:"button._globalIdx"}," data-action-id=",{type:1,path:"button.id"}," v=",{type:1,path:"button.variant"}," ?disabled=",{type:1,path:"button._disabled"}," pre=",{type:1,path:"button.pre"}," suf=",{type:1,path:"button.suf"}]}}],fast:!0}],fast:!0}}],fast:!1}}],fast:!1}],fast:!1}}],fast:!1}],fast:!1}],id:null}}],fast:!1},{type:8,properties:[{key:'$if actions._layout == "vertical"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"actions._layout"},right:{type:0,value:"vertical"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-view g=sm w=f",value:{type:9,items:[{type:7,itemVar:"button",indexVar:"i",iterable:{type:1,path:"actions._allButtons"},body:{type:9,items:[{type:8,properties:[{key:"rtgl-button#action${button._globalIdx} data-action-id=${button.id} v=${button.variant} w=f ?disabled=${button._disabled} pre=${button.pre} suf=${button.suf}",value:{type:1,path:"button.label"},parsedKey:{type:2,parts:["rtgl-button#action",{type:1,path:"button._globalIdx"}," data-action-id=",{type:1,path:"button.id"}," v=",{type:1,path:"button.variant"}," w=f ?disabled=",{type:1,path:"button._disabled"}," pre=",{type:1,path:"button.pre"}," suf=",{type:1,path:"button.suf"}]}}],fast:!0}],fast:!0}}],fast:!1}}],fast:!1}],fast:!1}],id:null}}],fast:!1},{type:8,properties:[{key:'$if actions._layout == "stretch"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"actions._layout"},right:{type:0,value:"stretch"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-view d=h g=sm w=f",value:{type:9,items:[{type:7,itemVar:"button",indexVar:"i",iterable:{type:1,path:"actions._allButtons"},body:{type:9,items:[{type:8,properties:[{key:"rtgl-view w=1fg",value:{type:9,items:[{type:8,properties:[{key:"rtgl-button#action${button._globalIdx} data-action-id=${button.id} v=${button.variant} w=f ?disabled=${button._disabled} pre=${button.pre} suf=${button.suf}",value:{type:1,path:"button.label"},parsedKey:{type:2,parts:["rtgl-button#action",{type:1,path:"button._globalIdx"}," data-action-id=",{type:1,path:"button.id"}," v=",{type:1,path:"button.variant"}," w=f ?disabled=",{type:1,path:"button._disabled"}," pre=",{type:1,path:"button.pre"}," suf=",{type:1,path:"button.suf"}]}}],fast:!0}],fast:!0}}],fast:!0}],fast:!0}}],fast:!1}}],fast:!1}],fast:!1}],id:null}}],fast:!1}],fast:!1}],id:null}}],fast:!1},{type:8,properties:[{key:'rtgl-tooltip ?open=${tooltipState.open} x=${tooltipState.x} y=${tooltipState.y} place="t" content="${tooltipState.content}"',value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-tooltip ?open=",{type:1,path:"tooltipState.open"}," x=",{type:1,path:"tooltipState.x"}," y=",{type:1,path:"tooltipState.y"},' place="t" content="',{type:1,path:"tooltipState.content"},'"']}}],fast:!0}],fast:!1},parsedKey:{type:2,parts:["rtgl-view#formContainer w=f p=md g=lg ",{type:1,path:"containerAttrString"}]}}],fast:!1}],fast:!1}},hu={componentName:"rtgl-global-ui",propsSchema:{type:"object",properties:{}},events:[],methods:{type:"object",properties:{}}},fu={refs:{dialog:{eventListeners:{close:{handler:"handleDialogClose"}}},confirmButton:{eventListeners:{click:{handler:"handleConfirm"}}},cancelButton:{eventListeners:{click:{handler:"handleCancel"}}},formDialog:{eventListeners:{"form-action":{handler:"handleFormAction"},"form-field-event":{handler:"handleFormFieldEvent"}}},dropdownMenu:{eventListeners:{close:{handler:"handleDropdownClose"},"item-click":{handler:"handleDropdownItemClick"}}}},template:{type:9,items:[{type:8,properties:[{key:"rtgl-dialog#dialog ?open=${isDialogContainerOpen} s=${dialogSize}",value:{type:9,items:[{type:8,properties:[{key:"$if isFormDialogOpen",value:{type:6,conditions:[{type:1,path:"isFormDialogOpen"}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-form#formDialog slot=content :form=formDialogConfig.form :defaultValues=formDialogConfig.defaultValues :context=formDialogConfig.context ?disabled=${formDialogConfig.disabled} key=form-dialog-${formDialogConfig.key}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-form#formDialog slot=content :form=formDialogConfig.form :defaultValues=formDialogConfig.defaultValues :context=formDialogConfig.context ?disabled=",{type:1,path:"formDialogConfig.disabled"}," key=form-dialog-",{type:1,path:"formDialogConfig.key"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:"$if !isFormDialogOpen",value:{type:6,conditions:[{type:5,op:0,operand:{type:1,path:"isFormDialogOpen"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-view slot=content g=lg p=lg",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view d=h g=md",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view d=h ah=c av=c g=md",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view g=md",value:{type:0,value:null}}],fast:!0},{type:8,properties:[{key:"rtgl-view h=24 av=c",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text s=lg",value:{type:1,path:"config.title"}}],fast:!0}],fast:!0}}],fast:!0},{type:8,properties:[{key:"rtgl-text",value:{type:1,path:"config.message"}}],fast:!0}],fast:!0}}],fast:!0}],fast:!0}}],fast:!0},{type:8,properties:[{key:"rtgl-view d=h g=md mt=lg w=f ah=e",value:{type:9,items:[{type:8,properties:[{key:"$if config.mode == 'confirm'",value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"config.mode"},right:{type:0,value:"confirm"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-button#cancelButton v=se",value:{type:1,path:"config.cancelText"}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:"rtgl-button#confirmButton v=pr",value:{type:1,path:"config.confirmText"}}],fast:!0}],fast:!1}}],fast:!1}],fast:!1}}],fast:!1}],fast:!1}],id:null}}],fast:!1}],fast:!1},parsedKey:{type:2,parts:["rtgl-dialog#dialog ?open=",{type:1,path:"isDialogContainerOpen"}," s=",{type:1,path:"dialogSize"}]}}],fast:!1},{type:8,properties:[{key:"rtgl-dropdown-menu#dropdownMenu ?open=${isDropdownOpen} x=${dropdownConfig.x} y=${dropdownConfig.y} place=${dropdownConfig.place} :items=dropdownConfig.items key=dropdown-${isDropdownOpen}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-dropdown-menu#dropdownMenu ?open=",{type:1,path:"isDropdownOpen"}," x=",{type:1,path:"dropdownConfig.x"}," y=",{type:1,path:"dropdownConfig.y"}," place=",{type:1,path:"dropdownConfig.place"}," :items=dropdownConfig.items key=dropdown-",{type:1,path:"isDropdownOpen"}]}}],fast:!0}],fast:!1}},yu={componentName:"rtgl-navbar",propsSchema:{type:"object",properties:{start:{type:"object",properties:{label:{type:"string"},href:{type:"string"},image:{type:"object",properties:{src:{type:"string"}}}}}}},events:{"start-click":{type:"object",properties:{path:{type:"string"}}}},methods:{type:"object",properties:{}}},mu={refs:{start:{eventListeners:{click:{handler:"handleClickStart"}}}},anchors:[[{"rtgl-text s=lg":"${start.label}"},{"$if start.image && start.image.src":[{"rtgl-image w=${start.image.width} h=${start.image.height} src=${start.image.src} alt=${start.image.alt}":null}]}]],template:{type:9,items:[{type:8,properties:[{key:"rtgl-view bgc=bg d=h h=48 av=c w=f ${containerAttrString}",value:{type:9,items:[{type:8,properties:[{key:"$if start.href",value:{type:6,conditions:[{type:1,path:"start.href"},{type:1,path:"start.path"},null],bodies:[{type:9,items:[{type:8,properties:[{key:"a href=${start.href}",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view d=h av=c g=md",value:{type:9,items:[{type:9,items:[{type:8,properties:[{key:"rtgl-text s=lg",value:{type:1,path:"start.label"}}],fast:!0},{type:8,properties:[{key:"$if start.image && start.image.src",value:{type:6,conditions:[{type:4,op:6,left:{type:1,path:"start.image"},right:{type:1,path:"start.image.src"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-image w=${start.image.width} h=${start.image.height} src=${start.image.src} alt=${start.image.alt}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-image w=",{type:1,path:"start.image.width"}," h=",{type:1,path:"start.image.height"}," src=",{type:1,path:"start.image.src"}," alt=",{type:1,path:"start.image.alt"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1}],fast:!1}}],fast:!1}],fast:!1},parsedKey:{type:2,parts:["a href=",{type:1,path:"start.href"}]}}],fast:!1}],fast:!1},{type:9,items:[{type:8,properties:[{key:"rtgl-view#start d=h av=c g=md cur=pointer",value:{type:9,items:[{type:9,items:[{type:8,properties:[{key:"rtgl-text s=lg",value:{type:1,path:"start.label"}}],fast:!0},{type:8,properties:[{key:"$if start.image && start.image.src",value:{type:6,conditions:[{type:4,op:6,left:{type:1,path:"start.image"},right:{type:1,path:"start.image.src"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-image w=${start.image.width} h=${start.image.height} src=${start.image.src} alt=${start.image.alt}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-image w=",{type:1,path:"start.image.width"}," h=",{type:1,path:"start.image.height"}," src=",{type:1,path:"start.image.src"}," alt=",{type:1,path:"start.image.alt"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1}],fast:!1}}],fast:!1}],fast:!1},{type:9,items:[{type:8,properties:[{key:"rtgl-view d=h av=c g=md",value:{type:9,items:[{type:9,items:[{type:8,properties:[{key:"rtgl-text s=lg",value:{type:1,path:"start.label"}}],fast:!0},{type:8,properties:[{key:"$if start.image && start.image.src",value:{type:6,conditions:[{type:4,op:6,left:{type:1,path:"start.image"},right:{type:1,path:"start.image.src"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-image w=${start.image.width} h=${start.image.height} src=${start.image.src} alt=${start.image.alt}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-image w=",{type:1,path:"start.image.width"}," h=",{type:1,path:"start.image.height"}," src=",{type:1,path:"start.image.src"}," alt=",{type:1,path:"start.image.alt"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1}],fast:!1}}],fast:!1}],fast:!1}],id:null}}],fast:!1},{type:8,properties:[{key:"rtgl-view w=1fg",value:{type:0,value:null}}],fast:!0},{type:8,properties:[{key:"rtgl-view d=h av=c g=lg",value:{type:9,items:[{type:8,properties:[{key:"slot name=right",value:{type:0,value:null}}],fast:!0}],fast:!0}}],fast:!0}],fast:!1},parsedKey:{type:2,parts:["rtgl-view bgc=bg d=h h=48 av=c w=f ",{type:1,path:"containerAttrString"}]}}],fast:!1}],fast:!1}},gu={componentName:"rtgl-page-outline",propsSchema:{type:"object",properties:{targetId:{type:"string"},scrollContainerId:{type:"string"},offsetTop:{type:"string"}}},events:{onItemClick:{type:"object"}},methods:{type:"object",properties:{}}},bu={refs:{},template:{type:9,items:[{type:8,properties:[{key:"rtgl-view h=f w=272 d=v pr=md",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view w=f h=1fg sv mt=xl",value:{type:9,items:[{type:7,itemVar:"item",indexVar:"i",iterable:{type:1,path:"items"},body:{type:9,items:[{type:8,properties:[{key:'rtgl-view d=h bwl=xs bc="${item.bc}" pv=sm av=c href=${item.href} pl=md',value:{type:9,items:[{type:8,properties:[{key:"rtgl-view w=${item.ml}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-view w=",{type:1,path:"item.ml"}]}}],fast:!0},{type:8,properties:[{key:"rtgl-text s=sm c=${item.c} h-c=fg",value:{type:1,path:"item.title"},parsedKey:{type:2,parts:["rtgl-text s=sm c=",{type:1,path:"item.c"}," h-c=fg"]}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:['rtgl-view d=h bwl=xs bc="',{type:1,path:"item.bc"},'" pv=sm av=c href=',{type:1,path:"item.href"}," pl=md"]}}],fast:!0}],fast:!0}}],fast:!1}}],fast:!1}],fast:!1}}],fast:!1}],fast:!1}},vu={componentName:"rtgl-popover-input",propsSchema:{type:"object",properties:{value:{type:"string"},placeholder:{type:"string"},label:{type:"string"},autoFocus:{type:"boolean"},disabled:{type:"boolean",default:!1}}},events:{"value-change":{}},methods:{type:"object",properties:{}}},wu={refs:{textDisplay:{eventListeners:{click:{handler:"handleTextClick"}}},popover:{eventListeners:{close:{handler:"handlePopoverClose"}}},input:{eventListeners:{"value-input":{handler:"handleInputChange"},keydown:{handler:"handleInputKeydown"}}},submit:{eventListeners:{click:{handler:"handleSubmitClick"}}}},template:{type:9,items:[{type:8,properties:[{key:"rtgl-view#textDisplay w=f cur=pointer",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text c=${valueColor}",value:{type:1,path:"value"},parsedKey:{type:2,parts:["rtgl-text c=",{type:1,path:"valueColor"}]}}],fast:!0}],fast:!0}}],fast:!0},{type:8,properties:[{key:"rtgl-popover#popover ?open=${isOpen} x=${position.x} y=${position.y}",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view g=md w=240 slot=content bgc=mu br=md",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text",value:{type:1,path:"label"}}],fast:!0},{type:8,properties:[{key:"rtgl-input#input w=f placeholder=${placeholder} ?disabled=${disabled}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-input#input w=f placeholder=",{type:1,path:"placeholder"}," ?disabled=",{type:1,path:"disabled"}]}}],fast:!0},{type:8,properties:[{key:"rtgl-view w=f ah=e",value:{type:9,items:[{type:8,properties:[{key:"rtgl-button#submit ?disabled=${disabled}",value:{type:0,value:"Submit"},parsedKey:{type:2,parts:["rtgl-button#submit ?disabled=",{type:1,path:"disabled"}]}}],fast:!0}],fast:!0}}],fast:!0}],fast:!0}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["rtgl-popover#popover ?open=",{type:1,path:"isOpen"}," x=",{type:1,path:"position.x"}," y=",{type:1,path:"position.y"}]}}],fast:!0}],fast:!0}},_u={componentName:"rtgl-select",propsSchema:{type:"object",properties:{placeholder:{type:"string"},options:{type:"array",items:{type:"object",properties:{label:{type:"string"},value:{type:"any"},testId:{type:"string"}}}},selectedValue:{type:"any"},onChange:{type:"function"},noClear:{type:"boolean"},addOption:{type:"object",properties:{label:{type:"string"}}},disabled:{type:"boolean"},w:{type:"string"}}},events:{"value-change":{},"add-option-click":{}},methods:{type:"object",properties:{}}},xu={refs:{selectButton:{eventListeners:{click:{handler:"handleButtonClick"}}},clearButton:{eventListeners:{click:{handler:"handleClearClick"}}},popover:{eventListeners:{close:{handler:"handleClickOptionsPopoverOverlay"}}},"option*":{eventListeners:{click:{handler:"handleOptionClick"},mouseenter:{handler:"handleOptionMouseEnter"},mouseleave:{handler:"handleOptionMouseLeave"}}},optionAdd:{eventListeners:{click:{handler:"handleAddOptionClick"},mouseenter:{handler:"handleAddOptionMouseEnter"},mouseleave:{handler:"handleAddOptionMouseLeave"}}}},template:{type:9,items:[{type:8,properties:[{key:'rtgl-button#selectButton v=ol ${containerAttrString} ?disabled=${isDisabled} data-testid="select-button"',value:{type:9,items:[{type:8,properties:[{key:"rtgl-view d=h av=c ah=s w=f",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text w=1fg ta=s c=${selectedLabelColor} ellipsis",value:{type:1,path:"selectedLabel"},parsedKey:{type:2,parts:["rtgl-text w=1fg ta=s c=",{type:1,path:"selectedLabelColor"}," ellipsis"]}}],fast:!0},{type:8,properties:[{key:"$if showClear",value:{type:6,conditions:[{type:1,path:"showClear"}],bodies:[{type:9,items:[{type:8,properties:[{key:'rtgl-svg#clearButton ml=md svg=x wh=16 c=mu-fg cur=pointer data-testid="select-clear-button"',value:{type:0,value:null}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:"rtgl-svg ml=md svg=chevronDown wh=16 c=mu-fg",value:{type:0,value:null}}],fast:!0}],fast:!1}}],fast:!1}],fast:!1},parsedKey:{type:2,parts:["rtgl-button#selectButton v=ol ",{type:1,path:"containerAttrString"}," ?disabled=",{type:1,path:"isDisabled"},' data-testid="select-button"']}}],fast:!1},{type:8,properties:[{key:"rtgl-popover#popover ?open=${isOpen} x=${position.x} y=${position.y} place=rs",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view wh=300 g=xs slot=content bgc=mu br=md sv=true",value:{type:9,items:[{type:7,itemVar:"option",indexVar:"i",iterable:{type:1,path:"options"},body:{type:9,items:[{type:8,properties:[{key:"rtgl-view#option${i} w=f ph=lg pv=md cur=pointer br=md bgc=${option.bgc} data-testid=${option.testId}",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text ta=s",value:{type:1,path:"option.label"}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["rtgl-view#option",{type:1,path:"i"}," w=f ph=lg pv=md cur=pointer br=md bgc=",{type:1,path:"option.bgc"}," data-testid=",{type:1,path:"option.testId"}]}}],fast:!0}],fast:!0}},{type:8,properties:[{key:"$if showAddOption",value:{type:6,conditions:[{type:1,path:"showAddOption"}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-view w=f bw=xs bc=mu bwt=sm",value:{type:0,value:null}}],fast:!0},{type:8,properties:[{key:'rtgl-view#optionAdd w=f ph=lg pv=md cur=pointer br=md bgc=${addOptionBgc} data-testid="select-add-option"',value:{type:9,items:[{type:8,properties:[{key:"rtgl-text c=ac",value:{type:1,path:"addOptionLabel"}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["rtgl-view#optionAdd w=f ph=lg pv=md cur=pointer br=md bgc=",{type:1,path:"addOptionBgc"},' data-testid="select-add-option"']}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1}}],fast:!1}],fast:!1},parsedKey:{type:2,parts:["rtgl-popover#popover ?open=",{type:1,path:"isOpen"}," x=",{type:1,path:"position.x"}," y=",{type:1,path:"position.y"}," place=rs"]}}],fast:!1}],fast:!1}},Au={componentName:"rtgl-sidebar",propsSchema:{type:"object",properties:{mode:{type:"string"},hideHeader:{type:"boolean",default:!1},w:{type:"string"},bwr:{type:"string"},selectedItemId:{type:"string"},header:{type:"object",properties:{label:{type:"string"},href:{type:"string"},testId:{type:"string"},image:{type:"object",properties:{src:{type:"string"},width:{type:"number"},height:{type:"number"},alt:{type:"string"}}}}},items:{type:"array",items:{type:"object",properties:{title:{type:"string"},slug:{type:"string"},type:{type:"string"},items:{type:"array"},testId:{type:"string"}}}}}},events:{"header-click":{type:"object",properties:{path:{type:"string"}}},"item-click":{type:"object",properties:{item:{type:"object"}}}},methods:{type:"object",properties:{}}},ku={refs:{headerImage:{eventListeners:{click:{handler:"handleHeaderClick"}}},headerLabel:{eventListeners:{click:{handler:"handleHeaderClick"}}},header:{eventListeners:{click:{handler:"handleHeaderClick"}}},"item*":{eventListeners:{click:{handler:"handleItemClick"}}}},anchors:[[{"$if header.image && header.image.src":[{"$if header.image.href":[{"a href=${header.image.href}":[{'rtgl-image w=${header.image.width} h=${header.image.height} src=${header.image.src} alt="${header.image.alt}"':null}]}],"$elif header.image.path":[{"rtgl-view#headerImage cur=pointer":[{'rtgl-image w=${header.image.width} h=${header.image.height} src=${header.image.src} alt="${header.image.alt}"':null}]}],$else:[{'rtgl-image w=${header.image.width} h=${header.image.height} src=${header.image.src} alt="${header.image.alt}"':null}]}]},{"$if header.label && showLabels":[{"$if header.labelHref":[{"rtgl-text href=${header.labelHref} s=lg":"${header.label}"}],"$elif header.labelPath":[{"rtgl-view#headerLabel cur=pointer":[{"rtgl-text s=lg":"${header.label}"}]}],$else:[{"rtgl-text s=lg":"${header.label}"}]}]}]],template:{type:9,items:[{type:8,properties:[{key:"rtgl-view h=f w=${sidebarWidth} d=v bwr=${rightBorderWidth} ah=${ah} ${containerAttrString}",value:{type:9,items:[{type:8,properties:[{key:"$if showHeader",value:{type:6,conditions:[{type:1,path:"showHeader"}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-view ph=${headerPadding} pv=lg",value:{type:9,items:[{type:8,properties:[{key:"$if header.href",value:{type:6,conditions:[{type:1,path:"header.href"},null],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-view href=${header.href} d=h av=c ah=${headerAlign} g=lg w=${headerWidth}",value:{type:9,items:[{type:9,items:[{type:8,properties:[{key:"$if header.image && header.image.src",value:{type:6,conditions:[{type:4,op:6,left:{type:1,path:"header.image"},right:{type:1,path:"header.image.src"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"$if header.image.href",value:{type:6,conditions:[{type:1,path:"header.image.href"},{type:1,path:"header.image.path"},null],bodies:[{type:9,items:[{type:8,properties:[{key:"a href=${header.image.href}",value:{type:9,items:[{type:8,properties:[{key:'rtgl-image w=${header.image.width} h=${header.image.height} src=${header.image.src} alt="${header.image.alt}"',value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-image w=",{type:1,path:"header.image.width"}," h=",{type:1,path:"header.image.height"}," src=",{type:1,path:"header.image.src"},' alt="',{type:1,path:"header.image.alt"},'"']}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["a href=",{type:1,path:"header.image.href"}]}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"rtgl-view#headerImage cur=pointer",value:{type:9,items:[{type:8,properties:[{key:'rtgl-image w=${header.image.width} h=${header.image.height} src=${header.image.src} alt="${header.image.alt}"',value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-image w=",{type:1,path:"header.image.width"}," h=",{type:1,path:"header.image.height"}," src=",{type:1,path:"header.image.src"},' alt="',{type:1,path:"header.image.alt"},'"']}}],fast:!0}],fast:!0}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:'rtgl-image w=${header.image.width} h=${header.image.height} src=${header.image.src} alt="${header.image.alt}"',value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-image w=",{type:1,path:"header.image.width"}," h=",{type:1,path:"header.image.height"}," src=",{type:1,path:"header.image.src"},' alt="',{type:1,path:"header.image.alt"},'"']}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1}],id:null}}],fast:!1},{type:8,properties:[{key:"$if header.label && showLabels",value:{type:6,conditions:[{type:4,op:6,left:{type:1,path:"header.label"},right:{type:1,path:"showLabels"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"$if header.labelHref",value:{type:6,conditions:[{type:1,path:"header.labelHref"},{type:1,path:"header.labelPath"},null],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-text href=${header.labelHref} s=lg",value:{type:1,path:"header.label"},parsedKey:{type:2,parts:["rtgl-text href=",{type:1,path:"header.labelHref"}," s=lg"]}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"rtgl-view#headerLabel cur=pointer",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text s=lg",value:{type:1,path:"header.label"}}],fast:!0}],fast:!0}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"rtgl-text s=lg",value:{type:1,path:"header.label"}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1}],id:null}}],fast:!1}],fast:!1}],fast:!1},parsedKey:{type:2,parts:["rtgl-view href=",{type:1,path:"header.href"}," d=h av=c ah=",{type:1,path:"headerAlign"}," g=lg w=",{type:1,path:"headerWidth"}]}}],fast:!1}],fast:!1},{type:9,items:[{type:8,properties:[{key:"rtgl-view#header d=h av=c ah=${headerAlign} g=lg w=${headerWidth} cur=pointer data-testid=${header.testId}",value:{type:9,items:[{type:9,items:[{type:8,properties:[{key:"$if header.image && header.image.src",value:{type:6,conditions:[{type:4,op:6,left:{type:1,path:"header.image"},right:{type:1,path:"header.image.src"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"$if header.image.href",value:{type:6,conditions:[{type:1,path:"header.image.href"},{type:1,path:"header.image.path"},null],bodies:[{type:9,items:[{type:8,properties:[{key:"a href=${header.image.href}",value:{type:9,items:[{type:8,properties:[{key:'rtgl-image w=${header.image.width} h=${header.image.height} src=${header.image.src} alt="${header.image.alt}"',value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-image w=",{type:1,path:"header.image.width"}," h=",{type:1,path:"header.image.height"}," src=",{type:1,path:"header.image.src"},' alt="',{type:1,path:"header.image.alt"},'"']}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["a href=",{type:1,path:"header.image.href"}]}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"rtgl-view#headerImage cur=pointer",value:{type:9,items:[{type:8,properties:[{key:'rtgl-image w=${header.image.width} h=${header.image.height} src=${header.image.src} alt="${header.image.alt}"',value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-image w=",{type:1,path:"header.image.width"}," h=",{type:1,path:"header.image.height"}," src=",{type:1,path:"header.image.src"},' alt="',{type:1,path:"header.image.alt"},'"']}}],fast:!0}],fast:!0}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:'rtgl-image w=${header.image.width} h=${header.image.height} src=${header.image.src} alt="${header.image.alt}"',value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-image w=",{type:1,path:"header.image.width"}," h=",{type:1,path:"header.image.height"}," src=",{type:1,path:"header.image.src"},' alt="',{type:1,path:"header.image.alt"},'"']}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1}],id:null}}],fast:!1},{type:8,properties:[{key:"$if header.label && showLabels",value:{type:6,conditions:[{type:4,op:6,left:{type:1,path:"header.label"},right:{type:1,path:"showLabels"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"$if header.labelHref",value:{type:6,conditions:[{type:1,path:"header.labelHref"},{type:1,path:"header.labelPath"},null],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-text href=${header.labelHref} s=lg",value:{type:1,path:"header.label"},parsedKey:{type:2,parts:["rtgl-text href=",{type:1,path:"header.labelHref"}," s=lg"]}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"rtgl-view#headerLabel cur=pointer",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text s=lg",value:{type:1,path:"header.label"}}],fast:!0}],fast:!0}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"rtgl-text s=lg",value:{type:1,path:"header.label"}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1}],id:null}}],fast:!1}],fast:!1}],fast:!1},parsedKey:{type:2,parts:["rtgl-view#header d=h av=c ah=",{type:1,path:"headerAlign"}," g=lg w=",{type:1,path:"headerWidth"}," cur=pointer data-testid=",{type:1,path:"header.testId"}]}}],fast:!1}],fast:!1}],id:null}}],fast:!1}],fast:!1},parsedKey:{type:2,parts:["rtgl-view ph=",{type:1,path:"headerPadding"}," pv=lg"]}}],fast:!1}],fast:!1}],id:null}}],fast:!1},{type:8,properties:[{key:"rtgl-view w=f h=1fg sv ph=${headerPadding} pb=lg g=xs ah=${ah}",value:{type:9,items:[{type:7,itemVar:"item",indexVar:"i",iterable:{type:1,path:"items"},body:{type:9,items:[{type:8,properties:[{key:'$if item.type == "groupLabel"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"item.type"},right:{type:0,value:"groupLabel"}},null],bodies:[{type:9,items:[{type:8,properties:[{key:"$if showGroupLabels",value:{type:6,conditions:[{type:1,path:"showGroupLabels"},null],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-view mt=md h=32 av=c ph=md",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text s=xs c=mu-fg",value:{type:1,path:"item.title"}}],fast:!0}],fast:!0}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"rtgl-view mt=md h=1 bgc=mu",value:{type:0,value:null}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1},{type:9,items:[{type:8,properties:[{key:"rtgl-view#item${i} data-item-id=${item.id} ${item.hrefAttr} h=${itemHeight} av=c ${itemAlignAttr} ph=${itemPadding} w=${itemWidth} h-bgc=${item.itemHoverBgc} br=lg bgc=${item.itemBgc} cur=pointer data-testid=${item.testId}",value:{type:9,items:[{type:8,properties:[{key:"$if item.icon",value:{type:6,conditions:[{type:1,path:"item.icon"},null],bodies:[{type:9,items:[{type:8,properties:[{key:"$if showLabels",value:{type:6,conditions:[{type:1,path:"showLabels"},null],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-view d=h ah=${itemContentAlign} g=sm",value:{type:9,items:[{type:8,properties:[{key:"rtgl-svg wh=16 svg=${item.icon} c=fg",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-svg wh=16 svg=",{type:1,path:"item.icon"}," c=fg"]}}],fast:!0},{type:8,properties:[{key:"rtgl-text s=sm",value:{type:1,path:"item.title"}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["rtgl-view d=h ah=",{type:1,path:"itemContentAlign"}," g=sm"]}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"rtgl-svg wh=${iconSize} svg=${item.icon} c=fg",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-svg wh=",{type:1,path:"iconSize"}," svg=",{type:1,path:"item.icon"}," c=fg"]}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1},{type:9,items:[{type:8,properties:[{key:"$if showLabels",value:{type:6,conditions:[{type:1,path:"showLabels"},null],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-text s=sm",value:{type:1,path:"item.title"}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"rtgl-view wh=${iconSize} br=f bgc=mu av=c ah=c",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text s=${firstLetterSize} c=fg",value:{type:1,path:"item.title.charAt(0).toUpperCase()"},parsedKey:{type:2,parts:["rtgl-text s=",{type:1,path:"firstLetterSize"}," c=fg"]}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["rtgl-view wh=",{type:1,path:"iconSize"}," br=f bgc=mu av=c ah=c"]}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1}],id:null}}],fast:!1}],fast:!1},parsedKey:{type:2,parts:["rtgl-view#item",{type:1,path:"i"}," data-item-id=",{type:1,path:"item.id"}," ",{type:1,path:"item.hrefAttr"}," h=",{type:1,path:"itemHeight"}," av=c ",{type:1,path:"itemAlignAttr"}," ph=",{type:1,path:"itemPadding"}," w=",{type:1,path:"itemWidth"}," h-bgc=",{type:1,path:"item.itemHoverBgc"}," br=lg bgc=",{type:1,path:"item.itemBgc"}," cur=pointer data-testid=",{type:1,path:"item.testId"}]}}],fast:!1}],fast:!1}],id:null}}],fast:!1}],fast:!1}}],fast:!1},parsedKey:{type:2,parts:["rtgl-view w=f h=1fg sv ph=",{type:1,path:"headerPadding"}," pb=lg g=xs ah=",{type:1,path:"ah"}]}}],fast:!1}],fast:!1},parsedKey:{type:2,parts:["rtgl-view h=f w=",{type:1,path:"sidebarWidth"}," d=v bwr=",{type:1,path:"rightBorderWidth"}," ah=",{type:1,path:"ah"}," ",{type:1,path:"containerAttrString"}]}}],fast:!1}],fast:!1}},$u={componentName:"rtgl-slider-input",propsSchema:{type:"object",properties:{key:{type:"string"},value:{type:"string",default:"0"},w:{type:"string",default:""},min:{type:"string",default:"0"},max:{type:"string",default:"100"},step:{type:"string",default:"1"},disabled:{type:"boolean",default:!1}}},events:{"value-input":{},"value-change":{}},methods:{type:"object",properties:{}}},Eu={refs:{input:{eventListeners:{"value-input":{handler:"handleValueInput"},"value-change":{handler:"handleValueChange"}}},slider:{eventListeners:{"value-change":{handler:"handleValueChange"},"value-input":{handler:"handleValueInput"}}}},template:{type:9,items:[{type:8,properties:[{key:"rtgl-view d=h av=c g=md w=${w}",value:{type:9,items:[{type:8,properties:[{key:"rtgl-slider#slider key=${key} w=f type=range min=${min} max=${max} step=${step} value=${value} ?disabled=${disabled}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-slider#slider key=",{type:1,path:"key"}," w=f type=range min=",{type:1,path:"min"}," max=",{type:1,path:"max"}," step=",{type:1,path:"step"}," value=",{type:1,path:"value"}," ?disabled=",{type:1,path:"disabled"}]}}],fast:!0},{type:8,properties:[{key:"rtgl-view w=84",value:{type:9,items:[{type:8,properties:[{key:"rtgl-input-number#input key=${key} w=f min=${min} max=${max} step=${step} value=${value} ?disabled=${disabled}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-input-number#input key=",{type:1,path:"key"}," w=f min=",{type:1,path:"min"}," max=",{type:1,path:"max"}," step=",{type:1,path:"step"}," value=",{type:1,path:"value"}," ?disabled=",{type:1,path:"disabled"}]}}],fast:!0}],fast:!0}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["rtgl-view d=h av=c g=md w=",{type:1,path:"w"}]}}],fast:!0}],fast:!0}},Su={componentName:"rtgl-table",propsSchema:{type:"object",properties:{data:{type:"object",properties:{columns:{type:"array",items:{type:"object",properties:{key:{type:"string"},label:{type:"string"}}}},rows:{type:"array",items:{type:"object"}}}},responsive:{type:"boolean",default:!0}}},events:{},methods:{type:"object",properties:{}}},Cu={refs:{"row*":{eventListeners:{click:{handler:"handleRowClick"}}},"header*":{eventListeners:{click:{handler:"handleHeaderClick"}}}},styles:{table:{width:"100%","border-collapse":"collapse","border-spacing":0},thead:{"border-bottom":"2px solid var(--border)"},th:{padding:"12px","text-align":"left","font-weight":500,color:"var(--foreground)","background-color":"var(--muted)",cursor:"pointer",position:"sticky",top:0,"z-index":1},"tbody tr":{"border-bottom":"1px solid var(--border)"},"tbody tr:last-child":{"border-bottom":"none"},td:{padding:"12px",color:"var(--foreground)"},".table-container":{width:"100%",height:"100%",overflow:"auto"},".empty-state":{"text-align":"center",padding:"24px",color:"var(--muted-foreground)"}},template:{type:9,items:[{type:8,properties:[{key:"rtgl-view.table-container ${containerAttrString}",value:{type:9,items:[{type:8,properties:[{key:"$if rows.length > 0",value:{type:6,conditions:[{type:4,op:2,left:{type:1,path:"rows.length"},right:{type:0,value:0}},null],bodies:[{type:9,items:[{type:8,properties:[{key:"table",value:{type:9,items:[{type:8,properties:[{key:"thead",value:{type:9,items:[{type:8,properties:[{key:"tr",value:{type:9,items:[{type:7,itemVar:"column",indexVar:"i",iterable:{type:1,path:"columns"},body:{type:9,items:[{type:8,properties:[{key:"th#header${i} data-column-key=${column.key}",value:{type:1,path:"column.label"},parsedKey:{type:2,parts:["th#header",{type:1,path:"i"}," data-column-key=",{type:1,path:"column.key"}]}}],fast:!0}],fast:!0}}],fast:!1}}],fast:!1}],fast:!1}}],fast:!1},{type:8,properties:[{key:"tbody",value:{type:9,items:[{type:7,itemVar:"row",indexVar:"rowIndex",iterable:{type:1,path:"rows"},body:{type:9,items:[{type:8,properties:[{key:"tr#row${rowIndex}",value:{type:9,items:[{type:7,itemVar:"cell",indexVar:"cellIndex",iterable:{type:1,path:"row.cells"},body:{type:9,items:[{type:8,properties:[{key:"td",value:{type:1,path:"cell.value"}}],fast:!0}],fast:!0}}],fast:!1},parsedKey:{type:2,parts:["tr#row",{type:1,path:"rowIndex"}]}}],fast:!1}],fast:!1}}],fast:!1}}],fast:!1}],fast:!1}}],fast:!1}],fast:!1},{type:9,items:[{type:8,properties:[{key:"rtgl-view.empty-state w=f p=xl",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text c=mu-fg",value:{type:0,value:"No data available"}}],fast:!0}],fast:!0}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1},parsedKey:{type:2,parts:["rtgl-view.table-container ",{type:1,path:"containerAttrString"}]}}],fast:!1}],fast:!1}},Iu={componentName:"rtgl-tabs",propsSchema:{type:"object",properties:{items:{type:"array",items:{type:"object",properties:{label:{type:"string"},id:{type:"string"},testId:{type:"string"}}}},selectedTab:{type:"string"}}},events:{"item-click":{type:"object",properties:{id:{type:"string"}}}},methods:{type:"object",properties:{}}},Ou={refs:{"tab*":{eventListeners:{click:{handler:"handleClickItem"}}}},template:{type:9,items:[{type:8,properties:[{key:"rtgl-view d=h g=sm bgc=mu p=sm br=lg ${containerAttrString}",value:{type:9,items:[{type:7,itemVar:"item",indexVar:"i",iterable:{type:1,path:"items"},body:{type:9,items:[{type:8,properties:[{key:"rtgl-view#tab${i} data-id=${item.id} cur=pointer bgc=${item.bgColor} bw=xs bc=${item.borderColor} pv=md ph=lg br=lg data-testid=${item.testId}",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text s=sm c=${item.textColor}",value:{type:1,path:"item.label"},parsedKey:{type:2,parts:["rtgl-text s=sm c=",{type:1,path:"item.textColor"}]}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["rtgl-view#tab",{type:1,path:"i"}," data-id=",{type:1,path:"item.id"}," cur=pointer bgc=",{type:1,path:"item.bgColor"}," bw=xs bc=",{type:1,path:"item.borderColor"}," pv=md ph=lg br=lg data-testid=",{type:1,path:"item.testId"}]}}],fast:!0}],fast:!0}}],fast:!1},parsedKey:{type:2,parts:["rtgl-view d=h g=sm bgc=mu p=sm br=lg ",{type:1,path:"containerAttrString"}]}}],fast:!1}],fast:!1}},Tu={componentName:"rtgl-tooltip",propsSchema:{type:"object",properties:{open:{type:"boolean"},x:{type:"string"},y:{type:"string"},place:{type:"string"},content:{type:"string"}}},events:[],methods:{type:"object",properties:{}}},Lu={template:{type:9,items:[{type:8,properties:[{key:"rtgl-popover#popover ?open=${open} x=${x} y=${y} place=${place} no-overlay",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view slot=content bgc=bg bc=bo br=md p=sm ah=c av=c",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text ta=c s=sm c=fg",value:{type:1,path:"content"}}],fast:!0}],fast:!0}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["rtgl-popover#popover ?open=",{type:1,path:"open"}," x=",{type:1,path:"x"}," y=",{type:1,path:"y"}," place=",{type:1,path:"place"}," no-overlay"]}}],fast:!0}],fast:!0},refs:{}},Ru={componentName:"rtgl-waveform",propsSchema:{type:"object",properties:{w:{type:"string",description:"Width of the waveform visualizer",default:"250"},h:{type:"string",description:"Height of the waveform visualizer",default:"150"},cur:{type:"string",description:"cursor"},waveformData:{type:"object",description:"File ID of the waveform data in object storage"},isLoading:{type:"boolean",description:"Whether the waveform data is currently being loaded"}}},events:[],methods:{type:"object",properties:{}}},Nu={refs:{canvas:{selector:"canvas"}},template:{type:9,items:[{type:8,properties:[{key:"rtgl-view pos=rel w=${w} h=${h} cur=${cur}",value:{type:9,items:[{type:8,properties:[{key:"$if isLoading",value:{type:6,conditions:[{type:1,path:"isLoading"},null],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-view w=f h=f av=c ah=c",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text c=mu-fg",value:{type:0,value:"..."}}],fast:!0}],fast:!0}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:'canvas#canvas style="width:100%; height:100%;"',value:{type:0,value:null}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1},parsedKey:{type:2,parts:["rtgl-view pos=rel w=",{type:1,path:"w"}," h=",{type:1,path:"h"}," cur=",{type:1,path:"cur"}]}}],fast:!1}],fast:!1}},x={};x.components={};x.components.accordionItem={};x.components.accordionItem.handlers=Us;x.components.accordionItem.schema=nu;x.components.accordionItem.store=Qs;x.components.accordionItem.view=au;x.components.breadcrumb={};x.components.breadcrumb.handlers=Zs;x.components.breadcrumb.schema=ou;x.components.breadcrumb.store=pn;x.components.breadcrumb.view=lu;x.components.dropdownMenu={};x.components.dropdownMenu.handlers=un;x.components.dropdownMenu.schema=pu;x.components.dropdownMenu.store=gn;x.components.dropdownMenu.view=du;x.components.form={};x.components.form.handlers=Ba;x.components.form.methods=Ga;x.components.form.schema=cu;x.components.form.store=Ea;x.components.form.view=uu;x.components.globalUi={};x.components.globalUi.handlers=po;x.components.globalUi.schema=hu;x.components.globalUi.store=ko;x.components.globalUi.view=fu;x.components.navbar={};x.components.navbar.handlers=Eo;x.components.navbar.schema=yu;x.components.navbar.store=No;x.components.navbar.view=mu;x.components.pageOutline={};x.components.pageOutline.handlers=Do;x.components.pageOutline.schema=gu;x.components.pageOutline.store=Uo;x.components.pageOutline.view=bu;x.components.popoverInput={};x.components.popoverInput.handlers=Zo;x.components.popoverInput.schema=vu;x.components.popoverInput.store=ol;x.components.popoverInput.view=wu;x.components.select={};x.components.select.handlers=vl;x.components.select.schema=_u;x.components.select.store=Nl;x.components.select.view=xu;x.components.sidebar={};x.components.sidebar.handlers=Dl;x.components.sidebar.schema=Au;x.components.sidebar.store=Gl;x.components.sidebar.view=ku;x.components.sliderInput={};x.components.sliderInput.handlers=Zl;x.components.sliderInput.schema=$u;x.components.sliderInput.store=ip;x.components.sliderInput.view=Eu;x.components.table={};x.components.table.handlers=op;x.components.table.schema=Su;x.components.table.store=gp;x.components.table.view=Cu;x.components.tabs={};x.components.tabs.handlers=vp;x.components.tabs.schema=Iu;x.components.tabs.store=kp;x.components.tabs.view=Ou;x.components.tooltip={};x.components.tooltip.handlers=$p;x.components.tooltip.schema=Tu;x.components.tooltip.store=Cp;x.components.tooltip.view=Lu;x.components.waveform={};x.components.waveform.handlers=Tp;x.components.waveform.schema=Ru;x.components.waveform.store=jp;x.components.waveform.view=Nu;Object.keys(x).forEach(e=>{Object.keys(x[e]).forEach(t=>{let r=x[e][t],i=eu({...r},su[e]),s=r.schema?.componentName;if(!s)throw new Error(`[Build] Missing schema.componentName for ${e}/${t}. Define it in .schema.yaml.`);customElements.define(s,i)})});customElements.define("rtgl-button",_r({}));customElements.define("rtgl-grid",xr({}));customElements.define("rtgl-view",kr({}));customElements.define("rtgl-text",Er({}));customElements.define("rtgl-image",Ir({}));customElements.define("rtgl-tag",Tr({}));customElements.define("rtgl-svg",Rr({}));customElements.define("rtgl-input",me({}));customElements.define("rtgl-input-date",Nr({}));customElements.define("rtgl-input-time",jr({}));customElements.define("rtgl-input-datetime",Vr({}));customElements.define("rtgl-input-number",Dr({}));customElements.define("rtgl-textarea",Br({}));customElements.define("rtgl-color-picker",Pr({}));customElements.define("rtgl-slider",zr({}));customElements.define("rtgl-checkbox",Wr({}));customElements.define("rtgl-dialog",Fr({}));customElements.define("rtgl-popover",Mr({}));})();
1273
+ `,gc=({host:e,cssText:t,createStyleSheet:r=()=>new CSSStyleSheet,createElement:i=s=>document.createElement(s)})=>{let s=e.attachShadow({mode:"open"}),n=r();n.replaceSync(mc);let a=[n];if(t){let l=r();l.replaceSync(t),a.push(l)}s.adoptedStyleSheets=a;let p=i("div");return p.style.cssText="display: contents;",s.appendChild(p),p.parentNode||e.appendChild(p),e.style.display="contents",{shadow:s,renderTarget:p,adoptedStyleSheets:a}},ls=(e,t=requestAnimationFrame)=>t(e),bc=({scheduleFrameFn:e=ls}={})=>({update:(t,r)=>{let i=t.data?.props||{},s=r.data?.props||{};if(JSON.stringify(i)===JSON.stringify(s))return;let n=r.elm;!n||typeof n.render!="function"||(n.setAttribute("isDirty","true"),e(()=>{if(n.render(),n.removeAttribute("isDirty"),n.handlers&&n.handlers.handleOnUpdate){let a={...n.deps,store:n.store,render:n.render.bind(n),handlers:n.handlers,dispatchEvent:n.dispatchEvent.bind(n),refs:n.refIds||{}};n.handlers.handleOnUpdate(a,{oldProps:i,newProps:s})}}))}}),vc=({elementName:e,propsSchema:t,propsSchemaKeys:r,template:i,refs:s,styles:n,handlers:a,methods:p,constants:l,store:o,patch:c,h:d,deps:u})=>{class f extends HTMLElement{elementName;styles;_snabbdomH;store;props;propsSchema;template;handlers;methods;constants;transformedHandlers={};refs;refIds={};patch;_unmountCallback;_globalListenersCleanup;_oldVNode;deps;_propsSchemaKeys=[];cssText;static get observedAttributes(){return["key"]}get viewData(){let g={};return this.store.selectViewData&&(g=this.store.selectViewData()),g}connectedCallback(){let g=gc({host:this,cssText:this.cssText});this.shadow=g.shadow,this.renderTarget=g.renderTarget,hc({instance:this,parseAndRenderFn:Ji,renderFn:this.render})}disconnectedCallback(){uc({instance:this,clearTimerFn:clearTimeout})}attributeChangedCallback(g,b,m){fc({instance:this,attributeName:g,oldValue:b,newValue:m,scheduleFrameFn:ls})}render=()=>{yc({instance:this,createComponentUpdateHookFn:bc})}}class h extends f{static get observedAttributes(){return lc({propsSchemaKeys:r,toKebabCase:Bi})}constructor(){super(),this.constants=jd({setupConstants:u?.constants,fileConstants:l}),this.propsSchema=t,this.props=t?Fp(this,r):{},this._propsSchemaKeys=r,this.elementName=e,this.styles=n,this.store=Nd(o,this.props,this.constants),this.template=i,this.handlers=a,this.methods=p,this.refs=s,this.patch=c,this.deps={...u,store:this.store,render:this.render,handlers:a,props:this.props,constants:this.constants},xd(this,this.methods),this._snabbdomH=d,this.cssText=Vd(e,n)}}return h};function Qe(e,t,r,i,s){let n=t===void 0?void 0:t.key;return{sel:e,data:t,children:r,text:i,elm:s,key:n}}var ct=Array.isArray;function st(e){return typeof e=="string"||typeof e=="number"||e instanceof String||e instanceof Number}function wc(e,t){return document.createElement(e,t)}function _c(e,t,r){return document.createElementNS(e,t,r)}function xc(){return xe(document.createDocumentFragment())}function Ac(e){return document.createTextNode(e)}function Sc(e){return document.createComment(e)}function $c(e,t,r){if(ue(e)){let i=e;for(;i&&ue(i);)i=xe(i).parent;e=i??e}ue(t)&&(t=xe(t,e)),r&&ue(r)&&(r=xe(r).firstChildNode),e.insertBefore(t,r)}function kc(e,t){e.removeChild(t)}function Ec(e,t){ue(t)&&(t=xe(t,e)),e.appendChild(t)}function ps(e){if(ue(e)){for(;e&&ue(e);)e=xe(e).parent;return e??null}return e.parentNode}function Cc(e){var t;if(ue(e)){let r=xe(e),i=ps(r);if(i&&r.lastChildNode){let s=Array.from(i.childNodes),n=s.indexOf(r.lastChildNode);return(t=s[n+1])!==null&&t!==void 0?t:null}return null}return e.nextSibling}function Ic(e){return e.tagName}function Oc(e,t){e.textContent=t}function Tc(e){return e.textContent}function Lc(e){return e.nodeType===1}function Rc(e){return e.nodeType===3}function Nc(e){return e.nodeType===8}function ue(e){return e.nodeType===11}function xe(e,t){var r,i,s;let n=e;return(r=n.parent)!==null&&r!==void 0||(n.parent=t??null),(i=n.firstChildNode)!==null&&i!==void 0||(n.firstChildNode=e.firstChild),(s=n.lastChildNode)!==null&&s!==void 0||(n.lastChildNode=e.lastChild),n}var jc={createElement:wc,createElementNS:_c,createTextNode:Ac,createDocumentFragment:xc,createComment:Sc,insertBefore:$c,removeChild:kc,appendChild:Ec,parentNode:ps,nextSibling:Cc,tagName:Ic,setTextContent:Oc,getTextContent:Tc,isElement:Lc,isText:Rc,isComment:Nc,isDocumentFragment:ue};function it(e){return e===void 0}function re(e){return e!==void 0}var Ht=Qe("",{},[],void 0,void 0);function Ue(e,t){var r,i;let s=e.key===t.key,n=((r=e.data)===null||r===void 0?void 0:r.is)===((i=t.data)===null||i===void 0?void 0:i.is),a=e.sel===t.sel,p=!e.sel&&e.sel===t.sel?typeof e.text==typeof t.text:!0;return a&&s&&n&&p}function Vc(){throw new Error("The document fragment is not supported on this platform.")}function Dc(e,t){return e.isElement(t)}function Bc(e,t){return e.isDocumentFragment(t)}function Pc(e,t,r){var i;let s={};for(let n=t;n<=r;++n){let a=(i=e[n])===null||i===void 0?void 0:i.key;a!==void 0&&(s[a]=n)}return s}var zc=["create","update","remove","destroy","pre","post"];function Wc(e,t,r){let i={create:[],update:[],remove:[],destroy:[],pre:[],post:[]},s=jc;for(let h of zc)for(let y of e){let g=y[h];g!==void 0&&i[h].push(g)}function n(h){let y=h.id?"#"+h.id:"",g=h.getAttribute("class"),b=g?"."+g.split(" ").join("."):"";return Qe(s.tagName(h).toLowerCase()+y+b,{},[],void 0,h)}function a(h){return Qe(void 0,{},[],void 0,h)}function p(h,y){return function(){if(--y===0){let g=s.parentNode(h);g!==null&&s.removeChild(g,h)}}}function l(h,y){var g,b,m,_;let A,S=h.data;if(S!==void 0){let I=(g=S.hook)===null||g===void 0?void 0:g.init;re(I)&&(I(h),S=h.data)}let $=h.children,T=h.sel;if(T==="!")it(h.text)&&(h.text=""),h.elm=s.createComment(h.text);else if(T==="")h.elm=s.createTextNode(h.text);else if(T!==void 0){let I=T.indexOf("#"),j=T.indexOf(".",I),W=I>0?I:T.length,z=j>0?j:T.length,Y=I!==-1||j!==-1?T.slice(0,Math.min(W,z)):T,Q=h.elm=re(S)&&re(A=S.ns)?s.createElementNS(A,Y,S):s.createElement(Y,S);for(W<z&&Q.setAttribute("id",T.slice(W+1,z)),j>0&&Q.setAttribute("class",T.slice(z+1).replace(/\./g," ")),A=0;A<i.create.length;++A)i.create[A](Ht,h);if(st(h.text)&&(!ct($)||$.length===0)&&s.appendChild(Q,s.createTextNode(h.text)),ct($))for(A=0;A<$.length;++A){let be=$[A];be!=null&&s.appendChild(Q,l(be,y))}let fe=h.data.hook;re(fe)&&((b=fe.create)===null||b===void 0||b.call(fe,Ht,h),fe.insert&&y.push(h))}else if(!((m=void 0)===null||m===void 0)&&m.fragments&&h.children){for(h.elm=((_=s.createDocumentFragment)!==null&&_!==void 0?_:Vc)(),A=0;A<i.create.length;++A)i.create[A](Ht,h);for(A=0;A<h.children.length;++A){let I=h.children[A];I!=null&&s.appendChild(h.elm,l(I,y))}}else h.elm=s.createTextNode(h.text);return h.elm}function o(h,y,g,b,m,_){for(;b<=m;++b){let A=g[b];A!=null&&s.insertBefore(h,l(A,_),y)}}function c(h){var y,g;let b=h.data;if(b!==void 0){(g=(y=b?.hook)===null||y===void 0?void 0:y.destroy)===null||g===void 0||g.call(y,h);for(let m=0;m<i.destroy.length;++m)i.destroy[m](h);if(h.children!==void 0)for(let m=0;m<h.children.length;++m){let _=h.children[m];_!=null&&typeof _!="string"&&c(_)}}}function d(h,y,g,b){for(var m,_;g<=b;++g){let A,S,$=y[g];if($!=null)if(re($.sel)){c($),A=i.remove.length+1,S=p($.elm,A);for(let I=0;I<i.remove.length;++I)i.remove[I]($,S);let T=(_=(m=$?.data)===null||m===void 0?void 0:m.hook)===null||_===void 0?void 0:_.remove;re(T)?T($,S):S()}else $.children?(c($),d(h,$.children,0,$.children.length-1)):s.removeChild(h,$.elm)}}function u(h,y,g,b){let m=0,_=0,A=y.length-1,S=y[0],$=y[A],T=g.length-1,I=g[0],j=g[T],W,z,Y,Q;for(;m<=A&&_<=T;)S==null?S=y[++m]:$==null?$=y[--A]:I==null?I=g[++_]:j==null?j=g[--T]:Ue(S,I)?(f(S,I,b),S=y[++m],I=g[++_]):Ue($,j)?(f($,j,b),$=y[--A],j=g[--T]):Ue(S,j)?(f(S,j,b),s.insertBefore(h,S.elm,s.nextSibling($.elm)),S=y[++m],j=g[--T]):Ue($,I)?(f($,I,b),s.insertBefore(h,$.elm,S.elm),$=y[--A],I=g[++_]):(W===void 0&&(W=Pc(y,m,A)),z=W[I.key],it(z)?(s.insertBefore(h,l(I,b),S.elm),I=g[++_]):it(W[j.key])?(s.insertBefore(h,l(j,b),s.nextSibling($.elm)),j=g[--T]):(Y=y[z],Y.sel!==I.sel?s.insertBefore(h,l(I,b),S.elm):(f(Y,I,b),y[z]=void 0,s.insertBefore(h,Y.elm,S.elm)),I=g[++_]));_<=T&&(Q=g[T+1]==null?null:g[T+1].elm,o(h,Q,g,_,T,b)),m<=A&&d(h,y,m,A)}function f(h,y,g){var b,m,_,A,S,$,T,I;let j=(b=y.data)===null||b===void 0?void 0:b.hook;(m=j?.prepatch)===null||m===void 0||m.call(j,h,y);let W=y.elm=h.elm;if(h===y)return;if(y.data!==void 0||re(y.text)&&y.text!==h.text){(_=y.data)!==null&&_!==void 0||(y.data={}),(A=h.data)!==null&&A!==void 0||(h.data={});for(let Q=0;Q<i.update.length;++Q)i.update[Q](h,y);(T=($=(S=y.data)===null||S===void 0?void 0:S.hook)===null||$===void 0?void 0:$.update)===null||T===void 0||T.call($,h,y)}let z=h.children,Y=y.children;it(y.text)?re(z)&&re(Y)?z!==Y&&u(W,z,Y,g):re(Y)?(re(h.text)&&s.setTextContent(W,""),o(W,null,Y,0,Y.length-1,g)):re(z)?d(W,z,0,z.length-1):re(h.text)&&s.setTextContent(W,""):h.text!==y.text&&(re(z)&&d(W,z,0,z.length-1),s.setTextContent(W,y.text)),(I=j?.postpatch)===null||I===void 0||I.call(j,h,y)}return function(h,y){let g,b,m,_=[];for(g=0;g<i.pre.length;++g)i.pre[g]();for(Dc(s,h)?h=n(h):Bc(s,h)&&(h=a(h)),Ue(h,y)?f(h,y,_):(b=h.elm,m=s.parentNode(b),l(y,_),m!==null&&(s.insertBefore(m,y.elm,s.nextSibling(b)),d(m,[h],0,0))),g=0;g<_.length;++g)_[g].data.hook.insert(_[g]);for(g=0;g<i.post.length;++g)i.post[g]();return y}}function yi(e,t){let r,i,s=t.elm,n=e.data.class,a=t.data.class;if(!(!n&&!a)&&n!==a){n=n||{},a=a||{};for(i in n)n[i]&&!Object.prototype.hasOwnProperty.call(a,i)&&s.classList.remove(i);for(i in a)r=a[i],r!==n[i]&&s.classList[r?"add":"remove"](i)}}var Fc={create:yi,update:yi};function mi(e,t){let r,i,s,n=t.elm,a=e.data.props,p=t.data.props;if(!(!a&&!p)&&a!==p){a=a||{},p=p||{};for(r in p)i=p[r],s=a[r],s!==i&&(r!=="value"||n[r]!==i)&&(n[r]=i)}}var Mc={create:mi,update:mi},Kc="http://www.w3.org/1999/xlink",Uc="http://www.w3.org/2000/xmlns/",Hc="http://www.w3.org/XML/1998/namespace",gi=58,qc=120,Gc=109;function bi(e,t){let r,i=t.elm,s=e.data.attrs,n=t.data.attrs;if(!(!s&&!n)&&s!==n){s=s||{},n=n||{};for(r in n){let a=n[r];s[r]!==a&&(a===!0?i.setAttribute(r,""):a===!1?i.removeAttribute(r):r.charCodeAt(0)!==qc?i.setAttribute(r,a):r.charCodeAt(3)===gi?i.setAttributeNS(Hc,r,a):r.charCodeAt(5)===gi?r.charCodeAt(1)===Gc?i.setAttributeNS(Uc,r,a):i.setAttributeNS(Kc,r,a):i.setAttribute(r,a))}for(r in s)r in n||i.removeAttribute(r)}}var Jc={create:bi,update:bi},vi=typeof window?.requestAnimationFrame=="function"?window.requestAnimationFrame.bind(window):setTimeout,Yc=function(e){vi(function(){vi(e)})},nr=!1;function Qc(e,t,r){Yc(function(){e[t]=r})}function wi(e,t){let r,i,s=t.elm,n=e.data.style,a=t.data.style;if(!n&&!a||n===a)return;n=n||{},a=a||{};let p="delayed"in n;for(i in n)i in a||(i[0]==="-"&&i[1]==="-"?s.style.removeProperty(i):s.style[i]="");for(i in a)if(r=a[i],i==="delayed"&&a.delayed)for(let l in a.delayed)r=a.delayed[l],(!p||r!==n.delayed[l])&&Qc(s.style,l,r);else i!=="remove"&&r!==n[i]&&(i[0]==="-"&&i[1]==="-"?s.style.setProperty(i,r):s.style[i]=r)}function Xc(e){let t,r,i=e.elm,s=e.data.style;if(!(!s||!(t=s.destroy)))for(r in t)i.style[r]=t[r]}function Zc(e,t){let r=e.data.style;if(!r||!r.remove){t();return}nr||(e.elm.offsetLeft,nr=!0);let i,s=e.elm,n=0,a=r.remove,p=0,l=[];for(i in a)l.push(i),s.style[i]=a[i];let o=getComputedStyle(s)["transition-property"].split(", ");for(;n<o.length;++n)l.indexOf(o[n])!==-1&&p++;s.addEventListener("transitionend",function(c){c.target===s&&--p,p===0&&t()})}function eh(){nr=!1}var th={pre:eh,create:wi,update:wi,destroy:Xc,remove:Zc};function ds(e,t,r){if(typeof e=="function")e.call(t,r,t);else if(typeof e=="object")for(let i=0;i<e.length;i++)ds(e[i],t,r)}function rh(e,t){let r=e.type,i=t.data.on;i&&i[r]&&ds(i[r],t,e)}function ih(){return function e(t){rh(t,e.vnode)}}function qt(e,t){let r=e.data.on,i=e.listener,s=e.elm,n=t&&t.data.on,a=t&&t.elm,p;if(r!==n){if(r&&i)if(n)for(p in r)n[p]||s.removeEventListener(p,i,!1);else for(p in r)s.removeEventListener(p,i,!1);if(n){let l=t.listener=e.listener||ih();if(l.vnode=t,r)for(p in n)r[p]||a.addEventListener(p,l,!1);else for(p in n)a.addEventListener(p,l,!1)}}}var sh={create:qt,update:qt,destroy:qt},nh=()=>Wc([Fc,Mc,Jc,th,sh]);function cs(e,t,r){if(e.ns="http://www.w3.org/2000/svg",r!=="foreignObject"&&t!==void 0)for(let i=0;i<t.length;++i){let s=t[i];if(typeof s=="string")continue;let n=s.data;n!==void 0&&cs(n,s.children,s.sel)}}function ah(e,t,r){let i={},s,n,a;if(r!==void 0?(t!==null&&(i=t),ct(r)?s=r:st(r)?n=r.toString():r&&r.sel&&(s=[r])):t!=null&&(ct(t)?s=t:st(t)?n=t.toString():t&&t.sel?s=[t]:i=t),s!==void 0)for(a=0;a<s.length;++a)st(s[a])&&(s[a]=Qe(void 0,void 0,void 0,s[a],void 0));return e.startsWith("svg")&&(e.length===3||e[3]==="."||e[3]==="#")&&cs(i,s,e),Qe(e,i,s,n,void 0)}var oh=nh(),lh=({handlers:e,methods:t,constants:r,schema:i,view:s,store:n},a)=>{if(!s)throw new Error("view is not defined");if(!i||typeof i!="object"||Array.isArray(i))throw new Error("schema is required. Define component metadata in .schema.yaml.");let p=i,{template:l,refs:o,styles:c}=s;Mp({schema:p,methodExports:Object.keys(t||{})});let d=p.componentName,u=p.propsSchema,f=u?.properties?[...new Set(Object.keys(u.properties).map(h=>Pi(h)))]:[];return vc({elementName:d,propsSchema:u,propsSchemaKeys:f,template:l,refs:o,styles:c,handlers:e,methods:t,constants:r,store:n,patch:oh,h:ah,deps:a})},ph=e=>{let t={};return{once:(r,i)=>{t[r]||(t[r]=[]);let s=(...n)=>{i(...n),t[r]=t[r].filter(a=>a!==s)};t[r].push(s)},emit:(r,...i)=>{t[r]&&t[r].forEach(s=>{s(...i)})},showAlert:async r=>{throw new Error("globalUIElement is not set. Make sure to initialize the global UI component and pass it to createGlobalUIManager.")},showConfirm:async r=>{throw new Error("globalUIElement is not set. Make sure to initialize the global UI component and pass it to createGlobalUIManager.")},showFormDialog:async r=>{throw new Error("globalUIElement is not set. Make sure to initialize the global UI component and pass it to createGlobalUIManager.")},showDropdownMenu:async r=>{throw new Error("globalUIElement is not set. Make sure to initialize the global UI component and pass it to createGlobalUIManager.")},closeAll:async()=>{throw new Error("globalUIElement is not set. Make sure to initialize the global UI component and pass it to createGlobalUIManager.")}}},dh=ph(),ch={globalUI:dh},hh={components:ch},uh={componentName:"rtgl-accordion-item",propsSchema:{type:"object",properties:{label:{type:"string"},content:{type:"string"},w:{type:"string"}}},events:[],methods:{type:"object",properties:{}}},fh={refs:{header:{eventListeners:{click:{handler:"handleClickHeader"}}}},styles:{".content-wrapper":{display:"grid","grid-template-rows":"0fr",transition:"grid-template-rows 0.2s ease-out"},".content-wrapper.open":{"grid-template-rows":"1fr"},".content-inner":{overflow:"hidden"}},template:{type:9,items:[{type:8,properties:[{key:"rtgl-view d=v ${containerAttrString}",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view#header d=h av=c w=f pv=md cur=pointer",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text",value:{type:1,path:"label"}}],fast:!0},{type:8,properties:[{key:"rtgl-view w=1fg",value:{type:0,value:null}}],fast:!0},{type:8,properties:[{key:"rtgl-svg svg=${chevronIcon} wh=16 c=mu-fg",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-svg svg=",{type:1,path:"chevronIcon"}," wh=16 c=mu-fg"]}}],fast:!0}],fast:!0}}],fast:!0},{type:8,properties:[{key:'div class="${openClass}"',value:{type:9,items:[{type:8,properties:[{key:"div class=content-inner",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view pb=md",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text c=mu-fg",value:{type:1,path:"content"}}],fast:!0},{type:8,properties:[{key:"slot name=content",value:{type:0,value:null}}],fast:!0}],fast:!0}}],fast:!0}],fast:!0}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:['div class="',{type:1,path:"openClass"},'"']}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["rtgl-view d=v ",{type:1,path:"containerAttrString"}]}}],fast:!0}],fast:!0}},yh={componentName:"rtgl-breadcrumb",propsSchema:{type:"object",properties:{items:{type:"array",items:{type:"object",properties:{label:{type:"string"},id:{type:"string"},href:{type:"string"},path:{type:"string"},current:{type:"boolean"},disabled:{type:"boolean"},click:{type:"boolean"},newTab:{type:"boolean"},rel:{type:"string"}}}},sep:{type:"string",default:"breadcrumb-arrow"},max:{type:"number"}}},events:{"item-click":{type:"object",properties:{id:{type:"string"},path:{type:"string"},href:{type:"string"},item:{type:"object"},index:{type:"number"},trigger:{type:"string"}}}},methods:{type:"object",properties:{}}},mh={refs:{"item*":{eventListeners:{click:{handler:"handleClickItem"}}}},styles:{a:{"text-decoration":"none",color:"inherit"}},template:{type:9,items:[{type:8,properties:[{key:"rtgl-view d=h av=c g=md p=sm ${containerAttrString}",value:{type:9,items:[{type:7,itemVar:"item",indexVar:"i",iterable:{type:1,path:"items"},body:{type:9,items:[{type:8,properties:[{key:"$if item.isSeparator",value:{type:6,conditions:[{type:1,path:"item.isSeparator"},{type:1,path:"item.isEllipsis"},{type:4,op:6,left:{type:1,path:"item.isInteractive"},right:{type:1,path:"item.href"}},{type:1,path:"item.isInteractive"},null],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-svg wh=16 svg=${sep} c=mu-fg",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-svg wh=16 svg=",{type:1,path:"sep"}," c=mu-fg"]}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"rtgl-text s=sm c=mu-fg",value:{type:1,path:"item.label"}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"a#item${i} href=${item.href} ${item.linkExtraAttrs} data-index=${item.index}",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text s=sm c=${item.c}",value:{type:1,path:"item.label"},parsedKey:{type:2,parts:["rtgl-text s=sm c=",{type:1,path:"item.c"}]}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["a#item",{type:1,path:"i"}," href=",{type:1,path:"item.href"}," ",{type:1,path:"item.linkExtraAttrs"}," data-index=",{type:1,path:"item.index"}]}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"rtgl-view#item${i} data-index=${item.index} cur=pointer",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text s=sm c=${item.c}",value:{type:1,path:"item.label"},parsedKey:{type:2,parts:["rtgl-text s=sm c=",{type:1,path:"item.c"}]}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["rtgl-view#item",{type:1,path:"i"}," data-index=",{type:1,path:"item.index"}," cur=pointer"]}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"rtgl-text s=sm c=${item.c}",value:{type:1,path:"item.label"},parsedKey:{type:2,parts:["rtgl-text s=sm c=",{type:1,path:"item.c"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1},flatten:!0}],fast:!1},parsedKey:{type:2,parts:["rtgl-view d=h av=c g=md p=sm ",{type:1,path:"containerAttrString"}]}}],fast:!1}],fast:!1}},gh={componentName:"rtgl-card",propsSchema:{type:"object",properties:{head:{type:"string"},desc:{type:"string"},size:{type:"string",enum:["sm","md","lg"]}}},events:[],methods:{type:"object",properties:{}}},bh={styles:{":host":{display:"block"},slot:{display:"block","min-width":0},".rtgl-card-body":{"min-width":0}},template:{type:9,items:[{type:8,properties:[{key:'rtgl-view class="rtgl-card" d=v w=f bgc=bg bw=xs bc=bo br=xl shadow=sm ${cardAttrString} ${containerAttrString}',value:{type:9,items:[{type:8,properties:[{key:"$if hasHeader",value:{type:6,conditions:[{type:1,path:"hasHeader"}],bodies:[{type:9,items:[{type:8,properties:[{key:'rtgl-view class="rtgl-card-header" d=v w=f ${headerAttrString}',value:{type:9,items:[{type:8,properties:[{key:"$if head",value:{type:6,conditions:[{type:1,path:"head"}],bodies:[{type:9,items:[{type:8,properties:[{key:'rtgl-text class="rtgl-card-heading" s=${headingSize} w=f',value:{type:1,path:"head"},parsedKey:{type:2,parts:['rtgl-text class="rtgl-card-heading" s=',{type:1,path:"headingSize"}," w=f"]}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:"$if desc",value:{type:6,conditions:[{type:1,path:"desc"}],bodies:[{type:9,items:[{type:8,properties:[{key:'rtgl-text class="rtgl-card-desc" s=${subheadingSize} c=mu-fg w=f',value:{type:1,path:"desc"},parsedKey:{type:2,parts:['rtgl-text class="rtgl-card-desc" s=',{type:1,path:"subheadingSize"}," c=mu-fg w=f"]}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1},parsedKey:{type:2,parts:['rtgl-view class="rtgl-card-header" d=v w=f ',{type:1,path:"headerAttrString"}]}}],fast:!1}],fast:!1}],id:null}}],fast:!1},{type:8,properties:[{key:"div class=rtgl-card-body",value:{type:9,items:[{type:8,properties:[{key:"slot",value:{type:0,value:null}}],fast:!0}],fast:!0}}],fast:!0}],fast:!1},parsedKey:{type:2,parts:['rtgl-view class="rtgl-card" d=v w=f bgc=bg bw=xs bc=bo br=xl shadow=sm ',{type:1,path:"cardAttrString"}," ",{type:1,path:"containerAttrString"}]}}],fast:!1}],fast:!1}},vh={componentName:"rtgl-dropdown-menu",propsSchema:{type:"object",properties:{items:{type:"array",items:{type:"object",properties:{label:{type:"string"},type:{type:"string",enum:["label","item","separator"]},id:{type:"string"},path:{type:"string"},href:{type:"string"},disabled:{type:"boolean"},newTab:{type:"boolean"},rel:{type:"string"},testId:{type:"string"}}}},open:{type:"boolean"},x:{type:"string"},y:{type:"string"},place:{type:"string"},w:{type:"string"},h:{type:"string"}}},events:{close:{type:"object"},"item-click":{type:"object",properties:{index:{type:"number"},item:{type:"object"},id:{type:"string"},path:{type:"string"},href:{type:"string"},trigger:{type:"string"}}}},methods:{type:"object",properties:{}}},wh={refs:{popover:{eventListeners:{close:{handler:"handleClosePopover"}}},"option*":{eventListeners:{click:{handler:"handleClickMenuItem"}}}},styles:{a:{display:"block",width:"100%","text-decoration":"none",color:"inherit"}},template:{type:9,items:[{type:8,properties:[{key:"rtgl-popover#popover ?open=${open} x=${x} y=${y} place=${place}",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view w=${w} h=${h} sv g=xs slot=content bgc=mu br=md",value:{type:9,items:[{type:7,itemVar:"item",indexVar:"i",iterable:{type:1,path:"items"},body:{type:9,items:[{type:8,properties:[{key:"$if item.isLabel",value:{type:6,conditions:[{type:1,path:"item.isLabel"},{type:4,op:6,left:{type:1,path:"item.isItem"},right:{type:1,path:"item.isDisabled"}},{type:4,op:6,left:{type:1,path:"item.isItem"},right:{type:4,op:6,left:{type:1,path:"item.hasHref"},right:{type:1,path:"item.linkExtraAttrs"}}},{type:4,op:6,left:{type:1,path:"item.isItem"},right:{type:1,path:"item.hasHref"}},{type:1,path:"item.isItem"},{type:1,path:"item.isSeparator"}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-view w=f ph=lg pv=md",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text s=sm c=mu-fg",value:{type:1,path:"item.label"}}],fast:!0}],fast:!0}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"rtgl-view w=f ph=lg pv=md br=md bgc=${item.bgc}",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text c=${item.c}",value:{type:1,path:"item.label"},parsedKey:{type:2,parts:["rtgl-text c=",{type:1,path:"item.c"}]}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["rtgl-view w=f ph=lg pv=md br=md bgc=",{type:1,path:"item.bgc"}]}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"a#option${i} href=${item.href} ${item.linkExtraAttrs} data-index=${item.index} data-testid=${item.testId}",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view w=f h-bgc=${item.hoverBgc} ph=lg pv=md cur=pointer br=md bgc=${item.bgc}",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text c=${item.c}",value:{type:1,path:"item.label"},parsedKey:{type:2,parts:["rtgl-text c=",{type:1,path:"item.c"}]}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["rtgl-view w=f h-bgc=",{type:1,path:"item.hoverBgc"}," ph=lg pv=md cur=pointer br=md bgc=",{type:1,path:"item.bgc"}]}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["a#option",{type:1,path:"i"}," href=",{type:1,path:"item.href"}," ",{type:1,path:"item.linkExtraAttrs"}," data-index=",{type:1,path:"item.index"}," data-testid=",{type:1,path:"item.testId"}]}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"a#option${i} href=${item.href} data-index=${item.index} data-testid=${item.testId}",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view w=f h-bgc=${item.hoverBgc} ph=lg pv=md cur=pointer br=md bgc=${item.bgc}",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text c=${item.c}",value:{type:1,path:"item.label"},parsedKey:{type:2,parts:["rtgl-text c=",{type:1,path:"item.c"}]}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["rtgl-view w=f h-bgc=",{type:1,path:"item.hoverBgc"}," ph=lg pv=md cur=pointer br=md bgc=",{type:1,path:"item.bgc"}]}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["a#option",{type:1,path:"i"}," href=",{type:1,path:"item.href"}," data-index=",{type:1,path:"item.index"}," data-testid=",{type:1,path:"item.testId"}]}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"rtgl-view#option${i} w=f h-bgc=${item.hoverBgc} ph=lg pv=md cur=pointer br=md bgc=${item.bgc} data-index=${item.index} data-testid=${item.testId}",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text c=${item.c}",value:{type:1,path:"item.label"},parsedKey:{type:2,parts:["rtgl-text c=",{type:1,path:"item.c"}]}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["rtgl-view#option",{type:1,path:"i"}," w=f h-bgc=",{type:1,path:"item.hoverBgc"}," ph=lg pv=md cur=pointer br=md bgc=",{type:1,path:"item.bgc"}," data-index=",{type:1,path:"item.index"}," data-testid=",{type:1,path:"item.testId"}]}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"rtgl-view w=f h=1 ph=lg mv=md bgc=bo",value:{type:0,value:null}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1},flatten:!0}],fast:!1},parsedKey:{type:2,parts:["rtgl-view w=",{type:1,path:"w"}," h=",{type:1,path:"h"}," sv g=xs slot=content bgc=mu br=md"]}}],fast:!1}],fast:!1},parsedKey:{type:2,parts:["rtgl-popover#popover ?open=",{type:1,path:"open"}," x=",{type:1,path:"x"}," y=",{type:1,path:"y"}," place=",{type:1,path:"place"}]}}],fast:!1}],fast:!1}},_h={componentName:"rtgl-form",propsSchema:{type:"object",properties:{form:{type:"object"},defaultValues:{type:"object"},context:{type:"object"},disabled:{type:"boolean"}}},events:{"form-input":{},"form-change":{},"form-field-event":{},"form-action":{}},methods:{type:"object",properties:{getValues:{type:"function"},setValues:{type:"function"},validate:{type:"function"},reset:{type:"function"}}}},xh={refs:{formContainer:{eventListeners:{keydown:{handler:"handleKeyDown"}}},"action*":{eventListeners:{click:{handler:"handleActionClick"}}},"tooltipIcon*":{eventListeners:{mouseenter:{handler:"handleTooltipMouseEnter"},mouseleave:{handler:"handleTooltipMouseLeave"}}},"field*":{eventListeners:{"value-input":{handler:"handleValueInput"},"value-change":{handler:"handleValueChange"}}},"image*":{eventListeners:{click:{handler:"handleImageClick"},contextmenu:{handler:"handleImageClick"}}}},template:{type:9,items:[{type:8,properties:[{key:"rtgl-view#formContainer w=f p=md g=lg ${containerAttrString}",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view g=sm w=f",value:{type:9,items:[{type:8,properties:[{key:"$if title",value:{type:6,conditions:[{type:1,path:"title"}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-text s=lg",value:{type:1,path:"title"}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:"$if description",value:{type:6,conditions:[{type:1,path:"description"}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-text c=mu-fg",value:{type:1,path:"description"}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1}}],fast:!1},{type:8,properties:[{key:"rtgl-view g=lg w=f",value:{type:9,items:[{type:7,itemVar:"field",indexVar:"i",iterable:{type:1,path:"flatFields"},body:{type:9,items:[{type:8,properties:[{key:"$if field._isSection",value:{type:6,conditions:[{type:1,path:"field._isSection"}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-view g=md w=f",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view g=sm",value:{type:9,items:[{type:8,properties:[{key:"$if field.label",value:{type:6,conditions:[{type:1,path:"field.label"}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-text s=md",value:{type:1,path:"field.label"}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:"$if field.description",value:{type:6,conditions:[{type:1,path:"field.description"}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-text s=sm c=mu-fg",value:{type:1,path:"field.description"}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1}}],fast:!1}],fast:!1}}],fast:!1}],fast:!1}],id:null}}],fast:!1},{type:8,properties:[{key:"$if !field._isSection",value:{type:6,conditions:[{type:5,op:0,operand:{type:1,path:"field._isSection"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-view g=md w=f",value:{type:9,items:[{type:8,properties:[{key:"$if field.label || field.description",value:{type:6,conditions:[{type:4,op:7,left:{type:1,path:"field.label"},right:{type:1,path:"field.description"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-view g=sm",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view d=h g=md av=c",value:{type:9,items:[{type:8,properties:[{key:"$if field.label",value:{type:6,conditions:[{type:1,path:"field.label"}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-text",value:{type:1,path:"field.label"}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:"$if field.required",value:{type:6,conditions:[{type:1,path:"field.required"}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-text c=fg s=sm",value:{type:0,value:"*"}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:"$if field.tooltip",value:{type:6,conditions:[{type:1,path:"field.tooltip"}],bodies:[{type:9,items:[{type:8,properties:[{key:'rtgl-svg#tooltipIcon${field._idx} data-field-name=${field.name} svg="info" wh=16 c=mu-fg cur=help ml=xs',value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-svg#tooltipIcon",{type:1,path:"field._idx"}," data-field-name=",{type:1,path:"field.name"},' svg="info" wh=16 c=mu-fg cur=help ml=xs']}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1}}],fast:!1},{type:8,properties:[{key:"$if field.description",value:{type:6,conditions:[{type:1,path:"field.description"}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-text s=sm c=mu-fg",value:{type:1,path:"field.description"}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1}}],fast:!1}],fast:!1}],id:null}}],fast:!1},{type:8,properties:[{key:'$if field.type == "input-text"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"field.type"},right:{type:0,value:"input-text"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-input#field${field._idx} data-field-name=${field.name} w=f type=${field._inputType} placeholder=${field.placeholder} ?disabled=${field._disabled}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-input#field",{type:1,path:"field._idx"}," data-field-name=",{type:1,path:"field.name"}," w=f type=",{type:1,path:"field._inputType"}," placeholder=",{type:1,path:"field.placeholder"}," ?disabled=",{type:1,path:"field._disabled"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:'$if field.type == "input-date"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"field.type"},right:{type:0,value:"input-date"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-input-date#field${field._idx} data-field-name=${field.name} w=f min=${field.min} max=${field.max} placeholder=${field.placeholder} ?disabled=${field._disabled}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-input-date#field",{type:1,path:"field._idx"}," data-field-name=",{type:1,path:"field.name"}," w=f min=",{type:1,path:"field.min"}," max=",{type:1,path:"field.max"}," placeholder=",{type:1,path:"field.placeholder"}," ?disabled=",{type:1,path:"field._disabled"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:'$if field.type == "input-time"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"field.type"},right:{type:0,value:"input-time"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-input-time#field${field._idx} data-field-name=${field.name} w=f min=${field.min} max=${field.max} step=${field.step} placeholder=${field.placeholder} ?disabled=${field._disabled}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-input-time#field",{type:1,path:"field._idx"}," data-field-name=",{type:1,path:"field.name"}," w=f min=",{type:1,path:"field.min"}," max=",{type:1,path:"field.max"}," step=",{type:1,path:"field.step"}," placeholder=",{type:1,path:"field.placeholder"}," ?disabled=",{type:1,path:"field._disabled"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:'$if field.type == "input-datetime"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"field.type"},right:{type:0,value:"input-datetime"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-input-datetime#field${field._idx} data-field-name=${field.name} w=f min=${field.min} max=${field.max} step=${field.step} placeholder=${field.placeholder} ?disabled=${field._disabled}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-input-datetime#field",{type:1,path:"field._idx"}," data-field-name=",{type:1,path:"field.name"}," w=f min=",{type:1,path:"field.min"}," max=",{type:1,path:"field.max"}," step=",{type:1,path:"field.step"}," placeholder=",{type:1,path:"field.placeholder"}," ?disabled=",{type:1,path:"field._disabled"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:'$if field.type == "input-number"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"field.type"},right:{type:0,value:"input-number"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-input-number#field${field._idx} data-field-name=${field.name} w=f min=${field.min} max=${field.max} step=${field.step} placeholder=${field.placeholder} ?disabled=${field._disabled}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-input-number#field",{type:1,path:"field._idx"}," data-field-name=",{type:1,path:"field.name"}," w=f min=",{type:1,path:"field.min"}," max=",{type:1,path:"field.max"}," step=",{type:1,path:"field.step"}," placeholder=",{type:1,path:"field.placeholder"}," ?disabled=",{type:1,path:"field._disabled"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:'$if field.type == "input-textarea"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"field.type"},right:{type:0,value:"input-textarea"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-textarea#field${field._idx} data-field-name=${field.name} w=f rows=${field.rows} placeholder=${field.placeholder} ?disabled=${field._disabled}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-textarea#field",{type:1,path:"field._idx"}," data-field-name=",{type:1,path:"field.name"}," w=f rows=",{type:1,path:"field.rows"}," placeholder=",{type:1,path:"field.placeholder"}," ?disabled=",{type:1,path:"field._disabled"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:'$if field.type == "select"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"field.type"},right:{type:0,value:"select"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-select#field${field._idx} data-field-name=${field.name} w=f :options=flatFields[${field._arrIdx}].options ?no-clear=${field.noClear} :selectedValue=flatFields[${field._arrIdx}]._selectedValue :placeholder=${field.placeholder} ?disabled=${field._disabled}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-select#field",{type:1,path:"field._idx"}," data-field-name=",{type:1,path:"field.name"}," w=f :options=flatFields[",{type:1,path:"field._arrIdx"},"].options ?no-clear=",{type:1,path:"field.noClear"}," :selectedValue=flatFields[",{type:1,path:"field._arrIdx"},"]._selectedValue :placeholder=",{type:1,path:"field.placeholder"}," ?disabled=",{type:1,path:"field._disabled"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:'$if field.type == "color-picker"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"field.type"},right:{type:0,value:"color-picker"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-color-picker#field${field._idx} data-field-name=${field.name} ?disabled=${field._disabled}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-color-picker#field",{type:1,path:"field._idx"}," data-field-name=",{type:1,path:"field.name"}," ?disabled=",{type:1,path:"field._disabled"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:'$if field.type == "slider"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"field.type"},right:{type:0,value:"slider"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-slider#field${field._idx} data-field-name=${field.name} w=f min=${field.min} max=${field.max} step=${field.step} ?disabled=${field._disabled}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-slider#field",{type:1,path:"field._idx"}," data-field-name=",{type:1,path:"field.name"}," w=f min=",{type:1,path:"field.min"}," max=",{type:1,path:"field.max"}," step=",{type:1,path:"field.step"}," ?disabled=",{type:1,path:"field._disabled"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:'$if field.type == "slider-with-input"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"field.type"},right:{type:0,value:"slider-with-input"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-slider-input#field${field._idx} data-field-name=${field.name} w=f min=${field.min} max=${field.max} step=${field.step} ?disabled=${field._disabled}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-slider-input#field",{type:1,path:"field._idx"}," data-field-name=",{type:1,path:"field.name"}," w=f min=",{type:1,path:"field.min"}," max=",{type:1,path:"field.max"}," step=",{type:1,path:"field.step"}," ?disabled=",{type:1,path:"field._disabled"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:'$if field.type == "popover-input"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"field.type"},right:{type:0,value:"popover-input"}}],bodies:[{type:9,items:[{type:8,properties:[{key:'rtgl-popover-input#field${field._idx} data-field-name=${field.name} label="${field.label}" placeholder=${field.placeholder} ?disabled=${field._disabled}',value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-popover-input#field",{type:1,path:"field._idx"}," data-field-name=",{type:1,path:"field.name"},' label="',{type:1,path:"field.label"},'" placeholder=',{type:1,path:"field.placeholder"}," ?disabled=",{type:1,path:"field._disabled"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:'$if field.type == "checkbox"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"field.type"},right:{type:0,value:"checkbox"}}],bodies:[{type:9,items:[{type:8,properties:[{key:'rtgl-checkbox#field${field._idx} data-field-name=${field.name} label="${field._checkboxText}" ?disabled=${field._disabled}',value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-checkbox#field",{type:1,path:"field._idx"}," data-field-name=",{type:1,path:"field.name"},' label="',{type:1,path:"field._checkboxText"},'" ?disabled=',{type:1,path:"field._disabled"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:'$if field.type == "image" && field._imageSrc',value:{type:6,conditions:[{type:4,op:6,left:{type:4,op:0,left:{type:1,path:"field.type"},right:{type:0,value:"image"}},right:{type:1,path:"field._imageSrc"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-image#image${field._idx} data-field-name=${field.name} src=${field._imageSrc} w=${field.width} h=${field.height} cur=pointer",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-image#image",{type:1,path:"field._idx"}," data-field-name=",{type:1,path:"field.name"}," src=",{type:1,path:"field._imageSrc"}," w=",{type:1,path:"field.width"}," h=",{type:1,path:"field.height"}," cur=pointer"]}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:'$if field.type == "image" && !field._imageSrc',value:{type:6,conditions:[{type:4,op:6,left:{type:4,op:0,left:{type:1,path:"field.type"},right:{type:0,value:"image"}},right:{type:5,op:0,operand:{type:1,path:"field._imageSrc"}}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-view#image${field._idx} data-field-name=${field.name} w=${field.width} h=${field.height} bc=ac bw=sm ah=c av=c cur=pointer p=md",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text c=mu-fg ta=c",value:{type:1,path:"field.placeholderText"}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["rtgl-view#image",{type:1,path:"field._idx"}," data-field-name=",{type:1,path:"field.name"}," w=",{type:1,path:"field.width"}," h=",{type:1,path:"field.height"}," bc=ac bw=sm ah=c av=c cur=pointer p=md"]}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:'$if field.type == "read-only-text"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"field.type"},right:{type:0,value:"read-only-text"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-text s=sm",value:{type:1,path:"field.content"}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:'$if field.type == "slot"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"field.type"},right:{type:0,value:"slot"}}],bodies:[{type:9,items:[{type:8,properties:[{key:'slot#fieldSlot${field._idx} name=${field.slot} style="display: contents;"',value:{type:0,value:null},parsedKey:{type:2,parts:["slot#fieldSlot",{type:1,path:"field._idx"}," name=",{type:1,path:"field.slot"},' style="display: contents;"']}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:"$if field._error",value:{type:6,conditions:[{type:1,path:"field._error"}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-text s=sm c=de",value:{type:1,path:"field._error"}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1}}],fast:!1}],fast:!1}],id:null}}],fast:!1}],fast:!1},flatten:!0}],fast:!1}}],fast:!1},{type:8,properties:[{key:"$if actions.buttons.length > 0",value:{type:6,conditions:[{type:4,op:2,left:{type:1,path:"actions.buttons.length"},right:{type:0,value:0}}],bodies:[{type:9,items:[{type:8,properties:[{key:'$if actions._layout == "split"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"actions._layout"},right:{type:0,value:"split"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-view d=h w=f g=sm",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view d=h g=sm",value:{type:9,items:[{type:7,itemVar:"button",indexVar:"i",iterable:{type:1,path:"actions._leftButtons"},body:{type:9,items:[{type:8,properties:[{key:"rtgl-button#action${button._globalIdx} data-action-id=${button.id} v=${button.variant} ?disabled=${button._disabled} pre=${button.pre} suf=${button.suf}",value:{type:1,path:"button.label"},parsedKey:{type:2,parts:["rtgl-button#action",{type:1,path:"button._globalIdx"}," data-action-id=",{type:1,path:"button.id"}," v=",{type:1,path:"button.variant"}," ?disabled=",{type:1,path:"button._disabled"}," pre=",{type:1,path:"button.pre"}," suf=",{type:1,path:"button.suf"}]}}],fast:!0}],fast:!0},flatten:!0}],fast:!1}}],fast:!1},{type:8,properties:[{key:"rtgl-view d=h g=sm ah=e w=1fg",value:{type:9,items:[{type:7,itemVar:"button",indexVar:"i",iterable:{type:1,path:"actions._rightButtons"},body:{type:9,items:[{type:8,properties:[{key:"rtgl-button#action${button._globalIdx} data-action-id=${button.id} v=${button.variant} ?disabled=${button._disabled} pre=${button.pre} suf=${button.suf}",value:{type:1,path:"button.label"},parsedKey:{type:2,parts:["rtgl-button#action",{type:1,path:"button._globalIdx"}," data-action-id=",{type:1,path:"button.id"}," v=",{type:1,path:"button.variant"}," ?disabled=",{type:1,path:"button._disabled"}," pre=",{type:1,path:"button.pre"}," suf=",{type:1,path:"button.suf"}]}}],fast:!0}],fast:!0},flatten:!0}],fast:!1}}],fast:!1}],fast:!1}}],fast:!1}],fast:!1}],id:null}}],fast:!1},{type:8,properties:[{key:'$if actions._layout == "vertical"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"actions._layout"},right:{type:0,value:"vertical"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-view g=sm w=f",value:{type:9,items:[{type:7,itemVar:"button",indexVar:"i",iterable:{type:1,path:"actions._allButtons"},body:{type:9,items:[{type:8,properties:[{key:"rtgl-button#action${button._globalIdx} data-action-id=${button.id} v=${button.variant} w=f ?disabled=${button._disabled} pre=${button.pre} suf=${button.suf}",value:{type:1,path:"button.label"},parsedKey:{type:2,parts:["rtgl-button#action",{type:1,path:"button._globalIdx"}," data-action-id=",{type:1,path:"button.id"}," v=",{type:1,path:"button.variant"}," w=f ?disabled=",{type:1,path:"button._disabled"}," pre=",{type:1,path:"button.pre"}," suf=",{type:1,path:"button.suf"}]}}],fast:!0}],fast:!0},flatten:!0}],fast:!1}}],fast:!1}],fast:!1}],id:null}}],fast:!1},{type:8,properties:[{key:'$if actions._layout == "stretch"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"actions._layout"},right:{type:0,value:"stretch"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-view d=h g=sm w=f",value:{type:9,items:[{type:7,itemVar:"button",indexVar:"i",iterable:{type:1,path:"actions._allButtons"},body:{type:9,items:[{type:8,properties:[{key:"rtgl-view w=1fg",value:{type:9,items:[{type:8,properties:[{key:"rtgl-button#action${button._globalIdx} data-action-id=${button.id} v=${button.variant} w=f ?disabled=${button._disabled} pre=${button.pre} suf=${button.suf}",value:{type:1,path:"button.label"},parsedKey:{type:2,parts:["rtgl-button#action",{type:1,path:"button._globalIdx"}," data-action-id=",{type:1,path:"button.id"}," v=",{type:1,path:"button.variant"}," w=f ?disabled=",{type:1,path:"button._disabled"}," pre=",{type:1,path:"button.pre"}," suf=",{type:1,path:"button.suf"}]}}],fast:!0}],fast:!0}}],fast:!0}],fast:!0},flatten:!0}],fast:!1}}],fast:!1}],fast:!1}],id:null}}],fast:!1}],fast:!1}],id:null}}],fast:!1},{type:8,properties:[{key:'rtgl-tooltip ?open=${tooltipState.open} x=${tooltipState.x} y=${tooltipState.y} place="t" content="${tooltipState.content}"',value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-tooltip ?open=",{type:1,path:"tooltipState.open"}," x=",{type:1,path:"tooltipState.x"}," y=",{type:1,path:"tooltipState.y"},' place="t" content="',{type:1,path:"tooltipState.content"},'"']}}],fast:!0}],fast:!1},parsedKey:{type:2,parts:["rtgl-view#formContainer w=f p=md g=lg ",{type:1,path:"containerAttrString"}]}}],fast:!1}],fast:!1}},Ah={componentName:"rtgl-global-ui",propsSchema:{type:"object",properties:{}},events:[],methods:{type:"object",properties:{}}},Sh={refs:{dialog:{eventListeners:{close:{handler:"handleDialogClose"}}},confirmButton:{eventListeners:{click:{handler:"handleConfirm"}}},cancelButton:{eventListeners:{click:{handler:"handleCancel"}}},formDialog:{eventListeners:{"form-action":{handler:"handleFormAction"},"form-field-event":{handler:"handleFormFieldEvent"}}},dropdownMenu:{eventListeners:{close:{handler:"handleDropdownClose"},"item-click":{handler:"handleDropdownItemClick"}}}},template:{type:9,items:[{type:8,properties:[{key:"rtgl-dialog#dialog ?open=${isDialogContainerOpen} s=${dialogSize}",value:{type:9,items:[{type:8,properties:[{key:"$if isFormDialogOpen",value:{type:6,conditions:[{type:1,path:"isFormDialogOpen"}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-form#formDialog slot=content :form=formDialogConfig.form :defaultValues=formDialogConfig.defaultValues :context=formDialogConfig.context ?disabled=${formDialogConfig.disabled} key=form-dialog-${formDialogConfig.key}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-form#formDialog slot=content :form=formDialogConfig.form :defaultValues=formDialogConfig.defaultValues :context=formDialogConfig.context ?disabled=",{type:1,path:"formDialogConfig.disabled"}," key=form-dialog-",{type:1,path:"formDialogConfig.key"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:"$if !isFormDialogOpen",value:{type:6,conditions:[{type:5,op:0,operand:{type:1,path:"isFormDialogOpen"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-view slot=content g=lg p=lg",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view d=h g=md",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view d=h ah=c av=c g=md",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view g=md",value:{type:0,value:null}}],fast:!0},{type:8,properties:[{key:"rtgl-view h=24 av=c",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text s=lg",value:{type:1,path:"config.title"}}],fast:!0}],fast:!0}}],fast:!0},{type:8,properties:[{key:"rtgl-text",value:{type:1,path:"config.message"}}],fast:!0}],fast:!0}}],fast:!0}],fast:!0}}],fast:!0},{type:8,properties:[{key:"rtgl-view d=h g=md mt=lg w=f ah=e",value:{type:9,items:[{type:8,properties:[{key:"$if config.mode == 'confirm'",value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"config.mode"},right:{type:0,value:"confirm"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-button#cancelButton v=se",value:{type:1,path:"config.cancelText"}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:"rtgl-button#confirmButton v=pr",value:{type:1,path:"config.confirmText"}}],fast:!0}],fast:!1}}],fast:!1}],fast:!1}}],fast:!1}],fast:!1}],id:null}}],fast:!1}],fast:!1},parsedKey:{type:2,parts:["rtgl-dialog#dialog ?open=",{type:1,path:"isDialogContainerOpen"}," s=",{type:1,path:"dialogSize"}]}}],fast:!1},{type:8,properties:[{key:"rtgl-dropdown-menu#dropdownMenu ?open=${isDropdownOpen} x=${dropdownConfig.x} y=${dropdownConfig.y} place=${dropdownConfig.place} :items=dropdownConfig.items key=dropdown-${isDropdownOpen}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-dropdown-menu#dropdownMenu ?open=",{type:1,path:"isDropdownOpen"}," x=",{type:1,path:"dropdownConfig.x"}," y=",{type:1,path:"dropdownConfig.y"}," place=",{type:1,path:"dropdownConfig.place"}," :items=dropdownConfig.items key=dropdown-",{type:1,path:"isDropdownOpen"}]}}],fast:!0}],fast:!1}},$h={componentName:"rtgl-navbar",propsSchema:{type:"object",properties:{start:{type:"object",properties:{label:{type:"string"},href:{type:"string"},image:{type:"object",properties:{src:{type:"string"}}}}}}},events:{"start-click":{type:"object",properties:{path:{type:"string"}}}},methods:{type:"object",properties:{}}},kh={refs:{start:{eventListeners:{click:{handler:"handleClickStart"}}}},anchors:[[{"rtgl-text s=lg":"${start.label}"},{"$if start.image && start.image.src":[{"rtgl-image w=${start.image.width} h=${start.image.height} src=${start.image.src} alt=${start.image.alt}":null}]}]],template:{type:9,items:[{type:8,properties:[{key:"rtgl-view bgc=bg d=h h=48 av=c w=f ${containerAttrString}",value:{type:9,items:[{type:8,properties:[{key:"$if start.href",value:{type:6,conditions:[{type:1,path:"start.href"},{type:1,path:"start.path"},null],bodies:[{type:9,items:[{type:8,properties:[{key:"a href=${start.href}",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view d=h av=c g=md",value:{type:9,items:[{type:9,items:[{type:8,properties:[{key:"rtgl-text s=lg",value:{type:1,path:"start.label"}}],fast:!0},{type:8,properties:[{key:"$if start.image && start.image.src",value:{type:6,conditions:[{type:4,op:6,left:{type:1,path:"start.image"},right:{type:1,path:"start.image.src"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-image w=${start.image.width} h=${start.image.height} src=${start.image.src} alt=${start.image.alt}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-image w=",{type:1,path:"start.image.width"}," h=",{type:1,path:"start.image.height"}," src=",{type:1,path:"start.image.src"}," alt=",{type:1,path:"start.image.alt"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1}],fast:!1}}],fast:!1}],fast:!1},parsedKey:{type:2,parts:["a href=",{type:1,path:"start.href"}]}}],fast:!1}],fast:!1},{type:9,items:[{type:8,properties:[{key:"rtgl-view#start d=h av=c g=md cur=pointer",value:{type:9,items:[{type:9,items:[{type:8,properties:[{key:"rtgl-text s=lg",value:{type:1,path:"start.label"}}],fast:!0},{type:8,properties:[{key:"$if start.image && start.image.src",value:{type:6,conditions:[{type:4,op:6,left:{type:1,path:"start.image"},right:{type:1,path:"start.image.src"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-image w=${start.image.width} h=${start.image.height} src=${start.image.src} alt=${start.image.alt}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-image w=",{type:1,path:"start.image.width"}," h=",{type:1,path:"start.image.height"}," src=",{type:1,path:"start.image.src"}," alt=",{type:1,path:"start.image.alt"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1}],fast:!1}}],fast:!1}],fast:!1},{type:9,items:[{type:8,properties:[{key:"rtgl-view d=h av=c g=md",value:{type:9,items:[{type:9,items:[{type:8,properties:[{key:"rtgl-text s=lg",value:{type:1,path:"start.label"}}],fast:!0},{type:8,properties:[{key:"$if start.image && start.image.src",value:{type:6,conditions:[{type:4,op:6,left:{type:1,path:"start.image"},right:{type:1,path:"start.image.src"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-image w=${start.image.width} h=${start.image.height} src=${start.image.src} alt=${start.image.alt}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-image w=",{type:1,path:"start.image.width"}," h=",{type:1,path:"start.image.height"}," src=",{type:1,path:"start.image.src"}," alt=",{type:1,path:"start.image.alt"}]}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1}],fast:!1}}],fast:!1}],fast:!1}],id:null}}],fast:!1},{type:8,properties:[{key:"rtgl-view w=1fg",value:{type:0,value:null}}],fast:!0},{type:8,properties:[{key:"rtgl-view d=h av=c g=lg",value:{type:9,items:[{type:8,properties:[{key:"slot name=right",value:{type:0,value:null}}],fast:!0}],fast:!0}}],fast:!0}],fast:!1},parsedKey:{type:2,parts:["rtgl-view bgc=bg d=h h=48 av=c w=f ",{type:1,path:"containerAttrString"}]}}],fast:!1}],fast:!1}},Eh={componentName:"rtgl-page-outline",propsSchema:{type:"object",properties:{targetId:{type:"string"},scrollContainerId:{type:"string"},offsetTop:{type:"string"}}},events:{onItemClick:{type:"object"}},methods:{type:"object",properties:{}}},Ch={refs:{},template:{type:9,items:[{type:8,properties:[{key:"rtgl-view h=f w=272 d=v pr=md",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view w=f h=1fg sv mt=xl",value:{type:9,items:[{type:7,itemVar:"item",indexVar:"i",iterable:{type:1,path:"items"},body:{type:9,items:[{type:8,properties:[{key:'rtgl-view d=h bwl=xs bc="${item.bc}" pv=sm av=c href=${item.href} pl=md',value:{type:9,items:[{type:8,properties:[{key:"rtgl-view w=${item.ml}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-view w=",{type:1,path:"item.ml"}]}}],fast:!0},{type:8,properties:[{key:"rtgl-text s=sm c=${item.c} h-c=fg",value:{type:1,path:"item.title"},parsedKey:{type:2,parts:["rtgl-text s=sm c=",{type:1,path:"item.c"}," h-c=fg"]}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:['rtgl-view d=h bwl=xs bc="',{type:1,path:"item.bc"},'" pv=sm av=c href=',{type:1,path:"item.href"}," pl=md"]}}],fast:!0}],fast:!0},flatten:!0}],fast:!1}}],fast:!1}],fast:!1}}],fast:!1}],fast:!1}},Ih={componentName:"rtgl-popover-input",propsSchema:{type:"object",properties:{value:{type:"string"},placeholder:{type:"string"},label:{type:"string"},autoFocus:{type:"boolean"},disabled:{type:"boolean",default:!1}}},events:{"value-change":{}},methods:{type:"object",properties:{}}},Oh={refs:{textDisplay:{eventListeners:{click:{handler:"handleTextClick"}}},popover:{eventListeners:{close:{handler:"handlePopoverClose"}}},input:{eventListeners:{"value-input":{handler:"handleInputChange"},keydown:{handler:"handleInputKeydown"}}},submit:{eventListeners:{click:{handler:"handleSubmitClick"}}}},template:{type:9,items:[{type:8,properties:[{key:"rtgl-view#textDisplay w=f cur=pointer",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text c=${valueColor}",value:{type:1,path:"value"},parsedKey:{type:2,parts:["rtgl-text c=",{type:1,path:"valueColor"}]}}],fast:!0}],fast:!0}}],fast:!0},{type:8,properties:[{key:"rtgl-popover#popover ?open=${isOpen} x=${position.x} y=${position.y}",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view g=md w=240 slot=content bgc=mu br=md",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text",value:{type:1,path:"label"}}],fast:!0},{type:8,properties:[{key:"rtgl-input#input w=f placeholder=${placeholder} ?disabled=${disabled}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-input#input w=f placeholder=",{type:1,path:"placeholder"}," ?disabled=",{type:1,path:"disabled"}]}}],fast:!0},{type:8,properties:[{key:"rtgl-view w=f ah=e",value:{type:9,items:[{type:8,properties:[{key:"rtgl-button#submit ?disabled=${disabled}",value:{type:0,value:"Submit"},parsedKey:{type:2,parts:["rtgl-button#submit ?disabled=",{type:1,path:"disabled"}]}}],fast:!0}],fast:!0}}],fast:!0}],fast:!0}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["rtgl-popover#popover ?open=",{type:1,path:"isOpen"}," x=",{type:1,path:"position.x"}," y=",{type:1,path:"position.y"}]}}],fast:!0}],fast:!0}},Th={componentName:"rtgl-select",propsSchema:{type:"object",properties:{placeholder:{type:"string"},options:{type:"array",items:{type:"object",properties:{label:{type:"string"},value:{type:"any"},testId:{type:"string"}}}},selectedValue:{type:"any"},onChange:{type:"function"},noClear:{type:"boolean"},addOption:{type:"object",properties:{label:{type:"string"}}},disabled:{type:"boolean"},w:{type:"string"}}},events:{"value-change":{},"add-option-click":{}},methods:{type:"object",properties:{}}},Lh={refs:{selectButton:{eventListeners:{click:{handler:"handleButtonClick"}}},clearButton:{eventListeners:{click:{handler:"handleClearClick"}}},popover:{eventListeners:{close:{handler:"handleClickOptionsPopoverOverlay"}}},"option*":{eventListeners:{click:{handler:"handleOptionClick"},mouseenter:{handler:"handleOptionMouseEnter"},mouseleave:{handler:"handleOptionMouseLeave"}}},optionAdd:{eventListeners:{click:{handler:"handleAddOptionClick"},mouseenter:{handler:"handleAddOptionMouseEnter"},mouseleave:{handler:"handleAddOptionMouseLeave"}}}},template:{type:9,items:[{type:8,properties:[{key:'rtgl-button#selectButton v=ol ${containerAttrString} ?disabled=${isDisabled} data-testid="select-button"',value:{type:9,items:[{type:8,properties:[{key:"rtgl-view d=h av=c ah=s w=f",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text w=1fg ta=s c=${selectedLabelColor} ellipsis",value:{type:1,path:"selectedLabel"},parsedKey:{type:2,parts:["rtgl-text w=1fg ta=s c=",{type:1,path:"selectedLabelColor"}," ellipsis"]}}],fast:!0},{type:8,properties:[{key:"$if showClear",value:{type:6,conditions:[{type:1,path:"showClear"}],bodies:[{type:9,items:[{type:8,properties:[{key:'rtgl-svg#clearButton ml=md svg=x wh=16 c=mu-fg cur=pointer data-testid="select-clear-button"',value:{type:0,value:null}}],fast:!0}],fast:!0}],id:null}}],fast:!1},{type:8,properties:[{key:"rtgl-svg ml=md svg=chevronDown wh=16 c=mu-fg",value:{type:0,value:null}}],fast:!0}],fast:!1}}],fast:!1}],fast:!1},parsedKey:{type:2,parts:["rtgl-button#selectButton v=ol ",{type:1,path:"containerAttrString"}," ?disabled=",{type:1,path:"isDisabled"},' data-testid="select-button"']}}],fast:!1},{type:8,properties:[{key:"rtgl-popover#popover ?open=${isOpen} x=${position.x} y=${position.y} place=rs",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view wh=300 g=xs slot=content bgc=mu br=md sv=true",value:{type:9,items:[{type:7,itemVar:"option",indexVar:"i",iterable:{type:1,path:"options"},body:{type:9,items:[{type:8,properties:[{key:"rtgl-view#option${i} w=f ph=lg pv=md cur=pointer br=md bgc=${option.bgc} data-testid=${option.testId}",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text ta=s",value:{type:1,path:"option.label"}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["rtgl-view#option",{type:1,path:"i"}," w=f ph=lg pv=md cur=pointer br=md bgc=",{type:1,path:"option.bgc"}," data-testid=",{type:1,path:"option.testId"}]}}],fast:!0}],fast:!0},flatten:!0},{type:8,properties:[{key:"$if showAddOption",value:{type:6,conditions:[{type:1,path:"showAddOption"}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-view w=f bw=xs bc=mu bwt=sm",value:{type:0,value:null}}],fast:!0},{type:8,properties:[{key:'rtgl-view#optionAdd w=f ph=lg pv=md cur=pointer br=md bgc=${addOptionBgc} data-testid="select-add-option"',value:{type:9,items:[{type:8,properties:[{key:"rtgl-text c=ac",value:{type:1,path:"addOptionLabel"}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["rtgl-view#optionAdd w=f ph=lg pv=md cur=pointer br=md bgc=",{type:1,path:"addOptionBgc"},' data-testid="select-add-option"']}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1}}],fast:!1}],fast:!1},parsedKey:{type:2,parts:["rtgl-popover#popover ?open=",{type:1,path:"isOpen"}," x=",{type:1,path:"position.x"}," y=",{type:1,path:"position.y"}," place=rs"]}}],fast:!1}],fast:!1}},Rh={componentName:"rtgl-sidebar",propsSchema:{type:"object",properties:{mode:{type:"string"},hideHeader:{type:"boolean",default:!1},w:{type:"string"},bwr:{type:"string"},selectedItemId:{type:"string"},header:{type:"object",properties:{label:{type:"string"},href:{type:"string"},testId:{type:"string"},image:{type:"object",properties:{src:{type:"string"},width:{type:"number"},height:{type:"number"},alt:{type:"string"}}}}},items:{type:"array",items:{type:"object",properties:{title:{type:"string"},slug:{type:"string"},type:{type:"string"},items:{type:"array"},testId:{type:"string"}}}}}},events:{"header-click":{type:"object",properties:{path:{type:"string"}}},"item-click":{type:"object",properties:{item:{type:"object"}}}},methods:{type:"object",properties:{}}},Nh={refs:{headerImage:{eventListeners:{click:{handler:"handleHeaderClick"}}},headerLabel:{eventListeners:{click:{handler:"handleHeaderClick"}}},header:{eventListeners:{click:{handler:"handleHeaderClick"}}},"item*":{eventListeners:{click:{handler:"handleItemClick"}}}},anchors:[[{"$if header.image && header.image.src":[{"$if header.image.href":[{"a href=${header.image.href}":[{'rtgl-image w=${header.image.width} h=${header.image.height} src=${header.image.src} alt="${header.image.alt}"':null}]}],"$elif header.image.path":[{"rtgl-view#headerImage cur=pointer":[{'rtgl-image w=${header.image.width} h=${header.image.height} src=${header.image.src} alt="${header.image.alt}"':null}]}],$else:[{'rtgl-image w=${header.image.width} h=${header.image.height} src=${header.image.src} alt="${header.image.alt}"':null}]}]},{"$if header.label && showLabels":[{"$if header.labelHref":[{"rtgl-text href=${header.labelHref} s=lg":"${header.label}"}],"$elif header.labelPath":[{"rtgl-view#headerLabel cur=pointer":[{"rtgl-text s=lg":"${header.label}"}]}],$else:[{"rtgl-text s=lg":"${header.label}"}]}]}]],template:{type:9,items:[{type:8,properties:[{key:"rtgl-view h=f w=${sidebarWidth} d=v bwr=${rightBorderWidth} ah=${ah} ${containerAttrString}",value:{type:9,items:[{type:8,properties:[{key:"$if showHeader",value:{type:6,conditions:[{type:1,path:"showHeader"}],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-view ph=${headerPadding} pv=lg",value:{type:9,items:[{type:8,properties:[{key:"$if header.href",value:{type:6,conditions:[{type:1,path:"header.href"},null],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-view href=${header.href} d=h av=c ah=${headerAlign} g=lg w=${headerWidth}",value:{type:9,items:[{type:9,items:[{type:8,properties:[{key:"$if header.image && header.image.src",value:{type:6,conditions:[{type:4,op:6,left:{type:1,path:"header.image"},right:{type:1,path:"header.image.src"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"$if header.image.href",value:{type:6,conditions:[{type:1,path:"header.image.href"},{type:1,path:"header.image.path"},null],bodies:[{type:9,items:[{type:8,properties:[{key:"a href=${header.image.href}",value:{type:9,items:[{type:8,properties:[{key:'rtgl-image w=${header.image.width} h=${header.image.height} src=${header.image.src} alt="${header.image.alt}"',value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-image w=",{type:1,path:"header.image.width"}," h=",{type:1,path:"header.image.height"}," src=",{type:1,path:"header.image.src"},' alt="',{type:1,path:"header.image.alt"},'"']}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["a href=",{type:1,path:"header.image.href"}]}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"rtgl-view#headerImage cur=pointer",value:{type:9,items:[{type:8,properties:[{key:'rtgl-image w=${header.image.width} h=${header.image.height} src=${header.image.src} alt="${header.image.alt}"',value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-image w=",{type:1,path:"header.image.width"}," h=",{type:1,path:"header.image.height"}," src=",{type:1,path:"header.image.src"},' alt="',{type:1,path:"header.image.alt"},'"']}}],fast:!0}],fast:!0}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:'rtgl-image w=${header.image.width} h=${header.image.height} src=${header.image.src} alt="${header.image.alt}"',value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-image w=",{type:1,path:"header.image.width"}," h=",{type:1,path:"header.image.height"}," src=",{type:1,path:"header.image.src"},' alt="',{type:1,path:"header.image.alt"},'"']}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1}],id:null}}],fast:!1},{type:8,properties:[{key:"$if header.label && showLabels",value:{type:6,conditions:[{type:4,op:6,left:{type:1,path:"header.label"},right:{type:1,path:"showLabels"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"$if header.labelHref",value:{type:6,conditions:[{type:1,path:"header.labelHref"},{type:1,path:"header.labelPath"},null],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-text href=${header.labelHref} s=lg",value:{type:1,path:"header.label"},parsedKey:{type:2,parts:["rtgl-text href=",{type:1,path:"header.labelHref"}," s=lg"]}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"rtgl-view#headerLabel cur=pointer",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text s=lg",value:{type:1,path:"header.label"}}],fast:!0}],fast:!0}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"rtgl-text s=lg",value:{type:1,path:"header.label"}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1}],id:null}}],fast:!1}],fast:!1}],fast:!1},parsedKey:{type:2,parts:["rtgl-view href=",{type:1,path:"header.href"}," d=h av=c ah=",{type:1,path:"headerAlign"}," g=lg w=",{type:1,path:"headerWidth"}]}}],fast:!1}],fast:!1},{type:9,items:[{type:8,properties:[{key:"rtgl-view#header d=h av=c ah=${headerAlign} g=lg w=${headerWidth} cur=pointer data-testid=${header.testId}",value:{type:9,items:[{type:9,items:[{type:8,properties:[{key:"$if header.image && header.image.src",value:{type:6,conditions:[{type:4,op:6,left:{type:1,path:"header.image"},right:{type:1,path:"header.image.src"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"$if header.image.href",value:{type:6,conditions:[{type:1,path:"header.image.href"},{type:1,path:"header.image.path"},null],bodies:[{type:9,items:[{type:8,properties:[{key:"a href=${header.image.href}",value:{type:9,items:[{type:8,properties:[{key:'rtgl-image w=${header.image.width} h=${header.image.height} src=${header.image.src} alt="${header.image.alt}"',value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-image w=",{type:1,path:"header.image.width"}," h=",{type:1,path:"header.image.height"}," src=",{type:1,path:"header.image.src"},' alt="',{type:1,path:"header.image.alt"},'"']}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["a href=",{type:1,path:"header.image.href"}]}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"rtgl-view#headerImage cur=pointer",value:{type:9,items:[{type:8,properties:[{key:'rtgl-image w=${header.image.width} h=${header.image.height} src=${header.image.src} alt="${header.image.alt}"',value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-image w=",{type:1,path:"header.image.width"}," h=",{type:1,path:"header.image.height"}," src=",{type:1,path:"header.image.src"},' alt="',{type:1,path:"header.image.alt"},'"']}}],fast:!0}],fast:!0}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:'rtgl-image w=${header.image.width} h=${header.image.height} src=${header.image.src} alt="${header.image.alt}"',value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-image w=",{type:1,path:"header.image.width"}," h=",{type:1,path:"header.image.height"}," src=",{type:1,path:"header.image.src"},' alt="',{type:1,path:"header.image.alt"},'"']}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1}],id:null}}],fast:!1},{type:8,properties:[{key:"$if header.label && showLabels",value:{type:6,conditions:[{type:4,op:6,left:{type:1,path:"header.label"},right:{type:1,path:"showLabels"}}],bodies:[{type:9,items:[{type:8,properties:[{key:"$if header.labelHref",value:{type:6,conditions:[{type:1,path:"header.labelHref"},{type:1,path:"header.labelPath"},null],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-text href=${header.labelHref} s=lg",value:{type:1,path:"header.label"},parsedKey:{type:2,parts:["rtgl-text href=",{type:1,path:"header.labelHref"}," s=lg"]}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"rtgl-view#headerLabel cur=pointer",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text s=lg",value:{type:1,path:"header.label"}}],fast:!0}],fast:!0}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"rtgl-text s=lg",value:{type:1,path:"header.label"}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1}],id:null}}],fast:!1}],fast:!1}],fast:!1},parsedKey:{type:2,parts:["rtgl-view#header d=h av=c ah=",{type:1,path:"headerAlign"}," g=lg w=",{type:1,path:"headerWidth"}," cur=pointer data-testid=",{type:1,path:"header.testId"}]}}],fast:!1}],fast:!1}],id:null}}],fast:!1}],fast:!1},parsedKey:{type:2,parts:["rtgl-view ph=",{type:1,path:"headerPadding"}," pv=lg"]}}],fast:!1}],fast:!1}],id:null}}],fast:!1},{type:8,properties:[{key:"rtgl-view w=f h=1fg sv ph=${headerPadding} pb=lg g=xs ah=${ah}",value:{type:9,items:[{type:7,itemVar:"item",indexVar:"i",iterable:{type:1,path:"items"},body:{type:9,items:[{type:8,properties:[{key:'$if item.type == "groupLabel"',value:{type:6,conditions:[{type:4,op:0,left:{type:1,path:"item.type"},right:{type:0,value:"groupLabel"}},null],bodies:[{type:9,items:[{type:8,properties:[{key:"$if showGroupLabels",value:{type:6,conditions:[{type:1,path:"showGroupLabels"},null],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-view mt=md h=32 av=c ph=md",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text s=xs c=mu-fg",value:{type:1,path:"item.title"}}],fast:!0}],fast:!0}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"rtgl-view mt=md h=1 bgc=mu",value:{type:0,value:null}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1},{type:9,items:[{type:8,properties:[{key:"rtgl-view#item${i} data-item-id=${item.id} ${item.hrefAttr} h=${itemHeight} av=c ${itemAlignAttr} ph=${itemPadding} w=${itemWidth} h-bgc=${item.itemHoverBgc} br=lg bgc=${item.itemBgc} cur=pointer data-testid=${item.testId}",value:{type:9,items:[{type:8,properties:[{key:"$if item.icon",value:{type:6,conditions:[{type:1,path:"item.icon"},null],bodies:[{type:9,items:[{type:8,properties:[{key:"$if showLabels",value:{type:6,conditions:[{type:1,path:"showLabels"},null],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-view d=h ah=${itemContentAlign} g=sm",value:{type:9,items:[{type:8,properties:[{key:"rtgl-svg wh=16 svg=${item.icon} c=fg",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-svg wh=16 svg=",{type:1,path:"item.icon"}," c=fg"]}}],fast:!0},{type:8,properties:[{key:"rtgl-text s=sm",value:{type:1,path:"item.title"}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["rtgl-view d=h ah=",{type:1,path:"itemContentAlign"}," g=sm"]}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"rtgl-svg wh=${iconSize} svg=${item.icon} c=fg",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-svg wh=",{type:1,path:"iconSize"}," svg=",{type:1,path:"item.icon"}," c=fg"]}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1},{type:9,items:[{type:8,properties:[{key:"$if showLabels",value:{type:6,conditions:[{type:1,path:"showLabels"},null],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-text s=sm",value:{type:1,path:"item.title"}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:"rtgl-view wh=${iconSize} br=f bgc=mu av=c ah=c",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text s=${firstLetterSize} c=fg",value:{type:1,path:"item.title.charAt(0).toUpperCase()"},parsedKey:{type:2,parts:["rtgl-text s=",{type:1,path:"firstLetterSize"}," c=fg"]}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["rtgl-view wh=",{type:1,path:"iconSize"}," br=f bgc=mu av=c ah=c"]}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1}],id:null}}],fast:!1}],fast:!1},parsedKey:{type:2,parts:["rtgl-view#item",{type:1,path:"i"}," data-item-id=",{type:1,path:"item.id"}," ",{type:1,path:"item.hrefAttr"}," h=",{type:1,path:"itemHeight"}," av=c ",{type:1,path:"itemAlignAttr"}," ph=",{type:1,path:"itemPadding"}," w=",{type:1,path:"itemWidth"}," h-bgc=",{type:1,path:"item.itemHoverBgc"}," br=lg bgc=",{type:1,path:"item.itemBgc"}," cur=pointer data-testid=",{type:1,path:"item.testId"}]}}],fast:!1}],fast:!1}],id:null}}],fast:!1}],fast:!1},flatten:!0}],fast:!1},parsedKey:{type:2,parts:["rtgl-view w=f h=1fg sv ph=",{type:1,path:"headerPadding"}," pb=lg g=xs ah=",{type:1,path:"ah"}]}}],fast:!1}],fast:!1},parsedKey:{type:2,parts:["rtgl-view h=f w=",{type:1,path:"sidebarWidth"}," d=v bwr=",{type:1,path:"rightBorderWidth"}," ah=",{type:1,path:"ah"}," ",{type:1,path:"containerAttrString"}]}}],fast:!1}],fast:!1}},jh={componentName:"rtgl-slider-input",propsSchema:{type:"object",properties:{key:{type:"string"},value:{type:"string",default:"0"},w:{type:"string",default:""},min:{type:"string",default:"0"},max:{type:"string",default:"100"},step:{type:"string",default:"1"},disabled:{type:"boolean",default:!1}}},events:{"value-input":{},"value-change":{}},methods:{type:"object",properties:{}}},Vh={refs:{input:{eventListeners:{"value-input":{handler:"handleValueInput"},"value-change":{handler:"handleValueChange"}}},slider:{eventListeners:{"value-change":{handler:"handleValueChange"},"value-input":{handler:"handleValueInput"}}}},template:{type:9,items:[{type:8,properties:[{key:"rtgl-view d=h av=c g=md w=${w}",value:{type:9,items:[{type:8,properties:[{key:"rtgl-slider#slider key=${key} w=f type=range min=${min} max=${max} step=${step} value=${value} ?disabled=${disabled}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-slider#slider key=",{type:1,path:"key"}," w=f type=range min=",{type:1,path:"min"}," max=",{type:1,path:"max"}," step=",{type:1,path:"step"}," value=",{type:1,path:"value"}," ?disabled=",{type:1,path:"disabled"}]}}],fast:!0},{type:8,properties:[{key:"rtgl-view w=84",value:{type:9,items:[{type:8,properties:[{key:"rtgl-input-number#input key=${key} w=f min=${min} max=${max} step=${step} value=${value} ?disabled=${disabled}",value:{type:0,value:null},parsedKey:{type:2,parts:["rtgl-input-number#input key=",{type:1,path:"key"}," w=f min=",{type:1,path:"min"}," max=",{type:1,path:"max"}," step=",{type:1,path:"step"}," value=",{type:1,path:"value"}," ?disabled=",{type:1,path:"disabled"}]}}],fast:!0}],fast:!0}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["rtgl-view d=h av=c g=md w=",{type:1,path:"w"}]}}],fast:!0}],fast:!0}},Dh={componentName:"rtgl-table",propsSchema:{type:"object",properties:{data:{type:"object",properties:{columns:{type:"array",items:{type:"object",properties:{key:{type:"string"},label:{type:"string"}}}},rows:{type:"array",items:{type:"object"}}}},responsive:{type:"boolean",default:!0}}},events:{},methods:{type:"object",properties:{}}},Bh={refs:{"row*":{eventListeners:{click:{handler:"handleRowClick"}}},"header*":{eventListeners:{click:{handler:"handleHeaderClick"}}}},styles:{table:{width:"100%","border-collapse":"collapse","border-spacing":0},thead:{"border-bottom":"2px solid var(--border)"},th:{padding:"12px","text-align":"left","font-weight":500,color:"var(--foreground)","background-color":"var(--muted)",cursor:"pointer",position:"sticky",top:0,"z-index":1},"tbody tr":{"border-bottom":"1px solid var(--border)"},"tbody tr:last-child":{"border-bottom":"none"},td:{padding:"12px",color:"var(--foreground)"},".table-container":{width:"100%",height:"100%",overflow:"auto"},".empty-state":{"text-align":"center",padding:"24px",color:"var(--muted-foreground)"}},template:{type:9,items:[{type:8,properties:[{key:"rtgl-view.table-container ${containerAttrString}",value:{type:9,items:[{type:8,properties:[{key:"$if rows.length > 0",value:{type:6,conditions:[{type:4,op:2,left:{type:1,path:"rows.length"},right:{type:0,value:0}},null],bodies:[{type:9,items:[{type:8,properties:[{key:"table",value:{type:9,items:[{type:8,properties:[{key:"thead",value:{type:9,items:[{type:8,properties:[{key:"tr",value:{type:9,items:[{type:7,itemVar:"column",indexVar:"i",iterable:{type:1,path:"columns"},body:{type:9,items:[{type:8,properties:[{key:"th#header${i} data-column-key=${column.key}",value:{type:1,path:"column.label"},parsedKey:{type:2,parts:["th#header",{type:1,path:"i"}," data-column-key=",{type:1,path:"column.key"}]}}],fast:!0}],fast:!0},flatten:!0}],fast:!1}}],fast:!1}],fast:!1}}],fast:!1},{type:8,properties:[{key:"tbody",value:{type:9,items:[{type:7,itemVar:"row",indexVar:"rowIndex",iterable:{type:1,path:"rows"},body:{type:9,items:[{type:8,properties:[{key:"tr#row${rowIndex}",value:{type:9,items:[{type:7,itemVar:"cell",indexVar:"cellIndex",iterable:{type:1,path:"row.cells"},body:{type:9,items:[{type:8,properties:[{key:"td",value:{type:1,path:"cell.value"}}],fast:!0}],fast:!0},flatten:!0}],fast:!1},parsedKey:{type:2,parts:["tr#row",{type:1,path:"rowIndex"}]}}],fast:!1}],fast:!1},flatten:!0}],fast:!1}}],fast:!1}],fast:!1}}],fast:!1}],fast:!1},{type:9,items:[{type:8,properties:[{key:"rtgl-view.empty-state w=f p=xl",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text c=mu-fg",value:{type:0,value:"No data available"}}],fast:!0}],fast:!0}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1},parsedKey:{type:2,parts:["rtgl-view.table-container ",{type:1,path:"containerAttrString"}]}}],fast:!1}],fast:!1}},Ph={componentName:"rtgl-tabs",propsSchema:{type:"object",properties:{items:{type:"array",items:{type:"object",properties:{label:{type:"string"},id:{type:"string"},testId:{type:"string"}}}},selectedTab:{type:"string"}}},events:{"item-click":{type:"object",properties:{id:{type:"string"}}}},methods:{type:"object",properties:{}}},zh={refs:{"tab*":{eventListeners:{click:{handler:"handleClickItem"}}}},template:{type:9,items:[{type:8,properties:[{key:"rtgl-view d=h g=sm bgc=mu p=sm br=lg ${containerAttrString}",value:{type:9,items:[{type:7,itemVar:"item",indexVar:"i",iterable:{type:1,path:"items"},body:{type:9,items:[{type:8,properties:[{key:"rtgl-view#tab${i} data-id=${item.id} cur=pointer bgc=${item.bgColor} bw=xs bc=${item.borderColor} pv=md ph=lg br=lg data-testid=${item.testId}",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text s=sm c=${item.textColor}",value:{type:1,path:"item.label"},parsedKey:{type:2,parts:["rtgl-text s=sm c=",{type:1,path:"item.textColor"}]}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["rtgl-view#tab",{type:1,path:"i"}," data-id=",{type:1,path:"item.id"}," cur=pointer bgc=",{type:1,path:"item.bgColor"}," bw=xs bc=",{type:1,path:"item.borderColor"}," pv=md ph=lg br=lg data-testid=",{type:1,path:"item.testId"}]}}],fast:!0}],fast:!0},flatten:!0}],fast:!1},parsedKey:{type:2,parts:["rtgl-view d=h g=sm bgc=mu p=sm br=lg ",{type:1,path:"containerAttrString"}]}}],fast:!1}],fast:!1}},Wh={componentName:"rtgl-tooltip",propsSchema:{type:"object",properties:{open:{type:"boolean"},x:{type:"string"},y:{type:"string"},place:{type:"string"},content:{type:"string"}}},events:[],methods:{type:"object",properties:{}}},Fh={template:{type:9,items:[{type:8,properties:[{key:"rtgl-popover#popover ?open=${open} x=${x} y=${y} place=${place} no-overlay",value:{type:9,items:[{type:8,properties:[{key:"rtgl-view slot=content bgc=bg bc=bo br=md p=sm ah=c av=c",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text ta=c s=sm c=fg",value:{type:1,path:"content"}}],fast:!0}],fast:!0}}],fast:!0}],fast:!0},parsedKey:{type:2,parts:["rtgl-popover#popover ?open=",{type:1,path:"open"}," x=",{type:1,path:"x"}," y=",{type:1,path:"y"}," place=",{type:1,path:"place"}," no-overlay"]}}],fast:!0}],fast:!0},refs:{}},Mh={componentName:"rtgl-waveform",propsSchema:{type:"object",properties:{w:{type:"string",description:"Width of the waveform visualizer",default:"250"},h:{type:"string",description:"Height of the waveform visualizer",default:"150"},cur:{type:"string",description:"cursor"},waveformData:{type:"object",description:"File ID of the waveform data in object storage"},isLoading:{type:"boolean",description:"Whether the waveform data is currently being loaded"}}},events:[],methods:{type:"object",properties:{}}},Kh={refs:{canvas:{selector:"canvas"}},template:{type:9,items:[{type:8,properties:[{key:"rtgl-view pos=rel w=${w} h=${h} cur=${cur}",value:{type:9,items:[{type:8,properties:[{key:"$if isLoading",value:{type:6,conditions:[{type:1,path:"isLoading"},null],bodies:[{type:9,items:[{type:8,properties:[{key:"rtgl-view w=f h=f av=c ah=c",value:{type:9,items:[{type:8,properties:[{key:"rtgl-text c=mu-fg",value:{type:0,value:"..."}}],fast:!0}],fast:!0}}],fast:!0}],fast:!0},{type:9,items:[{type:8,properties:[{key:'canvas#canvas style="width:100%; height:100%;"',value:{type:0,value:null}}],fast:!0}],fast:!0}],id:null}}],fast:!1}],fast:!1},parsedKey:{type:2,parts:["rtgl-view pos=rel w=",{type:1,path:"w"}," h=",{type:1,path:"h"}," cur=",{type:1,path:"cur"}]}}],fast:!1}],fast:!1}},x={};x.components={};x.components.accordionItem={};x.components.accordionItem.handlers=Hs;x.components.accordionItem.schema=uh;x.components.accordionItem.store=Xs;x.components.accordionItem.view=fh;x.components.breadcrumb={};x.components.breadcrumb.handlers=en;x.components.breadcrumb.schema=yh;x.components.breadcrumb.store=dn;x.components.breadcrumb.view=mh;x.components.card={};x.components.card.schema=gh;x.components.card.store=yn;x.components.card.view=bh;x.components.dropdownMenu={};x.components.dropdownMenu.handlers=bn;x.components.dropdownMenu.schema=vh;x.components.dropdownMenu.store=An;x.components.dropdownMenu.view=wh;x.components.form={};x.components.form.handlers=Ka;x.components.form.methods=eo;x.components.form.schema=_h;x.components.form.store=La;x.components.form.view=xh;x.components.globalUi={};x.components.globalUi.handlers=mo;x.components.globalUi.schema=Ah;x.components.globalUi.store=Oo;x.components.globalUi.view=Sh;x.components.navbar={};x.components.navbar.handlers=Lo;x.components.navbar.schema=$h;x.components.navbar.store=zo;x.components.navbar.view=kh;x.components.pageOutline={};x.components.pageOutline.handlers=Mo;x.components.pageOutline.schema=Eh;x.components.pageOutline.store=Qo;x.components.pageOutline.view=Ch;x.components.popoverInput={};x.components.popoverInput.handlers=nl;x.components.popoverInput.schema=Ih;x.components.popoverInput.store=ul;x.components.popoverInput.view=Oh;x.components.select={};x.components.select.handlers=$l;x.components.select.schema=Th;x.components.select.store=zl;x.components.select.view=Lh;x.components.sidebar={};x.components.sidebar.handlers=Ml;x.components.sidebar.schema=Rh;x.components.sidebar.store=ep;x.components.sidebar.view=Nh;x.components.sliderInput={};x.components.sliderInput.handlers=np;x.components.sliderInput.schema=jh;x.components.sliderInput.store=pp;x.components.sliderInput.view=Vh;x.components.table={};x.components.table.handlers=up;x.components.table.schema=Dh;x.components.table.store=Ap;x.components.table.view=Bh;x.components.tabs={};x.components.tabs.handlers=$p;x.components.tabs.schema=Ph;x.components.tabs.store=Op;x.components.tabs.view=zh;x.components.tooltip={};x.components.tooltip.handlers=Tp;x.components.tooltip.schema=Wh;x.components.tooltip.store=Np;x.components.tooltip.view=Fh;x.components.waveform={};x.components.waveform.handlers=Dp;x.components.waveform.schema=Mh;x.components.waveform.store=Wp;x.components.waveform.view=Kh;Object.keys(x).forEach(e=>{Object.keys(x[e]).forEach(t=>{let r=x[e][t],i=lh({...r},hh[e]),s=r.schema?.componentName;if(!s)throw new Error(`[Build] Missing schema.componentName for ${e}/${t}. Define it in .schema.yaml.`);customElements.define(s,i)})});customElements.define("rtgl-button",_r({}));customElements.define("rtgl-grid",xr({}));customElements.define("rtgl-view",Sr({}));customElements.define("rtgl-text",kr({}));customElements.define("rtgl-image",Ir({}));customElements.define("rtgl-tag",Tr({}));customElements.define("rtgl-svg",Rr({}));customElements.define("rtgl-input",me({}));customElements.define("rtgl-input-date",Nr({}));customElements.define("rtgl-input-time",jr({}));customElements.define("rtgl-input-datetime",Vr({}));customElements.define("rtgl-input-number",Dr({}));customElements.define("rtgl-textarea",Br({}));customElements.define("rtgl-color-picker",Pr({}));customElements.define("rtgl-slider",zr({}));customElements.define("rtgl-checkbox",Wr({}));customElements.define("rtgl-dialog",Fr({}));customElements.define("rtgl-popover",Mr({}));})();