@oicl/openbridge-webcomponents-react 2.0.0-next.3 → 2.0.0-next.31
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/ar/{poi-aton → poi}/poi-aton.d.ts +1 -1
- package/ar/poi/poi-aton.d.ts.map +1 -0
- package/ar/{poi-aton → poi}/poi-aton.js +1 -1
- package/ar/poi/poi-aton.js.map +1 -0
- package/ar/poi/poi-base.d.ts +3 -0
- package/ar/poi/poi-base.d.ts.map +1 -0
- package/ar/poi/poi-base.js +10 -0
- package/ar/poi/poi-base.js.map +1 -0
- package/ar/{poi-data → poi}/poi-data.d.ts +1 -1
- package/ar/poi/poi-data.d.ts.map +1 -0
- package/ar/{poi-data → poi}/poi-data.js +1 -1
- package/ar/poi/poi-data.js.map +1 -0
- package/ar/{poi-vessel → poi}/poi-vessel.d.ts +1 -1
- package/ar/poi/poi-vessel.d.ts.map +1 -0
- package/ar/{poi-vessel → poi}/poi-vessel.js +1 -1
- package/ar/poi/poi-vessel.js.map +1 -0
- package/ar/{building-blocks/poi → poi}/poi.d.ts +1 -1
- package/ar/poi/poi.d.ts.map +1 -0
- package/ar/{building-blocks/poi → poi}/poi.js +1 -1
- package/ar/poi/poi.js.map +1 -0
- package/ar/{poi-button-aton → poi-button}/poi-button-aton.d.ts +1 -1
- package/ar/poi-button/poi-button-aton.d.ts.map +1 -0
- package/ar/{poi-button-aton → poi-button}/poi-button-aton.js +1 -1
- package/ar/poi-button/poi-button-aton.js.map +1 -0
- package/ar/{poi-button-data → poi-button}/poi-button-data.d.ts +1 -1
- package/ar/poi-button/poi-button-data.d.ts.map +1 -0
- package/ar/{poi-button-data → poi-button}/poi-button-data.js +1 -1
- package/ar/poi-button/poi-button-data.js.map +1 -0
- package/ar/{poi-button-vessel → poi-button}/poi-button-vessel.d.ts +1 -1
- package/ar/poi-button/poi-button-vessel.d.ts.map +1 -0
- package/ar/{poi-button-vessel → poi-button}/poi-button-vessel.js +1 -1
- package/ar/poi-button/poi-button-vessel.js.map +1 -0
- package/ar/{building-blocks/poi-button → poi-button}/poi-button.d.ts +1 -1
- package/ar/poi-button/poi-button.d.ts.map +1 -0
- package/ar/{building-blocks/poi-button → poi-button}/poi-button.js +1 -1
- package/ar/poi-button/poi-button.js.map +1 -0
- package/ar/poi-object/abstract-poi-object.d.ts +3 -0
- package/ar/poi-object/abstract-poi-object.d.ts.map +1 -0
- package/ar/poi-object/abstract-poi-object.js +10 -0
- package/ar/poi-object/abstract-poi-object.js.map +1 -0
- package/ar/{poi-object-aton → poi-object}/poi-object-aton.d.ts +1 -1
- package/ar/poi-object/poi-object-aton.d.ts.map +1 -0
- package/ar/{poi-object-aton → poi-object}/poi-object-aton.js +1 -1
- package/ar/poi-object/poi-object-aton.js.map +1 -0
- package/ar/{poi-object-data → poi-object}/poi-object-data.d.ts +1 -1
- package/ar/poi-object/poi-object-data.d.ts.map +1 -0
- package/ar/{poi-object-data → poi-object}/poi-object-data.js +1 -1
- package/ar/poi-object/poi-object-data.js.map +1 -0
- package/ar/{poi-object-vessel → poi-object}/poi-object-vessel.d.ts +1 -1
- package/ar/poi-object/poi-object-vessel.d.ts.map +1 -0
- package/ar/{poi-object-vessel → poi-object}/poi-object-vessel.js +1 -1
- package/ar/poi-object/poi-object-vessel.js.map +1 -0
- package/ar/{building-blocks/poi-object → poi-object}/poi-object.d.ts +1 -1
- package/ar/poi-object/poi-object.d.ts.map +1 -0
- package/ar/{building-blocks/poi-object → poi-object}/poi-object.js +1 -1
- package/ar/poi-object/poi-object.js.map +1 -0
- 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/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/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/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 +29 -16
- 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/ar/building-blocks/poi/poi-base.d.ts +0 -3
- package/ar/building-blocks/poi/poi-base.d.ts.map +0 -1
- package/ar/building-blocks/poi/poi-base.js +0 -10
- package/ar/building-blocks/poi/poi-base.js.map +0 -1
- package/ar/building-blocks/poi/poi.d.ts.map +0 -1
- package/ar/building-blocks/poi/poi.js.map +0 -1
- package/ar/building-blocks/poi-button/poi-button.d.ts.map +0 -1
- package/ar/building-blocks/poi-button/poi-button.js.map +0 -1
- package/ar/building-blocks/poi-object/abstract-poi-object.d.ts +0 -3
- package/ar/building-blocks/poi-object/abstract-poi-object.d.ts.map +0 -1
- package/ar/building-blocks/poi-object/abstract-poi-object.js +0 -10
- package/ar/building-blocks/poi-object/abstract-poi-object.js.map +0 -1
- package/ar/building-blocks/poi-object/poi-object.d.ts.map +0 -1
- package/ar/building-blocks/poi-object/poi-object.js.map +0 -1
- package/ar/poi-aton/poi-aton.d.ts.map +0 -1
- package/ar/poi-aton/poi-aton.js.map +0 -1
- package/ar/poi-button-aton/poi-button-aton.d.ts.map +0 -1
- package/ar/poi-button-aton/poi-button-aton.js.map +0 -1
- package/ar/poi-button-data/poi-button-data.d.ts.map +0 -1
- package/ar/poi-button-data/poi-button-data.js.map +0 -1
- package/ar/poi-button-vessel/poi-button-vessel.d.ts.map +0 -1
- package/ar/poi-button-vessel/poi-button-vessel.js.map +0 -1
- package/ar/poi-data/poi-data.d.ts.map +0 -1
- package/ar/poi-data/poi-data.js.map +0 -1
- package/ar/poi-object-aton/poi-object-aton.d.ts.map +0 -1
- package/ar/poi-object-aton/poi-object-aton.js.map +0 -1
- package/ar/poi-object-data/poi-object-data.d.ts.map +0 -1
- package/ar/poi-object-data/poi-object-data.js.map +0 -1
- package/ar/poi-object-vessel/poi-object-vessel.d.ts.map +0 -1
- package/ar/poi-object-vessel/poi-object-vessel.js.map +0 -1
- package/ar/poi-vessel/poi-vessel.d.ts.map +0 -1
- package/ar/poi-vessel/poi-vessel.js.map +0 -1
|
@@ -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,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.31",
|
|
9
9
|
"dependencies": {
|
|
10
|
-
"@oicl/openbridge-webcomponents": "^2.0.0-next.
|
|
10
|
+
"@oicl/openbridge-webcomponents": "^2.0.0-next.30",
|
|
11
11
|
"@lit/react": "^1.0.0"
|
|
12
12
|
},
|
|
13
13
|
"peerDependencies": {
|
|
@@ -18,33 +18,33 @@
|
|
|
18
18
|
"typescript": "^5.9.3"
|
|
19
19
|
},
|
|
20
20
|
"files": [
|
|
21
|
-
"ar/building-blocks/poi/poi-base.{js,js.map,d.ts,d.ts.map}",
|
|
22
|
-
"ar/building-blocks/poi/poi.{js,js.map,d.ts,d.ts.map}",
|
|
23
|
-
"ar/building-blocks/poi-button/poi-button.{js,js.map,d.ts,d.ts.map}",
|
|
24
21
|
"ar/building-blocks/poi-graphic-line/poi-graphic-line.{js,js.map,d.ts,d.ts.map}",
|
|
25
22
|
"ar/building-blocks/poi-header/poi-header.{js,js.map,d.ts,d.ts.map}",
|
|
26
23
|
"ar/building-blocks/poi-line/poi-line.{js,js.map,d.ts,d.ts.map}",
|
|
27
|
-
"ar/building-blocks/poi-object/abstract-poi-object.{js,js.map,d.ts,d.ts.map}",
|
|
28
|
-
"ar/building-blocks/poi-object/poi-object.{js,js.map,d.ts,d.ts.map}",
|
|
29
24
|
"ar/building-blocks/poi-pointer/poi-pointer.{js,js.map,d.ts,d.ts.map}",
|
|
30
25
|
"ar/building-blocks/poi-selection-frame/poi-selection-frame.{js,js.map,d.ts,d.ts.map}",
|
|
31
26
|
"ar/building-blocks/ruler-pointer/ruler-pointer.{js,js.map,d.ts,d.ts.map}",
|
|
32
27
|
"ar/chart-object-vessel-button/chart-object-vessel-button.{js,js.map,d.ts,d.ts.map}",
|
|
33
|
-
"ar/poi
|
|
34
|
-
"ar/poi
|
|
35
|
-
"ar/poi
|
|
36
|
-
"ar/poi
|
|
28
|
+
"ar/poi/poi-aton.{js,js.map,d.ts,d.ts.map}",
|
|
29
|
+
"ar/poi/poi-base.{js,js.map,d.ts,d.ts.map}",
|
|
30
|
+
"ar/poi/poi-data.{js,js.map,d.ts,d.ts.map}",
|
|
31
|
+
"ar/poi/poi-vessel.{js,js.map,d.ts,d.ts.map}",
|
|
32
|
+
"ar/poi/poi.{js,js.map,d.ts,d.ts.map}",
|
|
33
|
+
"ar/poi-button/poi-button-aton.{js,js.map,d.ts,d.ts.map}",
|
|
34
|
+
"ar/poi-button/poi-button-data.{js,js.map,d.ts,d.ts.map}",
|
|
35
|
+
"ar/poi-button/poi-button-vessel.{js,js.map,d.ts,d.ts.map}",
|
|
36
|
+
"ar/poi-button/poi-button.{js,js.map,d.ts,d.ts.map}",
|
|
37
37
|
"ar/poi-card/poi-card.{js,js.map,d.ts,d.ts.map}",
|
|
38
38
|
"ar/poi-card-header/poi-card-header.{js,js.map,d.ts,d.ts.map}",
|
|
39
39
|
"ar/poi-controller/poi-controller.{js,js.map,d.ts,d.ts.map}",
|
|
40
|
-
"ar/poi-data/poi-data.{js,js.map,d.ts,d.ts.map}",
|
|
41
40
|
"ar/poi-group/poi-group.{js,js.map,d.ts,d.ts.map}",
|
|
42
41
|
"ar/poi-layer/poi-layer.{js,js.map,d.ts,d.ts.map}",
|
|
43
42
|
"ar/poi-layer-stack/poi-layer-stack.{js,js.map,d.ts,d.ts.map}",
|
|
44
|
-
"ar/poi-object-
|
|
45
|
-
"ar/poi-object
|
|
46
|
-
"ar/poi-object
|
|
47
|
-
"ar/poi-
|
|
43
|
+
"ar/poi-object/abstract-poi-object.{js,js.map,d.ts,d.ts.map}",
|
|
44
|
+
"ar/poi-object/poi-object-aton.{js,js.map,d.ts,d.ts.map}",
|
|
45
|
+
"ar/poi-object/poi-object-data.{js,js.map,d.ts,d.ts.map}",
|
|
46
|
+
"ar/poi-object/poi-object-vessel.{js,js.map,d.ts,d.ts.map}",
|
|
47
|
+
"ar/poi-object/poi-object.{js,js.map,d.ts,d.ts.map}",
|
|
48
48
|
"automation/analog-valve/analog-valve.{js,js.map,d.ts,d.ts.map}",
|
|
49
49
|
"automation/automation-badge/automation-badge.{js,js.map,d.ts,d.ts.map}",
|
|
50
50
|
"automation/automation-button/abstract-automation-button-motorized.{js,js.map,d.ts,d.ts.map}",
|
|
@@ -2193,22 +2193,34 @@
|
|
|
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}",
|
|
2208
|
+
"navigation-instruments/heave-indicator/heave-indicator.{js,js.map,d.ts,d.ts.map}",
|
|
2203
2209
|
"navigation-instruments/instrument-field/instrument-field.{js,js.map,d.ts,d.ts.map}",
|
|
2204
2210
|
"navigation-instruments/main-engine/main-engine.{js,js.map,d.ts,d.ts.map}",
|
|
2211
|
+
"navigation-instruments/main-engine-indicator/propulsion-main-engine-indicator.{js,js.map,d.ts,d.ts.map}",
|
|
2205
2212
|
"navigation-instruments/pitch/pitch.{js,js.map,d.ts,d.ts.map}",
|
|
2213
|
+
"navigation-instruments/pitch-indicator/pitch-indicator.{js,js.map,d.ts,d.ts.map}",
|
|
2206
2214
|
"navigation-instruments/pitch-roll/pitch-roll.{js,js.map,d.ts,d.ts.map}",
|
|
2215
|
+
"navigation-instruments/propulsion-azimuth-indicator/propulsion-azimuth-indicator.{js,js.map,d.ts,d.ts.map}",
|
|
2216
|
+
"navigation-instruments/propulsion-tunnel-thruster/propulsion-tunnel-thruster.{js,js.map,d.ts,d.ts.map}",
|
|
2207
2217
|
"navigation-instruments/rate-of-turn/rate-of-turn.{js,js.map,d.ts,d.ts.map}",
|
|
2208
2218
|
"navigation-instruments/roll/roll.{js,js.map,d.ts,d.ts.map}",
|
|
2219
|
+
"navigation-instruments/roll-indicator/roll-indicator.{js,js.map,d.ts,d.ts.map}",
|
|
2209
2220
|
"navigation-instruments/rot-indicator/rot-indicator.{js,js.map,d.ts,d.ts.map}",
|
|
2210
2221
|
"navigation-instruments/rot-sector/rot-sector.{js,js.map,d.ts,d.ts.map}",
|
|
2211
2222
|
"navigation-instruments/rudder/rudder.{js,js.map,d.ts,d.ts.map}",
|
|
2223
|
+
"navigation-instruments/rudder-indicator/rudder-indicator.{js,js.map,d.ts,d.ts.map}",
|
|
2212
2224
|
"navigation-instruments/speed-arrows/speed-arrows.{js,js.map,d.ts,d.ts.map}",
|
|
2213
2225
|
"navigation-instruments/speed-gauge/speed-gauge.{js,js.map,d.ts,d.ts.map}",
|
|
2214
2226
|
"navigation-instruments/speed-indicator/speed-indicator.{js,js.map,d.ts,d.ts.map}",
|
|
@@ -2218,6 +2230,7 @@
|
|
|
2218
2230
|
"navigation-instruments/watch-flat/watch-flat.{js,js.map,d.ts,d.ts.map}",
|
|
2219
2231
|
"navigation-instruments/wind/wind.{js,js.map,d.ts,d.ts.map}",
|
|
2220
2232
|
"navigation-instruments/wind-indicator/wind-indicator.{js,js.map,d.ts,d.ts.map}",
|
|
2233
|
+
"navigation-instruments/wind-propulsion/wind-propulsion.{js,js.map,d.ts,d.ts.map}",
|
|
2221
2234
|
"pages/alert-detail-page/alert-detail-page.{js,js.map,d.ts,d.ts.map}",
|
|
2222
2235
|
"pages/alert-list-page-small/alert-list-page-small.{js,js.map,d.ts,d.ts.map}",
|
|
2223
2236
|
"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 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"poi-base.d.ts","sourceRoot":"","sources":["../../../src/ar/building-blocks/poi/poi-base.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,UAAU,IAAI,iBAAiB,EAAC,MAAM,wEAAwE,CAAC;AAMvH,eAAO,MAAM,UAAU,+DAOpB,CAAC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { createComponent } from '@lit/react';
|
|
3
|
-
import { ObcPoiBase as ObcPoiBaseElement } from '@oicl/openbridge-webcomponents/dist/ar/building-blocks/poi/poi-base.js';
|
|
4
|
-
export const ObcPoiBase = createComponent({
|
|
5
|
-
react: React,
|
|
6
|
-
tagName: 'undefined',
|
|
7
|
-
elementClass: ObcPoiBaseElement,
|
|
8
|
-
events: {}
|
|
9
|
-
});
|
|
10
|
-
//# sourceMappingURL=poi-base.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"poi-base.js","sourceRoot":"","sources":["../../../src/ar/building-blocks/poi/poi-base.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,wEAAwE,CAAC;AAMvH,MAAM,CAAC,MAAM,UAAU,GAAG,eAAe,CAAC;IACxC,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,WAAW;IACpB,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 {ObcPoiBase as ObcPoiBaseElement} from '@oicl/openbridge-webcomponents/dist/ar/building-blocks/poi/poi-base.js';\n \n \n \n\n \n export const ObcPoiBase = createComponent({\n react: React,\n tagName: 'undefined',\n elementClass: ObcPoiBaseElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"poi.d.ts","sourceRoot":"","sources":["../../../src/ar/building-blocks/poi/poi.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,MAAM,IAAI,aAAa,EAAC,MAAM,mEAAmE,CAAC;AAM1G,eAAO,MAAM,MAAM,2DAOhB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"poi.js","sourceRoot":"","sources":["../../../src/ar/building-blocks/poi/poi.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,MAAM,IAAI,aAAa,EAAC,MAAM,mEAAmE,CAAC;AAM1G,MAAM,CAAC,MAAM,MAAM,GAAG,eAAe,CAAC;IACpC,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,SAAS;IAClB,YAAY,EAAE,aAAa;IAC3B,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcPoi as ObcPoiElement} from '@oicl/openbridge-webcomponents/dist/ar/building-blocks/poi/poi.js';\n \n \n \n\n \n export const ObcPoi = createComponent({\n react: React,\n tagName: 'obc-poi',\n elementClass: ObcPoiElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"poi-button.d.ts","sourceRoot":"","sources":["../../../src/ar/building-blocks/poi-button/poi-button.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,YAAY,IAAI,mBAAmB,EAAC,MAAM,iFAAiF,CAAC;AAMpI,eAAO,MAAM,YAAY,iEAOtB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"poi-button.js","sourceRoot":"","sources":["../../../src/ar/building-blocks/poi-button/poi-button.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,iFAAiF,CAAC;AAMpI,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 {ObcPoiButton as ObcPoiButtonElement} from '@oicl/openbridge-webcomponents/dist/ar/building-blocks/poi-button/poi-button.js';\n \n \n \n\n \n export const ObcPoiButton = createComponent({\n react: React,\n tagName: 'obc-poi-button',\n elementClass: ObcPoiButtonElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import { ObcAbstractPoiObject as ObcAbstractPoiObjectElement } from '@oicl/openbridge-webcomponents/dist/ar/building-blocks/poi-object/abstract-poi-object.js';
|
|
2
|
-
export declare const ObcAbstractPoiObject: import("@lit/react").ReactWebComponent<ObcAbstractPoiObjectElement, {}>;
|
|
3
|
-
//# sourceMappingURL=abstract-poi-object.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"abstract-poi-object.d.ts","sourceRoot":"","sources":["../../../src/ar/building-blocks/poi-object/abstract-poi-object.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,oBAAoB,IAAI,2BAA2B,EAAC,MAAM,0FAA0F,CAAC;AAM7J,eAAO,MAAM,oBAAoB,yEAO9B,CAAC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { createComponent } from '@lit/react';
|
|
3
|
-
import { ObcAbstractPoiObject as ObcAbstractPoiObjectElement } from '@oicl/openbridge-webcomponents/dist/ar/building-blocks/poi-object/abstract-poi-object.js';
|
|
4
|
-
export const ObcAbstractPoiObject = createComponent({
|
|
5
|
-
react: React,
|
|
6
|
-
tagName: 'undefined',
|
|
7
|
-
elementClass: ObcAbstractPoiObjectElement,
|
|
8
|
-
events: {}
|
|
9
|
-
});
|
|
10
|
-
//# sourceMappingURL=abstract-poi-object.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"abstract-poi-object.js","sourceRoot":"","sources":["../../../src/ar/building-blocks/poi-object/abstract-poi-object.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,0FAA0F,CAAC;AAM7J,MAAM,CAAC,MAAM,oBAAoB,GAAG,eAAe,CAAC;IAClD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,WAAW;IACpB,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 {ObcAbstractPoiObject as ObcAbstractPoiObjectElement} from '@oicl/openbridge-webcomponents/dist/ar/building-blocks/poi-object/abstract-poi-object.js';\n \n \n \n\n \n export const ObcAbstractPoiObject = createComponent({\n react: React,\n tagName: 'undefined',\n elementClass: ObcAbstractPoiObjectElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"poi-object.d.ts","sourceRoot":"","sources":["../../../src/ar/building-blocks/poi-object/poi-object.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,YAAY,IAAI,mBAAmB,EAAC,MAAM,iFAAiF,CAAC;AAMpI,eAAO,MAAM,YAAY,iEAOtB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"poi-object.js","sourceRoot":"","sources":["../../../src/ar/building-blocks/poi-object/poi-object.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,iFAAiF,CAAC;AAMpI,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 {ObcPoiObject as ObcPoiObjectElement} from '@oicl/openbridge-webcomponents/dist/ar/building-blocks/poi-object/poi-object.js';\n \n \n \n\n \n export const ObcPoiObject = createComponent({\n react: React,\n tagName: 'obc-poi-object',\n elementClass: ObcPoiObjectElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"poi-aton.d.ts","sourceRoot":"","sources":["../../src/ar/poi-aton/poi-aton.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,UAAU,IAAI,iBAAiB,EAAC,MAAM,6DAA6D,CAAC;AAM5G,eAAO,MAAM,UAAU;8BAMuC,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;EAEvF,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"poi-aton.js","sourceRoot":"","sources":["../../src/ar/poi-aton/poi-aton.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,6DAA6D,CAAC;AAM5G,MAAM,CAAC,MAAM,UAAU,GAAG,eAAe,CAAC;IACxC,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,cAAc;IACvB,YAAY,EAAE,iBAAiB;IAC/B,MAAM,EAAE;QAEN,wBAAwB,EAAE,4BAA4D;KACvF;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcPoiAton as ObcPoiAtonElement} from '@oicl/openbridge-webcomponents/dist/ar/poi-aton/poi-aton.js';\n \n \n \n\n \n export const ObcPoiAton = createComponent({\n react: React,\n tagName: 'obc-poi-aton',\n elementClass: ObcPoiAtonElement,\n events: {\n \n onObcPoiDataLayoutChange: 'obc-poi-data-layout-change' as EventName<CustomEvent<void>>,\n }\n });\n \n "]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"poi-button-aton.d.ts","sourceRoot":"","sources":["../../src/ar/poi-button-aton/poi-button-aton.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,gBAAgB,IAAI,uBAAuB,EAAC,MAAM,2EAA2E,CAAC;AAMtI,eAAO,MAAM,gBAAgB,qEAO1B,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"poi-button-aton.js","sourceRoot":"","sources":["../../src/ar/poi-button-aton/poi-button-aton.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,2EAA2E,CAAC;AAMtI,MAAM,CAAC,MAAM,gBAAgB,GAAG,eAAe,CAAC;IAC9C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,qBAAqB;IAC9B,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 {ObcPoiButtonAton as ObcPoiButtonAtonElement} from '@oicl/openbridge-webcomponents/dist/ar/poi-button-aton/poi-button-aton.js';\n \n \n \n\n \n export const ObcPoiButtonAton = createComponent({\n react: React,\n tagName: 'obc-poi-button-aton',\n elementClass: ObcPoiButtonAtonElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"poi-button-data.d.ts","sourceRoot":"","sources":["../../src/ar/poi-button-data/poi-button-data.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,gBAAgB,IAAI,uBAAuB,EAAC,MAAM,2EAA2E,CAAC;AAMtI,eAAO,MAAM,gBAAgB,qEAO1B,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"poi-button-data.js","sourceRoot":"","sources":["../../src/ar/poi-button-data/poi-button-data.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,2EAA2E,CAAC;AAMtI,MAAM,CAAC,MAAM,gBAAgB,GAAG,eAAe,CAAC;IAC9C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,qBAAqB;IAC9B,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 {ObcPoiButtonData as ObcPoiButtonDataElement} from '@oicl/openbridge-webcomponents/dist/ar/poi-button-data/poi-button-data.js';\n \n \n \n\n \n export const ObcPoiButtonData = createComponent({\n react: React,\n tagName: 'obc-poi-button-data',\n elementClass: ObcPoiButtonDataElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"poi-button-vessel.d.ts","sourceRoot":"","sources":["../../src/ar/poi-button-vessel/poi-button-vessel.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,kBAAkB,IAAI,yBAAyB,EAAC,MAAM,+EAA+E,CAAC;AAM9I,eAAO,MAAM,kBAAkB,uEAO5B,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"poi-button-vessel.js","sourceRoot":"","sources":["../../src/ar/poi-button-vessel/poi-button-vessel.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,+EAA+E,CAAC;AAM9I,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 {ObcPoiButtonVessel as ObcPoiButtonVesselElement} from '@oicl/openbridge-webcomponents/dist/ar/poi-button-vessel/poi-button-vessel.js';\n \n \n \n\n \n export const ObcPoiButtonVessel = createComponent({\n react: React,\n tagName: 'obc-poi-button-vessel',\n elementClass: ObcPoiButtonVesselElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"poi-data.d.ts","sourceRoot":"","sources":["../../src/ar/poi-data/poi-data.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,UAAU,IAAI,iBAAiB,EAAC,MAAM,6DAA6D,CAAC;AAM5G,eAAO,MAAM,UAAU;8BAMuC,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;EAEvF,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"poi-data.js","sourceRoot":"","sources":["../../src/ar/poi-data/poi-data.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,6DAA6D,CAAC;AAM5G,MAAM,CAAC,MAAM,UAAU,GAAG,eAAe,CAAC;IACxC,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,cAAc;IACvB,YAAY,EAAE,iBAAiB;IAC/B,MAAM,EAAE;QAEN,wBAAwB,EAAE,4BAA4D;KACvF;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcPoiData as ObcPoiDataElement} from '@oicl/openbridge-webcomponents/dist/ar/poi-data/poi-data.js';\n \n \n \n\n \n export const ObcPoiData = createComponent({\n react: React,\n tagName: 'obc-poi-data',\n elementClass: ObcPoiDataElement,\n events: {\n \n onObcPoiDataLayoutChange: 'obc-poi-data-layout-change' as EventName<CustomEvent<void>>,\n }\n });\n \n "]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"poi-object-aton.d.ts","sourceRoot":"","sources":["../../src/ar/poi-object-aton/poi-object-aton.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,gBAAgB,IAAI,uBAAuB,EAAC,MAAM,2EAA2E,CAAC;AAMtI,eAAO,MAAM,gBAAgB,qEAO1B,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"poi-object-aton.js","sourceRoot":"","sources":["../../src/ar/poi-object-aton/poi-object-aton.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,2EAA2E,CAAC;AAMtI,MAAM,CAAC,MAAM,gBAAgB,GAAG,eAAe,CAAC;IAC9C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,qBAAqB;IAC9B,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 {ObcPoiObjectAton as ObcPoiObjectAtonElement} from '@oicl/openbridge-webcomponents/dist/ar/poi-object-aton/poi-object-aton.js';\n \n \n \n\n \n export const ObcPoiObjectAton = createComponent({\n react: React,\n tagName: 'obc-poi-object-aton',\n elementClass: ObcPoiObjectAtonElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"poi-object-data.d.ts","sourceRoot":"","sources":["../../src/ar/poi-object-data/poi-object-data.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,gBAAgB,IAAI,uBAAuB,EAAC,MAAM,2EAA2E,CAAC;AAMtI,eAAO,MAAM,gBAAgB,qEAO1B,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"poi-object-data.js","sourceRoot":"","sources":["../../src/ar/poi-object-data/poi-object-data.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,2EAA2E,CAAC;AAMtI,MAAM,CAAC,MAAM,gBAAgB,GAAG,eAAe,CAAC;IAC9C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,qBAAqB;IAC9B,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 {ObcPoiObjectData as ObcPoiObjectDataElement} from '@oicl/openbridge-webcomponents/dist/ar/poi-object-data/poi-object-data.js';\n \n \n \n\n \n export const ObcPoiObjectData = createComponent({\n react: React,\n tagName: 'obc-poi-object-data',\n elementClass: ObcPoiObjectDataElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"poi-object-vessel.d.ts","sourceRoot":"","sources":["../../src/ar/poi-object-vessel/poi-object-vessel.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,kBAAkB,IAAI,yBAAyB,EAAC,MAAM,+EAA+E,CAAC;AAM9I,eAAO,MAAM,kBAAkB,uEAO5B,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"poi-object-vessel.js","sourceRoot":"","sources":["../../src/ar/poi-object-vessel/poi-object-vessel.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,+EAA+E,CAAC;AAM9I,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 {ObcPoiObjectVessel as ObcPoiObjectVesselElement} from '@oicl/openbridge-webcomponents/dist/ar/poi-object-vessel/poi-object-vessel.js';\n \n \n \n\n \n export const ObcPoiObjectVessel = createComponent({\n react: React,\n tagName: 'obc-poi-object-vessel',\n elementClass: ObcPoiObjectVesselElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"poi-vessel.d.ts","sourceRoot":"","sources":["../../src/ar/poi-vessel/poi-vessel.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,YAAY,IAAI,mBAAmB,EAAC,MAAM,iEAAiE,CAAC;AAMpH,eAAO,MAAM,YAAY;8BAMqC,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;EAEvF,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"poi-vessel.js","sourceRoot":"","sources":["../../src/ar/poi-vessel/poi-vessel.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,YAAY,IAAI,mBAAmB,EAAC,MAAM,iEAAiE,CAAC;AAMpH,MAAM,CAAC,MAAM,YAAY,GAAG,eAAe,CAAC;IAC1C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,gBAAgB;IACzB,YAAY,EAAE,mBAAmB;IACjC,MAAM,EAAE;QAEN,wBAAwB,EAAE,4BAA4D;KACvF;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcPoiVessel as ObcPoiVesselElement} from '@oicl/openbridge-webcomponents/dist/ar/poi-vessel/poi-vessel.js';\n \n \n \n\n \n export const ObcPoiVessel = createComponent({\n react: React,\n tagName: 'obc-poi-vessel',\n elementClass: ObcPoiVesselElement,\n events: {\n \n onObcPoiDataLayoutChange: 'obc-poi-data-layout-change' as EventName<CustomEvent<void>>,\n }\n });\n \n "]}
|