iobroker.lovelace
Version:
With this adapter you can build visualization for ioBroker with Home Assistant Lovelace UI
5 lines • 20.8 kB
JavaScript
/*! For license information please see 66333.958e0e58e2fa15e7.js.LICENSE.txt */
export const __rspack_esm_id=66333;export const __rspack_esm_ids=[66333];export const __webpack_modules__={1126(t,e,o){o.a(t,async function(t,e){try{var a=o(5124),r=o(22441),i=o(6412),n=o(63672),s=o(17051),d=o(42462),l=o(28438),h=o(98779),c=o(27259),p=o(25877),u=o(31247),w=o(4444),f=o(92070),m=o(9395),b=o(717),v=o(17060),g=o(88496),y=o(57024),k=t([g,v]);[g,v]=k.then?(await k)():k;var C=Object.defineProperty,x=Object.getOwnPropertyDescriptor,$=(t,e,o,a)=>{for(var r,i=a>1?void 0:a?x(e,o):e,n=t.length-1;n>=0;n--)(r=t[n])&&(i=(a?r(e,o,i):r(i))||i);return a&&i&&C(e,o,i),i};let D=class extends b.A{firstUpdated(){a.S$||this.open&&(this.addOpenListeners(),this.drawer.showModal(),(0,w.JG)(this))}disconnectedCallback(){super.disconnectedCallback(),(0,w.I7)(this),this.removeOpenListeners()}async requestClose(t){const e=new l.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 d.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,i.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 v.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))}}};D.css=y.A,$([(0,r.P)(".drawer")],D.prototype,"drawer",2),$([(0,r.MZ)({type:Boolean,reflect:!0})],D.prototype,"open",2),$([(0,r.MZ)({reflect:!0})],D.prototype,"label",2),$([(0,r.MZ)({reflect:!0})],D.prototype,"placement",2),$([(0,r.MZ)({attribute:"without-header",type:Boolean,reflect:!0})],D.prototype,"withoutHeader",2),$([(0,r.MZ)({attribute:"light-dismiss",type:Boolean})],D.prototype,"lightDismiss",2),$([(0,r.MZ)({attribute:"aria-labelledby"})],D.prototype,"ariaLabelledby",2),$([(0,r.MZ)({attribute:"aria-describedby"})],D.prototype,"ariaDescribedby",2),$([(0,r.MZ)({attribute:"with-footer",type:Boolean})],D.prototype,"withFooter",2),$([(0,m.w)("open",{waitUntilFirstUpdate:!0})],D.prototype,"handleOpenChange",1),D=$([(0,r.EM)("wa-drawer")],D),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}}`},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),r=o(22441),i=o(6412),n=o(63672),s=o(17051),d=o(42462),l=o(28438),h=o(98779),c=o(27259),p=o(25877),u=o(984),w=o(95010),f=o(9395),m=o(717),b=o(40158),v=o(10416),g=t([b]);b=(g.then?(await g)():g)[0];var y=Object.defineProperty,k=Object.getOwnPropertyDescriptor,C=(t,e,o,a)=>{for(var r,i=a>1?void 0:a?k(e,o):e,n=t.length-1;n>=0;n--)(r=t[n])&&(i=(a?r(e,o,i):r(i))||i);return a&&i&&y(e,o,i),i};const x=new Set;let $=class extends m.A{connectedCallback(){super.connectedCallback(),this.id||(this.id=(0,w.N)("wa-popover-")),this.eventController.signal.aborted&&(this.eventController=new AbortController),this.for&&this.anchor&&(this.anchor=null,this.handleForChange())}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("keydown",this.handleDocumentKeyDown),(0,p.Fw)(this),this.eventController.abort()}firstUpdated(){this.open&&this.handleOpenChange()}updated(t){t.has("open")&&this.customStates.set("open",this.open)}async handleOpenChange(){if(this.open){const t=new h.k;if(this.dispatchEvent(t),t.defaultPrevented)return void(this.open=!1);x.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,x.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,c.Ud)(this.popup.popup,"show-with-scale"),this.popup.reposition(),this.dispatchEvent(new d.q)}else{const t=new l.L;if(this.dispatchEvent(t),t.defaultPrevented)return void(this.open=!0);document.removeEventListener("keydown",this.handleDocumentKeyDown),document.removeEventListener("click",this.handleDocumentClick),x.delete(this),(0,p.Fw)(this),await(0,c.Ud)(this.popup.popup,"hide-with-scale"),this.popup.active=!1,this.dialog.close(),this.dispatchEvent(new s.Z)}}handleForChange(){const t=this.getRootNode();if(!t)return;const e=this.for?t.getElementById(this.for):null,o=this.anchor;if(e===o)return;const{signal: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,n.J)(this.ariaLabelledby)}" aria-describedby="${(0,n.J)(this.ariaDescribedby)}" part="dialog" class="dialog" @cancel="${this.handleDialogCancel}"> <wa-popup part="popup" exportparts="
popup:popup__popup,
arrow:popup__arrow
" class="${(0,i.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)}}};$.css=v.A,$.dependencies={"wa-popup":b.A},C([(0,r.P)("dialog")],$.prototype,"dialog",2),C([(0,r.P)(".body")],$.prototype,"body",2),C([(0,r.P)("wa-popup")],$.prototype,"popup",2),C([(0,r.wk)()],$.prototype,"anchor",2),C([(0,r.MZ)()],$.prototype,"placement",2),C([(0,r.MZ)({type:Boolean,reflect:!0})],$.prototype,"open",2),C([(0,r.MZ)({type:Number})],$.prototype,"distance",2),C([(0,r.MZ)({type:Number})],$.prototype,"skidding",2),C([(0,r.MZ)()],$.prototype,"for",2),C([(0,r.MZ)({attribute:"without-arrow",type:Boolean,reflect:!0})],$.prototype,"withoutArrow",2),C([(0,r.MZ)({attribute:"auto-size"})],$.prototype,"autoSize",2),C([(0,r.MZ)({attribute:"auto-size-padding",type:Number})],$.prototype,"autoSizePadding",2),C([(0,r.MZ)({attribute:"trap-focus",type:Boolean})],$.prototype,"trapFocus",2),C([(0,r.MZ)({attribute:"aria-labelledby"})],$.prototype,"ariaLabelledby",2),C([(0,r.MZ)({attribute:"aria-describedby"})],$.prototype,"ariaDescribedby",2),C([(0,f.w)("open",{waitUntilFirstUpdate:!0})],$.prototype,"handleOpenChange",1),C([(0,f.w)("for")],$.prototype,"handleForChange",1),C([(0,f.w)(["distance","placement","skidding"])],$.prototype,"handleOptionsChange",1),$=C([(0,r.EM)("wa-popover")],$),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)}`},99731(t,e,o){o.d(e,{Y:()=>l});var a=o(62826),r=o(22441),i=(o(18111),o(22489),o(20116),o(5124)),n=o(99591);class s extends i.WF{get chips(){return this.childElements.filter(t=>t instanceof n.v)}render(){return i.qy`<slot @slotchange="${this.updateTabIndices}"></slot>`}handleKeyDown(t){const e="ArrowLeft"===t.key,o="ArrowRight"===t.key,a="Home"===t.key,r="End"===t.key;if(!(e||o||a||r))return;const{chips:i}=this;if(i.length<2)return;if(t.preventDefault(),a||r){return i[a?0:i.length-1].focus({trailing:r}),void this.updateTabIndices()}const n="rtl"===getComputedStyle(this).direction?e:o,s=i.find(t=>t.matches(":focus-within"));if(!s){return(n?i[0]:i[i.length-1]).focus({trailing:!n}),void this.updateTabIndices()}const d=i.indexOf(s);let l=n?d+1:d-1;for(;l!==d;){l>=i.length?l=0:l<0&&(l=i.length-1);const t=i[l];if(!t.disabled||t.alwaysFocusable){t.focus({trailing:!n}),this.updateTabIndices();break}n?l++:l--}}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(),i.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,r.KN)()],s.prototype,"childElements",void 0);const d=i.AH`:host{display:flex;flex-wrap:wrap;gap:8px}`;let l=class extends s{};l.styles=[d],l=(0,a.Cg)([(0,r.EM)("md-chip-set")],l)},27525(t,e,o){function a(t,e=u){const o=s(t,e);return o&&(o.tabIndex=0,o.focus()),o}function r(t,e=u){const o=d(t,e);return o&&(o.tabIndex=0,o.focus()),o}function i(t,e=u){const o=n(t,e);return o&&(o.item.tabIndex=-1),o}function n(t,e=u){for(let o=0;o<t.length;o++){const a=t[o];if(0===a.tabIndex&&e(a))return{item:a,index:o}}return null}function s(t,e=u){for(const o of t)if(e(o))return o;return null}function d(t,e=u){for(let o=t.length-1;o>=0;o--){const a=t[o];if(e(a))return a}return null}function l(t,e,o=u,r=!0){if(e){const a=function(t,e,o=u,a=!0){for(let r=1;r<t.length;r++){const i=(r+e)%t.length;if(i<e&&!a)return null;const n=t[i];if(o(n))return n}return t[e]?t[e]:null}(t,e.index,o,r);return a&&(a.tabIndex=0,a.focus()),a}return a(t,o)}function h(t,e,o=u,a=!0){if(e){const r=function(t,e,o=u,a=!0){for(let r=1;r<t.length;r++){const i=(e-r+t.length)%t.length;if(i>e&&!a)return null;const n=t[i];if(o(n))return n}return t[e]?t[e]:null}(t,e.index,o,a);return r&&(r.tabIndex=0,r.focus()),r}return r(t,o)}function c(){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:()=>n,Ex:()=>d,RN:()=>c,RZ:()=>r,c7:()=>s,cG:()=>p,u9:()=>h,ub:()=>i,wm:()=>l,zT:()=>a})},91450(t,e,o){o.d(e,{T:()=>p});o(18111),o(20116);var a=o(5055),r=o(63937),i=o(37540);class n{disconnect(){this.G=void 0}reconnect(t){this.G=t}deref(){return this.G}constructor(t){this.G=t}}class s{get(){return this.Y}pause(){this.Y??=new Promise(t=>this.Z=t)}resume(){this.Z?.(),this.Y=this.Z=void 0}constructor(){this.Y=void 0,this.Z=void 0}}var d=o(42017);const l=t=>!(0,r.sO)(t)&&"function"==typeof t.then,h=1073741823;class c extends i.Kq{render(...t){return t.find(t=>!l(t))??a.c0}update(t,e){const o=this._$Cbt;let r=o.length;this._$Cbt=e;const i=this._$CK,n=this._$CX;this.isConnected||this.disconnected();for(let t=0;t<e.length&&!(t>this._$Cwt);t++){const a=e[t];if(!l(a))return this._$Cwt=t,a;t<r&&a===o[t]||(this._$Cwt=h,r=0,Promise.resolve(a).then(async t=>{for(;n.get();)await n.get();const e=i.deref();if(void 0!==e){const o=e._$Cbt.indexOf(a);o>-1&&o<e._$Cwt&&(e._$Cwt=o,e.setValue(t))}}))}return a.c0}disconnected(){this._$CK.disconnect(),this._$CX.pause()}reconnected(){this._$CK.reconnect(this),this._$CX.resume()}constructor(){super(...arguments),this._$Cwt=h,this._$Cbt=[],this._$CK=new n(this),this._$CX=new s}}const p=(0,d.u$)(c)}};