iobroker.lovelace
Version:
With this adapter you can build visualization for ioBroker with Home Assistant Lovelace UI
5 lines • 42.3 kB
JavaScript
/*! For license information please see 78198.2d475508a1bce5c9.js.LICENSE.txt */
export const __rspack_esm_id=78198;export const __rspack_esm_ids=[78198];export const __webpack_modules__={93900(t,e,o){o.a(t,async function(t,e){try{var a=o(5124),i=o(22441),r=o(6412),n=o(63672),s=o(17051),l=o(42462),d=o(28438),h=o(98779),c=o(27259),p=o(25877),u=o(31247),w=o(4444),f=o(92070),b=o(9395),m=o(717),g=o(17060),v=o(88496),y=o(91470),k=t([v,g]);[v,g]=k.then?(await k)():k;var x=Object.defineProperty,C=Object.getOwnPropertyDescriptor,E=(t,e,o,a)=>{for(var i,r=a>1?void 0:a?C(e,o):e,n=t.length-1;n>=0;n--)(i=t[n])&&(r=(a?i(e,o,r):i(r))||r);return a&&r&&x(e,o,r),r};let M=class extends m.A{firstUpdated(){this.open&&(this.addOpenListeners(),this.dialog.showModal(),(0,w.JG)(this))}disconnectedCallback(){super.disconnectedCallback(),(0,w.I7)(this),this.removeOpenListeners()}async requestClose(t){const e=new d.L({source:t});if(this.dispatchEvent(e),e.defaultPrevented)return this.open=!0,void(0,c.Ud)(this.dialog,"pulse");this.removeOpenListeners(),await(0,c.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(t){t.preventDefault(),!this.dialog.classList.contains("hide")&&t.target===this.dialog&&(0,p.a0)(this)&&this.requestClose(this.dialog)}handleDialogClick(t){const e=t.target.closest('[data-dialog="close"]');e&&(t.stopPropagation(),this.requestClose(e))}async handleDialogPointerDown(t){t.target===this.dialog&&(this.lightDismiss?this.requestClose(this.dialog):await(0,c.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 t=new h.k;this.dispatchEvent(t),t.defaultPrevented?this.open=!1:(this.addOpenListeners(),this.originalTrigger=document.activeElement,this.open=!0,this.dialog.showModal(),(0,w.JG)(this),requestAnimationFrame(()=>{const t=this.querySelector("[autofocus]");t&&"function"==typeof t.focus?t.focus():this.dialog.focus()}),await(0,c.Ud)(this.dialog,"show"),this.dispatchEvent(new l.q))}render(){const t=!this.withoutHeader,e=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}"> ${t?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="${t=>this.requestClose(t.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> ${e?a.qy` <footer part="footer" class="footer"> <slot name="footer"></slot> </footer> `:""} </dialog> `}constructor(){super(...arguments),this.localize=new g.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=t=>{"Escape"===t.key&&this.open&&(0,p.a0)(this)&&(t.preventDefault(),t.stopPropagation(),this.requestClose(this.dialog))}}};M.css=y.A,E([(0,i.P)(".dialog")],M.prototype,"dialog",2),E([(0,i.MZ)({type:Boolean,reflect:!0})],M.prototype,"open",2),E([(0,i.MZ)({reflect:!0})],M.prototype,"label",2),E([(0,i.MZ)({attribute:"without-header",type:Boolean,reflect:!0})],M.prototype,"withoutHeader",2),E([(0,i.MZ)({attribute:"light-dismiss",type:Boolean})],M.prototype,"lightDismiss",2),E([(0,i.MZ)({attribute:"aria-labelledby"})],M.prototype,"ariaLabelledby",2),E([(0,i.MZ)({attribute:"aria-describedby"})],M.prototype,"ariaDescribedby",2),E([(0,i.MZ)({attribute:"with-footer",type:Boolean})],M.prototype,"withFooter",2),E([(0,b.w)("open",{waitUntilFirstUpdate:!0})],M.prototype,"handleOpenChange",1),M=E([(0,i.EM)("wa-dialog")],M),a.S$||(document.addEventListener("click",t=>{const e=t.target.closest("[data-dialog]");if(e instanceof Element){const[t,o]=(0,u.v)(e.getAttribute("data-dialog")||"");if("open"===t&&o?.length){const t=e.getRootNode().getElementById(o);"wa-dialog"===t?.localName?t.open=!0:console.warn(`A dialog with an ID of "${o}" could not be found in this document.`)}}}),document.addEventListener("pointerdown",()=>{})),e()}catch(t){e(t)}})},91470(t,e,o){o.d(e,{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(t,e,o){o.a(t,async function(t,e){try{var a=o(5124),i=o(22441),r=o(6412),n=o(63672),s=o(17051),l=o(42462),d=o(28438),h=o(98779),c=o(27259),p=o(25877),u=o(31247),w=o(4444),f=o(92070),b=o(9395),m=o(717),g=o(17060),v=o(88496),y=o(57024),k=t([v,g]);[v,g]=k.then?(await k)():k;var x=Object.defineProperty,C=Object.getOwnPropertyDescriptor,E=(t,e,o,a)=>{for(var i,r=a>1?void 0:a?C(e,o):e,n=t.length-1;n>=0;n--)(i=t[n])&&(r=(a?i(e,o,r):i(r))||r);return a&&r&&x(e,o,r),r};let M=class extends m.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(t){const e=new d.L({source:t});if(this.dispatchEvent(e),e.defaultPrevented)return this.open=!0,void(0,c.Ud)(this.drawer,"pulse");this.removeOpenListeners(),await(0,c.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(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,c.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 h.k;this.dispatchEvent(t),t.defaultPrevented?this.open=!1:(this.addOpenListeners(),this.originalTrigger=document.activeElement,this.open=!0,this.drawer.showModal(),(0,w.JG)(this),requestAnimationFrame(()=>{const t=this.querySelector("[autofocus]");t&&"function"==typeof t.focus?t.focus():this.drawer.focus()}),await(0,c.Ud)(this.drawer,"show"),this.dispatchEvent(new l.q))}render(){const t=!this.withoutHeader,e=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}"> ${t?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="${t=>this.requestClose(t.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> ${e?a.qy` <footer part="footer" class="footer"> <slot name="footer"></slot> </footer> `:""} </dialog> `}constructor(){super(...arguments),this.localize=new g.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=t=>{"Escape"===t.key&&this.open&&(0,p.a0)(this)&&(t.preventDefault(),t.stopPropagation(),this.requestClose(this.drawer))}}};M.css=y.A,E([(0,i.P)(".drawer")],M.prototype,"drawer",2),E([(0,i.MZ)({type:Boolean,reflect:!0})],M.prototype,"open",2),E([(0,i.MZ)({reflect:!0})],M.prototype,"label",2),E([(0,i.MZ)({reflect:!0})],M.prototype,"placement",2),E([(0,i.MZ)({attribute:"without-header",type:Boolean,reflect:!0})],M.prototype,"withoutHeader",2),E([(0,i.MZ)({attribute:"light-dismiss",type:Boolean})],M.prototype,"lightDismiss",2),E([(0,i.MZ)({attribute:"aria-labelledby"})],M.prototype,"ariaLabelledby",2),E([(0,i.MZ)({attribute:"aria-describedby"})],M.prototype,"ariaDescribedby",2),E([(0,i.MZ)({attribute:"with-footer",type:Boolean})],M.prototype,"withFooter",2),E([(0,b.w)("open",{waitUntilFirstUpdate:!0})],M.prototype,"handleOpenChange",1),M=E([(0,i.EM)("wa-drawer")],M),a.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&&o?.length){const t=e.getRootNode().getElementById(o);"wa-drawer"===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(t){e(t)}})},57024(t,e,o){o.d(e,{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}}`},30006(t,e,o){o.a(t,async function(t,e){try{o(74423);var a=o(5124),i=o(22441),r=o(6412),n=o(63672),s=o(34514),l=o(37541),d=o(40991),h=o(92070),c=o(28225),p=o(41268),u=o(9395),w=o(62676),f=o(15477),b=o(31896),m=o(17060),g=(o(38625),o(96272)),v=t([m]);m=(v.then?(await v)():v)[0];var y=Object.defineProperty,k=Object.getOwnPropertyDescriptor,x=(t,e,o,a)=>{for(var i,r=a>1?void 0:a?k(e,o):e,n=t.length-1;n>=0;n--)(i=t[n])&&(r=(a?i(e,o,r):i(r))||r);return a&&r&&y(e,o,r),r};let C=class extends w.q{static get validators(){return[...super.validators,(0,p.i)()]}get value(){return this.valueHasChanged?this._value:this._value??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,a="preserve"){const i=e??this.input.selectionStart,r=o??this.input.selectionEnd;this.input.setRangeText(t,i,r,a),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(){const t=this.hasUpdated?this.hasSlotController.test("label"):this.withLabel,e=this.hasUpdated?this.hasSlotController.test("hint"):this.withHint,o=!!this.label||!!t,i=!!this.hint||!!e,l=this.withClear&&!this.disabled&&!this.readonly,d=(a.S$||this.hasUpdated)&&l&&("number"==typeof this.value||this.value&&this.value.length>0);return a.qy` <label part="form-control-label label" class="${(0,r.H)({label:!0,"has-label":o})}" for="input" aria-hidden="${o?"false":"true"}"> <slot name="label">${this.label}</slot> </label> <div part="base" class="text-field"> <slot name="start" part="start" class="start"></slot> <input part="input" id="input" class="control" type="${"password"===this.type&&this.passwordVisible?"text":this.type}" title="${this.title}" name="${(0,n.J)(this.name)}" ?disabled="${this.disabled}" ?readonly="${this.readonly}" ?required="${this.required}" placeholder="${(0,n.J)(this.placeholder)}" minlength="${(0,n.J)(this.minlength)}" maxlength="${(0,n.J)(this.maxlength)}" min="${(0,n.J)(this.min)}" max="${(0,n.J)(this.max)}" step="${(0,n.J)(this.step)}" .value="${(0,s.V)(this.value??"")}" autocapitalize="${(0,n.J)(this.autocapitalize)}" autocomplete="${(0,n.J)(this.autocomplete)}" autocorrect="${this.autocorrect?"on":"off"}" ?autofocus="${this.autofocus}" spellcheck="${this.spellcheck}" pattern="${(0,n.J)(this.pattern)}" enterkeyhint="${(0,n.J)(this.enterkeyhint)}" inputmode="${(0,n.J)(this.inputmode)}" aria-describedby="hint" @change="${this.handleChange}" @input="${this.handleInput}" @keydown="${this.handleKeyDown}"> ${d?a.qy` <slot name="clear-button"> <button part="clear-button" class="clear" type="button" aria-label="${this.localize.term("clearEntry")}" @click="${this.handleClearClick}" tabindex="-1"> <slot name="clear-icon"> <wa-icon name="circle-xmark" library="system" variant="regular"></wa-icon> </slot> </button> </slot> `:""} ${this.passwordToggle&&!this.disabled?a.qy` <slot name="password-toggle-button"> <button part="password-toggle-button" class="password-toggle" type="button" aria-label="${this.localize.term(this.passwordVisible?"hidePassword":"showPassword")}" @click="${this.handlePasswordToggle}" tabindex="-1"> ${this.passwordVisible?a.qy` <slot name="hide-password-icon"> <wa-icon name="eye-slash" library="system" variant="regular"></wa-icon> </slot> `:a.qy` <slot name="show-password-icon"> <wa-icon name="eye" library="system" variant="regular"></wa-icon> </slot> `} </button> </slot> `:""} <slot name="end" part="end" class="end"></slot> </div> <slot id="hint" part="hint" name="hint" class="${(0,r.H)({"has-slotted":i})}" aria-hidden="${i?"false":"true"}">${this.hint}</slot> `}constructor(){super(...arguments),this.assumeInteractionOn=["blur","input"],this.hasSlotController=new h.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}};C.css=[b.A,f.A,g.A],C.shadowRootOptions={...w.q.shadowRootOptions,delegatesFocus:!0},x([(0,i.P)("input")],C.prototype,"input",2),x([(0,i.MZ)()],C.prototype,"title",2),x([(0,i.MZ)({reflect:!0})],C.prototype,"type",2),x([(0,i.wk)()],C.prototype,"value",1),x([(0,i.MZ)({attribute:"value",reflect:!0})],C.prototype,"defaultValue",2),x([(0,i.MZ)({reflect:!0})],C.prototype,"size",2),x([(0,u.w)("size")],C.prototype,"handleSizeChange",1),x([(0,i.MZ)({reflect:!0})],C.prototype,"appearance",2),x([(0,i.MZ)({type:Boolean,reflect:!0})],C.prototype,"pill",2),x([(0,i.MZ)()],C.prototype,"label",2),x([(0,i.MZ)({attribute:"hint"})],C.prototype,"hint",2),x([(0,i.MZ)({attribute:"with-clear",type:Boolean})],C.prototype,"withClear",2),x([(0,i.MZ)()],C.prototype,"placeholder",2),x([(0,i.MZ)({type:Boolean,reflect:!0})],C.prototype,"readonly",2),x([(0,i.MZ)({attribute:"password-toggle",type:Boolean})],C.prototype,"passwordToggle",2),x([(0,i.MZ)({attribute:"password-visible",type:Boolean})],C.prototype,"passwordVisible",2),x([(0,i.MZ)({attribute:"without-spin-buttons",type:Boolean,reflect:!0})],C.prototype,"withoutSpinButtons",2),x([(0,i.MZ)({type:Boolean,reflect:!0})],C.prototype,"required",2),x([(0,i.MZ)()],C.prototype,"pattern",2),x([(0,i.MZ)({type:Number})],C.prototype,"minlength",2),x([(0,i.MZ)({type:Number})],C.prototype,"maxlength",2),x([(0,i.MZ)()],C.prototype,"min",2),x([(0,i.MZ)()],C.prototype,"max",2),x([(0,i.MZ)()],C.prototype,"step",2),x([(0,i.MZ)()],C.prototype,"autocapitalize",2),x([(0,i.MZ)({type:Boolean,converter:{fromAttribute:t=>!(!t||"off"===t),toAttribute:t=>t?"on":"off"}})],C.prototype,"autocorrect",2),x([(0,i.MZ)()],C.prototype,"autocomplete",2),x([(0,i.MZ)({type:Boolean})],C.prototype,"autofocus",2),x([(0,i.MZ)()],C.prototype,"enterkeyhint",2),x([(0,i.MZ)({type:Boolean,converter:{fromAttribute:t=>!(!t||"false"===t),toAttribute:t=>t?"true":"false"}})],C.prototype,"spellcheck",2),x([(0,i.MZ)()],C.prototype,"inputmode",2),x([(0,i.MZ)({attribute:"with-label",type:Boolean})],C.prototype,"withLabel",2),x([(0,i.MZ)({attribute:"with-hint",type:Boolean})],C.prototype,"withHint",2),x([(0,u.w)("step",{waitUntilFirstUpdate:!0})],C.prototype,"handleStepChange",1),C=x([(0,i.EM)("wa-input")],C),C.disableWarning?.("change-in-update"),e()}catch(t){e(t)}})},96272(t,e,o){o.d(e,{A:()=>a});var a=o(5124).AH`: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(t,e,o){o.a(t,async function(t,a){try{o.d(e,{A:()=>C});o(74423),o(44114),o(18111),o(22489);var i=o(5124),r=o(22441),n=o(6412),s=o(17051),l=o(42462),d=o(28438),h=o(98779),c=o(27259),p=o(25877),u=o(984),w=o(95010),f=o(9395),b=o(717),m=o(40158),g=o(51920),v=t([m]);m=(v.then?(await v)():v)[0];var y=Object.defineProperty,k=Object.getOwnPropertyDescriptor,x=(t,e,o,a)=>{for(var i,r=a>1?void 0:a?k(e,o):e,n=t.length-1;n>=0;n--)(i=t[n])&&(r=(a?i(e,o,r):i(r))||r);return a&&r&&y(e,o,r),r};let C=class extends b.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,w.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,p.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 h.k;if(this.dispatchEvent(t),t.defaultPrevented)return void(this.open=!1);document.addEventListener("keydown",this.handleDocumentKeyDown,{signal:this.eventController.signal}),(0,p.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,p.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:a}=this.eventController;e&&(this.addToAriaLabelledBy(e,this.id),e.addEventListener("blur",this.handleBlur,{capture:!0,signal:a}),e.addEventListener("focus",this.handleFocus,{capture:!0,signal:a}),e.addEventListener("click",this.handleClick,{signal:a}),e.addEventListener("mouseover",this.handleMouseOver,{signal:a}),e.addEventListener("mouseout",this.handleMouseOut,{signal:a})),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,u.l)(this,"wa-after-show")}async hide(){if(this.open)return this.open=!1,(0,u.l)(this,"wa-after-hide")}render(){return i.qy` <wa-popup part="base" exportparts="
popup:base__popup,
arrow:base__arrow
" class="${(0,n.H)({tooltip:!0,"tooltip-open":this.open})}" placement="${this.placement}" distance="${this.distance}" skidding="${this.skidding}" flip shift ?arrow="${!this.withoutArrow}" hover-bridge .anchor="${this.anchor}"> <div part="body" class="body"> <slot></slot> </div> </wa-popup> `}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,p.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")){const t=Boolean(this.anchor?.matches(":hover")),e=this.matches(":hover");if(t||e)return;clearTimeout(this.hoverTimeout),t||e||(this.hoverTimeout=window.setTimeout(()=>{this.hide()},this.hideDelay))}}}};C.css=g.A,C.dependencies={"wa-popup":m.A},x([(0,r.P)("slot:not([name])")],C.prototype,"defaultSlot",2),x([(0,r.P)(".body")],C.prototype,"body",2),x([(0,r.P)("wa-popup")],C.prototype,"popup",2),x([(0,r.MZ)()],C.prototype,"placement",2),x([(0,r.MZ)({type:Boolean,reflect:!0})],C.prototype,"disabled",2),x([(0,r.MZ)({type:Number})],C.prototype,"distance",2),x([(0,r.MZ)({type:Boolean,reflect:!0})],C.prototype,"open",2),x([(0,r.MZ)({type:Number})],C.prototype,"skidding",2),x([(0,r.MZ)({attribute:"show-delay",type:Number})],C.prototype,"showDelay",2),x([(0,r.MZ)({attribute:"hide-delay",type:Number})],C.prototype,"hideDelay",2),x([(0,r.MZ)()],C.prototype,"trigger",2),x([(0,r.MZ)({attribute:"without-arrow",type:Boolean,reflect:!0})],C.prototype,"withoutArrow",2),x([(0,r.MZ)()],C.prototype,"for",2),x([(0,r.wk)()],C.prototype,"anchor",2),x([(0,f.w)("open",{waitUntilFirstUpdate:!0})],C.prototype,"handleOpenChange",1),x([(0,f.w)("for")],C.prototype,"handleForChange",1),x([(0,f.w)(["distance","placement","skidding"])],C.prototype,"handleOptionsChange",1),x([(0,f.w)("disabled")],C.prototype,"handleDisabledChange",1),C=x([(0,r.EM)("wa-tooltip")],C),a()}catch(t){a(t)}})},51920(t,e,o){o.d(e,{A:()=>a});var a=o(5124).AH`: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(t,e,o){o.d(e,{I:()=>a});class a extends Event{constructor(){super("wa-clear",{bubbles:!0,cancelable:!1,composed:!0})}}},984(t,e,o){function a(t,e){return new Promise(o=>{t.addEventListener(e,function a(i){i.target===t&&(t.removeEventListener(e,a),o())})})}o.d(e,{l:()=>a})},31247(t,e,o){o.d(e,{v:()=>a});o(18111),o(22489),o(61701);function a(t){return t.split(" ").map(t=>t.trim()).filter(t=>""!==t)}},4444(t,e,o){o.d(e,{JG:()=>i,Rt:()=>n,I7:()=>r});o(17642),o(58004),o(33853),o(45876),o(32475),o(15024),o(31698);const a=new Set;function i(t){if(a.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 r(t){a.delete(t),0===a.size&&(document.documentElement.classList.remove("wa-scroll-lock"),document.documentElement.style.removeProperty("--wa-scroll-lock-size"))}function n(t,e,o="vertical",a="smooth"){const i=function(t,e){return{top:Math.round(t.getBoundingClientRect().top-e.getBoundingClientRect().top),left:Math.round(t.getBoundingClientRect().left-e.getBoundingClientRect().left)}}(t,e),r=i.top+e.scrollTop,n=i.left+e.scrollLeft,s=e.scrollLeft,l=e.scrollLeft+e.offsetWidth,d=e.scrollTop,h=e.scrollTop+e.offsetHeight;"horizontal"!==o&&"both"!==o||(n<s?e.scrollTo({left:n,behavior:a}):n+t.clientWidth>l&&e.scrollTo({left:n-e.offsetWidth+t.clientWidth,behavior:a})),"vertical"!==o&&"both"!==o||(r<d?e.scrollTo({top:r,behavior:a}):r+t.clientHeight>h&&e.scrollTo({top:r-e.offsetHeight+t.clientHeight,behavior:a}))}},28225(t,e,o){o.d(e,{U:()=>a});o(74423);function a(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 a=o.find(t=>"submit"===t.type&&!t.matches(":disabled"));if(!a)return;["input","button"].includes(a.localName)?e.requestSubmit(a):a.click()}(e)})}},15477(t,e,o){o.d(e,{A:()=>a});var a=o(5124).AH`: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}`},34514(t,e,o){o.d(e,{V:()=>n});var a=o(5055),i=o(42017),r=o(63937);const n=(0,i.u$)(class extends i.WL{render(t){return t}update(t,[e]){if(e===a.c0||e===a.s6)return e;const o=t.element,n=t.name;if(t.type===i.OA.PROPERTY){if(e===o[n])return a.c0}else if(t.type===i.OA.BOOLEAN_ATTRIBUTE){if(!!e===o.hasAttribute(n))return a.c0}else if(t.type===i.OA.ATTRIBUTE&&o.getAttribute(n)===e+"")return a.c0;return(0,r.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,r.Rt)(t))throw Error("`live` bindings can only contain a single expression")}})},91335(t,e,o){o.d(e,{Tc:()=>h});o(74423),o(44114),o(18111),o(20116),o(61701),o(45367),o(92731);let a=["Shift","Meta","Alt","Control"],i="object"==typeof navigator?navigator.platform:"",r=/Mac|iPod|iPhone|iPad/.test(i)?"Meta":"Control",n="Win32"===i?["Control","Alt"]:["Alt"];function s(t){let e=t.target;return t.repeat||t.isComposing||e!==t.currentTarget&&e.matches("[contenteditable],input,select,textarea")}function l(t,e){return"function"==typeof t.getModifierState&&(t.getModifierState(e)||n.includes(e)&&t.getModifierState("AltGraph"))}function d(t,[e,o,i]){const r=e.includes("AltGraph");return!((i instanceof RegExp?!i.test(t.key)&&!i.test(t.code):i.toUpperCase()!==t.key.toUpperCase()&&i!==t.code)||e.find(e=>!l(t,e))||a.find(a=>!e.includes(a)&&!o.includes(a)&&i!==a&&l(t,a)&&!(r&&n.includes(a))))}function h(t,e,o={}){let a=o.event??"keydown",i=function(t,e={}){let o=e.timeout??1e3,a=e.ignore??s,i=Object.keys(t).map(e=>{return[e,(o=e,o.trim().split(" ").map(t=>{let e=function(t){let e=[],o=0;for(let a=0;a<t.length;a++)"+"===t[a]&&/[\w\]]/.test(t[a-1]||"")&&(e.push(t.slice(o,a)),o=a+1);return e.push(t.slice(o)),e}(t),o=e.pop(),a=o.match(/^\((.+)\)$/),i=a?new RegExp(`^(?:${a[1]})$`,"i"):o,n=[],s=[];for(const t of e){let e=t.match(/^\[(.*)\]$/),o=e?.[1]??t;o="$mod"===o?r:o,e?s.push(o):n.push(o)}return[n,s,i]})),t[e]];var o}),n=new Map,h=null;return t=>{if(!function(t){return!!(t.key&&t.code&&t.getModifierState)}(t)||a(t))return;let e=[];for(let[o,a,r]of i){let i=n.get(o),[s,...h]=i||a;if(d(t,s))if(h.length>0)n.set(o,h),e.push(o);else{if(n.delete(o),!e.length){r(t);break}console.warn(`tinykeys: Conflict found, "${o}" did not fire, waiting for:`,e)}else l(t,t.key)||n.delete(o)}h&&clearTimeout(h),h=setTimeout(()=>n.clear(),o)}}(e,o);return t.addEventListener(a,i,o.capture),()=>{t.removeEventListener(a,i,o.capture)}}}};