@decidables/decidables-elements 0.3.3 → 0.3.5

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.
@@ -3,7 +3,7 @@
3
3
  * @license
4
4
  * Copyright 2019 Google LLC
5
5
  * SPDX-License-Identifier: BSD-3-Clause
6
- */const e=window,n=e.ShadowRoot&&(void 0===e.ShadyCSS||e.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,i=Symbol(),r=new WeakMap;const s=t=>new class{constructor(t,e,n){if(this._$cssResult$=!0,n!==i)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=e}get styleSheet(){let t=this.o;const e=this.t;if(n&&void 0===t){const n=void 0!==e&&1===e.length;n&&(t=r.get(e)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),n&&r.set(e,t))}return t}toString(){return this.cssText}}("string"==typeof t?t:t+"",void 0,i),o=n?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const n of t.cssRules)e+=n.cssText;return s(e)})(t):t
6
+ */const e=window,n=e.ShadowRoot&&(void 0===e.ShadyCSS||e.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,i=Symbol(),r=new WeakMap;let s=class{constructor(t,e,n){if(this._$cssResult$=!0,n!==i)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=e}get styleSheet(){let t=this.o;const e=this.t;if(n&&void 0===t){const n=void 0!==e&&1===e.length;n&&(t=r.get(e)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),n&&r.set(e,t))}return t}toString(){return this.cssText}};const o=n?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const n of t.cssRules)e+=n.cssText;return(t=>new s("string"==typeof t?t:t+"",void 0,i))(e)})(t):t
7
7
  /**
8
8
  * @license
9
9
  * Copyright 2017 Google LLC
@@ -14,30 +14,30 @@
14
14
  * Copyright 2017 Google LLC
15
15
  * SPDX-License-Identifier: BSD-3-Clause
16
16
  */
