iobroker.lovelace
Version:
With this adapter you can build visualization for ioBroker with Home Assistant Lovelace UI
16 lines • 35.3 kB
JavaScript
export const __rspack_esm_id=50616;export const __rspack_esm_ids=[50616];export const __webpack_modules__={7553(e,t,a){a.d(t,{h:()=>o});class i extends Error{constructor(e,...t){super(...t),Error.captureStackTrace&&Error.captureStackTrace(this,i),this.name="TimeoutError",this.timeout=e,this.message=`Timed out in ${e} ms.`}}const o=(e,t)=>{const a=new Promise((t,a)=>{setTimeout(()=>{a(new i(e))},e)});return Promise.race([t,a])}},89865(e,t,a){a.a(e,async function(e,t){try{a(18111),a(61701);var i=a(62826),o=(a(22395),a(5124)),s=a(22441),r=a(1087),n=a(18350),l=(a(67094),e([n]));n=(l.then?(await l)():l)[0];class c extends o.WF{render(){return o.qy` <wa-button-group childSelector="ha-button"> ${this.buttons.map(e=>o.qy`<ha-button iconTag="ha-svg-icon" class="icon" .variant="${this.active===e.value&&this.activeVariant?this.activeVariant:this.variant}" .size="${this.size}" .value="${e.value}" ="${this._handleClick}" .title="${e.label}" .appearance="${this.active===e.value?"accent":"filled"}"> ${e.iconPath?o.qy`<ha-svg-icon aria-label="${e.label}" .path="${e.iconPath}"></ha-svg-icon>`:e.label} </ha-button>`)} </wa-button-group> `}_handleClick(e){this.active=e.currentTarget.value,(0,r.r)(this,"value-changed",{value:this.active})}constructor(...e){super(...e),this.size="medium",this.nowrap=!1,this.fullWidth=!1,this.variant="brand"}}c.styles=o.AH`:host{--mdc-icon-size:var(--button-toggle-icon-size, 20px)}:host([no-wrap]) wa-button-group::part(base){flex-wrap:nowrap}wa-button-group{padding:var(--ha-button-toggle-group-padding)}:host([full-width]) wa-button-group,:host([full-width]) wa-button-group::part(base){width:100%}:host([full-width]) ha-button{flex:1}`,(0,i.Cg)([(0,s.MZ)({attribute:!1})],c.prototype,"buttons",void 0),(0,i.Cg)([(0,s.MZ)()],c.prototype,"active",void 0),(0,i.Cg)([(0,s.MZ)({reflect:!0})],c.prototype,"size",void 0),(0,i.Cg)([(0,s.MZ)({type:Boolean,reflect:!0,attribute:"no-wrap"})],c.prototype,"nowrap",void 0),(0,i.Cg)([(0,s.MZ)({type:Boolean,reflect:!0,attribute:"full-width"})],c.prototype,"fullWidth",void 0),(0,i.Cg)([(0,s.MZ)()],c.prototype,"variant",void 0),(0,i.Cg)([(0,s.MZ)({attribute:"active-variant"})],c.prototype,"activeVariant",void 0),c=(0,i.Cg)([(0,s.EM)("ha-button-toggle-group")],c),t()}catch(e){t(e)}})},75064(e,t,a){var i=a(62826),o=a(5124),s=a(22441),r=a(2846);class n extends r.G{constructor(...e){super(...e),this.borderTop=!1}}n.styles=[...r.J,o.AH`:host{--md-list-item-one-line-container-height:48px;--md-list-item-two-line-container-height:64px}:host([border-top]) md-item{border-top:1px solid var(--divider-color)}[slot=start]{--state-icon-color:var(--secondary-text-color)}[slot=overline]{line-height:1.15rem;font-size:calc(var(--mdc-typography-subtitle1-font-size, 1rem) * .75);font-weight:var(--mdc-typography-subtitle1-font-weight,400);font-family:var(
--mdc-typography-subtitle1-font-family,
var(--mdc-typography-font-family)
);color:var(--mdc-select-label-ink-color,rgba(0,0,0,.6))}[slot=headline]{line-height:var(--ha-line-height-normal);font-size:var(--ha-font-size-m);white-space:nowrap}[slot=supporting-text]{line-height:var(--ha-line-height-normal);font-size:var(--ha-font-size-s);white-space:nowrap}::slotted(img),::slotted(state-badge){width:32px;height:32px}::slotted(.code){font-family:var(--ha-font-family-code);font-size:var(--ha-font-size-xs)}::slotted(.domain){font-size:var(--ha-font-size-s);font-weight:var(--ha-font-weight-normal);line-height:var(--ha-line-height-normal);align-self:flex-end;max-width:30%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}`],(0,i.Cg)([(0,s.MZ)({type:Boolean,reflect:!0,attribute:"border-top"})],n.prototype,"borderTop",void 0),n=(0,i.Cg)([(0,s.EM)("ha-combo-box-item")],n)},70947(e,t,a){var i=a(62826),o=a(50759),s=(a(38625),a(5124)),r=a(22441);a(67094);class n extends o.A{renderCheckboxIcon(){return s.qy` <ha-svg-icon id="check" part="checkmark" .path="${this.checked?"M10,17L5,12L6.41,10.58L10,14.17L17.59,6.58L19,8M19,3H5C3.89,3 3,3.89 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5C21,3.89 20.1,3 19,3Z":"M19,3H5C3.89,3 3,3.89 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5C21,3.89 20.1,3 19,3M19,5V19H5V5H19Z"}"></ha-svg-icon> `}static get styles(){return[o.A.styles,s.AH`:host{min-height:var(--ha-space-10)}#check{visibility:visible;flex-shrink:0}#icon ::slotted(*){color:var(--ha-color-on-neutral-normal)}:host([variant=danger]) #icon ::slotted(*){color:var(--ha-color-on-danger-quiet)}:host([selected]){font-weight:var(--ha-font-weight-medium);color:var(--primary-color);background-color:var(--ha-color-fill-primary-quiet-resting);--icon-primary-color:var(--primary-color)}:host([selected]:hover){background-color:var(--ha-color-fill-primary-quiet-hover)}`]}constructor(...e){super(...e),this.selected=!1}}(0,i.Cg)([(0,r.MZ)({type:Boolean,reflect:!0})],n.prototype,"selected",void 0),n=(0,i.Cg)([(0,r.EM)("ha-dropdown-item")],n)},29823(e,t,a){a.a(e,async function(e,t){try{var i=a(62826),o=a(52254),s=a(5124),r=a(22441),n=e([o]);o=(n.then?(await n)():n)[0];class l extends o.A{get anchorElement(){return this.popup?.anchor}set anchorElement(e){this.popup&&(this.popup.anchor&&"ha-icon-button"===this.popup.anchor.localName&&(this.popup.anchor.selected=!1),this.popup.anchor=e)}getTrigger(){return this.anchorElement?this.anchorElement:super.getTrigger()}async showMenu(){await super.showMenu();const e=this.getTrigger();e&&"ha-icon-button"===e.localName&&(e.selected=!0)}async hideMenu(){const e=this.getTrigger();e&&"ha-icon-button"===e.localName&&(e.selected=!1),await super.hideMenu()}static get styles(){return[o.A.styles,s.AH`:host{font-size:var(--ha-dropdown-font-size, var(--ha-font-size-m));--wa-color-surface-raised:var(
--card-background-color,
var(--ha-dialog-surface-background, var(--mdc-theme-surface, #fff)),
)}#menu{padding:var(--ha-space-1)}wa-popup::part(popup){z-index:200}`]}constructor(...e){super(...e),this.dropdownTag="ha-dropdown",this.dropdownItemTag="ha-dropdown-item"}}(0,i.Cg)([(0,r.MZ)({attribute:!1})],l.prototype,"dropdownTag",void 0),(0,i.Cg)([(0,r.MZ)({attribute:!1})],l.prototype,"dropdownItemTag",void 0),l=(0,i.Cg)([(0,r.EM)("ha-dropdown")],l),t()}catch(e){t(e)}})},47680(e,t,a){a.r(t),a.d(t,{HaIcon:()=>w});a(74423);var i=a(62826),o=a(5124),s=a(22441),r=a(1087),n=a(9899),l=a(700),c=(a(44114),a(18111),a(7588),a(95192)),d=a(7553);const h=JSON.parse('{"version":"7.4.47","parts":[{"file":"7a7139d465f1f41cb26ab851a17caa21a9331234"},{"start":"account-supervisor-circle-","file":"9561286c4c1021d46b9006596812178190a7cc1c"},{"start":"alpha-r-c","file":"eb466b7087fb2b4d23376ea9bc86693c45c500fa"},{"start":"arrow-decision-o","file":"4b3c01b7e0723b702940c5ac46fb9e555646972b"},{"start":"baby-f","file":"2611401d85450b95ab448ad1d02c1a432b409ed2"},{"start":"battery-hi","file":"89bcd31855b34cd9d31ac693fb073277e74f1f6a"},{"start":"blur-r","file":"373709cd5d7e688c2addc9a6c5d26c2d57c02c48"},{"start":"briefcase-account-","file":"a75956cf812ee90ee4f656274426aafac81e1053"},{"start":"calendar-question-","file":"3253f2529b5ebdd110b411917bacfacb5b7063e6"},{"start":"car-lig","file":"74566af3501ad6ae58ad13a8b6921b3cc2ef879d"},{"start":"cellphone-co","file":"7677f1cfb2dd4f5562a2aa6d3ae43a2e6997b21a"},{"start":"circle-slice-2","file":"70d08c50ec4522dd75d11338db57846588263ee2"},{"start":"cloud-co","file":"141d2bfa55ca4c83f4bae2812a5da59a84fec4ff"},{"start":"cog-s","file":"5a640365f8e47c609005d5e098e0e8104286d120"},{"start":"cookie-l","file":"dd85b8eb8581b176d3acf75d1bd82e61ca1ba2fc"},{"start":"currency-eur-","file":"15362279f4ebfc3620ae55f79d2830ad86d5213e"},{"start":"delete-o","file":"239434ab8df61237277d7599ebe066c55806c274"},{"start":"draw-","file":"5605918a592070803ba2ad05a5aba06263da0d70"},{"start":"emoticon-po","file":"a838cfcec34323946237a9f18e66945f55260f78"},{"start":"fan","file":"effd56103b37a8c7f332e22de8e4d67a69b70db7"},{"start":"file-question-","file":"b2424b50bd465ae192593f1c3d086c5eec893af8"},{"start":"flask-off-","file":"3b76295cde006a18f0301dd98eed8c57e1d5a425"},{"start":"food-s","file":"1c6941474cbeb1755faaaf5771440577f4f1f9c6"},{"start":"gamepad-u","file":"c6efe18db6bc9654ae3540c7dee83218a5450263"},{"start":"google-f","file":"df341afe6ad4437457cf188499cb8d2df8ac7b9e"},{"start":"head-c","file":"282121c9e45ed67f033edcc1eafd279334c00f46"},{"start":"home-pl","file":"27e8e38fc7adcacf2a210802f27d841b49c8c508"},{"start":"inbox-","file":"0f0316ec7b1b7f7ce3eaabce26c9ef619b5a1694"},{"start":"key-v","file":"ea33462be7b953ff1eafc5dac2d166b210685a60"},{"start":"leaf-circle-","file":"33db9bbd66ce48a2db3e987fdbd37fb0482145a4"},{"start":"lock-p","file":"b89e27ed39e9d10c44259362a4b57f3c579d3ec8"},{"start":"message-s","file":"7b5ab5a5cadbe06e3113ec148f044aa701eac53a"},{"start":"moti","file":"01024d78c248d36805b565e343dd98033cc3bcaf"},{"start":"newspaper-variant-o","file":"22a6ec4a4fdd0a7c0acaf805f6127b38723c9189"},{"start":"on","file":"c73d55b412f394e64632e2011a59aa05e5a1f50d"},{"start":"paw-ou","file":"3f669bf26d16752dc4a9ea349492df93a13dcfbf"},{"start":"pigg","file":"0c24edb27eb1c90b6e33fc05f34ef3118fa94256"},{"start":"printer-pos-sy","file":"41a55cda866f90b99a64395c3bb18c14983dcf0a"},{"start":"read","file":"c7ed91552a3a64c9be88c85e807404cf705b7edf"},{"start":"robot-vacuum-variant-o","file":"917d2a35d7268c0ea9ad9ecab2778060e19d90e0"},{"start":"sees","file":"6e82d9861d8fac30102bafa212021b819f303bdb"},{"start":"shoe-f","file":"e2fe7ce02b5472301418cc90a0e631f187b9f238"},{"start":"snowflake-m","file":"a28ba9f5309090c8b49a27ca20ff582a944f6e71"},{"start":"st","file":"7e92d03f095ec27e137b708b879dfd273bd735ab"},{"start":"su","file":"61c74913720f9de59a379bdca37f1d2f0dc1f9db"},{"start":"tag-plus-","file":"8f3184156a4f38549cf4c4fffba73a6a941166ae"},{"start":"timer-a","file":"baab470d11cfb3a3cd3b063ee6503a77d12a80d0"},{"start":"transit-d","file":"8561c0d9b1ac03fab360fd8fe9729c96e8693239"},{"start":"vector-arrange-b","file":"c9a3439257d4bab33d3355f1f2e11842e8171141"},{"start":"water-ou","file":"02dbccfb8ca35f39b99f5a085b095fc1275005a0"},{"start":"webc","file":"57bafd4b97341f4f2ac20a609d023719f23a619c"},{"start":"zip","file":"65ae094e8263236fa50486584a08c03497a38d93"}]}');let p;const u=()=>(p||(p=v().catch(e=>{throw p=void 0,e})),p),v=async()=>{const e=(0,c.y$)("hass-icon-db","mdi-icon-store"),t=await(0,c.Jt)("_version",e);return t?t!==h.version&&(await(0,c.IU)(e),(0,c.hZ)("_version",h.version,e)):(0,c.hZ)("_version",h.version,e),e},b=["mdi","hass","hassio","hademo"];let f=[];a(67094);const m={},g={},y=(0,n.s)(()=>(async e=>{const t=Object.keys(e),a=await Promise.allSettled(Object.values(e));(await u())("readwrite",i=>{a.forEach((a,o)=>{"fulfilled"===a.status&&Object.entries(a.value).forEach(([e,t])=>{i.put(t,e)}),delete e[t[o]]})})})(g),2e3),_={},C={"home-assistant":()=>a.e(58781).then(a.bind(a,53580)).then(e=>e.mdiHomeAssistant),"music-assistant":()=>a.e(56009).then(a.bind(a,10576)).then(e=>e.mdiMusicAssistant),esphome:()=>a.e(88800).then(a.bind(a,45091)).then(e=>e.mdiEsphomeLogo)};class w extends o.WF{willUpdate(e){super.willUpdate(e),e.has("icon")&&(this._path=void 0,this._secondaryPath=void 0,this._viewBox=void 0,this._loadIcon())}render(){return this.icon?this._legacy?o.qy` <iron-icon .icon="${this.icon}"></iron-icon>`:o.qy`<ha-svg-icon .path="${this._path}" .secondaryPath="${this._secondaryPath}" .viewBox="${this._viewBox}"></ha-svg-icon>`:o.s6}async _loadIcon(){if(!this.icon)return;const e=this.icon,[t,a]=this.icon.split(":",2);let i,o=a;if(!t||!o)return;if(!b.includes(t)){const a=l.y[t];return a?void(a&&"function"==typeof a.getIcon&&this._setCustomPath(a.getIcon(o),e)):void(this._legacy=!0)}if(this._legacy=!1,o in m){const e=m[o];let a;e.newName?(a=`Icon ${t}:${o} was renamed to ${t}:${e.newName}, please change your config, it will be removed in version ${e.removeIn}.`,o=e.newName):a=`Icon ${t}:${o} was removed from MDI, please replace this icon with an other icon in your config, it will be removed in version ${e.removeIn}.`,console.warn(a),(0,r.r)(this,"write_log",{level:"warning",message:a})}if(o in _)return void(this._path=_[o]);if(o in C){const t=await C[o]();return this.icon===e&&(this._path=t),void(_[o]=t)}try{i=await(e=>new Promise((t,a)=>{if(f.push([e,t,a]),f.length>1)return;const i=u();(0,d.h)(1e3,(async()=>{(await i)("readonly",e=>{for(const[t,a,i]of f)(0,c.Yd)(e.get(t)).then(e=>a(e)).catch(e=>i(e));f=[]})})()).catch(e=>{for(const[,,t]of f)t(e);f=[]})}))(o)}catch(e){i=void 0}if(i)return this.icon===e&&(this._path=i),void(_[o]=i);const s=(e=>{let t;for(const a of h.parts){if(void 0!==a.start&&e<a.start)break;t=a}return t.file})(o);if(s in g)return void this._setPath(g[s],o,e);const n=fetch(`/static/mdi/${s}.json`).then(e=>e.json());g[s]=n,this._setPath(n,o,e),n.catch(()=>{delete g[s]}),y()}async _setCustomPath(e,t){const a=await e;this.icon===t&&(this._path=a.path,this._secondaryPath=a.secondaryPath,this._viewBox=a.viewBox)}async _setPath(e,t,a){try{const i=await e;this.icon===a&&(this._path=i[t]),_[t]=i[t]}catch(e){}}constructor(...e){super(...e),this._legacy=!1}}w.styles=o.AH`:host{fill:currentcolor}`,(0,i.Cg)([(0,s.MZ)()],w.prototype,"icon",void 0),(0,i.Cg)([(0,s.wk)()],w.prototype,"_path",void 0),(0,i.Cg)([(0,s.wk)()],w.prototype,"_secondaryPath",void 0),(0,i.Cg)([(0,s.wk)()],w.prototype,"_viewBox",void 0),(0,i.Cg)([(0,s.wk)()],w.prototype,"_legacy",void 0),w=(0,i.Cg)([(0,s.EM)("ha-icon")],w)},3449(e,t,a){var i=a(62826),o=a(5124),s=a(22441);class r extends o.WF{render(){return o.qy`<slot></slot>`}constructor(...e){super(...e),this.disabled=!1}}r.styles=o.AH`:host{display:block;color:var(--mdc-text-field-label-ink-color,rgba(0,0,0,.6));font-size:var(--ha-font-size-s);padding-left:16px;padding-right:16px;padding-inline-start:16px;padding-inline-end:16px;letter-spacing:var(
--mdc-typography-caption-letter-spacing,
.0333333333em
);line-height:normal}:host([disabled]){color:var(--mdc-text-field-disabled-ink-color,rgba(0,0,0,.6))}`,(0,i.Cg)([(0,s.MZ)({type:Boolean,reflect:!0})],r.prototype,"disabled",void 0),r=(0,i.Cg)([(0,s.EM)("ha-input-helper-text")],r)},2846(e,t,a){a.d(t,{G:()=>c,J:()=>l});var i=a(62826),o=a(58168),s=a(82553),r=a(5124),n=a(22441);a(54276);const l=[s.R,r.AH`:host{--ha-icon-display:block;--md-sys-color-primary:var(--primary-text-color);--md-sys-color-secondary:var(--secondary-text-color);--md-sys-color-surface:var(--card-background-color);--md-sys-color-on-surface:var(--primary-text-color);--md-sys-color-on-surface-variant:var(--secondary-text-color)}md-item{overflow:var(--md-item-overflow,hidden);align-items:var(--md-item-align-items,center);gap:var(--ha-md-list-item-gap,16px)}`];class c extends o.n{renderRipple(){return"text"===this.type?r.s6:r.qy`<ha-ripple part="ripple" for="item" ?disabled="${this.disabled&&"link"!==this.type}"></ha-ripple>`}}c.styles=l,c=(0,i.Cg)([(0,n.EM)("ha-md-list-item")],c)},88285(e,t,a){a.a(e,async function(e,t){try{var i=a(62826),o=a(35211),s=a(5124),r=a(22441),n=a(63672),l=a(1087),c=a(22792),d=a(17894),h=(a(75064),a(47680),a(26300)),p=e([h]);h=(p.then?(await p)():p)[0];const u="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",v="M7,10L12,15L17,10H7Z";class b extends((0,d.c)(s.WF)){async focus(){await this.updateComplete,await(this.item?.focus())}render(){const e=!!this.value,t=!(!this.value||this.required||this.disabled||this.hideClearIcon),a=this.placeholder??this.label,i=this.label&&e?s.qy`<span slot="overline">${this.label}${this.required?" *":""}</span>`:s.s6,o=e?this.valueRenderer?this.valueRenderer(this.value??""):s.qy`<span slot="headline">${this.value}</span>`:a?s.qy`<span slot="headline" class="placeholder"> ${a}${this.required?" *":""} </span>`:s.s6;return s.qy` <ha-combo-box-item aria-label="${(0,n.J)(this.label||this.placeholder)}" .disabled="${this.disabled}" type="button" compact="compact"> ${this.image?s.qy`<img alt="${this.label??""}" slot="start" .src="${this.image}" crossorigin="anonymous" referrerpolicy="no-referrer">`:this.icon?s.qy`<ha-icon slot="start" .icon="${this.icon}"></ha-icon>`:s.qy`<slot name="start"></slot>`} ${i}${o} ${this.unknown?s.qy`<div slot="supporting-text" class="unknown"> ${this.unknownItemText||this._i18n?.localize("ui.components.combo-box.unknown_item")} </div>`:s.s6} ${t?s.qy` <ha-icon-button class="clear" slot="end" ="${this._clear}" .path="${u}"></ha-icon-button> `:s.s6} <ha-svg-icon class="arrow" slot="end" .path="${v}"></ha-svg-icon> </ha-combo-box-item> `}_clear(e){e.stopPropagation(),(0,l.r)(this,"clear")}static get styles(){return[s.AH`ha-combo-box-item[disabled]{background-color:var(--ha-color-form-background-disabled);--md-list-item-disabled-opacity:0.5;opacity:.5;cursor:not-allowed}ha-combo-box-item{position:relative;background-color:var(--ha-color-form-background);border-radius:var(--ha-border-radius-sm);border-end-end-radius:0;border-end-start-radius:0;--md-list-item-one-line-container-height:56px;--md-list-item-two-line-container-height:56px;--md-list-item-top-space:0px;--md-list-item-bottom-space:0px;--md-list-item-leading-space:var(--ha-space-4);--md-list-item-trailing-space:var(--ha-space-2);--ha-md-list-item-gap:var(--ha-space-2);--md-focus-ring-width:0px;--md-focus-ring-duration:0s}ha-combo-box-item:after{display:block;content:"";position:absolute;pointer-events:none;bottom:0;left:0;right:0;height:1px;width:100%;background-color:var(--ha-color-border-neutral-loud);transform:height 180ms ease-in-out,background-color 180ms ease-in-out}ha-combo-box-item:focus:after{height:2px;background-color:var(--mdc-theme-primary)}:host([unknown]) ha-combo-box-item{background-color:var(--ha-color-fill-warning-quiet-resting)}:host([invalid]) ha-combo-box-item:after{height:2px;background-color:var(--mdc-theme-error,var(--error-color,#b00020))}.clear{margin:0 -8px;--ha-icon-button-size:32px;--ha-icon-button-padding-inline:var(--ha-space-1)}.arrow{--mdc-icon-size:20px;width:32px}.placeholder{color:var(--secondary-text-color)}:host([invalid]) .placeholder{color:var(--mdc-theme-error,var(--error-color,#b00020))}.unknown{color:var(--ha-color-on-warning-normal)}`]}constructor(...e){super(...e),this.invalid=!1}}(0,i.Cg)([(0,r.MZ)({type:Boolean,reflect:!0})],b.prototype,"invalid",void 0),(0,i.Cg)([(0,r.P)("ha-combo-box-item",!0)],b.prototype,"item",void 0),(0,i.Cg)([(0,r.wk)(),(0,o.Fg)({context:c.D5,subscribe:!0})],b.prototype,"_i18n",void 0),b=(0,i.Cg)([(0,r.EM)("ha-picker-field")],b),t()}catch(e){t(e)}})},54276(e,t,a){var i=a(62826),o=a(76482),s=a(91382),r=a(96245),n=a(5124),l=a(22441);class c extends s.n{attach(e){super.attach(e),this.attachableTouchController.attach(e)}disconnectedCallback(){super.disconnectedCallback(),this.hovered=!1,this.pressed=!1}detach(){super.detach(),this.attachableTouchController.detach()}_onTouchControlChange(e,t){e?.removeEventListener("touchend",this._handleTouchEnd),t?.addEventListener("touchend",this._handleTouchEnd)}constructor(...e){super(...e),this.attachableTouchController=new o.i(this,this._onTouchControlChange.bind(this)),this._handleTouchEnd=()=>{this.disabled||super.endPressAnimation()}}}c.styles=[r.R,n.AH`:host{--md-ripple-hover-opacity:var(--ha-ripple-hover-opacity, 0.08);--md-ripple-pressed-opacity:var(--ha-ripple-pressed-opacity, 0.12);--md-ripple-hover-color:var(
--ha-ripple-hover-color,
var(--ha-ripple-color, var(--secondary-text-color))
);--md-ripple-pressed-color:var(
--ha-ripple-pressed-color,
var(--ha-ripple-color, var(--secondary-text-color))
)}`],c=(0,i.Cg)([(0,l.EM)("ha-ripple")],c)},606(e,t,a){a.a(e,async function(e,t){try{a(74423),a(18111),a(61701);var i=a(62826),o=a(5124),s=a(22441),r=a(63672),n=a(22786),l=a(1087),c=a(29823),d=(a(70947),a(3449),a(88285)),h=(a(67094),e([c,d]));[c,d]=h.then?(await h)():h;class p extends o.WF{render(){return this.disabled?o.qy`${this._renderField()}${this._renderHelper()}`:o.qy` <ha-dropdown placement="bottom" -select="${this._handleSelect}" -show="${this._handleShow}" -hide="${this._handleHide}"> ${this._renderField()} ${this.options?this.options.map(e=>{const t=["string","number"].includes(typeof e);return o.qy` <ha-dropdown-item .value="${t?e:e.value}" .disabled="${!t&&(e.disabled??!1)}" .selected="${this.value===(t?e:e.value)}"> ${e.iconPath?o.qy`<ha-svg-icon slot="icon" .path="${e.iconPath}"></ha-svg-icon>`:o.s6} <div class="content"> ${t?e:e.label||e.value} ${e.secondary?o.qy`<div class="secondary">${e.secondary}</div>`:o.s6} </div> </ha-dropdown-item> `}):o.qy`<slot></slot>`} </ha-dropdown> ${this._renderHelper()} `}_renderField(){const e=this._getValueLabel(this.options,this.value);return o.qy` <ha-picker-field slot="trigger" type="button" class="${this._opened?"opened":""}" compact="compact" aria-label="${(0,r.J)(this.label)}" ="${this._clearValue}" .label="${this.label}" .value="${e}" .required="${this.required}" .disabled="${this.disabled}" .hideClearIcon="${!this.clearable||this.required||this.disabled||!String(this.value)}"> </ha-picker-field> `}_renderHelper(){return this.helper?o.qy`<ha-input-helper-text .disabled="${this.disabled}">${this.helper}</ha-input-helper-text>`:o.s6}_handleSelect(e){e.stopPropagation();const t=e.detail.item.value;t!==this.value&&(0,l.r)(this,"selected",{value:t})}_clearValue(){!this.disabled&&this.value&&(0,l.r)(this,"selected",{value:void 0})}_handleShow(){this.style.setProperty("--select-menu-width",`${this._triggerField.offsetWidth}px`),this._opened=!0}_handleHide(){this._opened=!1}constructor(...e){super(...e),this.clearable=!1,this.required=!1,this.disabled=!1,this._opened=!1,this._getValueLabel=(0,n.A)((e,t)=>{const a=void 0!==t?String(t):void 0;if(!e||!a)return a;for(const t of e){const e=["string","number"].includes(typeof t);if(e&&t===a||!e&&String(t.value)===a)return e?t:t.label||t.value}return a})}}p.styles=o.AH`:host{position:relative}ha-picker-field.opened{--mdc-text-field-idle-line-color:var(--primary-color)}ha-dropdown-item .content{display:flex;gap:var(--ha-space-1);flex-direction:column}ha-dropdown-item .secondary{font-size:var(--ha-font-size-s);color:var(--ha-color-text-secondary)}ha-dropdown::part(menu){min-width:var(--select-menu-width)}ha-input-helper-text{display:block;margin:var(--ha-space-2) 0 0}`,(0,i.Cg)([(0,s.MZ)({type:Boolean})],p.prototype,"clearable",void 0),(0,i.Cg)([(0,s.MZ)({attribute:!1})],p.prototype,"options",void 0),(0,i.Cg)([(0,s.MZ)()],p.prototype,"label",void 0),(0,i.Cg)([(0,s.MZ)()],p.prototype,"helper",void 0),(0,i.Cg)([(0,s.MZ)()],p.prototype,"value",void 0),(0,i.Cg)([(0,s.MZ)({type:Boolean})],p.prototype,"required",void 0),(0,i.Cg)([(0,s.MZ)({type:Boolean})],p.prototype,"disabled",void 0),(0,i.Cg)([(0,s.wk)()],p.prototype,"_opened",void 0),(0,i.Cg)([(0,s.P)("ha-picker-field")],p.prototype,"_triggerField",void 0),p=(0,i.Cg)([(0,s.EM)("ha-select")],p),t()}catch(e){t(e)}})},18719(e,t,a){a.a(e,async function(e,i){try{a.r(t),a.d(t,{HaNumericThresholdSelector:()=>g});a(18111),a(61701);var o=a(62826),s=a(22786),r=a(5124),n=a(22441),l=a(1087),c=a(89865),d=(a(3449),a(606)),h=(a(11399),e([c,d]));[c,d]=h.then?(await h)():h;const p="M4 19V20H22V22H2V2H4V17C7 17 10 15 12.1 11.4C15.1 6.4 18.4 4 22 4V6C19.2 6 16.5 8.1 13.9 12.5C11.3 16.6 7.7 19 4 19Z",u="M 2 2 L 2 22 L 22 22 L 22 20 L 4 20 L 4 2 L 2 2 z M 17.976562 6 C 17.965863 6.00017 17.951347 6.0014331 17.935547 6.0019531 C 17.903847 6.0030031 17.862047 6.0043225 17.810547 6.0078125 C 17.707247 6.0148425 17.564772 6.0273144 17.388672 6.0527344 C 17.036572 6.1035743 16.54829 6.2035746 15.962891 6.3964844 C 14.788292 6.783584 13.232027 7.5444846 11.611328 9.0332031 C 10.753918 9.820771 9.8854345 10.808987 9.0449219 12.042969 C 7.881634 12.257047 7 13.274809 7 14.5 C 7 15.880699 8.1192914 17 9.5 17 C 10.880699 17 12 15.880699 12 14.5 C 12 13.732663 11.653544 13.046487 11.109375 12.587891 C 11.732682 11.74814 12.359503 11.061942 12.964844 10.505859 C 14.359842 9.2245207 15.662945 8.6023047 16.589844 8.296875 C 17.054643 8.1437252 17.426428 8.0689231 17.673828 8.0332031 C 17.797428 8.0153531 17.891466 8.0076962 17.947266 8.0039062 C 17.974966 8.0020263 17.992753 8.0003 18.001953 8 L 17.998047 6 L 17.976562 6 z",v="M 2 2 L 2 22 L 22 22 L 22 20 L 4 20 L 4 2 L 2 2 z M 9.5 7 C 8.1192914 7 7 8.1192914 7 9.5 C 7 10.880699 8.1192914 12 9.5 12 C 9.598408 12 9.6955741 11.993483 9.7910156 11.982422 C 10.39444 12.754246 11.005767 13.410563 11.611328 13.966797 C 13.232027 15.455495 14.788292 16.216416 15.962891 16.603516 C 16.54829 16.796415 17.036572 16.896366 17.388672 16.947266 C 17.564772 16.972666 17.707247 16.985188 17.810547 16.992188 C 17.862047 16.995687 17.903847 16.997047 17.935547 16.998047 C 17.951347 16.998547 17.965863 16.9998 17.976562 17 L 17.998047 17 L 18.001953 15 C 17.992753 14.9997 17.974966 14.999947 17.947266 14.998047 C 17.891466 14.994247 17.797428 14.984597 17.673828 14.966797 C 17.426428 14.931097 17.054643 14.856325 16.589844 14.703125 C 15.662945 14.397725 14.359842 13.775439 12.964844 12.494141 C 12.496227 12.063656 12.015935 11.551532 11.533203 10.955078 C 11.826929 10.545261 12 10.042666 12 9.5 C 12 8.1192914 10.880699 7 9.5 7 z",b="M 2 2 L 2 22 L 22 22 L 22 20 L 4 20 L 4 2 L 2 2 z M 16.5 4 C 15.119301 4 14 5.1192914 14 6.5 C 14 6.8572837 14.075904 7.196497 14.210938 7.5039062 C 13.503071 8.3427071 12.800578 9.3300361 12.130859 10.501953 C 11.718781 11.223082 11.287475 11.849823 10.845703 12.394531 C 10.457136 12.145771 9.9956073 12 9.5 12 C 8.1192914 12 7 13.119301 7 14.5 C 7 15.880699 8.1192914 17 9.5 17 C 10.880699 17 12 15.880699 12 14.5 C 12 14.38201 11.990422 14.26598 11.974609 14.152344 C 12.636605 13.409426 13.276156 12.531884 13.869141 11.494141 C 14.462491 10.455789 15.073208 9.5905169 15.681641 8.8613281 C 15.938115 8.9501682 16.213303 9 16.5 9 C 17.880699 9 19 7.8807086 19 6.5 C 19 5.1192914 17.880699 4 16.5 4 z",f="M 2 2 L 2 22 L 22 22 L 22 20 L 4 20 L 4 19.046875 C 4.226574 19.041905 4.4812768 19.028419 4.7597656 19 C 5.8832145 18.8854 7.4011147 18.537974 9.0019531 17.609375 L 8.8847656 17.408203 C 9.320466 17.777433 9.8841605 18 10.5 18 C 11.880699 18 13 16.880699 13 15.5 C 13 14.119301 11.880699 13 10.5 13 C 9.1192914 13 8 14.119301 8 15.5 C 8 15.654727 8.0141099 15.806171 8.0410156 15.953125 L 7.9980469 15.876953 C 6.6882482 16.636752 5.4555097 16.918066 4.5566406 17.009766 C 4.3512557 17.030705 4.166436 17.040275 4 17.044922 L 4 2 L 2 2 z M 21.976562 4 C 21.965863 4.00017 21.951347 4.0014331 21.935547 4.0019531 C 21.903847 4.0030031 21.862047 4.0043225 21.810547 4.0078125 C 21.707247 4.0148425 21.564772 4.0273144 21.388672 4.0527344 C 21.036572 4.1035743 20.54829 4.2035846 19.962891 4.3964844 C 19.34193 4.6011277 18.613343 4.9149715 17.826172 5.3808594 C 17.441793 5.1398775 16.987134 5 16.5 5 C 15.119301 5 14 6.1192914 14 7.5 C 14 8.8807086 15.119301 10 16.5 10 C 17.880699 10 19 8.8807086 19 7.5 C 19 7.3403872 18.983669 7.1845035 18.955078 7.0332031 C 19.569666 6.6795942 20.126994 6.4493921 20.589844 6.296875 C 21.054643 6.1437252 21.426428 6.0689231 21.673828 6.0332031 C 21.797428 6.0153531 21.891466 6.0076962 21.947266 6.0039062 C 21.974966 6.0020263 21.992753 6.0003 22.001953 6 L 21.998047 4 L 21.976562 4 z",m={crossed:"above",changed:"any",is:"above"};class g extends r.WF{_getMode(){return this.selector.numeric_threshold?.mode??"crossed"}willUpdate(e){if(e.has("value")||e.has("selector")){const e=this._getMode();this._type=this.value?.type||m[e]}}updated(e){if(super.updated(e),(e.has("value")||e.has("selector"))&&!this.value){const e=this._getMode(),t=m[e];(0,l.r)(this,"value-changed",{value:{type:t}})}}_getUnitOptions(){return this.selector.numeric_threshold?.unit_of_measurement}_getEntityFilter(){const e=this.selector.numeric_threshold?.entity,t=this.selector.numeric_threshold?.unit_of_measurement;return t?Array.isArray(e)?e.map(e=>({...e,unit_of_measurement:t})):e?{...e,unit_of_measurement:t}:{unit_of_measurement:t}:e}render(){const e=this._getMode(),t=this._type||m[e],a="above"===t||"below"===t,i="between"===t||"outside"===t,o=this._getUnitOptions(),s=this._buildTypeOptions(this.hass.localize,e),n=[{label:this.hass.localize("ui.components.selectors.numeric_threshold.number"),value:"number"},{label:this.hass.localize("ui.components.selectors.numeric_threshold.entity"),value:"entity"}],l=this.hass.localize(`ui.components.selectors.numeric_threshold.${e}.${t}`),c=this.hass.localize(`ui.components.selectors.numeric_threshold.${e}.type`);return r.qy` <div class="container"> ${this.label?r.qy`<label>${this.label}${this.required?"*":""}</label>`:r.s6} <div class="inputs"> <ha-select .label="${c}" .value="${t}" .options="${s}" .disabled="${this.disabled}" ="${this._typeChanged}"></ha-select> ${a?this._renderValueRow(l,this.value?.value,this._valueChanged,this._valueChoiceChanged,this._unitChanged,o,n):r.s6} ${i?r.qy` ${this._renderValueRow(this.hass.localize("ui.components.selectors.numeric_threshold.from"),this.value?.value_min,this._valueMinChanged,this._valueMinChoiceChanged,this._unitMinChanged,o,n)} ${this._renderValueRow(this.hass.localize("ui.components.selectors.numeric_threshold.to"),this.value?.value_max,this._valueMaxChanged,this._valueMaxChoiceChanged,this._unitMaxChanged,o,n)} `:r.s6} </div> ${this.helper?r.qy`<ha-input-helper-text>${this.helper}</ha-input-helper-text>`:r.s6} </div> `}_renderUnitSelect(e,t,a){if(a.length<=1)return r.s6;const i=a.map(e=>({value:e,label:e})),o=this.hass.localize("ui.components.selectors.numeric_threshold.unit");return r.qy` <ha-select class="unit-selector" .label="${o}" .value="${e?.unit_of_measurement||a[0]}" .options="${i}" .disabled="${this.disabled}" ="${t}"></ha-select> `}_renderValueRow(e,t,a,i,o,s,n){const l=t?.active_choice??"number",c="entity"===l,d=!c&&!!s&&s.length>1,h=c?t?.entity:t?.number,p=t?.unit_of_measurement||s?.[0],u={number:{...this.selector.numeric_threshold?.number,...!d&&p?{unit_of_measurement:p}:{}}},v={entity:{filter:this._getEntityFilter()}},b=c?v:u;return r.qy` <div class="value-row"> <div class="value-header"> ${e?r.qy`<span class="value-label">${e}${this.required?"*":""}</span>`:r.s6} <ha-button-toggle-group size="small" .buttons="${n}" .active="${l}" .disabled="${this.disabled}" -changed="${i}"></ha-button-toggle-group> </div> <div class="value-inputs"> <ha-selector class="value-selector" .hass="${this.hass}" .selector="${b}" .value="${h}" .disabled="${this.disabled}" .required="${this.required}" -changed="${a}"></ha-selector> ${d?this._renderUnitSelect(t,o,s):r.s6} </div> </div> `}_typeChanged(e){const t=e.detail?.value;if(!t||t===this._type)return;this._type=t;const a={type:this._type};"above"===this._type||"below"===this._type?a.value=this.value?.value??this.value?.value_min:"between"!==this._type&&"outside"!==this._type||(a.value_min=this.value?.value_min??this.value?.value,a.value_max=this.value?.value_max),(0,l.r)(this,"value-changed",{value:a})}_choiceChanged(e,t){t.stopPropagation();const a=t.detail?.value,i=this._getUnitOptions()?.[0],o={...this.value?.[e],active_choice:a};"entity"!==a&&!o.unit_of_measurement&&i&&(o.unit_of_measurement=i);const s="value"===e?"above":"between";(0,l.r)(this,"value-changed",{value:{...this.value,type:this._type||s,[e]:o,..."value"===e?{value_min:void 0,value_max:void 0}:{value:void 0}}})}_entryChanged(e,t){t.stopPropagation();const a=this.value?.[e]?.active_choice??"number",i=this._getUnitOptions()?.[0],o={...this.value?.[e],active_choice:a,[a]:t.detail.value};"entity"!==a&&!o.unit_of_measurement&&i&&(o.unit_of_measurement=i);const s="value"===e?"above":"between";(0,l.r)(this,"value-changed",{value:{...this.value,type:this._type||s,[e]:o,..."value"===e?{value_min:void 0,value_max:void 0}:{value:void 0}}})}_unitFieldChanged(e,t){const a=t.detail?.value;if(a===this.value?.[e]?.unit_of_measurement)return;const i=this.value?.[e]?.active_choice??"number",o="value"===e?"above":"between";(0,l.r)(this,"value-changed",{value:{...this.value,type:this._type||o,[e]:{...this.value?.[e],active_choice:i,unit_of_measurement:a||void 0}}})}constructor(...e){super(...e),this.disabled=!1,this.required=!0,this._buildTypeOptions=(0,s.A)((e,t)=>{const a=[{value:"above",iconPath:u},{value:"below",iconPath:v},{value:"between",iconPath:b},{value:"outside",iconPath:f}].map(({value:a,iconPath:i})=>({value:a,iconPath:i,label:e(`ui.components.selectors.numeric_threshold.${t}.${a}`)}));return"changed"!==t?a:[{value:"any",iconPath:p,label:e("ui.components.selectors.numeric_threshold.changed.any")},...a]}),this._valueChoiceChanged=e=>this._choiceChanged("value",e),this._valueMinChoiceChanged=e=>this._choiceChanged("value_min",e),this._valueMaxChoiceChanged=e=>this._choiceChanged("value_max",e),this._valueChanged=e=>this._entryChanged("value",e),this._valueMinChanged=e=>this._entryChanged("value_min",e),this._valueMaxChanged=e=>this._entryChanged("value_max",e),this._unitChanged=e=>this._unitFieldChanged("value",e),this._unitMinChanged=e=>this._unitFieldChanged("value_min",e),this._unitMaxChanged=e=>this._unitFieldChanged("value_max",e)}}g.styles=r.AH`.container{display:flex;flex-direction:column;gap:var(--ha-space-2)}label{display:block;font-weight:500;margin-bottom:var(--ha-space-1)}.inputs,.value-row{--ha-input-padding-bottom:0;display:flex;flex-direction:column;gap:var(--ha-space-2)}.value-header{display:flex;justify-content:space-between;align-items:center}.value-label{font-size:var(--ha-font-size-s);color:var(--secondary-text-color)}.value-inputs{display:flex;gap:var(--ha-space-2);align-items:flex-start}.value-selector{flex:1;display:block}.unit-selector{width:120px}ha-select{width:100%}`,(0,o.Cg)([(0,n.MZ)({attribute:!1})],g.prototype,"hass",void 0),(0,o.Cg)([(0,n.MZ)({attribute:!1})],g.prototype,"selector",void 0),(0,o.Cg)([(0,n.MZ)({attribute:!1})],g.prototype,"value",void 0),(0,o.Cg)([(0,n.MZ)()],g.prototype,"label",void 0),(0,o.Cg)([(0,n.MZ)()],g.prototype,"helper",void 0),(0,o.Cg)([(0,n.MZ)({type:Boolean})],g.prototype,"disabled",void 0),(0,o.Cg)([(0,n.MZ)({type:Boolean})],g.prototype,"required",void 0),(0,o.Cg)([(0,n.wk)()],g.prototype,"_type",void 0),g=(0,o.Cg)([(0,n.EM)("ha-selector-numeric_threshold")],g),i()}catch(e){i(e)}})},700(e,t,a){a.d(t,{y:()=>r});const i=window;"customIconsets"in i||(i.customIconsets={});const o=i.customIconsets,s=window;"customIcons"in s||(s.customIcons={});const r=new Proxy(s.customIcons,{get:(e,t)=>e[t]??(o[t]?{getIcon:o[t]}:void 0)})},17894(e,t,a){a.d(t,{c:()=>s});var i=a(62826),o=a(22441);const s=e=>{class t extends e{constructor(...e){super(...e),this.disabled=!1,this.required=!1,this.unknown=!1,this.hideClearIcon=!1}}return(0,i.Cg)([(0,o.MZ)({type:Boolean})],t.prototype,"disabled",void 0),(0,i.Cg)([(0,o.MZ)({type:Boolean})],t.prototype,"required",void 0),(0,i.Cg)([(0,o.MZ)()],t.prototype,"icon",void 0),(0,i.Cg)([(0,o.MZ)()],t.prototype,"image",void 0),(0,i.Cg)([(0,o.MZ)()],t.prototype,"label",void 0),(0,i.Cg)([(0,o.MZ)()],t.prototype,"placeholder",void 0),(0,i.Cg)([(0,o.MZ)()],t.prototype,"helper",void 0),(0,i.Cg)([(0,o.MZ)()],t.prototype,"value",void 0),(0,i.Cg)([(0,o.MZ)({type:Boolean,reflect:!0})],t.prototype,"unknown",void 0),(0,i.Cg)([(0,o.MZ)({attribute:"unknown-item-text"})],t.prototype,"unknownItemText",void 0),(0,i.Cg)([(0,o.MZ)({attribute:"hide-clear-icon",type:Boolean})],t.prototype,"hideClearIcon",void 0),(0,i.Cg)([(0,o.MZ)({attribute:!1})],t.prototype,"valueRenderer",void 0),t}},89429(e){e.exports=function(){}}};