UNPKG

iobroker.lovelace

Version:

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

4 lines 15.2 kB
export const __rspack_esm_id=31975;export const __rspack_esm_ids=[31975];export const __webpack_modules__={93421(t,o,i){i.d(o,{IW:()=>l,dH:()=>h,fI:()=>c});i(44114);var e=i(35211),a=i(22792),r=i(32172);const s=(t,o)=>{let i=t;for(const t of o){if(null==i)return;i=i[t]}return i},n=(t,o,i)=>{const a=(0,r.p)({transformer:function(t){return i.call(this,t)},watch:o?[o]:[]}),s=(0,e.Fg)({context:t,subscribe:!0});return(t,o)=>{a(t,o),s(t,o)}},c=t=>n(a.iN,t.entityIdPath[0],function(o){const i=s(this,t.entityIdPath);return"string"==typeof i?o?.[i]:void 0}),h=t=>n(a.X1,t.entityIdPath[0],function(o){const i=s(this,t.entityIdPath);return"string"==typeof i?o?.[i]:void 0}),l=()=>n(a.D5,void 0,({localize:t})=>t)},32172(t,o,i){i.d(o,{p:()=>e});i(18111),i(7588),i(45367),i(92731),i(17642),i(58004),i(33853),i(45876),i(32475),i(15024),i(31698);function e(t){return(o,i)=>{if("object"==typeof i)throw new Error("This decorator does not support this compilation type.");const e=String(i),a=o;if(a._transformers){if(!a.hasOwnProperty("_transformers")){const t=a._transformers;a._transformers=new Map,t.forEach((t,o)=>a._transformers.set(o,t))}}else{a._transformers=new Map,a._watching=new Map;const t=a.willUpdate;a.willUpdate=function(o){t.call(this,o);const i=new Set;o.forEach((t,o)=>{const e=this._watching.get(o);void 0!==e&&e.forEach(t=>i.add(t))}),i.forEach(t=>{this[t]=this[`__original_${String(t)}`]})}}a._transformers.set(i,t.transformer),t.watch&&t.watch.forEach(t=>{let o=a._watching.get(t);o||(o=new Set,a._watching.set(t,o)),o.add(i)});const r=Object.getOwnPropertyDescriptor(o,i);let s;if(void 0===r)s={get(){return this[`__transform_${e}`]},set(t){const o=this[`__transform_${e}`],i=this._transformers.get(e);this[`__transform_${e}`]=i?i.call(this,t):t,this[`__original_${e}`]=t,this.requestUpdate(e,o)},configurable:!0,enumerable:!0};else{const t=r.set;s={...r,set(o){const i=this[`__transform_${e}`],a=this._transformers.get(e);this[`__transform_${e}`]=a?a.call(this,o):o,this[`__original_${e}`]=o,this.requestUpdate(e,i),t?.call(this,o)}}}Object.defineProperty(o,i,s)}}},38962(t,o,i){i.a(t,async function(t,e){try{i.r(o);var a=i(62826),r=i(5124),s=i(22441),n=i(6412),c=i(93421),h=i(1087),l=i(26300),d=(i(67094),t([l]));l=(d.then?(await d)():d)[0];const p="M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z",u={info:"M11,9H13V7H11M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20,12C20,16.41 16.41,20 12,20M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M11,17H13V11H11V17Z",warning:"M12,2L1,21H23M12,6L19.53,19H4.47M11,10V14H13V10M11,16V18H13V16",error:"M11,15H13V17H11V15M11,7H13V13H11V7M12,2C6.47,2 2,6.5 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M12,20A8,8 0 0,1 4,12A8,8 0 0,1 12,4A8,8 0 0,1 20,12A8,8 0 0,1 12,20Z",success:"M20,12A8,8 0 0,1 12,20A8,8 0 0,1 4,12A8,8 0 0,1 12,4C12.76,4 13.5,4.11 14.2,4.31L15.77,2.74C14.61,2.26 13.34,2 12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12M7.91,10.08L6.5,11.5L11,16L21,6L19.59,4.58L11,13.17L7.91,10.08Z"};class g extends r.WF{render(){return r.qy` <div class="issue-type ${(0,n.H)({[this.alertType]:!0})}" role="alert"> <div class="icon ${this.title?"":"no-title"}"> <slot name="icon"> <ha-svg-icon .path="${u[this.alertType]}"></ha-svg-icon> </slot> </div> <div class="${(0,n.H)({content:!0,narrow:this.narrow})}"> <div class="main-content"> ${this.title?r.qy`<div class="title">${this.title}</div>`:r.s6} <slot></slot> </div> <div class="action"> <slot name="action"> ${this.dismissable?r.qy`<ha-icon-button @click="${this._dismissClicked}" .label="${this._localize?.("ui.common.dismiss_alert")}" .path="${p}"></ha-icon-button>`:r.s6} </slot> </div> </div> </div> `}_dismissClicked(){(0,h.r)(this,"alert-dismissed-clicked")}constructor(...t){super(...t),this.title="",this.alertType="info",this.dismissable=!1,this.narrow=!1}}g.styles=r.AH`.issue-type{position:relative;padding:8px;display:flex}.icon{height:var(--ha-alert-icon-size,24px);width:var(--ha-alert-icon-size,24px)}.issue-type::after{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.12;pointer-events:none;content:"";border-radius:var(--ha-border-radius-sm)}.icon.no-title{align-self:center}.content{display:flex;justify-content:space-between;align-items:center;width:100%;text-align:var(--float-start)}.content.narrow{flex-direction:column;align-items:flex-end}.action{z-index:1;width:min-content;--mdc-theme-primary:var(--primary-text-color)}.main-content{overflow-wrap:anywhere;word-break:break-word;line-height:normal;margin-left:8px;margin-right:0;margin-inline-start:8px;margin-inline-end:8px}.title{margin-top:2px;font-weight:var(--ha-font-weight-bold)}.action ha-icon-button{--mdc-theme-primary:var(--primary-text-color);--ha-icon-button-size:36px}.issue-type.info>.icon{color:var(--info-color)}.issue-type.info::after{background-color:var(--info-color)}.issue-type.warning>.icon{color:var(--warning-color)}.issue-type.warning::after{background-color:var(--warning-color)}.issue-type.error>.icon{color:var(--error-color)}.issue-type.error::after{background-color:var(--error-color)}.issue-type.success>.icon{color:var(--success-color)}.issue-type.success::after{background-color:var(--success-color)}:host ::slotted(ul){margin:0;padding-inline-start:20px}`,(0,a.Cg)([(0,s.MZ)()],g.prototype,"title",void 0),(0,a.Cg)([(0,s.MZ)({attribute:"alert-type"})],g.prototype,"alertType",void 0),(0,a.Cg)([(0,s.MZ)({type:Boolean})],g.prototype,"dismissable",void 0),(0,a.Cg)([(0,s.wk)(),(0,c.IW)()],g.prototype,"_localize",void 0),(0,a.Cg)([(0,s.MZ)({type:Boolean})],g.prototype,"narrow",void 0),g=(0,a.Cg)([(0,s.EM)("ha-alert")],g),e()}catch(t){e(t)}})},90248(t,o,i){i.a(t,async function(t,e){try{i.r(o),i.d(o,{HaIconButtonArrowPrev:()=>p});var a=i(62826),r=i(5124),s=i(22441),n=i(63091),c=i(26300),h=t([c]);c=(h.then?(await h)():h)[0];const l="M20,11V13H8L13.5,18.5L12.08,19.92L4.16,12L12.08,4.08L13.5,5.5L8,11H20Z",d="M4,11V13H16L10.5,18.5L11.92,19.92L19.84,12L11.92,4.08L10.5,5.5L16,11H4Z";class p extends r.WF{render(){return r.qy` <ha-icon-button .disabled="${this.disabled}" .label="${this.label||this.hass?.localize("ui.common.back")||"Back"}" .path="${this._icon}" .href="${this.href}" .target="${this.target}" .rel="${this.rel}" .download="${this.download}"></ha-icon-button> `}constructor(...t){super(...t),this.disabled=!1,this._icon="rtl"===n.G.document.dir?d:l}}(0,a.Cg)([(0,s.MZ)({attribute:!1})],p.prototype,"hass",void 0),(0,a.Cg)([(0,s.MZ)({type:Boolean})],p.prototype,"disabled",void 0),(0,a.Cg)([(0,s.MZ)()],p.prototype,"label",void 0),(0,a.Cg)([(0,s.MZ)()],p.prototype,"href",void 0),(0,a.Cg)([(0,s.MZ)()],p.prototype,"target",void 0),(0,a.Cg)([(0,s.MZ)()],p.prototype,"rel",void 0),(0,a.Cg)([(0,s.MZ)()],p.prototype,"download",void 0),(0,a.Cg)([(0,s.wk)()],p.prototype,"_icon",void 0),p=(0,a.Cg)([(0,s.EM)("ha-icon-button-arrow-prev")],p),e()}catch(t){e(t)}})},26300(t,o,i){i.a(t,async function(t,e){try{i.r(o),i.d(o,{HaIconButton:()=>l});var a=i(62826),r=i(5124),s=i(22441),n=i(63672),c=i(18350),h=(i(67094),t([c]));c=(h.then?(await h)():h)[0];class l extends r.WF{render(){return r.qy` <ha-button appearance="plain" variant="neutral" aria-label="${(0,n.J)(this.label)}" title="${(0,n.J)(this.hideTitle?void 0:this.label)}" aria-haspopup="${(0,n.J)(this.ariaHasPopup)}" .disabled="${this.disabled}" .iconTag="${this.path?"ha-svg-icon":"span"}" .href="${this.href}" .target="${this.target}" .rel="${this.rel}" .download="${this.download}"> ${this.path?r.qy`<ha-svg-icon aria-hidden="true" .path="${this.path}"></ha-svg-icon>`:r.qy`<span><slot></slot></span>`} </ha-button> `}constructor(...t){super(...t),this.disabled=!1,this.hideTitle=!1,this.selected=!1}}l.shadowRootOptions={mode:"open",delegatesFocus:!0},l.styles=r.AH`:host{display:inline-block;outline:0;--ha-button-height:var(--ha-icon-button-size, 48px)}ha-button{position:relative;isolation:isolate;--wa-form-control-padding-inline:var( --ha-icon-button-padding-inline, --ha-space-2 );--wa-color-on-normal:currentColor;--wa-color-fill-quiet:transparent;--ha-button-label-overflow:visible}ha-button::after{content:"";position:absolute;inset:0;z-index:-1;border-radius:50%;background-color:currentColor;opacity:0;pointer-events:none}ha-button::part(base){width:var(--wa-form-control-height);aspect-ratio:1;outline-offset:-4px}ha-button::part(label){display:flex}:host([selected]) ha-button::after{opacity:.1}@media (hover:hover){:host(:hover:not([disabled])) ha-button::after{opacity:.1}}`,(0,a.Cg)([(0,s.MZ)({type:Boolean,reflect:!0})],l.prototype,"disabled",void 0),(0,a.Cg)([(0,s.MZ)({type:String})],l.prototype,"path",void 0),(0,a.Cg)([(0,s.MZ)({type:String})],l.prototype,"label",void 0),(0,a.Cg)([(0,s.MZ)({type:String,attribute:"aria-haspopup"})],l.prototype,"ariaHasPopup",void 0),(0,a.Cg)([(0,s.MZ)({attribute:"hide-title",type:Boolean})],l.prototype,"hideTitle",void 0),(0,a.Cg)([(0,s.MZ)({type:Boolean,reflect:!0})],l.prototype,"selected",void 0),(0,a.Cg)([(0,s.MZ)()],l.prototype,"href",void 0),(0,a.Cg)([(0,s.MZ)()],l.prototype,"target",void 0),(0,a.Cg)([(0,s.MZ)()],l.prototype,"rel",void 0),(0,a.Cg)([(0,s.MZ)()],l.prototype,"download",void 0),l=(0,a.Cg)([(0,s.EM)("ha-icon-button")],l),e()}catch(t){e(t)}})},2054(t,o,i){i.a(t,async function(t,o){try{var e=i(62826),a=i(5124),r=i(22441),s=i(1087),n=i(44249),c=i(26300),h=t([c]);c=(h.then?(await h)():h)[0];const l="M3,6H21V8H3V6M3,11H21V13H3V11M3,16H21V18H3V16Z";class d extends a.WF{connectedCallback(){super.connectedCallback(),this._attachNotifOnConnect&&(this._attachNotifOnConnect=!1,this._subscribeNotifications())}disconnectedCallback(){super.disconnectedCallback(),this._unsubNotifications&&(this._attachNotifOnConnect=!0,this._unsubNotifications(),this._unsubNotifications=void 0)}render(){if(!this._show)return a.s6;const t=this._hasNotifications&&(this.narrow||"always_hidden"===this.hass.dockedSidebar);return a.qy` <ha-icon-button .label="${this.hass.localize("ui.sidebar.sidebar_toggle")}" .path="${l}" @click="${this._toggleMenu}"></ha-icon-button> ${t?a.qy`<div class="dot"></div>`:""} `}willUpdate(t){if(super.willUpdate(t),!t.has("narrow")&&!t.has("hass"))return;const o=t.has("hass")?t.get("hass"):this.hass,i=t.has("narrow")?t.get("narrow"):this.narrow,e=!1===o?.kioskMode&&(i||"always_hidden"===o?.dockedSidebar),a=!1===this.hass.kioskMode&&(this.narrow||"always_hidden"===this.hass.dockedSidebar);this.hasUpdated&&e===a||(this._show=a||this._alwaysVisible,a?this._subscribeNotifications():this._unsubNotifications&&(this._unsubNotifications(),this._unsubNotifications=void 0))}_subscribeNotifications(){if(this._unsubNotifications)throw new Error("Already subscribed");this._unsubNotifications=(0,n.V)(this.hass.connection,t=>{this._hasNotifications=t.length>0})}_toggleMenu(){(0,s.r)(this,"hass-toggle-menu")}constructor(...t){super(...t),this.narrow=!1,this._hasNotifications=!1,this._show=!1,this._alwaysVisible=!1,this._attachNotifOnConnect=!1}}d.styles=a.AH`:host{position:relative}.dot{pointer-events:none;position:absolute;background-color:var(--accent-color);width:12px;height:12px;top:9px;right:7px;inset-inline-end:7px;inset-inline-start:initial;border-radius:var(--ha-border-radius-circle);border:2px solid var(--app-header-background-color)}`,(0,e.Cg)([(0,r.MZ)({type:Boolean})],d.prototype,"narrow",void 0),(0,e.Cg)([(0,r.MZ)({attribute:!1})],d.prototype,"hass",void 0),(0,e.Cg)([(0,r.wk)()],d.prototype,"_hasNotifications",void 0),(0,e.Cg)([(0,r.wk)()],d.prototype,"_show",void 0),d=(0,e.Cg)([(0,r.EM)("ha-menu-button")],d),o()}catch(t){o(t)}})},67094(t,o,i){i.r(o),i.d(o,{HaSvgIcon:()=>s});var e=i(62826),a=i(5124),r=i(22441);class s extends a.WF{render(){return a.JW` <svg viewBox="${this.viewBox||"0 0 24 24"}" preserveAspectRatio="xMidYMid meet" focusable="false" role="img" aria-hidden="true"> <g> ${this.path?a.JW`<path class="primary-path" d="${this.path}"></path>`:a.s6} ${this.secondaryPath?a.JW`<path class="secondary-path" d="${this.secondaryPath}"></path>`:a.s6} </g> </svg>`}}s.styles=a.AH`:host{display:var(--ha-icon-display,inline-flex);align-items:center;justify-content:center;position:relative;vertical-align:middle;fill:var(--icon-primary-color,currentcolor);width:var(--mdc-icon-size,24px);height:var(--mdc-icon-size,24px)}svg{width:100%;height:100%;pointer-events:none;display:block}path.primary-path{opacity:var(--icon-primary-opactity, 1)}path.secondary-path{fill:var(--icon-secondary-color,currentcolor);opacity:var(--icon-secondary-opactity, .5)}`,(0,e.Cg)([(0,r.MZ)()],s.prototype,"path",void 0),(0,e.Cg)([(0,r.MZ)({attribute:!1})],s.prototype,"secondaryPath",void 0),(0,e.Cg)([(0,r.MZ)({attribute:!1})],s.prototype,"viewBox",void 0),s=(0,e.Cg)([(0,r.EM)("ha-svg-icon")],s)},44249(t,o,i){i.d(o,{V:()=>e});const e=(t,o)=>{const i=new a,e=t.subscribeMessage(t=>o(i.processMessage(t)),{type:"persistent_notification/subscribe"});return()=>{e.then(t=>t?.())}};class a{processMessage(t){if("removed"===t.type)for(const o of Object.keys(t.notifications))delete this.notifications[o];else this.notifications={...this.notifications,...t.notifications};return Object.values(this.notifications)}constructor(){this.notifications={}}}},28794(t,o,i){i.a(t,async function(t,e){try{i.r(o);var a=i(62826),r=i(5124),s=i(22441),n=i(91926),c=i(90248),h=i(18350),l=i(2054),d=i(38962),p=t([c,h,l,d]);[c,h,l,d]=p.then?(await p)():p;class u extends r.WF{render(){return r.qy` ${this.toolbar?r.qy`<div class="toolbar"> ${this.rootnav||history.state?.root?r.qy` <ha-menu-button .hass="${this.hass}" .narrow="${this.narrow}"></ha-menu-button> `:r.qy` <ha-icon-button-arrow-prev .hass="${this.hass}" @click="${this._handleBack}"></ha-icon-button-arrow-prev> `} </div>`:""} <div class="content"> <ha-alert alert-type="error">${this.error}</ha-alert> <slot> <ha-button appearance="plain" size="small" @click="${this._handleBack}"> ${this.hass?.localize("ui.common.back")} </ha-button> </slot> </div> `}_handleBack(){(0,n.OE)()}static get styles(){return[r.AH`:host{display:block;height:100%;background-color:var(--primary-background-color)}.toolbar{display:flex;align-items:center;font-size:var(--ha-font-size-xl);height:var(--header-height);padding:8px 12px;pointer-events:none;background-color:var(--app-header-background-color);font-weight:var(--ha-font-weight-normal);color:var(--app-header-text-color,#fff);border-bottom:var(--app-header-border-bottom,none);box-sizing:border-box}@media (max-width:599px){.toolbar{padding:4px}}ha-icon-button-arrow-prev{pointer-events:auto}.content{color:var(--primary-text-color);height:calc(100% - var(--header-height));display:flex;padding:16px;align-items:center;justify-content:center;flex-direction:column;box-sizing:border-box}a{color:var(--primary-color)}ha-alert{margin-bottom:16px}`]}constructor(...t){super(...t),this.toolbar=!0,this.rootnav=!1,this.narrow=!1}}(0,a.Cg)([(0,s.MZ)({attribute:!1})],u.prototype,"hass",void 0),(0,a.Cg)([(0,s.MZ)({type:Boolean})],u.prototype,"toolbar",void 0),(0,a.Cg)([(0,s.MZ)({type:Boolean})],u.prototype,"rootnav",void 0),(0,a.Cg)([(0,s.MZ)({type:Boolean})],u.prototype,"narrow",void 0),(0,a.Cg)([(0,s.MZ)()],u.prototype,"error",void 0),u=(0,a.Cg)([(0,s.EM)("hass-error-screen")],u),e()}catch(t){e(t)}})}};