@oicl/openbridge-webcomponents-vue 2.0.0-next.6 → 2.0.0-next.60
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/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 +3 -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 +9 -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 +6 -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 +10 -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 +1 -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-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 +160 -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
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{defineComponent as l,reactive as u,useSlots as m,withDirectives as
|
|
1
|
+
import{defineComponent as l,reactive as u,useSlots as m,withDirectives as g,openBlock as S,createBlock as f,h as v}from"vue";import{assignSlotNodes as h}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/compass/compass.js";const b=l({__name:"ObcCompass",props:{heading:{},courseOverGround:{},headingSetpoint:{},newHeadingSetpoint:{},atHeadingSetpoint:{type:Boolean},headingSetpointAtZeroDeadband:{},headingSetpointOverride:{type:Boolean},autoAtHeadingSetpoint:{type:Boolean},autoAtHeadingSetpointDeadband:{},animateSetpoint:{type:Boolean},touching:{type:Boolean},headingAdvices:{},currentWindSpeedKnots:{},windFromDirection:{},currentSpeed:{},currentFromDirection:{},vesselImage:{},rateOfTurnDegreesPerMinute:{},rotDotAnimationFactor:{},rotationsPerMinute:{},rotType:{},rotPosition:{},rotMaxValue:{},rotArcExtent:{},rotPortStarboard:{type:Boolean},rotAtZeroDeadband:{},direction:{},state:{},priority:{},priorityElements:{},showLabels:{type:Boolean},tickmarksInside:{type:Boolean}},setup(s){const t=s,r=u({}),p={created(o){for(const e in t)r[e]=o[e]}};let i=!1;const c=m(),d=()=>{const e={};for(const n in t){const a=t[n];(a!==void 0||i)&&(e[n]=a??r[n])}return i=!0,v("obc-compass",e,h(c))};return(o,e)=>g((S(),f(d,null,null,512)),[[p]])}});export{b as default};
|
|
2
2
|
//# sourceMappingURL=ObcCompass.vue2.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObcCompass.vue2.js","sources":["../../src/navigation-instruments/compass/ObcCompass.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/compass/compass.js';\n import {AngleAdvice} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/advice.js';\nimport {VesselImage, RotType, RotPosition} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';\nimport {CompassDirection, CompassPriorityElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/compass/compass.js';\nimport {InstrumentState, Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n\n export interface Props {\n heading?: number;\n courseOverGround?: number;\n headingSetpoint?: number | null;\n newHeadingSetpoint?: number | undefined;\n atHeadingSetpoint?: boolean;\n headingSetpointAtZeroDeadband?: number;\n headingSetpointOverride?: boolean;\n autoAtHeadingSetpoint?: boolean;\n autoAtHeadingSetpointDeadband?: number;\n animateSetpoint?: boolean;\n touching?: boolean;\n headingAdvices?: AngleAdvice[];\n
|
|
1
|
+
{"version":3,"file":"ObcCompass.vue2.js","sources":["../../src/navigation-instruments/compass/ObcCompass.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/compass/compass.js';\n import {AngleAdvice} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/advice.js';\nimport {VesselImage, RotType, RotPosition} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';\nimport {CompassDirection, CompassPriorityElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/compass/compass.js';\nimport {InstrumentState, Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n\n export interface Props {\n heading?: number;\n courseOverGround?: number;\n headingSetpoint?: number | null;\n newHeadingSetpoint?: number | undefined;\n atHeadingSetpoint?: boolean;\n headingSetpointAtZeroDeadband?: number;\n headingSetpointOverride?: boolean;\n autoAtHeadingSetpoint?: boolean;\n autoAtHeadingSetpointDeadband?: number;\n animateSetpoint?: boolean;\n touching?: boolean;\n headingAdvices?: AngleAdvice[];\n currentWindSpeedKnots?: number | null;\n windFromDirection?: number | null;\n currentSpeed?: number | null;\n currentFromDirection?: number | null;\n vesselImage?: VesselImage;\n rateOfTurnDegreesPerMinute?: number | undefined;\n rotDotAnimationFactor?: number;\n rotationsPerMinute?: number;\n rotType?: RotType;\n rotPosition?: RotPosition;\n rotMaxValue?: number;\n rotArcExtent?: number;\n rotPortStarboard?: boolean;\n rotAtZeroDeadband?: number;\n direction?: CompassDirection;\n state?: InstrumentState;\n priority?: Priority;\n priorityElements?: CompassPriorityElement[];\n showLabels?: boolean;\n tickmarksInside?: boolean\n }\n\n \n \n export type {AngleAdvice} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/advice.js';\nexport type {VesselImage, RotType, RotPosition} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';\nexport type {CompassDirection, CompassPriorityElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/compass/compass.js';\nexport type {InstrumentState, Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcCompass',\n props: {\n heading: {},\n courseOverGround: {},\n headingSetpoint: {},\n newHeadingSetpoint: {},\n atHeadingSetpoint: { type: Boolean },\n headingSetpointAtZeroDeadband: {},\n headingSetpointOverride: { type: Boolean },\n autoAtHeadingSetpoint: { type: Boolean },\n autoAtHeadingSetpointDeadband: {},\n animateSetpoint: { type: Boolean },\n touching: { type: Boolean },\n headingAdvices: {},\n currentWindSpeedKnots: {},\n windFromDirection: {},\n currentSpeed: {},\n currentFromDirection: {},\n vesselImage: {},\n rateOfTurnDegreesPerMinute: {},\n rotDotAnimationFactor: {},\n rotationsPerMinute: {},\n rotType: {},\n rotPosition: {},\n rotMaxValue: {},\n rotArcExtent: {},\n rotPortStarboard: { type: Boolean },\n rotAtZeroDeadband: {},\n direction: {},\n state: {},\n priority: {},\n priorityElements: {},\n showLabels: { type: Boolean },\n tickmarksInside: { 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-compass',\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":"0RAqDA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,aACR,MAAO,CACL,QAAS,CAAA,EACT,iBAAkB,CAAA,EAClB,gBAAiB,CAAA,EACjB,mBAAoB,CAAA,EACpB,kBAAmB,CAAE,KAAM,OAAA,EAC3B,8BAA+B,CAAA,EAC/B,wBAAyB,CAAE,KAAM,OAAA,EACjC,sBAAuB,CAAE,KAAM,OAAA,EAC/B,8BAA+B,CAAA,EAC/B,gBAAiB,CAAE,KAAM,OAAA,EACzB,SAAU,CAAE,KAAM,OAAA,EAClB,eAAgB,CAAA,EAChB,sBAAuB,CAAA,EACvB,kBAAmB,CAAA,EACnB,aAAc,CAAA,EACd,qBAAsB,CAAA,EACtB,YAAa,CAAA,EACb,2BAA4B,CAAA,EAC5B,sBAAuB,CAAA,EACvB,mBAAoB,CAAA,EACpB,QAAS,CAAA,EACT,YAAa,CAAA,EACb,YAAa,CAAA,EACb,aAAc,CAAA,EACd,iBAAkB,CAAE,KAAM,OAAA,EAC1B,kBAAmB,CAAA,EACnB,UAAW,CAAA,EACX,MAAO,CAAA,EACP,SAAU,CAAA,EACV,iBAAkB,CAAA,EAClB,WAAY,CAAE,KAAM,OAAA,EACpB,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,cACAF,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,6 +13,8 @@ export interface Props {
|
|
|
13
13
|
priority?: Priority;
|
|
14
14
|
priorityElements?: CompassFlatPriorityElement[];
|
|
15
15
|
rotType?: RotType | undefined;
|
|
16
|
+
rateOfTurnDegreesPerMinute?: number | undefined;
|
|
17
|
+
rotDotAnimationFactor?: number;
|
|
16
18
|
rotationsPerMinute?: number;
|
|
17
19
|
rotMaxValue?: number;
|
|
18
20
|
rotArcExtent?: number;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{defineComponent as u,reactive as d,useSlots as m,withDirectives as f,openBlock as v,createBlock as O,h as
|
|
1
|
+
import{defineComponent as u,reactive as d,useSlots as m,withDirectives as f,openBlock as v,createBlock as O,h as F}from"vue";import{assignSlotNodes as P}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/compass-flat/compass-flat.js";const y=u({__name:"ObcCompassFlat",props:{FOVIndicator:{type:Boolean},heading:{},courseOverGround:{},tickInterval:{},FOV:{},minFOV:{},maxFOV:{},priority:{},priorityElements:{},rotType:{},rateOfTurnDegreesPerMinute:{},rotDotAnimationFactor:{},rotationsPerMinute:{},rotMaxValue:{},rotArcExtent:{},rotPortStarboard:{type:Boolean},rotAtZeroDeadband:{}},setup(c){const e=c,n=d({}),i={created(o){for(const t in e)n[t]=o[t]}};let s=!1;const p=m(),l=()=>{const t={};for(const r in e){const a=e[r];(a!==void 0||s)&&(t[r]=a??n[r])}return s=!0,F("obc-compass-flat",t,P(p))};return(o,t)=>f((v(),O(l,null,null,512)),[[i]])}});export{y as default};
|
|
2
2
|
//# sourceMappingURL=ObcCompassFlat.vue2.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObcCompassFlat.vue2.js","sources":["../../src/navigation-instruments/compass-flat/ObcCompassFlat.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/compass-flat/compass-flat.js';\n import {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\nimport {CompassFlatPriorityElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/compass-flat/compass-flat.js';\nimport {RotType} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/rate-of-turn/rot-renderer.js';\n\n export interface Props {\n FOVIndicator?: boolean;\n heading?: number;\n courseOverGround?: number;\n tickInterval?: number;\n FOV?: number;\n minFOV?: number;\n maxFOV?: number;\n priority?: Priority;\n priorityElements?: CompassFlatPriorityElement[];\n rotType?: RotType | undefined;\n rotationsPerMinute?: number;\n rotMaxValue?: number;\n rotArcExtent?: number;\n rotPortStarboard?: boolean;\n rotAtZeroDeadband?: number\n }\n\n \n \n export type {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\nexport type {CompassFlatPriorityElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/compass-flat/compass-flat.js';\nexport type {RotType} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/rate-of-turn/rot-renderer.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcCompassFlat',\n props: {\n FOVIndicator: { type: Boolean },\n heading: {},\n courseOverGround: {},\n tickInterval: {},\n FOV: {},\n minFOV: {},\n maxFOV: {},\n priority: {},\n priorityElements: {},\n rotType: {},\n rotationsPerMinute: {},\n rotMaxValue: {},\n rotArcExtent: {},\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-compass-flat',\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":"ObcCompassFlat.vue2.js","sources":["../../src/navigation-instruments/compass-flat/ObcCompassFlat.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/compass-flat/compass-flat.js';\n import {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\nimport {CompassFlatPriorityElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/compass-flat/compass-flat.js';\nimport {RotType} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/rate-of-turn/rot-renderer.js';\n\n export interface Props {\n FOVIndicator?: boolean;\n heading?: number;\n courseOverGround?: number;\n tickInterval?: number;\n FOV?: number;\n minFOV?: number;\n maxFOV?: number;\n priority?: Priority;\n priorityElements?: CompassFlatPriorityElement[];\n rotType?: RotType | undefined;\n rateOfTurnDegreesPerMinute?: number | undefined;\n rotDotAnimationFactor?: number;\n rotationsPerMinute?: number;\n rotMaxValue?: number;\n rotArcExtent?: number;\n rotPortStarboard?: boolean;\n rotAtZeroDeadband?: number\n }\n\n \n \n export type {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\nexport type {CompassFlatPriorityElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/compass-flat/compass-flat.js';\nexport type {RotType} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/rate-of-turn/rot-renderer.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcCompassFlat',\n props: {\n FOVIndicator: { type: Boolean },\n heading: {},\n courseOverGround: {},\n tickInterval: {},\n FOV: {},\n minFOV: {},\n maxFOV: {},\n priority: {},\n priorityElements: {},\n rotType: {},\n rateOfTurnDegreesPerMinute: {},\n rotDotAnimationFactor: {},\n rotationsPerMinute: {},\n rotMaxValue: {},\n rotArcExtent: {},\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-compass-flat',\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":"oSAoCA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,iBACR,MAAO,CACL,aAAc,CAAE,KAAM,OAAA,EACtB,QAAS,CAAA,EACT,iBAAkB,CAAA,EAClB,aAAc,CAAA,EACd,IAAK,CAAA,EACL,OAAQ,CAAA,EACR,OAAQ,CAAA,EACR,SAAU,CAAA,EACV,iBAAkB,CAAA,EAClB,QAAS,CAAA,EACT,2BAA4B,CAAA,EAC5B,sBAAuB,CAAA,EACvB,mBAAoB,CAAA,EACpB,YAAa,CAAA,EACb,aAAc,CAAA,EACd,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"}
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import '@oicl/openbridge-webcomponents/dist/navigation-instruments/compass-indicator/compass-indicator.js';
|
|
2
|
-
import {
|
|
2
|
+
import { CompassIndicatorType, CompassIndicatorDirection } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/compass-indicator/compass-indicator.js';
|
|
3
3
|
export interface Props {
|
|
4
4
|
angle?: number;
|
|
5
|
-
|
|
5
|
+
type?: CompassIndicatorType;
|
|
6
|
+
direction?: CompassIndicatorDirection;
|
|
6
7
|
northUp?: boolean;
|
|
7
8
|
}
|
|
8
|
-
export type {
|
|
9
|
+
export type { CompassIndicatorType, CompassIndicatorDirection } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/compass-indicator/compass-indicator.js';
|
|
9
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>;
|
|
10
11
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{defineComponent as
|
|
1
|
+
import{defineComponent as d,reactive as u,useSlots as f,withDirectives as m,openBlock as v,createBlock as _,h}from"vue";import{assignSlotNodes as B}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/compass-indicator/compass-indicator.js";const k=d({__name:"ObcCompassIndicator",props:{angle:{},type:{},direction:{},northUp:{type:Boolean}},setup(p){const e=p,s=u({}),a={created(t){for(const o in e)s[o]=t[o]}};let r=!1;const i=f(),l=()=>{const o={};for(const n in e){const c=e[n];(c!==void 0||r)&&(o[n]=c??s[n])}return r=!0,h("obc-compass-indicator",o,B(i))};return(t,o)=>m((v(),_(l,null,null,512)),[[a]])}});export{k as default};
|
|
2
2
|
//# sourceMappingURL=ObcCompassIndicator.vue2.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObcCompassIndicator.vue2.js","sources":["../../src/navigation-instruments/compass-indicator/ObcCompassIndicator.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/compass-indicator/compass-indicator.js';\n import {
|
|
1
|
+
{"version":3,"file":"ObcCompassIndicator.vue2.js","sources":["../../src/navigation-instruments/compass-indicator/ObcCompassIndicator.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/compass-indicator/compass-indicator.js';\n import {CompassIndicatorType, CompassIndicatorDirection} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/compass-indicator/compass-indicator.js';\n\n export interface Props {\n angle?: number;\n type?: CompassIndicatorType;\n direction?: CompassIndicatorDirection;\n northUp?: boolean\n }\n\n \n \n export type {CompassIndicatorType, CompassIndicatorDirection} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/compass-indicator/compass-indicator.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcCompassIndicator',\n props: {\n angle: {},\n type: {},\n direction: {},\n northUp: { 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-compass-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":"ySAmBA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,sBACR,MAAO,CACL,MAAO,CAAA,EACP,KAAM,CAAA,EACN,UAAW,CAAA,EACX,QAAS,CAAE,KAAM,OAAA,CAAQ,EAE3B,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,wBACAI,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"}
|
|
@@ -19,6 +19,8 @@ export interface Props {
|
|
|
19
19
|
minFOV?: number;
|
|
20
20
|
rotType?: RotType | undefined;
|
|
21
21
|
rotPosition?: RotPosition;
|
|
22
|
+
rateOfTurnDegreesPerMinute?: number | undefined;
|
|
23
|
+
rotDotAnimationFactor?: number;
|
|
22
24
|
rotationsPerMinute?: number;
|
|
23
25
|
rotMaxValue?: number;
|
|
24
26
|
rotPortStarboard?: boolean;
|
|
@@ -28,6 +30,7 @@ export interface Props {
|
|
|
28
30
|
priorityElements?: CompassSectorPriorityElement[];
|
|
29
31
|
tickmarksInside?: boolean;
|
|
30
32
|
zoomToFitArc?: boolean;
|
|
33
|
+
hasReadout?: boolean;
|
|
31
34
|
}
|
|
32
35
|
export type { AngleAdvice } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/advice.js';
|
|
33
36
|
export type { RotType, RotPosition } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{defineComponent as m,reactive as
|
|
1
|
+
import{defineComponent as m,reactive as f,useSlots as g,withDirectives as y,openBlock as S,createBlock as h,h as v}from"vue";import{assignSlotNodes as B}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/compass-sector/compass-sector.js";const b=m({__name:"ObcCompassSector",props:{heading:{},courseOverGround:{},headingSetpoint:{},newHeadingSetpoint:{},atHeadingSetpoint:{type:Boolean},headingSetpointAtZeroDeadband:{},headingSetpointOverride:{type:Boolean},autoAtHeadingSetpoint:{type:Boolean},autoAtHeadingSetpointDeadband:{},animateSetpoint:{type:Boolean},touching:{type:Boolean},headingAdvices:{},minFOV:{},rotType:{},rotPosition:{},rateOfTurnDegreesPerMinute:{},rotDotAnimationFactor:{},rotationsPerMinute:{},rotMaxValue:{},rotPortStarboard:{type:Boolean},rotAtZeroDeadband:{},state:{},priority:{},priorityElements:{},tickmarksInside:{type:Boolean},zoomToFitArc:{type:Boolean},hasReadout:{type:Boolean}},emits:["None"],setup(s,{emit:p}){const o=s,r=f({}),c={created(n){for(const e in o)r[e]=n[e]}};let a=!1;const d=p,l=g(),u=()=>{const e={onNone:t=>d("None",t)};for(const t in o){const i=o[t];(i!==void 0||a)&&(e[t]=i??r[t])}return a=!0,v("obc-compass-sector",e,B(l))};return(n,e)=>y((S(),h(u,null,null,512)),[[c]])}});export{b as default};
|
|
2
2
|
//# sourceMappingURL=ObcCompassSector.vue2.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObcCompassSector.vue2.js","sources":["../../src/navigation-instruments/compass-sector/ObcCompassSector.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/compass-sector/compass-sector.js';\n import {AngleAdvice} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/advice.js';\nimport {RotType, RotPosition} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';\nimport {InstrumentState, Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\nimport {CompassSectorPriorityElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/compass-sector/compass-sector.js';\n\n export interface Props {\n heading?: number;\n courseOverGround?: number;\n headingSetpoint?: number | null;\n newHeadingSetpoint?: number | undefined;\n atHeadingSetpoint?: boolean;\n headingSetpointAtZeroDeadband?: number;\n headingSetpointOverride?: boolean;\n autoAtHeadingSetpoint?: boolean;\n autoAtHeadingSetpointDeadband?: number;\n animateSetpoint?: boolean;\n touching?: boolean;\n headingAdvices?: AngleAdvice[];\n minFOV?: number;\n rotType?: RotType | undefined;\n rotPosition?: RotPosition;\n rotationsPerMinute?: number;\n rotMaxValue?: number;\n rotPortStarboard?: boolean;\n rotAtZeroDeadband?: number;\n state?: InstrumentState;\n priority?: Priority;\n priorityElements?: CompassSectorPriorityElement[];\n tickmarksInside?: boolean;\n zoomToFitArc?: boolean\n }\n\n \n \n export type {AngleAdvice} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/advice.js';\nexport type {RotType, RotPosition} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';\nexport type {InstrumentState, Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\nexport type {CompassSectorPriorityElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/compass-sector/compass-sector.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcCompassSector',\n props: {\n heading: {},\n courseOverGround: {},\n headingSetpoint: {},\n newHeadingSetpoint: {},\n atHeadingSetpoint: { type: Boolean },\n headingSetpointAtZeroDeadband: {},\n headingSetpointOverride: { type: Boolean },\n autoAtHeadingSetpoint: { type: Boolean },\n autoAtHeadingSetpointDeadband: {},\n animateSetpoint: { type: Boolean },\n touching: { type: Boolean },\n headingAdvices: {},\n minFOV: {},\n rotType: {},\n rotPosition: {},\n rotationsPerMinute: {},\n rotMaxValue: {},\n rotPortStarboard: { type: Boolean },\n rotAtZeroDeadband: {},\n state: {},\n priority: {},\n priorityElements: {},\n tickmarksInside: { type: Boolean },\n zoomToFitArc: { type: Boolean }\n },\n emits: [\"None\"],\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 onNone: (event: CustomEvent<unknown>) => emit('None', event as CustomEvent<unknown>)\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-compass-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","__emit","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","emit","slots","useSlots","render","props","event","v","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"
|
|
1
|
+
{"version":3,"file":"ObcCompassSector.vue2.js","sources":["../../src/navigation-instruments/compass-sector/ObcCompassSector.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/compass-sector/compass-sector.js';\n import {AngleAdvice} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/advice.js';\nimport {RotType, RotPosition} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';\nimport {InstrumentState, Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\nimport {CompassSectorPriorityElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/compass-sector/compass-sector.js';\n\n export interface Props {\n heading?: number;\n courseOverGround?: number;\n headingSetpoint?: number | null;\n newHeadingSetpoint?: number | undefined;\n atHeadingSetpoint?: boolean;\n headingSetpointAtZeroDeadband?: number;\n headingSetpointOverride?: boolean;\n autoAtHeadingSetpoint?: boolean;\n autoAtHeadingSetpointDeadband?: number;\n animateSetpoint?: boolean;\n touching?: boolean;\n headingAdvices?: AngleAdvice[];\n minFOV?: number;\n rotType?: RotType | undefined;\n rotPosition?: RotPosition;\n rateOfTurnDegreesPerMinute?: number | undefined;\n rotDotAnimationFactor?: number;\n rotationsPerMinute?: number;\n rotMaxValue?: number;\n rotPortStarboard?: boolean;\n rotAtZeroDeadband?: number;\n state?: InstrumentState;\n priority?: Priority;\n priorityElements?: CompassSectorPriorityElement[];\n tickmarksInside?: boolean;\n zoomToFitArc?: boolean;\n hasReadout?: boolean\n }\n\n \n \n export type {AngleAdvice} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/advice.js';\nexport type {RotType, RotPosition} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';\nexport type {InstrumentState, Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\nexport type {CompassSectorPriorityElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/compass-sector/compass-sector.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcCompassSector',\n props: {\n heading: {},\n courseOverGround: {},\n headingSetpoint: {},\n newHeadingSetpoint: {},\n atHeadingSetpoint: { type: Boolean },\n headingSetpointAtZeroDeadband: {},\n headingSetpointOverride: { type: Boolean },\n autoAtHeadingSetpoint: { type: Boolean },\n autoAtHeadingSetpointDeadband: {},\n animateSetpoint: { type: Boolean },\n touching: { type: Boolean },\n headingAdvices: {},\n minFOV: {},\n rotType: {},\n rotPosition: {},\n rateOfTurnDegreesPerMinute: {},\n rotDotAnimationFactor: {},\n rotationsPerMinute: {},\n rotMaxValue: {},\n rotPortStarboard: { type: Boolean },\n rotAtZeroDeadband: {},\n state: {},\n priority: {},\n priorityElements: {},\n tickmarksInside: { type: Boolean },\n zoomToFitArc: { type: Boolean },\n hasReadout: { type: Boolean }\n },\n emits: [\"None\"],\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 onNone: (event: CustomEvent<unknown>) => emit('None', event as CustomEvent<unknown>)\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-compass-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","__emit","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","emit","slots","useSlots","render","props","event","v","h","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"wSAgDA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,mBACR,MAAO,CACL,QAAS,CAAA,EACT,iBAAkB,CAAA,EAClB,gBAAiB,CAAA,EACjB,mBAAoB,CAAA,EACpB,kBAAmB,CAAE,KAAM,OAAA,EAC3B,8BAA+B,CAAA,EAC/B,wBAAyB,CAAE,KAAM,OAAA,EACjC,sBAAuB,CAAE,KAAM,OAAA,EAC/B,8BAA+B,CAAA,EAC/B,gBAAiB,CAAE,KAAM,OAAA,EACzB,SAAU,CAAE,KAAM,OAAA,EAClB,eAAgB,CAAA,EAChB,OAAQ,CAAA,EACR,QAAS,CAAA,EACT,YAAa,CAAA,EACb,2BAA4B,CAAA,EAC5B,sBAAuB,CAAA,EACvB,mBAAoB,CAAA,EACpB,YAAa,CAAA,EACb,iBAAkB,CAAE,KAAM,OAAA,EAC1B,kBAAmB,CAAA,EACnB,MAAO,CAAA,EACP,SAAU,CAAA,EACV,iBAAkB,CAAA,EAClB,gBAAiB,CAAE,KAAM,OAAA,EACzB,aAAc,CAAE,KAAM,OAAA,EACtB,WAAY,CAAE,KAAM,OAAA,CAAQ,EAE9B,MAAO,CAAC,MAAM,EACd,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,CAInB,MAAMC,EAHa,CACvB,OAASC,GAAgCL,EAAK,OAAQK,CAA6B,CAAA,EAKjF,UAAWP,KAAKL,EAAU,CACxB,MAAMa,EAAIb,EAASK,CAAgB,GAC9BQ,IAAM,QAAcP,KACtBK,EAAMN,CAAgB,EAAgBQ,GAAKZ,EAASI,CAAgB,EAEzE,CAEA,OAAAC,EAAc,GAGLQ,EACL,qBACAH,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,9 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/navigation-instruments/depth-indicator/depth-indicator.js';
|
|
2
|
+
import { ObcDepthIndicatorVariant } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/depth-indicator/depth-indicator.js';
|
|
3
|
+
export interface Props {
|
|
4
|
+
variant?: ObcDepthIndicatorVariant;
|
|
5
|
+
values?: number[];
|
|
6
|
+
}
|
|
7
|
+
export type { ObcDepthIndicatorVariant } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/depth-indicator/depth-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":"ObcDepthIndicator.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 _}from"vue";import{assignSlotNodes as D}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/depth-indicator/depth-indicator.js";const x=u({__name:"ObcDepthIndicator",props:{variant:{},values:{}},setup(a){const e=a,s=d({}),i={created(o){for(const t in e)s[t]=o[t]}};let r=!1;const p=f(),l=()=>{const t={};for(const n in e){const c=e[n];(c!==void 0||r)&&(t[n]=c??s[n])}return r=!0,_("obc-depth-indicator",t,D(p))};return(o,t)=>v((m(),h(l,null,null,512)),[[i]])}});export{x as default};
|
|
2
|
+
//# sourceMappingURL=ObcDepthIndicator.vue2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcDepthIndicator.vue2.js","sources":["../../src/navigation-instruments/depth-indicator/ObcDepthIndicator.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/depth-indicator/depth-indicator.js';\n import {ObcDepthIndicatorVariant} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/depth-indicator/depth-indicator.js';\n\n export interface Props {\n variant?: ObcDepthIndicatorVariant;\n values?: number[]\n }\n\n \n \n export type {ObcDepthIndicatorVariant} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/depth-indicator/depth-indicator.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcDepthIndicator',\n props: {\n variant: {},\n values: {}\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-depth-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":"0SAiBA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,oBACR,MAAO,CACL,QAAS,CAAA,EACT,OAAQ,CAAA,CAAC,EAEX,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,sBACAF,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,8 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-bar-indicator/gauge-bar-indicator.js';
|
|
2
|
+
export interface Props {
|
|
3
|
+
value?: number;
|
|
4
|
+
direction?: string;
|
|
5
|
+
type?: string;
|
|
6
|
+
}
|
|
7
|
+
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>;
|
|
8
|
+
export default _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcGaugeBarIndicator.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 as g}from"vue";import{assignSlotNodes as h}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-bar-indicator/gauge-bar-indicator.js";const k=u({__name:"ObcGaugeBarIndicator",props:{value:{},direction:{},type:{}},setup(a){const t=a,r=d({}),i={created(o){for(const e in t)r[e]=o[e]}};let s=!1;const p=f(),l=()=>{const e={};for(const n in t){const c=t[n];(c!==void 0||s)&&(e[n]=c??r[n])}return s=!0,g("obc-gauge-bar-indicator",e,h(p))};return(o,e)=>v((m(),_(l,null,null,512)),[[i]])}});export{k as default};
|
|
2
|
+
//# sourceMappingURL=ObcGaugeBarIndicator.vue2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcGaugeBarIndicator.vue2.js","sources":["../../src/navigation-instruments/gauge-bar-indicator/ObcGaugeBarIndicator.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/gauge-bar-indicator/gauge-bar-indicator.js';\n \n\n export interface Props {\n value?: number;\n direction?: string;\n type?: string\n }\n\n \n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcGaugeBarIndicator',\n props: {\n value: {},\n direction: {},\n type: {}\n },\n setup(__props: any) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n \n\n const slots = useSlots() 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-gauge-bar-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":"kTAgBA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,uBACR,MAAO,CACL,MAAO,CAAA,EACP,UAAW,CAAA,EACX,KAAM,CAAA,CAAC,EAET,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,0BACAF,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"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-horizontal/gauge-horizontal.js';
|
|
2
2
|
import { ExternalScaleSide, FillMode } from '@oicl/openbridge-webcomponents/dist/building-blocks/external-scale/external-scale.js';
|
|
3
3
|
import { BorderRadiusPosition, Priority, InstrumentState } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
4
|
-
import {
|
|
4
|
+
import { LinearAdvice } from '@oicl/openbridge-webcomponents/dist/building-blocks/instrument-linear/advice.js';
|
|
5
5
|
export interface Props {
|
|
6
6
|
minValue?: number;
|
|
7
7
|
maxValue?: number;
|
|
@@ -19,12 +19,7 @@ export interface Props {
|
|
|
19
19
|
value?: number | undefined;
|
|
20
20
|
state?: InstrumentState;
|
|
21
21
|
focused?: boolean;
|
|
22
|
-
advices?:
|
|
23
|
-
min: number;
|
|
24
|
-
max: number;
|
|
25
|
-
type: AdviceType;
|
|
26
|
-
hinted: boolean;
|
|
27
|
-
}[] | undefined;
|
|
22
|
+
advices?: LinearAdvice[] | undefined;
|
|
28
23
|
highlightCurrentValue?: boolean;
|
|
29
24
|
setpoint?: number | undefined;
|
|
30
25
|
newSetpoint?: number | undefined;
|
|
@@ -38,7 +33,7 @@ export interface Props {
|
|
|
38
33
|
}
|
|
39
34
|
export type { ExternalScaleSide, FillMode } from '@oicl/openbridge-webcomponents/dist/building-blocks/external-scale/external-scale.js';
|
|
40
35
|
export type { BorderRadiusPosition, Priority, InstrumentState } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
41
|
-
export type {
|
|
36
|
+
export type { LinearAdvice } from '@oicl/openbridge-webcomponents/dist/building-blocks/instrument-linear/advice.js';
|
|
42
37
|
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
43
38
|
"scale-dimensions-changed": (payload: CustomEvent<any>) => any;
|
|
44
39
|
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObcGaugeHorizontal.vue2.js","sources":["../../src/navigation-instruments/gauge-horizontal/ObcGaugeHorizontal.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/gauge-horizontal/gauge-horizontal.js';\n import {ExternalScaleSide, FillMode} from '@oicl/openbridge-webcomponents/dist/building-blocks/external-scale/external-scale.js';\nimport {BorderRadiusPosition, Priority, InstrumentState} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\nimport {
|
|
1
|
+
{"version":3,"file":"ObcGaugeHorizontal.vue2.js","sources":["../../src/navigation-instruments/gauge-horizontal/ObcGaugeHorizontal.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/gauge-horizontal/gauge-horizontal.js';\n import {ExternalScaleSide, FillMode} from '@oicl/openbridge-webcomponents/dist/building-blocks/external-scale/external-scale.js';\nimport {BorderRadiusPosition, Priority, InstrumentState} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\nimport {LinearAdvice} from '@oicl/openbridge-webcomponents/dist/building-blocks/instrument-linear/advice.js';\n\n export interface Props {\n minValue?: number;\n maxValue?: number;\n side?: ExternalScaleSide;\n showLabels?: boolean;\n mainTickmarks?: number[] | undefined;\n primaryTickmarkInterval?: number | undefined;\n secondaryTickmarkInterval?: number | undefined;\n tertiaryTickmarkInterval?: number | undefined;\n borderRadiusPosition?: BorderRadiusPosition | undefined;\n priority?: Priority;\n fillMode?: FillMode;\n fillMin?: number | undefined;\n fillMax?: number | undefined;\n value?: number | undefined;\n state?: InstrumentState;\n focused?: boolean;\n advices?: LinearAdvice[] | undefined;\n highlightCurrentValue?: boolean;\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 {ExternalScaleSide, FillMode} from '@oicl/openbridge-webcomponents/dist/building-blocks/external-scale/external-scale.js';\nexport type {BorderRadiusPosition, Priority, InstrumentState} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\nexport type {LinearAdvice} from '@oicl/openbridge-webcomponents/dist/building-blocks/instrument-linear/advice.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcGaugeHorizontal',\n props: {\n minValue: {},\n maxValue: {},\n side: {},\n showLabels: { type: Boolean },\n mainTickmarks: {},\n primaryTickmarkInterval: {},\n secondaryTickmarkInterval: {},\n tertiaryTickmarkInterval: {},\n borderRadiusPosition: {},\n priority: {},\n fillMode: {},\n fillMin: {},\n fillMax: {},\n value: {},\n state: {},\n focused: { type: Boolean },\n advices: {},\n highlightCurrentValue: { type: Boolean },\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 emits: [\"scale-dimensions-changed\"],\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 onScaleDimensionsChanged: (event: CustomEvent) => emit('scale-dimensions-changed', event as CustomEvent)\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-gauge-horizontal',\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":"4SA8CA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,qBACR,MAAO,CACL,SAAU,CAAA,EACV,SAAU,CAAA,EACV,KAAM,CAAA,EACN,WAAY,CAAE,KAAM,OAAA,EACpB,cAAe,CAAA,EACf,wBAAyB,CAAA,EACzB,0BAA2B,CAAA,EAC3B,yBAA0B,CAAA,EAC1B,qBAAsB,CAAA,EACtB,SAAU,CAAA,EACV,SAAU,CAAA,EACV,QAAS,CAAA,EACT,QAAS,CAAA,EACT,MAAO,CAAA,EACP,MAAO,CAAA,EACP,QAAS,CAAE,KAAM,OAAA,EACjB,QAAS,CAAA,EACT,sBAAuB,CAAE,KAAM,OAAA,EAC/B,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,MAAO,CAAC,0BAA0B,EAClC,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,CAInB,MAAMC,EAHa,CACvB,yBAA2BC,GAAuBL,EAAK,2BAA4BK,CAAoB,CAAA,EAKrG,UAAWP,KAAKL,EAAU,CACxB,MAAMa,EAAIb,EAASK,CAAgB,GAC9BQ,IAAM,QAAcP,KACtBK,EAAMN,CAAgB,EAAgBQ,GAAKZ,EAASI,CAAgB,EAEzE,CAEA,OAAAC,EAAc,GAGLQ,EACL,uBACAH,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"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-radial/gauge-radial.js';
|
|
2
2
|
import { InstrumentState, Priority } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
3
|
-
import { ObcGaugeRadialType, GaugeRadialAdvice } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-radial/gauge-radial.js';
|
|
3
|
+
import { ObcGaugeRadialType, GaugeRadialAdvice, GaugeRadialSector } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-radial/gauge-radial.js';
|
|
4
4
|
import { TickmarkStyle } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/tickmark.js';
|
|
5
5
|
export interface Props {
|
|
6
6
|
value?: number;
|
|
@@ -16,6 +16,11 @@ export interface Props {
|
|
|
16
16
|
tickmarksInside?: boolean;
|
|
17
17
|
tickmarkStyle?: TickmarkStyle;
|
|
18
18
|
advices?: GaugeRadialAdvice[];
|
|
19
|
+
sector?: GaugeRadialSector;
|
|
20
|
+
showReadout?: boolean;
|
|
21
|
+
label?: string;
|
|
22
|
+
unit?: string;
|
|
23
|
+
fractionDigits?: number;
|
|
19
24
|
setpoint?: number | undefined;
|
|
20
25
|
newSetpoint?: number | undefined;
|
|
21
26
|
atSetpoint?: boolean;
|
|
@@ -27,7 +32,7 @@ export interface Props {
|
|
|
27
32
|
animateSetpoint?: boolean;
|
|
28
33
|
}
|
|
29
34
|
export type { InstrumentState, Priority } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
30
|
-
export type { ObcGaugeRadialType, GaugeRadialAdvice } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-radial/gauge-radial.js';
|
|
35
|
+
export type { ObcGaugeRadialType, GaugeRadialAdvice, GaugeRadialSector } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-radial/gauge-radial.js';
|
|
31
36
|
export type { TickmarkStyle } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/tickmark.js';
|
|
32
37
|
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>;
|
|
33
38
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{defineComponent as u,reactive as d,useSlots as m,withDirectives as v,openBlock as y,createBlock as
|
|
1
|
+
import{defineComponent as u,reactive as d,useSlots as m,withDirectives as v,openBlock as y,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/gauge-radial/gauge-radial.js";const g=u({__name:"ObcGaugeRadial",props:{value:{},maxValue:{},minValue:{},showLabels:{type:Boolean},primaryTickmarkInterval:{},secondaryTickmarkInterval:{},tertiaryTickmarkInterval:{},state:{},priority:{},type:{},tickmarksInside:{type:Boolean},tickmarkStyle:{},advices:{},sector:{},showReadout:{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 t=i,a=d({}),p={created(o){for(const e in t)a[e]=o[e]}};let r=!1;const l=m(),c=()=>{const e={};for(const n in t){const s=t[n];(s!==void 0||r)&&(e[n]=s??a[n])}return r=!0,k("obc-gauge-radial",e,B(l))};return(o,e)=>v((y(),f(c,null,null,512)),[[p]])}});export{g as default};
|
|
2
2
|
//# sourceMappingURL=ObcGaugeRadial.vue2.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObcGaugeRadial.vue2.js","sources":["../../src/navigation-instruments/gauge-radial/ObcGaugeRadial.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/gauge-radial/gauge-radial.js';\n import {InstrumentState, Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\nimport {ObcGaugeRadialType, GaugeRadialAdvice} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-radial/gauge-radial.js';\nimport {TickmarkStyle} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/tickmark.js';\n\n export interface Props {\n value?: number;\n maxValue?: number;\n minValue?: number;\n showLabels?: boolean;\n primaryTickmarkInterval?: number;\n secondaryTickmarkInterval?: number;\n tertiaryTickmarkInterval?: number | undefined;\n state?: InstrumentState;\n priority?: Priority;\n type?: ObcGaugeRadialType;\n tickmarksInside?: boolean;\n tickmarkStyle?: TickmarkStyle;\n advices?: GaugeRadialAdvice[];\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 {InstrumentState, Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\nexport type {ObcGaugeRadialType, GaugeRadialAdvice} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-radial/gauge-radial.js';\nexport type {TickmarkStyle} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/tickmark.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcGaugeRadial',\n props: {\n value: {},\n maxValue: {},\n minValue: {},\n showLabels: { type: Boolean },\n primaryTickmarkInterval: {},\n secondaryTickmarkInterval: {},\n tertiaryTickmarkInterval: {},\n state: {},\n priority: {},\n type: {},\n tickmarksInside: { type: Boolean },\n tickmarkStyle: {},\n advices: {},\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-gauge-radial',\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":"ObcGaugeRadial.vue2.js","sources":["../../src/navigation-instruments/gauge-radial/ObcGaugeRadial.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/gauge-radial/gauge-radial.js';\n import {InstrumentState, Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\nimport {ObcGaugeRadialType, GaugeRadialAdvice, GaugeRadialSector} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-radial/gauge-radial.js';\nimport {TickmarkStyle} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/tickmark.js';\n\n export interface Props {\n value?: number;\n maxValue?: number;\n minValue?: number;\n showLabels?: boolean;\n primaryTickmarkInterval?: number;\n secondaryTickmarkInterval?: number;\n tertiaryTickmarkInterval?: number | undefined;\n state?: InstrumentState;\n priority?: Priority;\n type?: ObcGaugeRadialType;\n tickmarksInside?: boolean;\n tickmarkStyle?: TickmarkStyle;\n advices?: GaugeRadialAdvice[];\n sector?: GaugeRadialSector;\n showReadout?: 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 {InstrumentState, Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\nexport type {ObcGaugeRadialType, GaugeRadialAdvice, GaugeRadialSector} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-radial/gauge-radial.js';\nexport type {TickmarkStyle} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/tickmark.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcGaugeRadial',\n props: {\n value: {},\n maxValue: {},\n minValue: {},\n showLabels: { type: Boolean },\n primaryTickmarkInterval: {},\n secondaryTickmarkInterval: {},\n tertiaryTickmarkInterval: {},\n state: {},\n priority: {},\n type: {},\n tickmarksInside: { type: Boolean },\n tickmarkStyle: {},\n advices: {},\n sector: {},\n showReadout: { 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-gauge-radial',\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":"oSA8CA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,iBACR,MAAO,CACL,MAAO,CAAA,EACP,SAAU,CAAA,EACV,SAAU,CAAA,EACV,WAAY,CAAE,KAAM,OAAA,EACpB,wBAAyB,CAAA,EACzB,0BAA2B,CAAA,EAC3B,yBAA0B,CAAA,EAC1B,MAAO,CAAA,EACP,SAAU,CAAA,EACV,KAAM,CAAA,EACN,gBAAiB,CAAE,KAAM,OAAA,EACzB,cAAe,CAAA,EACf,QAAS,CAAA,EACT,OAAQ,CAAA,EACR,YAAa,CAAE,KAAM,OAAA,EACrB,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,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,14 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-radial-indicator/gauge-radial-indicator.js';
|
|
2
|
+
import { GaugeRadialIndicatorStyle } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-radial-indicator/gauge-radial-indicator.js';
|
|
3
|
+
export interface Props {
|
|
4
|
+
value?: number;
|
|
5
|
+
minValue?: number;
|
|
6
|
+
maxValue?: number;
|
|
7
|
+
sector?: number;
|
|
8
|
+
styleType?: GaugeRadialIndicatorStyle;
|
|
9
|
+
icon?: string;
|
|
10
|
+
hasIcon?: boolean;
|
|
11
|
+
}
|
|
12
|
+
export type { GaugeRadialIndicatorStyle } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-radial-indicator/gauge-radial-indicator.js';
|
|
13
|
+
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>;
|
|
14
|
+
export default _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcGaugeRadialIndicator.vue.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{defineComponent as u,reactive as d,useSlots as f,withDirectives as m,openBlock as v,createBlock as _,h}from"vue";import{assignSlotNodes as g}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-radial-indicator/gauge-radial-indicator.js";const P=u({__name:"ObcGaugeRadialIndicator",props:{value:{},minValue:{},maxValue:{},sector:{},styleType:{},icon:{},hasIcon:{type:Boolean}},setup(a){const o=a,s=d({}),i={created(t){for(const e in o)s[e]=t[e]}};let r=!1;const l=f(),p=()=>{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-gauge-radial-indicator",e,g(l))};return(t,e)=>m((v(),_(p,null,null,512)),[[i]])}});export{P as default};
|
|
2
|
+
//# sourceMappingURL=ObcGaugeRadialIndicator.vue2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcGaugeRadialIndicator.vue2.js","sources":["../../src/navigation-instruments/gauge-radial-indicator/ObcGaugeRadialIndicator.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/gauge-radial-indicator/gauge-radial-indicator.js';\n import {GaugeRadialIndicatorStyle} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-radial-indicator/gauge-radial-indicator.js';\n\n export interface Props {\n value?: number;\n minValue?: number;\n maxValue?: number;\n sector?: number;\n styleType?: GaugeRadialIndicatorStyle;\n icon?: string;\n hasIcon?: boolean\n }\n\n \n \n export type {GaugeRadialIndicatorStyle} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-radial-indicator/gauge-radial-indicator.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcGaugeRadialIndicator',\n props: {\n value: {},\n minValue: {},\n maxValue: {},\n sector: {},\n styleType: {},\n icon: {},\n hasIcon: { 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-gauge-radial-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":"mTAsBA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,0BACR,MAAO,CACL,MAAO,CAAA,EACP,SAAU,CAAA,EACV,SAAU,CAAA,EACV,OAAQ,CAAA,EACR,UAAW,CAAA,EACX,KAAM,CAAA,EACN,QAAS,CAAE,KAAM,OAAA,CAAQ,EAE3B,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,6BACAI,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,8 +1,8 @@
|
|
|
1
1
|
import '@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-trend/gauge-trend.js';
|
|
2
2
|
import { ScaleType, FillMode } from '@oicl/openbridge-webcomponents/dist/building-blocks/bar-vertical/bar-vertical.js';
|
|
3
|
-
import {
|
|
3
|
+
import { LinearAdvice } from '@oicl/openbridge-webcomponents/dist/building-blocks/instrument-linear/advice.js';
|
|
4
|
+
import { ChartLineDataItem, XAxisType, YAxisPosition, ChartLineYAxisConfig, LineMode, TimeDisplay } from '@oicl/openbridge-webcomponents/dist/building-blocks/chart-line/chart-line-base.js';
|
|
4
5
|
import { ChartDataset } from 'chart.js';
|
|
5
|
-
import { XAxisType, YAxisPosition, LineMode, TimeDisplay } from '@oicl/openbridge-webcomponents/dist/building-blocks/chart-line/chart-line-base.js';
|
|
6
6
|
import { InstrumentState, Priority, FrameStyle, BorderRadiusPosition } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
7
7
|
export interface Props {
|
|
8
8
|
scaleType?: ScaleType;
|
|
@@ -17,12 +17,7 @@ export interface Props {
|
|
|
17
17
|
fillMode?: FillMode;
|
|
18
18
|
fillMin?: number;
|
|
19
19
|
fillMax?: number | undefined;
|
|
20
|
-
advice?:
|
|
21
|
-
min: number;
|
|
22
|
-
max: number;
|
|
23
|
-
type: AdviceType;
|
|
24
|
-
hinted: boolean;
|
|
25
|
-
}[];
|
|
20
|
+
advice?: LinearAdvice[];
|
|
26
21
|
primaryTickmarkInterval?: number | undefined;
|
|
27
22
|
secondaryTickmarkInterval?: number;
|
|
28
23
|
tertiaryTickmarkInterval?: number | undefined;
|
|
@@ -36,10 +31,7 @@ export interface Props {
|
|
|
36
31
|
setpointAtZeroDeadband?: number;
|
|
37
32
|
setpointOverride?: boolean;
|
|
38
33
|
animateSetpoint?: boolean;
|
|
39
|
-
data?:
|
|
40
|
-
label: string;
|
|
41
|
-
value: number;
|
|
42
|
-
}[];
|
|
34
|
+
data?: ChartLineDataItem[];
|
|
43
35
|
datasets?: ChartDataset<"line", (number | {
|
|
44
36
|
x: string | number | Date;
|
|
45
37
|
y: number;
|
|
@@ -54,17 +46,12 @@ export interface Props {
|
|
|
54
46
|
scaleReferenceSize?: number;
|
|
55
47
|
xAxisType?: XAxisType;
|
|
56
48
|
yAxisPosition?: YAxisPosition;
|
|
57
|
-
yAxes?:
|
|
58
|
-
id?: string | undefined;
|
|
59
|
-
position?: "left" | "right" | undefined;
|
|
60
|
-
min?: number | undefined;
|
|
61
|
-
max?: number | undefined;
|
|
62
|
-
grid?: boolean | undefined;
|
|
63
|
-
}[] | undefined;
|
|
49
|
+
yAxes?: ChartLineYAxisConfig[] | undefined;
|
|
64
50
|
showGrid?: boolean;
|
|
65
51
|
showGridX?: boolean;
|
|
66
52
|
showGridY?: boolean;
|
|
67
53
|
showTickMarks?: boolean;
|
|
54
|
+
hasLabelPadding?: boolean;
|
|
68
55
|
showPoints?: boolean;
|
|
69
56
|
lineMode?: LineMode;
|
|
70
57
|
unit?: string;
|
|
@@ -82,9 +69,9 @@ export interface Props {
|
|
|
82
69
|
borderRadius?: number | undefined;
|
|
83
70
|
}
|
|
84
71
|
export type { ScaleType, FillMode } from '@oicl/openbridge-webcomponents/dist/building-blocks/bar-vertical/bar-vertical.js';
|
|
85
|
-
export type {
|
|
72
|
+
export type { LinearAdvice } from '@oicl/openbridge-webcomponents/dist/building-blocks/instrument-linear/advice.js';
|
|
73
|
+
export type { ChartLineDataItem, XAxisType, YAxisPosition, ChartLineYAxisConfig, LineMode, TimeDisplay } from '@oicl/openbridge-webcomponents/dist/building-blocks/chart-line/chart-line-base.js';
|
|
86
74
|
export type { ChartDataset } from 'chart.js';
|
|
87
|
-
export type { XAxisType, YAxisPosition, LineMode, TimeDisplay } from '@oicl/openbridge-webcomponents/dist/building-blocks/chart-line/chart-line-base.js';
|
|
88
75
|
export type { InstrumentState, Priority, FrameStyle, BorderRadiusPosition } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
89
76
|
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>;
|
|
90
77
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{defineComponent as d,reactive as y,useSlots as u,withDirectives as B,openBlock as h,createBlock as m,h as f}from"vue";import{assignSlotNodes as v}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-trend/gauge-trend.js";const b=d({__name:"ObcGaugeTrend",props:{scaleType:{},minValue:{},maxValue:{},chartMinValue:{},chartMaxValue:{},value:{},hasBar:{type:Boolean},hasScale:{type:Boolean},hasAdvice:{type:Boolean},fillMode:{},fillMin:{},fillMax:{},advice:{},primaryTickmarkInterval:{},secondaryTickmarkInterval:{},tertiaryTickmarkInterval:{},chartFill:{type:Boolean},setpoint:{},newSetpoint:{},atSetpoint:{type:Boolean},touching:{type:Boolean},autoAtSetpoint:{type:Boolean},autoAtSetpointDeadband:{},setpointAtZeroDeadband:{},setpointOverride:{type:Boolean},animateSetpoint:{type:Boolean},data:{},datasets:{},labels:{},colors:{},legend:{type:Boolean},showDebugOverlay:{type:Boolean},width:{},height:{},fixedAspectRatioScaling:{type:Boolean},scaleReferenceSize:{},xAxisType:{},yAxisPosition:{},yAxes:{},showGrid:{type:Boolean},showGridX:{type:Boolean},showGridY:{type:Boolean},showTickMarks:{type:Boolean},showPoints:{type:Boolean},lineMode:{},unit:{},timeDisplay:{},xTicksLimit:{},xStepSize:{},yTicksLimit:{},yStepSize:{},state:{},priority:{},frameStyle:{},borderRadiusPosition:{},borderRadiusPositionExternalScales:{},instrumentMode:{type:Boolean},borderRadius:{}},setup(r){const t=r,n=y({}),l={created(o){for(const e in t)n[e]=o[e]}};let i=!1;const p=u(),c=()=>{const e={};for(const a in t){const s=t[a];(s!==void 0||i)&&(e[a]=s??n[a])}return i=!0,f("obc-gauge-trend",e,v(p))};return(o,e)=>B((h(),m(c,null,null,512)),[[l]])}});export{b as default};
|
|
1
|
+
import{defineComponent as d,reactive as y,useSlots as u,withDirectives as B,openBlock as h,createBlock as m,h as f}from"vue";import{assignSlotNodes as v}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/gauge-trend/gauge-trend.js";const b=d({__name:"ObcGaugeTrend",props:{scaleType:{},minValue:{},maxValue:{},chartMinValue:{},chartMaxValue:{},value:{},hasBar:{type:Boolean},hasScale:{type:Boolean},hasAdvice:{type:Boolean},fillMode:{},fillMin:{},fillMax:{},advice:{},primaryTickmarkInterval:{},secondaryTickmarkInterval:{},tertiaryTickmarkInterval:{},chartFill:{type:Boolean},setpoint:{},newSetpoint:{},atSetpoint:{type:Boolean},touching:{type:Boolean},autoAtSetpoint:{type:Boolean},autoAtSetpointDeadband:{},setpointAtZeroDeadband:{},setpointOverride:{type:Boolean},animateSetpoint:{type:Boolean},data:{},datasets:{},labels:{},colors:{},legend:{type:Boolean},showDebugOverlay:{type:Boolean},width:{},height:{},fixedAspectRatioScaling:{type:Boolean},scaleReferenceSize:{},xAxisType:{},yAxisPosition:{},yAxes:{},showGrid:{type:Boolean},showGridX:{type:Boolean},showGridY:{type:Boolean},showTickMarks:{type:Boolean},hasLabelPadding:{type:Boolean},showPoints:{type:Boolean},lineMode:{},unit:{},timeDisplay:{},xTicksLimit:{},xStepSize:{},yTicksLimit:{},yStepSize:{},state:{},priority:{},frameStyle:{},borderRadiusPosition:{},borderRadiusPositionExternalScales:{},instrumentMode:{type:Boolean},borderRadius:{}},setup(r){const t=r,n=y({}),l={created(o){for(const e in t)n[e]=o[e]}};let i=!1;const p=u(),c=()=>{const e={};for(const a in t){const s=t[a];(s!==void 0||i)&&(e[a]=s??n[a])}return i=!0,f("obc-gauge-trend",e,v(p))};return(o,e)=>B((h(),m(c,null,null,512)),[[l]])}});export{b as default};
|
|
2
2
|
//# sourceMappingURL=ObcGaugeTrend.vue2.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObcGaugeTrend.vue2.js","sources":["../../src/navigation-instruments/gauge-trend/ObcGaugeTrend.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/gauge-trend/gauge-trend.js';\n import {ScaleType, FillMode} from '@oicl/openbridge-webcomponents/dist/building-blocks/bar-vertical/bar-vertical.js';\nimport {
|
|
1
|
+
{"version":3,"file":"ObcGaugeTrend.vue2.js","sources":["../../src/navigation-instruments/gauge-trend/ObcGaugeTrend.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/gauge-trend/gauge-trend.js';\n import {ScaleType, FillMode} from '@oicl/openbridge-webcomponents/dist/building-blocks/bar-vertical/bar-vertical.js';\nimport {LinearAdvice} from '@oicl/openbridge-webcomponents/dist/building-blocks/instrument-linear/advice.js';\nimport {ChartLineDataItem, XAxisType, YAxisPosition, ChartLineYAxisConfig, LineMode, TimeDisplay} from '@oicl/openbridge-webcomponents/dist/building-blocks/chart-line/chart-line-base.js';\nimport {ChartDataset} from 'chart.js';\nimport {InstrumentState, Priority, FrameStyle, BorderRadiusPosition} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n\n export interface Props {\n scaleType?: ScaleType;\n minValue?: number;\n maxValue?: number;\n chartMinValue?: number | undefined;\n chartMaxValue?: number | undefined;\n value?: number | undefined;\n hasBar?: boolean;\n hasScale?: boolean;\n hasAdvice?: boolean;\n fillMode?: FillMode;\n fillMin?: number;\n fillMax?: number | undefined;\n advice?: LinearAdvice[];\n primaryTickmarkInterval?: number | undefined;\n secondaryTickmarkInterval?: number;\n tertiaryTickmarkInterval?: number | undefined;\n chartFill?: boolean;\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 data?: ChartLineDataItem[];\n datasets?: ChartDataset<\"line\", (number | { x: string | number | Date; y: number; })[]>[] | undefined;\n labels?: (string | number)[] | undefined;\n colors?: string[];\n legend?: boolean;\n showDebugOverlay?: boolean;\n width?: number;\n height?: number;\n fixedAspectRatioScaling?: boolean;\n scaleReferenceSize?: number;\n xAxisType?: XAxisType;\n yAxisPosition?: YAxisPosition;\n yAxes?: ChartLineYAxisConfig[] | undefined;\n showGrid?: boolean;\n showGridX?: boolean;\n showGridY?: boolean;\n showTickMarks?: boolean;\n hasLabelPadding?: boolean;\n showPoints?: boolean;\n lineMode?: LineMode;\n unit?: string;\n timeDisplay?: TimeDisplay;\n xTicksLimit?: number | undefined;\n xStepSize?: number | undefined;\n yTicksLimit?: number | undefined;\n yStepSize?: number | undefined;\n state?: InstrumentState;\n priority?: Priority;\n frameStyle?: FrameStyle;\n borderRadiusPosition?: BorderRadiusPosition | undefined;\n borderRadiusPositionExternalScales?: BorderRadiusPosition | undefined;\n instrumentMode?: boolean;\n borderRadius?: number | undefined\n }\n\n \n \n export type {ScaleType, FillMode} from '@oicl/openbridge-webcomponents/dist/building-blocks/bar-vertical/bar-vertical.js';\nexport type {LinearAdvice} from '@oicl/openbridge-webcomponents/dist/building-blocks/instrument-linear/advice.js';\nexport type {ChartLineDataItem, XAxisType, YAxisPosition, ChartLineYAxisConfig, LineMode, TimeDisplay} from '@oicl/openbridge-webcomponents/dist/building-blocks/chart-line/chart-line-base.js';\nexport type {ChartDataset} from 'chart.js';\nexport type {InstrumentState, Priority, FrameStyle, BorderRadiusPosition} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcGaugeTrend',\n props: {\n scaleType: {},\n minValue: {},\n maxValue: {},\n chartMinValue: {},\n chartMaxValue: {},\n value: {},\n hasBar: { type: Boolean },\n hasScale: { type: Boolean },\n hasAdvice: { type: Boolean },\n fillMode: {},\n fillMin: {},\n fillMax: {},\n advice: {},\n primaryTickmarkInterval: {},\n secondaryTickmarkInterval: {},\n tertiaryTickmarkInterval: {},\n chartFill: { type: Boolean },\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 data: {},\n datasets: {},\n labels: {},\n colors: {},\n legend: { type: Boolean },\n showDebugOverlay: { type: Boolean },\n width: {},\n height: {},\n fixedAspectRatioScaling: { type: Boolean },\n scaleReferenceSize: {},\n xAxisType: {},\n yAxisPosition: {},\n yAxes: {},\n showGrid: { type: Boolean },\n showGridX: { type: Boolean },\n showGridY: { type: Boolean },\n showTickMarks: { type: Boolean },\n hasLabelPadding: { type: Boolean },\n showPoints: { type: Boolean },\n lineMode: {},\n unit: {},\n timeDisplay: {},\n xTicksLimit: {},\n xStepSize: {},\n yTicksLimit: {},\n yStepSize: {},\n state: {},\n priority: {},\n frameStyle: {},\n borderRadiusPosition: {},\n borderRadiusPositionExternalScales: {},\n instrumentMode: { type: Boolean },\n borderRadius: {}\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-gauge-trend',\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":"kSAkFA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,gBACR,MAAO,CACL,UAAW,CAAA,EACX,SAAU,CAAA,EACV,SAAU,CAAA,EACV,cAAe,CAAA,EACf,cAAe,CAAA,EACf,MAAO,CAAA,EACP,OAAQ,CAAE,KAAM,OAAA,EAChB,SAAU,CAAE,KAAM,OAAA,EAClB,UAAW,CAAE,KAAM,OAAA,EACnB,SAAU,CAAA,EACV,QAAS,CAAA,EACT,QAAS,CAAA,EACT,OAAQ,CAAA,EACR,wBAAyB,CAAA,EACzB,0BAA2B,CAAA,EAC3B,yBAA0B,CAAA,EAC1B,UAAW,CAAE,KAAM,OAAA,EACnB,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,EACzB,KAAM,CAAA,EACN,SAAU,CAAA,EACV,OAAQ,CAAA,EACR,OAAQ,CAAA,EACR,OAAQ,CAAE,KAAM,OAAA,EAChB,iBAAkB,CAAE,KAAM,OAAA,EAC1B,MAAO,CAAA,EACP,OAAQ,CAAA,EACR,wBAAyB,CAAE,KAAM,OAAA,EACjC,mBAAoB,CAAA,EACpB,UAAW,CAAA,EACX,cAAe,CAAA,EACf,MAAO,CAAA,EACP,SAAU,CAAE,KAAM,OAAA,EAClB,UAAW,CAAE,KAAM,OAAA,EACnB,UAAW,CAAE,KAAM,OAAA,EACnB,cAAe,CAAE,KAAM,OAAA,EACvB,gBAAiB,CAAE,KAAM,OAAA,EACzB,WAAY,CAAE,KAAM,OAAA,EACpB,SAAU,CAAA,EACV,KAAM,CAAA,EACN,YAAa,CAAA,EACb,YAAa,CAAA,EACb,UAAW,CAAA,EACX,YAAa,CAAA,EACb,UAAW,CAAA,EACX,MAAO,CAAA,EACP,SAAU,CAAA,EACV,WAAY,CAAA,EACZ,qBAAsB,CAAA,EACtB,mCAAoC,CAAA,EACpC,eAAgB,CAAE,KAAM,OAAA,EACxB,aAAc,CAAA,CAAC,EAEjB,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,kBACAF,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"}
|