@oicl/openbridge-webcomponents-react 2.0.0-next.116 → 2.0.0-next.118

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 (81) hide show
  1. package/ar/poi/poi-base.d.ts +4 -1
  2. package/ar/poi/poi-base.d.ts.map +1 -1
  3. package/ar/poi/poi-base.js +3 -1
  4. package/ar/poi/poi-base.js.map +1 -1
  5. package/ar/poi-button/poi-button.d.ts +4 -1
  6. package/ar/poi-button/poi-button.d.ts.map +1 -1
  7. package/ar/poi-button/poi-button.js +3 -1
  8. package/ar/poi-button/poi-button.js.map +1 -1
  9. package/ar/poi-group/poi-group.d.ts +5 -0
  10. package/ar/poi-group/poi-group.d.ts.map +1 -1
  11. package/ar/poi-group/poi-group.js +1 -0
  12. package/ar/poi-group/poi-group.js.map +1 -1
  13. package/automation/automation-button/automation-button.d.ts +4 -1
  14. package/automation/automation-button/automation-button.d.ts.map +1 -1
  15. package/automation/automation-button/automation-button.js +3 -1
  16. package/automation/automation-button/automation-button.js.map +1 -1
  17. package/automation/automation-readout/automation-readout.d.ts +4 -1
  18. package/automation/automation-readout/automation-readout.d.ts.map +1 -1
  19. package/automation/automation-readout/automation-readout.js +3 -1
  20. package/automation/automation-readout/automation-readout.js.map +1 -1
  21. package/automation/automation-tank/automation-tank.d.ts +4 -1
  22. package/automation/automation-tank/automation-tank.d.ts.map +1 -1
  23. package/automation/automation-tank/automation-tank.js +3 -1
  24. package/automation/automation-tank/automation-tank.js.map +1 -1
  25. package/components/app-button/app-button.d.ts +4 -1
  26. package/components/app-button/app-button.d.ts.map +1 -1
  27. package/components/app-button/app-button.js +3 -1
  28. package/components/app-button/app-button.js.map +1 -1
  29. package/components/command-button/command-button.d.ts +4 -1
  30. package/components/command-button/command-button.d.ts.map +1 -1
  31. package/components/command-button/command-button.js +3 -1
  32. package/components/command-button/command-button.js.map +1 -1
  33. package/components/keyboard-numeric/keyboard-numeric.d.ts +1 -1
  34. package/components/keyboard-numeric/keyboard-numeric.d.ts.map +1 -1
  35. package/components/keyboard-numeric/keyboard-numeric.js.map +1 -1
  36. package/components/modal-window/modal-window.d.ts +4 -4
  37. package/components/modal-window/modal-window.d.ts.map +1 -1
  38. package/components/modal-window/modal-window.js.map +1 -1
  39. package/components/navigation-item/navigation-item.d.ts +1 -1
  40. package/components/navigation-item/navigation-item.d.ts.map +1 -1
  41. package/components/navigation-item/navigation-item.js.map +1 -1
  42. package/components/notification-badge-button/notification-badge-button.d.ts +4 -1
  43. package/components/notification-badge-button/notification-badge-button.d.ts.map +1 -1
  44. package/components/notification-badge-button/notification-badge-button.js +3 -1
  45. package/components/notification-badge-button/notification-badge-button.js.map +1 -1
  46. package/components/sequence-step/sequence-step.d.ts +4 -1
  47. package/components/sequence-step/sequence-step.d.ts.map +1 -1
  48. package/components/sequence-step/sequence-step.js +3 -1
  49. package/components/sequence-step/sequence-step.js.map +1 -1
  50. package/components/sequence-toolbar/sequence-toolbar.d.ts +3 -3
  51. package/components/sequence-toolbar/sequence-toolbar.d.ts.map +1 -1
  52. package/components/sequence-toolbar/sequence-toolbar.js.map +1 -1
  53. package/components/system-menu/system-menu.d.ts +3 -1
  54. package/components/system-menu/system-menu.d.ts.map +1 -1
  55. package/components/system-menu/system-menu.js.map +1 -1
  56. package/components/text-input-field/text-input-field.d.ts +3 -1
  57. package/components/text-input-field/text-input-field.d.ts.map +1 -1
  58. package/components/text-input-field/text-input-field.js.map +1 -1
  59. package/components/toggle-switch/toggle-switch.d.ts +4 -2
  60. package/components/toggle-switch/toggle-switch.d.ts.map +1 -1
  61. package/components/toggle-switch/toggle-switch.js.map +1 -1
  62. package/components/user-menu/user-menu.d.ts +1 -1
  63. package/components/user-menu/user-menu.d.ts.map +1 -1
  64. package/components/user-menu/user-menu.js.map +1 -1
  65. package/components/vendor-button/vendor-button.d.ts +4 -1
  66. package/components/vendor-button/vendor-button.d.ts.map +1 -1
  67. package/components/vendor-button/vendor-button.js +3 -1
  68. package/components/vendor-button/vendor-button.js.map +1 -1
  69. package/integration-systems/integration-fleet-button/integration-fleet-button.d.ts +4 -1
  70. package/integration-systems/integration-fleet-button/integration-fleet-button.d.ts.map +1 -1
  71. package/integration-systems/integration-fleet-button/integration-fleet-button.js +3 -1
  72. package/integration-systems/integration-fleet-button/integration-fleet-button.js.map +1 -1
  73. package/integration-systems/integration-tabs/integration-tabs.d.ts +4 -1
  74. package/integration-systems/integration-tabs/integration-tabs.d.ts.map +1 -1
  75. package/integration-systems/integration-tabs/integration-tabs.js +3 -1
  76. package/integration-systems/integration-tabs/integration-tabs.js.map +1 -1
  77. package/navigation-instruments/readout-list-item/readout-list-item.d.ts +4 -1
  78. package/navigation-instruments/readout-list-item/readout-list-item.d.ts.map +1 -1
  79. package/navigation-instruments/readout-list-item/readout-list-item.js +3 -1
  80. package/navigation-instruments/readout-list-item/readout-list-item.js.map +1 -1
  81. package/package.json +2 -2
@@ -1,3 +1,6 @@
1
+ import { EventName } from '@lit/react';
1
2
  import { PoiBase as PoiBaseElement } from '@oicl/openbridge-webcomponents/dist/ar/poi/poi-base.js';
2
- export declare const PoiBase: import("@lit/react").ReactWebComponent<PoiBaseElement, {}>;
3
+ export declare const PoiBase: import("@lit/react").ReactWebComponent<PoiBaseElement, {
4
+ onObcPoiDataLayoutChange: EventName<CustomEvent<void>>;
5
+ }>;
3
6
  //# sourceMappingURL=poi-base.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"poi-base.d.ts","sourceRoot":"","sources":["../../src/ar/poi/poi-base.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,OAAO,IAAI,cAAc,EAAC,MAAM,wDAAwD,CAAC;AAMjG,eAAO,MAAM,OAAO,4DAOjB,CAAC"}
