lwc 2.21.1 → 2.22.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.
Files changed (35) hide show
  1. package/dist/engine-dom/esm/es2017/engine-dom.js +145 -71
  2. package/dist/engine-dom/iife/es2017/engine-dom.js +145 -71
  3. package/dist/engine-dom/iife/es2017/engine-dom.min.js +1 -1
  4. package/dist/engine-dom/iife/es2017/engine-dom_debug.js +143 -69
  5. package/dist/engine-dom/iife/es5/engine-dom.js +182 -79
  6. package/dist/engine-dom/iife/es5/engine-dom.min.js +1 -1
  7. package/dist/engine-dom/iife/es5/engine-dom_debug.js +167 -64
  8. package/dist/engine-dom/umd/es2017/engine-dom.js +145 -71
  9. package/dist/engine-dom/umd/es2017/engine-dom.min.js +1 -1
  10. package/dist/engine-dom/umd/es2017/engine-dom_debug.js +143 -69
  11. package/dist/engine-dom/umd/es5/engine-dom.js +182 -79
  12. package/dist/engine-dom/umd/es5/engine-dom.min.js +1 -1
  13. package/dist/engine-dom/umd/es5/engine-dom_debug.js +167 -64
  14. package/dist/engine-server/commonjs/es2017/engine-server.js +53 -262
  15. package/dist/engine-server/commonjs/es2017/engine-server.min.js +1 -1
  16. package/dist/engine-server/esm/es2017/engine-server.js +53 -262
  17. package/dist/synthetic-shadow/esm/es2017/synthetic-shadow.js +3 -3
  18. package/dist/synthetic-shadow/iife/es2017/synthetic-shadow.js +3 -3
  19. package/dist/synthetic-shadow/iife/es2017/synthetic-shadow_debug.js +3 -3
  20. package/dist/synthetic-shadow/iife/es5/synthetic-shadow.js +3 -3
  21. package/dist/synthetic-shadow/iife/es5/synthetic-shadow_debug.js +3 -3
  22. package/dist/synthetic-shadow/umd/es2017/synthetic-shadow.js +3 -3
  23. package/dist/synthetic-shadow/umd/es2017/synthetic-shadow_debug.js +3 -3
  24. package/dist/synthetic-shadow/umd/es5/synthetic-shadow.js +3 -3
  25. package/dist/synthetic-shadow/umd/es5/synthetic-shadow_debug.js +3 -3
  26. package/dist/wire-service/esm/es2017/wire-service.js +2 -2
  27. package/dist/wire-service/iife/es2017/wire-service.js +2 -2
  28. package/dist/wire-service/iife/es2017/wire-service_debug.js +2 -2
  29. package/dist/wire-service/iife/es5/wire-service.js +2 -2
  30. package/dist/wire-service/iife/es5/wire-service_debug.js +2 -2
  31. package/dist/wire-service/umd/es2017/wire-service.js +2 -2
  32. package/dist/wire-service/umd/es2017/wire-service_debug.js +2 -2
  33. package/dist/wire-service/umd/es5/wire-service.js +2 -2
  34. package/dist/wire-service/umd/es5/wire-service_debug.js +2 -2
  35. package/package.json +7 -7
