@mgdis/mg-components 5.27.3 → 5.28.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{index-7bb96ccc.js → index-ce4f7698.js} +250 -181
- package/dist/cjs/index-ce4f7698.js.map +1 -0
- package/dist/cjs/{index-8e9b0d9b.js → index-d8721674.js} +49 -48
- package/dist/cjs/index-d8721674.js.map +1 -0
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/mg-action-more_36.cjs.entry.js +307 -235
- package/dist/cjs/mg-action-more_36.cjs.entry.js.map +1 -1
- package/dist/cjs/mg-components.cjs.js +3 -3
- package/dist/cjs/mg-components.cjs.js.map +1 -1
- package/dist/cjs/mg-loader.cjs.entry.js +3 -3
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/atoms/mg-tooltip/mg-tooltip.js +124 -97
- package/dist/collection/components/atoms/mg-tooltip/mg-tooltip.js.map +1 -1
- package/dist/collection/components/molecules/inputs/mg-input/mg-input.conf.js +1 -0
- package/dist/collection/components/molecules/inputs/mg-input/mg-input.conf.js.map +1 -1
- package/dist/collection/components/molecules/inputs/mg-input-checkbox/MgInputCheckboxList.js +1 -1
- package/dist/collection/components/molecules/inputs/mg-input-checkbox/MgInputCheckboxList.js.map +1 -1
- package/dist/collection/components/molecules/inputs/mg-input-checkbox/mg-input-checkbox.conf.js.map +1 -1
- package/dist/collection/components/molecules/inputs/mg-input-checkbox/mg-input-checkbox.js +21 -3
- package/dist/collection/components/molecules/inputs/mg-input-checkbox/mg-input-checkbox.js.map +1 -1
- package/dist/collection/components/molecules/inputs/mg-input-password/mg-input-password.js +20 -2
- package/dist/collection/components/molecules/inputs/mg-input-password/mg-input-password.js.map +1 -1
- package/dist/collection/components/molecules/menu/mg-menu/mg-menu.js +3 -3
- package/dist/collection/components/molecules/menu/mg-menu/mg-menu.js.map +1 -1
- package/dist/collection/components/molecules/menu/mg-menu-item/mg-menu-item.js +4 -4
- package/dist/collection/components/molecules/menu/mg-menu-item/mg-menu-item.js.map +1 -1
- package/dist/collection/components/molecules/mg-item-more/mg-item-more.js +54 -29
- package/dist/collection/components/molecules/mg-item-more/mg-item-more.js.map +1 -1
- package/dist/components/index.es.js +41 -40
- package/dist/components/index.es.js.map +1 -1
- package/dist/components/index2.js +2 -2
- package/dist/components/mg-action-more.js +2 -2
- package/dist/components/mg-badge2.js +3 -3
- package/dist/components/mg-button2.js +4 -4
- package/dist/components/mg-card2.js +2 -2
- package/dist/components/mg-details.js +2 -2
- package/dist/components/mg-form.js +3 -3
- package/dist/components/mg-icon2.js +2 -2
- package/dist/components/mg-illustrated-message.js +2 -2
- package/dist/components/mg-input-checkbox-paginated2.js +1 -1
- package/dist/components/mg-input-checkbox-paginated2.js.map +1 -1
- package/dist/components/mg-input-checkbox.js +26 -8
- package/dist/components/mg-input-checkbox.js.map +1 -1
- package/dist/components/mg-input-date.js +12 -12
- package/dist/components/mg-input-date.js.map +1 -1
- package/dist/components/mg-input-numeric.js +6 -6
- package/dist/components/mg-input-numeric.js.map +1 -1
- package/dist/components/mg-input-password.js +8 -6
- package/dist/components/mg-input-password.js.map +1 -1
- package/dist/components/mg-input-radio.js +5 -5
- package/dist/components/mg-input-radio.js.map +1 -1
- package/dist/components/mg-input-select2.js +7 -7
- package/dist/components/mg-input-select2.js.map +1 -1
- package/dist/components/mg-input-text2.js +7 -7
- package/dist/components/mg-input-text2.js.map +1 -1
- package/dist/components/mg-input-textarea.js +7 -7
- package/dist/components/mg-input-textarea.js.map +1 -1
- package/dist/components/mg-input-title2.js +2 -2
- package/dist/components/mg-input-toggle.js +5 -5
- package/dist/components/mg-input-toggle.js.map +1 -1
- package/dist/components/mg-input2.js +5 -4
- package/dist/components/mg-input2.js.map +1 -1
- package/dist/components/mg-item-more2.js +56 -31
- package/dist/components/mg-item-more2.js.map +1 -1
- package/dist/components/mg-loader.js +2 -2
- package/dist/components/mg-menu-item2.js +9 -9
- package/dist/components/mg-menu-item2.js.map +1 -1
- package/dist/components/mg-message.js +3 -3
- package/dist/components/mg-modal.js +6 -6
- package/dist/components/mg-pagination2.js +2 -2
- package/dist/components/mg-panel.js +4 -4
- package/dist/components/mg-popover-content2.js +3 -3
- package/dist/components/mg-popover2.js +3 -3
- package/dist/components/mg-skip-links.js +2 -2
- package/dist/components/mg-tabs.js +6 -6
- package/dist/components/mg-tag.js +3 -3
- package/dist/components/mg-tooltip2.js +134 -107
- package/dist/components/mg-tooltip2.js.map +1 -1
- package/dist/esm/{index-138ea119.js → index-817d7645.js} +43 -42
- package/dist/esm/index-817d7645.js.map +1 -0
- package/dist/esm/{index-c4faef56.js → index-9ed65b6d.js} +250 -181
- package/dist/esm/index-9ed65b6d.js.map +1 -0
- package/dist/esm/loader.js +3 -3
- package/dist/esm/mg-action-more_36.entry.js +307 -235
- package/dist/esm/mg-action-more_36.entry.js.map +1 -1
- package/dist/esm/mg-components.js +4 -4
- package/dist/esm/mg-components.js.map +1 -1
- package/dist/esm/mg-loader.entry.js +3 -3
- package/dist/mg-components/index.esm.js.map +1 -1
- package/dist/mg-components/mg-components.esm.js +1 -1
- package/dist/mg-components/mg-components.esm.js.map +1 -1
- package/dist/mg-components/p-06a9d801.js +3 -0
- package/dist/mg-components/p-06a9d801.js.map +1 -0
- package/dist/mg-components/{p-bac6ca1f.entry.js → p-c4207303.entry.js} +2 -2
- package/dist/mg-components/{p-bac6ca1f.entry.js.map → p-c4207303.entry.js.map} +1 -1
- package/dist/mg-components/p-e1255160.js.map +1 -1
- package/dist/mg-components/p-eb6ec303.js +2 -0
- package/dist/mg-components/p-eb6ec303.js.map +1 -0
- package/dist/mg-components/p-ef541188.entry.js +2 -0
- package/dist/mg-components/p-ef541188.entry.js.map +1 -0
- package/dist/types/components/atoms/mg-tooltip/mg-tooltip.d.ts +25 -12
- package/dist/types/components/molecules/inputs/mg-input/mg-input.conf.d.ts +2 -1
- package/dist/types/components/molecules/inputs/mg-input-checkbox/mg-input-checkbox.conf.d.ts +2 -0
- package/dist/types/components/molecules/inputs/mg-input-checkbox/mg-input-checkbox.d.ts +8 -0
- package/dist/types/components/molecules/inputs/mg-input-password/mg-input-password.d.ts +4 -0
- package/dist/types/components/molecules/menu/mg-menu/mg-menu.d.ts +1 -1
- package/dist/types/components/molecules/mg-item-more/mg-item-more.d.ts +5 -1
- package/dist/types/components.d.ts +10 -2
- package/dist/types/stencil-public-runtime.d.ts +3 -10
- package/ide/intellij/web-types.json +23 -5
- package/ide/vscode/html-custom-data.json +18 -4
- package/loader/cdn.js +1 -3
- package/loader/index.cjs.js +1 -3
- package/loader/index.d.ts +3 -0
- package/loader/index.es2017.js +1 -3
- package/loader/index.js +1 -3
- package/package.json +27 -26
- package/dist/cjs/index-7bb96ccc.js.map +0 -1
- package/dist/cjs/index-8e9b0d9b.js.map +0 -1
- package/dist/esm/index-138ea119.js.map +0 -1
- package/dist/esm/index-c4faef56.js.map +0 -1
- package/dist/esm/polyfills/core-js.js +0 -11
- package/dist/esm/polyfills/dom.js +0 -79
- package/dist/esm/polyfills/es5-html-element.js +0 -1
- package/dist/esm/polyfills/index.js +0 -34
- package/dist/esm/polyfills/system.js +0 -6
- package/dist/mg-components/p-284c8327.entry.js +0 -2
- package/dist/mg-components/p-284c8327.entry.js.map +0 -1
- package/dist/mg-components/p-4c68f6ea.js +0 -3
- package/dist/mg-components/p-4c68f6ea.js.map +0 -1
- package/dist/mg-components/p-e9433a87.js +0 -2
- package/dist/mg-components/p-e9433a87.js.map +0 -1
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
const e="mg-components";const t={allRenderFn:false,appendChildSlotFix:false,asyncLoading:true,asyncQueue:false,attachStyles:true,cloneNodeFix:false,cmpDidLoad:true,cmpDidRender:true,cmpDidUnload:false,cmpDidUpdate:true,cmpShouldUpdate:true,cmpWillLoad:true,cmpWillRender:false,cmpWillUpdate:true,connectedCallback:false,constructableCSS:true,cssAnnotations:true,devTools:false,disconnectedCallback:true,element:false,event:true,experimentalScopedSlotChanges:false,experimentalSlotFixes:false,formAssociated:false,hasRenderFn:true,hostListener:true,hostListenerTarget:true,hostListenerTargetBody:false,hostListenerTargetDocument:false,hostListenerTargetParent:false,hostListenerTargetWindow:true,hotModuleReplacement:false,hydrateClientSide:false,hydrateServerSide:false,hydratedAttribute:false,hydratedClass:true,initializeNextTick:false,invisiblePrehydration:true,isDebug:false,isDev:false,isTesting:false,lazyLoad:true,lifecycle:true,lifecycleDOMEvents:false,member:true,method:true,mode:false,observeAttribute:true,profile:false,prop:true,propBoolean:true,propMutable:true,propNumber:true,propString:true,reflect:true,scoped:true,scopedSlotTextContentFix:false,scriptDataOpts:false,shadowDelegatesFocus:false,shadowDom:true,slot:true,slotChildNodesFix:false,slotRelocation:true,state:true,style:true,svg:false,taskQueue:true,transformTagName:false,updatable:true,vdomAttribute:true,vdomClass:true,vdomFunctional:true,vdomKey:true,vdomListener:true,vdomPropOrAttr:true,vdomRef:true,vdomRender:true,vdomStyle:true,vdomText:true,vdomXlink:true,watchCallback:true};var l=Object.defineProperty;var r=(e,t)=>{for(var r in t)l(e,r,{get:t[r],enumerable:true})};var n={};var s=e=>e!=null;var i=e=>{e=typeof e;return e==="object"||e==="function"};function o(e){var t,l,r;return(r=(l=(t=e.head)==null?void 0:t.querySelector('meta[name="csp-nonce"]'))==null?void 0:l.getAttribute("content"))!=null?r:void 0}var a={};r(a,{err:()=>c,map:()=>u,ok:()=>f,unwrap:()=>v,unwrapErr:()=>d});var f=e=>({isOk:true,isErr:false,value:e});var c=e=>({isOk:false,isErr:true,value:e});function u(e,t){if(e.isOk){const l=t(e.value);if(l instanceof Promise){return l.then((e=>f(e)))}else{return f(l)}}if(e.isErr){const t=e.value;return c(t)}throw"should never get here"}var v=e=>{if(e.isOk){return e.value}else{throw e.value}};var d=e=>{if(e.isErr){return e.value}else{throw e.value}};var p=(e,t="")=>{{return()=>{}}};var m=(e,t)=>{{return()=>{}}};var h="{visibility:hidden}.hydrated{visibility:inherit}";var y="slot-fb{display:contents}slot-fb[hidden]{display:none}";var b="http://www.w3.org/1999/xlink";var w=(e,t,...l)=>{let r=null;let n=null;let s=null;let o=false;let a=false;const f=[];const c=t=>{for(let l=0;l<t.length;l++){r=t[l];if(Array.isArray(r)){c(r)}else if(r!=null&&typeof r!=="boolean"){if(o=typeof e!=="function"&&!i(r)){r=String(r)}if(o&&a){f[f.length-1].t+=r}else{f.push(o?$(null,r):r)}a=o}}};c(l);if(t){if(t.key){n=t.key}if(t.name){s=t.name}{const e=t.className||t.class;if(e){t.class=typeof e!=="object"?e:Object.keys(e).filter((t=>e[t])).join(" ")}}}if(typeof e==="function"){return e(t===null?{}:t,f,k)}const u=$(e,null);u.l=t;if(f.length>0){u.i=f}{u.o=n}{u.u=s}return u};var $=(e,t)=>{const l={v:0,p:e,t,m:null,i:null};{l.l=null}{l.o=null}{l.u=null}return l};var g={};var S=e=>e&&e.p===g;var k={forEach:(e,t)=>e.map(C).forEach(t),map:(e,t)=>e.map(C).map(t).map(O)};var C=e=>({vattrs:e.l,vchildren:e.i,vkey:e.o,vname:e.u,vtag:e.p,vtext:e.t});var O=e=>{if(typeof e.vtag==="function"){const t={...e.vattrs};if(e.vkey){t.key=e.vkey}if(e.vname){t.name=e.vname}return w(e.vtag,t,...e.vchildren||[])}const t=$(e.vtag,e.vtext);t.l=e.vattrs;t.i=e.vchildren;t.o=e.vkey;t.u=e.vname;return t};var x=(e,t)=>{if(e!=null&&!i(e)){if(t&4){return e==="false"?false:e===""||!!e}if(t&2){return parseFloat(e)}if(t&1){return String(e)}return e}return e};var j=e=>Ue(e).$hostElement$;var T=(e,t,l)=>{const r=j(e);return{emit:e=>L(r,t,{bubbles:!!(l&4),composed:!!(l&2),cancelable:!!(l&1),detail:e})}};var L=(e,t,l)=>{const r=Ve.ce(t,l);e.dispatchEvent(r);return r};var R=new WeakMap;var D=(e,t,l)=>{let r=qe.get(e);if(Ge&&l){r=r||new CSSStyleSheet;if(typeof r==="string"){r=t}else{r.replaceSync(t)}}else{r=t}qe.set(e,r)};var F=(e,t,l)=>{var r;const n=A(t);const s=qe.get(n);e=e.nodeType===11?e:Ke;if(s){if(typeof s==="string"){e=e.head||e;let l=R.get(e);let i;if(!l){R.set(e,l=new Set)}if(!l.has(n)){{i=Ke.createElement("style");i.innerHTML=s;const t=(r=Ve.h)!=null?r:o(Ke);if(t!=null){i.setAttribute("nonce",t)}e.insertBefore(i,e.querySelector("link"))}if(t.v&4){i.innerHTML+=y}if(l){l.add(n)}}}else if(!e.adoptedStyleSheets.includes(s)){e.adoptedStyleSheets=[...e.adoptedStyleSheets,s]}}return n};var M=e=>{const t=e.$;const l=e.$hostElement$;const r=t.v;const n=p("attachStyles",t.S);const s=F(l.shadowRoot?l.shadowRoot:l.getRootNode(),t);if(r&10){l["s-sc"]=s;l.classList.add(s+"-h");if(r&2){l.classList.add(s+"-s")}}n()};var A=(e,t)=>"sc-"+e.S;var E=(e,t,l,r,n,s)=>{if(l!==r){let o=ze(e,t);let a=t.toLowerCase();if(t==="class"){const t=e.classList;const n=U(l);const s=U(r);t.remove(...n.filter((e=>e&&!s.includes(e))));t.add(...s.filter((e=>e&&!n.includes(e))))}else if(t==="style"){{for(const t in l){if(!r||r[t]==null){if(t.includes("-")){e.style.removeProperty(t)}else{e.style[t]=""}}}}for(const t in r){if(!l||r[t]!==l[t]){if(t.includes("-")){e.style.setProperty(t,r[t])}else{e.style[t]=r[t]}}}}else if(t==="key");else if(t==="ref"){if(r){r(e)}}else if(!o&&t[0]==="o"&&t[1]==="n"){if(t[2]==="-"){t=t.slice(3)}else if(ze(Ie,a)){t=a.slice(2)}else{t=a[2]+t.slice(3)}if(l||r){const n=t.endsWith(N);t=t.replace(W,"");if(l){Ve.rel(e,t,l,n)}if(r){Ve.ael(e,t,r,n)}}}else{const f=i(r);if((o||f&&r!==null)&&!n){try{if(!e.tagName.includes("-")){const n=r==null?"":r;if(t==="list"){o=false}else if(l==null||e[t]!=n){e[t]=n}}else{e[t]=r}}catch(e){}}let c=false;{if(a!==(a=a.replace(/^xlink\:?/,""))){t=a;c=true}}if(r==null||r===false){if(r!==false||e.getAttribute(t)===""){if(c){e.removeAttributeNS(b,t)}else{e.removeAttribute(t)}}}else if((!o||s&4||n)&&!f){r=r===true?"":r;if(c){e.setAttributeNS(b,t,r)}else{e.setAttribute(t,r)}}}}};var P=/\s/;var U=e=>!e?[]:e.split(P);var N="Capture";var W=new RegExp(N+"$");var z=(e,t,l)=>{const r=t.m.nodeType===11&&t.m.host?t.m.host:t.m;const s=e&&e.l||n;const i=t.l||n;{for(const e of B(Object.keys(s))){if(!(e in i)){E(r,e,s[e],void 0,l,t.v)}}}for(const e of B(Object.keys(i))){E(r,e,s[e],i[e],l,t.v)}};function B(e){return e.includes("ref")?[...e.filter((e=>e!=="ref")),"ref"]:e}var H;var Q;var q;var I=false;var K=false;var V=false;var X=false;var _=(e,t,l,r)=>{var n,i,o,a;const f=t.i[l];let c=0;let u;let v;let d;if(!I){V=true;if(f.p==="slot"){if(H){r.classList.add(H+"-s")}f.v|=f.i?2:1}}if(f.t!==null){u=f.m=Ke.createTextNode(f.t)}else if(f.v&1){u=f.m=Ke.createTextNode("")}else{u=f.m=Ke.createElement(f.v&2?"slot-fb":f.p);{z(null,f,X)}if(s(H)&&u["s-si"]!==H){u.classList.add(u["s-si"]=H)}{const e=((n=t.m)==null?void 0:n["s-rsc"])||((i=t.m)==null?void 0:i["s-si"])||((o=t.m)==null?void 0:o["s-sc"]);if(e){u["s-rsc"]=e;!u.classList.contains(e)&&u.classList.add(e)}}if(f.i){for(c=0;c<f.i.length;++c){v=_(e,f,c,u);if(v){u.appendChild(v)}}}}u["s-hn"]=q;{if(f.v&(2|1)){u["s-sr"]=true;u["s-cr"]=Q;u["s-sn"]=f.u||"";u["s-rf"]=(a=f.l)==null?void 0:a.ref;d=e&&e.i&&e.i[l];if(d&&d.p===f.p&&e.m){{G(e.m,false)}}}}return u};var G=(e,l)=>{Ve.v|=1;const r=Array.from(e.childNodes);if(e["s-sr"]&&t.experimentalSlotFixes){let t=e;while(t=t.nextSibling){if(t&&t["s-sn"]===e["s-sn"]&&t["s-sh"]===q){r.push(t)}}}for(let e=r.length-1;e>=0;e--){const t=r[e];if(t["s-hn"]!==q&&t["s-ol"]){le(t).insertBefore(t,te(t));t["s-ol"].remove();t["s-ol"]=void 0;t["s-sh"]=void 0;V=true}if(l){G(t,l)}}Ve.v&=~1};var J=(e,t,l,r,n,s)=>{let i=e["s-cr"]&&e["s-cr"].parentNode||e;let o;if(i.shadowRoot&&i.tagName===q){i=i.shadowRoot}for(;n<=s;++n){if(r[n]){o=_(null,l,n,e);if(o){r[n].m=o;i.insertBefore(o,te(t))}}}};var Y=(e,t,l)=>{for(let r=t;r<=l;++r){const t=e[r];if(t){const e=t.m;ae(t);if(e){{K=true;if(e["s-ol"]){e["s-ol"].remove()}else{G(e,true)}}e.remove()}}}};var Z=(e,t,l,r,n=false)=>{let s=0;let i=0;let o=0;let a=0;let f=t.length-1;let c=t[0];let u=t[f];let v=r.length-1;let d=r[0];let p=r[v];let m;let h;while(s<=f&&i<=v){if(c==null){c=t[++s]}else if(u==null){u=t[--f]}else if(d==null){d=r[++i]}else if(p==null){p=r[--v]}else if(ee(c,d,n)){re(c,d,n);c=t[++s];d=r[++i]}else if(ee(u,p,n)){re(u,p,n);u=t[--f];p=r[--v]}else if(ee(c,p,n)){if(c.p==="slot"||p.p==="slot"){G(c.m.parentNode,false)}re(c,p,n);e.insertBefore(c.m,u.m.nextSibling);c=t[++s];p=r[--v]}else if(ee(u,d,n)){if(c.p==="slot"||p.p==="slot"){G(u.m.parentNode,false)}re(u,d,n);e.insertBefore(u.m,c.m);u=t[--f];d=r[++i]}else{o=-1;{for(a=s;a<=f;++a){if(t[a]&&t[a].o!==null&&t[a].o===d.o){o=a;break}}}if(o>=0){h=t[o];if(h.p!==d.p){m=_(t&&t[i],l,o,e)}else{re(h,d,n);t[o]=void 0;m=h.m}d=r[++i]}else{m=_(t&&t[i],l,i,e);d=r[++i]}if(m){{le(c.m).insertBefore(m,te(c.m))}}}}if(s>f){J(e,r[v+1]==null?null:r[v+1].m,l,r,i,v)}else if(i>v){Y(t,s,f)}};var ee=(e,t,l=false)=>{if(e.p===t.p){if(e.p==="slot"){return e.u===t.u}if(!l){return e.o===t.o}return true}return false};var te=e=>e&&e["s-ol"]||e;var le=e=>(e["s-ol"]?e["s-ol"]:e).parentNode;var re=(e,t,l=false)=>{const r=t.m=e.m;const n=e.i;const s=t.i;const i=t.p;const o=t.t;let a;if(o===null){{if(i==="slot"&&!I);else{z(e,t,X)}}if(n!==null&&s!==null){Z(r,n,t,s,l)}else if(s!==null){if(e.t!==null){r.textContent=""}J(r,null,t,s,0,s.length-1)}else if(n!==null){Y(n,0,n.length-1)}}else if(a=r["s-cr"]){a.parentNode.textContent=o}else if(e.t!==o){r.data=o}};var ne=e=>{const t=e.childNodes;for(const e of t){if(e.nodeType===1){if(e["s-sr"]){const l=e["s-sn"];e.hidden=false;for(const r of t){if(r!==e){if(r["s-hn"]!==e["s-hn"]||l!==""){if(r.nodeType===1&&(l===r.getAttribute("slot")||l===r["s-sn"])||r.nodeType===3&&l===r["s-sn"]){e.hidden=true;break}}else{if(r.nodeType===1||r.nodeType===3&&r.textContent.trim()!==""){e.hidden=true;break}}}}}ne(e)}}};var se=[];var ie=e=>{let l;let r;let n;for(const s of e.childNodes){if(s["s-sr"]&&(l=s["s-cr"])&&l.parentNode){r=l.parentNode.childNodes;const e=s["s-sn"];for(n=r.length-1;n>=0;n--){l=r[n];if(!l["s-cn"]&&!l["s-nr"]&&l["s-hn"]!==s["s-hn"]&&!t.experimentalSlotFixes){if(oe(l,e)){let t=se.find((e=>e.k===l));K=true;l["s-sn"]=l["s-sn"]||e;if(t){t.k["s-sh"]=s["s-hn"];t.C=s}else{l["s-sh"]=s["s-hn"];se.push({C:s,k:l})}if(l["s-sr"]){se.map((e=>{if(oe(e.k,l["s-sn"])){t=se.find((e=>e.k===l));if(t&&!e.C){e.C=t.C}}}))}}else if(!se.some((e=>e.k===l))){se.push({k:l})}}}}if(s.nodeType===1){ie(s)}}};var oe=(e,t)=>{if(e.nodeType===1){if(e.getAttribute("slot")===null&&t===""){return true}if(e.getAttribute("slot")===t){return true}return false}if(e["s-sn"]===t){return true}return t===""};var ae=e=>{{e.l&&e.l.ref&&e.l.ref(null);e.i&&e.i.map(ae)}};var fe=(e,t,l=false)=>{var r,n,s,i;const o=e.$hostElement$;const a=e.$;const f=e.O||$(null,null);const c=S(t)?t:w(null,null,t);q=o.tagName;if(a.j){c.l=c.l||{};a.j.map((([e,t])=>c.l[t]=o[e]))}if(l&&c.l){for(const e of Object.keys(c.l)){if(o.hasAttribute(e)&&!["key","ref","style","class"].includes(e)){c.l[e]=o[e]}}}c.p=null;c.v|=4;e.O=c;c.m=f.m=o.shadowRoot||o;{H=o["s-sc"]}I=(a.v&1)!==0;{Q=o["s-cr"];K=false}re(f,c,l);{Ve.v|=1;if(V){ie(c.m);for(const e of se){const t=e.k;if(!t["s-ol"]){const e=Ke.createTextNode("");e["s-nr"]=t;t.parentNode.insertBefore(t["s-ol"]=e,t)}}for(const e of se){const t=e.k;const o=e.C;if(o){const e=o.parentNode;let l=o.nextSibling;{let s=(r=t["s-ol"])==null?void 0:r.previousSibling;while(s){let r=(n=s["s-nr"])!=null?n:null;if(r&&r["s-sn"]===t["s-sn"]&&e===r.parentNode){r=r.nextSibling;while(r===t||(r==null?void 0:r["s-sr"])){r=r==null?void 0:r.nextSibling}if(!r||!r["s-nr"]){l=r;break}}s=s.previousSibling}}if(!l&&e!==t.parentNode||t.nextSibling!==l){if(t!==l){if(!t["s-hn"]&&t["s-ol"]){t["s-hn"]=t["s-ol"].parentNode.nodeName}e.insertBefore(t,l);if(t.nodeType===1){t.hidden=(s=t["s-ih"])!=null?s:false}}}t&&typeof o["s-rf"]==="function"&&o["s-rf"](t)}else{if(t.nodeType===1){if(l){t["s-ih"]=(i=t.hidden)!=null?i:false}t.hidden=true}}}}if(K){ne(c.m)}Ve.v&=~1;se.length=0}Q=void 0};var ce=(e,t)=>{if(t&&!e.T&&t["s-p"]){t["s-p"].push(new Promise((t=>e.T=t)))}};var ue=(e,t)=>{{e.v|=16}if(e.v&4){e.v|=512;return}ce(e,e.L);const l=()=>ve(e,t);return nt(l)};var ve=(e,t)=>{const l=p("scheduleUpdate",e.$.S);const r=e.R;let n;if(t){{e.v|=256;if(e.D){e.D.map((([e,t])=>we(r,e,t)));e.D=void 0}}{n=we(r,"componentWillLoad")}}else{{n=we(r,"componentWillUpdate")}}l();return de(n,(()=>me(e,r,t)))};var de=(e,t)=>pe(e)?e.then(t):t();var pe=e=>e instanceof Promise||e&&e.then&&typeof e.then==="function";var me=async(e,t,l)=>{var r;const n=e.$hostElement$;const s=p("update",e.$.S);const i=n["s-rc"];if(l){M(e)}const o=p("render",e.$.S);{he(e,t,n,l)}if(i){i.map((e=>e()));n["s-rc"]=void 0}o();s();{const t=(r=n["s-p"])!=null?r:[];const l=()=>ye(e);if(t.length===0){l()}else{Promise.all(t).then(l);e.v|=4;t.length=0}}};var he=(e,t,l,r)=>{try{t=t.render&&t.render();{e.v&=~16}{e.v|=2}{{{fe(e,t,r)}}}}catch(t){Be(t,e.$hostElement$)}return null};var ye=e=>{const t=e.$.S;const l=e.$hostElement$;const r=p("postUpdate",t);const n=e.R;const s=e.L;{we(n,"componentDidRender")}if(!(e.v&64)){e.v|=64;{$e(l)}{we(n,"componentDidLoad")}r();{e.F(l);if(!s){be()}}}else{{we(n,"componentDidUpdate")}r()}{e.M(l)}{if(e.T){e.T();e.T=void 0}if(e.v&512){rt((()=>ue(e,false)))}e.v&=~(4|512)}};var be=t=>{{$e(Ke.documentElement)}rt((()=>L(Ie,"appload",{detail:{namespace:e}})))};var we=(e,t,l)=>{if(e&&e[t]){try{return e[t](l)}catch(e){Be(e)}}return void 0};var $e=e=>e.classList.add("hydrated");var ge=(e,t)=>Ue(e).A.get(t);var Se=(e,t,l,r)=>{const n=Ue(e);const s=n.$hostElement$;const i=n.A.get(t);const o=n.v;const a=n.R;l=x(l,r.P[t][0]);const f=Number.isNaN(i)&&Number.isNaN(l);const c=l!==i&&!f;if((!(o&8)||i===void 0)&&c){n.A.set(t,l);if(a){if(r.U&&o&128){const e=r.U[t];if(e){e.map((e=>{try{a[e](l,i,t)}catch(e){Be(e,s)}}))}}if((o&(2|16))===2){if(a.componentShouldUpdate){if(a.componentShouldUpdate(l,i,t)===false){return}}ue(n,false)}}}};var ke=(e,t,l)=>{var r;const n=e.prototype;if(t.P){if(e.watchers){t.U=e.watchers}const s=Object.entries(t.P);s.map((([e,[r]])=>{if(r&31||l&2&&r&32){Object.defineProperty(n,e,{get(){return ge(this,e)},set(l){Se(this,e,l,t)},configurable:true,enumerable:true})}else if(l&1&&r&64){Object.defineProperty(n,e,{value(...t){var l;const r=Ue(this);return(l=r==null?void 0:r.N)==null?void 0:l.then((()=>{var l;return(l=r.R)==null?void 0:l[e](...t)}))}})}}));if(l&1){const l=new Map;n.attributeChangedCallback=function(e,r,s){Ve.jmp((()=>{var i;const o=l.get(e);if(this.hasOwnProperty(o)){s=this[o];delete this[o]}else if(n.hasOwnProperty(o)&&typeof this[o]==="number"&&this[o]==s){return}else if(o==null){const l=Ue(this);const n=l==null?void 0:l.v;if(n&&!(n&8)&&n&128&&s!==r){const n=l.R;const o=(i=t.U)==null?void 0:i[e];o==null?void 0:o.forEach((t=>{if(n[t]!=null){n[t].call(n,s,r,e)}}))}return}this[o]=s===null&&typeof this[o]==="boolean"?false:s}))};e.observedAttributes=Array.from(new Set([...Object.keys((r=t.U)!=null?r:{}),...s.filter((([e,t])=>t[0]&15)).map((([e,r])=>{var n;const s=r[1]||e;l.set(s,e);if(r[0]&512){(n=t.j)==null?void 0:n.push([e,s])}return s}))]))}}return e};var Ce=async(e,t,l,r)=>{let n;if((t.v&32)===0){t.v|=32;const r=l.W;if(r){n=Qe(l);if(n.then){const e=m();n=await n;e()}if(!n.isProxied){{l.U=n.watchers}ke(n,l,2);n.isProxied=true}const e=p("createInstance",l.S);{t.v|=8}try{new n(t)}catch(e){Be(e)}{t.v&=~8}{t.v|=128}e()}else{n=e.constructor;customElements.whenDefined(l.S).then((()=>t.v|=128))}if(n.style){let e=n.style;const t=A(l);if(!qe.has(t)){const r=p("registerStyles",l.S);D(t,e,!!(l.v&1));r()}}}const s=t.L;const i=()=>ue(t,true);if(s&&s["s-rc"]){s["s-rc"].push(i)}else{i()}};var Oe=e=>{};var xe=e=>{if((Ve.v&1)===0){const t=Ue(e);const l=t.$;const r=p("connectedCallback",l.S);if(!(t.v&1)){t.v|=1;{if(l.v&(4|8)){je(e)}}{let l=e;while(l=l.parentNode||l.host){if(l["s-p"]){ce(t,t.L=l);break}}}if(l.P){Object.entries(l.P).map((([t,[l]])=>{if(l&31&&e.hasOwnProperty(t)){const l=e[t];delete e[t];e[t]=l}}))}{Ce(e,t,l)}}else{De(e,t,l.B);if(t==null?void 0:t.R);else if(t==null?void 0:t.H){t.H.then((()=>Oe()))}}r()}};var je=e=>{const t=e["s-cr"]=Ke.createComment("");t["s-cn"]=true;e.insertBefore(t,e.firstChild)};var Te=e=>{{we(e,"disconnectedCallback")}};var Le=async e=>{if((Ve.v&1)===0){const t=Ue(e);{if(t.q){t.q.map((e=>e()));t.q=void 0}}if(t==null?void 0:t.R){Te(t.R)}else if(t==null?void 0:t.H){t.H.then((()=>Te(t.R)))}}};var Re=(e,t={})=>{var l;const r=p();const n=[];const s=t.exclude||[];const i=Ie.customElements;const a=Ke.head;const f=a.querySelector("meta[charset]");const c=Ke.createElement("style");const u=[];let v;let d=true;Object.assign(Ve,t);Ve.I=new URL(t.resourcesUrl||"./",Ke.baseURI).href;let m=false;e.map((e=>{e[1].map((t=>{var l;const r={v:t[0],S:t[1],P:t[2],B:t[3]};if(r.v&4){m=true}{r.P=t[2]}{r.B=t[3]}{r.j=[]}{r.U=(l=t[4])!=null?l:{}}const o=r.S;const a=class extends HTMLElement{constructor(e){super(e);e=this;We(e,r);if(r.v&1){{{e.attachShadow({mode:"open"})}}}}connectedCallback(){if(v){clearTimeout(v);v=null}if(d){u.push(this)}else{Ve.jmp((()=>xe(this)))}}disconnectedCallback(){Ve.jmp((()=>Le(this)))}componentOnReady(){return Ue(this).H}};r.W=e[0];if(!s.includes(o)&&!i.get(o)){n.push(o);i.define(o,ke(a,r,1))}}))}));if(n.length>0){if(m){c.textContent+=y}{c.textContent+=n+h}if(c.innerHTML.length){c.setAttribute("data-styles","");const e=(l=Ve.h)!=null?l:o(Ke);if(e!=null){c.setAttribute("nonce",e)}a.insertBefore(c,f?f.nextSibling:a.firstChild)}}d=false;if(u.length){u.map((e=>e.connectedCallback()))}else{{Ve.jmp((()=>v=setTimeout(be,30)))}}r()};var De=(e,t,l,r)=>{if(l){l.map((([l,r,n])=>{const s=Me(e,l);const i=Fe(t,n);const o=Ae(l);Ve.ael(s,r,i,o);(t.q=t.q||[]).push((()=>Ve.rel(s,r,i,o)))}))}};var Fe=(e,t)=>l=>{try{{if(e.v&256){e.R[t](l)}else{(e.D=e.D||[]).push([t,l])}}}catch(e){Be(e)}};var Me=(e,t)=>{if(t&8)return Ie;return e};var Ae=e=>Xe?{passive:(e&1)!==0,capture:(e&2)!==0}:(e&2)!==0;var Ee=e=>Ve.h=e;var Pe=new WeakMap;var Ue=e=>Pe.get(e);var Ne=(e,t)=>Pe.set(t.R=e,t);var We=(e,t)=>{const l={v:0,$hostElement$:e,$:t,A:new Map};{l.N=new Promise((e=>l.M=e))}{l.H=new Promise((e=>l.F=e));e["s-p"]=[];e["s-rc"]=[]}De(e,l,t.B);return Pe.set(e,l)};var ze=(e,t)=>t in e;var Be=(e,t)=>(0,console.error)(e,t);var He=new Map;var Qe=(e,t,l)=>{const r=e.S.replace(/-/g,"_");const n=e.W;const s=He.get(n);if(s){return s[r]}
|
|
2
|
-
/*!__STENCIL_STATIC_IMPORT_SWITCH__*/return import(`./${n}.entry.js${""}`).then((e=>{{He.set(n,e)}return e[r]}),Be)};var qe=new Map;var Ie=typeof window!=="undefined"?window:{};var Ke=Ie.document||{head:{}};var Ve={v:0,I:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,l,r)=>e.addEventListener(t,l,r),rel:(e,t,l,r)=>e.removeEventListener(t,l,r),ce:(e,t)=>new CustomEvent(e,t)};var Xe=(()=>{let e=false;try{Ke.addEventListener("e",null,Object.defineProperty({},"passive",{get(){e=true}}))}catch(e){}return e})();var _e=e=>Promise.resolve(e);var Ge=(()=>{try{new CSSStyleSheet;return typeof(new CSSStyleSheet).replaceSync==="function"}catch(e){}return false})();var Je=false;var Ye=[];var Ze=[];var et=(e,t)=>l=>{e.push(l);if(!Je){Je=true;if(t&&Ve.v&4){rt(lt)}else{Ve.raf(lt)}}};var tt=e=>{for(let t=0;t<e.length;t++){try{e[t](performance.now())}catch(e){Be(e)}}e.length=0};var lt=()=>{tt(Ye);{tt(Ze);if(Je=Ye.length>0){Ve.raf(lt)}}};var rt=e=>_e().then(e);var nt=et(Ze,true);export{g as H,Re as b,T as c,j as g,w as h,_e as p,Ne as r,Ee as s};
|
|
3
|
-
//# sourceMappingURL=p-4c68f6ea.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"names":["NAMESPACE","BUILD","allRenderFn","appendChildSlotFix","asyncLoading","asyncQueue","attachStyles","cloneNodeFix","cmpDidLoad","cmpDidRender","cmpDidUnload","cmpDidUpdate","cmpShouldUpdate","cmpWillLoad","cmpWillRender","cmpWillUpdate","connectedCallback","constructableCSS","cssAnnotations","devTools","disconnectedCallback","element","event","experimentalScopedSlotChanges","experimentalSlotFixes","formAssociated","hasRenderFn","hostListener","hostListenerTarget","hostListenerTargetBody","hostListenerTargetDocument","hostListenerTargetParent","hostListenerTargetWindow","hotModuleReplacement","hydrateClientSide","hydrateServerSide","hydratedAttribute","hydratedClass","initializeNextTick","invisiblePrehydration","isDebug","isDev","isTesting","lazyLoad","lifecycle","lifecycleDOMEvents","member","method","mode","observeAttribute","profile","prop","propBoolean","propMutable","propNumber","propString","reflect","scoped","scopedSlotTextContentFix","scriptDataOpts","shadowDelegatesFocus","shadowDom","slot","slotChildNodesFix","slotRelocation","state","style","svg","taskQueue","transformTagName","updatable","vdomAttribute","vdomClass","vdomFunctional","vdomKey","vdomListener","vdomPropOrAttr","vdomRef","vdomRender","vdomStyle","vdomText","vdomXlink","watchCallback","__defProp","Object","defineProperty","__export","target","all","name","get","enumerable","EMPTY_OBJ","isDef","v","isComplexType","o","queryNonceMetaTagContent","doc2","_a","_b","_c","head","querySelector","getAttribute","result_exports","err","map","ok","unwrap","unwrapErr","value","isOk","isErr","result","fn","val","Promise","then","newVal","createTime","fnName","tagName","uniqueTime","key","measureText","HYDRATED_CSS","SLOT_FB_CSS","XLINK_NS","h","nodeName","vnodeData","children","child","slotName","simple","lastSimple","vNodeChildren","walk","c","i2","length","Array","isArray","String","$text$","push","newVNode","classData","className","class","keys","filter","k","join","vdomFnUtils","vnode","$attrs$","$children$","$key$","$name$","tag","text","$flags$","$tag$","$elm$","Host","isHost","node","forEach","cb","convertToPublic","convertToPrivate","vattrs","vchildren","vkey","vname","vtag","vtext","parsePropertyValue","propValue","propType","parseFloat","getElement","ref","getHostRef","$hostElement$","createEvent","flags","elm","emit","detail","emitEvent","bubbles","composed","cancelable","opts","ev","plt","ce","dispatchEvent","rootAppliedStyles","WeakMap","registerStyle","scopeId2","cssText","allowCS","styles","supportsConstructableStylesheets","CSSStyleSheet","replaceSync","set","addStyle","styleContainerNode","cmpMeta","getScopeId","nodeType","doc","appliedStyles","styleElm","Set","has","createElement","innerHTML","nonce","$nonce$","setAttribute","insertBefore","add","adoptedStyleSheets","includes","hostRef","$cmpMeta$","endAttachStyles","$tagName$","shadowRoot","getRootNode","classList","cmp","setAccessor","memberName","oldValue","newValue","isSvg","isProp","isMemberInElement","ln","toLowerCase","oldClasses","parseClassList","newClasses","remove","removeProperty","setProperty","slice","win","capture","endsWith","CAPTURE_EVENT_SUFFIX","replace","CAPTURE_EVENT_REGEX","rel","ael","isComplex","n","e","xlink","removeAttributeNS","removeAttribute","setAttributeNS","parseClassListRegex","split","RegExp","updateElement","oldVnode","newVnode","isSvgMode2","host","oldVnodeAttrs","newVnodeAttrs","sortedAttrNames","attrNames","attr","scopeId","contentRef","hostTagName","useNativeShadowDom","checkSlotFallbackVisibility","checkSlotRelocate","isSvgMode","createElm","oldParentVNode","newParentVNode","childIndex","parentElm","_d","newVNode2","childNode","oldVNode","createTextNode","rootScopeId","contains","appendChild","putBackInOriginalLocation","recursive","oldSlotChildNodes","from","childNodes","BUILD11","nextSibling","parentReferenceNode","referenceNode","addVnodes","before","parentVNode","vnodes","startIdx","endIdx","containerElm","parentNode","removeVnodes","index","nullifyVNodeRefs","updateChildren","oldCh","newCh","isInitialRender","oldStartIdx","newStartIdx","idxInOld","oldEndIdx","oldStartVnode","oldEndVnode","newEndIdx","newStartVnode","newEndVnode","elmToMove","isSameVnode","patch","leftVNode","rightVNode","oldChildren","newChildren","defaultHolder","textContent","data","updateFallbackSlotVisibility","hidden","siblingNode","trim","relocateNodes","markSlotContentForRelocation","hostContentNodes","j","isNodeLocatedInSlot","relocateNodeData","find","r","$nodeToRelocate$","$slotRefNode$","relocateNode","some","nodeToRelocate","vNode","renderVdom","renderFnResults","isInitialLoad","hostElm","$vnode$","rootVnode","$attrsToReflect$","propName","attribute","hasAttribute","relocateData","orgLocationNode","slotRefNode","parentNodeRef","insertBeforeNode","previousSibling","refNode","attachToAncestor","ancestorComponent","$onRenderResolve$","scheduleUpdate","$ancestorComponent$","dispatch","dispatchHooks","writeTask","endSchedule","instance","$lazyInstance$","maybePromise","$queuedListeners$","methodName","safeCall","enqueue","updateComponent","isPromisey","async","endUpdate","rc","endRender","callRender","childrenPromises","postUpdate","postUpdateComponent","render","consoleError","endPostUpdate","addHydratedFlag","$onReadyResolve$","appDidLoad","$onInstanceResolve$","nextTick","who","documentElement","namespace","arg","getValue","$instanceValues$","setValue","oldVal","$members$","areBothNaN","Number","isNaN","didValueChange","$watchers$","watchMethods","watchMethodName","componentShouldUpdate","proxyComponent","Cstr","prototype","watchers","members","entries","memberFlags","this","configurable","args","_a2","$onInstancePromise$","_a3","attrNameToPropName","Map","attributeChangedCallback","attrName","jmp","hasOwnProperty","flags2","entry","callbackName","call","observedAttributes","_","m","initializeComponent","hmrVersionId","bundleId","$lazyBundleId$","loadModule","endLoad","isProxied","endNewInstance","constructor","customElements","whenDefined","endRegisterStyles","schedule","fireConnectedCallback","endConnected","setContentReference","addHostEventListeners","$listeners$","$onReadyPromise$","contentRefElm","createComment","firstChild","disconnectInstance","$rmListeners$","rmListener","bootstrapLazy","lazyBundles","options","endBootstrap","cmpTags","exclude","customElements2","metaCharset","dataStyles","deferredConnectedCallbacks","appLoadFallback","isBootstrapping","assign","$resourcesUrl$","URL","resourcesUrl","baseURI","href","hasSlotRelocation","lazyBundle","compactMeta","HostElement","HTMLElement","self","super","registerHost","attachShadow","clearTimeout","componentOnReady","define","setTimeout","listeners","attachParentListeners","getHostListenerTarget","handler","hostListenerProxy","hostListenerOpts","supportsListenerOptions","passive","setNonce","hostRefs","registerInstance","lazyInstance","hostElement","el","console","error","cmpModules","exportName","module","import","importedModule","window","document","h2","raf","requestAnimationFrame","eventName","listener","addEventListener","removeEventListener","CustomEvent","supportsListenerOptions2","promiseResolve","resolve","queuePending","queueDomReads","queueDomWrites","queueTask","queue","write","flush","consume","performance","now"],"sources":["@stencil/core/internal/app-data","../../node_modules/.pnpm/@stencil+core@4.18.0/node_modules/@stencil/core/internal/client/index.js?app-data=conditional"],"sourcesContent":["export const NAMESPACE = 'mg-components';\nexport const BUILD = /* mg-components */ { allRenderFn: false, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: true, cmpDidRender: true, cmpDidUnload: false, cmpDidUpdate: true, cmpShouldUpdate: true, cmpWillLoad: true, cmpWillRender: false, cmpWillUpdate: true, connectedCallback: false, constructableCSS: true, cssAnnotations: true, devTools: false, disconnectedCallback: true, element: false, event: true, experimentalScopedSlotChanges: false, experimentalSlotFixes: false, formAssociated: false, hasRenderFn: true, hostListener: true, hostListenerTarget: true, hostListenerTargetBody: false, hostListenerTargetDocument: false, hostListenerTargetParent: false, hostListenerTargetWindow: true, hotModuleReplacement: false, hydrateClientSide: false, hydrateServerSide: false, hydratedAttribute: false, hydratedClass: true, initializeNextTick: false, invisiblePrehydration: true, isDebug: false, isDev: false, isTesting: false, lazyLoad: true, lifecycle: true, lifecycleDOMEvents: false, member: true, method: true, mode: false, observeAttribute: true, profile: false, prop: true, propBoolean: true, propMutable: true, propNumber: true, propString: true, reflect: true, scoped: true, scopedSlotTextContentFix: false, scriptDataOpts: false, shadowDelegatesFocus: false, shadowDom: true, slot: true, slotChildNodesFix: false, slotRelocation: true, state: true, style: true, svg: false, taskQueue: true, transformTagName: false, updatable: true, vdomAttribute: true, vdomClass: true, vdomFunctional: true, vdomKey: true, vdomListener: true, vdomPropOrAttr: true, vdomRef: true, vdomRender: true, vdomStyle: true, vdomText: true, vdomXlink: true, watchCallback: true };\nexport const Env = /* mg-components */ {};\n","/*\n Stencil Client Platform v4.18.0 | MIT Licensed | https://stenciljs.com\n */\nvar __defProp = Object.defineProperty;\nvar __export = (target, all) => {\n for (var name in all)\n __defProp(target, name, { get: all[name], enumerable: true });\n};\n\n// src/client/client-build.ts\nimport { BUILD } from \"@stencil/core/internal/app-data\";\nvar Build = {\n isDev: BUILD.isDev ? true : false,\n isBrowser: true,\n isServer: false,\n isTesting: BUILD.isTesting ? true : false\n};\n\n// src/client/client-host-ref.ts\nimport { BUILD as BUILD22 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/asset-path.ts\nvar getAssetPath = (path) => {\n const assetUrl = new URL(path, plt.$resourcesUrl$);\n return assetUrl.origin !== win.location.origin ? assetUrl.href : assetUrl.pathname;\n};\nvar setAssetPath = (path) => plt.$resourcesUrl$ = path;\n\n// src/runtime/bootstrap-custom-element.ts\nimport { BUILD as BUILD19 } from \"@stencil/core/internal/app-data\";\n\n// src/utils/constants.ts\nvar EMPTY_OBJ = {};\nvar SVG_NS = \"http://www.w3.org/2000/svg\";\nvar HTML_NS = \"http://www.w3.org/1999/xhtml\";\n\n// src/utils/helpers.ts\nvar isDef = (v) => v != null;\nvar isComplexType = (o) => {\n o = typeof o;\n return o === \"object\" || o === \"function\";\n};\n\n// src/utils/query-nonce-meta-tag-content.ts\nfunction queryNonceMetaTagContent(doc2) {\n var _a, _b, _c;\n return (_c = (_b = (_a = doc2.head) == null ? void 0 : _a.querySelector('meta[name=\"csp-nonce\"]')) == null ? void 0 : _b.getAttribute(\"content\")) != null ? _c : void 0;\n}\n\n// src/utils/result.ts\nvar result_exports = {};\n__export(result_exports, {\n err: () => err,\n map: () => map,\n ok: () => ok,\n unwrap: () => unwrap,\n unwrapErr: () => unwrapErr\n});\nvar ok = (value) => ({\n isOk: true,\n isErr: false,\n value\n});\nvar err = (value) => ({\n isOk: false,\n isErr: true,\n value\n});\nfunction map(result, fn) {\n if (result.isOk) {\n const val = fn(result.value);\n if (val instanceof Promise) {\n return val.then((newVal) => ok(newVal));\n } else {\n return ok(val);\n }\n }\n if (result.isErr) {\n const value = result.value;\n return err(value);\n }\n throw \"should never get here\";\n}\nvar unwrap = (result) => {\n if (result.isOk) {\n return result.value;\n } else {\n throw result.value;\n }\n};\nvar unwrapErr = (result) => {\n if (result.isErr) {\n return result.value;\n } else {\n throw result.value;\n }\n};\n\n// src/runtime/connected-callback.ts\nimport { BUILD as BUILD16 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/client-hydrate.ts\nimport { BUILD as BUILD4 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/profile.ts\nimport { BUILD as BUILD2 } from \"@stencil/core/internal/app-data\";\nvar i = 0;\nvar createTime = (fnName, tagName = \"\") => {\n if (BUILD2.profile && performance.mark) {\n const key = `st:${fnName}:${tagName}:${i++}`;\n performance.mark(key);\n return () => performance.measure(`[Stencil] ${fnName}() <${tagName}>`, key);\n } else {\n return () => {\n return;\n };\n }\n};\nvar uniqueTime = (key, measureText) => {\n if (BUILD2.profile && performance.mark) {\n if (performance.getEntriesByName(key, \"mark\").length === 0) {\n performance.mark(key);\n }\n return () => {\n if (performance.getEntriesByName(measureText, \"measure\").length === 0) {\n performance.measure(measureText, key);\n }\n };\n } else {\n return () => {\n return;\n };\n }\n};\nvar inspect = (ref) => {\n const hostRef = getHostRef(ref);\n if (!hostRef) {\n return void 0;\n }\n const flags = hostRef.$flags$;\n const hostElement = hostRef.$hostElement$;\n return {\n renderCount: hostRef.$renderCount$,\n flags: {\n hasRendered: !!(flags & 2 /* hasRendered */),\n hasConnected: !!(flags & 1 /* hasConnected */),\n isWaitingForChildren: !!(flags & 4 /* isWaitingForChildren */),\n isConstructingInstance: !!(flags & 8 /* isConstructingInstance */),\n isQueuedForUpdate: !!(flags & 16 /* isQueuedForUpdate */),\n hasInitializedComponent: !!(flags & 32 /* hasInitializedComponent */),\n hasLoadedComponent: !!(flags & 64 /* hasLoadedComponent */),\n isWatchReady: !!(flags & 128 /* isWatchReady */),\n isListenReady: !!(flags & 256 /* isListenReady */),\n needsRerender: !!(flags & 512 /* needsRerender */)\n },\n instanceValues: hostRef.$instanceValues$,\n ancestorComponent: hostRef.$ancestorComponent$,\n hostElement,\n lazyInstance: hostRef.$lazyInstance$,\n vnode: hostRef.$vnode$,\n modeName: hostRef.$modeName$,\n onReadyPromise: hostRef.$onReadyPromise$,\n onReadyResolve: hostRef.$onReadyResolve$,\n onInstancePromise: hostRef.$onInstancePromise$,\n onInstanceResolve: hostRef.$onInstanceResolve$,\n onRenderResolve: hostRef.$onRenderResolve$,\n queuedListeners: hostRef.$queuedListeners$,\n rmListeners: hostRef.$rmListeners$,\n [\"s-id\"]: hostElement[\"s-id\"],\n [\"s-cr\"]: hostElement[\"s-cr\"],\n [\"s-lr\"]: hostElement[\"s-lr\"],\n [\"s-p\"]: hostElement[\"s-p\"],\n [\"s-rc\"]: hostElement[\"s-rc\"],\n [\"s-sc\"]: hostElement[\"s-sc\"]\n };\n};\nvar installDevTools = () => {\n if (BUILD2.devTools) {\n const stencil = win.stencil = win.stencil || {};\n const originalInspect = stencil.inspect;\n stencil.inspect = (ref) => {\n let result = inspect(ref);\n if (!result && typeof originalInspect === \"function\") {\n result = originalInspect(ref);\n }\n return result;\n };\n }\n};\n\n// src/runtime/runtime-constants.ts\nvar CONTENT_REF_ID = \"r\";\nvar ORG_LOCATION_ID = \"o\";\nvar SLOT_NODE_ID = \"s\";\nvar TEXT_NODE_ID = \"t\";\nvar HYDRATE_ID = \"s-id\";\nvar HYDRATED_STYLE_ID = \"sty-id\";\nvar HYDRATE_CHILD_ID = \"c-id\";\nvar HYDRATED_CSS = \"{visibility:hidden}.hydrated{visibility:inherit}\";\nvar SLOT_FB_CSS = \"slot-fb{display:contents}slot-fb[hidden]{display:none}\";\nvar XLINK_NS = \"http://www.w3.org/1999/xlink\";\nvar FORM_ASSOCIATED_CUSTOM_ELEMENT_CALLBACKS = [\n \"formAssociatedCallback\",\n \"formResetCallback\",\n \"formDisabledCallback\",\n \"formStateRestoreCallback\"\n];\n\n// src/runtime/vdom/h.ts\nimport { BUILD as BUILD3 } from \"@stencil/core/internal/app-data\";\nvar h = (nodeName, vnodeData, ...children) => {\n let child = null;\n let key = null;\n let slotName = null;\n let simple = false;\n let lastSimple = false;\n const vNodeChildren = [];\n const walk = (c) => {\n for (let i2 = 0; i2 < c.length; i2++) {\n child = c[i2];\n if (Array.isArray(child)) {\n walk(child);\n } else if (child != null && typeof child !== \"boolean\") {\n if (simple = typeof nodeName !== \"function\" && !isComplexType(child)) {\n child = String(child);\n } else if (BUILD3.isDev && typeof nodeName !== \"function\" && child.$flags$ === void 0) {\n consoleDevError(`vNode passed as children has unexpected type.\nMake sure it's using the correct h() function.\nEmpty objects can also be the cause, look for JSX comments that became objects.`);\n }\n if (simple && lastSimple) {\n vNodeChildren[vNodeChildren.length - 1].$text$ += child;\n } else {\n vNodeChildren.push(simple ? newVNode(null, child) : child);\n }\n lastSimple = simple;\n }\n }\n };\n walk(children);\n if (vnodeData) {\n if (BUILD3.isDev && nodeName === \"input\") {\n validateInputProperties(vnodeData);\n }\n if (BUILD3.vdomKey && vnodeData.key) {\n key = vnodeData.key;\n }\n if (BUILD3.slotRelocation && vnodeData.name) {\n slotName = vnodeData.name;\n }\n if (BUILD3.vdomClass) {\n const classData = vnodeData.className || vnodeData.class;\n if (classData) {\n vnodeData.class = typeof classData !== \"object\" ? classData : Object.keys(classData).filter((k) => classData[k]).join(\" \");\n }\n }\n }\n if (BUILD3.isDev && vNodeChildren.some(isHost)) {\n consoleDevError(`The <Host> must be the single root component. Make sure:\n- You are NOT using hostData() and <Host> in the same component.\n- <Host> is used once, and it's the single root component of the render() function.`);\n }\n if (BUILD3.vdomFunctional && typeof nodeName === \"function\") {\n return nodeName(\n vnodeData === null ? {} : vnodeData,\n vNodeChildren,\n vdomFnUtils\n );\n }\n const vnode = newVNode(nodeName, null);\n vnode.$attrs$ = vnodeData;\n if (vNodeChildren.length > 0) {\n vnode.$children$ = vNodeChildren;\n }\n if (BUILD3.vdomKey) {\n vnode.$key$ = key;\n }\n if (BUILD3.slotRelocation) {\n vnode.$name$ = slotName;\n }\n return vnode;\n};\nvar newVNode = (tag, text) => {\n const vnode = {\n $flags$: 0,\n $tag$: tag,\n $text$: text,\n $elm$: null,\n $children$: null\n };\n if (BUILD3.vdomAttribute) {\n vnode.$attrs$ = null;\n }\n if (BUILD3.vdomKey) {\n vnode.$key$ = null;\n }\n if (BUILD3.slotRelocation) {\n vnode.$name$ = null;\n }\n return vnode;\n};\nvar Host = {};\nvar isHost = (node) => node && node.$tag$ === Host;\nvar vdomFnUtils = {\n forEach: (children, cb) => children.map(convertToPublic).forEach(cb),\n map: (children, cb) => children.map(convertToPublic).map(cb).map(convertToPrivate)\n};\nvar convertToPublic = (node) => ({\n vattrs: node.$attrs$,\n vchildren: node.$children$,\n vkey: node.$key$,\n vname: node.$name$,\n vtag: node.$tag$,\n vtext: node.$text$\n});\nvar convertToPrivate = (node) => {\n if (typeof node.vtag === \"function\") {\n const vnodeData = { ...node.vattrs };\n if (node.vkey) {\n vnodeData.key = node.vkey;\n }\n if (node.vname) {\n vnodeData.name = node.vname;\n }\n return h(node.vtag, vnodeData, ...node.vchildren || []);\n }\n const vnode = newVNode(node.vtag, node.vtext);\n vnode.$attrs$ = node.vattrs;\n vnode.$children$ = node.vchildren;\n vnode.$key$ = node.vkey;\n vnode.$name$ = node.vname;\n return vnode;\n};\nvar validateInputProperties = (inputElm) => {\n const props = Object.keys(inputElm);\n const value = props.indexOf(\"value\");\n if (value === -1) {\n return;\n }\n const typeIndex = props.indexOf(\"type\");\n const minIndex = props.indexOf(\"min\");\n const maxIndex = props.indexOf(\"max\");\n const stepIndex = props.indexOf(\"step\");\n if (value < typeIndex || value < minIndex || value < maxIndex || value < stepIndex) {\n consoleDevWarn(`The \"value\" prop of <input> should be set after \"min\", \"max\", \"type\" and \"step\"`);\n }\n};\n\n// src/runtime/client-hydrate.ts\nvar initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {\n const endHydrate = createTime(\"hydrateClient\", tagName);\n const shadowRoot = hostElm.shadowRoot;\n const childRenderNodes = [];\n const slotNodes = [];\n const shadowRootNodes = BUILD4.shadowDom && shadowRoot ? [] : null;\n const vnode = hostRef.$vnode$ = newVNode(tagName, null);\n if (!plt.$orgLocNodes$) {\n initializeDocumentHydrate(doc.body, plt.$orgLocNodes$ = /* @__PURE__ */ new Map());\n }\n hostElm[HYDRATE_ID] = hostId;\n hostElm.removeAttribute(HYDRATE_ID);\n clientHydrate(vnode, childRenderNodes, slotNodes, shadowRootNodes, hostElm, hostElm, hostId);\n childRenderNodes.map((c) => {\n const orgLocationId = c.$hostId$ + \".\" + c.$nodeId$;\n const orgLocationNode = plt.$orgLocNodes$.get(orgLocationId);\n const node = c.$elm$;\n if (orgLocationNode && supportsShadow && orgLocationNode[\"s-en\"] === \"\") {\n orgLocationNode.parentNode.insertBefore(node, orgLocationNode.nextSibling);\n }\n if (!shadowRoot) {\n node[\"s-hn\"] = tagName;\n if (orgLocationNode) {\n node[\"s-ol\"] = orgLocationNode;\n node[\"s-ol\"][\"s-nr\"] = node;\n }\n }\n plt.$orgLocNodes$.delete(orgLocationId);\n });\n if (BUILD4.shadowDom && shadowRoot) {\n shadowRootNodes.map((shadowRootNode) => {\n if (shadowRootNode) {\n shadowRoot.appendChild(shadowRootNode);\n }\n });\n }\n endHydrate();\n};\nvar clientHydrate = (parentVNode, childRenderNodes, slotNodes, shadowRootNodes, hostElm, node, hostId) => {\n let childNodeType;\n let childIdSplt;\n let childVNode;\n let i2;\n if (node.nodeType === 1 /* ElementNode */) {\n childNodeType = node.getAttribute(HYDRATE_CHILD_ID);\n if (childNodeType) {\n childIdSplt = childNodeType.split(\".\");\n if (childIdSplt[0] === hostId || childIdSplt[0] === \"0\") {\n childVNode = {\n $flags$: 0,\n $hostId$: childIdSplt[0],\n $nodeId$: childIdSplt[1],\n $depth$: childIdSplt[2],\n $index$: childIdSplt[3],\n $tag$: node.tagName.toLowerCase(),\n $elm$: node,\n $attrs$: null,\n $children$: null,\n $key$: null,\n $name$: null,\n $text$: null\n };\n childRenderNodes.push(childVNode);\n node.removeAttribute(HYDRATE_CHILD_ID);\n if (!parentVNode.$children$) {\n parentVNode.$children$ = [];\n }\n parentVNode.$children$[childVNode.$index$] = childVNode;\n parentVNode = childVNode;\n if (shadowRootNodes && childVNode.$depth$ === \"0\") {\n shadowRootNodes[childVNode.$index$] = childVNode.$elm$;\n }\n }\n }\n for (i2 = node.childNodes.length - 1; i2 >= 0; i2--) {\n clientHydrate(\n parentVNode,\n childRenderNodes,\n slotNodes,\n shadowRootNodes,\n hostElm,\n node.childNodes[i2],\n hostId\n );\n }\n if (node.shadowRoot) {\n for (i2 = node.shadowRoot.childNodes.length - 1; i2 >= 0; i2--) {\n clientHydrate(\n parentVNode,\n childRenderNodes,\n slotNodes,\n shadowRootNodes,\n hostElm,\n node.shadowRoot.childNodes[i2],\n hostId\n );\n }\n }\n } else if (node.nodeType === 8 /* CommentNode */) {\n childIdSplt = node.nodeValue.split(\".\");\n if (childIdSplt[1] === hostId || childIdSplt[1] === \"0\") {\n childNodeType = childIdSplt[0];\n childVNode = {\n $flags$: 0,\n $hostId$: childIdSplt[1],\n $nodeId$: childIdSplt[2],\n $depth$: childIdSplt[3],\n $index$: childIdSplt[4],\n $elm$: node,\n $attrs$: null,\n $children$: null,\n $key$: null,\n $name$: null,\n $tag$: null,\n $text$: null\n };\n if (childNodeType === TEXT_NODE_ID) {\n childVNode.$elm$ = node.nextSibling;\n if (childVNode.$elm$ && childVNode.$elm$.nodeType === 3 /* TextNode */) {\n childVNode.$text$ = childVNode.$elm$.textContent;\n childRenderNodes.push(childVNode);\n node.remove();\n if (!parentVNode.$children$) {\n parentVNode.$children$ = [];\n }\n parentVNode.$children$[childVNode.$index$] = childVNode;\n if (shadowRootNodes && childVNode.$depth$ === \"0\") {\n shadowRootNodes[childVNode.$index$] = childVNode.$elm$;\n }\n }\n } else if (childVNode.$hostId$ === hostId) {\n if (childNodeType === SLOT_NODE_ID) {\n childVNode.$tag$ = \"slot\";\n if (childIdSplt[5]) {\n node[\"s-sn\"] = childVNode.$name$ = childIdSplt[5];\n } else {\n node[\"s-sn\"] = \"\";\n }\n node[\"s-sr\"] = true;\n if (BUILD4.shadowDom && shadowRootNodes) {\n childVNode.$elm$ = doc.createElement(childVNode.$tag$);\n if (childVNode.$name$) {\n childVNode.$elm$.setAttribute(\"name\", childVNode.$name$);\n }\n node.parentNode.insertBefore(childVNode.$elm$, node);\n node.remove();\n if (childVNode.$depth$ === \"0\") {\n shadowRootNodes[childVNode.$index$] = childVNode.$elm$;\n }\n }\n slotNodes.push(childVNode);\n if (!parentVNode.$children$) {\n parentVNode.$children$ = [];\n }\n parentVNode.$children$[childVNode.$index$] = childVNode;\n } else if (childNodeType === CONTENT_REF_ID) {\n if (BUILD4.shadowDom && shadowRootNodes) {\n node.remove();\n } else if (BUILD4.slotRelocation) {\n hostElm[\"s-cr\"] = node;\n node[\"s-cn\"] = true;\n }\n }\n }\n }\n } else if (parentVNode && parentVNode.$tag$ === \"style\") {\n const vnode = newVNode(null, node.textContent);\n vnode.$elm$ = node;\n vnode.$index$ = \"0\";\n parentVNode.$children$ = [vnode];\n }\n};\nvar initializeDocumentHydrate = (node, orgLocNodes) => {\n if (node.nodeType === 1 /* ElementNode */) {\n let i2 = 0;\n for (; i2 < node.childNodes.length; i2++) {\n initializeDocumentHydrate(node.childNodes[i2], orgLocNodes);\n }\n if (node.shadowRoot) {\n for (i2 = 0; i2 < node.shadowRoot.childNodes.length; i2++) {\n initializeDocumentHydrate(node.shadowRoot.childNodes[i2], orgLocNodes);\n }\n }\n } else if (node.nodeType === 8 /* CommentNode */) {\n const childIdSplt = node.nodeValue.split(\".\");\n if (childIdSplt[0] === ORG_LOCATION_ID) {\n orgLocNodes.set(childIdSplt[1] + \".\" + childIdSplt[2], node);\n node.nodeValue = \"\";\n node[\"s-en\"] = childIdSplt[3];\n }\n }\n};\n\n// src/runtime/initialize-component.ts\nimport { BUILD as BUILD15 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/mode.ts\nvar computeMode = (elm) => modeResolutionChain.map((h2) => h2(elm)).find((m) => !!m);\nvar setMode = (handler) => modeResolutionChain.push(handler);\nvar getMode = (ref) => getHostRef(ref).$modeName$;\n\n// src/runtime/proxy-component.ts\nimport { BUILD as BUILD14 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/set-value.ts\nimport { BUILD as BUILD13 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/parse-property-value.ts\nimport { BUILD as BUILD5 } from \"@stencil/core/internal/app-data\";\nvar parsePropertyValue = (propValue, propType) => {\n if (propValue != null && !isComplexType(propValue)) {\n if (BUILD5.propBoolean && propType & 4 /* Boolean */) {\n return propValue === \"false\" ? false : propValue === \"\" || !!propValue;\n }\n if (BUILD5.propNumber && propType & 2 /* Number */) {\n return parseFloat(propValue);\n }\n if (BUILD5.propString && propType & 1 /* String */) {\n return String(propValue);\n }\n return propValue;\n }\n return propValue;\n};\n\n// src/runtime/update-component.ts\nimport { BUILD as BUILD12, NAMESPACE } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/event-emitter.ts\nimport { BUILD as BUILD7 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/element.ts\nimport { BUILD as BUILD6 } from \"@stencil/core/internal/app-data\";\nvar getElement = (ref) => BUILD6.lazyLoad ? getHostRef(ref).$hostElement$ : ref;\n\n// src/runtime/event-emitter.ts\nvar createEvent = (ref, name, flags) => {\n const elm = getElement(ref);\n return {\n emit: (detail) => {\n if (BUILD7.isDev && !elm.isConnected) {\n consoleDevWarn(`The \"${name}\" event was emitted, but the dispatcher node is no longer connected to the dom.`);\n }\n return emitEvent(elm, name, {\n bubbles: !!(flags & 4 /* Bubbles */),\n composed: !!(flags & 2 /* Composed */),\n cancelable: !!(flags & 1 /* Cancellable */),\n detail\n });\n }\n };\n};\nvar emitEvent = (elm, name, opts) => {\n const ev = plt.ce(name, opts);\n elm.dispatchEvent(ev);\n return ev;\n};\n\n// src/runtime/styles.ts\nimport { BUILD as BUILD8 } from \"@stencil/core/internal/app-data\";\nvar rootAppliedStyles = /* @__PURE__ */ new WeakMap();\nvar registerStyle = (scopeId2, cssText, allowCS) => {\n let style = styles.get(scopeId2);\n if (supportsConstructableStylesheets && allowCS) {\n style = style || new CSSStyleSheet();\n if (typeof style === \"string\") {\n style = cssText;\n } else {\n style.replaceSync(cssText);\n }\n } else {\n style = cssText;\n }\n styles.set(scopeId2, style);\n};\nvar addStyle = (styleContainerNode, cmpMeta, mode) => {\n var _a;\n const scopeId2 = getScopeId(cmpMeta, mode);\n const style = styles.get(scopeId2);\n if (!BUILD8.attachStyles) {\n return scopeId2;\n }\n styleContainerNode = styleContainerNode.nodeType === 11 /* DocumentFragment */ ? styleContainerNode : doc;\n if (style) {\n if (typeof style === \"string\") {\n styleContainerNode = styleContainerNode.head || styleContainerNode;\n let appliedStyles = rootAppliedStyles.get(styleContainerNode);\n let styleElm;\n if (!appliedStyles) {\n rootAppliedStyles.set(styleContainerNode, appliedStyles = /* @__PURE__ */ new Set());\n }\n if (!appliedStyles.has(scopeId2)) {\n if (BUILD8.hydrateClientSide && styleContainerNode.host && (styleElm = styleContainerNode.querySelector(`[${HYDRATED_STYLE_ID}=\"${scopeId2}\"]`))) {\n styleElm.innerHTML = style;\n } else {\n styleElm = doc.createElement(\"style\");\n styleElm.innerHTML = style;\n const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(doc);\n if (nonce != null) {\n styleElm.setAttribute(\"nonce\", nonce);\n }\n if (BUILD8.hydrateServerSide || BUILD8.hotModuleReplacement) {\n styleElm.setAttribute(HYDRATED_STYLE_ID, scopeId2);\n }\n styleContainerNode.insertBefore(styleElm, styleContainerNode.querySelector(\"link\"));\n }\n if (cmpMeta.$flags$ & 4 /* hasSlotRelocation */) {\n styleElm.innerHTML += SLOT_FB_CSS;\n }\n if (appliedStyles) {\n appliedStyles.add(scopeId2);\n }\n }\n } else if (BUILD8.constructableCSS && !styleContainerNode.adoptedStyleSheets.includes(style)) {\n styleContainerNode.adoptedStyleSheets = [...styleContainerNode.adoptedStyleSheets, style];\n }\n }\n return scopeId2;\n};\nvar attachStyles = (hostRef) => {\n const cmpMeta = hostRef.$cmpMeta$;\n const elm = hostRef.$hostElement$;\n const flags = cmpMeta.$flags$;\n const endAttachStyles = createTime(\"attachStyles\", cmpMeta.$tagName$);\n const scopeId2 = addStyle(\n BUILD8.shadowDom && supportsShadow && elm.shadowRoot ? elm.shadowRoot : elm.getRootNode(),\n cmpMeta,\n hostRef.$modeName$\n );\n if ((BUILD8.shadowDom || BUILD8.scoped) && BUILD8.cssAnnotations && flags & 10 /* needsScopedEncapsulation */) {\n elm[\"s-sc\"] = scopeId2;\n elm.classList.add(scopeId2 + \"-h\");\n if (BUILD8.scoped && flags & 2 /* scopedCssEncapsulation */) {\n elm.classList.add(scopeId2 + \"-s\");\n }\n }\n endAttachStyles();\n};\nvar getScopeId = (cmp, mode) => \"sc-\" + (BUILD8.mode && mode && cmp.$flags$ & 32 /* hasMode */ ? cmp.$tagName$ + \"-\" + mode : cmp.$tagName$);\nvar convertScopedToShadow = (css) => css.replace(/\\/\\*!@([^\\/]+)\\*\\/[^\\{]+\\{/g, \"$1{\");\n\n// src/runtime/vdom/vdom-render.ts\nimport { BUILD as BUILD11 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/vdom/update-element.ts\nimport { BUILD as BUILD10 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/vdom/set-accessor.ts\nimport { BUILD as BUILD9 } from \"@stencil/core/internal/app-data\";\nvar setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {\n if (oldValue !== newValue) {\n let isProp = isMemberInElement(elm, memberName);\n let ln = memberName.toLowerCase();\n if (BUILD9.vdomClass && memberName === \"class\") {\n const classList = elm.classList;\n const oldClasses = parseClassList(oldValue);\n const newClasses = parseClassList(newValue);\n classList.remove(...oldClasses.filter((c) => c && !newClasses.includes(c)));\n classList.add(...newClasses.filter((c) => c && !oldClasses.includes(c)));\n } else if (BUILD9.vdomStyle && memberName === \"style\") {\n if (BUILD9.updatable) {\n for (const prop in oldValue) {\n if (!newValue || newValue[prop] == null) {\n if (!BUILD9.hydrateServerSide && prop.includes(\"-\")) {\n elm.style.removeProperty(prop);\n } else {\n elm.style[prop] = \"\";\n }\n }\n }\n }\n for (const prop in newValue) {\n if (!oldValue || newValue[prop] !== oldValue[prop]) {\n if (!BUILD9.hydrateServerSide && prop.includes(\"-\")) {\n elm.style.setProperty(prop, newValue[prop]);\n } else {\n elm.style[prop] = newValue[prop];\n }\n }\n }\n } else if (BUILD9.vdomKey && memberName === \"key\") {\n } else if (BUILD9.vdomRef && memberName === \"ref\") {\n if (newValue) {\n newValue(elm);\n }\n } else if (BUILD9.vdomListener && (BUILD9.lazyLoad ? !isProp : !elm.__lookupSetter__(memberName)) && memberName[0] === \"o\" && memberName[1] === \"n\") {\n if (memberName[2] === \"-\") {\n memberName = memberName.slice(3);\n } else if (isMemberInElement(win, ln)) {\n memberName = ln.slice(2);\n } else {\n memberName = ln[2] + memberName.slice(3);\n }\n if (oldValue || newValue) {\n const capture = memberName.endsWith(CAPTURE_EVENT_SUFFIX);\n memberName = memberName.replace(CAPTURE_EVENT_REGEX, \"\");\n if (oldValue) {\n plt.rel(elm, memberName, oldValue, capture);\n }\n if (newValue) {\n plt.ael(elm, memberName, newValue, capture);\n }\n }\n } else if (BUILD9.vdomPropOrAttr) {\n const isComplex = isComplexType(newValue);\n if ((isProp || isComplex && newValue !== null) && !isSvg) {\n try {\n if (!elm.tagName.includes(\"-\")) {\n const n = newValue == null ? \"\" : newValue;\n if (memberName === \"list\") {\n isProp = false;\n } else if (oldValue == null || elm[memberName] != n) {\n elm[memberName] = n;\n }\n } else {\n elm[memberName] = newValue;\n }\n } catch (e) {\n }\n }\n let xlink = false;\n if (BUILD9.vdomXlink) {\n if (ln !== (ln = ln.replace(/^xlink\\:?/, \"\"))) {\n memberName = ln;\n xlink = true;\n }\n }\n if (newValue == null || newValue === false) {\n if (newValue !== false || elm.getAttribute(memberName) === \"\") {\n if (BUILD9.vdomXlink && xlink) {\n elm.removeAttributeNS(XLINK_NS, memberName);\n } else {\n elm.removeAttribute(memberName);\n }\n }\n } else if ((!isProp || flags & 4 /* isHost */ || isSvg) && !isComplex) {\n newValue = newValue === true ? \"\" : newValue;\n if (BUILD9.vdomXlink && xlink) {\n elm.setAttributeNS(XLINK_NS, memberName, newValue);\n } else {\n elm.setAttribute(memberName, newValue);\n }\n }\n }\n }\n};\nvar parseClassListRegex = /\\s/;\nvar parseClassList = (value) => !value ? [] : value.split(parseClassListRegex);\nvar CAPTURE_EVENT_SUFFIX = \"Capture\";\nvar CAPTURE_EVENT_REGEX = new RegExp(CAPTURE_EVENT_SUFFIX + \"$\");\n\n// src/runtime/vdom/update-element.ts\nvar updateElement = (oldVnode, newVnode, isSvgMode2) => {\n const elm = newVnode.$elm$.nodeType === 11 /* DocumentFragment */ && newVnode.$elm$.host ? newVnode.$elm$.host : newVnode.$elm$;\n const oldVnodeAttrs = oldVnode && oldVnode.$attrs$ || EMPTY_OBJ;\n const newVnodeAttrs = newVnode.$attrs$ || EMPTY_OBJ;\n if (BUILD10.updatable) {\n for (const memberName of sortedAttrNames(Object.keys(oldVnodeAttrs))) {\n if (!(memberName in newVnodeAttrs)) {\n setAccessor(elm, memberName, oldVnodeAttrs[memberName], void 0, isSvgMode2, newVnode.$flags$);\n }\n }\n }\n for (const memberName of sortedAttrNames(Object.keys(newVnodeAttrs))) {\n setAccessor(elm, memberName, oldVnodeAttrs[memberName], newVnodeAttrs[memberName], isSvgMode2, newVnode.$flags$);\n }\n};\nfunction sortedAttrNames(attrNames) {\n return attrNames.includes(\"ref\") ? (\n // we need to sort these to ensure that `'ref'` is the last attr\n [...attrNames.filter((attr) => attr !== \"ref\"), \"ref\"]\n ) : (\n // no need to sort, return the original array\n attrNames\n );\n}\n\n// src/runtime/vdom/vdom-render.ts\nvar scopeId;\nvar contentRef;\nvar hostTagName;\nvar useNativeShadowDom = false;\nvar checkSlotFallbackVisibility = false;\nvar checkSlotRelocate = false;\nvar isSvgMode = false;\nvar createElm = (oldParentVNode, newParentVNode, childIndex, parentElm) => {\n var _a, _b, _c, _d;\n const newVNode2 = newParentVNode.$children$[childIndex];\n let i2 = 0;\n let elm;\n let childNode;\n let oldVNode;\n if (BUILD11.slotRelocation && !useNativeShadowDom) {\n checkSlotRelocate = true;\n if (newVNode2.$tag$ === \"slot\") {\n if (scopeId) {\n parentElm.classList.add(scopeId + \"-s\");\n }\n newVNode2.$flags$ |= newVNode2.$children$ ? (\n // slot element has fallback content\n // still create an element that \"mocks\" the slot element\n 2 /* isSlotFallback */\n ) : (\n // slot element does not have fallback content\n // create an html comment we'll use to always reference\n // where actual slot content should sit next to\n 1 /* isSlotReference */\n );\n }\n }\n if (BUILD11.isDev && newVNode2.$elm$) {\n consoleDevError(\n `The JSX ${newVNode2.$text$ !== null ? `\"${newVNode2.$text$}\" text` : `\"${newVNode2.$tag$}\" element`} node should not be shared within the same renderer. The renderer caches element lookups in order to improve performance. However, a side effect from this is that the exact same JSX node should not be reused. For more information please see https://stenciljs.com/docs/templating-jsx#avoid-shared-jsx-nodes`\n );\n }\n if (BUILD11.vdomText && newVNode2.$text$ !== null) {\n elm = newVNode2.$elm$ = doc.createTextNode(newVNode2.$text$);\n } else if (BUILD11.slotRelocation && newVNode2.$flags$ & 1 /* isSlotReference */) {\n elm = newVNode2.$elm$ = BUILD11.isDebug || BUILD11.hydrateServerSide ? slotReferenceDebugNode(newVNode2) : doc.createTextNode(\"\");\n } else {\n if (BUILD11.svg && !isSvgMode) {\n isSvgMode = newVNode2.$tag$ === \"svg\";\n }\n elm = newVNode2.$elm$ = BUILD11.svg ? doc.createElementNS(\n isSvgMode ? SVG_NS : HTML_NS,\n BUILD11.slotRelocation && newVNode2.$flags$ & 2 /* isSlotFallback */ ? \"slot-fb\" : newVNode2.$tag$\n ) : doc.createElement(\n BUILD11.slotRelocation && newVNode2.$flags$ & 2 /* isSlotFallback */ ? \"slot-fb\" : newVNode2.$tag$\n );\n if (BUILD11.svg && isSvgMode && newVNode2.$tag$ === \"foreignObject\") {\n isSvgMode = false;\n }\n if (BUILD11.vdomAttribute) {\n updateElement(null, newVNode2, isSvgMode);\n }\n if ((BUILD11.shadowDom || BUILD11.scoped) && isDef(scopeId) && elm[\"s-si\"] !== scopeId) {\n elm.classList.add(elm[\"s-si\"] = scopeId);\n }\n if (BUILD11.scoped) {\n const rootScopeId = ((_a = newParentVNode.$elm$) == null ? void 0 : _a[\"s-rsc\"]) || ((_b = newParentVNode.$elm$) == null ? void 0 : _b[\"s-si\"]) || ((_c = newParentVNode.$elm$) == null ? void 0 : _c[\"s-sc\"]);\n if (rootScopeId) {\n elm[\"s-rsc\"] = rootScopeId;\n !elm.classList.contains(rootScopeId) && elm.classList.add(rootScopeId);\n }\n }\n if (newVNode2.$children$) {\n for (i2 = 0; i2 < newVNode2.$children$.length; ++i2) {\n childNode = createElm(oldParentVNode, newVNode2, i2, elm);\n if (childNode) {\n elm.appendChild(childNode);\n }\n }\n }\n if (BUILD11.svg) {\n if (newVNode2.$tag$ === \"svg\") {\n isSvgMode = false;\n } else if (elm.tagName === \"foreignObject\") {\n isSvgMode = true;\n }\n }\n }\n elm[\"s-hn\"] = hostTagName;\n if (BUILD11.slotRelocation) {\n if (newVNode2.$flags$ & (2 /* isSlotFallback */ | 1 /* isSlotReference */)) {\n elm[\"s-sr\"] = true;\n elm[\"s-cr\"] = contentRef;\n elm[\"s-sn\"] = newVNode2.$name$ || \"\";\n elm[\"s-rf\"] = (_d = newVNode2.$attrs$) == null ? void 0 : _d.ref;\n oldVNode = oldParentVNode && oldParentVNode.$children$ && oldParentVNode.$children$[childIndex];\n if (oldVNode && oldVNode.$tag$ === newVNode2.$tag$ && oldParentVNode.$elm$) {\n if (BUILD11.experimentalSlotFixes) {\n relocateToHostRoot(oldParentVNode.$elm$);\n } else {\n putBackInOriginalLocation(oldParentVNode.$elm$, false);\n }\n }\n }\n }\n return elm;\n};\nvar relocateToHostRoot = (parentElm) => {\n plt.$flags$ |= 1 /* isTmpDisconnected */;\n const host = parentElm.closest(hostTagName.toLowerCase());\n if (host != null) {\n const contentRefNode = Array.from(host.childNodes).find((ref) => ref[\"s-cr\"]);\n const childNodeArray = Array.from(parentElm.childNodes);\n for (const childNode of contentRefNode ? childNodeArray.reverse() : childNodeArray) {\n if (childNode[\"s-sh\"] != null) {\n host.insertBefore(childNode, contentRefNode != null ? contentRefNode : null);\n childNode[\"s-sh\"] = void 0;\n checkSlotRelocate = true;\n }\n }\n }\n plt.$flags$ &= ~1 /* isTmpDisconnected */;\n};\nvar putBackInOriginalLocation = (parentElm, recursive) => {\n plt.$flags$ |= 1 /* isTmpDisconnected */;\n const oldSlotChildNodes = Array.from(parentElm.childNodes);\n if (parentElm[\"s-sr\"] && BUILD11.experimentalSlotFixes) {\n let node = parentElm;\n while (node = node.nextSibling) {\n if (node && node[\"s-sn\"] === parentElm[\"s-sn\"] && node[\"s-sh\"] === hostTagName) {\n oldSlotChildNodes.push(node);\n }\n }\n }\n for (let i2 = oldSlotChildNodes.length - 1; i2 >= 0; i2--) {\n const childNode = oldSlotChildNodes[i2];\n if (childNode[\"s-hn\"] !== hostTagName && childNode[\"s-ol\"]) {\n parentReferenceNode(childNode).insertBefore(childNode, referenceNode(childNode));\n childNode[\"s-ol\"].remove();\n childNode[\"s-ol\"] = void 0;\n childNode[\"s-sh\"] = void 0;\n checkSlotRelocate = true;\n }\n if (recursive) {\n putBackInOriginalLocation(childNode, recursive);\n }\n }\n plt.$flags$ &= ~1 /* isTmpDisconnected */;\n};\nvar addVnodes = (parentElm, before, parentVNode, vnodes, startIdx, endIdx) => {\n let containerElm = BUILD11.slotRelocation && parentElm[\"s-cr\"] && parentElm[\"s-cr\"].parentNode || parentElm;\n let childNode;\n if (BUILD11.shadowDom && containerElm.shadowRoot && containerElm.tagName === hostTagName) {\n containerElm = containerElm.shadowRoot;\n }\n for (; startIdx <= endIdx; ++startIdx) {\n if (vnodes[startIdx]) {\n childNode = createElm(null, parentVNode, startIdx, parentElm);\n if (childNode) {\n vnodes[startIdx].$elm$ = childNode;\n containerElm.insertBefore(childNode, BUILD11.slotRelocation ? referenceNode(before) : before);\n }\n }\n }\n};\nvar removeVnodes = (vnodes, startIdx, endIdx) => {\n for (let index = startIdx; index <= endIdx; ++index) {\n const vnode = vnodes[index];\n if (vnode) {\n const elm = vnode.$elm$;\n nullifyVNodeRefs(vnode);\n if (elm) {\n if (BUILD11.slotRelocation) {\n checkSlotFallbackVisibility = true;\n if (elm[\"s-ol\"]) {\n elm[\"s-ol\"].remove();\n } else {\n putBackInOriginalLocation(elm, true);\n }\n }\n elm.remove();\n }\n }\n }\n};\nvar updateChildren = (parentElm, oldCh, newVNode2, newCh, isInitialRender = false) => {\n let oldStartIdx = 0;\n let newStartIdx = 0;\n let idxInOld = 0;\n let i2 = 0;\n let oldEndIdx = oldCh.length - 1;\n let oldStartVnode = oldCh[0];\n let oldEndVnode = oldCh[oldEndIdx];\n let newEndIdx = newCh.length - 1;\n let newStartVnode = newCh[0];\n let newEndVnode = newCh[newEndIdx];\n let node;\n let elmToMove;\n while (oldStartIdx <= oldEndIdx && newStartIdx <= newEndIdx) {\n if (oldStartVnode == null) {\n oldStartVnode = oldCh[++oldStartIdx];\n } else if (oldEndVnode == null) {\n oldEndVnode = oldCh[--oldEndIdx];\n } else if (newStartVnode == null) {\n newStartVnode = newCh[++newStartIdx];\n } else if (newEndVnode == null) {\n newEndVnode = newCh[--newEndIdx];\n } else if (isSameVnode(oldStartVnode, newStartVnode, isInitialRender)) {\n patch(oldStartVnode, newStartVnode, isInitialRender);\n oldStartVnode = oldCh[++oldStartIdx];\n newStartVnode = newCh[++newStartIdx];\n } else if (isSameVnode(oldEndVnode, newEndVnode, isInitialRender)) {\n patch(oldEndVnode, newEndVnode, isInitialRender);\n oldEndVnode = oldCh[--oldEndIdx];\n newEndVnode = newCh[--newEndIdx];\n } else if (isSameVnode(oldStartVnode, newEndVnode, isInitialRender)) {\n if (BUILD11.slotRelocation && (oldStartVnode.$tag$ === \"slot\" || newEndVnode.$tag$ === \"slot\")) {\n putBackInOriginalLocation(oldStartVnode.$elm$.parentNode, false);\n }\n patch(oldStartVnode, newEndVnode, isInitialRender);\n parentElm.insertBefore(oldStartVnode.$elm$, oldEndVnode.$elm$.nextSibling);\n oldStartVnode = oldCh[++oldStartIdx];\n newEndVnode = newCh[--newEndIdx];\n } else if (isSameVnode(oldEndVnode, newStartVnode, isInitialRender)) {\n if (BUILD11.slotRelocation && (oldStartVnode.$tag$ === \"slot\" || newEndVnode.$tag$ === \"slot\")) {\n putBackInOriginalLocation(oldEndVnode.$elm$.parentNode, false);\n }\n patch(oldEndVnode, newStartVnode, isInitialRender);\n parentElm.insertBefore(oldEndVnode.$elm$, oldStartVnode.$elm$);\n oldEndVnode = oldCh[--oldEndIdx];\n newStartVnode = newCh[++newStartIdx];\n } else {\n idxInOld = -1;\n if (BUILD11.vdomKey) {\n for (i2 = oldStartIdx; i2 <= oldEndIdx; ++i2) {\n if (oldCh[i2] && oldCh[i2].$key$ !== null && oldCh[i2].$key$ === newStartVnode.$key$) {\n idxInOld = i2;\n break;\n }\n }\n }\n if (BUILD11.vdomKey && idxInOld >= 0) {\n elmToMove = oldCh[idxInOld];\n if (elmToMove.$tag$ !== newStartVnode.$tag$) {\n node = createElm(oldCh && oldCh[newStartIdx], newVNode2, idxInOld, parentElm);\n } else {\n patch(elmToMove, newStartVnode, isInitialRender);\n oldCh[idxInOld] = void 0;\n node = elmToMove.$elm$;\n }\n newStartVnode = newCh[++newStartIdx];\n } else {\n node = createElm(oldCh && oldCh[newStartIdx], newVNode2, newStartIdx, parentElm);\n newStartVnode = newCh[++newStartIdx];\n }\n if (node) {\n if (BUILD11.slotRelocation) {\n parentReferenceNode(oldStartVnode.$elm$).insertBefore(node, referenceNode(oldStartVnode.$elm$));\n } else {\n oldStartVnode.$elm$.parentNode.insertBefore(node, oldStartVnode.$elm$);\n }\n }\n }\n }\n if (oldStartIdx > oldEndIdx) {\n addVnodes(\n parentElm,\n newCh[newEndIdx + 1] == null ? null : newCh[newEndIdx + 1].$elm$,\n newVNode2,\n newCh,\n newStartIdx,\n newEndIdx\n );\n } else if (BUILD11.updatable && newStartIdx > newEndIdx) {\n removeVnodes(oldCh, oldStartIdx, oldEndIdx);\n }\n};\nvar isSameVnode = (leftVNode, rightVNode, isInitialRender = false) => {\n if (leftVNode.$tag$ === rightVNode.$tag$) {\n if (BUILD11.slotRelocation && leftVNode.$tag$ === \"slot\") {\n return leftVNode.$name$ === rightVNode.$name$;\n }\n if (BUILD11.vdomKey && !isInitialRender) {\n return leftVNode.$key$ === rightVNode.$key$;\n }\n return true;\n }\n return false;\n};\nvar referenceNode = (node) => {\n return node && node[\"s-ol\"] || node;\n};\nvar parentReferenceNode = (node) => (node[\"s-ol\"] ? node[\"s-ol\"] : node).parentNode;\nvar patch = (oldVNode, newVNode2, isInitialRender = false) => {\n const elm = newVNode2.$elm$ = oldVNode.$elm$;\n const oldChildren = oldVNode.$children$;\n const newChildren = newVNode2.$children$;\n const tag = newVNode2.$tag$;\n const text = newVNode2.$text$;\n let defaultHolder;\n if (!BUILD11.vdomText || text === null) {\n if (BUILD11.svg) {\n isSvgMode = tag === \"svg\" ? true : tag === \"foreignObject\" ? false : isSvgMode;\n }\n if (BUILD11.vdomAttribute || BUILD11.reflect) {\n if (BUILD11.slot && tag === \"slot\" && !useNativeShadowDom) {\n if (BUILD11.experimentalSlotFixes && oldVNode.$name$ !== newVNode2.$name$) {\n newVNode2.$elm$[\"s-sn\"] = newVNode2.$name$ || \"\";\n relocateToHostRoot(newVNode2.$elm$.parentElement);\n }\n } else {\n updateElement(oldVNode, newVNode2, isSvgMode);\n }\n }\n if (BUILD11.updatable && oldChildren !== null && newChildren !== null) {\n updateChildren(elm, oldChildren, newVNode2, newChildren, isInitialRender);\n } else if (newChildren !== null) {\n if (BUILD11.updatable && BUILD11.vdomText && oldVNode.$text$ !== null) {\n elm.textContent = \"\";\n }\n addVnodes(elm, null, newVNode2, newChildren, 0, newChildren.length - 1);\n } else if (BUILD11.updatable && oldChildren !== null) {\n removeVnodes(oldChildren, 0, oldChildren.length - 1);\n }\n if (BUILD11.svg && isSvgMode && tag === \"svg\") {\n isSvgMode = false;\n }\n } else if (BUILD11.vdomText && BUILD11.slotRelocation && (defaultHolder = elm[\"s-cr\"])) {\n defaultHolder.parentNode.textContent = text;\n } else if (BUILD11.vdomText && oldVNode.$text$ !== text) {\n elm.data = text;\n }\n};\nvar updateFallbackSlotVisibility = (elm) => {\n const childNodes = elm.childNodes;\n for (const childNode of childNodes) {\n if (childNode.nodeType === 1 /* ElementNode */) {\n if (childNode[\"s-sr\"]) {\n const slotName = childNode[\"s-sn\"];\n childNode.hidden = false;\n for (const siblingNode of childNodes) {\n if (siblingNode !== childNode) {\n if (siblingNode[\"s-hn\"] !== childNode[\"s-hn\"] || slotName !== \"\") {\n if (siblingNode.nodeType === 1 /* ElementNode */ && (slotName === siblingNode.getAttribute(\"slot\") || slotName === siblingNode[\"s-sn\"]) || siblingNode.nodeType === 3 /* TextNode */ && slotName === siblingNode[\"s-sn\"]) {\n childNode.hidden = true;\n break;\n }\n } else {\n if (siblingNode.nodeType === 1 /* ElementNode */ || siblingNode.nodeType === 3 /* TextNode */ && siblingNode.textContent.trim() !== \"\") {\n childNode.hidden = true;\n break;\n }\n }\n }\n }\n }\n updateFallbackSlotVisibility(childNode);\n }\n }\n};\nvar relocateNodes = [];\nvar markSlotContentForRelocation = (elm) => {\n let node;\n let hostContentNodes;\n let j;\n for (const childNode of elm.childNodes) {\n if (childNode[\"s-sr\"] && (node = childNode[\"s-cr\"]) && node.parentNode) {\n hostContentNodes = node.parentNode.childNodes;\n const slotName = childNode[\"s-sn\"];\n for (j = hostContentNodes.length - 1; j >= 0; j--) {\n node = hostContentNodes[j];\n if (!node[\"s-cn\"] && !node[\"s-nr\"] && node[\"s-hn\"] !== childNode[\"s-hn\"] && (!BUILD11.experimentalSlotFixes || !node[\"s-sh\"] || node[\"s-sh\"] !== childNode[\"s-hn\"])) {\n if (isNodeLocatedInSlot(node, slotName)) {\n let relocateNodeData = relocateNodes.find((r) => r.$nodeToRelocate$ === node);\n checkSlotFallbackVisibility = true;\n node[\"s-sn\"] = node[\"s-sn\"] || slotName;\n if (relocateNodeData) {\n relocateNodeData.$nodeToRelocate$[\"s-sh\"] = childNode[\"s-hn\"];\n relocateNodeData.$slotRefNode$ = childNode;\n } else {\n node[\"s-sh\"] = childNode[\"s-hn\"];\n relocateNodes.push({\n $slotRefNode$: childNode,\n $nodeToRelocate$: node\n });\n }\n if (node[\"s-sr\"]) {\n relocateNodes.map((relocateNode) => {\n if (isNodeLocatedInSlot(relocateNode.$nodeToRelocate$, node[\"s-sn\"])) {\n relocateNodeData = relocateNodes.find((r) => r.$nodeToRelocate$ === node);\n if (relocateNodeData && !relocateNode.$slotRefNode$) {\n relocateNode.$slotRefNode$ = relocateNodeData.$slotRefNode$;\n }\n }\n });\n }\n } else if (!relocateNodes.some((r) => r.$nodeToRelocate$ === node)) {\n relocateNodes.push({\n $nodeToRelocate$: node\n });\n }\n }\n }\n }\n if (childNode.nodeType === 1 /* ElementNode */) {\n markSlotContentForRelocation(childNode);\n }\n }\n};\nvar isNodeLocatedInSlot = (nodeToRelocate, slotName) => {\n if (nodeToRelocate.nodeType === 1 /* ElementNode */) {\n if (nodeToRelocate.getAttribute(\"slot\") === null && slotName === \"\") {\n return true;\n }\n if (nodeToRelocate.getAttribute(\"slot\") === slotName) {\n return true;\n }\n return false;\n }\n if (nodeToRelocate[\"s-sn\"] === slotName) {\n return true;\n }\n return slotName === \"\";\n};\nvar nullifyVNodeRefs = (vNode) => {\n if (BUILD11.vdomRef) {\n vNode.$attrs$ && vNode.$attrs$.ref && vNode.$attrs$.ref(null);\n vNode.$children$ && vNode.$children$.map(nullifyVNodeRefs);\n }\n};\nvar renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {\n var _a, _b, _c, _d, _e;\n const hostElm = hostRef.$hostElement$;\n const cmpMeta = hostRef.$cmpMeta$;\n const oldVNode = hostRef.$vnode$ || newVNode(null, null);\n const rootVnode = isHost(renderFnResults) ? renderFnResults : h(null, null, renderFnResults);\n hostTagName = hostElm.tagName;\n if (BUILD11.isDev && Array.isArray(renderFnResults) && renderFnResults.some(isHost)) {\n throw new Error(`The <Host> must be the single root component.\nLooks like the render() function of \"${hostTagName.toLowerCase()}\" is returning an array that contains the <Host>.\n\nThe render() function should look like this instead:\n\nrender() {\n // Do not return an array\n return (\n <Host>{content}</Host>\n );\n}\n `);\n }\n if (BUILD11.reflect && cmpMeta.$attrsToReflect$) {\n rootVnode.$attrs$ = rootVnode.$attrs$ || {};\n cmpMeta.$attrsToReflect$.map(\n ([propName, attribute]) => rootVnode.$attrs$[attribute] = hostElm[propName]\n );\n }\n if (isInitialLoad && rootVnode.$attrs$) {\n for (const key of Object.keys(rootVnode.$attrs$)) {\n if (hostElm.hasAttribute(key) && ![\"key\", \"ref\", \"style\", \"class\"].includes(key)) {\n rootVnode.$attrs$[key] = hostElm[key];\n }\n }\n }\n rootVnode.$tag$ = null;\n rootVnode.$flags$ |= 4 /* isHost */;\n hostRef.$vnode$ = rootVnode;\n rootVnode.$elm$ = oldVNode.$elm$ = BUILD11.shadowDom ? hostElm.shadowRoot || hostElm : hostElm;\n if (BUILD11.scoped || BUILD11.shadowDom) {\n scopeId = hostElm[\"s-sc\"];\n }\n useNativeShadowDom = supportsShadow && (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) !== 0;\n if (BUILD11.slotRelocation) {\n contentRef = hostElm[\"s-cr\"];\n checkSlotFallbackVisibility = false;\n }\n patch(oldVNode, rootVnode, isInitialLoad);\n if (BUILD11.slotRelocation) {\n plt.$flags$ |= 1 /* isTmpDisconnected */;\n if (checkSlotRelocate) {\n markSlotContentForRelocation(rootVnode.$elm$);\n for (const relocateData of relocateNodes) {\n const nodeToRelocate = relocateData.$nodeToRelocate$;\n if (!nodeToRelocate[\"s-ol\"]) {\n const orgLocationNode = BUILD11.isDebug || BUILD11.hydrateServerSide ? originalLocationDebugNode(nodeToRelocate) : doc.createTextNode(\"\");\n orgLocationNode[\"s-nr\"] = nodeToRelocate;\n nodeToRelocate.parentNode.insertBefore(nodeToRelocate[\"s-ol\"] = orgLocationNode, nodeToRelocate);\n }\n }\n for (const relocateData of relocateNodes) {\n const nodeToRelocate = relocateData.$nodeToRelocate$;\n const slotRefNode = relocateData.$slotRefNode$;\n if (slotRefNode) {\n const parentNodeRef = slotRefNode.parentNode;\n let insertBeforeNode = slotRefNode.nextSibling;\n if (!BUILD11.experimentalSlotFixes || insertBeforeNode && insertBeforeNode.nodeType === 1 /* ElementNode */) {\n let orgLocationNode = (_a = nodeToRelocate[\"s-ol\"]) == null ? void 0 : _a.previousSibling;\n while (orgLocationNode) {\n let refNode = (_b = orgLocationNode[\"s-nr\"]) != null ? _b : null;\n if (refNode && refNode[\"s-sn\"] === nodeToRelocate[\"s-sn\"] && parentNodeRef === refNode.parentNode) {\n refNode = refNode.nextSibling;\n while (refNode === nodeToRelocate || (refNode == null ? void 0 : refNode[\"s-sr\"])) {\n refNode = refNode == null ? void 0 : refNode.nextSibling;\n }\n if (!refNode || !refNode[\"s-nr\"]) {\n insertBeforeNode = refNode;\n break;\n }\n }\n orgLocationNode = orgLocationNode.previousSibling;\n }\n }\n if (!insertBeforeNode && parentNodeRef !== nodeToRelocate.parentNode || nodeToRelocate.nextSibling !== insertBeforeNode) {\n if (nodeToRelocate !== insertBeforeNode) {\n if (!BUILD11.experimentalSlotFixes && !nodeToRelocate[\"s-hn\"] && nodeToRelocate[\"s-ol\"]) {\n nodeToRelocate[\"s-hn\"] = nodeToRelocate[\"s-ol\"].parentNode.nodeName;\n }\n parentNodeRef.insertBefore(nodeToRelocate, insertBeforeNode);\n if (nodeToRelocate.nodeType === 1 /* ElementNode */) {\n nodeToRelocate.hidden = (_c = nodeToRelocate[\"s-ih\"]) != null ? _c : false;\n }\n }\n }\n nodeToRelocate && typeof slotRefNode[\"s-rf\"] === \"function\" && slotRefNode[\"s-rf\"](nodeToRelocate);\n } else {\n if (nodeToRelocate.nodeType === 1 /* ElementNode */) {\n if (isInitialLoad) {\n nodeToRelocate[\"s-ih\"] = (_d = nodeToRelocate.hidden) != null ? _d : false;\n }\n nodeToRelocate.hidden = true;\n }\n }\n }\n }\n if (checkSlotFallbackVisibility) {\n updateFallbackSlotVisibility(rootVnode.$elm$);\n }\n plt.$flags$ &= ~1 /* isTmpDisconnected */;\n relocateNodes.length = 0;\n }\n if (BUILD11.experimentalScopedSlotChanges && cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */) {\n for (const childNode of rootVnode.$elm$.childNodes) {\n if (childNode[\"s-hn\"] !== hostTagName && !childNode[\"s-sh\"]) {\n if (isInitialLoad && childNode[\"s-ih\"] == null) {\n childNode[\"s-ih\"] = (_e = childNode.hidden) != null ? _e : false;\n }\n childNode.hidden = true;\n }\n }\n }\n contentRef = void 0;\n};\nvar slotReferenceDebugNode = (slotVNode) => doc.createComment(\n `<slot${slotVNode.$name$ ? ' name=\"' + slotVNode.$name$ + '\"' : \"\"}> (host=${hostTagName.toLowerCase()})`\n);\nvar originalLocationDebugNode = (nodeToRelocate) => doc.createComment(\n `org-location for ` + (nodeToRelocate.localName ? `<${nodeToRelocate.localName}> (host=${nodeToRelocate[\"s-hn\"]})` : `[${nodeToRelocate.textContent}]`)\n);\n\n// src/runtime/update-component.ts\nvar attachToAncestor = (hostRef, ancestorComponent) => {\n if (BUILD12.asyncLoading && ancestorComponent && !hostRef.$onRenderResolve$ && ancestorComponent[\"s-p\"]) {\n ancestorComponent[\"s-p\"].push(new Promise((r) => hostRef.$onRenderResolve$ = r));\n }\n};\nvar scheduleUpdate = (hostRef, isInitialLoad) => {\n if (BUILD12.taskQueue && BUILD12.updatable) {\n hostRef.$flags$ |= 16 /* isQueuedForUpdate */;\n }\n if (BUILD12.asyncLoading && hostRef.$flags$ & 4 /* isWaitingForChildren */) {\n hostRef.$flags$ |= 512 /* needsRerender */;\n return;\n }\n attachToAncestor(hostRef, hostRef.$ancestorComponent$);\n const dispatch = () => dispatchHooks(hostRef, isInitialLoad);\n return BUILD12.taskQueue ? writeTask(dispatch) : dispatch();\n};\nvar dispatchHooks = (hostRef, isInitialLoad) => {\n const elm = hostRef.$hostElement$;\n const endSchedule = createTime(\"scheduleUpdate\", hostRef.$cmpMeta$.$tagName$);\n const instance = BUILD12.lazyLoad ? hostRef.$lazyInstance$ : elm;\n let maybePromise;\n if (isInitialLoad) {\n if (BUILD12.lazyLoad && BUILD12.hostListener) {\n hostRef.$flags$ |= 256 /* isListenReady */;\n if (hostRef.$queuedListeners$) {\n hostRef.$queuedListeners$.map(([methodName, event]) => safeCall(instance, methodName, event));\n hostRef.$queuedListeners$ = void 0;\n }\n }\n emitLifecycleEvent(elm, \"componentWillLoad\");\n if (BUILD12.cmpWillLoad) {\n maybePromise = safeCall(instance, \"componentWillLoad\");\n }\n } else {\n emitLifecycleEvent(elm, \"componentWillUpdate\");\n if (BUILD12.cmpWillUpdate) {\n maybePromise = safeCall(instance, \"componentWillUpdate\");\n }\n }\n emitLifecycleEvent(elm, \"componentWillRender\");\n if (BUILD12.cmpWillRender) {\n maybePromise = enqueue(maybePromise, () => safeCall(instance, \"componentWillRender\"));\n }\n endSchedule();\n return enqueue(maybePromise, () => updateComponent(hostRef, instance, isInitialLoad));\n};\nvar enqueue = (maybePromise, fn) => isPromisey(maybePromise) ? maybePromise.then(fn) : fn();\nvar isPromisey = (maybePromise) => maybePromise instanceof Promise || maybePromise && maybePromise.then && typeof maybePromise.then === \"function\";\nvar updateComponent = async (hostRef, instance, isInitialLoad) => {\n var _a;\n const elm = hostRef.$hostElement$;\n const endUpdate = createTime(\"update\", hostRef.$cmpMeta$.$tagName$);\n const rc = elm[\"s-rc\"];\n if (BUILD12.style && isInitialLoad) {\n attachStyles(hostRef);\n }\n const endRender = createTime(\"render\", hostRef.$cmpMeta$.$tagName$);\n if (BUILD12.isDev) {\n hostRef.$flags$ |= 1024 /* devOnRender */;\n }\n if (BUILD12.hydrateServerSide) {\n await callRender(hostRef, instance, elm, isInitialLoad);\n } else {\n callRender(hostRef, instance, elm, isInitialLoad);\n }\n if (BUILD12.isDev) {\n hostRef.$renderCount$ = hostRef.$renderCount$ === void 0 ? 1 : hostRef.$renderCount$ + 1;\n hostRef.$flags$ &= ~1024 /* devOnRender */;\n }\n if (BUILD12.hydrateServerSide) {\n try {\n serverSideConnected(elm);\n if (isInitialLoad) {\n if (hostRef.$cmpMeta$.$flags$ & 1 /* shadowDomEncapsulation */) {\n elm[\"s-en\"] = \"\";\n } else if (hostRef.$cmpMeta$.$flags$ & 2 /* scopedCssEncapsulation */) {\n elm[\"s-en\"] = \"c\";\n }\n }\n } catch (e) {\n consoleError(e, elm);\n }\n }\n if (BUILD12.asyncLoading && rc) {\n rc.map((cb) => cb());\n elm[\"s-rc\"] = void 0;\n }\n endRender();\n endUpdate();\n if (BUILD12.asyncLoading) {\n const childrenPromises = (_a = elm[\"s-p\"]) != null ? _a : [];\n const postUpdate = () => postUpdateComponent(hostRef);\n if (childrenPromises.length === 0) {\n postUpdate();\n } else {\n Promise.all(childrenPromises).then(postUpdate);\n hostRef.$flags$ |= 4 /* isWaitingForChildren */;\n childrenPromises.length = 0;\n }\n } else {\n postUpdateComponent(hostRef);\n }\n};\nvar renderingRef = null;\nvar callRender = (hostRef, instance, elm, isInitialLoad) => {\n const allRenderFn = BUILD12.allRenderFn ? true : false;\n const lazyLoad = BUILD12.lazyLoad ? true : false;\n const taskQueue = BUILD12.taskQueue ? true : false;\n const updatable = BUILD12.updatable ? true : false;\n try {\n renderingRef = instance;\n instance = allRenderFn ? instance.render() : instance.render && instance.render();\n if (updatable && taskQueue) {\n hostRef.$flags$ &= ~16 /* isQueuedForUpdate */;\n }\n if (updatable || lazyLoad) {\n hostRef.$flags$ |= 2 /* hasRendered */;\n }\n if (BUILD12.hasRenderFn || BUILD12.reflect) {\n if (BUILD12.vdomRender || BUILD12.reflect) {\n if (BUILD12.hydrateServerSide) {\n return Promise.resolve(instance).then((value) => renderVdom(hostRef, value, isInitialLoad));\n } else {\n renderVdom(hostRef, instance, isInitialLoad);\n }\n } else {\n const shadowRoot = elm.shadowRoot;\n if (hostRef.$cmpMeta$.$flags$ & 1 /* shadowDomEncapsulation */) {\n shadowRoot.textContent = instance;\n } else {\n elm.textContent = instance;\n }\n }\n }\n } catch (e) {\n consoleError(e, hostRef.$hostElement$);\n }\n renderingRef = null;\n return null;\n};\nvar getRenderingRef = () => renderingRef;\nvar postUpdateComponent = (hostRef) => {\n const tagName = hostRef.$cmpMeta$.$tagName$;\n const elm = hostRef.$hostElement$;\n const endPostUpdate = createTime(\"postUpdate\", tagName);\n const instance = BUILD12.lazyLoad ? hostRef.$lazyInstance$ : elm;\n const ancestorComponent = hostRef.$ancestorComponent$;\n if (BUILD12.cmpDidRender) {\n if (BUILD12.isDev) {\n hostRef.$flags$ |= 1024 /* devOnRender */;\n }\n safeCall(instance, \"componentDidRender\");\n if (BUILD12.isDev) {\n hostRef.$flags$ &= ~1024 /* devOnRender */;\n }\n }\n emitLifecycleEvent(elm, \"componentDidRender\");\n if (!(hostRef.$flags$ & 64 /* hasLoadedComponent */)) {\n hostRef.$flags$ |= 64 /* hasLoadedComponent */;\n if (BUILD12.asyncLoading && BUILD12.cssAnnotations) {\n addHydratedFlag(elm);\n }\n if (BUILD12.cmpDidLoad) {\n if (BUILD12.isDev) {\n hostRef.$flags$ |= 2048 /* devOnDidLoad */;\n }\n safeCall(instance, \"componentDidLoad\");\n if (BUILD12.isDev) {\n hostRef.$flags$ &= ~2048 /* devOnDidLoad */;\n }\n }\n emitLifecycleEvent(elm, \"componentDidLoad\");\n endPostUpdate();\n if (BUILD12.asyncLoading) {\n hostRef.$onReadyResolve$(elm);\n if (!ancestorComponent) {\n appDidLoad(tagName);\n }\n }\n } else {\n if (BUILD12.cmpDidUpdate) {\n if (BUILD12.isDev) {\n hostRef.$flags$ |= 1024 /* devOnRender */;\n }\n safeCall(instance, \"componentDidUpdate\");\n if (BUILD12.isDev) {\n hostRef.$flags$ &= ~1024 /* devOnRender */;\n }\n }\n emitLifecycleEvent(elm, \"componentDidUpdate\");\n endPostUpdate();\n }\n if (BUILD12.method && BUILD12.lazyLoad) {\n hostRef.$onInstanceResolve$(elm);\n }\n if (BUILD12.asyncLoading) {\n if (hostRef.$onRenderResolve$) {\n hostRef.$onRenderResolve$();\n hostRef.$onRenderResolve$ = void 0;\n }\n if (hostRef.$flags$ & 512 /* needsRerender */) {\n nextTick(() => scheduleUpdate(hostRef, false));\n }\n hostRef.$flags$ &= ~(4 /* isWaitingForChildren */ | 512 /* needsRerender */);\n }\n};\nvar forceUpdate = (ref) => {\n if (BUILD12.updatable && (Build.isBrowser || Build.isTesting)) {\n const hostRef = getHostRef(ref);\n const isConnected = hostRef.$hostElement$.isConnected;\n if (isConnected && (hostRef.$flags$ & (2 /* hasRendered */ | 16 /* isQueuedForUpdate */)) === 2 /* hasRendered */) {\n scheduleUpdate(hostRef, false);\n }\n return isConnected;\n }\n return false;\n};\nvar appDidLoad = (who) => {\n if (BUILD12.cssAnnotations) {\n addHydratedFlag(doc.documentElement);\n }\n if (BUILD12.asyncQueue) {\n plt.$flags$ |= 2 /* appLoaded */;\n }\n nextTick(() => emitEvent(win, \"appload\", { detail: { namespace: NAMESPACE } }));\n if (BUILD12.profile && performance.measure) {\n performance.measure(`[Stencil] ${NAMESPACE} initial load (by ${who})`, \"st:app:start\");\n }\n};\nvar safeCall = (instance, method, arg) => {\n if (instance && instance[method]) {\n try {\n return instance[method](arg);\n } catch (e) {\n consoleError(e);\n }\n }\n return void 0;\n};\nvar emitLifecycleEvent = (elm, lifecycleName) => {\n if (BUILD12.lifecycleDOMEvents) {\n emitEvent(elm, \"stencil_\" + lifecycleName, {\n bubbles: true,\n composed: true,\n detail: {\n namespace: NAMESPACE\n }\n });\n }\n};\nvar addHydratedFlag = (elm) => BUILD12.hydratedClass ? elm.classList.add(\"hydrated\") : BUILD12.hydratedAttribute ? elm.setAttribute(\"hydrated\", \"\") : void 0;\nvar serverSideConnected = (elm) => {\n const children = elm.children;\n if (children != null) {\n for (let i2 = 0, ii = children.length; i2 < ii; i2++) {\n const childElm = children[i2];\n if (typeof childElm.connectedCallback === \"function\") {\n childElm.connectedCallback();\n }\n serverSideConnected(childElm);\n }\n }\n};\n\n// src/runtime/set-value.ts\nvar getValue = (ref, propName) => getHostRef(ref).$instanceValues$.get(propName);\nvar setValue = (ref, propName, newVal, cmpMeta) => {\n const hostRef = getHostRef(ref);\n const elm = BUILD13.lazyLoad ? hostRef.$hostElement$ : ref;\n const oldVal = hostRef.$instanceValues$.get(propName);\n const flags = hostRef.$flags$;\n const instance = BUILD13.lazyLoad ? hostRef.$lazyInstance$ : elm;\n newVal = parsePropertyValue(newVal, cmpMeta.$members$[propName][0]);\n const areBothNaN = Number.isNaN(oldVal) && Number.isNaN(newVal);\n const didValueChange = newVal !== oldVal && !areBothNaN;\n if ((!BUILD13.lazyLoad || !(flags & 8 /* isConstructingInstance */) || oldVal === void 0) && didValueChange) {\n hostRef.$instanceValues$.set(propName, newVal);\n if (BUILD13.isDev) {\n if (hostRef.$flags$ & 1024 /* devOnRender */) {\n consoleDevWarn(\n `The state/prop \"${propName}\" changed during rendering. This can potentially lead to infinite-loops and other bugs.`,\n \"\\nElement\",\n elm,\n \"\\nNew value\",\n newVal,\n \"\\nOld value\",\n oldVal\n );\n } else if (hostRef.$flags$ & 2048 /* devOnDidLoad */) {\n consoleDevWarn(\n `The state/prop \"${propName}\" changed during \"componentDidLoad()\", this triggers extra re-renders, try to setup on \"componentWillLoad()\"`,\n \"\\nElement\",\n elm,\n \"\\nNew value\",\n newVal,\n \"\\nOld value\",\n oldVal\n );\n }\n }\n if (!BUILD13.lazyLoad || instance) {\n if (BUILD13.watchCallback && cmpMeta.$watchers$ && flags & 128 /* isWatchReady */) {\n const watchMethods = cmpMeta.$watchers$[propName];\n if (watchMethods) {\n watchMethods.map((watchMethodName) => {\n try {\n instance[watchMethodName](newVal, oldVal, propName);\n } catch (e) {\n consoleError(e, elm);\n }\n });\n }\n }\n if (BUILD13.updatable && (flags & (2 /* hasRendered */ | 16 /* isQueuedForUpdate */)) === 2 /* hasRendered */) {\n if (BUILD13.cmpShouldUpdate && instance.componentShouldUpdate) {\n if (instance.componentShouldUpdate(newVal, oldVal, propName) === false) {\n return;\n }\n }\n scheduleUpdate(hostRef, false);\n }\n }\n }\n};\n\n// src/runtime/proxy-component.ts\nvar proxyComponent = (Cstr, cmpMeta, flags) => {\n var _a;\n const prototype = Cstr.prototype;\n if (BUILD14.formAssociated && cmpMeta.$flags$ & 64 /* formAssociated */ && flags & 1 /* isElementConstructor */) {\n FORM_ASSOCIATED_CUSTOM_ELEMENT_CALLBACKS.forEach(\n (cbName) => Object.defineProperty(prototype, cbName, {\n value(...args) {\n const hostRef = getHostRef(this);\n const elm = BUILD14.lazyLoad ? hostRef.$hostElement$ : this;\n const instance = BUILD14.lazyLoad ? hostRef.$lazyInstance$ : elm;\n if (!instance) {\n hostRef.$onReadyPromise$.then((instance2) => {\n const cb = instance2[cbName];\n typeof cb === \"function\" && cb.call(instance2, ...args);\n });\n } else {\n const cb = instance[cbName];\n typeof cb === \"function\" && cb.call(instance, ...args);\n }\n }\n })\n );\n }\n if (BUILD14.member && cmpMeta.$members$) {\n if (BUILD14.watchCallback && Cstr.watchers) {\n cmpMeta.$watchers$ = Cstr.watchers;\n }\n const members = Object.entries(cmpMeta.$members$);\n members.map(([memberName, [memberFlags]]) => {\n if ((BUILD14.prop || BUILD14.state) && (memberFlags & 31 /* Prop */ || (!BUILD14.lazyLoad || flags & 2 /* proxyState */) && memberFlags & 32 /* State */)) {\n Object.defineProperty(prototype, memberName, {\n get() {\n return getValue(this, memberName);\n },\n set(newValue) {\n if (BUILD14.isDev) {\n const ref = getHostRef(this);\n if (\n // we are proxying the instance (not element)\n (flags & 1 /* isElementConstructor */) === 0 && // the element is not constructing\n (ref && ref.$flags$ & 8 /* isConstructingInstance */) === 0 && // the member is a prop\n (memberFlags & 31 /* Prop */) !== 0 && // the member is not mutable\n (memberFlags & 1024 /* Mutable */) === 0\n ) {\n consoleDevWarn(\n `@Prop() \"${memberName}\" on <${cmpMeta.$tagName$}> is immutable but was modified from within the component.\nMore information: https://stenciljs.com/docs/properties#prop-mutability`\n );\n }\n }\n setValue(this, memberName, newValue, cmpMeta);\n },\n configurable: true,\n enumerable: true\n });\n } else if (BUILD14.lazyLoad && BUILD14.method && flags & 1 /* isElementConstructor */ && memberFlags & 64 /* Method */) {\n Object.defineProperty(prototype, memberName, {\n value(...args) {\n var _a2;\n const ref = getHostRef(this);\n return (_a2 = ref == null ? void 0 : ref.$onInstancePromise$) == null ? void 0 : _a2.then(() => {\n var _a3;\n return (_a3 = ref.$lazyInstance$) == null ? void 0 : _a3[memberName](...args);\n });\n }\n });\n }\n });\n if (BUILD14.observeAttribute && (!BUILD14.lazyLoad || flags & 1 /* isElementConstructor */)) {\n const attrNameToPropName = /* @__PURE__ */ new Map();\n prototype.attributeChangedCallback = function(attrName, oldValue, newValue) {\n plt.jmp(() => {\n var _a2;\n const propName = attrNameToPropName.get(attrName);\n if (this.hasOwnProperty(propName)) {\n newValue = this[propName];\n delete this[propName];\n } else if (prototype.hasOwnProperty(propName) && typeof this[propName] === \"number\" && this[propName] == newValue) {\n return;\n } else if (propName == null) {\n const hostRef = getHostRef(this);\n const flags2 = hostRef == null ? void 0 : hostRef.$flags$;\n if (flags2 && !(flags2 & 8 /* isConstructingInstance */) && flags2 & 128 /* isWatchReady */ && newValue !== oldValue) {\n const elm = BUILD14.lazyLoad ? hostRef.$hostElement$ : this;\n const instance = BUILD14.lazyLoad ? hostRef.$lazyInstance$ : elm;\n const entry = (_a2 = cmpMeta.$watchers$) == null ? void 0 : _a2[attrName];\n entry == null ? void 0 : entry.forEach((callbackName) => {\n if (instance[callbackName] != null) {\n instance[callbackName].call(instance, newValue, oldValue, attrName);\n }\n });\n }\n return;\n }\n this[propName] = newValue === null && typeof this[propName] === \"boolean\" ? false : newValue;\n });\n };\n Cstr.observedAttributes = Array.from(\n /* @__PURE__ */ new Set([\n ...Object.keys((_a = cmpMeta.$watchers$) != null ? _a : {}),\n ...members.filter(([_, m]) => m[0] & 15 /* HasAttribute */).map(([propName, m]) => {\n var _a2;\n const attrName = m[1] || propName;\n attrNameToPropName.set(attrName, propName);\n if (BUILD14.reflect && m[0] & 512 /* ReflectAttr */) {\n (_a2 = cmpMeta.$attrsToReflect$) == null ? void 0 : _a2.push([propName, attrName]);\n }\n return attrName;\n })\n ])\n );\n }\n }\n return Cstr;\n};\n\n// src/runtime/initialize-component.ts\nvar initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {\n let Cstr;\n if ((hostRef.$flags$ & 32 /* hasInitializedComponent */) === 0) {\n hostRef.$flags$ |= 32 /* hasInitializedComponent */;\n const bundleId = cmpMeta.$lazyBundleId$;\n if ((BUILD15.lazyLoad || BUILD15.hydrateClientSide) && bundleId) {\n Cstr = loadModule(cmpMeta, hostRef, hmrVersionId);\n if (Cstr.then) {\n const endLoad = uniqueTime(\n `st:load:${cmpMeta.$tagName$}:${hostRef.$modeName$}`,\n `[Stencil] Load module for <${cmpMeta.$tagName$}>`\n );\n Cstr = await Cstr;\n endLoad();\n }\n if ((BUILD15.isDev || BUILD15.isDebug) && !Cstr) {\n throw new Error(`Constructor for \"${cmpMeta.$tagName$}#${hostRef.$modeName$}\" was not found`);\n }\n if (BUILD15.member && !Cstr.isProxied) {\n if (BUILD15.watchCallback) {\n cmpMeta.$watchers$ = Cstr.watchers;\n }\n proxyComponent(Cstr, cmpMeta, 2 /* proxyState */);\n Cstr.isProxied = true;\n }\n const endNewInstance = createTime(\"createInstance\", cmpMeta.$tagName$);\n if (BUILD15.member) {\n hostRef.$flags$ |= 8 /* isConstructingInstance */;\n }\n try {\n new Cstr(hostRef);\n } catch (e) {\n consoleError(e);\n }\n if (BUILD15.member) {\n hostRef.$flags$ &= ~8 /* isConstructingInstance */;\n }\n if (BUILD15.watchCallback) {\n hostRef.$flags$ |= 128 /* isWatchReady */;\n }\n endNewInstance();\n fireConnectedCallback(hostRef.$lazyInstance$);\n } else {\n Cstr = elm.constructor;\n customElements.whenDefined(cmpMeta.$tagName$).then(() => hostRef.$flags$ |= 128 /* isWatchReady */);\n }\n if (BUILD15.style && Cstr.style) {\n let style = Cstr.style;\n if (BUILD15.mode && typeof style !== \"string\") {\n style = style[hostRef.$modeName$ = computeMode(elm)];\n if (BUILD15.hydrateServerSide && hostRef.$modeName$) {\n elm.setAttribute(\"s-mode\", hostRef.$modeName$);\n }\n }\n const scopeId2 = getScopeId(cmpMeta, hostRef.$modeName$);\n if (!styles.has(scopeId2)) {\n const endRegisterStyles = createTime(\"registerStyles\", cmpMeta.$tagName$);\n if (!BUILD15.hydrateServerSide && BUILD15.shadowDom && // TODO(STENCIL-854): Remove code related to legacy shadowDomShim field\n BUILD15.shadowDomShim && cmpMeta.$flags$ & 8 /* needsShadowDomShim */) {\n style = await import(\"./shadow-css.js\").then((m) => m.scopeCss(style, scopeId2, false));\n }\n registerStyle(scopeId2, style, !!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */));\n endRegisterStyles();\n }\n }\n }\n const ancestorComponent = hostRef.$ancestorComponent$;\n const schedule = () => scheduleUpdate(hostRef, true);\n if (BUILD15.asyncLoading && ancestorComponent && ancestorComponent[\"s-rc\"]) {\n ancestorComponent[\"s-rc\"].push(schedule);\n } else {\n schedule();\n }\n};\nvar fireConnectedCallback = (instance) => {\n if (BUILD15.lazyLoad && BUILD15.connectedCallback) {\n safeCall(instance, \"connectedCallback\");\n }\n};\n\n// src/runtime/connected-callback.ts\nvar connectedCallback = (elm) => {\n if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0) {\n const hostRef = getHostRef(elm);\n const cmpMeta = hostRef.$cmpMeta$;\n const endConnected = createTime(\"connectedCallback\", cmpMeta.$tagName$);\n if (BUILD16.hostListenerTargetParent) {\n addHostEventListeners(elm, hostRef, cmpMeta.$listeners$, true);\n }\n if (!(hostRef.$flags$ & 1 /* hasConnected */)) {\n hostRef.$flags$ |= 1 /* hasConnected */;\n let hostId;\n if (BUILD16.hydrateClientSide) {\n hostId = elm.getAttribute(HYDRATE_ID);\n if (hostId) {\n if (BUILD16.shadowDom && supportsShadow && cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {\n const scopeId2 = BUILD16.mode ? addStyle(elm.shadowRoot, cmpMeta, elm.getAttribute(\"s-mode\")) : addStyle(elm.shadowRoot, cmpMeta);\n elm.classList.remove(scopeId2 + \"-h\", scopeId2 + \"-s\");\n }\n initializeClientHydrate(elm, cmpMeta.$tagName$, hostId, hostRef);\n }\n }\n if (BUILD16.slotRelocation && !hostId) {\n if (BUILD16.hydrateServerSide || (BUILD16.slot || BUILD16.shadowDom) && // TODO(STENCIL-854): Remove code related to legacy shadowDomShim field\n cmpMeta.$flags$ & (4 /* hasSlotRelocation */ | 8 /* needsShadowDomShim */)) {\n setContentReference(elm);\n }\n }\n if (BUILD16.asyncLoading) {\n let ancestorComponent = elm;\n while (ancestorComponent = ancestorComponent.parentNode || ancestorComponent.host) {\n if (BUILD16.hydrateClientSide && ancestorComponent.nodeType === 1 /* ElementNode */ && ancestorComponent.hasAttribute(\"s-id\") && ancestorComponent[\"s-p\"] || ancestorComponent[\"s-p\"]) {\n attachToAncestor(hostRef, hostRef.$ancestorComponent$ = ancestorComponent);\n break;\n }\n }\n }\n if (BUILD16.prop && !BUILD16.hydrateServerSide && cmpMeta.$members$) {\n Object.entries(cmpMeta.$members$).map(([memberName, [memberFlags]]) => {\n if (memberFlags & 31 /* Prop */ && elm.hasOwnProperty(memberName)) {\n const value = elm[memberName];\n delete elm[memberName];\n elm[memberName] = value;\n }\n });\n }\n if (BUILD16.initializeNextTick) {\n nextTick(() => initializeComponent(elm, hostRef, cmpMeta));\n } else {\n initializeComponent(elm, hostRef, cmpMeta);\n }\n } else {\n addHostEventListeners(elm, hostRef, cmpMeta.$listeners$, false);\n if (hostRef == null ? void 0 : hostRef.$lazyInstance$) {\n fireConnectedCallback(hostRef.$lazyInstance$);\n } else if (hostRef == null ? void 0 : hostRef.$onReadyPromise$) {\n hostRef.$onReadyPromise$.then(() => fireConnectedCallback(hostRef.$lazyInstance$));\n }\n }\n endConnected();\n }\n};\nvar setContentReference = (elm) => {\n const contentRefElm = elm[\"s-cr\"] = doc.createComment(\n BUILD16.isDebug ? `content-ref (host=${elm.localName})` : \"\"\n );\n contentRefElm[\"s-cn\"] = true;\n elm.insertBefore(contentRefElm, elm.firstChild);\n};\n\n// src/runtime/disconnected-callback.ts\nimport { BUILD as BUILD17 } from \"@stencil/core/internal/app-data\";\nvar disconnectInstance = (instance) => {\n if (BUILD17.lazyLoad && BUILD17.disconnectedCallback) {\n safeCall(instance, \"disconnectedCallback\");\n }\n if (BUILD17.cmpDidUnload) {\n safeCall(instance, \"componentDidUnload\");\n }\n};\nvar disconnectedCallback = async (elm) => {\n if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0) {\n const hostRef = getHostRef(elm);\n if (BUILD17.hostListener) {\n if (hostRef.$rmListeners$) {\n hostRef.$rmListeners$.map((rmListener) => rmListener());\n hostRef.$rmListeners$ = void 0;\n }\n }\n if (!BUILD17.lazyLoad) {\n disconnectInstance(elm);\n } else if (hostRef == null ? void 0 : hostRef.$lazyInstance$) {\n disconnectInstance(hostRef.$lazyInstance$);\n } else if (hostRef == null ? void 0 : hostRef.$onReadyPromise$) {\n hostRef.$onReadyPromise$.then(() => disconnectInstance(hostRef.$lazyInstance$));\n }\n }\n};\n\n// src/runtime/dom-extras.ts\nimport { BUILD as BUILD18 } from \"@stencil/core/internal/app-data\";\nvar patchPseudoShadowDom = (hostElementPrototype, descriptorPrototype) => {\n patchCloneNode(hostElementPrototype);\n patchSlotAppendChild(hostElementPrototype);\n patchSlotAppend(hostElementPrototype);\n patchSlotPrepend(hostElementPrototype);\n patchSlotInsertAdjacentElement(hostElementPrototype);\n patchSlotInsertAdjacentHTML(hostElementPrototype);\n patchSlotInsertAdjacentText(hostElementPrototype);\n patchTextContent(hostElementPrototype);\n patchChildSlotNodes(hostElementPrototype, descriptorPrototype);\n patchSlotRemoveChild(hostElementPrototype);\n};\nvar patchCloneNode = (HostElementPrototype) => {\n const orgCloneNode = HostElementPrototype.cloneNode;\n HostElementPrototype.cloneNode = function(deep) {\n const srcNode = this;\n const isShadowDom = BUILD18.shadowDom ? srcNode.shadowRoot && supportsShadow : false;\n const clonedNode = orgCloneNode.call(srcNode, isShadowDom ? deep : false);\n if (BUILD18.slot && !isShadowDom && deep) {\n let i2 = 0;\n let slotted, nonStencilNode;\n const stencilPrivates = [\n \"s-id\",\n \"s-cr\",\n \"s-lr\",\n \"s-rc\",\n \"s-sc\",\n \"s-p\",\n \"s-cn\",\n \"s-sr\",\n \"s-sn\",\n \"s-hn\",\n \"s-ol\",\n \"s-nr\",\n \"s-si\",\n \"s-rf\"\n ];\n for (; i2 < srcNode.childNodes.length; i2++) {\n slotted = srcNode.childNodes[i2][\"s-nr\"];\n nonStencilNode = stencilPrivates.every((privateField) => !srcNode.childNodes[i2][privateField]);\n if (slotted) {\n if (BUILD18.appendChildSlotFix && clonedNode.__appendChild) {\n clonedNode.__appendChild(slotted.cloneNode(true));\n } else {\n clonedNode.appendChild(slotted.cloneNode(true));\n }\n }\n if (nonStencilNode) {\n clonedNode.appendChild(srcNode.childNodes[i2].cloneNode(true));\n }\n }\n }\n return clonedNode;\n };\n};\nvar patchSlotAppendChild = (HostElementPrototype) => {\n HostElementPrototype.__appendChild = HostElementPrototype.appendChild;\n HostElementPrototype.appendChild = function(newChild) {\n const slotName = newChild[\"s-sn\"] = getSlotName(newChild);\n const slotNode = getHostSlotNode(this.childNodes, slotName, this.tagName);\n if (slotNode) {\n const slotChildNodes = getHostSlotChildNodes(slotNode, slotName);\n const appendAfter = slotChildNodes[slotChildNodes.length - 1];\n const insertedNode = appendAfter.parentNode.insertBefore(newChild, appendAfter.nextSibling);\n updateFallbackSlotVisibility(this);\n return insertedNode;\n }\n return this.__appendChild(newChild);\n };\n};\nvar patchSlotRemoveChild = (ElementPrototype) => {\n ElementPrototype.__removeChild = ElementPrototype.removeChild;\n ElementPrototype.removeChild = function(toRemove) {\n if (toRemove && typeof toRemove[\"s-sn\"] !== \"undefined\") {\n const slotNode = getHostSlotNode(this.childNodes, toRemove[\"s-sn\"], this.tagName);\n if (slotNode) {\n const slotChildNodes = getHostSlotChildNodes(slotNode, toRemove[\"s-sn\"]);\n const existingNode = slotChildNodes.find((n) => n === toRemove);\n if (existingNode) {\n existingNode.remove();\n updateFallbackSlotVisibility(this);\n return;\n }\n }\n }\n return this.__removeChild(toRemove);\n };\n};\nvar patchSlotPrepend = (HostElementPrototype) => {\n const originalPrepend = HostElementPrototype.prepend;\n HostElementPrototype.prepend = function(...newChildren) {\n newChildren.forEach((newChild) => {\n if (typeof newChild === \"string\") {\n newChild = this.ownerDocument.createTextNode(newChild);\n }\n const slotName = newChild[\"s-sn\"] = getSlotName(newChild);\n const slotNode = getHostSlotNode(this.childNodes, slotName, this.tagName);\n if (slotNode) {\n const slotPlaceholder = document.createTextNode(\"\");\n slotPlaceholder[\"s-nr\"] = newChild;\n slotNode[\"s-cr\"].parentNode.__appendChild(slotPlaceholder);\n newChild[\"s-ol\"] = slotPlaceholder;\n const slotChildNodes = getHostSlotChildNodes(slotNode, slotName);\n const appendAfter = slotChildNodes[0];\n return appendAfter.parentNode.insertBefore(newChild, appendAfter.nextSibling);\n }\n if (newChild.nodeType === 1 && !!newChild.getAttribute(\"slot\")) {\n newChild.hidden = true;\n }\n return originalPrepend.call(this, newChild);\n });\n };\n};\nvar patchSlotAppend = (HostElementPrototype) => {\n HostElementPrototype.append = function(...newChildren) {\n newChildren.forEach((newChild) => {\n if (typeof newChild === \"string\") {\n newChild = this.ownerDocument.createTextNode(newChild);\n }\n this.appendChild(newChild);\n });\n };\n};\nvar patchSlotInsertAdjacentHTML = (HostElementPrototype) => {\n const originalInsertAdjacentHtml = HostElementPrototype.insertAdjacentHTML;\n HostElementPrototype.insertAdjacentHTML = function(position, text) {\n if (position !== \"afterbegin\" && position !== \"beforeend\") {\n return originalInsertAdjacentHtml.call(this, position, text);\n }\n const container = this.ownerDocument.createElement(\"_\");\n let node;\n container.innerHTML = text;\n if (position === \"afterbegin\") {\n while (node = container.firstChild) {\n this.prepend(node);\n }\n } else if (position === \"beforeend\") {\n while (node = container.firstChild) {\n this.append(node);\n }\n }\n };\n};\nvar patchSlotInsertAdjacentText = (HostElementPrototype) => {\n HostElementPrototype.insertAdjacentText = function(position, text) {\n this.insertAdjacentHTML(position, text);\n };\n};\nvar patchSlotInsertAdjacentElement = (HostElementPrototype) => {\n const originalInsertAdjacentElement = HostElementPrototype.insertAdjacentElement;\n HostElementPrototype.insertAdjacentElement = function(position, element) {\n if (position !== \"afterbegin\" && position !== \"beforeend\") {\n return originalInsertAdjacentElement.call(this, position, element);\n }\n if (position === \"afterbegin\") {\n this.prepend(element);\n return element;\n } else if (position === \"beforeend\") {\n this.append(element);\n return element;\n }\n return element;\n };\n};\nvar patchTextContent = (hostElementPrototype) => {\n const descriptor = Object.getOwnPropertyDescriptor(Node.prototype, \"textContent\");\n Object.defineProperty(hostElementPrototype, \"__textContent\", descriptor);\n if (BUILD18.experimentalScopedSlotChanges) {\n Object.defineProperty(hostElementPrototype, \"textContent\", {\n // To mimic shadow root behavior, we need to return the text content of all\n // nodes in a slot reference node\n get() {\n const slotRefNodes = getAllChildSlotNodes(this.childNodes);\n const textContent = slotRefNodes.map((node) => {\n var _a, _b;\n const text = [];\n let slotContent = node.nextSibling;\n while (slotContent && slotContent[\"s-sn\"] === node[\"s-sn\"]) {\n if (slotContent.nodeType === 3 /* TEXT_NODE */ || slotContent.nodeType === 1 /* ELEMENT_NODE */) {\n text.push((_b = (_a = slotContent.textContent) == null ? void 0 : _a.trim()) != null ? _b : \"\");\n }\n slotContent = slotContent.nextSibling;\n }\n return text.filter((ref) => ref !== \"\").join(\" \");\n }).filter((text) => text !== \"\").join(\" \");\n return \" \" + textContent + \" \";\n },\n // To mimic shadow root behavior, we need to overwrite all nodes in a slot\n // reference node. If a default slot reference node exists, the text content will be\n // placed there. Otherwise, the new text node will be hidden\n set(value) {\n const slotRefNodes = getAllChildSlotNodes(this.childNodes);\n slotRefNodes.forEach((node) => {\n let slotContent = node.nextSibling;\n while (slotContent && slotContent[\"s-sn\"] === node[\"s-sn\"]) {\n const tmp = slotContent;\n slotContent = slotContent.nextSibling;\n tmp.remove();\n }\n if (node[\"s-sn\"] === \"\") {\n const textNode = this.ownerDocument.createTextNode(value);\n textNode[\"s-sn\"] = \"\";\n node.parentElement.insertBefore(textNode, node.nextSibling);\n } else {\n node.remove();\n }\n });\n }\n });\n } else {\n Object.defineProperty(hostElementPrototype, \"textContent\", {\n get() {\n var _a;\n const slotNode = getHostSlotNode(this.childNodes, \"\", this.tagName);\n if (((_a = slotNode == null ? void 0 : slotNode.nextSibling) == null ? void 0 : _a.nodeType) === 3 /* TEXT_NODE */) {\n return slotNode.nextSibling.textContent;\n } else if (slotNode) {\n return slotNode.textContent;\n } else {\n return this.__textContent;\n }\n },\n set(value) {\n var _a;\n const slotNode = getHostSlotNode(this.childNodes, \"\", this.tagName);\n if (((_a = slotNode == null ? void 0 : slotNode.nextSibling) == null ? void 0 : _a.nodeType) === 3 /* TEXT_NODE */) {\n slotNode.nextSibling.textContent = value;\n } else if (slotNode) {\n slotNode.textContent = value;\n } else {\n this.__textContent = value;\n const contentRefElm = this[\"s-cr\"];\n if (contentRefElm) {\n this.insertBefore(contentRefElm, this.firstChild);\n }\n }\n }\n });\n }\n};\nvar patchChildSlotNodes = (elm, cmpMeta) => {\n class FakeNodeList extends Array {\n item(n) {\n return this[n];\n }\n }\n if (cmpMeta.$flags$ & 8 /* needsShadowDomShim */) {\n const childNodesFn = elm.__lookupGetter__(\"childNodes\");\n Object.defineProperty(elm, \"children\", {\n get() {\n return this.childNodes.map((n) => n.nodeType === 1);\n }\n });\n Object.defineProperty(elm, \"childElementCount\", {\n get() {\n return elm.children.length;\n }\n });\n Object.defineProperty(elm, \"childNodes\", {\n get() {\n const childNodes = childNodesFn.call(this);\n if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0 && getHostRef(this).$flags$ & 2 /* hasRendered */) {\n const result = new FakeNodeList();\n for (let i2 = 0; i2 < childNodes.length; i2++) {\n const slot = childNodes[i2][\"s-nr\"];\n if (slot) {\n result.push(slot);\n }\n }\n return result;\n }\n return FakeNodeList.from(childNodes);\n }\n });\n }\n};\nvar getAllChildSlotNodes = (childNodes) => {\n const slotRefNodes = [];\n for (const childNode of Array.from(childNodes)) {\n if (childNode[\"s-sr\"]) {\n slotRefNodes.push(childNode);\n }\n slotRefNodes.push(...getAllChildSlotNodes(childNode.childNodes));\n }\n return slotRefNodes;\n};\nvar getSlotName = (node) => node[\"s-sn\"] || node.nodeType === 1 && node.getAttribute(\"slot\") || \"\";\nvar getHostSlotNode = (childNodes, slotName, hostName) => {\n let i2 = 0;\n let childNode;\n for (; i2 < childNodes.length; i2++) {\n childNode = childNodes[i2];\n if (childNode[\"s-sr\"] && childNode[\"s-sn\"] === slotName && childNode[\"s-hn\"] === hostName) {\n return childNode;\n }\n childNode = getHostSlotNode(childNode.childNodes, slotName, hostName);\n if (childNode) {\n return childNode;\n }\n }\n return null;\n};\nvar getHostSlotChildNodes = (n, slotName) => {\n const childNodes = [n];\n while ((n = n.nextSibling) && n[\"s-sn\"] === slotName) {\n childNodes.push(n);\n }\n return childNodes;\n};\n\n// src/runtime/bootstrap-custom-element.ts\nvar defineCustomElement = (Cstr, compactMeta) => {\n customElements.define(compactMeta[1], proxyCustomElement(Cstr, compactMeta));\n};\nvar proxyCustomElement = (Cstr, compactMeta) => {\n const cmpMeta = {\n $flags$: compactMeta[0],\n $tagName$: compactMeta[1]\n };\n if (BUILD19.member) {\n cmpMeta.$members$ = compactMeta[2];\n }\n if (BUILD19.hostListener) {\n cmpMeta.$listeners$ = compactMeta[3];\n }\n if (BUILD19.watchCallback) {\n cmpMeta.$watchers$ = Cstr.$watchers$;\n }\n if (BUILD19.reflect) {\n cmpMeta.$attrsToReflect$ = [];\n }\n if (BUILD19.shadowDom && !supportsShadow && cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {\n cmpMeta.$flags$ |= 8 /* needsShadowDomShim */;\n }\n if (BUILD19.experimentalSlotFixes) {\n if (BUILD19.scoped && cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */) {\n patchPseudoShadowDom(Cstr.prototype, cmpMeta);\n }\n } else {\n if (BUILD19.slotChildNodesFix) {\n patchChildSlotNodes(Cstr.prototype, cmpMeta);\n }\n if (BUILD19.cloneNodeFix) {\n patchCloneNode(Cstr.prototype);\n }\n if (BUILD19.appendChildSlotFix) {\n patchSlotAppendChild(Cstr.prototype);\n }\n if (BUILD19.scopedSlotTextContentFix && cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */) {\n patchTextContent(Cstr.prototype);\n }\n }\n const originalConnectedCallback = Cstr.prototype.connectedCallback;\n const originalDisconnectedCallback = Cstr.prototype.disconnectedCallback;\n Object.assign(Cstr.prototype, {\n __registerHost() {\n registerHost(this, cmpMeta);\n },\n connectedCallback() {\n connectedCallback(this);\n if (BUILD19.connectedCallback && originalConnectedCallback) {\n originalConnectedCallback.call(this);\n }\n },\n disconnectedCallback() {\n disconnectedCallback(this);\n if (BUILD19.disconnectedCallback && originalDisconnectedCallback) {\n originalDisconnectedCallback.call(this);\n }\n },\n __attachShadow() {\n if (supportsShadow) {\n if (BUILD19.shadowDelegatesFocus) {\n this.attachShadow({\n mode: \"open\",\n delegatesFocus: !!(cmpMeta.$flags$ & 16 /* shadowDelegatesFocus */)\n });\n } else {\n this.attachShadow({ mode: \"open\" });\n }\n } else {\n this.shadowRoot = this;\n }\n }\n });\n Cstr.is = cmpMeta.$tagName$;\n return proxyComponent(Cstr, cmpMeta, 1 /* isElementConstructor */ | 2 /* proxyState */);\n};\nvar forceModeUpdate = (elm) => {\n if (BUILD19.style && BUILD19.mode && !BUILD19.lazyLoad) {\n const mode = computeMode(elm);\n const hostRef = getHostRef(elm);\n if (hostRef.$modeName$ !== mode) {\n const cmpMeta = hostRef.$cmpMeta$;\n const oldScopeId = elm[\"s-sc\"];\n const scopeId2 = getScopeId(cmpMeta, mode);\n const style = elm.constructor.style[mode];\n const flags = cmpMeta.$flags$;\n if (style) {\n if (!styles.has(scopeId2)) {\n registerStyle(scopeId2, style, !!(flags & 1 /* shadowDomEncapsulation */));\n }\n hostRef.$modeName$ = mode;\n elm.classList.remove(oldScopeId + \"-h\", oldScopeId + \"-s\");\n attachStyles(hostRef);\n forceUpdate(elm);\n }\n }\n }\n};\n\n// src/runtime/bootstrap-lazy.ts\nimport { BUILD as BUILD20 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/hmr-component.ts\nvar hmrStart = (hostElement, cmpMeta, hmrVersionId) => {\n const hostRef = getHostRef(hostElement);\n hostRef.$flags$ = 1 /* hasConnected */;\n initializeComponent(hostElement, hostRef, cmpMeta, hmrVersionId);\n};\n\n// src/runtime/bootstrap-lazy.ts\nvar bootstrapLazy = (lazyBundles, options = {}) => {\n var _a;\n if (BUILD20.profile && performance.mark) {\n performance.mark(\"st:app:start\");\n }\n installDevTools();\n const endBootstrap = createTime(\"bootstrapLazy\");\n const cmpTags = [];\n const exclude = options.exclude || [];\n const customElements2 = win.customElements;\n const head = doc.head;\n const metaCharset = /* @__PURE__ */ head.querySelector(\"meta[charset]\");\n const dataStyles = /* @__PURE__ */ doc.createElement(\"style\");\n const deferredConnectedCallbacks = [];\n const styles2 = /* @__PURE__ */ doc.querySelectorAll(`[${HYDRATED_STYLE_ID}]`);\n let appLoadFallback;\n let isBootstrapping = true;\n let i2 = 0;\n Object.assign(plt, options);\n plt.$resourcesUrl$ = new URL(options.resourcesUrl || \"./\", doc.baseURI).href;\n if (BUILD20.asyncQueue) {\n if (options.syncQueue) {\n plt.$flags$ |= 4 /* queueSync */;\n }\n }\n if (BUILD20.hydrateClientSide) {\n plt.$flags$ |= 2 /* appLoaded */;\n }\n if (BUILD20.hydrateClientSide && BUILD20.shadowDom) {\n for (; i2 < styles2.length; i2++) {\n registerStyle(styles2[i2].getAttribute(HYDRATED_STYLE_ID), convertScopedToShadow(styles2[i2].innerHTML), true);\n }\n }\n let hasSlotRelocation = false;\n lazyBundles.map((lazyBundle) => {\n lazyBundle[1].map((compactMeta) => {\n var _a2;\n const cmpMeta = {\n $flags$: compactMeta[0],\n $tagName$: compactMeta[1],\n $members$: compactMeta[2],\n $listeners$: compactMeta[3]\n };\n if (cmpMeta.$flags$ & 4 /* hasSlotRelocation */) {\n hasSlotRelocation = true;\n }\n if (BUILD20.member) {\n cmpMeta.$members$ = compactMeta[2];\n }\n if (BUILD20.hostListener) {\n cmpMeta.$listeners$ = compactMeta[3];\n }\n if (BUILD20.reflect) {\n cmpMeta.$attrsToReflect$ = [];\n }\n if (BUILD20.watchCallback) {\n cmpMeta.$watchers$ = (_a2 = compactMeta[4]) != null ? _a2 : {};\n }\n if (BUILD20.shadowDom && !supportsShadow && cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {\n cmpMeta.$flags$ |= 8 /* needsShadowDomShim */;\n }\n const tagName = BUILD20.transformTagName && options.transformTagName ? options.transformTagName(cmpMeta.$tagName$) : cmpMeta.$tagName$;\n const HostElement = class extends HTMLElement {\n // StencilLazyHost\n constructor(self) {\n super(self);\n self = this;\n registerHost(self, cmpMeta);\n if (BUILD20.shadowDom && cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {\n if (supportsShadow) {\n if (BUILD20.shadowDelegatesFocus) {\n self.attachShadow({\n mode: \"open\",\n delegatesFocus: !!(cmpMeta.$flags$ & 16 /* shadowDelegatesFocus */)\n });\n } else {\n self.attachShadow({ mode: \"open\" });\n }\n } else if (!BUILD20.hydrateServerSide && !(\"shadowRoot\" in self)) {\n self.shadowRoot = self;\n }\n }\n }\n connectedCallback() {\n if (appLoadFallback) {\n clearTimeout(appLoadFallback);\n appLoadFallback = null;\n }\n if (isBootstrapping) {\n deferredConnectedCallbacks.push(this);\n } else {\n plt.jmp(() => connectedCallback(this));\n }\n }\n disconnectedCallback() {\n plt.jmp(() => disconnectedCallback(this));\n }\n componentOnReady() {\n return getHostRef(this).$onReadyPromise$;\n }\n };\n if (BUILD20.experimentalSlotFixes) {\n if (BUILD20.scoped && cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */) {\n patchPseudoShadowDom(HostElement.prototype, cmpMeta);\n }\n } else {\n if (BUILD20.slotChildNodesFix) {\n patchChildSlotNodes(HostElement.prototype, cmpMeta);\n }\n if (BUILD20.cloneNodeFix) {\n patchCloneNode(HostElement.prototype);\n }\n if (BUILD20.appendChildSlotFix) {\n patchSlotAppendChild(HostElement.prototype);\n }\n if (BUILD20.scopedSlotTextContentFix && cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */) {\n patchTextContent(HostElement.prototype);\n }\n }\n if (BUILD20.formAssociated && cmpMeta.$flags$ & 64 /* formAssociated */) {\n HostElement.formAssociated = true;\n }\n if (BUILD20.hotModuleReplacement) {\n HostElement.prototype[\"s-hmr\"] = function(hmrVersionId) {\n hmrStart(this, cmpMeta, hmrVersionId);\n };\n }\n cmpMeta.$lazyBundleId$ = lazyBundle[0];\n if (!exclude.includes(tagName) && !customElements2.get(tagName)) {\n cmpTags.push(tagName);\n customElements2.define(\n tagName,\n proxyComponent(HostElement, cmpMeta, 1 /* isElementConstructor */)\n );\n }\n });\n });\n if (cmpTags.length > 0) {\n if (hasSlotRelocation) {\n dataStyles.textContent += SLOT_FB_CSS;\n }\n if (BUILD20.invisiblePrehydration && (BUILD20.hydratedClass || BUILD20.hydratedAttribute)) {\n dataStyles.textContent += cmpTags + HYDRATED_CSS;\n }\n if (dataStyles.innerHTML.length) {\n dataStyles.setAttribute(\"data-styles\", \"\");\n const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(doc);\n if (nonce != null) {\n dataStyles.setAttribute(\"nonce\", nonce);\n }\n head.insertBefore(dataStyles, metaCharset ? metaCharset.nextSibling : head.firstChild);\n }\n }\n isBootstrapping = false;\n if (deferredConnectedCallbacks.length) {\n deferredConnectedCallbacks.map((host) => host.connectedCallback());\n } else {\n if (BUILD20.profile) {\n plt.jmp(() => appLoadFallback = setTimeout(appDidLoad, 30, \"timeout\"));\n } else {\n plt.jmp(() => appLoadFallback = setTimeout(appDidLoad, 30));\n }\n }\n endBootstrap();\n};\n\n// src/runtime/fragment.ts\nvar Fragment = (_, children) => children;\n\n// src/runtime/host-listener.ts\nimport { BUILD as BUILD21 } from \"@stencil/core/internal/app-data\";\nvar addHostEventListeners = (elm, hostRef, listeners, attachParentListeners) => {\n if (BUILD21.hostListener && listeners) {\n if (BUILD21.hostListenerTargetParent) {\n if (attachParentListeners) {\n listeners = listeners.filter(([flags]) => flags & 32 /* TargetParent */);\n } else {\n listeners = listeners.filter(([flags]) => !(flags & 32 /* TargetParent */));\n }\n }\n listeners.map(([flags, name, method]) => {\n const target = BUILD21.hostListenerTarget ? getHostListenerTarget(elm, flags) : elm;\n const handler = hostListenerProxy(hostRef, method);\n const opts = hostListenerOpts(flags);\n plt.ael(target, name, handler, opts);\n (hostRef.$rmListeners$ = hostRef.$rmListeners$ || []).push(() => plt.rel(target, name, handler, opts));\n });\n }\n};\nvar hostListenerProxy = (hostRef, methodName) => (ev) => {\n try {\n if (BUILD21.lazyLoad) {\n if (hostRef.$flags$ & 256 /* isListenReady */) {\n hostRef.$lazyInstance$[methodName](ev);\n } else {\n (hostRef.$queuedListeners$ = hostRef.$queuedListeners$ || []).push([methodName, ev]);\n }\n } else {\n hostRef.$hostElement$[methodName](ev);\n }\n } catch (e) {\n consoleError(e);\n }\n};\nvar getHostListenerTarget = (elm, flags) => {\n if (BUILD21.hostListenerTargetDocument && flags & 4 /* TargetDocument */)\n return doc;\n if (BUILD21.hostListenerTargetWindow && flags & 8 /* TargetWindow */)\n return win;\n if (BUILD21.hostListenerTargetBody && flags & 16 /* TargetBody */)\n return doc.body;\n if (BUILD21.hostListenerTargetParent && flags & 32 /* TargetParent */)\n return elm.parentElement;\n return elm;\n};\nvar hostListenerOpts = (flags) => supportsListenerOptions ? {\n passive: (flags & 1 /* Passive */) !== 0,\n capture: (flags & 2 /* Capture */) !== 0\n} : (flags & 2 /* Capture */) !== 0;\n\n// src/runtime/nonce.ts\nvar setNonce = (nonce) => plt.$nonce$ = nonce;\n\n// src/runtime/platform-options.ts\nvar setPlatformOptions = (opts) => Object.assign(plt, opts);\n\n// src/runtime/vdom/vdom-annotations.ts\nvar insertVdomAnnotations = (doc2, staticComponents) => {\n if (doc2 != null) {\n const docData = {\n hostIds: 0,\n rootLevelIds: 0,\n staticComponents: new Set(staticComponents)\n };\n const orgLocationNodes = [];\n parseVNodeAnnotations(doc2, doc2.body, docData, orgLocationNodes);\n orgLocationNodes.forEach((orgLocationNode) => {\n var _a, _b;\n if (orgLocationNode != null && orgLocationNode[\"s-nr\"]) {\n const nodeRef = orgLocationNode[\"s-nr\"];\n let hostId = nodeRef[\"s-host-id\"];\n let nodeId = nodeRef[\"s-node-id\"];\n let childId = `${hostId}.${nodeId}`;\n if (hostId == null) {\n hostId = 0;\n docData.rootLevelIds++;\n nodeId = docData.rootLevelIds;\n childId = `${hostId}.${nodeId}`;\n if (nodeRef.nodeType === 1 /* ElementNode */) {\n nodeRef.setAttribute(HYDRATE_CHILD_ID, childId);\n } else if (nodeRef.nodeType === 3 /* TextNode */) {\n if (hostId === 0) {\n const textContent = (_a = nodeRef.nodeValue) == null ? void 0 : _a.trim();\n if (textContent === \"\") {\n orgLocationNode.remove();\n return;\n }\n }\n const commentBeforeTextNode = doc2.createComment(childId);\n commentBeforeTextNode.nodeValue = `${TEXT_NODE_ID}.${childId}`;\n (_b = nodeRef.parentNode) == null ? void 0 : _b.insertBefore(commentBeforeTextNode, nodeRef);\n }\n }\n let orgLocationNodeId = `${ORG_LOCATION_ID}.${childId}`;\n const orgLocationParentNode = orgLocationNode.parentElement;\n if (orgLocationParentNode) {\n if (orgLocationParentNode[\"s-en\"] === \"\") {\n orgLocationNodeId += `.`;\n } else if (orgLocationParentNode[\"s-en\"] === \"c\") {\n orgLocationNodeId += `.c`;\n }\n }\n orgLocationNode.nodeValue = orgLocationNodeId;\n }\n });\n }\n};\nvar parseVNodeAnnotations = (doc2, node, docData, orgLocationNodes) => {\n if (node == null) {\n return;\n }\n if (node[\"s-nr\"] != null) {\n orgLocationNodes.push(node);\n }\n if (node.nodeType === 1 /* ElementNode */) {\n node.childNodes.forEach((childNode) => {\n const hostRef = getHostRef(childNode);\n if (hostRef != null && !docData.staticComponents.has(childNode.nodeName.toLowerCase())) {\n const cmpData = {\n nodeIds: 0\n };\n insertVNodeAnnotations(doc2, childNode, hostRef.$vnode$, docData, cmpData);\n }\n parseVNodeAnnotations(doc2, childNode, docData, orgLocationNodes);\n });\n }\n};\nvar insertVNodeAnnotations = (doc2, hostElm, vnode, docData, cmpData) => {\n if (vnode != null) {\n const hostId = ++docData.hostIds;\n hostElm.setAttribute(HYDRATE_ID, hostId);\n if (hostElm[\"s-cr\"] != null) {\n hostElm[\"s-cr\"].nodeValue = `${CONTENT_REF_ID}.${hostId}`;\n }\n if (vnode.$children$ != null) {\n const depth = 0;\n vnode.$children$.forEach((vnodeChild, index) => {\n insertChildVNodeAnnotations(doc2, vnodeChild, cmpData, hostId, depth, index);\n });\n }\n if (hostElm && vnode && vnode.$elm$ && !hostElm.hasAttribute(HYDRATE_CHILD_ID)) {\n const parent = hostElm.parentElement;\n if (parent && parent.childNodes) {\n const parentChildNodes = Array.from(parent.childNodes);\n const comment = parentChildNodes.find(\n (node) => node.nodeType === 8 /* CommentNode */ && node[\"s-sr\"]\n );\n if (comment) {\n const index = parentChildNodes.indexOf(hostElm) - 1;\n vnode.$elm$.setAttribute(\n HYDRATE_CHILD_ID,\n `${comment[\"s-host-id\"]}.${comment[\"s-node-id\"]}.0.${index}`\n );\n }\n }\n }\n }\n};\nvar insertChildVNodeAnnotations = (doc2, vnodeChild, cmpData, hostId, depth, index) => {\n const childElm = vnodeChild.$elm$;\n if (childElm == null) {\n return;\n }\n const nodeId = cmpData.nodeIds++;\n const childId = `${hostId}.${nodeId}.${depth}.${index}`;\n childElm[\"s-host-id\"] = hostId;\n childElm[\"s-node-id\"] = nodeId;\n if (childElm.nodeType === 1 /* ElementNode */) {\n childElm.setAttribute(HYDRATE_CHILD_ID, childId);\n } else if (childElm.nodeType === 3 /* TextNode */) {\n const parentNode = childElm.parentNode;\n const nodeName = parentNode == null ? void 0 : parentNode.nodeName;\n if (nodeName !== \"STYLE\" && nodeName !== \"SCRIPT\") {\n const textNodeId = `${TEXT_NODE_ID}.${childId}`;\n const commentBeforeTextNode = doc2.createComment(textNodeId);\n parentNode == null ? void 0 : parentNode.insertBefore(commentBeforeTextNode, childElm);\n }\n } else if (childElm.nodeType === 8 /* CommentNode */) {\n if (childElm[\"s-sr\"]) {\n const slotName = childElm[\"s-sn\"] || \"\";\n const slotNodeId = `${SLOT_NODE_ID}.${childId}.${slotName}`;\n childElm.nodeValue = slotNodeId;\n }\n }\n if (vnodeChild.$children$ != null) {\n const childDepth = depth + 1;\n vnodeChild.$children$.forEach((vnode, index2) => {\n insertChildVNodeAnnotations(doc2, vnode, cmpData, hostId, childDepth, index2);\n });\n }\n};\n\n// src/client/client-host-ref.ts\nvar hostRefs = BUILD22.hotModuleReplacement ? window.__STENCIL_HOSTREFS__ || (window.__STENCIL_HOSTREFS__ = /* @__PURE__ */ new WeakMap()) : /* @__PURE__ */ new WeakMap();\nvar getHostRef = (ref) => hostRefs.get(ref);\nvar registerInstance = (lazyInstance, hostRef) => hostRefs.set(hostRef.$lazyInstance$ = lazyInstance, hostRef);\nvar registerHost = (hostElement, cmpMeta) => {\n const hostRef = {\n $flags$: 0,\n $hostElement$: hostElement,\n $cmpMeta$: cmpMeta,\n $instanceValues$: /* @__PURE__ */ new Map()\n };\n if (BUILD22.isDev) {\n hostRef.$renderCount$ = 0;\n }\n if (BUILD22.method && BUILD22.lazyLoad) {\n hostRef.$onInstancePromise$ = new Promise((r) => hostRef.$onInstanceResolve$ = r);\n }\n if (BUILD22.asyncLoading) {\n hostRef.$onReadyPromise$ = new Promise((r) => hostRef.$onReadyResolve$ = r);\n hostElement[\"s-p\"] = [];\n hostElement[\"s-rc\"] = [];\n }\n addHostEventListeners(hostElement, hostRef, cmpMeta.$listeners$, false);\n return hostRefs.set(hostElement, hostRef);\n};\nvar isMemberInElement = (elm, memberName) => memberName in elm;\n\n// src/client/client-load-module.ts\nimport { BUILD as BUILD24 } from \"@stencil/core/internal/app-data\";\n\n// src/client/client-log.ts\nimport { BUILD as BUILD23 } from \"@stencil/core/internal/app-data\";\nvar customError;\nvar consoleError = (e, el) => (customError || console.error)(e, el);\nvar STENCIL_DEV_MODE = BUILD23.isTesting ? [\"STENCIL:\"] : [\n \"%cstencil\",\n \"color: white;background:#4c47ff;font-weight: bold; font-size:10px; padding:2px 6px; border-radius: 5px\"\n];\nvar consoleDevError = (...m) => console.error(...STENCIL_DEV_MODE, ...m);\nvar consoleDevWarn = (...m) => console.warn(...STENCIL_DEV_MODE, ...m);\nvar consoleDevInfo = (...m) => console.info(...STENCIL_DEV_MODE, ...m);\nvar setErrorHandler = (handler) => customError = handler;\n\n// src/client/client-load-module.ts\nvar cmpModules = /* @__PURE__ */ new Map();\nvar MODULE_IMPORT_PREFIX = \"./\";\nvar loadModule = (cmpMeta, hostRef, hmrVersionId) => {\n const exportName = cmpMeta.$tagName$.replace(/-/g, \"_\");\n const bundleId = cmpMeta.$lazyBundleId$;\n if (BUILD24.isDev && typeof bundleId !== \"string\") {\n consoleDevError(\n `Trying to lazily load component <${cmpMeta.$tagName$}> with style mode \"${hostRef.$modeName$}\", but it does not exist.`\n );\n return void 0;\n }\n const module = !BUILD24.hotModuleReplacement ? cmpModules.get(bundleId) : false;\n if (module) {\n return module[exportName];\n }\n /*!__STENCIL_STATIC_IMPORT_SWITCH__*/\n return import(\n /* @vite-ignore */\n /* webpackInclude: /\\.entry\\.js$/ */\n /* webpackExclude: /\\.system\\.entry\\.js$/ */\n /* webpackMode: \"lazy\" */\n `./${bundleId}.entry.js${BUILD24.hotModuleReplacement && hmrVersionId ? \"?s-hmr=\" + hmrVersionId : \"\"}`\n ).then((importedModule) => {\n if (!BUILD24.hotModuleReplacement) {\n cmpModules.set(bundleId, importedModule);\n }\n return importedModule[exportName];\n }, consoleError);\n};\n\n// src/client/client-style.ts\nvar styles = /* @__PURE__ */ new Map();\nvar modeResolutionChain = [];\n\n// src/client/client-task-queue.ts\nimport { BUILD as BUILD26 } from \"@stencil/core/internal/app-data\";\n\n// src/client/client-window.ts\nimport { BUILD as BUILD25 } from \"@stencil/core/internal/app-data\";\nvar win = typeof window !== \"undefined\" ? window : {};\nvar doc = win.document || { head: {} };\nvar H = win.HTMLElement || class {\n};\nvar plt = {\n $flags$: 0,\n $resourcesUrl$: \"\",\n jmp: (h2) => h2(),\n raf: (h2) => requestAnimationFrame(h2),\n ael: (el, eventName, listener, opts) => el.addEventListener(eventName, listener, opts),\n rel: (el, eventName, listener, opts) => el.removeEventListener(eventName, listener, opts),\n ce: (eventName, opts) => new CustomEvent(eventName, opts)\n};\nvar setPlatformHelpers = (helpers) => {\n Object.assign(plt, helpers);\n};\nvar supportsShadow = (\n // TODO(STENCIL-854): Remove code related to legacy shadowDomShim field\n BUILD25.shadowDomShim && BUILD25.shadowDom ? /* @__PURE__ */ (() => (doc.head.attachShadow + \"\").indexOf(\"[native\") > -1)() : true\n);\nvar supportsListenerOptions = /* @__PURE__ */ (() => {\n let supportsListenerOptions2 = false;\n try {\n doc.addEventListener(\n \"e\",\n null,\n Object.defineProperty({}, \"passive\", {\n get() {\n supportsListenerOptions2 = true;\n }\n })\n );\n } catch (e) {\n }\n return supportsListenerOptions2;\n})();\nvar promiseResolve = (v) => Promise.resolve(v);\nvar supportsConstructableStylesheets = BUILD25.constructableCSS ? /* @__PURE__ */ (() => {\n try {\n new CSSStyleSheet();\n return typeof new CSSStyleSheet().replaceSync === \"function\";\n } catch (e) {\n }\n return false;\n})() : false;\n\n// src/client/client-task-queue.ts\nvar queueCongestion = 0;\nvar queuePending = false;\nvar queueDomReads = [];\nvar queueDomWrites = [];\nvar queueDomWritesLow = [];\nvar queueTask = (queue, write) => (cb) => {\n queue.push(cb);\n if (!queuePending) {\n queuePending = true;\n if (write && plt.$flags$ & 4 /* queueSync */) {\n nextTick(flush);\n } else {\n plt.raf(flush);\n }\n }\n};\nvar consume = (queue) => {\n for (let i2 = 0; i2 < queue.length; i2++) {\n try {\n queue[i2](performance.now());\n } catch (e) {\n consoleError(e);\n }\n }\n queue.length = 0;\n};\nvar consumeTimeout = (queue, timeout) => {\n let i2 = 0;\n let ts = 0;\n while (i2 < queue.length && (ts = performance.now()) < timeout) {\n try {\n queue[i2++](ts);\n } catch (e) {\n consoleError(e);\n }\n }\n if (i2 === queue.length) {\n queue.length = 0;\n } else if (i2 !== 0) {\n queue.splice(0, i2);\n }\n};\nvar flush = () => {\n if (BUILD26.asyncQueue) {\n queueCongestion++;\n }\n consume(queueDomReads);\n if (BUILD26.asyncQueue) {\n const timeout = (plt.$flags$ & 6 /* queueMask */) === 2 /* appLoaded */ ? performance.now() + 14 * Math.ceil(queueCongestion * (1 / 10)) : Infinity;\n consumeTimeout(queueDomWrites, timeout);\n consumeTimeout(queueDomWritesLow, timeout);\n if (queueDomWrites.length > 0) {\n queueDomWritesLow.push(...queueDomWrites);\n queueDomWrites.length = 0;\n }\n if (queuePending = queueDomReads.length + queueDomWrites.length + queueDomWritesLow.length > 0) {\n plt.raf(flush);\n } else {\n queueCongestion = 0;\n }\n } else {\n consume(queueDomWrites);\n if (queuePending = queueDomReads.length > 0) {\n plt.raf(flush);\n }\n }\n};\nvar nextTick = (cb) => promiseResolve().then(cb);\nvar readTask = /* @__PURE__ */ queueTask(queueDomReads, false);\nvar writeTask = /* @__PURE__ */ queueTask(queueDomWrites, true);\n\n// src/client/index.ts\nimport { BUILD as BUILD27, Env, NAMESPACE as NAMESPACE2 } from \"@stencil/core/internal/app-data\";\nexport {\n BUILD27 as BUILD,\n Build,\n Env,\n Fragment,\n H,\n H as HTMLElement,\n Host,\n NAMESPACE2 as NAMESPACE,\n STENCIL_DEV_MODE,\n addHostEventListeners,\n bootstrapLazy,\n cmpModules,\n connectedCallback,\n consoleDevError,\n consoleDevInfo,\n consoleDevWarn,\n consoleError,\n createEvent,\n defineCustomElement,\n disconnectedCallback,\n doc,\n forceModeUpdate,\n forceUpdate,\n getAssetPath,\n getElement,\n getHostRef,\n getMode,\n getRenderingRef,\n getValue,\n h,\n insertVdomAnnotations,\n isMemberInElement,\n loadModule,\n modeResolutionChain,\n nextTick,\n parsePropertyValue,\n plt,\n postUpdateComponent,\n promiseResolve,\n proxyComponent,\n proxyCustomElement,\n readTask,\n registerHost,\n registerInstance,\n renderVdom,\n setAssetPath,\n setErrorHandler,\n setMode,\n setNonce,\n setPlatformHelpers,\n setPlatformOptions,\n setValue,\n styles,\n supportsConstructableStylesheets,\n supportsListenerOptions,\n supportsShadow,\n win,\n writeTask\n};\n"],"mappings":"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"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
var e=Object.defineProperty;var t=(t,s,a)=>s in t?e(t,s,{enumerable:!0,configurable:!0,writable:!0,value:a}):t[s]=a;var s=(e,s,a)=>(t(e,typeof s!="symbol"?s+"":s,a),a);const a=(e="",t=10)=>{const s=new Uint8Array(t);crypto.getRandomValues(s);const a=Array.from(s).map((e=>e.toString(16).padStart(2,"0"))).join("").slice(0,t);return e!==""?`${e}-${a}`:a};class n{constructor(e=[]){s(this,"classes");s(this,"add",(e=>{this.has(e)||this.classes.push(e)}));s(this,"delete",(e=>{const t=this.classes.indexOf(e);t>-1&&this.classes.splice(t,1)}));s(this,"has",(e=>this.classes.includes(e)));s(this,"join",(()=>this.classes.join(" ")));this.classes=e}}const r=e=>Array.isArray(e)&&e.every((e=>typeof e=="string")),l=(e,t)=>t.includes(e==null?void 0:e.tagName.toLowerCase()),i='a[href], button, input, textarea, select, details, [tabindex]:not([tabindex="-1"]), [identifier], mg-button',o=e=>{const t=c(e),s=u(e);return[e,...t,...s]},c=(e,t=[])=>{if(e.self!==e.top)try{const s=e.parent;return s?(t.push(s),c(s,t)):t}catch(e){return console.error("Different hosts between iframes:",e),t}return t},u=(e,t=[])=>{if(e.frames.length>0)for(const s of Array.from(e.frames))t.push(s),u(s,t);return t},d=e=>typeof e=="string"&&e.trim()!=="",m=e=>typeof e=="string"?e.toLocaleLowerCase().normalize("NFD").replaceAll(/[\u0300-\u036f]/g,""):e,p=async e=>e(),g=e=>{const t={value:"2023",pattern:"yyyy"},s={value:"12",pattern:"mm"},a={value:"24",pattern:"dd"};return x([t.value,s.value,a.value].join("-"),e).replace(t.value,t.pattern).replace(s.value,s.pattern).replace(a.value,a.pattern)},h=e=>e.toISOString().split("T")[0],b=(e,t,s)=>{const a=e.closest("[lang]"),n=Intl.NumberFormat.supportedLocalesOf(a==null?void 0:a.lang),r=n.length>0&&typeof n[0]=="string"?n[0]:navigator.language||s,l=r.split("-").shift();return{locale:r,messages:t[l]||t[s]}},f=(e,t,s)=>new Intl.NumberFormat(t,{style:"currency",currency:s}).format(e),v=(e,t,s=0)=>new Intl.NumberFormat(t,{minimumFractionDigits:s}).format(s>0?Number(e==null?void 0:e.toFixed(s)):e),y=/^\d{4}-(0[1-9]|1[0-2])-(0[1-9]|[12]\d|3[01])$/,x=(e,t)=>typeof e!="string"||e===""||!y.test(e)?"":new Intl.DateTimeFormat(t).format(new Date(e)),w=(e,t)=>s=>b(s,e,t);var L=Object.defineProperty,S=(e,t)=>{for(var s in t)L(e,s,{get:t[s],enumerable:!0})},P={};S(P,{err:()=>T,map:()=>k,ok:()=>q,unwrap:()=>A,unwrapErr:()=>M});var q=e=>({isOk:!0,isErr:!1,value:e}),T=e=>({isOk:!1,isErr:!0,value:e});function k(e,t){if(e.isOk){const s=t(e.value);return s instanceof Promise?s.then((e=>q(e))):q(s)}if(e.isErr){const t=e.value;return T(t)}throw"should never get here"}var A=e=>{if(e.isOk)return e.value;throw e.value},M=e=>{if(e.isErr)return e.value;throw e.value};const N={required:"This field is required.",date:{badInput:"The date format must be {pattern}",min:"The date cannot be earlier than {min}",max:"The date cannot be later than {max}",minMax:"The date must be between {min} and {max}"},numeric:{min:"The value cannot be less than {min}",max:"The value cannot be greater than {max}",minMax:"The value must be between {min} and {max}"}};const B="{counter} characters left.";const C={select:{placeholder:"Select a value"},checkbox:{selectedValues:"{nb} selected values",selectedValue:"{nb} selected value",editButton:"Edit",selectButton:"Select values",showButton:"Show",label:"Enter a value",result:"result",results:"results",searchResults:"Search result(s) list.",noResult:"No result.",sections:{selected:{title:"Selected",titlePlurial:"Selected",action:"Unselect all",tooltip:"Unselect all current search results"},notSelected:{title:"Not selected",titlePlurial:"Not selected",action:"Select all",tooltip:"Select all current search results"}}},date:{helpText:"Expected format: {pattern} (ex: {date})",pattern:{dd:"dd",mm:"mm",yyyy:"yyyy"}},password:{display:"Display password value",hide:"Hide password value"}};const I={required:'Fields with a <strong class="mg-u-is-asterisk">*</strong> are required',requiredSingle:'Field with a <strong class="mg-u-is-asterisk">*</strong> is required',allRequired:"All fields are required",allRequiredSingle:"The field is required"};const F={closeButton:"Close message"};const R={closeButton:"Close modal"};const E={label:"Pagination",page:"page",pages:"pages",nextPage:"Next page",previousPage:"Previous page",selectPage:"Select the page to display."};const D={editLabel:"Edit section title."};const O={navLabel:"Quick access"};const V={confirm:"Confirm",cancel:"Cancel",close:"Close",next:"next",previous:"previous"};const j={badgeLabel:"Include notification(s)",openNewTab:"Open link in a new tab"};const U={menuLabel:"Additional menu"};const z={label:"Actions"};const $={inProgess:"Loading in progress…"};const H={errors:N,nbCharLeft:B,input:C,form:I,message:F,modal:R,pagination:E,panel:D,skipLinks:O,general:V,menuItem:j,itemMore:U,actionMore:z,loader:$};const Q={required:"Ce champ est obligatoire.",date:{badInput:"Le format de la date doit être du type {pattern}",min:"La date ne peut pas être antérieure au {min}",max:"La date ne peut pas être postérieure au {max}",minMax:"La date doit être comprise entre le {min} et le {max}"},numeric:{min:"La valeur ne peut pas être inférieure à {min}",max:"La valeur ne peut pas être supérieure à {max}",minMax:"La valeur doit être comprise entre {min} et {max}"}};const G="{counter} caractères disponibles.";const K={select:{placeholder:"Sélectionnez une valeur"},checkbox:{selectedValues:"{nb} valeurs selectionnées",selectedValue:"{nb} valeur selectionnée",editButton:"Modifier",selectButton:"Sélectionner des valeurs",showButton:"Voir",label:"Saisissez une valeur",result:"résultat",results:"résultats",searchResults:"List de résultat(s) de la recherche.",noResult:"Aucun résultat.",sections:{selected:{title:"Sélectionné",titlePlurial:"Sélectionnés",action:"Tout désélectionner",tooltip:"Désélectionne tous les résultats de la recherche en cours"},notSelected:{title:"Non sélectionné",titlePlurial:"Non sélectionnés",action:"Tout sélectionner",tooltip:"Sélectionne tous les résultats de la recherche en cours"}}},date:{helpText:"Format attendu : {pattern} (ex : {date})",pattern:{dd:"jj",mm:"mm",yyyy:"aaaa"}},password:{display:"Afficher le mot de passe",hide:"Masquer le mot de passe"}};const W={required:'Les champs marqués d\'un <strong class="mg-u-is-asterisk">*</strong> sont obligatoires',requiredSingle:'Le champ marqué d\'un <strong class="mg-u-is-asterisk">*</strong> est obligatoire',allRequired:"Tous les champs sont obligatoires",allRequiredSingle:"Le champ est obligatoire"};const X={closeButton:"Fermer le message"};const J={closeButton:"Fermer la modale"};const Y={label:"Pagination",page:"page",pages:"pages",nextPage:"Page suivante",previousPage:"Page précédente",selectPage:"Sélectionner la page à afficher."};const Z={editLabel:"Modifier le titre de la section."};const _={navLabel:"Accès rapide"};const ee={confirm:"Valider",cancel:"Annuler",close:"Fermer",next:"suivant",previous:"précédent"};const te={badgeLabel:"Notification(s) incluse(s)",openNewTab:"Ouvrir le lien dans un nouvel onglet"};const se={menuLabel:"Menu complémentaire"};const ae={label:"Actions"};const ne={inProgess:"Chargement en cours…"};const re={errors:Q,nbCharLeft:G,input:K,form:W,message:X,modal:J,pagination:Y,panel:Z,skipLinks:_,general:ee,menuItem:te,itemMore:se,actionMore:ae,loader:ne};const le="en";const ie={en:H,fr:re};const oe=w(ie,le);export{n as B,l as C,g as G,i as H,f as K,a as N,d as P,v as Q,r as U,m as W,h as X,x as g,oe as i,y as p,o as w,p as z};
|
|
2
|
-
//# sourceMappingURL=p-e9433a87.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"names":["ae","Object","defineProperty","fe","e","t","s","enumerable","configurable","writable","value","g","Ne","Uint8Array","crypto","getRandomValues","r","Array","from","map","l","toString","padStart","join","slice","Be","constructor","this","has","classes","push","indexOf","splice","includes","Ue","isArray","every","Ce","tagName","toLowerCase","He","we","X","K","self","top","parent","console","error","frames","length","Pe","trim","We","toLocaleLowerCase","normalize","replaceAll","ze","async","Ge","pattern","ge","replace","Xe","toISOString","split","de","closest","Intl","NumberFormat","supportedLocalesOf","lang","i","navigator","language","n","shift","locale","messages","Ke","style","currency","format","Qe","minimumFractionDigits","Number","toFixed","pe","test","DateTimeFormat","Date","Je","ve","he","get","Se","err","Z","ke","ok","D","unwrap","Te","unwrapErr","xe","isOk","isErr","Promise","then","defaultLocale","en","fr","initLocales","defineLocales"],"sources":["../stencil-helpers/dist/index.es.js","src/locales/index.ts"],"sourcesContent":["var ae = Object.defineProperty;\nvar fe = (e, t, s) => t in e ? ae(e, t, { enumerable: !0, configurable: !0, writable: !0, value: s }) : e[t] = s;\nvar g = (e, t, s) => (fe(e, typeof t != \"symbol\" ? t + \"\" : t, s), s);\nconst Ne = (e = \"\", t = 10) => {\n const s = new Uint8Array(t);\n crypto.getRandomValues(s);\n const r = Array.from(s).map((l) => l.toString(16).padStart(2, \"0\")).join(\"\").slice(0, t);\n return e !== \"\" ? `${e}-${r}` : r;\n};\nclass Be {\n constructor(t = []) {\n /**\n * Available classes\n */\n g(this, \"classes\");\n /**\n * Add class\n * @param className - class name to add\n */\n g(this, \"add\", (t) => {\n this.has(t) || this.classes.push(t);\n });\n /**\n * Delete class\n * @param className - class name to delete\n */\n g(this, \"delete\", (t) => {\n const s = this.classes.indexOf(t);\n s > -1 && this.classes.splice(s, 1);\n });\n /**\n * Check if class exist in list\n * @param className - class name to check\n * @returns class name is in the list\n */\n g(this, \"has\", (t) => this.classes.includes(t));\n /**\n * Join classes seperated by spaces\n * @returns joined values\n */\n g(this, \"join\", () => this.classes.join(\" \"));\n this.classes = t;\n }\n}\nconst Ue = (e) => Array.isArray(e) && e.every((t) => typeof t == \"string\"), Ce = (e, t) => t.includes(e == null ? void 0 : e.tagName.toLowerCase()), He = 'a[href], button, input, textarea, select, details, [tabindex]:not([tabindex=\"-1\"]), [identifier], mg-button', we = (e) => {\n const t = X(e), s = K(e);\n return [e, ...t, ...s];\n}, X = (e, t = []) => {\n if (e.self !== e.top)\n try {\n const s = e.parent;\n return s ? (t.push(s), X(s, t)) : t;\n } catch (s) {\n return console.error(\"Different hosts between iframes:\", s), t;\n }\n return t;\n}, K = (e, t = []) => {\n if (e.frames.length > 0)\n for (const s of Array.from(e.frames))\n t.push(s), K(s, t);\n return t;\n}, Pe = (e) => typeof e == \"string\" && e.trim() !== \"\", We = (e) => typeof e == \"string\" ? e.toLocaleLowerCase().normalize(\"NFD\").replaceAll(/[\\u0300-\\u036f]/g, \"\") : e, ze = async (e) => e(), Q = (e, t) => {\n if (!t)\n return;\n const s = t.split(\"/\");\n return `${e}${s.slice(2, s.length - 1).join(\"-\")}--docs`;\n}, ce = (e, t) => {\n if (t)\n return `${e}${t}`;\n}, J = (e) => {\n let t = e.overview ? `${e.overview}\n\n` : \"\";\n const s = e.props.filter(({ attr: l }) => l !== void 0);\n s.length && (t += `Attributes:\n`, t += s.map(({ attr: l, docs: i }) => `- \\`${l}\\`: ${i}\n`).join(\"\"), t += `\n`);\n const r = e.props.filter(({ attr: l }) => l === void 0);\n return r.length && (t += `Properties:\n`, t += r.map(({ name: l, docs: i }) => `- \\`${l}\\`: ${i}\n`).join(\"\"), t += `\n`), e.methods.length && (t += `Methods:\n`, t += e.methods.map(({ name: l, docs: i }) => `- \\`${l}\\`: ${i}\n`).join(\"\"), t += `\n`), e.events.length && (t += `Events:\n`, t += e.events.map(({ event: l, docs: i }) => `- \\`${l}\\`: ${i}\n`).join(\"\"), t += `\n`), e.listeners.length && (t += `Listeners:\n`, t += e.listeners.map(({ event: l }) => `- \\`${l}\\`\n`).join(\"\"), t += `\n`), e.slots.length && (t += `Slots:\n`, t += e.slots.map(({ name: l, docs: i }) => `- \\`${l}\\`: ${i}\n`).join(\"\"), t += `\n`), t;\n}, M = (e) => `${e.docs}\n\nType: \\`${e.type}\\``, qe = (e, t, s, r) => ({\n $schema: \"https://json.schemastore.org/web-types\",\n name: e,\n version: t,\n \"description-markup\": \"markdown\",\n contributions: {\n html: {\n elements: s.components.map((l) => {\n const i = Q(r, l.filePath);\n return {\n name: l.tag,\n description: J(l),\n \"doc-url\": i,\n attributes: l.props.filter((n) => n.attr).map((n) => ({\n name: n.attr,\n description: M(n),\n \"doc-url\": i,\n value: {\n type: n.type,\n default: n.default,\n required: n.required\n }\n })),\n js: {\n properties: l.props.map((n) => ({\n name: n.name,\n description: M(n),\n \"doc-url\": i,\n value: {\n type: n.type,\n default: n.default,\n required: n.required\n }\n })),\n events: l.events.map((n) => ({\n name: n.event,\n description: n.docs\n }))\n }\n };\n })\n }\n }\n}), $e = (e, t, s) => [\n { name: \"Storybook\", url: Q(e, s) },\n { name: \"Sources\", url: ce(t, s) }\n], ue = (e) => {\n if (!e.values.some(({ value: t }) => t === void 0))\n return e.values.map(({ value: t }) => ({ name: t }));\n}, Ie = (e, t, s, r) => ({\n version: e,\n tags: t.components.map((l) => {\n const i = $e(s, r, l.filePath);\n return {\n name: l.tag,\n description: J(l),\n attributes: l.props.map((n) => ({\n name: n.attr || n.name,\n description: M(n),\n values: ue(n),\n references: i\n })),\n references: i\n };\n }),\n globalAttributes: [],\n valueSets: []\n}), Ge = (e) => {\n const t = { value: \"2023\", pattern: \"yyyy\" }, s = { value: \"12\", pattern: \"mm\" }, r = { value: \"24\", pattern: \"dd\" };\n return ge([t.value, s.value, r.value].join(\"-\"), e).replace(t.value, t.pattern).replace(s.value, s.pattern).replace(r.value, r.pattern);\n}, Xe = (e) => e.toISOString().split(\"T\")[0], de = (e, t, s) => {\n const r = e.closest(\"[lang]\"), l = Intl.NumberFormat.supportedLocalesOf(r == null ? void 0 : r.lang), i = l.length > 0 && typeof l[0] == \"string\" ? l[0] : navigator.language || s, n = i.split(\"-\").shift();\n return {\n locale: i,\n messages: t[n] || t[s]\n };\n}, Ke = (e, t, s) => new Intl.NumberFormat(t, { style: \"currency\", currency: s }).format(e), Qe = (e, t, s = 0) => new Intl.NumberFormat(t, { minimumFractionDigits: s }).format(s > 0 ? Number(e == null ? void 0 : e.toFixed(s)) : e), pe = /^\\d{4}-(0[1-9]|1[0-2])-(0[1-9]|[12]\\d|3[01])$/, ge = (e, t) => typeof e != \"string\" || e === \"\" || !pe.test(e) ? \"\" : new Intl.DateTimeFormat(t).format(new Date(e)), Je = (e, t) => (s) => de(s, e, t);\nvar N = {\n allRenderFn: !1,\n cmpDidLoad: !0,\n cmpDidUnload: !1,\n cmpDidUpdate: !0,\n cmpDidRender: !0,\n cmpWillLoad: !0,\n cmpWillUpdate: !0,\n cmpWillRender: !0,\n connectedCallback: !0,\n disconnectedCallback: !0,\n element: !0,\n event: !0,\n hasRenderFn: !0,\n lifecycle: !0,\n hostListener: !0,\n hostListenerTargetWindow: !0,\n hostListenerTargetDocument: !0,\n hostListenerTargetBody: !0,\n hostListenerTargetParent: !1,\n hostListenerTarget: !0,\n member: !0,\n method: !0,\n mode: !0,\n observeAttribute: !0,\n prop: !0,\n propMutable: !0,\n reflect: !0,\n scoped: !0,\n shadowDom: !0,\n slot: !0,\n cssAnnotations: !0,\n state: !0,\n style: !0,\n formAssociated: !1,\n svg: !0,\n updatable: !0,\n vdomAttribute: !0,\n vdomXlink: !0,\n vdomClass: !0,\n vdomFunctional: !0,\n vdomKey: !0,\n vdomListener: !0,\n vdomRef: !0,\n vdomPropOrAttr: !0,\n vdomRender: !0,\n vdomStyle: !0,\n vdomText: !0,\n watchCallback: !0,\n taskQueue: !0,\n hotModuleReplacement: !1,\n isDebug: !1,\n isDev: !1,\n isTesting: !1,\n hydrateServerSide: !1,\n hydrateClientSide: !1,\n lifecycleDOMEvents: !1,\n lazyLoad: !1,\n profile: !1,\n slotRelocation: !0,\n // TODO(STENCIL-914): remove this option when `experimentalSlotFixes` is the default behavior\n appendChildSlotFix: !1,\n // TODO(STENCIL-914): remove this option when `experimentalSlotFixes` is the default behavior\n cloneNodeFix: !1,\n hydratedAttribute: !1,\n hydratedClass: !0,\n scriptDataOpts: !1,\n // TODO(STENCIL-914): remove this option when `experimentalSlotFixes` is the default behavior\n scopedSlotTextContentFix: !1,\n // TODO(STENCIL-854): Remove code related to legacy shadowDomShim field\n shadowDomShim: !1,\n // TODO(STENCIL-914): remove this option when `experimentalSlotFixes` is the default behavior\n slotChildNodesFix: !1,\n invisiblePrehydration: !0,\n propBoolean: !0,\n propNumber: !0,\n propString: !0,\n constructableCSS: !0,\n cmpShouldUpdate: !0,\n devTools: !1,\n shadowDelegatesFocus: !0,\n initializeNextTick: !1,\n asyncLoading: !1,\n asyncQueue: !1,\n transformTagName: !1,\n attachStyles: !0,\n // TODO(STENCIL-914): remove this option when `experimentalSlotFixes` is the default behavior\n experimentalSlotFixes: !1\n}, ve = Object.defineProperty, he = (e, t) => {\n for (var s in t)\n ve(e, s, { get: t[s], enumerable: !0 });\n}, w = {}, ye = \"http://www.w3.org/2000/svg\", be = \"http://www.w3.org/1999/xhtml\", me = (e) => e != null, Y = (e) => (e = typeof e, e === \"object\" || e === \"function\"), Se = {};\nhe(Se, {\n err: () => Z,\n map: () => ke,\n ok: () => D,\n unwrap: () => Te,\n unwrapErr: () => xe\n});\nvar D = (e) => ({\n isOk: !0,\n isErr: !1,\n value: e\n}), Z = (e) => ({\n isOk: !1,\n isErr: !0,\n value: e\n});\nfunction ke(e, t) {\n if (e.isOk) {\n const s = t(e.value);\n return s instanceof Promise ? s.then((r) => D(r)) : D(s);\n }\n if (e.isErr) {\n const s = e.value;\n return Z(s);\n }\n throw \"should never get here\";\n}\nvar Te = (e) => {\n if (e.isOk)\n return e.value;\n throw e.value;\n}, xe = (e) => {\n if (e.isErr)\n return e.value;\n throw e.value;\n}, P = \"http://www.w3.org/1999/xlink\", Ee = (e, t, ...s) => {\n let r = null, l = null, i = null, n = !1, c = !1;\n const o = [], d = ($) => {\n for (let u = 0; u < $.length; u++)\n r = $[u], Array.isArray(r) ? d(r) : r != null && typeof r != \"boolean\" && ((n = !Y(r)) && (r = String(r)), n && c ? o[o.length - 1].$text$ += r : o.push(n ? _(null, r) : r), c = n);\n };\n d(s);\n const a = _(e, null);\n return a.$attrs$ = t, o.length > 0 && (a.$children$ = o), a.$key$ = l, a.$name$ = i, a;\n}, _ = (e, t) => {\n const s = {\n $flags$: 0,\n $tag$: e,\n $text$: t,\n $elm$: null,\n $children$: null\n };\n return s.$attrs$ = null, s.$key$ = null, s.$name$ = null, s;\n}, Ae = {}, Le = (e) => e && e.$tag$ === Ae, W = (e, t, s, r, l, i) => {\n if (s !== r) {\n let n = G(e, t), c = t.toLowerCase();\n if (t === \"class\") {\n const o = e.classList, d = z(s), a = z(r);\n o.remove(...d.filter(($) => $ && !a.includes($))), o.add(...a.filter(($) => $ && !d.includes($)));\n } else if (t === \"style\") {\n for (const o in s)\n (!r || r[o] == null) && (o.includes(\"-\") ? e.style.removeProperty(o) : e.style[o] = \"\");\n for (const o in r)\n (!s || r[o] !== s[o]) && (o.includes(\"-\") ? e.style.setProperty(o, r[o]) : e.style[o] = r[o]);\n } else if (t !== \"key\")\n if (t === \"ref\")\n r && r(e);\n else if (!e.__lookupSetter__(t) && t[0] === \"o\" && t[1] === \"n\") {\n if (t[2] === \"-\" ? t = t.slice(3) : G(H, c) ? t = c.slice(2) : t = c[2] + t.slice(3), s || r) {\n const o = t.endsWith(V);\n t = t.replace(je, \"\"), s && x.rel(e, t, s, o), r && x.ael(e, t, r, o);\n }\n } else {\n const o = Y(r);\n if ((n || o && r !== null) && !l)\n try {\n if (e.tagName.includes(\"-\"))\n e[t] = r;\n else {\n const a = r ?? \"\";\n t === \"list\" ? n = !1 : (s == null || e[t] != a) && (e[t] = a);\n }\n } catch {\n }\n let d = !1;\n c !== (c = c.replace(/^xlink\\:?/, \"\")) && (t = c, d = !0), r == null || r === !1 ? (r !== !1 || e.getAttribute(t) === \"\") && (d ? e.removeAttributeNS(P, t) : e.removeAttribute(t)) : (!n || i & 4 || l) && !o && (r = r === !0 ? \"\" : r, d ? e.setAttributeNS(P, t, r) : e.setAttribute(t, r));\n }\n }\n}, Re = /\\s/, z = (e) => e ? e.split(Re) : [], V = \"Capture\", je = new RegExp(V + \"$\"), ee = (e, t, s) => {\n const r = t.$elm$.nodeType === 11 && t.$elm$.host ? t.$elm$.host : t.$elm$, l = e && e.$attrs$ || w, i = t.$attrs$ || w;\n for (const n of q(Object.keys(l)))\n n in i || W(r, n, l[n], void 0, s, t.$flags$);\n for (const n of q(Object.keys(i)))\n W(r, n, l[n], i[n], s, t.$flags$);\n};\nfunction q(e) {\n return e.includes(\"ref\") ? (\n // we need to sort these to ensure that `'ref'` is the last attr\n [...e.filter((t) => t !== \"ref\"), \"ref\"]\n ) : (\n // no need to sort, return the original array\n e\n );\n}\nvar S, F, T, B = !1, j = !1, U = !1, h = !1, O = (e, t, s, r) => {\n var l, i, n, c;\n const o = t.$children$[s];\n let d = 0, a, $, u;\n if (B || (U = !0, o.$tag$ === \"slot\" && (S && r.classList.add(S + \"-s\"), o.$flags$ |= o.$children$ ? (\n // slot element has fallback content\n // still create an element that \"mocks\" the slot element\n 2\n ) : (\n // slot element does not have fallback content\n // create an html comment we'll use to always reference\n // where actual slot content should sit next to\n 1\n ))), o.$text$ !== null)\n a = o.$elm$ = R.createTextNode(o.$text$);\n else if (o.$flags$ & 1)\n a = o.$elm$ = R.createTextNode(\"\");\n else {\n h || (h = o.$tag$ === \"svg\"), a = o.$elm$ = R.createElementNS(\n h ? ye : be,\n o.$flags$ & 2 ? \"slot-fb\" : o.$tag$\n ), h && o.$tag$ === \"foreignObject\" && (h = !1), ee(null, o, h), me(S) && a[\"s-si\"] !== S && a.classList.add(a[\"s-si\"] = S);\n {\n const f = ((l = t.$elm$) == null ? void 0 : l[\"s-rsc\"]) || ((i = t.$elm$) == null ? void 0 : i[\"s-si\"]) || ((n = t.$elm$) == null ? void 0 : n[\"s-sc\"]);\n f && (a[\"s-rsc\"] = f, !a.classList.contains(f) && a.classList.add(f));\n }\n if (o.$children$)\n for (d = 0; d < o.$children$.length; ++d)\n $ = O(e, o, d, a), $ && a.appendChild($);\n o.$tag$ === \"svg\" ? h = !1 : a.tagName === \"foreignObject\" && (h = !0);\n }\n return a[\"s-hn\"] = T, o.$flags$ & 3 && (a[\"s-sr\"] = !0, a[\"s-cr\"] = F, a[\"s-sn\"] = o.$name$ || \"\", a[\"s-rf\"] = (c = o.$attrs$) == null ? void 0 : c.ref, u = e && e.$children$ && e.$children$[s], u && u.$tag$ === o.$tag$ && e.$elm$ && E(e.$elm$, !1)), a;\n}, E = (e, t) => {\n x.$flags$ |= 1;\n const s = Array.from(e.childNodes);\n if (e[\"s-sr\"] && N.experimentalSlotFixes) {\n let r = e;\n for (; r = r.nextSibling; )\n r && r[\"s-sn\"] === e[\"s-sn\"] && r[\"s-sh\"] === T && s.push(r);\n }\n for (let r = s.length - 1; r >= 0; r--) {\n const l = s[r];\n l[\"s-hn\"] !== T && l[\"s-ol\"] && (re(l).insertBefore(l, C(l)), l[\"s-ol\"].remove(), l[\"s-ol\"] = void 0, l[\"s-sh\"] = void 0, U = !0), t && E(l, t);\n }\n x.$flags$ &= -2;\n}, te = (e, t, s, r, l, i) => {\n let n = e[\"s-cr\"] && e[\"s-cr\"].parentNode || e, c;\n for (n.shadowRoot && n.tagName === T && (n = n.shadowRoot); l <= i; ++l)\n r[l] && (c = O(null, s, l, e), c && (r[l].$elm$ = c, n.insertBefore(c, C(t))));\n}, se = (e, t, s) => {\n for (let r = t; r <= s; ++r) {\n const l = e[r];\n if (l) {\n const i = l.$elm$;\n oe(l), i && (j = !0, i[\"s-ol\"] ? i[\"s-ol\"].remove() : E(i, !0), i.remove());\n }\n }\n}, Oe = (e, t, s, r, l = !1) => {\n let i = 0, n = 0, c = 0, o = 0, d = t.length - 1, a = t[0], $ = t[d], u = r.length - 1, f = r[0], p = r[u], b, y;\n for (; i <= d && n <= u; )\n if (a == null)\n a = t[++i];\n else if ($ == null)\n $ = t[--d];\n else if (f == null)\n f = r[++n];\n else if (p == null)\n p = r[--u];\n else if (L(a, f, l))\n k(a, f, l), a = t[++i], f = r[++n];\n else if (L($, p, l))\n k($, p, l), $ = t[--d], p = r[--u];\n else if (L(a, p, l))\n (a.$tag$ === \"slot\" || p.$tag$ === \"slot\") && E(a.$elm$.parentNode, !1), k(a, p, l), e.insertBefore(a.$elm$, $.$elm$.nextSibling), a = t[++i], p = r[--u];\n else if (L($, f, l))\n (a.$tag$ === \"slot\" || p.$tag$ === \"slot\") && E($.$elm$.parentNode, !1), k($, f, l), e.insertBefore($.$elm$, a.$elm$), $ = t[--d], f = r[++n];\n else {\n for (c = -1, o = i; o <= d; ++o)\n if (t[o] && t[o].$key$ !== null && t[o].$key$ === f.$key$) {\n c = o;\n break;\n }\n c >= 0 ? (y = t[c], y.$tag$ !== f.$tag$ ? b = O(t && t[n], s, c, e) : (k(y, f, l), t[c] = void 0, b = y.$elm$), f = r[++n]) : (b = O(t && t[n], s, n, e), f = r[++n]), b && re(a.$elm$).insertBefore(b, C(a.$elm$));\n }\n i > d ? te(\n e,\n r[u + 1] == null ? null : r[u + 1].$elm$,\n s,\n r,\n n,\n u\n ) : n > u && se(t, i, d);\n}, L = (e, t, s = !1) => e.$tag$ === t.$tag$ ? e.$tag$ === \"slot\" ? e.$name$ === t.$name$ : s ? !0 : e.$key$ === t.$key$ : !1, C = (e) => e && e[\"s-ol\"] || e, re = (e) => (e[\"s-ol\"] ? e[\"s-ol\"] : e).parentNode, k = (e, t, s = !1) => {\n const r = t.$elm$ = e.$elm$, l = e.$children$, i = t.$children$, n = t.$tag$, c = t.$text$;\n let o;\n c === null ? (h = n === \"svg\" ? !0 : n === \"foreignObject\" ? !1 : h, n === \"slot\" && !B || ee(e, t, h), l !== null && i !== null ? Oe(r, l, t, i, s) : i !== null ? (e.$text$ !== null && (r.textContent = \"\"), te(r, null, t, i, 0, i.length - 1)) : l !== null && se(l, 0, l.length - 1), h && n === \"svg\" && (h = !1)) : (o = r[\"s-cr\"]) ? o.parentNode.textContent = c : e.$text$ !== c && (r.data = c);\n}, le = (e) => {\n const t = e.childNodes;\n for (const s of t)\n if (s.nodeType === 1) {\n if (s[\"s-sr\"]) {\n const r = s[\"s-sn\"];\n s.hidden = !1;\n for (const l of t)\n if (l !== s) {\n if (l[\"s-hn\"] !== s[\"s-hn\"] || r !== \"\") {\n if (l.nodeType === 1 && (r === l.getAttribute(\"slot\") || r === l[\"s-sn\"]) || l.nodeType === 3 && r === l[\"s-sn\"]) {\n s.hidden = !0;\n break;\n }\n } else if (l.nodeType === 1 || l.nodeType === 3 && l.textContent.trim() !== \"\") {\n s.hidden = !0;\n break;\n }\n }\n }\n le(s);\n }\n}, m = [], ne = (e) => {\n let t, s, r;\n for (const l of e.childNodes) {\n if (l[\"s-sr\"] && (t = l[\"s-cr\"]) && t.parentNode) {\n s = t.parentNode.childNodes;\n const i = l[\"s-sn\"];\n for (r = s.length - 1; r >= 0; r--)\n if (t = s[r], !t[\"s-cn\"] && !t[\"s-nr\"] && t[\"s-hn\"] !== l[\"s-hn\"] && !N.experimentalSlotFixes)\n if (I(t, i)) {\n let n = m.find((c) => c.$nodeToRelocate$ === t);\n j = !0, t[\"s-sn\"] = t[\"s-sn\"] || i, n ? (n.$nodeToRelocate$[\"s-sh\"] = l[\"s-hn\"], n.$slotRefNode$ = l) : (t[\"s-sh\"] = l[\"s-hn\"], m.push({\n $slotRefNode$: l,\n $nodeToRelocate$: t\n })), t[\"s-sr\"] && m.map((c) => {\n I(c.$nodeToRelocate$, t[\"s-sn\"]) && (n = m.find((o) => o.$nodeToRelocate$ === t), n && !c.$slotRefNode$ && (c.$slotRefNode$ = n.$slotRefNode$));\n });\n } else\n m.some((n) => n.$nodeToRelocate$ === t) || m.push({\n $nodeToRelocate$: t\n });\n }\n l.nodeType === 1 && ne(l);\n }\n}, I = (e, t) => e.nodeType === 1 ? e.getAttribute(\"slot\") === null && t === \"\" || e.getAttribute(\"slot\") === t : e[\"s-sn\"] === t ? !0 : t === \"\", oe = (e) => {\n e.$attrs$ && e.$attrs$.ref && e.$attrs$.ref(null), e.$children$ && e.$children$.map(oe);\n}, Me = (e, t, s = !1) => {\n var r, l, i, n, c;\n const o = e.$hostElement$, d = e.$cmpMeta$, a = e.$vnode$ || _(null, null), $ = Le(t) ? t : Ee(null, null, t);\n if (T = o.tagName, d.$attrsToReflect$ && ($.$attrs$ = $.$attrs$ || {}, d.$attrsToReflect$.map(\n ([u, f]) => $.$attrs$[f] = o[u]\n )), s && $.$attrs$)\n for (const u of Object.keys($.$attrs$))\n o.hasAttribute(u) && ![\"key\", \"ref\", \"style\", \"class\"].includes(u) && ($.$attrs$[u] = o[u]);\n $.$tag$ = null, $.$flags$ |= 4, e.$vnode$ = $, $.$elm$ = a.$elm$ = o.shadowRoot || o, S = o[\"s-sc\"], B = (d.$flags$ & 1) !== 0, F = o[\"s-cr\"], j = !1, k(a, $, s);\n {\n if (x.$flags$ |= 1, U) {\n ne($.$elm$);\n for (const u of m) {\n const f = u.$nodeToRelocate$;\n if (!f[\"s-ol\"]) {\n const p = R.createTextNode(\"\");\n p[\"s-nr\"] = f, f.parentNode.insertBefore(f[\"s-ol\"] = p, f);\n }\n }\n for (const u of m) {\n const f = u.$nodeToRelocate$, p = u.$slotRefNode$;\n if (p) {\n const b = p.parentNode;\n let y = p.nextSibling;\n {\n let A = (r = f[\"s-ol\"]) == null ? void 0 : r.previousSibling;\n for (; A; ) {\n let v = (l = A[\"s-nr\"]) != null ? l : null;\n if (v && v[\"s-sn\"] === f[\"s-sn\"] && b === v.parentNode) {\n for (v = v.nextSibling; v === f || v != null && v[\"s-sr\"]; )\n v = v == null ? void 0 : v.nextSibling;\n if (!v || !v[\"s-nr\"]) {\n y = v;\n break;\n }\n }\n A = A.previousSibling;\n }\n }\n (!y && b !== f.parentNode || f.nextSibling !== y) && f !== y && (!f[\"s-hn\"] && f[\"s-ol\"] && (f[\"s-hn\"] = f[\"s-ol\"].parentNode.nodeName), b.insertBefore(f, y), f.nodeType === 1 && (f.hidden = (i = f[\"s-ih\"]) != null ? i : !1)), f && typeof p[\"s-rf\"] == \"function\" && p[\"s-rf\"](f);\n } else\n f.nodeType === 1 && (s && (f[\"s-ih\"] = (n = f.hidden) != null ? n : !1), f.hidden = !0);\n }\n }\n j && le($.$elm$), x.$flags$ &= -2, m.length = 0;\n }\n if (N.experimentalScopedSlotChanges && d.$flags$ & 2)\n for (const u of $.$elm$.childNodes)\n u[\"s-hn\"] !== T && !u[\"s-sh\"] && (s && u[\"s-ih\"] == null && (u[\"s-ih\"] = (c = u.hidden) != null ? c : !1), u.hidden = !0);\n F = void 0;\n}, G = (e, t) => t in e, H = typeof window < \"u\" ? window : {}, R = H.document || { head: {} };\nH.HTMLElement;\nvar x = {\n $flags$: 0,\n $resourcesUrl$: \"\",\n jmp: (e) => e(),\n raf: (e) => requestAnimationFrame(e),\n ael: (e, t, s, r) => e.addEventListener(t, s, r),\n rel: (e, t, s, r) => e.removeEventListener(t, s, r),\n ce: (e, t) => new CustomEvent(e, t)\n};\nconst De = (e, t, s) => {\n [null, void 0, \"\", !1].includes(s) || [\"innerHTML\", \"style\"].includes(t) || e.setAttribute(t, [\"object\", \"function\"].includes(typeof s) ? \"/!\\\\ Object props are not rendered in the code example\" : s);\n}, ie = (e, t, s, r, l) => {\n if (t && typeof t == \"string\") {\n const i = document.createElement(t);\n Object.keys(s || {}).forEach((n) => {\n De(i, n, s[n]);\n }), r == null || r.forEach((n) => {\n ie(i, n.$tag$, n.$attrs$, n.$children$, n.$text$);\n }), s != null && s.innerHTML && (i.innerHTML = s.innerHTML), e.appendChild(i);\n }\n l && (e.innerHTML = l);\n}, Ye = (e, t) => {\n const s = {};\n if (typeof e != \"object\")\n throw new Error(\"filterArgs - args isn't an object.\");\n for (const r in e)\n if (!r.startsWith(\"slot\")) {\n const l = e[r], i = r.replace(/([a-z])([A-Z])/g, \"$1-$2\").toLowerCase();\n (!t || !Object.keys(t).includes(r) || t[r] !== l) && (s[i] = l);\n }\n return s;\n}, Ze = (e, t) => {\n var r, l;\n const s = document.getElementById(\"storybook-root\");\n if (s)\n return (l = document.querySelector(\"[lang]\")) == null || l.setAttribute(\"lang\", ((r = t.globals) == null ? void 0 : r.locale) || \"en\"), Me(\n {\n $ancestorComponent$: void 0,\n $flags$: 0,\n $modeName$: void 0,\n $cmpMeta$: {\n $flags$: 0,\n $tagName$: s.tagName\n },\n $hostElement$: s\n },\n e(t)\n ), s.children[s.children.length - 1];\n}, Ve = ({ $tag$: e, $attrs$: t, $children$: s, $text$: r }) => {\n const l = document.createElement(\"div\");\n return ie(l, e, t, s, r), l.innerHTML;\n}, et = ({ disconnect: e, observe: t, takeRecords: s }) => {\n class r {\n constructor(i) {\n /**\n *\n */\n g(this, \"disconnect\", e);\n /**\n *\n */\n g(this, \"observe\", t);\n /**\n *\n */\n g(this, \"takeRecords\", s);\n /**\n *\n */\n g(this, \"cb\");\n this.cb = i;\n }\n }\n return [window, global].forEach((l) => {\n Object.defineProperty(l, \"MutationObserver\", {\n writable: !0,\n configurable: !0,\n value: r\n });\n }), r;\n}, tt = ({ disconnect: e, observe: t }) => {\n class s {\n constructor(l) {\n /**\n *\n */\n g(this, \"disconnect\", e);\n /**\n *\n */\n g(this, \"observe\", t);\n /**\n *\n */\n g(this, \"unobserve\");\n /**\n *\n */\n g(this, \"cb\");\n this.cb = l;\n }\n }\n return [window, global].forEach((r) => {\n Object.defineProperty(r, \"ResizeObserver\", {\n writable: !0,\n configurable: !0,\n value: s\n });\n }), s;\n};\nclass _e extends Event {\n constructor() {\n super(...arguments);\n /**\n *\n */\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n g(this, \"detail\");\n }\n}\nconst st = () => {\n class e extends _e {\n }\n return [window, global].forEach((t) => {\n Object.defineProperty(t, \"SubmitEvent\", {\n writable: !0,\n configurable: !0,\n value: e\n });\n }), e;\n};\nexport {\n Be as ClassList,\n Ue as allItemsAreString,\n We as cleanString,\n Ne as createID,\n pe as dateRegExp,\n Xe as dateToString,\n Je as defineLocales,\n Ye as filterArgs,\n He as focusableElements,\n Ge as getLocaleDatePattern,\n X as getParentWindows,\n Ve as getStoryHTML,\n we as getWindows,\n Ce as isTagName,\n Pe as isValidString,\n Ke as localeCurrency,\n ge as localeDate,\n Qe as localeNumber,\n ze as nextTick,\n et as setupMutationObserverMock,\n tt as setupResizeObserverMock,\n st as setupSubmitEventMock,\n Ze as stencilWrapper,\n Ie as vsCodeGenerator,\n qe as webTypesGenerator\n};\n//# sourceMappingURL=index.es.js.map\n","import en from './en/messages.json';\nimport fr from './fr/messages.json';\nimport { defineLocales } from '@mgdis/stencil-helpers';\n\nconst defaultLocale = 'en';\nconst messages = { en, fr };\n\n/**\n * Get Intl object\n * @param element - element we need to get the language\n * @returns messages object\n */\nexport const initLocales = defineLocales(messages, defaultLocale);\n"],"mappings":"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"}
|