@oicl/openbridge-webcomponents-react 2.0.0-next.4 → 2.0.0-next.41
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/components/context-menu-input/context-menu-input.d.ts +4 -10
- package/components/context-menu-input/context-menu-input.d.ts.map +1 -1
- package/components/context-menu-input/context-menu-input.js.map +1 -1
- package/components/menu-button/menu-button.d.ts +4 -10
- package/components/menu-button/menu-button.d.ts.map +1 -1
- package/components/menu-button/menu-button.js.map +1 -1
- package/components/number-input-field/number-input-field.d.ts +6 -1
- package/components/number-input-field/number-input-field.d.ts.map +1 -1
- package/components/number-input-field/number-input-field.js +1 -0
- package/components/number-input-field/number-input-field.js.map +1 -1
- package/components/split-button/split-button.d.ts +4 -11
- package/components/split-button/split-button.d.ts.map +1 -1
- package/components/split-button/split-button.js.map +1 -1
- package/components/stepper-box/stepper-box.d.ts +12 -2
- package/components/stepper-box/stepper-box.d.ts.map +1 -1
- package/components/stepper-box/stepper-box.js +2 -0
- package/components/stepper-box/stepper-box.js.map +1 -1
- package/navigation-instruments/depth-indicator/depth-indicator.d.ts +3 -0
- package/navigation-instruments/depth-indicator/depth-indicator.d.ts.map +1 -0
- package/navigation-instruments/depth-indicator/depth-indicator.js +10 -0
- package/navigation-instruments/depth-indicator/depth-indicator.js.map +1 -0
- package/navigation-instruments/gauge-bar-indicator/gauge-bar-indicator.d.ts +3 -0
- package/navigation-instruments/gauge-bar-indicator/gauge-bar-indicator.d.ts.map +1 -0
- package/navigation-instruments/gauge-bar-indicator/gauge-bar-indicator.js +10 -0
- package/navigation-instruments/gauge-bar-indicator/gauge-bar-indicator.js.map +1 -0
- package/navigation-instruments/gauge-radial-indicator/gauge-radial-indicator.d.ts +3 -0
- package/navigation-instruments/gauge-radial-indicator/gauge-radial-indicator.d.ts.map +1 -0
- package/navigation-instruments/gauge-radial-indicator/gauge-radial-indicator.js +10 -0
- package/navigation-instruments/gauge-radial-indicator/gauge-radial-indicator.js.map +1 -0
- package/navigation-instruments/gauge-trend-indicator/gauge-trend-indicator.d.ts +3 -0
- package/navigation-instruments/gauge-trend-indicator/gauge-trend-indicator.d.ts.map +1 -0
- package/navigation-instruments/gauge-trend-indicator/gauge-trend-indicator.js +10 -0
- package/navigation-instruments/gauge-trend-indicator/gauge-trend-indicator.js.map +1 -0
- package/navigation-instruments/heading-indicator/heading-indicator.d.ts +3 -0
- package/navigation-instruments/heading-indicator/heading-indicator.d.ts.map +1 -0
- package/navigation-instruments/heading-indicator/heading-indicator.js +10 -0
- package/navigation-instruments/heading-indicator/heading-indicator.js.map +1 -0
- package/navigation-instruments/heave-indicator/heave-indicator.d.ts +3 -0
- package/navigation-instruments/heave-indicator/heave-indicator.d.ts.map +1 -0
- package/navigation-instruments/heave-indicator/heave-indicator.js +10 -0
- package/navigation-instruments/heave-indicator/heave-indicator.js.map +1 -0
- package/navigation-instruments/main-engine-indicator/propulsion-main-engine-indicator.d.ts +3 -0
- package/navigation-instruments/main-engine-indicator/propulsion-main-engine-indicator.d.ts.map +1 -0
- package/navigation-instruments/main-engine-indicator/propulsion-main-engine-indicator.js +10 -0
- package/navigation-instruments/main-engine-indicator/propulsion-main-engine-indicator.js.map +1 -0
- package/navigation-instruments/pitch-indicator/pitch-indicator.d.ts +3 -0
- package/navigation-instruments/pitch-indicator/pitch-indicator.d.ts.map +1 -0
- package/navigation-instruments/pitch-indicator/pitch-indicator.js +10 -0
- package/navigation-instruments/pitch-indicator/pitch-indicator.js.map +1 -0
- package/navigation-instruments/propulsion-azimuth-indicator/propulsion-azimuth-indicator.d.ts +3 -0
- package/navigation-instruments/propulsion-azimuth-indicator/propulsion-azimuth-indicator.d.ts.map +1 -0
- package/navigation-instruments/propulsion-azimuth-indicator/propulsion-azimuth-indicator.js +10 -0
- package/navigation-instruments/propulsion-azimuth-indicator/propulsion-azimuth-indicator.js.map +1 -0
- package/navigation-instruments/propulsion-tunnel-thruster/propulsion-tunnel-thruster.d.ts +3 -0
- package/navigation-instruments/propulsion-tunnel-thruster/propulsion-tunnel-thruster.d.ts.map +1 -0
- package/navigation-instruments/propulsion-tunnel-thruster/propulsion-tunnel-thruster.js +10 -0
- package/navigation-instruments/propulsion-tunnel-thruster/propulsion-tunnel-thruster.js.map +1 -0
- package/navigation-instruments/readout/readout.d.ts +15 -0
- package/navigation-instruments/readout/readout.d.ts.map +1 -0
- package/navigation-instruments/readout/readout.js +13 -0
- package/navigation-instruments/readout/readout.js.map +1 -0
- package/navigation-instruments/readout-advice/readout-advice.d.ts +3 -0
- package/navigation-instruments/readout-advice/readout-advice.d.ts.map +1 -0
- package/navigation-instruments/readout-advice/readout-advice.js +10 -0
- package/navigation-instruments/readout-advice/readout-advice.js.map +1 -0
- package/navigation-instruments/readout-input/readout-input.d.ts +3 -0
- package/navigation-instruments/readout-input/readout-input.d.ts.map +1 -0
- package/navigation-instruments/readout-input/readout-input.js +10 -0
- package/navigation-instruments/readout-input/readout-input.js.map +1 -0
- package/navigation-instruments/readout-list-item/readout-list-item.d.ts +3 -0
- package/navigation-instruments/readout-list-item/readout-list-item.d.ts.map +1 -0
- package/navigation-instruments/readout-list-item/readout-list-item.js +10 -0
- package/navigation-instruments/readout-list-item/readout-list-item.js.map +1 -0
- package/navigation-instruments/roll-indicator/roll-indicator.d.ts +3 -0
- package/navigation-instruments/roll-indicator/roll-indicator.d.ts.map +1 -0
- package/navigation-instruments/roll-indicator/roll-indicator.js +10 -0
- package/navigation-instruments/roll-indicator/roll-indicator.js.map +1 -0
- package/navigation-instruments/rudder-indicator/rudder-indicator.d.ts +3 -0
- package/navigation-instruments/rudder-indicator/rudder-indicator.d.ts.map +1 -0
- package/navigation-instruments/rudder-indicator/rudder-indicator.js +10 -0
- package/navigation-instruments/rudder-indicator/rudder-indicator.js.map +1 -0
- package/navigation-instruments/wind-propulsion/wind-propulsion.d.ts +6 -0
- package/navigation-instruments/wind-propulsion/wind-propulsion.d.ts.map +1 -0
- package/navigation-instruments/wind-propulsion/wind-propulsion.js +12 -0
- package/navigation-instruments/wind-propulsion/wind-propulsion.js.map +1 -0
- package/package.json +19 -3
- package/pages/alert-list-page-small/alert-list-page-small.d.ts +1 -0
- package/pages/alert-list-page-small/alert-list-page-small.d.ts.map +1 -1
- package/pages/alert-list-page-small/alert-list-page-small.js +1 -0
- package/pages/alert-list-page-small/alert-list-page-small.js.map +1 -1
- package/navigation-instruments/instrument-field/instrument-field.d.ts +0 -3
- package/navigation-instruments/instrument-field/instrument-field.d.ts.map +0 -1
- package/navigation-instruments/instrument-field/instrument-field.js +0 -10
- package/navigation-instruments/instrument-field/instrument-field.js.map +0 -1
|
@@ -1,16 +1,10 @@
|
|
|
1
1
|
import { EventName } from '@lit/react';
|
|
2
2
|
import { ObcContextMenuInput as ObcContextMenuInputElement } from '@oicl/openbridge-webcomponents/dist/components/context-menu-input/context-menu-input.js';
|
|
3
|
-
import {
|
|
4
|
-
export type {
|
|
3
|
+
import { ObcContextMenuInputChangeEvent, ObcContextMenuInputItemClickEvent } from '@oicl/openbridge-webcomponents/dist/components/context-menu-input/context-menu-input.js';
|
|
4
|
+
export type { ObcContextMenuInputChangeEvent, ObcContextMenuInputItemClickEvent } from '@oicl/openbridge-webcomponents/dist/components/context-menu-input/context-menu-input.js';
|
|
5
5
|
export declare const ObcContextMenuInput: import("@lit/react").ReactWebComponent<ObcContextMenuInputElement, {
|
|
6
|
-
onChange: EventName<
|
|
7
|
-
|
|
8
|
-
selectedOptions: ContextMenuOption[];
|
|
9
|
-
}>>;
|
|
10
|
-
onItemClick: EventName<CustomEvent<{
|
|
11
|
-
value: string;
|
|
12
|
-
option: ContextMenuOption;
|
|
13
|
-
}>>;
|
|
6
|
+
onChange: EventName<ObcContextMenuInputChangeEvent>;
|
|
7
|
+
onItemClick: EventName<ObcContextMenuInputItemClickEvent>;
|
|
14
8
|
onClose: EventName<CustomEvent<void>>;
|
|
15
9
|
}>;
|
|
16
10
|
//# sourceMappingURL=context-menu-input.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"context-menu-input.d.ts","sourceRoot":"","sources":["../../src/components/context-menu-input/context-menu-input.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,mBAAmB,IAAI,0BAA0B,EAAC,MAAM,yFAAyF,CAAC;AAC1J,OAAO,EAAC,
|
|
1
|
+
{"version":3,"file":"context-menu-input.d.ts","sourceRoot":"","sources":["../../src/components/context-menu-input/context-menu-input.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,mBAAmB,IAAI,0BAA0B,EAAC,MAAM,yFAAyF,CAAC;AAC1J,OAAO,EAAC,8BAA8B,EAAE,iCAAiC,EAAC,MAAM,yFAAyF,CAAC;AAC1K,YAAY,EAAC,8BAA8B,EAAE,iCAAiC,EAAC,MAAM,yFAAyF,CAAC;AAI/K,eAAO,MAAM,mBAAmB;cAMN,SAAS,CAAC,8BAA8B,CAAC;iBAClC,SAAS,CAAC,iCAAiC,CAAC;aACrD,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;EAEjD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"context-menu-input.js","sourceRoot":"","sources":["../../src/components/context-menu-input/context-menu-input.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,mBAAmB,IAAI,0BAA0B,EAAC,MAAM,yFAAyF,CAAC;AAM1J,MAAM,CAAC,MAAM,mBAAmB,GAAG,eAAe,CAAC;IACjD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,wBAAwB;IACjC,YAAY,EAAE,0BAA0B;IACxC,MAAM,EAAE;QAEN,QAAQ,EAAE,
|
|
1
|
+
{"version":3,"file":"context-menu-input.js","sourceRoot":"","sources":["../../src/components/context-menu-input/context-menu-input.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,mBAAmB,IAAI,0BAA0B,EAAC,MAAM,yFAAyF,CAAC;AAM1J,MAAM,CAAC,MAAM,mBAAmB,GAAG,eAAe,CAAC;IACjD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,wBAAwB;IACjC,YAAY,EAAE,0BAA0B;IACxC,MAAM,EAAE;QAEN,QAAQ,EAAE,QAAqD;QAC/D,WAAW,EAAE,YAA4D;QACzE,OAAO,EAAE,OAAuC;KACjD;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcContextMenuInput as ObcContextMenuInputElement} from '@oicl/openbridge-webcomponents/dist/components/context-menu-input/context-menu-input.js';\n import {ObcContextMenuInputChangeEvent, ObcContextMenuInputItemClickEvent} from '@oicl/openbridge-webcomponents/dist/components/context-menu-input/context-menu-input.js';\n export type {ObcContextMenuInputChangeEvent, ObcContextMenuInputItemClickEvent} from '@oicl/openbridge-webcomponents/dist/components/context-menu-input/context-menu-input.js';\n \n\n \n export const ObcContextMenuInput = createComponent({\n react: React,\n tagName: 'obc-context-menu-input',\n elementClass: ObcContextMenuInputElement,\n events: {\n \n onChange: 'change' as EventName<ObcContextMenuInputChangeEvent>,\n onItemClick: 'item-click' as EventName<ObcContextMenuInputItemClickEvent>,\n onClose: 'close' as EventName<CustomEvent<void>>,\n }\n });\n \n "]}
|
|
@@ -1,16 +1,10 @@
|
|
|
1
1
|
import { EventName } from '@lit/react';
|
|
2
2
|
import { ObcMenuButton as ObcMenuButtonElement } from '@oicl/openbridge-webcomponents/dist/components/menu-button/menu-button.js';
|
|
3
|
-
import {
|
|
4
|
-
export type {
|
|
3
|
+
import { ObcSplitButtonChangeEvent, ObcMenuButtonItemClickEvent } from '@oicl/openbridge-webcomponents/dist/components/menu-button/menu-button.js';
|
|
4
|
+
export type { ObcSplitButtonChangeEvent, ObcMenuButtonItemClickEvent } from '@oicl/openbridge-webcomponents/dist/components/menu-button/menu-button.js';
|
|
5
5
|
export declare const ObcMenuButton: import("@lit/react").ReactWebComponent<ObcMenuButtonElement, {
|
|
6
|
-
onChange: EventName<
|
|
7
|
-
|
|
8
|
-
selectedOptions: Array<ContextMenuOption>;
|
|
9
|
-
}>>;
|
|
10
|
-
onItemClick: EventName<CustomEvent<{
|
|
11
|
-
value: string;
|
|
12
|
-
option: ContextMenuOption;
|
|
13
|
-
}>>;
|
|
6
|
+
onChange: EventName<ObcSplitButtonChangeEvent>;
|
|
7
|
+
onItemClick: EventName<ObcMenuButtonItemClickEvent>;
|
|
14
8
|
onOpen: EventName<CustomEvent<void>>;
|
|
15
9
|
onClose: EventName<CustomEvent<void>>;
|
|
16
10
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"menu-button.d.ts","sourceRoot":"","sources":["../../src/components/menu-button/menu-button.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,aAAa,IAAI,oBAAoB,EAAC,MAAM,2EAA2E,CAAC;AAChI,OAAO,EAAC,
|
|
1
|
+
{"version":3,"file":"menu-button.d.ts","sourceRoot":"","sources":["../../src/components/menu-button/menu-button.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,aAAa,IAAI,oBAAoB,EAAC,MAAM,2EAA2E,CAAC;AAChI,OAAO,EAAC,yBAAyB,EAAE,2BAA2B,EAAC,MAAM,2EAA2E,CAAC;AACjJ,YAAY,EAAC,yBAAyB,EAAE,2BAA2B,EAAC,MAAM,2EAA2E,CAAC;AAItJ,eAAO,MAAM,aAAa;cAMA,SAAS,CAAC,yBAAyB,CAAC;iBAC7B,SAAS,CAAC,2BAA2B,CAAC;YACjD,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;aAC1B,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;EAEjD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"menu-button.js","sourceRoot":"","sources":["../../src/components/menu-button/menu-button.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,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;QAEN,QAAQ,EAAE,
|
|
1
|
+
{"version":3,"file":"menu-button.js","sourceRoot":"","sources":["../../src/components/menu-button/menu-button.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,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;QAEN,QAAQ,EAAE,QAAgD;QAC1D,WAAW,EAAE,YAAsD;QACnE,MAAM,EAAE,MAAsC;QAC9C,OAAO,EAAE,OAAuC;KACjD;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcMenuButton as ObcMenuButtonElement} from '@oicl/openbridge-webcomponents/dist/components/menu-button/menu-button.js';\n import {ObcSplitButtonChangeEvent, ObcMenuButtonItemClickEvent} from '@oicl/openbridge-webcomponents/dist/components/menu-button/menu-button.js';\n export type {ObcSplitButtonChangeEvent, ObcMenuButtonItemClickEvent} from '@oicl/openbridge-webcomponents/dist/components/menu-button/menu-button.js';\n \n\n \n export const ObcMenuButton = createComponent({\n react: React,\n tagName: 'obc-menu-button',\n elementClass: ObcMenuButtonElement,\n events: {\n \n onChange: 'change' as EventName<ObcSplitButtonChangeEvent>,\n onItemClick: 'item-click' as EventName<ObcMenuButtonItemClickEvent>,\n onOpen: 'open' as EventName<CustomEvent<void>>,\n onClose: 'close' as EventName<CustomEvent<void>>,\n }\n });\n \n "]}
|
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
import { EventName } from '@lit/react';
|
|
2
2
|
import { ObcNumberInputField as ObcNumberInputFieldElement } from '@oicl/openbridge-webcomponents/dist/components/number-input-field/number-input-field.js';
|
|
3
3
|
export declare const ObcNumberInputField: import("@lit/react").ReactWebComponent<ObcNumberInputFieldElement, {
|
|
4
|
-
onInput: EventName<CustomEvent<
|
|
4
|
+
onInput: EventName<CustomEvent<{
|
|
5
|
+
value: number;
|
|
6
|
+
}>>;
|
|
7
|
+
onChange: EventName<CustomEvent<{
|
|
8
|
+
value: number;
|
|
9
|
+
}>>;
|
|
5
10
|
}>;
|
|
6
11
|
//# sourceMappingURL=number-input-field.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"number-input-field.d.ts","sourceRoot":"","sources":["../../src/components/number-input-field/number-input-field.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,mBAAmB,IAAI,0BAA0B,EAAC,MAAM,yFAAyF,CAAC;AAM1J,eAAO,MAAM,mBAAmB;aAMR,SAAS,CAAC,WAAW,CAAC,
|
|
1
|
+
{"version":3,"file":"number-input-field.d.ts","sourceRoot":"","sources":["../../src/components/number-input-field/number-input-field.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,mBAAmB,IAAI,0BAA0B,EAAC,MAAM,yFAAyF,CAAC;AAM1J,eAAO,MAAM,mBAAmB;aAMR,SAAS,CAAC,WAAW,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAC,CAAC,CAAC;cACrC,SAAS,CAAC,WAAW,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAC,CAAC,CAAC;EAE9D,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"number-input-field.js","sourceRoot":"","sources":["../../src/components/number-input-field/number-input-field.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,mBAAmB,IAAI,0BAA0B,EAAC,MAAM,yFAAyF,CAAC;AAM1J,MAAM,CAAC,MAAM,mBAAmB,GAAG,eAAe,CAAC;IACjD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,wBAAwB;IACjC,YAAY,EAAE,0BAA0B;IACxC,MAAM,EAAE;QAEN,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"number-input-field.js","sourceRoot":"","sources":["../../src/components/number-input-field/number-input-field.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,mBAAmB,IAAI,0BAA0B,EAAC,MAAM,yFAAyF,CAAC;AAM1J,MAAM,CAAC,MAAM,mBAAmB,GAAG,eAAe,CAAC;IACjD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,wBAAwB;IACjC,YAAY,EAAE,0BAA0B;IACxC,MAAM,EAAE;QAEN,OAAO,EAAE,OAAkD;QAC3D,QAAQ,EAAE,QAAmD;KAC9D;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcNumberInputField as ObcNumberInputFieldElement} from '@oicl/openbridge-webcomponents/dist/components/number-input-field/number-input-field.js';\n \n \n \n\n \n export const ObcNumberInputField = createComponent({\n react: React,\n tagName: 'obc-number-input-field',\n elementClass: ObcNumberInputFieldElement,\n events: {\n \n onInput: 'input' as EventName<CustomEvent<{value: number}>>,\n onChange: 'change' as EventName<CustomEvent<{value: number}>>,\n }\n });\n \n "]}
|
|
@@ -1,16 +1,9 @@
|
|
|
1
1
|
import { EventName } from '@lit/react';
|
|
2
2
|
import { ObcSplitButton as ObcSplitButtonElement } from '@oicl/openbridge-webcomponents/dist/components/split-button/split-button.js';
|
|
3
|
-
import {
|
|
4
|
-
export type {
|
|
3
|
+
import { ObcSplitButtonClickEvent, ObcSplitButtonChangeEvent } from '@oicl/openbridge-webcomponents/dist/components/split-button/split-button.js';
|
|
4
|
+
export type { ObcSplitButtonClickEvent, ObcSplitButtonChangeEvent } from '@oicl/openbridge-webcomponents/dist/components/split-button/split-button.js';
|
|
5
5
|
export declare const ObcSplitButton: import("@lit/react").ReactWebComponent<ObcSplitButtonElement, {
|
|
6
|
-
onClick: EventName<
|
|
7
|
-
|
|
8
|
-
value?: string;
|
|
9
|
-
option?: ContextMenuOption;
|
|
10
|
-
}>>;
|
|
11
|
-
onChange: EventName<CustomEvent<{
|
|
12
|
-
selectedValues: string[];
|
|
13
|
-
selectedOptions: Array<ContextMenuOption>;
|
|
14
|
-
}>>;
|
|
6
|
+
onClick: EventName<ObcSplitButtonClickEvent>;
|
|
7
|
+
onChange: EventName<ObcSplitButtonChangeEvent>;
|
|
15
8
|
}>;
|
|
16
9
|
//# sourceMappingURL=split-button.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"split-button.d.ts","sourceRoot":"","sources":["../../src/components/split-button/split-button.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,cAAc,IAAI,qBAAqB,EAAC,MAAM,6EAA6E,CAAC;AACpI,OAAO,EAAC,
|
|
1
|
+
{"version":3,"file":"split-button.d.ts","sourceRoot":"","sources":["../../src/components/split-button/split-button.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,cAAc,IAAI,qBAAqB,EAAC,MAAM,6EAA6E,CAAC;AACpI,OAAO,EAAC,wBAAwB,EAAE,yBAAyB,EAAC,MAAM,6EAA6E,CAAC;AAChJ,YAAY,EAAC,wBAAwB,EAAE,yBAAyB,EAAC,MAAM,6EAA6E,CAAC;AAIrJ,eAAO,MAAM,cAAc;aAMH,SAAS,CAAC,wBAAwB,CAAC;cACjC,SAAS,CAAC,yBAAyB,CAAC;EAE3D,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"split-button.js","sourceRoot":"","sources":["../../src/components/split-button/split-button.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,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;QAEN,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"split-button.js","sourceRoot":"","sources":["../../src/components/split-button/split-button.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,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;QAEN,OAAO,EAAE,OAA8C;QACvD,QAAQ,EAAE,QAAgD;KAC3D;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcSplitButton as ObcSplitButtonElement} from '@oicl/openbridge-webcomponents/dist/components/split-button/split-button.js';\n import {ObcSplitButtonClickEvent, ObcSplitButtonChangeEvent} from '@oicl/openbridge-webcomponents/dist/components/split-button/split-button.js';\n export type {ObcSplitButtonClickEvent, ObcSplitButtonChangeEvent} from '@oicl/openbridge-webcomponents/dist/components/split-button/split-button.js';\n \n\n \n export const ObcSplitButton = createComponent({\n react: React,\n tagName: 'obc-split-button',\n elementClass: ObcSplitButtonElement,\n events: {\n \n onClick: 'click' as EventName<ObcSplitButtonClickEvent>,\n onChange: 'change' as EventName<ObcSplitButtonChangeEvent>,\n }\n });\n \n "]}
|
|
@@ -1,7 +1,17 @@
|
|
|
1
1
|
import { EventName } from '@lit/react';
|
|
2
2
|
import { ObcStepperBox as ObcStepperBoxElement } from '@oicl/openbridge-webcomponents/dist/components/stepper-box/stepper-box.js';
|
|
3
3
|
export declare const ObcStepperBox: import("@lit/react").ReactWebComponent<ObcStepperBoxElement, {
|
|
4
|
-
onDown: EventName<CustomEvent<
|
|
5
|
-
|
|
4
|
+
onDown: EventName<CustomEvent<{
|
|
5
|
+
value: number;
|
|
6
|
+
}>>;
|
|
7
|
+
onUp: EventName<CustomEvent<{
|
|
8
|
+
value: number;
|
|
9
|
+
}>>;
|
|
10
|
+
onInput: EventName<CustomEvent<{
|
|
11
|
+
value: string;
|
|
12
|
+
}>>;
|
|
13
|
+
onChange: EventName<CustomEvent<{
|
|
14
|
+
value: number | null;
|
|
15
|
+
}>>;
|
|
6
16
|
}>;
|
|
7
17
|
//# sourceMappingURL=stepper-box.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stepper-box.d.ts","sourceRoot":"","sources":["../../src/components/stepper-box/stepper-box.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,aAAa,IAAI,oBAAoB,EAAC,MAAM,2EAA2E,CAAC;AAMhI,eAAO,MAAM,aAAa;YAMJ,SAAS,CAAC,WAAW,CAAC,
|
|
1
|
+
{"version":3,"file":"stepper-box.d.ts","sourceRoot":"","sources":["../../src/components/stepper-box/stepper-box.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,aAAa,IAAI,oBAAoB,EAAC,MAAM,2EAA2E,CAAC;AAMhI,eAAO,MAAM,aAAa;YAMJ,SAAS,CAAC,WAAW,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAC,CAAC,CAAC;UAC3C,SAAS,CAAC,WAAW,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAC,CAAC,CAAC;aACjC,SAAS,CAAC,WAAW,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAC,CAAC,CAAC;cACrC,SAAS,CAAC,WAAW,CAAC;QAAC,KAAK,EAAE,MAAM,GAAG,IAAI,CAAA;KAAC,CAAC,CAAC;EAErE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stepper-box.js","sourceRoot":"","sources":["../../src/components/stepper-box/stepper-box.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,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;QAEN,MAAM,EAAE,
|
|
1
|
+
{"version":3,"file":"stepper-box.js","sourceRoot":"","sources":["../../src/components/stepper-box/stepper-box.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,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;QAEN,MAAM,EAAE,MAAiD;QACzD,IAAI,EAAE,IAA+C;QACrD,OAAO,EAAE,OAAkD;QAC3D,QAAQ,EAAE,QAA0D;KACrE;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcStepperBox as ObcStepperBoxElement} from '@oicl/openbridge-webcomponents/dist/components/stepper-box/stepper-box.js';\n \n \n \n\n \n export const ObcStepperBox = createComponent({\n react: React,\n tagName: 'obc-stepper-box',\n elementClass: ObcStepperBoxElement,\n events: {\n \n onDown: 'down' as EventName<CustomEvent<{value: number}>>,\n onUp: 'up' as EventName<CustomEvent<{value: number}>>,\n onInput: 'input' as EventName<CustomEvent<{value: string}>>,\n onChange: 'change' as EventName<CustomEvent<{value: number | null}>>,\n }\n });\n \n "]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcDepthIndicator as ObcDepthIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/depth-indicator/depth-indicator.js';
|
|
2
|
+
export declare const ObcDepthIndicator: import("@lit/react").ReactWebComponent<ObcDepthIndicatorElement, {}>;
|
|
3
|
+
//# sourceMappingURL=depth-indicator.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"depth-indicator.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/depth-indicator/depth-indicator.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,iBAAiB,IAAI,wBAAwB,EAAC,MAAM,+FAA+F,CAAC;AAM5J,eAAO,MAAM,iBAAiB,sEAO3B,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcDepthIndicator as ObcDepthIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/depth-indicator/depth-indicator.js';
|
|
4
|
+
export const ObcDepthIndicator = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-depth-indicator',
|
|
7
|
+
elementClass: ObcDepthIndicatorElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=depth-indicator.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"depth-indicator.js","sourceRoot":"","sources":["../../src/navigation-instruments/depth-indicator/depth-indicator.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,+FAA+F,CAAC;AAM5J,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 {ObcDepthIndicator as ObcDepthIndicatorElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/depth-indicator/depth-indicator.js';\n \n \n \n\n \n export const ObcDepthIndicator = createComponent({\n react: React,\n tagName: 'obc-depth-indicator',\n elementClass: ObcDepthIndicatorElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcGaugeBarIndicator as ObcGaugeBarIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-bar-indicator/gauge-bar-indicator.js';
|
|
2
|
+
export declare const ObcGaugeBarIndicator: import("@lit/react").ReactWebComponent<ObcGaugeBarIndicatorElement, {}>;
|
|
3
|
+
//# sourceMappingURL=gauge-bar-indicator.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"gauge-bar-indicator.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/gauge-bar-indicator/gauge-bar-indicator.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,oBAAoB,IAAI,2BAA2B,EAAC,MAAM,uGAAuG,CAAC;AAM1K,eAAO,MAAM,oBAAoB,yEAO9B,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcGaugeBarIndicator as ObcGaugeBarIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-bar-indicator/gauge-bar-indicator.js';
|
|
4
|
+
export const ObcGaugeBarIndicator = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-gauge-bar-indicator',
|
|
7
|
+
elementClass: ObcGaugeBarIndicatorElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=gauge-bar-indicator.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"gauge-bar-indicator.js","sourceRoot":"","sources":["../../src/navigation-instruments/gauge-bar-indicator/gauge-bar-indicator.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,uGAAuG,CAAC;AAM1K,MAAM,CAAC,MAAM,oBAAoB,GAAG,eAAe,CAAC;IAClD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,yBAAyB;IAClC,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 {ObcGaugeBarIndicator as ObcGaugeBarIndicatorElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-bar-indicator/gauge-bar-indicator.js';\n \n \n \n\n \n export const ObcGaugeBarIndicator = createComponent({\n react: React,\n tagName: 'obc-gauge-bar-indicator',\n elementClass: ObcGaugeBarIndicatorElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcGaugeRadialIndicator as ObcGaugeRadialIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-radial-indicator/gauge-radial-indicator.js';
|
|
2
|
+
export declare const ObcGaugeRadialIndicator: import("@lit/react").ReactWebComponent<ObcGaugeRadialIndicatorElement, {}>;
|
|
3
|
+
//# sourceMappingURL=gauge-radial-indicator.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"gauge-radial-indicator.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/gauge-radial-indicator/gauge-radial-indicator.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,uBAAuB,IAAI,8BAA8B,EAAC,MAAM,6GAA6G,CAAC;AAMtL,eAAO,MAAM,uBAAuB,4EAOjC,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcGaugeRadialIndicator as ObcGaugeRadialIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-radial-indicator/gauge-radial-indicator.js';
|
|
4
|
+
export const ObcGaugeRadialIndicator = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-gauge-radial-indicator',
|
|
7
|
+
elementClass: ObcGaugeRadialIndicatorElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=gauge-radial-indicator.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"gauge-radial-indicator.js","sourceRoot":"","sources":["../../src/navigation-instruments/gauge-radial-indicator/gauge-radial-indicator.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,6GAA6G,CAAC;AAMtL,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 {ObcGaugeRadialIndicator as ObcGaugeRadialIndicatorElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-radial-indicator/gauge-radial-indicator.js';\n \n \n \n\n \n export const ObcGaugeRadialIndicator = createComponent({\n react: React,\n tagName: 'obc-gauge-radial-indicator',\n elementClass: ObcGaugeRadialIndicatorElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcGaugeTrendIndicator as ObcGaugeTrendIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-trend-indicator/gauge-trend-indicator.js';
|
|
2
|
+
export declare const ObcGaugeTrendIndicator: import("@lit/react").ReactWebComponent<ObcGaugeTrendIndicatorElement, {}>;
|
|
3
|
+
//# sourceMappingURL=gauge-trend-indicator.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"gauge-trend-indicator.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/gauge-trend-indicator/gauge-trend-indicator.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,sBAAsB,IAAI,6BAA6B,EAAC,MAAM,2GAA2G,CAAC;AAMlL,eAAO,MAAM,sBAAsB,2EAOhC,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcGaugeTrendIndicator as ObcGaugeTrendIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-trend-indicator/gauge-trend-indicator.js';
|
|
4
|
+
export const ObcGaugeTrendIndicator = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-gauge-trend-indicator',
|
|
7
|
+
elementClass: ObcGaugeTrendIndicatorElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=gauge-trend-indicator.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"gauge-trend-indicator.js","sourceRoot":"","sources":["../../src/navigation-instruments/gauge-trend-indicator/gauge-trend-indicator.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,sBAAsB,IAAI,6BAA6B,EAAC,MAAM,2GAA2G,CAAC;AAMlL,MAAM,CAAC,MAAM,sBAAsB,GAAG,eAAe,CAAC;IACpD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,2BAA2B;IACpC,YAAY,EAAE,6BAA6B;IAC3C,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcGaugeTrendIndicator as ObcGaugeTrendIndicatorElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-trend-indicator/gauge-trend-indicator.js';\n \n \n \n\n \n export const ObcGaugeTrendIndicator = createComponent({\n react: React,\n tagName: 'obc-gauge-trend-indicator',\n elementClass: ObcGaugeTrendIndicatorElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcHeadingIndicator as ObcHeadingIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/heading-indicator/heading-indicator.js';
|
|
2
|
+
export declare const ObcHeadingIndicator: import("@lit/react").ReactWebComponent<ObcHeadingIndicatorElement, {}>;
|
|
3
|
+
//# sourceMappingURL=heading-indicator.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"heading-indicator.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/heading-indicator/heading-indicator.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,mBAAmB,IAAI,0BAA0B,EAAC,MAAM,mGAAmG,CAAC;AAMpK,eAAO,MAAM,mBAAmB,wEAO7B,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcHeadingIndicator as ObcHeadingIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/heading-indicator/heading-indicator.js';
|
|
4
|
+
export const ObcHeadingIndicator = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-heading-indicator',
|
|
7
|
+
elementClass: ObcHeadingIndicatorElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=heading-indicator.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"heading-indicator.js","sourceRoot":"","sources":["../../src/navigation-instruments/heading-indicator/heading-indicator.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,mGAAmG,CAAC;AAMpK,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 {ObcHeadingIndicator as ObcHeadingIndicatorElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/heading-indicator/heading-indicator.js';\n \n \n \n\n \n export const ObcHeadingIndicator = createComponent({\n react: React,\n tagName: 'obc-heading-indicator',\n elementClass: ObcHeadingIndicatorElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcHeaveIndicator as ObcHeaveIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/heave-indicator/heave-indicator.js';
|
|
2
|
+
export declare const ObcHeaveIndicator: import("@lit/react").ReactWebComponent<ObcHeaveIndicatorElement, {}>;
|
|
3
|
+
//# sourceMappingURL=heave-indicator.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"heave-indicator.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/heave-indicator/heave-indicator.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,iBAAiB,IAAI,wBAAwB,EAAC,MAAM,+FAA+F,CAAC;AAM5J,eAAO,MAAM,iBAAiB,sEAO3B,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcHeaveIndicator as ObcHeaveIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/heave-indicator/heave-indicator.js';
|
|
4
|
+
export const ObcHeaveIndicator = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-heave-indicator',
|
|
7
|
+
elementClass: ObcHeaveIndicatorElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=heave-indicator.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"heave-indicator.js","sourceRoot":"","sources":["../../src/navigation-instruments/heave-indicator/heave-indicator.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,+FAA+F,CAAC;AAM5J,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 {ObcHeaveIndicator as ObcHeaveIndicatorElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/heave-indicator/heave-indicator.js';\n \n \n \n\n \n export const ObcHeaveIndicator = createComponent({\n react: React,\n tagName: 'obc-heave-indicator',\n elementClass: ObcHeaveIndicatorElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcMainEngineIndicator as ObcMainEngineIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/main-engine-indicator/propulsion-main-engine-indicator.js';
|
|
2
|
+
export declare const ObcMainEngineIndicator: import("@lit/react").ReactWebComponent<ObcMainEngineIndicatorElement, {}>;
|
|
3
|
+
//# sourceMappingURL=propulsion-main-engine-indicator.d.ts.map
|
package/navigation-instruments/main-engine-indicator/propulsion-main-engine-indicator.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"propulsion-main-engine-indicator.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/main-engine-indicator/propulsion-main-engine-indicator.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,sBAAsB,IAAI,6BAA6B,EAAC,MAAM,sHAAsH,CAAC;AAM7L,eAAO,MAAM,sBAAsB,2EAOhC,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcMainEngineIndicator as ObcMainEngineIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/main-engine-indicator/propulsion-main-engine-indicator.js';
|
|
4
|
+
export const ObcMainEngineIndicator = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-main-engine-indicator',
|
|
7
|
+
elementClass: ObcMainEngineIndicatorElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=propulsion-main-engine-indicator.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"propulsion-main-engine-indicator.js","sourceRoot":"","sources":["../../src/navigation-instruments/main-engine-indicator/propulsion-main-engine-indicator.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,sBAAsB,IAAI,6BAA6B,EAAC,MAAM,sHAAsH,CAAC;AAM7L,MAAM,CAAC,MAAM,sBAAsB,GAAG,eAAe,CAAC;IACpD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,2BAA2B;IACpC,YAAY,EAAE,6BAA6B;IAC3C,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcMainEngineIndicator as ObcMainEngineIndicatorElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/main-engine-indicator/propulsion-main-engine-indicator.js';\n \n \n \n\n \n export const ObcMainEngineIndicator = createComponent({\n react: React,\n tagName: 'obc-main-engine-indicator',\n elementClass: ObcMainEngineIndicatorElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcPitchIndicator as ObcPitchIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/pitch-indicator/pitch-indicator.js';
|
|
2
|
+
export declare const ObcPitchIndicator: import("@lit/react").ReactWebComponent<ObcPitchIndicatorElement, {}>;
|
|
3
|
+
//# sourceMappingURL=pitch-indicator.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pitch-indicator.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/pitch-indicator/pitch-indicator.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,iBAAiB,IAAI,wBAAwB,EAAC,MAAM,+FAA+F,CAAC;AAM5J,eAAO,MAAM,iBAAiB,sEAO3B,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcPitchIndicator as ObcPitchIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/pitch-indicator/pitch-indicator.js';
|
|
4
|
+
export const ObcPitchIndicator = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-pitch-indicator',
|
|
7
|
+
elementClass: ObcPitchIndicatorElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=pitch-indicator.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pitch-indicator.js","sourceRoot":"","sources":["../../src/navigation-instruments/pitch-indicator/pitch-indicator.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,+FAA+F,CAAC;AAM5J,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 {ObcPitchIndicator as ObcPitchIndicatorElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/pitch-indicator/pitch-indicator.js';\n \n \n \n\n \n export const ObcPitchIndicator = createComponent({\n react: React,\n tagName: 'obc-pitch-indicator',\n elementClass: ObcPitchIndicatorElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcPropulsionAzimuthIndicator as ObcPropulsionAzimuthIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/propulsion-azimuth-indicator/propulsion-azimuth-indicator.js';
|
|
2
|
+
export declare const ObcPropulsionAzimuthIndicator: import("@lit/react").ReactWebComponent<ObcPropulsionAzimuthIndicatorElement, {}>;
|
|
3
|
+
//# sourceMappingURL=propulsion-azimuth-indicator.d.ts.map
|
package/navigation-instruments/propulsion-azimuth-indicator/propulsion-azimuth-indicator.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"propulsion-azimuth-indicator.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/propulsion-azimuth-indicator/propulsion-azimuth-indicator.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,6BAA6B,IAAI,oCAAoC,EAAC,MAAM,yHAAyH,CAAC;AAM9M,eAAO,MAAM,6BAA6B,kFAOvC,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcPropulsionAzimuthIndicator as ObcPropulsionAzimuthIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/propulsion-azimuth-indicator/propulsion-azimuth-indicator.js';
|
|
4
|
+
export const ObcPropulsionAzimuthIndicator = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-propulsion-azimuth-indicator',
|
|
7
|
+
elementClass: ObcPropulsionAzimuthIndicatorElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=propulsion-azimuth-indicator.js.map
|
package/navigation-instruments/propulsion-azimuth-indicator/propulsion-azimuth-indicator.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"propulsion-azimuth-indicator.js","sourceRoot":"","sources":["../../src/navigation-instruments/propulsion-azimuth-indicator/propulsion-azimuth-indicator.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,6BAA6B,IAAI,oCAAoC,EAAC,MAAM,yHAAyH,CAAC;AAM9M,MAAM,CAAC,MAAM,6BAA6B,GAAG,eAAe,CAAC;IAC3D,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,kCAAkC;IAC3C,YAAY,EAAE,oCAAoC;IAClD,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcPropulsionAzimuthIndicator as ObcPropulsionAzimuthIndicatorElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/propulsion-azimuth-indicator/propulsion-azimuth-indicator.js';\n \n \n \n\n \n export const ObcPropulsionAzimuthIndicator = createComponent({\n react: React,\n tagName: 'obc-propulsion-azimuth-indicator',\n elementClass: ObcPropulsionAzimuthIndicatorElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcTunnelThruster as ObcTunnelThrusterElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/propulsion-tunnel-thruster/propulsion-tunnel-thruster.js';
|
|
2
|
+
export declare const ObcTunnelThruster: import("@lit/react").ReactWebComponent<ObcTunnelThrusterElement, {}>;
|
|
3
|
+
//# sourceMappingURL=propulsion-tunnel-thruster.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"propulsion-tunnel-thruster.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/propulsion-tunnel-thruster/propulsion-tunnel-thruster.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,iBAAiB,IAAI,wBAAwB,EAAC,MAAM,qHAAqH,CAAC;AAMlL,eAAO,MAAM,iBAAiB,sEAO3B,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcTunnelThruster as ObcTunnelThrusterElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/propulsion-tunnel-thruster/propulsion-tunnel-thruster.js';
|
|
4
|
+
export const ObcTunnelThruster = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-tunnel-thruster',
|
|
7
|
+
elementClass: ObcTunnelThrusterElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=propulsion-tunnel-thruster.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"propulsion-tunnel-thruster.js","sourceRoot":"","sources":["../../src/navigation-instruments/propulsion-tunnel-thruster/propulsion-tunnel-thruster.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,qHAAqH,CAAC;AAMlL,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 {ObcTunnelThruster as ObcTunnelThrusterElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/propulsion-tunnel-thruster/propulsion-tunnel-thruster.js';\n \n \n \n\n \n export const ObcTunnelThruster = createComponent({\n react: React,\n tagName: 'obc-tunnel-thruster',\n elementClass: ObcTunnelThrusterElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { EventName } from '@lit/react';
|
|
2
|
+
import { ObcReadout as ObcReadoutElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';
|
|
3
|
+
import { ReadoutSourceType } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout-source.js';
|
|
4
|
+
export type { ReadoutSourceType } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout-source.js';
|
|
5
|
+
export declare const ObcReadout: import("@lit/react").ReactWebComponent<ObcReadoutElement, {
|
|
6
|
+
onSourceFlyoutClick: EventName<CustomEvent<{
|
|
7
|
+
src: string;
|
|
8
|
+
sourceType?: ReadoutSourceType;
|
|
9
|
+
}>>;
|
|
10
|
+
onSourceChange: EventName<CustomEvent<{
|
|
11
|
+
value: string;
|
|
12
|
+
label?: string;
|
|
13
|
+
}>>;
|
|
14
|
+
}>;
|
|
15
|
+
//# sourceMappingURL=readout.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"readout.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/readout/readout.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,UAAU,IAAI,iBAAiB,EAAC,MAAM,+EAA+E,CAAC;AAC9H,OAAO,EAAC,iBAAiB,EAAC,MAAM,sFAAsF,CAAC;AACvH,YAAY,EAAC,iBAAiB,EAAC,MAAM,sFAAsF,CAAC;AAI5H,eAAO,MAAM,UAAU;yBAM2B,SAAS,CAAC,WAAW,CAAC;QAAC,GAAG,EAAE,MAAM,CAAC;QAAC,UAAU,CAAC,EAAE,iBAAiB,CAAA;KAAC,CAAC,CAAC;oBAChF,SAAS,CAAC,WAAW,CAAC;QAAC,KAAK,EAAE,MAAM,CAAC;QAAC,KAAK,CAAC,EAAE,MAAM,CAAA;KAAC,CAAC,CAAC;EAE3F,CAAC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcReadout as ObcReadoutElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';
|
|
4
|
+
export const ObcReadout = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-readout',
|
|
7
|
+
elementClass: ObcReadoutElement,
|
|
8
|
+
events: {
|
|
9
|
+
onSourceFlyoutClick: 'source-flyout-click',
|
|
10
|
+
onSourceChange: 'source-change',
|
|
11
|
+
}
|
|
12
|
+
});
|
|
13
|
+
//# sourceMappingURL=readout.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"readout.js","sourceRoot":"","sources":["../../src/navigation-instruments/readout/readout.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,UAAU,IAAI,iBAAiB,EAAC,MAAM,+EAA+E,CAAC;AAM9H,MAAM,CAAC,MAAM,UAAU,GAAG,eAAe,CAAC;IACxC,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,aAAa;IACtB,YAAY,EAAE,iBAAiB;IAC/B,MAAM,EAAE;QAEN,mBAAmB,EAAE,qBAA8F;QACnH,cAAc,EAAE,eAA0E;KAC3F;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcReadout as ObcReadoutElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';\n import {ReadoutSourceType} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout-source.js';\n export type {ReadoutSourceType} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout-source.js';\n \n\n \n export const ObcReadout = createComponent({\n react: React,\n tagName: 'obc-readout',\n elementClass: ObcReadoutElement,\n events: {\n \n onSourceFlyoutClick: 'source-flyout-click' as EventName<CustomEvent<{src: string, sourceType?: ReadoutSourceType}>>,\n onSourceChange: 'source-change' as EventName<CustomEvent<{value: string, label?: string}>>,\n }\n });\n \n "]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcReadoutAdvice as ObcReadoutAdviceElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-advice/readout-advice.js';
|
|
2
|
+
export declare const ObcReadoutAdvice: import("@lit/react").ReactWebComponent<ObcReadoutAdviceElement, {}>;
|
|
3
|
+
//# sourceMappingURL=readout-advice.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"readout-advice.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/readout-advice/readout-advice.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,gBAAgB,IAAI,uBAAuB,EAAC,MAAM,6FAA6F,CAAC;AAMxJ,eAAO,MAAM,gBAAgB,qEAO1B,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcReadoutAdvice as ObcReadoutAdviceElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-advice/readout-advice.js';
|
|
4
|
+
export const ObcReadoutAdvice = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-readout-advice',
|
|
7
|
+
elementClass: ObcReadoutAdviceElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=readout-advice.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"readout-advice.js","sourceRoot":"","sources":["../../src/navigation-instruments/readout-advice/readout-advice.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,6FAA6F,CAAC;AAMxJ,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 {ObcReadoutAdvice as ObcReadoutAdviceElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-advice/readout-advice.js';\n \n \n \n\n \n export const ObcReadoutAdvice = createComponent({\n react: React,\n tagName: 'obc-readout-advice',\n elementClass: ObcReadoutAdviceElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcReadoutInput as ObcReadoutInputElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-input/readout-input.js';
|
|
2
|
+
export declare const ObcReadoutInput: import("@lit/react").ReactWebComponent<ObcReadoutInputElement, {}>;
|
|
3
|
+
//# sourceMappingURL=readout-input.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"readout-input.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/readout-input/readout-input.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 { ObcReadoutInput as ObcReadoutInputElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-input/readout-input.js';
|
|
4
|
+
export const ObcReadoutInput = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-readout-input',
|
|
7
|
+
elementClass: ObcReadoutInputElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=readout-input.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"readout-input.js","sourceRoot":"","sources":["../../src/navigation-instruments/readout-input/readout-input.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 {ObcReadoutInput as ObcReadoutInputElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-input/readout-input.js';\n \n \n \n\n \n export const ObcReadoutInput = createComponent({\n react: React,\n tagName: 'obc-readout-input',\n elementClass: ObcReadoutInputElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcReadoutListItem as ObcReadoutListItemElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-list-item/readout-list-item.js';
|
|
2
|
+
export declare const ObcReadoutListItem: import("@lit/react").ReactWebComponent<ObcReadoutListItemElement, {}>;
|
|
3
|
+
//# sourceMappingURL=readout-list-item.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"readout-list-item.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/readout-list-item/readout-list-item.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,kBAAkB,IAAI,yBAAyB,EAAC,MAAM,mGAAmG,CAAC;AAMlK,eAAO,MAAM,kBAAkB,uEAO5B,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcReadoutListItem as ObcReadoutListItemElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-list-item/readout-list-item.js';
|
|
4
|
+
export const ObcReadoutListItem = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-readout-list-item',
|
|
7
|
+
elementClass: ObcReadoutListItemElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=readout-list-item.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"readout-list-item.js","sourceRoot":"","sources":["../../src/navigation-instruments/readout-list-item/readout-list-item.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,mGAAmG,CAAC;AAMlK,MAAM,CAAC,MAAM,kBAAkB,GAAG,eAAe,CAAC;IAChD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,uBAAuB;IAChC,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 {ObcReadoutListItem as ObcReadoutListItemElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-list-item/readout-list-item.js';\n \n \n \n\n \n export const ObcReadoutListItem = createComponent({\n react: React,\n tagName: 'obc-readout-list-item',\n elementClass: ObcReadoutListItemElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcRollIndicator as ObcRollIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/roll-indicator/roll-indicator.js';
|
|
2
|
+
export declare const ObcRollIndicator: import("@lit/react").ReactWebComponent<ObcRollIndicatorElement, {}>;
|
|
3
|
+
//# sourceMappingURL=roll-indicator.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"roll-indicator.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/roll-indicator/roll-indicator.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,gBAAgB,IAAI,uBAAuB,EAAC,MAAM,6FAA6F,CAAC;AAMxJ,eAAO,MAAM,gBAAgB,qEAO1B,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcRollIndicator as ObcRollIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/roll-indicator/roll-indicator.js';
|
|
4
|
+
export const ObcRollIndicator = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-roll-indicator',
|
|
7
|
+
elementClass: ObcRollIndicatorElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=roll-indicator.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"roll-indicator.js","sourceRoot":"","sources":["../../src/navigation-instruments/roll-indicator/roll-indicator.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,6FAA6F,CAAC;AAMxJ,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 {ObcRollIndicator as ObcRollIndicatorElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/roll-indicator/roll-indicator.js';\n \n \n \n\n \n export const ObcRollIndicator = createComponent({\n react: React,\n tagName: 'obc-roll-indicator',\n elementClass: ObcRollIndicatorElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcRudderIndicator as ObcRudderIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/rudder-indicator/rudder-indicator.js';
|
|
2
|
+
export declare const ObcRudderIndicator: import("@lit/react").ReactWebComponent<ObcRudderIndicatorElement, {}>;
|
|
3
|
+
//# sourceMappingURL=rudder-indicator.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"rudder-indicator.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/rudder-indicator/rudder-indicator.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 { ObcRudderIndicator as ObcRudderIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/rudder-indicator/rudder-indicator.js';
|
|
4
|
+
export const ObcRudderIndicator = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-rudder-indicator',
|
|
7
|
+
elementClass: ObcRudderIndicatorElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=rudder-indicator.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"rudder-indicator.js","sourceRoot":"","sources":["../../src/navigation-instruments/rudder-indicator/rudder-indicator.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 {ObcRudderIndicator as ObcRudderIndicatorElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/rudder-indicator/rudder-indicator.js';\n \n \n \n\n \n export const ObcRudderIndicator = createComponent({\n react: React,\n tagName: 'obc-rudder-indicator',\n elementClass: ObcRudderIndicatorElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { EventName } from '@lit/react';
|
|
2
|
+
import { ObcWindPropulsion as ObcWindPropulsionElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/wind-propulsion/wind-propulsion.js';
|
|
3
|
+
export declare const ObcWindPropulsion: import("@lit/react").ReactWebComponent<ObcWindPropulsionElement, {
|
|
4
|
+
onNone: EventName<CustomEvent<unknown>>;
|
|
5
|
+
}>;
|
|
6
|
+
//# sourceMappingURL=wind-propulsion.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"wind-propulsion.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/wind-propulsion/wind-propulsion.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,iBAAiB,IAAI,wBAAwB,EAAC,MAAM,+FAA+F,CAAC;AAM5J,eAAO,MAAM,iBAAiB;YAMR,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;EAElD,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcWindPropulsion as ObcWindPropulsionElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/wind-propulsion/wind-propulsion.js';
|
|
4
|
+
export const ObcWindPropulsion = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-wind-propulsion',
|
|
7
|
+
elementClass: ObcWindPropulsionElement,
|
|
8
|
+
events: {
|
|
9
|
+
onNone: 'None',
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
//# sourceMappingURL=wind-propulsion.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"wind-propulsion.js","sourceRoot":"","sources":["../../src/navigation-instruments/wind-propulsion/wind-propulsion.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,iBAAiB,IAAI,wBAAwB,EAAC,MAAM,+FAA+F,CAAC;AAM5J,MAAM,CAAC,MAAM,iBAAiB,GAAG,eAAe,CAAC;IAC/C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,qBAAqB;IAC9B,YAAY,EAAE,wBAAwB;IACtC,MAAM,EAAE;QAEN,MAAM,EAAE,MAAyC;KAClD;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcWindPropulsion as ObcWindPropulsionElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/wind-propulsion/wind-propulsion.js';\n \n \n \n\n \n export const ObcWindPropulsion = createComponent({\n react: React,\n tagName: 'obc-wind-propulsion',\n elementClass: ObcWindPropulsionElement,\n events: {\n \n onNone: 'None' as EventName<CustomEvent<unknown>>,\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.41",
|
|
9
9
|
"dependencies": {
|
|
10
|
-
"@oicl/openbridge-webcomponents": "^2.0.0-next.
|
|
10
|
+
"@oicl/openbridge-webcomponents": "^2.0.0-next.40",
|
|
11
11
|
"@lit/react": "^1.0.0"
|
|
12
12
|
},
|
|
13
13
|
"peerDependencies": {
|
|
@@ -2193,22 +2193,37 @@
|
|
|
2193
2193
|
"navigation-instruments/compass-indicator/compass-indicator.{js,js.map,d.ts,d.ts.map}",
|
|
2194
2194
|
"navigation-instruments/compass-sector/compass-sector.{js,js.map,d.ts,d.ts.map}",
|
|
2195
2195
|
"navigation-instruments/depth-actual/depth-actual.{js,js.map,d.ts,d.ts.map}",
|
|
2196
|
+
"navigation-instruments/depth-indicator/depth-indicator.{js,js.map,d.ts,d.ts.map}",
|
|
2197
|
+
"navigation-instruments/gauge-bar-indicator/gauge-bar-indicator.{js,js.map,d.ts,d.ts.map}",
|
|
2196
2198
|
"navigation-instruments/gauge-horizontal/gauge-horizontal.{js,js.map,d.ts,d.ts.map}",
|
|
2197
2199
|
"navigation-instruments/gauge-radial/gauge-radial.{js,js.map,d.ts,d.ts.map}",
|
|
2200
|
+
"navigation-instruments/gauge-radial-indicator/gauge-radial-indicator.{js,js.map,d.ts,d.ts.map}",
|
|
2198
2201
|
"navigation-instruments/gauge-trend/gauge-trend.{js,js.map,d.ts,d.ts.map}",
|
|
2202
|
+
"navigation-instruments/gauge-trend-indicator/gauge-trend-indicator.{js,js.map,d.ts,d.ts.map}",
|
|
2199
2203
|
"navigation-instruments/gauge-vertical/gauge-vertical.{js,js.map,d.ts,d.ts.map}",
|
|
2200
2204
|
"navigation-instruments/graph-mini/graph-mini.{js,js.map,d.ts,d.ts.map}",
|
|
2201
2205
|
"navigation-instruments/heading/heading.{js,js.map,d.ts,d.ts.map}",
|
|
2206
|
+
"navigation-instruments/heading-indicator/heading-indicator.{js,js.map,d.ts,d.ts.map}",
|
|
2202
2207
|
"navigation-instruments/heave/heave.{js,js.map,d.ts,d.ts.map}",
|
|
2203
|
-
"navigation-instruments/
|
|
2208
|
+
"navigation-instruments/heave-indicator/heave-indicator.{js,js.map,d.ts,d.ts.map}",
|
|
2204
2209
|
"navigation-instruments/main-engine/main-engine.{js,js.map,d.ts,d.ts.map}",
|
|
2210
|
+
"navigation-instruments/main-engine-indicator/propulsion-main-engine-indicator.{js,js.map,d.ts,d.ts.map}",
|
|
2205
2211
|
"navigation-instruments/pitch/pitch.{js,js.map,d.ts,d.ts.map}",
|
|
2212
|
+
"navigation-instruments/pitch-indicator/pitch-indicator.{js,js.map,d.ts,d.ts.map}",
|
|
2206
2213
|
"navigation-instruments/pitch-roll/pitch-roll.{js,js.map,d.ts,d.ts.map}",
|
|
2214
|
+
"navigation-instruments/propulsion-azimuth-indicator/propulsion-azimuth-indicator.{js,js.map,d.ts,d.ts.map}",
|
|
2215
|
+
"navigation-instruments/propulsion-tunnel-thruster/propulsion-tunnel-thruster.{js,js.map,d.ts,d.ts.map}",
|
|
2207
2216
|
"navigation-instruments/rate-of-turn/rate-of-turn.{js,js.map,d.ts,d.ts.map}",
|
|
2217
|
+
"navigation-instruments/readout/readout.{js,js.map,d.ts,d.ts.map}",
|
|
2218
|
+
"navigation-instruments/readout-advice/readout-advice.{js,js.map,d.ts,d.ts.map}",
|
|
2219
|
+
"navigation-instruments/readout-input/readout-input.{js,js.map,d.ts,d.ts.map}",
|
|
2220
|
+
"navigation-instruments/readout-list-item/readout-list-item.{js,js.map,d.ts,d.ts.map}",
|
|
2208
2221
|
"navigation-instruments/roll/roll.{js,js.map,d.ts,d.ts.map}",
|
|
2222
|
+
"navigation-instruments/roll-indicator/roll-indicator.{js,js.map,d.ts,d.ts.map}",
|
|
2209
2223
|
"navigation-instruments/rot-indicator/rot-indicator.{js,js.map,d.ts,d.ts.map}",
|
|
2210
2224
|
"navigation-instruments/rot-sector/rot-sector.{js,js.map,d.ts,d.ts.map}",
|
|
2211
2225
|
"navigation-instruments/rudder/rudder.{js,js.map,d.ts,d.ts.map}",
|
|
2226
|
+
"navigation-instruments/rudder-indicator/rudder-indicator.{js,js.map,d.ts,d.ts.map}",
|
|
2212
2227
|
"navigation-instruments/speed-arrows/speed-arrows.{js,js.map,d.ts,d.ts.map}",
|
|
2213
2228
|
"navigation-instruments/speed-gauge/speed-gauge.{js,js.map,d.ts,d.ts.map}",
|
|
2214
2229
|
"navigation-instruments/speed-indicator/speed-indicator.{js,js.map,d.ts,d.ts.map}",
|
|
@@ -2218,6 +2233,7 @@
|
|
|
2218
2233
|
"navigation-instruments/watch-flat/watch-flat.{js,js.map,d.ts,d.ts.map}",
|
|
2219
2234
|
"navigation-instruments/wind/wind.{js,js.map,d.ts,d.ts.map}",
|
|
2220
2235
|
"navigation-instruments/wind-indicator/wind-indicator.{js,js.map,d.ts,d.ts.map}",
|
|
2236
|
+
"navigation-instruments/wind-propulsion/wind-propulsion.{js,js.map,d.ts,d.ts.map}",
|
|
2221
2237
|
"pages/alert-detail-page/alert-detail-page.{js,js.map,d.ts,d.ts.map}",
|
|
2222
2238
|
"pages/alert-list-page-small/alert-list-page-small.{js,js.map,d.ts,d.ts.map}",
|
|
2223
2239
|
"README.md"
|
|
@@ -6,5 +6,6 @@ export declare const ObcAlertListPageSmall: import("@lit/react").ReactWebCompone
|
|
|
6
6
|
onAckAllVisibleClick: EventName<ObcAlertListPageAckAllClickEvent>;
|
|
7
7
|
onAckClick: EventName<ObcAckClickEvent>;
|
|
8
8
|
onRowClick: EventName<ObcRowClickEvent>;
|
|
9
|
+
onSilenceClick: EventName<CustomEvent<void>>;
|
|
9
10
|
}>;
|
|
10
11
|
//# sourceMappingURL=alert-list-page-small.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"alert-list-page-small.d.ts","sourceRoot":"","sources":["../../src/pages/alert-list-page-small/alert-list-page-small.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,qBAAqB,IAAI,4BAA4B,EAAC,MAAM,0FAA0F,CAAC;AAC/J,OAAO,EAAC,gCAAgC,EAAE,gBAAgB,EAAE,gBAAgB,EAAC,MAAM,0FAA0F,CAAC;AAC9K,YAAY,EAAC,gCAAgC,EAAE,gBAAgB,EAAE,gBAAgB,EAAC,MAAM,0FAA0F,CAAC;AAInL,eAAO,MAAM,qBAAqB;0BAMmB,SAAS,CAAC,gCAAgC,CAAC;gBACjE,SAAS,CAAC,gBAAgB,CAAC;gBAC3B,SAAS,CAAC,gBAAgB,CAAC;
|
|
1
|
+
{"version":3,"file":"alert-list-page-small.d.ts","sourceRoot":"","sources":["../../src/pages/alert-list-page-small/alert-list-page-small.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,qBAAqB,IAAI,4BAA4B,EAAC,MAAM,0FAA0F,CAAC;AAC/J,OAAO,EAAC,gCAAgC,EAAE,gBAAgB,EAAE,gBAAgB,EAAC,MAAM,0FAA0F,CAAC;AAC9K,YAAY,EAAC,gCAAgC,EAAE,gBAAgB,EAAE,gBAAgB,EAAC,MAAM,0FAA0F,CAAC;AAInL,eAAO,MAAM,qBAAqB;0BAMmB,SAAS,CAAC,gCAAgC,CAAC;gBACjE,SAAS,CAAC,gBAAgB,CAAC;gBAC3B,SAAS,CAAC,gBAAgB,CAAC;oBACnB,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;EAEhE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"alert-list-page-small.js","sourceRoot":"","sources":["../../src/pages/alert-list-page-small/alert-list-page-small.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,qBAAqB,IAAI,4BAA4B,EAAC,MAAM,0FAA0F,CAAC;AAM/J,MAAM,CAAC,MAAM,qBAAqB,GAAG,eAAe,CAAC;IACnD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,2BAA2B;IACpC,YAAY,EAAE,4BAA4B;IAC1C,MAAM,EAAE;QAEN,oBAAoB,EAAE,uBAAsE;QAC5F,UAAU,EAAE,WAA0C;QACtD,UAAU,EAAE,WAA0C;
|
|
1
|
+
{"version":3,"file":"alert-list-page-small.js","sourceRoot":"","sources":["../../src/pages/alert-list-page-small/alert-list-page-small.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,qBAAqB,IAAI,4BAA4B,EAAC,MAAM,0FAA0F,CAAC;AAM/J,MAAM,CAAC,MAAM,qBAAqB,GAAG,eAAe,CAAC;IACnD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,2BAA2B;IACpC,YAAY,EAAE,4BAA4B;IAC1C,MAAM,EAAE;QAEN,oBAAoB,EAAE,uBAAsE;QAC5F,UAAU,EAAE,WAA0C;QACtD,UAAU,EAAE,WAA0C;QACtD,cAAc,EAAE,eAA+C;KAChE;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcAlertListPageSmall as ObcAlertListPageSmallElement} from '@oicl/openbridge-webcomponents/dist/pages/alert-list-page-small/alert-list-page-small.js';\n import {ObcAlertListPageAckAllClickEvent, ObcAckClickEvent, ObcRowClickEvent} from '@oicl/openbridge-webcomponents/dist/pages/alert-list-page-small/alert-list-page-small.js';\n export type {ObcAlertListPageAckAllClickEvent, ObcAckClickEvent, ObcRowClickEvent} from '@oicl/openbridge-webcomponents/dist/pages/alert-list-page-small/alert-list-page-small.js';\n \n\n \n export const ObcAlertListPageSmall = createComponent({\n react: React,\n tagName: 'obc-alert-list-page-small',\n elementClass: ObcAlertListPageSmallElement,\n events: {\n \n onAckAllVisibleClick: 'ack-all-visible-click' as EventName<ObcAlertListPageAckAllClickEvent>,\n onAckClick: 'ack-click' as EventName<ObcAckClickEvent>,\n onRowClick: 'row-click' as EventName<ObcRowClickEvent>,\n onSilenceClick: 'silence-click' as EventName<CustomEvent<void>>,\n }\n });\n \n "]}
|
|
@@ -1,3 +0,0 @@
|
|
|
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
|
|
@@ -1 +0,0 @@
|
|
|
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"}
|
|
@@ -1,10 +0,0 @@
|
|
|
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
|
|
@@ -1 +0,0 @@
|
|
|
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 "]}
|