@@ -1 +1 @@
1
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).LWC={})}(this,(function(e){"use strict";var t=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:n,create:r,defineProperties:o,defineProperty:i,freeze:s,getOwnPropertyDescriptor:l,getOwnPropertyNames:c,getPrototypeOf:a,hasOwnProperty:u,isFrozen:d,keys:f,seal:h,setPrototypeOf:p}=Object,{isArray:m}=Array,{copyWithin:g,fill:w,filter:y,find:b,indexOf:v,join:C,map:E,pop:M,push:S,reduce:k,reverse:T,shift:x,slice:A,sort:N,splice:O,unshift:P,forEach:L}=Array.prototype,{fromCharCode:$}=String,{charCodeAt:R,replace:_,slice:D,toLowerCase:F}=String.prototype;function H(e){return void 0===e}function I(e){return null===e}function j(e){return!0===e}function W(e){return!1===e}function B(e){return"function"==typeof e}function V(e){return"object"==typeof e}function K(e){return"string"==typeof e}function G(){}const z={}.toString;function U(e){return e&&e.toString?m(e)?C.call(E.call(e,U),","):e.toString():"object"==typeof e?z.call(e):e+""}function q(e,t){do{const n=l(e,t);if(!H(n))return n;e=a(e)}while(null!==e)}const X=["ariaActiveDescendant","ariaAtomic","ariaAutoComplete","ariaBusy","ariaChecked","ariaColCount","ariaColIndex","ariaColSpan","ariaControls","ariaCurrent","ariaDescribedBy","ariaDetails","ariaDisabled","ariaErrorMessage","ariaExpanded","ariaFlowTo","ariaHasPopup","ariaHidden","ariaInvalid","ariaKeyShortcuts","ariaLabel","ariaLabelledBy","ariaLevel","ariaLive","ariaModal","ariaMultiLine","ariaMultiSelectable","ariaOrientation","ariaOwns","ariaPlaceholder","ariaPosInSet","ariaPressed","ariaReadOnly","ariaRelevant","ariaRequired","ariaRoleDescription","ariaRowCount","ariaRowIndex","ariaRowSpan","ariaSelected","ariaSetSize","ariaSort","ariaValueMax","ariaValueMin","ariaValueNow","ariaValueText","role"],{AriaAttrNameToPropNameMap:Y,AriaPropNameToAttrNameMap:J}=(()=>{const e=r(null),t=r(null);return L.call(X,(n=>{const r=F.call(_.call(n,/^aria/,(()=>"aria-")));e[r]=n,t[n]=r})),{AriaAttrNameToPropNameMap:e,AriaPropNameToAttrNameMap:t}})(),Q=function(){if("object"==typeof globalThis)return globalThis;let e;try{Object.defineProperty(Object.prototype,"__magic__",{get:function(){return this},configurable:!0}),e=__magic__,delete Object.prototype.__magic__}catch(e){}finally{void 0===e&&(e=window)}return e}(),Z="http://www.w3.org/2000/svg",ee=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"]]),te=new Map;function ne(e){const t=J[e];if(!H(t))return t;const n=ee.get(e);if(!H(n))return n;const r=te.get(e);if(!H(r))return r;let o="";for(let t=0,n=e.length;t<n;t++){const n=R.call(e,t);o+=n>=65&&n<=90?"-"+$(n+32):$(n)}return te.set(e,o),o}function re(e){return void 0===Object.getOwnPropertyDescriptor(Element.prototype,e)}const oe=new WeakMap;function ie(e){let t=oe.get(e);return void 0===t&&(t={},oe.set(e,t)),t}function se(e,t){return{get(){const n=ie(this);return u.call(n,e)?n[e]:this.hasAttribute(t)?this.getAttribute(t):null},set(n){const r=null==(o=n)?null:String(o);var o;ie(this)[e]=r,null===n?this.removeAttribute(t):this.setAttribute(t,n)},configurable:!0,enumerable:!0}}function le(e){const t=se(e,J[e]);Object.defineProperty(Element.prototype,e,t)}const ce=f(J);for(let e=0,t=ce.length;e<t;e+=1){const t=ce[e];re(t)&&le(t)}const ae={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};Q.lwcRuntimeFlags||Object.defineProperty(Q,"lwcRuntimeFlags",{value:r(null)});const ue=Q.lwcRuntimeFlags;let de=[];const fe=h(r(null)),he=h([]);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=/;(?![^(]*\))/g,we=/:(.+)/;function ye(e,t){const n={};for(const r of Object.keys(e))r!==t&&(n[r]=e[r]);return n}const be=new WeakMap;let ve=null;function Ce(e,t){const n=be.get(e);if(!H(n)){const e=n[t];if(!H(e))for(let t=0,n=e.length;t<n;t+=1){e[t].notify()}}}function Ee(e,t){if(null===ve)return;const n=ve,o=function(e){let t=be.get(e);if(H(t)){const n=r(null);t=n,be.set(e,n)}return t}(e);let i=o[t];if(H(i))i=[],o[t]=i;else if(i[0]===n)return;-1===v.call(i,n)&&n.link(i)}class Me{constructor(e){this.listeners=[],this.callback=e}observe(e){const t=ve;let n;ve=this;try{e()}catch(e){n=Object(e)}finally{if(ve=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=v.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 Se(e,t){Ce(e.component,t)}function ke(e,t){Ee(e.component,t)}function Te(e){return`<${F.call(e.tagName)}>`}function xe(e,t){if(!d(t)&&H(t.wcStack)){const n=function(e){const t=[];let n=e;for(;!I(n);)S.call(t,Te(n)),n=n.owner;return t.reverse().join("\n\t")}(e);i(t,"wcStack",{get:()=>n})}}function Ae(e,t,n){let r=`[LWC ${e}]: ${t}`;H(n)||(r=`${r}\n${function(e){const t=[];let n="";for(;!I(e.owner);)S.call(t,n+Te(e)),e=e.owner,n+="\t";return C.call(t,"\n")}(n)}`);try{throw new Error(r)}catch(t){console[e](t)}}function Ne(e,t){Ae("error",e,t)}function Oe(e){const t=e();return(null==t?void 0:t.__esModule)?t.default:t}function Pe(e){return B(e)&&u.call(e,"__circular__")}const Le="undefined"!=typeof HTMLElement?HTMLElement:function(){},$e=Le.prototype;function Re(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.`}n(r(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:Re("offsetHeight")},offsetLeft:{readOnly:!0,error:Re("offsetLeft")},offsetParent:{readOnly:!0},offsetTop:{readOnly:!0,error:Re("offsetTop")},offsetWidth:{readOnly:!0,error:Re("offsetWidth")},role:{attribute:"role"}});let _e,De=null;function Fe(e,t){return e!==De||t!==_e}function He(e,t){De=null,_e=void 0}function Ie(e,t){De=e,_e=t}const je=r(null);L.call(f(J),(e=>{const t=q($e,e);H(t)||(je[e]=t)})),L.call(["accessKey","dir","draggable","hidden","id","lang","spellcheck","tabIndex","title"],(e=>{const t=q($e,e);H(t)||(je[e]=t)}));const{isArray:We}=Array,{prototype:Be,getPrototypeOf:Ve,create:Ke,defineProperty:Ge,isExtensible:ze,getOwnPropertyDescriptor:Ue,getOwnPropertyNames:qe,getOwnPropertySymbols:Xe,preventExtensions:Ye,hasOwnProperty:Je}=Object,{push:Qe,concat:Ze}=Array.prototype;function et(e){return void 0===e}function tt(e){return"function"==typeof e}const nt=new WeakMap;function rt(e,t){nt.set(e,t)}const ot=e=>nt.get(e)||e;class it{constructor(e,t){this.originalTarget=t,this.membrane=e}wrapDescriptor(e){if(Je.call(e,"value"))e.value=this.wrapValue(e.value);else{const{set:t,get:n}=e;et(n)||(e.get=this.wrapGetter(n)),et(t)||(e.set=this.wrapSetter(t))}return e}copyDescriptorIntoShadowTarget(e,t){const{originalTarget:n}=this,r=Ue(n,t);if(!et(r)){const n=this.wrapDescriptor(r);Ge(e,t,n)}}lockShadowTarget(e){const{originalTarget:t}=this;Ze.call(qe(t),Xe(t)).forEach((t=>{this.copyDescriptorIntoShadowTarget(e,t)}));const{membrane:{tagPropertyKey:n}}=this;et(n)||Je.call(e,n)||Ge(e,n,Ke(null)),Ye(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=et(n)||Je.call(t,n)?[]:[n];return Qe.apply(r,qe(t)),Qe.apply(r,Xe(t)),r}isExtensible(e){const{originalTarget:t}=this;return!!ze(e)&&(!!ze(t)||(this.lockShadowTarget(e),!1))}getPrototypeOf(e){const{originalTarget:t}=this;return Ve(t)}getOwnPropertyDescriptor(e,t){const{originalTarget:n,membrane:{valueObserved:r,tagPropertyKey:o}}=this;r(n,t);let i=Ue(n,t);if(et(i)){if(t!==o)return;return i={value:void 0,writable:!1,configurable:!1,enumerable:!1},Ge(e,o,i),i}return!1===i.configurable&&this.copyDescriptorIntoShadowTarget(e,t),this.wrapDescriptor(i)}}const st=new WeakMap,lt=new WeakMap,ct=new WeakMap,at=new WeakMap;class ut extends it{wrapValue(e){return this.membrane.getProxy(e)}wrapGetter(e){const t=st.get(e);if(!et(t))return t;const n=this,r=function(){return n.wrapValue(e.call(ot(this)))};return st.set(e,r),ct.set(r,e),r}wrapSetter(e){const t=lt.get(e);if(!et(t))return t;const n=function(t){e.call(ot(this),ot(t))};return lt.set(e,n),at.set(n,e),n}unwrapDescriptor(e){if(Je.call(e,"value"))e.value=ot(e.value);else{const{set:t,get:n}=e;et(n)||(e.get=this.unwrapGetter(n)),et(t)||(e.set=this.unwrapSetter(t))}return e}unwrapGetter(e){const t=ct.get(e);if(!et(t))return t;const n=this,r=function(){return ot(e.call(n.wrapValue(this)))};return st.set(r,e),ct.set(e,r),r}unwrapSetter(e){const t=at.get(e);if(!et(t))return t;const n=this,r=function(t){e.call(n.wrapValue(this),n.wrapValue(t))};return lt.set(r,e),at.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&&We(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(ze(e)){const{originalTarget:t}=this;if(Ye(t),ze(t))return!1;this.lockShadowTarget(e)}return!0}defineProperty(e,t,n){const{originalTarget:r,membrane:{valueMutated:o,tagPropertyKey:i}}=this;return t===i&&!Je.call(r,t)||(Ge(r,t,this.unwrapDescriptor(n)),!1===n.configurable&&this.copyDescriptorIntoShadowTarget(e,t),o(r,t),!0)}}const dt=new WeakMap,ft=new WeakMap;class ht extends it{wrapValue(e){return this.membrane.getReadOnlyProxy(e)}wrapGetter(e){const t=dt.get(e);if(!et(t))return t;const n=this,r=function(){return n.wrapValue(e.call(ot(this)))};return dt.set(e,r),r}wrapSetter(e){const t=ft.get(e);if(!et(t))return t;const n=function(e){};return ft.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 pt(e){if(null===e)return!1;if("object"!=typeof e)return!1;if(We(e))return!0;const t=Ve(e);return t===Be||null===t||null===Ve(t)}const mt=(e,t)=>{},gt=(e,t)=>{};function wt(e){return We(e)?[]:{}}const yt=Symbol.for("@@lockerLiveValue"),bt=new class{constructor(e={}){this.readOnlyObjectGraph=new WeakMap,this.reactiveObjectGraph=new WeakMap;const{valueMutated:t,valueObserved:n,valueIsObservable:r,tagPropertyKey:o}=e;this.valueMutated=tt(t)?t:gt,this.valueObserved=tt(n)?n:mt,this.valueIsObservable=tt(r)?r:pt,this.tagPropertyKey=o}getProxy(e){const t=ot(e);return this.valueIsObservable(t)?this.readOnlyObjectGraph.get(t)===e?e:this.getReactiveHandler(t):t}getReadOnlyProxy(e){return e=ot(e),this.valueIsObservable(e)?this.getReadOnlyHandler(e):e}unwrapProxy(e){return ot(e)}getReactiveHandler(e){let t=this.reactiveObjectGraph.get(e);if(et(t)){const n=new ut(this,e);t=new Proxy(wt(e),n),rt(t,e),this.reactiveObjectGraph.set(e,t)}return t}getReadOnlyHandler(e){let t=this.readOnlyObjectGraph.get(e);if(et(t)){const n=new ht(this,e);t=new Proxy(wt(e),n),rt(t,e),this.readOnlyObjectGraph.set(e,t)}return t}}({valueObserved:Ee,valueMutated:Ce,tagPropertyKey:yt});function vt(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=vr(this);if(!Jn(t))return ke(t,e),n.call(t.elm)},set(t){const n=vr(this);return t!==n.cmpProps[e]&&(n.cmpProps[e]=t,Se(n,e)),r.call(n.elm,t)}}}const Ct=function(){if(I(Yn))throw new ReferenceError("Illegal constructor");const e=Yn,{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[yt]=void 0,br(o,e),br(n,e),1===e.renderMode?e.renderRoot=Et(e):e.renderRoot=n,this};function Et(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,br(s,e),s}Ct.prototype={constructor:Ct,dispatchEvent(e){const t=vr(this),{elm:n,renderer:{dispatchEvent:r}}=t;return r(n,e)},addEventListener(e,t,n){const r=vr(this),{elm:o,renderer:{addEventListener:i}}=r;i(o,e,ir(r,t),n)},removeEventListener(e,t,n){const r=vr(this),{elm:o,renderer:{removeEventListener:i}}=r;i(o,e,ir(r,t),n)},hasAttribute(e){const t=vr(this),{elm:n,renderer:{getAttribute:r}}=t;return!I(r(n,e))},hasAttributeNS(e,t){const n=vr(this),{elm:r,renderer:{getAttribute:o}}=n;return!I(o(r,t,e))},removeAttribute(e){const t=vr(this),{elm:n,renderer:{removeAttribute:r}}=t;Ie(n,e),r(n,e),He()},removeAttributeNS(e,t){const{elm:n,renderer:{removeAttribute:r}}=vr(this);Ie(n,t),r(n,t,e),He()},getAttribute(e){const t=vr(this),{elm:n}=t,{getAttribute:r}=t.renderer;return r(n,e)},getAttributeNS(e,t){const n=vr(this),{elm:r}=n,{getAttribute:o}=n.renderer;return o(r,t,e)},setAttribute(e,t){const n=vr(this),{elm:r,renderer:{setAttribute:o}}=n;Ie(r,e),o(r,e,t),He()},setAttributeNS(e,t,n){const r=vr(this),{elm:o,renderer:{setAttribute:i}}=r;Ie(o,t),i(o,t,n,e),He()},getBoundingClientRect(){const e=vr(this),{elm:t,renderer:{getBoundingClientRect:n}}=e;return n(t)},get isConnected(){const e=vr(this),{elm:t,renderer:{isConnected:n}}=e;return n(t)},get classList(){const e=vr(this),{elm:t,renderer:{getClassList:n}}=e;return n(t)},get template(){return vr(this).shadowRoot},get shadowRoot(){return null},get children(){const e=vr(this);return e.renderer.getChildren(e.elm)},get childNodes(){const e=vr(this);return e.renderer.getChildNodes(e.elm)},get firstChild(){const e=vr(this);return e.renderer.getFirstChild(e.elm)},get firstElementChild(){const e=vr(this);return e.renderer.getFirstElementChild(e.elm)},get lastChild(){const e=vr(this);return e.renderer.getLastChild(e.elm)},get lastElementChild(){const e=vr(this);return e.renderer.getLastElementChild(e.elm)},render(){return vr(this).def.template},toString(){return`[object ${vr(this).def.name}]`}};const Mt=r(null),St=["getElementsByClassName","getElementsByTagName","querySelector","querySelectorAll"];for(const e of St)Mt[e]={value(t){const n=vr(this),{elm:r,renderer:o}=n;return o[e](r,t)},configurable:!0,enumerable:!0,writable:!0};o(Ct.prototype,Mt);const kt=r(null);for(const e in je)kt[e]=vt(e,je[e]);function Tt(e){return{get(){const t=vr(this);return ke(t,e),t.cmpFields[e]},set(t){const n=vr(this);t!==n.cmpFields[e]&&(n.cmpFields[e]=t,Se(n,e))},enumerable:!0,configurable:!0}}function xt(e){return{get(){const t=vr(this);if(!Jn(t))return ke(t,e),t.cmpProps[e]},set(t){const n=vr(this);n.cmpProps[e]=t,Se(n,e)},enumerable:!0,configurable:!0}}o(Ct.prototype,kt),i(Ct,"CustomElementConstructor",{get(){throw new ReferenceError("The current runtime does not support CustomElementConstructor.")},configurable:!0});class At extends Me{constructor(e,t){super((()=>{W(this.debouncing)&&(this.debouncing=!0,me((()=>{if(j(this.debouncing)){const{value:n}=this,{isDirty:r,component:o,idx:i}=e;t.call(o,n),this.debouncing=!1,j(e.isDirty)&&W(r)&&i>0&&pr(e)}})))})),this.debouncing=!1}reset(e){super.reset(),this.debouncing=!1,arguments.length>0&&(this.value=e)}}function Nt(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=vr(this);if(r)if(ue.ENABLE_REACTIVE_SETTER){let o=n.oar[e];H(o)&&(o=n.oar[e]=new At(n,r)),o.reset(t),o.observe((()=>{r.call(this,t)}))}else r.call(this,t)},enumerable:o,configurable:i}}function Ot(e){return{get(){const t=vr(this);return ke(t,e),t.cmpFields[e]},set(t){const n=vr(this),r=bt.getProxy(t);r!==n.cmpFields[e]&&(n.cmpFields[e]=r,Se(n,e))},enumerable:!0,configurable:!0}}function Pt(e){return{get(){const t=vr(this);return ke(t,e),t.cmpFields[e]},set(t){const n=vr(this);t!==n.cmpFields[e]&&(n.cmpFields[e]=t,Se(n,e))},enumerable:!0,configurable:!0}}const Lt=new Map;const $t={apiMethods:fe,apiFields:fe,apiFieldsConfig:fe,wiredMethods:fe,wiredFields:fe,observedFields:fe};const Rt=new Set;function _t(){return[]}Rt.add(_t);const Dt=r(null),Ft=r(null);function Ht(e){let t=Dt[e];return H(t)&&(t=Dt[e]=function(){const t=vr(this),{getHook:n}=t;return n(t.component,e)}),t}function It(e){let t=Ft[e];return H(t)&&(t=Ft[e]=function(t){const n=vr(this),{setHook:r}=n;t=bt.getReadOnlyProxy(t),r(n.component,e,t)}),t}function jt(e){return function(){const t=vr(this),{callHook:n,component:r}=t,o=r[e];return n(t.component,o,A.call(arguments))}}function Wt(e,t){return function(n,r,o){if(r===o)return;const i=e[n];H(i)?H(t)||t.apply(this,arguments):Fe(this,n)&&(this[i]=o)}}function Bt(e,t,n){let s;B(e)?s=class extends e{}:(s=function(){throw new TypeError("Illegal constructor")},p(s,e),p(s.prototype,e.prototype),i(s.prototype,"constructor",{writable:!0,configurable:!0,value:s}));const l=r(null),{attributeChangedCallback:c}=e.prototype,{observedAttributes:a=[]}=e,u=r(null);for(let e=0,n=t.length;e<n;e+=1){const n=t[e];l[ne(n)]=n,u[n]={get:Ht(n),set:It(n),enumerable:!0,configurable:!0}}for(let e=0,t=n.length;e<t;e+=1){const t=n[e];u[t]={value:jt(t),writable:!0,configurable:!0}}return u.attributeChangedCallback={value:Wt(l,c)},i(s,"observedAttributes",{get:()=>[...a,...f(l)]}),o(s.prototype,u),s}const Vt=Bt(Le,c(je),[]);s(Vt),h(Vt.prototype);const Kt=new WeakMap;function Gt(e){const{shadowSupportMode:t,renderMode:i}=e,s=function(e){const t=Lt.get(e);return H(t)?$t:t}(e),{apiFields:l,apiFieldsConfig:c,apiMethods:u,wiredFields:d,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(Pe(t)){const e=Oe(t);t=e===t?Ct:e}return t}(e),E=C!==Ct?Ut(C):qt,M=Bt(E.bridge,f(l),f(u)),S=n(r(null),E.props,l),k=n(r(null),E.propsConfig,c),T=n(r(null),E.methods,u),x=n(r(null),E.wire,d,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;H(t)||(A=t);let N=E.renderMode;H(i)||(N="light"===i?0:1);const O=function(e){return er.get(e)}(e)||E.template,P=e.name||E.name;o(m,p);return{ctor:e,name:P,wire:x,props:S,propsConfig:k,methods:T,bridge:M,template:O,renderMode:N,shadowSupportMode:A,connectedCallback:g,disconnectedCallback:w,renderedCallback:y,errorCallback:b,render:v}}function zt(e){if(!B(e))return!1;if(e.prototype instanceof Ct)return!0;let t=e;do{if(Pe(t)){const e=Oe(t);if(e===t)return!0;t=e}if(t===Ct)return!0}while(!I(t)&&(t=a(t)));return!1}function Ut(e){let t=Kt.get(e);if(H(t)){if(Pe(e)){return t=Ut(Oe(e)),Kt.set(e,t),t}if(!zt(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=Gt(e),Kt.set(e,t)}return t}const qt={ctor:Ct,name:Ct.name,props:kt,propsConfig:fe,methods:fe,renderMode:1,shadowSupportMode:"reset",wire:fe,bridge:Vt,template:_t,render:Ct.prototype.render};function Xt(e){return`${e}-host`}function Yt(e){return Rn.h("style",{key:"style",attrs:{type:"text/css"}},[Rn.t(e)])}function Jt(e,t,n){const r=[];let o;for(let i=0;i<e.length;i++){let s=e[i];if(m(s))S.apply(r,Jt(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 c;1===n.renderMode?c=0===n.shadowMode:(H(o)&&(o=Zt(n)),c=I(o)||0===o.shadowMode),S.call(r,s(i,l,c))}}return r}function Qt(e,t){const{stylesheets:n,stylesheetToken:r}=t;let o=[];return H(n)||0===n.length||(o=Jt(n,r,e)),o}function Zt(e){let t=e;for(;!I(t);){if(1===t.renderMode)return t;t=t.owner}return t}function en(e){const{cmpTemplate:t,context:n}=e;return n.hasScopedStyles&&(null==t?void 0:t.stylesheetToken)||null}function tn(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 E.call(t,Yt);{const n=function(e){const t=Zt(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 nn(e,t){const{getCustomElement:n,HTMLElementExported:r,defineCustomElement:o}=t;let i=n(e=e.toLowerCase());return H(i)?(i=class extends r{constructor(e){super(),B(e)&&e(this)}},o(e,i),i):i}function rn(e){const{type:t}=e;return 2===t||3===t}function on(e,t){return e.key===t.key&&e.sel===t.sel}function sn(e,t){return"input"===e&&("value"===t||"checked"===t)}function ln(e,t,n){const{props:r}=t.data;if(H(r))return;const o=I(e)?fe:e.data.props;if(o===r)return;const i=I(e),{elm:s,sel:l}=t,{getProperty:c,setProperty:a}=n;for(const e in r){const t=r[e];(i||t!==(sn(l,e)?c(s,e):o[e]))&&a(s,e,t)}}const cn=r(null);function an(e){if(null==e)return fe;e=K(e)?e:e+"";let t=cn[e];if(t)return t;t=r(null);let n,o=0;const i=e.length;for(n=0;n<i;n++)32===R.call(e,n)&&(n>o&&(t[D.call(e,o,n)]=!0),o=n+1);return n>o&&(t[D.call(e,o,n)]=!0),cn[e]=t,t}function un(e,t){const{elm:n,data:{on:r}}=e;if(H(r))return;const{addEventListener:o}=t;for(const e in r){o(n,e,r[e])}}function dn(e,t,n,r){var o;o=t,kn.has(o)?function(e,t,n,r){let o=0,i=0,s=e.length-1,l=e[0],c=e[s];const a=t.length-1;let u,d,f,h,p=a,m=t[0],g=t[p],w=!1;for(;o<=s&&i<=p;)wn(l)?wn(c)?wn(m)?wn(g)?on(l,m)?(fn(l,m,r),l=e[++o],m=t[++i]):on(c,g)?(fn(c,g,r),c=e[--s],g=t[--p]):on(l,g)?(fn(l,g,r),vn(l.elm,n,r.nextSibling(c.elm),r),l=e[++o],g=t[--p]):on(c,m)?(fn(c,m,r),vn(m.elm,n,l.elm,r),c=e[--s],m=t[++i]):(void 0===u&&(u=Tn(e,o,s)),d=u[m.key],H(d)?(hn(m,n,r,l.elm),m=t[++i]):(f=e[d],wn(f)&&(f.sel!==m.sel?hn(m,n,r,l.elm):(fn(f,m,r),w||(w=!0,e=[...e]),e[d]=void 0,vn(f.elm,n,l.elm,r))),m=t[++i])):g=t[--p]:m=t[++i]:c=e[--s]:l=e[++o];if(o<=s||i<=p)if(o>s){let e,o=p;do{e=t[++o]}while(!wn(e)&&o<a);h=wn(e)?e.elm:null,pn(t,n,r,h,i,p+1)}else gn(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 pn(t,n,r,null);if(0===i)return void gn(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&&(wn(i)?wn(l)?(fn(i,l,r),s=l.elm):mn(i,n,r,!0):wn(l)&&(hn(l,n,r,s),s=l.elm))}}(e,t,n,r)}function fn(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&&bn(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;En(e,t,n),dn(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;En(e,t,n),H(o)||Sn(t,o);dn(e.children,t.children,r,n),H(o)||pr(o)}(e,t,null!==(o=t.data.renderer)&&void 0!==o?o:n)}}function hn(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);yn(s,o,r),vn(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);yn(s,o,r),vn(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);yn(l,o,r);const{renderMode:c,shadowMode:a}=o;s&&(1!==a&&0!==c||(l.$shadowStaticNode$=!0));vn(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,c=j(s)?Z:void 0,a=e.elm=l(o,c);yn(a,i,r),Mn(a,i,r),function(e,t){var n;const{owner:r,data:{context:o}}=t;1===r.shadowMode&&"manual"===(null===(n=null==o?void 0:o.lwc)||void 0===n?void 0:n.dom)&&(e.$domManual$=!0)}(a,e),En(null,e,r),vn(a,t,n,r),pn(e.children,a,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=nn(o,r);let l;const c=new s((t=>{l=function(e,t,n){let r=Cr(e);if(!H(r))return r;const{sel:o,mode:i,ctor:s,owner:l}=t;return r=yr(e,s,n,{mode:i,owner:l,tagName:o}),r}(t,e,r)}));if(e.elm=c,e.vm=l,yn(c,i,r),Mn(c,i,r),l)Sn(e,l);else if(e.ctor!==s)throw new TypeError("Incorrect Component Constructor");En(null,e,r),vn(c,t,n,r),l&&Tr(l);pn(e.children,c,r,null),l&&function(e){Er(e)}(l)}(e,t,r,null!==(i=e.data.renderer)&&void 0!==i?i:n)}}function pn(e,t,n,r,o=0,i=e.length){for(;o<i;++o){const i=e[o];wn(i)&&hn(i,t,n,r)}}function mn(e,t,n,r=!1){const{type:o,elm:i,sel:s}=e;switch(r&&Cn(i,t,n),o){case 2:{const t="slot"===s&&1===e.owner.shadowMode;gn(e.children,i,n,t);break}case 3:{const{vm:t}=e;H(t)||function(e){wr(e)}(t)}}}function gn(e,t,n,r=!1,o=0,i=e.length){for(;o<i;++o){const i=e[o];wn(i)&&mn(i,t,n,r)}}function wn(e){return null!=e}function yn(e,t,n){const{renderRoot:r,renderMode:o,shadowMode:i}=t,{isSyntheticShadowDefined:s}=n;s&&(1!==i&&0!==o||(e.$shadowResolver$=r.$shadowResolver$))}function bn(e,t){const{elm:n,text:r}=e,{setText:o}=t;o(n,r)}function vn(e,t,n,r){r.insert(e,t,n)}function Cn(e,t,n){n.remove(e,t)}function En(e,t,n){I(e)&&(un(t,n),function(e,t){const{elm:n,data:{classMap:r}}=e;if(H(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(H(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),c=an(o),a=an(i);let u;for(u in a)H(c[u])&&l.remove(u);for(u in c)H(a[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;K(o)&&""!==o?i(r,"style",o):s(r,"style")}(e,t,n),function(e,t,n){const{attrs:r}=t.data;if(H(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&&(Ie(i,e),58===R.call(e,3)?s(i,e,t,"http://www.w3.org/XML/1998/namespace"):58===R.call(e,5)?s(i,e,t,"http://www.w3.org/1999/xlink"):I(t)||H(t)?l(i,e):s(i,e,t),He())}}(e,t,n),ln(e,t,n)}function Mn(e,t,n){const r=en(t);if(!I(r)){const{getClassList:t}=n;t(e).add(r)}const{stylesheetToken:o}=t.context;1!==t.shadowMode||H(o)||(e.$shadowToken$=o)}function Sn(e,t){const n=e.aChildren||e.children;t.aChildren=n;const{renderMode:o,shadowMode:i}=t;1!==i&&0!==o||(!function(e,t){var n;const{cmpSlots:o}=e,i=e.cmpSlots=r(null);for(let e=0,r=t.length;e<r;e+=1){const r=t[e];if(I(r))continue;let o="";rn(r)&&(o=(null===(n=r.data.attrs)||void 0===n?void 0:n.slot)||"");const s=i[o]=i[o]||[];S.call(s,r)}if(W(e.isDirty)){const t=f(o);if(t.length!==f(i).length)return void rr(e);for(let n=0,r=t.length;n<r;n+=1){const r=t[n];if(H(i[r])||o[r].length!==i[r].length)return void rr(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 rr(e)}}}(t,n),e.aChildren=n,e.children=he)}const kn=new WeakMap;function Tn(e,t,n){const r={};for(let o=t;o<=n;++o){const t=e[o];if(wn(t)){const{key:e}=t;void 0!==e&&(r[e]=o)}}return r}const xn=Symbol.iterator;function An(e,t,n=he){const r=Kn();const{key:o}=t;return{type:2,sel:e,data:t,children:n,elm:undefined,key:o,owner:r}}function Nn(e,t,n,r=he){const o=Kn(),{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(Kn().velements,e)}(s),s}const On=new Map;let Pn=0;function Ln(e){var t;return t=e,kn.set(t,1),e}let $n=()=>{throw new Error("sanitizeHtmlContent hook must be implemented.")};const Rn=s({s:function(e,t,n,r){H(r)||H(r[e])||0===r[e].length||(n=r[e]);const o=Kn(),{renderMode:i,shadowMode:s}=o;return 0===i?(Ln(n),n):(1===s&&Ln(n),An("slot",t,n))},h:An,c:Nn,i:function(e,t){const n=[];if(Ln(n),H(e)||null===e)return n;const r=e[xn]();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);m(e)?S.apply(n,e):S.call(n,e),i+=1,s=o.value}return n},f:function(e){const t=e.length,n=[];Ln(n);for(let r=0;r<t;r+=1){const t=e[r];m(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:Kn()}},d:function(e){return null==e?"":String(e)},b:function(e){const t=Kn();if(I(t))throw new Error;const n=t;return function(t){Zn(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:Kn()}},dc:function(e,t,n,r=he){if(null==t)return null;if(!zt(t))throw new Error(`Invalid LWC Constructor ${U(t)} for custom element <${e}>.`);let o=On.get(t);return H(o)&&(o=Pn++,On.set(t,o)),Nn(e,t,Object.assign(Object.assign({},n),{key:`dc:${o}:${n.key}`}),r)},ti:function(e){return e>0&&!(j(e)||W(e))?0:e},st:function(e,t){return{type:4,sel:void 0,key:t,elm:void 0,fragment:e,owner:Kn()}},gid:function(e){const t=Kn();if(H(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=Kn();if(H(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 $n(e)}});let _n=!1,Dn=G;const Fn={enableProfiler(){_n=!0},disableProfiler(){_n=!1},attachDispatcher(e){Dn=e,this.enableProfiler()},detachDispatcher(){const e=Dn;return Dn=G,this.disableProfiler(),e}};function Hn(e,t){_n&&Dn(e,0,t.tagName,t.idx,t.renderMode,t.shadowMode)}function In(e,t){_n&&Dn(e,1,t.tagName,t.idx,t.renderMode,t.shadowMode)}function jn(e,t){_n&&Dn(e,0,null==t?void 0:t.tagName,null==t?void 0:t.idx,null==t?void 0:t.renderMode,null==t?void 0:t.shadowMode)}function Wn(e,t){_n&&Dn(e,1,null==t?void 0:t.tagName,null==t?void 0:t.idx,null==t?void 0:t.renderMode,null==t?void 0:t.shadowMode)}let Bn=!1,Vn=null;function Kn(){return Vn}function Gn(e){Vn=e}function zn(e){return(t,...n)=>{const o=r(null);return function(){const{context:{hasScopedStyles:r,stylesheetToken:i},shadowMode:s,renderer:l}=Kn(),c=!H(i),a=1===s;let u=0;if(c&&r&&(u|=1),c&&a&&(u|=2),!H(o[u]))return o[u];const d=r&&c?" "+i:"",f=r&&c?` class="${i}"`:"",h=c&&a?" "+i:"";let p="";for(let e=0,r=n.length;e<r;e++)switch(n[e]){case 0:p+=t[e]+d;break;case 1:p+=t[e]+f;break;case 2:p+=t[e]+h;break;case 3:p+=t[e]+f+h}return p+=t[t.length-1],o[u]=e(p,l),o[u]}}}const Un=zn(((e,t)=>{const{createFragment:n}=t;return n(e)})),qn=zn(((e,t)=>{const{createFragment:n,getFirstChild:r}=t;return r(n("<svg>"+e+"</svg>"))}));function Xn(e,t){const n=Bn,o=Vn;let i=[];return Pr(e,e.owner,(()=>{Vn=e,Hn(1,e)}),(()=>{const{component:n,context:o,cmpSlots:s,cmpTemplate:l,tro:c}=e;c.observe((()=>{if(t!==l){if(I(l)||Or(e),c=t,!Rt.has(c))throw new TypeError(`Invalid template returned by the render() method on ${e}. It must return an imported template (e.g.: \`import html from "./${e.def.name}.html"\`), instead, it has returned: ${U(t)}.`);e.cmpTemplate=t,o.tplCache=r(null),o.hasScopedStyles=function(e){const{stylesheets:t}=e;if(!H(t))for(let e=0;e<t.length;e++)if(j(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:c}}=e,{stylesheets:a,stylesheetToken:u}=t,d=1===o&&1===i,{hasScopedStyles:f}=r;let h,p,m;const{stylesheetToken:g,hasTokenInClass:w,hasTokenInAttribute:y}=r;H(g)||(w&&s(n).remove(Xt(g)),y&&l(n,Xt(g))),H(a)||0===a.length||(h=u),H(h)||(f&&(s(n).add(Xt(h)),p=!0),d&&(c(n,Xt(h),""),m=!0)),r.stylesheetToken=h,r.hasTokenInClass=p,r.hasTokenInAttribute=m}(e,t);const n=Qt(e,t);o.styleVNodes=0===n.length?null:tn(e,n)}var c;e.velements=[],Bn=!0,i=t.call(void 0,Rn,n,s,o.tplCache);const{styleVNodes:a}=o;I(a)||P.apply(i,a)}))}),(()=>{Bn=n,Vn=o,In(1,e)})),i}let Yn=null;function Jn(e){return Yn===e}function Qn(e,t,n){const{component:r,callHook:o,owner:i}=e;Pr(e,i,G,(()=>{o(r,t,n)}),G)}function Zn(e,t,n,r){const{callHook:o,owner:i}=e;Pr(e,i,G,(()=>{o(n,t,[r])}),G)}const er=new Map;function tr(e){return new Me((()=>{const{isDirty:t}=e;W(t)&&(rr(e),function(e){const{renderer:{ssr:t}}=e;if(j(t)||j(e.isScheduled))return;e.isScheduled=!0,0===Sr.length&&me(kr);S.call(Sr,e)}(e))}))}function nr(e){e.tro.reset();const t=function(e){const{def:{render:t},callHook:n,component:r,owner:o}=e,i=Kn();let s,l=!1;return Pr(e,o,(()=>{Gn(e)}),(()=>{e.tro.observe((()=>{s=n(r,t),l=!0}))}),(()=>{Gn(i)})),l?Xn(e,s):[]}(e);return e.isDirty=!1,e.isScheduled=!1,t}function rr(e){e.isDirty=!0}const or=new WeakMap;function ir(e,t){if(!B(t))throw new TypeError;let n=or.get(t);return H(n)&&(n=function(n){Zn(e,t,void 0,n)},or.set(t,n)),n}const sr=r(null),lr=["rendered","connected","disconnected"];function cr(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 ar=0;const ur=new WeakMap;function dr(e,t,n=[]){return t.apply(e,n)}function fr(e,t,n){e[t]=n}function hr(e,t){return e[t]}function pr(e){Er(e)}function mr(e){const t=vr(e);jn(7,t),1===t.state&&gr(e),Tr(t),Er(t),Wn(7,t)}function gr(e){wr(vr(e))}function wr(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){W(e.isDirty)&&(e.isDirty=!0);e.state=2;const{disconnected:t}=sr;t&&cr(e,t);xr(e)&&function(e){const{wiredDisconnecting:t}=e.context;Pr(e,e,G,(()=>{for(let e=0,n=t.length;e<n;e+=1)t[e]()}),G)}(e);const{disconnectedCallback:n}=e.def;H(n)||(Hn(5,e),Qn(e,n),In(5,e))}(e),Ar(e),function(e){const{aChildren:t}=e;Nr(t)}(e)}}function yr(e,t,n,o){const{mode:i,owner:s,tagName:l,hydrated:c}=o,a=Ut(t),u={elm:e,def:a,idx:ar++,state:0,isScheduled:!1,isDirty:!0,tagName:l,mode:i,owner:s,children:he,aChildren:he,velements:he,cmpProps:r(null),cmpFields:r(null),cmpSlots:r(null),oar:r(null),cmpTemplate:null,hydrated:Boolean(c),renderMode:a.renderMode,context:{stylesheetToken:void 0,hasTokenInClass:void 0,hasTokenInAttribute:void 0,hasScopedStyles:void 0,styleVNodes:null,tplCache:fe,wiredConnecting:he,wiredDisconnecting:he},tro:null,shadowMode:null,component:null,shadowRoot:null,renderRoot:null,callHook:dr,setHook:fr,getHook:hr,renderer:n};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,n),u.tro=tr(u),function(e,t){const n=Yn;let r;Hn(0,e),Yn=e;try{const o=new t;if(Yn.component!==o)throw new TypeError("Invalid component constructor, the class should extend LightningElement.")}catch(e){r=Object(e)}finally{if(In(0,e),Yn=n,!H(r))throw xe(e,r),r}}(u,a.ctor),xr(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=Lr.get(i);if(!H(s)){const{connector:n,computeConfigAndUpdate:i,resetConfigWatcher:l}=Rr(e,t,s),c=s.dynamic.length>0;S.call(r,(()=>{n.connect(),ue.ENABLE_WIRE_SYNC_EMIT||!c?i():Promise.resolve().then(i)})),S.call(o,(()=>{n.disconnect(),l()}))}}}(u),u}function br(e,t){ur.set(e,t)}function vr(e){return ur.get(e)}function Cr(e){return ur.get(e)}function Er(e){if(j(e.isDirty)){!function(e,t){const{renderRoot:n,children:r,renderer:o}=e;e.children=t,(t.length>0||r.length>0)&&r!==t&&Pr(e,e,(()=>{Hn(2,e)}),(()=>{dn(r,t,n,o)}),(()=>{In(2,e)}));1===e.state&&Mr(e)}(e,nr(e))}}function Mr(e){const{def:{renderedCallback:t},renderer:{ssr:n}}=e;if(j(n))return;const{rendered:r}=sr;r&&cr(e,r),H(t)||(Hn(4,e),Qn(e,t),In(4,e))}let Sr=[];function kr(){jn(8);const e=Sr.sort(((e,t)=>e.idx-t.idx));Sr=[];for(let t=0,n=e.length;t<n;t+=1){const r=e[t];try{Er(r)}catch(r){throw t+1<n&&(0===Sr.length&&me(kr),P.apply(Sr,A.call(e,t+1))),Wn(8),r}}Wn(8)}function Tr(e){const{state:t}=e;if(1===t)return;e.state=1;const{connected:n}=sr;n&&cr(e,n),xr(e)&&function(e){const{wiredConnecting:t}=e.context;for(let e=0,n=t.length;e<n;e+=1)t[e]()}(e);const{connectedCallback:r}=e.def;H(r)||(Hn(3,e),Qn(e,r),In(3,e))}function xr(e){return c(e.def.wire).length>0}function Ar(e){const{velements:t}=e;for(let e=t.length-1;e>=0;e-=1){const{elm:n}=t[e];if(!H(n)){const e=Cr(n);H(e)||wr(e)}}}function Nr(e){for(let t=0,n=e.length;t<n;t+=1){const n=e[t];if(!I(n)&&!H(n.elm))switch(n.type){case 2:Nr(n.children);break;case 3:wr(vr(n.elm));break}}}function Or(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)||H(o.elm)||r(o.elm,n)}e.children=he,Ar(e),e.velements=he}function Pr(e,t,n,r,o){let i;n();try{r()}catch(e){i=Object(e)}finally{if(o(),!H(i)){xe(e,i);const n=I(t)?void 0:function(e){let t=e;for(;!I(t);){if(!H(t.def.errorCallback))return t;t=t.owner}}(t);if(H(n))throw i;Or(e),Hn(6,e);Qn(n,n.def.errorCallback,[i,i.wcStack]),In(6,e)}}}const Lr=new Map;class $r extends CustomEvent{constructor(e,{setNewContext:t,setDisconnectedCallback:n}){super(e,{bubbles:!0,composed:!0}),o(this,{setNewContext:{value:t},setDisconnectedCallback:{value:n}})}}function Rr(e,t,n){const{method:r,adapter:o,configCallback:s,dynamic:l}=n,c=H(r)?function(e,t){const{cmpFields:n}=e;return r=>{r!==e.cmpFields[t]&&(n[t]=r,Se(e,t))}}(e,t):function(e,t){return n=>{Pr(e,e.owner,G,(()=>{t.call(e.component,n)}),G)}}(e,r);let a,u;i(c,"$$DeprecatedWiredElementHostKey$$",{value:e.elm}),i(c,"$$DeprecatedWiredParamsMetaKey$$",{value:l}),Pr(e,e,G,(()=>{u=new o(c)}),G);const{computeConfigAndUpdate:d,ro:f}=function(e,t,n){let r=!1;const o=new Me((()=>{!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=>{Pr(e,e,G,(()=>{u.update(t,a)}),G)}));return H(o.contextSchema)||function(e,t,n){const{adapter:r}=t,o=Dr(r);if(H(o))return;const{elm:i,context:{wiredConnecting:s,wiredDisconnecting:l},renderer:{dispatchEvent:c}}=e;S.call(s,(()=>{const e=new $r(o,{setNewContext(e){n(e)},setDisconnectedCallback(e){S.call(l,e)}});c(i,e)}))}(e,n,(t=>{a!==t&&(a=t,1===e.state&&d())})),{connector:u,computeConfigAndUpdate:d,resetConfigWatcher:()=>f.reset()}}const _r=new Map;function Dr(e){return _r.get(e)}function Fr(e,t,n,r){t.adapter&&(t=t.adapter);const o={adapter:t,method:e.value,configCallback:n,dynamic:r};Lr.set(e,o)}function Hr(e,t,n,r){t.adapter&&(t=t.adapter);const o={adapter:t,configCallback:n,dynamic:r};Lr.set(e,o)}let Ir=!1;function jr(e){const t=nr(e);e.children=t;const{renderRoot:n,renderer:{getFirstChild:r}}=e;Br(r(n),t,n,e),Mr(e)}function Wr(e,t,n){var r,o;let i;switch(t.type){case 0:i=function(e,t,n){var r;if(!Gr(t,e,3,n))return Vr(e,t,n);const{setText:o}=n;return o(e,null!==(r=t.text)&&void 0!==r?r:null),t.elm=e,e}(e,t,n);break;case 1:i=function(e,t,n){var r;if(!Gr(t,e,8,n))return Vr(e,t,n);const{setProperty:o}=n;return o(e,"nodeValue",null!==(r=t.text)&&void 0!==r?r:null),t.elm=e,e}(e,t,n);break;case 4:i=function(e,t,n){if(!function(e,t,n,r){const{getProperty:o,getAttribute:i}=r;if(3===o(e,"nodeType"))return!!Gr(n,t,3,r)&&o(e,"nodeValue")===o(t,"nodeValue");if(8===o(e,"nodeType"))return!!Gr(n,t,8,r)&&o(e,"nodeValue")===o(t,"nodeValue");if(!Gr(n,t,1,r))return!1;let s=!0;if(o(e,"tagName")!==o(t,"tagName"))return!1;return o(e,"getAttributeNames").call(e).forEach((r=>{i(e,r)!==i(t,r)&&(Ne(`Mismatch hydrating element <${o(e,"tagName").toLowerCase()}>: attribute "${r}" has different values, expected "${i(e,r)}" but found "${i(t,r)}"`,n.owner),s=!1)})),s}(t.fragment,e,t,n))return Vr(e,t,n);return t.elm=e,e}(e,t,n);break;case 2:i=function(e,t,n){if(!Gr(t,e,1,n)||!zr(t,e,n))return Vr(e,t,n);t.elm=e;const{owner:r}=t,{context:o}=t.data,i=Boolean(!H(o)&&!H(o.lwc)&&"manual"===o.lwc.dom);if(i){const{data:{props:r}}=t,{getProperty:o}=n;H(r)||H(r.innerHTML)||o(e,"innerHTML")===r.innerHTML&&(t.data=Object.assign(Object.assign({},t.data),{props:ye(r,"innerHTML")}))}if(Kr(t,n),!i){const{getFirstChild:o}=n;Br(o(e),t.children,e,r)}return e}(e,t,null!==(r=t.data.renderer)&&void 0!==r?r:n);break;case 3:i=function(e,t,n){if(!Gr(t,e,1,n)||!zr(t,e,n))return Vr(e,t,n);const{sel:r,mode:o,ctor:i,owner:s}=t,l=yr(e,i,n,{mode:o,owner:s,tagName:r,hydrated:!0});if(t.elm=e,t.vm=l,Sn(t,l),Kr(t,n),Tr(l),0!==l.renderMode){const{getFirstChild:r}=n;Br(r(e),t.children,e,l)}return jr(l),e}(e,t,null!==(o=t.data.renderer)&&void 0!==o?o:n)}return n.nextSibling(i)}function Br(e,t,n,r){let o=e,i=null;const{renderer:s}=r;for(let e=0;e<t.length;e++){const r=t[e];I(r)||(o?(o=Wr(o,r,s),i=r.elm):(Ir=!0,hn(r,n,s,i),i=r.elm))}if(o){Ir=!0;const{nextSibling:e}=s;do{const t=o;o=e(o),Cn(t,n,s)}while(o)}}function Vr(e,t,n){Ir=!0;const{getProperty:r}=n,o=r(e,"parentNode");return hn(t,o,n,e),Cn(e,o,n),t.elm}function Kr(e,t){un(e,t),ln(null,e,t)}function Gr(e,t,n,r){const{getProperty:o}=r;return o(t,"nodeType")===n}function zr(e,t,n){const{getProperty:r}=n;if(e.sel.toLowerCase()!==r(t,"tagName").toLowerCase())return!1;const o=function(e,t,n){const{data:{attrs:r={}}}=e;let o=!0;for(const[e,i]of Object.entries(r)){const{getAttribute:r}=n,s=r(t,e);String(i)!==s&&(o=!1)}return o}(e,t,n),i=function(e,t,n){const{data:r,owner:o}=e;let{className:i,classMap:s}=r;const{getProperty:l,getClassList:c}=n,a=en(o);a&&(H(i)?H(s)||(s=Object.assign(Object.assign({},s),{[a]:!0})):i=`${a} ${i}`);let u=!0;if(H(i)||String(i)===l(t,"className")){if(!H(s)){const e=c(t);let n="";for(const t in s)n+=" "+t,e.contains(t)||(u=!1);n.trim(),e.length>f(s).length&&(u=!1)}}else u=!1;return u}(e,t,n),s=function(e,t,n){const{data:{style:r,styleDecls:o}}=e,{getAttribute:i}=n,s=i(t,"style")||"";let l=!0;if(H(r)||r===s){if(!H(o)){const e=function(e){const t={},n=e.split(ge);for(const e of n)if(e){const[n,r]=e.split(we);void 0!==n&&void 0!==r&&(t[n.trim()]=r.trim())}return t}(s),t=[];for(let n=0,r=o.length;n<r;n++){const[r,i,s]=o[n];t.push(`${r}: ${i+(s?" important!":"")}`);const c=e[r];H(c)?l=!1:c.startsWith(i)?s&&!c.endsWith("!important")&&(l=!1):l=!1}f(e).length>o.length&&(l=!1),C.call(t,";")}}else l=!1;return l}(e,t,n);return o&&i&&s}let Ur=!1;const qr=B(CSSStyleSheet.prototype.replaceSync)&&m(document.adoptedStyleSheets),Xr=qr&&l(document.adoptedStyleSheets,"length").writable,Yr=!H(document.documentMode),Jr=new Map;function Qr(e){const t=document.createElement("style");return t.type="text/css",t.textContent=e,t}function Zr(e,t,n){const r=function(e,t){const{element:n,usedElement:r}=t;return r?Yr?Qr(e):n.cloneNode(!0):(t.usedElement=!0,n)}(e,n);t.appendChild(r)}function eo(e,t){let n=Jr.get(e);return H(n)&&(n={stylesheet:void 0,element:void 0,roots:void 0,global:!1,usedElement:!1},Jr.set(e,n)),t&&H(n.stylesheet)?n.stylesheet=function(e){const t=new CSSStyleSheet;return t.replaceSync(e),t}(e):!t&&H(n.element)&&(n.element=Qr(e)),n}function to(e,t){const n=eo(e,qr);let{roots:r}=n;if(H(r))r=n.roots=new WeakSet;else if(r.has(t))return;r.add(t),qr?function(e,t,n){const{adoptedStyleSheets:r}=t,{stylesheet:o}=n;Xr?r.push(o):t.adoptedStyleSheets=[...r,o]}(0,t,n):Zr(e,t,n)}let no,ro,oo;if(function(){if("undefined"==typeof customElements)return!1;try{const e=HTMLElement;class t extends e{}return customElements.define("lwc-test-"+Math.floor(1e6*Math.random()),t),new t,!0}catch(e){return!1}}())no=customElements.get.bind(customElements),ro=customElements.define.bind(customElements),oo=HTMLElement;else{const e=r(null),t=new WeakMap;ro=function(n,r){if(n!==F.call(n)||e[n])throw new TypeError("Invalid Registration");e[n]=r,t.set(r,n)},no=function(t){return e[t]},oo=function e(){if(!(this instanceof e))throw new TypeError("Invalid Invocation");const{constructor:n}=this,r=t.get(n);if(!r)throw new TypeError("Invalid Construction");const o=document.createElement(r);return p(o,n.prototype),o},oo.prototype=HTMLElement.prototype}let io=!1;function so(e){io=e}const lo=Q.$isNativeShadowRootDefined$,co=u.call(Element.prototype,"$shadowToken$");const ao={ssr:!1,isNativeShadowDefined:lo,isSyntheticShadowDefined:co,HTMLElementExported:oo,isHydrating:function(){return io},insert:function(e,t,n){t.insertBefore(e,n)},remove:function(e,t){t.removeChild(e)},cloneNode:function(e,t){return e.cloneNode(t)},createFragment:function(e){return document.createRange().createContextualFragment(e).firstChild},createElement:function(e,t){return H(t)?document.createElement(e):document.createElementNS(t,e)},createText:function(e){return document.createTextNode(e)},createComment:function(e){return document.createComment(e)},nextSibling:function(e){return e.nextSibling},attachShadow:function(e,t){return io&&e.shadowRoot?e.shadowRoot:e.attachShadow(t)},getProperty:function(e,t){return e[t]},setProperty:function(e,t,n){e[t]=n},setText:function(e,t){e.nodeValue=t},getAttribute:function(e,t,n){return H(n)?e.getAttribute(t):e.getAttributeNS(n,t)},setAttribute:function(e,t,n,r){return H(r)?e.setAttribute(t,n):e.setAttributeNS(r,t,n)},removeAttribute:function(e,t,n){H(n)?e.removeAttribute(t):e.removeAttributeNS(n,t)},addEventListener:function(e,t,n,r){e.addEventListener(t,n,r)},removeEventListener:function(e,t,n,r){e.removeEventListener(t,n,r)},dispatchEvent:function(e,t){return e.dispatchEvent(t)},getClassList:function(e){return e.classList},setCSSStyleProperty:function(e,t,n,r){e.style.setProperty(t,n,r?"important":"")},getBoundingClientRect:function(e){return e.getBoundingClientRect()},querySelector:function(e,t){return e.querySelector(t)},querySelectorAll:function(e,t){return e.querySelectorAll(t)},getElementsByTagName:function(e,t){return e.getElementsByTagName(t)},getElementsByClassName:function(e,t){return e.getElementsByClassName(t)},getChildren:function(e){return e.children},getChildNodes:function(e){return e.childNodes},getFirstChild:function(e){return e.firstChild},getFirstElementChild:function(e){return e.firstElementChild},getLastChild:function(e){return e.lastChild},getLastElementChild:function(e){return e.lastElementChild},isConnected:function(e){return e.isConnected},insertStylesheet:function(e,t){H(t)?function(e){const t=eo(e,!1);t.global||(t.global=!0,Zr(e,document.head,t))}(e):to(e,t)},assertInstanceOfHTMLElement:function(e,n){t.invariant(e instanceof HTMLElement,n)},defineCustomElement:ro,getCustomElement:no};function uo(e,t,n){const r=yr(e,t,ao,{mode:"open",owner:null,tagName:e.tagName.toLowerCase(),hydrated:!0});for(const[t,r]of Object.entries(n))e[t]=r;return r}function fo(e,t,n={}){if(!(e instanceof Element))throw new TypeError(`"hydrateComponent" expects a valid DOM element as the first parameter but instead received ${e}.`);if(!B(t))throw new TypeError(`"hydrateComponent" expects a valid component constructor as the second parameter but instead received ${t}.`);if(!V(n)||I(n))throw new TypeError(`"hydrateComponent" expects an object as the third parameter but instead received ${n}.`);if(Cr(e))console.warn('"hydrateComponent" expects an element that is not hydrated.',e);else try{so(!0);!function(e){Ir=!1,Tr(e),jr(e),Ir&&Ne("Hydration completed with errors.",e)}(uo(e,t,n)),so(!1)}catch(r){console.error("Recovering from error while hydrating: ",r),function(e,t){if(e.shadowRoot){const t=e.shadowRoot;for(;!I(t.firstChild);)t.removeChild(t.firstChild)}if("light"===t.renderMode)for(;!I(e.firstChild);)e.removeChild(e.firstChild)}(e,t),uo(e,t,n),so(!1),mr(e)}finally{so(!1)}}const ho=new WeakSet;function po(e){const t=function(e){return Ut(e).bridge}(e);return class extends t{constructor(){super(),this.isConnected?(fo(this,e,{}),ho.add(this)):yr(this,e,ao,{mode:"open",owner:null,tagName:this.tagName})}connectedCallback(){ho.has(this)?ho.delete(this):mr(this)}disconnectedCallback(){gr(this)}}}const mo=Node,go=new WeakMap,wo=new WeakMap;function yo(e,t){const n=t.get(e);return H(n)||n(e),e}const{appendChild:bo,insertBefore:vo,removeChild:Co,replaceChild:Eo}=mo.prototype;n(mo.prototype,{appendChild(e){return yo(bo.call(this,e),go)},insertBefore(e,t){return yo(vo.call(this,e,t),go)},removeChild(e){return yo(Co.call(this,e),wo)},replaceChild(e,t){const n=Eo.call(this,e,t);return yo(n,wo),yo(e,go),n}});const Mo=Node;const So=new Map;i(Ct,"CustomElementConstructor",{get(){return function(e){if(e===Ct)throw new TypeError("Invalid Constructor. LightningElement base class can't be claimed as a custom element.");let t=So.get(e);return H(t)&&(t=po(e),So.set(e,t)),t}(this)}}),s(Ct),h(Ct.prototype),e.LightningElement=Ct,e.__unstable__ProfilerControl=Fn,e.api=function(){throw new Error},e.buildCustomElementConstructor=function(e){return e.CustomElementConstructor},e.createContextProvider=function(e){let t=Dr(e);if(!H(t))throw new Error("Adapter already has a context provider.");t=function(){function e(){return Math.floor(65536*(1+Math.random())).toString(16).substring(1)}return e()+e()+"-"+e()+"-"+e()+"-"+e()+"-"+e()+e()+e()}(),function(e,t){_r.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((()=>{H(i)||i(r)})),o(r),e.stopImmediatePropagation()}))}},e.createElement=function(e,t){if(!V(t)||I(t))throw new TypeError(`"createElement" function expects an object as second parameter but received "${U(t)}".`);const n=t.is;if(!B(n))throw new TypeError('"createElement" function expects an "is" option with a valid component constructor.');const r=nn(e,ao);let o=!1;const i=new r((r=>{yr(r,n,ao,{tagName:e,mode:"closed"!==t.mode?"open":"closed",owner:null}),go.set(r,mr),wo.set(r,gr),o=!0}));return o||console.error(`Unexpected tag name "${e}". This name is a registered custom element, preventing LWC to upgrade the element.`),i},e.freezeTemplate=function(e){},e.getComponentConstructor=function(e){let t=null;if(!H(e)){const n=Cr(e);H(n)||(t=n.def.ctor)}return t},e.getComponentDef=function(e){const t=Ut(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:ne(e)};const c={};for(const e in s)c[e]=s[e].value;return{ctor:n,name:r,props:l,methods:c}},e.hydrateComponent=fo,e.isComponentConstructor=zt,e.isNodeFromTemplate=function(e){if(W(e instanceof Mo))return!1;if(e instanceof ShadowRoot)return!1;const t=e.getRootNode();return!!(t instanceof ShadowRoot&&W(u.call(a(t),"synthetic")))||co&&!H(e.$shadowResolver$)},e.parseFragment=Un,e.parseSVGFragment=qn,e.readonly=function(e){return bt.getReadOnlyProxy(e)},e.register=function(e){for(let t=0;t<lr.length;++t){const n=lr[t];if(n in e){let t=sr[n];H(t)&&(sr[n]=t=[]),S.call(t,e[n])}}},e.registerComponent=function(e,{tmpl:t}){return B(e)&&er.set(e,t),e},e.registerDecorators=function(e,t){const n=e.prototype,{publicProps:o,publicMethods:s,wire:c,track:a,fields:u}=t,d=r(null),f=r(null),h=r(null),p=r(null),m=r(null),g=r(null);let w;if(!H(o))for(const e in o){const t=o[e];if(g[e]=t.config,w=l(n,e),t.config>0){if(H(w))throw new Error;w=Nt(e,w)}else w=H(w)||H(w.get)?xt(e):Nt(e,w);f[e]=w,i(n,e,w)}if(H(s)||L.call(s,(e=>{if(w=l(n,e),H(w))throw new Error;d[e]=w})),!H(c))for(const e in c){const{adapter:t,method:r,config:o,dynamic:s=[]}=c[e];if(w=l(n,e),1===r){if(H(w))throw new Error;h[e]=w,Fr(w,t,o,s)}else w=Pt(e),p[e]=w,Hr(w,t,o,s),i(n,e,w)}if(!H(a))for(const e in a)w=l(n,e),w=Ot(e),i(n,e,w);if(!H(u))for(let e=0,t=u.length;e<t;e++){const t=u[e];w=l(n,t);const r=!H(o)&&t in o,i=!H(a)&&t in a;r||i||(m[t]=Tt(t))}return function(e,t){Lt.set(e,t)}(e,{apiMethods:d,apiFields:f,apiFieldsConfig:g,wiredMethods:h,wiredFields:p,observedFields:m}),e},e.registerTemplate=function(e){return Rt.add(e),i(e,"stylesheetTokens",{enumerable:!0,configurable:!0,get(){const{stylesheetToken:e}=this;return H(e)?e:{hostAttribute:`${e}-host`,shadowAttribute:e}},set(e){this.stylesheetToken=H(e)?void 0:e.shadowAttribute}}),e},e.renderer=ao,e.sanitizeAttribute=function(e,t,n,r){return r},e.setFeatureFlag=function(e,t){if("boolean"==typeof t){if(H(ae[e])){const n=f(ae).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(!H(n))return void console.error(`Failed to set the value "${t}" for the runtime feature flag "${e}". "${e}" has already been set with the value "${n}".`);i(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)}},e.setFeatureFlagForTest=function(e,t){},e.setHooks=function(e){var n;t.isFalse(Ur,"Hooks are already overridden, only one definition is allowed."),Ur=!0,n=e.sanitizeHtmlContent,$n=n},e.swapComponent=function(e,t){if(!ue.ENABLE_HMR)throw new Error("HMR is not enabled");return!1},e.swapStyle=function(e,t){if(!ue.ENABLE_HMR)throw new Error("HMR is not enabled");return!1},e.swapTemplate=function(e,t){if(!ue.ENABLE_HMR)throw new Error("HMR is not enabled");return!1},e.track=function(e){if(1===arguments.length)return bt.getProxy(e);throw new Error},e.unwrap=function(e){return bt.unwrapProxy(e)},e.wire=function(e,t){throw new Error},Object.defineProperty(e,"__esModule",{value:!0})}));
1
+ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).LWC={})}(this,(function(e){"use strict";var t=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:n,create:r,defineProperties:o,defineProperty:i,freeze:s,getOwnPropertyDescriptor:l,getOwnPropertyNames:c,getPrototypeOf:a,hasOwnProperty:u,isFrozen:d,keys:f,seal:h,setPrototypeOf:p}=Object,{isArray:m}=Array,{copyWithin:g,fill:w,filter:y,find:b,indexOf:v,join:C,map:E,pop:M,push:S,reduce:k,reverse:T,shift:x,slice:A,sort:N,splice:O,unshift:L,forEach:P}=Array.prototype,{fromCharCode:$}=String,{charCodeAt:_,replace:R,slice:D,toLowerCase:H}=String.prototype;function F(e){return void 0===e}function I(e){return null===e}function j(e){return!0===e}function W(e){return!1===e}function B(e){return"function"==typeof e}function V(e){return"object"==typeof e}function K(e){return"string"==typeof e}function G(){}const z={}.toString;function U(e){return e&&e.toString?m(e)?C.call(E.call(e,U),","):e.toString():"object"==typeof e?z.call(e):e+""}function q(e,t){do{const n=l(e,t);if(!F(n))return n;e=a(e)}while(null!==e)}const X=["ariaActiveDescendant","ariaAtomic","ariaAutoComplete","ariaBusy","ariaChecked","ariaColCount","ariaColIndex","ariaColSpan","ariaControls","ariaCurrent","ariaDescribedBy","ariaDetails","ariaDisabled","ariaErrorMessage","ariaExpanded","ariaFlowTo","ariaHasPopup","ariaHidden","ariaInvalid","ariaKeyShortcuts","ariaLabel","ariaLabelledBy","ariaLevel","ariaLive","ariaModal","ariaMultiLine","ariaMultiSelectable","ariaOrientation","ariaOwns","ariaPlaceholder","ariaPosInSet","ariaPressed","ariaReadOnly","ariaRelevant","ariaRequired","ariaRoleDescription","ariaRowCount","ariaRowIndex","ariaRowSpan","ariaSelected","ariaSetSize","ariaSort","ariaValueMax","ariaValueMin","ariaValueNow","ariaValueText","role"],{AriaAttrNameToPropNameMap:Y,AriaPropNameToAttrNameMap:J}=(()=>{const e=r(null),t=r(null);return P.call(X,(n=>{const r=H.call(R.call(n,/^aria/,(()=>"aria-")));e[r]=n,t[n]=r})),{AriaAttrNameToPropNameMap:e,AriaPropNameToAttrNameMap:t}})(),Q=function(){if("object"==typeof globalThis)return globalThis;let e;try{Object.defineProperty(Object.prototype,"__magic__",{get:function(){return this},configurable:!0}),e=__magic__,delete Object.prototype.__magic__}catch(e){}finally{void 0===e&&(e=window)}return e}(),Z="http://www.w3.org/2000/svg",ee=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"]]),te=new Map;function ne(e){const t=J[e];if(!F(t))return t;const n=ee.get(e);if(!F(n))return n;const r=te.get(e);if(!F(r))return r;let o="";for(let t=0,n=e.length;t<n;t++){const n=_.call(e,t);o+=n>=65&&n<=90?"-"+$(n+32):$(n)}return te.set(e,o),o}function re(e){return void 0===Object.getOwnPropertyDescriptor(Element.prototype,e)}const oe=new WeakMap;function ie(e){let t=oe.get(e);return void 0===t&&(t={},oe.set(e,t)),t}function se(e,t){return{get(){const n=ie(this);return u.call(n,e)?n[e]:this.hasAttribute(t)?this.getAttribute(t):null},set(n){const r=null==(o=n)?null:String(o);var o;ie(this)[e]=r,null===n?this.removeAttribute(t):this.setAttribute(t,n)},configurable:!0,enumerable:!0}}function le(e){const t=se(e,J[e]);Object.defineProperty(Element.prototype,e,t)}const ce=f(J);for(let e=0,t=ce.length;e<t;e+=1){const t=ce[e];re(t)&&le(t)}const ae={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};Q.lwcRuntimeFlags||Object.defineProperty(Q,"lwcRuntimeFlags",{value:r(null)});const ue=Q.lwcRuntimeFlags;let de=[];const fe=h(r(null)),he=h([]);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=/;(?![^(]*\))/g,we=/:(.+)/;function ye(e,t){const n={};for(const r of Object.keys(e))r!==t&&(n[r]=e[r]);return n}const be=new WeakMap;let ve=null;function Ce(e,t){const n=be.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 Ee(e,t){if(null===ve)return;const n=ve,o=function(e){let t=be.get(e);if(F(t)){const n=r(null);t=n,be.set(e,n)}return t}(e);let i=o[t];if(F(i))i=[],o[t]=i;else if(i[0]===n)return;-1===v.call(i,n)&&n.link(i)}class Me{constructor(e){this.listeners=[],this.callback=e}observe(e){const t=ve;let n;ve=this;try{e()}catch(e){n=Object(e)}finally{if(ve=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=v.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 Se(e,t){Ce(e.component,t)}function ke(e,t){Ee(e.component,t)}function Te(e){return new Me(e)}function xe(e){return`<${H.call(e.tagName)}>`}function Ae(e,t){if(!d(t)&&F(t.wcStack)){const n=function(e){const t=[];let n=e;for(;!I(n);)S.call(t,xe(n)),n=n.owner;return t.reverse().join("\n\t")}(e);i(t,"wcStack",{get:()=>n})}}function Ne(e,t,n){let r=`[LWC ${e}]: ${t}`;F(n)||(r=`${r}\n${function(e){const t=[];let n="";for(;!I(e.owner);)S.call(t,n+xe(e)),e=e.owner,n+="\t";return C.call(t,"\n")}(n)}`);try{throw new Error(r)}catch(t){console[e](t)}}function Oe(e,t){Ne("error",e,t)}function Le(e){const t=e();return(null==t?void 0:t.__esModule)?t.default:t}function Pe(e){return B(e)&&u.call(e,"__circular__")}const $e="undefined"!=typeof HTMLElement?HTMLElement:function(){},_e=$e.prototype;function Re(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.`}n(r(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:Re("offsetHeight")},offsetLeft:{readOnly:!0,error:Re("offsetLeft")},offsetParent:{readOnly:!0},offsetTop:{readOnly:!0,error:Re("offsetTop")},offsetWidth:{readOnly:!0,error:Re("offsetWidth")},role:{attribute:"role"}});let De,He=null;function Fe(e,t){return e!==He||t!==De}function Ie(e,t){He=null,De=void 0}function je(e,t){He=e,De=t}const We=r(null);P.call(f(J),(e=>{const t=q(_e,e);F(t)||(We[e]=t)})),P.call(["accessKey","dir","draggable","hidden","id","lang","spellcheck","tabIndex","title"],(e=>{const t=q(_e,e);F(t)||(We[e]=t)}));const{isArray:Be}=Array,{prototype:Ve,getPrototypeOf:Ke,create:Ge,defineProperty:ze,isExtensible:Ue,getOwnPropertyDescriptor:qe,getOwnPropertyNames:Xe,getOwnPropertySymbols:Ye,preventExtensions:Je,hasOwnProperty:Qe}=Object,{push:Ze,concat:et}=Array.prototype;function tt(e){return void 0===e}function nt(e){return"function"==typeof e}const rt=new WeakMap;function ot(e,t){rt.set(e,t)}const it=e=>rt.get(e)||e;class st{constructor(e,t){this.originalTarget=t,this.membrane=e}wrapDescriptor(e){if(Qe.call(e,"value"))e.value=this.wrapValue(e.value);else{const{set:t,get:n}=e;tt(n)||(e.get=this.wrapGetter(n)),tt(t)||(e.set=this.wrapSetter(t))}return e}copyDescriptorIntoShadowTarget(e,t){const{originalTarget:n}=this,r=qe(n,t);if(!tt(r)){const n=this.wrapDescriptor(r);ze(e,t,n)}}lockShadowTarget(e){const{originalTarget:t}=this;et.call(Xe(t),Ye(t)).forEach((t=>{this.copyDescriptorIntoShadowTarget(e,t)}));const{membrane:{tagPropertyKey:n}}=this;tt(n)||Qe.call(e,n)||ze(e,n,Ge(null)),Je(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=tt(n)||Qe.call(t,n)?[]:[n];return Ze.apply(r,Xe(t)),Ze.apply(r,Ye(t)),r}isExtensible(e){const{originalTarget:t}=this;return!!Ue(e)&&(!!Ue(t)||(this.lockShadowTarget(e),!1))}getPrototypeOf(e){const{originalTarget:t}=this;return Ke(t)}getOwnPropertyDescriptor(e,t){const{originalTarget:n,membrane:{valueObserved:r,tagPropertyKey:o}}=this;r(n,t);let i=qe(n,t);if(tt(i)){if(t!==o)return;return i={value:void 0,writable:!1,configurable:!1,enumerable:!1},ze(e,o,i),i}return!1===i.configurable&&this.copyDescriptorIntoShadowTarget(e,t),this.wrapDescriptor(i)}}const lt=new WeakMap,ct=new WeakMap,at=new WeakMap,ut=new WeakMap;class dt extends st{wrapValue(e){return this.membrane.getProxy(e)}wrapGetter(e){const t=lt.get(e);if(!tt(t))return t;const n=this,r=function(){return n.wrapValue(e.call(it(this)))};return lt.set(e,r),at.set(r,e),r}wrapSetter(e){const t=ct.get(e);if(!tt(t))return t;const n=function(t){e.call(it(this),it(t))};return ct.set(e,n),ut.set(n,e),n}unwrapDescriptor(e){if(Qe.call(e,"value"))e.value=it(e.value);else{const{set:t,get:n}=e;tt(n)||(e.get=this.unwrapGetter(n)),tt(t)||(e.set=this.unwrapSetter(t))}return e}unwrapGetter(e){const t=at.get(e);if(!tt(t))return t;const n=this,r=function(){return it(e.call(n.wrapValue(this)))};return lt.set(r,e),at.set(e,r),r}unwrapSetter(e){const t=ut.get(e);if(!tt(t))return t;const n=this,r=function(t){e.call(n.wrapValue(this),n.wrapValue(t))};return ct.set(r,e),ut.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&&Be(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(Ue(e)){const{originalTarget:t}=this;if(Je(t),Ue(t))return!1;this.lockShadowTarget(e)}return!0}defineProperty(e,t,n){const{originalTarget:r,membrane:{valueMutated:o,tagPropertyKey:i}}=this;return t===i&&!Qe.call(r,t)||(ze(r,t,this.unwrapDescriptor(n)),!1===n.configurable&&this.copyDescriptorIntoShadowTarget(e,t),o(r,t),!0)}}const ft=new WeakMap,ht=new WeakMap;class pt extends st{wrapValue(e){return this.membrane.getReadOnlyProxy(e)}wrapGetter(e){const t=ft.get(e);if(!tt(t))return t;const n=this,r=function(){return n.wrapValue(e.call(it(this)))};return ft.set(e,r),r}wrapSetter(e){const t=ht.get(e);if(!tt(t))return t;const n=function(e){};return ht.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 mt(e){if(null===e)return!1;if("object"!=typeof e)return!1;if(Be(e))return!0;const t=Ke(e);return t===Ve||null===t||null===Ke(t)}const gt=(e,t)=>{},wt=(e,t)=>{};function yt(e){return Be(e)?[]:{}}const bt=Symbol.for("@@lockerLiveValue"),vt=new class{constructor(e={}){this.readOnlyObjectGraph=new WeakMap,this.reactiveObjectGraph=new WeakMap;const{valueMutated:t,valueObserved:n,valueIsObservable:r,tagPropertyKey:o}=e;this.valueMutated=nt(t)?t:wt,this.valueObserved=nt(n)?n:gt,this.valueIsObservable=nt(r)?r:mt,this.tagPropertyKey=o}getProxy(e){const t=it(e);return this.valueIsObservable(t)?this.readOnlyObjectGraph.get(t)===e?e:this.getReactiveHandler(t):t}getReadOnlyProxy(e){return e=it(e),this.valueIsObservable(e)?this.getReadOnlyHandler(e):e}unwrapProxy(e){return it(e)}getReactiveHandler(e){let t=this.reactiveObjectGraph.get(e);if(tt(t)){const n=new dt(this,e);t=new Proxy(yt(e),n),ot(t,e),this.reactiveObjectGraph.set(e,t)}return t}getReadOnlyHandler(e){let t=this.readOnlyObjectGraph.get(e);if(tt(t)){const n=new pt(this,e);t=new Proxy(yt(e),n),ot(t,e),this.readOnlyObjectGraph.set(e,t)}return t}}({valueObserved:Ee,valueMutated:Ce,tagPropertyKey:bt});function Ct(e){return vt.getReadOnlyProxy(e)}function Et(e){return vt.getProxy(e)}function Mt(e){e[bt]=void 0}function St(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=Sr(this);if(!tr(t))return ke(t,e),n.call(t.elm)},set(t){const n=Sr(this);return t!==n.cmpProps[e]&&(n.cmpProps[e]=t,Se(n,e)),r.call(n.elm,t)}}}const kt=function(){if(I(er))throw new ReferenceError("Illegal constructor");const e=er,{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 Mt(this),Mr(o,e),Mr(n,e),1===e.renderMode?e.renderRoot=Tt(e):e.renderRoot=n,this};function Tt(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,Mr(s,e),s}kt.prototype={constructor:kt,dispatchEvent(e){const t=Sr(this),{elm:n,renderer:{dispatchEvent:r}}=t;return r(n,e)},addEventListener(e,t,n){const r=Sr(this),{elm:o,renderer:{addEventListener:i}}=r;i(o,e,ar(r,t),n)},removeEventListener(e,t,n){const r=Sr(this),{elm:o,renderer:{removeEventListener:i}}=r;i(o,e,ar(r,t),n)},hasAttribute(e){const t=Sr(this),{elm:n,renderer:{getAttribute:r}}=t;return!I(r(n,e))},hasAttributeNS(e,t){const n=Sr(this),{elm:r,renderer:{getAttribute:o}}=n;return!I(o(r,t,e))},removeAttribute(e){const t=Sr(this),{elm:n,renderer:{removeAttribute:r}}=t;je(n,e),r(n,e),Ie()},removeAttributeNS(e,t){const{elm:n,renderer:{removeAttribute:r}}=Sr(this);je(n,t),r(n,t,e),Ie()},getAttribute(e){const t=Sr(this),{elm:n}=t,{getAttribute:r}=t.renderer;return r(n,e)},getAttributeNS(e,t){const n=Sr(this),{elm:r}=n,{getAttribute:o}=n.renderer;return o(r,t,e)},setAttribute(e,t){const n=Sr(this),{elm:r,renderer:{setAttribute:o}}=n;je(r,e),o(r,e,t),Ie()},setAttributeNS(e,t,n){const r=Sr(this),{elm:o,renderer:{setAttribute:i}}=r;je(o,t),i(o,t,n,e),Ie()},getBoundingClientRect(){const e=Sr(this),{elm:t,renderer:{getBoundingClientRect:n}}=e;return n(t)},get isConnected(){const e=Sr(this),{elm:t,renderer:{isConnected:n}}=e;return n(t)},get classList(){const e=Sr(this),{elm:t,renderer:{getClassList:n}}=e;return n(t)},get template(){return Sr(this).shadowRoot},get shadowRoot(){return null},get children(){const e=Sr(this);return e.renderer.getChildren(e.elm)},get childNodes(){const e=Sr(this);return e.renderer.getChildNodes(e.elm)},get firstChild(){const e=Sr(this);return e.renderer.getFirstChild(e.elm)},get firstElementChild(){const e=Sr(this);return e.renderer.getFirstElementChild(e.elm)},get lastChild(){const e=Sr(this);return e.renderer.getLastChild(e.elm)},get lastElementChild(){const e=Sr(this);return e.renderer.getLastElementChild(e.elm)},render(){return Sr(this).def.template},toString(){return`[object ${Sr(this).def.name}]`}};const xt=r(null),At=["getElementsByClassName","getElementsByTagName","querySelector","querySelectorAll"];for(const e of At)xt[e]={value(t){const n=Sr(this),{elm:r,renderer:o}=n;return o[e](r,t)},configurable:!0,enumerable:!0,writable:!0};o(kt.prototype,xt);const Nt=r(null);for(const e in We)Nt[e]=St(e,We[e]);function Ot(e){return{get(){const t=Sr(this);return ke(t,e),t.cmpFields[e]},set(t){const n=Sr(this);t!==n.cmpFields[e]&&(n.cmpFields[e]=t,Se(n,e))},enumerable:!0,configurable:!0}}o(kt.prototype,Nt),i(kt,"CustomElementConstructor",{get(){throw new ReferenceError("The current runtime does not support CustomElementConstructor.")},configurable:!0});class Lt extends Me{constructor(e,t){super((()=>{W(this.debouncing)&&(this.debouncing=!0,me((()=>{if(j(this.debouncing)){const{value:n}=this,{isDirty:r,component:o,idx:i}=e;t.call(o,n),this.debouncing=!1,j(e.isDirty)&&W(r)&&i>0&&yr(e)}})))})),this.debouncing=!1}reset(e){super.reset(),this.debouncing=!1,arguments.length>0&&(this.value=e)}}function Pt(e){return{get(){const t=Sr(this);if(!tr(t))return ke(t,e),t.cmpProps[e]},set(t){const n=Sr(this);n.cmpProps[e]=t,Se(n,e)},enumerable:!0,configurable:!0}}function $t(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=Sr(this);if(r)if(ue.ENABLE_REACTIVE_SETTER){let o=n.oar[e];F(o)&&(o=n.oar[e]=function(e,t){return new Lt(e,t)}(n,r)),o.reset(t),o.observe((()=>{r.call(this,t)}))}else r.call(this,t)},enumerable:o,configurable:i}}function _t(e){return{get(){const t=Sr(this);return ke(t,e),t.cmpFields[e]},set(t){const n=Sr(this),r=Et(t);r!==n.cmpFields[e]&&(n.cmpFields[e]=r,Se(n,e))},enumerable:!0,configurable:!0}}function Rt(e){return{get(){const t=Sr(this);return ke(t,e),t.cmpFields[e]},set(t){const n=Sr(this);t!==n.cmpFields[e]&&(n.cmpFields[e]=t,Se(n,e))},enumerable:!0,configurable:!0}}const Dt=new Map;const Ht={apiMethods:fe,apiFields:fe,apiFieldsConfig:fe,wiredMethods:fe,wiredFields:fe,observedFields:fe};const Ft=new Set;function It(){return[]}Ft.add(It);const jt=r(null),Wt=r(null);function Bt(e){let t=jt[e];return F(t)&&(t=jt[e]=function(){const t=Sr(this),{getHook:n}=t;return n(t.component,e)}),t}function Vt(e){let t=Wt[e];return F(t)&&(t=Wt[e]=function(t){const n=Sr(this),{setHook:r}=n;t=Ct(t),r(n.component,e,t)}),t}function Kt(e){return function(){const t=Sr(this),{callHook:n,component:r}=t,o=r[e];return n(t.component,o,A.call(arguments))}}function Gt(e,t){return function(n,r,o){if(r===o)return;const i=e[n];F(i)?F(t)||t.apply(this,arguments):Fe(this,n)&&(this[i]=o)}}function zt(e,t,n){let s;B(e)?s=class extends e{}:(s=function(){throw new TypeError("Illegal constructor")},p(s,e),p(s.prototype,e.prototype),i(s.prototype,"constructor",{writable:!0,configurable:!0,value:s}));const l=r(null),{attributeChangedCallback:c}=e.prototype,{observedAttributes:a=[]}=e,u=r(null);for(let e=0,n=t.length;e<n;e+=1){const n=t[e];l[ne(n)]=n,u[n]={get:Bt(n),set:Vt(n),enumerable:!0,configurable:!0}}for(let e=0,t=n.length;e<t;e+=1){const t=n[e];u[t]={value:Kt(t),writable:!0,configurable:!0}}return u.attributeChangedCallback={value:Gt(l,c)},i(s,"observedAttributes",{get:()=>[...a,...f(l)]}),o(s.prototype,u),s}const Ut=zt($e,c(We),[]);s(Ut),h(Ut.prototype);const qt=new WeakMap;function Xt(e){const{shadowSupportMode:t,renderMode:i}=e,s=function(e){const t=Dt.get(e);return F(t)?Ht:t}(e),{apiFields:l,apiFieldsConfig:c,apiMethods:u,wiredFields:d,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(Pe(t)){const e=Le(t);t=e===t?kt:e}return t}(e),E=C!==kt?Jt(C):Qt,M=zt(E.bridge,f(l),f(u)),S=n(r(null),E.props,l),k=n(r(null),E.propsConfig,c),T=n(r(null),E.methods,u),x=n(r(null),E.wire,d,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;F(t)||(A=t);let N=E.renderMode;F(i)||(N="light"===i?0:1);const O=function(e){return or.get(e)}(e)||E.template,L=e.name||E.name;o(m,p);return{ctor:e,name:L,wire:x,props:S,propsConfig:k,methods:T,bridge:M,template:O,renderMode:N,shadowSupportMode:A,connectedCallback:g,disconnectedCallback:w,renderedCallback:y,errorCallback:b,render:v}}function Yt(e){if(!B(e))return!1;if(e.prototype instanceof kt)return!0;let t=e;do{if(Pe(t)){const e=Le(t);if(e===t)return!0;t=e}if(t===kt)return!0}while(!I(t)&&(t=a(t)));return!1}function Jt(e){let t=qt.get(e);if(F(t)){if(Pe(e)){return t=Jt(Le(e)),qt.set(e,t),t}if(!Yt(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=Xt(e),qt.set(e,t)}return t}const Qt={ctor:kt,name:kt.name,props:Nt,propsConfig:fe,methods:fe,renderMode:1,shadowSupportMode:"reset",wire:fe,bridge:Ut,template:It,render:kt.prototype.render};function Zt(e){return`${e}-host`}function en(e){return Fn.h("style",{key:"style",attrs:{type:"text/css"}},[Fn.t(e)])}function tn(e,t,n){const r=[];let o;for(let i=0;i<e.length;i++){let s=e[i];if(m(s))S.apply(r,tn(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 c;1===n.renderMode?c=0===n.shadowMode:(F(o)&&(o=rn(n)),c=I(o)||0===o.shadowMode),S.call(r,s(i,l,c))}}return r}function nn(e,t){const{stylesheets:n,stylesheetToken:r}=t;let o=[];return F(n)||0===n.length||(o=tn(n,r,e)),o}function rn(e){let t=e;for(;!I(t);){if(1===t.renderMode)return t;t=t.owner}return t}function on(e){const{cmpTemplate:t,context:n}=e;return n.hasScopedStyles&&(null==t?void 0:t.stylesheetToken)||null}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 E.call(t,en);{const n=function(e){const t=rn(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 ln(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}function cn(e){const{type:t}=e;return 2===t||3===t}function an(e,t){return e.key===t.key&&e.sel===t.sel}function un(e,t){return"input"===e&&("value"===t||"checked"===t)}function dn(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:c,setProperty:a}=n;for(const e in r){const t=r[e];(i||t!==(un(l,e)?c(s,e):o[e]))&&a(s,e,t)}}const fn=r(null);function hn(e){if(null==e)return fe;e=K(e)?e:e+"";let t=fn[e];if(t)return t;t=r(null);let n,o=0;const i=e.length;for(n=0;n<i;n++)32===_.call(e,n)&&(n>o&&(t[D.call(e,o,n)]=!0),o=n+1);return n>o&&(t[D.call(e,o,n)]=!0),fn[e]=t,t}function pn(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])}}function mn(e,t,n,r){var o;o=t,Nn.has(o)?function(e,t,n,r){let o=0,i=0,s=e.length-1,l=e[0],c=e[s];const a=t.length-1;let u,d,f,h,p=a,m=t[0],g=t[p],w=!1;for(;o<=s&&i<=p;)Cn(l)?Cn(c)?Cn(m)?Cn(g)?an(l,m)?(gn(l,m,r),l=e[++o],m=t[++i]):an(c,g)?(gn(c,g,r),c=e[--s],g=t[--p]):an(l,g)?(gn(l,g,r),Sn(l.elm,n,r.nextSibling(c.elm),r),l=e[++o],g=t[--p]):an(c,m)?(gn(c,m,r),Sn(m.elm,n,l.elm,r),c=e[--s],m=t[++i]):(void 0===u&&(u=On(e,o,s)),d=u[m.key],F(d)?(wn(m,n,r,l.elm),m=t[++i]):(f=e[d],Cn(f)&&(f.sel!==m.sel?wn(m,n,r,l.elm):(gn(f,m,r),w||(w=!0,e=[...e]),e[d]=void 0,Sn(f.elm,n,l.elm,r))),m=t[++i])):g=t[--p]:m=t[++i]:c=e[--s]:l=e[++o];if(o<=s||i<=p)if(o>s){let e,o=p;do{e=t[++o]}while(!Cn(e)&&o<a);h=Cn(e)?e.elm:null,yn(t,n,r,h,i,p+1)}else vn(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 yn(t,n,r,null);if(0===i)return void vn(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&&(Cn(i)?Cn(l)?(gn(i,l,r),s=l.elm):bn(i,n,r,!0):Cn(l)&&(wn(l,n,r,s),s=l.elm))}}(e,t,n,r)}function gn(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&&Mn(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;Tn(e,t,n),mn(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;Tn(e,t,n),F(o)||An(t,o);mn(e.children,t.children,r,n),F(o)||yr(o)}(e,t,null!==(o=t.data.renderer)&&void 0!==o?o:n)}}function wn(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);En(s,o,r),Sn(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);En(s,o,r),Sn(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);En(l,o,r);const{renderMode:c,shadowMode:a}=o;s&&(1!==a&&0!==c||(l.$shadowStaticNode$=!0));Sn(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,c=j(s)?Z:void 0,a=e.elm=l(o,c);En(a,i,r),xn(a,i,r),function(e,t){var n;const{owner:r,data:{context:o}}=t;1===r.shadowMode&&"manual"===(null===(n=null==o?void 0:o.lwc)||void 0===n?void 0:n.dom)&&(e.$domManual$=!0)}(a,e),Tn(null,e,r),Sn(a,t,n,r),yn(e.children,a,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=ln(o,r);let l;const c=new s((t=>{l=function(e,t,n){let r=kr(e);if(!F(r))return r;const{sel:o,mode:i,ctor:s,owner:l}=t;return r=Er(e,s,n,{mode:i,owner:l,tagName:o}),r}(t,e,r)}));if(e.elm=c,e.vm=l,En(c,i,r),xn(c,i,r),l)An(e,l);else if(e.ctor!==s)throw new TypeError("Incorrect Component Constructor");Tn(null,e,r),Sn(c,t,n,r),l&&Or(l);yn(e.children,c,r,null),l&&function(e){Tr(e)}(l)}(e,t,r,null!==(i=e.data.renderer)&&void 0!==i?i:n)}}function yn(e,t,n,r,o=0,i=e.length){for(;o<i;++o){const i=e[o];Cn(i)&&wn(i,t,n,r)}}function bn(e,t,n,r=!1){const{type:o,elm:i,sel:s}=e;switch(r&&kn(i,t,n),o){case 2:{const t="slot"===s&&1===e.owner.shadowMode;vn(e.children,i,n,t);break}case 3:{const{vm:t}=e;F(t)||function(e){Cr(e)}(t)}}}function vn(e,t,n,r=!1,o=0,i=e.length){for(;o<i;++o){const i=e[o];Cn(i)&&bn(i,t,n,r)}}function Cn(e){return null!=e}function En(e,t,n){const{renderRoot:r,renderMode:o,shadowMode:i}=t,{isSyntheticShadowDefined:s}=n;s&&(1!==i&&0!==o||(e.$shadowResolver$=r.$shadowResolver$))}function Mn(e,t){const{elm:n,text:r}=e,{setText:o}=t;o(n,r)}function Sn(e,t,n,r){r.insert(e,t,n)}function kn(e,t,n){n.remove(e,t)}function Tn(e,t,n){I(e)&&(pn(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),c=hn(o),a=hn(i);let u;for(u in a)F(c[u])&&l.remove(u);for(u in c)F(a[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;K(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&&(je(i,e),58===_.call(e,3)?s(i,e,t,"http://www.w3.org/XML/1998/namespace"):58===_.call(e,5)?s(i,e,t,"http://www.w3.org/1999/xlink"):I(t)||F(t)?l(i,e):s(i,e,t),Ie())}}(e,t,n),dn(e,t,n)}function xn(e,t,n){const r=on(t);if(!I(r)){const{getClassList:t}=n;t(e).add(r)}const{stylesheetToken:o}=t.context;1!==t.shadowMode||F(o)||(e.$shadowToken$=o)}function An(e,t){const n=e.aChildren||e.children;t.aChildren=n;const{renderMode:o,shadowMode:i}=t;1!==i&&0!==o||(!function(e,t){var n;const{cmpSlots:o}=e,i=e.cmpSlots=r(null);for(let e=0,r=t.length;e<r;e+=1){const r=t[e];if(I(r))continue;let o="";cn(r)&&(o=(null===(n=r.data.attrs)||void 0===n?void 0:n.slot)||"");const s=i[o]=i[o]||[];S.call(s,r)}if(W(e.isDirty)){const t=f(o);if(t.length!==f(i).length)return void lr(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 lr(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 lr(e)}}}(t,n),e.aChildren=n,e.children=he)}const Nn=new WeakMap;function On(e,t,n){const r={};for(let o=t;o<=n;++o){const t=e[o];if(Cn(t)){const{key:e}=t;void 0!==e&&(r[e]=o)}}return r}const Ln=Symbol.iterator;function Pn(e,t,n=he){const r=qn();const{key:o}=t;return{type:2,sel:e,data:t,children:n,elm:undefined,key:o,owner:r}}function $n(e,t,n,r=he){const o=qn(),{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(qn().velements,e)}(s),s}const _n=new Map;let Rn=0;function Dn(e){var t;return t=e,Nn.set(t,1),e}let Hn=()=>{throw new Error("sanitizeHtmlContent hook must be implemented.")};const Fn=s({s:function(e,t,n,r){F(r)||F(r[e])||0===r[e].length||(n=r[e]);const o=qn(),{renderMode:i,shadowMode:s}=o;return 0===i?(Dn(n),n):(1===s&&Dn(n),Pn("slot",t,n))},h:Pn,c:$n,i:function(e,t){const n=[];if(Dn(n),F(e)||null===e)return n;const r=e[Ln]();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);m(e)?S.apply(n,e):S.call(n,e),i+=1,s=o.value}return n},f:function(e){const t=e.length,n=[];Dn(n);for(let r=0;r<t;r+=1){const t=e[r];m(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:qn()}},d:function(e){return null==e?"":String(e)},b:function(e){const t=qn();if(I(t))throw new Error;const n=t;return function(t){rr(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:qn()}},dc:function(e,t,n,r=he){if(null==t)return null;if(!Yt(t))throw new Error(`Invalid LWC Constructor ${U(t)} for custom element <${e}>.`);let o=_n.get(t);return F(o)&&(o=Rn++,_n.set(t,o)),$n(e,t,Object.assign(Object.assign({},n),{key:`dc:${o}:${n.key}`}),r)},ti:function(e){return e>0&&!(j(e)||W(e))?0:e},st:function(e,t){return{type:4,sel:void 0,key:t,elm:void 0,fragment:e,owner:qn()}},gid:function(e){const t=qn();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=qn();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 Hn(e)}});let In=!1,jn=G;const Wn={enableProfiler(){In=!0},disableProfiler(){In=!1},attachDispatcher(e){jn=e,this.enableProfiler()},detachDispatcher(){const e=jn;return jn=G,this.disableProfiler(),e}};function Bn(e,t){In&&jn(e,0,t.tagName,t.idx,t.renderMode,t.shadowMode)}function Vn(e,t){In&&jn(e,1,t.tagName,t.idx,t.renderMode,t.shadowMode)}function Kn(e,t){In&&jn(e,0,null==t?void 0:t.tagName,null==t?void 0:t.idx,null==t?void 0:t.renderMode,null==t?void 0:t.shadowMode)}function Gn(e,t){In&&jn(e,1,null==t?void 0:t.tagName,null==t?void 0:t.idx,null==t?void 0:t.renderMode,null==t?void 0:t.shadowMode)}let zn=!1,Un=null;function qn(){return Un}function Xn(e){Un=e}function Yn(e){return(t,...n)=>{const o=r(null);return function(){const{context:{hasScopedStyles:r,stylesheetToken:i},shadowMode:s,renderer:l}=qn(),c=!F(i),a=1===s;let u=0;if(c&&r&&(u|=1),c&&a&&(u|=2),!F(o[u]))return o[u];const d=r&&c?" "+i:"",f=r&&c?` class="${i}"`:"",h=c&&a?" "+i:"";let p="";for(let e=0,r=n.length;e<r;e++)switch(n[e]){case 0:p+=t[e]+d;break;case 1:p+=t[e]+f;break;case 2:p+=t[e]+h;break;case 3:p+=t[e]+f+h}return p+=t[t.length-1],o[u]=e(p,l),o[u]}}}const Jn=Yn(((e,t)=>{const{createFragment:n}=t;return n(e)})),Qn=Yn(((e,t)=>{const{createFragment:n,getFirstChild:r}=t;return r(n("<svg>"+e+"</svg>"))}));function Zn(e,t){const n=zn,o=Un;let i=[];return Rr(e,e.owner,(()=>{Un=e,Bn(1,e)}),(()=>{const{component:n,context:o,cmpSlots:s,cmpTemplate:l,tro:c}=e;c.observe((()=>{if(t!==l){if(I(l)||_r(e),c=t,!Ft.has(c))throw new TypeError(`Invalid template returned by the render() method on ${e}. It must return an imported template (e.g.: \`import html from "./${e.def.name}.html"\`), instead, it has returned: ${U(t)}.`);e.cmpTemplate=t,o.tplCache=r(null),o.hasScopedStyles=function(e){const{stylesheets:t}=e;if(!F(t))for(let e=0;e<t.length;e++)if(j(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:c}}=e,{stylesheets:a,stylesheetToken:u}=t,d=1===o&&1===i,{hasScopedStyles:f}=r;let h,p,m;const{stylesheetToken:g,hasTokenInClass:w,hasTokenInAttribute:y}=r;F(g)||(w&&s(n).remove(Zt(g)),y&&l(n,Zt(g))),F(a)||0===a.length||(h=u),F(h)||(f&&(s(n).add(Zt(h)),p=!0),d&&(c(n,Zt(h),""),m=!0)),r.stylesheetToken=h,r.hasTokenInClass=p,r.hasTokenInAttribute=m}(e,t);const n=nn(e,t);o.styleVNodes=0===n.length?null:sn(e,n)}var c;e.velements=[],zn=!0,i=t.call(void 0,Fn,n,s,o.tplCache);const{styleVNodes:a}=o;I(a)||L.apply(i,a)}))}),(()=>{zn=n,Un=o,Vn(1,e)})),i}let er=null;function tr(e){return er===e}function nr(e,t,n){const{component:r,callHook:o,owner:i}=e;Rr(e,i,G,(()=>{o(r,t,n)}),G)}function rr(e,t,n,r){const{callHook:o,owner:i}=e;Rr(e,i,G,(()=>{o(n,t,[r])}),G)}const or=new Map;function ir(e){return Te((()=>{const{isDirty:t}=e;W(t)&&(lr(e),function(e){const{renderer:{ssr:t}}=e;if(j(t)||j(e.isScheduled))return;e.isScheduled=!0,0===Ar.length&&me(Nr);S.call(Ar,e)}(e))}))}function sr(e){e.tro.reset();const t=function(e){const{def:{render:t},callHook:n,component:r,owner:o}=e,i=qn();let s,l=!1;return Rr(e,o,(()=>{Xn(e)}),(()=>{e.tro.observe((()=>{s=n(r,t),l=!0}))}),(()=>{Xn(i)})),l?Zn(e,s):[]}(e);return e.isDirty=!1,e.isScheduled=!1,t}function lr(e){e.isDirty=!0}const cr=new WeakMap;function ar(e,t){if(!B(t))throw new TypeError;let n=cr.get(t);return F(n)&&(n=function(n){rr(e,t,void 0,n)},cr.set(t,n)),n}const ur=r(null),dr=["rendered","connected","disconnected"];function fr(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 hr=0;const pr=new WeakMap;function mr(e,t,n=[]){return t.apply(e,n)}function gr(e,t,n){e[t]=n}function wr(e,t){return e[t]}function yr(e){Tr(e)}function br(e){const t=Sr(e);Kn(7,t),1===t.state&&vr(e),Or(t),Tr(t),Gn(7,t)}function vr(e){Cr(Sr(e))}function Cr(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){W(e.isDirty)&&(e.isDirty=!0);e.state=2;const{disconnected:t}=ur;t&&fr(e,t);Lr(e)&&function(e){const{wiredDisconnecting:t}=e.context;Rr(e,e,G,(()=>{for(let e=0,n=t.length;e<n;e+=1)t[e]()}),G)}(e);const{disconnectedCallback:n}=e.def;F(n)||(Bn(5,e),nr(e,n),Vn(5,e))}(e),Pr(e),function(e){const{aChildren:t}=e;$r(t)}(e)}}function Er(e,t,n,o){const{mode:i,owner:s,tagName:l,hydrated:c}=o,a=Jt(t),u={elm:e,def:a,idx:hr++,state:0,isScheduled:!1,isDirty:!0,tagName:l,mode:i,owner:s,children:he,aChildren:he,velements:he,cmpProps:r(null),cmpFields:r(null),cmpSlots:r(null),oar:r(null),cmpTemplate:null,hydrated:Boolean(c),renderMode:a.renderMode,context:{stylesheetToken:void 0,hasTokenInClass:void 0,hasTokenInAttribute:void 0,hasScopedStyles:void 0,styleVNodes:null,tplCache:fe,wiredConnecting:he,wiredDisconnecting:he},tro:null,shadowMode:null,component:null,shadowRoot:null,renderRoot:null,callHook:mr,setHook:gr,getHook:wr,renderer:n};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,n),u.tro=ir(u),function(e,t){const n=er;let r;Bn(0,e),er=e;try{const o=new t;if(er.component!==o)throw new TypeError("Invalid component constructor, the class should extend LightningElement.")}catch(e){r=Object(e)}finally{if(Vn(0,e),er=n,!F(r))throw Ae(e,r),r}}(u,a.ctor),Lr(u)&&function(e){const{context:t,def:{wire:n}}=e,r=t.wiredConnecting=[],o=t.wiredDisconnecting=[];for(const t in n){const i=n[t],s=Dr.get(i);if(!F(s)){const{connector:n,computeConfigAndUpdate:i,resetConfigWatcher:l}=Fr(e,t,s),c=s.dynamic.length>0;S.call(r,(()=>{n.connect(),ue.ENABLE_WIRE_SYNC_EMIT||!c?i():Promise.resolve().then(i)})),S.call(o,(()=>{n.disconnect(),l()}))}}}(u),u}function Mr(e,t){pr.set(e,t)}function Sr(e){return pr.get(e)}function kr(e){return pr.get(e)}function Tr(e){if(j(e.isDirty)){!function(e,t){const{renderRoot:n,children:r,renderer:o}=e;e.children=t,(t.length>0||r.length>0)&&r!==t&&Rr(e,e,(()=>{Bn(2,e)}),(()=>{mn(r,t,n,o)}),(()=>{Vn(2,e)}));1===e.state&&xr(e)}(e,sr(e))}}function xr(e){const{def:{renderedCallback:t},renderer:{ssr:n}}=e;if(j(n))return;const{rendered:r}=ur;r&&fr(e,r),F(t)||(Bn(4,e),nr(e,t),Vn(4,e))}let Ar=[];function Nr(){Kn(8);const e=Ar.sort(((e,t)=>e.idx-t.idx));Ar=[];for(let t=0,n=e.length;t<n;t+=1){const r=e[t];try{Tr(r)}catch(r){throw t+1<n&&(0===Ar.length&&me(Nr),L.apply(Ar,A.call(e,t+1))),Gn(8),r}}Gn(8)}function Or(e){const{state:t}=e;if(1===t)return;e.state=1;const{connected:n}=ur;n&&fr(e,n),Lr(e)&&function(e){const{wiredConnecting:t}=e.context;for(let e=0,n=t.length;e<n;e+=1)t[e]()}(e);const{connectedCallback:r}=e.def;F(r)||(Bn(3,e),nr(e,r),Vn(3,e))}function Lr(e){return c(e.def.wire).length>0}function Pr(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=kr(n);F(e)||Cr(e)}}}function $r(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:$r(n.children);break;case 3:Cr(Sr(n.elm));break}}}function _r(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=he,Pr(e),e.velements=he}function Rr(e,t,n,r,o){let i;n();try{r()}catch(e){i=Object(e)}finally{if(o(),!F(i)){Ae(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;_r(e),Bn(6,e);nr(n,n.def.errorCallback,[i,i.wcStack]),Vn(6,e)}}}const Dr=new Map;class Hr extends CustomEvent{constructor(e,{setNewContext:t,setDisconnectedCallback:n}){super(e,{bubbles:!0,composed:!0}),o(this,{setNewContext:{value:t},setDisconnectedCallback:{value:n}})}}function Fr(e,t,n){const{method:r,adapter:o,configCallback:s,dynamic:l}=n,c=F(r)?function(e,t){const{cmpFields:n}=e;return r=>{r!==e.cmpFields[t]&&(n[t]=r,Se(e,t))}}(e,t):function(e,t){return n=>{Rr(e,e.owner,G,(()=>{t.call(e.component,n)}),G)}}(e,r);let a,u;i(c,"$$DeprecatedWiredElementHostKey$$",{value:e.elm}),i(c,"$$DeprecatedWiredParamsMetaKey$$",{value:l}),Rr(e,e,G,(()=>{u=new o(c)}),G);const{computeConfigAndUpdate:d,ro:f}=function(e,t,n){let r=!1;const o=Te((()=>{!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=>{Rr(e,e,G,(()=>{u.update(t,a)}),G)}));return F(o.contextSchema)||function(e,t,n){const{adapter:r}=t,o=jr(r);if(F(o))return;const{elm:i,context:{wiredConnecting:s,wiredDisconnecting:l},renderer:{dispatchEvent:c}}=e;S.call(s,(()=>{const e=new Hr(o,{setNewContext(e){n(e)},setDisconnectedCallback(e){S.call(l,e)}});c(i,e)}))}(e,n,(t=>{a!==t&&(a=t,1===e.state&&d())})),{connector:u,computeConfigAndUpdate:d,resetConfigWatcher:()=>f.reset()}}const Ir=new Map;function jr(e){return Ir.get(e)}function Wr(e,t,n,r){t.adapter&&(t=t.adapter);const o={adapter:t,method:e.value,configCallback:n,dynamic:r};Dr.set(e,o)}function Br(e,t,n,r){t.adapter&&(t=t.adapter);const o={adapter:t,configCallback:n,dynamic:r};Dr.set(e,o)}let Vr=!1;function Kr(e){const t=sr(e);e.children=t;const{renderRoot:n,renderer:{getFirstChild:r}}=e;zr(r(n),t,n,e),xr(e)}function Gr(e,t,n){var r,o;let i;switch(t.type){case 0:i=function(e,t,n){var r;if(!Xr(t,e,3,n))return Ur(e,t,n);const{setText:o}=n;return o(e,null!==(r=t.text)&&void 0!==r?r:null),t.elm=e,e}(e,t,n);break;case 1:i=function(e,t,n){var r;if(!Xr(t,e,8,n))return Ur(e,t,n);const{setProperty:o}=n;return o(e,"nodeValue",null!==(r=t.text)&&void 0!==r?r:null),t.elm=e,e}(e,t,n);break;case 4:i=function(e,t,n){if(!function(e,t,n,r){const{getProperty:o,getAttribute:i}=r;if(3===o(e,"nodeType"))return!!Xr(n,t,3,r)&&o(e,"nodeValue")===o(t,"nodeValue");if(8===o(e,"nodeType"))return!!Xr(n,t,8,r)&&o(e,"nodeValue")===o(t,"nodeValue");if(!Xr(n,t,1,r))return!1;let s=!0;if(o(e,"tagName")!==o(t,"tagName"))return!1;return o(e,"getAttributeNames").call(e).forEach((r=>{i(e,r)!==i(t,r)&&(Oe(`Mismatch hydrating element <${o(e,"tagName").toLowerCase()}>: attribute "${r}" has different values, expected "${i(e,r)}" but found "${i(t,r)}"`,n.owner),s=!1)})),s}(t.fragment,e,t,n))return Ur(e,t,n);return t.elm=e,e}(e,t,n);break;case 2:i=function(e,t,n){if(!Xr(t,e,1,n)||!Yr(t,e,n))return Ur(e,t,n);t.elm=e;const{owner:r}=t,{context:o}=t.data,i=Boolean(!F(o)&&!F(o.lwc)&&"manual"===o.lwc.dom);if(i){const{data:{props:r}}=t,{getProperty:o}=n;F(r)||F(r.innerHTML)||o(e,"innerHTML")===r.innerHTML&&(t.data=Object.assign(Object.assign({},t.data),{props:ye(r,"innerHTML")}))}if(qr(t,n),!i){const{getFirstChild:o}=n;zr(o(e),t.children,e,r)}return e}(e,t,null!==(r=t.data.renderer)&&void 0!==r?r:n);break;case 3:i=function(e,t,n){if(!Xr(t,e,1,n)||!Yr(t,e,n))return Ur(e,t,n);const{sel:r,mode:o,ctor:i,owner:s}=t,l=Er(e,i,n,{mode:o,owner:s,tagName:r,hydrated:!0});if(t.elm=e,t.vm=l,An(t,l),qr(t,n),Or(l),0!==l.renderMode){const{getFirstChild:r}=n;zr(r(e),t.children,e,l)}return Kr(l),e}(e,t,null!==(o=t.data.renderer)&&void 0!==o?o:n)}return n.nextSibling(i)}function zr(e,t,n,r){let o=e,i=null;const{renderer:s}=r;for(let e=0;e<t.length;e++){const r=t[e];I(r)||(o?(o=Gr(o,r,s),i=r.elm):(Vr=!0,wn(r,n,s,i),i=r.elm))}if(o){Vr=!0;const{nextSibling:e}=s;do{const t=o;o=e(o),kn(t,n,s)}while(o)}}function Ur(e,t,n){Vr=!0;const{getProperty:r}=n,o=r(e,"parentNode");return wn(t,o,n,e),kn(e,o,n),t.elm}function qr(e,t){pn(e,t),dn(null,e,t)}function Xr(e,t,n,r){const{getProperty:o}=r;return o(t,"nodeType")===n}function Yr(e,t,n){const{getProperty:r}=n;if(e.sel.toLowerCase()!==r(t,"tagName").toLowerCase())return!1;const o=function(e,t,n){const{data:{attrs:r={}}}=e;let o=!0;for(const[e,i]of Object.entries(r)){const{getAttribute:r}=n,s=r(t,e);String(i)!==s&&(o=!1)}return o}(e,t,n),i=function(e,t,n){const{data:r,owner:o}=e;let{className:i,classMap:s}=r;const{getProperty:l,getClassList:c}=n,a=on(o);a&&(F(i)?F(s)||(s=Object.assign(Object.assign({},s),{[a]:!0})):i=`${a} ${i}`);let u=!0;if(F(i)||String(i)===l(t,"className")){if(!F(s)){const e=c(t);let n="";for(const t in s)n+=" "+t,e.contains(t)||(u=!1);n.trim(),e.length>f(s).length&&(u=!1)}}else u=!1;return u}(e,t,n),s=function(e,t,n){const{data:{style:r,styleDecls:o}}=e,{getAttribute:i}=n,s=i(t,"style")||"";let l=!0;if(F(r)||r===s){if(!F(o)){const e=function(e){const t={},n=e.split(ge);for(const e of n)if(e){const[n,r]=e.split(we);void 0!==n&&void 0!==r&&(t[n.trim()]=r.trim())}return t}(s),t=[];for(let n=0,r=o.length;n<r;n++){const[r,i,s]=o[n];t.push(`${r}: ${i+(s?" important!":"")}`);const c=e[r];F(c)?l=!1:c.startsWith(i)?s&&!c.endsWith("!important")&&(l=!1):l=!1}f(e).length>o.length&&(l=!1),C.call(t,";")}}else l=!1;return l}(e,t,n);return o&&i&&s}let Jr=!1;const Qr=B(CSSStyleSheet.prototype.replaceSync)&&m(document.adoptedStyleSheets),Zr=Qr&&l(document.adoptedStyleSheets,"length").writable,eo=!F(document.documentMode),to=new Map;function no(e){const t=document.createElement("style");return t.type="text/css",t.textContent=e,t}function ro(e,t,n){const r=function(e,t){const{element:n,usedElement:r}=t;return r?eo?no(e):n.cloneNode(!0):(t.usedElement=!0,n)}(e,n);t.appendChild(r)}function oo(e,t){let n=to.get(e);return F(n)&&(n={stylesheet:void 0,element:void 0,roots:void 0,global:!1,usedElement:!1},to.set(e,n)),t&&F(n.stylesheet)?n.stylesheet=function(e){const t=new CSSStyleSheet;return t.replaceSync(e),t}(e):!t&&F(n.element)&&(n.element=no(e)),n}function io(e,t){const n=oo(e,Qr);let{roots:r}=n;if(F(r))r=n.roots=new WeakSet;else if(r.has(t))return;r.add(t),Qr?function(e,t,n){const{adoptedStyleSheets:r}=t,{stylesheet:o}=n;Zr?r.push(o):t.adoptedStyleSheets=[...r,o]}(0,t,n):ro(e,t,n)}let so,lo,co,ao;if("function"==typeof HTMLTemplateElement)so=function(e){const t=document.createElement("template");return t.innerHTML=e,t.content.firstChild};else{const e={caption:["table"],col:["colgroup","table"],colgroup:["table"],option:["select"],tbody:["table"],td:["tr","tbody","table"],th:["tr","tbody","table"],thead:["table"],tfoot:["table"],tr:["tbody","table"]},t=function(e){return(/<([a-z][^/\0>\x20\t\r\n\f]+)/i.exec(e)||["",""])[1].toLowerCase()};so=function(n){const r=e[t(n)];if(!F(r))for(const e of r)n=`<${e}>${n}</${e}>`;const o=document.implementation.createHTMLDocument("");o.body.innerHTML=n;let i=o.body;if(!F(r))for(let e=0;e<r.length;e++)i=i.firstChild;return i.firstChild}}if(function(){if("undefined"==typeof customElements)return!1;try{const e=HTMLElement;class t extends e{}return customElements.define("lwc-test-"+Math.floor(1e6*Math.random()),t),new t,!0}catch(e){return!1}}())lo=customElements.get.bind(customElements),co=customElements.define.bind(customElements),ao=HTMLElement;else{const e=r(null),t=new WeakMap;co=function(n,r){if(n!==H.call(n)||e[n])throw new TypeError("Invalid Registration");e[n]=r,t.set(r,n)},lo=function(t){return e[t]},ao=function e(){if(!(this instanceof e))throw new TypeError("Invalid Invocation");const{constructor:n}=this,r=t.get(n);if(!r)throw new TypeError("Invalid Construction");const o=document.createElement(r);return p(o,n.prototype),o},ao.prototype=HTMLElement.prototype}let uo=!1;function fo(e){uo=e}const ho=Q.$isNativeShadowRootDefined$,po=u.call(Element.prototype,"$shadowToken$");const mo={ssr:!1,isNativeShadowDefined:ho,isSyntheticShadowDefined:po,HTMLElementExported:ao,isHydrating:function(){return uo},insert:function(e,t,n){t.insertBefore(e,n)},remove:function(e,t){t.removeChild(e)},cloneNode:function(e,t){return e.cloneNode(t)},createFragment:so,createElement:function(e,t){return F(t)?document.createElement(e):document.createElementNS(t,e)},createText:function(e){return document.createTextNode(e)},createComment:function(e){return document.createComment(e)},nextSibling:function(e){return e.nextSibling},attachShadow:function(e,t){return uo&&e.shadowRoot?e.shadowRoot:e.attachShadow(t)},getProperty:function(e,t){return e[t]},setProperty:function(e,t,n){e[t]=n},setText:function(e,t){e.nodeValue=t},getAttribute:function(e,t,n){return F(n)?e.getAttribute(t):e.getAttributeNS(n,t)},setAttribute:function(e,t,n,r){return F(r)?e.setAttribute(t,n):e.setAttributeNS(r,t,n)},removeAttribute:function(e,t,n){F(n)?e.removeAttribute(t):e.removeAttributeNS(n,t)},addEventListener:function(e,t,n,r){e.addEventListener(t,n,r)},removeEventListener:function(e,t,n,r){e.removeEventListener(t,n,r)},dispatchEvent:function(e,t){return e.dispatchEvent(t)},getClassList:function(e){return e.classList},setCSSStyleProperty:function(e,t,n,r){e.style.setProperty(t,n,r?"important":"")},getBoundingClientRect:function(e){return e.getBoundingClientRect()},querySelector:function(e,t){return e.querySelector(t)},querySelectorAll:function(e,t){return e.querySelectorAll(t)},getElementsByTagName:function(e,t){return e.getElementsByTagName(t)},getElementsByClassName:function(e,t){return e.getElementsByClassName(t)},getChildren:function(e){return e.children},getChildNodes:function(e){return e.childNodes},getFirstChild:function(e){return e.firstChild},getFirstElementChild:function(e){return e.firstElementChild},getLastChild:function(e){return e.lastChild},getLastElementChild:function(e){return e.lastElementChild},isConnected:function(e){return e.isConnected},insertStylesheet:function(e,t){F(t)?function(e){const t=oo(e,!1);t.global||(t.global=!0,ro(e,document.head,t))}(e):io(e,t)},assertInstanceOfHTMLElement:function(e,n){t.invariant(e instanceof HTMLElement,n)},defineCustomElement:co,getCustomElement:lo};function go(e,t,n){const r=Er(e,t,mo,{mode:"open",owner:null,tagName:e.tagName.toLowerCase(),hydrated:!0});for(const[t,r]of Object.entries(n))e[t]=r;return r}function wo(e,t,n={}){if(!(e instanceof Element))throw new TypeError(`"hydrateComponent" expects a valid DOM element as the first parameter but instead received ${e}.`);if(!B(t))throw new TypeError(`"hydrateComponent" expects a valid component constructor as the second parameter but instead received ${t}.`);if(!V(n)||I(n))throw new TypeError(`"hydrateComponent" expects an object as the third parameter but instead received ${n}.`);if(kr(e))console.warn('"hydrateComponent" expects an element that is not hydrated.',e);else try{fo(!0);!function(e){Vr=!1,Or(e),Kr(e),Vr&&Oe("Hydration completed with errors.",e)}(go(e,t,n)),fo(!1)}catch(r){console.error("Recovering from error while hydrating: ",r),function(e,t){if(e.shadowRoot){const t=e.shadowRoot;for(;!I(t.firstChild);)t.removeChild(t.firstChild)}if("light"===t.renderMode)for(;!I(e.firstChild);)e.removeChild(e.firstChild)}(e,t),go(e,t,n),fo(!1),br(e)}finally{fo(!1)}}const yo=new WeakSet;function bo(e){const t=function(e){return Jt(e).bridge}(e);return class extends t{constructor(){super(),this.isConnected?(wo(this,e,{}),yo.add(this)):Er(this,e,mo,{mode:"open",owner:null,tagName:this.tagName})}connectedCallback(){yo.has(this)?yo.delete(this):br(this)}disconnectedCallback(){vr(this)}}}const vo=Node,Co=new WeakMap,Eo=new WeakMap;function Mo(e,t){const n=t.get(e);return F(n)||n(e),e}const{appendChild:So,insertBefore:ko,removeChild:To,replaceChild:xo}=vo.prototype;n(vo.prototype,{appendChild(e){return Mo(So.call(this,e),Co)},insertBefore(e,t){return Mo(ko.call(this,e,t),Co)},removeChild(e){return Mo(To.call(this,e),Eo)},replaceChild(e,t){const n=xo.call(this,e,t);return Mo(n,Eo),Mo(e,Co),n}});const Ao=Node;const No=new Map;i(kt,"CustomElementConstructor",{get(){return function(e){if(e===kt)throw new TypeError("Invalid Constructor. LightningElement base class can't be claimed as a custom element.");let t=No.get(e);return F(t)&&(t=bo(e),No.set(e,t)),t}(this)}}),s(kt),h(kt.prototype),e.LightningElement=kt,e.__unstable__ProfilerControl=Wn,e.api=function(){throw new Error},e.buildCustomElementConstructor=function(e){return e.CustomElementConstructor},e.createContextProvider=function(e){let t=jr(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){Ir.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()}))}},e.createElement=function(e,t){if(!V(t)||I(t))throw new TypeError(`"createElement" function expects an object as second parameter but received "${U(t)}".`);const n=t.is;if(!B(n))throw new TypeError('"createElement" function expects an "is" option with a valid component constructor.');const r=ln(e,mo);let o=!1;const i=new r((r=>{Er(r,n,mo,{tagName:e,mode:"closed"!==t.mode?"open":"closed",owner:null}),Co.set(r,br),Eo.set(r,vr),o=!0}));return o||console.error(`Unexpected tag name "${e}". This name is a registered custom element, preventing LWC to upgrade the element.`),i},e.freezeTemplate=function(e){},e.getComponentConstructor=function(e){let t=null;if(!F(e)){const n=kr(e);F(n)||(t=n.def.ctor)}return t},e.getComponentDef=function(e){const t=Jt(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:ne(e)};const c={};for(const e in s)c[e]=s[e].value;return{ctor:n,name:r,props:l,methods:c}},e.hydrateComponent=wo,e.isComponentConstructor=Yt,e.isNodeFromTemplate=function(e){if(W(e instanceof Ao))return!1;if(e instanceof ShadowRoot)return!1;const t=e.getRootNode();return!!(t instanceof ShadowRoot&&W(u.call(a(t),"synthetic")))||po&&!F(e.$shadowResolver$)},e.parseFragment=Jn,e.parseSVGFragment=Qn,e.readonly=function(e){return Ct(e)},e.register=function(e){for(let t=0;t<dr.length;++t){const n=dr[t];if(n in e){let t=ur[n];F(t)&&(ur[n]=t=[]),S.call(t,e[n])}}},e.registerComponent=function(e,{tmpl:t}){return B(e)&&or.set(e,t),e},e.registerDecorators=function(e,t){const n=e.prototype,{publicProps:o,publicMethods:s,wire:c,track:a,fields:u}=t,d=r(null),f=r(null),h=r(null),p=r(null),m=r(null),g=r(null);let w;if(!F(o))for(const e in o){const t=o[e];if(g[e]=t.config,w=l(n,e),t.config>0){if(F(w))throw new Error;w=$t(e,w)}else w=F(w)||F(w.get)?Pt(e):$t(e,w);f[e]=w,i(n,e,w)}if(F(s)||P.call(s,(e=>{if(w=l(n,e),F(w))throw new Error;d[e]=w})),!F(c))for(const e in c){const{adapter:t,method:r,config:o,dynamic:s=[]}=c[e];if(w=l(n,e),1===r){if(F(w))throw new Error;h[e]=w,Wr(w,t,o,s)}else w=Rt(e),p[e]=w,Br(w,t,o,s),i(n,e,w)}if(!F(a))for(const e in a)w=l(n,e),w=_t(e),i(n,e,w);if(!F(u))for(let e=0,t=u.length;e<t;e++){const t=u[e];w=l(n,t);const r=!F(o)&&t in o,i=!F(a)&&t in a;r||i||(m[t]=Ot(t))}return function(e,t){Dt.set(e,t)}(e,{apiMethods:d,apiFields:f,apiFieldsConfig:g,wiredMethods:h,wiredFields:p,observedFields:m}),e},e.registerTemplate=function(e){return Ft.add(e),i(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},e.renderer=mo,e.sanitizeAttribute=function(e,t,n,r){return r},e.setFeatureFlag=function(e,t){if("boolean"==typeof t){if(F(ae[e])){const n=f(ae).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}".`);i(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)}},e.setFeatureFlagForTest=function(e,t){},e.setHooks=function(e){var n;t.isFalse(Jr,"Hooks are already overridden, only one definition is allowed."),Jr=!0,n=e.sanitizeHtmlContent,Hn=n},e.swapComponent=function(e,t){if(!ue.ENABLE_HMR)throw new Error("HMR is not enabled");return!1},e.swapStyle=function(e,t){if(!ue.ENABLE_HMR)throw new Error("HMR is not enabled");return!1},e.swapTemplate=function(e,t){if(!ue.ENABLE_HMR)throw new Error("HMR is not enabled");return!1},e.track=function(e){if(1===arguments.length)return Et(e);throw new Error},e.unwrap=function(e){return vt.unwrapProxy(e)},e.wire=function(e,t){throw new Error},Object.defineProperty(e,"__esModule",{value:!0})}));
@@ -294,7 +294,7 @@
294
294
  CACHED_PROPERTY_ATTRIBUTE_MAPPING.set(propName, attributeName);
295
295
  return attributeName;
296
296
  }
297
- /** version: 2.21.1 */
297
+ /** version: 2.22.0 */
298
298
 
299
299
  /*
300
300
  * Copyright (c) 2018, salesforce.com, inc.
@@ -595,18 +595,21 @@
595
595
  ArrayPush$1.call(this.listeners, reactiveObservers);
596
596
  }
597
597
  }
598
-
599
- /*
600
- * Copyright (c) 2018, salesforce.com, inc.
601
- * All rights reserved.
602
- * SPDX-License-Identifier: MIT
603
- * For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
604
- */
605
598
  function componentValueMutated(vm, key) {
606
- valueMutated(vm.component, key);
599
+ // On the server side, we don't need mutation tracking. Skipping it improves performance.
600
+ {
601
+ valueMutated(vm.component, key);
602
+ }
607
603
  }
608
604
  function componentValueObserved(vm, key) {
609
- valueObserved(vm.component, key);
605
+ // On the server side, we don't need mutation tracking. Skipping it improves performance.
606
+ {
607
+ valueObserved(vm.component, key);
608
+ }
609
+ }
610
+ function createReactiveObserver(callback) {
611
+ // On the server side, we don't need mutation tracking. Skipping it improves performance.
612
+ return new ReactiveObserver(callback) ;
610
613
  }
611
614
 
612
615
  /*
@@ -1289,7 +1292,24 @@
1289
1292
  * change or being removed.
1290
1293
  */
1291
1294
  function unwrap(value) {
1292
- return reactiveMembrane.unwrapProxy(value);
1295
+ // On the server side, we don't need mutation tracking. Skipping it improves performance.
1296
+ return reactiveMembrane.unwrapProxy(value) ;
1297
+ }
1298
+ function getReadOnlyProxy(value) {
1299
+ // We must return a frozen wrapper around the value, so that child components cannot mutate properties passed to
1300
+ // them from their parents. This applies to both the client and server.
1301
+ return reactiveMembrane.getReadOnlyProxy(value);
1302
+ }
1303
+ function getReactiveProxy(value) {
1304
+ // On the server side, we don't need mutation tracking. Skipping it improves performance.
1305
+ return reactiveMembrane.getProxy(value) ;
1306
+ }
1307
+ // Making the component instance a live value when using Locker to support expandos.
1308
+ function markLockerLiveObject(obj) {
1309
+ // On the server side, we don't need mutation tracking. Skipping it improves performance.
1310
+ {
1311
+ obj[lockerLivePropertyKey] = undefined;
1312
+ }
1293
1313
  }
1294
1314
 
1295
1315
  /*
@@ -1359,8 +1379,7 @@
1359
1379
  vm.setHook = setHook;
1360
1380
  vm.getHook = getHook;
1361
1381
  }
1362
- // Making the component instance a live value when using Locker to support expandos.
1363
- this[lockerLivePropertyKey] = undefined;
1382
+ markLockerLiveObject(this);
1364
1383
  // Linking elm, shadow root and component with the VM.
1365
1384
  associateVM(component, vm);
1366
1385
  associateVM(elm, vm);
@@ -1567,6 +1586,45 @@
1567
1586
  configurable: true,
1568
1587
  };
1569
1588
  }
1589
+ class AccessorReactiveObserver extends ReactiveObserver {
1590
+ constructor(vm, set) {
1591
+ super(() => {
1592
+ if (isFalse(this.debouncing)) {
1593
+ this.debouncing = true;
1594
+ addCallbackToNextTick(() => {
1595
+ if (isTrue(this.debouncing)) {
1596
+ const { value } = this;
1597
+ const { isDirty: dirtyStateBeforeSetterCall, component, idx } = vm;
1598
+ set.call(component, value);
1599
+ // de-bouncing after the call to the original setter to prevent
1600
+ // infinity loop if the setter itself is mutating things that
1601
+ // were accessed during the previous invocation.
1602
+ this.debouncing = false;
1603
+ if (isTrue(vm.isDirty) && isFalse(dirtyStateBeforeSetterCall) && idx > 0) {
1604
+ // immediate rehydration due to a setter driven mutation, otherwise
1605
+ // the component will get rendered on the second tick, which it is not
1606
+ // desirable.
1607
+ rerenderVM(vm);
1608
+ }
1609
+ }
1610
+ });
1611
+ }
1612
+ });
1613
+ this.debouncing = false;
1614
+ }
1615
+ reset(value) {
1616
+ super.reset();
1617
+ this.debouncing = false;
1618
+ if (arguments.length > 0) {
1619
+ this.value = value;
1620
+ }
1621
+ }
1622
+ }
1623
+ function createAccessorReactiveObserver(vm, set) {
1624
+ // On the server side, we don't need mutation tracking. Skipping it improves performance.
1625
+ return new AccessorReactiveObserver(vm, set)
1626
+ ;
1627
+ }
1570
1628
 
1571
1629
  /*
1572
1630
  * Copyright (c) 2018, salesforce.com, inc.
@@ -1603,50 +1661,6 @@
1603
1661
  configurable: true
1604
1662
  };
1605
1663
  }
1606
- class AccessorReactiveObserver extends ReactiveObserver {
1607
- constructor(vm, set) {
1608
- super(() => {
1609
- if (isFalse(this.debouncing)) {
1610
- this.debouncing = true;
1611
- addCallbackToNextTick(() => {
1612
- if (isTrue(this.debouncing)) {
1613
- const {
1614
- value
1615
- } = this;
1616
- const {
1617
- isDirty: dirtyStateBeforeSetterCall,
1618
- component,
1619
- idx
1620
- } = vm;
1621
- set.call(component, value); // de-bouncing after the call to the original setter to prevent
1622
- // infinity loop if the setter itself is mutating things that
1623
- // were accessed during the previous invocation.
1624
-
1625
- this.debouncing = false;
1626
-
1627
- if (isTrue(vm.isDirty) && isFalse(dirtyStateBeforeSetterCall) && idx > 0) {
1628
- // immediate rehydration due to a setter driven mutation, otherwise
1629
- // the component will get rendered on the second tick, which it is not
1630
- // desirable.
1631
- rerenderVM(vm);
1632
- }
1633
- }
1634
- });
1635
- }
1636
- });
1637
- this.debouncing = false;
1638
- }
1639
-
1640
- reset(value) {
1641
- super.reset();
1642
- this.debouncing = false;
1643
-
1644
- if (arguments.length > 0) {
1645
- this.value = value;
1646
- }
1647
- }
1648
-
1649
- }
1650
1664
  function createPublicAccessorDescriptor(key, descriptor) {
1651
1665
  const {
1652
1666
  get,
@@ -1674,7 +1688,7 @@
1674
1688
  let ro = vm.oar[key];
1675
1689
 
1676
1690
  if (isUndefined$1(ro)) {
1677
- ro = vm.oar[key] = new AccessorReactiveObserver(vm, set);
1691
+ ro = vm.oar[key] = createAccessorReactiveObserver(vm, set);
1678
1692
  } // every time we invoke this setter from outside (through this wrapper setter)
1679
1693
  // we should reset the value and then debounce just in case there is a pending
1680
1694
  // invocation the next tick that is not longer relevant since the value is changing
@@ -1704,7 +1718,7 @@
1704
1718
  */
1705
1719
  function track(target) {
1706
1720
  if (arguments.length === 1) {
1707
- return reactiveMembrane.getProxy(target);
1721
+ return getReactiveProxy(target);
1708
1722
  }
1709
1723
  throw new Error();
1710
1724
  }
@@ -1717,7 +1731,7 @@
1717
1731
  },
