lwc 2.34.0 → 2.35.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/engine-dom/esm/es2017/engine-dom.js +742 -493
- package/dist/engine-dom/iife/es2017/engine-dom.js +742 -492
- package/dist/engine-dom/iife/es2017/engine-dom.min.js +1 -1
- package/dist/engine-dom/iife/es2017/engine-dom_debug.js +777 -641
- package/dist/engine-dom/iife/es5/engine-dom.js +882 -618
- package/dist/engine-dom/iife/es5/engine-dom.min.js +1 -1
- package/dist/engine-dom/iife/es5/engine-dom_debug.js +732 -579
- package/dist/engine-dom/umd/es2017/engine-dom.js +742 -492
- package/dist/engine-dom/umd/es2017/engine-dom.min.js +1 -1
- package/dist/engine-dom/umd/es2017/engine-dom_debug.js +777 -641
- package/dist/engine-dom/umd/es5/engine-dom.js +882 -618
- package/dist/engine-dom/umd/es5/engine-dom.min.js +1 -1
- package/dist/engine-dom/umd/es5/engine-dom_debug.js +732 -579
- package/dist/engine-server/commonjs/es2017/engine-server.js +635 -603
- package/dist/engine-server/commonjs/es2017/engine-server.min.js +1 -1
- package/dist/engine-server/esm/es2017/engine-server.js +635 -603
- package/dist/synthetic-shadow/esm/es2017/synthetic-shadow.js +15 -4
- package/dist/synthetic-shadow/iife/es2017/synthetic-shadow.js +15 -4
- package/dist/synthetic-shadow/iife/es2017/synthetic-shadow.min.js +2 -2
- package/dist/synthetic-shadow/iife/es2017/synthetic-shadow_debug.js +15 -4
- package/dist/synthetic-shadow/iife/es5/synthetic-shadow.js +18 -3
- package/dist/synthetic-shadow/iife/es5/synthetic-shadow.min.js +2 -2
- package/dist/synthetic-shadow/iife/es5/synthetic-shadow_debug.js +18 -3
- package/dist/synthetic-shadow/umd/es2017/synthetic-shadow.js +15 -4
- package/dist/synthetic-shadow/umd/es2017/synthetic-shadow.min.js +2 -2
- package/dist/synthetic-shadow/umd/es2017/synthetic-shadow_debug.js +15 -4
- package/dist/synthetic-shadow/umd/es5/synthetic-shadow.js +18 -3
- package/dist/synthetic-shadow/umd/es5/synthetic-shadow.min.js +2 -2
- package/dist/synthetic-shadow/umd/es5/synthetic-shadow_debug.js +18 -3
- package/dist/wire-service/esm/es2017/wire-service.js +2 -2
- package/dist/wire-service/iife/es2017/wire-service.js +2 -2
- package/dist/wire-service/iife/es2017/wire-service_debug.js +2 -2
- package/dist/wire-service/iife/es5/wire-service.js +2 -2
- package/dist/wire-service/iife/es5/wire-service_debug.js +2 -2
- package/dist/wire-service/umd/es2017/wire-service.js +2 -2
- package/dist/wire-service/umd/es2017/wire-service_debug.js +2 -2
- package/dist/wire-service/umd/es5/wire-service.js +2 -2
- package/dist/wire-service/umd/es5/wire-service_debug.js +2 -2
- package/package.json +7 -7
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=Object.freeze({__proto__:null,invariant:function(e,t){if(!e)throw new Error(`Invariant Violation: ${t}`)},isTrue:function(e,t){if(!e)throw new Error(`Assert Violation: ${t}`)},isFalse:function(e,t){if(e)throw new Error(`Assert Violation: ${t}`)},fail:function(e){throw new Error(e)}});const{assign:t,create:n,defineProperties:r,defineProperty:o,freeze:s,getOwnPropertyDescriptor:i,getOwnPropertyNames:l,getPrototypeOf:a,hasOwnProperty:c,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:T,reverse:M,shift:A,slice:x,some:O,sort:N,splice:_,unshift:P,forEach:L}=Array.prototype,{fromCharCode:R}=String,{charCodeAt:D,replace:$,slice:I,toLowerCase:F}=String.prototype;function H(e){return void 0===e}function B(e){return null===e}function V(e){return!0===e}function j(e){return!1===e}function W(e){return"function"==typeof e}function G(e){return"string"==typeof e}function U(){}const K={}.toString;function z(e){return e&&e.toString?h(e)?E.call(C.call(e,z),","):e.toString():"object"==typeof e?K.call(e):e+""}function Y(e,t){do{const n=i(e,t);if(!H(n))return n;e=a(e)}while(null!==e)}const q=["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:X,AriaPropNameToAttrNameMap:Z}=(()=>{const e=n(null),t=n(null);return L.call(q,(n=>{const r=F.call($.call(n,/^aria/,(()=>"aria-")));e[r]=n,t[n]=r})),{AriaAttrNameToPropNameMap:e,AriaPropNameToAttrNameMap:t}})();function J(e){return e in X}const Q=function(){if("object"==typeof globalThis)return globalThis;let e;try{Object.defineProperty(Object.prototype,"__magic__",{get:function(){return this},configurable:!0}),e=__magic__,delete Object.prototype.__magic__}catch(e){}finally{void 0===e&&(e=window)}return e}(),ee="$shadowResolver$",te="$shadowStaticNode$",ne="$scoped$",re="http://www.w3.org/1999/xhtml",oe="http://www.w3.org/XML/1998/namespace",se="http://www.w3.org/2000/svg",ie="http://www.w3.org/1999/xlink",le=new Set(["area","base","br","col","embed","hr","img","input","link","meta","source","track","wbr","param","keygen","menuitem"]);const ae=/-([a-z])/g,ce=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 ue(e,t){const n=ce.get(e);return void 0!==n&&(0===n.size||n.has(t))}const de=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 fe(e){return de.has(e)}const{NO_STANDARD_ATTRIBUTE_PROPERTY_MAPPING:pe,NO_STANDARD_PROPERTY_ATTRIBUTE_MAPPING:he}=(()=>{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}})(),me=new Map,ge=new Map;function we(e){const t=Z[e];if(!H(t))return t;const n=he.get(e);if(!H(n))return n;const r=me.get(e);if(!H(r))return r;let o="";for(let t=0,n=e.length;t<n;t++){const n=D.call(e,t);o+=n>=65&&n<=90?"-"+R(n+32):R(n)}return me.set(e,o),o}function ye(e){const t=X[e];if(!H(t))return t;const n=pe.get(e);if(!H(n))return n;const r=ge.get(e);if(!H(r))return r;const o=$.call(e,ae,(e=>e[1].toUpperCase()));return ge.set(e,o),o}const be={'"':""","'":"'","<":"<",">":">","&":"&"};function ve(e,t=!1){const n=t?/["&]/g:/["'<>&]/g;return e.replace(n,(e=>be[e]))}if("function"!=typeof Event){class e{}o(Q,"Event",{value:e,configurable:!0,writable:!0})}if("function"!=typeof CustomEvent){class e extends Event{}o(Q,"CustomEvent",{value:e,configurable:!0,writable:!0})}const Ee={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_SCOPED_CUSTOM_ELEMENT_REGISTRY:null,ENABLE_FROZEN_TEMPLATE:null,DISABLE_ARIA_REFLECTION_POLYFILL:null,ENABLE_PROGRAMMATIC_STYLESHEETS:null};Q.lwcRuntimeFlags||Object.defineProperty(Q,"lwcRuntimeFlags",{value:n(null)});const Ce=Q.lwcRuntimeFlags;function Se(e,t){return H(i(t,e))}function ke(e,t){const n=function(e){return{get(){return this.hasAttribute(e)?this.getAttribute(e):null},set(t){B(t)?this.removeAttribute(e):this.setAttribute(e,t)},configurable:!0,enumerable:!0}}(Z[e]);o(t,e,n)}const Te=f(n(null)),Me=f([]);function Ae(e){const t=[];for(const n of e)Array.isArray(n)?t.push(...Ae(n)):t.push(n);return t}function xe(e,t,n){const r=e.refVNodes;(!(t in r)||r[t].key<n.key)&&(r[t]=n)}const Oe=new WeakMap;const Ne={observe(e){e()},reset(){},link(){}};function _e(e){return Ne}function Pe(e){return`<${F.call(e.tagName)}>`}function Le(e,t){if(!u(t)&&H(t.wcStack)){const n=function(e){const t=[];let n=e;for(;!B(n);)k.call(t,Pe(n)),n=n.owner;return t.reverse().join("\n\t")}(e);o(t,"wcStack",{get:()=>n})}}function Re(e,t,n){let r=`[LWC ${e}]: ${t}`;H(n)||(r=`${r}\n${function(e){const t=[];let n="";for(;!B(e.owner);)k.call(t,n+Pe(e)),e=e.owner,n+="\t";return E.call(t,"\n")}(n)}`);try{throw new Error(r)}catch(t){console[e](t)}}function De(e,t){Re("error",e,t)}function $e(e){const t=e();return(null==t?void 0:t.__esModule)?t.default:t}function Ie(e){return W(e)&&c.call(e,"__circular__")}const Fe="undefined"!=typeof HTMLElement?HTMLElement:function(){},He=Fe.prototype;function Be(e){return`Using the \`${e}\` property is an anti-pattern because it rounds the value to an integer. Instead, use the \`getBoundingClientRect\` method to obtain fractional values for the size of an element and its position relative to the viewport.`}t(n(null),{accessKey:{attribute:"accesskey"},accessKeyLabel:{readOnly:!0},className:{attribute:"class",error:"Using the `className` property is an anti-pattern because of slow runtime behavior and potential conflicts with classes provided by the owner element. Use the `classList` API instead."},contentEditable:{attribute:"contenteditable"},dataset:{readOnly:!0,error:"Using the `dataset` property is an anti-pattern because it can't be statically analyzed. Expose each property individually using the `@api` decorator instead."},dir:{attribute:"dir"},draggable:{attribute:"draggable"},dropzone:{attribute:"dropzone",readOnly:!0},hidden:{attribute:"hidden"},id:{attribute:"id"},inputMode:{attribute:"inputmode"},lang:{attribute:"lang"},slot:{attribute:"slot",error:"Using the `slot` property is an anti-pattern."},spellcheck:{attribute:"spellcheck"},style:{attribute:"style"},tabIndex:{attribute:"tabindex"},title:{attribute:"title"},translate:{attribute:"translate"},isContentEditable:{readOnly:!0},offsetHeight:{readOnly:!0,error:Be("offsetHeight")},offsetLeft:{readOnly:!0,error:Be("offsetLeft")},offsetParent:{readOnly:!0},offsetTop:{readOnly:!0,error:Be("offsetTop")},offsetWidth:{readOnly:!0,error:Be("offsetWidth")},role:{attribute:"role"}});let Ve,je=null;function We(e,t){return e!==je||t!==Ve}function Ge(e,t){je=null,Ve=void 0}function Ue(e,t){je=e,Ve=t}const Ke=n(null);function ze(e,t,n){const{cmpFields:r}=e;n!==r[t]&&(r[t]=n)}L.call(d(Z),(e=>{const t=Y(He,e);H(t)||(Ke[e]=t)})),L.call(["accessKey","dir","draggable","hidden","id","lang","spellcheck","tabIndex","title"],(e=>{const t=Y(He,e);H(t)||(Ke[e]=t)}));const{isArray:Ye}=Array,{prototype:qe,getPrototypeOf:Xe,create:Ze,defineProperty:Je,isExtensible:Qe,getOwnPropertyDescriptor:et,getOwnPropertyNames:tt,getOwnPropertySymbols:nt,preventExtensions:rt,hasOwnProperty:ot}=Object,{push:st,concat:it}=Array.prototype;function lt(e){return void 0===e}function at(e){return"function"==typeof e}const ct=new WeakMap;function ut(e,t){ct.set(e,t)}const dt=e=>ct.get(e)||e;class ft{constructor(e,t){this.originalTarget=t,this.membrane=e}wrapDescriptor(e){if(ot.call(e,"value"))e.value=this.wrapValue(e.value);else{const{set:t,get:n}=e;lt(n)||(e.get=this.wrapGetter(n)),lt(t)||(e.set=this.wrapSetter(t))}return e}copyDescriptorIntoShadowTarget(e,t){const{originalTarget:n}=this,r=et(n,t);if(!lt(r)){const n=this.wrapDescriptor(r);Je(e,t,n)}}lockShadowTarget(e){const{originalTarget:t}=this;it.call(tt(t),nt(t)).forEach((t=>{this.copyDescriptorIntoShadowTarget(e,t)}));const{membrane:{tagPropertyKey:n}}=this;lt(n)||ot.call(e,n)||Je(e,n,Ze(null)),rt(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=lt(n)||ot.call(t,n)?[]:[n];return st.apply(r,tt(t)),st.apply(r,nt(t)),r}isExtensible(e){const{originalTarget:t}=this;return!!Qe(e)&&(!!Qe(t)||(this.lockShadowTarget(e),!1))}getPrototypeOf(e){const{originalTarget:t}=this;return Xe(t)}getOwnPropertyDescriptor(e,t){const{originalTarget:n,membrane:{valueObserved:r,tagPropertyKey:o}}=this;r(n,t);let s=et(n,t);if(lt(s)){if(t!==o)return;return s={value:void 0,writable:!1,configurable:!1,enumerable:!1},Je(e,o,s),s}return!1===s.configurable&&this.copyDescriptorIntoShadowTarget(e,t),this.wrapDescriptor(s)}}const pt=new WeakMap,ht=new WeakMap,mt=new WeakMap,gt=new WeakMap;class wt extends ft{wrapValue(e){return this.membrane.getProxy(e)}wrapGetter(e){const t=pt.get(e);if(!lt(t))return t;const n=this,r=function(){return n.wrapValue(e.call(dt(this)))};return pt.set(e,r),mt.set(r,e),r}wrapSetter(e){const t=ht.get(e);if(!lt(t))return t;const n=function(t){e.call(dt(this),dt(t))};return ht.set(e,n),gt.set(n,e),n}unwrapDescriptor(e){if(ot.call(e,"value"))e.value=dt(e.value);else{const{set:t,get:n}=e;lt(n)||(e.get=this.unwrapGetter(n)),lt(t)||(e.set=this.unwrapSetter(t))}return e}unwrapGetter(e){const t=mt.get(e);if(!lt(t))return t;const n=this,r=function(){return dt(e.call(n.wrapValue(this)))};return pt.set(r,e),mt.set(e,r),r}unwrapSetter(e){const t=gt.get(e);if(!lt(t))return t;const n=this,r=function(t){e.call(n.wrapValue(this),n.wrapValue(t))};return ht.set(r,e),gt.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&&Ye(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(Qe(e)){const{originalTarget:t}=this;if(rt(t),Qe(t))return!1;this.lockShadowTarget(e)}return!0}defineProperty(e,t,n){const{originalTarget:r,membrane:{valueMutated:o,tagPropertyKey:s}}=this;return t===s&&!ot.call(r,t)||(Je(r,t,this.unwrapDescriptor(n)),!1===n.configurable&&this.copyDescriptorIntoShadowTarget(e,t),o(r,t),!0)}}const yt=new WeakMap,bt=new WeakMap;class vt extends ft{wrapValue(e){return this.membrane.getReadOnlyProxy(e)}wrapGetter(e){const t=yt.get(e);if(!lt(t))return t;const n=this,r=function(){return n.wrapValue(e.call(dt(this)))};return yt.set(e,r),r}wrapSetter(e){const t=bt.get(e);if(!lt(t))return t;const n=function(e){};return bt.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 Et(e){if(null===e)return!1;if("object"!=typeof e)return!1;if(Ye(e))return!0;const t=Xe(e);return t===qe||null===t||null===Xe(t)}const Ct=(e,t)=>{},St=(e,t)=>{};function kt(e){return Ye(e)?[]:{}}const Tt=Symbol.for("@@lockerLiveValue"),Mt=new class{constructor(e={}){this.readOnlyObjectGraph=new WeakMap,this.reactiveObjectGraph=new WeakMap;const{valueMutated:t,valueObserved:n,valueIsObservable:r,tagPropertyKey:o}=e;this.valueMutated=at(t)?t:St,this.valueObserved=at(n)?n:Ct,this.valueIsObservable=at(r)?r:Et,this.tagPropertyKey=o}getProxy(e){const t=dt(e);return this.valueIsObservable(t)?this.readOnlyObjectGraph.get(t)===e?e:this.getReactiveHandler(t):t}getReadOnlyProxy(e){return e=dt(e),this.valueIsObservable(e)?this.getReadOnlyHandler(e):e}unwrapProxy(e){return dt(e)}getReactiveHandler(e){let t=this.reactiveObjectGraph.get(e);if(lt(t)){const n=new wt(this,e);t=new Proxy(kt(e),n),ut(t,e),this.reactiveObjectGraph.set(e,t)}return t}getReadOnlyHandler(e){let t=this.readOnlyObjectGraph.get(e);if(lt(t)){const n=new vt(this,e);t=new Proxy(kt(e),n),ut(t,e),this.readOnlyObjectGraph.set(e,t)}return t}}({valueObserved:function(e,t){},valueMutated:function(e,t){const n=Oe.get(e);if(!H(n)){const e=n[t];if(!H(e))for(let t=0,n=e.length;t<n;t+=1){e[t].notify()}}},tagPropertyKey:Tt});function At(e){return Mt.getReadOnlyProxy(e)}function xt(e,t){const{get:n,set:r,enumerable:o,configurable:s}=t;if(!W(n))throw new TypeError;if(!W(r))throw new TypeError;return{enumerable:o,configurable:s,get(){const e=Er(this);if(!er(e))return n.call(e.elm)},set(t){const n=Er(this);return ze(n,e,t),r.call(n.elm,t)}}}const Ot=s(n(null)),Nt=new WeakMap,_t=function(){if(B(Qn))throw new TypeError("Illegal constructor");const e=Qn,{def:t,elm:n}=e,{bridge:r}=t,o=this;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 vr(o,e),vr(n,e),1===e.renderMode?e.renderRoot=Pt(e):e.renderRoot=n,this};function Pt(e){const{elm:t,mode:n,shadowMode:r,def:{ctor:o},renderer:{attachShadow:s}}=e,i=s(t,{"$$lwc-synthetic-mode":1===r,delegatesFocus:Boolean(o.delegatesFocus),mode:n});return e.shadowRoot=i,vr(i,e),i}_t.prototype={constructor:_t,dispatchEvent(e){const t=Er(this),{elm:n,renderer:{dispatchEvent:r}}=t;return r(n,e)},addEventListener(e,t,n){const r=Er(this),{elm:o,renderer:{addEventListener:s}}=r;s(o,e,lr(r,t),n)},removeEventListener(e,t,n){const r=Er(this),{elm:o,renderer:{removeEventListener:s}}=r;s(o,e,lr(r,t),n)},hasAttribute(e){const t=Er(this),{elm:n,renderer:{getAttribute:r}}=t;return!B(r(n,e))},hasAttributeNS(e,t){const n=Er(this),{elm:r,renderer:{getAttribute:o}}=n;return!B(o(r,t,e))},removeAttribute(e){const t=Er(this),{elm:n,renderer:{removeAttribute:r}}=t;Ue(n,e),r(n,e),Ge()},removeAttributeNS(e,t){const{elm:n,renderer:{removeAttribute:r}}=Er(this);Ue(n,t),r(n,t,e),Ge()},getAttribute(e){const t=Er(this),{elm:n}=t,{getAttribute:r}=t.renderer;return r(n,e)},getAttributeNS(e,t){const n=Er(this),{elm:r}=n,{getAttribute:o}=n.renderer;return o(r,t,e)},setAttribute(e,t){const n=Er(this),{elm:r,renderer:{setAttribute:o}}=n;Ue(r,e),o(r,e,t),Ge()},setAttributeNS(e,t,n){const r=Er(this),{elm:o,renderer:{setAttribute:s}}=r;Ue(o,t),s(o,t,n,e),Ge()},getBoundingClientRect(){const e=Er(this),{elm:t,renderer:{getBoundingClientRect:n}}=e;return n(t)},get isConnected(){const e=Er(this),{elm:t,renderer:{isConnected:n}}=e;return n(t)},get classList(){const e=Er(this),{elm:t,renderer:{getClassList:n}}=e;return n(t)},get template(){return Er(this).shadowRoot},get refs(){const e=Er(this);if(Gn)return;const{refVNodes:t,hasRefVNodes:r,cmpTemplate:o}=e;if(!r)return;if(B(t))return Ot;let i=Nt.get(t);if(H(i)){i=n(null);for(const e of d(t))i[e]=t[e].elm;s(i),Nt.set(t,i)}return i},set refs(e){o(this,"refs",{configurable:!0,enumerable:!0,writable:!0,value:e})},get shadowRoot(){return null},get children(){const e=Er(this);return e.renderer.getChildren(e.elm)},get childNodes(){const e=Er(this);return e.renderer.getChildNodes(e.elm)},get firstChild(){const e=Er(this);return e.renderer.getFirstChild(e.elm)},get firstElementChild(){const e=Er(this);return e.renderer.getFirstElementChild(e.elm)},get lastChild(){const e=Er(this);return e.renderer.getLastChild(e.elm)},get lastElementChild(){const e=Er(this);return e.renderer.getLastElementChild(e.elm)},render(){return Er(this).def.template},toString(){return`[object ${Er(this).def.name}]`}};const Lt=n(null),Rt=["getElementsByClassName","getElementsByTagName","querySelector","querySelectorAll"];for(const e of Rt)Lt[e]={value(t){const n=Er(this),{elm:r,renderer:o}=n;return o[e](r,t)},configurable:!0,enumerable:!0,writable:!0};r(_t.prototype,Lt);const Dt=n(null);for(const e in Ke)Dt[e]=xt(e,Ke[e]);function $t(){!function(e=Element.prototype){const t=d(Z);for(let n=0,r=t.length;n<r;n+=1){const r=t[n];Se(r,e)&&ke(r,e)}}(_t.prototype)}function It(e){return{get(){return Er(this).cmpFields[e]},set(t){ze(Er(this),e,t)},enumerable:!0,configurable:!0}}function Ft(e){return{get(){const t=Er(this);if(!er(t))return t.cmpProps[e]},set(t){Er(this).cmpProps[e]=t},enumerable:!0,configurable:!0}}function Ht(e,t){const{get:n,set:r,enumerable:o,configurable:s}=t;if(!W(n))throw new Error;return{get(){return n.call(this)},set(e){Er(this),r&&r.call(this,e)},enumerable:o,configurable:s}}function Bt(e){return{get(){return Er(this).cmpFields[e]},set(t){ze(Er(this),e,t)},enumerable:!0,configurable:!0}}function Vt(e){return{get(){return Er(this).cmpFields[e]},set(t){ze(Er(this),e,t)},enumerable:!0,configurable:!0}}r(_t.prototype,Dt),Ce.DISABLE_ARIA_REFLECTION_POLYFILL,$t(),o(_t,"CustomElementConstructor",{get(){throw new ReferenceError("The current runtime does not support CustomElementConstructor.")},configurable:!0});const jt=new Map;const Wt={apiMethods:Te,apiFields:Te,apiFieldsConfig:Te,wiredMethods:Te,wiredFields:Te,observedFields:Te};const Gt=new Set;function Ut(){return[]}Gt.add(Ut);const Kt=n(null),zt=n(null);function Yt(e){let t=Kt[e];return H(t)&&(t=Kt[e]=function(){const t=Er(this),{getHook:n}=t;return n(t.component,e)}),t}function qt(e){let t=zt[e];return H(t)&&(t=zt[e]=function(t){const n=Er(this),{setHook:r}=n;t=At(t),r(n.component,e,t)}),t}function Xt(e){return function(){const t=Er(this),{callHook:n,component:r}=t,o=r[e];return n(t.component,o,x.call(arguments))}}function Zt(e,t){return function(n,r,o){if(r===o)return;const s=e[n];H(s)?H(t)||t.apply(this,arguments):We(this,n)&&(this[s]=o)}}function Jt(e,t,s){let i;W(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:a}=e.prototype,{observedAttributes:c=[]}=e,u=n(null);for(let e=0,n=t.length;e<n;e+=1){const n=t[e];l[we(n)]=n,u[n]={get:Yt(n),set:qt(n),enumerable:!0,configurable:!0}}for(let e=0,t=s.length;e<t;e+=1){const t=s[e];u[t]={value:Xt(t),writable:!0,configurable:!0}}return u.attributeChangedCallback={value:Zt(l,a)},o(i,"observedAttributes",{get:()=>[...c,...d(l)]}),r(i.prototype,u),i}const Qt=Jt(Fe,l(Ke),[]);s(Qt),f(Qt.prototype);const en=new WeakMap;function tn(e){const{shadowSupportMode:o,renderMode:s}=e,i=function(e){const t=jt.get(e);return H(t)?Wt:t}(e),{apiFields:l,apiFieldsConfig:c,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=a(e);if(B(t))throw new ReferenceError(`Invalid prototype chain for ${e.name}, you must extend LightningElement.`);if(Ie(t)){const e=$e(t);t=e===t?_t:e}return t}(e),C=E!==_t?rn(E):on,S=Jt(C.bridge,d(l),d(u)),k=t(n(null),C.props,l),T=t(n(null),C.propsConfig,c),M=t(n(null),C.methods,u),A=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 x=C.shadowSupportMode;H(o)||(x=o);let O=C.renderMode;H(s)||(O="light"===s?0:1);const N=function(e){return rr.get(e)}(e)||C.template,_=e.name||C.name;r(m,h);return{ctor:e,name:_,wire:A,props:k,propsConfig:T,methods:M,bridge:S,template:N,renderMode:O,shadowSupportMode:x,connectedCallback:g,disconnectedCallback:w,renderedCallback:y,errorCallback:b,render:v}}function nn(e){if(!W(e))return!1;if(e.prototype instanceof _t)return!0;let t=e;do{if(Ie(t)){const e=$e(t);if(e===t)return!0;t=e}if(t===_t)return!0}while(!B(t)&&(t=a(t)));return!1}function rn(e){let t=en.get(e);if(H(t)){if(Ie(e)){return t=rn($e(e)),en.set(e,t),t}if(!nn(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=tn(e),en.set(e,t)}return t}const on={ctor:_t,name:_t.name,props:Dt,propsConfig:Te,methods:Te,renderMode:1,shadowSupportMode:"reset",wire:Te,bridge:Qt,template:Ut,render:_t.prototype.render};function sn(e){return`${e}-host`}function ln(e){return Wn.h("style",{key:"style",attrs:{type:"text/css"}},[Wn.t(e)])}function an(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,an(i,t,n));else{const e=i[ne];if(Ce.DISABLE_LIGHT_DOM_UNSCOPED_CSS&&!e&&0===n.renderMode){De("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 a;1===n.renderMode?a=0===n.shadowMode:(H(o)&&(o=cn(n)),a=B(o)||0===o.shadowMode),k.call(r,i(s,l,a))}}return r}function cn(e){let t=e;for(;!B(t);){if(1===t.renderMode)return t;t=t.owner}return t}function un(e){const{type:t}=e;return 2===t||3===t}function dn(e,t){return e.key===t.key&&e.sel===t.sel}function fn(e){return 5===e.type}function pn(e){return 6===e.type}function hn(e,t){return"input"===e&&("value"===t||"checked"===t)}const mn=n(null);function gn(e){if(null==e)return Te;e=G(e)?e:e+"";let t=mn[e];if(t)return t;t=n(null);let r,o=0;const s=e.length;for(r=0;r<s;r++)32===D.call(e,r)&&(r>o&&(t[I.call(e,o,r)]=!0),o=r+1);return r>o&&(t[I.call(e,o,r)]=!0),mn[e]=t,t}function wn(e,t,n,r){Ln(t)?Dn(e,t,n,r):$n(e,t,n,r)}function yn(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&&Mn(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?$n(e.children,o,n,r):Dn(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;xn(e,t,n),wn(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);Cn(e,n,r,!0),vn(t,n,o,r)}else{const n=t.elm=e.elm,o=t.vm=e.vm;if(xn(e,t,r),!H(o)){Nn(t,o);const{shadowMode:n,renderMode:r}=o;0==n&&0!==r&&Ln(e.children)&&Pn(t.children)}wn(e.children,t.children,n,r),H(o)||function(e){Sr(e)}(o)}}(e,t,n,null!==(s=t.data.renderer)&&void 0!==s?s:r)}}function bn(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);Tn(i,o,r),An(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);Tn(i,o,r),An(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);Tn(l,o,r);const{renderMode:a,shadowMode:c}=o;i&&(1!==c&&0!==a||(l[te]=!0));An(l,t,n,r)}(e,t,r,n);break;case 5:!function(e,t,n,r){const{children:o}=e;En(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,a=V(i)?se:void 0,c=e.elm=l(o,a);Tn(c,s,r),On(c,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)}(c,e),xn(null,e,r),An(c,t,n,r),En(e.children,c,r,null)}(e,t,r,null!==(o=e.data.renderer)&&void 0!==o?o:n);break;case 3:vn(e,t,r,null!==(s=e.data.renderer)&&void 0!==s?s:n)}}function vn(e,t,n,r){const{sel:o,owner:s}=e,{createCustomElement:i}=r;let l;let a,c;Ce.ENABLE_NATIVE_CUSTOM_ELEMENT_LIFECYCLE&&(a=e=>{gr(e)},c=e=>{wr(e)});const u=i(o.toLowerCase(),(t=>{l=function(e,t,n){let r=Cr(e);if(!H(r))return r;const{sel:o,mode:s,ctor:i,owner:l}=t;return r=br(e,i,n,{mode:s,owner:l,tagName:o}),r}(t,e,r)}),a,c);e.elm=u,e.vm=l,Tn(u,s,r),On(u,s,r),l&&Nn(e,l),xn(null,e,r),An(u,t,n,r),l&&kr(l),En(e.children,u,r,null),l&&function(e){Sr(e)}(l)}function En(e,t,n,r,o=0,s=e.length){for(;o<s;++o){const s=e[o];kn(s)&&bn(s,t,n,r)}}function Cn(e,t,n,r=!1){const{type:o,elm:s,sel:i}=e;switch(r&&(5===o?Sn(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;Sn(e.children,s,n,t);break}case 3:{const{vm:t}=e;H(t)||function(e){yr(e)}(t)}}}function Sn(e,t,n,r=!1,o=0,s=e.length){for(;o<s;++o){const s=e[o];kn(s)&&Cn(s,t,n,r)}}function kn(e){return null!=e}function Tn(e,t,n){const{renderRoot:r,renderMode:o,shadowMode:s}=t,{isSyntheticShadowDefined:i}=n;i&&(1!==s&&0!==o||(e[ee]=r[ee]))}function Mn(e,t){const{elm:n,text:r}=e,{setText:o}=t;o(n,r)}function An(e,t,n,r){r.insert(e,t,n)}function xn(e,n,r){B(e)&&(function(e,t){const{elm:n,data:{on:r}}=e;if(H(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(H(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(H(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=B(e)?void 0:e.data.className;if(s===o)return;const{getClassList:i}=n,l=i(r),a=gn(o),c=gn(s);let u;for(u in c)H(a[u])&&l.remove(u);for(u in a)H(c[u])&&l.add(u)}(e,n,r),function(e,t,n){const{elm:r,data:{style:o}}=t;if((B(e)?void 0:e.data.style)===o)return;const{setAttribute:s,removeAttribute:i}=n;G(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(H(r))return;const{removeAttribute:s,setAttribute:i,setProperty:l}=n,a=B(e)?Te:e.data.attrs;for(const e in r){const t=r[e];a[e]!==t&&(ye(e)in o?l(o,e,t):58===D.call(e,3)?i(o,e,t,oe):58===D.call(e,5)?i(o,e,t,ie):B(t)||H(t)?s(o,e):i(o,e,t))}}(e,n,r):function(e,t,n){const{attrs:r}=t.data;if(H(r))return;const o=B(e)?Te: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&&(Ue(s,e),58===D.call(e,3)?i(s,e,t,oe):58===D.call(e,5)?i(s,e,t,ie):B(t)||H(t)?l(s,e):i(s,e,t),Ge())}}(e,n,r),function(e,n,r){let{props:o}=n.data;const{spread:s}=n.data;if(H(o)&&H(s))return;let i;if(!B(e)){i=e.data.props;const n=e.data.spread;if(i===o&&n===s)return;H(i)&&(i=Te),H(n)||(i=t({},i,n))}H(s)||(o=t({},o,s));const l=B(e),{elm:a,sel:c}=n,{getProperty:u,setProperty:d}=r;for(const e in o){const t=o[e];!l&&t===(hn(c,e)?u(a,e):i[e])&&e in i||d(a,e,t)}}(e,n,r)}function On(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(!B(r)){const{getClassList:t}=n;t(e).add(r)}const{stylesheetToken:o}=t.context;1!==t.shadowMode||H(o)||(e.$shadowToken$=o)}function Nn(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||!fn(r))}if(!o)return e;for(;!H(r=S.call(n));)if(!B(r)&&fn(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 Pn(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(B(n))continue;let r="";un(n)?r=null!==(s=null===(o=n.data.attrs)||void 0===o?void 0:o.slot)&&void 0!==s?s:"":pn(n)&&(r=n.slotName);const i=l[r]=l[r]||[];k.call(i,n)}if(e.cmpSlots={owner:r,slotAssignments:l},j(e.isDirty)){const t=d(i);if(t.length!==d(l).length)return void sr(e);for(let n=0,r=t.length;n<r;n+=1){const r=t[n];if(H(l[r])||i[r].length!==l[r].length)return void sr(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 sr(e)}}}(t,i,e.owner),e.aChildren=i,e.children=Me)}const _n=new WeakMap;function Pn(e){_n.set(e,1)}function Ln(e){return _n.has(e)}function Rn(e,t,n){const r={};for(let o=t;o<=n;++o){const t=e[o];if(kn(t)){const{key:e}=t;void 0!==e&&(r[e]=o)}}return r}function Dn(e,t,n,r){let o=0,s=0,i=e.length-1,l=e[0],a=e[i];const c=t.length-1;let u,d,f,p,h=c,m=t[0],g=t[h],w=!1;for(;o<=i&&s<=h;)kn(l)?kn(a)?kn(m)?kn(g)?dn(l,m)?(yn(l,m,n,r),l=e[++o],m=t[++s]):dn(a,g)?(yn(a,g,n,r),a=e[--i],g=t[--h]):dn(l,g)?(yn(l,g,n,r),An(l.elm,n,r.nextSibling(a.elm),r),l=e[++o],g=t[--h]):dn(a,m)?(yn(a,m,n,r),An(m.elm,n,l.elm,r),a=e[--i],m=t[++s]):(void 0===u&&(u=Rn(e,o,i)),d=u[m.key],H(d)?(bn(m,n,r,l.elm),m=t[++s]):(f=e[d],kn(f)&&(f.sel!==m.sel?bn(m,n,r,l.elm):(yn(f,m,n,r),w||(w=!0,e=[...e]),e[d]=void 0,An(f.elm,n,l.elm,r))),m=t[++s])):g=t[--h]:m=t[++s]:a=e[--i]:l=e[++o];if(o<=i||s<=h)if(o>i){let e,o=h;do{e=t[++o]}while(!kn(e)&&o<c);p=kn(e)?e.elm:null,En(t,n,r,p,s,h+1)}else Sn(e,n,r,!0,o,i+1)}function $n(e,t,n,r){const o=e.length,s=t.length;if(0===o)return void En(t,n,r,null);if(0===s)return void Sn(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&&(kn(s)?kn(l)?(yn(s,l,n,r),i=l.elm):Cn(s,n,r,!0):kn(l)&&(bn(l,n,r,i),i=l.elm))}}const In=Symbol.iterator;function Fn(e,t,n=Me){const r=Kn(),{key:o,ref:s}=t,i={type:2,sel:e,data:t,children:n,elm:void 0,key:o,owner:r};return H(s)||xe(r,s,i),i}function Hn(e,t,n,r=Me){const o=Kn(),{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(Kn().velements,e)}(l),H(i)||xe(o,i,l),l}function Bn(e){return{type:0,sel:undefined,text:e,elm:undefined,key:undefined,owner:Kn()}}function Vn(e){return Pn(e),e}let jn=()=>{throw new Error("sanitizeHtmlContent hook must be implemented.")};const Wn=s({s:function(e,t,n,r){if(!H(r)&&!H(r.slotAssignments)&&!H(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(!B(n)){const e=pn(n);if(e!==!H(t.slotData))continue;if(e){const e=Kn();zn(r.owner);try{k.call(o,n.factory(t.slotData,t.key))}finally{zn(e)}}else k.call(o,n)}}n=o}const o=Kn(),{renderMode:s,shadowMode:i}=o;return 0===s?(Vn(n),n):(1===i&&Vn(n),Fn("slot",t,n))},h:Fn,c:Hn,i:function(e,t){const n=[];if(Vn(n),H(e)||null===e)return n;const r=e[In]();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=[];Vn(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:Bn,d:function(e){return null==e?"":String(e)},b:function(e){const t=Kn();if(B(t))throw new Error;const n=t;return function(t){nr(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:Kn()}},dc:function(e,t,n,r=Me){if(null==t)return null;if(!nn(t))throw new Error(`Invalid LWC Constructor ${z(t)} for custom element <${e}>.`);return Hn(e,t,n,r)},fr:function(e,t,n){return{type:5,sel:void 0,key:e,elm:void 0,children:[Bn(""),...t,Bn("")],stable:n,owner:Kn()}},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:Kn()}},gid:function(e){const t=Kn();if(H(e)||""===e)return e;if(B(e))return null;const{idx:n,shadowMode:r}=t;return 1===r?$.call(e,/\S+/g,(e=>`${e}-${n}`)):e},fid:function(e){const t=Kn();if(H(e)||""===e)return e;if(B(e))return null;const{idx:n,shadowMode:r}=t;return 1===r&&/^#/.test(e)?`${e}-${n}`:e},shc:function(e){return jn(e)},ssf:function(e,t){return{type:6,factory:t,owner:Kn(),elm:void 0,sel:void 0,key:void 0,slotName:e}}});let Gn=!1,Un=null;function Kn(){return Un}function zn(e){Un=e}const Yn=(qn=(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}=Kn(),l=!H(o),a=1===s;let c=0;if(l&&n&&(c|=1),l&&a&&(c|=2),!H(r[c]))return r[c];const u=n&&l?" "+o:"",d=n&&l?` class="${o}"`:"",f=l&&a?" "+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[c]=qn(p,i),r[c]}});var qn;function Xn(e,t){const r=Gn,o=Un;let s=[];return Or(e,e.owner,(()=>{Un=e}),(()=>{const{component:r,context:o,cmpSlots:i,cmpTemplate:l,tro:a}=e;a.observe((()=>{if(t!==l){if(B(l)||xr(e),a=t,!Gt.has(a))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: ${z(t)}.`);e.cmpTemplate=t,o.tplCache=n(null),o.hasScopedStyles=function(e,t){const{stylesheets:n}=e,r=H(t)?null:t.stylesheets;return Zn(n)||Zn(r)}(t,e),function(e,t){const{elm:n,context:r,renderMode:o,shadowMode:s,renderer:{getClassList:i,removeAttribute:l,setAttribute:a}}=e,{stylesheets:c,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;H(w)||(y&&i(n).remove(sn(w)),b&&l(n,sn(w)));const v=Jn(c),E=Jn(d);(v||E)&&(h=u),H(h)||(p&&(i(n).add(sn(h)),m=!0),f&&(a(n,sn(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 Jn(n)&&(s=an(n,r,e)),Jn(o)&&k.apply(s,an(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,ln);for(let e=0;e<t.length;e++)o(t[e]);return null}(e,r)}var a;const c=Boolean(t.hasRefs);e.hasRefVNodes=c,e.refVNodes=c?n(null):null,e.velements=[],Gn=!0,s=t.call(void 0,Wn,r,i,o.tplCache);const{styleVNodes:u}=o;B(u)||P.apply(s,u)}))}),(()=>{Gn=r,Un=o})),s}function Zn(e){if(Jn(e))for(let t=0;t<e.length;t++)if(V(e[t][ne]))return!0;return!1}function Jn(e){return!H(e)&&!B(e)&&e.length>0}let Qn=null;function er(e){return Qn===e}function tr(e,t,n){const{component:r,callHook:o,owner:s}=e;Or(e,s,U,(()=>{o(r,t,n)}),U)}function nr(e,t,n,r){const{callHook:o,owner:s}=e;Or(e,s,U,(()=>{o(n,t,[r])}),U)}const rr=new Map;function or(e){e.tro.reset();const t=function(e){const{def:{render:t},callHook:n,component:r,owner:o}=e,s=Kn();let i,l=!1;return Or(e,o,(()=>{zn(e)}),(()=>{e.tro.observe((()=>{i=n(r,t),l=!0}))}),(()=>{zn(s)})),l?Xn(e,i):[]}(e);return e.isDirty=!1,e.isScheduled=!1,t}function sr(e){e.isDirty=!0}const ir=new WeakMap;function lr(e,t){if(!W(t))throw new TypeError;let n=ir.get(t);return H(n)&&(n=function(n){nr(e,t,void 0,n)},ir.set(t,n)),n}const ar=n(null),cr=["rendered","connected","disconnected"];function ur(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 dr=0;const fr=new WeakMap;function pr(e,t,n=[]){return t.apply(e,n)}function hr(e,t,n){e[t]=n}function mr(e,t){return e[t]}function gr(e){const t=Er(e);1===t.state&&wr(e),kr(t),Sr(t)}function wr(e){yr(Er(e))}function yr(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}=ar;t&&ur(e,t);Tr(e)&&function(e){const{wiredDisconnecting:t}=e.context;Or(e,e,U,(()=>{for(let e=0,n=t.length;e<n;e+=1)t[e]()}),U)}(e);const{disconnectedCallback:n}=e.def;H(n)||tr(e,n)}(e),Mr(e),function(e){const{aChildren:t}=e;Ar(t)}(e)}}function br(e,t,r,o){const{mode:s,owner:i,tagName:l,hydrated:a}=o,c=rn(t),u={elm:e,def:c,idx:dr++,state:0,isScheduled:!1,isDirty:!0,tagName:l,mode:s,owner:i,refVNodes:null,hasRefVNodes:!1,children:Me,aChildren:Me,velements:Me,cmpProps:n(null),cmpFields:n(null),cmpSlots:{slotAssignments:n(null)},cmpTemplate:null,hydrated:Boolean(a),renderMode:c.renderMode,context:{stylesheetToken:void 0,hasTokenInClass:void 0,hasTokenInAttribute:void 0,hasScopedStyles:void 0,styleVNodes:null,tplCache:Te,wiredConnecting:Me,wiredDisconnecting:Me},tro:null,shadowMode:null,stylesheets:null,component:null,shadowRoot:null,renderRoot:null,callHook:pr,setHook:hr,getHook:mr,renderer:r};return u.stylesheets=function(e,t){if(Ce.ENABLE_PROGRAMMATIC_STYLESHEETS){const{stylesheets:e}=t;if(!H(e)){const t=function(e,t){let n=!0;const r=e=>{if(h(e))for(let t=0;t<e.length;t++)r(e[t]);else W(e)||(n=!1)};h(t)?r(t):n=!1;return n}(0,e);if(t)return Ae(e)}}return null}(0,c.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(Ce.ENABLE_MIXED_SHADOW_MODE)if("any"===n.shadowSupportMode)s=0;else{const t=function(e){let t=e.owner;for(;!B(t)&&0===t.renderMode;)t=t.owner;return t}(e);s=B(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=Qn;let r;Qn=e;try{const o=new t;if(Qn.component!==o)throw new TypeError("Invalid component constructor, the class should extend LightningElement.")}catch(e){r=Object(e)}finally{if(Qn=n,!H(r))throw Le(e,r),r}}(u,c.ctor),Tr(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=Nr.get(s);if(!H(i)){const{connector:n,computeConfigAndUpdate:s,resetConfigWatcher:l}=Pr(e,t,i),a=i.dynamic.length>0;k.call(r,(()=>{n.connect(),Ce.ENABLE_WIRE_SYNC_EMIT||!a?s():Promise.resolve().then(s)})),k.call(o,(()=>{n.disconnect(),l()}))}}}(u),u}function vr(e,t){fr.set(e,t)}function Er(e){return fr.get(e)}function Cr(e){return fr.get(e)}function Sr(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&&Or(e,e,(()=>{}),(()=>{wn(r,t,n,o)}),(()=>{}));e.state}(e,or(e))}}function kr(e){const{state:t}=e;if(1===t)return;e.state=1;const{connected:n}=ar;n&&ur(e,n),Tr(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;H(r)||tr(e,r)}function Tr(e){return l(e.def.wire).length>0}function Mr(e){const{velements:t}=e;for(let e=t.length-1;e>=0;e-=1){const{elm:n}=t[e];if(!H(n)){const e=Cr(n);H(e)||yr(e)}}}function Ar(e){for(let t=0,n=e.length;t<n;t+=1){const n=e[t];if(!B(n)&&!H(n.elm))switch(n.type){case 2:Ar(n.children);break;case 3:yr(Er(n.elm));break}}}function xr(e){const{children:t,renderRoot:n,renderer:{remove:r}}=e;for(let e=0,o=t.length;e<o;e++){const o=t[e];B(o)||H(o.elm)||r(o.elm,n)}e.children=Me,Mr(e),e.velements=Me}function Or(e,t,n,r,o){let s;n();try{r()}catch(e){s=Object(e)}finally{if(o(),!H(s)){Le(e,s);const n=B(t)?void 0:function(e){let t=e;for(;!B(t);){if(!H(t.def.errorCallback))return t;t=t.owner}}(t);if(H(n))throw s;xr(e);tr(n,n.def.errorCallback,[s,s.wcStack])}}}const Nr=new Map;class _r extends CustomEvent{constructor(e,{setNewContext:t,setDisconnectedCallback:n}){super(e,{bubbles:!0,composed:!0}),r(this,{setNewContext:{value:t},setDisconnectedCallback:{value:n}})}}function Pr(e,t,n){const{method:r,adapter:s,configCallback:i,dynamic:l}=n;const a=H(r)?function(e,t){return n=>{ze(e,t,n)}}(e,t):function(e,t){return n=>{Or(e,e.owner,U,(()=>{t.call(e.component,n)}),U)}}(e,r),c=e=>{a(e)};let u,d;o(c,"$$DeprecatedWiredElementHostKey$$",{value:e.elm}),o(c,"$$DeprecatedWiredParamsMetaKey$$",{value:l}),Or(e,e,U,(()=>{d=new s(c)}),U);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=>{Or(e,e,U,(()=>{d.update(t,u)}),U)}));return H(s.contextSchema)||function(e,t,n){const{adapter:r}=t,o=Rr(r);if(H(o))return;const{elm:s,context:{wiredConnecting:i,wiredDisconnecting:l},renderer:{dispatchEvent:a}}=e;k.call(i,(()=>{const e=new _r(o,{setNewContext(e){n(e)},setDisconnectedCallback(e){k.call(l,e)}});a(s,e)}))}(e,n,(t=>{u!==t&&(u=t,1===e.state&&f())})),{connector:d,computeConfigAndUpdate:f,resetConfigWatcher:()=>p.reset()}}const Lr=new Map;function Rr(e){return Lr.get(e)}function Dr(e,t,n,r){t.adapter&&(t=t.adapter);const o={adapter:t,method:e.value,configCallback:n,dynamic:r};Nr.set(e,o)}function $r(e,t,n,r){t.adapter&&(t=t.adapter);const o={adapter:t,configCallback:n,dynamic:r};Nr.set(e,o)}let Ir=!1;function Fr(e){Hr(e,(e=>{s(e)}))}function Hr(e,t){t(e);for(let n=0;n<e.length;n++){const r=e[n];h(r)?Hr(r,t):t(r)}}const Br=Symbol("namespace"),Vr=Symbol("type"),jr=Symbol("parent"),Wr=Symbol("shadow-root"),Gr=Symbol("children"),Ur=Symbol("attributes"),Kr=Symbol("event-listeners"),zr=Symbol("value");var Yr;!function(e){e.Text="text",e.Comment="comment",e.Raw="raw",e.Element="element",e.ShadowRoot="shadow-root"}(Yr||(Yr={}));const qr=/\s+/g;function Xr(e){return new Set(e.split(qr).filter((e=>e.length)))}function Zr(e){return Array.from(e).join(" ")}function Jr(e){return function(){throw new TypeError(`"${e}" is not supported in this environment`)}}function Qr(e,t){return{[Vr]:Yr.Element,tagName:e,[Br]:null!=t?t:re,[jr]:null,[Wr]:null,[Gr]:[],[Ur]:[],[Kr]:{}}}function eo(e,t,n=null){const r=e[Ur].find((e=>e.name===t&&e[Br]===n));return r?r.value:null}function to(e,t,n,r=null){const o=e[Ur].find((e=>e.name===t&&e[Br]===r));H(r)&&(r=null),H(o)?e[Ur].push({name:t,[Br]:r,value:String(n)}):o.value=n}function no(e,t,n){e[Ur]=e[Ur].filter((e=>e.name!==t&&e[Br]!==n))}const ro=U,oo=U,so=U,io=Jr("dispatchEvent"),lo=Jr("getBoundingClientRect"),ao=Jr("querySelector"),co=Jr("querySelectorAll"),uo=Jr("getElementsByTagName"),fo=Jr("getElementsByClassName"),po=Jr("getChildren"),ho=Jr("getChildNodes"),mo=Jr("getFirstChild"),go=Jr("getFirstElementChild"),wo=Jr("getLastChild"),yo=Jr("getLastElementChild"),bo=U,vo=new Map;function Eo(e){let t=vo.get(e);return H(t)?(t=function(e){return function(t){const n=Qr(e);return W(t)&&t(n),n}}(e),vo.set(e,t),t):t}const Co={isNativeShadowDefined:!1,isSyntheticShadowDefined:!1,insert:function(e,t,n){const r=e[jr];if(null!==r&&r!==t){const t=r[Gr].indexOf(e);r[Gr].splice(t,1)}e[jr]=t;const o=B(n)?-1:t[Gr].indexOf(n);-1===o?t[Gr].push(e):t[Gr].splice(o,0,e)},remove:function(e,t){const n=t[Gr].indexOf(e);t[Gr].splice(n,1)},cloneNode:function(e){return Object.assign({},e)},createFragment:function(e){return{[Vr]:Yr.Raw,[jr]:null,[zr]:e}},createElement:Qr,createText:function(e){return{[Vr]:Yr.Text,[zr]:String(e),[jr]:null}},createComment:function(e){return{[Vr]:Yr.Comment,[zr]:e,[jr]:null}},createCustomElement:function(e,t){return new(Eo(e))(t)},nextSibling:function(e){const t=e[jr];if(B(t))return null;const n=t[Gr].indexOf(e);return t[Gr][n+1]||null},attachShadow:function(e,t){return e[Wr]={[Vr]:Yr.ShadowRoot,[Gr]:[],mode:t.mode,delegatesFocus:!!t.delegatesFocus},e[Wr]},getProperty:function(e,t){var n,r;if(t in e)return e[t];if(e[Vr]===Yr.Element){const o=we(t);if(ue(o,e.tagName))return null!==(n=eo(e,o))&&void 0!==n&&n;if(fe(o)||J(o))return eo(e,o);if("input"===e.tagName&&"value"===t)return null!==(r=eo(e,"value"))&&void 0!==r?r:""}},setProperty:function(e,t,n){if(t in e)return e[t]=n;if(e[Vr]===Yr.Element){const r=we(t);if("innerHTML"===t)return void(e[Gr]=[{[Vr]:Yr.Raw,[jr]:e,[zr]:n}]);if(ue(r,e.tagName))return!0===n?to(e,r,""):no(e,r);if(fe(r)||J(r))return to(e,r,n);if("input"===e.tagName&&"value"===r)return B(n)||H(n)?no(e,"value"):to(e,"value",n)}},setText:function(e,t){e[Vr]===Yr.Text?e[zr]=t:e[Vr]===Yr.Element&&(e[Gr]=[{[Vr]:Yr.Text,[jr]:e,[zr]:t}])},getAttribute:eo,setAttribute:to,removeAttribute:no,addEventListener:oo,removeEventListener:so,dispatchEvent:io,getClassList:function(e){function t(){let t=e[Ur].find((e=>"class"===e.name&&B(e[Br])));return H(t)&&(t={name:"class",[Br]:null,value:""},e[Ur].push(t)),t}return{add(...e){const n=t(),r=Xr(n.value);e.forEach((e=>r.add(e))),n.value=Zr(r)},remove(...e){const n=t(),r=Xr(n.value);e.forEach((e=>r.delete(e))),n.value=Zr(r)}}},setCSSStyleProperty:function(e,t,n,r){const o=e[Ur].find((e=>"style"===e.name&&B(e[Br]))),s=`${t}: ${n}${r?" !important":""}`;H(o)?e[Ur].push({name:"style",[Br]:null,value:s}):o.value+=`; ${s}`},getBoundingClientRect:lo,querySelector:ao,querySelectorAll:co,getElementsByTagName:uo,getElementsByClassName:fo,getChildren:po,getChildNodes:ho,getFirstChild:mo,getFirstElementChild:go,getLastChild:wo,getLastElementChild:yo,isConnected:function(e){return!B(e[jr])},insertStylesheet:ro,assertInstanceOfHTMLElement:bo};function So(e){return e.map((e=>{switch(e[Vr]){case Yr.Text:return""===e[zr]?"":ve(e[zr]);case Yr.Comment:return`\x3c!--${ve(e[zr])}--\x3e`;case Yr.Raw:return e[zr];case Yr.Element:return ko(e)}})).join("")}function ko(e){let t="";const n=e.tagName,r=e[Br],o=r!==re,s=e[Gr].length>0;var i;return t+=`<${n}${e[Ur].length?` ${i=e[Ur],i.map((e=>e.value.length?`${e.name}="${ve(e.value,!0)}"`:e.name)).join(" ")}`:""}`,o&&!s?(t+="/>",t):(t+=">",e[Wr]&&(t+=function(e){const t=[`shadowroot="${e.mode}"`];return e.delegatesFocus&&t.push("shadowrootdelegatesfocus"),`<template ${t.join(" ")}>${So(e[Gr])}</template>`}(e[Wr])),t+=So(e[Gr]),function(e,t){return t===re&&le.has(e.toLowerCase())}(n,r)&&!s||(t+=`</${n}>`),t)}const To={[Vr]:Yr.Element,tagName:"fake-root-element",[Br]:re,[jr]:null,[Wr]:null,[Gr]:[],[Ur]:[],[Kr]:{}};s(_t),f(_t.prototype),exports.LightningElement=_t,exports.api=function(){throw new Error},exports.createContextProvider=function(e){let t=Rr(e);if(!H(t))throw new Error("Adapter already has a context provider.");t=function(){function e(){return Math.floor(65536*(1+Math.random())).toString(16).substring(1)}return e()+e()+"-"+e()+"-"+e()+"-"+e()+"-"+e()+e()+e()}(),function(e,t){Lr.set(e,t)}(e,t);const n=new WeakSet;return(e,r)=>{if(n.has(e))throw new Error(`Adapter was already installed on ${e}.`);n.add(e);const{consumerConnectedCallback:o,consumerDisconnectedCallback:s}=r;e.addEventListener(t,(e=>{const{setNewContext:t,setDisconnectedCallback:n}=e,r={provide(e){t(e)}};n((()=>{H(s)||s(r)})),o(r),e.stopImmediatePropagation()}))}},exports.freezeTemplate=function(e){Ce.ENABLE_FROZEN_TEMPLATE?(s(e),H(e.stylesheets)||Fr(e.stylesheets)):o(e,"stylesheetTokens",{enumerable:!0,configurable:!0,get(){const{stylesheetToken:e}=this;return H(e)?e:{hostAttribute:`${e}-host`,shadowAttribute:e}},set(e){this.stylesheetToken=H(e)?void 0:e.shadowAttribute}})},exports.getComponentDef=function(e){const t=rn(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:we(e)};const a={};for(const e in i)a[e]=i[e].value;return{ctor:n,name:r,props:l,methods:a}},exports.isComponentConstructor=nn,exports.parseFragment=Yn,exports.parseSVGFragment=Yn,exports.readonly=function(e){return At(e)},exports.register=function(e){for(let t=0;t<cr.length;++t){const n=cr[t];if(n in e){let t=ar[n];H(t)&&(ar[n]=t=[]),k.call(t,e[n])}}},exports.registerComponent=function(e,{tmpl:t}){return W(e)&&rr.set(e,t),e},exports.registerDecorators=function(e,t){const r=e.prototype,{publicProps:s,publicMethods:l,wire:a,track:c,fields:u}=t,d=n(null),f=n(null),p=n(null),h=n(null),m=n(null),g=n(null);let w;if(!H(s))for(const e in s){const t=s[e];if(g[e]=t.config,w=i(r,e),t.config>0){if(H(w))throw new Error;w=Ht(0,w)}else w=H(w)||H(w.get)?Ft(e):Ht(0,w);f[e]=w,o(r,e,w)}if(H(l)||L.call(l,(e=>{if(w=i(r,e),H(w))throw new Error;d[e]=w})),!H(a))for(const e in a){const{adapter:t,method:n,config:s,dynamic:l=[]}=a[e];if(w=i(r,e),1===n){if(H(w))throw new Error;p[e]=w,Dr(w,t,s,l)}else w=Vt(e),h[e]=w,$r(w,t,s,l),o(r,e,w)}if(!H(c))for(const e in c)w=i(r,e),w=Bt(e),o(r,e,w);if(!H(u))for(let e=0,t=u.length;e<t;e++){const t=u[e];w=i(r,t);const n=!H(s)&&t in s,o=!H(c)&&t in c;n||o||(m[t]=It(t))}return function(e,t){jt.set(e,t)}(e,{apiMethods:d,apiFields:f,apiFieldsConfig:g,wiredMethods:p,wiredFields:h,observedFields:m}),e},exports.registerTemplate=function(e){return Gt.add(e),e},exports.renderComponent=function(e,t,n={}){if(!G(e))throw new TypeError(`"renderComponent" expects a string as the first parameter but instead received ${e}.`);if(!W(t))throw new TypeError(`"renderComponent" expects a valid component constructor as the second parameter but instead received ${t}.`);if("object"!=typeof n||B(n))throw new TypeError(`"renderComponent" expects an object as the third parameter but instead received ${n}.`);const r=Co.createElement(e);br(r,t,Co,{mode:"open",owner:null,tagName:e});for(const[e,t]of Object.entries(n))r[e]=t;return r[jr]=To,gr(r),ko(r)},exports.renderer=Co,exports.sanitizeAttribute=function(e,t,n,r){return r},exports.setFeatureFlag=function(e,t){if("boolean"==typeof t){if(H(Ee[e])){const n=d(Ee).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=Ce[e];if(!H(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(Ce,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(Ir,"Hooks are already overridden, only one definition is allowed."),Ir=!0,n=t.sanitizeHtmlContent,jn=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,invariant:function(e,t){if(!e)throw new Error(`Invariant Violation: ${t}`)},isTrue:function(e,t){if(!e)throw new Error(`Assert Violation: ${t}`)},isFalse:function(e,t){if(e)throw new Error(`Assert Violation: ${t}`)},fail:function(e){throw new Error(e)}});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:h}=Object,{isArray:p}=Array,{concat:m,copyWithin:g,fill:w,filter:y,find:b,indexOf:v,join:E,map:C,pop:S,push:T,reduce:k,reverse:M,shift:A,slice:x,some:N,sort:O,splice:_,unshift:P,forEach:L}=Array.prototype,{fromCharCode:R}=String,{charCodeAt:$,replace:D,split:I,slice:F,toLowerCase:H}=String.prototype;function B(e){return void 0===e}function V(e){return null===e}function j(e){return!0===e}function W(e){return!1===e}function G(e){return"function"==typeof e}function U(e){return"string"==typeof e}function Y(){}const K={}.toString;function z(e){return e&&e.toString?p(e)?E.call(C.call(e,z),","):e.toString():"object"==typeof e?K.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 L.call(X,(n=>{const r=H.call(D.call(n,/^aria/,(()=>"aria-")));e[r]=n,t[n]=r})),{AriaAttrNameToPropNameMap:e,AriaPropNameToAttrNameMap:t}})();function J(e){return e in Z}const ee=function(){if("object"==typeof globalThis)return globalThis;let e;try{Object.defineProperty(Object.prototype,"__magic__",{get:function(){return this},configurable:!0}),e=__magic__,delete Object.prototype.__magic__}catch(e){}finally{void 0===e&&(e=window)}return e}(),te="$shadowResolver$",ne="$shadowStaticNode$",re="$scoped$",oe="http://www.w3.org/1999/xhtml",se="http://www.w3.org/XML/1998/namespace",ie="http://www.w3.org/2000/svg",le="http://www.w3.org/1999/xlink",ce=new Set(["area","base","br","col","embed","hr","img","input","link","meta","source","track","wbr","param","keygen","menuitem"]);const ae=/-([a-z])/g,ue=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 de(e,t){const n=ue.get(e);return void 0!==n&&(0===n.size||n.has(t))}const fe=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 fe.has(e)}const{NO_STANDARD_ATTRIBUTE_PROPERTY_MAPPING:pe,NO_STANDARD_PROPERTY_ATTRIBUTE_MAPPING:me}=(()=>{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}})(),ge=new Map,we=new Map;function ye(e){const t=Q[e];if(!B(t))return t;const n=me.get(e);if(!B(n))return n;const r=ge.get(e);if(!B(r))return r;let o="";for(let t=0,n=e.length;t<n;t++){const n=$.call(e,t);o+=n>=65&&n<=90?"-"+R(n+32):R(n)}return ge.set(e,o),o}function be(e){const t=Z[e];if(!B(t))return t;const n=pe.get(e);if(!B(n))return n;const r=we.get(e);if(!B(r))return r;const o=D.call(e,ae,(e=>e[1].toUpperCase()));return we.set(e,o),o}const ve={'"':""","'":"'","<":"<",">":">","&":"&"};function Ee(e,t=!1){const n=t?/["&]/g:/["'<>&]/g;return e.replace(n,(e=>ve[e]))}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})}const Ce={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_SCOPED_CUSTOM_ELEMENT_REGISTRY:null,ENABLE_FROZEN_TEMPLATE:null,DISABLE_ARIA_REFLECTION_POLYFILL:null,ENABLE_PROGRAMMATIC_STYLESHEETS:null};ee.lwcRuntimeFlags||Object.defineProperty(ee,"lwcRuntimeFlags",{value:n(null)});const Se=ee.lwcRuntimeFlags;function Te(e,t){return B(i(t,e))}function ke(e,t){const n=function(e){return{get(){return this.hasAttribute(e)?this.getAttribute(e):null},set(t){V(t)?this.removeAttribute(e):this.setAttribute(e,t)},configurable:!0,enumerable:!0}}(Q[e]);o(t,e,n)}function Me(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(;!V(n);)T.call(t,Me(n)),n=n.owner;return t.reverse().join("\n\t")}(e);o(t,"wcStack",{get:()=>n})}}const xe=new Set;function Ne(e,t,n,r){let o=`[LWC ${e}]: ${t}`;if(B(n)||(o=`${o}\n${function(e){const t=[];let n="";for(;!V(e.owner);)T.call(t,n+Me(e)),e=e.owner,n+="\t";return E.call(t,"\n")}(n)}`),r){if(xe.has(o))return;xe.add(o)}try{throw new Error(o)}catch(t){console[e](t)}}function Oe(e,t){Ne("error",e,t,!1)}const _e=new WeakMap;const Pe={observe(e){e()},reset(){},link(){}};function Le(e){return Pe}const Re=f(n(null)),$e=f([]);function De(e){const t=[];for(const n of e)Array.isArray(n)?t.push(...De(n)):t.push(n);return t}function Ie(e,t,n){const r=e.refVNodes;(!(t in r)||r[t].key<n.key)&&(r[t]=n)}function Fe(e){const t=e();return(null==t?void 0:t.__esModule)?t.default:t}function He(e){return G(e)&&a.call(e,"__circular__")}const Be="undefined"!=typeof HTMLElement?HTMLElement:function(){},Ve=Be.prototype;let je,We=null;function Ge(e,t){return e!==We||t!==je}function Ue(e,t){We=null,je=void 0}function Ye(e,t){We=e,je=t}const Ke=n(null);function ze(e,t,n){const{cmpFields:r}=e;n!==r[t]&&(r[t]=n)}L.call(d(Q),(e=>{const t=q(Ve,e);B(t)||(Ke[e]=t)})),L.call(["accessKey","dir","draggable","hidden","id","lang","spellcheck","tabIndex","title"],(e=>{const t=q(Ve,e);B(t)||(Ke[e]=t)}));const{isArray:qe}=Array,{prototype:Xe,getPrototypeOf:Ze,create:Qe,defineProperty:Je,isExtensible:et,getOwnPropertyDescriptor:tt,getOwnPropertyNames:nt,getOwnPropertySymbols:rt,preventExtensions:ot,hasOwnProperty:st}=Object,{push:it,concat:lt}=Array.prototype;function ct(e){return void 0===e}function at(e){return"function"==typeof e}const ut=new WeakMap;function dt(e,t){ut.set(e,t)}const ft=e=>ut.get(e)||e;class ht{constructor(e,t){this.originalTarget=t,this.membrane=e}wrapDescriptor(e){if(st.call(e,"value"))e.value=this.wrapValue(e.value);else{const{set:t,get:n}=e;ct(n)||(e.get=this.wrapGetter(n)),ct(t)||(e.set=this.wrapSetter(t))}return e}copyDescriptorIntoShadowTarget(e,t){const{originalTarget:n}=this,r=tt(n,t);if(!ct(r)){const n=this.wrapDescriptor(r);Je(e,t,n)}}lockShadowTarget(e){const{originalTarget:t}=this;lt.call(nt(t),rt(t)).forEach((t=>{this.copyDescriptorIntoShadowTarget(e,t)}));const{membrane:{tagPropertyKey:n}}=this;ct(n)||st.call(e,n)||Je(e,n,Qe(null)),ot(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=ct(n)||st.call(t,n)?[]:[n];return it.apply(r,nt(t)),it.apply(r,rt(t)),r}isExtensible(e){const{originalTarget:t}=this;return!!et(e)&&(!!et(t)||(this.lockShadowTarget(e),!1))}getPrototypeOf(e){const{originalTarget:t}=this;return Ze(t)}getOwnPropertyDescriptor(e,t){const{originalTarget:n,membrane:{valueObserved:r,tagPropertyKey:o}}=this;r(n,t);let s=tt(n,t);if(ct(s)){if(t!==o)return;return s={value:void 0,writable:!1,configurable:!1,enumerable:!1},Je(e,o,s),s}return!1===s.configurable&&this.copyDescriptorIntoShadowTarget(e,t),this.wrapDescriptor(s)}}const pt=new WeakMap,mt=new WeakMap,gt=new WeakMap,wt=new WeakMap;class yt extends ht{wrapValue(e){return this.membrane.getProxy(e)}wrapGetter(e){const t=pt.get(e);if(!ct(t))return t;const n=this,r=function(){return n.wrapValue(e.call(ft(this)))};return pt.set(e,r),gt.set(r,e),r}wrapSetter(e){const t=mt.get(e);if(!ct(t))return t;const n=function(t){e.call(ft(this),ft(t))};return mt.set(e,n),wt.set(n,e),n}unwrapDescriptor(e){if(st.call(e,"value"))e.value=ft(e.value);else{const{set:t,get:n}=e;ct(n)||(e.get=this.unwrapGetter(n)),ct(t)||(e.set=this.unwrapSetter(t))}return e}unwrapGetter(e){const t=gt.get(e);if(!ct(t))return t;const n=this,r=function(){return ft(e.call(n.wrapValue(this)))};return pt.set(r,e),gt.set(e,r),r}unwrapSetter(e){const t=wt.get(e);if(!ct(t))return t;const n=this,r=function(t){e.call(n.wrapValue(this),n.wrapValue(t))};return mt.set(r,e),wt.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&&qe(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(et(e)){const{originalTarget:t}=this;if(ot(t),et(t))return!1;this.lockShadowTarget(e)}return!0}defineProperty(e,t,n){const{originalTarget:r,membrane:{valueMutated:o,tagPropertyKey:s}}=this;return t===s&&!st.call(r,t)||(Je(r,t,this.unwrapDescriptor(n)),!1===n.configurable&&this.copyDescriptorIntoShadowTarget(e,t),o(r,t),!0)}}const bt=new WeakMap,vt=new WeakMap;class Et extends ht{wrapValue(e){return this.membrane.getReadOnlyProxy(e)}wrapGetter(e){const t=bt.get(e);if(!ct(t))return t;const n=this,r=function(){return n.wrapValue(e.call(ft(this)))};return bt.set(e,r),r}wrapSetter(e){const t=vt.get(e);if(!ct(t))return t;const n=function(e){};return vt.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 Ct(e){if(null===e)return!1;if("object"!=typeof e)return!1;if(qe(e))return!0;const t=Ze(e);return t===Xe||null===t||null===Ze(t)}const St=(e,t)=>{},Tt=(e,t)=>{};function kt(e){return qe(e)?[]:{}}const Mt=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=at(t)?t:Tt,this.valueObserved=at(n)?n:St,this.valueIsObservable=at(r)?r:Ct,this.tagPropertyKey=o}getProxy(e){const t=ft(e);return this.valueIsObservable(t)?this.readOnlyObjectGraph.get(t)===e?e:this.getReactiveHandler(t):t}getReadOnlyProxy(e){return e=ft(e),this.valueIsObservable(e)?this.getReadOnlyHandler(e):e}unwrapProxy(e){return ft(e)}getReactiveHandler(e){let t=this.reactiveObjectGraph.get(e);if(ct(t)){const n=new yt(this,e);t=new Proxy(kt(e),n),dt(t,e),this.reactiveObjectGraph.set(e,t)}return t}getReadOnlyHandler(e){let t=this.readOnlyObjectGraph.get(e);if(ct(t)){const n=new Et(this,e);t=new Proxy(kt(e),n),dt(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:Mt});function xt(e){return At.getReadOnlyProxy(e)}function Nt(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=Nr(this);if(!cr(e))return n.call(e.elm)},set(t){const n=Nr(this);return ze(n,e,t),r.call(n.elm,t)}}}const Ot=s(n(null)),_t=new WeakMap,Pt=function(){if(V(lr))throw new TypeError("Illegal constructor");const e=lr,{def:t,elm:n}=e,{bridge:r}=t,o=this;if(h(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 xr(o,e),xr(n,e),1===e.renderMode?e.renderRoot=Lt(e):e.renderRoot=n,this};function Lt(e){const{elm:t,mode:n,shadowMode:r,def:{ctor:o},renderer:{attachShadow:s}}=e,i=s(t,{"$$lwc-synthetic-mode":1===r,delegatesFocus:Boolean(o.delegatesFocus),mode:n});return e.shadowRoot=i,xr(i,e),i}Pt.prototype={constructor:Pt,dispatchEvent(e){const t=Nr(this),{elm:n,renderer:{dispatchEvent:r}}=t;return r(n,e)},addEventListener(e,t,n){const r=Nr(this),{elm:o,renderer:{addEventListener:s}}=r;s(o,e,mr(r,t),n)},removeEventListener(e,t,n){const r=Nr(this),{elm:o,renderer:{removeEventListener:s}}=r;s(o,e,mr(r,t),n)},hasAttribute(e){const t=Nr(this),{elm:n,renderer:{getAttribute:r}}=t;return!V(r(n,e))},hasAttributeNS(e,t){const n=Nr(this),{elm:r,renderer:{getAttribute:o}}=n;return!V(o(r,t,e))},removeAttribute(e){const t=Nr(this),{elm:n,renderer:{removeAttribute:r}}=t;Ye(n,e),r(n,e),Ue()},removeAttributeNS(e,t){const{elm:n,renderer:{removeAttribute:r}}=Nr(this);Ye(n,t),r(n,t,e),Ue()},getAttribute(e){const t=Nr(this),{elm:n}=t,{getAttribute:r}=t.renderer;return r(n,e)},getAttributeNS(e,t){const n=Nr(this),{elm:r}=n,{getAttribute:o}=n.renderer;return o(r,t,e)},setAttribute(e,t){const n=Nr(this),{elm:r,renderer:{setAttribute:o}}=n;Ye(r,e),o(r,e,t),Ue()},setAttributeNS(e,t,n){const r=Nr(this),{elm:o,renderer:{setAttribute:s}}=r;Ye(o,t),s(o,t,n,e),Ue()},getBoundingClientRect(){const e=Nr(this),{elm:t,renderer:{getBoundingClientRect:n}}=e;return n(t)},get isConnected(){const e=Nr(this),{elm:t,renderer:{isConnected:n}}=e;return n(t)},get classList(){const e=Nr(this),{elm:t,renderer:{getClassList:n}}=e;return n(t)},get template(){return Nr(this).shadowRoot},get refs(){const e=Nr(this);if(Qn)return;const{refVNodes:t,hasRefVNodes:r,cmpTemplate:o}=e;if(!r)return;if(V(t))return Ot;let i=_t.get(t);if(B(i)){i=n(null);for(const e of d(t))i[e]=t[e].elm;s(i),_t.set(t,i)}return i},set refs(e){o(this,"refs",{configurable:!0,enumerable:!0,writable:!0,value:e})},get shadowRoot(){return null},get children(){const e=Nr(this);return e.renderer.getChildren(e.elm)},get childNodes(){const e=Nr(this);return e.renderer.getChildNodes(e.elm)},get firstChild(){const e=Nr(this);return e.renderer.getFirstChild(e.elm)},get firstElementChild(){const e=Nr(this);return e.renderer.getFirstElementChild(e.elm)},get lastChild(){const e=Nr(this);return e.renderer.getLastChild(e.elm)},get lastElementChild(){const e=Nr(this);return e.renderer.getLastElementChild(e.elm)},render(){return Nr(this).def.template},toString(){return`[object ${Nr(this).def.name}]`}};const Rt=n(null),$t=["getElementsByClassName","getElementsByTagName","querySelector","querySelectorAll"];for(const e of $t)Rt[e]={value(t){const n=Nr(this),{elm:r,renderer:o}=n;return o[e](r,t)},configurable:!0,enumerable:!0,writable:!0};r(Pt.prototype,Rt);const Dt=n(null);for(const e in Ke)Dt[e]=Nt(e,Ke[e]);function It(){!function(e=Element.prototype){const t=d(Q);for(let n=0,r=t.length;n<r;n+=1){const r=t[n];Te(r,e)&&ke(r,e)}}(Pt.prototype)}function Ft(e){return{get(){return Nr(this).cmpFields[e]},set(t){ze(Nr(this),e,t)},enumerable:!0,configurable:!0}}r(Pt.prototype,Dt),Se.DISABLE_ARIA_REFLECTION_POLYFILL,It(),o(Pt,"CustomElementConstructor",{get(){throw new ReferenceError("The current runtime does not support CustomElementConstructor.")},configurable:!0});const Ht=new Map;class Bt extends CustomEvent{constructor(e,{setNewContext:t,setDisconnectedCallback:n}){super(e,{bubbles:!0,composed:!0}),r(this,{setNewContext:{value:t},setDisconnectedCallback:{value:n}})}}function Vt(e,t,n){const{method:r,adapter:s,configCallback:i,dynamic:l}=n;const c=B(r)?function(e,t){return n=>{ze(e,t,n)}}(e,t):function(e,t){return n=>{Ir(e,e.owner,Y,(()=>{t.call(e.component,n)}),Y)}}(e,r),a=e=>{c(e)};let u,d;o(a,"$$DeprecatedWiredElementHostKey$$",{value:e.elm}),o(a,"$$DeprecatedWiredParamsMetaKey$$",{value:l}),Ir(e,e,Y,(()=>{d=new s(a)}),Y);const{computeConfigAndUpdate:f,ro:h}=function(e,t,n){const r=Le();return{computeConfigAndUpdate:()=>{let o;r.observe((()=>o=t(e))),n(o)},ro:r}}(e.component,i,(t=>{Ir(e,e,Y,(()=>{d.update(t,u)}),Y)}));return B(s.contextSchema)||function(e,t,n){const{adapter:r}=t,o=Wt(r);if(B(o))return;const{elm:s,context:{wiredConnecting:i,wiredDisconnecting:l},renderer:{dispatchEvent:c}}=e;T.call(i,(()=>{const e=new Bt(o,{setNewContext(e){n(e)},setDisconnectedCallback(e){T.call(l,e)}});c(s,e)}))}(e,n,(t=>{u!==t&&(u=t,1===e.state&&f())})),{connector:d,computeConfigAndUpdate:f,resetConfigWatcher:()=>h.reset()}}const jt=new Map;function Wt(e){return jt.get(e)}function Gt(e,t,n,r){t.adapter&&(t=t.adapter);const o={adapter:t,method:e.value,configCallback:n,dynamic:r};Ht.set(e,o)}function Ut(e,t,n,r){t.adapter&&(t=t.adapter);const o={adapter:t,configCallback:n,dynamic:r};Ht.set(e,o)}function Yt(e){return{get(){const t=Nr(this);if(!cr(t))return t.cmpProps[e]},set(t){Nr(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){Nr(this),r&&r.call(this,e)},enumerable:o,configurable:s}}function zt(e){return{get(){return Nr(this).cmpFields[e]},set(t){ze(Nr(this),e,t)},enumerable:!0,configurable:!0}}function qt(e){return{get(){return Nr(this).cmpFields[e]},set(t){ze(Nr(this),e,t)},enumerable:!0,configurable:!0}}const Xt=new Map;const Zt={apiMethods:Re,apiFields:Re,apiFieldsConfig:Re,wiredMethods:Re,wiredFields:Re,observedFields:Re};const Qt=new Set;function Jt(){return[]}Qt.add(Jt);const en=n(null),tn=n(null);function nn(e){let t=en[e];return B(t)&&(t=en[e]=function(){const t=Nr(this),{getHook:n}=t;return n(t.component,e)}),t}function rn(e){let t=tn[e];return B(t)&&(t=tn[e]=function(t){const n=Nr(this),{setHook:r}=n;t=xt(t),r(n.component,e,t)}),t}function on(e){return function(){const t=Nr(this),{callHook:n,component:r}=t,o=r[e];return n(t.component,o,x.call(arguments))}}function sn(e,t){return function(n,r,o){if(r===o)return;const s=e[n];B(s)?B(t)||t.apply(this,arguments):Ge(this,n)&&(this[s]=o)}}function ln(e,t,s){let i;G(e)?i=class extends e{}:(i=function(){throw new TypeError("Illegal constructor")},h(i,e),h(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[ye(n)]=n,u[n]={get:nn(n),set:rn(n),enumerable:!0,configurable:!0}}for(let e=0,t=s.length;e<t;e+=1){const t=s[e];u[t]={value:on(t),writable:!0,configurable:!0}}return u.attributeChangedCallback={value:sn(l,c)},o(i,"observedAttributes",{get:()=>[...a,...d(l)]}),r(i.prototype,u),i}const cn=ln(Be,l(Ke),[]);s(cn),f(cn.prototype);const an=new WeakMap;function un(e){const{shadowSupportMode:o,renderMode:s}=e,i=function(e){const t=Xt.get(e);return B(t)?Zt:t}(e),{apiFields:l,apiFieldsConfig:a,apiMethods:u,wiredFields:f,wiredMethods:h,observedFields:p}=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(V(t))throw new ReferenceError(`Invalid prototype chain for ${e.name}, you must extend LightningElement.`);if(He(t)){const e=Fe(t);t=e===t?Pt:e}return t}(e),C=E!==Pt?fn(E):hn,S=ln(C.bridge,d(l),d(u)),T=t(n(null),C.props,l),k=t(n(null),C.propsConfig,a),M=t(n(null),C.methods,u),A=t(n(null),C.wire,f,h);g=g||C.connectedCallback,w=w||C.disconnectedCallback,y=y||C.renderedCallback,b=b||C.errorCallback,v=v||C.render;let x=C.shadowSupportMode;B(o)||(x=o);let N=C.renderMode;B(s)||(N="light"===s?0:1);const O=function(e){return dr.get(e)}(e)||C.template,_=e.name||C.name;r(m,p);return{ctor:e,name:_,wire:A,props:T,propsConfig:k,methods:M,bridge:S,template:O,renderMode:N,shadowSupportMode:x,connectedCallback:g,disconnectedCallback:w,renderedCallback:y,errorCallback:b,render:v}}function dn(e){if(!G(e))return!1;if(e.prototype instanceof Pt)return!0;let t=e;do{if(He(t)){const e=Fe(t);if(e===t)return!0;t=e}if(t===Pt)return!0}while(!V(t)&&(t=c(t)));return!1}function fn(e){let t=an.get(e);if(B(t)){if(He(e)){return t=fn(Fe(e)),an.set(e,t),t}if(!dn(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=un(e),an.set(e,t)}return t}const hn={ctor:Pt,name:Pt.name,props:Dt,propsConfig:Re,methods:Re,renderMode:1,shadowSupportMode:"reset",wire:Re,bridge:cn,template:Jt,render:Pt.prototype.render};function pn(e){return`${e}-host`}function mn(e){return Zn.h("style",{key:"style",attrs:{type:"text/css"}},[Zn.t(e)])}function gn(e,t,n){const r=[];let o;for(let s=0;s<e.length;s++){let i=e[s];if(p(i))T.apply(r,gn(i,t,n));else{const e=i[re];if(Se.DISABLE_LIGHT_DOM_UNSCOPED_CSS&&!e&&0===n.renderMode){Oe("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=wn(n)),c=V(o)||0===o.shadowMode),T.call(r,i(s,l,c))}}return r}function wn(e){let t=e;for(;!V(t);){if(1===t.renderMode)return t;t=t.owner}return t}function yn(e){const{type:t}=e;return 2===t||3===t}function bn(e,t){return e.key===t.key&&e.sel===t.sel}function vn(e){return 5===e.type}function En(e){return 6===e.type}function Cn(e,t){return"input"===e&&("value"===t||"checked"===t)}const Sn=n(null);function Tn(e){if(null==e)return Re;e=U(e)?e:e+"";let t=Sn[e];if(t)return t;t=n(null);let r,o=0;const s=e.length;for(r=0;r<s;r++)32===$.call(e,r)&&(r>o&&(t[F.call(e,o,r)]=!0),o=r+1);return r>o&&(t[F.call(e,o,r)]=!0),Sn[e]=t,t}function kn(e,t,n,r){Vn(t)?Wn(e,t,n,r):Gn(e,t,n,r)}function Mn(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&&Rn(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?Gn(e.children,o,n,r):Wn(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;Dn(e,t,n),kn(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);On(e,n,r,!0),xn(t,n,o,r)}else{const n=t.elm=e.elm,o=t.vm=e.vm;if(Dn(e,t,r),!B(o)){Fn(t,o);const{shadowMode:n,renderMode:r}=o;0==n&&0!==r&&Vn(e.children)&&Bn(t.children)}kn(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);Ln(i,o,r),$n(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);Ln(i,o,r),$n(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);Ln(l,o,r);const{renderMode:c,shadowMode:a}=o;i&&(1!==a&&0!==c||(l[ne]=!0));$n(l,t,n,r)}(e,t,r,n);break;case 5:!function(e,t,n,r){const{children:o}=e;Nn(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=j(i)?ie:void 0,a=e.elm=l(o,c);Ln(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),Dn(null,e,r),$n(a,t,n,r),Nn(e.children,a,r,null)}(e,t,r,null!==(o=e.data.renderer)&&void 0!==o?o:n);break;case 3:xn(e,t,r,null!==(s=e.data.renderer)&&void 0!==s?s:n)}}function xn(e,t,n,r){const{sel:o,owner:s}=e,{createCustomElement:i}=r;let l;let c,a;Se.ENABLE_NATIVE_CUSTOM_ELEMENT_LIFECYCLE&&(c=e=>{Tr(e)},a=e=>{kr(e)});const u=i(o.toLowerCase(),(t=>{l=function(e,t,n){let r=Or(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,Ln(u,s,r),In(u,s,r),l&&Fn(e,l),Dn(null,e,r),$n(u,t,n,r),l&&Pr(l),Nn(e.children,u,r,null),l&&function(e){_r(e)}(l)}function Nn(e,t,n,r,o=0,s=e.length){for(;o<s;++o){const s=e[o];Pn(s)&&An(s,t,n,r)}}function On(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){Mr(e)}(t)}}}function _n(e,t,n,r=!1,o=0,s=e.length){for(;o<s;++o){const s=e[o];Pn(s)&&On(s,t,n,r)}}function Pn(e){return null!=e}function Ln(e,t,n){const{renderRoot:r,renderMode:o,shadowMode:s}=t,{isSyntheticShadowDefined:i}=n;i&&(1!==s&&0!==o||(e[te]=r[te]))}function Rn(e,t){const{elm:n,text:r}=e,{setText:o}=t;o(n,r)}function $n(e,t,n,r){r.insert(e,t,n)}function Dn(e,n,r){V(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=V(e)?void 0:e.data.className;if(s===o)return;const{getClassList:i}=n,l=i(r),c=Tn(o),a=Tn(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((V(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=V(e)?Re:e.data.attrs;for(const e in r){const t=r[e];c[e]!==t&&(be(e)in o?l(o,e,t):58===$.call(e,3)?i(o,e,t,se):58===$.call(e,5)?i(o,e,t,le):V(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=V(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&&(Ye(s,e),58===$.call(e,3)?i(s,e,t,se):58===$.call(e,5)?i(s,e,t,le):V(t)||B(t)?l(s,e):i(s,e,t),Ue())}}(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(!V(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=V(e),{elm:c,sel:a}=n,{getProperty:u,setProperty:d}=r;for(const e in o){const t=o[e];!l&&t===(Cn(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(!V(r)){const{getClassList:t}=n;t(e).add(r)}const{stylesheetToken:o}=t.context;1!==t.shadowMode||B(o)||(e.$shadowToken$=o)}function Fn(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];T.call(n,r),o=o||!(!r||!vn(r))}if(!o)return e;for(;!B(r=S.call(n));)if(!V(r)&&vn(r)){const e=r.children;for(let t=e.length-2;t>0;t-=1)T.call(n,e[t])}else T.call(t,r);return Bn(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(V(n))continue;let r="";yn(n)?r=null!==(s=null===(o=n.data.attrs)||void 0===o?void 0:o.slot)&&void 0!==s?s:"":En(n)&&(r=n.slotName);const i=l[r]=l[r]||[];T.call(i,n)}if(e.cmpSlots={owner:r,slotAssignments:l},W(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=$e)}const Hn=new WeakMap;function Bn(e){Hn.set(e,1)}function Vn(e){return Hn.has(e)}function jn(e,t,n){const r={};for(let o=t;o<=n;++o){const t=e[o];if(Pn(t)){const{key:e}=t;void 0!==e&&(r[e]=o)}}return r}function Wn(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,h,p=a,m=t[0],g=t[p],w=!1;for(;o<=i&&s<=p;)Pn(l)?Pn(c)?Pn(m)?Pn(g)?bn(l,m)?(Mn(l,m,n,r),l=e[++o],m=t[++s]):bn(c,g)?(Mn(c,g,n,r),c=e[--i],g=t[--p]):bn(l,g)?(Mn(l,g,n,r),$n(l.elm,n,r.nextSibling(c.elm),r),l=e[++o],g=t[--p]):bn(c,m)?(Mn(c,m,n,r),$n(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],Pn(f)&&(f.sel!==m.sel?An(m,n,r,l.elm):(Mn(f,m,n,r),w||(w=!0,e=[...e]),e[d]=void 0,$n(f.elm,n,l.elm,r))),m=t[++s])):g=t[--p]:m=t[++s]:c=e[--i]:l=e[++o];if(o<=i||s<=p)if(o>i){let e,o=p;do{e=t[++o]}while(!Pn(e)&&o<a);h=Pn(e)?e.elm:null,Nn(t,n,r,h,s,p+1)}else _n(e,n,r,!0,o,i+1)}function Gn(e,t,n,r){const o=e.length,s=t.length;if(0===o)return void Nn(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&&(Pn(s)?Pn(l)?(Mn(s,l,n,r),i=l.elm):On(s,n,r,!0):Pn(l)&&(An(l,n,r,i),i=l.elm))}}const Un=Symbol.iterator;function Yn(e,t,n=$e){const r=er(),{key:o,ref:s}=t,i={type:2,sel:e,data:t,children:n,elm:void 0,key:o,owner:r};return B(s)||Ie(r,s,i),i}function Kn(e,t,n,r=$e){const o=er(),{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){T.call(er().velements,e)}(l),B(i)||Ie(o,i,l),l}function zn(e){return{type:0,sel:undefined,text:e,elm:undefined,key:undefined,owner:er()}}function qn(e){return Bn(e),e}let Xn=()=>{throw new Error("sanitizeHtmlContent hook must be implemented.")};const Zn=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(!V(n)){const e=En(n);if(e!==!B(t.slotData))continue;if(e){const e=er();tr(r.owner);try{T.call(o,n.factory(t.slotData,t.key))}finally{tr(e)}}else T.call(o,n)}}n=o}const o=er(),{renderMode:s,shadowMode:i}=o;return 0===s?(qn(n),n):(1===i&&qn(n),Yn("slot",t,n))},h:Yn,c:Kn,i:function(e,t){const n=[];if(qn(n),B(e)||null===e)return n;const r=e[Un]();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);p(e)?T.apply(n,e):T.call(n,e),s+=1,i=o.value}return n},f:function(e){const t=e.length,n=[];qn(n);for(let r=0;r<t;r+=1){const t=e[r];p(t)?T.apply(n,t):T.call(n,t)}return n},t:zn,d:function(e){return null==e?"":String(e)},b:function(e){const t=er();if(V(t))throw new Error;const n=t;return function(t){ur(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:er()}},dc:function(e,t,n,r=$e){if(null==t)return null;if(!dn(t))throw new Error(`Invalid LWC Constructor ${z(t)} for custom element <${e}>.`);return Kn(e,t,n,r)},fr:function(e,t,n){return{type:5,sel:void 0,key:e,elm:void 0,children:[zn(""),...t,zn("")],stable:n,owner:er()}},ti:function(e){return e>0&&!(j(e)||W(e))?0:e},st:function(e,t){return{type:4,sel:void 0,key:t,elm:void 0,fragment:e,owner:er()}},gid:function(e){const t=er();if(B(e)||""===e)return e;if(V(e))return null;const{idx:n,shadowMode:r}=t;return 1===r?D.call(e,/\S+/g,(e=>`${e}-${n}`)):e},fid:function(e){const t=er();if(B(e)||""===e)return e;if(V(e))return null;const{idx:n,shadowMode:r}=t;return 1===r&&/^#/.test(e)?`${e}-${n}`:e},shc:function(e){return Xn(e)},ssf:function(e,t){return{type:6,factory:t,owner:er(),elm:void 0,sel:void 0,key:void 0,slotName:e}}});let Qn=!1,Jn=null;function er(){return Jn}function tr(e){Jn=e}const nr=(rr=(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}=er(),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 h="";for(let n=0,r=t.length;n<r;n++)switch(t[n]){case 0:h+=e[n]+u;break;case 1:h+=e[n]+d;break;case 2:h+=e[n]+f;break;case 3:h+=e[n]+d+f}return h+=e[e.length-1],r[a]=rr(h,i),r[a]}});var rr;function or(e,t){const r=Qn,o=Jn;let s=[];return Ir(e,e.owner,(()=>{Jn=e}),(()=>{const{component:r,context:o,cmpSlots:i,cmpTemplate:l,tro:c}=e;c.observe((()=>{if(t!==l){if(V(l)||Dr(e),c=t,!Qt.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: ${z(t)}.`);e.cmpTemplate=t,o.tplCache=n(null),o.hasScopedStyles=function(e,t){const{stylesheets:n}=e,r=B(t)?null:t.stylesheets;return sr(n)||sr(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:h}=r;let p,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=ir(a),E=ir(d);(v||E)&&(p=u),B(p)||(h&&(i(n).add(pn(p)),m=!0),f&&(c(n,pn(p),""),g=!0)),r.stylesheetToken=p,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 ir(n)&&(s=gn(n,r,e)),ir(o)&&T.apply(s,gn(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,mn);for(let e=0;e<t.length;e++)o(t[e]);return null}(e,r)}var c;const a=Boolean(t.hasRefs);e.hasRefVNodes=a,e.refVNodes=a?n(null):null,e.velements=[],Qn=!0,s=t.call(void 0,Zn,r,i,o.tplCache);const{styleVNodes:u}=o;V(u)||P.apply(s,u)}))}),(()=>{Qn=r,Jn=o})),s}function sr(e){if(ir(e))for(let t=0;t<e.length;t++)if(j(e[t][re]))return!0;return!1}function ir(e){return!B(e)&&!V(e)&&e.length>0}let lr=null;function cr(e){return lr===e}function ar(e,t,n){const{component:r,callHook:o,owner:s}=e;Ir(e,s,Y,(()=>{o(r,t,n)}),Y)}function ur(e,t,n,r){const{callHook:o,owner:s}=e;Ir(e,s,Y,(()=>{o(n,t,[r])}),Y)}const dr=new Map;function fr(e){e.tro.reset();const t=function(e){const{def:{render:t},callHook:n,component:r,owner:o}=e,s=er();let i,l=!1;return Ir(e,o,(()=>{tr(e)}),(()=>{e.tro.observe((()=>{i=n(r,t),l=!0}))}),(()=>{tr(s)})),l?or(e,i):[]}(e);return e.isDirty=!1,e.isScheduled=!1,t}function hr(e){e.isDirty=!0}const pr=new WeakMap;function mr(e,t){if(!G(t))throw new TypeError;let n=pr.get(t);return B(n)&&(n=function(n){ur(e,t,void 0,n)},pr.set(t,n)),n}const gr=n(null),wr=["rendered","connected","disconnected"];function yr(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 br=0;const vr=new WeakMap;function Er(e,t,n=[]){return t.apply(e,n)}function Cr(e,t,n){e[t]=n}function Sr(e,t){return e[t]}function Tr(e){const t=Nr(e);1===t.state&&kr(e),Pr(t),_r(t)}function kr(e){Mr(Nr(e))}function Mr(e){const{state:t}=e;if(2!==t){const{tro:t}=e;t.reset(),function(e){W(e.isDirty)&&(e.isDirty=!0);e.state=2;const{disconnected:t}=gr;t&&yr(e,t);Lr(e)&&function(e){const{wiredDisconnecting:t}=e.context;Ir(e,e,Y,(()=>{for(let e=0,n=t.length;e<n;e+=1)t[e]()}),Y)}(e);const{disconnectedCallback:n}=e.def;B(n)||ar(e,n)}(e),Rr(e),function(e){const{aChildren:t}=e;$r(t)}(e)}}function Ar(e,t,r,o){const{mode:s,owner:i,tagName:l,hydrated:c}=o,a=fn(t),u={elm:e,def:a,idx:br++,state:0,isScheduled:!1,isDirty:!0,tagName:l,mode:s,owner:i,refVNodes:null,hasRefVNodes:!1,children:$e,aChildren:$e,velements:$e,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:$e,wiredDisconnecting:$e},tro:null,shadowMode:null,stylesheets:null,component:null,shadowRoot:null,renderRoot:null,callHook:Er,setHook:Cr,getHook:Sr,renderer:r};return u.stylesheets=function(e,t){if(Se.ENABLE_PROGRAMMATIC_STYLESHEETS){const{stylesheets:e}=t;if(!B(e)){const t=function(e,t){let n=!0;const r=e=>{if(p(e))for(let t=0;t<e.length;t++)r(e[t]);else G(e)||(n=!1)};p(t)?r(t):n=!1;return n}(0,e);if(t)return De(e)}}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(Se.ENABLE_MIXED_SHADOW_MODE)if("any"===n.shadowSupportMode)s=0;else{const t=function(e){let t=e.owner;for(;!V(t)&&0===t.renderMode;)t=t.owner;return t}(e);s=V(t)||0!==t.shadowMode?1:0}else s=1;else s=1;else s=0;return s}(u,r),u.tro=Le(),function(e,t){const n=lr;let r;lr=e;try{const o=new t;if(lr.component!==o)throw new TypeError("Invalid component constructor, the class should extend LightningElement.")}catch(e){r=Object(e)}finally{if(lr=n,!B(r))throw Ae(e,r),r}}(u,a.ctor),Lr(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=Ht.get(s);if(!B(i)){const{connector:n,computeConfigAndUpdate:s,resetConfigWatcher:l}=Vt(e,t,i),c=i.dynamic.length>0;T.call(r,(()=>{n.connect(),Se.ENABLE_WIRE_SYNC_EMIT||!c?s():Promise.resolve().then(s)})),T.call(o,(()=>{n.disconnect(),l()}))}}}(u),u}function xr(e,t){vr.set(e,t)}function Nr(e){return vr.get(e)}function Or(e){return vr.get(e)}function _r(e){if(j(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,(()=>{}),(()=>{kn(r,t,n,o)}),(()=>{}));e.state}(e,fr(e))}}function Pr(e){const{state:t}=e;if(1===t)return;e.state=1;const{connected:n}=gr;n&&yr(e,n),Lr(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)||ar(e,r)}function Lr(e){return l(e.def.wire).length>0}function Rr(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=Or(n);B(e)||Mr(e)}}}function $r(e){for(let t=0,n=e.length;t<n;t+=1){const n=e[t];if(!V(n)&&!B(n.elm))switch(n.type){case 2:$r(n.children);break;case 3:Mr(Nr(n.elm));break}}}function Dr(e){const{children:t,renderRoot:n,renderer:{remove:r}}=e;for(let e=0,o=t.length;e<o;e++){const o=t[e];V(o)||B(o.elm)||r(o.elm,n)}e.children=$e,Rr(e),e.velements=$e}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=V(t)?void 0:function(e){let t=e;for(;!V(t);){if(!B(t.def.errorCallback))return t;t=t.owner}}(t);if(B(n))throw s;Dr(e);ar(n,n.def.errorCallback,[s,s.wcStack])}}}ee.$nativeGetElementById$,ee.$nativeQuerySelectorAll$;let Fr=!1;function Hr(e){Br(e,(e=>{s(e)}))}function Br(e,t){t(e);for(let n=0;n<e.length;n++){const r=e[n];p(r)?Br(r,t):t(r)}}const Vr=Symbol("namespace"),jr=Symbol("type"),Wr=Symbol("parent"),Gr=Symbol("shadow-root"),Ur=Symbol("children"),Yr=Symbol("attributes"),Kr=Symbol("event-listeners"),zr=Symbol("value");var qr;!function(e){e.Text="text",e.Comment="comment",e.Raw="raw",e.Element="element",e.ShadowRoot="shadow-root"}(qr||(qr={}));const Xr=/\s+/g;function Zr(e){return new Set(e.split(Xr).filter((e=>e.length)))}function Qr(e){return Array.from(e).join(" ")}function Jr(e){return function(){throw new TypeError(`"${e}" is not supported in this environment`)}}function eo(e,t){return{[jr]:qr.Element,tagName:e,[Vr]:null!=t?t:oe,[Wr]:null,[Gr]:null,[Ur]:[],[Yr]:[],[Kr]:{}}}function to(e,t,n=null){const r=e[Yr].find((e=>e.name===t&&e[Vr]===n));return r?r.value:null}function no(e,t,n,r=null){const o=e[Yr].find((e=>e.name===t&&e[Vr]===r));B(r)&&(r=null),B(o)?e[Yr].push({name:t,[Vr]:r,value:String(n)}):o.value=n}function ro(e,t,n){e[Yr]=e[Yr].filter((e=>e.name!==t&&e[Vr]!==n))}const oo=Y,so=Y,io=Y,lo=Jr("dispatchEvent"),co=Jr("getBoundingClientRect"),ao=Jr("querySelector"),uo=Jr("querySelectorAll"),fo=Jr("getElementsByTagName"),ho=Jr("getElementsByClassName"),po=Jr("getChildren"),mo=Jr("getChildNodes"),go=Jr("getFirstChild"),wo=Jr("getFirstElementChild"),yo=Jr("getLastChild"),bo=Jr("getLastElementChild"),vo=Y,Eo=new Map;function Co(e){let t=Eo.get(e);return B(t)?(t=function(e){return function(t){const n=eo(e);return G(t)&&t(n),n}}(e),Eo.set(e,t),t):t}const So={isNativeShadowDefined:!1,isSyntheticShadowDefined:!1,insert:function(e,t,n){const r=e[Wr];if(null!==r&&r!==t){const t=r[Ur].indexOf(e);r[Ur].splice(t,1)}e[Wr]=t;const o=V(n)?-1:t[Ur].indexOf(n);-1===o?t[Ur].push(e):t[Ur].splice(o,0,e)},remove:function(e,t){const n=t[Ur].indexOf(e);t[Ur].splice(n,1)},cloneNode:function(e){return Object.assign({},e)},createFragment:function(e){return{[jr]:qr.Raw,[Wr]:null,[zr]:e}},createElement:eo,createText:function(e){return{[jr]:qr.Text,[zr]:String(e),[Wr]:null}},createComment:function(e){return{[jr]:qr.Comment,[zr]:e,[Wr]:null}},createCustomElement:function(e,t){return new(Co(e))(t)},nextSibling:function(e){const t=e[Wr];if(V(t))return null;const n=t[Ur].indexOf(e);return t[Ur][n+1]||null},attachShadow:function(e,t){return e[Gr]={[jr]:qr.ShadowRoot,[Ur]:[],mode:t.mode,delegatesFocus:!!t.delegatesFocus},e[Gr]},getProperty:function(e,t){var n,r;if(t in e)return e[t];if(e[jr]===qr.Element){const o=ye(t);if(de(o,e.tagName))return null!==(n=to(e,o))&&void 0!==n&&n;if(he(o)||J(o))return to(e,o);if("input"===e.tagName&&"value"===t)return null!==(r=to(e,"value"))&&void 0!==r?r:""}},setProperty:function(e,t,n){if(t in e)return e[t]=n;if(e[jr]===qr.Element){const r=ye(t);if("innerHTML"===t)return void(e[Ur]=[{[jr]:qr.Raw,[Wr]:e,[zr]:n}]);if(de(r,e.tagName))return!0===n?no(e,r,""):ro(e,r);if(he(r)||J(r))return no(e,r,n);if("input"===e.tagName&&"value"===r)return V(n)||B(n)?ro(e,"value"):no(e,"value",n)}},setText:function(e,t){e[jr]===qr.Text?e[zr]=t:e[jr]===qr.Element&&(e[Ur]=[{[jr]:qr.Text,[Wr]:e,[zr]:t}])},getAttribute:to,setAttribute:no,removeAttribute:ro,addEventListener:so,removeEventListener:io,dispatchEvent:lo,getClassList:function(e){function t(){let t=e[Yr].find((e=>"class"===e.name&&V(e[Vr])));return B(t)&&(t={name:"class",[Vr]:null,value:""},e[Yr].push(t)),t}return{add(...e){const n=t(),r=Zr(n.value);e.forEach((e=>r.add(e))),n.value=Qr(r)},remove(...e){const n=t(),r=Zr(n.value);e.forEach((e=>r.delete(e))),n.value=Qr(r)}}},setCSSStyleProperty:function(e,t,n,r){const o=e[Yr].find((e=>"style"===e.name&&V(e[Vr]))),s=`${t}: ${n}${r?" !important":""}`;B(o)?e[Yr].push({name:"style",[Vr]:null,value:s}):o.value+=`; ${s}`},getBoundingClientRect:co,querySelector:ao,querySelectorAll:uo,getElementsByTagName:fo,getElementsByClassName:ho,getChildren:po,getChildNodes:mo,getFirstChild:go,getFirstElementChild:wo,getLastChild:yo,getLastElementChild:bo,isConnected:function(e){return!V(e[Wr])},insertStylesheet:oo,assertInstanceOfHTMLElement:vo};function To(e){return e.map((e=>{switch(e[jr]){case qr.Text:return""===e[zr]?"":Ee(e[zr]);case qr.Comment:return`\x3c!--${Ee(e[zr])}--\x3e`;case qr.Raw:return e[zr];case qr.Element:return ko(e)}})).join("")}function ko(e){let t="";const n=e.tagName,r=e[Vr],o=r!==oe,s=e[Ur].length>0;var i;return t+=`<${n}${e[Yr].length?` ${i=e[Yr],i.map((e=>e.value.length?`${e.name}="${Ee(e.value,!0)}"`:e.name)).join(" ")}`:""}`,o&&!s?(t+="/>",t):(t+=">",e[Gr]&&(t+=function(e){const t=[`shadowroot="${e.mode}"`];return e.delegatesFocus&&t.push("shadowrootdelegatesfocus"),`<template ${t.join(" ")}>${To(e[Ur])}</template>`}(e[Gr])),t+=To(e[Ur]),function(e,t){return t===oe&&ce.has(e.toLowerCase())}(n,r)&&!s||(t+=`</${n}>`),t)}const Mo={[jr]:qr.Element,tagName:"fake-root-element",[Vr]:oe,[Wr]:null,[Gr]:null,[Ur]:[],[Yr]:[],[Kr]:{}};s(Pt),f(Pt.prototype),exports.LightningElement=Pt,exports.api=function(){throw new Error},exports.createContextProvider=function(e){let t=Wt(e);if(!B(t))throw new Error("Adapter already has a context provider.");t=function(){function e(){return Math.floor(65536*(1+Math.random())).toString(16).substring(1)}return e()+e()+"-"+e()+"-"+e()+"-"+e()+"-"+e()+e()+e()}(),function(e,t){jt.set(e,t)}(e,t);const n=new WeakSet;return(e,r)=>{if(n.has(e))throw new Error(`Adapter was already installed on ${e}.`);n.add(e);const{consumerConnectedCallback:o,consumerDisconnectedCallback:s}=r;e.addEventListener(t,(e=>{const{setNewContext:t,setDisconnectedCallback:n}=e,r={provide(e){t(e)}};n((()=>{B(s)||s(r)})),o(r),e.stopImmediatePropagation()}))}},exports.freezeTemplate=function(e){Se.ENABLE_FROZEN_TEMPLATE?(s(e),B(e.stylesheets)||Hr(e.stylesheets)):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}})},exports.getComponentDef=function(e){const t=fn(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:ye(e)};const c={};for(const e in i)c[e]=i[e].value;return{ctor:n,name:r,props:l,methods:c}},exports.isComponentConstructor=dn,exports.parseFragment=nr,exports.parseSVGFragment=nr,exports.readonly=function(e){return xt(e)},exports.register=function(e){for(let t=0;t<wr.length;++t){const n=wr[t];if(n in e){let t=gr[n];B(t)&&(gr[n]=t=[]),T.call(t,e[n])}}},exports.registerComponent=function(e,{tmpl:t}){return G(e)&&dr.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),h=n(null),p=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)?Yt(e):Kt(0,w);f[e]=w,o(r,e,w)}if(B(l)||L.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;h[e]=w,Gt(w,t,s,l)}else w=qt(e),p[e]=w,Ut(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]=Ft(t))}return function(e,t){Xt.set(e,t)}(e,{apiMethods:d,apiFields:f,apiFieldsConfig:g,wiredMethods:h,wiredFields:p,observedFields:m}),e},exports.registerTemplate=function(e){return Qt.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||V(n))throw new TypeError(`"renderComponent" expects an object as the third parameter but instead received ${n}.`);const r=So.createElement(e);Ar(r,t,So,{mode:"open",owner:null,tagName:e});for(const[e,t]of Object.entries(n))r[e]=t;return r[Wr]=Mo,Tr(r),ko(r)},exports.renderer=So,exports.sanitizeAttribute=function(e,t,n,r){return r},exports.setFeatureFlag=function(e,t){if("boolean"==typeof t){if(B(Ce[e])){const n=d(Ce).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=Se[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(Se,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(Fr,"Hooks are already overridden, only one definition is allowed."),Fr=!0,n=t.sanitizeHtmlContent,Xn=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};
|