status-desktop/ui/StatusQ/sandbox/pages
Noelia c4ede85ed3 feat(StatusPinInput): Introduce `StatusPinInput` control
It creates `StatusPinInput` control that allows customzing its circle diameter, circle spacing and pin length. It contains a `TextInput` object that will provide the component, input text management like validation rules.

It incorporates a blinking animation when the control is focused and feedback (mouse shape changed) when hovering it.

It adds new page in sandbox to play with `StatusPinInput` control.

It adds component documentation.

Also it creates 2 new `StatusValidator` controls with their corresponding documentation:
- `StatusRegularExpressionValidator` which wraps a QML type `RegularExpressionValidator`.

- `StatusIntValidator` which wraps a QML type `IntValidator`.

Closes #524
2022-09-21 18:20:06 +02:00
..
StatusAccountSelectorPage.qml refactor: refactored/cleaned up sandbox app 2022-09-21 18:20:06 +02:00
StatusAddressPage.qml refactor: refactored/cleaned up sandbox app 2022-09-21 18:20:06 +02:00
StatusAssetSelectorPage.qml refactor: refactored/cleaned up sandbox app 2022-09-21 18:20:06 +02:00
StatusChatCommandButtonPage.qml refactor: refactored/cleaned up sandbox app 2022-09-21 18:20:06 +02:00
StatusChatInfoToolBarPage.qml refactor: refactored/cleaned up sandbox app 2022-09-21 18:20:06 +02:00
StatusColorSelectorPage.qml refactor: refactored/cleaned up sandbox app 2022-09-21 18:20:06 +02:00
StatusExpandableSettingsItemPage.qml refactor: refactored/cleaned up sandbox app 2022-09-21 18:20:06 +02:00
StatusInputPage.qml refactor: refactored/cleaned up sandbox app 2022-09-21 18:20:06 +02:00
StatusMacNotificationPage.qml refactor: refactored/cleaned up sandbox app 2022-09-21 18:20:06 +02:00
StatusPasswordStrengthIndicatorPage.qml feat(StatusQ.Controls): Introduce `StatusPasswordStrengthIndicator` 2022-09-21 18:20:06 +02:00
StatusPinInputPage.qml feat(StatusPinInput): Introduce `StatusPinInput` control 2022-09-21 18:20:06 +02:00
StatusPopupMenuPage.qml refactor: refactored/cleaned up sandbox app 2022-09-21 18:20:06 +02:00
StatusSelectPage.qml refactor: refactored/cleaned up sandbox app 2022-09-21 18:20:06 +02:00
StatusTabBarIconButtonPage.qml refactor: refactored/cleaned up sandbox app 2022-09-21 18:20:06 +02:00
StatusTabSwitchPage.qml refactor: refactored/cleaned up sandbox app 2022-09-21 18:20:06 +02:00
StatusTagSelectorPage.qml feat(StatusQ.Components): Adding StatusTagSelector component 2022-09-21 18:20:06 +02:00
StatusToastMessagePage.qml feat(StatusQ.Components): Adding StatusToastMessage 2022-09-21 18:20:06 +02:00
StatusWalletColorButtonPage.qml refactor: refactored/cleaned up sandbox app 2022-09-21 18:20:06 +02:00
StatusWalletColorSelectPage.qml refactor: refactored/cleaned up sandbox app 2022-09-21 18:20:06 +02:00
StatusWizardStepperPage.qml feat(StatusQ.Components): Adding StatusWizardSteper component 2022-09-21 18:20:06 +02:00