@oicl/openbridge-webcomponents-svelte 2.0.0-next.53 → 2.0.0-next.55
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/dist/icons/ObiAddColumnAfter.svelte +32 -0
- package/dist/icons/ObiAddColumnAfter.svelte.d.ts +16 -0
- package/dist/icons/ObiAddColumnBefore.svelte +32 -0
- package/dist/icons/ObiAddColumnBefore.svelte.d.ts +16 -0
- package/dist/icons/ObiAddRowAbove.svelte +32 -0
- package/dist/icons/ObiAddRowAbove.svelte.d.ts +16 -0
- package/dist/icons/ObiAddRowBelow.svelte +32 -0
- package/dist/icons/ObiAddRowBelow.svelte.d.ts +16 -0
- package/dist/icons/{ObiWindApparent3.svelte → ObiCameraSettings.svelte} +3 -3
- package/dist/icons/ObiCameraSettings.svelte.d.ts +16 -0
- package/dist/icons/ObiDieselEngineOff.svelte +32 -0
- package/dist/icons/ObiDieselEngineOff.svelte.d.ts +16 -0
- package/dist/icons/ObiDieselEngineOn.svelte +32 -0
- package/dist/icons/ObiDieselEngineOn.svelte.d.ts +16 -0
- package/dist/icons/ObiDieselEngineStatic.svelte +32 -0
- package/dist/icons/ObiDieselEngineStatic.svelte.d.ts +16 -0
- package/dist/icons/ObiDieselGeneratorAcOff.svelte +32 -0
- package/dist/icons/ObiDieselGeneratorAcOff.svelte.d.ts +16 -0
- package/dist/icons/ObiDieselGeneratorAcOn.svelte +32 -0
- package/dist/icons/ObiDieselGeneratorAcOn.svelte.d.ts +16 -0
- package/dist/icons/ObiDieselGeneratorAcStatic.svelte +32 -0
- package/dist/icons/ObiDieselGeneratorAcStatic.svelte.d.ts +16 -0
- package/dist/icons/ObiDieselGeneratorDcOff.svelte +32 -0
- package/dist/icons/ObiDieselGeneratorDcOff.svelte.d.ts +16 -0
- package/dist/icons/ObiDieselGeneratorDcOn.svelte +32 -0
- package/dist/icons/ObiDieselGeneratorDcOn.svelte.d.ts +16 -0
- package/dist/icons/ObiDieselGeneratorDcStatic.svelte +32 -0
- package/dist/icons/ObiDieselGeneratorDcStatic.svelte.d.ts +16 -0
- package/dist/icons/ObiDieselGeneratorOff.svelte +32 -0
- package/dist/icons/ObiDieselGeneratorOff.svelte.d.ts +16 -0
- package/dist/icons/ObiDieselGeneratorOn.svelte +32 -0
- package/dist/icons/ObiDieselGeneratorOn.svelte.d.ts +16 -0
- package/dist/icons/ObiDieselGeneratorStatic.svelte +32 -0
- package/dist/icons/ObiDieselGeneratorStatic.svelte.d.ts +16 -0
- package/dist/icons/ObiDieselGeneratorStepOff.svelte +32 -0
- package/dist/icons/ObiDieselGeneratorStepOff.svelte.d.ts +16 -0
- package/dist/icons/ObiDieselGeneratorStepOn.svelte +32 -0
- package/dist/icons/ObiDieselGeneratorStepOn.svelte.d.ts +16 -0
- package/dist/icons/ObiDieselGeneratorStepStatic.svelte +32 -0
- package/dist/icons/ObiDieselGeneratorStepStatic.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricGeneratorAcOff.svelte +32 -0
- package/dist/icons/ObiElectricGeneratorAcOff.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricGeneratorAcOn.svelte +32 -0
- package/dist/icons/ObiElectricGeneratorAcOn.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricGeneratorAcStatic.svelte +32 -0
- package/dist/icons/ObiElectricGeneratorAcStatic.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricGeneratorDcOff.svelte +32 -0
- package/dist/icons/ObiElectricGeneratorDcOff.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricGeneratorDcOn.svelte +32 -0
- package/dist/icons/ObiElectricGeneratorDcOn.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricGeneratorDcStatic.svelte +32 -0
- package/dist/icons/ObiElectricGeneratorDcStatic.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricGeneratorOff.svelte +32 -0
- package/dist/icons/ObiElectricGeneratorOff.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricGeneratorOn.svelte +32 -0
- package/dist/icons/ObiElectricGeneratorOn.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricGeneratorOrMotorAcOff.svelte +32 -0
- package/dist/icons/ObiElectricGeneratorOrMotorAcOff.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricGeneratorOrMotorAcOn.svelte +32 -0
- package/dist/icons/ObiElectricGeneratorOrMotorAcOn.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricGeneratorOrMotorAcStatic.svelte +32 -0
- package/dist/icons/ObiElectricGeneratorOrMotorAcStatic.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricGeneratorOrMotorDcOff.svelte +32 -0
- package/dist/icons/ObiElectricGeneratorOrMotorDcOff.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricGeneratorOrMotorDcOn.svelte +32 -0
- package/dist/icons/ObiElectricGeneratorOrMotorDcOn.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricGeneratorOrMotorDcStatic.svelte +32 -0
- package/dist/icons/ObiElectricGeneratorOrMotorDcStatic.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricGeneratorOrMotorOff.svelte +32 -0
- package/dist/icons/ObiElectricGeneratorOrMotorOff.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricGeneratorOrMotorOn.svelte +32 -0
- package/dist/icons/ObiElectricGeneratorOrMotorOn.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricGeneratorOrMotorStatic.svelte +32 -0
- package/dist/icons/ObiElectricGeneratorOrMotorStatic.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricGeneratorOrMotorStepOff.svelte +32 -0
- package/dist/icons/ObiElectricGeneratorOrMotorStepOff.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricGeneratorOrMotorStepOn.svelte +32 -0
- package/dist/icons/ObiElectricGeneratorOrMotorStepOn.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricGeneratorOrMotorStepStatic.svelte +32 -0
- package/dist/icons/ObiElectricGeneratorOrMotorStepStatic.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricGeneratorStatic.svelte +32 -0
- package/dist/icons/ObiElectricGeneratorStatic.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricGeneratorStepOff.svelte +32 -0
- package/dist/icons/ObiElectricGeneratorStepOff.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricGeneratorStepOn.svelte +32 -0
- package/dist/icons/ObiElectricGeneratorStepOn.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricGeneratorStepStatic.svelte +32 -0
- package/dist/icons/ObiElectricGeneratorStepStatic.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricMotorAcOff.svelte +32 -0
- package/dist/icons/ObiElectricMotorAcOff.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricMotorAcOn.svelte +32 -0
- package/dist/icons/ObiElectricMotorAcOn.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricMotorAcStatic.svelte +32 -0
- package/dist/icons/ObiElectricMotorAcStatic.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricMotorDcOff.svelte +32 -0
- package/dist/icons/ObiElectricMotorDcOff.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricMotorDcOn.svelte +32 -0
- package/dist/icons/ObiElectricMotorDcOn.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricMotorDcStatic.svelte +32 -0
- package/dist/icons/ObiElectricMotorDcStatic.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricMotorOff.svelte +32 -0
- package/dist/icons/ObiElectricMotorOff.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricMotorOn.svelte +32 -0
- package/dist/icons/ObiElectricMotorOn.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricMotorStatic.svelte +32 -0
- package/dist/icons/ObiElectricMotorStatic.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricMotorStepOff.svelte +32 -0
- package/dist/icons/ObiElectricMotorStepOff.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricMotorStepOn.svelte +32 -0
- package/dist/icons/ObiElectricMotorStepOn.svelte.d.ts +16 -0
- package/dist/icons/ObiElectricMotorStepStatic.svelte +32 -0
- package/dist/icons/ObiElectricMotorStepStatic.svelte.d.ts +16 -0
- package/dist/icons/{ObiWindApparent4.svelte → ObiEmergencyBadge.svelte} +3 -3
- package/dist/icons/ObiEmergencyBadge.svelte.d.ts +16 -0
- package/dist/icons/{ObiWindTrue3.svelte → ObiLocationK.svelte} +3 -3
- package/dist/icons/{ObiWindTrue3.svelte.d.ts → ObiLocationK.svelte.d.ts} +4 -4
- package/dist/icons/ObiMediaLibrary.svelte +32 -0
- package/dist/icons/ObiMediaLibrary.svelte.d.ts +16 -0
- package/dist/icons/{ObiWindTrue4.svelte → ObiPressure.svelte} +3 -3
- package/dist/icons/{ObiWindTrue6.svelte.d.ts → ObiPressure.svelte.d.ts} +4 -4
- package/dist/icons/{ObiWindTrue6.svelte → ObiScreenFill.svelte} +3 -3
- package/dist/icons/{ObiWindShaft3.svelte.d.ts → ObiScreenFill.svelte.d.ts} +4 -4
- package/dist/icons/ObiScreenFit.svelte +32 -0
- package/dist/icons/{ObiWindTrue4.svelte.d.ts → ObiScreenFit.svelte.d.ts} +4 -4
- package/dist/icons/ObiVesselGenericAnchoredColour.svelte +32 -0
- package/dist/icons/ObiVesselGenericAnchoredColour.svelte.d.ts +16 -0
- package/dist/icons/ObiVesselGenericDefaultColour.svelte +32 -0
- package/dist/icons/ObiVesselGenericDefaultColour.svelte.d.ts +16 -0
- package/dist/icons/ObiVesselGenericFastColour.svelte +32 -0
- package/dist/icons/ObiVesselGenericFastColour.svelte.d.ts +16 -0
- package/dist/icons/ObiVesselGenericMediumColour.svelte +32 -0
- package/dist/icons/ObiVesselGenericMediumColour.svelte.d.ts +16 -0
- package/dist/icons/ObiVesselGenericSlowColour.svelte +32 -0
- package/dist/icons/ObiVesselGenericSlowColour.svelte.d.ts +16 -0
- package/dist/icons/ObiVesselGenericStoppedColour.svelte +32 -0
- package/dist/icons/ObiVesselGenericStoppedColour.svelte.d.ts +16 -0
- package/dist/icons/ObiVesselTypeBargeColour.svelte +32 -0
- package/dist/icons/ObiVesselTypeBargeColour.svelte.d.ts +16 -0
- package/dist/icons/ObiVesselTypeCargoColour.svelte +32 -0
- package/dist/icons/ObiVesselTypeCargoColour.svelte.d.ts +16 -0
- package/dist/icons/ObiVesselTypeCruiseColour.svelte +32 -0
- package/dist/icons/ObiVesselTypeCruiseColour.svelte.d.ts +16 -0
- package/dist/icons/ObiVesselTypeFishingColour.svelte +32 -0
- package/dist/icons/ObiVesselTypeFishingColour.svelte.d.ts +16 -0
- package/dist/icons/ObiVesselTypeGenericColour.svelte +32 -0
- package/dist/icons/ObiVesselTypeGenericColour.svelte.d.ts +16 -0
- package/dist/icons/ObiVesselTypeLifeboatColour.svelte +32 -0
- package/dist/icons/ObiVesselTypeLifeboatColour.svelte.d.ts +16 -0
- package/dist/icons/ObiVesselTypeMilitaryColour.svelte +32 -0
- package/dist/icons/ObiVesselTypeMilitaryColour.svelte.d.ts +16 -0
- package/dist/icons/ObiVesselTypeMotorBoatColour.svelte +32 -0
- package/dist/icons/ObiVesselTypeMotorBoatColour.svelte.d.ts +16 -0
- package/dist/icons/ObiVesselTypePassengerColour.svelte +32 -0
- package/dist/icons/ObiVesselTypePassengerColour.svelte.d.ts +16 -0
- package/dist/icons/ObiVesselTypePilotColour.svelte +32 -0
- package/dist/icons/ObiVesselTypePilotColour.svelte.d.ts +16 -0
- package/dist/icons/ObiVesselTypePsvColour.svelte +32 -0
- package/dist/icons/ObiVesselTypePsvColour.svelte.d.ts +16 -0
- package/dist/icons/ObiVesselTypeSailingColour.svelte +32 -0
- package/dist/icons/ObiVesselTypeSailingColour.svelte.d.ts +16 -0
- package/dist/icons/ObiVesselTypeSarColour.svelte +32 -0
- package/dist/icons/ObiVesselTypeSarColour.svelte.d.ts +16 -0
- package/dist/icons/ObiVesselTypeSmallcraftColour.svelte +32 -0
- package/dist/icons/ObiVesselTypeSmallcraftColour.svelte.d.ts +16 -0
- package/dist/icons/ObiVesselTypeSpeedCraftColour.svelte +32 -0
- package/dist/icons/ObiVesselTypeSpeedCraftColour.svelte.d.ts +16 -0
- package/dist/icons/ObiVesselTypeTankerColour.svelte +32 -0
- package/dist/icons/ObiVesselTypeTankerColour.svelte.d.ts +16 -0
- package/dist/icons/ObiVesselTypeTugColour.svelte +32 -0
- package/dist/icons/ObiVesselTypeTugColour.svelte.d.ts +16 -0
- package/dist/icons/ObiVesselTypeUnknownColour.svelte +32 -0
- package/dist/icons/ObiVesselTypeUnknownColour.svelte.d.ts +16 -0
- package/dist/icons/{ObiWindApparent2.svelte → ObiWindApparent0.svelte} +3 -3
- package/dist/icons/{ObiWindApparent2.svelte.d.ts → ObiWindApparent0.svelte.d.ts} +4 -4
- package/dist/icons/ObiWindApparent100.svelte +32 -0
- package/dist/icons/ObiWindApparent100.svelte.d.ts +16 -0
- package/dist/icons/{ObiWindApparent11.svelte → ObiWindApparent15.svelte} +3 -3
- package/dist/icons/{ObiWindApparent13.svelte.d.ts → ObiWindApparent15.svelte.d.ts} +4 -4
- package/dist/icons/{ObiWindApparent13.svelte → ObiWindApparent20.svelte} +3 -3
- package/dist/icons/{ObiWindApparent11.svelte.d.ts → ObiWindApparent20.svelte.d.ts} +4 -4
- package/dist/icons/{ObiWindApparent12.svelte → ObiWindApparent25.svelte} +3 -3
- package/dist/icons/{ObiWindApparent14.svelte.d.ts → ObiWindApparent25.svelte.d.ts} +4 -4
- package/dist/icons/{ObiWindApparent14.svelte → ObiWindApparent30.svelte} +3 -3
- package/dist/icons/{ObiWindApparent12.svelte.d.ts → ObiWindApparent30.svelte.d.ts} +4 -4
- package/dist/icons/ObiWindApparent35.svelte +32 -0
- package/dist/icons/ObiWindApparent35.svelte.d.ts +16 -0
- package/dist/icons/ObiWindApparent40.svelte +32 -0
- package/dist/icons/ObiWindApparent40.svelte.d.ts +16 -0
- package/dist/icons/ObiWindApparent45.svelte +32 -0
- package/dist/icons/ObiWindApparent45.svelte.d.ts +16 -0
- package/dist/icons/ObiWindApparent50.svelte +32 -0
- package/dist/icons/ObiWindApparent50.svelte.d.ts +16 -0
- package/dist/icons/ObiWindApparent55.svelte +32 -0
- package/dist/icons/ObiWindApparent55.svelte.d.ts +16 -0
- package/dist/icons/ObiWindApparent60.svelte +32 -0
- package/dist/icons/ObiWindApparent60.svelte.d.ts +16 -0
- package/dist/icons/ObiWindApparent65.svelte +32 -0
- package/dist/icons/ObiWindApparent65.svelte.d.ts +16 -0
- package/dist/icons/ObiWindApparent70.svelte +32 -0
- package/dist/icons/ObiWindApparent70.svelte.d.ts +16 -0
- package/dist/icons/{ObiWindShaft2.svelte → ObiWindShaft0.svelte} +3 -3
- package/dist/icons/{ObiWindShaft2.svelte.d.ts → ObiWindShaft0.svelte.d.ts} +4 -4
- package/dist/icons/ObiWindShaft100.svelte +32 -0
- package/dist/icons/ObiWindShaft100.svelte.d.ts +16 -0
- package/dist/icons/{ObiWindShaft11.svelte → ObiWindShaft15.svelte} +3 -3
- package/dist/icons/{ObiWindShaft11.svelte.d.ts → ObiWindShaft15.svelte.d.ts} +4 -4
- package/dist/icons/{ObiWindShaft12.svelte → ObiWindShaft20.svelte} +3 -3
- package/dist/icons/{ObiWindShaft12.svelte.d.ts → ObiWindShaft20.svelte.d.ts} +4 -4
- package/dist/icons/{ObiWindShaft13.svelte → ObiWindShaft25.svelte} +3 -3
- package/dist/icons/{ObiWindShaft13.svelte.d.ts → ObiWindShaft25.svelte.d.ts} +4 -4
- package/dist/icons/{ObiWindShaft14.svelte → ObiWindShaft30.svelte} +3 -3
- package/dist/icons/{ObiWindShaft14.svelte.d.ts → ObiWindShaft30.svelte.d.ts} +4 -4
- package/dist/icons/ObiWindShaft35.svelte +32 -0
- package/dist/icons/ObiWindShaft35.svelte.d.ts +16 -0
- package/dist/icons/ObiWindShaft40.svelte +32 -0
- package/dist/icons/ObiWindShaft40.svelte.d.ts +16 -0
- package/dist/icons/ObiWindShaft45.svelte +32 -0
- package/dist/icons/ObiWindShaft45.svelte.d.ts +16 -0
- package/dist/icons/ObiWindShaft50.svelte +32 -0
- package/dist/icons/ObiWindShaft50.svelte.d.ts +16 -0
- package/dist/icons/ObiWindShaft55.svelte +32 -0
- package/dist/icons/ObiWindShaft55.svelte.d.ts +16 -0
- package/dist/icons/ObiWindShaft60.svelte +32 -0
- package/dist/icons/ObiWindShaft60.svelte.d.ts +16 -0
- package/dist/icons/ObiWindShaft65.svelte +32 -0
- package/dist/icons/ObiWindShaft65.svelte.d.ts +16 -0
- package/dist/icons/ObiWindShaft70.svelte +32 -0
- package/dist/icons/ObiWindShaft70.svelte.d.ts +16 -0
- package/dist/icons/ObiWindShaft75.svelte +32 -0
- package/dist/icons/ObiWindShaft75.svelte.d.ts +16 -0
- package/dist/icons/ObiWindShaft80.svelte +32 -0
- package/dist/icons/ObiWindShaft80.svelte.d.ts +16 -0
- package/dist/icons/ObiWindShaft85.svelte +32 -0
- package/dist/icons/ObiWindShaft85.svelte.d.ts +16 -0
- package/dist/icons/ObiWindShaft90.svelte +32 -0
- package/dist/icons/ObiWindShaft90.svelte.d.ts +16 -0
- package/dist/icons/ObiWindShaft95.svelte +32 -0
- package/dist/icons/ObiWindShaft95.svelte.d.ts +16 -0
- package/dist/icons/{ObiWindTrue2.svelte → ObiWindTrue0.svelte} +3 -3
- package/dist/icons/{ObiWindTrue2.svelte.d.ts → ObiWindTrue0.svelte.d.ts} +4 -4
- package/dist/icons/ObiWindTrue100.svelte +32 -0
- package/dist/icons/ObiWindTrue100.svelte.d.ts +16 -0
- package/dist/icons/{ObiWindShaft3.svelte → ObiWindTrue15.svelte} +3 -3
- package/dist/icons/{ObiWindTrue11.svelte.d.ts → ObiWindTrue15.svelte.d.ts} +4 -4
- package/dist/icons/{ObiWindShaft4.svelte → ObiWindTrue20.svelte} +3 -3
- package/dist/icons/{ObiWindTrue12.svelte.d.ts → ObiWindTrue20.svelte.d.ts} +4 -4
- package/dist/icons/{ObiWindShaft6.svelte → ObiWindTrue25.svelte} +3 -3
- package/dist/icons/{ObiWindTrue13.svelte.d.ts → ObiWindTrue25.svelte.d.ts} +4 -4
- package/dist/icons/ObiWindTrue30.svelte +32 -0
- package/dist/icons/{ObiWindTrue14.svelte.d.ts → ObiWindTrue30.svelte.d.ts} +4 -4
- package/dist/icons/ObiWindTrue35.svelte +32 -0
- package/dist/icons/ObiWindTrue35.svelte.d.ts +16 -0
- package/dist/icons/ObiWindTrue45.svelte +32 -0
- package/dist/icons/ObiWindTrue45.svelte.d.ts +16 -0
- package/dist/icons/ObiWindTrue50.svelte +32 -0
- package/dist/icons/ObiWindTrue50.svelte.d.ts +16 -0
- package/dist/icons/ObiWindTrue55.svelte +32 -0
- package/dist/icons/ObiWindTrue55.svelte.d.ts +16 -0
- package/dist/icons/ObiWindTrue60.svelte +32 -0
- package/dist/icons/ObiWindTrue60.svelte.d.ts +16 -0
- package/dist/icons/ObiWindTrue65.svelte +32 -0
- package/dist/icons/ObiWindTrue65.svelte.d.ts +16 -0
- package/dist/icons/ObiWindTrue70.svelte +32 -0
- package/dist/icons/ObiWindTrue70.svelte.d.ts +16 -0
- package/dist/index.d.ts +132 -33
- package/dist/index.js +132 -33
- package/dist/navigation-instruments/readout-list-item/ObcReadoutListItem.svelte +2 -1
- package/dist/navigation-instruments/readout-list-item/ObcReadoutListItem.svelte.d.ts +1 -0
- package/dist/navigation-instruments/readout-setpoint/ObcReadoutSetpoint.svelte +2 -1
- package/dist/navigation-instruments/readout-setpoint/ObcReadoutSetpoint.svelte.d.ts +1 -0
- package/dist/navigation-instruments/wind-indicator/ObcWindIndicator.svelte +7 -6
- package/dist/navigation-instruments/wind-indicator/ObcWindIndicator.svelte.d.ts +7 -6
- package/package.json +2 -2
- package/dist/icons/ObiWindApparent3.svelte.d.ts +0 -16
- package/dist/icons/ObiWindApparent4.svelte.d.ts +0 -16
- package/dist/icons/ObiWindApparent6.svelte +0 -32
- package/dist/icons/ObiWindApparent6.svelte.d.ts +0 -16
- package/dist/icons/ObiWindApparent7.svelte +0 -32
- package/dist/icons/ObiWindApparent7.svelte.d.ts +0 -16
- package/dist/icons/ObiWindApparent8.svelte +0 -32
- package/dist/icons/ObiWindApparent8.svelte.d.ts +0 -16
- package/dist/icons/ObiWindApparent9.svelte +0 -32
- package/dist/icons/ObiWindApparent9.svelte.d.ts +0 -16
- package/dist/icons/ObiWindShaft4.svelte.d.ts +0 -16
- package/dist/icons/ObiWindShaft6.svelte.d.ts +0 -16
- package/dist/icons/ObiWindShaft7.svelte +0 -32
- package/dist/icons/ObiWindShaft7.svelte.d.ts +0 -16
- package/dist/icons/ObiWindShaft8.svelte +0 -32
- package/dist/icons/ObiWindShaft8.svelte.d.ts +0 -16
- package/dist/icons/ObiWindShaft9.svelte +0 -32
- package/dist/icons/ObiWindShaft9.svelte.d.ts +0 -16
- package/dist/icons/ObiWindTrue11.svelte +0 -32
- package/dist/icons/ObiWindTrue12.svelte +0 -32
- package/dist/icons/ObiWindTrue13.svelte +0 -32
- package/dist/icons/ObiWindTrue14.svelte +0 -32
- package/dist/icons/ObiWindTrue7.svelte +0 -32
- package/dist/icons/ObiWindTrue7.svelte.d.ts +0 -16
- package/dist/icons/ObiWindTrue8.svelte +0 -32
- package/dist/icons/ObiWindTrue8.svelte.d.ts +0 -16
- package/dist/icons/ObiWindTrue9.svelte +0 -32
- package/dist/icons/ObiWindTrue9.svelte.d.ts +0 -16
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
|
|
4
|
+
import '@oicl/openbridge-webcomponents/dist/icons/icon-electric-generator-or-motor-step-static.js';
|
|
5
|
+
import { setProperties } from "../util.js";
|
|
6
|
+
|
|
7
|
+
import type { Snippet } from 'svelte';
|
|
8
|
+
|
|
9
|
+
export interface Props {
|
|
10
|
+
class?: string;
|
|
11
|
+
style?: string;
|
|
12
|
+
useCssColor?: boolean
|
|
13
|
+
}
|
|
14
|
+
export interface Events {
|
|
15
|
+
|
|
16
|
+
}
|
|
17
|
+
export interface Slots {
|
|
18
|
+
children?: Snippet
|
|
19
|
+
}
|
|
20
|
+
const { class: className, style, children, ...props} = $props<Props & Events & Slots>();
|
|
21
|
+
|
|
22
|
+
</script>
|
|
23
|
+
<obi-electric-generator-or-motor-step-static
|
|
24
|
+
use:setProperties={props}
|
|
25
|
+
class={className}
|
|
26
|
+
style={style}
|
|
27
|
+
>
|
|
28
|
+
|
|
29
|
+
{#if children}
|
|
30
|
+
{@render children()}
|
|
31
|
+
{/if}
|
|
32
|
+
</obi-electric-generator-or-motor-step-static>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/icons/icon-electric-generator-or-motor-step-static.js';
|
|
2
|
+
import type { Snippet } from 'svelte';
|
|
3
|
+
export interface Props {
|
|
4
|
+
class?: string;
|
|
5
|
+
style?: string;
|
|
6
|
+
useCssColor?: boolean;
|
|
7
|
+
}
|
|
8
|
+
export interface Events {
|
|
9
|
+
}
|
|
10
|
+
export interface Slots {
|
|
11
|
+
children?: Snippet;
|
|
12
|
+
}
|
|
13
|
+
type $$ComponentProps = Props & Events & Slots;
|
|
14
|
+
declare const ObiElectricGeneratorOrMotorStepStatic: import("svelte").Component<$$ComponentProps, {}, "">;
|
|
15
|
+
type ObiElectricGeneratorOrMotorStepStatic = ReturnType<typeof ObiElectricGeneratorOrMotorStepStatic>;
|
|
16
|
+
export default ObiElectricGeneratorOrMotorStepStatic;
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
|
|
4
|
+
import '@oicl/openbridge-webcomponents/dist/icons/icon-electric-generator-static.js';
|
|
5
|
+
import { setProperties } from "../util.js";
|
|
6
|
+
|
|
7
|
+
import type { Snippet } from 'svelte';
|
|
8
|
+
|
|
9
|
+
export interface Props {
|
|
10
|
+
class?: string;
|
|
11
|
+
style?: string;
|
|
12
|
+
useCssColor?: boolean
|
|
13
|
+
}
|
|
14
|
+
export interface Events {
|
|
15
|
+
|
|
16
|
+
}
|
|
17
|
+
export interface Slots {
|
|
18
|
+
children?: Snippet
|
|
19
|
+
}
|
|
20
|
+
const { class: className, style, children, ...props} = $props<Props & Events & Slots>();
|
|
21
|
+
|
|
22
|
+
</script>
|
|
23
|
+
<obi-electric-generator-static
|
|
24
|
+
use:setProperties={props}
|
|
25
|
+
class={className}
|
|
26
|
+
style={style}
|
|
27
|
+
>
|
|
28
|
+
|
|
29
|
+
{#if children}
|
|
30
|
+
{@render children()}
|
|
31
|
+
{/if}
|
|
32
|
+
</obi-electric-generator-static>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/icons/icon-electric-generator-static.js';
|
|
2
|
+
import type { Snippet } from 'svelte';
|
|
3
|
+
export interface Props {
|
|
4
|
+
class?: string;
|
|
5
|
+
style?: string;
|
|
6
|
+
useCssColor?: boolean;
|
|
7
|
+
}
|
|
8
|
+
export interface Events {
|
|
9
|
+
}
|
|
10
|
+
export interface Slots {
|
|
11
|
+
children?: Snippet;
|
|
12
|
+
}
|
|
13
|
+
type $$ComponentProps = Props & Events & Slots;
|
|
14
|
+
declare const ObiElectricGeneratorStatic: import("svelte").Component<$$ComponentProps, {}, "">;
|
|
15
|
+
type ObiElectricGeneratorStatic = ReturnType<typeof ObiElectricGeneratorStatic>;
|
|
16
|
+
export default ObiElectricGeneratorStatic;
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
|
|
4
|
+
import '@oicl/openbridge-webcomponents/dist/icons/icon-electric-generator-step-off.js';
|
|
5
|
+
import { setProperties } from "../util.js";
|
|
6
|
+
|
|
7
|
+
import type { Snippet } from 'svelte';
|
|
8
|
+
|
|
9
|
+
export interface Props {
|
|
10
|
+
class?: string;
|
|
11
|
+
style?: string;
|
|
12
|
+
useCssColor?: boolean
|
|
13
|
+
}
|
|
14
|
+
export interface Events {
|
|
15
|
+
|
|
16
|
+
}
|
|
17
|
+
export interface Slots {
|
|
18
|
+
children?: Snippet
|
|
19
|
+
}
|
|
20
|
+
const { class: className, style, children, ...props} = $props<Props & Events & Slots>();
|
|
21
|
+
|
|
22
|
+
</script>
|
|
23
|
+
<obi-electric-generator-step-off
|
|
24
|
+
use:setProperties={props}
|
|
25
|
+
class={className}
|
|
26
|
+
style={style}
|
|
27
|
+
>
|
|
28
|
+
|
|
29
|
+
{#if children}
|
|
30
|
+
{@render children()}
|
|
31
|
+
{/if}
|
|
32
|
+
</obi-electric-generator-step-off>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/icons/icon-electric-generator-step-off.js';
|
|
2
|
+
import type { Snippet } from 'svelte';
|
|
3
|
+
export interface Props {
|
|
4
|
+
class?: string;
|
|
5
|
+
style?: string;
|
|
6
|
+
useCssColor?: boolean;
|
|
7
|
+
}
|
|
8
|
+
export interface Events {
|
|
9
|
+
}
|
|
10
|
+
export interface Slots {
|
|
11
|
+
children?: Snippet;
|
|
12
|
+
}
|
|
13
|
+
type $$ComponentProps = Props & Events & Slots;
|
|
14
|
+
declare const ObiElectricGeneratorStepOff: import("svelte").Component<$$ComponentProps, {}, "">;
|
|
15
|
+
type ObiElectricGeneratorStepOff = ReturnType<typeof ObiElectricGeneratorStepOff>;
|
|
16
|
+
export default ObiElectricGeneratorStepOff;
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
|
|
4
|
+
import '@oicl/openbridge-webcomponents/dist/icons/icon-electric-generator-step-on.js';
|
|
5
|
+
import { setProperties } from "../util.js";
|
|
6
|
+
|
|
7
|
+
import type { Snippet } from 'svelte';
|
|
8
|
+
|
|
9
|
+
export interface Props {
|
|
10
|
+
class?: string;
|
|
11
|
+
style?: string;
|
|
12
|
+
useCssColor?: boolean
|
|
13
|
+
}
|
|
14
|
+
export interface Events {
|
|
15
|
+
|
|
16
|
+
}
|
|
17
|
+
export interface Slots {
|
|
18
|
+
children?: Snippet
|
|
19
|
+
}
|
|
20
|
+
const { class: className, style, children, ...props} = $props<Props & Events & Slots>();
|
|
21
|
+
|
|
22
|
+
</script>
|
|
23
|
+
<obi-electric-generator-step-on
|
|
24
|
+
use:setProperties={props}
|
|
25
|
+
class={className}
|
|
26
|
+
style={style}
|
|
27
|
+
>
|
|
28
|
+
|
|
29
|
+
{#if children}
|
|
30
|
+
{@render children()}
|
|
31
|
+
{/if}
|
|
32
|
+
</obi-electric-generator-step-on>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/icons/icon-electric-generator-step-on.js';
|
|
2
|
+
import type { Snippet } from 'svelte';
|
|
3
|
+
export interface Props {
|
|
4
|
+
class?: string;
|
|
5
|
+
style?: string;
|
|
6
|
+
useCssColor?: boolean;
|
|
7
|
+
}
|
|
8
|
+
export interface Events {
|
|
9
|
+
}
|
|
10
|
+
export interface Slots {
|
|
11
|
+
children?: Snippet;
|
|
12
|
+
}
|
|
13
|
+
type $$ComponentProps = Props & Events & Slots;
|
|
14
|
+
declare const ObiElectricGeneratorStepOn: import("svelte").Component<$$ComponentProps, {}, "">;
|
|
15
|
+
type ObiElectricGeneratorStepOn = ReturnType<typeof ObiElectricGeneratorStepOn>;
|
|
16
|
+
export default ObiElectricGeneratorStepOn;
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
|
|
4
|
+
import '@oicl/openbridge-webcomponents/dist/icons/icon-electric-generator-step-static.js';
|
|
5
|
+
import { setProperties } from "../util.js";
|
|
6
|
+
|
|
7
|
+
import type { Snippet } from 'svelte';
|
|
8
|
+
|
|
9
|
+
export interface Props {
|
|
10
|
+
class?: string;
|
|
11
|
+
style?: string;
|
|
12
|
+
useCssColor?: boolean
|
|
13
|
+
}
|
|
14
|
+
export interface Events {
|
|
15
|
+
|
|
16
|
+
}
|
|
17
|
+
export interface Slots {
|
|
18
|
+
children?: Snippet
|
|
19
|
+
}
|
|
20
|
+
const { class: className, style, children, ...props} = $props<Props & Events & Slots>();
|
|
21
|
+
|
|
22
|
+
</script>
|
|
23
|
+
<obi-electric-generator-step-static
|
|
24
|
+
use:setProperties={props}
|
|
25
|
+
class={className}
|
|
26
|
+
style={style}
|
|
27
|
+
>
|
|
28
|
+
|
|
29
|
+
{#if children}
|
|
30
|
+
{@render children()}
|
|
31
|
+
{/if}
|
|
32
|
+
</obi-electric-generator-step-static>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/icons/icon-electric-generator-step-static.js';
|
|
2
|
+
import type { Snippet } from 'svelte';
|
|
3
|
+
export interface Props {
|
|
4
|
+
class?: string;
|
|
5
|
+
style?: string;
|
|
6
|
+
useCssColor?: boolean;
|
|
7
|
+
}
|
|
8
|
+
export interface Events {
|
|
9
|
+
}
|
|
10
|
+
export interface Slots {
|
|
11
|
+
children?: Snippet;
|
|
12
|
+
}
|
|
13
|
+
type $$ComponentProps = Props & Events & Slots;
|
|
14
|
+
declare const ObiElectricGeneratorStepStatic: import("svelte").Component<$$ComponentProps, {}, "">;
|
|
15
|
+
type ObiElectricGeneratorStepStatic = ReturnType<typeof ObiElectricGeneratorStepStatic>;
|
|
16
|
+
export default ObiElectricGeneratorStepStatic;
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
|
|
4
|
+
import '@oicl/openbridge-webcomponents/dist/icons/icon-electric-motor-ac-off.js';
|
|
5
|
+
import { setProperties } from "../util.js";
|
|
6
|
+
|
|
7
|
+
import type { Snippet } from 'svelte';
|
|
8
|
+
|
|
9
|
+
export interface Props {
|
|
10
|
+
class?: string;
|
|
11
|
+
style?: string;
|
|
12
|
+
useCssColor?: boolean
|
|
13
|
+
}
|
|
14
|
+
export interface Events {
|
|
15
|
+
|
|
16
|
+
}
|
|
17
|
+
export interface Slots {
|
|
18
|
+
children?: Snippet
|
|
19
|
+
}
|
|
20
|
+
const { class: className, style, children, ...props} = $props<Props & Events & Slots>();
|
|
21
|
+
|
|
22
|
+
</script>
|
|
23
|
+
<obi-electric-motor-ac-off
|
|
24
|
+
use:setProperties={props}
|
|
25
|
+
class={className}
|
|
26
|
+
style={style}
|
|
27
|
+
>
|
|
28
|
+
|
|
29
|
+
{#if children}
|
|
30
|
+
{@render children()}
|
|
31
|
+
{/if}
|
|
32
|
+
</obi-electric-motor-ac-off>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/icons/icon-electric-motor-ac-off.js';
|
|
2
|
+
import type { Snippet } from 'svelte';
|
|
3
|
+
export interface Props {
|
|
4
|
+
class?: string;
|
|
5
|
+
style?: string;
|
|
6
|
+
useCssColor?: boolean;
|
|
7
|
+
}
|
|
8
|
+
export interface Events {
|
|
9
|
+
}
|
|
10
|
+
export interface Slots {
|
|
11
|
+
children?: Snippet;
|
|
12
|
+
}
|
|
13
|
+
type $$ComponentProps = Props & Events & Slots;
|
|
14
|
+
declare const ObiElectricMotorAcOff: import("svelte").Component<$$ComponentProps, {}, "">;
|
|
15
|
+
type ObiElectricMotorAcOff = ReturnType<typeof ObiElectricMotorAcOff>;
|
|
16
|
+
export default ObiElectricMotorAcOff;
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
|
|
4
|
+
import '@oicl/openbridge-webcomponents/dist/icons/icon-electric-motor-ac-on.js';
|
|
5
|
+
import { setProperties } from "../util.js";
|
|
6
|
+
|
|
7
|
+
import type { Snippet } from 'svelte';
|
|
8
|
+
|
|
9
|
+
export interface Props {
|
|
10
|
+
class?: string;
|
|
11
|
+
style?: string;
|
|
12
|
+
useCssColor?: boolean
|
|
13
|
+
}
|
|
14
|
+
export interface Events {
|
|
15
|
+
|
|
16
|
+
}
|
|
17
|
+
export interface Slots {
|
|
18
|
+
children?: Snippet
|
|
19
|
+
}
|
|
20
|
+
const { class: className, style, children, ...props} = $props<Props & Events & Slots>();
|
|
21
|
+
|
|
22
|
+
</script>
|
|
23
|
+
<obi-electric-motor-ac-on
|
|
24
|
+
use:setProperties={props}
|
|
25
|
+
class={className}
|
|
26
|
+
style={style}
|
|
27
|
+
>
|
|
28
|
+
|
|
29
|
+
{#if children}
|
|
30
|
+
{@render children()}
|
|
31
|
+
{/if}
|
|
32
|
+
</obi-electric-motor-ac-on>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/icons/icon-electric-motor-ac-on.js';
|
|
2
|
+
import type { Snippet } from 'svelte';
|
|
3
|
+
export interface Props {
|
|
4
|
+
class?: string;
|
|
5
|
+
style?: string;
|
|
6
|
+
useCssColor?: boolean;
|
|
7
|
+
}
|
|
8
|
+
export interface Events {
|
|
9
|
+
}
|
|
10
|
+
export interface Slots {
|
|
11
|
+
children?: Snippet;
|
|
12
|
+
}
|
|
13
|
+
type $$ComponentProps = Props & Events & Slots;
|
|
14
|
+
declare const ObiElectricMotorAcOn: import("svelte").Component<$$ComponentProps, {}, "">;
|
|
15
|
+
type ObiElectricMotorAcOn = ReturnType<typeof ObiElectricMotorAcOn>;
|
|
16
|
+
export default ObiElectricMotorAcOn;
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
|
|
4
|
+
import '@oicl/openbridge-webcomponents/dist/icons/icon-electric-motor-ac-static.js';
|
|
5
|
+
import { setProperties } from "../util.js";
|
|
6
|
+
|
|
7
|
+
import type { Snippet } from 'svelte';
|
|
8
|
+
|
|
9
|
+
export interface Props {
|
|
10
|
+
class?: string;
|
|
11
|
+
style?: string;
|
|
12
|
+
useCssColor?: boolean
|
|
13
|
+
}
|
|
14
|
+
export interface Events {
|
|
15
|
+
|
|
16
|
+
}
|
|
17
|
+
export interface Slots {
|
|
18
|
+
children?: Snippet
|
|
19
|
+
}
|
|
20
|
+
const { class: className, style, children, ...props} = $props<Props & Events & Slots>();
|
|
21
|
+
|
|
22
|
+
</script>
|
|
23
|
+
<obi-electric-motor-ac-static
|
|
24
|
+
use:setProperties={props}
|
|
25
|
+
class={className}
|
|
26
|
+
style={style}
|
|
27
|
+
>
|
|
28
|
+
|
|
29
|
+
{#if children}
|
|
30
|
+
{@render children()}
|
|
31
|
+
{/if}
|
|
32
|
+
</obi-electric-motor-ac-static>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/icons/icon-electric-motor-ac-static.js';
|
|
2
|
+
import type { Snippet } from 'svelte';
|
|
3
|
+
export interface Props {
|
|
4
|
+
class?: string;
|
|
5
|
+
style?: string;
|
|
6
|
+
useCssColor?: boolean;
|
|
7
|
+
}
|
|
8
|
+
export interface Events {
|
|
9
|
+
}
|
|
10
|
+
export interface Slots {
|
|
11
|
+
children?: Snippet;
|
|
12
|
+
}
|
|
13
|
+
type $$ComponentProps = Props & Events & Slots;
|
|
14
|
+
declare const ObiElectricMotorAcStatic: import("svelte").Component<$$ComponentProps, {}, "">;
|
|
15
|
+
type ObiElectricMotorAcStatic = ReturnType<typeof ObiElectricMotorAcStatic>;
|
|
16
|
+
export default ObiElectricMotorAcStatic;
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
|
|
4
|
+
import '@oicl/openbridge-webcomponents/dist/icons/icon-electric-motor-dc-off.js';
|
|
5
|
+
import { setProperties } from "../util.js";
|
|
6
|
+
|
|
7
|
+
import type { Snippet } from 'svelte';
|
|
8
|
+
|
|
9
|
+
export interface Props {
|
|
10
|
+
class?: string;
|
|
11
|
+
style?: string;
|
|
12
|
+
useCssColor?: boolean
|
|
13
|
+
}
|
|
14
|
+
export interface Events {
|
|
15
|
+
|
|
16
|
+
}
|
|
17
|
+
export interface Slots {
|
|
18
|
+
children?: Snippet
|
|
19
|
+
}
|
|
20
|
+
const { class: className, style, children, ...props} = $props<Props & Events & Slots>();
|
|
21
|
+
|
|
22
|
+
</script>
|
|
23
|
+
<obi-electric-motor-dc-off
|
|
24
|
+
use:setProperties={props}
|
|
25
|
+
class={className}
|
|
26
|
+
style={style}
|
|
27
|
+
>
|
|
28
|
+
|
|
29
|
+
{#if children}
|
|
30
|
+
{@render children()}
|
|
31
|
+
{/if}
|
|
32
|
+
</obi-electric-motor-dc-off>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/icons/icon-electric-motor-dc-off.js';
|
|
2
|
+
import type { Snippet } from 'svelte';
|
|
3
|
+
export interface Props {
|
|
4
|
+
class?: string;
|
|
5
|
+
style?: string;
|
|
6
|
+
useCssColor?: boolean;
|
|
7
|
+
}
|
|
8
|
+
export interface Events {
|
|
9
|
+
}
|
|
10
|
+
export interface Slots {
|
|
11
|
+
children?: Snippet;
|
|
12
|
+
}
|
|
13
|
+
type $$ComponentProps = Props & Events & Slots;
|
|
14
|
+
declare const ObiElectricMotorDcOff: import("svelte").Component<$$ComponentProps, {}, "">;
|
|
15
|
+
type ObiElectricMotorDcOff = ReturnType<typeof ObiElectricMotorDcOff>;
|
|
16
|
+
export default ObiElectricMotorDcOff;
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
|
|
4
|
+
import '@oicl/openbridge-webcomponents/dist/icons/icon-electric-motor-dc-on.js';
|
|
5
|
+
import { setProperties } from "../util.js";
|
|
6
|
+
|
|
7
|
+
import type { Snippet } from 'svelte';
|
|
8
|
+
|
|
9
|
+
export interface Props {
|
|
10
|
+
class?: string;
|
|
11
|
+
style?: string;
|
|
12
|
+
useCssColor?: boolean
|
|
13
|
+
}
|
|
14
|
+
export interface Events {
|
|
15
|
+
|
|
16
|
+
}
|
|
17
|
+
export interface Slots {
|
|
18
|
+
children?: Snippet
|
|
19
|
+
}
|
|
20
|
+
const { class: className, style, children, ...props} = $props<Props & Events & Slots>();
|
|
21
|
+
|
|
22
|
+
</script>
|
|
23
|
+
<obi-electric-motor-dc-on
|
|
24
|
+
use:setProperties={props}
|
|
25
|
+
class={className}
|
|
26
|
+
style={style}
|
|
27
|
+
>
|
|
28
|
+
|
|
29
|
+
{#if children}
|
|
30
|
+
{@render children()}
|
|
31
|
+
{/if}
|
|
32
|
+
</obi-electric-motor-dc-on>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/icons/icon-electric-motor-dc-on.js';
|
|
2
|
+
import type { Snippet } from 'svelte';
|
|
3
|
+
export interface Props {
|
|
4
|
+
class?: string;
|
|
5
|
+
style?: string;
|
|
6
|
+
useCssColor?: boolean;
|
|
7
|
+
}
|
|
8
|
+
export interface Events {
|
|
9
|
+
}
|
|
10
|
+
export interface Slots {
|
|
11
|
+
children?: Snippet;
|
|
12
|
+
}
|
|
13
|
+
type $$ComponentProps = Props & Events & Slots;
|
|
14
|
+
declare const ObiElectricMotorDcOn: import("svelte").Component<$$ComponentProps, {}, "">;
|
|
15
|
+
type ObiElectricMotorDcOn = ReturnType<typeof ObiElectricMotorDcOn>;
|
|
16
|
+
export default ObiElectricMotorDcOn;
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
|
|
4
|
+
import '@oicl/openbridge-webcomponents/dist/icons/icon-electric-motor-dc-static.js';
|
|
5
|
+
import { setProperties } from "../util.js";
|
|
6
|
+
|
|
7
|
+
import type { Snippet } from 'svelte';
|
|
8
|
+
|
|
9
|
+
export interface Props {
|
|
10
|
+
class?: string;
|
|
11
|
+
style?: string;
|
|
12
|
+
useCssColor?: boolean
|
|
13
|
+
}
|
|
14
|
+
export interface Events {
|
|
15
|
+
|
|
16
|
+
}
|
|
17
|
+
export interface Slots {
|
|
18
|
+
children?: Snippet
|
|
19
|
+
}
|
|
20
|
+
const { class: className, style, children, ...props} = $props<Props & Events & Slots>();
|
|
21
|
+
|
|
22
|
+
</script>
|
|
23
|
+
<obi-electric-motor-dc-static
|
|
24
|
+
use:setProperties={props}
|
|
25
|
+
class={className}
|
|
26
|
+
style={style}
|
|
27
|
+
>
|
|
28
|
+
|
|
29
|
+
{#if children}
|
|
30
|
+
{@render children()}
|
|
31
|
+
{/if}
|
|
32
|
+
</obi-electric-motor-dc-static>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/icons/icon-electric-motor-dc-static.js';
|
|
2
|
+
import type { Snippet } from 'svelte';
|
|
3
|
+
export interface Props {
|
|
4
|
+
class?: string;
|
|
5
|
+
style?: string;
|
|
6
|
+
useCssColor?: boolean;
|
|
7
|
+
}
|
|
8
|
+
export interface Events {
|
|
9
|
+
}
|
|
10
|
+
export interface Slots {
|
|
11
|
+
children?: Snippet;
|
|
12
|
+
}
|
|
13
|
+
type $$ComponentProps = Props & Events & Slots;
|
|
14
|
+
declare const ObiElectricMotorDcStatic: import("svelte").Component<$$ComponentProps, {}, "">;
|
|
15
|
+
type ObiElectricMotorDcStatic = ReturnType<typeof ObiElectricMotorDcStatic>;
|
|
16
|
+
export default ObiElectricMotorDcStatic;
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
|
|
4
|
+
import '@oicl/openbridge-webcomponents/dist/icons/icon-electric-motor-off.js';
|
|
5
|
+
import { setProperties } from "../util.js";
|
|
6
|
+
|
|
7
|
+
import type { Snippet } from 'svelte';
|
|
8
|
+
|
|
9
|
+
export interface Props {
|
|
10
|
+
class?: string;
|
|
11
|
+
style?: string;
|
|
12
|
+
useCssColor?: boolean
|
|
13
|
+
}
|
|
14
|
+
export interface Events {
|
|
15
|
+
|
|
16
|
+
}
|
|
17
|
+
export interface Slots {
|
|
18
|
+
children?: Snippet
|
|
19
|
+
}
|
|
20
|
+
const { class: className, style, children, ...props} = $props<Props & Events & Slots>();
|
|
21
|
+
|
|
22
|
+
</script>
|
|
23
|
+
<obi-electric-motor-off
|
|
24
|
+
use:setProperties={props}
|
|
25
|
+
class={className}
|
|
26
|
+
style={style}
|
|
27
|
+
>
|
|
28
|
+
|
|
29
|
+
{#if children}
|
|
30
|
+
{@render children()}
|
|
31
|
+
{/if}
|
|
32
|
+
</obi-electric-motor-off>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/icons/icon-electric-motor-off.js';
|
|
2
|
+
import type { Snippet } from 'svelte';
|
|
3
|
+
export interface Props {
|
|
4
|
+
class?: string;
|
|
5
|
+
style?: string;
|
|
6
|
+
useCssColor?: boolean;
|
|
7
|
+
}
|
|
8
|
+
export interface Events {
|
|
9
|
+
}
|
|
10
|
+
export interface Slots {
|
|
11
|
+
children?: Snippet;
|
|
12
|
+
}
|
|
13
|
+
type $$ComponentProps = Props & Events & Slots;
|
|
14
|
+
declare const ObiElectricMotorOff: import("svelte").Component<$$ComponentProps, {}, "">;
|
|
15
|
+
type ObiElectricMotorOff = ReturnType<typeof ObiElectricMotorOff>;
|
|
16
|
+
export default ObiElectricMotorOff;
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
|
|
4
|
+
import '@oicl/openbridge-webcomponents/dist/icons/icon-electric-motor-on.js';
|
|
5
|
+
import { setProperties } from "../util.js";
|
|
6
|
+
|
|
7
|
+
import type { Snippet } from 'svelte';
|
|
8
|
+
|
|
9
|
+
export interface Props {
|
|
10
|
+
class?: string;
|
|
11
|
+
style?: string;
|
|
12
|
+
useCssColor?: boolean
|
|
13
|
+
}
|
|
14
|
+
export interface Events {
|
|
15
|
+
|
|
16
|
+
}
|
|
17
|
+
export interface Slots {
|
|
18
|
+
children?: Snippet
|
|
19
|
+
}
|
|
20
|
+
const { class: className, style, children, ...props} = $props<Props & Events & Slots>();
|
|
21
|
+
|
|
22
|
+
</script>
|
|
23
|
+
<obi-electric-motor-on
|
|
24
|
+
use:setProperties={props}
|
|
25
|
+
class={className}
|
|
26
|
+
style={style}
|
|
27
|
+
>
|
|
28
|
+
|
|
29
|
+
{#if children}
|
|
30
|
+
{@render children()}
|
|
31
|
+
{/if}
|
|
32
|
+
</obi-electric-motor-on>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/icons/icon-electric-motor-on.js';
|
|
2
|
+
import type { Snippet } from 'svelte';
|
|
3
|
+
export interface Props {
|
|
4
|
+
class?: string;
|
|
5
|
+
style?: string;
|
|
6
|
+
useCssColor?: boolean;
|
|
7
|
+
}
|
|
8
|
+
export interface Events {
|
|
9
|
+
}
|
|
10
|
+
export interface Slots {
|
|
11
|
+
children?: Snippet;
|
|
12
|
+
}
|
|
13
|
+
type $$ComponentProps = Props & Events & Slots;
|
|
14
|
+
declare const ObiElectricMotorOn: import("svelte").Component<$$ComponentProps, {}, "">;
|
|
15
|
+
type ObiElectricMotorOn = ReturnType<typeof ObiElectricMotorOn>;
|
|
16
|
+
export default ObiElectricMotorOn;
|