crmbonus-component-wake 2.0.75 → 2.0.77
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/app-modal.cjs.entry.js +2 -2
- package/dist/cjs/countdown-timer_4.cjs.entry.js +6 -6
- package/dist/cjs/crm-bonus-form.cjs.entry.js +2 -2
- package/dist/cjs/crm-bonus-note.cjs.entry.js +4 -4
- package/dist/cjs/crm-bonus.cjs.entry.js +19 -2
- package/dist/cjs/crm-bonus.cjs.entry.js.map +1 -1
- package/dist/cjs/crm-button.cjs.entry.js +1 -1
- package/dist/cjs/{crm-giftback-form.cjs.entry.js → crm-giftback-form_2.cjs.entry.js} +22 -7
- package/dist/cjs/crm-giftback-form_2.cjs.entry.js.map +1 -0
- package/dist/cjs/crmbonus-component-wake.cjs.js +2 -2
- package/dist/cjs/giftback-finish_4.cjs.entry.js +5 -5
- package/dist/cjs/{index-e3122e18.js → index-8243a0e3.js} +286 -5
- package/dist/{esm/index-c477a8b3.js.map → cjs/index-8243a0e3.js.map} +1 -1
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/loading-spinner.cjs.entry.js +2 -2
- package/dist/cjs/pedido-finalizado.cjs.entry.js +2 -2
- package/dist/cjs/phone-cancel-input.cjs.entry.js +2 -2
- package/dist/cjs/phone-input-mask.cjs.entry.js +2 -2
- package/dist/cjs/phone-input.cjs.entry.js +2 -2
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/crm-bonus/crm-bonus.js +45 -2
- package/dist/collection/components/crm-bonus/crm-bonus.js.map +1 -1
- package/dist/collection/components/crm-bonus-form/crm-bonus-form.js +1 -1
- package/dist/collection/components/crm-bonus-form/subcomponents/giftback-finish/giftback-finish.js +1 -1
- package/dist/collection/components/crm-bonus-form/subcomponents/giftback-pin/giftback-pin.js +1 -1
- package/dist/collection/components/crm-bonus-form/subcomponents/giftback-progress/giftback-progress.js +1 -1
- package/dist/collection/components/crm-bonus-form/subcomponents/name-input/name-input.js +1 -1
- package/dist/collection/components/crm-bonus-form/subcomponents/phone/phone.input.js +1 -1
- package/dist/collection/components/crm-bonus-form/subcomponents/phone-cancel/phone.cancel.input.js +1 -1
- package/dist/collection/components/giftback-form/giftback-form.js +5 -5
- package/dist/collection/components/giftback-form/giftback-form.js.map +1 -1
- package/dist/collection/components/giftback-form/subcomponents/giftback-info/giftback-info.js +3 -3
- package/dist/collection/components/giftback-form/subcomponents/phone-form/phone-form.js +1 -1
- package/dist/collection/components/giftback-form/subcomponents/pin-form/pin-form.js +1 -1
- package/dist/collection/components/loading-container/loading-container.css +47 -0
- package/dist/collection/components/loading-container/loading-container.js +43 -0
- package/dist/collection/components/loading-container/loading-container.js.map +1 -0
- package/dist/collection/components/loading-spinner/loading-spinner.js +1 -1
- package/dist/collection/components/modal/app-modal.js +1 -1
- package/dist/collection/components/note/crm-bonus-note.js +3 -3
- package/dist/collection/components/pedido/pedido.js +1 -1
- package/dist/collection/components/phone/phone-input-mask.js +1 -1
- package/dist/components/app-modal.js +2 -2
- package/dist/components/countdown-timer.js +1 -1
- package/dist/components/crm-bonus-form.js +7 -7
- package/dist/components/crm-bonus-note.js +4 -4
- package/dist/components/crm-bonus.js +40 -15
- package/dist/components/crm-bonus.js.map +1 -1
- package/dist/components/crm-button.js +1 -1
- package/dist/components/crm-giftback-form.js +1 -1
- package/dist/components/giftback-finish.js +1 -1
- package/dist/components/giftback-info.js +1 -1
- package/dist/components/giftback-pin.js +1 -1
- package/dist/components/giftback-progress.js +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/loading-container.d.ts +11 -0
- package/dist/components/loading-container.js +8 -0
- package/dist/components/loading-container.js.map +1 -0
- package/dist/components/loading-spinner.js +1 -1
- package/dist/components/name-input.js +1 -1
- package/dist/components/{p-c933623f.js → p-0a29a684.js} +3 -3
- package/dist/components/{p-c933623f.js.map → p-0a29a684.js.map} +1 -1
- package/dist/components/{p-8bc69d9b.js → p-0ef696a9.js} +2 -2
- package/dist/components/{p-8bc69d9b.js.map → p-0ef696a9.js.map} +1 -1
- package/dist/components/{p-5f330088.js → p-27554f4e.js} +4 -4
- package/dist/components/{p-5f330088.js.map → p-27554f4e.js.map} +1 -1
- package/dist/components/{p-2db8985c.js → p-29622725.js} +3 -3
- package/dist/components/{p-2db8985c.js.map → p-29622725.js.map} +1 -1
- package/dist/components/{p-c1d19bba.js → p-56757e8d.js} +6 -6
- package/dist/components/{p-c1d19bba.js.map → p-56757e8d.js.map} +1 -1
- package/dist/components/{p-2a4df0a2.js → p-58ee9506.js} +4 -4
- package/dist/components/{p-2a4df0a2.js.map → p-58ee9506.js.map} +1 -1
- package/dist/components/{p-c2358b51.js → p-6592ce84.js} +4 -4
- package/dist/components/{p-c2358b51.js.map → p-6592ce84.js.map} +1 -1
- package/dist/components/{p-b289b82d.js → p-959f4cc8.js} +286 -5
- package/dist/{crmbonus-component-wake/p-45c0296c.js.map → components/p-959f4cc8.js.map} +1 -1
- package/dist/components/{p-d4cfdf80.js → p-998b6c7d.js} +5 -5
- package/dist/components/{p-d4cfdf80.js.map → p-998b6c7d.js.map} +1 -1
- package/dist/components/{p-984bc7d0.js → p-9ceca803.js} +14 -14
- package/dist/components/{p-984bc7d0.js.map → p-9ceca803.js.map} +1 -1
- package/dist/components/p-c7fc1cb6.js +36 -0
- package/dist/components/p-c7fc1cb6.js.map +1 -0
- package/dist/components/{p-e957883c.js → p-ca3d612c.js} +6 -6
- package/dist/components/{p-e957883c.js.map → p-ca3d612c.js.map} +1 -1
- package/dist/components/{p-bfe98629.js → p-f1639e26.js} +3 -3
- package/dist/components/{p-bfe98629.js.map → p-f1639e26.js.map} +1 -1
- package/dist/components/{p-24d29b6b.js → p-fbcbb1aa.js} +3 -3
- package/dist/components/{p-24d29b6b.js.map → p-fbcbb1aa.js.map} +1 -1
- package/dist/components/pedido-finalizado.js +2 -2
- package/dist/components/phone-cancel-input.js +4 -4
- package/dist/components/phone-form.js +1 -1
- package/dist/components/phone-input-mask.js +1 -1
- package/dist/components/phone-input.js +4 -4
- package/dist/components/pin-form.js +1 -1
- package/dist/crmbonus-component-wake/crmbonus-component-wake.esm.js +1 -1
- package/dist/crmbonus-component-wake/crmbonus-component-wake.esm.js.map +1 -1
- package/dist/crmbonus-component-wake/{p-0152eebc.entry.js → p-2086a755.entry.js} +2 -2
- package/dist/crmbonus-component-wake/p-24616d67.js +3 -0
- package/dist/crmbonus-component-wake/p-24616d67.js.map +1 -0
- package/dist/crmbonus-component-wake/{p-a465c900.entry.js → p-282b201b.entry.js} +2 -2
- package/dist/crmbonus-component-wake/p-304d3f89.entry.js +2 -0
- package/dist/crmbonus-component-wake/p-4d351ad2.entry.js +2 -0
- package/dist/crmbonus-component-wake/p-81d3a170.entry.js +2 -0
- package/dist/crmbonus-component-wake/p-81d3a170.entry.js.map +1 -0
- package/dist/crmbonus-component-wake/{p-b7103956.entry.js → p-8bd25376.entry.js} +2 -2
- package/dist/crmbonus-component-wake/p-92fe1963.entry.js +2 -0
- package/dist/crmbonus-component-wake/{p-5d209c28.entry.js → p-9ad0650e.entry.js} +2 -2
- package/dist/crmbonus-component-wake/{p-c121f6fc.entry.js → p-b7925fc7.entry.js} +2 -2
- package/dist/crmbonus-component-wake/{p-da97c793.entry.js → p-c8445f78.entry.js} +2 -2
- package/dist/crmbonus-component-wake/{p-0160f5f5.entry.js → p-cd95574b.entry.js} +2 -2
- package/dist/crmbonus-component-wake/{p-feadb94b.entry.js → p-d8e5a526.entry.js} +2 -2
- package/dist/crmbonus-component-wake/p-d8e5a526.entry.js.map +1 -0
- package/dist/crmbonus-component-wake/p-db4f04a8.entry.js +2 -0
- package/dist/esm/app-modal.entry.js +2 -2
- package/dist/esm/countdown-timer_4.entry.js +6 -6
- package/dist/esm/crm-bonus-form.entry.js +2 -2
- package/dist/esm/crm-bonus-note.entry.js +4 -4
- package/dist/esm/crm-bonus.entry.js +19 -2
- package/dist/esm/crm-bonus.entry.js.map +1 -1
- package/dist/esm/crm-button.entry.js +1 -1
- package/dist/esm/{crm-giftback-form.entry.js → crm-giftback-form_2.entry.js} +22 -8
- package/dist/esm/crm-giftback-form_2.entry.js.map +1 -0
- package/dist/esm/crmbonus-component-wake.js +3 -3
- package/dist/esm/giftback-finish_4.entry.js +5 -5
- package/dist/esm/{index-c477a8b3.js → index-84fba7ef.js} +286 -5
- package/dist/esm/index-84fba7ef.js.map +1 -0
- package/dist/esm/loader.js +3 -3
- package/dist/esm/loading-spinner.entry.js +2 -2
- package/dist/esm/pedido-finalizado.entry.js +2 -2
- package/dist/esm/phone-cancel-input.entry.js +2 -2
- package/dist/esm/phone-input-mask.entry.js +2 -2
- package/dist/esm/phone-input.entry.js +2 -2
- package/dist/types/components/crm-bonus/crm-bonus.d.ts +2 -0
- package/dist/types/components/loading-container/loading-container.d.ts +4 -0
- package/dist/types/components.d.ts +16 -0
- package/package.json +1 -1
- package/dist/cjs/crm-giftback-form.cjs.entry.js.map +0 -1
- package/dist/cjs/index-e3122e18.js.map +0 -1
- package/dist/components/p-b289b82d.js.map +0 -1
- package/dist/crmbonus-component-wake/p-450423b5.entry.js +0 -2
- package/dist/crmbonus-component-wake/p-45c0296c.js +0 -3
- package/dist/crmbonus-component-wake/p-5881e9d8.entry.js +0 -2
- package/dist/crmbonus-component-wake/p-5881e9d8.entry.js.map +0 -1
- package/dist/crmbonus-component-wake/p-64441d8f.entry.js +0 -2
- package/dist/crmbonus-component-wake/p-a950d747.entry.js +0 -2
- package/dist/crmbonus-component-wake/p-d95bd37f.entry.js +0 -2
- package/dist/crmbonus-component-wake/p-feadb94b.entry.js.map +0 -1
- package/dist/esm/crm-giftback-form.entry.js.map +0 -1
- /package/dist/crmbonus-component-wake/{p-0152eebc.entry.js.map → p-2086a755.entry.js.map} +0 -0
- /package/dist/crmbonus-component-wake/{p-a465c900.entry.js.map → p-282b201b.entry.js.map} +0 -0
- /package/dist/crmbonus-component-wake/{p-64441d8f.entry.js.map → p-304d3f89.entry.js.map} +0 -0
- /package/dist/crmbonus-component-wake/{p-a950d747.entry.js.map → p-4d351ad2.entry.js.map} +0 -0
- /package/dist/crmbonus-component-wake/{p-b7103956.entry.js.map → p-8bd25376.entry.js.map} +0 -0
- /package/dist/crmbonus-component-wake/{p-450423b5.entry.js.map → p-92fe1963.entry.js.map} +0 -0
- /package/dist/crmbonus-component-wake/{p-5d209c28.entry.js.map → p-9ad0650e.entry.js.map} +0 -0
- /package/dist/crmbonus-component-wake/{p-c121f6fc.entry.js.map → p-b7925fc7.entry.js.map} +0 -0
- /package/dist/crmbonus-component-wake/{p-da97c793.entry.js.map → p-c8445f78.entry.js.map} +0 -0
- /package/dist/crmbonus-component-wake/{p-0160f5f5.entry.js.map → p-cd95574b.entry.js.map} +0 -0
- /package/dist/crmbonus-component-wake/{p-d95bd37f.entry.js.map → p-db4f04a8.entry.js.map} +0 -0
@@ -0,0 +1,3 @@
|
|
1
|
+
const e="crmbonus-component-wake";const t={allRenderFn:true,appendChildSlotFix:false,asyncLoading:true,asyncQueue:false,attachStyles:true,cloneNodeFix:false,cmpDidLoad:false,cmpDidRender:false,cmpDidUnload:false,cmpDidUpdate:false,cmpShouldUpdate:false,cmpWillLoad:true,cmpWillRender:false,cmpWillUpdate:false,connectedCallback:false,constructableCSS:true,cssAnnotations:true,devTools:false,disconnectedCallback:true,element:false,event:true,experimentalScopedSlotChanges:false,experimentalSlotFixes:false,formAssociated:false,hasRenderFn:true,hostListener:false,hostListenerTarget:false,hostListenerTargetBody:false,hostListenerTargetDocument:false,hostListenerTargetParent:false,hostListenerTargetWindow:false,hotModuleReplacement:false,hydrateClientSide:false,hydrateServerSide:false,hydratedAttribute:false,hydratedClass:true,hydratedSelectorName:"hydrated",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:false,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:false,vdomKey:true,vdomListener:true,vdomPropOrAttr:true,vdomRef:true,vdomRender:true,vdomStyle:true,vdomText:true,vdomXlink:false,watchCallback:true};var l=Object.defineProperty;var n=(e,t)=>{for(var n in t)l(e,n,{get:t[n],enumerable:true})};var r=new WeakMap;var s=e=>r.get(e);var o=(e,t)=>r.set(t.t=e,t);var i=(e,t)=>{const l={l:0,$hostElement$:e,o:t,i:new Map};{l.u=new Promise((e=>l.v=e))}{l.h=new Promise((e=>l.p=e));e["s-p"]=[];e["s-rc"]=[]}return r.set(e,l)};var a=(e,t)=>t in e;var f=(e,t)=>(0,console.error)(e,t);var c=new Map;var u=(e,t,l)=>{const n=e.m.replace(/-/g,"_");const r=e.$;if(!r){return void 0}const s=c.get(r);if(s){return s[n]}
|
2
|
+
/*!__STENCIL_STATIC_IMPORT_SWITCH__*/return import(`./${r}.entry.js${""}`).then((e=>{{c.set(r,e)}return e[n]}),f)};var v=new Map;var d="{visibility:hidden}.hydrated{visibility:inherit}";var h="slot-fb{display:contents}slot-fb[hidden]{display:none}";var p=typeof window!=="undefined"?window:{};var m=p.document||{head:{}};var y={l:0,S:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,l,n)=>e.addEventListener(t,l,n),rel:(e,t,l,n)=>e.removeEventListener(t,l,n),ce:(e,t)=>new CustomEvent(e,t)};var b=e=>Promise.resolve(e);var w=(()=>{try{new CSSStyleSheet;return typeof(new CSSStyleSheet).replaceSync==="function"}catch(e){}return false})();var $=false;var S=[];var g=[];var k=(e,t)=>l=>{e.push(l);if(!$){$=true;if(t&&y.l&4){x(j)}else{y.raf(j)}}};var C=e=>{for(let t=0;t<e.length;t++){try{e[t](performance.now())}catch(e){f(e)}}e.length=0};var j=()=>{C(S);{C(g);if($=S.length>0){y.raf(j)}}};var x=e=>b().then(e);var O=k(g,true);var T={};var E=e=>e!=null;var R=e=>{e=typeof e;return e==="object"||e==="function"};function D(e){var t,l,n;return(n=(l=(t=e.head)==null?void 0:t.querySelector('meta[name="csp-nonce"]'))==null?void 0:l.getAttribute("content"))!=null?n:void 0}var L={};n(L,{err:()=>M,map:()=>F,ok:()=>A,unwrap:()=>P,unwrapErr:()=>N});var A=e=>({isOk:true,isErr:false,value:e});var M=e=>({isOk:false,isErr:true,value:e});function F(e,t){if(e.isOk){const l=t(e.value);if(l instanceof Promise){return l.then((e=>A(e)))}else{return A(l)}}if(e.isErr){const t=e.value;return M(t)}throw"should never get here"}var P=e=>{if(e.isOk){return e.value}else{throw e.value}};var N=e=>{if(e.isErr){return e.value}else{throw e.value}};var U=(e,t="")=>{{return()=>{}}};var W=(e,t)=>{{return()=>{}}};var H=(e,t,...l)=>{let n=null;let r=null;let s=null;let o=false;let i=false;const a=[];const f=t=>{for(let l=0;l<t.length;l++){n=t[l];if(Array.isArray(n)){f(n)}else if(n!=null&&typeof n!=="boolean"){if(o=typeof e!=="function"&&!R(n)){n=String(n)}if(o&&i){a[a.length-1].k+=n}else{a.push(o?B(null,n):n)}i=o}}};f(l);if(t){if(t.key){r=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(" ")}}}const c=B(e,null);c.C=t;if(a.length>0){c.j=a}{c.O=r}{c.T=s}return c};var B=(e,t)=>{const l={l:0,R:e,k:t,D:null,j:null};{l.C=null}{l.O=null}{l.T=null}return l};var z={};var I=e=>e&&e.R===z;var Q=(e,t)=>{if(e!=null&&!R(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 q=e=>s(e).$hostElement$;var G=(e,t,l)=>{const n=q(e);return{emit:e=>K(n,t,{bubbles:!!(l&4),composed:!!(l&2),cancelable:!!(l&1),detail:e})}};var K=(e,t,l)=>{const n=y.ce(t,l);e.dispatchEvent(n);return n};var V=new WeakMap;var X=(e,t,l)=>{let n=v.get(e);if(w&&l){n=n||new CSSStyleSheet;if(typeof n==="string"){n=t}else{n.replaceSync(t)}}else{n=t}v.set(e,n)};var _=(e,t,l)=>{var n;const r=Y(t);const s=v.get(r);e=e.nodeType===11?e:m;if(s){if(typeof s==="string"){e=e.head||e;let l=V.get(e);let o;if(!l){V.set(e,l=new Set)}if(!l.has(r)){{o=m.createElement("style");o.innerHTML=s;const l=(n=y.L)!=null?n:D(m);if(l!=null){o.setAttribute("nonce",l)}if(!(t.l&1)){if(e.nodeName==="HEAD"){const t=e.querySelectorAll("link[rel=preconnect]");const l=t.length>0?t[t.length-1].nextSibling:e.querySelector("style");e.insertBefore(o,l)}else if("host"in e){if(w){const t=new CSSStyleSheet;t.replaceSync(s);e.adoptedStyleSheets=[t,...e.adoptedStyleSheets]}else{const t=e.querySelector("style");if(t){t.innerHTML=s+t.innerHTML}else{e.prepend(o)}}}else{e.append(o)}}if(t.l&1&&e.nodeName!=="HEAD"){e.insertBefore(o,null)}}if(t.l&4){o.innerHTML+=h}if(l){l.add(r)}}}else if(!e.adoptedStyleSheets.includes(s)){e.adoptedStyleSheets=[...e.adoptedStyleSheets,s]}}return r};var J=e=>{const t=e.o;const l=e.$hostElement$;const n=t.l;const r=U("attachStyles",t.m);const s=_(l.shadowRoot?l.shadowRoot:l.getRootNode(),t);if(n&10&&n&2){l["s-sc"]=s;l.classList.add(s+"-h");if(n&2){l.classList.add(s+"-s")}}r()};var Y=(e,t)=>"sc-"+e.m;var Z=(e,t,l,n,r,s)=>{if(l!==n){let o=a(e,t);let i=t.toLowerCase();if(t==="class"){const t=e.classList;const r=te(l);const s=te(n);t.remove(...r.filter((e=>e&&!s.includes(e))));t.add(...s.filter((e=>e&&!r.includes(e))))}else if(t==="style"){{for(const t in l){if(!n||n[t]==null){if(t.includes("-")){e.style.removeProperty(t)}else{e.style[t]=""}}}}for(const t in n){if(!l||n[t]!==l[t]){if(t.includes("-")){e.style.setProperty(t,n[t])}else{e.style[t]=n[t]}}}}else if(t==="key");else if(t==="ref"){if(n){n(e)}}else if(!o&&t[0]==="o"&&t[1]==="n"){if(t[2]==="-"){t=t.slice(3)}else if(a(p,i)){t=i.slice(2)}else{t=i[2]+t.slice(3)}if(l||n){const r=t.endsWith(le);t=t.replace(ne,"");if(l){y.rel(e,t,l,r)}if(n){y.ael(e,t,n,r)}}}else{const i=R(n);if((o||i&&n!==null)&&!r){try{if(!e.tagName.includes("-")){const r=n==null?"":n;if(t==="list"){o=false}else if(l==null||e[t]!=r){if(typeof e.__lookupSetter__(t)==="function"){e[t]=r}else{e.setAttribute(t,r)}}}else{e[t]=n}}catch(e){}}if(n==null||n===false){if(n!==false||e.getAttribute(t)===""){{e.removeAttribute(t)}}}else if((!o||s&4||r)&&!i){n=n===true?"":n;{e.setAttribute(t,n)}}}}};var ee=/\s/;var te=e=>!e?[]:e.split(ee);var le="Capture";var ne=new RegExp(le+"$");var re=(e,t,l)=>{const n=t.D.nodeType===11&&t.D.host?t.D.host:t.D;const r=e&&e.C||T;const s=t.C||T;{for(const e of se(Object.keys(r))){if(!(e in s)){Z(n,e,r[e],void 0,l,t.l)}}}for(const e of se(Object.keys(s))){Z(n,e,r[e],s[e],l,t.l)}};function se(e){return e.includes("ref")?[...e.filter((e=>e!=="ref")),"ref"]:e}var oe;var ie;var ae;var fe=false;var ce=false;var ue=false;var ve=false;var de=(e,l,n,r)=>{var s;const o=l.j[n];let i=0;let a;let f;let c;if(!fe){ue=true;if(o.R==="slot"){if(oe){r.classList.add(oe+"-s")}o.l|=o.j?2:1}}if(o.k!==null){a=o.D=m.createTextNode(o.k)}else if(o.l&1){a=o.D=m.createTextNode("")}else{a=o.D=m.createElement(!fe&&t.slotRelocation&&o.l&2?"slot-fb":o.R);{re(null,o,ve)}const l=a.getRootNode();const n=!l.querySelector("body");if(!n&&t.scoped&&E(oe)&&a["s-si"]!==oe){a.classList.add(a["s-si"]=oe)}{Ee(a,r)}if(o.j){for(i=0;i<o.j.length;++i){f=de(e,o,i,a);if(f){a.appendChild(f)}}}}a["s-hn"]=ae;{if(o.l&(2|1)){a["s-sr"]=true;a["s-cr"]=ie;a["s-sn"]=o.T||"";a["s-rf"]=(s=o.C)==null?void 0:s.ref;c=e&&e.j&&e.j[n];if(c&&c.R===o.R&&e.D){{he(e.D,false)}}}}return a};var he=(e,l)=>{y.l|=1;const n=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"]===ae){n.push(t)}}}for(let e=n.length-1;e>=0;e--){const t=n[e];if(t["s-hn"]!==ae&&t["s-ol"]){Oe($e(t),t,we(t));t["s-ol"].remove();t["s-ol"]=void 0;t["s-sh"]=void 0;ue=true}if(l){he(t,l)}}y.l&=~1};var pe=(e,t,l,n,r,s)=>{let o=e["s-cr"]&&e["s-cr"].parentNode||e;let i;if(o.shadowRoot&&o.tagName===ae){o=o.shadowRoot}for(;r<=s;++r){if(n[r]){i=de(null,l,r,e);if(i){n[r].D=i;Oe(o,i,we(t))}}}};var me=(e,t,l)=>{for(let n=t;n<=l;++n){const t=e[n];if(t){const e=t.D;xe(t);if(e){{ce=true;if(e["s-ol"]){e["s-ol"].remove()}else{he(e,true)}}e.remove()}}}};var ye=(e,t,l,n,r=false)=>{let s=0;let o=0;let i=0;let a=0;let f=t.length-1;let c=t[0];let u=t[f];let v=n.length-1;let d=n[0];let h=n[v];let p;let m;while(s<=f&&o<=v){if(c==null){c=t[++s]}else if(u==null){u=t[--f]}else if(d==null){d=n[++o]}else if(h==null){h=n[--v]}else if(be(c,d,r)){Se(c,d,r);c=t[++s];d=n[++o]}else if(be(u,h,r)){Se(u,h,r);u=t[--f];h=n[--v]}else if(be(c,h,r)){if(c.R==="slot"||h.R==="slot"){he(c.D.parentNode,false)}Se(c,h,r);Oe(e,c.D,u.D.nextSibling);c=t[++s];h=n[--v]}else if(be(u,d,r)){if(c.R==="slot"||h.R==="slot"){he(u.D.parentNode,false)}Se(u,d,r);Oe(e,u.D,c.D);u=t[--f];d=n[++o]}else{i=-1;{for(a=s;a<=f;++a){if(t[a]&&t[a].O!==null&&t[a].O===d.O){i=a;break}}}if(i>=0){m=t[i];if(m.R!==d.R){p=de(t&&t[o],l,i,e)}else{Se(m,d,r);t[i]=void 0;p=m.D}d=n[++o]}else{p=de(t&&t[o],l,o,e);d=n[++o]}if(p){{Oe($e(c.D),p,we(c.D))}}}}if(s>f){pe(e,n[v+1]==null?null:n[v+1].D,l,n,o,v)}else if(o>v){me(t,s,f)}};var be=(e,t,l=false)=>{if(e.R===t.R){if(e.R==="slot"){if("A"in e&&l&&e.D.nodeType!==8){return false}return e.T===t.T}if(!l){return e.O===t.O}return true}return false};var we=e=>e&&e["s-ol"]||e;var $e=e=>(e["s-ol"]?e["s-ol"]:e).parentNode;var Se=(e,l,n=false)=>{const r=l.D=e.D;const s=e.j;const o=l.j;const i=l.R;const a=l.k;let f;if(a===null){{if(i==="slot"&&!fe);else{re(e,l,ve)}}if(s!==null&&o!==null){ye(r,s,l,o,n)}else if(o!==null){if(e.k!==null){r.textContent=""}pe(r,null,l,o,0,o.length-1)}else if(!n&&t.updatable&&s!==null){me(s,0,s.length-1)}}else if(f=r["s-cr"]){f.parentNode.textContent=a}else if(e.k!==a){r.data=a}};var ge=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 n of t){if(n!==e){if(n["s-hn"]!==e["s-hn"]||l!==""){if(n.nodeType===1&&(l===n.getAttribute("slot")||l===n["s-sn"])||n.nodeType===3&&l===n["s-sn"]){e.hidden=true;break}}else{if(n.nodeType===1||n.nodeType===3&&n.textContent.trim()!==""){e.hidden=true;break}}}}}ge(e)}}};var ke=[];var Ce=e=>{let l;let n;let r;for(const s of e.childNodes){if(s["s-sr"]&&(l=s["s-cr"])&&l.parentNode){n=l.parentNode.childNodes;const e=s["s-sn"];for(r=n.length-1;r>=0;r--){l=n[r];if(!l["s-cn"]&&!l["s-nr"]&&l["s-hn"]!==s["s-hn"]&&!t.experimentalSlotFixes){if(je(l,e)){let t=ke.find((e=>e.M===l));ce=true;l["s-sn"]=l["s-sn"]||e;if(t){t.M["s-sh"]=s["s-hn"];t.F=s}else{l["s-sh"]=s["s-hn"];ke.push({F:s,M:l})}if(l["s-sr"]){ke.map((e=>{if(je(e.M,l["s-sn"])){t=ke.find((e=>e.M===l));if(t&&!e.F){e.F=t.F}}}))}}else if(!ke.some((e=>e.M===l))){ke.push({M:l})}}}}if(s.nodeType===1){Ce(s)}}};var je=(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 xe=e=>{{e.C&&e.C.ref&&e.C.ref(null);e.j&&e.j.map(xe)}};var Oe=(e,t,l)=>{const n=e==null?void 0:e.insertBefore(t,l);{Ee(t,e)}return n};var Te=e=>{const t=[];if(e){t.push(...e["s-scs"]||[],e["s-si"],e["s-sc"],...Te(e.parentElement))}return t};var Ee=(e,t,l=false)=>{var n;if(e&&t&&e.nodeType===1){const r=new Set(Te(t).filter(Boolean));if(r.size){(n=e.classList)==null?void 0:n.add(...e["s-scs"]=[...r]);if(e["s-ol"]||l){for(const t of Array.from(e.childNodes)){Ee(t,e,true)}}}}};var Re=(e,t,l=false)=>{var n,r,s,o;const i=e.$hostElement$;const a=e.o;const f=e.P||B(null,null);const c=I(t)?t:H(null,null,t);ae=i.tagName;if(a.N){c.C=c.C||{};a.N.map((([e,t])=>c.C[t]=i[e]))}if(l&&c.C){for(const e of Object.keys(c.C)){if(i.hasAttribute(e)&&!["key","ref","style","class"].includes(e)){c.C[e]=i[e]}}}c.R=null;c.l|=4;e.P=c;c.D=f.D=i.shadowRoot||i;{oe=i["s-sc"]}fe=(a.l&1)!==0;{ie=i["s-cr"];ce=false}Se(f,c,l);{y.l|=1;if(ue){Ce(c.D);for(const e of ke){const t=e.M;if(!t["s-ol"]){const e=m.createTextNode("");e["s-nr"]=t;Oe(t.parentNode,t["s-ol"]=e,t)}}for(const e of ke){const t=e.M;const i=e.F;if(i){const e=i.parentNode;let l=i.nextSibling;{let s=(n=t["s-ol"])==null?void 0:n.previousSibling;while(s){let n=(r=s["s-nr"])!=null?r:null;if(n&&n["s-sn"]===t["s-sn"]&&e===n.parentNode){n=n.nextSibling;while(n===t||(n==null?void 0:n["s-sr"])){n=n==null?void 0:n.nextSibling}if(!n||!n["s-nr"]){l=n;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}Oe(e,t,l);if(t.nodeType===1){t.hidden=(s=t["s-ih"])!=null?s:false}}}t&&typeof i["s-rf"]==="function"&&i["s-rf"](t)}else{if(t.nodeType===1){if(l){t["s-ih"]=(o=t.hidden)!=null?o:false}t.hidden=true}}}}if(ce){ge(c.D)}y.l&=~1;ke.length=0}ie=void 0};var De=(e,t)=>{if(t&&!e.U&&t["s-p"]){t["s-p"].push(new Promise((t=>e.U=t)))}};var Le=(e,t)=>{{e.l|=16}if(e.l&4){e.l|=512;return}De(e,e.W);const l=()=>Ae(e,t);return O(l)};var Ae=(e,t)=>{const l=e.$hostElement$;const n=U("scheduleUpdate",e.o.m);const r=e.t;if(!r){throw new Error(`Can't render component <${l.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`)}let s;if(t){{s=He(r,"componentWillLoad")}}n();return Me(s,(()=>Pe(e,r,t)))};var Me=(e,t)=>Fe(e)?e.then(t).catch((e=>{console.error(e);t()})):t();var Fe=e=>e instanceof Promise||e&&e.then&&typeof e.then==="function";var Pe=async(e,t,l)=>{var n;const r=e.$hostElement$;const s=U("update",e.o.m);const o=r["s-rc"];if(l){J(e)}const i=U("render",e.o.m);{Ne(e,t,r,l)}if(o){o.map((e=>e()));r["s-rc"]=void 0}i();s();{const t=(n=r["s-p"])!=null?n:[];const l=()=>Ue(e);if(t.length===0){l()}else{Promise.all(t).then(l);e.l|=4;t.length=0}}};var Ne=(e,t,l,n)=>{try{t=t.render();{e.l&=~16}{e.l|=2}{{{Re(e,t,n)}}}}catch(t){f(t,e.$hostElement$)}return null};var Ue=e=>{const t=e.o.m;const l=e.$hostElement$;const n=U("postUpdate",t);const r=e.W;if(!(e.l&64)){e.l|=64;{Be(l)}n();{e.p(l);if(!r){We()}}}else{n()}{e.v(l)}{if(e.U){e.U();e.U=void 0}if(e.l&512){x((()=>Le(e,false)))}e.l&=~(4|512)}};var We=t=>{{Be(m.documentElement)}x((()=>K(p,"appload",{detail:{namespace:e}})))};var He=(e,t,l)=>{if(e&&e[t]){try{return e[t](l)}catch(e){f(e)}}return void 0};var Be=e=>{var l;return e.classList.add((l=t.hydratedSelectorName)!=null?l:"hydrated")};var ze=(e,t)=>s(e).i.get(t);var Ie=(e,t,l,n)=>{const r=s(e);if(!r){throw new Error(`Couldn't find host element for "${n.m}" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/ionic-team/stencil/issues/5457).`)}const o=r.$hostElement$;const i=r.i.get(t);const a=r.l;const c=r.t;l=Q(l,n.H[t][0]);const u=Number.isNaN(i)&&Number.isNaN(l);const v=l!==i&&!u;if((!(a&8)||i===void 0)&&v){r.i.set(t,l);if(c){if(n.B&&a&128){const e=n.B[t];if(e){e.map((e=>{try{c[e](l,i,t)}catch(e){f(e,o)}}))}}if((a&(2|16))===2){Le(r,false)}}}};var Qe=(e,t,l)=>{var n,r;const o=e.prototype;if(t.H||(t.B||e.watchers)){if(e.watchers&&!t.B){t.B=e.watchers}const i=Object.entries((n=t.H)!=null?n:{});i.map((([e,[n]])=>{if(n&31||l&2&&n&32){Object.defineProperty(o,e,{get(){return ze(this,e)},set(l){Ie(this,e,l,t)},configurable:true,enumerable:true})}else if(l&1&&n&64){Object.defineProperty(o,e,{value(...t){var l;const n=s(this);return(l=n==null?void 0:n.u)==null?void 0:l.then((()=>{var l;return(l=n.t)==null?void 0:l[e](...t)}))}})}}));if(l&1){const l=new Map;o.attributeChangedCallback=function(e,n,r){y.jmp((()=>{var i;const a=l.get(e);if(this.hasOwnProperty(a)){r=this[a];delete this[a]}else if(o.hasOwnProperty(a)&&typeof this[a]==="number"&&this[a]==r){return}else if(a==null){const l=s(this);const o=l==null?void 0:l.l;if(o&&!(o&8)&&o&128&&r!==n){const s=l.t;const o=(i=t.B)==null?void 0:i[e];o==null?void 0:o.forEach((t=>{if(s[t]!=null){s[t].call(s,r,n,e)}}))}return}this[a]=r===null&&typeof this[a]==="boolean"?false:r}))};e.observedAttributes=Array.from(new Set([...Object.keys((r=t.B)!=null?r:{}),...i.filter((([e,t])=>t[0]&15)).map((([e,n])=>{var r;const s=n[1]||e;l.set(s,e);if(n[0]&512){(r=t.N)==null?void 0:r.push([e,s])}return s}))]))}}return e};var qe=async(e,t,l,n)=>{let r;if((t.l&32)===0){t.l|=32;const n=l.$;if(n){const e=u(l);if(e&&"then"in e){const t=W();r=await e;t()}else{r=e}if(!r){throw new Error(`Constructor for "${l.m}#${t.I}" was not found`)}if(!r.isProxied){{l.B=r.watchers}Qe(r,l,2);r.isProxied=true}const n=U("createInstance",l.m);{t.l|=8}try{new r(t)}catch(e){f(e)}{t.l&=~8}{t.l|=128}n()}else{r=e.constructor;const l=e.localName;customElements.whenDefined(l).then((()=>t.l|=128))}if(r&&r.style){let e;if(typeof r.style==="string"){e=r.style}const t=Y(l);if(!v.has(t)){const n=U("registerStyles",l.m);X(t,e,!!(l.l&1));n()}}}const s=t.W;const o=()=>Le(t,true);if(s&&s["s-rc"]){s["s-rc"].push(o)}else{o()}};var Ge=e=>{};var Ke=e=>{if((y.l&1)===0){const t=s(e);const l=t.o;const n=U("connectedCallback",l.m);if(!(t.l&1)){t.l|=1;{if(l.l&(4|8)){Ve(e)}}{let l=e;while(l=l.parentNode||l.host){if(l["s-p"]){De(t,t.W=l);break}}}if(l.H){Object.entries(l.H).map((([t,[l]])=>{if(l&31&&e.hasOwnProperty(t)){const l=e[t];delete e[t];e[t]=l}}))}{qe(e,t,l)}}else{if(t==null?void 0:t.t);else if(t==null?void 0:t.h){t.h.then((()=>Ge()))}}n()}};var Ve=e=>{const t=e["s-cr"]=m.createComment("");t["s-cn"]=true;Oe(e,t,e.firstChild)};var Xe=e=>{{He(e,"disconnectedCallback")}};var _e=async e=>{if((y.l&1)===0){const t=s(e);if(t==null?void 0:t.t){Xe(t.t)}else if(t==null?void 0:t.h){t.h.then((()=>Xe(t.t)))}}};var Je=(e,t={})=>{var l;const n=U();const r=[];const o=t.exclude||[];const a=p.customElements;const f=m.head;const c=f.querySelector("meta[charset]");const u=m.createElement("style");const v=[];let b;let w=true;Object.assign(y,t);y.S=new URL(t.resourcesUrl||"./",m.baseURI).href;let $=false;e.map((e=>{e[1].map((t=>{var l;const n={l:t[0],m:t[1],H:t[2],q:t[3]};if(n.l&4){$=true}{n.H=t[2]}{n.N=[]}{n.B=(l=t[4])!=null?l:{}}const f=n.m;const c=class extends HTMLElement{constructor(e){super(e);this.hasRegisteredEventListeners=false;e=this;i(e,n);if(n.l&1){{if(!e.shadowRoot){{e.attachShadow({mode:"open"})}}else{if(e.shadowRoot.mode!=="open"){throw new Error(`Unable to re-use existing shadow root for ${n.m}! Mode is set to ${e.shadowRoot.mode} but Stencil only supports open shadow roots.`)}}}}}connectedCallback(){s(this);if(!this.hasRegisteredEventListeners){this.hasRegisteredEventListeners=true}if(b){clearTimeout(b);b=null}if(w){v.push(this)}else{y.jmp((()=>Ke(this)))}}disconnectedCallback(){y.jmp((()=>_e(this)))}componentOnReady(){return s(this).h}};n.$=e[0];if(!o.includes(f)&&!a.get(f)){r.push(f);a.define(f,Qe(c,n,1))}}))}));if(r.length>0){if($){u.textContent+=h}{u.textContent+=r.sort()+d}if(u.innerHTML.length){u.setAttribute("data-styles","");const e=(l=y.L)!=null?l:D(m);if(e!=null){u.setAttribute("nonce",e)}f.insertBefore(u,c?c.nextSibling:f.firstChild)}}w=false;if(v.length){v.map((e=>e.connectedCallback()))}else{{y.jmp((()=>b=setTimeout(We,30)))}}n()};var Ye=e=>y.L=e;export{z as H,Je as b,G as c,H as h,b as p,o as r,Ye as s};
|
3
|
+
//# sourceMappingURL=p-24616d67.js.map
|
@@ -0,0 +1 @@
|
|
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","hydratedSelectorName","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","hostRefs","WeakMap","getHostRef","ref","registerInstance","lazyInstance","hostRef","set","$lazyInstance$","registerHost","hostElement","cmpMeta","$flags$","$hostElement$","$cmpMeta$","$instanceValues$","Map","$onInstancePromise$","Promise","r","$onInstanceResolve$","$onReadyPromise$","$onReadyResolve$","isMemberInElement","elm","memberName","consoleError","e","el","console","error","cmpModules","loadModule","hmrVersionId","exportName","$tagName$","replace","bundleId","$lazyBundleId$","module","import","then","importedModule","styles","HYDRATED_CSS","SLOT_FB_CSS","win","window","doc","document","head","plt","$resourcesUrl$","jmp","h2","raf","requestAnimationFrame","ael","eventName","listener","opts","addEventListener","rel","removeEventListener","ce","CustomEvent","promiseResolve","v","resolve","supportsConstructableStylesheets","CSSStyleSheet","replaceSync","queuePending","queueDomReads","queueDomWrites","queueTask","queue","write","cb","push","nextTick","flush","consume","i2","length","performance","now","writeTask","EMPTY_OBJ","isDef","isComplexType","o","queryNonceMetaTagContent","doc2","_a","_b","_c","querySelector","getAttribute","result_exports","err","map","ok","unwrap","unwrapErr","value","isOk","isErr","result","fn","val","newVal","createTime","fnName","tagName","uniqueTime","key","measureText","h","nodeName","vnodeData","children","child","slotName","simple","lastSimple","vNodeChildren","walk","c","Array","isArray","String","$text$","newVNode","classData","className","class","keys","filter","k","join","vnode","$attrs$","$children$","$key$","$name$","tag","text","$tag$","$elm$","Host","isHost","node","parsePropertyValue","propValue","propType","parseFloat","getElement","createEvent","flags","emit","detail","emitEvent","bubbles","composed","cancelable","ev","dispatchEvent","rootAppliedStyles","registerStyle","scopeId2","cssText","allowCS","addStyle","styleContainerNode","getScopeId","nodeType","appliedStyles","styleElm","Set","has","createElement","innerHTML","nonce","$nonce$","setAttribute","preconnectLinks","querySelectorAll","referenceNode2","nextSibling","insertBefore","stylesheet","adoptedStyleSheets","existingStyleContainer","prepend","append","add","includes","endAttachStyles","shadowRoot","getRootNode","classList","cmp","setAccessor","oldValue","newValue","isSvg","isProp","ln","toLowerCase","oldClasses","parseClassList","newClasses","remove","removeProperty","setProperty","slice","capture","endsWith","CAPTURE_EVENT_SUFFIX","CAPTURE_EVENT_REGEX","isComplex","n","__lookupSetter__","removeAttribute","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","newVNode2","childNode","oldVNode","createTextNode","BUILD16","rootNode","isElementWithinShadowRoot","updateElementScopeIds","appendChild","putBackInOriginalLocation","recursive","oldSlotChildNodes","from","childNodes","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","$nodeToRelocate$","$slotRefNode$","relocateNode","some","nodeToRelocate","vNode","parent","newNode","reference","inserted","findScopeIds","scopeIds","parentElement","iterateChildNodes","Boolean","size","renderVdom","renderFnResults","isInitialLoad","_d","hostElm","$vnode$","rootVnode","$attrsToReflect$","propName","attribute","hasAttribute","relocateData","orgLocationNode","slotRefNode","parentNodeRef","insertBeforeNode","previousSibling","refNode","attachToAncestor","ancestorComponent","$onRenderResolve$","scheduleUpdate","$ancestorComponent$","dispatch","dispatchHooks","endSchedule","instance","Error","maybePromise","safeCall","enqueue","updateComponent","isPromisey","catch","err2","async","endUpdate","rc","endRender","callRender","childrenPromises","postUpdate","postUpdateComponent","render","endPostUpdate","addHydratedFlag","appDidLoad","who","documentElement","namespace","arg","BUILD17","getValue","setValue","oldVal","$members$","areBothNaN","Number","isNaN","didValueChange","$watchers$","watchMethods","watchMethodName","proxyComponent","Cstr","prototype","watchers","members","entries","memberFlags","this","configurable","args","_a2","_a3","attrNameToPropName","attributeChangedCallback","attrName","hasOwnProperty","flags2","entry","forEach","callbackName","call","observedAttributes","_","m","initializeComponent","CstrImport","endLoad","$modeName$","isProxied","endNewInstance","constructor","cmpTag","localName","customElements","whenDefined","endRegisterStyles","schedule","fireConnectedCallback","endConnected","setContentReference","contentRefElm","createComment","firstChild","disconnectInstance","bootstrapLazy","lazyBundles","options","endBootstrap","cmpTags","exclude","customElements2","metaCharset","dataStyles","deferredConnectedCallbacks","appLoadFallback","isBootstrapping","assign","URL","resourcesUrl","baseURI","href","hasSlotRelocation","lazyBundle","compactMeta","$listeners$","HostElement","HTMLElement","self","super","hasRegisteredEventListeners","attachShadow","clearTimeout","componentOnReady","define","sort","setTimeout","setNonce"],"sources":["@stencil/core/internal/app-data","node_modules/@stencil/core/internal/client/index.js?app-data=conditional"],"sourcesContent":["export const NAMESPACE = 'crmbonus-component-wake';\nexport const BUILD = /* crmbonus-component-wake */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: false, cmpDidRender: false, cmpDidUnload: false, cmpDidUpdate: false, cmpShouldUpdate: false, cmpWillLoad: true, cmpWillRender: false, cmpWillUpdate: false, connectedCallback: false, constructableCSS: true, cssAnnotations: true, devTools: false, disconnectedCallback: true, element: false, event: true, experimentalScopedSlotChanges: false, experimentalSlotFixes: false, formAssociated: false, hasRenderFn: true, hostListener: false, hostListenerTarget: false, hostListenerTargetBody: false, hostListenerTargetDocument: false, hostListenerTargetParent: false, hostListenerTargetWindow: false, hotModuleReplacement: false, hydrateClientSide: false, hydrateServerSide: false, hydratedAttribute: false, hydratedClass: true, hydratedSelectorName: \"hydrated\", 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: false, 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: false, vdomKey: true, vdomListener: true, vdomPropOrAttr: true, vdomRef: true, vdomRender: true, vdomStyle: true, vdomText: true, vdomXlink: false, watchCallback: true };\nexport const Env = /* crmbonus-component-wake */ {};\n","/*\n Stencil Client Platform v4.22.2 | 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 BUILD2 } from \"@stencil/core/internal/app-data\";\nvar hostRefs = BUILD2.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 (BUILD2.isDev) {\n hostRef.$renderCount$ = 0;\n }\n if (BUILD2.method && BUILD2.lazyLoad) {\n hostRef.$onInstancePromise$ = new Promise((r) => hostRef.$onInstanceResolve$ = r);\n }\n if (BUILD2.asyncLoading) {\n hostRef.$onReadyPromise$ = new Promise((r) => hostRef.$onReadyResolve$ = r);\n hostElement[\"s-p\"] = [];\n hostElement[\"s-rc\"] = [];\n }\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 BUILD4 } from \"@stencil/core/internal/app-data\";\n\n// src/client/client-log.ts\nimport { BUILD as BUILD3 } from \"@stencil/core/internal/app-data\";\nvar customError;\nvar consoleError = (e, el) => (customError || console.error)(e, el);\nvar STENCIL_DEV_MODE = BUILD3.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 (BUILD4.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 } else if (!bundleId) {\n return void 0;\n }\n const module = !BUILD4.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${BUILD4.hotModuleReplacement && hmrVersionId ? \"?s-hmr=\" + hmrVersionId : \"\"}`\n ).then((importedModule) => {\n if (!BUILD4.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 BUILD6 } from \"@stencil/core/internal/app-data\";\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 STENCIL_DOC_DATA = \"_stencilDocData\";\nvar DEFAULT_DOC_DATA = {\n hostIds: 0,\n rootLevelIds: 0,\n staticComponents: /* @__PURE__ */ new Set()\n};\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/client/client-window.ts\nimport { BUILD as BUILD5 } 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 = BUILD5.shadowDom;\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 = BUILD5.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 (BUILD6.asyncQueue) {\n queueCongestion++;\n }\n consume(queueDomReads);\n if (BUILD6.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\";\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 BUILD24 } 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 BUILD21 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/client-hydrate.ts\nimport { BUILD as BUILD9 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/profile.ts\nimport { BUILD as BUILD7 } from \"@stencil/core/internal/app-data\";\nvar i = 0;\nvar createTime = (fnName, tagName = \"\") => {\n if (BUILD7.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 (BUILD7.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 (BUILD7.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/vdom/h.ts\nimport { BUILD as BUILD8 } 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 (BUILD8.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 (BUILD8.isDev && nodeName === \"input\") {\n validateInputProperties(vnodeData);\n }\n if (BUILD8.vdomKey && vnodeData.key) {\n key = vnodeData.key;\n }\n if (BUILD8.slotRelocation && vnodeData.name) {\n slotName = vnodeData.name;\n }\n if (BUILD8.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 (BUILD8.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 (BUILD8.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 (BUILD8.vdomKey) {\n vnode.$key$ = key;\n }\n if (BUILD8.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 (BUILD8.vdomAttribute) {\n vnode.$attrs$ = null;\n }\n if (BUILD8.vdomKey) {\n vnode.$key$ = null;\n }\n if (BUILD8.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 = BUILD9.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 (BUILD9.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 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 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 } 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 (BUILD9.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 (BUILD9.shadowDom && shadowRootNodes) {\n node.remove();\n } else if (BUILD9.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 if (node.shadowRoot) {\n for (; i2 < node.shadowRoot.childNodes.length; i2++) {\n initializeDocumentHydrate(node.shadowRoot.childNodes[i2], orgLocNodes);\n }\n }\n for (i2 = 0; i2 < node.childNodes.length; i2++) {\n initializeDocumentHydrate(node.childNodes[i2], orgLocNodes);\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 BUILD20 } 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 BUILD19 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/set-value.ts\nimport { BUILD as BUILD18 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/parse-property-value.ts\nimport { BUILD as BUILD10 } from \"@stencil/core/internal/app-data\";\nvar parsePropertyValue = (propValue, propType) => {\n if (propValue != null && !isComplexType(propValue)) {\n if (BUILD10.propBoolean && propType & 4 /* Boolean */) {\n return propValue === \"false\" ? false : propValue === \"\" || !!propValue;\n }\n if (BUILD10.propNumber && propType & 2 /* Number */) {\n return parseFloat(propValue);\n }\n if (BUILD10.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 BUILD17, NAMESPACE } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/event-emitter.ts\nimport { BUILD as BUILD12 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/element.ts\nimport { BUILD as BUILD11 } from \"@stencil/core/internal/app-data\";\nvar getElement = (ref) => BUILD11.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 (BUILD12.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 BUILD13 } 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 (!BUILD13.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 (BUILD13.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 ((BUILD13.hydrateServerSide || BUILD13.hotModuleReplacement) && cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */) {\n styleElm.setAttribute(HYDRATED_STYLE_ID, scopeId2);\n }\n if (!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */)) {\n if (styleContainerNode.nodeName === \"HEAD\") {\n const preconnectLinks = styleContainerNode.querySelectorAll(\"link[rel=preconnect]\");\n const referenceNode2 = preconnectLinks.length > 0 ? preconnectLinks[preconnectLinks.length - 1].nextSibling : styleContainerNode.querySelector(\"style\");\n styleContainerNode.insertBefore(styleElm, referenceNode2);\n } else if (\"host\" in styleContainerNode) {\n if (supportsConstructableStylesheets) {\n const stylesheet = new CSSStyleSheet();\n stylesheet.replaceSync(style);\n styleContainerNode.adoptedStyleSheets = [stylesheet, ...styleContainerNode.adoptedStyleSheets];\n } else {\n const existingStyleContainer = styleContainerNode.querySelector(\"style\");\n if (existingStyleContainer) {\n existingStyleContainer.innerHTML = style + existingStyleContainer.innerHTML;\n } else {\n styleContainerNode.prepend(styleElm);\n }\n }\n } else {\n styleContainerNode.append(styleElm);\n }\n }\n if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */ && styleContainerNode.nodeName !== \"HEAD\") {\n styleContainerNode.insertBefore(styleElm, null);\n }\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 (BUILD13.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 BUILD13.shadowDom && supportsShadow && elm.shadowRoot ? elm.shadowRoot : elm.getRootNode(),\n cmpMeta,\n hostRef.$modeName$\n );\n if ((BUILD13.shadowDom || BUILD13.scoped) && BUILD13.cssAnnotations && flags & 10 /* needsScopedEncapsulation */ && flags & 2 /* scopedCssEncapsulation */) {\n elm[\"s-sc\"] = scopeId2;\n elm.classList.add(scopeId2 + \"-h\");\n if (BUILD13.scoped && flags & 2 /* scopedCssEncapsulation */) {\n elm.classList.add(scopeId2 + \"-s\");\n }\n }\n endAttachStyles();\n};\nvar getScopeId = (cmp, mode) => \"sc-\" + (BUILD13.mode && mode && cmp.$flags$ & 32 /* hasMode */ ? cmp.$tagName$ + \"-\" + mode : cmp.$tagName$);\n\n// src/runtime/vdom/vdom-render.ts\nimport { BUILD as BUILD16 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/vdom/update-element.ts\nimport { BUILD as BUILD15 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/vdom/set-accessor.ts\nimport { BUILD as BUILD14 } 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 (BUILD14.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 (BUILD14.vdomStyle && memberName === \"style\") {\n if (BUILD14.updatable) {\n for (const prop in oldValue) {\n if (!newValue || newValue[prop] == null) {\n if (!BUILD14.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 (!BUILD14.hydrateServerSide && prop.includes(\"-\")) {\n elm.style.setProperty(prop, newValue[prop]);\n } else {\n elm.style[prop] = newValue[prop];\n }\n }\n }\n } else if (BUILD14.vdomKey && memberName === \"key\") {\n } else if (BUILD14.vdomRef && memberName === \"ref\") {\n if (newValue) {\n newValue(elm);\n }\n } else if (BUILD14.vdomListener && (BUILD14.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 (BUILD14.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 if (typeof elm.__lookupSetter__(memberName) === \"function\") {\n elm[memberName] = n;\n } else {\n elm.setAttribute(memberName, n);\n }\n }\n } else {\n elm[memberName] = newValue;\n }\n } catch (e) {\n }\n }\n let xlink = false;\n if (BUILD14.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 (BUILD14.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 (BUILD14.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 (BUILD15.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;\n const newVNode2 = newParentVNode.$children$[childIndex];\n let i2 = 0;\n let elm;\n let childNode;\n let oldVNode;\n if (BUILD16.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 (BUILD16.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 (BUILD16.vdomText && newVNode2.$text$ !== null) {\n elm = newVNode2.$elm$ = doc.createTextNode(newVNode2.$text$);\n } else if (BUILD16.slotRelocation && newVNode2.$flags$ & 1 /* isSlotReference */) {\n elm = newVNode2.$elm$ = BUILD16.isDebug || BUILD16.hydrateServerSide ? slotReferenceDebugNode(newVNode2) : doc.createTextNode(\"\");\n } else {\n if (BUILD16.svg && !isSvgMode) {\n isSvgMode = newVNode2.$tag$ === \"svg\";\n }\n elm = newVNode2.$elm$ = BUILD16.svg ? doc.createElementNS(\n isSvgMode ? SVG_NS : HTML_NS,\n !useNativeShadowDom && BUILD16.slotRelocation && newVNode2.$flags$ & 2 /* isSlotFallback */ ? \"slot-fb\" : newVNode2.$tag$\n ) : doc.createElement(\n !useNativeShadowDom && BUILD16.slotRelocation && newVNode2.$flags$ & 2 /* isSlotFallback */ ? \"slot-fb\" : newVNode2.$tag$\n );\n if (BUILD16.svg && isSvgMode && newVNode2.$tag$ === \"foreignObject\") {\n isSvgMode = false;\n }\n if (BUILD16.vdomAttribute) {\n updateElement(null, newVNode2, isSvgMode);\n }\n const rootNode = elm.getRootNode();\n const isElementWithinShadowRoot = !rootNode.querySelector(\"body\");\n if (!isElementWithinShadowRoot && BUILD16.scoped && isDef(scopeId) && elm[\"s-si\"] !== scopeId) {\n elm.classList.add(elm[\"s-si\"] = scopeId);\n }\n if (BUILD16.scoped) {\n updateElementScopeIds(elm, parentElm);\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 (BUILD16.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 (BUILD16.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\"] = (_a = newVNode2.$attrs$) == null ? void 0 : _a.ref;\n oldVNode = oldParentVNode && oldParentVNode.$children$ && oldParentVNode.$children$[childIndex];\n if (oldVNode && oldVNode.$tag$ === newVNode2.$tag$ && oldParentVNode.$elm$) {\n if (BUILD16.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 insertBefore(host, 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\"] && BUILD16.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 insertBefore(parentReferenceNode(childNode), 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 = BUILD16.slotRelocation && parentElm[\"s-cr\"] && parentElm[\"s-cr\"].parentNode || parentElm;\n let childNode;\n if (BUILD16.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 insertBefore(containerElm, childNode, BUILD16.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 (BUILD16.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 (BUILD16.slotRelocation && (oldStartVnode.$tag$ === \"slot\" || newEndVnode.$tag$ === \"slot\")) {\n putBackInOriginalLocation(oldStartVnode.$elm$.parentNode, false);\n }\n patch(oldStartVnode, newEndVnode, isInitialRender);\n insertBefore(parentElm, oldStartVnode.$elm$, oldEndVnode.$elm$.nextSibling);\n oldStartVnode = oldCh[++oldStartIdx];\n newEndVnode = newCh[--newEndIdx];\n } else if (isSameVnode(oldEndVnode, newStartVnode, isInitialRender)) {\n if (BUILD16.slotRelocation && (oldStartVnode.$tag$ === \"slot\" || newEndVnode.$tag$ === \"slot\")) {\n putBackInOriginalLocation(oldEndVnode.$elm$.parentNode, false);\n }\n patch(oldEndVnode, newStartVnode, isInitialRender);\n insertBefore(parentElm, oldEndVnode.$elm$, oldStartVnode.$elm$);\n oldEndVnode = oldCh[--oldEndIdx];\n newStartVnode = newCh[++newStartIdx];\n } else {\n idxInOld = -1;\n if (BUILD16.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 (BUILD16.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 (BUILD16.slotRelocation) {\n insertBefore(parentReferenceNode(oldStartVnode.$elm$), node, referenceNode(oldStartVnode.$elm$));\n } else {\n insertBefore(oldStartVnode.$elm$.parentNode, 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 (BUILD16.updatable && newStartIdx > newEndIdx) {\n removeVnodes(oldCh, oldStartIdx, oldEndIdx);\n }\n};\nvar isSameVnode = (leftVNode, rightVNode, isInitialRender = false) => {\n if (leftVNode.$tag$ === rightVNode.$tag$) {\n if (BUILD16.slotRelocation && leftVNode.$tag$ === \"slot\") {\n if (\n // The component gets hydrated and no VDOM has been initialized.\n // Here the comparison can't happen as $name$ property is not set for `leftNode`.\n \"$nodeId$\" in leftVNode && isInitialRender && // `leftNode` is not from type HTMLComment which would cause many\n // hydration comments to be removed\n leftVNode.$elm$.nodeType !== 8\n ) {\n return false;\n }\n return leftVNode.$name$ === rightVNode.$name$;\n }\n if (BUILD16.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 (!BUILD16.vdomText || text === null) {\n if (BUILD16.svg) {\n isSvgMode = tag === \"svg\" ? true : tag === \"foreignObject\" ? false : isSvgMode;\n }\n if (BUILD16.vdomAttribute || BUILD16.reflect) {\n if (BUILD16.slot && tag === \"slot\" && !useNativeShadowDom) {\n if (BUILD16.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 (BUILD16.updatable && oldChildren !== null && newChildren !== null) {\n updateChildren(elm, oldChildren, newVNode2, newChildren, isInitialRender);\n } else if (newChildren !== null) {\n if (BUILD16.updatable && BUILD16.vdomText && oldVNode.$text$ !== null) {\n elm.textContent = \"\";\n }\n addVnodes(elm, null, newVNode2, newChildren, 0, newChildren.length - 1);\n } else if (\n // don't do this on initial render as it can cause non-hydrated content to be removed\n !isInitialRender && BUILD16.updatable && oldChildren !== null\n ) {\n removeVnodes(oldChildren, 0, oldChildren.length - 1);\n }\n if (BUILD16.svg && isSvgMode && tag === \"svg\") {\n isSvgMode = false;\n }\n } else if (BUILD16.vdomText && BUILD16.slotRelocation && (defaultHolder = elm[\"s-cr\"])) {\n defaultHolder.parentNode.textContent = text;\n } else if (BUILD16.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\"] && (!BUILD16.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 (BUILD16.vdomRef) {\n vNode.$attrs$ && vNode.$attrs$.ref && vNode.$attrs$.ref(null);\n vNode.$children$ && vNode.$children$.map(nullifyVNodeRefs);\n }\n};\nvar insertBefore = (parent, newNode, reference) => {\n const inserted = parent == null ? void 0 : parent.insertBefore(newNode, reference);\n if (BUILD16.scoped) {\n updateElementScopeIds(newNode, parent);\n }\n return inserted;\n};\nvar findScopeIds = (element) => {\n const scopeIds = [];\n if (element) {\n scopeIds.push(\n ...element[\"s-scs\"] || [],\n element[\"s-si\"],\n element[\"s-sc\"],\n ...findScopeIds(element.parentElement)\n );\n }\n return scopeIds;\n};\nvar updateElementScopeIds = (element, parent, iterateChildNodes = false) => {\n var _a;\n if (element && parent && element.nodeType === 1 /* ElementNode */) {\n const scopeIds = new Set(findScopeIds(parent).filter(Boolean));\n if (scopeIds.size) {\n (_a = element.classList) == null ? void 0 : _a.add(...element[\"s-scs\"] = [...scopeIds]);\n if (element[\"s-ol\"] || iterateChildNodes) {\n for (const childNode of Array.from(element.childNodes)) {\n updateElementScopeIds(childNode, element, true);\n }\n }\n }\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 (BUILD16.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 (BUILD16.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$ = BUILD16.shadowDom ? hostElm.shadowRoot || hostElm : hostElm;\n if (BUILD16.scoped || BUILD16.shadowDom) {\n scopeId = hostElm[\"s-sc\"];\n }\n useNativeShadowDom = supportsShadow && (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) !== 0;\n if (BUILD16.slotRelocation) {\n contentRef = hostElm[\"s-cr\"];\n checkSlotFallbackVisibility = false;\n }\n patch(oldVNode, rootVnode, isInitialLoad);\n if (BUILD16.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 = BUILD16.isDebug || BUILD16.hydrateServerSide ? originalLocationDebugNode(nodeToRelocate) : doc.createTextNode(\"\");\n orgLocationNode[\"s-nr\"] = nodeToRelocate;\n insertBefore(nodeToRelocate.parentNode, 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 (!BUILD16.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 (!BUILD16.experimentalSlotFixes && !nodeToRelocate[\"s-hn\"] && nodeToRelocate[\"s-ol\"]) {\n nodeToRelocate[\"s-hn\"] = nodeToRelocate[\"s-ol\"].parentNode.nodeName;\n }\n insertBefore(parentNodeRef, 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 (BUILD16.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 (BUILD17.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 (BUILD17.taskQueue && BUILD17.updatable) {\n hostRef.$flags$ |= 16 /* isQueuedForUpdate */;\n }\n if (BUILD17.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 BUILD17.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 = BUILD17.lazyLoad ? hostRef.$lazyInstance$ : elm;\n if (!instance) {\n throw new Error(\n `Can't render component <${elm.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \\`externalRuntime: true\\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`\n );\n }\n let maybePromise;\n if (isInitialLoad) {\n if (BUILD17.lazyLoad && BUILD17.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 (BUILD17.cmpWillLoad) {\n maybePromise = safeCall(instance, \"componentWillLoad\");\n }\n } else {\n emitLifecycleEvent(elm, \"componentWillUpdate\");\n if (BUILD17.cmpWillUpdate) {\n maybePromise = safeCall(instance, \"componentWillUpdate\");\n }\n }\n emitLifecycleEvent(elm, \"componentWillRender\");\n if (BUILD17.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).catch((err2) => {\n console.error(err2);\n fn();\n}) : 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 (BUILD17.style && isInitialLoad) {\n attachStyles(hostRef);\n }\n const endRender = createTime(\"render\", hostRef.$cmpMeta$.$tagName$);\n if (BUILD17.isDev) {\n hostRef.$flags$ |= 1024 /* devOnRender */;\n }\n if (BUILD17.hydrateServerSide) {\n await callRender(hostRef, instance, elm, isInitialLoad);\n } else {\n callRender(hostRef, instance, elm, isInitialLoad);\n }\n if (BUILD17.isDev) {\n hostRef.$renderCount$ = hostRef.$renderCount$ === void 0 ? 1 : hostRef.$renderCount$ + 1;\n hostRef.$flags$ &= ~1024 /* devOnRender */;\n }\n if (BUILD17.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 (BUILD17.asyncLoading && rc) {\n rc.map((cb) => cb());\n elm[\"s-rc\"] = void 0;\n }\n endRender();\n endUpdate();\n if (BUILD17.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 = BUILD17.allRenderFn ? true : false;\n const lazyLoad = BUILD17.lazyLoad ? true : false;\n const taskQueue = BUILD17.taskQueue ? true : false;\n const updatable = BUILD17.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 (BUILD17.hasRenderFn || BUILD17.reflect) {\n if (BUILD17.vdomRender || BUILD17.reflect) {\n if (BUILD17.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 = BUILD17.lazyLoad ? hostRef.$lazyInstance$ : elm;\n const ancestorComponent = hostRef.$ancestorComponent$;\n if (BUILD17.cmpDidRender) {\n if (BUILD17.isDev) {\n hostRef.$flags$ |= 1024 /* devOnRender */;\n }\n safeCall(instance, \"componentDidRender\");\n if (BUILD17.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 (BUILD17.asyncLoading && BUILD17.cssAnnotations) {\n addHydratedFlag(elm);\n }\n if (BUILD17.cmpDidLoad) {\n if (BUILD17.isDev) {\n hostRef.$flags$ |= 2048 /* devOnDidLoad */;\n }\n safeCall(instance, \"componentDidLoad\");\n if (BUILD17.isDev) {\n hostRef.$flags$ &= ~2048 /* devOnDidLoad */;\n }\n }\n emitLifecycleEvent(elm, \"componentDidLoad\");\n endPostUpdate();\n if (BUILD17.asyncLoading) {\n hostRef.$onReadyResolve$(elm);\n if (!ancestorComponent) {\n appDidLoad(tagName);\n }\n }\n } else {\n if (BUILD17.cmpDidUpdate) {\n if (BUILD17.isDev) {\n hostRef.$flags$ |= 1024 /* devOnRender */;\n }\n safeCall(instance, \"componentDidUpdate\");\n if (BUILD17.isDev) {\n hostRef.$flags$ &= ~1024 /* devOnRender */;\n }\n }\n emitLifecycleEvent(elm, \"componentDidUpdate\");\n endPostUpdate();\n }\n if (BUILD17.method && BUILD17.lazyLoad) {\n hostRef.$onInstanceResolve$(elm);\n }\n if (BUILD17.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 (BUILD17.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 (BUILD17.cssAnnotations) {\n addHydratedFlag(doc.documentElement);\n }\n if (BUILD17.asyncQueue) {\n plt.$flags$ |= 2 /* appLoaded */;\n }\n nextTick(() => emitEvent(win, \"appload\", { detail: { namespace: NAMESPACE } }));\n if (BUILD17.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 (BUILD17.lifecycleDOMEvents) {\n emitEvent(elm, \"stencil_\" + lifecycleName, {\n bubbles: true,\n composed: true,\n detail: {\n namespace: NAMESPACE\n }\n });\n }\n};\nvar addHydratedFlag = (elm) => {\n var _a, _b;\n return BUILD17.hydratedClass ? elm.classList.add((_a = BUILD17.hydratedSelectorName) != null ? _a : \"hydrated\") : BUILD17.hydratedAttribute ? elm.setAttribute((_b = BUILD17.hydratedSelectorName) != null ? _b : \"hydrated\", \"\") : void 0;\n};\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 if (BUILD18.lazyLoad && !hostRef) {\n throw new Error(\n `Couldn't find host element for \"${cmpMeta.$tagName$}\" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/ionic-team/stencil/issues/5457).`\n );\n }\n const elm = BUILD18.lazyLoad ? hostRef.$hostElement$ : ref;\n const oldVal = hostRef.$instanceValues$.get(propName);\n const flags = hostRef.$flags$;\n const instance = BUILD18.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 ((!BUILD18.lazyLoad || !(flags & 8 /* isConstructingInstance */) || oldVal === void 0) && didValueChange) {\n hostRef.$instanceValues$.set(propName, newVal);\n if (BUILD18.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 (!BUILD18.lazyLoad || instance) {\n if (BUILD18.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 (BUILD18.updatable && (flags & (2 /* hasRendered */ | 16 /* isQueuedForUpdate */)) === 2 /* hasRendered */) {\n if (BUILD18.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, _b;\n const prototype = Cstr.prototype;\n if (BUILD19.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 = BUILD19.lazyLoad ? hostRef.$hostElement$ : this;\n const instance = BUILD19.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 (BUILD19.member && cmpMeta.$members$ || BUILD19.watchCallback && (cmpMeta.$watchers$ || Cstr.watchers)) {\n if (BUILD19.watchCallback && Cstr.watchers && !cmpMeta.$watchers$) {\n cmpMeta.$watchers$ = Cstr.watchers;\n }\n const members = Object.entries((_a = cmpMeta.$members$) != null ? _a : {});\n members.map(([memberName, [memberFlags]]) => {\n if ((BUILD19.prop || BUILD19.state) && (memberFlags & 31 /* Prop */ || (!BUILD19.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 (BUILD19.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 (BUILD19.lazyLoad && BUILD19.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 (BUILD19.observeAttribute && (!BUILD19.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\" && // cast type to number to avoid TS compiler issues\n 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 = BUILD19.lazyLoad ? hostRef.$hostElement$ : this;\n const instance = BUILD19.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((_b = cmpMeta.$watchers$) != null ? _b : {}),\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 (BUILD19.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 ((BUILD20.lazyLoad || BUILD20.hydrateClientSide) && bundleId) {\n const CstrImport = loadModule(cmpMeta, hostRef, hmrVersionId);\n if (CstrImport && \"then\" in CstrImport) {\n const endLoad = uniqueTime(\n `st:load:${cmpMeta.$tagName$}:${hostRef.$modeName$}`,\n `[Stencil] Load module for <${cmpMeta.$tagName$}>`\n );\n Cstr = await CstrImport;\n endLoad();\n } else {\n Cstr = CstrImport;\n }\n if (!Cstr) {\n throw new Error(`Constructor for \"${cmpMeta.$tagName$}#${hostRef.$modeName$}\" was not found`);\n }\n if (BUILD20.member && !Cstr.isProxied) {\n if (BUILD20.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 (BUILD20.member) {\n hostRef.$flags$ |= 8 /* isConstructingInstance */;\n }\n try {\n new Cstr(hostRef);\n } catch (e) {\n consoleError(e);\n }\n if (BUILD20.member) {\n hostRef.$flags$ &= ~8 /* isConstructingInstance */;\n }\n if (BUILD20.watchCallback) {\n hostRef.$flags$ |= 128 /* isWatchReady */;\n }\n endNewInstance();\n fireConnectedCallback(hostRef.$lazyInstance$);\n } else {\n Cstr = elm.constructor;\n const cmpTag = elm.localName;\n customElements.whenDefined(cmpTag).then(() => hostRef.$flags$ |= 128 /* isWatchReady */);\n }\n if (BUILD20.style && Cstr && Cstr.style) {\n let style;\n if (typeof Cstr.style === \"string\") {\n style = Cstr.style;\n } else if (BUILD20.mode && typeof Cstr.style !== \"string\") {\n hostRef.$modeName$ = computeMode(elm);\n if (hostRef.$modeName$) {\n style = Cstr.style[hostRef.$modeName$];\n }\n if (BUILD20.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 (!BUILD20.hydrateServerSide && BUILD20.shadowDom && // TODO(STENCIL-854): Remove code related to legacy shadowDomShim field\n BUILD20.shadowDomShim && cmpMeta.$flags$ & 8 /* needsShadowDomShim */) {\n style = await import(\"./shadow-css.js\").then((m) => m.scopeCss(style, scopeId2));\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 (BUILD20.asyncLoading && ancestorComponent && ancestorComponent[\"s-rc\"]) {\n ancestorComponent[\"s-rc\"].push(schedule);\n } else {\n schedule();\n }\n};\nvar fireConnectedCallback = (instance) => {\n if (BUILD20.lazyLoad && BUILD20.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 (BUILD21.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 (BUILD21.hydrateClientSide) {\n hostId = elm.getAttribute(HYDRATE_ID);\n if (hostId) {\n if (BUILD21.shadowDom && supportsShadow && cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {\n const scopeId2 = BUILD21.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 (BUILD21.slotRelocation && !hostId) {\n if (BUILD21.hydrateServerSide || (BUILD21.slot || BUILD21.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 (BUILD21.asyncLoading) {\n let ancestorComponent = elm;\n while (ancestorComponent = ancestorComponent.parentNode || ancestorComponent.host) {\n if (BUILD21.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 (BUILD21.prop && !BUILD21.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 (BUILD21.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 BUILD21.isDebug ? `content-ref (host=${elm.localName})` : \"\"\n );\n contentRefElm[\"s-cn\"] = true;\n insertBefore(elm, contentRefElm, elm.firstChild);\n};\n\n// src/runtime/disconnected-callback.ts\nimport { BUILD as BUILD22 } from \"@stencil/core/internal/app-data\";\nvar disconnectInstance = (instance) => {\n if (BUILD22.lazyLoad && BUILD22.disconnectedCallback) {\n safeCall(instance, \"disconnectedCallback\");\n }\n if (BUILD22.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 (BUILD22.hostListener) {\n if (hostRef.$rmListeners$) {\n hostRef.$rmListeners$.map((rmListener) => rmListener());\n hostRef.$rmListeners$ = void 0;\n }\n }\n if (!BUILD22.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 BUILD23 } 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 = BUILD23.shadowDom ? srcNode.shadowRoot && supportsShadow : false;\n const clonedNode = orgCloneNode.call(srcNode, isShadowDom ? deep : false);\n if (BUILD23.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 \"s-scs\"\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 (BUILD23.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 slotPlaceholder = document.createTextNode(\"\");\n slotPlaceholder[\"s-nr\"] = newChild;\n slotNode[\"s-cr\"].parentNode.__appendChild(slotPlaceholder);\n newChild[\"s-ol\"] = slotPlaceholder;\n newChild[\"s-sh\"] = slotNode[\"s-hn\"];\n const slotChildNodes = getHostSlotChildNodes(slotNode, slotName);\n const appendAfter = slotChildNodes[slotChildNodes.length - 1];\n const insertedNode = insertBefore(appendAfter.parentNode, 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 newChild[\"s-sh\"] = slotNode[\"s-hn\"];\n const slotChildNodes = getHostSlotChildNodes(slotNode, slotName);\n const appendAfter = slotChildNodes[0];\n return insertBefore(appendAfter.parentNode, 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 (BUILD23.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 insertBefore(node.parentElement, 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 insertBefore(this, 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 (BUILD24.member) {\n cmpMeta.$members$ = compactMeta[2];\n }\n if (BUILD24.hostListener) {\n cmpMeta.$listeners$ = compactMeta[3];\n }\n if (BUILD24.watchCallback) {\n cmpMeta.$watchers$ = Cstr.$watchers$;\n }\n if (BUILD24.reflect) {\n cmpMeta.$attrsToReflect$ = [];\n }\n if (BUILD24.shadowDom && !supportsShadow && cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {\n cmpMeta.$flags$ |= 8 /* needsShadowDomShim */;\n }\n if (BUILD24.experimentalSlotFixes) {\n if (BUILD24.scoped && cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */) {\n patchPseudoShadowDom(Cstr.prototype, cmpMeta);\n }\n } else {\n if (BUILD24.slotChildNodesFix) {\n patchChildSlotNodes(Cstr.prototype, cmpMeta);\n }\n if (BUILD24.cloneNodeFix) {\n patchCloneNode(Cstr.prototype);\n }\n if (BUILD24.appendChildSlotFix) {\n patchSlotAppendChild(Cstr.prototype);\n }\n if (BUILD24.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 const hostRef = getHostRef(this);\n addHostEventListeners(this, hostRef, cmpMeta.$listeners$, false);\n connectedCallback(this);\n if (BUILD24.connectedCallback && originalConnectedCallback) {\n originalConnectedCallback.call(this);\n }\n },\n disconnectedCallback() {\n disconnectedCallback(this);\n if (BUILD24.disconnectedCallback && originalDisconnectedCallback) {\n originalDisconnectedCallback.call(this);\n }\n },\n __attachShadow() {\n if (supportsShadow) {\n if (!this.shadowRoot) {\n if (BUILD24.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 if (this.shadowRoot.mode !== \"open\") {\n throw new Error(\n `Unable to re-use existing shadow root for ${cmpMeta.$tagName$}! Mode is set to ${this.shadowRoot.mode} but Stencil only supports open shadow roots.`\n );\n }\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 (BUILD24.style && BUILD24.mode && !BUILD24.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 BUILD25 } 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 (BUILD25.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 let appLoadFallback;\n let isBootstrapping = true;\n Object.assign(plt, options);\n plt.$resourcesUrl$ = new URL(options.resourcesUrl || \"./\", doc.baseURI).href;\n if (BUILD25.asyncQueue) {\n if (options.syncQueue) {\n plt.$flags$ |= 4 /* queueSync */;\n }\n }\n if (BUILD25.hydrateClientSide) {\n plt.$flags$ |= 2 /* appLoaded */;\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 (BUILD25.member) {\n cmpMeta.$members$ = compactMeta[2];\n }\n if (BUILD25.hostListener) {\n cmpMeta.$listeners$ = compactMeta[3];\n }\n if (BUILD25.reflect) {\n cmpMeta.$attrsToReflect$ = [];\n }\n if (BUILD25.watchCallback) {\n cmpMeta.$watchers$ = (_a2 = compactMeta[4]) != null ? _a2 : {};\n }\n if (BUILD25.shadowDom && !supportsShadow && cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {\n cmpMeta.$flags$ |= 8 /* needsShadowDomShim */;\n }\n const tagName = BUILD25.transformTagName && options.transformTagName ? options.transformTagName(cmpMeta.$tagName$) : cmpMeta.$tagName$;\n const HostElement = class extends HTMLElement {\n // StencilLazyHost\n constructor(self) {\n super(self);\n this.hasRegisteredEventListeners = false;\n self = this;\n registerHost(self, cmpMeta);\n if (BUILD25.shadowDom && cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {\n if (supportsShadow) {\n if (!self.shadowRoot) {\n if (BUILD25.shadowDelegatesFocus) {\n self.attachShadow({\n mode: \"open\",\n delegatesFocus: !!(cmpMeta.$flags$ & 16 /* shadowDelegatesFocus */)\n });\n } else {\n self.attachShadow({ mode: \"open\" });\n }\n } else {\n if (self.shadowRoot.mode !== \"open\") {\n throw new Error(\n `Unable to re-use existing shadow root for ${cmpMeta.$tagName$}! Mode is set to ${self.shadowRoot.mode} but Stencil only supports open shadow roots.`\n );\n }\n }\n } else if (!BUILD25.hydrateServerSide && !(\"shadowRoot\" in self)) {\n self.shadowRoot = self;\n }\n }\n }\n connectedCallback() {\n const hostRef = getHostRef(this);\n if (!this.hasRegisteredEventListeners) {\n this.hasRegisteredEventListeners = true;\n addHostEventListeners(this, hostRef, cmpMeta.$listeners$, false);\n }\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 (BUILD25.experimentalSlotFixes) {\n if (BUILD25.scoped && cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */) {\n patchPseudoShadowDom(HostElement.prototype, cmpMeta);\n }\n } else {\n if (BUILD25.slotChildNodesFix) {\n patchChildSlotNodes(HostElement.prototype, cmpMeta);\n }\n if (BUILD25.cloneNodeFix) {\n patchCloneNode(HostElement.prototype);\n }\n if (BUILD25.appendChildSlotFix) {\n patchSlotAppendChild(HostElement.prototype);\n }\n if (BUILD25.scopedSlotTextContentFix && cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */) {\n patchTextContent(HostElement.prototype);\n }\n }\n if (BUILD25.formAssociated && cmpMeta.$flags$ & 64 /* formAssociated */) {\n HostElement.formAssociated = true;\n }\n if (BUILD25.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 (BUILD25.invisiblePrehydration && (BUILD25.hydratedClass || BUILD25.hydratedAttribute)) {\n dataStyles.textContent += cmpTags.sort() + 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 (BUILD25.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 BUILD26 } from \"@stencil/core/internal/app-data\";\nvar addHostEventListeners = (elm, hostRef, listeners, attachParentListeners) => {\n if (BUILD26.hostListener && listeners) {\n if (BUILD26.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 = BUILD26.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 var _a;\n try {\n if (BUILD26.lazyLoad) {\n if (hostRef.$flags$ & 256 /* isListenReady */) {\n (_a = hostRef.$lazyInstance$) == null ? void 0 : _a[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 (BUILD26.hostListenerTargetDocument && flags & 4 /* TargetDocument */) return doc;\n if (BUILD26.hostListenerTargetWindow && flags & 8 /* TargetWindow */) return win;\n if (BUILD26.hostListenerTargetBody && flags & 16 /* TargetBody */) return doc.body;\n if (BUILD26.hostListenerTargetParent && flags & 32 /* TargetParent */ && elm.parentElement)\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 = STENCIL_DOC_DATA in doc2 ? doc2[STENCIL_DOC_DATA] : { ...DEFAULT_DOC_DATA };\n docData.staticComponents = new Set(staticComponents);\n const orgLocationNodes = [];\n parseVNodeAnnotations(doc2, doc2.body, docData, orgLocationNodes);\n orgLocationNodes.forEach((orgLocationNode) => {\n var _a;\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 insertBefore(nodeRef.parentNode, 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 var _a;\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 const childNodes = [...Array.from(node.childNodes), ...Array.from(((_a = node.shadowRoot) == null ? void 0 : _a.childNodes) || [])];\n 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 insertBefore(parentNode, 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};\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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","ignoreList":[]}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
import{r as e,h as t}from"./p-
|
2
|
-
//# sourceMappingURL=p-
|
1
|
+
import{r as e,h as t}from"./p-24616d67.js";import{g as i}from"./p-75ba7b9a.js";import{C as a,g as o}from"./p-a7ddcab4.js";const c="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IS0tIFVwbG9hZGVkIHRvOiBTVkcgUmVwbywgd3d3LnN2Z3JlcG8uY29tLCBHZW5lcmF0b3I6IFNWRyBSZXBvIE1peGVyIFRvb2xzIC0tPg0KPHN2ZyB3aWR0aD0iODAwcHgiIGhlaWdodD0iODAwcHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxjaXJjbGUgY3g9IjEyIiBjeT0iMTIiIHI9IjEwIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMiIvPg0KPHBhdGggZD0iTTE1IDkuOTQ3MjhDMTQuNSA5LjMgMTMuOCA4LjUgMTIgOC41QzEwLjIgOC41IDkgOS41MTM5MyA5IDkuOTQ3MjhDOSAxMC4zODA2IDkuMDY3ODYgMTAuOTI3NyAxMCAxMS41QzEwLjc1MjIgMTEuOTYxOCAxMi42Njg0IDEyLjA0MzkgMTMuNSAxMi41QzE0LjY3OSAxMy4xNDY3IDE0Ljg0OTcgMTMuODIwMiAxNC44NDk3IDE0LjA1MjJDMTQuODQ5NyAxNC42ODM3IDEzLjQxNzUgMTUuNDg1MiAxMiAxNS41QzEwLjUzNiAxNS41MTUzIDkuNSAxNC43IDkgMTQuMDUyMiIgc3Ryb2tlPSIjMDAwMDAwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPg0KPHBhdGggZD0iTTEyIDdWMTciIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPg0KPC9zdmc+";const n=".note-container{border:1px solid #dddddd;padding:0 15px 15px;margin:0 0 26px 0px}.note-container hr{border:1px solid #CCC}.note-container .back-cart{display:flex;text-align:center}.note-header{display:flex;align-items:baseline;justify-content:space-between}.note-title{font-weight:700;text-align:left;display:flex;gap:6px;align-items:center;margin-top:11px;color:#000}.note-description{font-family:Arial;color:#6d6d5f;padding:0;margin:0 auto}.back-cart{font-size:.9em;color:#27272A;text-decoration:none;cursor:pointer;margin-top:11px}.note-description-2{color:var(--crm-scheme-fg-main-inverse, #262626);font-family:Roboto;font-size:var(--crm-font-size-body-lg, 16px);font-style:normal;font-weight:var(--crm-font-weight-body-bold, 400);line-height:var(--crm-line-height-body-md, 20px);letter-spacing:var(--crm-letter-spacing-title-md, 0px);margin-top:11px;color:#000}.note-description-not{font-size:16px}";const d=n;const s=class{constructor(t){e(this,t);this.cartId=undefined;this.storename=undefined;this.url=undefined;this.config=undefined}componentWillLoad(){this.upadateCheckToFreteAndGetUrl()}upadateCheckToFreteAndGetUrl(){this.config=i(this.storename);const e=document.getElementsByName("forma-envio");e.forEach((e=>{e.checked=false}));this.url=window.location.origin}handleHide(){const e=localStorage.getItem(this.cartId);return!!e}getAmount(){const e=localStorage.getItem(this.cartId);console.log("amount",e);return Number(e).toFixed(2).replace(".",",")||"0,00"}async handleCancel(){await a.getInstance().cancelBonus(this.cartId,this.storename);window.location.href=this.url;localStorage.removeItem(o(this.cartId))}render(){return t("div",{key:"75cafa0618e76798d63234ea6224eb5e081df101"},t("div",{key:"e372439c6656f4c08c22e0c810061150200fa528",class:"note-container"},t("div",{key:"3498e7ca54efa4c07ea464551ed9d985436d0d8e",class:"note-header"},t("p",{key:"4d018ad8567d68127a5c18a7c7957307ec33070c",class:"note-title"},t("img",{key:"568fca49338aa74d459f59fa40a6e80b091f40e2",src:c,width:23}),this.config.giftbackTitle),this.handleHide()&&t("p",{key:"3615e06410efc6dcf2379cfb41ab94f56d5d30c7",class:"back-cart",onClick:()=>this.handleCancel()},"Editar")),t("hr",{key:"739af06a409de815817978868a3b33bd0b194176"}),this.handleHide()&&t("p",{key:"280bc286979cc95d400e1686abe677252f80eb79",class:"note-description-2"},this.config.giftbackTitle||"Giftback"," aplicado ao pedido: ",t("strong",{key:"00b1d1882d9a76dcd4a0d036b88d31a014c631f4"},"R$ ",this.getAmount())),!this.handleHide()&&t("p",{key:"7922f409d435f32841c40f355a1e364663e48eba",class:"note-description-not"},"Não há ",this.config.giftbackTitle||"Giftback"," disponível para essa compra")))}};s.style=d;export{s as crm_bonus_note};
|
2
|
+
//# sourceMappingURL=p-282b201b.entry.js.map
|
@@ -0,0 +1,2 @@
|
|
1
|
+
import{r as t,h as s}from"./p-24616d67.js";import{C as d}from"./p-a7ddcab4.js";const i=class{constructor(s){t(this,s);this.cartId=undefined;this.orderId=undefined;this.metadadoString=undefined}async componentWillLoad(){const t=this.metadadoString?JSON.parse(this.metadadoString):{id:null};if(this.cartId&&this.orderId){d.getInstance().updateOrder({cartId:this.cartId,orderId:this.orderId,cartIdCrm:t.id});const s=`bc-products:${this.cartId}`;localStorage.removeItem(s);localStorage.removeItem(this.cartId)}}render(){return s("div",{key:"d930957c252694d11aade1aeaa2a823131b0e6c9"})}};export{i as pedido_finalizado};
|
2
|
+
//# sourceMappingURL=p-304d3f89.entry.js.map
|
@@ -0,0 +1,2 @@
|
|
1
|
+
import{r as e,c as d,h as o}from"./p-24616d67.js";const a=".modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.5);display:none;justify-content:center;align-items:center;z-index:1000}.modal-backdrop.visible{display:flex}.modal{background:white;border-radius:8px;padding:1rem;max-width:500px;width:90%;box-shadow:0 2px 10px rgba(0, 0, 0, 0.3)}.modal-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd;margin-bottom:1rem}.close-button{background:none;border:none;font-size:1.5rem;cursor:pointer}.modal-body{}";const c=a;const s=class{constructor(o){e(this,o);this.modalClosed=d(this,"modalClosed",7);this.isOpen=false;this.modalTitle=undefined}closeModal(){this.modalClosed.emit()}render(){return o("div",{key:"37c55ddb47bc0c333712da42f369851379c6c47d",class:`modal-backdrop ${this.isOpen?"visible":""}`},o("div",{key:"79806824da9a4990ca6ba0cbf3c459431902e945",class:"modal"},o("div",{key:"cf60c5340f1171f2be3ebb23592d63c7ab0a086c",class:"modal-header"},o("h3",{key:"e5e4d66d4251c890319344c8c7ec66e66a44aa12"},this.modalTitle),o("button",{key:"6eacc4be8e63e1511c3340ce460e618943d1ebbc",class:"close-button",onClick:()=>this.closeModal()},"×")),o("div",{key:"4dbec4e836cd3366a185581feeb1842a0b335f07",class:"modal-body"},o("slot",{key:"38f4bb26dc576d6965f2ac184942cfdc8f4c4f07"}))))}};s.style=c;export{s as app_modal};
|
2
|
+
//# sourceMappingURL=p-4d351ad2.entry.js.map
|
@@ -0,0 +1,2 @@
|
|
1
|
+
import{r as t,h as s}from"./p-24616d67.js";import{C as i}from"./p-a7ddcab4.js";import{S as e}from"./p-a561251a.js";import{i as o}from"./p-fb505488.js";const n=".container-button.sc-crm-bonus{cursor:pointer;padding:5px 5px 5px 14px}.section-crm.sc-crm-bonus{border:1px solid #dbd4d4;text-align:-webkit-center;margin-bottom:20px}.section-cart-crm.sc-crm-bonus{margin-top:10px}.section-cart-crm.sc-crm-bonus p.sc-crm-bonus{padding:0;margin:0px 0px 0px 15px}.button.sc-crm-bonus{top:50%;background-color:#6c6c7e;color:#fff;border:none;padding:15px;min-height:30px;min-width:120px;font-size:20px;cursor:pointer;margin-left:10px;height:70px}.form-container.sc-crm-bonus{width:97%;display:flex;justify-content:space-around}.btn.sc-crm-bonus{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:0px}.form-container.sc-crm-bonus .btnCrm.sc-crm-bonus{background:#00162e;border-color:#00162e;width:30%;color:#fff}.message-alert.sc-crm-bonus{font-family:sans-serif;color:#df4d4d;margin-top:5px}";const a=n;const r=class{constructor(s){t(this,s);this.crmBonusService=i.getInstance();this.showModal=false;this.userId=undefined;this.storeName=undefined;this.productsInString=undefined;this.cartId=undefined;this.products=undefined;this.customer={birthDate:"",document:"",name:"",phone:""};this.loading=false;this.message=undefined;this.phone=undefined;this.canCancel=false;this.amountCancel=undefined;this.sent=undefined;this.session=undefined;this.loading_reprocess=false}async resetBonus(){console.log("[START RESET BONUS]!!!!!");const t=localStorage.getItem("bc:used");if(t=="use"){await this.crmBonusService.cancelBonus(this.cartId,this.storeName)}try{await this.crmBonusRef.processBonus();console.log("[BONUS RESETADO]!!!!!")}catch(t){this.loading=false;console.log("[error ao reprocessar bonous]");await this.crmBonusRef.setStep(e.STEP_PHONE)}finally{this.loading=false}}async reprocess(t){this.loading_reprocess=true;console.log("[reprocess]");try{console.log("[update products list]");this.productsInString=JSON.stringify(t);await this.handleLoad();await this.resetBonus()}catch(t){console.debug("[watchProducts]",t.message)}finally{this.loading_reprocess=false}}async watchProducts(t){try{console.log("[update products list]");this.productsInString=t;await this.handleLoad();await this.resetBonus()}catch(t){console.debug("[watchProducts]",t.message)}}async componentWillLoad(){o.changeLanguage(o.language);await this.loadSession();await this.loadConfigStore();await this.handleLoad()}async loadConfigStore(){await this.crmBonusService.getCustomization(this.storeName)}async handleLoad(){try{if(this.userId){this.customer=await this.crmBonusService.getCustomer(this.userId,this.storeName)}const t=localStorage.getItem(this.cartId);if(t){this.canCancel=true;this.amountCancel=t}}catch(t){console.log("info customer")}this.buildAndGetProducts()}async loadSession(){this.session=await this.crmBonusService.getToken(this.storeName);setTimeout((()=>{this.loadSession()}),15e5)}async buildAndGetProducts(){const t=`bc-products:${this.cartId}`;localStorage.setItem(t,this.productsInString);const s=JSON.parse(this.productsInString);const i=JSON.parse(localStorage.getItem(t));const e=[];for(const t of s){const[s]=i.filter((s=>s.ProdutoVarianteId==t.ProdutoVarianteId));if(s){e.push(Object.assign(Object.assign({},t),{PrecoPor:s.PrecoPor}))}else{e.push(t)}}this.products=e}async sendPin(t){var s,i;this.loading=true;this.message="";try{const s=t.replace(/\D/g,"");this.phone=Number(s);this.sent=await this.crmBonusService.sendPin(this.phone,this.customer.name,this.storeName);await this.crmBonusRef.setStep(e.STEP_PIN);this.showModal=true}catch(t){this.message=(i=(s=t===null||t===void 0?void 0:t.response)===null||s===void 0?void 0:s.data)===null||i===void 0?void 0:i.message}finally{this.loading=false}}async sendPinName(t){var s,i;this.loading=true;this.message="";try{this.customer.name=t;this.sent=await this.crmBonusService.sendPin(this.phone,this.customer.name,this.storeName);await this.crmBonusRef.setStep(e.STEP_PIN);this.showModal=true}catch(t){this.message=(i=(s=t===null||t===void 0?void 0:t.response)===null||s===void 0?void 0:s.data)===null||i===void 0?void 0:i.message}finally{this.loading=false}}buildProducts(){return this.products.map((t=>({sku:t.SKU,value:t.PrecoPor*t.Quantidade,productVariantId:t.ProdutoVarianteId.toString(),quantity:t.Quantidade})))}handleCloseModal(){this.showModal=false}save(t){localStorage.setItem(this.cartId,t.toString());this.canCancel=true;this.amountCancel=t.toString()}async cancel(){this.message="";this.loading=true;try{await this.crmBonusService.cancel(this.cartId);this.canCancel=false;localStorage.removeItem(this.cartId)}catch(t){this.message="Não consegui cancelar o bônus, tente novamente!"}finally{this.loading=false}}async handleSendPin(t){this.message="";if(!t){this.message="Informe seu telefone";return}this.customer.phone=t;const s=t.replace(/\D/g,"");this.phone=Number(s);if(this.customer.name){return this.sendPin(t)}await this.crmBonusRef.setStep(e.STEP_NAME);this.showModal=true}render(){return s("loading-container",{key:"308c7f2a9b64fa854827e111a0cc7b131c1deefd",loading:this.loading_reprocess},s("crm-giftback-form",{key:"f8403814fa42e2748742890fbb70dd628474ee55",style:{position:"relative"},ref:t=>this.crmBonusRef=t,storeName:this.storeName,products:this.buildProducts(),cartId:this.cartId,customer:this.customer}))}static get assetsDirs(){return["assets"]}static get watchers(){return{productsInString:["watchProducts"]}}};r.style=a;export{r as crm_bonus};
|
2
|
+
//# sourceMappingURL=p-81d3a170.entry.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"names":["crmBonusCss","CrmBonusStyle0","CrmBonus","this","crmBonusService","CrmBonusService","getInstance","birthDate","document","name","phone","resetBonus","console","log","used","localStorage","getItem","cancelBonus","cartId","storeName","crmBonusRef","processBonus","err","loading","setStep","StepFormEnum","STEP_PHONE","reprocess","products","loading_reprocess","productsInString","JSON","stringify","handleLoad","debug","message","watchProducts","newValue","componentWillLoad","i18next","changeLanguage","language","loadSession","loadConfigStore","getCustomization","userId","customer","getCustomer","amount","canCancel","amountCancel","error","buildAndGetProducts","session","getToken","setTimeout","key","setItem","productsInCart","parse","products_in_cache","product_cart","pro","filter","p","ProdutoVarianteId","push","Object","assign","PrecoPor","sendPin","_phone","replace","Number","sent","STEP_PIN","showModal","_b","_a","response","data","sendPinName","customerName","buildProducts","map","product","sku","SKU","value","Quantidade","productVariantId","toString","quantity","handleCloseModal","save","cancel","removeItem","handleSendPin","STEP_NAME","render","h","style","position","ref"],"sources":["src/components/crm-bonus/crm-bonus.css?tag=crm-bonus&encapsulation=scoped","src/components/crm-bonus/crm-bonus.tsx"],"sourcesContent":["\n.container-button {\n /* max-width: 100%; */\n cursor: pointer;\n padding: 5px 5px 5px 14px;\n /* display: flex; */\n}\n\n/* padding: 0 15px 15px;\nborder: 1px solid #ddd;\nmargin-bottom: 20px; */\n\n.section-crm {\n border: 1px solid #dbd4d4;\n /* min-height: 50px; */\n text-align: -webkit-center;\n margin-bottom: 20px;\n}\n\n.section-cart-crm {\n margin-top: 10px;\n}\n\n.section-cart-crm p {\n padding: 0;\n margin: 0px 0px 0px 15px;\n}\n\n.button {\n top: 50%;\n background-color: #6c6c7e;\n color: #fff;\n border: none;\n /* border-radius: 10px; */\n padding: 15px;\n min-height: 30px;\n min-width: 120px;\n font-size: 20px;\n cursor: pointer;\n margin-left: 10px;\n height: 70px;\n}\n\n.form-container {\n width: 97%;\n display: flex;\n justify-content: space-around;\n}\n\n\n.btn {\n display: inline-block;\n padding: 6px 12px;\n margin-bottom: 0;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: center;\n white-space: nowrap;\n vertical-align: middle;\n -ms-touch-action: manipulation;\n touch-action: manipulation;\n cursor: pointer;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 0px;\n}\n\n.form-container .btnCrm {\n background: #00162e;\n border-color: #00162e;\n width: 30%;\n color: #fff;\n}\n\n.message-alert {\n font-family: sans-serif;\n color: #df4d4d;\n margin-top: 5px;\n}","import { Component, Method, Prop, State, Watch, h } from '@stencil/core';\nimport { IProduct, IProductWake, ICustomer } from '../../dto/validate.pin.bonus';\nimport { CrmBonusService } from '../../services/crmbonus.service';\nimport { IPinSent } from '../../components';\nimport { StepFormEnum } from '../../contants';\n\nimport i18next from '../../i18n/i18n'\n\n@Component({\n tag: 'crm-bonus',\n styleUrl: 'crm-bonus.css',\n scoped: true,\n assetsDirs: ['assets']\n})\nexport class CrmBonus {\n\n private crmBonusService: CrmBonusService = CrmBonusService.getInstance();\n\n private crmBonusRef: HTMLCrmGiftbackFormElement;\n\n @State() showModal: boolean = false;\n @Prop({ attribute: 'userid' }) userId: number;\n @Prop({ attribute: 'storename' }) storeName;\n @Prop({ attribute: 'products' }) productsInString: string;\n @Prop({ attribute: 'cartid' }) cartId;\n\n @State() products: Array<IProductWake>;\n @State() customer: ICustomer = {\n birthDate: \"\",\n document: \"\",\n name: \"\",\n phone: \"\"\n };\n\n @State() loading: boolean = false;\n @State() message: string;\n @State() phone: number;\n @State() canCancel: boolean = false;\n @State() amountCancel: string;\n @State() sent: IPinSent;\n\n @State() session: string;\n @State() loading_reprocess = false;\n\n @Method()\n async resetBonus() {\n console.log('[START RESET BONUS]!!!!!');\n const used = localStorage.getItem(\"bc:used\");\n\n if (used == \"use\") {\n await this.crmBonusService.cancelBonus(this.cartId, this.storeName);\n }\n\n try {\n await this.crmBonusRef.processBonus();\n console.log('[BONUS RESETADO]!!!!!');\n } catch (err) {\n\n this.loading = false;\n console.log('[error ao reprocessar bonous]');\n await this.crmBonusRef.setStep(StepFormEnum.STEP_PHONE);\n } finally {\n this.loading = false;\n }\n }\n\n @Method()\n async reprocess(products: Array<any>) {\n this.loading_reprocess = true\n \n console.log('[reprocess]');\n try {\n console.log('[update products list]');\n this.productsInString = JSON.stringify(products);\n await this.handleLoad();\n\n await this.resetBonus();\n } catch (err) {\n console.debug('[watchProducts]', err.message);\n } finally {\n this.loading_reprocess = false\n }\n }\n\n @Watch(\"productsInString\")\n async watchProducts(newValue: string) {\n try {\n console.log('[update products list]');\n this.productsInString = newValue;\n await this.handleLoad();\n\n await this.resetBonus();\n } catch (err) {\n console.debug('[watchProducts]', err.message);\n }\n }\n\n async componentWillLoad() {\n i18next.changeLanguage(i18next.language);\n\n await this.loadSession();\n await this.loadConfigStore()\n await this.handleLoad();\n }\n\n async loadConfigStore() {\n await this.crmBonusService.getCustomization(this.storeName);\n }\n\n async handleLoad() {\n try {\n if (this.userId) {\n this.customer = await this.crmBonusService.getCustomer(this.userId, this.storeName);\n // this.phone = Number(this.customer.phone)\n }\n\n const amount = localStorage.getItem(this.cartId);\n\n if (amount) {\n this.canCancel = true;\n this.amountCancel = amount;\n }\n\n } catch (error) {\n console.log('info customer')\n }\n\n this.buildAndGetProducts();\n }\n\n\n async loadSession() {\n this.session = await this.crmBonusService.getToken(this.storeName);\n\n setTimeout(() => {\n this.loadSession()\n }, 1500000)\n\n }\n\n async buildAndGetProducts() {\n const key = `bc-products:${this.cartId}`;\n\n localStorage.setItem(key, this.productsInString);\n\n const productsInCart = JSON.parse(this.productsInString);\n const products_in_cache = JSON.parse(localStorage.getItem(key));\n\n const products: Array<IProductWake> = []\n\n for (const product_cart of productsInCart) {\n\n const [pro] = products_in_cache.filter(p => p.ProdutoVarianteId == product_cart.ProdutoVarianteId)\n\n if (pro) {\n products.push({\n ...product_cart,\n PrecoPor: pro.PrecoPor\n })\n } else {\n products.push(product_cart)\n }\n\n }\n\n this.products = products; //cache_products ? JSON.parse(cache_products) : JSON.parse(this.productsInString);\n\n }\n\n public async sendPin(phone: string) {\n this.loading = true;\n this.message = \"\";\n\n try {\n\n const _phone = phone.replace(/\\D/g, '');\n this.phone = Number(_phone);\n\n this.sent = await this.crmBonusService.sendPin(this.phone, this.customer.name, this.storeName);;\n\n await this.crmBonusRef.setStep(StepFormEnum.STEP_PIN);\n\n this.showModal = true;\n } catch (error) {\n this.message = error?.response?.data?.message\n } finally {\n this.loading = false\n }\n }\n\n public async sendPinName(customerName: string) {\n this.loading = true;\n this.message = \"\";\n\n try {\n this.customer.name = customerName;\n\n this.sent = await this.crmBonusService.sendPin(this.phone, this.customer.name, this.storeName);;\n\n await this.crmBonusRef.setStep(StepFormEnum.STEP_PIN);\n\n this.showModal = true;\n } catch (error) {\n this.message = error?.response?.data?.message\n } finally {\n this.loading = false\n }\n }\n\n buildProducts(): IProduct[] {\n return this.products.map(product => ({ sku: product.SKU, value: (product.PrecoPor * product.Quantidade), productVariantId: product.ProdutoVarianteId.toString(), quantity: product.Quantidade }))\n }\n\n handleCloseModal() {\n this.showModal = false;\n }\n\n save(amount: number) {\n localStorage.setItem(this.cartId, amount.toString());\n this.canCancel = true;\n this.amountCancel = amount.toString()\n }\n\n async cancel() {\n this.message = \"\";\n this.loading = true;\n try {\n await this.crmBonusService.cancel(this.cartId);\n this.canCancel = false;\n\n localStorage.removeItem(this.cartId);\n } catch (error) {\n this.message = \"Não consegui cancelar o bônus, tente novamente!\"\n } finally {\n this.loading = false;\n }\n }\n\n async handleSendPin(phone: string) {\n this.message = \"\"\n if (!phone) {\n this.message = \"Informe seu telefone\";\n return;\n }\n\n this.customer.phone = phone;\n const _phone = phone.replace(/\\D/g, '');\n this.phone = Number(_phone);\n\n if (this.customer.name) {\n return this.sendPin(phone)\n }\n\n await this.crmBonusRef.setStep(StepFormEnum.STEP_NAME);\n this.showModal = true;\n }\n\n render() {\n\n return (\n\n <loading-container loading={this.loading_reprocess} >\n <crm-giftback-form\n style={{ position: \"relative\" }}\n ref={ref => this.crmBonusRef = ref}\n storeName={this.storeName}\n products={this.buildProducts()}\n cartId={this.cartId}\n customer={this.customer}\n />\n </loading-container>\n // <div class=\"section-cart-crm\">\n // <p class=\"text-left fbits-responsive-carrinho-desconto-texto\">Giftback</p>\n // <div class=\"container-button\">\n // {/* <img src={logo} onClick={() => (this.showModal = true)} /> */}\n // {\n // this.canCancel ? <phone-cancel-input value={this.amountCancel} sendPin={() => { this.cancel() }} loading={this.loading} />\n // : <phone-input value={this.customer.phone} sendPin={(phone) => { this.handleSendPin(phone) }} loading={this.loading} />\n // }\n // </div>\n // <p class=\"message-alert\" >{this.message}</p>\n // <app-modal\n // isOpen={this.showModal}\n // modalTitle={`Giftback`}\n // onModalClosed={() => (this.showModal = false)}\n // >\n // <crm-bonus-form\n // loadingModal={this.loading}\n // saveStore={(amount: number) => this.save(amount)}\n // ref={ref => this.crmBonusRef = ref}\n // sent={this.sent}\n // phone={this.phone}\n // cancel={() => this.handleCloseModal()}\n // storeName={this.storeName}\n // products={this.buildProducts()}\n // cartId={this.cartId} customer={this.customer}\n // handleCustomerName={(name: string) => this.sendPinName(name)}\n // />\n // </app-modal>\n // </div>\n )\n }\n}\n"],"mappings":"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","ignoreList":[]}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
import{r as o,h as t}from"./p-
|
2
|
-
//# sourceMappingURL=p-
|
1
|
+
import{r as o,h as t}from"./p-24616d67.js";import{M as e}from"./p-a561251a.js";const s="*{margin:0;padding:0;box-sizing:border-box}.phone{display:block;width:100%;height:24px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:0px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s}.phone-input-form{width:246px;height:48px;padding:13px 16px 13px 16px;border:1px solid #CCCCCC}.crm-erro-msg{color:#E11D48;font-size:12px;font-weight:500;margin-top:11px}";const i=s;const n=class{constructor(t){o(this,t);this.phone="";this.message="";this.initialValue=undefined;this.disabled=undefined}componentWillLoad(){this.phone=this.initialValue}formatPhone(o){const t=o.replace(/\D/g,"");const e=t.match(/^(\d{0,2})(\d{0,5})(\d{0,4})$/);if(!e)return o;const s=e[1]?`(${e[1]}`:"";const i=e[2]?`) ${e[2]}`:"";const n=e[3]?` ${e[3]}`:"";return`${s}${i}${n}`}handleInput(o){const t=o.target;this.phone=this.formatPhone(t.value);if(!this.validatePhoneNumber(t.value)){this.message=e}else{this.message=""}}validatePhoneNumber(o){if(o.length<15){return true}const t=/^\(\d{2}\) \d{5} \d{4}$/;return t.test(o)}async getPhone(){return this.phone}render(){return t("div",{key:"da82e6c688cc88043ff18f935bba2d929b9bb5a4"},t("input",{key:"805202fe1f963f524b461a7f1c92f0796a08c394",disabled:this.disabled,id:"phone",type:"text",class:"phone-input-form",value:this.phone,onInput:o=>this.handleInput(o),placeholder:"(12) 94567 8910"}),t("p",{key:"80a7288bd27e4d8d5d6220a78cbc016710e9dc95",class:"crm-erro-msg"},this.message))}};n.style=i;export{n as phone_input_mask};
|
2
|
+
//# sourceMappingURL=p-8bd25376.entry.js.map
|
@@ -0,0 +1,2 @@
|
|
1
|
+
import{r as e,h as i}from"./p-24616d67.js";const s=class{constructor(i){e(this,i);this.sendPin=undefined;this.loading=undefined;this.value=undefined}async validatePhone(){const e=await this.phoneInputMask.getPhone();await this.sendPin(e)}render(){return i("div",{key:"d3ee09e421622260d428d9e396146662f26310ef",class:"form-container"},i("phone-input-mask",{key:"b2fa78c95364bbe36e67d9aea0cfb8d9f50c7e41",initialValue:this.value,ref:e=>this.phoneInputMask=e}),i("button",{key:"127ec969c421ccfb7c959c0269fa62879494255b",class:`btn btn-success btnCrm ${this.loading?"disabled":""} `,disabled:this.loading,onClick:()=>this.validatePhone()},!this.loading?"validar":i("loading-spinner",{size:"11px",color:"#fff"})))}};export{s as phone_input};
|
2
|
+
//# sourceMappingURL=p-92fe1963.entry.js.map
|