@openremote/or-map 1.12.0-snapshot.20251211154713 → 1.12.0-snapshot.20251212152633

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
@@ -660,7 +660,7 @@
660
660
  .mdc-list-item__graphic > or-icon {
661
661
  pointer-events: none;
662
662
  }
663
- `,iK=class extends tC{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.censored=!1,this.advertised=!1,this._selectedIndex=-1,this.isUiValid=!0}static get styles(){return[w`${y(iz)}`,w`${y(iO)}`,w`${y(iR)}`,w`${y(iN)}`,w`${y(iM)}`,w`${y(iD)}`,w`${y(iP)}`,w`${y(iB)}`,w`${y(iF)}`,w`${y(iH)}`,w`${y(iV)}`,w`${y(iU)}`,w`${y(i$)}`,w`${y(iX)}`,w`${y(iq)}`,w`${y(iG)}`,iY]}get nativeValue(){if(this._mdcComponent)return this._mdcComponent.value}disconnectedCallback(){var t,e;super.disconnectedCallback(),this._mdcComponent&&(this._mdcComponent.destroy(),this._mdcComponent=void 0,null==(t=this._menuObserver)||t.disconnect()),this._mdcComponent2&&(this._mdcComponent2.destroy(),this._mdcComponent2=void 0,null==(e=this._menuObserver)||e.disconnect())}shouldUpdate(t){return t.has("indeterminate")&&this._mdcComponent&&this.type===m.CHECKBOX&&(this._mdcComponent.indeterminate=this.indeterminate),t.has("disabled")&&(this._mdcComponent&&(this._mdcComponent.disabled=this.disabled),this.type===m.RANGE&&this._mdcComponent2&&(this._mdcComponent2.disabled=this.disabled)),t.has("readonly")&&(this._mdcComponent&&(this._mdcComponent.readonly=this.readonly),this.type===m.RANGE&&this._mdcComponent2&&(this._mdcComponent2.readonly=this.readonly)),!this.type&&this.value&&(this.value instanceof Date?this.type=m.DATETIME:"boolean"==typeof this.value?this.type=m.CHECKBOX:"number"==typeof this.value?this.type=m.NUMBER:"string"==typeof this.value?this.type=m.TEXT:this.type=m.JSON),!0}focus(){this.type===m.RANGE&&this._mdcComponent2?this._mdcComponent2.focus():this._mdcComponent&&"function"==typeof this._mdcComponent.focus&&this._mdcComponent.focus()}render(){if(this.type){let o=!this.fullWidth&&this.label,a=!this.fullWidth&&this.outlined,l=!!this.helperText,c=!this.isUiValid&&(!!this.errorMessage||!!this.validationMessage),s={"mdc-text-field-helper-text--persistent":!c&&this.helperPersistent,"mdc-text-field-helper-text--validation-msg":c},d=null!==this.value&&void 0!==this.value||!1===this.value,u=o?ta`<span class="mdc-floating-label ${d?"mdc-floating-label--float-above":""}" id="label">${this.label}</span>`:void 0;switch(this.type){case m.RADIO:let f=this.resolveOptions(this.options);return this._selectedIndex=-1,ta`
663
+ `,iK=class extends tC{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.censored=!1,this.advertised=!1,this._selectedIndex=-1,this.isUiValid=!0}static get styles(){return[w`${y(iz)}`,w`${y(iO)}`,w`${y(iR)}`,w`${y(iN)}`,w`${y(iM)}`,w`${y(iD)}`,w`${y(iP)}`,w`${y(iB)}`,w`${y(iF)}`,w`${y(iH)}`,w`${y(iV)}`,w`${y(iU)}`,w`${y(i$)}`,w`${y(iX)}`,w`${y(iq)}`,w`${y(iG)}`,iY]}get nativeValue(){if(this._mdcComponent)return this._mdcComponent.value}disconnectedCallback(){var t,e;super.disconnectedCallback(),this._mdcComponent&&(this._mdcComponent.destroy(),this._mdcComponent=void 0,null==(t=this._menuObserver)||t.disconnect()),this._mdcComponent2&&(this._mdcComponent2.destroy(),this._mdcComponent2=void 0,null==(e=this._menuObserver)||e.disconnect())}shouldUpdate(t){return t.has("indeterminate")&&this._mdcComponent&&this.type===m.CHECKBOX&&(this._mdcComponent.indeterminate=this.indeterminate),t.has("disabled")&&(this._mdcComponent&&(this._mdcComponent.disabled=this.disabled),this.type===m.RANGE&&this._mdcComponent2&&(this._mdcComponent2.disabled=this.disabled)),t.has("readonly")&&(this._mdcComponent&&(this._mdcComponent.readonly=this.readonly),this.type===m.RANGE&&this._mdcComponent2&&(this._mdcComponent2.readonly=this.readonly)),!this.type&&this.value&&(this.value instanceof Date?this.type=m.DATETIME:"boolean"==typeof this.value?this.type=m.CHECKBOX:"number"==typeof this.value?this.type=m.NUMBER:"string"==typeof this.value?this.type=m.TEXT:this.type=m.JSON),!0}focus(){this.type===m.RANGE&&this._mdcComponent2&&"function"==typeof this._mdcComponent2.focus?this._mdcComponent2.focus():this._mdcComponent&&"function"==typeof this._mdcComponent.focus&&this._mdcComponent.focus()}render(){if(this.type){let o=!this.fullWidth&&this.label,a=!this.fullWidth&&this.outlined,l=!!this.helperText,c=!this.isUiValid&&(!!this.errorMessage||!!this.validationMessage),s={"mdc-text-field-helper-text--persistent":!c&&this.helperPersistent,"mdc-text-field-helper-text--validation-msg":c},d=null!==this.value&&void 0!==this.value||!1===this.value,u=o?ta`<span class="mdc-floating-label ${d?"mdc-floating-label--float-above":""}" id="label">${this.label}</span>`:void 0;switch(this.type){case m.RADIO:let f=this.resolveOptions(this.options);return this._selectedIndex=-1,ta`
664
664
  <div class="mdc-radio-container">
665
665
  ${f?f.map(([t,e],n)=>(this.value===t&&(this._selectedIndex=n),ta`
666
666
  <div id="field" class="mdc-form-field">
@@ -748,7 +748,7 @@
748
748
  <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">
749
749
  <or-translate .value="${this.searchLabel}"></or-translate>
750
750
  </span>
751
- <input class="mdc-text-field__input" type="text"
751
+ <input id="searchable-input" class="mdc-text-field__input" type="text"
752
752
  @keyup="${t=>this.searchableValue=t.target.value}"
753
753
  />
754
754
  </label>