lwc 2.6.2 → 2.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/engine-dom/esm/es2017/engine-dom.js +4 -4
- package/dist/engine-dom/iife/es2017/engine-dom.js +4 -4
- package/dist/engine-dom/iife/es2017/engine-dom_debug.js +4 -4
- package/dist/engine-dom/iife/es5/engine-dom.js +4 -4
- package/dist/engine-dom/iife/es5/engine-dom_debug.js +4 -4
- package/dist/engine-dom/umd/es2017/engine-dom.js +4 -4
- package/dist/engine-dom/umd/es2017/engine-dom_debug.js +4 -4
- package/dist/engine-dom/umd/es5/engine-dom.js +4 -4
- package/dist/engine-dom/umd/es5/engine-dom_debug.js +4 -4
- package/dist/engine-server/commonjs/es2017/engine-server.js +4 -4
- package/dist/engine-server/esm/es2017/engine-server.js +4 -4
- package/dist/synthetic-shadow/esm/es2017/synthetic-shadow.js +9 -3
- package/dist/synthetic-shadow/iife/es2017/synthetic-shadow.js +9 -3
- package/dist/synthetic-shadow/iife/es2017/synthetic-shadow.min.js +1 -1
- package/dist/synthetic-shadow/iife/es2017/synthetic-shadow_debug.js +9 -3
- package/dist/synthetic-shadow/iife/es5/synthetic-shadow.js +9 -3
- package/dist/synthetic-shadow/iife/es5/synthetic-shadow.min.js +1 -1
- package/dist/synthetic-shadow/iife/es5/synthetic-shadow_debug.js +9 -3
- package/dist/synthetic-shadow/umd/es2017/synthetic-shadow.js +9 -3
- package/dist/synthetic-shadow/umd/es2017/synthetic-shadow.min.js +1 -1
- package/dist/synthetic-shadow/umd/es2017/synthetic-shadow_debug.js +9 -3
- package/dist/synthetic-shadow/umd/es5/synthetic-shadow.js +9 -3
- package/dist/synthetic-shadow/umd/es5/synthetic-shadow.min.js +1 -1
- package/dist/synthetic-shadow/umd/es5/synthetic-shadow_debug.js +9 -3
- package/dist/wire-service/esm/es2017/wire-service.js +2 -2
- package/dist/wire-service/iife/es2017/wire-service.js +2 -2
- package/dist/wire-service/iife/es2017/wire-service_debug.js +2 -2
- package/dist/wire-service/iife/es5/wire-service.js +2 -2
- package/dist/wire-service/iife/es5/wire-service_debug.js +2 -2
- package/dist/wire-service/umd/es2017/wire-service.js +2 -2
- package/dist/wire-service/umd/es2017/wire-service_debug.js +2 -2
- package/dist/wire-service/umd/es5/wire-service.js +2 -2
- package/dist/wire-service/umd/es5/wire-service_debug.js +2 -2
- package/package.json +8 -8
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
!function(){"use strict";var e,t;function n(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function r(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function l(e,t,n){return t&&r(e.prototype,t),n&&r(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function o(e){return o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},o(e)}var a=Object.assign,i=Object.create,u=Object.defineProperties,c=Object.defineProperty,s=Object.getOwnPropertyDescriptor,f=Object.getPrototypeOf,h=Object.hasOwnProperty,p=Object.setPrototypeOf,g=Array.prototype,m=g.filter,v=g.find,b=g.indexOf,d=g.map,y=g.push,E=g.reduce,w=g.reverse,T=g.slice,N=g.splice,L=g.forEach,M=String.prototype.charCodeAt;function C(e){return void 0===e}function S(e){return null===e}function O(e){return!0===e}function H(e){return!1===e}function A(e){return"function"==typeof e}function R(e){return"object"===o(e)}var _,P,D=function(){if("object"===("undefined"==typeof globalThis?"undefined":o(globalThis)))return globalThis;var 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}(),$="$shadowResolver$",B="$shadowToken$",I=Node,k=I.prototype,x=I.DOCUMENT_POSITION_CONTAINED_BY,F=I.DOCUMENT_POSITION_PRECEDING,j=I.DOCUMENT_POSITION_FOLLOWING,W=I.ELEMENT_NODE,U=I.TEXT_NODE,K=I.CDATA_SECTION_NODE,G=I.PROCESSING_INSTRUCTION_NODE,q=I.COMMENT_NODE,X=k.appendChild,Y=k.cloneNode,V=k.compareDocumentPosition,z=k.insertBefore,J=k.removeChild,Q=k.replaceChild,Z=k.hasChildNodes,ee=HTMLElement.prototype.contains,te=s(k,"firstChild").get,ne=s(k,"lastChild").get,re=s(k,"textContent").get,le=s(k,"parentNode").get,oe=s(k,"ownerDocument").get,ae=h.call(k,"parentElement")?s(k,"parentElement").get:s(HTMLElement.prototype,"parentElement").get,ie=s(k,"textContent").set,ue=h.call(k,"childNodes")?s(k,"childNodes").get:s(HTMLElement.prototype,"childNodes").get,ce=h.call(k,"isConnected")?s(k,"isConnected").get:function(){var e=oe.call(this);return null===e||0!=(V.call(e,this)&x)},se=Element.prototype,fe=se.getAttribute,he=se.getBoundingClientRect,pe=se.getElementsByTagName,ge=se.getElementsByTagNameNS,me=se.hasAttribute,ve=se.querySelector,be=se.querySelectorAll,de=se.removeAttribute,ye=se.setAttribute,Ee=h.call(Element.prototype,"attachShadow")?Element.prototype.attachShadow:function(){throw new TypeError("attachShadow() is not supported in current browser. Load the @lwc/synthetic-shadow polyfill and use Lightning Web Components")},we=s(Element.prototype,"childElementCount").get,Te=s(Element.prototype,"firstElementChild").get,Ne=s(Element.prototype,"lastElementChild").get,Le=s(HTMLElement.prototype,"innerText"),Me=Le?Le.get:null,Ce=Le?Le.set:null,Se=s(HTMLElement.prototype,"outerText"),Oe=Se?Se.get:null,He=Se?Se.set:null,Ae=h.call(Element.prototype,"innerHTML")?s(Element.prototype,"innerHTML"):s(HTMLElement.prototype,"innerHTML"),Re=Ae.get,_e=Ae.set,Pe=h.call(Element.prototype,"outerHTML")?s(Element.prototype,"outerHTML"):s(HTMLElement.prototype,"outerHTML"),De=Pe.get,$e=Pe.set,Be=s(Element.prototype,"tagName").get,Ie=s(HTMLElement.prototype,"tabIndex"),ke=Ie.get,xe=Ie.set,Fe=h.call(Element.prototype,"matches")?Element.prototype.matches:Element.prototype.msMatchesSelector,je=h.call(Element.prototype,"children")?s(Element.prototype,"children").get:s(HTMLElement.prototype,"children").get,We=HTMLElement.prototype.getElementsByClassName,Ue=h.call(Element.prototype,"shadowRoot")?s(Element.prototype,"shadowRoot").get:function(){return null};"undefined"!=typeof HTMLSlotElement?(_=HTMLSlotElement.prototype.assignedNodes,P=HTMLSlotElement.prototype.assignedElements):(_=function(){throw new TypeError("assignedNodes() is not supported in current browser. Load the @lwc/synthetic-shadow polyfill to start using <slot> elements in your Lightning Web Component's template")},P=function(){throw new TypeError("assignedElements() is not supported in current browser. Load the @lwc/synthetic-shadow polyfill to start using <slot> elements in your Lightning Web Component's template")});var Ke=s(Event.prototype,"target").get,Ge=s(Event.prototype,"currentTarget").get,qe=s(FocusEvent.prototype,"relatedTarget").get,Xe=h.call(Event.prototype,"composedPath")?Event.prototype.composedPath:function(){return[]},Ye=s(Document.prototype,"activeElement").get,Ve=h.call(Document.prototype,"elementFromPoint")?Document.prototype.elementFromPoint:Document.prototype.msElementFromPoint,ze=h.call(Document.prototype,"elementsFromPoint")?Document.prototype.elementsFromPoint:Document.prototype.msElementsFromPoint,Je=s(Document.prototype,"defaultView").get,Qe=Document.prototype,Ze=Qe.querySelectorAll,et=Qe.getElementById,tt=Qe.getElementsByClassName,nt=Qe.getElementsByTagName,rt=Qe.getElementsByTagNameNS,lt=HTMLDocument.prototype.getElementsByName,ot=window,at=ot.addEventListener,it=ot.removeEventListener,ut=ot.getComputedStyle,ct=ot.getSelection,st=MutationObserver,ft=st.prototype.observe,ht=null;"undefined"!=typeof ShadowRoot&&(ht=ShadowRoot);var pt=!S(ht),gt=S(ht)?function(){return!1}:function(e){return e instanceof ht};var mt,vt=Document.prototype.createElement;function bt(e){var t=oe.call(e);return null===t?e:t}function dt(e){var t=bt(e),n=Je.call(t);if(null===n)throw new TypeError;return n}function yt(e){if(C(mt)){var t=bt(e);mt=t.body&&"temporary-bypass"===fe.call(t.body,"data-global-patching-bypass")}return O(mt)}function Et(e){var t=e.length,n=[];if(t>0)for(var r=0;r<t;r++)n[r]=e[r];return n}"undefined"==typeof HTMLSlotElement&&function(){var e=l((function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e)}));p(e,HTMLElement.constructor),p(e.prototype,HTMLElement.prototype),Window.prototype.HTMLSlotElement=e,c(Document.prototype,"createElement",{value:function(t,n){var r=vt.apply(this,T.call(arguments));return 4===t.length&&115===M.call(t,0)&&108===M.call(t,1)&&111===M.call(t,2)&&116===M.call(t,3)&&p(r,e.prototype),r}})}();var wt="undefined"!=typeof EventTarget?EventTarget.prototype:I.prototype,Tt=wt.addEventListener,Nt=wt.dispatchEvent,Lt=wt.removeEventListener,Mt=new WeakMap,Ct=new WeakMap;function St(e,t,n){if(t===n)return!0;var r=Ct.get(e);return C(r)&&(r=e.composedPath(),Ct.set(e,r)),r.includes(n)}function Ot(e){if(!function(e){return A(e)||R(e)&&!S(e)&&A(e.handleEvent)}(e))return e;var t=Mt.get(e);return C(t)&&(t=function(t){var n=Ge.call(t);if(St(t,_t(t),n))return A(e)?e.call(this,t):e.handleEvent&&e.handleEvent(t)},Mt.set(e,t)),t}var Ht=new WeakMap,At=new WeakMap;function Rt(e){var t=At.get(e);return C(t)&&(t=i(null),At.set(e,t)),t}function _t(e){var t;return null!==(t=rr.get(e))&&void 0!==t?t:Ke.call(e)}var Pt=new WeakMap;function Dt(e){if(!A(e))throw new TypeError;var t=Pt.get(e);return C(t)&&((t=function(t){var n=Ge.call(t);gt(n)||(n=zn(n)),St(t,_t(t),n)&&e.call(n,t)}).placement=1,Pt.set(e,t)),t}var $t=new WeakMap;function Bt(e){if(!A(e))throw new TypeError;var t=$t.get(e);return C(t)&&((t=function(t){var n=Ge.call(t);St(t,_t(t),n)&&e.call(n,t)}).placement=0,$t.set(e,t)),t}function It(e){var t=!1,n=!1,r=e.type,l=e.stopImmediatePropagation,o=e.stopPropagation,a=Rt(Ge.call(e))[r];c(e,"stopImmediatePropagation",{value:function(){t=!0,l.call(e)},writable:!0,enumerable:!0,configurable:!0}),c(e,"stopPropagation",{value:function(){n=!0,o.call(e)},writable:!0,enumerable:!0,configurable:!0});var i=T.call(a);function u(n){L.call(i,(function(r){H(t)&&r.placement===n&&-1!==b.call(a,r)&&r.call(void 0,e)}))}Ht.set(e,1),u(1),H(t)&&H(n)&&(Ht.set(e,0),u(0)),Ht.set(e,2)}function kt(e,t,n){var r=Rt(e),l=r[t];C(l)&&(l=r[t]=[]),-1===b.call(l,n)&&(0===l.length&&Tt.call(e,t,It),y.call(l,n))}function xt(e,t,n){var r,l;C(l=Rt(e)[t])||-1===(r=b.call(l,n))||(N.call(l,r,1),0===l.length&&Lt.call(e,t,It))}function Ft(e,t,n){A(t)&&kt(this,e,Bt(t))}function jt(e,t,n){A(t)&&xt(this,e,Bt(t))}var Wt="$$HostElementKey$$",Ut="$$ShadowedNodeKey$$";function Kt(e,t,n){var r=e,l=n.value;r[t]=l}function Gt(e){return e[Wt]}function qt(e){for(var t,n=e;!S(n);){if(!C(t=Gt(n)))return t;n=le.call(n)}}function Xt(e){return e[Ut]}function Yt(e){return!C(Gt(e))}function Vt(e){for(var t=ae.call(e);!S(t)&&Zt(t);)e=t,t=ae.call(e);return e}function zt(e,t){for(var n=Xt(e),r=t instanceof Element?t:ae.call(t);!S(r)&&r!==e;){var l=qt(r),o=ae.call(r);if(l===n)return Zt(r);if(o===e)return!1;if(S(o)||qt(o)===l)r=o;else{if(!Zt(o))return!1;if(!S(r=Jt(Vt(o)))){if(r===e)return!0;if(qt(r)===n)return!0}}}return!1}function Jt(e){if(!(e instanceof I))return null;var t=qt(e);if(C(t))return null;for(var n=e;!S(n)&&Xt(n)!==t;)n=le.call(n);return S(n)?null:n}function Qt(e){return Zt(e)&&Yt(e)}function Zt(e){return e instanceof HTMLSlotElement}function en(e,t){var n=qt(t);return C(n)||Xt(e)===n}function tn(e){var t=Vn(e);return ln(t,Et(ue.call(t)))}function nn(e,t){for(var n=[],r=0,l=t.length;r<l;r+=1){var o=t[r];!en(e,o)&&zt(e,o)&&y.call(n,o)}return n}function rn(e,t){for(var n=0,r=t.length;n<r;n+=1){var l=t[n];if(!en(e,l)&&zt(e,l))return l}return null}function ln(e,t){for(var n=[],r=0,l=t.length;r<l;r+=1){var o=t[r];en(e,o)&&y.call(n,o)}return n}function on(e,t){for(var n=0,r=t.length;n<r;n+=1)if(en(e,t[n]))return t[n];return null}function an(e){if(!Jn(e)&&!Zt(e))return Et(ue.call(e));if(Jn(e)){var t=Et(be.call(e,"slot")),n=qn(zn(e));return E.call(t,(function(e,t){return n===qn(t)&&y.apply(e,un(t)),e}),[])}var r=Et(ue.call(e)),l=qn(e);return m.call(r,(function(e){return l===qn(e)}))}function un(e){var t=Jt(e);if(S(t))return[];var n=Et(ue.call(e));return m.call(n,(function(e){return!Yt(e)||!en(t,e)}))}function cn(e){if(e.nodeType===W){for(var t=an(e),n="",r=0,l=t.length;r<l;r+=1){var o=t[r];o.nodeType!==q&&(n+=cn(o))}return n}return e.nodeValue}var sn=new WeakMap;function fn(){throw new TypeError("Illegal constructor")}function hn(e){var t=i(fn.prototype);return sn.set(t,e),L.call(e,(function(e,n){c(t,n,{value:e,enumerable:!0,configurable:!0})})),t}fn.prototype=i(NodeList.prototype,(n(e={constructor:{writable:!0,configurable:!0,value:fn},item:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return this[e]}},length:{enumerable:!0,configurable:!0,get:function(){return sn.get(this).length}},forEach:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t){L.call(sn.get(this),e,t)}},entries:{writable:!0,enumerable:!0,configurable:!0,value:function(){return d.call(sn.get(this),(function(e,t){return[t,e]}))}},keys:{writable:!0,enumerable:!0,configurable:!0,value:function(){return d.call(sn.get(this),(function(e,t){return t}))}},values:{writable:!0,enumerable:!0,configurable:!0,value:function(){return sn.get(this)}}},Symbol.iterator,{writable:!0,configurable:!0,value:function(){var e=this,t=0;return{next:function(){var n=sn.get(e);return t<n.length?{value:n[t++],done:!1}:{done:!0}}}}}),n(e,Symbol.toStringTag,{configurable:!0,get:function(){return"NodeList"}}),n(e,"toString",{writable:!0,configurable:!0,value:function(){return"[object NodeList]"}}),e)),p(fn,NodeList);var pn=new WeakMap;function gn(){throw new TypeError("Illegal constructor")}function mn(e){var t=i(gn.prototype);return pn.set(t,e),L.call(e,(function(e,n){c(t,n,{value:e,enumerable:!0,configurable:!0})})),t}gn.prototype=i(HTMLCollection.prototype,(n(t={constructor:{writable:!0,configurable:!0,value:gn},item:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return this[e]}},length:{enumerable:!0,configurable:!0,get:function(){return pn.get(this).length}},namedItem:{writable:!0,enumerable:!0,configurable:!0,value:function(e){if(""===e)return null;for(var t=pn.get(this),n=0,r=t.length;n<r;n++){var l=t[r];if(e===fe.call(l,"id")||e===fe.call(l,"name"))return l}return null}}},Symbol.toStringTag,{configurable:!0,get:function(){return"HTMLCollection"}}),n(t,"toString",{writable:!0,configurable:!0,value:function(){return"[object HTMLCollection]"}}),t)),p(gn,HTMLCollection);var vn=/[&\u00A0"]/g,bn=/[&\u00A0<>]/g,dn=String.prototype,yn=dn.replace,En=dn.toLowerCase;function wn(e){switch(e){case"&":return"&";case"<":return"<";case">":return">";case'"':return""";case" ":return" ";default:return""}}function Tn(e){return yn.call(e,vn,wn)}var Nn=new Set(["AREA","BASE","BR","COL","COMMAND","EMBED","HR","IMG","INPUT","KEYGEN","LINK","META","PARAM","SOURCE","TRACK","WBR"]),Ln=new Set(["STYLE","SCRIPT","XMP","IFRAME","NOEMBED","NOFRAMES","PLAINTEXT","NOSCRIPT"]);function Mn(e){switch(e.nodeType){case W:for(var t,n=e.attributes,r=Be.call(e),l="<"+En.call(r),o=0;t=n[o];o++)l+=" "+t.name+'="'+Tn(t.value)+'"';return l+=">",Nn.has(r)?l:l+function(e){for(var t="",n=an(e),r=0,l=n.length;r<l;r+=1)t+=Mn(n[r]);return t}(e)+"</"+En.call(r)+">";case U:var a=e.data,i=e.parentNode;return i instanceof Element&&Ln.has(Be.call(i))?a:function(e){return yn.call(e,bn,wn)}(a);case K:return"<!CDATA[[".concat(e.data,"]]>");case G:return"<?".concat(e.target," ").concat(e.data,"?>");case q:return"\x3c!--".concat(e.data,"--\x3e");default:return""}}D.lwcRuntimeFlags||Object.defineProperty(D,"lwcRuntimeFlags",{value:i(null)});var Cn=D.lwcRuntimeFlags;function Sn(e){return Qt(e)||Jn(e)}function On(e,t){var n=Jt(e);if(t===n)return zn(n);if(t instanceof Element){if(qt(e)===qt(t))return t;if(!S(n)&&Zt(t)){var r=Jt(t);if(!S(r)&&en(n,r))return r}}return null}function Hn(){return jn(this).length>0}function An(){return jn(this)[0]||null}function Rn(){var e=jn(this);return e[e.length-1]||null}function _n(){return cn(this)}function Pn(){var e=le.call(this);return S(e)?e:On(this,e)}function Dn(){var e=le.call(this);if(S(e))return null;var t=On(this,e);return t instanceof Element?t:null}function $n(e){return this.getRootNode()===e?10:Gt(this)!==Gt(e)?35:V.call(this,e)}function Bn(e){return null!=e&&Gt(this)===Gt(e)&&0!=(V.call(this,e)&x)}function In(e){var t=Y.call(this,!1);if(!e)return t;for(var n=jn(this),r=0,l=n.length;r<l;r+=1)t.appendChild(n[r].cloneNode(!0));return t}function kn(){if(Jn(this)){var e=Jt(this);return hn(S(e)?[]:ln(e,an(this)))}return ue.call(this)}var xn=I.prototype.getRootNode,Fn=C(xn)?function(){for(var e,t=this;!S(e=le.call(t));)t=e;return t}:xn;u(I.prototype,{firstChild:{get:function(){return Sn(this)?An.call(this):te.call(this)},enumerable:!0,configurable:!0},lastChild:{get:function(){return Sn(this)?Rn.call(this):ne.call(this)},enumerable:!0,configurable:!0},textContent:{get:function(){return Cn.ENABLE_NODE_PATCH?yt(this)?re.call(this):_n.call(this):Yt(this)||Jn(this)?_n.call(this):re.call(this)},set:function(e){ie.call(this,e)},enumerable:!0,configurable:!0},parentNode:{get:function(){if(Yt(this))return Pn.call(this);var e=le.call(this);return!S(e)&&Qt(e)?Jt(e):e},enumerable:!0,configurable:!0},parentElement:{get:function(){if(Yt(this))return Dn.call(this);var e=ae.call(this);return!S(e)&&Qt(e)?Jt(e):e},enumerable:!0,configurable:!0},childNodes:{get:function(){return Sn(this)?kn.call(this):ue.call(this)},enumerable:!0,configurable:!0},hasChildNodes:{value:function(){return Sn(this)?Hn.call(this):Z.call(this)},enumerable:!0,writable:!0,configurable:!0},compareDocumentPosition:{value:function(e){return yt(this)?V.call(this,e):$n.call(this,e)},enumerable:!0,writable:!0,configurable:!0},contains:{value:function(e){return this===e||(Cn.ENABLE_NODE_PATCH?yt(this)?ee.call(this,e):Bn.call(this,e):null!=e&&(Yt(this)||Jn(this)?Bn.call(this,e):ee.call(this,e)))},enumerable:!0,writable:!0,configurable:!0},cloneNode:{value:function(e){return Cn.ENABLE_NODE_PATCH?O(e)?yt(this)?Y.call(this,e):In.call(this,e):Y.call(this,e):Yt(this)||Jn(this)?In.call(this,e):Y.call(this,e)},enumerable:!0,writable:!0,configurable:!0},getRootNode:{value:function(e){var t,n;return O(!C(e)&&!!e.composed)?Fn.call(this,e):S(n=Jt(t=this))?Fn.call(t):zn(n)},enumerable:!0,configurable:!0,writable:!0},isConnected:{enumerable:!0,configurable:!0,get:function(){return ce.call(this)}}});var jn=function(e){return e.childNodes};function Wn(e,t,n,r){var l=ze.call(t,n,r),o=[],a=function(e){for(var t,n=[],r=e.getRootNode();!C(r);)n.push(r),r=null===(t=r.host)||void 0===t?void 0:t.getRootNode();return n}(e);if(!S(l))for(var i=0;i<l.length;i++){var u=l[i];-1===a.indexOf(u.getRootNode())||Qt(u)||o.push(u)}return o}h.call(HTMLElement.prototype,"contains")&&c(HTMLElement.prototype,"contains",s(I.prototype,"contains")),h.call(HTMLElement.prototype,"parentElement")&&c(HTMLElement.prototype,"parentElement",s(I.prototype,"parentElement"));var Un=new WeakMap,Kn=document.createDocumentFragment;function Gn(e){var t=Un.get(e);if(C(t))throw new TypeError;return t}function qn(e){return e.$shadowResolver$}function Xn(e,t){e.$shadowResolver$=t}function Yn(e){return Gn(e).delegatesFocus}function Vn(e){return Gn(e).host}function zn(e){return Gn(e).shadowRoot}function Jn(e){var t=Un.get(e);return!C(t)&&e===t.host}function Qn(e){var t=Un.get(e);return!C(t)&&e===t.shadowRoot}c(I.prototype,$,{set:function(e){var t,n;C(e)||(this.$$ShadowResolverKey$$=e,t=this,n=e.nodeKey,Kt(t,Wt,{value:n,configurable:!0}))},get:function(){return this.$$ShadowResolverKey$$},configurable:!0,enumerable:!0}),c(D,"$isNativeShadowRootDefined$",{value:pt});var Zn=0;function er(e,t){if(Un.has(e))throw new Error("Failed to execute 'attachShadow' on 'Element': Shadow root cannot be created on a host which already hosts a shadow tree.");var n=t.mode,r=t.delegatesFocus,l=bt(e),o=Kn.call(l),a={mode:n,delegatesFocus:!!r,host:e,shadowRoot:o};Un.set(o,a),Un.set(e,a);var i=function(){return o},u=i.nodeKey=Zn++;return Kt(e,Ut,{value:u}),Xn(o,i),p(o,or.prototype),o}var tr={constructor:{writable:!0,configurable:!0,value:or},toString:{writable:!0,configurable:!0,value:function(){return"[object ShadowRoot]"}}},nr={activeElement:{enumerable:!0,configurable:!0,get:function(){var e=Vn(this),t=bt(e),n=Ye.call(t);if(S(n))return n;if(0==(V.call(e,n)&x))return null;for(var r=n;!en(e,r);)r=ae.call(r);return Zt(r)?null:r}},delegatesFocus:{configurable:!0,get:function(){return Gn(this).delegatesFocus}},elementFromPoint:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t){return ur(this,bt(Vn(this)),e,t)}},elementsFromPoint:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t){return Wn(this,bt(Vn(this)),e,t)}},getSelection:{writable:!0,enumerable:!0,configurable:!0,value:function(){throw new Error('Disallowed method "getSelection" on ShadowRoot.')}},host:{enumerable:!0,configurable:!0,get:function(){return Vn(this)}},mode:{configurable:!0,get:function(){return Gn(this).mode}},styleSheets:{enumerable:!0,configurable:!0,get:function(){throw new Error}}},rr=new WeakMap,lr={insertBefore:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t){return z.call(Vn(this),e,t),e}},removeChild:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return J.call(Vn(this),e),e}},appendChild:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return X.call(Vn(this),e),e}},replaceChild:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t){return Q.call(Vn(this),e,t),t}},addEventListener:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t,n){!function(e,t,n,r){A(n)&&kt(Vn(e),t,Dt(n))}(this,e,t)}},dispatchEvent:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return rr.set(e,this),Nt.apply(Vn(this),arguments)}},removeEventListener:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t,n){!function(e,t,n,r){A(n)&&xt(Vn(e),t,Dt(n))}(this,e,t)}},baseURI:{enumerable:!0,configurable:!0,get:function(){return Vn(this).baseURI}},childNodes:{enumerable:!0,configurable:!0,get:function(){return hn(tn(this))}},cloneNode:{writable:!0,enumerable:!0,configurable:!0,value:function(){throw new Error('Disallowed method "cloneNode" on ShadowRoot.')}},compareDocumentPosition:{writable:!0,enumerable:!0,configurable:!0,value:function(e){var t=Vn(this);return this===e?0:this.contains(e)?20:V.call(t,e)&x?37:35}},contains:{writable:!0,enumerable:!0,configurable:!0,value:function(e){if(this===e)return!0;var t=Vn(this);return 0!=(V.call(t,e)&x)&&en(t,e)}},firstChild:{enumerable:!0,configurable:!0,get:function(){return jn(this)[0]||null}},lastChild:{enumerable:!0,configurable:!0,get:function(){var e=jn(this);return e[e.length-1]||null}},hasChildNodes:{writable:!0,enumerable:!0,configurable:!0,value:function(){return jn(this).length>0}},isConnected:{enumerable:!0,configurable:!0,get:function(){return ce.call(Vn(this))}},nextSibling:{enumerable:!0,configurable:!0,get:function(){return null}},previousSibling:{enumerable:!0,configurable:!0,get:function(){return null}},nodeName:{enumerable:!0,configurable:!0,get:function(){return"#document-fragment"}},nodeType:{enumerable:!0,configurable:!0,get:function(){return 11}},nodeValue:{enumerable:!0,configurable:!0,get:function(){return null}},ownerDocument:{enumerable:!0,configurable:!0,get:function(){return Vn(this).ownerDocument}},parentElement:{enumerable:!0,configurable:!0,get:function(){return null}},parentNode:{enumerable:!0,configurable:!0,get:function(){return null}},textContent:{enumerable:!0,configurable:!0,get:function(){for(var e=jn(this),t="",n=0,r=e.length;n<r;n+=1){var l=e[n];l.nodeType!==q&&(t+=cn(l))}return t},set:function(e){var t=Vn(this);ie.call(t,e)}},getRootNode:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return!C(e)&&O(e.composed)?Vn(this).getRootNode(e):this}}};function or(){throw new TypeError("Illegal constructor")}function ar(e,t){var n,r=[];if(e instanceof Window)n=e;else{if(!(e instanceof I))return r;n=e.getRootNode()}for(var l,o=e;!S(o);)if(r.push(o),o instanceof Element||o instanceof Text){var a=o.assignedSlot;o=S(a)?o.parentNode:a}else o=!Qn(o)&&!gt(o)||!t&&o===n?o instanceof I?o.parentNode:null:o.host;return l=e instanceof Window?e.document:bt(e),r[r.length-1]===l&&r.push(window),r}
|
|
1
|
+
!function(){"use strict";var e,t;function n(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function r(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function l(e,t,n){return t&&r(e.prototype,t),n&&r(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function o(e){return o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},o(e)}var a=Object.assign,i=Object.create,u=Object.defineProperties,c=Object.defineProperty,s=Object.getOwnPropertyDescriptor,f=Object.getPrototypeOf,h=Object.hasOwnProperty,p=Object.setPrototypeOf,g=Array.prototype,m=g.filter,v=g.find,b=g.indexOf,d=g.map,y=g.push,E=g.reduce,w=g.reverse,T=g.slice,N=g.splice,L=g.forEach,M=String.prototype.charCodeAt;function C(e){return void 0===e}function S(e){return null===e}function O(e){return!0===e}function H(e){return!1===e}function A(e){return"function"==typeof e}function R(e){return"object"===o(e)}var _,P,D=function(){if("object"===("undefined"==typeof globalThis?"undefined":o(globalThis)))return globalThis;var 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}(),$="$shadowResolver$",B="$shadowToken$",I=Node,k=I.prototype,x=I.DOCUMENT_POSITION_CONTAINED_BY,F=I.DOCUMENT_POSITION_PRECEDING,j=I.DOCUMENT_POSITION_FOLLOWING,W=I.ELEMENT_NODE,U=I.TEXT_NODE,K=I.CDATA_SECTION_NODE,G=I.PROCESSING_INSTRUCTION_NODE,q=I.COMMENT_NODE,X=k.appendChild,Y=k.cloneNode,V=k.compareDocumentPosition,z=k.insertBefore,J=k.removeChild,Q=k.replaceChild,Z=k.hasChildNodes,ee=HTMLElement.prototype.contains,te=s(k,"firstChild").get,ne=s(k,"lastChild").get,re=s(k,"textContent").get,le=s(k,"parentNode").get,oe=s(k,"ownerDocument").get,ae=h.call(k,"parentElement")?s(k,"parentElement").get:s(HTMLElement.prototype,"parentElement").get,ie=s(k,"textContent").set,ue=h.call(k,"childNodes")?s(k,"childNodes").get:s(HTMLElement.prototype,"childNodes").get,ce=h.call(k,"isConnected")?s(k,"isConnected").get:function(){var e=oe.call(this);return null===e||0!=(V.call(e,this)&x)},se=Element.prototype,fe=se.getAttribute,he=se.getBoundingClientRect,pe=se.getElementsByTagName,ge=se.getElementsByTagNameNS,me=se.hasAttribute,ve=se.querySelector,be=se.querySelectorAll,de=se.removeAttribute,ye=se.setAttribute,Ee=h.call(Element.prototype,"attachShadow")?Element.prototype.attachShadow:function(){throw new TypeError("attachShadow() is not supported in current browser. Load the @lwc/synthetic-shadow polyfill and use Lightning Web Components")},we=s(Element.prototype,"childElementCount").get,Te=s(Element.prototype,"firstElementChild").get,Ne=s(Element.prototype,"lastElementChild").get,Le=s(HTMLElement.prototype,"innerText"),Me=Le?Le.get:null,Ce=Le?Le.set:null,Se=s(HTMLElement.prototype,"outerText"),Oe=Se?Se.get:null,He=Se?Se.set:null,Ae=h.call(Element.prototype,"innerHTML")?s(Element.prototype,"innerHTML"):s(HTMLElement.prototype,"innerHTML"),Re=Ae.get,_e=Ae.set,Pe=h.call(Element.prototype,"outerHTML")?s(Element.prototype,"outerHTML"):s(HTMLElement.prototype,"outerHTML"),De=Pe.get,$e=Pe.set,Be=s(Element.prototype,"tagName").get,Ie=s(HTMLElement.prototype,"tabIndex"),ke=Ie.get,xe=Ie.set,Fe=h.call(Element.prototype,"matches")?Element.prototype.matches:Element.prototype.msMatchesSelector,je=h.call(Element.prototype,"children")?s(Element.prototype,"children").get:s(HTMLElement.prototype,"children").get,We=HTMLElement.prototype.getElementsByClassName,Ue=h.call(Element.prototype,"shadowRoot")?s(Element.prototype,"shadowRoot").get:function(){return null};"undefined"!=typeof HTMLSlotElement?(_=HTMLSlotElement.prototype.assignedNodes,P=HTMLSlotElement.prototype.assignedElements):(_=function(){throw new TypeError("assignedNodes() is not supported in current browser. Load the @lwc/synthetic-shadow polyfill to start using <slot> elements in your Lightning Web Component's template")},P=function(){throw new TypeError("assignedElements() is not supported in current browser. Load the @lwc/synthetic-shadow polyfill to start using <slot> elements in your Lightning Web Component's template")});var Ke=s(Event.prototype,"target").get,Ge=s(Event.prototype,"currentTarget").get,qe=s(FocusEvent.prototype,"relatedTarget").get,Xe=h.call(Event.prototype,"composedPath")?Event.prototype.composedPath:function(){return[]},Ye=s(Document.prototype,"activeElement").get,Ve=h.call(Document.prototype,"elementFromPoint")?Document.prototype.elementFromPoint:Document.prototype.msElementFromPoint,ze=h.call(Document.prototype,"elementsFromPoint")?Document.prototype.elementsFromPoint:Document.prototype.msElementsFromPoint,Je=s(Document.prototype,"defaultView").get,Qe=Document.prototype,Ze=Qe.querySelectorAll,et=Qe.getElementById,tt=Qe.getElementsByClassName,nt=Qe.getElementsByTagName,rt=Qe.getElementsByTagNameNS,lt=HTMLDocument.prototype.getElementsByName,ot=window,at=ot.addEventListener,it=ot.removeEventListener,ut=ot.getComputedStyle,ct=ot.getSelection,st=MutationObserver,ft=st.prototype.observe,ht=null;"undefined"!=typeof ShadowRoot&&(ht=ShadowRoot);var pt=!S(ht),gt=S(ht)?function(){return!1}:function(e){return e instanceof ht};var mt,vt=Document.prototype.createElement;function bt(e){var t=oe.call(e);return null===t?e:t}function dt(e){var t=bt(e),n=Je.call(t);if(null===n)throw new TypeError;return n}function yt(e){if(C(mt)){var t=bt(e);mt=t.body&&"temporary-bypass"===fe.call(t.body,"data-global-patching-bypass")}return O(mt)}function Et(e){var t=e.length,n=[];if(t>0)for(var r=0;r<t;r++)n[r]=e[r];return n}"undefined"==typeof HTMLSlotElement&&function(){var e=l((function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e)}));p(e,HTMLElement.constructor),p(e.prototype,HTMLElement.prototype),Window.prototype.HTMLSlotElement=e,c(Document.prototype,"createElement",{value:function(t,n){var r=vt.apply(this,T.call(arguments));return 4===t.length&&115===M.call(t,0)&&108===M.call(t,1)&&111===M.call(t,2)&&116===M.call(t,3)&&p(r,e.prototype),r}})}();var wt="undefined"!=typeof EventTarget?EventTarget.prototype:I.prototype,Tt=wt.addEventListener,Nt=wt.dispatchEvent,Lt=wt.removeEventListener,Mt=new WeakMap,Ct=new WeakMap;function St(e,t,n){if(t===n)return!0;var r=Ct.get(e);return C(r)&&(r=e.composedPath(),Ct.set(e,r)),r.includes(n)}function Ot(e){if(!function(e){return A(e)||R(e)&&!S(e)&&A(e.handleEvent)}(e))return e;var t=Mt.get(e);return C(t)&&(t=function(t){var n=Ge.call(t);if(St(t,_t(t),n))return A(e)?e.call(this,t):e.handleEvent&&e.handleEvent(t)},Mt.set(e,t)),t}var Ht=new WeakMap,At=new WeakMap;function Rt(e){var t=At.get(e);return C(t)&&(t=i(null),At.set(e,t)),t}function _t(e){var t;return null!==(t=rr.get(e))&&void 0!==t?t:Ke.call(e)}var Pt=new WeakMap;function Dt(e){if(!A(e))throw new TypeError;var t=Pt.get(e);return C(t)&&((t=function(t){var n=Ge.call(t);gt(n)||(n=zn(n)),St(t,_t(t),n)&&e.call(n,t)}).placement=1,Pt.set(e,t)),t}var $t=new WeakMap;function Bt(e){if(!A(e))throw new TypeError;var t=$t.get(e);return C(t)&&((t=function(t){var n=Ge.call(t);St(t,_t(t),n)&&e.call(n,t)}).placement=0,$t.set(e,t)),t}function It(e){var t=!1,n=!1,r=e.type,l=e.stopImmediatePropagation,o=e.stopPropagation,a=Rt(Ge.call(e))[r];c(e,"stopImmediatePropagation",{value:function(){t=!0,l.call(e)},writable:!0,enumerable:!0,configurable:!0}),c(e,"stopPropagation",{value:function(){n=!0,o.call(e)},writable:!0,enumerable:!0,configurable:!0});var i=T.call(a);function u(n){L.call(i,(function(r){H(t)&&r.placement===n&&-1!==b.call(a,r)&&r.call(void 0,e)}))}Ht.set(e,1),u(1),H(t)&&H(n)&&(Ht.set(e,0),u(0)),Ht.set(e,2)}function kt(e,t,n){var r=Rt(e),l=r[t];C(l)&&(l=r[t]=[]),-1===b.call(l,n)&&(0===l.length&&Tt.call(e,t,It),y.call(l,n))}function xt(e,t,n){var r,l;C(l=Rt(e)[t])||-1===(r=b.call(l,n))||(N.call(l,r,1),0===l.length&&Lt.call(e,t,It))}function Ft(e,t,n){A(t)&&kt(this,e,Bt(t))}function jt(e,t,n){A(t)&&xt(this,e,Bt(t))}var Wt="$$HostElementKey$$",Ut="$$ShadowedNodeKey$$";function Kt(e,t,n){var r=e,l=n.value;r[t]=l}function Gt(e){return e[Wt]}function qt(e){for(var t,n=e;!S(n);){if(!C(t=Gt(n)))return t;n=le.call(n)}}function Xt(e){return e[Ut]}function Yt(e){return!C(Gt(e))}function Vt(e){for(var t=ae.call(e);!S(t)&&Zt(t);)e=t,t=ae.call(e);return e}function zt(e,t){for(var n=Xt(e),r=t instanceof Element?t:ae.call(t);!S(r)&&r!==e;){var l=qt(r),o=ae.call(r);if(l===n)return Zt(r);if(o===e)return!1;if(S(o)||qt(o)===l)r=o;else{if(!Zt(o))return!1;if(!S(r=Jt(Vt(o)))){if(r===e)return!0;if(qt(r)===n)return!0}}}return!1}function Jt(e){if(!(e instanceof I))return null;var t=qt(e);if(C(t))return null;for(var n=e;!S(n)&&Xt(n)!==t;)n=le.call(n);return S(n)?null:n}function Qt(e){return Zt(e)&&Yt(e)}function Zt(e){return e instanceof HTMLSlotElement}function en(e,t){var n=qt(t);return C(n)||Xt(e)===n}function tn(e){var t=Vn(e);return ln(t,Et(ue.call(t)))}function nn(e,t){for(var n=[],r=0,l=t.length;r<l;r+=1){var o=t[r];!en(e,o)&&zt(e,o)&&y.call(n,o)}return n}function rn(e,t){for(var n=0,r=t.length;n<r;n+=1){var l=t[n];if(!en(e,l)&&zt(e,l))return l}return null}function ln(e,t){for(var n=[],r=0,l=t.length;r<l;r+=1){var o=t[r];en(e,o)&&y.call(n,o)}return n}function on(e,t){for(var n=0,r=t.length;n<r;n+=1)if(en(e,t[n]))return t[n];return null}function an(e){if(!Jn(e)&&!Zt(e))return Et(ue.call(e));if(Jn(e)){var t=Et(be.call(e,"slot")),n=qn(zn(e));return E.call(t,(function(e,t){return n===qn(t)&&y.apply(e,un(t)),e}),[])}var r=Et(ue.call(e)),l=qn(e);return m.call(r,(function(e){return l===qn(e)}))}function un(e){var t=Jt(e);if(S(t))return[];var n=Et(ue.call(e));return m.call(n,(function(e){return!Yt(e)||!en(t,e)}))}function cn(e){if(e.nodeType===W){for(var t=an(e),n="",r=0,l=t.length;r<l;r+=1){var o=t[r];o.nodeType!==q&&(n+=cn(o))}return n}return e.nodeValue}var sn=new WeakMap;function fn(){throw new TypeError("Illegal constructor")}function hn(e){var t=i(fn.prototype);return sn.set(t,e),L.call(e,(function(e,n){c(t,n,{value:e,enumerable:!0,configurable:!0})})),t}fn.prototype=i(NodeList.prototype,(n(e={constructor:{writable:!0,configurable:!0,value:fn},item:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return this[e]}},length:{enumerable:!0,configurable:!0,get:function(){return sn.get(this).length}},forEach:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t){L.call(sn.get(this),e,t)}},entries:{writable:!0,enumerable:!0,configurable:!0,value:function(){return d.call(sn.get(this),(function(e,t){return[t,e]}))}},keys:{writable:!0,enumerable:!0,configurable:!0,value:function(){return d.call(sn.get(this),(function(e,t){return t}))}},values:{writable:!0,enumerable:!0,configurable:!0,value:function(){return sn.get(this)}}},Symbol.iterator,{writable:!0,configurable:!0,value:function(){var e=this,t=0;return{next:function(){var n=sn.get(e);return t<n.length?{value:n[t++],done:!1}:{done:!0}}}}}),n(e,Symbol.toStringTag,{configurable:!0,get:function(){return"NodeList"}}),n(e,"toString",{writable:!0,configurable:!0,value:function(){return"[object NodeList]"}}),e)),p(fn,NodeList);var pn=new WeakMap;function gn(){throw new TypeError("Illegal constructor")}function mn(e){var t=i(gn.prototype);return pn.set(t,e),L.call(e,(function(e,n){c(t,n,{value:e,enumerable:!0,configurable:!0})})),t}gn.prototype=i(HTMLCollection.prototype,(n(t={constructor:{writable:!0,configurable:!0,value:gn},item:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return this[e]}},length:{enumerable:!0,configurable:!0,get:function(){return pn.get(this).length}},namedItem:{writable:!0,enumerable:!0,configurable:!0,value:function(e){if(""===e)return null;for(var t=pn.get(this),n=0,r=t.length;n<r;n++){var l=t[r];if(e===fe.call(l,"id")||e===fe.call(l,"name"))return l}return null}}},Symbol.toStringTag,{configurable:!0,get:function(){return"HTMLCollection"}}),n(t,"toString",{writable:!0,configurable:!0,value:function(){return"[object HTMLCollection]"}}),t)),p(gn,HTMLCollection);var vn=/[&\u00A0"]/g,bn=/[&\u00A0<>]/g,dn=String.prototype,yn=dn.replace,En=dn.toLowerCase;function wn(e){switch(e){case"&":return"&";case"<":return"<";case">":return">";case'"':return""";case" ":return" ";default:return""}}function Tn(e){return yn.call(e,vn,wn)}var Nn=new Set(["AREA","BASE","BR","COL","COMMAND","EMBED","HR","IMG","INPUT","KEYGEN","LINK","META","PARAM","SOURCE","TRACK","WBR"]),Ln=new Set(["STYLE","SCRIPT","XMP","IFRAME","NOEMBED","NOFRAMES","PLAINTEXT","NOSCRIPT"]);function Mn(e){switch(e.nodeType){case W:for(var t,n=e.attributes,r=Be.call(e),l="<"+En.call(r),o=0;t=n[o];o++)l+=" "+t.name+'="'+Tn(t.value)+'"';return l+=">",Nn.has(r)?l:l+function(e){for(var t="",n=an(e),r=0,l=n.length;r<l;r+=1)t+=Mn(n[r]);return t}(e)+"</"+En.call(r)+">";case U:var a=e.data,i=e.parentNode;return i instanceof Element&&Ln.has(Be.call(i))?a:function(e){return yn.call(e,bn,wn)}(a);case K:return"<!CDATA[[".concat(e.data,"]]>");case G:return"<?".concat(e.target," ").concat(e.data,"?>");case q:return"\x3c!--".concat(e.data,"--\x3e");default:return""}}D.lwcRuntimeFlags||Object.defineProperty(D,"lwcRuntimeFlags",{value:i(null)});var Cn=D.lwcRuntimeFlags;function Sn(e){return Qt(e)||Jn(e)}function On(e,t){var n=Jt(e);if(t===n)return zn(n);if(t instanceof Element){if(qt(e)===qt(t))return t;if(!S(n)&&Zt(t)){var r=Jt(t);if(!S(r)&&en(n,r))return r}}return null}function Hn(){return jn(this).length>0}function An(){return jn(this)[0]||null}function Rn(){var e=jn(this);return e[e.length-1]||null}function _n(){return cn(this)}function Pn(){var e=le.call(this);return S(e)?e:On(this,e)}function Dn(){var e=le.call(this);if(S(e))return null;var t=On(this,e);return t instanceof Element?t:null}function $n(e){return this.getRootNode()===e?10:Gt(this)!==Gt(e)?35:V.call(this,e)}function Bn(e){return null!=e&&Gt(this)===Gt(e)&&0!=(V.call(this,e)&x)}function In(e){var t=Y.call(this,!1);if(!e)return t;for(var n=jn(this),r=0,l=n.length;r<l;r+=1)t.appendChild(n[r].cloneNode(!0));return t}function kn(){if(Jn(this)){var e=Jt(this);return hn(S(e)?[]:ln(e,an(this)))}return ue.call(this)}var xn=I.prototype.getRootNode,Fn=C(xn)?function(){for(var e,t=this;!S(e=le.call(t));)t=e;return t}:xn;u(I.prototype,{firstChild:{get:function(){return Sn(this)?An.call(this):te.call(this)},enumerable:!0,configurable:!0},lastChild:{get:function(){return Sn(this)?Rn.call(this):ne.call(this)},enumerable:!0,configurable:!0},textContent:{get:function(){return Cn.ENABLE_NODE_PATCH?yt(this)?re.call(this):_n.call(this):Yt(this)||Jn(this)?_n.call(this):re.call(this)},set:function(e){ie.call(this,e)},enumerable:!0,configurable:!0},parentNode:{get:function(){if(Yt(this))return Pn.call(this);var e=le.call(this);return!S(e)&&Qt(e)?Jt(e):e},enumerable:!0,configurable:!0},parentElement:{get:function(){if(Yt(this))return Dn.call(this);var e=ae.call(this);return!S(e)&&Qt(e)?Jt(e):e},enumerable:!0,configurable:!0},childNodes:{get:function(){return Sn(this)?kn.call(this):ue.call(this)},enumerable:!0,configurable:!0},hasChildNodes:{value:function(){return Sn(this)?Hn.call(this):Z.call(this)},enumerable:!0,writable:!0,configurable:!0},compareDocumentPosition:{value:function(e){return yt(this)?V.call(this,e):$n.call(this,e)},enumerable:!0,writable:!0,configurable:!0},contains:{value:function(e){return this===e||(Cn.ENABLE_NODE_PATCH?yt(this)?ee.call(this,e):Bn.call(this,e):null!=e&&(Yt(this)||Jn(this)?Bn.call(this,e):ee.call(this,e)))},enumerable:!0,writable:!0,configurable:!0},cloneNode:{value:function(e){return Cn.ENABLE_NODE_PATCH?O(e)?yt(this)?Y.call(this,e):In.call(this,e):Y.call(this,e):Yt(this)||Jn(this)?In.call(this,e):Y.call(this,e)},enumerable:!0,writable:!0,configurable:!0},getRootNode:{value:function(e){var t,n;return O(!C(e)&&!!e.composed)?Fn.call(this,e):S(n=Jt(t=this))?Fn.call(t):zn(n)},enumerable:!0,configurable:!0,writable:!0},isConnected:{enumerable:!0,configurable:!0,get:function(){return ce.call(this)}}});var jn=function(e){return e.childNodes};function Wn(e,t,n,r){var l=ze.call(t,n,r),o=[],a=function(e){for(var t,n=[],r=e.getRootNode();!C(r);)n.push(r),r=null===(t=r.host)||void 0===t?void 0:t.getRootNode();return n}(e);if(!S(l))for(var i=0;i<l.length;i++){var u=l[i];-1===a.indexOf(u.getRootNode())||Qt(u)||o.push(u)}return o}h.call(HTMLElement.prototype,"contains")&&c(HTMLElement.prototype,"contains",s(I.prototype,"contains")),h.call(HTMLElement.prototype,"parentElement")&&c(HTMLElement.prototype,"parentElement",s(I.prototype,"parentElement"));var Un=new WeakMap,Kn=document.createDocumentFragment;function Gn(e){var t=Un.get(e);if(C(t))throw new TypeError;return t}function qn(e){return e.$shadowResolver$}function Xn(e,t){e.$shadowResolver$=t}function Yn(e){return Gn(e).delegatesFocus}function Vn(e){return Gn(e).host}function zn(e){return Gn(e).shadowRoot}function Jn(e){var t=Un.get(e);return!C(t)&&e===t.host}function Qn(e){var t=Un.get(e);return!C(t)&&e===t.shadowRoot}c(I.prototype,$,{set:function(e){var t,n;C(e)||(this.$$ShadowResolverKey$$=e,t=this,n=e.nodeKey,Kt(t,Wt,{value:n,configurable:!0}))},get:function(){return this.$$ShadowResolverKey$$},configurable:!0,enumerable:!0}),c(D,"$isNativeShadowRootDefined$",{value:pt});var Zn=0;function er(e,t){if(Un.has(e))throw new Error("Failed to execute 'attachShadow' on 'Element': Shadow root cannot be created on a host which already hosts a shadow tree.");var n=t.mode,r=t.delegatesFocus,l=bt(e),o=Kn.call(l),a={mode:n,delegatesFocus:!!r,host:e,shadowRoot:o};Un.set(o,a),Un.set(e,a);var i=function(){return o},u=i.nodeKey=Zn++;return Kt(e,Ut,{value:u}),Xn(o,i),p(o,or.prototype),o}var tr={constructor:{writable:!0,configurable:!0,value:or},toString:{writable:!0,configurable:!0,value:function(){return"[object ShadowRoot]"}},synthetic:{writable:!1,enumerable:!1,configurable:!1,value:!0}},nr={activeElement:{enumerable:!0,configurable:!0,get:function(){var e=Vn(this),t=bt(e),n=Ye.call(t);if(S(n))return n;if(0==(V.call(e,n)&x))return null;for(var r=n;!en(e,r);)r=ae.call(r);return Zt(r)?null:r}},delegatesFocus:{configurable:!0,get:function(){return Gn(this).delegatesFocus}},elementFromPoint:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t){return ur(this,bt(Vn(this)),e,t)}},elementsFromPoint:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t){return Wn(this,bt(Vn(this)),e,t)}},getSelection:{writable:!0,enumerable:!0,configurable:!0,value:function(){throw new Error('Disallowed method "getSelection" on ShadowRoot.')}},host:{enumerable:!0,configurable:!0,get:function(){return Vn(this)}},mode:{configurable:!0,get:function(){return Gn(this).mode}},styleSheets:{enumerable:!0,configurable:!0,get:function(){throw new Error}}},rr=new WeakMap,lr={insertBefore:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t){return z.call(Vn(this),e,t),e}},removeChild:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return J.call(Vn(this),e),e}},appendChild:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return X.call(Vn(this),e),e}},replaceChild:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t){return Q.call(Vn(this),e,t),t}},addEventListener:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t,n){!function(e,t,n,r){A(n)&&kt(Vn(e),t,Dt(n))}(this,e,t)}},dispatchEvent:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return rr.set(e,this),Nt.apply(Vn(this),arguments)}},removeEventListener:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t,n){!function(e,t,n,r){A(n)&&xt(Vn(e),t,Dt(n))}(this,e,t)}},baseURI:{enumerable:!0,configurable:!0,get:function(){return Vn(this).baseURI}},childNodes:{enumerable:!0,configurable:!0,get:function(){return hn(tn(this))}},cloneNode:{writable:!0,enumerable:!0,configurable:!0,value:function(){throw new Error('Disallowed method "cloneNode" on ShadowRoot.')}},compareDocumentPosition:{writable:!0,enumerable:!0,configurable:!0,value:function(e){var t=Vn(this);return this===e?0:this.contains(e)?20:V.call(t,e)&x?37:35}},contains:{writable:!0,enumerable:!0,configurable:!0,value:function(e){if(this===e)return!0;var t=Vn(this);return 0!=(V.call(t,e)&x)&&en(t,e)}},firstChild:{enumerable:!0,configurable:!0,get:function(){return jn(this)[0]||null}},lastChild:{enumerable:!0,configurable:!0,get:function(){var e=jn(this);return e[e.length-1]||null}},hasChildNodes:{writable:!0,enumerable:!0,configurable:!0,value:function(){return jn(this).length>0}},isConnected:{enumerable:!0,configurable:!0,get:function(){return ce.call(Vn(this))}},nextSibling:{enumerable:!0,configurable:!0,get:function(){return null}},previousSibling:{enumerable:!0,configurable:!0,get:function(){return null}},nodeName:{enumerable:!0,configurable:!0,get:function(){return"#document-fragment"}},nodeType:{enumerable:!0,configurable:!0,get:function(){return 11}},nodeValue:{enumerable:!0,configurable:!0,get:function(){return null}},ownerDocument:{enumerable:!0,configurable:!0,get:function(){return Vn(this).ownerDocument}},parentElement:{enumerable:!0,configurable:!0,get:function(){return null}},parentNode:{enumerable:!0,configurable:!0,get:function(){return null}},textContent:{enumerable:!0,configurable:!0,get:function(){for(var e=jn(this),t="",n=0,r=e.length;n<r;n+=1){var l=e[n];l.nodeType!==q&&(t+=cn(l))}return t},set:function(e){var t=Vn(this);ie.call(t,e)}},getRootNode:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return!C(e)&&O(e.composed)?Vn(this).getRootNode(e):this}}};function or(){throw new TypeError("Illegal constructor")}function ar(e,t){var n,r=[];if(e instanceof Window)n=e;else{if(!(e instanceof I))return r;n=e.getRootNode()}for(var l,o=e;!S(o);)if(r.push(o),o instanceof Element||o instanceof Text){var a=o.assignedSlot;o=S(a)?o.parentNode:a}else o=!Qn(o)&&!gt(o)||!t&&o===n?o instanceof I?o.parentNode:null:o.host;return l=e instanceof Window?e.document:bt(e),r[r.length-1]===l&&r.push(window),r}
|
|
2
2
|
/**
|
|
3
3
|
@license
|
|
4
4
|
Copyright (c) 2016 The Polymer Project Authors. All rights reserved.
|
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
var KEY__SHADOW_TOKEN = '$shadowToken$';
|
|
122
122
|
var KEY__SHADOW_TOKEN_PRIVATE = '$$ShadowTokenKey$$';
|
|
123
123
|
var KEY__SYNTHETIC_MODE = '$$lwc-synthetic-mode';
|
|
124
|
-
/** version: 2.
|
|
124
|
+
/** version: 2.7.0 */
|
|
125
125
|
|
|
126
126
|
/*
|
|
127
127
|
* Copyright (c) 2018, salesforce.com, inc.
|
|
@@ -1415,7 +1415,7 @@
|
|
|
1415
1415
|
}
|
|
1416
1416
|
|
|
1417
1417
|
var runtimeFlags = _globalThis.lwcRuntimeFlags;
|
|
1418
|
-
/** version: 2.
|
|
1418
|
+
/** version: 2.7.0 */
|
|
1419
1419
|
|
|
1420
1420
|
/*
|
|
1421
1421
|
* Copyright (c) 2018, salesforce.com, inc.
|
|
@@ -1993,6 +1993,12 @@
|
|
|
1993
1993
|
value: function value() {
|
|
1994
1994
|
return "[object ShadowRoot]";
|
|
1995
1995
|
}
|
|
1996
|
+
},
|
|
1997
|
+
synthetic: {
|
|
1998
|
+
writable: false,
|
|
1999
|
+
enumerable: false,
|
|
2000
|
+
configurable: false,
|
|
2001
|
+
value: true
|
|
1996
2002
|
}
|
|
1997
2003
|
};
|
|
1998
2004
|
var ShadowRootDescriptors = {
|
|
@@ -5338,6 +5344,6 @@
|
|
|
5338
5344
|
},
|
|
5339
5345
|
configurable: true
|
|
5340
5346
|
});
|
|
5341
|
-
/** version: 2.
|
|
5347
|
+
/** version: 2.7.0 */
|
|
5342
5348
|
|
|
5343
5349
|
})();
|
|
@@ -199,7 +199,7 @@
|
|
|
199
199
|
// we can't use typeof since it will fail when transpiling.
|
|
200
200
|
|
|
201
201
|
const hasNativeSymbolSupport = /*@__PURE__*/(() => Symbol('x').toString() === 'Symbol(x)')();
|
|
202
|
-
/** version: 2.
|
|
202
|
+
/** version: 2.7.0 */
|
|
203
203
|
|
|
204
204
|
/*
|
|
205
205
|
* Copyright (c) 2018, salesforce.com, inc.
|
|
@@ -1566,7 +1566,7 @@
|
|
|
1566
1566
|
}
|
|
1567
1567
|
|
|
1568
1568
|
const runtimeFlags = _globalThis.lwcRuntimeFlags;
|
|
1569
|
-
/** version: 2.
|
|
1569
|
+
/** version: 2.7.0 */
|
|
1570
1570
|
|
|
1571
1571
|
/*
|
|
1572
1572
|
* Copyright (c) 2018, salesforce.com, inc.
|
|
@@ -2200,6 +2200,12 @@
|
|
|
2200
2200
|
return `[object ShadowRoot]`;
|
|
2201
2201
|
}
|
|
2202
2202
|
|
|
2203
|
+
},
|
|
2204
|
+
synthetic: {
|
|
2205
|
+
writable: false,
|
|
2206
|
+
enumerable: false,
|
|
2207
|
+
configurable: false,
|
|
2208
|
+
value: true
|
|
2203
2209
|
}
|
|
2204
2210
|
};
|
|
2205
2211
|
const ShadowRootDescriptors = {
|
|
@@ -5727,6 +5733,6 @@
|
|
|
5727
5733
|
|
|
5728
5734
|
configurable: true
|
|
5729
5735
|
});
|
|
5730
|
-
/** version: 2.
|
|
5736
|
+
/** version: 2.7.0 */
|
|
5731
5737
|
|
|
5732
5738
|
}));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
!function(e){"function"==typeof define&&define.amd?define(e):e()}((function(){"use strict";const{assign:e,create:t,defineProperties:n,defineProperty:l,freeze:o,getOwnPropertyDescriptor:r,getOwnPropertyNames:i,getPrototypeOf:a,hasOwnProperty:c,isFrozen:u,keys:s,seal:f,setPrototypeOf:h}=Object,{filter:p,find:g,indexOf:m,join:d,map:b,push:E,reduce:y,reverse:w,slice:T,splice:v,unshift:N,forEach:L}=Array.prototype,{charCodeAt:M,replace:C,slice:S,toLowerCase:O}=String.prototype;function H(e){return void 0===e}function A(e){return null===e}function _(e){return!0===e}function R(e){return!1===e}function P(e){return"function"==typeof e}function D(e){return"object"==typeof e}const $=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}(),I="$shadowResolver$",B="$shadowToken$",k=Node,x=k.prototype,{DOCUMENT_POSITION_CONTAINED_BY:F,DOCUMENT_POSITION_CONTAINS:W,DOCUMENT_POSITION_PRECEDING:U,DOCUMENT_POSITION_FOLLOWING:j,ELEMENT_NODE:K,TEXT_NODE:G,CDATA_SECTION_NODE:q,PROCESSING_INSTRUCTION_NODE:X,COMMENT_NODE:Y,DOCUMENT_FRAGMENT_NODE:V}=k,{appendChild:z,cloneNode:J,compareDocumentPosition:Q,insertBefore:Z,removeChild:ee,replaceChild:te,hasChildNodes:ne}=x,{contains:le}=HTMLElement.prototype,oe=r(x,"firstChild").get,re=r(x,"lastChild").get,ie=r(x,"textContent").get,ae=r(x,"parentNode").get,ce=r(x,"ownerDocument").get,ue=c.call(x,"parentElement")?r(x,"parentElement").get:r(HTMLElement.prototype,"parentElement").get,se=r(x,"textContent").set,fe=c.call(x,"childNodes")?r(x,"childNodes").get:r(HTMLElement.prototype,"childNodes").get,he=c.call(x,"isConnected")?r(x,"isConnected").get:function(){const e=ce.call(this);return null===e||0!=(Q.call(e,this)&F)},{getAttribute:pe,getBoundingClientRect:ge,getElementsByTagName:me,getElementsByTagNameNS:de,hasAttribute:be,querySelector:Ee,querySelectorAll:ye,removeAttribute:we,setAttribute:Te}=Element.prototype,ve=c.call(Element.prototype,"attachShadow")?Element.prototype.attachShadow:()=>{throw new TypeError("attachShadow() is not supported in current browser. Load the @lwc/synthetic-shadow polyfill and use Lightning Web Components")},Ne=r(Element.prototype,"childElementCount").get,Le=r(Element.prototype,"firstElementChild").get,Me=r(Element.prototype,"lastElementChild").get,Ce=r(HTMLElement.prototype,"innerText"),Se=Ce?Ce.get:null,Oe=Ce?Ce.set:null,He=r(HTMLElement.prototype,"outerText"),Ae=He?He.get:null,_e=He?He.set:null,Re=c.call(Element.prototype,"innerHTML")?r(Element.prototype,"innerHTML"):r(HTMLElement.prototype,"innerHTML"),Pe=Re.get,De=Re.set,$e=c.call(Element.prototype,"outerHTML")?r(Element.prototype,"outerHTML"):r(HTMLElement.prototype,"outerHTML"),Ie=$e.get,Be=$e.set,ke=r(Element.prototype,"tagName").get,xe=r(HTMLElement.prototype,"tabIndex"),Fe=xe.get,We=xe.set,Ue=c.call(Element.prototype,"matches")?Element.prototype.matches:Element.prototype.msMatchesSelector,je=c.call(Element.prototype,"children")?r(Element.prototype,"children").get:r(HTMLElement.prototype,"children").get,{getElementsByClassName:Ke}=HTMLElement.prototype,Ge=c.call(Element.prototype,"shadowRoot")?r(Element.prototype,"shadowRoot").get:()=>null;let qe,Xe;"undefined"!=typeof HTMLSlotElement?(qe=HTMLSlotElement.prototype.assignedNodes,Xe=HTMLSlotElement.prototype.assignedElements):(qe=()=>{throw new TypeError("assignedNodes() is not supported in current browser. Load the @lwc/synthetic-shadow polyfill to start using <slot> elements in your Lightning Web Component's template")},Xe=()=>{throw new TypeError("assignedElements() is not supported in current browser. Load the @lwc/synthetic-shadow polyfill to start using <slot> elements in your Lightning Web Component's template")});const Ye=r(Event.prototype,"target").get,Ve=r(Event.prototype,"currentTarget").get,ze=r(FocusEvent.prototype,"relatedTarget").get,Je=c.call(Event.prototype,"composedPath")?Event.prototype.composedPath:()=>[],Qe=r(Document.prototype,"activeElement").get,Ze=c.call(Document.prototype,"elementFromPoint")?Document.prototype.elementFromPoint:Document.prototype.msElementFromPoint,et=c.call(Document.prototype,"elementsFromPoint")?Document.prototype.elementsFromPoint:Document.prototype.msElementsFromPoint,tt=r(Document.prototype,"defaultView").get,{createComment:nt,querySelectorAll:lt,getElementById:ot,getElementsByClassName:rt,getElementsByTagName:it,getElementsByTagNameNS:at}=Document.prototype,{getElementsByName:ct}=HTMLDocument.prototype,{addEventListener:ut,removeEventListener:st,getComputedStyle:ft,getSelection:ht}=window,pt=MutationObserver,gt=pt.prototype.observe;let mt=null;"undefined"!=typeof ShadowRoot&&(mt=ShadowRoot);const dt=!A(mt),bt=A(mt)?()=>!1:e=>e instanceof mt;const{createElement:Et}=Document.prototype;function yt(e){const t=ce.call(e);return null===t?e:t}function wt(e){const t=yt(e),n=tt.call(t);if(null===n)throw new TypeError;return n}let Tt;function vt(e){if(H(Tt)){const t=yt(e);Tt=t.body&&"temporary-bypass"===pe.call(t.body,"data-global-patching-bypass")}return _(Tt)}function Nt(e){const t=e.length,n=[];if(t>0)for(let l=0;l<t;l++)n[l]=e[l];return n}"undefined"==typeof HTMLSlotElement&&function(){class e{}h(e,HTMLElement.constructor),h(e.prototype,HTMLElement.prototype),Window.prototype.HTMLSlotElement=e,l(Document.prototype,"createElement",{value:function(t,n){const l=Et.apply(this,T.call(arguments));return 4===t.length&&115===M.call(t,0)&&108===M.call(t,1)&&111===M.call(t,2)&&116===M.call(t,3)&&h(l,e.prototype),l}})}();const Lt="undefined"!=typeof EventTarget?EventTarget.prototype:k.prototype,{addEventListener:Mt,dispatchEvent:Ct,removeEventListener:St}=Lt,Ot=new WeakMap,Ht=new WeakMap;function At(e,t,n){if(t===n)return!0;let l=Ht.get(e);return H(l)&&(l=e.composedPath(),Ht.set(e,l)),l.includes(n)}function _t(e){if(!function(e){return P(e)||D(e)&&!A(e)&&P(e.handleEvent)}(e))return e;let t=Ot.get(e);return H(t)&&(t=function(t){const n=Ve.call(t);if(At(t,$t(t),n))return P(e)?e.call(this,t):e.handleEvent&&e.handleEvent(t)},Ot.set(e,t)),t}const Rt=new WeakMap,Pt=new WeakMap;function Dt(e){let n=Pt.get(e);return H(n)&&(n=t(null),Pt.set(e,n)),n}function $t(e){var t;return null!==(t=rl.get(e))&&void 0!==t?t:Ye.call(e)}const It=new WeakMap;function Bt(e){if(!P(e))throw new TypeError;let t=It.get(e);return H(t)&&(t=function(t){let n=Ve.call(t);bt(n)||(n=Qn(n));At(t,$t(t),n)&&e.call(n,t)},t.placement=1,It.set(e,t)),t}const kt=new WeakMap;function xt(e){if(!P(e))throw new TypeError;let t=kt.get(e);return H(t)&&(t=function(t){const n=Ve.call(t);At(t,$t(t),n)&&e.call(n,t)},t.placement=0,kt.set(e,t)),t}function Ft(e){let t=!1,n=!1;const{type:o,stopImmediatePropagation:r,stopPropagation:i}=e,a=Dt(Ve.call(e))[o];l(e,"stopImmediatePropagation",{value(){t=!0,r.call(e)},writable:!0,enumerable:!0,configurable:!0}),l(e,"stopPropagation",{value(){n=!0,i.call(e)},writable:!0,enumerable:!0,configurable:!0});const c=T.call(a);function u(n){L.call(c,(l=>{R(t)&&l.placement===n&&-1!==m.call(a,l)&&l.call(void 0,e)}))}Rt.set(e,1),u(1),R(t)&&R(n)&&(Rt.set(e,0),u(0)),Rt.set(e,2)}function Wt(e,t,n){const l=Dt(e);let o=l[t];H(o)&&(o=l[t]=[]),-1===m.call(o,n)&&(0===o.length&&Mt.call(e,t,Ft),E.call(o,n))}function Ut(e,t,n){let l,o;H(o=Dt(e)[t])||-1===(l=m.call(o,n))||(v.call(o,l,1),0===o.length&&St.call(e,t,Ft))}function jt(e,t,n){if(P(t)){Wt(this,e,xt(t))}}function Kt(e,t,n){if(P(t)){Ut(this,e,xt(t))}}const Gt="$$HostElementKey$$",qt="$$ShadowedNodeKey$$";function Xt(e,t,n){const l=e;{const{value:e}=n;l[t]=e}}function Yt(e){return e[Gt]}function Vt(e){let t,n=e;for(;!A(n);){if(t=Yt(n),!H(t))return t;n=ae.call(n)}}function zt(e){return e[qt]}function Jt(e){return!H(Yt(e))}function Qt(e){let t=ue.call(e);for(;!A(t)&&nn(t);)e=t,t=ue.call(e);return e}function Zt(e,t){const n=zt(e);let l=t instanceof Element?t:ue.call(t);for(;!A(l)&&l!==e;){const t=Vt(l),o=ue.call(l);if(t===n)return nn(l);if(o===e)return!1;if(A(o)||Vt(o)===t)l=o;else{if(!nn(o))return!1;if(l=en(Qt(o)),!A(l)){if(l===e)return!0;if(Vt(l)===n)return!0}}}return!1}function en(e){if(!(e instanceof k))return null;const t=Vt(e);if(H(t))return null;let n=e;for(;!A(n)&&zt(n)!==t;)n=ae.call(n);return A(n)?null:n}function tn(e){return nn(e)&&Jt(e)}function nn(e){return e instanceof HTMLSlotElement}function ln(e,t){const n=Vt(t);return H(n)||zt(e)===n}function on(e){const t=Jn(e);return cn(t,Nt(fe.call(t)))}function rn(e,t){const n=[];for(let l=0,o=t.length;l<o;l+=1){const o=t[l];!ln(e,o)&&Zt(e,o)&&E.call(n,o)}return n}function an(e,t){for(let n=0,l=t.length;n<l;n+=1){const l=t[n];if(!ln(e,l)&&Zt(e,l))return l}return null}function cn(e,t){const n=[];for(let l=0,o=t.length;l<o;l+=1){const o=t[l];ln(e,o)&&E.call(n,o)}return n}function un(e,t){for(let n=0,l=t.length;n<l;n+=1)if(ln(e,t[n]))return t[n];return null}function sn(e){if(!Zn(e)&&!nn(e)){return Nt(fe.call(e))}if(Zn(e)){const t=Nt(ye.call(e,"slot")),n=Yn(Qn(e));return y.call(t,((e,t)=>(n===Yn(t)&&E.apply(e,fn(t)),e)),[])}{const t=Nt(fe.call(e)),n=Yn(e);return p.call(t,(e=>n===Yn(e)))}}function fn(e){const t=en(e);if(A(t))return[];const n=Nt(fe.call(e));return p.call(n,(e=>!Jt(e)||!ln(t,e)))}function hn(e){if(e.nodeType===K){const t=sn(e);let n="";for(let e=0,l=t.length;e<l;e+=1){const l=t[e];l.nodeType!==Y&&(n+=hn(l))}return n}return e.nodeValue}const pn=new WeakMap;function gn(){throw new TypeError("Illegal constructor")}function mn(e){const n=t(gn.prototype);return pn.set(n,e),L.call(e,((e,t)=>{l(n,t,{value:e,enumerable:!0,configurable:!0})})),n}gn.prototype=t(NodeList.prototype,{constructor:{writable:!0,configurable:!0,value:gn},item:{writable:!0,enumerable:!0,configurable:!0,value(e){return this[e]}},length:{enumerable:!0,configurable:!0,get(){return pn.get(this).length}},forEach:{writable:!0,enumerable:!0,configurable:!0,value(e,t){L.call(pn.get(this),e,t)}},entries:{writable:!0,enumerable:!0,configurable:!0,value(){return b.call(pn.get(this),((e,t)=>[t,e]))}},keys:{writable:!0,enumerable:!0,configurable:!0,value(){return b.call(pn.get(this),((e,t)=>t))}},values:{writable:!0,enumerable:!0,configurable:!0,value(){return pn.get(this)}},[Symbol.iterator]:{writable:!0,configurable:!0,value(){let e=0;return{next:()=>{const t=pn.get(this);return e<t.length?{value:t[e++],done:!1}:{done:!0}}}}},[Symbol.toStringTag]:{configurable:!0,get:()=>"NodeList"},toString:{writable:!0,configurable:!0,value:()=>"[object NodeList]"}}),h(gn,NodeList);const dn=new WeakMap;function bn(){throw new TypeError("Illegal constructor")}function En(e){const n=t(bn.prototype);return dn.set(n,e),L.call(e,((e,t)=>{l(n,t,{value:e,enumerable:!0,configurable:!0})})),n}bn.prototype=t(HTMLCollection.prototype,{constructor:{writable:!0,configurable:!0,value:bn},item:{writable:!0,enumerable:!0,configurable:!0,value(e){return this[e]}},length:{enumerable:!0,configurable:!0,get(){return dn.get(this).length}},namedItem:{writable:!0,enumerable:!0,configurable:!0,value(e){if(""===e)return null;const t=dn.get(this);for(let n=0,l=t.length;n<l;n++){const n=t[l];if(e===pe.call(n,"id")||e===pe.call(n,"name"))return n}return null}},[Symbol.toStringTag]:{configurable:!0,get:()=>"HTMLCollection"},toString:{writable:!0,configurable:!0,value:()=>"[object HTMLCollection]"}}),h(bn,HTMLCollection);const yn=/[&\u00A0"]/g,wn=/[&\u00A0<>]/g,{replace:Tn,toLowerCase:vn}=String.prototype;function Nn(e){switch(e){case"&":return"&";case"<":return"<";case">":return">";case'"':return""";case" ":return" ";default:return""}}function Ln(e){return Tn.call(e,yn,Nn)}const Mn=new Set(["AREA","BASE","BR","COL","COMMAND","EMBED","HR","IMG","INPUT","KEYGEN","LINK","META","PARAM","SOURCE","TRACK","WBR"]),Cn=new Set(["STYLE","SCRIPT","XMP","IFRAME","NOEMBED","NOFRAMES","PLAINTEXT","NOSCRIPT"]);function Sn(e){switch(e.nodeType){case K:{const{attributes:t}=e,n=ke.call(e);let l="<"+vn.call(n);for(let e,n=0;e=t[n];n++)l+=" "+e.name+'="'+Ln(e.value)+'"';return l+=">",Mn.has(n)?l:l+function(e){let t="";const n=sn(e);for(let e=0,l=n.length;e<l;e+=1)t+=Sn(n[e]);return t}(e)+"</"+vn.call(n)+">"}case G:{const{data:n,parentNode:l}=e;return l instanceof Element&&Cn.has(ke.call(l))?n:(t=n,Tn.call(t,wn,Nn))}case q:return`<!CDATA[[${e.data}]]>`;case X:return`<?${e.target} ${e.data}?>`;case Y:return`\x3c!--${e.data}--\x3e`;default:return""}var t}$.lwcRuntimeFlags||Object.defineProperty($,"lwcRuntimeFlags",{value:t(null)});const On=$.lwcRuntimeFlags;function Hn(e){return tn(e)||Zn(e)}function An(e,t){const n=en(e);if(t===n)return Qn(n);if(t instanceof Element){if(Vt(e)===Vt(t))return t;if(!A(n)&&nn(t)){const e=en(t);if(!A(e)&&ln(n,e))return e}}return null}function _n(){return jn(this).length>0}function Rn(){return jn(this)[0]||null}function Pn(){const e=jn(this);return e[e.length-1]||null}function Dn(){return hn(this)}function $n(){const e=ae.call(this);return A(e)?e:An(this,e)}function In(){const e=ae.call(this);if(A(e))return null;const t=An(this,e);return t instanceof Element?t:null}function Bn(e){return this.getRootNode()===e?10:Yt(this)!==Yt(e)?35:Q.call(this,e)}function kn(e){return null!=e&&Yt(this)===Yt(e)&&0!=(Q.call(this,e)&F)}function xn(e){const t=J.call(this,!1);if(!e)return t;const n=jn(this);for(let e=0,l=n.length;e<l;e+=1)t.appendChild(n[e].cloneNode(!0));return t}function Fn(){if(Zn(this)){const e=en(this);return mn(A(e)?[]:cn(e,sn(this)))}return fe.call(this)}const Wn=k.prototype.getRootNode,Un=H(Wn)?function(){let e,t=this;for(;!A(e=ae.call(t));)t=e;return t}:Wn;n(k.prototype,{firstChild:{get(){return Hn(this)?Rn.call(this):oe.call(this)},enumerable:!0,configurable:!0},lastChild:{get(){return Hn(this)?Pn.call(this):re.call(this)},enumerable:!0,configurable:!0},textContent:{get(){return On.ENABLE_NODE_PATCH?vt(this)?ie.call(this):Dn.call(this):Jt(this)||Zn(this)?Dn.call(this):ie.call(this)},set:function(e){se.call(this,e)},enumerable:!0,configurable:!0},parentNode:{get(){if(Jt(this))return $n.call(this);const e=ae.call(this);return!A(e)&&tn(e)?en(e):e},enumerable:!0,configurable:!0},parentElement:{get(){if(Jt(this))return In.call(this);const e=ue.call(this);return!A(e)&&tn(e)?en(e):e},enumerable:!0,configurable:!0},childNodes:{get(){return Hn(this)?Fn.call(this):fe.call(this)},enumerable:!0,configurable:!0},hasChildNodes:{value(){return Hn(this)?_n.call(this):ne.call(this)},enumerable:!0,writable:!0,configurable:!0},compareDocumentPosition:{value(e){return vt(this)?Q.call(this,e):Bn.call(this,e)},enumerable:!0,writable:!0,configurable:!0},contains:{value(e){return this===e||(On.ENABLE_NODE_PATCH?vt(this)?le.call(this,e):kn.call(this,e):null!=e&&(Jt(this)||Zn(this)?kn.call(this,e):le.call(this,e)))},enumerable:!0,writable:!0,configurable:!0},cloneNode:{value(e){return On.ENABLE_NODE_PATCH?_(e)?vt(this)?J.call(this,e):xn.call(this,e):J.call(this,e):Jt(this)||Zn(this)?xn.call(this,e):J.call(this,e)},enumerable:!0,writable:!0,configurable:!0},getRootNode:{value:function(e){return _(!H(e)&&!!e.composed)?Un.call(this,e):function(e){const t=en(e);return A(t)?Un.call(e):Qn(t)}(this)},enumerable:!0,configurable:!0,writable:!0},isConnected:{enumerable:!0,configurable:!0,get(){return he.call(this)}}});const jn=function(e){return e.childNodes};function Kn(e,t,n,l){const o=et.call(t,n,l),r=[],i=function(e){var t;const n=[];let l=e.getRootNode();for(;!H(l);)n.push(l),l=null===(t=l.host)||void 0===t?void 0:t.getRootNode();return n}(e);if(!A(o))for(let e=0;e<o.length;e++){const t=o[e];-1===i.indexOf(t.getRootNode())||tn(t)||r.push(t)}return r}c.call(HTMLElement.prototype,"contains")&&l(HTMLElement.prototype,"contains",r(k.prototype,"contains")),c.call(HTMLElement.prototype,"parentElement")&&l(HTMLElement.prototype,"parentElement",r(k.prototype,"parentElement"));const Gn=new WeakMap,{createDocumentFragment:qn}=document;function Xn(e){const t=Gn.get(e);if(H(t))throw new TypeError;return t}function Yn(e){return e.$shadowResolver$}function Vn(e,t){e.$shadowResolver$=t}function zn(e){return Xn(e).delegatesFocus}function Jn(e){return Xn(e).host}function Qn(e){return Xn(e).shadowRoot}function Zn(e){const t=Gn.get(e);return!H(t)&&e===t.host}function el(e){const t=Gn.get(e);return!H(t)&&e===t.shadowRoot}l(k.prototype,I,{set(e){var t,n;H(e)||(this.$$ShadowResolverKey$$=e,t=this,n=e.nodeKey,Xt(t,Gt,{value:n,configurable:!0}))},get(){return this.$$ShadowResolverKey$$},configurable:!0,enumerable:!0}),l($,"$isNativeShadowRootDefined$",{value:dt});let tl=0;function nl(e,t){if(Gn.has(e))throw new Error("Failed to execute 'attachShadow' on 'Element': Shadow root cannot be created on a host which already hosts a shadow tree.");const{mode:n,delegatesFocus:l}=t,o=yt(e),r=qn.call(o),i={mode:n,delegatesFocus:!!l,host:e,shadowRoot:r};Gn.set(r,i),Gn.set(e,i);const a=()=>r,c=a.nodeKey=tl++;return Xt(e,qt,{value:c}),Vn(r,a),h(r,al.prototype),r}const ll={constructor:{writable:!0,configurable:!0,value:al},toString:{writable:!0,configurable:!0,value:()=>"[object ShadowRoot]"}},ol={activeElement:{enumerable:!0,configurable:!0,get(){const e=Jn(this),t=yt(e),n=Qe.call(t);if(A(n))return n;if(0==(Q.call(e,n)&F))return null;let l=n;for(;!ln(e,l);)l=ue.call(l);return nn(l)?null:l}},delegatesFocus:{configurable:!0,get(){return Xn(this).delegatesFocus}},elementFromPoint:{writable:!0,enumerable:!0,configurable:!0,value(e,t){return sl(this,yt(Jn(this)),e,t)}},elementsFromPoint:{writable:!0,enumerable:!0,configurable:!0,value(e,t){return Kn(this,yt(Jn(this)),e,t)}},getSelection:{writable:!0,enumerable:!0,configurable:!0,value(){throw new Error('Disallowed method "getSelection" on ShadowRoot.')}},host:{enumerable:!0,configurable:!0,get(){return Jn(this)}},mode:{configurable:!0,get(){return Xn(this).mode}},styleSheets:{enumerable:!0,configurable:!0,get(){throw new Error}}},rl=new WeakMap,il={insertBefore:{writable:!0,enumerable:!0,configurable:!0,value(e,t){return Z.call(Jn(this),e,t),e}},removeChild:{writable:!0,enumerable:!0,configurable:!0,value(e){return ee.call(Jn(this),e),e}},appendChild:{writable:!0,enumerable:!0,configurable:!0,value(e){return z.call(Jn(this),e),e}},replaceChild:{writable:!0,enumerable:!0,configurable:!0,value(e,t){return te.call(Jn(this),e,t),t}},addEventListener:{writable:!0,enumerable:!0,configurable:!0,value(e,t,n){!function(e,t,n,l){P(n)&&Wt(Jn(e),t,Bt(n))}(this,e,t)}},dispatchEvent:{writable:!0,enumerable:!0,configurable:!0,value(e){return rl.set(e,this),Ct.apply(Jn(this),arguments)}},removeEventListener:{writable:!0,enumerable:!0,configurable:!0,value(e,t,n){!function(e,t,n,l){P(n)&&Ut(Jn(e),t,Bt(n))}(this,e,t)}},baseURI:{enumerable:!0,configurable:!0,get(){return Jn(this).baseURI}},childNodes:{enumerable:!0,configurable:!0,get(){return mn(on(this))}},cloneNode:{writable:!0,enumerable:!0,configurable:!0,value(){throw new Error('Disallowed method "cloneNode" on ShadowRoot.')}},compareDocumentPosition:{writable:!0,enumerable:!0,configurable:!0,value(e){const t=Jn(this);return this===e?0:this.contains(e)?20:Q.call(t,e)&F?37:35}},contains:{writable:!0,enumerable:!0,configurable:!0,value(e){if(this===e)return!0;const t=Jn(this);return 0!=(Q.call(t,e)&F)&&ln(t,e)}},firstChild:{enumerable:!0,configurable:!0,get(){return jn(this)[0]||null}},lastChild:{enumerable:!0,configurable:!0,get(){const e=jn(this);return e[e.length-1]||null}},hasChildNodes:{writable:!0,enumerable:!0,configurable:!0,value(){return jn(this).length>0}},isConnected:{enumerable:!0,configurable:!0,get(){return he.call(Jn(this))}},nextSibling:{enumerable:!0,configurable:!0,get:()=>null},previousSibling:{enumerable:!0,configurable:!0,get:()=>null},nodeName:{enumerable:!0,configurable:!0,get:()=>"#document-fragment"},nodeType:{enumerable:!0,configurable:!0,get:()=>11},nodeValue:{enumerable:!0,configurable:!0,get:()=>null},ownerDocument:{enumerable:!0,configurable:!0,get(){return Jn(this).ownerDocument}},parentElement:{enumerable:!0,configurable:!0,get:()=>null},parentNode:{enumerable:!0,configurable:!0,get:()=>null},textContent:{enumerable:!0,configurable:!0,get(){const e=jn(this);let t="";for(let n=0,l=e.length;n<l;n+=1){const l=e[n];l.nodeType!==Y&&(t+=hn(l))}return t},set(e){const t=Jn(this);se.call(t,e)}},getRootNode:{writable:!0,enumerable:!0,configurable:!0,value(e){return!H(e)&&_(e.composed)?Jn(this).getRootNode(e):this}}};function al(){throw new TypeError("Illegal constructor")}function cl(e,t){const n=[];let l;if(e instanceof Window)l=e;else{if(!(e instanceof k))return n;l=e.getRootNode()}let o,r=e;for(;!A(r);)if(n.push(r),r instanceof Element||r instanceof Text){const e=r.assignedSlot;r=A(e)?r.parentNode:e}else r=!el(r)&&!bt(r)||!t&&r===l?r instanceof k?r.parentNode:null:r.host;return o=e instanceof Window?e.document:yt(e),n[n.length-1]===o&&n.push(window),n}
|
|
1
|
+
!function(e){"function"==typeof define&&define.amd?define(e):e()}((function(){"use strict";const{assign:e,create:t,defineProperties:n,defineProperty:l,freeze:o,getOwnPropertyDescriptor:r,getOwnPropertyNames:i,getPrototypeOf:a,hasOwnProperty:c,isFrozen:u,keys:s,seal:f,setPrototypeOf:h}=Object,{filter:p,find:g,indexOf:m,join:d,map:b,push:E,reduce:y,reverse:w,slice:T,splice:v,unshift:N,forEach:L}=Array.prototype,{charCodeAt:M,replace:C,slice:S,toLowerCase:O}=String.prototype;function H(e){return void 0===e}function A(e){return null===e}function _(e){return!0===e}function R(e){return!1===e}function P(e){return"function"==typeof e}function D(e){return"object"==typeof e}const $=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}(),I="$shadowResolver$",B="$shadowToken$",k=Node,x=k.prototype,{DOCUMENT_POSITION_CONTAINED_BY:F,DOCUMENT_POSITION_CONTAINS:W,DOCUMENT_POSITION_PRECEDING:U,DOCUMENT_POSITION_FOLLOWING:j,ELEMENT_NODE:K,TEXT_NODE:G,CDATA_SECTION_NODE:q,PROCESSING_INSTRUCTION_NODE:X,COMMENT_NODE:Y,DOCUMENT_FRAGMENT_NODE:V}=k,{appendChild:z,cloneNode:J,compareDocumentPosition:Q,insertBefore:Z,removeChild:ee,replaceChild:te,hasChildNodes:ne}=x,{contains:le}=HTMLElement.prototype,oe=r(x,"firstChild").get,re=r(x,"lastChild").get,ie=r(x,"textContent").get,ae=r(x,"parentNode").get,ce=r(x,"ownerDocument").get,ue=c.call(x,"parentElement")?r(x,"parentElement").get:r(HTMLElement.prototype,"parentElement").get,se=r(x,"textContent").set,fe=c.call(x,"childNodes")?r(x,"childNodes").get:r(HTMLElement.prototype,"childNodes").get,he=c.call(x,"isConnected")?r(x,"isConnected").get:function(){const e=ce.call(this);return null===e||0!=(Q.call(e,this)&F)},{getAttribute:pe,getBoundingClientRect:ge,getElementsByTagName:me,getElementsByTagNameNS:de,hasAttribute:be,querySelector:Ee,querySelectorAll:ye,removeAttribute:we,setAttribute:Te}=Element.prototype,ve=c.call(Element.prototype,"attachShadow")?Element.prototype.attachShadow:()=>{throw new TypeError("attachShadow() is not supported in current browser. Load the @lwc/synthetic-shadow polyfill and use Lightning Web Components")},Ne=r(Element.prototype,"childElementCount").get,Le=r(Element.prototype,"firstElementChild").get,Me=r(Element.prototype,"lastElementChild").get,Ce=r(HTMLElement.prototype,"innerText"),Se=Ce?Ce.get:null,Oe=Ce?Ce.set:null,He=r(HTMLElement.prototype,"outerText"),Ae=He?He.get:null,_e=He?He.set:null,Re=c.call(Element.prototype,"innerHTML")?r(Element.prototype,"innerHTML"):r(HTMLElement.prototype,"innerHTML"),Pe=Re.get,De=Re.set,$e=c.call(Element.prototype,"outerHTML")?r(Element.prototype,"outerHTML"):r(HTMLElement.prototype,"outerHTML"),Ie=$e.get,Be=$e.set,ke=r(Element.prototype,"tagName").get,xe=r(HTMLElement.prototype,"tabIndex"),Fe=xe.get,We=xe.set,Ue=c.call(Element.prototype,"matches")?Element.prototype.matches:Element.prototype.msMatchesSelector,je=c.call(Element.prototype,"children")?r(Element.prototype,"children").get:r(HTMLElement.prototype,"children").get,{getElementsByClassName:Ke}=HTMLElement.prototype,Ge=c.call(Element.prototype,"shadowRoot")?r(Element.prototype,"shadowRoot").get:()=>null;let qe,Xe;"undefined"!=typeof HTMLSlotElement?(qe=HTMLSlotElement.prototype.assignedNodes,Xe=HTMLSlotElement.prototype.assignedElements):(qe=()=>{throw new TypeError("assignedNodes() is not supported in current browser. Load the @lwc/synthetic-shadow polyfill to start using <slot> elements in your Lightning Web Component's template")},Xe=()=>{throw new TypeError("assignedElements() is not supported in current browser. Load the @lwc/synthetic-shadow polyfill to start using <slot> elements in your Lightning Web Component's template")});const Ye=r(Event.prototype,"target").get,Ve=r(Event.prototype,"currentTarget").get,ze=r(FocusEvent.prototype,"relatedTarget").get,Je=c.call(Event.prototype,"composedPath")?Event.prototype.composedPath:()=>[],Qe=r(Document.prototype,"activeElement").get,Ze=c.call(Document.prototype,"elementFromPoint")?Document.prototype.elementFromPoint:Document.prototype.msElementFromPoint,et=c.call(Document.prototype,"elementsFromPoint")?Document.prototype.elementsFromPoint:Document.prototype.msElementsFromPoint,tt=r(Document.prototype,"defaultView").get,{createComment:nt,querySelectorAll:lt,getElementById:ot,getElementsByClassName:rt,getElementsByTagName:it,getElementsByTagNameNS:at}=Document.prototype,{getElementsByName:ct}=HTMLDocument.prototype,{addEventListener:ut,removeEventListener:st,getComputedStyle:ft,getSelection:ht}=window,pt=MutationObserver,gt=pt.prototype.observe;let mt=null;"undefined"!=typeof ShadowRoot&&(mt=ShadowRoot);const dt=!A(mt),bt=A(mt)?()=>!1:e=>e instanceof mt;const{createElement:Et}=Document.prototype;function yt(e){const t=ce.call(e);return null===t?e:t}function wt(e){const t=yt(e),n=tt.call(t);if(null===n)throw new TypeError;return n}let Tt;function vt(e){if(H(Tt)){const t=yt(e);Tt=t.body&&"temporary-bypass"===pe.call(t.body,"data-global-patching-bypass")}return _(Tt)}function Nt(e){const t=e.length,n=[];if(t>0)for(let l=0;l<t;l++)n[l]=e[l];return n}"undefined"==typeof HTMLSlotElement&&function(){class e{}h(e,HTMLElement.constructor),h(e.prototype,HTMLElement.prototype),Window.prototype.HTMLSlotElement=e,l(Document.prototype,"createElement",{value:function(t,n){const l=Et.apply(this,T.call(arguments));return 4===t.length&&115===M.call(t,0)&&108===M.call(t,1)&&111===M.call(t,2)&&116===M.call(t,3)&&h(l,e.prototype),l}})}();const Lt="undefined"!=typeof EventTarget?EventTarget.prototype:k.prototype,{addEventListener:Mt,dispatchEvent:Ct,removeEventListener:St}=Lt,Ot=new WeakMap,Ht=new WeakMap;function At(e,t,n){if(t===n)return!0;let l=Ht.get(e);return H(l)&&(l=e.composedPath(),Ht.set(e,l)),l.includes(n)}function _t(e){if(!function(e){return P(e)||D(e)&&!A(e)&&P(e.handleEvent)}(e))return e;let t=Ot.get(e);return H(t)&&(t=function(t){const n=Ve.call(t);if(At(t,$t(t),n))return P(e)?e.call(this,t):e.handleEvent&&e.handleEvent(t)},Ot.set(e,t)),t}const Rt=new WeakMap,Pt=new WeakMap;function Dt(e){let n=Pt.get(e);return H(n)&&(n=t(null),Pt.set(e,n)),n}function $t(e){var t;return null!==(t=rl.get(e))&&void 0!==t?t:Ye.call(e)}const It=new WeakMap;function Bt(e){if(!P(e))throw new TypeError;let t=It.get(e);return H(t)&&(t=function(t){let n=Ve.call(t);bt(n)||(n=Qn(n));At(t,$t(t),n)&&e.call(n,t)},t.placement=1,It.set(e,t)),t}const kt=new WeakMap;function xt(e){if(!P(e))throw new TypeError;let t=kt.get(e);return H(t)&&(t=function(t){const n=Ve.call(t);At(t,$t(t),n)&&e.call(n,t)},t.placement=0,kt.set(e,t)),t}function Ft(e){let t=!1,n=!1;const{type:o,stopImmediatePropagation:r,stopPropagation:i}=e,a=Dt(Ve.call(e))[o];l(e,"stopImmediatePropagation",{value(){t=!0,r.call(e)},writable:!0,enumerable:!0,configurable:!0}),l(e,"stopPropagation",{value(){n=!0,i.call(e)},writable:!0,enumerable:!0,configurable:!0});const c=T.call(a);function u(n){L.call(c,(l=>{R(t)&&l.placement===n&&-1!==m.call(a,l)&&l.call(void 0,e)}))}Rt.set(e,1),u(1),R(t)&&R(n)&&(Rt.set(e,0),u(0)),Rt.set(e,2)}function Wt(e,t,n){const l=Dt(e);let o=l[t];H(o)&&(o=l[t]=[]),-1===m.call(o,n)&&(0===o.length&&Mt.call(e,t,Ft),E.call(o,n))}function Ut(e,t,n){let l,o;H(o=Dt(e)[t])||-1===(l=m.call(o,n))||(v.call(o,l,1),0===o.length&&St.call(e,t,Ft))}function jt(e,t,n){if(P(t)){Wt(this,e,xt(t))}}function Kt(e,t,n){if(P(t)){Ut(this,e,xt(t))}}const Gt="$$HostElementKey$$",qt="$$ShadowedNodeKey$$";function Xt(e,t,n){const l=e;{const{value:e}=n;l[t]=e}}function Yt(e){return e[Gt]}function Vt(e){let t,n=e;for(;!A(n);){if(t=Yt(n),!H(t))return t;n=ae.call(n)}}function zt(e){return e[qt]}function Jt(e){return!H(Yt(e))}function Qt(e){let t=ue.call(e);for(;!A(t)&&nn(t);)e=t,t=ue.call(e);return e}function Zt(e,t){const n=zt(e);let l=t instanceof Element?t:ue.call(t);for(;!A(l)&&l!==e;){const t=Vt(l),o=ue.call(l);if(t===n)return nn(l);if(o===e)return!1;if(A(o)||Vt(o)===t)l=o;else{if(!nn(o))return!1;if(l=en(Qt(o)),!A(l)){if(l===e)return!0;if(Vt(l)===n)return!0}}}return!1}function en(e){if(!(e instanceof k))return null;const t=Vt(e);if(H(t))return null;let n=e;for(;!A(n)&&zt(n)!==t;)n=ae.call(n);return A(n)?null:n}function tn(e){return nn(e)&&Jt(e)}function nn(e){return e instanceof HTMLSlotElement}function ln(e,t){const n=Vt(t);return H(n)||zt(e)===n}function on(e){const t=Jn(e);return cn(t,Nt(fe.call(t)))}function rn(e,t){const n=[];for(let l=0,o=t.length;l<o;l+=1){const o=t[l];!ln(e,o)&&Zt(e,o)&&E.call(n,o)}return n}function an(e,t){for(let n=0,l=t.length;n<l;n+=1){const l=t[n];if(!ln(e,l)&&Zt(e,l))return l}return null}function cn(e,t){const n=[];for(let l=0,o=t.length;l<o;l+=1){const o=t[l];ln(e,o)&&E.call(n,o)}return n}function un(e,t){for(let n=0,l=t.length;n<l;n+=1)if(ln(e,t[n]))return t[n];return null}function sn(e){if(!Zn(e)&&!nn(e)){return Nt(fe.call(e))}if(Zn(e)){const t=Nt(ye.call(e,"slot")),n=Yn(Qn(e));return y.call(t,((e,t)=>(n===Yn(t)&&E.apply(e,fn(t)),e)),[])}{const t=Nt(fe.call(e)),n=Yn(e);return p.call(t,(e=>n===Yn(e)))}}function fn(e){const t=en(e);if(A(t))return[];const n=Nt(fe.call(e));return p.call(n,(e=>!Jt(e)||!ln(t,e)))}function hn(e){if(e.nodeType===K){const t=sn(e);let n="";for(let e=0,l=t.length;e<l;e+=1){const l=t[e];l.nodeType!==Y&&(n+=hn(l))}return n}return e.nodeValue}const pn=new WeakMap;function gn(){throw new TypeError("Illegal constructor")}function mn(e){const n=t(gn.prototype);return pn.set(n,e),L.call(e,((e,t)=>{l(n,t,{value:e,enumerable:!0,configurable:!0})})),n}gn.prototype=t(NodeList.prototype,{constructor:{writable:!0,configurable:!0,value:gn},item:{writable:!0,enumerable:!0,configurable:!0,value(e){return this[e]}},length:{enumerable:!0,configurable:!0,get(){return pn.get(this).length}},forEach:{writable:!0,enumerable:!0,configurable:!0,value(e,t){L.call(pn.get(this),e,t)}},entries:{writable:!0,enumerable:!0,configurable:!0,value(){return b.call(pn.get(this),((e,t)=>[t,e]))}},keys:{writable:!0,enumerable:!0,configurable:!0,value(){return b.call(pn.get(this),((e,t)=>t))}},values:{writable:!0,enumerable:!0,configurable:!0,value(){return pn.get(this)}},[Symbol.iterator]:{writable:!0,configurable:!0,value(){let e=0;return{next:()=>{const t=pn.get(this);return e<t.length?{value:t[e++],done:!1}:{done:!0}}}}},[Symbol.toStringTag]:{configurable:!0,get:()=>"NodeList"},toString:{writable:!0,configurable:!0,value:()=>"[object NodeList]"}}),h(gn,NodeList);const dn=new WeakMap;function bn(){throw new TypeError("Illegal constructor")}function En(e){const n=t(bn.prototype);return dn.set(n,e),L.call(e,((e,t)=>{l(n,t,{value:e,enumerable:!0,configurable:!0})})),n}bn.prototype=t(HTMLCollection.prototype,{constructor:{writable:!0,configurable:!0,value:bn},item:{writable:!0,enumerable:!0,configurable:!0,value(e){return this[e]}},length:{enumerable:!0,configurable:!0,get(){return dn.get(this).length}},namedItem:{writable:!0,enumerable:!0,configurable:!0,value(e){if(""===e)return null;const t=dn.get(this);for(let n=0,l=t.length;n<l;n++){const n=t[l];if(e===pe.call(n,"id")||e===pe.call(n,"name"))return n}return null}},[Symbol.toStringTag]:{configurable:!0,get:()=>"HTMLCollection"},toString:{writable:!0,configurable:!0,value:()=>"[object HTMLCollection]"}}),h(bn,HTMLCollection);const yn=/[&\u00A0"]/g,wn=/[&\u00A0<>]/g,{replace:Tn,toLowerCase:vn}=String.prototype;function Nn(e){switch(e){case"&":return"&";case"<":return"<";case">":return">";case'"':return""";case" ":return" ";default:return""}}function Ln(e){return Tn.call(e,yn,Nn)}const Mn=new Set(["AREA","BASE","BR","COL","COMMAND","EMBED","HR","IMG","INPUT","KEYGEN","LINK","META","PARAM","SOURCE","TRACK","WBR"]),Cn=new Set(["STYLE","SCRIPT","XMP","IFRAME","NOEMBED","NOFRAMES","PLAINTEXT","NOSCRIPT"]);function Sn(e){switch(e.nodeType){case K:{const{attributes:t}=e,n=ke.call(e);let l="<"+vn.call(n);for(let e,n=0;e=t[n];n++)l+=" "+e.name+'="'+Ln(e.value)+'"';return l+=">",Mn.has(n)?l:l+function(e){let t="";const n=sn(e);for(let e=0,l=n.length;e<l;e+=1)t+=Sn(n[e]);return t}(e)+"</"+vn.call(n)+">"}case G:{const{data:n,parentNode:l}=e;return l instanceof Element&&Cn.has(ke.call(l))?n:(t=n,Tn.call(t,wn,Nn))}case q:return`<!CDATA[[${e.data}]]>`;case X:return`<?${e.target} ${e.data}?>`;case Y:return`\x3c!--${e.data}--\x3e`;default:return""}var t}$.lwcRuntimeFlags||Object.defineProperty($,"lwcRuntimeFlags",{value:t(null)});const On=$.lwcRuntimeFlags;function Hn(e){return tn(e)||Zn(e)}function An(e,t){const n=en(e);if(t===n)return Qn(n);if(t instanceof Element){if(Vt(e)===Vt(t))return t;if(!A(n)&&nn(t)){const e=en(t);if(!A(e)&&ln(n,e))return e}}return null}function _n(){return jn(this).length>0}function Rn(){return jn(this)[0]||null}function Pn(){const e=jn(this);return e[e.length-1]||null}function Dn(){return hn(this)}function $n(){const e=ae.call(this);return A(e)?e:An(this,e)}function In(){const e=ae.call(this);if(A(e))return null;const t=An(this,e);return t instanceof Element?t:null}function Bn(e){return this.getRootNode()===e?10:Yt(this)!==Yt(e)?35:Q.call(this,e)}function kn(e){return null!=e&&Yt(this)===Yt(e)&&0!=(Q.call(this,e)&F)}function xn(e){const t=J.call(this,!1);if(!e)return t;const n=jn(this);for(let e=0,l=n.length;e<l;e+=1)t.appendChild(n[e].cloneNode(!0));return t}function Fn(){if(Zn(this)){const e=en(this);return mn(A(e)?[]:cn(e,sn(this)))}return fe.call(this)}const Wn=k.prototype.getRootNode,Un=H(Wn)?function(){let e,t=this;for(;!A(e=ae.call(t));)t=e;return t}:Wn;n(k.prototype,{firstChild:{get(){return Hn(this)?Rn.call(this):oe.call(this)},enumerable:!0,configurable:!0},lastChild:{get(){return Hn(this)?Pn.call(this):re.call(this)},enumerable:!0,configurable:!0},textContent:{get(){return On.ENABLE_NODE_PATCH?vt(this)?ie.call(this):Dn.call(this):Jt(this)||Zn(this)?Dn.call(this):ie.call(this)},set:function(e){se.call(this,e)},enumerable:!0,configurable:!0},parentNode:{get(){if(Jt(this))return $n.call(this);const e=ae.call(this);return!A(e)&&tn(e)?en(e):e},enumerable:!0,configurable:!0},parentElement:{get(){if(Jt(this))return In.call(this);const e=ue.call(this);return!A(e)&&tn(e)?en(e):e},enumerable:!0,configurable:!0},childNodes:{get(){return Hn(this)?Fn.call(this):fe.call(this)},enumerable:!0,configurable:!0},hasChildNodes:{value(){return Hn(this)?_n.call(this):ne.call(this)},enumerable:!0,writable:!0,configurable:!0},compareDocumentPosition:{value(e){return vt(this)?Q.call(this,e):Bn.call(this,e)},enumerable:!0,writable:!0,configurable:!0},contains:{value(e){return this===e||(On.ENABLE_NODE_PATCH?vt(this)?le.call(this,e):kn.call(this,e):null!=e&&(Jt(this)||Zn(this)?kn.call(this,e):le.call(this,e)))},enumerable:!0,writable:!0,configurable:!0},cloneNode:{value(e){return On.ENABLE_NODE_PATCH?_(e)?vt(this)?J.call(this,e):xn.call(this,e):J.call(this,e):Jt(this)||Zn(this)?xn.call(this,e):J.call(this,e)},enumerable:!0,writable:!0,configurable:!0},getRootNode:{value:function(e){return _(!H(e)&&!!e.composed)?Un.call(this,e):function(e){const t=en(e);return A(t)?Un.call(e):Qn(t)}(this)},enumerable:!0,configurable:!0,writable:!0},isConnected:{enumerable:!0,configurable:!0,get(){return he.call(this)}}});const jn=function(e){return e.childNodes};function Kn(e,t,n,l){const o=et.call(t,n,l),r=[],i=function(e){var t;const n=[];let l=e.getRootNode();for(;!H(l);)n.push(l),l=null===(t=l.host)||void 0===t?void 0:t.getRootNode();return n}(e);if(!A(o))for(let e=0;e<o.length;e++){const t=o[e];-1===i.indexOf(t.getRootNode())||tn(t)||r.push(t)}return r}c.call(HTMLElement.prototype,"contains")&&l(HTMLElement.prototype,"contains",r(k.prototype,"contains")),c.call(HTMLElement.prototype,"parentElement")&&l(HTMLElement.prototype,"parentElement",r(k.prototype,"parentElement"));const Gn=new WeakMap,{createDocumentFragment:qn}=document;function Xn(e){const t=Gn.get(e);if(H(t))throw new TypeError;return t}function Yn(e){return e.$shadowResolver$}function Vn(e,t){e.$shadowResolver$=t}function zn(e){return Xn(e).delegatesFocus}function Jn(e){return Xn(e).host}function Qn(e){return Xn(e).shadowRoot}function Zn(e){const t=Gn.get(e);return!H(t)&&e===t.host}function el(e){const t=Gn.get(e);return!H(t)&&e===t.shadowRoot}l(k.prototype,I,{set(e){var t,n;H(e)||(this.$$ShadowResolverKey$$=e,t=this,n=e.nodeKey,Xt(t,Gt,{value:n,configurable:!0}))},get(){return this.$$ShadowResolverKey$$},configurable:!0,enumerable:!0}),l($,"$isNativeShadowRootDefined$",{value:dt});let tl=0;function nl(e,t){if(Gn.has(e))throw new Error("Failed to execute 'attachShadow' on 'Element': Shadow root cannot be created on a host which already hosts a shadow tree.");const{mode:n,delegatesFocus:l}=t,o=yt(e),r=qn.call(o),i={mode:n,delegatesFocus:!!l,host:e,shadowRoot:r};Gn.set(r,i),Gn.set(e,i);const a=()=>r,c=a.nodeKey=tl++;return Xt(e,qt,{value:c}),Vn(r,a),h(r,al.prototype),r}const ll={constructor:{writable:!0,configurable:!0,value:al},toString:{writable:!0,configurable:!0,value:()=>"[object ShadowRoot]"},synthetic:{writable:!1,enumerable:!1,configurable:!1,value:!0}},ol={activeElement:{enumerable:!0,configurable:!0,get(){const e=Jn(this),t=yt(e),n=Qe.call(t);if(A(n))return n;if(0==(Q.call(e,n)&F))return null;let l=n;for(;!ln(e,l);)l=ue.call(l);return nn(l)?null:l}},delegatesFocus:{configurable:!0,get(){return Xn(this).delegatesFocus}},elementFromPoint:{writable:!0,enumerable:!0,configurable:!0,value(e,t){return sl(this,yt(Jn(this)),e,t)}},elementsFromPoint:{writable:!0,enumerable:!0,configurable:!0,value(e,t){return Kn(this,yt(Jn(this)),e,t)}},getSelection:{writable:!0,enumerable:!0,configurable:!0,value(){throw new Error('Disallowed method "getSelection" on ShadowRoot.')}},host:{enumerable:!0,configurable:!0,get(){return Jn(this)}},mode:{configurable:!0,get(){return Xn(this).mode}},styleSheets:{enumerable:!0,configurable:!0,get(){throw new Error}}},rl=new WeakMap,il={insertBefore:{writable:!0,enumerable:!0,configurable:!0,value(e,t){return Z.call(Jn(this),e,t),e}},removeChild:{writable:!0,enumerable:!0,configurable:!0,value(e){return ee.call(Jn(this),e),e}},appendChild:{writable:!0,enumerable:!0,configurable:!0,value(e){return z.call(Jn(this),e),e}},replaceChild:{writable:!0,enumerable:!0,configurable:!0,value(e,t){return te.call(Jn(this),e,t),t}},addEventListener:{writable:!0,enumerable:!0,configurable:!0,value(e,t,n){!function(e,t,n,l){P(n)&&Wt(Jn(e),t,Bt(n))}(this,e,t)}},dispatchEvent:{writable:!0,enumerable:!0,configurable:!0,value(e){return rl.set(e,this),Ct.apply(Jn(this),arguments)}},removeEventListener:{writable:!0,enumerable:!0,configurable:!0,value(e,t,n){!function(e,t,n,l){P(n)&&Ut(Jn(e),t,Bt(n))}(this,e,t)}},baseURI:{enumerable:!0,configurable:!0,get(){return Jn(this).baseURI}},childNodes:{enumerable:!0,configurable:!0,get(){return mn(on(this))}},cloneNode:{writable:!0,enumerable:!0,configurable:!0,value(){throw new Error('Disallowed method "cloneNode" on ShadowRoot.')}},compareDocumentPosition:{writable:!0,enumerable:!0,configurable:!0,value(e){const t=Jn(this);return this===e?0:this.contains(e)?20:Q.call(t,e)&F?37:35}},contains:{writable:!0,enumerable:!0,configurable:!0,value(e){if(this===e)return!0;const t=Jn(this);return 0!=(Q.call(t,e)&F)&&ln(t,e)}},firstChild:{enumerable:!0,configurable:!0,get(){return jn(this)[0]||null}},lastChild:{enumerable:!0,configurable:!0,get(){const e=jn(this);return e[e.length-1]||null}},hasChildNodes:{writable:!0,enumerable:!0,configurable:!0,value(){return jn(this).length>0}},isConnected:{enumerable:!0,configurable:!0,get(){return he.call(Jn(this))}},nextSibling:{enumerable:!0,configurable:!0,get:()=>null},previousSibling:{enumerable:!0,configurable:!0,get:()=>null},nodeName:{enumerable:!0,configurable:!0,get:()=>"#document-fragment"},nodeType:{enumerable:!0,configurable:!0,get:()=>11},nodeValue:{enumerable:!0,configurable:!0,get:()=>null},ownerDocument:{enumerable:!0,configurable:!0,get(){return Jn(this).ownerDocument}},parentElement:{enumerable:!0,configurable:!0,get:()=>null},parentNode:{enumerable:!0,configurable:!0,get:()=>null},textContent:{enumerable:!0,configurable:!0,get(){const e=jn(this);let t="";for(let n=0,l=e.length;n<l;n+=1){const l=e[n];l.nodeType!==Y&&(t+=hn(l))}return t},set(e){const t=Jn(this);se.call(t,e)}},getRootNode:{writable:!0,enumerable:!0,configurable:!0,value(e){return!H(e)&&_(e.composed)?Jn(this).getRootNode(e):this}}};function al(){throw new TypeError("Illegal constructor")}function cl(e,t){const n=[];let l;if(e instanceof Window)l=e;else{if(!(e instanceof k))return n;l=e.getRootNode()}let o,r=e;for(;!A(r);)if(n.push(r),r instanceof Element||r instanceof Text){const e=r.assignedSlot;r=A(e)?r.parentNode:e}else r=!el(r)&&!bt(r)||!t&&r===l?r instanceof k?r.parentNode:null:r.host;return o=e instanceof Window?e.document:yt(e),n[n.length-1]===o&&n.push(window),n}
|
|
2
2
|
/**
|
|
3
3
|
@license
|
|
4
4
|
Copyright (c) 2016 The Polymer Project Authors. All rights reserved.
|
|
@@ -127,7 +127,7 @@
|
|
|
127
127
|
const KEY__SHADOW_TOKEN = '$shadowToken$';
|
|
128
128
|
const KEY__SHADOW_TOKEN_PRIVATE = '$$ShadowTokenKey$$';
|
|
129
129
|
const KEY__SYNTHETIC_MODE = '$$lwc-synthetic-mode';
|
|
130
|
-
/** version: 2.
|
|
130
|
+
/** version: 2.7.0 */
|
|
131
131
|
|
|
132
132
|
/*
|
|
133
133
|
* Copyright (c) 2018, salesforce.com, inc.
|
|
@@ -1467,7 +1467,7 @@
|
|
|
1467
1467
|
}
|
|
1468
1468
|
|
|
1469
1469
|
const runtimeFlags = _globalThis.lwcRuntimeFlags;
|
|
1470
|
-
/** version: 2.
|
|
1470
|
+
/** version: 2.7.0 */
|
|
1471
1471
|
|
|
1472
1472
|
/*
|
|
1473
1473
|
* Copyright (c) 2018, salesforce.com, inc.
|
|
@@ -2062,6 +2062,12 @@
|
|
|
2062
2062
|
return `[object ShadowRoot]`;
|
|
2063
2063
|
}
|
|
2064
2064
|
|
|
2065
|
+
},
|
|
2066
|
+
synthetic: {
|
|
2067
|
+
writable: false,
|
|
2068
|
+
enumerable: false,
|
|
2069
|
+
configurable: false,
|
|
2070
|
+
value: true
|
|
2065
2071
|
}
|
|
2066
2072
|
};
|
|
2067
2073
|
const ShadowRootDescriptors = {
|
|
@@ -5535,6 +5541,6 @@
|
|
|
5535
5541
|
|
|
5536
5542
|
configurable: true
|
|
5537
5543
|
});
|
|
5538
|
-
/** version: 2.
|
|
5544
|
+
/** version: 2.7.0 */
|
|
5539
5545
|
|
|
5540
5546
|
}));
|
|
@@ -199,7 +199,7 @@
|
|
|
199
199
|
var hasNativeSymbolSupport = /*@__PURE__*/function () {
|
|
200
200
|
return Symbol('x').toString() === 'Symbol(x)';
|
|
201
201
|
}();
|
|
202
|
-
/** version: 2.
|
|
202
|
+
/** version: 2.7.0 */
|
|
203
203
|
|
|
204
204
|
/*
|
|
205
205
|
* Copyright (c) 2018, salesforce.com, inc.
|
|
@@ -1522,7 +1522,7 @@
|
|
|
1522
1522
|
}
|
|
1523
1523
|
|
|
1524
1524
|
var runtimeFlags = _globalThis.lwcRuntimeFlags;
|
|
1525
|
-
/** version: 2.
|
|
1525
|
+
/** version: 2.7.0 */
|
|
1526
1526
|
|
|
1527
1527
|
/*
|
|
1528
1528
|
* Copyright (c) 2018, salesforce.com, inc.
|
|
@@ -2139,6 +2139,12 @@
|
|
|
2139
2139
|
value: function value() {
|
|
2140
2140
|
return "[object ShadowRoot]";
|
|
2141
2141
|
}
|
|
2142
|
+
},
|
|
2143
|
+
synthetic: {
|
|
2144
|
+
writable: false,
|
|
2145
|
+
enumerable: false,
|
|
2146
|
+
configurable: false,
|
|
2147
|
+
value: true
|
|
2142
2148
|
}
|
|
2143
2149
|
};
|
|
2144
2150
|
var ShadowRootDescriptors = {
|
|
@@ -5536,6 +5542,6 @@
|
|
|
5536
5542
|
},
|
|
5537
5543
|
configurable: true
|
|
5538
5544
|
});
|
|
5539
|
-
/** version: 2.
|
|
5545
|
+
/** version: 2.7.0 */
|
|
5540
5546
|
|
|
5541
5547
|
}));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
!function(e){"function"==typeof define&&define.amd?define(e):e()}((function(){"use strict";var e,t;function n(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function r(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function l(e,t,n){return t&&r(e.prototype,t),n&&r(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function o(e){return o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},o(e)}var a=Object.assign,i=Object.create,u=Object.defineProperties,c=Object.defineProperty,s=Object.getOwnPropertyDescriptor,f=Object.getPrototypeOf,h=Object.hasOwnProperty,p=Object.setPrototypeOf,g=Array.prototype,m=g.filter,v=g.find,b=g.indexOf,d=g.map,y=g.push,E=g.reduce,w=g.reverse,T=g.slice,N=g.splice,L=g.forEach,M=String.prototype.charCodeAt;function C(e){return void 0===e}function S(e){return null===e}function O(e){return!0===e}function H(e){return!1===e}function A(e){return"function"==typeof e}function R(e){return"object"===o(e)}var _,P,D=function(){if("object"===("undefined"==typeof globalThis?"undefined":o(globalThis)))return globalThis;var 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}(),$="$shadowResolver$",B="$shadowToken$",I=Node,k=I.prototype,x=I.DOCUMENT_POSITION_CONTAINED_BY,F=I.DOCUMENT_POSITION_PRECEDING,j=I.DOCUMENT_POSITION_FOLLOWING,W=I.ELEMENT_NODE,U=I.TEXT_NODE,K=I.CDATA_SECTION_NODE,G=I.PROCESSING_INSTRUCTION_NODE,q=I.COMMENT_NODE,X=k.appendChild,Y=k.cloneNode,V=k.compareDocumentPosition,z=k.insertBefore,J=k.removeChild,Q=k.replaceChild,Z=k.hasChildNodes,ee=HTMLElement.prototype.contains,te=s(k,"firstChild").get,ne=s(k,"lastChild").get,re=s(k,"textContent").get,le=s(k,"parentNode").get,oe=s(k,"ownerDocument").get,ae=h.call(k,"parentElement")?s(k,"parentElement").get:s(HTMLElement.prototype,"parentElement").get,ie=s(k,"textContent").set,ue=h.call(k,"childNodes")?s(k,"childNodes").get:s(HTMLElement.prototype,"childNodes").get,ce=h.call(k,"isConnected")?s(k,"isConnected").get:function(){var e=oe.call(this);return null===e||0!=(V.call(e,this)&x)},se=Element.prototype,fe=se.getAttribute,he=se.getBoundingClientRect,pe=se.getElementsByTagName,ge=se.getElementsByTagNameNS,me=se.hasAttribute,ve=se.querySelector,be=se.querySelectorAll,de=se.removeAttribute,ye=se.setAttribute,Ee=h.call(Element.prototype,"attachShadow")?Element.prototype.attachShadow:function(){throw new TypeError("attachShadow() is not supported in current browser. Load the @lwc/synthetic-shadow polyfill and use Lightning Web Components")},we=s(Element.prototype,"childElementCount").get,Te=s(Element.prototype,"firstElementChild").get,Ne=s(Element.prototype,"lastElementChild").get,Le=s(HTMLElement.prototype,"innerText"),Me=Le?Le.get:null,Ce=Le?Le.set:null,Se=s(HTMLElement.prototype,"outerText"),Oe=Se?Se.get:null,He=Se?Se.set:null,Ae=h.call(Element.prototype,"innerHTML")?s(Element.prototype,"innerHTML"):s(HTMLElement.prototype,"innerHTML"),Re=Ae.get,_e=Ae.set,Pe=h.call(Element.prototype,"outerHTML")?s(Element.prototype,"outerHTML"):s(HTMLElement.prototype,"outerHTML"),De=Pe.get,$e=Pe.set,Be=s(Element.prototype,"tagName").get,Ie=s(HTMLElement.prototype,"tabIndex"),ke=Ie.get,xe=Ie.set,Fe=h.call(Element.prototype,"matches")?Element.prototype.matches:Element.prototype.msMatchesSelector,je=h.call(Element.prototype,"children")?s(Element.prototype,"children").get:s(HTMLElement.prototype,"children").get,We=HTMLElement.prototype.getElementsByClassName,Ue=h.call(Element.prototype,"shadowRoot")?s(Element.prototype,"shadowRoot").get:function(){return null};"undefined"!=typeof HTMLSlotElement?(_=HTMLSlotElement.prototype.assignedNodes,P=HTMLSlotElement.prototype.assignedElements):(_=function(){throw new TypeError("assignedNodes() is not supported in current browser. Load the @lwc/synthetic-shadow polyfill to start using <slot> elements in your Lightning Web Component's template")},P=function(){throw new TypeError("assignedElements() is not supported in current browser. Load the @lwc/synthetic-shadow polyfill to start using <slot> elements in your Lightning Web Component's template")});var Ke=s(Event.prototype,"target").get,Ge=s(Event.prototype,"currentTarget").get,qe=s(FocusEvent.prototype,"relatedTarget").get,Xe=h.call(Event.prototype,"composedPath")?Event.prototype.composedPath:function(){return[]},Ye=s(Document.prototype,"activeElement").get,Ve=h.call(Document.prototype,"elementFromPoint")?Document.prototype.elementFromPoint:Document.prototype.msElementFromPoint,ze=h.call(Document.prototype,"elementsFromPoint")?Document.prototype.elementsFromPoint:Document.prototype.msElementsFromPoint,Je=s(Document.prototype,"defaultView").get,Qe=Document.prototype,Ze=Qe.querySelectorAll,et=Qe.getElementById,tt=Qe.getElementsByClassName,nt=Qe.getElementsByTagName,rt=Qe.getElementsByTagNameNS,lt=HTMLDocument.prototype.getElementsByName,ot=window,at=ot.addEventListener,it=ot.removeEventListener,ut=ot.getComputedStyle,ct=ot.getSelection,st=MutationObserver,ft=st.prototype.observe,ht=null;"undefined"!=typeof ShadowRoot&&(ht=ShadowRoot);var pt=!S(ht),gt=S(ht)?function(){return!1}:function(e){return e instanceof ht};var mt,vt=Document.prototype.createElement;function bt(e){var t=oe.call(e);return null===t?e:t}function dt(e){var t=bt(e),n=Je.call(t);if(null===n)throw new TypeError;return n}function yt(e){if(C(mt)){var t=bt(e);mt=t.body&&"temporary-bypass"===fe.call(t.body,"data-global-patching-bypass")}return O(mt)}function Et(e){var t=e.length,n=[];if(t>0)for(var r=0;r<t;r++)n[r]=e[r];return n}"undefined"==typeof HTMLSlotElement&&function(){var e=l((function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e)}));p(e,HTMLElement.constructor),p(e.prototype,HTMLElement.prototype),Window.prototype.HTMLSlotElement=e,c(Document.prototype,"createElement",{value:function(t,n){var r=vt.apply(this,T.call(arguments));return 4===t.length&&115===M.call(t,0)&&108===M.call(t,1)&&111===M.call(t,2)&&116===M.call(t,3)&&p(r,e.prototype),r}})}();var wt="undefined"!=typeof EventTarget?EventTarget.prototype:I.prototype,Tt=wt.addEventListener,Nt=wt.dispatchEvent,Lt=wt.removeEventListener,Mt=new WeakMap,Ct=new WeakMap;function St(e,t,n){if(t===n)return!0;var r=Ct.get(e);return C(r)&&(r=e.composedPath(),Ct.set(e,r)),r.includes(n)}function Ot(e){if(!function(e){return A(e)||R(e)&&!S(e)&&A(e.handleEvent)}(e))return e;var t=Mt.get(e);return C(t)&&(t=function(t){var n=Ge.call(t);if(St(t,_t(t),n))return A(e)?e.call(this,t):e.handleEvent&&e.handleEvent(t)},Mt.set(e,t)),t}var Ht=new WeakMap,At=new WeakMap;function Rt(e){var t=At.get(e);return C(t)&&(t=i(null),At.set(e,t)),t}function _t(e){var t;return null!==(t=rr.get(e))&&void 0!==t?t:Ke.call(e)}var Pt=new WeakMap;function Dt(e){if(!A(e))throw new TypeError;var t=Pt.get(e);return C(t)&&((t=function(t){var n=Ge.call(t);gt(n)||(n=zn(n)),St(t,_t(t),n)&&e.call(n,t)}).placement=1,Pt.set(e,t)),t}var $t=new WeakMap;function Bt(e){if(!A(e))throw new TypeError;var t=$t.get(e);return C(t)&&((t=function(t){var n=Ge.call(t);St(t,_t(t),n)&&e.call(n,t)}).placement=0,$t.set(e,t)),t}function It(e){var t=!1,n=!1,r=e.type,l=e.stopImmediatePropagation,o=e.stopPropagation,a=Rt(Ge.call(e))[r];c(e,"stopImmediatePropagation",{value:function(){t=!0,l.call(e)},writable:!0,enumerable:!0,configurable:!0}),c(e,"stopPropagation",{value:function(){n=!0,o.call(e)},writable:!0,enumerable:!0,configurable:!0});var i=T.call(a);function u(n){L.call(i,(function(r){H(t)&&r.placement===n&&-1!==b.call(a,r)&&r.call(void 0,e)}))}Ht.set(e,1),u(1),H(t)&&H(n)&&(Ht.set(e,0),u(0)),Ht.set(e,2)}function kt(e,t,n){var r=Rt(e),l=r[t];C(l)&&(l=r[t]=[]),-1===b.call(l,n)&&(0===l.length&&Tt.call(e,t,It),y.call(l,n))}function xt(e,t,n){var r,l;C(l=Rt(e)[t])||-1===(r=b.call(l,n))||(N.call(l,r,1),0===l.length&&Lt.call(e,t,It))}function Ft(e,t,n){A(t)&&kt(this,e,Bt(t))}function jt(e,t,n){A(t)&&xt(this,e,Bt(t))}var Wt="$$HostElementKey$$",Ut="$$ShadowedNodeKey$$";function Kt(e,t,n){var r=e,l=n.value;r[t]=l}function Gt(e){return e[Wt]}function qt(e){for(var t,n=e;!S(n);){if(!C(t=Gt(n)))return t;n=le.call(n)}}function Xt(e){return e[Ut]}function Yt(e){return!C(Gt(e))}function Vt(e){for(var t=ae.call(e);!S(t)&&Zt(t);)e=t,t=ae.call(e);return e}function zt(e,t){for(var n=Xt(e),r=t instanceof Element?t:ae.call(t);!S(r)&&r!==e;){var l=qt(r),o=ae.call(r);if(l===n)return Zt(r);if(o===e)return!1;if(S(o)||qt(o)===l)r=o;else{if(!Zt(o))return!1;if(!S(r=Jt(Vt(o)))){if(r===e)return!0;if(qt(r)===n)return!0}}}return!1}function Jt(e){if(!(e instanceof I))return null;var t=qt(e);if(C(t))return null;for(var n=e;!S(n)&&Xt(n)!==t;)n=le.call(n);return S(n)?null:n}function Qt(e){return Zt(e)&&Yt(e)}function Zt(e){return e instanceof HTMLSlotElement}function en(e,t){var n=qt(t);return C(n)||Xt(e)===n}function tn(e){var t=Vn(e);return ln(t,Et(ue.call(t)))}function nn(e,t){for(var n=[],r=0,l=t.length;r<l;r+=1){var o=t[r];!en(e,o)&&zt(e,o)&&y.call(n,o)}return n}function rn(e,t){for(var n=0,r=t.length;n<r;n+=1){var l=t[n];if(!en(e,l)&&zt(e,l))return l}return null}function ln(e,t){for(var n=[],r=0,l=t.length;r<l;r+=1){var o=t[r];en(e,o)&&y.call(n,o)}return n}function on(e,t){for(var n=0,r=t.length;n<r;n+=1)if(en(e,t[n]))return t[n];return null}function an(e){if(!Jn(e)&&!Zt(e))return Et(ue.call(e));if(Jn(e)){var t=Et(be.call(e,"slot")),n=qn(zn(e));return E.call(t,(function(e,t){return n===qn(t)&&y.apply(e,un(t)),e}),[])}var r=Et(ue.call(e)),l=qn(e);return m.call(r,(function(e){return l===qn(e)}))}function un(e){var t=Jt(e);if(S(t))return[];var n=Et(ue.call(e));return m.call(n,(function(e){return!Yt(e)||!en(t,e)}))}function cn(e){if(e.nodeType===W){for(var t=an(e),n="",r=0,l=t.length;r<l;r+=1){var o=t[r];o.nodeType!==q&&(n+=cn(o))}return n}return e.nodeValue}var sn=new WeakMap;function fn(){throw new TypeError("Illegal constructor")}function hn(e){var t=i(fn.prototype);return sn.set(t,e),L.call(e,(function(e,n){c(t,n,{value:e,enumerable:!0,configurable:!0})})),t}fn.prototype=i(NodeList.prototype,(n(e={constructor:{writable:!0,configurable:!0,value:fn},item:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return this[e]}},length:{enumerable:!0,configurable:!0,get:function(){return sn.get(this).length}},forEach:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t){L.call(sn.get(this),e,t)}},entries:{writable:!0,enumerable:!0,configurable:!0,value:function(){return d.call(sn.get(this),(function(e,t){return[t,e]}))}},keys:{writable:!0,enumerable:!0,configurable:!0,value:function(){return d.call(sn.get(this),(function(e,t){return t}))}},values:{writable:!0,enumerable:!0,configurable:!0,value:function(){return sn.get(this)}}},Symbol.iterator,{writable:!0,configurable:!0,value:function(){var e=this,t=0;return{next:function(){var n=sn.get(e);return t<n.length?{value:n[t++],done:!1}:{done:!0}}}}}),n(e,Symbol.toStringTag,{configurable:!0,get:function(){return"NodeList"}}),n(e,"toString",{writable:!0,configurable:!0,value:function(){return"[object NodeList]"}}),e)),p(fn,NodeList);var pn=new WeakMap;function gn(){throw new TypeError("Illegal constructor")}function mn(e){var t=i(gn.prototype);return pn.set(t,e),L.call(e,(function(e,n){c(t,n,{value:e,enumerable:!0,configurable:!0})})),t}gn.prototype=i(HTMLCollection.prototype,(n(t={constructor:{writable:!0,configurable:!0,value:gn},item:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return this[e]}},length:{enumerable:!0,configurable:!0,get:function(){return pn.get(this).length}},namedItem:{writable:!0,enumerable:!0,configurable:!0,value:function(e){if(""===e)return null;for(var t=pn.get(this),n=0,r=t.length;n<r;n++){var l=t[r];if(e===fe.call(l,"id")||e===fe.call(l,"name"))return l}return null}}},Symbol.toStringTag,{configurable:!0,get:function(){return"HTMLCollection"}}),n(t,"toString",{writable:!0,configurable:!0,value:function(){return"[object HTMLCollection]"}}),t)),p(gn,HTMLCollection);var vn=/[&\u00A0"]/g,bn=/[&\u00A0<>]/g,dn=String.prototype,yn=dn.replace,En=dn.toLowerCase;function wn(e){switch(e){case"&":return"&";case"<":return"<";case">":return">";case'"':return""";case" ":return" ";default:return""}}function Tn(e){return yn.call(e,vn,wn)}var Nn=new Set(["AREA","BASE","BR","COL","COMMAND","EMBED","HR","IMG","INPUT","KEYGEN","LINK","META","PARAM","SOURCE","TRACK","WBR"]),Ln=new Set(["STYLE","SCRIPT","XMP","IFRAME","NOEMBED","NOFRAMES","PLAINTEXT","NOSCRIPT"]);function Mn(e){switch(e.nodeType){case W:for(var t,n=e.attributes,r=Be.call(e),l="<"+En.call(r),o=0;t=n[o];o++)l+=" "+t.name+'="'+Tn(t.value)+'"';return l+=">",Nn.has(r)?l:l+function(e){for(var t="",n=an(e),r=0,l=n.length;r<l;r+=1)t+=Mn(n[r]);return t}(e)+"</"+En.call(r)+">";case U:var a=e.data,i=e.parentNode;return i instanceof Element&&Ln.has(Be.call(i))?a:function(e){return yn.call(e,bn,wn)}(a);case K:return"<!CDATA[[".concat(e.data,"]]>");case G:return"<?".concat(e.target," ").concat(e.data,"?>");case q:return"\x3c!--".concat(e.data,"--\x3e");default:return""}}D.lwcRuntimeFlags||Object.defineProperty(D,"lwcRuntimeFlags",{value:i(null)});var Cn=D.lwcRuntimeFlags;function Sn(e){return Qt(e)||Jn(e)}function On(e,t){var n=Jt(e);if(t===n)return zn(n);if(t instanceof Element){if(qt(e)===qt(t))return t;if(!S(n)&&Zt(t)){var r=Jt(t);if(!S(r)&&en(n,r))return r}}return null}function Hn(){return jn(this).length>0}function An(){return jn(this)[0]||null}function Rn(){var e=jn(this);return e[e.length-1]||null}function _n(){return cn(this)}function Pn(){var e=le.call(this);return S(e)?e:On(this,e)}function Dn(){var e=le.call(this);if(S(e))return null;var t=On(this,e);return t instanceof Element?t:null}function $n(e){return this.getRootNode()===e?10:Gt(this)!==Gt(e)?35:V.call(this,e)}function Bn(e){return null!=e&&Gt(this)===Gt(e)&&0!=(V.call(this,e)&x)}function In(e){var t=Y.call(this,!1);if(!e)return t;for(var n=jn(this),r=0,l=n.length;r<l;r+=1)t.appendChild(n[r].cloneNode(!0));return t}function kn(){if(Jn(this)){var e=Jt(this);return hn(S(e)?[]:ln(e,an(this)))}return ue.call(this)}var xn=I.prototype.getRootNode,Fn=C(xn)?function(){for(var e,t=this;!S(e=le.call(t));)t=e;return t}:xn;u(I.prototype,{firstChild:{get:function(){return Sn(this)?An.call(this):te.call(this)},enumerable:!0,configurable:!0},lastChild:{get:function(){return Sn(this)?Rn.call(this):ne.call(this)},enumerable:!0,configurable:!0},textContent:{get:function(){return Cn.ENABLE_NODE_PATCH?yt(this)?re.call(this):_n.call(this):Yt(this)||Jn(this)?_n.call(this):re.call(this)},set:function(e){ie.call(this,e)},enumerable:!0,configurable:!0},parentNode:{get:function(){if(Yt(this))return Pn.call(this);var e=le.call(this);return!S(e)&&Qt(e)?Jt(e):e},enumerable:!0,configurable:!0},parentElement:{get:function(){if(Yt(this))return Dn.call(this);var e=ae.call(this);return!S(e)&&Qt(e)?Jt(e):e},enumerable:!0,configurable:!0},childNodes:{get:function(){return Sn(this)?kn.call(this):ue.call(this)},enumerable:!0,configurable:!0},hasChildNodes:{value:function(){return Sn(this)?Hn.call(this):Z.call(this)},enumerable:!0,writable:!0,configurable:!0},compareDocumentPosition:{value:function(e){return yt(this)?V.call(this,e):$n.call(this,e)},enumerable:!0,writable:!0,configurable:!0},contains:{value:function(e){return this===e||(Cn.ENABLE_NODE_PATCH?yt(this)?ee.call(this,e):Bn.call(this,e):null!=e&&(Yt(this)||Jn(this)?Bn.call(this,e):ee.call(this,e)))},enumerable:!0,writable:!0,configurable:!0},cloneNode:{value:function(e){return Cn.ENABLE_NODE_PATCH?O(e)?yt(this)?Y.call(this,e):In.call(this,e):Y.call(this,e):Yt(this)||Jn(this)?In.call(this,e):Y.call(this,e)},enumerable:!0,writable:!0,configurable:!0},getRootNode:{value:function(e){var t,n;return O(!C(e)&&!!e.composed)?Fn.call(this,e):S(n=Jt(t=this))?Fn.call(t):zn(n)},enumerable:!0,configurable:!0,writable:!0},isConnected:{enumerable:!0,configurable:!0,get:function(){return ce.call(this)}}});var jn=function(e){return e.childNodes};function Wn(e,t,n,r){var l=ze.call(t,n,r),o=[],a=function(e){for(var t,n=[],r=e.getRootNode();!C(r);)n.push(r),r=null===(t=r.host)||void 0===t?void 0:t.getRootNode();return n}(e);if(!S(l))for(var i=0;i<l.length;i++){var u=l[i];-1===a.indexOf(u.getRootNode())||Qt(u)||o.push(u)}return o}h.call(HTMLElement.prototype,"contains")&&c(HTMLElement.prototype,"contains",s(I.prototype,"contains")),h.call(HTMLElement.prototype,"parentElement")&&c(HTMLElement.prototype,"parentElement",s(I.prototype,"parentElement"));var Un=new WeakMap,Kn=document.createDocumentFragment;function Gn(e){var t=Un.get(e);if(C(t))throw new TypeError;return t}function qn(e){return e.$shadowResolver$}function Xn(e,t){e.$shadowResolver$=t}function Yn(e){return Gn(e).delegatesFocus}function Vn(e){return Gn(e).host}function zn(e){return Gn(e).shadowRoot}function Jn(e){var t=Un.get(e);return!C(t)&&e===t.host}function Qn(e){var t=Un.get(e);return!C(t)&&e===t.shadowRoot}c(I.prototype,$,{set:function(e){var t,n;C(e)||(this.$$ShadowResolverKey$$=e,t=this,n=e.nodeKey,Kt(t,Wt,{value:n,configurable:!0}))},get:function(){return this.$$ShadowResolverKey$$},configurable:!0,enumerable:!0}),c(D,"$isNativeShadowRootDefined$",{value:pt});var Zn=0;function er(e,t){if(Un.has(e))throw new Error("Failed to execute 'attachShadow' on 'Element': Shadow root cannot be created on a host which already hosts a shadow tree.");var n=t.mode,r=t.delegatesFocus,l=bt(e),o=Kn.call(l),a={mode:n,delegatesFocus:!!r,host:e,shadowRoot:o};Un.set(o,a),Un.set(e,a);var i=function(){return o},u=i.nodeKey=Zn++;return Kt(e,Ut,{value:u}),Xn(o,i),p(o,or.prototype),o}var tr={constructor:{writable:!0,configurable:!0,value:or},toString:{writable:!0,configurable:!0,value:function(){return"[object ShadowRoot]"}}},nr={activeElement:{enumerable:!0,configurable:!0,get:function(){var e=Vn(this),t=bt(e),n=Ye.call(t);if(S(n))return n;if(0==(V.call(e,n)&x))return null;for(var r=n;!en(e,r);)r=ae.call(r);return Zt(r)?null:r}},delegatesFocus:{configurable:!0,get:function(){return Gn(this).delegatesFocus}},elementFromPoint:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t){return ur(this,bt(Vn(this)),e,t)}},elementsFromPoint:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t){return Wn(this,bt(Vn(this)),e,t)}},getSelection:{writable:!0,enumerable:!0,configurable:!0,value:function(){throw new Error('Disallowed method "getSelection" on ShadowRoot.')}},host:{enumerable:!0,configurable:!0,get:function(){return Vn(this)}},mode:{configurable:!0,get:function(){return Gn(this).mode}},styleSheets:{enumerable:!0,configurable:!0,get:function(){throw new Error}}},rr=new WeakMap,lr={insertBefore:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t){return z.call(Vn(this),e,t),e}},removeChild:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return J.call(Vn(this),e),e}},appendChild:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return X.call(Vn(this),e),e}},replaceChild:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t){return Q.call(Vn(this),e,t),t}},addEventListener:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t,n){!function(e,t,n,r){A(n)&&kt(Vn(e),t,Dt(n))}(this,e,t)}},dispatchEvent:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return rr.set(e,this),Nt.apply(Vn(this),arguments)}},removeEventListener:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t,n){!function(e,t,n,r){A(n)&&xt(Vn(e),t,Dt(n))}(this,e,t)}},baseURI:{enumerable:!0,configurable:!0,get:function(){return Vn(this).baseURI}},childNodes:{enumerable:!0,configurable:!0,get:function(){return hn(tn(this))}},cloneNode:{writable:!0,enumerable:!0,configurable:!0,value:function(){throw new Error('Disallowed method "cloneNode" on ShadowRoot.')}},compareDocumentPosition:{writable:!0,enumerable:!0,configurable:!0,value:function(e){var t=Vn(this);return this===e?0:this.contains(e)?20:V.call(t,e)&x?37:35}},contains:{writable:!0,enumerable:!0,configurable:!0,value:function(e){if(this===e)return!0;var t=Vn(this);return 0!=(V.call(t,e)&x)&&en(t,e)}},firstChild:{enumerable:!0,configurable:!0,get:function(){return jn(this)[0]||null}},lastChild:{enumerable:!0,configurable:!0,get:function(){var e=jn(this);return e[e.length-1]||null}},hasChildNodes:{writable:!0,enumerable:!0,configurable:!0,value:function(){return jn(this).length>0}},isConnected:{enumerable:!0,configurable:!0,get:function(){return ce.call(Vn(this))}},nextSibling:{enumerable:!0,configurable:!0,get:function(){return null}},previousSibling:{enumerable:!0,configurable:!0,get:function(){return null}},nodeName:{enumerable:!0,configurable:!0,get:function(){return"#document-fragment"}},nodeType:{enumerable:!0,configurable:!0,get:function(){return 11}},nodeValue:{enumerable:!0,configurable:!0,get:function(){return null}},ownerDocument:{enumerable:!0,configurable:!0,get:function(){return Vn(this).ownerDocument}},parentElement:{enumerable:!0,configurable:!0,get:function(){return null}},parentNode:{enumerable:!0,configurable:!0,get:function(){return null}},textContent:{enumerable:!0,configurable:!0,get:function(){for(var e=jn(this),t="",n=0,r=e.length;n<r;n+=1){var l=e[n];l.nodeType!==q&&(t+=cn(l))}return t},set:function(e){var t=Vn(this);ie.call(t,e)}},getRootNode:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return!C(e)&&O(e.composed)?Vn(this).getRootNode(e):this}}};function or(){throw new TypeError("Illegal constructor")}function ar(e,t){var n,r=[];if(e instanceof Window)n=e;else{if(!(e instanceof I))return r;n=e.getRootNode()}for(var l,o=e;!S(o);)if(r.push(o),o instanceof Element||o instanceof Text){var a=o.assignedSlot;o=S(a)?o.parentNode:a}else o=!Qn(o)&&!gt(o)||!t&&o===n?o instanceof I?o.parentNode:null:o.host;return l=e instanceof Window?e.document:bt(e),r[r.length-1]===l&&r.push(window),r}
|
|
1
|
+
!function(e){"function"==typeof define&&define.amd?define(e):e()}((function(){"use strict";var e,t;function n(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function r(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function l(e,t,n){return t&&r(e.prototype,t),n&&r(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function o(e){return o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},o(e)}var a=Object.assign,i=Object.create,u=Object.defineProperties,c=Object.defineProperty,s=Object.getOwnPropertyDescriptor,f=Object.getPrototypeOf,h=Object.hasOwnProperty,p=Object.setPrototypeOf,g=Array.prototype,m=g.filter,v=g.find,b=g.indexOf,d=g.map,y=g.push,E=g.reduce,w=g.reverse,T=g.slice,N=g.splice,L=g.forEach,M=String.prototype.charCodeAt;function C(e){return void 0===e}function S(e){return null===e}function O(e){return!0===e}function H(e){return!1===e}function A(e){return"function"==typeof e}function R(e){return"object"===o(e)}var _,P,D=function(){if("object"===("undefined"==typeof globalThis?"undefined":o(globalThis)))return globalThis;var 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}(),$="$shadowResolver$",B="$shadowToken$",I=Node,k=I.prototype,x=I.DOCUMENT_POSITION_CONTAINED_BY,F=I.DOCUMENT_POSITION_PRECEDING,j=I.DOCUMENT_POSITION_FOLLOWING,W=I.ELEMENT_NODE,U=I.TEXT_NODE,K=I.CDATA_SECTION_NODE,G=I.PROCESSING_INSTRUCTION_NODE,q=I.COMMENT_NODE,X=k.appendChild,Y=k.cloneNode,V=k.compareDocumentPosition,z=k.insertBefore,J=k.removeChild,Q=k.replaceChild,Z=k.hasChildNodes,ee=HTMLElement.prototype.contains,te=s(k,"firstChild").get,ne=s(k,"lastChild").get,re=s(k,"textContent").get,le=s(k,"parentNode").get,oe=s(k,"ownerDocument").get,ae=h.call(k,"parentElement")?s(k,"parentElement").get:s(HTMLElement.prototype,"parentElement").get,ie=s(k,"textContent").set,ue=h.call(k,"childNodes")?s(k,"childNodes").get:s(HTMLElement.prototype,"childNodes").get,ce=h.call(k,"isConnected")?s(k,"isConnected").get:function(){var e=oe.call(this);return null===e||0!=(V.call(e,this)&x)},se=Element.prototype,fe=se.getAttribute,he=se.getBoundingClientRect,pe=se.getElementsByTagName,ge=se.getElementsByTagNameNS,me=se.hasAttribute,ve=se.querySelector,be=se.querySelectorAll,de=se.removeAttribute,ye=se.setAttribute,Ee=h.call(Element.prototype,"attachShadow")?Element.prototype.attachShadow:function(){throw new TypeError("attachShadow() is not supported in current browser. Load the @lwc/synthetic-shadow polyfill and use Lightning Web Components")},we=s(Element.prototype,"childElementCount").get,Te=s(Element.prototype,"firstElementChild").get,Ne=s(Element.prototype,"lastElementChild").get,Le=s(HTMLElement.prototype,"innerText"),Me=Le?Le.get:null,Ce=Le?Le.set:null,Se=s(HTMLElement.prototype,"outerText"),Oe=Se?Se.get:null,He=Se?Se.set:null,Ae=h.call(Element.prototype,"innerHTML")?s(Element.prototype,"innerHTML"):s(HTMLElement.prototype,"innerHTML"),Re=Ae.get,_e=Ae.set,Pe=h.call(Element.prototype,"outerHTML")?s(Element.prototype,"outerHTML"):s(HTMLElement.prototype,"outerHTML"),De=Pe.get,$e=Pe.set,Be=s(Element.prototype,"tagName").get,Ie=s(HTMLElement.prototype,"tabIndex"),ke=Ie.get,xe=Ie.set,Fe=h.call(Element.prototype,"matches")?Element.prototype.matches:Element.prototype.msMatchesSelector,je=h.call(Element.prototype,"children")?s(Element.prototype,"children").get:s(HTMLElement.prototype,"children").get,We=HTMLElement.prototype.getElementsByClassName,Ue=h.call(Element.prototype,"shadowRoot")?s(Element.prototype,"shadowRoot").get:function(){return null};"undefined"!=typeof HTMLSlotElement?(_=HTMLSlotElement.prototype.assignedNodes,P=HTMLSlotElement.prototype.assignedElements):(_=function(){throw new TypeError("assignedNodes() is not supported in current browser. Load the @lwc/synthetic-shadow polyfill to start using <slot> elements in your Lightning Web Component's template")},P=function(){throw new TypeError("assignedElements() is not supported in current browser. Load the @lwc/synthetic-shadow polyfill to start using <slot> elements in your Lightning Web Component's template")});var Ke=s(Event.prototype,"target").get,Ge=s(Event.prototype,"currentTarget").get,qe=s(FocusEvent.prototype,"relatedTarget").get,Xe=h.call(Event.prototype,"composedPath")?Event.prototype.composedPath:function(){return[]},Ye=s(Document.prototype,"activeElement").get,Ve=h.call(Document.prototype,"elementFromPoint")?Document.prototype.elementFromPoint:Document.prototype.msElementFromPoint,ze=h.call(Document.prototype,"elementsFromPoint")?Document.prototype.elementsFromPoint:Document.prototype.msElementsFromPoint,Je=s(Document.prototype,"defaultView").get,Qe=Document.prototype,Ze=Qe.querySelectorAll,et=Qe.getElementById,tt=Qe.getElementsByClassName,nt=Qe.getElementsByTagName,rt=Qe.getElementsByTagNameNS,lt=HTMLDocument.prototype.getElementsByName,ot=window,at=ot.addEventListener,it=ot.removeEventListener,ut=ot.getComputedStyle,ct=ot.getSelection,st=MutationObserver,ft=st.prototype.observe,ht=null;"undefined"!=typeof ShadowRoot&&(ht=ShadowRoot);var pt=!S(ht),gt=S(ht)?function(){return!1}:function(e){return e instanceof ht};var mt,vt=Document.prototype.createElement;function bt(e){var t=oe.call(e);return null===t?e:t}function dt(e){var t=bt(e),n=Je.call(t);if(null===n)throw new TypeError;return n}function yt(e){if(C(mt)){var t=bt(e);mt=t.body&&"temporary-bypass"===fe.call(t.body,"data-global-patching-bypass")}return O(mt)}function Et(e){var t=e.length,n=[];if(t>0)for(var r=0;r<t;r++)n[r]=e[r];return n}"undefined"==typeof HTMLSlotElement&&function(){var e=l((function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e)}));p(e,HTMLElement.constructor),p(e.prototype,HTMLElement.prototype),Window.prototype.HTMLSlotElement=e,c(Document.prototype,"createElement",{value:function(t,n){var r=vt.apply(this,T.call(arguments));return 4===t.length&&115===M.call(t,0)&&108===M.call(t,1)&&111===M.call(t,2)&&116===M.call(t,3)&&p(r,e.prototype),r}})}();var wt="undefined"!=typeof EventTarget?EventTarget.prototype:I.prototype,Tt=wt.addEventListener,Nt=wt.dispatchEvent,Lt=wt.removeEventListener,Mt=new WeakMap,Ct=new WeakMap;function St(e,t,n){if(t===n)return!0;var r=Ct.get(e);return C(r)&&(r=e.composedPath(),Ct.set(e,r)),r.includes(n)}function Ot(e){if(!function(e){return A(e)||R(e)&&!S(e)&&A(e.handleEvent)}(e))return e;var t=Mt.get(e);return C(t)&&(t=function(t){var n=Ge.call(t);if(St(t,_t(t),n))return A(e)?e.call(this,t):e.handleEvent&&e.handleEvent(t)},Mt.set(e,t)),t}var Ht=new WeakMap,At=new WeakMap;function Rt(e){var t=At.get(e);return C(t)&&(t=i(null),At.set(e,t)),t}function _t(e){var t;return null!==(t=rr.get(e))&&void 0!==t?t:Ke.call(e)}var Pt=new WeakMap;function Dt(e){if(!A(e))throw new TypeError;var t=Pt.get(e);return C(t)&&((t=function(t){var n=Ge.call(t);gt(n)||(n=zn(n)),St(t,_t(t),n)&&e.call(n,t)}).placement=1,Pt.set(e,t)),t}var $t=new WeakMap;function Bt(e){if(!A(e))throw new TypeError;var t=$t.get(e);return C(t)&&((t=function(t){var n=Ge.call(t);St(t,_t(t),n)&&e.call(n,t)}).placement=0,$t.set(e,t)),t}function It(e){var t=!1,n=!1,r=e.type,l=e.stopImmediatePropagation,o=e.stopPropagation,a=Rt(Ge.call(e))[r];c(e,"stopImmediatePropagation",{value:function(){t=!0,l.call(e)},writable:!0,enumerable:!0,configurable:!0}),c(e,"stopPropagation",{value:function(){n=!0,o.call(e)},writable:!0,enumerable:!0,configurable:!0});var i=T.call(a);function u(n){L.call(i,(function(r){H(t)&&r.placement===n&&-1!==b.call(a,r)&&r.call(void 0,e)}))}Ht.set(e,1),u(1),H(t)&&H(n)&&(Ht.set(e,0),u(0)),Ht.set(e,2)}function kt(e,t,n){var r=Rt(e),l=r[t];C(l)&&(l=r[t]=[]),-1===b.call(l,n)&&(0===l.length&&Tt.call(e,t,It),y.call(l,n))}function xt(e,t,n){var r,l;C(l=Rt(e)[t])||-1===(r=b.call(l,n))||(N.call(l,r,1),0===l.length&&Lt.call(e,t,It))}function Ft(e,t,n){A(t)&&kt(this,e,Bt(t))}function jt(e,t,n){A(t)&&xt(this,e,Bt(t))}var Wt="$$HostElementKey$$",Ut="$$ShadowedNodeKey$$";function Kt(e,t,n){var r=e,l=n.value;r[t]=l}function Gt(e){return e[Wt]}function qt(e){for(var t,n=e;!S(n);){if(!C(t=Gt(n)))return t;n=le.call(n)}}function Xt(e){return e[Ut]}function Yt(e){return!C(Gt(e))}function Vt(e){for(var t=ae.call(e);!S(t)&&Zt(t);)e=t,t=ae.call(e);return e}function zt(e,t){for(var n=Xt(e),r=t instanceof Element?t:ae.call(t);!S(r)&&r!==e;){var l=qt(r),o=ae.call(r);if(l===n)return Zt(r);if(o===e)return!1;if(S(o)||qt(o)===l)r=o;else{if(!Zt(o))return!1;if(!S(r=Jt(Vt(o)))){if(r===e)return!0;if(qt(r)===n)return!0}}}return!1}function Jt(e){if(!(e instanceof I))return null;var t=qt(e);if(C(t))return null;for(var n=e;!S(n)&&Xt(n)!==t;)n=le.call(n);return S(n)?null:n}function Qt(e){return Zt(e)&&Yt(e)}function Zt(e){return e instanceof HTMLSlotElement}function en(e,t){var n=qt(t);return C(n)||Xt(e)===n}function tn(e){var t=Vn(e);return ln(t,Et(ue.call(t)))}function nn(e,t){for(var n=[],r=0,l=t.length;r<l;r+=1){var o=t[r];!en(e,o)&&zt(e,o)&&y.call(n,o)}return n}function rn(e,t){for(var n=0,r=t.length;n<r;n+=1){var l=t[n];if(!en(e,l)&&zt(e,l))return l}return null}function ln(e,t){for(var n=[],r=0,l=t.length;r<l;r+=1){var o=t[r];en(e,o)&&y.call(n,o)}return n}function on(e,t){for(var n=0,r=t.length;n<r;n+=1)if(en(e,t[n]))return t[n];return null}function an(e){if(!Jn(e)&&!Zt(e))return Et(ue.call(e));if(Jn(e)){var t=Et(be.call(e,"slot")),n=qn(zn(e));return E.call(t,(function(e,t){return n===qn(t)&&y.apply(e,un(t)),e}),[])}var r=Et(ue.call(e)),l=qn(e);return m.call(r,(function(e){return l===qn(e)}))}function un(e){var t=Jt(e);if(S(t))return[];var n=Et(ue.call(e));return m.call(n,(function(e){return!Yt(e)||!en(t,e)}))}function cn(e){if(e.nodeType===W){for(var t=an(e),n="",r=0,l=t.length;r<l;r+=1){var o=t[r];o.nodeType!==q&&(n+=cn(o))}return n}return e.nodeValue}var sn=new WeakMap;function fn(){throw new TypeError("Illegal constructor")}function hn(e){var t=i(fn.prototype);return sn.set(t,e),L.call(e,(function(e,n){c(t,n,{value:e,enumerable:!0,configurable:!0})})),t}fn.prototype=i(NodeList.prototype,(n(e={constructor:{writable:!0,configurable:!0,value:fn},item:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return this[e]}},length:{enumerable:!0,configurable:!0,get:function(){return sn.get(this).length}},forEach:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t){L.call(sn.get(this),e,t)}},entries:{writable:!0,enumerable:!0,configurable:!0,value:function(){return d.call(sn.get(this),(function(e,t){return[t,e]}))}},keys:{writable:!0,enumerable:!0,configurable:!0,value:function(){return d.call(sn.get(this),(function(e,t){return t}))}},values:{writable:!0,enumerable:!0,configurable:!0,value:function(){return sn.get(this)}}},Symbol.iterator,{writable:!0,configurable:!0,value:function(){var e=this,t=0;return{next:function(){var n=sn.get(e);return t<n.length?{value:n[t++],done:!1}:{done:!0}}}}}),n(e,Symbol.toStringTag,{configurable:!0,get:function(){return"NodeList"}}),n(e,"toString",{writable:!0,configurable:!0,value:function(){return"[object NodeList]"}}),e)),p(fn,NodeList);var pn=new WeakMap;function gn(){throw new TypeError("Illegal constructor")}function mn(e){var t=i(gn.prototype);return pn.set(t,e),L.call(e,(function(e,n){c(t,n,{value:e,enumerable:!0,configurable:!0})})),t}gn.prototype=i(HTMLCollection.prototype,(n(t={constructor:{writable:!0,configurable:!0,value:gn},item:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return this[e]}},length:{enumerable:!0,configurable:!0,get:function(){return pn.get(this).length}},namedItem:{writable:!0,enumerable:!0,configurable:!0,value:function(e){if(""===e)return null;for(var t=pn.get(this),n=0,r=t.length;n<r;n++){var l=t[r];if(e===fe.call(l,"id")||e===fe.call(l,"name"))return l}return null}}},Symbol.toStringTag,{configurable:!0,get:function(){return"HTMLCollection"}}),n(t,"toString",{writable:!0,configurable:!0,value:function(){return"[object HTMLCollection]"}}),t)),p(gn,HTMLCollection);var vn=/[&\u00A0"]/g,bn=/[&\u00A0<>]/g,dn=String.prototype,yn=dn.replace,En=dn.toLowerCase;function wn(e){switch(e){case"&":return"&";case"<":return"<";case">":return">";case'"':return""";case" ":return" ";default:return""}}function Tn(e){return yn.call(e,vn,wn)}var Nn=new Set(["AREA","BASE","BR","COL","COMMAND","EMBED","HR","IMG","INPUT","KEYGEN","LINK","META","PARAM","SOURCE","TRACK","WBR"]),Ln=new Set(["STYLE","SCRIPT","XMP","IFRAME","NOEMBED","NOFRAMES","PLAINTEXT","NOSCRIPT"]);function Mn(e){switch(e.nodeType){case W:for(var t,n=e.attributes,r=Be.call(e),l="<"+En.call(r),o=0;t=n[o];o++)l+=" "+t.name+'="'+Tn(t.value)+'"';return l+=">",Nn.has(r)?l:l+function(e){for(var t="",n=an(e),r=0,l=n.length;r<l;r+=1)t+=Mn(n[r]);return t}(e)+"</"+En.call(r)+">";case U:var a=e.data,i=e.parentNode;return i instanceof Element&&Ln.has(Be.call(i))?a:function(e){return yn.call(e,bn,wn)}(a);case K:return"<!CDATA[[".concat(e.data,"]]>");case G:return"<?".concat(e.target," ").concat(e.data,"?>");case q:return"\x3c!--".concat(e.data,"--\x3e");default:return""}}D.lwcRuntimeFlags||Object.defineProperty(D,"lwcRuntimeFlags",{value:i(null)});var Cn=D.lwcRuntimeFlags;function Sn(e){return Qt(e)||Jn(e)}function On(e,t){var n=Jt(e);if(t===n)return zn(n);if(t instanceof Element){if(qt(e)===qt(t))return t;if(!S(n)&&Zt(t)){var r=Jt(t);if(!S(r)&&en(n,r))return r}}return null}function Hn(){return jn(this).length>0}function An(){return jn(this)[0]||null}function Rn(){var e=jn(this);return e[e.length-1]||null}function _n(){return cn(this)}function Pn(){var e=le.call(this);return S(e)?e:On(this,e)}function Dn(){var e=le.call(this);if(S(e))return null;var t=On(this,e);return t instanceof Element?t:null}function $n(e){return this.getRootNode()===e?10:Gt(this)!==Gt(e)?35:V.call(this,e)}function Bn(e){return null!=e&&Gt(this)===Gt(e)&&0!=(V.call(this,e)&x)}function In(e){var t=Y.call(this,!1);if(!e)return t;for(var n=jn(this),r=0,l=n.length;r<l;r+=1)t.appendChild(n[r].cloneNode(!0));return t}function kn(){if(Jn(this)){var e=Jt(this);return hn(S(e)?[]:ln(e,an(this)))}return ue.call(this)}var xn=I.prototype.getRootNode,Fn=C(xn)?function(){for(var e,t=this;!S(e=le.call(t));)t=e;return t}:xn;u(I.prototype,{firstChild:{get:function(){return Sn(this)?An.call(this):te.call(this)},enumerable:!0,configurable:!0},lastChild:{get:function(){return Sn(this)?Rn.call(this):ne.call(this)},enumerable:!0,configurable:!0},textContent:{get:function(){return Cn.ENABLE_NODE_PATCH?yt(this)?re.call(this):_n.call(this):Yt(this)||Jn(this)?_n.call(this):re.call(this)},set:function(e){ie.call(this,e)},enumerable:!0,configurable:!0},parentNode:{get:function(){if(Yt(this))return Pn.call(this);var e=le.call(this);return!S(e)&&Qt(e)?Jt(e):e},enumerable:!0,configurable:!0},parentElement:{get:function(){if(Yt(this))return Dn.call(this);var e=ae.call(this);return!S(e)&&Qt(e)?Jt(e):e},enumerable:!0,configurable:!0},childNodes:{get:function(){return Sn(this)?kn.call(this):ue.call(this)},enumerable:!0,configurable:!0},hasChildNodes:{value:function(){return Sn(this)?Hn.call(this):Z.call(this)},enumerable:!0,writable:!0,configurable:!0},compareDocumentPosition:{value:function(e){return yt(this)?V.call(this,e):$n.call(this,e)},enumerable:!0,writable:!0,configurable:!0},contains:{value:function(e){return this===e||(Cn.ENABLE_NODE_PATCH?yt(this)?ee.call(this,e):Bn.call(this,e):null!=e&&(Yt(this)||Jn(this)?Bn.call(this,e):ee.call(this,e)))},enumerable:!0,writable:!0,configurable:!0},cloneNode:{value:function(e){return Cn.ENABLE_NODE_PATCH?O(e)?yt(this)?Y.call(this,e):In.call(this,e):Y.call(this,e):Yt(this)||Jn(this)?In.call(this,e):Y.call(this,e)},enumerable:!0,writable:!0,configurable:!0},getRootNode:{value:function(e){var t,n;return O(!C(e)&&!!e.composed)?Fn.call(this,e):S(n=Jt(t=this))?Fn.call(t):zn(n)},enumerable:!0,configurable:!0,writable:!0},isConnected:{enumerable:!0,configurable:!0,get:function(){return ce.call(this)}}});var jn=function(e){return e.childNodes};function Wn(e,t,n,r){var l=ze.call(t,n,r),o=[],a=function(e){for(var t,n=[],r=e.getRootNode();!C(r);)n.push(r),r=null===(t=r.host)||void 0===t?void 0:t.getRootNode();return n}(e);if(!S(l))for(var i=0;i<l.length;i++){var u=l[i];-1===a.indexOf(u.getRootNode())||Qt(u)||o.push(u)}return o}h.call(HTMLElement.prototype,"contains")&&c(HTMLElement.prototype,"contains",s(I.prototype,"contains")),h.call(HTMLElement.prototype,"parentElement")&&c(HTMLElement.prototype,"parentElement",s(I.prototype,"parentElement"));var Un=new WeakMap,Kn=document.createDocumentFragment;function Gn(e){var t=Un.get(e);if(C(t))throw new TypeError;return t}function qn(e){return e.$shadowResolver$}function Xn(e,t){e.$shadowResolver$=t}function Yn(e){return Gn(e).delegatesFocus}function Vn(e){return Gn(e).host}function zn(e){return Gn(e).shadowRoot}function Jn(e){var t=Un.get(e);return!C(t)&&e===t.host}function Qn(e){var t=Un.get(e);return!C(t)&&e===t.shadowRoot}c(I.prototype,$,{set:function(e){var t,n;C(e)||(this.$$ShadowResolverKey$$=e,t=this,n=e.nodeKey,Kt(t,Wt,{value:n,configurable:!0}))},get:function(){return this.$$ShadowResolverKey$$},configurable:!0,enumerable:!0}),c(D,"$isNativeShadowRootDefined$",{value:pt});var Zn=0;function er(e,t){if(Un.has(e))throw new Error("Failed to execute 'attachShadow' on 'Element': Shadow root cannot be created on a host which already hosts a shadow tree.");var n=t.mode,r=t.delegatesFocus,l=bt(e),o=Kn.call(l),a={mode:n,delegatesFocus:!!r,host:e,shadowRoot:o};Un.set(o,a),Un.set(e,a);var i=function(){return o},u=i.nodeKey=Zn++;return Kt(e,Ut,{value:u}),Xn(o,i),p(o,or.prototype),o}var tr={constructor:{writable:!0,configurable:!0,value:or},toString:{writable:!0,configurable:!0,value:function(){return"[object ShadowRoot]"}},synthetic:{writable:!1,enumerable:!1,configurable:!1,value:!0}},nr={activeElement:{enumerable:!0,configurable:!0,get:function(){var e=Vn(this),t=bt(e),n=Ye.call(t);if(S(n))return n;if(0==(V.call(e,n)&x))return null;for(var r=n;!en(e,r);)r=ae.call(r);return Zt(r)?null:r}},delegatesFocus:{configurable:!0,get:function(){return Gn(this).delegatesFocus}},elementFromPoint:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t){return ur(this,bt(Vn(this)),e,t)}},elementsFromPoint:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t){return Wn(this,bt(Vn(this)),e,t)}},getSelection:{writable:!0,enumerable:!0,configurable:!0,value:function(){throw new Error('Disallowed method "getSelection" on ShadowRoot.')}},host:{enumerable:!0,configurable:!0,get:function(){return Vn(this)}},mode:{configurable:!0,get:function(){return Gn(this).mode}},styleSheets:{enumerable:!0,configurable:!0,get:function(){throw new Error}}},rr=new WeakMap,lr={insertBefore:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t){return z.call(Vn(this),e,t),e}},removeChild:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return J.call(Vn(this),e),e}},appendChild:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return X.call(Vn(this),e),e}},replaceChild:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t){return Q.call(Vn(this),e,t),t}},addEventListener:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t,n){!function(e,t,n,r){A(n)&&kt(Vn(e),t,Dt(n))}(this,e,t)}},dispatchEvent:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return rr.set(e,this),Nt.apply(Vn(this),arguments)}},removeEventListener:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t,n){!function(e,t,n,r){A(n)&&xt(Vn(e),t,Dt(n))}(this,e,t)}},baseURI:{enumerable:!0,configurable:!0,get:function(){return Vn(this).baseURI}},childNodes:{enumerable:!0,configurable:!0,get:function(){return hn(tn(this))}},cloneNode:{writable:!0,enumerable:!0,configurable:!0,value:function(){throw new Error('Disallowed method "cloneNode" on ShadowRoot.')}},compareDocumentPosition:{writable:!0,enumerable:!0,configurable:!0,value:function(e){var t=Vn(this);return this===e?0:this.contains(e)?20:V.call(t,e)&x?37:35}},contains:{writable:!0,enumerable:!0,configurable:!0,value:function(e){if(this===e)return!0;var t=Vn(this);return 0!=(V.call(t,e)&x)&&en(t,e)}},firstChild:{enumerable:!0,configurable:!0,get:function(){return jn(this)[0]||null}},lastChild:{enumerable:!0,configurable:!0,get:function(){var e=jn(this);return e[e.length-1]||null}},hasChildNodes:{writable:!0,enumerable:!0,configurable:!0,value:function(){return jn(this).length>0}},isConnected:{enumerable:!0,configurable:!0,get:function(){return ce.call(Vn(this))}},nextSibling:{enumerable:!0,configurable:!0,get:function(){return null}},previousSibling:{enumerable:!0,configurable:!0,get:function(){return null}},nodeName:{enumerable:!0,configurable:!0,get:function(){return"#document-fragment"}},nodeType:{enumerable:!0,configurable:!0,get:function(){return 11}},nodeValue:{enumerable:!0,configurable:!0,get:function(){return null}},ownerDocument:{enumerable:!0,configurable:!0,get:function(){return Vn(this).ownerDocument}},parentElement:{enumerable:!0,configurable:!0,get:function(){return null}},parentNode:{enumerable:!0,configurable:!0,get:function(){return null}},textContent:{enumerable:!0,configurable:!0,get:function(){for(var e=jn(this),t="",n=0,r=e.length;n<r;n+=1){var l=e[n];l.nodeType!==q&&(t+=cn(l))}return t},set:function(e){var t=Vn(this);ie.call(t,e)}},getRootNode:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return!C(e)&&O(e.composed)?Vn(this).getRootNode(e):this}}};function or(){throw new TypeError("Illegal constructor")}function ar(e,t){var n,r=[];if(e instanceof Window)n=e;else{if(!(e instanceof I))return r;n=e.getRootNode()}for(var l,o=e;!S(o);)if(r.push(o),o instanceof Element||o instanceof Text){var a=o.assignedSlot;o=S(a)?o.parentNode:a}else o=!Qn(o)&&!gt(o)||!t&&o===n?o instanceof I?o.parentNode:null:o.host;return l=e instanceof Window?e.document:bt(e),r[r.length-1]===l&&r.push(window),r}
|
|
2
2
|
/**
|
|
3
3
|
@license
|
|
4
4
|
Copyright (c) 2016 The Polymer Project Authors. All rights reserved.
|
|
@@ -123,7 +123,7 @@
|
|
|
123
123
|
var KEY__SHADOW_TOKEN = '$shadowToken$';
|
|
124
124
|
var KEY__SHADOW_TOKEN_PRIVATE = '$$ShadowTokenKey$$';
|
|
125
125
|
var KEY__SYNTHETIC_MODE = '$$lwc-synthetic-mode';
|
|
126
|
-
/** version: 2.
|
|
126
|
+
/** version: 2.7.0 */
|
|
127
127
|
|
|
128
128
|
/*
|
|
129
129
|
* Copyright (c) 2018, salesforce.com, inc.
|
|
@@ -1417,7 +1417,7 @@
|
|
|
1417
1417
|
}
|
|
1418
1418
|
|
|
1419
1419
|
var runtimeFlags = _globalThis.lwcRuntimeFlags;
|
|
1420
|
-
/** version: 2.
|
|
1420
|
+
/** version: 2.7.0 */
|
|
1421
1421
|
|
|
1422
1422
|
/*
|
|
1423
1423
|
* Copyright (c) 2018, salesforce.com, inc.
|
|
@@ -1995,6 +1995,12 @@
|
|
|
1995
1995
|
value: function value() {
|
|
1996
1996
|
return "[object ShadowRoot]";
|
|
1997
1997
|
}
|
|
1998
|
+
},
|
|
1999
|
+
synthetic: {
|
|
2000
|
+
writable: false,
|
|
2001
|
+
enumerable: false,
|
|
2002
|
+
configurable: false,
|
|
2003
|
+
value: true
|
|
1998
2004
|
}
|
|
1999
2005
|
};
|
|
2000
2006
|
var ShadowRootDescriptors = {
|
|
@@ -5340,6 +5346,6 @@
|
|
|
5340
5346
|
},
|
|
5341
5347
|
configurable: true
|
|
5342
5348
|
});
|
|
5343
|
-
/** version: 2.
|
|
5349
|
+
/** version: 2.7.0 */
|
|
5344
5350
|
|
|
5345
5351
|
}));
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
function isUndefined(obj) {
|
|
9
9
|
return obj === undefined;
|
|
10
10
|
}
|
|
11
|
-
/** version: 2.
|
|
11
|
+
/** version: 2.7.0 */
|
|
12
12
|
|
|
13
13
|
/*
|
|
14
14
|
* Copyright (c) 2018, salesforce.com, inc.
|
|
@@ -227,6 +227,6 @@ class LegacyWireAdapterBridge {
|
|
|
227
227
|
}
|
|
228
228
|
|
|
229
229
|
}
|
|
230
|
-
/** version: 2.
|
|
230
|
+
/** version: 2.7.0 */
|
|
231
231
|
|
|
232
232
|
export { ValueChangedEvent, register, registerWireService };
|
|
@@ -11,7 +11,7 @@ var WireService = (function (exports) {
|
|
|
11
11
|
function isUndefined(obj) {
|
|
12
12
|
return obj === undefined;
|
|
13
13
|
}
|
|
14
|
-
/** version: 2.
|
|
14
|
+
/** version: 2.7.0 */
|
|
15
15
|
|
|
16
16
|
/*
|
|
17
17
|
* Copyright (c) 2018, salesforce.com, inc.
|
|
@@ -230,7 +230,7 @@ var WireService = (function (exports) {
|
|
|
230
230
|
}
|
|
231
231
|
|
|
232
232
|
}
|
|
233
|
-
/** version: 2.
|
|
233
|
+
/** version: 2.7.0 */
|
|
234
234
|
|
|
235
235
|
exports.ValueChangedEvent = ValueChangedEvent;
|
|
236
236
|
exports.register = register;
|
|
@@ -11,7 +11,7 @@ var WireService = (function (exports) {
|
|
|
11
11
|
function isUndefined(obj) {
|
|
12
12
|
return obj === undefined;
|
|
13
13
|
}
|
|
14
|
-
/** version: 2.
|
|
14
|
+
/** version: 2.7.0 */
|
|
15
15
|
|
|
16
16
|
/*
|
|
17
17
|
* Copyright (c) 2018, salesforce.com, inc.
|
|
@@ -230,7 +230,7 @@ var WireService = (function (exports) {
|
|
|
230
230
|
}
|
|
231
231
|
|
|
232
232
|
}
|
|
233
|
-
/** version: 2.
|
|
233
|
+
/** version: 2.7.0 */
|
|
234
234
|
|
|
235
235
|
exports.ValueChangedEvent = ValueChangedEvent;
|
|
236
236
|
exports.register = register;
|
|
@@ -33,7 +33,7 @@ var WireService = (function (exports) {
|
|
|
33
33
|
function isUndefined(obj) {
|
|
34
34
|
return obj === undefined;
|
|
35
35
|
}
|
|
36
|
-
/** version: 2.
|
|
36
|
+
/** version: 2.7.0 */
|
|
37
37
|
|
|
38
38
|
/*
|
|
39
39
|
* Copyright (c) 2018, salesforce.com, inc.
|
|
@@ -280,7 +280,7 @@ var WireService = (function (exports) {
|
|
|
280
280
|
|
|
281
281
|
return LegacyWireAdapterBridge;
|
|
282
282
|
}();
|
|
283
|
-
/** version: 2.
|
|
283
|
+
/** version: 2.7.0 */
|
|
284
284
|
|
|
285
285
|
exports.ValueChangedEvent = ValueChangedEvent;
|
|
286
286
|
exports.register = register;
|
|
@@ -33,7 +33,7 @@ var WireService = (function (exports) {
|
|
|
33
33
|
function isUndefined(obj) {
|
|
34
34
|
return obj === undefined;
|
|
35
35
|
}
|
|
36
|
-
/** version: 2.
|
|
36
|
+
/** version: 2.7.0 */
|
|
37
37
|
|
|
38
38
|
/*
|
|
39
39
|
* Copyright (c) 2018, salesforce.com, inc.
|
|
@@ -280,7 +280,7 @@ var WireService = (function (exports) {
|
|
|
280
280
|
|
|
281
281
|
return LegacyWireAdapterBridge;
|
|
282
282
|
}();
|
|
283
|
-
/** version: 2.
|
|
283
|
+
/** version: 2.7.0 */
|
|
284
284
|
|
|
285
285
|
exports.ValueChangedEvent = ValueChangedEvent;
|
|
286
286
|
exports.register = register;
|