landingpage/rootfs/usr/share/www/frontend_latest/69.lnyHtI98ETw.js

2 lines
10 KiB
JavaScript

export const id=69;export const ids=[69,265];export const modules={9051:(e,t,i)=>{i.d(t,{d:()=>a});const a=e=>e.stopPropagation()},4480:(e,t,i)=>{i.a(e,(async(e,a)=>{try{i.d(t,{T:()=>d});var n=i(3265),l=i(4100),s=e([n]);n=(s.then?(await s)():s)[0];const d=(e,t)=>{try{return o(t)?.of(e)??e}catch{return e}},o=(0,l.A)((e=>new Intl.DisplayNames(e.language,{type:"language",fallback:"code"})));a()}catch(e){a(e)}}))},2682:(e,t,i)=>{i.d(t,{S:()=>s});var a=i(4100);(0,a.A)((e=>new Intl.Collator(e)));const n=(0,a.A)((e=>new Intl.Collator(e,{sensitivity:"accent"}))),l=(e,t)=>e<t?-1:e>t?1:0,s=(e,t,i=void 0)=>Intl?.Collator?n(i).compare(e,t):l(e.toLowerCase(),t.toLowerCase())},4069:(e,t,i)=>{i.a(e,(async(e,a)=>{try{i.r(t),i.d(t,{HaLanguagePicker:()=>v});var n=i(6312),l=i(8689),s=i(3265),d=(i(6891),i(5112)),o=i(8857),r=i(4100),c=i(4897),u=i(9051),h=i(4480),p=i(2682),m=i(5894),g=(i(3830),i(3874),e([s,h]));[s,h]=g.then?(await g)():g;let v=(0,n.A)([(0,o.EM)("ha-language-picker")],(function(e,t){class i extends t{constructor(...t){super(...t),e(this)}}return{F:i,d:[{kind:"field",decorators:[(0,o.MZ)()],key:"value",value:void 0},{kind:"field",decorators:[(0,o.MZ)()],key:"label",value:void 0},{kind:"field",decorators:[(0,o.MZ)({type:Array})],key:"languages",value:void 0},{kind:"field",decorators:[(0,o.MZ)({attribute:!1})],key:"hass",value:void 0},{kind:"field",decorators:[(0,o.MZ)({type:Boolean,reflect:!0})],key:"disabled",value:()=>!1},{kind:"field",decorators:[(0,o.MZ)({type:Boolean})],key:"required",value:()=>!1},{kind:"field",decorators:[(0,o.MZ)({type:Boolean})],key:"nativeName",value:()=>!1},{kind:"field",decorators:[(0,o.MZ)({type:Boolean})],key:"noSort",value:()=>!1},{kind:"field",decorators:[(0,o.wk)()],key:"_defaultLanguages",value:()=>[]},{kind:"field",decorators:[(0,o.P)("ha-select")],key:"_select",value:void 0},{kind:"method",key:"firstUpdated",value:function(e){(0,l.A)(i,"firstUpdated",this,3)([e]),this._computeDefaultLanguageOptions()}},{kind:"method",key:"updated",value:function(e){(0,l.A)(i,"updated",this,3)([e]);const t=e.has("hass")&&this.hass&&e.get("hass")&&e.get("hass").locale.language!==this.hass.locale.language;if(e.has("languages")||e.has("value")||t){if(this._select.layoutOptions(),this._select.value!==this.value&&(0,c.r)(this,"value-changed",{value:this._select.value}),!this.value)return;const e=this._getLanguagesOptions(this.languages??this._defaultLanguages,this.nativeName,this.hass?.locale).findIndex((e=>e.value===this.value));-1===e&&(this.value=void 0),t&&this._select.select(e)}}},{kind:"field",key:"_getLanguagesOptions",value(){return(0,r.A)(((e,t,i)=>{let a=[];if(t){const t=m.P.translations;a=e.map((e=>{let i=t[e]?.nativeName;if(!i)try{i=new Intl.DisplayNames(e,{type:"language",fallback:"code"}).of(e)}catch(t){i=e}return{value:e,label:i}}))}else i&&(a=e.map((e=>({value:e,label:(0,h.T)(e,i)}))));return!this.noSort&&i&&a.sort(((e,t)=>(0,p.S)(e.label,t.label,i.language))),a}))}},{kind:"method",key:"_computeDefaultLanguageOptions",value:function(){this._defaultLanguages=Object.keys(m.P.translations)}},{kind:"method",key:"render",value:function(){const e=this._getLanguagesOptions(this.languages??this._defaultLanguages,this.nativeName,this.hass?.locale),t=this.value??(this.required?e[0]?.value:this.value);return d.qy` <ha-select .label="${this.label??(this.hass?.localize("ui.components.language-picker.language")||"Language")}" .value="${t||""}" .required="${this.required}" .disabled="${this.disabled}" @selected="${this._changed}" @closed="${u.d}" fixedMenuPosition naturalMenuWidth> ${0===e.length?d.qy`<ha-list-item value="">${this.hass?.localize("ui.components.language-picker.no_languages")||"No languages"}</ha-list-item>`:e.map((e=>d.qy` <ha-list-item .value="${e.value}">${e.label}</ha-list-item> `))} </ha-select> `}},{kind:"get",static:!0,key:"styles",value:function(){return d.AH`ha-select{width:100%}`}},{kind:"method",key:"_changed",value:function(e){const t=e.target;""!==t.value&&t.value!==this.value&&(this.value=t.value,(0,c.r)(this,"value-changed",{value:this.value}))}}]}}),d.WF);a()}catch(e){a(e)}}))},3830:(e,t,i)=>{var a=i(6312),n=i(8689),l=i(116),s=i(3389),d=i(5112),o=i(8857);(0,a.A)([(0,o.EM)("ha-list-item")],(function(e,t){class i extends t{constructor(...t){super(...t),e(this)}}return{F:i,d:[{kind:"method",key:"renderRipple",value:function(){return this.noninteractive?"":(0,n.A)(i,"renderRipple",this,3)([])}},{kind:"get",static:!0,key:"styles",value:function(){return[s.R,d.AH`:host{padding-left:var(--mdc-list-side-padding-left,var(--mdc-list-side-padding,20px));padding-inline-start:var(--mdc-list-side-padding-left,var(--mdc-list-side-padding,20px));padding-right:var(--mdc-list-side-padding-right,var(--mdc-list-side-padding,20px));padding-inline-end:var(--mdc-list-side-padding-right,var(--mdc-list-side-padding,20px))}:host([graphic=avatar]:not([twoLine])),:host([graphic=icon]:not([twoLine])){height:48px}span.material-icons:first-of-type{margin-inline-start:0px!important;margin-inline-end:var(--mdc-list-item-graphic-margin,16px)!important;direction:var(--direction)!important}span.material-icons:last-of-type{margin-inline-start:auto!important;margin-inline-end:0px!important;direction:var(--direction)!important}.mdc-deprecated-list-item__meta{display:var(--mdc-list-item-meta-display);align-items:center;flex-shrink:0}:host([graphic=icon]:not([twoline])) .mdc-deprecated-list-item__graphic{margin-inline-end:var(--mdc-list-item-graphic-margin,20px)!important}:host([multiline-secondary]){height:auto}:host([multiline-secondary]) .mdc-deprecated-list-item__text{padding:8px 0}:host([multiline-secondary]) .mdc-deprecated-list-item__secondary-text{text-overflow:initial;white-space:normal;overflow:auto;display:inline-block;margin-top:10px}:host([multiline-secondary]) .mdc-deprecated-list-item__primary-text{margin-top:10px}:host([multiline-secondary]) .mdc-deprecated-list-item__secondary-text::before{display:none}:host([multiline-secondary]) .mdc-deprecated-list-item__primary-text::before{display:none}:host([disabled]){color:var(--disabled-text-color)}:host([noninteractive]){pointer-events:unset}`,"rtl"===document.dir?d.AH`span.material-icons:first-of-type,span.material-icons:last-of-type{direction:rtl!important;--direction:rtl}`:d.AH``]}}]}}),l.J)},3874:(e,t,i)=>{var a=i(6312),n=i(8689),l=i(289),s=i(4691),d=i(5112),o=i(8857);var r=i(1441);i(4169);(0,a.A)([(0,o.EM)("ha-select")],(function(e,t){class i extends t{constructor(...t){super(...t),e(this)}}return{F:i,d:[{kind:"field",decorators:[(0,o.MZ)({type:Boolean})],key:"icon",value:()=>!1},{kind:"field",decorators:[(0,o.MZ)({type:Boolean,reflect:!0})],key:"clearable",value:()=>!1},{kind:"method",key:"render",value:function(){return d.qy` ${(0,n.A)(i,"render",this,3)([])} ${this.clearable&&!this.required&&!this.disabled&&this.value?d.qy`<ha-icon-button label="clear" @click="${this._clearValue}" .path="${"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"}"></ha-icon-button>`:d.s6} `}},{kind:"method",key:"renderLeadingIcon",value:function(){return this.icon?d.qy`<span class="mdc-select__icon"><slot name="icon"></slot></span>`:d.s6}},{kind:"method",key:"connectedCallback",value:function(){(0,n.A)(i,"connectedCallback",this,3)([]),window.addEventListener("translations-updated",this._translationsUpdated)}},{kind:"method",key:"disconnectedCallback",value:function(){(0,n.A)(i,"disconnectedCallback",this,3)([]),window.removeEventListener("translations-updated",this._translationsUpdated)}},{kind:"method",key:"_clearValue",value:function(){!this.disabled&&this.value&&(this.valueSetDirectly=!0,this.select(-1),this.mdcFoundation.handleChange())}},{kind:"field",key:"_translationsUpdated",value(){return((e,t,i=!1)=>{let a;const n=(...n)=>{const l=i&&!a;clearTimeout(a),a=window.setTimeout((()=>{a=void 0,i||e(...n)}),t),l&&e(...n)};return n.cancel=()=>{clearTimeout(a)},n})((async()=>{await(0,r.E)(),this.layoutOptions()}),500)}},{kind:"field",static:!0,key:"styles",value:()=>[s.R,d.AH`:host([clearable]){position:relative}.mdc-select:not(.mdc-select--disabled) .mdc-select__icon{color:var(--secondary-text-color)}.mdc-select__anchor{width:var(--ha-select-min-width,200px)}.mdc-select--filled .mdc-select__anchor{height:var(--ha-select-height,56px)}.mdc-select--filled .mdc-floating-label{inset-inline-start:12px;inset-inline-end:initial;direction:var(--direction)}.mdc-select--filled.mdc-select--with-leading-icon .mdc-floating-label{inset-inline-start:48px;inset-inline-end:initial;direction:var(--direction)}.mdc-select .mdc-select__anchor{padding-inline-start:12px;padding-inline-end:0px;direction:var(--direction)}.mdc-select__anchor .mdc-floating-label--float-above{transform-origin:var(--float-start)}.mdc-select__selected-text-container{padding-inline-end:var(--select-selected-text-padding-end,0px)}:host([clearable]) .mdc-select__selected-text-container{padding-inline-end:var(--select-selected-text-padding-end,12px)}ha-icon-button{position:absolute;top:10px;right:28px;--mdc-icon-button-size:36px;--mdc-icon-size:20px;color:var(--secondary-text-color);inset-inline-start:initial;inset-inline-end:28px;direction:var(--direction)}`]}]}}),l.o)},3265:(e,t,i)=>{i.a(e,(async(e,t)=>{try{i(9655);var a=i(4604),n=i(1344),l=i(1141),s=i(5269),d=i(2124),o=i(8008),r=i(2653),c=i(4264),u=i(7291),h=i(4129);const e=async()=>{const e=(0,u.wb)(),t=[];(0,l.Z)()&&await Promise.all([i.e(500),i.e(699)]).then(i.bind(i,9699)),(0,d.Z)()&&await Promise.all([i.e(555),i.e(500),i.e(548)]).then(i.bind(i,548)),(0,a.Z)(e)&&t.push(Promise.all([i.e(555),i.e(28)]).then(i.bind(i,3028)).then((()=>(0,h.T)()))),(0,n.Z6)(e)&&t.push(Promise.all([i.e(555),i.e(904)]).then(i.bind(i,4904))),(0,s.Z)(e)&&t.push(Promise.all([i.e(555),i.e(307)]).then(i.bind(i,307))),(0,o.Z)(e)&&t.push(Promise.all([i.e(555),i.e(336)]).then(i.bind(i,6336))),(0,r.Z)(e)&&t.push(Promise.all([i.e(555),i.e(27)]).then(i.bind(i,27)).then((()=>i.e(135).then(i.t.bind(i,9135,23))))),(0,c.Z)(e)&&t.push(Promise.all([i.e(555),i.e(368)]).then(i.bind(i,6368))),0!==t.length&&await Promise.all(t).then((()=>(0,h.K)(e)))};await e(),t()}catch(e){t(e)}}),1)}};
//# sourceMappingURL=69.lnyHtI98ETw.js.map