@oicl/openbridge-webcomponents-react 2.0.0-next.5 → 2.0.0-next.51

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.
Files changed (106) hide show
  1. package/components/context-menu-input/context-menu-input.d.ts +4 -10
  2. package/components/context-menu-input/context-menu-input.d.ts.map +1 -1
  3. package/components/context-menu-input/context-menu-input.js.map +1 -1
  4. package/components/icon-button/icon-button.d.ts +4 -1
  5. package/components/icon-button/icon-button.d.ts.map +1 -1
  6. package/components/icon-button/icon-button.js +3 -1
  7. package/components/icon-button/icon-button.js.map +1 -1
  8. package/components/menu-button/menu-button.d.ts +4 -10
  9. package/components/menu-button/menu-button.d.ts.map +1 -1
  10. package/components/menu-button/menu-button.js.map +1 -1
  11. package/components/number-input-field/number-input-field.d.ts +6 -1
  12. package/components/number-input-field/number-input-field.d.ts.map +1 -1
  13. package/components/number-input-field/number-input-field.js +1 -0
  14. package/components/number-input-field/number-input-field.js.map +1 -1
  15. package/components/split-button/split-button.d.ts +4 -11
  16. package/components/split-button/split-button.d.ts.map +1 -1
  17. package/components/split-button/split-button.js.map +1 -1
  18. package/components/stepper-box/stepper-box.d.ts +12 -2
  19. package/components/stepper-box/stepper-box.d.ts.map +1 -1
  20. package/components/stepper-box/stepper-box.js +2 -0
  21. package/components/stepper-box/stepper-box.js.map +1 -1
  22. package/integration-systems/integration-bar/integration-bar.d.ts +13 -0
  23. package/integration-systems/integration-bar/integration-bar.d.ts.map +1 -0
  24. package/integration-systems/integration-bar/integration-bar.js +19 -0
  25. package/integration-systems/integration-bar/integration-bar.js.map +1 -0
  26. package/integration-systems/integration-button/integration-button.d.ts +4 -1
  27. package/integration-systems/integration-button/integration-button.d.ts.map +1 -1
  28. package/integration-systems/integration-button/integration-button.js +3 -1
  29. package/integration-systems/integration-button/integration-button.js.map +1 -1
  30. package/integration-systems/integration-vessel-menu/integration-vessel-menu.d.ts +8 -0
  31. package/integration-systems/integration-vessel-menu/integration-vessel-menu.d.ts.map +1 -0
  32. package/integration-systems/integration-vessel-menu/integration-vessel-menu.js +14 -0
  33. package/integration-systems/integration-vessel-menu/integration-vessel-menu.js.map +1 -0
  34. package/navigation-instruments/depth-indicator/depth-indicator.d.ts +3 -0
  35. package/navigation-instruments/depth-indicator/depth-indicator.d.ts.map +1 -0
  36. package/navigation-instruments/depth-indicator/depth-indicator.js +10 -0
  37. package/navigation-instruments/depth-indicator/depth-indicator.js.map +1 -0
  38. package/navigation-instruments/gauge-bar-indicator/gauge-bar-indicator.d.ts +3 -0
  39. package/navigation-instruments/gauge-bar-indicator/gauge-bar-indicator.d.ts.map +1 -0
  40. package/navigation-instruments/gauge-bar-indicator/gauge-bar-indicator.js +10 -0
  41. package/navigation-instruments/gauge-bar-indicator/gauge-bar-indicator.js.map +1 -0
  42. package/navigation-instruments/gauge-radial-indicator/gauge-radial-indicator.d.ts +3 -0
  43. package/navigation-instruments/gauge-radial-indicator/gauge-radial-indicator.d.ts.map +1 -0
  44. package/navigation-instruments/gauge-radial-indicator/gauge-radial-indicator.js +10 -0
  45. package/navigation-instruments/gauge-radial-indicator/gauge-radial-indicator.js.map +1 -0
  46. package/navigation-instruments/gauge-trend-indicator/gauge-trend-indicator.d.ts +3 -0
  47. package/navigation-instruments/gauge-trend-indicator/gauge-trend-indicator.d.ts.map +1 -0
  48. package/navigation-instruments/gauge-trend-indicator/gauge-trend-indicator.js +10 -0
  49. package/navigation-instruments/gauge-trend-indicator/gauge-trend-indicator.js.map +1 -0
  50. package/navigation-instruments/heading-indicator/heading-indicator.d.ts +3 -0
  51. package/navigation-instruments/heading-indicator/heading-indicator.d.ts.map +1 -0
  52. package/navigation-instruments/heading-indicator/heading-indicator.js +10 -0
  53. package/navigation-instruments/heading-indicator/heading-indicator.js.map +1 -0
  54. package/navigation-instruments/heave-indicator/heave-indicator.d.ts +3 -0
  55. package/navigation-instruments/heave-indicator/heave-indicator.d.ts.map +1 -0
  56. package/navigation-instruments/heave-indicator/heave-indicator.js +10 -0
  57. package/navigation-instruments/heave-indicator/heave-indicator.js.map +1 -0
  58. package/navigation-instruments/main-engine-indicator/propulsion-main-engine-indicator.d.ts +3 -0
  59. package/navigation-instruments/main-engine-indicator/propulsion-main-engine-indicator.d.ts.map +1 -0
  60. package/navigation-instruments/main-engine-indicator/propulsion-main-engine-indicator.js +10 -0
  61. package/navigation-instruments/main-engine-indicator/propulsion-main-engine-indicator.js.map +1 -0
  62. package/navigation-instruments/pitch-indicator/pitch-indicator.d.ts +3 -0
  63. package/navigation-instruments/pitch-indicator/pitch-indicator.d.ts.map +1 -0
  64. package/navigation-instruments/pitch-indicator/pitch-indicator.js +10 -0
  65. package/navigation-instruments/pitch-indicator/pitch-indicator.js.map +1 -0
  66. package/navigation-instruments/propulsion-azimuth-indicator/propulsion-azimuth-indicator.d.ts +3 -0
  67. package/navigation-instruments/propulsion-azimuth-indicator/propulsion-azimuth-indicator.d.ts.map +1 -0
  68. package/navigation-instruments/propulsion-azimuth-indicator/propulsion-azimuth-indicator.js +10 -0
  69. package/navigation-instruments/propulsion-azimuth-indicator/propulsion-azimuth-indicator.js.map +1 -0
  70. package/navigation-instruments/propulsion-tunnel-thruster/propulsion-tunnel-thruster.d.ts +3 -0
  71. package/navigation-instruments/propulsion-tunnel-thruster/propulsion-tunnel-thruster.d.ts.map +1 -0
  72. package/navigation-instruments/propulsion-tunnel-thruster/propulsion-tunnel-thruster.js +10 -0
  73. package/navigation-instruments/propulsion-tunnel-thruster/propulsion-tunnel-thruster.js.map +1 -0
  74. package/navigation-instruments/readout/readout.d.ts +15 -0
  75. package/navigation-instruments/readout/readout.d.ts.map +1 -0
  76. package/navigation-instruments/readout/readout.js +13 -0
  77. package/navigation-instruments/readout/readout.js.map +1 -0
  78. package/navigation-instruments/readout-advice/readout-advice.d.ts +3 -0
  79. package/navigation-instruments/readout-advice/readout-advice.d.ts.map +1 -0
  80. package/navigation-instruments/readout-advice/readout-advice.js +10 -0
  81. package/navigation-instruments/readout-advice/readout-advice.js.map +1 -0
  82. package/navigation-instruments/readout-list-item/readout-list-item.d.ts +3 -0
  83. package/navigation-instruments/readout-list-item/readout-list-item.d.ts.map +1 -0
  84. package/navigation-instruments/readout-list-item/readout-list-item.js +10 -0
  85. package/navigation-instruments/readout-list-item/readout-list-item.js.map +1 -0
  86. package/navigation-instruments/readout-setpoint/readout-setpoint.d.ts +3 -0
  87. package/navigation-instruments/readout-setpoint/readout-setpoint.d.ts.map +1 -0
  88. package/navigation-instruments/readout-setpoint/readout-setpoint.js +10 -0
  89. package/navigation-instruments/readout-setpoint/readout-setpoint.js.map +1 -0
  90. package/navigation-instruments/roll-indicator/roll-indicator.d.ts +3 -0
  91. package/navigation-instruments/roll-indicator/roll-indicator.d.ts.map +1 -0
  92. package/navigation-instruments/roll-indicator/roll-indicator.js +10 -0
  93. package/navigation-instruments/roll-indicator/roll-indicator.js.map +1 -0
  94. package/navigation-instruments/rudder-indicator/rudder-indicator.d.ts +3 -0
  95. package/navigation-instruments/rudder-indicator/rudder-indicator.d.ts.map +1 -0
  96. package/navigation-instruments/rudder-indicator/rudder-indicator.js +10 -0
  97. package/navigation-instruments/rudder-indicator/rudder-indicator.js.map +1 -0
  98. package/navigation-instruments/wind-propulsion/wind-propulsion.d.ts +6 -0
  99. package/navigation-instruments/wind-propulsion/wind-propulsion.d.ts.map +1 -0
  100. package/navigation-instruments/wind-propulsion/wind-propulsion.js +12 -0
  101. package/navigation-instruments/wind-propulsion/wind-propulsion.js.map +1 -0
  102. package/package.json +21 -2
  103. package/pages/alert-list-page-small/alert-list-page-small.d.ts +1 -0
  104. package/pages/alert-list-page-small/alert-list-page-small.d.ts.map +1 -1
  105. package/pages/alert-list-page-small/alert-list-page-small.js +1 -0
  106. package/pages/alert-list-page-small/alert-list-page-small.js.map +1 -1
