iobroker.lovelace
Version:
With this adapter you can build visualization for ioBroker with Home Assistant Lovelace UI
5 lines • 31.4 kB
JavaScript
/*! For license information please see 29406.f6d8a0afaa6baf25.js.LICENSE.txt */
export const __rspack_esm_id=29406;export const __rspack_esm_ids=[29406];export const __webpack_modules__={93900(e,t,o){o.a(e,async function(e,t){try{var a=o(5124),i=o(22441),r=o(6412),n=o(63672),s=o(17051),l=o(42462),d=o(28438),c=o(98779),h=o(27259),p=o(25877),u=o(31247),w=o(4444),f=o(92070),g=o(9395),b=o(717),m=o(17060),v=o(88496),y=o(91470),k=e([v,m]);[v,m]=k.then?(await k)():k;var x=Object.defineProperty,C=Object.getOwnPropertyDescriptor,D=(e,t,o,a)=>{for(var i,r=a>1?void 0:a?C(t,o):t,n=e.length-1;n>=0;n--)(i=e[n])&&(r=(a?i(t,o,r):i(r))||r);return a&&r&&x(t,o,r),r};let $=class extends b.A{firstUpdated(){this.open&&(this.addOpenListeners(),this.dialog.showModal(),(0,w.JG)(this))}disconnectedCallback(){super.disconnectedCallback(),(0,w.I7)(this),this.removeOpenListeners()}async requestClose(e){const t=new d.L({source:e});if(this.dispatchEvent(t),t.defaultPrevented)return this.open=!0,void(0,h.Ud)(this.dialog,"pulse");this.removeOpenListeners(),await(0,h.Ud)(this.dialog,"hide"),this.open=!1,this.dialog.close(),(0,w.I7)(this);const o=this.originalTrigger;"function"==typeof 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(e){e.preventDefault(),!this.dialog.classList.contains("hide")&&e.target===this.dialog&&(0,p.a0)(this)&&this.requestClose(this.dialog)}handleDialogClick(e){const t=e.target.closest('[data-dialog="close"]');t&&(e.stopPropagation(),this.requestClose(t))}async handleDialogPointerDown(e){e.target===this.dialog&&(this.lightDismiss?this.requestClose(this.dialog):await(0,h.Ud)(this.dialog,"pulse"))}handleOpenChange(){this.open&&!this.dialog.open?this.show():!this.open&&this.dialog.open&&(this.open=!0,this.requestClose(this.dialog))}async show(){const e=new c.k;this.dispatchEvent(e),e.defaultPrevented?this.open=!1:(this.addOpenListeners(),this.originalTrigger=document.activeElement,this.open=!0,this.dialog.showModal(),(0,w.JG)(this),requestAnimationFrame(()=>{const e=this.querySelector("[autofocus]");e&&"function"==typeof e.focus?e.focus():this.dialog.focus()}),await(0,h.Ud)(this.dialog,"show"),this.dispatchEvent(new l.q))}render(){const e=!this.withoutHeader,t=this.hasUpdated?this.hasSlotController.test("footer"):this.withFooter;return a.qy` <dialog aria-labelledby="${this.ariaLabelledby??"title"}" aria-describedby="${(0,n.J)(this.ariaDescribedby)}" part="dialog" class="${(0,r.H)({dialog:!0,open:this.open})}" @cancel="${this.handleDialogCancel}" @click="${this.handleDialogClick}" @pointerdown="${this.handleDialogPointerDown}"> ${e?a.qy` <header part="header" class="header"> <h2 part="title" class="title" id="title"> <slot name="label"> ${this.label.length>0?this.label:String.fromCharCode(8203)} </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="${e=>this.requestClose(e.target)}"> <wa-icon name="xmark" label="${this.localize.term("close")}" library="system" variant="solid"></wa-icon> </wa-button> </div> </header> `:""} <div part="body" class="body"><slot></slot></div> ${t?a.qy` <footer part="footer" class="footer"> <slot name="footer"></slot> </footer> `:""} </dialog> `}constructor(){super(...arguments),this.localize=new m.c(this),this.hasSlotController=new f.X(this,"footer","header-actions","label"),this.open=!1,this.label="",this.withoutHeader=!1,this.lightDismiss=!1,this.withFooter=!1,this.handleDocumentKeyDown=e=>{"Escape"===e.key&&this.open&&(0,p.a0)(this)&&(e.preventDefault(),e.stopPropagation(),this.requestClose(this.dialog))}}};$.css=y.A,D([(0,i.P)(".dialog")],$.prototype,"dialog",2),D([(0,i.MZ)({type:Boolean,reflect:!0})],$.prototype,"open",2),D([(0,i.MZ)({reflect:!0})],$.prototype,"label",2),D([(0,i.MZ)({attribute:"without-header",type:Boolean,reflect:!0})],$.prototype,"withoutHeader",2),D([(0,i.MZ)({attribute:"light-dismiss",type:Boolean})],$.prototype,"lightDismiss",2),D([(0,i.MZ)({attribute:"aria-labelledby"})],$.prototype,"ariaLabelledby",2),D([(0,i.MZ)({attribute:"aria-describedby"})],$.prototype,"ariaDescribedby",2),D([(0,i.MZ)({attribute:"with-footer",type:Boolean})],$.prototype,"withFooter",2),D([(0,g.w)("open",{waitUntilFirstUpdate:!0})],$.prototype,"handleOpenChange",1),$=D([(0,i.EM)("wa-dialog")],$),a.S$||(document.addEventListener("click",e=>{const t=e.target.closest("[data-dialog]");if(t instanceof Element){const[e,o]=(0,u.v)(t.getAttribute("data-dialog")||"");if("open"===e&&o?.length){const e=t.getRootNode().getElementById(o);"wa-dialog"===e?.localName?e.open=!0:console.warn(`A dialog with an ID of "${o}" could not be found in this document.`)}}}),document.addEventListener("pointerdown",()=>{})),t()}catch(e){t(e)}})},91470(e,t,o){o.d(t,{A:()=>a});var a=o(5124).AH`:host{--width:31rem;--spacing:var(--wa-space-l);--backdrop-filter:none;--show-duration:200ms;--hide-duration:200ms;display:none}:host([open]){display:block}.dialog{display:flex;flex-direction:column;top:0;right:0;bottom:0;left:0;width:var(--width);max-width:calc(100% - var(--wa-space-2xl));max-height:calc(100% - var(--wa-space-2xl));color:inherit;background-color:var(--wa-color-surface-raised);border-radius:var(--wa-panel-border-radius);border:none;box-shadow:var(--wa-shadow-l);padding:0;margin:auto}.dialog.show{animation:show-dialog var(--show-duration) ease}.dialog.show::backdrop{animation:show-backdrop var(--show-duration,200ms) ease}.dialog.hide{animation:show-dialog var(--hide-duration) ease reverse}.dialog.hide::backdrop{animation:show-backdrop var(--hide-duration,200ms) ease reverse}.dialog.pulse{animation:pulse 250ms ease}.dialog:focus{outline:0}@media screen and (max-width:420px){.dialog{max-height:80vh}}.open{display:flex;opacity:1}.header{flex:0 0 auto;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-family: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{flex:0 0 auto;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(:first-of-type)){margin-inline-start:var(--wa-spacing-xs)}.dialog::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.02}100%{scale:1}}@keyframes show-dialog{from{opacity:0;scale:0.8}to{opacity:1;scale:1}}@keyframes show-backdrop{from{opacity:0}to{opacity:1}}@media (forced-colors:active){.dialog{border:solid 1px #fff}}`},1126(e,t,o){o.a(e,async function(e,t){try{var a=o(5124),i=o(22441),r=o(6412),n=o(63672),s=o(17051),l=o(42462),d=o(28438),c=o(98779),h=o(27259),p=o(25877),u=o(31247),w=o(4444),f=o(92070),g=o(9395),b=o(717),m=o(17060),v=o(88496),y=o(57024),k=e([v,m]);[v,m]=k.then?(await k)():k;var x=Object.defineProperty,C=Object.getOwnPropertyDescriptor,D=(e,t,o,a)=>{for(var i,r=a>1?void 0:a?C(t,o):t,n=e.length-1;n>=0;n--)(i=e[n])&&(r=(a?i(t,o,r):i(r))||r);return a&&r&&x(t,o,r),r};let $=class extends b.A{firstUpdated(){a.S$||this.open&&(this.addOpenListeners(),this.drawer.showModal(),(0,w.JG)(this))}disconnectedCallback(){super.disconnectedCallback(),(0,w.I7)(this),this.removeOpenListeners()}async requestClose(e){const t=new d.L({source:e});if(this.dispatchEvent(t),t.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,w.I7)(this);const o=this.originalTrigger;"function"==typeof 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(e){e.preventDefault(),!this.drawer.classList.contains("hide")&&e.target===this.drawer&&(0,p.a0)(this)&&this.requestClose(this.drawer)}handleDialogClick(e){const t=e.target.closest('[data-drawer="close"]');t&&(e.stopPropagation(),this.requestClose(t))}async handleDialogPointerDown(e){e.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 e=new c.k;this.dispatchEvent(e),e.defaultPrevented?this.open=!1:(this.addOpenListeners(),this.originalTrigger=document.activeElement,this.open=!0,this.drawer.showModal(),(0,w.JG)(this),requestAnimationFrame(()=>{const e=this.querySelector("[autofocus]");e&&"function"==typeof e.focus?e.focus():this.drawer.focus()}),await(0,h.Ud)(this.drawer,"show"),this.dispatchEvent(new l.q))}render(){const e=!this.withoutHeader,t=this.hasUpdated?this.hasSlotController.test("footer"):this.withFooter;return a.qy` <dialog aria-labelledby="${this.ariaLabelledby??"title"}" aria-describedby="${(0,n.J)(this.ariaDescribedby)}" part="dialog" class="${(0,r.H)({drawer:!0,open:this.open,top:"top"===this.placement,end:"end"===this.placement,bottom:"bottom"===this.placement,start:"start"===this.placement})}" @cancel="${this.handleDialogCancel}" @click="${this.handleDialogClick}" @pointerdown="${this.handleDialogPointerDown}"> ${e?a.qy` <header part="header" class="header"> <h2 part="title" class="title" id="title"> <slot name="label"> ${this.label.length>0?this.label:String.fromCharCode(8203)} </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="${e=>this.requestClose(e.target)}"> <wa-icon name="xmark" label="${this.localize.term("close")}" library="system" variant="solid"></wa-icon> </wa-button> </div> </header> `:""} <div part="body" class="body"><slot></slot></div> ${t?a.qy` <footer part="footer" class="footer"> <slot name="footer"></slot> </footer> `:""} </dialog> `}constructor(){super(...arguments),this.localize=new m.c(this),this.hasSlotController=new f.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=e=>{"Escape"===e.key&&this.open&&(0,p.a0)(this)&&(e.preventDefault(),e.stopPropagation(),this.requestClose(this.drawer))}}};$.css=y.A,D([(0,i.P)(".drawer")],$.prototype,"drawer",2),D([(0,i.MZ)({type:Boolean,reflect:!0})],$.prototype,"open",2),D([(0,i.MZ)({reflect:!0})],$.prototype,"label",2),D([(0,i.MZ)({reflect:!0})],$.prototype,"placement",2),D([(0,i.MZ)({attribute:"without-header",type:Boolean,reflect:!0})],$.prototype,"withoutHeader",2),D([(0,i.MZ)({attribute:"light-dismiss",type:Boolean})],$.prototype,"lightDismiss",2),D([(0,i.MZ)({attribute:"aria-labelledby"})],$.prototype,"ariaLabelledby",2),D([(0,i.MZ)({attribute:"aria-describedby"})],$.prototype,"ariaDescribedby",2),D([(0,i.MZ)({attribute:"with-footer",type:Boolean})],$.prototype,"withFooter",2),D([(0,g.w)("open",{waitUntilFirstUpdate:!0})],$.prototype,"handleOpenChange",1),$=D([(0,i.EM)("wa-drawer")],$),a.S$||(document.addEventListener("click",e=>{const t=e.target.closest("[data-drawer]");if(t instanceof Element){const[e,o]=(0,u.v)(t.getAttribute("data-drawer")||"");if("open"===e&&o?.length){const e=t.getRootNode().getElementById(o);"wa-drawer"===e?.localName?e.open=!0:console.warn(`A drawer with an ID of "${o}" could not be found in this document.`)}}}),document.addEventListener("pointerdown",()=>{})),t()}catch(e){t(e)}})},57024(e,t,o){o.d(t,{A:()=>a});var a=o(5124).AH`: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}}`},61366(e,t,o){o.a(e,async function(e,t){try{o(74423),o(17642),o(58004),o(33853),o(45876),o(32475),o(15024),o(31698);var a=o(5124),i=o(22441),r=o(6412),n=o(63672),s=o(17051),l=o(42462),d=o(28438),c=o(98779),h=o(27259),p=o(25877),u=o(984),w=o(95010),f=o(9395),g=o(717),b=o(40158),m=o(10416),v=e([b]);b=(v.then?(await v)():v)[0];var y=Object.defineProperty,k=Object.getOwnPropertyDescriptor,x=(e,t,o,a)=>{for(var i,r=a>1?void 0:a?k(t,o):t,n=e.length-1;n>=0;n--)(i=e[n])&&(r=(a?i(t,o,r):i(r))||r);return a&&r&&y(t,o,r),r};const C=new Set;let D=class extends g.A{connectedCallback(){super.connectedCallback(),this.id||(this.id=(0,w.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(e){e.has("open")&&this.customStates.set("open",this.open)}async handleOpenChange(){if(this.open){const e=new c.k;if(this.dispatchEvent(e),e.defaultPrevented)return void(this.open=!1);C.forEach(e=>e.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,C.add(this),(0,p.AZ)(this),requestAnimationFrame(()=>{const e=this.querySelector("[autofocus]");e&&"function"==typeof e.focus?e.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 e=new d.L;if(this.dispatchEvent(e),e.defaultPrevented)return void(this.open=!0);document.removeEventListener("keydown",this.handleDocumentKeyDown),document.removeEventListener("click",this.handleDocumentClick),C.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 e=this.getRootNode();if(!e)return;const t=this.for?e.getElementById(this.for):null,o=this.anchor;if(t===o)return;const{signal:a}=this.eventController;t&&t.addEventListener("click",this.handleAnchorClick,{signal:a}),o&&o.removeEventListener("click",this.handleAnchorClick),this.anchor=t,this.for&&!t&&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(e){e.preventDefault(),this.dialog.classList.contains("hide")||(this.open=!1)}render(){return a.qy` <dialog aria-labelledby="${(0,n.J)(this.ariaLabelledby)}" aria-describedby="${(0,n.J)(this.ariaDescribedby)}" part="dialog" class="dialog" @cancel="${this.handleDialogCancel}"> <wa-popup part="popup" exportparts="
popup:popup__popup,
arrow:popup__arrow
" class="${(0,r.H)({popover:!0,"popover-open":this.open})}" placement="${this.placement}" distance="${this.distance}" skidding="${this.skidding}" flip shift ?arrow="${!this.withoutArrow}" .anchor="${this.anchor}" .autoSize="${this.autoSize}" .autoSizePadding="${this.autoSizePadding}"> <div part="body" class="body" @click="${this.handleBodyClick}"> <slot></slot> </div> </wa-popup> </dialog> `}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=e=>{e.stopPropagation();e.target.closest('[data-popover="close"]')&&(this.open=!1)},this.handleDocumentKeyDown=e=>{"Escape"===e.key&&this.open&&(0,p.a0)(this)&&(e.preventDefault(),e.stopPropagation(),this.open=!1,this.anchor&&"function"==typeof this.anchor.focus&&this.anchor.focus())},this.handleDocumentClick=e=>{this.anchor&&e.composedPath().includes(this.anchor)||e.composedPath().includes(this)||(this.open=!1)}}};D.css=m.A,D.dependencies={"wa-popup":b.A},x([(0,i.P)("dialog")],D.prototype,"dialog",2),x([(0,i.P)(".body")],D.prototype,"body",2),x([(0,i.P)("wa-popup")],D.prototype,"popup",2),x([(0,i.wk)()],D.prototype,"anchor",2),x([(0,i.MZ)()],D.prototype,"placement",2),x([(0,i.MZ)({type:Boolean,reflect:!0})],D.prototype,"open",2),x([(0,i.MZ)({type:Number})],D.prototype,"distance",2),x([(0,i.MZ)({type:Number})],D.prototype,"skidding",2),x([(0,i.MZ)()],D.prototype,"for",2),x([(0,i.MZ)({attribute:"without-arrow",type:Boolean,reflect:!0})],D.prototype,"withoutArrow",2),x([(0,i.MZ)({attribute:"auto-size"})],D.prototype,"autoSize",2),x([(0,i.MZ)({attribute:"auto-size-padding",type:Number})],D.prototype,"autoSizePadding",2),x([(0,i.MZ)({attribute:"trap-focus",type:Boolean})],D.prototype,"trapFocus",2),x([(0,i.MZ)({attribute:"aria-labelledby"})],D.prototype,"ariaLabelledby",2),x([(0,i.MZ)({attribute:"aria-describedby"})],D.prototype,"ariaDescribedby",2),x([(0,f.w)("open",{waitUntilFirstUpdate:!0})],D.prototype,"handleOpenChange",1),x([(0,f.w)("for")],D.prototype,"handleForChange",1),x([(0,f.w)(["distance","placement","skidding"])],D.prototype,"handleOptionsChange",1),D=x([(0,i.EM)("wa-popover")],D),t()}catch(e){t(e)}})},10416(e,t,o){o.d(t,{A:()=>a});var a=o(5124).AH`: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)}`},88590(e,t,o){o.a(e,async function(e,a){try{o.d(t,{A:()=>f});var i=o(5124),r=o(22441),n=o(63672),s=o(95010),l=o(717),d=o(17060),c=o(4168),h=e([d]);d=(h.then?(await h)():h)[0];var p=Object.defineProperty,u=Object.getOwnPropertyDescriptor,w=(e,t,o,a)=>{for(var i,r=a>1?void 0:a?u(t,o):t,n=e.length-1;n>=0;n--)(i=e[n])&&(r=(a?i(t,o,r):i(r))||r);return a&&r&&p(t,o,r),r};let f=class extends l.A{updated(e){e.has("value")&&requestAnimationFrame(()=>{this.style.setProperty("--percentage",`${(0,s.q)(this.value,0,100)}%`)})}render(){return i.qy` <div part="base" class="progress-bar" role="progressbar" title="${(0,n.J)(this.title)}" aria-label="${this.label.length>0?this.label:this.localize.term("progress")}" aria-valuemin="0" aria-valuemax="100" aria-valuenow="${this.indeterminate?"0":this.value}"> <div part="indicator" class="indicator"> ${this.indeterminate?"":i.qy` <slot part="label" class="label"></slot> `} </div> </div> `}constructor(){super(...arguments),this.localize=new d.c(this),this.value=0,this.indeterminate=!1,this.label=""}};f.css=c.A,w([(0,r.MZ)({type:Number,reflect:!0})],f.prototype,"value",2),w([(0,r.MZ)({type:Boolean,reflect:!0})],f.prototype,"indeterminate",2),w([(0,r.MZ)()],f.prototype,"label",2),f=w([(0,r.EM)("wa-progress-bar")],f),a()}catch(e){a(e)}})},4168(e,t,o){o.d(t,{A:()=>a});var a=o(5124).AH`:host{--track-height:1rem;--track-color:var(--wa-color-neutral-fill-normal);--indicator-color:var(--wa-color-brand-fill-loud);display:flex}.progress-bar{flex:1 1 auto;display:flex;position:relative;overflow:hidden;height:var(--track-height);border-radius:var(--wa-border-radius-pill);background-color:var(--track-color);color:var(--wa-color-brand-on-loud);font-size:var(--wa-font-size-s)}.indicator{width:var(--percentage);display:flex;align-items:center;justify-content:center;background-color:var(--indicator-color);text-align:center;white-space:nowrap;overflow:hidden;line-height:1;font-weight:var(--wa-font-weight-semibold);transition:all var(--wa-transition-slow, 200ms) var(--wa-transition-easing, ease);user-select:none;-webkit-user-select:none}:host([indeterminate]) .indicator{position:absolute;inset-block:0;inline-size:50%;animation:wa-progress-indeterminate 2.5s infinite cubic-bezier(.37,0,.63,1)}@media (forced-colors:active){.progress-bar{outline:solid 1px SelectedItem;background-color:var(--wa-color-surface-default)}.indicator{outline:solid 1px SelectedItem;background-color:SelectedItem}}@keyframes wa-progress-indeterminate{0%{inset-inline-start:-50%}100%,75%{inset-inline-start:100%}}`},99731(e,t,o){o.d(t,{Y:()=>d});var a=o(62826),i=o(22441),r=(o(18111),o(22489),o(20116),o(5124)),n=o(99591);class s extends r.WF{get chips(){return this.childElements.filter(e=>e instanceof n.v)}render(){return r.qy`<slot @slotchange="${this.updateTabIndices}"></slot>`}handleKeyDown(e){const t="ArrowLeft"===e.key,o="ArrowRight"===e.key,a="Home"===e.key,i="End"===e.key;if(!(t||o||a||i))return;const{chips:r}=this;if(r.length<2)return;if(e.preventDefault(),a||i){return r[a?0:r.length-1].focus({trailing:i}),void this.updateTabIndices()}const n="rtl"===getComputedStyle(this).direction?t:o,s=r.find(e=>e.matches(":focus-within"));if(!s){return(n?r[0]:r[r.length-1]).focus({trailing:!n}),void this.updateTabIndices()}const l=r.indexOf(s);let d=n?l+1:l-1;for(;d!==l;){d>=r.length?d=0:d<0&&(d=r.length-1);const e=r[d];if(!e.disabled||e.alwaysFocusable){e.focus({trailing:!n}),this.updateTabIndices();break}n?d++:d--}}updateTabIndices(){const{chips:e}=this;let t;for(const o of e){const e=o.alwaysFocusable||!o.disabled;o.matches(":focus-within")&&e?t=o:(e&&!t&&(t=o),o.tabIndex=-1)}t&&(t.tabIndex=0)}constructor(){super(),this.internals=this.attachInternals(),r.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,a.Cg)([(0,i.KN)()],s.prototype,"childElements",void 0);const l=r.AH`:host{display:flex;flex-wrap:wrap;gap:8px}`;let d=class extends s{};d.styles=[l],d=(0,a.Cg)([(0,i.EM)("md-chip-set")],d)},27525(e,t,o){function a(e,t=u){const o=s(e,t);return o&&(o.tabIndex=0,o.focus()),o}function i(e,t=u){const o=l(e,t);return o&&(o.tabIndex=0,o.focus()),o}function r(e,t=u){const o=n(e,t);return o&&(o.item.tabIndex=-1),o}function n(e,t=u){for(let o=0;o<e.length;o++){const a=e[o];if(0===a.tabIndex&&t(a))return{item:a,index:o}}return null}function s(e,t=u){for(const o of e)if(t(o))return o;return null}function l(e,t=u){for(let o=e.length-1;o>=0;o--){const a=e[o];if(t(a))return a}return null}function d(e,t,o=u,i=!0){if(t){const a=function(e,t,o=u,a=!0){for(let i=1;i<e.length;i++){const r=(i+t)%e.length;if(r<t&&!a)return null;const n=e[r];if(o(n))return n}return e[t]?e[t]:null}(e,t.index,o,i);return a&&(a.tabIndex=0,a.focus()),a}return a(e,o)}function c(e,t,o=u,a=!0){if(t){const i=function(e,t,o=u,a=!0){for(let i=1;i<e.length;i++){const r=(t-i+e.length)%e.length;if(r>t&&!a)return null;const n=e[r];if(o(n))return n}return e[t]?e[t]:null}(e,t.index,o,a);return i&&(i.tabIndex=0,i.focus()),i}return i(e,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(e){return!e.disabled}o.d(t,{A6:()=>n,Ex:()=>l,RN:()=>h,RZ:()=>i,c7:()=>s,cG:()=>p,u9:()=>c,ub:()=>r,wm:()=>d,zT:()=>a})},95192(e,t,o){o.d(t,{IU:()=>d,Jt:()=>s,Yd:()=>a,hZ:()=>l,y$:()=>i});o(44114),o(18111),o(7588),o(61701);function a(e){return new Promise((t,o)=>{e.oncomplete=e.onsuccess=()=>t(e.result),e.onabort=e.onerror=()=>o(e.error)})}function i(e,t){let o;return(i,r)=>(()=>{if(o)return o;const i=indexedDB.open(e);return i.onupgradeneeded=()=>i.result.createObjectStore(t),o=a(i),o.then(e=>{e.onclose=()=>o=void 0},()=>{}),o})().then(e=>r(e.transaction(t,i).objectStore(t)))}let r;function n(){return r||(r=i("keyval-store","keyval")),r}function s(e,t=n()){return t("readonly",t=>a(t.get(e)))}function l(e,t,o=n()){return o("readwrite",o=>(o.put(t,e),a(o.transaction)))}function d(e=n()){return e("readwrite",e=>(e.clear(),a(e.transaction)))}},91450(e,t,o){o.d(t,{T:()=>p});o(18111),o(20116);var a=o(5055),i=o(63937),r=o(37540);class n{disconnect(){this.G=void 0}reconnect(e){this.G=e}deref(){return this.G}constructor(e){this.G=e}}class s{get(){return this.Y}pause(){this.Y??=new Promise(e=>this.Z=e)}resume(){this.Z?.(),this.Y=this.Z=void 0}constructor(){this.Y=void 0,this.Z=void 0}}var l=o(42017);const d=e=>!(0,i.sO)(e)&&"function"==typeof e.then,c=1073741823;class h extends r.Kq{render(...e){return e.find(e=>!d(e))??a.c0}update(e,t){const o=this._$Cbt;let i=o.length;this._$Cbt=t;const r=this._$CK,n=this._$CX;this.isConnected||this.disconnected();for(let e=0;e<t.length&&!(e>this._$Cwt);e++){const a=t[e];if(!d(a))return this._$Cwt=e,a;e<i&&a===o[e]||(this._$Cwt=c,i=0,Promise.resolve(a).then(async e=>{for(;n.get();)await n.get();const t=r.deref();if(void 0!==t){const o=t._$Cbt.indexOf(a);o>-1&&o<t._$Cwt&&(t._$Cwt=o,t.setValue(e))}}))}return a.c0}disconnected(){this._$CK.disconnect(),this._$CX.pause()}reconnected(){this._$CK.reconnect(this),this._$CX.resume()}constructor(){super(...arguments),this._$Cwt=c,this._$Cbt=[],this._$CK=new n(this),this._$CX=new s}}const p=(0,l.u$)(h)}};