@3mo/collapsible-card 0.1.2 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/dist/Card/Card.d.ts +62 -62
- package/dist/Card/index.d.ts +1 -1
- package/dist/CollapsibleCard/CollapsibleCard.d.ts +31 -31
- package/dist/CollapsibleCard/index.d.ts +1 -1
- package/dist/CollapsibleCard.d.ts +31 -31
- package/dist/CollapsibleCard.js +60 -60
- package/dist/Flex/AsteriskSyntaxStyleHandler.d.ts +9 -0
- package/dist/Flex/AsteriskSyntaxStyleHandler.d.ts.map +1 -0
- package/dist/Flex/Flex.d.ts +38 -38
- package/dist/Flex/index.d.ts +2 -1
- package/dist/Flex/index.d.ts.map +1 -1
- package/dist/Heading/Heading.d.ts +28 -28
- package/dist/Heading/index.d.ts +1 -1
- package/dist/Icon/Icon.d.ts +32 -32
- package/dist/Icon/Icon.d.ts.map +1 -1
- package/dist/Icon/MaterialIcon.d.ts +1 -1
- package/dist/Icon/index.d.ts +2 -2
- package/dist/IconButton/IconButton.d.ts +23 -23
- package/dist/IconButton/IconButton.d.ts.map +1 -1
- package/dist/IconButton/index.d.ts +2 -2
- package/dist/SlotController/SlotController.d.ts +18 -18
- package/dist/SlotController/SlotController.d.ts.map +1 -1
- package/dist/SlotController/index.d.ts +1 -1
- package/dist/Tooltip/Tooltip.d.ts +39 -39
- package/dist/Tooltip/TooltipDirective.d.ts +12 -12
- package/dist/Tooltip/TooltipDirective.d.ts.map +1 -1
- package/dist/Tooltip/TooltipHost.d.ts +10 -10
- package/dist/Tooltip/index.d.ts +3 -3
- package/dist/bundle.js +1 -1
- package/dist/disabledProperty/disabledProperty.d.ts +5 -5
- package/dist/disabledProperty/disabledProperty.d.ts.map +1 -1
- package/dist/disabledProperty/index.d.ts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/localization/CardinalPluralizationRulesByLanguage.d.ts +12 -11
- package/dist/localization/CardinalPluralizationRulesByLanguage.d.ts.map +1 -1
- package/dist/localization/DirectionsByLanguage.d.ts +10 -9
- package/dist/localization/DirectionsByLanguage.d.ts.map +1 -1
- package/dist/localization/LanguageCode.d.ts +186 -189
- package/dist/localization/LanguageCode.d.ts.map +1 -1
- package/dist/localization/LanguageController.d.ts +10 -0
- package/dist/localization/LanguageController.d.ts.map +1 -0
- package/dist/localization/Localizer.d.ts +40 -38
- package/dist/localization/Localizer.d.ts.map +1 -1
- package/dist/localization/formatters/Currency.d.ts +373 -0
- package/dist/localization/formatters/Currency.d.ts.map +1 -0
- package/dist/localization/formatters/Number.format.d.ts +9 -0
- package/dist/localization/formatters/Number.format.d.ts.map +1 -0
- package/dist/localization/formatters/Number.formatAsCurrency.d.ts +12 -0
- package/dist/localization/formatters/Number.formatAsCurrency.d.ts.map +1 -0
- package/dist/localization/formatters/Number.formatAsPercent.d.ts +9 -0
- package/dist/localization/formatters/Number.formatAsPercent.d.ts.map +1 -0
- package/dist/localization/formatters/Number.formatAsUnit.d.ts +11 -0
- package/dist/localization/formatters/Number.formatAsUnit.d.ts.map +1 -0
- package/dist/localization/formatters/OptionsWithLanguage.d.ts +5 -0
- package/dist/localization/formatters/OptionsWithLanguage.d.ts.map +1 -0
- package/dist/localization/formatters/String.toNumber.d.ts +7 -0
- package/dist/localization/formatters/String.toNumber.d.ts.map +1 -0
- package/dist/localization/formatters/index.d.ts +7 -0
- package/dist/localization/formatters/index.d.ts.map +1 -0
- package/dist/localization/index.d.ts +6 -4
- package/dist/localization/index.d.ts.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +33 -33
package/dist/bundle.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(()=>{"use strict";var e=function(t,i){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])},e(t,i)};var i=function(){return i=Object.assign||function(t){for(var e,i=1,r=arguments.length;i<r;i++)for(var o in e=arguments[i])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},i.apply(this,arguments)};function r(t,e,i,r){var o,n=arguments.length,s=n<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,i):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(t,e,i,r);else for(var a=t.length-1;a>=0;a--)(o=t[a])&&(s=(n<3?o(s):n>3?o(e,i,s):o(e,i))||s);return n>3&&s&&Object.defineProperty(e,i,s),s}Object.create;function o(t){var e="function"==typeof Symbol&&Symbol.iterator,i=e&&t[e],r=0;if(i)return i.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}Object.create;const n=window,s=n.ShadowRoot&&(void 0===n.ShadyCSS||n.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,a=Symbol(),c=new WeakMap;class d{constructor(t,e,i){if(this._$cssResult$=!0,i!==a)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(s&&void 0===t){const i=void 0!==e&&1===e.length;i&&(t=c.get(e)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),i&&c.set(e,t))}return t}toString(){return this.cssText}}const l=t=>new d("string"==typeof t?t:t+"",void 0,a),p=(t,...e)=>{const i=1===t.length?t[0]:e.reduce(((e,i,r)=>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.")})(i)+t[r+1]),t[0]);return new d(i,t,a)},u=s?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const i of t.cssRules)e+=i.cssText;return l(e)})(t):t;var h;const m=window,f=m.trustedTypes,v=f?f.emptyScript:"",g=m.reactiveElementPolyfillSupport,y={toAttribute(t,e){switch(e){case Boolean:t=t?v:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,e){let i=t;switch(e){case Boolean:i=null!==t;break;case Number:i=null===t?null:Number(t);break;case Object:case Array:try{i=JSON.parse(t)}catch(t){i=null}}return i}},b=(t,e)=>e!==t&&(e==e||t==t),_={attribute:!0,type:String,converter:y,reflect:!1,hasChanged:b};class A extends HTMLElement{constructor(){super(),this._$Ei=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$El=null,this.u()}static addInitializer(t){var e;this.finalize(),(null!==(e=this.h)&&void 0!==e?e:this.h=[]).push(t)}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach(((e,i)=>{const r=this._$Ep(i,e);void 0!==r&&(this._$Ev.set(r,i),t.push(r))})),t}static createProperty(t,e=_){if(e.state&&(e.attribute=!1),this.finalize(),this.elementProperties.set(t,e),!e.noAccessor&&!this.prototype.hasOwnProperty(t)){const i="symbol"==typeof t?Symbol():"__"+t,r=this.getPropertyDescriptor(t,i,e);void 0!==r&&Object.defineProperty(this.prototype,t,r)}}static getPropertyDescriptor(t,e,i){return{get(){return this[e]},set(r){const o=this[t];this[e]=r,this.requestUpdate(t,o,i)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||_}static finalize(){if(this.hasOwnProperty("finalized"))return!1;this.finalized=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),void 0!==t.h&&(this.h=[...t.h]),this.elementProperties=new Map(t.elementProperties),this._$Ev=new Map,this.hasOwnProperty("properties")){const t=this.properties,e=[...Object.getOwnPropertyNames(t),...Object.getOwnPropertySymbols(t)];for(const i of e)this.createProperty(i,t[i])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const i=new Set(t.flat(1/0).reverse());for(const t of i)e.unshift(u(t))}else void 0!==t&&e.push(u(t));return e}static _$Ep(t,e){const i=e.attribute;return!1===i?void 0:"string"==typeof i?i:"string"==typeof t?t.toLowerCase():void 0}u(){var t;this._$E_=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$Eg(),this.requestUpdate(),null===(t=this.constructor.h)||void 0===t||t.forEach((t=>t(this)))}addController(t){var e,i;(null!==(e=this._$ES)&&void 0!==e?e:this._$ES=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(i=t.hostConnected)||void 0===i||i.call(t))}removeController(t){var e;null===(e=this._$ES)||void 0===e||e.splice(this._$ES.indexOf(t)>>>0,1)}_$Eg(){this.constructor.elementProperties.forEach(((t,e)=>{this.hasOwnProperty(e)&&(this._$Ei.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)=>{s?t.adoptedStyleSheets=e.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):e.forEach((e=>{const i=document.createElement("style"),r=n.litNonce;void 0!==r&&i.setAttribute("nonce",r),i.textContent=e.cssText,t.appendChild(i)}))})(e,this.constructor.elementStyles),e}connectedCallback(){var t;void 0===this.renderRoot&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),null===(t=this._$ES)||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._$ES)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostDisconnected)||void 0===e?void 0:e.call(t)}))}attributeChangedCallback(t,e,i){this._$AK(t,i)}_$EO(t,e,i=_){var r;const o=this.constructor._$Ep(t,i);if(void 0!==o&&!0===i.reflect){const n=(void 0!==(null===(r=i.converter)||void 0===r?void 0:r.toAttribute)?i.converter:y).toAttribute(e,i.type);this._$El=t,null==n?this.removeAttribute(o):this.setAttribute(o,n),this._$El=null}}_$AK(t,e){var i;const r=this.constructor,o=r._$Ev.get(t);if(void 0!==o&&this._$El!==o){const t=r.getPropertyOptions(o),n="function"==typeof t.converter?{fromAttribute:t.converter}:void 0!==(null===(i=t.converter)||void 0===i?void 0:i.fromAttribute)?t.converter:y;this._$El=o,this[o]=n.fromAttribute(e,t.type),this._$El=null}}requestUpdate(t,e,i){let r=!0;void 0!==t&&(((i=i||this.constructor.getPropertyOptions(t)).hasChanged||b)(this[t],e)?(this._$AL.has(t)||this._$AL.set(t,e),!0===i.reflect&&this._$El!==t&&(void 0===this._$EC&&(this._$EC=new Map),this._$EC.set(t,i))):r=!1),!this.isUpdatePending&&r&&(this._$E_=this._$Ej())}async _$Ej(){this.isUpdatePending=!0;try{await this._$E_}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._$Ei&&(this._$Ei.forEach(((t,e)=>this[e]=t)),this._$Ei=void 0);let e=!1;const i=this._$AL;try{e=this.shouldUpdate(i),e?(this.willUpdate(i),null===(t=this._$ES)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostUpdate)||void 0===e?void 0:e.call(t)})),this.update(i)):this._$Ek()}catch(t){throw e=!1,this._$Ek(),t}e&&this._$AE(i)}willUpdate(t){}_$AE(t){var e;null===(e=this._$ES)||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)}_$Ek(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$E_}shouldUpdate(t){return!0}update(t){void 0!==this._$EC&&(this._$EC.forEach(((t,e)=>this._$EO(e,this[e],t))),this._$EC=void 0),this._$Ek()}updated(t){}firstUpdated(t){}}var $;A.finalized=!0,A.elementProperties=new Map,A.elementStyles=[],A.shadowRootOptions={mode:"open"},null==g||g({ReactiveElement:A}),(null!==(h=m.reactiveElementVersions)&&void 0!==h?h:m.reactiveElementVersions=[]).push("1.6.1");const w=window,x=w.trustedTypes,C=x?x.createPolicy("lit-html",{createHTML:t=>t}):void 0,E=`lit$${(Math.random()+"").slice(9)}$`,S="?"+E,k=`<${S}>`,T=document,H=(t="")=>T.createComment(t),P=t=>null===t||"object"!=typeof t&&"function"!=typeof t,R=Array.isArray,z=t=>R(t)||"function"==typeof(null==t?void 0:t[Symbol.iterator]),I=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,O=/-->/g,M=/>/g,D=RegExp(">|[ \t\n\f\r](?:([^\\s\"'>=/]+)([ \t\n\f\r]*=[ \t\n\f\r]*(?:[^ \t\n\f\r\"'`<>=]|(\"|')|))|$)","g"),L=/'/g,N=/"/g,F=/^(?:script|style|textarea|title)$/i,U=t=>(e,...i)=>({_$litType$:t,strings:e,values:i}),B=U(1),V=U(2),j=Symbol.for("lit-noChange"),G=Symbol.for("lit-nothing"),q=new WeakMap,Y=T.createTreeWalker(T,129,null,!1),W=(t,e)=>{const i=t.length-1,r=[];let o,n=2===e?"<svg>":"",s=I;for(let e=0;e<i;e++){const i=t[e];let a,c,d=-1,l=0;for(;l<i.length&&(s.lastIndex=l,c=s.exec(i),null!==c);)l=s.lastIndex,s===I?"!--"===c[1]?s=O:void 0!==c[1]?s=M:void 0!==c[2]?(F.test(c[2])&&(o=RegExp("</"+c[2],"g")),s=D):void 0!==c[3]&&(s=D):s===D?">"===c[0]?(s=null!=o?o:I,d=-1):void 0===c[1]?d=-2:(d=s.lastIndex-c[2].length,a=c[1],s=void 0===c[3]?D:'"'===c[3]?N:L):s===N||s===L?s=D:s===O||s===M?s=I:(s=D,o=void 0);const p=s===D&&t[e+1].startsWith("/>")?" ":"";n+=s===I?i+k:d>=0?(r.push(a),i.slice(0,d)+"$lit$"+i.slice(d)+E+p):i+E+(-2===d?(r.push(void 0),e):p)}const a=n+(t[i]||"<?>")+(2===e?"</svg>":"");if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return[void 0!==C?C.createHTML(a):a,r]};class X{constructor({strings:t,_$litType$:e},i){let r;this.parts=[];let o=0,n=0;const s=t.length-1,a=this.parts,[c,d]=W(t,e);if(this.el=X.createElement(c,i),Y.currentNode=this.el.content,2===e){const t=this.el.content,e=t.firstChild;e.remove(),t.append(...e.childNodes)}for(;null!==(r=Y.nextNode())&&a.length<s;){if(1===r.nodeType){if(r.hasAttributes()){const t=[];for(const e of r.getAttributeNames())if(e.endsWith("$lit$")||e.startsWith(E)){const i=d[n++];if(t.push(e),void 0!==i){const t=r.getAttribute(i.toLowerCase()+"$lit$").split(E),e=/([.?@])?(.*)/.exec(i);a.push({type:1,index:o,name:e[2],strings:t,ctor:"."===e[1]?tt:"?"===e[1]?it:"@"===e[1]?rt:Q})}else a.push({type:6,index:o})}for(const e of t)r.removeAttribute(e)}if(F.test(r.tagName)){const t=r.textContent.split(E),e=t.length-1;if(e>0){r.textContent=x?x.emptyScript:"";for(let i=0;i<e;i++)r.append(t[i],H()),Y.nextNode(),a.push({type:2,index:++o});r.append(t[e],H())}}}else if(8===r.nodeType)if(r.data===S)a.push({type:2,index:o});else{let t=-1;for(;-1!==(t=r.data.indexOf(E,t+1));)a.push({type:7,index:o}),t+=E.length-1}o++}}static createElement(t,e){const i=T.createElement("template");return i.innerHTML=t,i}}function K(t,e,i=t,r){var o,n,s,a;if(e===j)return e;let c=void 0!==r?null===(o=i._$Co)||void 0===o?void 0:o[r]:i._$Cl;const d=P(e)?void 0:e._$litDirective$;return(null==c?void 0:c.constructor)!==d&&(null===(n=null==c?void 0:c._$AO)||void 0===n||n.call(c,!1),void 0===d?c=void 0:(c=new d(t),c._$AT(t,i,r)),void 0!==r?(null!==(s=(a=i)._$Co)&&void 0!==s?s:a._$Co=[])[r]=c:i._$Cl=c),void 0!==c&&(e=K(t,c._$AS(t,e.values),c,r)),e}class Z{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:i},parts:r}=this._$AD,o=(null!==(e=null==t?void 0:t.creationScope)&&void 0!==e?e:T).importNode(i,!0);Y.currentNode=o;let n=Y.nextNode(),s=0,a=0,c=r[0];for(;void 0!==c;){if(s===c.index){let e;2===c.type?e=new J(n,n.nextSibling,this,t):1===c.type?e=new c.ctor(n,c.name,c.strings,this,t):6===c.type&&(e=new ot(n,this,t)),this.u.push(e),c=r[++a]}s!==(null==c?void 0:c.index)&&(n=Y.nextNode(),s++)}return o}p(t){let e=0;for(const i of this.u)void 0!==i&&(void 0!==i.strings?(i._$AI(t,i,e),e+=i.strings.length-2):i._$AI(t[e])),e++}}class J{constructor(t,e,i,r){var o;this.type=2,this._$AH=G,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=i,this.options=r,this._$Cm=null===(o=null==r?void 0:r.isConnected)||void 0===o||o}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=K(this,t,e),P(t)?t===G||null==t||""===t?(this._$AH!==G&&this._$AR(),this._$AH=G):t!==this._$AH&&t!==j&&this.g(t):void 0!==t._$litType$?this.$(t):void 0!==t.nodeType?this.T(t):z(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!==G&&P(this._$AH)?this._$AA.nextSibling.data=t:this.T(T.createTextNode(t)),this._$AH=t}$(t){var e;const{values:i,_$litType$:r}=t,o="number"==typeof r?this._$AC(t):(void 0===r.el&&(r.el=X.createElement(r.h,this.options)),r);if((null===(e=this._$AH)||void 0===e?void 0:e._$AD)===o)this._$AH.p(i);else{const t=new Z(o,this),e=t.v(this.options);t.p(i),this.T(e),this._$AH=t}}_$AC(t){let e=q.get(t.strings);return void 0===e&&q.set(t.strings,e=new X(t)),e}k(t){R(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let i,r=0;for(const o of t)r===e.length?e.push(i=new J(this.O(H()),this.O(H()),this,this.options)):i=e[r],i._$AI(o),r++;r<e.length&&(this._$AR(i&&i._$AB.nextSibling,r),e.length=r)}_$AR(t=this._$AA.nextSibling,e){var i;for(null===(i=this._$AP)||void 0===i||i.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 Q{constructor(t,e,i,r,o){this.type=1,this._$AH=G,this._$AN=void 0,this.element=t,this.name=e,this._$AM=r,this.options=o,i.length>2||""!==i[0]||""!==i[1]?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=G}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,e=this,i,r){const o=this.strings;let n=!1;if(void 0===o)t=K(this,t,e,0),n=!P(t)||t!==this._$AH&&t!==j,n&&(this._$AH=t);else{const r=t;let s,a;for(t=o[0],s=0;s<o.length-1;s++)a=K(this,r[i+s],e,s),a===j&&(a=this._$AH[s]),n||(n=!P(a)||a!==this._$AH[s]),a===G?t=G:t!==G&&(t+=(null!=a?a:"")+o[s+1]),this._$AH[s]=a}n&&!r&&this.j(t)}j(t){t===G?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,null!=t?t:"")}}class tt extends Q{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===G?void 0:t}}const et=x?x.emptyScript:"";class it extends Q{constructor(){super(...arguments),this.type=4}j(t){t&&t!==G?this.element.setAttribute(this.name,et):this.element.removeAttribute(this.name)}}class rt extends Q{constructor(t,e,i,r,o){super(t,e,i,r,o),this.type=5}_$AI(t,e=this){var i;if((t=null!==(i=K(this,t,e,0))&&void 0!==i?i:G)===j)return;const r=this._$AH,o=t===G&&r!==G||t.capture!==r.capture||t.once!==r.once||t.passive!==r.passive,n=t!==G&&(r===G||o);o&&this.element.removeEventListener(this.name,this,r),n&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var e,i;"function"==typeof this._$AH?this._$AH.call(null!==(i=null===(e=this.options)||void 0===e?void 0:e.host)&&void 0!==i?i:this.element,t):this._$AH.handleEvent(t)}}class ot{constructor(t,e,i){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(t){K(this,t)}}const nt={P:"$lit$",A:E,M:S,C:1,L:W,R:Z,D:z,V:K,I:J,H:Q,N:it,U:rt,B:tt,F:ot},st=w.litHtmlPolyfillSupport;null==st||st(X,J),(null!==($=w.litHtmlVersions)&&void 0!==$?$:w.litHtmlVersions=[]).push("2.6.1");const at=(t,e,i)=>{var r,o;const n=null!==(r=null==i?void 0:i.renderBefore)&&void 0!==r?r:e;let s=n._$litPart$;if(void 0===s){const t=null!==(o=null==i?void 0:i.renderBefore)&&void 0!==o?o:null;n._$litPart$=s=new J(e.insertBefore(H(),t),t,void 0,null!=i?i:{})}return s._$AI(t),s};var ct,dt;class lt extends A{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){var t,e;const i=super.createRenderRoot();return null!==(t=(e=this.renderOptions).renderBefore)&&void 0!==t||(e.renderBefore=i.firstChild),i}update(t){const e=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=at(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 j}}lt.finalized=!0,lt._$litElement$=!0,null===(ct=globalThis.litElementHydrateSupport)||void 0===ct||ct.call(globalThis,{LitElement:lt});const pt=globalThis.litElementPolyfillSupport;null==pt||pt({LitElement:lt});(null!==(dt=globalThis.litElementVersions)&&void 0!==dt?dt:globalThis.litElementVersions=[]).push("3.2.2");const ut=t=>e=>"function"==typeof e?((t,e)=>(customElements.define(t,e),e))(t,e):((t,e)=>{const{kind:i,elements:r}=e;return{kind:i,elements:r,finisher(e){customElements.define(t,e)}}})(t,e),ht=(t,e)=>"method"===e.kind&&e.descriptor&&!("value"in e.descriptor)?{...e,finisher(i){i.createProperty(e.key,t)}}:{kind:"field",key:Symbol(),placement:"own",descriptor:{},originalKey:e.key,initializer(){"function"==typeof e.initializer&&(this[e.key]=e.initializer.call(this))},finisher(i){i.createProperty(e.key,t)}};function mt(t){return(e,i)=>void 0!==i?((t,e,i)=>{e.constructor.createProperty(i,t)})(t,e,i):ht(t,e)}function ft(t){return mt({...t,state:!0})}const vt=({finisher:t,descriptor:e})=>(i,r)=>{var o;if(void 0===r){const r=null!==(o=i.originalKey)&&void 0!==o?o:i.key,n=null!=e?{kind:"method",placement:"prototype",key:r,descriptor:e(i.key)}:{...i,key:r};return null!=t&&(n.finisher=function(e){t(e,r)}),n}{const o=i.constructor;void 0!==e&&Object.defineProperty(i,r,e(r)),null==t||t(o,r)}};function gt(t){return vt({finisher:(e,i)=>{Object.assign(e.prototype[i],t)}})}function yt(t,e){return vt({descriptor:i=>{const r={get(){var e,i;return null!==(i=null===(e=this.renderRoot)||void 0===e?void 0:e.querySelector(t))&&void 0!==i?i:null},enumerable:!0,configurable:!0};if(e){const e="symbol"==typeof i?Symbol():"__"+i;r.get=function(){var i,r;return void 0===this[e]&&(this[e]=null!==(r=null===(i=this.renderRoot)||void 0===i?void 0:i.querySelector(t))&&void 0!==r?r:null),this[e]}}return r}})}var bt;null===(bt=window.HTMLSlotElement)||void 0===bt||bt.prototype.assignedElements;const _t=Symbol.for(""),At=t=>{if((null==t?void 0:t.r)===_t)return null==t?void 0:t._$litStatic$},$t=new Map,wt=t=>(e,...i)=>{const r=i.length;let o,n;const s=[],a=[];let c,d=0,l=!1;for(;d<r;){for(c=e[d];d<r&&void 0!==(n=i[d],o=At(n));)c+=o+e[++d],l=!0;a.push(n),s.push(c),d++}if(d===r&&s.push(e[r]),l){const t=s.join("$$lit$$");void 0===(e=$t.get(t))&&(s.raw=s,$t.set(t,e=s)),i=a}return t(e,...i)},{I:xt}=(wt(B),wt(V),nt),Ct=(t,e)=>void 0===e?void 0!==(null==t?void 0:t._$litType$):(null==t?void 0:t._$litType$)===e,Et=t=>void 0===t.strings,St=()=>document.createComment(""),kt=(t,e,i)=>{var r;const o=t._$AA.parentNode,n=void 0===e?t._$AB:e._$AA;if(void 0===i){const e=o.insertBefore(St(),n),r=o.insertBefore(St(),n);i=new xt(e,r,t,t.options)}else{const e=i._$AB.nextSibling,s=i._$AM,a=s!==t;if(a){let e;null===(r=i._$AQ)||void 0===r||r.call(i,t),i._$AM=t,void 0!==i._$AP&&(e=t._$AU)!==s._$AU&&i._$AP(e)}if(e!==n||a){let t=i._$AA;for(;t!==e;){const e=t.nextSibling;o.insertBefore(t,n),t=e}}}return i},Tt=(t,e,i=t)=>(t._$AI(e,i),t),Ht={},Pt=(t,e=Ht)=>t._$AH=e,Rt=t=>t._$AH,zt=t=>{var e;null===(e=t._$AP)||void 0===e||e.call(t,!1,!0);let i=t._$AA;const r=t._$AB.nextSibling;for(;i!==r;){const t=i.nextSibling;i.remove(),i=t}},It=t=>{t._$AR()},Ot=1,Mt=2,Dt=3,Lt=4,Nt=6,Ft=t=>(...e)=>({_$litDirective$:t,values:e});class Ut{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,e,i){this._$Ct=t,this._$AM=e,this._$Ci=i}_$AS(t,e){return this.update(t,e)}update(t,e){return this.render(...e)}}const Bt=(t,e)=>{var i,r;const o=t._$AN;if(void 0===o)return!1;for(const t of o)null===(r=(i=t)._$AO)||void 0===r||r.call(i,e,!1),Bt(t,e);return!0},Vt=t=>{let e,i;do{if(void 0===(e=t._$AM))break;i=e._$AN,i.delete(t),t=e}while(0===(null==i?void 0:i.size))},jt=t=>{for(let e;e=t._$AM;t=e){let i=e._$AN;if(void 0===i)e._$AN=i=new Set;else if(i.has(t))break;i.add(t),Yt(e)}};function Gt(t){void 0!==this._$AN?(Vt(this),this._$AM=t,jt(this)):this._$AM=t}function qt(t,e=!1,i=0){const r=this._$AH,o=this._$AN;if(void 0!==o&&0!==o.size)if(e)if(Array.isArray(r))for(let t=i;t<r.length;t++)Bt(r[t],!1),Vt(r[t]);else null!=r&&(Bt(r,!1),Vt(r));else Bt(this,t)}const Yt=t=>{var e,i,r,o;t.type==Mt&&(null!==(e=(r=t)._$AP)&&void 0!==e||(r._$AP=qt),null!==(i=(o=t)._$AQ)&&void 0!==i||(o._$AQ=Gt))};class Wt extends Ut{constructor(){super(...arguments),this._$AN=void 0}_$AT(t,e,i){super._$AT(t,e,i),jt(this),this.isConnected=t._$AU}_$AO(t,e=!0){var i,r;t!==this.isConnected&&(this.isConnected=t,t?null===(i=this.reconnected)||void 0===i||i.call(this):null===(r=this.disconnected)||void 0===r||r.call(this)),e&&(Bt(this,t),Vt(this))}setValue(t){if(Et(this._$Ct))this._$Ct._$AI(t,this);else{const e=[...this._$Ct._$AH];e[this._$Ci]=t,this._$Ct._$AI(e,this,0)}}disconnected(){}reconnected(){}}class Xt{constructor(t){this.Y=t}disconnect(){this.Y=void 0}reconnect(t){this.Y=t}deref(){return this.Y}}class Kt{constructor(){this.Z=void 0,this.q=void 0}get(){return this.Z}pause(){var t;null!==(t=this.Z)&&void 0!==t||(this.Z=new Promise((t=>this.q=t)))}resume(){var t;null===(t=this.q)||void 0===t||t.call(this),this.Z=this.q=void 0}}class Zt extends Wt{constructor(){super(...arguments),this._$CK=new Xt(this),this._$CX=new Kt}render(t,e){return j}update(t,[e,i]){if(this.isConnected||this.disconnected(),e===this._$CJ)return;this._$CJ=e;let r=0;const{_$CK:o,_$CX:n}=this;return(async(t,e)=>{for await(const i of t)if(!1===await e(i))return})(e,(async t=>{for(;n.get();)await n.get();const s=o.deref();if(void 0!==s){if(s._$CJ!==e)return!1;void 0!==i&&(t=i(t,r)),s.commitValue(t,r),r++}return!0})),j}commitValue(t,e){this.setValue(t)}disconnected(){this._$CK.disconnect(),this._$CX.pause()}reconnected(){this._$CK.reconnect(this),this._$CX.resume()}}Ft(Zt),Ft(class extends Zt{constructor(t){if(super(t),t.type!==Mt)throw Error("asyncAppend can only be used in child expressions")}update(t,e){return this._$Ctt=t,super.update(t,e)}commitValue(t,e){0===e&&It(this._$Ctt);const i=kt(this._$Ctt);Tt(i,t)}}),Ft(class extends Ut{constructor(t){super(t),this.et=new WeakMap}render(t){return[t]}update(t,[e]){if(Ct(this.it)&&(!Ct(e)||this.it.strings!==e.strings)){const e=Rt(t).pop();let i=this.et.get(this.it.strings);if(void 0===i){const t=document.createDocumentFragment();i=at(G,t),i.setConnected(!1),this.et.set(this.it.strings,i)}Pt(i,[e]),kt(i,void 0,e)}if(Ct(e)){if(!Ct(this.it)||this.it.strings!==e.strings){const i=this.et.get(e.strings);if(void 0!==i){const e=Rt(i).pop();It(t),kt(t,void 0,e),Pt(t,[e])}}this.it=e}else this.it=void 0;return this.render(e)}});const Jt=Ft(class extends Ut{constructor(t){var e;if(super(t),t.type!==Ot||"class"!==t.name||(null===(e=t.strings)||void 0===e?void 0:e.length)>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(t){return" "+Object.keys(t).filter((e=>t[e])).join(" ")+" "}update(t,[e]){var i,r;if(void 0===this.nt){this.nt=new Set,void 0!==t.strings&&(this.st=new Set(t.strings.join(" ").split(/\s/).filter((t=>""!==t))));for(const t in e)e[t]&&!(null===(i=this.st)||void 0===i?void 0:i.has(t))&&this.nt.add(t);return this.render(e)}const o=t.element.classList;this.nt.forEach((t=>{t in e||(o.remove(t),this.nt.delete(t))}));for(const t in e){const i=!!e[t];i===this.nt.has(t)||(null===(r=this.st)||void 0===r?void 0:r.has(t))||(i?(o.add(t),this.nt.add(t)):(o.remove(t),this.nt.delete(t)))}return j}}),Qt={};Ft(class extends Ut{constructor(){super(...arguments),this.ot=Qt}render(t,e){return e()}update(t,[e,i]){if(Array.isArray(e)){if(Array.isArray(this.ot)&&this.ot.length===e.length&&e.every(((t,e)=>t===this.ot[e])))return j}else if(this.ot===e)return j;return this.ot=Array.isArray(e)?Array.from(e):e,this.render(e,i)}}),Ft(class extends Ut{constructor(){super(...arguments),this.key=G}render(t,e){return this.key=t,e}update(t,[e,i]){return e!==this.key&&(Pt(t),this.key=e),i}}),Ft(class extends Ut{constructor(t){if(super(t),t.type!==Dt&&t.type!==Ot&&t.type!==Lt)throw Error("The `live` directive is not allowed on child or event bindings");if(!Et(t))throw Error("`live` bindings can only contain a single expression")}render(t){return t}update(t,[e]){if(e===j||e===G)return e;const i=t.element,r=t.name;if(t.type===Dt){if(e===i[r])return j}else if(t.type===Lt){if(!!e===i.hasAttribute(r))return j}else if(t.type===Ot&&i.getAttribute(r)===e+"")return j;return Pt(t),e}});const te=new WeakMap,ee=(Ft(class extends Wt{render(t){return G}update(t,[e]){var i;const r=e!==this.Y;return r&&void 0!==this.Y&&this.rt(void 0),(r||this.lt!==this.ct)&&(this.Y=e,this.dt=null===(i=t.options)||void 0===i?void 0:i.host,this.rt(this.ct=t.element)),G}rt(t){var e;if("function"==typeof this.Y){const i=null!==(e=this.dt)&&void 0!==e?e:globalThis;let r=te.get(i);void 0===r&&(r=new WeakMap,te.set(i,r)),void 0!==r.get(this.Y)&&this.Y.call(this.dt,void 0),r.set(this.Y,t),void 0!==t&&this.Y.call(this.dt,t)}else this.Y.value=t}get lt(){var t,e,i;return"function"==typeof this.Y?null===(e=te.get(null!==(t=this.dt)&&void 0!==t?t:globalThis))||void 0===e?void 0:e.get(this.Y):null===(i=this.Y)||void 0===i?void 0:i.value}disconnected(){this.lt===this.ct&&this.rt(void 0)}reconnected(){this.rt(this.ct)}}),(t,e,i)=>{const r=new Map;for(let o=e;o<=i;o++)r.set(t[o],o);return r}),ie=(Ft(class extends Ut{constructor(t){if(super(t),t.type!==Mt)throw Error("repeat() can only be used in text expressions")}ht(t,e,i){let r;void 0===i?i=e:void 0!==e&&(r=e);const o=[],n=[];let s=0;for(const e of t)o[s]=r?r(e,s):s,n[s]=i(e,s),s++;return{values:n,keys:o}}render(t,e,i){return this.ht(t,e,i).values}update(t,[e,i,r]){var o;const n=Rt(t),{values:s,keys:a}=this.ht(e,i,r);if(!Array.isArray(n))return this.ut=a,s;const c=null!==(o=this.ut)&&void 0!==o?o:this.ut=[],d=[];let l,p,u=0,h=n.length-1,m=0,f=s.length-1;for(;u<=h&&m<=f;)if(null===n[u])u++;else if(null===n[h])h--;else if(c[u]===a[m])d[m]=Tt(n[u],s[m]),u++,m++;else if(c[h]===a[f])d[f]=Tt(n[h],s[f]),h--,f--;else if(c[u]===a[f])d[f]=Tt(n[u],s[f]),kt(t,d[f+1],n[u]),u++,f--;else if(c[h]===a[m])d[m]=Tt(n[h],s[m]),kt(t,n[u],n[h]),h--,m++;else if(void 0===l&&(l=ee(a,m,f),p=ee(c,u,h)),l.has(c[u]))if(l.has(c[h])){const e=p.get(a[m]),i=void 0!==e?n[e]:null;if(null===i){const e=kt(t,n[u]);Tt(e,s[m]),d[m]=e}else d[m]=Tt(i,s[m]),kt(t,n[u],i),n[e]=null;m++}else zt(n[h]),h--;else zt(n[u]),u++;for(;m<=f;){const e=kt(t,d[f+1]);Tt(e,s[m]),d[m++]=e}for(;u<=h;){const t=n[u++];null!==t&&zt(t)}return this.ut=a,Pt(t,d),j}}),Ft(class extends Ut{constructor(t){var e;if(super(t),t.type!==Ot||"style"!==t.name||(null===(e=t.strings)||void 0===e?void 0:e.length)>2)throw Error("The `styleMap` directive must be used in the `style` attribute and must be the only part in the attribute.")}render(t){return Object.keys(t).reduce(((e,i)=>{const r=t[i];return null==r?e:e+`${i=i.replace(/(?:^(webkit|moz|ms|o)|)(?=[A-Z])/g,"-$&").toLowerCase()}:${r};`}),"")}update(t,[e]){const{style:i}=t.element;if(void 0===this.vt){this.vt=new Set;for(const t in e)this.vt.add(t);return this.render(e)}this.vt.forEach((t=>{null==e[t]&&(this.vt.delete(t),t.includes("-")?i.removeProperty(t):i[t]="")}));for(const t in e){const r=e[t];null!=r&&(this.vt.add(t),t.includes("-")?i.setProperty(t,r):i[t]=r)}return j}}));Ft(class extends Ut{constructor(t){if(super(t),t.type!==Mt)throw Error("templateContent can only be used in child bindings")}render(t){return this.ft===t?j:(this.ft=t,document.importNode(t.content,!0))}});class re extends Ut{constructor(t){if(super(t),this.it=G,t.type!==Mt)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(t){if(t===G||null==t)return this._t=void 0,this.it=t;if(t===j)return t;if("string"!=typeof t)throw Error(this.constructor.directiveName+"() called with a non-string value");if(t===this.it)return this._t;this.it=t;const e=[t];return e.raw=e,this._t={_$litType$:this.constructor.resultType,strings:e,values:[]}}}re.directiveName="unsafeHTML",re.resultType=1;Ft(re);class oe extends re{}oe.directiveName="unsafeSVG",oe.resultType=2;Ft(oe);const ne=t=>!(t=>null===t||"object"!=typeof t&&"function"!=typeof t)(t)&&"function"==typeof t.then;Ft(class extends Wt{constructor(){super(...arguments),this._$Cwt=1073741823,this._$Cyt=[],this._$CK=new Xt(this),this._$CX=new Kt}render(...t){var e;return null!==(e=t.find((t=>!ne(t))))&&void 0!==e?e:j}update(t,e){const i=this._$Cyt;let r=i.length;this._$Cyt=e;const o=this._$CK,n=this._$CX;this.isConnected||this.disconnected();for(let t=0;t<e.length&&!(t>this._$Cwt);t++){const s=e[t];if(!ne(s))return this._$Cwt=t,s;t<r&&s===i[t]||(this._$Cwt=1073741823,r=0,Promise.resolve(s).then((async t=>{for(;n.get();)await n.get();const e=o.deref();if(void 0!==e){const i=e._$Cyt.indexOf(s);i>-1&&i<e._$Cwt&&(e._$Cwt=i,e.setValue(t))}})))}return j}disconnected(){this._$CK.disconnect(),this._$CX.pause()}reconnected(){this._$CK.reconnect(this),this._$CX.resume()}});const se=G,ae=ut;class ce extends lt{initialized(){}connected(){}disconnected(){}get template(){return se}render(){return this.template}firstUpdated(t){super.firstUpdated(t),this.initialized()}connectedCallback(){super.connectedCallback(),this.connected()}disconnectedCallback(){super.disconnectedCallback(),this.disconnected()}}class de{constructor(t){this.host=t,this.host.addController(this)}}const le=()=>t=>{const e=new t;pe.handlers.add(e)};class pe extends Ut{constructor(t){if(super(t),t.type!==Nt)throw new Error("observeMutation can only be used on an element");const e=t;this.element=e.element}render(t){for(const[e,i]of Object.entries(t)){([...pe.handlers].find((t=>t.handles(this.element,[e,i])))??pe.defaultHandler).apply(this.element,[e,i])}}}pe.handlers=new Set,pe.defaultHandler=new class{handles(){return!0}apply(t,[e,i]){t.style[e]=null==i?"":i}};const ue=Ft(pe);var he;let me=he=class{static getProportion(t){return Number(t.replace(he.regex,"$1")||1)}handles(t,[e,i]){return he.supportedKeys.has(e)&&he.regex.test(i)}apply(t,[,e]){const i=he.getProportion(e);t.style.flexGrow=String(i)}};me.supportedKeys=new Set(["width","height"]),me.regex=/^\s*(0|[1-9][0-9]*)?\s*\*\s*$/,me=he=r([le()],me);let fe=class{handles(t,[e]){return e.startsWith("--")}apply(t,[e,i]){t.style.setProperty(e,i)}};fe=r([le()],fe);const ve=t=>(e,i)=>{e.constructor.addInitializer((e=>e.addController(new class extends de{constructor(){super(e),this.hasChanged=!1}get value(){return this.host[i]}hostUpdate(){this.value!==this.oldValue&&(this.hasChanged=!0)}hostUpdated(){this.hasChanged&&(this.hasChanged=!1,t.call(this.host,this.value,this.oldValue),this.oldValue=this.value)}})))},ge=t=>(e,i)=>(t?.updated&&ve(t.updated)(e,i),mt(t)(e,i));async function ye(t){const e=t=>Symbol.iterator in t?[...t]:[t];if(void 0===t)return e(this);if("function"==typeof t){let i=t.call(this);if(i instanceof Promise&&(i=await i),i instanceof EventTarget)return e(i);if(Symbol.iterator in i&&[...i].every((t=>t instanceof EventTarget)))return e(i);throw new TypeError(`${this.constructor}.target is not an EventTarget`)}return e(t??this)}class be extends de{constructor(t,...e){super(t),this.host=t,this.options=function(t){const e="string"==typeof t[0];return{target:e?void 0:t[0].target,type:e?t[0]:t[0].type,listener:e?t[1]:t[0].listener,options:e?t[2]:t[0].options}}(e)}async subscribe(){const t=await ye.call(this.host,this.options.target);for(const e of t)e.removeEventListener(this.options.type,this.options.listener,this.options.options)}async unsubscribe(){const t=await ye.call(this.host,this.options.target);for(const e of t)e?.addEventListener(this.options.type,this.options.listener,this.options.options)}async hostDisconnected(){await this.subscribe()}async hostConnected(){await this.unsubscribe()}}const _e=(...t)=>(e,i,r)=>{e.constructor.addInitializer((e=>{e.addController(new class extends be{constructor(){const{type:i,target:r,options:o}=function(t){const e=(t=>"string"==typeof t[0])(t);return{type:e?t[0]:t[0].type,target:e?void 0:t[0].target,options:e?t[1]:t[0].options}}(t);super(e,{type:i,target:r,options:o,listener:void 0})}hostConnected(){const t=r?"function"==typeof r.get?r.get:r.value:Object.getOwnPropertyDescriptor(e,i)?.value;return this.options.listener=t.bind(e),super.hostConnected()}})}))};class Ae{constructor(){this.handlers=new Set}subscribe(t){this.handlers.add(t)}unsubscribe(t){this.handlers.delete(t)}dispatch(t){for(const e of this.handlers)e(t)}}class $e{constructor(t,e,i){this.element=t,this.type=e,this.options=i,this.handlersMap=new Map}dispatch(t){this.element.dispatchEvent(t instanceof CustomEvent?t:new CustomEvent(this.type,{detail:t,...this.options}))}subscribe(t){if(!1===this.handlersMap.has(t)){const e=e=>t(e.detail);this.element.addEventListener(this.type,e),this.handlersMap.set(t,e)}}unsubscribe(t){const e=this.handlersMap.get(t);e&&this.element.removeEventListener(this.type,e),this.handlersMap.delete(t)}}class we extends de{constructor(t,e){super(t),this.host=t,this.slotChangeCallback=e,this.mutationObserver=new MutationObserver(this.handleMutation.bind(this)).observe(this.host,{childList:!0,subtree:!0}),this.handleChange=()=>{var t;this.host.requestUpdate(),null===(t=this.slotChangeCallback)||void 0===t||t.call(this)}}getAssignedNodes(t){var e;const i=null===(e=this.host.shadowRoot)||void 0===e?void 0:e.querySelector(t?`slot[name="${t}"]`:"slot:not([name])");return i?this.extractNodesFromSlot(i):this.extractNodesFromChildren(t)}hasAssignedNodes(t){return this.getAssignedNodes(t).length>0}hasAssignedContent(t){return this.getAssignedNodes(t).some((t=>{var e;return t.nodeType===Node.TEXT_NODE&&(null===(e=t.textContent)||void 0===e?void 0:e.trim())||t.nodeType===Node.ELEMENT_NODE}))}getAssignedElements(t){return this.getAssignedNodes(t).filter((t=>t instanceof Element))}hasAssignedElements(t){return this.getAssignedElements(t).length>0}extractNodesFromSlot(t){return t.assignedNodes().flatMap((t=>t instanceof HTMLSlotElement?this.extractNodesFromSlot(t):[t]))}extractNodesFromChildren(t){return[...this.host.childNodes].filter((t=>{var e;return t instanceof Element||t instanceof Text&&!!(null===(e=t.textContent)||void 0===e?void 0:e.trim())})).filter((e=>e instanceof Element?e.slot===t:!t)).flatMap((t=>t instanceof HTMLSlotElement?t.assignedNodes():[t]))}hostConnected(){var t;null===(t=this.host.shadowRoot)||void 0===t||t.addEventListener("slotchange",this.handleChange)}hostDisconnected(){var t;null===(t=this.host.shadowRoot)||void 0===t||t.removeEventListener("slotchange",this.handleChange)}handleMutation(t){t.some((t=>"childList"===t.type))&&this.handleChange()}}let xe=class extends ce{constructor(){super(...arguments),this.typography="heading3"}static get styles(){return p`:host{display:block}:host([typography=heading1]){font-size:min(2.5em,36px);letter-spacing:-.75px;font-weight:300}:host([typography=heading2]){font-size:min(2em,30px);letter-spacing:-.5px;font-weight:300}:host([typography=heading3]){font-size:min(1.8em,24px);letter-spacing:-.25px;font-weight:400}:host([typography=heading4]){font-size:min(1.5em,18px);font-weight:400}:host([typography=heading5]){font-size:min(1.17em,16px);font-weight:500}:host([typography=heading6]){font-size:min(1em,14px);letter-spacing:.15px;font-weight:500}:host([typography=subtitle1]){font-size:min(1.15em,18px);letter-spacing:.15px;font-weight:400}:host([typography=subtitle2]){font-size:min(1em,14px);letter-spacing:.1px;font-weight:400}`}get template(){return B`<slot></slot>`}};var Ce;r([ge({reflect:!0})],xe.prototype,"typography",void 0),xe=r([ae("mo-heading")],xe);let Ee=Ce=class extends ce{get direction(){var t;return(null===(t=[...Ce.flexDirectionByDirections].find((([,t])=>this.style.flexDirection===t)))||void 0===t?void 0:t[0])||"vertical"}set direction(t){this.style.flexDirection=Ce.flexDirectionByDirections.get(t)||"column"}get wrap(){return this.style.flexWrap}set wrap(t){this.style.flexWrap=t}get gap(){return this.style.gap}set gap(t){this.style.gap=t}get justifyItems(){return this.style.justifyItems}set justifyItems(t){this.style.justifyItems=t}get justifyContent(){return this.style.justifyContent}set justifyContent(t){this.style.justifyContent=t}get alignItems(){return this.style.alignItems}set alignItems(t){this.style.alignItems=t}get alignContent(){return this.style.alignContent}set alignContent(t){this.style.alignContent=t}static get styles(){return p`:host{display:flex;flex-direction:column;flex-wrap:nowrap}`}get template(){return B`<slot></slot>`}};Ee.flexDirectionByDirections=new Map([["horizontal","row"],["horizontal-reversed","row-reverse"],["vertical","column"],["vertical-reversed","column-reverse"]]),r([ge()],Ee.prototype,"direction",null),r([ge()],Ee.prototype,"wrap",null),r([ge()],Ee.prototype,"gap",null),r([ge()],Ee.prototype,"justifyItems",null),r([ge()],Ee.prototype,"justifyContent",null),r([ge()],Ee.prototype,"alignItems",null),r([ge()],Ee.prototype,"alignContent",null),Ee=Ce=r([ae("mo-flex")],Ee);let Se=class extends ce{constructor(){super(...arguments),this.type="filled",this.slotController=new we(this)}static get styles(){return p`:host{display:block;border-radius:var(--mo-border-radius,4px)}:host([type="${l("filled")}"]){background:var(--mo-color-surface,#fff);box-shadow:var(--mo-shadow,rgba(95,81,78,.4) 0 1px 2px 0,rgba(95,81,78,.2) 0 1px 3px 1px)}:host([type="${l("outlined")}"]){border:1px solid var(--mo-color-transparent-gray-3,rgba(0,0,0,.12))}slot[name=header]{display:flex;gap:6px;padding:var(--mo-card-header-padding,16px)}slot[name=heading]{display:block;flex:1}slot[name=media]::slotted(:first-child),slot[name=media]>:first-child{border-radius:var(--mo-border-radius,4px) var(--mo-border-radius,4px) 0 0;display:block;background-size:cover;background-repeat:no-repeat;background-position:center center;width:100%;object-fit:cover}slot:not([name]){display:block;flex:1}div[part=avatar]{height:40px;width:40px;aspect-ratio:1/1;display:flex;user-select:none;justify-content:center;align-items:center;border-radius:50%;font-size:18px;background:var(--mo-card-avatar-background,var(--mo-color-accent,#0077c8));color:var(--mo-card-avatar-color,var(--mo-color-on-accent,#fff))}:host([hasBody]) slot:not([name]){padding:var(--mo-card-body-padding,16px)}:host([hasBody][hasHeader]) slot:not([name]){padding:var(--mo-card-body-padding,0 16px 16px 16px)}slot[name=footer]{display:block;padding:var(--mo-card-footer-padding,8px)}`}get template(){return B`<mo-flex ${ue({width:"100%",height:"100%"})}>${this.mediaTemplate} ${this.headerTemplate} ${this.bodyTemplate} ${this.footerTemplate}</mo-flex>`}get mediaTemplate(){return!!this.image||this.slotController.hasAssignedElements("media")?B`<slot part="media" name="media">${this.image?B`<img part="media" src="${this.image}">`:se}</slot>`:se}get headerTemplate(){const t=this.slotController.hasAssignedElements("header")||!!this.avatar||!!this.heading||!!this.subHeading||this.slotController.hasAssignedElements("avatar")||this.slotController.hasAssignedElements("heading")||this.slotController.hasAssignedElements("subHeading")||this.slotController.hasAssignedElements("action");return t?this.setAttribute("hasHeader",""):this.removeAttribute("hasHeader"),t?B`<slot part="header" name="header">${this.defaultHeaderAvatarTemplate}<mo-flex justifyContent="space-around" ${ue({width:"*"})}>${this.defaultHeaderHeadingTemplate} ${this.defaultHeaderSubHeadingTemplate}</mo-flex>${this.defaultHeaderActionTemplate}</slot>`:se}get defaultHeaderAvatarTemplate(){return B`<slot name="avatar">${this.avatar?B`<div part="avatar" ${ue({marginInlineEnd:"6px"})}>${this.avatar}</div>`:se}</slot>`}get defaultHeaderHeadingTemplate(){return B`<slot name="heading">${this.heading?B`<mo-heading part="heading" typography="heading4" ${ue({fontWeight:"500"})}>${this.heading}</mo-heading>`:se}</slot>`}get defaultHeaderSubHeadingTemplate(){return B`<slot name="subHeading">${this.subHeading?B`<mo-heading part="subHeading" typography="heading6" ${ue({fontWeight:"400",color:"rgb(121, 121, 121)"})}>${this.subHeading}</mo-heading>`:se}</slot>`}get defaultHeaderActionTemplate(){return B`<slot name="action"></slot>`}get bodyTemplate(){return this.slotController.hasAssignedContent("")?this.setAttribute("hasBody",""):this.removeAttribute("hasBody"),B`<slot></slot>`}get footerTemplate(){return this.slotController.hasAssignedElements("footer")?B`<slot part="footer" name="footer"></slot>`:se}};r([ge({reflect:!0})],Se.prototype,"type",void 0),r([ge()],Se.prototype,"heading",void 0),r([ge()],Se.prototype,"subHeading",void 0),r([ge()],Se.prototype,"avatar",void 0),r([ge()],Se.prototype,"image",void 0),Se=r([ae("mo-card")],Se);let ke=class extends ce{static get instance(){var t;return null!==(t=document.querySelector("mo-tooltip-host"))&&void 0!==t?t:document.body}get template(){return B`<slot></slot>`}};var Te;function He(){return this.anchor}ke=r([ae("mo-tooltip-host")],ke);let Pe=Te=class extends ce{constructor(t){super(),this.position="bottom",this.rich=!1,this.visible=!1,this.hover=!1,this.anchorHover=!1,this.anchorFocused=!1,this.handleSlotChange=()=>{this.updatePosition(),this.rich=this.childElementCount>0},this.anchor=null!=t?t:this.anchor}handlePointerEnter(){this.anchorHover&&(this.hover=!0,this.updatePositionAndVisibility())}handlePointerLeave(){this.hover=!1,this.updatePositionAndVisibility()}connected(){Te.instancesContainer.add(this)}disconnected(){Te.instancesContainer.delete(this)}handleAnchorFocus(t){var e;(null===(e=t.sourceCapabilities)||void 0===e?void 0:e.firesTouchEvents)||(this.anchorFocused=!0,this.updatePositionAndVisibility())}handleAnchorBlur(){this.anchorFocused=!1,this.updatePositionAndVisibility()}handleAnchorPointerEnter(){this.anchorHover=!0,this.updatePositionAndVisibility()}handleAnchorPointerMove(){this.updatePosition()}handleAnchorPointerLeave(){this.anchorHover=!1,this.updatePositionAndVisibility()}updatePositionAndVisibility(){this.updatePosition(),this.updateVisibility()}updateVisibility(){const t=this.anchorHover||this.hover||this.anchorFocused;this.visible=t,t&&(Te.visibleInstance=this);for(const t of[...Te.instancesContainer.values()].filter((t=>t!==this)))t.visible=Te.visibleInstance===t}updatePosition(){const{left:t,width:e,top:i,height:r}=this.anchor.getBoundingClientRect(),{height:o,width:n}=this.getBoundingClientRect(),s=t=>Math.max(0,Math.min(t,window.innerWidth-n)),a=t=>Math.max(0,Math.min(t,window.innerHeight-o));switch(this.position){case"top":this.style.left=`${s(t+e/2-n/2)}px`,this.style.top=`${a(i-o)}px`;break;case"bottom":this.style.left=`${s(t+e/2-n/2)}px`,this.style.top=`${a(i+r)}px`;break;case"left":this.style.left=`${s(t-n)}px`,this.style.top=`${a(i+r/2-o/2)}px`;break;case"right":this.style.left=`${s(t+e)}px`,this.style.top=`${a(i+r/2-o/2)}px`}}static get styles(){return p`:host{pointer-events:none;position:fixed;transition-duration:.2s;transition-property:opacity,transform;transition-timing-function:ease-in-out;transform-origin:right center;opacity:0;z-index:99;border-radius:var(--mo-toolbar-border-radius,var(--mo-border-radius,4px))}:host([position="${l("top")}"]){transform:translateY(+10px)}:host([position="${l("bottom")}"]){transform:translateY(-10px)}:host([position="${l("left")}"]){transform:translateX(+10px)}:host([position="${l("right")}"]){transform:translateX(-10px)}:host(:not([rich])){background:var(--mo-tooltip-surface-color,var(--mo-color-surface,rgba(255,255,255,.75)));backdrop-filter:blur(40px);color:var(--mo-color-foreground);box-shadow:var(--mo-tooltip-shadow,var(--mo-shadow-deep,0 5px 5px -3px rgba(95,81,78,.2),0 8px 10px 1px rgba(95,81,78,.14),0 3px 14px 2px rgba(95,81,78,.12)));padding:8px}:host([activate]){transition-delay:1s}:host([visible]){opacity:1;transform:translate(0);transition-delay:0s}slot{display:block}`}get template(){return B`<slot @slotchange="${this.handleSlotChange}"></slot>`}};Pe.instancesContainer=new Set,r([ge({type:Object})],Pe.prototype,"anchor",void 0),r([ge({type:String,reflect:!0})],Pe.prototype,"position",void 0),r([ge({type:Boolean,reflect:!0})],Pe.prototype,"rich",void 0),r([ge({type:Boolean,reflect:!0})],Pe.prototype,"visible",void 0),r([_e("pointerenter")],Pe.prototype,"handlePointerEnter",null),r([_e("pointerleave")],Pe.prototype,"handlePointerLeave",null),r([_e({target:He,type:"focus"})],Pe.prototype,"handleAnchorFocus",null),r([_e({target:He,type:"blur"})],Pe.prototype,"handleAnchorBlur",null),r([_e({target:He,type:"pointerenter"})],Pe.prototype,"handleAnchorPointerEnter",null),r([_e({target:He,type:"pointermove"})],Pe.prototype,"handleAnchorPointerMove",null),r([_e({target:He,type:"pointerleave"}),_e({target:He,type:"pointerup"}),_e({target:He,type:"click"})],Pe.prototype,"handleAnchorPointerLeave",null),Pe=Te=r([ae("mo-tooltip")],Pe);const Re=Ft(class extends Wt{constructor(t){if(super(t),t.type!==Nt)throw new Error("tooltip can only be used on an element")}update(t,[e,i]){var r;return this.isConnected&&(null!==(r=this.tooltip)&&void 0!==r||(this.tooltip=new Pe(t.element)),i&&(this.tooltip.position=i),"string"==typeof e&&(t.element.ariaLabel=e),at(e,this.tooltip),ke.instance.appendChild(this.tooltip)),super.update(t,[e,i])}render(...t){return se}disconnected(){var t;null===(t=this.tooltip)||void 0===t||t.remove()}});class ze{constructor(t,e,i){this.name=t,this.defaultValue=e,this.reviver=i,this.changed=new Ae,ze.container.add(this)}get value(){const t=window.localStorage.getItem(this.name)??void 0;if(void 0===t)return this.defaultValue;try{return JSON.parse(t,this.reviver)}catch(e){return t}}set value(t){window.localStorage.setItem(this.name,JSON.stringify(t)),this.changed.dispatch(t),ze.changed.dispatch(this)}}ze.changed=new Ae,ze.container=new Set;class Ie{static get(t){return Ie.rules.get(t)}static add(t,...e){e.forEach((e=>Ie.rules.set(e,t)))}}Ie.rules=new Map,Ie.add((()=>0),"ay","bo","cgg","dz","id","ja","ka","kk","km","ko","ky","lo","ms","my","su","th","tt","ug","vi","zh"),Ie.add((t=>t>1?1:0),"ak","am","br","fil","fa","fr","gu","ln","mfe","mg","pt","tg","ti","tr","uz"),Ie.add((t=>1!==t?1:0),"af","as","az","bg","bn","brx","ca","da","de","el","en","eo","es","et","eu","ff","fi","fo","gl","gu","ha","hi","hu","hy","it","kln","kn","ku","lb","ml","mn","mr","nb","ne","nl","nn","or","pa","ps","pt","rm","rw","sd","se","si","so","sq","sv","sw","ta","te","tk","ur","yo"),Ie.add((t=>t%10!=1||t%100==11?1:0),"is"),Ie.add((t=>0!==t?1:0),"jv"),Ie.add((t=>1===t||t%10==1?0:1),"mk"),Ie.add((t=>t%10==1&&t%100!=11?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2),"be","bs","hr","lt"),Ie.add((t=>1===t?0:t>=2&&t<=4?1:2),"cs"),Ie.add((t=>1===t?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2),"pl"),Ie.add((t=>t%10==1&&t%100!=11?0:0!==t?1:2),"lv"),Ie.add((t=>1===t?0:0===t||t%100>0&&t%100<20?1:2),"ro"),Ie.add((t=>1===t?0:2===t?1:8!==t&&11!==t?2:3),"cy"),Ie.add((t=>1===t||11===t?0:2===t||12===t?1:t>2&&t<20?2:3),"gd"),Ie.add((t=>1===t?0:2===t?1:3===t?2:3),"kw"),Ie.add((t=>1===t?0:0===t||t%100>1&&t%100<11?1:t%100>10&&t%100<20?2:3),"mt"),Ie.add((t=>t%100==1?1:t%100==2?2:t%100==3||t%100==4?3:0),"sl"),Ie.add((t=>t%10==1&&t%100!=11?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2),"ru","sr","uk"),Ie.add((t=>1===t?0:t>=2&&t<=4?1:2),"sk"),Ie.add((t=>1===t?0:2===t?1:t>2&&t<7?2:t>6&&t<11?3:4),"ga"),Ie.add((t=>0===t?0:1===t?1:2===t?2:t%100>=3&&t%100<=10?3:t%100>=11?4:5),"ar");class Oe{static get currentLanguage(){var t;return(null===(t=window.location.search.split("lang=")[1])||void 0===t?void 0:t.split("&")[0])||Oe.languageCodeStorage.value||navigator.language.split("-")[0]||"en"}static set currentLanguage(t){Oe.languageCodeStorage.value=t}static register(t,e){const i="object"==typeof e?new Map(Object.entries(e)):e,r=Oe.dictionariesByLanguageCode.get(t),o=new Map([...null!=r?r:[],...i]);Oe.dictionariesByLanguageCode.set(t,o)}static get currentLanguageDictionary(){return Oe.dictionariesByLanguageCode.get(Oe.currentLanguage)}static localize(t,e){return Oe.currentLanguage!==Oe.defaultLanguage&&(Oe.currentLanguageDictionary?Oe.currentLanguageDictionary.has(t)||console.warn(`[Localizer] Dictionary ${Oe.currentLanguage} has no localization for "${t}".`):console.warn(`[Localizer] No dictionary found for current language "${Oe.currentLanguage}".`)),Oe.getLocalization(t,e)}static matchLocalizationParameters(t){return[...t.matchAll(Oe.regex)].map((([t,e,i])=>({group:t,key:e,type:i})))}static getLocalization(t,e){var i,r,o,n,s;const a=Oe.matchLocalizationParameters(t),c=t=>a.reduce(((t,i)=>((t,e,i)=>{const r=a.find((t=>t.key===e));return(null==r?void 0:r.group)?t.replace(r.group,i).replace(`\${${r.key}}`,i):t})(t,i.key,e[i.key])),t),d=null!==(r=null===(i=Oe.currentLanguageDictionary)||void 0===i?void 0:i.get(t))&&void 0!==r?r:t;if(!Array.isArray(d))return c(d);const l=null===(o=a.find((t=>t.type===Oe.pluralityIdentityType)))||void 0===o?void 0:o.key,p=l&&e[l]||0;return c(d[null!==(s=null===(n=Ie.get(Oe.currentLanguage))||void 0===n?void 0:n(p))&&void 0!==s?s:0])}static getLocalizationParameter(t,e){Oe.matchLocalizationParameters(t).find((t=>t.key===e))}}Oe.defaultLanguage="en",Oe.pluralityIdentityType="pluralityNumber",Oe.languageCodeStorage=new ze("MoDeL.Localizer.Language",void 0),Oe.dictionariesByLanguageCode=new Map,Oe.regex=/\${(.+?)(?::(.+?))?}/g,globalThis.t=Oe.localize;class Me{static get(t){var e;return null!==(e=Me.directions.get(t))&&void 0!==e?e:"ltr"}static updateLanguage(){window.document.body.setAttribute("lang",Oe.currentLanguage),window.document.body.setAttribute("dir",Me.get(Oe.currentLanguage))}static add(t,...e){e.forEach((e=>Me.directions.set(e,t)))}}var De;Me.directions=new Map,Me.add("rtl","ar","hy","az","fa","he","ku","mdv","ur"),Me.updateLanguage();let Le=De=class extends ce{constructor(){super(...arguments),this.variant=De.defaultVariant}static get(t){const e=De.fontsByVariant.get(t);if(!e)throw new Error(`No font found for variant ${t}`);return e}static ensureAvailable(t){const e=De.get(t);De.fontUrls.add(e.url);const i=[...De.fontUrls].map((t=>`@import '${t}';`));i.some((t=>!1===De.fontStyleElement.innerText.includes(t)))&&(De.fontStyleElement.innerHTML=i.join("\n"))}static get styles(){return p`:host{display:inline-grid;font-size:24px}span{font-weight:400;font-style:normal;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}`}get template(){return B`<span ${ue({fontFamily:De.get(this.variant).name})}>${this.icon}</span>`}};Le.defaultVariant="filled",Le.fontsByVariant=new Map([["filled",{name:"Material Icons",url:"https://fonts.googleapis.com/icon?family=Material+Icons"}],["outlined",{name:"Material Icons Outlined",url:"https://fonts.googleapis.com/icon?family=Material+Icons+Outlined"}],["sharp",{name:"Material Icons Sharp",url:"https://fonts.googleapis.com/icon?family=Material+Icons+Sharp"}],["rounded",{name:"Material Icons Round",url:"https://fonts.googleapis.com/icon?family=Material+Icons+Round"}]]),Le.fontStyleElement=document.createElement("style"),Le.fontUrls=new Set,document.head.appendChild(De.fontStyleElement),De.ensureAvailable(De.defaultVariant),r([ge({updated(){De.ensureAvailable(this.variant)}})],Le.prototype,"variant",void 0),r([ge()],Le.prototype,"icon",void 0),Le=De=r([ae("mo-icon")],Le);const Ne=Symbol();function Fe(t,e){return(t.matches||t.webkitMatchesSelector||t.msMatchesSelector).call(t,e)}let Ue=!1;const Be=()=>{},Ve={get passive(){return Ue=!0,!1}};document.addEventListener("x",Be,Ve),document.removeEventListener("x",Be);class je extends lt{click(){if(this.mdcRoot)return this.mdcRoot.focus(),void this.mdcRoot.click();super.click()}createFoundation(){void 0!==this.mdcFoundation&&this.mdcFoundation.destroy(),this.mdcFoundationClass&&(this.mdcFoundation=new this.mdcFoundationClass(this.createAdapter()),this.mdcFoundation.init())}firstUpdated(){this.createFoundation()}}var Ge=function(){function t(t){void 0===t&&(t={}),this.adapter=t}return Object.defineProperty(t,"cssClasses",{get:function(){return{}},enumerable:!1,configurable:!0}),Object.defineProperty(t,"strings",{get:function(){return{}},enumerable:!1,configurable:!0}),Object.defineProperty(t,"numbers",{get:function(){return{}},enumerable:!1,configurable:!0}),Object.defineProperty(t,"defaultAdapter",{get:function(){return{}},enumerable:!1,configurable:!0}),t.prototype.init=function(){},t.prototype.destroy=function(){},t}();var qe={BG_FOCUSED:"mdc-ripple-upgraded--background-focused",FG_ACTIVATION:"mdc-ripple-upgraded--foreground-activation",FG_DEACTIVATION:"mdc-ripple-upgraded--foreground-deactivation",ROOT:"mdc-ripple-upgraded",UNBOUNDED:"mdc-ripple-upgraded--unbounded"},Ye={VAR_FG_SCALE:"--mdc-ripple-fg-scale",VAR_FG_SIZE:"--mdc-ripple-fg-size",VAR_FG_TRANSLATE_END:"--mdc-ripple-fg-translate-end",VAR_FG_TRANSLATE_START:"--mdc-ripple-fg-translate-start",VAR_LEFT:"--mdc-ripple-left",VAR_TOP:"--mdc-ripple-top"},We={DEACTIVATION_TIMEOUT_MS:225,FG_DEACTIVATION_MS:150,INITIAL_ORIGIN_SCALE:.6,PADDING:10,TAP_DELAY_MS:300};var Xe=["touchstart","pointerdown","mousedown","keydown"],Ke=["touchend","pointerup","mouseup","contextmenu"],Ze=[],Je=function(t){function r(e){var o=t.call(this,i(i({},r.defaultAdapter),e))||this;return o.activationAnimationHasEnded=!1,o.activationTimer=0,o.fgDeactivationRemovalTimer=0,o.fgScale="0",o.frame={width:0,height:0},o.initialSize=0,o.layoutFrame=0,o.maxRadius=0,o.unboundedCoords={left:0,top:0},o.activationState=o.defaultActivationState(),o.activationTimerCallback=function(){o.activationAnimationHasEnded=!0,o.runDeactivationUXLogicIfReady()},o.activateHandler=function(t){o.activateImpl(t)},o.deactivateHandler=function(){o.deactivateImpl()},o.focusHandler=function(){o.handleFocus()},o.blurHandler=function(){o.handleBlur()},o.resizeHandler=function(){o.layout()},o}return function(t,i){if("function"!=typeof i&&null!==i)throw new TypeError("Class extends value "+String(i)+" is not a constructor or null");function r(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(r.prototype=i.prototype,new r)}(r,t),Object.defineProperty(r,"cssClasses",{get:function(){return qe},enumerable:!1,configurable:!0}),Object.defineProperty(r,"strings",{get:function(){return Ye},enumerable:!1,configurable:!0}),Object.defineProperty(r,"numbers",{get:function(){return We},enumerable:!1,configurable:!0}),Object.defineProperty(r,"defaultAdapter",{get:function(){return{addClass:function(){},browserSupportsCssVars:function(){return!0},computeBoundingRect:function(){return{top:0,right:0,bottom:0,left:0,width:0,height:0}},containsEventTarget:function(){return!0},deregisterDocumentInteractionHandler:function(){},deregisterInteractionHandler:function(){},deregisterResizeHandler:function(){},getWindowPageOffset:function(){return{x:0,y:0}},isSurfaceActive:function(){return!0},isSurfaceDisabled:function(){return!0},isUnbounded:function(){return!0},registerDocumentInteractionHandler:function(){},registerInteractionHandler:function(){},registerResizeHandler:function(){},removeClass:function(){},updateCssVariable:function(){}}},enumerable:!1,configurable:!0}),r.prototype.init=function(){var t=this,e=this.supportsPressRipple();if(this.registerRootHandlers(e),e){var i=r.cssClasses,o=i.ROOT,n=i.UNBOUNDED;requestAnimationFrame((function(){t.adapter.addClass(o),t.adapter.isUnbounded()&&(t.adapter.addClass(n),t.layoutInternal())}))}},r.prototype.destroy=function(){var t=this;if(this.supportsPressRipple()){this.activationTimer&&(clearTimeout(this.activationTimer),this.activationTimer=0,this.adapter.removeClass(r.cssClasses.FG_ACTIVATION)),this.fgDeactivationRemovalTimer&&(clearTimeout(this.fgDeactivationRemovalTimer),this.fgDeactivationRemovalTimer=0,this.adapter.removeClass(r.cssClasses.FG_DEACTIVATION));var e=r.cssClasses,i=e.ROOT,o=e.UNBOUNDED;requestAnimationFrame((function(){t.adapter.removeClass(i),t.adapter.removeClass(o),t.removeCssVars()}))}this.deregisterRootHandlers(),this.deregisterDeactivationHandlers()},r.prototype.activate=function(t){this.activateImpl(t)},r.prototype.deactivate=function(){this.deactivateImpl()},r.prototype.layout=function(){var t=this;this.layoutFrame&&cancelAnimationFrame(this.layoutFrame),this.layoutFrame=requestAnimationFrame((function(){t.layoutInternal(),t.layoutFrame=0}))},r.prototype.setUnbounded=function(t){var e=r.cssClasses.UNBOUNDED;t?this.adapter.addClass(e):this.adapter.removeClass(e)},r.prototype.handleFocus=function(){var t=this;requestAnimationFrame((function(){return t.adapter.addClass(r.cssClasses.BG_FOCUSED)}))},r.prototype.handleBlur=function(){var t=this;requestAnimationFrame((function(){return t.adapter.removeClass(r.cssClasses.BG_FOCUSED)}))},r.prototype.supportsPressRipple=function(){return this.adapter.browserSupportsCssVars()},r.prototype.defaultActivationState=function(){return{activationEvent:void 0,hasDeactivationUXRun:!1,isActivated:!1,isProgrammatic:!1,wasActivatedByPointer:!1,wasElementMadeActive:!1}},r.prototype.registerRootHandlers=function(t){var e,i;if(t){try{for(var r=o(Xe),n=r.next();!n.done;n=r.next()){var s=n.value;this.adapter.registerInteractionHandler(s,this.activateHandler)}}catch(t){e={error:t}}finally{try{n&&!n.done&&(i=r.return)&&i.call(r)}finally{if(e)throw e.error}}this.adapter.isUnbounded()&&this.adapter.registerResizeHandler(this.resizeHandler)}this.adapter.registerInteractionHandler("focus",this.focusHandler),this.adapter.registerInteractionHandler("blur",this.blurHandler)},r.prototype.registerDeactivationHandlers=function(t){var e,i;if("keydown"===t.type)this.adapter.registerInteractionHandler("keyup",this.deactivateHandler);else try{for(var r=o(Ke),n=r.next();!n.done;n=r.next()){var s=n.value;this.adapter.registerDocumentInteractionHandler(s,this.deactivateHandler)}}catch(t){e={error:t}}finally{try{n&&!n.done&&(i=r.return)&&i.call(r)}finally{if(e)throw e.error}}},r.prototype.deregisterRootHandlers=function(){var t,e;try{for(var i=o(Xe),r=i.next();!r.done;r=i.next()){var n=r.value;this.adapter.deregisterInteractionHandler(n,this.activateHandler)}}catch(e){t={error:e}}finally{try{r&&!r.done&&(e=i.return)&&e.call(i)}finally{if(t)throw t.error}}this.adapter.deregisterInteractionHandler("focus",this.focusHandler),this.adapter.deregisterInteractionHandler("blur",this.blurHandler),this.adapter.isUnbounded()&&this.adapter.deregisterResizeHandler(this.resizeHandler)},r.prototype.deregisterDeactivationHandlers=function(){var t,e;this.adapter.deregisterInteractionHandler("keyup",this.deactivateHandler);try{for(var i=o(Ke),r=i.next();!r.done;r=i.next()){var n=r.value;this.adapter.deregisterDocumentInteractionHandler(n,this.deactivateHandler)}}catch(e){t={error:e}}finally{try{r&&!r.done&&(e=i.return)&&e.call(i)}finally{if(t)throw t.error}}},r.prototype.removeCssVars=function(){var t=this,e=r.strings;Object.keys(e).forEach((function(i){0===i.indexOf("VAR_")&&t.adapter.updateCssVariable(e[i],null)}))},r.prototype.activateImpl=function(t){var e=this;if(!this.adapter.isSurfaceDisabled()){var i=this.activationState;if(!i.isActivated){var r=this.previousActivationEvent;if(!(r&&void 0!==t&&r.type!==t.type)){i.isActivated=!0,i.isProgrammatic=void 0===t,i.activationEvent=t,i.wasActivatedByPointer=!i.isProgrammatic&&(void 0!==t&&("mousedown"===t.type||"touchstart"===t.type||"pointerdown"===t.type));var o=void 0!==t&&Ze.length>0&&Ze.some((function(t){return e.adapter.containsEventTarget(t)}));o?this.resetActivationState():(void 0!==t&&(Ze.push(t.target),this.registerDeactivationHandlers(t)),i.wasElementMadeActive=this.checkElementMadeActive(t),i.wasElementMadeActive&&this.animateActivation(),requestAnimationFrame((function(){Ze=[],i.wasElementMadeActive||void 0===t||" "!==t.key&&32!==t.keyCode||(i.wasElementMadeActive=e.checkElementMadeActive(t),i.wasElementMadeActive&&e.animateActivation()),i.wasElementMadeActive||(e.activationState=e.defaultActivationState())})))}}}},r.prototype.checkElementMadeActive=function(t){return void 0===t||"keydown"!==t.type||this.adapter.isSurfaceActive()},r.prototype.animateActivation=function(){var t=this,e=r.strings,i=e.VAR_FG_TRANSLATE_START,o=e.VAR_FG_TRANSLATE_END,n=r.cssClasses,s=n.FG_DEACTIVATION,a=n.FG_ACTIVATION,c=r.numbers.DEACTIVATION_TIMEOUT_MS;this.layoutInternal();var d="",l="";if(!this.adapter.isUnbounded()){var p=this.getFgTranslationCoordinates(),u=p.startPoint,h=p.endPoint;d=u.x+"px, "+u.y+"px",l=h.x+"px, "+h.y+"px"}this.adapter.updateCssVariable(i,d),this.adapter.updateCssVariable(o,l),clearTimeout(this.activationTimer),clearTimeout(this.fgDeactivationRemovalTimer),this.rmBoundedActivationClasses(),this.adapter.removeClass(s),this.adapter.computeBoundingRect(),this.adapter.addClass(a),this.activationTimer=setTimeout((function(){t.activationTimerCallback()}),c)},r.prototype.getFgTranslationCoordinates=function(){var t,e=this.activationState,i=e.activationEvent;return t=e.wasActivatedByPointer?function(t,e,i){if(!t)return{x:0,y:0};var r,o,n=e.x,s=e.y,a=n+i.left,c=s+i.top;if("touchstart"===t.type){var d=t;r=d.changedTouches[0].pageX-a,o=d.changedTouches[0].pageY-c}else{var l=t;r=l.pageX-a,o=l.pageY-c}return{x:r,y:o}}(i,this.adapter.getWindowPageOffset(),this.adapter.computeBoundingRect()):{x:this.frame.width/2,y:this.frame.height/2},{startPoint:t={x:t.x-this.initialSize/2,y:t.y-this.initialSize/2},endPoint:{x:this.frame.width/2-this.initialSize/2,y:this.frame.height/2-this.initialSize/2}}},r.prototype.runDeactivationUXLogicIfReady=function(){var t=this,e=r.cssClasses.FG_DEACTIVATION,i=this.activationState,o=i.hasDeactivationUXRun,n=i.isActivated;(o||!n)&&this.activationAnimationHasEnded&&(this.rmBoundedActivationClasses(),this.adapter.addClass(e),this.fgDeactivationRemovalTimer=setTimeout((function(){t.adapter.removeClass(e)}),We.FG_DEACTIVATION_MS))},r.prototype.rmBoundedActivationClasses=function(){var t=r.cssClasses.FG_ACTIVATION;this.adapter.removeClass(t),this.activationAnimationHasEnded=!1,this.adapter.computeBoundingRect()},r.prototype.resetActivationState=function(){var t=this;this.previousActivationEvent=this.activationState.activationEvent,this.activationState=this.defaultActivationState(),setTimeout((function(){return t.previousActivationEvent=void 0}),r.numbers.TAP_DELAY_MS)},r.prototype.deactivateImpl=function(){var t=this,e=this.activationState;if(e.isActivated){var r=i({},e);e.isProgrammatic?(requestAnimationFrame((function(){t.animateDeactivation(r)})),this.resetActivationState()):(this.deregisterDeactivationHandlers(),requestAnimationFrame((function(){t.activationState.hasDeactivationUXRun=!0,t.animateDeactivation(r),t.resetActivationState()})))}},r.prototype.animateDeactivation=function(t){var e=t.wasActivatedByPointer,i=t.wasElementMadeActive;(e||i)&&this.runDeactivationUXLogicIfReady()},r.prototype.layoutInternal=function(){var t=this;this.frame=this.adapter.computeBoundingRect();var e=Math.max(this.frame.height,this.frame.width);this.maxRadius=this.adapter.isUnbounded()?e:Math.sqrt(Math.pow(t.frame.width,2)+Math.pow(t.frame.height,2))+r.numbers.PADDING;var i=Math.floor(e*r.numbers.INITIAL_ORIGIN_SCALE);this.adapter.isUnbounded()&&i%2!=0?this.initialSize=i-1:this.initialSize=i,this.fgScale=""+this.maxRadius/this.initialSize,this.updateLayoutCssVars()},r.prototype.updateLayoutCssVars=function(){var t=r.strings,e=t.VAR_FG_SIZE,i=t.VAR_LEFT,o=t.VAR_TOP,n=t.VAR_FG_SCALE;this.adapter.updateCssVariable(e,this.initialSize+"px"),this.adapter.updateCssVariable(n,this.fgScale),this.adapter.isUnbounded()&&(this.unboundedCoords={left:Math.round(this.frame.width/2-this.initialSize/2),top:Math.round(this.frame.height/2-this.initialSize/2)},this.adapter.updateCssVariable(i,this.unboundedCoords.left+"px"),this.adapter.updateCssVariable(o,this.unboundedCoords.top+"px"))},r}(Ge);const Qe=Je;class ti extends je{constructor(){super(...arguments),this.primary=!1,this.accent=!1,this.unbounded=!1,this.disabled=!1,this.activated=!1,this.selected=!1,this.internalUseStateLayerCustomProperties=!1,this.hovering=!1,this.bgFocused=!1,this.fgActivation=!1,this.fgDeactivation=!1,this.fgScale="",this.fgSize="",this.translateStart="",this.translateEnd="",this.leftPos="",this.topPos="",this.mdcFoundationClass=Qe}get isActive(){return Fe(this.parentElement||this,":active")}createAdapter(){return{browserSupportsCssVars:()=>!0,isUnbounded:()=>this.unbounded,isSurfaceActive:()=>this.isActive,isSurfaceDisabled:()=>this.disabled,addClass:t=>{switch(t){case"mdc-ripple-upgraded--background-focused":this.bgFocused=!0;break;case"mdc-ripple-upgraded--foreground-activation":this.fgActivation=!0;break;case"mdc-ripple-upgraded--foreground-deactivation":this.fgDeactivation=!0}},removeClass:t=>{switch(t){case"mdc-ripple-upgraded--background-focused":this.bgFocused=!1;break;case"mdc-ripple-upgraded--foreground-activation":this.fgActivation=!1;break;case"mdc-ripple-upgraded--foreground-deactivation":this.fgDeactivation=!1}},containsEventTarget:()=>!0,registerInteractionHandler:()=>{},deregisterInteractionHandler:()=>{},registerDocumentInteractionHandler:()=>{},deregisterDocumentInteractionHandler:()=>{},registerResizeHandler:()=>{},deregisterResizeHandler:()=>{},updateCssVariable:(t,e)=>{switch(t){case"--mdc-ripple-fg-scale":this.fgScale=e;break;case"--mdc-ripple-fg-size":this.fgSize=e;break;case"--mdc-ripple-fg-translate-end":this.translateEnd=e;break;case"--mdc-ripple-fg-translate-start":this.translateStart=e;break;case"--mdc-ripple-left":this.leftPos=e;break;case"--mdc-ripple-top":this.topPos=e}},computeBoundingRect:()=>(this.parentElement||this).getBoundingClientRect(),getWindowPageOffset:()=>({x:window.pageXOffset,y:window.pageYOffset})}}startPress(t){this.waitForFoundation((()=>{this.mdcFoundation.activate(t)}))}endPress(){this.waitForFoundation((()=>{this.mdcFoundation.deactivate()}))}startFocus(){this.waitForFoundation((()=>{this.mdcFoundation.handleFocus()}))}endFocus(){this.waitForFoundation((()=>{this.mdcFoundation.handleBlur()}))}startHover(){this.hovering=!0}endHover(){this.hovering=!1}waitForFoundation(t){this.mdcFoundation?t():this.updateComplete.then(t)}update(t){t.has("disabled")&&this.disabled&&this.endHover(),super.update(t)}render(){const t=this.activated&&(this.primary||!this.accent),e=this.selected&&(this.primary||!this.accent),i={"mdc-ripple-surface--accent":this.accent,"mdc-ripple-surface--primary--activated":t,"mdc-ripple-surface--accent--activated":this.accent&&this.activated,"mdc-ripple-surface--primary--selected":e,"mdc-ripple-surface--accent--selected":this.accent&&this.selected,"mdc-ripple-surface--disabled":this.disabled,"mdc-ripple-surface--hover":this.hovering,"mdc-ripple-surface--primary":this.primary,"mdc-ripple-surface--selected":this.selected,"mdc-ripple-upgraded--background-focused":this.bgFocused,"mdc-ripple-upgraded--foreground-activation":this.fgActivation,"mdc-ripple-upgraded--foreground-deactivation":this.fgDeactivation,"mdc-ripple-upgraded--unbounded":this.unbounded,"mdc-ripple-surface--internal-use-state-layer-custom-properties":this.internalUseStateLayerCustomProperties};return B`<div class="mdc-ripple-surface mdc-ripple-upgraded ${Jt(i)}" style="${ie({"--mdc-ripple-fg-scale":this.fgScale,"--mdc-ripple-fg-size":this.fgSize,"--mdc-ripple-fg-translate-end":this.translateEnd,"--mdc-ripple-fg-translate-start":this.translateStart,"--mdc-ripple-left":this.leftPos,"--mdc-ripple-top":this.topPos})}"></div>`}}r([yt(".mdc-ripple-surface")],ti.prototype,"mdcRoot",void 0),r([mt({type:Boolean})],ti.prototype,"primary",void 0),r([mt({type:Boolean})],ti.prototype,"accent",void 0),r([mt({type:Boolean})],ti.prototype,"unbounded",void 0),r([mt({type:Boolean})],ti.prototype,"disabled",void 0),r([mt({type:Boolean})],ti.prototype,"activated",void 0),r([mt({type:Boolean})],ti.prototype,"selected",void 0),r([mt({type:Boolean})],ti.prototype,"internalUseStateLayerCustomProperties",void 0),r([ft()],ti.prototype,"hovering",void 0),r([ft()],ti.prototype,"bgFocused",void 0),r([ft()],ti.prototype,"fgActivation",void 0),r([ft()],ti.prototype,"fgDeactivation",void 0),r([ft()],ti.prototype,"fgScale",void 0),r([ft()],ti.prototype,"fgSize",void 0),r([ft()],ti.prototype,"translateStart",void 0),r([ft()],ti.prototype,"translateEnd",void 0),r([ft()],ti.prototype,"leftPos",void 0),r([ft()],ti.prototype,"topPos",void 0);const ei=p`.mdc-ripple-surface{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:transparent;will-change:transform,opacity;position:relative;outline:0;overflow:hidden}.mdc-ripple-surface::after,.mdc-ripple-surface::before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-ripple-surface::before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index,1)}.mdc-ripple-surface::after{z-index:0;z-index:var(--mdc-ripple-z-index,0)}.mdc-ripple-surface.mdc-ripple-upgraded::before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-ripple-surface.mdc-ripple-upgraded::after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-ripple-surface.mdc-ripple-upgraded--unbounded::after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}.mdc-ripple-surface.mdc-ripple-upgraded--foreground-activation::after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-ripple-surface.mdc-ripple-upgraded--foreground-deactivation::after{animation:mdc-ripple-fg-opacity-out 150ms;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-ripple-surface::after,.mdc-ripple-surface::before{top:calc(50% - 100%);left:calc(50% - 100%);width:200%;height:200%}.mdc-ripple-surface.mdc-ripple-upgraded::after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.mdc-ripple-surface[data-mdc-ripple-is-unbounded],.mdc-ripple-upgraded--unbounded{overflow:visible}.mdc-ripple-surface[data-mdc-ripple-is-unbounded]::after,.mdc-ripple-surface[data-mdc-ripple-is-unbounded]::before,.mdc-ripple-upgraded--unbounded::after,.mdc-ripple-upgraded--unbounded::before{top:calc(50% - 50%);left:calc(50% - 50%);width:100%;height:100%}.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded::after,.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded::before,.mdc-ripple-upgraded--unbounded.mdc-ripple-upgraded::after,.mdc-ripple-upgraded--unbounded.mdc-ripple-upgraded::before{top:var(--mdc-ripple-top,calc(50% - 50%));left:var(--mdc-ripple-left,calc(50% - 50%));width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded::after,.mdc-ripple-upgraded--unbounded.mdc-ripple-upgraded::after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.mdc-ripple-surface::after,.mdc-ripple-surface::before{background-color:#000;background-color:var(--mdc-ripple-color,#000)}.mdc-ripple-surface.mdc-ripple-surface--hover::before,.mdc-ripple-surface:hover::before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,.04)}.mdc-ripple-surface.mdc-ripple-upgraded--background-focused::before,.mdc-ripple-surface:not(.mdc-ripple-upgraded):focus::before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity,.12)}.mdc-ripple-surface:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-ripple-surface:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity,.12)}.mdc-ripple-surface.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity, 0.12)}@keyframes mdc-ripple-fg-radius-in{from{animation-timing-function:cubic-bezier(.4,0,.2,1);transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)}to{transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}}@keyframes mdc-ripple-fg-opacity-in{from{animation-timing-function:linear;opacity:0}to{opacity:var(--mdc-ripple-fg-opacity,0)}}@keyframes mdc-ripple-fg-opacity-out{from{animation-timing-function:linear;opacity:var(--mdc-ripple-fg-opacity,0)}to{opacity:0}}:host{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;display:block}:host .mdc-ripple-surface{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;will-change:unset}.mdc-ripple-surface--primary::after,.mdc-ripple-surface--primary::before{background-color:#6200ee;background-color:var(--mdc-ripple-color,var(--mdc-theme-primary,#6200ee))}.mdc-ripple-surface--primary.mdc-ripple-surface--hover::before,.mdc-ripple-surface--primary:hover::before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,.04)}.mdc-ripple-surface--primary.mdc-ripple-upgraded--background-focused::before,.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded):focus::before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity,.12)}.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity,.12)}.mdc-ripple-surface--primary.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity, 0.12)}.mdc-ripple-surface--primary--activated::before{opacity:.12;opacity:var(--mdc-ripple-activated-opacity,.12)}.mdc-ripple-surface--primary--activated::after,.mdc-ripple-surface--primary--activated::before{background-color:#6200ee;background-color:var(--mdc-ripple-color,var(--mdc-theme-primary,#6200ee))}.mdc-ripple-surface--primary--activated.mdc-ripple-surface--hover::before,.mdc-ripple-surface--primary--activated:hover::before{opacity:.16;opacity:var(--mdc-ripple-hover-opacity,.16)}.mdc-ripple-surface--primary--activated.mdc-ripple-upgraded--background-focused::before,.mdc-ripple-surface--primary--activated:not(.mdc-ripple-upgraded):focus::before{transition-duration:75ms;opacity:.24;opacity:var(--mdc-ripple-focus-opacity,.24)}.mdc-ripple-surface--primary--activated:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-ripple-surface--primary--activated:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.24;opacity:var(--mdc-ripple-press-opacity,.24)}.mdc-ripple-surface--primary--activated.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity, 0.24)}.mdc-ripple-surface--primary--selected::before{opacity:.08;opacity:var(--mdc-ripple-selected-opacity,.08)}.mdc-ripple-surface--primary--selected::after,.mdc-ripple-surface--primary--selected::before{background-color:#6200ee;background-color:var(--mdc-ripple-color,var(--mdc-theme-primary,#6200ee))}.mdc-ripple-surface--primary--selected.mdc-ripple-surface--hover::before,.mdc-ripple-surface--primary--selected:hover::before{opacity:.12;opacity:var(--mdc-ripple-hover-opacity,.12)}.mdc-ripple-surface--primary--selected.mdc-ripple-upgraded--background-focused::before,.mdc-ripple-surface--primary--selected:not(.mdc-ripple-upgraded):focus::before{transition-duration:75ms;opacity:.2;opacity:var(--mdc-ripple-focus-opacity,.2)}.mdc-ripple-surface--primary--selected:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-ripple-surface--primary--selected:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.2;opacity:var(--mdc-ripple-press-opacity,.2)}.mdc-ripple-surface--primary--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity, 0.2)}.mdc-ripple-surface--accent::after,.mdc-ripple-surface--accent::before{background-color:#018786;background-color:var(--mdc-ripple-color,var(--mdc-theme-secondary,#018786))}.mdc-ripple-surface--accent.mdc-ripple-surface--hover::before,.mdc-ripple-surface--accent:hover::before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,.04)}.mdc-ripple-surface--accent.mdc-ripple-upgraded--background-focused::before,.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded):focus::before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity,.12)}.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity,.12)}.mdc-ripple-surface--accent.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity, 0.12)}.mdc-ripple-surface--accent--activated::before{opacity:.12;opacity:var(--mdc-ripple-activated-opacity,.12)}.mdc-ripple-surface--accent--activated::after,.mdc-ripple-surface--accent--activated::before{background-color:#018786;background-color:var(--mdc-ripple-color,var(--mdc-theme-secondary,#018786))}.mdc-ripple-surface--accent--activated.mdc-ripple-surface--hover::before,.mdc-ripple-surface--accent--activated:hover::before{opacity:.16;opacity:var(--mdc-ripple-hover-opacity,.16)}.mdc-ripple-surface--accent--activated.mdc-ripple-upgraded--background-focused::before,.mdc-ripple-surface--accent--activated:not(.mdc-ripple-upgraded):focus::before{transition-duration:75ms;opacity:.24;opacity:var(--mdc-ripple-focus-opacity,.24)}.mdc-ripple-surface--accent--activated:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-ripple-surface--accent--activated:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.24;opacity:var(--mdc-ripple-press-opacity,.24)}.mdc-ripple-surface--accent--activated.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity, 0.24)}.mdc-ripple-surface--accent--selected::before{opacity:.08;opacity:var(--mdc-ripple-selected-opacity,.08)}.mdc-ripple-surface--accent--selected::after,.mdc-ripple-surface--accent--selected::before{background-color:#018786;background-color:var(--mdc-ripple-color,var(--mdc-theme-secondary,#018786))}.mdc-ripple-surface--accent--selected.mdc-ripple-surface--hover::before,.mdc-ripple-surface--accent--selected:hover::before{opacity:.12;opacity:var(--mdc-ripple-hover-opacity,.12)}.mdc-ripple-surface--accent--selected.mdc-ripple-upgraded--background-focused::before,.mdc-ripple-surface--accent--selected:not(.mdc-ripple-upgraded):focus::before{transition-duration:75ms;opacity:.2;opacity:var(--mdc-ripple-focus-opacity,.2)}.mdc-ripple-surface--accent--selected:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-ripple-surface--accent--selected:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.2;opacity:var(--mdc-ripple-press-opacity,.2)}.mdc-ripple-surface--accent--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity, 0.2)}.mdc-ripple-surface--disabled{opacity:0}.mdc-ripple-surface--internal-use-state-layer-custom-properties::after,.mdc-ripple-surface--internal-use-state-layer-custom-properties::before{background-color:#000;background-color:var(--mdc-ripple-hover-state-layer-color,#000)}.mdc-ripple-surface--internal-use-state-layer-custom-properties.mdc-ripple-surface--hover::before,.mdc-ripple-surface--internal-use-state-layer-custom-properties:hover::before{opacity:.04;opacity:var(--mdc-ripple-hover-state-layer-opacity,.04)}.mdc-ripple-surface--internal-use-state-layer-custom-properties.mdc-ripple-upgraded--background-focused::before,.mdc-ripple-surface--internal-use-state-layer-custom-properties:not(.mdc-ripple-upgraded):focus::before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-state-layer-opacity,.12)}.mdc-ripple-surface--internal-use-state-layer-custom-properties:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-ripple-surface--internal-use-state-layer-custom-properties:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-pressed-state-layer-opacity,.12)}.mdc-ripple-surface--internal-use-state-layer-custom-properties.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-pressed-state-layer-opacity, 0.12)}`;let ii=class extends ti{};function ri(t,e,i){if(void 0!==e)return function(t,e,i){const r=t.constructor;if(!i){const t=`__${e}`;if(!(i=r.getPropertyDescriptor(e,t)))throw new Error("@ariaProperty must be used after a @property decorator")}const o=i;let n="";if(!o.set)throw new Error(`@ariaProperty requires a setter for ${e}`);if(t.dispatchWizEvent)return i;const s={configurable:!0,enumerable:!0,set(t){if(""===n){const t=r.getPropertyOptions(e);n="string"==typeof t.attribute?t.attribute:e}this.hasAttribute(n)&&this.removeAttribute(n),o.set.call(this,t)}};return o.get&&(s.get=function(){return o.get.call(this)}),s}(t,e,i);throw new Error("@ariaProperty only supports TypeScript Decorators")}ii.styles=[ei],ii=r([ut("mwc-ripple")],ii);class oi{constructor(t){this.startPress=e=>{t().then((t=>{t&&t.startPress(e)}))},this.endPress=()=>{t().then((t=>{t&&t.endPress()}))},this.startFocus=()=>{t().then((t=>{t&&t.startFocus()}))},this.endFocus=()=>{t().then((t=>{t&&t.endFocus()}))},this.startHover=()=>{t().then((t=>{t&&t.startHover()}))},this.endHover=()=>{t().then((t=>{t&&t.endHover()}))}}}class ni extends lt{constructor(){super(...arguments),this.disabled=!1,this.icon="",this.shouldRenderRipple=!1,this.rippleHandlers=new oi((()=>(this.shouldRenderRipple=!0,this.ripple)))}renderRipple(){return this.shouldRenderRipple?B`<mwc-ripple .disabled="${this.disabled}" unbounded></mwc-ripple>`:""}focus(){const t=this.buttonElement;t&&(this.rippleHandlers.startFocus(),t.focus())}blur(){const t=this.buttonElement;t&&(this.rippleHandlers.endFocus(),t.blur())}render(){return B`<button class="mdc-icon-button mdc-icon-button--display-flex" aria-label="${this.ariaLabel||this.icon}" aria-haspopup="${(t=>null!=t?t:G)(this.ariaHasPopup)}" ?disabled="${this.disabled}" @focus="${this.handleRippleFocus}" @blur="${this.handleRippleBlur}" @mousedown="${this.handleRippleMouseDown}" @mouseenter="${this.handleRippleMouseEnter}" @mouseleave="${this.handleRippleMouseLeave}" @touchstart="${this.handleRippleTouchStart}" @touchend="${this.handleRippleDeactivate}" @touchcancel="${this.handleRippleDeactivate}">${this.renderRipple()} ${this.icon?B`<i class="material-icons">${this.icon}</i>`:""} <span><slot></slot></span></button>`}handleRippleMouseDown(t){const e=()=>{window.removeEventListener("mouseup",e),this.handleRippleDeactivate()};window.addEventListener("mouseup",e),this.rippleHandlers.startPress(t)}handleRippleTouchStart(t){this.rippleHandlers.startPress(t)}handleRippleDeactivate(){this.rippleHandlers.endPress()}handleRippleMouseEnter(){this.rippleHandlers.startHover()}handleRippleMouseLeave(){this.rippleHandlers.endHover()}handleRippleFocus(){this.rippleHandlers.startFocus()}handleRippleBlur(){this.rippleHandlers.endFocus()}}r([mt({type:Boolean,reflect:!0})],ni.prototype,"disabled",void 0),r([mt({type:String})],ni.prototype,"icon",void 0),r([ri,mt({type:String,attribute:"aria-label"})],ni.prototype,"ariaLabel",void 0),r([ri,mt({type:String,attribute:"aria-haspopup"})],ni.prototype,"ariaHasPopup",void 0),r([yt("button")],ni.prototype,"buttonElement",void 0),r([function(t){return vt({descriptor:e=>({async get(){var e;return await this.updateComplete,null===(e=this.renderRoot)||void 0===e?void 0:e.querySelector(t)},enumerable:!0,configurable:!0})})}("mwc-ripple")],ni.prototype,"ripple",void 0),r([ft()],ni.prototype,"shouldRenderRipple",void 0),r([gt({passive:!0})],ni.prototype,"handleRippleMouseDown",null),r([gt({passive:!0})],ni.prototype,"handleRippleTouchStart",null);const si=p`.material-icons{font-family:var(--mdc-icon-font, "Material Icons");font-weight:400;font-style:normal;font-size:var(--mdc-icon-size,24px);line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.mdc-icon-button{font-size:24px;width:48px;height:48px;padding:12px}.mdc-icon-button .mdc-icon-button__focus-ring{display:none}.mdc-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{display:block;max-height:48px;max-width:48px}@media screen and (forced-colors:active){.mdc-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{pointer-events:none;border:2px solid transparent;border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;width:100%}}@media screen and (forced-colors:active)and (forced-colors:active){.mdc-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{border-color:CanvasText}}@media screen and (forced-colors:active){.mdc-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after{content:"";border:2px solid transparent;border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 4px);width:calc(100% + 4px)}}@media screen and (forced-colors:active)and (forced-colors:active){.mdc-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after{border-color:CanvasText}}.mdc-icon-button.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin-top:4px;margin-bottom:4px;margin-right:4px;margin-left:4px}.mdc-icon-button.mdc-icon-button--reduced-size.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.mdc-icon-button--reduced-size:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mdc-icon-button .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%,-50%)}.mdc-icon-button:disabled{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-disabled-on-light,rgba(0,0,0,.38))}.mdc-icon-button img,.mdc-icon-button svg{width:24px;height:24px}.mdc-icon-button{display:inline-block;position:relative;box-sizing:border-box;border:none;outline:0;background-color:transparent;fill:currentColor;color:inherit;text-decoration:none;cursor:pointer;user-select:none;z-index:0;overflow:visible}.mdc-icon-button .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%,-50%)}.mdc-icon-button:disabled{cursor:default;pointer-events:none}.mdc-icon-button--display-flex{align-items:center;display:inline-flex;justify-content:center}.mdc-icon-button__icon{display:inline-block}.mdc-icon-button__icon.mdc-icon-button__icon--on{display:none}.mdc-icon-button--on .mdc-icon-button__icon{display:none}.mdc-icon-button--on .mdc-icon-button__icon.mdc-icon-button__icon--on{display:inline-block}.mdc-icon-button__link{height:100%;left:0;outline:0;position:absolute;top:0;width:100%}.mdc-icon-button{display:inline-block;position:relative;box-sizing:border-box;border:none;outline:0;background-color:transparent;fill:currentColor;color:inherit;text-decoration:none;cursor:pointer;user-select:none;z-index:0;overflow:visible}.mdc-icon-button .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%,-50%)}.mdc-icon-button:disabled{cursor:default;pointer-events:none}.mdc-icon-button--display-flex{align-items:center;display:inline-flex;justify-content:center}.mdc-icon-button__icon{display:inline-block}.mdc-icon-button__icon.mdc-icon-button__icon--on{display:none}.mdc-icon-button--on .mdc-icon-button__icon{display:none}.mdc-icon-button--on .mdc-icon-button__icon.mdc-icon-button__icon--on{display:inline-block}.mdc-icon-button__link{height:100%;left:0;outline:0;position:absolute;top:0;width:100%}:host{display:inline-block;outline:0}:host([disabled]){pointer-events:none}.mdc-icon-button ::slotted(*),.mdc-icon-button i,.mdc-icon-button img,.mdc-icon-button svg{display:block}:host{--mdc-ripple-color:currentcolor;-webkit-tap-highlight-color:transparent}.mdc-icon-button,:host{vertical-align:top}.mdc-icon-button{width:var(--mdc-icon-button-size,48px);height:var(--mdc-icon-button-size,48px);padding:calc((var(--mdc-icon-button-size,48px) - var(--mdc-icon-size,24px))/ 2)}.mdc-icon-button ::slotted(*),.mdc-icon-button i,.mdc-icon-button img,.mdc-icon-button svg{display:block;width:var(--mdc-icon-size,24px);height:var(--mdc-icon-size,24px)}`;let ai=class extends ni{};ai.styles=[si],ai=r([ut("mwc-icon-button")],ai);let ci=class extends ce{constructor(){super(...arguments),this.disabled=!1,this.dense=!1}static get styles(){return p`:host{font-size:20px}:host,mwc-icon-button{display:inline-block}mwc-icon-button::part(button){padding:.4em}:host([dense]) mwc-icon-button::part(button){padding:.2em}mo-icon{font-size:inherit}`}get template(){return B`<mwc-icon-button exportparts="button" ?disabled="${this.disabled}"><slot name="icon"><mo-icon icon="${this.icon}"></mo-icon></slot></mwc-icon-button>`}};var di;r([ge()],ci.prototype,"icon",void 0),r([(t,e)=>{const i=t.constructor;ge({type:Boolean,reflect:!0,updated(t,e){var i;if(null===(i=null==di?void 0:di.updated)||void 0===i||i.call(this,t,e),t?this.setAttribute("aria-disabled","true"):this.removeAttribute("aria-disabled"),null==di?void 0:di.blockFocus){const e=this;t&&-1!==this.tabIndex&&(e[Ne]=this.tabIndex,this.tabIndex=-1),t||void 0===e[Ne]||(this.tabIndex=e[Ne],e[Ne]=void 0)}}})(t,e),i.elementStyles.push(p`:host([disabled]){pointer-events:none}`)}],ci.prototype,"disabled",void 0),r([ge({type:Boolean,reflect:!0})],ci.prototype,"dense",void 0),ci=r([ae("mo-icon-button")],ci),ai.elementStyles.push(p`span{display:inline-grid!important}i{display:none!important}button{width:unset!important;height:unset!important;font-size:inherit!important}::slotted(*){width:unset!important;height:unset!important}`),ai.addInitializer((t=>{t.updateComplete.then((()=>t.buttonElement.part.add("button")))}));let li=class extends Se{constructor(){super(...arguments),this.collapsed=!1,this.disableCollapse=!1,this.showSubHeadingOnlyWhenCollapsed=!1}static get styles(){return p`${super.styles}:host{position:relative}:host([collapsed]){flex:unset!important;height:unset!important}`}get defaultHeaderSubHeadingTemplate(){return this.showSubHeadingOnlyWhenCollapsed&&!this.collapsed?se:super.defaultHeaderSubHeadingTemplate}get defaultHeaderActionTemplate(){return B`${super.defaultHeaderActionTemplate}<mo-icon-button dense ${Re(t(this.collapsed?"Expand":"Collapse"))} ?disabled="${this.disableCollapse}" icon="${this.collapsed?"expand_more":"expand_less"}" @click="${()=>this.toggleCollapse()}"></mo-icon-button>`}get bodyTemplate(){return this.collapsed?se:super.bodyTemplate}toggleCollapse(){!1===this.disableCollapse&&(this.collapsed=!this.collapsed,this.collapse.dispatch(this.collapsed))}};r([function(t){return(e,i)=>{if(void 0===i)return;const r=`$${i}Event$`;Object.defineProperty(e,i,{get(){return this[r]||(this[r]=this instanceof HTMLElement?new $e(this,i,t):new Ae),this[r]}})}}()],li.prototype,"collapse",void 0),r([ge({type:Boolean,reflect:!0})],li.prototype,"collapsed",void 0),r([ge({type:Boolean})],li.prototype,"disableCollapse",void 0),r([ge({type:Boolean})],li.prototype,"showSubHeadingOnlyWhenCollapsed",void 0),li=r([ae("mo-collapsible-card")],li)})();
|
|
1
|
+
(()=>{"use strict";var e=function(t,i){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])},e(t,i)};var i=function(){return i=Object.assign||function(t){for(var e,i=1,r=arguments.length;i<r;i++)for(var o in e=arguments[i])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},i.apply(this,arguments)};function r(t,e,i,r){var o,n=arguments.length,s=n<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,i):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(t,e,i,r);else for(var a=t.length-1;a>=0;a--)(o=t[a])&&(s=(n<3?o(s):n>3?o(e,i,s):o(e,i))||s);return n>3&&s&&Object.defineProperty(e,i,s),s}Object.create;function o(t){var e="function"==typeof Symbol&&Symbol.iterator,i=e&&t[e],r=0;if(i)return i.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}Object.create;const n=window,s=n.ShadowRoot&&(void 0===n.ShadyCSS||n.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,a=Symbol(),c=new WeakMap;class d{constructor(t,e,i){if(this._$cssResult$=!0,i!==a)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(s&&void 0===t){const i=void 0!==e&&1===e.length;i&&(t=c.get(e)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),i&&c.set(e,t))}return t}toString(){return this.cssText}}const l=t=>new d("string"==typeof t?t:t+"",void 0,a),p=(t,...e)=>{const i=1===t.length?t[0]:e.reduce(((e,i,r)=>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.")})(i)+t[r+1]),t[0]);return new d(i,t,a)},u=s?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const i of t.cssRules)e+=i.cssText;return l(e)})(t):t;var h;const m=window,f=m.trustedTypes,v=f?f.emptyScript:"",g=m.reactiveElementPolyfillSupport,y={toAttribute(t,e){switch(e){case Boolean:t=t?v:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,e){let i=t;switch(e){case Boolean:i=null!==t;break;case Number:i=null===t?null:Number(t);break;case Object:case Array:try{i=JSON.parse(t)}catch(t){i=null}}return i}},b=(t,e)=>e!==t&&(e==e||t==t),A={attribute:!0,type:String,converter:y,reflect:!1,hasChanged:b};class _ extends HTMLElement{constructor(){super(),this._$Ei=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$El=null,this.u()}static addInitializer(t){var e;this.finalize(),(null!==(e=this.h)&&void 0!==e?e:this.h=[]).push(t)}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach(((e,i)=>{const r=this._$Ep(i,e);void 0!==r&&(this._$Ev.set(r,i),t.push(r))})),t}static createProperty(t,e=A){if(e.state&&(e.attribute=!1),this.finalize(),this.elementProperties.set(t,e),!e.noAccessor&&!this.prototype.hasOwnProperty(t)){const i="symbol"==typeof t?Symbol():"__"+t,r=this.getPropertyDescriptor(t,i,e);void 0!==r&&Object.defineProperty(this.prototype,t,r)}}static getPropertyDescriptor(t,e,i){return{get(){return this[e]},set(r){const o=this[t];this[e]=r,this.requestUpdate(t,o,i)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||A}static finalize(){if(this.hasOwnProperty("finalized"))return!1;this.finalized=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),void 0!==t.h&&(this.h=[...t.h]),this.elementProperties=new Map(t.elementProperties),this._$Ev=new Map,this.hasOwnProperty("properties")){const t=this.properties,e=[...Object.getOwnPropertyNames(t),...Object.getOwnPropertySymbols(t)];for(const i of e)this.createProperty(i,t[i])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const i=new Set(t.flat(1/0).reverse());for(const t of i)e.unshift(u(t))}else void 0!==t&&e.push(u(t));return e}static _$Ep(t,e){const i=e.attribute;return!1===i?void 0:"string"==typeof i?i:"string"==typeof t?t.toLowerCase():void 0}u(){var t;this._$E_=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$Eg(),this.requestUpdate(),null===(t=this.constructor.h)||void 0===t||t.forEach((t=>t(this)))}addController(t){var e,i;(null!==(e=this._$ES)&&void 0!==e?e:this._$ES=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(i=t.hostConnected)||void 0===i||i.call(t))}removeController(t){var e;null===(e=this._$ES)||void 0===e||e.splice(this._$ES.indexOf(t)>>>0,1)}_$Eg(){this.constructor.elementProperties.forEach(((t,e)=>{this.hasOwnProperty(e)&&(this._$Ei.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)=>{s?t.adoptedStyleSheets=e.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):e.forEach((e=>{const i=document.createElement("style"),r=n.litNonce;void 0!==r&&i.setAttribute("nonce",r),i.textContent=e.cssText,t.appendChild(i)}))})(e,this.constructor.elementStyles),e}connectedCallback(){var t;void 0===this.renderRoot&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),null===(t=this._$ES)||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._$ES)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostDisconnected)||void 0===e?void 0:e.call(t)}))}attributeChangedCallback(t,e,i){this._$AK(t,i)}_$EO(t,e,i=A){var r;const o=this.constructor._$Ep(t,i);if(void 0!==o&&!0===i.reflect){const n=(void 0!==(null===(r=i.converter)||void 0===r?void 0:r.toAttribute)?i.converter:y).toAttribute(e,i.type);this._$El=t,null==n?this.removeAttribute(o):this.setAttribute(o,n),this._$El=null}}_$AK(t,e){var i;const r=this.constructor,o=r._$Ev.get(t);if(void 0!==o&&this._$El!==o){const t=r.getPropertyOptions(o),n="function"==typeof t.converter?{fromAttribute:t.converter}:void 0!==(null===(i=t.converter)||void 0===i?void 0:i.fromAttribute)?t.converter:y;this._$El=o,this[o]=n.fromAttribute(e,t.type),this._$El=null}}requestUpdate(t,e,i){let r=!0;void 0!==t&&(((i=i||this.constructor.getPropertyOptions(t)).hasChanged||b)(this[t],e)?(this._$AL.has(t)||this._$AL.set(t,e),!0===i.reflect&&this._$El!==t&&(void 0===this._$EC&&(this._$EC=new Map),this._$EC.set(t,i))):r=!1),!this.isUpdatePending&&r&&(this._$E_=this._$Ej())}async _$Ej(){this.isUpdatePending=!0;try{await this._$E_}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._$Ei&&(this._$Ei.forEach(((t,e)=>this[e]=t)),this._$Ei=void 0);let e=!1;const i=this._$AL;try{e=this.shouldUpdate(i),e?(this.willUpdate(i),null===(t=this._$ES)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostUpdate)||void 0===e?void 0:e.call(t)})),this.update(i)):this._$Ek()}catch(t){throw e=!1,this._$Ek(),t}e&&this._$AE(i)}willUpdate(t){}_$AE(t){var e;null===(e=this._$ES)||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)}_$Ek(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$E_}shouldUpdate(t){return!0}update(t){void 0!==this._$EC&&(this._$EC.forEach(((t,e)=>this._$EO(e,this[e],t))),this._$EC=void 0),this._$Ek()}updated(t){}firstUpdated(t){}}var $;_.finalized=!0,_.elementProperties=new Map,_.elementStyles=[],_.shadowRootOptions={mode:"open"},null==g||g({ReactiveElement:_}),(null!==(h=m.reactiveElementVersions)&&void 0!==h?h:m.reactiveElementVersions=[]).push("1.6.1");const w=window,C=w.trustedTypes,x=C?C.createPolicy("lit-html",{createHTML:t=>t}):void 0,S=`lit$${(Math.random()+"").slice(9)}$`,E="?"+S,T=`<${E}>`,k=document,P=(t="")=>k.createComment(t),H=t=>null===t||"object"!=typeof t&&"function"!=typeof t,R=Array.isArray,D=t=>R(t)||"function"==typeof(null==t?void 0:t[Symbol.iterator]),N=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,M=/-->/g,I=/>/g,O=RegExp(">|[ \t\n\f\r](?:([^\\s\"'>=/]+)([ \t\n\f\r]*=[ \t\n\f\r]*(?:[^ \t\n\f\r\"'`<>=]|(\"|')|))|$)","g"),F=/'/g,L=/"/g,z=/^(?:script|style|textarea|title)$/i,U=t=>(e,...i)=>({_$litType$:t,strings:e,values:i}),B=U(1),V=U(2),j=Symbol.for("lit-noChange"),G=Symbol.for("lit-nothing"),X=new WeakMap,K=k.createTreeWalker(k,129,null,!1),Y=(t,e)=>{const i=t.length-1,r=[];let o,n=2===e?"<svg>":"",s=N;for(let e=0;e<i;e++){const i=t[e];let a,c,d=-1,l=0;for(;l<i.length&&(s.lastIndex=l,c=s.exec(i),null!==c);)l=s.lastIndex,s===N?"!--"===c[1]?s=M:void 0!==c[1]?s=I:void 0!==c[2]?(z.test(c[2])&&(o=RegExp("</"+c[2],"g")),s=O):void 0!==c[3]&&(s=O):s===O?">"===c[0]?(s=null!=o?o:N,d=-1):void 0===c[1]?d=-2:(d=s.lastIndex-c[2].length,a=c[1],s=void 0===c[3]?O:'"'===c[3]?L:F):s===L||s===F?s=O:s===M||s===I?s=N:(s=O,o=void 0);const p=s===O&&t[e+1].startsWith("/>")?" ":"";n+=s===N?i+T:d>=0?(r.push(a),i.slice(0,d)+"$lit$"+i.slice(d)+S+p):i+S+(-2===d?(r.push(void 0),e):p)}const a=n+(t[i]||"<?>")+(2===e?"</svg>":"");if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return[void 0!==x?x.createHTML(a):a,r]};class W{constructor({strings:t,_$litType$:e},i){let r;this.parts=[];let o=0,n=0;const s=t.length-1,a=this.parts,[c,d]=Y(t,e);if(this.el=W.createElement(c,i),K.currentNode=this.el.content,2===e){const t=this.el.content,e=t.firstChild;e.remove(),t.append(...e.childNodes)}for(;null!==(r=K.nextNode())&&a.length<s;){if(1===r.nodeType){if(r.hasAttributes()){const t=[];for(const e of r.getAttributeNames())if(e.endsWith("$lit$")||e.startsWith(S)){const i=d[n++];if(t.push(e),void 0!==i){const t=r.getAttribute(i.toLowerCase()+"$lit$").split(S),e=/([.?@])?(.*)/.exec(i);a.push({type:1,index:o,name:e[2],strings:t,ctor:"."===e[1]?tt:"?"===e[1]?it:"@"===e[1]?rt:Q})}else a.push({type:6,index:o})}for(const e of t)r.removeAttribute(e)}if(z.test(r.tagName)){const t=r.textContent.split(S),e=t.length-1;if(e>0){r.textContent=C?C.emptyScript:"";for(let i=0;i<e;i++)r.append(t[i],P()),K.nextNode(),a.push({type:2,index:++o});r.append(t[e],P())}}}else if(8===r.nodeType)if(r.data===E)a.push({type:2,index:o});else{let t=-1;for(;-1!==(t=r.data.indexOf(S,t+1));)a.push({type:7,index:o}),t+=S.length-1}o++}}static createElement(t,e){const i=k.createElement("template");return i.innerHTML=t,i}}function q(t,e,i=t,r){var o,n,s,a;if(e===j)return e;let c=void 0!==r?null===(o=i._$Co)||void 0===o?void 0:o[r]:i._$Cl;const d=H(e)?void 0:e._$litDirective$;return(null==c?void 0:c.constructor)!==d&&(null===(n=null==c?void 0:c._$AO)||void 0===n||n.call(c,!1),void 0===d?c=void 0:(c=new d(t),c._$AT(t,i,r)),void 0!==r?(null!==(s=(a=i)._$Co)&&void 0!==s?s:a._$Co=[])[r]=c:i._$Cl=c),void 0!==c&&(e=q(t,c._$AS(t,e.values),c,r)),e}class Z{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:i},parts:r}=this._$AD,o=(null!==(e=null==t?void 0:t.creationScope)&&void 0!==e?e:k).importNode(i,!0);K.currentNode=o;let n=K.nextNode(),s=0,a=0,c=r[0];for(;void 0!==c;){if(s===c.index){let e;2===c.type?e=new J(n,n.nextSibling,this,t):1===c.type?e=new c.ctor(n,c.name,c.strings,this,t):6===c.type&&(e=new ot(n,this,t)),this.u.push(e),c=r[++a]}s!==(null==c?void 0:c.index)&&(n=K.nextNode(),s++)}return o}p(t){let e=0;for(const i of this.u)void 0!==i&&(void 0!==i.strings?(i._$AI(t,i,e),e+=i.strings.length-2):i._$AI(t[e])),e++}}class J{constructor(t,e,i,r){var o;this.type=2,this._$AH=G,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=i,this.options=r,this._$Cm=null===(o=null==r?void 0:r.isConnected)||void 0===o||o}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=q(this,t,e),H(t)?t===G||null==t||""===t?(this._$AH!==G&&this._$AR(),this._$AH=G):t!==this._$AH&&t!==j&&this.g(t):void 0!==t._$litType$?this.$(t):void 0!==t.nodeType?this.T(t):D(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!==G&&H(this._$AH)?this._$AA.nextSibling.data=t:this.T(k.createTextNode(t)),this._$AH=t}$(t){var e;const{values:i,_$litType$:r}=t,o="number"==typeof r?this._$AC(t):(void 0===r.el&&(r.el=W.createElement(r.h,this.options)),r);if((null===(e=this._$AH)||void 0===e?void 0:e._$AD)===o)this._$AH.p(i);else{const t=new Z(o,this),e=t.v(this.options);t.p(i),this.T(e),this._$AH=t}}_$AC(t){let e=X.get(t.strings);return void 0===e&&X.set(t.strings,e=new W(t)),e}k(t){R(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let i,r=0;for(const o of t)r===e.length?e.push(i=new J(this.O(P()),this.O(P()),this,this.options)):i=e[r],i._$AI(o),r++;r<e.length&&(this._$AR(i&&i._$AB.nextSibling,r),e.length=r)}_$AR(t=this._$AA.nextSibling,e){var i;for(null===(i=this._$AP)||void 0===i||i.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 Q{constructor(t,e,i,r,o){this.type=1,this._$AH=G,this._$AN=void 0,this.element=t,this.name=e,this._$AM=r,this.options=o,i.length>2||""!==i[0]||""!==i[1]?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=G}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,e=this,i,r){const o=this.strings;let n=!1;if(void 0===o)t=q(this,t,e,0),n=!H(t)||t!==this._$AH&&t!==j,n&&(this._$AH=t);else{const r=t;let s,a;for(t=o[0],s=0;s<o.length-1;s++)a=q(this,r[i+s],e,s),a===j&&(a=this._$AH[s]),n||(n=!H(a)||a!==this._$AH[s]),a===G?t=G:t!==G&&(t+=(null!=a?a:"")+o[s+1]),this._$AH[s]=a}n&&!r&&this.j(t)}j(t){t===G?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,null!=t?t:"")}}class tt extends Q{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===G?void 0:t}}const et=C?C.emptyScript:"";class it extends Q{constructor(){super(...arguments),this.type=4}j(t){t&&t!==G?this.element.setAttribute(this.name,et):this.element.removeAttribute(this.name)}}class rt extends Q{constructor(t,e,i,r,o){super(t,e,i,r,o),this.type=5}_$AI(t,e=this){var i;if((t=null!==(i=q(this,t,e,0))&&void 0!==i?i:G)===j)return;const r=this._$AH,o=t===G&&r!==G||t.capture!==r.capture||t.once!==r.once||t.passive!==r.passive,n=t!==G&&(r===G||o);o&&this.element.removeEventListener(this.name,this,r),n&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var e,i;"function"==typeof this._$AH?this._$AH.call(null!==(i=null===(e=this.options)||void 0===e?void 0:e.host)&&void 0!==i?i:this.element,t):this._$AH.handleEvent(t)}}class ot{constructor(t,e,i){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(t){q(this,t)}}const nt={P:"$lit$",A:S,M:E,C:1,L:Y,R:Z,D,V:q,I:J,H:Q,N:it,U:rt,B:tt,F:ot},st=w.litHtmlPolyfillSupport;null==st||st(W,J),(null!==($=w.litHtmlVersions)&&void 0!==$?$:w.litHtmlVersions=[]).push("2.6.1");const at=(t,e,i)=>{var r,o;const n=null!==(r=null==i?void 0:i.renderBefore)&&void 0!==r?r:e;let s=n._$litPart$;if(void 0===s){const t=null!==(o=null==i?void 0:i.renderBefore)&&void 0!==o?o:null;n._$litPart$=s=new J(e.insertBefore(P(),t),t,void 0,null!=i?i:{})}return s._$AI(t),s};var ct,dt;class lt extends _{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){var t,e;const i=super.createRenderRoot();return null!==(t=(e=this.renderOptions).renderBefore)&&void 0!==t||(e.renderBefore=i.firstChild),i}update(t){const e=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=at(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 j}}lt.finalized=!0,lt._$litElement$=!0,null===(ct=globalThis.litElementHydrateSupport)||void 0===ct||ct.call(globalThis,{LitElement:lt});const pt=globalThis.litElementPolyfillSupport;null==pt||pt({LitElement:lt});(null!==(dt=globalThis.litElementVersions)&&void 0!==dt?dt:globalThis.litElementVersions=[]).push("3.2.2");const ut=t=>e=>"function"==typeof e?((t,e)=>(customElements.define(t,e),e))(t,e):((t,e)=>{const{kind:i,elements:r}=e;return{kind:i,elements:r,finisher(e){customElements.define(t,e)}}})(t,e),ht=(t,e)=>"method"===e.kind&&e.descriptor&&!("value"in e.descriptor)?{...e,finisher(i){i.createProperty(e.key,t)}}:{kind:"field",key:Symbol(),placement:"own",descriptor:{},originalKey:e.key,initializer(){"function"==typeof e.initializer&&(this[e.key]=e.initializer.call(this))},finisher(i){i.createProperty(e.key,t)}};function mt(t){return(e,i)=>void 0!==i?((t,e,i)=>{e.constructor.createProperty(i,t)})(t,e,i):ht(t,e)}function ft(t){return mt({...t,state:!0})}const vt=({finisher:t,descriptor:e})=>(i,r)=>{var o;if(void 0===r){const r=null!==(o=i.originalKey)&&void 0!==o?o:i.key,n=null!=e?{kind:"method",placement:"prototype",key:r,descriptor:e(i.key)}:{...i,key:r};return null!=t&&(n.finisher=function(e){t(e,r)}),n}{const o=i.constructor;void 0!==e&&Object.defineProperty(i,r,e(r)),null==t||t(o,r)}};function gt(t){return vt({finisher:(e,i)=>{Object.assign(e.prototype[i],t)}})}function yt(t,e){return vt({descriptor:i=>{const r={get(){var e,i;return null!==(i=null===(e=this.renderRoot)||void 0===e?void 0:e.querySelector(t))&&void 0!==i?i:null},enumerable:!0,configurable:!0};if(e){const e="symbol"==typeof i?Symbol():"__"+i;r.get=function(){var i,r;return void 0===this[e]&&(this[e]=null!==(r=null===(i=this.renderRoot)||void 0===i?void 0:i.querySelector(t))&&void 0!==r?r:null),this[e]}}return r}})}var bt;null===(bt=window.HTMLSlotElement)||void 0===bt||bt.prototype.assignedElements;const At=Symbol.for(""),_t=t=>{if((null==t?void 0:t.r)===At)return null==t?void 0:t._$litStatic$},$t=new Map,wt=t=>(e,...i)=>{const r=i.length;let o,n;const s=[],a=[];let c,d=0,l=!1;for(;d<r;){for(c=e[d];d<r&&void 0!==(n=i[d],o=_t(n));)c+=o+e[++d],l=!0;a.push(n),s.push(c),d++}if(d===r&&s.push(e[r]),l){const t=s.join("$$lit$$");void 0===(e=$t.get(t))&&(s.raw=s,$t.set(t,e=s)),i=a}return t(e,...i)},{I:Ct}=(wt(B),wt(V),nt),xt=(t,e)=>void 0===e?void 0!==(null==t?void 0:t._$litType$):(null==t?void 0:t._$litType$)===e,St=t=>void 0===t.strings,Et=()=>document.createComment(""),Tt=(t,e,i)=>{var r;const o=t._$AA.parentNode,n=void 0===e?t._$AB:e._$AA;if(void 0===i){const e=o.insertBefore(Et(),n),r=o.insertBefore(Et(),n);i=new Ct(e,r,t,t.options)}else{const e=i._$AB.nextSibling,s=i._$AM,a=s!==t;if(a){let e;null===(r=i._$AQ)||void 0===r||r.call(i,t),i._$AM=t,void 0!==i._$AP&&(e=t._$AU)!==s._$AU&&i._$AP(e)}if(e!==n||a){let t=i._$AA;for(;t!==e;){const e=t.nextSibling;o.insertBefore(t,n),t=e}}}return i},kt=(t,e,i=t)=>(t._$AI(e,i),t),Pt={},Ht=(t,e=Pt)=>t._$AH=e,Rt=t=>t._$AH,Dt=t=>{var e;null===(e=t._$AP)||void 0===e||e.call(t,!1,!0);let i=t._$AA;const r=t._$AB.nextSibling;for(;i!==r;){const t=i.nextSibling;i.remove(),i=t}},Nt=t=>{t._$AR()},Mt=1,It=2,Ot=3,Ft=4,Lt=6,zt=t=>(...e)=>({_$litDirective$:t,values:e});class Ut{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,e,i){this._$Ct=t,this._$AM=e,this._$Ci=i}_$AS(t,e){return this.update(t,e)}update(t,e){return this.render(...e)}}const Bt=(t,e)=>{var i,r;const o=t._$AN;if(void 0===o)return!1;for(const t of o)null===(r=(i=t)._$AO)||void 0===r||r.call(i,e,!1),Bt(t,e);return!0},Vt=t=>{let e,i;do{if(void 0===(e=t._$AM))break;i=e._$AN,i.delete(t),t=e}while(0===(null==i?void 0:i.size))},jt=t=>{for(let e;e=t._$AM;t=e){let i=e._$AN;if(void 0===i)e._$AN=i=new Set;else if(i.has(t))break;i.add(t),Kt(e)}};function Gt(t){void 0!==this._$AN?(Vt(this),this._$AM=t,jt(this)):this._$AM=t}function Xt(t,e=!1,i=0){const r=this._$AH,o=this._$AN;if(void 0!==o&&0!==o.size)if(e)if(Array.isArray(r))for(let t=i;t<r.length;t++)Bt(r[t],!1),Vt(r[t]);else null!=r&&(Bt(r,!1),Vt(r));else Bt(this,t)}const Kt=t=>{var e,i,r,o;t.type==It&&(null!==(e=(r=t)._$AP)&&void 0!==e||(r._$AP=Xt),null!==(i=(o=t)._$AQ)&&void 0!==i||(o._$AQ=Gt))};class Yt extends Ut{constructor(){super(...arguments),this._$AN=void 0}_$AT(t,e,i){super._$AT(t,e,i),jt(this),this.isConnected=t._$AU}_$AO(t,e=!0){var i,r;t!==this.isConnected&&(this.isConnected=t,t?null===(i=this.reconnected)||void 0===i||i.call(this):null===(r=this.disconnected)||void 0===r||r.call(this)),e&&(Bt(this,t),Vt(this))}setValue(t){if(St(this._$Ct))this._$Ct._$AI(t,this);else{const e=[...this._$Ct._$AH];e[this._$Ci]=t,this._$Ct._$AI(e,this,0)}}disconnected(){}reconnected(){}}class Wt{constructor(t){this.Y=t}disconnect(){this.Y=void 0}reconnect(t){this.Y=t}deref(){return this.Y}}class qt{constructor(){this.Z=void 0,this.q=void 0}get(){return this.Z}pause(){var t;null!==(t=this.Z)&&void 0!==t||(this.Z=new Promise((t=>this.q=t)))}resume(){var t;null===(t=this.q)||void 0===t||t.call(this),this.Z=this.q=void 0}}class Zt extends Yt{constructor(){super(...arguments),this._$CK=new Wt(this),this._$CX=new qt}render(t,e){return j}update(t,[e,i]){if(this.isConnected||this.disconnected(),e===this._$CJ)return;this._$CJ=e;let r=0;const{_$CK:o,_$CX:n}=this;return(async(t,e)=>{for await(const i of t)if(!1===await e(i))return})(e,(async t=>{for(;n.get();)await n.get();const s=o.deref();if(void 0!==s){if(s._$CJ!==e)return!1;void 0!==i&&(t=i(t,r)),s.commitValue(t,r),r++}return!0})),j}commitValue(t,e){this.setValue(t)}disconnected(){this._$CK.disconnect(),this._$CX.pause()}reconnected(){this._$CK.reconnect(this),this._$CX.resume()}}zt(Zt),zt(class extends Zt{constructor(t){if(super(t),t.type!==It)throw Error("asyncAppend can only be used in child expressions")}update(t,e){return this._$Ctt=t,super.update(t,e)}commitValue(t,e){0===e&&Nt(this._$Ctt);const i=Tt(this._$Ctt);kt(i,t)}}),zt(class extends Ut{constructor(t){super(t),this.et=new WeakMap}render(t){return[t]}update(t,[e]){if(xt(this.it)&&(!xt(e)||this.it.strings!==e.strings)){const e=Rt(t).pop();let i=this.et.get(this.it.strings);if(void 0===i){const t=document.createDocumentFragment();i=at(G,t),i.setConnected(!1),this.et.set(this.it.strings,i)}Ht(i,[e]),Tt(i,void 0,e)}if(xt(e)){if(!xt(this.it)||this.it.strings!==e.strings){const i=this.et.get(e.strings);if(void 0!==i){const e=Rt(i).pop();Nt(t),Tt(t,void 0,e),Ht(t,[e])}}this.it=e}else this.it=void 0;return this.render(e)}});const Jt=zt(class extends Ut{constructor(t){var e;if(super(t),t.type!==Mt||"class"!==t.name||(null===(e=t.strings)||void 0===e?void 0:e.length)>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(t){return" "+Object.keys(t).filter((e=>t[e])).join(" ")+" "}update(t,[e]){var i,r;if(void 0===this.nt){this.nt=new Set,void 0!==t.strings&&(this.st=new Set(t.strings.join(" ").split(/\s/).filter((t=>""!==t))));for(const t in e)e[t]&&!(null===(i=this.st)||void 0===i?void 0:i.has(t))&&this.nt.add(t);return this.render(e)}const o=t.element.classList;this.nt.forEach((t=>{t in e||(o.remove(t),this.nt.delete(t))}));for(const t in e){const i=!!e[t];i===this.nt.has(t)||(null===(r=this.st)||void 0===r?void 0:r.has(t))||(i?(o.add(t),this.nt.add(t)):(o.remove(t),this.nt.delete(t)))}return j}}),Qt={};zt(class extends Ut{constructor(){super(...arguments),this.ot=Qt}render(t,e){return e()}update(t,[e,i]){if(Array.isArray(e)){if(Array.isArray(this.ot)&&this.ot.length===e.length&&e.every(((t,e)=>t===this.ot[e])))return j}else if(this.ot===e)return j;return this.ot=Array.isArray(e)?Array.from(e):e,this.render(e,i)}}),zt(class extends Ut{constructor(){super(...arguments),this.key=G}render(t,e){return this.key=t,e}update(t,[e,i]){return e!==this.key&&(Ht(t),this.key=e),i}}),zt(class extends Ut{constructor(t){if(super(t),t.type!==Ot&&t.type!==Mt&&t.type!==Ft)throw Error("The `live` directive is not allowed on child or event bindings");if(!St(t))throw Error("`live` bindings can only contain a single expression")}render(t){return t}update(t,[e]){if(e===j||e===G)return e;const i=t.element,r=t.name;if(t.type===Ot){if(e===i[r])return j}else if(t.type===Ft){if(!!e===i.hasAttribute(r))return j}else if(t.type===Mt&&i.getAttribute(r)===e+"")return j;return Ht(t),e}});const te=new WeakMap,ee=(zt(class extends Yt{render(t){return G}update(t,[e]){var i;const r=e!==this.Y;return r&&void 0!==this.Y&&this.rt(void 0),(r||this.lt!==this.ct)&&(this.Y=e,this.dt=null===(i=t.options)||void 0===i?void 0:i.host,this.rt(this.ct=t.element)),G}rt(t){var e;if("function"==typeof this.Y){const i=null!==(e=this.dt)&&void 0!==e?e:globalThis;let r=te.get(i);void 0===r&&(r=new WeakMap,te.set(i,r)),void 0!==r.get(this.Y)&&this.Y.call(this.dt,void 0),r.set(this.Y,t),void 0!==t&&this.Y.call(this.dt,t)}else this.Y.value=t}get lt(){var t,e,i;return"function"==typeof this.Y?null===(e=te.get(null!==(t=this.dt)&&void 0!==t?t:globalThis))||void 0===e?void 0:e.get(this.Y):null===(i=this.Y)||void 0===i?void 0:i.value}disconnected(){this.lt===this.ct&&this.rt(void 0)}reconnected(){this.rt(this.ct)}}),(t,e,i)=>{const r=new Map;for(let o=e;o<=i;o++)r.set(t[o],o);return r}),ie=(zt(class extends Ut{constructor(t){if(super(t),t.type!==It)throw Error("repeat() can only be used in text expressions")}ht(t,e,i){let r;void 0===i?i=e:void 0!==e&&(r=e);const o=[],n=[];let s=0;for(const e of t)o[s]=r?r(e,s):s,n[s]=i(e,s),s++;return{values:n,keys:o}}render(t,e,i){return this.ht(t,e,i).values}update(t,[e,i,r]){var o;const n=Rt(t),{values:s,keys:a}=this.ht(e,i,r);if(!Array.isArray(n))return this.ut=a,s;const c=null!==(o=this.ut)&&void 0!==o?o:this.ut=[],d=[];let l,p,u=0,h=n.length-1,m=0,f=s.length-1;for(;u<=h&&m<=f;)if(null===n[u])u++;else if(null===n[h])h--;else if(c[u]===a[m])d[m]=kt(n[u],s[m]),u++,m++;else if(c[h]===a[f])d[f]=kt(n[h],s[f]),h--,f--;else if(c[u]===a[f])d[f]=kt(n[u],s[f]),Tt(t,d[f+1],n[u]),u++,f--;else if(c[h]===a[m])d[m]=kt(n[h],s[m]),Tt(t,n[u],n[h]),h--,m++;else if(void 0===l&&(l=ee(a,m,f),p=ee(c,u,h)),l.has(c[u]))if(l.has(c[h])){const e=p.get(a[m]),i=void 0!==e?n[e]:null;if(null===i){const e=Tt(t,n[u]);kt(e,s[m]),d[m]=e}else d[m]=kt(i,s[m]),Tt(t,n[u],i),n[e]=null;m++}else Dt(n[h]),h--;else Dt(n[u]),u++;for(;m<=f;){const e=Tt(t,d[f+1]);kt(e,s[m]),d[m++]=e}for(;u<=h;){const t=n[u++];null!==t&&Dt(t)}return this.ut=a,Ht(t,d),j}}),zt(class extends Ut{constructor(t){var e;if(super(t),t.type!==Mt||"style"!==t.name||(null===(e=t.strings)||void 0===e?void 0:e.length)>2)throw Error("The `styleMap` directive must be used in the `style` attribute and must be the only part in the attribute.")}render(t){return Object.keys(t).reduce(((e,i)=>{const r=t[i];return null==r?e:e+`${i=i.replace(/(?:^(webkit|moz|ms|o)|)(?=[A-Z])/g,"-$&").toLowerCase()}:${r};`}),"")}update(t,[e]){const{style:i}=t.element;if(void 0===this.vt){this.vt=new Set;for(const t in e)this.vt.add(t);return this.render(e)}this.vt.forEach((t=>{null==e[t]&&(this.vt.delete(t),t.includes("-")?i.removeProperty(t):i[t]="")}));for(const t in e){const r=e[t];null!=r&&(this.vt.add(t),t.includes("-")?i.setProperty(t,r):i[t]=r)}return j}}));zt(class extends Ut{constructor(t){if(super(t),t.type!==It)throw Error("templateContent can only be used in child bindings")}render(t){return this.ft===t?j:(this.ft=t,document.importNode(t.content,!0))}});class re extends Ut{constructor(t){if(super(t),this.it=G,t.type!==It)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(t){if(t===G||null==t)return this._t=void 0,this.it=t;if(t===j)return t;if("string"!=typeof t)throw Error(this.constructor.directiveName+"() called with a non-string value");if(t===this.it)return this._t;this.it=t;const e=[t];return e.raw=e,this._t={_$litType$:this.constructor.resultType,strings:e,values:[]}}}re.directiveName="unsafeHTML",re.resultType=1;zt(re);class oe extends re{}oe.directiveName="unsafeSVG",oe.resultType=2;zt(oe);const ne=t=>!(t=>null===t||"object"!=typeof t&&"function"!=typeof t)(t)&&"function"==typeof t.then;zt(class extends Yt{constructor(){super(...arguments),this._$Cwt=1073741823,this._$Cyt=[],this._$CK=new Wt(this),this._$CX=new qt}render(...t){var e;return null!==(e=t.find((t=>!ne(t))))&&void 0!==e?e:j}update(t,e){const i=this._$Cyt;let r=i.length;this._$Cyt=e;const o=this._$CK,n=this._$CX;this.isConnected||this.disconnected();for(let t=0;t<e.length&&!(t>this._$Cwt);t++){const s=e[t];if(!ne(s))return this._$Cwt=t,s;t<r&&s===i[t]||(this._$Cwt=1073741823,r=0,Promise.resolve(s).then((async t=>{for(;n.get();)await n.get();const e=o.deref();if(void 0!==e){const i=e._$Cyt.indexOf(s);i>-1&&i<e._$Cwt&&(e._$Cwt=i,e.setValue(t))}})))}return j}disconnected(){this._$CK.disconnect(),this._$CX.pause()}reconnected(){this._$CK.reconnect(this),this._$CX.resume()}});const se=G,ae=ut;class ce extends lt{initialized(){}connected(){}disconnected(){}get template(){return se}render(){return this.template}firstUpdated(t){super.firstUpdated(t),this.initialized()}connectedCallback(){super.connectedCallback(),this.connected()}disconnectedCallback(){super.disconnectedCallback(),this.disconnected()}}class de{constructor(t){this.host=t,this.host.addController(this)}}const le=()=>t=>{const e=new t;pe.handlers.add(e)};class pe extends Ut{constructor(t){if(super(t),t.type!==Lt)throw new Error("style directive can only be used on an element");const e=t;this.element=e.element}render(t){for(const[e,i]of Object.entries(t)){([...pe.handlers].find((t=>t.handles(this.element,[e,i])))??pe.defaultHandler).apply(this.element,[e,i])}}}pe.handlers=new Set,pe.defaultHandler=new class{handles(){return!0}apply(t,[e,i]){t.style[e]=null==i?"":i}};const ue=zt(pe);let he=class{handles(t,[e]){return e.startsWith("--")}apply(t,[e,i]){t.style.setProperty(e,i)}};he=r([le()],he);const me=t=>(e,i)=>{e.constructor.addInitializer((e=>e.addController(new class extends de{constructor(){super(e),this.hasChanged=!1}get value(){return this.host[i]}hostUpdate(){this.value!==this.oldValue&&(this.hasChanged=!0)}hostUpdated(){this.hasChanged&&(this.hasChanged=!1,t.call(this.host,this.value,this.oldValue),this.oldValue=this.value)}})))},fe=t=>(e,i)=>(t?.updated&&me(t.updated)(e,i),mt(t)(e,i));async function ve(t){const e=t=>Symbol.iterator in t?[...t]:[t];if(void 0===t)return e(this);if("function"==typeof t){let i=t.call(this);if(i instanceof Promise&&(i=await i),i instanceof EventTarget)return e(i);if(Symbol.iterator in i&&[...i].every((t=>t instanceof EventTarget)))return e(i);throw new TypeError(`${this.constructor}.target is not an EventTarget`)}return e(t??this)}class ge extends de{constructor(t,...e){super(t),this.host=t,this.options=function(t){const e="string"==typeof t[0];return{target:e?void 0:t[0].target,type:e?t[0]:t[0].type,listener:e?t[1]:t[0].listener,options:e?t[2]:t[0].options}}(e)}async subscribe(){const t=await ve.call(this.host,this.options.target);for(const e of t)e.removeEventListener(this.options.type,this.options.listener,this.options.options)}async unsubscribe(){const t=await ve.call(this.host,this.options.target);for(const e of t)e?.addEventListener(this.options.type,this.options.listener,this.options.options)}async hostDisconnected(){await this.subscribe()}async hostConnected(){await this.unsubscribe()}}const ye=(...t)=>(e,i,r)=>{e.constructor.addInitializer((e=>{e.addController(new class extends ge{constructor(){const{type:i,target:r,options:o}=function(t){const e=(t=>"string"==typeof t[0])(t);return{type:e?t[0]:t[0].type,target:e?void 0:t[0].target,options:e?t[1]:t[0].options}}(t);super(e,{type:i,target:r,options:o,listener:void 0})}hostConnected(){const t=r?"function"==typeof r.get?r.get:r.value:Object.getOwnPropertyDescriptor(e,i)?.value;return this.options.listener=t.bind(e),super.hostConnected()}})}))};class be{constructor(){this.handlers=new Set}subscribe(t){this.handlers.add(t)}unsubscribe(t){this.handlers.delete(t)}dispatch(t){for(const e of this.handlers)e(t)}}class Ae{constructor(t,e,i){this.element=t,this.type=e,this.options=i,this.handlersMap=new Map}dispatch(t){this.element.dispatchEvent(t instanceof CustomEvent?t:new CustomEvent(this.type,{detail:t,...this.options}))}subscribe(t){if(!1===this.handlersMap.has(t)){const e=e=>t(e.detail);this.element.addEventListener(this.type,e),this.handlersMap.set(t,e)}}unsubscribe(t){const e=this.handlersMap.get(t);e&&this.element.removeEventListener(this.type,e),this.handlersMap.delete(t)}}function _e(t){return(e,i)=>{if(void 0===i)return;const r=`$${i}Event$`;Object.defineProperty(e,i,{get(){return this[r]||(this[r]=this instanceof HTMLElement?new Ae(this,i,t):new be),this[r]}})}}class $e extends de{constructor(t,e){super(t),this.host=t,this.slotChangeCallback=e,this.mutationObserver=new MutationObserver(this.handleMutation.bind(this)).observe(this.host,{childList:!0,subtree:!0}),this.handleChange=()=>{var t;this.host.requestUpdate(),null===(t=this.slotChangeCallback)||void 0===t||t.call(this)}}getAssignedNodes(t){var e;const i=null===(e=this.host.shadowRoot)||void 0===e?void 0:e.querySelector(t?`slot[name="${t}"]`:"slot:not([name])");return i?this.extractNodesFromSlot(i):this.extractNodesFromChildren(t)}hasAssignedNodes(t){return this.getAssignedNodes(t).length>0}hasAssignedContent(t){return this.getAssignedNodes(t).some((t=>{var e;return t.nodeType===Node.TEXT_NODE&&(null===(e=t.textContent)||void 0===e?void 0:e.trim())||t.nodeType===Node.ELEMENT_NODE}))}getAssignedElements(t){return this.getAssignedNodes(t).filter((t=>t instanceof Element))}hasAssignedElements(t){return this.getAssignedElements(t).length>0}extractNodesFromSlot(t){return t.assignedNodes().flatMap((t=>t instanceof HTMLSlotElement?this.extractNodesFromSlot(t):[t]))}extractNodesFromChildren(t){return[...this.host.childNodes].filter((t=>{var e;return t instanceof Element||t instanceof Text&&!!(null===(e=t.textContent)||void 0===e?void 0:e.trim())})).filter((e=>e instanceof Element?e.slot===t:!t)).flatMap((t=>t instanceof HTMLSlotElement?t.assignedNodes():[t]))}hostConnected(){var t;null===(t=this.host.shadowRoot)||void 0===t||t.addEventListener("slotchange",this.handleChange)}hostDisconnected(){var t;null===(t=this.host.shadowRoot)||void 0===t||t.removeEventListener("slotchange",this.handleChange)}handleMutation(t){t.some((t=>"childList"===t.type))&&this.handleChange()}}let we=class extends ce{constructor(){super(...arguments),this.typography="heading3"}static get styles(){return p`:host{display:block}:host([typography=heading1]){font-size:min(2.5em,36px);letter-spacing:-.75px;font-weight:300}:host([typography=heading2]){font-size:min(2em,30px);letter-spacing:-.5px;font-weight:300}:host([typography=heading3]){font-size:min(1.8em,24px);letter-spacing:-.25px;font-weight:400}:host([typography=heading4]){font-size:min(1.5em,18px);font-weight:400}:host([typography=heading5]){font-size:min(1.17em,16px);font-weight:500}:host([typography=heading6]){font-size:min(1em,14px);letter-spacing:.15px;font-weight:500}:host([typography=subtitle1]){font-size:min(1.15em,18px);letter-spacing:.15px;font-weight:400}:host([typography=subtitle2]){font-size:min(1em,14px);letter-spacing:.1px;font-weight:400}`}get template(){return B`<slot></slot>`}};var Ce;r([fe({reflect:!0})],we.prototype,"typography",void 0),we=r([ae("mo-heading")],we);let xe=Ce=class{static getProportion(t){return Number(t.replace(Ce.regex,"$1")||1)}handles(t,[e,i]){return Ce.supportedKeys.has(e)&&Ce.regex.test(i)}apply(t,[,e]){const i=Ce.getProportion(e);t.style.flexGrow=String(i)}};var Se;xe.supportedKeys=new Set(["width","height"]),xe.regex=/^\s*(0|[1-9][0-9]*)?\s*\*\s*$/,xe=Ce=r([le()],xe);let Ee=Se=class extends ce{get direction(){var t;return(null===(t=[...Se.flexDirectionByDirections].find((([,t])=>this.style.flexDirection===t)))||void 0===t?void 0:t[0])||"vertical"}set direction(t){this.style.flexDirection=Se.flexDirectionByDirections.get(t)||"column"}get wrap(){return this.style.flexWrap}set wrap(t){this.style.flexWrap=t}get gap(){return this.style.gap}set gap(t){this.style.gap=t}get justifyItems(){return this.style.justifyItems}set justifyItems(t){this.style.justifyItems=t}get justifyContent(){return this.style.justifyContent}set justifyContent(t){this.style.justifyContent=t}get alignItems(){return this.style.alignItems}set alignItems(t){this.style.alignItems=t}get alignContent(){return this.style.alignContent}set alignContent(t){this.style.alignContent=t}static get styles(){return p`:host{display:flex;flex-direction:column;flex-wrap:nowrap}`}get template(){return B`<slot></slot>`}};Ee.flexDirectionByDirections=new Map([["horizontal","row"],["horizontal-reversed","row-reverse"],["vertical","column"],["vertical-reversed","column-reverse"]]),r([fe()],Ee.prototype,"direction",null),r([fe()],Ee.prototype,"wrap",null),r([fe()],Ee.prototype,"gap",null),r([fe()],Ee.prototype,"justifyItems",null),r([fe()],Ee.prototype,"justifyContent",null),r([fe()],Ee.prototype,"alignItems",null),r([fe()],Ee.prototype,"alignContent",null),Ee=Se=r([ae("mo-flex")],Ee);let Te=class extends ce{constructor(){super(...arguments),this.type="filled",this.slotController=new $e(this)}static get styles(){return p`:host{display:block;border-radius:var(--mo-border-radius,4px)}:host([type="${l("filled")}"]){background:var(--mo-color-surface,#fff);box-shadow:var(--mo-shadow,rgba(95,81,78,.4) 0 1px 2px 0,rgba(95,81,78,.2) 0 1px 3px 1px)}:host([type="${l("outlined")}"]){border:1px solid var(--mo-color-transparent-gray-3,rgba(0,0,0,.12))}slot[name=header]{display:flex;gap:6px;padding:var(--mo-card-header-padding,16px)}slot[name=heading]{display:block;flex:1}slot[name=media]::slotted(:first-child),slot[name=media]>:first-child{border-radius:var(--mo-border-radius,4px) var(--mo-border-radius,4px) 0 0;display:block;background-size:cover;background-repeat:no-repeat;background-position:center center;width:100%;object-fit:cover}slot:not([name]){display:block;flex:1}div[part=avatar]{height:40px;width:40px;aspect-ratio:1/1;display:flex;user-select:none;justify-content:center;align-items:center;border-radius:50%;font-size:18px;background:var(--mo-card-avatar-background,var(--mo-color-accent,#0077c8));color:var(--mo-card-avatar-color,var(--mo-color-on-accent,#fff))}:host([hasBody]) slot:not([name]){padding:var(--mo-card-body-padding,16px)}:host([hasBody][hasHeader]) slot:not([name]){padding:var(--mo-card-body-padding,0 16px 16px 16px)}slot[name=footer]{display:block;padding:var(--mo-card-footer-padding,8px)}`}get template(){return B`<mo-flex ${ue({width:"100%",height:"100%"})}>${this.mediaTemplate} ${this.headerTemplate} ${this.bodyTemplate} ${this.footerTemplate}</mo-flex>`}get mediaTemplate(){return!!this.image||this.slotController.hasAssignedElements("media")?B`<slot part="media" name="media">${this.image?B`<img part="media" src="${this.image}">`:se}</slot>`:se}get headerTemplate(){const t=this.slotController.hasAssignedElements("header")||!!this.avatar||!!this.heading||!!this.subHeading||this.slotController.hasAssignedElements("avatar")||this.slotController.hasAssignedElements("heading")||this.slotController.hasAssignedElements("subHeading")||this.slotController.hasAssignedElements("action");return t?this.setAttribute("hasHeader",""):this.removeAttribute("hasHeader"),t?B`<slot part="header" name="header">${this.defaultHeaderAvatarTemplate}<mo-flex justifyContent="space-around" ${ue({width:"*"})}>${this.defaultHeaderHeadingTemplate} ${this.defaultHeaderSubHeadingTemplate}</mo-flex>${this.defaultHeaderActionTemplate}</slot>`:se}get defaultHeaderAvatarTemplate(){return B`<slot name="avatar">${this.avatar?B`<div part="avatar" ${ue({marginInlineEnd:"6px"})}>${this.avatar}</div>`:se}</slot>`}get defaultHeaderHeadingTemplate(){return B`<slot name="heading">${this.heading?B`<mo-heading part="heading" typography="heading4" ${ue({fontWeight:"500"})}>${this.heading}</mo-heading>`:se}</slot>`}get defaultHeaderSubHeadingTemplate(){return B`<slot name="subHeading">${this.subHeading?B`<mo-heading part="subHeading" typography="heading6" ${ue({fontWeight:"400",color:"rgb(121, 121, 121)"})}>${this.subHeading}</mo-heading>`:se}</slot>`}get defaultHeaderActionTemplate(){return B`<slot name="action"></slot>`}get bodyTemplate(){return this.slotController.hasAssignedContent("")?this.setAttribute("hasBody",""):this.removeAttribute("hasBody"),B`<slot></slot>`}get footerTemplate(){return this.slotController.hasAssignedElements("footer")?B`<slot part="footer" name="footer"></slot>`:se}};r([fe({reflect:!0})],Te.prototype,"type",void 0),r([fe()],Te.prototype,"heading",void 0),r([fe()],Te.prototype,"subHeading",void 0),r([fe()],Te.prototype,"avatar",void 0),r([fe()],Te.prototype,"image",void 0),Te=r([ae("mo-card")],Te);let ke=class extends ce{static get instance(){var t;return null!==(t=document.querySelector("mo-tooltip-host"))&&void 0!==t?t:document.body}get template(){return B`<slot></slot>`}};var Pe;function He(){return this.anchor}ke=r([ae("mo-tooltip-host")],ke);let Re=Pe=class extends ce{constructor(t){super(),this.position="bottom",this.rich=!1,this.visible=!1,this.hover=!1,this.anchorHover=!1,this.anchorFocused=!1,this.handleSlotChange=()=>{this.updatePosition(),this.rich=this.childElementCount>0},this.anchor=null!=t?t:this.anchor}handlePointerEnter(){this.anchorHover&&(this.hover=!0,this.updatePositionAndVisibility())}handlePointerLeave(){this.hover=!1,this.updatePositionAndVisibility()}connected(){Pe.instancesContainer.add(this)}disconnected(){Pe.instancesContainer.delete(this)}handleAnchorFocus(t){var e;(null===(e=t.sourceCapabilities)||void 0===e?void 0:e.firesTouchEvents)||(this.anchorFocused=!0,this.updatePositionAndVisibility())}handleAnchorBlur(){this.anchorFocused=!1,this.updatePositionAndVisibility()}handleAnchorPointerEnter(){this.anchorHover=!0,this.updatePositionAndVisibility()}handleAnchorPointerMove(){this.updatePosition()}handleAnchorPointerLeave(){this.anchorHover=!1,this.updatePositionAndVisibility()}updatePositionAndVisibility(){this.updatePosition(),this.updateVisibility()}updateVisibility(){const t=this.anchorHover||this.hover||this.anchorFocused;this.visible=t,t&&(Pe.visibleInstance=this);for(const t of[...Pe.instancesContainer.values()].filter((t=>t!==this)))t.visible=Pe.visibleInstance===t}updatePosition(){const{left:t,width:e,top:i,height:r}=this.anchor.getBoundingClientRect(),{height:o,width:n}=this.getBoundingClientRect(),s=t=>Math.max(0,Math.min(t,window.innerWidth-n)),a=t=>Math.max(0,Math.min(t,window.innerHeight-o));switch(this.position){case"top":this.style.left=`${s(t+e/2-n/2)}px`,this.style.top=`${a(i-o)}px`;break;case"bottom":this.style.left=`${s(t+e/2-n/2)}px`,this.style.top=`${a(i+r)}px`;break;case"left":this.style.left=`${s(t-n)}px`,this.style.top=`${a(i+r/2-o/2)}px`;break;case"right":this.style.left=`${s(t+e)}px`,this.style.top=`${a(i+r/2-o/2)}px`}}static get styles(){return p`:host{pointer-events:none;position:fixed;transition-duration:.2s;transition-property:opacity,transform;transition-timing-function:ease-in-out;transform-origin:right center;opacity:0;z-index:99;border-radius:var(--mo-toolbar-border-radius,var(--mo-border-radius,4px))}:host([position="${l("top")}"]){transform:translateY(+10px)}:host([position="${l("bottom")}"]){transform:translateY(-10px)}:host([position="${l("left")}"]){transform:translateX(+10px)}:host([position="${l("right")}"]){transform:translateX(-10px)}:host(:not([rich])){background:var(--mo-tooltip-surface-color,var(--mo-color-surface,rgba(255,255,255,.75)));backdrop-filter:blur(40px);color:var(--mo-color-foreground);box-shadow:var(--mo-tooltip-shadow,var(--mo-shadow-deep,0 5px 5px -3px rgba(95,81,78,.2),0 8px 10px 1px rgba(95,81,78,.14),0 3px 14px 2px rgba(95,81,78,.12)));padding:8px}:host([activate]){transition-delay:1s}:host([visible]){opacity:1;transform:translate(0);transition-delay:0s}slot{display:block}`}get template(){return B`<slot @slotchange="${this.handleSlotChange}"></slot>`}};Re.instancesContainer=new Set,r([fe({type:Object})],Re.prototype,"anchor",void 0),r([fe({type:String,reflect:!0})],Re.prototype,"position",void 0),r([fe({type:Boolean,reflect:!0})],Re.prototype,"rich",void 0),r([fe({type:Boolean,reflect:!0})],Re.prototype,"visible",void 0),r([ye("pointerenter")],Re.prototype,"handlePointerEnter",null),r([ye("pointerleave")],Re.prototype,"handlePointerLeave",null),r([ye({target:He,type:"focus"})],Re.prototype,"handleAnchorFocus",null),r([ye({target:He,type:"blur"})],Re.prototype,"handleAnchorBlur",null),r([ye({target:He,type:"pointerenter"})],Re.prototype,"handleAnchorPointerEnter",null),r([ye({target:He,type:"pointermove"})],Re.prototype,"handleAnchorPointerMove",null),r([ye({target:He,type:"pointerleave"}),ye({target:He,type:"pointerup"}),ye({target:He,type:"click"})],Re.prototype,"handleAnchorPointerLeave",null),Re=Pe=r([ae("mo-tooltip")],Re);const De=zt(class extends Yt{constructor(t){if(super(t),t.type!==Lt)throw new Error("tooltip can only be used on an element")}update(t,[e,i]){var r;return this.isConnected&&(null!==(r=this.tooltip)&&void 0!==r||(this.tooltip=new Re(t.element)),i&&(this.tooltip.position=i),"string"==typeof e&&(t.element.ariaLabel=e),at(e,this.tooltip),ke.instance.appendChild(this.tooltip)),super.update(t,[e,i])}render(...t){return se}disconnected(){var t;null===(t=this.tooltip)||void 0===t||t.remove()}});class Ne{constructor(t,e,i){this.name=t,this.defaultValue=e,this.reviver=i,this.changed=new be,Ne.container.add(this)}get value(){const t=window.localStorage.getItem(this.name)??void 0;if(void 0===t)return this.defaultValue;try{return JSON.parse(t,this.reviver)}catch(e){return t}}set value(t){window.localStorage.setItem(this.name,JSON.stringify(t)),this.changed.dispatch(t),Ne.changed.dispatch(this)}}Ne.changed=new be,Ne.container=new Set;class Me{static get(t){return Me.rules.get(t)}static add(t,...e){e.forEach((e=>Me.rules.set(e,t)))}}Me.rules=new Map,Me.add((()=>0),"ay","bo","cgg","dz","id","ja","ka","kk","km","ko","ky","lo","ms","my","su","th","tt","ug","vi","zh"),Me.add((t=>t>1?1:0),"ak","am","br","fil","fa","fr","gu","ln","mfe","mg","pt","tg","ti","tr","uz"),Me.add((t=>1!==t?1:0),"af","as","az","bg","bn","brx","ca","da","de","el","en","eo","es","et","eu","ff","fi","fo","gl","gu","ha","hi","hu","hy","it","kln","kn","ku","lb","ml","mn","mr","nb","ne","nl","nn","or","pa","ps","pt","rm","rw","sd","se","si","so","sq","sv","sw","ta","te","tk","ur","yo"),Me.add((t=>t%10!=1||t%100==11?1:0),"is"),Me.add((t=>0!==t?1:0),"jv"),Me.add((t=>1===t||t%10==1?0:1),"mk"),Me.add((t=>t%10==1&&t%100!=11?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2),"be","bs","hr","lt"),Me.add((t=>1===t?0:t>=2&&t<=4?1:2),"cs"),Me.add((t=>1===t?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2),"pl"),Me.add((t=>t%10==1&&t%100!=11?0:0!==t?1:2),"lv"),Me.add((t=>1===t?0:0===t||t%100>0&&t%100<20?1:2),"ro"),Me.add((t=>1===t?0:2===t?1:8!==t&&11!==t?2:3),"cy"),Me.add((t=>1===t||11===t?0:2===t||12===t?1:t>2&&t<20?2:3),"gd"),Me.add((t=>1===t?0:2===t?1:3===t?2:3),"kw"),Me.add((t=>1===t?0:0===t||t%100>1&&t%100<11?1:t%100>10&&t%100<20?2:3),"mt"),Me.add((t=>t%100==1?1:t%100==2?2:t%100==3||t%100==4?3:0),"sl"),Me.add((t=>t%10==1&&t%100!=11?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2),"ru","sr","uk"),Me.add((t=>1===t?0:t>=2&&t<=4?1:2),"sk"),Me.add((t=>1===t?0:2===t?1:t>2&&t<7?2:t>6&&t<11?3:4),"ga"),Me.add((t=>0===t?0:1===t?1:2===t?2:t%100>=3&&t%100<=10?3:t%100>=11?4:5),"ar");class Ie{static get currentLanguage(){var t;return(null===(t=window.location.search.split("lang=")[1])||void 0===t?void 0:t.split("&")[0])||Ie.languageCodeStorage.value||navigator.language.split("-")[0]||"en"}static set currentLanguage(t){Ie.languageCodeStorage.value=t,Ie.languageChange.dispatch(t)}static register(t,e){const i="object"==typeof e?new Map(Object.entries(e)):e,r=Ie.dictionariesByLanguageCode.get(t),o=new Map([...null!=r?r:[],...i]);Ie.dictionariesByLanguageCode.set(t,o)}static get currentLanguageDictionary(){return Ie.dictionariesByLanguageCode.get(Ie.currentLanguage)}static localize(t,e){var i;return Ie.currentLanguage===Ie.defaultLanguage||(null===(i=Ie.currentLanguageDictionary)||void 0===i?void 0:i.has(t))||console.warn(`[Localizer] No "${Ie.currentLanguage}" localization found for "${t}".`),Ie.getLocalization(t,e)}static matchLocalizationParameters(t){return[...t.matchAll(Ie.regex)].map((([t,e,i])=>({group:t,key:e,type:i})))}static getLocalization(t,e){var i,r,o,n,s;const a=Ie.matchLocalizationParameters(t),c=t=>a.reduce(((t,i)=>((t,e,i)=>{const r=a.find((t=>t.key===e));return(null==r?void 0:r.group)?t.replace(r.group,i).replace(`\${${r.key}}`,i):t})(t,i.key,e[i.key])),t),d=null!==(r=null===(i=Ie.currentLanguageDictionary)||void 0===i?void 0:i.get(t))&&void 0!==r?r:t;if(!Array.isArray(d))return c(d);const l=null===(o=a.find((t=>t.type===Ie.pluralityIdentityType)))||void 0===o?void 0:o.key,p=l&&e[l]||0;return c(d[null!==(s=null===(n=Me.get(Ie.currentLanguage))||void 0===n?void 0:n(p))&&void 0!==s?s:0])}static getLocalizationParameter(t,e){Ie.matchLocalizationParameters(t).find((t=>t.key===e))}}Ie.defaultLanguage="en",Ie.pluralityIdentityType="pluralityNumber",Ie.languageCodeStorage=new Ne("MoDeL.Localizer.Language",void 0),Ie.dictionariesByLanguageCode=new Map,Ie.regex=/\${(.+?)(?::(.+?))?}/g,r([_e()],Ie,"languageChange",void 0),globalThis.t=Ie.localize;class Oe{static get(t){var e;return null!==(e=Oe.directions.get(t))&&void 0!==e?e:"ltr"}static updateAttributes(){window.document.body.setAttribute("lang",Ie.currentLanguage),window.document.body.setAttribute("dir",Oe.get(Ie.currentLanguage))}static add(t,...e){e.forEach((e=>Oe.directions.set(e,t)))}}Oe.directions=new Map,Oe.add("rtl","ar","hy","az","fa","he","ku","mdv","ur"),Oe.updateAttributes(),Ie.languageChange.subscribe((()=>Oe.updateAttributes()));class Fe extends de{static requestUpdate(){for(const t of Fe.connectedComponents)t.requestUpdate()}constructor(t){super(t),this.host=t}hostConnected(){Fe.connectedComponents.add(this.host)}hostDisconnected(){Fe.connectedComponents.delete(this.host)}}Fe.connectedComponents=new Set,Ie.languageChange.subscribe((()=>Fe.requestUpdate())),_.addInitializer((t=>new Fe(t))),Number.prototype.format=function(t){var e;return Intl.NumberFormat(null!==(e=null==t?void 0:t.language)&&void 0!==e?e:Ie.currentLanguage,Object.assign({maximumFractionDigits:16,minimumFractionDigits:0,useGrouping:!1},t)).format(this||0)};const Le=["BTC","AFN","EUR","ALL","DZD","USD","AOA","XCD","ARS","AMD","AWG","AUD","AZN","BSD","BHD","BDT","BBD","BYN","BZD","XOF","BMD","INR","BTN","BOB","BOV","BAM","BWP","NOK","BRL","BND","BGN","BIF","CVE","KHR","XAF","CAD","KYD","CLP","CLF","CNY","COP","COU","KMF","CDF","NZD","CRC","CUP","CUC","ANG","CZK","DKK","DJF","DOP","EGP","SVC","ERN","SZL","ETB","FKP","FJD","XPF","GMD","GEL","GHS","GIP","GTQ","GBP","GNF","GYD","HTG","HNL","HKD","HUF","ISK","IDR","XDR","IRR","IQD","ILS","JMD","JPY","JOD","KZT","KES","KPW","KRW","KWD","KGS","LAK","LBP","LSL","ZAR","LRD","LYD","CHF","MOP","MKD","MGA","MWK","MYR","MVR","MRU","MUR","XUA","MXN","MXV","MDL","MNT","MAD","MZN","MMK","NAD","NPR","NIO","NGN","OMR","PKR","PAB","PGK","PYG","PEN","PHP","PLN","QAR","RON","RUB","RWF","SHP","WST","STN","SAR","RSD","SCR","SLL","SGD","XSU","SBD","SOS","SSP","LKR","SDG","SRD","SEK","CHE","CHW","SYP","SLE","TWD","TJS","TZS","THB","TOP","TTD","TND","TRY","TMT","UGX","UAH","AED","USN","UYU","UYI","UYW","UZS","VUV","VES","VED","VND","YER","ZMW","ZWL","XBA","XBB","XBC","XBD","XTS","XXX","XAU","XPD","XPT","XAG"];class ze{constructor(t){if(this.code=t,!Le.includes(t))throw new Error(`Invalid currency code: ${t}`)}toString(){return this.code}valueOf(){return this.code}get symbol(){var t,e;try{return null!==(e=null===(t=Intl.NumberFormat("de-DE",{style:"currency",currency:this.code,maximumFractionDigits:0}).formatToParts(0).find((t=>"currency"===t.type)))||void 0===t?void 0:t.value)&&void 0!==e?e:this.code}catch(t){return this.code}}}var Ue;(()=>{for(const t of Le)Object.defineProperty(ze,t,{get:()=>new ze(t)})})(),Number.prototype.formatAsCurrency=function(...t){var e;const i=t[0]instanceof ze||"string"==typeof t[0],[r,o]=[i?t[0]:void 0,i?t[1]:t[0]],n=r?r instanceof ze?r:new ze(r):void 0;return Intl.NumberFormat(null!==(e=null==o?void 0:o.language)&&void 0!==e?e:Ie.currentLanguage,Object.assign({style:n?"currency":"decimal",currency:null==n?void 0:n.code,useGrouping:!0,minimumFractionDigits:2,maximumFractionDigits:2},o)).format(this||0)},Number.prototype.formatAsUnit=function(t,e){var i;return Intl.NumberFormat(null!==(i=null==e?void 0:e.language)&&void 0!==i?i:Ie.currentLanguage,Object.assign({style:"unit",unit:t},e)).format(this||0)},Number.prototype.formatAsPercent=function(t){var e;return Intl.NumberFormat(null!==(e=null==t?void 0:t.language)&&void 0!==e?e:Ie.currentLanguage,Object.assign({style:"percent",useGrouping:!1,minimumFractionDigits:0,maximumFractionDigits:2},t)).format(this/100||0)},String.prototype.toNumber=function(t=Ie.currentLanguage){var e,i,r,o;const n=this.replace(/ /g,""),s=null!==(i=null===(e=Intl.NumberFormat(t).formatToParts(1e3).find((t=>"group"===t.type)))||void 0===e?void 0:e.value)&&void 0!==i?i:"",a=null!==(o=null===(r=Intl.NumberFormat(t).formatToParts(1.1).find((t=>"decimal"===t.type)))||void 0===r?void 0:r.value)&&void 0!==o?o:"",c=parseFloat(n.replace(new RegExp(`\\${s}`,"g"),"").replace(new RegExp(`\\${a}`),"."));return Number.isNaN(c)?void 0:c};let Be=Ue=class extends ce{constructor(){super(...arguments),this.variant=Ue.defaultVariant}static get(t){const e=Ue.fontsByVariant.get(t);if(!e)throw new Error(`No font found for variant ${t}`);return e}static ensureAvailable(t){const e=Ue.get(t);Ue.fontUrls.add(e.url);const i=[...Ue.fontUrls].map((t=>`@import '${t}';`));i.some((t=>!1===Ue.fontStyleElement.innerText.includes(t)))&&(Ue.fontStyleElement.innerHTML=i.join("\n"))}static get styles(){return p`:host{display:inline-grid;font-size:24px}span{font-weight:400;font-style:normal;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}`}get template(){return B`<span ${ue({fontFamily:Ue.get(this.variant).name})}>${this.icon}</span>`}};Be.defaultVariant="filled",Be.fontsByVariant=new Map([["filled",{name:"Material Icons",url:"https://fonts.googleapis.com/icon?family=Material+Icons"}],["outlined",{name:"Material Icons Outlined",url:"https://fonts.googleapis.com/icon?family=Material+Icons+Outlined"}],["sharp",{name:"Material Icons Sharp",url:"https://fonts.googleapis.com/icon?family=Material+Icons+Sharp"}],["rounded",{name:"Material Icons Round",url:"https://fonts.googleapis.com/icon?family=Material+Icons+Round"}]]),Be.fontStyleElement=document.createElement("style"),Be.fontUrls=new Set,document.head.appendChild(Ue.fontStyleElement),Ue.ensureAvailable(Ue.defaultVariant),r([fe({updated(){Ue.ensureAvailable(this.variant)}})],Be.prototype,"variant",void 0),r([fe()],Be.prototype,"icon",void 0),Be=Ue=r([ae("mo-icon")],Be);const Ve=Symbol();function je(t,e){return(t.matches||t.webkitMatchesSelector||t.msMatchesSelector).call(t,e)}let Ge=!1;const Xe=()=>{},Ke={get passive(){return Ge=!0,!1}};document.addEventListener("x",Xe,Ke),document.removeEventListener("x",Xe);class Ye extends lt{click(){if(this.mdcRoot)return this.mdcRoot.focus(),void this.mdcRoot.click();super.click()}createFoundation(){void 0!==this.mdcFoundation&&this.mdcFoundation.destroy(),this.mdcFoundationClass&&(this.mdcFoundation=new this.mdcFoundationClass(this.createAdapter()),this.mdcFoundation.init())}firstUpdated(){this.createFoundation()}}var We=function(){function t(t){void 0===t&&(t={}),this.adapter=t}return Object.defineProperty(t,"cssClasses",{get:function(){return{}},enumerable:!1,configurable:!0}),Object.defineProperty(t,"strings",{get:function(){return{}},enumerable:!1,configurable:!0}),Object.defineProperty(t,"numbers",{get:function(){return{}},enumerable:!1,configurable:!0}),Object.defineProperty(t,"defaultAdapter",{get:function(){return{}},enumerable:!1,configurable:!0}),t.prototype.init=function(){},t.prototype.destroy=function(){},t}();var qe={BG_FOCUSED:"mdc-ripple-upgraded--background-focused",FG_ACTIVATION:"mdc-ripple-upgraded--foreground-activation",FG_DEACTIVATION:"mdc-ripple-upgraded--foreground-deactivation",ROOT:"mdc-ripple-upgraded",UNBOUNDED:"mdc-ripple-upgraded--unbounded"},Ze={VAR_FG_SCALE:"--mdc-ripple-fg-scale",VAR_FG_SIZE:"--mdc-ripple-fg-size",VAR_FG_TRANSLATE_END:"--mdc-ripple-fg-translate-end",VAR_FG_TRANSLATE_START:"--mdc-ripple-fg-translate-start",VAR_LEFT:"--mdc-ripple-left",VAR_TOP:"--mdc-ripple-top"},Je={DEACTIVATION_TIMEOUT_MS:225,FG_DEACTIVATION_MS:150,INITIAL_ORIGIN_SCALE:.6,PADDING:10,TAP_DELAY_MS:300};var Qe=["touchstart","pointerdown","mousedown","keydown"],ti=["touchend","pointerup","mouseup","contextmenu"],ei=[],ii=function(t){function r(e){var o=t.call(this,i(i({},r.defaultAdapter),e))||this;return o.activationAnimationHasEnded=!1,o.activationTimer=0,o.fgDeactivationRemovalTimer=0,o.fgScale="0",o.frame={width:0,height:0},o.initialSize=0,o.layoutFrame=0,o.maxRadius=0,o.unboundedCoords={left:0,top:0},o.activationState=o.defaultActivationState(),o.activationTimerCallback=function(){o.activationAnimationHasEnded=!0,o.runDeactivationUXLogicIfReady()},o.activateHandler=function(t){o.activateImpl(t)},o.deactivateHandler=function(){o.deactivateImpl()},o.focusHandler=function(){o.handleFocus()},o.blurHandler=function(){o.handleBlur()},o.resizeHandler=function(){o.layout()},o}return function(t,i){if("function"!=typeof i&&null!==i)throw new TypeError("Class extends value "+String(i)+" is not a constructor or null");function r(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(r.prototype=i.prototype,new r)}(r,t),Object.defineProperty(r,"cssClasses",{get:function(){return qe},enumerable:!1,configurable:!0}),Object.defineProperty(r,"strings",{get:function(){return Ze},enumerable:!1,configurable:!0}),Object.defineProperty(r,"numbers",{get:function(){return Je},enumerable:!1,configurable:!0}),Object.defineProperty(r,"defaultAdapter",{get:function(){return{addClass:function(){},browserSupportsCssVars:function(){return!0},computeBoundingRect:function(){return{top:0,right:0,bottom:0,left:0,width:0,height:0}},containsEventTarget:function(){return!0},deregisterDocumentInteractionHandler:function(){},deregisterInteractionHandler:function(){},deregisterResizeHandler:function(){},getWindowPageOffset:function(){return{x:0,y:0}},isSurfaceActive:function(){return!0},isSurfaceDisabled:function(){return!0},isUnbounded:function(){return!0},registerDocumentInteractionHandler:function(){},registerInteractionHandler:function(){},registerResizeHandler:function(){},removeClass:function(){},updateCssVariable:function(){}}},enumerable:!1,configurable:!0}),r.prototype.init=function(){var t=this,e=this.supportsPressRipple();if(this.registerRootHandlers(e),e){var i=r.cssClasses,o=i.ROOT,n=i.UNBOUNDED;requestAnimationFrame((function(){t.adapter.addClass(o),t.adapter.isUnbounded()&&(t.adapter.addClass(n),t.layoutInternal())}))}},r.prototype.destroy=function(){var t=this;if(this.supportsPressRipple()){this.activationTimer&&(clearTimeout(this.activationTimer),this.activationTimer=0,this.adapter.removeClass(r.cssClasses.FG_ACTIVATION)),this.fgDeactivationRemovalTimer&&(clearTimeout(this.fgDeactivationRemovalTimer),this.fgDeactivationRemovalTimer=0,this.adapter.removeClass(r.cssClasses.FG_DEACTIVATION));var e=r.cssClasses,i=e.ROOT,o=e.UNBOUNDED;requestAnimationFrame((function(){t.adapter.removeClass(i),t.adapter.removeClass(o),t.removeCssVars()}))}this.deregisterRootHandlers(),this.deregisterDeactivationHandlers()},r.prototype.activate=function(t){this.activateImpl(t)},r.prototype.deactivate=function(){this.deactivateImpl()},r.prototype.layout=function(){var t=this;this.layoutFrame&&cancelAnimationFrame(this.layoutFrame),this.layoutFrame=requestAnimationFrame((function(){t.layoutInternal(),t.layoutFrame=0}))},r.prototype.setUnbounded=function(t){var e=r.cssClasses.UNBOUNDED;t?this.adapter.addClass(e):this.adapter.removeClass(e)},r.prototype.handleFocus=function(){var t=this;requestAnimationFrame((function(){return t.adapter.addClass(r.cssClasses.BG_FOCUSED)}))},r.prototype.handleBlur=function(){var t=this;requestAnimationFrame((function(){return t.adapter.removeClass(r.cssClasses.BG_FOCUSED)}))},r.prototype.supportsPressRipple=function(){return this.adapter.browserSupportsCssVars()},r.prototype.defaultActivationState=function(){return{activationEvent:void 0,hasDeactivationUXRun:!1,isActivated:!1,isProgrammatic:!1,wasActivatedByPointer:!1,wasElementMadeActive:!1}},r.prototype.registerRootHandlers=function(t){var e,i;if(t){try{for(var r=o(Qe),n=r.next();!n.done;n=r.next()){var s=n.value;this.adapter.registerInteractionHandler(s,this.activateHandler)}}catch(t){e={error:t}}finally{try{n&&!n.done&&(i=r.return)&&i.call(r)}finally{if(e)throw e.error}}this.adapter.isUnbounded()&&this.adapter.registerResizeHandler(this.resizeHandler)}this.adapter.registerInteractionHandler("focus",this.focusHandler),this.adapter.registerInteractionHandler("blur",this.blurHandler)},r.prototype.registerDeactivationHandlers=function(t){var e,i;if("keydown"===t.type)this.adapter.registerInteractionHandler("keyup",this.deactivateHandler);else try{for(var r=o(ti),n=r.next();!n.done;n=r.next()){var s=n.value;this.adapter.registerDocumentInteractionHandler(s,this.deactivateHandler)}}catch(t){e={error:t}}finally{try{n&&!n.done&&(i=r.return)&&i.call(r)}finally{if(e)throw e.error}}},r.prototype.deregisterRootHandlers=function(){var t,e;try{for(var i=o(Qe),r=i.next();!r.done;r=i.next()){var n=r.value;this.adapter.deregisterInteractionHandler(n,this.activateHandler)}}catch(e){t={error:e}}finally{try{r&&!r.done&&(e=i.return)&&e.call(i)}finally{if(t)throw t.error}}this.adapter.deregisterInteractionHandler("focus",this.focusHandler),this.adapter.deregisterInteractionHandler("blur",this.blurHandler),this.adapter.isUnbounded()&&this.adapter.deregisterResizeHandler(this.resizeHandler)},r.prototype.deregisterDeactivationHandlers=function(){var t,e;this.adapter.deregisterInteractionHandler("keyup",this.deactivateHandler);try{for(var i=o(ti),r=i.next();!r.done;r=i.next()){var n=r.value;this.adapter.deregisterDocumentInteractionHandler(n,this.deactivateHandler)}}catch(e){t={error:e}}finally{try{r&&!r.done&&(e=i.return)&&e.call(i)}finally{if(t)throw t.error}}},r.prototype.removeCssVars=function(){var t=this,e=r.strings;Object.keys(e).forEach((function(i){0===i.indexOf("VAR_")&&t.adapter.updateCssVariable(e[i],null)}))},r.prototype.activateImpl=function(t){var e=this;if(!this.adapter.isSurfaceDisabled()){var i=this.activationState;if(!i.isActivated){var r=this.previousActivationEvent;if(!(r&&void 0!==t&&r.type!==t.type)){i.isActivated=!0,i.isProgrammatic=void 0===t,i.activationEvent=t,i.wasActivatedByPointer=!i.isProgrammatic&&(void 0!==t&&("mousedown"===t.type||"touchstart"===t.type||"pointerdown"===t.type));var o=void 0!==t&&ei.length>0&&ei.some((function(t){return e.adapter.containsEventTarget(t)}));o?this.resetActivationState():(void 0!==t&&(ei.push(t.target),this.registerDeactivationHandlers(t)),i.wasElementMadeActive=this.checkElementMadeActive(t),i.wasElementMadeActive&&this.animateActivation(),requestAnimationFrame((function(){ei=[],i.wasElementMadeActive||void 0===t||" "!==t.key&&32!==t.keyCode||(i.wasElementMadeActive=e.checkElementMadeActive(t),i.wasElementMadeActive&&e.animateActivation()),i.wasElementMadeActive||(e.activationState=e.defaultActivationState())})))}}}},r.prototype.checkElementMadeActive=function(t){return void 0===t||"keydown"!==t.type||this.adapter.isSurfaceActive()},r.prototype.animateActivation=function(){var t=this,e=r.strings,i=e.VAR_FG_TRANSLATE_START,o=e.VAR_FG_TRANSLATE_END,n=r.cssClasses,s=n.FG_DEACTIVATION,a=n.FG_ACTIVATION,c=r.numbers.DEACTIVATION_TIMEOUT_MS;this.layoutInternal();var d="",l="";if(!this.adapter.isUnbounded()){var p=this.getFgTranslationCoordinates(),u=p.startPoint,h=p.endPoint;d=u.x+"px, "+u.y+"px",l=h.x+"px, "+h.y+"px"}this.adapter.updateCssVariable(i,d),this.adapter.updateCssVariable(o,l),clearTimeout(this.activationTimer),clearTimeout(this.fgDeactivationRemovalTimer),this.rmBoundedActivationClasses(),this.adapter.removeClass(s),this.adapter.computeBoundingRect(),this.adapter.addClass(a),this.activationTimer=setTimeout((function(){t.activationTimerCallback()}),c)},r.prototype.getFgTranslationCoordinates=function(){var t,e=this.activationState,i=e.activationEvent;return t=e.wasActivatedByPointer?function(t,e,i){if(!t)return{x:0,y:0};var r,o,n=e.x,s=e.y,a=n+i.left,c=s+i.top;if("touchstart"===t.type){var d=t;r=d.changedTouches[0].pageX-a,o=d.changedTouches[0].pageY-c}else{var l=t;r=l.pageX-a,o=l.pageY-c}return{x:r,y:o}}(i,this.adapter.getWindowPageOffset(),this.adapter.computeBoundingRect()):{x:this.frame.width/2,y:this.frame.height/2},{startPoint:t={x:t.x-this.initialSize/2,y:t.y-this.initialSize/2},endPoint:{x:this.frame.width/2-this.initialSize/2,y:this.frame.height/2-this.initialSize/2}}},r.prototype.runDeactivationUXLogicIfReady=function(){var t=this,e=r.cssClasses.FG_DEACTIVATION,i=this.activationState,o=i.hasDeactivationUXRun,n=i.isActivated;(o||!n)&&this.activationAnimationHasEnded&&(this.rmBoundedActivationClasses(),this.adapter.addClass(e),this.fgDeactivationRemovalTimer=setTimeout((function(){t.adapter.removeClass(e)}),Je.FG_DEACTIVATION_MS))},r.prototype.rmBoundedActivationClasses=function(){var t=r.cssClasses.FG_ACTIVATION;this.adapter.removeClass(t),this.activationAnimationHasEnded=!1,this.adapter.computeBoundingRect()},r.prototype.resetActivationState=function(){var t=this;this.previousActivationEvent=this.activationState.activationEvent,this.activationState=this.defaultActivationState(),setTimeout((function(){return t.previousActivationEvent=void 0}),r.numbers.TAP_DELAY_MS)},r.prototype.deactivateImpl=function(){var t=this,e=this.activationState;if(e.isActivated){var r=i({},e);e.isProgrammatic?(requestAnimationFrame((function(){t.animateDeactivation(r)})),this.resetActivationState()):(this.deregisterDeactivationHandlers(),requestAnimationFrame((function(){t.activationState.hasDeactivationUXRun=!0,t.animateDeactivation(r),t.resetActivationState()})))}},r.prototype.animateDeactivation=function(t){var e=t.wasActivatedByPointer,i=t.wasElementMadeActive;(e||i)&&this.runDeactivationUXLogicIfReady()},r.prototype.layoutInternal=function(){var t=this;this.frame=this.adapter.computeBoundingRect();var e=Math.max(this.frame.height,this.frame.width);this.maxRadius=this.adapter.isUnbounded()?e:Math.sqrt(Math.pow(t.frame.width,2)+Math.pow(t.frame.height,2))+r.numbers.PADDING;var i=Math.floor(e*r.numbers.INITIAL_ORIGIN_SCALE);this.adapter.isUnbounded()&&i%2!=0?this.initialSize=i-1:this.initialSize=i,this.fgScale=""+this.maxRadius/this.initialSize,this.updateLayoutCssVars()},r.prototype.updateLayoutCssVars=function(){var t=r.strings,e=t.VAR_FG_SIZE,i=t.VAR_LEFT,o=t.VAR_TOP,n=t.VAR_FG_SCALE;this.adapter.updateCssVariable(e,this.initialSize+"px"),this.adapter.updateCssVariable(n,this.fgScale),this.adapter.isUnbounded()&&(this.unboundedCoords={left:Math.round(this.frame.width/2-this.initialSize/2),top:Math.round(this.frame.height/2-this.initialSize/2)},this.adapter.updateCssVariable(i,this.unboundedCoords.left+"px"),this.adapter.updateCssVariable(o,this.unboundedCoords.top+"px"))},r}(We);const ri=ii;class oi extends Ye{constructor(){super(...arguments),this.primary=!1,this.accent=!1,this.unbounded=!1,this.disabled=!1,this.activated=!1,this.selected=!1,this.internalUseStateLayerCustomProperties=!1,this.hovering=!1,this.bgFocused=!1,this.fgActivation=!1,this.fgDeactivation=!1,this.fgScale="",this.fgSize="",this.translateStart="",this.translateEnd="",this.leftPos="",this.topPos="",this.mdcFoundationClass=ri}get isActive(){return je(this.parentElement||this,":active")}createAdapter(){return{browserSupportsCssVars:()=>!0,isUnbounded:()=>this.unbounded,isSurfaceActive:()=>this.isActive,isSurfaceDisabled:()=>this.disabled,addClass:t=>{switch(t){case"mdc-ripple-upgraded--background-focused":this.bgFocused=!0;break;case"mdc-ripple-upgraded--foreground-activation":this.fgActivation=!0;break;case"mdc-ripple-upgraded--foreground-deactivation":this.fgDeactivation=!0}},removeClass:t=>{switch(t){case"mdc-ripple-upgraded--background-focused":this.bgFocused=!1;break;case"mdc-ripple-upgraded--foreground-activation":this.fgActivation=!1;break;case"mdc-ripple-upgraded--foreground-deactivation":this.fgDeactivation=!1}},containsEventTarget:()=>!0,registerInteractionHandler:()=>{},deregisterInteractionHandler:()=>{},registerDocumentInteractionHandler:()=>{},deregisterDocumentInteractionHandler:()=>{},registerResizeHandler:()=>{},deregisterResizeHandler:()=>{},updateCssVariable:(t,e)=>{switch(t){case"--mdc-ripple-fg-scale":this.fgScale=e;break;case"--mdc-ripple-fg-size":this.fgSize=e;break;case"--mdc-ripple-fg-translate-end":this.translateEnd=e;break;case"--mdc-ripple-fg-translate-start":this.translateStart=e;break;case"--mdc-ripple-left":this.leftPos=e;break;case"--mdc-ripple-top":this.topPos=e}},computeBoundingRect:()=>(this.parentElement||this).getBoundingClientRect(),getWindowPageOffset:()=>({x:window.pageXOffset,y:window.pageYOffset})}}startPress(t){this.waitForFoundation((()=>{this.mdcFoundation.activate(t)}))}endPress(){this.waitForFoundation((()=>{this.mdcFoundation.deactivate()}))}startFocus(){this.waitForFoundation((()=>{this.mdcFoundation.handleFocus()}))}endFocus(){this.waitForFoundation((()=>{this.mdcFoundation.handleBlur()}))}startHover(){this.hovering=!0}endHover(){this.hovering=!1}waitForFoundation(t){this.mdcFoundation?t():this.updateComplete.then(t)}update(t){t.has("disabled")&&this.disabled&&this.endHover(),super.update(t)}render(){const t=this.activated&&(this.primary||!this.accent),e=this.selected&&(this.primary||!this.accent),i={"mdc-ripple-surface--accent":this.accent,"mdc-ripple-surface--primary--activated":t,"mdc-ripple-surface--accent--activated":this.accent&&this.activated,"mdc-ripple-surface--primary--selected":e,"mdc-ripple-surface--accent--selected":this.accent&&this.selected,"mdc-ripple-surface--disabled":this.disabled,"mdc-ripple-surface--hover":this.hovering,"mdc-ripple-surface--primary":this.primary,"mdc-ripple-surface--selected":this.selected,"mdc-ripple-upgraded--background-focused":this.bgFocused,"mdc-ripple-upgraded--foreground-activation":this.fgActivation,"mdc-ripple-upgraded--foreground-deactivation":this.fgDeactivation,"mdc-ripple-upgraded--unbounded":this.unbounded,"mdc-ripple-surface--internal-use-state-layer-custom-properties":this.internalUseStateLayerCustomProperties};return B`<div class="mdc-ripple-surface mdc-ripple-upgraded ${Jt(i)}" style="${ie({"--mdc-ripple-fg-scale":this.fgScale,"--mdc-ripple-fg-size":this.fgSize,"--mdc-ripple-fg-translate-end":this.translateEnd,"--mdc-ripple-fg-translate-start":this.translateStart,"--mdc-ripple-left":this.leftPos,"--mdc-ripple-top":this.topPos})}"></div>`}}r([yt(".mdc-ripple-surface")],oi.prototype,"mdcRoot",void 0),r([mt({type:Boolean})],oi.prototype,"primary",void 0),r([mt({type:Boolean})],oi.prototype,"accent",void 0),r([mt({type:Boolean})],oi.prototype,"unbounded",void 0),r([mt({type:Boolean})],oi.prototype,"disabled",void 0),r([mt({type:Boolean})],oi.prototype,"activated",void 0),r([mt({type:Boolean})],oi.prototype,"selected",void 0),r([mt({type:Boolean})],oi.prototype,"internalUseStateLayerCustomProperties",void 0),r([ft()],oi.prototype,"hovering",void 0),r([ft()],oi.prototype,"bgFocused",void 0),r([ft()],oi.prototype,"fgActivation",void 0),r([ft()],oi.prototype,"fgDeactivation",void 0),r([ft()],oi.prototype,"fgScale",void 0),r([ft()],oi.prototype,"fgSize",void 0),r([ft()],oi.prototype,"translateStart",void 0),r([ft()],oi.prototype,"translateEnd",void 0),r([ft()],oi.prototype,"leftPos",void 0),r([ft()],oi.prototype,"topPos",void 0);const ni=p`.mdc-ripple-surface{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:transparent;will-change:transform,opacity;position:relative;outline:0;overflow:hidden}.mdc-ripple-surface::after,.mdc-ripple-surface::before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-ripple-surface::before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index,1)}.mdc-ripple-surface::after{z-index:0;z-index:var(--mdc-ripple-z-index,0)}.mdc-ripple-surface.mdc-ripple-upgraded::before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-ripple-surface.mdc-ripple-upgraded::after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-ripple-surface.mdc-ripple-upgraded--unbounded::after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}.mdc-ripple-surface.mdc-ripple-upgraded--foreground-activation::after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-ripple-surface.mdc-ripple-upgraded--foreground-deactivation::after{animation:mdc-ripple-fg-opacity-out 150ms;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-ripple-surface::after,.mdc-ripple-surface::before{top:calc(50% - 100%);left:calc(50% - 100%);width:200%;height:200%}.mdc-ripple-surface.mdc-ripple-upgraded::after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.mdc-ripple-surface[data-mdc-ripple-is-unbounded],.mdc-ripple-upgraded--unbounded{overflow:visible}.mdc-ripple-surface[data-mdc-ripple-is-unbounded]::after,.mdc-ripple-surface[data-mdc-ripple-is-unbounded]::before,.mdc-ripple-upgraded--unbounded::after,.mdc-ripple-upgraded--unbounded::before{top:calc(50% - 50%);left:calc(50% - 50%);width:100%;height:100%}.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded::after,.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded::before,.mdc-ripple-upgraded--unbounded.mdc-ripple-upgraded::after,.mdc-ripple-upgraded--unbounded.mdc-ripple-upgraded::before{top:var(--mdc-ripple-top,calc(50% - 50%));left:var(--mdc-ripple-left,calc(50% - 50%));width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded::after,.mdc-ripple-upgraded--unbounded.mdc-ripple-upgraded::after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.mdc-ripple-surface::after,.mdc-ripple-surface::before{background-color:#000;background-color:var(--mdc-ripple-color,#000)}.mdc-ripple-surface.mdc-ripple-surface--hover::before,.mdc-ripple-surface:hover::before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,.04)}.mdc-ripple-surface.mdc-ripple-upgraded--background-focused::before,.mdc-ripple-surface:not(.mdc-ripple-upgraded):focus::before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity,.12)}.mdc-ripple-surface:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-ripple-surface:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity,.12)}.mdc-ripple-surface.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity, 0.12)}@keyframes mdc-ripple-fg-radius-in{from{animation-timing-function:cubic-bezier(.4,0,.2,1);transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)}to{transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}}@keyframes mdc-ripple-fg-opacity-in{from{animation-timing-function:linear;opacity:0}to{opacity:var(--mdc-ripple-fg-opacity,0)}}@keyframes mdc-ripple-fg-opacity-out{from{animation-timing-function:linear;opacity:var(--mdc-ripple-fg-opacity,0)}to{opacity:0}}:host{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;display:block}:host .mdc-ripple-surface{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;will-change:unset}.mdc-ripple-surface--primary::after,.mdc-ripple-surface--primary::before{background-color:#6200ee;background-color:var(--mdc-ripple-color,var(--mdc-theme-primary,#6200ee))}.mdc-ripple-surface--primary.mdc-ripple-surface--hover::before,.mdc-ripple-surface--primary:hover::before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,.04)}.mdc-ripple-surface--primary.mdc-ripple-upgraded--background-focused::before,.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded):focus::before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity,.12)}.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity,.12)}.mdc-ripple-surface--primary.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity, 0.12)}.mdc-ripple-surface--primary--activated::before{opacity:.12;opacity:var(--mdc-ripple-activated-opacity,.12)}.mdc-ripple-surface--primary--activated::after,.mdc-ripple-surface--primary--activated::before{background-color:#6200ee;background-color:var(--mdc-ripple-color,var(--mdc-theme-primary,#6200ee))}.mdc-ripple-surface--primary--activated.mdc-ripple-surface--hover::before,.mdc-ripple-surface--primary--activated:hover::before{opacity:.16;opacity:var(--mdc-ripple-hover-opacity,.16)}.mdc-ripple-surface--primary--activated.mdc-ripple-upgraded--background-focused::before,.mdc-ripple-surface--primary--activated:not(.mdc-ripple-upgraded):focus::before{transition-duration:75ms;opacity:.24;opacity:var(--mdc-ripple-focus-opacity,.24)}.mdc-ripple-surface--primary--activated:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-ripple-surface--primary--activated:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.24;opacity:var(--mdc-ripple-press-opacity,.24)}.mdc-ripple-surface--primary--activated.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity, 0.24)}.mdc-ripple-surface--primary--selected::before{opacity:.08;opacity:var(--mdc-ripple-selected-opacity,.08)}.mdc-ripple-surface--primary--selected::after,.mdc-ripple-surface--primary--selected::before{background-color:#6200ee;background-color:var(--mdc-ripple-color,var(--mdc-theme-primary,#6200ee))}.mdc-ripple-surface--primary--selected.mdc-ripple-surface--hover::before,.mdc-ripple-surface--primary--selected:hover::before{opacity:.12;opacity:var(--mdc-ripple-hover-opacity,.12)}.mdc-ripple-surface--primary--selected.mdc-ripple-upgraded--background-focused::before,.mdc-ripple-surface--primary--selected:not(.mdc-ripple-upgraded):focus::before{transition-duration:75ms;opacity:.2;opacity:var(--mdc-ripple-focus-opacity,.2)}.mdc-ripple-surface--primary--selected:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-ripple-surface--primary--selected:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.2;opacity:var(--mdc-ripple-press-opacity,.2)}.mdc-ripple-surface--primary--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity, 0.2)}.mdc-ripple-surface--accent::after,.mdc-ripple-surface--accent::before{background-color:#018786;background-color:var(--mdc-ripple-color,var(--mdc-theme-secondary,#018786))}.mdc-ripple-surface--accent.mdc-ripple-surface--hover::before,.mdc-ripple-surface--accent:hover::before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,.04)}.mdc-ripple-surface--accent.mdc-ripple-upgraded--background-focused::before,.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded):focus::before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity,.12)}.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity,.12)}.mdc-ripple-surface--accent.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity, 0.12)}.mdc-ripple-surface--accent--activated::before{opacity:.12;opacity:var(--mdc-ripple-activated-opacity,.12)}.mdc-ripple-surface--accent--activated::after,.mdc-ripple-surface--accent--activated::before{background-color:#018786;background-color:var(--mdc-ripple-color,var(--mdc-theme-secondary,#018786))}.mdc-ripple-surface--accent--activated.mdc-ripple-surface--hover::before,.mdc-ripple-surface--accent--activated:hover::before{opacity:.16;opacity:var(--mdc-ripple-hover-opacity,.16)}.mdc-ripple-surface--accent--activated.mdc-ripple-upgraded--background-focused::before,.mdc-ripple-surface--accent--activated:not(.mdc-ripple-upgraded):focus::before{transition-duration:75ms;opacity:.24;opacity:var(--mdc-ripple-focus-opacity,.24)}.mdc-ripple-surface--accent--activated:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-ripple-surface--accent--activated:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.24;opacity:var(--mdc-ripple-press-opacity,.24)}.mdc-ripple-surface--accent--activated.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity, 0.24)}.mdc-ripple-surface--accent--selected::before{opacity:.08;opacity:var(--mdc-ripple-selected-opacity,.08)}.mdc-ripple-surface--accent--selected::after,.mdc-ripple-surface--accent--selected::before{background-color:#018786;background-color:var(--mdc-ripple-color,var(--mdc-theme-secondary,#018786))}.mdc-ripple-surface--accent--selected.mdc-ripple-surface--hover::before,.mdc-ripple-surface--accent--selected:hover::before{opacity:.12;opacity:var(--mdc-ripple-hover-opacity,.12)}.mdc-ripple-surface--accent--selected.mdc-ripple-upgraded--background-focused::before,.mdc-ripple-surface--accent--selected:not(.mdc-ripple-upgraded):focus::before{transition-duration:75ms;opacity:.2;opacity:var(--mdc-ripple-focus-opacity,.2)}.mdc-ripple-surface--accent--selected:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-ripple-surface--accent--selected:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.2;opacity:var(--mdc-ripple-press-opacity,.2)}.mdc-ripple-surface--accent--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity, 0.2)}.mdc-ripple-surface--disabled{opacity:0}.mdc-ripple-surface--internal-use-state-layer-custom-properties::after,.mdc-ripple-surface--internal-use-state-layer-custom-properties::before{background-color:#000;background-color:var(--mdc-ripple-hover-state-layer-color,#000)}.mdc-ripple-surface--internal-use-state-layer-custom-properties.mdc-ripple-surface--hover::before,.mdc-ripple-surface--internal-use-state-layer-custom-properties:hover::before{opacity:.04;opacity:var(--mdc-ripple-hover-state-layer-opacity,.04)}.mdc-ripple-surface--internal-use-state-layer-custom-properties.mdc-ripple-upgraded--background-focused::before,.mdc-ripple-surface--internal-use-state-layer-custom-properties:not(.mdc-ripple-upgraded):focus::before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-state-layer-opacity,.12)}.mdc-ripple-surface--internal-use-state-layer-custom-properties:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-ripple-surface--internal-use-state-layer-custom-properties:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-pressed-state-layer-opacity,.12)}.mdc-ripple-surface--internal-use-state-layer-custom-properties.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-pressed-state-layer-opacity, 0.12)}`;let si=class extends oi{};function ai(t,e,i){if(void 0!==e)return function(t,e,i){const r=t.constructor;if(!i){const t=`__${e}`;if(!(i=r.getPropertyDescriptor(e,t)))throw new Error("@ariaProperty must be used after a @property decorator")}const o=i;let n="";if(!o.set)throw new Error(`@ariaProperty requires a setter for ${e}`);if(t.dispatchWizEvent)return i;const s={configurable:!0,enumerable:!0,set(t){if(""===n){const t=r.getPropertyOptions(e);n="string"==typeof t.attribute?t.attribute:e}this.hasAttribute(n)&&this.removeAttribute(n),o.set.call(this,t)}};return o.get&&(s.get=function(){return o.get.call(this)}),s}(t,e,i);throw new Error("@ariaProperty only supports TypeScript Decorators")}si.styles=[ni],si=r([ut("mwc-ripple")],si);class ci{constructor(t){this.startPress=e=>{t().then((t=>{t&&t.startPress(e)}))},this.endPress=()=>{t().then((t=>{t&&t.endPress()}))},this.startFocus=()=>{t().then((t=>{t&&t.startFocus()}))},this.endFocus=()=>{t().then((t=>{t&&t.endFocus()}))},this.startHover=()=>{t().then((t=>{t&&t.startHover()}))},this.endHover=()=>{t().then((t=>{t&&t.endHover()}))}}}class di extends lt{constructor(){super(...arguments),this.disabled=!1,this.icon="",this.shouldRenderRipple=!1,this.rippleHandlers=new ci((()=>(this.shouldRenderRipple=!0,this.ripple)))}renderRipple(){return this.shouldRenderRipple?B`<mwc-ripple .disabled="${this.disabled}" unbounded></mwc-ripple>`:""}focus(){const t=this.buttonElement;t&&(this.rippleHandlers.startFocus(),t.focus())}blur(){const t=this.buttonElement;t&&(this.rippleHandlers.endFocus(),t.blur())}render(){return B`<button class="mdc-icon-button mdc-icon-button--display-flex" aria-label="${this.ariaLabel||this.icon}" aria-haspopup="${(t=>null!=t?t:G)(this.ariaHasPopup)}" ?disabled="${this.disabled}" @focus="${this.handleRippleFocus}" @blur="${this.handleRippleBlur}" @mousedown="${this.handleRippleMouseDown}" @mouseenter="${this.handleRippleMouseEnter}" @mouseleave="${this.handleRippleMouseLeave}" @touchstart="${this.handleRippleTouchStart}" @touchend="${this.handleRippleDeactivate}" @touchcancel="${this.handleRippleDeactivate}">${this.renderRipple()} ${this.icon?B`<i class="material-icons">${this.icon}</i>`:""} <span><slot></slot></span></button>`}handleRippleMouseDown(t){const e=()=>{window.removeEventListener("mouseup",e),this.handleRippleDeactivate()};window.addEventListener("mouseup",e),this.rippleHandlers.startPress(t)}handleRippleTouchStart(t){this.rippleHandlers.startPress(t)}handleRippleDeactivate(){this.rippleHandlers.endPress()}handleRippleMouseEnter(){this.rippleHandlers.startHover()}handleRippleMouseLeave(){this.rippleHandlers.endHover()}handleRippleFocus(){this.rippleHandlers.startFocus()}handleRippleBlur(){this.rippleHandlers.endFocus()}}r([mt({type:Boolean,reflect:!0})],di.prototype,"disabled",void 0),r([mt({type:String})],di.prototype,"icon",void 0),r([ai,mt({type:String,attribute:"aria-label"})],di.prototype,"ariaLabel",void 0),r([ai,mt({type:String,attribute:"aria-haspopup"})],di.prototype,"ariaHasPopup",void 0),r([yt("button")],di.prototype,"buttonElement",void 0),r([function(t){return vt({descriptor:e=>({async get(){var e;return await this.updateComplete,null===(e=this.renderRoot)||void 0===e?void 0:e.querySelector(t)},enumerable:!0,configurable:!0})})}("mwc-ripple")],di.prototype,"ripple",void 0),r([ft()],di.prototype,"shouldRenderRipple",void 0),r([gt({passive:!0})],di.prototype,"handleRippleMouseDown",null),r([gt({passive:!0})],di.prototype,"handleRippleTouchStart",null);const li=p`.material-icons{font-family:var(--mdc-icon-font, "Material Icons");font-weight:400;font-style:normal;font-size:var(--mdc-icon-size,24px);line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.mdc-icon-button{font-size:24px;width:48px;height:48px;padding:12px}.mdc-icon-button .mdc-icon-button__focus-ring{display:none}.mdc-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{display:block;max-height:48px;max-width:48px}@media screen and (forced-colors:active){.mdc-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{pointer-events:none;border:2px solid transparent;border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;width:100%}}@media screen and (forced-colors:active)and (forced-colors:active){.mdc-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{border-color:CanvasText}}@media screen and (forced-colors:active){.mdc-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after{content:"";border:2px solid transparent;border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 4px);width:calc(100% + 4px)}}@media screen and (forced-colors:active)and (forced-colors:active){.mdc-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after{border-color:CanvasText}}.mdc-icon-button.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin-top:4px;margin-bottom:4px;margin-right:4px;margin-left:4px}.mdc-icon-button.mdc-icon-button--reduced-size.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.mdc-icon-button--reduced-size:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mdc-icon-button .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%,-50%)}.mdc-icon-button:disabled{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-disabled-on-light,rgba(0,0,0,.38))}.mdc-icon-button img,.mdc-icon-button svg{width:24px;height:24px}.mdc-icon-button{display:inline-block;position:relative;box-sizing:border-box;border:none;outline:0;background-color:transparent;fill:currentColor;color:inherit;text-decoration:none;cursor:pointer;user-select:none;z-index:0;overflow:visible}.mdc-icon-button .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%,-50%)}.mdc-icon-button:disabled{cursor:default;pointer-events:none}.mdc-icon-button--display-flex{align-items:center;display:inline-flex;justify-content:center}.mdc-icon-button__icon{display:inline-block}.mdc-icon-button__icon.mdc-icon-button__icon--on{display:none}.mdc-icon-button--on .mdc-icon-button__icon{display:none}.mdc-icon-button--on .mdc-icon-button__icon.mdc-icon-button__icon--on{display:inline-block}.mdc-icon-button__link{height:100%;left:0;outline:0;position:absolute;top:0;width:100%}.mdc-icon-button{display:inline-block;position:relative;box-sizing:border-box;border:none;outline:0;background-color:transparent;fill:currentColor;color:inherit;text-decoration:none;cursor:pointer;user-select:none;z-index:0;overflow:visible}.mdc-icon-button .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%,-50%)}.mdc-icon-button:disabled{cursor:default;pointer-events:none}.mdc-icon-button--display-flex{align-items:center;display:inline-flex;justify-content:center}.mdc-icon-button__icon{display:inline-block}.mdc-icon-button__icon.mdc-icon-button__icon--on{display:none}.mdc-icon-button--on .mdc-icon-button__icon{display:none}.mdc-icon-button--on .mdc-icon-button__icon.mdc-icon-button__icon--on{display:inline-block}.mdc-icon-button__link{height:100%;left:0;outline:0;position:absolute;top:0;width:100%}:host{display:inline-block;outline:0}:host([disabled]){pointer-events:none}.mdc-icon-button ::slotted(*),.mdc-icon-button i,.mdc-icon-button img,.mdc-icon-button svg{display:block}:host{--mdc-ripple-color:currentcolor;-webkit-tap-highlight-color:transparent}.mdc-icon-button,:host{vertical-align:top}.mdc-icon-button{width:var(--mdc-icon-button-size,48px);height:var(--mdc-icon-button-size,48px);padding:calc((var(--mdc-icon-button-size,48px) - var(--mdc-icon-size,24px))/ 2)}.mdc-icon-button ::slotted(*),.mdc-icon-button i,.mdc-icon-button img,.mdc-icon-button svg{display:block;width:var(--mdc-icon-size,24px);height:var(--mdc-icon-size,24px)}`;let pi=class extends di{};pi.styles=[li],pi=r([ut("mwc-icon-button")],pi);let ui=class extends ce{constructor(){super(...arguments),this.disabled=!1,this.dense=!1}static get styles(){return p`:host{font-size:20px}:host,mwc-icon-button{display:inline-block}mwc-icon-button::part(button){padding:.4em}:host([dense]) mwc-icon-button::part(button){padding:.2em}mo-icon{font-size:inherit}`}get template(){return B`<mwc-icon-button exportparts="button" ?disabled="${this.disabled}"><slot name="icon"><mo-icon icon="${this.icon}"></mo-icon></slot></mwc-icon-button>`}};var hi;r([fe()],ui.prototype,"icon",void 0),r([(t,e)=>{const i=t.constructor;fe({type:Boolean,reflect:!0,updated(t,e){var i;if(null===(i=null==hi?void 0:hi.updated)||void 0===i||i.call(this,t,e),t?this.setAttribute("aria-disabled","true"):this.removeAttribute("aria-disabled"),null==hi?void 0:hi.blockFocus){const e=this;t&&-1!==this.tabIndex&&(e[Ve]=this.tabIndex,this.tabIndex=-1),t||void 0===e[Ve]||(this.tabIndex=e[Ve],e[Ve]=void 0)}}})(t,e),i.elementStyles.push(p`:host([disabled]){pointer-events:none}`)}],ui.prototype,"disabled",void 0),r([fe({type:Boolean,reflect:!0})],ui.prototype,"dense",void 0),ui=r([ae("mo-icon-button")],ui),pi.elementStyles.push(p`span{display:inline-grid!important}i{display:none!important}button{width:unset!important;height:unset!important;font-size:inherit!important}::slotted(*){width:unset!important;height:unset!important}`),pi.addInitializer((t=>{t.updateComplete.then((()=>t.buttonElement.part.add("button")))}));let mi=class extends Te{constructor(){super(...arguments),this.collapsed=!1,this.disableCollapse=!1,this.showSubHeadingOnlyWhenCollapsed=!1}static get styles(){return p`${super.styles}:host{position:relative}:host([collapsed]){flex:unset!important;height:unset!important}`}get defaultHeaderSubHeadingTemplate(){return this.showSubHeadingOnlyWhenCollapsed&&!this.collapsed?se:super.defaultHeaderSubHeadingTemplate}get defaultHeaderActionTemplate(){return B`${super.defaultHeaderActionTemplate}<mo-icon-button dense ${De(t(this.collapsed?"Expand":"Collapse"))} ?disabled="${this.disableCollapse}" icon="${this.collapsed?"expand_more":"expand_less"}" @click="${()=>this.toggleCollapse()}"></mo-icon-button>`}get bodyTemplate(){return this.collapsed?se:super.bodyTemplate}toggleCollapse(){!1===this.disableCollapse&&(this.collapsed=!this.collapsed,this.collapse.dispatch(this.collapsed))}};r([_e()],mi.prototype,"collapse",void 0),r([fe({type:Boolean,reflect:!0})],mi.prototype,"collapsed",void 0),r([fe({type:Boolean})],mi.prototype,"disableCollapse",void 0),r([fe({type:Boolean})],mi.prototype,"showSubHeadingOnlyWhenCollapsed",void 0),mi=r([ae("mo-collapsible-card")],mi)})();
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { LitElement, UpdatedCallback } from '@a11d/lit';
|
|
2
|
-
export declare const disabledProperty: (options?: {
|
|
3
|
-
blockFocus?: boolean;
|
|
4
|
-
updated?: UpdatedCallback<boolean> | undefined;
|
|
5
|
-
}) => (prototype: LitElement, propertyKey: 'disabled') => void;
|
|
1
|
+
import { LitElement, type UpdatedCallback } from '@a11d/lit';
|
|
2
|
+
export declare const disabledProperty: (options?: {
|
|
3
|
+
blockFocus?: boolean;
|
|
4
|
+
updated?: UpdatedCallback<boolean> | undefined;
|
|
5
|
+
}) => (prototype: LitElement, propertyKey: 'disabled') => void;
|
|
6
6
|
//# sourceMappingURL=disabledProperty.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"disabledProperty.d.ts","sourceRoot":"","sources":["../../../disabledProperty/disabledProperty.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,UAAU,EAAY,eAAe,EAAE,MAAM,WAAW,CAAA;
|
|
1
|
+
{"version":3,"file":"disabledProperty.d.ts","sourceRoot":"","sources":["../../../disabledProperty/disabledProperty.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,UAAU,EAAY,KAAK,eAAe,EAAE,MAAM,WAAW,CAAA;AAI3E,eAAO,MAAM,gBAAgB,aAAc;IAC1C,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,OAAO,CAAC,EAAE,gBAAgB,OAAO,CAAC,GAAG,SAAS,CAAA;CAC9C,iBACmB,UAAU,eAAe,UAAU,SAgCtD,CAAA"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './disabledProperty.js';
|
|
1
|
+
export * from './disabledProperty.js';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
package/dist/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './CollapsibleCard.js';
|
|
1
|
+
export * from './CollapsibleCard.js';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
package/dist/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './CollapsibleCard.js';
|
|
1
|
+
export * from './CollapsibleCard.js';
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
*
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
static
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
1
|
+
import { LanguageCode } from './LanguageCode.js';
|
|
2
|
+
type PluralizationRuleFunction = (count: number) => number;
|
|
3
|
+
/**
|
|
4
|
+
* Provides cardinal pluralization rules based on the Unicode Common Locale Data Repository.
|
|
5
|
+
* @see http://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html
|
|
6
|
+
*/
|
|
7
|
+
export declare class CardinalPluralizationRulesByLanguage {
|
|
8
|
+
private static readonly rules;
|
|
9
|
+
static get(languageCode: LanguageCode): PluralizationRuleFunction | undefined;
|
|
10
|
+
private static add;
|
|
11
|
+
}
|
|
12
|
+
export {};
|
|
12
13
|
//# sourceMappingURL=CardinalPluralizationRulesByLanguage.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CardinalPluralizationRulesByLanguage.d.ts","sourceRoot":"","sources":["../../../localization/CardinalPluralizationRulesByLanguage.ts"],"names":[],"mappings":"AAAA,KAAK,yBAAyB,GAAG,CAAC,KAAK,EAAE,MAAM,KAAK,MAAM,CAAA;AAE1D;;;GAGG;AACH,qBAAa,oCAAoC;IAChD,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,KAAK,CAAqD;IA8HlF,MAAM,CAAC,GAAG,CAAC,YAAY,EAAE,YAAY;IAIrC,OAAO,CAAC,MAAM,CAAC,GAAG;CAGlB"}
|
|
1
|
+
{"version":3,"file":"CardinalPluralizationRulesByLanguage.d.ts","sourceRoot":"","sources":["../../../localization/CardinalPluralizationRulesByLanguage.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAA;AAEhD,KAAK,yBAAyB,GAAG,CAAC,KAAK,EAAE,MAAM,KAAK,MAAM,CAAA;AAE1D;;;GAGG;AACH,qBAAa,oCAAoC;IAChD,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,KAAK,CAAqD;IA8HlF,MAAM,CAAC,GAAG,CAAC,YAAY,EAAE,YAAY;IAIrC,OAAO,CAAC,MAAM,CAAC,GAAG;CAGlB"}
|
|
@@ -1,10 +1,11 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
static
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
1
|
+
import { LanguageCode } from './LanguageCode.js';
|
|
2
|
+
type Direction = 'ltr' | 'rtl';
|
|
3
|
+
/** Provides direction for a given language code. */
|
|
4
|
+
export declare class DirectionsByLanguage {
|
|
5
|
+
private static readonly directions;
|
|
6
|
+
static get(languageCode: LanguageCode): Direction;
|
|
7
|
+
static updateAttributes(): void;
|
|
8
|
+
private static add;
|
|
9
|
+
}
|
|
10
|
+
export {};
|
|
10
11
|
//# sourceMappingURL=DirectionsByLanguage.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DirectionsByLanguage.d.ts","sourceRoot":"","sources":["../../../localization/DirectionsByLanguage.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"DirectionsByLanguage.d.ts","sourceRoot":"","sources":["../../../localization/DirectionsByLanguage.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAA;AAEhD,KAAK,SAAS,GAAG,KAAK,GAAG,KAAK,CAAA;AAE9B,oDAAoD;AACpD,qBAAa,oBAAoB;IAChC,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,UAAU,CAAqC;IAoBvE,MAAM,CAAC,GAAG,CAAC,YAAY,EAAE,YAAY;IAIrC,MAAM,CAAC,gBAAgB;IAKvB,OAAO,CAAC,MAAM,CAAC,GAAG;CAGlB"}
|