UNPKG

iobroker.lovelace

Version:

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

8 lines 70.4 kB
/*! For license information please see 80607.56aa2fe11f9617ac.js.LICENSE.txt */
export const __rspack_esm_id=80607;export const __rspack_esm_ids=[80607];export const __webpack_modules__={35370(t,e,o){var a=o(26198);t.exports=function(t,e,o){for(var i=0,r=arguments.length>2?o:a(e),s=new t(r);r>i;)s[i]=e[i++];return s}},77957(t,e,o){var a=o(76080),i=o(79504),r=o(47055),s=o(48981),n=o(56969),l=o(26198),d=o(2360),c=o(35370),h=Array,p=i([].push);t.exports=function(t,e,o,i){for(var u,v,b,m=s(t),f=r(m),w=a(e,o),y=d(null),g=l(f),x=0;g>x;x++)b=f[x],(v=n(w(b,x,m)))in y?p(y[v],b):y[v]=[b];if(i&&(u=i(m))!==h)for(v in y)y[v]=c(u,y[v]);return y}},46058(t,e,o){var a=o(46518),i=o(77957),r=o(6469);a({target:"Array",proto:!0},{group:function(t){return i(this,t,arguments.length>1?arguments[1]:void 0)}}),r("group")},22395(t,e,o){var a=o(5124),i=o(22441),r=o(717),s=a.AH`:host{display:inline-flex}.button-group{display:flex;position:relative;isolation:isolate;flex-wrap:wrap}@media (hover:hover){.button-group::slotted(:hover),.button-group>:hover{z-index:1}}.button-group::slotted(:focus),.button-group::slotted([aria-checked=true]),.button-group::slotted([checked]),.button-group>:focus,.button-group>[aria-checked=true],.button-group>[checked]{z-index:2!important}:host([orientation=horizontal]) .button-group{flex-direction:row}:host([orientation=vertical]) .button-group{flex-direction:column}:host([orientation=horizontal]){--_button-horizontal-indent:var(--wa-form-control-border-width);--_button-horizontal-indent-outlined:calc(var(--wa-form-control-border-width) * -1)}:host([orientation=vertical]){--_button-vertical-indent:var(--wa-form-control-border-width);--_button-vertical-indent-outlined:calc(var(--wa-form-control-border-width) * -1)}::slotted(:not(:first-child):not(:last-child)){--_button-start-start-radius:0;--_button-start-end-radius:0;--_button-end-start-radius:0;--_button-end-end-radius:0}:host([orientation=horizontal]) ::slotted(:first-child:not(:last-child)){--_button-start-end-radius:0;--_button-end-end-radius:0}:host([orientation=horizontal]) ::slotted(:last-child:not(:first-child)){--_button-start-start-radius:0;--_button-end-start-radius:0}:host([orientation=vertical]) ::slotted(:first-child:not(:last-child)){--_button-end-start-radius:0;--_button-end-end-radius:0}:host([orientation=vertical]) ::slotted(:last-child:not(:first-child)){--_button-start-start-radius:0;--_button-start-end-radius:0}`,n=Object.defineProperty,l=Object.getOwnPropertyDescriptor,d=(t,e,o,a)=>{for(var i,r=a>1?void 0:a?l(e,o):e,s=t.length-1;s>=0;s--)(i=t[s])&&(r=(a?i(e,o,r):i(r))||r);return a&&r&&n(e,o,r),r};let c=class extends r.A{updated(t){super.updated(t),t.has("orientation")&&this.setAttribute("aria-orientation",this.orientation)}handleFocus(t){const e=h(t.target,this.childSelector);e?.classList.add("button-focus")}handleBlur(t){const e=h(t.target,this.childSelector);e?.classList.remove("button-focus")}handleMouseOver(t){const e=h(t.target,this.childSelector);e?.classList.add("button-hover")}handleMouseOut(t){const e=h(t.target,this.childSelector);e?.classList.remove("button-hover")}render(){return a.qy` <slot part="base" class="button-group" role="${this.disableRole?"presentation":"group"}" aria-label="${this.label}" aria-orientation="${this.orientation}" @focusout="${this.handleBlur}" @focusin="${this.handleFocus}" @mouseover="${this.handleMouseOver}" @mouseout="${this.handleMouseOut}"></slot> `}constructor(){super(...arguments),this.disableRole=!1,this.hasOutlined=!1,this.label="",this.orientation="horizontal",this.childSelector="wa-button, wa-radio-button"}};function h(t,e){return t.closest(e)??t.querySelector(e)}c.css=[s],d([(0,i.P)("slot")],c.prototype,"defaultSlot",2),d([(0,i.wk)()],c.prototype,"disableRole",2),d([(0,i.wk)()],c.prototype,"hasOutlined",2),d([(0,i.MZ)()],c.prototype,"label",2),d([(0,i.MZ)({reflect:!0})],c.prototype,"orientation",2),d([(0,i.MZ)()],c.prototype,"childSelector",2),c=d([(0,i.EM)("wa-button-group")],c)},1126(t,e,o){o.a(t,async function(t,e){try{var a=o(5124),i=o(22441),r=o(6412),s=o(63672),n=o(17051),l=o(42462),d=o(28438),c=o(98779),h=o(27259),p=o(25877),u=o(31247),v=o(4444),b=o(92070),m=o(9395),f=o(717),w=o(17060),y=o(88496),g=o(57024),x=t([y,w]);[y,w]=x.then?(await x)():x;var k=Object.defineProperty,_=Object.getOwnPropertyDescriptor,C=(t,e,o,a)=>{for(var i,r=a>1?void 0:a?_(e,o):e,s=t.length-1;s>=0;s--)(i=t[s])&&(r=(a?i(e,o,r):i(r))||r);return a&&r&&k(e,o,r),r};let $=class extends f.A{firstUpdated(){a.S$||this.open&&(this.addOpenListeners(),this.drawer.showModal(),(0,v.JG)(this))}disconnectedCallback(){super.disconnectedCallback(),(0,v.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,h.Ud)(this.drawer,"pulse");this.removeOpenListeners(),await(0,h.Ud)(this.drawer,"hide"),this.open=!1,this.drawer.close(),(0,v.I7)(this);const o=this.originalTrigger;"function"==typeof o?.focus&&setTimeout(()=>o.focus()),this.dispatchEvent(new n.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 c.k;this.dispatchEvent(t),t.defaultPrevented?this.open=!1:(this.addOpenListeners(),this.originalTrigger=document.activeElement,this.open=!0,this.drawer.showModal(),(0,v.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(){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,s.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 w.c(this),this.hasSlotController=new b.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))}}};$.css=g.A,C([(0,i.P)(".drawer")],$.prototype,"drawer",2),C([(0,i.MZ)({type:Boolean,reflect:!0})],$.prototype,"open",2),C([(0,i.MZ)({reflect:!0})],$.prototype,"label",2),C([(0,i.MZ)({reflect:!0})],$.prototype,"placement",2),C([(0,i.MZ)({attribute:"without-header",type:Boolean,reflect:!0})],$.prototype,"withoutHeader",2),C([(0,i.MZ)({attribute:"light-dismiss",type:Boolean})],$.prototype,"lightDismiss",2),C([(0,i.MZ)({attribute:"aria-labelledby"})],$.prototype,"ariaLabelledby",2),C([(0,i.MZ)({attribute:"aria-describedby"})],$.prototype,"ariaDescribedby",2),C([(0,i.MZ)({attribute:"with-footer",type:Boolean})],$.prototype,"withFooter",2),C([(0,m.w)("open",{waitUntilFirstUpdate:!0})],$.prototype,"handleOpenChange",1),$=C([(0,i.EM)("wa-drawer")],$),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),s=o(63672),n=o(34514),l=o(37541),d=o(40991),c=o(92070),h=o(28225),p=o(41268),u=o(9395),v=o(62676),b=o(15477),m=o(31896),f=o(17060),w=(o(38625),o(96272)),y=t([f]);f=(y.then?(await y)():y)[0];var g=Object.defineProperty,x=Object.getOwnPropertyDescriptor,k=(t,e,o,a)=>{for(var i,r=a>1?void 0:a?x(e,o):e,s=t.length-1;s>=0;s--)(i=t[s])&&(r=(a?i(e,o,r):i(r))||r);return a&&r&&g(e,o,r),r};let _=class extends v.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,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,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,s.J)(this.name)}" ?disabled="${this.disabled}" ?readonly="${this.readonly}" ?required="${this.required}" placeholder="${(0,s.J)(this.placeholder)}" minlength="${(0,s.J)(this.minlength)}" maxlength="${(0,s.J)(this.maxlength)}" min="${(0,s.J)(this.min)}" max="${(0,s.J)(this.max)}" step="${(0,s.J)(this.step)}" .value="${(0,n.V)(this.value??"")}" autocapitalize="${(0,s.J)(this.autocapitalize)}" autocomplete="${(0,s.J)(this.autocomplete)}" autocorrect="${this.autocorrect?"on":"off"}" ?autofocus="${this.autofocus}" spellcheck="${this.spellcheck}" pattern="${(0,s.J)(this.pattern)}" enterkeyhint="${(0,s.J)(this.enterkeyhint)}" inputmode="${(0,s.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 c.X(this,"hint","label"),this.localize=new f.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}};_.css=[m.A,b.A,w.A],_.shadowRootOptions={...v.q.shadowRootOptions,delegatesFocus:!0},k([(0,i.P)("input")],_.prototype,"input",2),k([(0,i.MZ)()],_.prototype,"title",2),k([(0,i.MZ)({reflect:!0})],_.prototype,"type",2),k([(0,i.wk)()],_.prototype,"value",1),k([(0,i.MZ)({attribute:"value",reflect:!0})],_.prototype,"defaultValue",2),k([(0,i.MZ)({reflect:!0})],_.prototype,"size",2),k([(0,u.w)("size")],_.prototype,"handleSizeChange",1),k([(0,i.MZ)({reflect:!0})],_.prototype,"appearance",2),k([(0,i.MZ)({type:Boolean,reflect:!0})],_.prototype,"pill",2),k([(0,i.MZ)()],_.prototype,"label",2),k([(0,i.MZ)({attribute:"hint"})],_.prototype,"hint",2),k([(0,i.MZ)({attribute:"with-clear",type:Boolean})],_.prototype,"withClear",2),k([(0,i.MZ)()],_.prototype,"placeholder",2),k([(0,i.MZ)({type:Boolean,reflect:!0})],_.prototype,"readonly",2),k([(0,i.MZ)({attribute:"password-toggle",type:Boolean})],_.prototype,"passwordToggle",2),k([(0,i.MZ)({attribute:"password-visible",type:Boolean})],_.prototype,"passwordVisible",2),k([(0,i.MZ)({attribute:"without-spin-buttons",type:Boolean,reflect:!0})],_.prototype,"withoutSpinButtons",2),k([(0,i.MZ)({type:Boolean,reflect:!0})],_.prototype,"required",2),k([(0,i.MZ)()],_.prototype,"pattern",2),k([(0,i.MZ)({type:Number})],_.prototype,"minlength",2),k([(0,i.MZ)({type:Number})],_.prototype,"maxlength",2),k([(0,i.MZ)()],_.prototype,"min",2),k([(0,i.MZ)()],_.prototype,"max",2),k([(0,i.MZ)()],_.prototype,"step",2),k([(0,i.MZ)()],_.prototype,"autocapitalize",2),k([(0,i.MZ)({type:Boolean,converter:{fromAttribute:t=>!(!t||"off"===t),toAttribute:t=>t?"on":"off"}})],_.prototype,"autocorrect",2),k([(0,i.MZ)()],_.prototype,"autocomplete",2),k([(0,i.MZ)({type:Boolean})],_.prototype,"autofocus",2),k([(0,i.MZ)()],_.prototype,"enterkeyhint",2),k([(0,i.MZ)({type:Boolean,converter:{fromAttribute:t=>!(!t||"false"===t),toAttribute:t=>t?"true":"false"}})],_.prototype,"spellcheck",2),k([(0,i.MZ)()],_.prototype,"inputmode",2),k([(0,i.MZ)({attribute:"with-label",type:Boolean})],_.prototype,"withLabel",2),k([(0,i.MZ)({attribute:"with-hint",type:Boolean})],_.prototype,"withHint",2),k([(0,u.w)("step",{waitUntilFirstUpdate:!0})],_.prototype,"handleStepChange",1),_=k([(0,i.EM)("wa-input")],_),_.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}`},61366(t,e,o){o.a(t,async function(t,e){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),s=o(63672),n=o(17051),l=o(42462),d=o(28438),c=o(98779),h=o(27259),p=o(25877),u=o(984),v=o(95010),b=o(9395),m=o(717),f=o(40158),w=o(10416),y=t([f]);f=(y.then?(await y)():y)[0];var g=Object.defineProperty,x=Object.getOwnPropertyDescriptor,k=(t,e,o,a)=>{for(var i,r=a>1?void 0:a?x(e,o):e,s=t.length-1;s>=0;s--)(i=t[s])&&(r=(a?i(e,o,r):i(r))||r);return a&&r&&g(e,o,r),r};const _=new Set;let C=class extends m.A{connectedCallback(){super.connectedCallback(),this.id||(this.id=(0,v.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 c.k;if(this.dispatchEvent(t),t.defaultPrevented)return void(this.open=!1);_.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,_.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 d.L;if(this.dispatchEvent(t),t.defaultPrevented)return void(this.open=!0);document.removeEventListener("keydown",this.handleDocumentKeyDown),document.removeEventListener("click",this.handleDocumentClick),_.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 n.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&&e.addEventListener("click",this.handleAnchorClick,{signal:a}),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 a.qy` <dialog aria-labelledby="${(0,s.J)(this.ariaLabelledby)}" aria-describedby="${(0,s.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=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)}}};C.css=w.A,C.dependencies={"wa-popup":f.A},k([(0,i.P)("dialog")],C.prototype,"dialog",2),k([(0,i.P)(".body")],C.prototype,"body",2),k([(0,i.P)("wa-popup")],C.prototype,"popup",2),k([(0,i.wk)()],C.prototype,"anchor",2),k([(0,i.MZ)()],C.prototype,"placement",2),k([(0,i.MZ)({type:Boolean,reflect:!0})],C.prototype,"open",2),k([(0,i.MZ)({type:Number})],C.prototype,"distance",2),k([(0,i.MZ)({type:Number})],C.prototype,"skidding",2),k([(0,i.MZ)()],C.prototype,"for",2),k([(0,i.MZ)({attribute:"without-arrow",type:Boolean,reflect:!0})],C.prototype,"withoutArrow",2),k([(0,i.MZ)({attribute:"auto-size"})],C.prototype,"autoSize",2),k([(0,i.MZ)({attribute:"auto-size-padding",type:Number})],C.prototype,"autoSizePadding",2),k([(0,i.MZ)({attribute:"trap-focus",type:Boolean})],C.prototype,"trapFocus",2),k([(0,i.MZ)({attribute:"aria-labelledby"})],C.prototype,"ariaLabelledby",2),k([(0,i.MZ)({attribute:"aria-describedby"})],C.prototype,"ariaDescribedby",2),k([(0,b.w)("open",{waitUntilFirstUpdate:!0})],C.prototype,"handleOpenChange",1),k([(0,b.w)("for")],C.prototype,"handleForChange",1),k([(0,b.w)(["distance","placement","skidding"])],C.prototype,"handleOptionsChange",1),C=k([(0,i.EM)("wa-popover")],C),e()}catch(t){e(t)}})},10416(t,e,o){o.d(e,{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)}`},52630(t,e,o){o.a(t,async function(t,a){try{o.d(e,{A:()=>_});o(74423),o(44114),o(18111),o(22489);var i=o(5124),r=o(22441),s=o(6412),n=o(17051),l=o(42462),d=o(28438),c=o(98779),h=o(27259),p=o(25877),u=o(984),v=o(95010),b=o(9395),m=o(717),f=o(40158),w=o(51920),y=t([f]);f=(y.then?(await y)():y)[0];var g=Object.defineProperty,x=Object.getOwnPropertyDescriptor,k=(t,e,o,a)=>{for(var i,r=a>1?void 0:a?x(e,o):e,s=t.length-1;s>=0;s--)(i=t[s])&&(r=(a?i(e,o,r):i(r))||r);return a&&r&&g(e,o,r),r};let _=class extends m.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,v.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 c.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,h.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,h.Ud)(this.popup.popup,"hide-with-scale"),this.popup.active=!1,this.body.hidden=!0,this.dispatchEvent(new n.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,s.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))}}}};_.css=w.A,_.dependencies={"wa-popup":f.A},k([(0,r.P)("slot:not([name])")],_.prototype,"defaultSlot",2),k([(0,r.P)(".body")],_.prototype,"body",2),k([(0,r.P)("wa-popup")],_.prototype,"popup",2),k([(0,r.MZ)()],_.prototype,"placement",2),k([(0,r.MZ)({type:Boolean,reflect:!0})],_.prototype,"disabled",2),k([(0,r.MZ)({type:Number})],_.prototype,"distance",2),k([(0,r.MZ)({type:Boolean,reflect:!0})],_.prototype,"open",2),k([(0,r.MZ)({type:Number})],_.prototype,"skidding",2),k([(0,r.MZ)({attribute:"show-delay",type:Number})],_.prototype,"showDelay",2),k([(0,r.MZ)({attribute:"hide-delay",type:Number})],_.prototype,"hideDelay",2),k([(0,r.MZ)()],_.prototype,"trigger",2),k([(0,r.MZ)({attribute:"without-arrow",type:Boolean,reflect:!0})],_.prototype,"withoutArrow",2),k([(0,r.MZ)()],_.prototype,"for",2),k([(0,r.wk)()],_.prototype,"anchor",2),k([(0,b.w)("open",{waitUntilFirstUpdate:!0})],_.prototype,"handleOpenChange",1),k([(0,b.w)("for")],_.prototype,"handleForChange",1),k([(0,b.w)(["distance","placement","skidding"])],_.prototype,"handleOptionsChange",1),k([(0,b.w)("disabled")],_.prototype,"handleDisabledChange",1),_=k([(0,r.EM)("wa-tooltip")],_),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})},95010(t,e,o){o.d(e,{q:()=>a,N:()=>i});o(16573),o(78100),o(77936),o(37467),o(44732),o(79577),o(16632),o(34226),o(9486),o(20456);function a(t,e,o){const a=t=>Object.is(t,-0)?0:t;return a(t<e?e:t>o?o:t)}function i(t=""){return`${t}${((t=21)=>{let e="",o=crypto.getRandomValues(new Uint8Array(t|=0));for(;t--;)e+="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict"[63&o[t]];return e})()}`}},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:()=>s,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 s(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,s=i.left+e.scrollLeft,n=e.scrollLeft,l=e.scrollLeft+e.offsetWidth,d=e.scrollTop,c=e.scrollTop+e.offsetHeight;"horizontal"!==o&&"both"!==o||(s<n?e.scrollTo({left:s,behavior:a}):s+t.clientWidth>l&&e.scrollTo({left:s-e.offsetWidth+t.clientWidth,behavior:a})),"vertical"!==o&&"both"!==o||(r<d?e.scrollTo({top:r,behavior:a}):r+t.clientHeight>c&&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}`},88696(t,e,o){o.d(e,{P:()=>r});o(17642),o(58004),o(33853),o(45876),o(32475),o(15024),o(31698);var a=o(37540),i=o(42017);class r{handleChanges(t){this.value=this.callback?.(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 s(this,t)}constructor(t,{target:e,config:o,callback:a,skipInitial:i}){this.t=new Set,this.o=!1,this.i=!1,this.h=t,null!==e&&this.t.add(e??t),this.l=o,this.o=i??this.o,this.callback=a,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 s=(0,i.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(){this.controller?.unobserve(this.part.element),this.observing=!1}reconnected(){!1!==this.observe&&!1===this.observing&&(this.controller?.observe(this.part.element),this.observing=!0)}constructor(){super(...arguments),this.observing=!1}})},99731(t,e,o){o.d(e,{Y:()=>d});var a=o(62826),i=o(22441),r=(o(18111),o(22489),o(20116),o(5124)),s=o(99591);class n extends r.WF{get chips(){return this.childElements.filter(t=>t instanceof s.v)}render(){return r.qy`<slot @slotchange="${this.updateTabIndices}"></slot>`}handleKeyDown(t){const e="ArrowLeft"===t.key,o="ArrowRight"===t.key,a="Home"===t.key,i="End"===t.key;if(!(e||o||a||i))return;const{chips:r}=this;if(r.length<2)return;if(t.preventDefault(),a||i){return r[a?0:r.length-1].focus({trailing:i}),void this.updateTabIndices()}const s="rtl"===getComputedStyle(this).direction?e:o,n=r.find(t=>t.matches(":focus-within"));if(!n){return(s?r[0]:r[r.length-1]).focus({trailing:!s}),void this.updateTabIndices()}const l=r.indexOf(n);let d=s?l+1:l-1;for(;d!==l;){d>=r.length?d=0:d<0&&(d=r.length-1);const t=r[d];if(!t.disabled||t.alwaysFocusable){t.focus({trailing:!s}),this.updateTabIndices();break}s?d++:d--}}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(),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)()],n.prototype,"childElements",void 0);const l=r.AH`:host{display:flex;flex-wrap:wrap;gap:8px}`;let d=class extends n{};d.styles=[l],d=(0,a.Cg)([(0,i.EM)("md-chip-set")],d)},96229(t,e,o){o.d(e,{k:()=>n});var a=o(62826),i=(o(73535),o(5124)),r=o(22441),s=o(99591);class n extends s.v{get primaryId(){return this.href?"link":"button"}get rippleDisabled(){return!this.href&&(this.disabled||this.softDisabled)}getContainerClasses(){return{...super.getContainerClasses(),disabled:!this.href&&(this.disabled||this.softDisabled),elevated:this.elevated,link:!!this.href}}renderPrimaryAction(t){const{ariaLabel:e}=this;return this.href?i.qy` <a class="primary action" id="link" aria-label="${e||i.s6}" href="${this.href}" download="${this.download||i.s6}" target="${this.target||i.s6}">${t}</a> `:i.qy` <button class="primary action" id="button" aria-label="${e||i.s6}" aria-disabled="${this.softDisabled||i.s6}" ?disabled="${this.disabled&&!this.alwaysFocusable}" type="button">${t}</button> `}renderOutline(){return this.elevated?i.qy`<md-elevation part="elevation"></md-elevation>`:super.renderOutline()}constructor(){super(...arguments),this.elevated=!1,this.href="",this.download="",this.target=""}}(0,a.Cg)([(0,r.MZ)({type:Boolean})],n.prototype,"elevated",void 0),(0,a.Cg)([(0,r.MZ)()],n.prototype,"href",void 0),(0,a.Cg)([(0,r.MZ)()],n.prototype,"download",void 0),(0,a.Cg)([(0,r.MZ)()],n.prototype,"target",void 0)},26069(t,e,o){o.d(e,{R:()=>a});const a=o(5124).AH`:host{--_container-height:var(--md-assist-chip-container-height, 32px);--_disabled-label-text-color:var(--md-assist-chip-disabled-label-text-color, var(--md-sys-color-on-surface, #1d1b20));--_disabled-label-text-opacity:var(--md-assist-chip-disabled-label-text-opacity, 0.38);--_elevated-container-color:var(--md-assist-chip-elevated-container-color, var(--md-sys-color-surface-container-low, #f7f2fa));--_elevated-container-elevation:var(--md-assist-chip-elevated-container-elevation, 1);--_elevated-container-shadow-color:var(--md-assist-chip-elevated-container-shadow-color, var(--md-sys-color-shadow, #000));--_elevated-disabled-container-color:var(--md-assist-chip-elevated-disabled-container-color, var(--md-sys-color-on-surface, #1d1b20));--_elevated-disabled-container-elevation:var(--md-assist-chip-elevated-disabled-container-elevation, 0);--_elevated-disabled-container-opacity:var(--md-assist-chip-elevated-disabled-container-opacity, 0.12);--_elevated-focus-container-elevation:var(--md-assist-chip-elevated-focus-container-elevation, 1);--_elevated-hover-container-elevation:var(--md-assist-chip-elevated-hover-container-elevation, 2);--_elevated-pressed-container-elevation:var(--md-assist-chip-elevated-pressed-container-elevation, 1);--_focus-label-text-color:var(--md-assist-chip-focus-label-text-color, var(--md-sys-color-on-surface, #1d1b20));--_hover-label-text-color:var(--md-assist-chip-hover-label-text-color, var(--md-sys-color-on-surface, #1d1b20));--_hover-state-layer-color:var(--md-assist-chip-hover-state-layer-color, var(--md-sys-color-on-surface, #1d1b20));--_hover-state-layer-opacity:var(--md-assist-chip-hover-state-layer-opacity, 0.08);--_label-text-color:var(--md-assist-chip-label-text-color, var(--md-sys-color-on-surface, #1d1b20));--_label-text-font:var(--md-assist-chip-label-text-font, var(--md-sys-typescale-label-large-font, var(--md-ref-typeface-plain, Roboto)));--_label-text-line-height:var(--md-assist-chip-label-text-line-height, var(--md-sys-typescale-label-large-line-height, 1.25rem));--_label-text-size:var(--md-assist-chip-label-text-size, var(--md-sys-typescale-label-large-size, 0.875rem));--_label-text-weight:var(--md-assist-chip-label-text-weight, var(--md-sys-typescale-label-large-weight, var(--md-ref-typeface-weight-medium, 500)));--_pressed-label-text-color:var(--md-assist-chip-pressed-label-text-color, var(--md-sys-color-on-surface, #1d1b20));--_pressed-state-layer-color:var(--md-assist-chip-pressed-state-layer-color, var(--md-sys-color-on-surface, #1d1b20));--_pressed-state-layer-opacity:var(--md-assist-chip-pressed-state-layer-opacity, 0.12);--_disabled-outline-color:var(--md-assist-chip-disabled-outline-color, var(--md-sys-color-on-surface, #1d1b20));--_disabled-outline-opacity:var(--md-assist-chip-disabled-outline-opacity, 0.12);--_focus-outline-color:var(--md-assist-chip-focus-outline-color, var(--md-sys-color-on-surface, #1d1b20));--_outline-color:var(--md-assist-chip-outline-color, var(--md-sys-color-outline, #79747e));--_outline-width:var(--md-assist-chip-outline-width, 1px);--_disabled-leading-icon-color:var(--md-assist-chip-disabled-leading-icon-color, var(--md-sys-color-on-surface, #1d1b20));--_disabled-leading-icon-opacity:var(--md-assist-chip-disabled-leading-icon-opacity, 0.38);--_focus-leading-icon-color:var(--md-assist-chip-focus-leading-icon-color, var(--md-sys-color-primary, #6750a4));--_hover-leading-icon-color:var(--md-assist-chip-hover-leading-icon-color, var(--md-sys-color-primary, #6750a4));--_leading-icon-color:var(--md-assist-chip-leading-icon-color, var(--md-sys-color-primary, #6750a4));--_icon-size:var(--md-assist-chip-icon-size, 18px);--_pressed-leading-icon-color:var(--md-assist-chip-pressed-leading-icon-color, var(--md-sys-color-primary, #6750a4));--_container-shape-start-start:var(--md-assist-chip-container-shape-start-start, var(--md-assist-chip-container-shape, var(--md-sys-shape-corner-small, 8px)));--_container-shape-start-end:var(--md-assist-chip-container-shape-start-end, var(--md-assist-chip-container-shape, var(--md-sys-shape-corner-small, 8px)));--_container-shape-end-end:var(--md-assist-chip-container-shape-end-end, var(--md-assist-chip-container-shape, var(--md-sys-shape-corner-small, 8px)));--_container-shape-end-start:var(--md-assist-chip-container-shape-end-start, var(--md-assist-chip-container-shape, var(--md-sys-shape-corner-small, 8px)));--_leading-space:var(--md-assist-chip-leading-space, 16px);--_trailing-space:var(--md-assist-chip-trailing-space, 16px);--_icon-label-space:var(--md-assist-chip-icon-label-space, 8px);--_with-leading-icon-leading-space:var(--md-assist-chip-with-leading-icon-leading-space, 8px)}@media(forced-colors:active){.link .outline{border-color:ActiveText}}`},41216(t,e,o){o.d(e,{R:()=>l});var a=o(62826),i=o(5124),r=o(22441),s=o(64918),n=o(84842);class l extends s.M{get primaryId(){return this.href?"link":this.removeOnly?"":"button"}get rippleDisabled(){return!this.href&&(this.disabled||this.softDisabled)}get primaryAction(){return this.removeOnly?null:this.renderRoot.querySelector(".primary.action")}getContainerClasses(){return{...super.getContainerClasses(),avatar:this.avatar,disabled:!this.href&&(this.disabled||this.softDisabled),link:!!this.href,selected:this.selected,"has-trailing":!0}}renderPrimaryAction(t){const{ariaLabel:e}=this;return this.href?i.qy` <a class="primary action" id="link" aria-label="${e||i.s6}" href="${this.href}" target="${this.target||i.s6}">${t}</a> `:this.removeOnly?i.qy` <span class="primary action" aria-label="${e||i.s6}"> ${t} </span> `:i.qy` <button class="primary action" id="button" aria-label="${e||i.s6}" aria-disabled="${this.softDisabled||i.s6}" ?disabled="${this.disabled&&!this.alwaysFocusable}" type="button">${t}</button> `}renderTrailingAction(t){return(0,n.h)({focusListener:t,ariaLabel:this.ariaLabelRemove,disabled:!this.href&&(this.disabled||this.softDisabled),tabbable:this.removeOnly})}constructor(){super(...arguments),this.avatar=!1,this.href="",this.target="",this.removeOnly=!1,this.selected=!1}}(0,a.Cg)([(0,r.MZ)({type:Boolean})],l.prototype,"avatar",void 0),(0,a.Cg)([(0,r.MZ)()],l.prototype,"href",void 0),(0,a.Cg)([(0,r.MZ)()],l.prototype,"target",void 0),(0,a.Cg)([(0,r.MZ)({type:Boolean,attribute:"remove-only"})],l.prototype,"removeOnly",void 0),(0,a.Cg)([(0,r.MZ)({type:Boolean,reflect:!0})],l.prototype,"selected",void 0),(0,a.Cg)([(0,r.P)(".trailing.action")],l.prototype,"trailingAction",void 0)},78960(t,e,o){o.d(e,{R:()=>a});const a=o(5124).AH`:host{--_container-height:var(--md-input-chip-container-height, 32px);--_disabled-label-text-color:var(--md-input-chip-disabled-label-text-color, var(--md-sys-color-on-surface, #1d1b20));--_disabled-label-text-opacity:var(--md-input-chip-disabled-label-text-opacity, 0.38);--_disabled-selected-container-color:var(--md-input-chip-disabled-selected-container-color, var(--md-sys-color-on-surface, #1d1b20));--_disabled-selected-container-opacity:var(--md-input-chip-disabled-selected-container-opacity, 0.12);--_label-text-font:var(--md-input-chip-label-text-font, var(--md-sys-typescale-label-large-font, var(--md-ref-typeface-plain, Roboto)));--_label-text-line-height:var(--md-input-chip-label-text-line-height, var(--md-sys-typescale-label-large-line-height, 1.25rem));--_label-text-size:var(--md-input-chip-label-text-size, var(--md-sys-typescale-label-large-size, 0.875rem));--_label-text-weight:var(--md-input-chip-label-text-weight, var(--md-sys-typescale-label-large-weight, var(--md-ref-typeface-weight-medium, 500)));--_selected-container-color:var(--md-input-chip-selected-container-color, var(--md-sys-color-secondary-container, #e8def8));--_selected-focus-label-text-color:var(--md-input-chip-selected-focus-label-text-color, var(--md-sys-color-on-secondary-container, #1d192b));--_selected-hover-label-text-color:var(--md-input-chip-selected-hover-label-text-color, var(--md-sys-color-on-secondary-container, #1d192b));--_selected-hover-state-layer-color:var(--md-input-chip-selected-hover-state-layer-color, var(--md-sys-color-on-secondary-container, #1d192b));--_selected-hover-state-layer-opacity:var(--md-input-chip-selected-hover-state-layer-opacity, 0.08);--_selected-label-text-color:var(--md-input-chip-selected-label-text-color, var(--md-sys-color-on-secondary-container, #1d192b));--_selected-outline-width:var(--md-input-chip-selected-outline-width, 0px);--_selected-pressed-label-text-color:var(--md-input-chip-selected-pressed-label-text-color, var(--md-sys-color-on-secondary-container, #1d192b));--_selected-pressed-state-layer-color:var(--md-input-chip-selected-pressed-state-layer-color, var(--md-sys-color-on-secondary-container, #1d192b));--_selected-pressed-state-layer-opacity:var(--md-input-chip-selected-pressed-state-layer-opacity, 0.12);--_disabled-outline-color:var(--md-input-chip-disabled-outline-color, var(--md-sys-color-on-surface, #1d1b20));--_disabled-outline-opacity:var(--md-input-chip-disabled-outline-opacity, 0.12);--_focus-label-text-color:var(--md-input-chip-focus-label-text-color, var(--md-sys-color-on-surface-variant, #49454f));--_focus-outline-color:var(--md-input-chip-focus-outline-color, var(--md-sys-color-on-surface-variant, #49454f));--_hover-label-text-color:var(--md-input-chip-hover-label-text-color, var(--md-sys-color-on-surface-variant, #49454f));--_hover-state-layer-color:var(--md-input-chip-hover-state-layer-color, var(--md-sys-color-on-surface-variant, #49454f));--_hover-state-layer-opacity:var(--md-input-chip-hover-state-layer-opacity, 0.08);--_label-text-color:var(--md-input-chip-label-text-color, var(--md-sys-color-on-surface-variant, #49454f));--_outline-color:var(--md-input-chip-outline-color, var(--md-sys-color-outline, #79747e));--_outline-width:var(--md-input-chip-outline-width, 1px);--_pressed-label-text-color:var(--md-input-chip-pressed-label-text-color, var(--md-sys-color-on-surface-variant, #49454f));--_pressed-state-layer-color:var(--md-input-chip-pressed-state-layer-color, var(--md-sys-color-on-surface-variant, #49454f));--_pressed-state-layer-opacity:var(--md-input-chip-pressed-state-layer-opacity, 0.12);--_avatar-shape:var(--md-input-chip-avatar-shape, var(--md-sys-shape-corner-full, 9999px));--_avatar-size:var(--md-input-chip-avatar-size, 24px);--_disabled-avatar-opacity:var(--md-input-chip-disabled-avatar-opacity, 0.38);--_disabled-leading-icon-color:var(--md-input-chip-disabled-leading-icon-color, var(--md-sys-color-on-surface, #1d1b20));--_disabled-leading-icon-opacity:var(--md-input-chip-disabled-leading-icon-opacity, 0.38);--_icon-size:var(--md-input-chip-icon-size, 18px);--_selected-focus-leading-icon-color:var(--md-input-chip-selected-focus-leading-icon-color, var(--md-sys-color-primary, #6750a4));--_selected-hover-leading-icon-color:var(--md-input-chip-selected-hover-leading-icon-color, var(--md-sys-color-primary, #6750a4));--_selected-leading-icon-color:var(--md-input-chip-selected-leading-icon-color, var(--md-sys-color-primary, #6750a4));--_selected-pressed-leading-icon-color:var(--md-input-chip-selected-pressed-leading-icon-color, var(--md-sys-color-primary, #6750a4));--_focus-leading-icon-color:var(--md-input-chip-focus-leading-icon-color, var(--md-sys-color-primary, #6750a4));--_hover-leading-icon-color:var(--md-input-chip-hover-leading-icon-color, var(--md-sys-color-primary, #6750a4));--_leading-icon-color:var(--md-input-chip-leading-icon-color, var(--md-sys-color-primary, #6750a4));--_pressed-leading-icon-color:var(--md-input-chip-pressed-leading-icon-color, var(--md-sys-color-primary, #6750a4));--_disabled-trailing-icon-color:var(--md-input-chip-disabled-trailing-icon-color, var(--md-sys-color-on-surface, #1d1b20));--_disabled-trailing-icon-opacity:var(--md-input-chip-disabled-trailing-icon-opacity, 0.38);--_selected-focus-trailing-icon-color:var(--md-input-chip-selected-focus-trailing-icon-color, var(--md-sys-color-on-secondary-container, #1d192b));--_selected-hover-trailing-icon-color:var(--md-input-chip-selected-hover-trailing-icon-color, var(--md-sys-color-on-secondary-container, #1d192b));--_selected-pressed-trailing-icon-color:var(--md-input-chip-selected-pressed-trailing-icon-color, var(--md-sys-color-on-secondary-container, #1d192b));--_selected-trailing-icon-color:var(--md-input-chip-selected-trailing-icon-color, var(--md-sys-color-on-secondary-container, #1d192b));--_focus-trailing-icon-color:var(--md-input-chip-focus-trailing-icon-color, var(--md-sys-color-on-surface-variant, #49454f));--_hover-trailing-icon-color:var(--md-input-chip-hover-trailing-icon-color, var(--md-sys-color-on-surface-variant, #49454f));--_pressed-trailing-icon-color:var(--md-input-chip-pressed-trailing-icon-color, var(--md-sys-color-on-surface-variant, #49454f));--_trailing-icon-color:var(--md-input-chip-trailing-icon-color, var(--md-sys-color-on-surface-variant, #49454f));--_container-shape-start-start:var(--md-input-chip-container-shape-start-start, var(--md-input-chip-container-shape, var(--md-sys-shape-corner-small, 8px)));--_container-shape-start-end:var(--md-input-chip-container-shape-start-end, var(--md-input-chip-container-shape, var(--md-sys-shape-corner-small, 8px)));--_container-shape-end-end:var(--md-input-chip-container-shape-end-end, var(--md-input-chip-container-shape, var(--md-sys-shape-corner-small, 8px)));--_container-shape-end-start:var(--md-input-chip-container-shape-end-start, var(--md-input-chip-container-shape, var(--md-sys-shape-corner-small, 8px)));--_leading-space:var(--md-input-chip-leading-space, 16px);--_trailing-space:var(--md-input-chip-trailing-space, 16px);--_icon-label-space:var(--md-input-chip-icon-label-space, 8px);--_with-leading-icon-leading-space:var(--md-input-chip-with-leading-icon-leading-space, 8px);--_with-trailing-icon-trailing-space:var(--md-input-chip-with-trailing-icon-trailing-space, 8px)}:host([avatar]){--_container-shape-start-start:var( --md-input-chip-container-shape-start-start, var(--md-input-chip-container-shape, calc(var(--_container-height) / 2)) );--_container-shape-start-end:var( --md-input-chip-container-shape-start-end, var(--md-input-chip-container-shape, calc(var(--_container-height) / 2)) );--_container-shape-end-end:var( --md-input-chip-container-shape-end-end, var(--md-input-chip-container-shape, calc(var(--_container-height) / 2)) );--_container-shape-end-start:var( --md-input-chip-container-shape-end-start, var(--md-input-chip-container-shape, calc(var(--_container-height) / 2)) )}.avatar .primary.action{padding-inline-start:4px}.avatar .leading.icon ::slotted(:first-child){border-radius:var(--_avatar-shape);height:var(--_avatar-size);width:var(--_avatar-size)}.disabled.avatar .leading.icon{opacity:var(--_disabled-avatar-opacity)}@media(forced-colors:active){.link .outline{border-color:ActiveText}.disabled.avatar .leading.icon{opacity:1}}`},27525(t,e,o){function a(t,e=u){const o=n(t,e);return o&&(o.tabIndex=0,o.focus()),o}function i(t,e=u){const o=l(t,e);return o&&(o.tabIndex=0,o.focus()),o}function r(t,e=u){const o=s(t,e);return o&&(o.item.tabIndex=-1),o}function s(t,e=u){for(let o=0;o<t.length;o++){const a=t[o];if(0===a.tabIndex&&e(a))return{item:a,index:o}}return null}function n(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 a=t[o];if(e(a))return a}return null}function d(t,e,o=u,i=!0){if(e){const a=function(t,e,o=u,a=!0){for(let i=1;i<t.length;i++){const r=(i+e)%t.length;if(r<e&&!a)return null;const s=t[r];if(o(s))return s}return t[e]?t[e]:null}(t,e.index,o,i);return a&&(a.tabIndex=0,a.focus()),a}return a(t,o)}function c(t,e,o=u,a=!0){if(e){const i=function(t,e,o=u,a=!0){for(let i=1;i<t.length;i++){const r=(e-i+t.length)%t.length;if(r>e&&!a)return null;const s=t[r];if(o(s))return s}return t[e]?t[e]:null}(t,e.index,o,a);return i&&(i.tabIndex=0,i.focus()),i}return i(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}o.d(e,{A6:()=>s,Ex:()=>l,RN:()=>h,RZ:()=>i,c7:()=>n,cG:()=>p,u9:()=>c,ub:()=>r,wm:()=>d,zT:()=>a})},95192(t,e,o){o.d(e,{IU:()=>d,Jt:()=>n,Yd:()=>a,hZ:()=>l,y$:()=>i});o(44114),o(18111),o(7588),o(61701);function a(t){return new Promise((e,o)=>{t.oncomplete=t.onsuccess=()=>e(t.result),t.onabort=t.onerror=()=>o(t.error)})}function i(t,e){let o;return(i,r)=>(()=>{if(o)return o;const i=indexedDB.open(t);return i.onupgradeneeded=()=>i.result.createObjectStore(e),o=a(i),o.then(t=>{t.onclose=()=>o=void 0},()=>{}),o})().then(t=>r(t.transaction(e,i).objectStore(e)))}let r;function s(){return r||(r=i("keyval-store","keyval")),r}function n(t,e=s()){return e("readonly",e=>a(e.get(t)))}function l(t,e,o=s()){return o("readwrite",o=>(o.put(e,t),a(o.transaction)))}function d(t=s()){return t("readwrite",t=>(t.clear(),a(t.transaction)))}},37540(t,e,o){o.d(e,{Kq:()=>h});o(17642),o(58004),o(33853),o(45876),o(32475),o(15024),o(31698);var a=o(63937),i=o(42017);const r=(t,e)=>{const o=t._$AN;if(void 0===o)return!1;for(const t of o)t._$AO?.(e,!1),r(t,e);return!0},s=t=>{let e,o;do{if(void 0===(e=t._$AM))break;o=e._$AN,o.delete(t),t=e}while(0===o?.size)},n=t=>{for(let e;e=t._$AM;t=e){let o=e._$AN;if(void 0===o)e._$AN=o=new Set;else if(o.has(t))break;o.add(t),c(e)}};function l(t){void 0!==this._$AN?(s(this),this._$AM=t,n(this)):this._$AM=t}function d(t,e=!1,o=0){const a=this._$AH,i=this._$AN;if(void 0!==i&&0!==i.size)if(e)if(Array.isArray(a))for(let t=o;t<a.length;t++)r(a[t],!1),s(a[t]);else null!=a&&(r(a,!1),s(a));else r(this,t)}const c=t=>{t.type==i.OA.CHILD&&(t._$AP??=d,t._$AQ??=l)};class h extends i.WL{_$AT(t,e,o){super._$AT(t,e,o),n(this),this.isConnected=t._$AU}_$AO(t,e=!0){t!==this.isConnected&&(this.isConnected=t,t?this.reconnected?.():this.disconnected?.()),e&&(r(this,t),s(this))}setValue(t){if((0,a.Rt)(this._$Ct))this._$Ct._$AI(t,this);else{const e=[...this._$Ct._$AH];e[this._$Ci]=t,this._$Ct._$AI(e,this,0)}}disconnected(){}reconnected(){}constructor(){super(...arguments),this._$AN=void 0}}},34514(t,e,o){o.d(e,{V:()=>s});var a=o(5055),i=o(42017),r=o(63937);const s=(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,s=t.name;if(t.type===i.OA.PROPERTY){if(e===o[s])return a.c0}else if(t.type===i.OA.BOOLEAN_ATTRIBUTE){if(!!e===o.hasAttribute(s))return a.c0}else if(t.type===i.OA.ATTRIBUTE&&o.getAttribute(s)===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")}})},75751(t,e,o){o.d(e,{u:()=>n});o(45367),o(92731);var a=o(5055),i=o(42017),r=o(63937);const s=(t,e,o)=>{const a=new Map;for(let i=e;i<=o;i++)a.set(t[i],i);return a},n=(0,i.u$)(class extends i.WL{dt(t,e,o){let a;void 0===o?o=e:void 0!==e&&(a=e);const i=[],r=[];let s=0;for(const e of t)i[s]=a?a(e,s):s,r[s]=o(e,s),s++;return{values:r,keys:i}}render(t,e,o){return this.dt(t,e,o).values}update(t,[e,o,i]){const n=(0,r.cN)(t),{values:l,keys:d}=this.dt(e,o,i);if(!Array.isArray(n))return this.ut=d,l;const c=this.ut??=[],h=[];let p,u,v=0,b=n.length-1,m=0,f=l.length-1;for(;v<=b&&m<=f;)if(null===n[v])v++;else if(null===n[b])b--;else if(c[v]===d[m])h[m]=(0,r.lx)(n[v],l[m]),v++,m++;else if(c[b]===d[f])h[f]=(0,r.lx)(n[b],l[f]),b--,f--;else if(c[v]===d[f])h[f]=(0,r.lx)(n[v],l[f]),(0,r.Dx)(t,h[f+1],n[v]),v++,f--;else if(c[b]===d[m])h[m]=(0,r.lx)(n[b],l[m]),(0,r.Dx)(t,n[v],n[b]),b--,m++;else if(void 0===p&&(p=s(d,m,f),u=s(c,v,b)),p.has(c[v]))if(p.has(c[b])){const e=u.get(d[m]),o=void 0!==e?n[e]:null;if(null===o){const e=(0,r.Dx)(t,n[v]);(0,r.lx)(e,l[m]),h[m]=e}else h[m]=(0,r.lx)(o,l[m]),(0,r.Dx)(t,n[v],o),n[e]=null;m++}else(0,r.KO)(n[b]),b--;else(0,r.KO)(n[v]),v++;for(;m<=f;){const e=(0,r.Dx)(t,h[f+1]);(0,r.lx)(e,l[m]),h[m++]=e}for(;v<=b;){const t=n[v++];null!==t&&(0,r.KO)(t)}return this.ut=d,(0,r.mY)(t,h),a.c0}constructor(t){if(super(t),t.type!==i.OA.CHILD)throw Error("repeat() can only be used in text expressions")}})},91335(t,e,o){o.d(e,{Tc:()=>c});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",s="Win32"===i?["Control","Alt"]:["Alt"];function n(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)||s.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&&s.includes(a))))}function c(t,e,o={}){let a=o.event??"keydown",i=function(t,e={}){let o=e.timeout??1e3,a=e.ignore??n,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,s=[],n=[];for(const t of e){let e=t.match(/^\[(.*)\]$/),o=e?.[1]??t;o="$mod"===o?r:o,e?n.push(o):s.push(o)}return[s,n,i]})),t[e]];var o}),s=new Map,c=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=s.get(o),[n,...c]=i||a;if(d(t,n))if(c.length>0)s.set(o,c),e.push(o);else{if(s.delete(o),!e.length){r(t);break}console.warn(`tinykeys: Conflict found, "${o}" did not fire, waiting for:`,e)}else l(t,t.key)||s.delete(o)}c&&clearTimeout(c),c=setTimeout(()=>s.clear(),o)}}(e,o);return t.addEventListener(a,i,o.capture),()=>{t.removeEventListener(a,i,o.capture)}}}};