@@ -1,16 +1,10 @@
1
1
  import { EventName } from '@lit/react';
2
2
  import { ObcContextMenuInput as ObcContextMenuInputElement } from '@oicl/openbridge-webcomponents/dist/components/context-menu-input/context-menu-input.js';
3
- import { ContextMenuOption } from '@oicl/openbridge-webcomponents/dist/components/context-menu-input/context-menu-input.js';
4
- export type { ContextMenuOption } from '@oicl/openbridge-webcomponents/dist/components/context-menu-input/context-menu-input.js';
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<CustomEvent<{
7
- selectedValues: string[];
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,iBAAiB,EAAC,MAAM,yFAAyF,CAAC;AAC1H,YAAY,EAAC,iBAAiB,EAAC,MAAM,yFAAyF,CAAC;AAI/H,eAAO,MAAM,mBAAmB;cAMN,SAAS,CAAC,WAAW,CAAC;QAAC,cAAc,EAAE,MAAM,EAAE,CAAC;QAAC,eAAe,EAAE,iBAAiB,EAAE,CAAA;KAAC,CAAC,CAAC;iBACjF,SAAS,CAAC,WAAW,CAAC;QAAC,KAAK,EAAE,MAAM,CAAC;QAAC,MAAM,EAAE,iBAAiB,CAAA;KAAC,CAAC,CAAC;aAC3E,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;EAEjD,CAAC"}
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,QAAoG;QAC9G,WAAW,EAAE,YAAkF;QAC/F,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 {ContextMenuOption} from '@oicl/openbridge-webcomponents/dist/components/context-menu-input/context-menu-input.js';\n export type {ContextMenuOption} 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<CustomEvent<{selectedValues: string[], selectedOptions: ContextMenuOption[]}>>,\n onItemClick: 'item-click' as EventName<CustomEvent<{value: string, option: ContextMenuOption}>>,\n onClose: 'close' as EventName<CustomEvent<void>>,\n }\n });\n \n "]}
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,3 +1,6 @@
1
+ import { EventName } from '@lit/react';
1
2
  import { ObcIconButton as ObcIconButtonElement } from '@oicl/openbridge-webcomponents/dist/components/icon-button/icon-button.js';
2
- export declare const ObcIconButton: import("@lit/react").ReactWebComponent<ObcIconButtonElement, {}>;
3
+ export declare const ObcIconButton: import("@lit/react").ReactWebComponent<ObcIconButtonElement, {
4
+ onClick: EventName<CustomEvent<unknown>>;
5
+ }>;
3
6
  //# sourceMappingURL=icon-button.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"icon-button.d.ts","sourceRoot":"","sources":["../../src/components/icon-button/icon-button.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,aAAa,IAAI,oBAAoB,EAAC,MAAM,2EAA2E,CAAC;AAMhI,eAAO,MAAM,aAAa,kEAOvB,CAAC"}
