status-desktop/ui/app/AppLayouts/Onboarding/views
Lukáš Tinkl d9d6d90dc9 [Style] remove legacy Style and its themes
- legacy Style and ThemePalette removed
- moved and deduplicated font definitions into `Theme` (unrelated to a
color palette)
- `Style.current.foo` -> `Theme.foo`
- `Style.current.fooColor` -> `Theme.palette.fooColor`
- upgrade the imports to 5.15
- removed some mode dead components

Fixes #16514
2024-10-22 15:54:31 +02:00
..
AllowNotificationsView.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
ConfirmPasswordView.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
CreatePasswordView.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
InsertDetailsView.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
KeycardInitView.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
KeycardPinView.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
KeycardPukView.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
KeycardStateView.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
KeysMainView.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
LoginView.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
ProfileChatKeyView.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
ProfileFetchingView.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
SeedPhraseInputView.qml fix(wallet): Renamed KeyPair to key pair throughout the entire app (#15051) 2024-06-07 16:29:09 +03:00
SeedPhraseView.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
SeedPhraseWordsInputView.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
SyncCodeView.qml chore(@SyncCodeView.qml): object name for syncing enter code object added (#12346) 2023-10-05 16:04:54 +07:00
SyncDeviceResult.qml feat(sync): add a fallback mechanism when the pairing does't work (#15820) 2024-10-02 09:54:35 -04:00
TouchIDAuthView.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
WelcomeView.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
qmldir fix(SeedPhrase): Fixing seed phrase validation (#13496) 2024-02-14 15:50:14 +02:00