UNPKG

iobroker.lovelace

Version:

With this adapter you can build visualization for ioBroker with Home Assistant Lovelace UI

2 lines 51 kB
/*! For license information please see 37122.51760ad8c066a219.js.LICENSE.txt */ "use strict";(self.webpackChunkhome_assistant_frontend=self.webpackChunkhome_assistant_frontend||[]).push([["37122"],{45228:function(t,e,i){function r(t,e){if(t.closest)return t.closest(e);for(var i=t;i;){if(o(i,e))return i;i=i.parentElement}return null}function o(t,e){return(t.matches||t.webkitMatchesSelector||t.msMatchesSelector).call(t,e)}i.d(e,{oq:()=>r,wB:()=>o})},74269:function(t,e,i){var r=i(9065),o=i(50778),n=(i(71695),i(47021),i(16060),i(4428)),a=i(91532),s=i(57243),c=i(20552);let d,l,p,h=t=>t;class u extends s.oi{constructor(){super(...arguments),this.disabled=!1,this.icon="",this.shouldRenderRipple=!1,this.rippleHandlers=new a.A((()=>(this.shouldRenderRipple=!0,this.ripple)))}renderRipple(){return this.shouldRenderRipple?(0,s.dy)(d||(d=h` <mwc-ripple .disabled="${0}" unbounded> </mwc-ripple>`),this.disabled):""}focus(){const t=this.buttonElement;t&&(this.rippleHandlers.startFocus(),t.focus())}blur(){const t=this.buttonElement;t&&(this.rippleHandlers.endFocus(),t.blur())}render(){return(0,s.dy)(l||(l=h`<button class="mdc-icon-button mdc-icon-button--display-flex" aria-label="${0}" aria-haspopup="${0}" ?disabled="${0}" @focus="${0}" @blur="${0}" @mousedown="${0}" @mouseenter="${0}" @mouseleave="${0}" @touchstart="${0}" @touchend="${0}" @touchcancel="${0}">${0} ${0} <span><slot></slot></span> </button>`),this.ariaLabel||this.icon,(0,c.o)(this.ariaHasPopup),this.disabled,this.handleRippleFocus,this.handleRippleBlur,this.handleRippleMouseDown,this.handleRippleMouseEnter,this.handleRippleMouseLeave,this.handleRippleTouchStart,this.handleRippleDeactivate,this.handleRippleDeactivate,this.renderRipple(),this.icon?(0,s.dy)(p||(p=h`<i class="material-icons">${0}</i>`),this.icon):"")}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()}}(0,r.__decorate)([(0,o.Cb)({type:Boolean,reflect:!0})],u.prototype,"disabled",void 0),(0,r.__decorate)([(0,o.Cb)({type:String})],u.prototype,"icon",void 0),(0,r.__decorate)([n.L,(0,o.Cb)({type:String,attribute:"aria-label"})],u.prototype,"ariaLabel",void 0),(0,r.__decorate)([n.L,(0,o.Cb)({type:String,attribute:"aria-haspopup"})],u.prototype,"ariaHasPopup",void 0),(0,r.__decorate)([(0,o.IO)("button")],u.prototype,"buttonElement",void 0),(0,r.__decorate)([(0,o.GC)("mwc-ripple")],u.prototype,"ripple",void 0),(0,r.__decorate)([(0,o.SB)()],u.prototype,"shouldRenderRipple",void 0),(0,r.__decorate)([(0,o.hO)({passive:!0})],u.prototype,"handleRippleMouseDown",null),(0,r.__decorate)([(0,o.hO)({passive:!0})],u.prototype,"handleRippleTouchStart",null);let m;const f=(0,s.iv)(m||(m=(t=>t)`.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 g=class extends u{};g.styles=[f],g=(0,r.__decorate)([(0,o.Mo)("mwc-icon-button")],g)},65703:function(t,e,i){i.d(e,{K:()=>y});i(71695),i(81804),i(22139),i(47021);var r=i(9065),o=(i(16060),i(78611)),n=i(91532),a=i(57243),s=i(50778),c=i(35359);let d,l,p,h,u,m,f,g,v,b,_=t=>t;class y extends a.oi{constructor(){super(...arguments),this.value="",this.group=null,this.tabindex=-1,this.disabled=!1,this.twoline=!1,this.activated=!1,this.graphic=null,this.multipleGraphics=!1,this.hasMeta=!1,this.noninteractive=!1,this.selected=!1,this.shouldRenderRipple=!1,this._managingList=null,this.boundOnClick=this.onClick.bind(this),this._firstChanged=!0,this._skipPropRequest=!1,this.rippleHandlers=new n.A((()=>(this.shouldRenderRipple=!0,this.ripple))),this.listeners=[{target:this,eventNames:["click"],cb:()=>{this.onClick()}},{target:this,eventNames:["mouseenter"],cb:this.rippleHandlers.startHover},{target:this,eventNames:["mouseleave"],cb:this.rippleHandlers.endHover},{target:this,eventNames:["focus"],cb:this.rippleHandlers.startFocus},{target:this,eventNames:["blur"],cb:this.rippleHandlers.endFocus},{target:this,eventNames:["mousedown","touchstart"],cb:t=>{const e=t.type;this.onDown("mousedown"===e?"mouseup":"touchend",t)}}]}get text(){const t=this.textContent;return t?t.trim():""}render(){const t=this.renderText(),e=this.graphic?this.renderGraphic():(0,a.dy)(d||(d=_``)),i=this.hasMeta?this.renderMeta():(0,a.dy)(l||(l=_``));return(0,a.dy)(p||(p=_` ${0} ${0} ${0} ${0}`),this.renderRipple(),e,t,i)}renderRipple(){return this.shouldRenderRipple?(0,a.dy)(h||(h=_` <mwc-ripple .activated="${0}"> </mwc-ripple>`),this.activated):this.activated?(0,a.dy)(u||(u=_`<div class="fake-activated-ripple"></div>`)):""}renderGraphic(){const t={multi:this.multipleGraphics};return(0,a.dy)(m||(m=_` <span class="mdc-deprecated-list-item__graphic material-icons ${0}"> <slot name="graphic"></slot> </span>`),(0,c.$)(t))}renderMeta(){return(0,a.dy)(f||(f=_` <span class="mdc-deprecated-list-item__meta material-icons"> <slot name="meta"></slot> </span>`))}renderText(){const t=this.twoline?this.renderTwoline():this.renderSingleLine();return(0,a.dy)(g||(g=_` <span class="mdc-deprecated-list-item__text"> ${0} </span>`),t)}renderSingleLine(){return(0,a.dy)(v||(v=_`<slot></slot>`))}renderTwoline(){return(0,a.dy)(b||(b=_` <span class="mdc-deprecated-list-item__primary-text"> <slot></slot> </span> <span class="mdc-deprecated-list-item__secondary-text"> <slot name="secondary"></slot> </span> `))}onClick(){this.fireRequestSelected(!this.selected,"interaction")}onDown(t,e){const i=()=>{window.removeEventListener(t,i),this.rippleHandlers.endPress()};window.addEventListener(t,i),this.rippleHandlers.startPress(e)}fireRequestSelected(t,e){if(this.noninteractive)return;const i=new CustomEvent("request-selected",{bubbles:!0,composed:!0,detail:{source:e,selected:t}});this.dispatchEvent(i)}connectedCallback(){super.connectedCallback(),this.noninteractive||this.setAttribute("mwc-list-item","");for(const t of this.listeners)for(const e of t.eventNames)t.target.addEventListener(e,t.cb,{passive:!0})}disconnectedCallback(){super.disconnectedCallback();for(const t of this.listeners)for(const e of t.eventNames)t.target.removeEventListener(e,t.cb);this._managingList&&(this._managingList.debouncedLayout?this._managingList.debouncedLayout(!0):this._managingList.layout(!0))}firstUpdated(){const t=new Event("list-item-rendered",{bubbles:!0,composed:!0});this.dispatchEvent(t)}}(0,r.__decorate)([(0,s.IO)("slot")],y.prototype,"slotElement",void 0),(0,r.__decorate)([(0,s.GC)("mwc-ripple")],y.prototype,"ripple",void 0),(0,r.__decorate)([(0,s.Cb)({type:String})],y.prototype,"value",void 0),(0,r.__decorate)([(0,s.Cb)({type:String,reflect:!0})],y.prototype,"group",void 0),(0,r.__decorate)([(0,s.Cb)({type:Number,reflect:!0})],y.prototype,"tabindex",void 0),(0,r.__decorate)([(0,s.Cb)({type:Boolean,reflect:!0}),(0,o.P)((function(t){t?this.setAttribute("aria-disabled","true"):this.setAttribute("aria-disabled","false")}))],y.prototype,"disabled",void 0),(0,r.__decorate)([(0,s.Cb)({type:Boolean,reflect:!0})],y.prototype,"twoline",void 0),(0,r.__decorate)([(0,s.Cb)({type:Boolean,reflect:!0})],y.prototype,"activated",void 0),(0,r.__decorate)([(0,s.Cb)({type:String,reflect:!0})],y.prototype,"graphic",void 0),(0,r.__decorate)([(0,s.Cb)({type:Boolean})],y.prototype,"multipleGraphics",void 0),(0,r.__decorate)([(0,s.Cb)({type:Boolean})],y.prototype,"hasMeta",void 0),(0,r.__decorate)([(0,s.Cb)({type:Boolean,reflect:!0}),(0,o.P)((function(t){t?(this.removeAttribute("aria-checked"),this.removeAttribute("mwc-list-item"),this.selected=!1,this.activated=!1,this.tabIndex=-1):this.setAttribute("mwc-list-item","")}))],y.prototype,"noninteractive",void 0),(0,r.__decorate)([(0,s.Cb)({type:Boolean,reflect:!0}),(0,o.P)((function(t){const e=this.getAttribute("role"),i="gridcell"===e||"option"===e||"row"===e||"tab"===e;i&&t?this.setAttribute("aria-selected","true"):i&&this.setAttribute("aria-selected","false"),this._firstChanged?this._firstChanged=!1:this._skipPropRequest||this.fireRequestSelected(t,"property")}))],y.prototype,"selected",void 0),(0,r.__decorate)([(0,s.SB)()],y.prototype,"shouldRenderRipple",void 0),(0,r.__decorate)([(0,s.SB)()],y.prototype,"_managingList",void 0)},46289:function(t,e,i){i.d(e,{W:()=>o});let r;const o=(0,i(57243).iv)(r||(r=(t=>t)`:host{cursor:pointer;user-select:none;-webkit-tap-highlight-color:transparent;height:48px;display:flex;position:relative;align-items:center;justify-content:flex-start;overflow:hidden;padding:0;padding-left:var(--mdc-list-side-padding,16px);padding-right:var(--mdc-list-side-padding,16px);outline:0;height:48px;color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87))}:host:focus{outline:0}:host([activated]){color:#6200ee;color:var(--mdc-theme-primary,#6200ee);--mdc-ripple-color:var( --mdc-theme-primary, #6200ee )}:host([activated]) .mdc-deprecated-list-item__graphic{color:#6200ee;color:var(--mdc-theme-primary,#6200ee)}:host([activated]) .fake-activated-ripple::before{position:absolute;display:block;top:0;bottom:0;left:0;right:0;width:100%;height:100%;pointer-events:none;z-index:1;content:"";opacity:.12;opacity:var(--mdc-ripple-activated-opacity, .12);background-color:#6200ee;background-color:var(--mdc-ripple-color,var(--mdc-theme-primary,#6200ee))}.mdc-deprecated-list-item__graphic{flex-shrink:0;align-items:center;justify-content:center;fill:currentColor;display:inline-flex}.mdc-deprecated-list-item__graphic ::slotted(*){flex-shrink:0;align-items:center;justify-content:center;fill:currentColor;width:100%;height:100%;text-align:center}.mdc-deprecated-list-item__meta{width:var(--mdc-list-item-meta-size,24px);height:var(--mdc-list-item-meta-size,24px);margin-left:auto;margin-right:0;color:rgba(0,0,0,.38);color:var(--mdc-theme-text-hint-on-background,rgba(0,0,0,.38))}.mdc-deprecated-list-item__meta.multi{width:auto}.mdc-deprecated-list-item__meta ::slotted(*){width:var(--mdc-list-item-meta-size,24px);line-height:var(--mdc-list-item-meta-size, 24px)}.mdc-deprecated-list-item__meta ::slotted(.material-icons),.mdc-deprecated-list-item__meta ::slotted(mwc-icon){line-height:var(--mdc-list-item-meta-size, 24px)!important}.mdc-deprecated-list-item__meta ::slotted(:not(.material-icons):not(mwc-icon)){-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.75rem;font-size:var(--mdc-typography-caption-font-size, .75rem);line-height:1.25rem;line-height:var(--mdc-typography-caption-line-height, 1.25rem);font-weight:400;font-weight:var(--mdc-typography-caption-font-weight,400);letter-spacing:.0333333333em;letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);text-decoration:inherit;text-decoration:var(--mdc-typography-caption-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-caption-text-transform,inherit)}.mdc-deprecated-list-item__meta[dir=rtl],[dir=rtl] .mdc-deprecated-list-item__meta{margin-left:0;margin-right:auto}.mdc-deprecated-list-item__meta ::slotted(*){width:100%;height:100%}.mdc-deprecated-list-item__text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mdc-deprecated-list-item__text ::slotted([for]),.mdc-deprecated-list-item__text[for]{pointer-events:none}.mdc-deprecated-list-item__primary-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;margin-top:0;line-height:normal;margin-bottom:-20px;display:block}.mdc-deprecated-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-deprecated-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-deprecated-list-item__secondary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size, .875rem);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height, 1.25rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight,400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);text-decoration:inherit;text-decoration:var(--mdc-typography-body2-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform,inherit);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;margin-top:0;line-height:normal;display:block}.mdc-deprecated-list-item__secondary-text::before{display:inline-block;width:0;height:20px;content:"";vertical-align:0}.mdc-deprecated-list--dense .mdc-deprecated-list-item__secondary-text{font-size:inherit}* ::slotted(a),a{color:inherit;text-decoration:none}:host([twoline]){height:72px}:host([twoline]) .mdc-deprecated-list-item__text{align-self:flex-start}:host([disabled]),:host([noninteractive]){cursor:default;pointer-events:none}:host([disabled]) .mdc-deprecated-list-item__text ::slotted(*){opacity:.38}:host([disabled]) .mdc-deprecated-list-item__primary-text ::slotted(*),:host([disabled]) .mdc-deprecated-list-item__secondary-text ::slotted(*),:host([disabled]) .mdc-deprecated-list-item__text ::slotted(*){color:#000;color:var(--mdc-theme-on-surface,#000)}.mdc-deprecated-list-item__secondary-text ::slotted(*){color:rgba(0,0,0,.54);color:var(--mdc-theme-text-secondary-on-background,rgba(0,0,0,.54))}.mdc-deprecated-list-item__graphic ::slotted(*){background-color:transparent;color:rgba(0,0,0,.38);color:var(--mdc-theme-text-icon-on-background,rgba(0,0,0,.38))}.mdc-deprecated-list-group__subheader ::slotted(*){color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87))}:host([graphic=avatar]) .mdc-deprecated-list-item__graphic{width:var(--mdc-list-item-graphic-size,40px);height:var(--mdc-list-item-graphic-size,40px)}:host([graphic=avatar]) .mdc-deprecated-list-item__graphic.multi{width:auto}:host([graphic=avatar]) .mdc-deprecated-list-item__graphic ::slotted(*){width:var(--mdc-list-item-graphic-size,40px);line-height:var(--mdc-list-item-graphic-size, 40px)}:host([graphic=avatar]) .mdc-deprecated-list-item__graphic ::slotted(.material-icons),:host([graphic=avatar]) .mdc-deprecated-list-item__graphic ::slotted(mwc-icon){line-height:var(--mdc-list-item-graphic-size, 40px)!important}:host([graphic=avatar]) .mdc-deprecated-list-item__graphic ::slotted(*){border-radius:50%}:host([graphic=avatar]) .mdc-deprecated-list-item__graphic,:host([graphic=control]) .mdc-deprecated-list-item__graphic,:host([graphic=large]) .mdc-deprecated-list-item__graphic,:host([graphic=medium]) .mdc-deprecated-list-item__graphic{margin-left:0;margin-right:var(--mdc-list-item-graphic-margin,16px)}:host([graphic=avatar]) .mdc-deprecated-list-item__graphic[dir=rtl],:host([graphic=control]) .mdc-deprecated-list-item__graphic[dir=rtl],:host([graphic=large]) .mdc-deprecated-list-item__graphic[dir=rtl],:host([graphic=medium]) .mdc-deprecated-list-item__graphic[dir=rtl],[dir=rtl] :host([graphic=avatar]) .mdc-deprecated-list-item__graphic,[dir=rtl] :host([graphic=control]) .mdc-deprecated-list-item__graphic,[dir=rtl] :host([graphic=large]) .mdc-deprecated-list-item__graphic,[dir=rtl] :host([graphic=medium]) .mdc-deprecated-list-item__graphic{margin-left:var(--mdc-list-item-graphic-margin,16px);margin-right:0}:host([graphic=icon]) .mdc-deprecated-list-item__graphic{width:var(--mdc-list-item-graphic-size,24px);height:var(--mdc-list-item-graphic-size,24px);margin-left:0;margin-right:var(--mdc-list-item-graphic-margin,32px)}:host([graphic=icon]) .mdc-deprecated-list-item__graphic.multi{width:auto}:host([graphic=icon]) .mdc-deprecated-list-item__graphic ::slotted(*){width:var(--mdc-list-item-graphic-size,24px);line-height:var(--mdc-list-item-graphic-size, 24px)}:host([graphic=icon]) .mdc-deprecated-list-item__graphic ::slotted(.material-icons),:host([graphic=icon]) .mdc-deprecated-list-item__graphic ::slotted(mwc-icon){line-height:var(--mdc-list-item-graphic-size, 24px)!important}:host([graphic=icon]) .mdc-deprecated-list-item__graphic[dir=rtl],[dir=rtl] :host([graphic=icon]) .mdc-deprecated-list-item__graphic{margin-left:var(--mdc-list-item-graphic-margin,32px);margin-right:0}:host([graphic=avatar]:not([twoLine])),:host([graphic=icon]:not([twoLine])){height:56px}:host([graphic=large]:not([twoLine])),:host([graphic=medium]:not([twoLine])){height:72px}:host([graphic=large]) .mdc-deprecated-list-item__graphic,:host([graphic=medium]) .mdc-deprecated-list-item__graphic{width:var(--mdc-list-item-graphic-size,56px);height:var(--mdc-list-item-graphic-size,56px)}:host([graphic=large]) .mdc-deprecated-list-item__graphic.multi,:host([graphic=medium]) .mdc-deprecated-list-item__graphic.multi{width:auto}:host([graphic=large]) .mdc-deprecated-list-item__graphic ::slotted(*),:host([graphic=medium]) .mdc-deprecated-list-item__graphic ::slotted(*){width:var(--mdc-list-item-graphic-size,56px);line-height:var(--mdc-list-item-graphic-size, 56px)}:host([graphic=large]) .mdc-deprecated-list-item__graphic ::slotted(.material-icons),:host([graphic=large]) .mdc-deprecated-list-item__graphic ::slotted(mwc-icon),:host([graphic=medium]) .mdc-deprecated-list-item__graphic ::slotted(.material-icons),:host([graphic=medium]) .mdc-deprecated-list-item__graphic ::slotted(mwc-icon){line-height:var(--mdc-list-item-graphic-size, 56px)!important}:host([graphic=large]){padding-left:0px}`))},87319:function(t,e,i){var r=i(9065),o=i(50778),n=i(65703),a=i(46289);let s=class extends n.K{};s.styles=[a.W],s=(0,r.__decorate)([(0,o.Mo)("mwc-list-item")],s)},78344:function(t){var e=TypeError;t.exports=function(t){if("string"==typeof t)return t;throw new e("Argument is not a string")}},87265:function(t,e,i){var r=i(61896),o=String,n=TypeError;t.exports=function(t){if(void 0===t||r(t))return t;throw new n(o(t)+" is not an object or undefined")}},87038:function(t,e,i){var r=i(59069),o=TypeError;t.exports=function(t){if("Uint8Array"===r(t))return t;throw new o("Argument is not an Uint8Array")}},17743:function(t,e,i){var r=i(13053);t.exports=function(t,e,i){for(var o=0,n=arguments.length>2?i:r(e),a=new t(n);n>o;)a[o]=e[o++];return a}},57145:function(t,e,i){var r=i(31269),o=i(72878),n=i(25091),a=i(12360),s=i(70273),c=i(13053),d=i(72309),l=i(17743),p=Array,h=o([].push);t.exports=function(t,e,i,o){for(var u,m,f,g=a(t),v=n(g),b=r(e,i),_=d(null),y=c(v),w=0;y>w;w++)f=v[w],(m=s(b(f,w,g)))in _?h(_[m],f):_[m]=[f];if(o&&(u=o(g))!==p)for(m in _)_[m]=l(u,_[m]);return _}},15419:function(t){var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",i=e+"+/",r=e+"-_",o=function(t){for(var e={},i=0;i<64;i++)e[t.charAt(i)]=i;return e};t.exports={i2c:i,c2i:o(i),i2cUrl:r,c2iUrl:o(r)}},93474:function(t){var e=TypeError;t.exports=function(t){var i=t&&t.alphabet;if(void 0===i||"base64"===i||"base64url"===i)return i||"base64";throw new e("Incorrect `alphabet` option")}},30338:function(t,e,i){var r=i(97934),o=i(71998),n=i(4576),a=i(36760);t.exports=function(t,e){e&&"string"==typeof t||o(t);var i=a(t);return n(o(void 0!==i?r(i,t):t))}},96526:function(t,e,i){var r=i(1569),o=i(29660),n=i(72878),a=i(72616),s=i(36888).trim,c=i(91430),d=n("".charAt),l=r.parseFloat,p=r.Symbol,h=p&&p.iterator,u=1/l(c+"-0")!=-1/0||h&&!o((function(){l(Object(h))}));t.exports=u?function(t){var e=s(a(t)),i=l(e);return 0===i&&"-"===d(e,0)?-0:i}:l},86256:function(t,e,i){var r=i(88045),o=i(72616),n=i(95011),a=RangeError;t.exports=function(t){var e=o(n(this)),i="",s=r(t);if(s<0||s===1/0)throw new a("Wrong number of repetitions");for(;s>0;(s>>>=1)&&(e+=e))1&s&&(i+=e);return i}},35638:function(t,e,i){var r=i(72878);t.exports=r(1..valueOf)},47057:function(t,e,i){var r=i(1569),o=i(72878),n=i(87265),a=i(78344),s=i(39129),c=i(15419),d=i(93474),l=i(38511),p=c.c2i,h=c.c2iUrl,u=r.SyntaxError,m=r.TypeError,f=o("".charAt),g=function(t,e){for(var i=t.length;e<i;e++){var r=f(t,e);if(" "!==r&&"\t"!==r&&"\n"!==r&&"\f"!==r&&"\r"!==r)break}return e},v=function(t,e,i){var r=t.length;r<4&&(t+=2===r?"AA":"A");var o=(e[f(t,0)]<<18)+(e[f(t,1)]<<12)+(e[f(t,2)]<<6)+e[f(t,3)],n=[o>>16&255,o>>8&255,255&o];if(2===r){if(i&&0!==n[1])throw new u("Extra bits");return[n[0]]}if(3===r){if(i&&0!==n[2])throw new u("Extra bits");return[n[0],n[1]]}return n},b=function(t,e,i){for(var r=e.length,o=0;o<r;o++)t[i+o]=e[o];return i+r};t.exports=function(t,e,i,r){a(t),n(e);var o="base64"===d(e)?p:h,c=e?e.lastChunkHandling:void 0;if(void 0===c&&(c="loose"),"loose"!==c&&"strict"!==c&&"stop-before-partial"!==c)throw new m("Incorrect `lastChunkHandling` option");i&&l(i.buffer);var _=i||[],y=0,w=0,x="",k=0;if(r)for(;;){if((k=g(t,k))===t.length){if(x.length>0){if("stop-before-partial"===c)break;if("loose"!==c)throw new u("Missing padding");if(1===x.length)throw new u("Malformed padding: exactly one additional character");y=b(_,v(x,o,!1),y)}w=t.length;break}var C=f(t,k);if(++k,"="===C){if(x.length<2)throw new u("Padding is too early");if(k=g(t,k),2===x.length){if(k===t.length){if("stop-before-partial"===c)break;throw new u("Malformed padding: only one =")}"="===f(t,k)&&(++k,k=g(t,k))}if(k<t.length)throw new u("Unexpected character after padding");y=b(_,v(x,o,"strict"===c),y),w=t.length;break}if(!s(o,C))throw new u("Unexpected character");var A=r-y;if(1===A&&2===x.length||2===A&&3===x.length)break;if(4===(x+=C).length&&(y=b(_,v(x,o,!1),y),x="",w=k,y===r))break}return{bytes:_,read:w,written:y}}},35303:function(t,e,i){var r=i(1569),o=i(72878),n=r.Uint8Array,a=r.SyntaxError,s=r.parseInt,c=Math.min,d=/[^\da-f]/i,l=o(d.exec),p=o("".slice);t.exports=function(t,e){var i=t.length;if(i%2!=0)throw new a("String should be an even number of characters");for(var r=e?c(e.length,i/2):i/2,o=e||new n(r),h=0,u=0;u<r;){var m=p(t,h,h+=2);if(l(d,m))throw new a("String should only contain hex characters");o[u++]=s(m,16)}return{bytes:o,read:h}}},63434:function(t,e,i){var r=i(40810),o=i(12360),n=i(13053),a=i(88045),s=i(35709);r({target:"Array",proto:!0},{at:function(t){var e=o(this),i=n(e),r=a(t),s=r>=0?r:i+r;return s<0||s>=i?void 0:e[s]}}),s("at")},60933:function(t,e,i){var r=i(40810),o=i(57877),n=i(63983),a=i(12360),s=i(13053),c=i(47645);r({target:"Array",proto:!0},{flatMap:function(t){var e,i=a(this),r=s(i);return n(t),(e=c(i,0)).length=o(e,i,i,r,0,1,t,arguments.length>1?arguments[1]:void 0),e}})},32126:function(t,e,i){i(35709)("flatMap")},68107:function(t,e,i){var r=i(40810),o=i(73994),n=i(63983),a=i(71998),s=i(4576);r({target:"Iterator",proto:!0,real:!0},{every:function(t){a(this),n(t);var e=s(this),i=0;return!o(e,(function(e,r){if(!t(e,i++))return r()}),{IS_RECORD:!0,INTERRUPTED:!0}).stopped}})},25677:function(t,e,i){var r=i(40810),o=i(97934),n=i(63983),a=i(71998),s=i(4576),c=i(30338),d=i(79995),l=i(14181),p=i(92288),h=d((function(){for(var t,e,i=this.iterator,r=this.mapper;;){if(e=this.inner)try{if(!(t=a(o(e.next,e.iterator))).done)return t.value;this.inner=null}catch(n){l(i,"throw",n)}if(t=a(o(this.next,i)),this.done=!!t.done)return;try{this.inner=c(r(t.value,this.counter++),!1)}catch(n){l(i,"throw",n)}}}));r({target:"Iterator",proto:!0,real:!0,forced:p},{flatMap:function(t){return a(this),n(t),new h(s(this),{mapper:t,inner:null})}})},49278:function(t,e,i){var r=i(40810),o=i(72878),n=i(88045),a=i(35638),s=i(86256),c=i(29660),d=RangeError,l=String,p=Math.floor,h=o(s),u=o("".slice),m=o(1..toFixed),f=function(t,e,i){return 0===e?i:e%2==1?f(t,e-1,i*t):f(t*t,e/2,i)},g=function(t,e,i){for(var r=-1,o=i;++r<6;)o+=e*t[r],t[r]=o%1e7,o=p(o/1e7)},v=function(t,e){for(var i=6,r=0;--i>=0;)r+=t[i],t[i]=p(r/e),r=r%e*1e7},b=function(t){for(var e=6,i="";--e>=0;)if(""!==i||0===e||0!==t[e]){var r=l(t[e]);i=""===i?r:i+h("0",7-r.length)+r}return i};r({target:"Number",proto:!0,forced:c((function(){return"0.000"!==m(8e-5,3)||"1"!==m(.9,0)||"1.25"!==m(1.255,2)||"1000000000000000128"!==m(0xde0b6b3a7640080,0)}))||!c((function(){m({})}))},{toFixed:function(t){var e,i,r,o,s=a(this),c=n(t),p=[0,0,0,0,0,0],m="",_="0";if(c<0||c>20)throw new d("Incorrect fraction digits");if(s!=s)return"NaN";if(s<=-1e21||s>=1e21)return l(s);if(s<0&&(m="-",s=-s),s>1e-21)if(i=(e=function(t){for(var e=0,i=t;i>=4096;)e+=12,i/=4096;for(;i>=2;)e+=1,i/=2;return e}(s*f(2,69,1))-69)<0?s*f(2,-e,1):s/f(2,e,1),i*=4503599627370496,(e=52-e)>0){for(g(p,0,i),r=c;r>=7;)g(p,1e7,0),r-=7;for(g(p,f(10,r,1),0),r=e-1;r>=23;)v(p,1<<23),r-=23;v(p,1<<r),g(p,1,1),v(p,2),_=b(p)}else g(p,0,i),g(p,1<<-e,0),_=b(p)+h("0",c);return _=c>0?m+((o=_.length)<=c?"0."+h("0",c-o)+_:u(_,0,o-c)+"."+u(_,o-c)):m+_}})},95078:function(t,e,i){var r=i(40810),o=i(96526);r({global:!0,forced:parseFloat!==o},{parseFloat:o})},96829:function(t,e,i){var r=i(40810),o=i(72878),n=i(95011),a=i(88045),s=i(72616),c=i(29660),d=o("".charAt);r({target:"String",proto:!0,forced:c((function(){return"\ud842"!=="𠮷".at(-2)}))},{at:function(t){var e=s(n(this)),i=e.length,r=a(t),o=r>=0?r:i+r;return o<0||o>=i?void 0:d(e,o)}})},92789:function(t,e,i){i(13492)("Uint8",(function(t){return function(e,i,r){return t(this,e,i,r)}}))},22139:function(t,e,i){var r=i(40810),o=i(57145),n=i(35709);r({target:"Array",proto:!0},{group:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),n("group")},21917:function(t,e,i){var r=i(40810),o=i(1569),n=i(47057),a=i(87038);o.Uint8Array&&r({target:"Uint8Array",proto:!0},{setFromBase64:function(t){a(this);var e=n(t,arguments.length>1?arguments[1]:void 0,this,this.length);return{read:e.read,written:e.written}}})},56193:function(t,e,i){var r=i(40810),o=i(1569),n=i(78344),a=i(87038),s=i(38511),c=i(35303);o.Uint8Array&&r({target:"Uint8Array",proto:!0},{setFromHex:function(t){a(this),n(t),s(this.buffer);var e=c(t,this).read;return{read:e,written:e/2}}})},25020:function(t,e,i){var r=i(40810),o=i(1569),n=i(72878),a=i(87265),s=i(87038),c=i(38511),d=i(15419),l=i(93474),p=d.i2c,h=d.i2cUrl,u=n("".charAt);o.Uint8Array&&r({target:"Uint8Array",proto:!0},{toBase64:function(){var t=s(this),e=arguments.length?a(arguments[0]):void 0,i="base64"===l(e)?p:h,r=!!e&&!!e.omitPadding;c(this.buffer);for(var o,n="",d=0,m=t.length,f=function(t){return u(i,o>>6*t&63)};d+2<m;d+=3)o=(t[d]<<16)+(t[d+1]<<8)+t[d+2],n+=f(3)+f(2)+f(1)+f(0);return d+2===m?(o=(t[d]<<16)+(t[d+1]<<8),n+=f(3)+f(2)+f(1)+(r?"":"=")):d+1===m&&(o=t[d]<<16,n+=f(3)+f(2)+(r?"":"==")),n}})},86913:function(t,e,i){var r=i(40810),o=i(1569),n=i(72878),a=i(87038),s=i(38511),c=n(1..toString);o.Uint8Array&&r({target:"Uint8Array",proto:!0},{toHex:function(){a(this),s(this.buffer);for(var t="",e=0,i=this.length;e<i;e++){var r=c(this[e],16);t+=1===r.length?"0"+r:r}return t}})},18672:function(t,e,i){i.a(t,(async function(t,r){try{i.d(e,{Z:()=>s});var o=i(31948),n=(i(71695),i(40251),i(92519),i(42179),i(89256),i(24931),i(88463),i(57449),i(19814),i(47021),i(11133)),a=t([o]);o=(a.then?(await a)():a)[0];class s{constructor(t,{target:e,config:i,callback:r,skipInitial:o}){this.t=new Set,this.o=!1,this.i=!1,this.h=t,null!==e&&this.t.add(null!=e?e:t),this.l=i,this.o=null!=o?o:this.o,this.callback=r,n.s||(window.ResizeObserver?(this.u=new ResizeObserver((t=>{this.handleChanges(t),this.h.requestUpdate()})),t.addController(this)):console.warn("ResizeController error: browser does not support ResizeObserver."))}handleChanges(t){var e;this.value=null===(e=this.callback)||void 0===e?void 0:e.call(this,t,this.u)}hostConnected(){for(const t of this.t)this.observe(t)}hostDisconnected(){this.disconnect()}async hostUpdated(){!this.o&&this.i&&this.handleChanges([]),this.i=!1}observe(t){this.t.add(t),this.u.observe(t,this.l),this.i=!0,this.h.requestUpdate()}unobserve(t){this.t.delete(t),this.u.unobserve(t)}disconnect(){this.u.disconnect()}}r()}catch(s){r(s)}}))},57618:function(t,e,i){var r=i(9065),o=i(50778),n=(i(63721),i(71695),i(47021),i(57243)),a=i(19799);const s=["focusin","focusout","pointerdown"];class c extends n.oi{constructor(){super(...arguments),this.visible=!1,this.inward=!1,this.attachableController=new a.J(this,this.onControlChange.bind(this))}get htmlFor(){return this.attachableController.htmlFor}set htmlFor(t){this.attachableController.htmlFor=t}get control(){return this.attachableController.control}set control(t){this.attachableController.control=t}attach(t){this.attachableController.attach(t)}detach(){this.attachableController.detach()}connectedCallback(){super.connectedCallback(),this.setAttribute("aria-hidden","true")}handleEvent(t){var e,i;if(!t[d]){switch(t.type){default:return;case"focusin":this.visible=null!==(e=null===(i=this.control)||void 0===i?void 0:i.matches(":focus-visible"))&&void 0!==e&&e;break;case"focusout":case"pointerdown":this.visible=!1}t[d]=!0}}onControlChange(t,e){if(!n.sk)for(const i of s)null==t||t.removeEventListener(i,this),null==e||e.addEventListener(i,this)}update(t){t.has("visible")&&this.dispatchEvent(new Event("visibility-changed")),super.update(t)}}(0,r.__decorate)([(0,o.Cb)({type:Boolean,reflect:!0})],c.prototype,"visible",void 0),(0,r.__decorate)([(0,o.Cb)({type:Boolean,reflect:!0})],c.prototype,"inward",void 0);const d=Symbol("handledByFocusRing");let l;const p=(0,n.iv)(l||(l=(t=>t)`:host{animation-delay:0s,calc(var(--md-focus-ring-duration, 600ms)*.25);animation-duration:calc(var(--md-focus-ring-duration, 600ms)*.25),calc(var(--md-focus-ring-duration, 600ms)*.75);animation-timing-function:cubic-bezier(0.2,0,0,1);box-sizing:border-box;color:var(--md-focus-ring-color,var(--md-sys-color-secondary,#625b71));display:none;pointer-events:none;position:absolute}:host([visible]){display:flex}:host(:not([inward])){animation-name:outward-grow,outward-shrink;border-end-end-radius:calc(var(--md-focus-ring-shape-end-end,var(--md-focus-ring-shape,var(--md-sys-shape-corner-full,9999px))) + var(--md-focus-ring-outward-offset,2px));border-end-start-radius:calc(var(--md-focus-ring-shape-end-start,var(--md-focus-ring-shape,var(--md-sys-shape-corner-full,9999px))) + var(--md-focus-ring-outward-offset,2px));border-start-end-radius:calc(var(--md-focus-ring-shape-start-end,var(--md-focus-ring-shape,var(--md-sys-shape-corner-full,9999px))) + var(--md-focus-ring-outward-offset,2px));border-start-start-radius:calc(var(--md-focus-ring-shape-start-start,var(--md-focus-ring-shape,var(--md-sys-shape-corner-full,9999px))) + var(--md-focus-ring-outward-offset,2px));inset:calc(-1*var(--md-focus-ring-outward-offset,2px));outline:var(--md-focus-ring-width,3px) solid currentColor}:host([inward]){animation-name:inward-grow,inward-shrink;border-end-end-radius:calc(var(--md-focus-ring-shape-end-end,var(--md-focus-ring-shape,var(--md-sys-shape-corner-full,9999px))) - var(--md-focus-ring-inward-offset,0px));border-end-start-radius:calc(var(--md-focus-ring-shape-end-start,var(--md-focus-ring-shape,var(--md-sys-shape-corner-full,9999px))) - var(--md-focus-ring-inward-offset,0px));border-start-end-radius:calc(var(--md-focus-ring-shape-start-end,var(--md-focus-ring-shape,var(--md-sys-shape-corner-full,9999px))) - var(--md-focus-ring-inward-offset,0px));border-start-start-radius:calc(var(--md-focus-ring-shape-start-start,var(--md-focus-ring-shape,var(--md-sys-shape-corner-full,9999px))) - var(--md-focus-ring-inward-offset,0px));border:var(--md-focus-ring-width,3px) solid currentColor;inset:var(--md-focus-ring-inward-offset,0px)}@keyframes outward-grow{from{outline-width:0}to{outline-width:var(--md-focus-ring-active-width,8px)}}@keyframes outward-shrink{from{outline-width:var(--md-focus-ring-active-width,8px)}}@keyframes inward-grow{from{border-width:0}to{border-width:var(--md-focus-ring-active-width,8px)}}@keyframes inward-shrink{from{border-width:var(--md-focus-ring-active-width,8px)}}@media(prefers-reduced-motion){:host{animation:none}}`));let h=class extends c{};h.styles=[p],h=(0,r.__decorate)([(0,o.Mo)("md-focus-ring")],h)},13823:function(t,e,i){i.d(e,{T:()=>d});i(63721),i(71695),i(19134),i(92519),i(42179),i(89256),i(24931),i(88463),i(57449),i(19814),i(97003),i(47021);var r=i(57243);i(19083),i(61006);const o=["role","ariaAtomic","ariaAutoComplete","ariaBusy","ariaChecked","ariaColCount","ariaColIndex","ariaColSpan","ariaCurrent","ariaDisabled","ariaExpanded","ariaHasPopup","ariaHidden","ariaInvalid","ariaKeyShortcuts","ariaLabel","ariaLevel","ariaLive","ariaModal","ariaMultiLine","ariaMultiSelectable","ariaOrientation","ariaPlaceholder","ariaPosInSet","ariaPressed","ariaReadOnly","ariaRequired","ariaRoleDescription","ariaRowCount","ariaRowIndex","ariaRowSpan","ariaSelected","ariaSetSize","ariaSort","ariaValueMax","ariaValueMin","ariaValueNow","ariaValueText"],n=o.map(s);function a(t){return n.includes(t)}function s(t){return t.replace("aria","aria-").replace(/Elements?/g,"").toLowerCase()}const c=Symbol("privateIgnoreAttributeChangesFor");function d(t){var e;if(r.sk)return t;class i extends t{constructor(){super(...arguments),this[e]=new Set}attributeChangedCallback(t,e,i){if(!a(t))return void super.attributeChangedCallback(t,e,i);if(this[c].has(t))return;this[c].add(t),this.removeAttribute(t),this[c].delete(t);const r=p(t);null===i?delete this.dataset[r]:this.dataset[r]=i,this.requestUpdate(p(t),e)}getAttribute(t){return a(t)?super.getAttribute(l(t)):super.getAttribute(t)}removeAttribute(t){super.removeAttribute(t),a(t)&&(super.removeAttribute(l(t)),this.requestUpdate())}}return e=c,function(t){for(const e of o){const i=s(e),r=l(i),o=p(i);t.createProperty(e,{attribute:i,noAccessor:!0}),t.createProperty(Symbol(r),{attribute:r,noAccessor:!0}),Object.defineProperty(t.prototype,e,{configurable:!0,enumerable:!0,get(){var t;return null!==(t=this.dataset[o])&&void 0!==t?t:null},set(t){var i;const r=null!==(i=this.dataset[o])&&void 0!==i?i:null;t!==r&&(null===t?delete this.dataset[o]:this.dataset[o]=t,this.requestUpdate(e,r))}})}}(i),i}function l(t){return`data-${t}`}function p(t){return t.replace(/-\w/,(t=>t[1].toUpperCase()))}},79679:function(t,e,i){function r(t,e){!e.bubbles||t.shadowRoot&&!e.composed||e.stopPropagation();const i=Reflect.construct(e.constructor,[e.type,e]),r=t.dispatchEvent(i);return r||e.preventDefault(),r}i.d(e,{e:()=>r})},61073:function(t,e,i){i.d(e,{N:()=>n,b:()=>r});i(67351),i(63721);const r=Symbol("internals"),o=Symbol("privateInternals");function n(t){return class extends t{get[r](){return this[o]||(this[o]=this.attachInternals()),this[o]}}}},19484:function(t,e,i){i.d(e,{$u:()=>a,hz:()=>c});i(22152),i(63721),i(52247);var r=i(9065),o=i(50778),n=i(61073);const a=Symbol("getFormValue"),s=Symbol("getFormState");function c(t){class e extends t{get form(){return this[n.b].form}get labels(){return this[n.b].labels}get name(){var t;return null!==(t=this.getAttribute("name"))&&void 0!==t?t:""}set name(t){this.setAttribute("name",t)}get disabled(){return this.hasAttribute("disabled")}set disabled(t){this.toggleAttribute("disabled",t)}attributeChangedCallback(t,e,i){if("name"!==t&&"disabled"!==t)super.attributeChangedCallback(t,e,i);else{const i="disabled"===t?null!==e:e;this.requestUpdate(t,i)}}requestUpdate(t,e,i){super.requestUpdate(t,e,i),this[n.b].setFormValue(this[a](),this[s]())}[a](){throw new Error("Implement [getFormValue]")}[s](){return this[a]()}formDisabledCallback(t){this.disabled=t}}return e.formAssociated=!0,(0,r.__decorate)([(0,o.Cb)({noAccessor:!0})],e.prototype,"name",null),(0,r.__decorate)([(0,o.Cb)({type:Boolean,noAccessor:!0})],e.prototype,"disabled",null),e}},48734:function(t,e,i){i.a(t,(async function(t,r){try{i.d(e,{P5:()=>u,Ve:()=>f});var o=i(16485),n=(i(71695),i(9359),i(70104),i(19423),i(19134),i(92519),i(42179),i(89256),i(24931),i(88463),i(57449),i(19814),i(97003),i(47021),t([o]));o=(n.then?(await n)():n)[0];const s=new Set,c=new Map;let d,l="ltr",p="en";const h="undefined"!=typeof MutationObserver&&"undefined"!=typeof document&&void 0!==document.documentElement;if(h){const g=new MutationObserver(m);l=document.documentElement.dir||"ltr",p=document.documentElement.lang||navigator.language,g.observe(document.documentElement,{attributes:!0,attributeFilter:["dir","lang"]})}function u(...t){t.map((t=>{const e=t.$code.toLowerCase();c.has(e)?c.set(e,Object.assign(Object.assign({},c.get(e)),t)):c.set(e,t),d||(d=t)})),m()}function m(){h&&(l=document.documentElement.dir||"ltr",p=document.documentElement.lang||navigator.language),[...s.keys()].map((t=>{"function"==typeof t.requestUpdate&&t.requestUpdate()}))}class f{constructor(t){this.host=t,this.host.addController(this)}hostConnected(){s.add(this.host)}hostDisconnected(){s.delete(this.host)}dir(){return`${this.host.dir||l}`.toLowerCase()}lang(){return`${this.host.lang||p}`.toLowerCase()}getTranslationData(t){var e,i;const r=new Intl.Locale(t.replace(/_/g,"-")),o=null==r?void 0:r.language.toLowerCase(),n=null!==(i=null===(e=null==r?void 0:r.region)||void 0===e?void 0:e.toLowerCase())&&void 0!==i?i:"";return{locale:r,language:o,region:n,primary:c.get(`${o}-${n}`),secondary:c.get(o)}}exists(t,e){var i;const{primary:r,secondary:o}=this.getTranslationData(null!==(i=e.lang)&&void 0!==i?i:this.lang());return e=Object.assign({includeFallback:!1},e),!!(r&&r[t]||o&&o[t]||e.includeFallback&&d&&d[t])}term(t,...e){const{primary:i,secondary:r}=this.getTranslationData(this.lang());let o;if(i&&i[t])o=i[t];else if(r&&r[t])o=r[t];else{if(!d||!d[t])return console.error(`No translation found for: ${String(t)}`),String(t);o=d[t]}return"function"==typeof o?o(...e):o}date(t,e){return t=new Date(t),new Intl.DateTimeFormat(this.lang(),e).format(t)}number(t,e){return t=Number(t),isNaN(t)?"":new Intl.NumberFormat(this.lang(),e).format(t)}relativeTime(t,e,i){return new Intl.RelativeTimeFormat(this.lang(),i).format(t,e)}}r()}catch(a){r(a)}}))},68783:function(t,e,i){i.a(t,(async function(t,r){try{i.d(e,{A:()=>l});i(71695),i(47021);var o=i(64699),n=i(15073),a=i(81048),s=i(31027),c=i(57243),d=t([n]);n=(d.then?(await d)():d)[0];let p,h=t=>t;var l=class extends s.P{constructor(){super(...arguments),this.localize=new n.V(this)}render(){return(0,c.dy)(p||(p=h` <svg part="base" class="spinner" role="progressbar" aria-label="${0}"> <circle class="spinner__track"></circle> <circle class="spinner__indicator"></circle> </svg> `),this.localize.term("loading"))}};l.styles=[a.N,o.D],r()}catch(p){r(p)}}))},31027:function(t,e,i){i.d(e,{P:()=>s});i(71695),i(9359),i(31526),i(46692),i(47021);var r,o=i(52812),n=i(57243),a=i(50778),s=class extends n.oi{constructor(){super(),(0,o.Ko)(this,r,!1),this.initialReflectedProperties=new Map,Object.entries(this.constructor.dependencies).forEach((([t,e])=>{this.constructor.define(t,e)}))}emit(t,e){const i=new CustomEvent(t,(0,o.ih)({bubbles:!0,cancelable:!1,composed:!0,detail:{}},e));return this.dispatchEvent(i),i}static define(t,e=this,i={}){const r=customElements.get(t);if(!r){try{customElements.define(t,e,i)}catch(a){customElements.define(t,class extends e{},i)}return}let o=" (unknown version)",n=o;"version"in e&&e.version&&(o=" v"+e.version),"version"in r&&r.version&&(n=" v"+r.version),o&&n&&o===n||console.warn(`Attempted to register <${t}>${o}, but <${t}>${n} has already been registered.`)}attributeChangedCallback(t,e,i){(0,o.ac)(this,r)||(this.constructor.elementProperties.forEach(((t,e)=>{t.reflect&&null!=this[e]&&this.initialReflectedProperties.set(e,this[e])})),(0,o.qx)(this,r,!0)),super.attributeChangedCallback(t,e,i)}willUpdate(t){super.willUpdate(t),this.initialReflectedProperties.forEach(((e,i)=>{t.has(i)&&null==this[i]&&(this[i]=e)}))}};r=new WeakMap,s.version="2.20.1",s.dependencies={},(0,o.u2)([(0,a.Cb)()],s.prototype,"dir",2),(0,o.u2)([(0,a.Cb)()],s.prototype,"lang",2)},15073:function(t,e,i){i.a(t,(async function(t,r){try{i.d(e,{V:()=>s});var o=i(21262),n=i(48734),a=t([n,o]);[n,o]=a.then?(await a)():a;var s=class extends n.Ve{};(0,n.P5)(o.K),r()}catch(c){r(c)}}))},21262:function(t,e,i){i.a(t,(async function(t,r){try{i.d(e,{K:()=>s});var o=i(48734),n=t([o]);o=(n.then?(await n)():n)[0];var a={$code:"en",$name:"English",$dir:"ltr",carousel:"Carousel",clearEntry:"Clear entry",close:"Close",copied:"Copied",copy:"Copy",currentValue:"Current value",error:"Error",goToSlide:(t,e)=>`Go to slide ${t} of ${e}`,hidePassword:"Hide password",loading:"Loading",nextSlide:"Next slide",numOptionsSelected:t=>0===t?"No options selected":1===t?"1 option selected":`${t} options selected`,previousSlide:"Previous slide",progress:"Progress",remove:"Remove",resize:"Resize",scrollToEnd:"Scroll to end",scrollToStart:"Scroll to start",selectAColorFromTheScreen:"Select a color from the screen",showPassword:"Show password",slideNum:t=>`Slide ${t}`,toggleColorFormat:"Toggle color format"};(0,o.P5)(a);var s=a;r()}catch(c){r(c)}}))},64699:function(t,e,i){i.d(e,{D:()=>o});let r;var o=(0,i(57243).iv)(r||(r=(t=>t)`:host{--track-width:2px;--track-color:rgb(128 128 128 / 25%);--indicator-color:var(--sl-color-primary-600);--speed:2s;display:inline-flex;width:1em;height:1em;flex:none}.spinner{flex:1 1 auto;height:100%;width:100%}.spinner__indicator,.spinner__track{fill:none;stroke-width:var(--track-width);r:calc(0.5em - var(--track-width)/ 2);cx:0.5em;cy:0.5em;transform-origin:50% 50%}.spinner__track{stroke:var(--track-color);transform-origin:0% 0%}.spinner__indicator{stroke:var(--indicator-color);stroke-linecap:round;stroke-dasharray:150% 75%;animation:spin var(--speed) linear infinite}@keyframes spin{0%{transform:rotate(0deg);stroke-dasharray:0.05em,3em}50%{transform:rotate(450deg);stroke-dasharray:1.375em,1.375em}100%{transform:rotate(1080deg);stroke-dasharray:0.05em,3em}}`))},52812:function(t,e,i){i.d(e,{EZ:()=>u,Ko:()=>v,ac:()=>g,ih:()=>h,qx:()=>b,u2:()=>m});i(63721),i(52247),i(71695),i(40251),i(47021);var r=Object.defineProperty,o=Object.defineProperties,n=Object.getOwnPropertyDescriptor,a=Object.getOwnPropertyDescriptors,s=Object.getOwnPropertySymbols,c=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable,l=t=>{throw TypeError(t)},p=(t,e,i)=>e in t?r(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,h=(t,e)=>{for(var i in e||(e={}))c.call(e,i)&&p(t,i,e[i]);if(s)for(var i of s(e))d.call(e,i)&&p(t,i,e[i]);return t},u=(t,e)=>o(t,a(e)),m=(t,e,i,o)=>{for(var a,s=o>1?void 0:o?n(e,i):e,c=t.length-1;c>=0;c--)(a=t[c])&&(s=(o?a(e,i,s):a(s))||s);return o&&s&&r(e,i,s),s},f=(t,e,i)=>e.has(t)||l("Cannot "+i),g=(t,e,i)=>(f(t,e,"read from private field"),i?i.call(t):e.get(t)),v=(t,e,i)=>e.has(t)?l("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,i),b=(t,e,i,r)=>(f(t,e,"write to private field"),r?r.call(t,i):e.set(t,i),i)},81048:function(t,e,i){i.d(e,{N:()=>o});let r;var o=(0,i(57243).iv)(r||(r=(t=>t)`:host{box-sizing:border-box}:host *,:host ::after,:host ::before{box-sizing:inherit}[hidden]{display:none!important}`))},97677:function(t,e,i){i.a(t,(async function(t,r){try{i.d(e,{Z:()=>o.A});var o=i(68783),n=(i(64699),i(15073)),a=i(21262),s=(i(81048),i(31027),i(52812),t([n,a,o]));[n,a,o]=s.then?(await s)():s,r()}catch(c){r(c)}}))},43580:function(t,e,i){i.d(e,{Z:()=>r.D});var r=i(64699);i(52812)},76808:function(t,e,i){i.d(e,{I7:()=>s,dP:()=>o,jE:()=>r,vh:()=>a,yJ:()=>n});Math.pow(10,8);const r=6048e5,o=864e5,n=6e4,a=36e5,s=Symbol.for("constructDateFrom")},53907:function(t,e,i){i.d(e,{L:()=>o});var r=i(76808);function o(t,e){return"function"==typeof t?t(e):t&&"object"==typeof t&&r.I7 in t?t[r.I7](e):t instanceof Date?new t.constructor(e):new Date(e)}},18112:function(t,e,i){i.d(e,{Q:()=>o});var r=i(53907);function o(t,e){return(0,r.L)(e||t,t)}},1714:function(t,e,i){i.d(e,{sR:()=>p});i(71695),i(92519),i(42179),i(89256),i(24931),i(88463),i(57449),i(19814),i(47021);var r=i(53232),o=i(45779);const n=(t,e)=>{var i,r;const o=t._$AN;if(void 0===o)return!1;for(const a of o)null===(r=(i=a)._$AO)||void 0===r||r.call(i,e,!1),n(a,e);return!0},a=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))},s=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),l(e)}};function c(t){void 0!==this._$AN?(a(this),this._$AM=t,s(this)):this._$AM=t}function d(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 s=i;s<r.length;s++)n(r[s],!1),a(r[s]);else null!=r&&(n(r,!1),a(r));else n(this,t)}const l=t=>{var e,i,r,n;t.type==o.pX.CHILD&&(null!==(e=(r=t)._$AP)&&void 0!==e||(r._$AP=d),null!==(i=(n=t)._$AQ)&&void 0!==i||(n._$AQ=c))};class p extends o.Xe{constructor(){super(...arguments),this._$AN=void 0}_$AT(t,e,i){super._$AT(t,e,i),s(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&&(n(this,t),a(this))}setValue(t){if((0,r.OR)(this._$Ct))this._$Ct._$AI(t,this);else{const e=[...this._$Ct._$AH];e[this._$Ci]=t