@oicl/openbridge-webcomponents-react 2.0.0-next.110 → 2.0.0-next.112

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 { ObcIndicatorBattery as ObcIndicatorBatteryElement } from '@oicl/openbridge-webcomponents/dist/automation/indicator-battery/indicator-battery.js';
2
+ export declare const ObcIndicatorBattery: import("@lit/react").ReactWebComponent<ObcIndicatorBatteryElement, {}>;
3
+ //# sourceMappingURL=indicator-battery.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"indicator-battery.d.ts","sourceRoot":"","sources":["../../src/automation/indicator-battery/indicator-battery.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,mBAAmB,IAAI,0BAA0B,EAAC,MAAM,uFAAuF,CAAC;AAMxJ,eAAO,MAAM,mBAAmB,wEAO7B,CAAC"}
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ import { createComponent } from '@lit/react';
3
+ import { ObcIndicatorBattery as ObcIndicatorBatteryElement } from '@oicl/openbridge-webcomponents/dist/automation/indicator-battery/indicator-battery.js';
4
+ export const ObcIndicatorBattery = createComponent({
5
+ react: React,
6
+ tagName: 'obc-indicator-battery',
7
+ elementClass: ObcIndicatorBatteryElement,
8
+ events: {}
9
+ });
10
+ //# sourceMappingURL=indicator-battery.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"indicator-battery.js","sourceRoot":"","sources":["../../src/automation/indicator-battery/indicator-battery.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,mBAAmB,IAAI,0BAA0B,EAAC,MAAM,uFAAuF,CAAC;AAMxJ,MAAM,CAAC,MAAM,mBAAmB,GAAG,eAAe,CAAC;IACjD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,uBAAuB;IAChC,YAAY,EAAE,0BAA0B;IACxC,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcIndicatorBattery as ObcIndicatorBatteryElement} from '@oicl/openbridge-webcomponents/dist/automation/indicator-battery/indicator-battery.js';\n \n \n \n\n \n export const ObcIndicatorBattery = createComponent({\n react: React,\n tagName: 'obc-indicator-battery',\n elementClass: ObcIndicatorBatteryElement,\n events: {\n \n }\n });\n \n "]}
@@ -0,0 +1,3 @@
1
+ import { ObcIndicatorEngine as ObcIndicatorEngineElement } from '@oicl/openbridge-webcomponents/dist/automation/indicator-engine/indicator-engine.js';
2
+ export declare const ObcIndicatorEngine: import("@lit/react").ReactWebComponent<ObcIndicatorEngineElement, {}>;
3
+ //# sourceMappingURL=indicator-engine.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"indicator-engine.d.ts","sourceRoot":"","sources":["../../src/automation/indicator-engine/indicator-engine.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,kBAAkB,IAAI,yBAAyB,EAAC,MAAM,qFAAqF,CAAC;AAMpJ,eAAO,MAAM,kBAAkB,uEAO5B,CAAC"}
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ import { createComponent } from '@lit/react';
3
+ import { ObcIndicatorEngine as ObcIndicatorEngineElement } from '@oicl/openbridge-webcomponents/dist/automation/indicator-engine/indicator-engine.js';
4
+ export const ObcIndicatorEngine = createComponent({
5
+ react: React,
6
+ tagName: 'obc-indicator-engine',
7
+ elementClass: ObcIndicatorEngineElement,
8
+ events: {}
9
+ });
10
+ //# sourceMappingURL=indicator-engine.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"indicator-engine.js","sourceRoot":"","sources":["../../src/automation/indicator-engine/indicator-engine.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,kBAAkB,IAAI,yBAAyB,EAAC,MAAM,qFAAqF,CAAC;AAMpJ,MAAM,CAAC,MAAM,kBAAkB,GAAG,eAAe,CAAC;IAChD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,sBAAsB;IAC/B,YAAY,EAAE,yBAAyB;IACvC,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcIndicatorEngine as ObcIndicatorEngineElement} from '@oicl/openbridge-webcomponents/dist/automation/indicator-engine/indicator-engine.js';\n \n \n \n\n \n export const ObcIndicatorEngine = createComponent({\n react: React,\n tagName: 'obc-indicator-engine',\n elementClass: ObcIndicatorEngineElement,\n events: {\n \n }\n });\n \n "]}
@@ -0,0 +1,3 @@
1
+ import { ObcIndicatorGenerator as ObcIndicatorGeneratorElement } from '@oicl/openbridge-webcomponents/dist/automation/indicator-generator/indicator-generator.js';
2
+ export declare const ObcIndicatorGenerator: import("@lit/react").ReactWebComponent<ObcIndicatorGeneratorElement, {}>;
3
+ //# sourceMappingURL=indicator-generator.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"indicator-generator.d.ts","sourceRoot":"","sources":["../../src/automation/indicator-generator/indicator-generator.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,qBAAqB,IAAI,4BAA4B,EAAC,MAAM,2FAA2F,CAAC;AAMhK,eAAO,MAAM,qBAAqB,0EAO/B,CAAC"}
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ import { createComponent } from '@lit/react';
3
+ import { ObcIndicatorGenerator as ObcIndicatorGeneratorElement } from '@oicl/openbridge-webcomponents/dist/automation/indicator-generator/indicator-generator.js';
4
+ export const ObcIndicatorGenerator = createComponent({
5
+ react: React,
6
+ tagName: 'obc-indicator-generator',
7
+ elementClass: ObcIndicatorGeneratorElement,
8
+ events: {}
9
+ });
10
+ //# sourceMappingURL=indicator-generator.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"indicator-generator.js","sourceRoot":"","sources":["../../src/automation/indicator-generator/indicator-generator.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,qBAAqB,IAAI,4BAA4B,EAAC,MAAM,2FAA2F,CAAC;AAMhK,MAAM,CAAC,MAAM,qBAAqB,GAAG,eAAe,CAAC;IACnD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,yBAAyB;IAClC,YAAY,EAAE,4BAA4B;IAC1C,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcIndicatorGenerator as ObcIndicatorGeneratorElement} from '@oicl/openbridge-webcomponents/dist/automation/indicator-generator/indicator-generator.js';\n \n \n \n\n \n export const ObcIndicatorGenerator = createComponent({\n react: React,\n tagName: 'obc-indicator-generator',\n elementClass: ObcIndicatorGeneratorElement,\n events: {\n \n }\n });\n \n "]}
@@ -0,0 +1,3 @@
1
+ import { ObcIndicatorTankAtmospheric as ObcIndicatorTankAtmosphericElement } from '@oicl/openbridge-webcomponents/dist/automation/indicator-tank-atmospheric/indicator-tank-atmospheric.js';
2
+ export declare const ObcIndicatorTankAtmospheric: import("@lit/react").ReactWebComponent<ObcIndicatorTankAtmosphericElement, {}>;
3
+ //# sourceMappingURL=indicator-tank-atmospheric.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"indicator-tank-atmospheric.d.ts","sourceRoot":"","sources":["../../src/automation/indicator-tank-atmospheric/indicator-tank-atmospheric.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,2BAA2B,IAAI,kCAAkC,EAAC,MAAM,yGAAyG,CAAC;AAM1L,eAAO,MAAM,2BAA2B,gFAOrC,CAAC"}
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ import { createComponent } from '@lit/react';
3
+ import { ObcIndicatorTankAtmospheric as ObcIndicatorTankAtmosphericElement } from '@oicl/openbridge-webcomponents/dist/automation/indicator-tank-atmospheric/indicator-tank-atmospheric.js';
4
+ export const ObcIndicatorTankAtmospheric = createComponent({
5
+ react: React,
6
+ tagName: 'obc-indicator-tank-atmospheric',
7
+ elementClass: ObcIndicatorTankAtmosphericElement,
8
+ events: {}
9
+ });
10
+ //# sourceMappingURL=indicator-tank-atmospheric.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"indicator-tank-atmospheric.js","sourceRoot":"","sources":["../../src/automation/indicator-tank-atmospheric/indicator-tank-atmospheric.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,2BAA2B,IAAI,kCAAkC,EAAC,MAAM,yGAAyG,CAAC;AAM1L,MAAM,CAAC,MAAM,2BAA2B,GAAG,eAAe,CAAC;IACzD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,gCAAgC;IACzC,YAAY,EAAE,kCAAkC;IAChD,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcIndicatorTankAtmospheric as ObcIndicatorTankAtmosphericElement} from '@oicl/openbridge-webcomponents/dist/automation/indicator-tank-atmospheric/indicator-tank-atmospheric.js';\n \n \n \n\n \n export const ObcIndicatorTankAtmospheric = createComponent({\n react: React,\n tagName: 'obc-indicator-tank-atmospheric',\n elementClass: ObcIndicatorTankAtmosphericElement,\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.110",
8
+ "version": "2.0.0-next.112",
9
9
  "dependencies": {
10
- "@oicl/openbridge-webcomponents": "^2.0.0-next.109",
10
+ "@oicl/openbridge-webcomponents": "^2.0.0-next.111",
11
11
  "@lit/react": "^1.0.0"
12
12
  },
13
13
  "peerDependencies": {
@@ -68,6 +68,10 @@
68
68
  "automation/filter/filter.{js,js.map,d.ts,d.ts.map}",
69
69
  "automation/ground/ground.{js,js.map,d.ts,d.ts.map}",
70
70
  "automation/horizontal-line/horizontal-line.{js,js.map,d.ts,d.ts.map}",
71
+ "automation/indicator-battery/indicator-battery.{js,js.map,d.ts,d.ts.map}",
72
+ "automation/indicator-engine/indicator-engine.{js,js.map,d.ts,d.ts.map}",
73
+ "automation/indicator-generator/indicator-generator.{js,js.map,d.ts,d.ts.map}",
74
+ "automation/indicator-tank-atmospheric/indicator-tank-atmospheric.{js,js.map,d.ts,d.ts.map}",
71
75
  "automation/line-cross/line-cross.{js,js.map,d.ts,d.ts.map}",
72
76
  "automation/line-overlap/line-overlap.{js,js.map,d.ts,d.ts.map}",
73
77
  "automation/logic/logic.{js,js.map,d.ts,d.ts.map}",