@openremote/or-rules 1.8.0-snapshot.20250818111451 → 1.8.0-snapshot.20250818122707

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.
@@ -1,4 +1,4 @@
1
- var __decorate=this&&this.__decorate||function(t,e,o,i){var n,r=arguments.length,a=r<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,o):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(n=t[c])&&(a=(r<3?n(a):r>3?n(e,o,a):n(e,o))||a);return r>3&&a&&Object.defineProperty(e,o,a),a};import{LitElement as t,html as e,css as o}from"lit";import{customElement as i,property as n}from"lit/decorators.js";import{i18next as r,translate as a}from"@openremote/or-translate";let NotificationDialog=class extends a(r)(t){constructor(){super(...arguments),this.buttonText=r.t("ok"),this.message=" "}static get styles(){return o`
1
+ var __decorate=this&&this.__decorate||function(t,e,o,i){var r,n=arguments.length,a=n<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,o):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(r=t[c])&&(a=(n<3?r(a):n>3?r(e,o,a):r(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a};import{LitElement as t,html as e,css as o}from"lit";import{customElement as i,property as r}from"lit/decorators.js";import{i18next as n,translate as a}from"@openremote/or-translate";import{InputType as c}from"@openremote/or-mwc-components/or-mwc-input";let NotificationDialog=class extends a(n)(t){constructor(){super(...arguments),this.buttonText=n.t("ok"),this.message=" "}static get styles(){return o`
2
2
  .message{
3
3
  width: 100%;
4
4
  padding: 15px 5px 25px 5px;
@@ -16,8 +16,8 @@ var __decorate=this&&this.__decorate||function(t,e,o,i){var n,r=arguments.length
16
16
  }`}render(){return e`
17
17
  <div class="message">${this.message}</div>
18
18
  <div class="container">
19
- <or-mwc-input type="button" unElevated label="${this.buttonText}"
20
- @click="${()=>{this.dispatchEvent(new CustomEvent("closed"))}}">
19
+ <or-mwc-input type="${c.BUTTON}" unElevated label="${this.buttonText}"
20
+ @or-mwc-input-changed="${()=>{this.dispatchEvent(new CustomEvent("closed"))}}">
21
21
  </or-mwc-input>
22
22
  </div>
23
- `}};__decorate([n({type:String})],NotificationDialog.prototype,"buttonText",void 0),__decorate([n({type:String})],NotificationDialog.prototype,"message",void 0),NotificationDialog=__decorate([i("notification-dialog")],NotificationDialog);export{NotificationDialog};
23
+ `}};__decorate([r({type:String})],NotificationDialog.prototype,"buttonText",void 0),__decorate([r({type:String})],NotificationDialog.prototype,"message",void 0),NotificationDialog=__decorate([i("notification-dialog")],NotificationDialog);export{NotificationDialog};
@@ -1 +1 @@
1
- {"version":3,"file":"notification-dialog.js","sourceRoot":"","sources":["../../../src/flow-viewer/components/notification-dialog.ts"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,UAAU,EAAE,IAAI,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAC5C,OAAO,EAAC,aAAa,EAAE,QAAQ,EAAC,MAAM,mBAAmB,CAAC;AAC1D,OAAO,EAAE,OAAO,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAGvD,IAAM,kBAAkB,GAAxB,MAAM,kBAAmB,SAAQ,SAAS,CAAC,OAAO,CAAC,CAAC,UAAU,CAAC;IAA/D;;QACgC,eAAU,GAAG,OAAO,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC;QAC7B,YAAO,GAAG,GAAG,CAAC;IA+BrD,CAAC;IA7BU,MAAM,KAAK,MAAM;QACpB,OAAO,GAAG,CAAA;;;;;;;;;;;;;;;UAeR,CAAC;IACP,CAAC;IAES,MAAM;QACZ,OAAO,IAAI,CAAA;+BACY,IAAI,CAAC,OAAO;;4DAEiB,IAAI,CAAC,UAAU;0BACjD,GAAG,EAAE,GAAG,IAAI,CAAC,aAAa,CAAC,IAAI,WAAW,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC;;;SAGzE,CAAC;IACN,CAAC;CACJ,CAAA;AAhCsC;IAAlC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;sDAAqC;AAC7B;IAAlC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;mDAAsB;AAFxC,kBAAkB;IAD9B,aAAa,CAAC,qBAAqB,CAAC;GACxB,kBAAkB,CAiC9B"}
1
+ {"version":3,"file":"notification-dialog.js","sourceRoot":"","sources":["../../../src/flow-viewer/components/notification-dialog.ts"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,UAAU,EAAE,IAAI,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAC5C,OAAO,EAAC,aAAa,EAAE,QAAQ,EAAC,MAAM,mBAAmB,CAAC;AAC1D,OAAO,EAAE,OAAO,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAC9D,OAAO,EAAE,SAAS,EAAE,MAAM,4CAA4C,CAAC;AAGhE,IAAM,kBAAkB,GAAxB,MAAM,kBAAmB,SAAQ,SAAS,CAAC,OAAO,CAAC,CAAC,UAAU,CAAC;IAA/D;;QACgC,eAAU,GAAG,OAAO,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC;QAC7B,YAAO,GAAG,GAAG,CAAC;IA+BrD,CAAC;IA7BU,MAAM,KAAK,MAAM;QACpB,OAAO,GAAG,CAAA;;;;;;;;;;;;;;;UAeR,CAAC;IACP,CAAC;IAES,MAAM;QACZ,OAAO,IAAI,CAAA;+BACY,IAAI,CAAC,OAAO;;kCAET,SAAS,CAAC,MAAM,uBAAuB,IAAI,CAAC,UAAU;yCAC/C,GAAG,EAAE,GAAG,IAAI,CAAC,aAAa,CAAC,IAAI,WAAW,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC;;;SAGxF,CAAC;IACN,CAAC;CACJ,CAAA;AAhCsC;IAAlC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;sDAAqC;AAC7B;IAAlC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;mDAAsB;AAFxC,kBAAkB;IAD9B,aAAa,CAAC,qBAAqB,CAAC;GACxB,kBAAkB,CAiC9B"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openremote/or-rules",
3
- "version": "1.8.0-snapshot.20250818111451",
3
+ "version": "1.8.0-snapshot.20250818122707",
4
4
  "description": "OpenRemote rules related UI components",
5
5
  "customElements": "custom-elements.json",
6
6
  "main": "dist/umd/index.bundle.js",
@@ -18,15 +18,15 @@
18
18
  "author": "OpenRemote",
19
19
  "license": "AGPL-3.0-or-later",
20
20
  "dependencies": {
21
- "@openremote/core": "1.8.0-snapshot.20250818111451",
22
- "@openremote/model": "1.8.0-snapshot.20250818111451",
23
- "@openremote/or-attribute-input": "1.8.0-snapshot.20250818111451",
24
- "@openremote/or-components": "1.8.0-snapshot.20250818111451",
25
- "@openremote/or-icon": "1.8.0-snapshot.20250818111451",
26
- "@openremote/or-mwc-components": "1.8.0-snapshot.20250818111451",
27
- "@openremote/or-translate": "1.8.0-snapshot.20250818111451",
28
- "@openremote/or-tree-menu": "1.8.0-snapshot.20250818111451",
29
- "@openremote/rest": "1.8.0-snapshot.20250818111451",
21
+ "@openremote/core": "1.8.0-snapshot.20250818122707",
22
+ "@openremote/model": "1.8.0-snapshot.20250818122707",
23
+ "@openremote/or-attribute-input": "1.8.0-snapshot.20250818122707",
24
+ "@openremote/or-components": "1.8.0-snapshot.20250818122707",
25
+ "@openremote/or-icon": "1.8.0-snapshot.20250818122707",
26
+ "@openremote/or-mwc-components": "1.8.0-snapshot.20250818122707",
27
+ "@openremote/or-translate": "1.8.0-snapshot.20250818122707",
28
+ "@openremote/or-tree-menu": "1.8.0-snapshot.20250818122707",
29
+ "@openremote/rest": "1.8.0-snapshot.20250818122707",
30
30
  "ace-builds": "^1.41.0",
31
31
  "iso-639-1": "^3.1.3",
32
32
  "linqts": "^1.12.6",
@@ -37,7 +37,7 @@
37
37
  "shortid": "^2.2.15"
38
38
  },
39
39
  "devDependencies": {
40
- "@openremote/util": "1.8.0-snapshot.20250818111451",
40
+ "@openremote/util": "1.8.0-snapshot.20250818122707",
41
41
  "@types/shortid": "^0.0.29"
42
42
  },
43
43
  "publishConfig": {