@oicl/openbridge-webcomponents-react 2.0.0-next.125 → 2.0.0-next.127
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/automation/transmitter/transmitter.d.ts +3 -0
- package/automation/transmitter/transmitter.d.ts.map +1 -0
- package/automation/transmitter/transmitter.js +10 -0
- package/automation/transmitter/transmitter.js.map +1 -0
- package/automation/transmitter-button/transmitter-button.d.ts +3 -0
- package/automation/transmitter-button/transmitter-button.d.ts.map +1 -0
- package/automation/transmitter-button/transmitter-button.js +10 -0
- package/automation/transmitter-button/transmitter-button.js.map +1 -0
- package/package.json +4 -2
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcTransmitter as ObcTransmitterElement } from '@oicl/openbridge-webcomponents/dist/automation/transmitter/transmitter.js';
|
|
2
|
+
export declare const ObcTransmitter: import("@lit/react").ReactWebComponent<ObcTransmitterElement, {}>;
|
|
3
|
+
//# sourceMappingURL=transmitter.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"transmitter.d.ts","sourceRoot":"","sources":["../../src/automation/transmitter/transmitter.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,cAAc,IAAI,qBAAqB,EAAC,MAAM,2EAA2E,CAAC;AAMlI,eAAO,MAAM,cAAc,mEAOxB,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcTransmitter as ObcTransmitterElement } from '@oicl/openbridge-webcomponents/dist/automation/transmitter/transmitter.js';
|
|
4
|
+
export const ObcTransmitter = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-transmitter',
|
|
7
|
+
elementClass: ObcTransmitterElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=transmitter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"transmitter.js","sourceRoot":"","sources":["../../src/automation/transmitter/transmitter.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,cAAc,IAAI,qBAAqB,EAAC,MAAM,2EAA2E,CAAC;AAMlI,MAAM,CAAC,MAAM,cAAc,GAAG,eAAe,CAAC;IAC5C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,iBAAiB;IAC1B,YAAY,EAAE,qBAAqB;IACnC,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcTransmitter as ObcTransmitterElement} from '@oicl/openbridge-webcomponents/dist/automation/transmitter/transmitter.js';\n \n \n \n\n \n export const ObcTransmitter = createComponent({\n react: React,\n tagName: 'obc-transmitter',\n elementClass: ObcTransmitterElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcTransmitterButton as ObcTransmitterButtonElement } from '@oicl/openbridge-webcomponents/dist/automation/transmitter-button/transmitter-button.js';
|
|
2
|
+
export declare const ObcTransmitterButton: import("@lit/react").ReactWebComponent<ObcTransmitterButtonElement, {}>;
|
|
3
|
+
//# sourceMappingURL=transmitter-button.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"transmitter-button.d.ts","sourceRoot":"","sources":["../../src/automation/transmitter-button/transmitter-button.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,oBAAoB,IAAI,2BAA2B,EAAC,MAAM,yFAAyF,CAAC;AAM5J,eAAO,MAAM,oBAAoB,yEAO9B,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcTransmitterButton as ObcTransmitterButtonElement } from '@oicl/openbridge-webcomponents/dist/automation/transmitter-button/transmitter-button.js';
|
|
4
|
+
export const ObcTransmitterButton = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-transmitter-button',
|
|
7
|
+
elementClass: ObcTransmitterButtonElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=transmitter-button.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"transmitter-button.js","sourceRoot":"","sources":["../../src/automation/transmitter-button/transmitter-button.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,oBAAoB,IAAI,2BAA2B,EAAC,MAAM,yFAAyF,CAAC;AAM5J,MAAM,CAAC,MAAM,oBAAoB,GAAG,eAAe,CAAC;IAClD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,wBAAwB;IACjC,YAAY,EAAE,2BAA2B;IACzC,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcTransmitterButton as ObcTransmitterButtonElement} from '@oicl/openbridge-webcomponents/dist/automation/transmitter-button/transmitter-button.js';\n \n \n \n\n \n export const ObcTransmitterButton = createComponent({\n react: React,\n tagName: 'obc-transmitter-button',\n elementClass: ObcTransmitterButtonElement,\n events: {\n \n }\n });\n \n "]}
|
package/package.json
CHANGED
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
"build": "tsc",
|
|
6
6
|
"build:watch": "tsc --watch"
|
|
7
7
|
},
|
|
8
|
-
"version": "2.0.0-next.
|
|
8
|
+
"version": "2.0.0-next.127",
|
|
9
9
|
"dependencies": {
|
|
10
|
-
"@oicl/openbridge-webcomponents": "^2.0.0-next.
|
|
10
|
+
"@oicl/openbridge-webcomponents": "^2.0.0-next.127",
|
|
11
11
|
"@lit/react": "^1.0.0"
|
|
12
12
|
},
|
|
13
13
|
"peerDependencies": {
|
|
@@ -84,6 +84,8 @@
|
|
|
84
84
|
"automation/switch/switch.{js,js.map,d.ts,d.ts.map}",
|
|
85
85
|
"automation/three-way-line/three-way-line.{js,js.map,d.ts,d.ts.map}",
|
|
86
86
|
"automation/transformer/transformer.{js,js.map,d.ts,d.ts.map}",
|
|
87
|
+
"automation/transmitter/transmitter.{js,js.map,d.ts,d.ts.map}",
|
|
88
|
+
"automation/transmitter-button/transmitter-button.{js,js.map,d.ts,d.ts.map}",
|
|
87
89
|
"automation/valve-analog-three-way-icon/valve-analog-three-way-icon.{js,js.map,d.ts,d.ts.map}",
|
|
88
90
|
"automation/valve-analoge-two-way-icon/valve-analog-two-way-icon.{js,js.map,d.ts,d.ts.map}",
|
|
89
91
|
"automation/vertical-line/vertical-line.{js,js.map,d.ts,d.ts.map}",
|