@oicl/openbridge-webcomponents-vue 2.0.0-next.6 → 2.0.0-next.61
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/automation/analog-valve/ObcAnalogValve.vue.d.ts +13 -9
- package/automation/analog-valve/ObcAnalogValve.vue2.js +1 -1
- package/automation/analog-valve/ObcAnalogValve.vue2.js.map +1 -1
- package/automation/automation-button/ObcAbstractAutomationButton.vue.d.ts +13 -9
- package/automation/automation-button/ObcAbstractAutomationButton.vue2.js +1 -1
- package/automation/automation-button/ObcAbstractAutomationButton.vue2.js.map +1 -1
- package/automation/automation-button/ObcAbstractAutomationButtonMotorized.vue.d.ts +13 -9
- package/automation/automation-button/ObcAbstractAutomationButtonMotorized.vue2.js +1 -1
- package/automation/automation-button/ObcAbstractAutomationButtonMotorized.vue2.js.map +1 -1
- package/automation/automation-button/ObcAbstractAutomationButtonSquared.vue.d.ts +13 -9
- package/automation/automation-button/ObcAbstractAutomationButtonSquared.vue2.js +1 -1
- package/automation/automation-button/ObcAbstractAutomationButtonSquared.vue2.js.map +1 -1
- package/automation/automation-button/ObcAutomationButton.vue.d.ts +9 -7
- package/automation/automation-button/ObcAutomationButton.vue2.js +1 -1
- package/automation/automation-button/ObcAutomationButton.vue2.js.map +1 -1
- package/automation/automation-tank/ObcAutomationTank.vue.d.ts +38 -3
- package/automation/automation-tank/ObcAutomationTank.vue2.js +1 -1
- package/automation/automation-tank/ObcAutomationTank.vue2.js.map +1 -1
- package/automation/bipolar-transistor/ObcBipolarTransistor.vue.d.ts +13 -9
- package/automation/bipolar-transistor/ObcBipolarTransistor.vue2.js +1 -1
- package/automation/bipolar-transistor/ObcBipolarTransistor.vue2.js.map +1 -1
- package/automation/capacitor/ObcCapacitor.vue.d.ts +13 -9
- package/automation/capacitor/ObcCapacitor.vue2.js +1 -1
- package/automation/capacitor/ObcCapacitor.vue2.js.map +1 -1
- package/automation/converter/ObcConverter.vue.d.ts +13 -9
- package/automation/converter/ObcConverter.vue2.js +1 -1
- package/automation/converter/ObcConverter.vue2.js.map +1 -1
- package/automation/damper/ObcDamper.vue.d.ts +13 -9
- package/automation/damper/ObcDamper.vue2.js +1 -1
- package/automation/damper/ObcDamper.vue2.js.map +1 -1
- package/automation/digital-valve/ObcDigitalValve.vue.d.ts +13 -9
- package/automation/digital-valve/ObcDigitalValve.vue2.js +1 -1
- package/automation/digital-valve/ObcDigitalValve.vue2.js.map +1 -1
- package/automation/diodes/ObcDiodes.vue.d.ts +13 -9
- package/automation/diodes/ObcDiodes.vue2.js +1 -1
- package/automation/diodes/ObcDiodes.vue2.js.map +1 -1
- package/automation/fan/ObcFan.vue.d.ts +13 -9
- package/automation/fan/ObcFan.vue2.js +1 -1
- package/automation/fan/ObcFan.vue2.js.map +1 -1
- package/automation/filter/ObcFilter.vue.d.ts +13 -9
- package/automation/filter/ObcFilter.vue2.js +1 -1
- package/automation/filter/ObcFilter.vue2.js.map +1 -1
- package/automation/ground/ObcGround.vue.d.ts +13 -9
- package/automation/ground/ObcGround.vue2.js +1 -1
- package/automation/ground/ObcGround.vue2.js.map +1 -1
- package/automation/logic/ObcLogic.vue.d.ts +13 -9
- package/automation/logic/ObcLogic.vue2.js +1 -1
- package/automation/logic/ObcLogic.vue2.js.map +1 -1
- package/automation/mosfet/ObcMosfet.vue.d.ts +13 -9
- package/automation/mosfet/ObcMosfet.vue2.js +1 -1
- package/automation/mosfet/ObcMosfet.vue2.js.map +1 -1
- package/automation/motor/ObcMotor.vue.d.ts +13 -9
- package/automation/motor/ObcMotor.vue2.js +1 -1
- package/automation/motor/ObcMotor.vue2.js.map +1 -1
- package/automation/pump/ObcPump.vue.d.ts +13 -9
- package/automation/pump/ObcPump.vue2.js +1 -1
- package/automation/pump/ObcPump.vue2.js.map +1 -1
- package/automation/resistor/ObcResistor.vue.d.ts +13 -9
- package/automation/resistor/ObcResistor.vue2.js +1 -1
- package/automation/resistor/ObcResistor.vue2.js.map +1 -1
- package/automation/router/ObcRouter.vue.d.ts +13 -9
- package/automation/router/ObcRouter.vue2.js +1 -1
- package/automation/router/ObcRouter.vue2.js.map +1 -1
- package/automation/source/ObcSource.vue.d.ts +13 -9
- package/automation/source/ObcSource.vue2.js +1 -1
- package/automation/source/ObcSource.vue2.js.map +1 -1
- package/automation/switch/ObcSwitch.vue.d.ts +13 -9
- package/automation/switch/ObcSwitch.vue2.js +1 -1
- package/automation/switch/ObcSwitch.vue2.js.map +1 -1
- package/automation/transformer/ObcTransformer.vue.d.ts +13 -9
- package/automation/transformer/ObcTransformer.vue2.js +1 -1
- package/automation/transformer/ObcTransformer.vue2.js.map +1 -1
- package/bars-graphs/area-graph/ObcAreaGraph.vue.d.ts +5 -13
- package/bars-graphs/area-graph/ObcAreaGraph.vue2.js +1 -1
- package/bars-graphs/area-graph/ObcAreaGraph.vue2.js.map +1 -1
- package/bars-graphs/donut-chart/ObcDonutChart.vue.d.ts +3 -4
- package/bars-graphs/donut-chart/ObcDonutChart.vue2.js.map +1 -1
- package/bars-graphs/line-graph/ObcLineGraph.vue.d.ts +5 -13
- package/bars-graphs/line-graph/ObcLineGraph.vue2.js +1 -1
- package/bars-graphs/line-graph/ObcLineGraph.vue2.js.map +1 -1
- package/bars-graphs/pie-chart/ObcPieChart.vue.d.ts +3 -8
- package/bars-graphs/pie-chart/ObcPieChart.vue2.js.map +1 -1
- package/bars-graphs/polar-chart/ObcPolarChart.vue.d.ts +3 -4
- package/bars-graphs/polar-chart/ObcPolarChart.vue2.js.map +1 -1
- package/building-blocks/bar-horizontal/ObcBarHorizontal.vue.d.ts +3 -8
- package/building-blocks/bar-horizontal/ObcBarHorizontal.vue2.js.map +1 -1
- package/building-blocks/bar-vertical/ObcBarVertical.vue.d.ts +3 -8
- package/building-blocks/bar-vertical/ObcBarVertical.vue2.js.map +1 -1
- package/building-blocks/chart-line/ObcChartLineBase.vue.d.ts +5 -13
- package/building-blocks/chart-line/ObcChartLineBase.vue2.js +1 -1
- package/building-blocks/chart-line/ObcChartLineBase.vue2.js.map +1 -1
- package/building-blocks/instrument-radial/ObcInstrumentRadial.vue.d.ts +3 -0
- package/building-blocks/instrument-radial/ObcInstrumentRadial.vue2.js +1 -1
- package/building-blocks/instrument-radial/ObcInstrumentRadial.vue2.js.map +1 -1
- package/building-blocks/single-axis-inclinometer/SingleAxisInclinometer.vue.d.ts +11 -0
- package/building-blocks/single-axis-inclinometer/SingleAxisInclinometer.vue.js +2 -0
- package/building-blocks/single-axis-inclinometer/SingleAxisInclinometer.vue.js.map +1 -0
- package/building-blocks/single-axis-inclinometer/SingleAxisInclinometer.vue2.js +2 -0
- package/building-blocks/single-axis-inclinometer/SingleAxisInclinometer.vue2.js.map +1 -0
- package/components/accordion-card/ObcAccordionCard.vue.d.ts +5 -3
- package/components/accordion-card/ObcAccordionCard.vue2.js.map +1 -1
- package/components/alert-frame/ObcAlertFrame.vue.d.ts +7 -3
- package/components/alert-frame/ObcAlertFrame.vue2.js +1 -1
- package/components/alert-frame/ObcAlertFrame.vue2.js.map +1 -1
- package/components/alert-frame/ObiCriticalBadge.vue.d.ts +5 -0
- package/components/alert-frame/ObiCriticalBadge.vue.js +2 -0
- package/components/alert-frame/ObiCriticalBadge.vue.js.map +1 -0
- package/components/alert-frame/ObiCriticalBadge.vue2.js +2 -0
- package/components/alert-frame/ObiCriticalBadge.vue2.js.map +1 -0
- package/components/alert-frame/ObiDiagnosticBadge.vue.d.ts +5 -0
- package/components/alert-frame/ObiDiagnosticBadge.vue.js +2 -0
- package/components/alert-frame/ObiDiagnosticBadge.vue.js.map +1 -0
- package/components/alert-frame/ObiDiagnosticBadge.vue2.js +2 -0
- package/components/alert-frame/ObiDiagnosticBadge.vue2.js.map +1 -0
- package/components/alert-menu/ObcAlertMenu.vue.d.ts +2 -0
- package/components/alert-menu/ObcAlertMenu.vue2.js +1 -1
- package/components/alert-menu/ObcAlertMenu.vue2.js.map +1 -1
- package/components/automation-button-readout-stack/ObcAutomationButtonReadoutStack.vue.d.ts +3 -4
- package/components/automation-button-readout-stack/ObcAutomationButtonReadoutStack.vue2.js +1 -1
- package/components/automation-button-readout-stack/ObcAutomationButtonReadoutStack.vue2.js.map +1 -1
- package/components/context-menu-input/ObcContextMenuInput.vue.d.ts +6 -18
- package/components/context-menu-input/ObcContextMenuInput.vue2.js.map +1 -1
- package/components/dropdown-button/ObcDropdownButton.vue.d.ts +3 -7
- package/components/dropdown-button/ObcDropdownButton.vue2.js.map +1 -1
- package/components/elevated-card-radio-group/ObcElevatedCardRadioGroup.vue.d.ts +3 -6
- package/components/elevated-card-radio-group/ObcElevatedCardRadioGroup.vue2.js.map +1 -1
- package/components/icon-button/ObcIconButton.vue.d.ts +6 -1
- package/components/icon-button/ObcIconButton.vue2.js +1 -1
- package/components/icon-button/ObcIconButton.vue2.js.map +1 -1
- package/components/menu-button/ObcMenuButton.vue.d.ts +6 -16
- package/components/menu-button/ObcMenuButton.vue2.js.map +1 -1
- package/components/modal-window/ObcModalWindow.vue.d.ts +2 -0
- package/components/modal-window/ObcModalWindow.vue2.js +1 -1
- package/components/modal-window/ObcModalWindow.vue2.js.map +1 -1
- package/components/navigation-item/ObcNavigationItem.vue.d.ts +8 -0
- package/components/navigation-item/ObcNavigationItem.vue2.js +1 -1
- package/components/navigation-item/ObcNavigationItem.vue2.js.map +1 -1
- package/components/navigation-item-group/ObcNavigationItemGroup.vue.d.ts +9 -0
- package/components/navigation-item-group/ObcNavigationItemGroup.vue2.js +1 -1
- package/components/navigation-item-group/ObcNavigationItemGroup.vue2.js.map +1 -1
- package/components/number-input-field/ObcNumberInputField.vue.d.ts +18 -3
- package/components/number-input-field/ObcNumberInputField.vue2.js +1 -1
- package/components/number-input-field/ObcNumberInputField.vue2.js.map +1 -1
- package/components/slider-double/ObcSliderDouble.vue.d.ts +3 -0
- package/components/slider-double/ObcSliderDouble.vue2.js +1 -1
- package/components/slider-double/ObcSliderDouble.vue2.js.map +1 -1
- package/components/split-button/ObcSplitButton.vue.d.ts +6 -18
- package/components/split-button/ObcSplitButton.vue2.js.map +1 -1
- package/components/stepper-box/ObcStepperBox.vue.d.ts +33 -5
- package/components/stepper-box/ObcStepperBox.vue2.js +1 -1
- package/components/stepper-box/ObcStepperBox.vue2.js.map +1 -1
- package/components/tab-item/ObcTabItem.vue.d.ts +2 -0
- package/components/tab-item/ObcTabItem.vue2.js +1 -1
- package/components/tab-item/ObcTabItem.vue2.js.map +1 -1
- package/components/tab-row/ObcTabRow.vue.d.ts +1 -0
- package/components/tab-row/ObcTabRow.vue2.js +1 -1
- package/components/tab-row/ObcTabRow.vue2.js.map +1 -1
- package/components/tag/ObcTag.vue.d.ts +3 -2
- package/components/tag/ObcTag.vue2.js +1 -1
- package/components/tag/ObcTag.vue2.js.map +1 -1
- package/components/tree-navigation/ObcTreeNavigation.vue.d.ts +5 -0
- package/components/tree-navigation/ObcTreeNavigation.vue.js +2 -0
- package/components/tree-navigation/ObcTreeNavigation.vue.js.map +1 -0
- package/components/tree-navigation/ObcTreeNavigation.vue2.js +2 -0
- package/components/tree-navigation/ObcTreeNavigation.vue2.js.map +1 -0
- package/components/tree-navigation-group/ObcTreeNavigationGroup.vue.d.ts +22 -0
- package/components/tree-navigation-group/ObcTreeNavigationGroup.vue.js +2 -0
- package/components/tree-navigation-group/ObcTreeNavigationGroup.vue.js.map +1 -0
- package/components/tree-navigation-group/ObcTreeNavigationGroup.vue2.js +2 -0
- package/components/tree-navigation-group/ObcTreeNavigationGroup.vue2.js.map +1 -0
- package/components/tree-navigation-item/ObcTreeNavigationItem.vue.d.ts +26 -0
- package/components/tree-navigation-item/ObcTreeNavigationItem.vue.js +2 -0
- package/components/tree-navigation-item/ObcTreeNavigationItem.vue.js.map +1 -0
- package/components/tree-navigation-item/ObcTreeNavigationItem.vue2.js +2 -0
- package/components/tree-navigation-item/ObcTreeNavigationItem.vue2.js.map +1 -0
- package/icons/ObiAddColumnAfter.vue.d.ts +6 -0
- package/icons/ObiAddColumnAfter.vue.js +2 -0
- package/icons/ObiAddColumnAfter.vue.js.map +1 -0
- package/icons/ObiAddColumnAfter.vue2.js +2 -0
- package/icons/ObiAddColumnAfter.vue2.js.map +1 -0
- package/icons/ObiAddColumnBefore.vue.d.ts +6 -0
- package/icons/ObiAddColumnBefore.vue.js +2 -0
- package/icons/ObiAddColumnBefore.vue.js.map +1 -0
- package/icons/ObiAddColumnBefore.vue2.js +2 -0
- package/icons/ObiAddColumnBefore.vue2.js.map +1 -0
- package/icons/ObiAddRowAbove.vue.d.ts +6 -0
- package/icons/ObiAddRowAbove.vue.js +2 -0
- package/icons/ObiAddRowAbove.vue.js.map +1 -0
- package/icons/ObiAddRowAbove.vue2.js +2 -0
- package/icons/{ObiWindShaft11.vue2.js.map → ObiAddRowAbove.vue2.js.map} +1 -1
- package/icons/ObiAddRowBelow.vue.d.ts +6 -0
- package/icons/ObiAddRowBelow.vue.js +2 -0
- package/icons/ObiAddRowBelow.vue.js.map +1 -0
- package/icons/ObiAddRowBelow.vue2.js +2 -0
- package/icons/{ObiWindShaft12.vue2.js.map → ObiAddRowBelow.vue2.js.map} +1 -1
- package/icons/{ObiWindApparent3.vue.d.ts → ObiCameraSettings.vue.d.ts} +1 -1
- package/icons/ObiCameraSettings.vue.js +2 -0
- package/icons/ObiCameraSettings.vue.js.map +1 -0
- package/icons/ObiCameraSettings.vue2.js +2 -0
- package/icons/ObiCameraSettings.vue2.js.map +1 -0
- package/icons/ObiDieselEngineOff.vue.d.ts +6 -0
- package/icons/ObiDieselEngineOff.vue.js +2 -0
- package/icons/ObiDieselEngineOff.vue.js.map +1 -0
- package/icons/ObiDieselEngineOff.vue2.js +2 -0
- package/icons/ObiDieselEngineOff.vue2.js.map +1 -0
- package/icons/ObiDieselEngineOn.vue.d.ts +6 -0
- package/icons/ObiDieselEngineOn.vue.js +2 -0
- package/icons/ObiDieselEngineOn.vue.js.map +1 -0
- package/icons/ObiDieselEngineOn.vue2.js +2 -0
- package/icons/ObiDieselEngineOn.vue2.js.map +1 -0
- package/icons/ObiDieselEngineStatic.vue.d.ts +6 -0
- package/icons/ObiDieselEngineStatic.vue.js +2 -0
- package/icons/ObiDieselEngineStatic.vue.js.map +1 -0
- package/icons/ObiDieselEngineStatic.vue2.js +2 -0
- package/icons/ObiDieselEngineStatic.vue2.js.map +1 -0
- package/icons/ObiDieselGeneratorAcOff.vue.d.ts +6 -0
- package/icons/ObiDieselGeneratorAcOff.vue.js +2 -0
- package/icons/ObiDieselGeneratorAcOff.vue.js.map +1 -0
- package/icons/ObiDieselGeneratorAcOff.vue2.js +2 -0
- package/icons/ObiDieselGeneratorAcOff.vue2.js.map +1 -0
- package/icons/ObiDieselGeneratorAcOn.vue.d.ts +6 -0
- package/icons/ObiDieselGeneratorAcOn.vue.js +2 -0
- package/icons/ObiDieselGeneratorAcOn.vue.js.map +1 -0
- package/icons/ObiDieselGeneratorAcOn.vue2.js +2 -0
- package/icons/ObiDieselGeneratorAcOn.vue2.js.map +1 -0
- package/icons/ObiDieselGeneratorAcStatic.vue.d.ts +6 -0
- package/icons/ObiDieselGeneratorAcStatic.vue.js +2 -0
- package/icons/ObiDieselGeneratorAcStatic.vue.js.map +1 -0
- package/icons/ObiDieselGeneratorAcStatic.vue2.js +2 -0
- package/icons/ObiDieselGeneratorAcStatic.vue2.js.map +1 -0
- package/icons/ObiDieselGeneratorDcOff.vue.d.ts +6 -0
- package/icons/ObiDieselGeneratorDcOff.vue.js +2 -0
- package/icons/ObiDieselGeneratorDcOff.vue.js.map +1 -0
- package/icons/ObiDieselGeneratorDcOff.vue2.js +2 -0
- package/icons/ObiDieselGeneratorDcOff.vue2.js.map +1 -0
- package/icons/ObiDieselGeneratorDcOn.vue.d.ts +6 -0
- package/icons/ObiDieselGeneratorDcOn.vue.js +2 -0
- package/icons/ObiDieselGeneratorDcOn.vue.js.map +1 -0
- package/icons/ObiDieselGeneratorDcOn.vue2.js +2 -0
- package/icons/ObiDieselGeneratorDcOn.vue2.js.map +1 -0
- package/icons/ObiDieselGeneratorDcStatic.vue.d.ts +6 -0
- package/icons/ObiDieselGeneratorDcStatic.vue.js +2 -0
- package/icons/ObiDieselGeneratorDcStatic.vue.js.map +1 -0
- package/icons/ObiDieselGeneratorDcStatic.vue2.js +2 -0
- package/icons/ObiDieselGeneratorDcStatic.vue2.js.map +1 -0
- package/icons/ObiDieselGeneratorOff.vue.d.ts +6 -0
- package/icons/ObiDieselGeneratorOff.vue.js +2 -0
- package/icons/ObiDieselGeneratorOff.vue.js.map +1 -0
- package/icons/ObiDieselGeneratorOff.vue2.js +2 -0
- package/icons/ObiDieselGeneratorOff.vue2.js.map +1 -0
- package/icons/ObiDieselGeneratorOn.vue.d.ts +6 -0
- package/icons/ObiDieselGeneratorOn.vue.js +2 -0
- package/icons/ObiDieselGeneratorOn.vue.js.map +1 -0
- package/icons/ObiDieselGeneratorOn.vue2.js +2 -0
- package/icons/ObiDieselGeneratorOn.vue2.js.map +1 -0
- package/icons/ObiDieselGeneratorStatic.vue.d.ts +6 -0
- package/icons/ObiDieselGeneratorStatic.vue.js +2 -0
- package/icons/ObiDieselGeneratorStatic.vue.js.map +1 -0
- package/icons/ObiDieselGeneratorStatic.vue2.js +2 -0
- package/icons/ObiDieselGeneratorStatic.vue2.js.map +1 -0
- package/icons/ObiDieselGeneratorStepOff.vue.d.ts +6 -0
- package/icons/ObiDieselGeneratorStepOff.vue.js +2 -0
- package/icons/ObiDieselGeneratorStepOff.vue.js.map +1 -0
- package/icons/ObiDieselGeneratorStepOff.vue2.js +2 -0
- package/icons/ObiDieselGeneratorStepOff.vue2.js.map +1 -0
- package/icons/ObiDieselGeneratorStepOn.vue.d.ts +6 -0
- package/icons/ObiDieselGeneratorStepOn.vue.js +2 -0
- package/icons/ObiDieselGeneratorStepOn.vue.js.map +1 -0
- package/icons/ObiDieselGeneratorStepOn.vue2.js +2 -0
- package/icons/ObiDieselGeneratorStepOn.vue2.js.map +1 -0
- package/icons/ObiDieselGeneratorStepStatic.vue.d.ts +6 -0
- package/icons/ObiDieselGeneratorStepStatic.vue.js +2 -0
- package/icons/ObiDieselGeneratorStepStatic.vue.js.map +1 -0
- package/icons/ObiDieselGeneratorStepStatic.vue2.js +2 -0
- package/icons/ObiDieselGeneratorStepStatic.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorAcOff.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorAcOff.vue.js +2 -0
- package/icons/ObiElectricGeneratorAcOff.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorAcOff.vue2.js +2 -0
- package/icons/ObiElectricGeneratorAcOff.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorAcOn.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorAcOn.vue.js +2 -0
- package/icons/ObiElectricGeneratorAcOn.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorAcOn.vue2.js +2 -0
- package/icons/ObiElectricGeneratorAcOn.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorAcStatic.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorAcStatic.vue.js +2 -0
- package/icons/ObiElectricGeneratorAcStatic.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorAcStatic.vue2.js +2 -0
- package/icons/ObiElectricGeneratorAcStatic.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorDcOff.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorDcOff.vue.js +2 -0
- package/icons/ObiElectricGeneratorDcOff.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorDcOff.vue2.js +2 -0
- package/icons/ObiElectricGeneratorDcOff.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorDcOn.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorDcOn.vue.js +2 -0
- package/icons/ObiElectricGeneratorDcOn.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorDcOn.vue2.js +2 -0
- package/icons/ObiElectricGeneratorDcOn.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorDcStatic.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorDcStatic.vue.js +2 -0
- package/icons/ObiElectricGeneratorDcStatic.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorDcStatic.vue2.js +2 -0
- package/icons/ObiElectricGeneratorDcStatic.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorOff.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorOff.vue.js +2 -0
- package/icons/ObiElectricGeneratorOff.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorOff.vue2.js +2 -0
- package/icons/ObiElectricGeneratorOff.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorOn.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorOn.vue.js +2 -0
- package/icons/ObiElectricGeneratorOn.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorOn.vue2.js +2 -0
- package/icons/ObiElectricGeneratorOn.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorAcOff.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorOrMotorAcOff.vue.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorAcOff.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorAcOff.vue2.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorAcOff.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorAcOn.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorOrMotorAcOn.vue.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorAcOn.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorAcOn.vue2.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorAcOn.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorAcStatic.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorOrMotorAcStatic.vue.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorAcStatic.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorAcStatic.vue2.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorAcStatic.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorDcOff.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorOrMotorDcOff.vue.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorDcOff.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorDcOff.vue2.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorDcOff.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorDcOn.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorOrMotorDcOn.vue.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorDcOn.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorDcOn.vue2.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorDcOn.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorDcStatic.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorOrMotorDcStatic.vue.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorDcStatic.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorDcStatic.vue2.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorDcStatic.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorOff.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorOrMotorOff.vue.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorOff.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorOff.vue2.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorOff.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorOn.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorOrMotorOn.vue.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorOn.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorOn.vue2.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorOn.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorStatic.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorOrMotorStatic.vue.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorStatic.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorStatic.vue2.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorStatic.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorStepOff.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorOrMotorStepOff.vue.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorStepOff.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorStepOff.vue2.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorStepOff.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorStepOn.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorOrMotorStepOn.vue.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorStepOn.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorStepOn.vue2.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorStepOn.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorStepStatic.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorOrMotorStepStatic.vue.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorStepStatic.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorOrMotorStepStatic.vue2.js +2 -0
- package/icons/ObiElectricGeneratorOrMotorStepStatic.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorStatic.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorStatic.vue.js +2 -0
- package/icons/ObiElectricGeneratorStatic.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorStatic.vue2.js +2 -0
- package/icons/ObiElectricGeneratorStatic.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorStepOff.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorStepOff.vue.js +2 -0
- package/icons/ObiElectricGeneratorStepOff.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorStepOff.vue2.js +2 -0
- package/icons/ObiElectricGeneratorStepOff.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorStepOn.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorStepOn.vue.js +2 -0
- package/icons/ObiElectricGeneratorStepOn.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorStepOn.vue2.js +2 -0
- package/icons/ObiElectricGeneratorStepOn.vue2.js.map +1 -0
- package/icons/ObiElectricGeneratorStepStatic.vue.d.ts +6 -0
- package/icons/ObiElectricGeneratorStepStatic.vue.js +2 -0
- package/icons/ObiElectricGeneratorStepStatic.vue.js.map +1 -0
- package/icons/ObiElectricGeneratorStepStatic.vue2.js +2 -0
- package/icons/ObiElectricGeneratorStepStatic.vue2.js.map +1 -0
- package/icons/ObiElectricMotorAcOff.vue.d.ts +6 -0
- package/icons/ObiElectricMotorAcOff.vue.js +2 -0
- package/icons/ObiElectricMotorAcOff.vue.js.map +1 -0
- package/icons/ObiElectricMotorAcOff.vue2.js +2 -0
- package/icons/ObiElectricMotorAcOff.vue2.js.map +1 -0
- package/icons/ObiElectricMotorAcOn.vue.d.ts +6 -0
- package/icons/ObiElectricMotorAcOn.vue.js +2 -0
- package/icons/ObiElectricMotorAcOn.vue.js.map +1 -0
- package/icons/ObiElectricMotorAcOn.vue2.js +2 -0
- package/icons/ObiElectricMotorAcOn.vue2.js.map +1 -0
- package/icons/ObiElectricMotorAcStatic.vue.d.ts +6 -0
- package/icons/ObiElectricMotorAcStatic.vue.js +2 -0
- package/icons/ObiElectricMotorAcStatic.vue.js.map +1 -0
- package/icons/ObiElectricMotorAcStatic.vue2.js +2 -0
- package/icons/ObiElectricMotorAcStatic.vue2.js.map +1 -0
- package/icons/ObiElectricMotorDcOff.vue.d.ts +6 -0
- package/icons/ObiElectricMotorDcOff.vue.js +2 -0
- package/icons/ObiElectricMotorDcOff.vue.js.map +1 -0
- package/icons/ObiElectricMotorDcOff.vue2.js +2 -0
- package/icons/ObiElectricMotorDcOff.vue2.js.map +1 -0
- package/icons/ObiElectricMotorDcOn.vue.d.ts +6 -0
- package/icons/ObiElectricMotorDcOn.vue.js +2 -0
- package/icons/ObiElectricMotorDcOn.vue.js.map +1 -0
- package/icons/ObiElectricMotorDcOn.vue2.js +2 -0
- package/icons/ObiElectricMotorDcOn.vue2.js.map +1 -0
- package/icons/ObiElectricMotorDcStatic.vue.d.ts +6 -0
- package/icons/ObiElectricMotorDcStatic.vue.js +2 -0
- package/icons/ObiElectricMotorDcStatic.vue.js.map +1 -0
- package/icons/ObiElectricMotorDcStatic.vue2.js +2 -0
- package/icons/ObiElectricMotorDcStatic.vue2.js.map +1 -0
- package/icons/ObiElectricMotorOff.vue.d.ts +6 -0
- package/icons/ObiElectricMotorOff.vue.js +2 -0
- package/icons/ObiElectricMotorOff.vue.js.map +1 -0
- package/icons/ObiElectricMotorOff.vue2.js +2 -0
- package/icons/ObiElectricMotorOff.vue2.js.map +1 -0
- package/icons/ObiElectricMotorOn.vue.d.ts +6 -0
- package/icons/ObiElectricMotorOn.vue.js +2 -0
- package/icons/ObiElectricMotorOn.vue.js.map +1 -0
- package/icons/ObiElectricMotorOn.vue2.js +2 -0
- package/icons/ObiElectricMotorOn.vue2.js.map +1 -0
- package/icons/ObiElectricMotorStatic.vue.d.ts +6 -0
- package/icons/ObiElectricMotorStatic.vue.js +2 -0
- package/icons/ObiElectricMotorStatic.vue.js.map +1 -0
- package/icons/ObiElectricMotorStatic.vue2.js +2 -0
- package/icons/ObiElectricMotorStatic.vue2.js.map +1 -0
- package/icons/ObiElectricMotorStepOff.vue.d.ts +6 -0
- package/icons/ObiElectricMotorStepOff.vue.js +2 -0
- package/icons/ObiElectricMotorStepOff.vue.js.map +1 -0
- package/icons/ObiElectricMotorStepOff.vue2.js +2 -0
- package/icons/ObiElectricMotorStepOff.vue2.js.map +1 -0
- package/icons/ObiElectricMotorStepOn.vue.d.ts +6 -0
- package/icons/ObiElectricMotorStepOn.vue.js +2 -0
- package/icons/ObiElectricMotorStepOn.vue.js.map +1 -0
- package/icons/ObiElectricMotorStepOn.vue2.js +2 -0
- package/icons/ObiElectricMotorStepOn.vue2.js.map +1 -0
- package/icons/ObiElectricMotorStepStatic.vue.d.ts +6 -0
- package/icons/ObiElectricMotorStepStatic.vue.js +2 -0
- package/icons/ObiElectricMotorStepStatic.vue.js.map +1 -0
- package/icons/ObiElectricMotorStepStatic.vue2.js +2 -0
- package/icons/ObiElectricMotorStepStatic.vue2.js.map +1 -0
- package/icons/{ObiWindApparent4.vue.d.ts → ObiEmergencyBadge.vue.d.ts} +1 -1
- package/icons/ObiEmergencyBadge.vue.js +2 -0
- package/icons/ObiEmergencyBadge.vue.js.map +1 -0
- package/icons/ObiEmergencyBadge.vue2.js +2 -0
- package/icons/ObiEmergencyBadge.vue2.js.map +1 -0
- package/icons/{ObiWindTrue3.vue.d.ts → ObiLocationK.vue.d.ts} +1 -1
- package/icons/ObiLocationK.vue.js +2 -0
- package/icons/ObiLocationK.vue.js.map +1 -0
- package/icons/ObiLocationK.vue2.js +2 -0
- package/icons/ObiLocationK.vue2.js.map +1 -0
- package/icons/ObiMediaLibrary.vue.d.ts +6 -0
- package/icons/ObiMediaLibrary.vue.js +2 -0
- package/icons/ObiMediaLibrary.vue.js.map +1 -0
- package/icons/ObiMediaLibrary.vue2.js +2 -0
- package/icons/ObiMediaLibrary.vue2.js.map +1 -0
- package/icons/{ObiWindTrue4.vue.d.ts → ObiPressure.vue.d.ts} +1 -1
- package/icons/ObiPressure.vue.js +2 -0
- package/icons/ObiPressure.vue.js.map +1 -0
- package/icons/ObiPressure.vue2.js +2 -0
- package/icons/ObiPressure.vue2.js.map +1 -0
- package/icons/{ObiWindTrue6.vue.d.ts → ObiScreenFill.vue.d.ts} +1 -1
- package/icons/ObiScreenFill.vue.js +2 -0
- package/icons/ObiScreenFill.vue.js.map +1 -0
- package/icons/ObiScreenFill.vue2.js +2 -0
- package/icons/ObiScreenFill.vue2.js.map +1 -0
- package/icons/ObiScreenFit.vue.d.ts +6 -0
- package/icons/ObiScreenFit.vue.js +2 -0
- package/icons/ObiScreenFit.vue.js.map +1 -0
- package/icons/ObiScreenFit.vue2.js +2 -0
- package/icons/ObiScreenFit.vue2.js.map +1 -0
- package/icons/ObiVesselGenericAnchoredColour.vue.d.ts +6 -0
- package/icons/ObiVesselGenericAnchoredColour.vue.js +2 -0
- package/icons/ObiVesselGenericAnchoredColour.vue.js.map +1 -0
- package/icons/ObiVesselGenericAnchoredColour.vue2.js +2 -0
- package/icons/ObiVesselGenericAnchoredColour.vue2.js.map +1 -0
- package/icons/ObiVesselGenericDefaultColour.vue.d.ts +6 -0
- package/icons/ObiVesselGenericDefaultColour.vue.js +2 -0
- package/icons/ObiVesselGenericDefaultColour.vue.js.map +1 -0
- package/icons/ObiVesselGenericDefaultColour.vue2.js +2 -0
- package/icons/ObiVesselGenericDefaultColour.vue2.js.map +1 -0
- package/icons/ObiVesselGenericFastColour.vue.d.ts +6 -0
- package/icons/ObiVesselGenericFastColour.vue.js +2 -0
- package/icons/ObiVesselGenericFastColour.vue.js.map +1 -0
- package/icons/ObiVesselGenericFastColour.vue2.js +2 -0
- package/icons/ObiVesselGenericFastColour.vue2.js.map +1 -0
- package/icons/ObiVesselGenericMediumColour.vue.d.ts +6 -0
- package/icons/ObiVesselGenericMediumColour.vue.js +2 -0
- package/icons/ObiVesselGenericMediumColour.vue.js.map +1 -0
- package/icons/ObiVesselGenericMediumColour.vue2.js +2 -0
- package/icons/ObiVesselGenericMediumColour.vue2.js.map +1 -0
- package/icons/ObiVesselGenericSlowColour.vue.d.ts +6 -0
- package/icons/ObiVesselGenericSlowColour.vue.js +2 -0
- package/icons/ObiVesselGenericSlowColour.vue.js.map +1 -0
- package/icons/ObiVesselGenericSlowColour.vue2.js +2 -0
- package/icons/ObiVesselGenericSlowColour.vue2.js.map +1 -0
- package/icons/ObiVesselGenericStoppedColour.vue.d.ts +6 -0
- package/icons/ObiVesselGenericStoppedColour.vue.js +2 -0
- package/icons/ObiVesselGenericStoppedColour.vue.js.map +1 -0
- package/icons/ObiVesselGenericStoppedColour.vue2.js +2 -0
- package/icons/ObiVesselGenericStoppedColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypeBargeColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypeBargeColour.vue.js +2 -0
- package/icons/ObiVesselTypeBargeColour.vue.js.map +1 -0
- package/icons/ObiVesselTypeBargeColour.vue2.js +2 -0
- package/icons/ObiVesselTypeBargeColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypeCargoColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypeCargoColour.vue.js +2 -0
- package/icons/ObiVesselTypeCargoColour.vue.js.map +1 -0
- package/icons/ObiVesselTypeCargoColour.vue2.js +2 -0
- package/icons/ObiVesselTypeCargoColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypeCruiseColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypeCruiseColour.vue.js +2 -0
- package/icons/ObiVesselTypeCruiseColour.vue.js.map +1 -0
- package/icons/ObiVesselTypeCruiseColour.vue2.js +2 -0
- package/icons/ObiVesselTypeCruiseColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypeFishingColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypeFishingColour.vue.js +2 -0
- package/icons/ObiVesselTypeFishingColour.vue.js.map +1 -0
- package/icons/ObiVesselTypeFishingColour.vue2.js +2 -0
- package/icons/ObiVesselTypeFishingColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypeGenericColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypeGenericColour.vue.js +2 -0
- package/icons/ObiVesselTypeGenericColour.vue.js.map +1 -0
- package/icons/ObiVesselTypeGenericColour.vue2.js +2 -0
- package/icons/ObiVesselTypeGenericColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypeLifeboatColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypeLifeboatColour.vue.js +2 -0
- package/icons/ObiVesselTypeLifeboatColour.vue.js.map +1 -0
- package/icons/ObiVesselTypeLifeboatColour.vue2.js +2 -0
- package/icons/ObiVesselTypeLifeboatColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypeMilitaryColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypeMilitaryColour.vue.js +2 -0
- package/icons/ObiVesselTypeMilitaryColour.vue.js.map +1 -0
- package/icons/ObiVesselTypeMilitaryColour.vue2.js +2 -0
- package/icons/ObiVesselTypeMilitaryColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypeMotorBoatColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypeMotorBoatColour.vue.js +2 -0
- package/icons/ObiVesselTypeMotorBoatColour.vue.js.map +1 -0
- package/icons/ObiVesselTypeMotorBoatColour.vue2.js +2 -0
- package/icons/ObiVesselTypeMotorBoatColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypePassengerColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypePassengerColour.vue.js +2 -0
- package/icons/ObiVesselTypePassengerColour.vue.js.map +1 -0
- package/icons/ObiVesselTypePassengerColour.vue2.js +2 -0
- package/icons/ObiVesselTypePassengerColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypePilotColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypePilotColour.vue.js +2 -0
- package/icons/ObiVesselTypePilotColour.vue.js.map +1 -0
- package/icons/ObiVesselTypePilotColour.vue2.js +2 -0
- package/icons/ObiVesselTypePilotColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypePsvColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypePsvColour.vue.js +2 -0
- package/icons/ObiVesselTypePsvColour.vue.js.map +1 -0
- package/icons/ObiVesselTypePsvColour.vue2.js +2 -0
- package/icons/ObiVesselTypePsvColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypeSailingColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypeSailingColour.vue.js +2 -0
- package/icons/ObiVesselTypeSailingColour.vue.js.map +1 -0
- package/icons/ObiVesselTypeSailingColour.vue2.js +2 -0
- package/icons/ObiVesselTypeSailingColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypeSarColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypeSarColour.vue.js +2 -0
- package/icons/ObiVesselTypeSarColour.vue.js.map +1 -0
- package/icons/ObiVesselTypeSarColour.vue2.js +2 -0
- package/icons/ObiVesselTypeSarColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypeSmallcraftColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypeSmallcraftColour.vue.js +2 -0
- package/icons/ObiVesselTypeSmallcraftColour.vue.js.map +1 -0
- package/icons/ObiVesselTypeSmallcraftColour.vue2.js +2 -0
- package/icons/ObiVesselTypeSmallcraftColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypeSpeedCraftColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypeSpeedCraftColour.vue.js +2 -0
- package/icons/ObiVesselTypeSpeedCraftColour.vue.js.map +1 -0
- package/icons/ObiVesselTypeSpeedCraftColour.vue2.js +2 -0
- package/icons/ObiVesselTypeSpeedCraftColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypeTankerColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypeTankerColour.vue.js +2 -0
- package/icons/ObiVesselTypeTankerColour.vue.js.map +1 -0
- package/icons/ObiVesselTypeTankerColour.vue2.js +2 -0
- package/icons/ObiVesselTypeTankerColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypeTugColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypeTugColour.vue.js +2 -0
- package/icons/ObiVesselTypeTugColour.vue.js.map +1 -0
- package/icons/ObiVesselTypeTugColour.vue2.js +2 -0
- package/icons/ObiVesselTypeTugColour.vue2.js.map +1 -0
- package/icons/ObiVesselTypeUnknownColour.vue.d.ts +6 -0
- package/icons/ObiVesselTypeUnknownColour.vue.js +2 -0
- package/icons/ObiVesselTypeUnknownColour.vue.js.map +1 -0
- package/icons/ObiVesselTypeUnknownColour.vue2.js +2 -0
- package/icons/ObiVesselTypeUnknownColour.vue2.js.map +1 -0
- package/icons/{ObiWindApparent2.vue.d.ts → ObiWindApparent0.vue.d.ts} +1 -1
- package/icons/ObiWindApparent0.vue.js +2 -0
- package/icons/ObiWindApparent0.vue.js.map +1 -0
- package/icons/{ObiWindApparent2.vue2.js → ObiWindApparent0.vue2.js} +2 -2
- package/icons/{ObiWindApparent2.vue2.js.map → ObiWindApparent0.vue2.js.map} +1 -1
- package/icons/ObiWindApparent100.vue.d.ts +6 -0
- package/icons/ObiWindApparent100.vue.js +2 -0
- package/icons/ObiWindApparent100.vue.js.map +1 -0
- package/icons/ObiWindApparent100.vue2.js +2 -0
- package/icons/ObiWindApparent100.vue2.js.map +1 -0
- package/icons/{ObiWindApparent11.vue.d.ts → ObiWindApparent15.vue.d.ts} +1 -1
- package/icons/ObiWindApparent15.vue.js +2 -0
- package/icons/ObiWindApparent15.vue.js.map +1 -0
- package/icons/{ObiWindApparent12.vue2.js → ObiWindApparent15.vue2.js} +2 -2
- package/icons/{ObiWindApparent11.vue2.js.map → ObiWindApparent15.vue2.js.map} +1 -1
- package/icons/{ObiWindApparent12.vue.d.ts → ObiWindApparent20.vue.d.ts} +1 -1
- package/icons/ObiWindApparent20.vue.js +2 -0
- package/icons/ObiWindApparent20.vue.js.map +1 -0
- package/icons/{ObiWindApparent13.vue2.js → ObiWindApparent20.vue2.js} +2 -2
- package/icons/{ObiWindApparent12.vue2.js.map → ObiWindApparent20.vue2.js.map} +1 -1
- package/icons/{ObiWindApparent13.vue.d.ts → ObiWindApparent25.vue.d.ts} +1 -1
- package/icons/ObiWindApparent25.vue.js +2 -0
- package/icons/ObiWindApparent25.vue.js.map +1 -0
- package/icons/{ObiWindApparent14.vue2.js → ObiWindApparent25.vue2.js} +2 -2
- package/icons/{ObiWindApparent13.vue2.js.map → ObiWindApparent25.vue2.js.map} +1 -1
- package/icons/{ObiWindApparent14.vue.d.ts → ObiWindApparent30.vue.d.ts} +1 -1
- package/icons/ObiWindApparent30.vue.js +2 -0
- package/icons/ObiWindApparent30.vue.js.map +1 -0
- package/icons/{ObiWindApparent11.vue2.js → ObiWindApparent30.vue2.js} +2 -2
- package/icons/{ObiWindApparent14.vue2.js.map → ObiWindApparent30.vue2.js.map} +1 -1
- package/icons/ObiWindApparent35.vue.d.ts +6 -0
- package/icons/ObiWindApparent35.vue.js +2 -0
- package/icons/ObiWindApparent35.vue.js.map +1 -0
- package/icons/ObiWindApparent35.vue2.js +2 -0
- package/icons/ObiWindApparent35.vue2.js.map +1 -0
- package/icons/ObiWindApparent40.vue.d.ts +6 -0
- package/icons/ObiWindApparent40.vue.js +2 -0
- package/icons/ObiWindApparent40.vue.js.map +1 -0
- package/icons/ObiWindApparent40.vue2.js +2 -0
- package/icons/ObiWindApparent40.vue2.js.map +1 -0
- package/icons/ObiWindApparent45.vue.d.ts +6 -0
- package/icons/ObiWindApparent45.vue.js +2 -0
- package/icons/ObiWindApparent45.vue.js.map +1 -0
- package/icons/ObiWindApparent45.vue2.js +2 -0
- package/icons/ObiWindApparent45.vue2.js.map +1 -0
- package/icons/ObiWindApparent50.vue.d.ts +6 -0
- package/icons/ObiWindApparent50.vue.js +2 -0
- package/icons/ObiWindApparent50.vue.js.map +1 -0
- package/icons/ObiWindApparent50.vue2.js +2 -0
- package/icons/ObiWindApparent50.vue2.js.map +1 -0
- package/icons/ObiWindApparent55.vue.d.ts +6 -0
- package/icons/ObiWindApparent55.vue.js +2 -0
- package/icons/ObiWindApparent55.vue.js.map +1 -0
- package/icons/ObiWindApparent55.vue2.js +2 -0
- package/icons/ObiWindApparent55.vue2.js.map +1 -0
- package/icons/ObiWindApparent60.vue.d.ts +6 -0
- package/icons/ObiWindApparent60.vue.js +2 -0
- package/icons/ObiWindApparent60.vue.js.map +1 -0
- package/icons/ObiWindApparent60.vue2.js +2 -0
- package/icons/ObiWindApparent60.vue2.js.map +1 -0
- package/icons/ObiWindApparent65.vue.d.ts +6 -0
- package/icons/ObiWindApparent65.vue.js +2 -0
- package/icons/ObiWindApparent65.vue.js.map +1 -0
- package/icons/ObiWindApparent65.vue2.js +2 -0
- package/icons/ObiWindApparent65.vue2.js.map +1 -0
- package/icons/ObiWindApparent70.vue.d.ts +6 -0
- package/icons/ObiWindApparent70.vue.js +2 -0
- package/icons/ObiWindApparent70.vue.js.map +1 -0
- package/icons/ObiWindApparent70.vue2.js +2 -0
- package/icons/ObiWindApparent70.vue2.js.map +1 -0
- package/icons/{ObiWindShaft2.vue.d.ts → ObiWindShaft0.vue.d.ts} +1 -1
- package/icons/ObiWindShaft0.vue.js +2 -0
- package/icons/ObiWindShaft0.vue.js.map +1 -0
- package/icons/{ObiWindShaft2.vue2.js → ObiWindShaft0.vue2.js} +2 -2
- package/icons/{ObiWindShaft2.vue2.js.map → ObiWindShaft0.vue2.js.map} +1 -1
- package/icons/ObiWindShaft100.vue.d.ts +6 -0
- package/icons/ObiWindShaft100.vue.js +2 -0
- package/icons/ObiWindShaft100.vue.js.map +1 -0
- package/icons/ObiWindShaft100.vue2.js +2 -0
- package/icons/ObiWindShaft100.vue2.js.map +1 -0
- package/icons/{ObiWindShaft11.vue.d.ts → ObiWindShaft15.vue.d.ts} +1 -1
- package/icons/ObiWindShaft15.vue.js +2 -0
- package/icons/ObiWindShaft15.vue.js.map +1 -0
- package/icons/{ObiWindShaft11.vue2.js → ObiWindShaft15.vue2.js} +2 -2
- package/icons/{ObiWindShaft13.vue2.js.map → ObiWindShaft15.vue2.js.map} +1 -1
- package/icons/{ObiWindShaft12.vue.d.ts → ObiWindShaft20.vue.d.ts} +1 -1
- package/icons/ObiWindShaft20.vue.js +2 -0
- package/icons/ObiWindShaft20.vue.js.map +1 -0
- package/icons/{ObiWindShaft12.vue2.js → ObiWindShaft20.vue2.js} +2 -2
- package/icons/{ObiWindShaft14.vue2.js.map → ObiWindShaft20.vue2.js.map} +1 -1
- package/icons/{ObiWindShaft13.vue.d.ts → ObiWindShaft25.vue.d.ts} +1 -1
- package/icons/ObiWindShaft25.vue.js +2 -0
- package/icons/ObiWindShaft25.vue.js.map +1 -0
- package/icons/{ObiWindShaft13.vue2.js → ObiWindShaft25.vue2.js} +2 -2
- package/icons/ObiWindShaft25.vue2.js.map +1 -0
- package/icons/{ObiWindShaft14.vue.d.ts → ObiWindShaft30.vue.d.ts} +1 -1
- package/icons/ObiWindShaft30.vue.js +2 -0
- package/icons/ObiWindShaft30.vue.js.map +1 -0
- package/icons/{ObiWindShaft14.vue2.js → ObiWindShaft30.vue2.js} +2 -2
- package/icons/ObiWindShaft30.vue2.js.map +1 -0
- package/icons/ObiWindShaft35.vue.d.ts +6 -0
- package/icons/ObiWindShaft35.vue.js +2 -0
- package/icons/ObiWindShaft35.vue.js.map +1 -0
- package/icons/ObiWindShaft35.vue2.js +2 -0
- package/icons/ObiWindShaft35.vue2.js.map +1 -0
- package/icons/ObiWindShaft40.vue.d.ts +6 -0
- package/icons/ObiWindShaft40.vue.js +2 -0
- package/icons/ObiWindShaft40.vue.js.map +1 -0
- package/icons/ObiWindShaft40.vue2.js +2 -0
- package/icons/ObiWindShaft40.vue2.js.map +1 -0
- package/icons/ObiWindShaft45.vue.d.ts +6 -0
- package/icons/ObiWindShaft45.vue.js +2 -0
- package/icons/ObiWindShaft45.vue.js.map +1 -0
- package/icons/ObiWindShaft45.vue2.js +2 -0
- package/icons/ObiWindShaft45.vue2.js.map +1 -0
- package/icons/ObiWindShaft50.vue.d.ts +6 -0
- package/icons/ObiWindShaft50.vue.js +2 -0
- package/icons/ObiWindShaft50.vue.js.map +1 -0
- package/icons/ObiWindShaft50.vue2.js +2 -0
- package/icons/ObiWindShaft50.vue2.js.map +1 -0
- package/icons/ObiWindShaft55.vue.d.ts +6 -0
- package/icons/ObiWindShaft55.vue.js +2 -0
- package/icons/ObiWindShaft55.vue.js.map +1 -0
- package/icons/ObiWindShaft55.vue2.js +2 -0
- package/icons/ObiWindShaft55.vue2.js.map +1 -0
- package/icons/ObiWindShaft60.vue.d.ts +6 -0
- package/icons/ObiWindShaft60.vue.js +2 -0
- package/icons/ObiWindShaft60.vue.js.map +1 -0
- package/icons/ObiWindShaft60.vue2.js +2 -0
- package/icons/ObiWindShaft60.vue2.js.map +1 -0
- package/icons/ObiWindShaft65.vue.d.ts +6 -0
- package/icons/ObiWindShaft65.vue.js +2 -0
- package/icons/ObiWindShaft65.vue.js.map +1 -0
- package/icons/ObiWindShaft65.vue2.js +2 -0
- package/icons/ObiWindShaft65.vue2.js.map +1 -0
- package/icons/ObiWindShaft70.vue.d.ts +6 -0
- package/icons/ObiWindShaft70.vue.js +2 -0
- package/icons/ObiWindShaft70.vue.js.map +1 -0
- package/icons/ObiWindShaft70.vue2.js +2 -0
- package/icons/ObiWindShaft70.vue2.js.map +1 -0
- package/icons/ObiWindShaft75.vue.d.ts +6 -0
- package/icons/ObiWindShaft75.vue.js +2 -0
- package/icons/ObiWindShaft75.vue.js.map +1 -0
- package/icons/ObiWindShaft75.vue2.js +2 -0
- package/icons/ObiWindShaft75.vue2.js.map +1 -0
- package/icons/ObiWindShaft80.vue.d.ts +6 -0
- package/icons/ObiWindShaft80.vue.js +2 -0
- package/icons/ObiWindShaft80.vue.js.map +1 -0
- package/icons/ObiWindShaft80.vue2.js +2 -0
- package/icons/ObiWindShaft80.vue2.js.map +1 -0
- package/icons/ObiWindShaft85.vue.d.ts +6 -0
- package/icons/ObiWindShaft85.vue.js +2 -0
- package/icons/ObiWindShaft85.vue.js.map +1 -0
- package/icons/ObiWindShaft85.vue2.js +2 -0
- package/icons/ObiWindShaft85.vue2.js.map +1 -0
- package/icons/ObiWindShaft90.vue.d.ts +6 -0
- package/icons/ObiWindShaft90.vue.js +2 -0
- package/icons/ObiWindShaft90.vue.js.map +1 -0
- package/icons/ObiWindShaft90.vue2.js +2 -0
- package/icons/ObiWindShaft90.vue2.js.map +1 -0
- package/icons/ObiWindShaft95.vue.d.ts +6 -0
- package/icons/ObiWindShaft95.vue.js +2 -0
- package/icons/ObiWindShaft95.vue.js.map +1 -0
- package/icons/ObiWindShaft95.vue2.js +2 -0
- package/icons/ObiWindShaft95.vue2.js.map +1 -0
- package/icons/{ObiWindTrue2.vue.d.ts → ObiWindTrue0.vue.d.ts} +1 -1
- package/icons/ObiWindTrue0.vue.js +2 -0
- package/icons/ObiWindTrue0.vue.js.map +1 -0
- package/icons/{ObiWindTrue2.vue2.js → ObiWindTrue0.vue2.js} +2 -2
- package/icons/{ObiWindTrue2.vue2.js.map → ObiWindTrue0.vue2.js.map} +1 -1
- package/icons/ObiWindTrue100.vue.d.ts +6 -0
- package/icons/ObiWindTrue100.vue.js +2 -0
- package/icons/ObiWindTrue100.vue.js.map +1 -0
- package/icons/ObiWindTrue100.vue2.js +2 -0
- package/icons/ObiWindTrue100.vue2.js.map +1 -0
- package/icons/{ObiWindTrue11.vue.d.ts → ObiWindTrue15.vue.d.ts} +1 -1
- package/icons/ObiWindTrue15.vue.js +2 -0
- package/icons/ObiWindTrue15.vue.js.map +1 -0
- package/icons/{ObiWindTrue11.vue2.js → ObiWindTrue15.vue2.js} +2 -2
- package/icons/{ObiWindTrue11.vue2.js.map → ObiWindTrue15.vue2.js.map} +1 -1
- package/icons/{ObiWindTrue12.vue.d.ts → ObiWindTrue20.vue.d.ts} +1 -1
- package/icons/ObiWindTrue20.vue.js +2 -0
- package/icons/ObiWindTrue20.vue.js.map +1 -0
- package/icons/{ObiWindTrue12.vue2.js → ObiWindTrue20.vue2.js} +2 -2
- package/icons/{ObiWindTrue12.vue2.js.map → ObiWindTrue20.vue2.js.map} +1 -1
- package/icons/{ObiWindTrue13.vue.d.ts → ObiWindTrue25.vue.d.ts} +1 -1
- package/icons/ObiWindTrue25.vue.js +2 -0
- package/icons/ObiWindTrue25.vue.js.map +1 -0
- package/icons/{ObiWindTrue13.vue2.js → ObiWindTrue25.vue2.js} +2 -2
- package/icons/{ObiWindTrue13.vue2.js.map → ObiWindTrue25.vue2.js.map} +1 -1
- package/icons/{ObiWindTrue14.vue.d.ts → ObiWindTrue30.vue.d.ts} +1 -1
- package/icons/ObiWindTrue30.vue.js +2 -0
- package/icons/ObiWindTrue30.vue.js.map +1 -0
- package/icons/{ObiWindTrue14.vue2.js → ObiWindTrue30.vue2.js} +2 -2
- package/icons/{ObiWindTrue14.vue2.js.map → ObiWindTrue30.vue2.js.map} +1 -1
- package/icons/ObiWindTrue35.vue.d.ts +6 -0
- package/icons/ObiWindTrue35.vue.js +2 -0
- package/icons/ObiWindTrue35.vue.js.map +1 -0
- package/icons/ObiWindTrue35.vue2.js +2 -0
- package/icons/ObiWindTrue35.vue2.js.map +1 -0
- package/icons/ObiWindTrue45.vue.d.ts +6 -0
- package/icons/ObiWindTrue45.vue.js +2 -0
- package/icons/ObiWindTrue45.vue.js.map +1 -0
- package/icons/ObiWindTrue45.vue2.js +2 -0
- package/icons/ObiWindTrue45.vue2.js.map +1 -0
- package/icons/ObiWindTrue50.vue.d.ts +6 -0
- package/icons/ObiWindTrue50.vue.js +2 -0
- package/icons/ObiWindTrue50.vue.js.map +1 -0
- package/icons/ObiWindTrue50.vue2.js +2 -0
- package/icons/ObiWindTrue50.vue2.js.map +1 -0
- package/icons/ObiWindTrue55.vue.d.ts +6 -0
- package/icons/ObiWindTrue55.vue.js +2 -0
- package/icons/ObiWindTrue55.vue.js.map +1 -0
- package/icons/ObiWindTrue55.vue2.js +2 -0
- package/icons/ObiWindTrue55.vue2.js.map +1 -0
- package/icons/ObiWindTrue60.vue.d.ts +6 -0
- package/icons/ObiWindTrue60.vue.js +2 -0
- package/icons/ObiWindTrue60.vue.js.map +1 -0
- package/icons/ObiWindTrue60.vue2.js +2 -0
- package/icons/ObiWindTrue60.vue2.js.map +1 -0
- package/icons/ObiWindTrue65.vue.d.ts +6 -0
- package/icons/ObiWindTrue65.vue.js +2 -0
- package/icons/ObiWindTrue65.vue.js.map +1 -0
- package/icons/ObiWindTrue65.vue2.js +2 -0
- package/icons/ObiWindTrue65.vue2.js.map +1 -0
- package/icons/ObiWindTrue70.vue.d.ts +6 -0
- package/icons/ObiWindTrue70.vue.js +2 -0
- package/icons/ObiWindTrue70.vue.js.map +1 -0
- package/icons/ObiWindTrue70.vue2.js +2 -0
- package/icons/ObiWindTrue70.vue2.js.map +1 -0
- package/integration-systems/integration-bar/ObcIntegrationBar.vue.d.ts +43 -0
- package/integration-systems/integration-bar/ObcIntegrationBar.vue.js +2 -0
- package/integration-systems/integration-bar/ObcIntegrationBar.vue.js.map +1 -0
- package/integration-systems/integration-bar/ObcIntegrationBar.vue2.js +2 -0
- package/integration-systems/integration-bar/ObcIntegrationBar.vue2.js.map +1 -0
- package/integration-systems/integration-bar-dropdown/ObcIntegrationBarDropdown.vue.d.ts +2 -2
- package/integration-systems/integration-button/ObcIntegrationButton.vue.d.ts +12 -3
- package/integration-systems/integration-button/ObcIntegrationButton.vue2.js +1 -1
- package/integration-systems/integration-button/ObcIntegrationButton.vue2.js.map +1 -1
- package/integration-systems/integration-dropdown-button/ObcIntegrationDropdownButton.vue.d.ts +3 -11
- package/integration-systems/integration-dropdown-button/ObcIntegrationDropdownButton.vue2.js.map +1 -1
- package/integration-systems/integration-vessel-menu/ObcIntegrationVesselMenu.vue.d.ts +14 -0
- package/integration-systems/integration-vessel-menu/ObcIntegrationVesselMenu.vue.js +2 -0
- package/integration-systems/integration-vessel-menu/ObcIntegrationVesselMenu.vue.js.map +1 -0
- package/integration-systems/integration-vessel-menu/ObcIntegrationVesselMenu.vue2.js +2 -0
- package/integration-systems/integration-vessel-menu/ObcIntegrationVesselMenu.vue2.js.map +1 -0
- package/integration-systems/integration-vessel-selector/ObcIntegrationVesselSelector.vue.d.ts +1 -0
- package/integration-systems/integration-vessel-selector/ObcIntegrationVesselSelector.vue2.js +1 -1
- package/integration-systems/integration-vessel-selector/ObcIntegrationVesselSelector.vue2.js.map +1 -1
- package/manual-icon/ObiAlertsCriticalTwotone.vue.d.ts +6 -0
- package/manual-icon/ObiAlertsCriticalTwotone.vue.js +2 -0
- package/manual-icon/ObiAlertsCriticalTwotone.vue.js.map +1 -0
- package/manual-icon/ObiAlertsCriticalTwotone.vue2.js +2 -0
- package/manual-icon/ObiAlertsCriticalTwotone.vue2.js.map +1 -0
- package/manual-icon/ObiAlertsDiagnosticTwotone.vue.d.ts +6 -0
- package/manual-icon/ObiAlertsDiagnosticTwotone.vue.js +2 -0
- package/manual-icon/ObiAlertsDiagnosticTwotone.vue.js.map +1 -0
- package/manual-icon/ObiAlertsDiagnosticTwotone.vue2.js +2 -0
- package/manual-icon/ObiAlertsDiagnosticTwotone.vue2.js.map +1 -0
- package/navigation-instruments/azimuth-thruster-labeled/ObcAzimuthThrusterLabeled.vue.d.ts +3 -0
- package/navigation-instruments/azimuth-thruster-labeled/ObcAzimuthThrusterLabeled.vue2.js +1 -1
- package/navigation-instruments/azimuth-thruster-labeled/ObcAzimuthThrusterLabeled.vue2.js.map +1 -1
- package/navigation-instruments/compass/ObcCompass.vue.d.ts +3 -1
- package/navigation-instruments/compass/ObcCompass.vue2.js +1 -1
- package/navigation-instruments/compass/ObcCompass.vue2.js.map +1 -1
- package/navigation-instruments/compass-flat/ObcCompassFlat.vue.d.ts +2 -0
- package/navigation-instruments/compass-flat/ObcCompassFlat.vue2.js +1 -1
- package/navigation-instruments/compass-flat/ObcCompassFlat.vue2.js.map +1 -1
- package/navigation-instruments/compass-indicator/ObcCompassIndicator.vue.d.ts +4 -3
- package/navigation-instruments/compass-indicator/ObcCompassIndicator.vue2.js +1 -1
- package/navigation-instruments/compass-indicator/ObcCompassIndicator.vue2.js.map +1 -1
- package/navigation-instruments/compass-sector/ObcCompassSector.vue.d.ts +6 -0
- package/navigation-instruments/compass-sector/ObcCompassSector.vue2.js +1 -1
- package/navigation-instruments/compass-sector/ObcCompassSector.vue2.js.map +1 -1
- package/navigation-instruments/depth-indicator/ObcDepthIndicator.vue.d.ts +9 -0
- package/navigation-instruments/depth-indicator/ObcDepthIndicator.vue.js +2 -0
- package/navigation-instruments/depth-indicator/ObcDepthIndicator.vue.js.map +1 -0
- package/navigation-instruments/depth-indicator/ObcDepthIndicator.vue2.js +2 -0
- package/navigation-instruments/depth-indicator/ObcDepthIndicator.vue2.js.map +1 -0
- package/navigation-instruments/gauge-bar-indicator/ObcGaugeBarIndicator.vue.d.ts +8 -0
- package/navigation-instruments/gauge-bar-indicator/ObcGaugeBarIndicator.vue.js +2 -0
- package/navigation-instruments/gauge-bar-indicator/ObcGaugeBarIndicator.vue.js.map +1 -0
- package/navigation-instruments/gauge-bar-indicator/ObcGaugeBarIndicator.vue2.js +2 -0
- package/navigation-instruments/gauge-bar-indicator/ObcGaugeBarIndicator.vue2.js.map +1 -0
- package/navigation-instruments/gauge-horizontal/ObcGaugeHorizontal.vue.d.ts +3 -8
- package/navigation-instruments/gauge-horizontal/ObcGaugeHorizontal.vue2.js.map +1 -1
- package/navigation-instruments/gauge-radial/ObcGaugeRadial.vue.d.ts +7 -2
- package/navigation-instruments/gauge-radial/ObcGaugeRadial.vue2.js +1 -1
- package/navigation-instruments/gauge-radial/ObcGaugeRadial.vue2.js.map +1 -1
- package/navigation-instruments/gauge-radial-indicator/ObcGaugeRadialIndicator.vue.d.ts +14 -0
- package/navigation-instruments/gauge-radial-indicator/ObcGaugeRadialIndicator.vue.js +2 -0
- package/navigation-instruments/gauge-radial-indicator/ObcGaugeRadialIndicator.vue.js.map +1 -0
- package/navigation-instruments/gauge-radial-indicator/ObcGaugeRadialIndicator.vue2.js +2 -0
- package/navigation-instruments/gauge-radial-indicator/ObcGaugeRadialIndicator.vue2.js.map +1 -0
- package/navigation-instruments/gauge-trend/ObcGaugeTrend.vue.d.ts +8 -21
- package/navigation-instruments/gauge-trend/ObcGaugeTrend.vue2.js +1 -1
- package/navigation-instruments/gauge-trend/ObcGaugeTrend.vue2.js.map +1 -1
- package/navigation-instruments/gauge-trend-indicator/ObcGaugeTrendIndicator.vue.d.ts +14 -0
- package/navigation-instruments/gauge-trend-indicator/ObcGaugeTrendIndicator.vue.js +2 -0
- package/navigation-instruments/gauge-trend-indicator/ObcGaugeTrendIndicator.vue.js.map +1 -0
- package/navigation-instruments/gauge-trend-indicator/ObcGaugeTrendIndicator.vue2.js +2 -0
- package/navigation-instruments/gauge-trend-indicator/ObcGaugeTrendIndicator.vue2.js.map +1 -0
- package/navigation-instruments/gauge-vertical/ObcGaugeVertical.vue.d.ts +3 -8
- package/navigation-instruments/gauge-vertical/ObcGaugeVertical.vue2.js.map +1 -1
- package/navigation-instruments/heading-indicator/ObcHeadingIndicator.vue.d.ts +10 -0
- package/navigation-instruments/heading-indicator/ObcHeadingIndicator.vue.js +2 -0
- package/navigation-instruments/heading-indicator/ObcHeadingIndicator.vue.js.map +1 -0
- package/navigation-instruments/heading-indicator/ObcHeadingIndicator.vue2.js +2 -0
- package/navigation-instruments/heading-indicator/ObcHeadingIndicator.vue2.js.map +1 -0
- package/navigation-instruments/heave-indicator/ObcHeaveIndicator.vue.d.ts +9 -0
- package/navigation-instruments/heave-indicator/ObcHeaveIndicator.vue.js +2 -0
- package/navigation-instruments/heave-indicator/ObcHeaveIndicator.vue.js.map +1 -0
- package/navigation-instruments/heave-indicator/ObcHeaveIndicator.vue2.js +2 -0
- package/navigation-instruments/heave-indicator/ObcHeaveIndicator.vue2.js.map +1 -0
- package/navigation-instruments/main-engine-indicator/ObcMainEngineIndicator.vue.d.ts +14 -0
- package/navigation-instruments/main-engine-indicator/ObcMainEngineIndicator.vue.js +2 -0
- package/navigation-instruments/main-engine-indicator/ObcMainEngineIndicator.vue.js.map +1 -0
- package/navigation-instruments/main-engine-indicator/ObcMainEngineIndicator.vue2.js +2 -0
- package/navigation-instruments/main-engine-indicator/ObcMainEngineIndicator.vue2.js.map +1 -0
- package/navigation-instruments/pitch/ObcPitch.vue.d.ts +12 -0
- package/navigation-instruments/pitch/ObcPitch.vue2.js +1 -1
- package/navigation-instruments/pitch/ObcPitch.vue2.js.map +1 -1
- package/navigation-instruments/pitch-indicator/ObcPitchIndicator.vue.d.ts +9 -0
- package/navigation-instruments/pitch-indicator/ObcPitchIndicator.vue.js +2 -0
- package/navigation-instruments/pitch-indicator/ObcPitchIndicator.vue.js.map +1 -0
- package/navigation-instruments/pitch-indicator/ObcPitchIndicator.vue2.js +2 -0
- package/navigation-instruments/pitch-indicator/ObcPitchIndicator.vue2.js.map +1 -0
- package/navigation-instruments/pitch-roll/ObcPitchRoll.vue.d.ts +10 -0
- package/navigation-instruments/pitch-roll/ObcPitchRoll.vue2.js +1 -1
- package/navigation-instruments/pitch-roll/ObcPitchRoll.vue2.js.map +1 -1
- package/navigation-instruments/propulsion-azimuth-indicator/ObcPropulsionAzimuthIndicator.vue.d.ts +14 -0
- package/navigation-instruments/propulsion-azimuth-indicator/ObcPropulsionAzimuthIndicator.vue.js +2 -0
- package/navigation-instruments/propulsion-azimuth-indicator/ObcPropulsionAzimuthIndicator.vue.js.map +1 -0
- package/navigation-instruments/propulsion-azimuth-indicator/ObcPropulsionAzimuthIndicator.vue2.js +2 -0
- package/navigation-instruments/propulsion-azimuth-indicator/ObcPropulsionAzimuthIndicator.vue2.js.map +1 -0
- package/navigation-instruments/propulsion-tunnel-thruster/ObcTunnelThruster.vue.d.ts +9 -0
- package/navigation-instruments/propulsion-tunnel-thruster/ObcTunnelThruster.vue.js +2 -0
- package/navigation-instruments/propulsion-tunnel-thruster/ObcTunnelThruster.vue.js.map +1 -0
- package/navigation-instruments/propulsion-tunnel-thruster/ObcTunnelThruster.vue2.js +2 -0
- package/navigation-instruments/propulsion-tunnel-thruster/ObcTunnelThruster.vue2.js.map +1 -0
- package/navigation-instruments/rate-of-turn/ObcRateOfTurn.vue.d.ts +2 -0
- package/navigation-instruments/rate-of-turn/ObcRateOfTurn.vue2.js +1 -1
- package/navigation-instruments/rate-of-turn/ObcRateOfTurn.vue2.js.map +1 -1
- package/navigation-instruments/readout/ObcReadout.vue.d.ts +77 -0
- package/navigation-instruments/readout/ObcReadout.vue.js +2 -0
- package/navigation-instruments/readout/ObcReadout.vue.js.map +1 -0
- package/navigation-instruments/readout/ObcReadout.vue2.js +2 -0
- package/navigation-instruments/readout/ObcReadout.vue2.js.map +1 -0
- package/navigation-instruments/readout-advice/ObcReadoutAdvice.vue.d.ts +27 -0
- package/navigation-instruments/readout-advice/ObcReadoutAdvice.vue.js +2 -0
- package/navigation-instruments/readout-advice/ObcReadoutAdvice.vue.js.map +1 -0
- package/navigation-instruments/readout-advice/ObcReadoutAdvice.vue2.js +2 -0
- package/navigation-instruments/readout-advice/ObcReadoutAdvice.vue2.js.map +1 -0
- package/navigation-instruments/readout-list-item/ObcReadoutListItem.vue.d.ts +31 -0
- package/navigation-instruments/readout-list-item/ObcReadoutListItem.vue.js +2 -0
- package/navigation-instruments/readout-list-item/ObcReadoutListItem.vue.js.map +1 -0
- package/navigation-instruments/readout-list-item/ObcReadoutListItem.vue2.js +2 -0
- package/navigation-instruments/readout-list-item/ObcReadoutListItem.vue2.js.map +1 -0
- package/navigation-instruments/readout-setpoint/ObcReadoutSetpoint.vue.d.ts +30 -0
- package/navigation-instruments/readout-setpoint/ObcReadoutSetpoint.vue.js +2 -0
- package/navigation-instruments/readout-setpoint/ObcReadoutSetpoint.vue.js.map +1 -0
- package/navigation-instruments/readout-setpoint/ObcReadoutSetpoint.vue2.js +2 -0
- package/navigation-instruments/readout-setpoint/ObcReadoutSetpoint.vue2.js.map +1 -0
- package/navigation-instruments/roll/ObcRoll.vue.d.ts +13 -0
- package/navigation-instruments/roll/ObcRoll.vue2.js +1 -1
- package/navigation-instruments/roll/ObcRoll.vue2.js.map +1 -1
- package/navigation-instruments/roll-indicator/ObcRollIndicator.vue.d.ts +9 -0
- package/navigation-instruments/roll-indicator/ObcRollIndicator.vue.js +2 -0
- package/navigation-instruments/roll-indicator/ObcRollIndicator.vue.js.map +1 -0
- package/navigation-instruments/roll-indicator/ObcRollIndicator.vue2.js +2 -0
- package/navigation-instruments/roll-indicator/ObcRollIndicator.vue2.js.map +1 -0
- package/navigation-instruments/rot-indicator/ObcRotIndicator.vue.d.ts +5 -0
- package/navigation-instruments/rot-indicator/ObcRotIndicator.vue2.js +1 -1
- package/navigation-instruments/rot-indicator/ObcRotIndicator.vue2.js.map +1 -1
- package/navigation-instruments/rot-sector/ObcRotSector.vue.d.ts +4 -0
- package/navigation-instruments/rot-sector/ObcRotSector.vue2.js +1 -1
- package/navigation-instruments/rot-sector/ObcRotSector.vue2.js.map +1 -1
- package/navigation-instruments/rudder-indicator/ObcRudderIndicator.vue.d.ts +11 -0
- package/navigation-instruments/rudder-indicator/ObcRudderIndicator.vue.js +2 -0
- package/navigation-instruments/rudder-indicator/ObcRudderIndicator.vue.js.map +1 -0
- package/navigation-instruments/rudder-indicator/ObcRudderIndicator.vue2.js +2 -0
- package/navigation-instruments/rudder-indicator/ObcRudderIndicator.vue2.js.map +1 -0
- package/navigation-instruments/speed-gauge/ObcSpeedGauge.vue.d.ts +4 -1
- package/navigation-instruments/speed-gauge/ObcSpeedGauge.vue2.js +1 -1
- package/navigation-instruments/speed-gauge/ObcSpeedGauge.vue2.js.map +1 -1
- package/navigation-instruments/speed-indicator/ObcSpeedIndicator.vue.d.ts +4 -0
- package/navigation-instruments/speed-indicator/ObcSpeedIndicator.vue2.js +1 -1
- package/navigation-instruments/speed-indicator/ObcSpeedIndicator.vue2.js.map +1 -1
- package/navigation-instruments/velocity-projection-plot/ObcVelocityProjectionPlot.vue.d.ts +4 -4
- package/navigation-instruments/velocity-projection-plot/ObcVelocityProjectionPlot.vue2.js +1 -1
- package/navigation-instruments/velocity-projection-plot/ObcVelocityProjectionPlot.vue2.js.map +1 -1
- package/navigation-instruments/watch/ObcWatch.vue.d.ts +6 -1
- package/navigation-instruments/watch/ObcWatch.vue2.js +1 -1
- package/navigation-instruments/watch/ObcWatch.vue2.js.map +1 -1
- package/navigation-instruments/watch-flat/ObcWatchFlat.vue.d.ts +2 -0
- package/navigation-instruments/watch-flat/ObcWatchFlat.vue2.js +1 -1
- package/navigation-instruments/watch-flat/ObcWatchFlat.vue2.js.map +1 -1
- package/navigation-instruments/wind/ObcWind.vue.d.ts +6 -3
- package/navigation-instruments/wind/ObcWind.vue2.js +1 -1
- package/navigation-instruments/wind/ObcWind.vue2.js.map +1 -1
- package/navigation-instruments/wind-indicator/ObcWindIndicator.vue.d.ts +9 -2
- package/navigation-instruments/wind-indicator/ObcWindIndicator.vue2.js +1 -1
- package/navigation-instruments/wind-indicator/ObcWindIndicator.vue2.js.map +1 -1
- package/navigation-instruments/wind-propulsion/ObcWindPropulsion.vue.d.ts +42 -0
- package/navigation-instruments/wind-propulsion/ObcWindPropulsion.vue.js +2 -0
- package/navigation-instruments/wind-propulsion/ObcWindPropulsion.vue.js.map +1 -0
- package/navigation-instruments/wind-propulsion/ObcWindPropulsion.vue2.js +2 -0
- package/navigation-instruments/wind-propulsion/ObcWindPropulsion.vue2.js.map +1 -0
- package/package.json +161 -35
- package/pages/alert-list-page-small/ObcAlertListPageSmall.vue.d.ts +2 -0
- package/pages/alert-list-page-small/ObcAlertListPageSmall.vue2.js +1 -1
- package/pages/alert-list-page-small/ObcAlertListPageSmall.vue2.js.map +1 -1
- package/icons/ObiWindApparent11.vue.js +0 -2
- package/icons/ObiWindApparent11.vue.js.map +0 -1
- package/icons/ObiWindApparent12.vue.js +0 -2
- package/icons/ObiWindApparent12.vue.js.map +0 -1
- package/icons/ObiWindApparent13.vue.js +0 -2
- package/icons/ObiWindApparent13.vue.js.map +0 -1
- package/icons/ObiWindApparent14.vue.js +0 -2
- package/icons/ObiWindApparent14.vue.js.map +0 -1
- package/icons/ObiWindApparent2.vue.js +0 -2
- package/icons/ObiWindApparent2.vue.js.map +0 -1
- package/icons/ObiWindApparent3.vue.js +0 -2
- package/icons/ObiWindApparent3.vue.js.map +0 -1
- package/icons/ObiWindApparent3.vue2.js +0 -2
- package/icons/ObiWindApparent3.vue2.js.map +0 -1
- package/icons/ObiWindApparent4.vue.js +0 -2
- package/icons/ObiWindApparent4.vue.js.map +0 -1
- package/icons/ObiWindApparent4.vue2.js +0 -2
- package/icons/ObiWindApparent4.vue2.js.map +0 -1
- package/icons/ObiWindApparent6.vue.d.ts +0 -6
- package/icons/ObiWindApparent6.vue.js +0 -2
- package/icons/ObiWindApparent6.vue.js.map +0 -1
- package/icons/ObiWindApparent6.vue2.js +0 -2
- package/icons/ObiWindApparent6.vue2.js.map +0 -1
- package/icons/ObiWindApparent7.vue.d.ts +0 -6
- package/icons/ObiWindApparent7.vue.js +0 -2
- package/icons/ObiWindApparent7.vue.js.map +0 -1
- package/icons/ObiWindApparent7.vue2.js +0 -2
- package/icons/ObiWindApparent7.vue2.js.map +0 -1
- package/icons/ObiWindApparent8.vue.d.ts +0 -6
- package/icons/ObiWindApparent8.vue.js +0 -2
- package/icons/ObiWindApparent8.vue.js.map +0 -1
- package/icons/ObiWindApparent8.vue2.js +0 -2
- package/icons/ObiWindApparent8.vue2.js.map +0 -1
- package/icons/ObiWindApparent9.vue.d.ts +0 -6
- package/icons/ObiWindApparent9.vue.js +0 -2
- package/icons/ObiWindApparent9.vue.js.map +0 -1
- package/icons/ObiWindApparent9.vue2.js +0 -2
- package/icons/ObiWindApparent9.vue2.js.map +0 -1
- package/icons/ObiWindShaft11.vue.js +0 -2
- package/icons/ObiWindShaft11.vue.js.map +0 -1
- package/icons/ObiWindShaft12.vue.js +0 -2
- package/icons/ObiWindShaft12.vue.js.map +0 -1
- package/icons/ObiWindShaft13.vue.js +0 -2
- package/icons/ObiWindShaft13.vue.js.map +0 -1
- package/icons/ObiWindShaft14.vue.js +0 -2
- package/icons/ObiWindShaft14.vue.js.map +0 -1
- package/icons/ObiWindShaft2.vue.js +0 -2
- package/icons/ObiWindShaft2.vue.js.map +0 -1
- package/icons/ObiWindShaft3.vue.d.ts +0 -6
- package/icons/ObiWindShaft3.vue.js +0 -2
- package/icons/ObiWindShaft3.vue.js.map +0 -1
- package/icons/ObiWindShaft3.vue2.js +0 -2
- package/icons/ObiWindShaft3.vue2.js.map +0 -1
- package/icons/ObiWindShaft4.vue.d.ts +0 -6
- package/icons/ObiWindShaft4.vue.js +0 -2
- package/icons/ObiWindShaft4.vue.js.map +0 -1
- package/icons/ObiWindShaft4.vue2.js +0 -2
- package/icons/ObiWindShaft4.vue2.js.map +0 -1
- package/icons/ObiWindShaft6.vue.d.ts +0 -6
- package/icons/ObiWindShaft6.vue.js +0 -2
- package/icons/ObiWindShaft6.vue.js.map +0 -1
- package/icons/ObiWindShaft6.vue2.js +0 -2
- package/icons/ObiWindShaft6.vue2.js.map +0 -1
- package/icons/ObiWindShaft7.vue.d.ts +0 -6
- package/icons/ObiWindShaft7.vue.js +0 -2
- package/icons/ObiWindShaft7.vue.js.map +0 -1
- package/icons/ObiWindShaft7.vue2.js +0 -2
- package/icons/ObiWindShaft7.vue2.js.map +0 -1
- package/icons/ObiWindShaft8.vue.d.ts +0 -6
- package/icons/ObiWindShaft8.vue.js +0 -2
- package/icons/ObiWindShaft8.vue.js.map +0 -1
- package/icons/ObiWindShaft8.vue2.js +0 -2
- package/icons/ObiWindShaft8.vue2.js.map +0 -1
- package/icons/ObiWindShaft9.vue.d.ts +0 -6
- package/icons/ObiWindShaft9.vue.js +0 -2
- package/icons/ObiWindShaft9.vue.js.map +0 -1
- package/icons/ObiWindShaft9.vue2.js +0 -2
- package/icons/ObiWindShaft9.vue2.js.map +0 -1
- package/icons/ObiWindTrue11.vue.js +0 -2
- package/icons/ObiWindTrue11.vue.js.map +0 -1
- package/icons/ObiWindTrue12.vue.js +0 -2
- package/icons/ObiWindTrue12.vue.js.map +0 -1
- package/icons/ObiWindTrue13.vue.js +0 -2
- package/icons/ObiWindTrue13.vue.js.map +0 -1
- package/icons/ObiWindTrue14.vue.js +0 -2
- package/icons/ObiWindTrue14.vue.js.map +0 -1
- package/icons/ObiWindTrue2.vue.js +0 -2
- package/icons/ObiWindTrue2.vue.js.map +0 -1
- package/icons/ObiWindTrue3.vue.js +0 -2
- package/icons/ObiWindTrue3.vue.js.map +0 -1
- package/icons/ObiWindTrue3.vue2.js +0 -2
- package/icons/ObiWindTrue3.vue2.js.map +0 -1
- package/icons/ObiWindTrue4.vue.js +0 -2
- package/icons/ObiWindTrue4.vue.js.map +0 -1
- package/icons/ObiWindTrue4.vue2.js +0 -2
- package/icons/ObiWindTrue4.vue2.js.map +0 -1
- package/icons/ObiWindTrue6.vue.js +0 -2
- package/icons/ObiWindTrue6.vue.js.map +0 -1
- package/icons/ObiWindTrue6.vue2.js +0 -2
- package/icons/ObiWindTrue6.vue2.js.map +0 -1
- package/icons/ObiWindTrue7.vue.d.ts +0 -6
- package/icons/ObiWindTrue7.vue.js +0 -2
- package/icons/ObiWindTrue7.vue.js.map +0 -1
- package/icons/ObiWindTrue7.vue2.js +0 -2
- package/icons/ObiWindTrue7.vue2.js.map +0 -1
- package/icons/ObiWindTrue8.vue.d.ts +0 -6
- package/icons/ObiWindTrue8.vue.js +0 -2
- package/icons/ObiWindTrue8.vue.js.map +0 -1
- package/icons/ObiWindTrue8.vue2.js +0 -2
- package/icons/ObiWindTrue8.vue2.js.map +0 -1
- package/icons/ObiWindTrue9.vue.d.ts +0 -6
- package/icons/ObiWindTrue9.vue.js +0 -2
- package/icons/ObiWindTrue9.vue.js.map +0 -1
- package/icons/ObiWindTrue9.vue2.js +0 -2
- package/icons/ObiWindTrue9.vue2.js.map +0 -1
|
@@ -3,38 +3,42 @@ import { SwitchAlternativeIcon } from '@oicl/openbridge-webcomponents/dist/autom
|
|
|
3
3
|
import { SquaredVariant } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button-squared.js';
|
|
4
4
|
import { AutomationButtonReadoutPosition, AutomationButtonPositioning, AutomationButtonDirection } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';
|
|
5
5
|
import { AutomationButtonReadoutStackSize } from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';
|
|
6
|
-
import { ObcAlertFrameType, ObcAlertFrameThickness,
|
|
6
|
+
import { ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameMode } from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';
|
|
7
|
+
import { AlertType } from '@oicl/openbridge-webcomponents/dist/types.js';
|
|
7
8
|
import { CircularProgressMode } from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';
|
|
9
|
+
import { AutomationButtonBadgeControl, AutomationButtonBadgeCommandLocked, AutomationButtonBadgeInterlock, AutomationButtonBadgeAlert } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js';
|
|
8
10
|
export interface Props {
|
|
9
11
|
alternativeIcon?: SwitchAlternativeIcon;
|
|
10
12
|
on?: boolean;
|
|
11
13
|
variant?: SquaredVariant;
|
|
12
14
|
showReadoutStack?: boolean;
|
|
13
|
-
hasIdTag?: boolean;
|
|
14
15
|
readoutPosition?: AutomationButtonReadoutPosition;
|
|
15
16
|
readoutSize?: AutomationButtonReadoutStackSize;
|
|
16
17
|
positioning?: AutomationButtonPositioning;
|
|
17
18
|
alert?: boolean;
|
|
18
19
|
alertFrameType?: ObcAlertFrameType;
|
|
19
20
|
alertFrameThickness?: ObcAlertFrameThickness;
|
|
20
|
-
alertFrameStatus?:
|
|
21
|
+
alertFrameStatus?: AlertType;
|
|
22
|
+
alertFrameMode?: ObcAlertFrameMode;
|
|
21
23
|
showAlertCategoryIcon?: boolean;
|
|
22
24
|
showAlertIcon?: boolean;
|
|
23
25
|
progress?: boolean;
|
|
24
26
|
progressMode?: CircularProgressMode;
|
|
25
27
|
progressValue?: number;
|
|
26
|
-
tag?: string;
|
|
28
|
+
tag?: string | null;
|
|
27
29
|
direction?: AutomationButtonDirection;
|
|
28
|
-
|
|
29
|
-
badgeCommandLocked?:
|
|
30
|
-
|
|
31
|
-
|
|
30
|
+
badgeControl?: AutomationButtonBadgeControl;
|
|
31
|
+
badgeCommandLocked?: AutomationButtonBadgeCommandLocked;
|
|
32
|
+
badgeInterlock?: AutomationButtonBadgeInterlock;
|
|
33
|
+
badgeAlert?: AutomationButtonBadgeAlert;
|
|
32
34
|
}
|
|
33
35
|
export type { SwitchAlternativeIcon } from '@oicl/openbridge-webcomponents/dist/automation/switch/switch.js';
|
|
34
36
|
export type { SquaredVariant } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button-squared.js';
|
|
35
37
|
export type { AutomationButtonReadoutPosition, AutomationButtonPositioning, AutomationButtonDirection } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';
|
|
36
38
|
export type { AutomationButtonReadoutStackSize } from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';
|
|
37
|
-
export type { ObcAlertFrameType, ObcAlertFrameThickness,
|
|
39
|
+
export type { ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameMode } from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';
|
|
40
|
+
export type { AlertType } from '@oicl/openbridge-webcomponents/dist/types.js';
|
|
38
41
|
export type { CircularProgressMode } from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';
|
|
42
|
+
export type { AutomationButtonBadgeControl, AutomationButtonBadgeCommandLocked, AutomationButtonBadgeInterlock, AutomationButtonBadgeAlert } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js';
|
|
39
43
|
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>;
|
|
40
44
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{defineComponent as d,reactive as u,useSlots as
|
|
1
|
+
import{defineComponent as d,reactive as u,useSlots as m,withDirectives as f,openBlock as g,createBlock as h,h as v}from"vue";import{assignSlotNodes as y}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/automation/switch/switch.js";const w=d({__name:"ObcSwitch",props:{alternativeIcon:{},on:{type:Boolean},variant:{},showReadoutStack:{type:Boolean},readoutPosition:{},readoutSize:{},positioning:{},alert:{type:Boolean},alertFrameType:{},alertFrameThickness:{},alertFrameStatus:{},alertFrameMode:{},showAlertCategoryIcon:{type:Boolean},showAlertIcon:{type:Boolean},progress:{type:Boolean},progressMode:{},progressValue:{},tag:{},direction:{},badgeControl:{},badgeCommandLocked:{},badgeInterlock:{},badgeAlert:{}},setup(c){const o=c,n=u({}),l={created(t){for(const e in o)n[e]=t[e]}};let s=!1;const i=m(),p=()=>{const e={};for(const r in o){const a=o[r];(a!==void 0||s)&&(e[r]=a??n[r])}return s=!0,v("obc-switch",e,y(i))};return(t,e)=>f((g(),h(p,null,null,512)),[[l]])}});export{w as default};
|
|
2
2
|
//# sourceMappingURL=ObcSwitch.vue2.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObcSwitch.vue2.js","sources":["../../src/automation/switch/ObcSwitch.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/automation/switch/switch.js';\n import {SwitchAlternativeIcon} from '@oicl/openbridge-webcomponents/dist/automation/switch/switch.js';\nimport {SquaredVariant} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button-squared.js';\nimport {AutomationButtonReadoutPosition, AutomationButtonPositioning, AutomationButtonDirection} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';\nimport {AutomationButtonReadoutStackSize} from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';\nimport {ObcAlertFrameType, ObcAlertFrameThickness,
|
|
1
|
+
{"version":3,"file":"ObcSwitch.vue2.js","sources":["../../src/automation/switch/ObcSwitch.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/automation/switch/switch.js';\n import {SwitchAlternativeIcon} from '@oicl/openbridge-webcomponents/dist/automation/switch/switch.js';\nimport {SquaredVariant} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button-squared.js';\nimport {AutomationButtonReadoutPosition, AutomationButtonPositioning, AutomationButtonDirection} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';\nimport {AutomationButtonReadoutStackSize} from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';\nimport {ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameMode} from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';\nimport {AlertType} from '@oicl/openbridge-webcomponents/dist/types.js';\nimport {CircularProgressMode} from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';\nimport {AutomationButtonBadgeControl, AutomationButtonBadgeCommandLocked, AutomationButtonBadgeInterlock, AutomationButtonBadgeAlert} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js';\n\n export interface Props {\n alternativeIcon?: SwitchAlternativeIcon;\n on?: boolean;\n variant?: SquaredVariant;\n showReadoutStack?: boolean;\n readoutPosition?: AutomationButtonReadoutPosition;\n readoutSize?: AutomationButtonReadoutStackSize;\n positioning?: AutomationButtonPositioning;\n alert?: boolean;\n alertFrameType?: ObcAlertFrameType;\n alertFrameThickness?: ObcAlertFrameThickness;\n alertFrameStatus?: AlertType;\n alertFrameMode?: ObcAlertFrameMode;\n showAlertCategoryIcon?: boolean;\n showAlertIcon?: boolean;\n progress?: boolean;\n progressMode?: CircularProgressMode;\n progressValue?: number;\n tag?: string | null;\n direction?: AutomationButtonDirection;\n badgeControl?: AutomationButtonBadgeControl;\n badgeCommandLocked?: AutomationButtonBadgeCommandLocked;\n badgeInterlock?: AutomationButtonBadgeInterlock;\n badgeAlert?: AutomationButtonBadgeAlert\n }\n\n \n \n export type {SwitchAlternativeIcon} from '@oicl/openbridge-webcomponents/dist/automation/switch/switch.js';\nexport type {SquaredVariant} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button-squared.js';\nexport type {AutomationButtonReadoutPosition, AutomationButtonPositioning, AutomationButtonDirection} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';\nexport type {AutomationButtonReadoutStackSize} from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';\nexport type {ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameMode} from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';\nexport type {AlertType} from '@oicl/openbridge-webcomponents/dist/types.js';\nexport type {CircularProgressMode} from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';\nexport type {AutomationButtonBadgeControl, AutomationButtonBadgeCommandLocked, AutomationButtonBadgeInterlock, AutomationButtonBadgeAlert} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcSwitch',\n props: {\n alternativeIcon: {},\n on: { type: Boolean },\n variant: {},\n showReadoutStack: { type: Boolean },\n readoutPosition: {},\n readoutSize: {},\n positioning: {},\n alert: { type: Boolean },\n alertFrameType: {},\n alertFrameThickness: {},\n alertFrameStatus: {},\n alertFrameMode: {},\n showAlertCategoryIcon: { type: Boolean },\n showAlertIcon: { type: Boolean },\n progress: { type: Boolean },\n progressMode: {},\n progressValue: {},\n tag: {},\n direction: {},\n badgeControl: {},\n badgeCommandLocked: {},\n badgeInterlock: {},\n badgeAlert: {}\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-switch',\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":"4QAoDA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,YACR,MAAO,CACL,gBAAiB,CAAA,EACjB,GAAI,CAAE,KAAM,OAAA,EACZ,QAAS,CAAA,EACT,iBAAkB,CAAE,KAAM,OAAA,EAC1B,gBAAiB,CAAA,EACjB,YAAa,CAAA,EACb,YAAa,CAAA,EACb,MAAO,CAAE,KAAM,OAAA,EACf,eAAgB,CAAA,EAChB,oBAAqB,CAAA,EACrB,iBAAkB,CAAA,EAClB,eAAgB,CAAA,EAChB,sBAAuB,CAAE,KAAM,OAAA,EAC/B,cAAe,CAAE,KAAM,OAAA,EACvB,SAAU,CAAE,KAAM,OAAA,EAClB,aAAc,CAAA,EACd,cAAe,CAAA,EACf,IAAK,CAAA,EACL,UAAW,CAAA,EACX,aAAc,CAAA,EACd,mBAAoB,CAAA,EACpB,eAAgB,CAAA,EAChB,WAAY,CAAA,CAAC,EAEf,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,aACAF,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"}
|
|
@@ -3,38 +3,42 @@ import { TransformerAlternativeIcon } from '@oicl/openbridge-webcomponents/dist/
|
|
|
3
3
|
import { SquaredVariant } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button-squared.js';
|
|
4
4
|
import { AutomationButtonReadoutPosition, AutomationButtonPositioning, AutomationButtonDirection } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';
|
|
5
5
|
import { AutomationButtonReadoutStackSize } from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';
|
|
6
|
-
import { ObcAlertFrameType, ObcAlertFrameThickness,
|
|
6
|
+
import { ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameMode } from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';
|
|
7
|
+
import { AlertType } from '@oicl/openbridge-webcomponents/dist/types.js';
|
|
7
8
|
import { CircularProgressMode } from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';
|
|
9
|
+
import { AutomationButtonBadgeControl, AutomationButtonBadgeCommandLocked, AutomationButtonBadgeInterlock, AutomationButtonBadgeAlert } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js';
|
|
8
10
|
export interface Props {
|
|
9
11
|
alternativeIcon?: TransformerAlternativeIcon;
|
|
10
12
|
on?: boolean;
|
|
11
13
|
variant?: SquaredVariant;
|
|
12
14
|
showReadoutStack?: boolean;
|
|
13
|
-
hasIdTag?: boolean;
|
|
14
15
|
readoutPosition?: AutomationButtonReadoutPosition;
|
|
15
16
|
readoutSize?: AutomationButtonReadoutStackSize;
|
|
16
17
|
positioning?: AutomationButtonPositioning;
|
|
17
18
|
alert?: boolean;
|
|
18
19
|
alertFrameType?: ObcAlertFrameType;
|
|
19
20
|
alertFrameThickness?: ObcAlertFrameThickness;
|
|
20
|
-
alertFrameStatus?:
|
|
21
|
+
alertFrameStatus?: AlertType;
|
|
22
|
+
alertFrameMode?: ObcAlertFrameMode;
|
|
21
23
|
showAlertCategoryIcon?: boolean;
|
|
22
24
|
showAlertIcon?: boolean;
|
|
23
25
|
progress?: boolean;
|
|
24
26
|
progressMode?: CircularProgressMode;
|
|
25
27
|
progressValue?: number;
|
|
26
|
-
tag?: string;
|
|
28
|
+
tag?: string | null;
|
|
27
29
|
direction?: AutomationButtonDirection;
|
|
28
|
-
|
|
29
|
-
badgeCommandLocked?:
|
|
30
|
-
|
|
31
|
-
|
|
30
|
+
badgeControl?: AutomationButtonBadgeControl;
|
|
31
|
+
badgeCommandLocked?: AutomationButtonBadgeCommandLocked;
|
|
32
|
+
badgeInterlock?: AutomationButtonBadgeInterlock;
|
|
33
|
+
badgeAlert?: AutomationButtonBadgeAlert;
|
|
32
34
|
}
|
|
33
35
|
export type { TransformerAlternativeIcon } from '@oicl/openbridge-webcomponents/dist/automation/transformer/transformer.js';
|
|
34
36
|
export type { SquaredVariant } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button-squared.js';
|
|
35
37
|
export type { AutomationButtonReadoutPosition, AutomationButtonPositioning, AutomationButtonDirection } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';
|
|
36
38
|
export type { AutomationButtonReadoutStackSize } from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';
|
|
37
|
-
export type { ObcAlertFrameType, ObcAlertFrameThickness,
|
|
39
|
+
export type { ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameMode } from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';
|
|
40
|
+
export type { AlertType } from '@oicl/openbridge-webcomponents/dist/types.js';
|
|
38
41
|
export type { CircularProgressMode } from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';
|
|
42
|
+
export type { AutomationButtonBadgeControl, AutomationButtonBadgeCommandLocked, AutomationButtonBadgeInterlock, AutomationButtonBadgeAlert } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js';
|
|
39
43
|
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>;
|
|
40
44
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{defineComponent as d,reactive as u,useSlots as
|
|
1
|
+
import{defineComponent as d,reactive as u,useSlots as m,withDirectives as f,openBlock as g,createBlock as v,h}from"vue";import{assignSlotNodes as y}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/automation/transformer/transformer.js";const _=d({__name:"ObcTransformer",props:{alternativeIcon:{},on:{type:Boolean},variant:{},showReadoutStack:{type:Boolean},readoutPosition:{},readoutSize:{},positioning:{},alert:{type:Boolean},alertFrameType:{},alertFrameThickness:{},alertFrameStatus:{},alertFrameMode:{},showAlertCategoryIcon:{type:Boolean},showAlertIcon:{type:Boolean},progress:{type:Boolean},progressMode:{},progressValue:{},tag:{},direction:{},badgeControl:{},badgeCommandLocked:{},badgeInterlock:{},badgeAlert:{}},setup(l){const o=l,n=u({}),c={created(t){for(const e in o)n[e]=t[e]}};let a=!1;const p=m(),i=()=>{const e={};for(const r in o){const s=o[r];(s!==void 0||a)&&(e[r]=s??n[r])}return a=!0,h("obc-transformer",e,y(p))};return(t,e)=>f((g(),v(i,null,null,512)),[[c]])}});export{_ as default};
|
|
2
2
|
//# sourceMappingURL=ObcTransformer.vue2.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObcTransformer.vue2.js","sources":["../../src/automation/transformer/ObcTransformer.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/automation/transformer/transformer.js';\n import {TransformerAlternativeIcon} from '@oicl/openbridge-webcomponents/dist/automation/transformer/transformer.js';\nimport {SquaredVariant} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button-squared.js';\nimport {AutomationButtonReadoutPosition, AutomationButtonPositioning, AutomationButtonDirection} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';\nimport {AutomationButtonReadoutStackSize} from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';\nimport {ObcAlertFrameType, ObcAlertFrameThickness,
|
|
1
|
+
{"version":3,"file":"ObcTransformer.vue2.js","sources":["../../src/automation/transformer/ObcTransformer.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/automation/transformer/transformer.js';\n import {TransformerAlternativeIcon} from '@oicl/openbridge-webcomponents/dist/automation/transformer/transformer.js';\nimport {SquaredVariant} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button-squared.js';\nimport {AutomationButtonReadoutPosition, AutomationButtonPositioning, AutomationButtonDirection} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';\nimport {AutomationButtonReadoutStackSize} from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';\nimport {ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameMode} from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';\nimport {AlertType} from '@oicl/openbridge-webcomponents/dist/types.js';\nimport {CircularProgressMode} from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';\nimport {AutomationButtonBadgeControl, AutomationButtonBadgeCommandLocked, AutomationButtonBadgeInterlock, AutomationButtonBadgeAlert} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js';\n\n export interface Props {\n alternativeIcon?: TransformerAlternativeIcon;\n on?: boolean;\n variant?: SquaredVariant;\n showReadoutStack?: boolean;\n readoutPosition?: AutomationButtonReadoutPosition;\n readoutSize?: AutomationButtonReadoutStackSize;\n positioning?: AutomationButtonPositioning;\n alert?: boolean;\n alertFrameType?: ObcAlertFrameType;\n alertFrameThickness?: ObcAlertFrameThickness;\n alertFrameStatus?: AlertType;\n alertFrameMode?: ObcAlertFrameMode;\n showAlertCategoryIcon?: boolean;\n showAlertIcon?: boolean;\n progress?: boolean;\n progressMode?: CircularProgressMode;\n progressValue?: number;\n tag?: string | null;\n direction?: AutomationButtonDirection;\n badgeControl?: AutomationButtonBadgeControl;\n badgeCommandLocked?: AutomationButtonBadgeCommandLocked;\n badgeInterlock?: AutomationButtonBadgeInterlock;\n badgeAlert?: AutomationButtonBadgeAlert\n }\n\n \n \n export type {TransformerAlternativeIcon} from '@oicl/openbridge-webcomponents/dist/automation/transformer/transformer.js';\nexport type {SquaredVariant} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button-squared.js';\nexport type {AutomationButtonReadoutPosition, AutomationButtonPositioning, AutomationButtonDirection} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';\nexport type {AutomationButtonReadoutStackSize} from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';\nexport type {ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameMode} from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';\nexport type {AlertType} from '@oicl/openbridge-webcomponents/dist/types.js';\nexport type {CircularProgressMode} from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';\nexport type {AutomationButtonBadgeControl, AutomationButtonBadgeCommandLocked, AutomationButtonBadgeInterlock, AutomationButtonBadgeAlert} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcTransformer',\n props: {\n alternativeIcon: {},\n on: { type: Boolean },\n variant: {},\n showReadoutStack: { type: Boolean },\n readoutPosition: {},\n readoutSize: {},\n positioning: {},\n alert: { type: Boolean },\n alertFrameType: {},\n alertFrameThickness: {},\n alertFrameStatus: {},\n alertFrameMode: {},\n showAlertCategoryIcon: { type: Boolean },\n showAlertIcon: { type: Boolean },\n progress: { type: Boolean },\n progressMode: {},\n progressValue: {},\n tag: {},\n direction: {},\n badgeControl: {},\n badgeCommandLocked: {},\n badgeInterlock: {},\n badgeAlert: {}\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-transformer',\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":"iRAoDA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,iBACR,MAAO,CACL,gBAAiB,CAAA,EACjB,GAAI,CAAE,KAAM,OAAA,EACZ,QAAS,CAAA,EACT,iBAAkB,CAAE,KAAM,OAAA,EAC1B,gBAAiB,CAAA,EACjB,YAAa,CAAA,EACb,YAAa,CAAA,EACb,MAAO,CAAE,KAAM,OAAA,EACf,eAAgB,CAAA,EAChB,oBAAqB,CAAA,EACrB,iBAAkB,CAAA,EAClB,eAAgB,CAAA,EAChB,sBAAuB,CAAE,KAAM,OAAA,EAC/B,cAAe,CAAE,KAAM,OAAA,EACvB,SAAU,CAAE,KAAM,OAAA,EAClB,aAAc,CAAA,EACd,cAAe,CAAA,EACf,IAAK,CAAA,EACL,UAAW,CAAA,EACX,aAAc,CAAA,EACd,mBAAoB,CAAA,EACpB,eAAgB,CAAA,EAChB,WAAY,CAAA,CAAC,EAEf,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,kBACAI,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,15 +1,12 @@
|
|
|
1
1
|
import '@oicl/openbridge-webcomponents/dist/bars-graphs/area-graph/area-graph.js';
|
|
2
2
|
import { AreaFillMode } from '@oicl/openbridge-webcomponents/dist/bars-graphs/area-graph/area-graph.js';
|
|
3
|
+
import { ChartLineDataItem, XAxisType, YAxisPosition, ChartLineYAxisConfig, LineMode, TimeDisplay } from '@oicl/openbridge-webcomponents/dist/building-blocks/chart-line/chart-line-base.js';
|
|
3
4
|
import { ChartDataset } from 'chart.js';
|
|
4
|
-
import { XAxisType, YAxisPosition, LineMode, TimeDisplay } from '@oicl/openbridge-webcomponents/dist/building-blocks/chart-line/chart-line-base.js';
|
|
5
5
|
import { InstrumentState, Priority, FrameStyle, BorderRadiusPosition } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
6
6
|
export interface Props {
|
|
7
7
|
fillMode?: AreaFillMode;
|
|
8
8
|
stacked?: boolean;
|
|
9
|
-
data?:
|
|
10
|
-
label: string;
|
|
11
|
-
value: number;
|
|
12
|
-
}[];
|
|
9
|
+
data?: ChartLineDataItem[];
|
|
13
10
|
datasets?: ChartDataset<"line", (number | {
|
|
14
11
|
x: string | number | Date;
|
|
15
12
|
y: number;
|
|
@@ -24,17 +21,12 @@ export interface Props {
|
|
|
24
21
|
scaleReferenceSize?: number;
|
|
25
22
|
xAxisType?: XAxisType;
|
|
26
23
|
yAxisPosition?: YAxisPosition;
|
|
27
|
-
yAxes?:
|
|
28
|
-
id?: string | undefined;
|
|
29
|
-
position?: "left" | "right" | undefined;
|
|
30
|
-
min?: number | undefined;
|
|
31
|
-
max?: number | undefined;
|
|
32
|
-
grid?: boolean | undefined;
|
|
33
|
-
}[] | undefined;
|
|
24
|
+
yAxes?: ChartLineYAxisConfig[] | undefined;
|
|
34
25
|
showGrid?: boolean;
|
|
35
26
|
showGridX?: boolean;
|
|
36
27
|
showGridY?: boolean;
|
|
37
28
|
showTickMarks?: boolean;
|
|
29
|
+
hasLabelPadding?: boolean;
|
|
38
30
|
showPoints?: boolean;
|
|
39
31
|
lineMode?: LineMode;
|
|
40
32
|
unit?: string;
|
|
@@ -52,8 +44,8 @@ export interface Props {
|
|
|
52
44
|
borderRadius?: number | undefined;
|
|
53
45
|
}
|
|
54
46
|
export type { AreaFillMode } from '@oicl/openbridge-webcomponents/dist/bars-graphs/area-graph/area-graph.js';
|
|
47
|
+
export type { ChartLineDataItem, XAxisType, YAxisPosition, ChartLineYAxisConfig, LineMode, TimeDisplay } from '@oicl/openbridge-webcomponents/dist/building-blocks/chart-line/chart-line-base.js';
|
|
55
48
|
export type { ChartDataset } from 'chart.js';
|
|
56
|
-
export type { XAxisType, YAxisPosition, LineMode, TimeDisplay } from '@oicl/openbridge-webcomponents/dist/building-blocks/chart-line/chart-line-base.js';
|
|
57
49
|
export type { InstrumentState, Priority, FrameStyle, BorderRadiusPosition } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
58
50
|
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>;
|
|
59
51
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{defineComponent as d,reactive as y,useSlots as u,withDirectives as
|
|
1
|
+
import{defineComponent as d,reactive as y,useSlots as u,withDirectives as h,openBlock as f,createBlock as m,h as B}from"vue";import{assignSlotNodes as x}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/bars-graphs/area-graph/area-graph.js";const w=d({__name:"ObcAreaGraph",props:{fillMode:{},stacked:{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 o=r,i=y({}),l={created(t){for(const e in o)i[e]=t[e]}};let n=!1;const p=u(),c=()=>{const e={};for(const s in o){const a=o[s];(a!==void 0||n)&&(e[s]=a??i[s])}return n=!0,B("obc-area-graph",e,x(p))};return(t,e)=>h((f(),m(c,null,null,512)),[[l]])}});export{w as default};
|
|
2
2
|
//# sourceMappingURL=ObcAreaGraph.vue2.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObcAreaGraph.vue2.js","sources":["../../src/bars-graphs/area-graph/ObcAreaGraph.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/bars-graphs/area-graph/area-graph.js';\n import {AreaFillMode} from '@oicl/openbridge-webcomponents/dist/bars-graphs/area-graph/area-graph.js';\nimport {
|
|
1
|
+
{"version":3,"file":"ObcAreaGraph.vue2.js","sources":["../../src/bars-graphs/area-graph/ObcAreaGraph.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/bars-graphs/area-graph/area-graph.js';\n import {AreaFillMode} from '@oicl/openbridge-webcomponents/dist/bars-graphs/area-graph/area-graph.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 fillMode?: AreaFillMode;\n stacked?: 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 {AreaFillMode} from '@oicl/openbridge-webcomponents/dist/bars-graphs/area-graph/area-graph.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: 'ObcAreaGraph',\n props: {\n fillMode: {},\n stacked: { 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-area-graph',\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":"qRAwDA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,eACR,MAAO,CACL,SAAU,CAAA,EACV,QAAS,CAAE,KAAM,OAAA,EACjB,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,iBACAF,EACAG,EAAgBN,CAAK,CAAA,CAEzB,EAEN,MAAO,CAACO,EAAUC,IACTC,GAAiBC,IAAcC,EAAaT,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
|
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
import '@oicl/openbridge-webcomponents/dist/bars-graphs/donut-chart/donut-chart.js';
|
|
2
|
+
import { DonutChartDataItem } from '@oicl/openbridge-webcomponents/dist/bars-graphs/donut-chart/donut-chart.js';
|
|
2
3
|
import { Priority } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
3
4
|
export interface Props {
|
|
4
|
-
data?:
|
|
5
|
-
label: string;
|
|
6
|
-
value: number;
|
|
7
|
-
}[];
|
|
5
|
+
data?: DonutChartDataItem[];
|
|
8
6
|
colors?: string[];
|
|
9
7
|
priority?: Priority;
|
|
10
8
|
half?: boolean;
|
|
@@ -21,6 +19,7 @@ export interface Props {
|
|
|
21
19
|
showDebugOverlay?: boolean;
|
|
22
20
|
fixedHeight?: number;
|
|
23
21
|
}
|
|
22
|
+
export type { DonutChartDataItem } from '@oicl/openbridge-webcomponents/dist/bars-graphs/donut-chart/donut-chart.js';
|
|
24
23
|
export type { Priority } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
25
24
|
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>;
|
|
26
25
|
export default _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObcDonutChart.vue2.js","sources":["../../src/bars-graphs/donut-chart/ObcDonutChart.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/bars-graphs/donut-chart/donut-chart.js';\n import {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n\n export interface Props {\n data?:
|
|
1
|
+
{"version":3,"file":"ObcDonutChart.vue2.js","sources":["../../src/bars-graphs/donut-chart/ObcDonutChart.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/bars-graphs/donut-chart/donut-chart.js';\n import {DonutChartDataItem} from '@oicl/openbridge-webcomponents/dist/bars-graphs/donut-chart/donut-chart.js';\nimport {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n\n export interface Props {\n data?: DonutChartDataItem[];\n colors?: string[];\n priority?: Priority;\n half?: boolean;\n showOuterLabels?: boolean;\n showUnit?: boolean;\n outerLabelUnit?: string;\n outerLabelMaxLength?: number;\n outerLabelDecimalPlaces?: number;\n centerReadoutLabel?: string;\n centerReadoutUnit?: string;\n max?: number;\n thickness?: number;\n legend?: boolean;\n showDebugOverlay?: boolean;\n fixedHeight?: number\n }\n\n \n \n export type {DonutChartDataItem} from '@oicl/openbridge-webcomponents/dist/bars-graphs/donut-chart/donut-chart.js';\nexport type {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcDonutChart',\n props: {\n data: {},\n colors: {},\n priority: {},\n half: { type: Boolean },\n showOuterLabels: { type: Boolean },\n showUnit: { type: Boolean },\n outerLabelUnit: {},\n outerLabelMaxLength: {},\n outerLabelDecimalPlaces: {},\n centerReadoutLabel: {},\n centerReadoutUnit: {},\n max: {},\n thickness: {},\n legend: { type: Boolean },\n showDebugOverlay: { type: Boolean },\n fixedHeight: {}\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-donut-chart',\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":"uRAiCA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,gBACR,MAAO,CACL,KAAM,CAAA,EACN,OAAQ,CAAA,EACR,SAAU,CAAA,EACV,KAAM,CAAE,KAAM,OAAA,EACd,gBAAiB,CAAE,KAAM,OAAA,EACzB,SAAU,CAAE,KAAM,OAAA,EAClB,eAAgB,CAAA,EAChB,oBAAqB,CAAA,EACrB,wBAAyB,CAAA,EACzB,mBAAoB,CAAA,EACpB,kBAAmB,CAAA,EACnB,IAAK,CAAA,EACL,UAAW,CAAA,EACX,OAAQ,CAAE,KAAM,OAAA,EAChB,iBAAkB,CAAE,KAAM,OAAA,EAC1B,YAAa,CAAA,CAAC,EAEhB,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"}
|
|
@@ -1,12 +1,9 @@
|
|
|
1
1
|
import '@oicl/openbridge-webcomponents/dist/bars-graphs/line-graph/line-graph.js';
|
|
2
|
+
import { ChartLineDataItem, XAxisType, YAxisPosition, ChartLineYAxisConfig, LineMode, TimeDisplay } from '@oicl/openbridge-webcomponents/dist/building-blocks/chart-line/chart-line-base.js';
|
|
2
3
|
import { ChartDataset } from 'chart.js';
|
|
3
|
-
import { XAxisType, YAxisPosition, LineMode, TimeDisplay } from '@oicl/openbridge-webcomponents/dist/building-blocks/chart-line/chart-line-base.js';
|
|
4
4
|
import { InstrumentState, Priority, FrameStyle, BorderRadiusPosition } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
5
5
|
export interface Props {
|
|
6
|
-
data?:
|
|
7
|
-
label: string;
|
|
8
|
-
value: number;
|
|
9
|
-
}[];
|
|
6
|
+
data?: ChartLineDataItem[];
|
|
10
7
|
datasets?: ChartDataset<"line", (number | {
|
|
11
8
|
x: string | number | Date;
|
|
12
9
|
y: number;
|
|
@@ -21,17 +18,12 @@ export interface Props {
|
|
|
21
18
|
scaleReferenceSize?: number;
|
|
22
19
|
xAxisType?: XAxisType;
|
|
23
20
|
yAxisPosition?: YAxisPosition;
|
|
24
|
-
yAxes?:
|
|
25
|
-
id?: string | undefined;
|
|
26
|
-
position?: "left" | "right" | undefined;
|
|
27
|
-
min?: number | undefined;
|
|
28
|
-
max?: number | undefined;
|
|
29
|
-
grid?: boolean | undefined;
|
|
30
|
-
}[] | undefined;
|
|
21
|
+
yAxes?: ChartLineYAxisConfig[] | undefined;
|
|
31
22
|
showGrid?: boolean;
|
|
32
23
|
showGridX?: boolean;
|
|
33
24
|
showGridY?: boolean;
|
|
34
25
|
showTickMarks?: boolean;
|
|
26
|
+
hasLabelPadding?: boolean;
|
|
35
27
|
showPoints?: boolean;
|
|
36
28
|
lineMode?: LineMode;
|
|
37
29
|
unit?: string;
|
|
@@ -48,8 +40,8 @@ export interface Props {
|
|
|
48
40
|
instrumentMode?: boolean;
|
|
49
41
|
borderRadius?: number | undefined;
|
|
50
42
|
}
|
|
43
|
+
export type { ChartLineDataItem, XAxisType, YAxisPosition, ChartLineYAxisConfig, LineMode, TimeDisplay } from '@oicl/openbridge-webcomponents/dist/building-blocks/chart-line/chart-line-base.js';
|
|
51
44
|
export type { ChartDataset } from 'chart.js';
|
|
52
|
-
export type { XAxisType, YAxisPosition, LineMode, TimeDisplay } from '@oicl/openbridge-webcomponents/dist/building-blocks/chart-line/chart-line-base.js';
|
|
53
45
|
export type { InstrumentState, Priority, FrameStyle, BorderRadiusPosition } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
54
46
|
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>;
|
|
55
47
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{defineComponent as d,reactive as
|
|
1
|
+
import{defineComponent as d,reactive as y,useSlots as u,withDirectives as h,openBlock as f,createBlock as m,h as B}from"vue";import{assignSlotNodes as x}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/bars-graphs/line-graph/line-graph.js";const w=d({__name:"ObcLineGraph",props:{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(a){const o=a,i=y({}),l={created(t){for(const e in o)i[e]=t[e]}};let n=!1;const p=u(),c=()=>{const e={};for(const s in o){const r=o[s];(r!==void 0||n)&&(e[s]=r??i[s])}return n=!0,B("obc-line-graph",e,x(p))};return(t,e)=>h((f(),m(c,null,null,512)),[[l]])}});export{w as default};
|
|
2
2
|
//# sourceMappingURL=ObcLineGraph.vue2.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObcLineGraph.vue2.js","sources":["../../src/bars-graphs/line-graph/ObcLineGraph.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/bars-graphs/line-graph/line-graph.js';\n import {
|
|
1
|
+
{"version":3,"file":"ObcLineGraph.vue2.js","sources":["../../src/bars-graphs/line-graph/ObcLineGraph.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/bars-graphs/line-graph/line-graph.js';\n import {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 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 {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: 'ObcLineGraph',\n props: {\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-line-graph',\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":"qRAoDA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,eACR,MAAO,CACL,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,iBACAF,EACAG,EAAgBN,CAAK,CAAA,CAEzB,EAEN,MAAO,CAACO,EAAUC,IACTC,GAAiBC,IAAcC,EAAaT,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
|
|
@@ -1,14 +1,8 @@
|
|
|
1
1
|
import '@oicl/openbridge-webcomponents/dist/bars-graphs/pie-chart/pie-chart.js';
|
|
2
|
+
import { PieChartDataItem } from '@oicl/openbridge-webcomponents/dist/bars-graphs/pie-chart/pie-chart.js';
|
|
2
3
|
import { Priority } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
3
4
|
export interface Props {
|
|
4
|
-
data?:
|
|
5
|
-
label: string;
|
|
6
|
-
value: number;
|
|
7
|
-
children?: {
|
|
8
|
-
label: string;
|
|
9
|
-
value: number;
|
|
10
|
-
}[] | undefined;
|
|
11
|
-
}[];
|
|
5
|
+
data?: PieChartDataItem[];
|
|
12
6
|
colors?: string[];
|
|
13
7
|
priority?: Priority;
|
|
14
8
|
showOuterLabels?: boolean;
|
|
@@ -21,6 +15,7 @@ export interface Props {
|
|
|
21
15
|
showDebugOverlay?: boolean;
|
|
22
16
|
fixedHeight?: number;
|
|
23
17
|
}
|
|
18
|
+
export type { PieChartDataItem } from '@oicl/openbridge-webcomponents/dist/bars-graphs/pie-chart/pie-chart.js';
|
|
24
19
|
export type { Priority } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
25
20
|
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>;
|
|
26
21
|
export default _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObcPieChart.vue2.js","sources":["../../src/bars-graphs/pie-chart/ObcPieChart.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/bars-graphs/pie-chart/pie-chart.js';\n import {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n\n export interface Props {\n data?:
|
|
1
|
+
{"version":3,"file":"ObcPieChart.vue2.js","sources":["../../src/bars-graphs/pie-chart/ObcPieChart.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/bars-graphs/pie-chart/pie-chart.js';\n import {PieChartDataItem} from '@oicl/openbridge-webcomponents/dist/bars-graphs/pie-chart/pie-chart.js';\nimport {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n\n export interface Props {\n data?: PieChartDataItem[];\n colors?: string[];\n priority?: Priority;\n showOuterLabels?: boolean;\n showUnit?: boolean;\n sunburst?: boolean;\n outerLabelUnit?: string;\n outerLabelMaxLength?: number;\n outerLabelDecimalPlaces?: number;\n legend?: boolean;\n showDebugOverlay?: boolean;\n fixedHeight?: number\n }\n\n \n \n export type {PieChartDataItem} from '@oicl/openbridge-webcomponents/dist/bars-graphs/pie-chart/pie-chart.js';\nexport type {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcPieChart',\n props: {\n data: {},\n colors: {},\n priority: {},\n showOuterLabels: { type: Boolean },\n showUnit: { type: Boolean },\n sunburst: { type: Boolean },\n outerLabelUnit: {},\n outerLabelMaxLength: {},\n outerLabelDecimalPlaces: {},\n legend: { type: Boolean },\n showDebugOverlay: { type: Boolean },\n fixedHeight: {}\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-pie-chart',\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":"mRA6BA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,cACR,MAAO,CACL,KAAM,CAAA,EACN,OAAQ,CAAA,EACR,SAAU,CAAA,EACV,gBAAiB,CAAE,KAAM,OAAA,EACzB,SAAU,CAAE,KAAM,OAAA,EAClB,SAAU,CAAE,KAAM,OAAA,EAClB,eAAgB,CAAA,EAChB,oBAAqB,CAAA,EACrB,wBAAyB,CAAA,EACzB,OAAQ,CAAE,KAAM,OAAA,EAChB,iBAAkB,CAAE,KAAM,OAAA,EAC1B,YAAa,CAAA,CAAC,EAEhB,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,gBACAF,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,8 @@
|
|
|
1
1
|
import '@oicl/openbridge-webcomponents/dist/bars-graphs/polar-chart/polar-chart.js';
|
|
2
|
+
import { PolarChartDataItem } from '@oicl/openbridge-webcomponents/dist/bars-graphs/polar-chart/polar-chart.js';
|
|
2
3
|
import { Priority } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
3
4
|
export interface Props {
|
|
4
|
-
data?:
|
|
5
|
-
label: string;
|
|
6
|
-
value: number;
|
|
7
|
-
}[];
|
|
5
|
+
data?: PolarChartDataItem[];
|
|
8
6
|
colors?: string[];
|
|
9
7
|
priority?: Priority;
|
|
10
8
|
monochrome?: boolean;
|
|
@@ -19,6 +17,7 @@ export interface Props {
|
|
|
19
17
|
legend?: boolean;
|
|
20
18
|
showDebugOverlay?: boolean;
|
|
21
19
|
}
|
|
20
|
+
export type { PolarChartDataItem } from '@oicl/openbridge-webcomponents/dist/bars-graphs/polar-chart/polar-chart.js';
|
|
22
21
|
export type { Priority } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
23
22
|
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>;
|
|
24
23
|
export default _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObcPolarChart.vue2.js","sources":["../../src/bars-graphs/polar-chart/ObcPolarChart.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/bars-graphs/polar-chart/polar-chart.js';\n import {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n\n export interface Props {\n data?:
|
|
1
|
+
{"version":3,"file":"ObcPolarChart.vue2.js","sources":["../../src/bars-graphs/polar-chart/ObcPolarChart.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/bars-graphs/polar-chart/polar-chart.js';\n import {PolarChartDataItem} from '@oicl/openbridge-webcomponents/dist/bars-graphs/polar-chart/polar-chart.js';\nimport {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n\n export interface Props {\n data?: PolarChartDataItem[];\n colors?: string[];\n priority?: Priority;\n monochrome?: boolean;\n discreteColorStops?: boolean;\n showSectorLabels?: boolean;\n showUnit?: boolean;\n showOuterLabels?: boolean;\n outerLabelUnit?: string;\n outerLabelMaxLength?: number;\n outerLabelDecimalPlaces?: number;\n fixedHeight?: number;\n legend?: boolean;\n showDebugOverlay?: boolean\n }\n\n \n \n export type {PolarChartDataItem} from '@oicl/openbridge-webcomponents/dist/bars-graphs/polar-chart/polar-chart.js';\nexport type {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcPolarChart',\n props: {\n data: {},\n colors: {},\n priority: {},\n monochrome: { type: Boolean },\n discreteColorStops: { type: Boolean },\n showSectorLabels: { type: Boolean },\n showUnit: { type: Boolean },\n showOuterLabels: { type: Boolean },\n outerLabelUnit: {},\n outerLabelMaxLength: {},\n outerLabelDecimalPlaces: {},\n fixedHeight: {},\n legend: { type: Boolean },\n showDebugOverlay: { 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-polar-chart',\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":"uRA+BA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,gBACR,MAAO,CACL,KAAM,CAAA,EACN,OAAQ,CAAA,EACR,SAAU,CAAA,EACV,WAAY,CAAE,KAAM,OAAA,EACpB,mBAAoB,CAAE,KAAM,OAAA,EAC5B,iBAAkB,CAAE,KAAM,OAAA,EAC1B,SAAU,CAAE,KAAM,OAAA,EAClB,gBAAiB,CAAE,KAAM,OAAA,EACzB,eAAgB,CAAA,EAChB,oBAAqB,CAAA,EACrB,wBAAyB,CAAA,EACzB,YAAa,CAAA,EACb,OAAQ,CAAE,KAAM,OAAA,EAChB,iBAAkB,CAAE,KAAM,OAAA,CAAQ,EAEpC,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"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import '@oicl/openbridge-webcomponents/dist/building-blocks/bar-horizontal/bar-horizontal.js';
|
|
2
2
|
import { ExternalScaleSide, BarContainerStyle, ScaleType, FillMode, AdvicePosition } from '@oicl/openbridge-webcomponents/dist/building-blocks/external-scale/external-scale.js';
|
|
3
3
|
import { FrameStyle, 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;
|
|
@@ -35,12 +35,7 @@ export interface Props {
|
|
|
35
35
|
value?: number | undefined;
|
|
36
36
|
state?: InstrumentState;
|
|
37
37
|
advicePosition?: AdvicePosition;
|
|
38
|
-
advices?:
|
|
39
|
-
min: number;
|
|
40
|
-
max: number;
|
|
41
|
-
type: AdviceType;
|
|
42
|
-
hinted: boolean;
|
|
43
|
-
}[] | undefined;
|
|
38
|
+
advices?: LinearAdvice[] | undefined;
|
|
44
39
|
highlightCurrentValue?: boolean;
|
|
45
40
|
setpoint?: number | undefined;
|
|
46
41
|
newSetpoint?: number | undefined;
|
|
@@ -54,6 +49,6 @@ export interface Props {
|
|
|
54
49
|
}
|
|
55
50
|
export type { ExternalScaleSide, BarContainerStyle, ScaleType, FillMode, AdvicePosition } from '@oicl/openbridge-webcomponents/dist/building-blocks/external-scale/external-scale.js';
|
|
56
51
|
export type { FrameStyle, BorderRadiusPosition, Priority, InstrumentState } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
57
|
-
export type {
|
|
52
|
+
export type { LinearAdvice } from '@oicl/openbridge-webcomponents/dist/building-blocks/instrument-linear/advice.js';
|
|
58
53
|
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>;
|
|
59
54
|
export default _default;
|