@oicl/openbridge-webcomponents-vue 2.0.0-next.5 → 2.0.0-next.51
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 +7 -6
- 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 +7 -6
- 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 +7 -6
- 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 +7 -6
- 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 +3 -4
- 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 +36 -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 +7 -6
- 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 +7 -6
- package/automation/capacitor/ObcCapacitor.vue2.js +1 -1
- package/automation/capacitor/ObcCapacitor.vue2.js.map +1 -1
- package/automation/converter/ObcConverter.vue.d.ts +7 -6
- package/automation/converter/ObcConverter.vue2.js +1 -1
- package/automation/converter/ObcConverter.vue2.js.map +1 -1
- package/automation/damper/ObcDamper.vue.d.ts +7 -6
- 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 +7 -6
- 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 +7 -6
- package/automation/diodes/ObcDiodes.vue2.js +1 -1
- package/automation/diodes/ObcDiodes.vue2.js.map +1 -1
- package/automation/fan/ObcFan.vue.d.ts +7 -6
- package/automation/fan/ObcFan.vue2.js +1 -1
- package/automation/fan/ObcFan.vue2.js.map +1 -1
- package/automation/filter/ObcFilter.vue.d.ts +7 -6
- package/automation/filter/ObcFilter.vue2.js +1 -1
- package/automation/filter/ObcFilter.vue2.js.map +1 -1
- package/automation/ground/ObcGround.vue.d.ts +7 -6
- package/automation/ground/ObcGround.vue2.js +1 -1
- package/automation/ground/ObcGround.vue2.js.map +1 -1
- package/automation/logic/ObcLogic.vue.d.ts +7 -6
- package/automation/logic/ObcLogic.vue2.js +1 -1
- package/automation/logic/ObcLogic.vue2.js.map +1 -1
- package/automation/mosfet/ObcMosfet.vue.d.ts +7 -6
- package/automation/mosfet/ObcMosfet.vue2.js +1 -1
- package/automation/mosfet/ObcMosfet.vue2.js.map +1 -1
- package/automation/motor/ObcMotor.vue.d.ts +7 -6
- package/automation/motor/ObcMotor.vue2.js +1 -1
- package/automation/motor/ObcMotor.vue2.js.map +1 -1
- package/automation/pump/ObcPump.vue.d.ts +7 -6
- package/automation/pump/ObcPump.vue2.js +1 -1
- package/automation/pump/ObcPump.vue2.js.map +1 -1
- package/automation/resistor/ObcResistor.vue.d.ts +7 -6
- package/automation/resistor/ObcResistor.vue2.js +1 -1
- package/automation/resistor/ObcResistor.vue2.js.map +1 -1
- package/automation/router/ObcRouter.vue.d.ts +7 -6
- package/automation/router/ObcRouter.vue2.js +1 -1
- package/automation/router/ObcRouter.vue2.js.map +1 -1
- package/automation/source/ObcSource.vue.d.ts +7 -6
- package/automation/source/ObcSource.vue2.js +1 -1
- package/automation/source/ObcSource.vue2.js.map +1 -1
- package/automation/switch/ObcSwitch.vue.d.ts +7 -6
- package/automation/switch/ObcSwitch.vue2.js +1 -1
- package/automation/switch/ObcSwitch.vue2.js.map +1 -1
- package/automation/transformer/ObcTransformer.vue.d.ts +7 -6
- 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/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/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/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/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 +2 -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-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 +2 -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 +5 -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 +74 -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 +27 -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 +29 -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 +3 -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/rudder-indicator/ObcRudderIndicator.vue.d.ts +11 -0
- package/navigation-instruments/rudder-indicator/ObcRudderIndicator.vue.js +2 -0
- package/navigation-instruments/rudder-indicator/ObcRudderIndicator.vue.js.map +1 -0
- package/navigation-instruments/rudder-indicator/ObcRudderIndicator.vue2.js +2 -0
- package/navigation-instruments/rudder-indicator/ObcRudderIndicator.vue2.js.map +1 -0
- package/navigation-instruments/speed-indicator/ObcSpeedIndicator.vue.d.ts +4 -0
- package/navigation-instruments/speed-indicator/ObcSpeedIndicator.vue2.js +1 -1
- package/navigation-instruments/speed-indicator/ObcSpeedIndicator.vue2.js.map +1 -1
- package/navigation-instruments/velocity-projection-plot/ObcVelocityProjectionPlot.vue.d.ts +4 -4
- package/navigation-instruments/velocity-projection-plot/ObcVelocityProjectionPlot.vue2.js +1 -1
- package/navigation-instruments/velocity-projection-plot/ObcVelocityProjectionPlot.vue2.js.map +1 -1
- package/navigation-instruments/watch/ObcWatch.vue.d.ts +3 -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 +21 -2
- 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
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/navigation-instruments/main-engine-indicator/propulsion-main-engine-indicator.js';
|
|
2
|
+
import { InstrumentState, Priority } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
3
|
+
export interface Props {
|
|
4
|
+
pitchValue?: number;
|
|
5
|
+
rpmValue?: number;
|
|
6
|
+
thrust?: number;
|
|
7
|
+
speed?: number;
|
|
8
|
+
state?: InstrumentState;
|
|
9
|
+
priority?: Priority;
|
|
10
|
+
hasSilhouette?: boolean;
|
|
11
|
+
}
|
|
12
|
+
export type { InstrumentState, Priority } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
13
|
+
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
14
|
+
export default _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcMainEngineIndicator.vue.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{defineComponent as u,reactive as d,useSlots as f,withDirectives as m,openBlock as h,createBlock as v,h as _}from"vue";import{assignSlotNodes as g}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/main-engine-indicator/propulsion-main-engine-indicator.js";const b=u({__name:"ObcMainEngineIndicator",props:{pitchValue:{},rpmValue:{},thrust:{},speed:{},state:{},priority:{},hasSilhouette:{type:Boolean}},setup(i){const t=i,s=d({}),a={created(o){for(const e in t)s[e]=o[e]}};let r=!1;const p=f(),l=()=>{const e={};for(const n in t){const c=t[n];(c!==void 0||r)&&(e[n]=c??s[n])}return r=!0,_("obc-main-engine-indicator",e,g(p))};return(o,e)=>m((h(),v(l,null,null,512)),[[a]])}});export{b as default};
|
|
2
|
+
//# sourceMappingURL=ObcMainEngineIndicator.vue2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcMainEngineIndicator.vue2.js","sources":["../../src/navigation-instruments/main-engine-indicator/ObcMainEngineIndicator.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/navigation-instruments/main-engine-indicator/propulsion-main-engine-indicator.js';\n import {InstrumentState, Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n\n export interface Props {\n pitchValue?: number;\n rpmValue?: number;\n thrust?: number;\n speed?: number;\n state?: InstrumentState;\n priority?: Priority;\n hasSilhouette?: boolean\n }\n\n \n \n export type {InstrumentState, Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcMainEngineIndicator',\n props: {\n pitchValue: {},\n rpmValue: {},\n thrust: {},\n speed: {},\n state: {},\n priority: {},\n hasSilhouette: { type: Boolean }\n },\n setup(__props: any) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n \n\n const slots = useSlots() as Slots;\n\n const render = () => {\n const eventProps = {\n \n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obc-main-engine-indicator',\n props,\n assignSlotNodes(slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","slots","useSlots","render","props","v","h","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"iUAsBA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,yBACR,MAAO,CACL,WAAY,CAAA,EACZ,SAAU,CAAA,EACV,OAAQ,CAAA,EACR,MAAO,CAAA,EACP,MAAO,CAAA,EACP,SAAU,CAAA,EACV,cAAe,CAAE,KAAM,OAAA,CAAQ,EAEjC,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,EAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,CAAgB,EAAID,EAAGC,CAAC,CAErC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,EAAA,EAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,CAAgB,GAC9BM,IAAM,QAAcL,KACtBI,EAAML,CAAgB,EAAgBM,GAAKV,EAASI,CAAgB,EAEzE,CAEA,OAAAC,EAAc,GAGLM,EACL,4BACAF,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"}
|
|
@@ -7,6 +7,8 @@ export interface Props {
|
|
|
7
7
|
vesselImageSide?: VesselImage;
|
|
8
8
|
maxPitchAdvice?: number | undefined;
|
|
9
9
|
triggerPitchAdvice?: boolean;
|
|
10
|
+
zoomToFitArc?: boolean;
|
|
11
|
+
arcAngle?: number;
|
|
10
12
|
}
|
|
11
13
|
export type { VesselImage } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';
|
|
12
14
|
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>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{defineComponent as
|
|
1
|
+
import{defineComponent as m,reactive as v,useSlots as d,withDirectives as u,openBlock as f,createBlock as h,h as P}from"vue";import{assignSlotNodes as g}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/pitch/pitch.js";const B=m({__name:"ObcPitch",props:{pitch:{},minAvgPitch:{},maxAvgPitch:{},vesselImageSide:{},maxPitchAdvice:{},triggerPitchAdvice:{type:Boolean},zoomToFitArc:{type:Boolean},arcAngle:{}},setup(i){const t=i,n=v({}),p={created(o){for(const e in t)n[e]=o[e]}};let s=!1;const a=d(),l=()=>{const e={};for(const c in t){const r=t[c];(r!==void 0||s)&&(e[c]=r??n[c])}return s=!0,P("obc-pitch",e,g(a))};return(o,e)=>u((f(),h(l,null,null,512)),[[p]])}});export{B as default};
|
|
2
2
|
//# sourceMappingURL=ObcPitch.vue2.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObcPitch.vue2.js","sources":["../../src/navigation-instruments/pitch/ObcPitch.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/navigation-instruments/pitch/pitch.js';\n import {VesselImage} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';\n\n export interface Props {\n pitch?: number;\n minAvgPitch?: number;\n maxAvgPitch?: number;\n vesselImageSide?: VesselImage;\n maxPitchAdvice?: number | undefined;\n triggerPitchAdvice?: boolean\n }\n\n \n \n export type {VesselImage} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcPitch',\n props: {\n pitch: {},\n minAvgPitch: {},\n maxAvgPitch: {},\n vesselImageSide: {},\n maxPitchAdvice: {},\n triggerPitchAdvice: { 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-pitch',\n props,\n assignSlotNodes(slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","slots","useSlots","render","props","v","h","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"
|
|
1
|
+
{"version":3,"file":"ObcPitch.vue2.js","sources":["../../src/navigation-instruments/pitch/ObcPitch.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/navigation-instruments/pitch/pitch.js';\n import {VesselImage} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';\n\n export interface Props {\n pitch?: number;\n minAvgPitch?: number;\n maxAvgPitch?: number;\n vesselImageSide?: VesselImage;\n maxPitchAdvice?: number | undefined;\n triggerPitchAdvice?: boolean;\n zoomToFitArc?: boolean;\n arcAngle?: number\n }\n\n \n \n export type {VesselImage} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcPitch',\n props: {\n pitch: {},\n minAvgPitch: {},\n maxAvgPitch: {},\n vesselImageSide: {},\n maxPitchAdvice: {},\n triggerPitchAdvice: { type: Boolean },\n zoomToFitArc: { type: Boolean },\n arcAngle: {}\n },\n setup(__props: any) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n \n\n const slots = useSlots() as Slots;\n\n const render = () => {\n const eventProps = {\n \n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obc-pitch',\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":"sRAuBA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,WACR,MAAO,CACL,MAAO,CAAA,EACP,YAAa,CAAA,EACb,YAAa,CAAA,EACb,gBAAiB,CAAA,EACjB,eAAgB,CAAA,EAChB,mBAAoB,CAAE,KAAM,OAAA,EAC5B,aAAc,CAAE,KAAM,OAAA,EACtB,SAAU,CAAA,CAAC,EAEb,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,EAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,CAAgB,EAAID,EAAGC,CAAC,CAErC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,EAAA,EAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,CAAgB,GAC9BM,IAAM,QAAcL,KACtBI,EAAML,CAAgB,EAAgBM,GAAKV,EAASI,CAAgB,EAEzE,CAEA,OAAAC,EAAc,GAGLM,EACL,YACAF,EACAG,EAAgBN,CAAK,CAAA,CAEzB,EAEN,MAAO,CAACO,EAAUC,IACTC,GAAiBC,IAAcC,EAAaT,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/navigation-instruments/pitch-indicator/pitch-indicator.js';
|
|
2
|
+
import { PitchIndicatorType } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/pitch-indicator/pitch-indicator.js';
|
|
3
|
+
export interface Props {
|
|
4
|
+
type?: PitchIndicatorType;
|
|
5
|
+
value?: number;
|
|
6
|
+
}
|
|
7
|
+
export type { PitchIndicatorType } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/pitch-indicator/pitch-indicator.js';
|
|
8
|
+
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
9
|
+
export default _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcPitchIndicator.vue.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{defineComponent as u,reactive as d,useSlots as f,withDirectives as v,openBlock as m,createBlock as h,h as _}from"vue";import{assignSlotNodes as P}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/pitch-indicator/pitch-indicator.js";const B=u({__name:"ObcPitchIndicator",props:{type:{},value:{}},setup(i){const e=i,s=d({}),p={created(o){for(const t in e)s[t]=o[t]}};let r=!1;const a=f(),l=()=>{const t={};for(const n in e){const c=e[n];(c!==void 0||r)&&(t[n]=c??s[n])}return r=!0,_("obc-pitch-indicator",t,P(a))};return(o,t)=>v((m(),h(l,null,null,512)),[[p]])}});export{B as default};
|
|
2
|
+
//# sourceMappingURL=ObcPitchIndicator.vue2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcPitchIndicator.vue2.js","sources":["../../src/navigation-instruments/pitch-indicator/ObcPitchIndicator.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/navigation-instruments/pitch-indicator/pitch-indicator.js';\n import {PitchIndicatorType} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/pitch-indicator/pitch-indicator.js';\n\n export interface Props {\n type?: PitchIndicatorType;\n value?: number\n }\n\n \n \n export type {PitchIndicatorType} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/pitch-indicator/pitch-indicator.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcPitchIndicator',\n props: {\n type: {},\n value: {}\n },\n setup(__props: any) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n \n\n const slots = useSlots() as Slots;\n\n const render = () => {\n const eventProps = {\n \n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obc-pitch-indicator',\n props,\n assignSlotNodes(slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","slots","useSlots","render","props","v","h","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"0SAiBA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,oBACR,MAAO,CACL,KAAM,CAAA,EACN,MAAO,CAAA,CAAC,EAEV,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,EAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,CAAgB,EAAID,EAAGC,CAAC,CAErC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,EAAA,EAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,CAAgB,GAC9BM,IAAM,QAAcL,KACtBI,EAAML,CAAgB,EAAgBM,GAAKV,EAASI,CAAgB,EAEzE,CAEA,OAAAC,EAAc,GAGLM,EACL,sBACAF,EACAG,EAAgBN,CAAK,CAAA,CAEzB,EAEN,MAAO,CAACO,EAAUC,IACTC,GAAiBC,IAAcC,EAAaT,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
|
|
@@ -11,12 +11,17 @@ export interface Props {
|
|
|
11
11
|
maxAvgRoll?: number;
|
|
12
12
|
vesselImageFore?: VesselImage;
|
|
13
13
|
vesselImageSide?: VesselImage;
|
|
14
|
+
scaleForeImage?: number;
|
|
14
15
|
maxPitchAdvice?: number | undefined;
|
|
15
16
|
maxRollAdvice?: number | undefined;
|
|
16
17
|
triggerPitchAdvice?: boolean;
|
|
17
18
|
triggerRollAdvice?: boolean;
|
|
18
19
|
priority?: Priority;
|
|
19
20
|
priorityElements?: PitchRollPriorityElement[];
|
|
21
|
+
zoomToFitArc?: boolean;
|
|
22
|
+
arcAngle?: number;
|
|
23
|
+
pitchArcAngle?: number | undefined;
|
|
24
|
+
rollArcAngle?: number | undefined;
|
|
20
25
|
}
|
|
21
26
|
export type { VesselImage } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';
|
|
22
27
|
export type { Priority } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{defineComponent as
|
|
1
|
+
import{defineComponent as m,reactive as v,useSlots as g,withDirectives as d,openBlock as A,createBlock as h,h as u}from"vue";import{assignSlotNodes as f}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/pitch-roll/pitch-roll.js";const _=m({__name:"ObcPitchRoll",props:{pitch:{},roll:{},minAvgPitch:{},maxAvgPitch:{},minAvgRoll:{},maxAvgRoll:{},vesselImageFore:{},vesselImageSide:{},scaleForeImage:{},maxPitchAdvice:{},maxRollAdvice:{},triggerPitchAdvice:{type:Boolean},triggerRollAdvice:{type:Boolean},priority:{},priorityElements:{},zoomToFitArc:{type:Boolean},arcAngle:{},pitchArcAngle:{},rollArcAngle:{}},setup(s){const o=s,c=v({}),i={created(t){for(const e in o)c[e]=t[e]}};let l=!1;const a=g(),p=()=>{const e={};for(const r in o){const n=o[r];(n!==void 0||l)&&(e[r]=n??c[r])}return l=!0,u("obc-pitch-roll",e,f(a))};return(t,e)=>d((A(),h(p,null,null,512)),[[i]])}});export{_ as default};
|
|
2
2
|
//# sourceMappingURL=ObcPitchRoll.vue2.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObcPitchRoll.vue2.js","sources":["../../src/navigation-instruments/pitch-roll/ObcPitchRoll.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/navigation-instruments/pitch-roll/pitch-roll.js';\n import {VesselImage} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';\nimport {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\nimport {PitchRollPriorityElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/pitch-roll/pitch-roll.js';\n\n export interface Props {\n pitch?: number;\n roll?: number;\n minAvgPitch?: number;\n maxAvgPitch?: number;\n minAvgRoll?: number;\n maxAvgRoll?: number;\n vesselImageFore?: VesselImage;\n vesselImageSide?: VesselImage;\n maxPitchAdvice?: number | undefined;\n maxRollAdvice?: number | undefined;\n triggerPitchAdvice?: boolean;\n triggerRollAdvice?: boolean;\n priority?: Priority;\n priorityElements?: PitchRollPriorityElement[]\n }\n\n \n \n export type {VesselImage} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';\nexport type {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\nexport type {PitchRollPriorityElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/pitch-roll/pitch-roll.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcPitchRoll',\n props: {\n pitch: {},\n roll: {},\n minAvgPitch: {},\n maxAvgPitch: {},\n minAvgRoll: {},\n maxAvgRoll: {},\n vesselImageFore: {},\n vesselImageSide: {},\n maxPitchAdvice: {},\n maxRollAdvice: {},\n triggerPitchAdvice: { type: Boolean },\n triggerRollAdvice: { type: Boolean },\n priority: {},\n priorityElements: {}\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-pitch-roll',\n props,\n assignSlotNodes(slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","slots","useSlots","render","props","v","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"
|
|
1
|
+
{"version":3,"file":"ObcPitchRoll.vue2.js","sources":["../../src/navigation-instruments/pitch-roll/ObcPitchRoll.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/navigation-instruments/pitch-roll/pitch-roll.js';\n import {VesselImage} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';\nimport {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\nimport {PitchRollPriorityElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/pitch-roll/pitch-roll.js';\n\n export interface Props {\n pitch?: number;\n roll?: number;\n minAvgPitch?: number;\n maxAvgPitch?: number;\n minAvgRoll?: number;\n maxAvgRoll?: number;\n vesselImageFore?: VesselImage;\n vesselImageSide?: VesselImage;\n scaleForeImage?: number;\n maxPitchAdvice?: number | undefined;\n maxRollAdvice?: number | undefined;\n triggerPitchAdvice?: boolean;\n triggerRollAdvice?: boolean;\n priority?: Priority;\n priorityElements?: PitchRollPriorityElement[];\n zoomToFitArc?: boolean;\n arcAngle?: number;\n pitchArcAngle?: number | undefined;\n rollArcAngle?: number | undefined\n }\n\n \n \n export type {VesselImage} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';\nexport type {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\nexport type {PitchRollPriorityElement} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/pitch-roll/pitch-roll.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcPitchRoll',\n props: {\n pitch: {},\n roll: {},\n minAvgPitch: {},\n maxAvgPitch: {},\n minAvgRoll: {},\n maxAvgRoll: {},\n vesselImageFore: {},\n vesselImageSide: {},\n scaleForeImage: {},\n maxPitchAdvice: {},\n maxRollAdvice: {},\n triggerPitchAdvice: { type: Boolean },\n triggerRollAdvice: { type: Boolean },\n priority: {},\n priorityElements: {},\n zoomToFitArc: { type: Boolean },\n arcAngle: {},\n pitchArcAngle: {},\n rollArcAngle: {}\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-pitch-roll',\n props,\n assignSlotNodes(slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","slots","useSlots","render","props","v","h","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"gSAsCA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,eACR,MAAO,CACL,MAAO,CAAA,EACP,KAAM,CAAA,EACN,YAAa,CAAA,EACb,YAAa,CAAA,EACb,WAAY,CAAA,EACZ,WAAY,CAAA,EACZ,gBAAiB,CAAA,EACjB,gBAAiB,CAAA,EACjB,eAAgB,CAAA,EAChB,eAAgB,CAAA,EAChB,cAAe,CAAA,EACf,mBAAoB,CAAE,KAAM,OAAA,EAC5B,kBAAmB,CAAE,KAAM,OAAA,EAC3B,SAAU,CAAA,EACV,iBAAkB,CAAA,EAClB,aAAc,CAAE,KAAM,OAAA,EACtB,SAAU,CAAA,EACV,cAAe,CAAA,EACf,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"}
|
package/navigation-instruments/propulsion-azimuth-indicator/ObcPropulsionAzimuthIndicator.vue.d.ts
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/navigation-instruments/propulsion-azimuth-indicator/propulsion-azimuth-indicator.js';
|
|
2
|
+
import { PropulsionAzimuthIndicatorType } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/propulsion-azimuth-indicator/propulsion-azimuth-indicator.js';
|
|
3
|
+
import { InstrumentState } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
4
|
+
export interface Props {
|
|
5
|
+
type?: PropulsionAzimuthIndicatorType;
|
|
6
|
+
hasSilhouette?: boolean;
|
|
7
|
+
azimuth?: number;
|
|
8
|
+
value?: number;
|
|
9
|
+
state?: InstrumentState;
|
|
10
|
+
}
|
|
11
|
+
export type { PropulsionAzimuthIndicatorType } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/propulsion-azimuth-indicator/propulsion-azimuth-indicator.js';
|
|
12
|
+
export type { InstrumentState } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
13
|
+
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
14
|
+
export default _default;
|
package/navigation-instruments/propulsion-azimuth-indicator/ObcPropulsionAzimuthIndicator.vue.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcPropulsionAzimuthIndicator.vue.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
package/navigation-instruments/propulsion-azimuth-indicator/ObcPropulsionAzimuthIndicator.vue2.js
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{defineComponent as u,reactive as d,useSlots as f,withDirectives as m,openBlock as h,createBlock as v,h as _}from"vue";import{assignSlotNodes as P}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/propulsion-azimuth-indicator/propulsion-azimuth-indicator.js";const b=u({__name:"ObcPropulsionAzimuthIndicator",props:{type:{},hasSilhouette:{type:Boolean},azimuth:{},value:{},state:{}},setup(i){const e=i,n=d({}),a={created(o){for(const t in e)n[t]=o[t]}};let r=!1;const p=f(),l=()=>{const t={};for(const s in e){const c=e[s];(c!==void 0||r)&&(t[s]=c??n[s])}return r=!0,_("obc-propulsion-azimuth-indicator",t,P(p))};return(o,t)=>m((h(),v(l,null,null,512)),[[a]])}});export{b as default};
|
|
2
|
+
//# sourceMappingURL=ObcPropulsionAzimuthIndicator.vue2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcPropulsionAzimuthIndicator.vue2.js","sources":["../../src/navigation-instruments/propulsion-azimuth-indicator/ObcPropulsionAzimuthIndicator.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/navigation-instruments/propulsion-azimuth-indicator/propulsion-azimuth-indicator.js';\n import {PropulsionAzimuthIndicatorType} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/propulsion-azimuth-indicator/propulsion-azimuth-indicator.js';\nimport {InstrumentState} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n\n export interface Props {\n type?: PropulsionAzimuthIndicatorType;\n hasSilhouette?: boolean;\n azimuth?: number;\n value?: number;\n state?: InstrumentState\n }\n\n \n \n export type {PropulsionAzimuthIndicatorType} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/propulsion-azimuth-indicator/propulsion-azimuth-indicator.js';\nexport type {InstrumentState} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcPropulsionAzimuthIndicator',\n props: {\n type: {},\n hasSilhouette: { type: Boolean },\n azimuth: {},\n value: {},\n state: {}\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-propulsion-azimuth-indicator',\n props,\n assignSlotNodes(slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","slots","useSlots","render","props","v","h","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"oUAsBA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,gCACR,MAAO,CACL,KAAM,CAAA,EACN,cAAe,CAAE,KAAM,OAAA,EACvB,QAAS,CAAA,EACT,MAAO,CAAA,EACP,MAAO,CAAA,CAAC,EAEV,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,EAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,CAAgB,EAAID,EAAGC,CAAC,CAErC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,EAAA,EAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,CAAgB,GAC9BM,IAAM,QAAcL,KACtBI,EAAML,CAAgB,EAAgBM,GAAKV,EAASI,CAAgB,EAEzE,CAEA,OAAAC,EAAc,GAGLM,EACL,mCACAF,EACAG,EAAgBN,CAAK,CAAA,CAEzB,EAEN,MAAO,CAACO,EAAUC,IACTC,GAAiBC,IAAcC,EAAaT,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/navigation-instruments/propulsion-tunnel-thruster/propulsion-tunnel-thruster.js';
|
|
2
|
+
export interface Props {
|
|
3
|
+
value?: number;
|
|
4
|
+
thrust?: number;
|
|
5
|
+
state?: string;
|
|
6
|
+
hasSilhouette?: boolean;
|
|
7
|
+
}
|
|
8
|
+
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
9
|
+
export default _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcTunnelThruster.vue.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{defineComponent as i,reactive as f,useSlots as d,withDirectives as h,openBlock as v,createBlock as m,h as _}from"vue";import{assignSlotNodes as B}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/propulsion-tunnel-thruster/propulsion-tunnel-thruster.js";const k=i({__name:"ObcTunnelThruster",props:{value:{},thrust:{},state:{},hasSilhouette:{type:Boolean}},setup(l){const t=l,n=f({}),u={created(o){for(const e in t)n[e]=o[e]}};let r=!1;const a=d(),p=()=>{const e={};for(const s in t){const c=t[s];(c!==void 0||r)&&(e[s]=c??n[s])}return r=!0,_("obc-tunnel-thruster",e,B(a))};return(o,e)=>h((v(),m(p,null,null,512)),[[u]])}});export{k as default};
|
|
2
|
+
//# sourceMappingURL=ObcTunnelThruster.vue2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcTunnelThruster.vue2.js","sources":["../../src/navigation-instruments/propulsion-tunnel-thruster/ObcTunnelThruster.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/navigation-instruments/propulsion-tunnel-thruster/propulsion-tunnel-thruster.js';\n \n\n export interface Props {\n value?: number;\n thrust?: number;\n state?: string;\n hasSilhouette?: boolean\n }\n\n \n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcTunnelThruster',\n props: {\n value: {},\n thrust: {},\n state: {},\n hasSilhouette: { type: Boolean }\n },\n setup(__props: any) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n \n\n const slots = useSlots() as Slots;\n\n const render = () => {\n const eventProps = {\n \n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obc-tunnel-thruster',\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":"gUAiBA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,oBACR,MAAO,CACL,MAAO,CAAA,EACP,OAAQ,CAAA,EACR,MAAO,CAAA,EACP,cAAe,CAAE,KAAM,OAAA,CAAQ,EAEjC,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,EAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,CAAgB,EAAID,EAAGC,CAAC,CAErC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,EAAA,EAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,CAAgB,GAC9BM,IAAM,QAAcL,KACtBI,EAAML,CAAgB,EAAgBM,GAAKV,EAASI,CAAgB,EAEzE,CAEA,OAAAC,EAAc,GAGLM,EACL,sBACAF,EACAG,EAAgBN,CAAK,CAAA,CAEzB,EAEN,MAAO,CAACO,EAAUC,IACTC,GAAiBC,IAAcC,EAAaT,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
|
|
@@ -2,6 +2,8 @@ import '@oicl/openbridge-webcomponents/dist/navigation-instruments/rate-of-turn/
|
|
|
2
2
|
import { RotType, RotPosition, WatchCircleType } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';
|
|
3
3
|
import { Priority } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
4
4
|
export interface Props {
|
|
5
|
+
rateOfTurnDegreesPerMinute?: number | undefined;
|
|
6
|
+
rotDotAnimationFactor?: number;
|
|
5
7
|
rotationsPerMinute?: number;
|
|
6
8
|
rotType?: RotType;
|
|
7
9
|
rotPosition?: RotPosition;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{defineComponent as u,reactive as
|
|
1
|
+
import{defineComponent as u,reactive as f,useSlots as d,withDirectives as m,openBlock as v,createBlock as P,h as b}from"vue";import{assignSlotNodes as _}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/rate-of-turn/rate-of-turn.js";const y=u({__name:"ObcRateOfTurn",props:{rateOfTurnDegreesPerMinute:{},rotDotAnimationFactor:{},rotationsPerMinute:{},rotType:{},rotPosition:{},priority:{},barStartAngle:{},barEndAngle:{},watchCircleType:{},rotPortStarboard:{type:Boolean},rotAtZeroDeadband:{}},setup(c){const e=c,n=f({}),i={created(o){for(const t in e)n[t]=o[t]}};let s=!1;const p=d(),l=()=>{const t={};for(const r in e){const a=e[r];(a!==void 0||s)&&(t[r]=a??n[r])}return s=!0,b("obc-rate-of-turn",t,_(p))};return(o,t)=>m((v(),P(l,null,null,512)),[[i]])}});export{y as default};
|
|
2
2
|
//# sourceMappingURL=ObcRateOfTurn.vue2.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObcRateOfTurn.vue2.js","sources":["../../src/navigation-instruments/rate-of-turn/ObcRateOfTurn.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/navigation-instruments/rate-of-turn/rate-of-turn.js';\n import {RotType, RotPosition, WatchCircleType} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';\nimport {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n\n export interface Props {\n rotationsPerMinute?: number;\n rotType?: RotType;\n rotPosition?: RotPosition;\n priority?: Priority;\n barStartAngle?: number;\n barEndAngle?: number;\n watchCircleType?: WatchCircleType;\n rotPortStarboard?: boolean;\n rotAtZeroDeadband?: number\n }\n\n \n \n export type {RotType, RotPosition, WatchCircleType} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';\nexport type {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcRateOfTurn',\n props: {\n rotationsPerMinute: {},\n rotType: {},\n rotPosition: {},\n priority: {},\n barStartAngle: {},\n barEndAngle: {},\n watchCircleType: {},\n rotPortStarboard: { type: Boolean },\n rotAtZeroDeadband: {}\n },\n setup(__props: any) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n \n\n const slots = useSlots() as Slots;\n\n const render = () => {\n const eventProps = {\n \n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obc-rate-of-turn',\n props,\n assignSlotNodes(slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","slots","useSlots","render","props","v","h","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"
|
|
1
|
+
{"version":3,"file":"ObcRateOfTurn.vue2.js","sources":["../../src/navigation-instruments/rate-of-turn/ObcRateOfTurn.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/navigation-instruments/rate-of-turn/rate-of-turn.js';\n import {RotType, RotPosition, WatchCircleType} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';\nimport {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n\n export interface Props {\n rateOfTurnDegreesPerMinute?: number | undefined;\n rotDotAnimationFactor?: number;\n rotationsPerMinute?: number;\n rotType?: RotType;\n rotPosition?: RotPosition;\n priority?: Priority;\n barStartAngle?: number;\n barEndAngle?: number;\n watchCircleType?: WatchCircleType;\n rotPortStarboard?: boolean;\n rotAtZeroDeadband?: number\n }\n\n \n \n export type {RotType, RotPosition, WatchCircleType} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/watch.js';\nexport type {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcRateOfTurn',\n props: {\n rateOfTurnDegreesPerMinute: {},\n rotDotAnimationFactor: {},\n rotationsPerMinute: {},\n rotType: {},\n rotPosition: {},\n priority: {},\n barStartAngle: {},\n barEndAngle: {},\n watchCircleType: {},\n rotPortStarboard: { type: Boolean },\n rotAtZeroDeadband: {}\n },\n setup(__props: any) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n \n\n const slots = useSlots() as Slots;\n\n const render = () => {\n const eventProps = {\n \n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obc-rate-of-turn',\n props,\n assignSlotNodes(slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","slots","useSlots","render","props","v","h","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"oSA4BA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,gBACR,MAAO,CACL,2BAA4B,CAAA,EAC5B,sBAAuB,CAAA,EACvB,mBAAoB,CAAA,EACpB,QAAS,CAAA,EACT,YAAa,CAAA,EACb,SAAU,CAAA,EACV,cAAe,CAAA,EACf,YAAa,CAAA,EACb,gBAAiB,CAAA,EACjB,iBAAkB,CAAE,KAAM,OAAA,EAC1B,kBAAmB,CAAA,CAAC,EAEtB,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,EAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,CAAgB,EAAID,EAAGC,CAAC,CAErC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,EAAA,EAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,CAAgB,GAC9BM,IAAM,QAAcL,KACtBI,EAAML,CAAgB,EAAgBM,GAAKV,EAASI,CAAgB,EAEzE,CAEA,OAAAC,EAAc,GAGLM,EACL,mBACAF,EACAG,EAAgBN,CAAK,CAAA,CAEzB,EAEN,MAAO,CAACO,EAAUC,IACTC,GAAiBC,IAAcC,EAAaT,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';
|
|
2
|
+
import { ReadoutSourceType } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout-source.js';
|
|
3
|
+
import { ReadoutVariant, ReadoutAlertState, ReadoutSetpointInteraction, ReadoutDirection, ReadoutStackVerticalAlignment } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';
|
|
4
|
+
import { Priority } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
5
|
+
import { ReadoutSetpointSize, ReadoutSetpointFormat } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-setpoint/readout-setpoint.js';
|
|
6
|
+
import { ReadoutAdviceFormat, ReadoutAdviceState } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-advice/readout-advice.js';
|
|
7
|
+
export interface Props {
|
|
8
|
+
value?: number | undefined;
|
|
9
|
+
hasSetpoint?: boolean;
|
|
10
|
+
setpointValue?: number | undefined;
|
|
11
|
+
variant?: ReadoutVariant;
|
|
12
|
+
hasDegree?: boolean;
|
|
13
|
+
label?: string;
|
|
14
|
+
unit?: string | undefined;
|
|
15
|
+
src?: string | undefined;
|
|
16
|
+
off?: boolean;
|
|
17
|
+
valuePriority?: Priority | undefined;
|
|
18
|
+
alertState?: ReadoutAlertState;
|
|
19
|
+
setpointInteraction?: ReadoutSetpointInteraction;
|
|
20
|
+
direction?: ReadoutDirection;
|
|
21
|
+
setpointSize?: ReadoutSetpointSize | undefined;
|
|
22
|
+
alignment?: ReadoutStackVerticalAlignment;
|
|
23
|
+
hug?: boolean;
|
|
24
|
+
hasSetpointDivider?: boolean;
|
|
25
|
+
hasSourceDivider?: boolean;
|
|
26
|
+
showZeroPadding?: boolean;
|
|
27
|
+
fractionDigits?: number;
|
|
28
|
+
minValueLength?: number;
|
|
29
|
+
valueHasHintedZeros?: boolean;
|
|
30
|
+
labelOnly?: boolean;
|
|
31
|
+
hasSrcPicker?: boolean;
|
|
32
|
+
sourceDeltaValue?: number;
|
|
33
|
+
sourceType?: ReadoutSourceType | undefined;
|
|
34
|
+
hasLeadingIcon?: boolean;
|
|
35
|
+
sourceHug?: boolean;
|
|
36
|
+
hasSourceLeadingIcon?: boolean;
|
|
37
|
+
hasSourceTrailingIcon?: boolean;
|
|
38
|
+
hasAdvice?: boolean;
|
|
39
|
+
adviceValue?: number | undefined;
|
|
40
|
+
adviceFormat?: ReadoutAdviceFormat;
|
|
41
|
+
adviceState?: ReadoutAdviceState;
|
|
42
|
+
adviceSecondaryValue?: number | undefined;
|
|
43
|
+
adviceDescription?: string;
|
|
44
|
+
adviceHasHintedZeros?: boolean;
|
|
45
|
+
setpointFormat?: ReadoutSetpointFormat;
|
|
46
|
+
setpointSecondaryValue?: number | undefined;
|
|
47
|
+
setpointDescription?: string;
|
|
48
|
+
setpointHasHintedZeros?: boolean;
|
|
49
|
+
}
|
|
50
|
+
export type { ReadoutSourceType } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout-source.js';
|
|
51
|
+
export type { ReadoutVariant, ReadoutAlertState, ReadoutSetpointInteraction, ReadoutDirection, ReadoutStackVerticalAlignment } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';
|
|
52
|
+
export type { Priority } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
53
|
+
export type { ReadoutSetpointSize, ReadoutSetpointFormat } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-setpoint/readout-setpoint.js';
|
|
54
|
+
export type { ReadoutAdviceFormat, ReadoutAdviceState } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-advice/readout-advice.js';
|
|
55
|
+
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
56
|
+
"source-flyout-click": (payload: CustomEvent<{
|
|
57
|
+
src: string;
|
|
58
|
+
sourceType?: ReadoutSourceType;
|
|
59
|
+
}>) => any;
|
|
60
|
+
"source-change": (payload: CustomEvent<{
|
|
61
|
+
value: string;
|
|
62
|
+
label?: string;
|
|
63
|
+
}>) => any;
|
|
64
|
+
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
65
|
+
"onSource-flyout-click"?: ((payload: CustomEvent<{
|
|
66
|
+
src: string;
|
|
67
|
+
sourceType?: ReadoutSourceType;
|
|
68
|
+
}>) => any) | undefined;
|
|
69
|
+
"onSource-change"?: ((payload: CustomEvent<{
|
|
70
|
+
value: string;
|
|
71
|
+
label?: string;
|
|
72
|
+
}>) => any) | undefined;
|
|
73
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
74
|
+
export default _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcReadout.vue.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{defineComponent as y,reactive as v,useSlots as h,withDirectives as B,openBlock as f,createBlock as m,h as S}from"vue";import{assignSlotNodes as g}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js";const P=y({__name:"ObcReadout",props:{value:{},hasSetpoint:{type:Boolean},setpointValue:{},variant:{},hasDegree:{type:Boolean},label:{},unit:{},src:{},off:{type:Boolean},valuePriority:{},alertState:{},setpointInteraction:{},direction:{},setpointSize:{},alignment:{},hug:{type:Boolean},hasSetpointDivider:{type:Boolean},hasSourceDivider:{type:Boolean},showZeroPadding:{type:Boolean},fractionDigits:{},minValueLength:{},valueHasHintedZeros:{type:Boolean},labelOnly:{type:Boolean},hasSrcPicker:{type:Boolean},sourceDeltaValue:{},sourceType:{},hasLeadingIcon:{type:Boolean},sourceHug:{type:Boolean},hasSourceLeadingIcon:{type:Boolean},hasSourceTrailingIcon:{type:Boolean},hasAdvice:{type:Boolean},adviceValue:{},adviceFormat:{},adviceState:{},adviceSecondaryValue:{},adviceDescription:{},adviceHasHintedZeros:{type:Boolean},setpointFormat:{},setpointSecondaryValue:{},setpointDescription:{},setpointHasHintedZeros:{type:Boolean}},emits:["source-flyout-click","source-change"],setup(c,{emit:l}){const t=c,a=v({}),p={created(n){for(const o in t)a[o]=n[o]}};let s=!1;const i=l,u=h(),d=()=>{const o={onSourceFlyoutClick:e=>i("source-flyout-click",e),onSourceChange:e=>i("source-change",e)};for(const e in t){const r=t[e];(r!==void 0||s)&&(o[e]=r??a[e])}return s=!0,S("obc-readout",o,g(u))};return(n,o)=>B((f(),m(d,null,null,512)),[[p]])}});export{P as default};
|
|
2
|
+
//# sourceMappingURL=ObcReadout.vue2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcReadout.vue2.js","sources":["../../src/navigation-instruments/readout/ObcReadout.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';\n import {ReadoutSourceType} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout-source.js';\nimport {ReadoutVariant, ReadoutAlertState, ReadoutSetpointInteraction, ReadoutDirection, ReadoutStackVerticalAlignment} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';\nimport {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\nimport {ReadoutSetpointSize, ReadoutSetpointFormat} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-setpoint/readout-setpoint.js';\nimport {ReadoutAdviceFormat, ReadoutAdviceState} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-advice/readout-advice.js';\n\n export interface Props {\n value?: number | undefined;\n hasSetpoint?: boolean;\n setpointValue?: number | undefined;\n variant?: ReadoutVariant;\n hasDegree?: boolean;\n label?: string;\n unit?: string | undefined;\n src?: string | undefined;\n off?: boolean;\n valuePriority?: Priority | undefined;\n alertState?: ReadoutAlertState;\n setpointInteraction?: ReadoutSetpointInteraction;\n direction?: ReadoutDirection;\n setpointSize?: ReadoutSetpointSize | undefined;\n alignment?: ReadoutStackVerticalAlignment;\n hug?: boolean;\n hasSetpointDivider?: boolean;\n hasSourceDivider?: boolean;\n showZeroPadding?: boolean;\n fractionDigits?: number;\n minValueLength?: number;\n valueHasHintedZeros?: boolean;\n labelOnly?: boolean;\n hasSrcPicker?: boolean;\n sourceDeltaValue?: number;\n sourceType?: ReadoutSourceType | undefined;\n hasLeadingIcon?: boolean;\n sourceHug?: boolean;\n hasSourceLeadingIcon?: boolean;\n hasSourceTrailingIcon?: boolean;\n hasAdvice?: boolean;\n adviceValue?: number | undefined;\n adviceFormat?: ReadoutAdviceFormat;\n adviceState?: ReadoutAdviceState;\n adviceSecondaryValue?: number | undefined;\n adviceDescription?: string;\n adviceHasHintedZeros?: boolean;\n setpointFormat?: ReadoutSetpointFormat;\n setpointSecondaryValue?: number | undefined;\n setpointDescription?: string;\n setpointHasHintedZeros?: boolean\n }\n\n \n \n export type {ReadoutSourceType} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout-source.js';\nexport type {ReadoutVariant, ReadoutAlertState, ReadoutSetpointInteraction, ReadoutDirection, ReadoutStackVerticalAlignment} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';\nexport type {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\nexport type {ReadoutSetpointSize, ReadoutSetpointFormat} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-setpoint/readout-setpoint.js';\nexport type {ReadoutAdviceFormat, ReadoutAdviceState} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-advice/readout-advice.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcReadout',\n props: {\n value: {},\n hasSetpoint: { type: Boolean },\n setpointValue: {},\n variant: {},\n hasDegree: { type: Boolean },\n label: {},\n unit: {},\n src: {},\n off: { type: Boolean },\n valuePriority: {},\n alertState: {},\n setpointInteraction: {},\n direction: {},\n setpointSize: {},\n alignment: {},\n hug: { type: Boolean },\n hasSetpointDivider: { type: Boolean },\n hasSourceDivider: { type: Boolean },\n showZeroPadding: { type: Boolean },\n fractionDigits: {},\n minValueLength: {},\n valueHasHintedZeros: { type: Boolean },\n labelOnly: { type: Boolean },\n hasSrcPicker: { type: Boolean },\n sourceDeltaValue: {},\n sourceType: {},\n hasLeadingIcon: { type: Boolean },\n sourceHug: { type: Boolean },\n hasSourceLeadingIcon: { type: Boolean },\n hasSourceTrailingIcon: { type: Boolean },\n hasAdvice: { type: Boolean },\n adviceValue: {},\n adviceFormat: {},\n adviceState: {},\n adviceSecondaryValue: {},\n adviceDescription: {},\n adviceHasHintedZeros: { type: Boolean },\n setpointFormat: {},\n setpointSecondaryValue: {},\n setpointDescription: {},\n setpointHasHintedZeros: { type: Boolean }\n },\n emits: [\"source-flyout-click\", \"source-change\"],\n setup(__props: any, { emit: __emit }) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n const emit = __emit;\n\n const slots = useSlots() as Slots;\n\n const render = () => {\n const eventProps = {\n onSourceFlyoutClick: (event: CustomEvent<{src: string, sourceType?: ReadoutSourceType}>) => emit('source-flyout-click', event as CustomEvent<{src: string, sourceType?: ReadoutSourceType}>),\nonSourceChange: (event: CustomEvent<{value: string, label?: string}>) => emit('source-change', event as CustomEvent<{value: string, label?: string}>)\n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obc-readout',\n props,\n assignSlotNodes(slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","__emit","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","emit","slots","useSlots","render","props","event","v","h","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"0RAgEA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,aACR,MAAO,CACL,MAAO,CAAA,EACP,YAAa,CAAE,KAAM,OAAA,EACrB,cAAe,CAAA,EACf,QAAS,CAAA,EACT,UAAW,CAAE,KAAM,OAAA,EACnB,MAAO,CAAA,EACP,KAAM,CAAA,EACN,IAAK,CAAA,EACL,IAAK,CAAE,KAAM,OAAA,EACb,cAAe,CAAA,EACf,WAAY,CAAA,EACZ,oBAAqB,CAAA,EACrB,UAAW,CAAA,EACX,aAAc,CAAA,EACd,UAAW,CAAA,EACX,IAAK,CAAE,KAAM,OAAA,EACb,mBAAoB,CAAE,KAAM,OAAA,EAC5B,iBAAkB,CAAE,KAAM,OAAA,EAC1B,gBAAiB,CAAE,KAAM,OAAA,EACzB,eAAgB,CAAA,EAChB,eAAgB,CAAA,EAChB,oBAAqB,CAAE,KAAM,OAAA,EAC7B,UAAW,CAAE,KAAM,OAAA,EACnB,aAAc,CAAE,KAAM,OAAA,EACtB,iBAAkB,CAAA,EAClB,WAAY,CAAA,EACZ,eAAgB,CAAE,KAAM,OAAA,EACxB,UAAW,CAAE,KAAM,OAAA,EACnB,qBAAsB,CAAE,KAAM,OAAA,EAC9B,sBAAuB,CAAE,KAAM,OAAA,EAC/B,UAAW,CAAE,KAAM,OAAA,EACnB,YAAa,CAAA,EACb,aAAc,CAAA,EACd,YAAa,CAAA,EACb,qBAAsB,CAAA,EACtB,kBAAmB,CAAA,EACnB,qBAAsB,CAAE,KAAM,OAAA,EAC9B,eAAgB,CAAA,EAChB,uBAAwB,CAAA,EACxB,oBAAqB,CAAA,EACrB,uBAAwB,CAAE,KAAM,OAAA,CAAQ,EAE1C,MAAO,CAAC,sBAAuB,eAAe,EAC9C,MAAMC,EAAc,CAAE,KAAMC,GAAU,CAElC,MAAMC,EAAWF,EAEfG,EAAWC,EAAS,EAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,CAAgB,EAAID,EAAGC,CAAC,CAErC,CAAA,EAGF,IAAIC,EAAc,GAEd,MAAMC,EAAOR,EAEPS,EAAQC,EAAA,EAERC,EAAS,IAAM,CAKnB,MAAMC,EAJa,CACvB,oBAAsBC,GAAsEL,EAAK,sBAAuBK,CAAmE,EAC/L,eAAiBA,GAAwDL,EAAK,gBAAiBK,CAAqD,CAAA,EAK9I,UAAWP,KAAKL,EAAU,CACxB,MAAMa,EAAIb,EAASK,CAAgB,GAC9BQ,IAAM,QAAcP,KACtBK,EAAMN,CAAgB,EAAgBQ,GAAKZ,EAASI,CAAgB,EAEzE,CAEA,OAAAC,EAAc,GAGLQ,EACL,cACAH,EACAI,EAAgBP,CAAK,CAAA,CAEzB,EAEN,MAAO,CAACQ,EAAUC,IACTC,GAAiBC,IAAcC,EAAaV,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACP,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-advice/readout-advice.js';
|
|
2
|
+
import { ReadoutVariant, ReadoutDirection } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';
|
|
3
|
+
import { ReadoutSetpointSize } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-setpoint/readout-setpoint.js';
|
|
4
|
+
import { ReadoutAdviceFormat, ReadoutAdviceState } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-advice/readout-advice.js';
|
|
5
|
+
import { Priority } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
6
|
+
export interface Props {
|
|
7
|
+
readoutStyle?: ReadoutVariant | undefined;
|
|
8
|
+
direction?: ReadoutDirection | undefined;
|
|
9
|
+
size?: ReadoutSetpointSize;
|
|
10
|
+
format?: ReadoutAdviceFormat | undefined;
|
|
11
|
+
priority?: Priority | undefined;
|
|
12
|
+
state?: ReadoutAdviceState;
|
|
13
|
+
hugContent?: boolean;
|
|
14
|
+
value?: number | undefined;
|
|
15
|
+
secondaryValue?: number | undefined;
|
|
16
|
+
description?: string;
|
|
17
|
+
minValueLength?: number;
|
|
18
|
+
hasHintedZeros?: boolean;
|
|
19
|
+
fractionDigits?: number;
|
|
20
|
+
hasDegree?: boolean;
|
|
21
|
+
}
|
|
22
|
+
export type { ReadoutVariant, ReadoutDirection } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';
|
|
23
|
+
export type { ReadoutSetpointSize } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-setpoint/readout-setpoint.js';
|
|
24
|
+
export type { ReadoutAdviceFormat, ReadoutAdviceState } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-advice/readout-advice.js';
|
|
25
|
+
export type { Priority } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
26
|
+
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
27
|
+
export default _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcReadoutAdvice.vue.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{defineComponent as u,reactive as d,useSlots as f,withDirectives as v,openBlock as m,createBlock as h,h as y}from"vue";import{assignSlotNodes as _}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-advice/readout-advice.js";const P=u({__name:"ObcReadoutAdvice",props:{readoutStyle:{},direction:{},size:{},format:{},priority:{},state:{},hugContent:{type:Boolean},value:{},secondaryValue:{},description:{},minValueLength:{},hasHintedZeros:{type:Boolean},fractionDigits:{},hasDegree:{type:Boolean}},setup(c){const t=c,s=d({}),i={created(o){for(const e in t)s[e]=o[e]}};let r=!1;const l=f(),p=()=>{const e={};for(const n in t){const a=t[n];(a!==void 0||r)&&(e[n]=a??s[n])}return r=!0,y("obc-readout-advice",e,_(l))};return(o,e)=>v((m(),h(p,null,null,512)),[[i]])}});export{P as default};
|
|
2
|
+
//# sourceMappingURL=ObcReadoutAdvice.vue2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcReadoutAdvice.vue2.js","sources":["../../src/navigation-instruments/readout-advice/ObcReadoutAdvice.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-advice/readout-advice.js';\n import {ReadoutVariant, ReadoutDirection} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';\nimport {ReadoutSetpointSize} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-setpoint/readout-setpoint.js';\nimport {ReadoutAdviceFormat, ReadoutAdviceState} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-advice/readout-advice.js';\nimport {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n\n export interface Props {\n readoutStyle?: ReadoutVariant | undefined;\n direction?: ReadoutDirection | undefined;\n size?: ReadoutSetpointSize;\n format?: ReadoutAdviceFormat | undefined;\n priority?: Priority | undefined;\n state?: ReadoutAdviceState;\n hugContent?: boolean;\n value?: number | undefined;\n secondaryValue?: number | undefined;\n description?: string;\n minValueLength?: number;\n hasHintedZeros?: boolean;\n fractionDigits?: number;\n hasDegree?: boolean\n }\n\n \n \n export type {ReadoutVariant, ReadoutDirection} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';\nexport type {ReadoutSetpointSize} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-setpoint/readout-setpoint.js';\nexport type {ReadoutAdviceFormat, ReadoutAdviceState} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-advice/readout-advice.js';\nexport type {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcReadoutAdvice',\n props: {\n readoutStyle: {},\n direction: {},\n size: {},\n format: {},\n priority: {},\n state: {},\n hugContent: { type: Boolean },\n value: {},\n secondaryValue: {},\n description: {},\n minValueLength: {},\n hasHintedZeros: { type: Boolean },\n fractionDigits: {},\n hasDegree: { type: Boolean }\n },\n setup(__props: any) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n \n\n const slots = useSlots() as Slots;\n\n const render = () => {\n const eventProps = {\n \n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obc-readout-advice',\n props,\n assignSlotNodes(slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","slots","useSlots","render","props","v","h","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"wSAmCA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,mBACR,MAAO,CACL,aAAc,CAAA,EACd,UAAW,CAAA,EACX,KAAM,CAAA,EACN,OAAQ,CAAA,EACR,SAAU,CAAA,EACV,MAAO,CAAA,EACP,WAAY,CAAE,KAAM,OAAA,EACpB,MAAO,CAAA,EACP,eAAgB,CAAA,EAChB,YAAa,CAAA,EACb,eAAgB,CAAA,EAChB,eAAgB,CAAE,KAAM,OAAA,EACxB,eAAgB,CAAA,EAChB,UAAW,CAAE,KAAM,OAAA,CAAQ,EAE7B,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,EAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,CAAgB,EAAID,EAAGC,CAAC,CAErC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,EAAA,EAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,CAAgB,GAC9BM,IAAM,QAAcL,KACtBI,EAAML,CAAgB,EAAgBM,GAAKV,EAASI,CAAgB,EAEzE,CAEA,OAAAC,EAAc,GAGLM,EACL,qBACAF,EACAG,EAAgBN,CAAK,CAAA,CAEzB,EAEN,MAAO,CAACO,EAAUC,IACTC,GAAiBC,IAAcC,EAAaT,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-list-item/readout-list-item.js';
|
|
2
|
+
import { ReadoutListItemSize, ReadoutListItemStacking, ReadoutListItemPriority, ReadoutListItemAlertState } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-list-item/readout-list-item.js';
|
|
3
|
+
export interface Props {
|
|
4
|
+
size?: ReadoutListItemSize;
|
|
5
|
+
stacking?: ReadoutListItemStacking;
|
|
6
|
+
priority?: ReadoutListItemPriority;
|
|
7
|
+
alertState?: ReadoutListItemAlertState;
|
|
8
|
+
label?: string;
|
|
9
|
+
unit?: string;
|
|
10
|
+
src?: string;
|
|
11
|
+
value?: number | undefined;
|
|
12
|
+
setpointValue?: number | undefined;
|
|
13
|
+
hasSetpoint?: boolean;
|
|
14
|
+
hasDegree?: boolean;
|
|
15
|
+
hasUnit?: boolean;
|
|
16
|
+
hasLabel?: boolean;
|
|
17
|
+
hasSource?: boolean;
|
|
18
|
+
hasLeadingIcon?: boolean;
|
|
19
|
+
hasValueIcon?: boolean;
|
|
20
|
+
fractionDigits?: number;
|
|
21
|
+
showZeroPadding?: boolean;
|
|
22
|
+
minValueLength?: number;
|
|
23
|
+
hasHintedZeros?: boolean;
|
|
24
|
+
}
|
|
25
|
+
export type { ReadoutListItemSize, ReadoutListItemStacking, ReadoutListItemPriority, ReadoutListItemAlertState } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-list-item/readout-list-item.js';
|
|
26
|
+
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
27
|
+
export default _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcReadoutListItem.vue.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{defineComponent as u,reactive as d,useSlots as h,withDirectives as f,openBlock as m,createBlock as B,h as y}from"vue";import{assignSlotNodes as v}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-list-item/readout-list-item.js";const b=u({__name:"ObcReadoutListItem",props:{size:{},stacking:{},priority:{},alertState:{},label:{},unit:{},src:{},value:{},setpointValue:{},hasSetpoint:{type:Boolean},hasDegree:{type:Boolean},hasUnit:{type:Boolean},hasLabel:{type:Boolean},hasSource:{type:Boolean},hasLeadingIcon:{type:Boolean},hasValueIcon:{type:Boolean},fractionDigits:{},showZeroPadding:{type:Boolean},minValueLength:{},hasHintedZeros:{type:Boolean}},setup(i){const t=i,s=d({}),l={created(o){for(const e in t)s[e]=o[e]}};let a=!1;const c=h(),p=()=>{const e={};for(const n in t){const r=t[n];(r!==void 0||a)&&(e[n]=r??s[n])}return a=!0,y("obc-readout-list-item",e,v(c))};return(o,e)=>f((m(),B(p,null,null,512)),[[l]])}});export{b as default};
|
|
2
|
+
//# sourceMappingURL=ObcReadoutListItem.vue2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcReadoutListItem.vue2.js","sources":["../../src/navigation-instruments/readout-list-item/ObcReadoutListItem.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-list-item/readout-list-item.js';\n import {ReadoutListItemSize, ReadoutListItemStacking, ReadoutListItemPriority, ReadoutListItemAlertState} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-list-item/readout-list-item.js';\n\n export interface Props {\n size?: ReadoutListItemSize;\n stacking?: ReadoutListItemStacking;\n priority?: ReadoutListItemPriority;\n alertState?: ReadoutListItemAlertState;\n label?: string;\n unit?: string;\n src?: string;\n value?: number | undefined;\n setpointValue?: number | undefined;\n hasSetpoint?: boolean;\n hasDegree?: boolean;\n hasUnit?: boolean;\n hasLabel?: boolean;\n hasSource?: boolean;\n hasLeadingIcon?: boolean;\n hasValueIcon?: boolean;\n fractionDigits?: number;\n showZeroPadding?: boolean;\n minValueLength?: number;\n hasHintedZeros?: boolean\n }\n\n \n \n export type {ReadoutListItemSize, ReadoutListItemStacking, ReadoutListItemPriority, ReadoutListItemAlertState} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-list-item/readout-list-item.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcReadoutListItem',\n props: {\n size: {},\n stacking: {},\n priority: {},\n alertState: {},\n label: {},\n unit: {},\n src: {},\n value: {},\n setpointValue: {},\n hasSetpoint: { type: Boolean },\n hasDegree: { type: Boolean },\n hasUnit: { type: Boolean },\n hasLabel: { type: Boolean },\n hasSource: { type: Boolean },\n hasLeadingIcon: { type: Boolean },\n hasValueIcon: { type: Boolean },\n fractionDigits: {},\n showZeroPadding: { type: Boolean },\n minValueLength: {},\n hasHintedZeros: { type: Boolean }\n },\n setup(__props: any) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n \n\n const slots = useSlots() as Slots;\n\n const render = () => {\n const eventProps = {\n \n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obc-readout-list-item',\n props,\n assignSlotNodes(slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","slots","useSlots","render","props","v","h","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"8SAmCA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,qBACR,MAAO,CACL,KAAM,CAAA,EACN,SAAU,CAAA,EACV,SAAU,CAAA,EACV,WAAY,CAAA,EACZ,MAAO,CAAA,EACP,KAAM,CAAA,EACN,IAAK,CAAA,EACL,MAAO,CAAA,EACP,cAAe,CAAA,EACf,YAAa,CAAE,KAAM,OAAA,EACrB,UAAW,CAAE,KAAM,OAAA,EACnB,QAAS,CAAE,KAAM,OAAA,EACjB,SAAU,CAAE,KAAM,OAAA,EAClB,UAAW,CAAE,KAAM,OAAA,EACnB,eAAgB,CAAE,KAAM,OAAA,EACxB,aAAc,CAAE,KAAM,OAAA,EACtB,eAAgB,CAAA,EAChB,gBAAiB,CAAE,KAAM,OAAA,EACzB,eAAgB,CAAA,EAChB,eAAgB,CAAE,KAAM,OAAA,CAAQ,EAElC,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,EAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,CAAgB,EAAID,EAAGC,CAAC,CAErC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,EAAA,EAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,CAAgB,GAC9BM,IAAM,QAAcL,KACtBI,EAAML,CAAgB,EAAgBM,GAAKV,EAASI,CAAgB,EAEzE,CAEA,OAAAC,EAAc,GAGLM,EACL,wBACAF,EACAG,EAAgBN,CAAK,CAAA,CAEzB,EAEN,MAAO,CAACO,EAAUC,IACTC,GAAiBC,IAAcC,EAAaT,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-setpoint/readout-setpoint.js';
|
|
2
|
+
import { ReadoutSetpointVariant, ReadoutSetpointSize, ReadoutSetpointValueTypography, ReadoutSetpointFormat, ReadoutSetpointMode } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-setpoint/readout-setpoint.js';
|
|
3
|
+
import { ReadoutVariant, ReadoutDirection } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';
|
|
4
|
+
import { Priority } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
5
|
+
export interface Props {
|
|
6
|
+
variant?: ReadoutSetpointVariant;
|
|
7
|
+
readoutStyle?: ReadoutVariant | undefined;
|
|
8
|
+
direction?: ReadoutDirection | undefined;
|
|
9
|
+
size?: ReadoutSetpointSize;
|
|
10
|
+
valueTypography?: ReadoutSetpointValueTypography | undefined;
|
|
11
|
+
format?: ReadoutSetpointFormat | undefined;
|
|
12
|
+
mode?: ReadoutSetpointMode | undefined;
|
|
13
|
+
priority?: Priority | undefined;
|
|
14
|
+
hugContent?: boolean;
|
|
15
|
+
minValueLength?: number;
|
|
16
|
+
value?: number | undefined;
|
|
17
|
+
secondaryValue?: number | undefined;
|
|
18
|
+
off?: boolean;
|
|
19
|
+
description?: string;
|
|
20
|
+
hasHintedZeros?: boolean;
|
|
21
|
+
hasDegree?: boolean;
|
|
22
|
+
showZeroPadding?: boolean;
|
|
23
|
+
fractionDigits?: number;
|
|
24
|
+
}
|
|
25
|
+
export type { ReadoutSetpointVariant, ReadoutSetpointSize, ReadoutSetpointValueTypography, ReadoutSetpointFormat, ReadoutSetpointMode } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-setpoint/readout-setpoint.js';
|
|
26
|
+
export type { ReadoutVariant, ReadoutDirection } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';
|
|
27
|
+
export type { Priority } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
28
|
+
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>;
|
|
29
|
+
export default _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcReadoutSetpoint.vue.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{defineComponent as u,reactive as d,useSlots as f,withDirectives as m,openBlock as v,createBlock as h,h as y}from"vue";import{assignSlotNodes as g}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-setpoint/readout-setpoint.js";const P=u({__name:"ObcReadoutSetpoint",props:{variant:{},readoutStyle:{},direction:{},size:{},valueTypography:{},format:{},mode:{},priority:{},hugContent:{type:Boolean},minValueLength:{},value:{},secondaryValue:{},off:{type:Boolean},description:{},hasHintedZeros:{type:Boolean},hasDegree:{type:Boolean},showZeroPadding:{type:Boolean},fractionDigits:{}},setup(i){const o=i,r=d({}),c={created(t){for(const e in o)r[e]=t[e]}};let s=!1;const p=f(),l=()=>{const e={};for(const n in o){const a=o[n];(a!==void 0||s)&&(e[n]=a??r[n])}return s=!0,y("obc-readout-setpoint",e,g(p))};return(t,e)=>m((v(),h(l,null,null,512)),[[c]])}});export{P as default};
|
|
2
|
+
//# sourceMappingURL=ObcReadoutSetpoint.vue2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcReadoutSetpoint.vue2.js","sources":["../../src/navigation-instruments/readout-setpoint/ObcReadoutSetpoint.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-setpoint/readout-setpoint.js';\n import {ReadoutSetpointVariant, ReadoutSetpointSize, ReadoutSetpointValueTypography, ReadoutSetpointFormat, ReadoutSetpointMode} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-setpoint/readout-setpoint.js';\nimport {ReadoutVariant, ReadoutDirection} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';\nimport {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n\n export interface Props {\n variant?: ReadoutSetpointVariant;\n readoutStyle?: ReadoutVariant | undefined;\n direction?: ReadoutDirection | undefined;\n size?: ReadoutSetpointSize;\n valueTypography?: ReadoutSetpointValueTypography | undefined;\n format?: ReadoutSetpointFormat | undefined;\n mode?: ReadoutSetpointMode | undefined;\n priority?: Priority | undefined;\n hugContent?: boolean;\n minValueLength?: number;\n value?: number | undefined;\n secondaryValue?: number | undefined;\n off?: boolean;\n description?: string;\n hasHintedZeros?: boolean;\n hasDegree?: boolean;\n showZeroPadding?: boolean;\n fractionDigits?: number\n }\n\n \n \n export type {ReadoutSetpointVariant, ReadoutSetpointSize, ReadoutSetpointValueTypography, ReadoutSetpointFormat, ReadoutSetpointMode} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout-setpoint/readout-setpoint.js';\nexport type {ReadoutVariant, ReadoutDirection} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/readout/readout.js';\nexport type {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcReadoutSetpoint',\n props: {\n variant: {},\n readoutStyle: {},\n direction: {},\n size: {},\n valueTypography: {},\n format: {},\n mode: {},\n priority: {},\n hugContent: { type: Boolean },\n minValueLength: {},\n value: {},\n secondaryValue: {},\n off: { type: Boolean },\n description: {},\n hasHintedZeros: { type: Boolean },\n hasDegree: { type: Boolean },\n showZeroPadding: { type: Boolean },\n fractionDigits: {}\n },\n setup(__props: any) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n \n\n const slots = useSlots() as Slots;\n\n const render = () => {\n const eventProps = {\n \n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obc-readout-setpoint',\n props,\n assignSlotNodes(slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","slots","useSlots","render","props","v","h","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"4SAqCA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,qBACR,MAAO,CACL,QAAS,CAAA,EACT,aAAc,CAAA,EACd,UAAW,CAAA,EACX,KAAM,CAAA,EACN,gBAAiB,CAAA,EACjB,OAAQ,CAAA,EACR,KAAM,CAAA,EACN,SAAU,CAAA,EACV,WAAY,CAAE,KAAM,OAAA,EACpB,eAAgB,CAAA,EAChB,MAAO,CAAA,EACP,eAAgB,CAAA,EAChB,IAAK,CAAE,KAAM,OAAA,EACb,YAAa,CAAA,EACb,eAAgB,CAAE,KAAM,OAAA,EACxB,UAAW,CAAE,KAAM,OAAA,EACnB,gBAAiB,CAAE,KAAM,OAAA,EACzB,eAAgB,CAAA,CAAC,EAEnB,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,EAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,CAAgB,EAAID,EAAGC,CAAC,CAErC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,EAAA,EAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,CAAgB,GAC9BM,IAAM,QAAcL,KACtBI,EAAML,CAAgB,EAAgBM,GAAKV,EAASI,CAAgB,EAEzE,CAEA,OAAAC,EAAc,GAGLM,EACL,uBACAF,EACAG,EAAgBN,CAAK,CAAA,CAEzB,EAEN,MAAO,CAACO,EAAUC,IACTC,GAAiBC,IAAcC,EAAaT,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
|