@oicl/openbridge-webcomponents-vue 0.0.12 → 0.0.13

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/automation/automation-button/ObcAutomationButton.d.ts +26 -0
  2. package/automation/automation-button/ObcAutomationButton.js +2 -0
  3. package/automation/automation-button/ObcAutomationButton.js.map +1 -0
  4. package/automation/automation-button/ObcAutomationButton.vue_vue_type_script_setup_true_lang.js +2 -0
  5. package/automation/automation-button/ObcAutomationButton.vue_vue_type_script_setup_true_lang.js.map +1 -0
  6. package/automation/automation-input-modal/ObcAutomationInputModal.d.ts +5 -0
  7. package/automation/automation-input-modal/ObcAutomationInputModal.js +2 -0
  8. package/automation/automation-input-modal/ObcAutomationInputModal.js.map +1 -0
  9. package/automation/automation-input-modal/ObcAutomationInputModal.vue_vue_type_script_setup_true_lang.js +2 -0
  10. package/automation/automation-input-modal/ObcAutomationInputModal.vue_vue_type_script_setup_true_lang.js.map +1 -0
  11. package/automation/automation-readout/ObcAutomationReadout.d.ts +23 -0
  12. package/automation/automation-readout/ObcAutomationReadout.js +2 -0
  13. package/automation/automation-readout/ObcAutomationReadout.js.map +1 -0
  14. package/automation/automation-readout/ObcAutomationReadout.vue_vue_type_script_setup_true_lang.js +2 -0
  15. package/automation/automation-readout/ObcAutomationReadout.vue_vue_type_script_setup_true_lang.js.map +1 -0
  16. package/automation/automation-tank/ObcAutomationTank.d.ts +24 -0
  17. package/automation/automation-tank/ObcAutomationTank.js +2 -0
  18. package/automation/automation-tank/ObcAutomationTank.js.map +1 -0
  19. package/automation/automation-tank/ObcAutomationTank.vue_vue_type_script_setup_true_lang.js +2 -0
  20. package/automation/automation-tank/ObcAutomationTank.vue_vue_type_script_setup_true_lang.js.map +1 -0
  21. package/automation/corner-line/ObcCornerLine.d.ts +4 -2
  22. package/automation/corner-line/ObcCornerLine.vue_vue_type_script_setup_true_lang.js.map +1 -1
  23. package/automation/direction-line/ObcDirectionLine.d.ts +18 -0
  24. package/automation/direction-line/ObcDirectionLine.js +2 -0
  25. package/automation/direction-line/ObcDirectionLine.js.map +1 -0
  26. package/automation/direction-line/ObcDirectionLine.vue_vue_type_script_setup_true_lang.js +2 -0
  27. package/automation/direction-line/ObcDirectionLine.vue_vue_type_script_setup_true_lang.js.map +1 -0
  28. package/automation/end-point-line/ObcEndPointLine.d.ts +21 -0
  29. package/automation/end-point-line/ObcEndPointLine.js +2 -0
  30. package/automation/end-point-line/ObcEndPointLine.js.map +1 -0
  31. package/automation/end-point-line/ObcEndPointLine.vue_vue_type_script_setup_true_lang.js +2 -0
  32. package/automation/end-point-line/ObcEndPointLine.vue_vue_type_script_setup_true_lang.js.map +1 -0
  33. package/automation/horizontal-line/ObcHorizontalLine.d.ts +4 -2
  34. package/automation/horizontal-line/ObcHorizontalLine.vue_vue_type_script_setup_true_lang.js.map +1 -1
  35. package/automation/line-cross/ObcLineCross.d.ts +18 -0
  36. package/automation/line-cross/ObcLineCross.js +2 -0
  37. package/automation/line-cross/ObcLineCross.js.map +1 -0
  38. package/automation/line-cross/ObcLineCross.vue_vue_type_script_setup_true_lang.js +2 -0
  39. package/automation/line-cross/ObcLineCross.vue_vue_type_script_setup_true_lang.js.map +1 -0
  40. package/automation/line-overlap/ObcLineOverlap.d.ts +18 -0
  41. package/automation/line-overlap/ObcLineOverlap.js +2 -0
  42. package/automation/line-overlap/ObcLineOverlap.js.map +1 -0
  43. package/automation/line-overlap/ObcLineOverlap.vue_vue_type_script_setup_true_lang.js +2 -0
  44. package/automation/line-overlap/ObcLineOverlap.vue_vue_type_script_setup_true_lang.js.map +1 -0
  45. package/automation/three-way-line/ObcThreeWayLine.d.ts +21 -0
  46. package/automation/three-way-line/ObcThreeWayLine.js +2 -0
  47. package/automation/three-way-line/ObcThreeWayLine.js.map +1 -0
  48. package/automation/three-way-line/ObcThreeWayLine.vue_vue_type_script_setup_true_lang.js +2 -0
  49. package/automation/three-way-line/ObcThreeWayLine.vue_vue_type_script_setup_true_lang.js.map +1 -0
  50. package/automation/valve-analog-three-way-icon/ObcValveAnalogThreeWayIcon.d.ts +18 -0
  51. package/automation/valve-analog-three-way-icon/ObcValveAnalogThreeWayIcon.js +2 -0
  52. package/automation/valve-analog-three-way-icon/ObcValveAnalogThreeWayIcon.js.map +1 -0
  53. package/automation/valve-analog-three-way-icon/ObcValveAnalogThreeWayIcon.vue_vue_type_script_setup_true_lang.js +2 -0
  54. package/automation/valve-analog-three-way-icon/ObcValveAnalogThreeWayIcon.vue_vue_type_script_setup_true_lang.js.map +1 -0
  55. package/automation/valve-analoge-two-way-icon/ObcValveAnalogTwoWayIcon.d.ts +16 -0
  56. package/automation/valve-analoge-two-way-icon/ObcValveAnalogTwoWayIcon.js +2 -0
  57. package/automation/valve-analoge-two-way-icon/ObcValveAnalogTwoWayIcon.js.map +1 -0
  58. package/automation/valve-analoge-two-way-icon/ObcValveAnalogTwoWayIcon.vue_vue_type_script_setup_true_lang.js +2 -0
  59. package/automation/valve-analoge-two-way-icon/ObcValveAnalogTwoWayIcon.vue_vue_type_script_setup_true_lang.js.map +1 -0
  60. package/automation/vertical-line/ObcVerticalLine.d.ts +4 -2
  61. package/automation/vertical-line/ObcVerticalLine.vue_vue_type_script_setup_true_lang.js.map +1 -1
  62. package/components/badge/ObcBadge.d.ts +20 -0
  63. package/components/badge/ObcBadge.js +2 -0
  64. package/components/badge/ObcBadge.js.map +1 -0
  65. package/components/badge/ObcBadge.vue_vue_type_script_setup_true_lang.js +2 -0
  66. package/components/badge/ObcBadge.vue_vue_type_script_setup_true_lang.js.map +1 -0
  67. package/components/input/ObcInput.d.ts +3 -0
  68. package/components/input/ObcInput.vue_vue_type_script_setup_true_lang.js +1 -1
  69. package/components/input/ObcInput.vue_vue_type_script_setup_true_lang.js.map +1 -1
  70. package/icons/Obi01Refresh.d.ts +15 -0
  71. package/icons/Obi01Refresh.js +2 -0
  72. package/icons/Obi01Refresh.js.map +1 -0
  73. package/icons/Obi01Refresh.vue_vue_type_script_setup_true_lang.js +2 -0
  74. package/icons/Obi01Refresh.vue_vue_type_script_setup_true_lang.js.map +1 -0
  75. package/icons/Obi01Sync.d.ts +15 -0
  76. package/icons/Obi01Sync.js +2 -0
  77. package/icons/Obi01Sync.js.map +1 -0
  78. package/icons/Obi01Sync.vue_vue_type_script_setup_true_lang.js +2 -0
  79. package/icons/Obi01Sync.vue_vue_type_script_setup_true_lang.js.map +1 -0
  80. package/icons/Obi14Shelf.d.ts +15 -0
  81. package/icons/Obi14Shelf.js +2 -0
  82. package/icons/Obi14Shelf.js.map +1 -0
  83. package/icons/Obi14Shelf.vue_vue_type_script_setup_true_lang.js +2 -0
  84. package/icons/Obi14Shelf.vue_vue_type_script_setup_true_lang.js.map +1 -0
  85. package/navigation-instruments/azimuth-thruster/ObcAzimuthThruster.d.ts +1 -0
  86. package/navigation-instruments/azimuth-thruster/ObcAzimuthThruster.vue_vue_type_script_setup_true_lang.js +1 -1
  87. package/navigation-instruments/azimuth-thruster/ObcAzimuthThruster.vue_vue_type_script_setup_true_lang.js.map +1 -1
  88. package/navigation-instruments/azimuth-thruster-labeled/ObcAzimuthThrusterLabeled.d.ts +28 -0
  89. package/navigation-instruments/azimuth-thruster-labeled/ObcAzimuthThrusterLabeled.js +2 -0
  90. package/navigation-instruments/azimuth-thruster-labeled/ObcAzimuthThrusterLabeled.js.map +1 -0
  91. package/navigation-instruments/azimuth-thruster-labeled/ObcAzimuthThrusterLabeled.vue_vue_type_script_setup_true_lang.js +2 -0
  92. package/navigation-instruments/azimuth-thruster-labeled/ObcAzimuthThrusterLabeled.vue_vue_type_script_setup_true_lang.js.map +1 -0
  93. package/navigation-instruments/badge-command/ObcBadgeCommand.d.ts +18 -0
  94. package/navigation-instruments/badge-command/ObcBadgeCommand.js +2 -0
  95. package/navigation-instruments/badge-command/ObcBadgeCommand.js.map +1 -0
  96. package/navigation-instruments/badge-command/ObcBadgeCommand.vue_vue_type_script_setup_true_lang.js +2 -0
  97. package/navigation-instruments/badge-command/ObcBadgeCommand.vue_vue_type_script_setup_true_lang.js.map +1 -0
  98. package/navigation-instruments/instrument-field/ObcInstrumentField.d.ts +24 -0
  99. package/navigation-instruments/instrument-field/ObcInstrumentField.js +2 -0
  100. package/navigation-instruments/instrument-field/ObcInstrumentField.js.map +1 -0
  101. package/navigation-instruments/instrument-field/ObcInstrumentField.vue_vue_type_script_setup_true_lang.js +2 -0
  102. package/navigation-instruments/instrument-field/ObcInstrumentField.vue_vue_type_script_setup_true_lang.js.map +1 -0
  103. package/navigation-instruments/watch/ObcWatch.d.ts +1 -0
  104. package/navigation-instruments/watch/ObcWatch.vue_vue_type_script_setup_true_lang.js +1 -1
  105. package/navigation-instruments/watch/ObcWatch.vue_vue_type_script_setup_true_lang.js.map +1 -1
  106. package/package.json +20 -2