1718
1732
  set(newValue) {
1719
1733
  const vm = getAssociatedVM(this);
1720
- const reactiveOrAnyValue = reactiveMembrane.getProxy(newValue);
1734
+ const reactiveOrAnyValue = getReactiveProxy(newValue);
1721
1735
  if (reactiveOrAnyValue !== vm.cmpFields[key]) {
1722
1736
  vm.cmpFields[key] = reactiveOrAnyValue;
1723
1737
  componentValueMutated(vm, key);
@@ -1970,7 +1984,7 @@
1970
1984
  fn = cachedSetterByKey[key] = function (newValue) {
1971
1985
  const vm = getAssociatedVM(this);
1972
1986
  const { setHook } = vm;
1973
- newValue = reactiveMembrane.getReadOnlyProxy(newValue);
1987
+ newValue = getReadOnlyProxy(newValue);
1974
1988
  setHook(vm.component, key, newValue);
1975
1989
  };
1976
1990
  }
@@ -3843,7 +3857,7 @@
3843
3857
  return signedTemplateMap.get(Ctor);
3844
3858
  }
3845
3859
  function getTemplateReactiveObserver(vm) {
3846
- return new ReactiveObserver(() => {
3860
+ return createReactiveObserver(() => {
3847
3861
  const { isDirty } = vm;
3848
3862
  if (isFalse(isDirty)) {
3849
3863
  markComponentAsDirty(vm);
@@ -4578,7 +4592,7 @@
4578
4592
  function createConfigWatcher(component, configCallback, callbackWhenConfigIsReady) {
4579
4593
  let hasPendingConfig = false; // creating the reactive observer for reactive params when needed
4580
4594
 
4581
- const ro = new ReactiveObserver(() => {
4595
+ const ro = createReactiveObserver(() => {
4582
4596
  if (hasPendingConfig === false) {
4583
4597
  hasPendingConfig = true; // collect new config in the micro-task
4584
4598
 
@@ -4864,7 +4878,7 @@
4864
4878
  * being removed.
4865
4879
  */
4866
4880
  function readonly(obj) {
4867
- return reactiveMembrane.getReadOnlyProxy(obj);
4881
+ return getReadOnlyProxy(obj);
4868
4882
  }
4869
4883
 
4870
4884
  /*
@@ -5216,7 +5230,7 @@
5216
5230
  }
5217
5231
  return ctor;
5218
5232
  }
5219
- /* version: 2.21.1 */
5233
+ /* version: 2.22.0 */
5220
5234
 
5221
5235
  /*
5222
5236
  * Copyright (c) 2018, salesforce.com, inc.
@@ -5351,6 +5365,69 @@
5351
5365
  }
5352
5366
  }
5353
5367
 
5368
+ /*
5369
+ * Copyright (c) 2018, salesforce.com, inc.
5370
+ * All rights reserved.
5371
+ * SPDX-License-Identifier: MIT
5372
+ * For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
5373
+ */
5374
+ const SUPPORTS_TEMPLATE = typeof HTMLTemplateElement === 'function';
5375
+ let createFragment;
5376
+ if (SUPPORTS_TEMPLATE) {
5377
+ // Parse the fragment HTML string into DOM
5378
+ createFragment = function (html) {
5379
+ const template = document.createElement('template');
5380
+ template.innerHTML = html;
5381
+ return template.content.firstChild;
5382
+ };
5383
+ }
5384
+ else {
5385
+ // In browsers that don't support <template> (e.g. IE11), we need to be careful to wrap elements like
5386
+ // <td> in the proper container elements (e.g. <tbody>), because otherwise they will be parsed as null.
5387
+ // Via https://github.com/webcomponents/polyfills/blob/ee1db33/packages/template/template.js#L273-L280
5388
+ // With other elements added from:
5389
+ // https://github.com/sindresorhus/html-tags/blob/95dcdd5/index.js
5390
+ // Using the test:
5391
+ // document.createRange().createContextualFragment(`<${tag}></${tag}>`).firstChild === null
5392
+ // And omitting <html>, <head>, and <body> as these are not practical in an LWC component.
5393
+ const topLevelWrappingMap = {
5394
+ caption: ['table'],
5395
+ col: ['colgroup', 'table'],
5396
+ colgroup: ['table'],
5397
+ option: ['select'],
5398
+ tbody: ['table'],
5399
+ td: ['tr', 'tbody', 'table'],
5400
+ th: ['tr', 'tbody', 'table'],
5401
+ thead: ['table'],
5402
+ tfoot: ['table'],
5403
+ tr: ['tbody', 'table'],
5404
+ };
5405
+ // Via https://github.com/webcomponents/polyfills/blob/ee1db33/packages/template/template.js#L282-L288
5406
+ const getTagName = function (text) {
5407
+ return (/<([a-z][^/\0>\x20\t\r\n\f]+)/i.exec(text) || ['', ''])[1].toLowerCase();
5408
+ };
5409
+ // Via https://github.com/webcomponents/polyfills/blob/ee1db33/packages/template/template.js#L295-L320
5410
+ createFragment = function (html) {
5411
+ const wrapperTags = topLevelWrappingMap[getTagName(html)];
5412
+ if (!isUndefined$1(wrapperTags)) {
5413
+ for (const wrapperTag of wrapperTags) {
5414
+ html = `<${wrapperTag}>${html}</${wrapperTag}>`;
5415
+ }
5416
+ }
5417
+ // For IE11, the document title must not be undefined, but it can be an empty string
5418
+ // https://developer.mozilla.org/en-US/docs/Web/API/DOMImplementation/createHTMLDocument#browser_compatibility
5419
+ const doc = document.implementation.createHTMLDocument('');
5420
+ doc.body.innerHTML = html;
5421
+ let content = doc.body;
5422
+ if (!isUndefined$1(wrapperTags)) {
5423
+ for (let i = 0; i < wrapperTags.length; i++) {
5424
+ content = content.firstChild;
5425
+ }
5426
+ }
5427
+ return content.firstChild;
5428
+ };
5429
+ }
5430
+
5354
5431
  /*
5355
5432
  * Copyright (c) 2018, salesforce.com, inc.
5356
5433
  * All rights reserved.
@@ -5429,9 +5506,6 @@
5429
5506
  function cloneNode(node, deep) {
5430
5507
  return node.cloneNode(deep);
5431
5508
  }
5432
- function createFragment(html) {
5433
- return document.createRange().createContextualFragment(html).firstChild;
5434
- }
5435
5509
  function createElement$1(tagName, namespace) {
5436
5510
  return isUndefined$1(namespace)
5437
5511
  ? document.createElement(tagName)
@@ -5881,7 +5955,7 @@
5881
5955
  });
5882
5956
  freeze(LightningElement);
5883
5957
  seal(LightningElement.prototype);
5884
- /* version: 2.21.1 */
5958
+ /* version: 2.22.0 */
5885
5959
 
5886
5960
  exports.LightningElement = LightningElement;
5887
5961
  exports.__unstable__ProfilerControl = profilerControl;