UNPKG

iobroker.lovelace

Version:

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

20 lines 45.5 kB
/*! For license information please see 90324.874b4bccd5339e0c.js.LICENSE.txt */ "use strict";(self.rspackChunkhome_assistant_frontend=self.rspackChunkhome_assistant_frontend||[]).push([[90324],{35370:function(t,e,o){var r=o(26198);t.exports=function(t,e,o){for(var i=0,a=arguments.length>2?o:r(e),n=new t(a);a>i;)n[i]=e[i++];return n}},22395:function(t,e,o){o(62953);var r=o(5124),i=o(67576),a=o(717);let n;var s=(0,r.AH)(n||(n=(t=>t)`:host{display:inline-flex}.button-group{display:flex;position:relative;isolation:isolate;flex-wrap:wrap}@media (hover:hover){.button-group::slotted(:hover),.button-group>:hover{z-index:1}}.button-group::slotted(:focus),.button-group::slotted([aria-checked=true]),.button-group::slotted([checked]),.button-group>:focus,.button-group>[aria-checked=true],.button-group>[checked]{z-index:2!important}:host([orientation=horizontal]) .button-group{flex-direction:row}:host([orientation=vertical]) .button-group{flex-direction:column}:host([orientation=horizontal]){--_button-horizontal-indent:var(--wa-form-control-border-width);--_button-horizontal-indent-outlined:calc(var(--wa-form-control-border-width) * -1)}:host([orientation=vertical]){--_button-vertical-indent:var(--wa-form-control-border-width);--_button-vertical-indent-outlined:calc(var(--wa-form-control-border-width) * -1)}::slotted(:not(:first-child):not(:last-child)){--_button-start-start-radius:0;--_button-start-end-radius:0;--_button-end-start-radius:0;--_button-end-end-radius:0}:host([orientation=horizontal]) ::slotted(:first-child:not(:last-child)){--_button-start-end-radius:0;--_button-end-end-radius:0}:host([orientation=horizontal]) ::slotted(:last-child:not(:first-child)){--_button-start-start-radius:0;--_button-end-start-radius:0}:host([orientation=vertical]) ::slotted(:first-child:not(:last-child)){--_button-end-start-radius:0;--_button-end-end-radius:0}:host([orientation=vertical]) ::slotted(:last-child:not(:first-child)){--_button-start-start-radius:0;--_button-start-end-radius:0}`));let l,d=t=>t;var u=Object.defineProperty,c=Object.getOwnPropertyDescriptor,h=(t,e,o,r)=>{for(var i,a=r>1?void 0:r?c(e,o):e,n=t.length-1;n>=0;n--)(i=t[n])&&(a=(r?i(e,o,a):i(a))||a);return r&&a&&u(e,o,a),a};let p=class extends a.A{updated(t){super.updated(t),t.has("orientation")&&this.setAttribute("aria-orientation",this.orientation)}handleFocus(t){const e=f(t.target,this.childSelector);null==e||e.classList.add("button-focus")}handleBlur(t){const e=f(t.target,this.childSelector);null==e||e.classList.remove("button-focus")}handleMouseOver(t){const e=f(t.target,this.childSelector);null==e||e.classList.add("button-hover")}handleMouseOut(t){const e=f(t.target,this.childSelector);null==e||e.classList.remove("button-hover")}render(){return(0,r.qy)(l||(l=d` <slot part="base" class="button-group" role="${0}" aria-label="${0}" aria-orientation="${0}" @focusout="${0}" @focusin="${0}" @mouseover="${0}" @mouseout="${0}"></slot> `),this.disableRole?"presentation":"group",this.label,this.orientation,this.handleBlur,this.handleFocus,this.handleMouseOver,this.handleMouseOut)}constructor(){super(...arguments),this.disableRole=!1,this.hasOutlined=!1,this.label="",this.orientation="horizontal",this.childSelector="wa-button, wa-radio-button"}};function f(t,e){var o;return null!==(o=t.closest(e))&&void 0!==o?o:t.querySelector(e)}p.css=[s],h([(0,i.P)("slot")],p.prototype,"defaultSlot",2),h([(0,i.wk)()],p.prototype,"disableRole",2),h([(0,i.wk)()],p.prototype,"hasOutlined",2),h([(0,i.MZ)()],p.prototype,"label",2),h([(0,i.MZ)({reflect:!0})],p.prototype,"orientation",2),h([(0,i.MZ)()],p.prototype,"childSelector",2),p=h([(0,i.EM)("wa-button-group")],p)},30006:function(t,e,o){o.a(t,async function(t,e){try{o(74423),o(27495),o(62953);var r=o(5124),i=o(67576),a=o(6412),n=o(63672),s=o(34514),l=o(37541),d=o(40991),u=o(92070),c=o(28225),h=o(41268),p=o(9395),f=o(62676),m=o(15477),v=o(31896),b=o(17060),g=(o(38625),o(96272)),y=t([b]);b=(y.then?(await y)():y)[0];let C,$,M,A,E,z,Z,O=t=>t;var w=Object.defineProperty,x=Object.getOwnPropertyDescriptor,k=(t,e,o,r)=>{for(var i,a=r>1?void 0:r?x(e,o):e,n=t.length-1;n>=0;n--)(i=t[n])&&(a=(r?i(e,o,a):i(a))||a);return r&&a&&w(e,o,a),a};let R=class extends f.q{static get validators(){return[...super.validators,(0,h.i)()]}get value(){var t;return this.valueHasChanged?this._value:null!==(t=this._value)&&void 0!==t?t:this.defaultValue}set value(t){this._value!==t&&(this.valueHasChanged=!0,this._value=t)}handleSizeChange(){(0,d.b)(this.localName,this.size)}handleChange(t){this.value=this.input.value,this.relayNativeEvent(t,{bubbles:!0,composed:!0})}clear(){""!==this.value&&(this.value="",this.updateComplete.then(()=>{this.dispatchEvent(new l.I),this.dispatchEvent(new InputEvent("input",{bubbles:!0,composed:!0})),this.dispatchEvent(new Event("change",{bubbles:!0,composed:!0}))})),this.input.focus()}handleClearClick(t){t.preventDefault(),this.clear()}handleInput(){this.value=this.input.value}handleKeyDown(t){(0,c.U)(t,this)}handlePasswordToggle(){this.passwordVisible=!this.passwordVisible}updated(t){if(super.updated(t),t.has("value")||t.has("defaultValue")||t.has("type")){const t=["number","date","time","datetime-local"];this.input&&t.includes(this.type)&&this.value&&this.input.value!==this.value&&(this._value=this.input.value),this.customStates.set("blank",!this.value),this.updateValidity()}}handleStepChange(){this.input.step=String(this.step),this.updateValidity()}focus(t){this.input.focus(t)}blur(){this.input.blur()}select(){this.input.select()}setSelectionRange(t,e,o="none"){this.input.setSelectionRange(t,e,o)}setRangeText(t,e,o,r="preserve"){const i=null!=e?e:this.input.selectionStart,a=null!=o?o:this.input.selectionEnd;this.input.setRangeText(t,i,a,r),this.value!==this.input.value&&(this.value=this.input.value)}showPicker(){"showPicker"in HTMLInputElement.prototype&&this.input.showPicker()}stepUp(){this.input.stepUp(),this.value!==this.input.value&&(this.value=this.input.value)}stepDown(){this.input.stepDown(),this.value!==this.input.value&&(this.value=this.input.value)}formResetCallback(){this.value=null,this.input&&(this.input.value=this.value),super.formResetCallback()}render(){var t;const e=this.hasUpdated?this.hasSlotController.test("label"):this.withLabel,o=this.hasUpdated?this.hasSlotController.test("hint"):this.withHint,i=!!this.label||!!e,l=!!this.hint||!!o,d=this.withClear&&!this.disabled&&!this.readonly,u=(r.S$||this.hasUpdated)&&d&&("number"==typeof this.value||this.value&&this.value.length>0);return(0,r.qy)(C||(C=O` <label part="form-control-label label" class="${0}" for="input" aria-hidden="${0}"> <slot name="label">${0}</slot> </label> <div part="base" class="text-field"> <slot name="start" part="start" class="start"></slot> <input part="input" id="input" class="control" type="${0}" title="${0}" name="${0}" ?disabled="${0}" ?readonly="${0}" ?required="${0}" placeholder="${0}" minlength="${0}" maxlength="${0}" min="${0}" max="${0}" step="${0}" .value="${0}" autocapitalize="${0}" autocomplete="${0}" autocorrect="${0}" ?autofocus="${0}" spellcheck="${0}" pattern="${0}" enterkeyhint="${0}" inputmode="${0}" aria-describedby="hint" @change="${0}" @input="${0}" @keydown="${0}"> ${0} ${0} <slot name="end" part="end" class="end"></slot> </div> <slot id="hint" part="hint" name="hint" class="${0}" aria-hidden="${0}">${0}</slot> `),(0,a.H)({label:!0,"has-label":i}),i?"false":"true",this.label,"password"===this.type&&this.passwordVisible?"text":this.type,this.title,(0,n.J)(this.name),this.disabled,this.readonly,this.required,(0,n.J)(this.placeholder),(0,n.J)(this.minlength),(0,n.J)(this.maxlength),(0,n.J)(this.min),(0,n.J)(this.max),(0,n.J)(this.step),(0,s.V)(null!==(t=this.value)&&void 0!==t?t:""),(0,n.J)(this.autocapitalize),(0,n.J)(this.autocomplete),this.autocorrect?"on":"off",this.autofocus,this.spellcheck,(0,n.J)(this.pattern),(0,n.J)(this.enterkeyhint),(0,n.J)(this.inputmode),this.handleChange,this.handleInput,this.handleKeyDown,u?(0,r.qy)($||($=O` <slot name="clear-button"> <button part="clear-button" class="clear" type="button" aria-label="${0}" @click="${0}" tabindex="-1"> <slot name="clear-icon"> <wa-icon name="circle-xmark" library="system" variant="regular"></wa-icon> </slot> </button> </slot> `),this.localize.term("clearEntry"),this.handleClearClick):"",this.passwordToggle&&!this.disabled?(0,r.qy)(M||(M=O` <slot name="password-toggle-button"> <button part="password-toggle-button" class="password-toggle" type="button" aria-label="${0}" @click="${0}" tabindex="-1"> ${0} </button> </slot> `),this.localize.term(this.passwordVisible?"hidePassword":"showPassword"),this.handlePasswordToggle,this.passwordVisible?(0,r.qy)(E||(E=O` <slot name="hide-password-icon"> <wa-icon name="eye-slash" library="system" variant="regular"></wa-icon> </slot> `)):(0,r.qy)(A||(A=O` <slot name="show-password-icon"> <wa-icon name="eye" library="system" variant="regular"></wa-icon> </slot> `))):"",(0,a.H)({"has-slotted":l}),l?"false":"true",this.hint)}constructor(){super(...arguments),this.assumeInteractionOn=["blur","input"],this.hasSlotController=new u.X(this,"hint","label"),this.localize=new b.c(this),this.title="",this.type="text",this._value=null,this.defaultValue=this.getAttribute("value")||null,this.size="m",this.appearance="outlined",this.pill=!1,this.label="",this.hint="",this.withClear=!1,this.placeholder="",this.readonly=!1,this.passwordToggle=!1,this.passwordVisible=!1,this.withoutSpinButtons=!1,this.required=!1,this.spellcheck=!0,this.withLabel=!1,this.withHint=!1}};R.css=[v.A,m.A,g.A],R.shadowRootOptions=Object.assign(Object.assign({},f.q.shadowRootOptions),{},{delegatesFocus:!0}),k([(0,i.P)("input")],R.prototype,"input",2),k([(0,i.MZ)()],R.prototype,"title",2),k([(0,i.MZ)({reflect:!0})],R.prototype,"type",2),k([(0,i.wk)()],R.prototype,"value",1),k([(0,i.MZ)({attribute:"value",reflect:!0})],R.prototype,"defaultValue",2),k([(0,i.MZ)({reflect:!0})],R.prototype,"size",2),k([(0,p.w)("size")],R.prototype,"handleSizeChange",1),k([(0,i.MZ)({reflect:!0})],R.prototype,"appearance",2),k([(0,i.MZ)({type:Boolean,reflect:!0})],R.prototype,"pill",2),k([(0,i.MZ)()],R.prototype,"label",2),k([(0,i.MZ)({attribute:"hint"})],R.prototype,"hint",2),k([(0,i.MZ)({attribute:"with-clear",type:Boolean})],R.prototype,"withClear",2),k([(0,i.MZ)()],R.prototype,"placeholder",2),k([(0,i.MZ)({type:Boolean,reflect:!0})],R.prototype,"readonly",2),k([(0,i.MZ)({attribute:"password-toggle",type:Boolean})],R.prototype,"passwordToggle",2),k([(0,i.MZ)({attribute:"password-visible",type:Boolean})],R.prototype,"passwordVisible",2),k([(0,i.MZ)({attribute:"without-spin-buttons",type:Boolean,reflect:!0})],R.prototype,"withoutSpinButtons",2),k([(0,i.MZ)({type:Boolean,reflect:!0})],R.prototype,"required",2),k([(0,i.MZ)()],R.prototype,"pattern",2),k([(0,i.MZ)({type:Number})],R.prototype,"minlength",2),k([(0,i.MZ)({type:Number})],R.prototype,"maxlength",2),k([(0,i.MZ)()],R.prototype,"min",2),k([(0,i.MZ)()],R.prototype,"max",2),k([(0,i.MZ)()],R.prototype,"step",2),k([(0,i.MZ)()],R.prototype,"autocapitalize",2),k([(0,i.MZ)({type:Boolean,converter:{fromAttribute:t=>!(!t||"off"===t),toAttribute:t=>t?"on":"off"}})],R.prototype,"autocorrect",2),k([(0,i.MZ)()],R.prototype,"autocomplete",2),k([(0,i.MZ)({type:Boolean})],R.prototype,"autofocus",2),k([(0,i.MZ)()],R.prototype,"enterkeyhint",2),k([(0,i.MZ)({type:Boolean,converter:{fromAttribute:t=>!(!t||"false"===t),toAttribute:t=>t?"true":"false"}})],R.prototype,"spellcheck",2),k([(0,i.MZ)()],R.prototype,"inputmode",2),k([(0,i.MZ)({attribute:"with-label",type:Boolean})],R.prototype,"withLabel",2),k([(0,i.MZ)({attribute:"with-hint",type:Boolean})],R.prototype,"withHint",2),k([(0,p.w)("step",{waitUntilFirstUpdate:!0})],R.prototype,"handleStepChange",1),R=k([(0,i.EM)("wa-input")],R),null===(z=(Z=R).disableWarning)||void 0===z||z.call(Z,"change-in-update"),e()}catch(C){e(C)}})},96272:function(t,e,o){o.d(e,{A:function(){return i}});let r;var i=(0,o(5124).AH)(r||(r=(t=>t)`:host{border-width:0}:host(:focus){outline:0}.text-field{display:flex;align-items:stretch;justify-content:start;position:relative;transition:inherit;height:var(--wa-form-control-height);border-color:var(--wa-form-control-border-color);border-radius:var(--wa-form-control-border-radius);border-style:var(--wa-form-control-border-style);border-width:var(--wa-form-control-border-width);cursor:text;color:var(--wa-form-control-value-color);font-size:var(--wa-form-control-value-font-size);font-family:inherit;font-weight:var(--wa-form-control-value-font-weight);line-height:var(--wa-form-control-value-line-height);vertical-align:middle;width:100%;transition:background-color var(--wa-transition-normal),border-color var(--wa-transition-normal),outline-color var(--wa-transition-fast);transition-timing-function:var(--wa-transition-easing);background-color:var(--wa-form-control-background-color);box-shadow:var(--box-shadow);padding:0 var(--wa-form-control-padding-inline);outline:var(--wa-focus-ring-style) var(--wa-focus-ring-width) transparent;outline-offset:var(--wa-focus-ring-offset)}.text-field:focus-within{outline-color:var(--wa-color-focus)}.text-field:has(:disabled){cursor:not-allowed;opacity:.5}:host([appearance=outlined]) .text-field{background-color:var(--wa-form-control-background-color);border-color:var(--wa-form-control-border-color)}:host([appearance=filled]) .text-field{background-color:var(--wa-color-neutral-fill-quiet);border-color:var(--wa-color-neutral-fill-quiet)}:host([appearance=filled-outlined]) .text-field{background-color:var(--wa-color-neutral-fill-quiet);border-color:var(--wa-form-control-border-color)}:host([pill]) .text-field{border-radius:var(--wa-border-radius-pill)!important}.text-field:has(:-webkit-autofill),.text-field:has(:autofill){background-color:var(--wa-color-brand-fill-quiet)!important}.text-field input,.text-field textarea{height:100%;padding:0;border:none;outline:0;box-shadow:none;margin:0;cursor:inherit;-webkit-appearance:none;font:inherit}:is(.text-field input,.text-field textarea):-webkit-autofill,:is(.text-field input,.text-field textarea):-webkit-autofill:active,:is(.text-field input,.text-field textarea):-webkit-autofill:focus,:is(.text-field input,.text-field textarea):-webkit-autofill:hover{-webkit-background-clip:text;background-color:transparent;-webkit-text-fill-color:inherit}input{flex:1 1 auto;min-width:0;height:100%;transition:inherit;background-color:rgb(118 118 118 / 0);height:calc(var(--wa-form-control-height) - var(--border-width) * 2);padding-block:0;color:inherit}input:autofill,input:autofill:active,input:autofill:focus,input:autofill:hover{box-shadow:none;caret-color:var(--wa-form-control-value-color)}input::placeholder{color:var(--wa-form-control-placeholder-color);user-select:none;-webkit-user-select:none}input::-webkit-search-cancel-button,input::-webkit-search-decoration,input::-webkit-search-results-button,input::-webkit-search-results-decoration{-webkit-appearance:none}input:focus{outline:0}textarea:autofill,textarea:autofill:active,textarea:autofill:focus,textarea:autofill:hover{box-shadow:none;caret-color:var(--wa-form-control-value-color)}textarea::placeholder{color:var(--wa-form-control-placeholder-color);user-select:none;-webkit-user-select:none}.end,.start{display:inline-flex;flex:0 0 auto;align-items:center;cursor:default}:is(.start,.end)::slotted(wa-icon){color:var(--wa-color-neutral-on-quiet)}.start::slotted(*){margin-inline-end:var(--wa-form-control-padding-inline)}.end::slotted(*){margin-inline-start:var(--wa-form-control-padding-inline)}.clear,.password-toggle{display:inline-flex;align-items:center;justify-content:center;font-size:inherit;color:var(--wa-color-neutral-on-quiet);border:none;background:0 0;padding:0;transition:var(--wa-transition-normal) color;cursor:pointer;margin-inline-start:var(--wa-form-control-padding-inline)}@media (hover:hover){:is(.clear,.password-toggle):hover{color:color-mix(in oklab,currentColor,var(--wa-color-mix-hover))}}:is(.clear,.password-toggle):active{color:color-mix(in oklab,currentColor,var(--wa-color-mix-active))}:is(.clear,.password-toggle):focus{outline:0}::-ms-reveal{display:none}:host([without-spin-buttons]) input[type=number]{-moz-appearance:textfield}:host([without-spin-buttons]) input[type=number]::-webkit-inner-spin-button,:host([without-spin-buttons]) input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;display:none}`))},52630:function(t,e,o){o.a(t,async function(t,r){try{o.d(e,{A:function(){return M}});o(74423),o(44114),o(18111),o(22489),o(3362),o(27495),o(62953);var i=o(5124),a=o(67576),n=o(6412),s=o(17051),l=o(42462),d=o(28438),u=o(98779),c=o(27259),h=o(25877),p=o(984),f=o(95010),m=o(9395),v=o(717),b=o(40158),g=o(51920),y=t([b]);b=(y.then?(await y)():y)[0];let C,$=t=>t;var w=Object.defineProperty,x=Object.getOwnPropertyDescriptor,k=(t,e,o,r)=>{for(var i,a=r>1?void 0:r?x(e,o):e,n=t.length-1;n>=0;n--)(i=t[n])&&(a=(r?i(e,o,a):i(a))||a);return r&&a&&w(e,o,a),a};let M=class extends v.A{connectedCallback(){super.connectedCallback(),this.eventController.signal.aborted&&(this.eventController=new AbortController),this.addEventListener("mouseout",this.handleMouseOut),this.open&&(this.open=!1,this.updateComplete.then(()=>{this.open=!0})),this.id||(this.id=(0,f.N)("wa-tooltip-")),this.for&&this.anchor?(this.anchor=null,this.handleForChange()):this.for&&this.handleForChange()}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("keydown",this.handleDocumentKeyDown),(0,h.Fw)(this),this.eventController.abort(),this.anchor&&this.removeFromAriaLabelledBy(this.anchor,this.id)}firstUpdated(){this.body.hidden=!this.open,this.open&&(this.popup.active=!0,this.popup.reposition())}hasTrigger(t){return this.trigger.split(" ").includes(t)}addToAriaLabelledBy(t,e){const o=(t.getAttribute("aria-labelledby")||"").split(/\s+/).filter(Boolean);o.includes(e)||(o.push(e),t.setAttribute("aria-labelledby",o.join(" ")))}removeFromAriaLabelledBy(t,e){const o=(t.getAttribute("aria-labelledby")||"").split(/\s+/).filter(Boolean).filter(t=>t!==e);o.length>0?t.setAttribute("aria-labelledby",o.join(" ")):t.removeAttribute("aria-labelledby")}async handleOpenChange(){if(this.open){if(this.disabled)return;const t=new u.k;if(this.dispatchEvent(t),t.defaultPrevented)return void(this.open=!1);document.addEventListener("keydown",this.handleDocumentKeyDown,{signal:this.eventController.signal}),(0,h.AZ)(this),this.body.hidden=!1,this.popup.active=!0,await(0,c.Ud)(this.popup.popup,"show-with-scale"),this.popup.reposition(),this.dispatchEvent(new l.q)}else{const t=new d.L;if(this.dispatchEvent(t),t.defaultPrevented)return void(this.open=!1);document.removeEventListener("keydown",this.handleDocumentKeyDown),(0,h.Fw)(this),await(0,c.Ud)(this.popup.popup,"hide-with-scale"),this.popup.active=!1,this.body.hidden=!0,this.dispatchEvent(new s.Z)}}handleForChange(){const t=this.getRootNode();if(!t)return;const e=this.for?t.getElementById(this.for):null,o=this.anchor;if(e===o)return;const{signal:r}=this.eventController;e&&(this.addToAriaLabelledBy(e,this.id),e.addEventListener("blur",this.handleBlur,{capture:!0,signal:r}),e.addEventListener("focus",this.handleFocus,{capture:!0,signal:r}),e.addEventListener("click",this.handleClick,{signal:r}),e.addEventListener("mouseover",this.handleMouseOver,{signal:r}),e.addEventListener("mouseout",this.handleMouseOut,{signal:r})),o&&(this.removeFromAriaLabelledBy(o,this.id),o.removeEventListener("blur",this.handleBlur,{capture:!0}),o.removeEventListener("focus",this.handleFocus,{capture:!0}),o.removeEventListener("click",this.handleClick),o.removeEventListener("mouseover",this.handleMouseOver),o.removeEventListener("mouseout",this.handleMouseOut)),this.anchor=e}async handleOptionsChange(){this.hasUpdated&&(await this.updateComplete,this.popup.reposition())}handleDisabledChange(){this.disabled&&this.open&&this.hide()}async show(){if(!this.open)return this.open=!0,(0,p.l)(this,"wa-after-show")}async hide(){if(this.open)return this.open=!1,(0,p.l)(this,"wa-after-hide")}render(){return(0,i.qy)(C||(C=$` <wa-popup part="base" exportparts=" popup:base__popup, arrow:base__arrow " class="${0}" placement="${0}" distance="${0}" skidding="${0}" flip shift ?arrow="${0}" hover-bridge .anchor="${0}"> <div part="body" class="body"> <slot></slot> </div> </wa-popup> `),(0,n.H)({tooltip:!0,"tooltip-open":this.open}),this.placement,this.distance,this.skidding,!this.withoutArrow,this.anchor)}constructor(){super(...arguments),this.placement="top",this.disabled=!1,this.distance=8,this.open=!1,this.skidding=0,this.showDelay=150,this.hideDelay=0,this.trigger="hover focus",this.withoutArrow=!1,this.for=null,this.anchor=null,this.eventController=new AbortController,this.handleBlur=()=>{this.hasTrigger("focus")&&this.hide()},this.handleClick=()=>{this.hasTrigger("click")&&(this.open?this.hide():this.show())},this.handleFocus=()=>{this.hasTrigger("focus")&&this.show()},this.handleDocumentKeyDown=t=>{"Escape"===t.key&&this.open&&(0,h.a0)(this)&&(t.preventDefault(),t.stopPropagation(),this.hide())},this.handleMouseOver=()=>{this.hasTrigger("hover")&&(clearTimeout(this.hoverTimeout),this.hoverTimeout=window.setTimeout(()=>this.show(),this.showDelay))},this.handleMouseOut=()=>{if(this.hasTrigger("hover")){var t;const e=Boolean(null===(t=this.anchor)||void 0===t?void 0:t.matches(":hover")),o=this.matches(":hover");if(e||o)return;clearTimeout(this.hoverTimeout),e||o||(this.hoverTimeout=window.setTimeout(()=>{this.hide()},this.hideDelay))}}}};M.css=g.A,M.dependencies={"wa-popup":b.A},k([(0,a.P)("slot:not([name])")],M.prototype,"defaultSlot",2),k([(0,a.P)(".body")],M.prototype,"body",2),k([(0,a.P)("wa-popup")],M.prototype,"popup",2),k([(0,a.MZ)()],M.prototype,"placement",2),k([(0,a.MZ)({type:Boolean,reflect:!0})],M.prototype,"disabled",2),k([(0,a.MZ)({type:Number})],M.prototype,"distance",2),k([(0,a.MZ)({type:Boolean,reflect:!0})],M.prototype,"open",2),k([(0,a.MZ)({type:Number})],M.prototype,"skidding",2),k([(0,a.MZ)({attribute:"show-delay",type:Number})],M.prototype,"showDelay",2),k([(0,a.MZ)({attribute:"hide-delay",type:Number})],M.prototype,"hideDelay",2),k([(0,a.MZ)()],M.prototype,"trigger",2),k([(0,a.MZ)({attribute:"without-arrow",type:Boolean,reflect:!0})],M.prototype,"withoutArrow",2),k([(0,a.MZ)()],M.prototype,"for",2),k([(0,a.wk)()],M.prototype,"anchor",2),k([(0,m.w)("open",{waitUntilFirstUpdate:!0})],M.prototype,"handleOpenChange",1),k([(0,m.w)("for")],M.prototype,"handleForChange",1),k([(0,m.w)(["distance","placement","skidding"])],M.prototype,"handleOptionsChange",1),k([(0,m.w)("disabled")],M.prototype,"handleDisabledChange",1),M=k([(0,a.EM)("wa-tooltip")],M),r()}catch(C){r(C)}})},51920:function(t,e,o){o.d(e,{A:function(){return i}});let r;var i=(0,o(5124).AH)(r||(r=(t=>t)`:host{--max-width:30ch;display:inline-block;position:absolute;color:var(--wa-tooltip-content-color);font-size:var(--wa-tooltip-font-size);line-height:var(--wa-tooltip-line-height);text-align:start;white-space:normal}.tooltip{--arrow-size:var(--wa-tooltip-arrow-size);--arrow-color:var(--wa-tooltip-background-color)}.tooltip::part(popup){z-index:1000}.tooltip[placement^=top]::part(popup){transform-origin:bottom}.tooltip[placement^=bottom]::part(popup){transform-origin:top}.tooltip[placement^=left]::part(popup){transform-origin:right}.tooltip[placement^=right]::part(popup){transform-origin:left}.body{display:block;width:max-content;max-width:var(--max-width);border-radius:var(--wa-tooltip-border-radius);background-color:var(--wa-tooltip-background-color);border:var(--wa-tooltip-border-width) var(--wa-tooltip-border-style) var(--wa-tooltip-border-color);padding:.25em .5em;user-select:none;-webkit-user-select:none}.tooltip{--popup-border-width:var(--wa-tooltip-border-width)}.tooltip::part(arrow){border-bottom:var(--wa-tooltip-border-width) var(--wa-tooltip-border-style) var(--wa-tooltip-border-color);border-right:var(--wa-tooltip-border-width) var(--wa-tooltip-border-style) var(--wa-tooltip-border-color)}`))},37541:function(t,e,o){o.d(e,{I:function(){return r}});class r extends Event{constructor(){super("wa-clear",{bubbles:!0,cancelable:!1,composed:!0})}}},984:function(t,e,o){o.d(e,{l:function(){return r}});o(3362);function r(t,e){return new Promise(o=>{t.addEventListener(e,function r(i){i.target===t&&(t.removeEventListener(e,r),o())})})}},95010:function(t,e,o){o.d(e,{q:function(){return i},N:function(){return a}});o(54743),o(11745),o(16573),o(78100),o(77936),o(21489),o(48140),o(75044),o(21903),o(91134),o(28845),o(373),o(37467),o(44732),o(79577),o(16632),o(34226),o(9486),o(20456);let r=(t=21)=>{let e="",o=crypto.getRandomValues(new Uint8Array(t|=0));for(;t--;)e+="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict"[63&o[t]];return e};function i(t,e,o){const r=t=>Object.is(t,-0)?0:t;return r(t<e?e:t>o?o:t)}function a(t=""){return`${t}${r()}`}},28225:function(t,e,o){o.d(e,{U:function(){return r}});o(74423),o(62953);function r(t,e){const o=t.metaKey||t.ctrlKey||t.shiftKey||t.altKey;"Enter"!==t.key||o||setTimeout(()=>{t.defaultPrevented||t.isComposing||function(t){let e=null;"form"in t&&(e=t.form);!e&&"getForm"in t&&(e=t.getForm());if(!e)return;const o=[...e.elements];if(1===o.length)return void e.requestSubmit(null);const r=o.find(t=>"submit"===t.type&&!t.matches(":disabled"));if(!r)return;["input","button"].includes(r.localName)?e.requestSubmit(r):r.click()}(e)})}},15477:function(t,e,o){o.d(e,{A:function(){return i}});let r;var i=(0,o(5124).AH)(r||(r=(t=>t)`:host{display:flex;flex-direction:column}[part~=form-control]{display:contents}:is([part~=form-control-label],[part~=label]).has-label,:is([part~=form-control-label],[part~=label]):has(:not(:empty)){display:inline-flex;color:var(--wa-form-control-label-color);font-weight:var(--wa-form-control-label-font-weight);line-height:var(--wa-form-control-label-line-height);margin-block-end:0.5em}:host([required]) :is([part~=form-control-label],[part~=label])::after{content:var(--wa-form-control-required-content);margin-inline-start:var(--wa-form-control-required-content-offset);color:var(--wa-form-control-required-content-color)}[part~=hint]{display:block;color:var(--wa-form-control-hint-color);font-weight:var(--wa-form-control-hint-font-weight);line-height:var(--wa-form-control-hint-line-height);margin-block-start:0.5em;font-size:var(--wa-font-size-smaller)}[part~=hint]:not(.has-slotted,.has-hint){display:none}`))},75275:function(t,e,o){var r=o(40445),i=o(67576),a=(o(89463),o(62953),o(5124)),n=o(76482);const s=["focusin","focusout","pointerdown"];class l extends a.WF{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,o;if(!t[d]){switch(t.type){default:return;case"focusin":this.visible=null!==(e=null===(o=this.control)||void 0===o?void 0:o.matches(":focus-visible"))&&void 0!==e&&e;break;case"focusout":case"pointerdown":this.visible=!1}t[d]=!0}}onControlChange(t,e){if(!a.S$)for(const o of s)null==t||t.removeEventListener(o,this),null==e||e.addEventListener(o,this)}update(t){t.has("visible")&&this.dispatchEvent(new Event("visibility-changed")),super.update(t)}constructor(){super(...arguments),this.visible=!1,this.inward=!1,this.attachableController=new n.i(this,this.onControlChange.bind(this))}}(0,r.Cg)([(0,i.MZ)({type:Boolean,reflect:!0})],l.prototype,"visible",void 0),(0,r.Cg)([(0,i.MZ)({type:Boolean,reflect:!0})],l.prototype,"inward",void 0);const d=Symbol("handledByFocusRing");let u;const c=(0,a.AH)(u||(u=(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 l{};h.styles=[c],h=(0,r.Cg)([(0,i.EM)("md-focus-ring")],h)},1024:function(t,e,o){o.d(e,{n:function(){return d}});o(89463),o(27495),o(17642),o(58004),o(33853),o(45876),o(32475),o(15024),o(31698),o(25440),o(62953);var r=o(5124);o(74423);const i=["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"],a=i.map(s);function n(t){return a.includes(t)}function s(t){return t.replace("aria","aria-").replace(/Elements?/g,"").toLowerCase()}const l=Symbol("privateIgnoreAttributeChangesFor");function d(t){var e;if(r.S$)return t;class o extends t{attributeChangedCallback(t,e,o){if(!n(t))return void super.attributeChangedCallback(t,e,o);if(this[l].has(t))return;this[l].add(t),this.removeAttribute(t),this[l].delete(t);const r=c(t);null===o?delete this.dataset[r]:this.dataset[r]=o,this.requestUpdate(c(t),e)}getAttribute(t){return n(t)?super.getAttribute(u(t)):super.getAttribute(t)}removeAttribute(t){super.removeAttribute(t),n(t)&&(super.removeAttribute(u(t)),this.requestUpdate())}constructor(){super(...arguments),this[e]=new Set}}return e=l,function(t){for(const e of i){const o=s(e),r=u(o),i=c(o);t.createProperty(e,{attribute:o,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[i])&&void 0!==t?t:null},set(t){var o;const r=null!==(o=this.dataset[i])&&void 0!==o?o:null;t!==r&&(null===t?delete this.dataset[i]:this.dataset[i]=t,this.requestUpdate(e,r))}})}}(o),o}function u(t){return`data-${t}`}function c(t){return t.replace(/-\w/,t=>t[1].toUpperCase())}},27525:function(t,e,o){o.d(e,{A6:function(){return n},Ex:function(){return l},RN:function(){return c},RZ:function(){return i},c7:function(){return s},cG:function(){return h},u9:function(){return u},ub:function(){return a},wm:function(){return d},zT:function(){return r}});o(62953);function r(t,e=p){const o=s(t,e);return o&&(o.tabIndex=0,o.focus()),o}function i(t,e=p){const o=l(t,e);return o&&(o.tabIndex=0,o.focus()),o}function a(t,e=p){const o=n(t,e);return o&&(o.item.tabIndex=-1),o}function n(t,e=p){for(let o=0;o<t.length;o++){const r=t[o];if(0===r.tabIndex&&e(r))return{item:r,index:o}}return null}function s(t,e=p){for(const o of t)if(e(o))return o;return null}function l(t,e=p){for(let o=t.length-1;o>=0;o--){const r=t[o];if(e(r))return r}return null}function d(t,e,o=p,i=!0){if(e){const r=function(t,e,o=p,r=!0){for(let i=1;i<t.length;i++){const a=(i+e)%t.length;if(a<e&&!r)return null;const n=t[a];if(o(n))return n}return t[e]?t[e]:null}(t,e.index,o,i);return r&&(r.tabIndex=0,r.focus()),r}return r(t,o)}function u(t,e,o=p,r=!0){if(e){const i=function(t,e,o=p,r=!0){for(let i=1;i<t.length;i++){const a=(e-i+t.length)%t.length;if(a>e&&!r)return null;const n=t[a];if(o(n))return n}return t[e]?t[e]:null}(t,e.index,o,r);return i&&(i.tabIndex=0,i.focus()),i}return i(t,o)}function c(){return new Event("deactivate-items",{bubbles:!0,composed:!0})}function h(){return new Event("request-activation",{bubbles:!0,composed:!0})}function p(t){return!t.disabled}},82553:function(t,e,o){o.d(e,{R:function(){return i}});let r;const i=(0,o(5124).AH)(r||(r=(t=>t)`:host{display:flex;-webkit-tap-highlight-color:transparent;--md-ripple-hover-color:var(--md-list-item-hover-state-layer-color, var(--md-sys-color-on-surface, #1d1b20));--md-ripple-hover-opacity:var(--md-list-item-hover-state-layer-opacity, 0.08);--md-ripple-pressed-color:var(--md-list-item-pressed-state-layer-color, var(--md-sys-color-on-surface, #1d1b20));--md-ripple-pressed-opacity:var(--md-list-item-pressed-state-layer-opacity, 0.12)}:host(:is([type=button]:not([disabled]),[type=link])){cursor:pointer}md-focus-ring{z-index:1;--md-focus-ring-shape:8px}a,button,li{background:0 0;border:none;cursor:inherit;padding:0;margin:0;text-align:unset;text-decoration:none}.list-item{border-radius:inherit;display:flex;flex:1;max-width:inherit;min-width:inherit;outline:0;-webkit-tap-highlight-color:transparent;width:100%}.list-item.interactive{cursor:pointer}.list-item.disabled{opacity:var(--md-list-item-disabled-opacity, .3);pointer-events:none}[slot=container]{pointer-events:none}md-ripple{border-radius:inherit}md-item{border-radius:inherit;flex:1;height:100%;color:var(--md-list-item-label-text-color,var(--md-sys-color-on-surface,#1d1b20));font-family:var(--md-list-item-label-text-font, var(--md-sys-typescale-body-large-font, var(--md-ref-typeface-plain, Roboto)));font-size:var(--md-list-item-label-text-size, var(--md-sys-typescale-body-large-size, 1rem));line-height:var(--md-list-item-label-text-line-height, var(--md-sys-typescale-body-large-line-height, 1.5rem));font-weight:var(--md-list-item-label-text-weight,var(--md-sys-typescale-body-large-weight,var(--md-ref-typeface-weight-regular,400)));min-height:var(--md-list-item-one-line-container-height,56px);padding-top:var(--md-list-item-top-space,12px);padding-bottom:var(--md-list-item-bottom-space,12px);padding-inline-start:var(--md-list-item-leading-space,16px);padding-inline-end:var(--md-list-item-trailing-space,16px)}md-item[multiline]{min-height:var(--md-list-item-two-line-container-height,72px)}[slot=supporting-text]{color:var(--md-list-item-supporting-text-color,var(--md-sys-color-on-surface-variant,#49454f));font-family:var(--md-list-item-supporting-text-font, var(--md-sys-typescale-body-medium-font, var(--md-ref-typeface-plain, Roboto)));font-size:var(--md-list-item-supporting-text-size, var(--md-sys-typescale-body-medium-size, .875rem));line-height:var(--md-list-item-supporting-text-line-height, var(--md-sys-typescale-body-medium-line-height, 1.25rem));font-weight:var(--md-list-item-supporting-text-weight,var(--md-sys-typescale-body-medium-weight,var(--md-ref-typeface-weight-regular,400)))}[slot=trailing-supporting-text]{color:var(--md-list-item-trailing-supporting-text-color,var(--md-sys-color-on-surface-variant,#49454f));font-family:var(--md-list-item-trailing-supporting-text-font, var(--md-sys-typescale-label-small-font, var(--md-ref-typeface-plain, Roboto)));font-size:var(--md-list-item-trailing-supporting-text-size, var(--md-sys-typescale-label-small-size, .6875rem));line-height:var(--md-list-item-trailing-supporting-text-line-height, var(--md-sys-typescale-label-small-line-height, 1rem));font-weight:var(--md-list-item-trailing-supporting-text-weight,var(--md-sys-typescale-label-small-weight,var(--md-ref-typeface-weight-medium,500)))}:is([slot=start],[slot=end])::slotted(*){fill:currentColor}[slot=start]{color:var(--md-list-item-leading-icon-color,var(--md-sys-color-on-surface-variant,#49454f))}[slot=end]{color:var(--md-list-item-trailing-icon-color,var(--md-sys-color-on-surface-variant,#49454f))}@media(forced-colors:active){.disabled slot{color:GrayText}.list-item.disabled{color:GrayText;opacity:1}}`))},58168:function(t,e,o){o.d(e,{n:function(){return E}});o(62953);var r=o(40445),i=(o(75275),o(67576)),a=(o(27495),o(5124));let n,s=t=>t;class l extends a.WF{render(){return(0,a.qy)(n||(n=s` <slot name="container"></slot> <slot class="non-text" name="start"></slot> <div class="text"> <slot name="overline" @slotchange="${0}"></slot> <slot class="default-slot" @slotchange="${0}"></slot> <slot name="headline" @slotchange="${0}"></slot> <slot name="supporting-text" @slotchange="${0}"></slot> </div> <slot class="non-text" name="trailing-supporting-text"></slot> <slot class="non-text" name="end"></slot> `),this.handleTextSlotChange,this.handleTextSlotChange,this.handleTextSlotChange,this.handleTextSlotChange)}handleTextSlotChange(){let t=!1,e=0;for(const o of this.textSlots)if(d(o)&&(e+=1),e>1){t=!0;break}this.multiline=t}constructor(){super(...arguments),this.multiline=!1}}function d(t){for(const o of t.assignedNodes({flatten:!0})){var e;const t=o.nodeType===Node.ELEMENT_NODE,r=o.nodeType===Node.TEXT_NODE&&(null===(e=o.textContent)||void 0===e?void 0:e.match(/\S/));if(t||r)return!0}return!1}(0,r.Cg)([(0,i.MZ)({type:Boolean,reflect:!0})],l.prototype,"multiline",void 0),(0,r.Cg)([(0,i.YG)(".text slot")],l.prototype,"textSlots",void 0);let u;const c=(0,a.AH)(u||(u=(t=>t)`:host{color:var(--md-sys-color-on-surface,#1d1b20);font-family:var(--md-sys-typescale-body-large-font, var(--md-ref-typeface-plain, Roboto));font-size:var(--md-sys-typescale-body-large-size, 1rem);font-weight:var(--md-sys-typescale-body-large-weight,var(--md-ref-typeface-weight-regular,400));line-height:var(--md-sys-typescale-body-large-line-height, 1.5rem);align-items:center;box-sizing:border-box;display:flex;gap:16px;min-height:56px;overflow:hidden;padding:12px 16px;position:relative;text-overflow:ellipsis}:host([multiline]){min-height:72px}[name=overline]{color:var(--md-sys-color-on-surface-variant,#49454f);font-family:var(--md-sys-typescale-label-small-font, var(--md-ref-typeface-plain, Roboto));font-size:var(--md-sys-typescale-label-small-size, .6875rem);font-weight:var(--md-sys-typescale-label-small-weight,var(--md-ref-typeface-weight-medium,500));line-height:var(--md-sys-typescale-label-small-line-height, 1rem)}[name=supporting-text]{color:var(--md-sys-color-on-surface-variant,#49454f);font-family:var(--md-sys-typescale-body-medium-font, var(--md-ref-typeface-plain, Roboto));font-size:var(--md-sys-typescale-body-medium-size, .875rem);font-weight:var(--md-sys-typescale-body-medium-weight,var(--md-ref-typeface-weight-regular,400));line-height:var(--md-sys-typescale-body-medium-line-height, 1.25rem)}[name=trailing-supporting-text]{color:var(--md-sys-color-on-surface-variant,#49454f);font-family:var(--md-sys-typescale-label-small-font, var(--md-ref-typeface-plain, Roboto));font-size:var(--md-sys-typescale-label-small-size, .6875rem);font-weight:var(--md-sys-typescale-label-small-weight,var(--md-ref-typeface-weight-medium,500));line-height:var(--md-sys-typescale-label-small-line-height, 1rem)}[name=container]::slotted(*){inset:0;position:absolute}.default-slot{display:inline}.default-slot,.text ::slotted(*){overflow:hidden;text-overflow:ellipsis}.text{display:flex;flex:1;flex-direction:column;overflow:hidden}`));let h=class extends l{};h.styles=[c],h=(0,r.Cg)([(0,i.EM)("md-item")],h);o(71970);var p=o(6412),f=o(7872),m=o(1024),v=o(27525);let b,g,y,w,x,k,C,$,M=t=>t;const A=(0,m.n)(a.WF);class E extends A{get isDisabled(){return this.disabled&&"link"!==this.type}willUpdate(t){this.href&&(this.type="link"),super.willUpdate(t)}render(){return this.renderListItem((0,a.qy)(b||(b=M` <md-item> <div slot="container"> ${0} ${0} </div> <slot name="start" slot="start"></slot> <slot name="end" slot="end"></slot> ${0} </md-item> `),this.renderRipple(),this.renderFocusRing(),this.renderBody()))}renderListItem(t){const e="link"===this.type;let o;switch(this.type){case"link":o=(0,f.eu)(g||(g=M`a`));break;case"button":o=(0,f.eu)(y||(y=M`button`));break;default:o=(0,f.eu)(w||(w=M`li`))}const r="text"!==this.type,i=e&&this.target?this.target:a.s6;return(0,f.qy)(x||(x=M` <${0} id="item" tabindex="${0}" ?disabled=${0} role="listitem" aria-selected=${0} aria-checked=${0} aria-expanded=${0} aria-haspopup=${0} class="list-item ${0}" href=${0} target=${0} @focus=${0} >${0}</${0}> `),o,this.isDisabled||!r?-1:0,this.isDisabled,this.ariaSelected||a.s6,this.ariaChecked||a.s6,this.ariaExpanded||a.s6,this.ariaHasPopup||a.s6,(0,p.H)(this.getRenderClasses()),this.href||a.s6,i,this.onFocus,t,o)}renderRipple(){return"text"===this.type?a.s6:(0,a.qy)(k||(k=M` <md-ripple part="ripple" for="item" ?disabled="${0}"></md-ripple>`),this.isDisabled)}renderFocusRing(){return"text"===this.type?a.s6:(0,a.qy)(C||(C=M` <md-focus-ring @visibility-changed="${0}" part="focus-ring" for="item" inward></md-focus-ring>`),this.onFocusRingVisibilityChanged)}onFocusRingVisibilityChanged(t){}getRenderClasses(){return{disabled:this.isDisabled}}renderBody(){return(0,a.qy)($||($=M` <slot></slot> <slot name="overline" slot="overline"></slot> <slot name="headline" slot="headline"></slot> <slot name="supporting-text" slot="supporting-text"></slot> <slot name="trailing-supporting-text" slot="trailing-supporting-text"></slot> `))}onFocus(){-1===this.tabIndex&&this.dispatchEvent((0,v.cG)())}focus(){var t;null===(t=this.listItemRoot)||void 0===t||t.focus()}click(){this.listItemRoot?this.listItemRoot.click():super.click()}constructor(){super(...arguments),this.disabled=!1,this.type="text",this.isListItem=!0,this.href="",this.target=""}}E.shadowRootOptions=Object.assign(Object.assign({},a.WF.shadowRootOptions),{},{delegatesFocus:!0}),(0,r.Cg)([(0,i.MZ)({type:Boolean,reflect:!0})],E.prototype,"disabled",void 0),(0,r.Cg)([(0,i.MZ)({reflect:!0})],E.prototype,"type",void 0),(0,r.Cg)([(0,i.MZ)({type:Boolean,attribute:"md-list-item",reflect:!0})],E.prototype,"isListItem",void 0),(0,r.Cg)([(0,i.MZ)()],E.prototype,"href",void 0),(0,r.Cg)([(0,i.MZ)()],E.prototype,"target",void 0),(0,r.Cg)([(0,i.P)(".list-item")],E.prototype,"listItemRoot",void 0)},71970:function(t,e,o){var r=o(40445),i=o(67576),a=o(91382),n=o(96245);let s=class extends a.n{};s.styles=[n.R],s=(0,r.Cg)([(0,i.EM)("md-ripple")],s)},95192:function(t,e,o){o.d(e,{IU:function(){return d},Jt:function(){return s},Yd:function(){return r},hZ:function(){return l},y$:function(){return i}});o(44114),o(18111),o(7588),o(61701),o(3362),o(62953);function r(t){return new Promise((e,o)=>{t.oncomplete=t.onsuccess=()=>e(t.result),t.onabort=t.onerror=()=>o(t.error)})}function i(t,e){let o;return(i,a)=>(()=>{if(o)return o;const i=indexedDB.open(t);return i.onupgradeneeded=()=>i.result.createObjectStore(e),o=r(i),o.then(t=>{t.onclose=()=>o=void 0},()=>{}),o})().then(t=>a(t.transaction(e,i).objectStore(e)))}let a;function n(){return a||(a=i("keyval-store","keyval")),a}function s(t,e=n()){return e("readonly",e=>r(e.get(t)))}function l(t,e,o=n()){return o("readwrite",o=>(o.put(e,t),r(o.transaction)))}function d(t=n()){return t("readwrite",t=>(t.clear(),r(t.transaction)))}},34514:function(t,e,o){o.d(e,{V:function(){return n}});o(16280),o(62953);var r=o(5055),i=o(42017),a=o(63937);const n=(0,i.u$)(class extends i.WL{render(t){return t}update(t,[e]){if(e===r.c0||e===r.s6)return e;const o=t.element,n=t.name;if(t.type===i.OA.PROPERTY){if(e===o[n])return r.c0}else if(t.type===i.OA.BOOLEAN_ATTRIBUTE){if(!!e===o.hasAttribute(n))return r.c0}else if(t.type===i.OA.ATTRIBUTE&&o.getAttribute(n)===e+"")return r.c0;return(0,a.mY)(t),e}constructor(t){if(super(t),t.type!==i.OA.PROPERTY&&t.type!==i.OA.ATTRIBUTE&&t.type!==i.OA.BOOLEAN_ATTRIBUTE)throw Error("The `live` directive is not allowed on child or event bindings");if(!(0,a.Rt)(t))throw Error("`live` bindings can only contain a single expression")}})}}]);