lwc 2.45.2 → 2.45.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (68) hide show
  1. package/dist/engine-dom/esm/es2017/engine-dom.js +49 -50
  2. package/dist/engine-dom/esm/es2017/engine-dom.js.map +1 -1
  3. package/dist/engine-dom/iife/es2017/engine-dom.js +49 -50
  4. package/dist/engine-dom/iife/es2017/engine-dom.js.map +1 -1
  5. package/dist/engine-dom/iife/es2017/engine-dom.min.js +1 -1
  6. package/dist/engine-dom/iife/es2017/engine-dom_debug.js +55 -48
  7. package/dist/engine-dom/iife/es2017/engine-dom_debug.js.map +1 -1
  8. package/dist/engine-dom/iife/es5/engine-dom.js +55 -54
  9. package/dist/engine-dom/iife/es5/engine-dom.js.map +1 -1
  10. package/dist/engine-dom/iife/es5/engine-dom.min.js +1 -1
  11. package/dist/engine-dom/iife/es5/engine-dom_debug.js +61 -52
  12. package/dist/engine-dom/iife/es5/engine-dom_debug.js.map +1 -1
  13. package/dist/engine-dom/umd/es2017/engine-dom.js +49 -50
  14. package/dist/engine-dom/umd/es2017/engine-dom.js.map +1 -1
  15. package/dist/engine-dom/umd/es2017/engine-dom.min.js +1 -1
  16. package/dist/engine-dom/umd/es2017/engine-dom_debug.js +55 -48
  17. package/dist/engine-dom/umd/es2017/engine-dom_debug.js.map +1 -1
  18. package/dist/engine-dom/umd/es5/engine-dom.js +55 -54
  19. package/dist/engine-dom/umd/es5/engine-dom.js.map +1 -1
  20. package/dist/engine-dom/umd/es5/engine-dom.min.js +1 -1
  21. package/dist/engine-dom/umd/es5/engine-dom_debug.js +61 -52
  22. package/dist/engine-dom/umd/es5/engine-dom_debug.js.map +1 -1
  23. package/dist/engine-server/commonjs/es2017/engine-server.js +7798 -89
  24. package/dist/engine-server/commonjs/es2017/engine-server.js.map +1 -1
  25. package/dist/engine-server/commonjs/es2017/engine-server.min.js +1 -1
  26. package/dist/engine-server/esm/es2017/engine-server.js +7797 -69
  27. package/dist/engine-server/esm/es2017/engine-server.js.map +1 -1
  28. package/dist/synthetic-shadow/esm/es2017/synthetic-shadow.js +73 -11
  29. package/dist/synthetic-shadow/esm/es2017/synthetic-shadow.js.map +1 -1
  30. package/dist/synthetic-shadow/iife/es2017/synthetic-shadow.js +73 -11
  31. package/dist/synthetic-shadow/iife/es2017/synthetic-shadow.js.map +1 -1
  32. package/dist/synthetic-shadow/iife/es2017/synthetic-shadow.min.js +39 -1
  33. package/dist/synthetic-shadow/iife/es2017/synthetic-shadow_debug.js +57 -4
  34. package/dist/synthetic-shadow/iife/es2017/synthetic-shadow_debug.js.map +1 -1
  35. package/dist/synthetic-shadow/iife/es5/synthetic-shadow.js +73 -11
  36. package/dist/synthetic-shadow/iife/es5/synthetic-shadow.js.map +1 -1
  37. package/dist/synthetic-shadow/iife/es5/synthetic-shadow.min.js +39 -1
  38. package/dist/synthetic-shadow/iife/es5/synthetic-shadow_debug.js +44 -4
  39. package/dist/synthetic-shadow/iife/es5/synthetic-shadow_debug.js.map +1 -1
  40. package/dist/synthetic-shadow/umd/es2017/synthetic-shadow.js +73 -11
  41. package/dist/synthetic-shadow/umd/es2017/synthetic-shadow.js.map +1 -1
  42. package/dist/synthetic-shadow/umd/es2017/synthetic-shadow.min.js +39 -1
  43. package/dist/synthetic-shadow/umd/es2017/synthetic-shadow_debug.js +57 -4
  44. package/dist/synthetic-shadow/umd/es2017/synthetic-shadow_debug.js.map +1 -1
  45. package/dist/synthetic-shadow/umd/es5/synthetic-shadow.js +73 -11
  46. package/dist/synthetic-shadow/umd/es5/synthetic-shadow.js.map +1 -1
  47. package/dist/synthetic-shadow/umd/es5/synthetic-shadow.min.js +39 -1
  48. package/dist/synthetic-shadow/umd/es5/synthetic-shadow_debug.js +44 -4
  49. package/dist/synthetic-shadow/umd/es5/synthetic-shadow_debug.js.map +1 -1
  50. package/dist/wire-service/esm/es2017/wire-service.js +12 -4
  51. package/dist/wire-service/esm/es2017/wire-service.js.map +1 -1
  52. package/dist/wire-service/iife/es2017/wire-service.js +12 -4
  53. package/dist/wire-service/iife/es2017/wire-service.js.map +1 -1
  54. package/dist/wire-service/iife/es2017/wire-service_debug.js +12 -4
  55. package/dist/wire-service/iife/es2017/wire-service_debug.js.map +1 -1
  56. package/dist/wire-service/iife/es5/wire-service.js +12 -4
  57. package/dist/wire-service/iife/es5/wire-service.js.map +1 -1
  58. package/dist/wire-service/iife/es5/wire-service_debug.js +12 -4
  59. package/dist/wire-service/iife/es5/wire-service_debug.js.map +1 -1
  60. package/dist/wire-service/umd/es2017/wire-service.js +12 -4
  61. package/dist/wire-service/umd/es2017/wire-service.js.map +1 -1
  62. package/dist/wire-service/umd/es2017/wire-service_debug.js +12 -4
  63. package/dist/wire-service/umd/es2017/wire-service_debug.js.map +1 -1
  64. package/dist/wire-service/umd/es5/wire-service.js +12 -4
  65. package/dist/wire-service/umd/es5/wire-service.js.map +1 -1
  66. package/dist/wire-service/umd/es5/wire-service_debug.js +12 -4
  67. package/dist/wire-service/umd/es5/wire-service_debug.js.map +1 -1
  68. package/package.json +7 -7