1
+ {"version":3,"file":"poi-base.d.ts","sourceRoot":"","sources":["../../src/ar/poi/poi-base.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,OAAO,IAAI,cAAc,EAAC,MAAM,wDAAwD,CAAC;AAMjG,eAAO,MAAM,OAAO;8BAM0C,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;EAEvF,CAAC"}
@@ -5,6 +5,8 @@ export const PoiBase = createComponent({
5
5
  react: React,
6
6
  tagName: 'undefined',
7
7
  elementClass: PoiBaseElement,
8
- events: {}
8
+ events: {
9
+ onObcPoiDataLayoutChange: 'obc-poi-data-layout-change',
10
+ }
9
11
  });
10
12
  //# sourceMappingURL=poi-base.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"poi-base.js","sourceRoot":"","sources":["../../src/ar/poi/poi-base.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,OAAO,IAAI,cAAc,EAAC,MAAM,wDAAwD,CAAC;AAMjG,MAAM,CAAC,MAAM,OAAO,GAAG,eAAe,CAAC;IACrC,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,WAAW;IACpB,YAAY,EAAE,cAAc;IAC5B,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {PoiBase as PoiBaseElement} from '@oicl/openbridge-webcomponents/dist/ar/poi/poi-base.js';\n \n \n \n\n \n export const PoiBase = createComponent({\n react: React,\n tagName: 'undefined',\n elementClass: PoiBaseElement,\n events: {\n \n }\n });\n \n "]}
1
+ {"version":3,"file":"poi-base.js","sourceRoot":"","sources":["../../src/ar/poi/poi-base.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,OAAO,IAAI,cAAc,EAAC,MAAM,wDAAwD,CAAC;AAMjG,MAAM,CAAC,MAAM,OAAO,GAAG,eAAe,CAAC;IACrC,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,WAAW;IACpB,YAAY,EAAE,cAAc;IAC5B,MAAM,EAAE;QAEN,wBAAwB,EAAE,4BAA4D;KACvF;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {PoiBase as PoiBaseElement} from '@oicl/openbridge-webcomponents/dist/ar/poi/poi-base.js';\n \n \n \n\n \n export const PoiBase = createComponent({\n react: React,\n tagName: 'undefined',\n elementClass: PoiBaseElement,\n events: {\n \n onObcPoiDataLayoutChange: 'obc-poi-data-layout-change' as EventName<CustomEvent<void>>,\n }\n });\n \n "]}
@@ -1,3 +1,6 @@
1
+ import { EventName } from '@lit/react';
1
2
  import { ObcPoiButton as ObcPoiButtonElement } from '@oicl/openbridge-webcomponents/dist/ar/poi-button/poi-button.js';
2
- export declare const ObcPoiButton: import("@lit/react").ReactWebComponent<ObcPoiButtonElement, {}>;
3
+ export declare const ObcPoiButton: import("@lit/react").ReactWebComponent<ObcPoiButtonElement, {
4
+ onClick: EventName<CustomEvent<unknown>>;
5
+ }>;
3
6
  //# sourceMappingURL=poi-button.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"poi-button.d.ts","sourceRoot":"","sources":["../../src/ar/poi-button/poi-button.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,YAAY,IAAI,mBAAmB,EAAC,MAAM,iEAAiE,CAAC;AAMpH,eAAO,MAAM,YAAY,iEAOtB,CAAC"}
1
+ {"version":3,"file":"poi-button.d.ts","sourceRoot":"","sources":["../../src/ar/poi-button/poi-button.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,YAAY,IAAI,mBAAmB,EAAC,MAAM,iEAAiE,CAAC;AAMpH,eAAO,MAAM,YAAY;aAMD,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;EAEpD,CAAC"}
@@ -5,6 +5,8 @@ export const ObcPoiButton = createComponent({
5
5
  react: React,
6
6
  tagName: 'obc-poi-button',
7
7
  elementClass: ObcPoiButtonElement,
8
- events: {}
8
+ events: {
9
+ onClick: 'click',
10
+ }
9
11
  });
10
12
  //# sourceMappingURL=poi-button.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"poi-button.js","sourceRoot":"","sources":["../../src/ar/poi-button/poi-button.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,YAAY,IAAI,mBAAmB,EAAC,MAAM,iEAAiE,CAAC;AAMpH,MAAM,CAAC,MAAM,YAAY,GAAG,eAAe,CAAC;IAC1C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,gBAAgB;IACzB,YAAY,EAAE,mBAAmB;IACjC,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcPoiButton as ObcPoiButtonElement} from '@oicl/openbridge-webcomponents/dist/ar/poi-button/poi-button.js';\n \n \n \n\n \n export const ObcPoiButton = createComponent({\n react: React,\n tagName: 'obc-poi-button',\n elementClass: ObcPoiButtonElement,\n events: {\n \n }\n });\n \n "]}
1
+ {"version":3,"file":"poi-button.js","sourceRoot":"","sources":["../../src/ar/poi-button/poi-button.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,YAAY,IAAI,mBAAmB,EAAC,MAAM,iEAAiE,CAAC;AAMpH,MAAM,CAAC,MAAM,YAAY,GAAG,eAAe,CAAC;IAC1C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,gBAAgB;IACzB,YAAY,EAAE,mBAAmB;IACjC,MAAM,EAAE;QAEN,OAAO,EAAE,OAA0C;KACpD;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcPoiButton as ObcPoiButtonElement} from '@oicl/openbridge-webcomponents/dist/ar/poi-button/poi-button.js';\n \n \n \n\n \n export const ObcPoiButton = createComponent({\n react: React,\n tagName: 'obc-poi-button',\n elementClass: ObcPoiButtonElement,\n events: {\n \n onClick: 'click' as EventName<CustomEvent<unknown>>,\n }\n });\n \n "]}
@@ -1,9 +1,14 @@
1
1
  import { EventName } from '@lit/react';
2
2
  import { ObcPoiGroup as ObcPoiGroupElement } from '@oicl/openbridge-webcomponents/dist/ar/poi-group/poi-group.js';
3
+ import { Poi } from '@oicl/openbridge-webcomponents/dist/ar/poi/poi.js';
4
+ export type { Poi } from '@oicl/openbridge-webcomponents/dist/ar/poi/poi.js';
3
5
  export declare const ObcPoiGroup: import("@lit/react").ReactWebComponent<ObcPoiGroupElement, {
4
6
  onExpand: EventName<CustomEvent<{
5
7
  expand: boolean;
6
8
  }>>;
7
9
  onCollapseFinished: EventName<CustomEvent<void>>;
10
+ onObcPoiGroupTargetReleased: EventName<CustomEvent<{
11
+ target: Poi;
12
+ }>>;
8
13
  }>;
9
14
  //# sourceMappingURL=poi-group.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"poi-group.d.ts","sourceRoot":"","sources":["../../src/ar/poi-group/poi-group.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,WAAW,IAAI,kBAAkB,EAAC,MAAM,+DAA+D,CAAC;AAMhH,eAAO,MAAM,WAAW;cAME,SAAS,CAAC,WAAW,CAAC;QAAC,MAAM,EAAC,OAAO,CAAA;KAAC,CAAC,CAAC;wBACnB,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;EAExE,CAAC"}
1
+ {"version":3,"file":"poi-group.d.ts","sourceRoot":"","sources":["../../src/ar/poi-group/poi-group.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,WAAW,IAAI,kBAAkB,EAAC,MAAM,+DAA+D,CAAC;AAChH,OAAO,EAAC,GAAG,EAAC,MAAM,mDAAmD,CAAC;AACtE,YAAY,EAAC,GAAG,EAAC,MAAM,mDAAmD,CAAC;AAI3E,eAAO,MAAM,WAAW;cAME,SAAS,CAAC,WAAW,CAAC;QAAC,MAAM,EAAC,OAAO,CAAA;KAAC,CAAC,CAAC;wBACnB,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;iCACP,SAAS,CAAC,WAAW,CAAC;QAAC,MAAM,EAAE,GAAG,CAAA;KAAC,CAAC,CAAC;EAEtG,CAAC"}
@@ -8,6 +8,7 @@ export const ObcPoiGroup = createComponent({
8
8
  events: {
9
9
  onExpand: 'expand',
10
10
  onCollapseFinished: 'collapse-finished',
11
+ onObcPoiGroupTargetReleased: 'obc-poi-group-target-released',
11
12
  }
12
13
  });
13
14
  //# sourceMappingURL=poi-group.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"poi-group.js","sourceRoot":"","sources":["../../src/ar/poi-group/poi-group.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,WAAW,IAAI,kBAAkB,EAAC,MAAM,+DAA+D,CAAC;AAMhH,MAAM,CAAC,MAAM,WAAW,GAAG,eAAe,CAAC;IACzC,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,eAAe;IACxB,YAAY,EAAE,kBAAkB;IAChC,MAAM,EAAE;QAEN,QAAQ,EAAE,QAAoD;QAC9D,kBAAkB,EAAE,mBAAmD;KACxE;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcPoiGroup as ObcPoiGroupElement} from '@oicl/openbridge-webcomponents/dist/ar/poi-group/poi-group.js';\n \n \n \n\n \n export const ObcPoiGroup = createComponent({\n react: React,\n tagName: 'obc-poi-group',\n elementClass: ObcPoiGroupElement,\n events: {\n \n onExpand: 'expand' as EventName<CustomEvent<{expand:boolean}>>,\n onCollapseFinished: 'collapse-finished' as EventName<CustomEvent<void>>,\n }\n });\n \n "]}
1
+ {"version":3,"file":"poi-group.js","sourceRoot":"","sources":["../../src/ar/poi-group/poi-group.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,WAAW,IAAI,kBAAkB,EAAC,MAAM,+DAA+D,CAAC;AAMhH,MAAM,CAAC,MAAM,WAAW,GAAG,eAAe,CAAC;IACzC,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,eAAe;IACxB,YAAY,EAAE,kBAAkB;IAChC,MAAM,EAAE;QAEN,QAAQ,EAAE,QAAoD;QAC9D,kBAAkB,EAAE,mBAAmD;QACvE,2BAA2B,EAAE,+BAAwE;KACtG;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcPoiGroup as ObcPoiGroupElement} from '@oicl/openbridge-webcomponents/dist/ar/poi-group/poi-group.js';\n import {Poi} from '@oicl/openbridge-webcomponents/dist/ar/poi/poi.js';\n export type {Poi} from '@oicl/openbridge-webcomponents/dist/ar/poi/poi.js';\n \n\n \n export const ObcPoiGroup = createComponent({\n react: React,\n tagName: 'obc-poi-group',\n elementClass: ObcPoiGroupElement,\n events: {\n \n onExpand: 'expand' as EventName<CustomEvent<{expand:boolean}>>,\n onCollapseFinished: 'collapse-finished' as EventName<CustomEvent<void>>,\n onObcPoiGroupTargetReleased: 'obc-poi-group-target-released' as EventName<CustomEvent<{target: Poi}>>,\n }\n });\n \n "]}
@@ -1,3 +1,6 @@
1
+ import { EventName } from '@lit/react';
1
2
  import { ObcAutomationButton as ObcAutomationButtonElement } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';
2
- export declare const ObcAutomationButton: import("@lit/react").ReactWebComponent<ObcAutomationButtonElement, {}>;
3
+ export declare const ObcAutomationButton: import("@lit/react").ReactWebComponent<ObcAutomationButtonElement, {
4
+ onClick: EventName<CustomEvent<unknown>>;
5
+ }>;
3
6
  //# sourceMappingURL=automation-button.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"automation-button.d.ts","sourceRoot":"","sources":["../../src/automation/automation-button/automation-button.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,mBAAmB,IAAI,0BAA0B,EAAC,MAAM,uFAAuF,CAAC;AAMxJ,eAAO,MAAM,mBAAmB,wEAO7B,CAAC"}
1
+ {"version":3,"file":"automation-button.d.ts","sourceRoot":"","sources":["../../src/automation/automation-button/automation-button.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,mBAAmB,IAAI,0BAA0B,EAAC,MAAM,uFAAuF,CAAC;AAMxJ,eAAO,MAAM,mBAAmB;aAMR,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;EAEpD,CAAC"}
@@ -5,6 +5,8 @@ export const ObcAutomationButton = createComponent({
5
5
  react: React,
6
6
  tagName: 'obc-automation-button',
7
7
  elementClass: ObcAutomationButtonElement,
8
- events: {}
8
+ events: {
9
+ onClick: 'click',
10
+ }
9
11
  });
10
12
  //# sourceMappingURL=automation-button.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"automation-button.js","sourceRoot":"","sources":["../../src/automation/automation-button/automation-button.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,uFAAuF,CAAC;AAMxJ,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 {ObcAutomationButton as ObcAutomationButtonElement} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';\n \n \n \n\n \n export const ObcAutomationButton = createComponent({\n react: React,\n tagName: 'obc-automation-button',\n elementClass: ObcAutomationButtonElement,\n events: {\n \n }\n });\n \n "]}
1
+ {"version":3,"file":"automation-button.js","sourceRoot":"","sources":["../../src/automation/automation-button/automation-button.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,uFAAuF,CAAC;AAMxJ,MAAM,CAAC,MAAM,mBAAmB,GAAG,eAAe,CAAC;IACjD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,uBAAuB;IAChC,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 {ObcAutomationButton as ObcAutomationButtonElement} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';\n \n \n \n\n \n export const ObcAutomationButton = createComponent({\n react: React,\n tagName: 'obc-automation-button',\n elementClass: ObcAutomationButtonElement,\n events: {\n \n onClick: 'click' as EventName<CustomEvent<unknown>>,\n }\n });\n \n "]}
@@ -1,3 +1,6 @@
1
+ import { EventName } from '@lit/react';
1
2
  import { ObcAutomationReadout as ObcAutomationReadoutElement } from '@oicl/openbridge-webcomponents/dist/automation/automation-readout/automation-readout.js';
2
- export declare const ObcAutomationReadout: import("@lit/react").ReactWebComponent<ObcAutomationReadoutElement, {}>;
3
+ export declare const ObcAutomationReadout: import("@lit/react").ReactWebComponent<ObcAutomationReadoutElement, {
4
+ onClick: EventName<CustomEvent<unknown>>;
5
+ }>;
3
6
  //# sourceMappingURL=automation-readout.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"automation-readout.d.ts","sourceRoot":"","sources":["../../src/automation/automation-readout/automation-readout.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,oBAAoB,IAAI,2BAA2B,EAAC,MAAM,yFAAyF,CAAC;AAM5J,eAAO,MAAM,oBAAoB,yEAO9B,CAAC"}
1
+ {"version":3,"file":"automation-readout.d.ts","sourceRoot":"","sources":["../../src/automation/automation-readout/automation-readout.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,oBAAoB,IAAI,2BAA2B,EAAC,MAAM,yFAAyF,CAAC;AAM5J,eAAO,MAAM,oBAAoB;aAMT,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;EAEpD,CAAC"}
@@ -5,6 +5,8 @@ export const ObcAutomationReadout = createComponent({
5
5
  react: React,
6
6
  tagName: 'obc-automation-readout',
7
7
  elementClass: ObcAutomationReadoutElement,
8
- events: {}
8
+ events: {
9
+ onClick: 'click',
10
+ }
9
11
  });
10
12
  //# sourceMappingURL=automation-readout.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"automation-readout.js","sourceRoot":"","sources":["../../src/automation/automation-readout/automation-readout.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,yFAAyF,CAAC;AAM5J,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 {ObcAutomationReadout as ObcAutomationReadoutElement} from '@oicl/openbridge-webcomponents/dist/automation/automation-readout/automation-readout.js';\n \n \n \n\n \n export const ObcAutomationReadout = createComponent({\n react: React,\n tagName: 'obc-automation-readout',\n elementClass: ObcAutomationReadoutElement,\n events: {\n \n }\n });\n \n "]}
1
+ {"version":3,"file":"automation-readout.js","sourceRoot":"","sources":["../../src/automation/automation-readout/automation-readout.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,yFAAyF,CAAC;AAM5J,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 {ObcAutomationReadout as ObcAutomationReadoutElement} from '@oicl/openbridge-webcomponents/dist/automation/automation-readout/automation-readout.js';\n \n \n \n\n \n export const ObcAutomationReadout = createComponent({\n react: React,\n tagName: 'obc-automation-readout',\n elementClass: ObcAutomationReadoutElement,\n events: {\n \n onClick: 'click' as EventName<CustomEvent<unknown>>,\n }\n });\n \n "]}
@@ -1,3 +1,6 @@
1
+ import { EventName } from '@lit/react';
1
2
  import { ObcAutomationTank as ObcAutomationTankElement } from '@oicl/openbridge-webcomponents/dist/automation/automation-tank/automation-tank.js';
2
- export declare const ObcAutomationTank: import("@lit/react").ReactWebComponent<ObcAutomationTankElement, {}>;
3
+ export declare const ObcAutomationTank: import("@lit/react").ReactWebComponent<ObcAutomationTankElement, {
4
+ onClick: EventName<CustomEvent<unknown>>;
5
+ }>;
3
6
  //# sourceMappingURL=automation-tank.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"automation-tank.d.ts","sourceRoot":"","sources":["../../src/automation/automation-tank/automation-tank.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,iBAAiB,IAAI,wBAAwB,EAAC,MAAM,mFAAmF,CAAC;AAMhJ,eAAO,MAAM,iBAAiB,sEAO3B,CAAC"}
1
+ {"version":3,"file":"automation-tank.d.ts","sourceRoot":"","sources":["../../src/automation/automation-tank/automation-tank.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,iBAAiB,IAAI,wBAAwB,EAAC,MAAM,mFAAmF,CAAC;AAMhJ,eAAO,MAAM,iBAAiB;aAMN,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;EAEpD,CAAC"}
@@ -5,6 +5,8 @@ export const ObcAutomationTank = createComponent({
5
5
  react: React,
6
6
  tagName: 'obc-automation-tank',
7
7
  elementClass: ObcAutomationTankElement,
8
- events: {}
8
+ events: {
9
+ onClick: 'click',
10
+ }
9
11
  });
10
12
  //# sourceMappingURL=automation-tank.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"automation-tank.js","sourceRoot":"","sources":["../../src/automation/automation-tank/automation-tank.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,mFAAmF,CAAC;AAMhJ,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 {ObcAutomationTank as ObcAutomationTankElement} from '@oicl/openbridge-webcomponents/dist/automation/automation-tank/automation-tank.js';\n \n \n \n\n \n export const ObcAutomationTank = createComponent({\n react: React,\n tagName: 'obc-automation-tank',\n elementClass: ObcAutomationTankElement,\n events: {\n \n }\n });\n \n "]}
1
+ {"version":3,"file":"automation-tank.js","sourceRoot":"","sources":["../../src/automation/automation-tank/automation-tank.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,mFAAmF,CAAC;AAMhJ,MAAM,CAAC,MAAM,iBAAiB,GAAG,eAAe,CAAC;IAC/C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,qBAAqB;IAC9B,YAAY,EAAE,wBAAwB;IACtC,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 {ObcAutomationTank as ObcAutomationTankElement} from '@oicl/openbridge-webcomponents/dist/automation/automation-tank/automation-tank.js';\n \n \n \n\n \n export const ObcAutomationTank = createComponent({\n react: React,\n tagName: 'obc-automation-tank',\n elementClass: ObcAutomationTankElement,\n events: {\n \n onClick: 'click' as EventName<CustomEvent<unknown>>,\n }\n });\n \n "]}
@@ -1,3 +1,6 @@
1
+ import { EventName } from '@lit/react';
1
2
  import { ObcAppButton as ObcAppButtonElement } from '@oicl/openbridge-webcomponents/dist/components/app-button/app-button.js';
2
- export declare const ObcAppButton: import("@lit/react").ReactWebComponent<ObcAppButtonElement, {}>;
3
+ export declare const ObcAppButton: import("@lit/react").ReactWebComponent<ObcAppButtonElement, {
4
+ onClick: EventName<CustomEvent<unknown>>;
5
+ }>;
3
6
  //# sourceMappingURL=app-button.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"app-button.d.ts","sourceRoot":"","sources":["../../src/components/app-button/app-button.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,YAAY,IAAI,mBAAmB,EAAC,MAAM,yEAAyE,CAAC;AAM5H,eAAO,MAAM,YAAY,iEAOtB,CAAC"}
1
+ {"version":3,"file":"app-button.d.ts","sourceRoot":"","sources":["../../src/components/app-button/app-button.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,YAAY,IAAI,mBAAmB,EAAC,MAAM,yEAAyE,CAAC;AAM5H,eAAO,MAAM,YAAY;aAMD,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;EAEpD,CAAC"}
@@ -5,6 +5,8 @@ export const ObcAppButton = createComponent({
5
5
  react: React,
6
6
  tagName: 'obc-app-button',
7
7
  elementClass: ObcAppButtonElement,
8
- events: {}
8
+ events: {
9
+ onClick: 'click',
10
+ }
9
11
  });
10
12
  //# sourceMappingURL=app-button.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"app-button.js","sourceRoot":"","sources":["../../src/components/app-button/app-button.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,YAAY,IAAI,mBAAmB,EAAC,MAAM,yEAAyE,CAAC;AAM5H,MAAM,CAAC,MAAM,YAAY,GAAG,eAAe,CAAC;IAC1C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,gBAAgB;IACzB,YAAY,EAAE,mBAAmB;IACjC,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcAppButton as ObcAppButtonElement} from '@oicl/openbridge-webcomponents/dist/components/app-button/app-button.js';\n \n \n \n\n \n export const ObcAppButton = createComponent({\n react: React,\n tagName: 'obc-app-button',\n elementClass: ObcAppButtonElement,\n events: {\n \n }\n });\n \n "]}
1
+ {"version":3,"file":"app-button.js","sourceRoot":"","sources":["../../src/components/app-button/app-button.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,YAAY,IAAI,mBAAmB,EAAC,MAAM,yEAAyE,CAAC;AAM5H,MAAM,CAAC,MAAM,YAAY,GAAG,eAAe,CAAC;IAC1C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,gBAAgB;IACzB,YAAY,EAAE,mBAAmB;IACjC,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 {ObcAppButton as ObcAppButtonElement} from '@oicl/openbridge-webcomponents/dist/components/app-button/app-button.js';\n \n \n \n\n \n export const ObcAppButton = createComponent({\n react: React,\n tagName: 'obc-app-button',\n elementClass: ObcAppButtonElement,\n events: {\n \n onClick: 'click' as EventName<CustomEvent<unknown>>,\n }\n });\n \n "]}
@@ -1,3 +1,6 @@
1
+ import { EventName } from '@lit/react';
1
2
  import { ObcCommandButton as ObcCommandButtonElement } from '@oicl/openbridge-webcomponents/dist/components/command-button/command-button.js';
2
- export declare const ObcCommandButton: import("@lit/react").ReactWebComponent<ObcCommandButtonElement, {}>;
3
+ export declare const ObcCommandButton: import("@lit/react").ReactWebComponent<ObcCommandButtonElement, {
4
+ onClick: EventName<CustomEvent<unknown>>;
5
+ }>;
3
6
  //# sourceMappingURL=command-button.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"command-button.d.ts","sourceRoot":"","sources":["../../src/components/command-button/command-button.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,gBAAgB,IAAI,uBAAuB,EAAC,MAAM,iFAAiF,CAAC;AAM5I,eAAO,MAAM,gBAAgB,qEAO1B,CAAC"}
1
+ {"version":3,"file":"command-button.d.ts","sourceRoot":"","sources":["../../src/components/command-button/command-button.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,gBAAgB,IAAI,uBAAuB,EAAC,MAAM,iFAAiF,CAAC;AAM5I,eAAO,MAAM,gBAAgB;aAML,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;EAEpD,CAAC"}
@@ -5,6 +5,8 @@ export const ObcCommandButton = createComponent({
5
5
  react: React,
6
6
  tagName: 'obc-command-button',
7
7
  elementClass: ObcCommandButtonElement,
8
- events: {}
8
+ events: {
9
+ onClick: 'click',
10
+ }
9
11
  });
10
12
  //# sourceMappingURL=command-button.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"command-button.js","sourceRoot":"","sources":["../../src/components/command-button/command-button.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,iFAAiF,CAAC;AAM5I,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 {ObcCommandButton as ObcCommandButtonElement} from '@oicl/openbridge-webcomponents/dist/components/command-button/command-button.js';\n \n \n \n\n \n export const ObcCommandButton = createComponent({\n react: React,\n tagName: 'obc-command-button',\n elementClass: ObcCommandButtonElement,\n events: {\n \n }\n });\n \n "]}
1
+ {"version":3,"file":"command-button.js","sourceRoot":"","sources":["../../src/components/command-button/command-button.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,gBAAgB,IAAI,uBAAuB,EAAC,MAAM,iFAAiF,CAAC;AAM5I,MAAM,CAAC,MAAM,gBAAgB,GAAG,eAAe,CAAC;IAC9C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,oBAAoB;IAC7B,YAAY,EAAE,uBAAuB;IACrC,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 {ObcCommandButton as ObcCommandButtonElement} from '@oicl/openbridge-webcomponents/dist/components/command-button/command-button.js';\n \n \n \n\n \n export const ObcCommandButton = createComponent({\n react: React,\n tagName: 'obc-command-button',\n elementClass: ObcCommandButtonElement,\n events: {\n \n onClick: 'click' as EventName<CustomEvent<unknown>>,\n }\n });\n \n "]}
@@ -1,7 +1,7 @@
1
1
  import { EventName } from '@lit/react';
2
2
  import { ObcKeyboardNumeric as ObcKeyboardNumericElement } from '@oicl/openbridge-webcomponents/dist/components/keyboard-numeric/keyboard-numeric.js';
3
3
  export declare const ObcKeyboardNumeric: import("@lit/react").ReactWebComponent<ObcKeyboardNumericElement, {
4
- onCloseClick: EventName<CustomEvent>;
4
+ onCloseClick: EventName<CustomEvent<void>>;
5
5
  onValueChange: EventName<CustomEvent<{
6
6
  value: string;
7
7
  }>>;
@@ -1 +1 @@
1
- {"version":3,"file":"keyboard-numeric.d.ts","sourceRoot":"","sources":["../../src/components/keyboard-numeric/keyboard-numeric.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,kBAAkB,IAAI,yBAAyB,EAAC,MAAM,qFAAqF,CAAC;AAMpJ,eAAO,MAAM,kBAAkB;kBAMI,SAAS,CAAC,WAAW,CAAC;mBACpB,SAAS,CAAC,WAAW,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAC,CAAC,CAAC;iBAC3C,SAAS,CAAC,WAAW,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAC,CAAC,CAAC;EAErE,CAAC"}
1
+ {"version":3,"file":"keyboard-numeric.d.ts","sourceRoot":"","sources":["../../src/components/keyboard-numeric/keyboard-numeric.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,kBAAkB,IAAI,yBAAyB,EAAC,MAAM,qFAAqF,CAAC;AAMpJ,eAAO,MAAM,kBAAkB;kBAMI,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;mBAC1B,SAAS,CAAC,WAAW,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAC,CAAC,CAAC;iBAC3C,SAAS,CAAC,WAAW,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAC,CAAC,CAAC;EAErE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"keyboard-numeric.js","sourceRoot":"","sources":["../../src/components/keyboard-numeric/keyboard-numeric.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,kBAAkB,IAAI,yBAAyB,EAAC,MAAM,qFAAqF,CAAC;AAMpJ,MAAM,CAAC,MAAM,kBAAkB,GAAG,eAAe,CAAC;IAChD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,sBAAsB;IAC/B,YAAY,EAAE,yBAAyB;IACvC,MAAM,EAAE;QAEN,YAAY,EAAE,aAAuC;QACrD,aAAa,EAAE,cAAyD;QACxE,WAAW,EAAE,YAAuD;KACrE;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcKeyboardNumeric as ObcKeyboardNumericElement} from '@oicl/openbridge-webcomponents/dist/components/keyboard-numeric/keyboard-numeric.js';\n \n \n \n\n \n export const ObcKeyboardNumeric = createComponent({\n react: React,\n tagName: 'obc-keyboard-numeric',\n elementClass: ObcKeyboardNumericElement,\n events: {\n \n onCloseClick: 'close-click' as EventName<CustomEvent>,\n onValueChange: 'value-change' as EventName<CustomEvent<{value: string}>>,\n onDoneClick: 'done-click' as EventName<CustomEvent<{value: string}>>,\n }\n });\n \n "]}
1
+ {"version":3,"file":"keyboard-numeric.js","sourceRoot":"","sources":["../../src/components/keyboard-numeric/keyboard-numeric.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,kBAAkB,IAAI,yBAAyB,EAAC,MAAM,qFAAqF,CAAC;AAMpJ,MAAM,CAAC,MAAM,kBAAkB,GAAG,eAAe,CAAC;IAChD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,sBAAsB;IAC/B,YAAY,EAAE,yBAAyB;IACvC,MAAM,EAAE;QAEN,YAAY,EAAE,aAA6C;QAC3D,aAAa,EAAE,cAAyD;QACxE,WAAW,EAAE,YAAuD;KACrE;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcKeyboardNumeric as ObcKeyboardNumericElement} from '@oicl/openbridge-webcomponents/dist/components/keyboard-numeric/keyboard-numeric.js';\n \n \n \n\n \n export const ObcKeyboardNumeric = createComponent({\n react: React,\n tagName: 'obc-keyboard-numeric',\n elementClass: ObcKeyboardNumericElement,\n events: {\n \n onCloseClick: 'close-click' as EventName<CustomEvent<void>>,\n onValueChange: 'value-change' as EventName<CustomEvent<{value: string}>>,\n onDoneClick: 'done-click' as EventName<CustomEvent<{value: string}>>,\n }\n });\n \n "]}
@@ -1,9 +1,9 @@
1
1
  import { EventName } from '@lit/react';
2
2
  import { ObcModalWindow as ObcModalWindowElement } from '@oicl/openbridge-webcomponents/dist/components/modal-window/modal-window.js';
3
3
  export declare const ObcModalWindow: import("@lit/react").ReactWebComponent<ObcModalWindowElement, {
4
- onCloseClick: EventName<CustomEvent<unknown>>;
5
- onCancelClick: EventName<CustomEvent<unknown>>;
6
- onDoneClick: EventName<CustomEvent<unknown>>;
7
- onOptionClick: EventName<CustomEvent<unknown>>;
4
+ onCloseClick: EventName<CustomEvent>;
5
+ onCancelClick: EventName<CustomEvent>;
6
+ onDoneClick: EventName<CustomEvent>;
7
+ onOptionClick: EventName<CustomEvent>;
8
8
  }>;
9
9
  //# sourceMappingURL=modal-window.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"modal-window.d.ts","sourceRoot":"","sources":["../../src/components/modal-window/modal-window.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,cAAc,IAAI,qBAAqB,EAAC,MAAM,6EAA6E,CAAC;AAMpI,eAAO,MAAM,cAAc;kBAMQ,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;mBAC7B,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;iBACnC,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;mBAC3B,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;EAEjE,CAAC"}
1
+ {"version":3,"file":"modal-window.d.ts","sourceRoot":"","sources":["../../src/components/modal-window/modal-window.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,cAAc,IAAI,qBAAqB,EAAC,MAAM,6EAA6E,CAAC;AAMpI,eAAO,MAAM,cAAc;kBAMQ,SAAS,CAAC,WAAW,CAAC;mBACpB,SAAS,CAAC,WAAW,CAAC;iBAC1B,SAAS,CAAC,WAAW,CAAC;mBAClB,SAAS,CAAC,WAAW,CAAC;EAExD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"modal-window.js","sourceRoot":"","sources":["../../src/components/modal-window/modal-window.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,YAAY,EAAE,aAAgD;QAC9D,aAAa,EAAE,cAAiD;QAChE,WAAW,EAAE,YAA+C;QAC5D,aAAa,EAAE,cAAiD;KACjE;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcModalWindow as ObcModalWindowElement} from '@oicl/openbridge-webcomponents/dist/components/modal-window/modal-window.js';\n \n \n \n\n \n export const ObcModalWindow = createComponent({\n react: React,\n tagName: 'obc-modal-window',\n elementClass: ObcModalWindowElement,\n events: {\n \n onCloseClick: 'close-click' as EventName<CustomEvent<unknown>>,\n onCancelClick: 'cancel-click' as EventName<CustomEvent<unknown>>,\n onDoneClick: 'done-click' as EventName<CustomEvent<unknown>>,\n onOptionClick: 'option-click' as EventName<CustomEvent<unknown>>,\n }\n });\n \n "]}
1
+ {"version":3,"file":"modal-window.js","sourceRoot":"","sources":["../../src/components/modal-window/modal-window.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,YAAY,EAAE,aAAuC;QACrD,aAAa,EAAE,cAAwC;QACvD,WAAW,EAAE,YAAsC;QACnD,aAAa,EAAE,cAAwC;KACxD;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcModalWindow as ObcModalWindowElement} from '@oicl/openbridge-webcomponents/dist/components/modal-window/modal-window.js';\n \n \n \n\n \n export const ObcModalWindow = createComponent({\n react: React,\n tagName: 'obc-modal-window',\n elementClass: ObcModalWindowElement,\n events: {\n \n onCloseClick: 'close-click' as EventName<CustomEvent>,\n onCancelClick: 'cancel-click' as EventName<CustomEvent>,\n onDoneClick: 'done-click' as EventName<CustomEvent>,\n onOptionClick: 'option-click' as EventName<CustomEvent>,\n }\n });\n \n "]}
@@ -1,6 +1,6 @@
1
1
  import { EventName } from '@lit/react';
2
2
  import { ObcNavigationItem as ObcNavigationItemElement } from '@oicl/openbridge-webcomponents/dist/components/navigation-item/navigation-item.js';
3
3
  export declare const ObcNavigationItem: import("@lit/react").ReactWebComponent<ObcNavigationItemElement, {
4
- onClick: EventName<CustomEvent<void>>;
4
+ onClick: EventName<CustomEvent<unknown>>;
5
5
  }>;
6
6
  //# sourceMappingURL=navigation-item.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"navigation-item.d.ts","sourceRoot":"","sources":["../../src/components/navigation-item/navigation-item.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,iBAAiB,IAAI,wBAAwB,EAAC,MAAM,mFAAmF,CAAC;AAMhJ,eAAO,MAAM,iBAAiB;aAMN,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;EAEjD,CAAC"}
1
+ {"version":3,"file":"navigation-item.d.ts","sourceRoot":"","sources":["../../src/components/navigation-item/navigation-item.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,iBAAiB,IAAI,wBAAwB,EAAC,MAAM,mFAAmF,CAAC;AAMhJ,eAAO,MAAM,iBAAiB;aAMN,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;EAEpD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"navigation-item.js","sourceRoot":"","sources":["../../src/components/navigation-item/navigation-item.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,mFAAmF,CAAC;AAMhJ,MAAM,CAAC,MAAM,iBAAiB,GAAG,eAAe,CAAC;IAC/C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,qBAAqB;IAC9B,YAAY,EAAE,wBAAwB;IACtC,MAAM,EAAE;QAEN,OAAO,EAAE,OAAuC;KACjD;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcNavigationItem as ObcNavigationItemElement} from '@oicl/openbridge-webcomponents/dist/components/navigation-item/navigation-item.js';\n \n \n \n\n \n export const ObcNavigationItem = createComponent({\n react: React,\n tagName: 'obc-navigation-item',\n elementClass: ObcNavigationItemElement,\n events: {\n \n onClick: 'click' as EventName<CustomEvent<void>>,\n }\n });\n \n "]}
1
+ {"version":3,"file":"navigation-item.js","sourceRoot":"","sources":["../../src/components/navigation-item/navigation-item.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,mFAAmF,CAAC;AAMhJ,MAAM,CAAC,MAAM,iBAAiB,GAAG,eAAe,CAAC;IAC/C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,qBAAqB;IAC9B,YAAY,EAAE,wBAAwB;IACtC,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 {ObcNavigationItem as ObcNavigationItemElement} from '@oicl/openbridge-webcomponents/dist/components/navigation-item/navigation-item.js';\n \n \n \n\n \n export const ObcNavigationItem = createComponent({\n react: React,\n tagName: 'obc-navigation-item',\n elementClass: ObcNavigationItemElement,\n events: {\n \n onClick: 'click' as EventName<CustomEvent<unknown>>,\n }\n });\n \n "]}
@@ -1,3 +1,6 @@
1
+ import { EventName } from '@lit/react';
1
2
  import { ObcNotificationBadgeButton as ObcNotificationBadgeButtonElement } from '@oicl/openbridge-webcomponents/dist/components/notification-badge-button/notification-badge-button.js';
2
- export declare const ObcNotificationBadgeButton: import("@lit/react").ReactWebComponent<ObcNotificationBadgeButtonElement, {}>;
3
+ export declare const ObcNotificationBadgeButton: import("@lit/react").ReactWebComponent<ObcNotificationBadgeButtonElement, {
4
+ onClick: EventName<CustomEvent<unknown>>;
5
+ }>;
3
6
  //# sourceMappingURL=notification-badge-button.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"notification-badge-button.d.ts","sourceRoot":"","sources":["../../src/components/notification-badge-button/notification-badge-button.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,0BAA0B,IAAI,iCAAiC,EAAC,MAAM,uGAAuG,CAAC;AAMtL,eAAO,MAAM,0BAA0B,+EAOpC,CAAC"}
1
+ {"version":3,"file":"notification-badge-button.d.ts","sourceRoot":"","sources":["../../src/components/notification-badge-button/notification-badge-button.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,0BAA0B,IAAI,iCAAiC,EAAC,MAAM,uGAAuG,CAAC;AAMtL,eAAO,MAAM,0BAA0B;aAMf,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;EAEpD,CAAC"}
@@ -5,6 +5,8 @@ export const ObcNotificationBadgeButton = createComponent({
5
5
  react: React,
6
6
  tagName: 'obc-notification-badge-button',
7
7
  elementClass: ObcNotificationBadgeButtonElement,
8
- events: {}
8
+ events: {
9
+ onClick: 'click',
10
+ }
9
11
  });
10
12
  //# sourceMappingURL=notification-badge-button.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"notification-badge-button.js","sourceRoot":"","sources":["../../src/components/notification-badge-button/notification-badge-button.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,0BAA0B,IAAI,iCAAiC,EAAC,MAAM,uGAAuG,CAAC;AAMtL,MAAM,CAAC,MAAM,0BAA0B,GAAG,eAAe,CAAC;IACxD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,+BAA+B;IACxC,YAAY,EAAE,iCAAiC;IAC/C,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcNotificationBadgeButton as ObcNotificationBadgeButtonElement} from '@oicl/openbridge-webcomponents/dist/components/notification-badge-button/notification-badge-button.js';\n \n \n \n\n \n export const ObcNotificationBadgeButton = createComponent({\n react: React,\n tagName: 'obc-notification-badge-button',\n elementClass: ObcNotificationBadgeButtonElement,\n events: {\n \n }\n });\n \n "]}
1
+ {"version":3,"file":"notification-badge-button.js","sourceRoot":"","sources":["../../src/components/notification-badge-button/notification-badge-button.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,0BAA0B,IAAI,iCAAiC,EAAC,MAAM,uGAAuG,CAAC;AAMtL,MAAM,CAAC,MAAM,0BAA0B,GAAG,eAAe,CAAC;IACxD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,+BAA+B;IACxC,YAAY,EAAE,iCAAiC;IAC/C,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 {ObcNotificationBadgeButton as ObcNotificationBadgeButtonElement} from '@oicl/openbridge-webcomponents/dist/components/notification-badge-button/notification-badge-button.js';\n \n \n \n\n \n export const ObcNotificationBadgeButton = createComponent({\n react: React,\n tagName: 'obc-notification-badge-button',\n elementClass: ObcNotificationBadgeButtonElement,\n events: {\n \n onClick: 'click' as EventName<CustomEvent<unknown>>,\n }\n });\n \n "]}
@@ -1,3 +1,6 @@
1
+ import { EventName } from '@lit/react';
1
2
  import { ObcSequenceStep as ObcSequenceStepElement } from '@oicl/openbridge-webcomponents/dist/components/sequence-step/sequence-step.js';
2
- export declare const ObcSequenceStep: import("@lit/react").ReactWebComponent<ObcSequenceStepElement, {}>;
3
+ export declare const ObcSequenceStep: import("@lit/react").ReactWebComponent<ObcSequenceStepElement, {
4
+ onClick: EventName<CustomEvent<unknown>>;
5
+ }>;
3
6
  //# sourceMappingURL=sequence-step.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"sequence-step.d.ts","sourceRoot":"","sources":["../../src/components/sequence-step/sequence-step.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,eAAe,IAAI,sBAAsB,EAAC,MAAM,+EAA+E,CAAC;AAMxI,eAAO,MAAM,eAAe,oEAOzB,CAAC"}
1
+ {"version":3,"file":"sequence-step.d.ts","sourceRoot":"","sources":["../../src/components/sequence-step/sequence-step.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,eAAe,IAAI,sBAAsB,EAAC,MAAM,+EAA+E,CAAC;AAMxI,eAAO,MAAM,eAAe;aAMJ,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;EAEpD,CAAC"}
@@ -5,6 +5,8 @@ export const ObcSequenceStep = createComponent({
5
5
  react: React,
6
6
  tagName: 'obc-sequence-step',
7
7
  elementClass: ObcSequenceStepElement,
8
- events: {}
8
+ events: {
9
+ onClick: 'click',
10
+ }
9
11
  });
10
12
  //# sourceMappingURL=sequence-step.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"sequence-step.js","sourceRoot":"","sources":["../../src/components/sequence-step/sequence-step.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,eAAe,IAAI,sBAAsB,EAAC,MAAM,+EAA+E,CAAC;AAMxI,MAAM,CAAC,MAAM,eAAe,GAAG,eAAe,CAAC;IAC7C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,mBAAmB;IAC5B,YAAY,EAAE,sBAAsB;IACpC,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcSequenceStep as ObcSequenceStepElement} from '@oicl/openbridge-webcomponents/dist/components/sequence-step/sequence-step.js';\n \n \n \n\n \n export const ObcSequenceStep = createComponent({\n react: React,\n tagName: 'obc-sequence-step',\n elementClass: ObcSequenceStepElement,\n events: {\n \n }\n });\n \n "]}
1
+ {"version":3,"file":"sequence-step.js","sourceRoot":"","sources":["../../src/components/sequence-step/sequence-step.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,eAAe,IAAI,sBAAsB,EAAC,MAAM,+EAA+E,CAAC;AAMxI,MAAM,CAAC,MAAM,eAAe,GAAG,eAAe,CAAC;IAC7C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,mBAAmB;IAC5B,YAAY,EAAE,sBAAsB;IACpC,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 {ObcSequenceStep as ObcSequenceStepElement} from '@oicl/openbridge-webcomponents/dist/components/sequence-step/sequence-step.js';\n \n \n \n\n \n export const ObcSequenceStep = createComponent({\n react: React,\n tagName: 'obc-sequence-step',\n elementClass: ObcSequenceStepElement,\n events: {\n \n onClick: 'click' as EventName<CustomEvent<unknown>>,\n }\n });\n \n "]}
@@ -1,8 +1,8 @@
1
1
  import { EventName } from '@lit/react';
2
2
  import { ObcSequenceToolbar as ObcSequenceToolbarElement } from '@oicl/openbridge-webcomponents/dist/components/sequence-toolbar/sequence-toolbar.js';
3
3
  export declare const ObcSequenceToolbar: import("@lit/react").ReactWebComponent<ObcSequenceToolbarElement, {
4
- onPrevClick: EventName<CustomEvent<unknown>>;
5
- onNextClick: EventName<CustomEvent<unknown>>;
6
- onAddClick: EventName<CustomEvent<unknown>>;
4
+ onPrevClick: EventName<CustomEvent<void>>;
5
+ onNextClick: EventName<CustomEvent<void>>;
6
+ onAddClick: EventName<CustomEvent<void>>;
7
7
  }>;
8
8
  //# sourceMappingURL=sequence-toolbar.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"sequence-toolbar.d.ts","sourceRoot":"","sources":["../../src/components/sequence-toolbar/sequence-toolbar.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,kBAAkB,IAAI,yBAAyB,EAAC,MAAM,qFAAqF,CAAC;AAMpJ,eAAO,MAAM,kBAAkB;iBAME,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;iBAC/B,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;gBACjC,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;EAE3D,CAAC"}
1
+ {"version":3,"file":"sequence-toolbar.d.ts","sourceRoot":"","sources":["../../src/components/sequence-toolbar/sequence-toolbar.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,kBAAkB,IAAI,yBAAyB,EAAC,MAAM,qFAAqF,CAAC;AAMpJ,eAAO,MAAM,kBAAkB;iBAME,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;iBAC5B,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;gBAC9B,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;EAExD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"sequence-toolbar.js","sourceRoot":"","sources":["../../src/components/sequence-toolbar/sequence-toolbar.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,kBAAkB,IAAI,yBAAyB,EAAC,MAAM,qFAAqF,CAAC;AAMpJ,MAAM,CAAC,MAAM,kBAAkB,GAAG,eAAe,CAAC;IAChD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,sBAAsB;IAC/B,YAAY,EAAE,yBAAyB;IACvC,MAAM,EAAE;QAEN,WAAW,EAAE,YAA+C;QAC5D,WAAW,EAAE,YAA+C;QAC5D,UAAU,EAAE,WAA8C;KAC3D;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcSequenceToolbar as ObcSequenceToolbarElement} from '@oicl/openbridge-webcomponents/dist/components/sequence-toolbar/sequence-toolbar.js';\n \n \n \n\n \n export const ObcSequenceToolbar = createComponent({\n react: React,\n tagName: 'obc-sequence-toolbar',\n elementClass: ObcSequenceToolbarElement,\n events: {\n \n onPrevClick: 'prev-click' as EventName<CustomEvent<unknown>>,\n onNextClick: 'next-click' as EventName<CustomEvent<unknown>>,\n onAddClick: 'add-click' as EventName<CustomEvent<unknown>>,\n }\n });\n \n "]}
1
+ {"version":3,"file":"sequence-toolbar.js","sourceRoot":"","sources":["../../src/components/sequence-toolbar/sequence-toolbar.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,kBAAkB,IAAI,yBAAyB,EAAC,MAAM,qFAAqF,CAAC;AAMpJ,MAAM,CAAC,MAAM,kBAAkB,GAAG,eAAe,CAAC;IAChD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,sBAAsB;IAC/B,YAAY,EAAE,yBAAyB;IACvC,MAAM,EAAE;QAEN,WAAW,EAAE,YAA4C;QACzD,WAAW,EAAE,YAA4C;QACzD,UAAU,EAAE,WAA2C;KACxD;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcSequenceToolbar as ObcSequenceToolbarElement} from '@oicl/openbridge-webcomponents/dist/components/sequence-toolbar/sequence-toolbar.js';\n \n \n \n\n \n export const ObcSequenceToolbar = createComponent({\n react: React,\n tagName: 'obc-sequence-toolbar',\n elementClass: ObcSequenceToolbarElement,\n events: {\n \n onPrevClick: 'prev-click' as EventName<CustomEvent<void>>,\n onNextClick: 'next-click' as EventName<CustomEvent<void>>,\n onAddClick: 'add-click' as EventName<CustomEvent<void>>,\n }\n });\n \n "]}
@@ -1,9 +1,11 @@
1
1
  import { EventName } from '@lit/react';
2
2
  import { ObcSystemMenu as ObcSystemMenuElement } from '@oicl/openbridge-webcomponents/dist/components/system-menu/system-menu.js';
3
+ import { VolumeChangeEvent } from '@oicl/openbridge-webcomponents/dist/components/system-menu/system-menu.js';
4
+ export type { VolumeChangeEvent } from '@oicl/openbridge-webcomponents/dist/components/system-menu/system-menu.js';
3
5
  export declare const ObcSystemMenu: import("@lit/react").ReactWebComponent<ObcSystemMenuElement, {
4
6
  onWifiClick: EventName<CustomEvent<unknown>>;
5
7
  onAudioClick: EventName<CustomEvent<unknown>>;
6
- onAudioVolumeChange: EventName<CustomEvent<unknown>>;
8
+ onAudioVolumeChange: EventName<VolumeChangeEvent>;
7
9
  onMicrophoneClick: EventName<CustomEvent<unknown>>;
8
10
  onPushToTalkChange: EventName<CustomEvent<unknown>>;
9
11
  onBatteryUsageClick: EventName<CustomEvent<unknown>>;
@@ -1 +1 @@
1
- {"version":3,"file":"system-menu.d.ts","sourceRoot":"","sources":["../../src/components/system-menu/system-menu.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;iBAMO,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;kBAC7B,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;yBAChB,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;uBACpC,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;wBAC3B,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;yBAC9B,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;+BAClB,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;yBAC5C,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;yBAC/B,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;yBAC/B,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;6BACvB,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;qBAChD,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;sBAC3B,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;wBAC5B,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;2BACzB,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;EAElF,CAAC"}
1
+ {"version":3,"file":"system-menu.d.ts","sourceRoot":"","sources":["../../src/components/system-menu/system-menu.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,2EAA2E,CAAC;AAC5G,YAAY,EAAC,iBAAiB,EAAC,MAAM,2EAA2E,CAAC;AAIjH,eAAO,MAAM,aAAa;iBAMO,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;kBAC7B,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;yBAChB,SAAS,CAAC,iBAAiB,CAAC;uBACjC,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;wBAC3B,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;yBAC9B,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;+BAClB,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;yBAC5C,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;yBAC/B,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;yBAC/B,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;6BACvB,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;qBAChD,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;sBAC3B,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;wBAC5B,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;2BACzB,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;EAElF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"system-menu.js","sourceRoot":"","sources":["../../src/components/system-menu/system-menu.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,WAAW,EAAE,YAA+C;QAC5D,YAAY,EAAE,aAAgD;QAC9D,mBAAmB,EAAE,qBAAwD;QAC7E,iBAAiB,EAAE,kBAAqD;QACxE,kBAAkB,EAAE,qBAAwD;QAC5E,mBAAmB,EAAE,qBAAwD;QAC7E,yBAAyB,EAAE,4BAA+D;QAC1F,mBAAmB,EAAE,qBAAwD;QAC7E,mBAAmB,EAAE,qBAAwD;QAC7E,mBAAmB,EAAE,qBAAwD;QAC7E,uBAAuB,EAAE,yBAA4D;QACrF,eAAe,EAAE,gBAAmD;QACpE,gBAAgB,EAAE,mBAAsD;QACxE,kBAAkB,EAAE,oBAAuD;QAC3E,qBAAqB,EAAE,uBAA0D;KAClF;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcSystemMenu as ObcSystemMenuElement} from '@oicl/openbridge-webcomponents/dist/components/system-menu/system-menu.js';\n \n \n \n\n \n export const ObcSystemMenu = createComponent({\n react: React,\n tagName: 'obc-system-menu',\n elementClass: ObcSystemMenuElement,\n events: {\n \n onWifiClick: 'wifi-click' as EventName<CustomEvent<unknown>>,\n onAudioClick: 'audio-click' as EventName<CustomEvent<unknown>>,\n onAudioVolumeChange: 'audio-volume-change' as EventName<CustomEvent<unknown>>,\n onMicrophoneClick: 'microphone-click' as EventName<CustomEvent<unknown>>,\n onPushToTalkChange: 'push-to-talk-change' as EventName<CustomEvent<unknown>>,\n onBatteryUsageClick: 'battery-usage-click' as EventName<CustomEvent<unknown>>,\n onBatterySavingModeChange: 'battery-saving-mode-change' as EventName<CustomEvent<unknown>>,\n onBatteryModeChange: 'battery-mode-change' as EventName<CustomEvent<unknown>>,\n onWifiNetworkChange: 'wifi-network-change' as EventName<CustomEvent<unknown>>,\n onAudioOutputChange: 'audio-output-change' as EventName<CustomEvent<unknown>>,\n onMicrophoneInputChange: 'microphone-input-change' as EventName<CustomEvent<unknown>>,\n onSettingsClick: 'settings-click' as EventName<CustomEvent<unknown>>,\n onToSubMenuClick: 'to-sub-menu-click' as EventName<CustomEvent<unknown>>,\n onWifiOptionsClick: 'wifi-options-click' as EventName<CustomEvent<unknown>>,\n onWifiDisconnectClick: 'wifi-disconnect-click' as EventName<CustomEvent<unknown>>,\n }\n });\n \n "]}
1
+ {"version":3,"file":"system-menu.js","sourceRoot":"","sources":["../../src/components/system-menu/system-menu.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,WAAW,EAAE,YAA+C;QAC5D,YAAY,EAAE,aAAgD;QAC9D,mBAAmB,EAAE,qBAAqD;QAC1E,iBAAiB,EAAE,kBAAqD;QACxE,kBAAkB,EAAE,qBAAwD;QAC5E,mBAAmB,EAAE,qBAAwD;QAC7E,yBAAyB,EAAE,4BAA+D;QAC1F,mBAAmB,EAAE,qBAAwD;QAC7E,mBAAmB,EAAE,qBAAwD;QAC7E,mBAAmB,EAAE,qBAAwD;QAC7E,uBAAuB,EAAE,yBAA4D;QACrF,eAAe,EAAE,gBAAmD;QACpE,gBAAgB,EAAE,mBAAsD;QACxE,kBAAkB,EAAE,oBAAuD;QAC3E,qBAAqB,EAAE,uBAA0D;KAClF;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcSystemMenu as ObcSystemMenuElement} from '@oicl/openbridge-webcomponents/dist/components/system-menu/system-menu.js';\n import {VolumeChangeEvent} from '@oicl/openbridge-webcomponents/dist/components/system-menu/system-menu.js';\n export type {VolumeChangeEvent} from '@oicl/openbridge-webcomponents/dist/components/system-menu/system-menu.js';\n \n\n \n export const ObcSystemMenu = createComponent({\n react: React,\n tagName: 'obc-system-menu',\n elementClass: ObcSystemMenuElement,\n events: {\n \n onWifiClick: 'wifi-click' as EventName<CustomEvent<unknown>>,\n onAudioClick: 'audio-click' as EventName<CustomEvent<unknown>>,\n onAudioVolumeChange: 'audio-volume-change' as EventName<VolumeChangeEvent>,\n onMicrophoneClick: 'microphone-click' as EventName<CustomEvent<unknown>>,\n onPushToTalkChange: 'push-to-talk-change' as EventName<CustomEvent<unknown>>,\n onBatteryUsageClick: 'battery-usage-click' as EventName<CustomEvent<unknown>>,\n onBatterySavingModeChange: 'battery-saving-mode-change' as EventName<CustomEvent<unknown>>,\n onBatteryModeChange: 'battery-mode-change' as EventName<CustomEvent<unknown>>,\n onWifiNetworkChange: 'wifi-network-change' as EventName<CustomEvent<unknown>>,\n onAudioOutputChange: 'audio-output-change' as EventName<CustomEvent<unknown>>,\n onMicrophoneInputChange: 'microphone-input-change' as EventName<CustomEvent<unknown>>,\n onSettingsClick: 'settings-click' as EventName<CustomEvent<unknown>>,\n onToSubMenuClick: 'to-sub-menu-click' as EventName<CustomEvent<unknown>>,\n onWifiOptionsClick: 'wifi-options-click' as EventName<CustomEvent<unknown>>,\n onWifiDisconnectClick: 'wifi-disconnect-click' as EventName<CustomEvent<unknown>>,\n }\n });\n \n "]}
@@ -2,7 +2,9 @@ import { EventName } from '@lit/react';
2
2
  import { ObcTextInputField as ObcTextInputFieldElement } from '@oicl/openbridge-webcomponents/dist/components/text-input-field/text-input-field.js';
3
3
  export declare const ObcTextInputField: import("@lit/react").ReactWebComponent<ObcTextInputFieldElement, {
4
4
  onInput: EventName<CustomEvent<unknown>>;
5
- onChange: EventName<CustomEvent<unknown>>;
5
+ onChange: EventName<CustomEvent<{
6
+ value: string;
7
+ }>>;
6
8
  onClear: EventName<CustomEvent<unknown>>;
7
9
  onBlur: EventName<CustomEvent<unknown>>;
8
10
  }>;
@@ -1 +1 @@
1
- {"version":3,"file":"text-input-field.d.ts","sourceRoot":"","sources":["../../src/components/text-input-field/text-input-field.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,iBAAiB,IAAI,wBAAwB,EAAC,MAAM,qFAAqF,CAAC;AAMlJ,eAAO,MAAM,iBAAiB;aAMN,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;cAC7B,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;aACjC,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;YACjC,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;EAElD,CAAC"}
1
+ {"version":3,"file":"text-input-field.d.ts","sourceRoot":"","sources":["../../src/components/text-input-field/text-input-field.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,iBAAiB,IAAI,wBAAwB,EAAC,MAAM,qFAAqF,CAAC;AAMlJ,eAAO,MAAM,iBAAiB;aAMN,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;cAC7B,SAAS,CAAC,WAAW,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAC,CAAC,CAAC;aACzC,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;YACjC,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;EAElD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"text-input-field.js","sourceRoot":"","sources":["../../src/components/text-input-field/text-input-field.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,qFAAqF,CAAC;AAMlJ,MAAM,CAAC,MAAM,iBAAiB,GAAG,eAAe,CAAC;IAC/C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,sBAAsB;IAC/B,YAAY,EAAE,wBAAwB;IACtC,MAAM,EAAE;QAEN,OAAO,EAAE,OAA0C;QACnD,QAAQ,EAAE,QAA2C;QACrD,OAAO,EAAE,OAA0C;QACnD,MAAM,EAAE,MAAyC;KAClD;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcTextInputField as ObcTextInputFieldElement} from '@oicl/openbridge-webcomponents/dist/components/text-input-field/text-input-field.js';\n \n \n \n\n \n export const ObcTextInputField = createComponent({\n react: React,\n tagName: 'obc-text-input-field',\n elementClass: ObcTextInputFieldElement,\n events: {\n \n onInput: 'input' as EventName<CustomEvent<unknown>>,\n onChange: 'change' as EventName<CustomEvent<unknown>>,\n onClear: 'clear' as EventName<CustomEvent<unknown>>,\n onBlur: 'blur' as EventName<CustomEvent<unknown>>,\n }\n });\n \n "]}
1
+ {"version":3,"file":"text-input-field.js","sourceRoot":"","sources":["../../src/components/text-input-field/text-input-field.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,qFAAqF,CAAC;AAMlJ,MAAM,CAAC,MAAM,iBAAiB,GAAG,eAAe,CAAC;IAC/C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,sBAAsB;IAC/B,YAAY,EAAE,wBAAwB;IACtC,MAAM,EAAE;QAEN,OAAO,EAAE,OAA0C;QACnD,QAAQ,EAAE,QAAmD;QAC7D,OAAO,EAAE,OAA0C;QACnD,MAAM,EAAE,MAAyC;KAClD;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcTextInputField as ObcTextInputFieldElement} from '@oicl/openbridge-webcomponents/dist/components/text-input-field/text-input-field.js';\n \n \n \n\n \n export const ObcTextInputField = createComponent({\n react: React,\n tagName: 'obc-text-input-field',\n elementClass: ObcTextInputFieldElement,\n events: {\n \n onInput: 'input' as EventName<CustomEvent<unknown>>,\n onChange: 'change' as EventName<CustomEvent<{value: string}>>,\n onClear: 'clear' as EventName<CustomEvent<unknown>>,\n onBlur: 'blur' as EventName<CustomEvent<unknown>>,\n }\n });\n \n "]}
@@ -1,7 +1,9 @@
1
1
  import { EventName } from '@lit/react';
2
2
  import { ObcToggleSwitch as ObcToggleSwitchElement } from '@oicl/openbridge-webcomponents/dist/components/toggle-switch/toggle-switch.js';
3
+ import { ObcToggleSwitchInputEvent, ObcToggleSwitchChangeEvent } from '@oicl/openbridge-webcomponents/dist/components/toggle-switch/toggle-switch.js';
4
+ export type { ObcToggleSwitchInputEvent, ObcToggleSwitchChangeEvent } from '@oicl/openbridge-webcomponents/dist/components/toggle-switch/toggle-switch.js';
3
5
  export declare const ObcToggleSwitch: import("@lit/react").ReactWebComponent<ObcToggleSwitchElement, {
4
- onInput: EventName<CustomEvent<unknown>>;
5
- onChange: EventName<CustomEvent<unknown>>;
6
+ onInput: EventName<ObcToggleSwitchInputEvent>;
7
+ onChange: EventName<ObcToggleSwitchChangeEvent>;
6
8
  }>;
7
9
  //# sourceMappingURL=toggle-switch.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"toggle-switch.d.ts","sourceRoot":"","sources":["../../src/components/toggle-switch/toggle-switch.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,eAAe,IAAI,sBAAsB,EAAC,MAAM,+EAA+E,CAAC;AAMxI,eAAO,MAAM,eAAe;aAMJ,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;cAC7B,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;EAEtD,CAAC"}
1
+ {"version":3,"file":"toggle-switch.d.ts","sourceRoot":"","sources":["../../src/components/toggle-switch/toggle-switch.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,eAAe,IAAI,sBAAsB,EAAC,MAAM,+EAA+E,CAAC;AACxI,OAAO,EAAC,yBAAyB,EAAE,0BAA0B,EAAC,MAAM,+EAA+E,CAAC;AACpJ,YAAY,EAAC,yBAAyB,EAAE,0BAA0B,EAAC,MAAM,+EAA+E,CAAC;AAIzJ,eAAO,MAAM,eAAe;aAMJ,SAAS,CAAC,yBAAyB,CAAC;cAClC,SAAS,CAAC,0BAA0B,CAAC;EAE5D,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"toggle-switch.js","sourceRoot":"","sources":["../../src/components/toggle-switch/toggle-switch.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,eAAe,IAAI,sBAAsB,EAAC,MAAM,+EAA+E,CAAC;AAMxI,MAAM,CAAC,MAAM,eAAe,GAAG,eAAe,CAAC;IAC7C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,mBAAmB;IAC5B,YAAY,EAAE,sBAAsB;IACpC,MAAM,EAAE;QAEN,OAAO,EAAE,OAA0C;QACnD,QAAQ,EAAE,QAA2C;KACtD;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcToggleSwitch as ObcToggleSwitchElement} from '@oicl/openbridge-webcomponents/dist/components/toggle-switch/toggle-switch.js';\n \n \n \n\n \n export const ObcToggleSwitch = createComponent({\n react: React,\n tagName: 'obc-toggle-switch',\n elementClass: ObcToggleSwitchElement,\n events: {\n \n onInput: 'input' as EventName<CustomEvent<unknown>>,\n onChange: 'change' as EventName<CustomEvent<unknown>>,\n }\n });\n \n "]}
1
+ {"version":3,"file":"toggle-switch.js","sourceRoot":"","sources":["../../src/components/toggle-switch/toggle-switch.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,eAAe,IAAI,sBAAsB,EAAC,MAAM,+EAA+E,CAAC;AAMxI,MAAM,CAAC,MAAM,eAAe,GAAG,eAAe,CAAC;IAC7C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,mBAAmB;IAC5B,YAAY,EAAE,sBAAsB;IACpC,MAAM,EAAE;QAEN,OAAO,EAAE,OAA+C;QACxD,QAAQ,EAAE,QAAiD;KAC5D;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcToggleSwitch as ObcToggleSwitchElement} from '@oicl/openbridge-webcomponents/dist/components/toggle-switch/toggle-switch.js';\n import {ObcToggleSwitchInputEvent, ObcToggleSwitchChangeEvent} from '@oicl/openbridge-webcomponents/dist/components/toggle-switch/toggle-switch.js';\n export type {ObcToggleSwitchInputEvent, ObcToggleSwitchChangeEvent} from '@oicl/openbridge-webcomponents/dist/components/toggle-switch/toggle-switch.js';\n \n\n \n export const ObcToggleSwitch = createComponent({\n react: React,\n tagName: 'obc-toggle-switch',\n elementClass: ObcToggleSwitchElement,\n events: {\n \n onInput: 'input' as EventName<ObcToggleSwitchInputEvent>,\n onChange: 'change' as EventName<ObcToggleSwitchChangeEvent>,\n }\n });\n \n "]}
@@ -5,7 +5,7 @@ export declare const ObcUserMenu: import("@lit/react").ReactWebComponent<ObcUser
5
5
  username: string;
6
6
  password: string;
7
7
  }>>;
8
- onSignOutClick: EventName<CustomEvent<unknown>>;
8
+ onSignOutClick: EventName<CustomEvent<void>>;
9
9
  onSignedInActionClick: EventName<CustomEvent<{
10
10
  id: string;
11
11
  label: string;
@@ -1 +1 @@
1
- {"version":3,"file":"user-menu.d.ts","sourceRoot":"","sources":["../../src/components/user-menu/user-menu.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,WAAW,IAAI,kBAAkB,EAAC,MAAM,uEAAuE,CAAC;AAMxH,eAAO,MAAM,WAAW;mBAMc,SAAS,CAAC,WAAW,CAAC;QAAC,QAAQ,EAAE,MAAM,CAAC;QAAC,QAAQ,EAAE,MAAM,CAAA;KAAC,CAAC,CAAC;oBAC1D,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;2BAChB,SAAS,CAAC,WAAW,CAAC;QAAC,EAAE,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAC,CAAC,CAAC;uBAC5D,SAAS,CAAC,WAAW,CAAC;QAAC,QAAQ,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAC,CAAC,CAAC;EAEpG,CAAC"}
1
+ {"version":3,"file":"user-menu.d.ts","sourceRoot":"","sources":["../../src/components/user-menu/user-menu.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,WAAW,IAAI,kBAAkB,EAAC,MAAM,uEAAuE,CAAC;AAMxH,eAAO,MAAM,WAAW;mBAMc,SAAS,CAAC,WAAW,CAAC;QAAC,QAAQ,EAAE,MAAM,CAAC;QAAC,QAAQ,EAAE,MAAM,CAAA;KAAC,CAAC,CAAC;oBAC1D,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;2BACb,SAAS,CAAC,WAAW,CAAC;QAAC,EAAE,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAC,CAAC,CAAC;uBAC5D,SAAS,CAAC,WAAW,CAAC;QAAC,QAAQ,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAC,CAAC,CAAC;EAEpG,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"user-menu.js","sourceRoot":"","sources":["../../src/components/user-menu/user-menu.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,WAAW,IAAI,kBAAkB,EAAC,MAAM,uEAAuE,CAAC;AAMxH,MAAM,CAAC,MAAM,WAAW,GAAG,eAAe,CAAC;IACzC,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,eAAe;IACxB,YAAY,EAAE,kBAAkB;IAChC,MAAM,EAAE;QAEN,aAAa,EAAE,eAA+E;QAC9F,cAAc,EAAE,gBAAmD;QACnE,qBAAqB,EAAE,wBAA+E;QACtG,iBAAiB,EAAE,mBAAgF;KACpG;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcUserMenu as ObcUserMenuElement} from '@oicl/openbridge-webcomponents/dist/components/user-menu/user-menu.js';\n \n \n \n\n \n export const ObcUserMenu = createComponent({\n react: React,\n tagName: 'obc-user-menu',\n elementClass: ObcUserMenuElement,\n events: {\n \n onSignInClick: 'sign-in-click' as EventName<CustomEvent<{username: string, password: string}>>,\n onSignOutClick: 'sign-out-click' as EventName<CustomEvent<unknown>>,\n onSignedInActionClick: 'signed-in-action-click' as EventName<CustomEvent<{id: string, label: string}>>,\n onRecentUserClick: 'recent-user-click' as EventName<CustomEvent<{initials: string, label: string}>>,\n }\n });\n \n "]}
1
+ {"version":3,"file":"user-menu.js","sourceRoot":"","sources":["../../src/components/user-menu/user-menu.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,WAAW,IAAI,kBAAkB,EAAC,MAAM,uEAAuE,CAAC;AAMxH,MAAM,CAAC,MAAM,WAAW,GAAG,eAAe,CAAC;IACzC,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,eAAe;IACxB,YAAY,EAAE,kBAAkB;IAChC,MAAM,EAAE;QAEN,aAAa,EAAE,eAA+E;QAC9F,cAAc,EAAE,gBAAgD;QAChE,qBAAqB,EAAE,wBAA+E;QACtG,iBAAiB,EAAE,mBAAgF;KACpG;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcUserMenu as ObcUserMenuElement} from '@oicl/openbridge-webcomponents/dist/components/user-menu/user-menu.js';\n \n \n \n\n \n export const ObcUserMenu = createComponent({\n react: React,\n tagName: 'obc-user-menu',\n elementClass: ObcUserMenuElement,\n events: {\n \n onSignInClick: 'sign-in-click' as EventName<CustomEvent<{username: string, password: string}>>,\n onSignOutClick: 'sign-out-click' as EventName<CustomEvent<void>>,\n onSignedInActionClick: 'signed-in-action-click' as EventName<CustomEvent<{id: string, label: string}>>,\n onRecentUserClick: 'recent-user-click' as EventName<CustomEvent<{initials: string, label: string}>>,\n }\n });\n \n "]}
@@ -1,3 +1,6 @@
1
+ import { EventName } from '@lit/react';
1
2
  import { ObcVendorButton as ObcVendorButtonElement } from '@oicl/openbridge-webcomponents/dist/components/vendor-button/vendor-button.js';
2
- export declare const ObcVendorButton: import("@lit/react").ReactWebComponent<ObcVendorButtonElement, {}>;
3
+ export declare const ObcVendorButton: import("@lit/react").ReactWebComponent<ObcVendorButtonElement, {
4
+ onClick: EventName<CustomEvent<unknown>>;
5
+ }>;
3
6
  //# sourceMappingURL=vendor-button.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"vendor-button.d.ts","sourceRoot":"","sources":["../../src/components/vendor-button/vendor-button.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,eAAe,IAAI,sBAAsB,EAAC,MAAM,+EAA+E,CAAC;AAMxI,eAAO,MAAM,eAAe,oEAOzB,CAAC"}
1
+ {"version":3,"file":"vendor-button.d.ts","sourceRoot":"","sources":["../../src/components/vendor-button/vendor-button.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,eAAe,IAAI,sBAAsB,EAAC,MAAM,+EAA+E,CAAC;AAMxI,eAAO,MAAM,eAAe;aAMJ,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;EAEpD,CAAC"}
@@ -5,6 +5,8 @@ export const ObcVendorButton = createComponent({
5
5
  react: React,
6
6
  tagName: 'obc-vendor-button',
7
7
  elementClass: ObcVendorButtonElement,
8
- events: {}
8
+ events: {
9
+ onClick: 'click',
10
+ }
9
11
  });
10
12
  //# sourceMappingURL=vendor-button.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"vendor-button.js","sourceRoot":"","sources":["../../src/components/vendor-button/vendor-button.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,eAAe,IAAI,sBAAsB,EAAC,MAAM,+EAA+E,CAAC;AAMxI,MAAM,CAAC,MAAM,eAAe,GAAG,eAAe,CAAC;IAC7C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,mBAAmB;IAC5B,YAAY,EAAE,sBAAsB;IACpC,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcVendorButton as ObcVendorButtonElement} from '@oicl/openbridge-webcomponents/dist/components/vendor-button/vendor-button.js';\n \n \n \n\n \n export const ObcVendorButton = createComponent({\n react: React,\n tagName: 'obc-vendor-button',\n elementClass: ObcVendorButtonElement,\n events: {\n \n }\n });\n \n "]}
1
+ {"version":3,"file":"vendor-button.js","sourceRoot":"","sources":["../../src/components/vendor-button/vendor-button.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,eAAe,IAAI,sBAAsB,EAAC,MAAM,+EAA+E,CAAC;AAMxI,MAAM,CAAC,MAAM,eAAe,GAAG,eAAe,CAAC;IAC7C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,mBAAmB;IAC5B,YAAY,EAAE,sBAAsB;IACpC,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 {ObcVendorButton as ObcVendorButtonElement} from '@oicl/openbridge-webcomponents/dist/components/vendor-button/vendor-button.js';\n \n \n \n\n \n export const ObcVendorButton = createComponent({\n react: React,\n tagName: 'obc-vendor-button',\n elementClass: ObcVendorButtonElement,\n events: {\n \n onClick: 'click' as EventName<CustomEvent<unknown>>,\n }\n });\n \n "]}
@@ -1,3 +1,6 @@
1
+ import { EventName } from '@lit/react';
1
2
  import { ObcIntegrationFleetButton as ObcIntegrationFleetButtonElement } from '@oicl/openbridge-webcomponents/dist/integration-systems/integration-fleet-button/integration-fleet-button.js';
2
- export declare const ObcIntegrationFleetButton: import("@lit/react").ReactWebComponent<ObcIntegrationFleetButtonElement, {}>;
3
+ export declare const ObcIntegrationFleetButton: import("@lit/react").ReactWebComponent<ObcIntegrationFleetButtonElement, {
4
+ onClick: EventName<CustomEvent<unknown>>;
5
+ }>;
3
6
  //# sourceMappingURL=integration-fleet-button.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"integration-fleet-button.d.ts","sourceRoot":"","sources":["../../src/integration-systems/integration-fleet-button/integration-fleet-button.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,yBAAyB,IAAI,gCAAgC,EAAC,MAAM,8GAA8G,CAAC;AAM3L,eAAO,MAAM,yBAAyB,8EAOnC,CAAC"}
1
+ {"version":3,"file":"integration-fleet-button.d.ts","sourceRoot":"","sources":["../../src/integration-systems/integration-fleet-button/integration-fleet-button.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,yBAAyB,IAAI,gCAAgC,EAAC,MAAM,8GAA8G,CAAC;AAM3L,eAAO,MAAM,yBAAyB;aAMd,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;EAEpD,CAAC"}
@@ -5,6 +5,8 @@ export const ObcIntegrationFleetButton = createComponent({
5
5
  react: React,
6
6
  tagName: 'obc-integration-fleet-button',
7
7
  elementClass: ObcIntegrationFleetButtonElement,
8
- events: {}
8
+ events: {
9
+ onClick: 'click',
10
+ }
9
11
  });
10
12
  //# sourceMappingURL=integration-fleet-button.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"integration-fleet-button.js","sourceRoot":"","sources":["../../src/integration-systems/integration-fleet-button/integration-fleet-button.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,yBAAyB,IAAI,gCAAgC,EAAC,MAAM,8GAA8G,CAAC;AAM3L,MAAM,CAAC,MAAM,yBAAyB,GAAG,eAAe,CAAC;IACvD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,8BAA8B;IACvC,YAAY,EAAE,gCAAgC;IAC9C,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcIntegrationFleetButton as ObcIntegrationFleetButtonElement} from '@oicl/openbridge-webcomponents/dist/integration-systems/integration-fleet-button/integration-fleet-button.js';\n \n \n \n\n \n export const ObcIntegrationFleetButton = createComponent({\n react: React,\n tagName: 'obc-integration-fleet-button',\n elementClass: ObcIntegrationFleetButtonElement,\n events: {\n \n }\n });\n \n "]}
1
+ {"version":3,"file":"integration-fleet-button.js","sourceRoot":"","sources":["../../src/integration-systems/integration-fleet-button/integration-fleet-button.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,yBAAyB,IAAI,gCAAgC,EAAC,MAAM,8GAA8G,CAAC;AAM3L,MAAM,CAAC,MAAM,yBAAyB,GAAG,eAAe,CAAC;IACvD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,8BAA8B;IACvC,YAAY,EAAE,gCAAgC;IAC9C,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 {ObcIntegrationFleetButton as ObcIntegrationFleetButtonElement} from '@oicl/openbridge-webcomponents/dist/integration-systems/integration-fleet-button/integration-fleet-button.js';\n \n \n \n\n \n export const ObcIntegrationFleetButton = createComponent({\n react: React,\n tagName: 'obc-integration-fleet-button',\n elementClass: ObcIntegrationFleetButtonElement,\n events: {\n \n onClick: 'click' as EventName<CustomEvent<unknown>>,\n }\n });\n \n "]}
@@ -1,3 +1,6 @@
1
+ import { EventName } from '@lit/react';
1
2
  import { ObcIntegrationTabs as ObcIntegrationTabsElement } from '@oicl/openbridge-webcomponents/dist/integration-systems/integration-tabs/integration-tabs.js';
2
- export declare const ObcIntegrationTabs: import("@lit/react").ReactWebComponent<ObcIntegrationTabsElement, {}>;
3
+ export declare const ObcIntegrationTabs: import("@lit/react").ReactWebComponent<ObcIntegrationTabsElement, {
4
+ onClick: EventName<CustomEvent<unknown>>;
5
+ }>;
3
6
  //# sourceMappingURL=integration-tabs.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"integration-tabs.d.ts","sourceRoot":"","sources":["../../src/integration-systems/integration-tabs/integration-tabs.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,kBAAkB,IAAI,yBAAyB,EAAC,MAAM,8FAA8F,CAAC;AAM7J,eAAO,MAAM,kBAAkB,uEAO5B,CAAC"}
1
+ {"version":3,"file":"integration-tabs.d.ts","sourceRoot":"","sources":["../../src/integration-systems/integration-tabs/integration-tabs.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,kBAAkB,IAAI,yBAAyB,EAAC,MAAM,8FAA8F,CAAC;AAM7J,eAAO,MAAM,kBAAkB;aAMP,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;EAEpD,CAAC"}
@@ -5,6 +5,8 @@ export const ObcIntegrationTabs = createComponent({
5
5
  react: React,
6
6
  tagName: 'obc-integration-tabs',
7
7
  elementClass: ObcIntegrationTabsElement,
8
- events: {}
8
+ events: {
9
+ onClick: 'click',
10
+ }
9
11
  });
10
12
  //# sourceMappingURL=integration-tabs.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"integration-tabs.js","sourceRoot":"","sources":["../../src/integration-systems/integration-tabs/integration-tabs.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,8FAA8F,CAAC;AAM7J,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 {ObcIntegrationTabs as ObcIntegrationTabsElement} from '@oicl/openbridge-webcomponents/dist/integration-systems/integration-tabs/integration-tabs.js';\n \n \n \n\n \n export const ObcIntegrationTabs = createComponent({\n react: React,\n tagName: 'obc-integration-tabs',\n elementClass: ObcIntegrationTabsElement,\n events: {\n \n }\n });\n \n "]}
1
+ {"version":3,"file":"integration-tabs.js","sourceRoot":"","sources":["../../src/integration-systems/integration-tabs/integration-tabs.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,kBAAkB,IAAI,yBAAyB,EAAC,MAAM,8FAA8F,CAAC;AAM7J,MAAM,CAAC,MAAM,kBAAkB,GAAG,eAAe,CAAC;IAChD,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,sBAAsB;IAC/B,YAAY,EAAE,yBAAyB;IACvC,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 {ObcIntegrationTabs as ObcIntegrationTabsElement} from '@oicl/openbridge-webcomponents/dist/integration-systems/integration-tabs/integration-tabs.js';\n \n \n \n\n \n export const ObcIntegrationTabs = createComponent({\n react: React,\n tagName: 'obc-integration-tabs',\n elementClass: ObcIntegrationTabsElement,\n events: {\n \n onClick: 'click' as EventName<CustomEvent<unknown>>,\n }\n });\n \n "]}
@@ -1,3 +1,6 @@
1
+ import { EventName } from '@lit/react';
1
2
  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
+ export declare const ObcReadoutListItem: import("@lit/react").ReactWebComponent<ObcReadoutListItemElement, {
4
+ onClick: EventName<CustomEvent<unknown>>;
5
+ }>;
3
6
  //# sourceMappingURL=readout-list-item.d.ts.map
@@ -1 +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"}
1
+ {"version":3,"file":"readout-list-item.d.ts","sourceRoot":"","sources":["../../src/navigation-instruments/readout-list-item/readout-list-item.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,kBAAkB,IAAI,yBAAyB,EAAC,MAAM,mGAAmG,CAAC;AAMlK,eAAO,MAAM,kBAAkB;aAMP,SAAS,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;EAEpD,CAAC"}
@@ -5,6 +5,8 @@ export const ObcReadoutListItem = createComponent({
5
5
  react: React,
6
6
  tagName: 'obc-readout-list-item',
7
7
  elementClass: ObcReadoutListItemElement,
8
- events: {}
8
+ events: {
9
+ onClick: 'click',
10
+ }
9
11
  });
10
12
  //# sourceMappingURL=readout-list-item.js.map
@@ -1 +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 "]}
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,EAAY,MAAM,YAAY,CAAC;AAEtD,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;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 {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 onClick: 'click' 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.116",
8
+ "version": "2.0.0-next.118",
9
9
  "dependencies": {
10
- "@oicl/openbridge-webcomponents": "^2.0.0-next.115",
10
+ "@oicl/openbridge-webcomponents": "^2.0.0-next.117",
11
11
  "@lit/react": "^1.0.0"
12
12
  },
13
13
  "peerDependencies": {