lwc 2.20.2 → 2.21.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 +203 -171
- package/dist/engine-dom/iife/es2017/engine-dom.js +203 -171
- package/dist/engine-dom/iife/es2017/engine-dom.min.js +1 -1
- package/dist/engine-dom/iife/es2017/engine-dom_debug.js +193 -161
- package/dist/engine-dom/iife/es5/engine-dom.js +288 -254
- package/dist/engine-dom/iife/es5/engine-dom.min.js +1 -1
- package/dist/engine-dom/iife/es5/engine-dom_debug.js +278 -243
- package/dist/engine-dom/umd/es2017/engine-dom.js +203 -171
- package/dist/engine-dom/umd/es2017/engine-dom.min.js +1 -1
- package/dist/engine-dom/umd/es2017/engine-dom_debug.js +193 -161
- package/dist/engine-dom/umd/es5/engine-dom.js +288 -254
- package/dist/engine-dom/umd/es5/engine-dom.min.js +1 -1
- package/dist/engine-dom/umd/es5/engine-dom_debug.js +278 -243
- package/dist/engine-server/commonjs/es2017/engine-server.js +280 -258
- package/dist/engine-server/commonjs/es2017/engine-server.min.js +1 -1
- package/dist/engine-server/esm/es2017/engine-server.js +280 -258
- package/dist/synthetic-shadow/esm/es2017/synthetic-shadow.js +3 -3
- package/dist/synthetic-shadow/iife/es2017/synthetic-shadow.js +3 -3
- package/dist/synthetic-shadow/iife/es2017/synthetic-shadow_debug.js +3 -3
- package/dist/synthetic-shadow/iife/es5/synthetic-shadow.js +3 -3
- package/dist/synthetic-shadow/iife/es5/synthetic-shadow_debug.js +3 -3
- package/dist/synthetic-shadow/umd/es2017/synthetic-shadow.js +3 -3
- package/dist/synthetic-shadow/umd/es2017/synthetic-shadow_debug.js +3 -3
- package/dist/synthetic-shadow/umd/es5/synthetic-shadow.js +3 -3
- package/dist/synthetic-shadow/umd/es5/synthetic-shadow_debug.js +3 -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";Object.defineProperty(exports,"__esModule",{value:!0});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:i,getOwnPropertyDescriptor:s,getOwnPropertyNames:l,getPrototypeOf:a,hasOwnProperty:c,isFrozen:u,keys:d,seal:f,setPrototypeOf:p}=Object,{isArray:h}=Array,{copyWithin:m,fill:g,filter:w,find:y,indexOf:b,join:v,map:C,pop:E,push:k,reduce:x,reverse:S,shift:M,slice:T,sort:A,splice:O,unshift:P,forEach:$}=Array.prototype,{fromCharCode:L}=String,{charCodeAt:N,replace:R,slice:_,toLowerCase:D}=String.prototype;function F(e){return void 0===e}function I(e){return null===e}function H(e){return!0===e}function j(e){return!1===e}function B(e){return"function"==typeof e}function W(e){return"string"==typeof e}function V(){}const K={}.toString;function z(e){return e&&e.toString?h(e)?v.call(C.call(e,z),","):e.toString():"object"==typeof e?K.call(e):e+""}function G(e,t){do{const n=s(e,t);if(!F(n))return n;e=a(e)}while(null!==e)}const U=["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:q,AriaPropNameToAttrNameMap:X}=(()=>{const e=n(null),t=n(null);return $.call(U,(n=>{const r=D.call(R.call(n,/^aria/,(()=>"aria-")));e[r]=n,t[n]=r})),{AriaAttrNameToPropNameMap:e,AriaPropNameToAttrNameMap:t}})();function Y(e){return e in q}const J=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}(),Q="http://www.w3.org/1999/xhtml",Z=new Set(["area","base","br","col","embed","hr","img","input","link","meta","source","track","wbr"]);const ee=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 te(e,t){const n=ee.get(e);return void 0!==n&&(0===n.size||n.has(t))}const ne=new Set(["role","accesskey","class","contenteditable","contextmenu","dir","draggable","dropzone","hidden","id","itemprop","lang","slot","spellcheck","style","tabindex","title"]);function re(e){return ne.has(e)}const oe=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"]]),ie=new Map;function se(e){const t=X[e];if(!F(t))return t;const n=oe.get(e);if(!F(n))return n;const r=ie.get(e);if(!F(r))return r;let o="";for(let t=0,n=e.length;t<n;t++){const n=N.call(e,t);o+=n>=65&&n<=90?"-"+L(n+32):L(n)}return ie.set(e,o),o}const le={'"':""","'":"'","<":"<",">":">","&":"&"};function ae(e,t=!1){const n=t?/["&]/g:/["'<>&]/g;return e.replace(n,(e=>le[e]))}if("function"!=typeof Event){class e{}o(J,"Event",{value:e,configurable:!0,writable:!0})}if("function"!=typeof CustomEvent){class e extends Event{}o(J,"CustomEvent",{value:e,configurable:!0,writable:!0})}const ce={DUMMY_TEST_FLAG:null,ENABLE_ELEMENT_PATCH:null,ENABLE_FORCE_NATIVE_SHADOW_MODE_FOR_TEST:null,ENABLE_HMR:null,ENABLE_HTML_COLLECTIONS_PATCH:null,ENABLE_INNER_OUTER_TEXT_PATCH:null,ENABLE_MIXED_SHADOW_MODE:null,ENABLE_NODE_LIST_PATCH:null,ENABLE_NODE_PATCH:null,ENABLE_REACTIVE_SETTER:null,ENABLE_WIRE_SYNC_EMIT:null};J.lwcRuntimeFlags||Object.defineProperty(J,"lwcRuntimeFlags",{value:n(null)});const ue=J.lwcRuntimeFlags;let de=[];const fe=f(n(null)),pe=f([]);function he(){const e=de;de=[];for(let t=0,n=e.length;t<n;t+=1)e[t]()}function me(e){0===de.length&&Promise.resolve().then(he),k.call(de,e)}const ge=new WeakMap;let we=null;function ye(e,t){const n=ge.get(e);if(!F(n)){const e=n[t];if(!F(e))for(let t=0,n=e.length;t<n;t+=1){e[t].notify()}}}function be(e,t){if(null===we)return;const r=we,o=function(e){let t=ge.get(e);if(F(t)){const r=n(null);t=r,ge.set(e,r)}return t}(e);let i=o[t];if(F(i))i=[],o[t]=i;else if(i[0]===r)return;-1===b.call(i,r)&&r.link(i)}class ve{constructor(e){this.listeners=[],this.callback=e}observe(e){const t=we;let n;we=this;try{e()}catch(e){n=Object(e)}finally{if(we=t,void 0!==n)throw n}}reset(){const{listeners:e}=this,t=e.length;if(t>0){for(let n=0;n<t;n+=1){const t=e[n],r=b.call(e[n],this);O.call(t,r,1)}e.length=0}}notify(){this.callback.call(void 0,this)}link(e){k.call(e,this),k.call(this.listeners,e)}}function Ce(e,t){ye(e.component,t)}function Ee(e,t){be(e.component,t)}function ke(e){return`<${D.call(e.tagName)}>`}function xe(e,t){if(!u(t)&&F(t.wcStack)){const n=function(e){const t=[];let n=e;for(;!I(n);)k.call(t,ke(n)),n=n.owner;return t.reverse().join("\n\t")}(e);o(t,"wcStack",{get:()=>n})}}function Se(e){const t=e();return(null==t?void 0:t.__esModule)?t.default:t}function Me(e){return B(e)&&c.call(e,"__circular__")}const Te="undefined"!=typeof HTMLElement?HTMLElement:function(){},Ae=Te.prototype;function Oe(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:Oe("offsetHeight")},offsetLeft:{readOnly:!0,error:Oe("offsetLeft")},offsetParent:{readOnly:!0},offsetTop:{readOnly:!0,error:Oe("offsetTop")},offsetWidth:{readOnly:!0,error:Oe("offsetWidth")},role:{attribute:"role"}});let Pe,$e=null;function Le(e,t){return e!==$e||t!==Pe}function Ne(e,t){$e=null,Pe=void 0}function Re(e,t){$e=e,Pe=t}const _e=n(null);$.call(d(X),(e=>{const t=G(Ae,e);F(t)||(_e[e]=t)})),$.call(["accessKey","dir","draggable","hidden","id","lang","spellcheck","tabIndex","title"],(e=>{const t=G(Ae,e);F(t)||(_e[e]=t)}));const{isArray:De}=Array,{prototype:Fe,getPrototypeOf:Ie,create:He,defineProperty:je,isExtensible:Be,getOwnPropertyDescriptor:We,getOwnPropertyNames:Ve,getOwnPropertySymbols:Ke,preventExtensions:ze,hasOwnProperty:Ge}=Object,{push:Ue,concat:qe}=Array.prototype;function Xe(e){return void 0===e}function Ye(e){return"function"==typeof e}const Je=new WeakMap;function Qe(e,t){Je.set(e,t)}const Ze=e=>Je.get(e)||e;class et{constructor(e,t){this.originalTarget=t,this.membrane=e}wrapDescriptor(e){if(Ge.call(e,"value"))e.value=this.wrapValue(e.value);else{const{set:t,get:n}=e;Xe(n)||(e.get=this.wrapGetter(n)),Xe(t)||(e.set=this.wrapSetter(t))}return e}copyDescriptorIntoShadowTarget(e,t){const{originalTarget:n}=this,r=We(n,t);if(!Xe(r)){const n=this.wrapDescriptor(r);je(e,t,n)}}lockShadowTarget(e){const{originalTarget:t}=this;qe.call(Ve(t),Ke(t)).forEach((t=>{this.copyDescriptorIntoShadowTarget(e,t)}));const{membrane:{tagPropertyKey:n}}=this;Xe(n)||Ge.call(e,n)||je(e,n,He(null)),ze(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=Xe(n)||Ge.call(t,n)?[]:[n];return Ue.apply(r,Ve(t)),Ue.apply(r,Ke(t)),r}isExtensible(e){const{originalTarget:t}=this;return!!Be(e)&&(!!Be(t)||(this.lockShadowTarget(e),!1))}getPrototypeOf(e){const{originalTarget:t}=this;return Ie(t)}getOwnPropertyDescriptor(e,t){const{originalTarget:n,membrane:{valueObserved:r,tagPropertyKey:o}}=this;r(n,t);let i=We(n,t);if(Xe(i)){if(t!==o)return;return i={value:void 0,writable:!1,configurable:!1,enumerable:!1},je(e,o,i),i}return!1===i.configurable&&this.copyDescriptorIntoShadowTarget(e,t),this.wrapDescriptor(i)}}const tt=new WeakMap,nt=new WeakMap,rt=new WeakMap,ot=new WeakMap;class it extends et{wrapValue(e){return this.membrane.getProxy(e)}wrapGetter(e){const t=tt.get(e);if(!Xe(t))return t;const n=this,r=function(){return n.wrapValue(e.call(Ze(this)))};return tt.set(e,r),rt.set(r,e),r}wrapSetter(e){const t=nt.get(e);if(!Xe(t))return t;const n=function(t){e.call(Ze(this),Ze(t))};return nt.set(e,n),ot.set(n,e),n}unwrapDescriptor(e){if(Ge.call(e,"value"))e.value=Ze(e.value);else{const{set:t,get:n}=e;Xe(n)||(e.get=this.unwrapGetter(n)),Xe(t)||(e.set=this.unwrapSetter(t))}return e}unwrapGetter(e){const t=rt.get(e);if(!Xe(t))return t;const n=this,r=function(){return Ze(e.call(n.wrapValue(this)))};return tt.set(r,e),rt.set(e,r),r}unwrapSetter(e){const t=ot.get(e);if(!Xe(t))return t;const n=this,r=function(t){e.call(n.wrapValue(this),n.wrapValue(t))};return nt.set(r,e),ot.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&&De(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(Be(e)){const{originalTarget:t}=this;if(ze(t),Be(t))return!1;this.lockShadowTarget(e)}return!0}defineProperty(e,t,n){const{originalTarget:r,membrane:{valueMutated:o,tagPropertyKey:i}}=this;return t===i&&!Ge.call(r,t)||(je(r,t,this.unwrapDescriptor(n)),!1===n.configurable&&this.copyDescriptorIntoShadowTarget(e,t),o(r,t),!0)}}const st=new WeakMap,lt=new WeakMap;class at extends et{wrapValue(e){return this.membrane.getReadOnlyProxy(e)}wrapGetter(e){const t=st.get(e);if(!Xe(t))return t;const n=this,r=function(){return n.wrapValue(e.call(Ze(this)))};return st.set(e,r),r}wrapSetter(e){const t=lt.get(e);if(!Xe(t))return t;const n=function(e){};return lt.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(De(e))return!0;const t=Ie(e);return t===Fe||null===t||null===Ie(t)}const ut=(e,t)=>{},dt=(e,t)=>{};function ft(e){return De(e)?[]:{}}const pt=Symbol.for("@@lockerLiveValue"),ht=new class{constructor(e={}){this.readOnlyObjectGraph=new WeakMap,this.reactiveObjectGraph=new WeakMap;const{valueMutated:t,valueObserved:n,valueIsObservable:r,tagPropertyKey:o}=e;this.valueMutated=Ye(t)?t:dt,this.valueObserved=Ye(n)?n:ut,this.valueIsObservable=Ye(r)?r:ct,this.tagPropertyKey=o}getProxy(e){const t=Ze(e);return this.valueIsObservable(t)?this.readOnlyObjectGraph.get(t)===e?e:this.getReactiveHandler(t):t}getReadOnlyProxy(e){return e=Ze(e),this.valueIsObservable(e)?this.getReadOnlyHandler(e):e}unwrapProxy(e){return Ze(e)}getReactiveHandler(e){let t=this.reactiveObjectGraph.get(e);if(Xe(t)){const n=new it(this,e);t=new Proxy(ft(e),n),Qe(t,e),this.reactiveObjectGraph.set(e,t)}return t}getReadOnlyHandler(e){let t=this.readOnlyObjectGraph.get(e);if(Xe(t)){const n=new at(this,e);t=new Proxy(ft(e),n),Qe(t,e),this.readOnlyObjectGraph.set(e,t)}return t}}({valueObserved:be,valueMutated:ye,tagPropertyKey:pt});function mt(e,t){const{get:n,set:r,enumerable:o,configurable:i}=t;if(!B(n))throw new TypeError;if(!B(r))throw new TypeError;return{enumerable:o,configurable:i,get(){const t=nr(this);if(!Rn(t))return Ee(t,e),n.call(t.elm)},set(t){const n=nr(this);return t!==n.cmpProps[e]&&(n.cmpProps[e]=t,Ce(n,e)),r.call(n.elm,t)}}}const gt=function(){if(I(Nn))throw new ReferenceError("Illegal constructor");const e=Nn,{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 this[pt]=void 0,tr(o,e),tr(n,e),1===e.renderMode?e.renderRoot=wt(e):e.renderRoot=n,this};function wt(e){const{elm:t,mode:n,shadowMode:r,def:{ctor:o},renderer:{attachShadow:i}}=e,s=i(t,{"$$lwc-synthetic-mode":1===r,delegatesFocus:Boolean(o.delegatesFocus),mode:n});return e.shadowRoot=s,tr(s,e),s}gt.prototype={constructor:gt,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:i}}=r;i(o,e,Wn(r,t),n)},removeEventListener(e,t,n){const r=nr(this),{elm:o,renderer:{removeEventListener:i}}=r;i(o,e,Wn(r,t),n)},hasAttribute(e){const t=nr(this),{elm:n,renderer:{getAttribute:r}}=t;return!I(r(n,e))},hasAttributeNS(e,t){const n=nr(this),{elm:r,renderer:{getAttribute:o}}=n;return!I(o(r,t,e))},removeAttribute(e){const t=nr(this),{elm:n,renderer:{removeAttribute:r}}=t;Re(n,e),r(n,e),Ne()},removeAttributeNS(e,t){const{elm:n,renderer:{removeAttribute:r}}=nr(this);Re(n,t),r(n,t,e),Ne()},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;Re(r,e),o(r,e,t),Ne()},setAttributeNS(e,t,n){const r=nr(this),{elm:o,renderer:{setAttribute:i}}=r;Re(o,t),i(o,t,n,e),Ne()},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 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 yt=n(null),bt=["getElementsByClassName","getElementsByTagName","querySelector","querySelectorAll"];for(const e of bt)yt[e]={value(t){const n=nr(this),{elm:r,renderer:o}=n;return o[e](r,t)},configurable:!0,enumerable:!0,writable:!0};r(gt.prototype,yt);const vt=n(null);for(const e in _e)vt[e]=mt(e,_e[e]);function Ct(e){return{get(){const t=nr(this);return Ee(t,e),t.cmpFields[e]},set(t){const n=nr(this);t!==n.cmpFields[e]&&(n.cmpFields[e]=t,Ce(n,e))},enumerable:!0,configurable:!0}}function Et(e){return{get(){const t=nr(this);if(!Rn(t))return Ee(t,e),t.cmpProps[e]},set(t){const n=nr(this);n.cmpProps[e]=t,Ce(n,e)},enumerable:!0,configurable:!0}}r(gt.prototype,vt),o(gt,"CustomElementConstructor",{get(){throw new ReferenceError("The current runtime does not support CustomElementConstructor.")},configurable:!0});class kt extends ve{constructor(e,t){super((()=>{j(this.debouncing)&&(this.debouncing=!0,me((()=>{if(H(this.debouncing)){const{value:n}=this,{isDirty:r,component:o,idx:i}=e;t.call(o,n),this.debouncing=!1,H(e.isDirty)&&j(r)&&i>0&&Jn(e)}})))})),this.debouncing=!1}reset(e){super.reset(),this.debouncing=!1,arguments.length>0&&(this.value=e)}}function xt(e,t){const{get:n,set:r,enumerable:o,configurable:i}=t;if(!B(n))throw new Error;return{get(){return n.call(this)},set(t){const n=nr(this);if(r)if(ue.ENABLE_REACTIVE_SETTER){let o=n.oar[e];F(o)&&(o=n.oar[e]=new kt(n,r)),o.reset(t),o.observe((()=>{r.call(this,t)}))}else r.call(this,t)},enumerable:o,configurable:i}}function St(e){return{get(){const t=nr(this);return Ee(t,e),t.cmpFields[e]},set(t){const n=nr(this),r=ht.getProxy(t);r!==n.cmpFields[e]&&(n.cmpFields[e]=r,Ce(n,e))},enumerable:!0,configurable:!0}}function Mt(e){return{get(){const t=nr(this);return Ee(t,e),t.cmpFields[e]},set(t){const n=nr(this);t!==n.cmpFields[e]&&(n.cmpFields[e]=t,Ce(n,e))},enumerable:!0,configurable:!0}}const Tt=new Map;const At={apiMethods:fe,apiFields:fe,apiFieldsConfig:fe,wiredMethods:fe,wiredFields:fe,observedFields:fe};const Ot=new Set;function Pt(){return[]}Ot.add(Pt);const $t=n(null),Lt=n(null);function Nt(e){let t=$t[e];return F(t)&&(t=$t[e]=function(){const t=nr(this),{getHook:n}=t;return n(t.component,e)}),t}function Rt(e){let t=Lt[e];return F(t)&&(t=Lt[e]=function(t){const n=nr(this),{setHook:r}=n;t=ht.getReadOnlyProxy(t),r(n.component,e,t)}),t}function _t(e){return function(){const t=nr(this),{callHook:n,component:r}=t,o=r[e];return n(t.component,o,T.call(arguments))}}function Dt(e,t){return function(n,r,o){if(r===o)return;const i=e[n];F(i)?F(t)||t.apply(this,arguments):Le(this,n)&&(this[i]=o)}}function Ft(e,t,i){let s;B(e)?s=class extends e{}:(s=function(){throw new TypeError("Illegal constructor")},p(s,e),p(s.prototype,e.prototype),o(s.prototype,"constructor",{writable:!0,configurable:!0,value:s}));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[se(n)]=n,u[n]={get:Nt(n),set:Rt(n),enumerable:!0,configurable:!0}}for(let e=0,t=i.length;e<t;e+=1){const t=i[e];u[t]={value:_t(t),writable:!0,configurable:!0}}return u.attributeChangedCallback={value:Dt(l,a)},o(s,"observedAttributes",{get:()=>[...c,...d(l)]}),r(s.prototype,u),s}const It=Ft(Te,l(_e),[]);i(It),f(It.prototype);const Ht=new WeakMap;function jt(e){const{shadowSupportMode:o,renderMode:i}=e,s=function(e){const t=Tt.get(e);return F(t)?At:t}(e),{apiFields:l,apiFieldsConfig:c,apiMethods:u,wiredFields:f,wiredMethods:p,observedFields:h}=s,m=e.prototype;let{connectedCallback:g,disconnectedCallback:w,renderedCallback:y,errorCallback:b,render:v}=m;const C=function(e){let t=a(e);if(I(t))throw new ReferenceError(`Invalid prototype chain for ${e.name}, you must extend LightningElement.`);if(Me(t)){const e=Se(t);t=e===t?gt:e}return t}(e),E=C!==gt?Wt(C):Vt,k=Ft(E.bridge,d(l),d(u)),x=t(n(null),E.props,l),S=t(n(null),E.propsConfig,c),M=t(n(null),E.methods,u),T=t(n(null),E.wire,f,p);g=g||E.connectedCallback,w=w||E.disconnectedCallback,y=y||E.renderedCallback,b=b||E.errorCallback,v=v||E.render;let A=E.shadowSupportMode;F(o)||(A=o);let O=E.renderMode;F(i)||(O="light"===i?0:1);const P=function(e){return Fn.get(e)}(e)||E.template,$=e.name||E.name;r(m,h);return{ctor:e,name:$,wire:T,props:x,propsConfig:S,methods:M,bridge:k,template:P,renderMode:O,shadowSupportMode:A,connectedCallback:g,disconnectedCallback:w,renderedCallback:y,errorCallback:b,render:v}}function Bt(e){if(!B(e))return!1;if(e.prototype instanceof gt)return!0;let t=e;do{if(Me(t)){const e=Se(t);if(e===t)return!0;t=e}if(t===gt)return!0}while(!I(t)&&(t=a(t)));return!1}function Wt(e){let t=Ht.get(e);if(F(t)){if(Me(e)){return t=Wt(Se(e)),Ht.set(e,t),t}if(!Bt(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=jt(e),Ht.set(e,t)}return t}const Vt={ctor:gt,name:gt.name,props:vt,propsConfig:fe,methods:fe,renderMode:1,shadowSupportMode:"reset",wire:fe,bridge:It,template:Pt,render:gt.prototype.render};function Kt(e){const{type:t}=e;return 2===t||3===t}function zt(e,t){return e.key===t.key&&e.sel===t.sel}function Gt(e,t){return"input"===e&&("value"===t||"checked"===t)}const Ut=n(null);function qt(e){if(null==e)return fe;e=W(e)?e:e+"";let t=Ut[e];if(t)return t;t=n(null);let r,o=0;const i=e.length;for(r=0;r<i;r++)32===N.call(e,r)&&(r>o&&(t[_.call(e,o,r)]=!0),o=r+1);return r>o&&(t[_.call(e,o,r)]=!0),Ut[e]=t,t}function Xt(e,t,n,r){var o;o=t,un.has(o)?function(e,t,n,r){let o=0,i=0,s=e.length-1,l=e[0],a=e[s];const c=t.length-1;let u,d,f,p,h=c,m=t[0],g=t[h],w=!1;for(;o<=s&&i<=h;)tn(l)?tn(a)?tn(m)?tn(g)?zt(l,m)?(Yt(l,m,r),l=e[++o],m=t[++i]):zt(a,g)?(Yt(a,g,r),a=e[--s],g=t[--h]):zt(l,g)?(Yt(l,g,r),ln(l.elm,n,r.nextSibling(a.elm),r),l=e[++o],g=t[--h]):zt(a,m)?(Yt(a,m,r),ln(m.elm,n,l.elm,r),a=e[--s],m=t[++i]):(void 0===u&&(u=dn(e,o,s)),d=u[m.key],F(d)?(Jt(m,n,r,l.elm),m=t[++i]):(f=e[d],tn(f)&&(f.sel!==m.sel?Jt(m,n,r,l.elm):(Yt(f,m,r),w||(w=!0,e=[...e]),e[d]=void 0,ln(f.elm,n,l.elm,r))),m=t[++i])):g=t[--h]:m=t[++i]:a=e[--s]:l=e[++o];if(o<=s||i<=h)if(o>s){let e,o=h;do{e=t[++o]}while(!tn(e)&&o<c);p=tn(e)?e.elm:null,Qt(t,n,r,p,i,h+1)}else en(e,n,r,!0,o,s+1)}(e,t,n,r):function(e,t,n,r){const o=e.length,i=t.length;if(0===o)return void Qt(t,n,r,null);if(0===i)return void en(e,n,r,!0);let s=null;for(let o=i-1;o>=0;o-=1){const i=e[o],l=t[o];l!==i&&(tn(i)?tn(l)?(Yt(i,l,r),s=l.elm):Zt(i,n,r,!0):tn(l)&&(Jt(l,n,r,s),s=l.elm))}}(e,t,n,r)}function Yt(e,t,n){var r,o;if(e!==t)switch(t.type){case 0:case 1:!function(e,t,n){t.elm=e.elm,t.text!==e.text&&sn(t,n)}(e,t,n);break;case 4:t.elm=e.elm;break;case 2:!function(e,t,n){const r=t.elm=e.elm;an(e,t,n),Xt(e.children,t.children,r,n)}(e,t,null!==(r=t.data.renderer)&&void 0!==r?r:n);break;case 3:!function(e,t,n){const r=t.elm=e.elm,o=t.vm=e.vm;an(e,t,n),F(o)||cn(t,o);Xt(e.children,t.children,r,n),F(o)||Jn(o)}(e,t,null!==(o=t.data.renderer)&&void 0!==o?o:n)}}function Jt(e,t,n,r){var o,i;switch(e.type){case 0:!function(e,t,n,r){const{owner:o}=e,{createText:i}=r,s=e.elm=i(e.text);on(s,o,r),ln(s,t,n,r)}(e,t,r,n);break;case 1:!function(e,t,n,r){const{owner:o}=e,{createComment:i}=r,s=e.elm=i(e.text);on(s,o,r),ln(s,t,n,r)}(e,t,r,n);break;case 4:!function(e,t,n,r){const{owner:o}=e,{cloneNode:i,isSyntheticShadowDefined:s}=r,l=e.elm=i(e.fragment,!0);on(l,o,r);const{renderMode:a,shadowMode:c}=o;s&&(1!==c&&0!==a||(l.$shadowStaticNode$=!0));ln(l,t,n,r)}(e,t,r,n);break;case 2:!function(e,t,n,r){const{sel:o,owner:i,data:{svg:s}}=e,{createElement:l}=r,a=H(s)?"http://www.w3.org/2000/svg":void 0,c=l(o,a);on(c,i,r),function(e,t,n){const{owner:r}=t;if(rn(e,r,n),1===r.shadowMode){const{data:{context:n}}=t,{stylesheetToken:o}=r.context;F(n)||F(n.lwc)||"manual"!==n.lwc.dom||function(e){e.$domManual$=!0}(e),F(o)||nn(e,o)}}(c,e,r),e.elm=c,an(null,e,r),ln(c,t,n,r),Qt(e.children,c,r,null)}(e,t,r,null!==(o=e.data.renderer)&&void 0!==o?o:n);break;case 3:!function(e,t,n,r){const{sel:o,owner:i}=e,s=function(e,t){const{getCustomElement:n,HTMLElementExported:r,defineCustomElement:o}=t;let i=n(e=e.toLowerCase());return F(i)?(i=class extends r{constructor(e){super(),B(e)&&e(this)}},o(e,i),i):i}(o,r);let l;const a=new s((t=>{l=function(e,t,n){let r=rr(e);if(!F(r))return r;const{sel:o,mode:i,ctor:s,owner:l}=t;if(rn(e,l,n),1===l.shadowMode){const{stylesheetToken:t}=l.context;F(t)||nn(e,t)}return r=er(e,s,n,{mode:i,owner:l,tagName:o}),r}(t,e,r)}));if(on(a,i,r),e.elm=a,e.vm=l,l)cn(e,l);else if(e.ctor!==s)throw new TypeError("Incorrect Component Constructor");an(null,e,r),ln(a,t,n,r),l&&lr(l);Qt(e.children,a,r,null),l&&function(e){or(e)}(l)}(e,t,r,null!==(i=e.data.renderer)&&void 0!==i?i:n)}}function Qt(e,t,n,r,o=0,i=e.length){for(;o<i;++o){const i=e[o];tn(i)&&Jt(i,t,n,r)}}function Zt(e,t,n,r=!1){const{type:o,elm:i,sel:s}=e;switch(r&&function(e,t,n){n.remove(e,t)}(i,t,n),o){case 2:{const t="slot"===s&&1===e.owner.shadowMode;en(e.children,i,n,t);break}case 3:{const{vm:t}=e;F(t)||function(e){Zn(e)}(t)}}}function en(e,t,n,r=!1,o=0,i=e.length){for(;o<i;++o){const i=e[o];tn(i)&&Zt(i,t,n,r)}}function tn(e){return null!=e}function nn(e,t){e.$shadowToken$=t}function rn(e,t,n){const{cmpTemplate:r,context:o}=t,{getClassList:i}=n,s=null==r?void 0:r.stylesheetToken;!F(s)&&o.hasScopedStyles&&i(e).add(s)}function on(e,t,n){const{renderRoot:r,renderMode:o,shadowMode:i}=t,{isSyntheticShadowDefined:s}=n;s&&(1!==i&&0!==o||(e.$shadowResolver$=r.$shadowResolver$))}function sn(e,t){const{elm:n,text:r}=e,{setText:o}=t;o(n,r)}function ln(e,t,n,r){r.insert(e,t,n)}function an(e,t,n){I(e)&&(function(e,t){const{elm:n,data:{on:r}}=e;if(F(r))return;const{addEventListener:o}=t;for(const e in r)o(n,e,r[e])}(t,n),function(e,t){const{elm:n,data:{classMap:r}}=e;if(F(r))return;const{getClassList:o}=t,i=o(n);for(const e in r)i.add(e)}(t,n),function(e,t){const{elm:n,data:{styleDecls:r}}=e;if(F(r))return;const{setCSSStyleProperty:o}=t;for(let e=0;e<r.length;e++){const[t,i,s]=r[e];o(n,t,i,s)}}(t,n)),function(e,t,n){const{elm:r,data:{className:o}}=t,i=I(e)?void 0:e.data.className;if(i===o)return;const{getClassList:s}=n,l=s(r),a=qt(o),c=qt(i);let u;for(u in c)F(a[u])&&l.remove(u);for(u in a)F(c[u])&&l.add(u)}(e,t,n),function(e,t,n){const{elm:r,data:{style:o}}=t;if((I(e)?void 0:e.data.style)===o)return;const{setAttribute:i,removeAttribute:s}=n;W(o)&&""!==o?i(r,"style",o):s(r,"style")}(e,t,n),function(e,t,n){const{attrs:r}=t.data;if(F(r))return;const o=I(e)?fe:e.data.attrs;if(o===r)return;const{elm:i}=t,{setAttribute:s,removeAttribute:l}=n;for(const e in r){const t=r[e];o[e]!==t&&(Re(i,e),58===N.call(e,3)?s(i,e,t,"http://www.w3.org/XML/1998/namespace"):58===N.call(e,5)?s(i,e,t,"http://www.w3.org/1999/xlink"):I(t)||F(t)?l(i,e):s(i,e,t),Ne())}}(e,t,n),function(e,t,n){const{props:r}=t.data;if(F(r))return;const o=I(e)?fe:e.data.props;if(o===r)return;const i=I(e),{elm:s,sel:l}=t,{getProperty:a,setProperty:c}=n;for(const e in r){const t=r[e];(i||t!==(Gt(l,e)?a(s,e):o[e]))&&c(s,e,t)}}(e,t,n)}function cn(e,t){const r=e.aChildren||e.children;t.aChildren=r;const{renderMode:o,shadowMode:i}=t;1!==i&&0!==o||(!function(e,t){var r;const{cmpSlots:o}=e,i=e.cmpSlots=n(null);for(let e=0,n=t.length;e<n;e+=1){const n=t[e];if(I(n))continue;let o="";Kt(n)&&(o=(null===(r=n.data.attrs)||void 0===r?void 0:r.slot)||"");const s=i[o]=i[o]||[];k.call(s,n)}if(j(e.isDirty)){const t=d(o);if(t.length!==d(i).length)return void jn(e);for(let n=0,r=t.length;n<r;n+=1){const r=t[n];if(F(i[r])||o[r].length!==i[r].length)return void jn(e);const s=o[r],l=i[r];for(let t=0,n=i[r].length;t<n;t+=1)if(s[t]!==l[t])return void jn(e)}}}(t,r),e.aChildren=r,e.children=pe)}const un=new WeakMap;function dn(e,t,n){const r={};for(let o=t;o<=n;++o){const t=e[o];if(tn(t)){const{key:e}=t;void 0!==e&&(r[e]=o)}}return r}const fn=Symbol.iterator;function pn(e,t,n=pe){const r=An();const{key:o}=t;return{type:2,sel:e,data:t,children:n,elm:undefined,key:o,owner:r}}function hn(e,t,n,r=pe){const o=An(),{key:i}=n;const s={type:3,sel:e,data:n,children:r,elm:undefined,key:i,ctor:t,owner:o,mode:"open",aChildren:undefined,vm:undefined};return function(e){k.call(An().velements,e)}(s),s}const mn=new Map;let gn=0;function wn(e){var t;return t=e,un.set(t,1),e}let yn=()=>{throw new Error("sanitizeHtmlContent hook must be implemented.")};const bn=i({s:function(e,t,n,r){F(r)||F(r[e])||0===r[e].length||(n=r[e]);const o=An(),{renderMode:i,shadowMode:s}=o;return 0===i?(wn(n),n):(1===s&&wn(n),pn("slot",t,n))},h:pn,c:hn,i:function(e,t){const n=[];if(wn(n),F(e)||null===e)return n;const r=e[fn]();let o=r.next(),i=0,{value:s,done:l}=o;for(;!1===l;){o=r.next(),l=o.done;const e=t(s,i,0===i,!0===l);h(e)?k.apply(n,e):k.call(n,e),i+=1,s=o.value}return n},f:function(e){const t=e.length,n=[];wn(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:function(e){return{type:0,sel:undefined,text:e,elm:undefined,key:undefined,owner:An()}},d:function(e){return null==e?"":String(e)},b:function(e){const t=An();if(I(t))throw new Error;const n=t;return function(t){Dn(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:undefined,owner:An()}},dc:function(e,t,n,r=pe){if(null==t)return null;if(!Bt(t))throw new Error(`Invalid LWC Constructor ${z(t)} for custom element <${e}>.`);let o=mn.get(t);return F(o)&&(o=gn++,mn.set(t,o)),hn(e,t,Object.assign(Object.assign({},n),{key:`dc:${o}:${n.key}`}),r)},ti:function(e){return e>0&&!(H(e)||j(e))?0:e},st:function(e,t){return{type:4,sel:void 0,key:t,elm:void 0,fragment:e,owner:An()}},gid:function(e){const t=An();if(F(e)||""===e)return e;if(I(e))return null;const{idx:n,shadowMode:r}=t;return 1===r?R.call(e,/\S+/g,(e=>`${e}-${n}`)):e},fid:function(e){const t=An();if(F(e)||""===e)return e;if(I(e))return null;const{idx:n,shadowMode:r}=t;return 1===r&&/^#/.test(e)?`${e}-${n}`:e},shc:function(e){return yn(e)}});function vn(e){return`${e}-host`}function Cn(e){return bn.h("style",{key:"style",attrs:{type:"text/css"}},[bn.t(e)])}function En(e,t,n){const r=[];let o;for(let i=0;i<e.length;i++){let s=e[i];if(h(s))k.apply(r,En(s,t,n));else{const e=s.$scoped$,i=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:(F(o)&&(o=xn(n)),a=I(o)||0===o.shadowMode),k.call(r,s(i,l,a))}}return r}function kn(e,t){const{stylesheets:n,stylesheetToken:r}=t;let o=[];return F(n)||0===n.length||(o=En(n,r,e)),o}function xn(e){let t=e;for(;!I(t);){if(1===t.renderMode)return t;t=t.owner}return t}function Sn(e,t){const{renderMode:n,shadowMode:r,renderer:{ssr:o,insertStylesheet:i}}=e;if(1===n&&1===r)for(let e=0;e<t.length;e++)i(t[e]);else{if(o||e.hydrated)return C.call(t,Cn);{const n=function(e){const t=xn(e);return I(t)||1!==t.shadowMode?t:null}(e),r=I(n)?void 0:n.shadowRoot;for(let e=0;e<t.length;e++)i(t[e],r)}}return null}let Mn=!1,Tn=null;function An(){return Tn}function On(e){Tn=e}const Pn=($n=(e,t)=>{const{createFragment:n}=t;return n(e)},(e,...t)=>{const r=n(null);return function(){const{context:{hasScopedStyles:n,stylesheetToken:o},shadowMode:i,renderer:s}=An(),l=!F(o),a=1===i;let c=0;if(l&&n&&(c|=1),l&&a&&(c|=2),!F(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]=$n(p,s),r[c]}});var $n;function Ln(e,t){const r=Mn,o=Tn;let i=[];return fr(e,e.owner,(()=>{Tn=e}),(()=>{const{component:r,context:o,cmpSlots:s,cmpTemplate:l,tro:a}=e;a.observe((()=>{if(t!==l){if(I(l)||dr(e),a=t,!Ot.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){const{stylesheets:t}=e;if(!F(t))for(let e=0;e<t.length;e++)if(H(t[e].$scoped$))return!0;return!1}(t),function(e,t){const{elm:n,context:r,renderMode:o,shadowMode:i,renderer:{getClassList:s,removeAttribute:l,setAttribute:a}}=e,{stylesheets:c,stylesheetToken:u}=t,d=1===o&&1===i,{hasScopedStyles:f}=r;let p,h,m;const{stylesheetToken:g,hasTokenInClass:w,hasTokenInAttribute:y}=r;F(g)||(w&&s(n).remove(vn(g)),y&&l(n,vn(g))),F(c)||0===c.length||(p=u),F(p)||(f&&(s(n).add(vn(p)),h=!0),d&&(a(n,vn(p),""),m=!0)),r.stylesheetToken=p,r.hasTokenInClass=h,r.hasTokenInAttribute=m}(e,t);const r=kn(e,t);o.styleVNodes=0===r.length?null:Sn(e,r)}var a;e.velements=[],Mn=!0,i=t.call(void 0,bn,r,s,o.tplCache);const{styleVNodes:c}=o;I(c)||P.apply(i,c)}))}),(()=>{Mn=r,Tn=o})),i}let Nn=null;function Rn(e){return Nn===e}function _n(e,t,n){const{component:r,callHook:o,owner:i}=e;fr(e,i,V,(()=>{o(r,t,n)}),V)}function Dn(e,t,n,r){const{callHook:o,owner:i}=e;fr(e,i,V,(()=>{o(n,t,[r])}),V)}const Fn=new Map;function In(e){return new ve((()=>{const{isDirty:t}=e;j(t)&&(jn(e),function(e){const{renderer:{ssr:t}}=e;if(H(t)||H(e.isScheduled))return;e.isScheduled=!0,0===ir.length&&me(sr);k.call(ir,e)}(e))}))}function Hn(e){e.tro.reset();const t=function(e){const{def:{render:t},callHook:n,component:r,owner:o}=e,i=An();let s,l=!1;return fr(e,o,(()=>{On(e)}),(()=>{e.tro.observe((()=>{s=n(r,t),l=!0}))}),(()=>{On(i)})),l?Ln(e,s):[]}(e);return e.isDirty=!1,e.isScheduled=!1,t}function jn(e){e.isDirty=!0}const Bn=new WeakMap;function Wn(e,t){if(!B(t))throw new TypeError;let n=Bn.get(t);return F(n)&&(n=function(n){Dn(e,t,void 0,n)},Bn.set(t,n)),n}const Vn=n(null),Kn=["rendered","connected","disconnected"];function zn(e,t){const{component:n,def:r,context:o}=e;for(let e=0,i=t.length;e<i;++e)t[e].call(void 0,n,{},r,o)}let Gn=0;const Un=new WeakMap;function qn(e,t,n=[]){return t.apply(e,n)}function Xn(e,t,n){e[t]=n}function Yn(e,t){return e[t]}function Jn(e){or(e)}function Qn(e){const t=nr(e);1===t.state&&function(e){Zn(nr(e))}(e),lr(t),or(t)}function Zn(e){const{state:t}=e;if(2!==t){const{oar:t,tro:n}=e;n.reset();for(const e in t)t[e].reset();!function(e){j(e.isDirty)&&(e.isDirty=!0);e.state=2;const{disconnected:t}=Vn;t&&zn(e,t);ar(e)&&function(e){const{wiredDisconnecting:t}=e.context;fr(e,e,V,(()=>{for(let e=0,n=t.length;e<n;e+=1)t[e]()}),V)}(e);const{disconnectedCallback:n}=e.def;F(n)||_n(e,n)}(e),cr(e),function(e){const{aChildren:t}=e;ur(t)}(e)}}function er(e,t,r,o){const{mode:i,owner:s,tagName:l,hydrated:a}=o,c=Wt(t),u={elm:e,def:c,idx:Gn++,state:0,isScheduled:!1,isDirty:!0,tagName:l,mode:i,owner:s,children:pe,aChildren:pe,velements:pe,cmpProps:n(null),cmpFields:n(null),cmpSlots:n(null),oar: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:fe,wiredConnecting:pe,wiredDisconnecting:pe},tro:null,shadowMode:null,component:null,shadowRoot:null,renderRoot:null,callHook:qn,setHook:Xn,getHook:Yn,renderer:r};return u.shadowMode=function(e,t){const{def:n}=e,{isSyntheticShadowDefined:r,isNativeShadowDefined:o}=t;let i;if(r)if(0===n.renderMode)i=0;else if(o)if(ue.ENABLE_MIXED_SHADOW_MODE)if("any"===n.shadowSupportMode)i=0;else{const t=function(e){let t=e.owner;for(;!I(t)&&0===t.renderMode;)t=t.owner;return t}(e);i=I(t)||0!==t.shadowMode?1:0}else i=1;else i=1;else i=0;return i}(u,r),u.tro=In(u),function(e,t){const n=Nn;let r;Nn=e;try{const o=new t;if(Nn.component!==o)throw new TypeError("Invalid component constructor, the class should extend LightningElement.")}catch(e){r=Object(e)}finally{if(Nn=n,!F(r))throw xe(e,r),r}}(u,c.ctor),ar(u)&&function(e){const{context:t,def:{wire:n}}=e,r=t.wiredConnecting=[],o=t.wiredDisconnecting=[];for(const t in n){const i=n[t],s=pr.get(i);if(!F(s)){const{connector:n,computeConfigAndUpdate:i,resetConfigWatcher:l}=mr(e,t,s),a=s.dynamic.length>0;k.call(r,(()=>{n.connect(),ue.ENABLE_WIRE_SYNC_EMIT||!a?i():Promise.resolve().then(i)})),k.call(o,(()=>{n.disconnect(),l()}))}}}(u),u}function tr(e,t){Un.set(e,t)}function nr(e){return Un.get(e)}function rr(e){return Un.get(e)}function or(e){if(H(e.isDirty)){!function(e,t){const{renderRoot:n,children:r,renderer:o}=e;e.children=t,(t.length>0||r.length>0)&&r!==t&&fr(e,e,(()=>{}),(()=>{Xt(r,t,n,o)}),(()=>{}));1===e.state&&function(e){const{def:{renderedCallback:t},renderer:{ssr:n}}=e;if(H(n))return;const{rendered:r}=Vn;r&&zn(e,r);F(t)||_n(e,t)}(e)}(e,Hn(e))}}let ir=[];function sr(){const e=ir.sort(((e,t)=>e.idx-t.idx));ir=[];for(let t=0,n=e.length;t<n;t+=1){const r=e[t];try{or(r)}catch(r){throw t+1<n&&(0===ir.length&&me(sr),P.apply(ir,T.call(e,t+1))),r}}}function lr(e){const{state:t}=e;if(1===t)return;e.state=1;const{connected:n}=Vn;n&&zn(e,n),ar(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;F(r)||_n(e,r)}function ar(e){return l(e.def.wire).length>0}function cr(e){const{velements:t}=e;for(let e=t.length-1;e>=0;e-=1){const{elm:n}=t[e];if(!F(n)){const e=rr(n);F(e)||Zn(e)}}}function ur(e){for(let t=0,n=e.length;t<n;t+=1){const n=e[t];if(!I(n)&&!F(n.elm))switch(n.type){case 2:ur(n.children);break;case 3:Zn(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];I(o)||F(o.elm)||r(o.elm,n)}e.children=pe,cr(e),e.velements=pe}function fr(e,t,n,r,o){let i;n();try{r()}catch(e){i=Object(e)}finally{if(o(),!F(i)){xe(e,i);const n=I(t)?void 0:function(e){let t=e;for(;!I(t);){if(!F(t.def.errorCallback))return t;t=t.owner}}(t);if(F(n))throw i;dr(e);_n(n,n.def.errorCallback,[i,i.wcStack])}}}const pr=new Map;class hr extends CustomEvent{constructor(e,{setNewContext:t,setDisconnectedCallback:n}){super(e,{bubbles:!0,composed:!0}),r(this,{setNewContext:{value:t},setDisconnectedCallback:{value:n}})}}function mr(e,t,n){const{method:r,adapter:i,configCallback:s,dynamic:l}=n,a=F(r)?function(e,t){const{cmpFields:n}=e;return r=>{r!==e.cmpFields[t]&&(n[t]=r,Ce(e,t))}}(e,t):function(e,t){return n=>{fr(e,e.owner,V,(()=>{t.call(e.component,n)}),V)}}(e,r);let c,u;o(a,"$$DeprecatedWiredElementHostKey$$",{value:e.elm}),o(a,"$$DeprecatedWiredParamsMetaKey$$",{value:l}),fr(e,e,V,(()=>{u=new i(a)}),V);const{computeConfigAndUpdate:d,ro:f}=function(e,t,n){let r=!1;const o=new ve((()=>{!1===r&&(r=!0,Promise.resolve().then((()=>{r=!1,o.reset(),i()})))})),i=()=>{let r;o.observe((()=>r=t(e))),n(r)};return{computeConfigAndUpdate:i,ro:o}}(e.component,s,(t=>{fr(e,e,V,(()=>{u.update(t,c)}),V)}));return F(i.contextSchema)||function(e,t,n){const{adapter:r}=t,o=wr(r);if(F(o))return;const{elm:i,context:{wiredConnecting:s,wiredDisconnecting:l},renderer:{dispatchEvent:a}}=e;k.call(s,(()=>{const e=new hr(o,{setNewContext(e){n(e)},setDisconnectedCallback(e){k.call(l,e)}});a(i,e)}))}(e,n,(t=>{c!==t&&(c=t,1===e.state&&d())})),{connector:u,computeConfigAndUpdate:d,resetConfigWatcher:()=>f.reset()}}const gr=new Map;function wr(e){return gr.get(e)}function yr(e,t,n,r){t.adapter&&(t=t.adapter);const o={adapter:t,method:e.value,configCallback:n,dynamic:r};pr.set(e,o)}function br(e,t,n,r){t.adapter&&(t=t.adapter);const o={adapter:t,configCallback:n,dynamic:r};pr.set(e,o)}let vr=!1;var Cr;!function(e){e.Text="text",e.Comment="comment",e.Raw="raw",e.Element="element",e.ShadowRoot="shadow-root"}(Cr||(Cr={}));const Er=/\s+/g;function kr(e){return new Set(e.split(Er).filter((e=>e.length)))}function xr(e){return Array.from(e).join(" ")}function Sr(e){return function(){throw new TypeError(`"${e}" is not supported in this environment`)}}function Mr(e,t){return{type:Cr.Element,name:e,namespace:null!=t?t:Q,parent:null,shadowRoot:null,children:[],attributes:[],eventListeners:{}}}const Tr=n(null),Ar=new WeakMap;function Or(e,t,n=null){const r=e.attributes.find((e=>e.name===t&&e.namespace===n));return r?r.value:null}function Pr(e,t,n,r=null){const o=e.attributes.find((e=>e.name===t&&e.namespace===r));F(r)&&(r=null),F(o)?e.attributes.push({name:t,namespace:r,value:String(n)}):o.value=n}function $r(e,t,n){e.attributes=e.attributes.filter((e=>e.name!==t&&e.namespace!==n))}const Lr=V,Nr=V,Rr=V,_r=Sr("dispatchEvent"),Dr=Sr("getBoundingClientRect"),Fr=Sr("querySelector"),Ir=Sr("querySelectorAll"),Hr=Sr("getElementsByTagName"),jr=Sr("getElementsByClassName"),Br=Sr("getChildren"),Wr=Sr("getChildNodes"),Vr=Sr("getFirstChild"),Kr=Sr("getFirstElementChild"),zr=Sr("getLastChild"),Gr=Sr("getLastElementChild");const Ur={ssr:!0,isNativeShadowDefined:!1,isSyntheticShadowDefined:!1,HTMLElementExported:class{constructor(){const{constructor:e}=this,t=Ar.get(e);if(!t)throw new TypeError("Invalid Construction");return Mr(t)}},isHydrating:function(){return!1},insert:function(e,t,n){if(null!==e.parent&&e.parent!==t){const t=e.parent.children.indexOf(e);e.parent.children.splice(t,1)}e.parent=t;const r=I(n)?-1:t.children.indexOf(n);-1===r?t.children.push(e):t.children.splice(r,0,e)},remove:function(e,t){const n=t.children.indexOf(e);t.children.splice(n,1)},cloneNode:function(e){return e},createFragment:function(e){return{type:Cr.Raw,parent:null,value:e}},createElement:Mr,createText:function(e){return{type:Cr.Text,value:String(e),parent:null}},createComment:function(e){return{type:Cr.Comment,value:e,parent:null}},nextSibling:function(e){const{parent:t}=e;if(I(t))return null;const n=t.children.indexOf(e);return t.children[n+1]||null},attachShadow:function(e,t){return e.shadowRoot={type:Cr.ShadowRoot,children:[],mode:t.mode,delegatesFocus:!!t.delegatesFocus},e.shadowRoot},getProperty:function(e,t){var n,r;if(t in e)return e[t];if(e.type===Cr.Element){const o=se(t);if(te(o,e.name))return null!==(n=Or(e,o))&&void 0!==n&&n;if(re(o)||Y(o))return Or(e,o);if("input"===e.name&&"value"===t)return null!==(r=Or(e,"value"))&&void 0!==r?r:""}},setProperty:function(e,t,n){if(t in e)return e[t]=n;if(e.type===Cr.Element){const r=se(t);if("innerHTML"===t)return void(e.children=[{type:Cr.Raw,parent:e,value:n}]);if(te(r,e.name))return!0===n?Pr(e,r,""):$r(e,r);if(re(r)||Y(r))return Pr(e,r,n);if("input"===e.name&&"value"===r)return I(n)||F(n)?$r(e,"value"):Pr(e,"value",n)}},setText:function(e,t){e.type===Cr.Text?e.value=t:e.type===Cr.Element&&(e.children=[{type:Cr.Text,parent:e,value:t}])},getAttribute:Or,setAttribute:Pr,removeAttribute:$r,addEventListener:Nr,removeEventListener:Rr,dispatchEvent:_r,getClassList:function(e){function t(){let t=e.attributes.find((e=>"class"===e.name&&I(e.namespace)));return F(t)&&(t={name:"class",namespace:null,value:""},e.attributes.push(t)),t}return{add(...e){const n=t(),r=kr(n.value);e.forEach((e=>r.add(e))),n.value=xr(r)},remove(...e){const n=t(),r=kr(n.value);e.forEach((e=>r.delete(e))),n.value=xr(r)}}},setCSSStyleProperty:function(e,t,n,r){const o=e.attributes.find((e=>"style"===e.name&&I(e.namespace))),i=`${t}: ${n}${r?" !important":""}`;F(o)?e.attributes.push({name:"style",namespace:null,value:i}):o.value+=`; ${i}`},getBoundingClientRect:Dr,querySelector:Fr,querySelectorAll:Ir,getElementsByTagName:Hr,getElementsByClassName:jr,getChildren:Br,getChildNodes:Wr,getFirstChild:Vr,getFirstElementChild:Kr,getLastChild:zr,getLastElementChild:Gr,isConnected:function(e){return!I(e.parent)},insertStylesheet:Lr,assertInstanceOfHTMLElement:V,defineCustomElement:function(e,t,n){!function(e,t){if(e!==D.call(e)||Tr[e])throw new TypeError("Invalid Registration");Tr[e]=t,Ar.set(t,e)}(e,t)},getCustomElement:function(e){return Tr[e]}};function qr(e){return e.map((e=>{switch(e.type){case Cr.Text:return""===e.value?"":ae(e.value);case Cr.Comment:return`\x3c!--${ae(e.value)}--\x3e`;case Cr.Raw:return e.value;case Cr.Element:return Xr(e)}})).join("")}function Xr(e){let t="";const{name:n,namespace:r}=e,o=r!==Q,i=e.children.length>0;var s;return t+=`<${n}${e.attributes.length?` ${s=e.attributes,s.map((e=>e.value.length?`${e.name}=${JSON.stringify(ae(e.value))}`:e.name)).join(" ")}`:""}`,o&&!i?(t+="/>",t):(t+=">",e.shadowRoot&&(t+=function(e){const t=[`shadowroot="${e.mode}"`];return e.delegatesFocus&&t.push("shadowrootdelegatesfocus"),`<template ${t.join(" ")}>${qr(e.children)}</template>`}(e.shadowRoot)),t+=qr(e.children),function(e,t){return t===Q&&Z.has(e.toLowerCase())}(n,r)&&!i||(t+=`</${n}>`),t)}const Yr={type:Cr.Element,name:"fake-root-element",namespace:Q,parent:null,shadowRoot:null,children:[],attributes:[],eventListeners:{}};i(gt),f(gt.prototype),exports.LightningElement=gt,exports.api=function(){throw new Error},exports.createContextProvider=function(e){let t=wr(e);if(!F(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){gr.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:i}=r;e.addEventListener(t,(e=>{const{setNewContext:t,setDisconnectedCallback:n}=e,r={provide(e){t(e)}};n((()=>{F(i)||i(r)})),o(r),e.stopImmediatePropagation()}))}},exports.freezeTemplate=function(e){},exports.getComponentDef=function(e){const t=Wt(e),{ctor:n,name:r,props:o,propsConfig:i,methods:s}=t,l={};for(const e in o)l[e]={config:i[e]||0,type:"any",attr:se(e)};const a={};for(const e in s)a[e]=s[e].value;return{ctor:n,name:r,props:l,methods:a}},exports.isComponentConstructor=Bt,exports.parseFragment=Pn,exports.parseSVGFragment=Pn,exports.readonly=function(e){return ht.getReadOnlyProxy(e)},exports.register=function(e){for(let t=0;t<Kn.length;++t){const n=Kn[t];if(n in e){let t=Vn[n];F(t)&&(Vn[n]=t=[]),k.call(t,e[n])}}},exports.registerComponent=function(e,{tmpl:t}){return B(e)&&Fn.set(e,t),e},exports.registerDecorators=function(e,t){const r=e.prototype,{publicProps:i,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(!F(i))for(const e in i){const t=i[e];if(g[e]=t.config,w=s(r,e),t.config>0){if(F(w))throw new Error;w=xt(e,w)}else w=F(w)||F(w.get)?Et(e):xt(e,w);f[e]=w,o(r,e,w)}if(F(l)||$.call(l,(e=>{if(w=s(r,e),F(w))throw new Error;d[e]=w})),!F(a))for(const e in a){const{adapter:t,method:n,config:i,dynamic:l=[]}=a[e];if(w=s(r,e),1===n){if(F(w))throw new Error;p[e]=w,yr(w,t,i,l)}else w=Mt(e),h[e]=w,br(w,t,i,l),o(r,e,w)}if(!F(c))for(const e in c)w=s(r,e),w=St(e),o(r,e,w);if(!F(u))for(let e=0,t=u.length;e<t;e++){const t=u[e];w=s(r,t);const n=!F(i)&&t in i,o=!F(c)&&t in c;n||o||(m[t]=Ct(t))}return function(e,t){Tt.set(e,t)}(e,{apiMethods:d,apiFields:f,apiFieldsConfig:g,wiredMethods:p,wiredFields:h,observedFields:m}),e},exports.registerTemplate=function(e){return Ot.add(e),o(e,"stylesheetTokens",{enumerable:!0,configurable:!0,get(){const{stylesheetToken:e}=this;return F(e)?e:{hostAttribute:`${e}-host`,shadowAttribute:e}},set(e){this.stylesheetToken=F(e)?void 0:e.shadowAttribute}}),e},exports.renderComponent=function(e,t,n={}){if(!W(e))throw new TypeError(`"renderComponent" expects a string as the first parameter but instead received ${e}.`);if(!B(t))throw new TypeError(`"renderComponent" expects a valid component constructor as the second parameter but instead received ${t}.`);if("object"!=typeof n||I(n))throw new TypeError(`"renderComponent" expects an object as the third parameter but instead received ${n}.`);const r=Ur.createElement(e);er(r,t,Ur,{mode:"open",owner:null,tagName:e});for(const[e,t]of Object.entries(n))r[e]=t;return r.parent=Yr,Qn(r),Xr(r)},exports.renderer=Ur,exports.sanitizeAttribute=function(e,t,n,r){return r},exports.setFeatureFlag=function(e,t){if("boolean"==typeof t){if(F(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=ue[e];if(!F(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(ue,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(vr,"Hooks are already overridden, only one definition is allowed."),vr=!0,n=t.sanitizeHtmlContent,yn=n},exports.track=function(e){if(1===arguments.length)return ht.getProxy(e);throw new Error},exports.unwrap=function(e){return ht.unwrapProxy(e)},exports.wire=function(e,t){throw new Error};
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});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:i,getOwnPropertyDescriptor:s,getOwnPropertyNames:l,getPrototypeOf:a,hasOwnProperty:c,isFrozen:u,keys:d,seal:f,setPrototypeOf:h}=Object,{isArray:p}=Array,{copyWithin:m,fill:g,filter:w,find:y,indexOf:b,join:v,map:C,pop:E,push:S,reduce:k,reverse:x,shift:M,slice:T,sort:A,splice:O,unshift:P,forEach:N}=Array.prototype,{fromCharCode:$}=String,{charCodeAt:L,replace:_,slice:D,toLowerCase:F}=String.prototype;function R(e){return void 0===e}function I(e){return null===e}function H(e){return!0===e}function j(e){return!1===e}function B(e){return"function"==typeof e}function W(e){return"string"==typeof e}function V(){}const K={}.toString;function z(e){return e&&e.toString?p(e)?v.call(C.call(e,z),","):e.toString():"object"==typeof e?K.call(e):e+""}function G(e,t){do{const n=s(e,t);if(!R(n))return n;e=a(e)}while(null!==e)}const U=["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:q,AriaPropNameToAttrNameMap:X}=(()=>{const e=n(null),t=n(null);return N.call(U,(n=>{const r=F.call(_.call(n,/^aria/,(()=>"aria-")));e[r]=n,t[n]=r})),{AriaAttrNameToPropNameMap:e,AriaPropNameToAttrNameMap:t}})();function Y(e){return e in q}const J=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}(),Q="http://www.w3.org/1999/xhtml",Z=new Set(["area","base","br","col","embed","hr","img","input","link","meta","source","track","wbr"]);const ee=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 te(e,t){const n=ee.get(e);return void 0!==n&&(0===n.size||n.has(t))}const ne=new Set(["role","accesskey","class","contenteditable","contextmenu","dir","draggable","dropzone","hidden","id","itemprop","lang","slot","spellcheck","style","tabindex","title"]);function re(e){return ne.has(e)}const oe=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"]]),ie=new Map;function se(e){const t=X[e];if(!R(t))return t;const n=oe.get(e);if(!R(n))return n;const r=ie.get(e);if(!R(r))return r;let o="";for(let t=0,n=e.length;t<n;t++){const n=L.call(e,t);o+=n>=65&&n<=90?"-"+$(n+32):$(n)}return ie.set(e,o),o}const le={'"':""","'":"'","<":"<",">":">","&":"&"};function ae(e,t=!1){const n=t?/["&]/g:/["'<>&]/g;return e.replace(n,(e=>le[e]))}if("function"!=typeof Event){class e{}o(J,"Event",{value:e,configurable:!0,writable:!0})}if("function"!=typeof CustomEvent){class e extends Event{}o(J,"CustomEvent",{value:e,configurable:!0,writable:!0})}const ce={DUMMY_TEST_FLAG:null,ENABLE_ELEMENT_PATCH:null,ENABLE_FORCE_NATIVE_SHADOW_MODE_FOR_TEST:null,ENABLE_HMR:null,ENABLE_HTML_COLLECTIONS_PATCH:null,ENABLE_INNER_OUTER_TEXT_PATCH:null,ENABLE_MIXED_SHADOW_MODE:null,ENABLE_NODE_LIST_PATCH:null,ENABLE_NODE_PATCH:null,ENABLE_REACTIVE_SETTER:null,ENABLE_WIRE_SYNC_EMIT:null};J.lwcRuntimeFlags||Object.defineProperty(J,"lwcRuntimeFlags",{value:n(null)});const ue=J.lwcRuntimeFlags;let de=[];const fe=f(n(null)),he=f([]);function pe(){const e=de;de=[];for(let t=0,n=e.length;t<n;t+=1)e[t]()}function me(e){0===de.length&&Promise.resolve().then(pe),S.call(de,e)}const ge=new WeakMap;let we=null;function ye(e,t){const n=ge.get(e);if(!R(n)){const e=n[t];if(!R(e))for(let t=0,n=e.length;t<n;t+=1){e[t].notify()}}}function be(e,t){if(null===we)return;const r=we,o=function(e){let t=ge.get(e);if(R(t)){const r=n(null);t=r,ge.set(e,r)}return t}(e);let i=o[t];if(R(i))i=[],o[t]=i;else if(i[0]===r)return;-1===b.call(i,r)&&r.link(i)}class ve{constructor(e){this.listeners=[],this.callback=e}observe(e){const t=we;let n;we=this;try{e()}catch(e){n=Object(e)}finally{if(we=t,void 0!==n)throw n}}reset(){const{listeners:e}=this,t=e.length;if(t>0){for(let n=0;n<t;n+=1){const t=e[n],r=b.call(e[n],this);O.call(t,r,1)}e.length=0}}notify(){this.callback.call(void 0,this)}link(e){S.call(e,this),S.call(this.listeners,e)}}function Ce(e,t){ye(e.component,t)}function Ee(e,t){be(e.component,t)}function Se(e){return`<${F.call(e.tagName)}>`}function ke(e,t){if(!u(t)&&R(t.wcStack)){const n=function(e){const t=[];let n=e;for(;!I(n);)S.call(t,Se(n)),n=n.owner;return t.reverse().join("\n\t")}(e);o(t,"wcStack",{get:()=>n})}}function xe(e){const t=e();return(null==t?void 0:t.__esModule)?t.default:t}function Me(e){return B(e)&&c.call(e,"__circular__")}const Te="undefined"!=typeof HTMLElement?HTMLElement:function(){},Ae=Te.prototype;function Oe(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:Oe("offsetHeight")},offsetLeft:{readOnly:!0,error:Oe("offsetLeft")},offsetParent:{readOnly:!0},offsetTop:{readOnly:!0,error:Oe("offsetTop")},offsetWidth:{readOnly:!0,error:Oe("offsetWidth")},role:{attribute:"role"}});let Pe,Ne=null;function $e(e,t){return e!==Ne||t!==Pe}function Le(e,t){Ne=null,Pe=void 0}function _e(e,t){Ne=e,Pe=t}const De=n(null);N.call(d(X),(e=>{const t=G(Ae,e);R(t)||(De[e]=t)})),N.call(["accessKey","dir","draggable","hidden","id","lang","spellcheck","tabIndex","title"],(e=>{const t=G(Ae,e);R(t)||(De[e]=t)}));const{isArray:Fe}=Array,{prototype:Re,getPrototypeOf:Ie,create:He,defineProperty:je,isExtensible:Be,getOwnPropertyDescriptor:We,getOwnPropertyNames:Ve,getOwnPropertySymbols:Ke,preventExtensions:ze,hasOwnProperty:Ge}=Object,{push:Ue,concat:qe}=Array.prototype;function Xe(e){return void 0===e}function Ye(e){return"function"==typeof e}const Je=new WeakMap;function Qe(e,t){Je.set(e,t)}const Ze=e=>Je.get(e)||e;class et{constructor(e,t){this.originalTarget=t,this.membrane=e}wrapDescriptor(e){if(Ge.call(e,"value"))e.value=this.wrapValue(e.value);else{const{set:t,get:n}=e;Xe(n)||(e.get=this.wrapGetter(n)),Xe(t)||(e.set=this.wrapSetter(t))}return e}copyDescriptorIntoShadowTarget(e,t){const{originalTarget:n}=this,r=We(n,t);if(!Xe(r)){const n=this.wrapDescriptor(r);je(e,t,n)}}lockShadowTarget(e){const{originalTarget:t}=this;qe.call(Ve(t),Ke(t)).forEach((t=>{this.copyDescriptorIntoShadowTarget(e,t)}));const{membrane:{tagPropertyKey:n}}=this;Xe(n)||Ge.call(e,n)||je(e,n,He(null)),ze(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=Xe(n)||Ge.call(t,n)?[]:[n];return Ue.apply(r,Ve(t)),Ue.apply(r,Ke(t)),r}isExtensible(e){const{originalTarget:t}=this;return!!Be(e)&&(!!Be(t)||(this.lockShadowTarget(e),!1))}getPrototypeOf(e){const{originalTarget:t}=this;return Ie(t)}getOwnPropertyDescriptor(e,t){const{originalTarget:n,membrane:{valueObserved:r,tagPropertyKey:o}}=this;r(n,t);let i=We(n,t);if(Xe(i)){if(t!==o)return;return i={value:void 0,writable:!1,configurable:!1,enumerable:!1},je(e,o,i),i}return!1===i.configurable&&this.copyDescriptorIntoShadowTarget(e,t),this.wrapDescriptor(i)}}const tt=new WeakMap,nt=new WeakMap,rt=new WeakMap,ot=new WeakMap;class it extends et{wrapValue(e){return this.membrane.getProxy(e)}wrapGetter(e){const t=tt.get(e);if(!Xe(t))return t;const n=this,r=function(){return n.wrapValue(e.call(Ze(this)))};return tt.set(e,r),rt.set(r,e),r}wrapSetter(e){const t=nt.get(e);if(!Xe(t))return t;const n=function(t){e.call(Ze(this),Ze(t))};return nt.set(e,n),ot.set(n,e),n}unwrapDescriptor(e){if(Ge.call(e,"value"))e.value=Ze(e.value);else{const{set:t,get:n}=e;Xe(n)||(e.get=this.unwrapGetter(n)),Xe(t)||(e.set=this.unwrapSetter(t))}return e}unwrapGetter(e){const t=rt.get(e);if(!Xe(t))return t;const n=this,r=function(){return Ze(e.call(n.wrapValue(this)))};return tt.set(r,e),rt.set(e,r),r}unwrapSetter(e){const t=ot.get(e);if(!Xe(t))return t;const n=this,r=function(t){e.call(n.wrapValue(this),n.wrapValue(t))};return nt.set(r,e),ot.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&&Fe(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(Be(e)){const{originalTarget:t}=this;if(ze(t),Be(t))return!1;this.lockShadowTarget(e)}return!0}defineProperty(e,t,n){const{originalTarget:r,membrane:{valueMutated:o,tagPropertyKey:i}}=this;return t===i&&!Ge.call(r,t)||(je(r,t,this.unwrapDescriptor(n)),!1===n.configurable&&this.copyDescriptorIntoShadowTarget(e,t),o(r,t),!0)}}const st=new WeakMap,lt=new WeakMap;class at extends et{wrapValue(e){return this.membrane.getReadOnlyProxy(e)}wrapGetter(e){const t=st.get(e);if(!Xe(t))return t;const n=this,r=function(){return n.wrapValue(e.call(Ze(this)))};return st.set(e,r),r}wrapSetter(e){const t=lt.get(e);if(!Xe(t))return t;const n=function(e){};return lt.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(Fe(e))return!0;const t=Ie(e);return t===Re||null===t||null===Ie(t)}const ut=(e,t)=>{},dt=(e,t)=>{};function ft(e){return Fe(e)?[]:{}}const ht=Symbol.for("@@lockerLiveValue"),pt=new class{constructor(e={}){this.readOnlyObjectGraph=new WeakMap,this.reactiveObjectGraph=new WeakMap;const{valueMutated:t,valueObserved:n,valueIsObservable:r,tagPropertyKey:o}=e;this.valueMutated=Ye(t)?t:dt,this.valueObserved=Ye(n)?n:ut,this.valueIsObservable=Ye(r)?r:ct,this.tagPropertyKey=o}getProxy(e){const t=Ze(e);return this.valueIsObservable(t)?this.readOnlyObjectGraph.get(t)===e?e:this.getReactiveHandler(t):t}getReadOnlyProxy(e){return e=Ze(e),this.valueIsObservable(e)?this.getReadOnlyHandler(e):e}unwrapProxy(e){return Ze(e)}getReactiveHandler(e){let t=this.reactiveObjectGraph.get(e);if(Xe(t)){const n=new it(this,e);t=new Proxy(ft(e),n),Qe(t,e),this.reactiveObjectGraph.set(e,t)}return t}getReadOnlyHandler(e){let t=this.readOnlyObjectGraph.get(e);if(Xe(t)){const n=new at(this,e);t=new Proxy(ft(e),n),Qe(t,e),this.readOnlyObjectGraph.set(e,t)}return t}}({valueObserved:be,valueMutated:ye,tagPropertyKey:ht});function mt(e,t){const{get:n,set:r,enumerable:o,configurable:i}=t;if(!B(n))throw new TypeError;if(!B(r))throw new TypeError;return{enumerable:o,configurable:i,get(){const t=nr(this);if(!_n(t))return Ee(t,e),n.call(t.elm)},set(t){const n=nr(this);return t!==n.cmpProps[e]&&(n.cmpProps[e]=t,Ce(n,e)),r.call(n.elm,t)}}}const gt=function(){if(I(Ln))throw new ReferenceError("Illegal constructor");const e=Ln,{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 this[ht]=void 0,tr(o,e),tr(n,e),1===e.renderMode?e.renderRoot=wt(e):e.renderRoot=n,this};function wt(e){const{elm:t,mode:n,shadowMode:r,def:{ctor:o},renderer:{attachShadow:i}}=e,s=i(t,{"$$lwc-synthetic-mode":1===r,delegatesFocus:Boolean(o.delegatesFocus),mode:n});return e.shadowRoot=s,tr(s,e),s}gt.prototype={constructor:gt,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:i}}=r;i(o,e,Wn(r,t),n)},removeEventListener(e,t,n){const r=nr(this),{elm:o,renderer:{removeEventListener:i}}=r;i(o,e,Wn(r,t),n)},hasAttribute(e){const t=nr(this),{elm:n,renderer:{getAttribute:r}}=t;return!I(r(n,e))},hasAttributeNS(e,t){const n=nr(this),{elm:r,renderer:{getAttribute:o}}=n;return!I(o(r,t,e))},removeAttribute(e){const t=nr(this),{elm:n,renderer:{removeAttribute:r}}=t;_e(n,e),r(n,e),Le()},removeAttributeNS(e,t){const{elm:n,renderer:{removeAttribute:r}}=nr(this);_e(n,t),r(n,t,e),Le()},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;_e(r,e),o(r,e,t),Le()},setAttributeNS(e,t,n){const r=nr(this),{elm:o,renderer:{setAttribute:i}}=r;_e(o,t),i(o,t,n,e),Le()},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 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 yt=n(null),bt=["getElementsByClassName","getElementsByTagName","querySelector","querySelectorAll"];for(const e of bt)yt[e]={value(t){const n=nr(this),{elm:r,renderer:o}=n;return o[e](r,t)},configurable:!0,enumerable:!0,writable:!0};r(gt.prototype,yt);const vt=n(null);for(const e in De)vt[e]=mt(e,De[e]);function Ct(e){return{get(){const t=nr(this);return Ee(t,e),t.cmpFields[e]},set(t){const n=nr(this);t!==n.cmpFields[e]&&(n.cmpFields[e]=t,Ce(n,e))},enumerable:!0,configurable:!0}}function Et(e){return{get(){const t=nr(this);if(!_n(t))return Ee(t,e),t.cmpProps[e]},set(t){const n=nr(this);n.cmpProps[e]=t,Ce(n,e)},enumerable:!0,configurable:!0}}r(gt.prototype,vt),o(gt,"CustomElementConstructor",{get(){throw new ReferenceError("The current runtime does not support CustomElementConstructor.")},configurable:!0});class St extends ve{constructor(e,t){super((()=>{j(this.debouncing)&&(this.debouncing=!0,me((()=>{if(H(this.debouncing)){const{value:n}=this,{isDirty:r,component:o,idx:i}=e;t.call(o,n),this.debouncing=!1,H(e.isDirty)&&j(r)&&i>0&&Jn(e)}})))})),this.debouncing=!1}reset(e){super.reset(),this.debouncing=!1,arguments.length>0&&(this.value=e)}}function kt(e,t){const{get:n,set:r,enumerable:o,configurable:i}=t;if(!B(n))throw new Error;return{get(){return n.call(this)},set(t){const n=nr(this);if(r)if(ue.ENABLE_REACTIVE_SETTER){let o=n.oar[e];R(o)&&(o=n.oar[e]=new St(n,r)),o.reset(t),o.observe((()=>{r.call(this,t)}))}else r.call(this,t)},enumerable:o,configurable:i}}function xt(e){return{get(){const t=nr(this);return Ee(t,e),t.cmpFields[e]},set(t){const n=nr(this),r=pt.getProxy(t);r!==n.cmpFields[e]&&(n.cmpFields[e]=r,Ce(n,e))},enumerable:!0,configurable:!0}}function Mt(e){return{get(){const t=nr(this);return Ee(t,e),t.cmpFields[e]},set(t){const n=nr(this);t!==n.cmpFields[e]&&(n.cmpFields[e]=t,Ce(n,e))},enumerable:!0,configurable:!0}}const Tt=new Map;const At={apiMethods:fe,apiFields:fe,apiFieldsConfig:fe,wiredMethods:fe,wiredFields:fe,observedFields:fe};const Ot=new Set;function Pt(){return[]}Ot.add(Pt);const Nt=n(null),$t=n(null);function Lt(e){let t=Nt[e];return R(t)&&(t=Nt[e]=function(){const t=nr(this),{getHook:n}=t;return n(t.component,e)}),t}function _t(e){let t=$t[e];return R(t)&&(t=$t[e]=function(t){const n=nr(this),{setHook:r}=n;t=pt.getReadOnlyProxy(t),r(n.component,e,t)}),t}function Dt(e){return function(){const t=nr(this),{callHook:n,component:r}=t,o=r[e];return n(t.component,o,T.call(arguments))}}function Ft(e,t){return function(n,r,o){if(r===o)return;const i=e[n];R(i)?R(t)||t.apply(this,arguments):$e(this,n)&&(this[i]=o)}}function Rt(e,t,i){let s;B(e)?s=class extends e{}:(s=function(){throw new TypeError("Illegal constructor")},h(s,e),h(s.prototype,e.prototype),o(s.prototype,"constructor",{writable:!0,configurable:!0,value:s}));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[se(n)]=n,u[n]={get:Lt(n),set:_t(n),enumerable:!0,configurable:!0}}for(let e=0,t=i.length;e<t;e+=1){const t=i[e];u[t]={value:Dt(t),writable:!0,configurable:!0}}return u.attributeChangedCallback={value:Ft(l,a)},o(s,"observedAttributes",{get:()=>[...c,...d(l)]}),r(s.prototype,u),s}const It=Rt(Te,l(De),[]);i(It),f(It.prototype);const Ht=new WeakMap;function jt(e){const{shadowSupportMode:o,renderMode:i}=e,s=function(e){const t=Tt.get(e);return R(t)?At:t}(e),{apiFields:l,apiFieldsConfig:c,apiMethods:u,wiredFields:f,wiredMethods:h,observedFields:p}=s,m=e.prototype;let{connectedCallback:g,disconnectedCallback:w,renderedCallback:y,errorCallback:b,render:v}=m;const C=function(e){let t=a(e);if(I(t))throw new ReferenceError(`Invalid prototype chain for ${e.name}, you must extend LightningElement.`);if(Me(t)){const e=xe(t);t=e===t?gt:e}return t}(e),E=C!==gt?Wt(C):Vt,S=Rt(E.bridge,d(l),d(u)),k=t(n(null),E.props,l),x=t(n(null),E.propsConfig,c),M=t(n(null),E.methods,u),T=t(n(null),E.wire,f,h);g=g||E.connectedCallback,w=w||E.disconnectedCallback,y=y||E.renderedCallback,b=b||E.errorCallback,v=v||E.render;let A=E.shadowSupportMode;R(o)||(A=o);let O=E.renderMode;R(i)||(O="light"===i?0:1);const P=function(e){return Rn.get(e)}(e)||E.template,N=e.name||E.name;r(m,p);return{ctor:e,name:N,wire:T,props:k,propsConfig:x,methods:M,bridge:S,template:P,renderMode:O,shadowSupportMode:A,connectedCallback:g,disconnectedCallback:w,renderedCallback:y,errorCallback:b,render:v}}function Bt(e){if(!B(e))return!1;if(e.prototype instanceof gt)return!0;let t=e;do{if(Me(t)){const e=xe(t);if(e===t)return!0;t=e}if(t===gt)return!0}while(!I(t)&&(t=a(t)));return!1}function Wt(e){let t=Ht.get(e);if(R(t)){if(Me(e)){return t=Wt(xe(e)),Ht.set(e,t),t}if(!Bt(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=jt(e),Ht.set(e,t)}return t}const Vt={ctor:gt,name:gt.name,props:vt,propsConfig:fe,methods:fe,renderMode:1,shadowSupportMode:"reset",wire:fe,bridge:It,template:Pt,render:gt.prototype.render};function Kt(e){return`${e}-host`}function zt(e){return xn.h("style",{key:"style",attrs:{type:"text/css"}},[xn.t(e)])}function Gt(e,t,n){const r=[];let o;for(let i=0;i<e.length;i++){let s=e[i];if(p(s))S.apply(r,Gt(s,t,n));else{const e=s.$scoped$,i=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:(R(o)&&(o=qt(n)),a=I(o)||0===o.shadowMode),S.call(r,s(i,l,a))}}return r}function Ut(e,t){const{stylesheets:n,stylesheetToken:r}=t;let o=[];return R(n)||0===n.length||(o=Gt(n,r,e)),o}function qt(e){let t=e;for(;!I(t);){if(1===t.renderMode)return t;t=t.owner}return t}function Xt(e,t){const{renderMode:n,shadowMode:r,renderer:{ssr:o,insertStylesheet:i}}=e;if(1===n&&1===r)for(let e=0;e<t.length;e++)i(t[e]);else{if(o||e.hydrated)return C.call(t,zt);{const n=function(e){const t=qt(e);return I(t)||1!==t.shadowMode?t:null}(e),r=I(n)?void 0:n.shadowRoot;for(let e=0;e<t.length;e++)i(t[e],r)}}return null}function Yt(e){const{type:t}=e;return 2===t||3===t}function Jt(e,t){return e.key===t.key&&e.sel===t.sel}function Qt(e,t){return"input"===e&&("value"===t||"checked"===t)}const Zt=n(null);function en(e){if(null==e)return fe;e=W(e)?e:e+"";let t=Zt[e];if(t)return t;t=n(null);let r,o=0;const i=e.length;for(r=0;r<i;r++)32===L.call(e,r)&&(r>o&&(t[D.call(e,o,r)]=!0),o=r+1);return r>o&&(t[D.call(e,o,r)]=!0),Zt[e]=t,t}function tn(e,t,n,r){var o;o=t,gn.has(o)?function(e,t,n,r){let o=0,i=0,s=e.length-1,l=e[0],a=e[s];const c=t.length-1;let u,d,f,h,p=c,m=t[0],g=t[p],w=!1;for(;o<=s&&i<=p;)an(l)?an(a)?an(m)?an(g)?Jt(l,m)?(nn(l,m,r),l=e[++o],m=t[++i]):Jt(a,g)?(nn(a,g,r),a=e[--s],g=t[--p]):Jt(l,g)?(nn(l,g,r),hn(l.elm,n,r.nextSibling(a.elm),r),l=e[++o],g=t[--p]):Jt(a,m)?(nn(a,m,r),hn(m.elm,n,l.elm,r),a=e[--s],m=t[++i]):(void 0===u&&(u=wn(e,o,s)),d=u[m.key],R(d)?(rn(m,n,r,l.elm),m=t[++i]):(f=e[d],an(f)&&(f.sel!==m.sel?rn(m,n,r,l.elm):(nn(f,m,r),w||(w=!0,e=[...e]),e[d]=void 0,hn(f.elm,n,l.elm,r))),m=t[++i])):g=t[--p]:m=t[++i]:a=e[--s]:l=e[++o];if(o<=s||i<=p)if(o>s){let e,o=p;do{e=t[++o]}while(!an(e)&&o<c);h=an(e)?e.elm:null,on(t,n,r,h,i,p+1)}else ln(e,n,r,!0,o,s+1)}(e,t,n,r):function(e,t,n,r){const o=e.length,i=t.length;if(0===o)return void on(t,n,r,null);if(0===i)return void ln(e,n,r,!0);let s=null;for(let o=i-1;o>=0;o-=1){const i=e[o],l=t[o];l!==i&&(an(i)?an(l)?(nn(i,l,r),s=l.elm):sn(i,n,r,!0):an(l)&&(rn(l,n,r,s),s=l.elm))}}(e,t,n,r)}function nn(e,t,n){var r,o;if(e!==t)switch(t.type){case 0:case 1:!function(e,t,n){t.elm=e.elm,t.text!==e.text&&fn(t,n)}(e,t,n);break;case 4:t.elm=e.elm;break;case 2:!function(e,t,n){const r=t.elm=e.elm;pn(e,t,n),tn(e.children,t.children,r,n)}(e,t,null!==(r=t.data.renderer)&&void 0!==r?r:n);break;case 3:!function(e,t,n){const r=t.elm=e.elm,o=t.vm=e.vm;pn(e,t,n),R(o)||mn(t,o);tn(e.children,t.children,r,n),R(o)||Jn(o)}(e,t,null!==(o=t.data.renderer)&&void 0!==o?o:n)}}function rn(e,t,n,r){var o,i;switch(e.type){case 0:!function(e,t,n,r){const{owner:o}=e,{createText:i}=r,s=e.elm=i(e.text);dn(s,o,r),hn(s,t,n,r)}(e,t,r,n);break;case 1:!function(e,t,n,r){const{owner:o}=e,{createComment:i}=r,s=e.elm=i(e.text);dn(s,o,r),hn(s,t,n,r)}(e,t,r,n);break;case 4:!function(e,t,n,r){const{owner:o}=e,{cloneNode:i,isSyntheticShadowDefined:s}=r,l=e.elm=i(e.fragment,!0);dn(l,o,r);const{renderMode:a,shadowMode:c}=o;s&&(1!==c&&0!==a||(l.$shadowStaticNode$=!0));hn(l,t,n,r)}(e,t,r,n);break;case 2:!function(e,t,n,r){const{sel:o,owner:i,data:{svg:s}}=e,{createElement:l}=r,a=H(s)?"http://www.w3.org/2000/svg":void 0,c=l(o,a);dn(c,i,r),function(e,t,n){const{owner:r}=t;if(un(e,r,n),1===r.shadowMode){const{data:{context:n}}=t,{stylesheetToken:o}=r.context;R(n)||R(n.lwc)||"manual"!==n.lwc.dom||function(e){e.$domManual$=!0}(e),R(o)||cn(e,o)}}(c,e,r),e.elm=c,pn(null,e,r),hn(c,t,n,r),on(e.children,c,r,null)}(e,t,r,null!==(o=e.data.renderer)&&void 0!==o?o:n);break;case 3:!function(e,t,n,r){const{sel:o,owner:i}=e,s=function(e,t){const{getCustomElement:n,HTMLElementExported:r,defineCustomElement:o}=t;let i=n(e=e.toLowerCase());return R(i)?(i=class extends r{constructor(e){super(),B(e)&&e(this)}},o(e,i),i):i}(o,r);let l;const a=new s((t=>{l=function(e,t,n){let r=rr(e);if(!R(r))return r;const{sel:o,mode:i,ctor:s,owner:l}=t;if(un(e,l,n),1===l.shadowMode){const{stylesheetToken:t}=l.context;R(t)||cn(e,t)}return r=er(e,s,n,{mode:i,owner:l,tagName:o}),r}(t,e,r)}));if(dn(a,i,r),e.elm=a,e.vm=l,l)mn(e,l);else if(e.ctor!==s)throw new TypeError("Incorrect Component Constructor");pn(null,e,r),hn(a,t,n,r),l&&lr(l);on(e.children,a,r,null),l&&function(e){or(e)}(l)}(e,t,r,null!==(i=e.data.renderer)&&void 0!==i?i:n)}}function on(e,t,n,r,o=0,i=e.length){for(;o<i;++o){const i=e[o];an(i)&&rn(i,t,n,r)}}function sn(e,t,n,r=!1){const{type:o,elm:i,sel:s}=e;switch(r&&function(e,t,n){n.remove(e,t)}(i,t,n),o){case 2:{const t="slot"===s&&1===e.owner.shadowMode;ln(e.children,i,n,t);break}case 3:{const{vm:t}=e;R(t)||function(e){Zn(e)}(t)}}}function ln(e,t,n,r=!1,o=0,i=e.length){for(;o<i;++o){const i=e[o];an(i)&&sn(i,t,n,r)}}function an(e){return null!=e}function cn(e,t){e.$shadowToken$=t}function un(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(!I(r)){const{getClassList:t}=n;t(e).add(r)}}function dn(e,t,n){const{renderRoot:r,renderMode:o,shadowMode:i}=t,{isSyntheticShadowDefined:s}=n;s&&(1!==i&&0!==o||(e.$shadowResolver$=r.$shadowResolver$))}function fn(e,t){const{elm:n,text:r}=e,{setText:o}=t;o(n,r)}function hn(e,t,n,r){r.insert(e,t,n)}function pn(e,t,n){I(e)&&(function(e,t){const{elm:n,data:{on:r}}=e;if(R(r))return;const{addEventListener:o}=t;for(const e in r)o(n,e,r[e])}(t,n),function(e,t){const{elm:n,data:{classMap:r}}=e;if(R(r))return;const{getClassList:o}=t,i=o(n);for(const e in r)i.add(e)}(t,n),function(e,t){const{elm:n,data:{styleDecls:r}}=e;if(R(r))return;const{setCSSStyleProperty:o}=t;for(let e=0;e<r.length;e++){const[t,i,s]=r[e];o(n,t,i,s)}}(t,n)),function(e,t,n){const{elm:r,data:{className:o}}=t,i=I(e)?void 0:e.data.className;if(i===o)return;const{getClassList:s}=n,l=s(r),a=en(o),c=en(i);let u;for(u in c)R(a[u])&&l.remove(u);for(u in a)R(c[u])&&l.add(u)}(e,t,n),function(e,t,n){const{elm:r,data:{style:o}}=t;if((I(e)?void 0:e.data.style)===o)return;const{setAttribute:i,removeAttribute:s}=n;W(o)&&""!==o?i(r,"style",o):s(r,"style")}(e,t,n),function(e,t,n){const{attrs:r}=t.data;if(R(r))return;const o=I(e)?fe:e.data.attrs;if(o===r)return;const{elm:i}=t,{setAttribute:s,removeAttribute:l}=n;for(const e in r){const t=r[e];o[e]!==t&&(_e(i,e),58===L.call(e,3)?s(i,e,t,"http://www.w3.org/XML/1998/namespace"):58===L.call(e,5)?s(i,e,t,"http://www.w3.org/1999/xlink"):I(t)||R(t)?l(i,e):s(i,e,t),Le())}}(e,t,n),function(e,t,n){const{props:r}=t.data;if(R(r))return;const o=I(e)?fe:e.data.props;if(o===r)return;const i=I(e),{elm:s,sel:l}=t,{getProperty:a,setProperty:c}=n;for(const e in r){const t=r[e];(i||t!==(Qt(l,e)?a(s,e):o[e]))&&c(s,e,t)}}(e,t,n)}function mn(e,t){const r=e.aChildren||e.children;t.aChildren=r;const{renderMode:o,shadowMode:i}=t;1!==i&&0!==o||(!function(e,t){var r;const{cmpSlots:o}=e,i=e.cmpSlots=n(null);for(let e=0,n=t.length;e<n;e+=1){const n=t[e];if(I(n))continue;let o="";Yt(n)&&(o=(null===(r=n.data.attrs)||void 0===r?void 0:r.slot)||"");const s=i[o]=i[o]||[];S.call(s,n)}if(j(e.isDirty)){const t=d(o);if(t.length!==d(i).length)return void jn(e);for(let n=0,r=t.length;n<r;n+=1){const r=t[n];if(R(i[r])||o[r].length!==i[r].length)return void jn(e);const s=o[r],l=i[r];for(let t=0,n=i[r].length;t<n;t+=1)if(s[t]!==l[t])return void jn(e)}}}(t,r),e.aChildren=r,e.children=he)}const gn=new WeakMap;function wn(e,t,n){const r={};for(let o=t;o<=n;++o){const t=e[o];if(an(t)){const{key:e}=t;void 0!==e&&(r[e]=o)}}return r}const yn=Symbol.iterator;function bn(e,t,n=he){const r=An();const{key:o}=t;return{type:2,sel:e,data:t,children:n,elm:undefined,key:o,owner:r}}function vn(e,t,n,r=he){const o=An(),{key:i}=n;const s={type:3,sel:e,data:n,children:r,elm:undefined,key:i,ctor:t,owner:o,mode:"open",aChildren:undefined,vm:undefined};return function(e){S.call(An().velements,e)}(s),s}const Cn=new Map;let En=0;function Sn(e){var t;return t=e,gn.set(t,1),e}let kn=()=>{throw new Error("sanitizeHtmlContent hook must be implemented.")};const xn=i({s:function(e,t,n,r){R(r)||R(r[e])||0===r[e].length||(n=r[e]);const o=An(),{renderMode:i,shadowMode:s}=o;return 0===i?(Sn(n),n):(1===s&&Sn(n),bn("slot",t,n))},h:bn,c:vn,i:function(e,t){const n=[];if(Sn(n),R(e)||null===e)return n;const r=e[yn]();let o=r.next(),i=0,{value:s,done:l}=o;for(;!1===l;){o=r.next(),l=o.done;const e=t(s,i,0===i,!0===l);p(e)?S.apply(n,e):S.call(n,e),i+=1,s=o.value}return n},f:function(e){const t=e.length,n=[];Sn(n);for(let r=0;r<t;r+=1){const t=e[r];p(t)?S.apply(n,t):S.call(n,t)}return n},t:function(e){return{type:0,sel:undefined,text:e,elm:undefined,key:undefined,owner:An()}},d:function(e){return null==e?"":String(e)},b:function(e){const t=An();if(I(t))throw new Error;const n=t;return function(t){Fn(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:undefined,owner:An()}},dc:function(e,t,n,r=he){if(null==t)return null;if(!Bt(t))throw new Error(`Invalid LWC Constructor ${z(t)} for custom element <${e}>.`);let o=Cn.get(t);return R(o)&&(o=En++,Cn.set(t,o)),vn(e,t,Object.assign(Object.assign({},n),{key:`dc:${o}:${n.key}`}),r)},ti:function(e){return e>0&&!(H(e)||j(e))?0:e},st:function(e,t){return{type:4,sel:void 0,key:t,elm:void 0,fragment:e,owner:An()}},gid:function(e){const t=An();if(R(e)||""===e)return e;if(I(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=An();if(R(e)||""===e)return e;if(I(e))return null;const{idx:n,shadowMode:r}=t;return 1===r&&/^#/.test(e)?`${e}-${n}`:e},shc:function(e){return kn(e)}});let Mn=!1,Tn=null;function An(){return Tn}function On(e){Tn=e}const Pn=(Nn=(e,t)=>{const{createFragment:n}=t;return n(e)},(e,...t)=>{const r=n(null);return function(){const{context:{hasScopedStyles:n,stylesheetToken:o},shadowMode:i,renderer:s}=An(),l=!R(o),a=1===i;let c=0;if(l&&n&&(c|=1),l&&a&&(c|=2),!R(r[c]))return r[c];const u=n&&l?" "+o:"",d=n&&l?` class="${o}"`:"",f=l&&a?" "+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[c]=Nn(h,s),r[c]}});var Nn;function $n(e,t){const r=Mn,o=Tn;let i=[];return fr(e,e.owner,(()=>{Tn=e}),(()=>{const{component:r,context:o,cmpSlots:s,cmpTemplate:l,tro:a}=e;a.observe((()=>{if(t!==l){if(I(l)||dr(e),a=t,!Ot.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){const{stylesheets:t}=e;if(!R(t))for(let e=0;e<t.length;e++)if(H(t[e].$scoped$))return!0;return!1}(t),function(e,t){const{elm:n,context:r,renderMode:o,shadowMode:i,renderer:{getClassList:s,removeAttribute:l,setAttribute:a}}=e,{stylesheets:c,stylesheetToken:u}=t,d=1===o&&1===i,{hasScopedStyles:f}=r;let h,p,m;const{stylesheetToken:g,hasTokenInClass:w,hasTokenInAttribute:y}=r;R(g)||(w&&s(n).remove(Kt(g)),y&&l(n,Kt(g))),R(c)||0===c.length||(h=u),R(h)||(f&&(s(n).add(Kt(h)),p=!0),d&&(a(n,Kt(h),""),m=!0)),r.stylesheetToken=h,r.hasTokenInClass=p,r.hasTokenInAttribute=m}(e,t);const r=Ut(e,t);o.styleVNodes=0===r.length?null:Xt(e,r)}var a;e.velements=[],Mn=!0,i=t.call(void 0,xn,r,s,o.tplCache);const{styleVNodes:c}=o;I(c)||P.apply(i,c)}))}),(()=>{Mn=r,Tn=o})),i}let Ln=null;function _n(e){return Ln===e}function Dn(e,t,n){const{component:r,callHook:o,owner:i}=e;fr(e,i,V,(()=>{o(r,t,n)}),V)}function Fn(e,t,n,r){const{callHook:o,owner:i}=e;fr(e,i,V,(()=>{o(n,t,[r])}),V)}const Rn=new Map;function In(e){return new ve((()=>{const{isDirty:t}=e;j(t)&&(jn(e),function(e){const{renderer:{ssr:t}}=e;if(H(t)||H(e.isScheduled))return;e.isScheduled=!0,0===ir.length&&me(sr);S.call(ir,e)}(e))}))}function Hn(e){e.tro.reset();const t=function(e){const{def:{render:t},callHook:n,component:r,owner:o}=e,i=An();let s,l=!1;return fr(e,o,(()=>{On(e)}),(()=>{e.tro.observe((()=>{s=n(r,t),l=!0}))}),(()=>{On(i)})),l?$n(e,s):[]}(e);return e.isDirty=!1,e.isScheduled=!1,t}function jn(e){e.isDirty=!0}const Bn=new WeakMap;function Wn(e,t){if(!B(t))throw new TypeError;let n=Bn.get(t);return R(n)&&(n=function(n){Fn(e,t,void 0,n)},Bn.set(t,n)),n}const Vn=n(null),Kn=["rendered","connected","disconnected"];function zn(e,t){const{component:n,def:r,context:o}=e;for(let e=0,i=t.length;e<i;++e)t[e].call(void 0,n,{},r,o)}let Gn=0;const Un=new WeakMap;function qn(e,t,n=[]){return t.apply(e,n)}function Xn(e,t,n){e[t]=n}function Yn(e,t){return e[t]}function Jn(e){or(e)}function Qn(e){const t=nr(e);1===t.state&&function(e){Zn(nr(e))}(e),lr(t),or(t)}function Zn(e){const{state:t}=e;if(2!==t){const{oar:t,tro:n}=e;n.reset();for(const e in t)t[e].reset();!function(e){j(e.isDirty)&&(e.isDirty=!0);e.state=2;const{disconnected:t}=Vn;t&&zn(e,t);ar(e)&&function(e){const{wiredDisconnecting:t}=e.context;fr(e,e,V,(()=>{for(let e=0,n=t.length;e<n;e+=1)t[e]()}),V)}(e);const{disconnectedCallback:n}=e.def;R(n)||Dn(e,n)}(e),cr(e),function(e){const{aChildren:t}=e;ur(t)}(e)}}function er(e,t,r,o){const{mode:i,owner:s,tagName:l,hydrated:a}=o,c=Wt(t),u={elm:e,def:c,idx:Gn++,state:0,isScheduled:!1,isDirty:!0,tagName:l,mode:i,owner:s,children:he,aChildren:he,velements:he,cmpProps:n(null),cmpFields:n(null),cmpSlots:n(null),oar: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:fe,wiredConnecting:he,wiredDisconnecting:he},tro:null,shadowMode:null,component:null,shadowRoot:null,renderRoot:null,callHook:qn,setHook:Xn,getHook:Yn,renderer:r};return u.shadowMode=function(e,t){const{def:n}=e,{isSyntheticShadowDefined:r,isNativeShadowDefined:o}=t;let i;if(r)if(0===n.renderMode)i=0;else if(o)if(ue.ENABLE_MIXED_SHADOW_MODE)if("any"===n.shadowSupportMode)i=0;else{const t=function(e){let t=e.owner;for(;!I(t)&&0===t.renderMode;)t=t.owner;return t}(e);i=I(t)||0!==t.shadowMode?1:0}else i=1;else i=1;else i=0;return i}(u,r),u.tro=In(u),function(e,t){const n=Ln;let r;Ln=e;try{const o=new t;if(Ln.component!==o)throw new TypeError("Invalid component constructor, the class should extend LightningElement.")}catch(e){r=Object(e)}finally{if(Ln=n,!R(r))throw ke(e,r),r}}(u,c.ctor),ar(u)&&function(e){const{context:t,def:{wire:n}}=e,r=t.wiredConnecting=[],o=t.wiredDisconnecting=[];for(const t in n){const i=n[t],s=hr.get(i);if(!R(s)){const{connector:n,computeConfigAndUpdate:i,resetConfigWatcher:l}=mr(e,t,s),a=s.dynamic.length>0;S.call(r,(()=>{n.connect(),ue.ENABLE_WIRE_SYNC_EMIT||!a?i():Promise.resolve().then(i)})),S.call(o,(()=>{n.disconnect(),l()}))}}}(u),u}function tr(e,t){Un.set(e,t)}function nr(e){return Un.get(e)}function rr(e){return Un.get(e)}function or(e){if(H(e.isDirty)){!function(e,t){const{renderRoot:n,children:r,renderer:o}=e;e.children=t,(t.length>0||r.length>0)&&r!==t&&fr(e,e,(()=>{}),(()=>{tn(r,t,n,o)}),(()=>{}));1===e.state&&function(e){const{def:{renderedCallback:t},renderer:{ssr:n}}=e;if(H(n))return;const{rendered:r}=Vn;r&&zn(e,r);R(t)||Dn(e,t)}(e)}(e,Hn(e))}}let ir=[];function sr(){const e=ir.sort(((e,t)=>e.idx-t.idx));ir=[];for(let t=0,n=e.length;t<n;t+=1){const r=e[t];try{or(r)}catch(r){throw t+1<n&&(0===ir.length&&me(sr),P.apply(ir,T.call(e,t+1))),r}}}function lr(e){const{state:t}=e;if(1===t)return;e.state=1;const{connected:n}=Vn;n&&zn(e,n),ar(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;R(r)||Dn(e,r)}function ar(e){return l(e.def.wire).length>0}function cr(e){const{velements:t}=e;for(let e=t.length-1;e>=0;e-=1){const{elm:n}=t[e];if(!R(n)){const e=rr(n);R(e)||Zn(e)}}}function ur(e){for(let t=0,n=e.length;t<n;t+=1){const n=e[t];if(!I(n)&&!R(n.elm))switch(n.type){case 2:ur(n.children);break;case 3:Zn(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];I(o)||R(o.elm)||r(o.elm,n)}e.children=he,cr(e),e.velements=he}function fr(e,t,n,r,o){let i;n();try{r()}catch(e){i=Object(e)}finally{if(o(),!R(i)){ke(e,i);const n=I(t)?void 0:function(e){let t=e;for(;!I(t);){if(!R(t.def.errorCallback))return t;t=t.owner}}(t);if(R(n))throw i;dr(e);Dn(n,n.def.errorCallback,[i,i.wcStack])}}}const hr=new Map;class pr extends CustomEvent{constructor(e,{setNewContext:t,setDisconnectedCallback:n}){super(e,{bubbles:!0,composed:!0}),r(this,{setNewContext:{value:t},setDisconnectedCallback:{value:n}})}}function mr(e,t,n){const{method:r,adapter:i,configCallback:s,dynamic:l}=n,a=R(r)?function(e,t){const{cmpFields:n}=e;return r=>{r!==e.cmpFields[t]&&(n[t]=r,Ce(e,t))}}(e,t):function(e,t){return n=>{fr(e,e.owner,V,(()=>{t.call(e.component,n)}),V)}}(e,r);let c,u;o(a,"$$DeprecatedWiredElementHostKey$$",{value:e.elm}),o(a,"$$DeprecatedWiredParamsMetaKey$$",{value:l}),fr(e,e,V,(()=>{u=new i(a)}),V);const{computeConfigAndUpdate:d,ro:f}=function(e,t,n){let r=!1;const o=new ve((()=>{!1===r&&(r=!0,Promise.resolve().then((()=>{r=!1,o.reset(),i()})))})),i=()=>{let r;o.observe((()=>r=t(e))),n(r)};return{computeConfigAndUpdate:i,ro:o}}(e.component,s,(t=>{fr(e,e,V,(()=>{u.update(t,c)}),V)}));return R(i.contextSchema)||function(e,t,n){const{adapter:r}=t,o=wr(r);if(R(o))return;const{elm:i,context:{wiredConnecting:s,wiredDisconnecting:l},renderer:{dispatchEvent:a}}=e;S.call(s,(()=>{const e=new pr(o,{setNewContext(e){n(e)},setDisconnectedCallback(e){S.call(l,e)}});a(i,e)}))}(e,n,(t=>{c!==t&&(c=t,1===e.state&&d())})),{connector:u,computeConfigAndUpdate:d,resetConfigWatcher:()=>f.reset()}}const gr=new Map;function wr(e){return gr.get(e)}function yr(e,t,n,r){t.adapter&&(t=t.adapter);const o={adapter:t,method:e.value,configCallback:n,dynamic:r};hr.set(e,o)}function br(e,t,n,r){t.adapter&&(t=t.adapter);const o={adapter:t,configCallback:n,dynamic:r};hr.set(e,o)}let vr=!1;const Cr=Symbol("namespace"),Er=Symbol("type"),Sr=Symbol("parent"),kr=Symbol("shadow-root"),xr=Symbol("children"),Mr=Symbol("attributes"),Tr=Symbol("event-listeners"),Ar=Symbol("value");var Or;!function(e){e.Text="text",e.Comment="comment",e.Raw="raw",e.Element="element",e.ShadowRoot="shadow-root"}(Or||(Or={}));const Pr=/\s+/g;function Nr(e){return new Set(e.split(Pr).filter((e=>e.length)))}function $r(e){return Array.from(e).join(" ")}function Lr(e){return function(){throw new TypeError(`"${e}" is not supported in this environment`)}}function _r(e,t){return{[Er]:Or.Element,tagName:e,[Cr]:null!=t?t:Q,[Sr]:null,[kr]:null,[xr]:[],[Mr]:[],[Tr]:{}}}const Dr=n(null),Fr=new WeakMap;function Rr(e,t,n=null){const r=e[Mr].find((e=>e.name===t&&e[Cr]===n));return r?r.value:null}function Ir(e,t,n,r=null){const o=e[Mr].find((e=>e.name===t&&e[Cr]===r));R(r)&&(r=null),R(o)?e[Mr].push({name:t,[Cr]:r,value:String(n)}):o.value=n}function Hr(e,t,n){e[Mr]=e[Mr].filter((e=>e.name!==t&&e[Cr]!==n))}const jr=V,Br=V,Wr=V,Vr=Lr("dispatchEvent"),Kr=Lr("getBoundingClientRect"),zr=Lr("querySelector"),Gr=Lr("querySelectorAll"),Ur=Lr("getElementsByTagName"),qr=Lr("getElementsByClassName"),Xr=Lr("getChildren"),Yr=Lr("getChildNodes"),Jr=Lr("getFirstChild"),Qr=Lr("getFirstElementChild"),Zr=Lr("getLastChild"),eo=Lr("getLastElementChild");const to={ssr:!0,isNativeShadowDefined:!1,isSyntheticShadowDefined:!1,HTMLElementExported:class{constructor(){const{constructor:e}=this,t=Fr.get(e);if(!t)throw new TypeError("Invalid Construction");return _r(t)}},isHydrating:function(){return!1},insert:function(e,t,n){const r=e[Sr];if(null!==r&&r!==t){const t=r[xr].indexOf(e);r[xr].splice(t,1)}e[Sr]=t;const o=I(n)?-1:t[xr].indexOf(n);-1===o?t[xr].push(e):t[xr].splice(o,0,e)},remove:function(e,t){const n=t[xr].indexOf(e);t[xr].splice(n,1)},cloneNode:function(e){return e},createFragment:function(e){return{[Er]:Or.Raw,[Sr]:null,[Ar]:e}},createElement:_r,createText:function(e){return{[Er]:Or.Text,[Ar]:String(e),[Sr]:null}},createComment:function(e){return{[Er]:Or.Comment,[Ar]:e,[Sr]:null}},nextSibling:function(e){const t=e[Sr];if(I(t))return null;const n=t[xr].indexOf(e);return t[xr][n+1]||null},attachShadow:function(e,t){return e[kr]={[Er]:Or.ShadowRoot,[xr]:[],mode:t.mode,delegatesFocus:!!t.delegatesFocus},e[kr]},getProperty:function(e,t){var n,r;if(t in e)return e[t];if(e[Er]===Or.Element){const o=se(t);if(te(o,e.tagName))return null!==(n=Rr(e,o))&&void 0!==n&&n;if(re(o)||Y(o))return Rr(e,o);if("input"===e.tagName&&"value"===t)return null!==(r=Rr(e,"value"))&&void 0!==r?r:""}},setProperty:function(e,t,n){if(t in e)return e[t]=n;if(e[Er]===Or.Element){const r=se(t);if("innerHTML"===t)return void(e[xr]=[{[Er]:Or.Raw,[Sr]:e,[Ar]:n}]);if(te(r,e.tagName))return!0===n?Ir(e,r,""):Hr(e,r);if(re(r)||Y(r))return Ir(e,r,n);if("input"===e.tagName&&"value"===r)return I(n)||R(n)?Hr(e,"value"):Ir(e,"value",n)}},setText:function(e,t){e[Er]===Or.Text?e[Ar]=t:e[Er]===Or.Element&&(e[xr]=[{[Er]:Or.Text,[Sr]:e,[Ar]:t}])},getAttribute:Rr,setAttribute:Ir,removeAttribute:Hr,addEventListener:Br,removeEventListener:Wr,dispatchEvent:Vr,getClassList:function(e){function t(){let t=e[Mr].find((e=>"class"===e.name&&I(e[Cr])));return R(t)&&(t={name:"class",[Cr]:null,value:""},e[Mr].push(t)),t}return{add(...e){const n=t(),r=Nr(n.value);e.forEach((e=>r.add(e))),n.value=$r(r)},remove(...e){const n=t(),r=Nr(n.value);e.forEach((e=>r.delete(e))),n.value=$r(r)}}},setCSSStyleProperty:function(e,t,n,r){const o=e[Mr].find((e=>"style"===e.name&&I(e[Cr]))),i=`${t}: ${n}${r?" !important":""}`;R(o)?e[Mr].push({name:"style",[Cr]:null,value:i}):o.value+=`; ${i}`},getBoundingClientRect:Kr,querySelector:zr,querySelectorAll:Gr,getElementsByTagName:Ur,getElementsByClassName:qr,getChildren:Xr,getChildNodes:Yr,getFirstChild:Jr,getFirstElementChild:Qr,getLastChild:Zr,getLastElementChild:eo,isConnected:function(e){return!I(e[Sr])},insertStylesheet:jr,assertInstanceOfHTMLElement:V,defineCustomElement:function(e,t,n){!function(e,t){if(e!==F.call(e)||Dr[e])throw new TypeError("Invalid Registration");Dr[e]=t,Fr.set(t,e)}(e,t)},getCustomElement:function(e){return Dr[e]}};function no(e){return e.map((e=>{switch(e[Er]){case Or.Text:return""===e[Ar]?"":ae(e[Ar]);case Or.Comment:return`\x3c!--${ae(e[Ar])}--\x3e`;case Or.Raw:return e[Ar];case Or.Element:return ro(e)}})).join("")}function ro(e){let t="";const n=e.tagName,r=e[Cr],o=r!==Q,i=e[xr].length>0;var s;return t+=`<${n}${e[Mr].length?` ${s=e[Mr],s.map((e=>e.value.length?`${e.name}=${JSON.stringify(ae(e.value))}`:e.name)).join(" ")}`:""}`,o&&!i?(t+="/>",t):(t+=">",e[kr]&&(t+=function(e){const t=[`shadowroot="${e.mode}"`];return e.delegatesFocus&&t.push("shadowrootdelegatesfocus"),`<template ${t.join(" ")}>${no(e[xr])}</template>`}(e[kr])),t+=no(e[xr]),function(e,t){return t===Q&&Z.has(e.toLowerCase())}(n,r)&&!i||(t+=`</${n}>`),t)}const oo={[Er]:Or.Element,tagName:"fake-root-element",[Cr]:Q,[Sr]:null,[kr]:null,[xr]:[],[Mr]:[],[Tr]:{}};i(gt),f(gt.prototype),exports.LightningElement=gt,exports.api=function(){throw new Error},exports.createContextProvider=function(e){let t=wr(e);if(!R(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){gr.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:i}=r;e.addEventListener(t,(e=>{const{setNewContext:t,setDisconnectedCallback:n}=e,r={provide(e){t(e)}};n((()=>{R(i)||i(r)})),o(r),e.stopImmediatePropagation()}))}},exports.freezeTemplate=function(e){},exports.getComponentDef=function(e){const t=Wt(e),{ctor:n,name:r,props:o,propsConfig:i,methods:s}=t,l={};for(const e in o)l[e]={config:i[e]||0,type:"any",attr:se(e)};const a={};for(const e in s)a[e]=s[e].value;return{ctor:n,name:r,props:l,methods:a}},exports.isComponentConstructor=Bt,exports.parseFragment=Pn,exports.parseSVGFragment=Pn,exports.readonly=function(e){return pt.getReadOnlyProxy(e)},exports.register=function(e){for(let t=0;t<Kn.length;++t){const n=Kn[t];if(n in e){let t=Vn[n];R(t)&&(Vn[n]=t=[]),S.call(t,e[n])}}},exports.registerComponent=function(e,{tmpl:t}){return B(e)&&Rn.set(e,t),e},exports.registerDecorators=function(e,t){const r=e.prototype,{publicProps:i,publicMethods:l,wire:a,track:c,fields:u}=t,d=n(null),f=n(null),h=n(null),p=n(null),m=n(null),g=n(null);let w;if(!R(i))for(const e in i){const t=i[e];if(g[e]=t.config,w=s(r,e),t.config>0){if(R(w))throw new Error;w=kt(e,w)}else w=R(w)||R(w.get)?Et(e):kt(e,w);f[e]=w,o(r,e,w)}if(R(l)||N.call(l,(e=>{if(w=s(r,e),R(w))throw new Error;d[e]=w})),!R(a))for(const e in a){const{adapter:t,method:n,config:i,dynamic:l=[]}=a[e];if(w=s(r,e),1===n){if(R(w))throw new Error;h[e]=w,yr(w,t,i,l)}else w=Mt(e),p[e]=w,br(w,t,i,l),o(r,e,w)}if(!R(c))for(const e in c)w=s(r,e),w=xt(e),o(r,e,w);if(!R(u))for(let e=0,t=u.length;e<t;e++){const t=u[e];w=s(r,t);const n=!R(i)&&t in i,o=!R(c)&&t in c;n||o||(m[t]=Ct(t))}return function(e,t){Tt.set(e,t)}(e,{apiMethods:d,apiFields:f,apiFieldsConfig:g,wiredMethods:h,wiredFields:p,observedFields:m}),e},exports.registerTemplate=function(e){return Ot.add(e),o(e,"stylesheetTokens",{enumerable:!0,configurable:!0,get(){const{stylesheetToken:e}=this;return R(e)?e:{hostAttribute:`${e}-host`,shadowAttribute:e}},set(e){this.stylesheetToken=R(e)?void 0:e.shadowAttribute}}),e},exports.renderComponent=function(e,t,n={}){if(!W(e))throw new TypeError(`"renderComponent" expects a string as the first parameter but instead received ${e}.`);if(!B(t))throw new TypeError(`"renderComponent" expects a valid component constructor as the second parameter but instead received ${t}.`);if("object"!=typeof n||I(n))throw new TypeError(`"renderComponent" expects an object as the third parameter but instead received ${n}.`);const r=to.createElement(e);er(r,t,to,{mode:"open",owner:null,tagName:e});for(const[e,t]of Object.entries(n))r[e]=t;return r[Sr]=oo,Qn(r),ro(r)},exports.renderer=to,exports.sanitizeAttribute=function(e,t,n,r){return r},exports.setFeatureFlag=function(e,t){if("boolean"==typeof t){if(R(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=ue[e];if(!R(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(ue,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(vr,"Hooks are already overridden, only one definition is allowed."),vr=!0,n=t.sanitizeHtmlContent,kn=n},exports.track=function(e){if(1===arguments.length)return pt.getProxy(e);throw new Error},exports.unwrap=function(e){return pt.unwrapProxy(e)},exports.wire=function(e,t){throw new Error};
|