Hardware: Convert components into functionals
Convert remaining hardware components into functional components.
Plus few refactorization.
- Mostly rework the motors
- Extended popup was normalized to match other hardware popup
- Create dedicated
HardwareNumericStep
andHardwareInputNumber
to normalize look and feel - Added Escape key support to abort edition
- Create a
hw-moving
to normalize the style (blue/bold which was already used for few widgets)
The next MR will normalize the hardware widget parameters to split hardware
data on one side and options
on another side.
Edited by Valentin Valls