UNPKG

iobroker.lovelace

Version:

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

5 lines 10.4 kB
/*! For license information please see 33387.0a0730bfc4991ebe.js.LICENSE.txt */ export const __rspack_esm_id=33387;export const __rspack_esm_ids=[33387];export const __webpack_modules__={35370(t,e,o){var r=o(26198);t.exports=function(t,e,o){for(var i=0,n=arguments.length>2?o:r(e),s=new t(n);n>i;)s[i]=e[i++];return s}},77957(t,e,o){var r=o(76080),i=o(79504),n=o(47055),s=o(48981),a=o(56969),h=o(26198),l=o(2360),p=o(35370),d=Array,c=i([].push);t.exports=function(t,e,o,i){for(var u,v,w,b=s(t),y=n(b),g=r(e,o),m=l(null),f=h(y),k=0;f>k;k++)w=y[k],(v=a(g(w,k,b)))in m?c(m[v],w):m[v]=[w];if(i&&(u=i(b))!==d)for(v in m)m[v]=p(u,m[v]);return m}},65213(t,e,o){var r=o(44576),i=o(79039),n=r.RegExp,s=!i(function(){var t=!0;try{n(".","d")}catch(e){t=!1}var e={},o="",r=t?"dgimsy":"gimsy",i=function(t,r){Object.defineProperty(e,t,{get:function(){return o+=r,!0}})},s={dotAll:"s",global:"g",ignoreCase:"i",multiline:"m",sticky:"y"};for(var a in t&&(s.hasIndices="d"),s)i(a,s[a]);return Object.getOwnPropertyDescriptor(n.prototype,"flags").get.call(e)!==r||o!==r});t.exports={correct:s}},67979(t,e,o){var r=o(28551);t.exports=function(){var t=r(this),e="";return t.hasIndices&&(e+="d"),t.global&&(e+="g"),t.ignoreCase&&(e+="i"),t.multiline&&(e+="m"),t.dotAll&&(e+="s"),t.unicode&&(e+="u"),t.unicodeSets&&(e+="v"),t.sticky&&(e+="y"),e}},69479(t,e,o){var r=o(43724),i=o(62106),n=o(65213),s=o(67979);r&&!n.correct&&(i(RegExp.prototype,"flags",{configurable:!0,get:s}),n.correct=!0)},46058(t,e,o){var r=o(46518),i=o(77957),n=o(6469);r({target:"Array",proto:!0},{group:function(t){return i(this,t,arguments.length>1?arguments[1]:void 0)}}),n("group")},52630(t,e,o){o.a(t,async function(t,r){try{o.d(e,{A:()=>A});o(74423),o(44114),o(18111),o(22489);var i=o(5124),n=o(22441),s=o(6412),a=o(17051),h=o(42462),l=o(28438),p=o(98779),d=o(27259),c=o(25877),u=o(984),v=o(95010),w=o(9395),b=o(717),y=o(40158),g=o(51920),m=t([y]);y=(m.then?(await m)():m)[0];var f=Object.defineProperty,k=Object.getOwnPropertyDescriptor,C=(t,e,o,r)=>{for(var i,n=r>1?void 0:r?k(e,o):e,s=t.length-1;s>=0;s--)(i=t[s])&&(n=(r?i(e,o,n):i(n))||n);return r&&n&&f(e,o,n),n};let A=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,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,c.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 p.k;if(this.dispatchEvent(t),t.defaultPrevented)return void(this.open=!1);document.addEventListener("keydown",this.handleDocumentKeyDown,{signal:this.eventController.signal}),(0,c.AZ)(this),this.body.hidden=!1,this.popup.active=!0,await(0,d.Ud)(this.popup.popup,"show-with-scale"),this.popup.reposition(),this.dispatchEvent(new h.q)}else{const t=new l.L;if(this.dispatchEvent(t),t.defaultPrevented)return void(this.open=!1);document.removeEventListener("keydown",this.handleDocumentKeyDown),(0,c.Fw)(this),await(0,d.Ud)(this.popup.popup,"hide-with-scale"),this.popup.active=!1,this.body.hidden=!0,this.dispatchEvent(new a.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:r}=this.eventController;e&&(this.addToAriaLabelledBy(e,this.id),e.addEventListener("blur",this.handleBlur,{capture:!0,signal:r}),e.addEventListener("focus",this.handleFocus,{capture:!0,signal:r}),e.addEventListener("click",this.handleClick,{signal:r}),e.addEventListener("mouseover",this.handleMouseOver,{signal:r}),e.addEventListener("mouseout",this.handleMouseOut,{signal:r})),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,c.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))}}}};A.css=g.A,A.dependencies={"wa-popup":y.A},C([(0,n.P)("slot:not([name])")],A.prototype,"defaultSlot",2),C([(0,n.P)(".body")],A.prototype,"body",2),C([(0,n.P)("wa-popup")],A.prototype,"popup",2),C([(0,n.MZ)()],A.prototype,"placement",2),C([(0,n.MZ)({type:Boolean,reflect:!0})],A.prototype,"disabled",2),C([(0,n.MZ)({type:Number})],A.prototype,"distance",2),C([(0,n.MZ)({type:Boolean,reflect:!0})],A.prototype,"open",2),C([(0,n.MZ)({type:Number})],A.prototype,"skidding",2),C([(0,n.MZ)({attribute:"show-delay",type:Number})],A.prototype,"showDelay",2),C([(0,n.MZ)({attribute:"hide-delay",type:Number})],A.prototype,"hideDelay",2),C([(0,n.MZ)()],A.prototype,"trigger",2),C([(0,n.MZ)({attribute:"without-arrow",type:Boolean,reflect:!0})],A.prototype,"withoutArrow",2),C([(0,n.MZ)()],A.prototype,"for",2),C([(0,n.wk)()],A.prototype,"anchor",2),C([(0,w.w)("open",{waitUntilFirstUpdate:!0})],A.prototype,"handleOpenChange",1),C([(0,w.w)("for")],A.prototype,"handleForChange",1),C([(0,w.w)(["distance","placement","skidding"])],A.prototype,"handleOptionsChange",1),C([(0,w.w)("disabled")],A.prototype,"handleDisabledChange",1),A=C([(0,n.EM)("wa-tooltip")],A),r()}catch(t){r(t)}})},51920(t,e,o){o.d(e,{A:()=>r});var r=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)}`},984(t,e,o){function r(t,e){return new Promise(o=>{t.addEventListener(e,function r(i){i.target===t&&(t.removeEventListener(e,r),o())})})}o.d(e,{l:()=>r})},95010(t,e,o){o.d(e,{q:()=>r,N:()=>i});o(16573),o(78100),o(77936),o(37467),o(44732),o(79577),o(16632),o(34226),o(9486),o(20456);function r(t,e,o){const r=t=>Object.is(t,-0)?0:t;return r(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})()}`}},95192(t,e,o){o.d(e,{IU:()=>l,Jt:()=>a,Yd:()=>r,hZ:()=>h,y$:()=>i});o(44114),o(18111),o(7588),o(61701);function r(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,n)=>(()=>{if(o)return o;const i=indexedDB.open(t);return i.onupgradeneeded=()=>i.result.createObjectStore(e),o=r(i),o.then(t=>{t.onclose=()=>o=void 0},()=>{}),o})().then(t=>n(t.transaction(e,i).objectStore(e)))}let n;function s(){return n||(n=i("keyval-store","keyval")),n}function a(t,e=s()){return e("readonly",e=>r(e.get(t)))}function h(t,e,o=s()){return o("readwrite",o=>(o.put(e,t),r(o.transaction)))}function l(t=s()){return t("readwrite",t=>(t.clear(),r(t.transaction)))}}};