lwc 2.45.2 → 2.45.3

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 (68) hide show
  1. package/dist/engine-dom/esm/es2017/engine-dom.js +45 -52
  2. package/dist/engine-dom/esm/es2017/engine-dom.js.map +1 -1
  3. package/dist/engine-dom/iife/es2017/engine-dom.js +45 -52
  4. package/dist/engine-dom/iife/es2017/engine-dom.js.map +1 -1
  5. package/dist/engine-dom/iife/es2017/engine-dom.min.js +1 -1
  6. package/dist/engine-dom/iife/es2017/engine-dom_debug.js +51 -50
  7. package/dist/engine-dom/iife/es2017/engine-dom_debug.js.map +1 -1
  8. package/dist/engine-dom/iife/es5/engine-dom.js +51 -56
  9. package/dist/engine-dom/iife/es5/engine-dom.js.map +1 -1
  10. package/dist/engine-dom/iife/es5/engine-dom.min.js +1 -1
  11. package/dist/engine-dom/iife/es5/engine-dom_debug.js +57 -54
  12. package/dist/engine-dom/iife/es5/engine-dom_debug.js.map +1 -1
  13. package/dist/engine-dom/umd/es2017/engine-dom.js +45 -52
  14. package/dist/engine-dom/umd/es2017/engine-dom.js.map +1 -1
  15. package/dist/engine-dom/umd/es2017/engine-dom.min.js +1 -1
  16. package/dist/engine-dom/umd/es2017/engine-dom_debug.js +51 -50
  17. package/dist/engine-dom/umd/es2017/engine-dom_debug.js.map +1 -1
  18. package/dist/engine-dom/umd/es5/engine-dom.js +51 -56
  19. package/dist/engine-dom/umd/es5/engine-dom.js.map +1 -1
  20. package/dist/engine-dom/umd/es5/engine-dom.min.js +1 -1
  21. package/dist/engine-dom/umd/es5/engine-dom_debug.js +57 -54
  22. package/dist/engine-dom/umd/es5/engine-dom_debug.js.map +1 -1
  23. package/dist/engine-server/commonjs/es2017/engine-server.js +7795 -91
  24. package/dist/engine-server/commonjs/es2017/engine-server.js.map +1 -1
  25. package/dist/engine-server/commonjs/es2017/engine-server.min.js +1 -1
  26. package/dist/engine-server/esm/es2017/engine-server.js +7794 -71
  27. package/dist/engine-server/esm/es2017/engine-server.js.map +1 -1
  28. package/dist/synthetic-shadow/esm/es2017/synthetic-shadow.js +71 -12
  29. package/dist/synthetic-shadow/esm/es2017/synthetic-shadow.js.map +1 -1
  30. package/dist/synthetic-shadow/iife/es2017/synthetic-shadow.js +71 -12
  31. package/dist/synthetic-shadow/iife/es2017/synthetic-shadow.js.map +1 -1
  32. package/dist/synthetic-shadow/iife/es2017/synthetic-shadow.min.js +39 -1
  33. package/dist/synthetic-shadow/iife/es2017/synthetic-shadow_debug.js +55 -5
  34. package/dist/synthetic-shadow/iife/es2017/synthetic-shadow_debug.js.map +1 -1
  35. package/dist/synthetic-shadow/iife/es5/synthetic-shadow.js +71 -12
  36. package/dist/synthetic-shadow/iife/es5/synthetic-shadow.js.map +1 -1
  37. package/dist/synthetic-shadow/iife/es5/synthetic-shadow.min.js +39 -1
  38. package/dist/synthetic-shadow/iife/es5/synthetic-shadow_debug.js +43 -4
  39. package/dist/synthetic-shadow/iife/es5/synthetic-shadow_debug.js.map +1 -1
  40. package/dist/synthetic-shadow/umd/es2017/synthetic-shadow.js +71 -12
  41. package/dist/synthetic-shadow/umd/es2017/synthetic-shadow.js.map +1 -1
  42. package/dist/synthetic-shadow/umd/es2017/synthetic-shadow.min.js +39 -1
  43. package/dist/synthetic-shadow/umd/es2017/synthetic-shadow_debug.js +55 -5
  44. package/dist/synthetic-shadow/umd/es2017/synthetic-shadow_debug.js.map +1 -1
  45. package/dist/synthetic-shadow/umd/es5/synthetic-shadow.js +71 -12
  46. package/dist/synthetic-shadow/umd/es5/synthetic-shadow.js.map +1 -1
  47. package/dist/synthetic-shadow/umd/es5/synthetic-shadow.min.js +39 -1
  48. package/dist/synthetic-shadow/umd/es5/synthetic-shadow_debug.js +43 -4
  49. package/dist/synthetic-shadow/umd/es5/synthetic-shadow_debug.js.map +1 -1
  50. package/dist/wire-service/esm/es2017/wire-service.js +10 -4
  51. package/dist/wire-service/esm/es2017/wire-service.js.map +1 -1
  52. package/dist/wire-service/iife/es2017/wire-service.js +10 -4
  53. package/dist/wire-service/iife/es2017/wire-service.js.map +1 -1
  54. package/dist/wire-service/iife/es2017/wire-service_debug.js +10 -4
  55. package/dist/wire-service/iife/es2017/wire-service_debug.js.map +1 -1
  56. package/dist/wire-service/iife/es5/wire-service.js +10 -4
  57. package/dist/wire-service/iife/es5/wire-service.js.map +1 -1
  58. package/dist/wire-service/iife/es5/wire-service_debug.js +10 -4
  59. package/dist/wire-service/iife/es5/wire-service_debug.js.map +1 -1
  60. package/dist/wire-service/umd/es2017/wire-service.js +10 -4
  61. package/dist/wire-service/umd/es2017/wire-service.js.map +1 -1
  62. package/dist/wire-service/umd/es2017/wire-service_debug.js +10 -4
  63. package/dist/wire-service/umd/es2017/wire-service_debug.js.map +1 -1
  64. package/dist/wire-service/umd/es5/wire-service.js +10 -4
  65. package/dist/wire-service/umd/es5/wire-service.js.map +1 -1
  66. package/dist/wire-service/umd/es5/wire-service_debug.js +10 -4
  67. package/dist/wire-service/umd/es5/wire-service_debug.js.map +1 -1
  68. package/package.json +7 -7
