@oicl/openbridge-webcomponents-react 0.0.9 → 0.0.11

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.
@@ -0,0 +1,3 @@
1
+ import { ObcCornerLine as ObcCornerLineElement } from '@oicl/openbridge-webcomponents/dist/automation/corner-line/corner-line.js';
2
+ export declare const ObcCornerLine: import("@lit/react").ReactWebComponent<ObcCornerLineElement, {}>;
3
+ //# sourceMappingURL=corner-line.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"corner-line.d.ts","sourceRoot":"","sources":["../../src/automation/corner-line/corner-line.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,aAAa,IAAI,oBAAoB,EAAC,MAAM,2EAA2E,CAAC;AAMhI,eAAO,MAAM,aAAa,kEAOvB,CAAC"}
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ import { createComponent } from '@lit/react';
3
+ import { ObcCornerLine as ObcCornerLineElement } from '@oicl/openbridge-webcomponents/dist/automation/corner-line/corner-line.js';
4
+ export const ObcCornerLine = createComponent({
5
+ react: React,
6
+ tagName: 'obc-corner-line',
7
+ elementClass: ObcCornerLineElement,
8
+ events: {}
9
+ });
10
+ //# sourceMappingURL=corner-line.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"corner-line.js","sourceRoot":"","sources":["../../src/automation/corner-line/corner-line.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,aAAa,IAAI,oBAAoB,EAAC,MAAM,2EAA2E,CAAC;AAMhI,MAAM,CAAC,MAAM,aAAa,GAAG,eAAe,CAAC;IAC3C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,iBAAiB;IAC1B,YAAY,EAAE,oBAAoB;IAClC,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcCornerLine as ObcCornerLineElement} from '@oicl/openbridge-webcomponents/dist/automation/corner-line/corner-line.js';\n \n \n \n\n \n export const ObcCornerLine = createComponent({\n react: React,\n tagName: 'obc-corner-line',\n elementClass: ObcCornerLineElement,\n events: {\n \n }\n });\n \n "]}
@@ -0,0 +1,3 @@
1
+ import { ObcHorizontalLine as ObcHorizontalLineElement } from '@oicl/openbridge-webcomponents/dist/automation/horizontal-line/horizontal-line.js';
2
+ export declare const ObcHorizontalLine: import("@lit/react").ReactWebComponent<ObcHorizontalLineElement, {}>;
3
+ //# sourceMappingURL=horizontal-line.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"horizontal-line.d.ts","sourceRoot":"","sources":["../../src/automation/horizontal-line/horizontal-line.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,iBAAiB,IAAI,wBAAwB,EAAC,MAAM,mFAAmF,CAAC;AAMhJ,eAAO,MAAM,iBAAiB,sEAO3B,CAAC"}
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ import { createComponent } from '@lit/react';
3
+ import { ObcHorizontalLine as ObcHorizontalLineElement } from '@oicl/openbridge-webcomponents/dist/automation/horizontal-line/horizontal-line.js';
4
+ export const ObcHorizontalLine = createComponent({
5
+ react: React,
6
+ tagName: 'obc-horizontal-line',
7
+ elementClass: ObcHorizontalLineElement,
8
+ events: {}
9
+ });
10
+ //# sourceMappingURL=horizontal-line.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"horizontal-line.js","sourceRoot":"","sources":["../../src/automation/horizontal-line/horizontal-line.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,iBAAiB,IAAI,wBAAwB,EAAC,MAAM,mFAAmF,CAAC;AAMhJ,MAAM,CAAC,MAAM,iBAAiB,GAAG,eAAe,CAAC;IAC/C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,qBAAqB;IAC9B,YAAY,EAAE,wBAAwB;IACtC,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcHorizontalLine as ObcHorizontalLineElement} from '@oicl/openbridge-webcomponents/dist/automation/horizontal-line/horizontal-line.js';\n \n \n \n\n \n export const ObcHorizontalLine = createComponent({\n react: React,\n tagName: 'obc-horizontal-line',\n elementClass: ObcHorizontalLineElement,\n events: {\n \n }\n });\n \n "]}
@@ -0,0 +1,3 @@
1
+ import { ObcVerticalLine as ObcVerticalLineElement } from '@oicl/openbridge-webcomponents/dist/automation/vertical-line/vertical-line.js';
2
+ export declare const ObcVerticalLine: import("@lit/react").ReactWebComponent<ObcVerticalLineElement, {}>;
3
+ //# sourceMappingURL=vertical-line.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vertical-line.d.ts","sourceRoot":"","sources":["../../src/automation/vertical-line/vertical-line.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,eAAe,IAAI,sBAAsB,EAAC,MAAM,+EAA+E,CAAC;AAMxI,eAAO,MAAM,eAAe,oEAOzB,CAAC"}
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ import { createComponent } from '@lit/react';
3
+ import { ObcVerticalLine as ObcVerticalLineElement } from '@oicl/openbridge-webcomponents/dist/automation/vertical-line/vertical-line.js';
4
+ export const ObcVerticalLine = createComponent({
5
+ react: React,
6
+ tagName: 'obc-vertical-line',
7
+ elementClass: ObcVerticalLineElement,
8
+ events: {}
9
+ });
10
+ //# sourceMappingURL=vertical-line.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vertical-line.js","sourceRoot":"","sources":["../../src/automation/vertical-line/vertical-line.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,eAAe,IAAI,sBAAsB,EAAC,MAAM,+EAA+E,CAAC;AAMxI,MAAM,CAAC,MAAM,eAAe,GAAG,eAAe,CAAC;IAC7C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,mBAAmB;IAC5B,YAAY,EAAE,sBAAsB;IACpC,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcVerticalLine as ObcVerticalLineElement} from '@oicl/openbridge-webcomponents/dist/automation/vertical-line/vertical-line.js';\n \n \n \n\n \n export const ObcVerticalLine = createComponent({\n react: React,\n tagName: 'obc-vertical-line',\n elementClass: ObcVerticalLineElement,\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": "0.0.9",
8
+ "version": "0.0.11",
9
9
  "dependencies": {
10
- "@oicl/openbridge-webcomponents": "^0.0.9",
10
+ "@oicl/openbridge-webcomponents": "^0.0.10",
11
11
  "@lit/react": "^1.0.0"
12
12
  },
13
13
  "peerDependencies": {
@@ -18,6 +18,9 @@
18
18
  "typescript": "^5.3.3"
19
19
  },
20
20
  "files": [
21
+ "automation/corner-line/corner-line.{js,js.map,d.ts,d.ts.map}",
22
+ "automation/horizontal-line/horizontal-line.{js,js.map,d.ts,d.ts.map}",
23
+ "automation/vertical-line/vertical-line.{js,js.map,d.ts,d.ts.map}",
21
24
  "components/alert-button/alert-button.{js,js.map,d.ts,d.ts.map}",
22
25
  "components/alert-icon/alert-icon.{js,js.map,d.ts,d.ts.map}",
23
26
  "components/alert-menu/alert-menu.{js,js.map,d.ts,d.ts.map}",