@oicl/openbridge-webcomponents-react 0.0.12 → 0.0.13
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/automation-button/automation-button.d.ts +3 -0
- package/automation/automation-button/automation-button.d.ts.map +1 -0
- package/automation/automation-button/automation-button.js +10 -0
- package/automation/automation-button/automation-button.js.map +1 -0
- package/automation/automation-input-modal/automation-input-modal.d.ts +3 -0
- package/automation/automation-input-modal/automation-input-modal.d.ts.map +1 -0
- package/automation/automation-input-modal/automation-input-modal.js +10 -0
- package/automation/automation-input-modal/automation-input-modal.js.map +1 -0
- package/automation/automation-readout/automation-readout.d.ts +3 -0
- package/automation/automation-readout/automation-readout.d.ts.map +1 -0
- package/automation/automation-readout/automation-readout.js +10 -0
- package/automation/automation-readout/automation-readout.js.map +1 -0
- package/automation/automation-tank/automation-tank.d.ts +3 -0
- package/automation/automation-tank/automation-tank.d.ts.map +1 -0
- package/automation/automation-tank/automation-tank.js +10 -0
- package/automation/automation-tank/automation-tank.js.map +1 -0
- package/automation/direction-line/direction-line.d.ts +3 -0
- package/automation/direction-line/direction-line.d.ts.map +1 -0
- package/automation/direction-line/direction-line.js +10 -0
- package/automation/direction-line/direction-line.js.map +1 -0
- package/automation/end-point-line/end-point-line.d.ts +3 -0
- package/automation/end-point-line/end-point-line.d.ts.map +1 -0
- package/automation/end-point-line/end-point-line.js +10 -0
- package/automation/end-point-line/end-point-line.js.map +1 -0
- package/automation/line-cross/line-cross.d.ts +3 -0
- package/automation/line-cross/line-cross.d.ts.map +1 -0
- package/automation/line-cross/line-cross.js +10 -0
- package/automation/line-cross/line-cross.js.map +1 -0
- package/automation/line-overlap/line-overlap.d.ts +3 -0
- package/automation/line-overlap/line-overlap.d.ts.map +1 -0
- package/automation/line-overlap/line-overlap.js +10 -0
- package/automation/line-overlap/line-overlap.js.map +1 -0
- package/automation/three-way-line/three-way-line.d.ts +3 -0
- package/automation/three-way-line/three-way-line.d.ts.map +1 -0
- package/automation/three-way-line/three-way-line.js +10 -0
- package/automation/three-way-line/three-way-line.js.map +1 -0
- package/automation/valve-analog-three-way-icon/valve-analog-three-way-icon.d.ts +3 -0
- package/automation/valve-analog-three-way-icon/valve-analog-three-way-icon.d.ts.map +1 -0
- package/automation/valve-analog-three-way-icon/valve-analog-three-way-icon.js +10 -0
- package/automation/valve-analog-three-way-icon/valve-analog-three-way-icon.js.map +1 -0
- package/automation/valve-analoge-two-way-icon/valve-analog-two-way-icon.d.ts +3 -0
- package/automation/valve-analoge-two-way-icon/valve-analog-two-way-icon.d.ts.map +1 -0
- package/automation/valve-analoge-two-way-icon/valve-analog-two-way-icon.js +10 -0
- package/automation/valve-analoge-two-way-icon/valve-analog-two-way-icon.js.map +1 -0
- package/components/badge/badge.d.ts +3 -0
- package/components/badge/badge.d.ts.map +1 -0
- package/components/badge/badge.js +10 -0
- package/components/badge/badge.js.map +1 -0
- package/icons/icon-01-refresh.d.ts +3 -0
- package/icons/icon-01-refresh.d.ts.map +1 -0
- package/icons/icon-01-refresh.js +10 -0
- package/icons/icon-01-refresh.js.map +1 -0
- package/icons/icon-01-sync.d.ts +3 -0
- package/icons/icon-01-sync.d.ts.map +1 -0
- package/icons/icon-01-sync.js +10 -0
- package/icons/icon-01-sync.js.map +1 -0
- package/icons/icon-14-shelf.d.ts +3 -0
- package/icons/icon-14-shelf.d.ts.map +1 -0
- package/icons/icon-14-shelf.js +10 -0
- package/icons/icon-14-shelf.js.map +1 -0
- package/navigation-instruments/azimuth-thruster-labeled/azimuth-thruster-labeled.d.ts +3 -0
- package/navigation-instruments/azimuth-thruster-labeled/azimuth-thruster-labeled.d.ts.map +1 -0
- package/navigation-instruments/azimuth-thruster-labeled/azimuth-thruster-labeled.js +10 -0
- package/navigation-instruments/azimuth-thruster-labeled/azimuth-thruster-labeled.js.map +1 -0
- package/navigation-instruments/badge-command/badge-command.d.ts +3 -0
- package/navigation-instruments/badge-command/badge-command.d.ts.map +1 -0
- package/navigation-instruments/badge-command/badge-command.js +10 -0
- package/navigation-instruments/badge-command/badge-command.js.map +1 -0
- package/navigation-instruments/instrument-field/instrument-field.d.ts +3 -0
- package/navigation-instruments/instrument-field/instrument-field.d.ts.map +1 -0
- package/navigation-instruments/instrument-field/instrument-field.js +10 -0
- package/navigation-instruments/instrument-field/instrument-field.js.map +1 -0
- package/package.json +20 -2
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcAutomationButton as ObcAutomationButtonElement } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';
|
|
2
|
+
export declare const ObcAutomationButton: import("@lit/react").ReactWebComponent<ObcAutomationButtonElement, {}>;
|
|
3
|
+
//# sourceMappingURL=automation-button.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"automation-button.d.ts","sourceRoot":"","sources":["../../src/automation/automation-button/automation-button.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 { ObcAutomationButton as ObcAutomationButtonElement } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';
|
|
4
|
+
export const ObcAutomationButton = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-automation-button',
|
|
7
|
+
elementClass: ObcAutomationButtonElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=automation-button.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"automation-button.js","sourceRoot":"","sources":["../../src/automation/automation-button/automation-button.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 {ObcAutomationButton as ObcAutomationButtonElement} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';\n \n \n \n\n \n export const ObcAutomationButton = createComponent({\n react: React,\n tagName: 'obc-automation-button',\n elementClass: ObcAutomationButtonElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcAutomationInputModal as ObcAutomationInputModalElement } from '@oicl/openbridge-webcomponents/dist/automation/automation-input-modal/automation-input-modal.js';
|
|
2
|
+
export declare const ObcAutomationInputModal: import("@lit/react").ReactWebComponent<ObcAutomationInputModalElement, {}>;
|
|
3
|
+
//# sourceMappingURL=automation-input-modal.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"automation-input-modal.d.ts","sourceRoot":"","sources":["../../src/automation/automation-input-modal/automation-input-modal.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,uBAAuB,IAAI,8BAA8B,EAAC,MAAM,iGAAiG,CAAC;AAM1K,eAAO,MAAM,uBAAuB,4EAOjC,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcAutomationInputModal as ObcAutomationInputModalElement } from '@oicl/openbridge-webcomponents/dist/automation/automation-input-modal/automation-input-modal.js';
|
|
4
|
+
export const ObcAutomationInputModal = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-automation-input-modal',
|
|
7
|
+
elementClass: ObcAutomationInputModalElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=automation-input-modal.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"automation-input-modal.js","sourceRoot":"","sources":["../../src/automation/automation-input-modal/automation-input-modal.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,uBAAuB,IAAI,8BAA8B,EAAC,MAAM,iGAAiG,CAAC;AAM1K,MAAM,CAAC,MAAM,uBAAuB,GAAG,eAAe,CAAC;IACrD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,4BAA4B;IACrC,YAAY,EAAE,8BAA8B;IAC5C,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcAutomationInputModal as ObcAutomationInputModalElement} from '@oicl/openbridge-webcomponents/dist/automation/automation-input-modal/automation-input-modal.js';\n \n \n \n\n \n export const ObcAutomationInputModal = createComponent({\n react: React,\n tagName: 'obc-automation-input-modal',\n elementClass: ObcAutomationInputModalElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcAutomationReadout as ObcAutomationReadoutElement } from '@oicl/openbridge-webcomponents/dist/automation/automation-readout/automation-readout.js';
|
|
2
|
+
export declare const ObcAutomationReadout: import("@lit/react").ReactWebComponent<ObcAutomationReadoutElement, {}>;
|
|
3
|
+
//# sourceMappingURL=automation-readout.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"automation-readout.d.ts","sourceRoot":"","sources":["../../src/automation/automation-readout/automation-readout.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 { ObcAutomationReadout as ObcAutomationReadoutElement } from '@oicl/openbridge-webcomponents/dist/automation/automation-readout/automation-readout.js';
|
|
4
|
+
export const ObcAutomationReadout = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-automation-readout',
|
|
7
|
+
elementClass: ObcAutomationReadoutElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=automation-readout.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"automation-readout.js","sourceRoot":"","sources":["../../src/automation/automation-readout/automation-readout.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 {ObcAutomationReadout as ObcAutomationReadoutElement} from '@oicl/openbridge-webcomponents/dist/automation/automation-readout/automation-readout.js';\n \n \n \n\n \n export const ObcAutomationReadout = createComponent({\n react: React,\n tagName: 'obc-automation-readout',\n elementClass: ObcAutomationReadoutElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcAutomationTank as ObcAutomationTankElement } from '@oicl/openbridge-webcomponents/dist/automation/automation-tank/automation-tank.js';
|
|
2
|
+
export declare const ObcAutomationTank: import("@lit/react").ReactWebComponent<ObcAutomationTankElement, {}>;
|
|
3
|
+
//# sourceMappingURL=automation-tank.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"automation-tank.d.ts","sourceRoot":"","sources":["../../src/automation/automation-tank/automation-tank.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 { ObcAutomationTank as ObcAutomationTankElement } from '@oicl/openbridge-webcomponents/dist/automation/automation-tank/automation-tank.js';
|
|
4
|
+
export const ObcAutomationTank = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-automation-tank',
|
|
7
|
+
elementClass: ObcAutomationTankElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=automation-tank.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"automation-tank.js","sourceRoot":"","sources":["../../src/automation/automation-tank/automation-tank.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 {ObcAutomationTank as ObcAutomationTankElement} from '@oicl/openbridge-webcomponents/dist/automation/automation-tank/automation-tank.js';\n \n \n \n\n \n export const ObcAutomationTank = createComponent({\n react: React,\n tagName: 'obc-automation-tank',\n elementClass: ObcAutomationTankElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcDirectionLine as ObcDirectionLineElement } from '@oicl/openbridge-webcomponents/dist/automation/direction-line/direction-line.js';
|
|
2
|
+
export declare const ObcDirectionLine: import("@lit/react").ReactWebComponent<ObcDirectionLineElement, {}>;
|
|
3
|
+
//# sourceMappingURL=direction-line.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"direction-line.d.ts","sourceRoot":"","sources":["../../src/automation/direction-line/direction-line.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,gBAAgB,IAAI,uBAAuB,EAAC,MAAM,iFAAiF,CAAC;AAM5I,eAAO,MAAM,gBAAgB,qEAO1B,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcDirectionLine as ObcDirectionLineElement } from '@oicl/openbridge-webcomponents/dist/automation/direction-line/direction-line.js';
|
|
4
|
+
export const ObcDirectionLine = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-direction-line',
|
|
7
|
+
elementClass: ObcDirectionLineElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=direction-line.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"direction-line.js","sourceRoot":"","sources":["../../src/automation/direction-line/direction-line.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,gBAAgB,IAAI,uBAAuB,EAAC,MAAM,iFAAiF,CAAC;AAM5I,MAAM,CAAC,MAAM,gBAAgB,GAAG,eAAe,CAAC;IAC9C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,oBAAoB;IAC7B,YAAY,EAAE,uBAAuB;IACrC,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcDirectionLine as ObcDirectionLineElement} from '@oicl/openbridge-webcomponents/dist/automation/direction-line/direction-line.js';\n \n \n \n\n \n export const ObcDirectionLine = createComponent({\n react: React,\n tagName: 'obc-direction-line',\n elementClass: ObcDirectionLineElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcEndPointLine as ObcEndPointLineElement } from '@oicl/openbridge-webcomponents/dist/automation/end-point-line/end-point-line.js';
|
|
2
|
+
export declare const ObcEndPointLine: import("@lit/react").ReactWebComponent<ObcEndPointLineElement, {}>;
|
|
3
|
+
//# sourceMappingURL=end-point-line.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"end-point-line.d.ts","sourceRoot":"","sources":["../../src/automation/end-point-line/end-point-line.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,eAAe,IAAI,sBAAsB,EAAC,MAAM,iFAAiF,CAAC;AAM1I,eAAO,MAAM,eAAe,oEAOzB,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcEndPointLine as ObcEndPointLineElement } from '@oicl/openbridge-webcomponents/dist/automation/end-point-line/end-point-line.js';
|
|
4
|
+
export const ObcEndPointLine = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-end-point-line',
|
|
7
|
+
elementClass: ObcEndPointLineElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=end-point-line.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"end-point-line.js","sourceRoot":"","sources":["../../src/automation/end-point-line/end-point-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,iFAAiF,CAAC;AAM1I,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 {ObcEndPointLine as ObcEndPointLineElement} from '@oicl/openbridge-webcomponents/dist/automation/end-point-line/end-point-line.js';\n \n \n \n\n \n export const ObcEndPointLine = createComponent({\n react: React,\n tagName: 'obc-end-point-line',\n elementClass: ObcEndPointLineElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"line-cross.d.ts","sourceRoot":"","sources":["../../src/automation/line-cross/line-cross.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,YAAY,IAAI,mBAAmB,EAAC,MAAM,yEAAyE,CAAC;AAM5H,eAAO,MAAM,YAAY,iEAOtB,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcLineCross as ObcLineCrossElement } from '@oicl/openbridge-webcomponents/dist/automation/line-cross/line-cross.js';
|
|
4
|
+
export const ObcLineCross = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-line-cross',
|
|
7
|
+
elementClass: ObcLineCrossElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=line-cross.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"line-cross.js","sourceRoot":"","sources":["../../src/automation/line-cross/line-cross.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,YAAY,IAAI,mBAAmB,EAAC,MAAM,yEAAyE,CAAC;AAM5H,MAAM,CAAC,MAAM,YAAY,GAAG,eAAe,CAAC;IAC1C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,gBAAgB;IACzB,YAAY,EAAE,mBAAmB;IACjC,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcLineCross as ObcLineCrossElement} from '@oicl/openbridge-webcomponents/dist/automation/line-cross/line-cross.js';\n \n \n \n\n \n export const ObcLineCross = createComponent({\n react: React,\n tagName: 'obc-line-cross',\n elementClass: ObcLineCrossElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcLineOverlap as ObcLineOverlapElement } from '@oicl/openbridge-webcomponents/dist/automation/line-overlap/line-overlap.js';
|
|
2
|
+
export declare const ObcLineOverlap: import("@lit/react").ReactWebComponent<ObcLineOverlapElement, {}>;
|
|
3
|
+
//# sourceMappingURL=line-overlap.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"line-overlap.d.ts","sourceRoot":"","sources":["../../src/automation/line-overlap/line-overlap.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,cAAc,IAAI,qBAAqB,EAAC,MAAM,6EAA6E,CAAC;AAMpI,eAAO,MAAM,cAAc,mEAOxB,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcLineOverlap as ObcLineOverlapElement } from '@oicl/openbridge-webcomponents/dist/automation/line-overlap/line-overlap.js';
|
|
4
|
+
export const ObcLineOverlap = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-line-overlap',
|
|
7
|
+
elementClass: ObcLineOverlapElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=line-overlap.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"line-overlap.js","sourceRoot":"","sources":["../../src/automation/line-overlap/line-overlap.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,6EAA6E,CAAC;AAMpI,MAAM,CAAC,MAAM,cAAc,GAAG,eAAe,CAAC;IAC5C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,kBAAkB;IAC3B,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 {ObcLineOverlap as ObcLineOverlapElement} from '@oicl/openbridge-webcomponents/dist/automation/line-overlap/line-overlap.js';\n \n \n \n\n \n export const ObcLineOverlap = createComponent({\n react: React,\n tagName: 'obc-line-overlap',\n elementClass: ObcLineOverlapElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcThreeWayLine as ObcThreeWayLineElement } from '@oicl/openbridge-webcomponents/dist/automation/three-way-line/three-way-line.js';
|
|
2
|
+
export declare const ObcThreeWayLine: import("@lit/react").ReactWebComponent<ObcThreeWayLineElement, {}>;
|
|
3
|
+
//# sourceMappingURL=three-way-line.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"three-way-line.d.ts","sourceRoot":"","sources":["../../src/automation/three-way-line/three-way-line.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,eAAe,IAAI,sBAAsB,EAAC,MAAM,iFAAiF,CAAC;AAM1I,eAAO,MAAM,eAAe,oEAOzB,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcThreeWayLine as ObcThreeWayLineElement } from '@oicl/openbridge-webcomponents/dist/automation/three-way-line/three-way-line.js';
|
|
4
|
+
export const ObcThreeWayLine = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-three-way-line',
|
|
7
|
+
elementClass: ObcThreeWayLineElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=three-way-line.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"three-way-line.js","sourceRoot":"","sources":["../../src/automation/three-way-line/three-way-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,iFAAiF,CAAC;AAM1I,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 {ObcThreeWayLine as ObcThreeWayLineElement} from '@oicl/openbridge-webcomponents/dist/automation/three-way-line/three-way-line.js';\n \n \n \n\n \n export const ObcThreeWayLine = createComponent({\n react: React,\n tagName: 'obc-three-way-line',\n elementClass: ObcThreeWayLineElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcValveAnalogThreeWayIcon as ObcValveAnalogThreeWayIconElement } from '@oicl/openbridge-webcomponents/dist/automation/valve-analog-three-way-icon/valve-analog-three-way-icon.js';
|
|
2
|
+
export declare const ObcValveAnalogThreeWayIcon: import("@lit/react").ReactWebComponent<ObcValveAnalogThreeWayIconElement, {}>;
|
|
3
|
+
//# sourceMappingURL=valve-analog-three-way-icon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"valve-analog-three-way-icon.d.ts","sourceRoot":"","sources":["../../src/automation/valve-analog-three-way-icon/valve-analog-three-way-icon.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,0BAA0B,IAAI,iCAAiC,EAAC,MAAM,2GAA2G,CAAC;AAM1L,eAAO,MAAM,0BAA0B,+EAOpC,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcValveAnalogThreeWayIcon as ObcValveAnalogThreeWayIconElement } from '@oicl/openbridge-webcomponents/dist/automation/valve-analog-three-way-icon/valve-analog-three-way-icon.js';
|
|
4
|
+
export const ObcValveAnalogThreeWayIcon = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-valve-analog-three-way-icon',
|
|
7
|
+
elementClass: ObcValveAnalogThreeWayIconElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=valve-analog-three-way-icon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"valve-analog-three-way-icon.js","sourceRoot":"","sources":["../../src/automation/valve-analog-three-way-icon/valve-analog-three-way-icon.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,0BAA0B,IAAI,iCAAiC,EAAC,MAAM,2GAA2G,CAAC;AAM1L,MAAM,CAAC,MAAM,0BAA0B,GAAG,eAAe,CAAC;IACxD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,iCAAiC;IAC1C,YAAY,EAAE,iCAAiC;IAC/C,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcValveAnalogThreeWayIcon as ObcValveAnalogThreeWayIconElement} from '@oicl/openbridge-webcomponents/dist/automation/valve-analog-three-way-icon/valve-analog-three-way-icon.js';\n \n \n \n\n \n export const ObcValveAnalogThreeWayIcon = createComponent({\n react: React,\n tagName: 'obc-valve-analog-three-way-icon',\n elementClass: ObcValveAnalogThreeWayIconElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcValveAnalogTwoWayIcon as ObcValveAnalogTwoWayIconElement } from '@oicl/openbridge-webcomponents/dist/automation/valve-analoge-two-way-icon/valve-analog-two-way-icon.js';
|
|
2
|
+
export declare const ObcValveAnalogTwoWayIcon: import("@lit/react").ReactWebComponent<ObcValveAnalogTwoWayIconElement, {}>;
|
|
3
|
+
//# sourceMappingURL=valve-analog-two-way-icon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"valve-analog-two-way-icon.d.ts","sourceRoot":"","sources":["../../src/automation/valve-analoge-two-way-icon/valve-analog-two-way-icon.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,wBAAwB,IAAI,+BAA+B,EAAC,MAAM,wGAAwG,CAAC;AAMnL,eAAO,MAAM,wBAAwB,6EAOlC,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcValveAnalogTwoWayIcon as ObcValveAnalogTwoWayIconElement } from '@oicl/openbridge-webcomponents/dist/automation/valve-analoge-two-way-icon/valve-analog-two-way-icon.js';
|
|
4
|
+
export const ObcValveAnalogTwoWayIcon = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-valve-analog-two-way-icon',
|
|
7
|
+
elementClass: ObcValveAnalogTwoWayIconElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=valve-analog-two-way-icon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"valve-analog-two-way-icon.js","sourceRoot":"","sources":["../../src/automation/valve-analoge-two-way-icon/valve-analog-two-way-icon.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,wBAAwB,IAAI,+BAA+B,EAAC,MAAM,wGAAwG,CAAC;AAMnL,MAAM,CAAC,MAAM,wBAAwB,GAAG,eAAe,CAAC;IACtD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,+BAA+B;IACxC,YAAY,EAAE,+BAA+B;IAC7C,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcValveAnalogTwoWayIcon as ObcValveAnalogTwoWayIconElement} from '@oicl/openbridge-webcomponents/dist/automation/valve-analoge-two-way-icon/valve-analog-two-way-icon.js';\n \n \n \n\n \n export const ObcValveAnalogTwoWayIcon = createComponent({\n react: React,\n tagName: 'obc-valve-analog-two-way-icon',\n elementClass: ObcValveAnalogTwoWayIconElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"badge.d.ts","sourceRoot":"","sources":["../../src/components/badge/badge.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,QAAQ,IAAI,eAAe,EAAC,MAAM,+DAA+D,CAAC;AAM1G,eAAO,MAAM,QAAQ,6DAOlB,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcBadge as ObcBadgeElement } from '@oicl/openbridge-webcomponents/dist/components/badge/badge.js';
|
|
4
|
+
export const ObcBadge = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-badge',
|
|
7
|
+
elementClass: ObcBadgeElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=badge.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"badge.js","sourceRoot":"","sources":["../../src/components/badge/badge.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,QAAQ,IAAI,eAAe,EAAC,MAAM,+DAA+D,CAAC;AAM1G,MAAM,CAAC,MAAM,QAAQ,GAAG,eAAe,CAAC;IACtC,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,WAAW;IACpB,YAAY,EAAE,eAAe;IAC7B,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcBadge as ObcBadgeElement} from '@oicl/openbridge-webcomponents/dist/components/badge/badge.js';\n \n \n \n\n \n export const ObcBadge = createComponent({\n react: React,\n tagName: 'obc-badge',\n elementClass: ObcBadgeElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"icon-01-refresh.d.ts","sourceRoot":"","sources":["../src/icons/icon-01-refresh.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,YAAY,IAAI,mBAAmB,EAAC,MAAM,8DAA8D,CAAC;AAMjH,eAAO,MAAM,YAAY,iEAOtB,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { Obi01Refresh as Obi01RefreshElement } from '@oicl/openbridge-webcomponents/dist/icons/icon-01-refresh.js';
|
|
4
|
+
export const Obi01Refresh = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obi-01-refresh',
|
|
7
|
+
elementClass: Obi01RefreshElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=icon-01-refresh.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"icon-01-refresh.js","sourceRoot":"","sources":["../src/icons/icon-01-refresh.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,YAAY,IAAI,mBAAmB,EAAC,MAAM,8DAA8D,CAAC;AAMjH,MAAM,CAAC,MAAM,YAAY,GAAG,eAAe,CAAC;IAC1C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,gBAAgB;IACzB,YAAY,EAAE,mBAAmB;IACjC,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {Obi01Refresh as Obi01RefreshElement} from '@oicl/openbridge-webcomponents/dist/icons/icon-01-refresh.js';\n \n \n \n\n \n export const Obi01Refresh = createComponent({\n react: React,\n tagName: 'obi-01-refresh',\n elementClass: Obi01RefreshElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"icon-01-sync.d.ts","sourceRoot":"","sources":["../src/icons/icon-01-sync.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,SAAS,IAAI,gBAAgB,EAAC,MAAM,2DAA2D,CAAC;AAMxG,eAAO,MAAM,SAAS,8DAOnB,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { Obi01Sync as Obi01SyncElement } from '@oicl/openbridge-webcomponents/dist/icons/icon-01-sync.js';
|
|
4
|
+
export const Obi01Sync = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obi-01-sync',
|
|
7
|
+
elementClass: Obi01SyncElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=icon-01-sync.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"icon-01-sync.js","sourceRoot":"","sources":["../src/icons/icon-01-sync.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,SAAS,IAAI,gBAAgB,EAAC,MAAM,2DAA2D,CAAC;AAMxG,MAAM,CAAC,MAAM,SAAS,GAAG,eAAe,CAAC;IACvC,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,aAAa;IACtB,YAAY,EAAE,gBAAgB;IAC9B,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {Obi01Sync as Obi01SyncElement} from '@oicl/openbridge-webcomponents/dist/icons/icon-01-sync.js';\n \n \n \n\n \n export const Obi01Sync = createComponent({\n react: React,\n tagName: 'obi-01-sync',\n elementClass: Obi01SyncElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"icon-14-shelf.d.ts","sourceRoot":"","sources":["../src/icons/icon-14-shelf.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,UAAU,IAAI,iBAAiB,EAAC,MAAM,4DAA4D,CAAC;AAM3G,eAAO,MAAM,UAAU,+DAOpB,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { Obi14Shelf as Obi14ShelfElement } from '@oicl/openbridge-webcomponents/dist/icons/icon-14-shelf.js';
|
|
4
|
+
export const Obi14Shelf = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obi-14-shelf',
|
|
7
|
+
elementClass: Obi14ShelfElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=icon-14-shelf.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"icon-14-shelf.js","sourceRoot":"","sources":["../src/icons/icon-14-shelf.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,UAAU,IAAI,iBAAiB,EAAC,MAAM,4DAA4D,CAAC;AAM3G,MAAM,CAAC,MAAM,UAAU,GAAG,eAAe,CAAC;IACxC,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,cAAc;IACvB,YAAY,EAAE,iBAAiB;IAC/B,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {Obi14Shelf as Obi14ShelfElement} from '@oicl/openbridge-webcomponents/dist/icons/icon-14-shelf.js';\n \n \n \n\n \n export const Obi14Shelf = createComponent({\n react: React,\n tagName: 'obi-14-shelf',\n elementClass: Obi14ShelfElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcAzimuthThrusterLabeled as ObcAzimuthThrusterLabeledElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/azimuth-thruster-labeled/azimuth-thruster-labeled.js';
|
|
2
|
+
export declare const ObcAzimuthThrusterLabeled: import("@lit/react").ReactWebComponent<ObcAzimuthThrusterLabeledElement, {}>;
|
|
3
|
+
//# sourceMappingURL=azimuth-thruster-labeled.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"azimuth-thruster-labeled.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/azimuth-thruster-labeled/azimuth-thruster-labeled.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,yBAAyB,IAAI,gCAAgC,EAAC,MAAM,iHAAiH,CAAC;AAM9L,eAAO,MAAM,yBAAyB,8EAOnC,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcAzimuthThrusterLabeled as ObcAzimuthThrusterLabeledElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/azimuth-thruster-labeled/azimuth-thruster-labeled.js';
|
|
4
|
+
export const ObcAzimuthThrusterLabeled = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-azimuth-thruster-labeled',
|
|
7
|
+
elementClass: ObcAzimuthThrusterLabeledElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=azimuth-thruster-labeled.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"azimuth-thruster-labeled.js","sourceRoot":"","sources":["../../src/navigation-instruments/azimuth-thruster-labeled/azimuth-thruster-labeled.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,yBAAyB,IAAI,gCAAgC,EAAC,MAAM,iHAAiH,CAAC;AAM9L,MAAM,CAAC,MAAM,yBAAyB,GAAG,eAAe,CAAC;IACvD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,8BAA8B;IACvC,YAAY,EAAE,gCAAgC;IAC9C,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcAzimuthThrusterLabeled as ObcAzimuthThrusterLabeledElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/azimuth-thruster-labeled/azimuth-thruster-labeled.js';\n \n \n \n\n \n export const ObcAzimuthThrusterLabeled = createComponent({\n react: React,\n tagName: 'obc-azimuth-thruster-labeled',\n elementClass: ObcAzimuthThrusterLabeledElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcBadgeCommand as ObcBadgeCommandElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/badge-command/badge-command.js';
|
|
2
|
+
export declare const ObcBadgeCommand: import("@lit/react").ReactWebComponent<ObcBadgeCommandElement, {}>;
|
|
3
|
+
//# sourceMappingURL=badge-command.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"badge-command.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/badge-command/badge-command.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,eAAe,IAAI,sBAAsB,EAAC,MAAM,2FAA2F,CAAC;AAMpJ,eAAO,MAAM,eAAe,oEAOzB,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcBadgeCommand as ObcBadgeCommandElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/badge-command/badge-command.js';
|
|
4
|
+
export const ObcBadgeCommand = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-badge-command',
|
|
7
|
+
elementClass: ObcBadgeCommandElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=badge-command.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"badge-command.js","sourceRoot":"","sources":["../../src/navigation-instruments/badge-command/badge-command.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,2FAA2F,CAAC;AAMpJ,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 {ObcBadgeCommand as ObcBadgeCommandElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/badge-command/badge-command.js';\n \n \n \n\n \n export const ObcBadgeCommand = createComponent({\n react: React,\n tagName: 'obc-badge-command',\n elementClass: ObcBadgeCommandElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcInstrumentField as ObcInstrumentFieldElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/instrument-field/instrument-field.js';
|
|
2
|
+
export declare const ObcInstrumentField: import("@lit/react").ReactWebComponent<ObcInstrumentFieldElement, {}>;
|
|
3
|
+
//# sourceMappingURL=instrument-field.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"instrument-field.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/instrument-field/instrument-field.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,kBAAkB,IAAI,yBAAyB,EAAC,MAAM,iGAAiG,CAAC;AAMhK,eAAO,MAAM,kBAAkB,uEAO5B,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcInstrumentField as ObcInstrumentFieldElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/instrument-field/instrument-field.js';
|
|
4
|
+
export const ObcInstrumentField = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-instrument-field',
|
|
7
|
+
elementClass: ObcInstrumentFieldElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=instrument-field.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"instrument-field.js","sourceRoot":"","sources":["../../src/navigation-instruments/instrument-field/instrument-field.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,iGAAiG,CAAC;AAMhK,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 {ObcInstrumentField as ObcInstrumentFieldElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/instrument-field/instrument-field.js';\n \n \n \n\n \n export const ObcInstrumentField = createComponent({\n react: React,\n tagName: 'obc-instrument-field',\n elementClass: ObcInstrumentFieldElement,\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.
|
|
8
|
+
"version": "0.0.13",
|
|
9
9
|
"dependencies": {
|
|
10
|
-
"@oicl/openbridge-webcomponents": "^0.0.
|
|
10
|
+
"@oicl/openbridge-webcomponents": "^0.0.13",
|
|
11
11
|
"@lit/react": "^1.0.0"
|
|
12
12
|
},
|
|
13
13
|
"peerDependencies": {
|
|
@@ -18,8 +18,19 @@
|
|
|
18
18
|
"typescript": "^5.3.3"
|
|
19
19
|
},
|
|
20
20
|
"files": [
|
|
21
|
+
"automation/automation-button/automation-button.{js,js.map,d.ts,d.ts.map}",
|
|
22
|
+
"automation/automation-input-modal/automation-input-modal.{js,js.map,d.ts,d.ts.map}",
|
|
23
|
+
"automation/automation-readout/automation-readout.{js,js.map,d.ts,d.ts.map}",
|
|
24
|
+
"automation/automation-tank/automation-tank.{js,js.map,d.ts,d.ts.map}",
|
|
21
25
|
"automation/corner-line/corner-line.{js,js.map,d.ts,d.ts.map}",
|
|
26
|
+
"automation/direction-line/direction-line.{js,js.map,d.ts,d.ts.map}",
|
|
27
|
+
"automation/end-point-line/end-point-line.{js,js.map,d.ts,d.ts.map}",
|
|
22
28
|
"automation/horizontal-line/horizontal-line.{js,js.map,d.ts,d.ts.map}",
|
|
29
|
+
"automation/line-cross/line-cross.{js,js.map,d.ts,d.ts.map}",
|
|
30
|
+
"automation/line-overlap/line-overlap.{js,js.map,d.ts,d.ts.map}",
|
|
31
|
+
"automation/three-way-line/three-way-line.{js,js.map,d.ts,d.ts.map}",
|
|
32
|
+
"automation/valve-analog-three-way-icon/valve-analog-three-way-icon.{js,js.map,d.ts,d.ts.map}",
|
|
33
|
+
"automation/valve-analoge-two-way-icon/valve-analog-two-way-icon.{js,js.map,d.ts,d.ts.map}",
|
|
23
34
|
"automation/vertical-line/vertical-line.{js,js.map,d.ts,d.ts.map}",
|
|
24
35
|
"components/alert-button/alert-button.{js,js.map,d.ts,d.ts.map}",
|
|
25
36
|
"components/alert-icon/alert-icon.{js,js.map,d.ts,d.ts.map}",
|
|
@@ -28,6 +39,7 @@
|
|
|
28
39
|
"components/alert-topbar-element/alert-topbar-element.{js,js.map,d.ts,d.ts.map}",
|
|
29
40
|
"components/app-button/app-button.{js,js.map,d.ts,d.ts.map}",
|
|
30
41
|
"components/app-menu/app-menu.{js,js.map,d.ts,d.ts.map}",
|
|
42
|
+
"components/badge/badge.{js,js.map,d.ts,d.ts.map}",
|
|
31
43
|
"components/breadcrumb/breadcrumb.{js,js.map,d.ts,d.ts.map}",
|
|
32
44
|
"components/brilliance-menu/brilliance-menu.{js,js.map,d.ts,d.ts.map}",
|
|
33
45
|
"components/button/button.{js,js.map,d.ts,d.ts.map}",
|
|
@@ -87,6 +99,7 @@
|
|
|
87
99
|
"icons/icon-01-play.{js,js.map,d.ts,d.ts.map}",
|
|
88
100
|
"icons/icon-01-print.{js,js.map,d.ts,d.ts.map}",
|
|
89
101
|
"icons/icon-01-redo.{js,js.map,d.ts,d.ts.map}",
|
|
102
|
+
"icons/icon-01-refresh.{js,js.map,d.ts,d.ts.map}",
|
|
90
103
|
"icons/icon-01-remove.{js,js.map,d.ts,d.ts.map}",
|
|
91
104
|
"icons/icon-01-reorder.{js,js.map,d.ts,d.ts.map}",
|
|
92
105
|
"icons/icon-01-save.{js,js.map,d.ts,d.ts.map}",
|
|
@@ -94,6 +107,7 @@
|
|
|
94
107
|
"icons/icon-01-sort.{js,js.map,d.ts,d.ts.map}",
|
|
95
108
|
"icons/icon-01-standby.{js,js.map,d.ts,d.ts.map}",
|
|
96
109
|
"icons/icon-01-stop.{js,js.map,d.ts,d.ts.map}",
|
|
110
|
+
"icons/icon-01-sync.{js,js.map,d.ts,d.ts.map}",
|
|
97
111
|
"icons/icon-01-text.{js,js.map,d.ts,d.ts.map}",
|
|
98
112
|
"icons/icon-01-undo.{js,js.map,d.ts,d.ts.map}",
|
|
99
113
|
"icons/icon-01-visibility-off.{js,js.map,d.ts,d.ts.map}",
|
|
@@ -473,6 +487,7 @@
|
|
|
473
487
|
"icons/icon-14-rectified.{js,js.map,d.ts,d.ts.map}",
|
|
474
488
|
"icons/icon-14-running-color.{js,js.map,d.ts,d.ts.map}",
|
|
475
489
|
"icons/icon-14-running.{js,js.map,d.ts,d.ts.map}",
|
|
490
|
+
"icons/icon-14-shelf.{js,js.map,d.ts,d.ts.map}",
|
|
476
491
|
"icons/icon-14-signal-fail.{js,js.map,d.ts,d.ts.map}",
|
|
477
492
|
"icons/icon-14-warning-acknowledged.{js,js.map,d.ts,d.ts.map}",
|
|
478
493
|
"icons/icon-14-warning-badge.{js,js.map,d.ts,d.ts.map}",
|
|
@@ -608,6 +623,9 @@
|
|
|
608
623
|
"icons/icon-iec-02-radar-target-tracked.{js,js.map,d.ts,d.ts.map}",
|
|
609
624
|
"icons/icon-temp.{js,js.map,d.ts,d.ts.map}",
|
|
610
625
|
"navigation-instruments/azimuth-thruster/azimuth-thruster.{js,js.map,d.ts,d.ts.map}",
|
|
626
|
+
"navigation-instruments/azimuth-thruster-labeled/azimuth-thruster-labeled.{js,js.map,d.ts,d.ts.map}",
|
|
627
|
+
"navigation-instruments/badge-command/badge-command.{js,js.map,d.ts,d.ts.map}",
|
|
628
|
+
"navigation-instruments/instrument-field/instrument-field.{js,js.map,d.ts,d.ts.map}",
|
|
611
629
|
"navigation-instruments/thruster/thruster.{js,js.map,d.ts,d.ts.map}",
|
|
612
630
|
"navigation-instruments/watch/watch.{js,js.map,d.ts,d.ts.map}"
|
|
613
631
|
],
|