iobroker.lovelace
Version:
With this adapter you can build visualization for ioBroker with Home Assistant Lovelace UI
5 lines • 38.9 kB
JavaScript
/*! For license information please see 89100.ae4c8cb5f9c0c3b2.js.LICENSE.txt */
;(self.rspackChunkhome_assistant_frontend=self.rspackChunkhome_assistant_frontend||[]).push([[89100],{1126:function(t,e,o){o.a(t,async function(t,e){try{o(3362),o(27495),o(62953);var i=o(5124),r=o(67576),a=o(6412),n=o(63672),s=o(17051),l=o(42462),c=o(28438),d=o(98779),h=o(27259),p=o(25877),u=o(31247),f=o(4444),w=o(92070),b=o(9395),m=o(717),v=o(17060),g=o(88496),y=o(57024),k=t([g,v]);[g,v]=k.then?(await k)():k;let E,M,A,Z=t=>t;var x=Object.defineProperty,C=Object.getOwnPropertyDescriptor,$=(t,e,o,i)=>{for(var r,a=i>1?void 0:i?C(e,o):e,n=t.length-1;n>=0;n--)(r=t[n])&&(a=(i?r(e,o,a):r(a))||a);return i&&a&&x(e,o,a),a};let D=class extends m.A{firstUpdated(){i.S$||this.open&&(this.addOpenListeners(),this.drawer.showModal(),(0,f.JG)(this))}disconnectedCallback(){super.disconnectedCallback(),(0,f.I7)(this),this.removeOpenListeners()}async requestClose(t){const e=new c.L({source:t});if(this.dispatchEvent(e),e.defaultPrevented)return this.open=!0,void(0,h.Ud)(this.drawer,"pulse");this.removeOpenListeners(),await(0,h.Ud)(this.drawer,"hide"),this.open=!1,this.drawer.close(),(0,f.I7)(this);const o=this.originalTrigger;"function"==typeof(null==o?void 0:o.focus)&&setTimeout(()=>o.focus()),this.dispatchEvent(new s.Z)}addOpenListeners(){document.addEventListener("keydown",this.handleDocumentKeyDown),(0,p.AZ)(this)}removeOpenListeners(){document.removeEventListener("keydown",this.handleDocumentKeyDown),(0,p.Fw)(this)}handleDialogCancel(t){t.preventDefault(),!this.drawer.classList.contains("hide")&&t.target===this.drawer&&(0,p.a0)(this)&&this.requestClose(this.drawer)}handleDialogClick(t){const e=t.target.closest('[data-drawer="close"]');e&&(t.stopPropagation(),this.requestClose(e))}async handleDialogPointerDown(t){t.target===this.drawer&&(this.lightDismiss?this.requestClose(this.drawer):await(0,h.Ud)(this.drawer,"pulse"))}handleOpenChange(){this.open&&!this.drawer.open?this.show():this.drawer.open&&(this.open=!0,this.requestClose(this.drawer))}async show(){const t=new d.k;this.dispatchEvent(t),t.defaultPrevented?this.open=!1:(this.addOpenListeners(),this.originalTrigger=document.activeElement,this.open=!0,this.drawer.showModal(),(0,f.JG)(this),requestAnimationFrame(()=>{const t=this.querySelector("[autofocus]");t&&"function"==typeof t.focus?t.focus():this.drawer.focus()}),await(0,h.Ud)(this.drawer,"show"),this.dispatchEvent(new l.q))}render(){var t;const e=!this.withoutHeader,o=this.hasUpdated?this.hasSlotController.test("footer"):this.withFooter;return(0,i.qy)(E||(E=Z` <dialog aria-labelledby="${0}" aria-describedby="${0}" part="dialog" class="${0}" @cancel="${0}" @click="${0}" @pointerdown="${0}"> ${0} <div part="body" class="body"><slot></slot></div> ${0} </dialog> `),null!==(t=this.ariaLabelledby)&&void 0!==t?t:"title",(0,n.J)(this.ariaDescribedby),(0,a.H)({drawer:!0,open:this.open,top:"top"===this.placement,end:"end"===this.placement,bottom:"bottom"===this.placement,start:"start"===this.placement}),this.handleDialogCancel,this.handleDialogClick,this.handleDialogPointerDown,e?(0,i.qy)(M||(M=Z` <header part="header" class="header"> <h2 part="title" class="title" id="title"> <slot name="label"> ${0} </slot> </h2> <div part="header-actions" class="header-actions"> <slot name="header-actions"></slot> <wa-button part="close-button" exportparts="base:close-button__base" class="close" appearance="plain" @click="${0}"> <wa-icon name="xmark" label="${0}" library="system" variant="solid"></wa-icon> </wa-button> </div> </header> `),this.label.length>0?this.label:String.fromCharCode(8203),t=>this.requestClose(t.target),this.localize.term("close")):"",o?(0,i.qy)(A||(A=Z` <footer part="footer" class="footer"> <slot name="footer"></slot> </footer> `)):"")}constructor(){super(...arguments),this.localize=new v.c(this),this.hasSlotController=new w.X(this,"footer","header-actions","label"),this.open=!1,this.label="",this.placement="end",this.withoutHeader=!1,this.lightDismiss=!0,this.withFooter=!1,this.handleDocumentKeyDown=t=>{"Escape"===t.key&&this.open&&(0,p.a0)(this)&&(t.preventDefault(),t.stopPropagation(),this.requestClose(this.drawer))}}};D.css=y.A,$([(0,r.P)(".drawer")],D.prototype,"drawer",2),$([(0,r.MZ)({type:Boolean,reflect:!0})],D.prototype,"open",2),$([(0,r.MZ)({reflect:!0})],D.prototype,"label",2),$([(0,r.MZ)({reflect:!0})],D.prototype,"placement",2),$([(0,r.MZ)({attribute:"without-header",type:Boolean,reflect:!0})],D.prototype,"withoutHeader",2),$([(0,r.MZ)({attribute:"light-dismiss",type:Boolean})],D.prototype,"lightDismiss",2),$([(0,r.MZ)({attribute:"aria-labelledby"})],D.prototype,"ariaLabelledby",2),$([(0,r.MZ)({attribute:"aria-describedby"})],D.prototype,"ariaDescribedby",2),$([(0,r.MZ)({attribute:"with-footer",type:Boolean})],D.prototype,"withFooter",2),$([(0,b.w)("open",{waitUntilFirstUpdate:!0})],D.prototype,"handleOpenChange",1),D=$([(0,r.EM)("wa-drawer")],D),i.S$||(document.addEventListener("click",t=>{const e=t.target.closest("[data-drawer]");if(e instanceof Element){const[t,o]=(0,u.v)(e.getAttribute("data-drawer")||"");if("open"===t&&null!=o&&o.length){const t=e.getRootNode().getElementById(o);"wa-drawer"===(null==t?void 0:t.localName)?t.open=!0:console.warn(`A drawer with an ID of "${o}" could not be found in this document.`)}}}),document.addEventListener("pointerdown",()=>{})),e()}catch(E){e(E)}})},57024:function(t,e,o){o.d(e,{A:function(){return r}});let i;var r=(0,o(5124).AH)(i||(i=(t=>t)`:host{--size:25rem;--spacing:var(--wa-space-l);--backdrop-filter:none;--show-duration:200ms;--hide-duration:200ms;display:none}:host([open]){display:block}.drawer{display:flex;flex-direction:column;top:0;inset-inline-start:0;width:100%;height:100%;max-width:100%;max-height:100%;overflow:hidden;color:inherit;background-color:var(--wa-color-surface-raised);border:none;box-shadow:var(--wa-shadow-l);overflow:auto;padding:0;margin:0;animation-duration:var(--show-duration);animation-timing-function:ease}.drawer.show::backdrop{animation:show-backdrop var(--show-duration,200ms) ease}.drawer.hide::backdrop{animation:show-backdrop var(--hide-duration,200ms) ease reverse}.drawer.show.top{animation:show-drawer-from-top var(--show-duration) ease}.drawer.hide.top{animation:show-drawer-from-top var(--hide-duration) ease reverse}.drawer.show.end{animation:show-drawer-from-end var(--show-duration) ease}.drawer.show.end:dir(rtl){animation-name:show-drawer-from-start}.drawer.hide.end{animation:show-drawer-from-end var(--hide-duration) ease reverse}.drawer.hide.end:dir(rtl){animation-name:show-drawer-from-start}.drawer.show.bottom{animation:show-drawer-from-bottom var(--show-duration) ease}.drawer.hide.bottom{animation:show-drawer-from-bottom var(--hide-duration) ease reverse}.drawer.show.start{animation:show-drawer-from-start var(--show-duration) ease}.drawer.show.start:dir(rtl){animation-name:show-drawer-from-end}.drawer.hide.start{animation:show-drawer-from-start var(--hide-duration) ease reverse}.drawer.hide.start:dir(rtl){animation-name:show-drawer-from-end}.drawer.pulse{animation:pulse 250ms ease}.drawer:focus{outline:0}.top{top:0;inset-inline-end:auto;bottom:auto;inset-inline-start:0;width:100%;height:var(--size)}.end{top:0;inset-inline-end:0;bottom:auto;inset-inline-start:auto;width:var(--size);height:100%}.bottom{top:auto;inset-inline-end:auto;bottom:0;inset-inline-start:0;width:100%;height:var(--size)}.start{top:0;inset-inline-end:auto;bottom:auto;inset-inline-start:0;width:var(--size);height:100%}.header{display:flex;flex-wrap:nowrap;padding-inline-start:var(--spacing);padding-block-end:0;padding-inline-end:calc(var(--spacing) - var(--wa-form-control-padding-block));padding-block-start:calc(var(--spacing) - var(--wa-form-control-padding-block))}.title{align-self:center;flex:1 1 auto;font:inherit;font-size:var(--wa-font-size-l);font-weight:var(--wa-font-weight-heading);line-height:var(--wa-line-height-condensed);margin:0}.header-actions{align-self:start;display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:end;gap:var(--wa-space-2xs);padding-inline-start:var(--spacing)}.header-actions ::slotted(wa-button),.header-actions wa-button{flex:0 0 auto;display:flex;align-items:center}.body{flex:1 1 auto;display:block;padding:var(--spacing);overflow:auto;-webkit-overflow-scrolling:touch}.body:focus{outline:0}.body:focus-visible{outline:var(--wa-focus-ring);outline-offset:var(--wa-focus-ring-offset)}.footer{display:flex;flex-wrap:wrap;gap:var(--wa-space-xs);justify-content:end;padding:var(--spacing);padding-block-start:0}.footer ::slotted(wa-button:not(:last-of-type)){margin-inline-end:var(--wa-spacing-xs)}.drawer::backdrop{background-color:var(--wa-color-overlay-modal,rgb(0 0 0 / .25));-webkit-backdrop-filter:var(--backdrop-filter);backdrop-filter:var(--backdrop-filter)}@keyframes pulse{0%{scale:1}50%{scale:1.01}100%{scale:1}}@keyframes show-drawer{from{opacity:0;scale:0.8}to{opacity:1;scale:1}}@keyframes show-drawer-from-top{from{opacity:0;translate:0 -100%}to{opacity:1;translate:0 0}}@keyframes show-drawer-from-end{from{opacity:0;translate:100%}to{opacity:1;translate:0 0}}@keyframes show-drawer-from-bottom{from{opacity:0;translate:0 100%}to{opacity:1;translate:0 0}}@keyframes show-drawer-from-start{from{opacity:0;translate:-100% 0}to{opacity:1;translate:0 0}}@keyframes show-backdrop{from{opacity:0}to{opacity:1}}@media (forced-colors:active){.drawer{border:solid 1px #fff}}`))},30006:function(t,e,o){o.a(t,async function(t,e){try{o(74423),o(27495),o(62953);var i=o(5124),r=o(67576),a=o(6412),n=o(63672),s=o(34514),l=o(37541),c=o(40991),d=o(92070),h=o(28225),p=o(41268),u=o(9395),f=o(62676),w=o(15477),b=o(31896),m=o(17060),v=(o(38625),o(96272)),g=t([m]);m=(g.then?(await g)():g)[0];let C,$,E,M,A,Z,D,z=t=>t;var y=Object.defineProperty,k=Object.getOwnPropertyDescriptor,x=(t,e,o,i)=>{for(var r,a=i>1?void 0:i?k(e,o):e,n=t.length-1;n>=0;n--)(r=t[n])&&(a=(i?r(e,o,a):r(a))||a);return i&&a&&y(e,o,a),a};let q=class extends f.q{static get validators(){return[...super.validators,(0,p.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,c.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,h.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,i="preserve"){const r=null!=e?e:this.input.selectionStart,a=null!=o?o:this.input.selectionEnd;this.input.setRangeText(t,r,a,i),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,r=!!this.label||!!e,l=!!this.hint||!!o,c=this.withClear&&!this.disabled&&!this.readonly,d=(i.S$||this.hasUpdated)&&c&&("number"==typeof this.value||this.value&&this.value.length>0);return(0,i.qy)(C||(C=z` <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":r}),r?"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,d?(0,i.qy)($||($=z` <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,i.qy)(E||(E=z` <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,i.qy)(A||(A=z` <slot name="hide-password-icon"> <wa-icon name="eye-slash" library="system" variant="regular"></wa-icon> </slot> `)):(0,i.qy)(M||(M=z` <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 d.X(this,"hint","label"),this.localize=new m.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}};q.css=[b.A,w.A,v.A],q.shadowRootOptions=Object.assign(Object.assign({},f.q.shadowRootOptions),{},{delegatesFocus:!0}),x([(0,r.P)("input")],q.prototype,"input",2),x([(0,r.MZ)()],q.prototype,"title",2),x([(0,r.MZ)({reflect:!0})],q.prototype,"type",2),x([(0,r.wk)()],q.prototype,"value",1),x([(0,r.MZ)({attribute:"value",reflect:!0})],q.prototype,"defaultValue",2),x([(0,r.MZ)({reflect:!0})],q.prototype,"size",2),x([(0,u.w)("size")],q.prototype,"handleSizeChange",1),x([(0,r.MZ)({reflect:!0})],q.prototype,"appearance",2),x([(0,r.MZ)({type:Boolean,reflect:!0})],q.prototype,"pill",2),x([(0,r.MZ)()],q.prototype,"label",2),x([(0,r.MZ)({attribute:"hint"})],q.prototype,"hint",2),x([(0,r.MZ)({attribute:"with-clear",type:Boolean})],q.prototype,"withClear",2),x([(0,r.MZ)()],q.prototype,"placeholder",2),x([(0,r.MZ)({type:Boolean,reflect:!0})],q.prototype,"readonly",2),x([(0,r.MZ)({attribute:"password-toggle",type:Boolean})],q.prototype,"passwordToggle",2),x([(0,r.MZ)({attribute:"password-visible",type:Boolean})],q.prototype,"passwordVisible",2),x([(0,r.MZ)({attribute:"without-spin-buttons",type:Boolean,reflect:!0})],q.prototype,"withoutSpinButtons",2),x([(0,r.MZ)({type:Boolean,reflect:!0})],q.prototype,"required",2),x([(0,r.MZ)()],q.prototype,"pattern",2),x([(0,r.MZ)({type:Number})],q.prototype,"minlength",2),x([(0,r.MZ)({type:Number})],q.prototype,"maxlength",2),x([(0,r.MZ)()],q.prototype,"min",2),x([(0,r.MZ)()],q.prototype,"max",2),x([(0,r.MZ)()],q.prototype,"step",2),x([(0,r.MZ)()],q.prototype,"autocapitalize",2),x([(0,r.MZ)({type:Boolean,converter:{fromAttribute:t=>!(!t||"off"===t),toAttribute:t=>t?"on":"off"}})],q.prototype,"autocorrect",2),x([(0,r.MZ)()],q.prototype,"autocomplete",2),x([(0,r.MZ)({type:Boolean})],q.prototype,"autofocus",2),x([(0,r.MZ)()],q.prototype,"enterkeyhint",2),x([(0,r.MZ)({type:Boolean,converter:{fromAttribute:t=>!(!t||"false"===t),toAttribute:t=>t?"true":"false"}})],q.prototype,"spellcheck",2),x([(0,r.MZ)()],q.prototype,"inputmode",2),x([(0,r.MZ)({attribute:"with-label",type:Boolean})],q.prototype,"withLabel",2),x([(0,r.MZ)({attribute:"with-hint",type:Boolean})],q.prototype,"withHint",2),x([(0,u.w)("step",{waitUntilFirstUpdate:!0})],q.prototype,"handleStepChange",1),q=x([(0,r.EM)("wa-input")],q),null===(Z=(D=q).disableWarning)||void 0===Z||Z.call(D,"change-in-update"),e()}catch(C){e(C)}})},96272:function(t,e,o){o.d(e,{A:function(){return r}});let i;var r=(0,o(5124).AH)(i||(i=(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}`))},61366:function(t,e,o){o.a(t,async function(t,e){try{o(74423),o(3362),o(17642),o(58004),o(33853),o(45876),o(32475),o(15024),o(31698),o(62953);var i=o(5124),r=o(67576),a=o(6412),n=o(63672),s=o(17051),l=o(42462),c=o(28438),d=o(98779),h=o(27259),p=o(25877),u=o(984),f=o(95010),w=o(9395),b=o(717),m=o(40158),v=o(10416),g=t([m]);m=(g.then?(await g)():g)[0];let C,$=t=>t;var y=Object.defineProperty,k=Object.getOwnPropertyDescriptor,x=(t,e,o,i)=>{for(var r,a=i>1?void 0:i?k(e,o):e,n=t.length-1;n>=0;n--)(r=t[n])&&(a=(i?r(e,o,a):r(a))||a);return i&&a&&y(e,o,a),a};const E=new Set;let M=class extends b.A{connectedCallback(){super.connectedCallback(),this.id||(this.id=(0,f.N)("wa-popover-")),this.eventController.signal.aborted&&(this.eventController=new AbortController),this.for&&this.anchor&&(this.anchor=null,this.handleForChange())}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("keydown",this.handleDocumentKeyDown),(0,p.Fw)(this),this.eventController.abort()}firstUpdated(){this.open&&this.handleOpenChange()}updated(t){t.has("open")&&this.customStates.set("open",this.open)}async handleOpenChange(){if(this.open){const t=new d.k;if(this.dispatchEvent(t),t.defaultPrevented)return void(this.open=!1);E.forEach(t=>t.open=!1),document.addEventListener("keydown",this.handleDocumentKeyDown,{signal:this.eventController.signal}),document.addEventListener("click",this.handleDocumentClick,{signal:this.eventController.signal}),this.trapFocus?this.dialog.showModal():this.dialog.show(),this.popup.active=!0,E.add(this),(0,p.AZ)(this),requestAnimationFrame(()=>{const t=this.querySelector("[autofocus]");t&&"function"==typeof t.focus?t.focus():this.dialog.focus()}),this.popup.popup||await this.popup.updateComplete,await(0,h.Ud)(this.popup.popup,"show-with-scale"),this.popup.reposition(),this.dispatchEvent(new l.q)}else{const t=new c.L;if(this.dispatchEvent(t),t.defaultPrevented)return void(this.open=!0);document.removeEventListener("keydown",this.handleDocumentKeyDown),document.removeEventListener("click",this.handleDocumentClick),E.delete(this),(0,p.Fw)(this),await(0,h.Ud)(this.popup.popup,"hide-with-scale"),this.popup.active=!1,this.dialog.close(),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:i}=this.eventController;e&&e.addEventListener("click",this.handleAnchorClick,{signal:i}),o&&o.removeEventListener("click",this.handleAnchorClick),this.anchor=e,this.for&&!e&&console.warn(`A popover was assigned to an element with an ID of "${this.for}" but the element could not be found.`,this)}async handleOptionsChange(){this.hasUpdated&&(await this.updateComplete,this.popup.reposition())}async show(){if(!this.open)return this.open=!0,(0,u.l)(this,"wa-after-show")}async hide(){if(this.open)return this.open=!1,(0,u.l)(this,"wa-after-hide")}handleDialogCancel(t){t.preventDefault(),this.dialog.classList.contains("hide")||(this.open=!1)}render(){return(0,i.qy)(C||(C=$` <dialog aria-labelledby="${0}" aria-describedby="${0}" part="dialog" class="dialog" @cancel="${0}"> <wa-popup part="popup" exportparts="
popup:popup__popup,
arrow:popup__arrow
" class="${0}" placement="${0}" distance="${0}" skidding="${0}" flip shift ?arrow="${0}" .anchor="${0}" .autoSize="${0}" .autoSizePadding="${0}"> <div part="body" class="body" @click="${0}"> <slot></slot> </div> </wa-popup> </dialog> `),(0,n.J)(this.ariaLabelledby),(0,n.J)(this.ariaDescribedby),this.handleDialogCancel,(0,a.H)({popover:!0,"popover-open":this.open}),this.placement,this.distance,this.skidding,!this.withoutArrow,this.anchor,this.autoSize,this.autoSizePadding,this.handleBodyClick)}constructor(){super(...arguments),this.anchor=null,this.placement="top",this.open=!1,this.distance=8,this.skidding=0,this.for=null,this.withoutArrow=!1,this.autoSizePadding=0,this.trapFocus=!1,this.eventController=new AbortController,this.handleAnchorClick=()=>{this.open=!this.open},this.handleBodyClick=t=>{t.stopPropagation();t.target.closest('[data-popover="close"]')&&(this.open=!1)},this.handleDocumentKeyDown=t=>{"Escape"===t.key&&this.open&&(0,p.a0)(this)&&(t.preventDefault(),t.stopPropagation(),this.open=!1,this.anchor&&"function"==typeof this.anchor.focus&&this.anchor.focus())},this.handleDocumentClick=t=>{this.anchor&&t.composedPath().includes(this.anchor)||t.composedPath().includes(this)||(this.open=!1)}}};M.css=v.A,M.dependencies={"wa-popup":m.A},x([(0,r.P)("dialog")],M.prototype,"dialog",2),x([(0,r.P)(".body")],M.prototype,"body",2),x([(0,r.P)("wa-popup")],M.prototype,"popup",2),x([(0,r.wk)()],M.prototype,"anchor",2),x([(0,r.MZ)()],M.prototype,"placement",2),x([(0,r.MZ)({type:Boolean,reflect:!0})],M.prototype,"open",2),x([(0,r.MZ)({type:Number})],M.prototype,"distance",2),x([(0,r.MZ)({type:Number})],M.prototype,"skidding",2),x([(0,r.MZ)()],M.prototype,"for",2),x([(0,r.MZ)({attribute:"without-arrow",type:Boolean,reflect:!0})],M.prototype,"withoutArrow",2),x([(0,r.MZ)({attribute:"auto-size"})],M.prototype,"autoSize",2),x([(0,r.MZ)({attribute:"auto-size-padding",type:Number})],M.prototype,"autoSizePadding",2),x([(0,r.MZ)({attribute:"trap-focus",type:Boolean})],M.prototype,"trapFocus",2),x([(0,r.MZ)({attribute:"aria-labelledby"})],M.prototype,"ariaLabelledby",2),x([(0,r.MZ)({attribute:"aria-describedby"})],M.prototype,"ariaDescribedby",2),x([(0,w.w)("open",{waitUntilFirstUpdate:!0})],M.prototype,"handleOpenChange",1),x([(0,w.w)("for")],M.prototype,"handleForChange",1),x([(0,w.w)(["distance","placement","skidding"])],M.prototype,"handleOptionsChange",1),M=x([(0,r.EM)("wa-popover")],M),e()}catch(C){e(C)}})},10416:function(t,e,o){o.d(e,{A:function(){return r}});let i;var r=(0,o(5124).AH)(i||(i=(t=>t)`:host{--arrow-size:0.375rem;--max-width:25rem;--show-duration:100ms;--hide-duration:100ms;display:contents;font-size:var(--wa-font-size-m);line-height:var(--wa-line-height-normal);text-align:start;white-space:normal}.dialog{display:none;position:fixed;inset:0;width:100%;height:100%;margin:0;padding:0;border:none;background:0 0;overflow:visible;pointer-events:none}.dialog:focus{outline:0}.dialog[open]{display:block}.popover{--arrow-size:inherit;--popup-border-width:var(--wa-panel-border-width);--show-duration:inherit;--hide-duration:inherit;pointer-events:auto}.popover::part(arrow){background-color:var(--wa-color-surface-default);border-top:none;border-left:none;border-bottom:solid var(--wa-panel-border-width) var(--wa-color-surface-border);border-right:solid var(--wa-panel-border-width) var(--wa-color-surface-border);box-shadow:none}.popover[placement^=top]::part(popup){transform-origin:bottom}.popover[placement^=bottom]::part(popup){transform-origin:top}.popover[placement^=left]::part(popup){transform-origin:right}.popover[placement^=right]::part(popup){transform-origin:left}.body{display:flex;flex-direction:column;width:auto;max-width:min(var(--max-width),100vw);padding:var(--wa-space-l);background-color:var(--wa-color-surface-default);border:var(--wa-panel-border-width) solid var(--wa-color-surface-border);border-radius:var(--wa-panel-border-radius);border-style:var(--wa-panel-border-style);box-shadow:var(--wa-shadow-l);color:var(--wa-color-text-normal);user-select:none;-webkit-user-select:none}.popover[data-current-placement^=bottom] .body,.popover[data-current-placement^=top] .body{max-width:min(var(--max-width),100vw - (var(--wa-space-m) * 2));margin-inline:var(--wa-space-m)}.popover[data-current-placement^=left] .body,.popover[data-current-placement^=right] .body{max-height:calc(100vh - (var(--wa-space-m) * 2));margin-block:var(--wa-space-m)}`))},37541:function(t,e,o){o.d(e,{I:function(){return i}});class i extends Event{constructor(){super("wa-clear",{bubbles:!0,cancelable:!1,composed:!0})}}},31247:function(t,e,o){o.d(e,{v:function(){return i}});o(18111),o(22489),o(61701),o(42762);function i(t){return t.split(" ").map(t=>t.trim()).filter(t=>""!==t)}},4444:function(t,e,o){o.d(e,{JG:function(){return r},Rt:function(){return n},I7:function(){return a}});o(27495),o(17642),o(58004),o(33853),o(45876),o(32475),o(15024),o(31698),o(25440),o(62953);const i=new Set;function r(t){if(i.add(t),!document.documentElement.classList.contains("wa-scroll-lock")){const t=function(){const t=document.documentElement.clientWidth;return Math.abs(window.innerWidth-t)}()+function(){const t=Number(getComputedStyle(document.body).paddingRight.replace(/px/,""));return isNaN(t)||!t?0:t}();let e=getComputedStyle(document.documentElement).scrollbarGutter;e&&"auto"!==e||(e="stable"),t<2&&(e=""),document.documentElement.style.setProperty("--wa-scroll-lock-gutter",e),document.documentElement.classList.add("wa-scroll-lock"),document.documentElement.style.setProperty("--wa-scroll-lock-size",`${t}px`)}}function a(t){i.delete(t),0===i.size&&(document.documentElement.classList.remove("wa-scroll-lock"),document.documentElement.style.removeProperty("--wa-scroll-lock-size"))}function n(t,e,o="vertical",i="smooth"){const r=function(t,e){return{top:Math.round(t.getBoundingClientRect().top-e.getBoundingClientRect().top),left:Math.round(t.getBoundingClientRect().left-e.getBoundingClientRect().left)}}(t,e),a=r.top+e.scrollTop,n=r.left+e.scrollLeft,s=e.scrollLeft,l=e.scrollLeft+e.offsetWidth,c=e.scrollTop,d=e.scrollTop+e.offsetHeight;"horizontal"!==o&&"both"!==o||(n<s?e.scrollTo({left:n,behavior:i}):n+t.clientWidth>l&&e.scrollTo({left:n-e.offsetWidth+t.clientWidth,behavior:i})),"vertical"!==o&&"both"!==o||(a<c?e.scrollTo({top:a,behavior:i}):a+t.clientHeight>d&&e.scrollTo({top:a-e.offsetHeight+t.clientHeight,behavior:i}))}},28225:function(t,e,o){o.d(e,{U:function(){return i}});o(74423),o(62953);function i(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 i=o.find(t=>"submit"===t.type&&!t.matches(":disabled"));if(!i)return;["input","button"].includes(i.localName)?e.requestSubmit(i):i.click()}(e)})}},15477:function(t,e,o){o.d(e,{A:function(){return r}});let i;var r=(0,o(5124).AH)(i||(i=(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}`))},88696:function(t,e,o){o.a(t,async function(t,i){try{o.d(e,{P:function(){return l}});var r=o(69235),a=(o(3362),o(17642),o(58004),o(33853),o(45876),o(32475),o(15024),o(31698),o(62953),o(37540)),n=o(42017),s=t([r]);r=(s.then?(await s)():s)[0];class l{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()}target(t){return c(this,t)}constructor(t,{target:e,config:o,callback:i,skipInitial:r}){this.t=new Set,this.o=!1,this.i=!1,this.h=t,null!==e&&this.t.add(null!=e?e:t),this.l=o,this.o=null!=r?r:this.o,this.callback=i,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.")}}const c=(0,n.u$)(class extends a.Kq{render(t,e){}update(t,[e,o]){this.controller=e,this.part=t,this.observe=o,!1===o?(e.unobserve(t.element),this.observing=!1):!1===this.observing&&(e.observe(t.element),this.observing=!0)}disconnected(){var t;null!==(t=this.controller)&&void 0!==t&&t.unobserve(this.part.element),this.observing=!1}reconnected(){var t;!1!==this.observe&&!1===this.observing&&(null!==(t=this.controller)&&void 0!==t&&t.observe(this.part.element),this.observing=!0)}constructor(){super(...arguments),this.observing=!1}});i()}catch(l){i(l)}})},99731:function(t,e,o){o.d(e,{Y:function(){return p}});var i=o(40445),r=o(67576),a=(o(93775),o(18111),o(22489),o(20116),o(62953),o(5124)),n=o(99591);let s,l=t=>t;class c extends a.WF{get chips(){return this.childElements.filter(t=>t instanceof n.v)}render(){return(0,a.qy)(s||(s=l`<slot @slotchange="${0}"></slot>`),this.updateTabIndices)}handleKeyDown(t){const e="ArrowLeft"===t.key,o="ArrowRight"===t.key,i="Home"===t.key,r="End"===t.key;if(!(e||o||i||r))return;const{chips:a}=this;if(a.length<2)return;if(t.preventDefault(),i||r){return a[i?0:a.length-1].focus({trailing:r}),void this.updateTabIndices()}const n="rtl"===getComputedStyle(this).direction?e:o,s=a.find(t=>t.matches(":focus-within"));if(!s){return(n?a[0]:a[a.length-1]).focus({trailing:!n}),void this.updateTabIndices()}const l=a.indexOf(s);let c=n?l+1:l-1;for(;c!==l;){c>=a.length?c=0:c<0&&(c=a.length-1);const t=a[c];if(!t.disabled||t.alwaysFocusable){t.focus({trailing:!n}),this.updateTabIndices();break}n?c++:c--}}updateTabIndices(){const{chips:t}=this;let e;for(const o of t){const t=o.alwaysFocusable||!o.disabled;o.matches(":focus-within")&&t?e=o:(t&&!e&&(e=o),o.tabIndex=-1)}e&&(e.tabIndex=0)}constructor(){super(),this.internals=this.attachInternals(),a.S$||(this.addEventListener("focusin",this.updateTabIndices.bind(this)),this.addEventListener("update-focus",this.updateTabIndices.bind(this)),this.addEventListener("keydown",this.handleKeyDown.bind(this)),this.internals.role="toolbar")}}(0,i.Cg)([(0,r.KN)()],c.prototype,"childElements",void 0);let d;const h=(0,a.AH)(d||(d=(t=>t)`:host{display:flex;flex-wrap:wrap;gap:8px}`));let p=class extends c{};p.styles=[h],p=(0,i.Cg)([(0,r.EM)("md-chip-set")],p)},27525:function(t,e,o){o.d(e,{A6:function(){return n},Ex:function(){return l},RN:function(){return h},RZ:function(){return r},c7:function(){return s},cG:function(){return p},u9:function(){return d},ub:function(){return a},wm:function(){return c},zT:function(){return i}});o(62953);function i(t,e=u){const o=s(t,e);return o&&(o.tabIndex=0,o.focus()),o}function r(t,e=u){const o=l(t,e);return o&&(o.tabIndex=0,o.focus()),o}function a(t,e=u){const o=n(t,e);return o&&(o.item.tabIndex=-1),o}function n(t,e=u){for(let o=0;o<t.length;o++){const i=t[o];if(0===i.tabIndex&&e(i))return{item:i,index:o}}return null}function s(t,e=u){for(const o of t)if(e(o))return o;return null}function l(t,e=u){for(let o=t.length-1;o>=0;o--){const i=t[o];if(e(i))return i}return null}function c(t,e,o=u,r=!0){if(e){const i=function(t,e,o=u,i=!0){for(let r=1;r<t.length;r++){const a=(r+e)%t.length;if(a<e&&!i)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 d(t,e,o=u,i=!0){if(e){const r=function(t,e,o=u,i=!0){for(let r=1;r<t.length;r++){const a=(e-r+t.length)%t.length;if(a>e&&!i)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 h(){return new Event("deactivate-items",{bubbles:!0,composed:!0})}function p(){return new Event("request-activation",{bubbles:!0,composed:!0})}function u(t){return!t.disabled}},34514:function(t,e,o){o.d(e,{V:function(){return n}});o(16280),o(62953);var i=o(5055),r=o(42017),a=o(63937);const n=(0,r.u$)(class extends r.WL{render(t){return t}update(t,[e]){if(e===i.c0||e===i.s6)return e;const o=t.element,n=t.name;if(t.type===r.OA.PROPERTY){if(e===o[n])return i.c0}else if(t.type===r.OA.BOOLEAN_ATTRIBUTE){if(!!e===o.hasAttribute(n))return i.c0}else if(t.type===r.OA.ATTRIBUTE&&o.getAttribute(n)===e+"")return i.c0;return(0,a.mY)(t),e}constructor(t){if(super(t),t.type!==r.OA.PROPERTY&&t.type!==r.OA.ATTRIBUTE&&t.type!==r.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")}})}}]);