@oicl/openbridge-webcomponents-vue 2.0.0-next.6 → 2.0.0-next.61
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/automation/analog-valve/ObcAnalogValve.vue.d.ts +13 -9
- package/automation/analog-valve/ObcAnalogValve.vue2.js +1 -1
- package/automation/analog-valve/ObcAnalogValve.vue2.js.map +1 -1
- package/automation/automation-button/ObcAbstractAutomationButton.vue.d.ts +13 -9
- package/automation/automation-button/ObcAbstractAutomationButton.vue2.js +1 -1
- package/automation/automation-button/ObcAbstractAutomationButton.vue2.js.map +1 -1
- package/automation/automation-button/ObcAbstractAutomationButtonMotorized.vue.d.ts +13 -9
- package/automation/automation-button/ObcAbstractAutomationButtonMotorized.vue2.js +1 -1
- package/automation/automation-button/ObcAbstractAutomationButtonMotorized.vue2.js.map +1 -1
- package/automation/automation-button/ObcAbstractAutomationButtonSquared.vue.d.ts +13 -9
- package/automation/automation-button/ObcAbstractAutomationButtonSquared.vue2.js +1 -1
- package/automation/automation-button/ObcAbstractAutomationButtonSquared.vue2.js.map +1 -1
- package/automation/automation-button/ObcAutomationButton.vue.d.ts +9 -7
- package/automation/automation-button/ObcAutomationButton.vue2.js +1 -1
- package/automation/automation-button/ObcAutomationButton.vue2.js.map +1 -1
- package/automation/automation-tank/ObcAutomationTank.vue.d.ts +38 -3
- package/automation/automation-tank/ObcAutomationTank.vue2.js +1 -1
- package/automation/automation-tank/ObcAutomationTank.vue2.js.map +1 -1
- package/automation/bipolar-transistor/ObcBipolarTransistor.vue.d.ts +13 -9
- package/automation/bipolar-transistor/ObcBipolarTransistor.vue2.js +1 -1
- package/automation/bipolar-transistor/ObcBipolarTransistor.vue2.js.map +1 -1
- package/automation/capacitor/ObcCapacitor.vue.d.ts +13 -9
- package/automation/capacitor/ObcCapacitor.vue2.js +1 -1
- package/automation/capacitor/ObcCapacitor.vue2.js.map +1 -1
- package/automation/converter/ObcConverter.vue.d.ts +13 -9
- package/automation/converter/ObcConverter.vue2.js +1 -1
- package/automation/converter/ObcConverter.vue2.js.map +1 -1
- package/automation/damper/ObcDamper.vue.d.ts +13 -9
- package/automation/damper/ObcDamper.vue2.js +1 -1
- package/automation/damper/ObcDamper.vue2.js.map +1 -1
- package/automation/digital-valve/ObcDigitalValve.vue.d.ts +13 -9
- package/automation/digital-valve/ObcDigitalValve.vue2.js +1 -1
- package/automation/digital-valve/ObcDigitalValve.vue2.js.map +1 -1
- package/automation/diodes/ObcDiodes.vue.d.ts +13 -9
- package/automation/diodes/ObcDiodes.vue2.js +1 -1
- package/automation/diodes/ObcDiodes.vue2.js.map +1 -1
- package/automation/fan/ObcFan.vue.d.ts +13 -9
- package/automation/fan/ObcFan.vue2.js +1 -1
- package/automation/fan/ObcFan.vue2.js.map +1 -1
- package/automation/filter/ObcFilter.vue.d.ts +13 -9
- package/automation/filter/ObcFilter.vue2.js +1 -1
- package/automation/filter/ObcFilter.vue2.js.map +1 -1
- package/automation/ground/ObcGround.vue.d.ts +13 -9
- package/automation/ground/ObcGround.vue2.js +1 -1
- package/automation/ground/ObcGround.vue2.js.map +1 -1
- package/automation/logic/ObcLogic.vue.d.ts +13 -9
- package/automation/logic/ObcLogic.vue2.js +1 -1
- package/automation/logic/ObcLogic.vue2.js.map +1 -1
- package/automation/mosfet/ObcMosfet.vue.d.ts +13 -9
- package/automation/mosfet/ObcMosfet.vue2.js +1 -1
- package/automation/mosfet/ObcMosfet.vue2.js.map +1 -1
- package/automation/motor/ObcMotor.vue.d.ts +13 -9
- package/automation/motor/ObcMotor.vue2.js +1 -1
- package/automation/motor/ObcMotor.vue2.js.map +1 -1
- package/automation/pump/ObcPump.vue.d.ts +13 -9
- package/automation/pump/ObcPump.vue2.js +1 -1
- package/automation/pump/ObcPump.vue2.js.map +1 -1
- package/automation/resistor/ObcResistor.vue.d.ts +13 -9
- package/automation/resistor/ObcResistor.vue2.js +1 -1
- package/automation/resistor/ObcResistor.vue2.js.map +1 -1
- package/automation/router/ObcRouter.vue.d.ts +13 -9
- package/automation/router/ObcRouter.vue2.js +1 -1
- package/automation/router/ObcRouter.vue2.js.map +1 -1
- package/automation/source/ObcSource.vue.d.ts +13 -9
- package/automation/source/ObcSource.vue2.js +1 -1
- package/automation/source/ObcSource.vue2.js.map +1 -1
- package/automation/switch/ObcSwitch.vue.d.ts +13 -9
- package/automation/switch/ObcSwitch.vue2.js +1 -1
- package/automation/switch/ObcSwitch.vue2.js.map +1 -1
- package/automation/transformer/ObcTransformer.vue.d.ts +13 -9
- package/automation/transformer/ObcTransformer.vue2.js +1 -1
- package/automation/transformer/ObcTransformer.vue2.js.map +1 -1
- package/bars-graphs/area-graph/ObcAreaGraph.vue.d.ts +5 -13
- package/bars-graphs/area-graph/ObcAreaGraph.vue2.js +1 -1
- package/bars-graphs/area-graph/ObcAreaGraph.vue2.js.map +1 -1
- package/bars-graphs/donut-chart/ObcDonutChart.vue.d.ts +3 -4
- package/bars-graphs/donut-chart/ObcDonutChart.vue2.js.map +1 -1
- package/bars-graphs/line-graph/ObcLineGraph.vue.d.ts +5 -13
- package/bars-graphs/line-graph/ObcLineGraph.vue2.js +1 -1
- package/bars-graphs/line-graph/ObcLineGraph.vue2.js.map +1 -1
- package/bars-graphs/pie-chart/ObcPieChart.vue.d.ts +3 -8
- package/bars-graphs/pie-chart/ObcPieChart.vue2.js.map +1 -1
- package/bars-graphs/polar-chart/ObcPolarChart.vue.d.ts +3 -4
- package/bars-graphs/polar-chart/ObcPolarChart.vue2.js.map +1 -1
- package/building-blocks/bar-horizontal/ObcBarHorizontal.vue.d.ts +3 -8
- package/building-blocks/bar-horizontal/ObcBarHorizontal.vue2.js.map +1 -1
- package/building-blocks/bar-vertical/ObcBarVertical.vue.d.ts +3 -8
- package/building-blocks/bar-vertical/ObcBarVertical.vue2.js.map +1 -1
- package/building-blocks/chart-line/ObcChartLineBase.vue.d.ts +5 -13
- package/building-blocks/chart-line/ObcChartLineBase.vue2.js +1 -1
- package/building-blocks/chart-line/ObcChartLineBase.vue2.js.map +1 -1
- package/building-blocks/instrument-radial/ObcInstrumentRadial.vue.d.ts +3 -0
- package/building-blocks/instrument-radial/ObcInstrumentRadial.vue2.js +1 -1
- package/building-blocks/instrument-radial/ObcInstrumentRadial.vue2.js.map +1 -1
- package/building-blocks/single-axis-inclinometer/SingleAxisInclinometer.vue.d.ts +11 -0
- package/building-blocks/single-axis-inclinometer/SingleAxisInclinometer.vue.js +2 -0
- package/building-blocks/single-axis-inclinometer/SingleAxisInclinometer.vue.js.map +1 -0
- package/building-blocks/single-axis-inclinometer/SingleAxisInclinometer.vue2.js +2 -0
- package/building-blocks/single-axis-inclinometer/SingleAxisInclinometer.vue2.js.map +1 -0
- package/components/accordion-card/ObcAccordionCard.vue.d.ts +5 -3
- package/components/accordion-card/ObcAccordionCard.vue2.js.map +1 -1
- package/components/alert-frame/ObcAlertFrame.vue.d.ts +7 -3
- package/components/alert-frame/ObcAlertFrame.vue2.js +1 -1
- package/components/alert-frame/ObcAlertFrame.vue2.js.map +1 -1
- package/components/alert-frame/ObiCriticalBadge.vue.d.ts +5 -0
- package/components/alert-frame/ObiCriticalBadge.vue.js +2 -0
- package/components/alert-frame/ObiCriticalBadge.vue.js.map +1 -0
- package/components/alert-frame/ObiCriticalBadge.vue2.js +2 -0
- package/components/alert-frame/ObiCriticalBadge.vue2.js.map +1 -0
- package/components/alert-frame/ObiDiagnosticBadge.vue.d.ts +5 -0
- package/components/alert-frame/ObiDiagnosticBadge.vue.js +2 -0
- package/components/alert-frame/ObiDiagnosticBadge.vue.js.map +1 -0
- package/components/alert-frame/ObiDiagnosticBadge.vue2.js +2 -0
- package/components/alert-frame/ObiDiagnosticBadge.vue2.js.map +1 -0
- package/components/alert-menu/ObcAlertMenu.vue.d.ts +2 -0
- package/components/alert-menu/ObcAlertMenu.vue2.js +1 -1
- package/components/alert-menu/ObcAlertMenu.vue2.js.map +1 -1
- package/components/automation-button-readout-stack/ObcAutomationButtonReadoutStack.vue.d.ts +3 -4
- package/components/automation-button-readout-stack/ObcAutomationButtonReadoutStack.vue2.js +1 -1
- package/components/automation-button-readout-stack/ObcAutomationButtonReadoutStack.vue2.js.map +1 -1
- package/components/context-menu-input/ObcContextMenuInput.vue.d.ts +6 -18
- package/components/context-menu-input/ObcContextMenuInput.vue2.js.map +1 -1
- package/components/dropdown-button/ObcDropdownButton.vue.d.ts +3 -7
- package/components/dropdown-button/ObcDropdownButton.vue2.js.map +1 -1
- package/components/elevated-card-radio-group/ObcElevatedCardRadioGroup.vue.d.ts +3 -6
- package/components/elevated-card-radio-group/ObcElevatedCardRadioGroup.vue2.js.map +1 -1
- package/components/icon-button/ObcIconButton.vue.d.ts +6 -1
- package/components/icon-button/ObcIconButton.vue2.js +1 -1
- package/components/icon-button/ObcIconButton.vue2.js.map +1 -1
- package/components/menu-button/ObcMenuButton.vue.d.ts +6 -16
- package/components/menu-button/ObcMenuButton.vue2.js.map +1 -1
- package/components/modal-window/ObcModalWindow.vue.d.ts +2 -0
- package/components/modal-window/ObcModalWindow.vue2.js +1 -1
- package/components/modal-window/ObcModalWindow.vue2.js.map +1 -1
- package/components/navigation-item/ObcNavigationItem.vue.d.ts +8 -0
- package/components/navigation-item/ObcNavigationItem.vue2.js +1 -1
- package/components/navigation-item/ObcNavigationItem.vue2.js.map +1 -1
- package/components/navigation-item-group/ObcNavigationItemGroup.vue.d.ts +9 -0
- package/components/navigation-item-group/ObcNavigationItemGroup.vue2.js +1 -1
- package/components/navigation-item-group/ObcNavigationItemGroup.vue2.js.map +1 -1
- package/components/number-input-field/ObcNumberInputField.vue.d.ts +18 -3
- package/components/number-input-field/ObcNumberInputField.vue2.js +1 -1
- package/components/number-input-field/ObcNumberInputField.vue2.js.map +1 -1
- package/components/slider-double/ObcSliderDouble.vue.d.ts +3 -0
- package/components/slider-double/ObcSliderDouble.vue2.js +1 -1
- package/components/slider-double/ObcSliderDouble.vue2.js.map +1 -1
- package/components/split-button/ObcSplitButton.vue.d.ts +6 -18
- package/components/split-button/ObcSplitButton.vue2.js.map +1 -1
- package/components/stepper-box/ObcStepperBox.vue.d.ts +33 -5
- package/components/stepper-box/ObcStepperBox.vue2.js +1 -1
- package/components/stepper-box/ObcStepperBox.vue2.js.map +1 -1
- package/components/tab-item/ObcTabItem.vue.d.ts +2 -0
- package/components/tab-item/ObcTabItem.vue2.js +1 -1
- package/components/tab-item/ObcTabItem.vue2.js.map +1 -1
- package/components/tab-row/ObcTabRow.vue.d.ts +1 -0
- package/components/tab-row/ObcTabRow.vue2.js +1 -1
- package/components/tab-row/ObcTabRow.vue2.js.map +1 -1
- package/components/tag/ObcTag.vue.d.ts +3 -2
- package/components/tag/ObcTag.vue2.js +1 -1
- package/components/tag/ObcTag.vue2.js.map +1 -1
- package/components/tree-navigation/ObcTreeNavigation.vue.d.ts +5 -0
- package/components/tree-navigation/ObcTreeNavigation.vue.js +2 -0
- package/components/tree-navigation/ObcTreeNavigation.vue.js.map +1 -0
- package/components/tree-navigation/ObcTreeNavigation.vue2.js +2 -0
- package/components/tree-navigation/ObcTreeNavigation.vue2.js.map +1 -0
- package/components/tree-navigation-group/ObcTreeNavigationGroup.vue.d.ts +22 -0
- package/components/tree-navigation-group/ObcTreeNavigationGroup.vue.js +2 -0
- package/components/tree-navigation-group/ObcTreeNavigationGroup.vue.js.map +1 -0
- package/components/tree-navigation-group/ObcTreeNavigationGroup.vue2.js +2 -0
- package/components/tree-navigation-group/ObcTreeNavigationGroup.vue2.js.map +1 -0
- package/components/tree-navigation-item/ObcTreeNavigationItem.vue.d.ts +26 -0
- package/components/tree-navigation-item/ObcTreeNavigationItem.vue.js +2 -0
- package/components/tree-navigation-item/ObcTreeNavigationItem.vue.js.map +1 -0
- package/components/tree-navigation-item/ObcTreeNavigationItem.vue2.js +2 -0
- package/components/tree-navigation-item/ObcTreeNavigationItem.vue2.js.map +1 -0
- package/icons/ObiAddColumnAfter.vue.d.ts +6 -0
- package/icons/ObiAddColumnAfter.vue.js +2 -0
- package/icons/ObiAddColumnAfter.vue.js.map +1 -0
- package/icons/ObiAddColumnAfter.vue2.js +2 -0
- package/icons/ObiAddColumnAfter.vue2.js.map +1 -0
- package/icons/ObiAddColumnBefore.vue.d.ts +6 -0
- package/icons/ObiAddColumnBefore.vue.js +2 -0
- package/icons/ObiAddColumnBefore.vue.js.map +1 -0
- package/icons/ObiAddColumnBefore.vue2.js +2 -0
- package/icons/ObiAddColumnBefore.vue2.js.map +1 -0
- package/icons/ObiAddRowAbove.vue.d.ts +6 -0
- package/icons/ObiAddRowAbove.vue.js +2 -0
- package/icons/ObiAddRowAbove.vue.js.map +1 -0
- package/icons/ObiAddRowAbove.vue2.js +2 -0
- package/icons/{ObiWindShaft11.vue2.js.map → ObiAddRowAbove.vue2.js.map} +1 -1
- package/icons/ObiAddRowBelow.vue.d.ts +6 -0
- package/icons/ObiAddRowBelow.vue.js +2 -0
- package/icons/ObiAddRowBelow.vue.js.map +1 -0
- package/icons/ObiAddRowBelow.vue2.js +2 -0
- package/icons/{ObiWindShaft12.vue2.js.map → ObiAddRowBelow.vue2.js.map} +1 -1
- package/icons/{ObiWindApparent3.vue.d.ts → ObiCameraSettings.vue.d.ts} +1 -1
- package/icons/ObiCameraSettings.vue.js +2 -0
- package/icons/ObiCameraSettings.vue.js.map +1 -0
- package/icons/ObiCameraSettings.vue2.js +2 -0
- package/icons/ObiCameraSettings.vue2.js.map +1 -0
- package/icons/ObiDieselEngineOff.vue.d.ts +6 -0
- package/icons/ObiDieselEngineOff.vue.js +2 -0
- package/icons/ObiDieselEngineOff.vue.js.map +1 -0
- package/icons/ObiDieselEngineOff.vue2.js +2 -0
- package/icons/ObiDieselEngineOff.vue2.js.map +1 -0
- package/icons/ObiDieselEngineOn.vue.d.ts +6 -0
- package/icons/ObiDieselEngineOn.vue.js +2 -0
- package/icons/ObiDieselEngineOn.vue.js.map +1 -0
- package/icons/ObiDieselEngineOn.vue2.js +2 -0
- package/icons/ObiDieselEngineOn.vue2.js.map +1 -0
- package/icons/ObiDieselEngineStatic.vue.d.ts +6 -0
- package/icons/ObiDieselEngineStatic.vue.js +2 -0
- package/icons/ObiDieselEngineStatic.vue.js.map +1 -0
- package/icons/ObiDieselEngineStatic.vue2.js +2 -0
- package/icons/ObiDieselEngineStatic.vue2.js.map +1 -0
- package/icons/ObiDieselGeneratorAcOff.vue.d.ts +6 -0
- package/icons/ObiDieselGeneratorAcOff.vue.js +2 -0
- package/icons/ObiDieselGeneratorAcOff.vue.js.map +1 -0
- package/icons/ObiDieselGeneratorAcOff.vue2.js +2 -0
- package/icons/ObiDieselGeneratorAcOff.vue2.js.map +1 -0
- package/icons/ObiDieselGeneratorAcOn.vue.d.ts +6 -0
- package/icons/ObiDieselGeneratorAcOn.vue.js +2 -0
- package/icons/ObiDieselGeneratorAcOn.vue.js.map +1 -0
- package/icons/ObiDieselGeneratorAcOn.vue2.js +2 -0
- package/icons/ObiDieselGeneratorAcOn.vue2.js.map +1 -0
- package/icons/ObiDieselGeneratorAcStatic.vue.d.ts +6 -0
- package/icons/ObiDieselGeneratorAcStatic.vue.js +2 -0
- package/icons/ObiDieselGeneratorAcStatic.vue.js.map +1 -0
- package/icons/ObiDieselGeneratorAcStatic.vue2.js +2 -0
- package/icons/ObiDieselGeneratorAcStatic.vue2.js.map +1 -0
- package/icons/ObiDieselGeneratorDcOff.vue.d.ts +6 -0
- package/icons/ObiDieselGeneratorDcOff.vue.js +2 -0
- package/icons/ObiDieselGeneratorDcOff.vue.js.map +1 -0
- package/icons/ObiDieselGeneratorDcOff.vue2.js +2 -0
- package/icons/ObiDieselGeneratorDcOff.vue2.js.map +1 -0
- package/icons/ObiDieselGeneratorDcOn.vue.d.ts +6 -0
- package/icons/ObiDieselGeneratorDcOn.vue.js +2 -0
- package/icons/ObiDieselGeneratorDcOn.vue.js.map +1 -0
- package/icons/ObiDieselGeneratorDcOn.vue2.js +2 -0
- package/icons/ObiDieselGeneratorDcOn.vue2.js.map +1 -0
- package/icons/ObiDieselGeneratorDcStatic.vue.d.ts +6 -0
- package/icons/ObiDieselGeneratorDcStatic.vue.js +2 -0
- package/icons/ObiDieselGeneratorDcStatic.vue.js.map +1 -0
- package/icons/ObiDieselGeneratorDcStatic.vue2.js +2 -0
- package/icons/ObiDieselGeneratorDcStatic.vue2.js.map +1 -0
- package/icons/ObiDieselGeneratorOff.vue.d.ts +6 -0
- package/icons/ObiDieselGeneratorOff.vue.js +2 -0
- package/icons/ObiDieselGeneratorOff.vue.js.map +1 -0
- package/icons/ObiDieselGeneratorOff.vue2.js +2 -0
- package/icons/ObiDieselGeneratorOff.vue2.js.map +1 -0
- package/icons/ObiDieselGeneratorOn.vue.d.ts +6 -0
- package/icons/ObiDieselGeneratorOn.vue.js +2 -0
- package/icons/ObiDieselGeneratorOn.vue.js.map +1 -0
- package/icons/ObiDieselGeneratorOn.vue2.js +2 -0
- package/icons/ObiDieselGeneratorOn.vue2.js.map +1 -0
- package/icons/ObiDieselGeneratorStatic.vue.d.ts +6 -0
- package/icons/ObiDieselGeneratorStatic.vue.js +2 -0
- package/icons/ObiDieselGeneratorStatic.vue.js.map +1 -0
- package/icons/ObiDieselGeneratorStatic.vue2.js +2 -0
- package/icons/ObiDieselGeneratorStatic.vue2.js.map +1 -0
- package/icons/ObiDieselGeneratorStepOff.vue.d.ts +6 -0
- package/icons/ObiDieselGeneratorStepOff.vue.js +2 -0
- package/icons/ObiDieselGeneratorStepOff.vue.js.map +1 -0
- package/icons/ObiDieselGeneratorStepOff.vue2.js +2 -0
- package/icons/ObiDieselGeneratorStepOff.vue2.js.map +1 -0
- package/icons/ObiDieselGeneratorStepOn.vue.d.ts +6 -0
- package/icons/ObiDieselGeneratorStepOn.vue.js +2 -0
- package/icons/ObiDieselGeneratorStepOn.vue.js.map +1 -0
- package/icons/ObiDieselGeneratorStepOn.vue2.js +2 -0
- package/icons/ObiDieselGeneratorStepOn.vue2.js.map +1 -0
- package/icons/ObiDieselGeneratorStepStatic.vue.d.ts +6 -0
- package/icons/ObiDieselGeneratorStepStatic.vue.js +2 -0
- package/icons/ObiDieselGeneratorStepStatic.vue.js.map +1 -0
- package/icons/ObiDieselGeneratorStepStatic.vue2.js +2 -0
- package/icons/ObiDieselGeneratorStepStatic.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorAcOff.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorAcOff.vue.js +2 -0
- package/icons/ObiElectricGeneratorAcOff.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorAcOff.vue2.js +2 -0
- package/icons/ObiElectricGeneratorAcOff.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorAcOn.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorAcOn.vue.js +2 -0
- package/icons/ObiElectricGeneratorAcOn.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorAcOn.vue2.js +2 -0
- package/icons/ObiElectricGeneratorAcOn.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorAcStatic.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorAcStatic.vue.js +2 -0
- package/icons/ObiElectricGeneratorAcStatic.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorAcStatic.vue2.js +2 -0
- package/icons/ObiElectricGeneratorAcStatic.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorDcOff.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorDcOff.vue.js +2 -0
- package/icons/ObiElectricGeneratorDcOff.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorDcOff.vue2.js +2 -0
- package/icons/ObiElectricGeneratorDcOff.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorDcOn.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorDcOn.vue.js +2 -0
- package/icons/ObiElectricGeneratorDcOn.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorDcOn.vue2.js +2 -0
- package/icons/ObiElectricGeneratorDcOn.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorDcStatic.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorDcStatic.vue.js +2 -0
- package/icons/ObiElectricGeneratorDcStatic.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorDcStatic.vue2.js +2 -0
- package/icons/ObiElectricGeneratorDcStatic.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorOff.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorOff.vue.js +2 -0
- package/icons/ObiElectricGeneratorOff.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorOff.vue2.js +2 -0
- package/icons/ObiElectricGeneratorOff.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorOn.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorOn.vue.js +2 -0
- package/icons/ObiElectricGeneratorOn.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorOn.vue2.js +2 -0
- package/icons/ObiElectricGeneratorOn.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorAcOff.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorOrMotorAcOff.vue.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorAcOff.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorAcOff.vue2.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorAcOff.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorAcOn.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorOrMotorAcOn.vue.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorAcOn.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorAcOn.vue2.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorAcOn.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorAcStatic.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorOrMotorAcStatic.vue.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorAcStatic.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorAcStatic.vue2.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorAcStatic.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorDcOff.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorOrMotorDcOff.vue.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorDcOff.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorDcOff.vue2.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorDcOff.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorDcOn.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorOrMotorDcOn.vue.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorDcOn.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorDcOn.vue2.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorDcOn.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorDcStatic.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorOrMotorDcStatic.vue.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorDcStatic.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorDcStatic.vue2.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorDcStatic.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorOff.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorOrMotorOff.vue.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorOff.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorOff.vue2.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorOff.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorOn.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorOrMotorOn.vue.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorOn.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorOn.vue2.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorOn.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorStatic.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorOrMotorStatic.vue.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorStatic.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorStatic.vue2.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorStatic.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorStepOff.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorOrMotorStepOff.vue.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorStepOff.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorStepOff.vue2.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorStepOff.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorStepOn.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorOrMotorStepOn.vue.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorStepOn.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorStepOn.vue2.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorStepOn.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorStepStatic.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorOrMotorStepStatic.vue.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorStepStatic.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorStepStatic.vue2.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorStepStatic.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorStatic.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorStatic.vue.js +2 -0
- package/icons/ObiElectricGeneratorStatic.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorStatic.vue2.js +2 -0
- package/icons/ObiElectricGeneratorStatic.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorStepOff.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorStepOff.vue.js +2 -0
- package/icons/ObiElectricGeneratorStepOff.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorStepOff.vue2.js +2 -0
- package/icons/ObiElectricGeneratorStepOff.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorStepOn.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorStepOn.vue.js +2 -0
- package/icons/ObiElectricGeneratorStepOn.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorStepOn.vue2.js +2 -0
- package/icons/ObiElectricGeneratorStepOn.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorStepStatic.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorStepStatic.vue.js +2 -0
- package/icons/ObiElectricGeneratorStepStatic.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorStepStatic.vue2.js +2 -0
- package/icons/ObiElectricGeneratorStepStatic.vue2.js.map +1 -0
- package/icons/ObiElectricMotorAcOff.vue.d.ts +6 -0
- package/icons/ObiElectricMotorAcOff.vue.js +2 -0
- package/icons/ObiElectricMotorAcOff.vue.js.map +1 -0
- package/icons/ObiElectricMotorAcOff.vue2.js +2 -0
- package/icons/ObiElectricMotorAcOff.vue2.js.map +1 -0
- package/icons/ObiElectricMotorAcOn.vue.d.ts +6 -0
- package/icons/ObiElectricMotorAcOn.vue.js +2 -0
- package/icons/ObiElectricMotorAcOn.vue.js.map +1 -0
- package/icons/ObiElectricMotorAcOn.vue2.js +2 -0
- package/icons/ObiElectricMotorAcOn.vue2.js.map +1 -0
- package/icons/ObiElectricMotorAcStatic.vue.d.ts +6 -0
- package/icons/ObiElectricMotorAcStatic.vue.js +2 -0
- package/icons/ObiElectricMotorAcStatic.vue.js.map +1 -0
- package/icons/ObiElectricMotorAcStatic.vue2.js +2 -0
- package/icons/ObiElectricMotorAcStatic.vue2.js.map +1 -0
- package/icons/ObiElectricMotorDcOff.vue.d.ts +6 -0
- package/icons/ObiElectricMotorDcOff.vue.js +2 -0
- package/icons/ObiElectricMotorDcOff.vue.js.map +1 -0
- package/icons/ObiElectricMotorDcOff.vue2.js +2 -0
- package/icons/ObiElectricMotorDcOff.vue2.js.map +1 -0
- package/icons/ObiElectricMotorDcOn.vue.d.ts +6 -0
- package/icons/ObiElectricMotorDcOn.vue.js +2 -0
- package/icons/ObiElectricMotorDcOn.vue.js.map +1 -0
- package/icons/ObiElectricMotorDcOn.vue2.js +2 -0
- package/icons/ObiElectricMotorDcOn.vue2.js.map +1 -0
- package/icons/ObiElectricMotorDcStatic.vue.d.ts +6 -0
- package/icons/ObiElectricMotorDcStatic.vue.js +2 -0
- package/icons/ObiElectricMotorDcStatic.vue.js.map +1 -0
- package/icons/ObiElectricMotorDcStatic.vue2.js +2 -0
- package/icons/ObiElectricMotorDcStatic.vue2.js.map +1 -0
- package/icons/ObiElectricMotorOff.vue.d.ts +6 -0
- package/icons/ObiElectricMotorOff.vue.js +2 -0
- package/icons/ObiElectricMotorOff.vue.js.map +1 -0
- package/icons/ObiElectricMotorOff.vue2.js +2 -0
- package/icons/ObiElectricMotorOff.vue2.js.map +1 -0
- package/icons/ObiElectricMotorOn.vue.d.ts +6 -0
- package/icons/ObiElectricMotorOn.vue.js +2 -0
- package/icons/ObiElectricMotorOn.vue.js.map +1 -0
- package/icons/ObiElectricMotorOn.vue2.js +2 -0
- package/icons/ObiElectricMotorOn.vue2.js.map +1 -0
- package/icons/ObiElectricMotorStatic.vue.d.ts +6 -0
- package/icons/ObiElectricMotorStatic.vue.js +2 -0
- package/icons/ObiElectricMotorStatic.vue.js.map +1 -0
- package/icons/ObiElectricMotorStatic.vue2.js +2 -0
- package/icons/ObiElectricMotorStatic.vue2.js.map +1 -0
- package/icons/ObiElectricMotorStepOff.vue.d.ts +6 -0
- package/icons/ObiElectricMotorStepOff.vue.js +2 -0
- package/icons/ObiElectricMotorStepOff.vue.js.map +1 -0
- package/icons/ObiElectricMotorStepOff.vue2.js +2 -0
- package/icons/ObiElectricMotorStepOff.vue2.js.map +1 -0
- package/icons/ObiElectricMotorStepOn.vue.d.ts +6 -0
- package/icons/ObiElectricMotorStepOn.vue.js +2 -0
- package/icons/ObiElectricMotorStepOn.vue.js.map +1 -0
- package/icons/ObiElectricMotorStepOn.vue2.js +2 -0
- package/icons/ObiElectricMotorStepOn.vue2.js.map +1 -0
- package/icons/ObiElectricMotorStepStatic.vue.d.ts +6 -0
- package/icons/ObiElectricMotorStepStatic.vue.js +2 -0
- package/icons/ObiElectricMotorStepStatic.vue.js.map +1 -0
- package/icons/ObiElectricMotorStepStatic.vue2.js +2 -0
- package/icons/ObiElectricMotorStepStatic.vue2.js.map +1 -0
- package/icons/{ObiWindApparent4.vue.d.ts → ObiEmergencyBadge.vue.d.ts} +1 -1
- package/icons/ObiEmergencyBadge.vue.js +2 -0
- package/icons/ObiEmergencyBadge.vue.js.map +1 -0
- package/icons/ObiEmergencyBadge.vue2.js +2 -0
- package/icons/ObiEmergencyBadge.vue2.js.map +1 -0
- package/icons/{ObiWindTrue3.vue.d.ts → ObiLocationK.vue.d.ts} +1 -1
- package/icons/ObiLocationK.vue.js +2 -0
- package/icons/ObiLocationK.vue.js.map +1 -0
- package/icons/ObiLocationK.vue2.js +2 -0
- package/icons/ObiLocationK.vue2.js.map +1 -0
- package/icons/ObiMediaLibrary.vue.d.ts +6 -0
- package/icons/ObiMediaLibrary.vue.js +2 -0
- package/icons/ObiMediaLibrary.vue.js.map +1 -0
- package/icons/ObiMediaLibrary.vue2.js +2 -0
- package/icons/ObiMediaLibrary.vue2.js.map +1 -0
- package/icons/{ObiWindTrue4.vue.d.ts → ObiPressure.vue.d.ts} +1 -1
- package/icons/ObiPressure.vue.js +2 -0
- package/icons/ObiPressure.vue.js.map +1 -0
- package/icons/ObiPressure.vue2.js +2 -0
- package/icons/ObiPressure.vue2.js.map +1 -0
- package/icons/{ObiWindTrue6.vue.d.ts → ObiScreenFill.vue.d.ts} +1 -1
- package/icons/ObiScreenFill.vue.js +2 -0
- package/icons/ObiScreenFill.vue.js.map +1 -0
- package/icons/ObiScreenFill.vue2.js +2 -0
- package/icons/ObiScreenFill.vue2.js.map +1 -0
- package/icons/ObiScreenFit.vue.d.ts +6 -0
- package/icons/ObiScreenFit.vue.js +2 -0
- package/icons/ObiScreenFit.vue.js.map +1 -0
- package/icons/ObiScreenFit.vue2.js +2 -0
- package/icons/ObiScreenFit.vue2.js.map +1 -0
- package/icons/ObiVesselGenericAnchoredColour.vue.d.ts +6 -0
- package/icons/ObiVesselGenericAnchoredColour.vue.js +2 -0
- package/icons/ObiVesselGenericAnchoredColour.vue.js.map +1 -0
- package/icons/ObiVesselGenericAnchoredColour.vue2.js +2 -0
- package/icons/ObiVesselGenericAnchoredColour.vue2.js.map +1 -0
- package/icons/ObiVesselGenericDefaultColour.vue.d.ts +6 -0
- package/icons/ObiVesselGenericDefaultColour.vue.js +2 -0
- package/icons/ObiVesselGenericDefaultColour.vue.js.map +1 -0
- package/icons/ObiVesselGenericDefaultColour.vue2.js +2 -0
- package/icons/ObiVesselGenericDefaultColour.vue2.js.map +1 -0
- package/icons/ObiVesselGenericFastColour.vue.d.ts +6 -0
- package/icons/ObiVesselGenericFastColour.vue.js +2 -0
- package/icons/ObiVesselGenericFastColour.vue.js.map +1 -0
- package/icons/ObiVesselGenericFastColour.vue2.js +2 -0
- package/icons/ObiVesselGenericFastColour.vue2.js.map +1 -0
- package/icons/ObiVesselGenericMediumColour.vue.d.ts +6 -0
- package/icons/ObiVesselGenericMediumColour.vue.js +2 -0
- package/icons/ObiVesselGenericMediumColour.vue.js.map +1 -0
- package/icons/ObiVesselGenericMediumColour.vue2.js +2 -0
- package/icons/ObiVesselGenericMediumColour.vue2.js.map +1 -0
- package/icons/ObiVesselGenericSlowColour.vue.d.ts +6 -0
- package/icons/ObiVesselGenericSlowColour.vue.js +2 -0
- package/icons/ObiVesselGenericSlowColour.vue.js.map +1 -0
- package/icons/ObiVesselGenericSlowColour.vue2.js +2 -0
- package/icons/ObiVesselGenericSlowColour.vue2.js.map +1 -0
- package/icons/ObiVesselGenericStoppedColour.vue.d.ts +6 -0
- package/icons/ObiVesselGenericStoppedColour.vue.js +2 -0
- package/icons/ObiVesselGenericStoppedColour.vue.js.map +1 -0
- package/icons/ObiVesselGenericStoppedColour.vue2.js +2 -0
- package/icons/ObiVesselGenericStoppedColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypeBargeColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypeBargeColour.vue.js +2 -0
- package/icons/ObiVesselTypeBargeColour.vue.js.map +1 -0
- package/icons/ObiVesselTypeBargeColour.vue2.js +2 -0
- package/icons/ObiVesselTypeBargeColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypeCargoColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypeCargoColour.vue.js +2 -0
- package/icons/ObiVesselTypeCargoColour.vue.js.map +1 -0
- package/icons/ObiVesselTypeCargoColour.vue2.js +2 -0
- package/icons/ObiVesselTypeCargoColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypeCruiseColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypeCruiseColour.vue.js +2 -0
- package/icons/ObiVesselTypeCruiseColour.vue.js.map +1 -0
- package/icons/ObiVesselTypeCruiseColour.vue2.js +2 -0
- package/icons/ObiVesselTypeCruiseColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypeFishingColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypeFishingColour.vue.js +2 -0
- package/icons/ObiVesselTypeFishingColour.vue.js.map +1 -0
- package/icons/ObiVesselTypeFishingColour.vue2.js +2 -0
- package/icons/ObiVesselTypeFishingColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypeGenericColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypeGenericColour.vue.js +2 -0
- package/icons/ObiVesselTypeGenericColour.vue.js.map +1 -0
- package/icons/ObiVesselTypeGenericColour.vue2.js +2 -0
- package/icons/ObiVesselTypeGenericColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypeLifeboatColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypeLifeboatColour.vue.js +2 -0
- package/icons/ObiVesselTypeLifeboatColour.vue.js.map +1 -0
- package/icons/ObiVesselTypeLifeboatColour.vue2.js +2 -0
- package/icons/ObiVesselTypeLifeboatColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypeMilitaryColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypeMilitaryColour.vue.js +2 -0
- package/icons/ObiVesselTypeMilitaryColour.vue.js.map +1 -0
- package/icons/ObiVesselTypeMilitaryColour.vue2.js +2 -0
- package/icons/ObiVesselTypeMilitaryColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypeMotorBoatColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypeMotorBoatColour.vue.js +2 -0
- package/icons/ObiVesselTypeMotorBoatColour.vue.js.map +1 -0
- package/icons/ObiVesselTypeMotorBoatColour.vue2.js +2 -0
- package/icons/ObiVesselTypeMotorBoatColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypePassengerColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypePassengerColour.vue.js +2 -0
- package/icons/ObiVesselTypePassengerColour.vue.js.map +1 -0
- package/icons/ObiVesselTypePassengerColour.vue2.js +2 -0
- package/icons/ObiVesselTypePassengerColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypePilotColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypePilotColour.vue.js +2 -0
- package/icons/ObiVesselTypePilotColour.vue.js.map +1 -0
- package/icons/ObiVesselTypePilotColour.vue2.js +2 -0
- package/icons/ObiVesselTypePilotColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypePsvColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypePsvColour.vue.js +2 -0
- package/icons/ObiVesselTypePsvColour.vue.js.map +1 -0
- package/icons/ObiVesselTypePsvColour.vue2.js +2 -0
- package/icons/ObiVesselTypePsvColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypeSailingColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypeSailingColour.vue.js +2 -0
- package/icons/ObiVesselTypeSailingColour.vue.js.map +1 -0
- package/icons/ObiVesselTypeSailingColour.vue2.js +2 -0
- package/icons/ObiVesselTypeSailingColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypeSarColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypeSarColour.vue.js +2 -0
- package/icons/ObiVesselTypeSarColour.vue.js.map +1 -0
- package/icons/ObiVesselTypeSarColour.vue2.js +2 -0
- package/icons/ObiVesselTypeSarColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypeSmallcraftColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypeSmallcraftColour.vue.js +2 -0
- package/icons/ObiVesselTypeSmallcraftColour.vue.js.map +1 -0
- package/icons/ObiVesselTypeSmallcraftColour.vue2.js +2 -0
- package/icons/ObiVesselTypeSmallcraftColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypeSpeedCraftColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypeSpeedCraftColour.vue.js +2 -0
- package/icons/ObiVesselTypeSpeedCraftColour.vue.js.map +1 -0
- package/icons/ObiVesselTypeSpeedCraftColour.vue2.js +2 -0
- package/icons/ObiVesselTypeSpeedCraftColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypeTankerColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypeTankerColour.vue.js +2 -0
- package/icons/ObiVesselTypeTankerColour.vue.js.map +1 -0
- package/icons/ObiVesselTypeTankerColour.vue2.js +2 -0
- package/icons/ObiVesselTypeTankerColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypeTugColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypeTugColour.vue.js +2 -0
- package/icons/ObiVesselTypeTugColour.vue.js.map +1 -0
- package/icons/ObiVesselTypeTugColour.vue2.js +2 -0
- package/icons/ObiVesselTypeTugColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypeUnknownColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypeUnknownColour.vue.js +2 -0
- package/icons/ObiVesselTypeUnknownColour.vue.js.map +1 -0
- package/icons/ObiVesselTypeUnknownColour.vue2.js +2 -0
- package/icons/ObiVesselTypeUnknownColour.vue2.js.map +1 -0
- package/icons/{ObiWindApparent2.vue.d.ts → ObiWindApparent0.vue.d.ts} +1 -1
- package/icons/ObiWindApparent0.vue.js +2 -0
- package/icons/ObiWindApparent0.vue.js.map +1 -0
- package/icons/{ObiWindApparent2.vue2.js → ObiWindApparent0.vue2.js} +2 -2
- package/icons/{ObiWindApparent2.vue2.js.map → ObiWindApparent0.vue2.js.map} +1 -1
- package/icons/ObiWindApparent100.vue.d.ts +6 -0
- package/icons/ObiWindApparent100.vue.js +2 -0
- package/icons/ObiWindApparent100.vue.js.map +1 -0
- package/icons/ObiWindApparent100.vue2.js +2 -0
- package/icons/ObiWindApparent100.vue2.js.map +1 -0
- package/icons/{ObiWindApparent11.vue.d.ts → ObiWindApparent15.vue.d.ts} +1 -1
- package/icons/ObiWindApparent15.vue.js +2 -0
- package/icons/ObiWindApparent15.vue.js.map +1 -0
- package/icons/{ObiWindApparent12.vue2.js → ObiWindApparent15.vue2.js} +2 -2
- package/icons/{ObiWindApparent11.vue2.js.map → ObiWindApparent15.vue2.js.map} +1 -1
- package/icons/{ObiWindApparent12.vue.d.ts → ObiWindApparent20.vue.d.ts} +1 -1
- package/icons/ObiWindApparent20.vue.js +2 -0
- package/icons/ObiWindApparent20.vue.js.map +1 -0
- package/icons/{ObiWindApparent13.vue2.js → ObiWindApparent20.vue2.js} +2 -2
- package/icons/{ObiWindApparent12.vue2.js.map → ObiWindApparent20.vue2.js.map} +1 -1
- package/icons/{ObiWindApparent13.vue.d.ts → ObiWindApparent25.vue.d.ts} +1 -1
- package/icons/ObiWindApparent25.vue.js +2 -0
- package/icons/ObiWindApparent25.vue.js.map +1 -0
- package/icons/{ObiWindApparent14.vue2.js → ObiWindApparent25.vue2.js} +2 -2
- package/icons/{ObiWindApparent13.vue2.js.map → ObiWindApparent25.vue2.js.map} +1 -1
- package/icons/{ObiWindApparent14.vue.d.ts → ObiWindApparent30.vue.d.ts} +1 -1
- package/icons/ObiWindApparent30.vue.js +2 -0
- package/icons/ObiWindApparent30.vue.js.map +1 -0
- package/icons/{ObiWindApparent11.vue2.js → ObiWindApparent30.vue2.js} +2 -2
- package/icons/{ObiWindApparent14.vue2.js.map → ObiWindApparent30.vue2.js.map} +1 -1
- package/icons/ObiWindApparent35.vue.d.ts +6 -0
- package/icons/ObiWindApparent35.vue.js +2 -0
- package/icons/ObiWindApparent35.vue.js.map +1 -0
- package/icons/ObiWindApparent35.vue2.js +2 -0
- package/icons/ObiWindApparent35.vue2.js.map +1 -0
- package/icons/ObiWindApparent40.vue.d.ts +6 -0
- package/icons/ObiWindApparent40.vue.js +2 -0
- package/icons/ObiWindApparent40.vue.js.map +1 -0
- package/icons/ObiWindApparent40.vue2.js +2 -0
- package/icons/ObiWindApparent40.vue2.js.map +1 -0
- package/icons/ObiWindApparent45.vue.d.ts +6 -0
- package/icons/ObiWindApparent45.vue.js +2 -0
- package/icons/ObiWindApparent45.vue.js.map +1 -0
- package/icons/ObiWindApparent45.vue2.js +2 -0
- package/icons/ObiWindApparent45.vue2.js.map +1 -0
- package/icons/ObiWindApparent50.vue.d.ts +6 -0
- package/icons/ObiWindApparent50.vue.js +2 -0
- package/icons/ObiWindApparent50.vue.js.map +1 -0
- package/icons/ObiWindApparent50.vue2.js +2 -0
- package/icons/ObiWindApparent50.vue2.js.map +1 -0
- package/icons/ObiWindApparent55.vue.d.ts +6 -0
- package/icons/ObiWindApparent55.vue.js +2 -0
- package/icons/ObiWindApparent55.vue.js.map +1 -0
- package/icons/ObiWindApparent55.vue2.js +2 -0
- package/icons/ObiWindApparent55.vue2.js.map +1 -0
- package/icons/ObiWindApparent60.vue.d.ts +6 -0
- package/icons/ObiWindApparent60.vue.js +2 -0
- package/icons/ObiWindApparent60.vue.js.map +1 -0
- package/icons/ObiWindApparent60.vue2.js +2 -0
- package/icons/ObiWindApparent60.vue2.js.map +1 -0
- package/icons/ObiWindApparent65.vue.d.ts +6 -0
- package/icons/ObiWindApparent65.vue.js +2 -0
- package/icons/ObiWindApparent65.vue.js.map +1 -0
- package/icons/ObiWindApparent65.vue2.js +2 -0
- package/icons/ObiWindApparent65.vue2.js.map +1 -0
- package/icons/ObiWindApparent70.vue.d.ts +6 -0
- package/icons/ObiWindApparent70.vue.js +2 -0
- package/icons/ObiWindApparent70.vue.js.map +1 -0
- package/icons/ObiWindApparent70.vue2.js +2 -0
- package/icons/ObiWindApparent70.vue2.js.map +1 -0
- package/icons/{ObiWindShaft2.vue.d.ts → ObiWindShaft0.vue.d.ts} +1 -1
- package/icons/ObiWindShaft0.vue.js +2 -0
- package/icons/ObiWindShaft0.vue.js.map +1 -0
- package/icons/{ObiWindShaft2.vue2.js → ObiWindShaft0.vue2.js} +2 -2
- package/icons/{ObiWindShaft2.vue2.js.map → ObiWindShaft0.vue2.js.map} +1 -1
- package/icons/ObiWindShaft100.vue.d.ts +6 -0
- package/icons/ObiWindShaft100.vue.js +2 -0
- package/icons/ObiWindShaft100.vue.js.map +1 -0
- package/icons/ObiWindShaft100.vue2.js +2 -0
- package/icons/ObiWindShaft100.vue2.js.map +1 -0
- package/icons/{ObiWindShaft11.vue.d.ts → ObiWindShaft15.vue.d.ts} +1 -1
- package/icons/ObiWindShaft15.vue.js +2 -0
- package/icons/ObiWindShaft15.vue.js.map +1 -0
- package/icons/{ObiWindShaft11.vue2.js → ObiWindShaft15.vue2.js} +2 -2
- package/icons/{ObiWindShaft13.vue2.js.map → ObiWindShaft15.vue2.js.map} +1 -1
- package/icons/{ObiWindShaft12.vue.d.ts → ObiWindShaft20.vue.d.ts} +1 -1
- package/icons/ObiWindShaft20.vue.js +2 -0
- package/icons/ObiWindShaft20.vue.js.map +1 -0
- package/icons/{ObiWindShaft12.vue2.js → ObiWindShaft20.vue2.js} +2 -2
- package/icons/{ObiWindShaft14.vue2.js.map → ObiWindShaft20.vue2.js.map} +1 -1
- package/icons/{ObiWindShaft13.vue.d.ts → ObiWindShaft25.vue.d.ts} +1 -1
- package/icons/ObiWindShaft25.vue.js +2 -0
- package/icons/ObiWindShaft25.vue.js.map +1 -0
- package/icons/{ObiWindShaft13.vue2.js → ObiWindShaft25.vue2.js} +2 -2
- package/icons/ObiWindShaft25.vue2.js.map +1 -0
- package/icons/{ObiWindShaft14.vue.d.ts → ObiWindShaft30.vue.d.ts} +1 -1
- package/icons/ObiWindShaft30.vue.js +2 -0
- package/icons/ObiWindShaft30.vue.js.map +1 -0
- package/icons/{ObiWindShaft14.vue2.js → ObiWindShaft30.vue2.js} +2 -2
- package/icons/ObiWindShaft30.vue2.js.map +1 -0
- package/icons/ObiWindShaft35.vue.d.ts +6 -0
- package/icons/ObiWindShaft35.vue.js +2 -0
- package/icons/ObiWindShaft35.vue.js.map +1 -0
- package/icons/ObiWindShaft35.vue2.js +2 -0
- package/icons/ObiWindShaft35.vue2.js.map +1 -0
- package/icons/ObiWindShaft40.vue.d.ts +6 -0
- package/icons/ObiWindShaft40.vue.js +2 -0
- package/icons/ObiWindShaft40.vue.js.map +1 -0
- package/icons/ObiWindShaft40.vue2.js +2 -0
- package/icons/ObiWindShaft40.vue2.js.map +1 -0
- package/icons/ObiWindShaft45.vue.d.ts +6 -0
- package/icons/ObiWindShaft45.vue.js +2 -0
- package/icons/ObiWindShaft45.vue.js.map +1 -0
- package/icons/ObiWindShaft45.vue2.js +2 -0
- package/icons/ObiWindShaft45.vue2.js.map +1 -0
- package/icons/ObiWindShaft50.vue.d.ts +6 -0
- package/icons/ObiWindShaft50.vue.js +2 -0
- package/icons/ObiWindShaft50.vue.js.map +1 -0
- package/icons/ObiWindShaft50.vue2.js +2 -0
- package/icons/ObiWindShaft50.vue2.js.map +1 -0
- package/icons/ObiWindShaft55.vue.d.ts +6 -0
- package/icons/ObiWindShaft55.vue.js +2 -0
- package/icons/ObiWindShaft55.vue.js.map +1 -0
- package/icons/ObiWindShaft55.vue2.js +2 -0
- package/icons/ObiWindShaft55.vue2.js.map +1 -0
- package/icons/ObiWindShaft60.vue.d.ts +6 -0
- package/icons/ObiWindShaft60.vue.js +2 -0
- package/icons/ObiWindShaft60.vue.js.map +1 -0
- package/icons/ObiWindShaft60.vue2.js +2 -0
- package/icons/ObiWindShaft60.vue2.js.map +1 -0
- package/icons/ObiWindShaft65.vue.d.ts +6 -0
- package/icons/ObiWindShaft65.vue.js +2 -0
- package/icons/ObiWindShaft65.vue.js.map +1 -0
- package/icons/ObiWindShaft65.vue2.js +2 -0
- package/icons/ObiWindShaft65.vue2.js.map +1 -0
- package/icons/ObiWindShaft70.vue.d.ts +6 -0
- package/icons/ObiWindShaft70.vue.js +2 -0
- package/icons/ObiWindShaft70.vue.js.map +1 -0
- package/icons/ObiWindShaft70.vue2.js +2 -0
- package/icons/ObiWindShaft70.vue2.js.map +1 -0
- package/icons/ObiWindShaft75.vue.d.ts +6 -0
- package/icons/ObiWindShaft75.vue.js +2 -0
- package/icons/ObiWindShaft75.vue.js.map +1 -0
- package/icons/ObiWindShaft75.vue2.js +2 -0
- package/icons/ObiWindShaft75.vue2.js.map +1 -0
- package/icons/ObiWindShaft80.vue.d.ts +6 -0
- package/icons/ObiWindShaft80.vue.js +2 -0
- package/icons/ObiWindShaft80.vue.js.map +1 -0
- package/icons/ObiWindShaft80.vue2.js +2 -0
- package/icons/ObiWindShaft80.vue2.js.map +1 -0
- package/icons/ObiWindShaft85.vue.d.ts +6 -0
- package/icons/ObiWindShaft85.vue.js +2 -0
- package/icons/ObiWindShaft85.vue.js.map +1 -0
- package/icons/ObiWindShaft85.vue2.js +2 -0
- package/icons/ObiWindShaft85.vue2.js.map +1 -0
- package/icons/ObiWindShaft90.vue.d.ts +6 -0
- package/icons/ObiWindShaft90.vue.js +2 -0
- package/icons/ObiWindShaft90.vue.js.map +1 -0
- package/icons/ObiWindShaft90.vue2.js +2 -0
- package/icons/ObiWindShaft90.vue2.js.map +1 -0
- package/icons/ObiWindShaft95.vue.d.ts +6 -0
- package/icons/ObiWindShaft95.vue.js +2 -0
- package/icons/ObiWindShaft95.vue.js.map +1 -0
- package/icons/ObiWindShaft95.vue2.js +2 -0
- package/icons/ObiWindShaft95.vue2.js.map +1 -0
- package/icons/{ObiWindTrue2.vue.d.ts → ObiWindTrue0.vue.d.ts} +1 -1
- package/icons/ObiWindTrue0.vue.js +2 -0
- package/icons/ObiWindTrue0.vue.js.map +1 -0
- package/icons/{ObiWindTrue2.vue2.js → ObiWindTrue0.vue2.js} +2 -2
- package/icons/{ObiWindTrue2.vue2.js.map → ObiWindTrue0.vue2.js.map} +1 -1
- package/icons/ObiWindTrue100.vue.d.ts +6 -0
- package/icons/ObiWindTrue100.vue.js +2 -0
- package/icons/ObiWindTrue100.vue.js.map +1 -0
- package/icons/ObiWindTrue100.vue2.js +2 -0
- package/icons/ObiWindTrue100.vue2.js.map +1 -0
- package/icons/{ObiWindTrue11.vue.d.ts → ObiWindTrue15.vue.d.ts} +1 -1
- package/icons/ObiWindTrue15.vue.js +2 -0
- package/icons/ObiWindTrue15.vue.js.map +1 -0
- package/icons/{ObiWindTrue11.vue2.js → ObiWindTrue15.vue2.js} +2 -2
- package/icons/{ObiWindTrue11.vue2.js.map → ObiWindTrue15.vue2.js.map} +1 -1
- package/icons/{ObiWindTrue12.vue.d.ts → ObiWindTrue20.vue.d.ts} +1 -1
- package/icons/ObiWindTrue20.vue.js +2 -0
- package/icons/ObiWindTrue20.vue.js.map +1 -0
- package/icons/{ObiWindTrue12.vue2.js → ObiWindTrue20.vue2.js} +2 -2
- package/icons/{ObiWindTrue12.vue2.js.map → ObiWindTrue20.vue2.js.map} +1 -1
- package/icons/{ObiWindTrue13.vue.d.ts → ObiWindTrue25.vue.d.ts} +1 -1
- package/icons/ObiWindTrue25.vue.js +2 -0
- package/icons/ObiWindTrue25.vue.js.map +1 -0
- package/icons/{ObiWindTrue13.vue2.js → ObiWindTrue25.vue2.js} +2 -2
- package/icons/{ObiWindTrue13.vue2.js.map → ObiWindTrue25.vue2.js.map} +1 -1
- package/icons/{ObiWindTrue14.vue.d.ts → ObiWindTrue30.vue.d.ts} +1 -1
- package/icons/ObiWindTrue30.vue.js +2 -0
- package/icons/ObiWindTrue30.vue.js.map +1 -0
- package/icons/{ObiWindTrue14.vue2.js → ObiWindTrue30.vue2.js} +2 -2
- package/icons/{ObiWindTrue14.vue2.js.map → ObiWindTrue30.vue2.js.map} +1 -1
- package/icons/ObiWindTrue35.vue.d.ts +6 -0
- package/icons/ObiWindTrue35.vue.js +2 -0
- package/icons/ObiWindTrue35.vue.js.map +1 -0
- package/icons/ObiWindTrue35.vue2.js +2 -0
- package/icons/ObiWindTrue35.vue2.js.map +1 -0
- package/icons/ObiWindTrue45.vue.d.ts +6 -0
- package/icons/ObiWindTrue45.vue.js +2 -0
- package/icons/ObiWindTrue45.vue.js.map +1 -0
- package/icons/ObiWindTrue45.vue2.js +2 -0
- package/icons/ObiWindTrue45.vue2.js.map +1 -0
- package/icons/ObiWindTrue50.vue.d.ts +6 -0
- package/icons/ObiWindTrue50.vue.js +2 -0
- package/icons/ObiWindTrue50.vue.js.map +1 -0
- package/icons/ObiWindTrue50.vue2.js +2 -0
- package/icons/ObiWindTrue50.vue2.js.map +1 -0
- package/icons/ObiWindTrue55.vue.d.ts +6 -0
- package/icons/ObiWindTrue55.vue.js +2 -0
- package/icons/ObiWindTrue55.vue.js.map +1 -0
- package/icons/ObiWindTrue55.vue2.js +2 -0
- package/icons/ObiWindTrue55.vue2.js.map +1 -0
- package/icons/ObiWindTrue60.vue.d.ts +6 -0
- package/icons/ObiWindTrue60.vue.js +2 -0
- package/icons/ObiWindTrue60.vue.js.map +1 -0
- package/icons/ObiWindTrue60.vue2.js +2 -0
- package/icons/ObiWindTrue60.vue2.js.map +1 -0
- package/icons/ObiWindTrue65.vue.d.ts +6 -0
- package/icons/ObiWindTrue65.vue.js +2 -0
- package/icons/ObiWindTrue65.vue.js.map +1 -0
- package/icons/ObiWindTrue65.vue2.js +2 -0
- package/icons/ObiWindTrue65.vue2.js.map +1 -0
- package/icons/ObiWindTrue70.vue.d.ts +6 -0
- package/icons/ObiWindTrue70.vue.js +2 -0
- package/icons/ObiWindTrue70.vue.js.map +1 -0
- package/icons/ObiWindTrue70.vue2.js +2 -0
- package/icons/ObiWindTrue70.vue2.js.map +1 -0
- package/integration-systems/integration-bar/ObcIntegrationBar.vue.d.ts +43 -0
- package/integration-systems/integration-bar/ObcIntegrationBar.vue.js +2 -0
- package/integration-systems/integration-bar/ObcIntegrationBar.vue.js.map +1 -0
- package/integration-systems/integration-bar/ObcIntegrationBar.vue2.js +2 -0
- package/integration-systems/integration-bar/ObcIntegrationBar.vue2.js.map +1 -0
- package/integration-systems/integration-bar-dropdown/ObcIntegrationBarDropdown.vue.d.ts +2 -2
- package/integration-systems/integration-button/ObcIntegrationButton.vue.d.ts +12 -3
- package/integration-systems/integration-button/ObcIntegrationButton.vue2.js +1 -1
- package/integration-systems/integration-button/ObcIntegrationButton.vue2.js.map +1 -1
- package/integration-systems/integration-dropdown-button/ObcIntegrationDropdownButton.vue.d.ts +3 -11
- package/integration-systems/integration-dropdown-button/ObcIntegrationDropdownButton.vue2.js.map +1 -1
- package/integration-systems/integration-vessel-menu/ObcIntegrationVesselMenu.vue.d.ts +14 -0
- package/integration-systems/integration-vessel-menu/ObcIntegrationVesselMenu.vue.js +2 -0
- package/integration-systems/integration-vessel-menu/ObcIntegrationVesselMenu.vue.js.map +1 -0
- package/integration-systems/integration-vessel-menu/ObcIntegrationVesselMenu.vue2.js +2 -0
- package/integration-systems/integration-vessel-menu/ObcIntegrationVesselMenu.vue2.js.map +1 -0
- package/integration-systems/integration-vessel-selector/ObcIntegrationVesselSelector.vue.d.ts +1 -0
- package/integration-systems/integration-vessel-selector/ObcIntegrationVesselSelector.vue2.js +1 -1
- package/integration-systems/integration-vessel-selector/ObcIntegrationVesselSelector.vue2.js.map +1 -1
- package/manual-icon/ObiAlertsCriticalTwotone.vue.d.ts +6 -0
- package/manual-icon/ObiAlertsCriticalTwotone.vue.js +2 -0
- package/manual-icon/ObiAlertsCriticalTwotone.vue.js.map +1 -0
- package/manual-icon/ObiAlertsCriticalTwotone.vue2.js +2 -0
- package/manual-icon/ObiAlertsCriticalTwotone.vue2.js.map +1 -0
- package/manual-icon/ObiAlertsDiagnosticTwotone.vue.d.ts +6 -0
- package/manual-icon/ObiAlertsDiagnosticTwotone.vue.js +2 -0
- package/manual-icon/ObiAlertsDiagnosticTwotone.vue.js.map +1 -0
- package/manual-icon/ObiAlertsDiagnosticTwotone.vue2.js +2 -0
- package/manual-icon/ObiAlertsDiagnosticTwotone.vue2.js.map +1 -0
- package/navigation-instruments/azimuth-thruster-labeled/ObcAzimuthThrusterLabeled.vue.d.ts +3 -0
- package/navigation-instruments/azimuth-thruster-labeled/ObcAzimuthThrusterLabeled.vue2.js +1 -1
- package/navigation-instruments/azimuth-thruster-labeled/ObcAzimuthThrusterLabeled.vue2.js.map +1 -1
- package/navigation-instruments/compass/ObcCompass.vue.d.ts +3 -1
- package/navigation-instruments/compass/ObcCompass.vue2.js +1 -1
- package/navigation-instruments/compass/ObcCompass.vue2.js.map +1 -1
- package/navigation-instruments/compass-flat/ObcCompassFlat.vue.d.ts +2 -0
- package/navigation-instruments/compass-flat/ObcCompassFlat.vue2.js +1 -1
- package/navigation-instruments/compass-flat/ObcCompassFlat.vue2.js.map +1 -1
- package/navigation-instruments/compass-indicator/ObcCompassIndicator.vue.d.ts +4 -3
- package/navigation-instruments/compass-indicator/ObcCompassIndicator.vue2.js +1 -1
- package/navigation-instruments/compass-indicator/ObcCompassIndicator.vue2.js.map +1 -1
- package/navigation-instruments/compass-sector/ObcCompassSector.vue.d.ts +6 -0
- package/navigation-instruments/compass-sector/ObcCompassSector.vue2.js +1 -1
- package/navigation-instruments/compass-sector/ObcCompassSector.vue2.js.map +1 -1
- package/navigation-instruments/depth-indicator/ObcDepthIndicator.vue.d.ts +9 -0
- package/navigation-instruments/depth-indicator/ObcDepthIndicator.vue.js +2 -0
- package/navigation-instruments/depth-indicator/ObcDepthIndicator.vue.js.map +1 -0
- package/navigation-instruments/depth-indicator/ObcDepthIndicator.vue2.js +2 -0
- package/navigation-instruments/depth-indicator/ObcDepthIndicator.vue2.js.map +1 -0
- package/navigation-instruments/gauge-bar-indicator/ObcGaugeBarIndicator.vue.d.ts +8 -0
- package/navigation-instruments/gauge-bar-indicator/ObcGaugeBarIndicator.vue.js +2 -0
- package/navigation-instruments/gauge-bar-indicator/ObcGaugeBarIndicator.vue.js.map +1 -0
- package/navigation-instruments/gauge-bar-indicator/ObcGaugeBarIndicator.vue2.js +2 -0
- package/navigation-instruments/gauge-bar-indicator/ObcGaugeBarIndicator.vue2.js.map +1 -0
- package/navigation-instruments/gauge-horizontal/ObcGaugeHorizontal.vue.d.ts +3 -8
- package/navigation-instruments/gauge-horizontal/ObcGaugeHorizontal.vue2.js.map +1 -1
- package/navigation-instruments/gauge-radial/ObcGaugeRadial.vue.d.ts +7 -2
- package/navigation-instruments/gauge-radial/ObcGaugeRadial.vue2.js +1 -1
- package/navigation-instruments/gauge-radial/ObcGaugeRadial.vue2.js.map +1 -1
- package/navigation-instruments/gauge-radial-indicator/ObcGaugeRadialIndicator.vue.d.ts +14 -0
- package/navigation-instruments/gauge-radial-indicator/ObcGaugeRadialIndicator.vue.js +2 -0
- package/navigation-instruments/gauge-radial-indicator/ObcGaugeRadialIndicator.vue.js.map +1 -0
- package/navigation-instruments/gauge-radial-indicator/ObcGaugeRadialIndicator.vue2.js +2 -0
- package/navigation-instruments/gauge-radial-indicator/ObcGaugeRadialIndicator.vue2.js.map +1 -0
- package/navigation-instruments/gauge-trend/ObcGaugeTrend.vue.d.ts +8 -21
- package/navigation-instruments/gauge-trend/ObcGaugeTrend.vue2.js +1 -1
- package/navigation-instruments/gauge-trend/ObcGaugeTrend.vue2.js.map +1 -1
- package/navigation-instruments/gauge-trend-indicator/ObcGaugeTrendIndicator.vue.d.ts +14 -0
- package/navigation-instruments/gauge-trend-indicator/ObcGaugeTrendIndicator.vue.js +2 -0
- package/navigation-instruments/gauge-trend-indicator/ObcGaugeTrendIndicator.vue.js.map +1 -0
- package/navigation-instruments/gauge-trend-indicator/ObcGaugeTrendIndicator.vue2.js +2 -0
- package/navigation-instruments/gauge-trend-indicator/ObcGaugeTrendIndicator.vue2.js.map +1 -0
- package/navigation-instruments/gauge-vertical/ObcGaugeVertical.vue.d.ts +3 -8
- package/navigation-instruments/gauge-vertical/ObcGaugeVertical.vue2.js.map +1 -1
- package/navigation-instruments/heading-indicator/ObcHeadingIndicator.vue.d.ts +10 -0
- package/navigation-instruments/heading-indicator/ObcHeadingIndicator.vue.js +2 -0
- package/navigation-instruments/heading-indicator/ObcHeadingIndicator.vue.js.map +1 -0
- package/navigation-instruments/heading-indicator/ObcHeadingIndicator.vue2.js +2 -0
- package/navigation-instruments/heading-indicator/ObcHeadingIndicator.vue2.js.map +1 -0
- package/navigation-instruments/heave-indicator/ObcHeaveIndicator.vue.d.ts +9 -0
- package/navigation-instruments/heave-indicator/ObcHeaveIndicator.vue.js +2 -0
- package/navigation-instruments/heave-indicator/ObcHeaveIndicator.vue.js.map +1 -0
- package/navigation-instruments/heave-indicator/ObcHeaveIndicator.vue2.js +2 -0
- package/navigation-instruments/heave-indicator/ObcHeaveIndicator.vue2.js.map +1 -0
- package/navigation-instruments/main-engine-indicator/ObcMainEngineIndicator.vue.d.ts +14 -0
- package/navigation-instruments/main-engine-indicator/ObcMainEngineIndicator.vue.js +2 -0
- package/navigation-instruments/main-engine-indicator/ObcMainEngineIndicator.vue.js.map +1 -0
- package/navigation-instruments/main-engine-indicator/ObcMainEngineIndicator.vue2.js +2 -0
- package/navigation-instruments/main-engine-indicator/ObcMainEngineIndicator.vue2.js.map +1 -0
- package/navigation-instruments/pitch/ObcPitch.vue.d.ts +12 -0
- package/navigation-instruments/pitch/ObcPitch.vue2.js +1 -1
- package/navigation-instruments/pitch/ObcPitch.vue2.js.map +1 -1
- package/navigation-instruments/pitch-indicator/ObcPitchIndicator.vue.d.ts +9 -0
- package/navigation-instruments/pitch-indicator/ObcPitchIndicator.vue.js +2 -0
- package/navigation-instruments/pitch-indicator/ObcPitchIndicator.vue.js.map +1 -0
- package/navigation-instruments/pitch-indicator/ObcPitchIndicator.vue2.js +2 -0
- package/navigation-instruments/pitch-indicator/ObcPitchIndicator.vue2.js.map +1 -0
- package/navigation-instruments/pitch-roll/ObcPitchRoll.vue.d.ts +10 -0
- package/navigation-instruments/pitch-roll/ObcPitchRoll.vue2.js +1 -1
- package/navigation-instruments/pitch-roll/ObcPitchRoll.vue2.js.map +1 -1
- package/navigation-instruments/propulsion-azimuth-indicator/ObcPropulsionAzimuthIndicator.vue.d.ts +14 -0
- package/navigation-instruments/propulsion-azimuth-indicator/ObcPropulsionAzimuthIndicator.vue.js +2 -0
- package/navigation-instruments/propulsion-azimuth-indicator/ObcPropulsionAzimuthIndicator.vue.js.map +1 -0
- package/navigation-instruments/propulsion-azimuth-indicator/ObcPropulsionAzimuthIndicator.vue2.js +2 -0
- package/navigation-instruments/propulsion-azimuth-indicator/ObcPropulsionAzimuthIndicator.vue2.js.map +1 -0
- package/navigation-instruments/propulsion-tunnel-thruster/ObcTunnelThruster.vue.d.ts +9 -0
- package/navigation-instruments/propulsion-tunnel-thruster/ObcTunnelThruster.vue.js +2 -0
- package/navigation-instruments/propulsion-tunnel-thruster/ObcTunnelThruster.vue.js.map +1 -0
- package/navigation-instruments/propulsion-tunnel-thruster/ObcTunnelThruster.vue2.js +2 -0
- package/navigation-instruments/propulsion-tunnel-thruster/ObcTunnelThruster.vue2.js.map +1 -0
- package/navigation-instruments/rate-of-turn/ObcRateOfTurn.vue.d.ts +2 -0
- package/navigation-instruments/rate-of-turn/ObcRateOfTurn.vue2.js +1 -1
- package/navigation-instruments/rate-of-turn/ObcRateOfTurn.vue2.js.map +1 -1
- package/navigation-instruments/readout/ObcReadout.vue.d.ts +77 -0
- package/navigation-instruments/readout/ObcReadout.vue.js +2 -0
- package/navigation-instruments/readout/ObcReadout.vue.js.map +1 -0
- package/navigation-instruments/readout/ObcReadout.vue2.js +2 -0
- package/navigation-instruments/readout/ObcReadout.vue2.js.map +1 -0
- package/navigation-instruments/readout-advice/ObcReadoutAdvice.vue.d.ts +27 -0
- package/navigation-instruments/readout-advice/ObcReadoutAdvice.vue.js +2 -0
- package/navigation-instruments/readout-advice/ObcReadoutAdvice.vue.js.map +1 -0
- package/navigation-instruments/readout-advice/ObcReadoutAdvice.vue2.js +2 -0
- package/navigation-instruments/readout-advice/ObcReadoutAdvice.vue2.js.map +1 -0
- package/navigation-instruments/readout-list-item/ObcReadoutListItem.vue.d.ts +31 -0
- package/navigation-instruments/readout-list-item/ObcReadoutListItem.vue.js +2 -0
- package/navigation-instruments/readout-list-item/ObcReadoutListItem.vue.js.map +1 -0
- package/navigation-instruments/readout-list-item/ObcReadoutListItem.vue2.js +2 -0
- package/navigation-instruments/readout-list-item/ObcReadoutListItem.vue2.js.map +1 -0
- package/navigation-instruments/readout-setpoint/ObcReadoutSetpoint.vue.d.ts +30 -0
- package/navigation-instruments/readout-setpoint/ObcReadoutSetpoint.vue.js +2 -0
- package/navigation-instruments/readout-setpoint/ObcReadoutSetpoint.vue.js.map +1 -0
- package/navigation-instruments/readout-setpoint/ObcReadoutSetpoint.vue2.js +2 -0
- package/navigation-instruments/readout-setpoint/ObcReadoutSetpoint.vue2.js.map +1 -0
- package/navigation-instruments/roll/ObcRoll.vue.d.ts +13 -0
- package/navigation-instruments/roll/ObcRoll.vue2.js +1 -1
- package/navigation-instruments/roll/ObcRoll.vue2.js.map +1 -1
- package/navigation-instruments/roll-indicator/ObcRollIndicator.vue.d.ts +9 -0
- package/navigation-instruments/roll-indicator/ObcRollIndicator.vue.js +2 -0
- package/navigation-instruments/roll-indicator/ObcRollIndicator.vue.js.map +1 -0
- package/navigation-instruments/roll-indicator/ObcRollIndicator.vue2.js +2 -0
- package/navigation-instruments/roll-indicator/ObcRollIndicator.vue2.js.map +1 -0
- package/navigation-instruments/rot-indicator/ObcRotIndicator.vue.d.ts +5 -0
- package/navigation-instruments/rot-indicator/ObcRotIndicator.vue2.js +1 -1
- package/navigation-instruments/rot-indicator/ObcRotIndicator.vue2.js.map +1 -1
- package/navigation-instruments/rot-sector/ObcRotSector.vue.d.ts +4 -0
- package/navigation-instruments/rot-sector/ObcRotSector.vue2.js +1 -1
- package/navigation-instruments/rot-sector/ObcRotSector.vue2.js.map +1 -1
- package/navigation-instruments/rudder-indicator/ObcRudderIndicator.vue.d.ts +11 -0
- package/navigation-instruments/rudder-indicator/ObcRudderIndicator.vue.js +2 -0
- package/navigation-instruments/rudder-indicator/ObcRudderIndicator.vue.js.map +1 -0
- package/navigation-instruments/rudder-indicator/ObcRudderIndicator.vue2.js +2 -0
- package/navigation-instruments/rudder-indicator/ObcRudderIndicator.vue2.js.map +1 -0
- package/navigation-instruments/speed-gauge/ObcSpeedGauge.vue.d.ts +4 -1
- package/navigation-instruments/speed-gauge/ObcSpeedGauge.vue2.js +1 -1
- package/navigation-instruments/speed-gauge/ObcSpeedGauge.vue2.js.map +1 -1
- package/navigation-instruments/speed-indicator/ObcSpeedIndicator.vue.d.ts +4 -0
- package/navigation-instruments/speed-indicator/ObcSpeedIndicator.vue2.js +1 -1
- package/navigation-instruments/speed-indicator/ObcSpeedIndicator.vue2.js.map +1 -1
- package/navigation-instruments/velocity-projection-plot/ObcVelocityProjectionPlot.vue.d.ts +4 -4
- package/navigation-instruments/velocity-projection-plot/ObcVelocityProjectionPlot.vue2.js +1 -1
- package/navigation-instruments/velocity-projection-plot/ObcVelocityProjectionPlot.vue2.js.map +1 -1
- package/navigation-instruments/watch/ObcWatch.vue.d.ts +6 -1
- package/navigation-instruments/watch/ObcWatch.vue2.js +1 -1
- package/navigation-instruments/watch/ObcWatch.vue2.js.map +1 -1
- package/navigation-instruments/watch-flat/ObcWatchFlat.vue.d.ts +2 -0
- package/navigation-instruments/watch-flat/ObcWatchFlat.vue2.js +1 -1
- package/navigation-instruments/watch-flat/ObcWatchFlat.vue2.js.map +1 -1
- package/navigation-instruments/wind/ObcWind.vue.d.ts +6 -3
- package/navigation-instruments/wind/ObcWind.vue2.js +1 -1
- package/navigation-instruments/wind/ObcWind.vue2.js.map +1 -1
- package/navigation-instruments/wind-indicator/ObcWindIndicator.vue.d.ts +9 -2
- package/navigation-instruments/wind-indicator/ObcWindIndicator.vue2.js +1 -1
- package/navigation-instruments/wind-indicator/ObcWindIndicator.vue2.js.map +1 -1
- package/navigation-instruments/wind-propulsion/ObcWindPropulsion.vue.d.ts +42 -0
- package/navigation-instruments/wind-propulsion/ObcWindPropulsion.vue.js +2 -0
- package/navigation-instruments/wind-propulsion/ObcWindPropulsion.vue.js.map +1 -0
- package/navigation-instruments/wind-propulsion/ObcWindPropulsion.vue2.js +2 -0
- package/navigation-instruments/wind-propulsion/ObcWindPropulsion.vue2.js.map +1 -0
- package/package.json +161 -35
- package/pages/alert-list-page-small/ObcAlertListPageSmall.vue.d.ts +2 -0
- package/pages/alert-list-page-small/ObcAlertListPageSmall.vue2.js +1 -1
- package/pages/alert-list-page-small/ObcAlertListPageSmall.vue2.js.map +1 -1
- package/icons/ObiWindApparent11.vue.js +0 -2
- package/icons/ObiWindApparent11.vue.js.map +0 -1
- package/icons/ObiWindApparent12.vue.js +0 -2
- package/icons/ObiWindApparent12.vue.js.map +0 -1
- package/icons/ObiWindApparent13.vue.js +0 -2
- package/icons/ObiWindApparent13.vue.js.map +0 -1
- package/icons/ObiWindApparent14.vue.js +0 -2
- package/icons/ObiWindApparent14.vue.js.map +0 -1
- package/icons/ObiWindApparent2.vue.js +0 -2
- package/icons/ObiWindApparent2.vue.js.map +0 -1
- package/icons/ObiWindApparent3.vue.js +0 -2
- package/icons/ObiWindApparent3.vue.js.map +0 -1
- package/icons/ObiWindApparent3.vue2.js +0 -2
- package/icons/ObiWindApparent3.vue2.js.map +0 -1
- package/icons/ObiWindApparent4.vue.js +0 -2
- package/icons/ObiWindApparent4.vue.js.map +0 -1
- package/icons/ObiWindApparent4.vue2.js +0 -2
- package/icons/ObiWindApparent4.vue2.js.map +0 -1
- package/icons/ObiWindApparent6.vue.d.ts +0 -6
- package/icons/ObiWindApparent6.vue.js +0 -2
- package/icons/ObiWindApparent6.vue.js.map +0 -1
- package/icons/ObiWindApparent6.vue2.js +0 -2
- package/icons/ObiWindApparent6.vue2.js.map +0 -1
- package/icons/ObiWindApparent7.vue.d.ts +0 -6
- package/icons/ObiWindApparent7.vue.js +0 -2
- package/icons/ObiWindApparent7.vue.js.map +0 -1
- package/icons/ObiWindApparent7.vue2.js +0 -2
- package/icons/ObiWindApparent7.vue2.js.map +0 -1
- package/icons/ObiWindApparent8.vue.d.ts +0 -6
- package/icons/ObiWindApparent8.vue.js +0 -2
- package/icons/ObiWindApparent8.vue.js.map +0 -1
- package/icons/ObiWindApparent8.vue2.js +0 -2
- package/icons/ObiWindApparent8.vue2.js.map +0 -1
- package/icons/ObiWindApparent9.vue.d.ts +0 -6
- package/icons/ObiWindApparent9.vue.js +0 -2
- package/icons/ObiWindApparent9.vue.js.map +0 -1
- package/icons/ObiWindApparent9.vue2.js +0 -2
- package/icons/ObiWindApparent9.vue2.js.map +0 -1
- package/icons/ObiWindShaft11.vue.js +0 -2
- package/icons/ObiWindShaft11.vue.js.map +0 -1
- package/icons/ObiWindShaft12.vue.js +0 -2
- package/icons/ObiWindShaft12.vue.js.map +0 -1
- package/icons/ObiWindShaft13.vue.js +0 -2
- package/icons/ObiWindShaft13.vue.js.map +0 -1
- package/icons/ObiWindShaft14.vue.js +0 -2
- package/icons/ObiWindShaft14.vue.js.map +0 -1
- package/icons/ObiWindShaft2.vue.js +0 -2
- package/icons/ObiWindShaft2.vue.js.map +0 -1
- package/icons/ObiWindShaft3.vue.d.ts +0 -6
- package/icons/ObiWindShaft3.vue.js +0 -2
- package/icons/ObiWindShaft3.vue.js.map +0 -1
- package/icons/ObiWindShaft3.vue2.js +0 -2
- package/icons/ObiWindShaft3.vue2.js.map +0 -1
- package/icons/ObiWindShaft4.vue.d.ts +0 -6
- package/icons/ObiWindShaft4.vue.js +0 -2
- package/icons/ObiWindShaft4.vue.js.map +0 -1
- package/icons/ObiWindShaft4.vue2.js +0 -2
- package/icons/ObiWindShaft4.vue2.js.map +0 -1
- package/icons/ObiWindShaft6.vue.d.ts +0 -6
- package/icons/ObiWindShaft6.vue.js +0 -2
- package/icons/ObiWindShaft6.vue.js.map +0 -1
- package/icons/ObiWindShaft6.vue2.js +0 -2
- package/icons/ObiWindShaft6.vue2.js.map +0 -1
- package/icons/ObiWindShaft7.vue.d.ts +0 -6
- package/icons/ObiWindShaft7.vue.js +0 -2
- package/icons/ObiWindShaft7.vue.js.map +0 -1
- package/icons/ObiWindShaft7.vue2.js +0 -2
- package/icons/ObiWindShaft7.vue2.js.map +0 -1
- package/icons/ObiWindShaft8.vue.d.ts +0 -6
- package/icons/ObiWindShaft8.vue.js +0 -2
- package/icons/ObiWindShaft8.vue.js.map +0 -1
- package/icons/ObiWindShaft8.vue2.js +0 -2
- package/icons/ObiWindShaft8.vue2.js.map +0 -1
- package/icons/ObiWindShaft9.vue.d.ts +0 -6
- package/icons/ObiWindShaft9.vue.js +0 -2
- package/icons/ObiWindShaft9.vue.js.map +0 -1
- package/icons/ObiWindShaft9.vue2.js +0 -2
- package/icons/ObiWindShaft9.vue2.js.map +0 -1
- package/icons/ObiWindTrue11.vue.js +0 -2
- package/icons/ObiWindTrue11.vue.js.map +0 -1
- package/icons/ObiWindTrue12.vue.js +0 -2
- package/icons/ObiWindTrue12.vue.js.map +0 -1
- package/icons/ObiWindTrue13.vue.js +0 -2
- package/icons/ObiWindTrue13.vue.js.map +0 -1
- package/icons/ObiWindTrue14.vue.js +0 -2
- package/icons/ObiWindTrue14.vue.js.map +0 -1
- package/icons/ObiWindTrue2.vue.js +0 -2
- package/icons/ObiWindTrue2.vue.js.map +0 -1
- package/icons/ObiWindTrue3.vue.js +0 -2
- package/icons/ObiWindTrue3.vue.js.map +0 -1
- package/icons/ObiWindTrue3.vue2.js +0 -2
- package/icons/ObiWindTrue3.vue2.js.map +0 -1
- package/icons/ObiWindTrue4.vue.js +0 -2
- package/icons/ObiWindTrue4.vue.js.map +0 -1
- package/icons/ObiWindTrue4.vue2.js +0 -2
- package/icons/ObiWindTrue4.vue2.js.map +0 -1
- package/icons/ObiWindTrue6.vue.js +0 -2
- package/icons/ObiWindTrue6.vue.js.map +0 -1
- package/icons/ObiWindTrue6.vue2.js +0 -2
- package/icons/ObiWindTrue6.vue2.js.map +0 -1
- package/icons/ObiWindTrue7.vue.d.ts +0 -6
- package/icons/ObiWindTrue7.vue.js +0 -2
- package/icons/ObiWindTrue7.vue.js.map +0 -1
- package/icons/ObiWindTrue7.vue2.js +0 -2
- package/icons/ObiWindTrue7.vue2.js.map +0 -1
- package/icons/ObiWindTrue8.vue.d.ts +0 -6
- package/icons/ObiWindTrue8.vue.js +0 -2
- package/icons/ObiWindTrue8.vue.js.map +0 -1
- package/icons/ObiWindTrue8.vue2.js +0 -2
- package/icons/ObiWindTrue8.vue2.js.map +0 -1
- package/icons/ObiWindTrue9.vue.d.ts +0 -6
- package/icons/ObiWindTrue9.vue.js +0 -2
- package/icons/ObiWindTrue9.vue.js.map +0 -1
- package/icons/ObiWindTrue9.vue2.js +0 -2
- package/icons/ObiWindTrue9.vue2.js.map +0 -1
|
@@ -2,6 +2,8 @@ import '@oicl/openbridge-webcomponents/dist/navigation-instruments/rate-of-turn/
|
|
|
2
2
|
import { RotType, RotPosition, WatchCircleType } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';
|
|
3
3
|
import { Priority } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
4
4
|
export interface Props {
|
|
5
|
+
rateOfTurnDegreesPerMinute?: number | undefined;
|
|
6
|
+
rotDotAnimationFactor?: number;
|
|
5
7
|
rotationsPerMinute?: number;
|
|
6
8
|
rotType?: RotType;
|
|
7
9
|
rotPosition?: RotPosition;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{defineComponent as u,reactive as
|
|
1
|
+
import{defineComponent as u,reactive as f,useSlots as d,withDirectives as m,openBlock as v,createBlock as P,h as b}from"vue";import{assignSlotNodes as _}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/rate-of-turn/rate-of-turn.js";const y=u({__name:"ObcRateOfTurn",props:{rateOfTurnDegreesPerMinute:{},rotDotAnimationFactor:{},rotationsPerMinute:{},rotType:{},rotPosition:{},priority:{},barStartAngle:{},barEndAngle:{},watchCircleType:{},rotPortStarboard:{type:Boolean},rotAtZeroDeadband:{}},setup(c){const e=c,n=f({}),i={created(o){for(const t in e)n[t]=o[t]}};let s=!1;const p=d(),l=()=>{const t={};for(const r in e){const a=e[r];(a!==void 0||s)&&(t[r]=a??n[r])}return s=!0,b("obc-rate-of-turn",t,_(p))};return(o,t)=>m((v(),P(l,null,null,512)),[[i]])}});export{y as default};
|
|
2
2
|
//# sourceMappingURL=ObcRateOfTurn.vue2.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObcRateOfTurn.vue2.js","sources":["../../src/navigation-instruments/rate-of-turn/ObcRateOfTurn.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/rate-of-turn/rate-of-turn.js';\n import {RotType, RotPosition, WatchCircleType} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';\nimport {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n\n export interface Props {\n rotationsPerMinute?: number;\n rotType?: RotType;\n rotPosition?: RotPosition;\n priority?: Priority;\n barStartAngle?: number;\n barEndAngle?: number;\n watchCircleType?: WatchCircleType;\n rotPortStarboard?: boolean;\n rotAtZeroDeadband?: number\n }\n\n \n \n export type {RotType, RotPosition, WatchCircleType} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';\nexport type {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcRateOfTurn',\n props: {\n rotationsPerMinute: {},\n rotType: {},\n rotPosition: {},\n priority: {},\n barStartAngle: {},\n barEndAngle: {},\n watchCircleType: {},\n rotPortStarboard: { type: Boolean },\n rotAtZeroDeadband: {}\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() as Slots;\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-rate-of-turn',\n props,\n assignSlotNodes(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":"
|
|
1
|
+
{"version":3,"file":"ObcRateOfTurn.vue2.js","sources":["../../src/navigation-instruments/rate-of-turn/ObcRateOfTurn.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/rate-of-turn/rate-of-turn.js';\n import {RotType, RotPosition, WatchCircleType} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';\nimport {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n\n export interface Props {\n rateOfTurnDegreesPerMinute?: number | undefined;\n rotDotAnimationFactor?: number;\n rotationsPerMinute?: number;\n rotType?: RotType;\n rotPosition?: RotPosition;\n priority?: Priority;\n barStartAngle?: number;\n barEndAngle?: number;\n watchCircleType?: WatchCircleType;\n rotPortStarboard?: boolean;\n rotAtZeroDeadband?: number\n }\n\n \n \n export type {RotType, RotPosition, WatchCircleType} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';\nexport type {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcRateOfTurn',\n props: {\n rateOfTurnDegreesPerMinute: {},\n rotDotAnimationFactor: {},\n rotationsPerMinute: {},\n rotType: {},\n rotPosition: {},\n priority: {},\n barStartAngle: {},\n barEndAngle: {},\n watchCircleType: {},\n rotPortStarboard: { type: Boolean },\n rotAtZeroDeadband: {}\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() as Slots;\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-rate-of-turn',\n props,\n assignSlotNodes(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":"oSA4BA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,gBACR,MAAO,CACL,2BAA4B,CAAA,EAC5B,sBAAuB,CAAA,EACvB,mBAAoB,CAAA,EACpB,QAAS,CAAA,EACT,YAAa,CAAA,EACb,SAAU,CAAA,EACV,cAAe,CAAA,EACf,YAAa,CAAA,EACb,gBAAiB,CAAA,EACjB,iBAAkB,CAAE,KAAM,OAAA,EAC1B,kBAAmB,CAAA,CAAC,EAEtB,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,EAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,CAAgB,EAAID,EAAGC,CAAC,CAErC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,EAAA,EAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,CAAgB,GAC9BM,IAAM,QAAcL,KACtBI,EAAML,CAAgB,EAAgBM,GAAKV,EAASI,CAAgB,EAEzE,CAEA,OAAAC,EAAc,GAGLM,EACL,mBACAF,EACAG,EAAgBN,CAAK,CAAA,CAEzB,EAEN,MAAO,CAACO,EAAUC,IACTC,GAAiBC,IAAcC,EAAaT,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';
|
|
2
|
+
import { ReadoutSourceType } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout-source.js';
|
|
3
|
+
import { ReadoutVariant, ReadoutDataState, ReadoutSetpointInteraction, ReadoutDirection, ReadoutStackVerticalAlignment } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';
|
|
4
|
+
import { Priority } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
5
|
+
import { ReadoutSetpointSize, ReadoutSetpointFormat } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-setpoint/readout-setpoint.js';
|
|
6
|
+
import { AlertFrameConfig } from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';
|
|
7
|
+
import { ReadoutAdviceFormat, ReadoutAdviceState } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-advice/readout-advice.js';
|
|
8
|
+
export interface Props {
|
|
9
|
+
value?: number | undefined;
|
|
10
|
+
hasSetpoint?: boolean;
|
|
11
|
+
setpointValue?: number | undefined;
|
|
12
|
+
variant?: ReadoutVariant;
|
|
13
|
+
hasDegree?: boolean;
|
|
14
|
+
label?: string;
|
|
15
|
+
unit?: string | undefined;
|
|
16
|
+
src?: string | undefined;
|
|
17
|
+
off?: boolean;
|
|
18
|
+
valuePriority?: Priority | undefined;
|
|
19
|
+
dataState?: ReadoutDataState;
|
|
20
|
+
setpointInteraction?: ReadoutSetpointInteraction;
|
|
21
|
+
direction?: ReadoutDirection;
|
|
22
|
+
setpointSize?: ReadoutSetpointSize | undefined;
|
|
23
|
+
alignment?: ReadoutStackVerticalAlignment;
|
|
24
|
+
hug?: boolean;
|
|
25
|
+
hasSetpointDivider?: boolean;
|
|
26
|
+
hasSourceDivider?: boolean;
|
|
27
|
+
showZeroPadding?: boolean;
|
|
28
|
+
fractionDigits?: number;
|
|
29
|
+
minValueLength?: number;
|
|
30
|
+
valueHasHintedZeros?: boolean;
|
|
31
|
+
labelOnly?: boolean;
|
|
32
|
+
hasSrcPicker?: boolean;
|
|
33
|
+
sourceDeltaValue?: number;
|
|
34
|
+
sourceType?: ReadoutSourceType | undefined;
|
|
35
|
+
hasLeadingIcon?: boolean;
|
|
36
|
+
alert?: boolean | AlertFrameConfig;
|
|
37
|
+
sourceHug?: boolean;
|
|
38
|
+
hasSourceLeadingIcon?: boolean;
|
|
39
|
+
hasSourceTrailingIcon?: boolean;
|
|
40
|
+
hasAdvice?: boolean;
|
|
41
|
+
adviceValue?: number | undefined;
|
|
42
|
+
adviceFormat?: ReadoutAdviceFormat;
|
|
43
|
+
adviceState?: ReadoutAdviceState;
|
|
44
|
+
adviceSecondaryValue?: number | undefined;
|
|
45
|
+
adviceDescription?: string;
|
|
46
|
+
adviceHasHintedZeros?: boolean;
|
|
47
|
+
setpointFormat?: ReadoutSetpointFormat;
|
|
48
|
+
setpointSecondaryValue?: number | undefined;
|
|
49
|
+
setpointDescription?: string;
|
|
50
|
+
setpointHasHintedZeros?: boolean;
|
|
51
|
+
}
|
|
52
|
+
export type { ReadoutSourceType } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout-source.js';
|
|
53
|
+
export type { ReadoutVariant, ReadoutDataState, ReadoutSetpointInteraction, ReadoutDirection, ReadoutStackVerticalAlignment } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';
|
|
54
|
+
export type { Priority } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
55
|
+
export type { ReadoutSetpointSize, ReadoutSetpointFormat } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-setpoint/readout-setpoint.js';
|
|
56
|
+
export type { AlertFrameConfig } from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';
|
|
57
|
+
export type { ReadoutAdviceFormat, ReadoutAdviceState } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-advice/readout-advice.js';
|
|
58
|
+
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
59
|
+
"source-flyout-click": (payload: CustomEvent<{
|
|
60
|
+
src: string;
|
|
61
|
+
sourceType?: ReadoutSourceType;
|
|
62
|
+
}>) => any;
|
|
63
|
+
"source-change": (payload: CustomEvent<{
|
|
64
|
+
value: string;
|
|
65
|
+
label?: string;
|
|
66
|
+
}>) => any;
|
|
67
|
+
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
68
|
+
"onSource-flyout-click"?: ((payload: CustomEvent<{
|
|
69
|
+
src: string;
|
|
70
|
+
sourceType?: ReadoutSourceType;
|
|
71
|
+
}>) => any) | undefined;
|
|
72
|
+
"onSource-change"?: ((payload: CustomEvent<{
|
|
73
|
+
value: string;
|
|
74
|
+
label?: string;
|
|
75
|
+
}>) => any) | undefined;
|
|
76
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
77
|
+
export default _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcReadout.vue.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{defineComponent as y,reactive as v,useSlots as B,withDirectives as h,openBlock as f,createBlock as m,h as S}from"vue";import{assignSlotNodes as g}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js";const P=y({__name:"ObcReadout",props:{value:{},hasSetpoint:{type:Boolean},setpointValue:{},variant:{},hasDegree:{type:Boolean},label:{},unit:{},src:{},off:{type:Boolean},valuePriority:{},dataState:{},setpointInteraction:{},direction:{},setpointSize:{},alignment:{},hug:{type:Boolean},hasSetpointDivider:{type:Boolean},hasSourceDivider:{type:Boolean},showZeroPadding:{type:Boolean},fractionDigits:{},minValueLength:{},valueHasHintedZeros:{type:Boolean},labelOnly:{type:Boolean},hasSrcPicker:{type:Boolean},sourceDeltaValue:{},sourceType:{},hasLeadingIcon:{type:Boolean},alert:{type:[Boolean,Object]},sourceHug:{type:Boolean},hasSourceLeadingIcon:{type:Boolean},hasSourceTrailingIcon:{type:Boolean},hasAdvice:{type:Boolean},adviceValue:{},adviceFormat:{},adviceState:{},adviceSecondaryValue:{},adviceDescription:{},adviceHasHintedZeros:{type:Boolean},setpointFormat:{},setpointSecondaryValue:{},setpointDescription:{},setpointHasHintedZeros:{type:Boolean}},emits:["source-flyout-click","source-change"],setup(r,{emit:l}){const t=r,a=v({}),p={created(n){for(const o in t)a[o]=n[o]}};let s=!1;const i=l,u=B(),d=()=>{const o={onSourceFlyoutClick:e=>i("source-flyout-click",e),onSourceChange:e=>i("source-change",e)};for(const e in t){const c=t[e];(c!==void 0||s)&&(o[e]=c??a[e])}return s=!0,S("obc-readout",o,g(u))};return(n,o)=>h((f(),m(d,null,null,512)),[[p]])}});export{P as default};
|
|
2
|
+
//# sourceMappingURL=ObcReadout.vue2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcReadout.vue2.js","sources":["../../src/navigation-instruments/readout/ObcReadout.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/readout/readout.js';\n import {ReadoutSourceType} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout-source.js';\nimport {ReadoutVariant, ReadoutDataState, ReadoutSetpointInteraction, ReadoutDirection, ReadoutStackVerticalAlignment} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';\nimport {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\nimport {ReadoutSetpointSize, ReadoutSetpointFormat} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-setpoint/readout-setpoint.js';\nimport {AlertFrameConfig} from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';\nimport {ReadoutAdviceFormat, ReadoutAdviceState} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-advice/readout-advice.js';\n\n export interface Props {\n value?: number | undefined;\n hasSetpoint?: boolean;\n setpointValue?: number | undefined;\n variant?: ReadoutVariant;\n hasDegree?: boolean;\n label?: string;\n unit?: string | undefined;\n src?: string | undefined;\n off?: boolean;\n valuePriority?: Priority | undefined;\n dataState?: ReadoutDataState;\n setpointInteraction?: ReadoutSetpointInteraction;\n direction?: ReadoutDirection;\n setpointSize?: ReadoutSetpointSize | undefined;\n alignment?: ReadoutStackVerticalAlignment;\n hug?: boolean;\n hasSetpointDivider?: boolean;\n hasSourceDivider?: boolean;\n showZeroPadding?: boolean;\n fractionDigits?: number;\n minValueLength?: number;\n valueHasHintedZeros?: boolean;\n labelOnly?: boolean;\n hasSrcPicker?: boolean;\n sourceDeltaValue?: number;\n sourceType?: ReadoutSourceType | undefined;\n hasLeadingIcon?: boolean;\n alert?: boolean | AlertFrameConfig;\n sourceHug?: boolean;\n hasSourceLeadingIcon?: boolean;\n hasSourceTrailingIcon?: boolean;\n hasAdvice?: boolean;\n adviceValue?: number | undefined;\n adviceFormat?: ReadoutAdviceFormat;\n adviceState?: ReadoutAdviceState;\n adviceSecondaryValue?: number | undefined;\n adviceDescription?: string;\n adviceHasHintedZeros?: boolean;\n setpointFormat?: ReadoutSetpointFormat;\n setpointSecondaryValue?: number | undefined;\n setpointDescription?: string;\n setpointHasHintedZeros?: boolean\n }\n\n \n \n export type {ReadoutSourceType} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout-source.js';\nexport type {ReadoutVariant, ReadoutDataState, ReadoutSetpointInteraction, ReadoutDirection, ReadoutStackVerticalAlignment} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';\nexport type {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\nexport type {ReadoutSetpointSize, ReadoutSetpointFormat} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-setpoint/readout-setpoint.js';\nexport type {AlertFrameConfig} from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';\nexport type {ReadoutAdviceFormat, ReadoutAdviceState} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-advice/readout-advice.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcReadout',\n props: {\n value: {},\n hasSetpoint: { type: Boolean },\n setpointValue: {},\n variant: {},\n hasDegree: { type: Boolean },\n label: {},\n unit: {},\n src: {},\n off: { type: Boolean },\n valuePriority: {},\n dataState: {},\n setpointInteraction: {},\n direction: {},\n setpointSize: {},\n alignment: {},\n hug: { type: Boolean },\n hasSetpointDivider: { type: Boolean },\n hasSourceDivider: { type: Boolean },\n showZeroPadding: { type: Boolean },\n fractionDigits: {},\n minValueLength: {},\n valueHasHintedZeros: { type: Boolean },\n labelOnly: { type: Boolean },\n hasSrcPicker: { type: Boolean },\n sourceDeltaValue: {},\n sourceType: {},\n hasLeadingIcon: { type: Boolean },\n alert: { type: [Boolean, Object] },\n sourceHug: { type: Boolean },\n hasSourceLeadingIcon: { type: Boolean },\n hasSourceTrailingIcon: { type: Boolean },\n hasAdvice: { type: Boolean },\n adviceValue: {},\n adviceFormat: {},\n adviceState: {},\n adviceSecondaryValue: {},\n adviceDescription: {},\n adviceHasHintedZeros: { type: Boolean },\n setpointFormat: {},\n setpointSecondaryValue: {},\n setpointDescription: {},\n setpointHasHintedZeros: { type: Boolean }\n },\n emits: [\"source-flyout-click\", \"source-change\"],\n setup(__props: any, { emit: __emit }) {\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 const emit = __emit;\n\n const slots = useSlots() as Slots;\n\n const render = () => {\n const eventProps = {\n onSourceFlyoutClick: (event: CustomEvent<{src: string, sourceType?: ReadoutSourceType}>) => emit('source-flyout-click', event as CustomEvent<{src: string, sourceType?: ReadoutSourceType}>),\nonSourceChange: (event: CustomEvent<{value: string, label?: string}>) => emit('source-change', event as CustomEvent<{value: string, label?: string}>)\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-readout',\n props,\n assignSlotNodes(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","__emit","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","emit","slots","useSlots","render","props","event","v","h","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"0RAmEA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,aACR,MAAO,CACL,MAAO,CAAA,EACP,YAAa,CAAE,KAAM,OAAA,EACrB,cAAe,CAAA,EACf,QAAS,CAAA,EACT,UAAW,CAAE,KAAM,OAAA,EACnB,MAAO,CAAA,EACP,KAAM,CAAA,EACN,IAAK,CAAA,EACL,IAAK,CAAE,KAAM,OAAA,EACb,cAAe,CAAA,EACf,UAAW,CAAA,EACX,oBAAqB,CAAA,EACrB,UAAW,CAAA,EACX,aAAc,CAAA,EACd,UAAW,CAAA,EACX,IAAK,CAAE,KAAM,OAAA,EACb,mBAAoB,CAAE,KAAM,OAAA,EAC5B,iBAAkB,CAAE,KAAM,OAAA,EAC1B,gBAAiB,CAAE,KAAM,OAAA,EACzB,eAAgB,CAAA,EAChB,eAAgB,CAAA,EAChB,oBAAqB,CAAE,KAAM,OAAA,EAC7B,UAAW,CAAE,KAAM,OAAA,EACnB,aAAc,CAAE,KAAM,OAAA,EACtB,iBAAkB,CAAA,EAClB,WAAY,CAAA,EACZ,eAAgB,CAAE,KAAM,OAAA,EACxB,MAAO,CAAE,KAAM,CAAC,QAAS,MAAM,CAAA,EAC/B,UAAW,CAAE,KAAM,OAAA,EACnB,qBAAsB,CAAE,KAAM,OAAA,EAC9B,sBAAuB,CAAE,KAAM,OAAA,EAC/B,UAAW,CAAE,KAAM,OAAA,EACnB,YAAa,CAAA,EACb,aAAc,CAAA,EACd,YAAa,CAAA,EACb,qBAAsB,CAAA,EACtB,kBAAmB,CAAA,EACnB,qBAAsB,CAAE,KAAM,OAAA,EAC9B,eAAgB,CAAA,EAChB,uBAAwB,CAAA,EACxB,oBAAqB,CAAA,EACrB,uBAAwB,CAAE,KAAM,OAAA,CAAQ,EAE1C,MAAO,CAAC,sBAAuB,eAAe,EAC9C,MAAMC,EAAc,CAAE,KAAMC,GAAU,CAElC,MAAMC,EAAWF,EAEfG,EAAWC,EAAS,EAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,CAAgB,EAAID,EAAGC,CAAC,CAErC,CAAA,EAGF,IAAIC,EAAc,GAEd,MAAMC,EAAOR,EAEPS,EAAQC,EAAA,EAERC,EAAS,IAAM,CAKnB,MAAMC,EAJa,CACvB,oBAAsBC,GAAsEL,EAAK,sBAAuBK,CAAmE,EAC/L,eAAiBA,GAAwDL,EAAK,gBAAiBK,CAAqD,CAAA,EAK9I,UAAWP,KAAKL,EAAU,CACxB,MAAMa,EAAIb,EAASK,CAAgB,GAC9BQ,IAAM,QAAcP,KACtBK,EAAMN,CAAgB,EAAgBQ,GAAKZ,EAASI,CAAgB,EAEzE,CAEA,OAAAC,EAAc,GAGLQ,EACL,cACAH,EACAI,EAAgBP,CAAK,CAAA,CAEzB,EAEN,MAAO,CAACQ,EAAUC,IACTC,GAAiBC,IAAcC,EAAaV,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACP,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-advice/readout-advice.js';
|
|
2
|
+
import { ReadoutVariant, ReadoutDirection } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';
|
|
3
|
+
import { ReadoutSetpointSize } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-setpoint/readout-setpoint.js';
|
|
4
|
+
import { ReadoutAdviceFormat, ReadoutAdviceState } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-advice/readout-advice.js';
|
|
5
|
+
import { Priority } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
6
|
+
export interface Props {
|
|
7
|
+
readoutStyle?: ReadoutVariant | undefined;
|
|
8
|
+
direction?: ReadoutDirection | undefined;
|
|
9
|
+
size?: ReadoutSetpointSize;
|
|
10
|
+
format?: ReadoutAdviceFormat | undefined;
|
|
11
|
+
priority?: Priority | undefined;
|
|
12
|
+
state?: ReadoutAdviceState;
|
|
13
|
+
hugContent?: boolean;
|
|
14
|
+
value?: number | undefined;
|
|
15
|
+
secondaryValue?: number | undefined;
|
|
16
|
+
description?: string;
|
|
17
|
+
minValueLength?: number;
|
|
18
|
+
hasHintedZeros?: boolean;
|
|
19
|
+
fractionDigits?: number;
|
|
20
|
+
hasDegree?: boolean;
|
|
21
|
+
}
|
|
22
|
+
export type { ReadoutVariant, ReadoutDirection } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';
|
|
23
|
+
export type { ReadoutSetpointSize } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-setpoint/readout-setpoint.js';
|
|
24
|
+
export type { ReadoutAdviceFormat, ReadoutAdviceState } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-advice/readout-advice.js';
|
|
25
|
+
export type { Priority } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
26
|
+
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
27
|
+
export default _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcReadoutAdvice.vue.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{defineComponent as u,reactive as d,useSlots as f,withDirectives as v,openBlock as m,createBlock as h,h as y}from"vue";import{assignSlotNodes as _}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-advice/readout-advice.js";const P=u({__name:"ObcReadoutAdvice",props:{readoutStyle:{},direction:{},size:{},format:{},priority:{},state:{},hugContent:{type:Boolean},value:{},secondaryValue:{},description:{},minValueLength:{},hasHintedZeros:{type:Boolean},fractionDigits:{},hasDegree:{type:Boolean}},setup(c){const t=c,s=d({}),i={created(o){for(const e in t)s[e]=o[e]}};let r=!1;const l=f(),p=()=>{const e={};for(const n in t){const a=t[n];(a!==void 0||r)&&(e[n]=a??s[n])}return r=!0,y("obc-readout-advice",e,_(l))};return(o,e)=>v((m(),h(p,null,null,512)),[[i]])}});export{P as default};
|
|
2
|
+
//# sourceMappingURL=ObcReadoutAdvice.vue2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcReadoutAdvice.vue2.js","sources":["../../src/navigation-instruments/readout-advice/ObcReadoutAdvice.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/readout-advice/readout-advice.js';\n import {ReadoutVariant, ReadoutDirection} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';\nimport {ReadoutSetpointSize} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-setpoint/readout-setpoint.js';\nimport {ReadoutAdviceFormat, ReadoutAdviceState} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-advice/readout-advice.js';\nimport {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n\n export interface Props {\n readoutStyle?: ReadoutVariant | undefined;\n direction?: ReadoutDirection | undefined;\n size?: ReadoutSetpointSize;\n format?: ReadoutAdviceFormat | undefined;\n priority?: Priority | undefined;\n state?: ReadoutAdviceState;\n hugContent?: boolean;\n value?: number | undefined;\n secondaryValue?: number | undefined;\n description?: string;\n minValueLength?: number;\n hasHintedZeros?: boolean;\n fractionDigits?: number;\n hasDegree?: boolean\n }\n\n \n \n export type {ReadoutVariant, ReadoutDirection} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';\nexport type {ReadoutSetpointSize} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-setpoint/readout-setpoint.js';\nexport type {ReadoutAdviceFormat, ReadoutAdviceState} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-advice/readout-advice.js';\nexport type {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcReadoutAdvice',\n props: {\n readoutStyle: {},\n direction: {},\n size: {},\n format: {},\n priority: {},\n state: {},\n hugContent: { type: Boolean },\n value: {},\n secondaryValue: {},\n description: {},\n minValueLength: {},\n hasHintedZeros: { type: Boolean },\n fractionDigits: {},\n hasDegree: { 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() as Slots;\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-readout-advice',\n props,\n assignSlotNodes(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":"wSAmCA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,mBACR,MAAO,CACL,aAAc,CAAA,EACd,UAAW,CAAA,EACX,KAAM,CAAA,EACN,OAAQ,CAAA,EACR,SAAU,CAAA,EACV,MAAO,CAAA,EACP,WAAY,CAAE,KAAM,OAAA,EACpB,MAAO,CAAA,EACP,eAAgB,CAAA,EAChB,YAAa,CAAA,EACb,eAAgB,CAAA,EAChB,eAAgB,CAAE,KAAM,OAAA,EACxB,eAAgB,CAAA,EAChB,UAAW,CAAE,KAAM,OAAA,CAAQ,EAE7B,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,EAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,CAAgB,EAAID,EAAGC,CAAC,CAErC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,EAAA,EAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,CAAgB,GAC9BM,IAAM,QAAcL,KACtBI,EAAML,CAAgB,EAAgBM,GAAKV,EAASI,CAAgB,EAEzE,CAEA,OAAAC,EAAc,GAGLM,EACL,qBACAF,EACAG,EAAgBN,CAAK,CAAA,CAEzB,EAEN,MAAO,CAACO,EAAUC,IACTC,GAAiBC,IAAcC,EAAaT,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-list-item/readout-list-item.js';
|
|
2
|
+
import { ReadoutListItemSize, ReadoutListItemStacking, ReadoutListItemPriority, ReadoutListItemDataState } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-list-item/readout-list-item.js';
|
|
3
|
+
import { AlertFrameConfig } from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';
|
|
4
|
+
export interface Props {
|
|
5
|
+
size?: ReadoutListItemSize;
|
|
6
|
+
stacking?: ReadoutListItemStacking;
|
|
7
|
+
priority?: ReadoutListItemPriority;
|
|
8
|
+
dataState?: ReadoutListItemDataState;
|
|
9
|
+
alert?: boolean | AlertFrameConfig;
|
|
10
|
+
label?: string;
|
|
11
|
+
unit?: string;
|
|
12
|
+
src?: string;
|
|
13
|
+
value?: number | undefined;
|
|
14
|
+
setpointValue?: number | undefined;
|
|
15
|
+
hasSetpoint?: boolean;
|
|
16
|
+
hasDegree?: boolean;
|
|
17
|
+
hasUnit?: boolean;
|
|
18
|
+
hasLabel?: boolean;
|
|
19
|
+
hasSource?: boolean;
|
|
20
|
+
hasLeadingIcon?: boolean;
|
|
21
|
+
hasValueIcon?: boolean;
|
|
22
|
+
fractionDigits?: number;
|
|
23
|
+
showZeroPadding?: boolean;
|
|
24
|
+
minValueLength?: number;
|
|
25
|
+
hasHintedZeros?: boolean;
|
|
26
|
+
labelOnly?: boolean;
|
|
27
|
+
}
|
|
28
|
+
export type { ReadoutListItemSize, ReadoutListItemStacking, ReadoutListItemPriority, ReadoutListItemDataState } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-list-item/readout-list-item.js';
|
|
29
|
+
export type { AlertFrameConfig } from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';
|
|
30
|
+
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
31
|
+
export default _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcReadoutListItem.vue.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{defineComponent as u,reactive as d,useSlots as h,withDirectives as y,openBlock as B,createBlock as f,h as m}from"vue";import{assignSlotNodes as v}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-list-item/readout-list-item.js";const S=u({__name:"ObcReadoutListItem",props:{size:{},stacking:{},priority:{},dataState:{},alert:{type:[Boolean,Object]},label:{},unit:{},src:{},value:{},setpointValue:{},hasSetpoint:{type:Boolean},hasDegree:{type:Boolean},hasUnit:{type:Boolean},hasLabel:{type:Boolean},hasSource:{type:Boolean},hasLeadingIcon:{type:Boolean},hasValueIcon:{type:Boolean},fractionDigits:{},showZeroPadding:{type:Boolean},minValueLength:{},hasHintedZeros:{type:Boolean},labelOnly:{type:Boolean}},setup(r){const t=r,a=d({}),i={created(o){for(const e in t)a[e]=o[e]}};let s=!1;const c=h(),p=()=>{const e={};for(const n in t){const l=t[n];(l!==void 0||s)&&(e[n]=l??a[n])}return s=!0,m("obc-readout-list-item",e,v(c))};return(o,e)=>y((B(),f(p,null,null,512)),[[i]])}});export{S as default};
|
|
2
|
+
//# sourceMappingURL=ObcReadoutListItem.vue2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcReadoutListItem.vue2.js","sources":["../../src/navigation-instruments/readout-list-item/ObcReadoutListItem.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/readout-list-item/readout-list-item.js';\n import {ReadoutListItemSize, ReadoutListItemStacking, ReadoutListItemPriority, ReadoutListItemDataState} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-list-item/readout-list-item.js';\nimport {AlertFrameConfig} from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';\n\n export interface Props {\n size?: ReadoutListItemSize;\n stacking?: ReadoutListItemStacking;\n priority?: ReadoutListItemPriority;\n dataState?: ReadoutListItemDataState;\n alert?: boolean | AlertFrameConfig;\n label?: string;\n unit?: string;\n src?: string;\n value?: number | undefined;\n setpointValue?: number | undefined;\n hasSetpoint?: boolean;\n hasDegree?: boolean;\n hasUnit?: boolean;\n hasLabel?: boolean;\n hasSource?: boolean;\n hasLeadingIcon?: boolean;\n hasValueIcon?: boolean;\n fractionDigits?: number;\n showZeroPadding?: boolean;\n minValueLength?: number;\n hasHintedZeros?: boolean;\n labelOnly?: boolean\n }\n\n \n \n export type {ReadoutListItemSize, ReadoutListItemStacking, ReadoutListItemPriority, ReadoutListItemDataState} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-list-item/readout-list-item.js';\nexport type {AlertFrameConfig} from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcReadoutListItem',\n props: {\n size: {},\n stacking: {},\n priority: {},\n dataState: {},\n alert: { type: [Boolean, Object] },\n label: {},\n unit: {},\n src: {},\n value: {},\n setpointValue: {},\n hasSetpoint: { type: Boolean },\n hasDegree: { type: Boolean },\n hasUnit: { type: Boolean },\n hasLabel: { type: Boolean },\n hasSource: { type: Boolean },\n hasLeadingIcon: { type: Boolean },\n hasValueIcon: { type: Boolean },\n fractionDigits: {},\n showZeroPadding: { type: Boolean },\n minValueLength: {},\n hasHintedZeros: { type: Boolean },\n labelOnly: { 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() as Slots;\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-readout-list-item',\n props,\n assignSlotNodes(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":"8SAuCA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,qBACR,MAAO,CACL,KAAM,CAAA,EACN,SAAU,CAAA,EACV,SAAU,CAAA,EACV,UAAW,CAAA,EACX,MAAO,CAAE,KAAM,CAAC,QAAS,MAAM,CAAA,EAC/B,MAAO,CAAA,EACP,KAAM,CAAA,EACN,IAAK,CAAA,EACL,MAAO,CAAA,EACP,cAAe,CAAA,EACf,YAAa,CAAE,KAAM,OAAA,EACrB,UAAW,CAAE,KAAM,OAAA,EACnB,QAAS,CAAE,KAAM,OAAA,EACjB,SAAU,CAAE,KAAM,OAAA,EAClB,UAAW,CAAE,KAAM,OAAA,EACnB,eAAgB,CAAE,KAAM,OAAA,EACxB,aAAc,CAAE,KAAM,OAAA,EACtB,eAAgB,CAAA,EAChB,gBAAiB,CAAE,KAAM,OAAA,EACzB,eAAgB,CAAA,EAChB,eAAgB,CAAE,KAAM,OAAA,EACxB,UAAW,CAAE,KAAM,OAAA,CAAQ,EAE7B,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,EAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,CAAgB,EAAID,EAAGC,CAAC,CAErC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,EAAA,EAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,CAAgB,GAC9BM,IAAM,QAAcL,KACtBI,EAAML,CAAgB,EAAgBM,GAAKV,EAASI,CAAgB,EAEzE,CAEA,OAAAC,EAAc,GAGLM,EACL,wBACAF,EACAG,EAAgBN,CAAK,CAAA,CAEzB,EAEN,MAAO,CAACO,EAAUC,IACTC,GAAiBC,IAAcC,EAAaT,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-setpoint/readout-setpoint.js';
|
|
2
|
+
import { ReadoutSetpointVariant, ReadoutSetpointSize, ReadoutSetpointValueTypography, ReadoutSetpointFormat, ReadoutSetpointMode } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-setpoint/readout-setpoint.js';
|
|
3
|
+
import { ReadoutVariant, ReadoutDirection } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';
|
|
4
|
+
import { Priority } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
5
|
+
export interface Props {
|
|
6
|
+
variant?: ReadoutSetpointVariant;
|
|
7
|
+
readoutStyle?: ReadoutVariant | undefined;
|
|
8
|
+
direction?: ReadoutDirection | undefined;
|
|
9
|
+
size?: ReadoutSetpointSize;
|
|
10
|
+
valueTypography?: ReadoutSetpointValueTypography | undefined;
|
|
11
|
+
format?: ReadoutSetpointFormat | undefined;
|
|
12
|
+
mode?: ReadoutSetpointMode | undefined;
|
|
13
|
+
priority?: Priority | undefined;
|
|
14
|
+
hugContent?: boolean;
|
|
15
|
+
minValueLength?: number;
|
|
16
|
+
value?: number | undefined;
|
|
17
|
+
secondaryValue?: number | undefined;
|
|
18
|
+
off?: boolean;
|
|
19
|
+
description?: string;
|
|
20
|
+
hasHintedZeros?: boolean;
|
|
21
|
+
hasDegree?: boolean;
|
|
22
|
+
showZeroPadding?: boolean;
|
|
23
|
+
fractionDigits?: number;
|
|
24
|
+
reserveSpaceForIcon?: boolean;
|
|
25
|
+
}
|
|
26
|
+
export type { ReadoutSetpointVariant, ReadoutSetpointSize, ReadoutSetpointValueTypography, ReadoutSetpointFormat, ReadoutSetpointMode } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-setpoint/readout-setpoint.js';
|
|
27
|
+
export type { ReadoutVariant, ReadoutDirection } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';
|
|
28
|
+
export type { Priority } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
29
|
+
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
30
|
+
export default _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcReadoutSetpoint.vue.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{defineComponent as u,reactive as d,useSlots as f,withDirectives as v,openBlock as m,createBlock as y,h}from"vue";import{assignSlotNodes as B}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-setpoint/readout-setpoint.js";const D=u({__name:"ObcReadoutSetpoint",props:{variant:{},readoutStyle:{},direction:{},size:{},valueTypography:{},format:{},mode:{},priority:{},hugContent:{type:Boolean},minValueLength:{},value:{},secondaryValue:{},off:{type:Boolean},description:{},hasHintedZeros:{type:Boolean},hasDegree:{type:Boolean},showZeroPadding:{type:Boolean},fractionDigits:{},reserveSpaceForIcon:{type:Boolean}},setup(i){const o=i,r=d({}),c={created(t){for(const e in o)r[e]=t[e]}};let s=!1;const p=f(),l=()=>{const e={};for(const n in o){const a=o[n];(a!==void 0||s)&&(e[n]=a??r[n])}return s=!0,h("obc-readout-setpoint",e,B(p))};return(t,e)=>v((m(),y(l,null,null,512)),[[c]])}});export{D as default};
|
|
2
|
+
//# sourceMappingURL=ObcReadoutSetpoint.vue2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcReadoutSetpoint.vue2.js","sources":["../../src/navigation-instruments/readout-setpoint/ObcReadoutSetpoint.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/readout-setpoint/readout-setpoint.js';\n import {ReadoutSetpointVariant, ReadoutSetpointSize, ReadoutSetpointValueTypography, ReadoutSetpointFormat, ReadoutSetpointMode} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-setpoint/readout-setpoint.js';\nimport {ReadoutVariant, ReadoutDirection} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';\nimport {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n\n export interface Props {\n variant?: ReadoutSetpointVariant;\n readoutStyle?: ReadoutVariant | undefined;\n direction?: ReadoutDirection | undefined;\n size?: ReadoutSetpointSize;\n valueTypography?: ReadoutSetpointValueTypography | undefined;\n format?: ReadoutSetpointFormat | undefined;\n mode?: ReadoutSetpointMode | undefined;\n priority?: Priority | undefined;\n hugContent?: boolean;\n minValueLength?: number;\n value?: number | undefined;\n secondaryValue?: number | undefined;\n off?: boolean;\n description?: string;\n hasHintedZeros?: boolean;\n hasDegree?: boolean;\n showZeroPadding?: boolean;\n fractionDigits?: number;\n reserveSpaceForIcon?: boolean\n }\n\n \n \n export type {ReadoutSetpointVariant, ReadoutSetpointSize, ReadoutSetpointValueTypography, ReadoutSetpointFormat, ReadoutSetpointMode} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-setpoint/readout-setpoint.js';\nexport type {ReadoutVariant, ReadoutDirection} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';\nexport type {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcReadoutSetpoint',\n props: {\n variant: {},\n readoutStyle: {},\n direction: {},\n size: {},\n valueTypography: {},\n format: {},\n mode: {},\n priority: {},\n hugContent: { type: Boolean },\n minValueLength: {},\n value: {},\n secondaryValue: {},\n off: { type: Boolean },\n description: {},\n hasHintedZeros: { type: Boolean },\n hasDegree: { type: Boolean },\n showZeroPadding: { type: Boolean },\n fractionDigits: {},\n reserveSpaceForIcon: { 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() as Slots;\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-readout-setpoint',\n props,\n assignSlotNodes(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":"uSAsCA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,qBACR,MAAO,CACL,QAAS,CAAA,EACT,aAAc,CAAA,EACd,UAAW,CAAA,EACX,KAAM,CAAA,EACN,gBAAiB,CAAA,EACjB,OAAQ,CAAA,EACR,KAAM,CAAA,EACN,SAAU,CAAA,EACV,WAAY,CAAE,KAAM,OAAA,EACpB,eAAgB,CAAA,EAChB,MAAO,CAAA,EACP,eAAgB,CAAA,EAChB,IAAK,CAAE,KAAM,OAAA,EACb,YAAa,CAAA,EACb,eAAgB,CAAE,KAAM,OAAA,EACxB,UAAW,CAAE,KAAM,OAAA,EACnB,gBAAiB,CAAE,KAAM,OAAA,EACzB,eAAgB,CAAA,EAChB,oBAAqB,CAAE,KAAM,OAAA,CAAQ,EAEvC,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,EAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,CAAgB,EAAID,EAAGC,CAAC,CAErC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,EAAA,EAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,CAAgB,GAC9BM,IAAM,QAAcL,KACtBI,EAAML,CAAgB,EAAgBM,GAAKV,EAASI,CAAgB,EAEzE,CAEA,OAAAC,EAAc,GAGL,EACL,uBACAI,EACAE,EAAgBL,CAAK,CAAA,CAEzB,EAEN,MAAO,CAACM,EAAUC,IACTC,GAAiBC,IAAcC,EAAaR,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
|
|
@@ -1,13 +1,26 @@
|
|
|
1
1
|
import '@oicl/openbridge-webcomponents/dist/navigation-instruments/roll/roll.js';
|
|
2
2
|
import { VesselImage } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';
|
|
3
|
+
import { ObcRollType } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/roll/roll.js';
|
|
4
|
+
import { Priority } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
3
5
|
export interface Props {
|
|
4
6
|
roll?: number;
|
|
5
7
|
minAvgRoll?: number;
|
|
6
8
|
maxAvgRoll?: number;
|
|
7
9
|
vesselImageFore?: VesselImage;
|
|
10
|
+
scaleForeImage?: number;
|
|
8
11
|
maxRollAdvice?: number | undefined;
|
|
9
12
|
triggerRollAdvice?: boolean;
|
|
13
|
+
label?: string;
|
|
14
|
+
unit?: string;
|
|
15
|
+
fractionDigits?: number;
|
|
16
|
+
type?: ObcRollType;
|
|
17
|
+
zoomToFitArc?: boolean;
|
|
18
|
+
hasReadout?: boolean;
|
|
19
|
+
priority?: Priority;
|
|
20
|
+
arcAngle?: number;
|
|
10
21
|
}
|
|
11
22
|
export type { VesselImage } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';
|
|
23
|
+
export type { ObcRollType } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/roll/roll.js';
|
|
24
|
+
export type { Priority } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
12
25
|
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
13
26
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{defineComponent as
|
|
1
|
+
import{defineComponent as m,reactive as u,useSlots as v,withDirectives as d,openBlock as f,createBlock as g,h as R}from"vue";import{assignSlotNodes as A}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/roll/roll.js";const B=m({__name:"ObcRoll",props:{roll:{},minAvgRoll:{},maxAvgRoll:{},vesselImageFore:{},scaleForeImage:{},maxRollAdvice:{},triggerRollAdvice:{type:Boolean},label:{},unit:{},fractionDigits:{},type:{},zoomToFitArc:{type:Boolean},hasReadout:{type:Boolean},priority:{},arcAngle:{}},setup(c){const o=c,l=u({}),a={created(t){for(const e in o)l[e]=t[e]}};let n=!1;const i=v(),p=()=>{const e={};for(const r in o){const s=o[r];(s!==void 0||n)&&(e[r]=s??l[r])}return n=!0,R("obc-roll",e,A(i))};return(t,e)=>d((f(),g(p,null,null,512)),[[a]])}});export{B as default};
|
|
2
2
|
//# sourceMappingURL=ObcRoll.vue2.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObcRoll.vue2.js","sources":["../../src/navigation-instruments/roll/ObcRoll.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/roll/roll.js';\n import {VesselImage} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';\n\n export interface Props {\n roll?: number;\n minAvgRoll?: number;\n maxAvgRoll?: number;\n vesselImageFore?: VesselImage;\n maxRollAdvice?: number | undefined;\n triggerRollAdvice?: boolean\n }\n\n \n \n export type {VesselImage} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcRoll',\n props: {\n roll: {},\n minAvgRoll: {},\n maxAvgRoll: {},\n vesselImageFore: {},\n maxRollAdvice: {},\n triggerRollAdvice: { 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() as Slots;\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-roll',\n props,\n assignSlotNodes(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":"
|
|
1
|
+
{"version":3,"file":"ObcRoll.vue2.js","sources":["../../src/navigation-instruments/roll/ObcRoll.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/roll/roll.js';\n import {VesselImage} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';\nimport {ObcRollType} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/roll/roll.js';\nimport {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n\n export interface Props {\n roll?: number;\n minAvgRoll?: number;\n maxAvgRoll?: number;\n vesselImageFore?: VesselImage;\n scaleForeImage?: number;\n maxRollAdvice?: number | undefined;\n triggerRollAdvice?: boolean;\n label?: string;\n unit?: string;\n fractionDigits?: number;\n type?: ObcRollType;\n zoomToFitArc?: boolean;\n hasReadout?: boolean;\n priority?: Priority;\n arcAngle?: number\n }\n\n \n \n export type {VesselImage} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';\nexport type {ObcRollType} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/roll/roll.js';\nexport type {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcRoll',\n props: {\n roll: {},\n minAvgRoll: {},\n maxAvgRoll: {},\n vesselImageFore: {},\n scaleForeImage: {},\n maxRollAdvice: {},\n triggerRollAdvice: { type: Boolean },\n label: {},\n unit: {},\n fractionDigits: {},\n type: {},\n zoomToFitArc: { type: Boolean },\n hasReadout: { type: Boolean },\n priority: {},\n arcAngle: {}\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() as Slots;\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-roll',\n props,\n assignSlotNodes(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":"oRAkCA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,UACR,MAAO,CACL,KAAM,CAAA,EACN,WAAY,CAAA,EACZ,WAAY,CAAA,EACZ,gBAAiB,CAAA,EACjB,eAAgB,CAAA,EAChB,cAAe,CAAA,EACf,kBAAmB,CAAE,KAAM,OAAA,EAC3B,MAAO,CAAA,EACP,KAAM,CAAA,EACN,eAAgB,CAAA,EAChB,KAAM,CAAA,EACN,aAAc,CAAE,KAAM,OAAA,EACtB,WAAY,CAAE,KAAM,OAAA,EACpB,SAAU,CAAA,EACV,SAAU,CAAA,CAAC,EAEb,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,EAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,CAAgB,EAAID,EAAGC,CAAC,CAErC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,EAAA,EAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,CAAgB,GAC9BM,IAAM,QAAcL,KACtBI,EAAML,CAAgB,EAAgBM,GAAKV,EAASI,CAAgB,EAEzE,CAEA,OAAAC,EAAc,GAGLM,EACL,WACAF,EACAG,EAAgBN,CAAK,CAAA,CAEzB,EAEN,MAAO,CAACO,EAAUC,IACTC,GAAiBC,IAAcC,EAAaT,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/navigation-instruments/roll-indicator/roll-indicator.js';
|
|
2
|
+
import { RollIndicatorType } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/roll-indicator/roll-indicator.js';
|
|
3
|
+
export interface Props {
|
|
4
|
+
type?: RollIndicatorType;
|
|
5
|
+
value?: number;
|
|
6
|
+
}
|
|
7
|
+
export type { RollIndicatorType } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/roll-indicator/roll-indicator.js';
|
|
8
|
+
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
9
|
+
export default _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcRollIndicator.vue.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{defineComponent as u,reactive as d,useSlots as f,withDirectives as v,openBlock as m,createBlock as _,h}from"vue";import{assignSlotNodes as P}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/roll-indicator/roll-indicator.js";const B=u({__name:"ObcRollIndicator",props:{type:{},value:{}},setup(l){const o=l,s=d({}),i={created(t){for(const e in o)s[e]=t[e]}};let r=!1;const p=f(),a=()=>{const e={};for(const n in o){const c=o[n];(c!==void 0||r)&&(e[n]=c??s[n])}return r=!0,h("obc-roll-indicator",e,P(p))};return(t,e)=>v((m(),_(a,null,null,512)),[[i]])}});export{B as default};
|
|
2
|
+
//# sourceMappingURL=ObcRollIndicator.vue2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcRollIndicator.vue2.js","sources":["../../src/navigation-instruments/roll-indicator/ObcRollIndicator.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/roll-indicator/roll-indicator.js';\n import {RollIndicatorType} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/roll-indicator/roll-indicator.js';\n\n export interface Props {\n type?: RollIndicatorType;\n value?: number\n }\n\n \n \n export type {RollIndicatorType} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/roll-indicator/roll-indicator.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcRollIndicator',\n props: {\n type: {},\n value: {}\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() as Slots;\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-roll-indicator',\n props,\n assignSlotNodes(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":"mSAiBA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,mBACR,MAAO,CACL,KAAM,CAAA,EACN,MAAO,CAAA,CAAC,EAEV,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,EAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,CAAgB,EAAID,EAAGC,CAAC,CAErC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,EAAA,EAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,CAAgB,GAC9BM,IAAM,QAAcL,KACtBI,EAAML,CAAgB,EAAgBM,GAAKV,EAASI,CAAgB,EAEzE,CAEA,OAAAC,EAAc,GAGL,EACL,qBACAI,EACAE,EAAgBL,CAAK,CAAA,CAEzB,EAEN,MAAO,CAACM,EAAUC,IACTC,GAAiBC,IAAcC,EAAaR,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
|
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
import '@oicl/openbridge-webcomponents/dist/navigation-instruments/rot-indicator/rot-indicator.js';
|
|
2
|
+
import { RotIndicatorType } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/rot-indicator/rot-indicator.js';
|
|
2
3
|
export interface Props {
|
|
4
|
+
type?: RotIndicatorType;
|
|
5
|
+
rateOfTurnDegreesPerMinute?: number | undefined;
|
|
6
|
+
rotDotAnimationFactor?: number;
|
|
3
7
|
rotationsPerMinute?: number;
|
|
4
8
|
}
|
|
9
|
+
export type { RotIndicatorType } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/rot-indicator/rot-indicator.js';
|
|
5
10
|
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
6
11
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{defineComponent as
|
|
1
|
+
import{defineComponent as l,reactive as f,useSlots as d,withDirectives as m,openBlock as v,createBlock as _,h as P}from"vue";import{assignSlotNodes as h}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/rot-indicator/rot-indicator.js";const k=l({__name:"ObcRotIndicator",props:{type:{},rateOfTurnDegreesPerMinute:{},rotDotAnimationFactor:{},rotationsPerMinute:{}},setup(i){const e=i,n=f({}),a={created(o){for(const t in e)n[t]=o[t]}};let s=!1;const p=d(),u=()=>{const t={};for(const r in e){const c=e[r];(c!==void 0||s)&&(t[r]=c??n[r])}return s=!0,P("obc-rot-indicator",t,h(p))};return(o,t)=>m((v(),_(u,null,null,512)),[[a]])}});export{k as default};
|
|
2
2
|
//# sourceMappingURL=ObcRotIndicator.vue2.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObcRotIndicator.vue2.js","sources":["../../src/navigation-instruments/rot-indicator/ObcRotIndicator.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/rot-indicator/rot-indicator.js';\n
|
|
1
|
+
{"version":3,"file":"ObcRotIndicator.vue2.js","sources":["../../src/navigation-instruments/rot-indicator/ObcRotIndicator.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/rot-indicator/rot-indicator.js';\n import {RotIndicatorType} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/rot-indicator/rot-indicator.js';\n\n export interface Props {\n type?: RotIndicatorType;\n rateOfTurnDegreesPerMinute?: number | undefined;\n rotDotAnimationFactor?: number;\n rotationsPerMinute?: number\n }\n\n \n \n export type {RotIndicatorType} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/rot-indicator/rot-indicator.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcRotIndicator',\n props: {\n type: {},\n rateOfTurnDegreesPerMinute: {},\n rotDotAnimationFactor: {},\n rotationsPerMinute: {}\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() as Slots;\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-rot-indicator',\n props,\n assignSlotNodes(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":"sSAmBA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,kBACR,MAAO,CACL,KAAM,CAAA,EACN,2BAA4B,CAAA,EAC5B,sBAAuB,CAAA,EACvB,mBAAoB,CAAA,CAAC,EAEvB,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,EAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,CAAgB,EAAID,EAAGC,CAAC,CAErC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,EAAA,EAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,CAAgB,GAC9BM,IAAM,QAAcL,KACtBI,EAAML,CAAgB,EAAgBM,GAAKV,EAASI,CAAgB,EAEzE,CAEA,OAAAC,EAAc,GAGLM,EACL,oBACAF,EACAG,EAAgBN,CAAK,CAAA,CAEzB,EAEN,MAAO,CAACO,EAAUC,IACTC,GAAiBC,IAAcC,EAAaT,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
|
|
@@ -16,6 +16,10 @@ export interface Props {
|
|
|
16
16
|
advices?: GaugeRadialAdvice[];
|
|
17
17
|
zoomToFitArc?: boolean;
|
|
18
18
|
rotArcExtent?: number;
|
|
19
|
+
hasReadout?: boolean;
|
|
20
|
+
label?: string;
|
|
21
|
+
unit?: string;
|
|
22
|
+
fractionDigits?: number;
|
|
19
23
|
setpoint?: number | undefined;
|
|
20
24
|
newSetpoint?: number | undefined;
|
|
21
25
|
atSetpoint?: boolean;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{defineComponent as d,reactive as
|
|
1
|
+
import{defineComponent as d,reactive as u,useSlots as m,withDirectives as y,openBlock as v,createBlock as f,h as k}from"vue";import{assignSlotNodes as B}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/rot-sector/rot-sector.js";const _=d({__name:"ObcRotSector",props:{value:{},maxValue:{},showLabels:{type:Boolean},tickmarksInside:{type:Boolean},primaryTickmarkInterval:{},secondaryTickmarkInterval:{},tertiaryTickmarkInterval:{},priority:{},portStarboard:{type:Boolean},tickmarkStyle:{},advices:{},zoomToFitArc:{type:Boolean},rotArcExtent:{},hasReadout:{type:Boolean},label:{},unit:{},fractionDigits:{},setpoint:{},newSetpoint:{},atSetpoint:{type:Boolean},touching:{type:Boolean},autoAtSetpoint:{type:Boolean},autoAtSetpointDeadband:{},setpointAtZeroDeadband:{},setpointOverride:{type:Boolean},animateSetpoint:{type:Boolean}},setup(i){const e=i,r=u({}),p={created(o){for(const t in e)r[t]=o[t]}};let a=!1;const c=m(),l=()=>{const t={};for(const n in e){const s=e[n];(s!==void 0||a)&&(t[n]=s??r[n])}return a=!0,k("obc-rot-sector",t,B(c))};return(o,t)=>y((v(),f(l,null,null,512)),[[p]])}});export{_ as default};
|
|
2
2
|
//# sourceMappingURL=ObcRotSector.vue2.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObcRotSector.vue2.js","sources":["../../src/navigation-instruments/rot-sector/ObcRotSector.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/rot-sector/rot-sector.js';\n import {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\nimport {TickmarkStyle} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/tickmark.js';\nimport {GaugeRadialAdvice} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/rot-sector/rot-sector.js';\n\n export interface Props {\n value?: number;\n maxValue?: number;\n showLabels?: boolean;\n tickmarksInside?: boolean;\n primaryTickmarkInterval?: number | undefined;\n secondaryTickmarkInterval?: number | undefined;\n tertiaryTickmarkInterval?: number | undefined;\n priority?: Priority;\n portStarboard?: boolean;\n tickmarkStyle?: TickmarkStyle;\n advices?: GaugeRadialAdvice[];\n zoomToFitArc?: boolean;\n rotArcExtent?: number;\n setpoint?: number | undefined;\n newSetpoint?: number | undefined;\n atSetpoint?: boolean;\n touching?: boolean;\n autoAtSetpoint?: boolean;\n autoAtSetpointDeadband?: number;\n setpointAtZeroDeadband?: number;\n setpointOverride?: boolean;\n animateSetpoint?: boolean\n }\n\n \n \n export type {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\nexport type {TickmarkStyle} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/tickmark.js';\nexport type {GaugeRadialAdvice} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/rot-sector/rot-sector.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcRotSector',\n props: {\n value: {},\n maxValue: {},\n showLabels: { type: Boolean },\n tickmarksInside: { type: Boolean },\n primaryTickmarkInterval: {},\n secondaryTickmarkInterval: {},\n tertiaryTickmarkInterval: {},\n priority: {},\n portStarboard: { type: Boolean },\n tickmarkStyle: {},\n advices: {},\n zoomToFitArc: { type: Boolean },\n rotArcExtent: {},\n setpoint: {},\n newSetpoint: {},\n atSetpoint: { type: Boolean },\n touching: { type: Boolean },\n autoAtSetpoint: { type: Boolean },\n autoAtSetpointDeadband: {},\n setpointAtZeroDeadband: {},\n setpointOverride: { type: Boolean },\n animateSetpoint: { 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() as Slots;\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-rot-sector',\n props,\n assignSlotNodes(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":"
|
|
1
|
+
{"version":3,"file":"ObcRotSector.vue2.js","sources":["../../src/navigation-instruments/rot-sector/ObcRotSector.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/rot-sector/rot-sector.js';\n import {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\nimport {TickmarkStyle} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/tickmark.js';\nimport {GaugeRadialAdvice} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/rot-sector/rot-sector.js';\n\n export interface Props {\n value?: number;\n maxValue?: number;\n showLabels?: boolean;\n tickmarksInside?: boolean;\n primaryTickmarkInterval?: number | undefined;\n secondaryTickmarkInterval?: number | undefined;\n tertiaryTickmarkInterval?: number | undefined;\n priority?: Priority;\n portStarboard?: boolean;\n tickmarkStyle?: TickmarkStyle;\n advices?: GaugeRadialAdvice[];\n zoomToFitArc?: boolean;\n rotArcExtent?: number;\n hasReadout?: boolean;\n label?: string;\n unit?: string;\n fractionDigits?: number;\n setpoint?: number | undefined;\n newSetpoint?: number | undefined;\n atSetpoint?: boolean;\n touching?: boolean;\n autoAtSetpoint?: boolean;\n autoAtSetpointDeadband?: number;\n setpointAtZeroDeadband?: number;\n setpointOverride?: boolean;\n animateSetpoint?: boolean\n }\n\n \n \n export type {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\nexport type {TickmarkStyle} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/tickmark.js';\nexport type {GaugeRadialAdvice} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/rot-sector/rot-sector.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcRotSector',\n props: {\n value: {},\n maxValue: {},\n showLabels: { type: Boolean },\n tickmarksInside: { type: Boolean },\n primaryTickmarkInterval: {},\n secondaryTickmarkInterval: {},\n tertiaryTickmarkInterval: {},\n priority: {},\n portStarboard: { type: Boolean },\n tickmarkStyle: {},\n advices: {},\n zoomToFitArc: { type: Boolean },\n rotArcExtent: {},\n hasReadout: { type: Boolean },\n label: {},\n unit: {},\n fractionDigits: {},\n setpoint: {},\n newSetpoint: {},\n atSetpoint: { type: Boolean },\n touching: { type: Boolean },\n autoAtSetpoint: { type: Boolean },\n autoAtSetpointDeadband: {},\n setpointAtZeroDeadband: {},\n setpointOverride: { type: Boolean },\n animateSetpoint: { 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() as Slots;\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-rot-sector',\n props,\n assignSlotNodes(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":"gSA6CA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,eACR,MAAO,CACL,MAAO,CAAA,EACP,SAAU,CAAA,EACV,WAAY,CAAE,KAAM,OAAA,EACpB,gBAAiB,CAAE,KAAM,OAAA,EACzB,wBAAyB,CAAA,EACzB,0BAA2B,CAAA,EAC3B,yBAA0B,CAAA,EAC1B,SAAU,CAAA,EACV,cAAe,CAAE,KAAM,OAAA,EACvB,cAAe,CAAA,EACf,QAAS,CAAA,EACT,aAAc,CAAE,KAAM,OAAA,EACtB,aAAc,CAAA,EACd,WAAY,CAAE,KAAM,OAAA,EACpB,MAAO,CAAA,EACP,KAAM,CAAA,EACN,eAAgB,CAAA,EAChB,SAAU,CAAA,EACV,YAAa,CAAA,EACb,WAAY,CAAE,KAAM,OAAA,EACpB,SAAU,CAAE,KAAM,OAAA,EAClB,eAAgB,CAAE,KAAM,OAAA,EACxB,uBAAwB,CAAA,EACxB,uBAAwB,CAAA,EACxB,iBAAkB,CAAE,KAAM,OAAA,EAC1B,gBAAiB,CAAE,KAAM,OAAA,CAAQ,EAEnC,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,EAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,CAAgB,EAAID,EAAGC,CAAC,CAErC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,EAAA,EAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,CAAgB,GAC9BM,IAAM,QAAcL,KACtBI,EAAML,CAAgB,EAAgBM,GAAKV,EAASI,CAAgB,EAEzE,CAEA,OAAAC,EAAc,GAGLM,EACL,iBACAF,EACAG,EAAgBN,CAAK,CAAA,CAEzB,EAEN,MAAO,CAACO,EAAUC,IACTC,GAAiBC,IAAcC,EAAaT,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/navigation-instruments/rudder-indicator/rudder-indicator.js';
|
|
2
|
+
import { RudderIndicatorState } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/rudder-indicator/rudder-indicator.js';
|
|
3
|
+
export interface Props {
|
|
4
|
+
angle?: number;
|
|
5
|
+
setpoint?: number;
|
|
6
|
+
state?: RudderIndicatorState;
|
|
7
|
+
hasSilhouette?: boolean;
|
|
8
|
+
}
|
|
9
|
+
export type { RudderIndicatorState } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/rudder-indicator/rudder-indicator.js';
|
|
10
|
+
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
11
|
+
export default _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcRudderIndicator.vue.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{defineComponent as d,reactive as u,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/rudder-indicator/rudder-indicator.js";const g=d({__name:"ObcRudderIndicator",props:{angle:{},setpoint:{},state:{},hasSilhouette:{type:Boolean}},setup(a){const t=a,s=u({}),i={created(o){for(const e in t)s[e]=o[e]}};let r=!1;const p=f(),l=()=>{const e={};for(const n in t){const c=t[n];(c!==void 0||r)&&(e[n]=c??s[n])}return r=!0,_("obc-rudder-indicator",e,B(p))};return(o,e)=>m((v(),h(l,null,null,512)),[[i]])}});export{g as default};
|
|
2
|
+
//# sourceMappingURL=ObcRudderIndicator.vue2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcRudderIndicator.vue2.js","sources":["../../src/navigation-instruments/rudder-indicator/ObcRudderIndicator.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/rudder-indicator/rudder-indicator.js';\n import {RudderIndicatorState} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/rudder-indicator/rudder-indicator.js';\n\n export interface Props {\n angle?: number;\n setpoint?: number;\n state?: RudderIndicatorState;\n hasSilhouette?: boolean\n }\n\n \n \n export type {RudderIndicatorState} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/rudder-indicator/rudder-indicator.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcRudderIndicator',\n props: {\n angle: {},\n setpoint: {},\n state: {},\n hasSilhouette: { 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() as Slots;\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-rudder-indicator',\n props,\n assignSlotNodes(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":"4SAmBA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,qBACR,MAAO,CACL,MAAO,CAAA,EACP,SAAU,CAAA,EACV,MAAO,CAAA,EACP,cAAe,CAAE,KAAM,OAAA,CAAQ,EAEjC,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,EAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,CAAgB,EAAID,EAAGC,CAAC,CAErC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,EAAA,EAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,CAAgB,GAC9BM,IAAM,QAAcL,KACtBI,EAAML,CAAgB,EAAgBM,GAAKV,EAASI,CAAgB,EAEzE,CAEA,OAAAC,EAAc,GAGLM,EACL,uBACAF,EACAG,EAAgBN,CAAK,CAAA,CAEzB,EAEN,MAAO,CAACO,EAAUC,IACTC,GAAiBC,IAAcC,EAAaT,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
|
|
@@ -13,7 +13,10 @@ export interface Props {
|
|
|
13
13
|
needleType?: ObcSpeedGaugeNeedleType;
|
|
14
14
|
speedAdvices?: SpeedAdvice[];
|
|
15
15
|
tickmarkStyle?: TickmarkStyle;
|
|
16
|
-
|
|
16
|
+
hasReadout?: boolean;
|
|
17
|
+
label?: string;
|
|
18
|
+
unit?: string;
|
|
19
|
+
fractionDigits?: number;
|
|
17
20
|
setpoint?: number | undefined;
|
|
18
21
|
newSetpoint?: number | undefined;
|
|
19
22
|
atSetpoint?: boolean;
|