@oicl/openbridge-webcomponents-react 2.0.0-next.105 → 2.0.0-next.107
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/bus/bus.d.ts +3 -0
- package/automation/bus/bus.d.ts.map +1 -0
- package/automation/bus/bus.js +10 -0
- package/automation/bus/bus.js.map +1 -0
- package/navigation-instruments/pitch-roll-yaw/pitch-roll-yaw.d.ts +3 -0
- package/navigation-instruments/pitch-roll-yaw/pitch-roll-yaw.d.ts.map +1 -0
- package/navigation-instruments/pitch-roll-yaw/pitch-roll-yaw.js +10 -0
- package/navigation-instruments/pitch-roll-yaw/pitch-roll-yaw.js.map +1 -0
- package/navigation-instruments/position-deviation/position-deviation.d.ts +3 -0
- package/navigation-instruments/position-deviation/position-deviation.d.ts.map +1 -0
- package/navigation-instruments/position-deviation/position-deviation.js +10 -0
- package/navigation-instruments/position-deviation/position-deviation.js.map +1 -0
- package/package.json +5 -2
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bus.d.ts","sourceRoot":"","sources":["../../src/automation/bus/bus.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,MAAM,IAAI,aAAa,EAAC,MAAM,2DAA2D,CAAC;AAMlG,eAAO,MAAM,MAAM,2DAOhB,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcBus as ObcBusElement } from '@oicl/openbridge-webcomponents/dist/automation/bus/bus.js';
|
|
4
|
+
export const ObcBus = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-bus',
|
|
7
|
+
elementClass: ObcBusElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=bus.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bus.js","sourceRoot":"","sources":["../../src/automation/bus/bus.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,MAAM,IAAI,aAAa,EAAC,MAAM,2DAA2D,CAAC;AAMlG,MAAM,CAAC,MAAM,MAAM,GAAG,eAAe,CAAC;IACpC,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,SAAS;IAClB,YAAY,EAAE,aAAa;IAC3B,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcBus as ObcBusElement} from '@oicl/openbridge-webcomponents/dist/automation/bus/bus.js';\n \n \n \n\n \n export const ObcBus = createComponent({\n react: React,\n tagName: 'obc-bus',\n elementClass: ObcBusElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcPitchRollYaw as ObcPitchRollYawElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/pitch-roll-yaw/pitch-roll-yaw.js';
|
|
2
|
+
export declare const ObcPitchRollYaw: import("@lit/react").ReactWebComponent<ObcPitchRollYawElement, {}>;
|
|
3
|
+
//# sourceMappingURL=pitch-roll-yaw.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pitch-roll-yaw.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/pitch-roll-yaw/pitch-roll-yaw.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,eAAe,IAAI,sBAAsB,EAAC,MAAM,6FAA6F,CAAC;AAMtJ,eAAO,MAAM,eAAe,oEAOzB,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcPitchRollYaw as ObcPitchRollYawElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/pitch-roll-yaw/pitch-roll-yaw.js';
|
|
4
|
+
export const ObcPitchRollYaw = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-pitch-roll-yaw',
|
|
7
|
+
elementClass: ObcPitchRollYawElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=pitch-roll-yaw.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pitch-roll-yaw.js","sourceRoot":"","sources":["../../src/navigation-instruments/pitch-roll-yaw/pitch-roll-yaw.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,6FAA6F,CAAC;AAMtJ,MAAM,CAAC,MAAM,eAAe,GAAG,eAAe,CAAC;IAC7C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,oBAAoB;IAC7B,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 {ObcPitchRollYaw as ObcPitchRollYawElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/pitch-roll-yaw/pitch-roll-yaw.js';\n \n \n \n\n \n export const ObcPitchRollYaw = createComponent({\n react: React,\n tagName: 'obc-pitch-roll-yaw',\n elementClass: ObcPitchRollYawElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcPositionDeviation as ObcPositionDeviationElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/position-deviation/position-deviation.js';
|
|
2
|
+
export declare const ObcPositionDeviation: import("@lit/react").ReactWebComponent<ObcPositionDeviationElement, {}>;
|
|
3
|
+
//# sourceMappingURL=position-deviation.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"position-deviation.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/position-deviation/position-deviation.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,oBAAoB,IAAI,2BAA2B,EAAC,MAAM,qGAAqG,CAAC;AAMxK,eAAO,MAAM,oBAAoB,yEAO9B,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcPositionDeviation as ObcPositionDeviationElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/position-deviation/position-deviation.js';
|
|
4
|
+
export const ObcPositionDeviation = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-position-deviation',
|
|
7
|
+
elementClass: ObcPositionDeviationElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=position-deviation.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"position-deviation.js","sourceRoot":"","sources":["../../src/navigation-instruments/position-deviation/position-deviation.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,qGAAqG,CAAC;AAMxK,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 {ObcPositionDeviation as ObcPositionDeviationElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/position-deviation/position-deviation.js';\n \n \n \n\n \n export const ObcPositionDeviation = createComponent({\n react: React,\n tagName: 'obc-position-deviation',\n elementClass: ObcPositionDeviationElement,\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.107",
|
|
9
9
|
"dependencies": {
|
|
10
|
-
"@oicl/openbridge-webcomponents": "^2.0.0-next.
|
|
10
|
+
"@oicl/openbridge-webcomponents": "^2.0.0-next.106",
|
|
11
11
|
"@lit/react": "^1.0.0"
|
|
12
12
|
},
|
|
13
13
|
"peerDependencies": {
|
|
@@ -55,6 +55,7 @@
|
|
|
55
55
|
"automation/automation-readout/automation-readout.{js,js.map,d.ts,d.ts.map}",
|
|
56
56
|
"automation/automation-tank/automation-tank.{js,js.map,d.ts,d.ts.map}",
|
|
57
57
|
"automation/bipolar-transistor/bipolar-transistor.{js,js.map,d.ts,d.ts.map}",
|
|
58
|
+
"automation/bus/bus.{js,js.map,d.ts,d.ts.map}",
|
|
58
59
|
"automation/capacitor/capacitor.{js,js.map,d.ts,d.ts.map}",
|
|
59
60
|
"automation/converter/converter.{js,js.map,d.ts,d.ts.map}",
|
|
60
61
|
"automation/corner-line/corner-line.{js,js.map,d.ts,d.ts.map}",
|
|
@@ -2326,6 +2327,8 @@
|
|
|
2326
2327
|
"navigation-instruments/pitch-indicator/pitch-indicator.{js,js.map,d.ts,d.ts.map}",
|
|
2327
2328
|
"navigation-instruments/pitch-roll/pitch-roll.{js,js.map,d.ts,d.ts.map}",
|
|
2328
2329
|
"navigation-instruments/pitch-roll-heave/pitch-roll-heave.{js,js.map,d.ts,d.ts.map}",
|
|
2330
|
+
"navigation-instruments/pitch-roll-yaw/pitch-roll-yaw.{js,js.map,d.ts,d.ts.map}",
|
|
2331
|
+
"navigation-instruments/position-deviation/position-deviation.{js,js.map,d.ts,d.ts.map}",
|
|
2329
2332
|
"navigation-instruments/propulsion-azimuth-indicator/propulsion-azimuth-indicator.{js,js.map,d.ts,d.ts.map}",
|
|
2330
2333
|
"navigation-instruments/propulsion-tunnel-thruster/propulsion-tunnel-thruster.{js,js.map,d.ts,d.ts.map}",
|
|
2331
2334
|
"navigation-instruments/rate-of-turn/rate-of-turn.{js,js.map,d.ts,d.ts.map}",
|