1
+ {"version":3,"file":"icon-button.d.ts","sourceRoot":"","sources":["../../src/components/icon-button/icon-button.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,aAAa,IAAI,oBAAoB,EAAC,MAAM,2EAA2E,CAAC;AAMhI,eAAO,MAAM,aAAa;aAMF,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;EAEpD,CAAC"}
@@ -5,6 +5,8 @@ export const ObcIconButton = createComponent({
5
5
  react: React,
6
6
  tagName: 'obc-icon-button',
7
7
  elementClass: ObcIconButtonElement,
8
- events: {}
8
+ events: {
9
+ onClick: 'click',
10
+ }
9
11
  });
10
12
  //# sourceMappingURL=icon-button.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"icon-button.js","sourceRoot":"","sources":["../../src/components/icon-button/icon-button.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,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,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcIconButton as ObcIconButtonElement} from '@oicl/openbridge-webcomponents/dist/components/icon-button/icon-button.js';\n \n \n \n\n \n export const ObcIconButton = createComponent({\n react: React,\n tagName: 'obc-icon-button',\n elementClass: ObcIconButtonElement,\n events: {\n \n }\n });\n \n "]}
1
+ {"version":3,"file":"icon-button.js","sourceRoot":"","sources":["../../src/components/icon-button/icon-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,OAAO,EAAE,OAA0C;KACpD;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcIconButton as ObcIconButtonElement} from '@oicl/openbridge-webcomponents/dist/components/icon-button/icon-button.js';\n \n \n \n\n \n export const ObcIconButton = createComponent({\n react: React,\n tagName: 'obc-icon-button',\n elementClass: ObcIconButtonElement,\n events: {\n \n onClick: 'click' as EventName<CustomEvent<unknown>>,\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 { ContextMenuOption } from '@oicl/openbridge-webcomponents/dist/components/context-menu-input/context-menu-input.js';
4
- export type { ContextMenuOption } from '@oicl/openbridge-webcomponents/dist/components/context-menu-input/context-menu-input.js';
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<CustomEvent<{
7
- selectedValues: string[];
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,iBAAiB,EAAC,MAAM,yFAAyF,CAAC;AAC1H,YAAY,EAAC,iBAAiB,EAAC,MAAM,yFAAyF,CAAC;AAI/H,eAAO,MAAM,aAAa;cAMA,SAAS,CAAC,WAAW,CAAC;QAAC,cAAc,EAAE,MAAM,EAAE,CAAC;QAAC,eAAe,EAAE,KAAK,CAAC,iBAAiB,CAAC,CAAA;KAAC,CAAC,CAAC;iBACtF,SAAS,CAAC,WAAW,CAAC;QAAC,KAAK,EAAE,MAAM,CAAC;QAAC,MAAM,EAAE,iBAAiB,CAAA;KAAC,CAAC,CAAC;YAC7E,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;aAC1B,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;EAEjD,CAAC"}
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,QAAyG;QACnH,WAAW,EAAE,YAAkF;QAC/F,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 {ContextMenuOption} from '@oicl/openbridge-webcomponents/dist/components/context-menu-input/context-menu-input.js';\n export type {ContextMenuOption} from '@oicl/openbridge-webcomponents/dist/components/context-menu-input/context-menu-input.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<CustomEvent<{selectedValues: string[], selectedOptions: Array<ContextMenuOption>}>>,\n onItemClick: 'item-click' as EventName<CustomEvent<{value: string, option: ContextMenuOption}>>,\n onOpen: 'open' as EventName<CustomEvent<void>>,\n onClose: 'close' as EventName<CustomEvent<void>>,\n }\n });\n \n "]}
1
+ {"version":3,"file":"menu-button.js","sourceRoot":"","sources":["../../src/components/menu-button/menu-button.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,aAAa,IAAI,oBAAoB,EAAC,MAAM,2EAA2E,CAAC;AAMhI,MAAM,CAAC,MAAM,aAAa,GAAG,eAAe,CAAC;IAC3C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,iBAAiB;IAC1B,YAAY,EAAE,oBAAoB;IAClC,MAAM,EAAE;QAEN,QAAQ,EAAE,QAAgD;QAC1D,WAAW,EAAE,YAAsD;QACnE,MAAM,EAAE,MAAsC;QAC9C,OAAO,EAAE,OAAuC;KACjD;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcMenuButton as ObcMenuButtonElement} from '@oicl/openbridge-webcomponents/dist/components/menu-button/menu-button.js';\n import {ObcSplitButtonChangeEvent, ObcMenuButtonItemClickEvent} from '@oicl/openbridge-webcomponents/dist/components/menu-button/menu-button.js';\n export type {ObcSplitButtonChangeEvent, ObcMenuButtonItemClickEvent} from '@oicl/openbridge-webcomponents/dist/components/menu-button/menu-button.js';\n \n\n \n export const ObcMenuButton = createComponent({\n react: React,\n tagName: 'obc-menu-button',\n elementClass: ObcMenuButtonElement,\n events: {\n \n onChange: 'change' as EventName<ObcSplitButtonChangeEvent>,\n onItemClick: 'item-click' as EventName<ObcMenuButtonItemClickEvent>,\n onOpen: 'open' as EventName<CustomEvent<void>>,\n onClose: 'close' as EventName<CustomEvent<void>>,\n }\n });\n \n "]}
@@ -1,6 +1,11 @@
1
1
  import { EventName } from '@lit/react';
2
2
  import { ObcNumberInputField as ObcNumberInputFieldElement } from '@oicl/openbridge-webcomponents/dist/components/number-input-field/number-input-field.js';
3
3
  export declare const ObcNumberInputField: import("@lit/react").ReactWebComponent<ObcNumberInputFieldElement, {
4
- onInput: EventName<CustomEvent<unknown>>;
4
+ onInput: EventName<CustomEvent<{
5
+ value: number;
6
+ }>>;
7
+ onChange: EventName<CustomEvent<{
8
+ value: number;
9
+ }>>;
5
10
  }>;
6
11
  //# sourceMappingURL=number-input-field.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"number-input-field.d.ts","sourceRoot":"","sources":["../../src/components/number-input-field/number-input-field.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,mBAAmB,IAAI,0BAA0B,EAAC,MAAM,yFAAyF,CAAC;AAM1J,eAAO,MAAM,mBAAmB;aAMR,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;EAEpD,CAAC"}
1
+ {"version":3,"file":"number-input-field.d.ts","sourceRoot":"","sources":["../../src/components/number-input-field/number-input-field.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,mBAAmB,IAAI,0BAA0B,EAAC,MAAM,yFAAyF,CAAC;AAM1J,eAAO,MAAM,mBAAmB;aAMR,SAAS,CAAC,WAAW,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAC,CAAC,CAAC;cACrC,SAAS,CAAC,WAAW,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAC,CAAC,CAAC;EAE9D,CAAC"}
@@ -7,6 +7,7 @@ export const ObcNumberInputField = createComponent({
7
7
  elementClass: ObcNumberInputFieldElement,
8
8
  events: {
9
9
  onInput: 'input',
10
+ onChange: 'change',
10
11
  }
11
12
  });
12
13
  //# sourceMappingURL=number-input-field.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"number-input-field.js","sourceRoot":"","sources":["../../src/components/number-input-field/number-input-field.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,mBAAmB,IAAI,0BAA0B,EAAC,MAAM,yFAAyF,CAAC;AAM1J,MAAM,CAAC,MAAM,mBAAmB,GAAG,eAAe,CAAC;IACjD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,wBAAwB;IACjC,YAAY,EAAE,0BAA0B;IACxC,MAAM,EAAE;QAEN,OAAO,EAAE,OAA0C;KACpD;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcNumberInputField as ObcNumberInputFieldElement} from '@oicl/openbridge-webcomponents/dist/components/number-input-field/number-input-field.js';\n \n \n \n\n \n export const ObcNumberInputField = createComponent({\n react: React,\n tagName: 'obc-number-input-field',\n elementClass: ObcNumberInputFieldElement,\n events: {\n \n onInput: 'input' as EventName<CustomEvent<unknown>>,\n }\n });\n \n "]}
1
+ {"version":3,"file":"number-input-field.js","sourceRoot":"","sources":["../../src/components/number-input-field/number-input-field.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,mBAAmB,IAAI,0BAA0B,EAAC,MAAM,yFAAyF,CAAC;AAM1J,MAAM,CAAC,MAAM,mBAAmB,GAAG,eAAe,CAAC;IACjD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,wBAAwB;IACjC,YAAY,EAAE,0BAA0B;IACxC,MAAM,EAAE;QAEN,OAAO,EAAE,OAAkD;QAC3D,QAAQ,EAAE,QAAmD;KAC9D;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcNumberInputField as ObcNumberInputFieldElement} from '@oicl/openbridge-webcomponents/dist/components/number-input-field/number-input-field.js';\n \n \n \n\n \n export const ObcNumberInputField = createComponent({\n react: React,\n tagName: 'obc-number-input-field',\n elementClass: ObcNumberInputFieldElement,\n events: {\n \n onInput: 'input' as EventName<CustomEvent<{value: number}>>,\n onChange: 'change' as EventName<CustomEvent<{value: number}>>,\n }\n });\n \n "]}
@@ -1,16 +1,9 @@
1
1
  import { EventName } from '@lit/react';
2
2
  import { ObcSplitButton as ObcSplitButtonElement } from '@oicl/openbridge-webcomponents/dist/components/split-button/split-button.js';
3
- import { ContextMenuOption } from '@oicl/openbridge-webcomponents/dist/components/context-menu-input/context-menu-input.js';
4
- export type { ContextMenuOption } from '@oicl/openbridge-webcomponents/dist/components/context-menu-input/context-menu-input.js';
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<CustomEvent<{
7
- action: "primary" | "dropdown";
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,iBAAiB,EAAC,MAAM,yFAAyF,CAAC;AAC1H,YAAY,EAAC,iBAAiB,EAAC,MAAM,yFAAyF,CAAC;AAI/H,eAAO,MAAM,cAAc;aAMH,SAAS,CAAC,WAAW,CAAC;QAAC,MAAM,EAAE,SAAS,GAAG,UAAU,CAAC;QAAC,KAAK,CAAC,EAAE,MAAM,CAAC;QAAC,MAAM,CAAC,EAAE,iBAAiB,CAAA;KAAC,CAAC,CAAC;cAClG,SAAS,CAAC,WAAW,CAAC;QAAC,cAAc,EAAE,MAAM,EAAE,CAAC;QAAC,eAAe,EAAE,KAAK,CAAC,iBAAiB,CAAC,CAAA;KAAC,CAAC,CAAC;EAEpH,CAAC"}
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,OAA+G;QACxH,QAAQ,EAAE,QAAyG;KACpH;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 {ContextMenuOption} from '@oicl/openbridge-webcomponents/dist/components/context-menu-input/context-menu-input.js';\n export type {ContextMenuOption} from '@oicl/openbridge-webcomponents/dist/components/context-menu-input/context-menu-input.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<CustomEvent<{action: 'primary' | 'dropdown', value?: string, option?: ContextMenuOption}>>,\n onChange: 'change' as EventName<CustomEvent<{selectedValues: string[], selectedOptions: Array<ContextMenuOption>}>>,\n }\n });\n \n "]}
1
+ {"version":3,"file":"split-button.js","sourceRoot":"","sources":["../../src/components/split-button/split-button.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,cAAc,IAAI,qBAAqB,EAAC,MAAM,6EAA6E,CAAC;AAMpI,MAAM,CAAC,MAAM,cAAc,GAAG,eAAe,CAAC;IAC5C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,kBAAkB;IAC3B,YAAY,EAAE,qBAAqB;IACnC,MAAM,EAAE;QAEN,OAAO,EAAE,OAA8C;QACvD,QAAQ,EAAE,QAAgD;KAC3D;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcSplitButton as ObcSplitButtonElement} from '@oicl/openbridge-webcomponents/dist/components/split-button/split-button.js';\n import {ObcSplitButtonClickEvent, ObcSplitButtonChangeEvent} from '@oicl/openbridge-webcomponents/dist/components/split-button/split-button.js';\n export type {ObcSplitButtonClickEvent, ObcSplitButtonChangeEvent} from '@oicl/openbridge-webcomponents/dist/components/split-button/split-button.js';\n \n\n \n export const ObcSplitButton = createComponent({\n react: React,\n tagName: 'obc-split-button',\n elementClass: ObcSplitButtonElement,\n events: {\n \n onClick: 'click' as EventName<ObcSplitButtonClickEvent>,\n onChange: 'change' as EventName<ObcSplitButtonChangeEvent>,\n }\n });\n \n "]}
@@ -1,7 +1,17 @@
1
1
  import { EventName } from '@lit/react';
2
2
  import { ObcStepperBox as ObcStepperBoxElement } from '@oicl/openbridge-webcomponents/dist/components/stepper-box/stepper-box.js';
3
3
  export declare const ObcStepperBox: import("@lit/react").ReactWebComponent<ObcStepperBoxElement, {
4
- onDown: EventName<CustomEvent<void>>;
5
- onUp: EventName<CustomEvent<void>>;
4
+ onDown: EventName<CustomEvent<{
5
+ value: number;
6
+ }>>;
7
+ onUp: EventName<CustomEvent<{
8
+ value: number;
9
+ }>>;
10
+ onInput: EventName<CustomEvent<{
11
+ value: string;
12
+ }>>;
13
+ onChange: EventName<CustomEvent<{
14
+ value: number | null;
15
+ }>>;
6
16
  }>;
7
17
  //# sourceMappingURL=stepper-box.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"stepper-box.d.ts","sourceRoot":"","sources":["../../src/components/stepper-box/stepper-box.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,aAAa,IAAI,oBAAoB,EAAC,MAAM,2EAA2E,CAAC;AAMhI,eAAO,MAAM,aAAa;YAMJ,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;UAChC,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;EAE3C,CAAC"}
1
+ {"version":3,"file":"stepper-box.d.ts","sourceRoot":"","sources":["../../src/components/stepper-box/stepper-box.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,aAAa,IAAI,oBAAoB,EAAC,MAAM,2EAA2E,CAAC;AAMhI,eAAO,MAAM,aAAa;YAMJ,SAAS,CAAC,WAAW,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAC,CAAC,CAAC;UAC3C,SAAS,CAAC,WAAW,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAC,CAAC,CAAC;aACjC,SAAS,CAAC,WAAW,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAC,CAAC,CAAC;cACrC,SAAS,CAAC,WAAW,CAAC;QAAC,KAAK,EAAE,MAAM,GAAG,IAAI,CAAA;KAAC,CAAC,CAAC;EAErE,CAAC"}
@@ -8,6 +8,8 @@ export const ObcStepperBox = createComponent({
8
8
  events: {
9
9
  onDown: 'down',
10
10
  onUp: 'up',
11
+ onInput: 'input',
12
+ onChange: 'change',
11
13
  }
12
14
  });
13
15
  //# sourceMappingURL=stepper-box.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"stepper-box.js","sourceRoot":"","sources":["../../src/components/stepper-box/stepper-box.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,aAAa,IAAI,oBAAoB,EAAC,MAAM,2EAA2E,CAAC;AAMhI,MAAM,CAAC,MAAM,aAAa,GAAG,eAAe,CAAC;IAC3C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,iBAAiB;IAC1B,YAAY,EAAE,oBAAoB;IAClC,MAAM,EAAE;QAEN,MAAM,EAAE,MAAsC;QAC9C,IAAI,EAAE,IAAoC;KAC3C;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcStepperBox as ObcStepperBoxElement} from '@oicl/openbridge-webcomponents/dist/components/stepper-box/stepper-box.js';\n \n \n \n\n \n export const ObcStepperBox = createComponent({\n react: React,\n tagName: 'obc-stepper-box',\n elementClass: ObcStepperBoxElement,\n events: {\n \n onDown: 'down' as EventName<CustomEvent<void>>,\n onUp: 'up' as EventName<CustomEvent<void>>,\n }\n });\n \n "]}
1
+ {"version":3,"file":"stepper-box.js","sourceRoot":"","sources":["../../src/components/stepper-box/stepper-box.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,aAAa,IAAI,oBAAoB,EAAC,MAAM,2EAA2E,CAAC;AAMhI,MAAM,CAAC,MAAM,aAAa,GAAG,eAAe,CAAC;IAC3C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,iBAAiB;IAC1B,YAAY,EAAE,oBAAoB;IAClC,MAAM,EAAE;QAEN,MAAM,EAAE,MAAiD;QACzD,IAAI,EAAE,IAA+C;QACrD,OAAO,EAAE,OAAkD;QAC3D,QAAQ,EAAE,QAA0D;KACrE;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcStepperBox as ObcStepperBoxElement} from '@oicl/openbridge-webcomponents/dist/components/stepper-box/stepper-box.js';\n \n \n \n\n \n export const ObcStepperBox = createComponent({\n react: React,\n tagName: 'obc-stepper-box',\n elementClass: ObcStepperBoxElement,\n events: {\n \n onDown: 'down' as EventName<CustomEvent<{value: number}>>,\n onUp: 'up' as EventName<CustomEvent<{value: number}>>,\n onInput: 'input' as EventName<CustomEvent<{value: string}>>,\n onChange: 'change' as EventName<CustomEvent<{value: number | null}>>,\n }\n });\n \n "]}
@@ -0,0 +1,13 @@
1
+ import { EventName } from '@lit/react';
2
+ import { ObcIntegrationBar as ObcIntegrationBarElement } from '@oicl/openbridge-webcomponents/dist/integration-systems/integration-bar/integration-bar.js';
3
+ export declare const ObcIntegrationBar: import("@lit/react").ReactWebComponent<ObcIntegrationBarElement, {
4
+ onFleetButtonClick: EventName<CustomEvent<unknown>>;
5
+ onLinkButtonClicked: EventName<CustomEvent<unknown>>;
6
+ onAlertButtonClicked: EventName<CustomEvent<unknown>>;
7
+ onNotificationButtonClicked: EventName<CustomEvent<unknown>>;
8
+ onScreenButtonClicked: EventName<CustomEvent<unknown>>;
9
+ onSystemButtonClicked: EventName<CustomEvent<unknown>>;
10
+ onDimmingButtonClicked: EventName<CustomEvent<unknown>>;
11
+ onUserButtonClicked: EventName<CustomEvent<unknown>>;
12
+ }>;
13
+ //# sourceMappingURL=integration-bar.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"integration-bar.d.ts","sourceRoot":"","sources":["../../src/integration-systems/integration-bar/integration-bar.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,iBAAiB,IAAI,wBAAwB,EAAC,MAAM,4FAA4F,CAAC;AAMzJ,eAAO,MAAM,iBAAiB;wBAMkB,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;yBAC7B,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;0BAC7B,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;iCACjB,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;2BAC3C,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;2BAC/B,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;4BAC7B,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;yBACrC,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;EAE9E,CAAC"}
@@ -0,0 +1,19 @@
1
+ import * as React from 'react';
2
+ import { createComponent } from '@lit/react';
3
+ import { ObcIntegrationBar as ObcIntegrationBarElement } from '@oicl/openbridge-webcomponents/dist/integration-systems/integration-bar/integration-bar.js';
4
+ export const ObcIntegrationBar = createComponent({
5
+ react: React,
6
+ tagName: 'obc-integration-bar',
7
+ elementClass: ObcIntegrationBarElement,
8
+ events: {
9
+ onFleetButtonClick: 'fleet-button-click',
10
+ onLinkButtonClicked: 'link-button-clicked',
11
+ onAlertButtonClicked: 'alert-button-clicked',
12
+ onNotificationButtonClicked: 'notification-button-clicked',
13
+ onScreenButtonClicked: 'screen-button-clicked',
14
+ onSystemButtonClicked: 'system-button-clicked',
15
+ onDimmingButtonClicked: 'dimming-button-clicked',
16
+ onUserButtonClicked: 'user-button-clicked',
17
+ }
18
+ });
19
+ //# sourceMappingURL=integration-bar.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"integration-bar.js","sourceRoot":"","sources":["../../src/integration-systems/integration-bar/integration-bar.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,4FAA4F,CAAC;AAMzJ,MAAM,CAAC,MAAM,iBAAiB,GAAG,eAAe,CAAC;IAC/C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,qBAAqB;IAC9B,YAAY,EAAE,wBAAwB;IACtC,MAAM,EAAE;QAEN,kBAAkB,EAAE,oBAAuD;QAC3E,mBAAmB,EAAE,qBAAwD;QAC7E,oBAAoB,EAAE,sBAAyD;QAC/E,2BAA2B,EAAE,6BAAgE;QAC7F,qBAAqB,EAAE,uBAA0D;QACjF,qBAAqB,EAAE,uBAA0D;QACjF,sBAAsB,EAAE,wBAA2D;QACnF,mBAAmB,EAAE,qBAAwD;KAC9E;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcIntegrationBar as ObcIntegrationBarElement} from '@oicl/openbridge-webcomponents/dist/integration-systems/integration-bar/integration-bar.js';\n \n \n \n\n \n export const ObcIntegrationBar = createComponent({\n react: React,\n tagName: 'obc-integration-bar',\n elementClass: ObcIntegrationBarElement,\n events: {\n \n onFleetButtonClick: 'fleet-button-click' as EventName<CustomEvent<unknown>>,\n onLinkButtonClicked: 'link-button-clicked' as EventName<CustomEvent<unknown>>,\n onAlertButtonClicked: 'alert-button-clicked' as EventName<CustomEvent<unknown>>,\n onNotificationButtonClicked: 'notification-button-clicked' as EventName<CustomEvent<unknown>>,\n onScreenButtonClicked: 'screen-button-clicked' as EventName<CustomEvent<unknown>>,\n onSystemButtonClicked: 'system-button-clicked' as EventName<CustomEvent<unknown>>,\n onDimmingButtonClicked: 'dimming-button-clicked' as EventName<CustomEvent<unknown>>,\n onUserButtonClicked: 'user-button-clicked' as EventName<CustomEvent<unknown>>,\n }\n });\n \n "]}
@@ -1,3 +1,6 @@
1
+ import { EventName } from '@lit/react';
1
2
  import { ObcIntegrationButton as ObcIntegrationButtonElement } from '@oicl/openbridge-webcomponents/dist/integration-systems/integration-button/integration-button.js';
2
- export declare const ObcIntegrationButton: import("@lit/react").ReactWebComponent<ObcIntegrationButtonElement, {}>;
3
+ export declare const ObcIntegrationButton: import("@lit/react").ReactWebComponent<ObcIntegrationButtonElement, {
4
+ onClick: EventName<CustomEvent<unknown>>;
5
+ }>;
3
6
  //# sourceMappingURL=integration-button.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"integration-button.d.ts","sourceRoot":"","sources":["../../src/integration-systems/integration-button/integration-button.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,oBAAoB,IAAI,2BAA2B,EAAC,MAAM,kGAAkG,CAAC;AAMrK,eAAO,MAAM,oBAAoB,yEAO9B,CAAC"}
1
+ {"version":3,"file":"integration-button.d.ts","sourceRoot":"","sources":["../../src/integration-systems/integration-button/integration-button.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,oBAAoB,IAAI,2BAA2B,EAAC,MAAM,kGAAkG,CAAC;AAMrK,eAAO,MAAM,oBAAoB;aAMT,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;EAEpD,CAAC"}
@@ -5,6 +5,8 @@ export const ObcIntegrationButton = createComponent({
5
5
  react: React,
6
6
  tagName: 'obc-integration-button',
7
7
  elementClass: ObcIntegrationButtonElement,
8
- events: {}
8
+ events: {
9
+ onClick: 'click',
10
+ }
9
11
  });
10
12
  //# sourceMappingURL=integration-button.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"integration-button.js","sourceRoot":"","sources":["../../src/integration-systems/integration-button/integration-button.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,kGAAkG,CAAC;AAMrK,MAAM,CAAC,MAAM,oBAAoB,GAAG,eAAe,CAAC;IAClD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,wBAAwB;IACjC,YAAY,EAAE,2BAA2B;IACzC,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcIntegrationButton as ObcIntegrationButtonElement} from '@oicl/openbridge-webcomponents/dist/integration-systems/integration-button/integration-button.js';\n \n \n \n\n \n export const ObcIntegrationButton = createComponent({\n react: React,\n tagName: 'obc-integration-button',\n elementClass: ObcIntegrationButtonElement,\n events: {\n \n }\n });\n \n "]}
1
+ {"version":3,"file":"integration-button.js","sourceRoot":"","sources":["../../src/integration-systems/integration-button/integration-button.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,oBAAoB,IAAI,2BAA2B,EAAC,MAAM,kGAAkG,CAAC;AAMrK,MAAM,CAAC,MAAM,oBAAoB,GAAG,eAAe,CAAC;IAClD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,wBAAwB;IACjC,YAAY,EAAE,2BAA2B;IACzC,MAAM,EAAE;QAEN,OAAO,EAAE,OAA0C;KACpD;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcIntegrationButton as ObcIntegrationButtonElement} from '@oicl/openbridge-webcomponents/dist/integration-systems/integration-button/integration-button.js';\n \n \n \n\n \n export const ObcIntegrationButton = createComponent({\n react: React,\n tagName: 'obc-integration-button',\n elementClass: ObcIntegrationButtonElement,\n events: {\n \n onClick: 'click' as EventName<CustomEvent<unknown>>,\n }\n });\n \n "]}
@@ -0,0 +1,8 @@
1
+ import { EventName } from '@lit/react';
2
+ import { ObcIntegrationVesselMenu as ObcIntegrationVesselMenuElement } from '@oicl/openbridge-webcomponents/dist/integration-systems/integration-vessel-menu/integration-vessel-menu.js';
3
+ export declare const ObcIntegrationVesselMenu: import("@lit/react").ReactWebComponent<ObcIntegrationVesselMenuElement, {
4
+ onButton1Click: EventName<CustomEvent<unknown>>;
5
+ onButton2Click: EventName<CustomEvent<unknown>>;
6
+ onButton3Click: EventName<CustomEvent<unknown>>;
7
+ }>;
8
+ //# sourceMappingURL=integration-vessel-menu.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"integration-vessel-menu.d.ts","sourceRoot":"","sources":["../../src/integration-systems/integration-vessel-menu/integration-vessel-menu.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,wBAAwB,IAAI,+BAA+B,EAAC,MAAM,4GAA4G,CAAC;AAMvL,eAAO,MAAM,wBAAwB;oBAME,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;oBAC/B,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;oBAC/B,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;EAEnE,CAAC"}
@@ -0,0 +1,14 @@
1
+ import * as React from 'react';
2
+ import { createComponent } from '@lit/react';
3
+ import { ObcIntegrationVesselMenu as ObcIntegrationVesselMenuElement } from '@oicl/openbridge-webcomponents/dist/integration-systems/integration-vessel-menu/integration-vessel-menu.js';
4
+ export const ObcIntegrationVesselMenu = createComponent({
5
+ react: React,
6
+ tagName: 'obc-integration-vessel-menu',
7
+ elementClass: ObcIntegrationVesselMenuElement,
8
+ events: {
9
+ onButton1Click: 'button1-click',
10
+ onButton2Click: 'button2-click',
11
+ onButton3Click: 'button3-click',
12
+ }
13
+ });
14
+ //# sourceMappingURL=integration-vessel-menu.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"integration-vessel-menu.js","sourceRoot":"","sources":["../../src/integration-systems/integration-vessel-menu/integration-vessel-menu.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,wBAAwB,IAAI,+BAA+B,EAAC,MAAM,4GAA4G,CAAC;AAMvL,MAAM,CAAC,MAAM,wBAAwB,GAAG,eAAe,CAAC;IACtD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,6BAA6B;IACtC,YAAY,EAAE,+BAA+B;IAC7C,MAAM,EAAE;QAEN,cAAc,EAAE,eAAkD;QAClE,cAAc,EAAE,eAAkD;QAClE,cAAc,EAAE,eAAkD;KACnE;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcIntegrationVesselMenu as ObcIntegrationVesselMenuElement} from '@oicl/openbridge-webcomponents/dist/integration-systems/integration-vessel-menu/integration-vessel-menu.js';\n \n \n \n\n \n export const ObcIntegrationVesselMenu = createComponent({\n react: React,\n tagName: 'obc-integration-vessel-menu',\n elementClass: ObcIntegrationVesselMenuElement,\n events: {\n \n onButton1Click: 'button1-click' as EventName<CustomEvent<unknown>>,\n onButton2Click: 'button2-click' as EventName<CustomEvent<unknown>>,\n onButton3Click: 'button3-click' as EventName<CustomEvent<unknown>>,\n }\n });\n \n "]}
@@ -0,0 +1,3 @@
1
+ import { ObcDepthIndicator as ObcDepthIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/depth-indicator/depth-indicator.js';
2
+ export declare const ObcDepthIndicator: import("@lit/react").ReactWebComponent<ObcDepthIndicatorElement, {}>;
3
+ //# sourceMappingURL=depth-indicator.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"depth-indicator.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/depth-indicator/depth-indicator.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,iBAAiB,IAAI,wBAAwB,EAAC,MAAM,+FAA+F,CAAC;AAM5J,eAAO,MAAM,iBAAiB,sEAO3B,CAAC"}
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ import { createComponent } from '@lit/react';
3
+ import { ObcDepthIndicator as ObcDepthIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/depth-indicator/depth-indicator.js';
4
+ export const ObcDepthIndicator = createComponent({
5
+ react: React,
6
+ tagName: 'obc-depth-indicator',
7
+ elementClass: ObcDepthIndicatorElement,
8
+ events: {}
9
+ });
10
+ //# sourceMappingURL=depth-indicator.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"depth-indicator.js","sourceRoot":"","sources":["../../src/navigation-instruments/depth-indicator/depth-indicator.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,iBAAiB,IAAI,wBAAwB,EAAC,MAAM,+FAA+F,CAAC;AAM5J,MAAM,CAAC,MAAM,iBAAiB,GAAG,eAAe,CAAC;IAC/C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,qBAAqB;IAC9B,YAAY,EAAE,wBAAwB;IACtC,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcDepthIndicator as ObcDepthIndicatorElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/depth-indicator/depth-indicator.js';\n \n \n \n\n \n export const ObcDepthIndicator = createComponent({\n react: React,\n tagName: 'obc-depth-indicator',\n elementClass: ObcDepthIndicatorElement,\n events: {\n \n }\n });\n \n "]}
@@ -0,0 +1,3 @@
1
+ import { ObcGaugeBarIndicator as ObcGaugeBarIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-bar-indicator/gauge-bar-indicator.js';
2
+ export declare const ObcGaugeBarIndicator: import("@lit/react").ReactWebComponent<ObcGaugeBarIndicatorElement, {}>;
3
+ //# sourceMappingURL=gauge-bar-indicator.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"gauge-bar-indicator.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/gauge-bar-indicator/gauge-bar-indicator.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,oBAAoB,IAAI,2BAA2B,EAAC,MAAM,uGAAuG,CAAC;AAM1K,eAAO,MAAM,oBAAoB,yEAO9B,CAAC"}
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ import { createComponent } from '@lit/react';
3
+ import { ObcGaugeBarIndicator as ObcGaugeBarIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-bar-indicator/gauge-bar-indicator.js';
4
+ export const ObcGaugeBarIndicator = createComponent({
5
+ react: React,
6
+ tagName: 'obc-gauge-bar-indicator',
7
+ elementClass: ObcGaugeBarIndicatorElement,
8
+ events: {}
9
+ });
10
+ //# sourceMappingURL=gauge-bar-indicator.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"gauge-bar-indicator.js","sourceRoot":"","sources":["../../src/navigation-instruments/gauge-bar-indicator/gauge-bar-indicator.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,oBAAoB,IAAI,2BAA2B,EAAC,MAAM,uGAAuG,CAAC;AAM1K,MAAM,CAAC,MAAM,oBAAoB,GAAG,eAAe,CAAC;IAClD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,yBAAyB;IAClC,YAAY,EAAE,2BAA2B;IACzC,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcGaugeBarIndicator as ObcGaugeBarIndicatorElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-bar-indicator/gauge-bar-indicator.js';\n \n \n \n\n \n export const ObcGaugeBarIndicator = createComponent({\n react: React,\n tagName: 'obc-gauge-bar-indicator',\n elementClass: ObcGaugeBarIndicatorElement,\n events: {\n \n }\n });\n \n "]}
@@ -0,0 +1,3 @@
1
+ import { ObcGaugeRadialIndicator as ObcGaugeRadialIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-radial-indicator/gauge-radial-indicator.js';
2
+ export declare const ObcGaugeRadialIndicator: import("@lit/react").ReactWebComponent<ObcGaugeRadialIndicatorElement, {}>;
3
+ //# sourceMappingURL=gauge-radial-indicator.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"gauge-radial-indicator.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/gauge-radial-indicator/gauge-radial-indicator.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,uBAAuB,IAAI,8BAA8B,EAAC,MAAM,6GAA6G,CAAC;AAMtL,eAAO,MAAM,uBAAuB,4EAOjC,CAAC"}
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ import { createComponent } from '@lit/react';
3
+ import { ObcGaugeRadialIndicator as ObcGaugeRadialIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-radial-indicator/gauge-radial-indicator.js';
4
+ export const ObcGaugeRadialIndicator = createComponent({
5
+ react: React,
6
+ tagName: 'obc-gauge-radial-indicator',
7
+ elementClass: ObcGaugeRadialIndicatorElement,
8
+ events: {}
9
+ });
10
+ //# sourceMappingURL=gauge-radial-indicator.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"gauge-radial-indicator.js","sourceRoot":"","sources":["../../src/navigation-instruments/gauge-radial-indicator/gauge-radial-indicator.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,uBAAuB,IAAI,8BAA8B,EAAC,MAAM,6GAA6G,CAAC;AAMtL,MAAM,CAAC,MAAM,uBAAuB,GAAG,eAAe,CAAC;IACrD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,4BAA4B;IACrC,YAAY,EAAE,8BAA8B;IAC5C,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcGaugeRadialIndicator as ObcGaugeRadialIndicatorElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-radial-indicator/gauge-radial-indicator.js';\n \n \n \n\n \n export const ObcGaugeRadialIndicator = createComponent({\n react: React,\n tagName: 'obc-gauge-radial-indicator',\n elementClass: ObcGaugeRadialIndicatorElement,\n events: {\n \n }\n });\n \n "]}
@@ -0,0 +1,3 @@
1
+ import { ObcGaugeTrendIndicator as ObcGaugeTrendIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-trend-indicator/gauge-trend-indicator.js';
2
+ export declare const ObcGaugeTrendIndicator: import("@lit/react").ReactWebComponent<ObcGaugeTrendIndicatorElement, {}>;
3
+ //# sourceMappingURL=gauge-trend-indicator.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"gauge-trend-indicator.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/gauge-trend-indicator/gauge-trend-indicator.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,sBAAsB,IAAI,6BAA6B,EAAC,MAAM,2GAA2G,CAAC;AAMlL,eAAO,MAAM,sBAAsB,2EAOhC,CAAC"}
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ import { createComponent } from '@lit/react';
3
+ import { ObcGaugeTrendIndicator as ObcGaugeTrendIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-trend-indicator/gauge-trend-indicator.js';
4
+ export const ObcGaugeTrendIndicator = createComponent({
5
+ react: React,
6
+ tagName: 'obc-gauge-trend-indicator',
7
+ elementClass: ObcGaugeTrendIndicatorElement,
8
+ events: {}
9
+ });
10
+ //# sourceMappingURL=gauge-trend-indicator.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"gauge-trend-indicator.js","sourceRoot":"","sources":["../../src/navigation-instruments/gauge-trend-indicator/gauge-trend-indicator.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,sBAAsB,IAAI,6BAA6B,EAAC,MAAM,2GAA2G,CAAC;AAMlL,MAAM,CAAC,MAAM,sBAAsB,GAAG,eAAe,CAAC;IACpD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,2BAA2B;IACpC,YAAY,EAAE,6BAA6B;IAC3C,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcGaugeTrendIndicator as ObcGaugeTrendIndicatorElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-trend-indicator/gauge-trend-indicator.js';\n \n \n \n\n \n export const ObcGaugeTrendIndicator = createComponent({\n react: React,\n tagName: 'obc-gauge-trend-indicator',\n elementClass: ObcGaugeTrendIndicatorElement,\n events: {\n \n }\n });\n \n "]}
@@ -0,0 +1,3 @@
1
+ import { ObcHeadingIndicator as ObcHeadingIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/heading-indicator/heading-indicator.js';
2
+ export declare const ObcHeadingIndicator: import("@lit/react").ReactWebComponent<ObcHeadingIndicatorElement, {}>;
3
+ //# sourceMappingURL=heading-indicator.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"heading-indicator.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/heading-indicator/heading-indicator.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,mBAAmB,IAAI,0BAA0B,EAAC,MAAM,mGAAmG,CAAC;AAMpK,eAAO,MAAM,mBAAmB,wEAO7B,CAAC"}
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ import { createComponent } from '@lit/react';
3
+ import { ObcHeadingIndicator as ObcHeadingIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/heading-indicator/heading-indicator.js';
4
+ export const ObcHeadingIndicator = createComponent({
5
+ react: React,
6
+ tagName: 'obc-heading-indicator',
7
+ elementClass: ObcHeadingIndicatorElement,
8
+ events: {}
9
+ });
10
+ //# sourceMappingURL=heading-indicator.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"heading-indicator.js","sourceRoot":"","sources":["../../src/navigation-instruments/heading-indicator/heading-indicator.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,mBAAmB,IAAI,0BAA0B,EAAC,MAAM,mGAAmG,CAAC;AAMpK,MAAM,CAAC,MAAM,mBAAmB,GAAG,eAAe,CAAC;IACjD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,uBAAuB;IAChC,YAAY,EAAE,0BAA0B;IACxC,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcHeadingIndicator as ObcHeadingIndicatorElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/heading-indicator/heading-indicator.js';\n \n \n \n\n \n export const ObcHeadingIndicator = createComponent({\n react: React,\n tagName: 'obc-heading-indicator',\n elementClass: ObcHeadingIndicatorElement,\n events: {\n \n }\n });\n \n "]}
@@ -0,0 +1,3 @@
1
+ import { ObcHeaveIndicator as ObcHeaveIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/heave-indicator/heave-indicator.js';
2
+ export declare const ObcHeaveIndicator: import("@lit/react").ReactWebComponent<ObcHeaveIndicatorElement, {}>;
3
+ //# sourceMappingURL=heave-indicator.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"heave-indicator.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/heave-indicator/heave-indicator.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,iBAAiB,IAAI,wBAAwB,EAAC,MAAM,+FAA+F,CAAC;AAM5J,eAAO,MAAM,iBAAiB,sEAO3B,CAAC"}
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ import { createComponent } from '@lit/react';
3
+ import { ObcHeaveIndicator as ObcHeaveIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/heave-indicator/heave-indicator.js';
4
+ export const ObcHeaveIndicator = createComponent({
5
+ react: React,
6
+ tagName: 'obc-heave-indicator',
7
+ elementClass: ObcHeaveIndicatorElement,
8
+ events: {}
9
+ });
10
+ //# sourceMappingURL=heave-indicator.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"heave-indicator.js","sourceRoot":"","sources":["../../src/navigation-instruments/heave-indicator/heave-indicator.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,iBAAiB,IAAI,wBAAwB,EAAC,MAAM,+FAA+F,CAAC;AAM5J,MAAM,CAAC,MAAM,iBAAiB,GAAG,eAAe,CAAC;IAC/C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,qBAAqB;IAC9B,YAAY,EAAE,wBAAwB;IACtC,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcHeaveIndicator as ObcHeaveIndicatorElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/heave-indicator/heave-indicator.js';\n \n \n \n\n \n export const ObcHeaveIndicator = createComponent({\n react: React,\n tagName: 'obc-heave-indicator',\n elementClass: ObcHeaveIndicatorElement,\n events: {\n \n }\n });\n \n "]}
@@ -0,0 +1,3 @@
1
+ import { ObcMainEngineIndicator as ObcMainEngineIndicatorElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/main-engine-indicator/propulsion-main-engine-indicator.js';
2
+ export declare const ObcMainEngineIndicator: import("@lit/react").ReactWebComponent<ObcMainEngineIndicatorElement, {}>;
3
+ //# sourceMappingURL=propulsion-main-engine-indicator.d.ts.map
@@ -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
@@ -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
@@ -0,0 +1 @@
1
+ {"version":3,"file":"propulsion-azimuth-indicator.js","sourceRoot":"","sources":["../../src/navigation-instruments/propulsion-azimuth-indicator/propulsion-azimuth-indicator.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,6BAA6B,IAAI,oCAAoC,EAAC,MAAM,yHAAyH,CAAC;AAM9M,MAAM,CAAC,MAAM,6BAA6B,GAAG,eAAe,CAAC;IAC3D,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,kCAAkC;IAC3C,YAAY,EAAE,oCAAoC;IAClD,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcPropulsionAzimuthIndicator as ObcPropulsionAzimuthIndicatorElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/propulsion-azimuth-indicator/propulsion-azimuth-indicator.js';\n \n \n \n\n \n export const ObcPropulsionAzimuthIndicator = createComponent({\n react: React,\n tagName: 'obc-propulsion-azimuth-indicator',\n elementClass: ObcPropulsionAzimuthIndicatorElement,\n events: {\n \n }\n });\n \n "]}
@@ -0,0 +1,3 @@
1
+ import { ObcTunnelThruster as ObcTunnelThrusterElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/propulsion-tunnel-thruster/propulsion-tunnel-thruster.js';
2
+ export declare const ObcTunnelThruster: import("@lit/react").ReactWebComponent<ObcTunnelThrusterElement, {}>;
3
+ //# sourceMappingURL=propulsion-tunnel-thruster.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"propulsion-tunnel-thruster.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/propulsion-tunnel-thruster/propulsion-tunnel-thruster.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,iBAAiB,IAAI,wBAAwB,EAAC,MAAM,qHAAqH,CAAC;AAMlL,eAAO,MAAM,iBAAiB,sEAO3B,CAAC"}
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ import { createComponent } from '@lit/react';
3
+ import { ObcTunnelThruster as ObcTunnelThrusterElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/propulsion-tunnel-thruster/propulsion-tunnel-thruster.js';
4
+ export const ObcTunnelThruster = createComponent({
5
+ react: React,
6
+ tagName: 'obc-tunnel-thruster',
7
+ elementClass: ObcTunnelThrusterElement,
8
+ events: {}
9
+ });
10
+ //# sourceMappingURL=propulsion-tunnel-thruster.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"propulsion-tunnel-thruster.js","sourceRoot":"","sources":["../../src/navigation-instruments/propulsion-tunnel-thruster/propulsion-tunnel-thruster.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,iBAAiB,IAAI,wBAAwB,EAAC,MAAM,qHAAqH,CAAC;AAMlL,MAAM,CAAC,MAAM,iBAAiB,GAAG,eAAe,CAAC;IAC/C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,qBAAqB;IAC9B,YAAY,EAAE,wBAAwB;IACtC,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcTunnelThruster as ObcTunnelThrusterElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/propulsion-tunnel-thruster/propulsion-tunnel-thruster.js';\n \n \n \n\n \n export const ObcTunnelThruster = createComponent({\n react: React,\n tagName: 'obc-tunnel-thruster',\n elementClass: ObcTunnelThrusterElement,\n events: {\n \n }\n });\n \n "]}
@@ -0,0 +1,15 @@
1
+ import { EventName } from '@lit/react';
2
+ import { ObcReadout as ObcReadoutElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';
3
+ import { ReadoutSourceType } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout-source.js';
4
+ export type { ReadoutSourceType } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout-source.js';
5
+ export declare const ObcReadout: import("@lit/react").ReactWebComponent<ObcReadoutElement, {
6
+ onSourceFlyoutClick: EventName<CustomEvent<{
7
+ src: string;
8
+ sourceType?: ReadoutSourceType;
9
+ }>>;
10
+ onSourceChange: EventName<CustomEvent<{
11
+ value: string;
12
+ label?: string;
13
+ }>>;
14
+ }>;
15
+ //# sourceMappingURL=readout.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"readout.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/readout/readout.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,UAAU,IAAI,iBAAiB,EAAC,MAAM,+EAA+E,CAAC;AAC9H,OAAO,EAAC,iBAAiB,EAAC,MAAM,sFAAsF,CAAC;AACvH,YAAY,EAAC,iBAAiB,EAAC,MAAM,sFAAsF,CAAC;AAI5H,eAAO,MAAM,UAAU;yBAM2B,SAAS,CAAC,WAAW,CAAC;QAAC,GAAG,EAAE,MAAM,CAAC;QAAC,UAAU,CAAC,EAAE,iBAAiB,CAAA;KAAC,CAAC,CAAC;oBAChF,SAAS,CAAC,WAAW,CAAC;QAAC,KAAK,EAAE,MAAM,CAAC;QAAC,KAAK,CAAC,EAAE,MAAM,CAAA;KAAC,CAAC,CAAC;EAE3F,CAAC"}
@@ -0,0 +1,13 @@
1
+ import * as React from 'react';
2
+ import { createComponent } from '@lit/react';
3
+ import { ObcReadout as ObcReadoutElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';
4
+ export const ObcReadout = createComponent({
5
+ react: React,
6
+ tagName: 'obc-readout',
7
+ elementClass: ObcReadoutElement,
8
+ events: {
9
+ onSourceFlyoutClick: 'source-flyout-click',
10
+ onSourceChange: 'source-change',
11
+ }
12
+ });
13
+ //# sourceMappingURL=readout.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"readout.js","sourceRoot":"","sources":["../../src/navigation-instruments/readout/readout.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,UAAU,IAAI,iBAAiB,EAAC,MAAM,+EAA+E,CAAC;AAM9H,MAAM,CAAC,MAAM,UAAU,GAAG,eAAe,CAAC;IACxC,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,aAAa;IACtB,YAAY,EAAE,iBAAiB;IAC/B,MAAM,EAAE;QAEN,mBAAmB,EAAE,qBAA8F;QACnH,cAAc,EAAE,eAA0E;KAC3F;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcReadout as ObcReadoutElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';\n import {ReadoutSourceType} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout-source.js';\n export type {ReadoutSourceType} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout-source.js';\n \n\n \n export const ObcReadout = createComponent({\n react: React,\n tagName: 'obc-readout',\n elementClass: ObcReadoutElement,\n events: {\n \n onSourceFlyoutClick: 'source-flyout-click' as EventName<CustomEvent<{src: string, sourceType?: ReadoutSourceType}>>,\n onSourceChange: 'source-change' as EventName<CustomEvent<{value: string, label?: string}>>,\n }\n });\n \n "]}
@@ -0,0 +1,3 @@
1
+ import { ObcReadoutAdvice as ObcReadoutAdviceElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-advice/readout-advice.js';
2
+ export declare const ObcReadoutAdvice: import("@lit/react").ReactWebComponent<ObcReadoutAdviceElement, {}>;
3
+ //# sourceMappingURL=readout-advice.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"readout-advice.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/readout-advice/readout-advice.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,gBAAgB,IAAI,uBAAuB,EAAC,MAAM,6FAA6F,CAAC;AAMxJ,eAAO,MAAM,gBAAgB,qEAO1B,CAAC"}
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ import { createComponent } from '@lit/react';
3
+ import { ObcReadoutAdvice as ObcReadoutAdviceElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-advice/readout-advice.js';
4
+ export const ObcReadoutAdvice = createComponent({
5
+ react: React,
6
+ tagName: 'obc-readout-advice',
7
+ elementClass: ObcReadoutAdviceElement,
8
+ events: {}
9
+ });
10
+ //# sourceMappingURL=readout-advice.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"readout-advice.js","sourceRoot":"","sources":["../../src/navigation-instruments/readout-advice/readout-advice.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,gBAAgB,IAAI,uBAAuB,EAAC,MAAM,6FAA6F,CAAC;AAMxJ,MAAM,CAAC,MAAM,gBAAgB,GAAG,eAAe,CAAC;IAC9C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,oBAAoB;IAC7B,YAAY,EAAE,uBAAuB;IACrC,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcReadoutAdvice as ObcReadoutAdviceElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-advice/readout-advice.js';\n \n \n \n\n \n export const ObcReadoutAdvice = createComponent({\n react: React,\n tagName: 'obc-readout-advice',\n elementClass: ObcReadoutAdviceElement,\n events: {\n \n }\n });\n \n "]}
@@ -0,0 +1,3 @@
1
+ import { ObcReadoutListItem as ObcReadoutListItemElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-list-item/readout-list-item.js';
2
+ export declare const ObcReadoutListItem: import("@lit/react").ReactWebComponent<ObcReadoutListItemElement, {}>;
3
+ //# sourceMappingURL=readout-list-item.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"readout-list-item.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/readout-list-item/readout-list-item.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,kBAAkB,IAAI,yBAAyB,EAAC,MAAM,mGAAmG,CAAC;AAMlK,eAAO,MAAM,kBAAkB,uEAO5B,CAAC"}
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ import { createComponent } from '@lit/react';
3
+ import { ObcReadoutListItem as ObcReadoutListItemElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-list-item/readout-list-item.js';
4
+ export const ObcReadoutListItem = createComponent({
5
+ react: React,
6
+ tagName: 'obc-readout-list-item',
7
+ elementClass: ObcReadoutListItemElement,
8
+ events: {}
9
+ });
10
+ //# sourceMappingURL=readout-list-item.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"readout-list-item.js","sourceRoot":"","sources":["../../src/navigation-instruments/readout-list-item/readout-list-item.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,kBAAkB,IAAI,yBAAyB,EAAC,MAAM,mGAAmG,CAAC;AAMlK,MAAM,CAAC,MAAM,kBAAkB,GAAG,eAAe,CAAC;IAChD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,uBAAuB;IAChC,YAAY,EAAE,yBAAyB;IACvC,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcReadoutListItem as ObcReadoutListItemElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-list-item/readout-list-item.js';\n \n \n \n\n \n export const ObcReadoutListItem = createComponent({\n react: React,\n tagName: 'obc-readout-list-item',\n elementClass: ObcReadoutListItemElement,\n events: {\n \n }\n });\n \n "]}
@@ -0,0 +1,3 @@
1
+ import { ObcReadoutSetpoint as ObcReadoutSetpointElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-setpoint/readout-setpoint.js';
2
+ export declare const ObcReadoutSetpoint: import("@lit/react").ReactWebComponent<ObcReadoutSetpointElement, {}>;
3
+ //# sourceMappingURL=readout-setpoint.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"readout-setpoint.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/readout-setpoint/readout-setpoint.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 { ObcReadoutSetpoint as ObcReadoutSetpointElement } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-setpoint/readout-setpoint.js';
4
+ export const ObcReadoutSetpoint = createComponent({
5
+ react: React,
6
+ tagName: 'obc-readout-setpoint',
7
+ elementClass: ObcReadoutSetpointElement,
8
+ events: {}
9
+ });
10
+ //# sourceMappingURL=readout-setpoint.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"readout-setpoint.js","sourceRoot":"","sources":["../../src/navigation-instruments/readout-setpoint/readout-setpoint.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 {ObcReadoutSetpoint as ObcReadoutSetpointElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-setpoint/readout-setpoint.js';\n \n \n \n\n \n export const ObcReadoutSetpoint = createComponent({\n react: React,\n tagName: 'obc-readout-setpoint',\n elementClass: ObcReadoutSetpointElement,\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.5",
8
+ "version": "2.0.0-next.51",
9
9
  "dependencies": {
10
- "@oicl/openbridge-webcomponents": "^2.0.0-next.4",
10
+ "@oicl/openbridge-webcomponents": "^2.0.0-next.50",
11
11
  "@lit/react": "^1.0.0"
12
12
  },
13
13
  "peerDependencies": {
@@ -2178,11 +2178,13 @@
2178
2178
  "icons/icon-yaw.{js,js.map,d.ts,d.ts.map}",
2179
2179
  "icons/icon.{js,js.map,d.ts,d.ts.map}",
2180
2180
  "integration-systems/integration-app-bar/integration-app-bar.{js,js.map,d.ts,d.ts.map}",
2181
+ "integration-systems/integration-bar/integration-bar.{js,js.map,d.ts,d.ts.map}",
2181
2182
  "integration-systems/integration-bar-dropdown/integration-bar-dropdown.{js,js.map,d.ts,d.ts.map}",
2182
2183
  "integration-systems/integration-button/integration-button.{js,js.map,d.ts,d.ts.map}",
2183
2184
  "integration-systems/integration-dropdown-button/integration-dropdown-button.{js,js.map,d.ts,d.ts.map}",
2184
2185
  "integration-systems/integration-fleet-button/integration-fleet-button.{js,js.map,d.ts,d.ts.map}",
2185
2186
  "integration-systems/integration-tabs/integration-tabs.{js,js.map,d.ts,d.ts.map}",
2187
+ "integration-systems/integration-vessel-menu/integration-vessel-menu.{js,js.map,d.ts,d.ts.map}",
2186
2188
  "integration-systems/integration-vessel-selector/integration-vessel-selector.{js,js.map,d.ts,d.ts.map}",
2187
2189
  "navigation-instruments/azimuth-thruster/azimuth-thruster.{js,js.map,d.ts,d.ts.map}",
2188
2190
  "navigation-instruments/azimuth-thruster-labeled/azimuth-thruster-labeled.{js,js.map,d.ts,d.ts.map}",
@@ -2193,22 +2195,38 @@
2193
2195
  "navigation-instruments/compass-indicator/compass-indicator.{js,js.map,d.ts,d.ts.map}",
2194
2196
  "navigation-instruments/compass-sector/compass-sector.{js,js.map,d.ts,d.ts.map}",
2195
2197
  "navigation-instruments/depth-actual/depth-actual.{js,js.map,d.ts,d.ts.map}",
2198
+ "navigation-instruments/depth-indicator/depth-indicator.{js,js.map,d.ts,d.ts.map}",
2199
+ "navigation-instruments/gauge-bar-indicator/gauge-bar-indicator.{js,js.map,d.ts,d.ts.map}",
2196
2200
  "navigation-instruments/gauge-horizontal/gauge-horizontal.{js,js.map,d.ts,d.ts.map}",
2197
2201
  "navigation-instruments/gauge-radial/gauge-radial.{js,js.map,d.ts,d.ts.map}",
2202
+ "navigation-instruments/gauge-radial-indicator/gauge-radial-indicator.{js,js.map,d.ts,d.ts.map}",
2198
2203
  "navigation-instruments/gauge-trend/gauge-trend.{js,js.map,d.ts,d.ts.map}",
2204
+ "navigation-instruments/gauge-trend-indicator/gauge-trend-indicator.{js,js.map,d.ts,d.ts.map}",
2199
2205
  "navigation-instruments/gauge-vertical/gauge-vertical.{js,js.map,d.ts,d.ts.map}",
2200
2206
  "navigation-instruments/graph-mini/graph-mini.{js,js.map,d.ts,d.ts.map}",
2201
2207
  "navigation-instruments/heading/heading.{js,js.map,d.ts,d.ts.map}",
2208
+ "navigation-instruments/heading-indicator/heading-indicator.{js,js.map,d.ts,d.ts.map}",
2202
2209
  "navigation-instruments/heave/heave.{js,js.map,d.ts,d.ts.map}",
2210
+ "navigation-instruments/heave-indicator/heave-indicator.{js,js.map,d.ts,d.ts.map}",
2203
2211
  "navigation-instruments/instrument-field/instrument-field.{js,js.map,d.ts,d.ts.map}",
2204
2212
  "navigation-instruments/main-engine/main-engine.{js,js.map,d.ts,d.ts.map}",
2213
+ "navigation-instruments/main-engine-indicator/propulsion-main-engine-indicator.{js,js.map,d.ts,d.ts.map}",
2205
2214
  "navigation-instruments/pitch/pitch.{js,js.map,d.ts,d.ts.map}",
2215
+ "navigation-instruments/pitch-indicator/pitch-indicator.{js,js.map,d.ts,d.ts.map}",
2206
2216
  "navigation-instruments/pitch-roll/pitch-roll.{js,js.map,d.ts,d.ts.map}",
2217
+ "navigation-instruments/propulsion-azimuth-indicator/propulsion-azimuth-indicator.{js,js.map,d.ts,d.ts.map}",
2218
+ "navigation-instruments/propulsion-tunnel-thruster/propulsion-tunnel-thruster.{js,js.map,d.ts,d.ts.map}",
2207
2219
  "navigation-instruments/rate-of-turn/rate-of-turn.{js,js.map,d.ts,d.ts.map}",
2220
+ "navigation-instruments/readout/readout.{js,js.map,d.ts,d.ts.map}",
2221
+ "navigation-instruments/readout-advice/readout-advice.{js,js.map,d.ts,d.ts.map}",
2222
+ "navigation-instruments/readout-list-item/readout-list-item.{js,js.map,d.ts,d.ts.map}",
2223
+ "navigation-instruments/readout-setpoint/readout-setpoint.{js,js.map,d.ts,d.ts.map}",
2208
2224
  "navigation-instruments/roll/roll.{js,js.map,d.ts,d.ts.map}",
2225
+ "navigation-instruments/roll-indicator/roll-indicator.{js,js.map,d.ts,d.ts.map}",
2209
2226
  "navigation-instruments/rot-indicator/rot-indicator.{js,js.map,d.ts,d.ts.map}",
2210
2227
  "navigation-instruments/rot-sector/rot-sector.{js,js.map,d.ts,d.ts.map}",
2211
2228
  "navigation-instruments/rudder/rudder.{js,js.map,d.ts,d.ts.map}",
2229
+ "navigation-instruments/rudder-indicator/rudder-indicator.{js,js.map,d.ts,d.ts.map}",
2212
2230
  "navigation-instruments/speed-arrows/speed-arrows.{js,js.map,d.ts,d.ts.map}",
2213
2231
  "navigation-instruments/speed-gauge/speed-gauge.{js,js.map,d.ts,d.ts.map}",
2214
2232
  "navigation-instruments/speed-indicator/speed-indicator.{js,js.map,d.ts,d.ts.map}",
@@ -2218,6 +2236,7 @@
2218
2236
  "navigation-instruments/watch-flat/watch-flat.{js,js.map,d.ts,d.ts.map}",
2219
2237
  "navigation-instruments/wind/wind.{js,js.map,d.ts,d.ts.map}",
2220
2238
  "navigation-instruments/wind-indicator/wind-indicator.{js,js.map,d.ts,d.ts.map}",
2239
+ "navigation-instruments/wind-propulsion/wind-propulsion.{js,js.map,d.ts,d.ts.map}",
2221
2240
  "pages/alert-detail-page/alert-detail-page.{js,js.map,d.ts,d.ts.map}",
2222
2241
  "pages/alert-list-page-small/alert-list-page-small.{js,js.map,d.ts,d.ts.map}",
2223
2242
  "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;EAEvD,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"}
@@ -9,6 +9,7 @@ export const ObcAlertListPageSmall = createComponent({
9
9
  onAckAllVisibleClick: 'ack-all-visible-click',
10
10
  onAckClick: 'ack-click',
11
11
  onRowClick: 'row-click',
12
+ onSilenceClick: 'silence-click',
12
13
  }
13
14
  });
14
15
  //# sourceMappingURL=alert-list-page-small.js.map
@@ -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;KACvD;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 }\n });\n \n "]}
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 "]}