lwc 2.13.0 → 2.13.1

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 (39) hide show
  1. package/dist/engine-dom/esm/es2017/engine-dom.js +88 -88
  2. package/dist/engine-dom/iife/es2017/engine-dom.js +88 -88
  3. package/dist/engine-dom/iife/es2017/engine-dom.min.js +2 -2
  4. package/dist/engine-dom/iife/es2017/engine-dom_debug.js +76 -76
  5. package/dist/engine-dom/iife/es5/engine-dom.js +87 -87
  6. package/dist/engine-dom/iife/es5/engine-dom.min.js +1 -1
  7. package/dist/engine-dom/iife/es5/engine-dom_debug.js +69 -69
  8. package/dist/engine-dom/umd/es2017/engine-dom.js +88 -88
  9. package/dist/engine-dom/umd/es2017/engine-dom.min.js +2 -2
  10. package/dist/engine-dom/umd/es2017/engine-dom_debug.js +76 -76
  11. package/dist/engine-dom/umd/es5/engine-dom.js +87 -87
  12. package/dist/engine-dom/umd/es5/engine-dom.min.js +1 -1
  13. package/dist/engine-dom/umd/es5/engine-dom_debug.js +69 -69
  14. package/dist/engine-server/commonjs/es2017/engine-server.js +88 -88
  15. package/dist/engine-server/commonjs/es2017/engine-server.min.js +1 -1
  16. package/dist/engine-server/esm/es2017/engine-server.js +88 -88
  17. package/dist/synthetic-shadow/esm/es2017/synthetic-shadow.js +693 -693
  18. package/dist/synthetic-shadow/iife/es2017/synthetic-shadow.js +693 -693
  19. package/dist/synthetic-shadow/iife/es2017/synthetic-shadow.min.js +2 -2
  20. package/dist/synthetic-shadow/iife/es2017/synthetic-shadow_debug.js +681 -681
  21. package/dist/synthetic-shadow/iife/es5/synthetic-shadow.js +686 -686
  22. package/dist/synthetic-shadow/iife/es5/synthetic-shadow.min.js +1 -1
  23. package/dist/synthetic-shadow/iife/es5/synthetic-shadow_debug.js +697 -697
  24. package/dist/synthetic-shadow/umd/es2017/synthetic-shadow.js +693 -693
  25. package/dist/synthetic-shadow/umd/es2017/synthetic-shadow.min.js +2 -2
  26. package/dist/synthetic-shadow/umd/es2017/synthetic-shadow_debug.js +681 -681
  27. package/dist/synthetic-shadow/umd/es5/synthetic-shadow.js +686 -686
  28. package/dist/synthetic-shadow/umd/es5/synthetic-shadow.min.js +1 -1
  29. package/dist/synthetic-shadow/umd/es5/synthetic-shadow_debug.js +697 -697
  30. package/dist/wire-service/esm/es2017/wire-service.js +2 -2
  31. package/dist/wire-service/iife/es2017/wire-service.js +2 -2
  32. package/dist/wire-service/iife/es2017/wire-service_debug.js +2 -2
  33. package/dist/wire-service/iife/es5/wire-service.js +1 -1
  34. package/dist/wire-service/iife/es5/wire-service_debug.js +1 -1
  35. package/dist/wire-service/umd/es2017/wire-service.js +2 -2
  36. package/dist/wire-service/umd/es2017/wire-service_debug.js +2 -2
  37. package/dist/wire-service/umd/es5/wire-service.js +1 -1
  38. package/dist/wire-service/umd/es5/wire-service_debug.js +1 -1
  39. package/package.json +7 -7
