Lukáš Tinkl 48d8846e29 chore: factor out and create new SendRecipientInput component
- some minor visual fixes (padding & clear button color)
- make it always paste plain text, eventhough the base component has to
stay RichText
- use it in SendModal->RecipientView
- add a storybook page
- added QML tests

Fixes #15252
2024-07-08 21:16:53 +02:00

14 lines
626 B
Plaintext

WalletAccountListItem 1.0 WalletAccountListItem.qml
GasSelector 1.0 GasSelector.qml
GasValidator 1.0 GasValidator.qml
ClearButton 1.0 ClearButton.qml
SavedAddressListItem 1.0 SavedAddressListItem.qml
TokenBalancePerChainDelegate 1.0 TokenBalancePerChainDelegate.qml
SearchBoxWithRightIcon 1.0 SearchBoxWithRightIcon.qml
AmountInputWithCursor 1.0 AmountInputWithCursor.qml
BalanceExceeded 1.0 BalanceExceeded.qml
CollectibleBackButtonWithInfo 1.0 CollectibleBackButtonWithInfo.qml
CollectibleNestedDelegate 1.0 CollectibleNestedDelegate.qml
HeaderTitleText 1.0 HeaderTitleText.qml
SendRecipientInput 1.0 SendRecipientInput.qml