17
- var v;b.finalized=!0,b.elementProperties=new Map,b.elementStyles=[],b.shadowRootOptions={mode:"open"},null==c||c({ReactiveElement:b}),(null!==(a=l.reactiveElementVersions)&&void 0!==a?a:l.reactiveElementVersions=[]).push("1.5.0");const y=window,m=y.trustedTypes,g=m?m.createPolicy("lit-html",{createHTML:t=>t}):void 0,_=`lit$${(Math.random()+"").slice(9)}$`,w="?"+_,$=`<${w}>`,x=document,A=(t="")=>x.createComment(t),E=t=>null===t||"object"!=typeof t&&"function"!=typeof t,k=Array.isArray,S=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,C=/-->/g,N=/>/g,R=RegExp(">|[ \t\n\f\r](?:([^\\s\"'>=/]+)([ \t\n\f\r]*=[ \t\n\f\r]*(?:[^ \t\n\f\r\"'`<>=]|(\"|')|))|$)","g"),P=/'/g,U=/"/g,M=/^(?:script|style|textarea|title)$/i,O=Symbol.for("lit-noChange"),H=Symbol.for("lit-nothing"),T=new WeakMap,B=x.createTreeWalker(x,129,null,!1);let z=class{constructor({strings:t,_$litType$:e},n){let i;this.parts=[];let r=0,s=0;const o=t.length-1,a=this.parts,[l,h]=((t,e)=>{const n=t.length-1,i=[];let r,s=2===e?"<svg>":"",o=S;for(let e=0;e<n;e++){const n=t[e];let a,l,h=-1,u=0;for(;u<n.length&&(o.lastIndex=u,l=o.exec(n),null!==l);)u=o.lastIndex,o===S?"!--"===l[1]?o=C:void 0!==l[1]?o=N:void 0!==l[2]?(M.test(l[2])&&(r=RegExp("</"+l[2],"g")),o=R):void 0!==l[3]&&(o=R):o===R?">"===l[0]?(o=null!=r?r:S,h=-1):void 0===l[1]?h=-2:(h=o.lastIndex-l[2].length,a=l[1],o=void 0===l[3]?R:'"'===l[3]?U:P):o===U||o===P?o=R:o===C||o===N?o=S:(o=R,r=void 0);const c=o===R&&t[e+1].startsWith("/>")?" ":"";s+=o===S?n+$:h>=0?(i.push(a),n.slice(0,h)+"$lit$"+n.slice(h)+_+c):n+_+(-2===h?(i.push(void 0),e):c)}const a=s+(t[n]||"<?>")+(2===e?"</svg>":"");if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return[void 0!==g?g.createHTML(a):a,i]})(t,e);if(this.el=z.createElement(l,n),B.currentNode=this.el.content,2===e){const t=this.el.content,e=t.firstChild;e.remove(),t.append(...e.childNodes)}for(;null!==(i=B.nextNode())&&a.length<o;){if(1===i.nodeType){if(i.hasAttributes()){const t=[];for(const e of i.getAttributeNames())if(e.endsWith("$lit$")||e.startsWith(_)){const n=h[s++];if(t.push(e),void 0!==n){const t=i.getAttribute(n.toLowerCase()+"$lit$").split(_),e=/([.?@])?(.*)/.exec(n);a.push({type:1,index:r,name:e[2],strings:t,ctor:"."===e[1]?I:"?"===e[1]?V:"@"===e[1]?X:L})}else a.push({type:6,index:r})}for(const e of t)i.removeAttribute(e)}if(M.test(i.tagName)){const t=i.textContent.split(_),e=t.length-1;if(e>0){i.textContent=m?m.emptyScript:"";for(let n=0;n<e;n++)i.append(t[n],A()),B.nextNode(),a.push({type:2,index:++r});i.append(t[e],A())}}}else if(8===i.nodeType)if(i.data===w)a.push({type:2,index:r});else{let t=-1;for(;-1!==(t=i.data.indexOf(_,t+1));)a.push({type:7,index:r}),t+=_.length-1}r++}}static createElement(t,e){const n=x.createElement("template");return n.innerHTML=t,n}};function D(t,e,n=t,i){var r,s,o,a;if(e===O)return e;let l=void 0!==i?null===(r=n._$Co)||void 0===r?void 0:r[i]:n._$Cl;const h=E(e)?void 0:e._$litDirective$;return(null==l?void 0:l.constructor)!==h&&(null===(s=null==l?void 0:l._$AO)||void 0===s||s.call(l,!1),void 0===h?l=void 0:(l=new h(t),l._$AT(t,n,i)),void 0!==i?(null!==(o=(a=n)._$Co)&&void 0!==o?o:a._$Co=[])[i]=l:n._$Cl=l),void 0!==l&&(e=D(t,l._$AS(t,e.values),l,i)),e}let j=class{constructor(t,e,n,i){var r;this.type=2,this._$AH=H,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=n,this.options=i,this._$Cm=null===(r=null==i?void 0:i.isConnected)||void 0===r||r}get _$AU(){var t,e;return null!==(e=null===(t=this._$AM)||void 0===t?void 0:t._$AU)&&void 0!==e?e:this._$Cm}get parentNode(){let t=this._$AA.parentNode;const e=this._$AM;return void 0!==e&&11===t.nodeType&&(t=e.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,e=this){t=D(this,t,e),E(t)?t===H||null==t||""===t?(this._$AH!==H&&this._$AR(),this._$AH=H):t!==this._$AH&&t!==O&&this.g(t):void 0!==t._$litType$?this.$(t):void 0!==t.nodeType?this.T(t):(t=>k(t)||"function"==typeof(null==t?void 0:t[Symbol.iterator]))(t)?this.k(t):this.g(t)}O(t,e=this._$AB){return this._$AA.parentNode.insertBefore(t,e)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}g(t){this._$AH!==H&&E(this._$AH)?this._$AA.nextSibling.data=t:this.T(x.createTextNode(t)),this._$AH=t}$(t){var e;const{values:n,_$litType$:i}=t,r="number"==typeof i?this._$AC(t):(void 0===i.el&&(i.el=z.createElement(i.h,this.options)),i);if((null===(e=this._$AH)||void 0===e?void 0:e._$AD)===r)this._$AH.p(n);else{const t=new class{constructor(t,e){this.u=[],this._$AN=void 0,this._$AD=t,this._$AM=e}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}v(t){var e;const{el:{content:n},parts:i}=this._$AD,r=(null!==(e=null==t?void 0:t.creationScope)&&void 0!==e?e:x).importNode(n,!0);B.currentNode=r;let s=B.nextNode(),o=0,a=0,l=i[0];for(;void 0!==l;){if(o===l.index){let e;2===l.type?e=new j(s,s.nextSibling,this,t):1===l.type?e=new l.ctor(s,l.name,l.strings,this,t):6===l.type&&(e=new F(s,this,t)),this.u.push(e),l=i[++a]}o!==(null==l?void 0:l.index)&&(s=B.nextNode(),o++)}return r}p(t){let e=0;for(const n of this.u)void 0!==n&&(void 0!==n.strings?(n._$AI(t,n,e),e+=n.strings.length-2):n._$AI(t[e])),e++}}(r,this),e=t.v(this.options);t.p(n),this.T(e),this._$AH=t}}_$AC(t){let e=T.get(t.strings);return void 0===e&&T.set(t.strings,e=new z(t)),e}k(t){k(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let n,i=0;for(const r of t)i===e.length?e.push(n=new j(this.O(A()),this.O(A()),this,this.options)):n=e[i],n._$AI(r),i++;i<e.length&&(this._$AR(n&&n._$AB.nextSibling,i),e.length=i)}_$AR(t=this._$AA.nextSibling,e){var n;for(null===(n=this._$AP)||void 0===n||n.call(this,!1,!0,e);t&&t!==this._$AB;){const e=t.nextSibling;t.remove(),t=e}}setConnected(t){var e;void 0===this._$AM&&(this._$Cm=t,null===(e=this._$AP)||void 0===e||e.call(this,t))}},L=class{constructor(t,e,n,i,r){this.type=1,this._$AH=H,this._$AN=void 0,this.element=t,this.name=e,this._$AM=i,this.options=r,n.length>2||""!==n[0]||""!==n[1]?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=H}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,e=this,n,i){const r=this.strings;let s=!1;if(void 0===r)t=D(this,t,e,0),s=!E(t)||t!==this._$AH&&t!==O,s&&(this._$AH=t);else{const i=t;let o,a;for(t=r[0],o=0;o<r.length-1;o++)a=D(this,i[n+o],e,o),a===O&&(a=this._$AH[o]),s||(s=!E(a)||a!==this._$AH[o]),a===H?t=H:t!==H&&(t+=(null!=a?a:"")+r[o+1]),this._$AH[o]=a}s&&!i&&this.j(t)}j(t){t===H?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,null!=t?t:"")}},I=class extends L{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===H?void 0:t}};const q=m?m.emptyScript:"";let V=class extends L{constructor(){super(...arguments),this.type=4}j(t){t&&t!==H?this.element.setAttribute(this.name,q):this.element.removeAttribute(this.name)}},X=class extends L{constructor(t,e,n,i,r){super(t,e,n,i,r),this.type=5}_$AI(t,e=this){var n;if((t=null!==(n=D(this,t,e,0))&&void 0!==n?n:H)===O)return;const i=this._$AH,r=t===H&&i!==H||t.capture!==i.capture||t.once!==i.once||t.passive!==i.passive,s=t!==H&&(i===H||r);r&&this.element.removeEventListener(this.name,this,i),s&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var e,n;"function"==typeof this._$AH?this._$AH.call(null!==(n=null===(e=this.options)||void 0===e?void 0:e.host)&&void 0!==n?n:this.element,t):this._$AH.handleEvent(t)}},F=class{constructor(t,e,n){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(t){D(this,t)}};const Y=y.litHtmlPolyfillSupport;null==Y||Y(z,j),(null!==(v=y.litHtmlVersions)&&void 0!==v?v:y.litHtmlVersions=[]).push("2.5.0");
17
+ var v;b.finalized=!0,b.elementProperties=new Map,b.elementStyles=[],b.shadowRootOptions={mode:"open"},null==c||c({ReactiveElement:b}),(null!==(a=l.reactiveElementVersions)&&void 0!==a?a:l.reactiveElementVersions=[]).push("1.6.1");const y=window,m=y.trustedTypes,g=m?m.createPolicy("lit-html",{createHTML:t=>t}):void 0,_="$lit$",w=`lit$${(Math.random()+"").slice(9)}$`,$="?"+w,x=`<${$}>`,A=document,E=()=>A.createComment(""),k=t=>null===t||"object"!=typeof t&&"function"!=typeof t,S=Array.isArray,C="[ \t\n\f\r]",N=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,R=/-->/g,P=/>/g,U=RegExp(`>|${C}(?:([^\\s"'>=/]+)(${C}*=${C}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),M=/'/g,O=/"/g,H=/^(?:script|style|textarea|title)$/i,T=Symbol.for("lit-noChange"),B=Symbol.for("lit-nothing"),z=new WeakMap,j=A.createTreeWalker(A,129,null,!1);function D(t,e){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==g?g.createHTML(e):e}let L=class t{constructor({strings:e,_$litType$:n},i){let r;this.parts=[];let s=0,o=0;const a=e.length-1,l=this.parts,[h,u]=((t,e)=>{const n=t.length-1,i=[];let r,s=2===e?"<svg>":"",o=N;for(let e=0;e<n;e++){const n=t[e];let a,l,h=-1,u=0;for(;u<n.length&&(o.lastIndex=u,l=o.exec(n),null!==l);)u=o.lastIndex,o===N?"!--"===l[1]?o=R:void 0!==l[1]?o=P:void 0!==l[2]?(H.test(l[2])&&(r=RegExp("</"+l[2],"g")),o=U):void 0!==l[3]&&(o=U):o===U?">"===l[0]?(o=null!=r?r:N,h=-1):void 0===l[1]?h=-2:(h=o.lastIndex-l[2].length,a=l[1],o=void 0===l[3]?U:'"'===l[3]?O:M):o===O||o===M?o=U:o===R||o===P?o=N:(o=U,r=void 0);const c=o===U&&t[e+1].startsWith("/>")?" ":"";s+=o===N?n+x:h>=0?(i.push(a),n.slice(0,h)+_+n.slice(h)+w+c):n+w+(-2===h?(i.push(void 0),e):c)}return[D(t,s+(t[n]||"<?>")+(2===e?"</svg>":"")),i]})(e,n);if(this.el=t.createElement(h,i),j.currentNode=this.el.content,2===n){const t=this.el.content,e=t.firstChild;e.remove(),t.append(...e.childNodes)}for(;null!==(r=j.nextNode())&&l.length<a;){if(1===r.nodeType){if(r.hasAttributes()){const t=[];for(const e of r.getAttributeNames())if(e.endsWith(_)||e.startsWith(w)){const n=u[o++];if(t.push(e),void 0!==n){const t=r.getAttribute(n.toLowerCase()+_).split(w),e=/([.?@])?(.*)/.exec(n);l.push({type:1,index:s,name:e[2],strings:t,ctor:"."===e[1]?F:"?"===e[1]?W:"@"===e[1]?K:X})}else l.push({type:6,index:s})}for(const e of t)r.removeAttribute(e)}if(H.test(r.tagName)){const t=r.textContent.split(w),e=t.length-1;if(e>0){r.textContent=m?m.emptyScript:"";for(let n=0;n<e;n++)r.append(t[n],E()),j.nextNode(),l.push({type:2,index:++s});r.append(t[e],E())}}}else if(8===r.nodeType)if(r.data===$)l.push({type:2,index:s});else{let t=-1;for(;-1!==(t=r.data.indexOf(w,t+1));)l.push({type:7,index:s}),t+=w.length-1}s++}}static createElement(t,e){const n=A.createElement("template");return n.innerHTML=t,n}};function I(t,e,n=t,i){var r,s,o,a;if(e===T)return e;let l=void 0!==i?null===(r=n._$Co)||void 0===r?void 0:r[i]:n._$Cl;const h=k(e)?void 0:e._$litDirective$;return(null==l?void 0:l.constructor)!==h&&(null===(s=null==l?void 0:l._$AO)||void 0===s||s.call(l,!1),void 0===h?l=void 0:(l=new h(t),l._$AT(t,n,i)),void 0!==i?(null!==(o=(a=n)._$Co)&&void 0!==o?o:a._$Co=[])[i]=l:n._$Cl=l),void 0!==l&&(e=I(t,l._$AS(t,e.values),l,i)),e}let q=class{constructor(t,e){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=e}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){var e;const{el:{content:n},parts:i}=this._$AD,r=(null!==(e=null==t?void 0:t.creationScope)&&void 0!==e?e:A).importNode(n,!0);j.currentNode=r;let s=j.nextNode(),o=0,a=0,l=i[0];for(;void 0!==l;){if(o===l.index){let e;2===l.type?e=new V(s,s.nextSibling,this,t):1===l.type?e=new l.ctor(s,l.name,l.strings,this,t):6===l.type&&(e=new G(s,this,t)),this._$AV.push(e),l=i[++a]}o!==(null==l?void 0:l.index)&&(s=j.nextNode(),o++)}return j.currentNode=A,r}v(t){let e=0;for(const n of this._$AV)void 0!==n&&(void 0!==n.strings?(n._$AI(t,n,e),e+=n.strings.length-2):n._$AI(t[e])),e++}},V=class t{constructor(t,e,n,i){var r;this.type=2,this._$AH=B,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=n,this.options=i,this._$Cp=null===(r=null==i?void 0:i.isConnected)||void 0===r||r}get _$AU(){var t,e;return null!==(e=null===(t=this._$AM)||void 0===t?void 0:t._$AU)&&void 0!==e?e:this._$Cp}get parentNode(){let t=this._$AA.parentNode;const e=this._$AM;return void 0!==e&&11===(null==t?void 0:t.nodeType)&&(t=e.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,e=this){t=I(this,t,e),k(t)?t===B||null==t||""===t?(this._$AH!==B&&this._$AR(),this._$AH=B):t!==this._$AH&&t!==T&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>S(t)||"function"==typeof(null==t?void 0:t[Symbol.iterator]))(t)?this.T(t):this._(t)}k(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}$(t){this._$AH!==t&&(this._$AR(),this._$AH=this.k(t))}_(t){this._$AH!==B&&k(this._$AH)?this._$AA.nextSibling.data=t:this.$(A.createTextNode(t)),this._$AH=t}g(t){var e;const{values:n,_$litType$:i}=t,r="number"==typeof i?this._$AC(t):(void 0===i.el&&(i.el=L.createElement(D(i.h,i.h[0]),this.options)),i);if((null===(e=this._$AH)||void 0===e?void 0:e._$AD)===r)this._$AH.v(n);else{const t=new q(r,this),e=t.u(this.options);t.v(n),this.$(e),this._$AH=t}}_$AC(t){let e=z.get(t.strings);return void 0===e&&z.set(t.strings,e=new L(t)),e}T(e){S(this._$AH)||(this._$AH=[],this._$AR());const n=this._$AH;let i,r=0;for(const s of e)r===n.length?n.push(i=new t(this.k(E()),this.k(E()),this,this.options)):i=n[r],i._$AI(s),r++;r<n.length&&(this._$AR(i&&i._$AB.nextSibling,r),n.length=r)}_$AR(t=this._$AA.nextSibling,e){var n;for(null===(n=this._$AP)||void 0===n||n.call(this,!1,!0,e);t&&t!==this._$AB;){const e=t.nextSibling;t.remove(),t=e}}setConnected(t){var e;void 0===this._$AM&&(this._$Cp=t,null===(e=this._$AP)||void 0===e||e.call(this,t))}},X=class{constructor(t,e,n,i,r){this.type=1,this._$AH=B,this._$AN=void 0,this.element=t,this.name=e,this._$AM=i,this.options=r,n.length>2||""!==n[0]||""!==n[1]?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=B}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,e=this,n,i){const r=this.strings;let s=!1;if(void 0===r)t=I(this,t,e,0),s=!k(t)||t!==this._$AH&&t!==T,s&&(this._$AH=t);else{const i=t;let o,a;for(t=r[0],o=0;o<r.length-1;o++)a=I(this,i[n+o],e,o),a===T&&(a=this._$AH[o]),s||(s=!k(a)||a!==this._$AH[o]),a===B?t=B:t!==B&&(t+=(null!=a?a:"")+r[o+1]),this._$AH[o]=a}s&&!i&&this.j(t)}j(t){t===B?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,null!=t?t:"")}},F=class extends X{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===B?void 0:t}};const Y=m?m.emptyScript:"";let W=class extends X{constructor(){super(...arguments),this.type=4}j(t){t&&t!==B?this.element.setAttribute(this.name,Y):this.element.removeAttribute(this.name)}},K=class extends X{constructor(t,e,n,i,r){super(t,e,n,i,r),this.type=5}_$AI(t,e=this){var n;if((t=null!==(n=I(this,t,e,0))&&void 0!==n?n:B)===T)return;const i=this._$AH,r=t===B&&i!==B||t.capture!==i.capture||t.once!==i.once||t.passive!==i.passive,s=t!==B&&(i===B||r);r&&this.element.removeEventListener(this.name,this,i),s&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var e,n;"function"==typeof this._$AH?this._$AH.call(null!==(n=null===(e=this.options)||void 0===e?void 0:e.host)&&void 0!==n?n:this.element,t):this._$AH.handleEvent(t)}};class G{constructor(t,e,n){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(t){I(this,t)}}const J=y.litHtmlPolyfillSupport;null==J||J(L,V),(null!==(v=y.litHtmlVersions)&&void 0!==v?v:y.litHtmlVersions=[]).push("2.8.0");
18
18
  /**
19
19
  * @license
20
20
  * Copyright 2019 Google LLC
21
21
  * SPDX-License-Identifier: BSD-3-Clause
22
22
  */
23
- const W=window.ShadowRoot&&(void 0===window.ShadyCSS||window.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,K=Symbol(),G=new Map;let J=class{constructor(t,e){if(this._$cssResult$=!0,e!==K)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t}get styleSheet(){let t=G.get(this.cssText);return W&&void 0===t&&(G.set(this.cssText,t=new CSSStyleSheet),t.replaceSync(this.cssText)),t}toString(){return this.cssText}};const Z=t=>new J("string"==typeof t?t:t+"",K),Q=(t,...e)=>{const n=1===t.length?t[0]:e.reduce(((e,n,i)=>e+(t=>{if(!0===t._$cssResult$)return t.cssText;if("number"==typeof t)return t;throw Error("Value passed to 'css' function must be a 'css' function result: "+t+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(n)+t[i+1]),t[0]);return new J(n,K)},tt=W?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const n of t.cssRules)e+=n.cssText;return Z(e)})(t):t
23
+ const Z=window.ShadowRoot&&(void 0===window.ShadyCSS||window.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Q=Symbol(),tt=new Map;let et=class{constructor(t,e){if(this._$cssResult$=!0,e!==Q)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t}get styleSheet(){let t=tt.get(this.cssText);return Z&&void 0===t&&(tt.set(this.cssText,t=new CSSStyleSheet),t.replaceSync(this.cssText)),t}toString(){return this.cssText}};const nt=t=>new et("string"==typeof t?t:t+"",Q),it=(t,...e)=>{const n=1===t.length?t[0]:e.reduce(((e,n,i)=>e+(t=>{if(!0===t._$cssResult$)return t.cssText;if("number"==typeof t)return t;throw Error("Value passed to 'css' function must be a 'css' function result: "+t+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(n)+t[i+1]),t[0]);return new et(n,Q)},rt=Z?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const n of t.cssRules)e+=n.cssText;return nt(e)})(t):t
24
24
  /**
25
25
  * @license
26
26
  * Copyright 2017 Google LLC
27
27
  * SPDX-License-Identifier: BSD-3-Clause
28
- */;var et;const nt=window.trustedTypes,it=nt?nt.emptyScript:"",rt=window.reactiveElementPolyfillSupport,st={toAttribute(t,e){switch(e){case Boolean:t=t?it:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,e){let n=t;switch(e){case Boolean:n=null!==t;break;case Number:n=null===t?null:Number(t);break;case Object:case Array:try{n=JSON.parse(t)}catch(t){n=null}}return n}},ot=(t,e)=>e!==t&&(e==e||t==t),at={attribute:!0,type:String,converter:st,reflect:!1,hasChanged:ot};let lt=class extends HTMLElement{constructor(){super(),this._$Et=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Ei=null,this.o()}static addInitializer(t){var e;null!==(e=this.l)&&void 0!==e||(this.l=[]),this.l.push(t)}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach(((e,n)=>{const i=this._$Eh(n,e);void 0!==i&&(this._$Eu.set(i,n),t.push(i))})),t}static createProperty(t,e=at){if(e.state&&(e.attribute=!1),this.finalize(),this.elementProperties.set(t,e),!e.noAccessor&&!this.prototype.hasOwnProperty(t)){const n="symbol"==typeof t?Symbol():"__"+t,i=this.getPropertyDescriptor(t,n,e);void 0!==i&&Object.defineProperty(this.prototype,t,i)}}static getPropertyDescriptor(t,e,n){return{get(){return this[e]},set(i){const r=this[t];this[e]=i,this.requestUpdate(t,r,n)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||at}static finalize(){if(this.hasOwnProperty("finalized"))return!1;this.finalized=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),this.elementProperties=new Map(t.elementProperties),this._$Eu=new Map,this.hasOwnProperty("properties")){const t=this.properties,e=[...Object.getOwnPropertyNames(t),...Object.getOwnPropertySymbols(t)];for(const n of e)this.createProperty(n,t[n])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const n=new Set(t.flat(1/0).reverse());for(const t of n)e.unshift(tt(t))}else void 0!==t&&e.push(tt(t));return e}static _$Eh(t,e){const n=e.attribute;return!1===n?void 0:"string"==typeof n?n:"string"==typeof t?t.toLowerCase():void 0}o(){var t;this._$Ep=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$Em(),this.requestUpdate(),null===(t=this.constructor.l)||void 0===t||t.forEach((t=>t(this)))}addController(t){var e,n;(null!==(e=this._$Eg)&&void 0!==e?e:this._$Eg=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(n=t.hostConnected)||void 0===n||n.call(t))}removeController(t){var e;null===(e=this._$Eg)||void 0===e||e.splice(this._$Eg.indexOf(t)>>>0,1)}_$Em(){this.constructor.elementProperties.forEach(((t,e)=>{this.hasOwnProperty(e)&&(this._$Et.set(e,this[e]),delete this[e])}))}createRenderRoot(){var t;const e=null!==(t=this.shadowRoot)&&void 0!==t?t:this.attachShadow(this.constructor.shadowRootOptions);return((t,e)=>{W?t.adoptedStyleSheets=e.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):e.forEach((e=>{const n=document.createElement("style"),i=window.litNonce;void 0!==i&&n.setAttribute("nonce",i),n.textContent=e.cssText,t.appendChild(n)}))})(e,this.constructor.elementStyles),e}connectedCallback(){var t;void 0===this.renderRoot&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostConnected)||void 0===e?void 0:e.call(t)}))}enableUpdating(t){}disconnectedCallback(){var t;null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostDisconnected)||void 0===e?void 0:e.call(t)}))}attributeChangedCallback(t,e,n){this._$AK(t,n)}_$ES(t,e,n=at){var i,r;const s=this.constructor._$Eh(t,n);if(void 0!==s&&!0===n.reflect){const o=(null!==(r=null===(i=n.converter)||void 0===i?void 0:i.toAttribute)&&void 0!==r?r:st.toAttribute)(e,n.type);this._$Ei=t,null==o?this.removeAttribute(s):this.setAttribute(s,o),this._$Ei=null}}_$AK(t,e){var n,i,r;const s=this.constructor,o=s._$Eu.get(t);if(void 0!==o&&this._$Ei!==o){const t=s.getPropertyOptions(o),a=t.converter,l=null!==(r=null!==(i=null===(n=a)||void 0===n?void 0:n.fromAttribute)&&void 0!==i?i:"function"==typeof a?a:null)&&void 0!==r?r:st.fromAttribute;this._$Ei=o,this[o]=l(e,t.type),this._$Ei=null}}requestUpdate(t,e,n){let i=!0;void 0!==t&&(((n=n||this.constructor.getPropertyOptions(t)).hasChanged||ot)(this[t],e)?(this._$AL.has(t)||this._$AL.set(t,e),!0===n.reflect&&this._$Ei!==t&&(void 0===this._$EC&&(this._$EC=new Map),this._$EC.set(t,n))):i=!1),!this.isUpdatePending&&i&&(this._$Ep=this._$E_())}async _$E_(){this.isUpdatePending=!0;try{await this._$Ep}catch(t){Promise.reject(t)}const t=this.scheduleUpdate();return null!=t&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var t;if(!this.isUpdatePending)return;this.hasUpdated,this._$Et&&(this._$Et.forEach(((t,e)=>this[e]=t)),this._$Et=void 0);let e=!1;const n=this._$AL;try{e=this.shouldUpdate(n),e?(this.willUpdate(n),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostUpdate)||void 0===e?void 0:e.call(t)})),this.update(n)):this._$EU()}catch(t){throw e=!1,this._$EU(),t}e&&this._$AE(n)}willUpdate(t){}_$AE(t){var e;null===(e=this._$Eg)||void 0===e||e.forEach((t=>{var e;return null===(e=t.hostUpdated)||void 0===e?void 0:e.call(t)})),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EU(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$Ep}shouldUpdate(t){return!0}update(t){void 0!==this._$EC&&(this._$EC.forEach(((t,e)=>this._$ES(e,this[e],t))),this._$EC=void 0),this._$EU()}updated(t){}firstUpdated(t){}};
28
+ */;var st;const ot=window.trustedTypes,at=ot?ot.emptyScript:"",lt=window.reactiveElementPolyfillSupport,ht={toAttribute(t,e){switch(e){case Boolean:t=t?at:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,e){let n=t;switch(e){case Boolean:n=null!==t;break;case Number:n=null===t?null:Number(t);break;case Object:case Array:try{n=JSON.parse(t)}catch(t){n=null}}return n}},ut=(t,e)=>e!==t&&(e==e||t==t),ct={attribute:!0,type:String,converter:ht,reflect:!1,hasChanged:ut};let dt=class extends HTMLElement{constructor(){super(),this._$Et=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Ei=null,this.o()}static addInitializer(t){var e;null!==(e=this.l)&&void 0!==e||(this.l=[]),this.l.push(t)}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach(((e,n)=>{const i=this._$Eh(n,e);void 0!==i&&(this._$Eu.set(i,n),t.push(i))})),t}static createProperty(t,e=ct){if(e.state&&(e.attribute=!1),this.finalize(),this.elementProperties.set(t,e),!e.noAccessor&&!this.prototype.hasOwnProperty(t)){const n="symbol"==typeof t?Symbol():"__"+t,i=this.getPropertyDescriptor(t,n,e);void 0!==i&&Object.defineProperty(this.prototype,t,i)}}static getPropertyDescriptor(t,e,n){return{get(){return this[e]},set(i){const r=this[t];this[e]=i,this.requestUpdate(t,r,n)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||ct}static finalize(){if(this.hasOwnProperty("finalized"))return!1;this.finalized=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),this.elementProperties=new Map(t.elementProperties),this._$Eu=new Map,this.hasOwnProperty("properties")){const t=this.properties,e=[...Object.getOwnPropertyNames(t),...Object.getOwnPropertySymbols(t)];for(const n of e)this.createProperty(n,t[n])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const n=new Set(t.flat(1/0).reverse());for(const t of n)e.unshift(rt(t))}else void 0!==t&&e.push(rt(t));return e}static _$Eh(t,e){const n=e.attribute;return!1===n?void 0:"string"==typeof n?n:"string"==typeof t?t.toLowerCase():void 0}o(){var t;this._$Ep=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$Em(),this.requestUpdate(),null===(t=this.constructor.l)||void 0===t||t.forEach((t=>t(this)))}addController(t){var e,n;(null!==(e=this._$Eg)&&void 0!==e?e:this._$Eg=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(n=t.hostConnected)||void 0===n||n.call(t))}removeController(t){var e;null===(e=this._$Eg)||void 0===e||e.splice(this._$Eg.indexOf(t)>>>0,1)}_$Em(){this.constructor.elementProperties.forEach(((t,e)=>{this.hasOwnProperty(e)&&(this._$Et.set(e,this[e]),delete this[e])}))}createRenderRoot(){var t;const e=null!==(t=this.shadowRoot)&&void 0!==t?t:this.attachShadow(this.constructor.shadowRootOptions);return((t,e)=>{Z?t.adoptedStyleSheets=e.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):e.forEach((e=>{const n=document.createElement("style"),i=window.litNonce;void 0!==i&&n.setAttribute("nonce",i),n.textContent=e.cssText,t.appendChild(n)}))})(e,this.constructor.elementStyles),e}connectedCallback(){var t;void 0===this.renderRoot&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostConnected)||void 0===e?void 0:e.call(t)}))}enableUpdating(t){}disconnectedCallback(){var t;null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostDisconnected)||void 0===e?void 0:e.call(t)}))}attributeChangedCallback(t,e,n){this._$AK(t,n)}_$ES(t,e,n=ct){var i,r;const s=this.constructor._$Eh(t,n);if(void 0!==s&&!0===n.reflect){const o=(null!==(r=null===(i=n.converter)||void 0===i?void 0:i.toAttribute)&&void 0!==r?r:ht.toAttribute)(e,n.type);this._$Ei=t,null==o?this.removeAttribute(s):this.setAttribute(s,o),this._$Ei=null}}_$AK(t,e){var n,i,r;const s=this.constructor,o=s._$Eu.get(t);if(void 0!==o&&this._$Ei!==o){const t=s.getPropertyOptions(o),a=t.converter,l=null!==(r=null!==(i=null===(n=a)||void 0===n?void 0:n.fromAttribute)&&void 0!==i?i:"function"==typeof a?a:null)&&void 0!==r?r:ht.fromAttribute;this._$Ei=o,this[o]=l(e,t.type),this._$Ei=null}}requestUpdate(t,e,n){let i=!0;void 0!==t&&(((n=n||this.constructor.getPropertyOptions(t)).hasChanged||ut)(this[t],e)?(this._$AL.has(t)||this._$AL.set(t,e),!0===n.reflect&&this._$Ei!==t&&(void 0===this._$EC&&(this._$EC=new Map),this._$EC.set(t,n))):i=!1),!this.isUpdatePending&&i&&(this._$Ep=this._$E_())}async _$E_(){this.isUpdatePending=!0;try{await this._$Ep}catch(t){Promise.reject(t)}const t=this.scheduleUpdate();return null!=t&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var t;if(!this.isUpdatePending)return;this.hasUpdated,this._$Et&&(this._$Et.forEach(((t,e)=>this[e]=t)),this._$Et=void 0);let e=!1;const n=this._$AL;try{e=this.shouldUpdate(n),e?(this.willUpdate(n),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostUpdate)||void 0===e?void 0:e.call(t)})),this.update(n)):this._$EU()}catch(t){throw e=!1,this._$EU(),t}e&&this._$AE(n)}willUpdate(t){}_$AE(t){var e;null===(e=this._$Eg)||void 0===e||e.forEach((t=>{var e;return null===(e=t.hostUpdated)||void 0===e?void 0:e.call(t)})),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EU(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$Ep}shouldUpdate(t){return!0}update(t){void 0!==this._$EC&&(this._$EC.forEach(((t,e)=>this._$ES(e,this[e],t))),this._$EC=void 0),this._$EU()}updated(t){}firstUpdated(t){}};
29
29
  /**
30
30
  * @license
31
31
  * Copyright 2017 Google LLC
32
32
  * SPDX-License-Identifier: BSD-3-Clause
33
33
  */
34
- var ht;lt.finalized=!0,lt.elementProperties=new Map,lt.elementStyles=[],lt.shadowRootOptions={mode:"open"},null==rt||rt({ReactiveElement:lt}),(null!==(et=globalThis.reactiveElementVersions)&&void 0!==et?et:globalThis.reactiveElementVersions=[]).push("1.3.1");const ut=globalThis.trustedTypes,ct=ut?ut.createPolicy("lit-html",{createHTML:t=>t}):void 0,dt=`lit$${(Math.random()+"").slice(9)}$`,pt="?"+dt,ft=`<${pt}>`,bt=document,vt=(t="")=>bt.createComment(t),yt=t=>null===t||"object"!=typeof t&&"function"!=typeof t,mt=Array.isArray,gt=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,_t=/-->/g,wt=/>/g,$t=/>|[ \n \r](?:([^\s"'>=/]+)([ \n \r]*=[ \n \r]*(?:[^ \n \r"'`<>=]|("|')|))|$)/g,xt=/'/g,At=/"/g,Et=/^(?:script|style|textarea|title)$/i,kt=t=>(e,...n)=>({_$litType$:t,strings:e,values:n}),St=kt(1),Ct=kt(2),Nt=Symbol.for("lit-noChange"),Rt=Symbol.for("lit-nothing"),Pt=new WeakMap,Ut=bt.createTreeWalker(bt,129,null,!1),Mt=(t,e)=>{const n=t.length-1,i=[];let r,s=2===e?"<svg>":"",o=gt;for(let e=0;e<n;e++){const n=t[e];let a,l,h=-1,u=0;for(;u<n.length&&(o.lastIndex=u,l=o.exec(n),null!==l);)u=o.lastIndex,o===gt?"!--"===l[1]?o=_t:void 0!==l[1]?o=wt:void 0!==l[2]?(Et.test(l[2])&&(r=RegExp("</"+l[2],"g")),o=$t):void 0!==l[3]&&(o=$t):o===$t?">"===l[0]?(o=null!=r?r:gt,h=-1):void 0===l[1]?h=-2:(h=o.lastIndex-l[2].length,a=l[1],o=void 0===l[3]?$t:'"'===l[3]?At:xt):o===At||o===xt?o=$t:o===_t||o===wt?o=gt:(o=$t,r=void 0);const c=o===$t&&t[e+1].startsWith("/>")?" ":"";s+=o===gt?n+ft:h>=0?(i.push(a),n.slice(0,h)+"$lit$"+n.slice(h)+dt+c):n+dt+(-2===h?(i.push(void 0),e):c)}const a=s+(t[n]||"<?>")+(2===e?"</svg>":"");if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return[void 0!==ct?ct.createHTML(a):a,i]};class Ot{constructor({strings:t,_$litType$:e},n){let i;this.parts=[];let r=0,s=0;const o=t.length-1,a=this.parts,[l,h]=Mt(t,e);if(this.el=Ot.createElement(l,n),Ut.currentNode=this.el.content,2===e){const t=this.el.content,e=t.firstChild;e.remove(),t.append(...e.childNodes)}for(;null!==(i=Ut.nextNode())&&a.length<o;){if(1===i.nodeType){if(i.hasAttributes()){const t=[];for(const e of i.getAttributeNames())if(e.endsWith("$lit$")||e.startsWith(dt)){const n=h[s++];if(t.push(e),void 0!==n){const t=i.getAttribute(n.toLowerCase()+"$lit$").split(dt),e=/([.?@])?(.*)/.exec(n);a.push({type:1,index:r,name:e[2],strings:t,ctor:"."===e[1]?Dt:"?"===e[1]?Lt:"@"===e[1]?It:zt})}else a.push({type:6,index:r})}for(const e of t)i.removeAttribute(e)}if(Et.test(i.tagName)){const t=i.textContent.split(dt),e=t.length-1;if(e>0){i.textContent=ut?ut.emptyScript:"";for(let n=0;n<e;n++)i.append(t[n],vt()),Ut.nextNode(),a.push({type:2,index:++r});i.append(t[e],vt())}}}else if(8===i.nodeType)if(i.data===pt)a.push({type:2,index:r});else{let t=-1;for(;-1!==(t=i.data.indexOf(dt,t+1));)a.push({type:7,index:r}),t+=dt.length-1}r++}}static createElement(t,e){const n=bt.createElement("template");return n.innerHTML=t,n}}function Ht(t,e,n=t,i){var r,s,o,a;if(e===Nt)return e;let l=void 0!==i?null===(r=n._$Cl)||void 0===r?void 0:r[i]:n._$Cu;const h=yt(e)?void 0:e._$litDirective$;return(null==l?void 0:l.constructor)!==h&&(null===(s=null==l?void 0:l._$AO)||void 0===s||s.call(l,!1),void 0===h?l=void 0:(l=new h(t),l._$AT(t,n,i)),void 0!==i?(null!==(o=(a=n)._$Cl)&&void 0!==o?o:a._$Cl=[])[i]=l:n._$Cu=l),void 0!==l&&(e=Ht(t,l._$AS(t,e.values),l,i)),e}class Tt{constructor(t,e){this.v=[],this._$AN=void 0,this._$AD=t,this._$AM=e}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}p(t){var e;const{el:{content:n},parts:i}=this._$AD,r=(null!==(e=null==t?void 0:t.creationScope)&&void 0!==e?e:bt).importNode(n,!0);Ut.currentNode=r;let s=Ut.nextNode(),o=0,a=0,l=i[0];for(;void 0!==l;){if(o===l.index){let e;2===l.type?e=new Bt(s,s.nextSibling,this,t):1===l.type?e=new l.ctor(s,l.name,l.strings,this,t):6===l.type&&(e=new qt(s,this,t)),this.v.push(e),l=i[++a]}o!==(null==l?void 0:l.index)&&(s=Ut.nextNode(),o++)}return r}m(t){let e=0;for(const n of this.v)void 0!==n&&(void 0!==n.strings?(n._$AI(t,n,e),e+=n.strings.length-2):n._$AI(t[e])),e++}}class Bt{constructor(t,e,n,i){var r;this.type=2,this._$AH=Rt,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=n,this.options=i,this._$Cg=null===(r=null==i?void 0:i.isConnected)||void 0===r||r}get _$AU(){var t,e;return null!==(e=null===(t=this._$AM)||void 0===t?void 0:t._$AU)&&void 0!==e?e:this._$Cg}get parentNode(){let t=this._$AA.parentNode;const e=this._$AM;return void 0!==e&&11===t.nodeType&&(t=e.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,e=this){t=Ht(this,t,e),yt(t)?t===Rt||null==t||""===t?(this._$AH!==Rt&&this._$AR(),this._$AH=Rt):t!==this._$AH&&t!==Nt&&this.$(t):void 0!==t._$litType$?this.T(t):void 0!==t.nodeType?this.k(t):(t=>{var e;return mt(t)||"function"==typeof(null===(e=t)||void 0===e?void 0:e[Symbol.iterator])})(t)?this.S(t):this.$(t)}A(t,e=this._$AB){return this._$AA.parentNode.insertBefore(t,e)}k(t){this._$AH!==t&&(this._$AR(),this._$AH=this.A(t))}$(t){this._$AH!==Rt&&yt(this._$AH)?this._$AA.nextSibling.data=t:this.k(bt.createTextNode(t)),this._$AH=t}T(t){var e;const{values:n,_$litType$:i}=t,r="number"==typeof i?this._$AC(t):(void 0===i.el&&(i.el=Ot.createElement(i.h,this.options)),i);if((null===(e=this._$AH)||void 0===e?void 0:e._$AD)===r)this._$AH.m(n);else{const t=new Tt(r,this),e=t.p(this.options);t.m(n),this.k(e),this._$AH=t}}_$AC(t){let e=Pt.get(t.strings);return void 0===e&&Pt.set(t.strings,e=new Ot(t)),e}S(t){mt(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let n,i=0;for(const r of t)i===e.length?e.push(n=new Bt(this.A(vt()),this.A(vt()),this,this.options)):n=e[i],n._$AI(r),i++;i<e.length&&(this._$AR(n&&n._$AB.nextSibling,i),e.length=i)}_$AR(t=this._$AA.nextSibling,e){var n;for(null===(n=this._$AP)||void 0===n||n.call(this,!1,!0,e);t&&t!==this._$AB;){const e=t.nextSibling;t.remove(),t=e}}setConnected(t){var e;void 0===this._$AM&&(this._$Cg=t,null===(e=this._$AP)||void 0===e||e.call(this,t))}}class zt{constructor(t,e,n,i,r){this.type=1,this._$AH=Rt,this._$AN=void 0,this.element=t,this.name=e,this._$AM=i,this.options=r,n.length>2||""!==n[0]||""!==n[1]?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=Rt}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,e=this,n,i){const r=this.strings;let s=!1;if(void 0===r)t=Ht(this,t,e,0),s=!yt(t)||t!==this._$AH&&t!==Nt,s&&(this._$AH=t);else{const i=t;let o,a;for(t=r[0],o=0;o<r.length-1;o++)a=Ht(this,i[n+o],e,o),a===Nt&&(a=this._$AH[o]),s||(s=!yt(a)||a!==this._$AH[o]),a===Rt?t=Rt:t!==Rt&&(t+=(null!=a?a:"")+r[o+1]),this._$AH[o]=a}s&&!i&&this.C(t)}C(t){t===Rt?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,null!=t?t:"")}}class Dt extends zt{constructor(){super(...arguments),this.type=3}C(t){this.element[this.name]=t===Rt?void 0:t}}const jt=ut?ut.emptyScript:"";class Lt extends zt{constructor(){super(...arguments),this.type=4}C(t){t&&t!==Rt?this.element.setAttribute(this.name,jt):this.element.removeAttribute(this.name)}}class It extends zt{constructor(t,e,n,i,r){super(t,e,n,i,r),this.type=5}_$AI(t,e=this){var n;if((t=null!==(n=Ht(this,t,e,0))&&void 0!==n?n:Rt)===Nt)return;const i=this._$AH,r=t===Rt&&i!==Rt||t.capture!==i.capture||t.once!==i.once||t.passive!==i.passive,s=t!==Rt&&(i===Rt||r);r&&this.element.removeEventListener(this.name,this,i),s&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var e,n;"function"==typeof this._$AH?this._$AH.call(null!==(n=null===(e=this.options)||void 0===e?void 0:e.host)&&void 0!==n?n:this.element,t):this._$AH.handleEvent(t)}}class qt{constructor(t,e,n){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(t){Ht(this,t)}}const Vt=window.litHtmlPolyfillSupport;
34
+ var pt;dt.finalized=!0,dt.elementProperties=new Map,dt.elementStyles=[],dt.shadowRootOptions={mode:"open"},null==lt||lt({ReactiveElement:dt}),(null!==(st=globalThis.reactiveElementVersions)&&void 0!==st?st:globalThis.reactiveElementVersions=[]).push("1.3.1");const ft=window,bt=ft.trustedTypes,vt=bt?bt.createPolicy("lit-html",{createHTML:t=>t}):void 0,yt="$lit$",mt=`lit$${(Math.random()+"").slice(9)}$`,gt="?"+mt,_t=`<${gt}>`,wt=document,$t=()=>wt.createComment(""),xt=t=>null===t||"object"!=typeof t&&"function"!=typeof t,At=Array.isArray,Et="[ \t\n\f\r]",kt=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,St=/-->/g,Ct=/>/g,Nt=RegExp(`>|${Et}(?:([^\\s"'>=/]+)(${Et}*=${Et}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),Rt=/'/g,Pt=/"/g,Ut=/^(?:script|style|textarea|title)$/i,Mt=t=>(e,...n)=>({_$litType$:t,strings:e,values:n}),Ot=Mt(1),Ht=Mt(2),Tt=Symbol.for("lit-noChange"),Bt=Symbol.for("lit-nothing"),zt=new WeakMap,jt=wt.createTreeWalker(wt,129,null,!1),Dt=(t,e)=>{const n=t.length-1,i=[];let r,s=2===e?"<svg>":"",o=kt;for(let e=0;e<n;e++){const n=t[e];let a,l,h=-1,u=0;for(;u<n.length&&(o.lastIndex=u,l=o.exec(n),null!==l);)u=o.lastIndex,o===kt?"!--"===l[1]?o=St:void 0!==l[1]?o=Ct:void 0!==l[2]?(Ut.test(l[2])&&(r=RegExp("</"+l[2],"g")),o=Nt):void 0!==l[3]&&(o=Nt):o===Nt?">"===l[0]?(o=null!=r?r:kt,h=-1):void 0===l[1]?h=-2:(h=o.lastIndex-l[2].length,a=l[1],o=void 0===l[3]?Nt:'"'===l[3]?Pt:Rt):o===Pt||o===Rt?o=Nt:o===St||o===Ct?o=kt:(o=Nt,r=void 0);const c=o===Nt&&t[e+1].startsWith("/>")?" ":"";s+=o===kt?n+_t:h>=0?(i.push(a),n.slice(0,h)+yt+n.slice(h)+mt+c):n+mt+(-2===h?(i.push(void 0),e):c)}const a=s+(t[n]||"<?>")+(2===e?"</svg>":"");if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return[void 0!==vt?vt.createHTML(a):a,i]};class Lt{constructor({strings:t,_$litType$:e},n){let i;this.parts=[];let r=0,s=0;const o=t.length-1,a=this.parts,[l,h]=Dt(t,e);if(this.el=Lt.createElement(l,n),jt.currentNode=this.el.content,2===e){const t=this.el.content,e=t.firstChild;e.remove(),t.append(...e.childNodes)}for(;null!==(i=jt.nextNode())&&a.length<o;){if(1===i.nodeType){if(i.hasAttributes()){const t=[];for(const e of i.getAttributeNames())if(e.endsWith(yt)||e.startsWith(mt)){const n=h[s++];if(t.push(e),void 0!==n){const t=i.getAttribute(n.toLowerCase()+yt).split(mt),e=/([.?@])?(.*)/.exec(n);a.push({type:1,index:r,name:e[2],strings:t,ctor:"."===e[1]?Ft:"?"===e[1]?Wt:"@"===e[1]?Kt:Xt})}else a.push({type:6,index:r})}for(const e of t)i.removeAttribute(e)}if(Ut.test(i.tagName)){const t=i.textContent.split(mt),e=t.length-1;if(e>0){i.textContent=bt?bt.emptyScript:"";for(let n=0;n<e;n++)i.append(t[n],$t()),jt.nextNode(),a.push({type:2,index:++r});i.append(t[e],$t())}}}else if(8===i.nodeType)if(i.data===gt)a.push({type:2,index:r});else{let t=-1;for(;-1!==(t=i.data.indexOf(mt,t+1));)a.push({type:7,index:r}),t+=mt.length-1}r++}}static createElement(t,e){const n=wt.createElement("template");return n.innerHTML=t,n}}function It(t,e,n=t,i){var r,s,o,a;if(e===Tt)return e;let l=void 0!==i?null===(r=n._$Co)||void 0===r?void 0:r[i]:n._$Cl;const h=xt(e)?void 0:e._$litDirective$;return(null==l?void 0:l.constructor)!==h&&(null===(s=null==l?void 0:l._$AO)||void 0===s||s.call(l,!1),void 0===h?l=void 0:(l=new h(t),l._$AT(t,n,i)),void 0!==i?(null!==(o=(a=n)._$Co)&&void 0!==o?o:a._$Co=[])[i]=l:n._$Cl=l),void 0!==l&&(e=It(t,l._$AS(t,e.values),l,i)),e}class qt{constructor(t,e){this.u=[],this._$AN=void 0,this._$AD=t,this._$AM=e}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}v(t){var e;const{el:{content:n},parts:i}=this._$AD,r=(null!==(e=null==t?void 0:t.creationScope)&&void 0!==e?e:wt).importNode(n,!0);jt.currentNode=r;let s=jt.nextNode(),o=0,a=0,l=i[0];for(;void 0!==l;){if(o===l.index){let e;2===l.type?e=new Vt(s,s.nextSibling,this,t):1===l.type?e=new l.ctor(s,l.name,l.strings,this,t):6===l.type&&(e=new Gt(s,this,t)),this.u.push(e),l=i[++a]}o!==(null==l?void 0:l.index)&&(s=jt.nextNode(),o++)}return r}p(t){let e=0;for(const n of this.u)void 0!==n&&(void 0!==n.strings?(n._$AI(t,n,e),e+=n.strings.length-2):n._$AI(t[e])),e++}}class Vt{constructor(t,e,n,i){var r;this.type=2,this._$AH=Bt,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=n,this.options=i,this._$Cm=null===(r=null==i?void 0:i.isConnected)||void 0===r||r}get _$AU(){var t,e;return null!==(e=null===(t=this._$AM)||void 0===t?void 0:t._$AU)&&void 0!==e?e:this._$Cm}get parentNode(){let t=this._$AA.parentNode;const e=this._$AM;return void 0!==e&&11===(null==t?void 0:t.nodeType)&&(t=e.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,e=this){t=It(this,t,e),xt(t)?t===Bt||null==t||""===t?(this._$AH!==Bt&&this._$AR(),this._$AH=Bt):t!==this._$AH&&t!==Tt&&this.g(t):void 0!==t._$litType$?this.$(t):void 0!==t.nodeType?this.T(t):(t=>At(t)||"function"==typeof(null==t?void 0:t[Symbol.iterator]))(t)?this.k(t):this.g(t)}S(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.S(t))}g(t){this._$AH!==Bt&&xt(this._$AH)?this._$AA.nextSibling.data=t:this.T(wt.createTextNode(t)),this._$AH=t}$(t){var e;const{values:n,_$litType$:i}=t,r="number"==typeof i?this._$AC(t):(void 0===i.el&&(i.el=Lt.createElement(i.h,this.options)),i);if((null===(e=this._$AH)||void 0===e?void 0:e._$AD)===r)this._$AH.p(n);else{const t=new qt(r,this),e=t.v(this.options);t.p(n),this.T(e),this._$AH=t}}_$AC(t){let e=zt.get(t.strings);return void 0===e&&zt.set(t.strings,e=new Lt(t)),e}k(t){At(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let n,i=0;for(const r of t)i===e.length?e.push(n=new Vt(this.S($t()),this.S($t()),this,this.options)):n=e[i],n._$AI(r),i++;i<e.length&&(this._$AR(n&&n._$AB.nextSibling,i),e.length=i)}_$AR(t=this._$AA.nextSibling,e){var n;for(null===(n=this._$AP)||void 0===n||n.call(this,!1,!0,e);t&&t!==this._$AB;){const e=t.nextSibling;t.remove(),t=e}}setConnected(t){var e;void 0===this._$AM&&(this._$Cm=t,null===(e=this._$AP)||void 0===e||e.call(this,t))}}class Xt{constructor(t,e,n,i,r){this.type=1,this._$AH=Bt,this._$AN=void 0,this.element=t,this.name=e,this._$AM=i,this.options=r,n.length>2||""!==n[0]||""!==n[1]?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=Bt}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,e=this,n,i){const r=this.strings;let s=!1;if(void 0===r)t=It(this,t,e,0),s=!xt(t)||t!==this._$AH&&t!==Tt,s&&(this._$AH=t);else{const i=t;let o,a;for(t=r[0],o=0;o<r.length-1;o++)a=It(this,i[n+o],e,o),a===Tt&&(a=this._$AH[o]),s||(s=!xt(a)||a!==this._$AH[o]),a===Bt?t=Bt:t!==Bt&&(t+=(null!=a?a:"")+r[o+1]),this._$AH[o]=a}s&&!i&&this.j(t)}j(t){t===Bt?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,null!=t?t:"")}}class Ft extends Xt{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===Bt?void 0:t}}const Yt=bt?bt.emptyScript:"";class Wt extends Xt{constructor(){super(...arguments),this.type=4}j(t){t&&t!==Bt?this.element.setAttribute(this.name,Yt):this.element.removeAttribute(this.name)}}class Kt extends Xt{constructor(t,e,n,i,r){super(t,e,n,i,r),this.type=5}_$AI(t,e=this){var n;if((t=null!==(n=It(this,t,e,0))&&void 0!==n?n:Bt)===Tt)return;const i=this._$AH,r=t===Bt&&i!==Bt||t.capture!==i.capture||t.once!==i.once||t.passive!==i.passive,s=t!==Bt&&(i===Bt||r);r&&this.element.removeEventListener(this.name,this,i),s&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var e,n;"function"==typeof this._$AH?this._$AH.call(null!==(n=null===(e=this.options)||void 0===e?void 0:e.host)&&void 0!==n?n:this.element,t):this._$AH.handleEvent(t)}}class Gt{constructor(t,e,n){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(t){It(this,t)}}const Jt=ft.litHtmlPolyfillSupport;null==Jt||Jt(Lt,Vt),(null!==(pt=ft.litHtmlVersions)&&void 0!==pt?pt:ft.litHtmlVersions=[]).push("2.7.0");
35
35
  /**
36
36
  * @license
37
37
  * Copyright 2017 Google LLC
38
38
  * SPDX-License-Identifier: BSD-3-Clause
39
39
  */
40
- var Xt,Ft;null==Vt||Vt(Ot,Bt),(null!==(ht=globalThis.litHtmlVersions)&&void 0!==ht?ht:globalThis.litHtmlVersions=[]).push("2.2.1");class Yt extends lt{constructor(){super(...arguments),this.renderOptions={host:this},this._$Dt=void 0}createRenderRoot(){var t,e;const n=super.createRenderRoot();return null!==(t=(e=this.renderOptions).renderBefore)&&void 0!==t||(e.renderBefore=n.firstChild),n}update(t){const e=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Dt=((t,e,n)=>{var i,r;const s=null!==(i=null==n?void 0:n.renderBefore)&&void 0!==i?i:e;let o=s._$litPart$;if(void 0===o){const t=null!==(r=null==n?void 0:n.renderBefore)&&void 0!==r?r:null;s._$litPart$=o=new Bt(e.insertBefore(vt(),t),t,void 0,null!=n?n:{})}return o._$AI(t),o})(e,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),null===(t=this._$Dt)||void 0===t||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),null===(t=this._$Dt)||void 0===t||t.setConnected(!1)}render(){return Nt}}Yt.finalized=!0,Yt._$litElement$=!0,null===(Xt=globalThis.litElementHydrateSupport)||void 0===Xt||Xt.call(globalThis,{LitElement:Yt});const Wt=globalThis.litElementPolyfillSupport;null==Wt||Wt({LitElement:Yt}),(null!==(Ft=globalThis.litElementVersions)&&void 0!==Ft?Ft:globalThis.litElementVersions=[]).push("3.2.0");var Kt={value:()=>{}};function Gt(){for(var t,e=0,n=arguments.length,i={};e<n;++e){if(!(t=arguments[e]+"")||t in i||/[\s.]/.test(t))throw new Error("illegal type: "+t);i[t]=[]}return new Jt(i)}function Jt(t){this._=t}function Zt(t,e){return t.trim().split(/^|\s+/).map((function(t){var n="",i=t.indexOf(".");if(i>=0&&(n=t.slice(i+1),t=t.slice(0,i)),t&&!e.hasOwnProperty(t))throw new Error("unknown type: "+t);return{type:t,name:n}}))}function Qt(t,e){for(var n,i=0,r=t.length;i<r;++i)if((n=t[i]).name===e)return n.value}function te(t,e,n){for(var i=0,r=t.length;i<r;++i)if(t[i].name===e){t[i]=Kt,t=t.slice(0,i).concat(t.slice(i+1));break}return null!=n&&t.push({name:e,value:n}),t}Jt.prototype=Gt.prototype={constructor:Jt,on:function(t,e){var n,i=this._,r=Zt(t+"",i),s=-1,o=r.length;if(!(arguments.length<2)){if(null!=e&&"function"!=typeof e)throw new Error("invalid callback: "+e);for(;++s<o;)if(n=(t=r[s]).type)i[n]=te(i[n],t.name,e);else if(null==e)for(n in i)i[n]=te(i[n],t.name,null);return this}for(;++s<o;)if((n=(t=r[s]).type)&&(n=Qt(i[n],t.name)))return n},copy:function(){var t={},e=this._;for(var n in e)t[n]=e[n].slice();return new Jt(t)},call:function(t,e){if((n=arguments.length-2)>0)for(var n,i,r=new Array(n),s=0;s<n;++s)r[s]=arguments[s+2];if(!this._.hasOwnProperty(t))throw new Error("unknown type: "+t);for(s=0,n=(i=this._[t]).length;s<n;++s)i[s].value.apply(e,r)},apply:function(t,e,n){if(!this._.hasOwnProperty(t))throw new Error("unknown type: "+t);for(var i=this._[t],r=0,s=i.length;r<s;++r)i[r].value.apply(e,n)}};var ee="http://www.w3.org/1999/xhtml",ne={svg:"http://www.w3.org/2000/svg",xhtml:ee,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"};function ie(t){var e=t+="",n=e.indexOf(":");return n>=0&&"xmlns"!==(e=t.slice(0,n))&&(t=t.slice(n+1)),ne.hasOwnProperty(e)?{space:ne[e],local:t}:t}function re(t){return function(){var e=this.ownerDocument,n=this.namespaceURI;return n===ee&&e.documentElement.namespaceURI===ee?e.createElement(t):e.createElementNS(n,t)}}function se(t){return function(){return this.ownerDocument.createElementNS(t.space,t.local)}}function oe(t){var e=ie(t);return(e.local?se:re)(e)}function ae(){}function le(t){return null==t?ae:function(){return this.querySelector(t)}}function he(t){return null==t?[]:Array.isArray(t)?t:Array.from(t)}function ue(){return[]}function ce(t){return null==t?ue:function(){return this.querySelectorAll(t)}}function de(t){return function(){return this.matches(t)}}function pe(t){return function(e){return e.matches(t)}}var fe=Array.prototype.find;function be(){return this.firstElementChild}var ve=Array.prototype.filter;function ye(){return Array.from(this.children)}function me(t){return new Array(t.length)}function ge(t,e){this.ownerDocument=t.ownerDocument,this.namespaceURI=t.namespaceURI,this._next=null,this._parent=t,this.__data__=e}function _e(t){return function(){return t}}function we(t,e,n,i,r,s){for(var o,a=0,l=e.length,h=s.length;a<h;++a)(o=e[a])?(o.__data__=s[a],i[a]=o):n[a]=new ge(t,s[a]);for(;a<l;++a)(o=e[a])&&(r[a]=o)}function $e(t,e,n,i,r,s,o){var a,l,h,u=new Map,c=e.length,d=s.length,p=new Array(c);for(a=0;a<c;++a)(l=e[a])&&(p[a]=h=o.call(l,l.__data__,a,e)+"",u.has(h)?r[a]=l:u.set(h,l));for(a=0;a<d;++a)h=o.call(t,s[a],a,s)+"",(l=u.get(h))?(i[a]=l,l.__data__=s[a],u.delete(h)):n[a]=new ge(t,s[a]);for(a=0;a<c;++a)(l=e[a])&&u.get(p[a])===l&&(r[a]=l)}function xe(t){return t.__data__}function Ae(t){return"object"==typeof t&&"length"in t?t:Array.from(t)}function Ee(t,e){return t<e?-1:t>e?1:t>=e?0:NaN}function ke(t){return function(){this.removeAttribute(t)}}function Se(t){return function(){this.removeAttributeNS(t.space,t.local)}}function Ce(t,e){return function(){this.setAttribute(t,e)}}function Ne(t,e){return function(){this.setAttributeNS(t.space,t.local,e)}}function Re(t,e){return function(){var n=e.apply(this,arguments);null==n?this.removeAttribute(t):this.setAttribute(t,n)}}function Pe(t,e){return function(){var n=e.apply(this,arguments);null==n?this.removeAttributeNS(t.space,t.local):this.setAttributeNS(t.space,t.local,n)}}function Ue(t){return t.ownerDocument&&t.ownerDocument.defaultView||t.document&&t||t.defaultView}function Me(t){return function(){this.style.removeProperty(t)}}function Oe(t,e,n){return function(){this.style.setProperty(t,e,n)}}function He(t,e,n){return function(){var i=e.apply(this,arguments);null==i?this.style.removeProperty(t):this.style.setProperty(t,i,n)}}function Te(t,e){return t.style.getPropertyValue(e)||Ue(t).getComputedStyle(t,null).getPropertyValue(e)}function Be(t){return function(){delete this[t]}}function ze(t,e){return function(){this[t]=e}}function De(t,e){return function(){var n=e.apply(this,arguments);null==n?delete this[t]:this[t]=n}}function je(t){return t.trim().split(/^|\s+/)}function Le(t){return t.classList||new Ie(t)}function Ie(t){this._node=t,this._names=je(t.getAttribute("class")||"")}function qe(t,e){for(var n=Le(t),i=-1,r=e.length;++i<r;)n.add(e[i])}function Ve(t,e){for(var n=Le(t),i=-1,r=e.length;++i<r;)n.remove(e[i])}function Xe(t){return function(){qe(this,t)}}function Fe(t){return function(){Ve(this,t)}}function Ye(t,e){return function(){(e.apply(this,arguments)?qe:Ve)(this,t)}}function We(){this.textContent=""}function Ke(t){return function(){this.textContent=t}}function Ge(t){return function(){var e=t.apply(this,arguments);this.textContent=null==e?"":e}}function Je(){this.innerHTML=""}function Ze(t){return function(){this.innerHTML=t}}function Qe(t){return function(){var e=t.apply(this,arguments);this.innerHTML=null==e?"":e}}function tn(){this.nextSibling&&this.parentNode.appendChild(this)}function en(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function nn(){return null}function rn(){var t=this.parentNode;t&&t.removeChild(this)}function sn(){var t=this.cloneNode(!1),e=this.parentNode;return e?e.insertBefore(t,this.nextSibling):t}function on(){var t=this.cloneNode(!0),e=this.parentNode;return e?e.insertBefore(t,this.nextSibling):t}function an(t){return t.trim().split(/^|\s+/).map((function(t){var e="",n=t.indexOf(".");return n>=0&&(e=t.slice(n+1),t=t.slice(0,n)),{type:t,name:e}}))}function ln(t){return function(){var e=this.__on;if(e){for(var n,i=0,r=-1,s=e.length;i<s;++i)n=e[i],t.type&&n.type!==t.type||n.name!==t.name?e[++r]=n:this.removeEventListener(n.type,n.listener,n.options);++r?e.length=r:delete this.__on}}}function hn(t,e,n){return function(){var i,r=this.__on,s=function(t){return function(e){t.call(this,e,this.__data__)}}(e);if(r)for(var o=0,a=r.length;o<a;++o)if((i=r[o]).type===t.type&&i.name===t.name)return this.removeEventListener(i.type,i.listener,i.options),this.addEventListener(i.type,i.listener=s,i.options=n),void(i.value=e);this.addEventListener(t.type,s,n),i={type:t.type,name:t.name,value:e,listener:s,options:n},r?r.push(i):this.__on=[i]}}function un(t,e,n){var i=Ue(t),r=i.CustomEvent;"function"==typeof r?r=new r(e,n):(r=i.document.createEvent("Event"),n?(r.initEvent(e,n.bubbles,n.cancelable),r.detail=n.detail):r.initEvent(e,!1,!1)),t.dispatchEvent(r)}function cn(t,e){return function(){return un(this,t,e)}}function dn(t,e){return function(){return un(this,t,e.apply(this,arguments))}}ge.prototype={constructor:ge,appendChild:function(t){return this._parent.insertBefore(t,this._next)},insertBefore:function(t,e){return this._parent.insertBefore(t,e)},querySelector:function(t){return this._parent.querySelector(t)},querySelectorAll:function(t){return this._parent.querySelectorAll(t)}},Ie.prototype={add:function(t){this._names.indexOf(t)<0&&(this._names.push(t),this._node.setAttribute("class",this._names.join(" ")))},remove:function(t){var e=this._names.indexOf(t);e>=0&&(this._names.splice(e,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(t){return this._names.indexOf(t)>=0}};var pn=[null];function fn(t,e){this._groups=t,this._parents=e}function bn(){return new fn([[document.documentElement]],pn)}function vn(t){return"string"==typeof t?new fn([[document.querySelector(t)]],[document.documentElement]):new fn([[t]],pn)}function yn(t,e,n){t.prototype=e.prototype=n,n.constructor=t}function mn(t,e){var n=Object.create(t.prototype);for(var i in e)n[i]=e[i];return n}function gn(){}fn.prototype=bn.prototype={constructor:fn,select:function(t){"function"!=typeof t&&(t=le(t));for(var e=this._groups,n=e.length,i=new Array(n),r=0;r<n;++r)for(var s,o,a=e[r],l=a.length,h=i[r]=new Array(l),u=0;u<l;++u)(s=a[u])&&(o=t.call(s,s.__data__,u,a))&&("__data__"in s&&(o.__data__=s.__data__),h[u]=o);return new fn(i,this._parents)},selectAll:function(t){t="function"==typeof t?function(t){return function(){return he(t.apply(this,arguments))}}(t):ce(t);for(var e=this._groups,n=e.length,i=[],r=[],s=0;s<n;++s)for(var o,a=e[s],l=a.length,h=0;h<l;++h)(o=a[h])&&(i.push(t.call(o,o.__data__,h,a)),r.push(o));return new fn(i,r)},selectChild:function(t){return this.select(null==t?be:function(t){return function(){return fe.call(this.children,t)}}("function"==typeof t?t:pe(t)))},selectChildren:function(t){return this.selectAll(null==t?ye:function(t){return function(){return ve.call(this.children,t)}}("function"==typeof t?t:pe(t)))},filter:function(t){"function"!=typeof t&&(t=de(t));for(var e=this._groups,n=e.length,i=new Array(n),r=0;r<n;++r)for(var s,o=e[r],a=o.length,l=i[r]=[],h=0;h<a;++h)(s=o[h])&&t.call(s,s.__data__,h,o)&&l.push(s);return new fn(i,this._parents)},data:function(t,e){if(!arguments.length)return Array.from(this,xe);var n=e?$e:we,i=this._parents,r=this._groups;"function"!=typeof t&&(t=_e(t));for(var s=r.length,o=new Array(s),a=new Array(s),l=new Array(s),h=0;h<s;++h){var u=i[h],c=r[h],d=c.length,p=Ae(t.call(u,u&&u.__data__,h,i)),f=p.length,b=a[h]=new Array(f),v=o[h]=new Array(f),y=l[h]=new Array(d);n(u,c,b,v,y,p,e);for(var m,g,_=0,w=0;_<f;++_)if(m=b[_]){for(_>=w&&(w=_+1);!(g=v[w])&&++w<f;);m._next=g||null}}return(o=new fn(o,i))._enter=a,o._exit=l,o},enter:function(){return new fn(this._enter||this._groups.map(me),this._parents)},exit:function(){return new fn(this._exit||this._groups.map(me),this._parents)},join:function(t,e,n){var i=this.enter(),r=this,s=this.exit();return"function"==typeof t?(i=t(i))&&(i=i.selection()):i=i.append(t+""),null!=e&&(r=e(r))&&(r=r.selection()),null==n?s.remove():n(s),i&&r?i.merge(r).order():r},merge:function(t){for(var e=t.selection?t.selection():t,n=this._groups,i=e._groups,r=n.length,s=i.length,o=Math.min(r,s),a=new Array(r),l=0;l<o;++l)for(var h,u=n[l],c=i[l],d=u.length,p=a[l]=new Array(d),f=0;f<d;++f)(h=u[f]||c[f])&&(p[f]=h);for(;l<r;++l)a[l]=n[l];return new fn(a,this._parents)},selection:function(){return this},order:function(){for(var t=this._groups,e=-1,n=t.length;++e<n;)for(var i,r=t[e],s=r.length-1,o=r[s];--s>=0;)(i=r[s])&&(o&&4^i.compareDocumentPosition(o)&&o.parentNode.insertBefore(i,o),o=i);return this},sort:function(t){function e(e,n){return e&&n?t(e.__data__,n.__data__):!e-!n}t||(t=Ee);for(var n=this._groups,i=n.length,r=new Array(i),s=0;s<i;++s){for(var o,a=n[s],l=a.length,h=r[s]=new Array(l),u=0;u<l;++u)(o=a[u])&&(h[u]=o);h.sort(e)}return new fn(r,this._parents).order()},call:function(){var t=arguments[0];return arguments[0]=this,t.apply(null,arguments),this},nodes:function(){return Array.from(this)},node:function(){for(var t=this._groups,e=0,n=t.length;e<n;++e)for(var i=t[e],r=0,s=i.length;r<s;++r){var o=i[r];if(o)return o}return null},size:function(){let t=0;for(const e of this)++t;return t},empty:function(){return!this.node()},each:function(t){for(var e=this._groups,n=0,i=e.length;n<i;++n)for(var r,s=e[n],o=0,a=s.length;o<a;++o)(r=s[o])&&t.call(r,r.__data__,o,s);return this},attr:function(t,e){var n=ie(t);if(arguments.length<2){var i=this.node();return n.local?i.getAttributeNS(n.space,n.local):i.getAttribute(n)}return this.each((null==e?n.local?Se:ke:"function"==typeof e?n.local?Pe:Re:n.local?Ne:Ce)(n,e))},style:function(t,e,n){return arguments.length>1?this.each((null==e?Me:"function"==typeof e?He:Oe)(t,e,null==n?"":n)):Te(this.node(),t)},property:function(t,e){return arguments.length>1?this.each((null==e?Be:"function"==typeof e?De:ze)(t,e)):this.node()[t]},classed:function(t,e){var n=je(t+"");if(arguments.length<2){for(var i=Le(this.node()),r=-1,s=n.length;++r<s;)if(!i.contains(n[r]))return!1;return!0}return this.each(("function"==typeof e?Ye:e?Xe:Fe)(n,e))},text:function(t){return arguments.length?this.each(null==t?We:("function"==typeof t?Ge:Ke)(t)):this.node().textContent},html:function(t){return arguments.length?this.each(null==t?Je:("function"==typeof t?Qe:Ze)(t)):this.node().innerHTML},raise:function(){return this.each(tn)},lower:function(){return this.each(en)},append:function(t){var e="function"==typeof t?t:oe(t);return this.select((function(){return this.appendChild(e.apply(this,arguments))}))},insert:function(t,e){var n="function"==typeof t?t:oe(t),i=null==e?nn:"function"==typeof e?e:le(e);return this.select((function(){return this.insertBefore(n.apply(this,arguments),i.apply(this,arguments)||null)}))},remove:function(){return this.each(rn)},clone:function(t){return this.select(t?on:sn)},datum:function(t){return arguments.length?this.property("__data__",t):this.node().__data__},on:function(t,e,n){var i,r,s=an(t+""),o=s.length;if(!(arguments.length<2)){for(a=e?hn:ln,i=0;i<o;++i)this.each(a(s[i],e,n));return this}var a=this.node().__on;if(a)for(var l,h=0,u=a.length;h<u;++h)for(i=0,l=a[h];i<o;++i)if((r=s[i]).type===l.type&&r.name===l.name)return l.value},dispatch:function(t,e){return this.each(("function"==typeof e?dn:cn)(t,e))},[Symbol.iterator]:function*(){for(var t=this._groups,e=0,n=t.length;e<n;++e)for(var i,r=t[e],s=0,o=r.length;s<o;++s)(i=r[s])&&(yield i)}};var _n=.7,wn=1/_n,$n="\\s*([+-]?\\d+)\\s*",xn="\\s*([+-]?\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)\\s*",An="\\s*([+-]?\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)%\\s*",En=/^#([0-9a-f]{3,8})$/,kn=new RegExp("^rgb\\("+[$n,$n,$n]+"\\)$"),Sn=new RegExp("^rgb\\("+[An,An,An]+"\\)$"),Cn=new RegExp("^rgba\\("+[$n,$n,$n,xn]+"\\)$"),Nn=new RegExp("^rgba\\("+[An,An,An,xn]+"\\)$"),Rn=new RegExp("^hsl\\("+[xn,An,An]+"\\)$"),Pn=new RegExp("^hsla\\("+[xn,An,An,xn]+"\\)$"),Un={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};function Mn(){return this.rgb().formatHex()}function On(){return this.rgb().formatRgb()}function Hn(t){var e,n;return t=(t+"").trim().toLowerCase(),(e=En.exec(t))?(n=e[1].length,e=parseInt(e[1],16),6===n?Tn(e):3===n?new jn(e>>8&15|e>>4&240,e>>4&15|240&e,(15&e)<<4|15&e,1):8===n?Bn(e>>24&255,e>>16&255,e>>8&255,(255&e)/255):4===n?Bn(e>>12&15|e>>8&240,e>>8&15|e>>4&240,e>>4&15|240&e,((15&e)<<4|15&e)/255):null):(e=kn.exec(t))?new jn(e[1],e[2],e[3],1):(e=Sn.exec(t))?new jn(255*e[1]/100,255*e[2]/100,255*e[3]/100,1):(e=Cn.exec(t))?Bn(e[1],e[2],e[3],e[4]):(e=Nn.exec(t))?Bn(255*e[1]/100,255*e[2]/100,255*e[3]/100,e[4]):(e=Rn.exec(t))?Vn(e[1],e[2]/100,e[3]/100,1):(e=Pn.exec(t))?Vn(e[1],e[2]/100,e[3]/100,e[4]):Un.hasOwnProperty(t)?Tn(Un[t]):"transparent"===t?new jn(NaN,NaN,NaN,0):null}function Tn(t){return new jn(t>>16&255,t>>8&255,255&t,1)}function Bn(t,e,n,i){return i<=0&&(t=e=n=NaN),new jn(t,e,n,i)}function zn(t){return t instanceof gn||(t=Hn(t)),t?new jn((t=t.rgb()).r,t.g,t.b,t.opacity):new jn}function Dn(t,e,n,i){return 1===arguments.length?zn(t):new jn(t,e,n,null==i?1:i)}function jn(t,e,n,i){this.r=+t,this.g=+e,this.b=+n,this.opacity=+i}function Ln(){return"#"+qn(this.r)+qn(this.g)+qn(this.b)}function In(){var t=this.opacity;return(1===(t=isNaN(t)?1:Math.max(0,Math.min(1,t)))?"rgb(":"rgba(")+Math.max(0,Math.min(255,Math.round(this.r)||0))+", "+Math.max(0,Math.min(255,Math.round(this.g)||0))+", "+Math.max(0,Math.min(255,Math.round(this.b)||0))+(1===t?")":", "+t+")")}function qn(t){return((t=Math.max(0,Math.min(255,Math.round(t)||0)))<16?"0":"")+t.toString(16)}function Vn(t,e,n,i){return i<=0?t=e=n=NaN:n<=0||n>=1?t=e=NaN:e<=0&&(t=NaN),new Fn(t,e,n,i)}function Xn(t){if(t instanceof Fn)return new Fn(t.h,t.s,t.l,t.opacity);if(t instanceof gn||(t=Hn(t)),!t)return new Fn;if(t instanceof Fn)return t;var e=(t=t.rgb()).r/255,n=t.g/255,i=t.b/255,r=Math.min(e,n,i),s=Math.max(e,n,i),o=NaN,a=s-r,l=(s+r)/2;return a?(o=e===s?(n-i)/a+6*(n<i):n===s?(i-e)/a+2:(e-n)/a+4,a/=l<.5?s+r:2-s-r,o*=60):a=l>0&&l<1?0:o,new Fn(o,a,l,t.opacity)}function Fn(t,e,n,i){this.h=+t,this.s=+e,this.l=+n,this.opacity=+i}function Yn(t,e,n){return 255*(t<60?e+(n-e)*t/60:t<180?n:t<240?e+(n-e)*(240-t)/60:e)}yn(gn,Hn,{copy:function(t){return Object.assign(new this.constructor,this,t)},displayable:function(){return this.rgb().displayable()},hex:Mn,formatHex:Mn,formatHsl:function(){return Xn(this).formatHsl()},formatRgb:On,toString:On}),yn(jn,Dn,mn(gn,{brighter:function(t){return t=null==t?wn:Math.pow(wn,t),new jn(this.r*t,this.g*t,this.b*t,this.opacity)},darker:function(t){return t=null==t?_n:Math.pow(_n,t),new jn(this.r*t,this.g*t,this.b*t,this.opacity)},rgb:function(){return this},displayable:function(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:Ln,formatHex:Ln,formatRgb:In,toString:In})),yn(Fn,(function(t,e,n,i){return 1===arguments.length?Xn(t):new Fn(t,e,n,null==i?1:i)}),mn(gn,{brighter:function(t){return t=null==t?wn:Math.pow(wn,t),new Fn(this.h,this.s,this.l*t,this.opacity)},darker:function(t){return t=null==t?_n:Math.pow(_n,t),new Fn(this.h,this.s,this.l*t,this.opacity)},rgb:function(){var t=this.h%360+360*(this.h<0),e=isNaN(t)||isNaN(this.s)?0:this.s,n=this.l,i=n+(n<.5?n:1-n)*e,r=2*n-i;return new jn(Yn(t>=240?t-240:t+120,r,i),Yn(t,r,i),Yn(t<120?t+240:t-120,r,i),this.opacity)},displayable:function(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl:function(){var t=this.opacity;return(1===(t=isNaN(t)?1:Math.max(0,Math.min(1,t)))?"hsl(":"hsla(")+(this.h||0)+", "+100*(this.s||0)+"%, "+100*(this.l||0)+"%"+(1===t?")":", "+t+")")}}));var Wn=t=>()=>t;function Kn(t){return 1==(t=+t)?Gn:function(e,n){return n-e?function(t,e,n){return t=Math.pow(t,n),e=Math.pow(e,n)-t,n=1/n,function(i){return Math.pow(t+i*e,n)}}(e,n,t):Wn(isNaN(e)?n:e)}}function Gn(t,e){var n=e-t;return n?function(t,e){return function(n){return t+n*e}}(t,n):Wn(isNaN(t)?e:t)}var Jn=function t(e){var n=Kn(e);function i(t,e){var i=n((t=Dn(t)).r,(e=Dn(e)).r),r=n(t.g,e.g),s=n(t.b,e.b),o=Gn(t.opacity,e.opacity);return function(e){return t.r=i(e),t.g=r(e),t.b=s(e),t.opacity=o(e),t+""}}return i.gamma=t,i}(1);function Zn(t,e){return t=+t,e=+e,function(n){return t*(1-n)+e*n}}var Qn=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,ti=new RegExp(Qn.source,"g");function ei(t,e){var n,i,r,s=Qn.lastIndex=ti.lastIndex=0,o=-1,a=[],l=[];for(t+="",e+="";(n=Qn.exec(t))&&(i=ti.exec(e));)(r=i.index)>s&&(r=e.slice(s,r),a[o]?a[o]+=r:a[++o]=r),(n=n[0])===(i=i[0])?a[o]?a[o]+=i:a[++o]=i:(a[++o]=null,l.push({i:o,x:Zn(n,i)})),s=ti.lastIndex;return s<e.length&&(r=e.slice(s),a[o]?a[o]+=r:a[++o]=r),a.length<2?l[0]?function(t){return function(e){return t(e)+""}}(l[0].x):function(t){return function(){return t}}(e):(e=l.length,function(t){for(var n,i=0;i<e;++i)a[(n=l[i]).i]=n.x(t);return a.join("")})}var ni,ii=180/Math.PI,ri={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1};function si(t,e,n,i,r,s){var o,a,l;return(o=Math.sqrt(t*t+e*e))&&(t/=o,e/=o),(l=t*n+e*i)&&(n-=t*l,i-=e*l),(a=Math.sqrt(n*n+i*i))&&(n/=a,i/=a,l/=a),t*i<e*n&&(t=-t,e=-e,l=-l,o=-o),{translateX:r,translateY:s,rotate:Math.atan2(e,t)*ii,skewX:Math.atan(l)*ii,scaleX:o,scaleY:a}}function oi(t,e,n,i){function r(t){return t.length?t.pop()+" ":""}return function(s,o){var a=[],l=[];return s=t(s),o=t(o),function(t,i,r,s,o,a){if(t!==r||i!==s){var l=o.push("translate(",null,e,null,n);a.push({i:l-4,x:Zn(t,r)},{i:l-2,x:Zn(i,s)})}else(r||s)&&o.push("translate("+r+e+s+n)}(s.translateX,s.translateY,o.translateX,o.translateY,a,l),function(t,e,n,s){t!==e?(t-e>180?e+=360:e-t>180&&(t+=360),s.push({i:n.push(r(n)+"rotate(",null,i)-2,x:Zn(t,e)})):e&&n.push(r(n)+"rotate("+e+i)}(s.rotate,o.rotate,a,l),function(t,e,n,s){t!==e?s.push({i:n.push(r(n)+"skewX(",null,i)-2,x:Zn(t,e)}):e&&n.push(r(n)+"skewX("+e+i)}(s.skewX,o.skewX,a,l),function(t,e,n,i,s,o){if(t!==n||e!==i){var a=s.push(r(s)+"scale(",null,",",null,")");o.push({i:a-4,x:Zn(t,n)},{i:a-2,x:Zn(e,i)})}else 1===n&&1===i||s.push(r(s)+"scale("+n+","+i+")")}(s.scaleX,s.scaleY,o.scaleX,o.scaleY,a,l),s=o=null,function(t){for(var e,n=-1,i=l.length;++n<i;)a[(e=l[n]).i]=e.x(t);return a.join("")}}}var ai,li,hi=oi((function(t){const e=new("function"==typeof DOMMatrix?DOMMatrix:WebKitCSSMatrix)(t+"");return e.isIdentity?ri:si(e.a,e.b,e.c,e.d,e.e,e.f)}),"px, ","px)","deg)"),ui=oi((function(t){return null==t?ri:(ni||(ni=document.createElementNS("http://www.w3.org/2000/svg","g")),ni.setAttribute("transform",t),(t=ni.transform.baseVal.consolidate())?si((t=t.matrix).a,t.b,t.c,t.d,t.e,t.f):ri)}),", ",")",")"),ci=0,di=0,pi=0,fi=0,bi=0,vi=0,yi="object"==typeof performance&&performance.now?performance:Date,mi="object"==typeof window&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(t){setTimeout(t,17)};function gi(){return bi||(mi(_i),bi=yi.now()+vi)}function _i(){bi=0}function wi(){this._call=this._time=this._next=null}function $i(t,e,n){var i=new wi;return i.restart(t,e,n),i}function xi(){bi=(fi=yi.now())+vi,ci=di=0;try{!function(){gi(),++ci;for(var t,e=ai;e;)(t=bi-e._time)>=0&&e._call.call(void 0,t),e=e._next;--ci}()}finally{ci=0,function(){var t,e,n=ai,i=1/0;for(;n;)n._call?(i>n._time&&(i=n._time),t=n,n=n._next):(e=n._next,n._next=null,n=t?t._next=e:ai=e);li=t,Ei(i)}(),bi=0}}function Ai(){var t=yi.now(),e=t-fi;e>1e3&&(vi-=e,fi=t)}function Ei(t){ci||(di&&(di=clearTimeout(di)),t-bi>24?(t<1/0&&(di=setTimeout(xi,t-yi.now()-vi)),pi&&(pi=clearInterval(pi))):(pi||(fi=yi.now(),pi=setInterval(Ai,1e3)),ci=1,mi(xi)))}function ki(t,e,n){var i=new wi;return e=null==e?0:+e,i.restart((n=>{i.stop(),t(n+e)}),e,n),i}wi.prototype=$i.prototype={constructor:wi,restart:function(t,e,n){if("function"!=typeof t)throw new TypeError("callback is not a function");n=(null==n?gi():+n)+(null==e?0:+e),this._next||li===this||(li?li._next=this:ai=this,li=this),this._call=t,this._time=n,Ei()},stop:function(){this._call&&(this._call=null,this._time=1/0,Ei())}};var Si=Gt("start","end","cancel","interrupt"),Ci=[];function Ni(t,e,n,i,r,s){var o=t.__transition;if(o){if(n in o)return}else t.__transition={};!function(t,e,n){var i,r=t.__transition;function s(t){n.state=1,n.timer.restart(o,n.delay,n.time),n.delay<=t&&o(t-n.delay)}function o(s){var h,u,c,d;if(1!==n.state)return l();for(h in r)if((d=r[h]).name===n.name){if(3===d.state)return ki(o);4===d.state?(d.state=6,d.timer.stop(),d.on.call("interrupt",t,t.__data__,d.index,d.group),delete r[h]):+h<e&&(d.state=6,d.timer.stop(),d.on.call("cancel",t,t.__data__,d.index,d.group),delete r[h])}if(ki((function(){3===n.state&&(n.state=4,n.timer.restart(a,n.delay,n.time),a(s))})),n.state=2,n.on.call("start",t,t.__data__,n.index,n.group),2===n.state){for(n.state=3,i=new Array(c=n.tween.length),h=0,u=-1;h<c;++h)(d=n.tween[h].value.call(t,t.__data__,n.index,n.group))&&(i[++u]=d);i.length=u+1}}function a(e){for(var r=e<n.duration?n.ease.call(null,e/n.duration):(n.timer.restart(l),n.state=5,1),s=-1,o=i.length;++s<o;)i[s].call(t,r);5===n.state&&(n.on.call("end",t,t.__data__,n.index,n.group),l())}function l(){for(var i in n.state=6,n.timer.stop(),delete r[e],r)return;delete t.__transition}r[e]=n,n.timer=$i(s,0,n.time)}(t,n,{name:e,index:i,group:r,on:Si,tween:Ci,time:s.time,delay:s.delay,duration:s.duration,ease:s.ease,timer:null,state:0})}function Ri(t,e){var n=Ui(t,e);if(n.state>0)throw new Error("too late; already scheduled");return n}function Pi(t,e){var n=Ui(t,e);if(n.state>3)throw new Error("too late; already running");return n}function Ui(t,e){var n=t.__transition;if(!n||!(n=n[e]))throw new Error("transition not found");return n}function Mi(t,e){var n,i;return function(){var r=Pi(this,t),s=r.tween;if(s!==n)for(var o=0,a=(i=n=s).length;o<a;++o)if(i[o].name===e){(i=i.slice()).splice(o,1);break}r.tween=i}}function Oi(t,e,n){var i,r;if("function"!=typeof n)throw new Error;return function(){var s=Pi(this,t),o=s.tween;if(o!==i){r=(i=o).slice();for(var a={name:e,value:n},l=0,h=r.length;l<h;++l)if(r[l].name===e){r[l]=a;break}l===h&&r.push(a)}s.tween=r}}function Hi(t,e,n){var i=t._id;return t.each((function(){var t=Pi(this,i);(t.value||(t.value={}))[e]=n.apply(this,arguments)})),function(t){return Ui(t,i).value[e]}}function Ti(t,e){var n;return("number"==typeof e?Zn:e instanceof Hn?Jn:(n=Hn(e))?(e=n,Jn):ei)(t,e)}function Bi(t){return function(){this.removeAttribute(t)}}function zi(t){return function(){this.removeAttributeNS(t.space,t.local)}}function Di(t,e,n){var i,r,s=n+"";return function(){var o=this.getAttribute(t);return o===s?null:o===i?r:r=e(i=o,n)}}function ji(t,e,n){var i,r,s=n+"";return function(){var o=this.getAttributeNS(t.space,t.local);return o===s?null:o===i?r:r=e(i=o,n)}}function Li(t,e,n){var i,r,s;return function(){var o,a,l=n(this);if(null!=l)return(o=this.getAttribute(t))===(a=l+"")?null:o===i&&a===r?s:(r=a,s=e(i=o,l));this.removeAttribute(t)}}function Ii(t,e,n){var i,r,s;return function(){var o,a,l=n(this);if(null!=l)return(o=this.getAttributeNS(t.space,t.local))===(a=l+"")?null:o===i&&a===r?s:(r=a,s=e(i=o,l));this.removeAttributeNS(t.space,t.local)}}function qi(t,e){return function(n){this.setAttribute(t,e.call(this,n))}}function Vi(t,e){return function(n){this.setAttributeNS(t.space,t.local,e.call(this,n))}}function Xi(t,e){var n,i;function r(){var r=e.apply(this,arguments);return r!==i&&(n=(i=r)&&Vi(t,r)),n}return r._value=e,r}function Fi(t,e){var n,i;function r(){var r=e.apply(this,arguments);return r!==i&&(n=(i=r)&&qi(t,r)),n}return r._value=e,r}function Yi(t,e){return function(){Ri(this,t).delay=+e.apply(this,arguments)}}function Wi(t,e){return e=+e,function(){Ri(this,t).delay=e}}function Ki(t,e){return function(){Pi(this,t).duration=+e.apply(this,arguments)}}function Gi(t,e){return e=+e,function(){Pi(this,t).duration=e}}function Ji(t,e){if("function"!=typeof e)throw new Error;return function(){Pi(this,t).ease=e}}function Zi(t,e,n){var i,r,s=function(t){return(t+"").trim().split(/^|\s+/).every((function(t){var e=t.indexOf(".");return e>=0&&(t=t.slice(0,e)),!t||"start"===t}))}(e)?Ri:Pi;return function(){var o=s(this,t),a=o.on;a!==i&&(r=(i=a).copy()).on(e,n),o.on=r}}var Qi=bn.prototype.constructor;function tr(t){return function(){this.style.removeProperty(t)}}function er(t,e,n){return function(i){this.style.setProperty(t,e.call(this,i),n)}}function nr(t,e,n){var i,r;function s(){var s=e.apply(this,arguments);return s!==r&&(i=(r=s)&&er(t,s,n)),i}return s._value=e,s}function ir(t){return function(e){this.textContent=t.call(this,e)}}function rr(t){var e,n;function i(){var i=t.apply(this,arguments);return i!==n&&(e=(n=i)&&ir(i)),e}return i._value=t,i}var sr=0;function or(t,e,n,i){this._groups=t,this._parents=e,this._name=n,this._id=i}function ar(){return++sr}var lr=bn.prototype;or.prototype={constructor:or,select:function(t){var e=this._name,n=this._id;"function"!=typeof t&&(t=le(t));for(var i=this._groups,r=i.length,s=new Array(r),o=0;o<r;++o)for(var a,l,h=i[o],u=h.length,c=s[o]=new Array(u),d=0;d<u;++d)(a=h[d])&&(l=t.call(a,a.__data__,d,h))&&("__data__"in a&&(l.__data__=a.__data__),c[d]=l,Ni(c[d],e,n,d,c,Ui(a,n)));return new or(s,this._parents,e,n)},selectAll:function(t){var e=this._name,n=this._id;"function"!=typeof t&&(t=ce(t));for(var i=this._groups,r=i.length,s=[],o=[],a=0;a<r;++a)for(var l,h=i[a],u=h.length,c=0;c<u;++c)if(l=h[c]){for(var d,p=t.call(l,l.__data__,c,h),f=Ui(l,n),b=0,v=p.length;b<v;++b)(d=p[b])&&Ni(d,e,n,b,p,f);s.push(p),o.push(l)}return new or(s,o,e,n)},selectChild:lr.selectChild,selectChildren:lr.selectChildren,filter:function(t){"function"!=typeof t&&(t=de(t));for(var e=this._groups,n=e.length,i=new Array(n),r=0;r<n;++r)for(var s,o=e[r],a=o.length,l=i[r]=[],h=0;h<a;++h)(s=o[h])&&t.call(s,s.__data__,h,o)&&l.push(s);return new or(i,this._parents,this._name,this._id)},merge:function(t){if(t._id!==this._id)throw new Error;for(var e=this._groups,n=t._groups,i=e.length,r=n.length,s=Math.min(i,r),o=new Array(i),a=0;a<s;++a)for(var l,h=e[a],u=n[a],c=h.length,d=o[a]=new Array(c),p=0;p<c;++p)(l=h[p]||u[p])&&(d[p]=l);for(;a<i;++a)o[a]=e[a];return new or(o,this._parents,this._name,this._id)},selection:function(){return new Qi(this._groups,this._parents)},transition:function(){for(var t=this._name,e=this._id,n=ar(),i=this._groups,r=i.length,s=0;s<r;++s)for(var o,a=i[s],l=a.length,h=0;h<l;++h)if(o=a[h]){var u=Ui(o,e);Ni(o,t,n,h,a,{time:u.time+u.delay+u.duration,delay:0,duration:u.duration,ease:u.ease})}return new or(i,this._parents,t,n)},call:lr.call,nodes:lr.nodes,node:lr.node,size:lr.size,empty:lr.empty,each:lr.each,on:function(t,e){var n=this._id;return arguments.length<2?Ui(this.node(),n).on.on(t):this.each(Zi(n,t,e))},attr:function(t,e){var n=ie(t),i="transform"===n?ui:Ti;return this.attrTween(t,"function"==typeof e?(n.local?Ii:Li)(n,i,Hi(this,"attr."+t,e)):null==e?(n.local?zi:Bi)(n):(n.local?ji:Di)(n,i,e))},attrTween:function(t,e){var n="attr."+t;if(arguments.length<2)return(n=this.tween(n))&&n._value;if(null==e)return this.tween(n,null);if("function"!=typeof e)throw new Error;var i=ie(t);return this.tween(n,(i.local?Xi:Fi)(i,e))},style:function(t,e,n){var i="transform"==(t+="")?hi:Ti;return null==e?this.styleTween(t,function(t,e){var n,i,r;return function(){var s=Te(this,t),o=(this.style.removeProperty(t),Te(this,t));return s===o?null:s===n&&o===i?r:r=e(n=s,i=o)}}(t,i)).on("end.style."+t,tr(t)):"function"==typeof e?this.styleTween(t,function(t,e,n){var i,r,s;return function(){var o=Te(this,t),a=n(this),l=a+"";return null==a&&(this.style.removeProperty(t),l=a=Te(this,t)),o===l?null:o===i&&l===r?s:(r=l,s=e(i=o,a))}}(t,i,Hi(this,"style."+t,e))).each(function(t,e){var n,i,r,s,o="style."+e,a="end."+o;return function(){var l=Pi(this,t),h=l.on,u=null==l.value[o]?s||(s=tr(e)):void 0;h===n&&r===u||(i=(n=h).copy()).on(a,r=u),l.on=i}}(this._id,t)):this.styleTween(t,function(t,e,n){var i,r,s=n+"";return function(){var o=Te(this,t);return o===s?null:o===i?r:r=e(i=o,n)}}(t,i,e),n).on("end.style."+t,null)},styleTween:function(t,e,n){var i="style."+(t+="");if(arguments.length<2)return(i=this.tween(i))&&i._value;if(null==e)return this.tween(i,null);if("function"!=typeof e)throw new Error;return this.tween(i,nr(t,e,null==n?"":n))},text:function(t){return this.tween("text","function"==typeof t?function(t){return function(){var e=t(this);this.textContent=null==e?"":e}}(Hi(this,"text",t)):function(t){return function(){this.textContent=t}}(null==t?"":t+""))},textTween:function(t){var e="text";if(arguments.length<1)return(e=this.tween(e))&&e._value;if(null==t)return this.tween(e,null);if("function"!=typeof t)throw new Error;return this.tween(e,rr(t))},remove:function(){return this.on("end.remove",function(t){return function(){var e=this.parentNode;for(var n in this.__transition)if(+n!==t)return;e&&e.removeChild(this)}}(this._id))},tween:function(t,e){var n=this._id;if(t+="",arguments.length<2){for(var i,r=Ui(this.node(),n).tween,s=0,o=r.length;s<o;++s)if((i=r[s]).name===t)return i.value;return null}return this.each((null==e?Mi:Oi)(n,t,e))},delay:function(t){var e=this._id;return arguments.length?this.each(("function"==typeof t?Yi:Wi)(e,t)):Ui(this.node(),e).delay},duration:function(t){var e=this._id;return arguments.length?this.each(("function"==typeof t?Ki:Gi)(e,t)):Ui(this.node(),e).duration},ease:function(t){var e=this._id;return arguments.length?this.each(Ji(e,t)):Ui(this.node(),e).ease},easeVarying:function(t){if("function"!=typeof t)throw new Error;return this.each(function(t,e){return function(){var n=e.apply(this,arguments);if("function"!=typeof n)throw new Error;Pi(this,t).ease=n}}(this._id,t))},end:function(){var t,e,n=this,i=n._id,r=n.size();return new Promise((function(s,o){var a={value:o},l={value:function(){0==--r&&s()}};n.each((function(){var n=Pi(this,i),r=n.on;r!==t&&((e=(t=r).copy())._.cancel.push(a),e._.interrupt.push(a),e._.end.push(l)),n.on=e})),0===r&&s()}))},[Symbol.iterator]:lr[Symbol.iterator]};var hr={time:null,delay:0,duration:250,ease:function(t){return((t*=2)<=1?t*t*t:(t-=2)*t*t+2)/2}};function ur(t,e){for(var n;!(n=t.__transition)||!(n=n[e]);)if(!(t=t.parentNode))throw new Error(`transition ${e} not found`);return n}function cr(t,e,n){this.k=t,this.x=e,this.y=n}bn.prototype.interrupt=function(t){return this.each((function(){!function(t,e){var n,i,r,s=t.__transition,o=!0;if(s){for(r in e=null==e?null:e+"",s)(n=s[r]).name===e?(i=n.state>2&&n.state<5,n.state=6,n.timer.stop(),n.on.call(i?"interrupt":"cancel",t,t.__data__,n.index,n.group),delete s[r]):o=!1;o&&delete t.__transition}}(this,t)}))},bn.prototype.transition=function(t){var e,n;t instanceof or?(e=t._id,t=t._name):(e=ar(),(n=hr).time=gi(),t=null==t?null:t+"");for(var i=this._groups,r=i.length,s=0;s<r;++s)for(var o,a=i[s],l=a.length,h=0;h<l;++h)(o=a[h])&&Ni(o,t,e,h,a,n||ur(o,e));return new or(i,this._parents,t,e)},cr.prototype={constructor:cr,scale:function(t){return 1===t?this:new cr(this.k*t,this.x,this.y)},translate:function(t,e){return 0===t&0===e?this:new cr(this.k,this.x+this.k*t,this.y+this.k*e)},apply:function(t){return[t[0]*this.k+this.x,t[1]*this.k+this.y]},applyX:function(t){return t*this.k+this.x},applyY:function(t){return t*this.k+this.y},invert:function(t){return[(t[0]-this.x)/this.k,(t[1]-this.y)/this.k]},invertX:function(t){return(t-this.x)/this.k},invertY:function(t){return(t-this.y)/this.k},rescaleX:function(t){return t.copy().domain(t.range().map(this.invertX,this).map(t.invert,t))},rescaleY:function(t){return t.copy().domain(t.range().map(this.invertY,this).map(t.invert,t))},toString:function(){return"translate("+this.x+","+this.y+") scale("+this.k+")"}},new cr(1,0,0),cr.prototype;class dr extends Yt{getComputedStyleValue(t){return getComputedStyle(this).getPropertyValue(t).trim()}firstUpdated(t){super.firstUpdated(t),vn(this.renderRoot.host).classed("keyboard",!0).on("mousemove.keyboard touchstart.keyboard",(t=>{vn(t.currentTarget.renderRoot.host).classed("keyboard",!1).on("mousemove.keyboard touchstart.keyboard",null)})).on("keydown.keyboard",(t=>{vn(t.currentTarget.renderRoot.host).classed("keyboard",!0).on("keydown.keyboard mousemove.keyboard touchstart.keyboard",null)}))}static get greys(){const t="#999999",e={white:"#ffffff"};return e.light75=Jn(t,"#ffffff")(.75),e.light50=Jn(t,"#ffffff")(.5),e.light25=Jn(t,"#ffffff")(.25),e.grey=t,e.dark25=Jn(t,"#000000")(.25),e.dark50=Jn(t,"#000000")(.5),e.dark75=Jn(t,"#000000")(.75),e.black="#000000",e}static get shadows(){return{elevations:[0,2,4,8,16],baselineColor:"#000000",baselineColorString:"0, 0, 0",inverseBaselineColor:"#FFFFFF",inverseBaselineColorString:"255, 255, 255",opacityUmbra:.2,opacityPenumbra:.14,opacityAmbient:.12,opacityBoost:.2,mapUmbra:{0:{x:0,y:0,b:0,s:0},2:{x:0,y:3,b:1,s:-2},4:{x:0,y:2,b:4,s:-1},8:{x:0,y:5,b:5,s:-3},16:{x:0,y:8,b:10,s:-5}},mapPenumbra:{0:{x:0,y:0,b:0,s:0},2:{x:0,y:2,b:2,s:0},4:{x:0,y:4,b:5,s:0},8:{x:0,y:8,b:10,s:1},16:{x:0,y:16,b:24,s:2}},mapAmbient:{0:{x:0,y:0,b:0,s:0},2:{x:0,y:1,b:5,s:0},4:{x:0,y:1,b:10,s:0},8:{x:0,y:3,b:14,s:2},16:{x:0,y:6,b:30,s:5}}}}static cssBoxShadow(t,e=!1,n=!1){const i=this.shadows.opacityUmbra+this.shadows.opacityBoost,r=this.shadows.opacityPenumbra+this.shadows.opacityBoost,s=this.shadows.opacityAmbient+this.shadows.opacityBoost,o=n?`rgba(${this.shadows.inverseBaselineColorString}, ${i})`:`rgba(${this.shadows.baselineColorString}, ${i})`,a=n?`rgba(${this.shadows.inverseBaselineColorString}, ${r})`:`rgba(${this.shadows.baselineColorString}, ${r})`,l=n?`rgba(${this.shadows.inverseBaselineColorString}, ${s})`:`rgba(${this.shadows.baselineColorString}, ${s})`,h=this.shadows.mapUmbra[t],u=this.shadows.mapPenumbra[t],c=this.shadows.mapAmbient[t];return`${e?`${-h.y}px ${h.y/2}px ${h.b}px ${h.s}px`:`${h.y/2}px ${h.y}px ${h.b}px ${h.s}px`} ${o}, ${e?`${-u.y}px ${u.y/2}px ${u.b}px ${u.s}px`:`${u.y/2}px ${u.y}px ${u.b}px ${u.s}px`} ${a}, ${e?`${-c.y}px ${c.y/2}px ${c.b}px ${c.s}px`:`${c.y/2}px ${c.y}px ${c.b}px ${c.s}px`} ${l}`}static get svgFilters(){const t=dr.shadows,e=t.elevations.map((e=>Ct`
40
+ var Zt,Qt;class te extends dt{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){var t,e;const n=super.createRenderRoot();return null!==(t=(e=this.renderOptions).renderBefore)&&void 0!==t||(e.renderBefore=n.firstChild),n}update(t){const e=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=((t,e,n)=>{var i,r;const s=null!==(i=null==n?void 0:n.renderBefore)&&void 0!==i?i:e;let o=s._$litPart$;if(void 0===o){const t=null!==(r=null==n?void 0:n.renderBefore)&&void 0!==r?r:null;s._$litPart$=o=new Vt(e.insertBefore($t(),t),t,void 0,null!=n?n:{})}return o._$AI(t),o})(e,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),null===(t=this._$Do)||void 0===t||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),null===(t=this._$Do)||void 0===t||t.setConnected(!1)}render(){return Tt}}te.finalized=!0,te._$litElement$=!0,null===(Zt=globalThis.litElementHydrateSupport)||void 0===Zt||Zt.call(globalThis,{LitElement:te});const ee=globalThis.litElementPolyfillSupport;null==ee||ee({LitElement:te}),(null!==(Qt=globalThis.litElementVersions)&&void 0!==Qt?Qt:globalThis.litElementVersions=[]).push("3.3.0");var ne={value:()=>{}};function ie(){for(var t,e=0,n=arguments.length,i={};e<n;++e){if(!(t=arguments[e]+"")||t in i||/[\s.]/.test(t))throw new Error("illegal type: "+t);i[t]=[]}return new re(i)}function re(t){this._=t}function se(t,e){for(var n,i=0,r=t.length;i<r;++i)if((n=t[i]).name===e)return n.value}function oe(t,e,n){for(var i=0,r=t.length;i<r;++i)if(t[i].name===e){t[i]=ne,t=t.slice(0,i).concat(t.slice(i+1));break}return null!=n&&t.push({name:e,value:n}),t}re.prototype=ie.prototype={constructor:re,on:function(t,e){var n,i,r=this._,s=(i=r,(t+"").trim().split(/^|\s+/).map((function(t){var e="",n=t.indexOf(".");if(n>=0&&(e=t.slice(n+1),t=t.slice(0,n)),t&&!i.hasOwnProperty(t))throw new Error("unknown type: "+t);return{type:t,name:e}}))),o=-1,a=s.length;if(!(arguments.length<2)){if(null!=e&&"function"!=typeof e)throw new Error("invalid callback: "+e);for(;++o<a;)if(n=(t=s[o]).type)r[n]=oe(r[n],t.name,e);else if(null==e)for(n in r)r[n]=oe(r[n],t.name,null);return this}for(;++o<a;)if((n=(t=s[o]).type)&&(n=se(r[n],t.name)))return n},copy:function(){var t={},e=this._;for(var n in e)t[n]=e[n].slice();return new re(t)},call:function(t,e){if((n=arguments.length-2)>0)for(var n,i,r=new Array(n),s=0;s<n;++s)r[s]=arguments[s+2];if(!this._.hasOwnProperty(t))throw new Error("unknown type: "+t);for(s=0,n=(i=this._[t]).length;s<n;++s)i[s].value.apply(e,r)},apply:function(t,e,n){if(!this._.hasOwnProperty(t))throw new Error("unknown type: "+t);for(var i=this._[t],r=0,s=i.length;r<s;++r)i[r].value.apply(e,n)}};var ae="http://www.w3.org/1999/xhtml",le={svg:"http://www.w3.org/2000/svg",xhtml:ae,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"};function he(t){var e=t+="",n=e.indexOf(":");return n>=0&&"xmlns"!==(e=t.slice(0,n))&&(t=t.slice(n+1)),le.hasOwnProperty(e)?{space:le[e],local:t}:t}function ue(t){return function(){var e=this.ownerDocument,n=this.namespaceURI;return n===ae&&e.documentElement.namespaceURI===ae?e.createElement(t):e.createElementNS(n,t)}}function ce(t){return function(){return this.ownerDocument.createElementNS(t.space,t.local)}}function de(t){var e=he(t);return(e.local?ce:ue)(e)}function pe(){}function fe(t){return null==t?pe:function(){return this.querySelector(t)}}function be(){return[]}function ve(t){return null==t?be:function(){return this.querySelectorAll(t)}}function ye(t){return function(){return function(t){return null==t?[]:Array.isArray(t)?t:Array.from(t)}(t.apply(this,arguments))}}function me(t){return function(){return this.matches(t)}}function ge(t){return function(e){return e.matches(t)}}var _e=Array.prototype.find;function we(){return this.firstElementChild}var $e=Array.prototype.filter;function xe(){return Array.from(this.children)}function Ae(t){return new Array(t.length)}function Ee(t,e){this.ownerDocument=t.ownerDocument,this.namespaceURI=t.namespaceURI,this._next=null,this._parent=t,this.__data__=e}function ke(t,e,n,i,r,s){for(var o,a=0,l=e.length,h=s.length;a<h;++a)(o=e[a])?(o.__data__=s[a],i[a]=o):n[a]=new Ee(t,s[a]);for(;a<l;++a)(o=e[a])&&(r[a]=o)}function Se(t,e,n,i,r,s,o){var a,l,h,u=new Map,c=e.length,d=s.length,p=new Array(c);for(a=0;a<c;++a)(l=e[a])&&(p[a]=h=o.call(l,l.__data__,a,e)+"",u.has(h)?r[a]=l:u.set(h,l));for(a=0;a<d;++a)h=o.call(t,s[a],a,s)+"",(l=u.get(h))?(i[a]=l,l.__data__=s[a],u.delete(h)):n[a]=new Ee(t,s[a]);for(a=0;a<c;++a)(l=e[a])&&u.get(p[a])===l&&(r[a]=l)}function Ce(t){return t.__data__}function Ne(t){return"object"==typeof t&&"length"in t?t:Array.from(t)}function Re(t,e){return t<e?-1:t>e?1:t>=e?0:NaN}function Pe(t){return function(){this.removeAttribute(t)}}function Ue(t){return function(){this.removeAttributeNS(t.space,t.local)}}function Me(t,e){return function(){this.setAttribute(t,e)}}function Oe(t,e){return function(){this.setAttributeNS(t.space,t.local,e)}}function He(t,e){return function(){var n=e.apply(this,arguments);null==n?this.removeAttribute(t):this.setAttribute(t,n)}}function Te(t,e){return function(){var n=e.apply(this,arguments);null==n?this.removeAttributeNS(t.space,t.local):this.setAttributeNS(t.space,t.local,n)}}function Be(t){return t.ownerDocument&&t.ownerDocument.defaultView||t.document&&t||t.defaultView}function ze(t){return function(){this.style.removeProperty(t)}}function je(t,e,n){return function(){this.style.setProperty(t,e,n)}}function De(t,e,n){return function(){var i=e.apply(this,arguments);null==i?this.style.removeProperty(t):this.style.setProperty(t,i,n)}}function Le(t,e){return t.style.getPropertyValue(e)||Be(t).getComputedStyle(t,null).getPropertyValue(e)}function Ie(t){return function(){delete this[t]}}function qe(t,e){return function(){this[t]=e}}function Ve(t,e){return function(){var n=e.apply(this,arguments);null==n?delete this[t]:this[t]=n}}function Xe(t){return t.trim().split(/^|\s+/)}function Fe(t){return t.classList||new Ye(t)}function Ye(t){this._node=t,this._names=Xe(t.getAttribute("class")||"")}function We(t,e){for(var n=Fe(t),i=-1,r=e.length;++i<r;)n.add(e[i])}function Ke(t,e){for(var n=Fe(t),i=-1,r=e.length;++i<r;)n.remove(e[i])}function Ge(t){return function(){We(this,t)}}function Je(t){return function(){Ke(this,t)}}function Ze(t,e){return function(){(e.apply(this,arguments)?We:Ke)(this,t)}}function Qe(){this.textContent=""}function tn(t){return function(){this.textContent=t}}function en(t){return function(){var e=t.apply(this,arguments);this.textContent=null==e?"":e}}function nn(){this.innerHTML=""}function rn(t){return function(){this.innerHTML=t}}function sn(t){return function(){var e=t.apply(this,arguments);this.innerHTML=null==e?"":e}}function on(){this.nextSibling&&this.parentNode.appendChild(this)}function an(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function ln(){return null}function hn(){var t=this.parentNode;t&&t.removeChild(this)}function un(){var t=this.cloneNode(!1),e=this.parentNode;return e?e.insertBefore(t,this.nextSibling):t}function cn(){var t=this.cloneNode(!0),e=this.parentNode;return e?e.insertBefore(t,this.nextSibling):t}function dn(t){return function(){var e=this.__on;if(e){for(var n,i=0,r=-1,s=e.length;i<s;++i)n=e[i],t.type&&n.type!==t.type||n.name!==t.name?e[++r]=n:this.removeEventListener(n.type,n.listener,n.options);++r?e.length=r:delete this.__on}}}function pn(t,e,n){return function(){var i,r=this.__on,s=function(t){return function(e){t.call(this,e,this.__data__)}}(e);if(r)for(var o=0,a=r.length;o<a;++o)if((i=r[o]).type===t.type&&i.name===t.name)return this.removeEventListener(i.type,i.listener,i.options),this.addEventListener(i.type,i.listener=s,i.options=n),void(i.value=e);this.addEventListener(t.type,s,n),i={type:t.type,name:t.name,value:e,listener:s,options:n},r?r.push(i):this.__on=[i]}}function fn(t,e,n){var i=Be(t),r=i.CustomEvent;"function"==typeof r?r=new r(e,n):(r=i.document.createEvent("Event"),n?(r.initEvent(e,n.bubbles,n.cancelable),r.detail=n.detail):r.initEvent(e,!1,!1)),t.dispatchEvent(r)}function bn(t,e){return function(){return fn(this,t,e)}}function vn(t,e){return function(){return fn(this,t,e.apply(this,arguments))}}Ee.prototype={constructor:Ee,appendChild:function(t){return this._parent.insertBefore(t,this._next)},insertBefore:function(t,e){return this._parent.insertBefore(t,e)},querySelector:function(t){return this._parent.querySelector(t)},querySelectorAll:function(t){return this._parent.querySelectorAll(t)}},Ye.prototype={add:function(t){this._names.indexOf(t)<0&&(this._names.push(t),this._node.setAttribute("class",this._names.join(" ")))},remove:function(t){var e=this._names.indexOf(t);e>=0&&(this._names.splice(e,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(t){return this._names.indexOf(t)>=0}};var yn=[null];function mn(t,e){this._groups=t,this._parents=e}function gn(){return new mn([[document.documentElement]],yn)}function _n(t){return"string"==typeof t?new mn([[document.querySelector(t)]],[document.documentElement]):new mn([[t]],yn)}function wn(t,e,n){t.prototype=e.prototype=n,n.constructor=t}function $n(t,e){var n=Object.create(t.prototype);for(var i in e)n[i]=e[i];return n}function xn(){}mn.prototype=gn.prototype={constructor:mn,select:function(t){"function"!=typeof t&&(t=fe(t));for(var e=this._groups,n=e.length,i=new Array(n),r=0;r<n;++r)for(var s,o,a=e[r],l=a.length,h=i[r]=new Array(l),u=0;u<l;++u)(s=a[u])&&(o=t.call(s,s.__data__,u,a))&&("__data__"in s&&(o.__data__=s.__data__),h[u]=o);return new mn(i,this._parents)},selectAll:function(t){t="function"==typeof t?ye(t):ve(t);for(var e=this._groups,n=e.length,i=[],r=[],s=0;s<n;++s)for(var o,a=e[s],l=a.length,h=0;h<l;++h)(o=a[h])&&(i.push(t.call(o,o.__data__,h,a)),r.push(o));return new mn(i,r)},selectChild:function(t){return this.select(null==t?we:function(t){return function(){return _e.call(this.children,t)}}("function"==typeof t?t:ge(t)))},selectChildren:function(t){return this.selectAll(null==t?xe:function(t){return function(){return $e.call(this.children,t)}}("function"==typeof t?t:ge(t)))},filter:function(t){"function"!=typeof t&&(t=me(t));for(var e=this._groups,n=e.length,i=new Array(n),r=0;r<n;++r)for(var s,o=e[r],a=o.length,l=i[r]=[],h=0;h<a;++h)(s=o[h])&&t.call(s,s.__data__,h,o)&&l.push(s);return new mn(i,this._parents)},data:function(t,e){if(!arguments.length)return Array.from(this,Ce);var n=e?Se:ke,i=this._parents,r=this._groups;"function"!=typeof t&&(t=function(t){return function(){return t}}(t));for(var s=r.length,o=new Array(s),a=new Array(s),l=new Array(s),h=0;h<s;++h){var u=i[h],c=r[h],d=c.length,p=Ne(t.call(u,u&&u.__data__,h,i)),f=p.length,b=a[h]=new Array(f),v=o[h]=new Array(f);n(u,c,b,v,l[h]=new Array(d),p,e);for(var y,m,g=0,_=0;g<f;++g)if(y=b[g]){for(g>=_&&(_=g+1);!(m=v[_])&&++_<f;);y._next=m||null}}return(o=new mn(o,i))._enter=a,o._exit=l,o},enter:function(){return new mn(this._enter||this._groups.map(Ae),this._parents)},exit:function(){return new mn(this._exit||this._groups.map(Ae),this._parents)},join:function(t,e,n){var i=this.enter(),r=this,s=this.exit();return"function"==typeof t?(i=t(i))&&(i=i.selection()):i=i.append(t+""),null!=e&&(r=e(r))&&(r=r.selection()),null==n?s.remove():n(s),i&&r?i.merge(r).order():r},merge:function(t){for(var e=t.selection?t.selection():t,n=this._groups,i=e._groups,r=n.length,s=i.length,o=Math.min(r,s),a=new Array(r),l=0;l<o;++l)for(var h,u=n[l],c=i[l],d=u.length,p=a[l]=new Array(d),f=0;f<d;++f)(h=u[f]||c[f])&&(p[f]=h);for(;l<r;++l)a[l]=n[l];return new mn(a,this._parents)},selection:function(){return this},order:function(){for(var t=this._groups,e=-1,n=t.length;++e<n;)for(var i,r=t[e],s=r.length-1,o=r[s];--s>=0;)(i=r[s])&&(o&&4^i.compareDocumentPosition(o)&&o.parentNode.insertBefore(i,o),o=i);return this},sort:function(t){function e(e,n){return e&&n?t(e.__data__,n.__data__):!e-!n}t||(t=Re);for(var n=this._groups,i=n.length,r=new Array(i),s=0;s<i;++s){for(var o,a=n[s],l=a.length,h=r[s]=new Array(l),u=0;u<l;++u)(o=a[u])&&(h[u]=o);h.sort(e)}return new mn(r,this._parents).order()},call:function(){var t=arguments[0];return arguments[0]=this,t.apply(null,arguments),this},nodes:function(){return Array.from(this)},node:function(){for(var t=this._groups,e=0,n=t.length;e<n;++e)for(var i=t[e],r=0,s=i.length;r<s;++r){var o=i[r];if(o)return o}return null},size:function(){let t=0;for(const e of this)++t;return t},empty:function(){return!this.node()},each:function(t){for(var e=this._groups,n=0,i=e.length;n<i;++n)for(var r,s=e[n],o=0,a=s.length;o<a;++o)(r=s[o])&&t.call(r,r.__data__,o,s);return this},attr:function(t,e){var n=he(t);if(arguments.length<2){var i=this.node();return n.local?i.getAttributeNS(n.space,n.local):i.getAttribute(n)}return this.each((null==e?n.local?Ue:Pe:"function"==typeof e?n.local?Te:He:n.local?Oe:Me)(n,e))},style:function(t,e,n){return arguments.length>1?this.each((null==e?ze:"function"==typeof e?De:je)(t,e,null==n?"":n)):Le(this.node(),t)},property:function(t,e){return arguments.length>1?this.each((null==e?Ie:"function"==typeof e?Ve:qe)(t,e)):this.node()[t]},classed:function(t,e){var n=Xe(t+"");if(arguments.length<2){for(var i=Fe(this.node()),r=-1,s=n.length;++r<s;)if(!i.contains(n[r]))return!1;return!0}return this.each(("function"==typeof e?Ze:e?Ge:Je)(n,e))},text:function(t){return arguments.length?this.each(null==t?Qe:("function"==typeof t?en:tn)(t)):this.node().textContent},html:function(t){return arguments.length?this.each(null==t?nn:("function"==typeof t?sn:rn)(t)):this.node().innerHTML},raise:function(){return this.each(on)},lower:function(){return this.each(an)},append:function(t){var e="function"==typeof t?t:de(t);return this.select((function(){return this.appendChild(e.apply(this,arguments))}))},insert:function(t,e){var n="function"==typeof t?t:de(t),i=null==e?ln:"function"==typeof e?e:fe(e);return this.select((function(){return this.insertBefore(n.apply(this,arguments),i.apply(this,arguments)||null)}))},remove:function(){return this.each(hn)},clone:function(t){return this.select(t?cn:un)},datum:function(t){return arguments.length?this.property("__data__",t):this.node().__data__},on:function(t,e,n){var i,r,s=function(t){return t.trim().split(/^|\s+/).map((function(t){var e="",n=t.indexOf(".");return n>=0&&(e=t.slice(n+1),t=t.slice(0,n)),{type:t,name:e}}))}(t+""),o=s.length;if(!(arguments.length<2)){for(a=e?pn:dn,i=0;i<o;++i)this.each(a(s[i],e,n));return this}var a=this.node().__on;if(a)for(var l,h=0,u=a.length;h<u;++h)for(i=0,l=a[h];i<o;++i)if((r=s[i]).type===l.type&&r.name===l.name)return l.value},dispatch:function(t,e){return this.each(("function"==typeof e?vn:bn)(t,e))},[Symbol.iterator]:function*(){for(var t=this._groups,e=0,n=t.length;e<n;++e)for(var i,r=t[e],s=0,o=r.length;s<o;++s)(i=r[s])&&(yield i)}};var An=.7,En=1/An,kn="\\s*([+-]?\\d+)\\s*",Sn="\\s*([+-]?\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)\\s*",Cn="\\s*([+-]?\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)%\\s*",Nn=/^#([0-9a-f]{3,8})$/,Rn=new RegExp("^rgb\\("+[kn,kn,kn]+"\\)$"),Pn=new RegExp("^rgb\\("+[Cn,Cn,Cn]+"\\)$"),Un=new RegExp("^rgba\\("+[kn,kn,kn,Sn]+"\\)$"),Mn=new RegExp("^rgba\\("+[Cn,Cn,Cn,Sn]+"\\)$"),On=new RegExp("^hsl\\("+[Sn,Cn,Cn]+"\\)$"),Hn=new RegExp("^hsla\\("+[Sn,Cn,Cn,Sn]+"\\)$"),Tn={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};function Bn(){return this.rgb().formatHex()}function zn(){return this.rgb().formatRgb()}function jn(t){var e,n;return t=(t+"").trim().toLowerCase(),(e=Nn.exec(t))?(n=e[1].length,e=parseInt(e[1],16),6===n?Dn(e):3===n?new qn(e>>8&15|e>>4&240,e>>4&15|240&e,(15&e)<<4|15&e,1):8===n?Ln(e>>24&255,e>>16&255,e>>8&255,(255&e)/255):4===n?Ln(e>>12&15|e>>8&240,e>>8&15|e>>4&240,e>>4&15|240&e,((15&e)<<4|15&e)/255):null):(e=Rn.exec(t))?new qn(e[1],e[2],e[3],1):(e=Pn.exec(t))?new qn(255*e[1]/100,255*e[2]/100,255*e[3]/100,1):(e=Un.exec(t))?Ln(e[1],e[2],e[3],e[4]):(e=Mn.exec(t))?Ln(255*e[1]/100,255*e[2]/100,255*e[3]/100,e[4]):(e=On.exec(t))?Yn(e[1],e[2]/100,e[3]/100,1):(e=Hn.exec(t))?Yn(e[1],e[2]/100,e[3]/100,e[4]):Tn.hasOwnProperty(t)?Dn(Tn[t]):"transparent"===t?new qn(NaN,NaN,NaN,0):null}function Dn(t){return new qn(t>>16&255,t>>8&255,255&t,1)}function Ln(t,e,n,i){return i<=0&&(t=e=n=NaN),new qn(t,e,n,i)}function In(t,e,n,i){return 1===arguments.length?function(t){return t instanceof xn||(t=jn(t)),t?new qn((t=t.rgb()).r,t.g,t.b,t.opacity):new qn}(t):new qn(t,e,n,null==i?1:i)}function qn(t,e,n,i){this.r=+t,this.g=+e,this.b=+n,this.opacity=+i}function Vn(){return"#"+Fn(this.r)+Fn(this.g)+Fn(this.b)}function Xn(){var t=this.opacity;return(1===(t=isNaN(t)?1:Math.max(0,Math.min(1,t)))?"rgb(":"rgba(")+Math.max(0,Math.min(255,Math.round(this.r)||0))+", "+Math.max(0,Math.min(255,Math.round(this.g)||0))+", "+Math.max(0,Math.min(255,Math.round(this.b)||0))+(1===t?")":", "+t+")")}function Fn(t){return((t=Math.max(0,Math.min(255,Math.round(t)||0)))<16?"0":"")+t.toString(16)}function Yn(t,e,n,i){return i<=0?t=e=n=NaN:n<=0||n>=1?t=e=NaN:e<=0&&(t=NaN),new Kn(t,e,n,i)}function Wn(t){if(t instanceof Kn)return new Kn(t.h,t.s,t.l,t.opacity);if(t instanceof xn||(t=jn(t)),!t)return new Kn;if(t instanceof Kn)return t;var e=(t=t.rgb()).r/255,n=t.g/255,i=t.b/255,r=Math.min(e,n,i),s=Math.max(e,n,i),o=NaN,a=s-r,l=(s+r)/2;return a?(o=e===s?(n-i)/a+6*(n<i):n===s?(i-e)/a+2:(e-n)/a+4,a/=l<.5?s+r:2-s-r,o*=60):a=l>0&&l<1?0:o,new Kn(o,a,l,t.opacity)}function Kn(t,e,n,i){this.h=+t,this.s=+e,this.l=+n,this.opacity=+i}function Gn(t,e,n){return 255*(t<60?e+(n-e)*t/60:t<180?n:t<240?e+(n-e)*(240-t)/60:e)}wn(xn,jn,{copy:function(t){return Object.assign(new this.constructor,this,t)},displayable:function(){return this.rgb().displayable()},hex:Bn,formatHex:Bn,formatHsl:function(){return Wn(this).formatHsl()},formatRgb:zn,toString:zn}),wn(qn,In,$n(xn,{brighter:function(t){return t=null==t?En:Math.pow(En,t),new qn(this.r*t,this.g*t,this.b*t,this.opacity)},darker:function(t){return t=null==t?An:Math.pow(An,t),new qn(this.r*t,this.g*t,this.b*t,this.opacity)},rgb:function(){return this},displayable:function(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:Vn,formatHex:Vn,formatRgb:Xn,toString:Xn})),wn(Kn,(function(t,e,n,i){return 1===arguments.length?Wn(t):new Kn(t,e,n,null==i?1:i)}),$n(xn,{brighter:function(t){return t=null==t?En:Math.pow(En,t),new Kn(this.h,this.s,this.l*t,this.opacity)},darker:function(t){return t=null==t?An:Math.pow(An,t),new Kn(this.h,this.s,this.l*t,this.opacity)},rgb:function(){var t=this.h%360+360*(this.h<0),e=isNaN(t)||isNaN(this.s)?0:this.s,n=this.l,i=n+(n<.5?n:1-n)*e,r=2*n-i;return new qn(Gn(t>=240?t-240:t+120,r,i),Gn(t,r,i),Gn(t<120?t+240:t-120,r,i),this.opacity)},displayable:function(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl:function(){var t=this.opacity;return(1===(t=isNaN(t)?1:Math.max(0,Math.min(1,t)))?"hsl(":"hsla(")+(this.h||0)+", "+100*(this.s||0)+"%, "+100*(this.l||0)+"%"+(1===t?")":", "+t+")")}}));var Jn=t=>()=>t;function Zn(t){return 1==(t=+t)?Qn:function(e,n){return n-e?function(t,e,n){return t=Math.pow(t,n),e=Math.pow(e,n)-t,n=1/n,function(i){return Math.pow(t+i*e,n)}}(e,n,t):Jn(isNaN(e)?n:e)}}function Qn(t,e){var n=e-t;return n?function(t,e){return function(n){return t+n*e}}(t,n):Jn(isNaN(t)?e:t)}var ti=function t(e){var n=Zn(e);function i(t,e){var i=n((t=In(t)).r,(e=In(e)).r),r=n(t.g,e.g),s=n(t.b,e.b),o=Qn(t.opacity,e.opacity);return function(e){return t.r=i(e),t.g=r(e),t.b=s(e),t.opacity=o(e),t+""}}return i.gamma=t,i}(1);function ei(t,e){return t=+t,e=+e,function(n){return t*(1-n)+e*n}}var ni=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,ii=new RegExp(ni.source,"g");function ri(t,e){var n,i,r,s=ni.lastIndex=ii.lastIndex=0,o=-1,a=[],l=[];for(t+="",e+="";(n=ni.exec(t))&&(i=ii.exec(e));)(r=i.index)>s&&(r=e.slice(s,r),a[o]?a[o]+=r:a[++o]=r),(n=n[0])===(i=i[0])?a[o]?a[o]+=i:a[++o]=i:(a[++o]=null,l.push({i:o,x:ei(n,i)})),s=ii.lastIndex;return s<e.length&&(r=e.slice(s),a[o]?a[o]+=r:a[++o]=r),a.length<2?l[0]?function(t){return function(e){return t(e)+""}}(l[0].x):function(t){return function(){return t}}(e):(e=l.length,function(t){for(var n,i=0;i<e;++i)a[(n=l[i]).i]=n.x(t);return a.join("")})}var si,oi=180/Math.PI,ai={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1};function li(t,e,n,i,r,s){var o,a,l;return(o=Math.sqrt(t*t+e*e))&&(t/=o,e/=o),(l=t*n+e*i)&&(n-=t*l,i-=e*l),(a=Math.sqrt(n*n+i*i))&&(n/=a,i/=a,l/=a),t*i<e*n&&(t=-t,e=-e,l=-l,o=-o),{translateX:r,translateY:s,rotate:Math.atan2(e,t)*oi,skewX:Math.atan(l)*oi,scaleX:o,scaleY:a}}function hi(t,e,n,i){function r(t){return t.length?t.pop()+" ":""}return function(s,o){var a=[],l=[];return s=t(s),o=t(o),function(t,i,r,s,o,a){if(t!==r||i!==s){var l=o.push("translate(",null,e,null,n);a.push({i:l-4,x:ei(t,r)},{i:l-2,x:ei(i,s)})}else(r||s)&&o.push("translate("+r+e+s+n)}(s.translateX,s.translateY,o.translateX,o.translateY,a,l),function(t,e,n,s){t!==e?(t-e>180?e+=360:e-t>180&&(t+=360),s.push({i:n.push(r(n)+"rotate(",null,i)-2,x:ei(t,e)})):e&&n.push(r(n)+"rotate("+e+i)}(s.rotate,o.rotate,a,l),function(t,e,n,s){t!==e?s.push({i:n.push(r(n)+"skewX(",null,i)-2,x:ei(t,e)}):e&&n.push(r(n)+"skewX("+e+i)}(s.skewX,o.skewX,a,l),function(t,e,n,i,s,o){if(t!==n||e!==i){var a=s.push(r(s)+"scale(",null,",",null,")");o.push({i:a-4,x:ei(t,n)},{i:a-2,x:ei(e,i)})}else 1===n&&1===i||s.push(r(s)+"scale("+n+","+i+")")}(s.scaleX,s.scaleY,o.scaleX,o.scaleY,a,l),s=o=null,function(t){for(var e,n=-1,i=l.length;++n<i;)a[(e=l[n]).i]=e.x(t);return a.join("")}}}var ui,ci,di=hi((function(t){const e=new("function"==typeof DOMMatrix?DOMMatrix:WebKitCSSMatrix)(t+"");return e.isIdentity?ai:li(e.a,e.b,e.c,e.d,e.e,e.f)}),"px, ","px)","deg)"),pi=hi((function(t){return null==t?ai:(si||(si=document.createElementNS("http://www.w3.org/2000/svg","g")),si.setAttribute("transform",t),(t=si.transform.baseVal.consolidate())?li((t=t.matrix).a,t.b,t.c,t.d,t.e,t.f):ai)}),", ",")",")"),fi=0,bi=0,vi=0,yi=1e3,mi=0,gi=0,_i=0,wi="object"==typeof performance&&performance.now?performance:Date,$i="object"==typeof window&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(t){setTimeout(t,17)};function xi(){return gi||($i(Ai),gi=wi.now()+_i)}function Ai(){gi=0}function Ei(){this._call=this._time=this._next=null}function ki(t,e,n){var i=new Ei;return i.restart(t,e,n),i}function Si(){gi=(mi=wi.now())+_i,fi=bi=0;try{!function(){xi(),++fi;for(var t,e=ui;e;)(t=gi-e._time)>=0&&e._call.call(void 0,t),e=e._next;--fi}()}finally{fi=0,function(){var t,e,n=ui,i=1/0;for(;n;)n._call?(i>n._time&&(i=n._time),t=n,n=n._next):(e=n._next,n._next=null,n=t?t._next=e:ui=e);ci=t,Ni(i)}(),gi=0}}function Ci(){var t=wi.now(),e=t-mi;e>yi&&(_i-=e,mi=t)}function Ni(t){fi||(bi&&(bi=clearTimeout(bi)),t-gi>24?(t<1/0&&(bi=setTimeout(Si,t-wi.now()-_i)),vi&&(vi=clearInterval(vi))):(vi||(mi=wi.now(),vi=setInterval(Ci,yi)),fi=1,$i(Si)))}function Ri(t,e,n){var i=new Ei;return e=null==e?0:+e,i.restart((n=>{i.stop(),t(n+e)}),e,n),i}Ei.prototype=ki.prototype={constructor:Ei,restart:function(t,e,n){if("function"!=typeof t)throw new TypeError("callback is not a function");n=(null==n?xi():+n)+(null==e?0:+e),this._next||ci===this||(ci?ci._next=this:ui=this,ci=this),this._call=t,this._time=n,Ni()},stop:function(){this._call&&(this._call=null,this._time=1/0,Ni())}};var Pi=ie("start","end","cancel","interrupt"),Ui=[],Mi=0,Oi=1,Hi=2,Ti=3,Bi=4,zi=5,ji=6;function Di(t,e,n,i,r,s){var o=t.__transition;if(o){if(n in o)return}else t.__transition={};!function(t,e,n){var i,r=t.__transition;function s(t){n.state=Oi,n.timer.restart(o,n.delay,n.time),n.delay<=t&&o(t-n.delay)}function o(s){var h,u,c,d;if(n.state!==Oi)return l();for(h in r)if((d=r[h]).name===n.name){if(d.state===Ti)return Ri(o);d.state===Bi?(d.state=ji,d.timer.stop(),d.on.call("interrupt",t,t.__data__,d.index,d.group),delete r[h]):+h<e&&(d.state=ji,d.timer.stop(),d.on.call("cancel",t,t.__data__,d.index,d.group),delete r[h])}if(Ri((function(){n.state===Ti&&(n.state=Bi,n.timer.restart(a,n.delay,n.time),a(s))})),n.state=Hi,n.on.call("start",t,t.__data__,n.index,n.group),n.state===Hi){for(n.state=Ti,i=new Array(c=n.tween.length),h=0,u=-1;h<c;++h)(d=n.tween[h].value.call(t,t.__data__,n.index,n.group))&&(i[++u]=d);i.length=u+1}}function a(e){for(var r=e<n.duration?n.ease.call(null,e/n.duration):(n.timer.restart(l),n.state=zi,1),s=-1,o=i.length;++s<o;)i[s].call(t,r);n.state===zi&&(n.on.call("end",t,t.__data__,n.index,n.group),l())}function l(){for(var i in n.state=ji,n.timer.stop(),delete r[e],r)return;delete t.__transition}r[e]=n,n.timer=ki(s,0,n.time)}(t,n,{name:e,index:i,group:r,on:Pi,tween:Ui,time:s.time,delay:s.delay,duration:s.duration,ease:s.ease,timer:null,state:Mi})}function Li(t,e){var n=qi(t,e);if(n.state>Mi)throw new Error("too late; already scheduled");return n}function Ii(t,e){var n=qi(t,e);if(n.state>Ti)throw new Error("too late; already running");return n}function qi(t,e){var n=t.__transition;if(!n||!(n=n[e]))throw new Error("transition not found");return n}function Vi(t,e){var n,i;return function(){var r=Ii(this,t),s=r.tween;if(s!==n)for(var o=0,a=(i=n=s).length;o<a;++o)if(i[o].name===e){(i=i.slice()).splice(o,1);break}r.tween=i}}function Xi(t,e,n){var i,r;if("function"!=typeof n)throw new Error;return function(){var s=Ii(this,t),o=s.tween;if(o!==i){r=(i=o).slice();for(var a={name:e,value:n},l=0,h=r.length;l<h;++l)if(r[l].name===e){r[l]=a;break}l===h&&r.push(a)}s.tween=r}}function Fi(t,e,n){var i=t._id;return t.each((function(){var t=Ii(this,i);(t.value||(t.value={}))[e]=n.apply(this,arguments)})),function(t){return qi(t,i).value[e]}}function Yi(t,e){var n;return("number"==typeof e?ei:e instanceof jn?ti:(n=jn(e))?(e=n,ti):ri)(t,e)}function Wi(t){return function(){this.removeAttribute(t)}}function Ki(t){return function(){this.removeAttributeNS(t.space,t.local)}}function Gi(t,e,n){var i,r,s=n+"";return function(){var o=this.getAttribute(t);return o===s?null:o===i?r:r=e(i=o,n)}}function Ji(t,e,n){var i,r,s=n+"";return function(){var o=this.getAttributeNS(t.space,t.local);return o===s?null:o===i?r:r=e(i=o,n)}}function Zi(t,e,n){var i,r,s;return function(){var o,a,l=n(this);if(null!=l)return(o=this.getAttribute(t))===(a=l+"")?null:o===i&&a===r?s:(r=a,s=e(i=o,l));this.removeAttribute(t)}}function Qi(t,e,n){var i,r,s;return function(){var o,a,l=n(this);if(null!=l)return(o=this.getAttributeNS(t.space,t.local))===(a=l+"")?null:o===i&&a===r?s:(r=a,s=e(i=o,l));this.removeAttributeNS(t.space,t.local)}}function tr(t,e){var n,i;function r(){var r=e.apply(this,arguments);return r!==i&&(n=(i=r)&&function(t,e){return function(n){this.setAttributeNS(t.space,t.local,e.call(this,n))}}(t,r)),n}return r._value=e,r}function er(t,e){var n,i;function r(){var r=e.apply(this,arguments);return r!==i&&(n=(i=r)&&function(t,e){return function(n){this.setAttribute(t,e.call(this,n))}}(t,r)),n}return r._value=e,r}function nr(t,e){return function(){Li(this,t).delay=+e.apply(this,arguments)}}function ir(t,e){return e=+e,function(){Li(this,t).delay=e}}function rr(t,e){return function(){Ii(this,t).duration=+e.apply(this,arguments)}}function sr(t,e){return e=+e,function(){Ii(this,t).duration=e}}var or=gn.prototype.constructor;function ar(t){return function(){this.style.removeProperty(t)}}var lr=0;function hr(t,e,n,i){this._groups=t,this._parents=e,this._name=n,this._id=i}function ur(){return++lr}var cr=gn.prototype;hr.prototype={constructor:hr,select:function(t){var e=this._name,n=this._id;"function"!=typeof t&&(t=fe(t));for(var i=this._groups,r=i.length,s=new Array(r),o=0;o<r;++o)for(var a,l,h=i[o],u=h.length,c=s[o]=new Array(u),d=0;d<u;++d)(a=h[d])&&(l=t.call(a,a.__data__,d,h))&&("__data__"in a&&(l.__data__=a.__data__),c[d]=l,Di(c[d],e,n,d,c,qi(a,n)));return new hr(s,this._parents,e,n)},selectAll:function(t){var e=this._name,n=this._id;"function"!=typeof t&&(t=ve(t));for(var i=this._groups,r=i.length,s=[],o=[],a=0;a<r;++a)for(var l,h=i[a],u=h.length,c=0;c<u;++c)if(l=h[c]){for(var d,p=t.call(l,l.__data__,c,h),f=qi(l,n),b=0,v=p.length;b<v;++b)(d=p[b])&&Di(d,e,n,b,p,f);s.push(p),o.push(l)}return new hr(s,o,e,n)},selectChild:cr.selectChild,selectChildren:cr.selectChildren,filter:function(t){"function"!=typeof t&&(t=me(t));for(var e=this._groups,n=e.length,i=new Array(n),r=0;r<n;++r)for(var s,o=e[r],a=o.length,l=i[r]=[],h=0;h<a;++h)(s=o[h])&&t.call(s,s.__data__,h,o)&&l.push(s);return new hr(i,this._parents,this._name,this._id)},merge:function(t){if(t._id!==this._id)throw new Error;for(var e=this._groups,n=t._groups,i=e.length,r=n.length,s=Math.min(i,r),o=new Array(i),a=0;a<s;++a)for(var l,h=e[a],u=n[a],c=h.length,d=o[a]=new Array(c),p=0;p<c;++p)(l=h[p]||u[p])&&(d[p]=l);for(;a<i;++a)o[a]=e[a];return new hr(o,this._parents,this._name,this._id)},selection:function(){return new or(this._groups,this._parents)},transition:function(){for(var t=this._name,e=this._id,n=ur(),i=this._groups,r=i.length,s=0;s<r;++s)for(var o,a=i[s],l=a.length,h=0;h<l;++h)if(o=a[h]){var u=qi(o,e);Di(o,t,n,h,a,{time:u.time+u.delay+u.duration,delay:0,duration:u.duration,ease:u.ease})}return new hr(i,this._parents,t,n)},call:cr.call,nodes:cr.nodes,node:cr.node,size:cr.size,empty:cr.empty,each:cr.each,on:function(t,e){var n=this._id;return arguments.length<2?qi(this.node(),n).on.on(t):this.each(function(t,e,n){var i,r,s=function(t){return(t+"").trim().split(/^|\s+/).every((function(t){var e=t.indexOf(".");return e>=0&&(t=t.slice(0,e)),!t||"start"===t}))}(e)?Li:Ii;return function(){var o=s(this,t),a=o.on;a!==i&&(r=(i=a).copy()).on(e,n),o.on=r}}(n,t,e))},attr:function(t,e){var n=he(t),i="transform"===n?pi:Yi;return this.attrTween(t,"function"==typeof e?(n.local?Qi:Zi)(n,i,Fi(this,"attr."+t,e)):null==e?(n.local?Ki:Wi)(n):(n.local?Ji:Gi)(n,i,e))},attrTween:function(t,e){var n="attr."+t;if(arguments.length<2)return(n=this.tween(n))&&n._value;if(null==e)return this.tween(n,null);if("function"!=typeof e)throw new Error;var i=he(t);return this.tween(n,(i.local?tr:er)(i,e))},style:function(t,e,n){var i="transform"==(t+="")?di:Yi;return null==e?this.styleTween(t,function(t,e){var n,i,r;return function(){var s=Le(this,t),o=(this.style.removeProperty(t),Le(this,t));return s===o?null:s===n&&o===i?r:r=e(n=s,i=o)}}(t,i)).on("end.style."+t,ar(t)):"function"==typeof e?this.styleTween(t,function(t,e,n){var i,r,s;return function(){var o=Le(this,t),a=n(this),l=a+"";return null==a&&(this.style.removeProperty(t),l=a=Le(this,t)),o===l?null:o===i&&l===r?s:(r=l,s=e(i=o,a))}}(t,i,Fi(this,"style."+t,e))).each(function(t,e){var n,i,r,s,o="style."+e,a="end."+o;return function(){var l=Ii(this,t),h=l.on,u=null==l.value[o]?s||(s=ar(e)):void 0;h===n&&r===u||(i=(n=h).copy()).on(a,r=u),l.on=i}}(this._id,t)):this.styleTween(t,function(t,e,n){var i,r,s=n+"";return function(){var o=Le(this,t);return o===s?null:o===i?r:r=e(i=o,n)}}(t,i,e),n).on("end.style."+t,null)},styleTween:function(t,e,n){var i="style."+(t+="");if(arguments.length<2)return(i=this.tween(i))&&i._value;if(null==e)return this.tween(i,null);if("function"!=typeof e)throw new Error;return this.tween(i,function(t,e,n){var i,r;function s(){var s=e.apply(this,arguments);return s!==r&&(i=(r=s)&&function(t,e,n){return function(i){this.style.setProperty(t,e.call(this,i),n)}}(t,s,n)),i}return s._value=e,s}(t,e,null==n?"":n))},text:function(t){return this.tween("text","function"==typeof t?function(t){return function(){var e=t(this);this.textContent=null==e?"":e}}(Fi(this,"text",t)):function(t){return function(){this.textContent=t}}(null==t?"":t+""))},textTween:function(t){var e="text";if(arguments.length<1)return(e=this.tween(e))&&e._value;if(null==t)return this.tween(e,null);if("function"!=typeof t)throw new Error;return this.tween(e,function(t){var e,n;function i(){var i=t.apply(this,arguments);return i!==n&&(e=(n=i)&&function(t){return function(e){this.textContent=t.call(this,e)}}(i)),e}return i._value=t,i}(t))},remove:function(){return this.on("end.remove",function(t){return function(){var e=this.parentNode;for(var n in this.__transition)if(+n!==t)return;e&&e.removeChild(this)}}(this._id))},tween:function(t,e){var n=this._id;if(t+="",arguments.length<2){for(var i,r=qi(this.node(),n).tween,s=0,o=r.length;s<o;++s)if((i=r[s]).name===t)return i.value;return null}return this.each((null==e?Vi:Xi)(n,t,e))},delay:function(t){var e=this._id;return arguments.length?this.each(("function"==typeof t?nr:ir)(e,t)):qi(this.node(),e).delay},duration:function(t){var e=this._id;return arguments.length?this.each(("function"==typeof t?rr:sr)(e,t)):qi(this.node(),e).duration},ease:function(t){var e=this._id;return arguments.length?this.each(function(t,e){if("function"!=typeof e)throw new Error;return function(){Ii(this,t).ease=e}}(e,t)):qi(this.node(),e).ease},easeVarying:function(t){if("function"!=typeof t)throw new Error;return this.each(function(t,e){return function(){var n=e.apply(this,arguments);if("function"!=typeof n)throw new Error;Ii(this,t).ease=n}}(this._id,t))},end:function(){var t,e,n=this,i=n._id,r=n.size();return new Promise((function(s,o){var a={value:o},l={value:function(){0==--r&&s()}};n.each((function(){var n=Ii(this,i),r=n.on;r!==t&&((e=(t=r).copy())._.cancel.push(a),e._.interrupt.push(a),e._.end.push(l)),n.on=e})),0===r&&s()}))},[Symbol.iterator]:cr[Symbol.iterator]};var dr={time:null,delay:0,duration:250,ease:function(t){return((t*=2)<=1?t*t*t:(t-=2)*t*t+2)/2}};function pr(t,e){for(var n;!(n=t.__transition)||!(n=n[e]);)if(!(t=t.parentNode))throw new Error(`transition ${e} not found`);return n}function fr(t,e,n){this.k=t,this.x=e,this.y=n}gn.prototype.interrupt=function(t){return this.each((function(){!function(t,e){var n,i,r,s=t.__transition,o=!0;if(s){for(r in e=null==e?null:e+"",s)(n=s[r]).name===e?(i=n.state>Hi&&n.state<zi,n.state=ji,n.timer.stop(),n.on.call(i?"interrupt":"cancel",t,t.__data__,n.index,n.group),delete s[r]):o=!1;o&&delete t.__transition}}(this,t)}))},gn.prototype.transition=function(t){var e,n;t instanceof hr?(e=t._id,t=t._name):(e=ur(),(n=dr).time=xi(),t=null==t?null:t+"");for(var i=this._groups,r=i.length,s=0;s<r;++s)for(var o,a=i[s],l=a.length,h=0;h<l;++h)(o=a[h])&&Di(o,t,e,h,a,n||pr(o,e));return new hr(i,this._parents,t,e)},fr.prototype={constructor:fr,scale:function(t){return 1===t?this:new fr(this.k*t,this.x,this.y)},translate:function(t,e){return 0===t&0===e?this:new fr(this.k,this.x+this.k*t,this.y+this.k*e)},apply:function(t){return[t[0]*this.k+this.x,t[1]*this.k+this.y]},applyX:function(t){return t*this.k+this.x},applyY:function(t){return t*this.k+this.y},invert:function(t){return[(t[0]-this.x)/this.k,(t[1]-this.y)/this.k]},invertX:function(t){return(t-this.x)/this.k},invertY:function(t){return(t-this.y)/this.k},rescaleX:function(t){return t.copy().domain(t.range().map(this.invertX,this).map(t.invert,t))},rescaleY:function(t){return t.copy().domain(t.range().map(this.invertY,this).map(t.invert,t))},toString:function(){return"translate("+this.x+","+this.y+") scale("+this.k+")"}},fr.prototype;class br extends te{getComputedStyleValue(t){return getComputedStyle(this).getPropertyValue(t).trim()}firstUpdated(t){super.firstUpdated(t),_n(this.renderRoot.host).classed("keyboard",!0).on("mousemove.keyboard touchstart.keyboard",(t=>{_n(t.currentTarget.renderRoot.host).classed("keyboard",!1).on("mousemove.keyboard touchstart.keyboard",null)})).on("keydown.keyboard",(t=>{_n(t.currentTarget.renderRoot.host).classed("keyboard",!0).on("keydown.keyboard mousemove.keyboard touchstart.keyboard",null)}))}static get greys(){const t="#999999",e={white:"#ffffff"};return e.light75=ti(t,"#ffffff")(.75),e.light50=ti(t,"#ffffff")(.5),e.light25=ti(t,"#ffffff")(.25),e.grey=t,e.dark25=ti(t,"#000000")(.25),e.dark50=ti(t,"#000000")(.5),e.dark75=ti(t,"#000000")(.75),e.black="#000000",e}static get shadows(){return{elevations:[0,2,4,8,16],baselineColor:"#000000",baselineColorString:"0, 0, 0",inverseBaselineColor:"#FFFFFF",inverseBaselineColorString:"255, 255, 255",opacityUmbra:.2,opacityPenumbra:.14,opacityAmbient:.12,opacityBoost:.2,mapUmbra:{0:{x:0,y:0,b:0,s:0},2:{x:0,y:3,b:1,s:-2},4:{x:0,y:2,b:4,s:-1},8:{x:0,y:5,b:5,s:-3},16:{x:0,y:8,b:10,s:-5}},mapPenumbra:{0:{x:0,y:0,b:0,s:0},2:{x:0,y:2,b:2,s:0},4:{x:0,y:4,b:5,s:0},8:{x:0,y:8,b:10,s:1},16:{x:0,y:16,b:24,s:2}},mapAmbient:{0:{x:0,y:0,b:0,s:0},2:{x:0,y:1,b:5,s:0},4:{x:0,y:1,b:10,s:0},8:{x:0,y:3,b:14,s:2},16:{x:0,y:6,b:30,s:5}}}}static cssBoxShadow(t,e=!1,n=!1){const i=this.shadows.opacityUmbra+this.shadows.opacityBoost,r=this.shadows.opacityPenumbra+this.shadows.opacityBoost,s=this.shadows.opacityAmbient+this.shadows.opacityBoost,o=n?`rgba(${this.shadows.inverseBaselineColorString}, ${i})`:`rgba(${this.shadows.baselineColorString}, ${i})`,a=n?`rgba(${this.shadows.inverseBaselineColorString}, ${r})`:`rgba(${this.shadows.baselineColorString}, ${r})`,l=n?`rgba(${this.shadows.inverseBaselineColorString}, ${s})`:`rgba(${this.shadows.baselineColorString}, ${s})`,h=this.shadows.mapUmbra[t],u=this.shadows.mapPenumbra[t],c=this.shadows.mapAmbient[t];return`${e?`${-h.y}px ${h.y/2}px ${h.b}px ${h.s}px`:`${h.y/2}px ${h.y}px ${h.b}px ${h.s}px`} ${o}, ${e?`${-u.y}px ${u.y/2}px ${u.b}px ${u.s}px`:`${u.y/2}px ${u.y}px ${u.b}px ${u.s}px`} ${a}, ${e?`${-c.y}px ${c.y/2}px ${c.b}px ${c.s}px`:`${c.y/2}px ${c.y}px ${c.b}px ${c.s}px`} ${l}`}static get svgFilters(){const t=br.shadows,e=t.elevations.map((e=>Ht`
41
41
  <filter id=${`shadow-${e}`} x="-250%" y="-250%" width="600%" height="600%">
42
42
  <feComponentTransfer in="SourceAlpha" result="solid">
43
43
  <feFuncA type="table" tableValues="0 1 1"/>
@@ -45,9 +45,9 @@ var Xt,Ft;null==Vt||Vt(Ot,Bt),(null!==(ht=globalThis.litHtmlVersions)&&void 0!==
45
45
  <feOffset in="solid" result="offU" dx=${t.mapUmbra[e].y/2} dy=${t.mapUmbra[e].y} />
46
46
  <feOffset in="solid" result="offP" dx=${t.mapPenumbra[e].y/2} dy=${t.mapPenumbra[e].y} />
47
47
  <feOffset in="solid" result="offA" dx=${t.mapAmbient[e].y/2} dy=${t.mapAmbient[e].y} />
48
- ${0===t.mapUmbra[e].s?Ct``:Ct`<feMorphology in="offU" result="spreadU" operator=${t.mapUmbra[e].s>0?"dilate":"erode"} radius=${Math.abs(t.mapUmbra[e].s)} />`}
49
- ${0===t.mapPenumbra[e].s?Ct``:Ct`<feMorphology in="offP" result="spreadP" operator=${t.mapPenumbra[e].s>0?"dilate":"erode"} radius=${Math.abs(t.mapPenumbra[e].s)} />`}
50
- ${0===t.mapAmbient[e].s?Ct``:Ct`<feMorphology in="offA" result="spreadA" operator=${t.mapAmbient[e].s>0?"dilate":"erode"} radius=${Math.abs(t.mapAmbient[e].s)} />`}
48
+ ${0===t.mapUmbra[e].s?Ht``:Ht`<feMorphology in="offU" result="spreadU" operator=${t.mapUmbra[e].s>0?"dilate":"erode"} radius=${Math.abs(t.mapUmbra[e].s)} />`}
49
+ ${0===t.mapPenumbra[e].s?Ht``:Ht`<feMorphology in="offP" result="spreadP" operator=${t.mapPenumbra[e].s>0?"dilate":"erode"} radius=${Math.abs(t.mapPenumbra[e].s)} />`}
50
+ ${0===t.mapAmbient[e].s?Ht``:Ht`<feMorphology in="offA" result="spreadA" operator=${t.mapAmbient[e].s>0?"dilate":"erode"} radius=${Math.abs(t.mapAmbient[e].s)} />`}
51
51
  <feGaussianBlur in=${0===t.mapUmbra[e].s?"offU":"spreadU"} result="blurU" stdDeviation=${t.mapUmbra[e].b/2} />
52
52
  <feGaussianBlur in=${0===t.mapPenumbra[e].s?"offP":"spreadP"} result="blurP" stdDeviation=${t.mapPenumbra[e].b/2} />
53
53
  <feGaussianBlur in=${0===t.mapAmbient[e].s?"offA":"spreadA"} result="blurA" stdDeviation=${t.mapAmbient[e].b/2} />
@@ -67,30 +67,30 @@ var Xt,Ft;null==Vt||Vt(Ot,Bt),(null!==(ht=globalThis.litHtmlVersions)&&void 0!==
67
67
  <feMergeNode in="finalA" />
68
68
  <feMergeNode in="SourceGraphic" />
69
69
  </feMerge>
70
- </filter>`));return Ct`
70
+ </filter>`));return Ht`
71
71
  <svg class="defs">
72
72
  <defs>
73
73
  ${e}
74
74
  </defs>
75
75
  </svg>
76
- `}static get styles(){return Q`
76
+ `}static get styles(){return it`
77
77
  :host {
78
- ---shadow-0: var(--shadow-0, ${Z(this.cssBoxShadow(0))});
79
- ---shadow-2: var(--shadow-2, ${Z(this.cssBoxShadow(2))});
80
- ---shadow-4: var(--shadow-4, ${Z(this.cssBoxShadow(4))});
81
- ---shadow-8: var(--shadow-8, ${Z(this.cssBoxShadow(8))});
82
-
83
- ---color-background: var(--color-background, ${Z(this.greys.white)});
84
- ---color-border: var(--color-border, ${Z(this.greys.light75)});
85
- ---color-text: var(--color-text, ${Z(this.greys.dark75)});
86
- ---color-text-inverse: var(--color-text-inverse, ${Z(this.greys.white)});
87
- ---color-link: var(--color-link, ${Z(this.greys.dark25)});
88
- ---color-element-background: var(--color-element-background, ${Z(this.greys.light75)});
89
- ---color-element-disabled: var(--color-element-disabled, ${Z(this.greys.light50)});
90
- ---color-element-enabled: var(--color-element-enabled, ${Z(this.greys.dark25)});
91
- ---color-element-selected: var(--color-element-selected, ${Z(this.greys.grey)});
92
- ---color-element-border: var(--color-element-border, ${Z(this.greys.dark50)});
93
- ---color-element-emphasis: var(--color-element-emphasis, ${Z(this.greys.dark75)});
78
+ ---shadow-0: var(--shadow-0, ${nt(this.cssBoxShadow(0))});
79
+ ---shadow-2: var(--shadow-2, ${nt(this.cssBoxShadow(2))});
80
+ ---shadow-4: var(--shadow-4, ${nt(this.cssBoxShadow(4))});
81
+ ---shadow-8: var(--shadow-8, ${nt(this.cssBoxShadow(8))});
82
+
83
+ ---color-background: var(--color-background, ${nt(this.greys.white)});
84
+ ---color-border: var(--color-border, ${nt(this.greys.light75)});
85
+ ---color-text: var(--color-text, ${nt(this.greys.dark75)});
86
+ ---color-text-inverse: var(--color-text-inverse, ${nt(this.greys.white)});
87
+ ---color-link: var(--color-link, ${nt(this.greys.dark25)});
88
+ ---color-element-background: var(--color-element-background, ${nt(this.greys.light75)});
89
+ ---color-element-disabled: var(--color-element-disabled, ${nt(this.greys.light50)});
90
+ ---color-element-enabled: var(--color-element-enabled, ${nt(this.greys.dark25)});
91
+ ---color-element-selected: var(--color-element-selected, ${nt(this.greys.grey)});
92
+ ---color-element-border: var(--color-element-border, ${nt(this.greys.dark50)});
93
+ ---color-element-emphasis: var(--color-element-emphasis, ${nt(this.greys.dark75)});
94
94
 
95
95
  ---font-family-base: var(--font-family-base, "Source Sans", sans-serif);
96
96
  ---font-family-math: var(--font-family-math, "Source Serif", serif);
@@ -130,7 +130,7 @@ var Xt,Ft;null==Vt||Vt(Ot,Bt),(null!==(ht=globalThis.litHtmlVersions)&&void 0!==
130
130
  width: 0;
131
131
  height: 0;
132
132
  }
133
- `}}class pr extends dr{static get properties(){return{disabled:{attribute:"disabled",type:Boolean,reflect:!0}}}constructor(){super(),this.disabled=!1}static get styles(){return[super.styles,Q`
133
+ `}}class vr extends br{static get properties(){return{disabled:{attribute:"disabled",type:Boolean,reflect:!0}}}constructor(){super(),this.disabled=!1}static get styles(){return[super.styles,it`
134
134
  :host {
135
135
  margin: 0.25rem;
136
136
  }
@@ -183,21 +183,21 @@ var Xt,Ft;null==Vt||Vt(Ot,Bt),(null!==(ht=globalThis.litHtmlVersions)&&void 0!==
183
183
  outline: none;
184
184
  box-shadow: var(---shadow-8);
185
185
  }
186
- `]}render(){return St`
186
+ `]}render(){return Ot`
187
187
  <button ?disabled=${this.disabled}>
188
188
  <slot></slot>
189
189
  </button>
190
- `}}customElements.define("decidables-button",pr);
190
+ `}}customElements.define("decidables-button",vr);
191
191
  /**
192
192
  * @license
193
193
  * Copyright 2018 Google LLC
194
194
  * SPDX-License-Identifier: BSD-3-Clause
195
195
  */
196
- const fr=t=>null!=t?t:H;class br extends dr{static get properties(){return{disabled:{attribute:"disabled",type:Boolean,reflect:!0},max:{attribute:"max",type:Number,reflect:!0},min:{attribute:"min",type:Number,reflect:!0},step:{attribute:"step",type:Number,reflect:!0},value:{attribute:"value",type:Number,reflect:!0}}}constructor(){super(),this.disabled=!1,this.max=void 0,this.min=void 0,this.step=void 0,this.value=void 0}changed(t){this.value=t.target.value,this.dispatchEvent(new CustomEvent("change",{detail:{value:this.value},bubbles:!0}))}inputted(t){this.value=t.target.value}static get styles(){return[super.styles,Q`
196
+ const yr=t=>null!=t?t:B;class mr extends br{static get properties(){return{disabled:{attribute:"disabled",type:Boolean,reflect:!0},max:{attribute:"max",type:Number,reflect:!0},min:{attribute:"min",type:Number,reflect:!0},step:{attribute:"step",type:Number,reflect:!0},value:{attribute:"value",type:Number,reflect:!0}}}constructor(){super(),this.disabled=!1,this.max=void 0,this.min=void 0,this.step=void 0,this.value=void 0}changed(t){this.value=t.target.value,this.dispatchEvent(new CustomEvent("change",{detail:{value:this.value},bubbles:!0}))}inputted(t){this.value=t.target.value}static get styles(){return[super.styles,it`
197
197
  :host {
198
- ---shadow-2-rotate: var(--shadow-2-rotate, ${Z(this.cssBoxShadow(2,!0,!1))});
199
- ---shadow-4-rotate: var(--shadow-4-rotate, ${Z(this.cssBoxShadow(4,!0,!1))});
200
- ---shadow-8-rotate: var(--shadow-8-rotate, ${Z(this.cssBoxShadow(8,!0,!1))});
198
+ ---shadow-2-rotate: var(--shadow-2-rotate, ${nt(this.cssBoxShadow(2,!0,!1))});
199
+ ---shadow-4-rotate: var(--shadow-4-rotate, ${nt(this.cssBoxShadow(4,!0,!1))});
200
+ ---shadow-8-rotate: var(--shadow-8-rotate, ${nt(this.cssBoxShadow(8,!0,!1))});
201
201
 
202
202
  display: flex;
203
203
 
@@ -443,15 +443,15 @@ const fr=t=>null!=t?t:H;class br extends dr{static get properties(){return{disab
443
443
  :host(.keyboard) input[type=range]:enabled:focus:active::-ms-thumb {
444
444
  box-shadow: var(---shadow-8-rotate);
445
445
  }
446
- `]}render(){return St`
446
+ `]}render(){return Ot`
447
447
  <label for="slider">
448
448
  <slot></slot>
449
449
  </label>
450
450
  <div class="range">
451
- <input type="range" id="slider" min=${fr(this.min)} max=${fr(this.max)} step=${fr(this.step)} .value=${this.value} @change=${this.changed.bind(this)} @input=${this.inputted.bind(this)}>
451
+ <input type="range" id="slider" min=${yr(this.min)} max=${yr(this.max)} step=${yr(this.step)} .value=${this.value} @change=${this.changed.bind(this)} @input=${this.inputted.bind(this)}>
452
452
  </div>
453
- <decidables-spinner min=${fr(this.min)} max=${fr(this.max)} step=${fr(this.step)} .value=${this.value} @input=${this.inputted.bind(this)}></decidables-spinner>
454
- `}}customElements.define("decidables-slider",br);class vr extends dr{static get properties(){return{disabled:{attribute:"disabled",type:Boolean,reflect:!0},max:{attribute:"max",type:Number,reflect:!0},min:{attribute:"min",type:Number,reflect:!0},step:{attribute:"step",type:Number,reflect:!0},value:{attribute:"value",type:Number,reflect:!0}}}constructor(){super(),this.disabled=!1,this.max=void 0,this.min=void 0,this.step=void 0,this.value=void 0}inputted(t){this.value=t.target.value}static get styles(){return[super.styles,Q`
453
+ <decidables-spinner min=${yr(this.min)} max=${yr(this.max)} step=${yr(this.step)} .value=${this.value} @input=${this.inputted.bind(this)}></decidables-spinner>
454
+ `}}customElements.define("decidables-slider",mr);class gr extends br{static get properties(){return{disabled:{attribute:"disabled",type:Boolean,reflect:!0},max:{attribute:"max",type:Number,reflect:!0},min:{attribute:"min",type:Number,reflect:!0},step:{attribute:"step",type:Number,reflect:!0},value:{attribute:"value",type:Number,reflect:!0}}}constructor(){super(),this.disabled=!1,this.max=void 0,this.min=void 0,this.step=void 0,this.value=void 0}inputted(t){this.value=t.target.value}static get styles(){return[super.styles,it`
455
455
  :host {
456
456
  ---decidables-spinner-font-size: var(--decidables-spinner-font-size, 1.125rem);
457
457
  ---decidables-spinner-input-width: var(--decidables-spinner-input-width, 4rem);
@@ -530,12 +530,12 @@ const fr=t=>null!=t?t:H;class br extends dr{static get properties(){return{disab
530
530
  margin: 0;
531
531
  -webkit-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
532
532
  }
533
- `]}render(){return St`
533
+ `]}render(){return Ot`
534
534
  <label>
535
535
  <slot></slot>
536
- <input ?disabled=${this.disabled} type="number" min=${fr(this.min)} max=${fr(this.max)} step=${fr(this.step)} .value=${this.value} @input=${this.inputted.bind(this)}>
536
+ <input ?disabled=${this.disabled} type="number" min=${yr(this.min)} max=${yr(this.max)} step=${yr(this.step)} .value=${this.value} @input=${this.inputted.bind(this)}>
537
537
  </label>
538
- `}}customElements.define("decidables-spinner",vr);class yr extends dr{static get properties(){return{checked:{attribute:"checked",type:Boolean,reflect:!0},disabled:{attribute:"disabled",type:Boolean,reflect:!0}}}constructor(){super(),this.checked=!1,this.disabled=!1}changed(t){this.checked=t.target.checked,this.dispatchEvent(new CustomEvent("change",{detail:{checked:this.checked},bubbles:!0}))}static get styles(){return[super.styles,Q`
538
+ `}}customElements.define("decidables-spinner",gr);class _r extends br{static get properties(){return{checked:{attribute:"checked",type:Boolean,reflect:!0},disabled:{attribute:"disabled",type:Boolean,reflect:!0}}}constructor(){super(),this.checked=!1,this.disabled=!1}changed(t){this.checked=t.target.checked,this.dispatchEvent(new CustomEvent("change",{detail:{checked:this.checked},bubbles:!0}))}static get styles(){return[super.styles,it`
539
539
  :host {
540
540
  display: flex;
541
541
 
@@ -654,7 +654,7 @@ const fr=t=>null!=t?t:H;class br extends dr{static get properties(){return{disab
654
654
  :host(.keyboard) input[type=checkbox]:enabled:focus:active + label + label::after {
655
655
  box-shadow: var(---shadow-8);
656
656
  }
657
- `]}render(){return St`
657
+ `]}render(){return Ot`
658
658
  <input type="checkbox" id="switch" ?checked=${this.checked} ?disabled=${this.disabled} @change=${this.changed.bind(this)}>
659
659
  <label for="switch">
660
660
  <slot name="off-label"></slot>
@@ -662,7 +662,7 @@ const fr=t=>null!=t?t:H;class br extends dr{static get properties(){return{disab
662
662
  <label for="switch">
663
663
  <slot></slot>
664
664
  </label>
665
- `}}customElements.define("decidables-switch",yr);class mr extends dr{static get properties(){return{disabled:{attribute:"disabled",type:Boolean,reflect:!0}}}constructor(){super(),this.disabled=!1}static get styles(){return[super.styles,Q`
665
+ `}}customElements.define("decidables-switch",_r);class wr extends br{static get properties(){return{disabled:{attribute:"disabled",type:Boolean,reflect:!0}}}constructor(){super(),this.disabled=!1}static get styles(){return[super.styles,it`
666
666
  fieldset {
667
667
  display: flex;
668
668
 
@@ -679,12 +679,12 @@ const fr=t=>null!=t?t:H;class br extends dr{static get properties(){return{disab
679
679
  legend {
680
680
  text-align: center;
681
681
  }
682
- `]}render(){return St`
682
+ `]}render(){return Ot`
683
683
  <fieldset ?disabled=${this.disabled}>
684
684
  <legend><slot name="label"></slot></legend>
685
685
  <slot></slot>
686
686
  </fieldset>
687
- `}}customElements.define("decidables-toggle",mr);class gr extends dr{static get properties(){return{checked:{attribute:"checked",type:Boolean,reflect:!0},disabled:{attribute:"disabled",type:Boolean,reflect:!0},name:{attribute:"name",type:String,reflect:!0},value:{attribute:"value",type:String,reflect:!0}}}constructor(){super(),this.checked=!1,this.disabled=!1,this.name=void 0,this.value=void 0}changed(t){this.checked=t.target.checked,this.dispatchEvent(new CustomEvent("change",{detail:{checked:this.checked,value:this.value},bubbles:!0}))}static get styles(){return[super.styles,Q`
687
+ `}}customElements.define("decidables-toggle",wr);class $r extends br{static get properties(){return{checked:{attribute:"checked",type:Boolean,reflect:!0},disabled:{attribute:"disabled",type:Boolean,reflect:!0},name:{attribute:"name",type:String,reflect:!0},value:{attribute:"value",type:String,reflect:!0}}}constructor(){super(),this.checked=!1,this.disabled=!1,this.name=void 0,this.value=void 0}changed(t){this.checked=t.target.checked,this.dispatchEvent(new CustomEvent("change",{detail:{checked:this.checked,value:this.value},bubbles:!0}))}static get styles(){return[super.styles,it`
688
688
  :host {
689
689
  display: flex;
690
690
  }
@@ -777,10 +777,10 @@ const fr=t=>null!=t?t:H;class br extends dr{static get properties(){return{disab
777
777
  outline: none;
778
778
  box-shadow: var(---shadow-8);
779
779
  }
780
- `]}render(){return St`
780
+ `]}render(){return Ot`
781
781
  <input type="radio" id="toggle-option" name=${this.name} value=${this.value} .checked=${this.checked} @change=${this.changed.bind(this)}>
782
782
  <label for="toggle-option">
783
783
  <slot></slot>
784
784
  </label>
785
- `}}customElements.define("decidables-toggle-option",gr);const _r={fromAttribute:t=>t.split(/\s+/).map((t=>Number.parseFloat(t))),toAttribute:t=>t.length?t.map((t=>t.toFixed(3))).join(" "):null},wr={fromAttribute:t=>new Set(t.split(/\s+/)),toAttribute:t=>t.size?[...t].join(" "):null};t.DecidablesButton=pr,t.DecidablesConverterArray=_r,t.DecidablesConverterSet=wr,t.DecidablesElement=dr,t.DecidablesSlider=br,t.DecidablesSpinner=vr,t.DecidablesSwitch=yr,t.DecidablesToggle=mr,t.DecidablesToggleOption=gr}));
785
+ `}}customElements.define("decidables-toggle-option",$r);const xr={fromAttribute:t=>t.split(/\s+/).map((t=>Number.parseFloat(t))),toAttribute:t=>t.length?t.map((t=>t.toFixed(3))).join(" "):null},Ar={fromAttribute:t=>new Set(t.split(/\s+/)),toAttribute:t=>t.size?[...t].join(" "):null};t.DecidablesButton=vr,t.DecidablesConverterArray=xr,t.DecidablesConverterSet=Ar,t.DecidablesElement=br,t.DecidablesSlider=mr,t.DecidablesSpinner=gr,t.DecidablesSwitch=_r,t.DecidablesToggle=wr,t.DecidablesToggleOption=$r}));
786
786
  //# sourceMappingURL=decidablesElements.umd.min.js.map