@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
|
@@ -4,6 +4,7 @@ import { AnalogValveVariant } from '@oicl/openbridge-webcomponents/dist/automati
|
|
|
4
4
|
import { AutomationButtonReadoutStackSize } from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';
|
|
5
5
|
import { ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameStatus } from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';
|
|
6
6
|
import { CircularProgressMode } from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';
|
|
7
|
+
import { AutomationButtonBadgeControl, AutomationButtonBadgeCommandLocked, AutomationButtonBadgeInterlock, AutomationButtonBadgeAlert } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js';
|
|
7
8
|
export interface Props {
|
|
8
9
|
open?: boolean;
|
|
9
10
|
value?: number;
|
|
@@ -11,7 +12,6 @@ export interface Props {
|
|
|
11
12
|
labelDirection?: AutomationButtonLabelDirection;
|
|
12
13
|
variant?: AnalogValveVariant;
|
|
13
14
|
showReadoutStack?: boolean;
|
|
14
|
-
hasIdTag?: boolean;
|
|
15
15
|
readoutPosition?: AutomationButtonReadoutPosition;
|
|
16
16
|
readoutSize?: AutomationButtonReadoutStackSize;
|
|
17
17
|
positioning?: AutomationButtonPositioning;
|
|
@@ -24,17 +24,18 @@ export interface Props {
|
|
|
24
24
|
progress?: boolean;
|
|
25
25
|
progressMode?: CircularProgressMode;
|
|
26
26
|
progressValue?: number;
|
|
27
|
-
tag?: string;
|
|
27
|
+
tag?: string | null;
|
|
28
28
|
direction?: AutomationButtonDirection;
|
|
29
|
-
|
|
30
|
-
badgeCommandLocked?:
|
|
31
|
-
|
|
32
|
-
|
|
29
|
+
badgeControl?: AutomationButtonBadgeControl;
|
|
30
|
+
badgeCommandLocked?: AutomationButtonBadgeCommandLocked;
|
|
31
|
+
badgeInterlock?: AutomationButtonBadgeInterlock;
|
|
32
|
+
badgeAlert?: AutomationButtonBadgeAlert;
|
|
33
33
|
}
|
|
34
34
|
export type { AutomationButtonLabelDirection, AutomationButtonReadoutPosition, AutomationButtonPositioning, AutomationButtonDirection } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';
|
|
35
35
|
export type { AnalogValveVariant } from '@oicl/openbridge-webcomponents/dist/automation/analog-valve/analog-valve.js';
|
|
36
36
|
export type { AutomationButtonReadoutStackSize } from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';
|
|
37
37
|
export type { ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameStatus } from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';
|
|
38
38
|
export type { CircularProgressMode } from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';
|
|
39
|
+
export type { AutomationButtonBadgeControl, AutomationButtonBadgeCommandLocked, AutomationButtonBadgeInterlock, AutomationButtonBadgeAlert } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js';
|
|
39
40
|
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
40
41
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{defineComponent as d,reactive as u,useSlots as
|
|
1
|
+
import{defineComponent as d,reactive as u,useSlots as v,withDirectives as g,openBlock as m,createBlock as f,h as y}from"vue";import{assignSlotNodes as B}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/automation/analog-valve/analog-valve.js";const _=d({__name:"ObcAnalogValve",props:{open:{type:Boolean},value:{},vertical:{type:Boolean},labelDirection:{},variant:{},showReadoutStack:{type:Boolean},readoutPosition:{},readoutSize:{},positioning:{},alert:{type:Boolean},alertFrameType:{},alertFrameThickness:{},alertFrameStatus:{},showAlertCategoryIcon:{type:Boolean},showAlertIcon:{type:Boolean},progress:{type:Boolean},progressMode:{},progressValue:{},tag:{},direction:{},badgeControl:{},badgeCommandLocked:{},badgeInterlock:{},badgeAlert:{}},setup(l){const o=l,n=u({}),c={created(t){for(const e in o)n[e]=t[e]}};let a=!1;const p=v(),i=()=>{const e={};for(const r in o){const s=o[r];(s!==void 0||a)&&(e[r]=s??n[r])}return a=!0,y("obc-analog-valve",e,B(p))};return(t,e)=>g((m(),f(i,null,null,512)),[[c]])}});export{_ as default};
|
|
2
2
|
//# sourceMappingURL=ObcAnalogValve.vue2.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObcAnalogValve.vue2.js","sources":["../../src/automation/analog-valve/ObcAnalogValve.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/automation/analog-valve/analog-valve.js';\n import {AutomationButtonLabelDirection, AutomationButtonReadoutPosition, AutomationButtonPositioning, AutomationButtonDirection} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';\nimport {AnalogValveVariant} from '@oicl/openbridge-webcomponents/dist/automation/analog-valve/analog-valve.js';\nimport {AutomationButtonReadoutStackSize} from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';\nimport {ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameStatus} from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';\nimport {CircularProgressMode} from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';\n\n export interface Props {\n open?: boolean;\n value?: number;\n vertical?: boolean;\n labelDirection?: AutomationButtonLabelDirection;\n variant?: AnalogValveVariant;\n showReadoutStack?: boolean;\n
|
|
1
|
+
{"version":3,"file":"ObcAnalogValve.vue2.js","sources":["../../src/automation/analog-valve/ObcAnalogValve.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/automation/analog-valve/analog-valve.js';\n import {AutomationButtonLabelDirection, AutomationButtonReadoutPosition, AutomationButtonPositioning, AutomationButtonDirection} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';\nimport {AnalogValveVariant} from '@oicl/openbridge-webcomponents/dist/automation/analog-valve/analog-valve.js';\nimport {AutomationButtonReadoutStackSize} from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';\nimport {ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameStatus} from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';\nimport {CircularProgressMode} from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';\nimport {AutomationButtonBadgeControl, AutomationButtonBadgeCommandLocked, AutomationButtonBadgeInterlock, AutomationButtonBadgeAlert} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js';\n\n export interface Props {\n open?: boolean;\n value?: number;\n vertical?: boolean;\n labelDirection?: AutomationButtonLabelDirection;\n variant?: AnalogValveVariant;\n showReadoutStack?: boolean;\n readoutPosition?: AutomationButtonReadoutPosition;\n readoutSize?: AutomationButtonReadoutStackSize;\n positioning?: AutomationButtonPositioning;\n alert?: boolean;\n alertFrameType?: ObcAlertFrameType;\n alertFrameThickness?: ObcAlertFrameThickness;\n alertFrameStatus?: ObcAlertFrameStatus;\n showAlertCategoryIcon?: boolean;\n showAlertIcon?: boolean;\n progress?: boolean;\n progressMode?: CircularProgressMode;\n progressValue?: number;\n tag?: string | null;\n direction?: AutomationButtonDirection;\n badgeControl?: AutomationButtonBadgeControl;\n badgeCommandLocked?: AutomationButtonBadgeCommandLocked;\n badgeInterlock?: AutomationButtonBadgeInterlock;\n badgeAlert?: AutomationButtonBadgeAlert\n }\n\n \n \n export type {AutomationButtonLabelDirection, AutomationButtonReadoutPosition, AutomationButtonPositioning, AutomationButtonDirection} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';\nexport type {AnalogValveVariant} from '@oicl/openbridge-webcomponents/dist/automation/analog-valve/analog-valve.js';\nexport type {AutomationButtonReadoutStackSize} from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';\nexport type {ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameStatus} from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';\nexport type {CircularProgressMode} from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';\nexport type {AutomationButtonBadgeControl, AutomationButtonBadgeCommandLocked, AutomationButtonBadgeInterlock, AutomationButtonBadgeAlert} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcAnalogValve',\n props: {\n open: { type: Boolean },\n value: {},\n vertical: { type: Boolean },\n labelDirection: {},\n variant: {},\n showReadoutStack: { type: Boolean },\n readoutPosition: {},\n readoutSize: {},\n positioning: {},\n alert: { type: Boolean },\n alertFrameType: {},\n alertFrameThickness: {},\n alertFrameStatus: {},\n showAlertCategoryIcon: { type: Boolean },\n showAlertIcon: { type: Boolean },\n progress: { type: Boolean },\n progressMode: {},\n progressValue: {},\n tag: {},\n direction: {},\n badgeControl: {},\n badgeCommandLocked: {},\n badgeInterlock: {},\n badgeAlert: {}\n },\n setup(__props: any) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n \n\n const slots = useSlots() as Slots;\n\n const render = () => {\n const eventProps = {\n \n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obc-analog-valve',\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":"wRAiDA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,iBACR,MAAO,CACL,KAAM,CAAE,KAAM,OAAA,EACd,MAAO,CAAA,EACP,SAAU,CAAE,KAAM,OAAA,EAClB,eAAgB,CAAA,EAChB,QAAS,CAAA,EACT,iBAAkB,CAAE,KAAM,OAAA,EAC1B,gBAAiB,CAAA,EACjB,YAAa,CAAA,EACb,YAAa,CAAA,EACb,MAAO,CAAE,KAAM,OAAA,EACf,eAAgB,CAAA,EAChB,oBAAqB,CAAA,EACrB,iBAAkB,CAAA,EAClB,sBAAuB,CAAE,KAAM,OAAA,EAC/B,cAAe,CAAE,KAAM,OAAA,EACvB,SAAU,CAAE,KAAM,OAAA,EAClB,aAAc,CAAA,EACd,cAAe,CAAA,EACf,IAAK,CAAA,EACL,UAAW,CAAA,EACX,aAAc,CAAA,EACd,mBAAoB,CAAA,EACpB,eAAgB,CAAA,EAChB,WAAY,CAAA,CAAC,EAEf,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,EAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,CAAgB,EAAID,EAAGC,CAAC,CAErC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,EAAA,EAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,CAAgB,GAC9BM,IAAM,QAAcL,KACtBI,EAAML,CAAgB,EAAgBM,GAAKV,EAASI,CAAgB,EAEzE,CAEA,OAAAC,EAAc,GAGLM,EACL,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"}
|
|
@@ -3,9 +3,9 @@ import { AutomationButtonReadoutPosition, AutomationButtonPositioning, Automatio
|
|
|
3
3
|
import { AutomationButtonReadoutStackSize } from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';
|
|
4
4
|
import { ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameStatus } from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';
|
|
5
5
|
import { CircularProgressMode } from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';
|
|
6
|
+
import { AutomationButtonBadgeControl, AutomationButtonBadgeCommandLocked, AutomationButtonBadgeInterlock, AutomationButtonBadgeAlert } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js';
|
|
6
7
|
export interface Props {
|
|
7
8
|
showReadoutStack?: boolean;
|
|
8
|
-
hasIdTag?: boolean;
|
|
9
9
|
readoutPosition?: AutomationButtonReadoutPosition;
|
|
10
10
|
readoutSize?: AutomationButtonReadoutStackSize;
|
|
11
11
|
positioning?: AutomationButtonPositioning;
|
|
@@ -18,16 +18,17 @@ export interface Props {
|
|
|
18
18
|
progress?: boolean;
|
|
19
19
|
progressMode?: CircularProgressMode;
|
|
20
20
|
progressValue?: number;
|
|
21
|
-
tag?: string;
|
|
21
|
+
tag?: string | null;
|
|
22
22
|
direction?: AutomationButtonDirection;
|
|
23
|
-
|
|
24
|
-
badgeCommandLocked?:
|
|
25
|
-
|
|
26
|
-
|
|
23
|
+
badgeControl?: AutomationButtonBadgeControl;
|
|
24
|
+
badgeCommandLocked?: AutomationButtonBadgeCommandLocked;
|
|
25
|
+
badgeInterlock?: AutomationButtonBadgeInterlock;
|
|
26
|
+
badgeAlert?: AutomationButtonBadgeAlert;
|
|
27
27
|
}
|
|
28
28
|
export type { AutomationButtonReadoutPosition, AutomationButtonPositioning, AutomationButtonDirection } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';
|
|
29
29
|
export type { AutomationButtonReadoutStackSize } from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';
|
|
30
30
|
export type { ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameStatus } from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';
|
|
31
31
|
export type { CircularProgressMode } from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';
|
|
32
|
+
export type { AutomationButtonBadgeControl, AutomationButtonBadgeCommandLocked, AutomationButtonBadgeInterlock, AutomationButtonBadgeAlert } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js';
|
|
32
33
|
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
33
34
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{defineComponent as d,reactive as u,useSlots as
|
|
1
|
+
import{defineComponent as d,reactive as u,useSlots as m,withDirectives as f,openBlock as g,createBlock as h,h as v}from"vue";import{assignSlotNodes as B}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js";const _=d({__name:"ObcAbstractAutomationButton",props:{showReadoutStack:{type:Boolean},readoutPosition:{},readoutSize:{},positioning:{},alert:{type:Boolean},alertFrameType:{},alertFrameThickness:{},alertFrameStatus:{},showAlertCategoryIcon:{type:Boolean},showAlertIcon:{type:Boolean},progress:{type:Boolean},progressMode:{},progressValue:{},tag:{},direction:{},badgeControl:{},badgeCommandLocked:{},badgeInterlock:{},badgeAlert:{}},setup(c){const o=c,n=u({}),l={created(t){for(const e in o)n[e]=t[e]}};let s=!1;const p=m(),i=()=>{const e={};for(const r in o){const a=o[r];(a!==void 0||s)&&(e[r]=a??n[r])}return s=!0,v("undefined",e,B(p))};return(t,e)=>f((g(),h(i,null,null,512)),[[l]])}});export{_ as default};
|
|
2
2
|
//# sourceMappingURL=ObcAbstractAutomationButton.vue2.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObcAbstractAutomationButton.vue2.js","sources":["../../src/automation/automation-button/ObcAbstractAutomationButton.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js';\n import {AutomationButtonReadoutPosition, AutomationButtonPositioning, AutomationButtonDirection} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';\nimport {AutomationButtonReadoutStackSize} from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';\nimport {ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameStatus} from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';\nimport {CircularProgressMode} from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';\n\n export interface Props {\n showReadoutStack?: boolean;\n
|
|
1
|
+
{"version":3,"file":"ObcAbstractAutomationButton.vue2.js","sources":["../../src/automation/automation-button/ObcAbstractAutomationButton.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js';\n import {AutomationButtonReadoutPosition, AutomationButtonPositioning, AutomationButtonDirection} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';\nimport {AutomationButtonReadoutStackSize} from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';\nimport {ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameStatus} from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';\nimport {CircularProgressMode} from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';\nimport {AutomationButtonBadgeControl, AutomationButtonBadgeCommandLocked, AutomationButtonBadgeInterlock, AutomationButtonBadgeAlert} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js';\n\n export interface Props {\n showReadoutStack?: boolean;\n readoutPosition?: AutomationButtonReadoutPosition;\n readoutSize?: AutomationButtonReadoutStackSize;\n positioning?: AutomationButtonPositioning;\n alert?: boolean;\n alertFrameType?: ObcAlertFrameType;\n alertFrameThickness?: ObcAlertFrameThickness;\n alertFrameStatus?: ObcAlertFrameStatus;\n showAlertCategoryIcon?: boolean;\n showAlertIcon?: boolean;\n progress?: boolean;\n progressMode?: CircularProgressMode;\n progressValue?: number;\n tag?: string | null;\n direction?: AutomationButtonDirection;\n badgeControl?: AutomationButtonBadgeControl;\n badgeCommandLocked?: AutomationButtonBadgeCommandLocked;\n badgeInterlock?: AutomationButtonBadgeInterlock;\n badgeAlert?: AutomationButtonBadgeAlert\n }\n\n \n \n export type {AutomationButtonReadoutPosition, AutomationButtonPositioning, AutomationButtonDirection} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';\nexport type {AutomationButtonReadoutStackSize} from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';\nexport type {ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameStatus} from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';\nexport type {CircularProgressMode} from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';\nexport type {AutomationButtonBadgeControl, AutomationButtonBadgeCommandLocked, AutomationButtonBadgeInterlock, AutomationButtonBadgeAlert} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcAbstractAutomationButton',\n props: {\n showReadoutStack: { type: Boolean },\n readoutPosition: {},\n readoutSize: {},\n positioning: {},\n alert: { type: Boolean },\n alertFrameType: {},\n alertFrameThickness: {},\n alertFrameStatus: {},\n showAlertCategoryIcon: { type: Boolean },\n showAlertIcon: { type: Boolean },\n progress: { type: Boolean },\n progressMode: {},\n progressValue: {},\n tag: {},\n direction: {},\n badgeControl: {},\n badgeCommandLocked: {},\n badgeInterlock: {},\n badgeAlert: {}\n },\n setup(__props: any) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n \n\n const slots = useSlots() as Slots;\n\n const render = () => {\n const eventProps = {\n \n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'undefined',\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":"2SA0CA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,8BACR,MAAO,CACL,iBAAkB,CAAE,KAAM,OAAA,EAC1B,gBAAiB,CAAA,EACjB,YAAa,CAAA,EACb,YAAa,CAAA,EACb,MAAO,CAAE,KAAM,OAAA,EACf,eAAgB,CAAA,EAChB,oBAAqB,CAAA,EACrB,iBAAkB,CAAA,EAClB,sBAAuB,CAAE,KAAM,OAAA,EAC/B,cAAe,CAAE,KAAM,OAAA,EACvB,SAAU,CAAE,KAAM,OAAA,EAClB,aAAc,CAAA,EACd,cAAe,CAAA,EACf,IAAK,CAAA,EACL,UAAW,CAAA,EACX,aAAc,CAAA,EACd,mBAAoB,CAAA,EACpB,eAAgB,CAAA,EAChB,WAAY,CAAA,CAAC,EAEf,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,EAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,CAAgB,EAAID,EAAGC,CAAC,CAErC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,EAAA,EAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,CAAgB,GAC9BM,IAAM,QAAcL,KACtBI,EAAML,CAAgB,EAAgBM,GAAKV,EAASI,CAAgB,EAEzE,CAEA,OAAAC,EAAc,GAGLM,EACL,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"}
|
|
@@ -4,13 +4,13 @@ import { MotorizedVariant } from '@oicl/openbridge-webcomponents/dist/automation
|
|
|
4
4
|
import { AutomationButtonReadoutStackSize } from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';
|
|
5
5
|
import { ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameStatus } from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';
|
|
6
6
|
import { CircularProgressMode } from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';
|
|
7
|
+
import { AutomationButtonBadgeControl, AutomationButtonBadgeCommandLocked, AutomationButtonBadgeInterlock, AutomationButtonBadgeAlert } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js';
|
|
7
8
|
export interface Props {
|
|
8
9
|
on?: boolean;
|
|
9
10
|
speedInPercent?: number;
|
|
10
11
|
labelDirection?: AutomationButtonLabelDirection;
|
|
11
12
|
variant?: MotorizedVariant;
|
|
12
13
|
showReadoutStack?: boolean;
|
|
13
|
-
hasIdTag?: boolean;
|
|
14
14
|
readoutPosition?: AutomationButtonReadoutPosition;
|
|
15
15
|
readoutSize?: AutomationButtonReadoutStackSize;
|
|
16
16
|
positioning?: AutomationButtonPositioning;
|
|
@@ -23,17 +23,18 @@ export interface Props {
|
|
|
23
23
|
progress?: boolean;
|
|
24
24
|
progressMode?: CircularProgressMode;
|
|
25
25
|
progressValue?: number;
|
|
26
|
-
tag?: string;
|
|
26
|
+
tag?: string | null;
|
|
27
27
|
direction?: AutomationButtonDirection;
|
|
28
|
-
|
|
29
|
-
badgeCommandLocked?:
|
|
30
|
-
|
|
31
|
-
|
|
28
|
+
badgeControl?: AutomationButtonBadgeControl;
|
|
29
|
+
badgeCommandLocked?: AutomationButtonBadgeCommandLocked;
|
|
30
|
+
badgeInterlock?: AutomationButtonBadgeInterlock;
|
|
31
|
+
badgeAlert?: AutomationButtonBadgeAlert;
|
|
32
32
|
}
|
|
33
33
|
export type { AutomationButtonLabelDirection, AutomationButtonReadoutPosition, AutomationButtonPositioning, AutomationButtonDirection } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';
|
|
34
34
|
export type { MotorizedVariant } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button-motorized.js';
|
|
35
35
|
export type { AutomationButtonReadoutStackSize } from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';
|
|
36
36
|
export type { ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameStatus } from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';
|
|
37
37
|
export type { CircularProgressMode } from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';
|
|
38
|
+
export type { AutomationButtonBadgeControl, AutomationButtonBadgeCommandLocked, AutomationButtonBadgeInterlock, AutomationButtonBadgeAlert } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js';
|
|
38
39
|
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>;
|
|
39
40
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{defineComponent as d,reactive as u,useSlots as
|
|
1
|
+
import{defineComponent as d,reactive as u,useSlots as m,withDirectives as f,openBlock as g,createBlock as v,h as B}from"vue";import{assignSlotNodes as h}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button-motorized.js";const _=d({__name:"ObcAbstractAutomationButtonMotorized",props:{on:{type:Boolean},speedInPercent:{},labelDirection:{},variant:{},showReadoutStack:{type:Boolean},readoutPosition:{},readoutSize:{},positioning:{},alert:{type:Boolean},alertFrameType:{},alertFrameThickness:{},alertFrameStatus:{},showAlertCategoryIcon:{type:Boolean},showAlertIcon:{type:Boolean},progress:{type:Boolean},progressMode:{},progressValue:{},tag:{},direction:{},badgeControl:{},badgeCommandLocked:{},badgeInterlock:{},badgeAlert:{}},setup(c){const o=c,r=u({}),l={created(t){for(const e in o)r[e]=t[e]}};let s=!1;const i=m(),p=()=>{const e={};for(const n in o){const a=o[n];(a!==void 0||s)&&(e[n]=a??r[n])}return s=!0,B("undefined",e,h(i))};return(t,e)=>f((g(),v(p,null,null,512)),[[l]])}});export{_ as default};
|
|
2
2
|
//# sourceMappingURL=ObcAbstractAutomationButtonMotorized.vue2.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObcAbstractAutomationButtonMotorized.vue2.js","sources":["../../src/automation/automation-button/ObcAbstractAutomationButtonMotorized.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button-motorized.js';\n import {AutomationButtonLabelDirection, AutomationButtonReadoutPosition, AutomationButtonPositioning, AutomationButtonDirection} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';\nimport {MotorizedVariant} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button-motorized.js';\nimport {AutomationButtonReadoutStackSize} from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';\nimport {ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameStatus} from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';\nimport {CircularProgressMode} from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';\n\n export interface Props {\n on?: boolean;\n speedInPercent?: number;\n labelDirection?: AutomationButtonLabelDirection;\n variant?: MotorizedVariant;\n showReadoutStack?: boolean;\n
|
|
1
|
+
{"version":3,"file":"ObcAbstractAutomationButtonMotorized.vue2.js","sources":["../../src/automation/automation-button/ObcAbstractAutomationButtonMotorized.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button-motorized.js';\n import {AutomationButtonLabelDirection, AutomationButtonReadoutPosition, AutomationButtonPositioning, AutomationButtonDirection} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';\nimport {MotorizedVariant} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button-motorized.js';\nimport {AutomationButtonReadoutStackSize} from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';\nimport {ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameStatus} from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';\nimport {CircularProgressMode} from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';\nimport {AutomationButtonBadgeControl, AutomationButtonBadgeCommandLocked, AutomationButtonBadgeInterlock, AutomationButtonBadgeAlert} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js';\n\n export interface Props {\n on?: boolean;\n speedInPercent?: number;\n labelDirection?: AutomationButtonLabelDirection;\n variant?: MotorizedVariant;\n showReadoutStack?: boolean;\n readoutPosition?: AutomationButtonReadoutPosition;\n readoutSize?: AutomationButtonReadoutStackSize;\n positioning?: AutomationButtonPositioning;\n alert?: boolean;\n alertFrameType?: ObcAlertFrameType;\n alertFrameThickness?: ObcAlertFrameThickness;\n alertFrameStatus?: ObcAlertFrameStatus;\n showAlertCategoryIcon?: boolean;\n showAlertIcon?: boolean;\n progress?: boolean;\n progressMode?: CircularProgressMode;\n progressValue?: number;\n tag?: string | null;\n direction?: AutomationButtonDirection;\n badgeControl?: AutomationButtonBadgeControl;\n badgeCommandLocked?: AutomationButtonBadgeCommandLocked;\n badgeInterlock?: AutomationButtonBadgeInterlock;\n badgeAlert?: AutomationButtonBadgeAlert\n }\n\n \n \n export type {AutomationButtonLabelDirection, AutomationButtonReadoutPosition, AutomationButtonPositioning, AutomationButtonDirection} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';\nexport type {MotorizedVariant} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button-motorized.js';\nexport type {AutomationButtonReadoutStackSize} from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';\nexport type {ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameStatus} from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';\nexport type {CircularProgressMode} from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';\nexport type {AutomationButtonBadgeControl, AutomationButtonBadgeCommandLocked, AutomationButtonBadgeInterlock, AutomationButtonBadgeAlert} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcAbstractAutomationButtonMotorized',\n props: {\n on: { type: Boolean },\n speedInPercent: {},\n labelDirection: {},\n variant: {},\n showReadoutStack: { type: Boolean },\n readoutPosition: {},\n readoutSize: {},\n positioning: {},\n alert: { type: Boolean },\n alertFrameType: {},\n alertFrameThickness: {},\n alertFrameStatus: {},\n showAlertCategoryIcon: { type: Boolean },\n showAlertIcon: { type: Boolean },\n progress: { type: Boolean },\n progressMode: {},\n progressValue: {},\n tag: {},\n direction: {},\n badgeControl: {},\n badgeCommandLocked: {},\n badgeInterlock: {},\n badgeAlert: {}\n },\n setup(__props: any) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n \n\n const slots = useSlots() as Slots;\n\n const render = () => {\n const eventProps = {\n \n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'undefined',\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":"qTAgDA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,uCACR,MAAO,CACL,GAAI,CAAE,KAAM,OAAA,EACZ,eAAgB,CAAA,EAChB,eAAgB,CAAA,EAChB,QAAS,CAAA,EACT,iBAAkB,CAAE,KAAM,OAAA,EAC1B,gBAAiB,CAAA,EACjB,YAAa,CAAA,EACb,YAAa,CAAA,EACb,MAAO,CAAE,KAAM,OAAA,EACf,eAAgB,CAAA,EAChB,oBAAqB,CAAA,EACrB,iBAAkB,CAAA,EAClB,sBAAuB,CAAE,KAAM,OAAA,EAC/B,cAAe,CAAE,KAAM,OAAA,EACvB,SAAU,CAAE,KAAM,OAAA,EAClB,aAAc,CAAA,EACd,cAAe,CAAA,EACf,IAAK,CAAA,EACL,UAAW,CAAA,EACX,aAAc,CAAA,EACd,mBAAoB,CAAA,EACpB,eAAgB,CAAA,EAChB,WAAY,CAAA,CAAC,EAEf,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,EAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,CAAgB,EAAID,EAAGC,CAAC,CAErC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,EAAA,EAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,CAAgB,GAC9BM,IAAM,QAAcL,KACtBI,EAAML,CAAgB,EAAgBM,GAAKV,EAASI,CAAgB,EAEzE,CAEA,OAAAC,EAAc,GAGLM,EACL,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"}
|
|
@@ -4,11 +4,11 @@ import { AutomationButtonReadoutPosition, AutomationButtonPositioning, Automatio
|
|
|
4
4
|
import { AutomationButtonReadoutStackSize } from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';
|
|
5
5
|
import { ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameStatus } from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';
|
|
6
6
|
import { CircularProgressMode } from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';
|
|
7
|
+
import { AutomationButtonBadgeControl, AutomationButtonBadgeCommandLocked, AutomationButtonBadgeInterlock, AutomationButtonBadgeAlert } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js';
|
|
7
8
|
export interface Props {
|
|
8
9
|
on?: boolean;
|
|
9
10
|
variant?: SquaredVariant;
|
|
10
11
|
showReadoutStack?: boolean;
|
|
11
|
-
hasIdTag?: boolean;
|
|
12
12
|
readoutPosition?: AutomationButtonReadoutPosition;
|
|
13
13
|
readoutSize?: AutomationButtonReadoutStackSize;
|
|
14
14
|
positioning?: AutomationButtonPositioning;
|
|
@@ -21,17 +21,18 @@ export interface Props {
|
|
|
21
21
|
progress?: boolean;
|
|
22
22
|
progressMode?: CircularProgressMode;
|
|
23
23
|
progressValue?: number;
|
|
24
|
-
tag?: string;
|
|
24
|
+
tag?: string | null;
|
|
25
25
|
direction?: AutomationButtonDirection;
|
|
26
|
-
|
|
27
|
-
badgeCommandLocked?:
|
|
28
|
-
|
|
29
|
-
|
|
26
|
+
badgeControl?: AutomationButtonBadgeControl;
|
|
27
|
+
badgeCommandLocked?: AutomationButtonBadgeCommandLocked;
|
|
28
|
+
badgeInterlock?: AutomationButtonBadgeInterlock;
|
|
29
|
+
badgeAlert?: AutomationButtonBadgeAlert;
|
|
30
30
|
}
|
|
31
31
|
export type { SquaredVariant } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button-squared.js';
|
|
32
32
|
export type { AutomationButtonReadoutPosition, AutomationButtonPositioning, AutomationButtonDirection } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';
|
|
33
33
|
export type { AutomationButtonReadoutStackSize } from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';
|
|
34
34
|
export type { ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameStatus } from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';
|
|
35
35
|
export type { CircularProgressMode } from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';
|
|
36
|
+
export type { AutomationButtonBadgeControl, AutomationButtonBadgeCommandLocked, AutomationButtonBadgeInterlock, AutomationButtonBadgeAlert } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js';
|
|
36
37
|
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
37
38
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{defineComponent as d,reactive as u,useSlots as
|
|
1
|
+
import{defineComponent as d,reactive as u,useSlots as m,withDirectives as f,openBlock as g,createBlock as v,h as B}from"vue";import{assignSlotNodes as h}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button-squared.js";const S=d({__name:"ObcAbstractAutomationButtonSquared",props:{on:{type:Boolean},variant:{},showReadoutStack:{type:Boolean},readoutPosition:{},readoutSize:{},positioning:{},alert:{type:Boolean},alertFrameType:{},alertFrameThickness:{},alertFrameStatus:{},showAlertCategoryIcon:{type:Boolean},showAlertIcon:{type:Boolean},progress:{type:Boolean},progressMode:{},progressValue:{},tag:{},direction:{},badgeControl:{},badgeCommandLocked:{},badgeInterlock:{},badgeAlert:{}},setup(c){const o=c,n=u({}),l={created(t){for(const e in o)n[e]=t[e]}};let s=!1;const p=m(),i=()=>{const e={};for(const r in o){const a=o[r];(a!==void 0||s)&&(e[r]=a??n[r])}return s=!0,B("undefined",e,h(p))};return(t,e)=>f((g(),v(i,null,null,512)),[[l]])}});export{S as default};
|
|
2
2
|
//# sourceMappingURL=ObcAbstractAutomationButtonSquared.vue2.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObcAbstractAutomationButtonSquared.vue2.js","sources":["../../src/automation/automation-button/ObcAbstractAutomationButtonSquared.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button-squared.js';\n import {SquaredVariant} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button-squared.js';\nimport {AutomationButtonReadoutPosition, AutomationButtonPositioning, AutomationButtonDirection} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';\nimport {AutomationButtonReadoutStackSize} from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';\nimport {ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameStatus} from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';\nimport {CircularProgressMode} from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';\n\n export interface Props {\n on?: boolean;\n variant?: SquaredVariant;\n showReadoutStack?: boolean;\n
|
|
1
|
+
{"version":3,"file":"ObcAbstractAutomationButtonSquared.vue2.js","sources":["../../src/automation/automation-button/ObcAbstractAutomationButtonSquared.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button-squared.js';\n import {SquaredVariant} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button-squared.js';\nimport {AutomationButtonReadoutPosition, AutomationButtonPositioning, AutomationButtonDirection} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';\nimport {AutomationButtonReadoutStackSize} from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';\nimport {ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameStatus} from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';\nimport {CircularProgressMode} from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';\nimport {AutomationButtonBadgeControl, AutomationButtonBadgeCommandLocked, AutomationButtonBadgeInterlock, AutomationButtonBadgeAlert} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js';\n\n export interface Props {\n on?: boolean;\n variant?: SquaredVariant;\n showReadoutStack?: boolean;\n readoutPosition?: AutomationButtonReadoutPosition;\n readoutSize?: AutomationButtonReadoutStackSize;\n positioning?: AutomationButtonPositioning;\n alert?: boolean;\n alertFrameType?: ObcAlertFrameType;\n alertFrameThickness?: ObcAlertFrameThickness;\n alertFrameStatus?: ObcAlertFrameStatus;\n showAlertCategoryIcon?: boolean;\n showAlertIcon?: boolean;\n progress?: boolean;\n progressMode?: CircularProgressMode;\n progressValue?: number;\n tag?: string | null;\n direction?: AutomationButtonDirection;\n badgeControl?: AutomationButtonBadgeControl;\n badgeCommandLocked?: AutomationButtonBadgeCommandLocked;\n badgeInterlock?: AutomationButtonBadgeInterlock;\n badgeAlert?: AutomationButtonBadgeAlert\n }\n\n \n \n export type {SquaredVariant} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button-squared.js';\nexport type {AutomationButtonReadoutPosition, AutomationButtonPositioning, AutomationButtonDirection} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';\nexport type {AutomationButtonReadoutStackSize} from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';\nexport type {ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameStatus} from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';\nexport type {CircularProgressMode} from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';\nexport type {AutomationButtonBadgeControl, AutomationButtonBadgeCommandLocked, AutomationButtonBadgeInterlock, AutomationButtonBadgeAlert} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcAbstractAutomationButtonSquared',\n props: {\n on: { type: Boolean },\n variant: {},\n showReadoutStack: { type: Boolean },\n readoutPosition: {},\n readoutSize: {},\n positioning: {},\n alert: { type: Boolean },\n alertFrameType: {},\n alertFrameThickness: {},\n alertFrameStatus: {},\n showAlertCategoryIcon: { type: Boolean },\n showAlertIcon: { type: Boolean },\n progress: { type: Boolean },\n progressMode: {},\n progressValue: {},\n tag: {},\n direction: {},\n badgeControl: {},\n badgeCommandLocked: {},\n badgeInterlock: {},\n badgeAlert: {}\n },\n setup(__props: any) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n \n\n const slots = useSlots() as Slots;\n\n const render = () => {\n const eventProps = {\n \n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'undefined',\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":"mTA8CA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,qCACR,MAAO,CACL,GAAI,CAAE,KAAM,OAAA,EACZ,QAAS,CAAA,EACT,iBAAkB,CAAE,KAAM,OAAA,EAC1B,gBAAiB,CAAA,EACjB,YAAa,CAAA,EACb,YAAa,CAAA,EACb,MAAO,CAAE,KAAM,OAAA,EACf,eAAgB,CAAA,EAChB,oBAAqB,CAAA,EACrB,iBAAkB,CAAA,EAClB,sBAAuB,CAAE,KAAM,OAAA,EAC/B,cAAe,CAAE,KAAM,OAAA,EACvB,SAAU,CAAE,KAAM,OAAA,EAClB,aAAc,CAAA,EACd,cAAe,CAAA,EACf,IAAK,CAAA,EACL,UAAW,CAAA,EACX,aAAc,CAAA,EACd,mBAAoB,CAAA,EACpB,eAAgB,CAAA,EAChB,WAAY,CAAA,CAAC,EAEf,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,EAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,CAAgB,EAAID,EAAGC,CAAC,CAErC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,EAAA,EAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,CAAgB,GAC9BM,IAAM,QAAcL,KACtBI,EAAML,CAAgB,EAAgBM,GAAKV,EAASI,CAAgB,EAEzE,CAEA,OAAAC,EAAc,GAGLM,EACL,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"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';
|
|
2
2
|
import { AutomationButtonVariant, AutomationButtonState, AutomationButtonReadoutPosition, AutomationButtonDirection, AutomationButtonPositioning } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';
|
|
3
|
-
import { AutomationButtonReadoutStack,
|
|
3
|
+
import { AutomationButtonReadoutStack, AutomationButtonReadoutStackSize } from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';
|
|
4
4
|
import { ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameStatus } from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';
|
|
5
5
|
import { CircularProgressMode } from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';
|
|
6
6
|
export interface Props {
|
|
@@ -9,8 +9,7 @@ export interface Props {
|
|
|
9
9
|
static?: boolean;
|
|
10
10
|
showReadoutStack?: boolean;
|
|
11
11
|
readouts?: AutomationButtonReadoutStack[];
|
|
12
|
-
tag?:
|
|
13
|
-
hasIdTag?: boolean;
|
|
12
|
+
tag?: string | null;
|
|
14
13
|
readoutPosition?: AutomationButtonReadoutPosition;
|
|
15
14
|
readoutSize?: AutomationButtonReadoutStackSize;
|
|
16
15
|
alert?: boolean;
|
|
@@ -27,7 +26,7 @@ export interface Props {
|
|
|
27
26
|
hasBadgeSpacer?: boolean;
|
|
28
27
|
}
|
|
29
28
|
export type { AutomationButtonVariant, AutomationButtonState, AutomationButtonReadoutPosition, AutomationButtonDirection, AutomationButtonPositioning } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';
|
|
30
|
-
export type { AutomationButtonReadoutStack,
|
|
29
|
+
export type { AutomationButtonReadoutStack, AutomationButtonReadoutStackSize } from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';
|
|
31
30
|
export type { ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameStatus } from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';
|
|
32
31
|
export type { CircularProgressMode } from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';
|
|
33
32
|
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 u,reactive as d,useSlots as m,withDirectives as
|
|
1
|
+
import{defineComponent as u,reactive as d,useSlots as m,withDirectives as f,openBlock as B,createBlock as h,h as v}from"vue";import{assignSlotNodes as y}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js";const k=u({__name:"ObcAutomationButton",props:{variant:{},state:{},static:{type:Boolean},showReadoutStack:{type:Boolean},readouts:{},tag:{},readoutPosition:{},readoutSize:{},alert:{type:Boolean},alertFrameType:{},alertFrameThickness:{},alertFrameStatus:{},showAlertCategoryIcon:{type:Boolean},showAlertIcon:{type:Boolean},progress:{type:Boolean},progressMode:{},progressValue:{},direction:{},positioning:{},hasBadgeSpacer:{type:Boolean}},setup(c){const o=c,s=d({}),p={created(t){for(const e in o)s[e]=t[e]}};let n=!1;const l=m(),i=()=>{const e={};for(const r in o){const a=o[r];(a!==void 0||n)&&(e[r]=a??s[r])}return n=!0,v("obc-automation-button",e,y(l))};return(t,e)=>f((B(),h(i,null,null,512)),[[p]])}});export{k as default};
|
|
2
2
|
//# sourceMappingURL=ObcAutomationButton.vue2.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObcAutomationButton.vue2.js","sources":["../../src/automation/automation-button/ObcAutomationButton.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';\n import {AutomationButtonVariant, AutomationButtonState, AutomationButtonReadoutPosition, AutomationButtonDirection, AutomationButtonPositioning} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';\nimport {AutomationButtonReadoutStack,
|
|
1
|
+
{"version":3,"file":"ObcAutomationButton.vue2.js","sources":["../../src/automation/automation-button/ObcAutomationButton.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';\n import {AutomationButtonVariant, AutomationButtonState, AutomationButtonReadoutPosition, AutomationButtonDirection, AutomationButtonPositioning} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';\nimport {AutomationButtonReadoutStack, AutomationButtonReadoutStackSize} from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';\nimport {ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameStatus} from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';\nimport {CircularProgressMode} from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';\n\n export interface Props {\n variant?: AutomationButtonVariant;\n state?: AutomationButtonState;\n static?: boolean;\n showReadoutStack?: boolean;\n readouts?: AutomationButtonReadoutStack[];\n tag?: string | null;\n readoutPosition?: AutomationButtonReadoutPosition;\n readoutSize?: AutomationButtonReadoutStackSize;\n alert?: boolean;\n alertFrameType?: ObcAlertFrameType;\n alertFrameThickness?: ObcAlertFrameThickness;\n alertFrameStatus?: ObcAlertFrameStatus;\n showAlertCategoryIcon?: boolean;\n showAlertIcon?: boolean;\n progress?: boolean;\n progressMode?: CircularProgressMode;\n progressValue?: number;\n direction?: AutomationButtonDirection;\n positioning?: AutomationButtonPositioning;\n hasBadgeSpacer?: boolean\n }\n\n \n \n export type {AutomationButtonVariant, AutomationButtonState, AutomationButtonReadoutPosition, AutomationButtonDirection, AutomationButtonPositioning} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';\nexport type {AutomationButtonReadoutStack, AutomationButtonReadoutStackSize} from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';\nexport type {ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameStatus} from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';\nexport type {CircularProgressMode} from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcAutomationButton',\n props: {\n variant: {},\n state: {},\n static: { type: Boolean },\n showReadoutStack: { type: Boolean },\n readouts: {},\n tag: {},\n readoutPosition: {},\n readoutSize: {},\n alert: { type: Boolean },\n alertFrameType: {},\n alertFrameThickness: {},\n alertFrameStatus: {},\n showAlertCategoryIcon: { type: Boolean },\n showAlertIcon: { type: Boolean },\n progress: { type: Boolean },\n progressMode: {},\n progressValue: {},\n direction: {},\n positioning: {},\n hasBadgeSpacer: { 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-automation-button',\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":"kSAyCA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,sBACR,MAAO,CACL,QAAS,CAAA,EACT,MAAO,CAAA,EACP,OAAQ,CAAE,KAAM,OAAA,EAChB,iBAAkB,CAAE,KAAM,OAAA,EAC1B,SAAU,CAAA,EACV,IAAK,CAAA,EACL,gBAAiB,CAAA,EACjB,YAAa,CAAA,EACb,MAAO,CAAE,KAAM,OAAA,EACf,eAAgB,CAAA,EAChB,oBAAqB,CAAA,EACrB,iBAAkB,CAAA,EAClB,sBAAuB,CAAE,KAAM,OAAA,EAC/B,cAAe,CAAE,KAAM,OAAA,EACvB,SAAU,CAAE,KAAM,OAAA,EAClB,aAAc,CAAA,EACd,cAAe,CAAA,EACf,UAAW,CAAA,EACX,YAAa,CAAA,EACb,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"}
|
|
@@ -1,15 +1,48 @@
|
|
|
1
1
|
import '@oicl/openbridge-webcomponents/dist/automation/automation-tank/automation-tank.js';
|
|
2
2
|
import { LineMedium } from '@oicl/openbridge-webcomponents/dist/automation/index.js';
|
|
3
|
-
import { TankTrend,
|
|
3
|
+
import { TankTrend, TankType, TankOrientation, TankPositioning, TankChartMode, TankReadoutItem } from '@oicl/openbridge-webcomponents/dist/automation/automation-tank/automation-tank.js';
|
|
4
|
+
import { ChartLineDataItem } from '@oicl/openbridge-webcomponents/dist/building-blocks/chart-line/chart-line-base.js';
|
|
5
|
+
import { Priority } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
6
|
+
import { LinearAdvice } from '@oicl/openbridge-webcomponents/dist/building-blocks/instrument-linear/advice.js';
|
|
7
|
+
import { ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameStatus } from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';
|
|
8
|
+
import { AutomationButtonBadgeControl, AutomationButtonBadgeAlert, AutomationButtonBadgeInterlock, AutomationButtonBadgeCommandLocked } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js';
|
|
4
9
|
export interface Props {
|
|
5
10
|
medium?: LineMedium;
|
|
6
11
|
value?: number;
|
|
7
12
|
max?: number;
|
|
8
13
|
trend?: TankTrend;
|
|
9
|
-
|
|
14
|
+
type?: TankType;
|
|
15
|
+
orientation?: TankOrientation;
|
|
16
|
+
compact?: boolean;
|
|
17
|
+
positioning?: TankPositioning;
|
|
18
|
+
static?: boolean;
|
|
10
19
|
tag?: string;
|
|
20
|
+
chartMode?: TankChartMode;
|
|
21
|
+
chartData?: ChartLineDataItem[];
|
|
22
|
+
priority?: Priority;
|
|
23
|
+
advice?: LinearAdvice[];
|
|
24
|
+
hasAdvice?: boolean;
|
|
25
|
+
hasGraphIcon?: boolean;
|
|
26
|
+
alert?: boolean;
|
|
27
|
+
alertFrameType?: ObcAlertFrameType;
|
|
28
|
+
alertFrameThickness?: ObcAlertFrameThickness;
|
|
29
|
+
alertFrameStatus?: ObcAlertFrameStatus;
|
|
30
|
+
showAlertCategoryIcon?: boolean;
|
|
31
|
+
showAlertIcon?: boolean;
|
|
32
|
+
showTrendSymbol?: boolean;
|
|
33
|
+
percentFractionDigits?: number;
|
|
34
|
+
readout?: TankReadoutItem[];
|
|
35
|
+
badgeControl?: AutomationButtonBadgeControl;
|
|
36
|
+
badgeAlert?: AutomationButtonBadgeAlert;
|
|
37
|
+
badgeInterlock?: AutomationButtonBadgeInterlock;
|
|
38
|
+
badgeCommandLocked?: AutomationButtonBadgeCommandLocked;
|
|
11
39
|
}
|
|
12
40
|
export type { LineMedium } from '@oicl/openbridge-webcomponents/dist/automation/index.js';
|
|
13
|
-
export type { TankTrend,
|
|
41
|
+
export type { TankTrend, TankType, TankOrientation, TankPositioning, TankChartMode, TankReadoutItem } from '@oicl/openbridge-webcomponents/dist/automation/automation-tank/automation-tank.js';
|
|
42
|
+
export type { ChartLineDataItem } from '@oicl/openbridge-webcomponents/dist/building-blocks/chart-line/chart-line-base.js';
|
|
43
|
+
export type { Priority } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';
|
|
44
|
+
export type { LinearAdvice } from '@oicl/openbridge-webcomponents/dist/building-blocks/instrument-linear/advice.js';
|
|
45
|
+
export type { ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameStatus } from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';
|
|
46
|
+
export type { AutomationButtonBadgeControl, AutomationButtonBadgeAlert, AutomationButtonBadgeInterlock, AutomationButtonBadgeCommandLocked } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js';
|
|
14
47
|
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>;
|
|
15
48
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{defineComponent as
|
|
1
|
+
import{defineComponent as d,reactive as m,useSlots as u,withDirectives as h,openBlock as y,createBlock as f,h as v}from"vue";import{assignSlotNodes as B}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/automation/automation-tank/automation-tank.js";const _=d({__name:"ObcAutomationTank",props:{medium:{},value:{},max:{},trend:{},type:{},orientation:{},compact:{type:Boolean},positioning:{},static:{type:Boolean},tag:{},chartMode:{},chartData:{},priority:{},advice:{},hasAdvice:{type:Boolean},hasGraphIcon:{type:Boolean},alert:{type:Boolean},alertFrameType:{},alertFrameThickness:{},alertFrameStatus:{},showAlertCategoryIcon:{type:Boolean},showAlertIcon:{type:Boolean},showTrendSymbol:{type:Boolean},percentFractionDigits:{},readout:{},badgeControl:{},badgeAlert:{},badgeInterlock:{},badgeCommandLocked:{}},setup(c){const t=c,n=m({}),l={created(o){for(const e in t)n[e]=o[e]}};let r=!1;const i=u(),p=()=>{const e={};for(const a in t){const s=t[a];(s!==void 0||r)&&(e[a]=s??n[a])}return r=!0,v("obc-automation-tank",e,B(i))};return(o,e)=>h((y(),f(p,null,null,512)),[[l]])}});export{_ as default};
|
|
2
2
|
//# sourceMappingURL=ObcAutomationTank.vue2.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObcAutomationTank.vue2.js","sources":["../../src/automation/automation-tank/ObcAutomationTank.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/automation/automation-tank/automation-tank.js';\n import {LineMedium} from '@oicl/openbridge-webcomponents/dist/automation/index.js';\nimport {TankTrend,
|
|
1
|
+
{"version":3,"file":"ObcAutomationTank.vue2.js","sources":["../../src/automation/automation-tank/ObcAutomationTank.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/automation/automation-tank/automation-tank.js';\n import {LineMedium} from '@oicl/openbridge-webcomponents/dist/automation/index.js';\nimport {TankTrend, TankType, TankOrientation, TankPositioning, TankChartMode, TankReadoutItem} from '@oicl/openbridge-webcomponents/dist/automation/automation-tank/automation-tank.js';\nimport {ChartLineDataItem} from '@oicl/openbridge-webcomponents/dist/building-blocks/chart-line/chart-line-base.js';\nimport {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\nimport {LinearAdvice} from '@oicl/openbridge-webcomponents/dist/building-blocks/instrument-linear/advice.js';\nimport {ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameStatus} from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';\nimport {AutomationButtonBadgeControl, AutomationButtonBadgeAlert, AutomationButtonBadgeInterlock, AutomationButtonBadgeCommandLocked} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js';\n\n export interface Props {\n medium?: LineMedium;\n value?: number;\n max?: number;\n trend?: TankTrend;\n type?: TankType;\n orientation?: TankOrientation;\n compact?: boolean;\n positioning?: TankPositioning;\n static?: boolean;\n tag?: string;\n chartMode?: TankChartMode;\n chartData?: ChartLineDataItem[];\n priority?: Priority;\n advice?: LinearAdvice[];\n hasAdvice?: boolean;\n hasGraphIcon?: boolean;\n alert?: boolean;\n alertFrameType?: ObcAlertFrameType;\n alertFrameThickness?: ObcAlertFrameThickness;\n alertFrameStatus?: ObcAlertFrameStatus;\n showAlertCategoryIcon?: boolean;\n showAlertIcon?: boolean;\n showTrendSymbol?: boolean;\n percentFractionDigits?: number;\n readout?: TankReadoutItem[];\n badgeControl?: AutomationButtonBadgeControl;\n badgeAlert?: AutomationButtonBadgeAlert;\n badgeInterlock?: AutomationButtonBadgeInterlock;\n badgeCommandLocked?: AutomationButtonBadgeCommandLocked\n }\n\n \n \n export type {LineMedium} from '@oicl/openbridge-webcomponents/dist/automation/index.js';\nexport type {TankTrend, TankType, TankOrientation, TankPositioning, TankChartMode, TankReadoutItem} from '@oicl/openbridge-webcomponents/dist/automation/automation-tank/automation-tank.js';\nexport type {ChartLineDataItem} from '@oicl/openbridge-webcomponents/dist/building-blocks/chart-line/chart-line-base.js';\nexport type {Priority} from '@oicl/openbridge-webcomponents/dist/navigation-instruments/types.js';\nexport type {LinearAdvice} from '@oicl/openbridge-webcomponents/dist/building-blocks/instrument-linear/advice.js';\nexport type {ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameStatus} from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';\nexport type {AutomationButtonBadgeControl, AutomationButtonBadgeAlert, AutomationButtonBadgeInterlock, AutomationButtonBadgeCommandLocked} from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js';\n \nexport default /*@__PURE__*/_defineComponent({\n __name: 'ObcAutomationTank',\n props: {\n medium: {},\n value: {},\n max: {},\n trend: {},\n type: {},\n orientation: {},\n compact: { type: Boolean },\n positioning: {},\n static: { type: Boolean },\n tag: {},\n chartMode: {},\n chartData: {},\n priority: {},\n advice: {},\n hasAdvice: { type: Boolean },\n hasGraphIcon: { type: Boolean },\n alert: { type: Boolean },\n alertFrameType: {},\n alertFrameThickness: {},\n alertFrameStatus: {},\n showAlertCategoryIcon: { type: Boolean },\n showAlertIcon: { type: Boolean },\n showTrendSymbol: { type: Boolean },\n percentFractionDigits: {},\n readout: {},\n badgeControl: {},\n badgeAlert: {},\n badgeInterlock: {},\n badgeCommandLocked: {}\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-automation-tank',\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":"8RAwDA,MAAAA,EAA4BC,EAAiB,CAC3C,OAAQ,oBACR,MAAO,CACL,OAAQ,CAAA,EACR,MAAO,CAAA,EACP,IAAK,CAAA,EACL,MAAO,CAAA,EACP,KAAM,CAAA,EACN,YAAa,CAAA,EACb,QAAS,CAAE,KAAM,OAAA,EACjB,YAAa,CAAA,EACb,OAAQ,CAAE,KAAM,OAAA,EAChB,IAAK,CAAA,EACL,UAAW,CAAA,EACX,UAAW,CAAA,EACX,SAAU,CAAA,EACV,OAAQ,CAAA,EACR,UAAW,CAAE,KAAM,OAAA,EACnB,aAAc,CAAE,KAAM,OAAA,EACtB,MAAO,CAAE,KAAM,OAAA,EACf,eAAgB,CAAA,EAChB,oBAAqB,CAAA,EACrB,iBAAkB,CAAA,EAClB,sBAAuB,CAAE,KAAM,OAAA,EAC/B,cAAe,CAAE,KAAM,OAAA,EACvB,gBAAiB,CAAE,KAAM,OAAA,EACzB,sBAAuB,CAAA,EACvB,QAAS,CAAA,EACT,aAAc,CAAA,EACd,WAAY,CAAA,EACZ,eAAgB,CAAA,EAChB,mBAAoB,CAAA,CAAC,EAEvB,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,EAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,CAAgB,EAAID,EAAGC,CAAC,CAErC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,EAAA,EAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,CAAgB,GAC9BM,IAAM,QAAcL,KACtBI,EAAML,CAAgB,EAAgBM,GAAKV,EAASI,CAAgB,EAEzE,CAEA,OAAAC,EAAc,GAGLM,EACL,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"}
|
|
@@ -5,12 +5,12 @@ import { AutomationButtonReadoutPosition, AutomationButtonPositioning, Automatio
|
|
|
5
5
|
import { AutomationButtonReadoutStackSize } from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';
|
|
6
6
|
import { ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameStatus } from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';
|
|
7
7
|
import { CircularProgressMode } from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';
|
|
8
|
+
import { AutomationButtonBadgeControl, AutomationButtonBadgeCommandLocked, AutomationButtonBadgeInterlock, AutomationButtonBadgeAlert } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js';
|
|
8
9
|
export interface Props {
|
|
9
10
|
alternativeIcon?: BipolarTransistorAlternativeIcon;
|
|
10
11
|
on?: boolean;
|
|
11
12
|
variant?: SquaredVariant;
|
|
12
13
|
showReadoutStack?: boolean;
|
|
13
|
-
hasIdTag?: boolean;
|
|
14
14
|
readoutPosition?: AutomationButtonReadoutPosition;
|
|
15
15
|
readoutSize?: AutomationButtonReadoutStackSize;
|
|
16
16
|
positioning?: AutomationButtonPositioning;
|
|
@@ -23,12 +23,12 @@ export interface Props {
|
|
|
23
23
|
progress?: boolean;
|
|
24
24
|
progressMode?: CircularProgressMode;
|
|
25
25
|
progressValue?: number;
|
|
26
|
-
tag?: string;
|
|
26
|
+
tag?: string | null;
|
|
27
27
|
direction?: AutomationButtonDirection;
|
|
28
|
-
|
|
29
|
-
badgeCommandLocked?:
|
|
30
|
-
|
|
31
|
-
|
|
28
|
+
badgeControl?: AutomationButtonBadgeControl;
|
|
29
|
+
badgeCommandLocked?: AutomationButtonBadgeCommandLocked;
|
|
30
|
+
badgeInterlock?: AutomationButtonBadgeInterlock;
|
|
31
|
+
badgeAlert?: AutomationButtonBadgeAlert;
|
|
32
32
|
}
|
|
33
33
|
export type { BipolarTransistorAlternativeIcon } from '@oicl/openbridge-webcomponents/dist/automation/bipolar-transistor/bipolar-transistor.js';
|
|
34
34
|
export type { SquaredVariant } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button-squared.js';
|
|
@@ -36,5 +36,6 @@ export type { AutomationButtonReadoutPosition, AutomationButtonPositioning, Auto
|
|
|
36
36
|
export type { AutomationButtonReadoutStackSize } from '@oicl/openbridge-webcomponents/dist/components/automation-button-readout-stack/automation-button-readout-stack.js';
|
|
37
37
|
export type { ObcAlertFrameType, ObcAlertFrameThickness, ObcAlertFrameStatus } from '@oicl/openbridge-webcomponents/dist/components/alert-frame/alert-frame.js';
|
|
38
38
|
export type { CircularProgressMode } from '@oicl/openbridge-webcomponents/dist/building-blocks/circular-progress/circular-progress.js';
|
|
39
|
+
export type { AutomationButtonBadgeControl, AutomationButtonBadgeCommandLocked, AutomationButtonBadgeInterlock, AutomationButtonBadgeAlert } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/abstract-automation-button.js';
|
|
39
40
|
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
40
41
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{defineComponent as d,reactive as u,useSlots as
|
|
1
|
+
import{defineComponent as d,reactive as u,useSlots as m,withDirectives as f,openBlock as g,createBlock as v,h as B}from"vue";import{assignSlotNodes as h}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/automation/bipolar-transistor/bipolar-transistor.js";const _=d({__name:"ObcBipolarTransistor",props:{alternativeIcon:{},on:{type:Boolean},variant:{},showReadoutStack:{type:Boolean},readoutPosition:{},readoutSize:{},positioning:{},alert:{type:Boolean},alertFrameType:{},alertFrameThickness:{},alertFrameStatus:{},showAlertCategoryIcon:{type:Boolean},showAlertIcon:{type:Boolean},progress:{type:Boolean},progressMode:{},progressValue:{},tag:{},direction:{},badgeControl:{},badgeCommandLocked:{},badgeInterlock:{},badgeAlert:{}},setup(l){const o=l,n=u({}),c={created(t){for(const e in o)n[e]=t[e]}};let s=!1;const i=m(),p=()=>{const e={};for(const r in o){const a=o[r];(a!==void 0||s)&&(e[r]=a??n[r])}return s=!0,B("obc-bipolar-transistor",e,h(i))};return(t,e)=>f((g(),v(p,null,null,512)),[[c]])}});export{_ as default};
|
|
2
2
|
//# sourceMappingURL=ObcBipolarTransistor.vue2.js.map
|