lwc 2.5.10-alpha1 → 2.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (54) hide show
  1. package/dist/engine-dom/esm/es2017/engine-dom.js +168 -134
  2. package/dist/engine-dom/iife/es2017/engine-dom.js +169 -135
  3. package/dist/engine-dom/iife/es2017/engine-dom.min.js +2 -2
  4. package/dist/engine-dom/iife/es2017/engine-dom_debug.js +154 -133
  5. package/dist/engine-dom/iife/es5/engine-dom.js +185 -145
  6. package/dist/engine-dom/iife/es5/engine-dom.min.js +2 -2
  7. package/dist/engine-dom/iife/es5/engine-dom_debug.js +172 -145
  8. package/dist/engine-dom/umd/es2017/engine-dom.js +170 -136
  9. package/dist/engine-dom/umd/es2017/engine-dom.min.js +2 -2
  10. package/dist/engine-dom/umd/es2017/engine-dom_debug.js +155 -134
  11. package/dist/engine-dom/umd/es5/engine-dom.js +186 -146
  12. package/dist/engine-dom/umd/es5/engine-dom.min.js +2 -2
  13. package/dist/engine-dom/umd/es5/engine-dom_debug.js +173 -146
  14. package/dist/engine-server/commonjs/es2017/engine-server.js +179 -142
  15. package/dist/engine-server/commonjs/es2017/engine-server.min.js +2 -2
  16. package/dist/engine-server/esm/es2017/engine-server.js +179 -142
  17. package/dist/synthetic-shadow/esm/es2017/synthetic-shadow.js +29 -130
  18. package/dist/synthetic-shadow/iife/es2017/synthetic-shadow.js +30 -131
  19. package/dist/synthetic-shadow/iife/es2017/synthetic-shadow.min.js +2 -2
  20. package/dist/synthetic-shadow/iife/es2017/synthetic-shadow_debug.js +30 -131
  21. package/dist/synthetic-shadow/iife/es5/synthetic-shadow.js +37 -128
  22. package/dist/synthetic-shadow/iife/es5/synthetic-shadow.min.js +2 -2
  23. package/dist/synthetic-shadow/iife/es5/synthetic-shadow_debug.js +37 -128
  24. package/dist/synthetic-shadow/umd/es2017/synthetic-shadow.js +31 -132
  25. package/dist/synthetic-shadow/umd/es2017/synthetic-shadow.min.js +2 -2
  26. package/dist/synthetic-shadow/umd/es2017/synthetic-shadow_debug.js +31 -132
  27. package/dist/synthetic-shadow/umd/es5/synthetic-shadow.js +38 -129
  28. package/dist/synthetic-shadow/umd/es5/synthetic-shadow.min.js +2 -2
  29. package/dist/synthetic-shadow/umd/es5/synthetic-shadow_debug.js +38 -129
  30. package/dist/wire-service/esm/es2017/wire-service.js +2 -2
  31. package/dist/wire-service/iife/es2017/wire-service.js +3 -3
  32. package/dist/wire-service/iife/es2017/wire-service_debug.js +3 -3
  33. package/dist/wire-service/iife/es5/wire-service.js +12 -12
  34. package/dist/wire-service/iife/es5/wire-service.min.js +1 -1
  35. package/dist/wire-service/iife/es5/wire-service_debug.js +12 -12
  36. package/dist/wire-service/umd/es2017/wire-service.js +4 -4
  37. package/dist/wire-service/umd/es2017/wire-service_debug.js +4 -4
  38. package/dist/wire-service/umd/es5/wire-service.js +13 -13
  39. package/dist/wire-service/umd/es5/wire-service.min.js +1 -1
  40. package/dist/wire-service/umd/es5/wire-service_debug.js +13 -13
  41. package/package.json +8 -8
  42. package/dist/engine/esm/es2017/engine.js +0 -7981
  43. package/dist/engine/iife/es2017/engine.js +0 -8013
  44. package/dist/engine/iife/es2017/engine.min.js +0 -9
  45. package/dist/engine/iife/es2017/engine_debug.js +0 -6541
  46. package/dist/engine/iife/es5/engine.js +0 -6060
  47. package/dist/engine/iife/es5/engine.min.js +0 -23
  48. package/dist/engine/iife/es5/engine_debug.js +0 -4856
  49. package/dist/engine/umd/es2017/engine.js +0 -8014
  50. package/dist/engine/umd/es2017/engine.min.js +0 -9
  51. package/dist/engine/umd/es2017/engine_debug.js +0 -6542
  52. package/dist/engine/umd/es5/engine.js +0 -6061
  53. package/dist/engine/umd/es5/engine.min.js +0 -23
  54. package/dist/engine/umd/es5/engine_debug.js +0 -4857
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=Object.freeze({__proto__:null,invariant:function(e,t){if(!e)throw new Error(`Invariant Violation: ${t}`)},isTrue:function(e,t){if(!e)throw new Error(`Assert Violation: ${t}`)},isFalse:function(e,t){if(e)throw new Error(`Assert Violation: ${t}`)},fail:function(e){throw new Error(e)}});const{assign:t,create:n,defineProperties:r,defineProperty:o,freeze:i,getOwnPropertyDescriptor:s,getOwnPropertyNames:l,getPrototypeOf:a,hasOwnProperty:c,isFrozen:u,keys:d,seal:f,setPrototypeOf:h}=Object,{isArray:p}=Array,{filter:m,find:g,indexOf:w,join:y,map:v,push:b,reduce:C,reverse:E,slice:k,splice:S,unshift:x,forEach:M}=Array.prototype,{fromCharCode:T}=String,{charCodeAt:A,replace:O,slice:P,toLowerCase:L}=String.prototype;function $(e){return void 0===e}function N(e){return null===e}function D(e){return!0===e}function _(e){return!1===e}function R(e){return"function"==typeof e}function F(e){return"string"==typeof e}function I(){}const H={}.toString;function B(e){return e&&e.toString?p(e)?y.call(v.call(e,B),","):e.toString():"object"==typeof e?H.call(e):e+""}function j(e,t){do{const n=s(e,t);if(!$(n))return n;e=a(e)}while(null!==e)}const V=["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:W,AriaPropNameToAttrNameMap:K}=(()=>{const e=n(null),t=n(null);return M.call(V,(n=>{const r=L.call(O.call(n,/^aria/,(()=>"aria-")));e[r]=n,t[n]=r})),{AriaAttrNameToPropNameMap:e,AriaPropNameToAttrNameMap:t}})();function z(e){return e in W}const G=function(){if("object"==typeof globalThis)return globalThis;let e;try{Object.defineProperty(Object.prototype,"__magic__",{get:function(){return this},configurable:!0}),e=__magic__,delete Object.prototype.__magic__}catch(e){}finally{void 0===e&&(e=window)}return e}(),q=new Set(["area","base","br","circle","col","ellipse","feBlend","feColorMatrix","feFuncR","feFuncG","feFuncB","feFuncA","feImage","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDropShadow","feFlood","feGaussianBlur","feMerge","feMergeNode","feMorphology","feOffset","feSpecularLighting","feTile","feTurbulence","fePointLight","embed","hr","img","input","keygen","line","link","menuitem","meta","param","rect","source","track","wbr"]);const U=new Map([["autofocus",new Set(["button","input","keygen","select","textarea"])],["autoplay",new Set(["audio","video"])],["checked",new Set(["command","input"])],["disabled",new Set(["button","command","fieldset","input","keygen","optgroup","select","textarea"])],["formnovalidate",new Set(["button"])],["hidden",new Set],["loop",new Set(["audio","bgsound","marquee","video"])],["multiple",new Set(["input","select"])],["muted",new Set(["audio","video"])],["novalidate",new Set(["form"])],["open",new Set(["details"])],["readonly",new Set(["input","textarea"])],["required",new Set(["input","select","textarea"])],["reversed",new Set(["ol"])],["selected",new Set(["option"])]]);function X(e,t){const n=U.get(e);return void 0!==n&&(0===n.size||n.has(t))}const Y=new Set(["role","accesskey","class","contenteditable","contextmenu","dir","draggable","dropzone","hidden","id","itemprop","lang","slot","spellcheck","style","tabindex","title"]);function J(e){return Y.has(e)}const Q=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"]]),Z=new Map;function ee(e){const t=K[e];if(!$(t))return t;const n=Q.get(e);if(!$(n))return n;const r=Z.get(e);if(!$(r))return r;let o="";for(let t=0,n=e.length;t<n;t++){const n=A.call(e,t);o+=n>=65&&n<=90?"-"+T(n+32):T(n)}return Z.set(e,o),o}if("function"!=typeof Event&&"function"!=typeof CustomEvent){class e{}class t extends e{}r(G,{Event:{value:e,configurable:!0,writable:!0},CustomEvent:{value:t,configurable:!0,writable:!0}})}const te={ENABLE_REACTIVE_SETTER:null,ENABLE_HMR:null,ENABLE_INNER_OUTER_TEXT_PATCH:null,ENABLE_ELEMENT_PATCH:null,ENABLE_FORCE_NATIVE_SHADOW_MODE_FOR_TEST:null,ENABLE_NODE_LIST_PATCH:null,ENABLE_HTML_COLLECTIONS_PATCH:null,ENABLE_NODE_PATCH:null,ENABLE_NON_COMPOSED_EVENTS_LEAKAGE:null,ENABLE_MIXED_SHADOW_MODE:null,ENABLE_WIRE_SYNC_EMIT:null};G.lwcRuntimeFlags||Object.defineProperty(G,"lwcRuntimeFlags",{value:n(null)});const ne=G.lwcRuntimeFlags;let re=[];const oe=f(n(null)),ie=f([]);function se(){const e=re;re=[];for(let t=0,n=e.length;t<n;t+=1)e[t]()}function le(e){0===re.length&&Promise.resolve().then(se),b.call(re,e)}const ae=new WeakMap;let ce=null;function ue(e,t){const n=ae.get(e);if(!$(n)){const e=n[t];if(!$(e))for(let t=0,n=e.length;t<n;t+=1){e[t].notify()}}}function de(e,t){if(null===ce)return;const r=ce,o=function(e){let t=ae.get(e);if($(t)){const r=n(null);t=r,ae.set(e,r)}return t}(e);let i=o[t];if($(i))i=[],o[t]=i;else if(i[0]===r)return;-1===w.call(i,r)&&r.link(i)}class fe{constructor(e){this.listeners=[],this.callback=e}observe(e){const t=ce;let n;ce=this;try{e()}catch(e){n=Object(e)}finally{if(ce=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=w.call(e[n],this);S.call(t,r,1)}e.length=0}}notify(){this.callback.call(void 0,this)}link(e){b.call(e,this),b.call(this.listeners,e)}}function he(e,t){ue(e.component,t)}function pe(e,t){de(e.component,t)}function me(e){return`<${L.call(e.tagName)}>`}function ge(e,t,n){let r=`[LWC ${e}]: ${t}`;$(n)||(r=`${r}\n${function(e){const t=[];let n="";for(;!N(e.owner);)b.call(t,n+me(e)),e=e.owner,n+="\t";return y.call(t,"\n")}(n)}`);try{throw new Error(r)}catch(t){console[e](t)}}function we(e){const{elm:t,data:{on:n},owner:{renderer:r}}=e;if($(n))return;const o=e.listener=function e(t){!function(e,t){const{type:n}=e,{data:{on:r}}=t,o=r&&r[n];o&&o.call(void 0,e)}(t,e.vnode)};let i;for(i in o.vnode=e,n)r.addEventListener(t,i,o)}var ye={update:function(e,t){$(e.listener)?we(t):(t.listener=e.listener,t.listener.vnode=t)},create:we};function ve(e){return`Using the \`${e}\` property is an anti-pattern because it rounds the value to an integer. Instead, use the \`getBoundingClientRect\` method to obtain fractional values for the size of an element and its position relative to the viewport.`}t(n(null),{accessKey:{attribute:"accesskey"},accessKeyLabel:{readOnly:!0},className:{attribute:"class",error:"Using the `className` property is an anti-pattern because of slow runtime behavior and potential conflicts with classes provided by the owner element. Use the `classList` API instead."},contentEditable:{attribute:"contenteditable"},dataset:{readOnly:!0,error:"Using the `dataset` property is an anti-pattern because it can't be statically analyzed. Expose each property individually using the `@api` decorator instead."},dir:{attribute:"dir"},draggable:{attribute:"draggable"},dropzone:{attribute:"dropzone",readOnly:!0},hidden:{attribute:"hidden"},id:{attribute:"id"},inputMode:{attribute:"inputmode"},lang:{attribute:"lang"},slot:{attribute:"slot",error:"Using the `slot` property is an anti-pattern."},spellcheck:{attribute:"spellcheck"},style:{attribute:"style"},tabIndex:{attribute:"tabindex"},title:{attribute:"title"},translate:{attribute:"translate"},isContentEditable:{readOnly:!0},offsetHeight:{readOnly:!0,error:ve("offsetHeight")},offsetLeft:{readOnly:!0,error:ve("offsetLeft")},offsetParent:{readOnly:!0},offsetTop:{readOnly:!0,error:ve("offsetTop")},offsetWidth:{readOnly:!0,error:ve("offsetWidth")},role:{attribute:"role"}});let be,Ce=null;function Ee(e,t){return e!==Ce||t!==be}function ke(e,t){Ce=null,be=void 0}function Se(e,t){Ce=e,be=t}function xe(e,t){const{data:{attrs:n},owner:{renderer:r}}=t;if($(n))return;let{data:{attrs:o}}=e;if(o===n)return;const i=t.elm,{setAttribute:s,removeAttribute:l}=r;let a;for(a in o=$(o)?oe:o,n){const e=n[a];o[a]!==e&&(Se(i,a),58===A.call(a,3)?s(i,a,e,"http://www.w3.org/XML/1998/namespace"):58===A.call(a,5)?s(i,a,e,"http://www.w3.org/1999/xlink"):N(e)?l(i,a):s(i,a,e),ke())}}const Me={data:{}};var Te={create:e=>xe(Me,e),update:xe};function Ae(e,t){return"input"===e&&("value"===t||"checked"===t)}function Oe(e,t){const n=t.data.props;if($(n))return;const r=e.data.props;if(r===n)return;const o=$(r),{elm:i,sel:s,owner:{renderer:l}}=t;for(const e in n){const t=n[e];(o||t!==(Ae(s,e)?l.getProperty(i,e):r[e]))&&l.setProperty(i,e,t)}}const Pe={data:{}};var Le={create:e=>Oe(Pe,e),update:Oe};const $e=n(null);function Ne(e){if(null==e)return oe;e=F(e)?e:e+"";let t=$e[e];if(t)return t;t=n(null);let r,o=0;const i=e.length;for(r=0;r<i;r++)32===A.call(e,r)&&(r>o&&(t[P.call(e,o,r)]=!0),o=r+1);return r>o&&(t[P.call(e,o,r)]=!0),$e[e]=t,t}function De(e,t){const{elm:n,data:{className:r},owner:{renderer:o}}=t,{data:{className:i}}=e;if(i===r)return;const s=o.getClassList(n),l=Ne(r),a=Ne(i);let c;for(c in a)$(l[c])&&s.remove(c);for(c in l)$(a[c])&&s.add(c)}const _e={data:{}};var Re={create:e=>De(_e,e),update:De};function Fe(e,t){const{elm:n,data:{style:r},owner:{renderer:o}}=t,{setAttribute:i,removeAttribute:s}=o;e.data.style!==r&&(F(r)&&""!==r?i(n,"style",r):s(n,"style"))}const Ie={data:{}};var He={create:e=>Fe(Ie,e),update:Fe};var Be={create:function(e){const{elm:t,data:{classMap:n},owner:{renderer:r}}=e;if($(n))return;const o=r.getClassList(t);for(const e in n)o.add(e)}};var je={create:function(e){const{elm:t,data:{styleDecls:n},owner:{renderer:r}}=e;if(!$(n))for(let e=0;e<n.length;e++){const[o,i,s]=n[e];r.setCSSStyleProperty(t,o,i,s)}}};
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=Object.freeze({__proto__:null,invariant:function(e,t){if(!e)throw new Error(`Invariant Violation: ${t}`)},isTrue:function(e,t){if(!e)throw new Error(`Assert Violation: ${t}`)},isFalse:function(e,t){if(e)throw new Error(`Assert Violation: ${t}`)},fail:function(e){throw new Error(e)}});const{assign:t,create:n,defineProperties:r,defineProperty:o,freeze:i,getOwnPropertyDescriptor:l,getOwnPropertyNames:s,getPrototypeOf:a,hasOwnProperty:c,isFrozen:u,keys:d,seal:f,setPrototypeOf:h}=Object,{isArray:p}=Array,{filter:m,find:g,indexOf:w,join:y,map:b,push:v,reduce:C,reverse:E,slice:k,splice:x,unshift:S,forEach:M}=Array.prototype,{fromCharCode:T}=String,{charCodeAt:A,replace:O,slice:P,toLowerCase:$}=String.prototype;function L(e){return void 0===e}function N(e){return null===e}function R(e){return!0===e}function F(e){return!1===e}function _(e){return"function"==typeof e}function D(e){return"string"==typeof e}function H(){}const I={}.toString;function j(e){return e&&e.toString?p(e)?y.call(b.call(e,j),","):e.toString():"object"==typeof e?I.call(e):e+""}function B(e,t){do{const n=l(e,t);if(!L(n))return n;e=a(e)}while(null!==e)}const W=["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:V,AriaPropNameToAttrNameMap:G}=(()=>{const e=n(null),t=n(null);return M.call(W,(n=>{const r=$.call(O.call(n,/^aria/,(()=>"aria-")));e[r]=n,t[n]=r})),{AriaAttrNameToPropNameMap:e,AriaPropNameToAttrNameMap:t}})();function K(e){return e in V}const z=function(){if("object"==typeof globalThis)return globalThis;let e;try{Object.defineProperty(Object.prototype,"__magic__",{get:function(){return this},configurable:!0}),e=__magic__,delete Object.prototype.__magic__}catch(e){}finally{void 0===e&&(e=window)}return e}(),q=new Set(["area","base","br","circle","col","ellipse","feBlend","feColorMatrix","feFuncR","feFuncG","feFuncB","feFuncA","feImage","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDropShadow","feFlood","feGaussianBlur","feMerge","feMergeNode","feMorphology","feOffset","feSpecularLighting","feTile","feTurbulence","fePointLight","embed","hr","img","input","keygen","line","link","menuitem","meta","param","rect","source","track","wbr"]);const U=new Map([["autofocus",new Set(["button","input","keygen","select","textarea"])],["autoplay",new Set(["audio","video"])],["checked",new Set(["command","input"])],["disabled",new Set(["button","command","fieldset","input","keygen","optgroup","select","textarea"])],["formnovalidate",new Set(["button"])],["hidden",new Set],["loop",new Set(["audio","bgsound","marquee","video"])],["multiple",new Set(["input","select"])],["muted",new Set(["audio","video"])],["novalidate",new Set(["form"])],["open",new Set(["details"])],["readonly",new Set(["input","textarea"])],["required",new Set(["input","select","textarea"])],["reversed",new Set(["ol"])],["selected",new Set(["option"])]]);function X(e,t){const n=U.get(e);return void 0!==n&&(0===n.size||n.has(t))}const Y=new Set(["role","accesskey","class","contenteditable","contextmenu","dir","draggable","dropzone","hidden","id","itemprop","lang","slot","spellcheck","style","tabindex","title"]);function J(e){return Y.has(e)}const Q=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"]]),Z=new Map;function ee(e){const t=G[e];if(!L(t))return t;const n=Q.get(e);if(!L(n))return n;const r=Z.get(e);if(!L(r))return r;let o="";for(let t=0,n=e.length;t<n;t++){const n=A.call(e,t);o+=n>=65&&n<=90?"-"+T(n+32):T(n)}return Z.set(e,o),o}if("function"!=typeof Event){class e{}o(z,"Event",{value:e,configurable:!0,writable:!0})}if("function"!=typeof CustomEvent){class e extends Event{}o(z,"CustomEvent",{value:e,configurable:!0,writable:!0})}const te={ENABLE_REACTIVE_SETTER:null,ENABLE_HMR:null,ENABLE_INNER_OUTER_TEXT_PATCH:null,ENABLE_ELEMENT_PATCH:null,ENABLE_FORCE_NATIVE_SHADOW_MODE_FOR_TEST:null,ENABLE_NODE_LIST_PATCH:null,ENABLE_HTML_COLLECTIONS_PATCH:null,ENABLE_NODE_PATCH:null,ENABLE_MIXED_SHADOW_MODE:null,ENABLE_WIRE_SYNC_EMIT:null};z.lwcRuntimeFlags||Object.defineProperty(z,"lwcRuntimeFlags",{value:n(null)});const ne=z.lwcRuntimeFlags;let re=[];const oe=f(n(null)),ie=f([]);function le(){const e=re;re=[];for(let t=0,n=e.length;t<n;t+=1)e[t]()}function se(e){0===re.length&&Promise.resolve().then(le),v.call(re,e)}const ae=new WeakMap;let ce=null;function ue(e,t){const n=ae.get(e);if(!L(n)){const e=n[t];if(!L(e))for(let t=0,n=e.length;t<n;t+=1){e[t].notify()}}}function de(e,t){if(null===ce)return;const r=ce,o=function(e){let t=ae.get(e);if(L(t)){const r=n(null);t=r,ae.set(e,r)}return t}(e);let i=o[t];if(L(i))i=[],o[t]=i;else if(i[0]===r)return;-1===w.call(i,r)&&r.link(i)}class fe{constructor(e){this.listeners=[],this.callback=e}observe(e){const t=ce;let n;ce=this;try{e()}catch(e){n=Object(e)}finally{if(ce=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=w.call(e[n],this);x.call(t,r,1)}e.length=0}}notify(){this.callback.call(void 0,this)}link(e){v.call(e,this),v.call(this.listeners,e)}}function he(e,t){ue(e.component,t)}function pe(e,t){de(e.component,t)}function me(e){return`<${$.call(e.tagName)}>`}function ge(e,t,n){let r=`[LWC ${e}]: ${t}`;L(n)||(r=`${r}\n${function(e){const t=[];let n="";for(;!N(e.owner);)v.call(t,n+me(e)),e=e.owner,n+="\t";return y.call(t,"\n")}(n)}`);try{throw new Error(r)}catch(t){console[e](t)}}function we(e){const{elm:t,data:{on:n},owner:{renderer:r}}=e;if(L(n))return;const o=e.listener=function e(t){!function(e,t){const{type:n}=e,{data:{on:r}}=t,o=r&&r[n];o&&o.call(void 0,e)}(t,e.vnode)};let i;for(i in o.vnode=e,n)r.addEventListener(t,i,o)}var ye={update:function(e,t){L(e.listener)?we(t):(t.listener=e.listener,t.listener.vnode=t)},create:we};function be(e){return`Using the \`${e}\` property is an anti-pattern because it rounds the value to an integer. Instead, use the \`getBoundingClientRect\` method to obtain fractional values for the size of an element and its position relative to the viewport.`}t(n(null),{accessKey:{attribute:"accesskey"},accessKeyLabel:{readOnly:!0},className:{attribute:"class",error:"Using the `className` property is an anti-pattern because of slow runtime behavior and potential conflicts with classes provided by the owner element. Use the `classList` API instead."},contentEditable:{attribute:"contenteditable"},dataset:{readOnly:!0,error:"Using the `dataset` property is an anti-pattern because it can't be statically analyzed. Expose each property individually using the `@api` decorator instead."},dir:{attribute:"dir"},draggable:{attribute:"draggable"},dropzone:{attribute:"dropzone",readOnly:!0},hidden:{attribute:"hidden"},id:{attribute:"id"},inputMode:{attribute:"inputmode"},lang:{attribute:"lang"},slot:{attribute:"slot",error:"Using the `slot` property is an anti-pattern."},spellcheck:{attribute:"spellcheck"},style:{attribute:"style"},tabIndex:{attribute:"tabindex"},title:{attribute:"title"},translate:{attribute:"translate"},isContentEditable:{readOnly:!0},offsetHeight:{readOnly:!0,error:be("offsetHeight")},offsetLeft:{readOnly:!0,error:be("offsetLeft")},offsetParent:{readOnly:!0},offsetTop:{readOnly:!0,error:be("offsetTop")},offsetWidth:{readOnly:!0,error:be("offsetWidth")},role:{attribute:"role"}});let ve,Ce=null;function Ee(e,t){return e!==Ce||t!==ve}function ke(e,t){Ce=null,ve=void 0}function xe(e,t){Ce=e,ve=t}function Se(e,t){const{data:{attrs:n},owner:{renderer:r}}=t;if(L(n))return;let{data:{attrs:o}}=e;if(o===n)return;const i=t.elm,{setAttribute:l,removeAttribute:s}=r;let a;for(a in o=L(o)?oe:o,n){const e=n[a];o[a]!==e&&(xe(i,a),58===A.call(a,3)?l(i,a,e,"http://www.w3.org/XML/1998/namespace"):58===A.call(a,5)?l(i,a,e,"http://www.w3.org/1999/xlink"):N(e)?s(i,a):l(i,a,e),ke())}}const Me={data:{}};var Te={create:e=>Se(Me,e),update:Se};function Ae(e,t){return"input"===e&&("value"===t||"checked"===t)}function Oe(e,t){const n=t.data.props;if(L(n))return;const r=e.data.props;if(r===n)return;const o=L(r),{elm:i,sel:l,owner:{renderer:s}}=t;for(const e in n){const t=n[e];(o||t!==(Ae(l,e)?s.getProperty(i,e):r[e]))&&s.setProperty(i,e,t)}}const Pe={data:{}};var $e={create:e=>Oe(Pe,e),update:Oe};const Le=n(null);function Ne(e){if(null==e)return oe;e=D(e)?e:e+"";let t=Le[e];if(t)return t;t=n(null);let r,o=0;const i=e.length;for(r=0;r<i;r++)32===A.call(e,r)&&(r>o&&(t[P.call(e,o,r)]=!0),o=r+1);return r>o&&(t[P.call(e,o,r)]=!0),Le[e]=t,t}function Re(e,t){const{elm:n,data:{className:r},owner:{renderer:o}}=t,{data:{className:i}}=e;if(i===r)return;const l=o.getClassList(n),s=Ne(r),a=Ne(i);let c;for(c in a)L(s[c])&&l.remove(c);for(c in s)L(a[c])&&l.add(c)}const Fe={data:{}};var _e={create:e=>Re(Fe,e),update:Re};function De(e,t){const{elm:n,data:{style:r},owner:{renderer:o}}=t,{setAttribute:i,removeAttribute:l}=o;e.data.style!==r&&(D(r)&&""!==r?i(n,"style",r):l(n,"style"))}const He={data:{}};var Ie={create:e=>De(He,e),update:De};var je={create:function(e){const{elm:t,data:{classMap:n},owner:{renderer:r}}=e;if(L(n))return;const o=r.getClassList(t);for(const e in n)o.add(e)}};var Be={create:function(e){const{elm:t,data:{styleDecls:n},owner:{renderer:r}}=e;if(!L(n))for(let e=0;e<n.length;e++){const[o,i,l]=n[e];r.setCSSStyleProperty(t,o,i,l)}}};
2
2
  /**
3
3
  @license
4
4
  Copyright (c) 2015 Simon Friis Vindum.
@@ -6,4 +6,4 @@ This code may only be used under the MIT License found at
6
6
  https://github.com/snabbdom/snabbdom/blob/master/LICENSE
7
7
  Code distributed by Snabbdom as part of the Snabbdom project at
8
8
  https://github.com/snabbdom/snabbdom/
9
- */function Ve(e){return void 0===e}function We(e,t){return e.key===t.key&&e.sel===t.sel}function Ke(e){return null!=e}function ze(e,t,n){const r={};let o,i,s;for(o=t;o<=n;++o)s=e[o],Ke(s)&&(i=s.key,void 0!==i&&(r[i]=o));return r}function Ge(e,t,n,r,o){for(;r<=o;++r){const o=n[r];Ke(o)&&(o.hook.create(o),o.hook.insert(o,e,t))}}function qe(e,t,n,r){for(;n<=r;++n){const r=t[n];Ke(r)&&r.hook.remove(r,e)}}function Ue(e,t,n){let r=0,o=0,i=t.length-1,s=t[0],l=t[i];const a=n.length-1;let c,u,d,f,h=a,p=n[0],m=n[h];for(;r<=i&&o<=h;)Ke(s)?Ke(l)?Ke(p)?Ke(m)?We(s,p)?(Ye(s,p),s=t[++r],p=n[++o]):We(l,m)?(Ye(l,m),l=t[--i],m=n[--h]):We(s,m)?(Ye(s,m),m.hook.move(s,e,l.owner.renderer.nextSibling(l.elm)),s=t[++r],m=n[--h]):We(l,p)?(Ye(l,p),p.hook.move(l,e,s.elm),l=t[--i],p=n[++o]):(void 0===c&&(c=ze(t,r,i)),u=c[p.key],Ve(u)?(p.hook.create(p),p.hook.insert(p,e,s.elm),p=n[++o]):(d=t[u],Ke(d)&&(d.sel!==p.sel?(p.hook.create(p),p.hook.insert(p,e,s.elm)):(Ye(d,p),t[u]=void 0,p.hook.move(d,e,s.elm))),p=n[++o])):m=n[--h]:p=n[++o]:l=t[--i]:s=t[++r];if(r<=i||o<=h)if(r>i){let t,r=h;do{t=n[++r]}while(!Ke(t)&&r<a);f=Ke(t)?t.elm:null,Ge(e,f,n,o,h)}else qe(e,t,r,i)}function Xe(e,t,n){const r=t.length,o=n.length;if(0===r)return void Ge(e,null,n,0,o);if(0===o)return void qe(e,t,0,r);let i=null;for(let r=o-1;r>=0;r-=1){const o=n[r],s=t[r];o!==s&&(Ke(s)?Ke(o)?(Ye(s,o),i=o.elm):s.hook.remove(s,e):Ke(o)&&(o.hook.create(o),o.hook.insert(o,e,i),i=o.elm))}}function Ye(e,t){e!==t&&(t.elm=e.elm,t.hook.update(e,t))}const Je="undefined"!=typeof HTMLElement?HTMLElement:function(){},Qe=Je.prototype,Ze=n(null);M.call(d(K),(e=>{const t=j(Qe,e);$(t)||(Ze[e]=t)})),M.call(["accessKey","dir","draggable","hidden","id","lang","spellcheck","tabIndex","title"],(e=>{const t=j(Qe,e);$(t)||(Ze[e]=t)}));const{isArray:et}=Array,{getPrototypeOf:tt,create:nt,defineProperty:rt,defineProperties:ot,isExtensible:it,getOwnPropertyDescriptor:st,getOwnPropertyNames:lt,getOwnPropertySymbols:at,preventExtensions:ct,hasOwnProperty:ut}=Object,{push:dt,concat:ft,map:ht}=Array.prototype;function pt(e){return void 0===e}function mt(e){return"function"==typeof e}const gt=new WeakMap;function wt(e,t){gt.set(e,t)}const yt=e=>gt.get(e)||e;class vt{constructor(e,t){this.originalTarget=t,this.membrane=e}wrapDescriptor(e){if(ut.call(e,"value"))e.value=this.wrapValue(e.value);else{const{set:t,get:n}=e;pt(n)||(e.get=this.wrapGetter(n)),pt(t)||(e.set=this.wrapSetter(t))}return e}copyDescriptorIntoShadowTarget(e,t){const{originalTarget:n}=this,r=st(n,t);if(!pt(r)){const n=this.wrapDescriptor(r);rt(e,t,n)}}lockShadowTarget(e){const{originalTarget:t}=this;ft.call(lt(t),at(t)).forEach((t=>{this.copyDescriptorIntoShadowTarget(e,t)}));const{membrane:{tagPropertyKey:n}}=this;pt(n)||ut.call(e,n)||rt(e,n,nt(null)),ct(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=pt(n)||ut.call(t,n)?[]:[n];return dt.apply(r,lt(t)),dt.apply(r,at(t)),r}isExtensible(e){const{originalTarget:t}=this;return!!it(e)&&(!!it(t)||(this.lockShadowTarget(e),!1))}getPrototypeOf(e){const{originalTarget:t}=this;return tt(t)}getOwnPropertyDescriptor(e,t){const{originalTarget:n,membrane:{valueObserved:r,tagPropertyKey:o}}=this;r(n,t);let i=st(n,t);if(pt(i)){if(t!==o)return;return i={value:void 0,writable:!1,configurable:!1,enumerable:!1},rt(e,o,i),i}return!1===i.configurable&&this.copyDescriptorIntoShadowTarget(e,t),this.wrapDescriptor(i)}}const bt=new WeakMap,Ct=new WeakMap,Et=new WeakMap,kt=new WeakMap;class St extends vt{wrapValue(e){return this.membrane.getProxy(e)}wrapGetter(e){const t=bt.get(e);if(!pt(t))return t;const n=this,r=function(){return n.wrapValue(e.call(yt(this)))};return bt.set(e,r),Et.set(r,e),r}wrapSetter(e){const t=Ct.get(e);if(!pt(t))return t;const n=function(t){e.call(yt(this),yt(t))};return Ct.set(e,n),kt.set(n,e),n}unwrapDescriptor(e){if(ut.call(e,"value"))e.value=yt(e.value);else{const{set:t,get:n}=e;pt(n)||(e.get=this.unwrapGetter(n)),pt(t)||(e.set=this.unwrapSetter(t))}return e}unwrapGetter(e){const t=Et.get(e);if(!pt(t))return t;const n=this,r=function(){return yt(e.call(n.wrapValue(this)))};return bt.set(r,e),Et.set(e,r),r}unwrapSetter(e){const t=kt.get(e);if(!pt(t))return t;const n=this,r=function(t){e.call(n.wrapValue(this),n.wrapValue(t))};return Ct.set(r,e),kt.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&&et(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(it(e)){const{originalTarget:t}=this;if(ct(t),it(t))return!1;this.lockShadowTarget(e)}return!0}defineProperty(e,t,n){const{originalTarget:r,membrane:{valueMutated:o,tagPropertyKey:i}}=this;return t===i&&!ut.call(r,t)||(rt(r,t,this.unwrapDescriptor(n)),!1===n.configurable&&this.copyDescriptorIntoShadowTarget(e,t),o(r,t),!0)}}const xt=new WeakMap,Mt=new WeakMap;class Tt extends vt{wrapValue(e){return this.membrane.getReadOnlyProxy(e)}wrapGetter(e){const t=xt.get(e);if(!pt(t))return t;const n=this,r=function(){return n.wrapValue(e.call(yt(this)))};return xt.set(e,r),r}wrapSetter(e){const t=Mt.get(e);if(!pt(t))return t;const n=function(e){};return Mt.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}}const At=Object.prototype;function Ot(e){if(null===e)return!1;if("object"!=typeof e)return!1;if(et(e))return!0;const t=tt(e);return t===At||null===t||null===tt(t)}const Pt=(e,t)=>{},Lt=(e,t)=>{},$t=e=>e;function Nt(e){return et(e)?[]:{}}const Dt=Symbol.for("@@lockerLiveValue");function _t(e){return e}const Rt=new class{constructor(e){if(this.valueDistortion=$t,this.valueMutated=Lt,this.valueObserved=Pt,this.valueIsObservable=Ot,this.objectGraph=new WeakMap,!pt(e)){const{valueDistortion:t,valueMutated:n,valueObserved:r,valueIsObservable:o,tagPropertyKey:i}=e;this.valueDistortion=mt(t)?t:$t,this.valueMutated=mt(n)?n:Lt,this.valueObserved=mt(r)?r:Pt,this.valueIsObservable=mt(o)?o:Ot,this.tagPropertyKey=i}}getProxy(e){const t=yt(e),n=this.valueDistortion(t);if(this.valueIsObservable(n)){const r=this.getReactiveState(t,n);return r.readOnly===e?e:r.reactive}return n}getReadOnlyProxy(e){e=yt(e);const t=this.valueDistortion(e);return this.valueIsObservable(t)?this.getReactiveState(e,t).readOnly:t}unwrapProxy(e){return yt(e)}getReactiveState(e,t){const{objectGraph:n}=this;let r=n.get(t);if(r)return r;const o=this;return r={get reactive(){const n=new St(o,t),r=new Proxy(Nt(t),n);return wt(r,e),rt(this,"reactive",{value:r}),r},get readOnly(){const n=new Tt(o,t),r=new Proxy(Nt(t),n);return wt(r,e),rt(this,"readOnly",{value:r}),r}},n.set(t,r),r}}({valueObserved:de,valueMutated:ue,valueDistortion:_t,tagPropertyKey:Dt});function Ft(e,t){const{get:n,set:r,enumerable:o,configurable:i}=t;if(!R(n))throw new TypeError;if(!R(r))throw new TypeError;return{enumerable:o,configurable:i,get(){const t=br(this);if(!Qn(t))return pe(t,e),n.call(t.elm)},set(t){const n=br(this);return t!==n.cmpProps[e]&&(n.cmpProps[e]=t,he(n,e)),r.call(n.elm,t)}}}const It=function(){if(N(Jn))throw new ReferenceError("Illegal constructor");const e=Jn,{def:t,elm:n,renderer:r}=e,{bridge:o}=t,i=this;if(h(n,o.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[Dt]=void 0,vr(i,e),vr(n,e),1===e.renderMode&&Ht(e),this};function Ht(e){const{elm:t,mode:n,renderer:r,shadowMode:o,def:{ctor:i}}=e,s=r.attachShadow(t,{"$$lwc-synthetic-mode":1===o,delegatesFocus:Boolean(i.delegatesFocus),mode:n});e.cmpRoot=s,vr(s,e)}It.prototype={constructor:It,dispatchEvent(e){const{elm:t,renderer:{dispatchEvent:n}}=br(this);return n(t,e)},addEventListener(e,t,n){const r=br(this),{elm:o,renderer:{addEventListener:i}}=r;i(o,e,sr(r,t),n)},removeEventListener(e,t,n){const r=br(this),{elm:o,renderer:{removeEventListener:i}}=r;i(o,e,sr(r,t),n)},hasAttribute(e){const{elm:t,renderer:{getAttribute:n}}=br(this);return!N(n(t,e))},hasAttributeNS(e,t){const{elm:n,renderer:{getAttribute:r}}=br(this);return!N(r(n,t,e))},removeAttribute(e){const{elm:t,renderer:{removeAttribute:n}}=br(this);Se(t,e),n(t,e),ke()},removeAttributeNS(e,t){const{elm:n,renderer:{removeAttribute:r}}=br(this);Se(n,t),r(n,t,e),ke()},getAttribute(e){const{elm:t,renderer:{getAttribute:n}}=br(this);return n(t,e)},getAttributeNS(e,t){const{elm:n,renderer:{getAttribute:r}}=br(this);return r(n,t,e)},setAttribute(e,t){const n=br(this),{elm:r,renderer:{setAttribute:o}}=n;Se(r,e),o(r,e,t),ke()},setAttributeNS(e,t,n){const r=br(this),{elm:o,renderer:{setAttribute:i}}=r;Se(o,t),i(o,t,n,e),ke()},getBoundingClientRect(){const e=br(this),{elm:t,renderer:{getBoundingClientRect:n}}=e;return n(t)},get isConnected(){const{elm:e,renderer:{isConnected:t}}=br(this);return t(e)},get classList(){const e=br(this),{elm:t,renderer:{getClassList:n}}=e;return n(t)},get template(){return br(this).cmpRoot},get shadowRoot(){return null},render(){return br(this).def.template},toString(){return`[object ${br(this).def.name}]`}};const Bt=n(null),jt=[["children","getChildren"],["childNodes","getChildNodes"],["firstChild","getFirstChild"],["firstElementChild","getFirstElementChild"],["lastChild","getLastChild"],["lastElementChild","getLastElementChild"]];for(const[e,t]of jt)Bt[e]={get(){const e=br(this),{elm:n,renderer:r}=e;return r[t](n)},configurable:!0,enumerable:!0};const Vt=["getElementsByClassName","getElementsByTagName","querySelector","querySelectorAll"];for(const e of Vt)Bt[e]={value(t){const n=br(this),{elm:r,renderer:o}=n;return o[e](r,t)},configurable:!0,enumerable:!0,writable:!0};r(It.prototype,Bt);const Wt=n(null);for(const e in Ze)Wt[e]=Ft(e,Ze[e]);function Kt(e){return{get(){const t=br(this);return pe(t,e),t.cmpFields[e]},set(t){const n=br(this);t!==n.cmpFields[e]&&(n.cmpFields[e]=t,he(n,e))},enumerable:!0,configurable:!0}}function zt(e){return{get(){const t=br(this);return pe(t,e),t.cmpFields[e]},set(t){const n=br(this),r=Rt.getProxy(t);r!==n.cmpFields[e]&&(n.cmpFields[e]=r,he(n,e))},enumerable:!0,configurable:!0}}function Gt(e){return{get(){const t=br(this);if(!Qn(t))return pe(t,e),t.cmpProps[e]},set(t){const n=br(this);n.cmpProps[e]=t,he(n,e)},enumerable:!0,configurable:!0}}r(It.prototype,Wt),o(It,"CustomElementConstructor",{get(){throw new ReferenceError("The current runtime does not support CustomElementConstructor.")},configurable:!0});class qt extends fe{constructor(e,t){super((()=>{_(this.debouncing)&&(this.debouncing=!0,le((()=>{if(D(this.debouncing)){const{value:n}=this,{isDirty:r,component:o,idx:i}=e;t.call(o,n),this.debouncing=!1,D(e.isDirty)&&_(r)&&i>0&&mr(e)}})))})),this.debouncing=!1}reset(e){super.reset(),this.debouncing=!1,arguments.length>0&&(this.value=e)}}function Ut(e,t){const{get:n,set:r,enumerable:o,configurable:i}=t;if(!R(n))throw new Error;return{get(){return n.call(this)},set(t){const n=br(this);if(r)if(ne.ENABLE_REACTIVE_SETTER){let o=n.oar[e];$(o)&&(o=n.oar[e]=new qt(n,r)),o.reset(t),o.observe((()=>{r.call(this,t)}))}else r.call(this,t)},enumerable:o,configurable:i}}function Xt(e){return{get(){const t=br(this);return pe(t,e),t.cmpFields[e]},set(t){const n=br(this);t!==n.cmpFields[e]&&(n.cmpFields[e]=t,he(n,e))},enumerable:!0,configurable:!0}}const Yt=new Map;const Jt={apiMethods:oe,apiFields:oe,apiFieldsConfig:oe,wiredMethods:oe,wiredFields:oe,observedFields:oe};const Qt=new Set;function Zt(){return[]}Qt.add(Zt);const en=n(null),tn=n(null);function nn(e){let t=en[e];return $(t)&&(t=en[e]=function(){const t=br(this),{getHook:n}=t;return n(t.component,e)}),t}function rn(e){let t=tn[e];return $(t)&&(t=tn[e]=function(t){const n=br(this),{setHook:r}=n;t=Rt.getReadOnlyProxy(t),r(n.component,e,t)}),t}function on(e){return function(){const t=br(this),{callHook:n,component:r}=t,o=r[e];return n(t.component,o,k.call(arguments))}}function sn(e,t){return function(n,r,o){if(r===o)return;const i=e[n];$(i)?$(t)||t.apply(this,arguments):Ee(this,n)&&(this[i]=o)}}function ln(e,t,i){let s;R(e)?s=class extends e{}:(s=function(){throw new TypeError("Illegal constructor")},h(s,e),h(s.prototype,e.prototype),o(s.prototype,"constructor",{writable:!0,configurable:!0,value:s}));const l=n(null),{attributeChangedCallback:a}=e.prototype,{observedAttributes:c=[]}=e,u=n(null);for(let e=0,n=t.length;e<n;e+=1){const n=t[e];l[ee(n)]=n,u[n]={get:nn(n),set:rn(n),enumerable:!0,configurable:!0}}for(let e=0,t=i.length;e<t;e+=1){const t=i[e];u[t]={value:on(t),writable:!0,configurable:!0}}return u.attributeChangedCallback={value:sn(l,a)},o(s,"observedAttributes",{get:()=>[...c,...d(l)]}),r(s.prototype,u),s}const an=ln(Je,l(Ze),[]);function cn(e){const t=e();return(null==t?void 0:t.__esModule)?t.default:t}function un(e){return R(e)&&c.call(e,"__circular__")}i(an),f(an.prototype);const dn=new WeakMap;function fn(e){const{shadowSupportMode:o,renderMode:i}=e,s=function(e){const t=Yt.get(e);return $(t)?Jt:t}(e),{apiFields:l,apiFieldsConfig:c,apiMethods:u,wiredFields:f,wiredMethods:h,observedFields:p}=s,m=e.prototype;let{connectedCallback:g,disconnectedCallback:w,renderedCallback:y,errorCallback:v,render:b}=m;const C=function(e){let t=a(e);if(N(t))throw new ReferenceError(`Invalid prototype chain for ${e.name}, you must extend LightningElement.`);if(un(t)){const e=cn(t);t=e===t?It:e}return t}(e),E=C!==It?pn(C):mn,k=ln(E.bridge,d(l),d(u)),S=t(n(null),E.props,l),x=t(n(null),E.propsConfig,c),M=t(n(null),E.methods,u),T=t(n(null),E.wire,f,h);g=g||E.connectedCallback,w=w||E.disconnectedCallback,y=y||E.renderedCallback,v=v||E.errorCallback,b=b||E.render;let A=E.shadowSupportMode;$(o)||(A=o);let O=E.renderMode;$(i)||(O="light"===i?0:1);const P=function(e){return tr.get(e)}(e)||E.template,L=e.name||E.name;r(m,p);return{ctor:e,name:L,wire:T,props:S,propsConfig:x,methods:M,bridge:k,template:P,renderMode:O,shadowSupportMode:A,connectedCallback:g,disconnectedCallback:w,renderedCallback:y,errorCallback:v,render:b}}function hn(e){if(!R(e))return!1;if(e.prototype instanceof It)return!0;let t=e;do{if(un(t)){const e=cn(t);if(e===t)return!0;t=e}if(t===It)return!0}while(!N(t)&&(t=a(t)));return!1}function pn(e){let t=dn.get(e);if($(t)){if(un(e)){return t=pn(cn(e)),dn.set(e,t),t}if(!hn(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=fn(e),dn.set(e,t)}return t}const mn={ctor:It,name:It.name,props:Wt,propsConfig:oe,methods:oe,renderMode:1,shadowSupportMode:"reset",wire:oe,bridge:an,template:Zt,render:It.prototype.render};function gn(e,t){e.$shadowToken$=t}function wn(e,t){const{cmpTemplate:n,context:r}=t,o=null==n?void 0:n.stylesheetToken;!$(o)&&r.hasScopedStyles&&t.renderer.getClassList(e).add(o)}function yn(e,t){const{elm:n,text:r,owner:{renderer:o}}=t;e.text!==r&&o.setText(n,r)}function vn(e,t,n){const{renderer:r}=e.owner;r.insert(e.elm,t,n)}function bn(e,t){const{renderer:n}=e.owner;n.remove(e.elm,t)}function Cn(e){ye.create(e),Le.create(e)}function En(e,t){const{children:n,owner:r}=t,o=Tn(n)?Ue:Xe;Lr(r,r.owner,I,(()=>{o(t.elm,e.children,n)}),I)}function kn(e,t){const r=e.aChildren||e.children;t.aChildren=r;const{renderMode:o,shadowMode:i}=t;1!==i&&0!==o||(!function(e,t){const{cmpSlots:r}=e,o=e.cmpSlots=n(null);for(let e=0,n=t.length;e<n;e+=1){const n=t[e];if(N(n))continue;const{data:r}=n,i=r.attrs&&r.attrs.slot||"",s=o[i]=o[i]||[];$(n.key)||(n.key=`@${i}:${n.key}`),b.call(s,n)}if(_(e.isDirty)){const t=d(r);if(t.length!==d(o).length)return void or(e);for(let n=0,i=t.length;n<i;n+=1){const i=t[n];if($(o[i])||r[i].length!==o[i].length)return void or(e);const s=r[i],l=o[i];for(let t=0,n=o[i].length;t<n;t+=1)if(s[t]!==l[t])return void or(e)}}}(t,r),e.aChildren=r,e.children=ie)}function Sn(e){const{elm:t,children:n}=e;for(let e=0;e<n.length;++e){const r=n[e];null!=r&&(r.hook.create(r),r.hook.insert(r,t,null))}}function xn(e,t,n){let r=0;for(let n=0,o=t.length;n<o;n++){const o=t[n];if(null!=o){const t=e[r];o.hook.hydrate(o,t),r++}}}const Mn=new WeakMap;function Tn(e){return Mn.has(e)}const An=Symbol.iterator,On={create:e=>{const{owner:t}=e,{renderer:n}=t,r=n.createText(e.text);Nn(r,t),e.elm=r},update:yn,insert:vn,move:vn,remove:bn,hydrate:(e,t)=>{var n;t.nodeValue=null!==(n=e.text)&&void 0!==n?n:null,e.elm=t}},Pn={create:e=>{const{owner:t,text:n}=e,{renderer:r}=t,o=r.createComment(n);Nn(o,t),e.elm=o},update:yn,insert:vn,move:vn,remove:bn,hydrate:(e,t)=>{var n;t.nodeValue=null!==(n=e.text)&&void 0!==n?n:null,e.elm=t}},Ln={create:e=>{const{sel:t,owner:n,data:{svg:r}}=e,{renderer:o}=n,i=D(r)?"http://www.w3.org/2000/svg":void 0,s=o.createElement(t,i);Nn(s,n),function(e,t){const{owner:n}=t;if(wn(e,n),1===n.shadowMode){const{data:{context:r}}=t,{stylesheetToken:o}=n.context;$(r)||$(r.lwc)||"manual"!==r.lwc.dom||function(e){e.$domManual$=!0}(e),gn(e,o)}}(s,e),e.elm=s,function(e){ye.create(e),Te.create(e),Le.create(e),Be.create(e),je.create(e),Re.create(e),He.create(e)}(e)},update:(e,t)=>{!function(e,t){Te.update(e,t),Le.update(e,t),Re.update(e,t),He.update(e,t)}(e,t),En(e,t)},insert:(e,t,n)=>{vn(e,t,n),Sn(e)},move:(e,t,n)=>{vn(e,t,n)},remove:(e,t)=>{bn(e,t),function(e){const{children:t,elm:n}=e;for(let e=0,r=t.length;e<r;++e){const r=t[e];N(r)||r.hook.remove(r,n)}}(e)},hydrate:(e,t)=>{const n=t;e.elm=n;const{context:r}=e.data,o=Boolean(!$(r)&&!$(r.lwc)&&"manual"===r.lwc.dom);if(o){const{props:t}=e.data;$(t)||$(t.innerHTML)||(n.innerHTML===t.innerHTML?delete t.innerHTML:(i=`Mismatch hydrating element <${n.tagName.toLowerCase()}>: innerHTML values do not match for element, will recover from the difference`,s=e.owner,ge("warn",i,s)))}var i,s;Cn(e),o||xn(e.elm.childNodes,e.children,e.owner)}},$n={create:e=>{const{sel:t,owner:n}=e,{renderer:r}=n,o=function(e,t){e=e.toLowerCase();let n=t.getCustomElement(e);return $(n)?(n=class extends t.HTMLElement{constructor(e){super(),R(e)&&e(this)}},t.defineCustomElement(e,n),n):n}(t,r),i=new o((t=>{!function(e,t){if(!$(Cr(e)))return;const{sel:n,mode:r,ctor:o,owner:i}=t;if(wn(e,i),1===i.shadowMode){const{stylesheetToken:t}=i.context;gn(e,t)}yr(e,pn(o),{mode:r,owner:i,tagName:n,renderer:i.renderer})}(t,e)}));Nn(i,n),e.elm=i;const s=Cr(i);if(s)kn(e,s);else if(e.ctor!==o)throw new TypeError("Incorrect Component Constructor");!function(e){ye.create(e),Te.create(e),Le.create(e),Be.create(e),je.create(e),Re.create(e),He.create(e)}(e)},update:(e,t)=>{!function(e,t){Te.update(e,t),Le.update(e,t),Re.update(e,t),He.update(e,t)}(e,t);const n=Cr(t.elm);n&&kn(t,n),En(e,t),n&&mr(n)},insert:(e,t,n)=>{vn(e,t,n);const r=Cr(e.elm);r&&Mr(r),Sn(e),r&&function(e){Er(e)}(r)},move:(e,t,n)=>{vn(e,t,n)},remove:(e,t)=>{bn(e,t);const n=Cr(e.elm);n&&function(e){wr(e)}(n)},hydrate:(e,t)=>{const{sel:n,mode:r,ctor:o,owner:i}=e;yr(t,pn(o),{mode:r,owner:i,tagName:n,renderer:i.renderer}),e.elm=t;const s=br(t);kn(e,s),Cn(e),Mr(s),0!==s.renderMode&&xn(e.elm.childNodes,e.children),function(e){!function(e){if(D(e.isDirty)){const t=rr(e);e.children=t;xn(0===e.renderMode?e.elm.childNodes:e.elm.shadowRoot.childNodes,t),kr(e)}}(e)}(s)}};function Nn(e,t){const{renderer:n,renderMode:r,shadowMode:o}=t;n.isSyntheticShadowDefined&&(1!==o&&0!==r||(e.$shadowResolver$=$r(t).$shadowResolver$))}function Dn(e,t,n){const r=qn();const{key:o}=t;return{sel:e,data:t,children:n,text:undefined,elm:undefined,key:o,hook:Ln,owner:r}}function _n(e,t,n,r=ie){const o=qn(),{key:i}=n;const s={sel:e,data:n,children:r,text:undefined,elm:undefined,key:i,hook:$n,ctor:t,owner:o,mode:"open"};return function(e){b.call(qn().velements,e)}(s),s}const Rn=new Map;let Fn=0;function In(e){var t;return t=e,Mn.set(t,1),e}let Hn=()=>{throw new Error("sanitizeHtmlContent hook must be implemented.")};const Bn=i({s:function(e,t,n,r){$(r)||$(r[e])||0===r[e].length||(n=r[e]);const o=qn(),{renderMode:i,shadowMode:s}=o;return 0===i?(In(n),n):(1===s&&In(n),Dn("slot",t,n))},h:Dn,c:_n,i:function(e,t){const n=[];if(In(n),$(e)||null===e)return n;const r=e[An]();let o=r.next(),i=0,{value:s,done:l}=o;for(;!1===l;){o=r.next(),l=o.done;const e=t(s,i,0===i,!0===l);p(e)?b.apply(n,e):b.call(n,e),i+=1,s=o.value}return n},f:function(e){const t=e.length,n=[];In(n);for(let r=0;r<t;r+=1){const t=e[r];p(t)?b.apply(n,t):b.call(n,t)}return n},t:function(e){return{sel:undefined,data:oe,children:undefined,text:e,elm:undefined,key:undefined,hook:On,owner:qn()}},d:function(e){return null==e?"":String(e)},b:function(e){const t=qn();if(N(t))throw new Error;const n=t;return function(t){er(n,e,n.component,t)}},k:function(e,t){switch(typeof t){case"number":case"string":return e+":"+t}},co:function(e){return{sel:undefined,data:oe,children:undefined,text:e,elm:undefined,key:undefined,hook:Pn,owner:qn()}},dc:function(e,t,n,r){if(null==t)return null;if(!hn(t))throw new Error(`Invalid LWC Constructor ${B(t)} for custom element <${e}>.`);let o=Rn.get(t);return $(o)&&(o=Fn++,Rn.set(t,o)),n.key=`dc:${o}:${n.key}`,_n(e,t,n,r)},ti:function(e){return e>0&&!(D(e)||_(e))?0:e},gid:function(e){const t=qn();if($(e)||""===e)return e;if(N(e))return null;const{idx:n,shadowMode:r}=t;return 1===r?O.call(e,/\S+/g,(e=>`${e}-${n}`)):e},fid:function(e){const t=qn();if($(e)||""===e)return e;if(N(e))return null;const{idx:n,shadowMode:r}=t;return 1===r&&/^#/.test(e)?`${e}-${n}`:e},shc:function(e){return Hn(e)}});function jn(e){return`${e}-host`}function Vn(e,t,n){const r=[];for(let o=0;o<e.length;o++){let i=e[o];if(p(i))b.apply(r,Vn(i,t,n));else{const e=i.$scoped$,o=0===n.renderMode?!e:0===n.shadowMode,s=e||1===n.shadowMode&&1===n.renderMode?t:void 0;b.call(r,i(o,s))}}return r}function Wn(e,t){const{stylesheets:n,stylesheetToken:r}=t;let o=[];return $(n)||0===n.length||(o=Vn(n,r,e)),o}function Kn(e,t){const{renderer:n,renderMode:r,shadowMode:o}=e;if(1===r&&1===o)for(let e=0;e<t.length;e++)n.insertGlobalStylesheet(t[e]);else{if(n.ssr||n.isHydrating()){const e=y.call(t,"\n");return i=e,Bn.h("style",{key:"style",attrs:{type:"text/css"}},[Bn.t(i)])}{const r=function(e){let t=e;for(;!N(t);){if(1===t.renderMode&&0===t.shadowMode)return t;t=t.owner}return t}(e),o=N(r);for(let e=0;e<t.length;e++)o?n.insertGlobalStylesheet(t[e]):n.insertStylesheet(t[e],r.cmpRoot)}}var i;return null}let zn=!1,Gn=null;function qn(){return Gn}function Un(e){Gn=e}function Xn(e,t){const r=zn,o=Gn;let i=[];return Lr(e,e.owner,(()=>{Gn=e}),(()=>{const{component:r,context:o,cmpSlots:s,cmpTemplate:l,tro:a}=e;a.observe((()=>{if(t!==l){if(N(l)||Pr(e),a=t,!Qt.has(a))throw new TypeError(`Invalid template returned by the render() method on ${e}. It must return an imported template (e.g.: \`import html from "./${e.def.name}.html"\`), instead, it has returned: ${B(t)}.`);e.cmpTemplate=t,o.tplCache=n(null),o.hasScopedStyles=function(e){const{stylesheets:t}=e;if(!$(t))for(let e=0;e<t.length;e++)if(D(t[e].$scoped$))return!0;return!1}(t),function(e,t){const{elm:n,context:r,renderer:o,renderMode:i,shadowMode:s}=e,{stylesheets:l,stylesheetToken:a}=t,c=1===i&&1===s,{hasScopedStyles:u}=r;let d,f,h;const{stylesheetToken:p,hasTokenInClass:m,hasTokenInAttribute:g}=r;m&&o.getClassList(n).remove(jn(p)),g&&o.removeAttribute(n,jn(p)),$(l)||0===l.length||(d=a),$(d)||(u&&(o.getClassList(n).add(jn(d)),f=!0),c&&(o.setAttribute(n,jn(d),""),h=!0)),r.stylesheetToken=d,r.hasTokenInClass=f,r.hasTokenInAttribute=h}(e,t);const r=Wn(e,t);o.styleVNode=0===r.length?null:Kn(e,r)}var a;e.velements=[],zn=!0,i=t.call(void 0,Bn,r,s,o.tplCache);const{styleVNode:c}=o;N(c)||x.call(i,c)}))}),(()=>{zn=r,Gn=o})),i}function Yn(e,t){if(!u(t)&&$(t.wcStack)){const n=function(e){const t=[];let n=e;for(;!N(n);)b.call(t,me(n)),n=n.owner;return t.reverse().join("\n\t")}(e);o(t,"wcStack",{get:()=>n})}}let Jn=null;function Qn(e){return Jn===e}function Zn(e,t,n){const{component:r,callHook:o,owner:i}=e;Lr(e,i,I,(()=>{o(r,t,n)}),I)}function er(e,t,n,r){const{callHook:o,owner:i}=e;Lr(e,i,I,(()=>{o(n,t,[r])}),I)}const tr=new Map;function nr(e){return new fe((()=>{const{isDirty:t}=e;_(t)&&(or(e),function(e){if(D(e.renderer.ssr)||D(e.isScheduled))return;e.isScheduled=!0,0===Sr.length&&le(xr);b.call(Sr,e)}(e))}))}function rr(e){e.tro.reset();const t=function(e){const{def:{render:t},callHook:n,component:r,owner:o}=e,i=qn();let s,l=!1;return Lr(e,o,(()=>{Un(e)}),(()=>{e.tro.observe((()=>{s=n(r,t),l=!0}))}),(()=>{Un(i)})),l?Xn(e,s):[]}(e);return e.isDirty=!1,e.isScheduled=!1,t}function or(e){e.isDirty=!0}const ir=new WeakMap;function sr(e,t){if(!R(t))throw new TypeError;let n=ir.get(t);return $(n)&&(n=function(n){er(e,t,void 0,n)},ir.set(t,n)),n}const lr=n(null),ar=["rendered","connected","disconnected"];function cr(e,t){const{component:n,def:r,context:o}=e;for(let e=0,i=t.length;e<i;++e)t[e].call(void 0,n,{},r,o)}let ur=0;const dr=new WeakMap;function fr(e,t,n=[]){return t.apply(e,n)}function hr(e,t,n){e[t]=n}function pr(e,t){return e[t]}function mr(e){Er(e)}function gr(e){const t=br(e);1===t.state&&function(e){wr(br(e))}(e),Mr(t),Er(t)}function wr(e){const{state:t}=e;if(2!==t){const{oar:t,tro:n}=e;n.reset();for(const e in t)t[e].reset();!function(e){_(e.isDirty)&&(e.isDirty=!0);e.state=2;const{disconnected:t}=lr;t&&cr(e,t);Tr(e)&&function(e){const{wiredDisconnecting:t}=e.context;Lr(e,e,I,(()=>{for(let e=0,n=t.length;e<n;e+=1)t[e]()}),I)}(e);const{disconnectedCallback:n}=e.def;$(n)||Zn(e,n)}(e),Ar(e),function(e){const{aChildren:t}=e;Or(t)}(e)}}function yr(e,t,r){const{mode:o,owner:i,renderer:s,tagName:l}=r,a={elm:e,def:t,idx:ur++,state:0,isScheduled:!1,isDirty:!0,tagName:l,mode:o,owner:i,renderer:s,children:ie,aChildren:ie,velements:ie,cmpProps:n(null),cmpFields:n(null),cmpSlots:n(null),oar:n(null),cmpTemplate:null,renderMode:t.renderMode,shadowMode:null,context:{stylesheetToken:void 0,hasTokenInClass:void 0,hasTokenInAttribute:void 0,hasScopedStyles:void 0,styleVNode:null,tplCache:oe,wiredConnecting:ie,wiredDisconnecting:ie},tro:null,component:null,cmpRoot:null,callHook:fr,setHook:hr,getHook:pr};return a.shadowMode=function(e){const{def:t,renderer:n}=e,{isNativeShadowDefined:r,isSyntheticShadowDefined:o}=n;let i;if(o)if(0===t.renderMode)i=0;else if(r)if("any"===t.shadowSupportMode)i=0;else{const t=function(e){let t=e.owner;for(;!N(t)&&0===t.renderMode;)t=t.owner;return t}(e);i=N(t)||0!==t.shadowMode?1:0}else i=1;else i=0;return i}(a),a.tro=nr(a),function(e,t){const n=Jn;let r;Jn=e;try{const o=new t;if(Jn.component!==o)throw new TypeError("Invalid component constructor, the class should extend LightningElement.")}catch(e){r=Object(e)}finally{if(Jn=n,!$(r))throw Yn(e,r),r}}(a,t.ctor),Tr(a)&&function(e){const{context:t,def:{wire:n}}=e,r=t.wiredConnecting=[],o=t.wiredDisconnecting=[];for(const t in n){const i=n[t],s=Nr.get(i);if(!$(s)){const{connector:n,computeConfigAndUpdate:i,resetConfigWatcher:l}=_r(e,t,s),a=s.dynamic.length>0;b.call(r,(()=>{n.connect(),ne.ENABLE_WIRE_SYNC_EMIT||!a?i():Promise.resolve().then(i)})),b.call(o,(()=>{n.disconnect(),l()}))}}}(a),a}function vr(e,t){dr.set(e,t)}function br(e){return dr.get(e)}function Cr(e){return dr.get(e)}function Er(e){if(D(e.isDirty)){!function(e,t){const{children:n}=e;if(e.children=t,(t.length>0||n.length>0)&&n!==t){const r=Tn(t)?Ue:Xe;Lr(e,e,(()=>{}),(()=>{const o=$r(e);r(o,n,t)}),(()=>{}))}1===e.state&&kr(e)}(e,rr(e))}}function kr(e){const{renderer:t,def:{renderedCallback:n}}=e;if(D(t.ssr))return;const{rendered:r}=lr;r&&cr(e,r),$(n)||Zn(e,n)}let Sr=[];function xr(){const e=Sr.sort(((e,t)=>e.idx-t.idx));Sr=[];for(let t=0,n=e.length;t<n;t+=1){const r=e[t];try{Er(r)}catch(r){throw t+1<n&&(0===Sr.length&&le(xr),x.apply(Sr,k.call(e,t+1))),r}}}function Mr(e){const{state:t}=e;if(1===t)return;e.state=1;const{connected:n}=lr;n&&cr(e,n),Tr(e)&&function(e){const{wiredConnecting:t}=e.context;for(let e=0,n=t.length;e<n;e+=1)t[e]()}(e);const{connectedCallback:r}=e.def;$(r)||Zn(e,r)}function Tr(e){return l(e.def.wire).length>0}function Ar(e){const{velements:t}=e;for(let e=t.length-1;e>=0;e-=1){const{elm:n}=t[e];if(!$(n)){const e=Cr(n);$(e)||wr(e)}}}function Or(e){for(let t=0,n=e.length;t<n;t+=1){const n=e[t];N(n)||!p(n.children)||$(n.elm)||($(n.ctor)?Or(n.children):wr(br(n.elm)))}}function Pr(e){const{children:t,renderer:n}=e,r=$r(e);for(let e=0,o=t.length;e<o;e++){const o=t[e];N(o)||$(o.elm)||n.remove(o.elm,r)}e.children=ie,Ar(e),e.velements=ie}function Lr(e,t,n,r,o){let i;n();try{r()}catch(e){i=Object(e)}finally{if(o(),!$(i)){Yn(e,i);const n=N(t)?void 0:function(e){let t=e;for(;!N(t);){if(!$(t.def.errorCallback))return t;t=t.owner}}(t);if($(n))throw i;Pr(e);Zn(n,n.def.errorCallback,[i,i.wcStack])}}}function $r(e){return 1===e.renderMode?e.cmpRoot:e.elm}const Nr=new Map;class Dr extends CustomEvent{constructor(e,{setNewContext:t,setDisconnectedCallback:n}){super(e,{bubbles:!0,composed:!0}),r(this,{setNewContext:{value:t},setDisconnectedCallback:{value:n}})}}function _r(e,t,n){const{method:r,adapter:i,configCallback:s,dynamic:l}=n,a=$(r)?function(e,t){const{cmpFields:n}=e;return r=>{r!==e.cmpFields[t]&&(n[t]=r,he(e,t))}}(e,t):function(e,t){return n=>{Lr(e,e.owner,I,(()=>{t.call(e.component,n)}),I)}}(e,r);let c,u;o(a,"$$DeprecatedWiredElementHostKey$$",{value:e.elm}),o(a,"$$DeprecatedWiredParamsMetaKey$$",{value:l}),Lr(e,e,I,(()=>{u=new i(a)}),I);const{computeConfigAndUpdate:d,ro:f}=function(e,t,n){let r=!1;const o=new fe((()=>{!1===r&&(r=!0,Promise.resolve().then((()=>{r=!1,o.reset(),i()})))})),i=()=>{let r;o.observe((()=>r=t(e))),n(r)};return{computeConfigAndUpdate:i,ro:o}}(e.component,s,(t=>{Lr(e,e,I,(()=>{u.update(t,c)}),I)}));return $(i.contextSchema)||function(e,t,n){const{adapter:r}=t,o=Fr(r);if($(o))return;const{elm:i,renderer:s,context:{wiredConnecting:l,wiredDisconnecting:a}}=e;b.call(l,(()=>{const e=new Dr(o,{setNewContext(e){n(e)},setDisconnectedCallback(e){b.call(a,e)}});s.dispatchEvent(i,e)}))}(e,n,(t=>{c!==t&&(c=t,1===e.state&&d())})),{connector:u,computeConfigAndUpdate:d,resetConfigWatcher:()=>f.reset()}}const Rr=new Map;function Fr(e){return Rr.get(e)}function Ir(e,t,n,r){t.adapter&&(t=t.adapter);const o={adapter:t,method:e.value,configCallback:n,dynamic:r};Nr.set(e,o)}function Hr(e,t,n,r){t.adapter&&(t=t.adapter);const o={adapter:t,configCallback:n,dynamic:r};Nr.set(e,o)}let Br=!1;var jr;!function(e){e.Text="text",e.Comment="comment",e.Raw="raw",e.Element="element",e.ShadowRoot="shadow-root"}(jr||(jr={}));const Vr=/\s+/g;function Wr(e){return new Set(e.split(Vr).filter((e=>e.length)))}function Kr(e){return Array.from(e).join(" ")}function zr(e){return function(){throw new TypeError(`"${e}" is not supported in this environment`)}}function Gr(e){return{type:jr.Element,name:e,parent:null,shadowRoot:null,children:[],attributes:[],eventListeners:{}}}const qr=n(null),Ur=new WeakMap;const Xr={ssr:!0,isHydrating:()=>!1,isNativeShadowDefined:!1,isSyntheticShadowDefined:!1,insert(e,t,n){if(null!==e.parent&&e.parent!==t){const t=e.parent.children.indexOf(e);e.parent.children.splice(t,1)}e.parent=t;const r=N(n)?-1:t.children.indexOf(n);-1===r?t.children.push(e):t.children.splice(r,0,e)},remove(e,t){const n=t.children.indexOf(e);t.children.splice(n,1)},createElement:Gr,createText:e=>({type:jr.Text,value:String(e),parent:null}),createComment:e=>({type:jr.Comment,value:e,parent:null}),nextSibling(e){const{parent:t}=e;if(N(t))return null;const n=t.children.indexOf(e);return t.children[n+1]||null},attachShadow:(e,t)=>(e.shadowRoot={type:jr.ShadowRoot,children:[],mode:t.mode,delegatesFocus:!!t.delegatesFocus},e.shadowRoot),getProperty(e,t){var n,r;if(t in e)return e[t];if(e.type===jr.Element){const o=ee(t);if(X(o,e.name))return null!==(n=this.getAttribute(e,o))&&void 0!==n&&n;if(J(o)||z(o))return this.getAttribute(e,o);if("input"===e.name&&"value"===t)return null!==(r=this.getAttribute(e,"value"))&&void 0!==r?r:""}},setProperty(e,t,n){if(t in e)return e[t]=n;if(e.type===jr.Element){const r=ee(t);if("innerHTML"===t)return void(e.children=[{type:jr.Raw,parent:e,value:n}]);if(X(r,e.name))return!0===n?this.setAttribute(e,r,""):this.removeAttribute(e,r);if(J(r)||z(r))return this.setAttribute(e,r,n);if("input"===e.name&&"value"===r)return N(n)||$(n)?this.removeAttribute(e,"value"):this.setAttribute(e,"value",n)}},setText(e,t){e.type===jr.Text?e.value=t:e.type===jr.Element&&(e.children=[{type:jr.Text,parent:e,value:t}])},getAttribute(e,t,n=null){const r=e.attributes.find((e=>e.name===t&&e.namespace===n));return r?r.value:null},setAttribute(e,t,n,r=null){const o=e.attributes.find((e=>e.name===t&&e.namespace===r));$(o)?e.attributes.push({name:t,namespace:r,value:String(n)}):o.value=n},removeAttribute(e,t,n){e.attributes=e.attributes.filter((e=>e.name!==t&&e.namespace!==n))},getClassList(e){function t(){let t=e.attributes.find((e=>"class"===e.name&&N(e.namespace)));return $(t)&&(t={name:"class",namespace:null,value:""},e.attributes.push(t)),t}return{add(...e){const n=t(),r=Wr(n.value);e.forEach((e=>r.add(e))),n.value=Kr(r)},remove(...e){const n=t(),r=Wr(n.value);e.forEach((e=>r.delete(e))),n.value=Kr(r)}}},setCSSStyleProperty(e,t,n,r){const o=e.attributes.find((e=>"style"===e.name&&N(e.namespace))),i=`${t}: ${n}${r?" !important":""}`;$(o)?e.attributes.push({name:"style",namespace:null,value:i}):o.value+=`; ${i}`},isConnected:e=>!N(e.parent),insertGlobalStylesheet(){},insertStylesheet(){},addEventListener(){},removeEventListener(){},dispatchEvent:zr("dispatchEvent"),getBoundingClientRect:zr("getBoundingClientRect"),querySelector:zr("querySelector"),querySelectorAll:zr("querySelectorAll"),getElementsByTagName:zr("getElementsByTagName"),getElementsByClassName:zr("getElementsByClassName"),getChildren:zr("getChildren"),getChildNodes:zr("getChildNodes"),getFirstChild:zr("getFirstChild"),getFirstElementChild:zr("getFirstElementChild"),getLastChild:zr("getLastChild"),getLastElementChild:zr("getLastElementChild"),defineCustomElement(e,t,n){!function(e,t){if(e!==L.call(e)||qr[e])throw new TypeError("Invalid Registration");qr[e]=t,Ur.set(t,e)}(e,t)},getCustomElement:e=>qr[e],HTMLElement:class{constructor(){const{constructor:e}=this,t=Ur.get(e);if(!t)throw new TypeError("Invalid Construction");return Gr(t)}}},Yr={'"':"&quot;","'":"&#x27;","<":"&lt;",">":"&gt;","&":"&amp;"};function Jr(e){return e.replace(/["'<>&]/g,(e=>Yr[e]))}function Qr(e){return e.map((e=>{switch(e.type){case jr.Text:return Jr(e.value);case jr.Comment:return`\x3c!--${Jr(e.value)}--\x3e`;case jr.Raw:return e.value;case jr.Element:return Zr(e)}})).join("")}function Zr(e){let t="";const{name:n}=e,r=e.attributes.length?` ${o=e.attributes,o.map((e=>e.value.length?`${e.name}=${JSON.stringify(Jr(e.value))}`:e.name)).join(" ")}`:"";var o;const i=Qr(e.children);return t+=`<${n}${r}>`,e.shadowRoot&&(t+=function(e){const t=[`shadowroot="${e.mode}"`];return e.delegatesFocus&&t.push("shadowrootdelegatesfocus"),`<template ${t.join(" ")}>${Qr(e.children)}</template>`}(e.shadowRoot)),t+=i,function(e){return q.has(e)}(n)||(t+=`</${n}>`),t}const eo={type:jr.Element,name:"fake-root-element",parent:null,shadowRoot:null,children:[],attributes:[],eventListeners:{}};i(It),f(It.prototype),exports.LightningElement=It,exports.api=function(){throw new Error},exports.createContextProvider=function(e){let t=Fr(e);if(!$(t))throw new Error("Adapter already has a context provider.");t=function(){function e(){return Math.floor(65536*(1+Math.random())).toString(16).substring(1)}return e()+e()+"-"+e()+"-"+e()+"-"+e()+"-"+e()+e()+e()}(),function(e,t){Rr.set(e,t)}(e,t);const n=new WeakSet;return(e,r)=>{if(n.has(e))throw new Error(`Adapter was already installed on ${e}.`);n.add(e);const{consumerConnectedCallback:o,consumerDisconnectedCallback:i}=r;e.addEventListener(t,(e=>{const{setNewContext:t,setDisconnectedCallback:n}=e,r={provide(e){t(e)}};n((()=>{$(i)||i(r)})),o(r),e.stopImmediatePropagation()}))}},exports.getComponentDef=function(e){const t=pn(e),{ctor:n,name:r,props:o,propsConfig:i,methods:s}=t,l={};for(const e in o)l[e]={config:i[e]||0,type:"any",attr:ee(e)};const a={};for(const e in s)a[e]=s[e].value;return{ctor:n,name:r,props:l,methods:a}},exports.isComponentConstructor=hn,exports.readonly=function(e){return Rt.getReadOnlyProxy(e)},exports.register=function(e){for(let t=0;t<ar.length;++t){const n=ar[t];if(n in e){let t=lr[n];$(t)&&(lr[n]=t=[]),b.call(t,e[n])}}},exports.registerComponent=function(e,{tmpl:t}){return tr.set(e,t),e},exports.registerDecorators=function(e,t){const r=e.prototype,{publicProps:i,publicMethods:l,wire:a,track:c,fields:u}=t,d=n(null),f=n(null),h=n(null),p=n(null),m=n(null),g=n(null);let w;if(!$(i))for(const e in i){const t=i[e];if(g[e]=t.config,w=s(r,e),t.config>0){if($(w))throw new Error;w=Ut(e,w)}else w=$(w)||$(w.get)?Gt(e):Ut(e,w);f[e]=w,o(r,e,w)}if($(l)||M.call(l,(e=>{if(w=s(r,e),$(w))throw new Error;d[e]=w})),!$(a))for(const e in a){const{adapter:t,method:n,config:i,dynamic:l=[]}=a[e];if(w=s(r,e),1===n){if($(w))throw new Error;h[e]=w,Ir(w,t,i,l)}else w=Kt(e),p[e]=w,Hr(w,t,i,l),o(r,e,w)}if(!$(c))for(const e in c)w=s(r,e),w=zt(e),o(r,e,w);if(!$(u))for(let e=0,t=u.length;e<t;e++){const t=u[e];w=s(r,t);const n=!$(i)&&t in i,o=!$(c)&&t in c;n||o||(m[t]=Xt(t))}return function(e,t){Yt.set(e,t)}(e,{apiMethods:d,apiFields:f,apiFieldsConfig:g,wiredMethods:h,wiredFields:p,observedFields:m}),e},exports.registerTemplate=function(e){return Qt.add(e),e},exports.renderComponent=function(e,t,n={}){if(!F(e))throw new TypeError(`"renderComponent" expects a string as the first parameter but instead received ${e}.`);if(!R(t))throw new TypeError(`"renderComponent" expects a valid component constructor as the second parameter but instead received ${t}.`);if("object"!=typeof n||N(n))throw new TypeError(`"renderComponent" expects an object as the third parameter but instead received ${n}.`);const r=Xr.createElement(e);yr(r,pn(t),{mode:"open",owner:null,renderer:Xr,tagName:e});for(const[e,t]of Object.entries(n))r[e]=t;return r.parent=eo,gr(r),Zr(r)},exports.sanitizeAttribute=function(e,t,n,r){return r},exports.setFeatureFlag=function(e,t){if("boolean"==typeof t){if($(te[e])){const n=d(te).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=ne[e];if(!$(n))return void console.error(`Failed to set the value "${t}" for the runtime feature flag "${e}". "${e}" has already been set with the value "${n}".`);o(ne,e,{value:t})}}else{const n=`Failed to set the value "${t}" for the runtime feature flag "${e}". Runtime feature flags can only be set to a boolean value.`;console.error(n)}},exports.setFeatureFlagForTest=function(e,t){},exports.setHooks=function(t){var n;e.isFalse(Br,"Hooks are already overridden, only one definition is allowed."),Br=!0,n=t.sanitizeHtmlContent,Hn=n},exports.track=function(e){if(1===arguments.length)return Rt.getProxy(e);throw new Error},exports.unwrap=function(e){const t=Rt.unwrapProxy(e);return t!==e?t:e},exports.wire=function(e,t){throw new Error};
9
+ */function We(e){return void 0===e}function Ve(e,t){return e.key===t.key&&e.sel===t.sel}function Ge(e){return null!=e}function Ke(e,t,n){const r={};let o,i,l;for(o=t;o<=n;++o)l=e[o],Ge(l)&&(i=l.key,void 0!==i&&(r[i]=o));return r}function ze(e,t,n,r,o){for(;r<=o;++r){const o=n[r];Ge(o)&&(o.hook.create(o),o.hook.insert(o,e,t))}}function qe(e,t,n,r){for(;n<=r;++n){const r=t[n];Ge(r)&&r.hook.remove(r,e)}}function Ue(e,t,n){let r=0,o=0,i=t.length-1,l=t[0],s=t[i];const a=n.length-1;let c,u,d,f,h=a,p=n[0],m=n[h];for(;r<=i&&o<=h;)Ge(l)?Ge(s)?Ge(p)?Ge(m)?Ve(l,p)?(Ye(l,p),l=t[++r],p=n[++o]):Ve(s,m)?(Ye(s,m),s=t[--i],m=n[--h]):Ve(l,m)?(Ye(l,m),m.hook.move(l,e,s.owner.renderer.nextSibling(s.elm)),l=t[++r],m=n[--h]):Ve(s,p)?(Ye(s,p),p.hook.move(s,e,l.elm),s=t[--i],p=n[++o]):(void 0===c&&(c=Ke(t,r,i)),u=c[p.key],We(u)?(p.hook.create(p),p.hook.insert(p,e,l.elm),p=n[++o]):(d=t[u],Ge(d)&&(d.sel!==p.sel?(p.hook.create(p),p.hook.insert(p,e,l.elm)):(Ye(d,p),t[u]=void 0,p.hook.move(d,e,l.elm))),p=n[++o])):m=n[--h]:p=n[++o]:s=t[--i]:l=t[++r];if(r<=i||o<=h)if(r>i){let t,r=h;do{t=n[++r]}while(!Ge(t)&&r<a);f=Ge(t)?t.elm:null,ze(e,f,n,o,h)}else qe(e,t,r,i)}function Xe(e,t,n){const r=t.length,o=n.length;if(0===r)return void ze(e,null,n,0,o);if(0===o)return void qe(e,t,0,r);let i=null;for(let r=o-1;r>=0;r-=1){const o=n[r],l=t[r];o!==l&&(Ge(l)?Ge(o)?(Ye(l,o),i=o.elm):l.hook.remove(l,e):Ge(o)&&(o.hook.create(o),o.hook.insert(o,e,i),i=o.elm))}}function Ye(e,t){e!==t&&(t.elm=e.elm,t.hook.update(e,t))}const Je="undefined"!=typeof HTMLElement?HTMLElement:function(){},Qe=Je.prototype,Ze=n(null);M.call(d(G),(e=>{const t=B(Qe,e);L(t)||(Ze[e]=t)})),M.call(["accessKey","dir","draggable","hidden","id","lang","spellcheck","tabIndex","title"],(e=>{const t=B(Qe,e);L(t)||(Ze[e]=t)}));const{isArray:et}=Array,{prototype:tt,getPrototypeOf:nt,create:rt,defineProperty:ot,isExtensible:it,getOwnPropertyDescriptor:lt,getOwnPropertyNames:st,getOwnPropertySymbols:at,preventExtensions:ct,hasOwnProperty:ut}=Object,{push:dt,concat:ft}=Array.prototype;function ht(e){return void 0===e}function pt(e){return"function"==typeof e}const mt=new WeakMap;function gt(e,t){mt.set(e,t)}const wt=e=>mt.get(e)||e;class yt{constructor(e,t){this.originalTarget=t,this.membrane=e}wrapDescriptor(e){if(ut.call(e,"value"))e.value=this.wrapValue(e.value);else{const{set:t,get:n}=e;ht(n)||(e.get=this.wrapGetter(n)),ht(t)||(e.set=this.wrapSetter(t))}return e}copyDescriptorIntoShadowTarget(e,t){const{originalTarget:n}=this,r=lt(n,t);if(!ht(r)){const n=this.wrapDescriptor(r);ot(e,t,n)}}lockShadowTarget(e){const{originalTarget:t}=this;ft.call(st(t),at(t)).forEach((t=>{this.copyDescriptorIntoShadowTarget(e,t)}));const{membrane:{tagPropertyKey:n}}=this;ht(n)||ut.call(e,n)||ot(e,n,rt(null)),ct(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=ht(n)||ut.call(t,n)?[]:[n];return dt.apply(r,st(t)),dt.apply(r,at(t)),r}isExtensible(e){const{originalTarget:t}=this;return!!it(e)&&(!!it(t)||(this.lockShadowTarget(e),!1))}getPrototypeOf(e){const{originalTarget:t}=this;return nt(t)}getOwnPropertyDescriptor(e,t){const{originalTarget:n,membrane:{valueObserved:r,tagPropertyKey:o}}=this;r(n,t);let i=lt(n,t);if(ht(i)){if(t!==o)return;return i={value:void 0,writable:!1,configurable:!1,enumerable:!1},ot(e,o,i),i}return!1===i.configurable&&this.copyDescriptorIntoShadowTarget(e,t),this.wrapDescriptor(i)}}const bt=new WeakMap,vt=new WeakMap,Ct=new WeakMap,Et=new WeakMap;class kt extends yt{wrapValue(e){return this.membrane.getProxy(e)}wrapGetter(e){const t=bt.get(e);if(!ht(t))return t;const n=this,r=function(){return n.wrapValue(e.call(wt(this)))};return bt.set(e,r),Ct.set(r,e),r}wrapSetter(e){const t=vt.get(e);if(!ht(t))return t;const n=function(t){e.call(wt(this),wt(t))};return vt.set(e,n),Et.set(n,e),n}unwrapDescriptor(e){if(ut.call(e,"value"))e.value=wt(e.value);else{const{set:t,get:n}=e;ht(n)||(e.get=this.unwrapGetter(n)),ht(t)||(e.set=this.unwrapSetter(t))}return e}unwrapGetter(e){const t=Ct.get(e);if(!ht(t))return t;const n=this,r=function(){return wt(e.call(n.wrapValue(this)))};return bt.set(r,e),Ct.set(e,r),r}unwrapSetter(e){const t=Et.get(e);if(!ht(t))return t;const n=this,r=function(t){e.call(n.wrapValue(this),n.wrapValue(t))};return vt.set(r,e),Et.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&&et(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(it(e)){const{originalTarget:t}=this;if(ct(t),it(t))return!1;this.lockShadowTarget(e)}return!0}defineProperty(e,t,n){const{originalTarget:r,membrane:{valueMutated:o,tagPropertyKey:i}}=this;return t===i&&!ut.call(r,t)||(ot(r,t,this.unwrapDescriptor(n)),!1===n.configurable&&this.copyDescriptorIntoShadowTarget(e,t),o(r,t),!0)}}const xt=new WeakMap,St=new WeakMap;class Mt extends yt{wrapValue(e){return this.membrane.getReadOnlyProxy(e)}wrapGetter(e){const t=xt.get(e);if(!ht(t))return t;const n=this,r=function(){return n.wrapValue(e.call(wt(this)))};return xt.set(e,r),r}wrapSetter(e){const t=St.get(e);if(!ht(t))return t;const n=function(e){};return St.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 Tt(e){if(null===e)return!1;if("object"!=typeof e)return!1;if(et(e))return!0;const t=nt(e);return t===tt||null===t||null===nt(t)}const At=(e,t)=>{},Ot=(e,t)=>{};function Pt(e){return et(e)?[]:{}}const $t=Symbol.for("@@lockerLiveValue"),Lt=new class{constructor(e={}){this.readOnlyObjectGraph=new WeakMap,this.reactiveObjectGraph=new WeakMap;const{valueMutated:t,valueObserved:n,valueIsObservable:r,tagPropertyKey:o}=e;this.valueMutated=pt(t)?t:Ot,this.valueObserved=pt(n)?n:At,this.valueIsObservable=pt(r)?r:Tt,this.tagPropertyKey=o}getProxy(e){const t=wt(e);return this.valueIsObservable(t)?this.readOnlyObjectGraph.get(t)===e?e:this.getReactiveHandler(t):t}getReadOnlyProxy(e){return e=wt(e),this.valueIsObservable(e)?this.getReadOnlyHandler(e):e}unwrapProxy(e){return wt(e)}getReactiveHandler(e){let t=this.reactiveObjectGraph.get(e);if(ht(t)){const n=new kt(this,e);t=new Proxy(Pt(e),n),gt(t,e),this.reactiveObjectGraph.set(e,t)}return t}getReadOnlyHandler(e){let t=this.readOnlyObjectGraph.get(e);if(ht(t)){const n=new Mt(this,e);t=new Proxy(Pt(e),n),gt(t,e),this.readOnlyObjectGraph.set(e,t)}return t}}({valueObserved:de,valueMutated:ue,tagPropertyKey:$t});function Nt(e,t){const{get:n,set:r,enumerable:o,configurable:i}=t;if(!_(n))throw new TypeError;if(!_(r))throw new TypeError;return{enumerable:o,configurable:i,get(){const t=wr(this);if(!Xn(t))return pe(t,e),n.call(t.elm)},set(t){const n=wr(this);return t!==n.cmpProps[e]&&(n.cmpProps[e]=t,he(n,e)),r.call(n.elm,t)}}}const Rt=function(){if(N(Un))throw new ReferenceError("Illegal constructor");const e=Un,{def:t,elm:n,renderer:r}=e,{bridge:o}=t,i=this;if(h(n,o.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[$t]=void 0,gr(i,e),gr(n,e),1===e.renderMode&&Ft(e),this};function Ft(e){const{elm:t,mode:n,renderer:r,shadowMode:o,def:{ctor:i}}=e,l=r.attachShadow(t,{"$$lwc-synthetic-mode":1===o,delegatesFocus:Boolean(i.delegatesFocus),mode:n});e.cmpRoot=l,gr(l,e)}Rt.prototype={constructor:Rt,dispatchEvent(e){const{elm:t,renderer:{dispatchEvent:n}}=wr(this);return n(t,e)},addEventListener(e,t,n){const r=wr(this),{elm:o,renderer:{addEventListener:i}}=r;i(o,e,rr(r,t),n)},removeEventListener(e,t,n){const r=wr(this),{elm:o,renderer:{removeEventListener:i}}=r;i(o,e,rr(r,t),n)},hasAttribute(e){const{elm:t,renderer:{getAttribute:n}}=wr(this);return!N(n(t,e))},hasAttributeNS(e,t){const{elm:n,renderer:{getAttribute:r}}=wr(this);return!N(r(n,t,e))},removeAttribute(e){const{elm:t,renderer:{removeAttribute:n}}=wr(this);xe(t,e),n(t,e),ke()},removeAttributeNS(e,t){const{elm:n,renderer:{removeAttribute:r}}=wr(this);xe(n,t),r(n,t,e),ke()},getAttribute(e){const{elm:t,renderer:{getAttribute:n}}=wr(this);return n(t,e)},getAttributeNS(e,t){const{elm:n,renderer:{getAttribute:r}}=wr(this);return r(n,t,e)},setAttribute(e,t){const n=wr(this),{elm:r,renderer:{setAttribute:o}}=n;xe(r,e),o(r,e,t),ke()},setAttributeNS(e,t,n){const r=wr(this),{elm:o,renderer:{setAttribute:i}}=r;xe(o,t),i(o,t,n,e),ke()},getBoundingClientRect(){const e=wr(this),{elm:t,renderer:{getBoundingClientRect:n}}=e;return n(t)},get isConnected(){const{elm:e,renderer:{isConnected:t}}=wr(this);return t(e)},get classList(){const e=wr(this),{elm:t,renderer:{getClassList:n}}=e;return n(t)},get template(){return wr(this).cmpRoot},get shadowRoot(){return null},render(){return wr(this).def.template},toString(){return`[object ${wr(this).def.name}]`}};const _t=n(null),Dt=[["children","getChildren"],["childNodes","getChildNodes"],["firstChild","getFirstChild"],["firstElementChild","getFirstElementChild"],["lastChild","getLastChild"],["lastElementChild","getLastElementChild"]];for(const[e,t]of Dt)_t[e]={get(){const e=wr(this),{elm:n,renderer:r}=e;return r[t](n)},configurable:!0,enumerable:!0};const Ht=["getElementsByClassName","getElementsByTagName","querySelector","querySelectorAll"];for(const e of Ht)_t[e]={value(t){const n=wr(this),{elm:r,renderer:o}=n;return o[e](r,t)},configurable:!0,enumerable:!0,writable:!0};r(Rt.prototype,_t);const It=n(null);for(const e in Ze)It[e]=Nt(e,Ze[e]);function jt(e){return{get(){const t=wr(this);return pe(t,e),t.cmpFields[e]},set(t){const n=wr(this);t!==n.cmpFields[e]&&(n.cmpFields[e]=t,he(n,e))},enumerable:!0,configurable:!0}}function Bt(e){return{get(){const t=wr(this);return pe(t,e),t.cmpFields[e]},set(t){const n=wr(this),r=Lt.getProxy(t);r!==n.cmpFields[e]&&(n.cmpFields[e]=r,he(n,e))},enumerable:!0,configurable:!0}}function Wt(e){return{get(){const t=wr(this);if(!Xn(t))return pe(t,e),t.cmpProps[e]},set(t){const n=wr(this);n.cmpProps[e]=t,he(n,e)},enumerable:!0,configurable:!0}}r(Rt.prototype,It),o(Rt,"CustomElementConstructor",{get(){throw new ReferenceError("The current runtime does not support CustomElementConstructor.")},configurable:!0});class Vt extends fe{constructor(e,t){super((()=>{F(this.debouncing)&&(this.debouncing=!0,se((()=>{if(R(this.debouncing)){const{value:n}=this,{isDirty:r,component:o,idx:i}=e;t.call(o,n),this.debouncing=!1,R(e.isDirty)&&F(r)&&i>0&&fr(e)}})))})),this.debouncing=!1}reset(e){super.reset(),this.debouncing=!1,arguments.length>0&&(this.value=e)}}function Gt(e,t){const{get:n,set:r,enumerable:o,configurable:i}=t;if(!_(n))throw new Error;return{get(){return n.call(this)},set(t){const n=wr(this);if(r)if(ne.ENABLE_REACTIVE_SETTER){let o=n.oar[e];L(o)&&(o=n.oar[e]=new Vt(n,r)),o.reset(t),o.observe((()=>{r.call(this,t)}))}else r.call(this,t)},enumerable:o,configurable:i}}function Kt(e){return{get(){const t=wr(this);return pe(t,e),t.cmpFields[e]},set(t){const n=wr(this);t!==n.cmpFields[e]&&(n.cmpFields[e]=t,he(n,e))},enumerable:!0,configurable:!0}}const zt=new Map;const qt={apiMethods:oe,apiFields:oe,apiFieldsConfig:oe,wiredMethods:oe,wiredFields:oe,observedFields:oe};const Ut=new Set;function Xt(){return[]}Ut.add(Xt);const Yt=n(null),Jt=n(null);function Qt(e){let t=Yt[e];return L(t)&&(t=Yt[e]=function(){const t=wr(this),{getHook:n}=t;return n(t.component,e)}),t}function Zt(e){let t=Jt[e];return L(t)&&(t=Jt[e]=function(t){const n=wr(this),{setHook:r}=n;t=Lt.getReadOnlyProxy(t),r(n.component,e,t)}),t}function en(e){return function(){const t=wr(this),{callHook:n,component:r}=t,o=r[e];return n(t.component,o,k.call(arguments))}}function tn(e,t){return function(n,r,o){if(r===o)return;const i=e[n];L(i)?L(t)||t.apply(this,arguments):Ee(this,n)&&(this[i]=o)}}function nn(e,t,i){let l;_(e)?l=class extends e{}:(l=function(){throw new TypeError("Illegal constructor")},h(l,e),h(l.prototype,e.prototype),o(l.prototype,"constructor",{writable:!0,configurable:!0,value:l}));const s=n(null),{attributeChangedCallback:a}=e.prototype,{observedAttributes:c=[]}=e,u=n(null);for(let e=0,n=t.length;e<n;e+=1){const n=t[e];s[ee(n)]=n,u[n]={get:Qt(n),set:Zt(n),enumerable:!0,configurable:!0}}for(let e=0,t=i.length;e<t;e+=1){const t=i[e];u[t]={value:en(t),writable:!0,configurable:!0}}return u.attributeChangedCallback={value:tn(s,a)},o(l,"observedAttributes",{get:()=>[...c,...d(s)]}),r(l.prototype,u),l}const rn=nn(Je,s(Ze),[]);function on(e){const t=e();return(null==t?void 0:t.__esModule)?t.default:t}function ln(e){return _(e)&&c.call(e,"__circular__")}i(rn),f(rn.prototype);const sn=new WeakMap;function an(e){const{shadowSupportMode:o,renderMode:i}=e,l=function(e){const t=zt.get(e);return L(t)?qt:t}(e),{apiFields:s,apiFieldsConfig:c,apiMethods:u,wiredFields:f,wiredMethods:h,observedFields:p}=l,m=e.prototype;let{connectedCallback:g,disconnectedCallback:w,renderedCallback:y,errorCallback:b,render:v}=m;const C=function(e){let t=a(e);if(N(t))throw new ReferenceError(`Invalid prototype chain for ${e.name}, you must extend LightningElement.`);if(ln(t)){const e=on(t);t=e===t?Rt:e}return t}(e),E=C!==Rt?un(C):dn,k=nn(E.bridge,d(s),d(u)),x=t(n(null),E.props,s),S=t(n(null),E.propsConfig,c),M=t(n(null),E.methods,u),T=t(n(null),E.wire,f,h);g=g||E.connectedCallback,w=w||E.disconnectedCallback,y=y||E.renderedCallback,b=b||E.errorCallback,v=v||E.render;let A=E.shadowSupportMode;L(o)||(A=o);let O=E.renderMode;L(i)||(O="light"===i?0:1);const P=function(e){return Qn.get(e)}(e)||E.template,$=e.name||E.name;r(m,p);return{ctor:e,name:$,wire:T,props:x,propsConfig:S,methods:M,bridge:k,template:P,renderMode:O,shadowSupportMode:A,connectedCallback:g,disconnectedCallback:w,renderedCallback:y,errorCallback:b,render:v}}function cn(e){if(!_(e))return!1;if(e.prototype instanceof Rt)return!0;let t=e;do{if(ln(t)){const e=on(t);if(e===t)return!0;t=e}if(t===Rt)return!0}while(!N(t)&&(t=a(t)));return!1}function un(e){let t=sn.get(e);if(L(t)){if(ln(e)){return t=un(on(e)),sn.set(e,t),t}if(!cn(e))throw new TypeError(`${e} is not a valid component, or does not extends LightningElement from "lwc". You probably forgot to add the extend clause on the class declaration.`);t=an(e),sn.set(e,t)}return t}const dn={ctor:Rt,name:Rt.name,props:It,propsConfig:oe,methods:oe,renderMode:1,shadowSupportMode:"reset",wire:oe,bridge:rn,template:Xt,render:Rt.prototype.render};function fn(e,t){e.$shadowToken$=t}function hn(e,t){const{cmpTemplate:n,context:r}=t,o=null==n?void 0:n.stylesheetToken;!L(o)&&r.hasScopedStyles&&t.renderer.getClassList(e).add(o)}function pn(e,t){const{elm:n,text:r,owner:{renderer:o}}=t;e.text!==r&&o.setText(n,r)}function mn(e,t,n){const{renderer:r}=e.owner;r.insert(e.elm,t,n)}function gn(e,t){const{renderer:n}=e.owner;n.remove(e.elm,t)}function wn(e){ye.create(e),$e.create(e)}function yn(e,t){const{elm:n,children:r}=t;kn(r)?Ue(n,e.children,r):Xe(n,e.children,r)}function bn(e,t){const r=e.aChildren||e.children;t.aChildren=r;const{renderMode:o,shadowMode:i}=t;1!==i&&0!==o||(!function(e,t){const{cmpSlots:r}=e,o=e.cmpSlots=n(null);for(let e=0,n=t.length;e<n;e+=1){const n=t[e];if(N(n))continue;const{data:r}=n,i=r.attrs&&r.attrs.slot||"",l=o[i]=o[i]||[];L(n.key)||(n.key=`@${i}:${n.key}`),v.call(l,n)}if(F(e.isDirty)){const t=d(r);if(t.length!==d(o).length)return void tr(e);for(let n=0,i=t.length;n<i;n+=1){const i=t[n];if(L(o[i])||r[i].length!==o[i].length)return void tr(e);const l=r[i],s=o[i];for(let t=0,n=o[i].length;t<n;t+=1)if(l[t]!==s[t])return void tr(e)}}}(t,r),e.aChildren=r,e.children=ie)}function vn(e){const{elm:t,children:n}=e;for(let e=0;e<n.length;++e){const r=n[e];null!=r&&(r.hook.create(r),r.hook.insert(r,t,null))}}function Cn(e,t,n){let r=0;for(let n=0,o=t.length;n<o;n++){const o=t[n];if(null!=o){const t=e[r];o.hook.hydrate(o,t),r++}}}const En=new WeakMap;function kn(e){return En.has(e)}const xn=Symbol.iterator,Sn={create:e=>{const{owner:t}=e,{renderer:n}=t,r=n.createText(e.text);On(r,t),e.elm=r},update:pn,insert:mn,move:mn,remove:gn,hydrate:(e,t)=>{var n;t.nodeValue=null!==(n=e.text)&&void 0!==n?n:null,e.elm=t}},Mn={create:e=>{const{owner:t,text:n}=e,{renderer:r}=t,o=r.createComment(n);On(o,t),e.elm=o},update:pn,insert:mn,move:mn,remove:gn,hydrate:(e,t)=>{var n;t.nodeValue=null!==(n=e.text)&&void 0!==n?n:null,e.elm=t}},Tn={create:e=>{const{sel:t,owner:n,data:{svg:r}}=e,{renderer:o}=n,i=R(r)?"http://www.w3.org/2000/svg":void 0,l=o.createElement(t,i);On(l,n),function(e,t){const{owner:n}=t;if(hn(e,n),1===n.shadowMode){const{data:{context:r}}=t,{stylesheetToken:o}=n.context;L(r)||L(r.lwc)||"manual"!==r.lwc.dom||function(e){e.$domManual$=!0}(e),fn(e,o)}}(l,e),e.elm=l,function(e){ye.create(e),Te.create(e),$e.create(e),je.create(e),Be.create(e),_e.create(e),Ie.create(e)}(e)},update:(e,t)=>{!function(e,t){Te.update(e,t),$e.update(e,t),_e.update(e,t),Ie.update(e,t)}(e,t),yn(e,t)},insert:(e,t,n)=>{mn(e,t,n),vn(e)},move:(e,t,n)=>{mn(e,t,n)},remove:(e,t)=>{gn(e,t),function(e){const{children:t,elm:n}=e;for(let e=0,r=t.length;e<r;++e){const r=t[e];N(r)||r.hook.remove(r,n)}}(e)},hydrate:(e,t)=>{const n=t;e.elm=n;const{context:r}=e.data,o=Boolean(!L(r)&&!L(r.lwc)&&"manual"===r.lwc.dom);if(o){const{props:t}=e.data;L(t)||L(t.innerHTML)||(n.innerHTML===t.innerHTML?delete t.innerHTML:(i=`Mismatch hydrating element <${n.tagName.toLowerCase()}>: innerHTML values do not match for element, will recover from the difference`,l=e.owner,ge("warn",i,l)))}var i,l;wn(e),o||Cn(e.elm.childNodes,e.children,e.owner)}},An={create:e=>{const{sel:t,owner:n}=e,{renderer:r}=n,o=function(e,t){e=e.toLowerCase();let n=t.getCustomElement(e);return L(n)?(n=class extends t.HTMLElement{constructor(e){super(),_(e)&&e(this)}},t.defineCustomElement(e,n),n):n}(t,r),i=new o((t=>{!function(e,t){if(!L(yr(e)))return;const{sel:n,mode:r,ctor:o,owner:i}=t;if(hn(e,i),1===i.shadowMode){const{stylesheetToken:t}=i.context;fn(e,t)}mr(e,un(o),{mode:r,owner:i,tagName:n,renderer:i.renderer})}(t,e)}));On(i,n),e.elm=i;const l=yr(i);if(l)bn(e,l);else if(e.ctor!==o)throw new TypeError("Incorrect Component Constructor");!function(e){ye.create(e),Te.create(e),$e.create(e),je.create(e),Be.create(e),_e.create(e),Ie.create(e)}(e)},update:(e,t)=>{!function(e,t){Te.update(e,t),$e.update(e,t),_e.update(e,t),Ie.update(e,t)}(e,t);const n=yr(t.elm);n&&bn(t,n),yn(e,t),n&&fr(n)},insert:(e,t,n)=>{mn(e,t,n);const r=yr(e.elm);r&&kr(r),vn(e),r&&function(e){br(e)}(r)},move:(e,t,n)=>{mn(e,t,n)},remove:(e,t)=>{gn(e,t);const n=yr(e.elm);n&&function(e){pr(e)}(n)},hydrate:(e,t)=>{const{sel:n,mode:r,ctor:o,owner:i}=e;mr(t,un(o),{mode:r,owner:i,tagName:n,renderer:i.renderer}),e.elm=t;const l=wr(t);bn(e,l),wn(e),kr(l),0!==l.renderMode&&Cn(e.elm.childNodes,e.children),function(e){!function(e){if(R(e.isDirty)){const t=er(e);e.children=t;Cn(0===e.renderMode?e.elm.childNodes:e.elm.shadowRoot.childNodes,t),vr(e)}}(e)}(l)}};function On(e,t){const{renderer:n,renderMode:r,shadowMode:o}=t;n.isSyntheticShadowDefined&&(1!==o&&0!==r||(e.$shadowResolver$=Or(t).$shadowResolver$))}function Pn(e,t,n){const r=Gn();const{key:o}=t;return{sel:e,data:t,children:n,text:undefined,elm:undefined,key:o,hook:Tn,owner:r}}function $n(e,t,n,r=ie){const o=Gn(),{key:i}=n;const l={sel:e,data:n,children:r,text:undefined,elm:undefined,key:i,hook:An,ctor:t,owner:o,mode:"open"};return function(e){v.call(Gn().velements,e)}(l),l}const Ln=new Map;let Nn=0;function Rn(e){var t;return t=e,En.set(t,1),e}let Fn=()=>{throw new Error("sanitizeHtmlContent hook must be implemented.")};const _n=i({s:function(e,t,n,r){L(r)||L(r[e])||0===r[e].length||(n=r[e]);const o=Gn(),{renderMode:i,shadowMode:l}=o;return 0===i?(Rn(n),n):(1===l&&Rn(n),Pn("slot",t,n))},h:Pn,c:$n,i:function(e,t){const n=[];if(Rn(n),L(e)||null===e)return n;const r=e[xn]();let o=r.next(),i=0,{value:l,done:s}=o;for(;!1===s;){o=r.next(),s=o.done;const e=t(l,i,0===i,!0===s);p(e)?v.apply(n,e):v.call(n,e),i+=1,l=o.value}return n},f:function(e){const t=e.length,n=[];Rn(n);for(let r=0;r<t;r+=1){const t=e[r];p(t)?v.apply(n,t):v.call(n,t)}return n},t:function(e){return{sel:undefined,data:oe,children:undefined,text:e,elm:undefined,key:undefined,hook:Sn,owner:Gn()}},d:function(e){return null==e?"":String(e)},b:function(e){const t=Gn();if(N(t))throw new Error;const n=t;return function(t){Jn(n,e,n.component,t)}},k:function(e,t){switch(typeof t){case"number":case"string":return e+":"+t}},co:function(e){return{sel:undefined,data:oe,children:undefined,text:e,elm:undefined,key:undefined,hook:Mn,owner:Gn()}},dc:function(e,t,n,r){if(null==t)return null;if(!cn(t))throw new Error(`Invalid LWC Constructor ${j(t)} for custom element <${e}>.`);let o=Ln.get(t);return L(o)&&(o=Nn++,Ln.set(t,o)),n.key=`dc:${o}:${n.key}`,$n(e,t,n,r)},ti:function(e){return e>0&&!(R(e)||F(e))?0:e},gid:function(e){const t=Gn();if(L(e)||""===e)return e;if(N(e))return null;const{idx:n,shadowMode:r}=t;return 1===r?O.call(e,/\S+/g,(e=>`${e}-${n}`)):e},fid:function(e){const t=Gn();if(L(e)||""===e)return e;if(N(e))return null;const{idx:n,shadowMode:r}=t;return 1===r&&/^#/.test(e)?`${e}-${n}`:e},shc:function(e){return Fn(e)}});function Dn(e){return`${e}-host`}function Hn(e,t,n){const r=[];let o;for(let i=0;i<e.length;i++){let l=e[i];if(p(l))v.apply(r,Hn(l,t,n));else{const e=l.$scoped$,i=e||1===n.shadowMode&&1===n.renderMode?t:void 0,s=0===n.renderMode?!e:0===n.shadowMode;let a;1===n.renderMode?a=0===n.shadowMode:(L(o)&&(o=jn(n)),a=N(o)||0===o.shadowMode),v.call(r,l(i,s,a))}}return r}function In(e,t){const{stylesheets:n,stylesheetToken:r}=t;let o=[];return L(n)||0===n.length||(o=Hn(n,r,e)),o}function jn(e){let t=e;for(;!N(t);){if(1===t.renderMode)return t;t=t.owner}return t}function Bn(e,t){const{renderer:n,renderMode:r,shadowMode:o}=e;if(1===r&&1===o)for(let e=0;e<t.length;e++)n.insertGlobalStylesheet(t[e]);else{if(n.ssr||n.isHydrating()){const e=y.call(t,"\n");return i=e,_n.h("style",{key:"style",attrs:{type:"text/css"}},[_n.t(i)])}{const r=function(e){const t=jn(e);return N(t)||1!==t.shadowMode?t:null}(e),o=N(r);for(let e=0;e<t.length;e++)o?n.insertGlobalStylesheet(t[e]):n.insertStylesheet(t[e],r.cmpRoot)}}var i;return null}let Wn=!1,Vn=null;function Gn(){return Vn}function Kn(e){Vn=e}function zn(e,t){const r=Wn,o=Vn;let i=[];return Ar(e,e.owner,(()=>{Vn=e}),(()=>{const{component:r,context:o,cmpSlots:l,cmpTemplate:s,tro:a}=e;a.observe((()=>{if(t!==s){if(N(s)||Tr(e),a=t,!Ut.has(a))throw new TypeError(`Invalid template returned by the render() method on ${e}. It must return an imported template (e.g.: \`import html from "./${e.def.name}.html"\`), instead, it has returned: ${j(t)}.`);e.cmpTemplate=t,o.tplCache=n(null),o.hasScopedStyles=function(e){const{stylesheets:t}=e;if(!L(t))for(let e=0;e<t.length;e++)if(R(t[e].$scoped$))return!0;return!1}(t),function(e,t){const{elm:n,context:r,renderer:o,renderMode:i,shadowMode:l}=e,{stylesheets:s,stylesheetToken:a}=t,c=1===i&&1===l,{hasScopedStyles:u}=r;let d,f,h;const{stylesheetToken:p,hasTokenInClass:m,hasTokenInAttribute:g}=r;m&&o.getClassList(n).remove(Dn(p)),g&&o.removeAttribute(n,Dn(p)),L(s)||0===s.length||(d=a),L(d)||(u&&(o.getClassList(n).add(Dn(d)),f=!0),c&&(o.setAttribute(n,Dn(d),""),h=!0)),r.stylesheetToken=d,r.hasTokenInClass=f,r.hasTokenInAttribute=h}(e,t);const r=In(e,t);o.styleVNode=0===r.length?null:Bn(e,r)}var a;e.velements=[],Wn=!0,i=t.call(void 0,_n,r,l,o.tplCache);const{styleVNode:c}=o;N(c)||S.call(i,c)}))}),(()=>{Wn=r,Vn=o})),i}function qn(e,t){if(!u(t)&&L(t.wcStack)){const n=function(e){const t=[];let n=e;for(;!N(n);)v.call(t,me(n)),n=n.owner;return t.reverse().join("\n\t")}(e);o(t,"wcStack",{get:()=>n})}}let Un=null;function Xn(e){return Un===e}function Yn(e,t,n){const{component:r,callHook:o,owner:i}=e;Ar(e,i,H,(()=>{o(r,t,n)}),H)}function Jn(e,t,n,r){const{callHook:o,owner:i}=e;Ar(e,i,H,(()=>{o(n,t,[r])}),H)}const Qn=new Map;function Zn(e){return new fe((()=>{const{isDirty:t}=e;F(t)&&(tr(e),function(e){if(R(e.renderer.ssr)||R(e.isScheduled))return;e.isScheduled=!0,0===Cr.length&&se(Er);v.call(Cr,e)}(e))}))}function er(e){e.tro.reset();const t=function(e){const{def:{render:t},callHook:n,component:r,owner:o}=e,i=Gn();let l,s=!1;return Ar(e,o,(()=>{Kn(e)}),(()=>{e.tro.observe((()=>{l=n(r,t),s=!0}))}),(()=>{Kn(i)})),s?zn(e,l):[]}(e);return e.isDirty=!1,e.isScheduled=!1,t}function tr(e){e.isDirty=!0}const nr=new WeakMap;function rr(e,t){if(!_(t))throw new TypeError;let n=nr.get(t);return L(n)&&(n=function(n){Jn(e,t,void 0,n)},nr.set(t,n)),n}const or=n(null),ir=["rendered","connected","disconnected"];function lr(e,t){const{component:n,def:r,context:o}=e;for(let e=0,i=t.length;e<i;++e)t[e].call(void 0,n,{},r,o)}let sr=0;const ar=new WeakMap;function cr(e,t,n=[]){return t.apply(e,n)}function ur(e,t,n){e[t]=n}function dr(e,t){return e[t]}function fr(e){br(e)}function hr(e){const t=wr(e);1===t.state&&function(e){pr(wr(e))}(e),kr(t),br(t)}function pr(e){const{state:t}=e;if(2!==t){const{oar:t,tro:n}=e;n.reset();for(const e in t)t[e].reset();!function(e){F(e.isDirty)&&(e.isDirty=!0);e.state=2;const{disconnected:t}=or;t&&lr(e,t);xr(e)&&function(e){const{wiredDisconnecting:t}=e.context;Ar(e,e,H,(()=>{for(let e=0,n=t.length;e<n;e+=1)t[e]()}),H)}(e);const{disconnectedCallback:n}=e.def;L(n)||Yn(e,n)}(e),Sr(e),function(e){const{aChildren:t}=e;Mr(t)}(e)}}function mr(e,t,r){const{mode:o,owner:i,renderer:l,tagName:s}=r,a={elm:e,def:t,idx:sr++,state:0,isScheduled:!1,isDirty:!0,tagName:s,mode:o,owner:i,renderer:l,children:ie,aChildren:ie,velements:ie,cmpProps:n(null),cmpFields:n(null),cmpSlots:n(null),oar:n(null),cmpTemplate:null,renderMode:t.renderMode,shadowMode:null,context:{stylesheetToken:void 0,hasTokenInClass:void 0,hasTokenInAttribute:void 0,hasScopedStyles:void 0,styleVNode:null,tplCache:oe,wiredConnecting:ie,wiredDisconnecting:ie},tro:null,component:null,cmpRoot:null,callHook:cr,setHook:ur,getHook:dr};return a.shadowMode=function(e){const{def:t,renderer:n}=e,{isNativeShadowDefined:r,isSyntheticShadowDefined:o}=n;let i;if(o)if(0===t.renderMode)i=0;else if(r)if("any"===t.shadowSupportMode)i=0;else{const t=function(e){let t=e.owner;for(;!N(t)&&0===t.renderMode;)t=t.owner;return t}(e);i=N(t)||0!==t.shadowMode?1:0}else i=1;else i=0;return i}(a),a.tro=Zn(a),function(e,t){const n=Un;let r;Un=e;try{const o=new t;if(Un.component!==o)throw new TypeError("Invalid component constructor, the class should extend LightningElement.")}catch(e){r=Object(e)}finally{if(Un=n,!L(r))throw qn(e,r),r}}(a,t.ctor),xr(a)&&function(e){const{context:t,def:{wire:n}}=e,r=t.wiredConnecting=[],o=t.wiredDisconnecting=[];for(const t in n){const i=n[t],l=Pr.get(i);if(!L(l)){const{connector:n,computeConfigAndUpdate:i,resetConfigWatcher:s}=Lr(e,t,l),a=l.dynamic.length>0;v.call(r,(()=>{n.connect(),ne.ENABLE_WIRE_SYNC_EMIT||!a?i():Promise.resolve().then(i)})),v.call(o,(()=>{n.disconnect(),s()}))}}}(a),a}function gr(e,t){ar.set(e,t)}function wr(e){return ar.get(e)}function yr(e){return ar.get(e)}function br(e){if(R(e.isDirty)){!function(e,t){const{children:n}=e;if(e.children=t,(t.length>0||n.length>0)&&n!==t){const r=kn(t)?Ue:Xe;Ar(e,e,(()=>{}),(()=>{const o=Or(e);r(o,n,t)}),(()=>{}))}1===e.state&&vr(e)}(e,er(e))}}function vr(e){const{renderer:t,def:{renderedCallback:n}}=e;if(R(t.ssr))return;const{rendered:r}=or;r&&lr(e,r),L(n)||Yn(e,n)}let Cr=[];function Er(){const e=Cr.sort(((e,t)=>e.idx-t.idx));Cr=[];for(let t=0,n=e.length;t<n;t+=1){const r=e[t];try{br(r)}catch(r){throw t+1<n&&(0===Cr.length&&se(Er),S.apply(Cr,k.call(e,t+1))),r}}}function kr(e){const{state:t}=e;if(1===t)return;e.state=1;const{connected:n}=or;n&&lr(e,n),xr(e)&&function(e){const{wiredConnecting:t}=e.context;for(let e=0,n=t.length;e<n;e+=1)t[e]()}(e);const{connectedCallback:r}=e.def;L(r)||Yn(e,r)}function xr(e){return s(e.def.wire).length>0}function Sr(e){const{velements:t}=e;for(let e=t.length-1;e>=0;e-=1){const{elm:n}=t[e];if(!L(n)){const e=yr(n);L(e)||pr(e)}}}function Mr(e){for(let t=0,n=e.length;t<n;t+=1){const n=e[t];N(n)||!p(n.children)||L(n.elm)||(L(n.ctor)?Mr(n.children):pr(wr(n.elm)))}}function Tr(e){const{children:t,renderer:n}=e,r=Or(e);for(let e=0,o=t.length;e<o;e++){const o=t[e];N(o)||L(o.elm)||n.remove(o.elm,r)}e.children=ie,Sr(e),e.velements=ie}function Ar(e,t,n,r,o){let i;n();try{r()}catch(e){i=Object(e)}finally{if(o(),!L(i)){qn(e,i);const n=N(t)?void 0:function(e){let t=e;for(;!N(t);){if(!L(t.def.errorCallback))return t;t=t.owner}}(t);if(L(n))throw i;Tr(e);Yn(n,n.def.errorCallback,[i,i.wcStack])}}}function Or(e){return 1===e.renderMode?e.cmpRoot:e.elm}const Pr=new Map;class $r extends CustomEvent{constructor(e,{setNewContext:t,setDisconnectedCallback:n}){super(e,{bubbles:!0,composed:!0}),r(this,{setNewContext:{value:t},setDisconnectedCallback:{value:n}})}}function Lr(e,t,n){const{method:r,adapter:i,configCallback:l,dynamic:s}=n,a=L(r)?function(e,t){const{cmpFields:n}=e;return r=>{r!==e.cmpFields[t]&&(n[t]=r,he(e,t))}}(e,t):function(e,t){return n=>{Ar(e,e.owner,H,(()=>{t.call(e.component,n)}),H)}}(e,r);let c,u;o(a,"$$DeprecatedWiredElementHostKey$$",{value:e.elm}),o(a,"$$DeprecatedWiredParamsMetaKey$$",{value:s}),Ar(e,e,H,(()=>{u=new i(a)}),H);const{computeConfigAndUpdate:d,ro:f}=function(e,t,n){let r=!1;const o=new fe((()=>{!1===r&&(r=!0,Promise.resolve().then((()=>{r=!1,o.reset(),i()})))})),i=()=>{let r;o.observe((()=>r=t(e))),n(r)};return{computeConfigAndUpdate:i,ro:o}}(e.component,l,(t=>{Ar(e,e,H,(()=>{u.update(t,c)}),H)}));return L(i.contextSchema)||function(e,t,n){const{adapter:r}=t,o=Rr(r);if(L(o))return;const{elm:i,renderer:l,context:{wiredConnecting:s,wiredDisconnecting:a}}=e;v.call(s,(()=>{const e=new $r(o,{setNewContext(e){n(e)},setDisconnectedCallback(e){v.call(a,e)}});l.dispatchEvent(i,e)}))}(e,n,(t=>{c!==t&&(c=t,1===e.state&&d())})),{connector:u,computeConfigAndUpdate:d,resetConfigWatcher:()=>f.reset()}}const Nr=new Map;function Rr(e){return Nr.get(e)}function Fr(e,t,n,r){t.adapter&&(t=t.adapter);const o={adapter:t,method:e.value,configCallback:n,dynamic:r};Pr.set(e,o)}function _r(e,t,n,r){t.adapter&&(t=t.adapter);const o={adapter:t,configCallback:n,dynamic:r};Pr.set(e,o)}let Dr=!1;var Hr;!function(e){e.Text="text",e.Comment="comment",e.Raw="raw",e.Element="element",e.ShadowRoot="shadow-root"}(Hr||(Hr={}));const Ir=/\s+/g;function jr(e){return new Set(e.split(Ir).filter((e=>e.length)))}function Br(e){return Array.from(e).join(" ")}function Wr(e){return function(){throw new TypeError(`"${e}" is not supported in this environment`)}}function Vr(e){return{type:Hr.Element,name:e,parent:null,shadowRoot:null,children:[],attributes:[],eventListeners:{}}}const Gr=n(null),Kr=new WeakMap;const zr={ssr:!0,isHydrating:()=>!1,isNativeShadowDefined:!1,isSyntheticShadowDefined:!1,insert(e,t,n){if(null!==e.parent&&e.parent!==t){const t=e.parent.children.indexOf(e);e.parent.children.splice(t,1)}e.parent=t;const r=N(n)?-1:t.children.indexOf(n);-1===r?t.children.push(e):t.children.splice(r,0,e)},remove(e,t){const n=t.children.indexOf(e);t.children.splice(n,1)},createElement:Vr,createText:e=>({type:Hr.Text,value:String(e),parent:null}),createComment:e=>({type:Hr.Comment,value:e,parent:null}),nextSibling(e){const{parent:t}=e;if(N(t))return null;const n=t.children.indexOf(e);return t.children[n+1]||null},attachShadow:(e,t)=>(e.shadowRoot={type:Hr.ShadowRoot,children:[],mode:t.mode,delegatesFocus:!!t.delegatesFocus},e.shadowRoot),getProperty(e,t){var n,r;if(t in e)return e[t];if(e.type===Hr.Element){const o=ee(t);if(X(o,e.name))return null!==(n=this.getAttribute(e,o))&&void 0!==n&&n;if(J(o)||K(o))return this.getAttribute(e,o);if("input"===e.name&&"value"===t)return null!==(r=this.getAttribute(e,"value"))&&void 0!==r?r:""}},setProperty(e,t,n){if(t in e)return e[t]=n;if(e.type===Hr.Element){const r=ee(t);if("innerHTML"===t)return void(e.children=[{type:Hr.Raw,parent:e,value:n}]);if(X(r,e.name))return!0===n?this.setAttribute(e,r,""):this.removeAttribute(e,r);if(J(r)||K(r))return this.setAttribute(e,r,n);if("input"===e.name&&"value"===r)return N(n)||L(n)?this.removeAttribute(e,"value"):this.setAttribute(e,"value",n)}},setText(e,t){e.type===Hr.Text?e.value=t:e.type===Hr.Element&&(e.children=[{type:Hr.Text,parent:e,value:t}])},getAttribute(e,t,n=null){const r=e.attributes.find((e=>e.name===t&&e.namespace===n));return r?r.value:null},setAttribute(e,t,n,r=null){const o=e.attributes.find((e=>e.name===t&&e.namespace===r));L(o)?e.attributes.push({name:t,namespace:r,value:String(n)}):o.value=n},removeAttribute(e,t,n){e.attributes=e.attributes.filter((e=>e.name!==t&&e.namespace!==n))},getClassList(e){function t(){let t=e.attributes.find((e=>"class"===e.name&&N(e.namespace)));return L(t)&&(t={name:"class",namespace:null,value:""},e.attributes.push(t)),t}return{add(...e){const n=t(),r=jr(n.value);e.forEach((e=>r.add(e))),n.value=Br(r)},remove(...e){const n=t(),r=jr(n.value);e.forEach((e=>r.delete(e))),n.value=Br(r)}}},setCSSStyleProperty(e,t,n,r){const o=e.attributes.find((e=>"style"===e.name&&N(e.namespace))),i=`${t}: ${n}${r?" !important":""}`;L(o)?e.attributes.push({name:"style",namespace:null,value:i}):o.value+=`; ${i}`},isConnected:e=>!N(e.parent),insertGlobalStylesheet(){},insertStylesheet(){},addEventListener(){},removeEventListener(){},dispatchEvent:Wr("dispatchEvent"),getBoundingClientRect:Wr("getBoundingClientRect"),querySelector:Wr("querySelector"),querySelectorAll:Wr("querySelectorAll"),getElementsByTagName:Wr("getElementsByTagName"),getElementsByClassName:Wr("getElementsByClassName"),getChildren:Wr("getChildren"),getChildNodes:Wr("getChildNodes"),getFirstChild:Wr("getFirstChild"),getFirstElementChild:Wr("getFirstElementChild"),getLastChild:Wr("getLastChild"),getLastElementChild:Wr("getLastElementChild"),defineCustomElement(e,t,n){!function(e,t){if(e!==$.call(e)||Gr[e])throw new TypeError("Invalid Registration");Gr[e]=t,Kr.set(t,e)}(e,t)},getCustomElement:e=>Gr[e],HTMLElement:class{constructor(){const{constructor:e}=this,t=Kr.get(e);if(!t)throw new TypeError("Invalid Construction");return Vr(t)}}},qr={'"':"&quot;","'":"&#x27;","<":"&lt;",">":"&gt;","&":"&amp;"};function Ur(e){return e.replace(/["'<>&]/g,(e=>qr[e]))}function Xr(e){return e.map((e=>{switch(e.type){case Hr.Text:return Ur(e.value);case Hr.Comment:return`\x3c!--${Ur(e.value)}--\x3e`;case Hr.Raw:return e.value;case Hr.Element:return Yr(e)}})).join("")}function Yr(e){let t="";const{name:n}=e,r=e.attributes.length?` ${o=e.attributes,o.map((e=>e.value.length?`${e.name}=${JSON.stringify(Ur(e.value))}`:e.name)).join(" ")}`:"";var o;const i=Xr(e.children);return t+=`<${n}${r}>`,e.shadowRoot&&(t+=function(e){const t=[`shadowroot="${e.mode}"`];return e.delegatesFocus&&t.push("shadowrootdelegatesfocus"),`<template ${t.join(" ")}>${Xr(e.children)}</template>`}(e.shadowRoot)),t+=i,function(e){return q.has(e)}(n)||(t+=`</${n}>`),t}const Jr={type:Hr.Element,name:"fake-root-element",parent:null,shadowRoot:null,children:[],attributes:[],eventListeners:{}};i(Rt),f(Rt.prototype),exports.LightningElement=Rt,exports.api=function(){throw new Error},exports.createContextProvider=function(e){let t=Rr(e);if(!L(t))throw new Error("Adapter already has a context provider.");t=function(){function e(){return Math.floor(65536*(1+Math.random())).toString(16).substring(1)}return e()+e()+"-"+e()+"-"+e()+"-"+e()+"-"+e()+e()+e()}(),function(e,t){Nr.set(e,t)}(e,t);const n=new WeakSet;return(e,r)=>{if(n.has(e))throw new Error(`Adapter was already installed on ${e}.`);n.add(e);const{consumerConnectedCallback:o,consumerDisconnectedCallback:i}=r;e.addEventListener(t,(e=>{const{setNewContext:t,setDisconnectedCallback:n}=e,r={provide(e){t(e)}};n((()=>{L(i)||i(r)})),o(r),e.stopImmediatePropagation()}))}},exports.getComponentDef=function(e){const t=un(e),{ctor:n,name:r,props:o,propsConfig:i,methods:l}=t,s={};for(const e in o)s[e]={config:i[e]||0,type:"any",attr:ee(e)};const a={};for(const e in l)a[e]=l[e].value;return{ctor:n,name:r,props:s,methods:a}},exports.isComponentConstructor=cn,exports.readonly=function(e){return Lt.getReadOnlyProxy(e)},exports.register=function(e){for(let t=0;t<ir.length;++t){const n=ir[t];if(n in e){let t=or[n];L(t)&&(or[n]=t=[]),v.call(t,e[n])}}},exports.registerComponent=function(e,{tmpl:t}){return Qn.set(e,t),e},exports.registerDecorators=function(e,t){const r=e.prototype,{publicProps:i,publicMethods:s,wire:a,track:c,fields:u}=t,d=n(null),f=n(null),h=n(null),p=n(null),m=n(null),g=n(null);let w;if(!L(i))for(const e in i){const t=i[e];if(g[e]=t.config,w=l(r,e),t.config>0){if(L(w))throw new Error;w=Gt(e,w)}else w=L(w)||L(w.get)?Wt(e):Gt(e,w);f[e]=w,o(r,e,w)}if(L(s)||M.call(s,(e=>{if(w=l(r,e),L(w))throw new Error;d[e]=w})),!L(a))for(const e in a){const{adapter:t,method:n,config:i,dynamic:s=[]}=a[e];if(w=l(r,e),1===n){if(L(w))throw new Error;h[e]=w,Fr(w,t,i,s)}else w=jt(e),p[e]=w,_r(w,t,i,s),o(r,e,w)}if(!L(c))for(const e in c)w=l(r,e),w=Bt(e),o(r,e,w);if(!L(u))for(let e=0,t=u.length;e<t;e++){const t=u[e];w=l(r,t);const n=!L(i)&&t in i,o=!L(c)&&t in c;n||o||(m[t]=Kt(t))}return function(e,t){zt.set(e,t)}(e,{apiMethods:d,apiFields:f,apiFieldsConfig:g,wiredMethods:h,wiredFields:p,observedFields:m}),e},exports.registerTemplate=function(e){return Ut.add(e),e},exports.renderComponent=function(e,t,n={}){if(!D(e))throw new TypeError(`"renderComponent" expects a string as the first parameter but instead received ${e}.`);if(!_(t))throw new TypeError(`"renderComponent" expects a valid component constructor as the second parameter but instead received ${t}.`);if("object"!=typeof n||N(n))throw new TypeError(`"renderComponent" expects an object as the third parameter but instead received ${n}.`);const r=zr.createElement(e);mr(r,un(t),{mode:"open",owner:null,renderer:zr,tagName:e});for(const[e,t]of Object.entries(n))r[e]=t;return r.parent=Jr,hr(r),Yr(r)},exports.sanitizeAttribute=function(e,t,n,r){return r},exports.setFeatureFlag=function(e,t){if("boolean"==typeof t){if(L(te[e])){const n=d(te).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=ne[e];if(!L(n))return void console.error(`Failed to set the value "${t}" for the runtime feature flag "${e}". "${e}" has already been set with the value "${n}".`);o(ne,e,{value:t})}}else{const n=`Failed to set the value "${t}" for the runtime feature flag "${e}". Runtime feature flags can only be set to a boolean value.`;console.error(n)}},exports.setFeatureFlagForTest=function(e,t){},exports.setHooks=function(t){var n;e.isFalse(Dr,"Hooks are already overridden, only one definition is allowed."),Dr=!0,n=t.sanitizeHtmlContent,Fn=n},exports.track=function(e){if(1===arguments.length)return Lt.getProxy(e);throw new Error},exports.unwrap=function(e){return Lt.unwrapProxy(e)},exports.wire=function(e,t){throw new Error};