@openremote/or-attribute-input 1.4.0-snapshot.20250314091541 → 1.4.0-snapshot.20250317153938

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/umd/index.js CHANGED
@@ -266,9 +266,9 @@
266
266
  .mdc-list-item__graphic > or-icon {
267
267
  pointer-events: none;
268
268
  }
269
- `;let ir=class extends ce{constructor(){super(...arguments),this.readonly=!1,this.required=!1,this.checked=!1,this.indeterminate=!1,this.multiple=!1,this.searchLabel="search",this.compact=!1,this.comfortable=!1,this.raised=!1,this.action=!1,this.unElevated=!1,this.outlined=!1,this.rounded=!1,this.disableSliderNumberInput=!1,this.fullWidth=!1,this.helperPersistent=!1,this.autoValidate=!1,this.charCounter=!1,this.disabled=!1,this.continuous=!1,this.resizeVertical=!1,this._selectedIndex=-1,this.isUiValid=!0}static get styles(){return[o`${a(zi)}`,o`${a(Li)}`,o`${a(Di)}`,o`${a(Mi)}`,o`${a(ji)}`,o`${a(Fi)}`,o`${a(Vi)}`,o`${a(Hi)}`,o`${a(Bi)}`,o`${a(Ui)}`,o`${a(Xi)}`,o`${a(qi)}`,o`${a(Yi)}`,o`${a(Wi)}`,o`${a(Gi)}`,o`${a(Ki)}`,nr]}get nativeValue(){if(this._mdcComponent)return this._mdcComponent.value}disconnectedCallback(){var e,t;super.disconnectedCallback(),this._mdcComponent&&(this._mdcComponent.destroy(),this._mdcComponent=void 0,null===(e=this._menuObserver)||void 0===e||e.disconnect()),this._mdcComponent2&&(this._mdcComponent2.destroy(),this._mdcComponent2=void 0,null===(t=this._menuObserver)||void 0===t||t.disconnect())}shouldUpdate(e){return e.has("indeterminate")&&this._mdcComponent&&this.type===Qi.CHECKBOX&&(this._mdcComponent.indeterminate=this.indeterminate),e.has("disabled")&&(this._mdcComponent&&(this._mdcComponent.disabled=this.disabled),this.type===Qi.RANGE&&this._mdcComponent2&&(this._mdcComponent2.disabled=this.disabled)),e.has("readonly")&&(this._mdcComponent&&(this._mdcComponent.readonly=this.readonly),this.type===Qi.RANGE&&this._mdcComponent2&&(this._mdcComponent2.readonly=this.readonly)),!this.type&&this.value&&(this.value instanceof Date?this.type=Qi.DATETIME:"boolean"==typeof this.value?this.type=Qi.CHECKBOX:"number"==typeof this.value?this.type=Qi.NUMBER:"string"==typeof this.value?this.type=Qi.TEXT:this.type=Qi.JSON),!0}focus(){this.type===Qi.RANGE&&this._mdcComponent2?this._mdcComponent2.focus():this._mdcComponent&&"function"==typeof this._mdcComponent.focus&&this._mdcComponent.focus()}render(){if(this.type){const e=!this.fullWidth&&this.label;let t=!this.fullWidth&&this.outlined,n=!!this.helperText;const i=!(this.isUiValid||!this.errorMessage&&!this.validationMessage),r={"mdc-text-field-helper-text--persistent":!i&&this.helperPersistent,"mdc-text-field-helper-text--validation-msg":i},a=null!==this.value&&void 0!==this.value||!1===this.value;let o=e?H`<span class="mdc-floating-label ${a?"mdc-floating-label--float-above":""}" id="label">${this.label}</span>`:void 0;switch(this.type){case Qi.RADIO:const e=this.resolveOptions(this.options);return this._selectedIndex=-1,H`
269
+ `;let ir=class extends ce{constructor(){super(...arguments),this.readonly=!1,this.required=!1,this.checked=!1,this.indeterminate=!1,this.multiple=!1,this.searchLabel="search",this.compact=!1,this.comfortable=!1,this.raised=!1,this.action=!1,this.unElevated=!1,this.outlined=!1,this.rounded=!1,this.disableSliderNumberInput=!1,this.fullWidth=!1,this.helperPersistent=!1,this.autoValidate=!1,this.charCounter=!1,this.disabled=!1,this.continuous=!1,this.resizeVertical=!1,this._selectedIndex=-1,this.isUiValid=!0}static get styles(){return[o`${a(zi)}`,o`${a(Li)}`,o`${a(Di)}`,o`${a(Mi)}`,o`${a(ji)}`,o`${a(Fi)}`,o`${a(Vi)}`,o`${a(Hi)}`,o`${a(Bi)}`,o`${a(Ui)}`,o`${a(Xi)}`,o`${a(qi)}`,o`${a(Yi)}`,o`${a(Wi)}`,o`${a(Gi)}`,o`${a(Ki)}`,nr]}get nativeValue(){if(this._mdcComponent)return this._mdcComponent.value}disconnectedCallback(){var e,t;super.disconnectedCallback(),this._mdcComponent&&(this._mdcComponent.destroy(),this._mdcComponent=void 0,null===(e=this._menuObserver)||void 0===e||e.disconnect()),this._mdcComponent2&&(this._mdcComponent2.destroy(),this._mdcComponent2=void 0,null===(t=this._menuObserver)||void 0===t||t.disconnect())}shouldUpdate(e){return e.has("indeterminate")&&this._mdcComponent&&this.type===Qi.CHECKBOX&&(this._mdcComponent.indeterminate=this.indeterminate),e.has("disabled")&&(this._mdcComponent&&(this._mdcComponent.disabled=this.disabled),this.type===Qi.RANGE&&this._mdcComponent2&&(this._mdcComponent2.disabled=this.disabled)),e.has("readonly")&&(this._mdcComponent&&(this._mdcComponent.readonly=this.readonly),this.type===Qi.RANGE&&this._mdcComponent2&&(this._mdcComponent2.readonly=this.readonly)),!this.type&&this.value&&(this.value instanceof Date?this.type=Qi.DATETIME:"boolean"==typeof this.value?this.type=Qi.CHECKBOX:"number"==typeof this.value?this.type=Qi.NUMBER:"string"==typeof this.value?this.type=Qi.TEXT:this.type=Qi.JSON),!0}focus(){this.type===Qi.RANGE&&this._mdcComponent2?this._mdcComponent2.focus():this._mdcComponent&&"function"==typeof this._mdcComponent.focus&&this._mdcComponent.focus()}render(){var e;if(this.type){const t=!this.fullWidth&&this.label;let n=!this.fullWidth&&this.outlined,i=!!this.helperText;const r=!(this.isUiValid||!this.errorMessage&&!this.validationMessage),a={"mdc-text-field-helper-text--persistent":!r&&this.helperPersistent,"mdc-text-field-helper-text--validation-msg":r},o=null!==this.value&&void 0!==this.value||!1===this.value;let s=t?H`<span class="mdc-floating-label ${o?"mdc-floating-label--float-above":""}" id="label">${this.label}</span>`:void 0;switch(this.type){case Qi.RADIO:const t=this.resolveOptions(this.options);return this._selectedIndex=-1,H`
270
270
  <div class="mdc-radio-container">
