lwc 2.5.2 → 2.5.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/engine-dom/esm/es2017/engine-dom.js +181 -101
- package/dist/engine-dom/iife/es2017/engine-dom.js +183 -101
- package/dist/engine-dom/iife/es2017/engine-dom.min.js +2 -2
- package/dist/engine-dom/iife/es2017/engine-dom_debug.js +163 -82
- package/dist/engine-dom/iife/es5/engine-dom.js +211 -108
- package/dist/engine-dom/iife/es5/engine-dom.min.js +2 -2
- package/dist/engine-dom/iife/es5/engine-dom_debug.js +189 -87
- package/dist/engine-dom/umd/es2017/engine-dom.js +184 -102
- package/dist/engine-dom/umd/es2017/engine-dom.min.js +2 -2
- package/dist/engine-dom/umd/es2017/engine-dom_debug.js +164 -83
- package/dist/engine-dom/umd/es5/engine-dom.js +212 -109
- package/dist/engine-dom/umd/es5/engine-dom.min.js +2 -2
- package/dist/engine-dom/umd/es5/engine-dom_debug.js +190 -88
- package/dist/engine-server/commonjs/es2017/engine-server.js +174 -99
- package/dist/engine-server/commonjs/es2017/engine-server.min.js +2 -2
- package/dist/engine-server/esm/es2017/engine-server.js +173 -100
- package/dist/synthetic-shadow/esm/es2017/synthetic-shadow.js +46 -40
- package/dist/synthetic-shadow/iife/es2017/synthetic-shadow.js +47 -41
- package/dist/synthetic-shadow/iife/es2017/synthetic-shadow.min.js +2 -2
- package/dist/synthetic-shadow/iife/es2017/synthetic-shadow_debug.js +46 -40
- package/dist/synthetic-shadow/iife/es5/synthetic-shadow.js +47 -41
- package/dist/synthetic-shadow/iife/es5/synthetic-shadow.min.js +2 -2
- package/dist/synthetic-shadow/iife/es5/synthetic-shadow_debug.js +46 -40
- package/dist/synthetic-shadow/umd/es2017/synthetic-shadow.js +48 -42
- package/dist/synthetic-shadow/umd/es2017/synthetic-shadow.min.js +2 -2
- package/dist/synthetic-shadow/umd/es2017/synthetic-shadow_debug.js +47 -41
- package/dist/synthetic-shadow/umd/es5/synthetic-shadow.js +48 -42
- package/dist/synthetic-shadow/umd/es5/synthetic-shadow.min.js +2 -2
- package/dist/synthetic-shadow/umd/es5/synthetic-shadow_debug.js +47 -41
- package/dist/wire-service/esm/es2017/wire-service.js +2 -2
- package/dist/wire-service/iife/es2017/wire-service.js +3 -3
- package/dist/wire-service/iife/es2017/wire-service_debug.js +3 -3
- package/dist/wire-service/iife/es5/wire-service.js +3 -3
- package/dist/wire-service/iife/es5/wire-service.min.js +1 -1
- package/dist/wire-service/iife/es5/wire-service_debug.js +3 -3
- package/dist/wire-service/umd/es2017/wire-service.js +4 -4
- package/dist/wire-service/umd/es2017/wire-service_debug.js +4 -4
- package/dist/wire-service/umd/es5/wire-service.js +4 -4
- package/dist/wire-service/umd/es5/wire-service.min.js +1 -1
- package/dist/wire-service/umd/es5/wire-service_debug.js +4 -4
- package/package.json +8 -8
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});const{assign:e,create:t,defineProperties:n,defineProperty:r,freeze:o,getOwnPropertyDescriptor:i,getOwnPropertyNames:s,getPrototypeOf:a,hasOwnProperty:l,isFrozen:c,keys:u,seal:d,setPrototypeOf:f}=Object,{isArray:p}=Array,{filter:h,find:m,indexOf:g,join:w,map:y,push:b,reduce:v,reverse:E,slice:C,splice:k,unshift:S,forEach:x}=Array.prototype,{fromCharCode:M}=String,{charCodeAt:T,replace:A,slice:P,toLowerCase:O}=String.prototype;function $(e){return void 0===e}function N(e){return null===e}function L(e){return!0===e}function D(e){return!1===e}function _(e){return"function"==typeof e}function R(e){return"string"==typeof e}function F(){}const I={}.toString;function B(e){return e&&e.toString?p(e)?w.call(y.call(e,B),","):e.toString():"object"==typeof e?I.call(e):e+""}function H(e,t){do{const n=i(e,t);if(!$(n))return n;e=a(e)}while(null!==e)}const j=["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:V}=(()=>{const e=t(null),n=t(null);return x.call(j,(t=>{const r=O.call(A.call(t,/^aria/,(()=>"aria-")));e[r]=t,n[t]=r})),{AriaAttrNameToPropNameMap:e,AriaPropNameToAttrNameMap:n}})();function K(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 z=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 U(e,t){const n=z.get(e);return void 0!==n&&(0===n.size||n.has(t))}const X=new Set(["role","accesskey","class","contenteditable","contextmenu","dir","draggable","dropzone","hidden","id","itemprop","lang","slot","spellcheck","style","tabindex","title"]);function Y(e){return X.has(e)}const J=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"]]),Q=new Map;function Z(e){const t=V[e];if(!$(t))return t;const n=J.get(e);if(!$(n))return n;const r=Q.get(e);if(!$(r))return r;let o="";for(let t=0,n=e.length;t<n;t++){const n=T.call(e,t);o+=n>=65&&n<=90?"-"+M(n+32):M(n)}return Q.set(e,o),o}if("function"!=typeof Event&&"function"!=typeof CustomEvent){class e{}class t extends e{}n(G,{Event:{value:e,configurable:!0,writable:!0},CustomEvent:{value:t,configurable:!0,writable:!0}})}const ee={ENABLE_REACTIVE_SETTER:null,ENABLE_HMR:null,ENABLE_INNER_OUTER_TEXT_PATCH:null,ENABLE_ELEMENT_PATCH: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:t(null)});const te=G.lwcRuntimeFlags;let ne=[];const re=d(t(null)),oe=d([]);function ie(){const e=ne;ne=[];for(let t=0,n=e.length;t<n;t+=1)e[t]()}function se(e){0===ne.length&&Promise.resolve().then(ie),b.call(ne,e)}const ae=new WeakMap;let le=null;function ce(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 ue(e,n){if(null===le)return;const r=le,o=function(e){let n=ae.get(e);if($(n)){const r=t(null);n=r,ae.set(e,r)}return n}(e);let i=o[n];if($(i))i=[],o[n]=i;else if(i[0]===r)return;-1===g.call(i,r)&&r.link(i)}class de{constructor(e){this.listeners=[],this.callback=e}observe(e){const t=le;let n;le=this;try{e()}catch(e){n=Object(e)}finally{if(le=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=g.call(e[n],this);k.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 fe(e,t){ce(e.component,t)}function pe(e,t){ue(e.component,t)}function he(e){return`<${O.call(e.tagName)}>`}function me(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 ge={update:function(e,t){$(e.listener)?me(t):(t.listener=e.listener,t.listener.vnode=t)},create:me};function we(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.`}e(t(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:we("offsetHeight")},offsetLeft:{readOnly:!0,error:we("offsetLeft")},offsetParent:{readOnly:!0},offsetTop:{readOnly:!0,error:we("offsetTop")},offsetWidth:{readOnly:!0,error:we("offsetWidth")},role:{attribute:"role"}});let ye,be=null;function ve(e,t){return e!==be||t!==ye}function Ee(e,t){be=null,ye=void 0}function Ce(e,t){be=e,ye=t}function ke(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:a}=r;let l;for(l in o=$(o)?re:o,n){const e=n[l];o[l]!==e&&(Ce(i,l),58===T.call(l,3)?s(i,l,e,"http://www.w3.org/XML/1998/namespace"):58===T.call(l,5)?s(i,l,e,"http://www.w3.org/1999/xlink"):N(e)?a(i,l):s(i,l,e),Ee())}}const Se={data:{}};var xe={create:e=>ke(Se,e),update:ke};function Me(e,t){return"input"===e&&("value"===t||"checked"===t)}function Te(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:a}}=t;for(const e in n){const t=n[e];(o||t!==(Me(s,e)?a.getProperty(i,e):r[e]))&&a.setProperty(i,e,t)}}const Ae={data:{}};var Pe={create:e=>Te(Ae,e),update:Te};const Oe=t(null);function $e(e){if(null==e)return re;e=R(e)?e:e+"";let n=Oe[e];if(n)return n;n=t(null);let r,o=0;const i=e.length;for(r=0;r<i;r++)32===T.call(e,r)&&(r>o&&(n[P.call(e,o,r)]=!0),o=r+1);return r>o&&(n[P.call(e,o,r)]=!0),Oe[e]=n,n}function Ne(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),a=$e(r),l=$e(i);let c;for(c in l)$(a[c])&&s.remove(c);for(c in a)$(l[c])&&s.add(c)}const Le={data:{}};var De={create:e=>Ne(Le,e),update:Ne};function _e(e,t){const{elm:n,data:{style:r},owner:{renderer:o}}=t,{setAttribute:i,removeAttribute:s}=o;e.data.style!==r&&(R(r)&&""!==r?i(n,"style",r):s(n,"style"))}const Re={data:{}};var Fe={create:e=>_e(Re,e),update:_e};var Ie={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 Be={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:s,getOwnPropertyNames:a,getPrototypeOf:l,hasOwnProperty:c,isFrozen:u,keys:d,seal:f,setPrototypeOf:p}=Object,{isArray:h}=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:$}=String.prototype;function L(e){return void 0===e}function N(e){return null===e}function D(e){return!0===e}function _(e){return!1===e}function F(e){return"function"==typeof e}function R(e){return"string"==typeof e}function I(){}const H={}.toString;function B(e){return e&&e.toString?h(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(!L(n))return n;e=l(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:K}=(()=>{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 z(e){return e in V}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(!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&&"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 ae(e){0===re.length&&Promise.resolve().then(se),b.call(re,e)}const le=new WeakMap;let ce=null;function ue(e,t){const n=le.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=le.get(e);if(L(t)){const r=n(null);t=r,le.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);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 pe(e,t){ue(e.component,t)}function he(e,t){de(e.component,t)}function me(e){return`<${$.call(e.tagName)}>`}function ge(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 we={update:function(e,t){L(e.listener)?ge(t):(t.listener=e.listener,t.listener.vnode=t)},create:ge};function ye(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:ye("offsetHeight")},offsetLeft:{readOnly:!0,error:ye("offsetLeft")},offsetParent:{readOnly:!0},offsetTop:{readOnly:!0,error:ye("offsetTop")},offsetWidth:{readOnly:!0,error:ye("offsetWidth")},role:{attribute:"role"}});let ve,be=null;function Ce(e,t){return e!==be||t!==ve}function Ee(e,t){be=null,ve=void 0}function ke(e,t){be=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:s,removeAttribute:a}=r;let l;for(l in o=L(o)?oe:o,n){const e=n[l];o[l]!==e&&(ke(i,l),58===A.call(l,3)?s(i,l,e,"http://www.w3.org/XML/1998/namespace"):58===A.call(l,5)?s(i,l,e,"http://www.w3.org/1999/xlink"):N(e)?a(i,l):s(i,l,e),Ee())}}const xe={data:{}};var Me={create:e=>Se(xe,e),update:Se};function Te(e,t){return"input"===e&&("value"===t||"checked"===t)}function Ae(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:s,owner:{renderer:a}}=t;for(const e in n){const t=n[e];(o||t!==(Te(s,e)?a.getProperty(i,e):r[e]))&&a.setProperty(i,e,t)}}const Oe={data:{}};var Pe={create:e=>Ae(Oe,e),update:Ae};const $e=n(null);function Le(e){if(null==e)return oe;e=R(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 Ne(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),a=Le(r),l=Le(i);let c;for(c in l)L(a[c])&&s.remove(c);for(c in a)L(l[c])&&s.add(c)}const De={data:{}};var _e={create:e=>Ne(De,e),update:Ne};function Fe(e,t){const{elm:n,data:{style:r},owner:{renderer:o}}=t,{setAttribute:i,removeAttribute:s}=o;e.data.style!==r&&(R(r)&&""!==r?i(n,"style",r):s(n,"style"))}const Re={data:{}};var Ie={create:e=>Fe(Re,e),update:Fe};var He={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,s]=n[e];r.setCSSStyleProperty(t,o,i,s)}}};
|
|
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 He(e){return void 0===e}function je(e,t){return e.key===t.key&&e.sel===t.sel}function We(e){return null!=e}function Ve(e,t,n){const r={};let o,i,s;for(o=t;o<=n;++o)s=e[o],We(s)&&(i=s.key,void 0!==i&&(r[i]=o));return r}function Ke(e,t,n,r,o){for(;r<=o;++r){const o=n[r];We(o)&&(o.hook.create(o),o.hook.insert(o,e,t))}}function Ge(e,t,n,r){for(;n<=r;++n){const r=t[n];We(r)&&r.hook.remove(r,e)}}function qe(e,t,n){let r=0,o=0,i=t.length-1,s=t[0],a=t[i];const l=n.length-1;let c,u,d,f,p=l,h=n[0],m=n[p];for(;r<=i&&o<=p;)We(s)?We(a)?We(h)?We(m)?je(s,h)?(Ue(s,h),s=t[++r],h=n[++o]):je(a,m)?(Ue(a,m),a=t[--i],m=n[--p]):je(s,m)?(Ue(s,m),m.hook.move(s,e,a.owner.renderer.nextSibling(a.elm)),s=t[++r],m=n[--p]):je(a,h)?(Ue(a,h),h.hook.move(a,e,s.elm),a=t[--i],h=n[++o]):(void 0===c&&(c=Ve(t,r,i)),u=c[h.key],He(u)?(h.hook.create(h),h.hook.insert(h,e,s.elm),h=n[++o]):(d=t[u],We(d)&&(d.sel!==h.sel?(h.hook.create(h),h.hook.insert(h,e,s.elm)):(Ue(d,h),t[u]=void 0,h.hook.move(d,e,s.elm))),h=n[++o])):m=n[--p]:h=n[++o]:a=t[--i]:s=t[++r];if(r<=i||o<=p)if(r>i){let t,r=p;do{t=n[++r]}while(!We(t)&&r<l);f=We(t)?t.elm:null,Ke(e,f,n,o,p)}else Ge(e,t,r,i)}function ze(e,t,n){const r=t.length,o=n.length;if(0===r)return void Ke(e,null,n,0,o);if(0===o)return void Ge(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&&(We(s)?We(o)?(Ue(s,o),i=o.elm):s.hook.remove(s,e):We(o)&&(o.hook.create(o),o.hook.insert(o,e,i),i=o.elm))}}function Ue(e,t){e!==t&&(t.elm=e.elm,t.hook.update(e,t))}const Xe="undefined"!=typeof HTMLElement?HTMLElement:function(){},Ye=Xe.prototype,Je=t(null);x.call(u(V),(e=>{const t=H(Ye,e);$(t)||(Je[e]=t)})),x.call(["accessKey","dir","draggable","hidden","id","lang","spellcheck","tabIndex","title"],(e=>{const t=H(Ye,e);$(t)||(Je[e]=t)}));const{isArray:Qe}=Array,{getPrototypeOf:Ze,create:et,defineProperty:tt,defineProperties:nt,isExtensible:rt,getOwnPropertyDescriptor:ot,getOwnPropertyNames:it,getOwnPropertySymbols:st,preventExtensions:at,hasOwnProperty:lt}=Object,{push:ct,concat:ut,map:dt}=Array.prototype;function ft(e){return void 0===e}function pt(e){return"function"==typeof e}const ht=new WeakMap;function mt(e,t){ht.set(e,t)}const gt=e=>ht.get(e)||e;class wt{constructor(e,t){this.originalTarget=t,this.membrane=e}wrapDescriptor(e){if(lt.call(e,"value"))e.value=this.wrapValue(e.value);else{const{set:t,get:n}=e;ft(n)||(e.get=this.wrapGetter(n)),ft(t)||(e.set=this.wrapSetter(t))}return e}copyDescriptorIntoShadowTarget(e,t){const{originalTarget:n}=this,r=ot(n,t);if(!ft(r)){const n=this.wrapDescriptor(r);tt(e,t,n)}}lockShadowTarget(e){const{originalTarget:t}=this;ut.call(it(t),st(t)).forEach((t=>{this.copyDescriptorIntoShadowTarget(e,t)}));const{membrane:{tagPropertyKey:n}}=this;ft(n)||lt.call(e,n)||tt(e,n,et(null)),at(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=ft(n)||lt.call(t,n)?[]:[n];return ct.apply(r,it(t)),ct.apply(r,st(t)),r}isExtensible(e){const{originalTarget:t}=this;return!!rt(e)&&(!!rt(t)||(this.lockShadowTarget(e),!1))}getPrototypeOf(e){const{originalTarget:t}=this;return Ze(t)}getOwnPropertyDescriptor(e,t){const{originalTarget:n,membrane:{valueObserved:r,tagPropertyKey:o}}=this;r(n,t);let i=ot(n,t);if(ft(i)){if(t!==o)return;return i={value:void 0,writable:!1,configurable:!1,enumerable:!1},tt(e,o,i),i}return!1===i.configurable&&this.copyDescriptorIntoShadowTarget(e,t),this.wrapDescriptor(i)}}const yt=new WeakMap,bt=new WeakMap,vt=new WeakMap,Et=new WeakMap;class Ct extends wt{wrapValue(e){return this.membrane.getProxy(e)}wrapGetter(e){const t=yt.get(e);if(!ft(t))return t;const n=this,r=function(){return n.wrapValue(e.call(gt(this)))};return yt.set(e,r),vt.set(r,e),r}wrapSetter(e){const t=bt.get(e);if(!ft(t))return t;const n=function(t){e.call(gt(this),gt(t))};return bt.set(e,n),Et.set(n,e),n}unwrapDescriptor(e){if(lt.call(e,"value"))e.value=gt(e.value);else{const{set:t,get:n}=e;ft(n)||(e.get=this.unwrapGetter(n)),ft(t)||(e.set=this.unwrapSetter(t))}return e}unwrapGetter(e){const t=vt.get(e);if(!ft(t))return t;const n=this,r=function(){return gt(e.call(n.wrapValue(this)))};return yt.set(r,e),vt.set(e,r),r}unwrapSetter(e){const t=Et.get(e);if(!ft(t))return t;const n=this,r=function(t){e.call(n.wrapValue(this),n.wrapValue(t))};return bt.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&&Qe(r)&&o(r,t),!0}deleteProperty(e,t){const{originalTarget:n,membrane:{valueMutated:r}}=this;return delete n[t],r(n,t),!0}setPrototypeOf(e,t){}preventExtensions(e){if(rt(e)){const{originalTarget:t}=this;if(at(t),rt(t))return!1;this.lockShadowTarget(e)}return!0}defineProperty(e,t,n){const{originalTarget:r,membrane:{valueMutated:o,tagPropertyKey:i}}=this;return t===i&&!lt.call(r,t)||(tt(r,t,this.unwrapDescriptor(n)),!1===n.configurable&&this.copyDescriptorIntoShadowTarget(e,t),o(r,t),!0)}}const kt=new WeakMap,St=new WeakMap;class xt extends wt{wrapValue(e){return this.membrane.getReadOnlyProxy(e)}wrapGetter(e){const t=kt.get(e);if(!ft(t))return t;const n=this,r=function(){return n.wrapValue(e.call(gt(this)))};return kt.set(e,r),r}wrapSetter(e){const t=St.get(e);if(!ft(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}}const Mt=Object.prototype;function Tt(e){if(null===e)return!1;if("object"!=typeof e)return!1;if(Qe(e))return!0;const t=Ze(e);return t===Mt||null===t||null===Ze(t)}const At=(e,t)=>{},Pt=(e,t)=>{},Ot=e=>e;function $t(e){return Qe(e)?[]:{}}const Nt=Symbol.for("@@lockerLiveValue");function Lt(e){return e}const Dt=new class{constructor(e){if(this.valueDistortion=Ot,this.valueMutated=Pt,this.valueObserved=At,this.valueIsObservable=Tt,this.objectGraph=new WeakMap,!ft(e)){const{valueDistortion:t,valueMutated:n,valueObserved:r,valueIsObservable:o,tagPropertyKey:i}=e;this.valueDistortion=pt(t)?t:Ot,this.valueMutated=pt(n)?n:Pt,this.valueObserved=pt(r)?r:At,this.valueIsObservable=pt(o)?o:Tt,this.tagPropertyKey=i}}getProxy(e){const t=gt(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=gt(e);const t=this.valueDistortion(e);return this.valueIsObservable(t)?this.getReactiveState(e,t).readOnly:t}unwrapProxy(e){return gt(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 Ct(o,t),r=new Proxy($t(t),n);return mt(r,e),tt(this,"reactive",{value:r}),r},get readOnly(){const n=new xt(o,t),r=new Proxy($t(t),n);return mt(r,e),tt(this,"readOnly",{value:r}),r}},n.set(t,r),r}}({valueObserved:ue,valueMutated:ce,valueDistortion:Lt,tagPropertyKey:Nt});function _t(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=pr(this);if(!Gn(t))return pe(t,e),n.call(t.elm)},set(t){const n=pr(this);return t!==n.cmpProps[e]&&(n.cmpProps[e]=t,fe(n,e)),r.call(n.elm,t)}}}const Rt=function(){if(N(Kn))throw new ReferenceError("Illegal constructor");const e=Kn,{def:t,elm:n,renderer:r}=e,{bridge:o}=t,i=this;if(f(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[Nt]=void 0,fr(i,e),fr(n,e),1===e.renderMode&&Ft(e),this};function Ft(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,fr(s,e)}Rt.prototype={constructor:Rt,dispatchEvent(e){const{elm:t,renderer:{dispatchEvent:n}}=pr(this);return n(t,e)},addEventListener(e,t,n){const r=pr(this),{elm:o,renderer:{addEventListener:i}}=r;i(o,e,Zn(r,t),n)},removeEventListener(e,t,n){const r=pr(this),{elm:o,renderer:{removeEventListener:i}}=r;i(o,e,Zn(r,t),n)},hasAttribute(e){const{elm:t,renderer:{getAttribute:n}}=pr(this);return!N(n(t,e))},hasAttributeNS(e,t){const{elm:n,renderer:{getAttribute:r}}=pr(this);return!N(r(n,t,e))},removeAttribute(e){const{elm:t,renderer:{removeAttribute:n}}=pr(this);Ce(t,e),n(t,e),Ee()},removeAttributeNS(e,t){const{elm:n,renderer:{removeAttribute:r}}=pr(this);Ce(n,t),r(n,t,e),Ee()},getAttribute(e){const{elm:t,renderer:{getAttribute:n}}=pr(this);return n(t,e)},getAttributeNS(e,t){const{elm:n,renderer:{getAttribute:r}}=pr(this);return r(n,t,e)},setAttribute(e,t){const n=pr(this),{elm:r,renderer:{setAttribute:o}}=n;Ce(r,e),o(r,e,t),Ee()},setAttributeNS(e,t,n){const r=pr(this),{elm:o,renderer:{setAttribute:i}}=r;Ce(o,t),i(o,t,n,e),Ee()},getBoundingClientRect(){const e=pr(this),{elm:t,renderer:{getBoundingClientRect:n}}=e;return n(t)},querySelector(e){const t=pr(this),{elm:n,renderer:{querySelector:r}}=t;return r(n,e)},querySelectorAll(e){const t=pr(this),{elm:n,renderer:{querySelectorAll:r}}=t;return r(n,e)},getElementsByTagName(e){const t=pr(this),{elm:n,renderer:{getElementsByTagName:r}}=t;return r(n,e)},getElementsByClassName(e){const t=pr(this),{elm:n,renderer:{getElementsByClassName:r}}=t;return r(n,e)},get isConnected(){const{elm:e,renderer:{isConnected:t}}=pr(this);return t(e)},get classList(){const e=pr(this),{elm:t,renderer:{getClassList:n}}=e;return n(t)},get template(){return pr(this).cmpRoot},get shadowRoot(){return null},render(){return pr(this).def.template},toString(){return`[object ${pr(this).def.name}]`}};const It=t(null);for(const e in Je)It[e]=_t(e,Je[e]);function Bt(e){return{get(){const t=pr(this);return pe(t,e),t.cmpFields[e]},set(t){const n=pr(this);t!==n.cmpFields[e]&&(n.cmpFields[e]=t,fe(n,e))},enumerable:!0,configurable:!0}}function Ht(e){return{get(){const t=pr(this);return pe(t,e),t.cmpFields[e]},set(t){const n=pr(this),r=Dt.getProxy(t);r!==n.cmpFields[e]&&(n.cmpFields[e]=r,fe(n,e))},enumerable:!0,configurable:!0}}function jt(e){return{get(){const t=pr(this);if(!Gn(t))return pe(t,e),t.cmpProps[e]},set(t){const n=pr(this);n.cmpProps[e]=t,fe(n,e)},enumerable:!0,configurable:!0}}n(Rt.prototype,It),r(Rt,"CustomElementConstructor",{get(){throw new ReferenceError("The current runtime does not support CustomElementConstructor.")},configurable:!0});class Wt extends de{constructor(e,t){super((()=>{D(this.debouncing)&&(this.debouncing=!0,se((()=>{if(L(this.debouncing)){const{value:n}=this,{isDirty:r,component:o,idx:i}=e;t.call(o,n),this.debouncing=!1,L(e.isDirty)&&D(r)&&i>0&&lr(e)}})))})),this.debouncing=!1}reset(e){super.reset(),this.debouncing=!1,arguments.length>0&&(this.value=e)}}function Vt(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=pr(this);if(r)if(te.ENABLE_REACTIVE_SETTER){let o=n.oar[e];$(o)&&(o=n.oar[e]=new Wt(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=pr(this);return pe(t,e),t.cmpFields[e]},set(t){const n=pr(this);t!==n.cmpFields[e]&&(n.cmpFields[e]=t,fe(n,e))},enumerable:!0,configurable:!0}}const Gt=new Map;const qt={apiMethods:re,apiFields:re,apiFieldsConfig:re,wiredMethods:re,wiredFields:re,observedFields:re};const zt=new Set;function Ut(){return[]}zt.add(Ut);const Xt=t(null),Yt=t(null);function Jt(e){let t=Xt[e];return $(t)&&(t=Xt[e]=function(){const t=pr(this),{getHook:n}=t;return n(t.component,e)}),t}function Qt(e){let t=Yt[e];return $(t)&&(t=Yt[e]=function(t){const n=pr(this),{setHook:r}=n;t=Dt.getReadOnlyProxy(t),r(n.component,e,t)}),t}function Zt(e){return function(){const t=pr(this),{callHook:n,component:r}=t,o=r[e];return n(t.component,o,C.call(arguments))}}function en(e,t){return function(n,r,o){if(r===o)return;const i=e[n];$(i)?$(t)||t.apply(this,arguments):ve(this,n)&&(this[i]=o)}}function tn(e,o,i){let s;_(e)?s=class extends e{}:(s=function(){throw new TypeError("Illegal constructor")},f(s,e),f(s.prototype,e.prototype),r(s.prototype,"constructor",{writable:!0,configurable:!0,value:s}));const a=t(null),{attributeChangedCallback:l}=e.prototype,{observedAttributes:c=[]}=e,d=t(null);for(let e=0,t=o.length;e<t;e+=1){const t=o[e];a[Z(t)]=t,d[t]={get:Jt(t),set:Qt(t),enumerable:!0,configurable:!0}}for(let e=0,t=i.length;e<t;e+=1){const t=i[e];d[t]={value:Zt(t),writable:!0,configurable:!0}}return d.attributeChangedCallback={value:en(a,l)},r(s,"observedAttributes",{get:()=>[...c,...u(a)]}),n(s.prototype,d),s}const nn=tn(Xe,s(Je),[]);function rn(e){const t=e();return(null==t?void 0:t.__esModule)?t.default:t}function on(e){return _(e)&&l.call(e,"__circular__")}o(nn),d(nn.prototype);const sn=new WeakMap;function an(r){const{shadowSupportMode:o,renderMode:i}=r,s=function(e){const t=Gt.get(e);return $(t)?qt:t}(r),{apiFields:l,apiFieldsConfig:c,apiMethods:d,wiredFields:f,wiredMethods:p,observedFields:h}=s,m=r.prototype;let{connectedCallback:g,disconnectedCallback:w,renderedCallback:y,errorCallback:b,render:v}=m;const E=function(e){let t=a(e);if(N(t))throw new ReferenceError(`Invalid prototype chain for ${e.name}, you must extend LightningElement.`);if(on(t)){const e=rn(t);t=e===t?Rt:e}return t}(r),C=E!==Rt?cn(E):un,k=tn(C.bridge,u(l),u(d)),S=e(t(null),C.props,l),x=e(t(null),C.propsConfig,c),M=e(t(null),C.methods,d),T=e(t(null),C.wire,f,p);g=g||C.connectedCallback,w=w||C.disconnectedCallback,y=y||C.renderedCallback,b=b||C.errorCallback,v=v||C.render;let A=C.shadowSupportMode;$(o)||(A=o);let P=C.renderMode;$(i)||(P="light"===i?0:1);const O=function(e){return Un.get(e)}(r)||C.template,L=r.name||C.name;n(m,h);return{ctor:r,name:L,wire:T,props:S,propsConfig:x,methods:M,bridge:k,template:O,renderMode:P,shadowSupportMode:A,connectedCallback:g,disconnectedCallback:w,renderedCallback:y,errorCallback:b,render:v}}function ln(e){if(!_(e))return!1;if(e.prototype instanceof Rt)return!0;let t=e;do{if(on(t)){const e=rn(t);if(e===t)return!0;t=e}if(t===Rt)return!0}while(!N(t)&&(t=a(t)));return!1}function cn(e){let t=sn.get(e);if($(t)){if(on(e)){return t=cn(rn(e)),sn.set(e,t),t}if(!ln(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 un={ctor:Rt,name:Rt.name,props:It,propsConfig:re,methods:re,renderMode:1,shadowSupportMode:"default",wire:re,bridge:nn,template:Ut,render:Rt.prototype.render};function dn(e,t){e.$shadowToken$=t}function fn(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 pn(e,t){const{elm:n,text:r,owner:{renderer:o}}=t;e.text!==r&&o.setText(n,r)}function hn(e,t,n){const{renderer:r}=e.owner;r.insert(e.elm,t,n)}function mn(e,t){const{renderer:n}=e.owner;n.remove(e.elm,t)}function gn(e,t){const{children:n,owner:r}=t,o=vn(n)?qe:ze;kr(r,r.owner,F,(()=>{o(t.elm,e.children,n)}),F)}function wn(e,n){const r=e.aChildren||e.children;n.aChildren=r;const{renderMode:o,shadowMode:i}=n;1!==i&&0!==o||(!function(e,n){const{cmpSlots:r}=e,o=e.cmpSlots=t(null);for(let e=0,t=n.length;e<t;e+=1){const t=n[e];if(N(t))continue;const{data:r}=t,i=r.attrs&&r.attrs.slot||"",s=o[i]=o[i]||[];$(t.key)||(t.key=`@${i}:${t.key}`),b.call(s,t)}if(D(e.isDirty)){const t=u(r);if(t.length!==u(o).length)return void Jn(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 Jn(e);const s=r[i],a=o[i];for(let t=0,n=o[i].length;t<n;t+=1)if(s[t]!==a[t])return void Jn(e)}}}(n,r),e.aChildren=r,e.children=oe)}function yn(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))}}const bn=new WeakMap;function vn(e){return bn.has(e)}const En=Symbol.iterator,Cn={create:e=>{const{owner:t}=e,{renderer:n}=t,r=n.createText(e.text);Mn(r,t),e.elm=r},update:pn,insert:hn,move:hn,remove:mn},kn={create:e=>{const{owner:t,text:n}=e,{renderer:r}=t,o=r.createComment(n);Mn(o,t),e.elm=o},update:pn,insert:hn,move:hn,remove:mn},Sn={create:e=>{const{sel:t,owner:n,data:{svg:r}}=e,{renderer:o}=n,i=L(r)?"http://www.w3.org/2000/svg":void 0,s=o.createElement(t,i);Mn(s,n),function(e,t){const{owner:n}=t;if(fn(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),dn(e,o)}}(s,e),e.elm=s,function(e){ge.create(e),xe.create(e),Pe.create(e),Ie.create(e),Be.create(e),De.create(e),Fe.create(e)}(e)},update:(e,t)=>{!function(e,t){xe.update(e,t),Pe.update(e,t),De.update(e,t),Fe.update(e,t)}(e,t),gn(e,t)},insert:(e,t,n)=>{hn(e,t,n),yn(e)},move:(e,t,n)=>{hn(e,t,n)},remove:(e,t)=>{mn(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)}},xn={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(),_(e)&&e(this)}},t.defineCustomElement(e,n),n):n}(t,r),i=new o((t=>{!function(e,t){if(!$(hr(e)))return;const{sel:n,mode:r,ctor:o,owner:i}=t;if(fn(e,i),1===i.shadowMode){const{stylesheetToken:t}=i.context;dn(e,t)}dr(e,cn(o),{mode:r,owner:i,tagName:n,renderer:i.renderer})}(t,e)}));Mn(i,n),e.elm=i;const s=hr(i);if(s)wn(e,s);else if(e.ctor!==o)throw new TypeError("Incorrect Component Constructor");!function(e){ge.create(e),xe.create(e),Pe.create(e),Ie.create(e),Be.create(e),De.create(e),Fe.create(e)}(e)},update:(e,t)=>{!function(e,t){xe.update(e,t),Pe.update(e,t),De.update(e,t),Fe.update(e,t)}(e,t);const n=hr(t.elm);n&&wn(t,n),gn(e,t),n&&lr(n)},insert:(e,t,n)=>{hn(e,t,n);const r=hr(e.elm);r&&yr(r),yn(e),r&&function(e){mr(e)}(r)},move:(e,t,n)=>{hn(e,t,n)},remove:(e,t)=>{mn(e,t);const n=hr(e.elm);n&&function(e){ur(e)}(n)}};function Mn(e,t){const{renderer:n,renderMode:r,shadowMode:o}=t;n.isSyntheticShadowDefined&&(1!==o&&0!==r||(e.$shadowResolver$=Sr(t).$shadowResolver$))}function Tn(e,t,n){const r=Hn();const{key:o}=t;return{sel:e,data:t,children:n,text:undefined,elm:undefined,key:o,hook:Sn,owner:r}}function An(e,t,n,r=oe){const o=Hn(),{key:i}=n;const s={sel:e,data:n,children:r,text:undefined,elm:undefined,key:i,hook:xn,ctor:t,owner:o,mode:"open"};return function(e){b.call(Hn().velements,e)}(s),s}function Pn(e){return{sel:undefined,data:re,children:undefined,text:e,elm:undefined,key:undefined,hook:Cn,owner:Hn()}}const On=new Map;let $n=0;function Nn(e){var t;return t=e,bn.set(t,1),e}var Ln=Object.freeze({__proto__:null,h:Tn,ti:function(e){return e>0&&!(L(e)||D(e))?0:e},s:function(e,t,n,r){$(r)||$(r[e])||0===r[e].length||(n=r[e]);const o=Hn(),{renderMode:i,shadowMode:s}=o;return 0===i?(Nn(n),n):(1===s&&Nn(n),Tn("slot",t,n))},c:An,i:function(e,t){const n=[];if(Nn(n),$(e)||null===e)return n;const r=e[En]();let o=r.next(),i=0,{value:s,done:a}=o;for(;!1===a;){o=r.next(),a=o.done;const e=t(s,i,0===i,a);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=[];Nn(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:Pn,co:function(e){return{sel:undefined,data:re,children:undefined,text:e,elm:undefined,key:undefined,hook:kn,owner:Hn()}},d:function(e){return null==e?"":e},b:function(e){const t=Hn();if(N(t))throw new Error;const n=t;return function(t){zn(n,e,n.component,t)}},k:function(e,t){switch(typeof t){case"number":case"string":return e+":"+t}},gid:function(e){const t=Hn();if($(e)||""===e)return e;if(N(e))return null;const{idx:n,shadowMode:r}=t;return 1===r?A.call(e,/\S+/g,(e=>`${e}-${n}`)):e},fid:function(e){const t=Hn();if($(e)||""===e)return e;if(N(e))return null;const{idx:n,shadowMode:r}=t;return 1===r&&/^#/.test(e)?`${e}-${n}`:e},dc:function(e,t,n,r){if(null==t)return null;if(!ln(t))throw new Error(`Invalid LWC Constructor ${B(t)} for custom element <${e}>.`);let o=On.get(t);return $(o)&&(o=$n++,On.set(t,o)),n.key=`dc:${o}:${n.key}`,An(e,t,n,r)},sc:Nn});function Dn(e){return`${e}-host`}function _n(e,t,n){const r=[];for(let o=0;o<e.length;o++){let i=e[o];if(p(i))b.apply(r,_n(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 Rn(e,t){const{stylesheets:n,stylesheetToken:r}=t;let o=[];return $(n)||0===n.length||(o=_n(n,r,e)),o}function Fn(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){const e=w.call(t,"\n");return Tn("style",{key:"style",attrs:{type:"text/css"}},[Pn(e)])}{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)}}return null}let In=!1,Bn=null;function Hn(){return Bn}function jn(e){Bn=e}function Wn(e,n){const r=In,o=Bn;let i=[];return kr(e,e.owner,(()=>{Bn=e}),(()=>{const{component:r,context:o,cmpSlots:s,cmpTemplate:a,tro:l}=e;l.observe((()=>{if(n!==a){if(N(a)||Cr(e),l=n,!zt.has(l))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(n)}.`);e.cmpTemplate=n,o.tplCache=t(null),o.hasScopedStyles=function(e){const{stylesheets:t}=e;if(!$(t))for(let e=0;e<t.length;e++)if(L(t[e].$scoped$))return!0;return!1}(n),function(e,t){const{elm:n,context:r,renderer:o,renderMode:i,shadowMode:s}=e,{stylesheets:a,stylesheetToken:l}=t,c=1===i&&1===s,{hasScopedStyles:u}=r;let d,f,p;const{stylesheetToken:h,hasTokenInClass:m,hasTokenInAttribute:g}=r;m&&o.getClassList(n).remove(Dn(h)),g&&o.removeAttribute(n,Dn(h)),$(a)||0===a.length||(d=l),$(d)||(u&&(o.getClassList(n).add(Dn(d)),f=!0),c&&(o.setAttribute(n,Dn(d),""),p=!0)),r.stylesheetToken=d,r.hasTokenInClass=f,r.hasTokenInAttribute=p}(e,n);const r=Rn(e,n);o.styleVNode=0===r.length?null:Fn(e,r)}var l;e.velements=[],In=!0,i=n.call(void 0,Ln,r,s,o.tplCache);const{styleVNode:c}=o;N(c)||S.call(i,c)}))}),(()=>{In=r,Bn=o})),i}function Vn(e,t){if(!c(t)&&$(t.wcStack)){const n=function(e){const t=[];let n=e;for(;!N(n);)b.call(t,he(n)),n=n.owner;return t.reverse().join("\n\t")}(e);r(t,"wcStack",{get:()=>n})}}let Kn=null;function Gn(e){return Kn===e}function qn(e,t,n){const{component:r,callHook:o,owner:i}=e;kr(e,i,F,(()=>{o(r,t,n)}),F)}function zn(e,t,n,r){const{callHook:o,owner:i}=e;kr(e,i,F,(()=>{o(n,t,[r])}),F)}const Un=new Map;function Xn(e){return new de((()=>{const{isDirty:t}=e;D(t)&&(Jn(e),function(e){if(L(e.renderer.ssr)||L(e.isScheduled))return;e.isScheduled=!0,0===gr.length&&se(wr);b.call(gr,e)}(e))}))}function Yn(e){e.tro.reset();const t=function(e){const{def:{render:t},callHook:n,component:r,owner:o}=e,i=Hn();let s,a=!1;return kr(e,o,(()=>{jn(e)}),(()=>{e.tro.observe((()=>{s=n(r,t),a=!0}))}),(()=>{jn(i)})),a?Wn(e,s):[]}(e);return e.isDirty=!1,e.isScheduled=!1,t}function Jn(e){e.isDirty=!0}const Qn=new WeakMap;function Zn(e,t){if(!_(t))throw new TypeError;let n=Qn.get(t);return $(n)&&(n=function(n){zn(e,t,void 0,n)},Qn.set(t,n)),n}const er=t(null),tr=["rendered","connected","disconnected"];function nr(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 rr=0;const or=new WeakMap;function ir(e,t,n=[]){return t.apply(e,n)}function sr(e,t,n){e[t]=n}function ar(e,t){return e[t]}function lr(e){mr(e)}function cr(e){const t=pr(e);1===t.state&&function(e){ur(pr(e))}(e),yr(t),mr(t)}function ur(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){D(e.isDirty)&&(e.isDirty=!0);e.state=2;const{disconnected:t}=er;t&&nr(e,t);br(e)&&function(e){const{wiredDisconnecting:t}=e.context;kr(e,e,F,(()=>{for(let e=0,n=t.length;e<n;e+=1)t[e]()}),F)}(e);const{disconnectedCallback:n}=e.def;$(n)||qn(e,n)}(e),vr(e),function(e){const{aChildren:t}=e;Er(t)}(e)}}function dr(e,n,r){const{mode:o,owner:i,renderer:s,tagName:a}=r,l={elm:e,def:n,idx:rr++,state:0,isScheduled:!1,isDirty:!0,tagName:a,mode:o,owner:i,renderer:s,children:oe,aChildren:oe,velements:oe,cmpProps:t(null),cmpFields:t(null),cmpSlots:t(null),oar:t(null),cmpTemplate:null,renderMode:n.renderMode,shadowMode:null,context:{stylesheetToken:void 0,hasTokenInClass:void 0,hasTokenInAttribute:void 0,hasScopedStyles:void 0,styleVNode:null,tplCache:re,wiredConnecting:oe,wiredDisconnecting:oe},tro:null,component:null,cmpRoot:null,callHook:ir,setHook:sr,getHook:ar};return l.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}(l),l.tro=Xn(l),function(e,t){const n=Kn;let r;Kn=e;try{const o=new t;if(Kn.component!==o)throw new TypeError("Invalid component constructor, the class should extend LightningElement.")}catch(e){r=Object(e)}finally{if(Kn=n,!$(r))throw Vn(e,r),r}}(l,n.ctor),br(l)&&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=xr.get(i);if(!$(s)){const{connector:n,computeConfigAndUpdate:i,resetConfigWatcher:a}=Tr(e,t,s),l=s.dynamic.length>0;b.call(r,(()=>{n.connect(),te.ENABLE_WIRE_SYNC_EMIT||!l?i():Promise.resolve().then(i)})),b.call(o,(()=>{n.disconnect(),a()}))}}}(l),l}function fr(e,t){or.set(e,t)}function pr(e){return or.get(e)}function hr(e){return or.get(e)}function mr(e){if(L(e.isDirty)){!function(e,t){const{children:n}=e;if(e.children=t,(t.length>0||n.length>0)&&n!==t){const r=vn(t)?qe:ze;kr(e,e,(()=>{}),(()=>{const o=Sr(e);r(o,n,t)}),(()=>{}))}1===e.state&&function(e){const{renderer:t,def:{renderedCallback:n}}=e;if(L(t.ssr))return;const{rendered:r}=er;r&&nr(e,r);$(n)||qn(e,n)}(e)}(e,Yn(e))}}let gr=[];function wr(){const e=gr.sort(((e,t)=>e.idx-t.idx));gr=[];for(let t=0,n=e.length;t<n;t+=1){const r=e[t];try{mr(r)}catch(r){throw t+1<n&&(0===gr.length&&se(wr),S.apply(gr,C.call(e,t+1))),r}}}function yr(e){const{state:t}=e;if(1===t)return;e.state=1;const{connected:n}=er;n&&nr(e,n),br(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)||qn(e,r)}function br(e){return s(e.def.wire).length>0}function vr(e){const{velements:t}=e;for(let e=t.length-1;e>=0;e-=1){const{elm:n}=t[e];if(!$(n)){const e=hr(n);$(e)||ur(e)}}}function Er(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)?Er(n.children):ur(pr(n.elm)))}}function Cr(e){const{children:t,renderer:n}=e,r=Sr(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=oe,vr(e),e.velements=oe}function kr(e,t,n,r,o){let i;n();try{r()}catch(e){i=Object(e)}finally{if(o(),!$(i)){Vn(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;Cr(e);qn(n,n.def.errorCallback,[i,i.wcStack])}}}function Sr(e){return 1===e.renderMode?e.cmpRoot:e.elm}const xr=new Map;class Mr extends CustomEvent{constructor(e,{setNewContext:t,setDisconnectedCallback:r}){super(e,{bubbles:!0,composed:!0}),n(this,{setNewContext:{value:t},setDisconnectedCallback:{value:r}})}}function Tr(e,t,n){const{method:o,adapter:i,configCallback:s,dynamic:a}=n,l=$(o)?function(e,t){const{cmpFields:n}=e;return r=>{r!==e.cmpFields[t]&&(n[t]=r,fe(e,t))}}(e,t):function(e,t){return n=>{kr(e,e.owner,F,(()=>{t.call(e.component,n)}),F)}}(e,o);let c,u;r(l,"$$DeprecatedWiredElementHostKey$$",{value:e.elm}),r(l,"$$DeprecatedWiredParamsMetaKey$$",{value:a}),kr(e,e,F,(()=>{u=new i(l)}),F);const{computeConfigAndUpdate:d,ro:f}=function(e,t,n){let r=!1;const o=new de((()=>{!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=>{kr(e,e,F,(()=>{u.update(t,c)}),F)}));return $(i.contextSchema)||function(e,t,n){const{adapter:r}=t,o=Pr(r);if($(o))return;const{elm:i,renderer:s,context:{wiredConnecting:a,wiredDisconnecting:l}}=e;b.call(a,(()=>{const e=new Mr(o,{setNewContext(e){n(e)},setDisconnectedCallback(e){b.call(l,e)}});s.dispatchEvent(i,e)}))}(e,n,(t=>{c!==t&&(c=t,1===e.state&&d())})),{connector:u,computeConfigAndUpdate:d,resetConfigWatcher:()=>f.reset()}}const Ar=new Map;function Pr(e){return Ar.get(e)}function Or(e,t,n,r){t.adapter&&(t=t.adapter);const o={adapter:t,method:e.value,configCallback:n,dynamic:r};xr.set(e,o)}function $r(e,t,n,r){t.adapter&&(t=t.adapter);const o={adapter:t,configCallback:n,dynamic:r};xr.set(e,o)}var Nr;!function(e){e.Text="text",e.Comment="comment",e.Element="element",e.ShadowRoot="shadow-root"}(Nr||(Nr={}));const Lr=/\s+/g;function Dr(e){return new Set(e.trim().split(Lr))}function _r(e){return Array.from(e).join(" ")}function Rr(e){return function(){throw new TypeError(`"${e}" is not supported in this environment`)}}function Fr(e){return{type:Nr.Element,name:e,parent:null,shadowRoot:null,children:[],attributes:[],eventListeners:{}}}const Ir=t(null),Br=new WeakMap;const Hr={ssr:!0,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:Fr,createText:e=>({type:Nr.Text,value:String(e),parent:null}),createComment:e=>({type:Nr.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:Nr.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===Nr.Element){const o=Z(t);if(U(o,e.name))return null!==(n=this.getAttribute(e,o))&&void 0!==n&&n;if(Y(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===Nr.Element){const r=Z(t);if(U(r,e.name))return!0===n?this.setAttribute(e,r,""):this.removeAttribute(e,r);if(Y(r)||K(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===Nr.Text?e.value=t:e.type===Nr.Element&&(e.children=[{type:Nr.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=Dr(n.value);e.forEach((e=>r.add(e))),n.value=_r(r)},remove(...e){const n=t(),r=Dr(n.value);e.forEach((e=>r.delete(e))),n.value=_r(r)}}},setCSSStyleProperty(e,t,n,r){let o=e.attributes.find((e=>"style"===e.name&&N(e.namespace)));$(o)&&(o={name:"style",namespace:null,value:""},e.attributes.push(o)),o.value=`${o.value}; ${t}: ${n}${r?" !important":""}`},isConnected:e=>!N(e.parent),insertGlobalStylesheet(){},insertStylesheet(){},addEventListener(){},removeEventListener(){},dispatchEvent:Rr("dispatchEvent"),getBoundingClientRect:Rr("getBoundingClientRect"),querySelector:Rr("querySelector"),querySelectorAll:Rr("querySelectorAll"),getElementsByTagName:Rr("getElementsByTagName"),getElementsByClassName:Rr("getElementsByClassName"),defineCustomElement(e,t,n){!function(e,t){if(e!==O.call(e)||Ir[e])throw new TypeError("Invalid Registration");Ir[e]=t,Br.set(t,e)}(e,t)},getCustomElement:e=>Ir[e],HTMLElement:class{constructor(){const{constructor:e}=this,t=Br.get(e);if(!t)throw new TypeError("Invalid Construction");return Fr(t)}}},jr={'"':""","'":"'","<":"<",">":">","&":"&"};function Wr(e){return e.replace(/["'<>&]/g,(e=>jr[e]))}function Vr(e){return e.map((e=>{switch(e.type){case Nr.Text:return Wr(e.value);case Nr.Comment:return`\x3c!--${Wr(e.value)}--\x3e`;case Nr.Element:return Kr(e)}})).join("")}function Kr(e){let t="";const{name:n}=e,r=e.attributes.length?` ${o=e.attributes,o.map((e=>e.value.length?`${e.name}=${JSON.stringify(Wr(e.value))}`:e.name)).join(" ")}`:"";var o;const i=Vr(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(" ")}>${Vr(e.children)}</template>`}(e.shadowRoot)),t+=i,function(e){return q.has(e)}(n)||(t+=`</${n}>`),t}const Gr={type:Nr.Element,name:"fake-root-element",parent:null,shadowRoot:null,children:[],attributes:[],eventListeners:{}};o(Rt),d(Rt.prototype),exports.LightningElement=Rt,exports.api=function(){throw new Error},exports.createContextProvider=function(e){let t=Pr(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){Ar.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=cn(e),{ctor:n,name:r,props:o,propsConfig:i,methods:s}=t,a={};for(const e in o)a[e]={config:i[e]||0,type:"any",attr:Z(e)};const l={};for(const e in s)l[e]=s[e].value;return{ctor:n,name:r,props:a,methods:l}},exports.isComponentConstructor=ln,exports.readonly=function(e){return Dt.getReadOnlyProxy(e)},exports.register=function(e){for(let t=0;t<tr.length;++t){const n=tr[t];if(n in e){let t=er[n];$(t)&&(er[n]=t=[]),b.call(t,e[n])}}},exports.registerComponent=function(e,{tmpl:t}){return Un.set(e,t),e},exports.registerDecorators=function(e,n){const o=e.prototype,{publicProps:s,publicMethods:a,wire:l,track:c,fields:u}=n,d=t(null),f=t(null),p=t(null),h=t(null),m=t(null),g=t(null);let w;if(!$(s))for(const e in s){const t=s[e];if(g[e]=t.config,w=i(o,e),t.config>0){if($(w))throw new Error;w=Vt(e,w)}else w=$(w)||$(w.get)?jt(e):Vt(e,w);f[e]=w,r(o,e,w)}if($(a)||x.call(a,(e=>{if(w=i(o,e),$(w))throw new Error;d[e]=w})),!$(l))for(const e in l){const{adapter:t,method:n,config:s,dynamic:a=[]}=l[e];if(w=i(o,e),1===n){if($(w))throw new Error;p[e]=w,Or(w,t,s,a)}else w=Bt(e),h[e]=w,$r(w,t,s,a),r(o,e,w)}if(!$(c))for(const e in c)w=i(o,e),w=Ht(e),r(o,e,w);if(!$(u))for(let e=0,t=u.length;e<t;e++){const t=u[e];w=i(o,t);const n=!$(s)&&t in s,r=!$(c)&&t in c;n||r||(m[t]=Kt(t))}return function(e,t){Gt.set(e,t)}(e,{apiMethods:d,apiFields:f,apiFieldsConfig:g,wiredMethods:p,wiredFields:h,observedFields:m}),e},exports.registerTemplate=function(e){return zt.add(e),e},exports.renderComponent=function(e,t,n={}){if(!R(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=Hr.createElement(e);dr(r,cn(t),{mode:"open",owner:null,renderer:Hr,tagName:e});for(const[e,t]of Object.entries(n))r[e]=t;return r.parent=Gr,cr(r),Kr(r)},exports.sanitizeAttribute=function(e,t,n,r){return r},exports.setFeatureFlag=function(e,t){if("boolean"==typeof t){if($(ee[e])){const n=u(ee).map((e=>`"${e}"`)).join(", ");console.warn(`Failed to set the value "${t}" for the runtime feature flag "${e}" because it is undefined. Available flags: ${n}.`)}else{const n=te[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}".`);r(te,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.track=function(e){if(1===arguments.length)return Dt.getProxy(e);throw new Error},exports.unwrap=function(e){const t=Dt.unwrapProxy(e);return t!==e?t:e},exports.wire=function(e,t){throw new Error};
|
|
9
|
+
*/function je(e){return void 0===e}function We(e,t){return e.key===t.key&&e.sel===t.sel}function Ve(e){return null!=e}function Ke(e,t,n){const r={};let o,i,s;for(o=t;o<=n;++o)s=e[o],Ve(s)&&(i=s.key,void 0!==i&&(r[i]=o));return r}function ze(e,t,n,r,o){for(;r<=o;++r){const o=n[r];Ve(o)&&(o.hook.create(o),o.hook.insert(o,e,t))}}function Ge(e,t,n,r){for(;n<=r;++n){const r=t[n];Ve(r)&&r.hook.remove(r,e)}}function qe(e,t,n){let r=0,o=0,i=t.length-1,s=t[0],a=t[i];const l=n.length-1;let c,u,d,f,p=l,h=n[0],m=n[p];for(;r<=i&&o<=p;)Ve(s)?Ve(a)?Ve(h)?Ve(m)?We(s,h)?(Xe(s,h),s=t[++r],h=n[++o]):We(a,m)?(Xe(a,m),a=t[--i],m=n[--p]):We(s,m)?(Xe(s,m),m.hook.move(s,e,a.owner.renderer.nextSibling(a.elm)),s=t[++r],m=n[--p]):We(a,h)?(Xe(a,h),h.hook.move(a,e,s.elm),a=t[--i],h=n[++o]):(void 0===c&&(c=Ke(t,r,i)),u=c[h.key],je(u)?(h.hook.create(h),h.hook.insert(h,e,s.elm),h=n[++o]):(d=t[u],Ve(d)&&(d.sel!==h.sel?(h.hook.create(h),h.hook.insert(h,e,s.elm)):(Xe(d,h),t[u]=void 0,h.hook.move(d,e,s.elm))),h=n[++o])):m=n[--p]:h=n[++o]:a=t[--i]:s=t[++r];if(r<=i||o<=p)if(r>i){let t,r=p;do{t=n[++r]}while(!Ve(t)&&r<l);f=Ve(t)?t.elm:null,ze(e,f,n,o,p)}else Ge(e,t,r,i)}function Ue(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 Ge(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&&(Ve(s)?Ve(o)?(Xe(s,o),i=o.elm):s.hook.remove(s,e):Ve(o)&&(o.hook.create(o),o.hook.insert(o,e,i),i=o.elm))}}function Xe(e,t){e!==t&&(t.elm=e.elm,t.hook.update(e,t))}const Ye="undefined"!=typeof HTMLElement?HTMLElement:function(){},Je=Ye.prototype,Qe=n(null);M.call(d(K),(e=>{const t=j(Je,e);L(t)||(Qe[e]=t)})),M.call(["accessKey","dir","draggable","hidden","id","lang","spellcheck","tabIndex","title"],(e=>{const t=j(Je,e);L(t)||(Qe[e]=t)}));const{isArray:Ze}=Array,{getPrototypeOf:et,create:tt,defineProperty:nt,defineProperties:rt,isExtensible:ot,getOwnPropertyDescriptor:it,getOwnPropertyNames:st,getOwnPropertySymbols:at,preventExtensions:lt,hasOwnProperty:ct}=Object,{push:ut,concat:dt,map:ft}=Array.prototype;function pt(e){return void 0===e}function ht(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(ct.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=it(n,t);if(!pt(r)){const n=this.wrapDescriptor(r);nt(e,t,n)}}lockShadowTarget(e){const{originalTarget:t}=this;dt.call(st(t),at(t)).forEach((t=>{this.copyDescriptorIntoShadowTarget(e,t)}));const{membrane:{tagPropertyKey:n}}=this;pt(n)||ct.call(e,n)||nt(e,n,tt(null)),lt(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)||ct.call(t,n)?[]:[n];return ut.apply(r,st(t)),ut.apply(r,at(t)),r}isExtensible(e){const{originalTarget:t}=this;return!!ot(e)&&(!!ot(t)||(this.lockShadowTarget(e),!1))}getPrototypeOf(e){const{originalTarget:t}=this;return et(t)}getOwnPropertyDescriptor(e,t){const{originalTarget:n,membrane:{valueObserved:r,tagPropertyKey:o}}=this;r(n,t);let i=it(n,t);if(pt(i)){if(t!==o)return;return i={value:void 0,writable:!1,configurable:!1,enumerable:!1},nt(e,o,i),i}return!1===i.configurable&&this.copyDescriptorIntoShadowTarget(e,t),this.wrapDescriptor(i)}}const vt=new WeakMap,bt=new WeakMap,Ct=new WeakMap,Et=new WeakMap;class kt extends yt{wrapValue(e){return this.membrane.getProxy(e)}wrapGetter(e){const t=vt.get(e);if(!pt(t))return t;const n=this,r=function(){return n.wrapValue(e.call(wt(this)))};return vt.set(e,r),Ct.set(r,e),r}wrapSetter(e){const t=bt.get(e);if(!pt(t))return t;const n=function(t){e.call(wt(this),wt(t))};return bt.set(e,n),Et.set(n,e),n}unwrapDescriptor(e){if(ct.call(e,"value"))e.value=wt(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=Ct.get(e);if(!pt(t))return t;const n=this,r=function(){return wt(e.call(n.wrapValue(this)))};return vt.set(r,e),Ct.set(e,r),r}unwrapSetter(e){const t=Et.get(e);if(!pt(t))return t;const n=this,r=function(t){e.call(n.wrapValue(this),n.wrapValue(t))};return bt.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&&Ze(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(ot(e)){const{originalTarget:t}=this;if(lt(t),ot(t))return!1;this.lockShadowTarget(e)}return!0}defineProperty(e,t,n){const{originalTarget:r,membrane:{valueMutated:o,tagPropertyKey:i}}=this;return t===i&&!ct.call(r,t)||(nt(r,t,this.unwrapDescriptor(n)),!1===n.configurable&&this.copyDescriptorIntoShadowTarget(e,t),o(r,t),!0)}}const St=new WeakMap,xt=new WeakMap;class Mt extends yt{wrapValue(e){return this.membrane.getReadOnlyProxy(e)}wrapGetter(e){const t=St.get(e);if(!pt(t))return t;const n=this,r=function(){return n.wrapValue(e.call(wt(this)))};return St.set(e,r),r}wrapSetter(e){const t=xt.get(e);if(!pt(t))return t;const n=function(e){};return xt.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 Tt=Object.prototype;function At(e){if(null===e)return!1;if("object"!=typeof e)return!1;if(Ze(e))return!0;const t=et(e);return t===Tt||null===t||null===et(t)}const Ot=(e,t)=>{},Pt=(e,t)=>{},$t=e=>e;function Lt(e){return Ze(e)?[]:{}}const Nt=Symbol.for("@@lockerLiveValue");function Dt(e){return e}const _t=new class{constructor(e){if(this.valueDistortion=$t,this.valueMutated=Pt,this.valueObserved=Ot,this.valueIsObservable=At,this.objectGraph=new WeakMap,!pt(e)){const{valueDistortion:t,valueMutated:n,valueObserved:r,valueIsObservable:o,tagPropertyKey:i}=e;this.valueDistortion=ht(t)?t:$t,this.valueMutated=ht(n)?n:Pt,this.valueObserved=ht(r)?r:Ot,this.valueIsObservable=ht(o)?o:At,this.tagPropertyKey=i}}getProxy(e){const t=wt(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=wt(e);const t=this.valueDistortion(e);return this.valueIsObservable(t)?this.getReactiveState(e,t).readOnly:t}unwrapProxy(e){return wt(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 kt(o,t),r=new Proxy(Lt(t),n);return gt(r,e),nt(this,"reactive",{value:r}),r},get readOnly(){const n=new Mt(o,t),r=new Proxy(Lt(t),n);return gt(r,e),nt(this,"readOnly",{value:r}),r}},n.set(t,r),r}}({valueObserved:de,valueMutated:ue,valueDistortion:Dt,tagPropertyKey:Nt});function Ft(e,t){const{get:n,set:r,enumerable:o,configurable:i}=t;if(!F(n))throw new TypeError;if(!F(r))throw new TypeError;return{enumerable:o,configurable:i,get(){const t=wr(this);if(!Xn(t))return he(t,e),n.call(t.elm)},set(t){const n=wr(this);return t!==n.cmpProps[e]&&(n.cmpProps[e]=t,pe(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(p(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[Nt]=void 0,gr(i,e),gr(n,e),1===e.renderMode&&It(e),this};function It(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,gr(s,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);ke(t,e),n(t,e),Ee()},removeAttributeNS(e,t){const{elm:n,renderer:{removeAttribute:r}}=wr(this);ke(n,t),r(n,t,e),Ee()},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;ke(r,e),o(r,e,t),Ee()},setAttributeNS(e,t,n){const r=wr(this),{elm:o,renderer:{setAttribute:i}}=r;ke(o,t),i(o,t,n,e),Ee()},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 Ht=n(null),Bt=[["children","getChildren"],["childNodes","getChildNodes"],["firstChild","getFirstChild"],["firstElementChild","getFirstElementChild"],["lastChild","getLastChild"],["lastElementChild","getLastElementChild"]];for(const[e,t]of Bt)Ht[e]={get(){const e=wr(this),{elm:n,renderer:r}=e;return r[t](n)}};const jt=["getElementsByClassName","getElementsByTagName","querySelector","querySelectorAll"];for(const e of jt)Ht[e]={value(t){const n=wr(this),{elm:r,renderer:o}=n;return o[e](r,t)}};r(Rt.prototype,Ht);const Wt=n(null);for(const e in Qe)Wt[e]=Ft(e,Qe[e]);function Vt(e){return{get(){const t=wr(this);return he(t,e),t.cmpFields[e]},set(t){const n=wr(this);t!==n.cmpFields[e]&&(n.cmpFields[e]=t,pe(n,e))},enumerable:!0,configurable:!0}}function Kt(e){return{get(){const t=wr(this);return he(t,e),t.cmpFields[e]},set(t){const n=wr(this),r=_t.getProxy(t);r!==n.cmpFields[e]&&(n.cmpFields[e]=r,pe(n,e))},enumerable:!0,configurable:!0}}function zt(e){return{get(){const t=wr(this);if(!Xn(t))return he(t,e),t.cmpProps[e]},set(t){const n=wr(this);n.cmpProps[e]=t,pe(n,e)},enumerable:!0,configurable:!0}}r(Rt.prototype,Wt),o(Rt,"CustomElementConstructor",{get(){throw new ReferenceError("The current runtime does not support CustomElementConstructor.")},configurable:!0});class Gt extends fe{constructor(e,t){super((()=>{_(this.debouncing)&&(this.debouncing=!0,ae((()=>{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&&fr(e)}})))})),this.debouncing=!1}reset(e){super.reset(),this.debouncing=!1,arguments.length>0&&(this.value=e)}}function qt(e,t){const{get:n,set:r,enumerable:o,configurable:i}=t;if(!F(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 Gt(n,r)),o.reset(t),o.observe((()=>{r.call(this,t)}))}else r.call(this,t)},enumerable:o,configurable:i}}function Ut(e){return{get(){const t=wr(this);return he(t,e),t.cmpFields[e]},set(t){const n=wr(this);t!==n.cmpFields[e]&&(n.cmpFields[e]=t,pe(n,e))},enumerable:!0,configurable:!0}}const Xt=new Map;const Yt={apiMethods:oe,apiFields:oe,apiFieldsConfig:oe,wiredMethods:oe,wiredFields:oe,observedFields:oe};const Jt=new Set;function Qt(){return[]}Jt.add(Qt);const Zt=n(null),en=n(null);function tn(e){let t=Zt[e];return L(t)&&(t=Zt[e]=function(){const t=wr(this),{getHook:n}=t;return n(t.component,e)}),t}function nn(e){let t=en[e];return L(t)&&(t=en[e]=function(t){const n=wr(this),{setHook:r}=n;t=_t.getReadOnlyProxy(t),r(n.component,e,t)}),t}function rn(e){return function(){const t=wr(this),{callHook:n,component:r}=t,o=r[e];return n(t.component,o,k.call(arguments))}}function on(e,t){return function(n,r,o){if(r===o)return;const i=e[n];L(i)?L(t)||t.apply(this,arguments):Ce(this,n)&&(this[i]=o)}}function sn(e,t,i){let s;F(e)?s=class extends e{}:(s=function(){throw new TypeError("Illegal constructor")},p(s,e),p(s.prototype,e.prototype),o(s.prototype,"constructor",{writable:!0,configurable:!0,value:s}));const a=n(null),{attributeChangedCallback:l}=e.prototype,{observedAttributes:c=[]}=e,u=n(null);for(let e=0,n=t.length;e<n;e+=1){const n=t[e];a[ee(n)]=n,u[n]={get:tn(n),set:nn(n),enumerable:!0,configurable:!0}}for(let e=0,t=i.length;e<t;e+=1){const t=i[e];u[t]={value:rn(t),writable:!0,configurable:!0}}return u.attributeChangedCallback={value:on(a,l)},o(s,"observedAttributes",{get:()=>[...c,...d(a)]}),r(s.prototype,u),s}const an=sn(Ye,a(Qe),[]);function ln(e){const t=e();return(null==t?void 0:t.__esModule)?t.default:t}function cn(e){return F(e)&&c.call(e,"__circular__")}i(an),f(an.prototype);const un=new WeakMap;function dn(e){const{shadowSupportMode:o,renderMode:i}=e,s=function(e){const t=Xt.get(e);return L(t)?Yt:t}(e),{apiFields:a,apiFieldsConfig:c,apiMethods:u,wiredFields:f,wiredMethods:p,observedFields:h}=s,m=e.prototype;let{connectedCallback:g,disconnectedCallback:w,renderedCallback:y,errorCallback:v,render:b}=m;const C=function(e){let t=l(e);if(N(t))throw new ReferenceError(`Invalid prototype chain for ${e.name}, you must extend LightningElement.`);if(cn(t)){const e=ln(t);t=e===t?Rt:e}return t}(e),E=C!==Rt?pn(C):hn,k=sn(E.bridge,d(a),d(u)),S=t(n(null),E.props,a),x=t(n(null),E.propsConfig,c),M=t(n(null),E.methods,u),T=t(n(null),E.wire,f,p);g=g||E.connectedCallback,w=w||E.disconnectedCallback,y=y||E.renderedCallback,v=v||E.errorCallback,b=b||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,h);return{ctor:e,name:$,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 fn(e){if(!F(e))return!1;if(e.prototype instanceof Rt)return!0;let t=e;do{if(cn(t)){const e=ln(t);if(e===t)return!0;t=e}if(t===Rt)return!0}while(!N(t)&&(t=l(t)));return!1}function pn(e){let t=un.get(e);if(L(t)){if(cn(e)){return t=pn(ln(e)),un.set(e,t),t}if(!fn(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=dn(e),un.set(e,t)}return t}const hn={ctor:Rt,name:Rt.name,props:Wt,propsConfig:oe,methods:oe,renderMode:1,shadowSupportMode:"default",wire:oe,bridge:an,template:Qt,render:Rt.prototype.render};function mn(e,t){e.$shadowToken$=t}function gn(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 wn(e,t){const{elm:n,text:r,owner:{renderer:o}}=t;e.text!==r&&o.setText(n,r)}function yn(e,t,n){const{renderer:r}=e.owner;r.insert(e.elm,t,n)}function vn(e,t){const{renderer:n}=e.owner;n.remove(e.elm,t)}function bn(e,t){const{children:n,owner:r}=t,o=Sn(n)?qe:Ue;Tr(r,r.owner,I,(()=>{o(t.elm,e.children,n)}),I)}function Cn(e,t){const r=e.aChildren||e.children;t.aChildren=r;const{renderMode:o,shadowMode:i}=t;1!==i&&0!==o||(!function(e,t){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]||[];L(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 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 s=r[i],a=o[i];for(let t=0,n=o[i].length;t<n;t+=1)if(s[t]!==a[t])return void tr(e)}}}(t,r),e.aChildren=r,e.children=ie)}function En(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))}}const kn=new WeakMap;function Sn(e){return kn.has(e)}let xn=()=>{throw new Error("sanitizeHtmlContent hook must be implemented.")};const Mn=Symbol.iterator,Tn={create:e=>{const{owner:t}=e,{renderer:n}=t,r=n.createText(e.text);$n(r,t),e.elm=r},update:wn,insert:yn,move:yn,remove:vn},An={create:e=>{const{owner:t,text:n}=e,{renderer:r}=t,o=r.createComment(n);$n(o,t),e.elm=o},update:wn,insert:yn,move:yn,remove:vn},On={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);$n(s,n),function(e,t){const{owner:n}=t;if(gn(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),mn(e,o)}}(s,e),e.elm=s,function(e){we.create(e),Me.create(e),Pe.create(e),He.create(e),Be.create(e),_e.create(e),Ie.create(e)}(e)},update:(e,t)=>{!function(e,t){Me.update(e,t),Pe.update(e,t),_e.update(e,t),Ie.update(e,t)}(e,t),bn(e,t)},insert:(e,t,n)=>{yn(e,t,n),En(e)},move:(e,t,n)=>{yn(e,t,n)},remove:(e,t)=>{vn(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)}},Pn={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(),F(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(gn(e,i),1===i.shadowMode){const{stylesheetToken:t}=i.context;mn(e,t)}mr(e,pn(o),{mode:r,owner:i,tagName:n,renderer:i.renderer})}(t,e)}));$n(i,n),e.elm=i;const s=yr(i);if(s)Cn(e,s);else if(e.ctor!==o)throw new TypeError("Incorrect Component Constructor");!function(e){we.create(e),Me.create(e),Pe.create(e),He.create(e),Be.create(e),_e.create(e),Ie.create(e)}(e)},update:(e,t)=>{!function(e,t){Me.update(e,t),Pe.update(e,t),_e.update(e,t),Ie.update(e,t)}(e,t);const n=yr(t.elm);n&&Cn(t,n),bn(e,t),n&&fr(n)},insert:(e,t,n)=>{yn(e,t,n);const r=yr(e.elm);r&&Er(r),En(e),r&&function(e){vr(e)}(r)},move:(e,t,n)=>{yn(e,t,n)},remove:(e,t)=>{vn(e,t);const n=yr(e.elm);n&&function(e){hr(e)}(n)}};function $n(e,t){const{renderer:n,renderMode:r,shadowMode:o}=t;n.isSyntheticShadowDefined&&(1!==o&&0!==r||(e.$shadowResolver$=Ar(t).$shadowResolver$))}function Ln(e,t,n){const r=Kn();const{key:o}=t;return{sel:e,data:t,children:n,text:undefined,elm:undefined,key:o,hook:On,owner:r}}function Nn(e,t,n,r=ie){const o=Kn(),{key:i}=n;const s={sel:e,data:n,children:r,text:undefined,elm:undefined,key:i,hook:Pn,ctor:t,owner:o,mode:"open"};return function(e){b.call(Kn().velements,e)}(s),s}const Dn=new Map;let _n=0;function Fn(e){var t;return t=e,kn.set(t,1),e}const Rn=i({s:function(e,t,n,r){L(r)||L(r[e])||0===r[e].length||(n=r[e]);const o=Kn(),{renderMode:i,shadowMode:s}=o;return 0===i?(Fn(n),n):(1===s&&Fn(n),Ln("slot",t,n))},h:Ln,c:Nn,i:function(e,t){const n=[];if(Fn(n),L(e)||null===e)return n;const r=e[Mn]();let o=r.next(),i=0,{value:s,done:a}=o;for(;!1===a;){o=r.next(),a=o.done;const e=t(s,i,0===i,!0===a);h(e)?b.apply(n,e):b.call(n,e),i+=1,s=o.value}return n},f:function(e){const t=e.length,n=[];Fn(n);for(let r=0;r<t;r+=1){const t=e[r];h(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:Tn,owner:Kn()}},d:function(e){return null==e?"":e},b:function(e){const t=Kn();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:An,owner:Kn()}},dc:function(e,t,n,r){if(null==t)return null;if(!fn(t))throw new Error(`Invalid LWC Constructor ${B(t)} for custom element <${e}>.`);let o=Dn.get(t);return L(o)&&(o=_n++,Dn.set(t,o)),n.key=`dc:${o}:${n.key}`,Nn(e,t,n,r)},ti:function(e){return e>0&&!(D(e)||_(e))?0:e},gid:function(e){const t=Kn();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=Kn();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 xn(e)}});function In(e){return`${e}-host`}function Hn(e,t,n){const r=[];for(let o=0;o<e.length;o++){let i=e[o];if(h(i))b.apply(r,Hn(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 Bn(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,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){const e=y.call(t,"\n");return i=e,Rn.h("style",{key:"style",attrs:{type:"text/css"}},[Rn.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 Wn=!1,Vn=null;function Kn(){return Vn}function zn(e){Vn=e}function Gn(e,t){const r=Wn,o=Vn;let i=[];return Tr(e,e.owner,(()=>{Vn=e}),(()=>{const{component:r,context:o,cmpSlots:s,cmpTemplate:a,tro:l}=e;l.observe((()=>{if(t!==a){if(N(a)||Mr(e),l=t,!Jt.has(l))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(!L(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:a,stylesheetToken:l}=t,c=1===i&&1===s,{hasScopedStyles:u}=r;let d,f,p;const{stylesheetToken:h,hasTokenInClass:m,hasTokenInAttribute:g}=r;m&&o.getClassList(n).remove(In(h)),g&&o.removeAttribute(n,In(h)),L(a)||0===a.length||(d=l),L(d)||(u&&(o.getClassList(n).add(In(d)),f=!0),c&&(o.setAttribute(n,In(d),""),p=!0)),r.stylesheetToken=d,r.hasTokenInClass=f,r.hasTokenInAttribute=p}(e,t);const r=Bn(e,t);o.styleVNode=0===r.length?null:jn(e,r)}var l;e.velements=[],Wn=!0,i=t.call(void 0,Rn,r,s,o.tplCache);const{styleVNode:c}=o;N(c)||x.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);)b.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;Tr(e,i,I,(()=>{o(r,t,n)}),I)}function Jn(e,t,n,r){const{callHook:o,owner:i}=e;Tr(e,i,I,(()=>{o(n,t,[r])}),I)}const Qn=new Map;function Zn(e){return new fe((()=>{const{isDirty:t}=e;_(t)&&(tr(e),function(e){if(D(e.renderer.ssr)||D(e.isScheduled))return;e.isScheduled=!0,0===br.length&&ae(Cr);b.call(br,e)}(e))}))}function er(e){e.tro.reset();const t=function(e){const{def:{render:t},callHook:n,component:r,owner:o}=e,i=Kn();let s,a=!1;return Tr(e,o,(()=>{zn(e)}),(()=>{e.tro.observe((()=>{s=n(r,t),a=!0}))}),(()=>{zn(i)})),a?Gn(e,s):[]}(e);return e.isDirty=!1,e.isScheduled=!1,t}function tr(e){e.isDirty=!0}const nr=new WeakMap;function rr(e,t){if(!F(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 sr(e,t){const{component:n,def:r,context:o}=e;for(let e=0,i=t.length;e<i;++e)t[e].call(void 0,n,{},r,o)}let ar=0;const lr=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){vr(e)}function pr(e){const t=wr(e);1===t.state&&function(e){hr(wr(e))}(e),Er(t),vr(t)}function hr(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}=or;t&&sr(e,t);kr(e)&&function(e){const{wiredDisconnecting:t}=e.context;Tr(e,e,I,(()=>{for(let e=0,n=t.length;e<n;e+=1)t[e]()}),I)}(e);const{disconnectedCallback:n}=e.def;L(n)||Yn(e,n)}(e),Sr(e),function(e){const{aChildren:t}=e;xr(t)}(e)}}function mr(e,t,r){const{mode:o,owner:i,renderer:s,tagName:a}=r,l={elm:e,def:t,idx:ar++,state:0,isScheduled:!1,isDirty:!0,tagName:a,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:cr,setHook:ur,getHook:dr};return l.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}(l),l.tro=Zn(l),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}}(l,t.ctor),kr(l)&&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=Or.get(i);if(!L(s)){const{connector:n,computeConfigAndUpdate:i,resetConfigWatcher:a}=$r(e,t,s),l=s.dynamic.length>0;b.call(r,(()=>{n.connect(),ne.ENABLE_WIRE_SYNC_EMIT||!l?i():Promise.resolve().then(i)})),b.call(o,(()=>{n.disconnect(),a()}))}}}(l),l}function gr(e,t){lr.set(e,t)}function wr(e){return lr.get(e)}function yr(e){return lr.get(e)}function vr(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=Sn(t)?qe:Ue;Tr(e,e,(()=>{}),(()=>{const o=Ar(e);r(o,n,t)}),(()=>{}))}1===e.state&&function(e){const{renderer:t,def:{renderedCallback:n}}=e;if(D(t.ssr))return;const{rendered:r}=or;r&&sr(e,r);L(n)||Yn(e,n)}(e)}(e,er(e))}}let br=[];function Cr(){const e=br.sort(((e,t)=>e.idx-t.idx));br=[];for(let t=0,n=e.length;t<n;t+=1){const r=e[t];try{vr(r)}catch(r){throw t+1<n&&(0===br.length&&ae(Cr),x.apply(br,k.call(e,t+1))),r}}}function Er(e){const{state:t}=e;if(1===t)return;e.state=1;const{connected:n}=or;n&&sr(e,n),kr(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 kr(e){return a(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)||hr(e)}}}function xr(e){for(let t=0,n=e.length;t<n;t+=1){const n=e[t];N(n)||!h(n.children)||L(n.elm)||(L(n.ctor)?xr(n.children):hr(wr(n.elm)))}}function Mr(e){const{children:t,renderer:n}=e,r=Ar(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 Tr(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;Mr(e);Yn(n,n.def.errorCallback,[i,i.wcStack])}}}function Ar(e){return 1===e.renderMode?e.cmpRoot:e.elm}const Or=new Map;class Pr extends CustomEvent{constructor(e,{setNewContext:t,setDisconnectedCallback:n}){super(e,{bubbles:!0,composed:!0}),r(this,{setNewContext:{value:t},setDisconnectedCallback:{value:n}})}}function $r(e,t,n){const{method:r,adapter:i,configCallback:s,dynamic:a}=n,l=L(r)?function(e,t){const{cmpFields:n}=e;return r=>{r!==e.cmpFields[t]&&(n[t]=r,pe(e,t))}}(e,t):function(e,t){return n=>{Tr(e,e.owner,I,(()=>{t.call(e.component,n)}),I)}}(e,r);let c,u;o(l,"$$DeprecatedWiredElementHostKey$$",{value:e.elm}),o(l,"$$DeprecatedWiredParamsMetaKey$$",{value:a}),Tr(e,e,I,(()=>{u=new i(l)}),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=>{Tr(e,e,I,(()=>{u.update(t,c)}),I)}));return L(i.contextSchema)||function(e,t,n){const{adapter:r}=t,o=Nr(r);if(L(o))return;const{elm:i,renderer:s,context:{wiredConnecting:a,wiredDisconnecting:l}}=e;b.call(a,(()=>{const e=new Pr(o,{setNewContext(e){n(e)},setDisconnectedCallback(e){b.call(l,e)}});s.dispatchEvent(i,e)}))}(e,n,(t=>{c!==t&&(c=t,1===e.state&&d())})),{connector:u,computeConfigAndUpdate:d,resetConfigWatcher:()=>f.reset()}}const Lr=new Map;function Nr(e){return Lr.get(e)}function Dr(e,t,n,r){t.adapter&&(t=t.adapter);const o={adapter:t,method:e.value,configCallback:n,dynamic:r};Or.set(e,o)}function _r(e,t,n,r){t.adapter&&(t=t.adapter);const o={adapter:t,configCallback:n,dynamic:r};Or.set(e,o)}let Fr=!1;function Rr(e){const t={};return L(e.sanitizeHtmlContent)||(t.sanitizeHtmlContent=function(e){const t=xn;return xn=e,t}(e.sanitizeHtmlContent)),t}var Ir;!function(e){e.Text="text",e.Comment="comment",e.Raw="raw",e.Element="element",e.ShadowRoot="shadow-root"}(Ir||(Ir={}));const Hr=/\s+/g;function Br(e){return new Set(e.trim().split(Hr))}function jr(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:Ir.Element,name:e,parent:null,shadowRoot:null,children:[],attributes:[],eventListeners:{}}}const Kr=n(null),zr=new WeakMap;const Gr={ssr:!0,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:Ir.Text,value:String(e),parent:null}),createComment:e=>({type:Ir.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:Ir.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===Ir.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===Ir.Element){const r=ee(t);if("innerHTML"===t)return void(e.children=[{type:Ir.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)||L(n)?this.removeAttribute(e,"value"):this.setAttribute(e,"value",n)}},setText(e,t){e.type===Ir.Text?e.value=t:e.type===Ir.Element&&(e.children=[{type:Ir.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=Br(n.value);e.forEach((e=>r.add(e))),n.value=jr(r)},remove(...e){const n=t(),r=Br(n.value);e.forEach((e=>r.delete(e))),n.value=jr(r)}}},setCSSStyleProperty(e,t,n,r){let o=e.attributes.find((e=>"style"===e.name&&N(e.namespace)));L(o)&&(o={name:"style",namespace:null,value:""},e.attributes.push(o)),o.value=`${o.value}; ${t}: ${n}${r?" !important":""}`},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)||Kr[e])throw new TypeError("Invalid Registration");Kr[e]=t,zr.set(t,e)}(e,t)},getCustomElement:e=>Kr[e],HTMLElement:class{constructor(){const{constructor:e}=this,t=zr.get(e);if(!t)throw new TypeError("Invalid Construction");return Vr(t)}}},qr={'"':""","'":"'","<":"<",">":">","&":"&"};function Ur(e){return e.replace(/["'<>&]/g,(e=>qr[e]))}function Xr(e){return e.map((e=>{switch(e.type){case Ir.Text:return Ur(e.value);case Ir.Comment:return`\x3c!--${Ur(e.value)}--\x3e`;case Ir.Raw:return e.value;case Ir.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:Ir.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=Nr(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){Lr.set(e,t)}(e,t);const n=new WeakSet;return(e,r)=>{if(n.has(e))throw new Error(`Adapter was already installed on ${e}.`);n.add(e);const{consumerConnectedCallback:o,consumerDisconnectedCallback: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=pn(e),{ctor:n,name:r,props:o,propsConfig:i,methods:s}=t,a={};for(const e in o)a[e]={config:i[e]||0,type:"any",attr:ee(e)};const l={};for(const e in s)l[e]=s[e].value;return{ctor:n,name:r,props:a,methods:l}},exports.isComponentConstructor=fn,exports.readonly=function(e){return _t.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=[]),b.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:a,wire:l,track:c,fields:u}=t,d=n(null),f=n(null),p=n(null),h=n(null),m=n(null),g=n(null);let w;if(!L(i))for(const e in i){const t=i[e];if(g[e]=t.config,w=s(r,e),t.config>0){if(L(w))throw new Error;w=qt(e,w)}else w=L(w)||L(w.get)?zt(e):qt(e,w);f[e]=w,o(r,e,w)}if(L(a)||M.call(a,(e=>{if(w=s(r,e),L(w))throw new Error;d[e]=w})),!L(l))for(const e in l){const{adapter:t,method:n,config:i,dynamic:a=[]}=l[e];if(w=s(r,e),1===n){if(L(w))throw new Error;p[e]=w,Dr(w,t,i,a)}else w=Vt(e),h[e]=w,_r(w,t,i,a),o(r,e,w)}if(!L(c))for(const e in c)w=s(r,e),w=Kt(e),o(r,e,w);if(!L(u))for(let e=0,t=u.length;e<t;e++){const t=u[e];w=s(r,t);const n=!L(i)&&t in i,o=!L(c)&&t in c;n||o||(m[t]=Ut(t))}return function(e,t){Xt.set(e,t)}(e,{apiMethods:d,apiFields:f,apiFieldsConfig:g,wiredMethods:p,wiredFields:h,observedFields:m}),e},exports.registerTemplate=function(e){return Jt.add(e),e},exports.renderComponent=function(e,t,n={}){if(!R(e))throw new TypeError(`"renderComponent" expects a string as the first parameter but instead received ${e}.`);if(!F(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=Gr.createElement(e);mr(r,pn(t),{mode:"open",owner:null,renderer:Gr,tagName:e});for(const[e,t]of Object.entries(n))r[e]=t;return r.parent=Jr,pr(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){e.isFalse(Fr,"Hooks are already overridden, only one definition is allowed."),Rr(t),Fr=!0},exports.setHooksForTest=function(e){},exports.track=function(e){if(1===arguments.length)return _t.getProxy(e);throw new Error},exports.unwrap=function(e){const t=_t.unwrapProxy(e);return t!==e?t:e},exports.wire=function(e,t){throw new Error};
|
|
@@ -335,7 +335,7 @@ function htmlPropertyToAttribute(propName) {
|
|
|
335
335
|
CACHED_PROPERTY_ATTRIBUTE_MAPPING.set(propName, attributeName);
|
|
336
336
|
return attributeName;
|
|
337
337
|
}
|
|
338
|
-
/** version: 2.5.
|
|
338
|
+
/** version: 2.5.6 */
|
|
339
339
|
|
|
340
340
|
/*
|
|
341
341
|
* Copyright (c) 2020, salesforce.com, inc.
|
|
@@ -386,6 +386,7 @@ const features = {
|
|
|
386
386
|
ENABLE_HMR: null,
|
|
387
387
|
ENABLE_INNER_OUTER_TEXT_PATCH: null,
|
|
388
388
|
ENABLE_ELEMENT_PATCH: null,
|
|
389
|
+
ENABLE_FORCE_NATIVE_SHADOW_MODE_FOR_TEST: null,
|
|
389
390
|
ENABLE_NODE_LIST_PATCH: null,
|
|
390
391
|
ENABLE_HTML_COLLECTIONS_PATCH: null,
|
|
391
392
|
ENABLE_NODE_PATCH: null,
|
|
@@ -455,7 +456,7 @@ function setFeatureFlagForTest(name, value) {
|
|
|
455
456
|
setFeatureFlag(name, value);
|
|
456
457
|
}
|
|
457
458
|
}
|
|
458
|
-
/** version: 2.5.
|
|
459
|
+
/** version: 2.5.6 */
|
|
459
460
|
|
|
460
461
|
/* proxy-compat-disable */
|
|
461
462
|
|
|
@@ -2827,9 +2828,9 @@ function attachShadow(vm) {
|
|
|
2827
2828
|
}
|
|
2828
2829
|
}
|
|
2829
2830
|
|
|
2830
|
-
function warnIfInvokedDuringConstruction(vm,
|
|
2831
|
+
function warnIfInvokedDuringConstruction(vm, methodOrPropName) {
|
|
2831
2832
|
if (isBeingConstructed(vm)) {
|
|
2832
|
-
logError(`this.${
|
|
2833
|
+
logError(`this.${methodOrPropName} should not be called during the construction of the custom element for ${getComponentTag(vm)} because the element is not yet in the DOM or has no children yet.`);
|
|
2833
2834
|
}
|
|
2834
2835
|
} // @ts-ignore
|
|
2835
2836
|
|
|
@@ -2989,76 +2990,12 @@ LightningElement.prototype = {
|
|
|
2989
2990
|
} = vm;
|
|
2990
2991
|
|
|
2991
2992
|
if (process.env.NODE_ENV !== 'production') {
|
|
2992
|
-
warnIfInvokedDuringConstruction(vm, 'getBoundingClientRect');
|
|
2993
|
+
warnIfInvokedDuringConstruction(vm, 'getBoundingClientRect()');
|
|
2993
2994
|
}
|
|
2994
2995
|
|
|
2995
2996
|
return getBoundingClientRect(elm);
|
|
2996
2997
|
},
|
|
2997
2998
|
|
|
2998
|
-
querySelector(selectors) {
|
|
2999
|
-
const vm = getAssociatedVM(this);
|
|
3000
|
-
const {
|
|
3001
|
-
elm,
|
|
3002
|
-
renderer: {
|
|
3003
|
-
querySelector
|
|
3004
|
-
}
|
|
3005
|
-
} = vm;
|
|
3006
|
-
|
|
3007
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
3008
|
-
warnIfInvokedDuringConstruction(vm, 'querySelector');
|
|
3009
|
-
}
|
|
3010
|
-
|
|
3011
|
-
return querySelector(elm, selectors);
|
|
3012
|
-
},
|
|
3013
|
-
|
|
3014
|
-
querySelectorAll(selectors) {
|
|
3015
|
-
const vm = getAssociatedVM(this);
|
|
3016
|
-
const {
|
|
3017
|
-
elm,
|
|
3018
|
-
renderer: {
|
|
3019
|
-
querySelectorAll
|
|
3020
|
-
}
|
|
3021
|
-
} = vm;
|
|
3022
|
-
|
|
3023
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
3024
|
-
warnIfInvokedDuringConstruction(vm, 'querySelectorAll');
|
|
3025
|
-
}
|
|
3026
|
-
|
|
3027
|
-
return querySelectorAll(elm, selectors);
|
|
3028
|
-
},
|
|
3029
|
-
|
|
3030
|
-
getElementsByTagName(tagNameOrWildCard) {
|
|
3031
|
-
const vm = getAssociatedVM(this);
|
|
3032
|
-
const {
|
|
3033
|
-
elm,
|
|
3034
|
-
renderer: {
|
|
3035
|
-
getElementsByTagName
|
|
3036
|
-
}
|
|
3037
|
-
} = vm;
|
|
3038
|
-
|
|
3039
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
3040
|
-
warnIfInvokedDuringConstruction(vm, 'getElementsByTagName');
|
|
3041
|
-
}
|
|
3042
|
-
|
|
3043
|
-
return getElementsByTagName(elm, tagNameOrWildCard);
|
|
3044
|
-
},
|
|
3045
|
-
|
|
3046
|
-
getElementsByClassName(names) {
|
|
3047
|
-
const vm = getAssociatedVM(this);
|
|
3048
|
-
const {
|
|
3049
|
-
elm,
|
|
3050
|
-
renderer: {
|
|
3051
|
-
getElementsByClassName
|
|
3052
|
-
}
|
|
3053
|
-
} = vm;
|
|
3054
|
-
|
|
3055
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
3056
|
-
warnIfInvokedDuringConstruction(vm, 'getElementsByClassName');
|
|
3057
|
-
}
|
|
3058
|
-
|
|
3059
|
-
return getElementsByClassName(elm, names);
|
|
3060
|
-
},
|
|
3061
|
-
|
|
3062
2999
|
get isConnected() {
|
|
3063
3000
|
const {
|
|
3064
3001
|
elm,
|
|
@@ -3118,6 +3055,50 @@ LightningElement.prototype = {
|
|
|
3118
3055
|
}
|
|
3119
3056
|
|
|
3120
3057
|
};
|
|
3058
|
+
const queryAndChildGetterDescriptors = create(null);
|
|
3059
|
+
const childGetters = [['children', 'getChildren'], ['childNodes', 'getChildNodes'], ['firstChild', 'getFirstChild'], ['firstElementChild', 'getFirstElementChild'], ['lastChild', 'getLastChild'], ['lastElementChild', 'getLastElementChild']]; // Generic passthrough for child getters on HTMLElement to the relevant Renderer APIs
|
|
3060
|
+
|
|
3061
|
+
for (const [elementProp, rendererMethod] of childGetters) {
|
|
3062
|
+
queryAndChildGetterDescriptors[elementProp] = {
|
|
3063
|
+
get() {
|
|
3064
|
+
const vm = getAssociatedVM(this);
|
|
3065
|
+
const {
|
|
3066
|
+
elm,
|
|
3067
|
+
renderer
|
|
3068
|
+
} = vm;
|
|
3069
|
+
|
|
3070
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
3071
|
+
warnIfInvokedDuringConstruction(vm, elementProp);
|
|
3072
|
+
}
|
|
3073
|
+
|
|
3074
|
+
return renderer[rendererMethod](elm);
|
|
3075
|
+
}
|
|
3076
|
+
|
|
3077
|
+
};
|
|
3078
|
+
}
|
|
3079
|
+
|
|
3080
|
+
const queryMethods = ['getElementsByClassName', 'getElementsByTagName', 'querySelector', 'querySelectorAll']; // Generic passthrough for query APIs on HTMLElement to the relevant Renderer APIs
|
|
3081
|
+
|
|
3082
|
+
for (const queryMethod of queryMethods) {
|
|
3083
|
+
queryAndChildGetterDescriptors[queryMethod] = {
|
|
3084
|
+
value(arg) {
|
|
3085
|
+
const vm = getAssociatedVM(this);
|
|
3086
|
+
const {
|
|
3087
|
+
elm,
|
|
3088
|
+
renderer
|
|
3089
|
+
} = vm;
|
|
3090
|
+
|
|
3091
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
3092
|
+
warnIfInvokedDuringConstruction(vm, `${queryMethod}()`);
|
|
3093
|
+
}
|
|
3094
|
+
|
|
3095
|
+
return renderer[queryMethod](elm, arg);
|
|
3096
|
+
}
|
|
3097
|
+
|
|
3098
|
+
};
|
|
3099
|
+
}
|
|
3100
|
+
|
|
3101
|
+
defineProperties(LightningElement.prototype, queryAndChildGetterDescriptors);
|
|
3121
3102
|
const lightningBasedDescriptors = create(null);
|
|
3122
3103
|
|
|
3123
3104
|
for (const propName in HTMLElementOriginalDescriptors) {
|
|
@@ -3708,15 +3689,14 @@ function registerTemplate(tpl) {
|
|
|
3708
3689
|
return tpl;
|
|
3709
3690
|
}
|
|
3710
3691
|
/**
|
|
3711
|
-
* EXPERIMENTAL: This function acts like a hook for Lightning Locker
|
|
3712
|
-
*
|
|
3713
|
-
* This API is subject to change or being removed.
|
|
3692
|
+
* EXPERIMENTAL: This function acts like a hook for Lightning Locker Service and other similar
|
|
3693
|
+
* libraries to sanitize vulnerable attributes.
|
|
3714
3694
|
*/
|
|
3715
3695
|
|
|
3716
3696
|
|
|
3717
3697
|
function sanitizeAttribute(tagName, namespaceUri, attrName, attrValue) {
|
|
3718
|
-
// locker-service patches this function during runtime to sanitize vulnerable attributes.
|
|
3719
|
-
//
|
|
3698
|
+
// locker-service patches this function during runtime to sanitize vulnerable attributes. When
|
|
3699
|
+
// ran off-core this function becomes a noop and returns the user authored value.
|
|
3720
3700
|
return attrValue;
|
|
3721
3701
|
}
|
|
3722
3702
|
/*
|
|
@@ -4717,6 +4697,38 @@ function getUpgradableConstructor(tagName, renderer) {
|
|
|
4717
4697
|
* For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
|
|
4718
4698
|
*/
|
|
4719
4699
|
|
|
4700
|
+
/**
|
|
4701
|
+
* EXPERIMENTAL: This function acts like a hook for Lightning Locker Service and other similar
|
|
4702
|
+
* libraries to sanitize HTML content. This hook process the content passed via the template to
|
|
4703
|
+
* lwc:inner-html directive.
|
|
4704
|
+
* It is meant to be overridden with setSanitizeHtmlContentHook
|
|
4705
|
+
*/
|
|
4706
|
+
|
|
4707
|
+
|
|
4708
|
+
let sanitizeHtmlContentHook = () => {
|
|
4709
|
+
// locker-service patches this function during runtime to sanitize HTML content.
|
|
4710
|
+
throw new Error('sanitizeHtmlContent hook must be implemented.');
|
|
4711
|
+
};
|
|
4712
|
+
/**
|
|
4713
|
+
* Sets the sanitizeHtmlContentHook.
|
|
4714
|
+
*
|
|
4715
|
+
* @param newHookImpl
|
|
4716
|
+
* @returns oldHookImplementation.
|
|
4717
|
+
*/
|
|
4718
|
+
|
|
4719
|
+
|
|
4720
|
+
function setSanitizeHtmlContentHook(newHookImpl) {
|
|
4721
|
+
const currentHook = sanitizeHtmlContentHook;
|
|
4722
|
+
sanitizeHtmlContentHook = newHookImpl;
|
|
4723
|
+
return currentHook;
|
|
4724
|
+
}
|
|
4725
|
+
/*
|
|
4726
|
+
* Copyright (c) 2018, salesforce.com, inc.
|
|
4727
|
+
* All rights reserved.
|
|
4728
|
+
* SPDX-License-Identifier: MIT
|
|
4729
|
+
* For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
|
|
4730
|
+
*/
|
|
4731
|
+
|
|
4720
4732
|
|
|
4721
4733
|
const SVG_NAMESPACE = 'http://www.w3.org/2000/svg';
|
|
4722
4734
|
const SymbolIterator = Symbol.iterator;
|
|
@@ -5092,7 +5104,7 @@ function i(iterable, factory) {
|
|
|
5092
5104
|
next = iterator.next();
|
|
5093
5105
|
last = next.done; // template factory logic based on the previous collected value
|
|
5094
5106
|
|
|
5095
|
-
const vnode = factory(value, j, j === 0, last);
|
|
5107
|
+
const vnode = factory(value, j, j === 0, last === true);
|
|
5096
5108
|
|
|
5097
5109
|
if (isArray$1(vnode)) {
|
|
5098
5110
|
ArrayPush$1.apply(list, vnode);
|
|
@@ -5358,25 +5370,29 @@ function sc(vnodes) {
|
|
|
5358
5370
|
|
|
5359
5371
|
markAsDynamicChildren(vnodes);
|
|
5360
5372
|
return vnodes;
|
|
5361
|
-
}
|
|
5362
|
-
|
|
5363
|
-
|
|
5364
|
-
|
|
5365
|
-
|
|
5366
|
-
|
|
5367
|
-
|
|
5368
|
-
|
|
5369
|
-
|
|
5370
|
-
|
|
5371
|
-
|
|
5372
|
-
|
|
5373
|
-
|
|
5374
|
-
|
|
5375
|
-
|
|
5376
|
-
|
|
5377
|
-
|
|
5378
|
-
|
|
5379
|
-
|
|
5373
|
+
} // [s]anitize [h]tml [c]ontent
|
|
5374
|
+
|
|
5375
|
+
|
|
5376
|
+
function shc(content) {
|
|
5377
|
+
return sanitizeHtmlContentHook(content);
|
|
5378
|
+
}
|
|
5379
|
+
|
|
5380
|
+
const api = freeze({
|
|
5381
|
+
s,
|
|
5382
|
+
h,
|
|
5383
|
+
c,
|
|
5384
|
+
i,
|
|
5385
|
+
f,
|
|
5386
|
+
t,
|
|
5387
|
+
d,
|
|
5388
|
+
b,
|
|
5389
|
+
k,
|
|
5390
|
+
co,
|
|
5391
|
+
dc,
|
|
5392
|
+
ti,
|
|
5393
|
+
gid,
|
|
5394
|
+
fid,
|
|
5395
|
+
shc
|
|
5380
5396
|
});
|
|
5381
5397
|
/*
|
|
5382
5398
|
* Copyright (c) 2018, salesforce.com, inc.
|
|
@@ -5390,12 +5406,12 @@ function makeHostToken(token) {
|
|
|
5390
5406
|
}
|
|
5391
5407
|
|
|
5392
5408
|
function createInlineStyleVNode(content) {
|
|
5393
|
-
return h('style', {
|
|
5409
|
+
return api.h('style', {
|
|
5394
5410
|
key: 'style',
|
|
5395
5411
|
attrs: {
|
|
5396
5412
|
type: 'text/css'
|
|
5397
5413
|
}
|
|
5398
|
-
}, [t(content)]);
|
|
5414
|
+
}, [api.t(content)]);
|
|
5399
5415
|
}
|
|
5400
5416
|
|
|
5401
5417
|
function updateStylesheetToken(vm, template) {
|
|
@@ -6242,6 +6258,12 @@ function createVM(elm, def, options) {
|
|
|
6242
6258
|
vm.toString = () => {
|
|
6243
6259
|
return `[object:vm ${def.name} (${vm.idx})]`;
|
|
6244
6260
|
};
|
|
6261
|
+
|
|
6262
|
+
if (runtimeFlags.ENABLE_FORCE_NATIVE_SHADOW_MODE_FOR_TEST) {
|
|
6263
|
+
vm.shadowMode = 0
|
|
6264
|
+
/* Native */
|
|
6265
|
+
;
|
|
6266
|
+
}
|
|
6245
6267
|
} // Create component instance associated to the vm and the element.
|
|
6246
6268
|
|
|
6247
6269
|
|
|
@@ -7153,7 +7175,38 @@ function readonly(obj) {
|
|
|
7153
7175
|
|
|
7154
7176
|
return reactiveMembrane.getReadOnlyProxy(obj);
|
|
7155
7177
|
}
|
|
7156
|
-
/*
|
|
7178
|
+
/*
|
|
7179
|
+
* Copyright (c) 2018, salesforce.com, inc.
|
|
7180
|
+
* All rights reserved.
|
|
7181
|
+
* SPDX-License-Identifier: MIT
|
|
7182
|
+
* For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
|
|
7183
|
+
*/
|
|
7184
|
+
|
|
7185
|
+
|
|
7186
|
+
let hooksAreSet = false;
|
|
7187
|
+
|
|
7188
|
+
function overrideHooks(hooks) {
|
|
7189
|
+
const oldHooks = {};
|
|
7190
|
+
|
|
7191
|
+
if (!isUndefined$1(hooks.sanitizeHtmlContent)) {
|
|
7192
|
+
oldHooks.sanitizeHtmlContent = setSanitizeHtmlContentHook(hooks.sanitizeHtmlContent);
|
|
7193
|
+
}
|
|
7194
|
+
|
|
7195
|
+
return oldHooks;
|
|
7196
|
+
}
|
|
7197
|
+
|
|
7198
|
+
function setHooks(hooks) {
|
|
7199
|
+
assert.isFalse(hooksAreSet, 'Hooks are already overridden, only one definition is allowed.');
|
|
7200
|
+
overrideHooks(hooks);
|
|
7201
|
+
hooksAreSet = true;
|
|
7202
|
+
}
|
|
7203
|
+
|
|
7204
|
+
function setHooksForTest(hooks) {
|
|
7205
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
7206
|
+
return overrideHooks(hooks);
|
|
7207
|
+
}
|
|
7208
|
+
}
|
|
7209
|
+
/* version: 2.5.6 */
|
|
7157
7210
|
|
|
7158
7211
|
/*
|
|
7159
7212
|
* Copyright (c) 2020, salesforce.com, inc.
|
|
@@ -7168,6 +7221,7 @@ var HostNodeType;
|
|
|
7168
7221
|
(function (HostNodeType) {
|
|
7169
7222
|
HostNodeType["Text"] = "text";
|
|
7170
7223
|
HostNodeType["Comment"] = "comment";
|
|
7224
|
+
HostNodeType["Raw"] = "raw";
|
|
7171
7225
|
HostNodeType["Element"] = "element";
|
|
7172
7226
|
HostNodeType["ShadowRoot"] = "shadow-root";
|
|
7173
7227
|
})(HostNodeType || (HostNodeType = {}));
|
|
@@ -7347,7 +7401,17 @@ const renderer = {
|
|
|
7347
7401
|
}
|
|
7348
7402
|
|
|
7349
7403
|
if (node.type === HostNodeType.Element) {
|
|
7350
|
-
const attrName = htmlPropertyToAttribute(key);
|
|
7404
|
+
const attrName = htmlPropertyToAttribute(key);
|
|
7405
|
+
|
|
7406
|
+
if (key === 'innerHTML') {
|
|
7407
|
+
node.children = [{
|
|
7408
|
+
type: HostNodeType.Raw,
|
|
7409
|
+
parent: node,
|
|
7410
|
+
value
|
|
7411
|
+
}];
|
|
7412
|
+
return;
|
|
7413
|
+
} // Handle all the boolean properties.
|
|
7414
|
+
|
|
7351
7415
|
|
|
7352
7416
|
if (isBooleanAttribute(attrName, node.name)) {
|
|
7353
7417
|
return value === true ? this.setAttribute(node, attrName, '') : this.removeAttribute(node, attrName);
|
|
@@ -7479,6 +7543,12 @@ const renderer = {
|
|
|
7479
7543
|
querySelectorAll: unsupportedMethod('querySelectorAll'),
|
|
7480
7544
|
getElementsByTagName: unsupportedMethod('getElementsByTagName'),
|
|
7481
7545
|
getElementsByClassName: unsupportedMethod('getElementsByClassName'),
|
|
7546
|
+
getChildren: unsupportedMethod('getChildren'),
|
|
7547
|
+
getChildNodes: unsupportedMethod('getChildNodes'),
|
|
7548
|
+
getFirstChild: unsupportedMethod('getFirstChild'),
|
|
7549
|
+
getFirstElementChild: unsupportedMethod('getFirstElementChild'),
|
|
7550
|
+
getLastChild: unsupportedMethod('getLastChild'),
|
|
7551
|
+
getLastElementChild: unsupportedMethod('getLastElementChild'),
|
|
7482
7552
|
|
|
7483
7553
|
defineCustomElement(name, constructor, _options) {
|
|
7484
7554
|
registerCustomElement(name, constructor);
|
|
@@ -7529,6 +7599,9 @@ function serializeChildNodes(children) {
|
|
|
7529
7599
|
case HostNodeType.Comment:
|
|
7530
7600
|
return `<!--${htmlEscape(child.value)}-->`;
|
|
7531
7601
|
|
|
7602
|
+
case HostNodeType.Raw:
|
|
7603
|
+
return child.value;
|
|
7604
|
+
|
|
7532
7605
|
case HostNodeType.Element:
|
|
7533
7606
|
return serializeElement(child);
|
|
7534
7607
|
}
|
|
@@ -7624,6 +7697,6 @@ function renderComponent(tagName, Ctor, props = {}) {
|
|
|
7624
7697
|
|
|
7625
7698
|
freeze(LightningElement);
|
|
7626
7699
|
seal(LightningElement.prototype);
|
|
7627
|
-
/* version: 2.5.
|
|
7700
|
+
/* version: 2.5.6 */
|
|
7628
7701
|
|
|
7629
|
-
export { LightningElement, api$1 as api, createContextProvider, getComponentDef, isComponentConstructor, readonly, register, registerComponent, registerDecorators, registerTemplate, renderComponent, sanitizeAttribute, setFeatureFlag, setFeatureFlagForTest, track, unwrap, wire };
|
|
7702
|
+
export { LightningElement, api$1 as api, createContextProvider, getComponentDef, isComponentConstructor, readonly, register, registerComponent, registerDecorators, registerTemplate, renderComponent, sanitizeAttribute, setFeatureFlag, setFeatureFlagForTest, setHooks, setHooksForTest, track, unwrap, wire };
|