@@ -1,4 +1,42 @@
1
- !function(){"use strict";var e,t;function n(e,t,n){return(t=o(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,o(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){var t=function(e,t){if("object"!==a(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==a(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===a(t)?t:String(t)}function a(e){return a="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},a(e)}var i=Object.assign,u=Object.create,c=Object.defineProperties,s=Object.defineProperty,f=Object.getOwnPropertyDescriptor,p=Object.getPrototypeOf,h=Object.hasOwnProperty,g=Object.setPrototypeOf,m=Array.prototype,v=m.filter,b=m.find,d=m.findIndex,y=m.indexOf,E=m.map,w=m.push,T=m.reduce,N=m.reverse,M=m.slice,L=m.splice,S=m.forEach,C=String.prototype.charCodeAt;function O(e){return void 0===e}function H(e){return null===e}function R(e){return!0===e}function D(e){return!1===e}function P(e){return"function"==typeof e}function I(e){return"object"===a(e)}var A="object"===("undefined"==typeof globalThis?"undefined":a(globalThis))?globalThis:window,$="$shadowResolver$",B="$$ShadowResolverKey$$",x="$shadowStaticNodeKey$",k="$shadowToken$",F="$$ShadowTokenKey$$",j="$nativeGetElementById$",W="$nativeQuerySelectorAll$";A.lwcRuntimeFlags||Object.defineProperty(A,"lwcRuntimeFlags",{value:u(null)});var _,U,G=Node,K=G.prototype,q=G.DOCUMENT_POSITION_CONTAINED_BY,Y=G.DOCUMENT_POSITION_PRECEDING,X=G.DOCUMENT_POSITION_FOLLOWING,V=G.ELEMENT_NODE,Q=G.TEXT_NODE,z=G.CDATA_SECTION_NODE,J=G.PROCESSING_INSTRUCTION_NODE,Z=G.COMMENT_NODE,ee=K.appendChild,te=K.cloneNode,ne=K.compareDocumentPosition,re=K.insertBefore,le=K.removeChild,oe=K.replaceChild,ae=K.hasChildNodes,ie=HTMLElement.prototype.contains,ue=f(K,"firstChild").get,ce=f(K,"lastChild").get,se=f(K,"textContent").get,fe=f(K,"parentNode").get,pe=f(K,"ownerDocument").get,he=h.call(K,"parentElement")?f(K,"parentElement").get:f(HTMLElement.prototype,"parentElement").get,ge=f(K,"textContent").set,me=h.call(K,"childNodes")?f(K,"childNodes").get:f(HTMLElement.prototype,"childNodes").get,ve=h.call(K,"isConnected")?f(K,"isConnected").get:function(){var e=pe.call(this);return null===e||0!=(ne.call(e,this)&q)},be=Element.prototype,de=be.getAttribute,ye=be.getBoundingClientRect,Ee=be.getElementsByTagName,we=be.getElementsByTagNameNS,Te=be.hasAttribute,Ne=be.querySelector,Me=be.querySelectorAll,Le=be.removeAttribute,Se=be.setAttribute,Ce=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")},Oe=f(Element.prototype,"childElementCount").get,He=f(Element.prototype,"firstElementChild").get,Re=f(Element.prototype,"lastElementChild").get,De=f(HTMLElement.prototype,"innerText"),Pe=De?De.get:null,Ie=De?De.set:null,Ae=f(HTMLElement.prototype,"outerText"),$e=Ae?Ae.get:null,Be=Ae?Ae.set:null,xe=h.call(Element.prototype,"innerHTML")?f(Element.prototype,"innerHTML"):f(HTMLElement.prototype,"innerHTML"),ke=xe.get,Fe=xe.set,je=h.call(Element.prototype,"outerHTML")?f(Element.prototype,"outerHTML"):f(HTMLElement.prototype,"outerHTML"),We=je.get,_e=je.set,Ue=f(Element.prototype,"tagName").get,Ge=f(HTMLElement.prototype,"tabIndex"),Ke=Ge.get,qe=Ge.set,Ye=h.call(Element.prototype,"matches")?Element.prototype.matches:Element.prototype.msMatchesSelector,Xe=h.call(Element.prototype,"children")?f(Element.prototype,"children").get:f(HTMLElement.prototype,"children").get,Ve=HTMLElement.prototype.getElementsByClassName,Qe=h.call(Element.prototype,"shadowRoot")?f(Element.prototype,"shadowRoot").get:function(){return null},ze=h.call(Element.prototype,"assignedSlot")?f(Element.prototype,"assignedSlot").get:function(){return null};"undefined"!=typeof HTMLSlotElement?(_=HTMLSlotElement.prototype.assignedNodes,U=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")},U=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 Je=f(Event.prototype,"target").get,Ze=f(Event.prototype,"currentTarget").get,et=f(FocusEvent.prototype,"relatedTarget").get,tt=h.call(Event.prototype,"composedPath")?Event.prototype.composedPath:function(){return[]},nt=f(Document.prototype,"activeElement").get,rt=h.call(Document.prototype,"elementFromPoint")?Document.prototype.elementFromPoint:Document.prototype.msElementFromPoint,lt=h.call(Document.prototype,"elementsFromPoint")?Document.prototype.elementsFromPoint:Document.prototype.msElementsFromPoint,ot=f(Document.prototype,"defaultView").get,at=Document.prototype,it=at.querySelectorAll,ut=at.getElementById,ct=at.getElementsByClassName,st=at.getElementsByTagName,ft=at.getElementsByTagNameNS,pt=HTMLDocument.prototype.getElementsByName,ht=window,gt=ht.addEventListener,mt=ht.removeEventListener,vt=MutationObserver,bt=vt.prototype.observe,dt=null;"undefined"!=typeof ShadowRoot&&(dt=ShadowRoot);var yt=!H(dt),Et=H(dt)?function(){return!1}:function(e){return e instanceof dt};var wt,Tt=Document.prototype.createElement;function Nt(e){var t=pe.call(e);return null===t?e:t}function Mt(e){var t=Nt(e),n=ot.call(t);if(null===n)throw new TypeError;return n}function Lt(e){if(O(wt)){var t=Nt(e);wt=t.body&&"temporary-bypass"===de.call(t.body,"data-global-patching-bypass")}return R(wt)}function St(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)}));g(e,HTMLElement.constructor),g(e.prototype,HTMLElement.prototype),Window.prototype.HTMLSlotElement=e,s(Document.prototype,"createElement",{value:function(t,n){var r=Tt.apply(this,M.call(arguments));return 4===t.length&&115===C.call(t,0)&&108===C.call(t,1)&&111===C.call(t,2)&&116===C.call(t,3)&&g(r,e.prototype),r}})}();var Ct="undefined"!=typeof EventTarget?EventTarget.prototype:G.prototype,Ot=Ct.addEventListener,Ht=Ct.dispatchEvent,Rt=Ct.removeEventListener,Dt="$$HostElementKey$$",Pt="$$ShadowedNodeKey$$";function It(e,t,n){var r=e,l=n.value;r[t]=l}function At(e){return e[Dt]}function $t(e){for(var t,n=e;!H(n);){if(!O(t=At(n)))return t;if(!H(n=fe.call(n))&&Wt(n))return}}function Bt(e){return e[Pt]}function xt(e){return!O(At(e))}function kt(e){for(var t=he.call(e);!H(t)&&_t(t);)e=t,t=he.call(e);return e}function Ft(e,t){for(var n=Bt(e),r=t instanceof Element?t:he.call(t);!H(r)&&r!==e;){var l=$t(r),o=he.call(r);if(l===n)return _t(r);if(o===e)return!1;if(H(o)||$t(o)===l)r=o;else{if(!_t(o))return!1;if(!H(r=jt(kt(o)))){if(r===e)return!0;if($t(r)===n)return!0}}}return!1}function jt(e){if(!(e instanceof G))return null;var t=$t(e);if(O(t))return null;for(var n=e;!H(n)&&Bt(n)!==t;)n=fe.call(n);return H(n)?null:n}function Wt(e){return _t(e)&&xt(e)}function _t(e){return e instanceof HTMLSlotElement}function Ut(e,t){var n=$t(t);if(O(n)){var r=fe.call(t);return!(!H(r)&&Wt(r))}return Bt(e)===n}function Gt(e){var t=rr(e);return qt(t,St(me.call(t)))}function Kt(e,t){for(var n=[],r=0,l=t.length;r<l;r+=1){var o=t[r];!Ut(e,o)&&Ft(e,o)&&w.call(n,o)}return n}function qt(e,t){for(var n=[],r=0,l=t.length;r<l;r+=1){var o=t[r];Ut(e,o)&&w.call(n,o)}return n}function Yt(e,t){for(var n=0,r=t.length;n<r;n+=1)if(Ut(e,t[n]))return t[n];return null}function Xt(e){if(!or(e)&&!_t(e))return St(me.call(e));if(or(e)){var t=St(Me.call(e,"slot")),n=er(lr(e));return T.call(t,(function(e,t){return n===er(t)&&w.apply(e,Vt(t)),e}),[])}var r=St(me.call(e)),l=er(e);return v.call(r,(function(e){return l===er(e)}))}function Vt(e){var t=jt(e);if(H(t))return[];var n=St(me.call(e));return v.call(n,(function(e){return!xt(e)||!Ut(t,e)}))}var Qt=/[&\u00A0"]/g,zt=/[&\u00A0<>]/g,Jt=String.prototype,Zt=Jt.replace,en=Jt.toLowerCase;function tn(e){switch(e){case"&":return"&amp;";case"<":return"&lt;";case">":return"&gt;";case'"':return"&quot;";case" ":return"&nbsp;";default:return""}}function nn(e){return Zt.call(e,Qt,tn)}var rn=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 on(e){switch(e.nodeType){case V:for(var t,n=e.attributes,r=Ue.call(e),l="<"+en.call(r),o=0;t=n[o];o++)l+=" "+t.name+'="'+nn(t.value)+'"';return l+=">",rn.has(r)?l:l+function(e){for(var t="",n=Xt(e),r=0,l=n.length;r<l;r+=1)t+=on(n[r]);return t}(e)+"</"+en.call(r)+">";case Q:var a=e.data,i=e.parentNode;return i instanceof Element&&ln.has(Ue.call(i))?a:function(e){return Zt.call(e,zt,tn)}(a);case z:return"<!CDATA[[".concat(e.data,"]]>");case J:return"<?".concat(e.target," ").concat(e.data,"?>");case Z:return"\x3c!--".concat(e.data,"--\x3e");default:return""}}function an(e){if(e.nodeType===V){for(var t=Xt(e),n="",r=0,l=t.length;r<l;r+=1){var o=t[r];o.nodeType!==Z&&(n+=an(o))}return n}return e.nodeValue}var un=new WeakMap;function cn(){throw new TypeError("Illegal constructor")}function sn(e){var t=u(cn.prototype);return un.set(t,e),S.call(e,(function(e,n){s(t,n,{value:e,enumerable:!0,configurable:!0})})),t}cn.prototype=u(NodeList.prototype,(n(e={constructor:{writable:!0,configurable:!0,value:cn},item:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return this[e]}},length:{enumerable:!0,configurable:!0,get:function(){return un.get(this).length}},forEach:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t){S.call(un.get(this),e,t)}},entries:{writable:!0,enumerable:!0,configurable:!0,value:function(){return E.call(un.get(this),(function(e,t){return[t,e]}))}},keys:{writable:!0,enumerable:!0,configurable:!0,value:function(){return E.call(un.get(this),(function(e,t){return t}))}},values:{writable:!0,enumerable:!0,configurable:!0,value:function(){return un.get(this)}}},Symbol.iterator,{writable:!0,configurable:!0,value:function(){var e=this,t=0;return{next:function(){var n=un.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)),g(cn,NodeList);var fn=function(e,t){for(var n;!O(n=e.host);){var r=n.getRootNode();if(r===t)return n;e=r}};function pn(e,t,n,r){var l=lt.call(t,n,r),o=[],a=function(e){for(var t,n=[],r=e.getRootNode();!O(r);)n.push(r),r=null===(t=r.host)||void 0===t?void 0:t.getRootNode();return n}(e);if(!H(l))for(var i=0;i<l.length;i++){var u=l[i];if(!Wt(u)){var c=u.getRootNode();if(-1===y.call(a,c)){var s=fn(c,a[0]);O(s)||-1!==y.call(l,s)||-1!==y.call(o,s)||w.call(o,s)}else w.call(o,u)}}return o}var hn=new WeakMap;function gn(){throw new TypeError("Illegal constructor")}function mn(e){var t=u(gn.prototype);return hn.set(t,e),S.call(e,(function(e,n){s(t,n,{value:e,enumerable:!0,configurable:!0})})),t}function vn(e){return Wt(e)||or(e)}function bn(e,t){var n=jt(e);if(t===n)return lr(n);if(t instanceof Element){if($t(e)===$t(t))return t;if(!H(n)&&_t(t)){var r=jt(t);if(!H(r)&&Ut(n,r))return r}}return null}function dn(){return Rn(this).length>0}function yn(){return Rn(this)[0]||null}function En(){var e=Rn(this);return e[e.length-1]||null}function wn(){return an(this)}function Tn(){var e=fe.call(this);return H(e)?e:bn(this,e)}function Nn(){var e=fe.call(this);if(H(e))return null;var t=bn(this,e);return t instanceof Element?t:null}function Mn(e){return this===e?0:this.getRootNode()===e?10:At(this)!==At(e)?35:ne.call(this,e)}function Ln(e){return null!=e&&At(this)===At(e)&&0!=(ne.call(this,e)&q)}function Sn(e){var t=te.call(this,!1);if(!e)return t;for(var n=Rn(this),r=0,l=n.length;r<l;r+=1)t.appendChild(n[r].cloneNode(!0));return t}function Cn(){if(or(this)){var e=jt(this);return sn(H(e)?[]:qt(e,Xt(this)))}return me.call(this)}gn.prototype=u(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 hn.get(this).length}},namedItem:{writable:!0,enumerable:!0,configurable:!0,value:function(e){if(""===e)return null;for(var t=hn.get(this),n=0,r=t.length;n<r;n++){var l=t[r];if(e===de.call(l,"id")||e===de.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)),g(gn,HTMLCollection);var On=G.prototype.getRootNode,Hn=O(On)?function(){for(var e,t=this;!H(e=fe.call(t));)t=e;return t}:On;c(G.prototype,{firstChild:{get:function(){return vn(this)?yn.call(this):ue.call(this)},enumerable:!0,configurable:!0},lastChild:{get:function(){return vn(this)?En.call(this):ce.call(this)},enumerable:!0,configurable:!0},textContent:{get:function(){return xt(this)||or(this)?wn.call(this):se.call(this)},set:function(e){ge.call(this,e)},enumerable:!0,configurable:!0},parentNode:{get:function(){if(xt(this))return Tn.call(this);var e=fe.call(this);return!H(e)&&Wt(e)?jt(e):e},enumerable:!0,configurable:!0},parentElement:{get:function(){if(xt(this))return Nn.call(this);var e=he.call(this);return!H(e)&&Wt(e)?jt(e):e},enumerable:!0,configurable:!0},childNodes:{get:function(){return vn(this)?Cn.call(this):me.call(this)},enumerable:!0,configurable:!0},hasChildNodes:{value:function(){return vn(this)?dn.call(this):ae.call(this)},enumerable:!0,writable:!0,configurable:!0},compareDocumentPosition:{value:function(e){return Lt(this)?ne.call(this,e):Mn.call(this,e)},enumerable:!0,writable:!0,configurable:!0},contains:{value:function(e){return this===e||null!=e&&(xt(this)||or(this)?Ln.call(this,e):ie.call(this,e))},enumerable:!0,writable:!0,configurable:!0},cloneNode:{value:function(e){return xt(this)||or(this)?Sn.call(this,e):te.call(this,e)},enumerable:!0,writable:!0,configurable:!0},getRootNode:{value:function(e){var t,n;return R(!O(e)&&!!e.composed)?Hn.call(this,e):H(n=jt(t=this))?Hn.call(t):lr(n)},enumerable:!0,configurable:!0,writable:!0},isConnected:{enumerable:!0,configurable:!0,get:function(){return ve.call(this)}}});var Rn=function(e){return e.childNodes};h.call(HTMLElement.prototype,"contains")&&s(HTMLElement.prototype,"contains",f(G.prototype,"contains")),h.call(HTMLElement.prototype,"parentElement")&&s(HTMLElement.prototype,"parentElement",f(G.prototype,"parentElement"));var Dn=new WeakMap,Pn=new WeakMap;function In(e,t,n){if(t===n)return!0;var r=Pn.get(e);return O(r)&&(r=e.composedPath(),Pn.set(e,r)),r.includes(n)}function An(e){if(!function(e){return P(e)||I(e)&&!H(e)&&P(e.handleEvent)}(e))return e;var t=Dn.get(e);return O(t)&&(t=function(t){var n=Ze.call(t);if(In(t,jn(t),n))return P(e)?e.call(this,t):e.handleEvent&&e.handleEvent(t)},Dn.set(e,t)),t}var $n=new WeakMap;function Bn(e){return P(e)?e:e.handleEvent}function xn(e){return P(e)||P(null==e?void 0:e.handleEvent)}var kn=new WeakMap;function Fn(e){var t=kn.get(e);return O(t)&&(t=u(null),kn.set(e,t)),t}function jn(e){var t;return null!==(t=fr.get(e))&&void 0!==t?t:Je.call(e)}var Wn=new WeakMap;function _n(e){if(!xn(e))throw new TypeError;var t=Wn.get(e);return O(t)&&(t={identity:e,placement:1,handleEvent:function(t){var n=Ze.call(t);Et(n)||(n=lr(n)),In(t,jn(t),n)&&Bn(e).call(n,t)}},Wn.set(e,t)),t}var Un=new WeakMap;function Gn(e){if(!xn(e))throw new TypeError;var t=Un.get(e);return O(t)&&(t={identity:e,placement:0,handleEvent:function(t){var n=Ze.call(t);In(t,jn(t),n)&&Bn(e).call(n,t)}},Un.set(e,t)),t}function Kn(e,t){return d.call(e,(function(e){return e.identity===t.identity}))}function qn(e){var t=!1,n=!1,r=e.type,l=e.stopImmediatePropagation,o=e.stopPropagation,a=Fn(Ze.call(e))[r];s(e,"stopImmediatePropagation",{value:function(){t=!0,l.call(e)},writable:!0,enumerable:!0,configurable:!0}),s(e,"stopPropagation",{value:function(){n=!0,o.call(e)},writable:!0,enumerable:!0,configurable:!0});var i=M.call(a);function u(n){S.call(i,(function(r){D(t)&&r.placement===n&&-1!==Kn(a,r)&&r.handleEvent.call(void 0,e)}))}$n.set(e,1),u(1),D(t)&&D(n)&&($n.set(e,0),u(0)),$n.set(e,2)}function Yn(e,t,n){var r=Fn(e),l=r[t];O(l)&&(l=r[t]=[]),-1===Kn(l,n)&&(0===l.length&&Ot.call(e,t,qn),w.call(l,n))}function Xn(e,t,n){var r,l;O(l=Fn(e)[t])||-1===(r=Kn(l,n))||(L.call(l,r,1),0===l.length&&Rt.call(e,t,qn))}function Vn(e,t,n){xn(t)&&Yn(this,e,Gn(t))}function Qn(e,t,n){xn(t)&&Xn(this,e,Gn(t))}var zn=new WeakMap,Jn=document.createDocumentFragment;function Zn(e){var t=zn.get(e);if(O(t))throw new TypeError;return t}function er(e){return e[$]}function tr(e,t){e[$]=t}function nr(e){return Zn(e).delegatesFocus}function rr(e){return Zn(e).host}function lr(e){return Zn(e).shadowRoot}function or(e){var t=zn.get(e);return!O(t)&&e===t.host}function ar(e){var t=zn.get(e);return!O(t)&&e===t.shadowRoot}s(G.prototype,$,{set:function(e){var t,n;O(e)||(this[B]=e,t=this,n=e.nodeKey,It(t,Dt,{value:n,configurable:!0}))},get:function(){return this[B]},configurable:!0,enumerable:!0}),s(A,"$isNativeShadowRootDefined$",{value:yt}),O(A[j])&&s(A,j,{value:ut,configurable:!0}),O(A[W])&&s(A,W,{value:it,configurable:!0});var ir=0;function ur(e,t){if(zn.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=Nt(e),o=Jn.call(l),a={mode:n,delegatesFocus:!!r,host:e,shadowRoot:o};zn.set(o,a),zn.set(e,a);var i=function(){return o},u=i.nodeKey=ir++;return It(e,Pt,{value:u}),tr(o,i),g(o,hr.prototype),o}var cr={constructor:{writable:!0,configurable:!0,value:hr},toString:{writable:!0,configurable:!0,value:function(){return"[object ShadowRoot]"}},synthetic:{writable:!1,enumerable:!1,configurable:!1,value:!0}},sr={activeElement:{enumerable:!0,configurable:!0,get:function(){var e=rr(this),t=Nt(e),n=nt.call(t);if(H(n))return n;if(0==(ne.call(e,n)&q))return null;for(var r=n;!Ut(e,r);)r=he.call(r);return _t(r)?null:r}},delegatesFocus:{configurable:!0,get:function(){return Zn(this).delegatesFocus}},elementFromPoint:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t){return vr(this,Nt(rr(this)),e,t)}},elementsFromPoint:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t){return pn(this,Nt(rr(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 rr(this)}},mode:{configurable:!0,get:function(){return Zn(this).mode}},styleSheets:{enumerable:!0,configurable:!0,get:function(){throw new Error}}},fr=new WeakMap,pr={insertBefore:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t){return re.call(rr(this),e,t),e}},removeChild:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return le.call(rr(this),e),e}},appendChild:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return ee.call(rr(this),e),e}},replaceChild:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t){return oe.call(rr(this),e,t),t}},addEventListener:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t,n){!function(e,t,n,r){xn(n)&&Yn(rr(e),t,_n(n))}(this,e,t)}},dispatchEvent:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return fr.set(e,this),Ht.apply(rr(this),arguments)}},removeEventListener:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t,n){!function(e,t,n,r){xn(n)&&Xn(rr(e),t,_n(n))}(this,e,t)}},baseURI:{enumerable:!0,configurable:!0,get:function(){return rr(this).baseURI}},childNodes:{enumerable:!0,configurable:!0,get:function(){return sn(Gt(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=rr(this);return this===e?0:this.contains(e)?20:ne.call(t,e)&q?37:35}},contains:{writable:!0,enumerable:!0,configurable:!0,value:function(e){if(this===e)return!0;var t=rr(this);return 0!=(ne.call(t,e)&q)&&Ut(t,e)}},firstChild:{enumerable:!0,configurable:!0,get:function(){return Rn(this)[0]||null}},lastChild:{enumerable:!0,configurable:!0,get:function(){var e=Rn(this);return e[e.length-1]||null}},hasChildNodes:{writable:!0,enumerable:!0,configurable:!0,value:function(){return Rn(this).length>0}},isConnected:{enumerable:!0,configurable:!0,get:function(){return ve.call(rr(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 rr(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=Rn(this),t="",n=0,r=e.length;n<r;n+=1){var l=e[n];l.nodeType!==Z&&(t+=an(l))}return t},set:function(e){var t=rr(this);ge.call(t,e)}},getRootNode:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return!O(e)&&R(e.composed)?rr(this).getRootNode(e):this}}};function hr(){throw new TypeError("Illegal constructor")}function gr(e,t){var n,r=[];if(e instanceof Window)n=e;else{if(!(e instanceof G))return r;n=e.getRootNode()}for(var l,o=e;!H(o);)if(r.push(o),o instanceof Element||o instanceof Text){var a=o.assignedSlot;o=H(a)?o.parentNode:a}else o=!ar(o)&&!Et(o)||!t&&o===n?o instanceof G?o.parentNode:null:o.host;return l=e instanceof Window?e.document:Nt(e),r[r.length-1]===l&&r.push(window),r}
1
+ !function(){"use strict";var e,t;function n(e,t,n){return(t=o(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,o(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){var t=function(e,t){if("object"!==a(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==a(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===a(t)?t:String(t)}function a(e){return a="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},a(e)}var i=Object.assign,u=Object.create,c=Object.defineProperties,s=Object.defineProperty,f=Object.getOwnPropertyDescriptor,p=Object.getPrototypeOf,h=Object.hasOwnProperty,g=Object.setPrototypeOf,m=Array.prototype,v=m.filter,b=m.find,d=m.findIndex,y=m.indexOf,E=m.map,w=m.push,T=m.reduce,N=m.reverse,M=m.slice,L=m.splice,S=m.forEach,C=String.prototype.charCodeAt;function O(e){return void 0===e}function H(e){return null===e}function R(e){return!0===e}function D(e){return!1===e}function P(e){return"function"==typeof e}function I(e){return"object"===a(e)}var A="object"===("undefined"==typeof globalThis?"undefined":a(globalThis))?globalThis:window,$="$shadowResolver$",B="$$ShadowResolverKey$$",x="$shadowStaticNodeKey$",k="$shadowToken$",F="$$ShadowTokenKey$$",j="$nativeGetElementById$",W="$nativeQuerySelectorAll$";A.lwcRuntimeFlags||Object.defineProperty(A,"lwcRuntimeFlags",{value:u(null)});var _,U,G=Node,K=G.prototype,q=G.DOCUMENT_POSITION_CONTAINED_BY,Y=G.DOCUMENT_POSITION_PRECEDING,X=G.DOCUMENT_POSITION_FOLLOWING,V=G.ELEMENT_NODE,Q=G.TEXT_NODE,z=G.CDATA_SECTION_NODE,J=G.PROCESSING_INSTRUCTION_NODE,Z=G.COMMENT_NODE,ee=K.appendChild,te=K.cloneNode,ne=K.compareDocumentPosition,re=K.insertBefore,le=K.removeChild,oe=K.replaceChild,ae=K.hasChildNodes,ie=HTMLElement.prototype.contains,ue=f(K,"firstChild").get,ce=f(K,"lastChild").get,se=f(K,"textContent").get,fe=f(K,"parentNode").get,pe=f(K,"ownerDocument").get,he=h.call(K,"parentElement")?f(K,"parentElement").get:f(HTMLElement.prototype,"parentElement").get,ge=f(K,"textContent").set,me=h.call(K,"childNodes")?f(K,"childNodes").get:f(HTMLElement.prototype,"childNodes").get,ve=h.call(K,"isConnected")?f(K,"isConnected").get:function(){var e=pe.call(this);return null===e||0!=(ne.call(e,this)&q)},be=Element.prototype,de=be.getAttribute,ye=be.getBoundingClientRect,Ee=be.getElementsByTagName,we=be.getElementsByTagNameNS,Te=be.hasAttribute,Ne=be.querySelector,Me=be.querySelectorAll,Le=be.removeAttribute,Se=be.setAttribute,Ce=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")},Oe=f(Element.prototype,"childElementCount").get,He=f(Element.prototype,"firstElementChild").get,Re=f(Element.prototype,"lastElementChild").get,De=f(HTMLElement.prototype,"innerText"),Pe=De?De.get:null,Ie=De?De.set:null,Ae=f(HTMLElement.prototype,"outerText"),$e=Ae?Ae.get:null,Be=Ae?Ae.set:null,xe=h.call(Element.prototype,"innerHTML")?f(Element.prototype,"innerHTML"):f(HTMLElement.prototype,"innerHTML"),ke=xe.get,Fe=xe.set,je=h.call(Element.prototype,"outerHTML")?f(Element.prototype,"outerHTML"):f(HTMLElement.prototype,"outerHTML"),We=je.get,_e=je.set,Ue=f(Element.prototype,"tagName").get,Ge=f(HTMLElement.prototype,"tabIndex"),Ke=Ge.get,qe=Ge.set,Ye=h.call(Element.prototype,"matches")?Element.prototype.matches:Element.prototype.msMatchesSelector,Xe=h.call(Element.prototype,"children")?f(Element.prototype,"children").get:f(HTMLElement.prototype,"children").get,Ve=HTMLElement.prototype.getElementsByClassName,Qe=h.call(Element.prototype,"shadowRoot")?f(Element.prototype,"shadowRoot").get:function(){return null},ze=h.call(Element.prototype,"assignedSlot")?f(Element.prototype,"assignedSlot").get:function(){return null};"undefined"!=typeof HTMLSlotElement?(_=HTMLSlotElement.prototype.assignedNodes,U=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")},U=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 Je=f(Event.prototype,"target").get,Ze=f(Event.prototype,"currentTarget").get,et=f(FocusEvent.prototype,"relatedTarget").get,tt=h.call(Event.prototype,"composedPath")?Event.prototype.composedPath:function(){return[]},nt=f(Document.prototype,"activeElement").get,rt=h.call(Document.prototype,"elementFromPoint")?Document.prototype.elementFromPoint:Document.prototype.msElementFromPoint,lt=h.call(Document.prototype,"elementsFromPoint")?Document.prototype.elementsFromPoint:Document.prototype.msElementsFromPoint,ot=f(Document.prototype,"defaultView").get,at=Document.prototype,it=at.querySelectorAll,ut=at.getElementById,ct=at.getElementsByClassName,st=at.getElementsByTagName,ft=at.getElementsByTagNameNS,pt=HTMLDocument.prototype.getElementsByName,ht=window,gt=ht.addEventListener,mt=ht.removeEventListener,vt=MutationObserver,bt=vt.prototype.observe,dt=null;"undefined"!=typeof ShadowRoot&&(dt=ShadowRoot);var yt=!H(dt),Et=H(dt)?function(){return!1}:function(e){return e instanceof dt};var wt,Tt=Document.prototype.createElement;function Nt(e){var t=pe.call(e);return null===t?e:t}function Mt(e){var t=Nt(e),n=ot.call(t);if(null===n)throw new TypeError;return n}function Lt(e){if(O(wt)){var t=Nt(e);wt=t.body&&"temporary-bypass"===de.call(t.body,"data-global-patching-bypass")}return R(wt)}function St(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)}));g(e,HTMLElement.constructor),g(e.prototype,HTMLElement.prototype),Window.prototype.HTMLSlotElement=e,s(Document.prototype,"createElement",{value:function(t,n){var r=Tt.apply(this,M.call(arguments));return 4===t.length&&115===C.call(t,0)&&108===C.call(t,1)&&111===C.call(t,2)&&116===C.call(t,3)&&g(r,e.prototype),r}})}();var Ct="undefined"!=typeof EventTarget?EventTarget.prototype:G.prototype,Ot=Ct.addEventListener,Ht=Ct.dispatchEvent,Rt=Ct.removeEventListener,Dt="$$HostElementKey$$",Pt="$$ShadowedNodeKey$$";function It(e,t,n){var r=e,l=n.value;r[t]=l}function At(e){return e[Dt]}function $t(e){for(var t,n=e;!H(n);){if(!O(t=At(n)))return t;if(!H(n=fe.call(n))&&Wt(n))return}}function Bt(e){return e[Pt]}function xt(e){return!O(At(e))}function kt(e){for(var t=he.call(e);!H(t)&&_t(t);)e=t,t=he.call(e);return e}function Ft(e,t){for(var n=Bt(e),r=t instanceof Element?t:he.call(t);!H(r)&&r!==e;){var l=$t(r),o=he.call(r);if(l===n)return _t(r);if(o===e)return!1;if(H(o)||$t(o)===l)r=o;else{if(!_t(o))return!1;if(!H(r=jt(kt(o)))){if(r===e)return!0;if($t(r)===n)return!0}}}return!1}function jt(e){if(!(e instanceof G))return null;var t=$t(e);if(O(t))return null;for(var n=e;!H(n)&&Bt(n)!==t;)n=fe.call(n);return H(n)?null:n}function Wt(e){return _t(e)&&xt(e)}function _t(e){return e instanceof HTMLSlotElement}function Ut(e,t){var n=$t(t);if(O(n)){var r=fe.call(t);return!(!H(r)&&Wt(r))}return Bt(e)===n}function Gt(e){var t=rr(e);return qt(t,St(me.call(t)))}function Kt(e,t){for(var n=[],r=0,l=t.length;r<l;r+=1){var o=t[r];!Ut(e,o)&&Ft(e,o)&&w.call(n,o)}return n}function qt(e,t){for(var n=[],r=0,l=t.length;r<l;r+=1){var o=t[r];Ut(e,o)&&w.call(n,o)}return n}function Yt(e,t){for(var n=0,r=t.length;n<r;n+=1)if(Ut(e,t[n]))return t[n];return null}function Xt(e){if(!or(e)&&!_t(e))return St(me.call(e));if(or(e)){var t=St(Me.call(e,"slot")),n=er(lr(e));return T.call(t,(function(e,t){return n===er(t)&&w.apply(e,Vt(t)),e}),[])}var r=St(me.call(e)),l=er(e);return v.call(r,(function(e){return l===er(e)}))}function Vt(e){var t=jt(e);if(H(t))return[];var n=St(me.call(e));return v.call(n,(function(e){return!xt(e)||!Ut(t,e)}))}
2
+ /**
3
+ @license
4
+ Copyright (c) 2016 The Polymer Project Authors. All rights reserved.
5
+ This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
6
+ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
7
+ The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
8
+ Code distributed by Google as part of the polymer project is also
9
+ subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
10
+ */
11
+ /**
12
+ @license
13
+ Copyright (c) 2016 The Polymer Project Authors. All rights reserved.
14
+ This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
15
+ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
16
+ The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
17
+ Code distributed by Google as part of the polymer project is also
18
+ subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
19
+ */
20
+ var Qt=/[&\u00A0"]/g,zt=/[&\u00A0<>]/g,Jt=String.prototype,Zt=Jt.replace,en=Jt.toLowerCase;function tn(e){switch(e){case"&":return"&amp;";case"<":return"&lt;";case">":return"&gt;";case'"':return"&quot;";case" ":return"&nbsp;";default:return""}}function nn(e){return Zt.call(e,Qt,tn)}var rn=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 on(e){switch(e.nodeType){case V:for(var t,n=e.attributes,r=Ue.call(e),l="<"+en.call(r),o=0;t=n[o];o++)l+=" "+t.name+'="'+nn(t.value)+'"';return l+=">",rn.has(r)?l:l+function(e){for(var t="",n=Xt(e),r=0,l=n.length;r<l;r+=1)t+=on(n[r]);return t}(e)+"</"+en.call(r)+">";case Q:var a=e.data,i=e.parentNode;return i instanceof Element&&ln.has(Ue.call(i))?a:function(e){return Zt.call(e,zt,tn)}(a);case z:return"<!CDATA[[".concat(e.data,"]]>");case J:return"<?".concat(e.target," ").concat(e.data,"?>");case Z:return"\x3c!--".concat(e.data,"--\x3e");default:return""}}
21
+ /**
22
+ @license
23
+ Copyright (c) 2016 The Polymer Project Authors. All rights reserved.
24
+ This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
25
+ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
26
+ The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
27
+ Code distributed by Google as part of the polymer project is also
28
+ subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
29
+ */function an(e){if(e.nodeType===V){for(var t=Xt(e),n="",r=0,l=t.length;r<l;r+=1){var o=t[r];o.nodeType!==Z&&(n+=an(o))}return n}return e.nodeValue}var un=new WeakMap;function cn(){throw new TypeError("Illegal constructor")}function sn(e){var t=u(cn.prototype);return un.set(t,e),S.call(e,(function(e,n){s(t,n,{value:e,enumerable:!0,configurable:!0})})),t}cn.prototype=u(NodeList.prototype,(n(e={constructor:{writable:!0,configurable:!0,value:cn},item:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return this[e]}},length:{enumerable:!0,configurable:!0,get:function(){return un.get(this).length}},forEach:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t){S.call(un.get(this),e,t)}},entries:{writable:!0,enumerable:!0,configurable:!0,value:function(){return E.call(un.get(this),(function(e,t){return[t,e]}))}},keys:{writable:!0,enumerable:!0,configurable:!0,value:function(){return E.call(un.get(this),(function(e,t){return t}))}},values:{writable:!0,enumerable:!0,configurable:!0,value:function(){return un.get(this)}}},Symbol.iterator,{writable:!0,configurable:!0,value:function(){var e=this,t=0;return{next:function(){var n=un.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)),g(cn,NodeList);var fn=function(e,t){for(var n;!O(n=e.host);){var r=n.getRootNode();if(r===t)return n;e=r}};function pn(e,t,n,r){var l=lt.call(t,n,r),o=[],a=function(e){for(var t,n=[],r=e.getRootNode();!O(r);)n.push(r),r=null===(t=r.host)||void 0===t?void 0:t.getRootNode();return n}(e);if(!H(l))for(var i=0;i<l.length;i++){var u=l[i];if(!Wt(u)){var c=u.getRootNode();if(-1===y.call(a,c)){var s=fn(c,a[0]);O(s)||-1!==y.call(l,s)||-1!==y.call(o,s)||w.call(o,s)}else w.call(o,u)}}return o}var hn=new WeakMap;function gn(){throw new TypeError("Illegal constructor")}function mn(e){var t=u(gn.prototype);return hn.set(t,e),S.call(e,(function(e,n){s(t,n,{value:e,enumerable:!0,configurable:!0})})),t}function vn(e){return Wt(e)||or(e)}function bn(e,t){var n=jt(e);if(t===n)return lr(n);if(t instanceof Element){if($t(e)===$t(t))return t;if(!H(n)&&_t(t)){var r=jt(t);if(!H(r)&&Ut(n,r))return r}}return null}function dn(){return Rn(this).length>0}function yn(){return Rn(this)[0]||null}function En(){var e=Rn(this);return e[e.length-1]||null}function wn(){return an(this)}function Tn(){var e=fe.call(this);return H(e)?e:bn(this,e)}function Nn(){var e=fe.call(this);if(H(e))return null;var t=bn(this,e);return t instanceof Element?t:null}function Mn(e){return this===e?0:this.getRootNode()===e?10:At(this)!==At(e)?35:ne.call(this,e)}function Ln(e){return null!=e&&At(this)===At(e)&&0!=(ne.call(this,e)&q)}function Sn(e){var t=te.call(this,!1);if(!e)return t;for(var n=Rn(this),r=0,l=n.length;r<l;r+=1)t.appendChild(n[r].cloneNode(!0));return t}function Cn(){if(or(this)){var e=jt(this);return sn(H(e)?[]:qt(e,Xt(this)))}return me.call(this)}gn.prototype=u(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 hn.get(this).length}},namedItem:{writable:!0,enumerable:!0,configurable:!0,value:function(e){if(""===e)return null;for(var t=hn.get(this),n=0,r=t.length;n<r;n++){var l=t[r];if(e===de.call(l,"id")||e===de.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)),g(gn,HTMLCollection);var On=G.prototype.getRootNode,Hn=O(On)?function(){for(var e,t=this;!H(e=fe.call(t));)t=e;return t}:On;c(G.prototype,{firstChild:{get:function(){return vn(this)?yn.call(this):ue.call(this)},enumerable:!0,configurable:!0},lastChild:{get:function(){return vn(this)?En.call(this):ce.call(this)},enumerable:!0,configurable:!0},textContent:{get:function(){return xt(this)||or(this)?wn.call(this):se.call(this)},set:function(e){ge.call(this,e)},enumerable:!0,configurable:!0},parentNode:{get:function(){if(xt(this))return Tn.call(this);var e=fe.call(this);return!H(e)&&Wt(e)?jt(e):e},enumerable:!0,configurable:!0},parentElement:{get:function(){if(xt(this))return Nn.call(this);var e=he.call(this);return!H(e)&&Wt(e)?jt(e):e},enumerable:!0,configurable:!0},childNodes:{get:function(){return vn(this)?Cn.call(this):me.call(this)},enumerable:!0,configurable:!0},hasChildNodes:{value:function(){return vn(this)?dn.call(this):ae.call(this)},enumerable:!0,writable:!0,configurable:!0},compareDocumentPosition:{value:function(e){return Lt(this)?ne.call(this,e):Mn.call(this,e)},enumerable:!0,writable:!0,configurable:!0},contains:{value:function(e){return this===e||null!=e&&(xt(this)||or(this)?Ln.call(this,e):ie.call(this,e))},enumerable:!0,writable:!0,configurable:!0},cloneNode:{value:function(e){return xt(this)||or(this)?Sn.call(this,e):te.call(this,e)},enumerable:!0,writable:!0,configurable:!0},getRootNode:{value:function(e){var t,n;return R(!O(e)&&!!e.composed)?Hn.call(this,e):H(n=jt(t=this))?Hn.call(t):lr(n)},enumerable:!0,configurable:!0,writable:!0},isConnected:{enumerable:!0,configurable:!0,get:function(){return ve.call(this)}}});var Rn=function(e){return e.childNodes};h.call(HTMLElement.prototype,"contains")&&s(HTMLElement.prototype,"contains",f(G.prototype,"contains")),h.call(HTMLElement.prototype,"parentElement")&&s(HTMLElement.prototype,"parentElement",f(G.prototype,"parentElement"));var Dn=new WeakMap,Pn=new WeakMap;function In(e,t,n){if(t===n)return!0;var r=Pn.get(e);return O(r)&&(r=e.composedPath(),Pn.set(e,r)),r.includes(n)}function An(e){if(!function(e){return P(e)||I(e)&&!H(e)&&P(e.handleEvent)}(e))return e;var t=Dn.get(e);return O(t)&&(t=function(t){var n=Ze.call(t);if(In(t,jn(t),n))return P(e)?e.call(this,t):e.handleEvent&&e.handleEvent(t)},Dn.set(e,t)),t}var $n=new WeakMap;function Bn(e){return P(e)?e:e.handleEvent}function xn(e){return P(e)||P(null==e?void 0:e.handleEvent)}var kn=new WeakMap;function Fn(e){var t=kn.get(e);return O(t)&&(t=u(null),kn.set(e,t)),t}function jn(e){var t;return null!==(t=fr.get(e))&&void 0!==t?t:Je.call(e)}var Wn=new WeakMap;function _n(e){if(!xn(e))throw new TypeError;var t=Wn.get(e);return O(t)&&(t={identity:e,placement:1,handleEvent:function(t){var n=Ze.call(t);Et(n)||(n=lr(n)),In(t,jn(t),n)&&Bn(e).call(n,t)}},Wn.set(e,t)),t}var Un=new WeakMap;function Gn(e){if(!xn(e))throw new TypeError;var t=Un.get(e);return O(t)&&(t={identity:e,placement:0,handleEvent:function(t){var n=Ze.call(t);In(t,jn(t),n)&&Bn(e).call(n,t)}},Un.set(e,t)),t}function Kn(e,t){return d.call(e,(function(e){return e.identity===t.identity}))}function qn(e){var t=!1,n=!1,r=e.type,l=e.stopImmediatePropagation,o=e.stopPropagation,a=Fn(Ze.call(e))[r];s(e,"stopImmediatePropagation",{value:function(){t=!0,l.call(e)},writable:!0,enumerable:!0,configurable:!0}),s(e,"stopPropagation",{value:function(){n=!0,o.call(e)},writable:!0,enumerable:!0,configurable:!0});var i=M.call(a);function u(n){S.call(i,(function(r){D(t)&&r.placement===n&&-1!==Kn(a,r)&&r.handleEvent.call(void 0,e)}))}$n.set(e,1),u(1),D(t)&&D(n)&&($n.set(e,0),u(0)),$n.set(e,2)}function Yn(e,t,n){var r=Fn(e),l=r[t];O(l)&&(l=r[t]=[]),-1===Kn(l,n)&&(0===l.length&&Ot.call(e,t,qn),w.call(l,n))}function Xn(e,t,n){var r,l;O(l=Fn(e)[t])||-1===(r=Kn(l,n))||(L.call(l,r,1),0===l.length&&Rt.call(e,t,qn))}function Vn(e,t,n){xn(t)&&Yn(this,e,Gn(t))}function Qn(e,t,n){xn(t)&&Xn(this,e,Gn(t))}var zn=new WeakMap,Jn=document.createDocumentFragment;function Zn(e){var t=zn.get(e);if(O(t))throw new TypeError;return t}function er(e){return e[$]}function tr(e,t){e[$]=t}function nr(e){return Zn(e).delegatesFocus}function rr(e){return Zn(e).host}function lr(e){return Zn(e).shadowRoot}function or(e){var t=zn.get(e);return!O(t)&&e===t.host}function ar(e){var t=zn.get(e);return!O(t)&&e===t.shadowRoot}s(G.prototype,$,{set:function(e){var t,n;O(e)||(this[B]=e,t=this,n=e.nodeKey,It(t,Dt,{value:n,configurable:!0}))},get:function(){return this[B]},configurable:!0,enumerable:!0}),s(A,"$isNativeShadowRootDefined$",{value:yt}),O(A[j])&&s(A,j,{value:ut,configurable:!0}),O(A[W])&&s(A,W,{value:it,configurable:!0});var ir=0;function ur(e,t){if(zn.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=Nt(e),o=Jn.call(l),a={mode:n,delegatesFocus:!!r,host:e,shadowRoot:o};zn.set(o,a),zn.set(e,a);var i=function(){return o},u=i.nodeKey=ir++;return It(e,Pt,{value:u}),tr(o,i),g(o,hr.prototype),o}var cr={constructor:{writable:!0,configurable:!0,value:hr},toString:{writable:!0,configurable:!0,value:function(){return"[object ShadowRoot]"}},synthetic:{writable:!1,enumerable:!1,configurable:!1,value:!0}},sr={activeElement:{enumerable:!0,configurable:!0,get:function(){var e=rr(this),t=Nt(e),n=nt.call(t);if(H(n))return n;if(0==(ne.call(e,n)&q))return null;for(var r=n;!Ut(e,r);)r=he.call(r);return _t(r)?null:r}},delegatesFocus:{configurable:!0,get:function(){return Zn(this).delegatesFocus}},elementFromPoint:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t){return vr(this,Nt(rr(this)),e,t)}},elementsFromPoint:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t){return pn(this,Nt(rr(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 rr(this)}},mode:{configurable:!0,get:function(){return Zn(this).mode}},styleSheets:{enumerable:!0,configurable:!0,get:function(){throw new Error}}},fr=new WeakMap,pr={insertBefore:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t){return re.call(rr(this),e,t),e}},removeChild:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return le.call(rr(this),e),e}},appendChild:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return ee.call(rr(this),e),e}},replaceChild:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t){return oe.call(rr(this),e,t),t}},addEventListener:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t,n){!function(e,t,n,r){xn(n)&&Yn(rr(e),t,_n(n))}(this,e,t)}},dispatchEvent:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return fr.set(e,this),Ht.apply(rr(this),arguments)}},removeEventListener:{writable:!0,enumerable:!0,configurable:!0,value:function(e,t,n){!function(e,t,n,r){xn(n)&&Xn(rr(e),t,_n(n))}(this,e,t)}},baseURI:{enumerable:!0,configurable:!0,get:function(){return rr(this).baseURI}},childNodes:{enumerable:!0,configurable:!0,get:function(){return sn(Gt(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=rr(this);return this===e?0:this.contains(e)?20:ne.call(t,e)&q?37:35}},contains:{writable:!0,enumerable:!0,configurable:!0,value:function(e){if(this===e)return!0;var t=rr(this);return 0!=(ne.call(t,e)&q)&&Ut(t,e)}},firstChild:{enumerable:!0,configurable:!0,get:function(){return Rn(this)[0]||null}},lastChild:{enumerable:!0,configurable:!0,get:function(){var e=Rn(this);return e[e.length-1]||null}},hasChildNodes:{writable:!0,enumerable:!0,configurable:!0,value:function(){return Rn(this).length>0}},isConnected:{enumerable:!0,configurable:!0,get:function(){return ve.call(rr(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 rr(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=Rn(this),t="",n=0,r=e.length;n<r;n+=1){var l=e[n];l.nodeType!==Z&&(t+=an(l))}return t},set:function(e){var t=rr(this);ge.call(t,e)}},getRootNode:{writable:!0,enumerable:!0,configurable:!0,value:function(e){return!O(e)&&R(e.composed)?rr(this).getRootNode(e):this}}};function hr(){throw new TypeError("Illegal constructor")}
30
+ /**
31
+ @license
32
+ Copyright (c) 2016 The Polymer Project Authors. All rights reserved.
33
+ This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
34
+ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
35
+ The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
36
+ Code distributed by Google as part of the polymer project is also
37
+ subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
38
+ */
39
+ function gr(e,t){var n,r=[];if(e instanceof Window)n=e;else{if(!(e instanceof G))return r;n=e.getRootNode()}for(var l,o=e;!H(o);)if(r.push(o),o instanceof Element||o instanceof Text){var a=o.assignedSlot;o=H(a)?o.parentNode:a}else o=!ar(o)&&!Et(o)||!t&&o===n?o instanceof G?o.parentNode:null:o.host;return l=e instanceof Window?e.document:Nt(e),r[r.length-1]===l&&r.push(window),r}
2
40
  /**
3
41
  @license
4
42
  Copyright (c) 2016 The Polymer Project Authors. All rights reserved.
@@ -85,10 +85,11 @@
85
85
  var KEY__SYNTHETIC_MODE = '$$lwc-synthetic-mode';
86
86
  var KEY__NATIVE_GET_ELEMENT_BY_ID = '$nativeGetElementById$';
87
87
  var KEY__NATIVE_QUERY_SELECTOR_ALL = '$nativeQuerySelectorAll$';
88
- /** version: 2.45.2 */
88
+ /** version: 2.45.4 */
89
89
 
90
+ /* proxy-compat-disable */
90
91
  /**
91
- * Copyright (C) 2018 salesforce.com, inc.
92
+ * Copyright (C) 2023 salesforce.com, inc.
92
93
  */
93
94
  // eslint-disable-next-line no-restricted-properties
94
95
  if (!_globalThis.lwcRuntimeFlags) {
@@ -96,7 +97,7 @@
96
97
  value: create(null)
97
98
  });
98
99
  }
99
- /** version: 2.45.2 */
100
+ /** version: 2.45.4 */
100
101
 
101
102
  /*
102
103
  * Copyright (c) 2018, salesforce.com, inc.
@@ -666,6 +667,16 @@
666
667
  * SPDX-License-Identifier: MIT
667
668
  * For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
668
669
  */
670
+ /**
671
+ @license
672
+ Copyright (c) 2016 The Polymer Project Authors. All rights reserved.
673
+ This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
674
+ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
675
+ The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
676
+ Code distributed by Google as part of the polymer project is also
677
+ subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
678
+ */
679
+ // This code is inspired by Polymer ShadyDOM Polyfill
669
680
  function getInnerHTML(node) {
670
681
  var s = '';
671
682
  var childNodes = getFilteredChildNodes(node);
@@ -681,6 +692,16 @@
681
692
  * SPDX-License-Identifier: MIT
682
693
  * For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
683
694
  */
695
+ /**
696
+ @license
697
+ Copyright (c) 2016 The Polymer Project Authors. All rights reserved.
698
+ This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
699
+ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
700
+ The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
701
+ Code distributed by Google as part of the polymer project is also
702
+ subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
703
+ */
704
+ // This code is inspired by Polymer ShadyDOM Polyfill
684
705
  // http://www.whatwg.org/specs/web-apps/current-work/multipage/the-end.html#escapingString
685
706
  var escapeAttrRegExp = /[&\u00A0"]/g;
686
707
  var escapeDataRegExp = /[&\u00A0<>]/g;
@@ -765,6 +786,16 @@
765
786
  * SPDX-License-Identifier: MIT
766
787
  * For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
767
788
  */
789
+ /**
790
+ @license
791
+ Copyright (c) 2016 The Polymer Project Authors. All rights reserved.
792
+ This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
793
+ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
794
+ The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
795
+ Code distributed by Google as part of the polymer project is also
796
+ subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
797
+ */
798
+ // This code is inspired by Polymer ShadyDOM Polyfill
768
799
  function getTextContent(node) {
769
800
  switch (node.nodeType) {
770
801
  case ELEMENT_NODE:
@@ -2166,6 +2197,15 @@
2166
2197
  * SPDX-License-Identifier: MIT
2167
2198
  * For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
2168
2199
  */
2200
+ /**
2201
+ @license
2202
+ Copyright (c) 2016 The Polymer Project Authors. All rights reserved.
2203
+ This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
2204
+ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
2205
+ The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
2206
+ Code distributed by Google as part of the polymer project is also
2207
+ subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
2208
+ */
2169
2209
  function pathComposer(startNode, composed) {
2170
2210
  var composedPath = [];
2171
2211
  var startRoot;
@@ -4492,7 +4532,7 @@
4492
4532
  },
4493
4533
  configurable: true
4494
4534
  });
4495
- /** version: 2.45.2 */
4535
+ /** version: 2.45.4 */
4496
4536
 
4497
4537
  })();
4498
4538
  //# sourceMappingURL=synthetic-shadow_debug.js.map