@@ -1,2 +1,2 @@
1
- var LWC=function(e){"use strict";var t=Object.freeze({__proto__:null,fail:function(e){throw new Error(e)},invariant:function(e,t){if(!e)throw new Error(`Invariant Violation: ${t}`)},isFalse:function(e,t){if(e)throw new Error(`Assert Violation: ${t}`)},isTrue:function(e,t){if(!e)throw new Error(`Assert Violation: ${t}`)}});const{assign:n,create:r,defineProperties:o,defineProperty:s,freeze:i,getOwnPropertyDescriptor:l,getOwnPropertyNames:c,getPrototypeOf:a,hasOwnProperty:u,isFrozen:d,keys:f,seal:h,setPrototypeOf:p}=Object,{isArray:m}=Array,{concat:g,copyWithin:w,every:y,fill:b,filter:v,find:C,findIndex:E,includes:S,indexOf:M,join:T,map:k,pop:A,push:N,reduce:L,reverse:_,shift:x,slice:O,some:P,sort:R,splice:D,unshift:F,forEach:I}=Array.prototype;const{fromCharCode:$}=String,{charCodeAt:H,replace:W,split:B,slice:V,toLowerCase:j}=String.prototype;function G(e){return void 0===e}function U(e){return null===e}function Y(e){return!0===e}function K(e){return!1===e}function z(e){return"function"==typeof e}function q(e){return"object"==typeof e}function X(e){return"string"==typeof e}function J(){}const Z={}.toString;function Q(e){return e&&e.toString?m(e)?T.call(k.call(e,Q),","):e.toString():"object"==typeof e?Z.call(e):e+""}function ee(e,t){do{const n=l(e,t);if(!G(n))return n;e=a(e)}while(null!==e)}const te=["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:ne,AriaPropNameToAttrNameMap:re}=(()=>{const e=r(null),t=r(null);return I.call(te,(n=>{const r=j.call(W.call(n,/^aria/,(()=>"aria-")));e[r]=n,t[n]=r})),{AriaAttrNameToPropNameMap:e,AriaPropNameToAttrNameMap:t}})(),oe=new Set(["aria-activedescendant","aria-controls","aria-describedby","aria-details","aria-errormessage","aria-flowto","aria-labelledby","aria-owns","for"]),se="object"==typeof globalThis?globalThis:window,ie="$shadowResolver$",le="$shadowStaticNode$",ce="$shadowToken$",ae="$$lwc-synthetic-mode",ue="$scoped$",de="$nativeGetElementById$",fe="$nativeQuerySelectorAll$",he="http://www.w3.org/XML/1998/namespace",pe="http://www.w3.org/2000/svg",me="http://www.w3.org/1999/xlink",ge=/-([a-z])/g,{NO_STANDARD_ATTRIBUTE_PROPERTY_MAPPING:we,NO_STANDARD_PROPERTY_ATTRIBUTE_MAPPING:ye}=(()=>{const e=new Map([["accessKey","accesskey"],["readOnly","readonly"],["tabIndex","tabindex"],["bgColor","bgcolor"],["colSpan","colspan"],["rowSpan","rowspan"],["contentEditable","contenteditable"],["crossOrigin","crossorigin"],["dateTime","datetime"],["formAction","formaction"],["isMap","ismap"],["maxLength","maxlength"],["minLength","minlength"],["noValidate","novalidate"],["useMap","usemap"],["htmlFor","for"]]),t=new Map;return e.forEach(((e,n)=>t.set(e,n))),{NO_STANDARD_ATTRIBUTE_PROPERTY_MAPPING:t,NO_STANDARD_PROPERTY_ATTRIBUTE_MAPPING:e}})(),be=new Map,ve=new Map;function Ce(e){const t=re[e];if(!G(t))return t;const n=ye.get(e);if(!G(n))return n;const r=be.get(e);if(!G(r))return r;let o="";for(let t=0,n=e.length;t<n;t++){const n=H.call(e,t);o+=n>=65&&n<=90?"-"+$(n+32):$(n)}return be.set(e,o),o}function Ee(e){const t=ne[e];if(!G(t))return t;const n=we.get(e);if(!G(n))return n;const r=ve.get(e);if(!G(r))return r;const o=W.call(e,ge,(e=>e[1].toUpperCase()));return ve.set(e,o),o}const Se={DUMMY_TEST_FLAG:null,ENABLE_FORCE_NATIVE_SHADOW_MODE_FOR_TEST:null,ENABLE_MIXED_SHADOW_MODE:null,ENABLE_NATIVE_CUSTOM_ELEMENT_LIFECYCLE:null,ENABLE_WIRE_SYNC_EMIT:null,DISABLE_LIGHT_DOM_UNSCOPED_CSS:null,ENABLE_FROZEN_TEMPLATE:null,DISABLE_ARIA_REFLECTION_POLYFILL:null};se.lwcRuntimeFlags||Object.defineProperty(se,"lwcRuntimeFlags",{value:r(null)});const Me=se.lwcRuntimeFlags;function Te(e,t){return G(l(t,e))}function ke(e,t){const n=function(e){return{get(){return this.hasAttribute(e)?this.getAttribute(e):null},set(t){U(t)?this.removeAttribute(e):this.setAttribute(e,t)},configurable:!0,enumerable:!0}}(re[e]);s(t,e,n)}function Ae(e=Element.prototype){const t=f(re);for(let n=0,r=t.length;n<r;n+=1){const r=t[n];Te(r,e)&&ke(r,e)}}lwcRuntimeFlags.DISABLE_ARIA_REFLECTION_POLYFILL||Ae();const Ne=[];let Le=J,_e=!1;const xe={attachDispatcher(e){_e=!0,Le=e;for(const e of Ne)try{e()}catch(e){console.error("Could not invoke callback",e)}Ne.length=0},detachDispatcher(){_e=!1,Le=J}};function Oe(e){_e?e():Ne.push(e)}function Pe(e,t){_e&&Le(e,t)}function Re(e){return`<${j.call(e.tagName)}>`}function De(e,t){if(!d(t)&&G(t.wcStack)){const n=function(e){const t=[];let n=e;for(;!U(n);)N.call(t,Re(n)),n=n.owner;return t.reverse().join("\n\t")}(e);s(t,"wcStack",{get:()=>n})}}const Fe=new Set;function Ie(e,t,n,r){let o=`[LWC ${e}]: ${t}`;if(G(n)||(o=`${o}\n${function(e){const t=[];let n="";for(;!U(e.owner);)N.call(t,n+Re(e)),e=e.owner,n+="\t";return T.call(t,"\n")}(n)}`),r){if(Fe.has(o))return;Fe.add(o)}try{throw new Error(o)}catch(t){console[e](t)}}function $e(e,t){Ie("error",e,t,!1)}const He=new WeakMap;let We=null;function Be(e,t){const n=He.get(e);if(!G(n)){const e=n[t];if(!G(e))for(let t=0,n=e.length;t<n;t+=1){e[t].notify()}}}function Ve(e,t){if(null===We)return;const n=We,o=function(e){let t=He.get(e);if(G(t)){const n=r(null);t=n,He.set(e,n)}return t}(e);let s=o[t];if(G(s))s=[],o[t]=s;else if(s[0]===n)return;-1===M.call(s,n)&&n.link(s)}class je{constructor(e){this.listeners=[],this.callback=e}observe(e){const t=We;let n;We=this;try{e()}catch(e){n=Object(e)}finally{if(We=t,void 0!==n)throw n}}reset(){const{listeners:e}=this,t=e.length;if(t>0){for(let n=0;n<t;n+=1){const t=e[n],r=M.call(e[n],this);D.call(t,r,1)}e.length=0}}notify(){this.callback.call(void 0,this)}link(e){N.call(e,this),N.call(this.listeners,e)}}function Ge(e,t){Be(e.component,t)}function Ue(e,t){Ve(e.component,t)}function Ye(e){return new je(e)}let Ke=[];const ze=32,qe=h(r(null)),Xe=h([]);function Je(){const e=Ke;Ke=[];for(let t=0,n=e.length;t<n;t+=1)e[t]()}function Ze(e){0===Ke.length&&Promise.resolve().then(Je),N.call(Ke,e)}const Qe=/;(?![^(]*\))/g,et=/:(.+)/;function tt(e,t){const n={};for(const r of f(e))r!==t&&(n[r]=e[r]);return n}function nt(e){const t=[];for(const n of e)m(n)?t.push(...nt(n)):t.push(n);return t}function rt(e,t,n){const r=e.refVNodes;(!(t in r)||r[t].key<n.key)&&(r[t]=n)}function ot(e){const t=e();return(null==t?void 0:t.__esModule)?t.default:t}function st(e){return z(e)&&u.call(e,"__circular__")}const it="undefined"!=typeof HTMLElement?HTMLElement:function(){},lt=it.prototype;let ct,at=null;function ut(e,t){at=null,ct=void 0}function dt(e,t){at=e,ct=t}const ft=r(null);function ht(e,t,n){const{cmpFields:r}=e;n!==r[t]&&(r[t]=n,Ge(e,t))}I.call(f(re),(e=>{const t=ee(lt,e);G(t)||(ft[e]=t)})),I.call(["accessKey","dir","draggable","hidden","id","lang","spellcheck","tabIndex","title"],(e=>{const t=ee(lt,e);G(t)||(ft[e]=t)}));const{isArray:pt}=Array,{prototype:mt,getPrototypeOf:gt,create:wt,defineProperty:yt,isExtensible:bt,getOwnPropertyDescriptor:vt,getOwnPropertyNames:Ct,getOwnPropertySymbols:Et,preventExtensions:St,hasOwnProperty:Mt}=Object,{push:Tt,concat:kt}=Array.prototype;function At(e){return void 0===e}function Nt(e){return"function"==typeof e}const Lt=new WeakMap;function _t(e,t){Lt.set(e,t)}const xt=e=>Lt.get(e)||e;class Ot{constructor(e,t){this.originalTarget=t,this.membrane=e}wrapDescriptor(e){if(Mt.call(e,"value"))e.value=this.wrapValue(e.value);else{const{set:t,get:n}=e;At(n)||(e.get=this.wrapGetter(n)),At(t)||(e.set=this.wrapSetter(t))}return e}copyDescriptorIntoShadowTarget(e,t){const{originalTarget:n}=this,r=vt(n,t);if(!At(r)){const n=this.wrapDescriptor(r);yt(e,t,n)}}lockShadowTarget(e){const{originalTarget:t}=this;kt.call(Ct(t),Et(t)).forEach((t=>{this.copyDescriptorIntoShadowTarget(e,t)}));const{membrane:{tagPropertyKey:n}}=this;At(n)||Mt.call(e,n)||yt(e,n,wt(null)),St(e)}apply(e,t,n){}construct(e,t,n){}get(e,t){const{originalTarget:n,membrane:{valueObserved:r}}=this,o=n[t];return r(n,t),this.wrapValue(o)}has(e,t){const{originalTarget:n,membrane:{tagPropertyKey:r,valueObserved:o}}=this;return o(n,t),t in n||t===r}ownKeys(e){const{originalTarget:t,membrane:{tagPropertyKey:n}}=this,r=At(n)||Mt.call(t,n)?[]:[n];return Tt.apply(r,Ct(t)),Tt.apply(r,Et(t)),r}isExtensible(e){const{originalTarget:t}=this;return!!bt(e)&&(!!bt(t)||(this.lockShadowTarget(e),!1))}getPrototypeOf(e){const{originalTarget:t}=this;return gt(t)}getOwnPropertyDescriptor(e,t){const{originalTarget:n,membrane:{valueObserved:r,tagPropertyKey:o}}=this;r(n,t);let s=vt(n,t);if(At(s)){if(t!==o)return;return s={value:void 0,writable:!1,configurable:!1,enumerable:!1},yt(e,o,s),s}return!1===s.configurable&&this.copyDescriptorIntoShadowTarget(e,t),this.wrapDescriptor(s)}}const Pt=new WeakMap,Rt=new WeakMap,Dt=new WeakMap,Ft=new WeakMap;class It extends Ot{wrapValue(e){return this.membrane.getProxy(e)}wrapGetter(e){const t=Pt.get(e);if(!At(t))return t;const n=this,r=function(){return n.wrapValue(e.call(xt(this)))};return Pt.set(e,r),Dt.set(r,e),r}wrapSetter(e){const t=Rt.get(e);if(!At(t))return t;const n=function(t){e.call(xt(this),xt(t))};return Rt.set(e,n),Ft.set(n,e),n}unwrapDescriptor(e){if(Mt.call(e,"value"))e.value=xt(e.value);else{const{set:t,get:n}=e;At(n)||(e.get=this.unwrapGetter(n)),At(t)||(e.set=this.unwrapSetter(t))}return e}unwrapGetter(e){const t=Dt.get(e);if(!At(t))return t;const n=this,r=function(){return xt(e.call(n.wrapValue(this)))};return Pt.set(r,e),Dt.set(e,r),r}unwrapSetter(e){const t=Ft.get(e);if(!At(t))return t;const n=this,r=function(t){e.call(n.wrapValue(this),n.wrapValue(t))};return Rt.set(r,e),Ft.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&&pt(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(bt(e)){const{originalTarget:t}=this;if(St(t),bt(t))return!1;this.lockShadowTarget(e)}return!0}defineProperty(e,t,n){const{originalTarget:r,membrane:{valueMutated:o,tagPropertyKey:s}}=this;return t===s&&!Mt.call(r,t)||(yt(r,t,this.unwrapDescriptor(n)),!1===n.configurable&&this.copyDescriptorIntoShadowTarget(e,t),o(r,t),!0)}}const $t=new WeakMap,Ht=new WeakMap;class Wt extends Ot{wrapValue(e){return this.membrane.getReadOnlyProxy(e)}wrapGetter(e){const t=$t.get(e);if(!At(t))return t;const n=this,r=function(){return n.wrapValue(e.call(xt(this)))};return $t.set(e,r),r}wrapSetter(e){const t=Ht.get(e);if(!At(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 Bt(e){if(null===e)return!1;if("object"!=typeof e)return!1;if(pt(e))return!0;const t=gt(e);return t===mt||null===t||null===gt(t)}const Vt=(e,t)=>{},jt=(e,t)=>{};function Gt(e){return pt(e)?[]:{}}const Ut=Symbol.for("@@lockerLiveValue"),Yt=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:jt,this.valueObserved=Nt(n)?n:Vt,this.valueIsObservable=Nt(r)?r:Bt,this.tagPropertyKey=o}getProxy(e){const t=xt(e);return this.valueIsObservable(t)?this.readOnlyObjectGraph.get(t)===e?e:this.getReactiveHandler(t):t}getReadOnlyProxy(e){return e=xt(e),this.valueIsObservable(e)?this.getReadOnlyHandler(e):e}unwrapProxy(e){return xt(e)}getReactiveHandler(e){let t=this.reactiveObjectGraph.get(e);if(At(t)){const n=new It(this,e);t=new Proxy(Gt(e),n),_t(t,e),this.reactiveObjectGraph.set(e,t)}return t}getReadOnlyHandler(e){let t=this.readOnlyObjectGraph.get(e);if(At(t)){const n=new Wt(this,e);t=new Proxy(Gt(e),n),_t(t,e),this.readOnlyObjectGraph.set(e,t)}return t}}({valueObserved:Ve,valueMutated:Be,tagPropertyKey:Ut});function Kt(e){return Yt.getReadOnlyProxy(e)}function zt(e){return Yt.getProxy(e)}function qt(e,t){const{get:n,set:r,enumerable:o,configurable:s}=t;if(!z(n))throw new TypeError(`Detected invalid public property descriptor for HTMLElement.prototype.${e} definition. Missing the standard getter.`);if(!z(r))throw new TypeError(`Detected invalid public property descriptor for HTMLElement.prototype.${e} definition. Missing the standard setter.`);return{enumerable:o,configurable:s,get(){const t=po(this);if(!Ur(t))return Ue(t,e),n.call(t.elm)},set(t){const n=po(this);return ht(n,e,t),r.call(n.elm,t)}}}const Xt=new WeakMap,Jt=function(){if(U(Gr))throw new TypeError("Illegal constructor");const e=Gr,{def:t,elm:n}=e,{bridge:r}=t;if(p(n,r.prototype),e.component=this,1===arguments.length){const{callHook:t,setHook:n,getHook:r}=arguments[0];e.callHook=t,e.setHook=n,e.getHook=r}return this[Ut]=void 0,ho(this,e),ho(n,e),1===e.renderMode?e.renderRoot=function(e){const{elm:t,mode:n,shadowMode:r,def:{ctor:o},renderer:{attachShadow:s}}=e,i=s(t,{[ae]:1===r,delegatesFocus:Boolean(o.delegatesFocus),mode:n});return e.shadowRoot=i,ho(i,e),i}(e):e.renderRoot=n,this};Jt.prototype={constructor:Jt,dispatchEvent(e){const t=po(this),{elm:n,renderer:{dispatchEvent:r}}=t;return r(n,e)},addEventListener(e,t,n){const r=po(this),{elm:o,renderer:{addEventListener:s}}=r;s(o,e,Qr(r,t),n)},removeEventListener(e,t,n){const r=po(this),{elm:o,renderer:{removeEventListener:s}}=r;s(o,e,Qr(r,t),n)},hasAttribute(e){const t=po(this),{elm:n,renderer:{getAttribute:r}}=t;return!U(r(n,e))},hasAttributeNS(e,t){const n=po(this),{elm:r,renderer:{getAttribute:o}}=n;return!U(o(r,t,e))},removeAttribute(e){const t=po(this),{elm:n,renderer:{removeAttribute:r}}=t;dt(n,e),r(n,e),ut()},removeAttributeNS(e,t){const{elm:n,renderer:{removeAttribute:r}}=po(this);dt(n,t),r(n,t,e),ut()},getAttribute(e){const t=po(this),{elm:n}=t,{getAttribute:r}=t.renderer;return r(n,e)},getAttributeNS(e,t){const n=po(this),{elm:r}=n,{getAttribute:o}=n.renderer;return o(r,t,e)},setAttribute(e,t){const n=po(this),{elm:r,renderer:{setAttribute:o}}=n;dt(r,e),o(r,e,t),ut()},setAttributeNS(e,t,n){const r=po(this),{elm:o,renderer:{setAttribute:s}}=r;dt(o,t),s(o,t,n,e),ut()},getBoundingClientRect(){const e=po(this),{elm:t,renderer:{getBoundingClientRect:n}}=e;return n(t)},get isConnected(){const e=po(this),{elm:t,renderer:{isConnected:n}}=e;return n(t)},get classList(){const e=po(this),{elm:t,renderer:{getClassList:n}}=e;return n(t)},get template(){return po(this).shadowRoot},get refs(){const e=po(this);if(Pr)return;const{refVNodes:t,cmpTemplate:n}=e;if(U(t))return;let o=Xt.get(t);if(G(o)){o=r(null);for(const e of f(t))o[e]=t[e].elm;i(o),Xt.set(t,o)}return o},set refs(e){s(this,"refs",{configurable:!0,enumerable:!0,writable:!0,value:e})},get shadowRoot(){return null},get children(){const e=po(this);return e.renderer.getChildren(e.elm)},get childNodes(){const e=po(this);return e.renderer.getChildNodes(e.elm)},get firstChild(){const e=po(this);return e.renderer.getFirstChild(e.elm)},get firstElementChild(){const e=po(this);return e.renderer.getFirstElementChild(e.elm)},get lastChild(){const e=po(this);return e.renderer.getLastChild(e.elm)},get lastElementChild(){const e=po(this);return e.renderer.getLastElementChild(e.elm)},get ownerDocument(){const e=po(this);return e.renderer.ownerDocument(e.elm)},render(){return po(this).def.template},toString(){return`[object ${po(this).def.name}]`}};const Zt=r(null),Qt=["getElementsByClassName","getElementsByTagName","querySelector","querySelectorAll"];for(const e of Qt)Zt[e]={value(t){const n=po(this),{elm:r,renderer:o}=n;return o[e](r,t)},configurable:!0,enumerable:!0,writable:!0};o(Jt.prototype,Zt);const en=r(null);for(const e in ft)en[e]=qt(e,ft[e]);function tn(e){return{get(){const t=po(this);return Ue(t,e),t.cmpFields[e]},set(t){ht(po(this),e,t)},enumerable:!0,configurable:!0}}o(Jt.prototype,en),lwcRuntimeFlags.DISABLE_ARIA_REFLECTION_POLYFILL&&Ae(Jt.prototype),s(Jt,"CustomElementConstructor",{get(){throw new ReferenceError("The current runtime does not support CustomElementConstructor.")},configurable:!0});const nn=new Map;function rn(e,t){let n=nn.get(e);if(!G(n))throw new Error("Adapter already has a context provider.");n=function(){function e(){return Math.floor(65536*(1+Math.random())).toString(16).substring(1)}return e()+e()+"-"+e()+"-"+e()+"-"+e()+"-"+e()+e()+e()}(),nn.set(e,n);const r=new WeakSet;return(e,o)=>{if(r.has(e))throw new Error(`Adapter was already installed on ${e}.`);r.add(e);const{consumerConnectedCallback:s,consumerDisconnectedCallback:i}=o;t(e,n,(e=>{const{setNewContext:t,setDisconnectedCallback:n}=e,r={provide(e){t(e)}};n((()=>{G(i)||i(r)})),s(r)}))}}const on="$$DeprecatedWiredElementHostKey$$",sn="$$DeprecatedWiredParamsMetaKey$$",ln=new Map;function cn(e,t,n){const{method:r,adapter:o,configCallback:i,dynamic:l}=n;const c=G(r)?function(e,t){return n=>{ht(e,t,n)}}(e,t):function(e,t){return n=>{ko(e,e.owner,J,(()=>{t.call(e.component,n)}),J)}}(e,r),a=e=>{c(e)};let u,d;s(a,on,{value:e.elm}),s(a,sn,{value:l}),ko(e,e,J,(()=>{d=new o(a)}),J);const{computeConfigAndUpdate:f,ro:h}=function(e,t,n){let r=!1;const o=Ye((()=>{!1===r&&(r=!0,Promise.resolve().then((()=>{r=!1,o.reset(),s()})))})),s=()=>{let r;o.observe((()=>r=t(e))),n(r)};return{computeConfigAndUpdate:s,ro:o}}(e.component,i,(t=>{ko(e,e,J,(()=>{d.update(t,u)}),J)}));return G(o.contextSchema)||function(e,t,n){const{adapter:r}=t,o=nn.get(r);if(G(o))return;const{elm:s,context:{wiredConnecting:i,wiredDisconnecting:l},renderer:{registerContextConsumer:c}}=e;N.call(i,(()=>{c(s,o,{setNewContext(e){n(e)},setDisconnectedCallback(e){N.call(l,e)}})}))}(e,n,(t=>{u!==t&&(u=t,1===e.state&&f())})),{connector:d,computeConfigAndUpdate:f,resetConfigWatcher:()=>h.reset()}}function an(e,t,n,r){t.adapter&&(t=t.adapter);const o={adapter:t,method:e.value,configCallback:n,dynamic:r};ln.set(e,o)}function un(e,t,n,r){t.adapter&&(t=t.adapter);const o={adapter:t,configCallback:n,dynamic:r};ln.set(e,o)}function dn(e){return{get(){const t=po(this);if(!Ur(t))return Ue(t,e),t.cmpProps[e]},set(t){const n=po(this);n.cmpProps[e]=t,Ge(n,e)},enumerable:!0,configurable:!0}}function fn(e,n){const{get:r,set:o,enumerable:s,configurable:i}=n;return t.invariant(z(r),`Invalid public accessor ${Q(e)} decorated with @api. The property is missing a getter.`),{get(){return r.call(this)},set(e){po(this),o&&o.call(this,e)},enumerable:s,configurable:i}}function hn(e){return{get(){const t=po(this);return Ue(t,e),t.cmpFields[e]},set(t){const n=po(this),r=zt(t);ht(n,e,r)},enumerable:!0,configurable:!0}}function pn(e){return{get(){const t=po(this);return Ue(t,e),t.cmpFields[e]},set(t){ht(po(this),e,t)},enumerable:!0,configurable:!0}}const mn=new Map;const gn={apiMethods:qe,apiFields:qe,apiFieldsConfig:qe,wiredMethods:qe,wiredFields:qe,observedFields:qe};const wn=new Set;function yn(){return[]}wn.add(yn);const bn=r(null),vn=r(null);function Cn(e){let t=bn[e];return G(t)&&(t=bn[e]=function(){const t=po(this),{getHook:n}=t;return n(t.component,e)}),t}function En(e){let t=vn[e];return G(t)&&(t=vn[e]=function(t){const n=po(this),{setHook:r}=n;t=Kt(t),r(n.component,e,t)}),t}function Sn(e){return function(){const t=po(this),{callHook:n,component:r}=t,o=r[e];return n(t.component,o,O.call(arguments))}}function Mn(e,t){return function(n,r,o){if(r===o)return;const s=e[n];G(s)?G(t)||t.apply(this,arguments):function(e,t){return e!==at||t!==ct}(this,n)&&(this[s]=o)}}function Tn(e,t,n){let i;z(e)?i=class extends e{}:(i=function(){throw new TypeError("Illegal constructor")},p(i,e),p(i.prototype,e.prototype),s(i.prototype,"constructor",{writable:!0,configurable:!0,value:i}));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[Ce(n)]=n,u[n]={get:Cn(n),set:En(n),enumerable:!0,configurable:!0}}for(let e=0,t=n.length;e<t;e+=1){const t=n[e];u[t]={value:Sn(t),writable:!0,configurable:!0}}return u.attributeChangedCallback={value:Mn(l,c)},s(i,"observedAttributes",{get:()=>[...a,...f(l)]}),o(i.prototype,u),i}const kn=Tn(it,c(ft),[]);lwcRuntimeFlags.DISABLE_ARIA_REFLECTION_POLYFILL&&Ae(kn.prototype),i(kn),h(kn.prototype);const An="function"==typeof WeakRef&&"function"==typeof FinalizationRegistry;const Nn=An?class{constructor(){this._map=new WeakMap,this._registry=new FinalizationRegistry((e=>{for(let t=e.length-1;t>=0;t--){G(e[t].deref())&&D.call(e,t,1)}}))}_getWeakRefs(e){let t=this._map.get(e);return G(t)&&(t=[],this._map.set(e,t)),t}get(e){const t=this._getWeakRefs(e),n=new Set;for(const e of t){const t=e.deref();G(t)||n.add(t)}return n}add(e,t){const n=this._getWeakRefs(e);N.call(n,new WeakRef(t)),this._registry.register(t,n)}delete(e){this._map.delete(e)}}:class{constructor(){this._map=new WeakMap}_getValues(e){let t=this._map.get(e);return G(t)&&(t=new Set,this._map.set(e,t)),t}get(e){return this._getValues(e)}add(e,t){this._getValues(e).add(t)}delete(e){this._map.delete(e)}};new WeakMap,new Nn,new Nn,new Nn;const Ln=new WeakMap;function _n(e){const{shadowSupportMode:t,renderMode:s}=e,i=function(e){const t=mn.get(e);return G(t)?gn:t}(e),{apiFields:l,apiFieldsConfig:c,apiMethods:u,wiredFields:d,wiredMethods:h,observedFields:p}=i,m=e.prototype;let{connectedCallback:g,disconnectedCallback:w,renderedCallback:y,errorCallback:b,render:v}=m;const C=function(e){let t=a(e);if(U(t))throw new ReferenceError(`Invalid prototype chain for ${e.name}, you must extend LightningElement.`);if(st(t)){const e=ot(t);t=e===t?Jt:e}return t}(e),E=C!==Jt?On(C):Pn,S=Tn(E.bridge,f(l),f(u)),M=n(r(null),E.props,l),T=n(r(null),E.propsConfig,c),k=n(r(null),E.methods,u),A=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 N=E.shadowSupportMode;G(t)||(N=t);let L=E.renderMode;G(s)||(L="light"===s?0:1);const _=function(e){var t;return null===(t=zr.get(e))||void 0===t?void 0:t.tmpl}(e)||E.template,x=e.name||E.name;o(m,p);return{ctor:e,name:x,wire:A,props:M,propsConfig:T,methods:k,bridge:S,template:_,renderMode:L,shadowSupportMode:N,connectedCallback:g,disconnectedCallback:w,renderedCallback:y,errorCallback:b,render:v}}function xn(e){if(!z(e))return!1;if(e.prototype instanceof Jt)return!0;let t=e;do{if(st(t)){const e=ot(t);if(e===t)return!0;t=e}if(t===Jt)return!0}while(!U(t)&&(t=a(t)));return!1}function On(e){let t=Ln.get(e);if(G(t)){if(st(e)){return t=On(ot(e)),Ln.set(e,t),t}if(!xn(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=_n(e),Ln.set(e,t)}return t}const Pn={ctor:Jt,name:Jt.name,props:en,propsConfig:qe,methods:qe,renderMode:1,shadowSupportMode:"reset",wire:qe,bridge:kn,template:yn,render:Jt.prototype.render};function Rn(e){return`${e}-host`}function Dn(e){return Tr.h("style",{key:"style",attrs:{type:"text/css"}},[Tr.t(e)])}function Fn(e,t,n){const r=[];let o;for(let s=0;s<e.length;s++){let i=e[s];if(m(i))N.apply(r,Fn(i,t,n));else{const e=i[ue];if(lwcRuntimeFlags.DISABLE_LIGHT_DOM_UNSCOPED_CSS&&!e&&0===n.renderMode){$e("Unscoped CSS is not supported in Light DOM. Please use scoped CSS (*.scoped.css) instead of unscoped CSS (*.css).");continue}const s=e||1===n.shadowMode&&1===n.renderMode?t:void 0,l=0===n.renderMode?!e:0===n.shadowMode;let c;1===n.renderMode?c=0===n.shadowMode:(G(o)&&(o=In(n)),c=U(o)||0===o.shadowMode),N.call(r,i(s,l,c))}}return r}function In(e){let t=e;for(;!U(t);){if(1===t.renderMode)return t;t=t.owner}return t}function $n(e){const{cmpTemplate:t,context:n}=e;return n.hasScopedStyles&&(null==t?void 0:t.stylesheetToken)||null}function Hn(e,t){const{renderMode:n,shadowMode:r,renderer:{insertStylesheet:o}}=e;if(1===n&&1===r)for(let e=0;e<t.length;e++)o(t[e]);else{if(e.hydrated)return k.call(t,Dn);{const n=function(e){const t=In(e);return U(t)||1!==t.shadowMode?t:null}(e),r=U(n)?void 0:n.shadowRoot;for(let e=0;e<t.length;e++)o(t[e],r)}}return null}function Wn(e){const{type:t}=e;return 2===t||3===t}function Bn(e,t){return e.key===t.key&&e.sel===t.sel}function Vn(e){return 5===e.type}function jn(e){return 6===e.type}const Gn=58;const Un=58;function Yn(e,t){return"input"===e&&("value"===t||"checked"===t)}function Kn(e,t,r){let{props:o}=t.data;const{spread:s}=t.data;if(G(o)&&G(s))return;let i;if(!U(e)){i=e.data.props;const t=e.data.spread;if(i===o&&t===s)return;G(i)&&(i=qe),G(t)||(i=n({},i,t))}G(s)||(o=n({},o,s));const l=U(e),{elm:c,sel:a}=t,{getProperty:u,setProperty:d}=r;for(const e in o){const t=o[e];!l&&t===(Yn(a,e)?u(c,e):i[e])&&e in i||d(c,e,t)}}const zn=r(null);function qn(e){if(null==e)return qe;e=X(e)?e:e+"";let t=zn[e];if(t)return t;t=r(null);let n,o=0;const s=e.length;for(n=0;n<s;n++)H.call(e,n)===ze&&(n>o&&(t[V.call(e,o,n)]=!0),o=n+1);return n>o&&(t[V.call(e,o,n)]=!0),zn[e]=t,t}function Xn(e,t){const{elm:n,data:{on:r}}=e;if(G(r))return;const{addEventListener:o}=t;for(const e in r){o(n,e,r[e])}}function Jn(e,t,n,r){mr(t)?wr(e,t,n,r):yr(e,t,n,r)}function Zn(e,t,n,r){var o,s;if(e!==t)switch(t.type){case 0:case 1:!function(e,t,n){t.elm=e.elm,t.text!==e.text&&ir(t,n)}(e,t,r);break;case 4:t.elm=e.elm;break;case 5:!function(e,t,n,r){const{children:o,stable:s}=t;s?yr(e.children,o,n,r):wr(e.children,o,n,r);t.elm=t.leading.elm}(e,t,n,r);break;case 2:!function(e,t,n){const r=t.elm=e.elm;ur(e,t,n),Jn(e.children,t.children,r,n)}(e,t,null!==(o=t.data.renderer)&&void 0!==o?o:r);break;case 3:!function(e,t,n,r){if(e.ctor!==t.ctor){const o=r.nextSibling(e.elm);nr(e,n,r,!0),er(t,n,o,r)}else{const n=t.elm=e.elm,o=t.vm=e.vm;if(ur(e,t,r),!G(o)){fr(t,o);const{shadowMode:n,renderMode:r}=o;0==n&&0!==r&&mr(e.children)&&pr(t.children)}Jn(e.children,t.children,n,r),G(o)||function(e){go(e)}(o)}}(e,t,n,null!==(s=t.data.renderer)&&void 0!==s?s:r)}}function Qn(e,t,n,r){var o,s;switch(e.type){case 0:!function(e,t,n,r){const{owner:o}=e,{createText:s}=r,i=e.elm=s(e.text);sr(i,o,r),cr(i,t,n,r)}(e,t,r,n);break;case 1:!function(e,t,n,r){const{owner:o}=e,{createComment:s}=r,i=e.elm=s(e.text);sr(i,o,r),cr(i,t,n,r)}(e,t,r,n);break;case 4:!function(e,t,n,r){const{owner:o}=e,{cloneNode:s,isSyntheticShadowDefined:i}=r,l=e.elm=s(e.fragment,!0);sr(l,o,r);const{renderMode:c,shadowMode:a}=o;i&&(1!==a&&0!==c||(l[le]=!0));cr(l,t,n,r)}(e,t,r,n);break;case 5:!function(e,t,n,r){const{children:o}=e;tr(o,t,r,n),e.elm=e.leading.elm}(e,t,r,n);break;case 2:!function(e,t,n,r){const{sel:o,owner:s,data:{svg:i}}=e,{createElement:l}=r,c=Y(i)?pe:void 0,a=e.elm=l(o,c);sr(a,s,r),dr(a,s,r),function(e,t){var n;const{owner:r,data:{context:o}}=t;1===r.shadowMode&&"manual"===(null===(n=null==o?void 0:o.lwc)||void 0===n?void 0:n.dom)&&(e.$domManual$=!0)}(a,e),ur(null,e,r),cr(a,t,n,r),tr(e.children,a,r,null)}(e,t,r,null!==(o=e.data.renderer)&&void 0!==o?o:n);break;case 3:er(e,t,r,null!==(s=e.data.renderer)&&void 0!==s?s:n)}}function er(e,t,n,r){const{sel:o,owner:s}=e,{createCustomElement:i}=r;let l;let c,a;lwcRuntimeFlags.ENABLE_NATIVE_CUSTOM_ELEMENT_LIFECYCLE&&(c=e=>{co(e)},a=e=>{ao(e)});const u=i(o.toLowerCase(),(t=>{l=function(e,t,n){let r=mo(e);if(!G(r))return r;const{sel:o,mode:s,ctor:i,owner:l}=t;return r=fo(e,i,n,{mode:s,owner:l,tagName:o}),r}(t,e,r)}),c,a);e.elm=u,e.vm=l,sr(u,s,r),dr(u,s,r),l&&fr(e,l),ur(null,e,r),cr(u,t,n,r),l&&(lwcRuntimeFlags.ENABLE_NATIVE_CUSTOM_ELEMENT_LIFECYCLE||vo(l)),tr(e.children,u,r,null),l&&function(e){go(e)}(l)}function tr(e,t,n,r,o=0,s=e.length){for(;o<s;++o){const s=e[o];or(s)&&Qn(s,t,n,r)}}function nr(e,t,n,r=!1){const{type:o,elm:s,sel:i}=e;switch(r&&(5===o?rr(e.children,t,n,r):ar(s,t,n)),o){case 2:{const t="slot"===i&&1===e.owner.shadowMode;rr(e.children,s,n,t);break}case 3:{const{vm:t}=e;G(t)||function(e){uo(e)}(t)}}}function rr(e,t,n,r=!1,o=0,s=e.length){for(;o<s;++o){const s=e[o];or(s)&&nr(s,t,n,r)}}function or(e){return null!=e}function sr(e,t,n){const{renderRoot:r,renderMode:o,shadowMode:s}=t,{isSyntheticShadowDefined:i}=n;i&&(1!==s&&0!==o||(e[ie]=r[ie]))}function ir(e,t){const{elm:n,text:r}=e,{setText:o}=t;o(n,r)}function lr(e,t,n,r){if(Vn(e)){const o=e.children;for(let e=0;e<o.length;e+=1){const s=o[e];U(s)||r.insert(s.elm,t,n)}}else r.insert(e.elm,t,n)}function cr(e,t,n,r){r.insert(e,t,n)}function ar(e,t,n){n.remove(e,t)}function ur(e,t,n){U(e)&&(Xn(t,n),function(e,t){const{elm:n,data:{classMap:r}}=e;if(G(r))return;const{getClassList:o}=t,s=o(n);for(const e in r)s.add(e)}(t,n),function(e,t){const{elm:n,data:{styleDecls:r}}=e;if(G(r))return;const{setCSSStyleProperty:o}=t;for(let e=0;e<r.length;e++){const[t,s,i]=r[e];o(n,t,s,i)}}(t,n)),function(e,t,n){const{elm:r,data:{className:o}}=t,s=U(e)?void 0:e.data.className;if(s===o)return;const{getClassList:i}=n,l=i(r),c=qn(o),a=qn(s);let u;for(u in a)G(c[u])&&l.remove(u);for(u in c)G(a[u])&&l.add(u)}(e,t,n),function(e,t,n){const{elm:r,data:{style:o}}=t;if((U(e)?void 0:e.data.style)===o)return;const{setAttribute:s,removeAttribute:i}=n;X(o)&&""!==o?s(r,"style",o):i(r,"style")}(e,t,n),t.data.external?function(e,t,n){const{data:{attrs:r},elm:o}=t;if(G(r))return;const{removeAttribute:s,setAttribute:i,setProperty:l}=n,c=U(e)?qe:e.data.attrs;for(const e in r){const t=r[e];c[e]!==t&&(Ee(e)in o?l(o,e,t):H.call(e,3)===Un?i(o,e,t,he):H.call(e,5)===Un?i(o,e,t,me):U(t)||G(t)?s(o,e):i(o,e,t))}}(e,t,n):function(e,t,n){const{attrs:r}=t.data;if(G(r))return;const o=U(e)?qe:e.data.attrs;if(o===r)return;const{elm:s}=t,{setAttribute:i,removeAttribute:l}=n;for(const e in r){const t=r[e];o[e]!==t&&(dt(s,e),H.call(e,3)===Gn?i(s,e,t,he):H.call(e,5)===Gn?i(s,e,t,me):U(t)||G(t)?l(s,e):i(s,e,t),ut())}}(e,t,n),Kn(e,t,n)}function dr(e,t,n){const r=$n(t);if(!U(r)){const{getClassList:t}=n;t(e).add(r)}const{stylesheetToken:o}=t.context;1!==t.shadowMode||G(o)||(e.$shadowToken$=o)}function fr(e,t){const n=e.aChildren||e.children,{renderMode:o,shadowMode:s}=t,i=function(e){const t=[],n=[];let r,o=!1;for(let t=e.length-1;t>-1;t-=1){const r=e[t];N.call(n,r),o=o||!(!r||!Vn(r))}if(!o)return e;for(;!G(r=A.call(n));)if(!U(r)&&Vn(r)){const e=r.children;for(let t=e.length-2;t>0;t-=1)N.call(n,e[t])}else N.call(t,r);return pr(t),t}(n);e.children=i,t.aChildren=i,1!==s&&0!==o||(!function(e,t,n){var o,s;const{cmpSlots:{slotAssignments:i}}=e,l=r(null);for(let e=0,n=t.length;e<n;e+=1){const n=t[e];if(U(n))continue;let r="";Wn(n)?r=null!==(s=null===(o=n.data.attrs)||void 0===o?void 0:o.slot)&&void 0!==s?s:"":jn(n)&&(r=n.slotName);const i=""+r,c=l[i]=l[i]||[];N.call(c,n)}if(e.cmpSlots={owner:n,slotAssignments:l},K(e.isDirty)){const t=f(i);if(t.length!==f(l).length)return void Jr(e);for(let n=0,r=t.length;n<r;n+=1){const r=t[n];if(G(l[r])||i[r].length!==l[r].length)return void Jr(e);const o=i[r],s=l[r];for(let t=0,n=l[r].length;t<n;t+=1)if(o[t]!==s[t])return void Jr(e)}}}(t,i,e.owner),e.aChildren=i,e.children=Xe)}const hr=new WeakMap;function pr(e){hr.set(e,1)}function mr(e){return hr.has(e)}function gr(e,t,n){const r={};for(let o=t;o<=n;++o){const t=e[o];if(or(t)){const{key:e}=t;void 0!==e&&(r[e]=o)}}return r}function wr(e,t,n,r){let o=0,s=0,i=e.length-1,l=e[0],c=e[i];const a=t.length-1;let u,d,f,h,p=a,m=t[0],g=t[p],w=!1;for(;o<=i&&s<=p;)if(or(l))if(or(c))if(or(m))if(or(g))if(Bn(l,m))Zn(l,m,n,r),l=e[++o],m=t[++s];else if(Bn(c,g))Zn(c,g,n,r),c=e[--i],g=t[--p];else if(Bn(l,g)){let s;Zn(l,g,n,r),s=Vn(c)?r.nextSibling(c.trailing.elm):r.nextSibling(c.elm),lr(l,n,s,r),l=e[++o],g=t[--p]}else Bn(c,m)?(Zn(c,m,n,r),lr(m,n,l.elm,r),c=e[--i],m=t[++s]):(void 0===u&&(u=gr(e,o,i)),d=u[m.key],G(d)?(Qn(m,n,r,l.elm),m=t[++s]):(f=e[d],or(f)&&(f.sel!==m.sel?Qn(m,n,r,l.elm):(Zn(f,m,n,r),w||(w=!0,e=[...e]),e[d]=void 0,lr(f,n,l.elm,r))),m=t[++s]));else g=t[--p];else m=t[++s];else c=e[--i];else l=e[++o];if(o<=i||s<=p)if(o>i){let e,o=p;do{e=t[++o]}while(!or(e)&&o<a);h=or(e)?e.elm:null,tr(t,n,r,h,s,p+1)}else rr(e,n,r,!0,o,i+1)}function yr(e,t,n,r){const o=e.length,s=t.length;if(0===o)return void tr(t,n,r,null);if(0===s)return void rr(e,n,r,!0);let i=null;for(let o=s-1;o>=0;o-=1){const s=e[o],l=t[o];l!==s&&(or(s)?or(l)?Bn(s,l)?(Zn(s,l,n,r),i=l.elm):(nr(s,n,r,!0),Qn(l,n,r,i),i=l.elm):nr(s,n,r,!0):or(l)&&(Qn(l,n,r,i),i=l.elm))}}const br=Symbol.iterator;function vr(e,t,n=Xe){const r=Dr(),{key:o,ref:s}=t,i={type:2,sel:e,data:t,children:n,elm:void 0,key:o,owner:r};return G(s)||rt(r,s,i),i}function Cr(e,t,n,r=Xe){const o=Dr(),{key:s,ref:i}=n;const l={type:3,sel:e,data:n,children:r,elm:undefined,key:s,ctor:t,owner:o,mode:"open",aChildren:undefined,vm:undefined};return function(e){N.call(Dr().velements,e)}(l),G(i)||rt(o,i,l),l}function Er(e){return{type:0,sel:undefined,text:e,elm:undefined,key:undefined,owner:Dr()}}function Sr(e){return pr(e),e}let Mr=()=>{throw new Error("sanitizeHtmlContent hook must be implemented.")};const Tr=i({s:function(e,t,n,r){if(!G(r)&&!G(r.slotAssignments)&&!G(r.slotAssignments[e])&&0!==r.slotAssignments[e].length){const o=[],s=r.slotAssignments[e];for(let e=0;e<s.length;e++){const n=s[e];if(!U(n)){const e=jn(n);if(e!==!G(t.slotData))continue;if(e){const e=Dr();Fr(r.owner);try{N.call(o,n.factory(t.slotData,t.key))}finally{Fr(e)}}else N.call(o,n)}}n=o}const o=Dr(),{renderMode:s,shadowMode:i}=o;return 0===s?(Sr(n),n):(1===i&&Sr(n),vr("slot",t,n))},h:vr,c:Cr,i:function(e,t){const n=[];if(Sr(n),G(e)||null===e)return n;const r=e[br]();let o=r.next(),s=0,{value:i,done:l}=o;for(;!1===l;){o=r.next(),l=o.done;const e=t(i,s,0===s,!0===l);m(e)?N.apply(n,e):N.call(n,e),s+=1,i=o.value}return n},f:function(e){const t=e.length,n=[];Sr(n);for(let r=0;r<t;r+=1){const t=e[r];m(t)?N.apply(n,t):N.call(n,t)}return n},t:Er,d:function(e){return null==e?"":String(e)},b:function(e){const t=Dr();if(U(t))throw new Error;const n=t;return function(t){Kr(n,e,n.component,t)}},k:function(e,t){switch(typeof t){case"number":case"string":return e+":"+t}},co:function(e){return{type:1,sel:undefined,text:e,elm:undefined,key:"c",owner:Dr()}},dc:function(e,t,n=Xe){if(U(e)||G(e))return null;if(!xn(e))throw new Error(`Invalid constructor ${Q(e)} is not a LightningElement constructor.`);const r=function(e){var t;return null===(t=zr.get(e))||void 0===t?void 0:t.sel}(e);if(G(r)||""===r)throw new Error(`Invalid LWC constructor ${Q(e)} does not have a registered name`);return Cr(r,e,t,n)},fr:function(e,t,n){const r=Er(""),o=Er("");return{type:5,sel:void 0,key:e,elm:void 0,children:[r,...t,o],stable:n,owner:Dr(),leading:r,trailing:o}},ti:function(e){return e>0&&!(Y(e)||K(e))?0:e},st:function(e,t){return{type:4,sel:void 0,key:t,elm:void 0,fragment:e,owner:Dr()}},gid:function(e){const t=Dr();if(G(e)||""===e)return e;if(U(e))return null;const{idx:n,shadowMode:r}=t;return 1===r?W.call(e,/\S+/g,(e=>`${e}-${n}`)):e},fid:function(e){const t=Dr();if(G(e)||""===e)return e;if(U(e))return null;const{idx:n,shadowMode:r}=t;return 1===r&&/^#/.test(e)?`${e}-${n}`:e},shc:function(e){return Mr(e)},ssf:function(e,t){return{type:6,factory:t,owner:Dr(),elm:void 0,sel:void 0,key:void 0,slotName:e}},ddc:function(e,t,n,r=Xe){if(U(t)||G(t))return null;if(!xn(t))throw new Error(`Invalid LWC Constructor ${Q(t)} for custom element <${e}>.`);return Cr(e,t,n,r)}});let kr=!1,Ar=J;const Nr={enableProfiler(){kr=!0},disableProfiler(){kr=!1},attachDispatcher(e){Ar=e,this.enableProfiler()},detachDispatcher(){const e=Ar;return Ar=J,this.disableProfiler(),e}};function Lr(e,t){kr&&Ar(e,0,t.tagName,t.idx,t.renderMode,t.shadowMode)}function _r(e,t){kr&&Ar(e,1,t.tagName,t.idx,t.renderMode,t.shadowMode)}function xr(e,t){kr&&Ar(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 Or(e,t){kr&&Ar(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 Pr=!1,Rr=null;function Dr(){return Rr}function Fr(e){Rr=e}function Ir(e){return(t,...n)=>{const o=r(null);return function(){const{context:{hasScopedStyles:r,stylesheetToken:s},shadowMode:i,renderer:l}=Dr(),c=!G(s),a=1===i;let u=0;if(c&&r&&(u|=1),c&&a&&(u|=2),!G(o[u]))return o[u];const d=r&&c?" "+s:"",f=r&&c?` class="${s}"`:"",h=c&&a?" "+s:"";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 $r=Ir(((e,t)=>{const{createFragment:n}=t;return n(e)})),Hr=Ir(((e,t)=>{const{createFragment:n,getFirstChild:r}=t;return r(n("<svg>"+e+"</svg>"))}));function Wr(e,t){const n=Pr,o=Rr;let s=[];return ko(e,e.owner,(()=>{Rr=e,Lr(1,e)}),(()=>{const{component:n,context:o,cmpSlots:i,cmpTemplate:l,tro:c}=e;c.observe((()=>{if(t!==l){if(U(l)||Mo(e),c=t,!wn.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: ${Q(t)}.`);e.cmpTemplate=t,o.tplCache=r(null),o.hasScopedStyles=Vr(t,e),function(e,t){const{elm:n,context:r,renderMode:o,shadowMode:s,renderer:{getClassList:i,removeAttribute:l,setAttribute:c}}=e,{stylesheets:a,stylesheetToken:u}=t,{stylesheets:d}=e,f=1===o&&1===s,{hasScopedStyles:h}=r;let p,m,g;const{stylesheetToken:w,hasTokenInClass:y,hasTokenInAttribute:b}=r;G(w)||(y&&i(n).remove(Rn(w)),b&&l(n,Rn(w)));const v=jr(a),C=jr(d);(v||C)&&(p=u),G(p)||(h&&(i(n).add(Rn(p)),m=!0),f&&(c(n,Rn(p),""),g=!0)),r.stylesheetToken=p,r.hasTokenInClass=m,r.hasTokenInAttribute=g}(e,t);const n=function(e,t){const{stylesheets:n,stylesheetToken:r}=t,{stylesheets:o}=e;let s=[];return jr(n)&&(s=Fn(n,r,e)),jr(o)&&N.apply(s,Fn(o,r,e)),s}(e,t);o.styleVNodes=0===n.length?null:Hn(e,n)}var c;e.refVNodes=t.hasRefs?r(null):null,e.velements=[],Pr=!0,s=t.call(void 0,Tr,n,i,o.tplCache);const{styleVNodes:a}=o;U(a)||F.apply(s,a)}))}),(()=>{Pr=n,Rr=o,_r(1,e)})),s}function Br(e){if(jr(e))for(let t=0;t<e.length;t++)if(Y(e[t][ue]))return!0;return!1}function Vr(e,t){const{stylesheets:n}=e,r=G(t)?null:t.stylesheets;return Br(n)||Br(r)}function jr(e){return!G(e)&&!U(e)&&e.length>0}let Gr=null;function Ur(e){return Gr===e}function Yr(e,t,n){const{component:r,callHook:o,owner:s}=e;ko(e,s,J,(()=>{o(r,t,n)}),J)}function Kr(e,t,n,r){const{callHook:o,owner:s}=e;ko(e,s,J,(()=>{o(n,t,[r])}),J)}const zr=new Map;function qr(e){return Ye((()=>{const{isDirty:t}=e;K(t)&&(Jr(e),function(e){if(Y(e.isScheduled))return;e.isScheduled=!0,0===yo.length&&Ze(bo);N.call(yo,e)}(e))}))}function Xr(e){e.tro.reset();const t=function(e){const{def:{render:t},callHook:n,component:r,owner:o}=e,s=Dr();let i,l=!1;return ko(e,o,(()=>{Fr(e)}),(()=>{e.tro.observe((()=>{i=n(r,t),l=!0}))}),(()=>{Fr(s)})),l?Wr(e,i):[]}(e);return e.isDirty=!1,e.isScheduled=!1,t}function Jr(e){e.isDirty=!0}const Zr=new WeakMap;function Qr(e,t){if(!z(t))throw new TypeError("Expected an EventListener but received "+typeof t);let n=Zr.get(t);return G(n)&&(n=function(n){Kr(e,t,void 0,n)},Zr.set(t,n)),n}const eo=r(null),to=["rendered","connected","disconnected"];function no(e,t){const{component:n,def:r,context:o}=e;for(let e=0,s=t.length;e<s;++e)t[e].call(void 0,n,{},r,o)}let ro=0;const oo=new WeakMap;function so(e,t,n=[]){return t.apply(e,n)}function io(e,t,n){e[t]=n}function lo(e,t){return e[t]}function co(e){const t=po(e);xr(7,t),1===t.state&&ao(e),vo(t),go(t),Or(7,t)}function ao(e){uo(po(e))}function uo(e){const{state:t}=e;if(2!==t){const{tro:t}=e;t.reset(),function(e){K(e.isDirty)&&(e.isDirty=!0);e.state=2;const{disconnected:t}=eo;t&&no(e,t);Co(e)&&function(e){const{wiredDisconnecting:t}=e.context;ko(e,e,J,(()=>{for(let e=0,n=t.length;e<n;e+=1)t[e]()}),J)}(e);const{disconnectedCallback:n}=e.def;G(n)||(Lr(5,e),Yr(e,n),_r(5,e))}(e),Eo(e),function(e){const{aChildren:t}=e;So(t)}(e)}}function fo(e,t,n,o){const{mode:s,owner:i,tagName:l,hydrated:c}=o,a=On(t),u={elm:e,def:a,idx:ro++,state:0,isScheduled:!1,isDirty:!0,tagName:l,mode:s,owner:i,refVNodes:null,children:Xe,aChildren:Xe,velements:Xe,cmpProps:r(null),cmpFields:r(null),cmpSlots:{slotAssignments: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:qe,wiredConnecting:Xe,wiredDisconnecting:Xe},tro:null,shadowMode:null,stylesheets:null,component:null,shadowRoot:null,renderRoot:null,callHook:so,setHook:io,getHook:lo,renderer:n};return u.stylesheets=function(e,t){const{stylesheets:n}=t;if(!G(n)){const e=function(e,t){let n=!0;const r=e=>{if(m(e))for(let t=0;t<e.length;t++)r(e[t]);else z(e)||(n=!1)};m(t)?r(t):n=!1;return n}(0,n);if(e)return nt(n)}return null}(0,a.ctor),u.shadowMode=function(e,t){const{def:n}=e,{isSyntheticShadowDefined:r,isNativeShadowDefined:o}=t;let s;if(r)if(0===n.renderMode)s=0;else if(o)if(lwcRuntimeFlags.ENABLE_MIXED_SHADOW_MODE)if("any"===n.shadowSupportMode)s=0;else{const t=function(e){let t=e.owner;for(;!U(t)&&0===t.renderMode;)t=t.owner;return t}(e);s=U(t)||0!==t.shadowMode?1:0}else s=1;else s=1;else s=0;return s}(u,n),u.tro=qr(u),function(e,t){const n=Gr;let r;Lr(0,e),Gr=e;try{const e=new t;if(Gr.component!==e)throw new TypeError("Invalid component constructor, the class should extend LightningElement.")}catch(e){r=Object(e)}finally{if(_r(0,e),Gr=n,!G(r))throw De(e,r),r}}(u,a.ctor),Co(u)&&function(e){const{context:t,def:{wire:n}}=e,r=t.wiredConnecting=[],o=t.wiredDisconnecting=[];for(const t in n){const s=n[t],i=ln.get(s);if(!G(i)){const{connector:n,computeConfigAndUpdate:s,resetConfigWatcher:l}=cn(e,t,i),c=i.dynamic.length>0;N.call(r,(()=>{n.connect(),lwcRuntimeFlags.ENABLE_WIRE_SYNC_EMIT||!c?s():Promise.resolve().then(s)})),N.call(o,(()=>{n.disconnect(),l()}))}}}(u),u}function ho(e,t){oo.set(e,t)}function po(e){return oo.get(e)}function mo(e){return oo.get(e)}function go(e){if(Y(e.isDirty)){!function(e,t){const{renderRoot:n,children:r,renderer:o}=e;e.children=t,(t.length>0||r.length>0)&&r!==t&&ko(e,e,(()=>{Lr(2,e)}),(()=>{Jn(r,t,n,o)}),(()=>{_r(2,e)}));1===e.state&&wo(e)}(e,Xr(e))}}function wo(e){const{def:{renderedCallback:t}}=e,{rendered:n}=eo;n&&no(e,n),G(t)||(Lr(4,e),Yr(e,t),_r(4,e))}let yo=[];function bo(){xr(8);const e=yo.sort(((e,t)=>e.idx-t.idx));yo=[];for(let t=0,n=e.length;t<n;t+=1){const r=e[t];try{go(r)}catch(r){throw t+1<n&&(0===yo.length&&Ze(bo),F.apply(yo,O.call(e,t+1))),Or(8),r}}Or(8)}function vo(e){const{state:t}=e;if(1===t)return;e.state=1;const{connected:n}=eo;n&&no(e,n),Co(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;G(r)||(Lr(3,e),Yr(e,r),_r(3,e))}function Co(e){return c(e.def.wire).length>0}function Eo(e){const{velements:t}=e;for(let e=t.length-1;e>=0;e-=1){const{elm:n}=t[e];if(!G(n)){const e=mo(n);G(e)||uo(e)}}}function So(e){for(let t=0,n=e.length;t<n;t+=1){const n=e[t];if(!U(n)&&!G(n.elm))switch(n.type){case 2:So(n.children);break;case 3:uo(po(n.elm));break}}}function Mo(e){To(e.children,e),e.children=Xe,Eo(e),e.velements=Xe}function To(e,t){const{renderRoot:n,renderer:{remove:r}}=t;for(let o=0,s=e.length;o<s;o+=1){const s=e[o];U(s)||(Vn(s)?To(s.children,t):G(s.elm)||r(s.elm,n))}}function ko(e,t,n,r,o){let s;n();try{r()}catch(e){s=Object(e)}finally{if(o(),!G(s)){De(e,s);const n=U(t)?void 0:function(e){let t=e;for(;!U(t);){if(!G(t.def.errorCallback))return t;t=t.owner}}(t);if(G(n))throw s;Mo(e),Lr(6,e);Yr(n,n.def.errorCallback,[s,s.wcStack]),_r(6,e)}}}const Ao=se[de],No=se[fe];function Lo(e,t,n){let r=mo(e.getRootNode().host);G(r)&&(r=mo(t.getRootNode().host)),G(r)||Pe("CrossRootAriaInSyntheticShadow",{tagName:r.tagName,attributeName:n})}function _o(e,t,n){const r=e.getRootNode();var o;if((o=r)!==document&&Y(o.synthetic))if("id"===t){if(!X(n)||0===n.length)return;for(const t of oe){const o=`[${t}~="${CSS.escape(n)}"]`,s=No.call(document,o);for(let n=0;n<s.length;n++){const o=s[n];if(o.getRootNode()!==r){Lo(o,e,t);break}}}}else{const o=function(e){return X(e)?v.call(B.call(e,/\s+/),Boolean):[]}(n);for(const n of o){const o=Ao.call(document,n);if(!U(o)){o.getRootNode()!==r&&Lo(e,o,t)}}}}delete se[de],delete se[fe];let xo=!1;"undefined"!=typeof CSS&&z(CSS.escape)&&u.call(Element.prototype,ce)&&Oe((function(){if(xo)return;xo=!0;const{setAttribute:e}=Element.prototype;n(Element.prototype,{setAttribute(t,n){e.call(this,t,n),("id"===t||oe.has(t))&&_o(this,t,n)}});const t=l(Element.prototype,"id");if(!G(t)){const{get:e,set:n}=t;z(e)&&z(n)&&s(Element.prototype,"id",{get(){return e.call(this)},set(e){n.call(this,e),_o(this,"id",e)},enumerable:!0,configurable:!0})}}));const Oo=["ariaActiveDescendant","ariaControls","ariaDescribedBy","ariaDetails","ariaErrorMessage","ariaFlowTo","ariaLabelledBy","ariaOwns"];function Po(e){return e instanceof Jt||e instanceof kn}function Ro(e,t,n,r){if(!Po(e)){const o=function(e){const{host:t}=e.getRootNode(),n=G(t)?void 0:mo(t);if(!G(n))return n;let r=e;for(;!U(r=r.parentElement);)if(Po(r)){const e=mo(r);if(!G(e))return e}}(e);let s;n&&(s=U(r)?"null":typeof r),Pe("NonStandardAriaReflection",{tagName:null==o?void 0:o.tagName,propertyName:t,isSetter:n,setValueType:s})}}lwcRuntimeFlags.DISABLE_ARIA_REFLECTION_POLYFILL||Oe((function(){const{prototype:e}=Element;for(const t of Oo){const n=l(e,t),{get:r,set:o}=n;s(e,t,{get(){return Ro(this,t,!1,void 0),r.call(this)},set(e){return Ro(this,t,!0,e),o.call(this,e)},configurable:!0,enumerable:!0})}}));let Do=!1;function Fo(e){const t=Xr(e);e.children=t;const{renderRoot:n,renderer:{getFirstChild:r}}=e;Ho(r(n),t,n,e),wo(e)}function Io(e,t,n){var r,o;let s;switch(t.type){case 0:s=function(e,t,n){var r;if(!Vo(t,e,3,n))return Wo(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:s=function(e,t,n){var r;if(!Vo(t,e,8,n))return Wo(e,t,n);const{setProperty:o}=n;return o(e,$o,null!==(r=t.text)&&void 0!==r?r:null),t.elm=e,e}(e,t,n);break;case 4:s=function(e,t,n){if(!function(e,t,n,r){const{getProperty:o,getAttribute:s}=r;if(3===o(e,"nodeType"))return!!Vo(n,t,3,r)&&o(e,$o)===o(t,$o);if(8===o(e,"nodeType"))return!!Vo(n,t,8,r)&&o(e,$o)===o(t,$o);if(!Vo(n,t,1,r))return!1;let i=!0;if(o(e,"tagName")!==o(t,"tagName"))return!1;return o(e,"getAttributeNames").call(e).forEach((r=>{s(e,r)!==s(t,r)&&($e(`Mismatch hydrating element <${o(e,"tagName").toLowerCase()}>: attribute "${r}" has different values, expected "${s(e,r)}" but found "${s(t,r)}"`,n.owner),i=!1)})),i}(t.fragment,e,t,n))return Wo(e,t,n);return t.elm=e,e}(e,t,n);break;case 5:s=function(e,t,n){const{children:r,owner:o}=t;return Ho(e,r,n.getProperty(e,"parentNode"),o),t.elm=r[r.length-1].elm}(e,t,n);break;case 2:s=function(e,t,n){if(!Vo(t,e,1,n)||!jo(t,e,n))return Wo(e,t,n);t.elm=e;const{owner:r}=t,{context:o}=t.data,s=Boolean(!G(o)&&!G(o.lwc)&&"manual"===o.lwc.dom);if(s){const{data:{props:r}}=t,{getProperty:o}=n;G(r)||G(r.innerHTML)||o(e,"innerHTML")===r.innerHTML&&(t.data=Object.assign(Object.assign({},t.data),{props:tt(r,"innerHTML")}))}if(Bo(t,n),!s){const{getFirstChild:o}=n;Ho(o(e),t.children,e,r)}return e}(e,t,null!==(r=t.data.renderer)&&void 0!==r?r:n);break;case 3:s=function(e,t,n){const{validationOptOut:r}=t.ctor,o=function(e){if(G(e))return e=>!0;if(Y(e))return e=>!1;if(m(e)&&(t=e,n=X,y.call(t,n)))return t=>!S.call(e,t);var t,n;return function(e,t){Ie("warn",e,t,!1)}("Validation opt out must be `true` or an array of attributes that should not be validated."),e=>!0}(r);if(!Vo(t,e,1,n)||!jo(t,e,n,o))return Wo(e,t,n);const{sel:s,mode:i,ctor:l,owner:c}=t,a=fo(e,l,n,{mode:i,owner:c,tagName:s,hydrated:!0});if(t.elm=e,t.vm=a,fr(t,a),Bo(t,n),vo(a),0!==a.renderMode){const{getFirstChild:r}=n;Ho(r(e),t.children,e,a)}return Fo(a),e}(e,t,null!==(o=t.data.renderer)&&void 0!==o?o:n)}return n.nextSibling(s)}const $o="nodeValue";function Ho(e,t,n,r){let o=e,s=null;const{renderer:i}=r;for(let e=0;e<t.length;e++){const r=t[e];U(r)||(o?(o=Io(o,r,i),s=r.elm):(Do=!0,Qn(r,n,i,s),s=r.elm))}if(o){Do=!0;const{nextSibling:e}=i;do{const t=o;o=e(o),ar(t,n,i)}while(o)}}function Wo(e,t,n){Do=!0;const{getProperty:r}=n,o=r(e,"parentNode");return Qn(t,o,n,e),ar(e,o,n),t.elm}function Bo(e,t){Xn(e,t),Kn(null,e,t)}function Vo(e,t,n,r){const{getProperty:o}=r;return o(t,"nodeType")===n}function jo(e,t,n,r=(()=>!0)){const{getProperty:o}=n;if(e.sel.toLowerCase()!==o(t,"tagName").toLowerCase())return!1;const s=function(e,t,n,r){const{data:{attrs:o={}}}=e;let s=!0;for(const[e,i]of Object.entries(o)){if(!r(e))continue;const{getAttribute:o}=n;Go(i,o(t,e))||(s=!1)}return s}(e,t,n,r),i=!r("class")||function(e,t,n){const{data:r,owner:o}=e;let{className:s,classMap:i}=r;const{getProperty:l,getClassList:c,getAttribute:a}=n,u=$n(o),d=function(e){return 3===e.type}(e)?function(e){const{template:t}=On(e.ctor),{vm:n}=e,{stylesheetToken:r}=t;return!G(r)&&Vr(t,n)?Rn(r):null}(e):null;if(!U(u)||!U(d))if(G(s))if(G(i)){const e=[u,d],t=v.call(e,(e=>!U(e)));t.length&&(s=T.call(t," "))}else i=Object.assign(Object.assign(Object.assign({},i),U(u)?{}:{[u]:!0}),U(d)?{}:{[d]:!0});else{const e=[u,s,d],t=v.call(e,(e=>!U(e)));s=T.call(t," ")}let h=!0;const p=a(t,"class");if(G(s)||String(s)===p)if(G(i))G(s)&&!U(p)&&(h=!1);else{const e=c(t);let n="";for(const t in i)n+=" "+t,e.contains(t)||(h=!1);JSON.stringify(n.trim()),e.length>f(i).length&&(h=!1)}else h=!1,JSON.stringify(s);return h}(e,t,n),l=!r("style")||function(e,t,n){const{data:{style:r,styleDecls:o}}=e,{getAttribute:s}=n,i=s(t,"style")||"";let l=!0;if(G(r)||r===i){if(!G(o)){const e=function(e){const t={},n=e.split(Qe);for(const e of n)if(e){const[n,r]=e.split(et);void 0!==n&&void 0!==r&&(t[n.trim()]=r.trim())}return t}(i),t=[];for(let n=0,r=o.length;n<r;n++){const[r,s,i]=o[n];t.push(`${r}: ${s+(i?" important!":"")}`);const c=e[r];G(c)?l=!1:c.startsWith(s)?i&&!c.endsWith("!important")&&(l=!1):l=!1}f(e).length>o.length&&(l=!1),T.call(t,";")}}else l=!1;return l}(e,t,n);return s&&i&&l}function Go(e,t){return String(e)===t||!(!U(t)||!G(e)&&!U(e))}let Uo=!1;const Yo=["slots","stylesheetToken","stylesheets","renderMode"],Ko=["$scoped$"],zo=["pop","push","shift","unshift","reverse","sort","fill","splice","copyWithin"];let qo=!1;function Xo(e){switch(e){case"pop":return A;case"push":return N;case"shift":return x;case"unshift":return F;case"reverse":return _;case"sort":return R;case"fill":return b;case"splice":return D;case"copyWithin":return w}}function Jo(e,t,n){Pe(t,{propertyName:n})}function Zo(e){Jo(0,"TemplateMutation",e)}function Qo(e){Jo(0,"StylesheetMutation",e)}function es(e){ts(e,(e=>{m(e)?function(e){for(const t of zo){const n=Xo(t);e[t]=function(){return Zo("stylesheets"),n.apply(this,arguments)}}}(e):function(e){for(const t of Ko){let n=e[t];s(e,t,{enumerable:!0,configurable:!0,get:()=>n,set(e){Qo(t),n=e}})}}(e)}))}function ts(e,t){t(e);for(let n=0;n<e.length;n++){const r=e[n];m(r)?ts(r,t):t(r)}}const ns=z(CSSStyleSheet.prototype.replaceSync)&&m(document.adoptedStyleSheets),rs=ns&&l(document.adoptedStyleSheets,"length").writable,os=!G(document.documentMode),ss=new Map;function is(e){const t=document.createElement("style");return t.type="text/css",t.textContent=e,t}function ls(e,t,n){const r=function(e,t){const{element:n,usedElement:r}=t;return r?os?is(e):n.cloneNode(!0):(t.usedElement=!0,n)}(e,n);t.appendChild(r)}function cs(e,t){let n=ss.get(e);return G(n)&&(n={stylesheet:void 0,element:void 0,roots:void 0,global:!1,usedElement:!1},ss.set(e,n)),t&&G(n.stylesheet)?n.stylesheet=function(e){const t=new CSSStyleSheet;return t.replaceSync(e),t}(e):!t&&G(n.element)&&(n.element=is(e)),n}function as(e,t){const n=cs(e,ns);let{roots:r}=n;if(G(r))r=n.roots=new WeakSet;else if(r.has(t))return;r.add(t),ns?function(e,t,n){const{adoptedStyleSheets:r}=t,{stylesheet:o}=n;rs?r.push(o):t.adoptedStyleSheets=[...r,o]}(0,t,n):ls(e,t,n)}const us=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}}(),ds=(e,t)=>{const n=document.createElement(e);return t(n),n},fs=new Map,hs=new WeakSet;let ps=!1;const ms=(e,t)=>{const n=!G(e),r=!G(t);class o extends HTMLElement{constructor(e){super(),ps?e(this):(n||r)&&hs.add(this)}}return n&&(o.prototype.connectedCallback=function(){hs.has(this)||e(this)}),r&&(o.prototype.disconnectedCallback=function(){hs.has(this)||t(this)}),o};let gs;function ws(e){const t=function(e){var t=Object.freeze({__proto__:null,fail:function(e){throw new Error(e)},invariant:function(e,t){if(!e)throw new Error(`Invariant Violation: ${t}`)},isFalse:function(e,t){if(e)throw new Error(`Assert Violation: ${t}`)},isTrue:function(e,t){if(!e)throw new Error(`Assert Violation: ${t}`)}});function n(e){return void 0===e}class r extends CustomEvent{constructor(e,{setNewContext:t,setDisconnectedCallback:n}){super(e,{bubbles:!0,composed:!0}),this.setNewContext=t,this.setDisconnectedCallback=n}}e.createFragment=void 0;if("function"==typeof HTMLTemplateElement)e.createFragment=function(e){const t=document.createElement("template");return t.innerHTML=e,t.content.firstChild};else{const t={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"]},r=function(e){return(/<([a-z][^/\0>\x20\t\r\n\f]+)/i.exec(e)||["",""])[1].toLowerCase()};e.createFragment=function(e){const o=t[r(e)];if(!n(o))for(const t of o)e=`<${t}>${e}</${t}>`;const s=document.implementation.createHTMLDocument("");s.body.innerHTML=e;let i=s.body;if(!n(o))for(let e=0;e<o.length;e++)i=i.firstChild;return i.firstChild}}function o(e,t,n,r){e.addEventListener(t,n,r)}function s(e,t){return e.dispatchEvent(t)}return e.addEventListener=o,e.assertInstanceOfHTMLElement=function(e,n){t.invariant(e instanceof HTMLElement,n)},e.attachShadow=function(e,t){return null!==e.shadowRoot?e.shadowRoot:e.attachShadow(t)},e.cloneNode=function(e,t){return e.cloneNode(t)},e.createComment=function(e){return document.createComment(e)},e.createElement=function(e,t){return n(t)?document.createElement(e):document.createElementNS(t,e)},e.createText=function(e){return document.createTextNode(e)},e.dispatchEvent=s,e.getAttribute=function(e,t,r){return n(r)?e.getAttribute(t):e.getAttributeNS(r,t)},e.getBoundingClientRect=function(e){return e.getBoundingClientRect()},e.getChildNodes=function(e){return e.childNodes},e.getChildren=function(e){return e.children},e.getClassList=function(e){return e.classList},e.getElementsByClassName=function(e,t){return e.getElementsByClassName(t)},e.getElementsByTagName=function(e,t){return e.getElementsByTagName(t)},e.getFirstChild=function(e){return e.firstChild},e.getFirstElementChild=function(e){return e.firstElementChild},e.getLastChild=function(e){return e.lastChild},e.getLastElementChild=function(e){return e.lastElementChild},e.getProperty=function(e,t){return e[t]},e.insert=function(e,t,n){t.insertBefore(e,n)},e.isConnected=function(e){return e.isConnected},e.nextSibling=function(e){return e.nextSibling},e.ownerDocument=function(e){return e.ownerDocument},e.querySelector=function(e,t){return e.querySelector(t)},e.querySelectorAll=function(e,t){return e.querySelectorAll(t)},e.registerContextConsumer=function(e,t,n){s(e,new r(t,n))},e.registerContextProvider=function(e,t,n){o(e,t,(e=>{e.stopImmediatePropagation();const{setNewContext:t,setDisconnectedCallback:r}=e;n({setNewContext:t,setDisconnectedCallback:r})}))},e.remove=function(e,t){t.removeChild(e)},e.removeAttribute=function(e,t,r){n(r)?e.removeAttribute(t):e.removeAttributeNS(r,t)},e.removeEventListener=function(e,t,n,r){e.removeEventListener(t,n,r)},e.setAttribute=function(e,t,r,o){return n(o)?e.setAttribute(t,r):e.setAttributeNS(o,t,r)},e.setCSSStyleProperty=function(e,t,n,r){e.style.setProperty(t,n,r?"important":"")},e.setProperty=function(e,t,n){e[t]=n},e.setText=function(e,t){e.nodeValue=t},e}({});return Object.setPrototypeOf(t,e),t}gs=us?(e,t,n,r)=>{let o=fs.get(e);if(G(o)){if(!G(customElements.get(e)))throw new Error(`Unexpected tag name "${e}". This name is a registered custom element, preventing LWC to upgrade the element.`);o=ms(n,r),customElements.define(e,o),fs.set(e,o)}ps=!0;try{return new o(t)}finally{ps=!1}}:ds;const ys=n(ws(null),{insertStylesheet:function(e,t){G(t)?function(e){const t=cs(e,!1);t.global||(t.global=!0,ls(e,document.head,t))}(e):as(e,t)},createCustomElement:gs,isNativeShadowDefined:se.$isNativeShadowRootDefined$,isSyntheticShadowDefined:u.call(Element.prototype,ce)});function bs(e,t,n){const r=fo(e,t,ys,{mode:"open",owner:null,tagName:e.tagName.toLowerCase(),hydrated:!0});for(const[t,r]of Object.entries(n))e[t]=r;return r}function vs(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(!z(t))throw new TypeError(`"hydrateComponent" expects a valid component constructor as the second parameter but instead received ${t}.`);if(!q(n)||U(n))throw new TypeError(`"hydrateComponent" expects an object as the third parameter but instead received ${n}.`);if(mo(e))console.warn('"hydrateComponent" expects an element that is not hydrated.',e);else try{!function(e){Do=!1,vo(e),Fo(e),Do&&$e("Hydration completed with errors.",e)}(bs(e,t,n))}catch(r){console.error("Recovering from error while hydrating: ",r),function(e,t){if(e.shadowRoot){const t=e.shadowRoot;for(;!U(t.firstChild);)t.removeChild(t.firstChild)}if("light"===t.renderMode)for(;!U(e.firstChild);)e.removeChild(e.firstChild)}(e,t),bs(e,t,n),co(e)}}const Cs=new WeakSet;function Es(e){var t;const n=function(e){return On(e).bridge}(e),{observedAttributes:r}=n,{attributeChangedCallback:o}=n.prototype;return(t=class extends HTMLElement{constructor(){super(),this.isConnected?(vs(this,e,{}),Cs.add(this)):fo(this,e,ys,{mode:"open",owner:null,tagName:this.tagName})}connectedCallback(){Cs.has(this)?Cs.delete(this):co(this)}disconnectedCallback(){ao(this)}attributeChangedCallback(e,t,n){o.call(this,e,t,n)}}).observedAttributes=r,t}const Ss=Node,Ms=new WeakMap,Ts=new WeakMap;function ks(e,t){const n=t.get(e);return G(n)||n(e),e}if(!lwcRuntimeFlags.ENABLE_NATIVE_CUSTOM_ELEMENT_LIFECYCLE){const{appendChild:e,insertBefore:t,removeChild:r,replaceChild:o}=Ss.prototype;n(Ss.prototype,{appendChild(t){return ks(e.call(this,t),Ms)},insertBefore(e,n){return ks(t.call(this,e,n),Ms)},removeChild(e){return ks(r.call(this,e),Ts)},replaceChild(e,t){const n=o.call(this,e,t);return ks(n,Ts),ks(e,Ms),n}})}const As=Node;const Ns=new Map;function Ls(e,t,n){var r,o,s;r=t,o=e=>{e.stopImmediatePropagation();const{setNewContext:t,setDisconnectedCallback:r}=e;n({setNewContext:t,setDisconnectedCallback:r})},e.addEventListener(r,o,s)}return s(Jt,"CustomElementConstructor",{get(){return function(e){if(e===Jt)throw new TypeError("Invalid Constructor. LightningElement base class can't be claimed as a custom element.");let t=Ns.get(e);return G(t)&&(t=Es(e),Ns.set(e,t)),t}(this)}}),i(Jt),h(Jt.prototype),e.LightningElement=Jt,e.__unstable__ProfilerControl=Nr,e.__unstable__ReportingControl=xe,e.api=function(){throw new Error},e.buildCustomElementConstructor=function(e){return e.CustomElementConstructor},e.createContextProvider=function(e){return rn(e,Ls)},e.createElement=function(e,t){if(!q(t)||U(t))throw new TypeError(`"createElement" function expects an object as second parameter but received "${Q(t)}".`);const n=t.is;if(!z(n))throw new TypeError('"createElement" function expects an "is" option with a valid component constructor.');const{createCustomElement:r}=ys,o=j.call(e);let s,i;return lwcRuntimeFlags.ENABLE_NATIVE_CUSTOM_ELEMENT_LIFECYCLE&&(s=e=>{co(e)},i=e=>{ao(e)}),r(o,(e=>{fo(e,n,ys,{tagName:o,mode:"closed"!==t.mode?"open":"closed",owner:null}),lwcRuntimeFlags.ENABLE_NATIVE_CUSTOM_ELEMENT_LIFECYCLE||(Ms.set(e,co),Ts.set(e,ao))}),s,i)},e.freezeTemplate=function(e){lwcRuntimeFlags.ENABLE_FROZEN_TEMPLATE?(i(e),G(e.stylesheets)||ts(e.stylesheets,(e=>{i(e)}))):(!function(e){s(e,"stylesheetTokens",{enumerable:!0,configurable:!0,get(){const{stylesheetToken:e}=this;return G(e)?e:{hostAttribute:`${e}-host`,shadowAttribute:e}},set(e){this.stylesheetToken=G(e)?void 0:e.shadowAttribute}})}(e),Oe((()=>{!function(e){G(e.stylesheets)||es(e.stylesheets);for(const t of Yo){let n=e[t];s(e,t,{enumerable:!0,configurable:!0,get:()=>n,set(e){qo||Zo(t),n=e}})}const t=l(e,"stylesheetTokens");s(e,"stylesheetTokens",{enumerable:!0,configurable:!0,get:t.get,set(e){Zo("stylesheetTokens"),qo=!0,t.set.call(this,e),qo=!1}})}(e)})))},e.getComponentConstructor=function(e){let t=null;if(!G(e)){const n=mo(e);G(n)||(t=n.def.ctor)}return t},e.getComponentDef=function(e){const t=On(e),{ctor:n,name:r,props:o,propsConfig:s,methods:i}=t,l={};for(const e in o)l[e]={config:s[e]||0,type:"any",attr:Ce(e)};const c={};for(const e in i)c[e]=i[e].value;return{ctor:n,name:r,props:l,methods:c}},e.hydrateComponent=vs,e.isComponentConstructor=xn,e.isNodeFromTemplate=function(e){if(K(e instanceof As))return!1;if(e instanceof ShadowRoot)return!1;const t=e.getRootNode();return!!(t instanceof ShadowRoot&&K(u.call(a(t),"synthetic")))||ys.isSyntheticShadowDefined&&!G(e[ie])},e.parseFragment=$r,e.parseSVGFragment=Hr,e.readonly=function(e){return Kt(e)},e.register=function(e){for(let t=0;t<to.length;++t){const n=to[t];if(n in e){let t=eo[n];G(t)&&(eo[n]=t=[]),N.call(t,e[n])}}},e.registerComponent=function(e,t){return z(e)&&zr.set(e,t),e},e.registerDecorators=function(e,t){const n=e.prototype,{publicProps:o,publicMethods:i,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(!G(o))for(const e in o){const t=o[e];if(g[e]=t.config,w=l(n,e),t.config>0){if(G(w))throw new Error;w=fn(e,w)}else w=G(w)||G(w.get)?dn(e):fn(e,w);f[e]=w,s(n,e,w)}if(G(i)||I.call(i,(e=>{if(w=l(n,e),G(w))throw new Error;d[e]=w})),!G(c))for(const e in c){const{adapter:t,method:r,config:o,dynamic:i=[]}=c[e];if(w=l(n,e),1===r){if(G(w))throw new Error;h[e]=w,an(w,t,o,i)}else w=pn(e),p[e]=w,un(w,t,o,i),s(n,e,w)}if(!G(a))for(const e in a)w=l(n,e),w=hn(e),s(n,e,w);if(!G(u))for(let e=0,t=u.length;e<t;e++){const t=u[e];w=l(n,t);const r=!G(o)&&t in o,s=!G(a)&&t in a;r||s||(m[t]=tn(t))}return function(e,t){mn.set(e,t)}(e,{apiMethods:d,apiFields:f,apiFieldsConfig:g,wiredMethods:h,wiredFields:p,observedFields:m}),e},e.registerTemplate=function(e){return wn.add(e),e},e.renderer=ys,e.rendererFactory=ws,e.sanitizeAttribute=function(e,t,n,r){return r},e.setFeatureFlag=function(e,t){if("boolean"==typeof t){if(G(Se[e])){const n=f(Se).map((e=>`"${e}"`)).join(", ");console.warn(`Failed to set the value "${t}" for the runtime feature flag "${e}" because it is undefined. Available flags: ${n}.`)}else{const n=Me[e];if(!G(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}".`);s(Me,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(Uo,"Hooks are already overridden, only one definition is allowed."),Uo=!0,n=e.sanitizeHtmlContent,Mr=n},e.swapComponent=function(e,t){return!1},e.swapStyle=function(e,t){return!1},e.swapTemplate=function(e,t){return!1},e.track=function(e){if(1===arguments.length)return zt(e);throw new Error},e.unwrap=function(e){return Yt.unwrapProxy(e)},e.wire=function(e,t){throw new Error},e}({});
1
+ var LWC=function(e){"use strict";var t=Object.freeze({__proto__:null,fail:function(e){throw new Error(e)},invariant:function(e,t){if(!e)throw new Error(`Invariant Violation: ${t}`)},isFalse:function(e,t){if(e)throw new Error(`Assert Violation: ${t}`)},isTrue:function(e,t){if(!e)throw new Error(`Assert Violation: ${t}`)}});const{assign:n,create:r,defineProperties:o,defineProperty:s,freeze:i,getOwnPropertyDescriptor:l,getOwnPropertyNames:c,getPrototypeOf:a,hasOwnProperty:u,isFrozen:d,keys:f,seal:h,setPrototypeOf:p}=Object,{isArray:m}=Array,{concat:g,copyWithin:w,every:y,fill:b,filter:v,find:C,findIndex:E,includes:S,indexOf:M,join:k,map:T,pop:A,push:N,reduce:L,reverse:_,shift:x,slice:O,some:P,sort:R,splice:D,unshift:F,forEach:I}=Array.prototype;const{fromCharCode:$}=String,{charCodeAt:W,replace:H,split:B,slice:V,toLowerCase:j}=String.prototype;function G(e){return void 0===e}function U(e){return null===e}function Y(e){return!0===e}function K(e){return!1===e}function z(e){return"function"==typeof e}function q(e){return"object"==typeof e}function X(e){return"string"==typeof e}function J(){}const Z={}.toString;function Q(e){return e&&e.toString?m(e)?k.call(T.call(e,Q),","):e.toString():"object"==typeof e?Z.call(e):e+""}function ee(e,t){do{const n=l(e,t);if(!G(n))return n;e=a(e)}while(null!==e)}const te=["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:ne,AriaPropNameToAttrNameMap:re}=(()=>{const e=r(null),t=r(null);return I.call(te,(n=>{const r=j.call(H.call(n,/^aria/,(()=>"aria-")));e[r]=n,t[n]=r})),{AriaAttrNameToPropNameMap:e,AriaPropNameToAttrNameMap:t}})(),oe=new Set(["aria-activedescendant","aria-controls","aria-describedby","aria-details","aria-errormessage","aria-flowto","aria-labelledby","aria-owns","for"]),se="object"==typeof globalThis?globalThis:window,ie="$shadowResolver$",le="$shadowStaticNode$",ce="$shadowToken$",ae="$$lwc-synthetic-mode",ue="$scoped$",de="$nativeGetElementById$",fe="$nativeQuerySelectorAll$",he="http://www.w3.org/XML/1998/namespace",pe="http://www.w3.org/2000/svg",me="http://www.w3.org/1999/xlink",ge=/-([a-z])/g,{NO_STANDARD_ATTRIBUTE_PROPERTY_MAPPING:we,NO_STANDARD_PROPERTY_ATTRIBUTE_MAPPING:ye}=(()=>{const e=new Map([["accessKey","accesskey"],["readOnly","readonly"],["tabIndex","tabindex"],["bgColor","bgcolor"],["colSpan","colspan"],["rowSpan","rowspan"],["contentEditable","contenteditable"],["crossOrigin","crossorigin"],["dateTime","datetime"],["formAction","formaction"],["isMap","ismap"],["maxLength","maxlength"],["minLength","minlength"],["noValidate","novalidate"],["useMap","usemap"],["htmlFor","for"]]),t=new Map;return e.forEach(((e,n)=>t.set(e,n))),{NO_STANDARD_ATTRIBUTE_PROPERTY_MAPPING:t,NO_STANDARD_PROPERTY_ATTRIBUTE_MAPPING:e}})(),be=new Map,ve=new Map;function Ce(e){const t=re[e];if(!G(t))return t;const n=ye.get(e);if(!G(n))return n;const r=be.get(e);if(!G(r))return r;let o="";for(let t=0,n=e.length;t<n;t++){const n=W.call(e,t);o+=n>=65&&n<=90?"-"+$(n+32):$(n)}return be.set(e,o),o}function Ee(e){const t=ne[e];if(!G(t))return t;const n=we.get(e);if(!G(n))return n;const r=ve.get(e);if(!G(r))return r;const o=H.call(e,ge,(e=>e[1].toUpperCase()));return ve.set(e,o),o}const Se={DUMMY_TEST_FLAG:null,ENABLE_FORCE_NATIVE_SHADOW_MODE_FOR_TEST:null,ENABLE_MIXED_SHADOW_MODE:null,ENABLE_NATIVE_CUSTOM_ELEMENT_LIFECYCLE:null,ENABLE_WIRE_SYNC_EMIT:null,DISABLE_LIGHT_DOM_UNSCOPED_CSS:null,ENABLE_FROZEN_TEMPLATE:null,DISABLE_ARIA_REFLECTION_POLYFILL:null};se.lwcRuntimeFlags||Object.defineProperty(se,"lwcRuntimeFlags",{value:r(null)});const Me=se.lwcRuntimeFlags;function ke(e,t){return G(l(t,e))}function Te(e,t){const n=function(e){return{get(){return this.hasAttribute(e)?this.getAttribute(e):null},set(t){U(t)?this.removeAttribute(e):this.setAttribute(e,t)},configurable:!0,enumerable:!0}}(re[e]);s(t,e,n)}function Ae(e=Element.prototype){const t=f(re);for(let n=0,r=t.length;n<r;n+=1){const r=t[n];ke(r,e)&&Te(r,e)}}lwcRuntimeFlags.DISABLE_ARIA_REFLECTION_POLYFILL||Ae();const Ne=[];let Le=J,_e=!1;const xe={attachDispatcher(e){_e=!0,Le=e;for(const e of Ne)try{e()}catch(e){console.error("Could not invoke callback",e)}Ne.length=0},detachDispatcher(){_e=!1,Le=J}};function Oe(e){_e?e():Ne.push(e)}function Pe(e,t){_e&&Le(e,t)}function Re(e){return`<${j.call(e.tagName)}>`}function De(e,t){if(!d(t)&&G(t.wcStack)){const n=function(e){const t=[];let n=e;for(;!U(n);)N.call(t,Re(n)),n=n.owner;return t.reverse().join("\n\t")}(e);s(t,"wcStack",{get:()=>n})}}const Fe=new Set;function Ie(e,t,n,r){let o=`[LWC ${e}]: ${t}`;if(G(n)||(o=`${o}\n${function(e){const t=[];let n="";for(;!U(e.owner);)N.call(t,n+Re(e)),e=e.owner,n+="\t";return k.call(t,"\n")}(n)}`),r){if(Fe.has(o))return;Fe.add(o)}try{throw new Error(o)}catch(t){console[e](t)}}function $e(e,t){Ie("error",e,t,!1)}const We=new WeakMap;let He=null;function Be(e,t){const n=We.get(e);if(!G(n)){const e=n[t];if(!G(e))for(let t=0,n=e.length;t<n;t+=1){e[t].notify()}}}function Ve(e,t){if(null===He)return;const n=He,o=function(e){let t=We.get(e);if(G(t)){const n=r(null);t=n,We.set(e,n)}return t}(e);let s=o[t];if(G(s))s=[],o[t]=s;else if(s[0]===n)return;-1===M.call(s,n)&&n.link(s)}class je{constructor(e){this.listeners=[],this.callback=e}observe(e){const t=He;let n;He=this;try{e()}catch(e){n=Object(e)}finally{if(He=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=M.call(e[n],this);D.call(t,r,1)}e.length=0}}notify(){this.callback.call(void 0,this)}link(e){N.call(e,this),N.call(this.listeners,e)}}function Ge(e,t){Be(e.component,t)}function Ue(e,t){Ve(e.component,t)}function Ye(e){return new je(e)}let Ke=[];const ze=32,qe=h(r(null)),Xe=h([]);function Je(){const e=Ke;Ke=[];for(let t=0,n=e.length;t<n;t+=1)e[t]()}function Ze(e){0===Ke.length&&Promise.resolve().then(Je),N.call(Ke,e)}const Qe=/;(?![^(]*\))/g,et=/:(.+)/;function tt(e,t){const n={};for(const r of f(e))r!==t&&(n[r]=e[r]);return n}function nt(e){const t=[];for(const n of e)m(n)?t.push(...nt(n)):t.push(n);return t}function rt(e,t,n){const r=e.refVNodes;(!(t in r)||r[t].key<n.key)&&(r[t]=n)}function ot(e){const t=e();return(null==t?void 0:t.__esModule)?t.default:t}function st(e){return z(e)&&u.call(e,"__circular__")}const it="undefined"!=typeof HTMLElement?HTMLElement:function(){},lt=it.prototype,ct=r(null);function at(e,t,n){const{cmpFields:r}=e;n!==r[t]&&(r[t]=n,Ge(e,t))}I.call(f(re),(e=>{const t=ee(lt,e);G(t)||(ct[e]=t)})),I.call(["accessKey","dir","draggable","hidden","id","lang","spellcheck","tabIndex","title"],(e=>{const t=ee(lt,e);G(t)||(ct[e]=t)}));const{isArray:ut}=Array,{prototype:dt,getPrototypeOf:ft,create:ht,defineProperty:pt,isExtensible:mt,getOwnPropertyDescriptor:gt,getOwnPropertyNames:wt,getOwnPropertySymbols:yt,preventExtensions:bt,hasOwnProperty:vt}=Object,{push:Ct,concat:Et}=Array.prototype;function St(e){return void 0===e}function Mt(e){return"function"==typeof e}const kt=new WeakMap;function Tt(e,t){kt.set(e,t)}const At=e=>kt.get(e)||e;class Nt{constructor(e,t){this.originalTarget=t,this.membrane=e}wrapDescriptor(e){if(vt.call(e,"value"))e.value=this.wrapValue(e.value);else{const{set:t,get:n}=e;St(n)||(e.get=this.wrapGetter(n)),St(t)||(e.set=this.wrapSetter(t))}return e}copyDescriptorIntoShadowTarget(e,t){const{originalTarget:n}=this,r=gt(n,t);if(!St(r)){const n=this.wrapDescriptor(r);pt(e,t,n)}}lockShadowTarget(e){const{originalTarget:t}=this;Et.call(wt(t),yt(t)).forEach((t=>{this.copyDescriptorIntoShadowTarget(e,t)}));const{membrane:{tagPropertyKey:n}}=this;St(n)||vt.call(e,n)||pt(e,n,ht(null)),bt(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=St(n)||vt.call(t,n)?[]:[n];return Ct.apply(r,wt(t)),Ct.apply(r,yt(t)),r}isExtensible(e){const{originalTarget:t}=this;return!!mt(e)&&(!!mt(t)||(this.lockShadowTarget(e),!1))}getPrototypeOf(e){const{originalTarget:t}=this;return ft(t)}getOwnPropertyDescriptor(e,t){const{originalTarget:n,membrane:{valueObserved:r,tagPropertyKey:o}}=this;r(n,t);let s=gt(n,t);if(St(s)){if(t!==o)return;return s={value:void 0,writable:!1,configurable:!1,enumerable:!1},pt(e,o,s),s}return!1===s.configurable&&this.copyDescriptorIntoShadowTarget(e,t),this.wrapDescriptor(s)}}const Lt=new WeakMap,_t=new WeakMap,xt=new WeakMap,Ot=new WeakMap;class Pt extends Nt{wrapValue(e){return this.membrane.getProxy(e)}wrapGetter(e){const t=Lt.get(e);if(!St(t))return t;const n=this,r=function(){return n.wrapValue(e.call(At(this)))};return Lt.set(e,r),xt.set(r,e),r}wrapSetter(e){const t=_t.get(e);if(!St(t))return t;const n=function(t){e.call(At(this),At(t))};return _t.set(e,n),Ot.set(n,e),n}unwrapDescriptor(e){if(vt.call(e,"value"))e.value=At(e.value);else{const{set:t,get:n}=e;St(n)||(e.get=this.unwrapGetter(n)),St(t)||(e.set=this.unwrapSetter(t))}return e}unwrapGetter(e){const t=xt.get(e);if(!St(t))return t;const n=this,r=function(){return At(e.call(n.wrapValue(this)))};return Lt.set(r,e),xt.set(e,r),r}unwrapSetter(e){const t=Ot.get(e);if(!St(t))return t;const n=this,r=function(t){e.call(n.wrapValue(this),n.wrapValue(t))};return _t.set(r,e),Ot.set(e,r),r}set(e,t,n){const{originalTarget:r,membrane:{valueMutated:o}}=this;return r[t]!==n?(r[t]=n,o(r,t)):"length"===t&&ut(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(mt(e)){const{originalTarget:t}=this;if(bt(t),mt(t))return!1;this.lockShadowTarget(e)}return!0}defineProperty(e,t,n){const{originalTarget:r,membrane:{valueMutated:o,tagPropertyKey:s}}=this;return t===s&&!vt.call(r,t)||(pt(r,t,this.unwrapDescriptor(n)),!1===n.configurable&&this.copyDescriptorIntoShadowTarget(e,t),o(r,t),!0)}}const Rt=new WeakMap,Dt=new WeakMap;class Ft extends Nt{wrapValue(e){return this.membrane.getReadOnlyProxy(e)}wrapGetter(e){const t=Rt.get(e);if(!St(t))return t;const n=this,r=function(){return n.wrapValue(e.call(At(this)))};return Rt.set(e,r),r}wrapSetter(e){const t=Dt.get(e);if(!St(t))return t;const n=function(e){};return Dt.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 It(e){if(null===e)return!1;if("object"!=typeof e)return!1;if(ut(e))return!0;const t=ft(e);return t===dt||null===t||null===ft(t)}const $t=(e,t)=>{},Wt=(e,t)=>{};function Ht(e){return ut(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=Mt(t)?t:Wt,this.valueObserved=Mt(n)?n:$t,this.valueIsObservable=Mt(r)?r:It,this.tagPropertyKey=o}getProxy(e){const t=At(e);return this.valueIsObservable(t)?this.readOnlyObjectGraph.get(t)===e?e:this.getReactiveHandler(t):t}getReadOnlyProxy(e){return e=At(e),this.valueIsObservable(e)?this.getReadOnlyHandler(e):e}unwrapProxy(e){return At(e)}getReactiveHandler(e){let t=this.reactiveObjectGraph.get(e);if(St(t)){const n=new Pt(this,e);t=new Proxy(Ht(e),n),Tt(t,e),this.reactiveObjectGraph.set(e,t)}return t}getReadOnlyHandler(e){let t=this.readOnlyObjectGraph.get(e);if(St(t)){const n=new Ft(this,e);t=new Proxy(Ht(e),n),Tt(t,e),this.readOnlyObjectGraph.set(e,t)}return t}}({valueObserved:Ve,valueMutated:Be,tagPropertyKey:Bt});function jt(e){return Vt.getReadOnlyProxy(e)}function Gt(e){return Vt.getProxy(e)}function Ut(e,t){const{get:n,set:r,enumerable:o,configurable:s}=t;if(!z(n))throw new TypeError(`Detected invalid public property descriptor for HTMLElement.prototype.${e} definition. Missing the standard getter.`);if(!z(r))throw new TypeError(`Detected invalid public property descriptor for HTMLElement.prototype.${e} definition. Missing the standard setter.`);return{enumerable:o,configurable:s,get(){const t=ao(this);if(!Br(t))return Ue(t,e),n.call(t.elm)},set(t){const n=ao(this);return at(n,e,t),r.call(n.elm,t)}}}const Yt=new WeakMap,Kt=function(){if(U(Hr))throw new TypeError("Illegal constructor");const e=Hr,{def:t,elm:n}=e,{bridge:r}=t;if(p(n,r.prototype),e.component=this,1===arguments.length){const{callHook:t,setHook:n,getHook:r}=arguments[0];e.callHook=t,e.setHook=n,e.getHook=r}return this[Bt]=void 0,co(this,e),co(n,e),1===e.renderMode?e.renderRoot=function(e){const{elm:t,mode:n,shadowMode:r,def:{ctor:o},renderer:{attachShadow:s}}=e,i=s(t,{[ae]:1===r,delegatesFocus:Boolean(o.delegatesFocus),mode:n});return e.shadowRoot=i,co(i,e),i}(e):e.renderRoot=n,this};Kt.prototype={constructor:Kt,dispatchEvent(e){const t=ao(this),{elm:n,renderer:{dispatchEvent:r}}=t;return r(n,e)},addEventListener(e,t,n){const r=ao(this),{elm:o,renderer:{addEventListener:s}}=r;s(o,e,qr(r,t),n)},removeEventListener(e,t,n){const r=ao(this),{elm:o,renderer:{removeEventListener:s}}=r;s(o,e,qr(r,t),n)},hasAttribute(e){const t=ao(this),{elm:n,renderer:{getAttribute:r}}=t;return!U(r(n,e))},hasAttributeNS(e,t){const n=ao(this),{elm:r,renderer:{getAttribute:o}}=n;return!U(o(r,t,e))},removeAttribute(e){const t=ao(this),{elm:n,renderer:{removeAttribute:r}}=t;r(n,e)},removeAttributeNS(e,t){const{elm:n,renderer:{removeAttribute:r}}=ao(this);r(n,t,e)},getAttribute(e){const t=ao(this),{elm:n}=t,{getAttribute:r}=t.renderer;return r(n,e)},getAttributeNS(e,t){const n=ao(this),{elm:r}=n,{getAttribute:o}=n.renderer;return o(r,t,e)},setAttribute(e,t){const n=ao(this),{elm:r,renderer:{setAttribute:o}}=n;o(r,e,t)},setAttributeNS(e,t,n){const r=ao(this),{elm:o,renderer:{setAttribute:s}}=r;s(o,t,n,e)},getBoundingClientRect(){const e=ao(this),{elm:t,renderer:{getBoundingClientRect:n}}=e;return n(t)},get isConnected(){const e=ao(this),{elm:t,renderer:{isConnected:n}}=e;return n(t)},get classList(){const e=ao(this),{elm:t,renderer:{getClassList:n}}=e;return n(t)},get template(){return ao(this).shadowRoot},get refs(){const e=ao(this);if(Lr)return;const{refVNodes:t,cmpTemplate:n}=e;if(U(t))return;let o=Yt.get(t);if(G(o)){o=r(null);for(const e of f(t))o[e]=t[e].elm;i(o),Yt.set(t,o)}return o},set refs(e){s(this,"refs",{configurable:!0,enumerable:!0,writable:!0,value:e})},get shadowRoot(){return null},get children(){const e=ao(this);return e.renderer.getChildren(e.elm)},get childNodes(){const e=ao(this);return e.renderer.getChildNodes(e.elm)},get firstChild(){const e=ao(this);return e.renderer.getFirstChild(e.elm)},get firstElementChild(){const e=ao(this);return e.renderer.getFirstElementChild(e.elm)},get lastChild(){const e=ao(this);return e.renderer.getLastChild(e.elm)},get lastElementChild(){const e=ao(this);return e.renderer.getLastElementChild(e.elm)},get ownerDocument(){const e=ao(this);return e.renderer.ownerDocument(e.elm)},render(){return ao(this).def.template},toString(){return`[object ${ao(this).def.name}]`}};const zt=r(null),qt=["getElementsByClassName","getElementsByTagName","querySelector","querySelectorAll"];for(const e of qt)zt[e]={value(t){const n=ao(this),{elm:r,renderer:o}=n;return o[e](r,t)},configurable:!0,enumerable:!0,writable:!0};o(Kt.prototype,zt);const Xt=r(null);for(const e in ct)Xt[e]=Ut(e,ct[e]);function Jt(e){return{get(){const t=ao(this);return Ue(t,e),t.cmpFields[e]},set(t){at(ao(this),e,t)},enumerable:!0,configurable:!0}}o(Kt.prototype,Xt),lwcRuntimeFlags.DISABLE_ARIA_REFLECTION_POLYFILL&&Ae(Kt.prototype),s(Kt,"CustomElementConstructor",{get(){throw new ReferenceError("The current runtime does not support CustomElementConstructor.")},configurable:!0});const Zt=new Map;function Qt(e,t){let n=Zt.get(e);if(!G(n))throw new Error("Adapter already has a context provider.");n=function(){function e(){return Math.floor(65536*(1+Math.random())).toString(16).substring(1)}return e()+e()+"-"+e()+"-"+e()+"-"+e()+"-"+e()+e()+e()}(),Zt.set(e,n);const r=new WeakSet;return(e,o)=>{if(r.has(e))throw new Error(`Adapter was already installed on ${e}.`);r.add(e);const{consumerConnectedCallback:s,consumerDisconnectedCallback:i}=o;t(e,n,(e=>{const{setNewContext:t,setDisconnectedCallback:n}=e,r={provide(e){t(e)}};n((()=>{G(i)||i(r)})),s(r)}))}}const en="$$DeprecatedWiredElementHostKey$$",tn="$$DeprecatedWiredParamsMetaKey$$",nn=new Map;function rn(e,t,n){const{method:r,adapter:o,configCallback:i,dynamic:l}=n;const c=G(r)?function(e,t){return n=>{at(e,t,n)}}(e,t):function(e,t){return n=>{Eo(e,e.owner,J,(()=>{t.call(e.component,n)}),J)}}(e,r),a=e=>{c(e)};let u,d;s(a,en,{value:e.elm}),s(a,tn,{value:l}),Eo(e,e,J,(()=>{d=new o(a,{tagName:e.tagName})}),J);const{computeConfigAndUpdate:f,ro:h}=function(e,t,n){let r=!1;const o=Ye((()=>{!1===r&&(r=!0,Promise.resolve().then((()=>{r=!1,o.reset(),s()})))})),s=()=>{let r;o.observe((()=>r=t(e))),n(r)};return{computeConfigAndUpdate:s,ro:o}}(e.component,i,(t=>{Eo(e,e,J,(()=>{d.update(t,u)}),J)}));return G(o.contextSchema)||function(e,t,n){const{adapter:r}=t,o=Zt.get(r);if(G(o))return;const{elm:s,context:{wiredConnecting:i,wiredDisconnecting:l},renderer:{registerContextConsumer:c}}=e;N.call(i,(()=>{c(s,o,{setNewContext(e){n(e)},setDisconnectedCallback(e){N.call(l,e)}})}))}(e,n,(t=>{u!==t&&(u=t,1===e.state&&f())})),{connector:d,computeConfigAndUpdate:f,resetConfigWatcher:()=>h.reset()}}function on(e,t,n,r){t.adapter&&(t=t.adapter);const o={adapter:t,method:e.value,configCallback:n,dynamic:r};nn.set(e,o)}function sn(e,t,n,r){t.adapter&&(t=t.adapter);const o={adapter:t,configCallback:n,dynamic:r};nn.set(e,o)}function ln(e){return{get(){const t=ao(this);if(!Br(t))return Ue(t,e),t.cmpProps[e]},set(t){const n=ao(this);n.cmpProps[e]=t,Ge(n,e)},enumerable:!0,configurable:!0}}function cn(e,n){const{get:r,set:o,enumerable:s,configurable:i}=n;return t.invariant(z(r),`Invalid public accessor ${Q(e)} decorated with @api. The property is missing a getter.`),{get(){return r.call(this)},set(e){ao(this),o&&o.call(this,e)},enumerable:s,configurable:i}}function an(e){return{get(){const t=ao(this);return Ue(t,e),t.cmpFields[e]},set(t){const n=ao(this),r=Gt(t);at(n,e,r)},enumerable:!0,configurable:!0}}function un(e){return{get(){const t=ao(this);return Ue(t,e),t.cmpFields[e]},set(t){at(ao(this),e,t)},enumerable:!0,configurable:!0}}const dn=new Map;const fn={apiMethods:qe,apiFields:qe,apiFieldsConfig:qe,wiredMethods:qe,wiredFields:qe,observedFields:qe};const hn=new Set;function pn(){return[]}hn.add(pn);const mn=r(null),gn=r(null);function wn(e){let t=mn[e];return G(t)&&(t=mn[e]=function(){const t=ao(this),{getHook:n}=t;return n(t.component,e)}),t}function yn(e){let t=gn[e];return G(t)&&(t=gn[e]=function(t){const n=ao(this),{setHook:r}=n;t=jt(t),r(n.component,e,t)}),t}function bn(e){return function(){const t=ao(this),{callHook:n,component:r}=t,o=r[e];return n(t.component,o,O.call(arguments))}}function vn(e,t){return function(n,r,o){if(r===o)return;const s=e[n];G(s)?G(t)||t.apply(this,arguments):this[s]=o}}function Cn(e,t,n){let i;z(e)?i=class extends e{}:(i=function(){throw new TypeError("Illegal constructor")},p(i,e),p(i.prototype,e.prototype),s(i.prototype,"constructor",{writable:!0,configurable:!0,value:i}));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[Ce(n)]=n,u[n]={get:wn(n),set:yn(n),enumerable:!0,configurable:!0}}for(let e=0,t=n.length;e<t;e+=1){const t=n[e];u[t]={value:bn(t),writable:!0,configurable:!0}}return u.attributeChangedCallback={value:vn(l,c)},s(i,"observedAttributes",{get:()=>[...a,...f(l)]}),o(i.prototype,u),i}const En=Cn(it,c(ct),[]);lwcRuntimeFlags.DISABLE_ARIA_REFLECTION_POLYFILL&&Ae(En.prototype),i(En),h(En.prototype);const Sn="function"==typeof WeakRef&&"function"==typeof FinalizationRegistry;const Mn=Sn?class{constructor(){this._map=new WeakMap,this._registry=new FinalizationRegistry((e=>{for(let t=e.length-1;t>=0;t--){G(e[t].deref())&&D.call(e,t,1)}}))}_getWeakRefs(e){let t=this._map.get(e);return G(t)&&(t=[],this._map.set(e,t)),t}get(e){const t=this._getWeakRefs(e),n=new Set;for(const e of t){const t=e.deref();G(t)||n.add(t)}return n}add(e,t){const n=this._getWeakRefs(e);N.call(n,new WeakRef(t)),this._registry.register(t,n)}delete(e){this._map.delete(e)}}:class{constructor(){this._map=new WeakMap}_getValues(e){let t=this._map.get(e);return G(t)&&(t=new Set,this._map.set(e,t)),t}get(e){return this._getValues(e)}add(e,t){this._getValues(e).add(t)}delete(e){this._map.delete(e)}};new WeakMap,new WeakMap;new WeakMap,new Mn,new Mn,new Mn;const kn=new WeakMap;function Tn(e){const{shadowSupportMode:t,renderMode:s}=e,i=function(e){const t=dn.get(e);return G(t)?fn:t}(e),{apiFields:l,apiFieldsConfig:c,apiMethods:u,wiredFields:d,wiredMethods:h,observedFields:p}=i,m=e.prototype;let{connectedCallback:g,disconnectedCallback:w,renderedCallback:y,errorCallback:b,render:v}=m;const C=function(e){let t=a(e);if(U(t))throw new ReferenceError(`Invalid prototype chain for ${e.name}, you must extend LightningElement.`);if(st(t)){const e=ot(t);t=e===t?Kt:e}return t}(e),E=C!==Kt?Nn(C):Ln,S=Cn(E.bridge,f(l),f(u)),M=n(r(null),E.props,l),k=n(r(null),E.propsConfig,c),T=n(r(null),E.methods,u),A=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 N=E.shadowSupportMode;G(t)||(N=t);let L=E.renderMode;G(s)||(L="light"===s?0:1);const _=function(e){var t;return null===(t=Gr.get(e))||void 0===t?void 0:t.tmpl}(e)||E.template,x=e.name||E.name;o(m,p);return{ctor:e,name:x,wire:A,props:M,propsConfig:k,methods:T,bridge:S,template:_,renderMode:L,shadowSupportMode:N,connectedCallback:g,disconnectedCallback:w,renderedCallback:y,errorCallback:b,render:v}}function An(e){if(!z(e))return!1;if(e.prototype instanceof Kt)return!0;let t=e;do{if(st(t)){const e=ot(t);if(e===t)return!0;t=e}if(t===Kt)return!0}while(!U(t)&&(t=a(t)));return!1}function Nn(e){let t=kn.get(e);if(G(t)){if(st(e)){return t=Nn(ot(e)),kn.set(e,t),t}if(!An(e))throw new TypeError(`${e} is not a valid component, or does not extends LightningElement from "lwc". You probably forgot to add the extend clause on the class declaration.`);t=Tn(e),kn.set(e,t)}return t}const Ln={ctor:Kt,name:Kt.name,props:Xt,propsConfig:qe,methods:qe,renderMode:1,shadowSupportMode:"reset",wire:qe,bridge:En,template:pn,render:Kt.prototype.render};function _n(e){return`${e}-host`}function xn(e){return Cr.h("style",{key:"style",attrs:{type:"text/css"}},[Cr.t(e)])}function On(e,t,n){const r=[];let o;for(let s=0;s<e.length;s++){let i=e[s];if(m(i))N.apply(r,On(i,t,n));else{const e=i[ue];if(lwcRuntimeFlags.DISABLE_LIGHT_DOM_UNSCOPED_CSS&&!e&&0===n.renderMode){$e("Unscoped CSS is not supported in Light DOM. Please use scoped CSS (*.scoped.css) instead of unscoped CSS (*.css).");continue}const s=e||1===n.shadowMode&&1===n.renderMode?t:void 0,l=0===n.renderMode?!e:0===n.shadowMode;let c;1===n.renderMode?c=0===n.shadowMode:(G(o)&&(o=Pn(n)),c=U(o)||0===o.shadowMode),N.call(r,i(s,l,c))}}return r}function Pn(e){let t=e;for(;!U(t);){if(1===t.renderMode)return t;t=t.owner}return t}function Rn(e){const{cmpTemplate:t,context:n}=e;return n.hasScopedStyles&&(null==t?void 0:t.stylesheetToken)||null}function Dn(e,t){const{renderMode:n,shadowMode:r,renderer:{insertStylesheet:o}}=e;if(1===n&&1===r)for(let e=0;e<t.length;e++)o(t[e]);else{if(e.hydrated)return T.call(t,xn);{const n=function(e){const t=Pn(e);return U(t)||1!==t.shadowMode?t:null}(e),r=U(n)?void 0:n.shadowRoot;for(let e=0;e<t.length;e++)o(t[e],r)}}return null}function Fn(e){const{type:t}=e;return 2===t||3===t}function In(e,t){return e.key===t.key&&e.sel===t.sel}function $n(e){return 5===e.type}function Wn(e){return 6===e.type}const Hn=58;const Bn=58;function Vn(e,t){return"input"===e&&("value"===t||"checked"===t)}function jn(e,t,r){let{props:o}=t.data;const{spread:s}=t.data;if(G(o)&&G(s))return;let i;if(!U(e)){i=e.data.props;const t=e.data.spread;if(i===o&&t===s)return;G(i)&&(i=qe),G(t)||(i=n({},i,t))}G(s)||(o=n({},o,s));const l=U(e),{elm:c,sel:a}=t,{getProperty:u,setProperty:d}=r;for(const e in o){const t=o[e];!l&&t===(Vn(a,e)?u(c,e):i[e])&&e in i||d(c,e,t)}}const Gn=r(null);function Un(e){if(null==e)return qe;e=X(e)?e:e+"";let t=Gn[e];if(t)return t;t=r(null);let n,o=0;const s=e.length;for(n=0;n<s;n++)W.call(e,n)===ze&&(n>o&&(t[V.call(e,o,n)]=!0),o=n+1);return n>o&&(t[V.call(e,o,n)]=!0),Gn[e]=t,t}function Yn(e,t){const{elm:n,data:{on:r}}=e;if(G(r))return;const{addEventListener:o}=t;for(const e in r){o(n,e,r[e])}}function Kn(e,t,n,r){dr(t)?hr(e,t,n,r):pr(e,t,n,r)}function zn(e,t,n,r){var o,s;if(e!==t)switch(t.type){case 0:case 1:!function(e,t,n){t.elm=e.elm,t.text!==e.text&&nr(t,n)}(e,t,r);break;case 4:t.elm=e.elm;break;case 5:!function(e,t,n,r){const{children:o,stable:s}=t;s?pr(e.children,o,n,r):hr(e.children,o,n,r);t.elm=t.leading.elm}(e,t,n,r);break;case 2:!function(e,t,n){const r=t.elm=e.elm;ir(e,t,n),Kn(e.children,t.children,r,n)}(e,t,null!==(o=t.data.renderer)&&void 0!==o?o:r);break;case 3:!function(e,t,n,r){if(e.ctor!==t.ctor){const o=r.nextSibling(e.elm);Zn(e,n,r,!0),Xn(t,n,o,r)}else{const n=t.elm=e.elm,o=t.vm=e.vm;if(ir(e,t,r),!G(o)){cr(t,o);const{shadowMode:n,renderMode:r}=o;0==n&&0!==r&&dr(e.children)&&ur(t.children)}Kn(e.children,t.children,n,r),G(o)||function(e){fo(e)}(o)}}(e,t,n,null!==(s=t.data.renderer)&&void 0!==s?s:r)}}function qn(e,t,n,r){var o,s;switch(e.type){case 0:!function(e,t,n,r){const{owner:o}=e,{createText:s}=r,i=e.elm=s(e.text);tr(i,o,r),or(i,t,n,r)}(e,t,r,n);break;case 1:!function(e,t,n,r){const{owner:o}=e,{createComment:s}=r,i=e.elm=s(e.text);tr(i,o,r),or(i,t,n,r)}(e,t,r,n);break;case 4:!function(e,t,n,r){const{owner:o}=e,{cloneNode:s,isSyntheticShadowDefined:i}=r,l=e.elm=s(e.fragment,!0);tr(l,o,r);const{renderMode:c,shadowMode:a}=o;i&&(1!==a&&0!==c||(l[le]=!0));or(l,t,n,r)}(e,t,r,n);break;case 5:!function(e,t,n,r){const{children:o}=e;Jn(o,t,r,n),e.elm=e.leading.elm}(e,t,r,n);break;case 2:!function(e,t,n,r){const{sel:o,owner:s,data:{svg:i}}=e,{createElement:l}=r,c=Y(i)?pe:void 0,a=e.elm=l(o,c);tr(a,s,r),lr(a,s,r),function(e,t){var n;const{owner:r,data:{context:o}}=t;1===r.shadowMode&&"manual"===(null===(n=null==o?void 0:o.lwc)||void 0===n?void 0:n.dom)&&(e.$domManual$=!0)}(a,e),ir(null,e,r),or(a,t,n,r),Jn(e.children,a,r,null)}(e,t,r,null!==(o=e.data.renderer)&&void 0!==o?o:n);break;case 3:Xn(e,t,r,null!==(s=e.data.renderer)&&void 0!==s?s:n)}}function Xn(e,t,n,r){const{sel:o,owner:s}=e,{createCustomElement:i}=r;let l;let c,a;lwcRuntimeFlags.ENABLE_NATIVE_CUSTOM_ELEMENT_LIFECYCLE&&(c=e=>{oo(e)},a=e=>{so(e)});const u=i(o.toLowerCase(),(t=>{l=function(e,t,n){let r=uo(e);if(!G(r))return r;const{sel:o,mode:s,ctor:i,owner:l}=t;return r=lo(e,i,n,{mode:s,owner:l,tagName:o}),r}(t,e,r)}),c,a);e.elm=u,e.vm=l,tr(u,s,r),lr(u,s,r),l&&cr(e,l),ir(null,e,r),or(u,t,n,r),l&&(lwcRuntimeFlags.ENABLE_NATIVE_CUSTOM_ELEMENT_LIFECYCLE||go(l)),Jn(e.children,u,r,null),l&&function(e){fo(e)}(l)}function Jn(e,t,n,r,o=0,s=e.length){for(;o<s;++o){const s=e[o];er(s)&&qn(s,t,n,r)}}function Zn(e,t,n,r=!1){const{type:o,elm:s,sel:i}=e;switch(r&&(5===o?Qn(e.children,t,n,r):sr(s,t,n)),o){case 2:{const t="slot"===i&&1===e.owner.shadowMode;Qn(e.children,s,n,t);break}case 3:{const{vm:t}=e;G(t)||function(e){io(e)}(t)}}}function Qn(e,t,n,r=!1,o=0,s=e.length){for(;o<s;++o){const s=e[o];er(s)&&Zn(s,t,n,r)}}function er(e){return null!=e}function tr(e,t,n){const{renderRoot:r,renderMode:o,shadowMode:s}=t,{isSyntheticShadowDefined:i}=n;i&&(1!==s&&0!==o||(e[ie]=r[ie]))}function nr(e,t){const{elm:n,text:r}=e,{setText:o}=t;o(n,r)}function rr(e,t,n,r){if($n(e)){const o=e.children;for(let e=0;e<o.length;e+=1){const s=o[e];U(s)||r.insert(s.elm,t,n)}}else r.insert(e.elm,t,n)}function or(e,t,n,r){r.insert(e,t,n)}function sr(e,t,n){n.remove(e,t)}function ir(e,t,n){U(e)&&(Yn(t,n),function(e,t){const{elm:n,data:{classMap:r}}=e;if(G(r))return;const{getClassList:o}=t,s=o(n);for(const e in r)s.add(e)}(t,n),function(e,t){const{elm:n,data:{styleDecls:r}}=e;if(G(r))return;const{setCSSStyleProperty:o}=t;for(let e=0;e<r.length;e++){const[t,s,i]=r[e];o(n,t,s,i)}}(t,n)),function(e,t,n){const{elm:r,data:{className:o}}=t,s=U(e)?void 0:e.data.className;if(s===o)return;const{getClassList:i}=n,l=i(r),c=Un(o),a=Un(s);let u;for(u in a)G(c[u])&&l.remove(u);for(u in c)G(a[u])&&l.add(u)}(e,t,n),function(e,t,n){const{elm:r,data:{style:o}}=t;if((U(e)?void 0:e.data.style)===o)return;const{setAttribute:s,removeAttribute:i}=n;X(o)&&""!==o?s(r,"style",o):i(r,"style")}(e,t,n),t.data.external?function(e,t,n){const{data:{attrs:r},elm:o}=t;if(G(r))return;const{removeAttribute:s,setAttribute:i,setProperty:l}=n,c=U(e)?qe:e.data.attrs;for(const e in r){const t=r[e];c[e]!==t&&(Ee(e)in o?l(o,e,t):W.call(e,3)===Bn?i(o,e,t,he):W.call(e,5)===Bn?i(o,e,t,me):U(t)||G(t)?s(o,e):i(o,e,t))}}(e,t,n):function(e,t,n){const{attrs:r}=t.data;if(G(r))return;const o=U(e)?qe:e.data.attrs;if(o===r)return;const{elm:s}=t,{setAttribute:i,removeAttribute:l}=n;for(const e in r){const t=r[e];o[e]!==t&&(W.call(e,3)===Hn?i(s,e,t,he):W.call(e,5)===Hn?i(s,e,t,me):U(t)||G(t)?l(s,e):i(s,e,t))}}(e,t,n),jn(e,t,n)}function lr(e,t,n){const r=Rn(t);if(!U(r)){const{getClassList:t}=n;t(e).add(r)}const{stylesheetToken:o}=t.context;1!==t.shadowMode||G(o)||(e.$shadowToken$=o)}function cr(e,t){const n=e.aChildren||e.children,{renderMode:o,shadowMode:s}=t,i=function(e){const t=[],n=[];let r,o=!1;for(let t=e.length-1;t>-1;t-=1){const r=e[t];N.call(n,r),o=o||!(!r||!$n(r))}if(!o)return e;for(;!G(r=A.call(n));)if(!U(r)&&$n(r)){const e=r.children;for(let t=e.length-2;t>0;t-=1)N.call(n,e[t])}else N.call(t,r);return ur(t),t}(n);e.children=i,t.aChildren=i,1!==s&&0!==o||(!function(e,t,n){var o,s;const{cmpSlots:{slotAssignments:i}}=e,l=r(null);for(let e=0,n=t.length;e<n;e+=1){const n=t[e];if(U(n))continue;let r="";Fn(n)?r=null!==(s=null===(o=n.data.attrs)||void 0===o?void 0:o.slot)&&void 0!==s?s:"":Wn(n)&&(r=n.slotName);const i=""+r,c=l[i]=l[i]||[];N.call(c,n)}if(e.cmpSlots={owner:n,slotAssignments:l},K(e.isDirty)){const t=f(i);if(t.length!==f(l).length)return void Kr(e);for(let n=0,r=t.length;n<r;n+=1){const r=t[n];if(G(l[r])||i[r].length!==l[r].length)return void Kr(e);const o=i[r],s=l[r];for(let t=0,n=l[r].length;t<n;t+=1)if(o[t]!==s[t])return void Kr(e)}}}(t,i,e.owner),e.aChildren=i,e.children=Xe)}const ar=new WeakMap;function ur(e){ar.set(e,1)}function dr(e){return ar.has(e)}function fr(e,t,n){const r={};for(let o=t;o<=n;++o){const t=e[o];if(er(t)){const{key:e}=t;void 0!==e&&(r[e]=o)}}return r}function hr(e,t,n,r){let o=0,s=0,i=e.length-1,l=e[0],c=e[i];const a=t.length-1;let u,d,f,h,p=a,m=t[0],g=t[p],w=!1;for(;o<=i&&s<=p;)if(er(l))if(er(c))if(er(m))if(er(g))if(In(l,m))zn(l,m,n,r),l=e[++o],m=t[++s];else if(In(c,g))zn(c,g,n,r),c=e[--i],g=t[--p];else if(In(l,g)){let s;zn(l,g,n,r),s=$n(c)?r.nextSibling(c.trailing.elm):r.nextSibling(c.elm),rr(l,n,s,r),l=e[++o],g=t[--p]}else In(c,m)?(zn(c,m,n,r),rr(m,n,l.elm,r),c=e[--i],m=t[++s]):(void 0===u&&(u=fr(e,o,i)),d=u[m.key],G(d)?(qn(m,n,r,l.elm),m=t[++s]):(f=e[d],er(f)&&(f.sel!==m.sel?qn(m,n,r,l.elm):(zn(f,m,n,r),w||(w=!0,e=[...e]),e[d]=void 0,rr(f,n,l.elm,r))),m=t[++s]));else g=t[--p];else m=t[++s];else c=e[--i];else l=e[++o];if(o<=i||s<=p)if(o>i){let e,o=p;do{e=t[++o]}while(!er(e)&&o<a);h=er(e)?e.elm:null,Jn(t,n,r,h,s,p+1)}else Qn(e,n,r,!0,o,i+1)}function pr(e,t,n,r){const o=e.length,s=t.length;if(0===o)return void Jn(t,n,r,null);if(0===s)return void Qn(e,n,r,!0);let i=null;for(let o=s-1;o>=0;o-=1){const s=e[o],l=t[o];l!==s&&(er(s)?er(l)?In(s,l)?(zn(s,l,n,r),i=l.elm):(Zn(s,n,r,!0),qn(l,n,r,i),i=l.elm):Zn(s,n,r,!0):er(l)&&(qn(l,n,r,i),i=l.elm))}}const mr=Symbol.iterator;function gr(e,t,n=Xe){const r=xr(),{key:o,ref:s}=t,i={type:2,sel:e,data:t,children:n,elm:void 0,key:o,owner:r};return G(s)||rt(r,s,i),i}function wr(e,t,n,r=Xe){const o=xr(),{key:s,ref:i}=n;const l={type:3,sel:e,data:n,children:r,elm:undefined,key:s,ctor:t,owner:o,mode:"open",aChildren:undefined,vm:undefined};return function(e){N.call(xr().velements,e)}(l),G(i)||rt(o,i,l),l}function yr(e){return{type:0,sel:undefined,text:e,elm:undefined,key:undefined,owner:xr()}}function br(e){return ur(e),e}let vr=()=>{throw new Error("sanitizeHtmlContent hook must be implemented.")};const Cr=i({s:function(e,t,n,r){if(!G(r)&&!G(r.slotAssignments)&&!G(r.slotAssignments[e])&&0!==r.slotAssignments[e].length){const o=[],s=r.slotAssignments[e];for(let e=0;e<s.length;e++){const n=s[e];if(!U(n)){const e=Wn(n);if(e!==!G(t.slotData))continue;if(e){const e=xr();Or(r.owner);try{N.call(o,n.factory(t.slotData,t.key))}finally{Or(e)}}else N.call(o,n)}}n=o}const o=xr(),{renderMode:s,shadowMode:i}=o;return 0===s?(br(n),n):(1===i&&br(n),gr("slot",t,n))},h:gr,c:wr,i:function(e,t){const n=[];if(br(n),G(e)||null===e)return n;const r=e[mr]();let o=r.next(),s=0,{value:i,done:l}=o;for(;!1===l;){o=r.next(),l=o.done;const e=t(i,s,0===s,!0===l);m(e)?N.apply(n,e):N.call(n,e),s+=1,i=o.value}return n},f:function(e){const t=e.length,n=[];br(n);for(let r=0;r<t;r+=1){const t=e[r];m(t)?N.apply(n,t):N.call(n,t)}return n},t:yr,d:function(e){return null==e?"":String(e)},b:function(e){const t=xr();if(U(t))throw new Error;const n=t;return function(t){jr(n,e,n.component,t)}},k:function(e,t){switch(typeof t){case"number":case"string":return e+":"+t}},co:function(e){return{type:1,sel:undefined,text:e,elm:undefined,key:"c",owner:xr()}},dc:function(e,t,n=Xe){if(U(e)||G(e))return null;if(!An(e))throw new Error(`Invalid constructor ${Q(e)} is not a LightningElement constructor.`);const r=function(e){var t;return null===(t=Gr.get(e))||void 0===t?void 0:t.sel}(e);if(G(r)||""===r)throw new Error(`Invalid LWC constructor ${Q(e)} does not have a registered name`);return wr(r,e,t,n)},fr:function(e,t,n){const r=yr(""),o=yr("");return{type:5,sel:void 0,key:e,elm:void 0,children:[r,...t,o],stable:n,owner:xr(),leading:r,trailing:o}},ti:function(e){return e>0&&!(Y(e)||K(e))?0:e},st:function(e,t){return{type:4,sel:void 0,key:t,elm:void 0,fragment:e,owner:xr()}},gid:function(e){const t=xr();if(G(e)||""===e)return e;if(U(e))return null;const{idx:n,shadowMode:r}=t;return 1===r?H.call(e,/\S+/g,(e=>`${e}-${n}`)):e},fid:function(e){const t=xr();if(G(e)||""===e)return e;if(U(e))return null;const{idx:n,shadowMode:r}=t;return 1===r&&/^#/.test(e)?`${e}-${n}`:e},shc:function(e){return vr(e)},ssf:function(e,t){return{type:6,factory:t,owner:xr(),elm:void 0,sel:void 0,key:void 0,slotName:e}},ddc:function(e,t,n,r=Xe){if(U(t)||G(t))return null;if(!An(t))throw new Error(`Invalid LWC Constructor ${Q(t)} for custom element <${e}>.`);return wr(e,t,n,r)}});let Er=!1,Sr=J;const Mr={enableProfiler(){Er=!0},disableProfiler(){Er=!1},attachDispatcher(e){Sr=e,this.enableProfiler()},detachDispatcher(){const e=Sr;return Sr=J,this.disableProfiler(),e}};function kr(e,t){Er&&Sr(e,0,t.tagName,t.idx,t.renderMode,t.shadowMode)}function Tr(e,t){Er&&Sr(e,1,t.tagName,t.idx,t.renderMode,t.shadowMode)}function Ar(e,t){Er&&Sr(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 Nr(e,t){Er&&Sr(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 Lr=!1,_r=null;function xr(){return _r}function Or(e){_r=e}function Pr(e){return(t,...n)=>{const o=r(null);return function(){const{context:{hasScopedStyles:r,stylesheetToken:s},shadowMode:i,renderer:l}=xr(),c=!G(s),a=1===i;let u=0;if(c&&r&&(u|=1),c&&a&&(u|=2),!G(o[u]))return o[u];const d=r&&c?" "+s:"",f=r&&c?` class="${s}"`:"",h=c&&a?" "+s:"";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 Rr=Pr(((e,t)=>{const{createFragment:n}=t;return n(e)})),Dr=Pr(((e,t)=>{const{createFragment:n,getFirstChild:r}=t;return r(n("<svg>"+e+"</svg>"))}));function Fr(e,t){const n=Lr,o=_r;let s=[];return Eo(e,e.owner,(()=>{_r=e,kr(1,e)}),(()=>{const{component:n,context:o,cmpSlots:i,cmpTemplate:l,tro:c}=e;c.observe((()=>{if(t!==l){if(U(l)||vo(e),c=t,!hn.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: ${Q(t)}.`);e.cmpTemplate=t,o.tplCache=r(null),o.hasScopedStyles=$r(t,e),function(e,t){const{elm:n,context:r,renderMode:o,shadowMode:s,renderer:{getClassList:i,removeAttribute:l,setAttribute:c}}=e,{stylesheets:a,stylesheetToken:u}=t,{stylesheets:d}=e,f=1===o&&1===s,{hasScopedStyles:h}=r;let p,m,g;const{stylesheetToken:w,hasTokenInClass:y,hasTokenInAttribute:b}=r;G(w)||(y&&i(n).remove(_n(w)),b&&l(n,_n(w)));const v=Wr(a),C=Wr(d);(v||C)&&(p=u),G(p)||(h&&(i(n).add(_n(p)),m=!0),f&&(c(n,_n(p),""),g=!0)),r.stylesheetToken=p,r.hasTokenInClass=m,r.hasTokenInAttribute=g}(e,t);const n=function(e,t){const{stylesheets:n,stylesheetToken:r}=t,{stylesheets:o}=e;let s=[];return Wr(n)&&(s=On(n,r,e)),Wr(o)&&N.apply(s,On(o,r,e)),s}(e,t);o.styleVNodes=0===n.length?null:Dn(e,n)}var c;e.refVNodes=t.hasRefs?r(null):null,e.velements=[],Lr=!0,s=t.call(void 0,Cr,n,i,o.tplCache);const{styleVNodes:a}=o;U(a)||F.apply(s,a)}))}),(()=>{Lr=n,_r=o,Tr(1,e)})),s}function Ir(e){if(Wr(e))for(let t=0;t<e.length;t++)if(Y(e[t][ue]))return!0;return!1}function $r(e,t){const{stylesheets:n}=e,r=G(t)?null:t.stylesheets;return Ir(n)||Ir(r)}function Wr(e){return!G(e)&&!U(e)&&e.length>0}let Hr=null;function Br(e){return Hr===e}function Vr(e,t,n){const{component:r,callHook:o,owner:s}=e;Eo(e,s,J,(()=>{o(r,t,n)}),J)}function jr(e,t,n,r){const{callHook:o,owner:s}=e;Eo(e,s,J,(()=>{o(n,t,[r])}),J)}const Gr=new Map;function Ur(e){return Ye((()=>{const{isDirty:t}=e;K(t)&&(Kr(e),function(e){if(Y(e.isScheduled))return;e.isScheduled=!0,0===po.length&&Ze(mo);N.call(po,e)}(e))}))}function Yr(e){e.tro.reset();const t=function(e){const{def:{render:t},callHook:n,component:r,owner:o}=e,s=xr();let i,l=!1;return Eo(e,o,(()=>{Or(e)}),(()=>{e.tro.observe((()=>{i=n(r,t),l=!0}))}),(()=>{Or(s)})),l?Fr(e,i):[]}(e);return e.isDirty=!1,e.isScheduled=!1,t}function Kr(e){e.isDirty=!0}const zr=new WeakMap;function qr(e,t){if(!z(t))throw new TypeError("Expected an EventListener but received "+typeof t);let n=zr.get(t);return G(n)&&(n=function(n){jr(e,t,void 0,n)},zr.set(t,n)),n}const Xr=r(null),Jr=["rendered","connected","disconnected"];function Zr(e,t){const{component:n,def:r,context:o}=e;for(let e=0,s=t.length;e<s;++e)t[e].call(void 0,n,{},r,o)}let Qr=0;const eo=new WeakMap;function to(e,t,n=[]){return t.apply(e,n)}function no(e,t,n){e[t]=n}function ro(e,t){return e[t]}function oo(e){const t=ao(e);Ar(7,t),1===t.state&&so(e),go(t),fo(t),Nr(7,t)}function so(e){io(ao(e))}function io(e){const{state:t}=e;if(2!==t){const{tro:t}=e;t.reset(),function(e){K(e.isDirty)&&(e.isDirty=!0);e.state=2;const{disconnected:t}=Xr;t&&Zr(e,t);wo(e)&&function(e){const{wiredDisconnecting:t}=e.context;Eo(e,e,J,(()=>{for(let e=0,n=t.length;e<n;e+=1)t[e]()}),J)}(e);const{disconnectedCallback:n}=e.def;G(n)||(kr(5,e),Vr(e,n),Tr(5,e))}(e),yo(e),function(e){const{aChildren:t}=e;bo(t)}(e)}}function lo(e,t,n,o){const{mode:s,owner:i,tagName:l,hydrated:c}=o,a=Nn(t),u={elm:e,def:a,idx:Qr++,state:0,isScheduled:!1,isDirty:!0,tagName:l,mode:s,owner:i,refVNodes:null,children:Xe,aChildren:Xe,velements:Xe,cmpProps:r(null),cmpFields:r(null),cmpSlots:{slotAssignments: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:qe,wiredConnecting:Xe,wiredDisconnecting:Xe},tro:null,shadowMode:null,stylesheets:null,component:null,shadowRoot:null,renderRoot:null,callHook:to,setHook:no,getHook:ro,renderer:n};return u.stylesheets=function(e,t){const{stylesheets:n}=t;if(!G(n)){const e=function(e,t){let n=!0;const r=e=>{if(m(e))for(let t=0;t<e.length;t++)r(e[t]);else z(e)||(n=!1)};m(t)?r(t):n=!1;return n}(0,n);if(e)return nt(n)}return null}(0,a.ctor),u.shadowMode=function(e,t){const{def:n}=e,{isSyntheticShadowDefined:r,isNativeShadowDefined:o}=t;let s;if(r)if(0===n.renderMode)s=0;else if(o)if(lwcRuntimeFlags.ENABLE_MIXED_SHADOW_MODE)if("any"===n.shadowSupportMode)s=0;else{const t=function(e){let t=e.owner;for(;!U(t)&&0===t.renderMode;)t=t.owner;return t}(e);s=U(t)||0!==t.shadowMode?1:0}else s=1;else s=1;else s=0;return s}(u,n),u.tro=Ur(u),function(e,t){const n=Hr;let r;kr(0,e),Hr=e;try{const e=new t;if(Hr.component!==e)throw new TypeError("Invalid component constructor, the class should extend LightningElement.")}catch(e){r=Object(e)}finally{if(Tr(0,e),Hr=n,!G(r))throw De(e,r),r}}(u,a.ctor),wo(u)&&function(e){const{context:t,def:{wire:n}}=e,r=t.wiredConnecting=[],o=t.wiredDisconnecting=[];for(const t in n){const s=n[t],i=nn.get(s);if(!G(i)){const{connector:n,computeConfigAndUpdate:s,resetConfigWatcher:l}=rn(e,t,i),c=i.dynamic.length>0;N.call(r,(()=>{n.connect(),lwcRuntimeFlags.ENABLE_WIRE_SYNC_EMIT||!c?s():Promise.resolve().then(s)})),N.call(o,(()=>{n.disconnect(),l()}))}}}(u),u}function co(e,t){eo.set(e,t)}function ao(e){return eo.get(e)}function uo(e){return eo.get(e)}function fo(e){if(Y(e.isDirty)){!function(e,t){const{renderRoot:n,children:r,renderer:o}=e;e.children=t,(t.length>0||r.length>0)&&r!==t&&Eo(e,e,(()=>{kr(2,e)}),(()=>{Kn(r,t,n,o)}),(()=>{Tr(2,e)}));1===e.state&&ho(e)}(e,Yr(e))}}function ho(e){const{def:{renderedCallback:t}}=e,{rendered:n}=Xr;n&&Zr(e,n),G(t)||(kr(4,e),Vr(e,t),Tr(4,e))}let po=[];function mo(){Ar(8);const e=po.sort(((e,t)=>e.idx-t.idx));po=[];for(let t=0,n=e.length;t<n;t+=1){const r=e[t];try{fo(r)}catch(r){throw t+1<n&&(0===po.length&&Ze(mo),F.apply(po,O.call(e,t+1))),Nr(8),r}}Nr(8)}function go(e){const{state:t}=e;if(1===t)return;e.state=1;const{connected:n}=Xr;n&&Zr(e,n),wo(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;G(r)||(kr(3,e),Vr(e,r),Tr(3,e))}function wo(e){return c(e.def.wire).length>0}function yo(e){const{velements:t}=e;for(let e=t.length-1;e>=0;e-=1){const{elm:n}=t[e];if(!G(n)){const e=uo(n);G(e)||io(e)}}}function bo(e){for(let t=0,n=e.length;t<n;t+=1){const n=e[t];if(!U(n)&&!G(n.elm))switch(n.type){case 2:bo(n.children);break;case 3:io(ao(n.elm));break}}}function vo(e){Co(e.children,e),e.children=Xe,yo(e),e.velements=Xe}function Co(e,t){const{renderRoot:n,renderer:{remove:r}}=t;for(let o=0,s=e.length;o<s;o+=1){const s=e[o];U(s)||($n(s)?Co(s.children,t):G(s.elm)||r(s.elm,n))}}function Eo(e,t,n,r,o){let s;n();try{r()}catch(e){s=Object(e)}finally{if(o(),!G(s)){De(e,s);const n=U(t)?void 0:function(e){let t=e;for(;!U(t);){if(!G(t.def.errorCallback))return t;t=t.owner}}(t);if(G(n))throw s;vo(e),kr(6,e);Vr(n,n.def.errorCallback,[s,s.wcStack]),Tr(6,e)}}}const So=se[de],Mo=se[fe];function ko(e,t,n){let r=uo(e.getRootNode().host);G(r)&&(r=uo(t.getRootNode().host)),G(r)||Pe("CrossRootAriaInSyntheticShadow",{tagName:r.tagName,attributeName:n})}function To(e,t,n){const r=e.getRootNode();var o;if((o=r)!==document&&Y(o.synthetic))if("id"===t){if(!X(n)||0===n.length)return;for(const t of oe){const o=`[${t}~="${CSS.escape(n)}"]`,s=Mo.call(document,o);for(let n=0;n<s.length;n++){const o=s[n];if(o.getRootNode()!==r){ko(o,e,t);break}}}}else{const o=function(e){return X(e)?v.call(B.call(e,/\s+/),Boolean):[]}(n);for(const n of o){const o=So.call(document,n);if(!U(o)){o.getRootNode()!==r&&ko(e,o,t)}}}}delete se[de],delete se[fe];let Ao=!1;"undefined"!=typeof CSS&&z(CSS.escape)&&u.call(Element.prototype,ce)&&Oe((function(){if(Ao)return;Ao=!0;const{setAttribute:e}=Element.prototype;n(Element.prototype,{setAttribute(t,n){e.call(this,t,n),("id"===t||oe.has(t))&&To(this,t,n)}});const t=l(Element.prototype,"id");if(!G(t)){const{get:e,set:n}=t;z(e)&&z(n)&&s(Element.prototype,"id",{get(){return e.call(this)},set(e){n.call(this,e),To(this,"id",e)},enumerable:!0,configurable:!0})}}));const No=["ariaActiveDescendant","ariaControls","ariaDescribedBy","ariaDetails","ariaErrorMessage","ariaFlowTo","ariaLabelledBy","ariaOwns"];function Lo(e){return e instanceof Kt||e instanceof En}function _o(e,t,n,r){if(!Lo(e)){const o=function(e){const{host:t}=e.getRootNode(),n=G(t)?void 0:uo(t);if(!G(n))return n;let r=e;for(;!U(r=r.parentElement);)if(Lo(r)){const e=uo(r);if(!G(e))return e}}(e);let s;n&&(s=U(r)?"null":typeof r),Pe("NonStandardAriaReflection",{tagName:null==o?void 0:o.tagName,propertyName:t,isSetter:n,setValueType:s})}}lwcRuntimeFlags.DISABLE_ARIA_REFLECTION_POLYFILL||Oe((function(){const{prototype:e}=Element;for(const t of No){const n=l(e,t),{get:r,set:o}=n;s(e,t,{get(){return _o(this,t,!1,void 0),r.call(this)},set(e){return _o(this,t,!0,e),o.call(this,e)},configurable:!0,enumerable:!0})}}));let xo=!1;function Oo(e){const t=Yr(e);e.children=t;const{renderRoot:n,renderer:{getFirstChild:r}}=e;Do(r(n),t,n,e),ho(e)}function Po(e,t,n){var r,o;let s;switch(t.type){case 0:s=function(e,t,n){var r;if(!$o(t,e,3,n))return Fo(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:s=function(e,t,n){var r;if(!$o(t,e,8,n))return Fo(e,t,n);const{setProperty:o}=n;return o(e,Ro,null!==(r=t.text)&&void 0!==r?r:null),t.elm=e,e}(e,t,n);break;case 4:s=function(e,t,n){if(!function(e,t,n,r){const{getProperty:o,getAttribute:s}=r;if(3===o(e,"nodeType"))return!!$o(n,t,3,r)&&o(e,Ro)===o(t,Ro);if(8===o(e,"nodeType"))return!!$o(n,t,8,r)&&o(e,Ro)===o(t,Ro);if(!$o(n,t,1,r))return!1;let i=!0;if(o(e,"tagName")!==o(t,"tagName"))return!1;return o(e,"getAttributeNames").call(e).forEach((r=>{s(e,r)!==s(t,r)&&($e(`Mismatch hydrating element <${o(e,"tagName").toLowerCase()}>: attribute "${r}" has different values, expected "${s(e,r)}" but found "${s(t,r)}"`,n.owner),i=!1)})),i}(t.fragment,e,t,n))return Fo(e,t,n);return t.elm=e,e}(e,t,n);break;case 5:s=function(e,t,n){const{children:r,owner:o}=t;return Do(e,r,n.getProperty(e,"parentNode"),o),t.elm=r[r.length-1].elm}(e,t,n);break;case 2:s=function(e,t,n){if(!$o(t,e,1,n)||!Wo(t,e,n))return Fo(e,t,n);t.elm=e;const{owner:r}=t,{context:o}=t.data,s=Boolean(!G(o)&&!G(o.lwc)&&"manual"===o.lwc.dom);if(s){const{data:{props:r}}=t,{getProperty:o}=n;G(r)||G(r.innerHTML)||o(e,"innerHTML")===r.innerHTML&&(t.data=Object.assign(Object.assign({},t.data),{props:tt(r,"innerHTML")}))}if(Io(t,n),!s){const{getFirstChild:o}=n;Do(o(e),t.children,e,r)}return e}(e,t,null!==(r=t.data.renderer)&&void 0!==r?r:n);break;case 3:s=function(e,t,n){const{validationOptOut:r}=t.ctor,o=function(e){if(G(e))return e=>!0;if(Y(e))return e=>!1;if(m(e)&&(t=e,n=X,y.call(t,n)))return t=>!S.call(e,t);var t,n;return function(e,t){Ie("warn",e,t,!1)}("Validation opt out must be `true` or an array of attributes that should not be validated."),e=>!0}(r);if(!$o(t,e,1,n)||!Wo(t,e,n,o))return Fo(e,t,n);const{sel:s,mode:i,ctor:l,owner:c}=t,a=lo(e,l,n,{mode:i,owner:c,tagName:s,hydrated:!0});if(t.elm=e,t.vm=a,cr(t,a),Io(t,n),go(a),0!==a.renderMode){const{getFirstChild:r}=n;Do(r(e),t.children,e,a)}return Oo(a),e}(e,t,null!==(o=t.data.renderer)&&void 0!==o?o:n)}return n.nextSibling(s)}const Ro="nodeValue";function Do(e,t,n,r){let o=e;const{renderer:s}=r;for(let e=0;e<t.length;e++){const r=t[e];U(r)||(o?o=Po(o,r,s):(xo=!0,qn(r,n,s,o),o=s.nextSibling(r.elm)))}if(o){xo=!0;const{nextSibling:e}=s;do{const t=o;o=e(o),sr(t,n,s)}while(o)}}function Fo(e,t,n){xo=!0;const{getProperty:r}=n,o=r(e,"parentNode");return qn(t,o,n,e),sr(e,o,n),t.elm}function Io(e,t){Yn(e,t),jn(null,e,t)}function $o(e,t,n,r){const{getProperty:o}=r;return o(t,"nodeType")===n}function Wo(e,t,n,r=(()=>!0)){const{getProperty:o}=n;if(e.sel.toLowerCase()!==o(t,"tagName").toLowerCase())return!1;const s=function(e,t,n,r){const{data:{attrs:o={}}}=e;let s=!0;for(const[e,i]of Object.entries(o)){if(!r(e))continue;const{getAttribute:o}=n;Ho(i,o(t,e))||(s=!1)}return s}(e,t,n,r),i=!r("class")||function(e,t,n){const{data:r,owner:o}=e;let{className:s,classMap:i}=r;const{getProperty:l,getClassList:c,getAttribute:a}=n,u=Rn(o),d=function(e){return 3===e.type}(e)?function(e){const{template:t}=Nn(e.ctor),{vm:n}=e,{stylesheetToken:r}=t;return!G(r)&&$r(t,n)?_n(r):null}(e):null;if(!U(u)||!U(d))if(G(s))if(G(i)){const e=[u,d],t=v.call(e,(e=>!U(e)));t.length&&(s=k.call(t," "))}else i=Object.assign(Object.assign(Object.assign({},i),U(u)?{}:{[u]:!0}),U(d)?{}:{[d]:!0});else{const e=[u,s,d],t=v.call(e,(e=>!U(e)));s=k.call(t," ")}let h=!0;const p=a(t,"class");if(G(s)||String(s)===p)if(G(i))G(s)&&!U(p)&&(h=!1);else{const e=c(t);let n="";for(const t in i)n+=" "+t,e.contains(t)||(h=!1);JSON.stringify(n.trim()),e.length>f(i).length&&(h=!1)}else h=!1,JSON.stringify(s);return h}(e,t,n),l=!r("style")||function(e,t,n){const{data:{style:r,styleDecls:o}}=e,{getAttribute:s}=n,i=s(t,"style")||"";let l=!0;if(G(r)||r===i){if(!G(o)){const e=function(e){const t={},n=e.split(Qe);for(const e of n)if(e){const[n,r]=e.split(et);void 0!==n&&void 0!==r&&(t[n.trim()]=r.trim())}return t}(i),t=[];for(let n=0,r=o.length;n<r;n++){const[r,s,i]=o[n];t.push(`${r}: ${s+(i?" important!":"")}`);const c=e[r];G(c)?l=!1:c.startsWith(s)?i&&!c.endsWith("!important")&&(l=!1):l=!1}f(e).length>o.length&&(l=!1),k.call(t,";")}}else l=!1;return l}(e,t,n);return s&&i&&l}function Ho(e,t){return String(e)===t||!(!U(t)||!G(e)&&!U(e))}let Bo=!1;const Vo=["slots","stylesheetToken","stylesheets","renderMode"],jo=["$scoped$"],Go=["pop","push","shift","unshift","reverse","sort","fill","splice","copyWithin"];let Uo=!1;function Yo(e){switch(e){case"pop":return A;case"push":return N;case"shift":return x;case"unshift":return F;case"reverse":return _;case"sort":return R;case"fill":return b;case"splice":return D;case"copyWithin":return w}}function Ko(e,t,n){Pe(t,{propertyName:n})}function zo(e){Ko(0,"TemplateMutation",e)}function qo(e){Ko(0,"StylesheetMutation",e)}function Xo(e){Jo(e,(e=>{m(e)?function(e){for(const t of Go){const n=Yo(t);e[t]=function(){return zo("stylesheets"),n.apply(this,arguments)}}}(e):function(e){for(const t of jo){let n=e[t];s(e,t,{enumerable:!0,configurable:!0,get:()=>n,set(e){qo(t),n=e}})}}(e)}))}function Jo(e,t){t(e);for(let n=0;n<e.length;n++){const r=e[n];m(r)?Jo(r,t):t(r)}}const Zo=z(CSSStyleSheet.prototype.replaceSync)&&m(document.adoptedStyleSheets),Qo=Zo&&l(document.adoptedStyleSheets,"length").writable,es=!G(document.documentMode),ts=new Map;function ns(e){const t=document.createElement("style");return t.type="text/css",t.textContent=e,t}function rs(e,t,n){const r=function(e,t){const{element:n,usedElement:r}=t;return r?es?ns(e):n.cloneNode(!0):(t.usedElement=!0,n)}(e,n);t.appendChild(r)}function os(e,t){let n=ts.get(e);return G(n)&&(n={stylesheet:void 0,element:void 0,roots:void 0,global:!1,usedElement:!1},ts.set(e,n)),t&&G(n.stylesheet)?n.stylesheet=function(e){const t=new CSSStyleSheet;return t.replaceSync(e),t}(e):!t&&G(n.element)&&(n.element=ns(e)),n}function ss(e,t){const n=os(e,Zo);let{roots:r}=n;if(G(r))r=n.roots=new WeakSet;else if(r.has(t))return;r.add(t),Zo?function(e,t,n){const{adoptedStyleSheets:r}=t,{stylesheet:o}=n;Qo?r.push(o):t.adoptedStyleSheets=[...r,o]}(0,t,n):rs(e,t,n)}const is=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}}();new WeakMap;const ls=(e,t)=>{const n=document.createElement(e);return t(n),n},cs=new Map,as=new WeakSet;let us=!1;const ds=(e,t)=>{const n=!G(e),r=!G(t);class o extends HTMLElement{constructor(e){super(),us?e(this):(n||r)&&as.add(this)}}return n&&(o.prototype.connectedCallback=function(){as.has(this)||e(this)}),r&&(o.prototype.disconnectedCallback=function(){as.has(this)||t(this)}),o};let fs;function hs(e){const t=function(e){var t=Object.freeze({__proto__:null,fail:function(e){throw new Error(e)},invariant:function(e,t){if(!e)throw new Error(`Invariant Violation: ${t}`)},isFalse:function(e,t){if(e)throw new Error(`Assert Violation: ${t}`)},isTrue:function(e,t){if(!e)throw new Error(`Assert Violation: ${t}`)}});function n(e){return void 0===e}class r extends CustomEvent{constructor(e,{setNewContext:t,setDisconnectedCallback:n}){super(e,{bubbles:!0,composed:!0}),this.setNewContext=t,this.setDisconnectedCallback=n}}e.createFragment=void 0;if("function"==typeof HTMLTemplateElement)e.createFragment=function(e){const t=document.createElement("template");return t.innerHTML=e,t.content.firstChild};else{const t={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"]},r=function(e){return(/<([a-z][^/\0>\x20\t\r\n\f]+)/i.exec(e)||["",""])[1].toLowerCase()};e.createFragment=function(e){const o=t[r(e)];if(!n(o))for(const t of o)e=`<${t}>${e}</${t}>`;const s=document.implementation.createHTMLDocument("");s.body.innerHTML=e;let i=s.body;if(!n(o))for(let e=0;e<o.length;e++)i=i.firstChild;return i.firstChild}}function o(e,t,n,r){e.addEventListener(t,n,r)}function s(e,t){return e.dispatchEvent(t)}return e.addEventListener=o,e.assertInstanceOfHTMLElement=function(e,n){t.invariant(e instanceof HTMLElement,n)},e.attachShadow=function(e,t){return null!==e.shadowRoot?e.shadowRoot:e.attachShadow(t)},e.cloneNode=function(e,t){return e.cloneNode(t)},e.createComment=function(e){return document.createComment(e)},e.createElement=function(e,t){return n(t)?document.createElement(e):document.createElementNS(t,e)},e.createText=function(e){return document.createTextNode(e)},e.dispatchEvent=s,e.getAttribute=function(e,t,r){return n(r)?e.getAttribute(t):e.getAttributeNS(r,t)},e.getBoundingClientRect=function(e){return e.getBoundingClientRect()},e.getChildNodes=function(e){return e.childNodes},e.getChildren=function(e){return e.children},e.getClassList=function(e){return e.classList},e.getElementsByClassName=function(e,t){return e.getElementsByClassName(t)},e.getElementsByTagName=function(e,t){return e.getElementsByTagName(t)},e.getFirstChild=function(e){return e.firstChild},e.getFirstElementChild=function(e){return e.firstElementChild},e.getLastChild=function(e){return e.lastChild},e.getLastElementChild=function(e){return e.lastElementChild},e.getProperty=function(e,t){return e[t]},e.insert=function(e,t,n){t.insertBefore(e,n)},e.isConnected=function(e){return e.isConnected},e.nextSibling=function(e){return e.nextSibling},e.ownerDocument=function(e){return e.ownerDocument},e.querySelector=function(e,t){return e.querySelector(t)},e.querySelectorAll=function(e,t){return e.querySelectorAll(t)},e.registerContextConsumer=function(e,t,n){s(e,new r(t,n))},e.registerContextProvider=function(e,t,n){o(e,t,(e=>{e.stopImmediatePropagation();const{setNewContext:t,setDisconnectedCallback:r}=e;n({setNewContext:t,setDisconnectedCallback:r})}))},e.remove=function(e,t){t.removeChild(e)},e.removeAttribute=function(e,t,r){n(r)?e.removeAttribute(t):e.removeAttributeNS(r,t)},e.removeEventListener=function(e,t,n,r){e.removeEventListener(t,n,r)},e.setAttribute=function(e,t,r,o){return n(o)?e.setAttribute(t,r):e.setAttributeNS(o,t,r)},e.setCSSStyleProperty=function(e,t,n,r){e.style.setProperty(t,n,r?"important":"")},e.setProperty=function(e,t,n){e[t]=n},e.setText=function(e,t){e.nodeValue=t},e}({});return Object.setPrototypeOf(t,e),t}fs=is?(e,t,n,r)=>{let o=cs.get(e);if(G(o)){if(!G(customElements.get(e)))throw new Error(`Unexpected tag name "${e}". This name is a registered custom element, preventing LWC to upgrade the element.`);o=ds(n,r),customElements.define(e,o),cs.set(e,o)}us=!0;try{return new o(t)}finally{us=!1}}:ls;const ps=n(hs(null),{insertStylesheet:function(e,t){G(t)?function(e){const t=os(e,!1);t.global||(t.global=!0,rs(e,document.head,t))}(e):ss(e,t)},createCustomElement:fs,isNativeShadowDefined:se.$isNativeShadowRootDefined$,isSyntheticShadowDefined:u.call(Element.prototype,ce)});function ms(e,t,n){const r=lo(e,t,ps,{mode:"open",owner:null,tagName:e.tagName.toLowerCase(),hydrated:!0});for(const[t,r]of Object.entries(n))e[t]=r;return r}function gs(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(!z(t))throw new TypeError(`"hydrateComponent" expects a valid component constructor as the second parameter but instead received ${t}.`);if(!q(n)||U(n))throw new TypeError(`"hydrateComponent" expects an object as the third parameter but instead received ${n}.`);if(uo(e))console.warn('"hydrateComponent" expects an element that is not hydrated.',e);else try{!function(e){xo=!1,go(e),Oo(e),xo&&$e("Hydration completed with errors.",e)}(ms(e,t,n))}catch(r){console.error("Recovering from error while hydrating: ",r),function(e,t){if(e.shadowRoot){const t=e.shadowRoot;for(;!U(t.firstChild);)t.removeChild(t.firstChild)}if("light"===t.renderMode)for(;!U(e.firstChild);)e.removeChild(e.firstChild)}(e,t),ms(e,t,n),oo(e)}}const ws=new WeakSet;function ys(e){var t;const n=function(e){return Nn(e).bridge}(e),{observedAttributes:r}=n,{attributeChangedCallback:o}=n.prototype;return(t=class extends HTMLElement{constructor(){super(),this.isConnected?(gs(this,e,{}),ws.add(this)):lo(this,e,ps,{mode:"open",owner:null,tagName:this.tagName})}connectedCallback(){ws.has(this)?ws.delete(this):oo(this)}disconnectedCallback(){so(this)}attributeChangedCallback(e,t,n){o.call(this,e,t,n)}}).observedAttributes=r,t}const bs=Node,vs=new WeakMap,Cs=new WeakMap;function Es(e,t){const n=t.get(e);return G(n)||n(e),e}if(!lwcRuntimeFlags.ENABLE_NATIVE_CUSTOM_ELEMENT_LIFECYCLE){const{appendChild:e,insertBefore:t,removeChild:r,replaceChild:o}=bs.prototype;n(bs.prototype,{appendChild(t){return Es(e.call(this,t),vs)},insertBefore(e,n){return Es(t.call(this,e,n),vs)},removeChild(e){return Es(r.call(this,e),Cs)},replaceChild(e,t){const n=o.call(this,e,t);return Es(n,Cs),Es(e,vs),n}})}const Ss=Node;const Ms=new Map;function ks(e,t,n){var r,o,s;r=t,o=e=>{e.stopImmediatePropagation();const{setNewContext:t,setDisconnectedCallback:r}=e;n({setNewContext:t,setDisconnectedCallback:r})},e.addEventListener(r,o,s)}return s(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=Ms.get(e);return G(t)&&(t=ys(e),Ms.set(e,t)),t}(this)}}),i(Kt),h(Kt.prototype),e.LightningElement=Kt,e.__unstable__ProfilerControl=Mr,e.__unstable__ReportingControl=xe,e.api=function(){throw new Error},e.buildCustomElementConstructor=function(e){return e.CustomElementConstructor},e.createContextProvider=function(e){return Qt(e,ks)},e.createElement=function(e,t){if(!q(t)||U(t))throw new TypeError(`"createElement" function expects an object as second parameter but received "${Q(t)}".`);const n=t.is;if(!z(n))throw new TypeError('"createElement" function expects an "is" option with a valid component constructor.');const{createCustomElement:r}=ps,o=j.call(e);let s,i;return lwcRuntimeFlags.ENABLE_NATIVE_CUSTOM_ELEMENT_LIFECYCLE&&(s=e=>{oo(e)},i=e=>{so(e)}),r(o,(e=>{lo(e,n,ps,{tagName:o,mode:"closed"!==t.mode?"open":"closed",owner:null}),lwcRuntimeFlags.ENABLE_NATIVE_CUSTOM_ELEMENT_LIFECYCLE||(vs.set(e,oo),Cs.set(e,so))}),s,i)},e.freezeTemplate=function(e){lwcRuntimeFlags.ENABLE_FROZEN_TEMPLATE?(i(e),G(e.stylesheets)||Jo(e.stylesheets,(e=>{i(e)}))):(!function(e){s(e,"stylesheetTokens",{enumerable:!0,configurable:!0,get(){const{stylesheetToken:e}=this;return G(e)?e:{hostAttribute:`${e}-host`,shadowAttribute:e}},set(e){this.stylesheetToken=G(e)?void 0:e.shadowAttribute}})}(e),Oe((()=>{!function(e){G(e.stylesheets)||Xo(e.stylesheets);for(const t of Vo){let n=e[t];s(e,t,{enumerable:!0,configurable:!0,get:()=>n,set(e){Uo||zo(t),n=e}})}const t=l(e,"stylesheetTokens");s(e,"stylesheetTokens",{enumerable:!0,configurable:!0,get:t.get,set(e){zo("stylesheetTokens"),Uo=!0,t.set.call(this,e),Uo=!1}})}(e)})))},e.getComponentConstructor=function(e){let t=null;if(!G(e)){const n=uo(e);G(n)||(t=n.def.ctor)}return t},e.getComponentDef=function(e){const t=Nn(e),{ctor:n,name:r,props:o,propsConfig:s,methods:i}=t,l={};for(const e in o)l[e]={config:s[e]||0,type:"any",attr:Ce(e)};const c={};for(const e in i)c[e]=i[e].value;return{ctor:n,name:r,props:l,methods:c}},e.hydrateComponent=gs,e.isComponentConstructor=An,e.isNodeFromTemplate=function(e){if(K(e instanceof Ss))return!1;if(e instanceof ShadowRoot)return!1;const t=e.getRootNode();return!!(t instanceof ShadowRoot&&K(u.call(a(t),"synthetic")))||ps.isSyntheticShadowDefined&&!G(e[ie])},e.parseFragment=Rr,e.parseSVGFragment=Dr,e.readonly=function(e){return jt(e)},e.register=function(e){for(let t=0;t<Jr.length;++t){const n=Jr[t];if(n in e){let t=Xr[n];G(t)&&(Xr[n]=t=[]),N.call(t,e[n])}}},e.registerComponent=function(e,t){return z(e)&&Gr.set(e,t),e},e.registerDecorators=function(e,t){const n=e.prototype,{publicProps:o,publicMethods:i,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(!G(o))for(const e in o){const t=o[e];if(g[e]=t.config,w=l(n,e),t.config>0){if(G(w))throw new Error;w=cn(e,w)}else w=G(w)||G(w.get)?ln(e):cn(e,w);f[e]=w,s(n,e,w)}if(G(i)||I.call(i,(e=>{if(w=l(n,e),G(w))throw new Error;d[e]=w})),!G(c))for(const e in c){const{adapter:t,method:r,config:o,dynamic:i=[]}=c[e];if(w=l(n,e),1===r){if(G(w))throw new Error;h[e]=w,on(w,t,o,i)}else w=un(e),p[e]=w,sn(w,t,o,i),s(n,e,w)}if(!G(a))for(const e in a)w=l(n,e),w=an(e),s(n,e,w);if(!G(u))for(let e=0,t=u.length;e<t;e++){const t=u[e];w=l(n,t);const r=!G(o)&&t in o,s=!G(a)&&t in a;r||s||(m[t]=Jt(t))}return function(e,t){dn.set(e,t)}(e,{apiMethods:d,apiFields:f,apiFieldsConfig:g,wiredMethods:h,wiredFields:p,observedFields:m}),e},e.registerTemplate=function(e){return hn.add(e),e},e.renderer=ps,e.rendererFactory=hs,e.sanitizeAttribute=function(e,t,n,r){return r},e.setFeatureFlag=function(e,t){if("boolean"==typeof t){if(G(Se[e])){const n=f(Se).map((e=>`"${e}"`)).join(", ");console.warn(`Failed to set the value "${t}" for the runtime feature flag "${e}" because it is undefined. Available flags: ${n}.`)}else{const n=Me[e];if(!G(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}".`);s(Me,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(Bo,"Hooks are already overridden, only one definition is allowed."),Bo=!0,n=e.sanitizeHtmlContent,vr=n},e.swapComponent=function(e,t){return!1},e.swapStyle=function(e,t){return!1},e.swapTemplate=function(e,t){return!1},e.track=function(e){if(1===arguments.length)return Gt(e);throw new Error},e.unwrap=function(e){return Vt.unwrapProxy(e)},e.wire=function(e,t){throw new Error},e}({});
2
2
  //# sourceMappingURL=engine-dom.min.js.map
@@ -1,9 +1,11 @@
1
1
  var LWC = (function (exports) {
2
2
  'use strict';
3
3
 
4
- /* proxy-compat-disable */
5
4
  /**
6
- * Copyright (C) 2018 salesforce.com, inc.
5
+ * Copyright (C) 2023 salesforce.com, inc.
6
+ */
7
+ /**
8
+ * Copyright (C) 2023 salesforce.com, inc.
7
9
  */
8
10
  /*
9
11
  * Copyright (c) 2018, salesforce.com, inc.
@@ -193,7 +195,7 @@ var LWC = (function (exports) {
193
195
  })();
194
196
  // These attributes take either an ID or a list of IDs as values.
195
197
  // This includes aria-* attributes as well as the special non-ARIA "for" attribute
196
- const ID_REFERENCING_ATTRIBUTES_SET = new Set([
198
+ const ID_REFERENCING_ATTRIBUTES_SET = /*@__PURE__*/ new Set([
197
199
  'aria-activedescendant',
198
200
  'aria-controls',
199
201
  'aria-describedby',
@@ -280,11 +282,11 @@ var LWC = (function (exports) {
280
282
  /**
281
283
  * Map associating previously transformed HTML property into HTML attribute.
282
284
  */
283
- const CACHED_PROPERTY_ATTRIBUTE_MAPPING = new Map();
285
+ const CACHED_PROPERTY_ATTRIBUTE_MAPPING = /*@__PURE__@*/ new Map();
284
286
  /**
285
287
  * Map associating previously transformed HTML attribute into HTML property.
286
288
  */
287
- const CACHED_ATTRIBUTE_PROPERTY_MAPPING = new Map();
289
+ const CACHED_ATTRIBUTE_PROPERTY_MAPPING = /*@__PURE__@*/ new Map();
288
290
  function htmlPropertyToAttribute(propName) {
289
291
  const ariaAttributeName = AriaPropNameToAttrNameMap[propName];
290
292
  if (!isUndefined$1(ariaAttributeName)) {
@@ -330,10 +332,10 @@ var LWC = (function (exports) {
330
332
  CACHED_ATTRIBUTE_PROPERTY_MAPPING.set(attrName, propertyName);
331
333
  return propertyName;
332
334
  }
333
- /** version: 2.45.2 */
335
+ /** version: 2.45.3 */
334
336
 
335
337
  /**
336
- * Copyright (C) 2018 salesforce.com, inc.
338
+ * Copyright (C) 2023 salesforce.com, inc.
337
339
  */
338
340
 
339
341
  /*
@@ -397,10 +399,10 @@ var LWC = (function (exports) {
397
399
  */
398
400
  function setFeatureFlagForTest(name, value) {
399
401
  }
400
- /** version: 2.45.2 */
402
+ /** version: 2.45.3 */
401
403
 
402
404
  /**
403
- * Copyright (C) 2018 salesforce.com, inc.
405
+ * Copyright (C) 2023 salesforce.com, inc.
404
406
  */
405
407
 
406
408
  /*
@@ -461,7 +463,7 @@ var LWC = (function (exports) {
461
463
  }
462
464
  }
463
465
  }
464
- /** version: 2.45.2 */
466
+ /** version: 2.45.3 */
465
467
 
466
468
  /*
467
469
  * Copyright (c) 2018, salesforce.com, inc.
@@ -475,7 +477,9 @@ var LWC = (function (exports) {
475
477
  applyAriaReflection();
476
478
  }
477
479
 
478
- /* proxy-compat-disable */
480
+ /**
481
+ * Copyright (C) 2023 salesforce.com, inc.
482
+ */
479
483
 
480
484
  /*
481
485
  * Copyright (c) 2018, salesforce.com, inc.
@@ -875,19 +879,6 @@ var LWC = (function (exports) {
875
879
  'tabIndex',
876
880
  'title',
877
881
  ];
878
- let controlledElement = null;
879
- let controlledAttributeName;
880
- function isAttributeLocked(elm, attrName) {
881
- return elm !== controlledElement || attrName !== controlledAttributeName;
882
- }
883
- function lockAttribute(_elm, _key) {
884
- controlledElement = null;
885
- controlledAttributeName = undefined;
886
- }
887
- function unlockAttribute(elm, key) {
888
- controlledElement = elm;
889
- controlledAttributeName = key;
890
- }
891
882
 
892
883
  /*
893
884
  * Copyright (c) 2018, salesforce.com, inc.
@@ -1384,6 +1375,14 @@ var LWC = (function (exports) {
1384
1375
  * SPDX-License-Identifier: MIT
1385
1376
  * For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
1386
1377
  */
1378
+ /**
1379
+ * This module is responsible for producing the ComponentDef object that is always
1380
+ * accessible via `vm.def`. This is lazily created during the creation of the first
1381
+ * instance of a component class, and shared across all instances.
1382
+ *
1383
+ * This structure can be used to synthetically create proxies, and understand the
1384
+ * shape of a component. It is also used internally to apply extra optimizations.
1385
+ */
1387
1386
  /**
1388
1387
  * This operation is called with a descriptor of an standard html property
1389
1388
  * that a Custom Element can support (including AOM properties), which
@@ -1501,15 +1500,11 @@ var LWC = (function (exports) {
1501
1500
  removeAttribute(name) {
1502
1501
  const vm = getAssociatedVM(this);
1503
1502
  const { elm, renderer: { removeAttribute }, } = vm;
1504
- unlockAttribute(elm, name);
1505
1503
  removeAttribute(elm, name);
1506
- lockAttribute();
1507
1504
  },
1508
1505
  removeAttributeNS(namespace, name) {
1509
1506
  const { elm, renderer: { removeAttribute }, } = getAssociatedVM(this);
1510
- unlockAttribute(elm, name);
1511
1507
  removeAttribute(elm, name, namespace);
1512
- lockAttribute();
1513
1508
  },
1514
1509
  getAttribute(name) {
1515
1510
  const vm = getAssociatedVM(this);
@@ -1526,16 +1521,12 @@ var LWC = (function (exports) {
1526
1521
  setAttribute(name, value) {
1527
1522
  const vm = getAssociatedVM(this);
1528
1523
  const { elm, renderer: { setAttribute }, } = vm;
1529
- unlockAttribute(elm, name);
1530
1524
  setAttribute(elm, name, value);
1531
- lockAttribute();
1532
1525
  },
1533
1526
  setAttributeNS(namespace, name, value) {
1534
1527
  const vm = getAssociatedVM(this);
1535
1528
  const { elm, renderer: { setAttribute }, } = vm;
1536
- unlockAttribute(elm, name);
1537
1529
  setAttribute(elm, name, value, namespace);
1538
- lockAttribute();
1539
1530
  },
1540
1531
  getBoundingClientRect() {
1541
1532
  const vm = getAssociatedVM(this);
@@ -1846,7 +1837,7 @@ var LWC = (function (exports) {
1846
1837
  });
1847
1838
  runWithBoundaryProtection(vm, vm, noop, () => {
1848
1839
  // job
1849
- connector = new adapter(dataCallback);
1840
+ connector = new adapter(dataCallback, { tagName: vm.tagName });
1850
1841
  }, noop);
1851
1842
  const updateConnectorConfig = (config) => {
1852
1843
  // every time the config is recomputed due to tracking,
@@ -2212,6 +2203,10 @@ var LWC = (function (exports) {
2212
2203
  * SPDX-License-Identifier: MIT
2213
2204
  * For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
2214
2205
  */
2206
+ /**
2207
+ * This module is responsible for creating the base bridge class BaseBridgeElement
2208
+ * that represents the HTMLElement extension used for any LWC inserted in the DOM.
2209
+ */
2215
2210
  // A bridge descriptor is a descriptor whose job is just to get the component instance
2216
2211
  // from the element instance, and get the value or set a new value on the component.
2217
2212
  // This means that across different elements, similar names can get the exact same
@@ -2265,14 +2260,6 @@ var LWC = (function (exports) {
2265
2260
  }
2266
2261
  return;
2267
2262
  }
2268
- if (!isAttributeLocked(this, attrName)) {
2269
- // Ignore changes triggered by the engine itself during:
2270
- // * diffing when public props are attempting to reflect to the DOM
2271
- // * component via `this.setAttribute()`, should never update the prop
2272
- // Both cases, the setAttribute call is always wrapped by the unlocking of the
2273
- // attribute to be changed
2274
- return;
2275
- }
2276
2263
  // Reflect attribute change to the corresponding property when changed from outside.
2277
2264
  this[propName] = newValue;
2278
2265
  };
@@ -2454,6 +2441,15 @@ var LWC = (function (exports) {
2454
2441
  }
2455
2442
  }
2456
2443
  const WeakMultiMap = supportsWeakRefs ? ModernWeakMultiMap : LegacyWeakMultiMap;
2444
+
2445
+ /*
2446
+ * Copyright (c) 2020, salesforce.com, inc.
2447
+ * All rights reserved.
2448
+ * SPDX-License-Identifier: MIT
2449
+ * For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
2450
+ */
2451
+ new WeakMap();
2452
+ new WeakMap();
2457
2453
  const swappedStyleMap = new WeakMap();
2458
2454
  // The important thing here is the weak values – VMs are transient (one per component instance) and should be GC'ed,
2459
2455
  // so we don't want to create strong references to them.
@@ -2515,6 +2511,14 @@ var LWC = (function (exports) {
2515
2511
  * SPDX-License-Identifier: MIT
2516
2512
  * For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
2517
2513
  */
2514
+ /**
2515
+ * This module is responsible for producing the ComponentDef object that is always
2516
+ * accessible via `vm.def`. This is lazily created during the creation of the first
2517
+ * instance of a component class, and shared across all instances.
2518
+ *
2519
+ * This structure can be used to synthetically create proxies, and understand the
2520
+ * shape of a component. It is also used internally to apply extra optimizations.
2521
+ */
2518
2522
  const CtorToDefMap = new WeakMap();
2519
2523
  function getCtorProto(Ctor) {
2520
2524
  let proto = getPrototypeOf$1(Ctor);
@@ -2917,7 +2921,6 @@ var LWC = (function (exports) {
2917
2921
  const cur = attrs[key];
2918
2922
  const old = oldAttrs[key];
2919
2923
  if (old !== cur) {
2920
- unlockAttribute(elm, key);
2921
2924
  if (StringCharCodeAt.call(key, 3) === ColonCharCode$1) {
2922
2925
  // Assume xml namespace
2923
2926
  setAttribute(elm, key, cur, XML_NAMESPACE);
@@ -2932,7 +2935,6 @@ var LWC = (function (exports) {
2932
2935
  else {
2933
2936
  setAttribute(elm, key, cur);
2934
2937
  }
2935
- lockAttribute();
2936
2938
  }
2937
2939
  }
2938
2940
  }
@@ -5502,19 +5504,17 @@ var LWC = (function (exports) {
5502
5504
  }
5503
5505
  function hydrateChildren(node, children, parentNode, owner) {
5504
5506
  let nextNode = node;
5505
- let anchor = null;
5506
5507
  const { renderer } = owner;
5507
5508
  for (let i = 0; i < children.length; i++) {
5508
5509
  const childVnode = children[i];
5509
5510
  if (!isNull(childVnode)) {
5510
5511
  if (nextNode) {
5511
5512
  nextNode = hydrateNode(nextNode, childVnode, renderer);
5512
- anchor = childVnode.elm;
5513
5513
  }
5514
5514
  else {
5515
5515
  hasMismatch = true;
5516
- mount(childVnode, parentNode, renderer, anchor);
5517
- anchor = childVnode.elm;
5516
+ mount(childVnode, parentNode, renderer, nextNode);
5517
+ nextNode = renderer.nextSibling(childVnode.elm);
5518
5518
  }
5519
5519
  }
5520
5520
  }
@@ -6144,6 +6144,7 @@ var LWC = (function (exports) {
6144
6144
  * SPDX-License-Identifier: MIT
6145
6145
  * For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
6146
6146
  */
6147
+ new WeakMap();
6147
6148
  // Creates a custom element for compat (legacy) browser environments
6148
6149
  const createCustomElementCompat = (tagName, upgradeCallback) => {
6149
6150
  const elm = document.createElement(tagName);
@@ -6270,7 +6271,7 @@ var LWC = (function (exports) {
6270
6271
  const renderer = (function (exports) {
6271
6272
 
6272
6273
  /**
6273
- * Copyright (C) 2018 salesforce.com, inc.
6274
+ * Copyright (C) 2023 salesforce.com, inc.
6274
6275
  */
6275
6276
  /*
6276
6277
  * Copyright (c) 2018, salesforce.com, inc.
@@ -6310,7 +6311,7 @@ var LWC = (function (exports) {
6310
6311
  function isNull(obj) {
6311
6312
  return obj === null;
6312
6313
  }
6313
- /** version: 2.45.2 */
6314
+ /** version: 2.45.3 */
6314
6315
 
6315
6316
  /*
6316
6317
  * Copyright (c) 2023, salesforce.com, inc.
@@ -6921,7 +6922,7 @@ var LWC = (function (exports) {
6921
6922
  });
6922
6923
  }));
6923
6924
  }
6924
- /* version: 2.45.2 */
6925
+ /** version: 2.45.3 */
6925
6926
 
6926
6927
  exports.LightningElement = LightningElement;
6927
6928
  exports.__unstable__ProfilerControl = profilerControl;