@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
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EventName } from '@lit/react';
|
|
2
|
-
import { ObcPoiAton as ObcPoiAtonElement } from '@oicl/openbridge-webcomponents/dist/ar/poi
|
|
2
|
+
import { ObcPoiAton as ObcPoiAtonElement } from '@oicl/openbridge-webcomponents/dist/ar/poi/poi-aton.js';
|
|
3
3
|
export declare const ObcPoiAton: import("@lit/react").ReactWebComponent<ObcPoiAtonElement, {
|
|
4
4
|
onObcPoiDataLayoutChange: EventName<CustomEvent<void>>;
|
|
5
5
|
}>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"poi-aton.d.ts","sourceRoot":"","sources":["../../src/ar/poi/poi-aton.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,UAAU,IAAI,iBAAiB,EAAC,MAAM,wDAAwD,CAAC;AAMvG,eAAO,MAAM,UAAU;8BAMuC,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;EAEvF,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { createComponent } from '@lit/react';
|
|
3
|
-
import { ObcPoiAton as ObcPoiAtonElement } from '@oicl/openbridge-webcomponents/dist/ar/poi
|
|
3
|
+
import { ObcPoiAton as ObcPoiAtonElement } from '@oicl/openbridge-webcomponents/dist/ar/poi/poi-aton.js';
|
|
4
4
|
export const ObcPoiAton = createComponent({
|
|
5
5
|
react: React,
|
|
6
6
|
tagName: 'obc-poi-aton',
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"poi-aton.js","sourceRoot":"","sources":["../../src/ar/poi/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,wDAAwD,CAAC;AAMvG,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/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 "]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"poi-base.d.ts","sourceRoot":"","sources":["../../src/ar/poi/poi-base.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,OAAO,IAAI,cAAc,EAAC,MAAM,wDAAwD,CAAC;AAMjG,eAAO,MAAM,OAAO,4DAOjB,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { PoiBase as PoiBaseElement } from '@oicl/openbridge-webcomponents/dist/ar/poi/poi-base.js';
|
|
4
|
+
export const PoiBase = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'undefined',
|
|
7
|
+
elementClass: PoiBaseElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=poi-base.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"poi-base.js","sourceRoot":"","sources":["../../src/ar/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,OAAO,IAAI,cAAc,EAAC,MAAM,wDAAwD,CAAC;AAMjG,MAAM,CAAC,MAAM,OAAO,GAAG,eAAe,CAAC;IACrC,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,WAAW;IACpB,YAAY,EAAE,cAAc;IAC5B,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {PoiBase as PoiBaseElement} from '@oicl/openbridge-webcomponents/dist/ar/poi/poi-base.js';\n \n \n \n\n \n export const PoiBase = createComponent({\n react: React,\n tagName: 'undefined',\n elementClass: PoiBaseElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EventName } from '@lit/react';
|
|
2
|
-
import { ObcPoiData as ObcPoiDataElement } from '@oicl/openbridge-webcomponents/dist/ar/poi
|
|
2
|
+
import { ObcPoiData as ObcPoiDataElement } from '@oicl/openbridge-webcomponents/dist/ar/poi/poi-data.js';
|
|
3
3
|
export declare const ObcPoiData: import("@lit/react").ReactWebComponent<ObcPoiDataElement, {
|
|
4
4
|
onObcPoiDataLayoutChange: EventName<CustomEvent<void>>;
|
|
5
5
|
}>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"poi-data.d.ts","sourceRoot":"","sources":["../../src/ar/poi/poi-data.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,UAAU,IAAI,iBAAiB,EAAC,MAAM,wDAAwD,CAAC;AAMvG,eAAO,MAAM,UAAU;8BAMuC,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;EAEvF,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { createComponent } from '@lit/react';
|
|
3
|
-
import { ObcPoiData as ObcPoiDataElement } from '@oicl/openbridge-webcomponents/dist/ar/poi
|
|
3
|
+
import { ObcPoiData as ObcPoiDataElement } from '@oicl/openbridge-webcomponents/dist/ar/poi/poi-data.js';
|
|
4
4
|
export const ObcPoiData = createComponent({
|
|
5
5
|
react: React,
|
|
6
6
|
tagName: 'obc-poi-data',
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"poi-data.js","sourceRoot":"","sources":["../../src/ar/poi/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,wDAAwD,CAAC;AAMvG,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/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,5 +1,5 @@
|
|
|
1
1
|
import { EventName } from '@lit/react';
|
|
2
|
-
import { ObcPoiVessel as ObcPoiVesselElement } from '@oicl/openbridge-webcomponents/dist/ar/poi
|
|
2
|
+
import { ObcPoiVessel as ObcPoiVesselElement } from '@oicl/openbridge-webcomponents/dist/ar/poi/poi-vessel.js';
|
|
3
3
|
export declare const ObcPoiVessel: import("@lit/react").ReactWebComponent<ObcPoiVesselElement, {
|
|
4
4
|
onObcPoiDataLayoutChange: EventName<CustomEvent<void>>;
|
|
5
5
|
}>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"poi-vessel.d.ts","sourceRoot":"","sources":["../../src/ar/poi/poi-vessel.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,YAAY,IAAI,mBAAmB,EAAC,MAAM,0DAA0D,CAAC;AAM7G,eAAO,MAAM,YAAY;8BAMqC,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;EAEvF,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { createComponent } from '@lit/react';
|
|
3
|
-
import { ObcPoiVessel as ObcPoiVesselElement } from '@oicl/openbridge-webcomponents/dist/ar/poi
|
|
3
|
+
import { ObcPoiVessel as ObcPoiVesselElement } from '@oicl/openbridge-webcomponents/dist/ar/poi/poi-vessel.js';
|
|
4
4
|
export const ObcPoiVessel = createComponent({
|
|
5
5
|
react: React,
|
|
6
6
|
tagName: 'obc-poi-vessel',
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"poi-vessel.js","sourceRoot":"","sources":["../../src/ar/poi/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,0DAA0D,CAAC;AAM7G,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/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 "]}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { ObcPoi as ObcPoiElement } from '@oicl/openbridge-webcomponents/dist/ar/
|
|
1
|
+
import { ObcPoi as ObcPoiElement } from '@oicl/openbridge-webcomponents/dist/ar/poi/poi.js';
|
|
2
2
|
export declare const ObcPoi: import("@lit/react").ReactWebComponent<ObcPoiElement, {}>;
|
|
3
3
|
//# sourceMappingURL=poi.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"poi.d.ts","sourceRoot":"","sources":["../../src/ar/poi/poi.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,MAAM,IAAI,aAAa,EAAC,MAAM,mDAAmD,CAAC;AAM1F,eAAO,MAAM,MAAM,2DAOhB,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { createComponent } from '@lit/react';
|
|
3
|
-
import { ObcPoi as ObcPoiElement } from '@oicl/openbridge-webcomponents/dist/ar/
|
|
3
|
+
import { ObcPoi as ObcPoiElement } from '@oicl/openbridge-webcomponents/dist/ar/poi/poi.js';
|
|
4
4
|
export const ObcPoi = createComponent({
|
|
5
5
|
react: React,
|
|
6
6
|
tagName: 'obc-poi',
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"poi.js","sourceRoot":"","sources":["../../src/ar/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,mDAAmD,CAAC;AAM1F,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/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,3 +1,3 @@
|
|
|
1
|
-
import { ObcPoiButtonAton as ObcPoiButtonAtonElement } from '@oicl/openbridge-webcomponents/dist/ar/poi-button
|
|
1
|
+
import { ObcPoiButtonAton as ObcPoiButtonAtonElement } from '@oicl/openbridge-webcomponents/dist/ar/poi-button/poi-button-aton.js';
|
|
2
2
|
export declare const ObcPoiButtonAton: import("@lit/react").ReactWebComponent<ObcPoiButtonAtonElement, {}>;
|
|
3
3
|
//# sourceMappingURL=poi-button-aton.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"poi-button-aton.d.ts","sourceRoot":"","sources":["../../src/ar/poi-button/poi-button-aton.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,gBAAgB,IAAI,uBAAuB,EAAC,MAAM,sEAAsE,CAAC;AAMjI,eAAO,MAAM,gBAAgB,qEAO1B,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { createComponent } from '@lit/react';
|
|
3
|
-
import { ObcPoiButtonAton as ObcPoiButtonAtonElement } from '@oicl/openbridge-webcomponents/dist/ar/poi-button
|
|
3
|
+
import { ObcPoiButtonAton as ObcPoiButtonAtonElement } from '@oicl/openbridge-webcomponents/dist/ar/poi-button/poi-button-aton.js';
|
|
4
4
|
export const ObcPoiButtonAton = createComponent({
|
|
5
5
|
react: React,
|
|
6
6
|
tagName: 'obc-poi-button-aton',
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"poi-button-aton.js","sourceRoot":"","sources":["../../src/ar/poi-button/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,sEAAsE,CAAC;AAMjI,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/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,3 +1,3 @@
|
|
|
1
|
-
import { ObcPoiButtonData as ObcPoiButtonDataElement } from '@oicl/openbridge-webcomponents/dist/ar/poi-button
|
|
1
|
+
import { ObcPoiButtonData as ObcPoiButtonDataElement } from '@oicl/openbridge-webcomponents/dist/ar/poi-button/poi-button-data.js';
|
|
2
2
|
export declare const ObcPoiButtonData: import("@lit/react").ReactWebComponent<ObcPoiButtonDataElement, {}>;
|
|
3
3
|
//# sourceMappingURL=poi-button-data.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"poi-button-data.d.ts","sourceRoot":"","sources":["../../src/ar/poi-button/poi-button-data.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,gBAAgB,IAAI,uBAAuB,EAAC,MAAM,sEAAsE,CAAC;AAMjI,eAAO,MAAM,gBAAgB,qEAO1B,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { createComponent } from '@lit/react';
|
|
3
|
-
import { ObcPoiButtonData as ObcPoiButtonDataElement } from '@oicl/openbridge-webcomponents/dist/ar/poi-button
|
|
3
|
+
import { ObcPoiButtonData as ObcPoiButtonDataElement } from '@oicl/openbridge-webcomponents/dist/ar/poi-button/poi-button-data.js';
|
|
4
4
|
export const ObcPoiButtonData = createComponent({
|
|
5
5
|
react: React,
|
|
6
6
|
tagName: 'obc-poi-button-data',
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"poi-button-data.js","sourceRoot":"","sources":["../../src/ar/poi-button/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,sEAAsE,CAAC;AAMjI,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/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,3 +1,3 @@
|
|
|
1
|
-
import { ObcPoiButtonVessel as ObcPoiButtonVesselElement } from '@oicl/openbridge-webcomponents/dist/ar/poi-button
|
|
1
|
+
import { ObcPoiButtonVessel as ObcPoiButtonVesselElement } from '@oicl/openbridge-webcomponents/dist/ar/poi-button/poi-button-vessel.js';
|
|
2
2
|
export declare const ObcPoiButtonVessel: import("@lit/react").ReactWebComponent<ObcPoiButtonVesselElement, {}>;
|
|
3
3
|
//# sourceMappingURL=poi-button-vessel.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"poi-button-vessel.d.ts","sourceRoot":"","sources":["../../src/ar/poi-button/poi-button-vessel.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,kBAAkB,IAAI,yBAAyB,EAAC,MAAM,wEAAwE,CAAC;AAMvI,eAAO,MAAM,kBAAkB,uEAO5B,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { createComponent } from '@lit/react';
|
|
3
|
-
import { ObcPoiButtonVessel as ObcPoiButtonVesselElement } from '@oicl/openbridge-webcomponents/dist/ar/poi-button
|
|
3
|
+
import { ObcPoiButtonVessel as ObcPoiButtonVesselElement } from '@oicl/openbridge-webcomponents/dist/ar/poi-button/poi-button-vessel.js';
|
|
4
4
|
export const ObcPoiButtonVessel = createComponent({
|
|
5
5
|
react: React,
|
|
6
6
|
tagName: 'obc-poi-button-vessel',
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"poi-button-vessel.js","sourceRoot":"","sources":["../../src/ar/poi-button/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,wEAAwE,CAAC;AAMvI,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/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,3 +1,3 @@
|
|
|
1
|
-
import { ObcPoiButton as ObcPoiButtonElement } from '@oicl/openbridge-webcomponents/dist/ar/
|
|
1
|
+
import { ObcPoiButton as ObcPoiButtonElement } from '@oicl/openbridge-webcomponents/dist/ar/poi-button/poi-button.js';
|
|
2
2
|
export declare const ObcPoiButton: import("@lit/react").ReactWebComponent<ObcPoiButtonElement, {}>;
|
|
3
3
|
//# sourceMappingURL=poi-button.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"poi-button.d.ts","sourceRoot":"","sources":["../../src/ar/poi-button/poi-button.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,YAAY,IAAI,mBAAmB,EAAC,MAAM,iEAAiE,CAAC;AAMpH,eAAO,MAAM,YAAY,iEAOtB,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { createComponent } from '@lit/react';
|
|
3
|
-
import { ObcPoiButton as ObcPoiButtonElement } from '@oicl/openbridge-webcomponents/dist/ar/
|
|
3
|
+
import { ObcPoiButton as ObcPoiButtonElement } from '@oicl/openbridge-webcomponents/dist/ar/poi-button/poi-button.js';
|
|
4
4
|
export const ObcPoiButton = createComponent({
|
|
5
5
|
react: React,
|
|
6
6
|
tagName: 'obc-poi-button',
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"poi-button.js","sourceRoot":"","sources":["../../src/ar/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,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,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/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 "]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { AbstractPoiObject as AbstractPoiObjectElement } from '@oicl/openbridge-webcomponents/dist/ar/poi-object/abstract-poi-object.js';
|
|
2
|
+
export declare const AbstractPoiObject: import("@lit/react").ReactWebComponent<AbstractPoiObjectElement, {}>;
|
|
3
|
+
//# sourceMappingURL=abstract-poi-object.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"abstract-poi-object.d.ts","sourceRoot":"","sources":["../../src/ar/poi-object/abstract-poi-object.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,iBAAiB,IAAI,wBAAwB,EAAC,MAAM,0EAA0E,CAAC;AAMvI,eAAO,MAAM,iBAAiB,sEAO3B,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { AbstractPoiObject as AbstractPoiObjectElement } from '@oicl/openbridge-webcomponents/dist/ar/poi-object/abstract-poi-object.js';
|
|
4
|
+
export const AbstractPoiObject = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'undefined',
|
|
7
|
+
elementClass: AbstractPoiObjectElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=abstract-poi-object.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"abstract-poi-object.js","sourceRoot":"","sources":["../../src/ar/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,iBAAiB,IAAI,wBAAwB,EAAC,MAAM,0EAA0E,CAAC;AAMvI,MAAM,CAAC,MAAM,iBAAiB,GAAG,eAAe,CAAC;IAC/C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,WAAW;IACpB,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 {AbstractPoiObject as AbstractPoiObjectElement} from '@oicl/openbridge-webcomponents/dist/ar/poi-object/abstract-poi-object.js';\n \n \n \n\n \n export const AbstractPoiObject = createComponent({\n react: React,\n tagName: 'undefined',\n elementClass: AbstractPoiObjectElement,\n events: {\n \n }\n });\n \n "]}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { ObcPoiObjectAton as ObcPoiObjectAtonElement } from '@oicl/openbridge-webcomponents/dist/ar/poi-object
|
|
1
|
+
import { ObcPoiObjectAton as ObcPoiObjectAtonElement } from '@oicl/openbridge-webcomponents/dist/ar/poi-object/poi-object-aton.js';
|
|
2
2
|
export declare const ObcPoiObjectAton: import("@lit/react").ReactWebComponent<ObcPoiObjectAtonElement, {}>;
|
|
3
3
|
//# sourceMappingURL=poi-object-aton.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"poi-object-aton.d.ts","sourceRoot":"","sources":["../../src/ar/poi-object/poi-object-aton.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,gBAAgB,IAAI,uBAAuB,EAAC,MAAM,sEAAsE,CAAC;AAMjI,eAAO,MAAM,gBAAgB,qEAO1B,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { createComponent } from '@lit/react';
|
|
3
|
-
import { ObcPoiObjectAton as ObcPoiObjectAtonElement } from '@oicl/openbridge-webcomponents/dist/ar/poi-object
|
|
3
|
+
import { ObcPoiObjectAton as ObcPoiObjectAtonElement } from '@oicl/openbridge-webcomponents/dist/ar/poi-object/poi-object-aton.js';
|
|
4
4
|
export const ObcPoiObjectAton = createComponent({
|
|
5
5
|
react: React,
|
|
6
6
|
tagName: 'obc-poi-object-aton',
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"poi-object-aton.js","sourceRoot":"","sources":["../../src/ar/poi-object/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,sEAAsE,CAAC;AAMjI,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/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,3 +1,3 @@
|
|
|
1
|
-
import { ObcPoiObjectData as ObcPoiObjectDataElement } from '@oicl/openbridge-webcomponents/dist/ar/poi-object
|
|
1
|
+
import { ObcPoiObjectData as ObcPoiObjectDataElement } from '@oicl/openbridge-webcomponents/dist/ar/poi-object/poi-object-data.js';
|
|
2
2
|
export declare const ObcPoiObjectData: import("@lit/react").ReactWebComponent<ObcPoiObjectDataElement, {}>;
|
|
3
3
|
//# sourceMappingURL=poi-object-data.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"poi-object-data.d.ts","sourceRoot":"","sources":["../../src/ar/poi-object/poi-object-data.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,gBAAgB,IAAI,uBAAuB,EAAC,MAAM,sEAAsE,CAAC;AAMjI,eAAO,MAAM,gBAAgB,qEAO1B,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { createComponent } from '@lit/react';
|
|
3
|
-
import { ObcPoiObjectData as ObcPoiObjectDataElement } from '@oicl/openbridge-webcomponents/dist/ar/poi-object
|
|
3
|
+
import { ObcPoiObjectData as ObcPoiObjectDataElement } from '@oicl/openbridge-webcomponents/dist/ar/poi-object/poi-object-data.js';
|
|
4
4
|
export const ObcPoiObjectData = createComponent({
|
|
5
5
|
react: React,
|
|
6
6
|
tagName: 'obc-poi-object-data',
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"poi-object-data.js","sourceRoot":"","sources":["../../src/ar/poi-object/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,sEAAsE,CAAC;AAMjI,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/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,3 +1,3 @@
|
|
|
1
|
-
import { ObcPoiObjectVessel as ObcPoiObjectVesselElement } from '@oicl/openbridge-webcomponents/dist/ar/poi-object
|
|
1
|
+
import { ObcPoiObjectVessel as ObcPoiObjectVesselElement } from '@oicl/openbridge-webcomponents/dist/ar/poi-object/poi-object-vessel.js';
|
|
2
2
|
export declare const ObcPoiObjectVessel: import("@lit/react").ReactWebComponent<ObcPoiObjectVesselElement, {}>;
|
|
3
3
|
//# sourceMappingURL=poi-object-vessel.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"poi-object-vessel.d.ts","sourceRoot":"","sources":["../../src/ar/poi-object/poi-object-vessel.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,kBAAkB,IAAI,yBAAyB,EAAC,MAAM,wEAAwE,CAAC;AAMvI,eAAO,MAAM,kBAAkB,uEAO5B,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { createComponent } from '@lit/react';
|
|
3
|
-
import { ObcPoiObjectVessel as ObcPoiObjectVesselElement } from '@oicl/openbridge-webcomponents/dist/ar/poi-object
|
|
3
|
+
import { ObcPoiObjectVessel as ObcPoiObjectVesselElement } from '@oicl/openbridge-webcomponents/dist/ar/poi-object/poi-object-vessel.js';
|
|
4
4
|
export const ObcPoiObjectVessel = createComponent({
|
|
5
5
|
react: React,
|
|
6
6
|
tagName: 'obc-poi-object-vessel',
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"poi-object-vessel.js","sourceRoot":"","sources":["../../src/ar/poi-object/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,wEAAwE,CAAC;AAMvI,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/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,3 +1,3 @@
|
|
|
1
|
-
import { ObcPoiObject as ObcPoiObjectElement } from '@oicl/openbridge-webcomponents/dist/ar/
|
|
1
|
+
import { ObcPoiObject as ObcPoiObjectElement } from '@oicl/openbridge-webcomponents/dist/ar/poi-object/poi-object.js';
|
|
2
2
|
export declare const ObcPoiObject: import("@lit/react").ReactWebComponent<ObcPoiObjectElement, {}>;
|
|
3
3
|
//# sourceMappingURL=poi-object.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"poi-object.d.ts","sourceRoot":"","sources":["../../src/ar/poi-object/poi-object.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,YAAY,IAAI,mBAAmB,EAAC,MAAM,iEAAiE,CAAC;AAMpH,eAAO,MAAM,YAAY,iEAOtB,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { createComponent } from '@lit/react';
|
|
3
|
-
import { ObcPoiObject as ObcPoiObjectElement } from '@oicl/openbridge-webcomponents/dist/ar/
|
|
3
|
+
import { ObcPoiObject as ObcPoiObjectElement } from '@oicl/openbridge-webcomponents/dist/ar/poi-object/poi-object.js';
|
|
4
4
|
export const ObcPoiObject = createComponent({
|
|
5
5
|
react: React,
|
|
6
6
|
tagName: 'obc-poi-object',
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"poi-object.js","sourceRoot":"","sources":["../../src/ar/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,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,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/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,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,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 "]}
|
|
@@ -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
|