lwc 2.38.0 → 2.38.1
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/engine-dom/esm/es2017/engine-dom.js +27 -14
- package/dist/engine-dom/esm/es2017/engine-dom.js.map +1 -1
- package/dist/engine-dom/iife/es2017/engine-dom.js +27 -14
- package/dist/engine-dom/iife/es2017/engine-dom.js.map +1 -1
- package/dist/engine-dom/iife/es2017/engine-dom.min.js +1 -1
- package/dist/engine-dom/iife/es2017/engine-dom_debug.js +25 -12
- package/dist/engine-dom/iife/es2017/engine-dom_debug.js.map +1 -1
- package/dist/engine-dom/iife/es5/engine-dom.js +27 -16
- package/dist/engine-dom/iife/es5/engine-dom.js.map +1 -1
- package/dist/engine-dom/iife/es5/engine-dom.min.js +1 -1
- package/dist/engine-dom/iife/es5/engine-dom_debug.js +25 -14
- package/dist/engine-dom/iife/es5/engine-dom_debug.js.map +1 -1
- package/dist/engine-dom/umd/es2017/engine-dom.js +27 -14
- package/dist/engine-dom/umd/es2017/engine-dom.js.map +1 -1
- package/dist/engine-dom/umd/es2017/engine-dom.min.js +1 -1
- package/dist/engine-dom/umd/es2017/engine-dom_debug.js +25 -12
- package/dist/engine-dom/umd/es2017/engine-dom_debug.js.map +1 -1
- package/dist/engine-dom/umd/es5/engine-dom.js +27 -16
- package/dist/engine-dom/umd/es5/engine-dom.js.map +1 -1
- package/dist/engine-dom/umd/es5/engine-dom.min.js +1 -1
- package/dist/engine-dom/umd/es5/engine-dom_debug.js +25 -14
- package/dist/engine-dom/umd/es5/engine-dom_debug.js.map +1 -1
- package/dist/engine-server/commonjs/es2017/engine-server.js +26 -13
- package/dist/engine-server/commonjs/es2017/engine-server.js.map +1 -1
- package/dist/engine-server/commonjs/es2017/engine-server.min.js +1 -1
- package/dist/engine-server/esm/es2017/engine-server.js +26 -13
- package/dist/engine-server/esm/es2017/engine-server.js.map +1 -1
- package/dist/synthetic-shadow/esm/es2017/synthetic-shadow.js +3 -3
- package/dist/synthetic-shadow/esm/es2017/synthetic-shadow.js.map +1 -1
- package/dist/synthetic-shadow/iife/es2017/synthetic-shadow.js +3 -3
- package/dist/synthetic-shadow/iife/es2017/synthetic-shadow.js.map +1 -1
- package/dist/synthetic-shadow/iife/es2017/synthetic-shadow_debug.js +3 -3
- package/dist/synthetic-shadow/iife/es2017/synthetic-shadow_debug.js.map +1 -1
- package/dist/synthetic-shadow/iife/es5/synthetic-shadow.js +3 -3
- package/dist/synthetic-shadow/iife/es5/synthetic-shadow.js.map +1 -1
- package/dist/synthetic-shadow/iife/es5/synthetic-shadow_debug.js +3 -3
- package/dist/synthetic-shadow/iife/es5/synthetic-shadow_debug.js.map +1 -1
- package/dist/synthetic-shadow/umd/es2017/synthetic-shadow.js +3 -3
- package/dist/synthetic-shadow/umd/es2017/synthetic-shadow.js.map +1 -1
- package/dist/synthetic-shadow/umd/es2017/synthetic-shadow_debug.js +3 -3
- package/dist/synthetic-shadow/umd/es2017/synthetic-shadow_debug.js.map +1 -1
- package/dist/synthetic-shadow/umd/es5/synthetic-shadow.js +3 -3
- package/dist/synthetic-shadow/umd/es5/synthetic-shadow.js.map +1 -1
- package/dist/synthetic-shadow/umd/es5/synthetic-shadow_debug.js +3 -3
- package/dist/synthetic-shadow/umd/es5/synthetic-shadow_debug.js.map +1 -1
- package/dist/wire-service/esm/es2017/wire-service.js +2 -2
- package/dist/wire-service/esm/es2017/wire-service.js.map +1 -1
- package/dist/wire-service/iife/es2017/wire-service.js +2 -2
- package/dist/wire-service/iife/es2017/wire-service.js.map +1 -1
- package/dist/wire-service/iife/es2017/wire-service_debug.js +2 -2
- package/dist/wire-service/iife/es2017/wire-service_debug.js.map +1 -1
- package/dist/wire-service/iife/es5/wire-service.js +2 -2
- package/dist/wire-service/iife/es5/wire-service.js.map +1 -1
- package/dist/wire-service/iife/es5/wire-service_debug.js +2 -2
- package/dist/wire-service/iife/es5/wire-service_debug.js.map +1 -1
- package/dist/wire-service/umd/es2017/wire-service.js +2 -2
- package/dist/wire-service/umd/es2017/wire-service.js.map +1 -1
- package/dist/wire-service/umd/es2017/wire-service_debug.js +2 -2
- package/dist/wire-service/umd/es2017/wire-service_debug.js.map +1 -1
- package/dist/wire-service/umd/es5/wire-service.js +2 -2
- package/dist/wire-service/umd/es5/wire-service.js.map +1 -1
- package/dist/wire-service/umd/es5/wire-service_debug.js +2 -2
- package/dist/wire-service/umd/es5/wire-service_debug.js.map +1 -1
- package/package.json +7 -7
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var e=Object.freeze({__proto__:null,fail:function(e){throw new Error(e)},invariant:function(e,t){if(!e)throw new Error(`Invariant Violation: ${t}`)},isFalse:function(e,t){if(e)throw new Error(`Assert Violation: ${t}`)},isTrue:function(e,t){if(!e)throw new Error(`Assert Violation: ${t}`)}});const{assign:t,create:n,defineProperties:r,defineProperty:o,freeze:s,getOwnPropertyDescriptor:i,getOwnPropertyNames:l,getPrototypeOf:c,hasOwnProperty:a,isFrozen:u,keys:d,seal:f,setPrototypeOf:p}=Object,{isArray:h}=Array,{concat:m,copyWithin:g,fill:w,filter:y,find:b,indexOf:v,join:E,map:C,pop:S,push:k,reduce:M,reverse:T,shift:x,slice:A,some:N,sort:O,splice:P,unshift:$,forEach:D}=Array.prototype,{fromCharCode:_}=String,{charCodeAt:L,replace:R,split:F,slice:I,toLowerCase:H}=String.prototype;function B(e){return void 0===e}function W(e){return null===e}function V(e){return!0===e}function j(e){return!1===e}function G(e){return"function"==typeof e}function U(e){return"string"==typeof e}function K(){}const z={}.toString;function Y(e){return e&&e.toString?h(e)?E.call(C.call(e,Y),","):e.toString():"object"==typeof e?z.call(e):e+""}function q(e,t){do{const n=i(e,t);if(!B(n))return n;e=c(e)}while(null!==e)}const X=["ariaActiveDescendant","ariaAtomic","ariaAutoComplete","ariaBusy","ariaChecked","ariaColCount","ariaColIndex","ariaColSpan","ariaControls","ariaCurrent","ariaDescribedBy","ariaDetails","ariaDisabled","ariaErrorMessage","ariaExpanded","ariaFlowTo","ariaHasPopup","ariaHidden","ariaInvalid","ariaKeyShortcuts","ariaLabel","ariaLabelledBy","ariaLevel","ariaLive","ariaModal","ariaMultiLine","ariaMultiSelectable","ariaOrientation","ariaOwns","ariaPlaceholder","ariaPosInSet","ariaPressed","ariaReadOnly","ariaRelevant","ariaRequired","ariaRoleDescription","ariaRowCount","ariaRowIndex","ariaRowSpan","ariaSelected","ariaSetSize","ariaSort","ariaValueMax","ariaValueMin","ariaValueNow","ariaValueText","role"],{AriaAttrNameToPropNameMap:Z,AriaPropNameToAttrNameMap:Q}=(()=>{const e=n(null),t=n(null);return D.call(X,(n=>{const r=H.call(R.call(n,/^aria/,(()=>"aria-")));e[r]=n,t[n]=r})),{AriaAttrNameToPropNameMap:e,AriaPropNameToAttrNameMap:t}})();function J(e){return e in Z}const ee="object"==typeof globalThis?globalThis:window,te="$shadowResolver$",ne="$shadowStaticNode$",re="$$lwc-synthetic-mode",oe="$scoped$",se="http://www.w3.org/1999/xhtml",ie="http://www.w3.org/XML/1998/namespace",le="http://www.w3.org/2000/svg",ce="http://www.w3.org/1999/xlink",ae=new Set(["area","base","br","col","embed","hr","img","input","link","meta","source","track","wbr","param","keygen","menuitem"]);const ue=/-([a-z])/g,de=new Map([["autofocus",new Set(["button","input","keygen","select","textarea"])],["autoplay",new Set(["audio","video"])],["checked",new Set(["command","input"])],["disabled",new Set(["button","command","fieldset","input","keygen","optgroup","select","textarea"])],["formnovalidate",new Set(["button"])],["hidden",new Set],["loop",new Set(["audio","bgsound","marquee","video"])],["multiple",new Set(["input","select"])],["muted",new Set(["audio","video"])],["novalidate",new Set(["form"])],["open",new Set(["details"])],["readonly",new Set(["input","textarea"])],["required",new Set(["input","select","textarea"])],["reversed",new Set(["ol"])],["selected",new Set(["option"])]]);function fe(e,t){const n=de.get(e);return void 0!==n&&(0===n.size||n.has(t))}const pe=new Set(["accesskey","autocapitalize","autofocus","class","contenteditable","contextmenu","dir","draggable","enterkeyhint","exportparts","hidden","id","inputmode","is","itemid","itemprop","itemref","itemscope","itemtype","lang","nonce","part","slot","spellcheck","style","tabindex","title","translate"]);function he(e){return pe.has(e)}const{NO_STANDARD_ATTRIBUTE_PROPERTY_MAPPING:me,NO_STANDARD_PROPERTY_ATTRIBUTE_MAPPING:ge}=(()=>{const e=new Map([["accessKey","accesskey"],["readOnly","readonly"],["tabIndex","tabindex"],["bgColor","bgcolor"],["colSpan","colspan"],["rowSpan","rowspan"],["contentEditable","contenteditable"],["crossOrigin","crossorigin"],["dateTime","datetime"],["formAction","formaction"],["isMap","ismap"],["maxLength","maxlength"],["minLength","minlength"],["noValidate","novalidate"],["useMap","usemap"],["htmlFor","for"]]),t=new Map;return e.forEach(((e,n)=>t.set(e,n))),{NO_STANDARD_ATTRIBUTE_PROPERTY_MAPPING:t,NO_STANDARD_PROPERTY_ATTRIBUTE_MAPPING:e}})(),we=new Map,ye=new Map;function be(e){const t=Q[e];if(!B(t))return t;const n=ge.get(e);if(!B(n))return n;const r=we.get(e);if(!B(r))return r;let o="";for(let t=0,n=e.length;t<n;t++){const n=L.call(e,t);o+=n>=65&&n<=90?"-"+_(n+32):_(n)}return we.set(e,o),o}function ve(e){const t=Z[e];if(!B(t))return t;const n=me.get(e);if(!B(n))return n;const r=ye.get(e);if(!B(r))return r;const o=R.call(e,ue,(e=>e[1].toUpperCase()));return ye.set(e,o),o}const Ee={'"':""","'":"'","<":"<",">":">","&":"&"};function Ce(e,t=!1){const n=t?/["&]/g:/["'<>&]/g;return e.replace(n,(e=>Ee[e]))}const Se={DUMMY_TEST_FLAG:null,ENABLE_FORCE_NATIVE_SHADOW_MODE_FOR_TEST:null,ENABLE_MIXED_SHADOW_MODE:null,ENABLE_NATIVE_CUSTOM_ELEMENT_LIFECYCLE:null,ENABLE_WIRE_SYNC_EMIT:null,ENABLE_LIGHT_GET_ROOT_NODE_PATCH:null,DISABLE_LIGHT_DOM_UNSCOPED_CSS:null,ENABLE_FROZEN_TEMPLATE:null,DISABLE_ARIA_REFLECTION_POLYFILL:null};ee.lwcRuntimeFlags||Object.defineProperty(ee,"lwcRuntimeFlags",{value:n(null)});const ke=ee.lwcRuntimeFlags;if("function"!=typeof Event){class e{}o(ee,"Event",{value:e,configurable:!0,writable:!0})}if("function"!=typeof CustomEvent){class e extends Event{}o(ee,"CustomEvent",{value:e,configurable:!0,writable:!0})}function Me(e,t){return B(i(t,e))}function Te(e,t){const n=function(e){return{get(){return this.hasAttribute(e)?this.getAttribute(e):null},set(t){W(t)?this.removeAttribute(e):this.setAttribute(e,t)},configurable:!0,enumerable:!0}}(Q[e]);o(t,e,n)}function xe(e){return`<${H.call(e.tagName)}>`}function Ae(e,t){if(!u(t)&&B(t.wcStack)){const n=function(e){const t=[];let n=e;for(;!W(n);)k.call(t,xe(n)),n=n.owner;return t.reverse().join("\n\t")}(e);o(t,"wcStack",{get:()=>n})}}const Ne=new Set;function Oe(e,t,n,r){let o=`[LWC ${e}]: ${t}`;if(B(n)||(o=`${o}\n${function(e){const t=[];let n="";for(;!W(e.owner);)k.call(t,n+xe(e)),e=e.owner,n+="\t";return E.call(t,"\n")}(n)}`),r){if(Ne.has(o))return;Ne.add(o)}try{throw new Error(o)}catch(t){console[e](t)}}function Pe(e,t){Oe("error",e,t,!1)}const $e=new WeakMap;const De={observe(e){e()},reset(){},link(){}};function _e(e){return De}const Le=32,Re=f(n(null)),Fe=f([]);function Ie(e){const t=[];for(const n of e)h(n)?t.push(...Ie(n)):t.push(n);return t}function He(e,t,n){const r=e.refVNodes;(!(t in r)||r[t].key<n.key)&&(r[t]=n)}function Be(e){const t=e();return(null==t?void 0:t.__esModule)?t.default:t}function We(e){return G(e)&&a.call(e,"__circular__")}const Ve="undefined"!=typeof HTMLElement?HTMLElement:function(){},je=Ve.prototype;let Ge,Ue=null;function Ke(e,t){Ue=null,Ge=void 0}function ze(e,t){Ue=e,Ge=t}const Ye=n(null);function qe(e,t,n){const{cmpFields:r}=e;n!==r[t]&&(r[t]=n)}D.call(d(Q),(e=>{const t=q(je,e);B(t)||(Ye[e]=t)})),D.call(["accessKey","dir","draggable","hidden","id","lang","spellcheck","tabIndex","title"],(e=>{const t=q(je,e);B(t)||(Ye[e]=t)}));const{isArray:Xe}=Array,{prototype:Ze,getPrototypeOf:Qe,create:Je,defineProperty:et,isExtensible:tt,getOwnPropertyDescriptor:nt,getOwnPropertyNames:rt,getOwnPropertySymbols:ot,preventExtensions:st,hasOwnProperty:it}=Object,{push:lt,concat:ct}=Array.prototype;function at(e){return void 0===e}function ut(e){return"function"==typeof e}const dt=new WeakMap;function ft(e,t){dt.set(e,t)}const pt=e=>dt.get(e)||e;class ht{constructor(e,t){this.originalTarget=t,this.membrane=e}wrapDescriptor(e){if(it.call(e,"value"))e.value=this.wrapValue(e.value);else{const{set:t,get:n}=e;at(n)||(e.get=this.wrapGetter(n)),at(t)||(e.set=this.wrapSetter(t))}return e}copyDescriptorIntoShadowTarget(e,t){const{originalTarget:n}=this,r=nt(n,t);if(!at(r)){const n=this.wrapDescriptor(r);et(e,t,n)}}lockShadowTarget(e){const{originalTarget:t}=this;ct.call(rt(t),ot(t)).forEach((t=>{this.copyDescriptorIntoShadowTarget(e,t)}));const{membrane:{tagPropertyKey:n}}=this;at(n)||it.call(e,n)||et(e,n,Je(null)),st(e)}apply(e,t,n){}construct(e,t,n){}get(e,t){const{originalTarget:n,membrane:{valueObserved:r}}=this,o=n[t];return r(n,t),this.wrapValue(o)}has(e,t){const{originalTarget:n,membrane:{tagPropertyKey:r,valueObserved:o}}=this;return o(n,t),t in n||t===r}ownKeys(e){const{originalTarget:t,membrane:{tagPropertyKey:n}}=this,r=at(n)||it.call(t,n)?[]:[n];return lt.apply(r,rt(t)),lt.apply(r,ot(t)),r}isExtensible(e){const{originalTarget:t}=this;return!!tt(e)&&(!!tt(t)||(this.lockShadowTarget(e),!1))}getPrototypeOf(e){const{originalTarget:t}=this;return Qe(t)}getOwnPropertyDescriptor(e,t){const{originalTarget:n,membrane:{valueObserved:r,tagPropertyKey:o}}=this;r(n,t);let s=nt(n,t);if(at(s)){if(t!==o)return;return s={value:void 0,writable:!1,configurable:!1,enumerable:!1},et(e,o,s),s}return!1===s.configurable&&this.copyDescriptorIntoShadowTarget(e,t),this.wrapDescriptor(s)}}const mt=new WeakMap,gt=new WeakMap,wt=new WeakMap,yt=new WeakMap;class bt extends ht{wrapValue(e){return this.membrane.getProxy(e)}wrapGetter(e){const t=mt.get(e);if(!at(t))return t;const n=this,r=function(){return n.wrapValue(e.call(pt(this)))};return mt.set(e,r),wt.set(r,e),r}wrapSetter(e){const t=gt.get(e);if(!at(t))return t;const n=function(t){e.call(pt(this),pt(t))};return gt.set(e,n),yt.set(n,e),n}unwrapDescriptor(e){if(it.call(e,"value"))e.value=pt(e.value);else{const{set:t,get:n}=e;at(n)||(e.get=this.unwrapGetter(n)),at(t)||(e.set=this.unwrapSetter(t))}return e}unwrapGetter(e){const t=wt.get(e);if(!at(t))return t;const n=this,r=function(){return pt(e.call(n.wrapValue(this)))};return mt.set(r,e),wt.set(e,r),r}unwrapSetter(e){const t=yt.get(e);if(!at(t))return t;const n=this,r=function(t){e.call(n.wrapValue(this),n.wrapValue(t))};return gt.set(r,e),yt.set(e,r),r}set(e,t,n){const{originalTarget:r,membrane:{valueMutated:o}}=this;return r[t]!==n?(r[t]=n,o(r,t)):"length"===t&&Xe(r)&&o(r,t),!0}deleteProperty(e,t){const{originalTarget:n,membrane:{valueMutated:r}}=this;return delete n[t],r(n,t),!0}setPrototypeOf(e,t){}preventExtensions(e){if(tt(e)){const{originalTarget:t}=this;if(st(t),tt(t))return!1;this.lockShadowTarget(e)}return!0}defineProperty(e,t,n){const{originalTarget:r,membrane:{valueMutated:o,tagPropertyKey:s}}=this;return t===s&&!it.call(r,t)||(et(r,t,this.unwrapDescriptor(n)),!1===n.configurable&&this.copyDescriptorIntoShadowTarget(e,t),o(r,t),!0)}}const vt=new WeakMap,Et=new WeakMap;class Ct extends ht{wrapValue(e){return this.membrane.getReadOnlyProxy(e)}wrapGetter(e){const t=vt.get(e);if(!at(t))return t;const n=this,r=function(){return n.wrapValue(e.call(pt(this)))};return vt.set(e,r),r}wrapSetter(e){const t=Et.get(e);if(!at(t))return t;const n=function(e){};return Et.set(e,n),n}set(e,t,n){return!1}deleteProperty(e,t){return!1}setPrototypeOf(e,t){}preventExtensions(e){return!1}defineProperty(e,t,n){return!1}}function St(e){if(null===e)return!1;if("object"!=typeof e)return!1;if(Xe(e))return!0;const t=Qe(e);return t===Ze||null===t||null===Qe(t)}const kt=(e,t)=>{},Mt=(e,t)=>{};function Tt(e){return Xe(e)?[]:{}}const xt=Symbol.for("@@lockerLiveValue"),At=new class{constructor(e={}){this.readOnlyObjectGraph=new WeakMap,this.reactiveObjectGraph=new WeakMap;const{valueMutated:t,valueObserved:n,valueIsObservable:r,tagPropertyKey:o}=e;this.valueMutated=ut(t)?t:Mt,this.valueObserved=ut(n)?n:kt,this.valueIsObservable=ut(r)?r:St,this.tagPropertyKey=o}getProxy(e){const t=pt(e);return this.valueIsObservable(t)?this.readOnlyObjectGraph.get(t)===e?e:this.getReactiveHandler(t):t}getReadOnlyProxy(e){return e=pt(e),this.valueIsObservable(e)?this.getReadOnlyHandler(e):e}unwrapProxy(e){return pt(e)}getReactiveHandler(e){let t=this.reactiveObjectGraph.get(e);if(at(t)){const n=new bt(this,e);t=new Proxy(Tt(e),n),ft(t,e),this.reactiveObjectGraph.set(e,t)}return t}getReadOnlyHandler(e){let t=this.readOnlyObjectGraph.get(e);if(at(t)){const n=new Ct(this,e);t=new Proxy(Tt(e),n),ft(t,e),this.readOnlyObjectGraph.set(e,t)}return t}}({valueObserved:function(e,t){},valueMutated:function(e,t){const n=$e.get(e);if(!B(n)){const e=n[t];if(!B(e))for(let t=0,n=e.length;t<n;t+=1){e[t].notify()}}},tagPropertyKey:xt});function Nt(e){return At.getReadOnlyProxy(e)}function Ot(e,t){const{get:n,set:r,enumerable:o,configurable:s}=t;if(!G(n))throw new TypeError;if(!G(r))throw new TypeError;return{enumerable:o,configurable:s,get(){const e=Or(this);if(!ar(e))return n.call(e.elm)},set(t){const n=Or(this);return qe(n,e,t),r.call(n.elm,t)}}}const Pt=new WeakMap,$t=function(){if(W(cr))throw new TypeError("Illegal constructor");const e=cr,{def:t,elm:n}=e,{bridge:r}=t;if(p(n,r.prototype),e.component=this,1===arguments.length){const{callHook:t,setHook:n,getHook:r}=arguments[0];e.callHook=t,e.setHook=n,e.getHook=r}return Nr(this,e),Nr(n,e),1===e.renderMode?e.renderRoot=function(e){const{elm:t,mode:n,shadowMode:r,def:{ctor:o},renderer:{attachShadow:s}}=e,i=s(t,{[re]:1===r,delegatesFocus:Boolean(o.delegatesFocus),mode:n});return e.shadowRoot=i,Nr(i,e),i}(e):e.renderRoot=n,this};$t.prototype={constructor:$t,dispatchEvent(e){const t=Or(this),{elm:n,renderer:{dispatchEvent:r}}=t;return r(n,e)},addEventListener(e,t,n){const r=Or(this),{elm:o,renderer:{addEventListener:s}}=r;s(o,e,gr(r,t),n)},removeEventListener(e,t,n){const r=Or(this),{elm:o,renderer:{removeEventListener:s}}=r;s(o,e,gr(r,t),n)},hasAttribute(e){const t=Or(this),{elm:n,renderer:{getAttribute:r}}=t;return!W(r(n,e))},hasAttributeNS(e,t){const n=Or(this),{elm:r,renderer:{getAttribute:o}}=n;return!W(o(r,t,e))},removeAttribute(e){const t=Or(this),{elm:n,renderer:{removeAttribute:r}}=t;ze(n,e),r(n,e),Ke()},removeAttributeNS(e,t){const{elm:n,renderer:{removeAttribute:r}}=Or(this);ze(n,t),r(n,t,e),Ke()},getAttribute(e){const t=Or(this),{elm:n}=t,{getAttribute:r}=t.renderer;return r(n,e)},getAttributeNS(e,t){const n=Or(this),{elm:r}=n,{getAttribute:o}=n.renderer;return o(r,t,e)},setAttribute(e,t){const n=Or(this),{elm:r,renderer:{setAttribute:o}}=n;ze(r,e),o(r,e,t),Ke()},setAttributeNS(e,t,n){const r=Or(this),{elm:o,renderer:{setAttribute:s}}=r;ze(o,t),s(o,t,n,e),Ke()},getBoundingClientRect(){const e=Or(this),{elm:t,renderer:{getBoundingClientRect:n}}=e;return n(t)},get isConnected(){const e=Or(this),{elm:t,renderer:{isConnected:n}}=e;return n(t)},get classList(){const e=Or(this),{elm:t,renderer:{getClassList:n}}=e;return n(t)},get template(){return Or(this).shadowRoot},get refs(){const e=Or(this);if(Jn)return;const{refVNodes:t,cmpTemplate:r}=e;if(W(t))return;let o=Pt.get(t);if(B(o)){o=n(null);for(const e of d(t))o[e]=t[e].elm;s(o),Pt.set(t,o)}return o},set refs(e){o(this,"refs",{configurable:!0,enumerable:!0,writable:!0,value:e})},get shadowRoot(){return null},get children(){const e=Or(this);return e.renderer.getChildren(e.elm)},get childNodes(){const e=Or(this);return e.renderer.getChildNodes(e.elm)},get firstChild(){const e=Or(this);return e.renderer.getFirstChild(e.elm)},get firstElementChild(){const e=Or(this);return e.renderer.getFirstElementChild(e.elm)},get lastChild(){const e=Or(this);return e.renderer.getLastChild(e.elm)},get lastElementChild(){const e=Or(this);return e.renderer.getLastElementChild(e.elm)},get ownerDocument(){const e=Or(this);return e.renderer.ownerDocument(e.elm)},render(){return Or(this).def.template},toString(){return`[object ${Or(this).def.name}]`}};const Dt=n(null),_t=["getElementsByClassName","getElementsByTagName","querySelector","querySelectorAll"];for(const e of _t)Dt[e]={value(t){const n=Or(this),{elm:r,renderer:o}=n;return o[e](r,t)},configurable:!0,enumerable:!0,writable:!0};r($t.prototype,Dt);const Lt=n(null);for(const e in Ye)Lt[e]=Ot(e,Ye[e]);function Rt(e){return{get(){return Or(this).cmpFields[e]},set(t){qe(Or(this),e,t)},enumerable:!0,configurable:!0}}r($t.prototype,Lt),function(e=Element.prototype){const t=d(Q);for(let n=0,r=t.length;n<r;n+=1){const r=t[n];Me(r,e)&&Te(r,e)}}($t.prototype),o($t,"CustomElementConstructor",{get(){throw new ReferenceError("The current runtime does not support CustomElementConstructor.")},configurable:!0});const Ft=new Map;function It(e,t){let n=Ft.get(e);if(!B(n))throw new Error("Adapter already has a context provider.");n=function(){function e(){return Math.floor(65536*(1+Math.random())).toString(16).substring(1)}return e()+e()+"-"+e()+"-"+e()+"-"+e()+"-"+e()+e()+e()}(),Ft.set(e,n);const r=new WeakSet;return(e,o)=>{if(r.has(e))throw new Error(`Adapter was already installed on ${e}.`);r.add(e);const{consumerConnectedCallback:s,consumerDisconnectedCallback:i}=o;t(e,n,(e=>{const{setNewContext:t,setDisconnectedCallback:n}=e,r={provide(e){t(e)}};n((()=>{B(i)||i(r)})),s(r)}))}}const Ht="$$DeprecatedWiredElementHostKey$$",Bt="$$DeprecatedWiredParamsMetaKey$$",Wt=new Map;function Vt(e,t,n){const{method:r,adapter:s,configCallback:i,dynamic:l}=n;const c=B(r)?function(e,t){return n=>{qe(e,t,n)}}(e,t):function(e,t){return n=>{Ir(e,e.owner,K,(()=>{t.call(e.component,n)}),K)}}(e,r),a=e=>{c(e)};let u,d;o(a,Ht,{value:e.elm}),o(a,Bt,{value:l}),Ir(e,e,K,(()=>{d=new s(a)}),K);const{computeConfigAndUpdate:f,ro:p}=function(e,t,n){const r=_e();return{computeConfigAndUpdate:()=>{let o;r.observe((()=>o=t(e))),n(o)},ro:r}}(e.component,i,(t=>{Ir(e,e,K,(()=>{d.update(t,u)}),K)}));return B(s.contextSchema)||function(e,t,n){const{adapter:r}=t,o=Ft.get(r);if(B(o))return;const{elm:s,context:{wiredConnecting:i,wiredDisconnecting:l},renderer:{registerContextConsumer:c}}=e;k.call(i,(()=>{c(s,o,{setNewContext(e){n(e)},setDisconnectedCallback(e){k.call(l,e)}})}))}(e,n,(t=>{u!==t&&(u=t,1===e.state&&f())})),{connector:d,computeConfigAndUpdate:f,resetConfigWatcher:()=>p.reset()}}function jt(e,t,n,r){t.adapter&&(t=t.adapter);const o={adapter:t,method:e.value,configCallback:n,dynamic:r};Wt.set(e,o)}function Gt(e,t,n,r){t.adapter&&(t=t.adapter);const o={adapter:t,configCallback:n,dynamic:r};Wt.set(e,o)}function Ut(e){return{get(){const t=Or(this);if(!ar(t))return t.cmpProps[e]},set(t){Or(this).cmpProps[e]=t},enumerable:!0,configurable:!0}}function Kt(e,t){const{get:n,set:r,enumerable:o,configurable:s}=t;if(!G(n))throw new Error;return{get(){return n.call(this)},set(e){Or(this),r&&r.call(this,e)},enumerable:o,configurable:s}}function zt(e){return{get(){return Or(this).cmpFields[e]},set(t){qe(Or(this),e,t)},enumerable:!0,configurable:!0}}function Yt(e){return{get(){return Or(this).cmpFields[e]},set(t){qe(Or(this),e,t)},enumerable:!0,configurable:!0}}const qt=new Map;const Xt={apiMethods:Re,apiFields:Re,apiFieldsConfig:Re,wiredMethods:Re,wiredFields:Re,observedFields:Re};const Zt=new Set;function Qt(){return[]}Zt.add(Qt);const Jt=n(null),en=n(null);function tn(e){let t=Jt[e];return B(t)&&(t=Jt[e]=function(){const t=Or(this),{getHook:n}=t;return n(t.component,e)}),t}function nn(e){let t=en[e];return B(t)&&(t=en[e]=function(t){const n=Or(this),{setHook:r}=n;t=Nt(t),r(n.component,e,t)}),t}function rn(e){return function(){const t=Or(this),{callHook:n,component:r}=t,o=r[e];return n(t.component,o,A.call(arguments))}}function on(e,t){return function(n,r,o){if(r===o)return;const s=e[n];B(s)?B(t)||t.apply(this,arguments):function(e,t){return e!==Ue||t!==Ge}(this,n)&&(this[s]=o)}}function sn(e,t,s){let i;G(e)?i=class extends e{}:(i=function(){throw new TypeError("Illegal constructor")},p(i,e),p(i.prototype,e.prototype),o(i.prototype,"constructor",{writable:!0,configurable:!0,value:i}));const l=n(null),{attributeChangedCallback:c}=e.prototype,{observedAttributes:a=[]}=e,u=n(null);for(let e=0,n=t.length;e<n;e+=1){const n=t[e];l[be(n)]=n,u[n]={get:tn(n),set:nn(n),enumerable:!0,configurable:!0}}for(let e=0,t=s.length;e<t;e+=1){const t=s[e];u[t]={value:rn(t),writable:!0,configurable:!0}}return u.attributeChangedCallback={value:on(l,c)},o(i,"observedAttributes",{get:()=>[...a,...d(l)]}),r(i.prototype,u),i}const ln=sn(Ve,l(Ye),[]);s(ln),f(ln.prototype);new WeakMap,new WeakMap,new WeakMap,new WeakMap;const cn=new WeakMap;function an(e){const{shadowSupportMode:o,renderMode:s}=e,i=function(e){const t=qt.get(e);return B(t)?Xt:t}(e),{apiFields:l,apiFieldsConfig:a,apiMethods:u,wiredFields:f,wiredMethods:p,observedFields:h}=i,m=e.prototype;let{connectedCallback:g,disconnectedCallback:w,renderedCallback:y,errorCallback:b,render:v}=m;const E=function(e){let t=c(e);if(W(t))throw new ReferenceError(`Invalid prototype chain for ${e.name}, you must extend LightningElement.`);if(We(t)){const e=Be(t);t=e===t?$t:e}return t}(e),C=E!==$t?dn(E):fn,S=sn(C.bridge,d(l),d(u)),k=t(n(null),C.props,l),M=t(n(null),C.propsConfig,a),T=t(n(null),C.methods,u),x=t(n(null),C.wire,f,p);g=g||C.connectedCallback,w=w||C.disconnectedCallback,y=y||C.renderedCallback,b=b||C.errorCallback,v=v||C.render;let A=C.shadowSupportMode;B(o)||(A=o);let N=C.renderMode;B(s)||(N="light"===s?0:1);const O=function(e){return fr.get(e)}(e)||C.template,P=e.name||C.name;r(m,h);return{ctor:e,name:P,wire:x,props:k,propsConfig:M,methods:T,bridge:S,template:O,renderMode:N,shadowSupportMode:A,connectedCallback:g,disconnectedCallback:w,renderedCallback:y,errorCallback:b,render:v}}function un(e){if(!G(e))return!1;if(e.prototype instanceof $t)return!0;let t=e;do{if(We(t)){const e=Be(t);if(e===t)return!0;t=e}if(t===$t)return!0}while(!W(t)&&(t=c(t)));return!1}function dn(e){let t=cn.get(e);if(B(t)){if(We(e)){return t=dn(Be(e)),cn.set(e,t),t}if(!un(e))throw new TypeError(`${e} is not a valid component, or does not extends LightningElement from "lwc". You probably forgot to add the extend clause on the class declaration.`);t=an(e),cn.set(e,t)}return t}const fn={ctor:$t,name:$t.name,props:Lt,propsConfig:Re,methods:Re,renderMode:1,shadowSupportMode:"reset",wire:Re,bridge:ln,template:Qt,render:$t.prototype.render};function pn(e){return`${e}-host`}function hn(e){return Qn.h("style",{key:"style",attrs:{type:"text/css"}},[Qn.t(e)])}function mn(e,t,n){const r=[];let o;for(let s=0;s<e.length;s++){let i=e[s];if(h(i))k.apply(r,mn(i,t,n));else{const e=i[oe];if(lwcRuntimeFlags.DISABLE_LIGHT_DOM_UNSCOPED_CSS&&!e&&0===n.renderMode){Pe("Unscoped CSS is not supported in Light DOM. Please use scoped CSS (*.scoped.css) instead of unscoped CSS (*.css).");continue}const s=e||1===n.shadowMode&&1===n.renderMode?t:void 0,l=0===n.renderMode?!e:0===n.shadowMode;let c;1===n.renderMode?c=0===n.shadowMode:(B(o)&&(o=gn(n)),c=W(o)||0===o.shadowMode),k.call(r,i(s,l,c))}}return r}function gn(e){let t=e;for(;!W(t);){if(1===t.renderMode)return t;t=t.owner}return t}function wn(e){const{type:t}=e;return 2===t||3===t}function yn(e,t){return e.key===t.key&&e.sel===t.sel}function bn(e){return 5===e.type}function vn(e){return 6===e.type}const En=58;const Cn=58;function Sn(e,t){return"input"===e&&("value"===t||"checked"===t)}const kn=n(null);function Mn(e){if(null==e)return Re;e=U(e)?e:e+"";let t=kn[e];if(t)return t;t=n(null);let r,o=0;const s=e.length;for(r=0;r<s;r++)L.call(e,r)===Le&&(r>o&&(t[I.call(e,o,r)]=!0),o=r+1);return r>o&&(t[I.call(e,o,r)]=!0),kn[e]=t,t}function Tn(e,t,n,r){Vn(t)?Gn(e,t,n,r):Un(e,t,n,r)}function xn(e,t,n,r){var o,s;if(e!==t)switch(t.type){case 0:case 1:!function(e,t,n){t.elm=e.elm,t.text!==e.text&&Ln(t,n)}(e,t,r);break;case 4:t.elm=e.elm;break;case 5:!function(e,t,n,r){const{children:o,stable:s}=t;s?Un(e.children,o,n,r):Gn(e.children,o,n,r);t.elm=o[o.length-1].elm}(e,t,n,r);break;case 2:!function(e,t,n){const r=t.elm=e.elm;Fn(e,t,n),Tn(e.children,t.children,r,n)}(e,t,null!==(o=t.data.renderer)&&void 0!==o?o:r);break;case 3:!function(e,t,n,r){if(e.ctor!==t.ctor){const o=r.nextSibling(e.elm);Pn(e,n,r,!0),Nn(t,n,o,r)}else{const n=t.elm=e.elm,o=t.vm=e.vm;if(Fn(e,t,r),!B(o)){Hn(t,o);const{shadowMode:n,renderMode:r}=o;0==n&&0!==r&&Vn(e.children)&&Wn(t.children)}Tn(e.children,t.children,n,r),B(o)||function(e){$r(e)}(o)}}(e,t,n,null!==(s=t.data.renderer)&&void 0!==s?s:r)}}function An(e,t,n,r){var o,s;switch(e.type){case 0:!function(e,t,n,r){const{owner:o}=e,{createText:s}=r,i=e.elm=s(e.text);_n(i,o,r),Rn(i,t,n,r)}(e,t,r,n);break;case 1:!function(e,t,n,r){const{owner:o}=e,{createComment:s}=r,i=e.elm=s(e.text);_n(i,o,r),Rn(i,t,n,r)}(e,t,r,n);break;case 4:!function(e,t,n,r){const{owner:o}=e,{cloneNode:s,isSyntheticShadowDefined:i}=r,l=e.elm=s(e.fragment,!0);_n(l,o,r);const{renderMode:c,shadowMode:a}=o;i&&(1!==a&&0!==c||(l[ne]=!0));Rn(l,t,n,r)}(e,t,r,n);break;case 5:!function(e,t,n,r){const{children:o}=e;On(o,t,r,n),e.elm=o[o.length-1].elm}(e,t,r,n);break;case 2:!function(e,t,n,r){const{sel:o,owner:s,data:{svg:i}}=e,{createElement:l}=r,c=V(i)?le:void 0,a=e.elm=l(o,c);_n(a,s,r),In(a,s,r),function(e,t){var n;const{owner:r,data:{context:o}}=t;1===r.shadowMode&&"manual"===(null===(n=null==o?void 0:o.lwc)||void 0===n?void 0:n.dom)&&(e.$domManual$=!0)}(a,e),Fn(null,e,r),Rn(a,t,n,r),On(e.children,a,r,null)}(e,t,r,null!==(o=e.data.renderer)&&void 0!==o?o:n);break;case 3:Nn(e,t,r,null!==(s=e.data.renderer)&&void 0!==s?s:n)}}function Nn(e,t,n,r){const{sel:o,owner:s}=e,{createCustomElement:i}=r;let l;let c,a;lwcRuntimeFlags.ENABLE_NATIVE_CUSTOM_ELEMENT_LIFECYCLE&&(c=e=>{Mr(e)},a=e=>{Tr(e)});const u=i(o.toLowerCase(),(t=>{l=function(e,t,n){let r=Pr(e);if(!B(r))return r;const{sel:o,mode:s,ctor:i,owner:l}=t;return r=Ar(e,i,n,{mode:s,owner:l,tagName:o}),r}(t,e,r)}),c,a);e.elm=u,e.vm=l,_n(u,s,r),In(u,s,r),l&&Hn(e,l),Fn(null,e,r),Rn(u,t,n,r),l&&Dr(l),On(e.children,u,r,null),l&&function(e){$r(e)}(l)}function On(e,t,n,r,o=0,s=e.length){for(;o<s;++o){const s=e[o];Dn(s)&&An(s,t,n,r)}}function Pn(e,t,n,r=!1){const{type:o,elm:s,sel:i}=e;switch(r&&(5===o?$n(e.children,t,n,r):function(e,t,n){n.remove(e,t)}(s,t,n)),o){case 2:{const t="slot"===i&&1===e.owner.shadowMode;$n(e.children,s,n,t);break}case 3:{const{vm:t}=e;B(t)||function(e){xr(e)}(t)}}}function $n(e,t,n,r=!1,o=0,s=e.length){for(;o<s;++o){const s=e[o];Dn(s)&&Pn(s,t,n,r)}}function Dn(e){return null!=e}function _n(e,t,n){const{renderRoot:r,renderMode:o,shadowMode:s}=t,{isSyntheticShadowDefined:i}=n;i&&(1!==s&&0!==o||(e[te]=r[te]))}function Ln(e,t){const{elm:n,text:r}=e,{setText:o}=t;o(n,r)}function Rn(e,t,n,r){r.insert(e,t,n)}function Fn(e,n,r){W(e)&&(function(e,t){const{elm:n,data:{on:r}}=e;if(B(r))return;const{addEventListener:o}=t;for(const e in r)o(n,e,r[e])}(n,r),function(e,t){const{elm:n,data:{classMap:r}}=e;if(B(r))return;const{getClassList:o}=t,s=o(n);for(const e in r)s.add(e)}(n,r),function(e,t){const{elm:n,data:{styleDecls:r}}=e;if(B(r))return;const{setCSSStyleProperty:o}=t;for(let e=0;e<r.length;e++){const[t,s,i]=r[e];o(n,t,s,i)}}(n,r)),function(e,t,n){const{elm:r,data:{className:o}}=t,s=W(e)?void 0:e.data.className;if(s===o)return;const{getClassList:i}=n,l=i(r),c=Mn(o),a=Mn(s);let u;for(u in a)B(c[u])&&l.remove(u);for(u in c)B(a[u])&&l.add(u)}(e,n,r),function(e,t,n){const{elm:r,data:{style:o}}=t;if((W(e)?void 0:e.data.style)===o)return;const{setAttribute:s,removeAttribute:i}=n;U(o)&&""!==o?s(r,"style",o):i(r,"style")}(e,n,r),n.data.external?function(e,t,n){const{data:{attrs:r},elm:o}=t;if(B(r))return;const{removeAttribute:s,setAttribute:i,setProperty:l}=n,c=W(e)?Re:e.data.attrs;for(const e in r){const t=r[e];c[e]!==t&&(ve(e)in o?l(o,e,t):L.call(e,3)===Cn?i(o,e,t,ie):L.call(e,5)===Cn?i(o,e,t,ce):W(t)||B(t)?s(o,e):i(o,e,t))}}(e,n,r):function(e,t,n){const{attrs:r}=t.data;if(B(r))return;const o=W(e)?Re:e.data.attrs;if(o===r)return;const{elm:s}=t,{setAttribute:i,removeAttribute:l}=n;for(const e in r){const t=r[e];o[e]!==t&&(ze(s,e),L.call(e,3)===En?i(s,e,t,ie):L.call(e,5)===En?i(s,e,t,ce):W(t)||B(t)?l(s,e):i(s,e,t),Ke())}}(e,n,r),function(e,n,r){let{props:o}=n.data;const{spread:s}=n.data;if(B(o)&&B(s))return;let i;if(!W(e)){i=e.data.props;const n=e.data.spread;if(i===o&&n===s)return;B(i)&&(i=Re),B(n)||(i=t({},i,n))}B(s)||(o=t({},o,s));const l=W(e),{elm:c,sel:a}=n,{getProperty:u,setProperty:d}=r;for(const e in o){const t=o[e];!l&&t===(Sn(a,e)?u(c,e):i[e])&&e in i||d(c,e,t)}}(e,n,r)}function In(e,t,n){const r=function(e){const{cmpTemplate:t,context:n}=e;return n.hasScopedStyles&&(null==t?void 0:t.stylesheetToken)||null}(t);if(!W(r)){const{getClassList:t}=n;t(e).add(r)}const{stylesheetToken:o}=t.context;1!==t.shadowMode||B(o)||(e.$shadowToken$=o)}function Hn(e,t){const r=e.aChildren||e.children,{renderMode:o,shadowMode:s}=t,i=function(e){const t=[],n=[];let r,o=!1;for(let t=e.length-1;t>-1;t-=1){const r=e[t];k.call(n,r),o=o||!(!r||!bn(r))}if(!o)return e;for(;!B(r=S.call(n));)if(!W(r)&&bn(r)){const e=r.children;for(let t=e.length-2;t>0;t-=1)k.call(n,e[t])}else k.call(t,r);return Wn(t),t}(r);e.children=i,t.aChildren=i,1!==s&&0!==o||(!function(e,t,r){var o,s;const{cmpSlots:{slotAssignments:i}}=e,l=n(null);for(let e=0,n=t.length;e<n;e+=1){const n=t[e];if(W(n))continue;let r="";wn(n)?r=null!==(s=null===(o=n.data.attrs)||void 0===o?void 0:o.slot)&&void 0!==s?s:"":vn(n)&&(r=n.slotName);const i=""+r,c=l[i]=l[i]||[];k.call(c,n)}if(e.cmpSlots={owner:r,slotAssignments:l},j(e.isDirty)){const t=d(i);if(t.length!==d(l).length)return void hr(e);for(let n=0,r=t.length;n<r;n+=1){const r=t[n];if(B(l[r])||i[r].length!==l[r].length)return void hr(e);const o=i[r],s=l[r];for(let t=0,n=l[r].length;t<n;t+=1)if(o[t]!==s[t])return void hr(e)}}}(t,i,e.owner),e.aChildren=i,e.children=Fe)}const Bn=new WeakMap;function Wn(e){Bn.set(e,1)}function Vn(e){return Bn.has(e)}function jn(e,t,n){const r={};for(let o=t;o<=n;++o){const t=e[o];if(Dn(t)){const{key:e}=t;void 0!==e&&(r[e]=o)}}return r}function Gn(e,t,n,r){let o=0,s=0,i=e.length-1,l=e[0],c=e[i];const a=t.length-1;let u,d,f,p,h=a,m=t[0],g=t[h],w=!1;for(;o<=i&&s<=h;)Dn(l)?Dn(c)?Dn(m)?Dn(g)?yn(l,m)?(xn(l,m,n,r),l=e[++o],m=t[++s]):yn(c,g)?(xn(c,g,n,r),c=e[--i],g=t[--h]):yn(l,g)?(xn(l,g,n,r),Rn(l.elm,n,r.nextSibling(c.elm),r),l=e[++o],g=t[--h]):yn(c,m)?(xn(c,m,n,r),Rn(m.elm,n,l.elm,r),c=e[--i],m=t[++s]):(void 0===u&&(u=jn(e,o,i)),d=u[m.key],B(d)?(An(m,n,r,l.elm),m=t[++s]):(f=e[d],Dn(f)&&(f.sel!==m.sel?An(m,n,r,l.elm):(xn(f,m,n,r),w||(w=!0,e=[...e]),e[d]=void 0,Rn(f.elm,n,l.elm,r))),m=t[++s])):g=t[--h]:m=t[++s]:c=e[--i]:l=e[++o];if(o<=i||s<=h)if(o>i){let e,o=h;do{e=t[++o]}while(!Dn(e)&&o<a);p=Dn(e)?e.elm:null,On(t,n,r,p,s,h+1)}else $n(e,n,r,!0,o,i+1)}function Un(e,t,n,r){const o=e.length,s=t.length;if(0===o)return void On(t,n,r,null);if(0===s)return void $n(e,n,r,!0);let i=null;for(let o=s-1;o>=0;o-=1){const s=e[o],l=t[o];l!==s&&(Dn(s)?Dn(l)?(xn(s,l,n,r),i=l.elm):Pn(s,n,r,!0):Dn(l)&&(An(l,n,r,i),i=l.elm))}}const Kn=Symbol.iterator;function zn(e,t,n=Fe){const r=tr(),{key:o,ref:s}=t,i={type:2,sel:e,data:t,children:n,elm:void 0,key:o,owner:r};return B(s)||He(r,s,i),i}function Yn(e,t,n,r=Fe){const o=tr(),{key:s,ref:i}=n;const l={type:3,sel:e,data:n,children:r,elm:undefined,key:s,ctor:t,owner:o,mode:"open",aChildren:undefined,vm:undefined};return function(e){k.call(tr().velements,e)}(l),B(i)||He(o,i,l),l}function qn(e){return{type:0,sel:undefined,text:e,elm:undefined,key:undefined,owner:tr()}}function Xn(e){return Wn(e),e}let Zn=()=>{throw new Error("sanitizeHtmlContent hook must be implemented.")};const Qn=s({s:function(e,t,n,r){if(!B(r)&&!B(r.slotAssignments)&&!B(r.slotAssignments[e])&&0!==r.slotAssignments[e].length){const o=[],s=r.slotAssignments[e];for(let e=0;e<s.length;e++){const n=s[e];if(!W(n)){const e=vn(n);if(e!==!B(t.slotData))continue;if(e){const e=tr();nr(r.owner);try{k.call(o,n.factory(t.slotData,t.key))}finally{nr(e)}}else k.call(o,n)}}n=o}const o=tr(),{renderMode:s,shadowMode:i}=o;return 0===s?(Xn(n),n):(1===i&&Xn(n),zn("slot",t,n))},h:zn,c:Yn,i:function(e,t){const n=[];if(Xn(n),B(e)||null===e)return n;const r=e[Kn]();let o=r.next(),s=0,{value:i,done:l}=o;for(;!1===l;){o=r.next(),l=o.done;const e=t(i,s,0===s,!0===l);h(e)?k.apply(n,e):k.call(n,e),s+=1,i=o.value}return n},f:function(e){const t=e.length,n=[];Xn(n);for(let r=0;r<t;r+=1){const t=e[r];h(t)?k.apply(n,t):k.call(n,t)}return n},t:qn,d:function(e){return null==e?"":String(e)},b:function(e){const t=tr();if(W(t))throw new Error;const n=t;return function(t){dr(n,e,n.component,t)}},k:function(e,t){switch(typeof t){case"number":case"string":return e+":"+t}},co:function(e){return{type:1,sel:undefined,text:e,elm:undefined,key:"c",owner:tr()}},dc:function(e,t,n,r=Fe){if(null==t)return null;if(!un(t))throw new Error(`Invalid LWC Constructor ${Y(t)} for custom element <${e}>.`);return Yn(e,t,n,r)},fr:function(e,t,n){return{type:5,sel:void 0,key:e,elm:void 0,children:[qn(""),...t,qn("")],stable:n,owner:tr()}},ti:function(e){return e>0&&!(V(e)||j(e))?0:e},st:function(e,t){return{type:4,sel:void 0,key:t,elm:void 0,fragment:e,owner:tr()}},gid:function(e){const t=tr();if(B(e)||""===e)return e;if(W(e))return null;const{idx:n,shadowMode:r}=t;return 1===r?R.call(e,/\S+/g,(e=>`${e}-${n}`)):e},fid:function(e){const t=tr();if(B(e)||""===e)return e;if(W(e))return null;const{idx:n,shadowMode:r}=t;return 1===r&&/^#/.test(e)?`${e}-${n}`:e},shc:function(e){return Zn(e)},ssf:function(e,t){return{type:6,factory:t,owner:tr(),elm:void 0,sel:void 0,key:void 0,slotName:e}}});let Jn=!1,er=null;function tr(){return er}function nr(e){er=e}const rr=(or=(e,t)=>{const{createFragment:n}=t;return n(e)},(e,...t)=>{const r=n(null);return function(){const{context:{hasScopedStyles:n,stylesheetToken:o},shadowMode:s,renderer:i}=tr(),l=!B(o),c=1===s;let a=0;if(l&&n&&(a|=1),l&&c&&(a|=2),!B(r[a]))return r[a];const u=n&&l?" "+o:"",d=n&&l?` class="${o}"`:"",f=l&&c?" "+o:"";let p="";for(let n=0,r=t.length;n<r;n++)switch(t[n]){case 0:p+=e[n]+u;break;case 1:p+=e[n]+d;break;case 2:p+=e[n]+f;break;case 3:p+=e[n]+d+f}return p+=e[e.length-1],r[a]=or(p,i),r[a]}});var or;function sr(e,t){const r=Jn,o=er;let s=[];return Ir(e,e.owner,(()=>{er=e}),(()=>{const{component:r,context:o,cmpSlots:i,cmpTemplate:l,tro:c}=e;c.observe((()=>{if(t!==l){if(W(l)||Fr(e),c=t,!Zt.has(c))throw new TypeError(`Invalid template returned by the render() method on ${e}. It must return an imported template (e.g.: \`import html from "./${e.def.name}.html"\`), instead, it has returned: ${Y(t)}.`);e.cmpTemplate=t,o.tplCache=n(null),o.hasScopedStyles=function(e,t){const{stylesheets:n}=e,r=B(t)?null:t.stylesheets;return ir(n)||ir(r)}(t,e),function(e,t){const{elm:n,context:r,renderMode:o,shadowMode:s,renderer:{getClassList:i,removeAttribute:l,setAttribute:c}}=e,{stylesheets:a,stylesheetToken:u}=t,{stylesheets:d}=e,f=1===o&&1===s,{hasScopedStyles:p}=r;let h,m,g;const{stylesheetToken:w,hasTokenInClass:y,hasTokenInAttribute:b}=r;B(w)||(y&&i(n).remove(pn(w)),b&&l(n,pn(w)));const v=lr(a),E=lr(d);(v||E)&&(h=u),B(h)||(p&&(i(n).add(pn(h)),m=!0),f&&(c(n,pn(h),""),g=!0)),r.stylesheetToken=h,r.hasTokenInClass=m,r.hasTokenInAttribute=g}(e,t);const r=function(e,t){const{stylesheets:n,stylesheetToken:r}=t,{stylesheets:o}=e;let s=[];return lr(n)&&(s=mn(n,r,e)),lr(o)&&k.apply(s,mn(o,r,e)),s}(e,t);o.styleVNodes=0===r.length?null:function(e,t){const{renderMode:n,shadowMode:r,renderer:{insertStylesheet:o}}=e;if(1!==n||1!==r)return C.call(t,hn);for(let e=0;e<t.length;e++)o(t[e]);return null}(e,r)}var c;e.refVNodes=t.hasRefs?n(null):null,e.velements=[],Jn=!0,s=t.call(void 0,Qn,r,i,o.tplCache);const{styleVNodes:a}=o;W(a)||$.apply(s,a)}))}),(()=>{Jn=r,er=o})),s}function ir(e){if(lr(e))for(let t=0;t<e.length;t++)if(V(e[t][oe]))return!0;return!1}function lr(e){return!B(e)&&!W(e)&&e.length>0}let cr=null;function ar(e){return cr===e}function ur(e,t,n){const{component:r,callHook:o,owner:s}=e;Ir(e,s,K,(()=>{o(r,t,n)}),K)}function dr(e,t,n,r){const{callHook:o,owner:s}=e;Ir(e,s,K,(()=>{o(n,t,[r])}),K)}const fr=new Map;function pr(e){e.tro.reset();const t=function(e){const{def:{render:t},callHook:n,component:r,owner:o}=e,s=tr();let i,l=!1;return Ir(e,o,(()=>{nr(e)}),(()=>{e.tro.observe((()=>{i=n(r,t),l=!0}))}),(()=>{nr(s)})),l?sr(e,i):[]}(e);return e.isDirty=!1,e.isScheduled=!1,t}function hr(e){e.isDirty=!0}const mr=new WeakMap;function gr(e,t){if(!G(t))throw new TypeError("Expected an EventListener but received "+typeof t);let n=mr.get(t);return B(n)&&(n=function(n){dr(e,t,void 0,n)},mr.set(t,n)),n}const wr=n(null),yr=["rendered","connected","disconnected"];function br(e,t){const{component:n,def:r,context:o}=e;for(let e=0,s=t.length;e<s;++e)t[e].call(void 0,n,{},r,o)}let vr=0;const Er=new WeakMap;function Cr(e,t,n=[]){return t.apply(e,n)}function Sr(e,t,n){e[t]=n}function kr(e,t){return e[t]}function Mr(e){const t=Or(e);1===t.state&&Tr(e),Dr(t),$r(t)}function Tr(e){xr(Or(e))}function xr(e){const{state:t}=e;if(2!==t){const{tro:t}=e;t.reset(),function(e){j(e.isDirty)&&(e.isDirty=!0);e.state=2;const{disconnected:t}=wr;t&&br(e,t);_r(e)&&function(e){const{wiredDisconnecting:t}=e.context;Ir(e,e,K,(()=>{for(let e=0,n=t.length;e<n;e+=1)t[e]()}),K)}(e);const{disconnectedCallback:n}=e.def;B(n)||ur(e,n)}(e),Lr(e),function(e){const{aChildren:t}=e;Rr(t)}(e)}}function Ar(e,t,r,o){const{mode:s,owner:i,tagName:l,hydrated:c}=o,a=dn(t),u={elm:e,def:a,idx:vr++,state:0,isScheduled:!1,isDirty:!0,tagName:l,mode:s,owner:i,refVNodes:null,children:Fe,aChildren:Fe,velements:Fe,cmpProps:n(null),cmpFields:n(null),cmpSlots:{slotAssignments:n(null)},cmpTemplate:null,hydrated:Boolean(c),renderMode:a.renderMode,context:{stylesheetToken:void 0,hasTokenInClass:void 0,hasTokenInAttribute:void 0,hasScopedStyles:void 0,styleVNodes:null,tplCache:Re,wiredConnecting:Fe,wiredDisconnecting:Fe},tro:null,shadowMode:null,stylesheets:null,component:null,shadowRoot:null,renderRoot:null,callHook:Cr,setHook:Sr,getHook:kr,renderer:r};return u.stylesheets=function(e,t){const{stylesheets:n}=t;if(!B(n)){const e=function(e,t){let n=!0;const r=e=>{if(h(e))for(let t=0;t<e.length;t++)r(e[t]);else G(e)||(n=!1)};h(t)?r(t):n=!1;return n}(0,n);if(e)return Ie(n)}return null}(0,a.ctor),u.shadowMode=function(e,t){const{def:n}=e,{isSyntheticShadowDefined:r,isNativeShadowDefined:o}=t;let s;if(r)if(0===n.renderMode)s=0;else if(o)if(lwcRuntimeFlags.ENABLE_MIXED_SHADOW_MODE)if("any"===n.shadowSupportMode)s=0;else{const t=function(e){let t=e.owner;for(;!W(t)&&0===t.renderMode;)t=t.owner;return t}(e);s=W(t)||0!==t.shadowMode?1:0}else s=1;else s=1;else s=0;return s}(u,r),u.tro=_e(),function(e,t){const n=cr;let r;cr=e;try{const e=new t;if(cr.component!==e)throw new TypeError("Invalid component constructor, the class should extend LightningElement.")}catch(e){r=Object(e)}finally{if(cr=n,!B(r))throw Ae(e,r),r}}(u,a.ctor),_r(u)&&function(e){const{context:t,def:{wire:n}}=e,r=t.wiredConnecting=[],o=t.wiredDisconnecting=[];for(const t in n){const s=n[t],i=Wt.get(s);if(!B(i)){const{connector:n,computeConfigAndUpdate:s,resetConfigWatcher:l}=Vt(e,t,i),c=i.dynamic.length>0;k.call(r,(()=>{n.connect(),lwcRuntimeFlags.ENABLE_WIRE_SYNC_EMIT||!c?s():Promise.resolve().then(s)})),k.call(o,(()=>{n.disconnect(),l()}))}}}(u),u}function Nr(e,t){Er.set(e,t)}function Or(e){return Er.get(e)}function Pr(e){return Er.get(e)}function $r(e){if(V(e.isDirty)){!function(e,t){const{renderRoot:n,children:r,renderer:o}=e;e.children=t,(t.length>0||r.length>0)&&r!==t&&Ir(e,e,(()=>{}),(()=>{Tn(r,t,n,o)}),(()=>{}));e.state}(e,pr(e))}}function Dr(e){const{state:t}=e;if(1===t)return;e.state=1;const{connected:n}=wr;n&&br(e,n),_r(e)&&function(e){const{wiredConnecting:t}=e.context;for(let e=0,n=t.length;e<n;e+=1)t[e]()}(e);const{connectedCallback:r}=e.def;B(r)||ur(e,r)}function _r(e){return l(e.def.wire).length>0}function Lr(e){const{velements:t}=e;for(let e=t.length-1;e>=0;e-=1){const{elm:n}=t[e];if(!B(n)){const e=Pr(n);B(e)||xr(e)}}}function Rr(e){for(let t=0,n=e.length;t<n;t+=1){const n=e[t];if(!W(n)&&!B(n.elm))switch(n.type){case 2:Rr(n.children);break;case 3:xr(Or(n.elm));break}}}function Fr(e){const{children:t,renderRoot:n,renderer:{remove:r}}=e;for(let e=0,o=t.length;e<o;e++){const o=t[e];W(o)||B(o.elm)||r(o.elm,n)}e.children=Fe,Lr(e),e.velements=Fe}function Ir(e,t,n,r,o){let s;n();try{r()}catch(e){s=Object(e)}finally{if(o(),!B(s)){Ae(e,s);const n=W(t)?void 0:function(e){let t=e;for(;!W(t);){if(!B(t.def.errorCallback))return t;t=t.owner}}(t);if(B(n))throw s;Fr(e);ur(n,n.def.errorCallback,[s,s.wcStack])}}}delete ee.$nativeGetElementById$,delete ee.$nativeQuerySelectorAll$;let Hr=!1;function Br(e){Wr(e,(e=>{s(e)}))}function Wr(e,t){t(e);for(let n=0;n<e.length;n++){const r=e[n];h(r)?Wr(r,t):t(r)}}const Vr=Symbol("namespace"),jr=Symbol("type"),Gr=Symbol("parent"),Ur=Symbol("shadow-root"),Kr=Symbol("children"),zr=Symbol("attributes"),Yr=Symbol("value"),qr=Symbol("host"),Xr=Symbol("context-providers");var Zr;!function(e){e.Text="text",e.Comment="comment",e.Raw="raw",e.Element="element",e.ShadowRoot="shadow-root"}(Zr||(Zr={}));const Qr=/\s+/g;function Jr(e){return new Set(e.split(Qr).filter((e=>e.length)))}function eo(e){return Array.from(e).join(" ")}function to(e,t,n){const r=Pr(e);B(r)||(e=r.elm);const o=e[Xr];if(B(o))throw new Error("Unable to register context provider on provided `elm`.");o.set(t,n)}function no(e){return function(){throw new TypeError(`"${e}" is not supported in this environment`)}}function ro(e,t){return{[jr]:Zr.Element,tagName:e,[Vr]:null!=t?t:se,[Gr]:null,[Ur]:null,[Kr]:[],[zr]:[],[Xr]:new Map}}function oo(e,t,n=null){const r=e[zr].find((e=>e.name===t&&e[Vr]===n));return r?r.value:null}function so(e,t,n,r=null){const o=e[zr].find((e=>e.name===t&&e[Vr]===r));B(r)&&(r=null),B(o)?e[zr].push({name:t,[Vr]:r,value:String(n)}):o.value=n}function io(e,t,n){e[zr]=e[zr].filter((e=>e.name!==t&&e[Vr]!==n))}const lo=K,co=K,ao=K,uo=no("dispatchEvent"),fo=no("getBoundingClientRect"),po=no("querySelector"),ho=no("querySelectorAll"),mo=no("getElementsByTagName"),go=no("getElementsByClassName"),wo=no("getChildren"),yo=no("getChildNodes"),bo=no("getFirstChild"),vo=no("getFirstElementChild"),Eo=no("getLastChild"),Co=no("getLastElementChild"),So=K,ko=new Map;function Mo(e){let t=ko.get(e);return B(t)?(t=function(e){return function(t){const n=ro(e);return G(t)&&t(n),n}}(e),ko.set(e,t),t):t}const To={isNativeShadowDefined:!1,isSyntheticShadowDefined:!1,insert:function(e,t,n){const r=e[Gr];if(null!==r&&r!==t){const t=r[Kr].indexOf(e);r[Kr].splice(t,1)}e[Gr]=t;const o=W(n)?-1:t[Kr].indexOf(n);-1===o?t[Kr].push(e):t[Kr].splice(o,0,e)},remove:function(e,t){const n=t[Kr].indexOf(e);t[Kr].splice(n,1)},cloneNode:function(e){return Object.assign({},e)},createFragment:function(e){return{[jr]:Zr.Raw,[Gr]:null,[Yr]:e}},createElement:ro,createText:function(e){return{[jr]:Zr.Text,[Yr]:String(e),[Gr]:null}},createComment:function(e){return{[jr]:Zr.Comment,[Yr]:e,[Gr]:null}},createCustomElement:function(e,t){return new(Mo(e))(t)},nextSibling:function(e){const t=e[Gr];if(W(t))return null;const n=t[Kr].indexOf(e);return t[Kr][n+1]||null},attachShadow:function(e,t){return e[Ur]={[jr]:Zr.ShadowRoot,[Kr]:[],[qr]:e,mode:t.mode,delegatesFocus:!!t.delegatesFocus},e[Ur]},getProperty:function(e,t){var n,r;if(t in e)return e[t];if(e[jr]===Zr.Element){const o=be(t);if(fe(o,e.tagName))return null!==(n=oo(e,o))&&void 0!==n&&n;if(he(o)||J(o))return oo(e,o);if("input"===e.tagName&&"value"===t)return null!==(r=oo(e,"value"))&&void 0!==r?r:""}},setProperty:function(e,t,n){if(t in e)return e[t]=n;if(e[jr]===Zr.Element){const r=be(t);if("innerHTML"===t)return void(e[Kr]=[{[jr]:Zr.Raw,[Gr]:e,[Yr]:n}]);if(fe(r,e.tagName))return!0===n?so(e,r,""):io(e,r);if(he(r)||J(r))return so(e,r,n);if("input"===e.tagName&&"value"===r)return W(n)||B(n)?io(e,"value"):so(e,"value",n)}},setText:function(e,t){e[jr]===Zr.Text?e[Yr]=t:e[jr]===Zr.Element&&(e[Kr]=[{[jr]:Zr.Text,[Gr]:e,[Yr]:t}])},getAttribute:oo,setAttribute:so,removeAttribute:io,addEventListener:co,removeEventListener:ao,dispatchEvent:uo,getClassList:function(e){function t(){let t=e[zr].find((e=>"class"===e.name&&W(e[Vr])));return B(t)&&(t={name:"class",[Vr]:null,value:""},e[zr].push(t)),t}return{add(...e){const n=t(),r=Jr(n.value);e.forEach((e=>r.add(e))),n.value=eo(r)},remove(...e){const n=t(),r=Jr(n.value);e.forEach((e=>r.delete(e))),n.value=eo(r)}}},setCSSStyleProperty:function(e,t,n,r){const o=e[zr].find((e=>"style"===e.name&&W(e[Vr]))),s=`${t}: ${n}${r?" !important":""}`;B(o)?e[zr].push({name:"style",[Vr]:null,value:s}):o.value+=`; ${s}`},getBoundingClientRect:fo,querySelector:po,querySelectorAll:ho,getElementsByTagName:mo,getElementsByClassName:go,getChildren:wo,getChildNodes:yo,getFirstChild:bo,getFirstElementChild:vo,getLastChild:Eo,getLastElementChild:Co,isConnected:function(e){return!W(e[Gr])},insertStylesheet:lo,assertInstanceOfHTMLElement:So,ownerDocument:no("ownerDocument"),registerContextConsumer:function(e,t,n){let r=e;do{if(r[jr]===Zr.Element){const e=r[Xr].get(t);if(!B(e)){e(n);break}}r=r[jr]===Zr.Element?r[Gr]:r[qr]}while(!W(r))}};function xo(e){return e.map((e=>{switch(e[jr]){case Zr.Text:return""===e[Yr]?"":Ce(e[Yr]);case Zr.Comment:return`\x3c!--${Ce(e[Yr])}--\x3e`;case Zr.Raw:return e[Yr];case Zr.Element:return Ao(e)}})).join("")}function Ao(e){let t="";const n=e.tagName,r=e[Vr],o=r!==se,s=e[Kr].length>0;var i;return t+=`<${n}${e[zr].length?` ${i=e[zr],i.map((e=>e.value.length?`${e.name}="${Ce(e.value,!0)}"`:e.name)).join(" ")}`:""}`,o&&!s?(t+="/>",t):(t+=">",e[Ur]&&(t+=function(e){const t=[`shadowroot="${e.mode}"`];return e.delegatesFocus&&t.push("shadowrootdelegatesfocus"),`<template ${t.join(" ")}>${xo(e[Kr])}</template>`}(e[Ur])),t+=xo(e[Kr]),function(e,t){return t===se&&ae.has(e.toLowerCase())}(n,r)&&!s||(t+=`</${n}>`),t)}const No={[jr]:Zr.Element,tagName:"fake-root-element",[Vr]:se,[Gr]:null,[Ur]:null,[Kr]:[],[zr]:[],[Xr]:new Map};s($t),f($t.prototype),exports.LightningElement=$t,exports.api=function(){throw new Error},exports.createContextProvider=function(e){return It(e,to)},exports.createElement=function(){throw new Error("createElement is not supported in @lwc/engine-server, only @lwc/engine-dom.")},exports.freezeTemplate=function(e){lwcRuntimeFlags.ENABLE_FROZEN_TEMPLATE?(s(e),B(e.stylesheets)||Br(e.stylesheets)):function(e){o(e,"stylesheetTokens",{enumerable:!0,configurable:!0,get(){const{stylesheetToken:e}=this;return B(e)?e:{hostAttribute:`${e}-host`,shadowAttribute:e}},set(e){this.stylesheetToken=B(e)?void 0:e.shadowAttribute}})}(e)},exports.getComponentDef=function(e){const t=dn(e),{ctor:n,name:r,props:o,propsConfig:s,methods:i}=t,l={};for(const e in o)l[e]={config:s[e]||0,type:"any",attr:be(e)};const c={};for(const e in i)c[e]=i[e].value;return{ctor:n,name:r,props:l,methods:c}},exports.isComponentConstructor=un,exports.parseFragment=rr,exports.parseSVGFragment=rr,exports.readonly=function(e){return Nt(e)},exports.register=function(e){for(let t=0;t<yr.length;++t){const n=yr[t];if(n in e){let t=wr[n];B(t)&&(wr[n]=t=[]),k.call(t,e[n])}}},exports.registerComponent=function(e,{tmpl:t}){return G(e)&&fr.set(e,t),e},exports.registerDecorators=function(e,t){const r=e.prototype,{publicProps:s,publicMethods:l,wire:c,track:a,fields:u}=t,d=n(null),f=n(null),p=n(null),h=n(null),m=n(null),g=n(null);let w;if(!B(s))for(const e in s){const t=s[e];if(g[e]=t.config,w=i(r,e),t.config>0){if(B(w))throw new Error;w=Kt(0,w)}else w=B(w)||B(w.get)?Ut(e):Kt(0,w);f[e]=w,o(r,e,w)}if(B(l)||D.call(l,(e=>{if(w=i(r,e),B(w))throw new Error;d[e]=w})),!B(c))for(const e in c){const{adapter:t,method:n,config:s,dynamic:l=[]}=c[e];if(w=i(r,e),1===n){if(B(w))throw new Error;p[e]=w,jt(w,t,s,l)}else w=Yt(e),h[e]=w,Gt(w,t,s,l),o(r,e,w)}if(!B(a))for(const e in a)w=i(r,e),w=zt(e),o(r,e,w);if(!B(u))for(let e=0,t=u.length;e<t;e++){const t=u[e];w=i(r,t);const n=!B(s)&&t in s,o=!B(a)&&t in a;n||o||(m[t]=Rt(t))}return function(e,t){qt.set(e,t)}(e,{apiMethods:d,apiFields:f,apiFieldsConfig:g,wiredMethods:p,wiredFields:h,observedFields:m}),e},exports.registerTemplate=function(e){return Zt.add(e),e},exports.renderComponent=function(e,t,n={}){if(!U(e))throw new TypeError(`"renderComponent" expects a string as the first parameter but instead received ${e}.`);if(!G(t))throw new TypeError(`"renderComponent" expects a valid component constructor as the second parameter but instead received ${t}.`);if("object"!=typeof n||W(n))throw new TypeError(`"renderComponent" expects an object as the third parameter but instead received ${n}.`);const r=To.createElement(e);Ar(r,t,To,{mode:"open",owner:null,tagName:e});for(const[e,t]of Object.entries(n))r[e]=t;return r[Gr]=No,Mr(r),Ao(r)},exports.renderer=To,exports.sanitizeAttribute=function(e,t,n,r){return r},exports.setFeatureFlag=function(e,t){if("boolean"==typeof t){if(B(Se[e])){const n=d(Se).map((e=>`"${e}"`)).join(", ");console.warn(`Failed to set the value "${t}" for the runtime feature flag "${e}" because it is undefined. Available flags: ${n}.`)}else{const n=ke[e];if(!B(n))return void console.error(`Failed to set the value "${t}" for the runtime feature flag "${e}". "${e}" has already been set with the value "${n}".`);o(ke,e,{value:t})}}else{const n=`Failed to set the value "${t}" for the runtime feature flag "${e}". Runtime feature flags can only be set to a boolean value.`;console.error(n)}},exports.setFeatureFlagForTest=function(e,t){},exports.setHooks=function(t){var n;e.isFalse(Hr,"Hooks are already overridden, only one definition is allowed."),Hr=!0,n=t.sanitizeHtmlContent,Zn=n},exports.track=function(e){if(1===arguments.length)return e;throw new Error},exports.unwrap=function(e){return e},exports.wire=function(e,t){throw new Error};
|
|
1
|
+
"use strict";var e=Object.freeze({__proto__:null,fail:function(e){throw new Error(e)},invariant:function(e,t){if(!e)throw new Error(`Invariant Violation: ${t}`)},isFalse:function(e,t){if(e)throw new Error(`Assert Violation: ${t}`)},isTrue:function(e,t){if(!e)throw new Error(`Assert Violation: ${t}`)}});const{assign:t,create:n,defineProperties:r,defineProperty:o,freeze:s,getOwnPropertyDescriptor:i,getOwnPropertyNames:l,getPrototypeOf:c,hasOwnProperty:a,isFrozen:u,keys:d,seal:f,setPrototypeOf:p}=Object,{isArray:h}=Array,{concat:m,copyWithin:g,fill:w,filter:y,find:b,indexOf:v,join:E,map:C,pop:S,push:k,reduce:M,reverse:T,shift:x,slice:A,some:N,sort:O,splice:P,unshift:$,forEach:D}=Array.prototype,{fromCharCode:_}=String,{charCodeAt:L,replace:R,split:F,slice:I,toLowerCase:H}=String.prototype;function B(e){return void 0===e}function W(e){return null===e}function V(e){return!0===e}function j(e){return!1===e}function G(e){return"function"==typeof e}function U(e){return"string"==typeof e}function K(){}const z={}.toString;function Y(e){return e&&e.toString?h(e)?E.call(C.call(e,Y),","):e.toString():"object"==typeof e?z.call(e):e+""}function q(e,t){do{const n=i(e,t);if(!B(n))return n;e=c(e)}while(null!==e)}const X=["ariaActiveDescendant","ariaAtomic","ariaAutoComplete","ariaBusy","ariaChecked","ariaColCount","ariaColIndex","ariaColSpan","ariaControls","ariaCurrent","ariaDescribedBy","ariaDetails","ariaDisabled","ariaErrorMessage","ariaExpanded","ariaFlowTo","ariaHasPopup","ariaHidden","ariaInvalid","ariaKeyShortcuts","ariaLabel","ariaLabelledBy","ariaLevel","ariaLive","ariaModal","ariaMultiLine","ariaMultiSelectable","ariaOrientation","ariaOwns","ariaPlaceholder","ariaPosInSet","ariaPressed","ariaReadOnly","ariaRelevant","ariaRequired","ariaRoleDescription","ariaRowCount","ariaRowIndex","ariaRowSpan","ariaSelected","ariaSetSize","ariaSort","ariaValueMax","ariaValueMin","ariaValueNow","ariaValueText","role"],{AriaAttrNameToPropNameMap:Z,AriaPropNameToAttrNameMap:Q}=(()=>{const e=n(null),t=n(null);return D.call(X,(n=>{const r=H.call(R.call(n,/^aria/,(()=>"aria-")));e[r]=n,t[n]=r})),{AriaAttrNameToPropNameMap:e,AriaPropNameToAttrNameMap:t}})();function J(e){return e in Z}const ee="object"==typeof globalThis?globalThis:window,te="$shadowResolver$",ne="$shadowStaticNode$",re="$$lwc-synthetic-mode",oe="$scoped$",se="http://www.w3.org/1999/xhtml",ie="http://www.w3.org/XML/1998/namespace",le="http://www.w3.org/2000/svg",ce="http://www.w3.org/1999/xlink",ae=new Set(["area","base","br","col","embed","hr","img","input","link","meta","source","track","wbr","param","keygen","menuitem"]);const ue=/-([a-z])/g,de=new Map([["autofocus",new Set(["button","input","keygen","select","textarea"])],["autoplay",new Set(["audio","video"])],["checked",new Set(["command","input"])],["disabled",new Set(["button","command","fieldset","input","keygen","optgroup","select","textarea"])],["formnovalidate",new Set(["button"])],["hidden",new Set],["loop",new Set(["audio","bgsound","marquee","video"])],["multiple",new Set(["input","select"])],["muted",new Set(["audio","video"])],["novalidate",new Set(["form"])],["open",new Set(["details"])],["readonly",new Set(["input","textarea"])],["required",new Set(["input","select","textarea"])],["reversed",new Set(["ol"])],["selected",new Set(["option"])]]);function fe(e,t){const n=de.get(e);return void 0!==n&&(0===n.size||n.has(t))}const pe=new Set(["accesskey","autocapitalize","autofocus","class","contenteditable","contextmenu","dir","draggable","enterkeyhint","exportparts","hidden","id","inputmode","is","itemid","itemprop","itemref","itemscope","itemtype","lang","nonce","part","slot","spellcheck","style","tabindex","title","translate"]);function he(e){return pe.has(e)}const{NO_STANDARD_ATTRIBUTE_PROPERTY_MAPPING:me,NO_STANDARD_PROPERTY_ATTRIBUTE_MAPPING:ge}=(()=>{const e=new Map([["accessKey","accesskey"],["readOnly","readonly"],["tabIndex","tabindex"],["bgColor","bgcolor"],["colSpan","colspan"],["rowSpan","rowspan"],["contentEditable","contenteditable"],["crossOrigin","crossorigin"],["dateTime","datetime"],["formAction","formaction"],["isMap","ismap"],["maxLength","maxlength"],["minLength","minlength"],["noValidate","novalidate"],["useMap","usemap"],["htmlFor","for"]]),t=new Map;return e.forEach(((e,n)=>t.set(e,n))),{NO_STANDARD_ATTRIBUTE_PROPERTY_MAPPING:t,NO_STANDARD_PROPERTY_ATTRIBUTE_MAPPING:e}})(),we=new Map,ye=new Map;function be(e){const t=Q[e];if(!B(t))return t;const n=ge.get(e);if(!B(n))return n;const r=we.get(e);if(!B(r))return r;let o="";for(let t=0,n=e.length;t<n;t++){const n=L.call(e,t);o+=n>=65&&n<=90?"-"+_(n+32):_(n)}return we.set(e,o),o}function ve(e){const t=Z[e];if(!B(t))return t;const n=me.get(e);if(!B(n))return n;const r=ye.get(e);if(!B(r))return r;const o=R.call(e,ue,(e=>e[1].toUpperCase()));return ye.set(e,o),o}const Ee={'"':""","'":"'","<":"<",">":">","&":"&"};function Ce(e,t=!1){const n=t?/["&]/g:/["'<>&]/g;return e.replace(n,(e=>Ee[e]))}const Se={DUMMY_TEST_FLAG:null,ENABLE_FORCE_NATIVE_SHADOW_MODE_FOR_TEST:null,ENABLE_MIXED_SHADOW_MODE:null,ENABLE_NATIVE_CUSTOM_ELEMENT_LIFECYCLE:null,ENABLE_WIRE_SYNC_EMIT:null,ENABLE_LIGHT_GET_ROOT_NODE_PATCH:null,DISABLE_LIGHT_DOM_UNSCOPED_CSS:null,ENABLE_FROZEN_TEMPLATE:null,DISABLE_ARIA_REFLECTION_POLYFILL:null};ee.lwcRuntimeFlags||Object.defineProperty(ee,"lwcRuntimeFlags",{value:n(null)});const ke=ee.lwcRuntimeFlags;if("function"!=typeof Event){class e{}o(ee,"Event",{value:e,configurable:!0,writable:!0})}if("function"!=typeof CustomEvent){class e extends Event{}o(ee,"CustomEvent",{value:e,configurable:!0,writable:!0})}function Me(e,t){return B(i(t,e))}function Te(e,t){const n=function(e){return{get(){return this.hasAttribute(e)?this.getAttribute(e):null},set(t){W(t)?this.removeAttribute(e):this.setAttribute(e,t)},configurable:!0,enumerable:!0}}(Q[e]);o(t,e,n)}function xe(e){return`<${H.call(e.tagName)}>`}function Ae(e,t){if(!u(t)&&B(t.wcStack)){const n=function(e){const t=[];let n=e;for(;!W(n);)k.call(t,xe(n)),n=n.owner;return t.reverse().join("\n\t")}(e);o(t,"wcStack",{get:()=>n})}}const Ne=new Set;function Oe(e,t,n,r){let o=`[LWC ${e}]: ${t}`;if(B(n)||(o=`${o}\n${function(e){const t=[];let n="";for(;!W(e.owner);)k.call(t,n+xe(e)),e=e.owner,n+="\t";return E.call(t,"\n")}(n)}`),r){if(Ne.has(o))return;Ne.add(o)}try{throw new Error(o)}catch(t){console[e](t)}}function Pe(e,t){Oe("error",e,t,!1)}const $e=new WeakMap;const De={observe(e){e()},reset(){},link(){}};function _e(e){return De}const Le=32,Re=f(n(null)),Fe=f([]);function Ie(e){const t=[];for(const n of e)h(n)?t.push(...Ie(n)):t.push(n);return t}function He(e,t,n){const r=e.refVNodes;(!(t in r)||r[t].key<n.key)&&(r[t]=n)}function Be(e){const t=e();return(null==t?void 0:t.__esModule)?t.default:t}function We(e){return G(e)&&a.call(e,"__circular__")}const Ve="undefined"!=typeof HTMLElement?HTMLElement:function(){},je=Ve.prototype;let Ge,Ue=null;function Ke(e,t){Ue=null,Ge=void 0}function ze(e,t){Ue=e,Ge=t}const Ye=n(null);function qe(e,t,n){const{cmpFields:r}=e;n!==r[t]&&(r[t]=n)}D.call(d(Q),(e=>{const t=q(je,e);B(t)||(Ye[e]=t)})),D.call(["accessKey","dir","draggable","hidden","id","lang","spellcheck","tabIndex","title"],(e=>{const t=q(je,e);B(t)||(Ye[e]=t)}));const{isArray:Xe}=Array,{prototype:Ze,getPrototypeOf:Qe,create:Je,defineProperty:et,isExtensible:tt,getOwnPropertyDescriptor:nt,getOwnPropertyNames:rt,getOwnPropertySymbols:ot,preventExtensions:st,hasOwnProperty:it}=Object,{push:lt,concat:ct}=Array.prototype;function at(e){return void 0===e}function ut(e){return"function"==typeof e}const dt=new WeakMap;function ft(e,t){dt.set(e,t)}const pt=e=>dt.get(e)||e;class ht{constructor(e,t){this.originalTarget=t,this.membrane=e}wrapDescriptor(e){if(it.call(e,"value"))e.value=this.wrapValue(e.value);else{const{set:t,get:n}=e;at(n)||(e.get=this.wrapGetter(n)),at(t)||(e.set=this.wrapSetter(t))}return e}copyDescriptorIntoShadowTarget(e,t){const{originalTarget:n}=this,r=nt(n,t);if(!at(r)){const n=this.wrapDescriptor(r);et(e,t,n)}}lockShadowTarget(e){const{originalTarget:t}=this;ct.call(rt(t),ot(t)).forEach((t=>{this.copyDescriptorIntoShadowTarget(e,t)}));const{membrane:{tagPropertyKey:n}}=this;at(n)||it.call(e,n)||et(e,n,Je(null)),st(e)}apply(e,t,n){}construct(e,t,n){}get(e,t){const{originalTarget:n,membrane:{valueObserved:r}}=this,o=n[t];return r(n,t),this.wrapValue(o)}has(e,t){const{originalTarget:n,membrane:{tagPropertyKey:r,valueObserved:o}}=this;return o(n,t),t in n||t===r}ownKeys(e){const{originalTarget:t,membrane:{tagPropertyKey:n}}=this,r=at(n)||it.call(t,n)?[]:[n];return lt.apply(r,rt(t)),lt.apply(r,ot(t)),r}isExtensible(e){const{originalTarget:t}=this;return!!tt(e)&&(!!tt(t)||(this.lockShadowTarget(e),!1))}getPrototypeOf(e){const{originalTarget:t}=this;return Qe(t)}getOwnPropertyDescriptor(e,t){const{originalTarget:n,membrane:{valueObserved:r,tagPropertyKey:o}}=this;r(n,t);let s=nt(n,t);if(at(s)){if(t!==o)return;return s={value:void 0,writable:!1,configurable:!1,enumerable:!1},et(e,o,s),s}return!1===s.configurable&&this.copyDescriptorIntoShadowTarget(e,t),this.wrapDescriptor(s)}}const mt=new WeakMap,gt=new WeakMap,wt=new WeakMap,yt=new WeakMap;class bt extends ht{wrapValue(e){return this.membrane.getProxy(e)}wrapGetter(e){const t=mt.get(e);if(!at(t))return t;const n=this,r=function(){return n.wrapValue(e.call(pt(this)))};return mt.set(e,r),wt.set(r,e),r}wrapSetter(e){const t=gt.get(e);if(!at(t))return t;const n=function(t){e.call(pt(this),pt(t))};return gt.set(e,n),yt.set(n,e),n}unwrapDescriptor(e){if(it.call(e,"value"))e.value=pt(e.value);else{const{set:t,get:n}=e;at(n)||(e.get=this.unwrapGetter(n)),at(t)||(e.set=this.unwrapSetter(t))}return e}unwrapGetter(e){const t=wt.get(e);if(!at(t))return t;const n=this,r=function(){return pt(e.call(n.wrapValue(this)))};return mt.set(r,e),wt.set(e,r),r}unwrapSetter(e){const t=yt.get(e);if(!at(t))return t;const n=this,r=function(t){e.call(n.wrapValue(this),n.wrapValue(t))};return gt.set(r,e),yt.set(e,r),r}set(e,t,n){const{originalTarget:r,membrane:{valueMutated:o}}=this;return r[t]!==n?(r[t]=n,o(r,t)):"length"===t&&Xe(r)&&o(r,t),!0}deleteProperty(e,t){const{originalTarget:n,membrane:{valueMutated:r}}=this;return delete n[t],r(n,t),!0}setPrototypeOf(e,t){}preventExtensions(e){if(tt(e)){const{originalTarget:t}=this;if(st(t),tt(t))return!1;this.lockShadowTarget(e)}return!0}defineProperty(e,t,n){const{originalTarget:r,membrane:{valueMutated:o,tagPropertyKey:s}}=this;return t===s&&!it.call(r,t)||(et(r,t,this.unwrapDescriptor(n)),!1===n.configurable&&this.copyDescriptorIntoShadowTarget(e,t),o(r,t),!0)}}const vt=new WeakMap,Et=new WeakMap;class Ct extends ht{wrapValue(e){return this.membrane.getReadOnlyProxy(e)}wrapGetter(e){const t=vt.get(e);if(!at(t))return t;const n=this,r=function(){return n.wrapValue(e.call(pt(this)))};return vt.set(e,r),r}wrapSetter(e){const t=Et.get(e);if(!at(t))return t;const n=function(e){};return Et.set(e,n),n}set(e,t,n){return!1}deleteProperty(e,t){return!1}setPrototypeOf(e,t){}preventExtensions(e){return!1}defineProperty(e,t,n){return!1}}function St(e){if(null===e)return!1;if("object"!=typeof e)return!1;if(Xe(e))return!0;const t=Qe(e);return t===Ze||null===t||null===Qe(t)}const kt=(e,t)=>{},Mt=(e,t)=>{};function Tt(e){return Xe(e)?[]:{}}const xt=Symbol.for("@@lockerLiveValue"),At=new class{constructor(e={}){this.readOnlyObjectGraph=new WeakMap,this.reactiveObjectGraph=new WeakMap;const{valueMutated:t,valueObserved:n,valueIsObservable:r,tagPropertyKey:o}=e;this.valueMutated=ut(t)?t:Mt,this.valueObserved=ut(n)?n:kt,this.valueIsObservable=ut(r)?r:St,this.tagPropertyKey=o}getProxy(e){const t=pt(e);return this.valueIsObservable(t)?this.readOnlyObjectGraph.get(t)===e?e:this.getReactiveHandler(t):t}getReadOnlyProxy(e){return e=pt(e),this.valueIsObservable(e)?this.getReadOnlyHandler(e):e}unwrapProxy(e){return pt(e)}getReactiveHandler(e){let t=this.reactiveObjectGraph.get(e);if(at(t)){const n=new bt(this,e);t=new Proxy(Tt(e),n),ft(t,e),this.reactiveObjectGraph.set(e,t)}return t}getReadOnlyHandler(e){let t=this.readOnlyObjectGraph.get(e);if(at(t)){const n=new Ct(this,e);t=new Proxy(Tt(e),n),ft(t,e),this.readOnlyObjectGraph.set(e,t)}return t}}({valueObserved:function(e,t){},valueMutated:function(e,t){const n=$e.get(e);if(!B(n)){const e=n[t];if(!B(e))for(let t=0,n=e.length;t<n;t+=1){e[t].notify()}}},tagPropertyKey:xt});function Nt(e){return At.getReadOnlyProxy(e)}function Ot(e,t){const{get:n,set:r,enumerable:o,configurable:s}=t;if(!G(n))throw new TypeError;if(!G(r))throw new TypeError;return{enumerable:o,configurable:s,get(){const e=Or(this);if(!ar(e))return n.call(e.elm)},set(t){const n=Or(this);return qe(n,e,t),r.call(n.elm,t)}}}const Pt=new WeakMap,$t=function(){if(W(cr))throw new TypeError("Illegal constructor");const e=cr,{def:t,elm:n}=e,{bridge:r}=t;if(p(n,r.prototype),e.component=this,1===arguments.length){const{callHook:t,setHook:n,getHook:r}=arguments[0];e.callHook=t,e.setHook=n,e.getHook=r}return Nr(this,e),Nr(n,e),1===e.renderMode?e.renderRoot=function(e){const{elm:t,mode:n,shadowMode:r,def:{ctor:o},renderer:{attachShadow:s}}=e,i=s(t,{[re]:1===r,delegatesFocus:Boolean(o.delegatesFocus),mode:n});return e.shadowRoot=i,Nr(i,e),i}(e):e.renderRoot=n,this};$t.prototype={constructor:$t,dispatchEvent(e){const t=Or(this),{elm:n,renderer:{dispatchEvent:r}}=t;return r(n,e)},addEventListener(e,t,n){const r=Or(this),{elm:o,renderer:{addEventListener:s}}=r;s(o,e,gr(r,t),n)},removeEventListener(e,t,n){const r=Or(this),{elm:o,renderer:{removeEventListener:s}}=r;s(o,e,gr(r,t),n)},hasAttribute(e){const t=Or(this),{elm:n,renderer:{getAttribute:r}}=t;return!W(r(n,e))},hasAttributeNS(e,t){const n=Or(this),{elm:r,renderer:{getAttribute:o}}=n;return!W(o(r,t,e))},removeAttribute(e){const t=Or(this),{elm:n,renderer:{removeAttribute:r}}=t;ze(n,e),r(n,e),Ke()},removeAttributeNS(e,t){const{elm:n,renderer:{removeAttribute:r}}=Or(this);ze(n,t),r(n,t,e),Ke()},getAttribute(e){const t=Or(this),{elm:n}=t,{getAttribute:r}=t.renderer;return r(n,e)},getAttributeNS(e,t){const n=Or(this),{elm:r}=n,{getAttribute:o}=n.renderer;return o(r,t,e)},setAttribute(e,t){const n=Or(this),{elm:r,renderer:{setAttribute:o}}=n;ze(r,e),o(r,e,t),Ke()},setAttributeNS(e,t,n){const r=Or(this),{elm:o,renderer:{setAttribute:s}}=r;ze(o,t),s(o,t,n,e),Ke()},getBoundingClientRect(){const e=Or(this),{elm:t,renderer:{getBoundingClientRect:n}}=e;return n(t)},get isConnected(){const e=Or(this),{elm:t,renderer:{isConnected:n}}=e;return n(t)},get classList(){const e=Or(this),{elm:t,renderer:{getClassList:n}}=e;return n(t)},get template(){return Or(this).shadowRoot},get refs(){const e=Or(this);if(Jn)return;const{refVNodes:t,cmpTemplate:r}=e;if(W(t))return;let o=Pt.get(t);if(B(o)){o=n(null);for(const e of d(t))o[e]=t[e].elm;s(o),Pt.set(t,o)}return o},set refs(e){o(this,"refs",{configurable:!0,enumerable:!0,writable:!0,value:e})},get shadowRoot(){return null},get children(){const e=Or(this);return e.renderer.getChildren(e.elm)},get childNodes(){const e=Or(this);return e.renderer.getChildNodes(e.elm)},get firstChild(){const e=Or(this);return e.renderer.getFirstChild(e.elm)},get firstElementChild(){const e=Or(this);return e.renderer.getFirstElementChild(e.elm)},get lastChild(){const e=Or(this);return e.renderer.getLastChild(e.elm)},get lastElementChild(){const e=Or(this);return e.renderer.getLastElementChild(e.elm)},get ownerDocument(){const e=Or(this);return e.renderer.ownerDocument(e.elm)},render(){return Or(this).def.template},toString(){return`[object ${Or(this).def.name}]`}};const Dt=n(null),_t=["getElementsByClassName","getElementsByTagName","querySelector","querySelectorAll"];for(const e of _t)Dt[e]={value(t){const n=Or(this),{elm:r,renderer:o}=n;return o[e](r,t)},configurable:!0,enumerable:!0,writable:!0};r($t.prototype,Dt);const Lt=n(null);for(const e in Ye)Lt[e]=Ot(e,Ye[e]);function Rt(e){return{get(){return Or(this).cmpFields[e]},set(t){qe(Or(this),e,t)},enumerable:!0,configurable:!0}}r($t.prototype,Lt),function(e=Element.prototype){const t=d(Q);for(let n=0,r=t.length;n<r;n+=1){const r=t[n];Me(r,e)&&Te(r,e)}}($t.prototype),o($t,"CustomElementConstructor",{get(){throw new ReferenceError("The current runtime does not support CustomElementConstructor.")},configurable:!0});const Ft=new Map;function It(e,t){let n=Ft.get(e);if(!B(n))throw new Error("Adapter already has a context provider.");n=function(){function e(){return Math.floor(65536*(1+Math.random())).toString(16).substring(1)}return e()+e()+"-"+e()+"-"+e()+"-"+e()+"-"+e()+e()+e()}(),Ft.set(e,n);const r=new WeakSet;return(e,o)=>{if(r.has(e))throw new Error(`Adapter was already installed on ${e}.`);r.add(e);const{consumerConnectedCallback:s,consumerDisconnectedCallback:i}=o;t(e,n,(e=>{const{setNewContext:t,setDisconnectedCallback:n}=e,r={provide(e){t(e)}};n((()=>{B(i)||i(r)})),s(r)}))}}const Ht="$$DeprecatedWiredElementHostKey$$",Bt="$$DeprecatedWiredParamsMetaKey$$",Wt=new Map;function Vt(e,t,n){const{method:r,adapter:s,configCallback:i,dynamic:l}=n;const c=B(r)?function(e,t){return n=>{qe(e,t,n)}}(e,t):function(e,t){return n=>{Hr(e,e.owner,K,(()=>{t.call(e.component,n)}),K)}}(e,r),a=e=>{c(e)};let u,d;o(a,Ht,{value:e.elm}),o(a,Bt,{value:l}),Hr(e,e,K,(()=>{d=new s(a)}),K);const{computeConfigAndUpdate:f,ro:p}=function(e,t,n){const r=_e();return{computeConfigAndUpdate:()=>{let o;r.observe((()=>o=t(e))),n(o)},ro:r}}(e.component,i,(t=>{Hr(e,e,K,(()=>{d.update(t,u)}),K)}));return B(s.contextSchema)||function(e,t,n){const{adapter:r}=t,o=Ft.get(r);if(B(o))return;const{elm:s,context:{wiredConnecting:i,wiredDisconnecting:l},renderer:{registerContextConsumer:c}}=e;k.call(i,(()=>{c(s,o,{setNewContext(e){n(e)},setDisconnectedCallback(e){k.call(l,e)}})}))}(e,n,(t=>{u!==t&&(u=t,1===e.state&&f())})),{connector:d,computeConfigAndUpdate:f,resetConfigWatcher:()=>p.reset()}}function jt(e,t,n,r){t.adapter&&(t=t.adapter);const o={adapter:t,method:e.value,configCallback:n,dynamic:r};Wt.set(e,o)}function Gt(e,t,n,r){t.adapter&&(t=t.adapter);const o={adapter:t,configCallback:n,dynamic:r};Wt.set(e,o)}function Ut(e){return{get(){const t=Or(this);if(!ar(t))return t.cmpProps[e]},set(t){Or(this).cmpProps[e]=t},enumerable:!0,configurable:!0}}function Kt(e,t){const{get:n,set:r,enumerable:o,configurable:s}=t;if(!G(n))throw new Error;return{get(){return n.call(this)},set(e){Or(this),r&&r.call(this,e)},enumerable:o,configurable:s}}function zt(e){return{get(){return Or(this).cmpFields[e]},set(t){qe(Or(this),e,t)},enumerable:!0,configurable:!0}}function Yt(e){return{get(){return Or(this).cmpFields[e]},set(t){qe(Or(this),e,t)},enumerable:!0,configurable:!0}}const qt=new Map;const Xt={apiMethods:Re,apiFields:Re,apiFieldsConfig:Re,wiredMethods:Re,wiredFields:Re,observedFields:Re};const Zt=new Set;function Qt(){return[]}Zt.add(Qt);const Jt=n(null),en=n(null);function tn(e){let t=Jt[e];return B(t)&&(t=Jt[e]=function(){const t=Or(this),{getHook:n}=t;return n(t.component,e)}),t}function nn(e){let t=en[e];return B(t)&&(t=en[e]=function(t){const n=Or(this),{setHook:r}=n;t=Nt(t),r(n.component,e,t)}),t}function rn(e){return function(){const t=Or(this),{callHook:n,component:r}=t,o=r[e];return n(t.component,o,A.call(arguments))}}function on(e,t){return function(n,r,o){if(r===o)return;const s=e[n];B(s)?B(t)||t.apply(this,arguments):function(e,t){return e!==Ue||t!==Ge}(this,n)&&(this[s]=o)}}function sn(e,t,s){let i;G(e)?i=class extends e{}:(i=function(){throw new TypeError("Illegal constructor")},p(i,e),p(i.prototype,e.prototype),o(i.prototype,"constructor",{writable:!0,configurable:!0,value:i}));const l=n(null),{attributeChangedCallback:c}=e.prototype,{observedAttributes:a=[]}=e,u=n(null);for(let e=0,n=t.length;e<n;e+=1){const n=t[e];l[be(n)]=n,u[n]={get:tn(n),set:nn(n),enumerable:!0,configurable:!0}}for(let e=0,t=s.length;e<t;e+=1){const t=s[e];u[t]={value:rn(t),writable:!0,configurable:!0}}return u.attributeChangedCallback={value:on(l,c)},o(i,"observedAttributes",{get:()=>[...a,...d(l)]}),r(i.prototype,u),i}const ln=sn(Ve,l(Ye),[]);s(ln),f(ln.prototype);new WeakMap,new WeakMap,new WeakMap,new WeakMap;const cn=new WeakMap;function an(e){const{shadowSupportMode:o,renderMode:s}=e,i=function(e){const t=qt.get(e);return B(t)?Xt:t}(e),{apiFields:l,apiFieldsConfig:a,apiMethods:u,wiredFields:f,wiredMethods:p,observedFields:h}=i,m=e.prototype;let{connectedCallback:g,disconnectedCallback:w,renderedCallback:y,errorCallback:b,render:v}=m;const E=function(e){let t=c(e);if(W(t))throw new ReferenceError(`Invalid prototype chain for ${e.name}, you must extend LightningElement.`);if(We(t)){const e=Be(t);t=e===t?$t:e}return t}(e),C=E!==$t?dn(E):fn,S=sn(C.bridge,d(l),d(u)),k=t(n(null),C.props,l),M=t(n(null),C.propsConfig,a),T=t(n(null),C.methods,u),x=t(n(null),C.wire,f,p);g=g||C.connectedCallback,w=w||C.disconnectedCallback,y=y||C.renderedCallback,b=b||C.errorCallback,v=v||C.render;let A=C.shadowSupportMode;B(o)||(A=o);let N=C.renderMode;B(s)||(N="light"===s?0:1);const O=function(e){return fr.get(e)}(e)||C.template,P=e.name||C.name;r(m,h);return{ctor:e,name:P,wire:x,props:k,propsConfig:M,methods:T,bridge:S,template:O,renderMode:N,shadowSupportMode:A,connectedCallback:g,disconnectedCallback:w,renderedCallback:y,errorCallback:b,render:v}}function un(e){if(!G(e))return!1;if(e.prototype instanceof $t)return!0;let t=e;do{if(We(t)){const e=Be(t);if(e===t)return!0;t=e}if(t===$t)return!0}while(!W(t)&&(t=c(t)));return!1}function dn(e){let t=cn.get(e);if(B(t)){if(We(e)){return t=dn(Be(e)),cn.set(e,t),t}if(!un(e))throw new TypeError(`${e} is not a valid component, or does not extends LightningElement from "lwc". You probably forgot to add the extend clause on the class declaration.`);t=an(e),cn.set(e,t)}return t}const fn={ctor:$t,name:$t.name,props:Lt,propsConfig:Re,methods:Re,renderMode:1,shadowSupportMode:"reset",wire:Re,bridge:ln,template:Qt,render:$t.prototype.render};function pn(e){return`${e}-host`}function hn(e){return Qn.h("style",{key:"style",attrs:{type:"text/css"}},[Qn.t(e)])}function mn(e,t,n){const r=[];let o;for(let s=0;s<e.length;s++){let i=e[s];if(h(i))k.apply(r,mn(i,t,n));else{const e=i[oe];if(lwcRuntimeFlags.DISABLE_LIGHT_DOM_UNSCOPED_CSS&&!e&&0===n.renderMode){Pe("Unscoped CSS is not supported in Light DOM. Please use scoped CSS (*.scoped.css) instead of unscoped CSS (*.css).");continue}const s=e||1===n.shadowMode&&1===n.renderMode?t:void 0,l=0===n.renderMode?!e:0===n.shadowMode;let c;1===n.renderMode?c=0===n.shadowMode:(B(o)&&(o=gn(n)),c=W(o)||0===o.shadowMode),k.call(r,i(s,l,c))}}return r}function gn(e){let t=e;for(;!W(t);){if(1===t.renderMode)return t;t=t.owner}return t}function wn(e){const{type:t}=e;return 2===t||3===t}function yn(e,t){return e.key===t.key&&e.sel===t.sel}function bn(e){return 5===e.type}function vn(e){return 6===e.type}const En=58;const Cn=58;function Sn(e,t){return"input"===e&&("value"===t||"checked"===t)}const kn=n(null);function Mn(e){if(null==e)return Re;e=U(e)?e:e+"";let t=kn[e];if(t)return t;t=n(null);let r,o=0;const s=e.length;for(r=0;r<s;r++)L.call(e,r)===Le&&(r>o&&(t[I.call(e,o,r)]=!0),o=r+1);return r>o&&(t[I.call(e,o,r)]=!0),kn[e]=t,t}function Tn(e,t,n,r){Vn(t)?Gn(e,t,n,r):Un(e,t,n,r)}function xn(e,t,n,r){var o,s;if(e!==t)switch(t.type){case 0:case 1:!function(e,t,n){t.elm=e.elm,t.text!==e.text&&Ln(t,n)}(e,t,r);break;case 4:t.elm=e.elm;break;case 5:!function(e,t,n,r){const{children:o,stable:s}=t;s?Un(e.children,o,n,r):Gn(e.children,o,n,r);t.elm=o[o.length-1].elm}(e,t,n,r);break;case 2:!function(e,t,n){const r=t.elm=e.elm;Fn(e,t,n),Tn(e.children,t.children,r,n)}(e,t,null!==(o=t.data.renderer)&&void 0!==o?o:r);break;case 3:!function(e,t,n,r){if(e.ctor!==t.ctor){const o=r.nextSibling(e.elm);Pn(e,n,r,!0),Nn(t,n,o,r)}else{const n=t.elm=e.elm,o=t.vm=e.vm;if(Fn(e,t,r),!B(o)){Hn(t,o);const{shadowMode:n,renderMode:r}=o;0==n&&0!==r&&Vn(e.children)&&Wn(t.children)}Tn(e.children,t.children,n,r),B(o)||function(e){$r(e)}(o)}}(e,t,n,null!==(s=t.data.renderer)&&void 0!==s?s:r)}}function An(e,t,n,r){var o,s;switch(e.type){case 0:!function(e,t,n,r){const{owner:o}=e,{createText:s}=r,i=e.elm=s(e.text);_n(i,o,r),Rn(i,t,n,r)}(e,t,r,n);break;case 1:!function(e,t,n,r){const{owner:o}=e,{createComment:s}=r,i=e.elm=s(e.text);_n(i,o,r),Rn(i,t,n,r)}(e,t,r,n);break;case 4:!function(e,t,n,r){const{owner:o}=e,{cloneNode:s,isSyntheticShadowDefined:i}=r,l=e.elm=s(e.fragment,!0);_n(l,o,r);const{renderMode:c,shadowMode:a}=o;i&&(1!==a&&0!==c||(l[ne]=!0));Rn(l,t,n,r)}(e,t,r,n);break;case 5:!function(e,t,n,r){const{children:o}=e;On(o,t,r,n),e.elm=o[o.length-1].elm}(e,t,r,n);break;case 2:!function(e,t,n,r){const{sel:o,owner:s,data:{svg:i}}=e,{createElement:l}=r,c=V(i)?le:void 0,a=e.elm=l(o,c);_n(a,s,r),In(a,s,r),function(e,t){var n;const{owner:r,data:{context:o}}=t;1===r.shadowMode&&"manual"===(null===(n=null==o?void 0:o.lwc)||void 0===n?void 0:n.dom)&&(e.$domManual$=!0)}(a,e),Fn(null,e,r),Rn(a,t,n,r),On(e.children,a,r,null)}(e,t,r,null!==(o=e.data.renderer)&&void 0!==o?o:n);break;case 3:Nn(e,t,r,null!==(s=e.data.renderer)&&void 0!==s?s:n)}}function Nn(e,t,n,r){const{sel:o,owner:s}=e,{createCustomElement:i}=r;let l;let c,a;lwcRuntimeFlags.ENABLE_NATIVE_CUSTOM_ELEMENT_LIFECYCLE&&(c=e=>{Mr(e)},a=e=>{Tr(e)});const u=i(o.toLowerCase(),(t=>{l=function(e,t,n){let r=Pr(e);if(!B(r))return r;const{sel:o,mode:s,ctor:i,owner:l}=t;return r=Ar(e,i,n,{mode:s,owner:l,tagName:o}),r}(t,e,r)}),c,a);e.elm=u,e.vm=l,_n(u,s,r),In(u,s,r),l&&Hn(e,l),Fn(null,e,r),Rn(u,t,n,r),l&&Dr(l),On(e.children,u,r,null),l&&function(e){$r(e)}(l)}function On(e,t,n,r,o=0,s=e.length){for(;o<s;++o){const s=e[o];Dn(s)&&An(s,t,n,r)}}function Pn(e,t,n,r=!1){const{type:o,elm:s,sel:i}=e;switch(r&&(5===o?$n(e.children,t,n,r):function(e,t,n){n.remove(e,t)}(s,t,n)),o){case 2:{const t="slot"===i&&1===e.owner.shadowMode;$n(e.children,s,n,t);break}case 3:{const{vm:t}=e;B(t)||function(e){xr(e)}(t)}}}function $n(e,t,n,r=!1,o=0,s=e.length){for(;o<s;++o){const s=e[o];Dn(s)&&Pn(s,t,n,r)}}function Dn(e){return null!=e}function _n(e,t,n){const{renderRoot:r,renderMode:o,shadowMode:s}=t,{isSyntheticShadowDefined:i}=n;i&&(1!==s&&0!==o||(e[te]=r[te]))}function Ln(e,t){const{elm:n,text:r}=e,{setText:o}=t;o(n,r)}function Rn(e,t,n,r){r.insert(e,t,n)}function Fn(e,n,r){W(e)&&(function(e,t){const{elm:n,data:{on:r}}=e;if(B(r))return;const{addEventListener:o}=t;for(const e in r)o(n,e,r[e])}(n,r),function(e,t){const{elm:n,data:{classMap:r}}=e;if(B(r))return;const{getClassList:o}=t,s=o(n);for(const e in r)s.add(e)}(n,r),function(e,t){const{elm:n,data:{styleDecls:r}}=e;if(B(r))return;const{setCSSStyleProperty:o}=t;for(let e=0;e<r.length;e++){const[t,s,i]=r[e];o(n,t,s,i)}}(n,r)),function(e,t,n){const{elm:r,data:{className:o}}=t,s=W(e)?void 0:e.data.className;if(s===o)return;const{getClassList:i}=n,l=i(r),c=Mn(o),a=Mn(s);let u;for(u in a)B(c[u])&&l.remove(u);for(u in c)B(a[u])&&l.add(u)}(e,n,r),function(e,t,n){const{elm:r,data:{style:o}}=t;if((W(e)?void 0:e.data.style)===o)return;const{setAttribute:s,removeAttribute:i}=n;U(o)&&""!==o?s(r,"style",o):i(r,"style")}(e,n,r),n.data.external?function(e,t,n){const{data:{attrs:r},elm:o}=t;if(B(r))return;const{removeAttribute:s,setAttribute:i,setProperty:l}=n,c=W(e)?Re:e.data.attrs;for(const e in r){const t=r[e];c[e]!==t&&(ve(e)in o?l(o,e,t):L.call(e,3)===Cn?i(o,e,t,ie):L.call(e,5)===Cn?i(o,e,t,ce):W(t)||B(t)?s(o,e):i(o,e,t))}}(e,n,r):function(e,t,n){const{attrs:r}=t.data;if(B(r))return;const o=W(e)?Re:e.data.attrs;if(o===r)return;const{elm:s}=t,{setAttribute:i,removeAttribute:l}=n;for(const e in r){const t=r[e];o[e]!==t&&(ze(s,e),L.call(e,3)===En?i(s,e,t,ie):L.call(e,5)===En?i(s,e,t,ce):W(t)||B(t)?l(s,e):i(s,e,t),Ke())}}(e,n,r),function(e,n,r){let{props:o}=n.data;const{spread:s}=n.data;if(B(o)&&B(s))return;let i;if(!W(e)){i=e.data.props;const n=e.data.spread;if(i===o&&n===s)return;B(i)&&(i=Re),B(n)||(i=t({},i,n))}B(s)||(o=t({},o,s));const l=W(e),{elm:c,sel:a}=n,{getProperty:u,setProperty:d}=r;for(const e in o){const t=o[e];!l&&t===(Sn(a,e)?u(c,e):i[e])&&e in i||d(c,e,t)}}(e,n,r)}function In(e,t,n){const r=function(e){const{cmpTemplate:t,context:n}=e;return n.hasScopedStyles&&(null==t?void 0:t.stylesheetToken)||null}(t);if(!W(r)){const{getClassList:t}=n;t(e).add(r)}const{stylesheetToken:o}=t.context;1!==t.shadowMode||B(o)||(e.$shadowToken$=o)}function Hn(e,t){const r=e.aChildren||e.children,{renderMode:o,shadowMode:s}=t,i=function(e){const t=[],n=[];let r,o=!1;for(let t=e.length-1;t>-1;t-=1){const r=e[t];k.call(n,r),o=o||!(!r||!bn(r))}if(!o)return e;for(;!B(r=S.call(n));)if(!W(r)&&bn(r)){const e=r.children;for(let t=e.length-2;t>0;t-=1)k.call(n,e[t])}else k.call(t,r);return Wn(t),t}(r);e.children=i,t.aChildren=i,1!==s&&0!==o||(!function(e,t,r){var o,s;const{cmpSlots:{slotAssignments:i}}=e,l=n(null);for(let e=0,n=t.length;e<n;e+=1){const n=t[e];if(W(n))continue;let r="";wn(n)?r=null!==(s=null===(o=n.data.attrs)||void 0===o?void 0:o.slot)&&void 0!==s?s:"":vn(n)&&(r=n.slotName);const i=""+r,c=l[i]=l[i]||[];k.call(c,n)}if(e.cmpSlots={owner:r,slotAssignments:l},j(e.isDirty)){const t=d(i);if(t.length!==d(l).length)return void hr(e);for(let n=0,r=t.length;n<r;n+=1){const r=t[n];if(B(l[r])||i[r].length!==l[r].length)return void hr(e);const o=i[r],s=l[r];for(let t=0,n=l[r].length;t<n;t+=1)if(o[t]!==s[t])return void hr(e)}}}(t,i,e.owner),e.aChildren=i,e.children=Fe)}const Bn=new WeakMap;function Wn(e){Bn.set(e,1)}function Vn(e){return Bn.has(e)}function jn(e,t,n){const r={};for(let o=t;o<=n;++o){const t=e[o];if(Dn(t)){const{key:e}=t;void 0!==e&&(r[e]=o)}}return r}function Gn(e,t,n,r){let o=0,s=0,i=e.length-1,l=e[0],c=e[i];const a=t.length-1;let u,d,f,p,h=a,m=t[0],g=t[h],w=!1;for(;o<=i&&s<=h;)Dn(l)?Dn(c)?Dn(m)?Dn(g)?yn(l,m)?(xn(l,m,n,r),l=e[++o],m=t[++s]):yn(c,g)?(xn(c,g,n,r),c=e[--i],g=t[--h]):yn(l,g)?(xn(l,g,n,r),Rn(l.elm,n,r.nextSibling(c.elm),r),l=e[++o],g=t[--h]):yn(c,m)?(xn(c,m,n,r),Rn(m.elm,n,l.elm,r),c=e[--i],m=t[++s]):(void 0===u&&(u=jn(e,o,i)),d=u[m.key],B(d)?(An(m,n,r,l.elm),m=t[++s]):(f=e[d],Dn(f)&&(f.sel!==m.sel?An(m,n,r,l.elm):(xn(f,m,n,r),w||(w=!0,e=[...e]),e[d]=void 0,Rn(f.elm,n,l.elm,r))),m=t[++s])):g=t[--h]:m=t[++s]:c=e[--i]:l=e[++o];if(o<=i||s<=h)if(o>i){let e,o=h;do{e=t[++o]}while(!Dn(e)&&o<a);p=Dn(e)?e.elm:null,On(t,n,r,p,s,h+1)}else $n(e,n,r,!0,o,i+1)}function Un(e,t,n,r){const o=e.length,s=t.length;if(0===o)return void On(t,n,r,null);if(0===s)return void $n(e,n,r,!0);let i=null;for(let o=s-1;o>=0;o-=1){const s=e[o],l=t[o];l!==s&&(Dn(s)?Dn(l)?(xn(s,l,n,r),i=l.elm):Pn(s,n,r,!0):Dn(l)&&(An(l,n,r,i),i=l.elm))}}const Kn=Symbol.iterator;function zn(e,t,n=Fe){const r=tr(),{key:o,ref:s}=t,i={type:2,sel:e,data:t,children:n,elm:void 0,key:o,owner:r};return B(s)||He(r,s,i),i}function Yn(e,t,n,r=Fe){const o=tr(),{key:s,ref:i}=n;const l={type:3,sel:e,data:n,children:r,elm:undefined,key:s,ctor:t,owner:o,mode:"open",aChildren:undefined,vm:undefined};return function(e){k.call(tr().velements,e)}(l),B(i)||He(o,i,l),l}function qn(e){return{type:0,sel:undefined,text:e,elm:undefined,key:undefined,owner:tr()}}function Xn(e){return Wn(e),e}let Zn=()=>{throw new Error("sanitizeHtmlContent hook must be implemented.")};const Qn=s({s:function(e,t,n,r){if(!B(r)&&!B(r.slotAssignments)&&!B(r.slotAssignments[e])&&0!==r.slotAssignments[e].length){const o=[],s=r.slotAssignments[e];for(let e=0;e<s.length;e++){const n=s[e];if(!W(n)){const e=vn(n);if(e!==!B(t.slotData))continue;if(e){const e=tr();nr(r.owner);try{k.call(o,n.factory(t.slotData,t.key))}finally{nr(e)}}else k.call(o,n)}}n=o}const o=tr(),{renderMode:s,shadowMode:i}=o;return 0===s?(Xn(n),n):(1===i&&Xn(n),zn("slot",t,n))},h:zn,c:Yn,i:function(e,t){const n=[];if(Xn(n),B(e)||null===e)return n;const r=e[Kn]();let o=r.next(),s=0,{value:i,done:l}=o;for(;!1===l;){o=r.next(),l=o.done;const e=t(i,s,0===s,!0===l);h(e)?k.apply(n,e):k.call(n,e),s+=1,i=o.value}return n},f:function(e){const t=e.length,n=[];Xn(n);for(let r=0;r<t;r+=1){const t=e[r];h(t)?k.apply(n,t):k.call(n,t)}return n},t:qn,d:function(e){return null==e?"":String(e)},b:function(e){const t=tr();if(W(t))throw new Error;const n=t;return function(t){dr(n,e,n.component,t)}},k:function(e,t){switch(typeof t){case"number":case"string":return e+":"+t}},co:function(e){return{type:1,sel:undefined,text:e,elm:undefined,key:"c",owner:tr()}},dc:function(e,t,n,r=Fe){if(null==t)return null;if(!un(t))throw new Error(`Invalid LWC Constructor ${Y(t)} for custom element <${e}>.`);return Yn(e,t,n,r)},fr:function(e,t,n){return{type:5,sel:void 0,key:e,elm:void 0,children:[qn(""),...t,qn("")],stable:n,owner:tr()}},ti:function(e){return e>0&&!(V(e)||j(e))?0:e},st:function(e,t){return{type:4,sel:void 0,key:t,elm:void 0,fragment:e,owner:tr()}},gid:function(e){const t=tr();if(B(e)||""===e)return e;if(W(e))return null;const{idx:n,shadowMode:r}=t;return 1===r?R.call(e,/\S+/g,(e=>`${e}-${n}`)):e},fid:function(e){const t=tr();if(B(e)||""===e)return e;if(W(e))return null;const{idx:n,shadowMode:r}=t;return 1===r&&/^#/.test(e)?`${e}-${n}`:e},shc:function(e){return Zn(e)},ssf:function(e,t){return{type:6,factory:t,owner:tr(),elm:void 0,sel:void 0,key:void 0,slotName:e}}});let Jn=!1,er=null;function tr(){return er}function nr(e){er=e}const rr=(or=(e,t)=>{const{createFragment:n}=t;return n(e)},(e,...t)=>{const r=n(null);return function(){const{context:{hasScopedStyles:n,stylesheetToken:o},shadowMode:s,renderer:i}=tr(),l=!B(o),c=1===s;let a=0;if(l&&n&&(a|=1),l&&c&&(a|=2),!B(r[a]))return r[a];const u=n&&l?" "+o:"",d=n&&l?` class="${o}"`:"",f=l&&c?" "+o:"";let p="";for(let n=0,r=t.length;n<r;n++)switch(t[n]){case 0:p+=e[n]+u;break;case 1:p+=e[n]+d;break;case 2:p+=e[n]+f;break;case 3:p+=e[n]+d+f}return p+=e[e.length-1],r[a]=or(p,i),r[a]}});var or;function sr(e,t){const r=Jn,o=er;let s=[];return Hr(e,e.owner,(()=>{er=e}),(()=>{const{component:r,context:o,cmpSlots:i,cmpTemplate:l,tro:c}=e;c.observe((()=>{if(t!==l){if(W(l)||Fr(e),c=t,!Zt.has(c))throw new TypeError(`Invalid template returned by the render() method on ${e}. It must return an imported template (e.g.: \`import html from "./${e.def.name}.html"\`), instead, it has returned: ${Y(t)}.`);e.cmpTemplate=t,o.tplCache=n(null),o.hasScopedStyles=function(e,t){const{stylesheets:n}=e,r=B(t)?null:t.stylesheets;return ir(n)||ir(r)}(t,e),function(e,t){const{elm:n,context:r,renderMode:o,shadowMode:s,renderer:{getClassList:i,removeAttribute:l,setAttribute:c}}=e,{stylesheets:a,stylesheetToken:u}=t,{stylesheets:d}=e,f=1===o&&1===s,{hasScopedStyles:p}=r;let h,m,g;const{stylesheetToken:w,hasTokenInClass:y,hasTokenInAttribute:b}=r;B(w)||(y&&i(n).remove(pn(w)),b&&l(n,pn(w)));const v=lr(a),E=lr(d);(v||E)&&(h=u),B(h)||(p&&(i(n).add(pn(h)),m=!0),f&&(c(n,pn(h),""),g=!0)),r.stylesheetToken=h,r.hasTokenInClass=m,r.hasTokenInAttribute=g}(e,t);const r=function(e,t){const{stylesheets:n,stylesheetToken:r}=t,{stylesheets:o}=e;let s=[];return lr(n)&&(s=mn(n,r,e)),lr(o)&&k.apply(s,mn(o,r,e)),s}(e,t);o.styleVNodes=0===r.length?null:function(e,t){const{renderMode:n,shadowMode:r,renderer:{insertStylesheet:o}}=e;if(1!==n||1!==r)return C.call(t,hn);for(let e=0;e<t.length;e++)o(t[e]);return null}(e,r)}var c;e.refVNodes=t.hasRefs?n(null):null,e.velements=[],Jn=!0,s=t.call(void 0,Qn,r,i,o.tplCache);const{styleVNodes:a}=o;W(a)||$.apply(s,a)}))}),(()=>{Jn=r,er=o})),s}function ir(e){if(lr(e))for(let t=0;t<e.length;t++)if(V(e[t][oe]))return!0;return!1}function lr(e){return!B(e)&&!W(e)&&e.length>0}let cr=null;function ar(e){return cr===e}function ur(e,t,n){const{component:r,callHook:o,owner:s}=e;Hr(e,s,K,(()=>{o(r,t,n)}),K)}function dr(e,t,n,r){const{callHook:o,owner:s}=e;Hr(e,s,K,(()=>{o(n,t,[r])}),K)}const fr=new Map;function pr(e){e.tro.reset();const t=function(e){const{def:{render:t},callHook:n,component:r,owner:o}=e,s=tr();let i,l=!1;return Hr(e,o,(()=>{nr(e)}),(()=>{e.tro.observe((()=>{i=n(r,t),l=!0}))}),(()=>{nr(s)})),l?sr(e,i):[]}(e);return e.isDirty=!1,e.isScheduled=!1,t}function hr(e){e.isDirty=!0}const mr=new WeakMap;function gr(e,t){if(!G(t))throw new TypeError("Expected an EventListener but received "+typeof t);let n=mr.get(t);return B(n)&&(n=function(n){dr(e,t,void 0,n)},mr.set(t,n)),n}const wr=n(null),yr=["rendered","connected","disconnected"];function br(e,t){const{component:n,def:r,context:o}=e;for(let e=0,s=t.length;e<s;++e)t[e].call(void 0,n,{},r,o)}let vr=0;const Er=new WeakMap;function Cr(e,t,n=[]){return t.apply(e,n)}function Sr(e,t,n){e[t]=n}function kr(e,t){return e[t]}function Mr(e){const t=Or(e);1===t.state&&Tr(e),Dr(t),$r(t)}function Tr(e){xr(Or(e))}function xr(e){const{state:t}=e;if(2!==t){const{tro:t}=e;t.reset(),function(e){j(e.isDirty)&&(e.isDirty=!0);e.state=2;const{disconnected:t}=wr;t&&br(e,t);_r(e)&&function(e){const{wiredDisconnecting:t}=e.context;Hr(e,e,K,(()=>{for(let e=0,n=t.length;e<n;e+=1)t[e]()}),K)}(e);const{disconnectedCallback:n}=e.def;B(n)||ur(e,n)}(e),Lr(e),function(e){const{aChildren:t}=e;Rr(t)}(e)}}function Ar(e,t,r,o){const{mode:s,owner:i,tagName:l,hydrated:c}=o,a=dn(t),u={elm:e,def:a,idx:vr++,state:0,isScheduled:!1,isDirty:!0,tagName:l,mode:s,owner:i,refVNodes:null,children:Fe,aChildren:Fe,velements:Fe,cmpProps:n(null),cmpFields:n(null),cmpSlots:{slotAssignments:n(null)},cmpTemplate:null,hydrated:Boolean(c),renderMode:a.renderMode,context:{stylesheetToken:void 0,hasTokenInClass:void 0,hasTokenInAttribute:void 0,hasScopedStyles:void 0,styleVNodes:null,tplCache:Re,wiredConnecting:Fe,wiredDisconnecting:Fe},tro:null,shadowMode:null,stylesheets:null,component:null,shadowRoot:null,renderRoot:null,callHook:Cr,setHook:Sr,getHook:kr,renderer:r};return u.stylesheets=function(e,t){const{stylesheets:n}=t;if(!B(n)){const e=function(e,t){let n=!0;const r=e=>{if(h(e))for(let t=0;t<e.length;t++)r(e[t]);else G(e)||(n=!1)};h(t)?r(t):n=!1;return n}(0,n);if(e)return Ie(n)}return null}(0,a.ctor),u.shadowMode=function(e,t){const{def:n}=e,{isSyntheticShadowDefined:r,isNativeShadowDefined:o}=t;let s;if(r)if(0===n.renderMode)s=0;else if(o)if(lwcRuntimeFlags.ENABLE_MIXED_SHADOW_MODE)if("any"===n.shadowSupportMode)s=0;else{const t=function(e){let t=e.owner;for(;!W(t)&&0===t.renderMode;)t=t.owner;return t}(e);s=W(t)||0!==t.shadowMode?1:0}else s=1;else s=1;else s=0;return s}(u,r),u.tro=_e(),function(e,t){const n=cr;let r;cr=e;try{const e=new t;if(cr.component!==e)throw new TypeError("Invalid component constructor, the class should extend LightningElement.")}catch(e){r=Object(e)}finally{if(cr=n,!B(r))throw Ae(e,r),r}}(u,a.ctor),_r(u)&&function(e){const{context:t,def:{wire:n}}=e,r=t.wiredConnecting=[],o=t.wiredDisconnecting=[];for(const t in n){const s=n[t],i=Wt.get(s);if(!B(i)){const{connector:n,computeConfigAndUpdate:s,resetConfigWatcher:l}=Vt(e,t,i),c=i.dynamic.length>0;k.call(r,(()=>{n.connect(),lwcRuntimeFlags.ENABLE_WIRE_SYNC_EMIT||!c?s():Promise.resolve().then(s)})),k.call(o,(()=>{n.disconnect(),l()}))}}}(u),u}function Nr(e,t){Er.set(e,t)}function Or(e){return Er.get(e)}function Pr(e){return Er.get(e)}function $r(e){if(V(e.isDirty)){!function(e,t){const{renderRoot:n,children:r,renderer:o}=e;e.children=t,(t.length>0||r.length>0)&&r!==t&&Hr(e,e,(()=>{}),(()=>{Tn(r,t,n,o)}),(()=>{}));e.state}(e,pr(e))}}function Dr(e){const{state:t}=e;if(1===t)return;e.state=1;const{connected:n}=wr;n&&br(e,n),_r(e)&&function(e){const{wiredConnecting:t}=e.context;for(let e=0,n=t.length;e<n;e+=1)t[e]()}(e);const{connectedCallback:r}=e.def;B(r)||ur(e,r)}function _r(e){return l(e.def.wire).length>0}function Lr(e){const{velements:t}=e;for(let e=t.length-1;e>=0;e-=1){const{elm:n}=t[e];if(!B(n)){const e=Pr(n);B(e)||xr(e)}}}function Rr(e){for(let t=0,n=e.length;t<n;t+=1){const n=e[t];if(!W(n)&&!B(n.elm))switch(n.type){case 2:Rr(n.children);break;case 3:xr(Or(n.elm));break}}}function Fr(e){Ir(e.children,e),e.children=Fe,Lr(e),e.velements=Fe}function Ir(e,t){const{renderRoot:n,renderer:{remove:r}}=t;for(let o=0,s=e.length;o<s;o+=1){const s=e[o];W(s)||(bn(s)?Ir(s.children,t):B(s.elm)||r(s.elm,n))}}function Hr(e,t,n,r,o){let s;n();try{r()}catch(e){s=Object(e)}finally{if(o(),!B(s)){Ae(e,s);const n=W(t)?void 0:function(e){let t=e;for(;!W(t);){if(!B(t.def.errorCallback))return t;t=t.owner}}(t);if(B(n))throw s;Fr(e);ur(n,n.def.errorCallback,[s,s.wcStack])}}}delete ee.$nativeGetElementById$,delete ee.$nativeQuerySelectorAll$;let Br=!1;function Wr(e){Vr(e,(e=>{s(e)}))}function Vr(e,t){t(e);for(let n=0;n<e.length;n++){const r=e[n];h(r)?Vr(r,t):t(r)}}const jr=Symbol("namespace"),Gr=Symbol("type"),Ur=Symbol("parent"),Kr=Symbol("shadow-root"),zr=Symbol("children"),Yr=Symbol("attributes"),qr=Symbol("value"),Xr=Symbol("host"),Zr=Symbol("context-providers");var Qr;!function(e){e.Text="text",e.Comment="comment",e.Raw="raw",e.Element="element",e.ShadowRoot="shadow-root"}(Qr||(Qr={}));const Jr=/\s+/g;function eo(e){return new Set(e.split(Jr).filter((e=>e.length)))}function to(e){return Array.from(e).join(" ")}function no(e,t,n){const r=Pr(e);B(r)||(e=r.elm);const o=e[Zr];if(B(o))throw new Error("Unable to register context provider on provided `elm`.");o.set(t,n)}function ro(e){return function(){throw new TypeError(`"${e}" is not supported in this environment`)}}function oo(e,t){return{[Gr]:Qr.Element,tagName:e,[jr]:null!=t?t:se,[Ur]:null,[Kr]:null,[zr]:[],[Yr]:[],[Zr]:new Map}}function so(e,t,n=null){const r=e[Yr].find((e=>e.name===t&&e[jr]===n));return r?r.value:null}function io(e,t,n,r=null){const o=e[Yr].find((e=>e.name===t&&e[jr]===r));B(r)&&(r=null),B(o)?e[Yr].push({name:t,[jr]:r,value:String(n)}):o.value=n}function lo(e,t,n){e[Yr]=e[Yr].filter((e=>e.name!==t&&e[jr]!==n))}const co=K,ao=K,uo=K,fo=ro("dispatchEvent"),po=ro("getBoundingClientRect"),ho=ro("querySelector"),mo=ro("querySelectorAll"),go=ro("getElementsByTagName"),wo=ro("getElementsByClassName"),yo=ro("getChildren"),bo=ro("getChildNodes"),vo=ro("getFirstChild"),Eo=ro("getFirstElementChild"),Co=ro("getLastChild"),So=ro("getLastElementChild"),ko=K,Mo=new Map;function To(e){let t=Mo.get(e);return B(t)?(t=function(e){return function(t){const n=oo(e);return G(t)&&t(n),n}}(e),Mo.set(e,t),t):t}const xo={isNativeShadowDefined:!1,isSyntheticShadowDefined:!1,insert:function(e,t,n){const r=e[Ur];if(null!==r&&r!==t){const t=r[zr].indexOf(e);r[zr].splice(t,1)}e[Ur]=t;const o=W(n)?-1:t[zr].indexOf(n);-1===o?t[zr].push(e):t[zr].splice(o,0,e)},remove:function(e,t){const n=t[zr].indexOf(e);t[zr].splice(n,1)},cloneNode:function(e){return Object.assign({},e)},createFragment:function(e){return{[Gr]:Qr.Raw,[Ur]:null,[qr]:e}},createElement:oo,createText:function(e){return{[Gr]:Qr.Text,[qr]:String(e),[Ur]:null}},createComment:function(e){return{[Gr]:Qr.Comment,[qr]:e,[Ur]:null}},createCustomElement:function(e,t){return new(To(e))(t)},nextSibling:function(e){const t=e[Ur];if(W(t))return null;const n=t[zr].indexOf(e);return t[zr][n+1]||null},attachShadow:function(e,t){return e[Kr]={[Gr]:Qr.ShadowRoot,[zr]:[],[Xr]:e,mode:t.mode,delegatesFocus:!!t.delegatesFocus},e[Kr]},getProperty:function(e,t){var n,r;if(t in e)return e[t];if(e[Gr]===Qr.Element){const o=be(t);if(fe(o,e.tagName))return null!==(n=so(e,o))&&void 0!==n&&n;if(he(o)||J(o))return so(e,o);if("input"===e.tagName&&"value"===t)return null!==(r=so(e,"value"))&&void 0!==r?r:""}},setProperty:function(e,t,n){if(t in e)return e[t]=n;if(e[Gr]===Qr.Element){const r=be(t);if("innerHTML"===t)return void(e[zr]=[{[Gr]:Qr.Raw,[Ur]:e,[qr]:n}]);if(fe(r,e.tagName))return!0===n?io(e,r,""):lo(e,r);if(he(r)||J(r))return io(e,r,n);if("input"===e.tagName&&"value"===r)return W(n)||B(n)?lo(e,"value"):io(e,"value",n)}},setText:function(e,t){e[Gr]===Qr.Text?e[qr]=t:e[Gr]===Qr.Element&&(e[zr]=[{[Gr]:Qr.Text,[Ur]:e,[qr]:t}])},getAttribute:so,setAttribute:io,removeAttribute:lo,addEventListener:ao,removeEventListener:uo,dispatchEvent:fo,getClassList:function(e){function t(){let t=e[Yr].find((e=>"class"===e.name&&W(e[jr])));return B(t)&&(t={name:"class",[jr]:null,value:""},e[Yr].push(t)),t}return{add(...e){const n=t(),r=eo(n.value);e.forEach((e=>r.add(e))),n.value=to(r)},remove(...e){const n=t(),r=eo(n.value);e.forEach((e=>r.delete(e))),n.value=to(r)}}},setCSSStyleProperty:function(e,t,n,r){const o=e[Yr].find((e=>"style"===e.name&&W(e[jr]))),s=`${t}: ${n}${r?" !important":""}`;B(o)?e[Yr].push({name:"style",[jr]:null,value:s}):o.value+=`; ${s}`},getBoundingClientRect:po,querySelector:ho,querySelectorAll:mo,getElementsByTagName:go,getElementsByClassName:wo,getChildren:yo,getChildNodes:bo,getFirstChild:vo,getFirstElementChild:Eo,getLastChild:Co,getLastElementChild:So,isConnected:function(e){return!W(e[Ur])},insertStylesheet:co,assertInstanceOfHTMLElement:ko,ownerDocument:ro("ownerDocument"),registerContextConsumer:function(e,t,n){let r=e;do{if(r[Gr]===Qr.Element){const e=r[Zr].get(t);if(!B(e)){e(n);break}}r=r[Gr]===Qr.Element?r[Ur]:r[Xr]}while(!W(r))}};function Ao(e){return e.map((e=>{switch(e[Gr]){case Qr.Text:return""===e[qr]?"":Ce(e[qr]);case Qr.Comment:return`\x3c!--${Ce(e[qr])}--\x3e`;case Qr.Raw:return e[qr];case Qr.Element:return No(e)}})).join("")}function No(e){let t="";const n=e.tagName,r=e[jr],o=r!==se,s=e[zr].length>0;var i;return t+=`<${n}${e[Yr].length?` ${i=e[Yr],i.map((e=>e.value.length?`${e.name}="${Ce(e.value,!0)}"`:e.name)).join(" ")}`:""}`,o&&!s?(t+="/>",t):(t+=">",e[Kr]&&(t+=function(e){const t=[`shadowroot="${e.mode}"`];return e.delegatesFocus&&t.push("shadowrootdelegatesfocus"),`<template ${t.join(" ")}>${Ao(e[zr])}</template>`}(e[Kr])),t+=Ao(e[zr]),function(e,t){return t===se&&ae.has(e.toLowerCase())}(n,r)&&!s||(t+=`</${n}>`),t)}const Oo={[Gr]:Qr.Element,tagName:"fake-root-element",[jr]:se,[Ur]:null,[Kr]:null,[zr]:[],[Yr]:[],[Zr]:new Map};s($t),f($t.prototype),exports.LightningElement=$t,exports.api=function(){throw new Error},exports.createContextProvider=function(e){return It(e,no)},exports.createElement=function(){throw new Error("createElement is not supported in @lwc/engine-server, only @lwc/engine-dom.")},exports.freezeTemplate=function(e){lwcRuntimeFlags.ENABLE_FROZEN_TEMPLATE?(s(e),B(e.stylesheets)||Wr(e.stylesheets)):function(e){o(e,"stylesheetTokens",{enumerable:!0,configurable:!0,get(){const{stylesheetToken:e}=this;return B(e)?e:{hostAttribute:`${e}-host`,shadowAttribute:e}},set(e){this.stylesheetToken=B(e)?void 0:e.shadowAttribute}})}(e)},exports.getComponentDef=function(e){const t=dn(e),{ctor:n,name:r,props:o,propsConfig:s,methods:i}=t,l={};for(const e in o)l[e]={config:s[e]||0,type:"any",attr:be(e)};const c={};for(const e in i)c[e]=i[e].value;return{ctor:n,name:r,props:l,methods:c}},exports.isComponentConstructor=un,exports.parseFragment=rr,exports.parseSVGFragment=rr,exports.readonly=function(e){return Nt(e)},exports.register=function(e){for(let t=0;t<yr.length;++t){const n=yr[t];if(n in e){let t=wr[n];B(t)&&(wr[n]=t=[]),k.call(t,e[n])}}},exports.registerComponent=function(e,{tmpl:t}){return G(e)&&fr.set(e,t),e},exports.registerDecorators=function(e,t){const r=e.prototype,{publicProps:s,publicMethods:l,wire:c,track:a,fields:u}=t,d=n(null),f=n(null),p=n(null),h=n(null),m=n(null),g=n(null);let w;if(!B(s))for(const e in s){const t=s[e];if(g[e]=t.config,w=i(r,e),t.config>0){if(B(w))throw new Error;w=Kt(0,w)}else w=B(w)||B(w.get)?Ut(e):Kt(0,w);f[e]=w,o(r,e,w)}if(B(l)||D.call(l,(e=>{if(w=i(r,e),B(w))throw new Error;d[e]=w})),!B(c))for(const e in c){const{adapter:t,method:n,config:s,dynamic:l=[]}=c[e];if(w=i(r,e),1===n){if(B(w))throw new Error;p[e]=w,jt(w,t,s,l)}else w=Yt(e),h[e]=w,Gt(w,t,s,l),o(r,e,w)}if(!B(a))for(const e in a)w=i(r,e),w=zt(e),o(r,e,w);if(!B(u))for(let e=0,t=u.length;e<t;e++){const t=u[e];w=i(r,t);const n=!B(s)&&t in s,o=!B(a)&&t in a;n||o||(m[t]=Rt(t))}return function(e,t){qt.set(e,t)}(e,{apiMethods:d,apiFields:f,apiFieldsConfig:g,wiredMethods:p,wiredFields:h,observedFields:m}),e},exports.registerTemplate=function(e){return Zt.add(e),e},exports.renderComponent=function(e,t,n={}){if(!U(e))throw new TypeError(`"renderComponent" expects a string as the first parameter but instead received ${e}.`);if(!G(t))throw new TypeError(`"renderComponent" expects a valid component constructor as the second parameter but instead received ${t}.`);if("object"!=typeof n||W(n))throw new TypeError(`"renderComponent" expects an object as the third parameter but instead received ${n}.`);const r=xo.createElement(e);Ar(r,t,xo,{mode:"open",owner:null,tagName:e});for(const[e,t]of Object.entries(n))r[e]=t;return r[Ur]=Oo,Mr(r),No(r)},exports.renderer=xo,exports.sanitizeAttribute=function(e,t,n,r){return r},exports.setFeatureFlag=function(e,t){if("boolean"==typeof t){if(B(Se[e])){const n=d(Se).map((e=>`"${e}"`)).join(", ");console.warn(`Failed to set the value "${t}" for the runtime feature flag "${e}" because it is undefined. Available flags: ${n}.`)}else{const n=ke[e];if(!B(n))return void console.error(`Failed to set the value "${t}" for the runtime feature flag "${e}". "${e}" has already been set with the value "${n}".`);o(ke,e,{value:t})}}else{const n=`Failed to set the value "${t}" for the runtime feature flag "${e}". Runtime feature flags can only be set to a boolean value.`;console.error(n)}},exports.setFeatureFlagForTest=function(e,t){},exports.setHooks=function(t){var n;e.isFalse(Br,"Hooks are already overridden, only one definition is allowed."),Br=!0,n=t.sanitizeHtmlContent,Zn=n},exports.track=function(e){if(1===arguments.length)return e;throw new Error},exports.unwrap=function(e){return e},exports.wire=function(e,t){throw new Error};
|
|
2
2
|
//# sourceMappingURL=engine-server.min.js.map
|
|
@@ -442,9 +442,9 @@ function htmlEscape(str, attrMode = false) {
|
|
|
442
442
|
* For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
|
|
443
443
|
*/
|
|
444
444
|
// Increment whenever the LWC template compiler changes
|
|
445
|
-
const LWC_VERSION = "2.38.
|
|
445
|
+
const LWC_VERSION = "2.38.1";
|
|
446
446
|
const LWC_VERSION_COMMENT_REGEX = /\/\*LWC compiler v([\d.]+)\*\/\s*}/;
|
|
447
|
-
/** version: 2.38.
|
|
447
|
+
/** version: 2.38.1 */
|
|
448
448
|
|
|
449
449
|
/**
|
|
450
450
|
* Copyright (C) 2018 salesforce.com, inc.
|
|
@@ -523,7 +523,7 @@ function setFeatureFlagForTest(name, value) {
|
|
|
523
523
|
setFeatureFlag(name, value);
|
|
524
524
|
}
|
|
525
525
|
}
|
|
526
|
-
/** version: 2.38.
|
|
526
|
+
/** version: 2.38.1 */
|
|
527
527
|
|
|
528
528
|
/*
|
|
529
529
|
* Copyright (c) 2020, salesforce.com, inc.
|
|
@@ -619,7 +619,7 @@ function applyAriaReflection(prototype = Element.prototype) {
|
|
|
619
619
|
}
|
|
620
620
|
}
|
|
621
621
|
}
|
|
622
|
-
/** version: 2.38.
|
|
622
|
+
/** version: 2.38.1 */
|
|
623
623
|
|
|
624
624
|
/* proxy-compat-disable */
|
|
625
625
|
|
|
@@ -5917,17 +5917,30 @@ function recursivelyDisconnectChildren(vnodes) {
|
|
|
5917
5917
|
// into snabbdom. Especially useful when the reset is a consequence of an error, in which case the
|
|
5918
5918
|
// children VNodes might not be representing the current state of the DOM.
|
|
5919
5919
|
function resetComponentRoot(vm) {
|
|
5920
|
-
|
|
5921
|
-
for (let i = 0, len = children.length; i < len; i++) {
|
|
5922
|
-
const child = children[i];
|
|
5923
|
-
if (!isNull(child) && !isUndefined$1(child.elm)) {
|
|
5924
|
-
remove(child.elm, renderRoot);
|
|
5925
|
-
}
|
|
5926
|
-
}
|
|
5920
|
+
recursivelyRemoveChildren(vm.children, vm);
|
|
5927
5921
|
vm.children = EmptyArray;
|
|
5928
5922
|
runChildNodesDisconnectedCallback(vm);
|
|
5929
5923
|
vm.velements = EmptyArray;
|
|
5930
5924
|
}
|
|
5925
|
+
// Helper function to remove all children of the root node.
|
|
5926
|
+
// If the set of children includes VFragment nodes, we need to remove the children of those nodes too.
|
|
5927
|
+
// Since VFragments can contain other VFragments, we need to traverse the entire of tree of VFragments.
|
|
5928
|
+
// If the set contains no VFragment nodes, no traversal is needed.
|
|
5929
|
+
function recursivelyRemoveChildren(vnodes, vm) {
|
|
5930
|
+
const { renderRoot, renderer: { remove }, } = vm;
|
|
5931
|
+
for (let i = 0, len = vnodes.length; i < len; i += 1) {
|
|
5932
|
+
const vnode = vnodes[i];
|
|
5933
|
+
if (!isNull(vnode)) {
|
|
5934
|
+
// VFragments are special; their .elm property does not point to the root element since they have no single root.
|
|
5935
|
+
if (isVFragment(vnode)) {
|
|
5936
|
+
recursivelyRemoveChildren(vnode.children, vm);
|
|
5937
|
+
}
|
|
5938
|
+
else if (!isUndefined$1(vnode.elm)) {
|
|
5939
|
+
remove(vnode.elm, renderRoot);
|
|
5940
|
+
}
|
|
5941
|
+
}
|
|
5942
|
+
}
|
|
5943
|
+
}
|
|
5931
5944
|
function getErrorBoundaryVM(vm) {
|
|
5932
5945
|
let currentVm = vm;
|
|
5933
5946
|
while (!isNull(currentVm)) {
|
|
@@ -6204,7 +6217,7 @@ function readonly(obj) {
|
|
|
6204
6217
|
}
|
|
6205
6218
|
return getReadOnlyProxy(obj);
|
|
6206
6219
|
}
|
|
6207
|
-
/* version: 2.38.
|
|
6220
|
+
/* version: 2.38.1 */
|
|
6208
6221
|
|
|
6209
6222
|
/*
|
|
6210
6223
|
* Copyright (c) 2020, salesforce.com, inc.
|
|
@@ -6739,7 +6752,7 @@ seal(LightningElement.prototype);
|
|
|
6739
6752
|
function createElement() {
|
|
6740
6753
|
throw new Error('createElement is not supported in @lwc/engine-server, only @lwc/engine-dom.');
|
|
6741
6754
|
}
|
|
6742
|
-
/* version: 2.38.
|
|
6755
|
+
/* version: 2.38.1 */
|
|
6743
6756
|
|
|
6744
6757
|
export { LightningElement, api$1 as api, createContextProvider, createElement, freezeTemplate, getComponentDef, isComponentConstructor, parseFragment, parseFragment as parseSVGFragment, readonly, register, registerComponent, registerDecorators, registerTemplate, renderComponent, renderer, sanitizeAttribute, setFeatureFlag, setFeatureFlagForTest, setHooks, track, unwrap, wire };
|
|
6745
6758
|
//# sourceMappingURL=engine-server.js.map
|