@openremote/or-log-viewer 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.bundle.js
CHANGED
|
@@ -472,7 +472,7 @@
|
|
|
472
472
|
.mdc-list-item__graphic > or-icon {
|
|
473
473
|
pointer-events: none;
|
|
474
474
|
}
|
|
475
|
-
`,iu=class extends el{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[s`${r(n3)}`,s`${r(n5)}`,s`${r(n4)}`,s`${r(n6)}`,s`${r(n7)}`,s`${r(n8)}`,s`${r(n9)}`,s`${r(ie)}`,s`${r(it)}`,s`${r(ii)}`,s`${r(ia)}`,s`${r(ir)}`,s`${r(io)}`,s`${r(is)}`,s`${r(id)}`,s`${r(il)}`,im]}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)||e.disconnect()),this._mdcComponent2&&(this._mdcComponent2.destroy(),this._mdcComponent2=void 0,null==(t=this._menuObserver)||t.disconnect())}shouldUpdate(e){return e.has("indeterminate")&&this._mdcComponent&&this.type===eL.CHECKBOX&&(this._mdcComponent.indeterminate=this.indeterminate),e.has("disabled")&&(this._mdcComponent&&(this._mdcComponent.disabled=this.disabled),this.type===eL.RANGE&&this._mdcComponent2&&(this._mdcComponent2.disabled=this.disabled)),e.has("readonly")&&(this._mdcComponent&&(this._mdcComponent.readonly=this.readonly),this.type===eL.RANGE&&this._mdcComponent2&&(this._mdcComponent2.readonly=this.readonly)),!this.type&&this.value&&(this.value instanceof Date?this.type=eL.DATETIME:"boolean"==typeof this.value?this.type=eL.CHECKBOX:"number"==typeof this.value?this.type=eL.NUMBER:"string"==typeof this.value?this.type=eL.TEXT:this.type=eL.JSON),!0}focus(){this.type===eL.RANGE&&this._mdcComponent2?this._mdcComponent2.focus():this._mdcComponent&&"function"==typeof this._mdcComponent.focus&&this._mdcComponent.focus()}render(){if(this.type){let e=!this.fullWidth&&this.label,t=!this.fullWidth&&this.outlined,n=!!this.helperText,i=!this.isUiValid&&(!!this.errorMessage||!!this.validationMessage),a={"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,o=e?U`<span class="mdc-floating-label ${r?"mdc-floating-label--float-above":""}" id="label">${this.label}</span>`:void 0;switch(this.type){case eL.RADIO:let d=this.resolveOptions(this.options);return this._selectedIndex=-1,U`
|
|
475
|
+
`,iu=class extends el{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[s`${r(n3)}`,s`${r(n5)}`,s`${r(n4)}`,s`${r(n6)}`,s`${r(n7)}`,s`${r(n8)}`,s`${r(n9)}`,s`${r(ie)}`,s`${r(it)}`,s`${r(ii)}`,s`${r(ia)}`,s`${r(ir)}`,s`${r(io)}`,s`${r(is)}`,s`${r(id)}`,s`${r(il)}`,im]}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)||e.disconnect()),this._mdcComponent2&&(this._mdcComponent2.destroy(),this._mdcComponent2=void 0,null==(t=this._menuObserver)||t.disconnect())}shouldUpdate(e){return e.has("indeterminate")&&this._mdcComponent&&this.type===eL.CHECKBOX&&(this._mdcComponent.indeterminate=this.indeterminate),e.has("disabled")&&(this._mdcComponent&&(this._mdcComponent.disabled=this.disabled),this.type===eL.RANGE&&this._mdcComponent2&&(this._mdcComponent2.disabled=this.disabled)),e.has("readonly")&&(this._mdcComponent&&(this._mdcComponent.readonly=this.readonly),this.type===eL.RANGE&&this._mdcComponent2&&(this._mdcComponent2.readonly=this.readonly)),!this.type&&this.value&&(this.value instanceof Date?this.type=eL.DATETIME:"boolean"==typeof this.value?this.type=eL.CHECKBOX:"number"==typeof this.value?this.type=eL.NUMBER:"string"==typeof this.value?this.type=eL.TEXT:this.type=eL.JSON),!0}focus(){this.type===eL.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 e=!this.fullWidth&&this.label,t=!this.fullWidth&&this.outlined,n=!!this.helperText,i=!this.isUiValid&&(!!this.errorMessage||!!this.validationMessage),a={"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,o=e?U`<span class="mdc-floating-label ${r?"mdc-floating-label--float-above":""}" id="label">${this.label}</span>`:void 0;switch(this.type){case eL.RADIO:let d=this.resolveOptions(this.options);return this._selectedIndex=-1,U`
|
|
476
476
|
<div class="mdc-radio-container">
|
|
477
477
|
${d?d.map(([e,t],n)=>(this.value===e&&(this._selectedIndex=n),U`
|
|
478
478
|
<div id="field" class="mdc-form-field">
|
|
@@ -560,7 +560,7 @@
|
|
|
560
560
|
<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">
|
|
561
561
|
<or-translate .value="${this.searchLabel}"></or-translate>
|
|
562
562
|
</span>
|
|
563
|
-
<input class="mdc-text-field__input" type="text"
|
|
563
|
+
<input id="searchable-input" class="mdc-text-field__input" type="text"
|
|
564
564
|
@keyup="${e=>this.searchableValue=e.target.value}"
|
|
565
565
|
/>
|
|
566
566
|
</label>
|