@@ -1,4 +1,4 @@
1
- !function(){"use strict";const{assign:p,create:g,defineProperties:e,defineProperty:b,freeze:U,getOwnPropertyDescriptor:a,getOwnPropertyNames:V,getPrototypeOf:W,hasOwnProperty:c,isFrozen:X,keys:Y,seal:Z,setPrototypeOf:q}=Object,{filter:$,find:_,indexOf:aa,join:ab,map:ac,push:ad,reduce:ae,reverse:af,slice:ag,splice:ah,unshift:ai,forEach:aj}=Array.prototype,{charCodeAt:ak,replace:al,slice:am,toLowerCase:an}=String.prototype;function G(a){return void 0===a}function r(a){return null===a}function ao(a){return!0===a}function ap(a){return!1===a}function aq(a){return"function"==typeof a}function ar(a){return"object"==typeof a}const i=function(){if("object"==typeof globalThis)return globalThis;let a;try{Object.defineProperty(Object.prototype,"__magic__",{get:function(){return this},configurable:!0}),a=__magic__,delete Object.prototype.__magic__}catch(b){}finally{void 0===a&&(a=window)}return a}(),H="$shadowResolver$",as="$$ShadowResolverKey$$",I="$shadowToken$",at="$$ShadowTokenKey$$",f=Node,d=f.prototype,{DOCUMENT_POSITION_CONTAINED_BY:au,DOCUMENT_POSITION_CONTAINS:av,DOCUMENT_POSITION_PRECEDING:aw,DOCUMENT_POSITION_FOLLOWING:ax,ELEMENT_NODE:ay,TEXT_NODE:az,CDATA_SECTION_NODE:aA,PROCESSING_INSTRUCTION_NODE:aB,COMMENT_NODE:aC,DOCUMENT_FRAGMENT_NODE:aD}=f,{appendChild:aE,cloneNode:aF,compareDocumentPosition:aG,insertBefore:aH,removeChild:aI,replaceChild:aJ,hasChildNodes:aK}=d,{contains:aL}=HTMLElement.prototype,aM=a(d,"firstChild").get,aN=a(d,"lastChild").get,aO=a(d,"textContent").get,aP=a(d,"parentNode").get,aQ=a(d,"ownerDocument").get,aR=c.call(d,"parentElement")?a(d,"parentElement").get:a(HTMLElement.prototype,"parentElement").get,aS=a(d,"textContent").set,aT=c.call(d,"childNodes")?a(d,"childNodes").get:a(HTMLElement.prototype,"childNodes").get,aU=c.call(d,"isConnected")?a(d,"isConnected").get:function(){const a=aQ.call(this);return null===a||(aG.call(a,this)&au)!=0},{getAttribute:aV,getBoundingClientRect:aW,getElementsByTagName:aX,getElementsByTagNameNS:aY,hasAttribute:aZ,querySelector:a$,querySelectorAll:a_,removeAttribute:a0,setAttribute:a1}=Element.prototype,a2=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")},a3=a(Element.prototype,"childElementCount").get,a4=a(Element.prototype,"firstElementChild").get,a5=a(Element.prototype,"lastElementChild").get,j=a(HTMLElement.prototype,"innerText"),J=j?j.get:null,K=j?j.set:null,k=a(HTMLElement.prototype,"outerText"),L=k?k.get:null,M=k?k.set:null,s=c.call(Element.prototype,"innerHTML")?a(Element.prototype,"innerHTML"):a(HTMLElement.prototype,"innerHTML"),a6=s.get,a7=s.set,t=c.call(Element.prototype,"outerHTML")?a(Element.prototype,"outerHTML"):a(HTMLElement.prototype,"outerHTML"),a8=t.get,a9=t.set,ba=a(Element.prototype,"tagName").get,u=a(HTMLElement.prototype,"tabIndex"),bb=u.get,bc=u.set,bd=c.call(Element.prototype,"matches")?Element.prototype.matches:Element.prototype.msMatchesSelector,be=c.call(Element.prototype,"children")?a(Element.prototype,"children").get:a(HTMLElement.prototype,"children").get,{getElementsByClassName:bf}=HTMLElement.prototype,bg=c.call(Element.prototype,"shadowRoot")?a(Element.prototype,"shadowRoot").get:()=>null,bh=c.call(Element.prototype,"assignedSlot")?a(Element.prototype,"assignedSlot").get:()=>null;let v,w;"undefined"!=typeof HTMLSlotElement?(v=HTMLSlotElement.prototype.assignedNodes,w=HTMLSlotElement.prototype.assignedElements):(v=()=>{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")},w=()=>{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 bi=a(Event.prototype,"target").get,bj=a(Event.prototype,"currentTarget").get,bk=a(FocusEvent.prototype,"relatedTarget").get,bl=c.call(Event.prototype,"composedPath")?Event.prototype.composedPath:()=>[],bm=a(Document.prototype,"activeElement").get,bn=c.call(Document.prototype,"elementFromPoint")?Document.prototype.elementFromPoint:Document.prototype.msElementFromPoint,bo=c.call(Document.prototype,"elementsFromPoint")?Document.prototype.elementsFromPoint:Document.prototype.msElementsFromPoint,bp=a(Document.prototype,"defaultView").get,{createComment:bq,querySelectorAll:br,getElementById:bs,getElementsByClassName:bt,getElementsByTagName:bu,getElementsByTagNameNS:bv}=Document.prototype,{getElementsByName:bw}=HTMLDocument.prototype,{addEventListener:bx,removeEventListener:by,getComputedStyle:bz,getSelection:bA}=window,N=MutationObserver,bB=N.prototype.observe;let l=null;"undefined"!=typeof ShadowRoot&&(l=ShadowRoot);const O=!r(l),bC=r(l)?()=>!1:a=>a instanceof l,{createElement:bD}=Document.prototype;function bE(a){const b=aQ.call(a);return null===b?a:b}function bF(b){const c=bE(b),a=bp.call(c);if(null===a)throw new TypeError;return a}"undefined"==typeof HTMLSlotElement&&function(){class a{}q(a,HTMLElement.constructor),q(a.prototype,HTMLElement.prototype),Window.prototype.HTMLSlotElement=a,b(Document.prototype,"createElement",{value:function(b,d){const c=bD.apply(this,ag.call(arguments));return 4===b.length&&115===ak.call(b,0)&&108===ak.call(b,1)&&111===ak.call(b,2)&&116===ak.call(b,3)&&q(c,a.prototype),c}})}();let bG;function bH(b){if(G(bG)){const a=bE(b);bG=a.body&&"temporary-bypass"===aV.call(a.body,"data-global-patching-bypass")}return ao(bG)}function bI(b){const c=b.length,d=[];if(c>0)for(let a=0;a<c;a++)d[a]=b[a];return d}const x="undefined"!=typeof EventTarget?EventTarget.prototype:f.prototype,{addEventListener:bJ,dispatchEvent:bK,removeEventListener:bL}=x,bM=new WeakMap,bN=new WeakMap;function bO(b,d,c){if(d===c)return!0;let a=bN.get(b);return G(a)&&(a=b.composedPath(),bN.set(b,a)),a.includes(c)}function bP(a){var b;if(!(aq(b=a)||ar(b)&&!r(b)&&aq(b.handleEvent)))return a;let c=bM.get(a);return G(c)&&(c=function(b){const c=bj.call(b),d=bT(b);if(bO(b,d,c))return aq(a)?a.call(this,b):a.handleEvent&&a.handleEvent(b)},bM.set(a,c)),c}const bQ=new WeakMap,bR=new WeakMap;function bS(b){let a=bR.get(b);return G(a)&&(a=g(null),bR.set(b,a)),a}function bT(b){var a;return null!==(a=c$.get(b))&& void 0!==a?a:bi.call(b)}const bU=new WeakMap;function bV(b){if(!aq(b))throw new TypeError;let a=bU.get(b);return G(a)&&((a=function(c){let a=bj.call(c);bC(a)||(a=cW(a));const d=bT(c);bO(c,d,a)&&b.call(a,c)}).placement=1,bU.set(b,a)),a}const bW=new WeakMap;function bX(b){if(!aq(b))throw new TypeError;let a=bW.get(b);return G(a)&&((a=function(a){const c=bj.call(a),d=bT(a);bO(a,d,c)&&b.call(c,a)}).placement=0,bW.set(b,a)),a}function bY(a){let d=!1,e=!1;const{type:f,stopImmediatePropagation:j,stopPropagation:k}=a,g=bj.call(a),h=bS(g),i=h[f];b(a,"stopImmediatePropagation",{value(){d=!0,j.call(a)},writable:!0,enumerable:!0,configurable:!0}),b(a,"stopPropagation",{value(){e=!0,k.call(a)},writable:!0,enumerable:!0,configurable:!0});const l=ag.call(i);function c(b){aj.call(l,c=>{ap(d)&&c.placement===b&& -1!==aa.call(i,c)&&c.call(void 0,a)})}bQ.set(a,1),c(1),ap(d)&&ap(e)&&(bQ.set(a,0),c(0)),bQ.set(a,2)}function bZ(c,b,d){const e=bS(c);let a=e[b];G(a)&&(a=e[b]=[]),-1===aa.call(a,d)&&(0===a.length&&bJ.call(c,b,bY),ad.call(a,d))}function b$(b,c,e){const f=bS(b);let d,a;G(a=f[c])|| -1===(d=aa.call(a,e))||(ah.call(a,d,1),0===a.length&&bL.call(b,c,bY))}function b_(b,a,d){if(aq(a)){const c=bX(a);bZ(this,b,c)}}function b0(b,a,d){if(aq(a)){const c=bX(a);b$(this,b,c)}}const b1="$$HostElementKey$$",b2="$$ShadowedNodeKey$$";function b3(a,b,c){const d=a;{const{value:e}=c;d[b]=e}}function b4(a){return a[b1]}function b5(c){let a=c,b;for(;!r(a);){if(!G(b=b4(a)))return b;a=aP.call(a)}}function b6(a){return a[b2]}function b7(a){return!G(b4(a))}function b8(a){let b=aR.call(a);for(;!r(b)&&cc(b);)a=b,b=aR.call(a);return a}function b9(c,d){const e=b6(c);let a=d instanceof Element?d:aR.call(d);for(;!r(a)&&a!==c;){const f=b5(a),b=aR.call(a);if(f===e)return cc(a);if(b===c)return!1;if(r(b)||b5(b)===f)a=b;else{if(!cc(b))return!1;if(!r(a=ca(b8(b)))){if(a===c)return!0;if(b5(a)===e)return!0}}}return!1}function ca(b){if(!(b instanceof f))return null;const c=b5(b);if(G(c))return null;let a=b;for(;!r(a)&&b6(a)!==c;)a=aP.call(a);return r(a)?null:a}function cb(a){return cc(a)&&b7(a)}function cc(a){return a instanceof HTMLSlotElement}function cd(b,c){const a=b5(c);return G(a)||b6(b)===a}function ce(b){const a=cV(b);return cg(a,bI(aT.call(a)))}function cf(c,d){const e=[];for(let a=0,f=d.length;a<f;a+=1){const b=d[a];!cd(c,b)&&b9(c,b)&&ad.call(e,b)}return e}function cg(e,b){const c=[];for(let a=0,f=b.length;a<f;a+=1){const d=b[a],g=cd(e,d);g&&ad.call(c,d)}return c}function ch(c,b){for(let a=0,d=b.length;a<d;a+=1)if(cd(c,b[a]))return b[a];return null}function ci(a){if(!cX(a)&&!cc(a)){const b=aT.call(a);return bI(b)}if(cX(a)){const c=bI(a_.call(a,"slot")),e=cS(cW(a));return ae.call(c,(a,b)=>(e===cS(b)&&ad.apply(a,cj(b)),a),[])}{const d=bI(aT.call(a)),f=cS(a);return $.call(d,a=>f===cS(a))}}function cj(a){const b=ca(a);if(r(b))return[];const c=bI(aT.call(a));return $.call(c,a=>!b7(a)||!cd(b,a))}function ck(a){switch(a.nodeType){case ay:{const c=ci(a);let d="";for(let b=0,f=c.length;b<f;b+=1){const e=c[b];e.nodeType!==aC&&(d+=ck(e))}return d}default:return a.nodeValue}}const cl=new WeakMap;function m(){throw new TypeError("Illegal constructor")}function cm(a){const c=g(m.prototype);return cl.set(c,a),aj.call(a,(a,d)=>{b(c,d,{value:a,enumerable:!0,configurable:!0})}),c}m.prototype=g(NodeList.prototype,{constructor:{writable:!0,configurable:!0,value:m},item:{writable:!0,enumerable:!0,configurable:!0,value(a){return this[a]}},length:{enumerable:!0,configurable:!0,get(){return cl.get(this).length}},forEach:{writable:!0,enumerable:!0,configurable:!0,value(a,b){aj.call(cl.get(this),a,b)}},entries:{writable:!0,enumerable:!0,configurable:!0,value(){return ac.call(cl.get(this),(a,b)=>[b,a])}},keys:{writable:!0,enumerable:!0,configurable:!0,value(){return ac.call(cl.get(this),(b,a)=>a)}},values:{writable:!0,enumerable:!0,configurable:!0,value(){return cl.get(this)}},[Symbol.iterator]:{writable:!0,configurable:!0,value(){let a=0;return{next:()=>{const b=cl.get(this);return a<b.length?{value:b[a++],done:!1}:{done:!0}}}}},[Symbol.toStringTag]:{configurable:!0,get:()=>"NodeList"},toString:{writable:!0,configurable:!0,value:()=>"[object NodeList]"}}),q(m,NodeList);const cn=new WeakMap;function n(){throw new TypeError("Illegal constructor")}function co(a){const c=g(n.prototype);return cn.set(c,a),aj.call(a,(a,d)=>{b(c,d,{value:a,enumerable:!0,configurable:!0})}),c}n.prototype=g(HTMLCollection.prototype,{constructor:{writable:!0,configurable:!0,value:n},item:{writable:!0,enumerable:!0,configurable:!0,value(a){return this[a]}},length:{enumerable:!0,configurable:!0,get(){return cn.get(this).length}},namedItem:{writable:!0,enumerable:!0,configurable:!0,value(a){if(""===a)return null;const c=cn.get(this);for(let d=0,e=c.length;d<e;d++){const b=c[e];if(a===aV.call(b,"id")||a===aV.call(b,"name"))return b}return null}},[Symbol.toStringTag]:{configurable:!0,get:()=>"HTMLCollection"},toString:{writable:!0,configurable:!0,value:()=>"[object HTMLCollection]"}}),q(n,HTMLCollection);const cp=/[&\u00A0"]/g,cq=/[&\u00A0<>]/g,{replace:cr,toLowerCase:cs}=String.prototype;function ct(a){switch(a){case"&":return"&amp;";case"<":return"&lt;";case">":return"&gt;";case'"':return"&quot;";case"\xa0":return"&nbsp;";default:return""}}function cu(a){return cr.call(a,cp,ct)}const cv=new Set(["AREA","BASE","BR","COL","COMMAND","EMBED","HR","IMG","INPUT","KEYGEN","LINK","META","PARAM","SOURCE","TRACK","WBR",]),cw=new Set(["STYLE","SCRIPT","XMP","IFRAME","NOEMBED","NOFRAMES","PLAINTEXT","NOSCRIPT",]);function cx(a){switch(a.nodeType){case ay:{const{attributes:i}=a,c=ba.call(a);let b="<"+cs.call(c);for(let e=0,d;d=i[e];e++)b+=" "+d.name+'="'+cu(d.value)+'"';if(b+=">",cv.has(c))return b;return b+function(d){let b="";const c=ci(d);for(let a=0,e=c.length;a<e;a+=1)b+=cx(c[a]);return b}(a)+"</"+cs.call(c)+">"}case az:{var f;const{data:g,parentNode:h}=a;if(h instanceof Element&&cw.has(ba.call(h)))return g;return f=g,cr.call(f,cq,ct)}case aA:return`<!CDATA[[${a.data}]]>`;case aB:return`<?${a.target} ${a.data}?>`;case aC:return`<!--${a.data}-->`;default:return""}}i.lwcRuntimeFlags||Object.defineProperty(i,"lwcRuntimeFlags",{value:g(null)});const cy=i.lwcRuntimeFlags;function cz(a){return cb(a)||cX(a)}function cA(d,a){const b=ca(d);if(a===b)return cW(b);if(a instanceof Element){if(b5(d)===b5(a))return a;if(!r(b)&&cc(a)){const c=ca(a);if(!r(c)&&cd(b,c))return c}}return null}function cB(){return cM(this).length>0}function cC(){const a=cM(this);return a[0]||null}function cD(){const a=cM(this);return a[a.length-1]||null}function cE(){return ck(this)}function cF(){const a=aP.call(this);return r(a)?a:cA(this,a)}function cG(){const a=aP.call(this);if(r(a))return null;const b=cA(this,a);return b instanceof Element?b:null}function cH(a){return this===a?0:this.getRootNode()===a?10:b4(this)!==b4(a)?35:aG.call(this,a)}function cI(a){return null!=a&&b4(this)===b4(a)&&(aG.call(this,a)&au)!=0}function cJ(d){const a=aF.call(this,!1);if(!d)return a;const c=cM(this);for(let b=0,e=c.length;b<e;b+=1)a.appendChild(c[b].cloneNode(!0));return a}function cK(){if(cX(this)){const a=ca(this),b=r(a)?[]:cg(a,ci(this));return cm(b)}return aT.call(this)}const y=f.prototype.getRootNode,cL=G(y)?function(){let a=this,b;for(;!r(b=aP.call(a));)a=b;return a}:y;e(f.prototype,{firstChild:{get(){return cz(this)?cC.call(this):aM.call(this)},enumerable:!0,configurable:!0},lastChild:{get(){return cz(this)?cD.call(this):aN.call(this)},enumerable:!0,configurable:!0},textContent:{get(){return cy.ENABLE_NODE_PATCH?bH(this)?aO.call(this):cE.call(this):b7(this)||cX(this)?cE.call(this):aO.call(this)},set:function(a){aS.call(this,a)},enumerable:!0,configurable:!0},parentNode:{get(){if(b7(this))return cF.call(this);const a=aP.call(this);return!r(a)&&cb(a)?ca(a):a},enumerable:!0,configurable:!0},parentElement:{get(){if(b7(this))return cG.call(this);const a=aR.call(this);return!r(a)&&cb(a)?ca(a):a},enumerable:!0,configurable:!0},childNodes:{get(){return cz(this)?cK.call(this):aT.call(this)},enumerable:!0,configurable:!0},hasChildNodes:{value(){return cz(this)?cB.call(this):aK.call(this)},enumerable:!0,writable:!0,configurable:!0},compareDocumentPosition:{value(a){return bH(this)?aG.call(this,a):cH.call(this,a)},enumerable:!0,writable:!0,configurable:!0},contains:{value(a){return this===a||(cy.ENABLE_NODE_PATCH?bH(this)?aL.call(this,a):cI.call(this,a):null!=a&&(b7(this)||cX(this)?cI.call(this,a):aL.call(this,a)))},enumerable:!0,writable:!0,configurable:!0},cloneNode:{value(a){return cy.ENABLE_NODE_PATCH?ao(a)?bH(this)?aF.call(this,a):cJ.call(this,a):aF.call(this,a):b7(this)||cX(this)?cJ.call(this,a):aF.call(this,a)},enumerable:!0,writable:!0,configurable:!0},getRootNode:{value:function(a){const b=!G(a)&&!!a.composed;return ao(b)?cL.call(this,a):function(a){const b=ca(a);return r(b)?cL.call(a):cW(b)}(this)},enumerable:!0,configurable:!0,writable:!0},isConnected:{enumerable:!0,configurable:!0,get(){return aU.call(this)}}});const cM=function(a){return a.childNodes};c.call(HTMLElement.prototype,"contains")&&b(HTMLElement.prototype,"contains",a(f.prototype,"contains")),c.call(HTMLElement.prototype,"parentElement")&&b(HTMLElement.prototype,"parentElement",a(f.prototype,"parentElement"));const cN=(b,d)=>{let a;for(;!G(a=b.host);){const c=a.getRootNode();if(c===d)return a;b=c}};function cO(h,i,j,k){const a=bo.call(i,j,k),b=[],f=function(d){var b;const c=[];let a=d.getRootNode();for(;!G(a);)c.push(a),a=null===(b=a.host)|| void 0===b?void 0:b.getRootNode();return c}(h);if(!r(a))for(let d=0;d<a.length;d++){const e=a[d];if(cb(e))continue;const g=e.getRootNode();if(-1!==aa.call(f,g)){ad.call(b,e);continue}const c=cN(g,f[0]);G(c)|| -1!==aa.call(a,c)|| -1!==aa.call(b,c)||ad.call(b,c)}return b}const cP=new WeakMap,{createDocumentFragment:cQ}=document;function cR(b){const a=cP.get(b);if(G(a))throw new TypeError;return a}function cS(a){return a[H]}function cT(a,b){a[H]=b}function cU(a){return cR(a).delegatesFocus}function cV(a){return cR(a).host}function cW(a){return cR(a).shadowRoot}function cX(a){const b=cP.get(a);return!G(b)&&a===b.host}function cY(a){const b=cP.get(a);return!G(b)&&a===b.shadowRoot}b(f.prototype,H,{set(a){if(!G(a)){var b,c;this[as]=a,b=this,c=a.nodeKey,b3(b,b1,{value:c,configurable:!0})}},get(){return this[as]},configurable:!0,enumerable:!0}),b(i,"$isNativeShadowRootDefined$",{value:O});let cZ=0;const z={constructor:{writable:!0,configurable:!0,value:o},toString:{writable:!0,configurable:!0,value:()=>"[object ShadowRoot]"},synthetic:{writable:!1,enumerable:!1,configurable:!1,value:!0}},P={activeElement:{enumerable:!0,configurable:!0,get(){const c=cV(this),d=bE(c),b=bm.call(d);if(r(b))return b;if((aG.call(c,b)&au)==0)return null;let a=b;for(;!cd(c,a);)a=aR.call(a);return cc(a)?null:a}},delegatesFocus:{configurable:!0,get(){return cR(this).delegatesFocus}},elementFromPoint:{writable:!0,enumerable:!0,configurable:!0,value(a,b){const c=cV(this),d=bE(c);return c1(this,d,a,b)}},elementsFromPoint:{writable:!0,enumerable:!0,configurable:!0,value(a,b){const c=cV(this),d=bE(c);return cO(this,d,a,b)}},getSelection:{writable:!0,enumerable:!0,configurable:!0,value(){throw new Error('Disallowed method "getSelection" on ShadowRoot.')}},host:{enumerable:!0,configurable:!0,get(){return cV(this)}},mode:{configurable:!0,get(){return cR(this).mode}},styleSheets:{enumerable:!0,configurable:!0,get(){throw new Error}}},c$=new WeakMap,Q={insertBefore:{writable:!0,enumerable:!0,configurable:!0,value(a,b){return aH.call(cV(this),a,b),a}},removeChild:{writable:!0,enumerable:!0,configurable:!0,value(a){return aI.call(cV(this),a),a}},appendChild:{writable:!0,enumerable:!0,configurable:!0,value(a){return aE.call(cV(this),a),a}},replaceChild:{writable:!0,enumerable:!0,configurable:!0,value(b,a){return aJ.call(cV(this),b,a),a}},addEventListener:{writable:!0,enumerable:!0,configurable:!0,value(a,b,c){!function(b,c,a,f){if(aq(a)){const d=cV(b),e=bV(a);bZ(d,c,e)}}(this,a,b)}},dispatchEvent:{writable:!0,enumerable:!0,configurable:!0,value(a){return c$.set(a,this),bK.apply(cV(this),arguments)}},removeEventListener:{writable:!0,enumerable:!0,configurable:!0,value(a,b,c){!function(b,c,a,f){if(aq(a)){const d=cV(b),e=bV(a);b$(d,c,e)}}(this,a,b)}},baseURI:{enumerable:!0,configurable:!0,get(){return cV(this).baseURI}},childNodes:{enumerable:!0,configurable:!0,get(){return cm(ce(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(a){const b=cV(this);return this===a?0:this.contains(a)?20:aG.call(b,a)&au?37:35}},contains:{writable:!0,enumerable:!0,configurable:!0,value(a){if(this===a)return!0;const b=cV(this);return(aG.call(b,a)&au)!=0&&cd(b,a)}},firstChild:{enumerable:!0,configurable:!0,get(){const a=cM(this);return a[0]||null}},lastChild:{enumerable:!0,configurable:!0,get(){const a=cM(this);return a[a.length-1]||null}},hasChildNodes:{writable:!0,enumerable:!0,configurable:!0,value(){const a=cM(this);return a.length>0}},isConnected:{enumerable:!0,configurable:!0,get(){return aU.call(cV(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 cV(this).ownerDocument}},parentElement:{enumerable:!0,configurable:!0,get:()=>null},parentNode:{enumerable:!0,configurable:!0,get:()=>null},textContent:{enumerable:!0,configurable:!0,get(){const b=cM(this);let c="";for(let a=0,e=b.length;a<e;a+=1){const d=b[a];d.nodeType!==aC&&(c+=ck(d))}return c},set(a){const b=cV(this);aS.call(b,a)}},getRootNode:{writable:!0,enumerable:!0,configurable:!0,value(a){return!G(a)&&ao(a.composed)?cV(this).getRootNode(a):this}}},R={innerHTML:{enumerable:!0,configurable:!0,get(){const b=cM(this);let c="";for(let a=0,d=b.length;a<d;a+=1)c+=cx(b[a]);return c},set(a){const b=cV(this);a7.call(b,a)}}},S={childElementCount:{enumerable:!0,configurable:!0,get(){return this.children.length}},children:{enumerable:!0,configurable:!0,get(){return co($.call(ce(this),a=>a instanceof Element))}},firstElementChild:{enumerable:!0,configurable:!0,get(){return this.children[0]||null}},lastElementChild:{enumerable:!0,configurable:!0,get(){const{children:a}=this;return a.item(a.length-1)||null}},getElementById:{writable:!0,enumerable:!0,configurable:!0,value(){throw new Error('Disallowed method "getElementById" on ShadowRoot.')}},querySelector:{writable:!0,enumerable:!0,configurable:!0,value(a){return function(b,c){const a=cV(b),d=bI(a_.call(a,c));return ch(a,d)}(this,a)}},querySelectorAll:{writable:!0,enumerable:!0,configurable:!0,value(a){return cm(function(b,c){const a=cV(b),d=a_.call(a,c);return cg(a,bI(d))}(this,a))}}};function o(){throw new TypeError("Illegal constructor")}function c_(b,h){const c=[];let d;if(b instanceof Window)d=b;else{if(!(b instanceof f))return c;d=b.getRootNode()}let a=b;for(;!r(a);)if(c.push(a),a instanceof Element||a instanceof Text){const e=a.assignedSlot;a=r(e)?a.parentNode:e}else a=(cY(a)||bC(a))&&(h||a!==d)?a.host:a instanceof f?a.parentNode:null;let g;return g=b instanceof Window?b.document:bE(b),c[c.length-1]===g&&c.push(window),c}function c0(e,h){if(r(e))return null;const i=c_(e,!0),f=h;for(let c=0,a,g,b,d;c<f.length;c++)if((b=(a=f[c])instanceof Window?a:a.getRootNode())!==g&&(d=i.indexOf(b),g=b),!cY(b)|| !G(d)&&d> -1)return a;return null}function c1(b,c,d,e){const a=bn.call(c,d,e);return r(a)?a:c0(b,c_(a,!0))}p(z,Q,S,R,P),o.prototype=g(DocumentFragment.prototype,z),b(o,Symbol.hasInstance,{value:function(a){return ar(a)&&!r(a)&&(bC(a)||W(a)===o.prototype)}}),Document.prototype.elementFromPoint=function(a,b){return c1(this,this,a,b)},Document.prototype.elementsFromPoint=function(a,b){return cO(this,this,a,b)},b(Document.prototype,"activeElement",{get(){let a=bm.call(this);if(r(a))return a;for(;!G(b4(a));)if(r(a=aR.call(a)))return null;return"HTML"===a.tagName&&(a=this.body),a},enumerable:!0,configurable:!0}),b(Document.prototype,"getElementById",{value(){const a=bs.apply(this,ag.call(arguments));return r(a)?null:G(b4(a))||bH(a)?a:null},writable:!0,enumerable:!0,configurable:!0}),b(Document.prototype,"querySelector",{value(){const b=bI(br.apply(this,ag.call(arguments))),a=_.call(b,a=>G(b4(a))||bH(a));return G(a)?null:a},writable:!0,enumerable:!0,configurable:!0}),b(Document.prototype,"querySelectorAll",{value(){const a=bI(br.apply(this,ag.call(arguments))),b=$.call(a,a=>G(b4(a))||bH(a));return cm(b)},writable:!0,enumerable:!0,configurable:!0}),b(Document.prototype,"getElementsByClassName",{value(){const a=bI(bt.apply(this,ag.call(arguments))),b=$.call(a,a=>G(b4(a))||bH(a));return co(b)},writable:!0,enumerable:!0,configurable:!0}),b(Document.prototype,"getElementsByTagName",{value(){const a=bI(bu.apply(this,ag.call(arguments))),b=$.call(a,a=>G(b4(a))||bH(a));return co(b)},writable:!0,enumerable:!0,configurable:!0}),b(Document.prototype,"getElementsByTagNameNS",{value(){const a=bI(bv.apply(this,ag.call(arguments))),b=$.call(a,a=>G(b4(a))||bH(a));return co(b)},writable:!0,enumerable:!0,configurable:!0}),b(a(HTMLDocument.prototype,"getElementsByName")?HTMLDocument.prototype:Document.prototype,"getElementsByName",{value(){const a=bI(bw.apply(this,ag.call(arguments))),b=$.call(a,a=>G(b4(a))||bH(a));return cm(b)},writable:!0,enumerable:!0,configurable:!0}),Object.defineProperty(window,"ShadowRoot",{value:o,configurable:!0,writable:!0});const c2=Object.getOwnPropertyDescriptor(Event.prototype,"composed"),c3=Object.getOwnPropertyDescriptor(HTMLElement.prototype,"click");function c4(a){Object.defineProperty(a,"composed",{configurable:!0,enumerable:!0,get:()=>!0})}(function(){if(!c2)return!1;let b=new Event("click");const a=document.createElement("button");return a.addEventListener("click",a=>b=a),a.click(),!c2.get.call(b)})()&&(HTMLElement.prototype.click=function(){bJ.call(this,"click",c4);try{c3.value.call(this)}finally{bL.call(this,"click",c4)}}),!0!==new Event("test",{composed:!0}).composed&&function(){const c=p(g(null),{beforeinput:1,blur:1,click:1,compositionend:1,compositionstart:1,compositionupdate:1,copy:1,cut:1,dblclick:1,DOMActivate:1,DOMFocusIn:1,DOMFocusOut:1,drag:1,dragend:1,dragenter:1,dragleave:1,dragover:1,dragstart:1,drop:1,focus:1,focusin:1,focusout:1,gotpointercapture:1,input:1,keydown:1,keypress:1,keyup:1,lostpointercapture:1,mousedown:1,mouseenter:1,mouseleave:1,mousemove:1,mouseout:1,mouseover:1,mouseup:1,paste:1,pointercancel:1,pointerdown:1,pointerenter:1,pointerleave:1,pointermove:1,pointerout:1,pointerover:1,pointerup:1,touchcancel:1,touchend:1,touchmove:1,touchstart:1,wheel:1}),b=Event;function a(d,a){const c=new b(d,a),e=!!(a&&a.composed);return Object.defineProperties(c,{composed:{get:()=>e,configurable:!0,enumerable:!0}}),c}a.prototype=b.prototype,a.AT_TARGET=b.AT_TARGET,a.BUBBLING_PHASE=b.BUBBLING_PHASE,a.CAPTURING_PHASE=b.CAPTURING_PHASE,a.NONE=b.NONE,window.Event=a,Object.defineProperties(Event.prototype,{composed:{get(){const{type:a}=this;return 1===c[a]},configurable:!0,enumerable:!0}})}();const T=CustomEvent;function A(c,a){const b=new T(c,a),d=!!(a&&a.composed);return Object.defineProperties(b,{composed:{get:()=>d,configurable:!0,enumerable:!0}}),b}if(A.prototype=T.prototype,window.CustomEvent=A,"undefined"!=typeof ClipboardEvent){const c5=p(g(null),{copy:1,cut:1,paste:1});e(ClipboardEvent.prototype,{composed:{get(){const{type:a}=this;return 1===c5[a]},configurable:!0,enumerable:!0}})}"undefined"!=typeof HTMLIFrameElement&&function(){const c=a(HTMLIFrameElement.prototype,"contentWindow"),{get:d}=c;c.get=function(){var a;const b=d.call(this);return r(b)||G(b4(this))?b:(a=b,{addEventListener(){return a.addEventListener.apply(a,arguments)},blur(){return a.blur.apply(a,arguments)},close(){return a.close.apply(a,arguments)},focus(){return a.focus.apply(a,arguments)},postMessage(){return a.postMessage.apply(a,arguments)},removeEventListener(){return a.removeEventListener.apply(a,arguments)},get closed(){return a.closed},get frames(){return a.frames},get length(){return a.length},get location(){return a.location},set location(value){a.location=value},get opener(){return a.opener},get parent(){return a.parent},get self(){return a.self},get top(){return a.top},get window(){return a.window}})},b(HTMLIFrameElement.prototype,"contentWindow",c)}();const B=MutationObserver,{disconnect:c6,observe:c7,takeRecords:c8}=B.prototype,c9="$$lwcObserverCallbackWrapper$$",da="$$lwcNodeObservers$$",db=new WeakMap;function dc(a){return a[da]}function dd(b){const{addedNodes:c,removedNodes:d,target:f,type:h}=b,a=g(MutationRecord.prototype);return e(a,{addedNodes:{get:()=>c,enumerable:!0,configurable:!0},removedNodes:{get:()=>d,enumerable:!0,configurable:!0},type:{get:()=>h,enumerable:!0,configurable:!0},target:{get:()=>f.shadowRoot,enumerable:!0,configurable:!0}}),a}function de(c,d){let a=d;for(;!r(a);){const b=dc(a);if(!G(b)&&(b[0]===c|| -1!==aa.call(b,c)))return!0;a=a.parentNode}return!1}function df(a,b){return ae.call(a,(a,c)=>{const{target:d,addedNodes:g,removedNodes:i,type:j}=c;if("childList"!==j||G(b6(d)))de(b,d)&&ad.call(a,c);else if(g.length>0){const k=g[0];if(de(b,k)){const e=dc(d);e&&(e[0]===b|| -1!==aa.call(e,b))?ad.call(a,c):ad.call(a,dd(c))}}else{const h=d.shadowRoot,l=i[0];if(b5(d)===b5(l)&&de(b,d))ad.call(a,c);else if(h){const f=dc(h);f&&(f[0]===b|| -1!==aa.call(f,b))&&ad.call(a,dd(c))}}return a},[])}function h(c){var b;let a;const d=(G(a=(b=c)[c9])&&(a=b[c9]=(d,a)=>{const c=df(d,a);0!==c.length&&b.call(a,c,a)}),a),e=new B(d);return e}function C(){const a=bi.call(this);if(!(a instanceof f))return a;const c=bE(a),d=c_(a,this.composed),b=bj.call(this);if(!(b instanceof f))return r(b)&&G(b4(a))?a:c0(c,d);if(b===c||b===c.body)return G(b4(a))?a:c0(c,d);let e=b,g=d;if(cX(b)){const h=bQ.get(this);1===h&&(e=cW(b))}return cX(a)&&c$.has(this)&&(g=c_(cW(a),this.composed)),c0(e,g)}function D(){var b;const a=bi.call(this);if(!(a instanceof f))return[];const d=Boolean(a.shadowRoot),e=(b=a,cP.has(b));if(d&&!e)return bl.call(this);const g=bj.call(this);if(r(g))return[];let c=a;return cX(a)&&c$.has(this)&&(c=cW(a)),c_(c,this.composed)}function E(c){const d=a(c.prototype,"relatedTarget").get;b(c.prototype,"relatedTarget",{get(){const a=d.call(this);if(r(a))return null;if(!(a instanceof f)||!b7(a))return a;let b=bj.call(this);return r(b)&&(b=bE(a)),c0(b,c_(a,!0))},enumerable:!0,configurable:!0})}h.prototype=B.prototype,h.prototype.disconnect=function(){c6.call(this);const a=db.get(this);G(a)||(aj.call(a,c=>{const a=c[da];if(!G(a)){const b=aa.call(a,this);-1!==b&&ah.call(a,b,1)}}),a.length=0)},h.prototype.observe=function(a,f){let b=dc(a);if(G(b)){var c,d;b=[],c=a,d=b,c[da]=d}if(-1===aa.call(b,this)&&ad.call(b,this),cY(a)&&(a=a.host),db.has(this)){const e=db.get(this);-1===aa.call(e,a)&&ad.call(e,a)}else db.set(this,[a]);return c7.call(this,a,f)},h.prototype.takeRecords=function(){return df(c8.call(this),this)},b(window,"MutationObserver",{value:h,configurable:!0,writable:!0}),e(x,{addEventListener:{value:function(b,c,d){if(cX(this))return b_.apply(this,arguments);if(arguments.length<2){const a=ag.call(arguments);return a.length>1&&(a[1]=bP(a[1])),bJ.apply(this,a)}const e=bP(c);return bJ.call(this,b,e,d)},enumerable:!0,writable:!0,configurable:!0},removeEventListener:{value:function(b,c,d){if(cX(this))return b0.apply(this,arguments);const a=ag.call(arguments);arguments.length>1&&(a[1]=bP(a[1])),bL.apply(this,a),bL.apply(this,arguments)},enumerable:!0,writable:!0,configurable:!0}}),"undefined"==typeof EventTarget&&e(Window.prototype,{addEventListener:{value:function(b,c,d){if(arguments.length>1){const a=ag.call(arguments);return a[1]=bP(a[1]),bx.apply(this,a)}return bx.apply(this,arguments)},enumerable:!0,writable:!0,configurable:!0},removeEventListener:{value:function(b,c,d){if(arguments.length>1){const a=ag.call(arguments);a[1]=bP(a[1]),by.apply(this,a)}by.apply(this,arguments)},enumerable:!0,writable:!0,configurable:!0}}),e(Event.prototype,{target:{get:C,enumerable:!0,configurable:!0},currentTarget:{get:function(){const a=bj.call(this);return r(a)?null:1===bQ.get(this)?cW(a):a},enumerable:!0,configurable:!0},composedPath:{value:D,writable:!0,enumerable:!0,configurable:!0},srcElement:{get:C,enumerable:!0,configurable:!0},path:{get:D,enumerable:!0,configurable:!0}}),E(FocusEvent),E(MouseEvent);const dg=c.call(Text.prototype,"assignedSlot")?a(Text.prototype,"assignedSlot").get:()=>null;let dh;const di={childList:!0},dj=new WeakMap;function dk(a){const b=bI(aT.call(a));return ae.call(b,(b,a)=>(a instanceof Element&&cc(a)?ad.apply(b,dk(a)):ad.call(b,a),b),[])}function F(){const a=aP.call(this);if(a instanceof Element){const b=bg.call(a);if(bC(b))return this instanceof Text?dg.call(this):bh.call(this)}return!r(a)&&cc(a)&&b4(a)!==b4(this)?a:null}function dl(a,b){let c;const e=b4(a);if(G(e))c=a instanceof HTMLBodyElement?$.call(b,b=>G(b4(b))||bH(a)):ag.call(b);else if(cX(a)){const d=ca(a);c=r(d)?[]:b6(a)?cf(a,b):cg(d,b)}else c=$.call(b,a=>b5(a)===e);return c}function dm(){const b=cM(this);let c="";for(let a=0,d=b.length;a<d;a+=1)c+=cx(b[a]);return c}function dn(){return cx(this)}function dp(){const a=ca(this),b=r(a)?[]:cg(a,ci(this));return co($.call(b,a=>a instanceof Element))}function dq(){return this.children.length}function dr(){return this.children[0]||null}function ds(){const{children:a}=this;return a.item(a.length-1)||null}function dt(a,b,d){let c;if(cX(a)){const e=ca(a);c=r(e)?[]:b6(a)?cf(a,b):cg(e,b)}else if(b7(a)){const f=b4(a);if(G(f))if(1===d){const g=b5(a);c=$.call(b,a=>b5(a)===g)}else c=ag.call(b);else c=$.call(b,a=>b5(a)===f)}else c=a instanceof HTMLBodyElement||1===d?$.call(b,b=>G(b4(b))||bH(a)):ag.call(b);return c}e(HTMLSlotElement.prototype,{addEventListener:{value(a,b,c){HTMLElement.prototype.addEventListener.call(this,a,b,c),"slotchange"!==a||dj.get(this)||(dj.set(this,!0),dh||(dh=new N(a=>{const b=[];aj.call(a,c=>{const{target:a}=c;-1===aa.call(b,a)&&(ad.call(b,a),bK.call(a,new CustomEvent("slotchange")))})})),bB.call(dh,this,di))},writable:!0,enumerable:!0,configurable:!0},assignedElements:{value(a){if(!b7(this))return w.apply(this,ag.call(arguments));{const b=!G(a)&&ao(a.flatten),c=b?dk(this):cj(this);return $.call(c,a=>a instanceof Element)}},writable:!0,enumerable:!0,configurable:!0},assignedNodes:{value(a){if(!b7(this))return v.apply(this,ag.call(arguments));{const b=!G(a)&&ao(a.flatten);return b?dk(this):cj(this)}},writable:!0,enumerable:!0,configurable:!0},name:{get(){const a=aV.call(this,"name");return r(a)?"":a},set(a){a1.call(this,"name",a)},enumerable:!0,configurable:!0},childNodes:{get(){if(b7(this)){const a=ca(this),b=r(a)?[]:cg(a,ci(this));return cm(b)}return aT.call(this)},enumerable:!0,configurable:!0}}),e(Text.prototype,{assignedSlot:{get:F,enumerable:!0,configurable:!0}}),e(Element.prototype,{innerHTML:{get(){return cy.ENABLE_ELEMENT_PATCH?bH(this)?a6.call(this):dm.call(this):b7(this)||cX(this)?dm.call(this):a6.call(this)},set(a){a7.call(this,a)},enumerable:!0,configurable:!0},outerHTML:{get(){return cy.ENABLE_ELEMENT_PATCH?bH(this)?a8.call(this):dn.call(this):b7(this)||cX(this)?dn.call(this):a8.call(this)},set(a){a9.call(this,a)},enumerable:!0,configurable:!0},attachShadow:{value:function(a){return a["$$lwc-synthetic-mode"]?function(a,g){var c,d;if(cP.has(a))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:h,delegatesFocus:i}=g,j=bE(a),b=cQ.call(j),e={mode:h,delegatesFocus:!!i,host:a,shadowRoot:b};cP.set(b,e),cP.set(a,e);const f=()=>b,k=f.nodeKey=cZ++;return c=a,d=k,b3(c,b2,{value:d}),cT(b,f),q(b,o.prototype),b}(this,a):a2.call(this,a)},enumerable:!0,writable:!0,configurable:!0},shadowRoot:{get:function(){if(cX(this)){const a=cW(this);if("open"===a.mode)return a}return bg.call(this)},enumerable:!0,configurable:!0},children:{get(){return cz(this)?dp.call(this):be.call(this)},enumerable:!0,configurable:!0},childElementCount:{get(){return cz(this)?dq.call(this):a3.call(this)},enumerable:!0,configurable:!0},firstElementChild:{get(){return cz(this)?dr.call(this):a4.call(this)},enumerable:!0,configurable:!0},lastElementChild:{get(){return cz(this)?ds.call(this):a5.call(this)},enumerable:!0,configurable:!0},assignedSlot:{get:F,enumerable:!0,configurable:!0}}),c.call(HTMLElement.prototype,"innerHTML")&&b(HTMLElement.prototype,"innerHTML",a(Element.prototype,"innerHTML")),c.call(HTMLElement.prototype,"outerHTML")&&b(HTMLElement.prototype,"outerHTML",a(Element.prototype,"outerHTML")),c.call(HTMLElement.prototype,"children")&&b(HTMLElement.prototype,"children",a(Element.prototype,"children")),e(Element.prototype,{querySelector:{value:function(){const a=bI(a_.apply(this,ag.call(arguments)));if(cX(this)){const b=ca(this);return r(b)?null:b6(this)?function(c,d){for(let a=0,e=d.length;a<e;a+=1){const b=d[a];if(!cd(c,b)&&b9(c,b))return b}return null}(this,a):ch(b,a)}if(b7(this)){const g=b4(this);if(G(g)){if(!cy.ENABLE_NODE_LIST_PATCH)return 0===a.length?null:a[0];const h=b5(this),c=_.call(a,a=>b5(a)===h);return G(c)?null:c}{const d=_.call(a,a=>b5(a)===g);return G(d)?null:d}}{if(!cy.ENABLE_NODE_LIST_PATCH&&!(this instanceof HTMLBodyElement)){const e=a[0];return G(e)?null:e}const f=_.call(a,a=>G(b4(a))||bH(this));return G(f)?null:f}},writable:!0,enumerable:!0,configurable:!0},querySelectorAll:{value(){const a=bI(a_.apply(this,ag.call(arguments)));if(!cy.ENABLE_NODE_LIST_PATCH){const b=dt(this,a,0);return cm(b)}return cm(dt(this,a,1))},writable:!0,enumerable:!0,configurable:!0}}),e(Element.prototype,{getElementsByClassName:{value(){const a=bI(bf.apply(this,ag.call(arguments)));if(!cy.ENABLE_HTML_COLLECTIONS_PATCH)return co(dl(this,a));const b=dt(this,a,1);return co(b)},writable:!0,enumerable:!0,configurable:!0},getElementsByTagName:{value(){const a=bI(aX.apply(this,ag.call(arguments)));if(!cy.ENABLE_HTML_COLLECTIONS_PATCH)return co(dl(this,a));const b=dt(this,a,1);return co(b)},writable:!0,enumerable:!0,configurable:!0},getElementsByTagNameNS:{value(){const a=bI(aY.apply(this,ag.call(arguments)));if(!cy.ENABLE_HTML_COLLECTIONS_PATCH)return co(dl(this,a));const b=dt(this,a,1);return co(b)},writable:!0,enumerable:!0,configurable:!0}}),c.call(HTMLElement.prototype,"getElementsByClassName")&&b(HTMLElement.prototype,"getElementsByClassName",a(Element.prototype,"getElementsByClassName"));const du=`
1
+ !function(){"use strict";const{assign:p,create:g,defineProperties:e,defineProperty:b,freeze:S,getOwnPropertyDescriptor:a,getOwnPropertyNames:T,getPrototypeOf:U,hasOwnProperty:c,isFrozen:V,keys:W,seal:X,setPrototypeOf:q}=Object,{filter:Y,find:Z,indexOf:$,join:_,map:aa,push:ab,reduce:ac,reverse:ad,slice:ae,splice:af,unshift:ag,forEach:ah}=Array.prototype,{charCodeAt:ai,replace:aj,slice:ak,toLowerCase:al}=String.prototype;function F(a){return void 0===a}function am(a){return!0===a}function an(a){return!1===a}function ao(a){return"function"==typeof a}function ap(a){return"object"==typeof a}const i=function(){if("object"==typeof globalThis)return globalThis;let a;try{Object.defineProperty(Object.prototype,"__magic__",{get:function(){return this},configurable:!0}),a=__magic__,delete Object.prototype.__magic__}catch(b){}finally{void 0===a&&(a=window)}return a}(),G="$shadowResolver$",aq="$$ShadowResolverKey$$",H="$shadowToken$",ar="$$ShadowTokenKey$$",f=Node,d=f.prototype,{DOCUMENT_POSITION_CONTAINED_BY:as,DOCUMENT_POSITION_CONTAINS:at,DOCUMENT_POSITION_PRECEDING:au,DOCUMENT_POSITION_FOLLOWING:av,ELEMENT_NODE:aw,TEXT_NODE:ax,CDATA_SECTION_NODE:ay,PROCESSING_INSTRUCTION_NODE:az,COMMENT_NODE:aA,DOCUMENT_FRAGMENT_NODE:aB}=f,{appendChild:aC,cloneNode:aD,compareDocumentPosition:aE,insertBefore:aF,removeChild:aG,replaceChild:aH,hasChildNodes:aI}=d,{contains:aJ}=HTMLElement.prototype,aK=a(d,"firstChild").get,aL=a(d,"lastChild").get,aM=a(d,"textContent").get,aN=a(d,"parentNode").get,aO=a(d,"ownerDocument").get,aP=c.call(d,"parentElement")?a(d,"parentElement").get:a(HTMLElement.prototype,"parentElement").get,aQ=a(d,"textContent").set,aR=c.call(d,"childNodes")?a(d,"childNodes").get:a(HTMLElement.prototype,"childNodes").get,aS=c.call(d,"isConnected")?a(d,"isConnected").get:function(){const a=aO.call(this);return null===a||(aE.call(a,this)&as)!=0},{getAttribute:aT,getBoundingClientRect:aU,getElementsByTagName:aV,getElementsByTagNameNS:aW,hasAttribute:aX,querySelector:aY,querySelectorAll:aZ,removeAttribute:a$,setAttribute:a_}=Element.prototype,a0=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")},a1=a(Element.prototype,"childElementCount").get,a2=a(Element.prototype,"firstElementChild").get,a3=a(Element.prototype,"lastElementChild").get,j=a(HTMLElement.prototype,"innerText"),I=j?j.get:null,J=j?j.set:null,k=a(HTMLElement.prototype,"outerText"),K=k?k.get:null,L=k?k.set:null,r=c.call(Element.prototype,"innerHTML")?a(Element.prototype,"innerHTML"):a(HTMLElement.prototype,"innerHTML"),a4=r.get,a5=r.set,s=c.call(Element.prototype,"outerHTML")?a(Element.prototype,"outerHTML"):a(HTMLElement.prototype,"outerHTML"),a6=s.get,a7=s.set,a8=a(Element.prototype,"tagName").get,t=a(HTMLElement.prototype,"tabIndex"),a9=t.get,ba=t.set,bb=c.call(Element.prototype,"matches")?Element.prototype.matches:Element.prototype.msMatchesSelector,bc=c.call(Element.prototype,"children")?a(Element.prototype,"children").get:a(HTMLElement.prototype,"children").get,{getElementsByClassName:bd}=HTMLElement.prototype,be=c.call(Element.prototype,"shadowRoot")?a(Element.prototype,"shadowRoot").get:()=>null,bf=c.call(Element.prototype,"assignedSlot")?a(Element.prototype,"assignedSlot").get:()=>null;let u,v;"undefined"!=typeof HTMLSlotElement?(u=HTMLSlotElement.prototype.assignedNodes,v=HTMLSlotElement.prototype.assignedElements):(u=()=>{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")},v=()=>{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 bg=a(Event.prototype,"target").get,bh=a(Event.prototype,"currentTarget").get,bi=a(FocusEvent.prototype,"relatedTarget").get,bj=c.call(Event.prototype,"composedPath")?Event.prototype.composedPath:()=>[],bk=a(Document.prototype,"activeElement").get,bl=c.call(Document.prototype,"elementFromPoint")?Document.prototype.elementFromPoint:Document.prototype.msElementFromPoint,bm=c.call(Document.prototype,"elementsFromPoint")?Document.prototype.elementsFromPoint:Document.prototype.msElementsFromPoint,bn=a(Document.prototype,"defaultView").get,{createComment:bo,querySelectorAll:bp,getElementById:bq,getElementsByClassName:br,getElementsByTagName:bs,getElementsByTagNameNS:bt}=Document.prototype,{getElementsByName:bu}=HTMLDocument.prototype,{addEventListener:bv,removeEventListener:bw,getComputedStyle:bx,getSelection:by}=window,M=MutationObserver,bz=M.prototype.observe;let l=null;"undefined"!=typeof ShadowRoot&&(l=ShadowRoot);const bA=null===l?()=>!1:a=>a instanceof l,{createElement:bB}=Document.prototype;function bC(a){const b=aO.call(a);return null===b?a:b}function bD(b){const c=bC(b),a=bn.call(c);if(null===a)throw new TypeError;return a}"undefined"==typeof HTMLSlotElement&&function(){class a{}q(a,HTMLElement.constructor),q(a.prototype,HTMLElement.prototype),Window.prototype.HTMLSlotElement=a,b(Document.prototype,"createElement",{value:function(b,d){const c=bB.apply(this,ae.call(arguments));return 4===b.length&&115===ai.call(b,0)&&108===ai.call(b,1)&&111===ai.call(b,2)&&116===ai.call(b,3)&&q(c,a.prototype),c}})}();let bE;function bF(b){if(F(bE)){const a=bC(b);bE=a.body&&"temporary-bypass"===aT.call(a.body,"data-global-patching-bypass")}return am(bE)}function bG(b){const c=b.length,d=[];if(c>0)for(let a=0;a<c;a++)d[a]=b[a];return d}const w="undefined"!=typeof EventTarget?EventTarget.prototype:f.prototype,{addEventListener:bH,dispatchEvent:bI,removeEventListener:bJ}=w,bK="$$HostElementKey$$",bL="$$ShadowedNodeKey$$";function bM(a,b,c){const d=a;{const{value:e}=c;d[b]=e}}function bN(a){return a[bK]}function bO(c){let a=c,b;for(;null!==a;){if(!F(b=bN(a)))return b;a=aN.call(a)}}function bP(a){return a[bL]}function bQ(a){return!F(bN(a))}function bR(a){let b=aP.call(a);for(;null!==b&&bV(b);)a=b,b=aP.call(a);return a}function bS(c,d){const e=bP(c);let a=d instanceof Element?d:aP.call(d);for(;null!==a&&a!==c;){const f=bO(a),b=aP.call(a);if(f===e)return bV(a);if(b===c)return!1;if(null===b||bO(b)===f)a=b;else{if(!bV(b))return!1;if(null!==(a=bT(bR(b)))){if(a===c)return!0;if(bO(a)===e)return!0}}}return!1}function bT(b){if(!(b instanceof f))return null;const c=bO(b);if(F(c))return null;let a=b;for(;null!==a&&bP(a)!==c;)a=aN.call(a);return null===a?null:a}function bU(a){return bV(a)&&bQ(a)}function bV(a){return a instanceof HTMLSlotElement}function bW(b,c){const a=bO(c);return F(a)||bP(b)===a}function bX(b){const a=cT(b);return bZ(a,bG(aR.call(a)))}function bY(c,d){const e=[];for(let a=0,f=d.length;a<f;a+=1){const b=d[a];!bW(c,b)&&bS(c,b)&&ab.call(e,b)}return e}function bZ(e,b){const c=[];for(let a=0,f=b.length;a<f;a+=1){const d=b[a],g=bW(e,d);g&&ab.call(c,d)}return c}function b$(c,b){for(let a=0,d=b.length;a<d;a+=1)if(bW(c,b[a]))return b[a];return null}function b_(a){if(!cV(a)&&!bV(a)){const b=aR.call(a);return bG(b)}if(cV(a)){const c=bG(aZ.call(a,"slot")),e=cQ(cU(a));return ac.call(c,(a,b)=>(e===cQ(b)&&ab.apply(a,b0(b)),a),[])}{const d=bG(aR.call(a)),f=cQ(a);return Y.call(d,a=>f===cQ(a))}}function b0(a){const b=bT(a);if(null===b)return[];const c=bG(aR.call(a));return Y.call(c,a=>!bQ(a)||!bW(b,a))}const b1=/[&\u00A0"]/g,b2=/[&\u00A0<>]/g,{replace:b3,toLowerCase:b4}=String.prototype;function b5(a){switch(a){case"&":return"&amp;";case"<":return"&lt;";case">":return"&gt;";case'"':return"&quot;";case"\xa0":return"&nbsp;";default:return""}}function b6(a){return b3.call(a,b1,b5)}const b7=new Set(["AREA","BASE","BR","COL","COMMAND","EMBED","HR","IMG","INPUT","KEYGEN","LINK","META","PARAM","SOURCE","TRACK","WBR",]),b8=new Set(["STYLE","SCRIPT","XMP","IFRAME","NOEMBED","NOFRAMES","PLAINTEXT","NOSCRIPT",]);function b9(a){switch(a.nodeType){case aw:{const{attributes:i}=a,c=a8.call(a);let b="<"+b4.call(c);for(let e=0,d;d=i[e];e++)b+=" "+d.name+'="'+b6(d.value)+'"';if(b+=">",b7.has(c))return b;return b+function(d){let b="";const c=b_(d);for(let a=0,e=c.length;a<e;a+=1)b+=b9(c[a]);return b}(a)+"</"+b4.call(c)+">"}case ax:{var f;const{data:g,parentNode:h}=a;if(h instanceof Element&&b8.has(a8.call(h)))return g;return f=g,b3.call(f,b2,b5)}case ay:return`<!CDATA[[${a.data}]]>`;case az:return`<?${a.target} ${a.data}?>`;case aA:return`<!--${a.data}-->`;default:return""}}function ca(a){switch(a.nodeType){case aw:{const c=b_(a);let d="";for(let b=0,f=c.length;b<f;b+=1){const e=c[b];e.nodeType!==aA&&(d+=ca(e))}return d}default:return a.nodeValue}}const cb=new WeakMap;function m(){throw new TypeError("Illegal constructor")}function cc(a){const c=g(m.prototype);return cb.set(c,a),ah.call(a,(a,d)=>{b(c,d,{value:a,enumerable:!0,configurable:!0})}),c}m.prototype=g(NodeList.prototype,{constructor:{writable:!0,configurable:!0,value:m},item:{writable:!0,enumerable:!0,configurable:!0,value(a){return this[a]}},length:{enumerable:!0,configurable:!0,get(){return cb.get(this).length}},forEach:{writable:!0,enumerable:!0,configurable:!0,value(a,b){ah.call(cb.get(this),a,b)}},entries:{writable:!0,enumerable:!0,configurable:!0,value(){return aa.call(cb.get(this),(a,b)=>[b,a])}},keys:{writable:!0,enumerable:!0,configurable:!0,value(){return aa.call(cb.get(this),(b,a)=>a)}},values:{writable:!0,enumerable:!0,configurable:!0,value(){return cb.get(this)}},[Symbol.iterator]:{writable:!0,configurable:!0,value(){let a=0;return{next:()=>{const b=cb.get(this);return a<b.length?{value:b[a++],done:!1}:{done:!0}}}}},[Symbol.toStringTag]:{configurable:!0,get:()=>"NodeList"},toString:{writable:!0,configurable:!0,value:()=>"[object NodeList]"}}),q(m,NodeList);const cd=(b,d)=>{let a;for(;!F(a=b.host);){const c=a.getRootNode();if(c===d)return a;b=c}};function ce(h,i,j,k){const a=bm.call(i,j,k),b=[],f=function(d){var b;const c=[];let a=d.getRootNode();for(;!F(a);)c.push(a),a=null===(b=a.host)|| void 0===b?void 0:b.getRootNode();return c}(h);if(null!==a)for(let d=0;d<a.length;d++){const e=a[d];if(bU(e))continue;const g=e.getRootNode();if(-1!==$.call(f,g)){ab.call(b,e);continue}const c=cd(g,f[0]);F(c)|| -1!==$.call(a,c)|| -1!==$.call(b,c)||ab.call(b,c)}return b}const cf=new WeakMap;function n(){throw new TypeError("Illegal constructor")}function cg(a){const c=g(n.prototype);return cf.set(c,a),ah.call(a,(a,d)=>{b(c,d,{value:a,enumerable:!0,configurable:!0})}),c}n.prototype=g(HTMLCollection.prototype,{constructor:{writable:!0,configurable:!0,value:n},item:{writable:!0,enumerable:!0,configurable:!0,value(a){return this[a]}},length:{enumerable:!0,configurable:!0,get(){return cf.get(this).length}},namedItem:{writable:!0,enumerable:!0,configurable:!0,value(a){if(""===a)return null;const c=cf.get(this);for(let d=0,e=c.length;d<e;d++){const b=c[e];if(a===aT.call(b,"id")||a===aT.call(b,"name"))return b}return null}},[Symbol.toStringTag]:{configurable:!0,get:()=>"HTMLCollection"},toString:{writable:!0,configurable:!0,value:()=>"[object HTMLCollection]"}}),q(n,HTMLCollection),i.lwcRuntimeFlags||Object.defineProperty(i,"lwcRuntimeFlags",{value:g(null)});const ch=i.lwcRuntimeFlags;function ci(a){return bU(a)||cV(a)}function cj(d,a){const b=bT(d);if(a===b)return cU(b);if(a instanceof Element){if(bO(d)===bO(a))return a;if(null!==b&&bV(a)){const c=bT(a);if(null!==c&&bW(b,c))return c}}return null}function ck(){return cv(this).length>0}function cl(){const a=cv(this);return a[0]||null}function cm(){const a=cv(this);return a[a.length-1]||null}function cn(){return ca(this)}function co(){const a=aN.call(this);return null===a?a:cj(this,a)}function cp(){const a=aN.call(this);if(null===a)return null;const b=cj(this,a);return b instanceof Element?b:null}function cq(a){return this===a?0:this.getRootNode()===a?10:bN(this)!==bN(a)?35:aE.call(this,a)}function cr(a){return null!=a&&bN(this)===bN(a)&&(aE.call(this,a)&as)!=0}function cs(d){const a=aD.call(this,!1);if(!d)return a;const c=cv(this);for(let b=0,e=c.length;b<e;b+=1)a.appendChild(c[b].cloneNode(!0));return a}function ct(){if(cV(this)){const a=bT(this),b=null===a?[]:bZ(a,b_(this));return cc(b)}return aR.call(this)}const x=f.prototype.getRootNode,cu=F(x)?function(){let a=this,b;for(;null!==(b=aN.call(a));)a=b;return a}:x;e(f.prototype,{firstChild:{get(){return ci(this)?cl.call(this):aK.call(this)},enumerable:!0,configurable:!0},lastChild:{get(){return ci(this)?cm.call(this):aL.call(this)},enumerable:!0,configurable:!0},textContent:{get(){return ch.ENABLE_NODE_PATCH?bF(this)?aM.call(this):cn.call(this):bQ(this)||cV(this)?cn.call(this):aM.call(this)},set:function(a){aQ.call(this,a)},enumerable:!0,configurable:!0},parentNode:{get(){if(bQ(this))return co.call(this);const a=aN.call(this);return null!==a&&bU(a)?bT(a):a},enumerable:!0,configurable:!0},parentElement:{get(){if(bQ(this))return cp.call(this);const a=aP.call(this);return null!==a&&bU(a)?bT(a):a},enumerable:!0,configurable:!0},childNodes:{get(){return ci(this)?ct.call(this):aR.call(this)},enumerable:!0,configurable:!0},hasChildNodes:{value(){return ci(this)?ck.call(this):aI.call(this)},enumerable:!0,writable:!0,configurable:!0},compareDocumentPosition:{value(a){return bF(this)?aE.call(this,a):cq.call(this,a)},enumerable:!0,writable:!0,configurable:!0},contains:{value(a){return this===a||(ch.ENABLE_NODE_PATCH?bF(this)?aJ.call(this,a):cr.call(this,a):null!=a&&(bQ(this)||cV(this)?cr.call(this,a):aJ.call(this,a)))},enumerable:!0,writable:!0,configurable:!0},cloneNode:{value(a){return ch.ENABLE_NODE_PATCH?am(a)?bF(this)?aD.call(this,a):cs.call(this,a):aD.call(this,a):bQ(this)||cV(this)?cs.call(this,a):aD.call(this,a)},enumerable:!0,writable:!0,configurable:!0},getRootNode:{value:function(a){const b=!F(a)&&!!a.composed;return am(b)?cu.call(this,a):function(a){const b=bT(a);return null===b?cu.call(a):cU(b)}(this)},enumerable:!0,configurable:!0,writable:!0},isConnected:{enumerable:!0,configurable:!0,get(){return aS.call(this)}}});const cv=function(a){return a.childNodes};c.call(HTMLElement.prototype,"contains")&&b(HTMLElement.prototype,"contains",a(f.prototype,"contains")),c.call(HTMLElement.prototype,"parentElement")&&b(HTMLElement.prototype,"parentElement",a(f.prototype,"parentElement"));const cw=new WeakMap,cx=new WeakMap;function cy(b,d,c){if(d===c)return!0;let a=cx.get(b);return F(a)&&(a=b.composedPath(),cx.set(b,a)),a.includes(c)}function cz(a){var b;if(!(ao(b=a)||ap(b)&&null!==b&&ao(b.handleEvent)))return a;let c=cw.get(a);return F(c)&&(c=function(b){const c=bh.call(b),d=cD(b);if(cy(b,d,c))return ao(a)?a.call(this,b):a.handleEvent&&a.handleEvent(b)},cw.set(a,c)),c}const cA=new WeakMap,cB=new WeakMap;function cC(b){let a=cB.get(b);return F(a)&&(a=g(null),cB.set(b,a)),a}function cD(b){var a;return null!==(a=cY.get(b))&& void 0!==a?a:bg.call(b)}const cE=new WeakMap;function cF(b){if(!ao(b))throw new TypeError;let a=cE.get(b);return F(a)&&((a=function(c){let a=bh.call(c);bA(a)||(a=cU(a));const d=cD(c);cy(c,d,a)&&b.call(a,c)}).placement=1,cE.set(b,a)),a}const cG=new WeakMap;function cH(b){if(!ao(b))throw new TypeError;let a=cG.get(b);return F(a)&&((a=function(a){const c=bh.call(a),d=cD(a);cy(a,d,c)&&b.call(c,a)}).placement=0,cG.set(b,a)),a}function cI(a){let d=!1,e=!1;const{type:f,stopImmediatePropagation:j,stopPropagation:k}=a,g=bh.call(a),h=cC(g),i=h[f];b(a,"stopImmediatePropagation",{value(){d=!0,j.call(a)},writable:!0,enumerable:!0,configurable:!0}),b(a,"stopPropagation",{value(){e=!0,k.call(a)},writable:!0,enumerable:!0,configurable:!0});const l=ae.call(i);function c(b){ah.call(l,c=>{an(d)&&c.placement===b&& -1!==$.call(i,c)&&c.call(void 0,a)})}cA.set(a,1),c(1),an(d)&&an(e)&&(cA.set(a,0),c(0)),cA.set(a,2)}function cJ(c,b,d){const e=cC(c);let a=e[b];F(a)&&(a=e[b]=[]),-1===$.call(a,d)&&(0===a.length&&bH.call(c,b,cI),ab.call(a,d))}function cK(b,c,e){const f=cC(b);let d,a;F(a=f[c])|| -1===(d=$.call(a,e))||(af.call(a,d,1),0===a.length&&bJ.call(b,c,cI))}function cL(b,a,d){if(ao(a)){const c=cH(a);cJ(this,b,c)}}function cM(b,a,d){if(ao(a)){const c=cH(a);cK(this,b,c)}}const cN=new WeakMap,{createDocumentFragment:cO}=document;function cP(b){const a=cN.get(b);if(F(a))throw new TypeError;return a}function cQ(a){return a[G]}function cR(a,b){a[G]=b}function cS(a){return cP(a).delegatesFocus}function cT(a){return cP(a).host}function cU(a){return cP(a).shadowRoot}function cV(a){const b=cN.get(a);return!F(b)&&a===b.host}function cW(a){const b=cN.get(a);return!F(b)&&a===b.shadowRoot}b(f.prototype,G,{set(a){if(!F(a)){var b,c;this[aq]=a,b=this,c=a.nodeKey,bM(b,bK,{value:c,configurable:!0})}},get(){return this[aq]},configurable:!0,enumerable:!0}),b(i,"$isNativeShadowRootDefined$",{value:null!==l});let cX=0;const y={constructor:{writable:!0,configurable:!0,value:o},toString:{writable:!0,configurable:!0,value:()=>"[object ShadowRoot]"},synthetic:{writable:!1,enumerable:!1,configurable:!1,value:!0}},N={activeElement:{enumerable:!0,configurable:!0,get(){const c=cT(this),d=bC(c),b=bk.call(d);if(null===b)return b;if((aE.call(c,b)&as)==0)return null;let a=b;for(;!bW(c,a);)a=aP.call(a);return bV(a)?null:a}},delegatesFocus:{configurable:!0,get(){return cP(this).delegatesFocus}},elementFromPoint:{writable:!0,enumerable:!0,configurable:!0,value(a,b){const c=cT(this),d=bC(c);return c_(this,d,a,b)}},elementsFromPoint:{writable:!0,enumerable:!0,configurable:!0,value(a,b){const c=cT(this),d=bC(c);return ce(this,d,a,b)}},getSelection:{writable:!0,enumerable:!0,configurable:!0,value(){throw new Error('Disallowed method "getSelection" on ShadowRoot.')}},host:{enumerable:!0,configurable:!0,get(){return cT(this)}},mode:{configurable:!0,get(){return cP(this).mode}},styleSheets:{enumerable:!0,configurable:!0,get(){throw new Error}}},cY=new WeakMap,O={insertBefore:{writable:!0,enumerable:!0,configurable:!0,value(a,b){return aF.call(cT(this),a,b),a}},removeChild:{writable:!0,enumerable:!0,configurable:!0,value(a){return aG.call(cT(this),a),a}},appendChild:{writable:!0,enumerable:!0,configurable:!0,value(a){return aC.call(cT(this),a),a}},replaceChild:{writable:!0,enumerable:!0,configurable:!0,value(b,a){return aH.call(cT(this),b,a),a}},addEventListener:{writable:!0,enumerable:!0,configurable:!0,value(a,b,c){!function(b,c,a,f){if(ao(a)){const d=cT(b),e=cF(a);cJ(d,c,e)}}(this,a,b)}},dispatchEvent:{writable:!0,enumerable:!0,configurable:!0,value(a){return cY.set(a,this),bI.apply(cT(this),arguments)}},removeEventListener:{writable:!0,enumerable:!0,configurable:!0,value(a,b,c){!function(b,c,a,f){if(ao(a)){const d=cT(b),e=cF(a);cK(d,c,e)}}(this,a,b)}},baseURI:{enumerable:!0,configurable:!0,get(){return cT(this).baseURI}},childNodes:{enumerable:!0,configurable:!0,get(){return cc(bX(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(a){const b=cT(this);return this===a?0:this.contains(a)?20:aE.call(b,a)&as?37:35}},contains:{writable:!0,enumerable:!0,configurable:!0,value(a){if(this===a)return!0;const b=cT(this);return(aE.call(b,a)&as)!=0&&bW(b,a)}},firstChild:{enumerable:!0,configurable:!0,get(){const a=cv(this);return a[0]||null}},lastChild:{enumerable:!0,configurable:!0,get(){const a=cv(this);return a[a.length-1]||null}},hasChildNodes:{writable:!0,enumerable:!0,configurable:!0,value(){const a=cv(this);return a.length>0}},isConnected:{enumerable:!0,configurable:!0,get(){return aS.call(cT(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 cT(this).ownerDocument}},parentElement:{enumerable:!0,configurable:!0,get:()=>null},parentNode:{enumerable:!0,configurable:!0,get:()=>null},textContent:{enumerable:!0,configurable:!0,get(){const b=cv(this);let c="";for(let a=0,e=b.length;a<e;a+=1){const d=b[a];d.nodeType!==aA&&(c+=ca(d))}return c},set(a){const b=cT(this);aQ.call(b,a)}},getRootNode:{writable:!0,enumerable:!0,configurable:!0,value(a){return!F(a)&&am(a.composed)?cT(this).getRootNode(a):this}}},P={innerHTML:{enumerable:!0,configurable:!0,get(){const b=cv(this);let c="";for(let a=0,d=b.length;a<d;a+=1)c+=b9(b[a]);return c},set(a){const b=cT(this);a5.call(b,a)}}},Q={childElementCount:{enumerable:!0,configurable:!0,get(){return this.children.length}},children:{enumerable:!0,configurable:!0,get(){return cg(Y.call(bX(this),a=>a instanceof Element))}},firstElementChild:{enumerable:!0,configurable:!0,get(){return this.children[0]||null}},lastElementChild:{enumerable:!0,configurable:!0,get(){const{children:a}=this;return a.item(a.length-1)||null}},getElementById:{writable:!0,enumerable:!0,configurable:!0,value(){throw new Error('Disallowed method "getElementById" on ShadowRoot.')}},querySelector:{writable:!0,enumerable:!0,configurable:!0,value(a){return function(b,c){const a=cT(b),d=bG(aZ.call(a,c));return b$(a,d)}(this,a)}},querySelectorAll:{writable:!0,enumerable:!0,configurable:!0,value(a){return cc(function(b,c){const a=cT(b),d=aZ.call(a,c);return bZ(a,bG(d))}(this,a))}}};function o(){throw new TypeError("Illegal constructor")}function cZ(b,h){const c=[];let d;if(b instanceof Window)d=b;else{if(!(b instanceof f))return c;d=b.getRootNode()}let a=b;for(;null!==a;)if(c.push(a),a instanceof Element||a instanceof Text){const e=a.assignedSlot;a=null===e?a.parentNode:e}else a=(cW(a)||bA(a))&&(h||a!==d)?a.host:a instanceof f?a.parentNode:null;let g;return g=b instanceof Window?b.document:bC(b),c[c.length-1]===g&&c.push(window),c}function c$(e,h){if(null===e)return null;const i=cZ(e,!0),f=h;for(let c=0,a,g,b,d;c<f.length;c++)if((b=(a=f[c])instanceof Window?a:a.getRootNode())!==g&&(d=i.indexOf(b),g=b),!cW(b)|| !F(d)&&d> -1)return a;return null}function c_(b,c,d,e){const a=bl.call(c,d,e);return null===a?a:c$(b,cZ(a,!0))}p(y,O,Q,P,N),o.prototype=g(DocumentFragment.prototype,y),b(o,Symbol.hasInstance,{value:function(a){return ap(a)&&null!==a&&(bA(a)||U(a)===o.prototype)}}),Document.prototype.elementFromPoint=function(a,b){return c_(this,this,a,b)},Document.prototype.elementsFromPoint=function(a,b){return ce(this,this,a,b)},b(Document.prototype,"activeElement",{get(){let a=bk.call(this);if(null===a)return a;for(;!F(bN(a));)if(null===(a=aP.call(a)))return null;return"HTML"===a.tagName&&(a=this.body),a},enumerable:!0,configurable:!0}),b(Document.prototype,"getElementById",{value(){const a=bq.apply(this,ae.call(arguments));return null===a?null:F(bN(a))||bF(a)?a:null},writable:!0,enumerable:!0,configurable:!0}),b(Document.prototype,"querySelector",{value(){const b=bG(bp.apply(this,ae.call(arguments))),a=Z.call(b,a=>F(bN(a))||bF(a));return F(a)?null:a},writable:!0,enumerable:!0,configurable:!0}),b(Document.prototype,"querySelectorAll",{value(){const a=bG(bp.apply(this,ae.call(arguments))),b=Y.call(a,a=>F(bN(a))||bF(a));return cc(b)},writable:!0,enumerable:!0,configurable:!0}),b(Document.prototype,"getElementsByClassName",{value(){const a=bG(br.apply(this,ae.call(arguments))),b=Y.call(a,a=>F(bN(a))||bF(a));return cg(b)},writable:!0,enumerable:!0,configurable:!0}),b(Document.prototype,"getElementsByTagName",{value(){const a=bG(bs.apply(this,ae.call(arguments))),b=Y.call(a,a=>F(bN(a))||bF(a));return cg(b)},writable:!0,enumerable:!0,configurable:!0}),b(Document.prototype,"getElementsByTagNameNS",{value(){const a=bG(bt.apply(this,ae.call(arguments))),b=Y.call(a,a=>F(bN(a))||bF(a));return cg(b)},writable:!0,enumerable:!0,configurable:!0}),b(a(HTMLDocument.prototype,"getElementsByName")?HTMLDocument.prototype:Document.prototype,"getElementsByName",{value(){const a=bG(bu.apply(this,ae.call(arguments))),b=Y.call(a,a=>F(bN(a))||bF(a));return cc(b)},writable:!0,enumerable:!0,configurable:!0}),Object.defineProperty(window,"ShadowRoot",{value:o,configurable:!0,writable:!0});const c0=Object.getOwnPropertyDescriptor(Event.prototype,"composed"),c1=Object.getOwnPropertyDescriptor(HTMLElement.prototype,"click");function c2(a){Object.defineProperty(a,"composed",{configurable:!0,enumerable:!0,get:()=>!0})}(function(){if(!c0)return!1;let b=new Event("click");const a=document.createElement("button");return a.addEventListener("click",a=>b=a),a.click(),!c0.get.call(b)})()&&(HTMLElement.prototype.click=function(){bH.call(this,"click",c2);try{c1.value.call(this)}finally{bJ.call(this,"click",c2)}}),!0!==new Event("test",{composed:!0}).composed&&function(){const c=p(g(null),{beforeinput:1,blur:1,click:1,compositionend:1,compositionstart:1,compositionupdate:1,copy:1,cut:1,dblclick:1,DOMActivate:1,DOMFocusIn:1,DOMFocusOut:1,drag:1,dragend:1,dragenter:1,dragleave:1,dragover:1,dragstart:1,drop:1,focus:1,focusin:1,focusout:1,gotpointercapture:1,input:1,keydown:1,keypress:1,keyup:1,lostpointercapture:1,mousedown:1,mouseenter:1,mouseleave:1,mousemove:1,mouseout:1,mouseover:1,mouseup:1,paste:1,pointercancel:1,pointerdown:1,pointerenter:1,pointerleave:1,pointermove:1,pointerout:1,pointerover:1,pointerup:1,touchcancel:1,touchend:1,touchmove:1,touchstart:1,wheel:1}),b=Event;function a(d,a){const c=new b(d,a),e=!!(a&&a.composed);return Object.defineProperties(c,{composed:{get:()=>e,configurable:!0,enumerable:!0}}),c}a.prototype=b.prototype,a.AT_TARGET=b.AT_TARGET,a.BUBBLING_PHASE=b.BUBBLING_PHASE,a.CAPTURING_PHASE=b.CAPTURING_PHASE,a.NONE=b.NONE,window.Event=a,Object.defineProperties(Event.prototype,{composed:{get(){const{type:a}=this;return 1===c[a]},configurable:!0,enumerable:!0}})}();const R=CustomEvent;function z(c,a){const b=new R(c,a),d=!!(a&&a.composed);return Object.defineProperties(b,{composed:{get:()=>d,configurable:!0,enumerable:!0}}),b}if(z.prototype=R.prototype,window.CustomEvent=z,"undefined"!=typeof ClipboardEvent){const c3=p(g(null),{copy:1,cut:1,paste:1});e(ClipboardEvent.prototype,{composed:{get(){const{type:a}=this;return 1===c3[a]},configurable:!0,enumerable:!0}})}"undefined"!=typeof HTMLIFrameElement&&function(){const c=a(HTMLIFrameElement.prototype,"contentWindow"),{get:d}=c;c.get=function(){var a;const b=d.call(this);return null===b||F(bN(this))?b:(a=b,{addEventListener(){return a.addEventListener.apply(a,arguments)},blur(){return a.blur.apply(a,arguments)},close(){return a.close.apply(a,arguments)},focus(){return a.focus.apply(a,arguments)},postMessage(){return a.postMessage.apply(a,arguments)},removeEventListener(){return a.removeEventListener.apply(a,arguments)},get closed(){return a.closed},get frames(){return a.frames},get length(){return a.length},get location(){return a.location},set location(value){a.location=value},get opener(){return a.opener},get parent(){return a.parent},get self(){return a.self},get top(){return a.top},get window(){return a.window}})},b(HTMLIFrameElement.prototype,"contentWindow",c)}();const A=MutationObserver,{disconnect:c4,observe:c5,takeRecords:c6}=A.prototype,c7="$$lwcObserverCallbackWrapper$$",c8="$$lwcNodeObservers$$",c9=new WeakMap;function da(a){return a[c8]}function db(b){const{addedNodes:c,removedNodes:d,target:f,type:h}=b,a=g(MutationRecord.prototype);return e(a,{addedNodes:{get:()=>c,enumerable:!0,configurable:!0},removedNodes:{get:()=>d,enumerable:!0,configurable:!0},type:{get:()=>h,enumerable:!0,configurable:!0},target:{get:()=>f.shadowRoot,enumerable:!0,configurable:!0}}),a}function dc(c,d){let a=d;for(;null!==a;){const b=da(a);if(!F(b)&&(b[0]===c|| -1!==$.call(b,c)))return!0;a=a.parentNode}return!1}function dd(a,b){return ac.call(a,(a,c)=>{const{target:d,addedNodes:g,removedNodes:i,type:j}=c;if("childList"!==j||F(bP(d)))dc(b,d)&&ab.call(a,c);else if(g.length>0){const k=g[0];if(dc(b,k)){const e=da(d);e&&(e[0]===b|| -1!==$.call(e,b))?ab.call(a,c):ab.call(a,db(c))}}else{const h=d.shadowRoot,l=i[0];if(bO(d)===bO(l)&&dc(b,d))ab.call(a,c);else if(h){const f=da(h);f&&(f[0]===b|| -1!==$.call(f,b))&&ab.call(a,db(c))}}return a},[])}function h(c){var b;let a;const d=(F(a=(b=c)[c7])&&(a=b[c7]=(d,a)=>{const c=dd(d,a);0!==c.length&&b.call(a,c,a)}),a),e=new A(d);return e}function B(){const a=bg.call(this);if(!(a instanceof f))return a;const c=bC(a),d=cZ(a,this.composed),b=bh.call(this);if(!(b instanceof f))return null===b&&F(bN(a))?a:c$(c,d);if(b===c||b===c.body)return F(bN(a))?a:c$(c,d);let e=b,g=d;if(cV(b)){const h=cA.get(this);1===h&&(e=cU(b))}return cV(a)&&cY.has(this)&&(g=cZ(cU(a),this.composed)),c$(e,g)}function C(){var b;const a=bg.call(this);if(!(a instanceof f))return[];const d=Boolean(a.shadowRoot),e=(b=a,cN.has(b));if(d&&!e)return bj.call(this);const g=bh.call(this);if(null===g)return[];let c=a;return cV(a)&&cY.has(this)&&(c=cU(a)),cZ(c,this.composed)}function D(c){const d=a(c.prototype,"relatedTarget").get;b(c.prototype,"relatedTarget",{get(){const a=d.call(this);if(null===a)return null;if(!(a instanceof f)||!bQ(a))return a;let b=bh.call(this);return null===b&&(b=bC(a)),c$(b,cZ(a,!0))},enumerable:!0,configurable:!0})}h.prototype=A.prototype,h.prototype.disconnect=function(){c4.call(this);const a=c9.get(this);F(a)||(ah.call(a,c=>{const a=c[c8];if(!F(a)){const b=$.call(a,this);-1!==b&&af.call(a,b,1)}}),a.length=0)},h.prototype.observe=function(a,f){let b=da(a);if(F(b)){var c,d;b=[],c=a,d=b,c[c8]=d}if(-1===$.call(b,this)&&ab.call(b,this),cW(a)&&(a=a.host),c9.has(this)){const e=c9.get(this);-1===$.call(e,a)&&ab.call(e,a)}else c9.set(this,[a]);return c5.call(this,a,f)},h.prototype.takeRecords=function(){return dd(c6.call(this),this)},b(window,"MutationObserver",{value:h,configurable:!0,writable:!0}),e(w,{addEventListener:{value:function(b,c,d){if(cV(this))return cL.apply(this,arguments);if(arguments.length<2){const a=ae.call(arguments);return a.length>1&&(a[1]=cz(a[1])),bH.apply(this,a)}const e=cz(c);return bH.call(this,b,e,d)},enumerable:!0,writable:!0,configurable:!0},removeEventListener:{value:function(b,c,d){if(cV(this))return cM.apply(this,arguments);const a=ae.call(arguments);arguments.length>1&&(a[1]=cz(a[1])),bJ.apply(this,a),bJ.apply(this,arguments)},enumerable:!0,writable:!0,configurable:!0}}),"undefined"==typeof EventTarget&&e(Window.prototype,{addEventListener:{value:function(b,c,d){if(arguments.length>1){const a=ae.call(arguments);return a[1]=cz(a[1]),bv.apply(this,a)}return bv.apply(this,arguments)},enumerable:!0,writable:!0,configurable:!0},removeEventListener:{value:function(b,c,d){if(arguments.length>1){const a=ae.call(arguments);a[1]=cz(a[1]),bw.apply(this,a)}bw.apply(this,arguments)},enumerable:!0,writable:!0,configurable:!0}}),e(Event.prototype,{target:{get:B,enumerable:!0,configurable:!0},currentTarget:{get:function(){const a=bh.call(this);return null===a?null:1===cA.get(this)?cU(a):a},enumerable:!0,configurable:!0},composedPath:{value:C,writable:!0,enumerable:!0,configurable:!0},srcElement:{get:B,enumerable:!0,configurable:!0},path:{get:C,enumerable:!0,configurable:!0}}),D(FocusEvent),D(MouseEvent);const de=c.call(Text.prototype,"assignedSlot")?a(Text.prototype,"assignedSlot").get:()=>null;let df;const dg={childList:!0},dh=new WeakMap;function di(a){const b=bG(aR.call(a));return ac.call(b,(b,a)=>(a instanceof Element&&bV(a)?ab.apply(b,di(a)):ab.call(b,a),b),[])}function E(){const a=aN.call(this);if(a instanceof Element){const b=be.call(a);if(bA(b))return this instanceof Text?de.call(this):bf.call(this)}return null!==a&&bV(a)&&bN(a)!==bN(this)?a:null}function dj(a,b){let c;const e=bN(a);if(F(e))c=a instanceof HTMLBodyElement?Y.call(b,b=>F(bN(b))||bF(a)):ae.call(b);else if(cV(a)){const d=bT(a);c=null===d?[]:bP(a)?bY(a,b):bZ(d,b)}else c=Y.call(b,a=>bO(a)===e);return c}function dk(){const b=cv(this);let c="";for(let a=0,d=b.length;a<d;a+=1)c+=b9(b[a]);return c}function dl(){return b9(this)}function dm(){const a=bT(this),b=null===a?[]:bZ(a,b_(this));return cg(Y.call(b,a=>a instanceof Element))}function dn(){return this.children.length}function dp(){return this.children[0]||null}function dq(){const{children:a}=this;return a.item(a.length-1)||null}function dr(a,b,d){let c;if(cV(a)){const e=bT(a);c=null===e?[]:bP(a)?bY(a,b):bZ(e,b)}else if(bQ(a)){const f=bN(a);if(F(f))if(1===d){const g=bO(a);c=Y.call(b,a=>bO(a)===g)}else c=ae.call(b);else c=Y.call(b,a=>bO(a)===f)}else c=a instanceof HTMLBodyElement||1===d?Y.call(b,b=>F(bN(b))||bF(a)):ae.call(b);return c}function ds(a){const b=bD(a);return bx.call(b,a)}function dt(a){const b=bD(a);return by.call(b)}function du(a){return"visible"===a.visibility&&"none"!==a.display}e(HTMLSlotElement.prototype,{addEventListener:{value(a,b,c){HTMLElement.prototype.addEventListener.call(this,a,b,c),"slotchange"!==a||dh.get(this)||(dh.set(this,!0),df||(df=new M(a=>{const b=[];ah.call(a,c=>{const{target:a}=c;-1===$.call(b,a)&&(ab.call(b,a),bI.call(a,new CustomEvent("slotchange")))})})),bz.call(df,this,dg))},writable:!0,enumerable:!0,configurable:!0},assignedElements:{value(a){if(!bQ(this))return v.apply(this,ae.call(arguments));{const b=!F(a)&&am(a.flatten),c=b?di(this):b0(this);return Y.call(c,a=>a instanceof Element)}},writable:!0,enumerable:!0,configurable:!0},assignedNodes:{value(a){if(!bQ(this))return u.apply(this,ae.call(arguments));{const b=!F(a)&&am(a.flatten);return b?di(this):b0(this)}},writable:!0,enumerable:!0,configurable:!0},name:{get(){const a=aT.call(this,"name");return null===a?"":a},set(a){a_.call(this,"name",a)},enumerable:!0,configurable:!0},childNodes:{get(){if(bQ(this)){const a=bT(this),b=null===a?[]:bZ(a,b_(this));return cc(b)}return aR.call(this)},enumerable:!0,configurable:!0}}),e(Text.prototype,{assignedSlot:{get:E,enumerable:!0,configurable:!0}}),e(Element.prototype,{innerHTML:{get(){return ch.ENABLE_ELEMENT_PATCH?bF(this)?a4.call(this):dk.call(this):bQ(this)||cV(this)?dk.call(this):a4.call(this)},set(a){a5.call(this,a)},enumerable:!0,configurable:!0},outerHTML:{get(){return ch.ENABLE_ELEMENT_PATCH?bF(this)?a6.call(this):dl.call(this):bQ(this)||cV(this)?dl.call(this):a6.call(this)},set(a){a7.call(this,a)},enumerable:!0,configurable:!0},attachShadow:{value:function(a){return a["$$lwc-synthetic-mode"]?function(a,g){var c,d;if(cN.has(a))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:h,delegatesFocus:i}=g,j=bC(a),b=cO.call(j),e={mode:h,delegatesFocus:!!i,host:a,shadowRoot:b};cN.set(b,e),cN.set(a,e);const f=()=>b,k=f.nodeKey=cX++;return c=a,d=k,bM(c,bL,{value:d}),cR(b,f),q(b,o.prototype),b}(this,a):a0.call(this,a)},enumerable:!0,writable:!0,configurable:!0},shadowRoot:{get:function(){if(cV(this)){const a=cU(this);if("open"===a.mode)return a}return be.call(this)},enumerable:!0,configurable:!0},children:{get(){return ci(this)?dm.call(this):bc.call(this)},enumerable:!0,configurable:!0},childElementCount:{get(){return ci(this)?dn.call(this):a1.call(this)},enumerable:!0,configurable:!0},firstElementChild:{get(){return ci(this)?dp.call(this):a2.call(this)},enumerable:!0,configurable:!0},lastElementChild:{get(){return ci(this)?dq.call(this):a3.call(this)},enumerable:!0,configurable:!0},assignedSlot:{get:E,enumerable:!0,configurable:!0}}),c.call(HTMLElement.prototype,"innerHTML")&&b(HTMLElement.prototype,"innerHTML",a(Element.prototype,"innerHTML")),c.call(HTMLElement.prototype,"outerHTML")&&b(HTMLElement.prototype,"outerHTML",a(Element.prototype,"outerHTML")),c.call(HTMLElement.prototype,"children")&&b(HTMLElement.prototype,"children",a(Element.prototype,"children")),e(Element.prototype,{querySelector:{value:function(){const a=bG(aZ.apply(this,ae.call(arguments)));if(cV(this)){const b=bT(this);return null===b?null:bP(this)?function(c,d){for(let a=0,e=d.length;a<e;a+=1){const b=d[a];if(!bW(c,b)&&bS(c,b))return b}return null}(this,a):b$(b,a)}if(bQ(this)){const g=bN(this);if(F(g)){if(!ch.ENABLE_NODE_LIST_PATCH)return 0===a.length?null:a[0];const h=bO(this),c=Z.call(a,a=>bO(a)===h);return F(c)?null:c}{const d=Z.call(a,a=>bO(a)===g);return F(d)?null:d}}{if(!ch.ENABLE_NODE_LIST_PATCH&&!(this instanceof HTMLBodyElement)){const e=a[0];return F(e)?null:e}const f=Z.call(a,a=>F(bN(a))||bF(this));return F(f)?null:f}},writable:!0,enumerable:!0,configurable:!0},querySelectorAll:{value(){const a=bG(aZ.apply(this,ae.call(arguments)));if(!ch.ENABLE_NODE_LIST_PATCH){const b=dr(this,a,0);return cc(b)}return cc(dr(this,a,1))},writable:!0,enumerable:!0,configurable:!0}}),e(Element.prototype,{getElementsByClassName:{value(){const a=bG(bd.apply(this,ae.call(arguments)));if(!ch.ENABLE_HTML_COLLECTIONS_PATCH)return cg(dj(this,a));const b=dr(this,a,1);return cg(b)},writable:!0,enumerable:!0,configurable:!0},getElementsByTagName:{value(){const a=bG(aV.apply(this,ae.call(arguments)));if(!ch.ENABLE_HTML_COLLECTIONS_PATCH)return cg(dj(this,a));const b=dr(this,a,1);return cg(b)},writable:!0,enumerable:!0,configurable:!0},getElementsByTagNameNS:{value(){const a=bG(aW.apply(this,ae.call(arguments)));if(!ch.ENABLE_HTML_COLLECTIONS_PATCH)return cg(dj(this,a));const b=dr(this,a,1);return cg(b)},writable:!0,enumerable:!0,configurable:!0}}),c.call(HTMLElement.prototype,"getElementsByClassName")&&b(HTMLElement.prototype,"getElementsByClassName",a(Element.prototype,"getElementsByClassName"));const dv=a=>a.nodeType===aw,dw=a=>a.nodeType===ax;function dx(b){const a=[];if(dv(b)){const{tagName:c}=b,f=ds(b);if("OPTION"===c)return[1,I.call(b),1];{if("TEXTAREA"===c)return[];const g=b.childNodes;for(let e=0,h=g.length;e<h;e++)ab.apply(a,dx(g[e]))}if(!du(f))return"SELECT"===c||"DATALIST"===c?[]:a;"BR"===c&&a.push("\n");const{display:d}=f;"table-cell"===d&&a.push(" "),"table-row"===d&&a.push("\n"),"P"===c&&(a.unshift(2),a.push(2)),("block"===d||"table-caption"===d||"flex"===d||"table"===d)&&(a.unshift(1),a.push(1))}else dw(b)&&a.push(function(a){const b=dt(a);if(null===b)return a.textContent||"";const c=document.createRange();c.selectNodeContents(a);const d=c.getBoundingClientRect();if(d.height<=0||d.width<=0)return"";b.removeAllRanges(),b.addRange(c);const e=b.toString();return e||a.textContent||""}(b));return a}function dy(c){const j=ds(c);if(!du(j))return ca(c)||"";const k=function(b){const a=bD(b),c=dt(b);if(null===c)return null;const e=[];for(let d=0;d<c.rangeCount;d++)e.push(c.getRangeAt(d));const f={element:b,onselect:a.onselect,onselectstart:a.onselectstart,onselectionchange:a.onselectionchange,ranges:e};return a.onselect=null,a.onselectstart=null,a.onselectionchange=null,f}(c),e=[],h=c.childNodes;for(let f=0,l=h.length;f<l;f++)ab.apply(e,dx(h[f]));!function(c){if(null===c)return;const{element:d,onselect:g,onselectstart:h,onselectionchange:i,ranges:e}=c,a=bD(d),f=dt(d);f.removeAllRanges();for(let b=0;b<e.length;b++)f.addRange(e[b]);a.onselect=g,a.onselectstart=h,a.onselectionchange=i}(k);let d="",a=0;for(let g=0,m=e.length;g<m;g++){const b=e[g];if("string"==typeof b){if(a>0){for(let i=0;i<a;i++)d+="\n";a=0}b.length>0&&(d+=b)}else{if(0==d.length)continue;b>a&&(a=b)}}return d}const dz=`
2
2
  [contenteditable],
3
3
  [tabindex],
4
4
  a[href],
@@ -10,4 +10,4 @@
10
10
  select,
11
11
  textarea,
12
12
  video[controls]
13
- `,dv=new Set(["BUTTON","INPUT","SELECT","TEXTAREA"]);function dw(a){return a.filter(a=>aZ.call(a,"tabindex")?"0"===aV.call(a,"tabindex"):!dv.has(ba.call(a))||!aZ.call(a,"disabled"))}const dx=new WeakMap;function dy(){const c=this.getRootNode();if(c===this){const b=a$.call(this,du);r(b)||b.focus.apply(b,arguments);return}if(c.activeElement===this)return;const d=bI(a_.call(this,du));let e=!1;for(;!e&&0!==d.length;){const a=d.shift();a.focus.apply(a,arguments);const f=a.getRootNode();e=f.activeElement===a}}function dz(c){const f=bE(c),a=dw(bI(br.call(f,du))),b=dw(bI(a_.call(c,du))),g=b[0],h=b[b.length-1],d=aa.call(a,c),e=d> -1?d:aa.call(a,g),i=0===b.length?e+1:aa.call(a,h)+1,j=ag.call(a,0,e),k=ag.call(a,i);return{prev:j,inner:b,next:k}}function dA(b,c){const a=aG.call(b,c);return a&au?0:a&aw?1:a&ax?2:-1}function dB(a){a.preventDefault(),a.stopPropagation()}function dC(a,b){bx.call(a,"focusin",dB,!0),bx.call(a,"focusout",dB,!0),b(),by.call(a,"focusin",dB,!0),by.call(a,"focusout",dB,!0)}function dD(c,e,a){const b=bF(a),d=dK(c,a);r(d)?dC(b,()=>{e.blur()}):dC(b,()=>{d.focus()})}let dE=!1;function dF(){dE=!0}function dG(){dE=!1}function dH(d){if(dE)return;const a=bj.call(d),b=bi.call(d);if(a!==b)return;const c=bk.call(d);if(r(c))return;const e=dz(a),g=dA(a,c);if(1===g){const h=dJ.bind(null,a.getRootNode()),f=_.call(e.inner,h);if(G(f))dD(e.next,b,c);else{const i=bF(f);dC(i,()=>{f.focus()})}}else a===b&&dD(af.call(e.prev),b,c)}function dI(b){if(dE)return;const a=bk.call(b);if(r(a))return;const d=bj.call(b),c=dz(d);if(-1!==aa.call(c.inner,a))return;const e=bi.call(b),f=dA(d,a);1===f&&dD(c.next,e,a),2===f&&dD(af.call(c.prev),e,a)}function dJ(e,c){var a;if(!(!(cX(a=c)&&cU(a))&&bd.call(a,du)&&function(a){const{width:b,height:c}=aW.call(a),d="AREA"===a.tagName;return(b>0||c>0||d)&&"hidden"!==getComputedStyle(a).visibility}(a)))return!1;const f=bE(c);let b=c.getRootNode();for(;b!==f&&b!==e;){const g=b,d=g.host;if("-1"===aV.call(d,"tabindex"))return!1;b=d&&d.getRootNode()}return!0}function dK(b,e){const c=b.length;if(c>0)for(let a=0;a<c;a+=1){const d=b[a];if(dJ(e.getRootNode(),d))return d}return null}function dL(a){bL.call(a,"focusin",dH,!0)}function dM(b){const a=bE(b);dx.get(a)||(dx.set(a,!0),bJ.call(a,"mousedown",dF,!0),bJ.call(a,"mouseup",()=>{setTimeout(dG)},!0),bJ.call(a,"dragstart",dG,!0))}function dN(a){bL.call(a,"focusin",dI,!0)}function dO(a){const b=bF(a);return bz.call(b,a)}function dP(a){const b=bF(a);return bA.call(b)}function dQ(a){return"visible"===a.visibility&&"none"!==a.display}const dR=a=>a.nodeType===ay,dS=a=>a.nodeType===az;function dT(b){const a=[];if(dR(b)){const{tagName:c}=b,f=dO(b);if("OPTION"===c)return[1,J.call(b),1];{if("TEXTAREA"===c)return[];const g=b.childNodes;for(let e=0,h=g.length;e<h;e++)ad.apply(a,dT(g[e]))}if(!dQ(f))return"SELECT"===c||"DATALIST"===c?[]:a;"BR"===c&&a.push("\n");const{display:d}=f;"table-cell"===d&&a.push(" "),"table-row"===d&&a.push("\n"),"P"===c&&(a.unshift(2),a.push(2)),("block"===d||"table-caption"===d||"flex"===d||"table"===d)&&(a.unshift(1),a.push(1))}else dS(b)&&a.push(function(a){const b=dP(a);if(null===b)return a.textContent||"";const c=document.createRange();c.selectNodeContents(a);const d=c.getBoundingClientRect();if(d.height<=0||d.width<=0)return"";b.removeAllRanges(),b.addRange(c);const e=b.toString();return e||a.textContent||""}(b));return a}function dU(c){const j=dO(c);if(!dQ(j))return ck(c)||"";const k=function(b){const a=bF(b),c=dP(b);if(null===c)return null;const e=[];for(let d=0;d<c.rangeCount;d++)e.push(c.getRangeAt(d));const f={element:b,onselect:a.onselect,onselectstart:a.onselectstart,onselectionchange:a.onselectionchange,ranges:e};return a.onselect=null,a.onselectstart=null,a.onselectionchange=null,f}(c),e=[],h=c.childNodes;for(let f=0,l=h.length;f<l;f++)ad.apply(e,dT(h[f]));!function(c){if(null===c)return;const{element:d,onselect:g,onselectstart:h,onselectionchange:i,ranges:e}=c,a=bF(d),f=dP(d);f.removeAllRanges();for(let b=0;b<e.length;b++)f.addRange(e[b]);a.onselect=g,a.onselectstart=h,a.onselectionchange=i}(k);let d="",a=0;for(let g=0,m=e.length;g<m;g++){const b=e[g];if("string"==typeof b){if(a>0){for(let i=0;i<a;i++)d+="\n";a=0}b.length>0&&(d+=b)}else{if(0==d.length)continue;b>a&&(a=b)}}return d}const{blur:dV,focus:dW}=HTMLElement.prototype;function dX(){return cU(this)&&ap(aZ.call(this,"tabindex"))?0:bb.call(this)}function dY(i){var a,b;const f=cU(this),c=bb.call(this),g=aZ.call(this,"tabindex");bc.call(this,i);const d=bb.call(this),e=aZ.call(this,"tabindex"),h=c!==d;g&&(h||ap(e))&&(-1===c&&dN(this),0===c&&f&&dL(this)),ap(e)|| !(g&&e&&ap(h))&&(-1===d&&(a=this,dM(a),dL(a),bJ.call(a,"focusin",dI,!0)),0===d&&f&&(b=this,dM(b),dN(b),bJ.call(b,"focusin",dH,!0)))}function dZ(){if(cU(this)){const a=function(b){const c=bE(b),a=bm.call(c);return r(a)?a:(aG.call(b,a)&au)!=0?a:null}(this);if(!r(a)){a.blur();return}}return dV.call(this)}function d$(){const a=!dE;if(a&&dF(),cX(this)&&cU(this)){dy.call(this);return}dW.apply(this,arguments),a&&dG()}e(HTMLElement.prototype,{tabIndex:{get(){return cX(this)?dX.call(this):bb.call(this)},set(a){return cX(this)?dY.call(this,a):bc.call(this,a)},enumerable:!0,configurable:!0},blur:{value(){if(cX(this))return dZ.call(this);dV.call(this)},enumerable:!0,writable:!0,configurable:!0},focus:{value(){d$.apply(this,arguments)},enumerable:!0,writable:!0,configurable:!0}}),null!==J&&null!==K&&b(HTMLElement.prototype,"innerText",{get(){return cy.ENABLE_INNER_OUTER_TEXT_PATCH?cy.ENABLE_ELEMENT_PATCH?bH(this)?J.call(this):dU(this):b7(this)||cX(this)?dU(this):J.call(this):J.call(this)},set(a){K.call(this,a)},enumerable:!0,configurable:!0}),null!==L&&null!==M&&b(HTMLElement.prototype,"outerText",{get(){return cy.ENABLE_INNER_OUTER_TEXT_PATCH?cy.ENABLE_ELEMENT_PATCH?bH(this)?L.call(this):dU(this):b7(this)||cX(this)?dU(this):L.call(this):L.call(this)},set(a){M.call(this,a)},enumerable:!0,configurable:!0}),b(Element.prototype,I,{set(a){const b=this[at];G(b)||b===a||a0.call(this,b),G(a)||a1.call(this,a,""),this[at]=a},get(){return this[at]},configurable:!0});const d_="$$DomManualKey$$",d0=function(){};let d1;const d2={childList:!0};function d3(a,b,d){const e=cS(a);if(e!==b&&(cT(a,b),a instanceof Element)){var f,g;if(f=a,g=d,f[I]=g,cX(a))return;G(e)&&bB.call(d1,a,d2);const h=aT.call(a);for(let c=0,i=h.length;c<i;c+=1)d3(h[c],b,d)}}b(Element.prototype,"$domManual$",{set(a){this[d_]=a,ao(a)&&function(a){if(G(d1)&&(d1=new N(a=>{aj.call(a,i=>{const{target:a,addedNodes:d,removedNodes:e}=i,j=cS(a),k=a[I];for(let b=0,l=e.length;b<l;b+=1){const g=e[b];aG.call(a,g)&f.DOCUMENT_POSITION_CONTAINED_BY||d3(g,d0,void 0)}for(let c=0,m=d.length;c<m;c+=1){const h=d[c];aG.call(a,h)&f.DOCUMENT_POSITION_CONTAINED_BY&&d3(h,j,k)}})})),G(cS(a)))throw new Error("Invalid Element");bB.call(d1,a,d2)}(this)},get(){return this[d_]},configurable:!0})}()
13
+ `,dA=new Set(["BUTTON","INPUT","SELECT","TEXTAREA"]);function dB(a){return a.filter(a=>aX.call(a,"tabindex")?"0"===aT.call(a,"tabindex"):!dA.has(a8.call(a))||!aX.call(a,"disabled"))}const dC=new WeakMap;function dD(){const c=this.getRootNode();if(c===this){const b=aY.call(this,dz);null!==b&&b.focus.apply(b,arguments);return}if(c.activeElement===this)return;const d=bG(aZ.call(this,dz));let e=!1;for(;!e&&0!==d.length;){const a=d.shift();a.focus.apply(a,arguments);const f=a.getRootNode();e=f.activeElement===a}}function dE(c){const f=bC(c),a=dB(bG(bp.call(f,dz))),b=dB(bG(aZ.call(c,dz))),g=b[0],h=b[b.length-1],d=$.call(a,c),e=d> -1?d:$.call(a,g),i=0===b.length?e+1:$.call(a,h)+1,j=ae.call(a,0,e),k=ae.call(a,i);return{prev:j,inner:b,next:k}}function dF(b,c){const a=aE.call(b,c);return a&as?0:a&au?1:a&av?2:-1}function dG(a){a.preventDefault(),a.stopPropagation()}function dH(a,b){bv.call(a,"focusin",dG,!0),bv.call(a,"focusout",dG,!0),b(),bw.call(a,"focusin",dG,!0),bw.call(a,"focusout",dG,!0)}function dI(c,e,a){const b=bD(a),d=dP(c,a);null===d?dH(b,()=>{e.blur()}):dH(b,()=>{d.focus()})}let dJ=!1;function dK(){dJ=!0}function dL(){dJ=!1}function dM(d){if(dJ)return;const a=bh.call(d),b=bg.call(d);if(a!==b)return;const c=bi.call(d);if(null===c)return;const e=dE(a),g=dF(a,c);if(1===g){const h=dO.bind(null,a.getRootNode()),f=Z.call(e.inner,h);if(F(f))dI(e.next,b,c);else{const i=bD(f);dH(i,()=>{f.focus()})}}else a===b&&dI(ad.call(e.prev),b,c)}function dN(b){if(dJ)return;const a=bi.call(b);if(null===a)return;const d=bh.call(b),c=dE(d);if(-1!==$.call(c.inner,a))return;const e=bg.call(b),f=dF(d,a);1===f&&dI(c.next,e,a),2===f&&dI(ad.call(c.prev),e,a)}function dO(e,c){var a;if(!(!(cV(a=c)&&cS(a))&&bb.call(a,dz)&&function(a){const{width:b,height:c}=aU.call(a),d="AREA"===a.tagName;return(b>0||c>0||d)&&"hidden"!==getComputedStyle(a).visibility}(a)))return!1;const f=bC(c);let b=c.getRootNode();for(;b!==f&&b!==e;){const g=b,d=g.host;if("-1"===aT.call(d,"tabindex"))return!1;b=d&&d.getRootNode()}return!0}function dP(b,e){const c=b.length;if(c>0)for(let a=0;a<c;a+=1){const d=b[a];if(dO(e.getRootNode(),d))return d}return null}function dQ(a){bJ.call(a,"focusin",dM,!0)}function dR(b){const a=bC(b);dC.get(a)||(dC.set(a,!0),bH.call(a,"mousedown",dK,!0),bH.call(a,"mouseup",()=>{setTimeout(dL)},!0),bH.call(a,"dragstart",dL,!0))}function dS(a){bJ.call(a,"focusin",dN,!0)}const{blur:dT,focus:dU}=HTMLElement.prototype;function dV(){return cS(this)&&an(aX.call(this,"tabindex"))?0:a9.call(this)}function dW(i){var a,b;const f=cS(this),c=a9.call(this),g=aX.call(this,"tabindex");ba.call(this,i);const d=a9.call(this),e=aX.call(this,"tabindex"),h=c!==d;g&&(h||an(e))&&(-1===c&&dS(this),0===c&&f&&dQ(this)),an(e)|| !(g&&e&&an(h))&&(-1===d&&(a=this,dR(a),dQ(a),bH.call(a,"focusin",dN,!0)),0===d&&f&&(b=this,dR(b),dS(b),bH.call(b,"focusin",dM,!0)))}function dX(){if(cS(this)){const a=function(b){const c=bC(b),a=bk.call(c);return null===a?a:(aE.call(b,a)&as)!=0?a:null}(this);if(null!==a){a.blur();return}}return dT.call(this)}function dY(){const a=!dJ;if(a&&dK(),cV(this)&&cS(this)){dD.call(this);return}dU.apply(this,arguments),a&&dL()}e(HTMLElement.prototype,{tabIndex:{get(){return cV(this)?dV.call(this):a9.call(this)},set(a){return cV(this)?dW.call(this,a):ba.call(this,a)},enumerable:!0,configurable:!0},blur:{value(){if(cV(this))return dX.call(this);dT.call(this)},enumerable:!0,writable:!0,configurable:!0},focus:{value(){dY.apply(this,arguments)},enumerable:!0,writable:!0,configurable:!0}}),null!==I&&null!==J&&b(HTMLElement.prototype,"innerText",{get(){return ch.ENABLE_INNER_OUTER_TEXT_PATCH?ch.ENABLE_ELEMENT_PATCH?bF(this)?I.call(this):dy(this):bQ(this)||cV(this)?dy(this):I.call(this):I.call(this)},set(a){J.call(this,a)},enumerable:!0,configurable:!0}),null!==K&&null!==L&&b(HTMLElement.prototype,"outerText",{get(){return ch.ENABLE_INNER_OUTER_TEXT_PATCH?ch.ENABLE_ELEMENT_PATCH?bF(this)?K.call(this):dy(this):bQ(this)||cV(this)?dy(this):K.call(this):K.call(this)},set(a){L.call(this,a)},enumerable:!0,configurable:!0}),b(Element.prototype,H,{set(a){const b=this[ar];F(b)||b===a||a$.call(this,b),F(a)||a_.call(this,a,""),this[ar]=a},get(){return this[ar]},configurable:!0});const dZ="$$DomManualKey$$",d$=function(){};let d_;const d0={childList:!0};function d1(a,b,d){const e=cQ(a);if(e!==b&&(cR(a,b),a instanceof Element)){var f,g;if(f=a,g=d,f[H]=g,cV(a))return;F(e)&&bz.call(d_,a,d0);const h=aR.call(a);for(let c=0,i=h.length;c<i;c+=1)d1(h[c],b,d)}}b(Element.prototype,"$domManual$",{set(a){this[dZ]=a,am(a)&&function(a){if(F(d_)&&(d_=new M(a=>{ah.call(a,i=>{const{target:a,addedNodes:d,removedNodes:e}=i,j=cQ(a),k=a[H];for(let b=0,l=e.length;b<l;b+=1){const g=e[b];aE.call(a,g)&f.DOCUMENT_POSITION_CONTAINED_BY||d1(g,d$,void 0)}for(let c=0,m=d.length;c<m;c+=1){const h=d[c];aE.call(a,h)&f.DOCUMENT_POSITION_CONTAINED_BY&&d1(h,j,k)}})})),F(cQ(a)))throw new Error("Invalid Element");bz.call(d_,a,d0)}(this)},get(){return this[dZ]},configurable:!0})}()