271
- ${e?e.map((([e,t],n)=>(this.value===e&&(this._selectedIndex=n),H`
271
+ ${t?t.map((([e,t],n)=>(this.value===e&&(this._selectedIndex=n),H`
272
272
  <div id="field" class="mdc-form-field">
273
273
  <div class="mdc-radio">
274
274
  <input type="radio"
@@ -291,10 +291,10 @@
291
291
 
292
292
  `))):""}
293
293
  </div>
294
- `;case Qi.SWITCH:const s={"mdc-switch--disabled":this.disabled||this.readonly,"mdc-switch--full-width":this.fullWidth,"mdc-switch--checked":this.value};return H`
294
+ `;case Qi.SWITCH:const l={"mdc-switch--disabled":this.disabled||this.readonly,"mdc-switch--full-width":this.fullWidth,"mdc-switch--checked":this.value};return H`
295
295
  <span id="wrapper">
296
296
  ${this.label?H`<label for="elem" class="${this.disabled?"mdc-switch--disabled":""}">${this.label}</label>`:""}
297
- <div id="component" class="mdc-switch ${He(s)}">
297
+ <div id="component" class="mdc-switch ${He(l)}">
298
298
  <div class="mdc-switch__track"></div>
299
299
  <div class="mdc-switch__thumb-underlay">
300
300
  <div class="mdc-switch__thumb">
@@ -308,23 +308,23 @@
308
308
  </div>
309
309
  </div>
310
310
  </span>
311
- `;case Qi.LIST:const l={"mdc-select--outlined":t,"mdc-select--disabled":this.disabled,"mdc-select--required":this.required,"mdc-select--dense":!1,"mdc-select--no-label":!this.label,"mdc-select--with-leading-icon":!!this.icon},c=this.resolveOptions(this.options);return this._selectedIndex=-1,H`
312
- <div id="component" class="mdc-list mdc-select ${He(l)}" @MDCList:action="${e=>this.onValueChange(void 0,-1===e.detail.index?void 0:Array.isArray(this.options[e.detail.index])?this.options[e.detail.index][0]:this.options[e.detail.index])}">
311
+ `;case Qi.LIST:const c={"mdc-select--outlined":n,"mdc-select--disabled":this.disabled,"mdc-select--required":this.required,"mdc-select--dense":!1,"mdc-select--no-label":!this.label,"mdc-select--with-leading-icon":!!this.icon},d=this.resolveOptions(this.options);return this._selectedIndex=-1,H`
312
+ <div id="component" class="mdc-list mdc-select ${He(c)}" @MDCList:action="${e=>this.onValueChange(void 0,-1===e.detail.index?void 0:Array.isArray(this.options[e.detail.index])?this.options[e.detail.index][0]:this.options[e.detail.index])}">
313
313
  <ul class="mdc-list">
314
- ${c?c.map((([e,t],n)=>(this.value===e&&(this._selectedIndex=n),H`<li class="${He({"mdc-list-item":!0,"mdc-list-item--selected":this.value===e})}" role="option" data-value="${e}"><or-translate value="${t}"></or-translate></li>`))):""}
314
+ ${d?d.map((([e,t],n)=>(this.value===e&&(this._selectedIndex=n),H`<li class="${He({"mdc-list-item":!0,"mdc-list-item--selected":this.value===e})}" role="option" data-value="${e}"><or-translate value="${t}"></or-translate></li>`))):""}
315
315
  </ul>
316
316
  </div>
317
- `;case Qi.SELECT:const d={"mdc-select--outlined":t,"mdc-select--filled":!t,"mdc-select--disabled":this.disabled||this.readonly,"mdc-select--required":this.required,"mdc-select--dense":!1,"dense-comfortable":this.comfortable,"mdc-select--no-label":!this.label,"mdc-select--with-leading-icon":!!this.icon,"or-mwc-input--rounded":this.rounded};let p;p=null!=this.searchProvider?this.searchProvider(this.searchableValue):this.resolveOptions(this.options);const m=(e,t)=>{var n;const i=t.value;if(this.multiple){e.stopPropagation();const t=null!==(n=this._tempValue)&&void 0!==n?n:Array.isArray(this.value)?[...this.value]:void 0!==this.value?[this.value]:[],r=t.findIndex((e=>e===i));r>=0?t.splice(r,1):t.push(i);const a=e.composedPath()[0].closest("li"),o=a.getElementsByTagName("or-icon")[0];a&&(r>=0?a.classList.remove("mdc-list-item--selected"):a.classList.add("mdc-list-item--selected")),o&&(o.icon=r>=0?"checkbox-blank-outline":"checkbox-marked"),this._tempValue=t}else null==this.searchProvider&&Array.isArray(p)||this.onValueChange(void 0,t.value)},u=()=>{var e;const t=null!==(e=this._tempValue)&&void 0!==e?e:this.value;if(window.setTimeout((()=>{this._mdcComponent&&this._mdcComponent.foundation.adapter.floatLabel(t&&(!Array.isArray(t)||t.length>0))})),!this._tempValue)return;const n=[...this._tempValue];this._tempValue=void 0,this.onValueChange(void 0,n)},f=e=>null==this.searchProvider||e&&0!=e.length?Si(this.multiple?Ii.MULTI_TICK:Ii.SELECT,H`${null==e?void 0:e.map((([e,t],n)=>$i({text:t,value:e},n,Array.isArray(this.value)?this.value:this.value?[this.value]:[],this.multiple?Ii.MULTI_TICK:Ii.SELECT,!1,m)))}`,!1,void 0):H`<span class="mdc-text-field-helper-line" style="margin: 8px 8px 8px 0;">${Me.i18next.t("noResults")}</span>`;return H`
317
+ `;case Qi.SELECT:const p={"mdc-select--outlined":n,"mdc-select--filled":!n,"mdc-select--disabled":this.disabled||this.readonly,"mdc-select--required":this.required,"mdc-select--dense":!1,"dense-comfortable":this.comfortable,"mdc-select--no-label":!this.label,"mdc-select--with-leading-icon":!!this.icon,"or-mwc-input--rounded":this.rounded};let m;m=null!=this.searchProvider?this.searchProvider(this.searchableValue):this.resolveOptions(this.options);const u=(e,t)=>{var n;const i=t.value;if(this.multiple){e.stopPropagation();const t=null!==(n=this._tempValue)&&void 0!==n?n:Array.isArray(this.value)?[...this.value]:void 0!==this.value?[this.value]:[],r=t.findIndex((e=>e===i));r>=0?t.splice(r,1):t.push(i);const a=e.composedPath()[0].closest("li"),o=a.getElementsByTagName("or-icon")[0];a&&(r>=0?a.classList.remove("mdc-list-item--selected"):a.classList.add("mdc-list-item--selected")),o&&(o.icon=r>=0?"checkbox-blank-outline":"checkbox-marked"),this._tempValue=t}else null==this.searchProvider&&Array.isArray(m)||this.onValueChange(void 0,t.value)},f=()=>{var e;const t=null!==(e=this._tempValue)&&void 0!==e?e:this.value;if(window.setTimeout((()=>{this._mdcComponent&&this._mdcComponent.foundation.adapter.floatLabel(t&&(!Array.isArray(t)||t.length>0))})),!this._tempValue)return;const n=[...this._tempValue];this._tempValue=void 0,this.onValueChange(void 0,n)},h=e=>null==this.searchProvider||e&&0!=e.length?Si(this.multiple?Ii.MULTI_TICK:Ii.SELECT,H`${null==e?void 0:e.map((([e,t],n)=>$i({text:t,value:e},n,Array.isArray(this.value)?this.value:this.value?[this.value]:[],this.multiple?Ii.MULTI_TICK:Ii.SELECT,!1,u)))}`,!1,void 0):H`<span class="mdc-text-field-helper-line" style="margin: 8px 8px 8px 0;">${Me.i18next.t("noResults")}</span>`;return H`
318
318
  <div id="component"
319
- class="mdc-select ${He(d)}"
320
- @MDCSelect:change="${e=>Ni(this,void 0,void 0,(function*(){const t=Array.isArray(p)?p:yield p;this.onValueChange(void 0,-1===e.detail.index?void 0:Array.isArray(t[e.detail.index])?t[e.detail.index][0]:t[e.detail.index])}))}">
319
+ class="mdc-select ${He(p)}"
320
+ @MDCSelect:change="${e=>Ni(this,void 0,void 0,(function*(){const t=Array.isArray(m)?m:yield m;this.onValueChange(void 0,-1===e.detail.index?void 0:Array.isArray(t[e.detail.index])?t[e.detail.index][0]:t[e.detail.index])}))}">
321
321
  <div class="mdc-select__anchor" role="button"
322
322
  aria-haspopup="listbox"
323
323
  aria-expanded="false"
324
324
  aria-disabled="${""+(this.disabled||this.readonly)}"
325
325
  aria-labelledby="label selected-text">
326
- ${t?void 0:H`<span class="mdc-select__ripple"></span>`}
327
- ${t?this.renderOutlined(o):o}
326
+ ${n?void 0:H`<span class="mdc-select__ripple"></span>`}
327
+ ${n?this.renderOutlined(s):s}
328
328
  <span class="mdc-select__selected-text-container">
329
329
  <span id="selected-text" class="mdc-select__selected-text"></span>
330
330
  </span>
@@ -346,9 +346,9 @@
346
346
  </polygon>
347
347
  </svg>
348
348
  </span>
349
- ${t?"":H`<div class="mdc-line-ripple"></div>`}
349
+ ${n?"":H`<div class="mdc-line-ripple"></div>`}
350
350
  </div>
351
- <div id="mdc-select-menu" class="mdc-select__menu mdc-menu mdc-menu-surface mdc-menu-surface--fixed ${null!=this.searchProvider?"mdc-menu__searchable":void 0}" @MDCMenuSurface:closed="${u}">
351
+ <div id="mdc-select-menu" class="mdc-select__menu mdc-menu mdc-menu-surface mdc-menu-surface--fixed ${null!=this.searchProvider?"mdc-menu__searchable":void 0}" @MDCMenuSurface:closed="${f}">
352
352
  ${Be(null!=this.searchProvider,(()=>H`
353
353
  <label id="select-searchable" class="mdc-text-field mdc-text-field--filled">
354
354
  <span class="mdc-floating-label" style="color: rgba(0, 0, 0, 0.6); text-transform: capitalize; visibility: ${this.searchableValue?"hidden":"visible"}" id="my-label-id">
@@ -359,11 +359,11 @@
359
359
  />
360
360
  </label>
361
361
  `))}
362
- ${Be(Array.isArray(p),(()=>f(p)),(()=>Pe(new Promise((e=>Ni(this,void 0,void 0,(function*(){e(f(yield p))})))),H`<span class="mdc-text-field-helper-line" style="margin: 8px 8px 8px 0;">${Me.i18next.t("loading")}</span>`)))}
362
+ ${Be(Array.isArray(m),(()=>h(m)),(()=>Pe(new Promise((e=>Ni(this,void 0,void 0,(function*(){e(h(yield m))})))),H`<span class="mdc-text-field-helper-line" style="margin: 8px 8px 8px 0;">${Me.i18next.t("loading")}</span>`)))}
363
363
  </div>
364
- ${n||i?H`
365
- <p id="component-helper-text" class="mdc-select-helper-text ${He(r)}" aria-hidden="true">
366
- ${i?this.errorMessage||this.validationMessage:this.helperText}
364
+ ${i||r?H`
365
+ <p id="component-helper-text" class="mdc-select-helper-text ${He(a)}" aria-hidden="true">
366
+ ${r?this.errorMessage||this.validationMessage:this.helperText}
367
367
  </p>`:""}
368
368
  </div>
369
369
  `;case Qi.BUTTON_TOGGLE:return H`
@@ -385,9 +385,9 @@
385
385
  ${this.label?H`<span class="${this.action?"mdc-fab__label":"mdc-button__label"}"><or-translate .value="${this.label}"></or-translate></span>`:""}
386
386
  ${!r&&this.iconTrailing?H`<or-icon class="${this.action?"mdc-fab__icon":"mdc-button__icon"}" aria-hidden="true" icon="${this.iconTrailing}"></or-icon>`:""}
387
387
  </button>
388
- `}case Qi.CHECKBOX_LIST:Array.isArray(this.value)||(null===this.value||void 0===this.value?this.value=[]:this.value=[this.value]);const h=this.resolveOptions(this.options);return this._selectedIndex=-1,H`
388
+ `}case Qi.CHECKBOX_LIST:Array.isArray(this.value)||(null===this.value||void 0===this.value?this.value=[]:this.value=[this.value]);const g=this.resolveOptions(this.options);return this._selectedIndex=-1,H`
389
389
  <div class="mdc-checkbox-list">
390
- ${h?h.map((([e,t],n)=>(this.value===e&&(this._selectedIndex=n),H`
390
+ ${g?g.map((([e,t],n)=>(this.value===e&&(this._selectedIndex=n),H`
391
391
  <div id="field" class="mdc-form-field">
392
392
  <div id="component" class="mdc-checkbox">
393
393
  <input type="checkbox"
@@ -405,9 +405,9 @@
405
405
 
406
406
  `))):""}
407
407
  </div>
408
- `;case Qi.CHECKBOX:let g={"mdc-checkbox":!0,"mdc-checkbox--disabled":this.disabled||this.readonly};return H`
408
+ `;case Qi.CHECKBOX:let b={"mdc-checkbox":!0,"mdc-checkbox--disabled":this.disabled||this.readonly};return H`
409
409
  <div id="field" class="mdc-form-field">
410
- <div id="component" class="${He(g)}">
410
+ <div id="component" class="${He(b)}">
411
411
  <input type="checkbox"
412
412
  id="elem"
413
413
  data-indeterminate="${this.indeterminate}"
@@ -435,41 +435,41 @@
435
435
  />
436
436
  <label style="margin-left: 10px; cursor: pointer" for="elem">${this.label}</label>
437
437
  </div>
438
- `;case Qi.NUMBER:case Qi.RANGE:case Qi.DATE:case Qi.DATETIME:case Qi.TIME:case Qi.MONTH:case Qi.WEEK:case Qi.EMAIL:case Qi.PASSWORD:case Qi.TELEPHONE:case Qi.URL:case Qi.TEXT:case Qi.TEXTAREA:case Qi.JSON:case Qi.JSON_OBJECT:{let e,s=[void 0===this.value||null===this.value?void 0:this.value,this.min,this.max];if(s.some((e=>"string"!=typeof e)))if(this.type===Qi.JSON||this.type===Qi.JSON_OBJECT)if(void 0!==s[0]){if("string"!=typeof s[0]||null===s[0])try{s[0]=JSON.stringify(s[0],null,2)}catch(e){console.warn("Failed to parse JSON expression for input control"),s[0]=""}}else s[0]="";else{const e=this.format?Object.assign({},this.format):{};switch(this.type){case Qi.TIME:e.asDate=!0,e.hour12=!1,e.timeStyle=this.step&&this.step<60?"medium":"short";break;case Qi.DATE:e.asDate=!0,e.momentJsFormat="YYYY-MM-DD";break;case Qi.WEEK:e.asDate=!0,e.momentJsFormat="YYYY-[W]WW";break;case Qi.MONTH:e.asDate=!0,e.momentJsFormat="YYYY-MM";break;case Qi.DATETIME:e.asDate=!0,e.momentJsFormat="YYYY-MM-DDTHH:mm";break;case Qi.NUMBER:e.maximumFractionDigits=20}e.useGrouping=!1,s=s.map((t=>void 0!==t?Fe.Util.getValueAsString(t,(()=>e),"en-GB"):void 0))}let l=this.label,c=this.type,d="component";if(this.type===Qi.RANGE&&(l=void 0,t=!1,n=!1,c=Qi.NUMBER,d="number"),this.type!==Qi.RANGE||!this.disableSliderNumberInput){const p={"mdc-text-field":!0,"mdc-text-field--invalid":!this.valid,"mdc-text-field--filled":!t,"mdc-text-field--outlined":t,"mdc-text-field--textarea":c===Qi.TEXTAREA||c===Qi.JSON||c===Qi.JSON_OBJECT,"mdc-text-field--disabled":this.disabled,"mdc-text-field--fullwidth":this.fullWidth&&!t,"dense-comfortable":this.comfortable&&!(c===Qi.TEXTAREA||c===Qi.JSON||c===Qi.JSON_OBJECT),"dense-compact":!this.comfortable&&this.compact,"mdc-text-field--label-floating":a,"mdc-text-field--no-label":!this.label,"mdc-text-field--with-leading-icon":!!this.icon,"mdc-text-field--with-trailing-icon":!!this.iconTrailing,"or-mwc-input--rounded":this.rounded};e=c===Qi.TEXTAREA||c===Qi.JSON||c===Qi.JSON_OBJECT?H`
438
+ `;case Qi.NUMBER:case Qi.RANGE:case Qi.DATE:case Qi.DATETIME:case Qi.TIME:case Qi.MONTH:case Qi.WEEK:case Qi.EMAIL:case Qi.PASSWORD:case Qi.TELEPHONE:case Qi.URL:case Qi.TEXT:case Qi.TEXTAREA:case Qi.JSON:case Qi.JSON_OBJECT:{let t,l=[void 0===this.value||null===this.value?void 0:this.value,this.min,this.max];if(l.some((e=>"string"!=typeof e)))if(this.type===Qi.JSON||this.type===Qi.JSON_OBJECT)if(void 0!==l[0]){if("string"!=typeof l[0]||null===l[0])try{l[0]=JSON.stringify(l[0],null,2)}catch(e){console.warn("Failed to parse JSON expression for input control"),l[0]=""}}else l[0]="";else{const t=this.format?Object.assign({},this.format):{};switch(this.type){case Qi.TIME:t.asDate=!0,t.hour12=!1,t.timeStyle=this.step&&this.step<60?"medium":"short";break;case Qi.DATE:t.asDate=!0,t.momentJsFormat="YYYY-MM-DD";break;case Qi.WEEK:t.asDate=!0,t.momentJsFormat="YYYY-[W]WW";break;case Qi.MONTH:t.asDate=!0,t.momentJsFormat="YYYY-MM";break;case Qi.DATETIME:t.asDate=!0,t.momentJsFormat="YYYY-MM-DDTHH:mm";break;case Qi.NUMBER:null!==(e=t.maximumFractionDigits)&&void 0!==e||(t.maximumFractionDigits=20)}t.useGrouping=!1,l=l.map((e=>void 0!==e?Fe.Util.getValueAsString(e,(()=>t),"en-GB"):void 0))}let c=this.label,d=this.type,p="component";if(this.type===Qi.RANGE&&(c=void 0,n=!1,i=!1,d=Qi.NUMBER,p="number"),this.type!==Qi.RANGE||!this.disableSliderNumberInput){const e={"mdc-text-field":!0,"mdc-text-field--invalid":!this.valid,"mdc-text-field--filled":!n,"mdc-text-field--outlined":n,"mdc-text-field--textarea":d===Qi.TEXTAREA||d===Qi.JSON||d===Qi.JSON_OBJECT,"mdc-text-field--disabled":this.disabled,"mdc-text-field--fullwidth":this.fullWidth&&!n,"dense-comfortable":this.comfortable&&!(d===Qi.TEXTAREA||d===Qi.JSON||d===Qi.JSON_OBJECT),"dense-compact":!this.comfortable&&this.compact,"mdc-text-field--label-floating":o,"mdc-text-field--no-label":!this.label,"mdc-text-field--with-leading-icon":!!this.icon,"mdc-text-field--with-trailing-icon":!!this.iconTrailing,"or-mwc-input--rounded":this.rounded};t=d===Qi.TEXTAREA||d===Qi.JSON||d===Qi.JSON_OBJECT?H`
439
439
  <textarea id="elem" class="mdc-text-field__input ${this.resizeVertical?"resize-vertical":""}" ?required="${this.required}"
440
440
  ?readonly="${this.readonly}" ?disabled="${this.disabled}" minlength="${ve(this.minLength)}"
441
441
  maxlength="${ve(this.maxLength)}" rows="${this.rows?this.rows:5}"
442
- cols="${ve(this.cols)}" aria-label="${ve(l)}"
443
- aria-labelledby="${ve(l?"label":void 0)}"
444
- @change="${e=>this.onValueChange(e.target,e.target.value)}">${s[0]?s[0]:""}</textarea>`:H`
445
- <input type="${c}" id="elem" aria-labelledby="${ve(l?"label":void 0)}"
442
+ cols="${ve(this.cols)}" aria-label="${ve(c)}"
443
+ aria-labelledby="${ve(c?"label":void 0)}"
444
+ @change="${e=>this.onValueChange(e.target,e.target.value)}">${l[0]?l[0]:""}</textarea>`:H`
445
+ <input type="${d}" id="elem" aria-labelledby="${ve(c?"label":void 0)}"
446
446
  class="mdc-text-field__input" ?required="${this.required}" ?readonly="${this.readonly}"
447
- ?disabled="${this.disabled}" min="${ve(s[1])}" max="${ve(s[2])}"
447
+ ?disabled="${this.disabled}" min="${ve(l[1])}" max="${ve(l[2])}"
448
448
  step="${this.step?this.step:"any"}" minlength="${ve(this.minLength)}" pattern="${ve(this.pattern)}"
449
449
  maxlength="${ve(this.maxLength)}" placeholder="${ve(this.placeHolder)}"
450
- .value="${null!==s[0]&&void 0!==s[0]?s[0]:""}"
450
+ .value="${null!==l[0]&&void 0!==l[0]?l[0]:""}"
451
451
  @keydown="${e=>{"Enter"!==e.code&&"NumpadEnter"!==e.code||this.onValueChange(e.target,e.target.value,!0)}}"
452
452
  @blur="${e=>{""===e.target.value&&this.reportValidity()}}"
453
- @change="${e=>this.onValueChange(e.target,e.target.value)}" />`,e=H`
454
- <label id="${d}" class="${He(p)}">
453
+ @change="${e=>this.onValueChange(e.target,e.target.value)}" />`,t=H`
454
+ <label id="${p}" class="${He(e)}">
455
455
  ${this.icon?H`<or-icon class="mdc-text-field__icon mdc-text-field__icon--leading" style="color: ${this.iconColor?"#"+this.iconColor:"unset"}" aria-hidden="true" icon="${this.icon}"></or-icon>`:""}
456
- ${t?"":H`<span class="mdc-text-field__ripple"></span>`}
457
- ${e}
458
- ${t?this.renderOutlined(o):o}
459
- ${t?"":H`<span class="mdc-line-ripple"></span>`}
456
+ ${n?"":H`<span class="mdc-text-field__ripple"></span>`}
457
+ ${t}
458
+ ${n?this.renderOutlined(s):s}
459
+ ${n?"":H`<span class="mdc-line-ripple"></span>`}
460
460
  ${this.iconTrailing?H`<or-icon class="mdc-text-field__icon mdc-text-field__icon--trailing" aria-hidden="true" icon="${this.iconTrailing}"></or-icon>`:""}
461
461
  </label>
462
- ${n||i?H`
462
+ ${i||r?H`
463
463
  <div class="mdc-text-field-helper-line">
464
- <div class="mdc-text-field-helper-text ${He(r)}">${i?this.errorMessage||this.validationMessage:this.helperText}</div>
464
+ <div class="mdc-text-field-helper-text ${He(a)}">${r?this.errorMessage||this.validationMessage:this.helperText}</div>
465
465
  ${this.charCounter&&!this.readonly?H`<div class="mdc-text-field-character-counter"></div>`:""}
466
466
  </div>
467
467
  `:""}
468
- `}if(this.type===Qi.RANGE){const t={"mdc-slider":!0,"mdc-slider--range":this.continuous,"mdc-slider--discreet":!this.continuous,"mdc-slider--disabled":this.disabled||this.readonly};e=H`
468
+ `}if(this.type===Qi.RANGE){const e={"mdc-slider":!0,"mdc-slider--range":this.continuous,"mdc-slider--discreet":!this.continuous,"mdc-slider--disabled":this.disabled||this.readonly};t=H`
469
469
  <span id="wrapper">
470
470
  ${this.label?H`<label for="component" class="${this.disabled?"mdc-switch--disabled":""}">${this.label}</label>`:""}
471
- <div id="component" class="${He(t)}" @MDCSlider:change="${e=>this.onValueChange(void 0,e.detail.value)}">
472
- <input id="elem" class="mdc-slider__input" type="range" min="${ve(s[1])}" max="${ve(s[2])}" value="${s[0]||s[1]||0}" name="slider" step="${this.step||1}" ?readonly="${this.readonly}" ?disabled="${this.disabled}" aria-label="${ve(this.label)}" />
471
+ <div id="component" class="${He(e)}" @MDCSlider:change="${e=>this.onValueChange(void 0,e.detail.value)}">
472
+ <input id="elem" class="mdc-slider__input" type="range" min="${ve(l[1])}" max="${ve(l[2])}" value="${l[0]||l[1]||0}" name="slider" step="${this.step||1}" ?readonly="${this.readonly}" ?disabled="${this.disabled}" aria-label="${ve(this.label)}" />
473
473
  <div class="mdc-slider__track">
474
474
  <div class="mdc-slider__track--inactive"></div>
475
475
  <div class="mdc-slider__track--active">
@@ -487,9 +487,9 @@
487
487
  <div class="mdc-slider__thumb-knob"></div>
488
488
  </div>
489
489
  </div>
490
- ${e?H`<div style="min-width: 70px; width: 70px;">${e}</div>`:""}
490
+ ${t?H`<div style="min-width: 70px; width: 70px;">${t}</div>`:""}
491
491
  </span>
492
- `}return e}}}return H`<span>INPUT TYPE NOT IMPLEMENTED</span>`}_getFormat(){if(this.format)return this.format}update(e){if(e.has("autoValidate")&&this._mdcComponent){const e=this._mdcComponent;e.foundation&&e.foundation.setValidateOnValueChange&&e.foundation.setValidateOnValueChange(this.autoValidate)}super.update(e)}firstUpdated(e){super.firstUpdated(e),this.autoValidate&&this.reportValidity()}updated(e){var t,n;if(super.updated(e),e.has("type")){const e=this.shadowRoot.getElementById("component");if(this._mdcComponent&&(this._mdcComponent.destroy(),this._mdcComponent=void 0),this._mdcComponent2&&(this._mdcComponent2.destroy(),this._mdcComponent2=void 0),e&&this.type){switch(this.type){case Qi.LIST:const t=new Un(e);this._mdcComponent=t,t.selectedIndex=this._selectedIndex;break;case Qi.SELECT:const n=new di(e);this._mdcComponent=n,null!==this.value&&void 0!==this.value||(n.selectedIndex=-1),this.multiple&&(this._mdcComponent.foundation.adapter.getSelectedIndex=()=>{if(!Array.isArray(this.value)||0===this.value.length)return-1;const e=this.value[0];return this._mdcComponent.foundation.adapter.getMenuItemValues().indexOf(e)}),n.useDefaultValidation=!this.multiple,n.valid=!this.required||!this.multiple&&n.valid||this.multiple&&Array.isArray(this.value)&&this.value.length>0;const i=this.getSelectedTextValue();this._mdcComponent.foundation.adapter.setSelectedText(i),this._mdcComponent.foundation.adapter.floatLabel(!!i),this._menuObserver||(this._menuObserver=new IntersectionObserver(((e,t)=>{var n,i;e[0].target.style.minWidth!=(null===(n=e[0].target.parentElement)||void 0===n?void 0:n.clientWidth)+"px"&&(e[0].target.style.minWidth=(null===(i=e[0].target.parentElement)||void 0===i?void 0:i.clientWidth)+"px")})),this._menuObserver.observe(this.shadowRoot.getElementById("mdc-select-menu")));const r=void 0!==this.searchProvider,a=this.multiple;n.menu.menuSurface_.foundation.handleBodyClick=function(e){const t=e.composedPath()[0];if(this.adapter.isElementInContainer(t)){if(!r)return;if(t instanceof Element&&!t.className.includes("mdc-list-item"))return;if(a)return}n.menu.menuSurface_.close()};break;case Qi.RADIO:case Qi.CHECKBOX_LIST:case Qi.COLOUR:break;case Qi.BUTTON:case Qi.BUTTON_MOMENTARY:const o=!this.action&&!this.label,s=new yt(e);o&&(s.unbounded=!0),this._mdcComponent=s;break;case Qi.BUTTON_TOGGLE:this._mdcComponent=new yi(e);break;case Qi.CHECKBOX:this._mdcComponent=new Qt(e);const l=this.shadowRoot.getElementById("field");if(l){const e=new fi(l);e.input=this._mdcComponent,this._mdcComponent2=e}break;case Qi.SWITCH:this._mdcComponent=new on(e);break;case Qi.RANGE:this._mdcComponent=new kn(e);const c=this.shadowRoot.getElementById("number");if(c){const e=new Vt(c);e.useNativeValidation=!1,this._mdcComponent2=e}break;default:const d=new Vt(e);d.useNativeValidation=!1,this._mdcComponent=d}this._mdcComponent&&this.focused&&"function"==typeof this._mdcComponent.focus&&this._mdcComponent.focus()}}else{if(this.type===Qi.SELECT&&this._mdcComponent){e.has("options")&&this._mdcComponent.layoutOptions(),this._mdcComponent.disabled=!(!this.disabled&&!this.readonly),this._mdcComponent.useDefaultValidation=!this.multiple,this._mdcComponent.valid=!this.required||!this.multiple&&this._mdcComponent.valid||this.multiple&&Array.isArray(this.value)&&this.value.length>0;const t=this.getSelectedTextValue();this._mdcComponent.foundation.adapter.setSelectedText(t),this._mdcComponent.foundation.adapter.floatLabel(!!t)}else if(this.type===Qi.RANGE&&this._mdcComponent){const e=this._mdcComponent;e.setDisabled(this.disabled||this.readonly),e.setValue(this.value)}else if(this.type===Qi.SWITCH&&this._mdcComponent)this._mdcComponent.checked=this.value;else if(this.type===Qi.CHECKBOX&&this._mdcComponent){const e=this._mdcComponent;e.checked=!!this.value,e.disabled=!(!this.disabled&&!this.readonly)}this._mdcComponent&&(this._mdcComponent.required=!!this.required)}e.has("label")&&(null===(n=null===(t=this._mdcComponent)||void 0===t?void 0:t.layout)||void 0===n||n.call(t)),this.autoValidate&&this.reportValidity()}renderOutlined(e){return H`
492
+ `}return t}}}return H`<span>INPUT TYPE NOT IMPLEMENTED</span>`}_getFormat(){if(this.format)return this.format}update(e){if(e.has("autoValidate")&&this._mdcComponent){const e=this._mdcComponent;e.foundation&&e.foundation.setValidateOnValueChange&&e.foundation.setValidateOnValueChange(this.autoValidate)}super.update(e)}firstUpdated(e){super.firstUpdated(e),this.autoValidate&&this.reportValidity()}updated(e){var t,n;if(super.updated(e),e.has("type")){const e=this.shadowRoot.getElementById("component");if(this._mdcComponent&&(this._mdcComponent.destroy(),this._mdcComponent=void 0),this._mdcComponent2&&(this._mdcComponent2.destroy(),this._mdcComponent2=void 0),e&&this.type){switch(this.type){case Qi.LIST:const t=new Un(e);this._mdcComponent=t,t.selectedIndex=this._selectedIndex;break;case Qi.SELECT:const n=new di(e);this._mdcComponent=n,null!==this.value&&void 0!==this.value||(n.selectedIndex=-1),this.multiple&&(this._mdcComponent.foundation.adapter.getSelectedIndex=()=>{if(!Array.isArray(this.value)||0===this.value.length)return-1;const e=this.value[0];return this._mdcComponent.foundation.adapter.getMenuItemValues().indexOf(e)}),n.useDefaultValidation=!this.multiple,n.valid=!this.required||!this.multiple&&n.valid||this.multiple&&Array.isArray(this.value)&&this.value.length>0;const i=this.getSelectedTextValue();this._mdcComponent.foundation.adapter.setSelectedText(i),this._mdcComponent.foundation.adapter.floatLabel(!!i),this._menuObserver||(this._menuObserver=new IntersectionObserver(((e,t)=>{var n,i;e[0].target.style.minWidth!=(null===(n=e[0].target.parentElement)||void 0===n?void 0:n.clientWidth)+"px"&&(e[0].target.style.minWidth=(null===(i=e[0].target.parentElement)||void 0===i?void 0:i.clientWidth)+"px")})),this._menuObserver.observe(this.shadowRoot.getElementById("mdc-select-menu")));const r=void 0!==this.searchProvider,a=this.multiple;n.menu.menuSurface_.foundation.handleBodyClick=function(e){const t=e.composedPath()[0];if(this.adapter.isElementInContainer(t)){if(!r)return;if(t instanceof Element&&!t.className.includes("mdc-list-item"))return;if(a)return}n.menu.menuSurface_.close()};break;case Qi.RADIO:case Qi.CHECKBOX_LIST:case Qi.COLOUR:break;case Qi.BUTTON:case Qi.BUTTON_MOMENTARY:const o=!this.action&&!this.label,s=new yt(e);o&&(s.unbounded=!0),this._mdcComponent=s;break;case Qi.BUTTON_TOGGLE:this._mdcComponent=new yi(e);break;case Qi.CHECKBOX:this._mdcComponent=new Qt(e);const l=this.shadowRoot.getElementById("field");if(l){const e=new fi(l);e.input=this._mdcComponent,this._mdcComponent2=e}break;case Qi.SWITCH:this._mdcComponent=new on(e);break;case Qi.RANGE:this._mdcComponent=new kn(e);const c=this.shadowRoot.getElementById("number");if(c){const e=new Vt(c);e.useNativeValidation=!1,this._mdcComponent2=e}break;default:const d=new Vt(e);d.useNativeValidation=!1,this._mdcComponent=d}this._mdcComponent&&this.focused&&"function"==typeof this._mdcComponent.focus&&this._mdcComponent.focus()}}else{if(this.type===Qi.SELECT&&this._mdcComponent){e.has("options")&&this._mdcComponent.layoutOptions(),this._mdcComponent.disabled=!(!this.disabled&&!this.readonly),this._mdcComponent.useDefaultValidation=!this.multiple,this._mdcComponent.valid=!this.required||!this.multiple&&this._mdcComponent.valid||this.multiple&&Array.isArray(this.value)&&this.value.length>0;const t=this.getSelectedTextValue();this._mdcComponent.foundation.adapter.setSelectedText(t),this._mdcComponent.foundation.adapter.floatLabel(!!t)}else if(this.type===Qi.RANGE&&this._mdcComponent){const e=this._mdcComponent;e.setDisabled(this.disabled||this.readonly),e.setValue(this.value)}else if(this.type===Qi.SWITCH&&this._mdcComponent)this._mdcComponent.checked=this.value;else if(this.type===Qi.CHECKBOX&&this._mdcComponent){const e=this._mdcComponent;e.checked=!!this.value,e.disabled=!(!this.disabled&&!this.readonly)}this._mdcComponent&&(this._mdcComponent.required=!!this.required)}e.has("label")&&(null===(n=null===(t=this._mdcComponent)||void 0===t?void 0:t.layout)||void 0===n||n.call(t)),this.autoValidate&&this.reportValidity()}renderOutlined(e){return H`
493
493
  <span class="mdc-notched-outline">
494
494
  <span class="mdc-notched-outline__leading"></span>
495
495
  ${e?H`
@@ -15,7 +15,7 @@
15
15
  :host([hidden]) {
16
16
  display: none;
17
17
  }
18
- `,Gt([fe({type:String})],Kt.prototype,"value",void 0),Gt([fe({type:Object})],Kt.prototype,"options",void 0),Kt=Gt([he("or-translate")],Kt),function(e){e.CREATE="CREATE",e.UPDATE="UPDATE",e.DELETE="DELETE"}(Xt||(Xt={})),function(e){e.LOW="LOW",e.MEDIUM="MEDIUM",e.HIGH="HIGH"}(Zt||(Zt={})),function(e){e.MANUAL="MANUAL",e.CLIENT="CLIENT",e.GLOBAL_RULESET="GLOBAL_RULESET",e.REALM_RULESET="REALM_RULESET",e.ASSET_RULESET="ASSET_RULESET",e.AGENT="AGENT"}(Jt||(Jt={})),function(e){e.OPEN="OPEN",e.ACKNOWLEDGED="ACKNOWLEDGED",e.IN_PROGRESS="IN_PROGRESS",e.RESOLVED="RESOLVED",e.CLOSED="CLOSED"}(Qt||(Qt={})),function(e){e.BOTTOM_LEFT="BOTTOM_LEFT",e.BOTTOM_RIGHT="BOTTOM_RIGHT",e.TOP_LEFT="TOP_LEFT",e.TOP_RIGHT="TOP_RIGHT"}(en||(en={})),function(e){e.CREATE="CREATE",e.READ="READ",e.UPDATE="UPDATE",e.DELETE="DELETE"}(tn||(tn={})),function(e){e.NONE="NONE",e.FORECAST="FORECAST",e.SETPOINT="SETPOINT"}(nn||(nn={})),function(e){e.DISCONNECTED="DISCONNECTED",e.CONNECTING="CONNECTING",e.DISCONNECTING="DISCONNECTING",e.CONNECTED="CONNECTED",e.DISABLED="DISABLED",e.WAITING="WAITING",e.ERROR="ERROR",e.STOPPED="STOPPED"}(on||(on={})),function(e){e.EV="EV",e.PHEV="PHEV"}(rn||(rn={})),function(e){e.YAZAKI="YAZAKI",e.MENNEKES="MENNEKES",e.LE_GRAND="LE_GRAND",e.CHADEMO="CHADEMO",e.COMBO="COMBO",e.SCHUKO="SCHUKO",e.ENERGYLOCK="ENERGYLOCK"}(an||(an={})),function(e){e.SOUTH="SOUTH",e.EAST_WEST="EAST_WEST"}(sn||(sn={})),function(e){e.REQUEST_START="REQUEST_START",e.REQUEST_REPEATING="REQUEST_REPEATING",e.REQUEST_CANCEL="REQUEST_CANCEL",e.READY="READY",e.COMPLETED="COMPLETED",e.RUNNING="RUNNING",e.CANCELLED="CANCELLED"}(ln||(ln={})),function(e){e.TOGGLE="TOGGLE",e.INCREMENT="INCREMENT",e.DECREMENT="DECREMENT",e.NEGATE="NEGATE"}(cn||(cn={})),function(e){e.ASSET_NOT_FOUND="ASSET_NOT_FOUND",e.ATTRIBUTE_NOT_FOUND="ATTRIBUTE_NOT_FOUND",e.INSUFFICIENT_ACCESS="INSUFFICIENT_ACCESS",e.INVALID_VALUE="INVALID_VALUE",e.INTERCEPTOR_FAILURE="INTERCEPTOR_FAILURE",e.STATE_STORAGE_FAILED="STATE_STORAGE_FAILED",e.CANNOT_PROCESS="CANNOT_PROCESS",e.QUEUE_FULL="QUEUE_FULL",e.UNKNOWN="UNKNOWN",e.ASSET_ID_MISSING="ASSET_ID_MISSING",e.ATTRIBUTE_NAME_MISSING="ATTRIBUTE_NAME_MISSING"}(dn||(dn={})),function(e){e.PUBLIC="PUBLIC",e.SHARED="SHARED",e.PRIVATE="PRIVATE"}(un||(un={})),function(e){e.OFF="OFF",e.ONE_MIN="ONE_MIN",e.FIVE_MIN="FIVE_MIN",e.QUARTER="QUARTER",e.ONE_HOUR="ONE_HOUR"}(hn||(hn={})),function(e){e.WRAP_TO_SINGLE_COLUMN="WRAP_TO_SINGLE_COLUMN",e.KEEP_LAYOUT="KEEP_LAYOUT",e.REDIRECT="REDIRECT",e.BLOCK_DEVICE="BLOCK_DEVICE"}(mn||(mn={})),function(e){e.MINUTE="MINUTE",e.HOUR="HOUR",e.DAY="DAY",e.WEEK="WEEK",e.MONTH="MONTH",e.YEAR="YEAR"}(pn||(pn={})),function(e){e.MIN="MIN",e.AVG="AVG",e.MAX="MAX"}(fn||(fn={})),function(e){e.TERMINATING="TERMINATING",e.DISABLED="DISABLED",e.ALREADY_CONNECTED="ALREADY_CONNECTED",e.UNRECOGNISED="UNRECOGNISED",e.PERMANENT_ERROR="PERMANENT_ERROR",e.SYNC_ERROR="SYNC_ERROR"}(gn||(gn={})),function(e){e.HTTPS="HTTPS",e.HTTP="HTTP",e.TCP="TCP"}(bn||(bn={})),function(e){e.GET="GET",e.POST="POST",e.PUT="PUT",e.DELETE="DELETE",e.OPTIONS="OPTIONS",e.PATCH="PATCH"}(_n||(_n={})),function(e){e.KEYCLOAK="KEYCLOAK",e.BASIC="BASIC",e.NONE="NONE"}(yn||(yn={})),function(e){e.WEBSOCKET="WEBSOCKET",e.POLLING="POLLING"}(vn||(vn={})),function(e){e.VECTOR="VECTOR",e.RASTER="RASTER"}(xn||(xn={})),function(e){e.INTERNAL="INTERNAL",e.CLIENT="CLIENT",e.GLOBAL_RULESET="GLOBAL_RULESET",e.REALM_RULESET="REALM_RULESET",e.ASSET_RULESET="ASSET_RULESET"}(wn||(wn={})),function(e){e.REALM="REALM",e.USER="USER",e.ASSET="ASSET",e.CUSTOM="CUSTOM"}(Fn||(Fn={})),function(e){e.NORMAL="NORMAL",e.HIGH="HIGH"}(kn||(kn={})),function(e){e.DEVICE="DEVICE",e.TOPIC="TOPIC",e.CONDITION="CONDITION"}(En||(En={})),function(e){e.ALWAYS="ALWAYS",e.ONCE="ONCE",e.HOURLY="HOURLY",e.DAILY="DAILY",e.WEEKLY="WEEKLY",e.MONTHLY="MONTHLY",e.ANNUALLY="ANNUALLY"}(An||(An={})),function(e){e.MESSAGE_INVALID="MESSAGE_INVALID",e.CERTIFICATE_INVALID="CERTIFICATE_INVALID",e.UNAUTHORIZED="UNAUTHORIZED",e.FORBIDDEN="FORBIDDEN",e.UNIQUE_ID_MISMATCH="UNIQUE_ID_MISMATCH",e.CONFIG_DISABLED="CONFIG_DISABLED",e.USER_DISABLED="USER_DISABLED",e.SERVER_ERROR="SERVER_ERROR",e.ASSET_ERROR="ASSET_ERROR",e.SERVER_BUSY="SERVER_BUSY"}(Cn||(Cn={})),function(e){e.PRIVATE="PRIVATE",e.PROTECTED="PROTECTED",e.PUBLIC="PUBLIC"}(Mn||(Mn={})),function(e){e.EXACT="EXACT",e.BEGIN="BEGIN",e.END="END",e.CONTAINS="CONTAINS"}(Sn||(Sn={})),function(e){e.EQUALS="EQUALS",e.GREATER_THAN="GREATER_THAN",e.GREATER_EQUALS="GREATER_EQUALS",e.LESS_THAN="LESS_THAN",e.LESS_EQUALS="LESS_EQUALS",e.BETWEEN="BETWEEN"}(Tn||(Tn={})),function(e){e.CREATED_ON="CREATED_ON",e.NAME="NAME",e.ASSET_TYPE="ASSET_TYPE",e.PARENT_ID="PARENT_ID",e.REALM="REALM"}(Ln||(Ln={})),function(e){e.RESTRICTED="RESTRICTED",e.LINKED="LINKED",e.REALM="REALM"}(Dn||(Dn={})),function(e){e.AT_LEAST_ONE="AT_LEAST_ONE",e.ALL="ALL",e.NONE="NONE"}(In||(In={})),function(e){e.AND="AND",e.OR="OR"}(Rn||(Rn={})),function(e){e.CREATED_ON="CREATED_ON",e.FIRST_NAME="FIRST_NAME",e.LAST_NAME="LAST_NAME",e.USERNAME="USERNAME",e.EMAIL="EMAIL"}(On||(On={})),function(e){e.STOPPED="STOPPED",e.RUNNING="RUNNING",e.ERROR="ERROR"}(Pn||(Pn={})),function(e){e.JAVASCRIPT="JAVASCRIPT",e.GROOVY="GROOVY",e.JSON="JSON",e.FLOW="FLOW"}($n||($n={})),function(e){e.READY="READY",e.DEPLOYED="DEPLOYED",e.COMPILATION_ERROR="COMPILATION_ERROR",e.VALIDITY_PERIOD_ERROR="VALIDITY_PERIOD_ERROR",e.EXECUTION_ERROR="EXECUTION_ERROR",e.LOOP_ERROR="LOOP_ERROR",e.DISABLED="DISABLED",e.PAUSED="PAUSED",e.EXPIRED="EXPIRED",e.REMOVED="REMOVED",e.EMPTY="EMPTY"}(Bn||(Bn={})),function(e){e.SUNRISE="SUNRISE",e.SUNSET="SUNSET",e.TWILIGHT_MORNING_VISUAL="TWILIGHT_MORNING_VISUAL",e.TWILIGHT_MORNING_VISUAL_LOWER="TWILIGHT_MORNING_VISUAL_LOWER",e.TWILIGHT_MORNING_HORIZON="TWILIGHT_MORNING_HORIZON",e.TWILIGHT_MORNING_CIVIL="TWILIGHT_MORNING_CIVIL",e.TWILIGHT_MORNING_NAUTICAL="TWILIGHT_MORNING_NAUTICAL",e.TWILIGHT_MORNING_ASTRONOMICAL="TWILIGHT_MORNING_ASTRONOMICAL",e.TWILIGHT_MORNING_GOLDEN_HOUR="TWILIGHT_MORNING_GOLDEN_HOUR",e.TWILIGHT_MORNING_BLUE_HOUR="TWILIGHT_MORNING_BLUE_HOUR",e.TWILIGHT_MORNING_NIGHT_HOUR="TWILIGHT_MORNING_NIGHT_HOUR",e.TWILIGHT_EVENING_VISUAL="TWILIGHT_EVENING_VISUAL",e.TWILIGHT_EVENING_VISUAL_LOWER="TWILIGHT_EVENING_VISUAL_LOWER",e.TWILIGHT_EVENING_HORIZON="TWILIGHT_EVENING_HORIZON",e.TWILIGHT_EVENING_CIVIL="TWILIGHT_EVENING_CIVIL",e.TWILIGHT_EVENING_NAUTICAL="TWILIGHT_EVENING_NAUTICAL",e.TWILIGHT_EVENING_ASTRONOMICAL="TWILIGHT_EVENING_ASTRONOMICAL",e.TWILIGHT_EVENING_GOLDEN_HOUR="TWILIGHT_EVENING_GOLDEN_HOUR",e.TWILIGHT_EVENING_BLUE_HOUR="TWILIGHT_EVENING_BLUE_HOUR",e.TWILIGHT_EVENING_NIGHT_HOUR="TWILIGHT_EVENING_NIGHT_HOUR"}(Nn||(Nn={})),function(e){e.NUMBER="NUMBER",e.NUMBER_ARRAY="NUMBER_ARRAY",e.STRING="STRING",e.BOOLEAN="BOOLEAN",e.TRIGGER="TRIGGER",e.COLOR="COLOR",e.ANY="ANY"}(zn||(zn={})),function(e){e.NEW_LINE="NEW_LINE",e.SPACER="SPACER"}(jn||(jn={})),function(e){e.INPUT="INPUT",e.PROCESSOR="PROCESSOR",e.OUTPUT="OUTPUT",e.THEN="THEN"}(Yn||(Yn={})),function(e){e.TEXT="TEXT",e.MULTILINE="MULTILINE",e.NUMBER="NUMBER",e.DROPDOWN="DROPDOWN",e.DOUBLE_DROPDOWN="DOUBLE_DROPDOWN",e.CHECKBOX="CHECKBOX",e.ASSET_ATTRIBUTE="ASSET_ATTRIBUTE",e.COLOR="COLOR",e.DATE="DATE"}(Hn||(Hn={})),function(e){e.ADD="ADD",e.ADD_OR_REPLACE="ADD_OR_REPLACE",e.REPLACE="REPLACE",e.DELETE="DELETE",e.CLEAR="CLEAR"}(Un||(Un={})),function(e){e.PER_ASSET="PER_ASSET",e.GLOBAL="GLOBAL"}(Vn||(Vn={})),function(e){e.READ_ADMIN="read:admin",e.READ_LOGS="read:logs",e.READ_USERS="read:users",e.READ_MAP="read:map",e.READ_ASSETS="read:assets",e.READ_RULES="read:rules",e.READ_INSIGHTS="read:insights",e.READ_ALARMS="read:alarms",e.WRITE_USER="write:user",e.WRITE_ADMIN="write:admin",e.WRITE_LOGS="write:logs",e.WRITE_ASSETS="write:assets",e.WRITE_ATTRIBUTES="write:attributes",e.WRITE_RULES="write:rules",e.WRITE_INSIGHTS="write:insights",e.WRITE_ALARMS="write:alarms",e.READ="read",e.WRITE="write"}(Wn||(Wn={})),function(e){e.ASSET="ASSET",e.AGENT="AGENT",e.NOTIFICATION="NOTIFICATION",e.ALARM="ALARM",e.RULES="RULES",e.PROTOCOL="PROTOCOL",e.GATEWAY="GATEWAY",e.MODEL_AND_VALUES="MODEL_AND_VALUES",e.API="API",e.DATA="DATA"}(qn||(qn={})),function(e){e.INFO="INFO",e.WARN="WARN",e.ERROR="ERROR"}(Gn||(Gn={})),function(e){e.NUMERIC="numeric",e.DIGIT_2="2-digit",e.FULL="full",e.LONG="long",e.MEDIUM="medium",e.SHORT="short",e.NARROW="narrow"}(Kn||(Kn={})),function(e){e.SECONDLY="SECONDLY",e.MINUTELY="MINUTELY",e.HOURLY="HOURLY",e.DAILY="DAILY",e.WEEKLY="WEEKLY",e.MONTHLY="MONTHLY",e.YEARLY="YEARLY"}(Xn||(Xn={})),function(e){e.OMIT="OMIT",e.BACKWARD="BACKWARD",e.FORWARD="FORWARD"}(Zn||(Zn={})),function(e){e.JAPANESE="JAPANESE",e.BUDDHIST="BUDDHIST",e.ROC="ROC",e.ISLAMIC="ISLAMIC",e.ISO8601="ISO8601",e.CHINESE="CHINESE",e.ETHIOPIC="ETHIOPIC",e.HEBREW="HEBREW",e.GREGORIAN="GREGORIAN"}(Jn||(Jn={})),function(e){e.SU="SU",e.MO="MO",e.TU="TU",e.WE="WE",e.TH="TH",e.FR="FR",e.SA="SA"}(Qn||(Qn={})),function(e){e.PEOPLECOUNTERASSET="PeopleCounterAsset",e.MAILAGENT="MailAgent",e.UDPAGENT="UDPAgent",e.STORAGESIMULATORAGENT="StorageSimulatorAgent",e.ROOMASSET="RoomAsset",e.CITYASSET="CityAsset",e.ELECTRICITYCONSUMERASSET="ElectricityConsumerAsset",e.ELECTRICVEHICLEASSET="ElectricVehicleAsset",e.VENTILATIONASSET="VentilationAsset",e.TRADFRILIGHTASSET="TradfriLightAsset",e.CONSOLEASSET="ConsoleAsset",e.PRESENCESENSORASSET="PresenceSensorAsset",e.LIGHTASSET="LightAsset",e.KNXAGENT="KNXAgent",e.PLUGASSET="PlugAsset",e.ELECTRICITYCHARGERASSET="ElectricityChargerAsset",e.WEATHERASSET="WeatherAsset",e.ELECTRICITYBATTERYASSET="ElectricityBatteryAsset",e.ELECTRICITYSUPPLIERASSET="ElectricitySupplierAsset",e.THINGASSET="ThingAsset",e.WEBSOCKETAGENT="WebsocketAgent",e.TCPAGENT="TCPAgent",e.GATEWAYASSET="GatewayAsset",e.SERIALAGENT="SerialAgent",e.BLUETOOTHMESHAGENT="BluetoothMeshAgent",e.PARKINGASSET="ParkingAsset",e.TRADFRIPLUGASSET="TradfriPlugAsset",e.SIMULATORAGENT="SimulatorAgent",e.SNMPAGENT="SNMPAgent",e.GROUPASSET="GroupAsset",e.BUILDINGASSET="BuildingAsset",e.ELECTRICITYPRODUCERWINDASSET="ElectricityProducerWindAsset",e.ENVIRONMENTSENSORASSET="EnvironmentSensorAsset",e.MQTTAGENT="MQTTAgent",e.ELECTRICVEHICLEFLEETGROUPASSET="ElectricVehicleFleetGroupAsset",e.VELBUSTCPAGENT="VelbusTCPAgent",e.ARTNETLIGHTASSET="ArtnetLightAsset",e.VELBUSSERIALAGENT="VelbusSerialAgent",e.GROUNDWATERSENSORASSET="GroundwaterSensorAsset",e.ELECTRICITYPRODUCERSOLARASSET="ElectricityProducerSolarAsset",e.MICROPHONEASSET="MicrophoneAsset",e.ZWAVEAGENT="ZWaveAgent",e.ENERGYOPTIMISATIONASSET="EnergyOptimisationAsset",e.HTTPAGENT="HTTPAgent",e.DOORASSET="DoorAsset",e.THERMOSTATASSET="ThermostatAsset",e.ELECTRICITYPRODUCERASSET="ElectricityProducerAsset",e.SHIPASSET="ShipAsset"}(ei||(ei={})),function(e){e.SUPPORTSEXPORT="supportsExport",e.ENERGYSELFCONSUMPTION="energySelfConsumption",e.LASTACCESS="lastAccess",e.CHARGERID="chargerID",e.POSITION="position",e.CARBONSAVING="carbonSaving",e.ROUTINGMODE="routingMode",e.LASTWILLRETAIN="lastWillRetain",e.LASTWILLTOPIC="lastWillTopic",e.SERIALBAUDRATE="serialBaudrate",e.BASEURL="baseURL",e.REQUIREDVALUES="requiredValues",e.FINANCIALSAVING="financialSaving",e.FLEETCATEGORY="fleetCategory",e.GATEWAYSTATUS="gatewayStatus",e.NO2LEVEL="NO2Level",e.TAGS="tags",e.MILEAGEMIN="mileageMin",e.UNLOCK="unlock",e.CHECKINTERVALSECONDS="checkIntervalSeconds",e.LOCATION="location",e.CLIENTSECRET="clientSecret",e.WINDDIRECTION="windDirection",e.WINDSPEED="windSpeed",e.PARTICLESPM10="particlesPM10",e.APPLICATIONKEY="applicationKey",e.POWEREXPORTMAX="powerExportMax",e.SETWINDACTUALVALUEWITHFORECAST="setWindActualValueWithForecast",e.WATERLEVEL="waterLevel",e.CONNECTHEADERS="connectHeaders",e.CONSOLENAME="consoleName",e.WEBSOCKETQUERY="websocketQuery",e.PREFERHTML="preferHTML",e.COOLING="cooling",e.POLLINGMILLIS="pollingMillis",e.SOILTEMPERATURE="soilTemperature",e.SUNIRRADIANCE="sunIrradiance",e.ODOMETER="odometer",e.SUPPORTSIMPORT="supportsImport",e.MESSAGEMAXLENGTH="messageMaxLength",e.ENERGYLEVELPERCENTAGEMIN="energyLevelPercentageMin",e.LIGHTID="lightId",e.POWER="power",e.STREET="street",e.DELETEPROCESSEDMAIL="deleteProcessedMail",e.WINDSPEEDMIN="windSpeedMin",e.POWERSETPOINT="powerSetpoint",e.PRESENCE="presence",e.SPACESOCCUPIED="spacesOccupied",e.STARTTLS="startTLS",e.AGENTSTATUS="agentStatus",e.MESSAGECHARSET="messageCharset",e.CERTIFICATEALIAS="certificateAlias",e.PANELPITCH="panelPitch",e.EMAIL="email",e.BINDPORT="bindPort",e.PARTICLESPM1="particlesPM1",e.SPEED="speed",e.ENERGYLEVELPERCENTAGEMAX="energyLevelPercentageMax",e.MESSAGESTRIPDELIMITER="messageStripDelimiter",e.AREA="area",e.COUNTRY="country",e.SHIPTYPE="shipType",e.CONNECTSUBSCRIPTIONS="connectSubscriptions",e.RELATIVEHUMIDITY="relativeHumidity",e.SOURCEADDRESS="sourceAddress",e.INCLUDEFORECASTWINDSERVICE="includeForecastWindService",e.RAINFALL="rainfall",e.ENERGYIMPORTTOTAL="energyImportTotal",e.OAUTHGRANT="oAuthGrant",e.OZONELEVEL="ozoneLevel",e.COUNTINMINUTE="countInMinute",e.PORT="port",e.TUNNELINGSUPPORTED="tunnelingSupported",e.ENINUMBER="ENINumber",e.AGENTDISABLED="agentDisabled",e.DISABLED="disabled",e.FORCECHARGE="forceCharge",e.TIMEINJECTIONINTERVAL="timeInjectionInterval",e.FINANCIALWEIGHTING="financialWeighting",e.ENERGYLEVELPERCENTAGE="energyLevelPercentage",e.SPACESBUFFER="spacesBuffer",e.VEHICLECATEGORY="vehicleCategory",e.FANSPEED="fanSpeed",e.FINANCIALCOST="financialCost",e.NOTES="notes",e.MAILFOLDERNAME="mailFolderName",e.TEMPERATURE="temperature",e.AVAILABLECHARGINGSPACES="availableChargingSpaces",e.ENERGYCAPACITY="energyCapacity",e.POWERIMPORTMIN="powerImportMin",e.INTERVALSIZE="intervalSize",e.SNMPVERSIONVALUE="SNMPVersionValue",e.SOUNDLEVEL="soundLevel",e.CONNECTURL="connectURL",e.CLIENTID="clientId",e.VEHICLEID="vehicleID",e.SUNAZIMUTH="sunAzimuth",e.AVAILABLEDISCHARGINGSPACES="availableDischargingSpaces",e.WEBSOCKETMODE="websocketMode",e.COLOURTEMPERATURE="colourTemperature",e.VEHICLECONNECTED="vehicleConnected",e.MILEAGEMINIMUM="mileageMinimum",e.COLOURRGB="colourRGB",e.CARBONIMPORT="carbonImport",e.PRICEHOURLY="priceHourly",e.WINDSPEEDMAX="windSpeedMax",e.PINGDISABLED="pingDisabled",e.FLOW="flow",e.CHILDASSETTYPE="childAssetType",e.NETWORKKEY="networkKey",e.UNIVERSE="universe",e.MSSINUMBER="MSSINumber",e.LEDCOUNT="lEDCount",e.SUBSCRIBEQOS="subscribeQos",e.LOCKED="locked",e.PROTOCOL="protocol",e.TARIFFIMPORT="tariffImport",e.ENERGYRENEWABLESHARE="energyRenewableShare",e.REGION="region",e.CONSOLEPLATFORM="consolePlatform",e.POWEREXPORTMIN="powerExportMin",e.EFFICIENCYEXPORT="efficiencyExport",e.CHARGECYCLES="chargeCycles",e.SERIALPORT="serialPort",e.PANELORIENTATION="panelOrientation",e.LENGTH="length",e.USERNAMEPASSWORD="usernamePassword",e.POWERFORECAST="powerForecast",e.SETACTUALSOLARVALUEWITHFORECAST="setActualSolarValueWithForecast",e.PROXYADDRESS="proxyAddress",e.REQUESTQUERYPARAMETERS="requestQueryParameters",e.ENERGYLOCAL="energyLocal",e.ENERGYAUTARKY="energyAutarky",e.MODEL="model",e.MANUFACTURER="manufacturer",e.ONOFF="onOff",e.RESUMESESSION="resumeSession",e.TARIFFEXPORT="tariffExport",e.CITY="city",e.CONNECTORTYPE="connectorType",e.ENERGYEXPORTTOTAL="energyExportTotal",e.CARBONEXPORT="carbonExport",e.REQUESTTIMEOUTMILLIS="requestTimeoutMillis",e.ENERGYLEVEL="energyLevel",e.OPTIMISATIONDISABLED="optimisationDisabled",e.WEBSOCKETPATH="websocketPath",e.WINDSPEEDREFERENCE="windSpeedReference",e.PRICEDAILY="priceDaily",e.COUNTGROWTHMINUTE="countGrowthMinute",e.IMONUMBER="IMONumber",e.INCLUDEFORECASTSOLARSERVICE="includeForecastSolarService",e.REQUESTHEADERS="requestHeaders",e.COUNTOUTMINUTE="countOutMinute",e.HOST="host",e.ENERGYTYPE="energyType",e.CONSOLEVERSION="consoleVersion",e.MTU="mtu",e.PANELAZIMUTH="panelAzimuth",e.SEQUENCENUMBER="sequenceNumber",e.SUNALTITUDE="sunAltitude",e.COUNTOUT="countOut",e.CHARGERCONNECTED="chargerConnected",e.ROOMNUMBER="roomNumber",e.PARTICLESPM2_5="particlesPM2_5",e.COUNTIN="countIn",e.MESSAGESOURCEADDRESS="messageSourceAddress",e.MILEAGECHARGED="mileageCharged",e.TEMPERATURESETPOINT="temperatureSetpoint",e.CONSOLEPROVIDERS="consoleProviders",e.POWERIMPORTMAX="powerImportMax",e.COUNTTOTAL="countTotal",e.SPACESTOTAL="spacesTotal",e.BINDHOST="bindHost",e.MESSAGECONVERTBINARY="messageConvertBinary",e.MESSAGEDELIMITERS="messageDelimiters",e.EFFICIENCYIMPORT="efficiencyImport",e.SUNZENITH="sunZenith",e.BRIGHTNESS="brightness",e.POSTALCODE="postalCode",e.SPACESOPEN="spacesOpen",e.HUMIDITY="humidity",e.MILEAGECAPACITY="mileageCapacity",e.SECUREMODE="secureMode",e.DIRECTION="direction",e.ENERGYLEVELSCHEDULE="energyLevelSchedule",e.UVINDEX="uVIndex",e.NATMODE="NATMode",e.UPDATEONWRITE="updateOnWrite",e.GROUPID="groupId",e.LASTWILLPAYLOAD="lastWillPayload",e.FOLLOWREDIRECTS="followRedirects",e.CARBONCOST="carbonCost",e.MESSAGECONVERTHEX="messageConvertHex",e.PUBLISHQOS="publishQos"}(ti||(ti={})),function(e){e.FORMAT="format",e.RULESTATE="ruleState",e.HASPREDICTEDDATAPOINTS="hasPredictedDataPoints",e.STOREDATAPOINTS="storeDataPoints",e.LABEL="label",e.CONSTRAINTS="constraints",e.SHOWONDASHBOARD="showOnDashboard",e.READONLY="readOnly",e.MULTILINE="multiline",e.ACCESSPUBLICWRITE="accessPublicWrite",e.MOMENTARY="momentary",e.AGENTLINK="agentLink",e.ACCESSRESTRICTEDREAD="accessRestrictedRead",e.DATAPOINTSMAXAGEDAYS="dataPointsMaxAgeDays",e.ACCESSRESTRICTEDWRITE="accessRestrictedWrite",e.SECRET="secret",e.ATTRIBUTELINKS="attributeLinks",e.RULERESETIMMEDIATE="ruleResetImmediate",e.FORECAST="forecast",e.UNITS="units",e.USERCONNECTED="userConnected",e.ACCESSPUBLICREAD="accessPublicRead"}(ni||(ni={})),function(e){e.WSURL="WS_URL",e.POSITIVENUMBER="positiveNumber",e.VALUEDESCRIPTOR="valueDescriptor",e.LONG="long",e.BOOLEANMAP="booleanMap",e.MQTTQOS="MQTTQos",e.GEOJSONPOINT="GEO_JSONPoint",e.SNMPVERSION="SNMPVersion",e.ASSETTYPE="assetType",e.JSONOBJECT="JSONObject",e.BIGNUMBER="bigNumber",e.IPADDRESS="IPAddress",e.EMAIL="email",e.KNXMESSAGESOURCEADDRESS="kNXMessageSourceAddress",e.ATTRIBUTEREFERENCE="attributeReference",e.INTEGER="integer",e.OAUTHGRANT="oAuthGrant",e.NUMBER="number",e.TEXTMAP="textMap",e.WEBSOCKETSUBSCRIPTION="websocketSubscription",e.BOOLEAN="boolean",e.TIMEANDPERIODDURATIONISO8601="timeAndPeriodDurationISO8601",e.TIMESTAMPISO8601="timestampISO8601",e.MULTIVALUEDTEXTMAP="multivaluedTextMap",e.JSON="JSON",e.INTEGERBYTE="integerByte",e.AGENTLINK="agentLink",e.CALENDAREVENT="calendarEvent",e.CONNECTIONSTATUS="connectionStatus",e.VALUECONSTRAINT="valueConstraint",e.ASSETQUERY="assetQuery",e.COLOURRGB="colourRGB",e.VALUEFORMAT="valueFormat",e.TEXT="text",e.BYTE="byte",e.USERNAMEANDPASSWORD="usernameAndPassword",e.HTTPURL="HTTP_URL",e.ATTRIBUTELINK="attributeLink",e.ASSETID="assetID",e.NUMBERMAP="numberMap",e.HTTPMETHOD="HTTPMethod",e.PANELORIENTATION="panelOrientation",e.ATTRIBUTESTATE="attributeState",e.POSITIVEINTEGER="positiveInteger",e.EXECUTIONSTATUS="executionStatus",e.BIGINTEGER="bigInteger",e.PERIODDURATIONISO8601="periodDurationISO8601",e.DATEANDTIME="dateAndTime",e.CONNECTORTYPE="connectorType",e.NEGATIVEINTEGER="negativeInteger",e.TCPIPPORTNUMBER="TCP_IPPortNumber",e.INTEGERMAP="integerMap",e.ENERGYTYPE="energyType",e.TIMESTAMP="timestamp",e.UUID="UUID",e.FORECASTCONFIGURATION="forecastConfiguration",e.TIMEDURATIONISO8601="timeDurationISO8601",e.CONSOLEPROVIDERS="consoleProviders",e.NEGATIVENUMBER="negativeNumber",e.CRONEXPRESSION="CRONExpression",e.DIRECTION="direction",e.HOSTORIPADDRESS="hostOrIPAddress"}(ii||(ii={})),function(e){e.MONTH="month",e.MILE_SCANDINAVIAN="mile_scandinavian",e.YEAR="year",e.VOLT="volt",e.HERTZ="hertz",e.MILE="mile",e.BTU="btu",e.FOOT="foot",e.MEGA="mega",e.INCH="inch",e.IN_HG="inch_mercury",e.CENTI="centi",e.GRAM="gram",e.KNOT="knot",e.METRE="metre",e.LITRE="litre",e.FLUID_OUNCE="fluid_ounce",e.CELSIUS="celsius",e.DECIBEL="decibel",e.FAHRENHEIT="fahrenheit",e.WATT="watt",e.PEAK="peak",e.MICRO="micro",e.PER="per",e.STONE="stone",e.VAR="var",e.OUNCE="ounce",e.HECTARE="hectare",e.YARD="yard",e.JOULE="joule",e.DEGREE="degree",e.KILO="kilo",e.KELVIN="kelvin",e.CARBON="carbon",e.DECIBEL_ATTENUATED="decibel_attenuated",e.SQUARED="squared",e.PERCENTAGE="percentage",e.CUBED="cubed",e.DAY="day",e.RADIAN="radian",e.OHM="ohm",e.MINUTE="minute",e.PART_PER_MILLION="ppm",e.AMP="amp",e.MASS_POUND="pound",e.HOUR="hour",e.ACRE="acre",e.RPM="rpm",e.PASCAL="pascal",e.LUMEN="lumen",e.WEEK="week",e.GALLON="gallon",e.LUX="lux",e.MILLI="milli",e.BAR="bar",e.HECTO="hecto",e.SECOND="second"}(oi||(oi={})),ri||(ri={});class ai{static getAssetDescriptors(){return ai._assetTypeInfos.map((e=>e.assetDescriptor))}static getMetaItemDescriptors(){return[...this._metaItemDescriptors]}static getValueDescriptors(){return[...this._valueDescriptors]}static getAssetTypeInfos(){return[...this._assetTypeInfos]}static getAssetTypeInfo(e){if(e)return e.assetDescriptor?e:("string"!=typeof e&&(e=e.name),this._assetTypeInfos.find((t=>t.assetDescriptor.name===e)))}static getAssetDescriptor(e){if(!e)return;if(e.assetDescriptor)return e.assetDescriptor;if("string"!=typeof e)return e;const t=this._assetTypeInfos.find((t=>t.assetDescriptor.name===e));return t?t.assetDescriptor:void 0}static getAttributeDescriptor(e,t){if(!e)return;const n=this.getAssetTypeInfo(t||"ThingAsset");return n&&n.attributeDescriptors?n.attributeDescriptors.find((t=>t.name===e)):void 0}static getValueDescriptor(e){if(!e)return;let t;if(e.endsWith("[]"))for(t=0;e.endsWith("[]");)e=e.substring(0,e.length-2),t++;let n=this._valueDescriptors.find((t=>t.name===e));return n&&t&&(n=Object.assign(Object.assign({},n),{arrayDimensions:t})),n}static resolveValueDescriptor(e,t){let n;return t&&("string"==typeof t&&(n=ai.getValueDescriptor(t)),n=t.jsonType?t:ai.getValueDescriptor(t.type)),!n&&e&&(n=ai.getValueDescriptor("JSON")),n}static resolveValueTypeFromValue(e){if(null!=e){if("number"==typeof e)return"number";if("string"==typeof e)return"text";if("boolean"==typeof e)return"boolean";if(Array.isArray(e)){let t=1,n=e.find((e=>null!=e));for(;Array.isArray(n);)n=n.find((e=>null!=e)),t++;let i=this.resolveValueTypeFromValue(n);if(!i)return;for(;t>0;)i+="[]",t--;return i}return e instanceof Date?"dateAndTime":void 0}}static getAttributeAndValueDescriptors(e,t,n){let i,o;if(t&&"string"!=typeof t)i=t;else{const o=this.getAssetTypeInfo(e||"ThingAsset");if(!o)return[void 0,void 0];"string"==typeof t&&(i=this.getAttributeDescriptor(t,o)),!i&&n&&(i={type:n.type,name:n.name,meta:n.meta})}return i&&(o=this.getValueDescriptor(i.type)),[i,o]}static getMetaItemDescriptor(e){if(e)return this._metaItemDescriptors.find((t=>t.name===e))}static getAssetDescriptorColour(e,t){const n=this.getAssetDescriptor(e);return n&&n.colour?n.colour:t}static getAssetDescriptorIcon(e,t){const n=this.getAssetDescriptor(e);return n&&n.icon?n.icon:t}}ai._assetTypeInfos=[],ai._metaItemDescriptors=[],ai._valueDescriptors=[],o(12960);var si=o(16960),li=o.n(si),ci=o(56104),di=o.n(ci),ui=o(97944);class hi{get resolve(){return this._resolve}get reject(){return this._reject}get promise(){return this._promise}constructor(){this._promise=new Promise(((e,t)=>{this._resolve=e,this._reject=t})),Object.freeze(this)}}function mi(e,t,n=!0){if(null==e||null==t)return e===t;if(e.constructor!==t.constructor)return!1;if(e instanceof Function)return e===t;if(e instanceof RegExp)return e===t;if(e===t||e.valueOf()===t.valueOf())return!0;if(Array.isArray(e)&&e.length!==t.length)return!1;if(e instanceof Date)return!1;if(!(e instanceof Object))return!1;if(!(t instanceof Object))return!1;if(n){const n=Object.keys(e);return Object.keys(t).every((e=>-1!==n.indexOf(e)))&&n.every((n=>mi(e[n],t[n])))}return!1}function pi(e){if(null==e)return"";let t=!1;return e.split(/([A-Z]|\d)/).map(((e,n,i)=>{if(!e)return e;if(!t)return t=!0,e.charAt(0).toUpperCase()+e.slice(1);if("_"===e)return" ";if(1===e.length&&e===e.toUpperCase()){const t=!i[n-1]||"_"===i[n-1],o=n+1<i.length&&i[n+1]&&"_"!==i[n+1],r=n+3>i.length||!i[n+1]&&!i[n+3];t&&!o||(e=" "+e),(o||!t&&!r)&&(e=e.toLowerCase())}return e})).join("").trim()}function fi(e,t,n){const i="string"==typeof e?e:e.name;return t&&t.meta&&t.meta.hasOwnProperty(i)?t.meta[i]:n&&n.meta?n.meta[i]:void 0}function gi(e,t){const n="string"==typeof e?ai.getMetaItemDescriptor(e):e;return n?{name:n.name,type:n.type,value:t}:{name:typeof e,type:ai.resolveValueTypeFromValue(t),value:t}}function bi(e,t,n,i,o){return function(e,t,n,i,o,r){let a=Fi("label",e,t,n,o),s="";if(a||(a=fi("label",e,t&&t.meta?t:void 0)),i&&(s=vi(wi("units",e,t,n,o))),!a){const n=e?e.name:t?"string"==typeof t?t:t.name:void 0;a=r||(n?pi(n):void 0)}return a?a+(s?" ("+s+")":""):s}(e,t,n,i,!0,o)}function _i(e,t,n,i,o){return function(e,t,n,i,o,r){let a=yi(e?e.value:void 0,(()=>wi("format",e,t,n,o)),void 0,r);const s=function(e,t,n){return wi("units",e,t,n,!0)}(e,t,n);return i&&s&&s.length&&(a=vi(wi("units",e,t,n,o),a)),a}(e,t,n,i,!0,o)}function yi(e,t,n,i){let o="";if(null==e)o=i||"";else if("string"==typeof e)o=e;else if("number"==typeof e||"boolean"==typeof e||e instanceof Date){const i=t&&t();if(i&&0!==Object.keys(i).length)switch("number"==typeof e?i.asBoolean?e=!!e:i.asDate&&(e=new Date(e)):"boolean"==typeof e&&i.asNumber&&(e=e?1:0),typeof e){case"number":o=new Intl.NumberFormat(n||qt.language,i).format(e);break;case"boolean":i.asOnOff&&(o=e?qt.t("on"):qt.t("off")),i.asOpenClosed&&(o=e?qt.t("open"):qt.t("closed")),i.asPressedReleased&&(o=e?qt.t("pressed"):qt.t("released"));break;case"object":if(i.momentJsFormat)o=di()(e).format(i.momentJsFormat);else if(i.iso8601)o=e.toISOString();else if(i.week){const t=function(e){(e=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate()))).setUTCDate(e.getUTCDate()+4-(e.getUTCDay()||7));const t=new Date(Date.UTC(e.getUTCFullYear(),0,1));return Math.ceil(((e.getTime()-t.getTime())/864e5+1)/7)}(e);o="2-digit"===i.week?String(t).padStart(2,"0"):Number(t).toString(10)}else o=new Intl.DateTimeFormat(n||qt.language,i).format(e)}else o=Object(e).toString()}return o}function vi(e,t){if(!e)return"";t||(t="");const n=e.map(((e,n)=>{if(3!==e.length||e.toUpperCase()!==e)return qt.t(["units."+e,"or:units."+e]);{const i=new Intl.NumberFormat(qt.language,{currency:e,style:"currency"}).formatToParts();if(0!==n||"currency"!==i[0].type)return"currency"===i[0].type?i[0].value:i[i.length-1].value;if(!t)return i[0].value;t=i[0].value+t}})).join("");return t.length>0?t+" "+n:n}function xi(e,t,n){if(e&&!t)return Object.assign({},e);if(t&&!e)return Object.assign({},t);const i=Object.assign({},e),o=[];return Object.entries(t).forEach((([e,t])=>{!function(e,t,n,i,o){let r=e;t.forEach((e=>{r.hasOwnProperty(e)||(r[e]={}),r=r[e]})),r&&(r.hasOwnProperty(n)?null==i?delete r[n]:Array.isArray(r[n])?r[n]=o?[...r[n],...i]:[...i]:r[n]="object"==typeof i?xi(Object.assign({},r[n]),i,o):i:null==i?delete r[n]:Array.isArray(i)?r[n]=[...i]:r[n]="object"==typeof i?Object.assign({},i):i)}(i,o,e,t,n)})),i}function wi(e,t,n,i,o){let r;const a=[],s=Fi(e,t&&"string"==typeof t?t:t?t.name:n?"string"==typeof n?n:n.name:void 0,n,i,o);if(s&&(r=JSON.parse(s),r)){if("format"!==e)return r;a.push(r)}if(t&&t.meta&&(r=fi(e,t,n),r)){if("format"!==e)return r;a.push(r)}if(n&&"string"!=typeof n&&n.hasOwnProperty(e)){if(r=n[e],"format"!==e)return r;a.push(r)}if(n&&n.type){if(r=ai.getValueDescriptor(n.type)[e],"format"!==e)return r;a.push(r)}if("format"!==e||0===a.length)return r;let l={};return a.reverse().forEach((e=>{l=Object.assign(Object.assign({},l),e)})),l}function Fi(e,t,n,i,o,r){let a;if(t?a="string"==typeof t?t:t.name:n&&(a="string"==typeof n?n:n.name),!a)return;const s=[],l=e+"."+(o?"attribute":"meta")+".";return i&&s.push(l+i+"."+a),n&&"string"!=typeof n&&(s.push(l+n.type+"."+a),s.push(l+n.type)),s.push(l+a),s.length>0?qt.t(s,{defaultValue:r||""}):void 0}function ki(e,t){const n=t.ref.name;if(e.attributes)if(t.deleted)delete e.attributes[n];else{const i=e.attributes[n];i&&(i.value=t.value,i.timestamp=t.timestamp)}return Object.assign({},e)}let Ei=!1;try{window.addEventListener("test",null,Object.defineProperty({},"passive",{get:()=>{Ei=!0}}))}catch(Eo){}document.createElement("div");var Ai=function(e,t,n,i){return new(n||(n=Promise))((function(o,r){function a(e){try{l(i.next(e))}catch(e){r(e)}}function s(e){try{l(i.throw(e))}catch(e){r(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(a,s)}l((i=i.apply(e,t||[])).next())}))};let Ci=o(26900);class Mi{constructor(e,t,n){this._autoEnable=!1,this._initialised=!1,this._initialiseInProgress=!1,this._pendingProviderPromises={},this._providerMessageListeners={},this._pendingProviderEnables=[],this._registrationTimer=null,this._realm=e,this._autoEnable=t,this._enableCompleteCallback=n,window.OpenRemoteConsole=this;let i=new URLSearchParams(window.location.search),o=i.get("consoleName"),r=i.get("consoleVersion"),a=i.get("consolePlatform"),s=i.get("consoleProviders"),l=i.get("consoleAutoEnable"),c=s&&s.length>0?s.split(" "):["push"];this._pendingProviderEnables=c;let d=Mi._createConsoleRegistration(),u=window.localStorage.getItem("OpenRemoteConsole:"+e);if(u)try{let e=JSON.parse(u);e.id&&(d.id=e.id),e.name&&(d.name=e.name),e.providers&&(d.providers=e.providers),e.apps&&(d.apps=e.apps)}catch(e){console.error("Failed to deserialise console registration")}let h=d.providers;d.providers={};for(let e of c){let t=h&&h.hasOwnProperty(e)?h[e]:{enabled:!1,disabled:!1};d.providers[e]=t}let m=xr.getAppName();m.length>0&&d.apps.indexOf(m)<0&&d.apps.push(m),this._registration=d,o&&(d.name=o),r&&(d.version=r),a&&(d.platform=a),l&&(this._autoEnable="TRUE"===l||"true"===l)}get registration(){return this._registration}get autoEnable(){return this._autoEnable}get pendingProviderEnables(){return this._pendingProviderEnables.slice(0)}get shellApple(){const e=navigator.userAgentData&&navigator.userAgentData.platform?navigator.userAgentData.platform:navigator.platform;return e&&("iP"===e.substring(0,2)||"Mac"===e.substring(0,3))&&window.webkit&&window.webkit.messageHandlers}get shellAndroid(){return!!window.MobileInterface}get isMobile(){return this.shellApple||this.shellAndroid}initialise(){return Ai(this,void 0,void 0,(function*(){if(!this._initialised&&!this._initialiseInProgress){console.debug("Console: initialising"),this._initialiseInProgress=!0;try{if(this._registration.providers)for(let e of Object.keys(this._registration.providers))yield this._initialiseProvider(e);this._registration.id||(yield this.sendRegistration(0)),this._initialised=!0,this._initialiseInProgress=!1,0===this._pendingProviderEnables.length?(yield this.sendRegistration(),this._callCompletedCallback()):this._autoEnable&&(yield this.enableProviders())}catch(e){console.error(e)}finally{this._initialiseInProgress=!1}}}))}enableProviders(){return Ai(this,void 0,void 0,(function*(){if(!this._initialised)throw new Error("Console must be initialised before enabling providers");for(let e=this._pendingProviderEnables.length-1;e>-1;e--){let t=this._pendingProviderEnables[e];yield this.enableProvider(t)}}))}enableProvider(e,t){return Ai(this,void 0,void 0,(function*(){if(!this._initialised)throw console.debug("Console must be initialised before disabling providers"),new Error("Console must be initialised before enabling providers");if(!this._registration.providers.hasOwnProperty(e))throw console.debug("Invalid console provider '"+e+"'"),new Error("Invalid console provider '"+e+"'");console.debug("Console: enabling provider '"+e+"'");let n={provider:e,action:"PROVIDER_ENABLE",consoleId:this._registration.id,data:t},i=yield this.sendProviderMessage(n,!0);this._registration.providers[e].hasPermission=i.hasPermission,this._registration.providers[e].success=i.success,this._registration.providers[e].enabled=i.success,this._registration.providers[e].data=i.data;let o=this._pendingProviderEnables.indexOf(e);return o>=0&&(this._pendingProviderEnables.splice(o,1),0===this._pendingProviderEnables.length&&(this.sendRegistration(),this._callCompletedCallback())),i}))}disableProvider(e){return Ai(this,void 0,void 0,(function*(){if(!this._initialised)throw console.debug("Console must be initialised before disabling providers"),new Error("Console must be initialised before disabling providers");if(!this._registration.providers.hasOwnProperty(e))throw console.debug("Invalid console provider '"+e+"'"),new Error("Invalid console provider '"+e+"'");console.debug("Console: disabling provider '"+e+"'");let t=yield this.sendProviderMessage({provider:e,action:"PROVIDER_DISABLE"},!0);return this._registration.providers[e].disabled=!0,this._registration.providers[e].enabled=!1,t}))}getProvider(e){return this._registration&&this._registration.providers?this._registration.providers[e]:void 0}sendProviderMessage(e,t){return Ai(this,void 0,void 0,(function*(){if("storage"!==e.provider&&!this._registration.providers.hasOwnProperty(e.provider))throw console.debug("Invalid console provider '"+e.provider+"'"),new Error("Invalid console provider '"+e.provider+"'");if(!t)return void this._doSendProviderMessage(e);let n=e.provider+e.action;if(this._pendingProviderPromises[n])throw new Error("Message already pending for provider '"+e.provider+"' with action '"+e.action+"'");const i=new hi;return this._pendingProviderPromises[n]=[i,window.setTimeout((()=>{delete this._pendingProviderPromises[n],i.reject("No response from provider")}),5e3)],this._doSendProviderMessage(e),i.promise}))}sendRegistration(e){return this._registrationTimer&&(window.clearTimeout(this._registrationTimer),this._registrationTimer=null),e=void 0!==e?e:2e3,console.debug("Sending registration in: "+e+"ms"),new Promise(((e,t)=>{this._registrationTimer=window.setTimeout((()=>{this._registrationTimer=null,console.debug("Console: updating registration");try{this._registration.name||(this._registration.name="Console"),this._registration.platform||(this._registration.platform="N/A"),this._registration.version||(this._registration.version="N/A"),this._registration.providers||(this._registration.providers={}),xr.rest.api.ConsoleResource.register(this._registration).then((t=>{if(200!==t.status)throw new Error("Failed to register console");this._registration=t.data,console.debug("Console: registration successful"),console.debug("Console: updating locally stored registration"),window.localStorage.setItem("OpenRemoteConsole:"+this._realm,JSON.stringify(this._registration)),e()}))}catch(e){console.error("Failed to register console"),t("Failed to register console")}}))}))}storeData(e,t){this.sendProviderMessage({provider:"storage",action:"STORE",key:e,value:t},!1)}retrieveData(e){return Ai(this,void 0,void 0,(function*(){let t=this.sendProviderMessage({provider:"storage",action:"RETRIEVE",key:e},!0);try{const e=yield Promise.race([t,new Promise(((e,t)=>setTimeout(t,2e3)))]);if(e&&e.value){const t=e.value;return"null"===t?void 0:t}}catch(e){console.log("Failed to retrieve data from storage provider")}}))}addProviderMessageListener(e,t){this._providerMessageListeners[e.provider+e.action]=t}removeProviderMessageListener(e){delete this._providerMessageListeners[e.provider+e.action]}_postNativeShellMessage(e){try{if(this.shellAndroid)return window.MobileInterface.postMessage(JSON.stringify(e));if(this.shellApple)return window.webkit.messageHandlers.int.postMessage(e)}catch(e){console.error("Failed to send shell message towards console",e)}}_doSendGenericMessage(e,t){const n={type:e,data:t};this.isMobile?this._postNativeShellMessage(n):console.warn("Failed to send generic message to console.",n)}_doSendProviderMessage(e){if(this.isMobile)this._postNativeShellMessage({type:"provider",data:e});else{if(!e.provider||!e.action)return;switch(e.provider.trim().toUpperCase()){case"PUSH":switch(e.action.trim().toUpperCase()){case"PROVIDER_INIT":let t={action:"PROVIDER_INIT",provider:"push",version:"web",enabled:!0,disabled:!1,hasPermission:!0,requiresPermission:!1,success:!0};this._handleProviderResponse(JSON.stringify(t));break;case"PROVIDER_ENABLE":let n={action:"PROVIDER_ENABLE",provider:"push",hasPermission:!0,success:!0};this._handleProviderResponse(JSON.stringify(n));break;default:throw new Error("Unsupported provider '"+e.provider+"' and action '"+e.action+"'")}break;case"STORAGE":switch(e.action){case"PROVIDER_INIT":let t={action:"PROVIDER_INIT",provider:"storage",version:"1.0.0",disabled:!1,enabled:!0,hasPermission:!0,requiresPermission:!1,success:!0};this._handleProviderResponse(JSON.stringify(t));break;case"PROVIDER_ENABLE":let n={action:"PROVIDER_ENABLE",provider:"storage",hasPermission:!0,success:!0};this._handleProviderResponse(JSON.stringify(n));break;case"STORE":{let t=e.key?e.key.trim():null;if(!t||0===t.length)throw new Error("Storage provider 'store' action requires a `key`");null===e.value?window.localStorage.removeItem(t):window.localStorage.setItem(t,JSON.stringify(e.value))}break;case"RETRIEVE":{let t=e.key?e.key.trim():null;if(!t||0===t.length)throw new Error("Storage provider 'retrieve' action requires a `key`");let n=window.localStorage.getItem(t);if(null!==n)try{n=JSON.parse(n)}catch(e){}this._handleProviderResponse(JSON.stringify({action:"RETRIEVE",provider:"storage",key:t,value:n}))}break;default:throw new Error("Unsupported provider '"+e.provider+"' and action '"+e.action+"'")}break;default:console.error("Unsupported provider: "+e.provider)}}}_handleProviderResponse(e){if(!e)return;let t=JSON.parse(e),n=t.provider,i=t.action,o=this._pendingProviderPromises[n+i];o&&(window.clearTimeout(o[1]),delete this._pendingProviderPromises[n+i],o[0].resolve(t));let r=this._providerMessageListeners[n+i];r&&r(t)}_callCompletedCallback(){let e=this._enableCompleteCallback;this._enableCompleteCallback=null,e&&window.setTimeout((()=>{e()}),0)}static _createConsoleRegistration(){return{name:Ci.name,version:Ci.version,platform:Ci.os.toString(),apps:[],model:((Ci.manufacturer?Ci.manufacturer+" ":"")+(Ci.product?Ci.product:"")).trim()}}_initialiseProvider(e){return Ai(this,void 0,void 0,(function*(){let t;console.debug("Console: initialising provider '"+e+"'");try{t=yield this.sendProviderMessage({provider:e,action:"PROVIDER_INIT"},!0),this._registration.providers[e].version=t.version,this._registration.providers[e].requiresPermission=t.requiresPermission,this._registration.providers[e].hasPermission=t.hasPermission,this._registration.providers[e].success=t.success,this._registration.providers[e].enabled=t.enabled,this._registration.providers[e].disabled=t.disabled,this._registration.providers[e].data=t.data}catch(e){console.error(e),t={action:"",disabled:!1,enabled:!1,hasPermission:!1,provider:"",requiresPermission:!1,version:"",success:!1}}if(t.success||(console.debug("Provider initialisation failed: '"+e+"'"),t.disabled=!0,this._registration.providers[e].disabled=!0),t.disabled||t.enabled){let t=this._pendingProviderEnables.indexOf(e);t>=0&&this._pendingProviderEnables.splice(t,1)}}))}}var Si=o(79048),Ti=o.n(Si);class Li{constructor(e){this.httpClient=e}register(e,t){return this.httpClient.request({method:"POST",url:Ji`console/register`,data:e,options:t})}}class Di{constructor(e){this.httpClient=e}doProtocolAssetDiscovery(e,t,n){return this.httpClient.request({method:"GET",url:Ji`agent/assetDiscovery/${e}`,queryParams:t,options:n})}doProtocolAssetImport(e,t,n,i){return this.httpClient.request({method:"POST",url:Ji`agent/assetImport/${e}`,queryParams:n,data:t,options:i})}doProtocolInstanceDiscovery(e,t,n){return this.httpClient.request({method:"GET",url:Ji`agent/instanceDiscovery/${e}`,queryParams:t,options:n})}}class Ii{constructor(e){this.httpClient=e}create(e,t){return this.httpClient.request({method:"POST",url:Ji`asset`,data:e,options:t})}delete(e,t){return this.httpClient.request({method:"DELETE",url:Ji`asset`,queryParams:e,options:t})}writeAttributeValues(e,t){return this.httpClient.request({method:"PUT",url:Ji`asset/attributes`,data:e,options:t})}writeAttributeEvents(e,t){return this.httpClient.request({method:"PUT",url:Ji`asset/attributes/timestamp`,data:e,options:t})}updateNoneParent(e,t){return this.httpClient.request({method:"DELETE",url:Ji`asset/parent`,queryParams:e,options:t})}getPartial(e,t){return this.httpClient.request({method:"GET",url:Ji`asset/partial/${e}`,options:t})}queryAssets(e,t){return this.httpClient.request({method:"POST",url:Ji`asset/query`,data:e,options:t})}getCurrentUserAssets(e){return this.httpClient.request({method:"GET",url:Ji`asset/user/current`,options:e})}createUserAssetLinks(e,t){return this.httpClient.request({method:"POST",url:Ji`asset/user/link`,data:e,options:t})}getUserAssetLinks(e,t){return this.httpClient.request({method:"GET",url:Ji`asset/user/link`,queryParams:e,options:t})}deleteUserAssetLinks(e,t){return this.httpClient.request({method:"POST",url:Ji`asset/user/link/delete`,data:e,options:t})}deleteAllUserAssetLinks(e,t,n){return this.httpClient.request({method:"DELETE",url:Ji`asset/user/link/${e}/${t}`,options:n})}deleteUserAssetLink(e,t,n,i){return this.httpClient.request({method:"DELETE",url:Ji`asset/user/link/${e}/${t}/${n}`,options:i})}get(e,t){return this.httpClient.request({method:"GET",url:Ji`asset/${e}`,options:t})}update(e,t,n){return this.httpClient.request({method:"PUT",url:Ji`asset/${e}`,data:t,options:n})}writeAttributeValue$PUT$asset_assetId_attribute_attributeName(e,t,n,i){return this.httpClient.request({method:"PUT",url:Ji`asset/${e}/attribute/${t}`,data:n,options:i})}writeAttributeValue$PUT$asset_assetId_attribute_attributeName_timestamp(e,t,n,i,o){return this.httpClient.request({method:"PUT",url:Ji`asset/${e}/attribute/${t}/${n}`,data:i,options:o})}updateParent(e,t,n){return this.httpClient.request({method:"PUT",url:Ji`asset/${e}/child`,queryParams:t,options:n})}}class Ri{constructor(e){this.httpClient=e}getPredictedDatapoints(e,t,n,i){return this.httpClient.request({method:"POST",url:Ji`asset/predicted/${e}/${t}`,data:n,options:i})}writePredictedDatapoints(e,t,n,i){return this.httpClient.request({method:"PUT",url:Ji`asset/predicted/${e}/${t}`,data:n,options:i})}}class Oi{constructor(e){this.httpClient=e}getApps(e){return this.httpClient.request({method:"GET",url:Ji`apps`,options:e})}getConsoleConfig(e){return this.httpClient.request({method:"GET",url:Ji`apps/consoleConfig`,options:e})}getAppInfos(e){return this.httpClient.request({method:"GET",url:Ji`apps/info`,options:e})}}class Pi{constructor(e){this.httpClient=e}createGlobalRuleset(e,t){return this.httpClient.request({method:"POST",url:Ji`rules`,data:e,options:t})}getGlobalRulesets(e,t){return this.httpClient.request({method:"GET",url:Ji`rules`,queryParams:e,options:t})}createAssetRuleset(e,t){return this.httpClient.request({method:"POST",url:Ji`rules/asset`,data:e,options:t})}getAssetRulesets(e,t,n){return this.httpClient.request({method:"GET",url:Ji`rules/asset/for/${e}`,queryParams:t,options:n})}deleteAssetRuleset(e,t){return this.httpClient.request({method:"DELETE",url:Ji`rules/asset/${e}`,options:t})}getAssetRuleset(e,t){return this.httpClient.request({method:"GET",url:Ji`rules/asset/${e}`,options:t})}updateAssetRuleset(e,t,n){return this.httpClient.request({method:"PUT",url:Ji`rules/asset/${e}`,data:t,options:n})}getAssetGeofences(e,t){return this.httpClient.request({method:"GET",url:Ji`rules/geofences/${e}`,options:t})}getAssetEngineInfo(e,t){return this.httpClient.request({method:"GET",url:Ji`rules/info/asset/${e}`,options:t})}getGlobalEngineInfo(e){return this.httpClient.request({method:"GET",url:Ji`rules/info/global`,options:e})}getRealmEngineInfo(e,t){return this.httpClient.request({method:"GET",url:Ji`rules/info/realm/${e}`,options:t})}createRealmRuleset(e,t){return this.httpClient.request({method:"POST",url:Ji`rules/realm`,data:e,options:t})}getRealmRulesets(e,t,n){return this.httpClient.request({method:"GET",url:Ji`rules/realm/for/${e}`,queryParams:t,options:n})}deleteRealmRuleset(e,t){return this.httpClient.request({method:"DELETE",url:Ji`rules/realm/${e}`,options:t})}getRealmRuleset(e,t){return this.httpClient.request({method:"GET",url:Ji`rules/realm/${e}`,options:t})}updateRealmRuleset(e,t,n){return this.httpClient.request({method:"PUT",url:Ji`rules/realm/${e}`,data:t,options:n})}deleteGlobalRuleset(e,t){return this.httpClient.request({method:"DELETE",url:Ji`rules/${e}`,options:t})}getGlobalRuleset(e,t){return this.httpClient.request({method:"GET",url:Ji`rules/${e}`,options:t})}updateGlobalRuleset(e,t,n){return this.httpClient.request({method:"PUT",url:Ji`rules/${e}`,data:t,options:n})}}class $i{constructor(e){this.httpClient=e}updateCurrentUserLocale(e,t){return this.httpClient.request({method:"PUT",url:Ji`user/locale`,data:e,options:t})}query(e,t){return this.httpClient.request({method:"POST",url:Ji`user/query`,data:e,options:t})}getCurrent(e){return this.httpClient.request({method:"GET",url:Ji`user/user`,options:e})}getCurrentUserRealmRoles(e){return this.httpClient.request({method:"GET",url:Ji`user/userRealmRoles`,options:e})}getCurrentUserRoles(e){return this.httpClient.request({method:"GET",url:Ji`user/userRoles`,options:e})}getCurrentUserClientRoles(e,t){return this.httpClient.request({method:"GET",url:Ji`user/userRoles/${e}`,options:t})}disconnectUserSession(e,t,n){return this.httpClient.request({method:"GET",url:Ji`user/${e}/disconnect/${t}`,options:n})}resetPassword(e,t,n,i){return this.httpClient.request({method:"PUT",url:Ji`user/${e}/reset-password/${t}`,data:n,options:i})}resetSecret(e,t,n){return this.httpClient.request({method:"GET",url:Ji`user/${e}/reset-secret/${t}`,options:n})}getRoles(e,t){return this.httpClient.request({method:"GET",url:Ji`user/${e}/roles`,options:t})}updateRoles(e,t,n){return this.httpClient.request({method:"PUT",url:Ji`user/${e}/roles`,data:t,options:n})}getUserRealmRoles(e,t,n){return this.httpClient.request({method:"GET",url:Ji`user/${e}/userRealmRoles/${t}`,options:n})}updateUserRealmRoles(e,t,n,i){return this.httpClient.request({method:"PUT",url:Ji`user/${e}/userRealmRoles/${t}`,data:n,options:i})}getUserRoles(e,t,n){return this.httpClient.request({method:"GET",url:Ji`user/${e}/userRoles/${t}`,options:n})}updateUserRoles(e,t,n,i){return this.httpClient.request({method:"PUT",url:Ji`user/${e}/userRoles/${t}`,data:n,options:i})}getUserClientRoles(e,t,n,i){return this.httpClient.request({method:"GET",url:Ji`user/${e}/userRoles/${t}/${n}`,options:i})}updateUserClientRoles(e,t,n,i,o){return this.httpClient.request({method:"PUT",url:Ji`user/${e}/userRoles/${t}/${n}`,data:i,options:o})}getUserSessions(e,t,n){return this.httpClient.request({method:"GET",url:Ji`user/${e}/userSessions/${t}`,options:n})}create(e,t,n){return this.httpClient.request({method:"POST",url:Ji`user/${e}/users`,data:t,options:n})}update(e,t,n){return this.httpClient.request({method:"PUT",url:Ji`user/${e}/users`,data:t,options:n})}delete(e,t,n){return this.httpClient.request({method:"DELETE",url:Ji`user/${e}/users/${t}`,options:n})}getClientRoles(e,t,n){return this.httpClient.request({method:"GET",url:Ji`user/${e}/${t}/roles`,options:n})}updateClientRoles(e,t,n,i){return this.httpClient.request({method:"PUT",url:Ji`user/${e}/${t}/roles`,data:n,options:i})}get(e,t,n){return this.httpClient.request({method:"GET",url:Ji`user/${e}/${t}`,options:n})}}class Bi{constructor(e){this.httpClient=e}create(e,t){return this.httpClient.request({method:"POST",url:Ji`realm`,data:e,options:t})}getAll(e){return this.httpClient.request({method:"GET",url:Ji`realm`,options:e})}getAccessible(e){return this.httpClient.request({method:"GET",url:Ji`realm/accessible`,options:e})}delete(e,t){return this.httpClient.request({method:"DELETE",url:Ji`realm/${e}`,options:t})}get(e,t){return this.httpClient.request({method:"GET",url:Ji`realm/${e}`,options:t})}update(e,t,n){return this.httpClient.request({method:"PUT",url:Ji`realm/${e}`,data:t,options:n})}}class Ni{constructor(e){this.httpClient=e}getManagerConfig(e){return this.httpClient.request({method:"GET",url:Ji`configuration/manager`,options:e})}update(e,t){return this.httpClient.request({method:"PUT",url:Ji`configuration/manager`,data:e,options:t})}fileUpload(e,t,n){return this.httpClient.request({method:"POST",url:Ji`configuration/manager/file`,queryParams:t,data:e,options:n})}getManagerConfigImage(e,t){return this.httpClient.request({method:"GET",url:Ji`configuration/manager/image/${e}`,options:t})}}class zi{constructor(e){this.httpClient=e}createProvisioningConfig(e,t){return this.httpClient.request({method:"POST",url:Ji`provisioning`,data:e,options:t})}getProvisioningConfigs(e){return this.httpClient.request({method:"GET",url:Ji`provisioning`,options:e})}deleteProvisioningConfig(e,t){return this.httpClient.request({method:"DELETE",url:Ji`provisioning/${e}`,options:t})}updateProvisioningConfig(e,t,n){return this.httpClient.request({method:"PUT",url:Ji`provisioning/${e}`,data:t,options:n})}}class ji{constructor(e){this.httpClient=e}getNotifications(e,t){return this.httpClient.request({method:"GET",url:Ji`notification`,queryParams:e,options:t})}removeNotifications(e,t){return this.httpClient.request({method:"DELETE",url:Ji`notification`,queryParams:e,options:t})}sendNotification(e,t){return this.httpClient.request({method:"POST",url:Ji`notification/alert`,data:e,options:t})}removeNotification(e,t){return this.httpClient.request({method:"DELETE",url:Ji`notification/${e}`,options:t})}notificationAcknowledged(e,t,n,i){return this.httpClient.request({method:"PUT",url:Ji`notification/${e}/acknowledged`,queryParams:n,data:t,options:i})}notificationDelivered(e,t,n){return this.httpClient.request({method:"PUT",url:Ji`notification/${e}/delivered`,queryParams:t,options:n})}}class Yi{constructor(e){this.httpClient=e}getAssetDescriptors(e,t){return this.httpClient.request({method:"GET",url:Ji`model/assetDescriptors`,queryParams:e,options:t})}getAssetInfo(e,t,n){return this.httpClient.request({method:"GET",url:Ji`model/assetInfo/${e}`,queryParams:t,options:n})}getAssetInfos(e,t){return this.httpClient.request({method:"GET",url:Ji`model/assetInfos`,queryParams:e,options:t})}getMetaItemDescriptors(e,t){return this.httpClient.request({method:"GET",url:Ji`model/metaItemDescriptors`,queryParams:e,options:t})}getValueDescriptors(e,t){return this.httpClient.request({method:"GET",url:Ji`model/valueDescriptors`,queryParams:e,options:t})}}class Hi{constructor(e){this.httpClient=e}createAlarm(e,t,n){return this.httpClient.request({method:"POST",url:Ji`alarm`,queryParams:t,data:e,options:n})}getAlarms(e,t){return this.httpClient.request({method:"GET",url:Ji`alarm`,queryParams:e,options:t})}removeAlarms(e,t){return this.httpClient.request({method:"DELETE",url:Ji`alarm`,data:e,options:t})}setAssetLinks(e,t){return this.httpClient.request({method:"PUT",url:Ji`alarm/assets`,data:e,options:t})}getAlarm(e,t){return this.httpClient.request({method:"GET",url:Ji`alarm/${e}`,options:t})}removeAlarm(e,t){return this.httpClient.request({method:"DELETE",url:Ji`alarm/${e}`,options:t})}updateAlarm(e,t,n){return this.httpClient.request({method:"PUT",url:Ji`alarm/${e}`,data:t,options:n})}getAssetLinks(e,t,n){return this.httpClient.request({method:"GET",url:Ji`alarm/${e}/assets`,queryParams:t,options:n})}}class Ui{constructor(e){this.httpClient=e}getSettings(e){return this.httpClient.request({method:"GET",url:Ji`map`,options:e})}saveSettings(e,t){return this.httpClient.request({method:"PUT",url:Ji`map`,data:e,options:t})}getSettingsJs(e){return this.httpClient.request({method:"GET",url:Ji`map/js`,options:e})}getTile(e,t,n,i){return this.httpClient.request({method:"GET",url:Ji`map/tile/${e}/${t}/${n}`,options:i})}}class Vi{constructor(e){this.httpClient=e}startTunnel(e,t){return this.httpClient.request({method:"POST",url:Ji`gateway/tunnel`,data:e,options:t})}stopTunnel(e,t){return this.httpClient.request({method:"DELETE",url:Ji`gateway/tunnel`,data:e,options:t})}getAllActiveTunnelInfos(e,t){return this.httpClient.request({method:"GET",url:Ji`gateway/tunnel/${e}`,options:t})}getGatewayActiveTunnelInfos(e,t,n){return this.httpClient.request({method:"GET",url:Ji`gateway/tunnel/${e}/${t}`,options:n})}getActiveTunnelInfo(e,t,n,i,o){return this.httpClient.request({method:"GET",url:Ji`gateway/tunnel/${e}/${t}/${n}/${i}`,options:o})}}class Wi{constructor(e){this.httpClient=e}getDatapointExport(e,t){return this.httpClient.request({method:"GET",url:Ji`asset/datapoint/export`,queryParams:e,options:t})}getDatapointPeriod(e,t){return this.httpClient.request({method:"GET",url:Ji`asset/datapoint/periods`,queryParams:e,options:t})}getDatapoints(e,t,n,i){return this.httpClient.request({method:"POST",url:Ji`asset/datapoint/${e}/${t}`,data:n,options:i})}}class qi{constructor(e){this.httpClient=e}getAllNodeDefinitions(e){return this.httpClient.request({method:"GET",url:Ji`flow`,options:e})}getNodeDefinition(e,t){return this.httpClient.request({method:"GET",url:Ji`flow/${e}`,options:t})}getAllNodeDefinitionsByType(e,t){return this.httpClient.request({method:"GET",url:Ji`flow/${e}`,options:t})}}class Gi{constructor(e){this.httpClient=e}getConfig(e){return this.httpClient.request({method:"GET",url:Ji`syslog/config`,options:e})}updateConfig(e,t){return this.httpClient.request({method:"PUT",url:Ji`syslog/config`,data:e,options:t})}clearEvents(e){return this.httpClient.request({method:"DELETE",url:Ji`syslog/event`,options:e})}getEvents(e,t){return this.httpClient.request({method:"GET",url:Ji`syslog/event`,queryParams:e,options:t})}}class Ki{constructor(e){this.httpClient=e}deleteConnections(e,t){return this.httpClient.request({method:"DELETE",url:Ji`gateway/connection`,queryParams:e,options:t})}getConnections(e){return this.httpClient.request({method:"GET",url:Ji`gateway/connection`,options:e})}deleteConnection(e,t){return this.httpClient.request({method:"DELETE",url:Ji`gateway/connection/${e}`,options:t})}getConnection(e,t){return this.httpClient.request({method:"GET",url:Ji`gateway/connection/${e}`,options:t})}setConnection(e,t,n){return this.httpClient.request({method:"PUT",url:Ji`gateway/connection/${e}`,data:t,options:n})}getConnectionStatus(e,t){return this.httpClient.request({method:"GET",url:Ji`gateway/status/${e}`,options:t})}}class Xi{constructor(e){this.httpClient=e}create(e,t){return this.httpClient.request({method:"POST",url:Ji`dashboard`,data:e,options:t})}update(e,t){return this.httpClient.request({method:"PUT",url:Ji`dashboard`,data:e,options:t})}getAllRealmDashboards(e,t){return this.httpClient.request({method:"GET",url:Ji`dashboard/all/${e}`,options:t})}query(e,t){return this.httpClient.request({method:"POST",url:Ji`dashboard/query`,data:e,options:t})}delete(e,t,n){return this.httpClient.request({method:"DELETE",url:Ji`dashboard/${e}/${t}`,options:n})}get(e,t,n){return this.httpClient.request({method:"GET",url:Ji`dashboard/${e}/${t}`,options:n})}}class Zi{constructor(e){this.httpClient=e}getHealthStatus(e){return this.httpClient.request({method:"GET",url:Ji`health`,options:e})}getInfo(e){return this.httpClient.request({method:"GET",url:Ji`info`,options:e})}}function Ji(e,...t){let n="";for(let i=0;i<t.length;i++)n+=e[i],n+=encodeURIComponent(t[i]);return n+=e[e.length-1],n}class Qi{constructor(e,t=Ti().create()){this._consoleResource=new to(e,t),this._agentResource=new no(e,t),this._assetResource=new io(e,t),this._assetPredictedDatapointResource=new oo(e,t),this._appResource=new ro(e,t),this._rulesResource=new ao(e,t),this._userResource=new so(e,t),this._realmResource=new lo(e,t),this._configurationResource=new co(e,t),this._provisioningResource=new uo(e,t),this._notificationResource=new ho(e,t),this._assetModelResource=new mo(e,t),this._alarmResource=new po(e,t),this._mapResource=new fo(e,t),this._gatewayServiceResource=new go(e,t),this._assetDatapointResource=new bo(e,t),this._flowResource=new _o(e,t),this._syslogResource=new yo(e,t),this._gatewayClientResource=new vo(e,t),this._dashboardResource=new xo(e,t),this._statusResource=new wo(e,t),this._assetResource=new io(e,t)}get ConsoleResource(){return this._consoleResource}get AgentResource(){return this._agentResource}get AssetResource(){return this._assetResource}get AssetPredictedDatapointResource(){return this._assetPredictedDatapointResource}get AppResource(){return this._appResource}get RulesResource(){return this._rulesResource}get UserResource(){return this._userResource}get RealmResource(){return this._realmResource}get ConfigurationResource(){return this._configurationResource}get ProvisioningResource(){return this._provisioningResource}get NotificationResource(){return this._notificationResource}get AssetModelResource(){return this._assetModelResource}get AlarmResource(){return this._alarmResource}get MapResource(){return this._mapResource}get GatewayServiceResource(){return this._gatewayServiceResource}get AssetDatapointResource(){return this._assetDatapointResource}get FlowResource(){return this._flowResource}get SyslogResource(){return this._syslogResource}get GatewayClientResource(){return this._gatewayClientResource}get DashboardResource(){return this._dashboardResource}get StatusResource(){return this._statusResource}}class eo{constructor(e){this.axios=e}request(e){const t={};t.method=e.method,t.url=e.url,t.params=e.queryParams,t.data=e.data,function(e,t){if(null!=t)for(const n in t)t.hasOwnProperty(n)&&(e[n]=t[n])}(t,e.options);const n=e.copyFn;return this.axios.request(t).then((e=>(n&&e.data&&(e.originalData=e.data,e.data=n(e.data)),e)))}}class to extends Li{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class no extends Di{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class io extends Ii{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class oo extends Ri{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class ro extends Oi{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class ao extends Pi{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class so extends $i{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class lo extends Bi{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class co extends Ni{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class uo extends zi{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class ho extends ji{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class mo extends Yi{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class po extends Hi{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class fo extends Ui{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class go extends Vi{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class bo extends Wi{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class _o extends qi{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class yo extends Gi{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class vo extends Ki{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class xo extends Xi{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class wo extends Zi{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}Ti().isAxiosError;const Fo=new class{get api(){return this._client}constructor(){this._axiosInstance=Ti().create(),this._axiosInstance.defaults.headers.common["Content-Type"]="application/json",this._axiosInstance.interceptors.request.use((e=>(e.paramsSerializer=e=>li().stringify(e,{arrayFormat:"repeat"}),e)))}get axiosInstance(){return this._axiosInstance}get baseUrl(){return this._baseUrl}setTimeout(e){this._axiosInstance.defaults.timeout=e}addRequestInterceptor(e){this._axiosInstance.interceptors.request.use(e)}initialise(e){this._baseUrl=e,this._client=new Qi(e,this._axiosInstance)}};var ko,Eo,Ao=function(e,t,n,i){return new(n||(n=Promise))((function(o,r){function a(e){try{l(i.next(e))}catch(e){r(e)}}function s(e){try{l(i.throw(e))}catch(e){r(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(a,s)}l((i=i.apply(e,t||[])).next())}))};(Eo=ko||(ko={})).DISCONNECTED="DISCONNECTED",Eo.CONNECTED="CONNECTED",Eo.CONNECTING="CONNECTING";class Co{constructor(){this._disconnectRequested=!1,this._reconnectDelayMillis=Mo.MIN_RECONNECT_DELAY,this._reconnectTimer=null,this._status=ko.DISCONNECTED,this._connectingDeferred=null,this._statusCallbacks=[],this._pendingSubscription=null,this._queuedSubscriptions=[],this._subscriptionMap=new Map,this._assetEventCallbackMap=new Map,this._attributeEventCallbackMap=new Map,this._unloading=!1}get status(){return this._status}subscribeStatusChange(e){this._statusCallbacks.push(e)}unsubscribeStatusChange(e){!function(e,t){if(0===e.length)return;const n=e.indexOf(t);n>=0&&e.splice(n,1)}(this._statusCallbacks,e)}connect(){return this._reconnectTimer&&(window.clearTimeout(this._reconnectTimer),this._reconnectTimer=null),this._status===ko.CONNECTED?Promise.resolve(!0):(this._disconnectRequested=!1,this._connectingDeferred||(this._onStatusChanged(ko.CONNECTING),this._connectingDeferred=new hi,this._doConnect().then((e=>{if(this._connectingDeferred){const t=this._connectingDeferred;this._connectingDeferred=null,e?(console.debug("Connected to event service: "+this.endpointUrl),this._reconnectDelayMillis=Mo.MIN_RECONNECT_DELAY,this._onStatusChanged(ko.CONNECTED),window.setTimeout((()=>{this._onConnect()}),0)):(console.debug("Failed to connect to event service: "+this.endpointUrl),this._scheduleReconnect()),t.resolve(e)}}))),this._connectingDeferred.promise)}disconnect(){console.debug("Disconnecting from event service: "+this.endpointUrl),this._disconnectRequested||(this._disconnectRequested=!0,this._reconnectTimer&&(window.clearTimeout(this._reconnectTimer),this._reconnectTimer=null),this.status!==ko.DISCONNECTED&&this._doDisconnect())}subscribe(e,t){const n={eventSubscription:e,callback:t,deferred:new hi};return null!=this._pendingSubscription||this._status!==ko.CONNECTED?(this._queuedSubscriptions.push(n),n.deferred.promise):(this._pendingSubscription=n,this._doSubscribe(e).then((e=>{if(this._pendingSubscription){const t=this._pendingSubscription;this._pendingSubscription=null,this._subscriptionMap.set(e,t),this._processNextSubscription();const n=t.deferred;t.deferred=null,n&&n.resolve(e)}}),(e=>{if(this._pendingSubscription){const t=this._pendingSubscription;this._pendingSubscription=null,this._processNextSubscription();const n=t.deferred;t.deferred=null,n&&n.reject(e)}})),this._pendingSubscription.deferred.promise)}unsubscribe(e){return Ao(this,void 0,void 0,(function*(){if(this._subscriptionMap.delete(e))this._doUnsubscribe(e);else if(this._assetEventCallbackMap.delete(e)){if(this._assetEventPromise&&0===this._assetEventCallbackMap.size){const e=yield this._assetEventPromise;this._assetEventPromise=void 0,this.unsubscribe(e)}}else if(this._attributeEventCallbackMap.delete(e)&&this._attributeEventPromise&&0===this._attributeEventCallbackMap.size){const e=yield this._attributeEventPromise;this._attributeEventPromise=void 0,this.unsubscribe(e)}}))}sendEvent(e){this._status===ko.CONNECTED&&this._doSend(e)}sendEventWithReply(e){return this._status!==ko.CONNECTED?Promise.reject("Not connected"):this._doSendWithReply(e)}subscribeAssetEvents(e,t,n){return Ao(this,void 0,void 0,(function*(){const i=e&&"string"!=typeof e[0]?e.map((e=>e.id)):e,o="AssetEvent"+Co._subscriptionCounter++;if(!this._assetEventPromise){let e;xr.authenticated||(e={filterType:"asset",realm:xr.displayRealm});const t={eventType:"asset",filter:e};this._assetEventPromise=this.subscribe(t,(e=>{this._assetEventCallbackMap.forEach((t=>t(e)))}))}return this._assetEventCallbackMap.set(o,(e=>{const t=e.asset.id;i?i.find((e=>t===e))&&n(e):e.asset.realm===xr.displayRealm&&n(e)})),this._assetEventPromise.then((()=>{try{if(i&&t){const e={messageID:"read-assets:"+i.join(",")+":"+o,eventType:"read-assets",assetQuery:{ids:i}};this.sendEventWithReply(e).then((e=>{const t=e;t.assets&&this._assetEventCallbackMap.has(o)&&t.assets.forEach((e=>{n({eventType:"asset",asset:e,cause:"READ"})}))}))}}catch(t){throw console.error("Failed to subscribe to asset events for assets: "+e),o&&this.unsubscribe(o),t}return o}))}))}subscribeAttributeEvents(e,t,n){return Ao(this,void 0,void 0,(function*(){const i=e&&"string"!=typeof e[0],o=i?e.map((e=>e.id)):e,r=i?e:void 0,a="AttributeEvent"+Co._subscriptionCounter++;if(!this._attributeEventPromise){let e;xr.authenticated||(e={filterType:"asset",realm:xr.displayRealm});const t={eventType:"attribute",filter:e};this._attributeEventPromise=this.subscribe(t,(e=>{this._attributeEventCallbackMap.forEach((t=>t(e)))}))}const s=t=>{const r=t.ref;i?e.forEach((e=>{r.id===e.id&&r.name===e.name&&n(t)})):o?o.find((e=>r.id===e))&&n(t):t.realm===xr.displayRealm&&n(t)};return this._attributeEventCallbackMap.set(a,s),this._attributeEventPromise.then((()=>{try{if(t&&o){const e={messageID:"read-assets:"+o.join(",")+":"+a,eventType:"read-assets",assetQuery:{ids:o}};this.sendEventWithReply(e).then((e=>{const t=e;t.assets&&this._attributeEventCallbackMap.has(a)&&t.assets.forEach((e=>{e.attributes&&Object.entries(e.attributes).forEach((([t,n])=>{r&&!r.find((n=>n.id===e.id&&n.name===t))||s({eventType:"attribute",timestamp:n.timestamp,value:n.value,ref:{id:e.id,name:t}})}))}))}))}}catch(t){throw console.error("Failed to subscribe to asset events for assets: "+e),a&&this.unsubscribe(a),t}return a}))}))}_processNextSubscription(){this._status===ko.CONNECTED&&0!==this._queuedSubscriptions.length&&setTimeout((()=>{const e=this._queuedSubscriptions.shift();e&&this.subscribe(e.eventSubscription,e.callback).then((t=>{const n=e.deferred;e.deferred=null,n&&n.resolve(t)}),(t=>{const n=e.deferred;e.deferred=null,n&&n.reject(t)}))}),0)}_onStatusChanged(e){e!==this._status&&(console.debug("Event provider status changed: "+e),this._status=e,this._unloading||window.setTimeout((()=>{this._statusCallbacks.forEach((t=>t(e)))}),0))}_onMessageReceived(e,t){const n=this._subscriptionMap.get(e);n&&n.callback(t)}_onConnect(){if(Object.keys(this._subscriptionMap).length>0){for(const e in this._subscriptionMap)this._subscriptionMap.has(e)&&this._queuedSubscriptions.unshift(this._subscriptionMap.get(e));this._subscriptionMap.clear()}this._processNextSubscription()}_onDisconnect(){this._status===ko.CONNECTED&&this._onStatusChanged(ko.DISCONNECTED),this._pendingSubscription&&(this._queuedSubscriptions.unshift(this._pendingSubscription),this._pendingSubscription=null),this._onStatusChanged(ko.CONNECTING),this._scheduleReconnect()}_scheduleReconnect(){this._reconnectTimer||this._disconnectRequested||(console.debug("Event provider scheduling reconnect in "+this._reconnectDelayMillis+"ms"),this._reconnectTimer=window.setTimeout((()=>{this._disconnectRequested||this.connect()}),this._reconnectDelayMillis),this._reconnectDelayMillis<Mo.MAX_RECONNECT_DELAY&&(this._reconnectDelayMillis=Math.min(Mo.MAX_RECONNECT_DELAY,this._reconnectDelayMillis+3e3)))}}Co.MIN_RECONNECT_DELAY=0,Co.MAX_RECONNECT_DELAY=3e4,Co._subscriptionCounter=0;class Mo extends Co{get endpointUrl(){return this._endpointUrl}constructor(e){super(),this._webSocket=void 0,this._connectDeferred=null,this._subscribeDeferred=null,this._repliesDeferred=new Map,this._endpointUrl=(e.startsWith("https:")?"wss":"ws")+"://"+e.substr(e.indexOf("://")+3)+"/websocket/events",window.addEventListener("beforeunload",(()=>{this._unloading=!0,this.disconnect()}))}_doConnect(){let e=this._endpointUrl+"?Realm="+xr.config.realm;return xr.authenticated&&(e+="&Authorization="+xr.getAuthorizationHeader()),this._webSocket=new WebSocket(e),this._connectDeferred=new hi,this._webSocket.onopen=()=>{if(this._connectDeferred){const e=this._connectDeferred;this._connectDeferred=null,e.resolve(!0)}},this._webSocket.onerror=e=>{if(this._connectDeferred){const e=this._connectDeferred;this._connectDeferred=null,e.resolve(!1)}else console.debug("Event provider error"),this._beforeDisconnect()},this._webSocket.onclose=()=>{if(this._webSocket=void 0,this._connectDeferred){const e=this._connectDeferred;this._connectDeferred=null,e.resolve(!1)}else this._beforeDisconnect()},this._webSocket.onmessage=e=>{const t=e.data;if(t&&t.startsWith("SUBSCRIBED:")){const e=t.substring(11),n=JSON.parse(e),i=this._subscribeDeferred;this._subscribeDeferred=null,i&&i.resolve(n.subscriptionId)}else if(t.startsWith("UNAUTHORIZED:")){const e=t.substring(13),n=JSON.parse(e),i=this._subscribeDeferred;this._subscribeDeferred=null,i&&(console.warn("Unauthorized event subscription: "+JSON.stringify(n,null,2)),i.reject("Unauthorized"))}else if(t.startsWith("TRIGGERED:")){const e=t.substring(10),n=JSON.parse(e);n.events&&n.events.forEach((e=>{this._onMessageReceived(n.subscriptionId,e)}))}else if(t.startsWith("EVENT:")){const e=t.substring(6),n=JSON.parse(e);if(n.messageID){const e=this._repliesDeferred.get(n.messageID);this._repliesDeferred.delete(n.messageID),e&&e.resolve(n)}}},this._connectDeferred.promise}_beforeDisconnect(){this._onDisconnect()}_doDisconnect(){var e;null===(e=this._webSocket)||void 0===e||e.close(),this._subscribeDeferred=null,this._repliesDeferred.clear()}_doSubscribe(e){return this._webSocket?this._subscribeDeferred?Promise.reject("There's already a pending subscription"):(this._subscribeDeferred=new hi,e.subscriptionId||(e.subscriptionId=Mo._subscriptionCounter+++""),this._webSocket.send("SUBSCRIBE:"+JSON.stringify(e)),this._subscribeDeferred.promise):Promise.reject("Not connected")}_doUnsubscribe(e){if(!this._webSocket)return;const t={subscriptionId:e};this._webSocket.send("UNSUBSCRIBE:"+JSON.stringify(t))}_doSend(e){const t="EVENT:"+JSON.stringify(e);this._webSocket.send(t)}_doSendWithReply(e){if(e.messageID||(e.messageID=((new Date).getTime()+10*Math.random()).toString(10)),this._repliesDeferred.has(e.messageID))return Promise.reject("There's already a pending send and reply with this ID");const t=new hi;return this._repliesDeferred.set(e.messageID,t),this._webSocket.send("EVENT:"+JSON.stringify(e)),t.promise}}function So(e){return So="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},So(e)}Mo._subscriptionCounter=1;var To=[],Lo=To.forEach,Do=To.slice;function Io(e){return Lo.call(Do.call(arguments,1),(function(t){if(t)for(var n in t)void 0===e[n]&&(e[n]=t[n])})),e}function Ro(){return"function"==typeof XMLHttpRequest||"object"===("undefined"==typeof XMLHttpRequest?"undefined":So(XMLHttpRequest))}var Oo,Po,$o,Bo=o(96624),No=o.t(Bo,2);function zo(e){return zo="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},zo(e)}"function"==typeof fetch&&(Oo="undefined"!=typeof global&&global.fetch?global.fetch:"undefined"!=typeof window&&window.fetch?window.fetch:fetch),Ro()&&("undefined"!=typeof global&&global.XMLHttpRequest?Po=global.XMLHttpRequest:"undefined"!=typeof window&&window.XMLHttpRequest&&(Po=window.XMLHttpRequest)),"function"==typeof ActiveXObject&&("undefined"!=typeof global&&global.ActiveXObject?$o=global.ActiveXObject:"undefined"!=typeof window&&window.ActiveXObject&&($o=window.ActiveXObject)),Oo||!No||Po||$o||(Oo=Bo||No),"function"!=typeof Oo&&(Oo=void 0);var jo=function(e,t){if(t&&"object"===zo(t)){var n="";for(var i in t)n+="&"+encodeURIComponent(i)+"="+encodeURIComponent(t[i]);if(!n)return e;e=e+(-1!==e.indexOf("?")?"&":"?")+n.slice(1)}return e},Yo=function(e,t,n){Oo(e,t).then((function(e){if(!e.ok)return n(e.statusText||"Error",{status:e.status});e.text().then((function(t){n(null,{status:e.status,data:t})})).catch(n)})).catch(n)},Ho=!1;const Uo=function(e,t,n,i){return"function"==typeof n&&(i=n,n=void 0),i=i||function(){},Oo?function(e,t,n,i){e.queryStringParams&&(t=jo(t,e.queryStringParams));var o=Io({},"function"==typeof e.customHeaders?e.customHeaders():e.customHeaders);n&&(o["Content-Type"]="application/json");var r="function"==typeof e.requestOptions?e.requestOptions(n):e.requestOptions,a=Io({method:n?"POST":"GET",body:n?e.stringify(n):void 0,headers:o},Ho?{}:r);try{Yo(t,a,i)}catch(e){if(!r||0===Object.keys(r).length||!e.message||e.message.indexOf("not implemented")<0)return i(e);try{Object.keys(r).forEach((function(e){delete a[e]})),Yo(t,a,i),Ho=!0}catch(e){i(e)}}}(e,t,n,i):Ro()||"function"==typeof ActiveXObject?function(e,t,n,i){n&&"object"===zo(n)&&(n=jo("",n).slice(1)),e.queryStringParams&&(t=jo(t,e.queryStringParams));try{var o;(o=Po?new Po:new $o("MSXML2.XMLHTTP.3.0")).open(n?"POST":"GET",t,1),e.crossDomain||o.setRequestHeader("X-Requested-With","XMLHttpRequest"),o.withCredentials=!!e.withCredentials,n&&o.setRequestHeader("Content-Type","application/x-www-form-urlencoded"),o.overrideMimeType&&o.overrideMimeType("application/json");var r=e.customHeaders;if(r="function"==typeof r?r():r)for(var a in r)o.setRequestHeader(a,r[a]);o.onreadystatechange=function(){o.readyState>3&&i(o.status>=400?o.statusText:null,{status:o.status,data:o.responseText})},o.send(n)}catch(e){console&&console.log(e)}}(e,t,n,i):void i(new Error("No fetch and no xhr implementation found!"))};function Vo(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}var Wo=function(){function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.services=t,this.options=n,this.allOptions=i,this.type="backend",this.init(t,n,i)}var t,n;return t=e,n=[{key:"init",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};this.services=e,this.options=Io(n,this.options||{},{loadPath:"/locales/{{lng}}/{{ns}}.json",addPath:"/locales/add/{{lng}}/{{ns}}",allowMultiLoading:!1,parse:function(e){return JSON.parse(e)},stringify:JSON.stringify,parsePayload:function(e,t,n){return function(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}({},t,n||"")},request:Uo,reloadInterval:"undefined"==typeof window&&36e5,customHeaders:{},queryStringParams:{},crossDomain:!1,withCredentials:!1,overrideMimeType:!1,requestOptions:{mode:"cors",credentials:"same-origin",cache:"default"}}),this.allOptions=i,this.services&&this.options.reloadInterval&&setInterval((function(){return t.reload()}),this.options.reloadInterval)}},{key:"readMulti",value:function(e,t,n){this._readAny(e,e,t,t,n)}},{key:"read",value:function(e,t,n){this._readAny([e],e,[t],t,n)}},{key:"_readAny",value:function(e,t,n,i,o){var r,a=this,s=this.options.loadPath;"function"==typeof this.options.loadPath&&(s=this.options.loadPath(e,n)),(s=function(e){return!!e&&"function"==typeof e.then}(r=s)?r:Promise.resolve(r)).then((function(r){if(!r)return o(null,{});var s=a.services.interpolator.interpolate(r,{lng:e.join("+"),ns:n.join("+")});a.loadUrl(s,o,t,i)}))}},{key:"loadUrl",value:function(e,t,n,i){var o=this;this.options.request(this.options,e,void 0,(function(r,a){if(a&&(a.status>=500&&a.status<600||!a.status))return t("failed loading "+e+"; status code: "+a.status,!0);if(a&&a.status>=400&&a.status<500)return t("failed loading "+e+"; status code: "+a.status,!1);if(!a&&r&&r.message&&r.message.indexOf("Failed to fetch")>-1)return t("failed loading "+e+": "+r.message,!0);if(r)return t(r,!1);var s,l;try{s="string"==typeof a.data?o.options.parse(a.data,n,i):a.data}catch(t){l="failed parsing "+e+" to json"}if(l)return t(l,!1);t(null,s)}))}},{key:"create",value:function(e,t,n,i,o){var r=this;if(this.options.addPath){"string"==typeof e&&(e=[e]);var a=this.options.parsePayload(t,n,i),s=0,l=[],c=[];e.forEach((function(n){var i=r.options.addPath;"function"==typeof r.options.addPath&&(i=r.options.addPath(n,t));var d=r.services.interpolator.interpolate(i,{lng:n,ns:t});r.options.request(r.options,d,a,(function(t,n){s+=1,l.push(t),c.push(n),s===e.length&&o&&o(l,c)}))}))}}},{key:"reload",value:function(){var e=this,t=this.services,n=t.backendConnector,i=t.languageUtils,o=t.logger,r=n.language;if(!r||"cimode"!==r.toLowerCase()){var a=[],s=function(e){i.toResolveHierarchy(e).forEach((function(e){a.indexOf(e)<0&&a.push(e)}))};s(r),this.allOptions.preload&&this.allOptions.preload.forEach((function(e){return s(e)})),a.forEach((function(t){e.allOptions.ns.forEach((function(e){n.read(t,e,"read",null,null,(function(i,r){i&&o.warn("loading namespace ".concat(e," for language ").concat(t," failed"),i),!i&&r&&o.log("loaded namespace ".concat(e," for language ").concat(t),r),n.loaded("".concat(t,"|").concat(e),i,r)}))}))}))}}}],n&&Vo(t.prototype,n),Object.defineProperty(t,"prototype",{writable:!1}),e}();Wo.type="backend";const qo=Wo;class Go extends we{constructor(e){if(super(e),this.et=V,2!==e.type)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(e){if(e===V||null==e)return this.ft=void 0,this.et=e;if(e===U)return e;if("string"!=typeof e)throw Error(this.constructor.directiveName+"() called with a non-string value");if(e===this.et)return this.ft;this.et=e;const t=[e];return t.raw=t,this.ft={_$litType$:this.constructor.resultType,strings:t,values:[]}}}Go.directiveName="unsafeHTML",Go.resultType=1,xe(Go);class Ko extends Go{}Ko.directiveName="unsafeSVG",Ko.resultType=2;const Xo=xe(Ko),Zo=24,Jo={logo:'<path style=\'pointer-events: var(--or-icon-pointer-events, none);\' fill="#C4D600" d="m11.96125,23.85096c-6.56773,0 -11.90971,-5.34202 -11.90971,-11.90862l2.49411,0c0,5.19176 4.22389,9.41568 9.41561,9.41568c5.19053,0 9.41561,-4.22392 9.41561,-9.41568c0,-5.19176 -4.22389,-9.41568 -9.41561,-9.41568l0,-2.49413c6.56655,0 11.90971,5.34439 11.90971,11.9098c0,6.5666 -5.34316,11.90862 -11.90971,11.90862l0,0z" /><path fill="#4E9D2D" d="m10.25094,20.38647c-2.26848,-0.47231 -4.21822,-1.80199 -5.48741,-3.74009s-1.70892,-4.25777 -1.23545,-6.52625c0.47347,-2.26965 1.80315,-4.21822 3.74242,-5.48857c1.93926,-1.27035 4.25661,-1.70892 6.52625,-1.23545c4.68471,0.97719 7.70121,5.5828 6.72286,10.26635l-2.39994,-0.49907c0.70149,-3.36085 -1.4623,-6.66585 -4.82431,-7.36734c-1.62866,-0.33969 -3.29105,-0.02559 -4.68238,0.88645c-1.39134,0.91088 -2.34526,2.3092 -2.68495,3.93786c-0.33853,1.62633 -0.02443,3.28988 0.88645,4.68122c0.91088,1.39134 2.3092,2.34526 3.93786,2.68379l-0.50139,2.4011l0,0z"/><path fill="#1D5632"d="m12.03064,17.49616c-0.09524,0 -0.19048,-0.00116 -0.28457,-0.00465c-1.49833,-0.0755 -2.87818,-0.72942 -3.88636,-1.84097c-1.00818,-1.11271 -1.52156,-2.54948 -1.44722,-4.05013l2.44378,0.12196c-0.04181,0.84557 0.24856,1.65745 0.81769,2.28466c0.56681,0.62721 1.34733,0.99656 2.1929,1.03838c0.84208,0.03833 1.65629,-0.2474 2.2835,-0.81653c0.62837,-0.56797 0.99656,-1.34617 1.03954,-2.19174c0.08711,-1.74573 -1.26371,-3.23708 -3.00943,-3.3242l0.12196,-2.44378c3.09422,0.15332 5.4869,2.79455 5.33358,5.88877c-0.07434,1.49949 -0.72942,2.87818 -1.84097,3.8852c-1.04186,0.94313 -2.36945,1.45303 -3.7644,1.45303l0,0z"/>',"logo-plain":"m11.9925,23.91349c-6.58498,0 -11.94099,-5.35605 -11.94099,-11.9399l2.50066,0c0,5.20539 4.23498,9.44041 9.44033,9.44041c5.20416,0 9.44033,-4.23502 9.44033,-9.44041c0,-5.20539 -4.23498,-9.44041 -9.44033,-9.44041l0,-2.50068c6.5838,0 11.94099,5.35842 11.94099,11.94108c0,6.58385 -5.35719,11.9399 -11.94099,11.9399l0,0zm-1.80787,-3.27769c-2.31323,-0.48163 -4.30141,-1.83755 -5.59563,-3.81389s-1.74263,-4.34178 -1.25982,-6.65502c0.48281,-2.31443 1.83872,-4.30145 3.81623,-5.59686c1.97751,-1.29542 4.34056,-1.74264 6.65497,-1.25983c4.77711,0.99647 7.8531,5.69295 6.85545,10.46891l-2.44727,-0.50891c0.71532,-3.42716 -1.49114,-6.79738 -4.91946,-7.5127c-1.66078,-0.34639 -3.35596,-0.0261 -4.77474,0.90394c-1.41878,0.92886 -2.39152,2.35476 -2.73791,4.01555c-0.3452,1.65842 -0.02491,3.3548 0.90394,4.77359c0.92885,1.41879 2.35475,2.39154 4.01552,2.73675l-0.51128,2.44848l0,0zm1.81499,-2.92536c-0.09727,0 -0.19455,-0.00119 -0.29064,-0.00475c-1.53029,-0.07711 -2.93958,-0.74498 -3.96926,-1.88025c-1.02968,-1.13646 -1.55401,-2.60388 -1.47809,-4.13655l2.49591,0.12456c-0.04271,0.86361 0.25386,1.69282 0.83513,2.33341c0.5789,0.64059 1.37607,1.01783 2.23968,1.06053c0.86005,0.03915 1.69162,-0.25268 2.33221,-0.83395c0.64177,-0.58009 1.01782,-1.3749 1.06171,-2.23851c0.08897,-1.78298 -1.29066,-3.30616 -3.07362,-3.39513l0.12456,-2.49593c3.16022,0.15659 5.60394,2.85419 5.44735,6.01443c-0.07592,1.53149 -0.74498,2.9396 -1.88024,3.9681c-1.06408,0.96326 -2.41999,1.48403 -3.8447,1.48403l0,0z",marker:'<ellipse fill="#000" opacity="0.2" ry="1.5" rx="4" cy="22.5" cx="12" /><path style=\'pointer-events: var(--or-icon-pointer-events, none);\' d="m11.999999,0a8.437501,8.344057 0 0 1 8.437501,8.344057c0,6.500779 -5.798864,6.280799 -8.437501,14.412461c-2.638637,-8.131662 -8.437501,-7.911683 -8.437501,-14.412461a8.437501,8.344057 0 0 1 8.437501,-8.344057z" />'};var Qo=function(e,t,n,i){var o,r=arguments.length,a=r<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(o=e[s])&&(a=(r<3?o(a):r>3?o(t,n,a):o(t,n))||a);return r>3&&a&&Object.defineProperty(t,n,a),a};const er=o(180);class tr extends CustomEvent{constructor(){super(tr.NAME,{bubbles:!0,composed:!0})}}tr.NAME="or-iconset-added";const nr=new class{constructor(){this._icons={}}addIconSet(e,t){this._icons[e]=t,this._defaultIconSet||(this._defaultIconSet=t),t.onAdd&&t.onAdd(),window.dispatchEvent(new tr)}getIconSet(e){return this._icons[e]}getIconTemplate(e){if(!e)return H``;const t=(e||"").split(":"),n=t.pop(),i=t.pop();let o=this._defaultIconSet;return i&&(o=this.getIconSet(i)),n&&o?o.getIconTemplate(n):H``}};let ir=class extends de{constructor(){super(...arguments),this._handler=e=>{this._updateIcon()}}static get styles(){return[l`
18
+ `,Gt([fe({type:String})],Kt.prototype,"value",void 0),Gt([fe({type:Object})],Kt.prototype,"options",void 0),Kt=Gt([he("or-translate")],Kt),function(e){e.CREATE="CREATE",e.UPDATE="UPDATE",e.DELETE="DELETE"}(Xt||(Xt={})),function(e){e.LOW="LOW",e.MEDIUM="MEDIUM",e.HIGH="HIGH"}(Zt||(Zt={})),function(e){e.MANUAL="MANUAL",e.CLIENT="CLIENT",e.GLOBAL_RULESET="GLOBAL_RULESET",e.REALM_RULESET="REALM_RULESET",e.ASSET_RULESET="ASSET_RULESET",e.AGENT="AGENT"}(Jt||(Jt={})),function(e){e.OPEN="OPEN",e.ACKNOWLEDGED="ACKNOWLEDGED",e.IN_PROGRESS="IN_PROGRESS",e.RESOLVED="RESOLVED",e.CLOSED="CLOSED"}(Qt||(Qt={})),function(e){e.BOTTOM_LEFT="BOTTOM_LEFT",e.BOTTOM_RIGHT="BOTTOM_RIGHT",e.TOP_LEFT="TOP_LEFT",e.TOP_RIGHT="TOP_RIGHT"}(en||(en={})),function(e){e.CREATE="CREATE",e.READ="READ",e.UPDATE="UPDATE",e.DELETE="DELETE"}(tn||(tn={})),function(e){e.NONE="NONE",e.FORECAST="FORECAST",e.SETPOINT="SETPOINT"}(nn||(nn={})),function(e){e.DISCONNECTED="DISCONNECTED",e.CONNECTING="CONNECTING",e.DISCONNECTING="DISCONNECTING",e.CONNECTED="CONNECTED",e.DISABLED="DISABLED",e.WAITING="WAITING",e.ERROR="ERROR",e.STOPPED="STOPPED"}(on||(on={})),function(e){e.EV="EV",e.PHEV="PHEV"}(rn||(rn={})),function(e){e.YAZAKI="YAZAKI",e.MENNEKES="MENNEKES",e.LE_GRAND="LE_GRAND",e.CHADEMO="CHADEMO",e.COMBO="COMBO",e.SCHUKO="SCHUKO",e.ENERGYLOCK="ENERGYLOCK"}(an||(an={})),function(e){e.SOUTH="SOUTH",e.EAST_WEST="EAST_WEST"}(sn||(sn={})),function(e){e.REQUEST_START="REQUEST_START",e.REQUEST_REPEATING="REQUEST_REPEATING",e.REQUEST_CANCEL="REQUEST_CANCEL",e.READY="READY",e.COMPLETED="COMPLETED",e.RUNNING="RUNNING",e.CANCELLED="CANCELLED"}(ln||(ln={})),function(e){e.TOGGLE="TOGGLE",e.INCREMENT="INCREMENT",e.DECREMENT="DECREMENT",e.NEGATE="NEGATE"}(cn||(cn={})),function(e){e.ASSET_NOT_FOUND="ASSET_NOT_FOUND",e.ATTRIBUTE_NOT_FOUND="ATTRIBUTE_NOT_FOUND",e.INSUFFICIENT_ACCESS="INSUFFICIENT_ACCESS",e.INVALID_VALUE="INVALID_VALUE",e.INTERCEPTOR_FAILURE="INTERCEPTOR_FAILURE",e.STATE_STORAGE_FAILED="STATE_STORAGE_FAILED",e.CANNOT_PROCESS="CANNOT_PROCESS",e.QUEUE_FULL="QUEUE_FULL",e.UNKNOWN="UNKNOWN",e.ASSET_ID_MISSING="ASSET_ID_MISSING",e.ATTRIBUTE_NAME_MISSING="ATTRIBUTE_NAME_MISSING"}(dn||(dn={})),function(e){e.PUBLIC="PUBLIC",e.SHARED="SHARED",e.PRIVATE="PRIVATE"}(un||(un={})),function(e){e.OFF="OFF",e.ONE_MIN="ONE_MIN",e.FIVE_MIN="FIVE_MIN",e.QUARTER="QUARTER",e.ONE_HOUR="ONE_HOUR"}(hn||(hn={})),function(e){e.WRAP_TO_SINGLE_COLUMN="WRAP_TO_SINGLE_COLUMN",e.KEEP_LAYOUT="KEEP_LAYOUT",e.REDIRECT="REDIRECT",e.BLOCK_DEVICE="BLOCK_DEVICE"}(mn||(mn={})),function(e){e.MINUTE="MINUTE",e.HOUR="HOUR",e.DAY="DAY",e.WEEK="WEEK",e.MONTH="MONTH",e.YEAR="YEAR"}(pn||(pn={})),function(e){e.MIN="MIN",e.AVG="AVG",e.MAX="MAX"}(fn||(fn={})),function(e){e.TERMINATING="TERMINATING",e.DISABLED="DISABLED",e.ALREADY_CONNECTED="ALREADY_CONNECTED",e.UNRECOGNISED="UNRECOGNISED",e.PERMANENT_ERROR="PERMANENT_ERROR",e.SYNC_ERROR="SYNC_ERROR"}(gn||(gn={})),function(e){e.HTTPS="HTTPS",e.HTTP="HTTP",e.TCP="TCP"}(bn||(bn={})),function(e){e.GET="GET",e.POST="POST",e.PUT="PUT",e.DELETE="DELETE",e.OPTIONS="OPTIONS",e.PATCH="PATCH"}(_n||(_n={})),function(e){e.KEYCLOAK="KEYCLOAK",e.BASIC="BASIC",e.NONE="NONE"}(yn||(yn={})),function(e){e.WEBSOCKET="WEBSOCKET",e.POLLING="POLLING"}(vn||(vn={})),function(e){e.VECTOR="VECTOR",e.RASTER="RASTER"}(xn||(xn={})),function(e){e.INTERNAL="INTERNAL",e.CLIENT="CLIENT",e.GLOBAL_RULESET="GLOBAL_RULESET",e.REALM_RULESET="REALM_RULESET",e.ASSET_RULESET="ASSET_RULESET"}(wn||(wn={})),function(e){e.REALM="REALM",e.USER="USER",e.ASSET="ASSET",e.CUSTOM="CUSTOM"}(Fn||(Fn={})),function(e){e.NORMAL="NORMAL",e.HIGH="HIGH"}(kn||(kn={})),function(e){e.DEVICE="DEVICE",e.TOPIC="TOPIC",e.CONDITION="CONDITION"}(En||(En={})),function(e){e.ALWAYS="ALWAYS",e.ONCE="ONCE",e.HOURLY="HOURLY",e.DAILY="DAILY",e.WEEKLY="WEEKLY",e.MONTHLY="MONTHLY",e.ANNUALLY="ANNUALLY"}(An||(An={})),function(e){e.MESSAGE_INVALID="MESSAGE_INVALID",e.CERTIFICATE_INVALID="CERTIFICATE_INVALID",e.UNAUTHORIZED="UNAUTHORIZED",e.FORBIDDEN="FORBIDDEN",e.UNIQUE_ID_MISMATCH="UNIQUE_ID_MISMATCH",e.CONFIG_DISABLED="CONFIG_DISABLED",e.USER_DISABLED="USER_DISABLED",e.SERVER_ERROR="SERVER_ERROR",e.ASSET_ERROR="ASSET_ERROR",e.SERVER_BUSY="SERVER_BUSY"}(Cn||(Cn={})),function(e){e.PRIVATE="PRIVATE",e.PROTECTED="PROTECTED",e.PUBLIC="PUBLIC"}(Mn||(Mn={})),function(e){e.EXACT="EXACT",e.BEGIN="BEGIN",e.END="END",e.CONTAINS="CONTAINS"}(Sn||(Sn={})),function(e){e.EQUALS="EQUALS",e.GREATER_THAN="GREATER_THAN",e.GREATER_EQUALS="GREATER_EQUALS",e.LESS_THAN="LESS_THAN",e.LESS_EQUALS="LESS_EQUALS",e.BETWEEN="BETWEEN"}(Tn||(Tn={})),function(e){e.CREATED_ON="CREATED_ON",e.NAME="NAME",e.ASSET_TYPE="ASSET_TYPE",e.PARENT_ID="PARENT_ID",e.REALM="REALM"}(Ln||(Ln={})),function(e){e.RESTRICTED="RESTRICTED",e.LINKED="LINKED",e.REALM="REALM"}(Dn||(Dn={})),function(e){e.AT_LEAST_ONE="AT_LEAST_ONE",e.ALL="ALL",e.NONE="NONE"}(In||(In={})),function(e){e.AND="AND",e.OR="OR"}(Rn||(Rn={})),function(e){e.CREATED_ON="CREATED_ON",e.FIRST_NAME="FIRST_NAME",e.LAST_NAME="LAST_NAME",e.USERNAME="USERNAME",e.EMAIL="EMAIL"}(On||(On={})),function(e){e.STOPPED="STOPPED",e.RUNNING="RUNNING",e.ERROR="ERROR"}(Pn||(Pn={})),function(e){e.JAVASCRIPT="JAVASCRIPT",e.GROOVY="GROOVY",e.JSON="JSON",e.FLOW="FLOW"}($n||($n={})),function(e){e.READY="READY",e.DEPLOYED="DEPLOYED",e.COMPILATION_ERROR="COMPILATION_ERROR",e.VALIDITY_PERIOD_ERROR="VALIDITY_PERIOD_ERROR",e.EXECUTION_ERROR="EXECUTION_ERROR",e.LOOP_ERROR="LOOP_ERROR",e.DISABLED="DISABLED",e.PAUSED="PAUSED",e.EXPIRED="EXPIRED",e.REMOVED="REMOVED",e.EMPTY="EMPTY"}(Bn||(Bn={})),function(e){e.SUNRISE="SUNRISE",e.SUNSET="SUNSET",e.TWILIGHT_MORNING_VISUAL="TWILIGHT_MORNING_VISUAL",e.TWILIGHT_MORNING_VISUAL_LOWER="TWILIGHT_MORNING_VISUAL_LOWER",e.TWILIGHT_MORNING_HORIZON="TWILIGHT_MORNING_HORIZON",e.TWILIGHT_MORNING_CIVIL="TWILIGHT_MORNING_CIVIL",e.TWILIGHT_MORNING_NAUTICAL="TWILIGHT_MORNING_NAUTICAL",e.TWILIGHT_MORNING_ASTRONOMICAL="TWILIGHT_MORNING_ASTRONOMICAL",e.TWILIGHT_MORNING_GOLDEN_HOUR="TWILIGHT_MORNING_GOLDEN_HOUR",e.TWILIGHT_MORNING_BLUE_HOUR="TWILIGHT_MORNING_BLUE_HOUR",e.TWILIGHT_MORNING_NIGHT_HOUR="TWILIGHT_MORNING_NIGHT_HOUR",e.TWILIGHT_EVENING_VISUAL="TWILIGHT_EVENING_VISUAL",e.TWILIGHT_EVENING_VISUAL_LOWER="TWILIGHT_EVENING_VISUAL_LOWER",e.TWILIGHT_EVENING_HORIZON="TWILIGHT_EVENING_HORIZON",e.TWILIGHT_EVENING_CIVIL="TWILIGHT_EVENING_CIVIL",e.TWILIGHT_EVENING_NAUTICAL="TWILIGHT_EVENING_NAUTICAL",e.TWILIGHT_EVENING_ASTRONOMICAL="TWILIGHT_EVENING_ASTRONOMICAL",e.TWILIGHT_EVENING_GOLDEN_HOUR="TWILIGHT_EVENING_GOLDEN_HOUR",e.TWILIGHT_EVENING_BLUE_HOUR="TWILIGHT_EVENING_BLUE_HOUR",e.TWILIGHT_EVENING_NIGHT_HOUR="TWILIGHT_EVENING_NIGHT_HOUR"}(Nn||(Nn={})),function(e){e.NUMBER="NUMBER",e.NUMBER_ARRAY="NUMBER_ARRAY",e.STRING="STRING",e.BOOLEAN="BOOLEAN",e.TRIGGER="TRIGGER",e.COLOR="COLOR",e.ANY="ANY"}(zn||(zn={})),function(e){e.NEW_LINE="NEW_LINE",e.SPACER="SPACER"}(jn||(jn={})),function(e){e.INPUT="INPUT",e.PROCESSOR="PROCESSOR",e.OUTPUT="OUTPUT",e.THEN="THEN"}(Yn||(Yn={})),function(e){e.TEXT="TEXT",e.MULTILINE="MULTILINE",e.NUMBER="NUMBER",e.DROPDOWN="DROPDOWN",e.DOUBLE_DROPDOWN="DOUBLE_DROPDOWN",e.CHECKBOX="CHECKBOX",e.ASSET_ATTRIBUTE="ASSET_ATTRIBUTE",e.COLOR="COLOR",e.DATE="DATE"}(Hn||(Hn={})),function(e){e.ADD="ADD",e.ADD_OR_REPLACE="ADD_OR_REPLACE",e.REPLACE="REPLACE",e.DELETE="DELETE",e.CLEAR="CLEAR"}(Un||(Un={})),function(e){e.PER_ASSET="PER_ASSET",e.GLOBAL="GLOBAL"}(Vn||(Vn={})),function(e){e.READ_ADMIN="read:admin",e.READ_LOGS="read:logs",e.READ_USERS="read:users",e.READ_MAP="read:map",e.READ_ASSETS="read:assets",e.READ_RULES="read:rules",e.READ_INSIGHTS="read:insights",e.READ_ALARMS="read:alarms",e.WRITE_USER="write:user",e.WRITE_ADMIN="write:admin",e.WRITE_LOGS="write:logs",e.WRITE_ASSETS="write:assets",e.WRITE_ATTRIBUTES="write:attributes",e.WRITE_RULES="write:rules",e.WRITE_INSIGHTS="write:insights",e.WRITE_ALARMS="write:alarms",e.READ="read",e.WRITE="write"}(Wn||(Wn={})),function(e){e.ASSET="ASSET",e.AGENT="AGENT",e.NOTIFICATION="NOTIFICATION",e.ALARM="ALARM",e.RULES="RULES",e.PROTOCOL="PROTOCOL",e.GATEWAY="GATEWAY",e.MODEL_AND_VALUES="MODEL_AND_VALUES",e.API="API",e.DATA="DATA"}(qn||(qn={})),function(e){e.INFO="INFO",e.WARN="WARN",e.ERROR="ERROR"}(Gn||(Gn={})),function(e){e.NUMERIC="numeric",e.DIGIT_2="2-digit",e.FULL="full",e.LONG="long",e.MEDIUM="medium",e.SHORT="short",e.NARROW="narrow"}(Kn||(Kn={})),function(e){e.SECONDLY="SECONDLY",e.MINUTELY="MINUTELY",e.HOURLY="HOURLY",e.DAILY="DAILY",e.WEEKLY="WEEKLY",e.MONTHLY="MONTHLY",e.YEARLY="YEARLY"}(Xn||(Xn={})),function(e){e.OMIT="OMIT",e.BACKWARD="BACKWARD",e.FORWARD="FORWARD"}(Zn||(Zn={})),function(e){e.JAPANESE="JAPANESE",e.BUDDHIST="BUDDHIST",e.ROC="ROC",e.ISLAMIC="ISLAMIC",e.ISO8601="ISO8601",e.CHINESE="CHINESE",e.ETHIOPIC="ETHIOPIC",e.HEBREW="HEBREW",e.GREGORIAN="GREGORIAN"}(Jn||(Jn={})),function(e){e.SU="SU",e.MO="MO",e.TU="TU",e.WE="WE",e.TH="TH",e.FR="FR",e.SA="SA"}(Qn||(Qn={})),function(e){e.PEOPLECOUNTERASSET="PeopleCounterAsset",e.MAILAGENT="MailAgent",e.UDPAGENT="UDPAgent",e.STORAGESIMULATORAGENT="StorageSimulatorAgent",e.ROOMASSET="RoomAsset",e.CITYASSET="CityAsset",e.ELECTRICITYCONSUMERASSET="ElectricityConsumerAsset",e.ELECTRICVEHICLEASSET="ElectricVehicleAsset",e.VENTILATIONASSET="VentilationAsset",e.TRADFRILIGHTASSET="TradfriLightAsset",e.CONSOLEASSET="ConsoleAsset",e.PRESENCESENSORASSET="PresenceSensorAsset",e.LIGHTASSET="LightAsset",e.KNXAGENT="KNXAgent",e.PLUGASSET="PlugAsset",e.ELECTRICITYCHARGERASSET="ElectricityChargerAsset",e.WEATHERASSET="WeatherAsset",e.ELECTRICITYBATTERYASSET="ElectricityBatteryAsset",e.ELECTRICITYSUPPLIERASSET="ElectricitySupplierAsset",e.THINGASSET="ThingAsset",e.WEBSOCKETAGENT="WebsocketAgent",e.TCPAGENT="TCPAgent",e.GATEWAYASSET="GatewayAsset",e.SERIALAGENT="SerialAgent",e.BLUETOOTHMESHAGENT="BluetoothMeshAgent",e.PARKINGASSET="ParkingAsset",e.TRADFRIPLUGASSET="TradfriPlugAsset",e.SIMULATORAGENT="SimulatorAgent",e.SNMPAGENT="SNMPAgent",e.GROUPASSET="GroupAsset",e.BUILDINGASSET="BuildingAsset",e.ELECTRICITYPRODUCERWINDASSET="ElectricityProducerWindAsset",e.ENVIRONMENTSENSORASSET="EnvironmentSensorAsset",e.MQTTAGENT="MQTTAgent",e.ELECTRICVEHICLEFLEETGROUPASSET="ElectricVehicleFleetGroupAsset",e.VELBUSTCPAGENT="VelbusTCPAgent",e.ARTNETLIGHTASSET="ArtnetLightAsset",e.VELBUSSERIALAGENT="VelbusSerialAgent",e.GROUNDWATERSENSORASSET="GroundwaterSensorAsset",e.ELECTRICITYPRODUCERSOLARASSET="ElectricityProducerSolarAsset",e.MICROPHONEASSET="MicrophoneAsset",e.ZWAVEAGENT="ZWaveAgent",e.ENERGYOPTIMISATIONASSET="EnergyOptimisationAsset",e.HTTPAGENT="HTTPAgent",e.DOORASSET="DoorAsset",e.THERMOSTATASSET="ThermostatAsset",e.ELECTRICITYPRODUCERASSET="ElectricityProducerAsset",e.SHIPASSET="ShipAsset"}(ei||(ei={})),function(e){e.SUPPORTSEXPORT="supportsExport",e.ENERGYSELFCONSUMPTION="energySelfConsumption",e.LASTACCESS="lastAccess",e.CHARGERID="chargerID",e.POSITION="position",e.CARBONSAVING="carbonSaving",e.ROUTINGMODE="routingMode",e.LASTWILLRETAIN="lastWillRetain",e.LASTWILLTOPIC="lastWillTopic",e.SERIALBAUDRATE="serialBaudrate",e.BASEURL="baseURL",e.REQUIREDVALUES="requiredValues",e.FINANCIALSAVING="financialSaving",e.FLEETCATEGORY="fleetCategory",e.GATEWAYSTATUS="gatewayStatus",e.NO2LEVEL="NO2Level",e.TAGS="tags",e.MILEAGEMIN="mileageMin",e.UNLOCK="unlock",e.CHECKINTERVALSECONDS="checkIntervalSeconds",e.LOCATION="location",e.CLIENTSECRET="clientSecret",e.WINDDIRECTION="windDirection",e.WINDSPEED="windSpeed",e.PARTICLESPM10="particlesPM10",e.APPLICATIONKEY="applicationKey",e.POWEREXPORTMAX="powerExportMax",e.SETWINDACTUALVALUEWITHFORECAST="setWindActualValueWithForecast",e.WATERLEVEL="waterLevel",e.CONNECTHEADERS="connectHeaders",e.CONSOLENAME="consoleName",e.WEBSOCKETQUERY="websocketQuery",e.PREFERHTML="preferHTML",e.COOLING="cooling",e.POLLINGMILLIS="pollingMillis",e.SOILTEMPERATURE="soilTemperature",e.SUNIRRADIANCE="sunIrradiance",e.ODOMETER="odometer",e.SUPPORTSIMPORT="supportsImport",e.MESSAGEMAXLENGTH="messageMaxLength",e.ENERGYLEVELPERCENTAGEMIN="energyLevelPercentageMin",e.LIGHTID="lightId",e.POWER="power",e.STREET="street",e.DELETEPROCESSEDMAIL="deleteProcessedMail",e.WINDSPEEDMIN="windSpeedMin",e.POWERSETPOINT="powerSetpoint",e.PRESENCE="presence",e.SPACESOCCUPIED="spacesOccupied",e.STARTTLS="startTLS",e.AGENTSTATUS="agentStatus",e.MESSAGECHARSET="messageCharset",e.CERTIFICATEALIAS="certificateAlias",e.PANELPITCH="panelPitch",e.EMAIL="email",e.BINDPORT="bindPort",e.PARTICLESPM1="particlesPM1",e.SPEED="speed",e.ENERGYLEVELPERCENTAGEMAX="energyLevelPercentageMax",e.MESSAGESTRIPDELIMITER="messageStripDelimiter",e.AREA="area",e.COUNTRY="country",e.SHIPTYPE="shipType",e.CONNECTSUBSCRIPTIONS="connectSubscriptions",e.RELATIVEHUMIDITY="relativeHumidity",e.SOURCEADDRESS="sourceAddress",e.INCLUDEFORECASTWINDSERVICE="includeForecastWindService",e.RAINFALL="rainfall",e.ENERGYIMPORTTOTAL="energyImportTotal",e.OAUTHGRANT="oAuthGrant",e.OZONELEVEL="ozoneLevel",e.COUNTINMINUTE="countInMinute",e.PORT="port",e.TUNNELINGSUPPORTED="tunnelingSupported",e.ENINUMBER="ENINumber",e.AGENTDISABLED="agentDisabled",e.DISABLED="disabled",e.FORCECHARGE="forceCharge",e.TIMEINJECTIONINTERVAL="timeInjectionInterval",e.FINANCIALWEIGHTING="financialWeighting",e.ENERGYLEVELPERCENTAGE="energyLevelPercentage",e.SPACESBUFFER="spacesBuffer",e.VEHICLECATEGORY="vehicleCategory",e.FANSPEED="fanSpeed",e.FINANCIALCOST="financialCost",e.NOTES="notes",e.MAILFOLDERNAME="mailFolderName",e.TEMPERATURE="temperature",e.AVAILABLECHARGINGSPACES="availableChargingSpaces",e.ENERGYCAPACITY="energyCapacity",e.POWERIMPORTMIN="powerImportMin",e.INTERVALSIZE="intervalSize",e.SNMPVERSIONVALUE="SNMPVersionValue",e.SOUNDLEVEL="soundLevel",e.CONNECTURL="connectURL",e.CLIENTID="clientId",e.VEHICLEID="vehicleID",e.SUNAZIMUTH="sunAzimuth",e.AVAILABLEDISCHARGINGSPACES="availableDischargingSpaces",e.WEBSOCKETMODE="websocketMode",e.COLOURTEMPERATURE="colourTemperature",e.VEHICLECONNECTED="vehicleConnected",e.MILEAGEMINIMUM="mileageMinimum",e.COLOURRGB="colourRGB",e.CARBONIMPORT="carbonImport",e.PRICEHOURLY="priceHourly",e.WINDSPEEDMAX="windSpeedMax",e.PINGDISABLED="pingDisabled",e.FLOW="flow",e.CHILDASSETTYPE="childAssetType",e.NETWORKKEY="networkKey",e.UNIVERSE="universe",e.MSSINUMBER="MSSINumber",e.LEDCOUNT="lEDCount",e.SUBSCRIBEQOS="subscribeQos",e.LOCKED="locked",e.PROTOCOL="protocol",e.TARIFFIMPORT="tariffImport",e.ENERGYRENEWABLESHARE="energyRenewableShare",e.REGION="region",e.CONSOLEPLATFORM="consolePlatform",e.POWEREXPORTMIN="powerExportMin",e.EFFICIENCYEXPORT="efficiencyExport",e.CHARGECYCLES="chargeCycles",e.SERIALPORT="serialPort",e.PANELORIENTATION="panelOrientation",e.LENGTH="length",e.USERNAMEPASSWORD="usernamePassword",e.POWERFORECAST="powerForecast",e.SETACTUALSOLARVALUEWITHFORECAST="setActualSolarValueWithForecast",e.PROXYADDRESS="proxyAddress",e.REQUESTQUERYPARAMETERS="requestQueryParameters",e.ENERGYLOCAL="energyLocal",e.ENERGYAUTARKY="energyAutarky",e.MODEL="model",e.MANUFACTURER="manufacturer",e.ONOFF="onOff",e.RESUMESESSION="resumeSession",e.TARIFFEXPORT="tariffExport",e.CITY="city",e.CONNECTORTYPE="connectorType",e.ENERGYEXPORTTOTAL="energyExportTotal",e.CARBONEXPORT="carbonExport",e.REQUESTTIMEOUTMILLIS="requestTimeoutMillis",e.ENERGYLEVEL="energyLevel",e.OPTIMISATIONDISABLED="optimisationDisabled",e.WEBSOCKETPATH="websocketPath",e.WINDSPEEDREFERENCE="windSpeedReference",e.PRICEDAILY="priceDaily",e.COUNTGROWTHMINUTE="countGrowthMinute",e.IMONUMBER="IMONumber",e.INCLUDEFORECASTSOLARSERVICE="includeForecastSolarService",e.REQUESTHEADERS="requestHeaders",e.COUNTOUTMINUTE="countOutMinute",e.HOST="host",e.ENERGYTYPE="energyType",e.CONSOLEVERSION="consoleVersion",e.MTU="mtu",e.PANELAZIMUTH="panelAzimuth",e.SEQUENCENUMBER="sequenceNumber",e.SUNALTITUDE="sunAltitude",e.COUNTOUT="countOut",e.CHARGERCONNECTED="chargerConnected",e.ROOMNUMBER="roomNumber",e.PARTICLESPM2_5="particlesPM2_5",e.COUNTIN="countIn",e.MESSAGESOURCEADDRESS="messageSourceAddress",e.MILEAGECHARGED="mileageCharged",e.TEMPERATURESETPOINT="temperatureSetpoint",e.CONSOLEPROVIDERS="consoleProviders",e.POWERIMPORTMAX="powerImportMax",e.COUNTTOTAL="countTotal",e.SPACESTOTAL="spacesTotal",e.BINDHOST="bindHost",e.MESSAGECONVERTBINARY="messageConvertBinary",e.MESSAGEDELIMITERS="messageDelimiters",e.EFFICIENCYIMPORT="efficiencyImport",e.SUNZENITH="sunZenith",e.BRIGHTNESS="brightness",e.POSTALCODE="postalCode",e.SPACESOPEN="spacesOpen",e.HUMIDITY="humidity",e.MILEAGECAPACITY="mileageCapacity",e.SECUREMODE="secureMode",e.DIRECTION="direction",e.ENERGYLEVELSCHEDULE="energyLevelSchedule",e.UVINDEX="uVIndex",e.NATMODE="NATMode",e.UPDATEONWRITE="updateOnWrite",e.GROUPID="groupId",e.LASTWILLPAYLOAD="lastWillPayload",e.FOLLOWREDIRECTS="followRedirects",e.CARBONCOST="carbonCost",e.MESSAGECONVERTHEX="messageConvertHex",e.PUBLISHQOS="publishQos"}(ti||(ti={})),function(e){e.FORMAT="format",e.RULESTATE="ruleState",e.HASPREDICTEDDATAPOINTS="hasPredictedDataPoints",e.STOREDATAPOINTS="storeDataPoints",e.LABEL="label",e.CONSTRAINTS="constraints",e.SHOWONDASHBOARD="showOnDashboard",e.READONLY="readOnly",e.MULTILINE="multiline",e.ACCESSPUBLICWRITE="accessPublicWrite",e.MOMENTARY="momentary",e.AGENTLINK="agentLink",e.ACCESSRESTRICTEDREAD="accessRestrictedRead",e.DATAPOINTSMAXAGEDAYS="dataPointsMaxAgeDays",e.ACCESSRESTRICTEDWRITE="accessRestrictedWrite",e.SECRET="secret",e.ATTRIBUTELINKS="attributeLinks",e.RULERESETIMMEDIATE="ruleResetImmediate",e.FORECAST="forecast",e.UNITS="units",e.USERCONNECTED="userConnected",e.ACCESSPUBLICREAD="accessPublicRead"}(ni||(ni={})),function(e){e.WSURL="WS_URL",e.POSITIVENUMBER="positiveNumber",e.VALUEDESCRIPTOR="valueDescriptor",e.LONG="long",e.BOOLEANMAP="booleanMap",e.MQTTQOS="MQTTQos",e.GEOJSONPOINT="GEO_JSONPoint",e.SNMPVERSION="SNMPVersion",e.ASSETTYPE="assetType",e.JSONOBJECT="JSONObject",e.BIGNUMBER="bigNumber",e.IPADDRESS="IPAddress",e.EMAIL="email",e.KNXMESSAGESOURCEADDRESS="kNXMessageSourceAddress",e.ATTRIBUTEREFERENCE="attributeReference",e.INTEGER="integer",e.OAUTHGRANT="oAuthGrant",e.NUMBER="number",e.TEXTMAP="textMap",e.WEBSOCKETSUBSCRIPTION="websocketSubscription",e.BOOLEAN="boolean",e.TIMEANDPERIODDURATIONISO8601="timeAndPeriodDurationISO8601",e.TIMESTAMPISO8601="timestampISO8601",e.MULTIVALUEDTEXTMAP="multivaluedTextMap",e.JSON="JSON",e.INTEGERBYTE="integerByte",e.AGENTLINK="agentLink",e.CALENDAREVENT="calendarEvent",e.CONNECTIONSTATUS="connectionStatus",e.VALUECONSTRAINT="valueConstraint",e.ASSETQUERY="assetQuery",e.COLOURRGB="colourRGB",e.VALUEFORMAT="valueFormat",e.TEXT="text",e.BYTE="byte",e.USERNAMEANDPASSWORD="usernameAndPassword",e.HTTPURL="HTTP_URL",e.ATTRIBUTELINK="attributeLink",e.ASSETID="assetID",e.NUMBERMAP="numberMap",e.HTTPMETHOD="HTTPMethod",e.PANELORIENTATION="panelOrientation",e.ATTRIBUTESTATE="attributeState",e.POSITIVEINTEGER="positiveInteger",e.EXECUTIONSTATUS="executionStatus",e.BIGINTEGER="bigInteger",e.PERIODDURATIONISO8601="periodDurationISO8601",e.DATEANDTIME="dateAndTime",e.CONNECTORTYPE="connectorType",e.NEGATIVEINTEGER="negativeInteger",e.TCPIPPORTNUMBER="TCP_IPPortNumber",e.INTEGERMAP="integerMap",e.ENERGYTYPE="energyType",e.TIMESTAMP="timestamp",e.UUID="UUID",e.FORECASTCONFIGURATION="forecastConfiguration",e.TIMEDURATIONISO8601="timeDurationISO8601",e.CONSOLEPROVIDERS="consoleProviders",e.NEGATIVENUMBER="negativeNumber",e.CRONEXPRESSION="CRONExpression",e.DIRECTION="direction",e.HOSTORIPADDRESS="hostOrIPAddress"}(ii||(ii={})),function(e){e.MONTH="month",e.MILE_SCANDINAVIAN="mile_scandinavian",e.YEAR="year",e.VOLT="volt",e.HERTZ="hertz",e.MILE="mile",e.BTU="btu",e.FOOT="foot",e.MEGA="mega",e.INCH="inch",e.IN_HG="inch_mercury",e.CENTI="centi",e.GRAM="gram",e.KNOT="knot",e.METRE="metre",e.LITRE="litre",e.FLUID_OUNCE="fluid_ounce",e.CELSIUS="celsius",e.DECIBEL="decibel",e.FAHRENHEIT="fahrenheit",e.WATT="watt",e.PEAK="peak",e.MICRO="micro",e.PER="per",e.STONE="stone",e.VAR="var",e.OUNCE="ounce",e.HECTARE="hectare",e.YARD="yard",e.JOULE="joule",e.DEGREE="degree",e.KILO="kilo",e.KELVIN="kelvin",e.CARBON="carbon",e.DECIBEL_ATTENUATED="decibel_attenuated",e.SQUARED="squared",e.PERCENTAGE="percentage",e.CUBED="cubed",e.DAY="day",e.RADIAN="radian",e.OHM="ohm",e.MINUTE="minute",e.PART_PER_MILLION="ppm",e.AMP="amp",e.MASS_POUND="pound",e.HOUR="hour",e.ACRE="acre",e.RPM="rpm",e.PASCAL="pascal",e.LUMEN="lumen",e.WEEK="week",e.GALLON="gallon",e.LUX="lux",e.MILLI="milli",e.BAR="bar",e.HECTO="hecto",e.SECOND="second"}(oi||(oi={})),ri||(ri={});class ai{static getAssetDescriptors(){return ai._assetTypeInfos.map((e=>e.assetDescriptor))}static getMetaItemDescriptors(){return[...this._metaItemDescriptors]}static getValueDescriptors(){return[...this._valueDescriptors]}static getAssetTypeInfos(){return[...this._assetTypeInfos]}static getAssetTypeInfo(e){if(e)return e.assetDescriptor?e:("string"!=typeof e&&(e=e.name),this._assetTypeInfos.find((t=>t.assetDescriptor.name===e)))}static getAssetDescriptor(e){if(!e)return;if(e.assetDescriptor)return e.assetDescriptor;if("string"!=typeof e)return e;const t=this._assetTypeInfos.find((t=>t.assetDescriptor.name===e));return t?t.assetDescriptor:void 0}static getAttributeDescriptor(e,t){if(!e)return;const n=this.getAssetTypeInfo(t||"ThingAsset");return n&&n.attributeDescriptors?n.attributeDescriptors.find((t=>t.name===e)):void 0}static getValueDescriptor(e){if(!e)return;let t;if(e.endsWith("[]"))for(t=0;e.endsWith("[]");)e=e.substring(0,e.length-2),t++;let n=this._valueDescriptors.find((t=>t.name===e));return n&&t&&(n=Object.assign(Object.assign({},n),{arrayDimensions:t})),n}static resolveValueDescriptor(e,t){let n;return t&&("string"==typeof t&&(n=ai.getValueDescriptor(t)),n=t.jsonType?t:ai.getValueDescriptor(t.type)),!n&&e&&(n=ai.getValueDescriptor("JSON")),n}static resolveValueTypeFromValue(e){if(null!=e){if("number"==typeof e)return"number";if("string"==typeof e)return"text";if("boolean"==typeof e)return"boolean";if(Array.isArray(e)){let t=1,n=e.find((e=>null!=e));for(;Array.isArray(n);)n=n.find((e=>null!=e)),t++;let i=this.resolveValueTypeFromValue(n);if(!i)return;for(;t>0;)i+="[]",t--;return i}return e instanceof Date?"dateAndTime":void 0}}static getAttributeAndValueDescriptors(e,t,n){let i,o;if(t&&"string"!=typeof t)i=t;else{const o=this.getAssetTypeInfo(e||"ThingAsset");if(!o)return[void 0,void 0];"string"==typeof t&&(i=this.getAttributeDescriptor(t,o)),!i&&n&&(i={type:n.type,name:n.name,meta:n.meta})}return i&&(o=this.getValueDescriptor(i.type)),[i,o]}static getMetaItemDescriptor(e){if(e)return this._metaItemDescriptors.find((t=>t.name===e))}static getAssetDescriptorColour(e,t){const n=this.getAssetDescriptor(e);return n&&n.colour?n.colour:t}static getAssetDescriptorIcon(e,t){const n=this.getAssetDescriptor(e);return n&&n.icon?n.icon:t}}ai._assetTypeInfos=[],ai._metaItemDescriptors=[],ai._valueDescriptors=[],o(12960);var si=o(16960),li=o.n(si),ci=o(56104),di=o.n(ci),ui=o(97944);class hi{get resolve(){return this._resolve}get reject(){return this._reject}get promise(){return this._promise}constructor(){this._promise=new Promise(((e,t)=>{this._resolve=e,this._reject=t})),Object.freeze(this)}}function mi(e,t,n=!0){if(null==e||null==t)return e===t;if(e.constructor!==t.constructor)return!1;if(e instanceof Function)return e===t;if(e instanceof RegExp)return e===t;if(e===t||e.valueOf()===t.valueOf())return!0;if(Array.isArray(e)&&e.length!==t.length)return!1;if(e instanceof Date)return!1;if(!(e instanceof Object))return!1;if(!(t instanceof Object))return!1;if(n){const n=Object.keys(e);return Object.keys(t).every((e=>-1!==n.indexOf(e)))&&n.every((n=>mi(e[n],t[n])))}return!1}function pi(e){if(null==e)return"";let t=!1;return e.split(/([A-Z]|\d)/).map(((e,n,i)=>{if(!e)return e;if(!t)return t=!0,e.charAt(0).toUpperCase()+e.slice(1);if("_"===e)return" ";if(1===e.length&&e===e.toUpperCase()){const t=!i[n-1]||"_"===i[n-1],o=n+1<i.length&&i[n+1]&&"_"!==i[n+1],r=n+3>i.length||!i[n+1]&&!i[n+3];t&&!o||(e=" "+e),(o||!t&&!r)&&(e=e.toLowerCase())}return e})).join("").trim()}function fi(e,t,n){const i="string"==typeof e?e:e.name;return t&&t.meta&&t.meta.hasOwnProperty(i)?t.meta[i]:n&&n.meta?n.meta[i]:void 0}function gi(e,t){const n="string"==typeof e?ai.getMetaItemDescriptor(e):e;return n?{name:n.name,type:n.type,value:t}:{name:typeof e,type:ai.resolveValueTypeFromValue(t),value:t}}function bi(e,t,n,i,o){return function(e,t,n,i,o,r){let a=Fi("label",e,t,n,o),s="";if(a||(a=fi("label",e,t&&t.meta?t:void 0)),i&&(s=vi(wi("units",e,t,n,o))),!a){const n=e?e.name:t?"string"==typeof t?t:t.name:void 0;a=r||(n?pi(n):void 0)}return a?a+(s?" ("+s+")":""):s}(e,t,n,i,!0,o)}function _i(e,t,n,i,o){return function(e,t,n,i,o,r){let a=yi(e?e.value:void 0,(()=>wi("format",e,t,n,o)),void 0,r);const s=function(e,t,n){return wi("units",e,t,n,!0)}(e,t,n);return i&&s&&s.length&&(a=vi(wi("units",e,t,n,o),a)),a}(e,t,n,i,!0,o)}function yi(e,t,n,i){let o="";if(null==e)o=i||"";else if("string"==typeof e)o=e;else if("number"==typeof e||"boolean"==typeof e||e instanceof Date){const i=t&&t();if(i&&0!==Object.keys(i).length)switch("number"==typeof e?i.asBoolean?e=!!e:i.asDate&&(e=new Date(e)):"boolean"==typeof e&&i.asNumber&&(e=e?1:0),typeof e){case"number":o=new Intl.NumberFormat(n||qt.language,i).format(e);break;case"boolean":i.asOnOff&&(o=e?qt.t("on"):qt.t("off")),i.asOpenClosed&&(o=e?qt.t("open"):qt.t("closed")),i.asPressedReleased&&(o=e?qt.t("pressed"):qt.t("released"));break;case"object":if(i.momentJsFormat)o=di()(e).format(i.momentJsFormat);else if(i.iso8601)o=e.toISOString();else if(i.week){const t=function(e){(e=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate()))).setUTCDate(e.getUTCDate()+4-(e.getUTCDay()||7));const t=new Date(Date.UTC(e.getUTCFullYear(),0,1));return Math.ceil(((e.getTime()-t.getTime())/864e5+1)/7)}(e);o="2-digit"===i.week?String(t).padStart(2,"0"):Number(t).toString(10)}else o=new Intl.DateTimeFormat(n||qt.language,i).format(e)}else o=Object(e).toString()}return o}function vi(e,t){if(!e)return"";t||(t="");const n=e.map(((e,n)=>{if(3!==e.length||e.toUpperCase()!==e)return qt.t(["units."+e,"or:units."+e]);{const i=new Intl.NumberFormat(qt.language,{currency:e,style:"currency"}).formatToParts();if(0!==n||"currency"!==i[0].type)return"currency"===i[0].type?i[0].value:i[i.length-1].value;if(!t)return i[0].value;t=i[0].value+t}})).join("");return t.length>0?t+" "+n:n}function xi(e,t,n){if(e&&!t)return Object.assign({},e);if(t&&!e)return Object.assign({},t);const i=Object.assign({},e),o=[];return Object.entries(t).forEach((([e,t])=>{!function(e,t,n,i,o){let r=e;t.forEach((e=>{r.hasOwnProperty(e)||(r[e]={}),r=r[e]})),r&&(r.hasOwnProperty(n)?null==i?delete r[n]:Array.isArray(r[n])?r[n]=o?[...r[n],...i]:[...i]:r[n]="object"==typeof i?xi(Object.assign({},r[n]),i,o):i:null==i?delete r[n]:Array.isArray(i)?r[n]=[...i]:r[n]="object"==typeof i?Object.assign({},i):i)}(i,o,e,t,n)})),i}function wi(e,t,n,i,o){let r;const a=[],s=Fi(e,t&&"string"==typeof t?t:t?t.name:n?"string"==typeof n?n:n.name:void 0,n,i,o);if(s&&(r=JSON.parse(s),r)){if("format"!==e)return r;a.push(r)}if(t&&t.meta&&(r=fi(e,t,n),r)){if("format"!==e)return r;a.push(r)}if(n&&"string"!=typeof n&&n.hasOwnProperty(e)){if(r=n[e],"format"!==e)return r;a.push(r)}if(n&&n.type){if(r=ai.getValueDescriptor(n.type)[e],"format"!==e)return r;a.push(r)}if("format"!==e||0===a.length)return r;let l={};return a.reverse().forEach((e=>{l=Object.assign(Object.assign({},l),e)})),l}function Fi(e,t,n,i,o,r){let a;if(t?a="string"==typeof t?t:t.name:n&&(a="string"==typeof n?n:n.name),!a)return;const s=[],l=e+"."+(o?"attribute":"meta")+".";return i&&s.push(l+i+"."+a),n&&"string"!=typeof n&&(s.push(l+n.type+"."+a),s.push(l+n.type)),s.push(l+a),s.length>0?qt.t(s,{defaultValue:r||""}):void 0}function ki(e,t){const n=t.ref.name;if(e.attributes)if(t.deleted)delete e.attributes[n];else{const i=e.attributes[n];i&&(i.value=t.value,i.timestamp=t.timestamp)}return Object.assign({},e)}let Ei=!1;try{window.addEventListener("test",null,Object.defineProperty({},"passive",{get:()=>{Ei=!0}}))}catch(Eo){}document.createElement("div");var Ai=function(e,t,n,i){return new(n||(n=Promise))((function(o,r){function a(e){try{l(i.next(e))}catch(e){r(e)}}function s(e){try{l(i.throw(e))}catch(e){r(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(a,s)}l((i=i.apply(e,t||[])).next())}))};let Ci=o(26900);class Mi{constructor(e,t,n){this._autoEnable=!1,this._initialised=!1,this._initialiseInProgress=!1,this._pendingProviderPromises={},this._providerMessageListeners={},this._pendingProviderEnables=[],this._registrationTimer=null,this._realm=e,this._autoEnable=t,this._enableCompleteCallback=n,window.OpenRemoteConsole=this;let i=new URLSearchParams(window.location.search),o=i.get("consoleName"),r=i.get("consoleVersion"),a=i.get("consolePlatform"),s=i.get("consoleProviders"),l=i.get("consoleAutoEnable"),c=s&&s.length>0?s.split(" "):["push"];this._pendingProviderEnables=c;let d=Mi._createConsoleRegistration(),u=window.localStorage.getItem("OpenRemoteConsole:"+e);if(u)try{let e=JSON.parse(u);e.id&&(d.id=e.id),e.name&&(d.name=e.name),e.providers&&(d.providers=e.providers),e.apps&&(d.apps=e.apps)}catch(e){console.error("Failed to deserialise console registration")}let h=d.providers;d.providers={};for(let e of c){let t=h&&h.hasOwnProperty(e)?h[e]:{enabled:!1,disabled:!1};d.providers[e]=t}let m=xr.getAppName();m.length>0&&d.apps.indexOf(m)<0&&d.apps.push(m),this._registration=d,o&&(d.name=o),r&&(d.version=r),a&&(d.platform=a),l&&(this._autoEnable="TRUE"===l||"true"===l)}get registration(){return this._registration}get autoEnable(){return this._autoEnable}get pendingProviderEnables(){return this._pendingProviderEnables.slice(0)}get shellApple(){const e=navigator.userAgentData&&navigator.userAgentData.platform?navigator.userAgentData.platform:navigator.platform;return e&&("iP"===e.substring(0,2)||"Mac"===e.substring(0,3))&&window.webkit&&window.webkit.messageHandlers}get shellAndroid(){return!!window.MobileInterface}get isMobile(){return this.shellApple||this.shellAndroid}initialise(){return Ai(this,void 0,void 0,(function*(){if(!this._initialised&&!this._initialiseInProgress){console.debug("Console: initialising"),this._initialiseInProgress=!0;try{if(this._registration.providers)for(let e of Object.keys(this._registration.providers))yield this._initialiseProvider(e);this._registration.id||(yield this.sendRegistration(0)),this._initialised=!0,this._initialiseInProgress=!1,0===this._pendingProviderEnables.length?(yield this.sendRegistration(),this._callCompletedCallback()):this._autoEnable&&(yield this.enableProviders())}catch(e){console.error(e)}finally{this._initialiseInProgress=!1}}}))}enableProviders(){return Ai(this,void 0,void 0,(function*(){if(!this._initialised)throw new Error("Console must be initialised before enabling providers");for(let e=this._pendingProviderEnables.length-1;e>-1;e--){let t=this._pendingProviderEnables[e];yield this.enableProvider(t)}}))}enableProvider(e,t){return Ai(this,void 0,void 0,(function*(){if(!this._initialised)throw console.debug("Console must be initialised before disabling providers"),new Error("Console must be initialised before enabling providers");if(!this._registration.providers.hasOwnProperty(e))throw console.debug("Invalid console provider '"+e+"'"),new Error("Invalid console provider '"+e+"'");console.debug("Console: enabling provider '"+e+"'");let n={provider:e,action:"PROVIDER_ENABLE",consoleId:this._registration.id,data:t},i=yield this.sendProviderMessage(n,!0);this._registration.providers[e].hasPermission=i.hasPermission,this._registration.providers[e].success=i.success,this._registration.providers[e].enabled=i.success,this._registration.providers[e].data=i.data;let o=this._pendingProviderEnables.indexOf(e);return o>=0&&(this._pendingProviderEnables.splice(o,1),0===this._pendingProviderEnables.length&&(this.sendRegistration(),this._callCompletedCallback())),i}))}disableProvider(e){return Ai(this,void 0,void 0,(function*(){if(!this._initialised)throw console.debug("Console must be initialised before disabling providers"),new Error("Console must be initialised before disabling providers");if(!this._registration.providers.hasOwnProperty(e))throw console.debug("Invalid console provider '"+e+"'"),new Error("Invalid console provider '"+e+"'");console.debug("Console: disabling provider '"+e+"'");let t=yield this.sendProviderMessage({provider:e,action:"PROVIDER_DISABLE"},!0);return this._registration.providers[e].disabled=!0,this._registration.providers[e].enabled=!1,t}))}getProvider(e){return this._registration&&this._registration.providers?this._registration.providers[e]:void 0}sendProviderMessage(e,t){return Ai(this,void 0,void 0,(function*(){if("storage"!==e.provider&&!this._registration.providers.hasOwnProperty(e.provider))throw console.debug("Invalid console provider '"+e.provider+"'"),new Error("Invalid console provider '"+e.provider+"'");if(!t)return void this._doSendProviderMessage(e);let n=e.provider+e.action;if(this._pendingProviderPromises[n])throw new Error("Message already pending for provider '"+e.provider+"' with action '"+e.action+"'");const i=new hi;return this._pendingProviderPromises[n]=[i,window.setTimeout((()=>{delete this._pendingProviderPromises[n],i.reject("No response from provider")}),5e3)],this._doSendProviderMessage(e),i.promise}))}sendRegistration(e){return this._registrationTimer&&(window.clearTimeout(this._registrationTimer),this._registrationTimer=null),e=void 0!==e?e:2e3,console.debug("Sending registration in: "+e+"ms"),new Promise(((e,t)=>{this._registrationTimer=window.setTimeout((()=>{this._registrationTimer=null,console.debug("Console: updating registration");try{this._registration.name||(this._registration.name="Console"),this._registration.platform||(this._registration.platform="N/A"),this._registration.version||(this._registration.version="N/A"),this._registration.providers||(this._registration.providers={}),xr.rest.api.ConsoleResource.register(this._registration).then((t=>{if(200!==t.status)throw new Error("Failed to register console");this._registration=t.data,console.debug("Console: registration successful"),console.debug("Console: updating locally stored registration"),window.localStorage.setItem("OpenRemoteConsole:"+this._realm,JSON.stringify(this._registration)),e()}))}catch(e){console.error("Failed to register console"),t("Failed to register console")}}))}))}storeData(e,t){this.sendProviderMessage({provider:"storage",action:"STORE",key:e,value:t},!1)}retrieveData(e){return Ai(this,void 0,void 0,(function*(){let t=this.sendProviderMessage({provider:"storage",action:"RETRIEVE",key:e},!0);try{const e=yield Promise.race([t,new Promise(((e,t)=>setTimeout(t,2e3)))]);if(e&&e.value){const t=e.value;return"null"===t?void 0:t}}catch(e){console.log("Failed to retrieve data from storage provider")}}))}addProviderMessageListener(e,t){this._providerMessageListeners[e.provider+e.action]=t}removeProviderMessageListener(e){delete this._providerMessageListeners[e.provider+e.action]}_postNativeShellMessage(e){try{if(this.shellAndroid)return window.MobileInterface.postMessage(JSON.stringify(e));if(this.shellApple)return window.webkit.messageHandlers.int.postMessage(e)}catch(e){console.error("Failed to send shell message towards console",e)}}_doSendGenericMessage(e,t){const n={type:e,data:t};this.isMobile?this._postNativeShellMessage(n):console.warn("Failed to send generic message to console.",n)}_doSendProviderMessage(e){if(this.isMobile)this._postNativeShellMessage({type:"provider",data:e});else{if(!e.provider||!e.action)return;switch(e.provider.trim().toUpperCase()){case"PUSH":switch(e.action.trim().toUpperCase()){case"PROVIDER_INIT":let t={action:"PROVIDER_INIT",provider:"push",version:"web",enabled:!0,disabled:!1,hasPermission:!0,requiresPermission:!1,success:!0};this._handleProviderResponse(JSON.stringify(t));break;case"PROVIDER_ENABLE":let n={action:"PROVIDER_ENABLE",provider:"push",hasPermission:!0,success:!0};this._handleProviderResponse(JSON.stringify(n));break;default:throw new Error("Unsupported provider '"+e.provider+"' and action '"+e.action+"'")}break;case"STORAGE":switch(e.action){case"PROVIDER_INIT":let t={action:"PROVIDER_INIT",provider:"storage",version:"1.0.0",disabled:!1,enabled:!0,hasPermission:!0,requiresPermission:!1,success:!0};this._handleProviderResponse(JSON.stringify(t));break;case"PROVIDER_ENABLE":let n={action:"PROVIDER_ENABLE",provider:"storage",hasPermission:!0,success:!0};this._handleProviderResponse(JSON.stringify(n));break;case"STORE":{let t=e.key?e.key.trim():null;if(!t||0===t.length)throw new Error("Storage provider 'store' action requires a `key`");null===e.value?window.localStorage.removeItem(t):window.localStorage.setItem(t,JSON.stringify(e.value))}break;case"RETRIEVE":{let t=e.key?e.key.trim():null;if(!t||0===t.length)throw new Error("Storage provider 'retrieve' action requires a `key`");let n=window.localStorage.getItem(t);if(null!==n)try{n=JSON.parse(n)}catch(e){}this._handleProviderResponse(JSON.stringify({action:"RETRIEVE",provider:"storage",key:t,value:n}))}break;default:throw new Error("Unsupported provider '"+e.provider+"' and action '"+e.action+"'")}break;default:console.error("Unsupported provider: "+e.provider)}}}_handleProviderResponse(e){if(!e)return;let t=JSON.parse(e),n=t.provider,i=t.action,o=this._pendingProviderPromises[n+i];o&&(window.clearTimeout(o[1]),delete this._pendingProviderPromises[n+i],o[0].resolve(t));let r=this._providerMessageListeners[n+i];r&&r(t)}_callCompletedCallback(){let e=this._enableCompleteCallback;this._enableCompleteCallback=null,e&&window.setTimeout((()=>{e()}),0)}static _createConsoleRegistration(){return{name:Ci.name,version:Ci.version,platform:Ci.os.toString(),apps:[],model:((Ci.manufacturer?Ci.manufacturer+" ":"")+(Ci.product?Ci.product:"")).trim()}}_initialiseProvider(e){return Ai(this,void 0,void 0,(function*(){let t;console.debug("Console: initialising provider '"+e+"'");try{t=yield this.sendProviderMessage({provider:e,action:"PROVIDER_INIT"},!0),this._registration.providers[e].version=t.version,this._registration.providers[e].requiresPermission=t.requiresPermission,this._registration.providers[e].hasPermission=t.hasPermission,this._registration.providers[e].success=t.success,this._registration.providers[e].enabled=t.enabled,this._registration.providers[e].disabled=t.disabled,this._registration.providers[e].data=t.data}catch(e){console.error(e),t={action:"",disabled:!1,enabled:!1,hasPermission:!1,provider:"",requiresPermission:!1,version:"",success:!1}}if(t.success||(console.debug("Provider initialisation failed: '"+e+"'"),t.disabled=!0,this._registration.providers[e].disabled=!0),t.disabled||t.enabled){let t=this._pendingProviderEnables.indexOf(e);t>=0&&this._pendingProviderEnables.splice(t,1)}}))}}var Si=o(79048),Ti=o.n(Si);class Li{constructor(e){this.httpClient=e}getAllNodeDefinitions(e){return this.httpClient.request({method:"GET",url:Ji`flow`,options:e})}getNodeDefinition(e,t){return this.httpClient.request({method:"GET",url:Ji`flow/${e}`,options:t})}getAllNodeDefinitionsByType(e,t){return this.httpClient.request({method:"GET",url:Ji`flow/${e}`,options:t})}}class Di{constructor(e){this.httpClient=e}createProvisioningConfig(e,t){return this.httpClient.request({method:"POST",url:Ji`provisioning`,data:e,options:t})}getProvisioningConfigs(e){return this.httpClient.request({method:"GET",url:Ji`provisioning`,options:e})}deleteProvisioningConfig(e,t){return this.httpClient.request({method:"DELETE",url:Ji`provisioning/${e}`,options:t})}updateProvisioningConfig(e,t,n){return this.httpClient.request({method:"PUT",url:Ji`provisioning/${e}`,data:t,options:n})}}class Ii{constructor(e){this.httpClient=e}startTunnel(e,t){return this.httpClient.request({method:"POST",url:Ji`gateway/tunnel`,data:e,options:t})}stopTunnel(e,t){return this.httpClient.request({method:"DELETE",url:Ji`gateway/tunnel`,data:e,options:t})}getAllActiveTunnelInfos(e,t){return this.httpClient.request({method:"GET",url:Ji`gateway/tunnel/${e}`,options:t})}getGatewayActiveTunnelInfos(e,t,n){return this.httpClient.request({method:"GET",url:Ji`gateway/tunnel/${e}/${t}`,options:n})}getActiveTunnelInfo(e,t,n,i,o){return this.httpClient.request({method:"GET",url:Ji`gateway/tunnel/${e}/${t}/${n}/${i}`,options:o})}}class Ri{constructor(e){this.httpClient=e}getHealthStatus(e){return this.httpClient.request({method:"GET",url:Ji`health`,options:e})}getInfo(e){return this.httpClient.request({method:"GET",url:Ji`info`,options:e})}}class Oi{constructor(e){this.httpClient=e}getConfig(e){return this.httpClient.request({method:"GET",url:Ji`syslog/config`,options:e})}updateConfig(e,t){return this.httpClient.request({method:"PUT",url:Ji`syslog/config`,data:e,options:t})}clearEvents(e){return this.httpClient.request({method:"DELETE",url:Ji`syslog/event`,options:e})}getEvents(e,t){return this.httpClient.request({method:"GET",url:Ji`syslog/event`,queryParams:e,options:t})}}class Pi{constructor(e){this.httpClient=e}register(e,t){return this.httpClient.request({method:"POST",url:Ji`console/register`,data:e,options:t})}}class $i{constructor(e){this.httpClient=e}doProtocolAssetDiscovery(e,t,n){return this.httpClient.request({method:"GET",url:Ji`agent/assetDiscovery/${e}`,queryParams:t,options:n})}doProtocolAssetImport(e,t,n,i){return this.httpClient.request({method:"POST",url:Ji`agent/assetImport/${e}`,queryParams:n,data:t,options:i})}doProtocolInstanceDiscovery(e,t,n){return this.httpClient.request({method:"GET",url:Ji`agent/instanceDiscovery/${e}`,queryParams:t,options:n})}}class Bi{constructor(e){this.httpClient=e}updateCurrentUserLocale(e,t){return this.httpClient.request({method:"PUT",url:Ji`user/locale`,data:e,options:t})}query(e,t){return this.httpClient.request({method:"POST",url:Ji`user/query`,data:e,options:t})}getCurrent(e){return this.httpClient.request({method:"GET",url:Ji`user/user`,options:e})}getCurrentUserRealmRoles(e){return this.httpClient.request({method:"GET",url:Ji`user/userRealmRoles`,options:e})}getCurrentUserRoles(e){return this.httpClient.request({method:"GET",url:Ji`user/userRoles`,options:e})}getCurrentUserClientRoles(e,t){return this.httpClient.request({method:"GET",url:Ji`user/userRoles/${e}`,options:t})}disconnectUserSession(e,t,n){return this.httpClient.request({method:"GET",url:Ji`user/${e}/disconnect/${t}`,options:n})}resetPassword(e,t,n,i){return this.httpClient.request({method:"PUT",url:Ji`user/${e}/reset-password/${t}`,data:n,options:i})}resetSecret(e,t,n){return this.httpClient.request({method:"GET",url:Ji`user/${e}/reset-secret/${t}`,options:n})}getRoles(e,t){return this.httpClient.request({method:"GET",url:Ji`user/${e}/roles`,options:t})}updateRoles(e,t,n){return this.httpClient.request({method:"PUT",url:Ji`user/${e}/roles`,data:t,options:n})}getUserRealmRoles(e,t,n){return this.httpClient.request({method:"GET",url:Ji`user/${e}/userRealmRoles/${t}`,options:n})}updateUserRealmRoles(e,t,n,i){return this.httpClient.request({method:"PUT",url:Ji`user/${e}/userRealmRoles/${t}`,data:n,options:i})}getUserRoles(e,t,n){return this.httpClient.request({method:"GET",url:Ji`user/${e}/userRoles/${t}`,options:n})}updateUserRoles(e,t,n,i){return this.httpClient.request({method:"PUT",url:Ji`user/${e}/userRoles/${t}`,data:n,options:i})}getUserClientRoles(e,t,n,i){return this.httpClient.request({method:"GET",url:Ji`user/${e}/userRoles/${t}/${n}`,options:i})}updateUserClientRoles(e,t,n,i,o){return this.httpClient.request({method:"PUT",url:Ji`user/${e}/userRoles/${t}/${n}`,data:i,options:o})}getUserSessions(e,t,n){return this.httpClient.request({method:"GET",url:Ji`user/${e}/userSessions/${t}`,options:n})}create(e,t,n){return this.httpClient.request({method:"POST",url:Ji`user/${e}/users`,data:t,options:n})}update(e,t,n){return this.httpClient.request({method:"PUT",url:Ji`user/${e}/users`,data:t,options:n})}delete(e,t,n){return this.httpClient.request({method:"DELETE",url:Ji`user/${e}/users/${t}`,options:n})}getClientRoles(e,t,n){return this.httpClient.request({method:"GET",url:Ji`user/${e}/${t}/roles`,options:n})}updateClientRoles(e,t,n,i){return this.httpClient.request({method:"PUT",url:Ji`user/${e}/${t}/roles`,data:n,options:i})}get(e,t,n){return this.httpClient.request({method:"GET",url:Ji`user/${e}/${t}`,options:n})}}class Ni{constructor(e){this.httpClient=e}getManagerConfig(e){return this.httpClient.request({method:"GET",url:Ji`configuration/manager`,options:e})}update(e,t){return this.httpClient.request({method:"PUT",url:Ji`configuration/manager`,data:e,options:t})}fileUpload(e,t,n){return this.httpClient.request({method:"POST",url:Ji`configuration/manager/file`,queryParams:t,data:e,options:n})}getManagerConfigImage(e,t){return this.httpClient.request({method:"GET",url:Ji`configuration/manager/image/${e}`,options:t})}}class zi{constructor(e){this.httpClient=e}create(e,t){return this.httpClient.request({method:"POST",url:Ji`dashboard`,data:e,options:t})}update(e,t){return this.httpClient.request({method:"PUT",url:Ji`dashboard`,data:e,options:t})}getAllRealmDashboards(e,t){return this.httpClient.request({method:"GET",url:Ji`dashboard/all/${e}`,options:t})}query(e,t){return this.httpClient.request({method:"POST",url:Ji`dashboard/query`,data:e,options:t})}delete(e,t,n){return this.httpClient.request({method:"DELETE",url:Ji`dashboard/${e}/${t}`,options:n})}get(e,t,n){return this.httpClient.request({method:"GET",url:Ji`dashboard/${e}/${t}`,options:n})}}class ji{constructor(e){this.httpClient=e}getAssetDescriptors(e,t){return this.httpClient.request({method:"GET",url:Ji`model/assetDescriptors`,queryParams:e,options:t})}getAssetInfo(e,t,n){return this.httpClient.request({method:"GET",url:Ji`model/assetInfo/${e}`,queryParams:t,options:n})}getAssetInfos(e,t){return this.httpClient.request({method:"GET",url:Ji`model/assetInfos`,queryParams:e,options:t})}getMetaItemDescriptors(e,t){return this.httpClient.request({method:"GET",url:Ji`model/metaItemDescriptors`,queryParams:e,options:t})}getValueDescriptors(e,t){return this.httpClient.request({method:"GET",url:Ji`model/valueDescriptors`,queryParams:e,options:t})}}class Yi{constructor(e){this.httpClient=e}getApps(e){return this.httpClient.request({method:"GET",url:Ji`apps`,options:e})}getConsoleConfig(e){return this.httpClient.request({method:"GET",url:Ji`apps/consoleConfig`,options:e})}getAppInfos(e){return this.httpClient.request({method:"GET",url:Ji`apps/info`,options:e})}}class Hi{constructor(e){this.httpClient=e}getNotifications(e,t){return this.httpClient.request({method:"GET",url:Ji`notification`,queryParams:e,options:t})}removeNotifications(e,t){return this.httpClient.request({method:"DELETE",url:Ji`notification`,queryParams:e,options:t})}sendNotification(e,t){return this.httpClient.request({method:"POST",url:Ji`notification/alert`,data:e,options:t})}removeNotification(e,t){return this.httpClient.request({method:"DELETE",url:Ji`notification/${e}`,options:t})}notificationAcknowledged(e,t,n,i){return this.httpClient.request({method:"PUT",url:Ji`notification/${e}/acknowledged`,queryParams:n,data:t,options:i})}notificationDelivered(e,t,n){return this.httpClient.request({method:"PUT",url:Ji`notification/${e}/delivered`,queryParams:t,options:n})}}class Ui{constructor(e){this.httpClient=e}create(e,t){return this.httpClient.request({method:"POST",url:Ji`realm`,data:e,options:t})}getAll(e){return this.httpClient.request({method:"GET",url:Ji`realm`,options:e})}getAccessible(e){return this.httpClient.request({method:"GET",url:Ji`realm/accessible`,options:e})}delete(e,t){return this.httpClient.request({method:"DELETE",url:Ji`realm/${e}`,options:t})}get(e,t){return this.httpClient.request({method:"GET",url:Ji`realm/${e}`,options:t})}update(e,t,n){return this.httpClient.request({method:"PUT",url:Ji`realm/${e}`,data:t,options:n})}}class Vi{constructor(e){this.httpClient=e}getSettings(e){return this.httpClient.request({method:"GET",url:Ji`map`,options:e})}saveSettings(e,t){return this.httpClient.request({method:"PUT",url:Ji`map`,data:e,options:t})}getSettingsJs(e){return this.httpClient.request({method:"GET",url:Ji`map/js`,options:e})}getTile(e,t,n,i){return this.httpClient.request({method:"GET",url:Ji`map/tile/${e}/${t}/${n}`,options:i})}}class Wi{constructor(e){this.httpClient=e}getPredictedDatapoints(e,t,n,i){return this.httpClient.request({method:"POST",url:Ji`asset/predicted/${e}/${t}`,data:n,options:i})}writePredictedDatapoints(e,t,n,i){return this.httpClient.request({method:"PUT",url:Ji`asset/predicted/${e}/${t}`,data:n,options:i})}}class qi{constructor(e){this.httpClient=e}getDatapointExport(e,t){return this.httpClient.request({method:"GET",url:Ji`asset/datapoint/export`,queryParams:e,options:t})}getDatapointPeriod(e,t){return this.httpClient.request({method:"GET",url:Ji`asset/datapoint/periods`,queryParams:e,options:t})}getDatapoints(e,t,n,i){return this.httpClient.request({method:"POST",url:Ji`asset/datapoint/${e}/${t}`,data:n,options:i})}}class Gi{constructor(e){this.httpClient=e}create(e,t){return this.httpClient.request({method:"POST",url:Ji`asset`,data:e,options:t})}delete(e,t){return this.httpClient.request({method:"DELETE",url:Ji`asset`,queryParams:e,options:t})}writeAttributeValues(e,t){return this.httpClient.request({method:"PUT",url:Ji`asset/attributes`,data:e,options:t})}writeAttributeEvents(e,t){return this.httpClient.request({method:"PUT",url:Ji`asset/attributes/timestamp`,data:e,options:t})}updateNoneParent(e,t){return this.httpClient.request({method:"DELETE",url:Ji`asset/parent`,queryParams:e,options:t})}getPartial(e,t){return this.httpClient.request({method:"GET",url:Ji`asset/partial/${e}`,options:t})}queryAssets(e,t){return this.httpClient.request({method:"POST",url:Ji`asset/query`,data:e,options:t})}getCurrentUserAssets(e){return this.httpClient.request({method:"GET",url:Ji`asset/user/current`,options:e})}createUserAssetLinks(e,t){return this.httpClient.request({method:"POST",url:Ji`asset/user/link`,data:e,options:t})}getUserAssetLinks(e,t){return this.httpClient.request({method:"GET",url:Ji`asset/user/link`,queryParams:e,options:t})}deleteUserAssetLinks(e,t){return this.httpClient.request({method:"POST",url:Ji`asset/user/link/delete`,data:e,options:t})}deleteAllUserAssetLinks(e,t,n){return this.httpClient.request({method:"DELETE",url:Ji`asset/user/link/${e}/${t}`,options:n})}deleteUserAssetLink(e,t,n,i){return this.httpClient.request({method:"DELETE",url:Ji`asset/user/link/${e}/${t}/${n}`,options:i})}get(e,t){return this.httpClient.request({method:"GET",url:Ji`asset/${e}`,options:t})}update(e,t,n){return this.httpClient.request({method:"PUT",url:Ji`asset/${e}`,data:t,options:n})}writeAttributeValue$PUT$asset_assetId_attribute_attributeName(e,t,n,i){return this.httpClient.request({method:"PUT",url:Ji`asset/${e}/attribute/${t}`,data:n,options:i})}writeAttributeValue$PUT$asset_assetId_attribute_attributeName_timestamp(e,t,n,i,o){return this.httpClient.request({method:"PUT",url:Ji`asset/${e}/attribute/${t}/${n}`,data:i,options:o})}updateParent(e,t,n){return this.httpClient.request({method:"PUT",url:Ji`asset/${e}/child`,queryParams:t,options:n})}}class Ki{constructor(e){this.httpClient=e}createGlobalRuleset(e,t){return this.httpClient.request({method:"POST",url:Ji`rules`,data:e,options:t})}getGlobalRulesets(e,t){return this.httpClient.request({method:"GET",url:Ji`rules`,queryParams:e,options:t})}createAssetRuleset(e,t){return this.httpClient.request({method:"POST",url:Ji`rules/asset`,data:e,options:t})}getAssetRulesets(e,t,n){return this.httpClient.request({method:"GET",url:Ji`rules/asset/for/${e}`,queryParams:t,options:n})}deleteAssetRuleset(e,t){return this.httpClient.request({method:"DELETE",url:Ji`rules/asset/${e}`,options:t})}getAssetRuleset(e,t){return this.httpClient.request({method:"GET",url:Ji`rules/asset/${e}`,options:t})}updateAssetRuleset(e,t,n){return this.httpClient.request({method:"PUT",url:Ji`rules/asset/${e}`,data:t,options:n})}getAssetGeofences(e,t){return this.httpClient.request({method:"GET",url:Ji`rules/geofences/${e}`,options:t})}getAssetEngineInfo(e,t){return this.httpClient.request({method:"GET",url:Ji`rules/info/asset/${e}`,options:t})}getGlobalEngineInfo(e){return this.httpClient.request({method:"GET",url:Ji`rules/info/global`,options:e})}getRealmEngineInfo(e,t){return this.httpClient.request({method:"GET",url:Ji`rules/info/realm/${e}`,options:t})}createRealmRuleset(e,t){return this.httpClient.request({method:"POST",url:Ji`rules/realm`,data:e,options:t})}getRealmRulesets(e,t,n){return this.httpClient.request({method:"GET",url:Ji`rules/realm/for/${e}`,queryParams:t,options:n})}deleteRealmRuleset(e,t){return this.httpClient.request({method:"DELETE",url:Ji`rules/realm/${e}`,options:t})}getRealmRuleset(e,t){return this.httpClient.request({method:"GET",url:Ji`rules/realm/${e}`,options:t})}updateRealmRuleset(e,t,n){return this.httpClient.request({method:"PUT",url:Ji`rules/realm/${e}`,data:t,options:n})}deleteGlobalRuleset(e,t){return this.httpClient.request({method:"DELETE",url:Ji`rules/${e}`,options:t})}getGlobalRuleset(e,t){return this.httpClient.request({method:"GET",url:Ji`rules/${e}`,options:t})}updateGlobalRuleset(e,t,n){return this.httpClient.request({method:"PUT",url:Ji`rules/${e}`,data:t,options:n})}}class Xi{constructor(e){this.httpClient=e}deleteConnections(e,t){return this.httpClient.request({method:"DELETE",url:Ji`gateway/connection`,queryParams:e,options:t})}getConnections(e){return this.httpClient.request({method:"GET",url:Ji`gateway/connection`,options:e})}deleteConnection(e,t){return this.httpClient.request({method:"DELETE",url:Ji`gateway/connection/${e}`,options:t})}getConnection(e,t){return this.httpClient.request({method:"GET",url:Ji`gateway/connection/${e}`,options:t})}setConnection(e,t,n){return this.httpClient.request({method:"PUT",url:Ji`gateway/connection/${e}`,data:t,options:n})}getConnectionStatus(e,t){return this.httpClient.request({method:"GET",url:Ji`gateway/status/${e}`,options:t})}}class Zi{constructor(e){this.httpClient=e}createAlarm(e,t,n){return this.httpClient.request({method:"POST",url:Ji`alarm`,queryParams:t,data:e,options:n})}getAlarms(e,t){return this.httpClient.request({method:"GET",url:Ji`alarm`,queryParams:e,options:t})}removeAlarms(e,t){return this.httpClient.request({method:"DELETE",url:Ji`alarm`,data:e,options:t})}setAssetLinks(e,t){return this.httpClient.request({method:"PUT",url:Ji`alarm/assets`,data:e,options:t})}getAlarm(e,t){return this.httpClient.request({method:"GET",url:Ji`alarm/${e}`,options:t})}removeAlarm(e,t){return this.httpClient.request({method:"DELETE",url:Ji`alarm/${e}`,options:t})}updateAlarm(e,t,n){return this.httpClient.request({method:"PUT",url:Ji`alarm/${e}`,data:t,options:n})}getAssetLinks(e,t,n){return this.httpClient.request({method:"GET",url:Ji`alarm/${e}/assets`,queryParams:t,options:n})}}function Ji(e,...t){let n="";for(let i=0;i<t.length;i++)n+=e[i],n+=encodeURIComponent(t[i]);return n+=e[e.length-1],n}class Qi{constructor(e,t=Ti().create()){this._flowResource=new to(e,t),this._provisioningResource=new no(e,t),this._gatewayServiceResource=new io(e,t),this._statusResource=new oo(e,t),this._syslogResource=new ro(e,t),this._consoleResource=new ao(e,t),this._agentResource=new so(e,t),this._userResource=new lo(e,t),this._configurationResource=new co(e,t),this._dashboardResource=new uo(e,t),this._assetModelResource=new ho(e,t),this._appResource=new mo(e,t),this._notificationResource=new po(e,t),this._realmResource=new fo(e,t),this._mapResource=new go(e,t),this._assetPredictedDatapointResource=new bo(e,t),this._assetDatapointResource=new _o(e,t),this._assetResource=new yo(e,t),this._rulesResource=new vo(e,t),this._gatewayClientResource=new xo(e,t),this._alarmResource=new wo(e,t),this._assetResource=new yo(e,t)}get FlowResource(){return this._flowResource}get ProvisioningResource(){return this._provisioningResource}get GatewayServiceResource(){return this._gatewayServiceResource}get StatusResource(){return this._statusResource}get SyslogResource(){return this._syslogResource}get ConsoleResource(){return this._consoleResource}get AgentResource(){return this._agentResource}get UserResource(){return this._userResource}get ConfigurationResource(){return this._configurationResource}get DashboardResource(){return this._dashboardResource}get AssetModelResource(){return this._assetModelResource}get AppResource(){return this._appResource}get NotificationResource(){return this._notificationResource}get RealmResource(){return this._realmResource}get MapResource(){return this._mapResource}get AssetPredictedDatapointResource(){return this._assetPredictedDatapointResource}get AssetDatapointResource(){return this._assetDatapointResource}get AssetResource(){return this._assetResource}get RulesResource(){return this._rulesResource}get GatewayClientResource(){return this._gatewayClientResource}get AlarmResource(){return this._alarmResource}}class eo{constructor(e){this.axios=e}request(e){const t={};t.method=e.method,t.url=e.url,t.params=e.queryParams,t.data=e.data,function(e,t){if(null!=t)for(const n in t)t.hasOwnProperty(n)&&(e[n]=t[n])}(t,e.options);const n=e.copyFn;return this.axios.request(t).then((e=>(n&&e.data&&(e.originalData=e.data,e.data=n(e.data)),e)))}}class to extends Li{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class no extends Di{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class io extends Ii{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class oo extends Ri{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class ro extends Oi{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class ao extends Pi{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class so extends $i{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class lo extends Bi{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class co extends Ni{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class uo extends zi{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class ho extends ji{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class mo extends Yi{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class po extends Hi{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class fo extends Ui{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class go extends Vi{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class bo extends Wi{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class _o extends qi{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class yo extends Gi{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class vo extends Ki{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class xo extends Xi{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}class wo extends Zi{constructor(e,t=Ti().create()){t.defaults.baseURL=e,super(new eo(t))}}Ti().isAxiosError;const Fo=new class{get api(){return this._client}constructor(){this._axiosInstance=Ti().create(),this._axiosInstance.defaults.headers.common["Content-Type"]="application/json",this._axiosInstance.interceptors.request.use((e=>(e.paramsSerializer=e=>li().stringify(e,{arrayFormat:"repeat"}),e)))}get axiosInstance(){return this._axiosInstance}get baseUrl(){return this._baseUrl}setTimeout(e){this._axiosInstance.defaults.timeout=e}addRequestInterceptor(e){this._axiosInstance.interceptors.request.use(e)}initialise(e){this._baseUrl=e,this._client=new Qi(e,this._axiosInstance)}};var ko,Eo,Ao=function(e,t,n,i){return new(n||(n=Promise))((function(o,r){function a(e){try{l(i.next(e))}catch(e){r(e)}}function s(e){try{l(i.throw(e))}catch(e){r(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(a,s)}l((i=i.apply(e,t||[])).next())}))};(Eo=ko||(ko={})).DISCONNECTED="DISCONNECTED",Eo.CONNECTED="CONNECTED",Eo.CONNECTING="CONNECTING";class Co{constructor(){this._disconnectRequested=!1,this._reconnectDelayMillis=Mo.MIN_RECONNECT_DELAY,this._reconnectTimer=null,this._status=ko.DISCONNECTED,this._connectingDeferred=null,this._statusCallbacks=[],this._pendingSubscription=null,this._queuedSubscriptions=[],this._subscriptionMap=new Map,this._assetEventCallbackMap=new Map,this._attributeEventCallbackMap=new Map,this._unloading=!1}get status(){return this._status}subscribeStatusChange(e){this._statusCallbacks.push(e)}unsubscribeStatusChange(e){!function(e,t){if(0===e.length)return;const n=e.indexOf(t);n>=0&&e.splice(n,1)}(this._statusCallbacks,e)}connect(){return this._reconnectTimer&&(window.clearTimeout(this._reconnectTimer),this._reconnectTimer=null),this._status===ko.CONNECTED?Promise.resolve(!0):(this._disconnectRequested=!1,this._connectingDeferred||(this._onStatusChanged(ko.CONNECTING),this._connectingDeferred=new hi,this._doConnect().then((e=>{if(this._connectingDeferred){const t=this._connectingDeferred;this._connectingDeferred=null,e?(console.debug("Connected to event service: "+this.endpointUrl),this._reconnectDelayMillis=Mo.MIN_RECONNECT_DELAY,this._onStatusChanged(ko.CONNECTED),window.setTimeout((()=>{this._onConnect()}),0)):(console.debug("Failed to connect to event service: "+this.endpointUrl),this._scheduleReconnect()),t.resolve(e)}}))),this._connectingDeferred.promise)}disconnect(){console.debug("Disconnecting from event service: "+this.endpointUrl),this._disconnectRequested||(this._disconnectRequested=!0,this._reconnectTimer&&(window.clearTimeout(this._reconnectTimer),this._reconnectTimer=null),this.status!==ko.DISCONNECTED&&this._doDisconnect())}subscribe(e,t){const n={eventSubscription:e,callback:t,deferred:new hi};return null!=this._pendingSubscription||this._status!==ko.CONNECTED?(this._queuedSubscriptions.push(n),n.deferred.promise):(this._pendingSubscription=n,this._doSubscribe(e).then((e=>{if(this._pendingSubscription){const t=this._pendingSubscription;this._pendingSubscription=null,this._subscriptionMap.set(e,t),this._processNextSubscription();const n=t.deferred;t.deferred=null,n&&n.resolve(e)}}),(e=>{if(this._pendingSubscription){const t=this._pendingSubscription;this._pendingSubscription=null,this._processNextSubscription();const n=t.deferred;t.deferred=null,n&&n.reject(e)}})),this._pendingSubscription.deferred.promise)}unsubscribe(e){return Ao(this,void 0,void 0,(function*(){if(this._subscriptionMap.delete(e))this._doUnsubscribe(e);else if(this._assetEventCallbackMap.delete(e)){if(this._assetEventPromise&&0===this._assetEventCallbackMap.size){const e=yield this._assetEventPromise;this._assetEventPromise=void 0,this.unsubscribe(e)}}else if(this._attributeEventCallbackMap.delete(e)&&this._attributeEventPromise&&0===this._attributeEventCallbackMap.size){const e=yield this._attributeEventPromise;this._attributeEventPromise=void 0,this.unsubscribe(e)}}))}sendEvent(e){this._status===ko.CONNECTED&&this._doSend(e)}sendEventWithReply(e){return this._status!==ko.CONNECTED?Promise.reject("Not connected"):this._doSendWithReply(e)}subscribeAssetEvents(e,t,n){return Ao(this,void 0,void 0,(function*(){const i=e&&"string"!=typeof e[0]?e.map((e=>e.id)):e,o="AssetEvent"+Co._subscriptionCounter++;if(!this._assetEventPromise){let e;xr.authenticated||(e={filterType:"asset",realm:xr.displayRealm});const t={eventType:"asset",filter:e};this._assetEventPromise=this.subscribe(t,(e=>{this._assetEventCallbackMap.forEach((t=>t(e)))}))}return this._assetEventCallbackMap.set(o,(e=>{const t=e.asset.id;i?i.find((e=>t===e))&&n(e):e.asset.realm===xr.displayRealm&&n(e)})),this._assetEventPromise.then((()=>{try{if(i&&t){const e={messageID:"read-assets:"+i.join(",")+":"+o,eventType:"read-assets",assetQuery:{ids:i}};this.sendEventWithReply(e).then((e=>{const t=e;t.assets&&this._assetEventCallbackMap.has(o)&&t.assets.forEach((e=>{n({eventType:"asset",asset:e,cause:"READ"})}))}))}}catch(t){throw console.error("Failed to subscribe to asset events for assets: "+e),o&&this.unsubscribe(o),t}return o}))}))}subscribeAttributeEvents(e,t,n){return Ao(this,void 0,void 0,(function*(){const i=e&&"string"!=typeof e[0],o=i?e.map((e=>e.id)):e,r=i?e:void 0,a="AttributeEvent"+Co._subscriptionCounter++;if(!this._attributeEventPromise){let e;xr.authenticated||(e={filterType:"asset",realm:xr.displayRealm});const t={eventType:"attribute",filter:e};this._attributeEventPromise=this.subscribe(t,(e=>{this._attributeEventCallbackMap.forEach((t=>t(e)))}))}const s=t=>{const r=t.ref;i?e.forEach((e=>{r.id===e.id&&r.name===e.name&&n(t)})):o?o.find((e=>r.id===e))&&n(t):t.realm===xr.displayRealm&&n(t)};return this._attributeEventCallbackMap.set(a,s),this._attributeEventPromise.then((()=>{try{if(t&&o){const e={messageID:"read-assets:"+o.join(",")+":"+a,eventType:"read-assets",assetQuery:{ids:o}};this.sendEventWithReply(e).then((e=>{const t=e;t.assets&&this._attributeEventCallbackMap.has(a)&&t.assets.forEach((e=>{e.attributes&&Object.entries(e.attributes).forEach((([t,n])=>{r&&!r.find((n=>n.id===e.id&&n.name===t))||s({eventType:"attribute",timestamp:n.timestamp,value:n.value,ref:{id:e.id,name:t}})}))}))}))}}catch(t){throw console.error("Failed to subscribe to asset events for assets: "+e),a&&this.unsubscribe(a),t}return a}))}))}_processNextSubscription(){this._status===ko.CONNECTED&&0!==this._queuedSubscriptions.length&&setTimeout((()=>{const e=this._queuedSubscriptions.shift();e&&this.subscribe(e.eventSubscription,e.callback).then((t=>{const n=e.deferred;e.deferred=null,n&&n.resolve(t)}),(t=>{const n=e.deferred;e.deferred=null,n&&n.reject(t)}))}),0)}_onStatusChanged(e){e!==this._status&&(console.debug("Event provider status changed: "+e),this._status=e,this._unloading||window.setTimeout((()=>{this._statusCallbacks.forEach((t=>t(e)))}),0))}_onMessageReceived(e,t){const n=this._subscriptionMap.get(e);n&&n.callback(t)}_onConnect(){if(Object.keys(this._subscriptionMap).length>0){for(const e in this._subscriptionMap)this._subscriptionMap.has(e)&&this._queuedSubscriptions.unshift(this._subscriptionMap.get(e));this._subscriptionMap.clear()}this._processNextSubscription()}_onDisconnect(){this._status===ko.CONNECTED&&this._onStatusChanged(ko.DISCONNECTED),this._pendingSubscription&&(this._queuedSubscriptions.unshift(this._pendingSubscription),this._pendingSubscription=null),this._onStatusChanged(ko.CONNECTING),this._scheduleReconnect()}_scheduleReconnect(){this._reconnectTimer||this._disconnectRequested||(console.debug("Event provider scheduling reconnect in "+this._reconnectDelayMillis+"ms"),this._reconnectTimer=window.setTimeout((()=>{this._disconnectRequested||this.connect()}),this._reconnectDelayMillis),this._reconnectDelayMillis<Mo.MAX_RECONNECT_DELAY&&(this._reconnectDelayMillis=Math.min(Mo.MAX_RECONNECT_DELAY,this._reconnectDelayMillis+3e3)))}}Co.MIN_RECONNECT_DELAY=0,Co.MAX_RECONNECT_DELAY=3e4,Co._subscriptionCounter=0;class Mo extends Co{get endpointUrl(){return this._endpointUrl}constructor(e){super(),this._webSocket=void 0,this._connectDeferred=null,this._subscribeDeferred=null,this._repliesDeferred=new Map,this._endpointUrl=(e.startsWith("https:")?"wss":"ws")+"://"+e.substr(e.indexOf("://")+3)+"/websocket/events",window.addEventListener("beforeunload",(()=>{this._unloading=!0,this.disconnect()}))}_doConnect(){let e=this._endpointUrl+"?Realm="+xr.config.realm;return xr.authenticated&&(e+="&Authorization="+xr.getAuthorizationHeader()),this._webSocket=new WebSocket(e),this._connectDeferred=new hi,this._webSocket.onopen=()=>{if(this._connectDeferred){const e=this._connectDeferred;this._connectDeferred=null,e.resolve(!0)}},this._webSocket.onerror=e=>{if(this._connectDeferred){const e=this._connectDeferred;this._connectDeferred=null,e.resolve(!1)}else console.debug("Event provider error"),this._beforeDisconnect()},this._webSocket.onclose=()=>{if(this._webSocket=void 0,this._connectDeferred){const e=this._connectDeferred;this._connectDeferred=null,e.resolve(!1)}else this._beforeDisconnect()},this._webSocket.onmessage=e=>{const t=e.data;if(t&&t.startsWith("SUBSCRIBED:")){const e=t.substring(11),n=JSON.parse(e),i=this._subscribeDeferred;this._subscribeDeferred=null,i&&i.resolve(n.subscriptionId)}else if(t.startsWith("UNAUTHORIZED:")){const e=t.substring(13),n=JSON.parse(e),i=this._subscribeDeferred;this._subscribeDeferred=null,i&&(console.warn("Unauthorized event subscription: "+JSON.stringify(n,null,2)),i.reject("Unauthorized"))}else if(t.startsWith("TRIGGERED:")){const e=t.substring(10),n=JSON.parse(e);n.events&&n.events.forEach((e=>{this._onMessageReceived(n.subscriptionId,e)}))}else if(t.startsWith("EVENT:")){const e=t.substring(6),n=JSON.parse(e);if(n.messageID){const e=this._repliesDeferred.get(n.messageID);this._repliesDeferred.delete(n.messageID),e&&e.resolve(n)}}},this._connectDeferred.promise}_beforeDisconnect(){this._onDisconnect()}_doDisconnect(){var e;null===(e=this._webSocket)||void 0===e||e.close(),this._subscribeDeferred=null,this._repliesDeferred.clear()}_doSubscribe(e){return this._webSocket?this._subscribeDeferred?Promise.reject("There's already a pending subscription"):(this._subscribeDeferred=new hi,e.subscriptionId||(e.subscriptionId=Mo._subscriptionCounter+++""),this._webSocket.send("SUBSCRIBE:"+JSON.stringify(e)),this._subscribeDeferred.promise):Promise.reject("Not connected")}_doUnsubscribe(e){if(!this._webSocket)return;const t={subscriptionId:e};this._webSocket.send("UNSUBSCRIBE:"+JSON.stringify(t))}_doSend(e){const t="EVENT:"+JSON.stringify(e);this._webSocket.send(t)}_doSendWithReply(e){if(e.messageID||(e.messageID=((new Date).getTime()+10*Math.random()).toString(10)),this._repliesDeferred.has(e.messageID))return Promise.reject("There's already a pending send and reply with this ID");const t=new hi;return this._repliesDeferred.set(e.messageID,t),this._webSocket.send("EVENT:"+JSON.stringify(e)),t.promise}}function So(e){return So="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},So(e)}Mo._subscriptionCounter=1;var To=[],Lo=To.forEach,Do=To.slice;function Io(e){return Lo.call(Do.call(arguments,1),(function(t){if(t)for(var n in t)void 0===e[n]&&(e[n]=t[n])})),e}function Ro(){return"function"==typeof XMLHttpRequest||"object"===("undefined"==typeof XMLHttpRequest?"undefined":So(XMLHttpRequest))}var Oo,Po,$o,Bo=o(96624),No=o.t(Bo,2);function zo(e){return zo="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},zo(e)}"function"==typeof fetch&&(Oo="undefined"!=typeof global&&global.fetch?global.fetch:"undefined"!=typeof window&&window.fetch?window.fetch:fetch),Ro()&&("undefined"!=typeof global&&global.XMLHttpRequest?Po=global.XMLHttpRequest:"undefined"!=typeof window&&window.XMLHttpRequest&&(Po=window.XMLHttpRequest)),"function"==typeof ActiveXObject&&("undefined"!=typeof global&&global.ActiveXObject?$o=global.ActiveXObject:"undefined"!=typeof window&&window.ActiveXObject&&($o=window.ActiveXObject)),Oo||!No||Po||$o||(Oo=Bo||No),"function"!=typeof Oo&&(Oo=void 0);var jo=function(e,t){if(t&&"object"===zo(t)){var n="";for(var i in t)n+="&"+encodeURIComponent(i)+"="+encodeURIComponent(t[i]);if(!n)return e;e=e+(-1!==e.indexOf("?")?"&":"?")+n.slice(1)}return e},Yo=function(e,t,n){Oo(e,t).then((function(e){if(!e.ok)return n(e.statusText||"Error",{status:e.status});e.text().then((function(t){n(null,{status:e.status,data:t})})).catch(n)})).catch(n)},Ho=!1;const Uo=function(e,t,n,i){return"function"==typeof n&&(i=n,n=void 0),i=i||function(){},Oo?function(e,t,n,i){e.queryStringParams&&(t=jo(t,e.queryStringParams));var o=Io({},"function"==typeof e.customHeaders?e.customHeaders():e.customHeaders);n&&(o["Content-Type"]="application/json");var r="function"==typeof e.requestOptions?e.requestOptions(n):e.requestOptions,a=Io({method:n?"POST":"GET",body:n?e.stringify(n):void 0,headers:o},Ho?{}:r);try{Yo(t,a,i)}catch(e){if(!r||0===Object.keys(r).length||!e.message||e.message.indexOf("not implemented")<0)return i(e);try{Object.keys(r).forEach((function(e){delete a[e]})),Yo(t,a,i),Ho=!0}catch(e){i(e)}}}(e,t,n,i):Ro()||"function"==typeof ActiveXObject?function(e,t,n,i){n&&"object"===zo(n)&&(n=jo("",n).slice(1)),e.queryStringParams&&(t=jo(t,e.queryStringParams));try{var o;(o=Po?new Po:new $o("MSXML2.XMLHTTP.3.0")).open(n?"POST":"GET",t,1),e.crossDomain||o.setRequestHeader("X-Requested-With","XMLHttpRequest"),o.withCredentials=!!e.withCredentials,n&&o.setRequestHeader("Content-Type","application/x-www-form-urlencoded"),o.overrideMimeType&&o.overrideMimeType("application/json");var r=e.customHeaders;if(r="function"==typeof r?r():r)for(var a in r)o.setRequestHeader(a,r[a]);o.onreadystatechange=function(){o.readyState>3&&i(o.status>=400?o.statusText:null,{status:o.status,data:o.responseText})},o.send(n)}catch(e){console&&console.log(e)}}(e,t,n,i):void i(new Error("No fetch and no xhr implementation found!"))};function Vo(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}var Wo=function(){function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.services=t,this.options=n,this.allOptions=i,this.type="backend",this.init(t,n,i)}var t,n;return t=e,n=[{key:"init",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};this.services=e,this.options=Io(n,this.options||{},{loadPath:"/locales/{{lng}}/{{ns}}.json",addPath:"/locales/add/{{lng}}/{{ns}}",allowMultiLoading:!1,parse:function(e){return JSON.parse(e)},stringify:JSON.stringify,parsePayload:function(e,t,n){return function(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}({},t,n||"")},request:Uo,reloadInterval:"undefined"==typeof window&&36e5,customHeaders:{},queryStringParams:{},crossDomain:!1,withCredentials:!1,overrideMimeType:!1,requestOptions:{mode:"cors",credentials:"same-origin",cache:"default"}}),this.allOptions=i,this.services&&this.options.reloadInterval&&setInterval((function(){return t.reload()}),this.options.reloadInterval)}},{key:"readMulti",value:function(e,t,n){this._readAny(e,e,t,t,n)}},{key:"read",value:function(e,t,n){this._readAny([e],e,[t],t,n)}},{key:"_readAny",value:function(e,t,n,i,o){var r,a=this,s=this.options.loadPath;"function"==typeof this.options.loadPath&&(s=this.options.loadPath(e,n)),(s=function(e){return!!e&&"function"==typeof e.then}(r=s)?r:Promise.resolve(r)).then((function(r){if(!r)return o(null,{});var s=a.services.interpolator.interpolate(r,{lng:e.join("+"),ns:n.join("+")});a.loadUrl(s,o,t,i)}))}},{key:"loadUrl",value:function(e,t,n,i){var o=this;this.options.request(this.options,e,void 0,(function(r,a){if(a&&(a.status>=500&&a.status<600||!a.status))return t("failed loading "+e+"; status code: "+a.status,!0);if(a&&a.status>=400&&a.status<500)return t("failed loading "+e+"; status code: "+a.status,!1);if(!a&&r&&r.message&&r.message.indexOf("Failed to fetch")>-1)return t("failed loading "+e+": "+r.message,!0);if(r)return t(r,!1);var s,l;try{s="string"==typeof a.data?o.options.parse(a.data,n,i):a.data}catch(t){l="failed parsing "+e+" to json"}if(l)return t(l,!1);t(null,s)}))}},{key:"create",value:function(e,t,n,i,o){var r=this;if(this.options.addPath){"string"==typeof e&&(e=[e]);var a=this.options.parsePayload(t,n,i),s=0,l=[],c=[];e.forEach((function(n){var i=r.options.addPath;"function"==typeof r.options.addPath&&(i=r.options.addPath(n,t));var d=r.services.interpolator.interpolate(i,{lng:n,ns:t});r.options.request(r.options,d,a,(function(t,n){s+=1,l.push(t),c.push(n),s===e.length&&o&&o(l,c)}))}))}}},{key:"reload",value:function(){var e=this,t=this.services,n=t.backendConnector,i=t.languageUtils,o=t.logger,r=n.language;if(!r||"cimode"!==r.toLowerCase()){var a=[],s=function(e){i.toResolveHierarchy(e).forEach((function(e){a.indexOf(e)<0&&a.push(e)}))};s(r),this.allOptions.preload&&this.allOptions.preload.forEach((function(e){return s(e)})),a.forEach((function(t){e.allOptions.ns.forEach((function(e){n.read(t,e,"read",null,null,(function(i,r){i&&o.warn("loading namespace ".concat(e," for language ").concat(t," failed"),i),!i&&r&&o.log("loaded namespace ".concat(e," for language ").concat(t),r),n.loaded("".concat(t,"|").concat(e),i,r)}))}))}))}}}],n&&Vo(t.prototype,n),Object.defineProperty(t,"prototype",{writable:!1}),e}();Wo.type="backend";const qo=Wo;class Go extends we{constructor(e){if(super(e),this.et=V,2!==e.type)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(e){if(e===V||null==e)return this.ft=void 0,this.et=e;if(e===U)return e;if("string"!=typeof e)throw Error(this.constructor.directiveName+"() called with a non-string value");if(e===this.et)return this.ft;this.et=e;const t=[e];return t.raw=t,this.ft={_$litType$:this.constructor.resultType,strings:t,values:[]}}}Go.directiveName="unsafeHTML",Go.resultType=1,xe(Go);class Ko extends Go{}Ko.directiveName="unsafeSVG",Ko.resultType=2;const Xo=xe(Ko),Zo=24,Jo={logo:'<path style=\'pointer-events: var(--or-icon-pointer-events, none);\' fill="#C4D600" d="m11.96125,23.85096c-6.56773,0 -11.90971,-5.34202 -11.90971,-11.90862l2.49411,0c0,5.19176 4.22389,9.41568 9.41561,9.41568c5.19053,0 9.41561,-4.22392 9.41561,-9.41568c0,-5.19176 -4.22389,-9.41568 -9.41561,-9.41568l0,-2.49413c6.56655,0 11.90971,5.34439 11.90971,11.9098c0,6.5666 -5.34316,11.90862 -11.90971,11.90862l0,0z" /><path fill="#4E9D2D" d="m10.25094,20.38647c-2.26848,-0.47231 -4.21822,-1.80199 -5.48741,-3.74009s-1.70892,-4.25777 -1.23545,-6.52625c0.47347,-2.26965 1.80315,-4.21822 3.74242,-5.48857c1.93926,-1.27035 4.25661,-1.70892 6.52625,-1.23545c4.68471,0.97719 7.70121,5.5828 6.72286,10.26635l-2.39994,-0.49907c0.70149,-3.36085 -1.4623,-6.66585 -4.82431,-7.36734c-1.62866,-0.33969 -3.29105,-0.02559 -4.68238,0.88645c-1.39134,0.91088 -2.34526,2.3092 -2.68495,3.93786c-0.33853,1.62633 -0.02443,3.28988 0.88645,4.68122c0.91088,1.39134 2.3092,2.34526 3.93786,2.68379l-0.50139,2.4011l0,0z"/><path fill="#1D5632"d="m12.03064,17.49616c-0.09524,0 -0.19048,-0.00116 -0.28457,-0.00465c-1.49833,-0.0755 -2.87818,-0.72942 -3.88636,-1.84097c-1.00818,-1.11271 -1.52156,-2.54948 -1.44722,-4.05013l2.44378,0.12196c-0.04181,0.84557 0.24856,1.65745 0.81769,2.28466c0.56681,0.62721 1.34733,0.99656 2.1929,1.03838c0.84208,0.03833 1.65629,-0.2474 2.2835,-0.81653c0.62837,-0.56797 0.99656,-1.34617 1.03954,-2.19174c0.08711,-1.74573 -1.26371,-3.23708 -3.00943,-3.3242l0.12196,-2.44378c3.09422,0.15332 5.4869,2.79455 5.33358,5.88877c-0.07434,1.49949 -0.72942,2.87818 -1.84097,3.8852c-1.04186,0.94313 -2.36945,1.45303 -3.7644,1.45303l0,0z"/>',"logo-plain":"m11.9925,23.91349c-6.58498,0 -11.94099,-5.35605 -11.94099,-11.9399l2.50066,0c0,5.20539 4.23498,9.44041 9.44033,9.44041c5.20416,0 9.44033,-4.23502 9.44033,-9.44041c0,-5.20539 -4.23498,-9.44041 -9.44033,-9.44041l0,-2.50068c6.5838,0 11.94099,5.35842 11.94099,11.94108c0,6.58385 -5.35719,11.9399 -11.94099,11.9399l0,0zm-1.80787,-3.27769c-2.31323,-0.48163 -4.30141,-1.83755 -5.59563,-3.81389s-1.74263,-4.34178 -1.25982,-6.65502c0.48281,-2.31443 1.83872,-4.30145 3.81623,-5.59686c1.97751,-1.29542 4.34056,-1.74264 6.65497,-1.25983c4.77711,0.99647 7.8531,5.69295 6.85545,10.46891l-2.44727,-0.50891c0.71532,-3.42716 -1.49114,-6.79738 -4.91946,-7.5127c-1.66078,-0.34639 -3.35596,-0.0261 -4.77474,0.90394c-1.41878,0.92886 -2.39152,2.35476 -2.73791,4.01555c-0.3452,1.65842 -0.02491,3.3548 0.90394,4.77359c0.92885,1.41879 2.35475,2.39154 4.01552,2.73675l-0.51128,2.44848l0,0zm1.81499,-2.92536c-0.09727,0 -0.19455,-0.00119 -0.29064,-0.00475c-1.53029,-0.07711 -2.93958,-0.74498 -3.96926,-1.88025c-1.02968,-1.13646 -1.55401,-2.60388 -1.47809,-4.13655l2.49591,0.12456c-0.04271,0.86361 0.25386,1.69282 0.83513,2.33341c0.5789,0.64059 1.37607,1.01783 2.23968,1.06053c0.86005,0.03915 1.69162,-0.25268 2.33221,-0.83395c0.64177,-0.58009 1.01782,-1.3749 1.06171,-2.23851c0.08897,-1.78298 -1.29066,-3.30616 -3.07362,-3.39513l0.12456,-2.49593c3.16022,0.15659 5.60394,2.85419 5.44735,6.01443c-0.07592,1.53149 -0.74498,2.9396 -1.88024,3.9681c-1.06408,0.96326 -2.41999,1.48403 -3.8447,1.48403l0,0z",marker:'<ellipse fill="#000" opacity="0.2" ry="1.5" rx="4" cy="22.5" cx="12" /><path style=\'pointer-events: var(--or-icon-pointer-events, none);\' d="m11.999999,0a8.437501,8.344057 0 0 1 8.437501,8.344057c0,6.500779 -5.798864,6.280799 -8.437501,14.412461c-2.638637,-8.131662 -8.437501,-7.911683 -8.437501,-14.412461a8.437501,8.344057 0 0 1 8.437501,-8.344057z" />'};var Qo=function(e,t,n,i){var o,r=arguments.length,a=r<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(o=e[s])&&(a=(r<3?o(a):r>3?o(t,n,a):o(t,n))||a);return r>3&&a&&Object.defineProperty(t,n,a),a};const er=o(180);class tr extends CustomEvent{constructor(){super(tr.NAME,{bubbles:!0,composed:!0})}}tr.NAME="or-iconset-added";const nr=new class{constructor(){this._icons={}}addIconSet(e,t){this._icons[e]=t,this._defaultIconSet||(this._defaultIconSet=t),t.onAdd&&t.onAdd(),window.dispatchEvent(new tr)}getIconSet(e){return this._icons[e]}getIconTemplate(e){if(!e)return H``;const t=(e||"").split(":"),n=t.pop(),i=t.pop();let o=this._defaultIconSet;return i&&(o=this.getIconSet(i)),n&&o?o.getIconTemplate(n):H``}};let ir=class extends de{constructor(){super(...arguments),this._handler=e=>{this._updateIcon()}}static get styles(){return[l`
19
19
  :host {
20
20
  --internal-or-icon-width: var(--or-icon-width, 24px);
21
21
  --internal-or-icon-height: var(--or-icon-height, 24px);
@@ -324,9 +324,9 @@
324
324
  .mdc-list-item__graphic > or-icon {
325
325
  pointer-events: none;
326
326
  }
327
- `;let Pl=class extends de{constructor(){super(...arguments),this.readonly=!1,this.required=!1,this.checked=!1,this.indeterminate=!1,this.multiple=!1,this.searchLabel="search",this.compact=!1,this.comfortable=!1,this.raised=!1,this.action=!1,this.unElevated=!1,this.outlined=!1,this.rounded=!1,this.disableSliderNumberInput=!1,this.fullWidth=!1,this.helperPersistent=!1,this.autoValidate=!1,this.charCounter=!1,this.disabled=!1,this.continuous=!1,this.resizeVertical=!1,this._selectedIndex=-1,this.isUiValid=!0}static get styles(){return[l`${s(bl)}`,l`${s(fl)}`,l`${s(gl)}`,l`${s(_l)}`,l`${s(yl)}`,l`${s(vl)}`,l`${s(xl)}`,l`${s(wl)}`,l`${s(Fl)}`,l`${s(kl)}`,l`${s(El)}`,l`${s(Al)}`,l`${s(Cl)}`,l`${s(Sl)}`,l`${s(Ml)}`,l`${s(Tl)}`,Ol]}get nativeValue(){if(this._mdcComponent)return this._mdcComponent.value}disconnectedCallback(){var e,t;super.disconnectedCallback(),this._mdcComponent&&(this._mdcComponent.destroy(),this._mdcComponent=void 0,null===(e=this._menuObserver)||void 0===e||e.disconnect()),this._mdcComponent2&&(this._mdcComponent2.destroy(),this._mdcComponent2=void 0,null===(t=this._menuObserver)||void 0===t||t.disconnect())}shouldUpdate(e){return e.has("indeterminate")&&this._mdcComponent&&this.type===Dl.CHECKBOX&&(this._mdcComponent.indeterminate=this.indeterminate),e.has("disabled")&&(this._mdcComponent&&(this._mdcComponent.disabled=this.disabled),this.type===Dl.RANGE&&this._mdcComponent2&&(this._mdcComponent2.disabled=this.disabled)),e.has("readonly")&&(this._mdcComponent&&(this._mdcComponent.readonly=this.readonly),this.type===Dl.RANGE&&this._mdcComponent2&&(this._mdcComponent2.readonly=this.readonly)),!this.type&&this.value&&(this.value instanceof Date?this.type=Dl.DATETIME:"boolean"==typeof this.value?this.type=Dl.CHECKBOX:"number"==typeof this.value?this.type=Dl.NUMBER:"string"==typeof this.value?this.type=Dl.TEXT:this.type=Dl.JSON),!0}focus(){this.type===Dl.RANGE&&this._mdcComponent2?this._mdcComponent2.focus():this._mdcComponent&&"function"==typeof this._mdcComponent.focus&&this._mdcComponent.focus()}render(){if(this.type){const e=!this.fullWidth&&this.label;let t=!this.fullWidth&&this.outlined,n=!!this.helperText;const i=!(this.isUiValid||!this.errorMessage&&!this.validationMessage),o={"mdc-text-field-helper-text--persistent":!i&&this.helperPersistent,"mdc-text-field-helper-text--validation-msg":i},r=null!==this.value&&void 0!==this.value||!1===this.value;let a=e?H`<span class="mdc-floating-label ${r?"mdc-floating-label--float-above":""}" id="label">${this.label}</span>`:void 0;switch(this.type){case Dl.RADIO:const e=this.resolveOptions(this.options);return this._selectedIndex=-1,H`
327
+ `;let Pl=class extends de{constructor(){super(...arguments),this.readonly=!1,this.required=!1,this.checked=!1,this.indeterminate=!1,this.multiple=!1,this.searchLabel="search",this.compact=!1,this.comfortable=!1,this.raised=!1,this.action=!1,this.unElevated=!1,this.outlined=!1,this.rounded=!1,this.disableSliderNumberInput=!1,this.fullWidth=!1,this.helperPersistent=!1,this.autoValidate=!1,this.charCounter=!1,this.disabled=!1,this.continuous=!1,this.resizeVertical=!1,this._selectedIndex=-1,this.isUiValid=!0}static get styles(){return[l`${s(bl)}`,l`${s(fl)}`,l`${s(gl)}`,l`${s(_l)}`,l`${s(yl)}`,l`${s(vl)}`,l`${s(xl)}`,l`${s(wl)}`,l`${s(Fl)}`,l`${s(kl)}`,l`${s(El)}`,l`${s(Al)}`,l`${s(Cl)}`,l`${s(Sl)}`,l`${s(Ml)}`,l`${s(Tl)}`,Ol]}get nativeValue(){if(this._mdcComponent)return this._mdcComponent.value}disconnectedCallback(){var e,t;super.disconnectedCallback(),this._mdcComponent&&(this._mdcComponent.destroy(),this._mdcComponent=void 0,null===(e=this._menuObserver)||void 0===e||e.disconnect()),this._mdcComponent2&&(this._mdcComponent2.destroy(),this._mdcComponent2=void 0,null===(t=this._menuObserver)||void 0===t||t.disconnect())}shouldUpdate(e){return e.has("indeterminate")&&this._mdcComponent&&this.type===Dl.CHECKBOX&&(this._mdcComponent.indeterminate=this.indeterminate),e.has("disabled")&&(this._mdcComponent&&(this._mdcComponent.disabled=this.disabled),this.type===Dl.RANGE&&this._mdcComponent2&&(this._mdcComponent2.disabled=this.disabled)),e.has("readonly")&&(this._mdcComponent&&(this._mdcComponent.readonly=this.readonly),this.type===Dl.RANGE&&this._mdcComponent2&&(this._mdcComponent2.readonly=this.readonly)),!this.type&&this.value&&(this.value instanceof Date?this.type=Dl.DATETIME:"boolean"==typeof this.value?this.type=Dl.CHECKBOX:"number"==typeof this.value?this.type=Dl.NUMBER:"string"==typeof this.value?this.type=Dl.TEXT:this.type=Dl.JSON),!0}focus(){this.type===Dl.RANGE&&this._mdcComponent2?this._mdcComponent2.focus():this._mdcComponent&&"function"==typeof this._mdcComponent.focus&&this._mdcComponent.focus()}render(){var e;if(this.type){const t=!this.fullWidth&&this.label;let n=!this.fullWidth&&this.outlined,i=!!this.helperText;const o=!(this.isUiValid||!this.errorMessage&&!this.validationMessage),r={"mdc-text-field-helper-text--persistent":!o&&this.helperPersistent,"mdc-text-field-helper-text--validation-msg":o},a=null!==this.value&&void 0!==this.value||!1===this.value;let s=t?H`<span class="mdc-floating-label ${a?"mdc-floating-label--float-above":""}" id="label">${this.label}</span>`:void 0;switch(this.type){case Dl.RADIO:const t=this.resolveOptions(this.options);return this._selectedIndex=-1,H`
328
328
  <div class="mdc-radio-container">
329
- ${e?e.map((([e,t],n)=>(this.value===e&&(this._selectedIndex=n),H`
329
+ ${t?t.map((([e,t],n)=>(this.value===e&&(this._selectedIndex=n),H`
330
330
  <div id="field" class="mdc-form-field">
331
331
  <div class="mdc-radio">
332
332
  <input type="radio"
@@ -349,10 +349,10 @@
349
349
 
350
350
  `))):""}
351
351
  </div>
352
- `;case Dl.SWITCH:const s={"mdc-switch--disabled":this.disabled||this.readonly,"mdc-switch--full-width":this.fullWidth,"mdc-switch--checked":this.value};return H`
352
+ `;case Dl.SWITCH:const l={"mdc-switch--disabled":this.disabled||this.readonly,"mdc-switch--full-width":this.fullWidth,"mdc-switch--checked":this.value};return H`
353
353
  <span id="wrapper">
354
354
  ${this.label?H`<label for="elem" class="${this.disabled?"mdc-switch--disabled":""}">${this.label}</label>`:""}
355
- <div id="component" class="mdc-switch ${wr(s)}">
355
+ <div id="component" class="mdc-switch ${wr(l)}">
356
356
  <div class="mdc-switch__track"></div>
357
357
  <div class="mdc-switch__thumb-underlay">
358
358
  <div class="mdc-switch__thumb">
@@ -366,23 +366,23 @@
366
366
  </div>
367
367
  </div>
368
368
  </span>
369
- `;case Dl.LIST:const l={"mdc-select--outlined":t,"mdc-select--disabled":this.disabled,"mdc-select--required":this.required,"mdc-select--dense":!1,"mdc-select--no-label":!this.label,"mdc-select--with-leading-icon":!!this.icon},c=this.resolveOptions(this.options);return this._selectedIndex=-1,H`
370
- <div id="component" class="mdc-list mdc-select ${wr(l)}" @MDCList:action="${e=>this.onValueChange(void 0,-1===e.detail.index?void 0:Array.isArray(this.options[e.detail.index])?this.options[e.detail.index][0]:this.options[e.detail.index])}">
369
+ `;case Dl.LIST:const c={"mdc-select--outlined":n,"mdc-select--disabled":this.disabled,"mdc-select--required":this.required,"mdc-select--dense":!1,"mdc-select--no-label":!this.label,"mdc-select--with-leading-icon":!!this.icon},d=this.resolveOptions(this.options);return this._selectedIndex=-1,H`
370
+ <div id="component" class="mdc-list mdc-select ${wr(c)}" @MDCList:action="${e=>this.onValueChange(void 0,-1===e.detail.index?void 0:Array.isArray(this.options[e.detail.index])?this.options[e.detail.index][0]:this.options[e.detail.index])}">
371
371
  <ul class="mdc-list">
372
- ${c?c.map((([e,t],n)=>(this.value===e&&(this._selectedIndex=n),H`<li class="${wr({"mdc-list-item":!0,"mdc-list-item--selected":this.value===e})}" role="option" data-value="${e}"><or-translate value="${t}"></or-translate></li>`))):""}
372
+ ${d?d.map((([e,t],n)=>(this.value===e&&(this._selectedIndex=n),H`<li class="${wr({"mdc-list-item":!0,"mdc-list-item--selected":this.value===e})}" role="option" data-value="${e}"><or-translate value="${t}"></or-translate></li>`))):""}
373
373
  </ul>
374
374
  </div>
375
- `;case Dl.SELECT:const d={"mdc-select--outlined":t,"mdc-select--filled":!t,"mdc-select--disabled":this.disabled||this.readonly,"mdc-select--required":this.required,"mdc-select--dense":!1,"dense-comfortable":this.comfortable,"mdc-select--no-label":!this.label,"mdc-select--with-leading-icon":!!this.icon,"or-mwc-input--rounded":this.rounded};let u;u=null!=this.searchProvider?this.searchProvider(this.searchableValue):this.resolveOptions(this.options);const h=(e,t)=>{var n;const i=t.value;if(this.multiple){e.stopPropagation();const t=null!==(n=this._tempValue)&&void 0!==n?n:Array.isArray(this.value)?[...this.value]:void 0!==this.value?[this.value]:[],o=t.findIndex((e=>e===i));o>=0?t.splice(o,1):t.push(i);const r=e.composedPath()[0].closest("li"),a=r.getElementsByTagName("or-icon")[0];r&&(o>=0?r.classList.remove("mdc-list-item--selected"):r.classList.add("mdc-list-item--selected")),a&&(a.icon=o>=0?"checkbox-blank-outline":"checkbox-marked"),this._tempValue=t}else null==this.searchProvider&&Array.isArray(u)||this.onValueChange(void 0,t.value)},m=()=>{var e;const t=null!==(e=this._tempValue)&&void 0!==e?e:this.value;if(window.setTimeout((()=>{this._mdcComponent&&this._mdcComponent.foundation.adapter.floatLabel(t&&(!Array.isArray(t)||t.length>0))})),!this._tempValue)return;const n=[...this._tempValue];this._tempValue=void 0,this.onValueChange(void 0,n)},p=e=>null==this.searchProvider||e&&0!=e.length?cl(this.multiple?sl.MULTI_TICK:sl.SELECT,H`${null==e?void 0:e.map((([e,t],n)=>dl({text:t,value:e},n,Array.isArray(this.value)?this.value:this.value?[this.value]:[],this.multiple?sl.MULTI_TICK:sl.SELECT,!1,h)))}`,!1,void 0):H`<span class="mdc-text-field-helper-line" style="margin: 8px 8px 8px 0;">${qt.t("noResults")}</span>`;return H`
375
+ `;case Dl.SELECT:const u={"mdc-select--outlined":n,"mdc-select--filled":!n,"mdc-select--disabled":this.disabled||this.readonly,"mdc-select--required":this.required,"mdc-select--dense":!1,"dense-comfortable":this.comfortable,"mdc-select--no-label":!this.label,"mdc-select--with-leading-icon":!!this.icon,"or-mwc-input--rounded":this.rounded};let h;h=null!=this.searchProvider?this.searchProvider(this.searchableValue):this.resolveOptions(this.options);const m=(e,t)=>{var n;const i=t.value;if(this.multiple){e.stopPropagation();const t=null!==(n=this._tempValue)&&void 0!==n?n:Array.isArray(this.value)?[...this.value]:void 0!==this.value?[this.value]:[],o=t.findIndex((e=>e===i));o>=0?t.splice(o,1):t.push(i);const r=e.composedPath()[0].closest("li"),a=r.getElementsByTagName("or-icon")[0];r&&(o>=0?r.classList.remove("mdc-list-item--selected"):r.classList.add("mdc-list-item--selected")),a&&(a.icon=o>=0?"checkbox-blank-outline":"checkbox-marked"),this._tempValue=t}else null==this.searchProvider&&Array.isArray(h)||this.onValueChange(void 0,t.value)},p=()=>{var e;const t=null!==(e=this._tempValue)&&void 0!==e?e:this.value;if(window.setTimeout((()=>{this._mdcComponent&&this._mdcComponent.foundation.adapter.floatLabel(t&&(!Array.isArray(t)||t.length>0))})),!this._tempValue)return;const n=[...this._tempValue];this._tempValue=void 0,this.onValueChange(void 0,n)},f=e=>null==this.searchProvider||e&&0!=e.length?cl(this.multiple?sl.MULTI_TICK:sl.SELECT,H`${null==e?void 0:e.map((([e,t],n)=>dl({text:t,value:e},n,Array.isArray(this.value)?this.value:this.value?[this.value]:[],this.multiple?sl.MULTI_TICK:sl.SELECT,!1,m)))}`,!1,void 0):H`<span class="mdc-text-field-helper-line" style="margin: 8px 8px 8px 0;">${qt.t("noResults")}</span>`;return H`
376
376
  <div id="component"
377
- class="mdc-select ${wr(d)}"
378
- @MDCSelect:change="${e=>pl(this,void 0,void 0,(function*(){const t=Array.isArray(u)?u:yield u;this.onValueChange(void 0,-1===e.detail.index?void 0:Array.isArray(t[e.detail.index])?t[e.detail.index][0]:t[e.detail.index])}))}">
377
+ class="mdc-select ${wr(u)}"
378
+ @MDCSelect:change="${e=>pl(this,void 0,void 0,(function*(){const t=Array.isArray(h)?h:yield h;this.onValueChange(void 0,-1===e.detail.index?void 0:Array.isArray(t[e.detail.index])?t[e.detail.index][0]:t[e.detail.index])}))}">
379
379
  <div class="mdc-select__anchor" role="button"
380
380
  aria-haspopup="listbox"
381
381
  aria-expanded="false"
382
382
  aria-disabled="${""+(this.disabled||this.readonly)}"
383
383
  aria-labelledby="label selected-text">
384
- ${t?void 0:H`<span class="mdc-select__ripple"></span>`}
385
- ${t?this.renderOutlined(a):a}
384
+ ${n?void 0:H`<span class="mdc-select__ripple"></span>`}
385
+ ${n?this.renderOutlined(s):s}
386
386
  <span class="mdc-select__selected-text-container">
387
387
  <span id="selected-text" class="mdc-select__selected-text"></span>
388
388
  </span>
@@ -404,9 +404,9 @@
404
404
  </polygon>
405
405
  </svg>
406
406
  </span>
407
- ${t?"":H`<div class="mdc-line-ripple"></div>`}
407
+ ${n?"":H`<div class="mdc-line-ripple"></div>`}
408
408
  </div>
409
- <div id="mdc-select-menu" class="mdc-select__menu mdc-menu mdc-menu-surface mdc-menu-surface--fixed ${null!=this.searchProvider?"mdc-menu__searchable":void 0}" @MDCMenuSurface:closed="${m}">
409
+ <div id="mdc-select-menu" class="mdc-select__menu mdc-menu mdc-menu-surface mdc-menu-surface--fixed ${null!=this.searchProvider?"mdc-menu__searchable":void 0}" @MDCMenuSurface:closed="${p}">
410
410
  ${Fr(null!=this.searchProvider,(()=>H`
411
411
  <label id="select-searchable" class="mdc-text-field mdc-text-field--filled">
412
412
  <span class="mdc-floating-label" style="color: rgba(0, 0, 0, 0.6); text-transform: capitalize; visibility: ${this.searchableValue?"hidden":"visible"}" id="my-label-id">
@@ -417,11 +417,11 @@
417
417
  />
418
418
  </label>
419
419
  `))}
420
- ${Fr(Array.isArray(u),(()=>p(u)),(()=>Re(new Promise((e=>pl(this,void 0,void 0,(function*(){e(p(yield u))})))),H`<span class="mdc-text-field-helper-line" style="margin: 8px 8px 8px 0;">${qt.t("loading")}</span>`)))}
420
+ ${Fr(Array.isArray(h),(()=>f(h)),(()=>Re(new Promise((e=>pl(this,void 0,void 0,(function*(){e(f(yield h))})))),H`<span class="mdc-text-field-helper-line" style="margin: 8px 8px 8px 0;">${qt.t("loading")}</span>`)))}
421
421
  </div>
422
- ${n||i?H`
423
- <p id="component-helper-text" class="mdc-select-helper-text ${wr(o)}" aria-hidden="true">
424
- ${i?this.errorMessage||this.validationMessage:this.helperText}
422
+ ${i||o?H`
423
+ <p id="component-helper-text" class="mdc-select-helper-text ${wr(r)}" aria-hidden="true">
424
+ ${o?this.errorMessage||this.validationMessage:this.helperText}
425
425
  </p>`:""}
426
426
  </div>
427
427
  `;case Dl.BUTTON_TOGGLE:return H`
@@ -443,9 +443,9 @@
443
443
  ${this.label?H`<span class="${this.action?"mdc-fab__label":"mdc-button__label"}"><or-translate .value="${this.label}"></or-translate></span>`:""}
444
444
  ${!o&&this.iconTrailing?H`<or-icon class="${this.action?"mdc-fab__icon":"mdc-button__icon"}" aria-hidden="true" icon="${this.iconTrailing}"></or-icon>`:""}
445
445
  </button>
446
- `}case Dl.CHECKBOX_LIST:Array.isArray(this.value)||(null===this.value||void 0===this.value?this.value=[]:this.value=[this.value]);const f=this.resolveOptions(this.options);return this._selectedIndex=-1,H`
446
+ `}case Dl.CHECKBOX_LIST:Array.isArray(this.value)||(null===this.value||void 0===this.value?this.value=[]:this.value=[this.value]);const g=this.resolveOptions(this.options);return this._selectedIndex=-1,H`
447
447
  <div class="mdc-checkbox-list">
448
- ${f?f.map((([e,t],n)=>(this.value===e&&(this._selectedIndex=n),H`
448
+ ${g?g.map((([e,t],n)=>(this.value===e&&(this._selectedIndex=n),H`
449
449
  <div id="field" class="mdc-form-field">
450
450
  <div id="component" class="mdc-checkbox">
451
451
  <input type="checkbox"
@@ -463,9 +463,9 @@
463
463
 
464
464
  `))):""}
465
465
  </div>
466
- `;case Dl.CHECKBOX:let g={"mdc-checkbox":!0,"mdc-checkbox--disabled":this.disabled||this.readonly};return H`
466
+ `;case Dl.CHECKBOX:let b={"mdc-checkbox":!0,"mdc-checkbox--disabled":this.disabled||this.readonly};return H`
467
467
  <div id="field" class="mdc-form-field">
468
- <div id="component" class="${wr(g)}">
468
+ <div id="component" class="${wr(b)}">
469
469
  <input type="checkbox"
470
470
  id="elem"
471
471
  data-indeterminate="${this.indeterminate}"
@@ -493,41 +493,41 @@
493
493
  />
494
494
  <label style="margin-left: 10px; cursor: pointer" for="elem">${this.label}</label>
495
495
  </div>
496
- `;case Dl.NUMBER:case Dl.RANGE:case Dl.DATE:case Dl.DATETIME:case Dl.TIME:case Dl.MONTH:case Dl.WEEK:case Dl.EMAIL:case Dl.PASSWORD:case Dl.TELEPHONE:case Dl.URL:case Dl.TEXT:case Dl.TEXTAREA:case Dl.JSON:case Dl.JSON_OBJECT:{let e,s=[void 0===this.value||null===this.value?void 0:this.value,this.min,this.max];if(s.some((e=>"string"!=typeof e)))if(this.type===Dl.JSON||this.type===Dl.JSON_OBJECT)if(void 0!==s[0]){if("string"!=typeof s[0]||null===s[0])try{s[0]=JSON.stringify(s[0],null,2)}catch(e){console.warn("Failed to parse JSON expression for input control"),s[0]=""}}else s[0]="";else{const e=this.format?Object.assign({},this.format):{};switch(this.type){case Dl.TIME:e.asDate=!0,e.hour12=!1,e.timeStyle=this.step&&this.step<60?"medium":"short";break;case Dl.DATE:e.asDate=!0,e.momentJsFormat="YYYY-MM-DD";break;case Dl.WEEK:e.asDate=!0,e.momentJsFormat="YYYY-[W]WW";break;case Dl.MONTH:e.asDate=!0,e.momentJsFormat="YYYY-MM";break;case Dl.DATETIME:e.asDate=!0,e.momentJsFormat="YYYY-MM-DDTHH:mm";break;case Dl.NUMBER:e.maximumFractionDigits=20}e.useGrouping=!1,s=s.map((t=>void 0!==t?yi(t,(()=>e),"en-GB"):void 0))}let l=this.label,c=this.type,d="component";if(this.type===Dl.RANGE&&(l=void 0,t=!1,n=!1,c=Dl.NUMBER,d="number"),this.type!==Dl.RANGE||!this.disableSliderNumberInput){const u={"mdc-text-field":!0,"mdc-text-field--invalid":!this.valid,"mdc-text-field--filled":!t,"mdc-text-field--outlined":t,"mdc-text-field--textarea":c===Dl.TEXTAREA||c===Dl.JSON||c===Dl.JSON_OBJECT,"mdc-text-field--disabled":this.disabled,"mdc-text-field--fullwidth":this.fullWidth&&!t,"dense-comfortable":this.comfortable&&!(c===Dl.TEXTAREA||c===Dl.JSON||c===Dl.JSON_OBJECT),"dense-compact":!this.comfortable&&this.compact,"mdc-text-field--label-floating":r,"mdc-text-field--no-label":!this.label,"mdc-text-field--with-leading-icon":!!this.icon,"mdc-text-field--with-trailing-icon":!!this.iconTrailing,"or-mwc-input--rounded":this.rounded};e=c===Dl.TEXTAREA||c===Dl.JSON||c===Dl.JSON_OBJECT?H`
496
+ `;case Dl.NUMBER:case Dl.RANGE:case Dl.DATE:case Dl.DATETIME:case Dl.TIME:case Dl.MONTH:case Dl.WEEK:case Dl.EMAIL:case Dl.PASSWORD:case Dl.TELEPHONE:case Dl.URL:case Dl.TEXT:case Dl.TEXTAREA:case Dl.JSON:case Dl.JSON_OBJECT:{let t,l=[void 0===this.value||null===this.value?void 0:this.value,this.min,this.max];if(l.some((e=>"string"!=typeof e)))if(this.type===Dl.JSON||this.type===Dl.JSON_OBJECT)if(void 0!==l[0]){if("string"!=typeof l[0]||null===l[0])try{l[0]=JSON.stringify(l[0],null,2)}catch(e){console.warn("Failed to parse JSON expression for input control"),l[0]=""}}else l[0]="";else{const t=this.format?Object.assign({},this.format):{};switch(this.type){case Dl.TIME:t.asDate=!0,t.hour12=!1,t.timeStyle=this.step&&this.step<60?"medium":"short";break;case Dl.DATE:t.asDate=!0,t.momentJsFormat="YYYY-MM-DD";break;case Dl.WEEK:t.asDate=!0,t.momentJsFormat="YYYY-[W]WW";break;case Dl.MONTH:t.asDate=!0,t.momentJsFormat="YYYY-MM";break;case Dl.DATETIME:t.asDate=!0,t.momentJsFormat="YYYY-MM-DDTHH:mm";break;case Dl.NUMBER:null!==(e=t.maximumFractionDigits)&&void 0!==e||(t.maximumFractionDigits=20)}t.useGrouping=!1,l=l.map((e=>void 0!==e?yi(e,(()=>t),"en-GB"):void 0))}let c=this.label,d=this.type,u="component";if(this.type===Dl.RANGE&&(c=void 0,n=!1,i=!1,d=Dl.NUMBER,u="number"),this.type!==Dl.RANGE||!this.disableSliderNumberInput){const e={"mdc-text-field":!0,"mdc-text-field--invalid":!this.valid,"mdc-text-field--filled":!n,"mdc-text-field--outlined":n,"mdc-text-field--textarea":d===Dl.TEXTAREA||d===Dl.JSON||d===Dl.JSON_OBJECT,"mdc-text-field--disabled":this.disabled,"mdc-text-field--fullwidth":this.fullWidth&&!n,"dense-comfortable":this.comfortable&&!(d===Dl.TEXTAREA||d===Dl.JSON||d===Dl.JSON_OBJECT),"dense-compact":!this.comfortable&&this.compact,"mdc-text-field--label-floating":a,"mdc-text-field--no-label":!this.label,"mdc-text-field--with-leading-icon":!!this.icon,"mdc-text-field--with-trailing-icon":!!this.iconTrailing,"or-mwc-input--rounded":this.rounded};t=d===Dl.TEXTAREA||d===Dl.JSON||d===Dl.JSON_OBJECT?H`
497
497
  <textarea id="elem" class="mdc-text-field__input ${this.resizeVertical?"resize-vertical":""}" ?required="${this.required}"
498
498
  ?readonly="${this.readonly}" ?disabled="${this.disabled}" minlength="${ye(this.minLength)}"
499
499
  maxlength="${ye(this.maxLength)}" rows="${this.rows?this.rows:5}"
500
- cols="${ye(this.cols)}" aria-label="${ye(l)}"
501
- aria-labelledby="${ye(l?"label":void 0)}"
502
- @change="${e=>this.onValueChange(e.target,e.target.value)}">${s[0]?s[0]:""}</textarea>`:H`
503
- <input type="${c}" id="elem" aria-labelledby="${ye(l?"label":void 0)}"
500
+ cols="${ye(this.cols)}" aria-label="${ye(c)}"
501
+ aria-labelledby="${ye(c?"label":void 0)}"
502
+ @change="${e=>this.onValueChange(e.target,e.target.value)}">${l[0]?l[0]:""}</textarea>`:H`
503
+ <input type="${d}" id="elem" aria-labelledby="${ye(c?"label":void 0)}"
504
504
  class="mdc-text-field__input" ?required="${this.required}" ?readonly="${this.readonly}"
505
- ?disabled="${this.disabled}" min="${ye(s[1])}" max="${ye(s[2])}"
505
+ ?disabled="${this.disabled}" min="${ye(l[1])}" max="${ye(l[2])}"
506
506
  step="${this.step?this.step:"any"}" minlength="${ye(this.minLength)}" pattern="${ye(this.pattern)}"
507
507
  maxlength="${ye(this.maxLength)}" placeholder="${ye(this.placeHolder)}"
508
- .value="${null!==s[0]&&void 0!==s[0]?s[0]:""}"
508
+ .value="${null!==l[0]&&void 0!==l[0]?l[0]:""}"
509
509
  @keydown="${e=>{"Enter"!==e.code&&"NumpadEnter"!==e.code||this.onValueChange(e.target,e.target.value,!0)}}"
510
510
  @blur="${e=>{""===e.target.value&&this.reportValidity()}}"
511
- @change="${e=>this.onValueChange(e.target,e.target.value)}" />`,e=H`
512
- <label id="${d}" class="${wr(u)}">
511
+ @change="${e=>this.onValueChange(e.target,e.target.value)}" />`,t=H`
512
+ <label id="${u}" class="${wr(e)}">
513
513
  ${this.icon?H`<or-icon class="mdc-text-field__icon mdc-text-field__icon--leading" style="color: ${this.iconColor?"#"+this.iconColor:"unset"}" aria-hidden="true" icon="${this.icon}"></or-icon>`:""}
514
- ${t?"":H`<span class="mdc-text-field__ripple"></span>`}
515
- ${e}
516
- ${t?this.renderOutlined(a):a}
517
- ${t?"":H`<span class="mdc-line-ripple"></span>`}
514
+ ${n?"":H`<span class="mdc-text-field__ripple"></span>`}
515
+ ${t}
516
+ ${n?this.renderOutlined(s):s}
517
+ ${n?"":H`<span class="mdc-line-ripple"></span>`}
518
518
  ${this.iconTrailing?H`<or-icon class="mdc-text-field__icon mdc-text-field__icon--trailing" aria-hidden="true" icon="${this.iconTrailing}"></or-icon>`:""}
519
519
  </label>
520
- ${n||i?H`
520
+ ${i||o?H`
521
521
  <div class="mdc-text-field-helper-line">
522
- <div class="mdc-text-field-helper-text ${wr(o)}">${i?this.errorMessage||this.validationMessage:this.helperText}</div>
522
+ <div class="mdc-text-field-helper-text ${wr(r)}">${o?this.errorMessage||this.validationMessage:this.helperText}</div>
523
523
  ${this.charCounter&&!this.readonly?H`<div class="mdc-text-field-character-counter"></div>`:""}
524
524
  </div>
525
525
  `:""}
526
- `}if(this.type===Dl.RANGE){const t={"mdc-slider":!0,"mdc-slider--range":this.continuous,"mdc-slider--discreet":!this.continuous,"mdc-slider--disabled":this.disabled||this.readonly};e=H`
526
+ `}if(this.type===Dl.RANGE){const e={"mdc-slider":!0,"mdc-slider--range":this.continuous,"mdc-slider--discreet":!this.continuous,"mdc-slider--disabled":this.disabled||this.readonly};t=H`
527
527
  <span id="wrapper">
528
528
  ${this.label?H`<label for="component" class="${this.disabled?"mdc-switch--disabled":""}">${this.label}</label>`:""}
529
- <div id="component" class="${wr(t)}" @MDCSlider:change="${e=>this.onValueChange(void 0,e.detail.value)}">
530
- <input id="elem" class="mdc-slider__input" type="range" min="${ye(s[1])}" max="${ye(s[2])}" value="${s[0]||s[1]||0}" name="slider" step="${this.step||1}" ?readonly="${this.readonly}" ?disabled="${this.disabled}" aria-label="${ye(this.label)}" />
529
+ <div id="component" class="${wr(e)}" @MDCSlider:change="${e=>this.onValueChange(void 0,e.detail.value)}">
530
+ <input id="elem" class="mdc-slider__input" type="range" min="${ye(l[1])}" max="${ye(l[2])}" value="${l[0]||l[1]||0}" name="slider" step="${this.step||1}" ?readonly="${this.readonly}" ?disabled="${this.disabled}" aria-label="${ye(this.label)}" />
531
531
  <div class="mdc-slider__track">
532
532
  <div class="mdc-slider__track--inactive"></div>
533
533
  <div class="mdc-slider__track--active">
@@ -545,9 +545,9 @@
545
545
  <div class="mdc-slider__thumb-knob"></div>
546
546
  </div>
547
547
  </div>
548
- ${e?H`<div style="min-width: 70px; width: 70px;">${e}</div>`:""}
548
+ ${t?H`<div style="min-width: 70px; width: 70px;">${t}</div>`:""}
549
549
  </span>
550
- `}return e}}}return H`<span>INPUT TYPE NOT IMPLEMENTED</span>`}_getFormat(){if(this.format)return this.format}update(e){if(e.has("autoValidate")&&this._mdcComponent){const e=this._mdcComponent;e.foundation&&e.foundation.setValidateOnValueChange&&e.foundation.setValidateOnValueChange(this.autoValidate)}super.update(e)}firstUpdated(e){super.firstUpdated(e),this.autoValidate&&this.reportValidity()}updated(e){var t,n;if(super.updated(e),e.has("type")){const e=this.shadowRoot.getElementById("component");if(this._mdcComponent&&(this._mdcComponent.destroy(),this._mdcComponent=void 0),this._mdcComponent2&&(this._mdcComponent2.destroy(),this._mdcComponent2=void 0),e&&this.type){switch(this.type){case Dl.LIST:const t=new ks(e);this._mdcComponent=t,t.selectedIndex=this._selectedIndex;break;case Dl.SELECT:const n=new Us(e);this._mdcComponent=n,null!==this.value&&void 0!==this.value||(n.selectedIndex=-1),this.multiple&&(this._mdcComponent.foundation.adapter.getSelectedIndex=()=>{if(!Array.isArray(this.value)||0===this.value.length)return-1;const e=this.value[0];return this._mdcComponent.foundation.adapter.getMenuItemValues().indexOf(e)}),n.useDefaultValidation=!this.multiple,n.valid=!this.required||!this.multiple&&n.valid||this.multiple&&Array.isArray(this.value)&&this.value.length>0;const i=this.getSelectedTextValue();this._mdcComponent.foundation.adapter.setSelectedText(i),this._mdcComponent.foundation.adapter.floatLabel(!!i),this._menuObserver||(this._menuObserver=new IntersectionObserver(((e,t)=>{var n,i;e[0].target.style.minWidth!=(null===(n=e[0].target.parentElement)||void 0===n?void 0:n.clientWidth)+"px"&&(e[0].target.style.minWidth=(null===(i=e[0].target.parentElement)||void 0===i?void 0:i.clientWidth)+"px")})),this._menuObserver.observe(this.shadowRoot.getElementById("mdc-select-menu")));const o=void 0!==this.searchProvider,r=this.multiple;n.menu.menuSurface_.foundation.handleBodyClick=function(e){const t=e.composedPath()[0];if(this.adapter.isElementInContainer(t)){if(!o)return;if(t instanceof Element&&!t.className.includes("mdc-list-item"))return;if(r)return}n.menu.menuSurface_.close()};break;case Dl.RADIO:case Dl.CHECKBOX_LIST:case Dl.COLOUR:break;case Dl.BUTTON:case Dl.BUTTON_MOMENTARY:const a=!this.action&&!this.label,s=new ea(e);a&&(s.unbounded=!0),this._mdcComponent=s;break;case Dl.BUTTON_TOGGLE:this._mdcComponent=new Qs(e);break;case Dl.CHECKBOX:this._mdcComponent=new Ia(e);const l=this.shadowRoot.getElementById("field");if(l){const e=new Gs(l);e.input=this._mdcComponent,this._mdcComponent2=e}break;case Dl.SWITCH:this._mdcComponent=new za(e);break;case Dl.RANGE:this._mdcComponent=new is(e);const c=this.shadowRoot.getElementById("number");if(c){const e=new wa(c);e.useNativeValidation=!1,this._mdcComponent2=e}break;default:const d=new wa(e);d.useNativeValidation=!1,this._mdcComponent=d}this._mdcComponent&&this.focused&&"function"==typeof this._mdcComponent.focus&&this._mdcComponent.focus()}}else{if(this.type===Dl.SELECT&&this._mdcComponent){e.has("options")&&this._mdcComponent.layoutOptions(),this._mdcComponent.disabled=!(!this.disabled&&!this.readonly),this._mdcComponent.useDefaultValidation=!this.multiple,this._mdcComponent.valid=!this.required||!this.multiple&&this._mdcComponent.valid||this.multiple&&Array.isArray(this.value)&&this.value.length>0;const t=this.getSelectedTextValue();this._mdcComponent.foundation.adapter.setSelectedText(t),this._mdcComponent.foundation.adapter.floatLabel(!!t)}else if(this.type===Dl.RANGE&&this._mdcComponent){const e=this._mdcComponent;e.setDisabled(this.disabled||this.readonly),e.setValue(this.value)}else if(this.type===Dl.SWITCH&&this._mdcComponent)this._mdcComponent.checked=this.value;else if(this.type===Dl.CHECKBOX&&this._mdcComponent){const e=this._mdcComponent;e.checked=!!this.value,e.disabled=!(!this.disabled&&!this.readonly)}this._mdcComponent&&(this._mdcComponent.required=!!this.required)}e.has("label")&&(null===(n=null===(t=this._mdcComponent)||void 0===t?void 0:t.layout)||void 0===n||n.call(t)),this.autoValidate&&this.reportValidity()}renderOutlined(e){return H`
550
+ `}return t}}}return H`<span>INPUT TYPE NOT IMPLEMENTED</span>`}_getFormat(){if(this.format)return this.format}update(e){if(e.has("autoValidate")&&this._mdcComponent){const e=this._mdcComponent;e.foundation&&e.foundation.setValidateOnValueChange&&e.foundation.setValidateOnValueChange(this.autoValidate)}super.update(e)}firstUpdated(e){super.firstUpdated(e),this.autoValidate&&this.reportValidity()}updated(e){var t,n;if(super.updated(e),e.has("type")){const e=this.shadowRoot.getElementById("component");if(this._mdcComponent&&(this._mdcComponent.destroy(),this._mdcComponent=void 0),this._mdcComponent2&&(this._mdcComponent2.destroy(),this._mdcComponent2=void 0),e&&this.type){switch(this.type){case Dl.LIST:const t=new ks(e);this._mdcComponent=t,t.selectedIndex=this._selectedIndex;break;case Dl.SELECT:const n=new Us(e);this._mdcComponent=n,null!==this.value&&void 0!==this.value||(n.selectedIndex=-1),this.multiple&&(this._mdcComponent.foundation.adapter.getSelectedIndex=()=>{if(!Array.isArray(this.value)||0===this.value.length)return-1;const e=this.value[0];return this._mdcComponent.foundation.adapter.getMenuItemValues().indexOf(e)}),n.useDefaultValidation=!this.multiple,n.valid=!this.required||!this.multiple&&n.valid||this.multiple&&Array.isArray(this.value)&&this.value.length>0;const i=this.getSelectedTextValue();this._mdcComponent.foundation.adapter.setSelectedText(i),this._mdcComponent.foundation.adapter.floatLabel(!!i),this._menuObserver||(this._menuObserver=new IntersectionObserver(((e,t)=>{var n,i;e[0].target.style.minWidth!=(null===(n=e[0].target.parentElement)||void 0===n?void 0:n.clientWidth)+"px"&&(e[0].target.style.minWidth=(null===(i=e[0].target.parentElement)||void 0===i?void 0:i.clientWidth)+"px")})),this._menuObserver.observe(this.shadowRoot.getElementById("mdc-select-menu")));const o=void 0!==this.searchProvider,r=this.multiple;n.menu.menuSurface_.foundation.handleBodyClick=function(e){const t=e.composedPath()[0];if(this.adapter.isElementInContainer(t)){if(!o)return;if(t instanceof Element&&!t.className.includes("mdc-list-item"))return;if(r)return}n.menu.menuSurface_.close()};break;case Dl.RADIO:case Dl.CHECKBOX_LIST:case Dl.COLOUR:break;case Dl.BUTTON:case Dl.BUTTON_MOMENTARY:const a=!this.action&&!this.label,s=new ea(e);a&&(s.unbounded=!0),this._mdcComponent=s;break;case Dl.BUTTON_TOGGLE:this._mdcComponent=new Qs(e);break;case Dl.CHECKBOX:this._mdcComponent=new Ia(e);const l=this.shadowRoot.getElementById("field");if(l){const e=new Gs(l);e.input=this._mdcComponent,this._mdcComponent2=e}break;case Dl.SWITCH:this._mdcComponent=new za(e);break;case Dl.RANGE:this._mdcComponent=new is(e);const c=this.shadowRoot.getElementById("number");if(c){const e=new wa(c);e.useNativeValidation=!1,this._mdcComponent2=e}break;default:const d=new wa(e);d.useNativeValidation=!1,this._mdcComponent=d}this._mdcComponent&&this.focused&&"function"==typeof this._mdcComponent.focus&&this._mdcComponent.focus()}}else{if(this.type===Dl.SELECT&&this._mdcComponent){e.has("options")&&this._mdcComponent.layoutOptions(),this._mdcComponent.disabled=!(!this.disabled&&!this.readonly),this._mdcComponent.useDefaultValidation=!this.multiple,this._mdcComponent.valid=!this.required||!this.multiple&&this._mdcComponent.valid||this.multiple&&Array.isArray(this.value)&&this.value.length>0;const t=this.getSelectedTextValue();this._mdcComponent.foundation.adapter.setSelectedText(t),this._mdcComponent.foundation.adapter.floatLabel(!!t)}else if(this.type===Dl.RANGE&&this._mdcComponent){const e=this._mdcComponent;e.setDisabled(this.disabled||this.readonly),e.setValue(this.value)}else if(this.type===Dl.SWITCH&&this._mdcComponent)this._mdcComponent.checked=this.value;else if(this.type===Dl.CHECKBOX&&this._mdcComponent){const e=this._mdcComponent;e.checked=!!this.value,e.disabled=!(!this.disabled&&!this.readonly)}this._mdcComponent&&(this._mdcComponent.required=!!this.required)}e.has("label")&&(null===(n=null===(t=this._mdcComponent)||void 0===t?void 0:t.layout)||void 0===n||n.call(t)),this.autoValidate&&this.reportValidity()}renderOutlined(e){return H`
551
551
  <span class="mdc-notched-outline">
552
552
  <span class="mdc-notched-outline__leading"></span>
553
553
  ${e?H`
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openremote/or-attribute-input",
3
- "version": "1.4.0-snapshot.20250314091541",
3
+ "version": "1.4.0-snapshot.20250317153938",
4
4
  "description": "OpenRemote attribute input",
5
5
  "main": "dist/umd/index.bundle.js",
6
6
  "module": "lib/index.js",
@@ -16,16 +16,16 @@
16
16
  "author": "OpenRemote",
17
17
  "license": "AGPL-3.0-or-later",
18
18
  "dependencies": {
19
- "@openremote/core": "1.4.0-snapshot.20250314091541",
20
- "@openremote/or-components": "1.4.0-snapshot.20250314091541",
21
- "@openremote/or-json-forms": "1.4.0-snapshot.20250314091541",
22
- "@openremote/or-map": "1.4.0-snapshot.20250314091541",
23
- "@openremote/or-mwc-components": "1.4.0-snapshot.20250314091541",
24
- "@openremote/or-translate": "1.4.0-snapshot.20250314091541",
19
+ "@openremote/core": "1.4.0-snapshot.20250317153938",
20
+ "@openremote/or-components": "1.4.0-snapshot.20250317153938",
21
+ "@openremote/or-json-forms": "1.4.0-snapshot.20250317153938",
22
+ "@openremote/or-map": "1.4.0-snapshot.20250317153938",
23
+ "@openremote/or-mwc-components": "1.4.0-snapshot.20250317153938",
24
+ "@openremote/or-translate": "1.4.0-snapshot.20250317153938",
25
25
  "lit": "^2.0.2"
26
26
  },
27
27
  "devDependencies": {
28
- "@openremote/util": "1.4.0-snapshot.20250314091541"
28
+ "@openremote/util": "1.4.0-snapshot.20250317153938"
29
29
  },
30
30
  "publishConfig": {
31
31
  "access": "public"