@oicl/openbridge-webcomponents-react 2.0.0-next.157 → 2.0.0-next.158
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/navigation-instruments/depth/depth-top-band.d.ts +6 -0
- package/navigation-instruments/depth/depth-top-band.d.ts.map +1 -0
- package/navigation-instruments/depth/depth-top-band.js +12 -0
- package/navigation-instruments/depth/depth-top-band.js.map +1 -0
- package/navigation-instruments/depth/depth.d.ts +3 -0
- package/navigation-instruments/depth/depth.d.ts.map +1 -0
- package/navigation-instruments/depth/depth.js +10 -0
- package/navigation-instruments/depth/depth.js.map +1 -0
- package/package.json +4 -2
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { EventName } from '@lit/react';
|
|
2
|
+
import { ObcDepthTopBand as ObcDepthTopBandElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/depth/depth-top-band.js';
|
|
3
|
+
export declare const ObcDepthTopBand: import("@lit/react").ReactWebComponent<ObcDepthTopBandElement, {
|
|
4
|
+
onScaleDimensionsChanged: EventName<CustomEvent>;
|
|
5
|
+
}>;
|
|
6
|
+
//# sourceMappingURL=depth-top-band.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"depth-top-band.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/depth/depth-top-band.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,eAAe,IAAI,sBAAsB,EAAC,MAAM,oFAAoF,CAAC;AAM7I,eAAO,MAAM,eAAe;8BAMgC,SAAS,CAAC,WAAW,CAAC;EAE/E,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcDepthTopBand as ObcDepthTopBandElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/depth/depth-top-band.js';
|
|
4
|
+
export const ObcDepthTopBand = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-depth-top-band',
|
|
7
|
+
elementClass: ObcDepthTopBandElement,
|
|
8
|
+
events: {
|
|
9
|
+
onScaleDimensionsChanged: 'scale-dimensions-changed',
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
//# sourceMappingURL=depth-top-band.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"depth-top-band.js","sourceRoot":"","sources":["../../src/navigation-instruments/depth/depth-top-band.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,eAAe,IAAI,sBAAsB,EAAC,MAAM,oFAAoF,CAAC;AAM7I,MAAM,CAAC,MAAM,eAAe,GAAG,eAAe,CAAC;IAC7C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,oBAAoB;IAC7B,YAAY,EAAE,sBAAsB;IACpC,MAAM,EAAE;QAEN,wBAAwB,EAAE,0BAAoD;KAC/E;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcDepthTopBand as ObcDepthTopBandElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/depth/depth-top-band.js';\n \n \n \n\n \n export const ObcDepthTopBand = createComponent({\n react: React,\n tagName: 'obc-depth-top-band',\n elementClass: ObcDepthTopBandElement,\n events: {\n \n onScaleDimensionsChanged: 'scale-dimensions-changed' as EventName<CustomEvent>,\n }\n });\n \n "]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"depth.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/depth/depth.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,QAAQ,IAAI,eAAe,EAAC,MAAM,2EAA2E,CAAC;AAMtH,eAAO,MAAM,QAAQ,6DAOlB,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcDepth as ObcDepthElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/depth/depth.js';
|
|
4
|
+
export const ObcDepth = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-depth',
|
|
7
|
+
elementClass: ObcDepthElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=depth.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"depth.js","sourceRoot":"","sources":["../../src/navigation-instruments/depth/depth.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,QAAQ,IAAI,eAAe,EAAC,MAAM,2EAA2E,CAAC;AAMtH,MAAM,CAAC,MAAM,QAAQ,GAAG,eAAe,CAAC;IACtC,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,WAAW;IACpB,YAAY,EAAE,eAAe;IAC7B,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcDepth as ObcDepthElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/depth/depth.js';\n \n \n \n\n \n export const ObcDepth = createComponent({\n react: React,\n tagName: 'obc-depth',\n elementClass: ObcDepthElement,\n events: {\n \n }\n });\n \n "]}
|
package/package.json
CHANGED
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
"build": "tsc",
|
|
6
6
|
"build:watch": "tsc --watch"
|
|
7
7
|
},
|
|
8
|
-
"version": "2.0.0-next.
|
|
8
|
+
"version": "2.0.0-next.158",
|
|
9
9
|
"dependencies": {
|
|
10
|
-
"@oicl/openbridge-webcomponents": "^2.0.0-next.
|
|
10
|
+
"@oicl/openbridge-webcomponents": "^2.0.0-next.158",
|
|
11
11
|
"@lit/react": "^1.0.0"
|
|
12
12
|
},
|
|
13
13
|
"peerDependencies": {
|
|
@@ -2360,6 +2360,8 @@
|
|
|
2360
2360
|
"navigation-instruments/compass-indicator/compass-indicator.{js,js.map,d.ts,d.ts.map}",
|
|
2361
2361
|
"navigation-instruments/compass-sector/compass-sector.{js,js.map,d.ts,d.ts.map}",
|
|
2362
2362
|
"navigation-instruments/current/current.{js,js.map,d.ts,d.ts.map}",
|
|
2363
|
+
"navigation-instruments/depth/depth-top-band.{js,js.map,d.ts,d.ts.map}",
|
|
2364
|
+
"navigation-instruments/depth/depth.{js,js.map,d.ts,d.ts.map}",
|
|
2363
2365
|
"navigation-instruments/depth-actual/depth-actual.{js,js.map,d.ts,d.ts.map}",
|
|
2364
2366
|
"navigation-instruments/depth-indicator/depth-indicator.{js,js.map,d.ts,d.ts.map}",
|
|
2365
2367
|
"navigation-instruments/draft-trim/draft-trim.{js,js.map,d.ts,d.ts.map}",
|