@@ -1 +1 @@
1
- {"version":3,"file":"ObcVerticalLine.vue_vue_type_script_setup_true_lang.js","sources":["../../src/automation/vertical-line/ObcVerticalLine.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/automation/vertical-line/vertical-line.js';\n \n\n export interface Props {\n medium?: string;\n lineType?: string;\n length?: number\n }\n\n \n \nexport default /*#__PURE__*/_defineComponent({\n __name: 'ObcVerticalLine',\n props: {\n medium: {},\n lineType: {},\n length: {}\n },\n setup(__props: any) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n \n\n const slots = useSlots();\n\n const render = () => {\n const eventProps = {\n \n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obc-vertical-line',\n props,\n assignSlotNodes(slots as Slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","slots","useSlots","render","props","v","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"qRAgBA,MAA4BA,EAAiBC,EAAA,CAC3C,OAAQ,kBACR,MAAO,CACL,OAAQ,CAAC,EACT,SAAU,CAAC,EACX,OAAQ,CAAC,CACX,EACA,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,CAAA,CAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,GAAoBD,EAAGC,EAEpC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,IAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,IACdM,IAAM,QAAcL,KACtBI,EAAML,GAAgCM,GAAA,KAAAA,EAAKV,EAASI,GAEzD,CAEc,OAAAC,EAAA,GAGL,EACL,oBACAI,EACAE,EAAgBL,CAAc,CAAA,CAChC,EAGD,MAAA,CAACM,EAAUC,IACTC,GAAiBC,IAAcC,EAAaR,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
1
+ {"version":3,"file":"ObcVerticalLine.vue_vue_type_script_setup_true_lang.js","sources":["../../src/automation/vertical-line/ObcVerticalLine.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/automation/vertical-line/vertical-line.js';\n import {LineMedium, LineType} from '@oicl/openbridge-webcomponents/dist/automation/index';\n\n export interface Props {\n medium?: LineMedium;\n lineType?: LineType;\n length?: number\n }\n\n \n \n export type {LineMedium, LineType} from '@oicl/openbridge-webcomponents/dist/automation/index';\n \nexport default /*#__PURE__*/_defineComponent({\n __name: 'ObcVerticalLine',\n props: {\n medium: {},\n lineType: {},\n length: {}\n },\n setup(__props: any) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n \n\n const slots = useSlots();\n\n const render = () => {\n const eventProps = {\n \n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obc-vertical-line',\n props,\n assignSlotNodes(slots as Slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","slots","useSlots","render","props","v","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"qRAkBA,MAA4BA,EAAiBC,EAAA,CAC3C,OAAQ,kBACR,MAAO,CACL,OAAQ,CAAC,EACT,SAAU,CAAC,EACX,OAAQ,CAAC,CACX,EACA,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,CAAA,CAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,GAAoBD,EAAGC,EAEpC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,IAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,IACdM,IAAM,QAAcL,KACtBI,EAAML,GAAgCM,GAAA,KAAAA,EAAKV,EAASI,GAEzD,CAEc,OAAAC,EAAA,GAGL,EACL,oBACAI,EACAE,EAAgBL,CAAc,CAAA,CAChC,EAGD,MAAA,CAACM,EAAUC,IACTC,GAAiBC,IAAcC,EAAaR,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
@@ -0,0 +1,20 @@
1
+ import '@oicl/openbridge-webcomponents/dist/components/badge/badge.js';
2
+ import { BadgeSize, BadgeType } from '@oicl/openbridge-webcomponents/dist/components/badge/badge.js';
3
+ export interface Props {
4
+ number?: number;
5
+ hideNumber?: boolean;
6
+ size?: BadgeSize;
7
+ type?: BadgeType;
8
+ }
9
+ export type { BadgeSize, BadgeType } from '@oicl/openbridge-webcomponents/dist/components/badge/badge.js';
10
+ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
11
+ export default _default;
12
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
13
+ type __VLS_TypePropsToRuntimeProps<T> = {
14
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
15
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
16
+ } : {
17
+ type: import('vue').PropType<T[K]>;
18
+ required: true;
19
+ };
20
+ };
@@ -0,0 +1,2 @@
1
+ import"./ObcBadge.vue_vue_type_script_setup_true_lang.js";import{default as t}from"./ObcBadge.vue_vue_type_script_setup_true_lang.js";export{t as default};
2
+ //# sourceMappingURL=ObcBadge.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ObcBadge.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ import{defineComponent as u,reactive as d,useSlots as f,withDirectives as m,openBlock as v,createBlock as _,h as b}from"vue";import{assignSlotNodes as h}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/components/badge/badge.js";const k=u({__name:"ObcBadge",props:{number:{},hideNumber:{type:Boolean},size:{},type:{}},setup(p){const o=p,r=d({}),a={created(s){for(const e in o)r[e]=s[e]}};let c=!1;const i=f(),l=()=>{const e={};for(const n in o){const t=o[n];(t!==void 0||c)&&(e[n]=t!=null?t:r[n])}return c=!0,b("obc-badge",e,h(i))};return(s,e)=>m((v(),_(l,null,null,512)),[[a]])}});export{k as default};
2
+ //# sourceMappingURL=ObcBadge.vue_vue_type_script_setup_true_lang.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ObcBadge.vue_vue_type_script_setup_true_lang.js","sources":["../../src/components/badge/ObcBadge.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/components/badge/badge.js';\n import {BadgeSize, BadgeType} from '@oicl/openbridge-webcomponents/dist/components/badge/badge.js';\n\n export interface Props {\n number?: number;\n hideNumber?: boolean;\n size?: BadgeSize;\n type?: BadgeType\n }\n\n \n \n export type {BadgeSize, BadgeType} from '@oicl/openbridge-webcomponents/dist/components/badge/badge.js';\n \nexport default /*#__PURE__*/_defineComponent({\n __name: 'ObcBadge',\n props: {\n number: {},\n hideNumber: { type: Boolean },\n size: {},\n type: {}\n },\n setup(__props: any) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n \n\n const slots = useSlots();\n\n const render = () => {\n const eventProps = {\n \n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obc-badge',\n props,\n assignSlotNodes(slots as Slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","slots","useSlots","render","props","v","h","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"0QAmBA,MAA4BA,EAAiBC,EAAA,CAC3C,OAAQ,WACR,MAAO,CACL,OAAQ,CAAC,EACT,WAAY,CAAE,KAAM,OAAQ,EAC5B,KAAM,CAAC,EACP,KAAM,CAAC,CACT,EACA,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,CAAA,CAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,GAAoBD,EAAGC,EAEpC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,IAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,IACdM,IAAM,QAAcL,KACtBI,EAAML,GAAgCM,GAAA,KAAAA,EAAKV,EAASI,GAEzD,CAEc,OAAAC,EAAA,GAGLM,EACL,YACAF,EACAG,EAAgBN,CAAc,CAAA,CAChC,EAGD,MAAA,CAACO,EAAUC,IACTC,GAAiBC,IAAcC,EAAaT,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
@@ -3,6 +3,9 @@ export interface Props {
3
3
  value?: string;
4
4
  placeholder?: string;
5
5
  type?: string;
6
+ squared?: boolean;
7
+ textAlign?: string;
8
+ font?: string;
6
9
  }
7
10
  declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
8
11
  export default _default;
@@ -1,2 +1,2 @@
1
- import{defineComponent as u,reactive as f,useSlots as d,withDirectives as m,openBlock as v,createBlock as _,h}from"vue";import{assignSlotNodes as P}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/components/input/input.js";const B=u({__name:"ObcInput",props:{value:{},placeholder:{},type:{}},setup(p){const o=p,r=f({}),l={created(n){for(const e in o)r[e]=n[e]}};let c=!1;const a=d(),i=()=>{const e={};for(const s in o){const t=o[s];(t!==void 0||c)&&(e[s]=t!=null?t:r[s])}return c=!0,h("obc-input",e,P(a))};return(n,e)=>m((v(),_(i,null,null,512)),[[l]])}});export{B as default};
1
+ import{defineComponent as u,reactive as f,useSlots as d,withDirectives as m,openBlock as v,createBlock as _,h}from"vue";import{assignSlotNodes as x}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/components/input/input.js";const g=u({__name:"ObcInput",props:{value:{},placeholder:{},type:{},squared:{type:Boolean},textAlign:{},font:{}},setup(p){const o=p,r=f({}),l={created(n){for(const e in o)r[e]=n[e]}};let c=!1;const a=d(),i=()=>{const e={};for(const s in o){const t=o[s];(t!==void 0||c)&&(e[s]=t!=null?t:r[s])}return c=!0,h("obc-input",e,x(a))};return(n,e)=>m((v(),_(i,null,null,512)),[[l]])}});export{g as default};
2
2
  //# sourceMappingURL=ObcInput.vue_vue_type_script_setup_true_lang.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ObcInput.vue_vue_type_script_setup_true_lang.js","sources":["../../src/components/input/ObcInput.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/components/input/input.js';\n \n\n export interface Props {\n value?: string;\n placeholder?: string;\n type?: string\n }\n\n \n \nexport default /*#__PURE__*/_defineComponent({\n __name: 'ObcInput',\n props: {\n value: {},\n placeholder: {},\n type: {}\n },\n setup(__props: any) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n \n\n const slots = useSlots();\n\n const render = () => {\n const eventProps = {\n \n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obc-input',\n props,\n assignSlotNodes(slots as Slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","slots","useSlots","render","props","v","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"qQAgBA,MAA4BA,EAAiBC,EAAA,CAC3C,OAAQ,WACR,MAAO,CACL,MAAO,CAAC,EACR,YAAa,CAAC,EACd,KAAM,CAAC,CACT,EACA,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,CAAA,CAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,GAAoBD,EAAGC,EAEpC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,IAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,IACdM,IAAM,QAAcL,KACtBI,EAAML,GAAgCM,GAAA,KAAAA,EAAKV,EAASI,GAEzD,CAEc,OAAAC,EAAA,GAGL,EACL,YACAI,EACAE,EAAgBL,CAAc,CAAA,CAChC,EAGD,MAAA,CAACM,EAAUC,IACTC,GAAiBC,IAAcC,EAAaR,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
1
+ {"version":3,"file":"ObcInput.vue_vue_type_script_setup_true_lang.js","sources":["../../src/components/input/ObcInput.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/components/input/input.js';\n \n\n export interface Props {\n value?: string;\n placeholder?: string;\n type?: string;\n squared?: boolean;\n textAlign?: string;\n font?: string\n }\n\n \n \nexport default /*#__PURE__*/_defineComponent({\n __name: 'ObcInput',\n props: {\n value: {},\n placeholder: {},\n type: {},\n squared: { type: Boolean },\n textAlign: {},\n font: {}\n },\n setup(__props: any) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n \n\n const slots = useSlots();\n\n const render = () => {\n const eventProps = {\n \n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obc-input',\n props,\n assignSlotNodes(slots as Slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","slots","useSlots","render","props","v","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"qQAmBA,MAA4BA,EAAiBC,EAAA,CAC3C,OAAQ,WACR,MAAO,CACL,MAAO,CAAC,EACR,YAAa,CAAC,EACd,KAAM,CAAC,EACP,QAAS,CAAE,KAAM,OAAQ,EACzB,UAAW,CAAC,EACZ,KAAM,CAAC,CACT,EACA,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,CAAA,CAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,GAAoBD,EAAGC,EAEpC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,IAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,IACdM,IAAM,QAAcL,KACtBI,EAAML,GAAgCM,GAAA,KAAAA,EAAKV,EAASI,GAEzD,CAEc,OAAAC,EAAA,GAGL,EACL,YACAI,EACAE,EAAgBL,CAAc,CAAA,CAChC,EAGD,MAAA,CAACM,EAAUC,IACTC,GAAiBC,IAAcC,EAAaR,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
@@ -0,0 +1,15 @@
1
+ import '@oicl/openbridge-webcomponents/dist/icons/icon-01-refresh.js';
2
+ export interface Props {
3
+ useCssColor?: boolean;
4
+ }
5
+ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
6
+ export default _default;
7
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
8
+ type __VLS_TypePropsToRuntimeProps<T> = {
9
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
10
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
11
+ } : {
12
+ type: import('vue').PropType<T[K]>;
13
+ required: true;
14
+ };
15
+ };
@@ -0,0 +1,2 @@
1
+ import"./Obi01Refresh.vue_vue_type_script_setup_true_lang.js";import{default as t}from"./Obi01Refresh.vue_vue_type_script_setup_true_lang.js";export{t as default};
2
+ //# sourceMappingURL=Obi01Refresh.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Obi01Refresh.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ import{defineComponent as f,reactive as u,useSlots as d,withDirectives as m,openBlock as h,createBlock as v,h as _}from"vue";import{assignSlotNodes as B}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/icons/icon-01-refresh.js";const k=f({__name:"Obi01Refresh",props:{useCssColor:{type:Boolean}},setup(p){const t=p,n=u({}),i={created(s){for(const e in t)n[e]=s[e]}};let c=!1;const l=d(),a=()=>{const e={};for(const r in t){const o=t[r];(o!==void 0||c)&&(e[r]=o!=null?o:n[r])}return c=!0,_("obi-01-refresh",e,B(l))};return(s,e)=>m((h(),v(a,null,null,512)),[[i]])}});export{k as default};
2
+ //# sourceMappingURL=Obi01Refresh.vue_vue_type_script_setup_true_lang.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Obi01Refresh.vue_vue_type_script_setup_true_lang.js","sources":["../src/icons/Obi01Refresh.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/icons/icon-01-refresh.js';\n \n\n export interface Props {\n useCssColor?: boolean\n }\n\n \n \nexport default /*#__PURE__*/_defineComponent({\n __name: 'Obi01Refresh',\n props: {\n useCssColor: { type: Boolean }\n },\n setup(__props: any) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n \n\n const slots = useSlots();\n\n const render = () => {\n const eventProps = {\n \n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obi-01-refresh',\n props,\n assignSlotNodes(slots as Slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","slots","useSlots","render","props","v","h","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"yQAcA,MAA4BA,EAAiBC,EAAA,CAC3C,OAAQ,eACR,MAAO,CACL,YAAa,CAAE,KAAM,OAAQ,CAC/B,EACA,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,CAAA,CAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,GAAoBD,EAAGC,EAEpC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,IAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,IACdM,IAAM,QAAcL,KACtBI,EAAML,GAAgCM,GAAA,KAAAA,EAAKV,EAASI,GAEzD,CAEc,OAAAC,EAAA,GAGLM,EACL,iBACAF,EACAG,EAAgBN,CAAc,CAAA,CAChC,EAGD,MAAA,CAACO,EAAUC,IACTC,GAAiBC,IAAcC,EAAaT,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
@@ -0,0 +1,15 @@
1
+ import '@oicl/openbridge-webcomponents/dist/icons/icon-01-sync.js';
2
+ export interface Props {
3
+ useCssColor?: boolean;
4
+ }
5
+ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
6
+ export default _default;
7
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
8
+ type __VLS_TypePropsToRuntimeProps<T> = {
9
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
10
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
11
+ } : {
12
+ type: import('vue').PropType<T[K]>;
13
+ required: true;
14
+ };
15
+ };
@@ -0,0 +1,2 @@
1
+ import"./Obi01Sync.vue_vue_type_script_setup_true_lang.js";import{default as t}from"./Obi01Sync.vue_vue_type_script_setup_true_lang.js";export{t as default};
2
+ //# sourceMappingURL=Obi01Sync.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Obi01Sync.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ import{defineComponent as u,reactive as f,useSlots as d,withDirectives as m,openBlock as v,createBlock as _,h}from"vue";import{assignSlotNodes as y}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/icons/icon-01-sync.js";const S=u({__name:"Obi01Sync",props:{useCssColor:{type:Boolean}},setup(p){const t=p,r=f({}),i={created(s){for(const e in t)r[e]=s[e]}};let c=!1;const l=d(),a=()=>{const e={};for(const n in t){const o=t[n];(o!==void 0||c)&&(e[n]=o!=null?o:r[n])}return c=!0,h("obi-01-sync",e,y(l))};return(s,e)=>m((v(),_(a,null,null,512)),[[i]])}});export{S as default};
2
+ //# sourceMappingURL=Obi01Sync.vue_vue_type_script_setup_true_lang.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Obi01Sync.vue_vue_type_script_setup_true_lang.js","sources":["../src/icons/Obi01Sync.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/icons/icon-01-sync.js';\n \n\n export interface Props {\n useCssColor?: boolean\n }\n\n \n \nexport default /*#__PURE__*/_defineComponent({\n __name: 'Obi01Sync',\n props: {\n useCssColor: { type: Boolean }\n },\n setup(__props: any) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n \n\n const slots = useSlots();\n\n const render = () => {\n const eventProps = {\n \n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obi-01-sync',\n props,\n assignSlotNodes(slots as Slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","slots","useSlots","render","props","v","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"iQAcA,MAA4BA,EAAiBC,EAAA,CAC3C,OAAQ,YACR,MAAO,CACL,YAAa,CAAE,KAAM,OAAQ,CAC/B,EACA,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,CAAA,CAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,GAAoBD,EAAGC,EAEpC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,IAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,IACdM,IAAM,QAAcL,KACtBI,EAAML,GAAgCM,GAAA,KAAAA,EAAKV,EAASI,GAEzD,CAEc,OAAAC,EAAA,GAGL,EACL,cACAI,EACAE,EAAgBL,CAAc,CAAA,CAChC,EAGD,MAAA,CAACM,EAAUC,IACTC,GAAiBC,IAAcC,EAAaR,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
@@ -0,0 +1,15 @@
1
+ import '@oicl/openbridge-webcomponents/dist/icons/icon-14-shelf.js';
2
+ export interface Props {
3
+ useCssColor?: boolean;
4
+ }
5
+ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
6
+ export default _default;
7
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
8
+ type __VLS_TypePropsToRuntimeProps<T> = {
9
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
10
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
11
+ } : {
12
+ type: import('vue').PropType<T[K]>;
13
+ required: true;
14
+ };
15
+ };
@@ -0,0 +1,2 @@
1
+ import"./Obi14Shelf.vue_vue_type_script_setup_true_lang.js";import{default as t}from"./Obi14Shelf.vue_vue_type_script_setup_true_lang.js";export{t as default};
2
+ //# sourceMappingURL=Obi14Shelf.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Obi14Shelf.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ import{defineComponent as f,reactive as u,useSlots as d,withDirectives as m,openBlock as h,createBlock as v,h as _}from"vue";import{assignSlotNodes as B}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/icons/icon-14-shelf.js";const b=f({__name:"Obi14Shelf",props:{useCssColor:{type:Boolean}},setup(l){const t=l,r=u({}),p={created(s){for(const e in t)r[e]=s[e]}};let c=!1;const i=d(),a=()=>{const e={};for(const n in t){const o=t[n];(o!==void 0||c)&&(e[n]=o!=null?o:r[n])}return c=!0,_("obi-14-shelf",e,B(i))};return(s,e)=>m((h(),v(a,null,null,512)),[[p]])}});export{b as default};
2
+ //# sourceMappingURL=Obi14Shelf.vue_vue_type_script_setup_true_lang.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Obi14Shelf.vue_vue_type_script_setup_true_lang.js","sources":["../src/icons/Obi14Shelf.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/icons/icon-14-shelf.js';\n \n\n export interface Props {\n useCssColor?: boolean\n }\n\n \n \nexport default /*#__PURE__*/_defineComponent({\n __name: 'Obi14Shelf',\n props: {\n useCssColor: { type: Boolean }\n },\n setup(__props: any) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n \n\n const slots = useSlots();\n\n const render = () => {\n const eventProps = {\n \n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obi-14-shelf',\n props,\n assignSlotNodes(slots as Slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","slots","useSlots","render","props","v","h","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"uQAcA,MAA4BA,EAAiBC,EAAA,CAC3C,OAAQ,aACR,MAAO,CACL,YAAa,CAAE,KAAM,OAAQ,CAC/B,EACA,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,CAAA,CAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,GAAoBD,EAAGC,EAEpC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,IAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,IACdM,IAAM,QAAcL,KACtBI,EAAML,GAAgCM,GAAA,KAAAA,EAAKV,EAASI,GAEzD,CAEc,OAAAC,EAAA,GAGLM,EACL,eACAF,EACAG,EAAgBN,CAAc,CAAA,CAChC,EAGD,MAAA,CAACO,EAAUC,IACTC,GAAiBC,IAAcC,EAAaT,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
@@ -11,6 +11,7 @@ export interface Props {
11
11
  thrustSetpointAtZero?: boolean;
12
12
  state?: InstrumentState;
13
13
  loading?: number;
14
+ noPadding?: boolean;
14
15
  }
15
16
  export type { Size, InstrumentState } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types';
16
17
  declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
@@ -1,2 +1,2 @@
1
- import{defineComponent as u,reactive as h,useSlots as f,withDirectives as d,openBlock as m,createBlock as S,h as v}from"vue";import{assignSlotNodes as _}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/azimuth-thruster/azimuth-thruster.js";const z=u({__name:"ObcAzimuthThruster",props:{size:{},angle:{},angleSetpoint:{},atAngleSetpoint:{type:Boolean},thrust:{},thrustSetpoint:{},atThrustSetpoint:{type:Boolean},thrustSetpointAtZero:{type:Boolean},state:{},loading:{}},setup(a){const o=a,r=h({}),c={created(n){for(const t in o)r[t]=n[t]}};let p=!1;const i=f(),l=()=>{const t={};for(const s in o){const e=o[s];(e!==void 0||p)&&(t[s]=e!=null?e:r[s])}return p=!0,v("obc-azimuth-thruster",t,_(i))};return(n,t)=>d((m(),S(l,null,null,512)),[[c]])}});export{z as default};
1
+ import{defineComponent as u,reactive as d,useSlots as h,withDirectives as f,openBlock as m,createBlock as S,h as g}from"vue";import{assignSlotNodes as v}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/azimuth-thruster/azimuth-thruster.js";const P=u({__name:"ObcAzimuthThruster",props:{size:{},angle:{},angleSetpoint:{},atAngleSetpoint:{type:Boolean},thrust:{},thrustSetpoint:{},atThrustSetpoint:{type:Boolean},thrustSetpointAtZero:{type:Boolean},state:{},loading:{},noPadding:{type:Boolean}},setup(p){const o=p,r=d({}),i={created(n){for(const t in o)r[t]=n[t]}};let a=!1;const c=h(),l=()=>{const t={};for(const s in o){const e=o[s];(e!==void 0||a)&&(t[s]=e!=null?e:r[s])}return a=!0,g("obc-azimuth-thruster",t,v(c))};return(n,t)=>f((m(),S(l,null,null,512)),[[i]])}});export{P as default};
2
2
  //# sourceMappingURL=ObcAzimuthThruster.vue_vue_type_script_setup_true_lang.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ObcAzimuthThruster.vue_vue_type_script_setup_true_lang.js","sources":["../../src/navigation-instruments/azimuth-thruster/ObcAzimuthThruster.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/navigation-instruments/azimuth-thruster/azimuth-thruster.js';\n import {Size, InstrumentState} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types';\n\n export interface Props {\n size?: Size;\n angle?: number;\n angleSetpoint?: number | undefined;\n atAngleSetpoint?: boolean;\n thrust?: number;\n thrustSetpoint?: number | undefined;\n atThrustSetpoint?: boolean;\n thrustSetpointAtZero?: boolean;\n state?: InstrumentState;\n loading?: number\n }\n\n \n \n export type {Size, InstrumentState} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types';\n \nexport default /*#__PURE__*/_defineComponent({\n __name: 'ObcAzimuthThruster',\n props: {\n size: {},\n angle: {},\n angleSetpoint: {},\n atAngleSetpoint: { type: Boolean },\n thrust: {},\n thrustSetpoint: {},\n atThrustSetpoint: { type: Boolean },\n thrustSetpointAtZero: { type: Boolean },\n state: {},\n loading: {}\n },\n setup(__props: any) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n \n\n const slots = useSlots();\n\n const render = () => {\n const eventProps = {\n \n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obc-azimuth-thruster',\n props,\n assignSlotNodes(slots as Slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","slots","useSlots","render","props","v","h","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"4SAyBA,MAA4BA,EAAiBC,EAAA,CAC3C,OAAQ,qBACR,MAAO,CACL,KAAM,CAAC,EACP,MAAO,CAAC,EACR,cAAe,CAAC,EAChB,gBAAiB,CAAE,KAAM,OAAQ,EACjC,OAAQ,CAAC,EACT,eAAgB,CAAC,EACjB,iBAAkB,CAAE,KAAM,OAAQ,EAClC,qBAAsB,CAAE,KAAM,OAAQ,EACtC,MAAO,CAAC,EACR,QAAS,CAAC,CACZ,EACA,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,CAAA,CAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,GAAoBD,EAAGC,EAEpC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,IAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,IACdM,IAAM,QAAcL,KACtBI,EAAML,GAAgCM,GAAA,KAAAA,EAAKV,EAASI,GAEzD,CAEc,OAAAC,EAAA,GAGLM,EACL,uBACAF,EACAG,EAAgBN,CAAc,CAAA,CAChC,EAGD,MAAA,CAACO,EAAUC,IACTC,GAAiBC,IAAcC,EAAaT,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
1
+ {"version":3,"file":"ObcAzimuthThruster.vue_vue_type_script_setup_true_lang.js","sources":["../../src/navigation-instruments/azimuth-thruster/ObcAzimuthThruster.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/navigation-instruments/azimuth-thruster/azimuth-thruster.js';\n import {Size, InstrumentState} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types';\n\n export interface Props {\n size?: Size;\n angle?: number;\n angleSetpoint?: number | undefined;\n atAngleSetpoint?: boolean;\n thrust?: number;\n thrustSetpoint?: number | undefined;\n atThrustSetpoint?: boolean;\n thrustSetpointAtZero?: boolean;\n state?: InstrumentState;\n loading?: number;\n noPadding?: boolean\n }\n\n \n \n export type {Size, InstrumentState} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types';\n \nexport default /*#__PURE__*/_defineComponent({\n __name: 'ObcAzimuthThruster',\n props: {\n size: {},\n angle: {},\n angleSetpoint: {},\n atAngleSetpoint: { type: Boolean },\n thrust: {},\n thrustSetpoint: {},\n atThrustSetpoint: { type: Boolean },\n thrustSetpointAtZero: { type: Boolean },\n state: {},\n loading: {},\n noPadding: { type: Boolean }\n },\n setup(__props: any) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n \n\n const slots = useSlots();\n\n const render = () => {\n const eventProps = {\n \n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obc-azimuth-thruster',\n props,\n assignSlotNodes(slots as Slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","slots","useSlots","render","props","v","h","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"4SA0BA,MAA4BA,EAAiBC,EAAA,CAC3C,OAAQ,qBACR,MAAO,CACL,KAAM,CAAC,EACP,MAAO,CAAC,EACR,cAAe,CAAC,EAChB,gBAAiB,CAAE,KAAM,OAAQ,EACjC,OAAQ,CAAC,EACT,eAAgB,CAAC,EACjB,iBAAkB,CAAE,KAAM,OAAQ,EAClC,qBAAsB,CAAE,KAAM,OAAQ,EACtC,MAAO,CAAC,EACR,QAAS,CAAC,EACV,UAAW,CAAE,KAAM,OAAQ,CAC7B,EACA,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,CAAA,CAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,GAAoBD,EAAGC,EAEpC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,IAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,IACdM,IAAM,QAAcL,KACtBI,EAAML,GAAgCM,GAAA,KAAAA,EAAKV,EAASI,GAEzD,CAEc,OAAAC,EAAA,GAGLM,EACL,uBACAF,EACAG,EAAgBN,CAAc,CAAA,CAChC,EAGD,MAAA,CAACO,EAAUC,IACTC,GAAiBC,IAAcC,EAAaT,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
@@ -0,0 +1,28 @@
1
+ import '@oicl/openbridge-webcomponents/dist/navigation-instruments/azimuth-thruster-labeled/azimuth-thruster-labeled.js';
2
+ import { CommandStatus } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/badge-command/badge-command';
3
+ import { AzimuthThrusterLabeledSize } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/azimuth-thruster-labeled/azimuth-thruster-labeled.js';
4
+ export interface Props {
5
+ label?: string;
6
+ commandStatus?: CommandStatus;
7
+ size?: AzimuthThrusterLabeledSize;
8
+ angle?: number;
9
+ angleSetpoint?: number | undefined;
10
+ atAngleSetpoint?: boolean;
11
+ thrust?: number;
12
+ thrustSetpoint?: number | undefined;
13
+ atThrustSetpoint?: boolean;
14
+ thrustSetpointAtZero?: boolean;
15
+ }
16
+ export type { CommandStatus } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/badge-command/badge-command';
17
+ export type { AzimuthThrusterLabeledSize } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/azimuth-thruster-labeled/azimuth-thruster-labeled.js';
18
+ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
19
+ export default _default;
20
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
21
+ type __VLS_TypePropsToRuntimeProps<T> = {
22
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
23
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
24
+ } : {
25
+ type: import('vue').PropType<T[K]>;
26
+ required: true;
27
+ };
28
+ };
@@ -0,0 +1,2 @@
1
+ import"./ObcAzimuthThrusterLabeled.vue_vue_type_script_setup_true_lang.js";import{default as t}from"./ObcAzimuthThrusterLabeled.vue_vue_type_script_setup_true_lang.js";export{t as default};
2
+ //# sourceMappingURL=ObcAzimuthThrusterLabeled.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ObcAzimuthThrusterLabeled.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ import{defineComponent as u,reactive as d,useSlots as h,withDirectives as m,openBlock as f,createBlock as S,h as v}from"vue";import{assignSlotNodes as _}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/azimuth-thruster-labeled/azimuth-thruster-labeled.js";const y=u({__name:"ObcAzimuthThrusterLabeled",props:{label:{},commandStatus:{},size:{},angle:{},angleSetpoint:{},atAngleSetpoint:{type:Boolean},thrust:{},thrustSetpoint:{},atThrustSetpoint:{type:Boolean},thrustSetpointAtZero:{type:Boolean}},setup(l){const o=l,r=d({}),c={created(n){for(const t in o)r[t]=n[t]}};let a=!1;const p=h(),i=()=>{const t={};for(const s in o){const e=o[s];(e!==void 0||a)&&(t[s]=e!=null?e:r[s])}return a=!0,v("obc-azimuth-thruster-labeled",t,_(p))};return(n,t)=>m((f(),S(i,null,null,512)),[[c]])}});export{y as default};
2
+ //# sourceMappingURL=ObcAzimuthThrusterLabeled.vue_vue_type_script_setup_true_lang.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ObcAzimuthThrusterLabeled.vue_vue_type_script_setup_true_lang.js","sources":["../../src/navigation-instruments/azimuth-thruster-labeled/ObcAzimuthThrusterLabeled.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/navigation-instruments/azimuth-thruster-labeled/azimuth-thruster-labeled.js';\n import {CommandStatus} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/badge-command/badge-command';\nimport {AzimuthThrusterLabeledSize} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/azimuth-thruster-labeled/azimuth-thruster-labeled.js';\n\n export interface Props {\n label?: string;\n commandStatus?: CommandStatus;\n size?: AzimuthThrusterLabeledSize;\n angle?: number;\n angleSetpoint?: number | undefined;\n atAngleSetpoint?: boolean;\n thrust?: number;\n thrustSetpoint?: number | undefined;\n atThrustSetpoint?: boolean;\n thrustSetpointAtZero?: boolean\n }\n\n \n \n export type {CommandStatus} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/badge-command/badge-command';\nexport type {AzimuthThrusterLabeledSize} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/azimuth-thruster-labeled/azimuth-thruster-labeled.js';\n \nexport default /*#__PURE__*/_defineComponent({\n __name: 'ObcAzimuthThrusterLabeled',\n props: {\n label: {},\n commandStatus: {},\n size: {},\n angle: {},\n angleSetpoint: {},\n atAngleSetpoint: { type: Boolean },\n thrust: {},\n thrustSetpoint: {},\n atThrustSetpoint: { type: Boolean },\n thrustSetpointAtZero: { type: Boolean }\n },\n setup(__props: any) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n \n\n const slots = useSlots();\n\n const render = () => {\n const eventProps = {\n \n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obc-azimuth-thruster-labeled',\n props,\n assignSlotNodes(slots as Slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","slots","useSlots","render","props","v","h","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"4TA2BA,MAA4BA,EAAiBC,EAAA,CAC3C,OAAQ,4BACR,MAAO,CACL,MAAO,CAAC,EACR,cAAe,CAAC,EAChB,KAAM,CAAC,EACP,MAAO,CAAC,EACR,cAAe,CAAC,EAChB,gBAAiB,CAAE,KAAM,OAAQ,EACjC,OAAQ,CAAC,EACT,eAAgB,CAAC,EACjB,iBAAkB,CAAE,KAAM,OAAQ,EAClC,qBAAsB,CAAE,KAAM,OAAQ,CACxC,EACA,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,CAAA,CAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,GAAoBD,EAAGC,EAEpC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,IAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,IACdM,IAAM,QAAcL,KACtBI,EAAML,GAAgCM,GAAA,KAAAA,EAAKV,EAASI,GAEzD,CAEc,OAAAC,EAAA,GAGLM,EACL,+BACAF,EACAG,EAAgBN,CAAc,CAAA,CAChC,EAGD,MAAA,CAACO,EAAUC,IACTC,GAAiBC,IAAcC,EAAaT,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
@@ -0,0 +1,18 @@
1
+ import '@oicl/openbridge-webcomponents/dist/navigation-instruments/badge-command/badge-command.js';
2
+ import { CommandStatus } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/badge-command/badge-command.js';
3
+ export interface Props {
4
+ status?: CommandStatus;
5
+ large?: boolean;
6
+ }
7
+ export type { CommandStatus } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/badge-command/badge-command.js';
8
+ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
9
+ export default _default;
10
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
11
+ type __VLS_TypePropsToRuntimeProps<T> = {
12
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
13
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
14
+ } : {
15
+ type: import('vue').PropType<T[K]>;
16
+ required: true;
17
+ };
18
+ };
@@ -0,0 +1,2 @@
1
+ import"./ObcBadgeCommand.vue_vue_type_script_setup_true_lang.js";import{default as t}from"./ObcBadgeCommand.vue_vue_type_script_setup_true_lang.js";export{t as default};
2
+ //# sourceMappingURL=ObcBadgeCommand.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ObcBadgeCommand.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ import{defineComponent as d,reactive as u,useSlots as m,withDirectives as f,openBlock as v,createBlock as _,h as g}from"vue";import{assignSlotNodes as h}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/badge-command/badge-command.js";const k=d({__name:"ObcBadgeCommand",props:{status:{},large:{type:Boolean}},setup(a){const t=a,r=u({}),p={created(s){for(const e in t)r[e]=s[e]}};let c=!1;const l=m(),i=()=>{const e={};for(const n in t){const o=t[n];(o!==void 0||c)&&(e[n]=o!=null?o:r[n])}return c=!0,g("obc-badge-command",e,h(l))};return(s,e)=>f((v(),_(i,null,null,512)),[[p]])}});export{k as default};
2
+ //# sourceMappingURL=ObcBadgeCommand.vue_vue_type_script_setup_true_lang.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ObcBadgeCommand.vue_vue_type_script_setup_true_lang.js","sources":["../../src/navigation-instruments/badge-command/ObcBadgeCommand.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/navigation-instruments/badge-command/badge-command.js';\n import {CommandStatus} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/badge-command/badge-command.js';\n\n export interface Props {\n status?: CommandStatus;\n large?: boolean\n }\n\n \n \n export type {CommandStatus} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/badge-command/badge-command.js';\n \nexport default /*#__PURE__*/_defineComponent({\n __name: 'ObcBadgeCommand',\n props: {\n status: {},\n large: { type: Boolean }\n },\n setup(__props: any) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n \n\n const slots = useSlots();\n\n const render = () => {\n const eventProps = {\n \n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obc-badge-command',\n props,\n assignSlotNodes(slots as Slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","slots","useSlots","render","props","v","h","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"sSAiBA,MAA4BA,EAAiBC,EAAA,CAC3C,OAAQ,kBACR,MAAO,CACL,OAAQ,CAAC,EACT,MAAO,CAAE,KAAM,OAAQ,CACzB,EACA,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,CAAA,CAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,GAAoBD,EAAGC,EAEpC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,IAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,IACdM,IAAM,QAAcL,KACtBI,EAAML,GAAgCM,GAAA,KAAAA,EAAKV,EAASI,GAEzD,CAEc,OAAAC,EAAA,GAGLM,EACL,oBACAF,EACAG,EAAgBN,CAAc,CAAA,CAChC,EAGD,MAAA,CAACO,EAAUC,IACTC,GAAiBC,IAAcC,EAAaT,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
@@ -0,0 +1,24 @@
1
+ import '@oicl/openbridge-webcomponents/dist/navigation-instruments/instrument-field/instrument-field.js';
2
+ export interface Props {
3
+ size?: string;
4
+ setpoint?: number;
5
+ hasSetpoint?: boolean;
6
+ value?: number;
7
+ degree?: boolean;
8
+ maxDigits?: number;
9
+ tag?: string;
10
+ unit?: string;
11
+ source?: string;
12
+ hasSource?: boolean;
13
+ }
14
+ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
15
+ export default _default;
16
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
17
+ type __VLS_TypePropsToRuntimeProps<T> = {
18
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
19
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
20
+ } : {
21
+ type: import('vue').PropType<T[K]>;
22
+ required: true;
23
+ };
24
+ };
@@ -0,0 +1,2 @@
1
+ import"./ObcInstrumentField.vue_vue_type_script_setup_true_lang.js";import{default as t}from"./ObcInstrumentField.vue_vue_type_script_setup_true_lang.js";export{t as default};
2
+ //# sourceMappingURL=ObcInstrumentField.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ObcInstrumentField.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ import{defineComponent as u,reactive as d,useSlots as f,withDirectives as m,openBlock as v,createBlock as h,h as _}from"vue";import{assignSlotNodes as B}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/instrument-field/instrument-field.js";const y=u({__name:"ObcInstrumentField",props:{size:{},setpoint:{},hasSetpoint:{type:Boolean},value:{},degree:{type:Boolean},maxDigits:{},tag:{},unit:{},source:{},hasSource:{type:Boolean}},setup(i){const o=i,r=d({}),a={created(n){for(const e in o)r[e]=n[e]}};let c=!1;const p=f(),l=()=>{const e={};for(const s in o){const t=o[s];(t!==void 0||c)&&(e[s]=t!=null?t:r[s])}return c=!0,_("obc-instrument-field",e,B(p))};return(n,e)=>m((v(),h(l,null,null,512)),[[a]])}});export{y as default};
2
+ //# sourceMappingURL=ObcInstrumentField.vue_vue_type_script_setup_true_lang.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ObcInstrumentField.vue_vue_type_script_setup_true_lang.js","sources":["../../src/navigation-instruments/instrument-field/ObcInstrumentField.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/navigation-instruments/instrument-field/instrument-field.js';\n \n\n export interface Props {\n size?: string;\n setpoint?: number;\n hasSetpoint?: boolean;\n value?: number;\n degree?: boolean;\n maxDigits?: number;\n tag?: string;\n unit?: string;\n source?: string;\n hasSource?: boolean\n }\n\n \n \nexport default /*#__PURE__*/_defineComponent({\n __name: 'ObcInstrumentField',\n props: {\n size: {},\n setpoint: {},\n hasSetpoint: { type: Boolean },\n value: {},\n degree: { type: Boolean },\n maxDigits: {},\n tag: {},\n unit: {},\n source: {},\n hasSource: { type: Boolean }\n },\n setup(__props: any) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n \n\n const slots = useSlots();\n\n const render = () => {\n const eventProps = {\n \n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obc-instrument-field',\n props,\n assignSlotNodes(slots as Slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","slots","useSlots","render","props","v","h","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"4SAuBA,MAA4BA,EAAiBC,EAAA,CAC3C,OAAQ,qBACR,MAAO,CACL,KAAM,CAAC,EACP,SAAU,CAAC,EACX,YAAa,CAAE,KAAM,OAAQ,EAC7B,MAAO,CAAC,EACR,OAAQ,CAAE,KAAM,OAAQ,EACxB,UAAW,CAAC,EACZ,IAAK,CAAC,EACN,KAAM,CAAC,EACP,OAAQ,CAAC,EACT,UAAW,CAAE,KAAM,OAAQ,CAC7B,EACA,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,CAAA,CAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,GAAoBD,EAAGC,EAEpC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,IAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,IACdM,IAAM,QAAcL,KACtBI,EAAML,GAAgCM,GAAA,KAAAA,EAAKV,EAASI,GAEzD,CAEc,OAAAC,EAAA,GAGLM,EACL,uBACAF,EACAG,EAAgBN,CAAc,CAAA,CAChC,EAGD,MAAA,CAACO,EAAUC,IACTC,GAAiBC,IAAcC,EAAaT,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
@@ -2,6 +2,7 @@ import '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.j
2
2
  export interface Props {
3
3
  hideAllTickmarks?: boolean;
4
4
  off?: boolean;
5
+ padding?: number;
5
6
  }
6
7
  declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
7
8
  export default _default;
@@ -1,2 +1,2 @@
1
- import{defineComponent as f,reactive as u,useSlots as d,withDirectives as m,openBlock as h,createBlock as v,h as _}from"vue";import{assignSlotNodes as k}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js";const w=f({__name:"ObcWatch",props:{hideAllTickmarks:{type:Boolean},off:{type:Boolean}},setup(a){const t=a,r=u({}),l={created(s){for(const e in t)r[e]=s[e]}};let c=!1;const p=d(),i=()=>{const e={};for(const n in t){const o=t[n];(o!==void 0||c)&&(e[n]=o!=null?o:r[n])}return c=!0,_("obc-watch",e,k(p))};return(s,e)=>m((h(),v(i,null,null,512)),[[l]])}});export{w as default};
1
+ import{defineComponent as f,reactive as d,useSlots as u,withDirectives as m,openBlock as h,createBlock as v,h as _}from"vue";import{assignSlotNodes as k}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js";const g=f({__name:"ObcWatch",props:{hideAllTickmarks:{type:Boolean},off:{type:Boolean},padding:{}},setup(a){const t=a,r=d({}),p={created(n){for(const e in t)r[e]=n[e]}};let c=!1;const l=u(),i=()=>{const e={};for(const s in t){const o=t[s];(o!==void 0||c)&&(e[s]=o!=null?o:r[s])}return c=!0,_("obc-watch",e,k(l))};return(n,e)=>m((h(),v(i,null,null,512)),[[p]])}});export{g as default};
2
2
  //# sourceMappingURL=ObcWatch.vue_vue_type_script_setup_true_lang.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ObcWatch.vue_vue_type_script_setup_true_lang.js","sources":["../../src/navigation-instruments/watch/ObcWatch.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';\n \n\n export interface Props {\n hideAllTickmarks?: boolean;\n off?: boolean\n }\n\n \n \nexport default /*#__PURE__*/_defineComponent({\n __name: 'ObcWatch',\n props: {\n hideAllTickmarks: { type: Boolean },\n off: { type: Boolean }\n },\n setup(__props: any) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n \n\n const slots = useSlots();\n\n const render = () => {\n const eventProps = {\n \n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obc-watch',\n props,\n assignSlotNodes(slots as Slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","slots","useSlots","render","props","v","h","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"sRAeA,MAA4BA,EAAiBC,EAAA,CAC3C,OAAQ,WACR,MAAO,CACL,iBAAkB,CAAE,KAAM,OAAQ,EAClC,IAAK,CAAE,KAAM,OAAQ,CACvB,EACA,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,CAAA,CAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,GAAoBD,EAAGC,EAEpC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,IAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,IACdM,IAAM,QAAcL,KACtBI,EAAML,GAAgCM,GAAA,KAAAA,EAAKV,EAASI,GAEzD,CAEc,OAAAC,EAAA,GAGLM,EACL,YACAF,EACAG,EAAgBN,CAAc,CAAA,CAChC,EAGD,MAAA,CAACO,EAAUC,IACTC,GAAiBC,IAAcC,EAAaT,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
1
+ {"version":3,"file":"ObcWatch.vue_vue_type_script_setup_true_lang.js","sources":["../../src/navigation-instruments/watch/ObcWatch.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';\n \n\n export interface Props {\n hideAllTickmarks?: boolean;\n off?: boolean;\n padding?: number\n }\n\n \n \nexport default /*#__PURE__*/_defineComponent({\n __name: 'ObcWatch',\n props: {\n hideAllTickmarks: { type: Boolean },\n off: { type: Boolean },\n padding: {}\n },\n setup(__props: any) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n \n\n const slots = useSlots();\n\n const render = () => {\n const eventProps = {\n \n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obc-watch',\n props,\n assignSlotNodes(slots as Slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","slots","useSlots","render","props","v","h","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"sRAgBA,MAA4BA,EAAiBC,EAAA,CAC3C,OAAQ,WACR,MAAO,CACL,iBAAkB,CAAE,KAAM,OAAQ,EAClC,IAAK,CAAE,KAAM,OAAQ,EACrB,QAAS,CAAC,CACZ,EACA,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,CAAA,CAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,GAAoBD,EAAGC,EAEpC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,IAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,IACdM,IAAM,QAAcL,KACtBI,EAAML,GAAgCM,GAAA,KAAAA,EAAKV,EAASI,GAEzD,CAEc,OAAAC,EAAA,GAGLM,EACL,YACAF,EACAG,EAAgBN,CAAc,CAAA,CAChC,EAGD,MAAA,CAACO,EAAUC,IACTC,GAAiBC,IAAcC,EAAaT,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
package/package.json CHANGED
@@ -8,9 +8,9 @@
8
8
  "build:declarations": "vue-tsc --declaration --emitDeclarationOnly && node ./scripts/rename.js",
9
9
  "preview": "vite preview"
10
10
  },
11
- "version": "0.0.12",
11
+ "version": "0.0.13",
12
12
  "dependencies": {
13
- "@oicl/openbridge-webcomponents": "^0.0.12",
13
+ "@oicl/openbridge-webcomponents": "^0.0.13",
14
14
  "vue": "^3.2.41",
15
15
  "@lit-labs/vue-utils": "^0.1.0"
16
16
  },
@@ -22,8 +22,19 @@
22
22
  "vue-tsc": "^1.8.8"
23
23
  },
24
24
  "files": [
25
+ "automation/automation-button/ObcAutomationButton.*",
26
+ "automation/automation-input-modal/ObcAutomationInputModal.*",
27
+ "automation/automation-readout/ObcAutomationReadout.*",
28
+ "automation/automation-tank/ObcAutomationTank.*",
25
29
  "automation/corner-line/ObcCornerLine.*",
30
+ "automation/direction-line/ObcDirectionLine.*",
31
+ "automation/end-point-line/ObcEndPointLine.*",
26
32
  "automation/horizontal-line/ObcHorizontalLine.*",
33
+ "automation/line-cross/ObcLineCross.*",
34
+ "automation/line-overlap/ObcLineOverlap.*",
35
+ "automation/three-way-line/ObcThreeWayLine.*",
36
+ "automation/valve-analog-three-way-icon/ObcValveAnalogThreeWayIcon.*",
37
+ "automation/valve-analoge-two-way-icon/ObcValveAnalogTwoWayIcon.*",
27
38
  "automation/vertical-line/ObcVerticalLine.*",
28
39
  "components/alert-button/ObcAlertButton.*",
29
40
  "components/alert-icon/ObcAlertIcon.*",
@@ -32,6 +43,7 @@
32
43
  "components/alert-topbar-element/ObcAlertTopbarElement.*",
33
44
  "components/app-button/ObcAppButton.*",
34
45
  "components/app-menu/ObcAppMenu.*",
46
+ "components/badge/ObcBadge.*",
35
47
  "components/breadcrumb/ObcBreadcrumb.*",
36
48
  "components/brilliance-menu/ObcBrillianceMenu.*",
37
49
  "components/button/ObcButton.*",
@@ -97,6 +109,7 @@
97
109
  "icons/Obi01Play.*",
98
110
  "icons/Obi01Print.*",
99
111
  "icons/Obi01Redo.*",
112
+ "icons/Obi01Refresh.*",
100
113
  "icons/Obi01Remove.*",
101
114
  "icons/Obi01Reorder.*",
102
115
  "icons/Obi01Save.*",
@@ -104,6 +117,7 @@
104
117
  "icons/Obi01Sort.*",
105
118
  "icons/Obi01Standby.*",
106
119
  "icons/Obi01Stop.*",
120
+ "icons/Obi01Sync.*",
107
121
  "icons/Obi01Text.*",
108
122
  "icons/Obi01Undo.*",
109
123
  "icons/Obi01VisibilityOff.*",
@@ -483,6 +497,7 @@
483
497
  "icons/Obi14Rectified.*",
484
498
  "icons/Obi14RunningColor.*",
485
499
  "icons/Obi14Running.*",
500
+ "icons/Obi14Shelf.*",
486
501
  "icons/Obi14SignalFail.*",
487
502
  "icons/Obi14WarningAcknowledged.*",
488
503
  "icons/Obi14WarningBadge.*",
@@ -618,6 +633,9 @@
618
633
  "icons/ObiIEC02RadarTargetTracked.*",
619
634
  "icons/ObiTemp.*",
620
635
  "navigation-instruments/azimuth-thruster/ObcAzimuthThruster.*",
636
+ "navigation-instruments/azimuth-thruster-labeled/ObcAzimuthThrusterLabeled.*",
637
+ "navigation-instruments/badge-command/ObcBadgeCommand.*",
638
+ "navigation-instruments/instrument-field/ObcInstrumentField.*",
621
639
  "navigation-instruments/thruster/ObcThruster.*",
622
640
  "navigation-instruments/watch/ObcWatch.*"
623
641
  ],