Alex Jbanca 8b4cbc59a8 refactor: Refactoring of AccountSelector dropdown
The new account selector expects a generic account model. It will display all the account data if provided, including preferred chains, balance or asset balance. Otherwise it will display only the available data.
The account selector can receive an initial selection based on account address and will provide the current selected address and the current selected model item.

- Unify the account selector between communities and wallet
- Update the account selector to work with addresses instead of model indexes
- Adapt all components using the account selector or the account selection
- Move/reuse qml components involved in the account selector UI
- Remove nim logic used to handle index based account selection.
- Adding storybook page
2024-06-20 11:24:35 +03:00

38 lines
1.5 KiB
Plaintext

AddressesInputList 1.0 AddressesInputList.qml
AddressesSelectorPanel 1.0 AddressesSelectorPanel.qml
AirdropRecipientsSelector 1.0 AirdropRecipientsSelector.qml
AirdropTokensSelector 1.0 AirdropTokensSelector.qml
BannerPicker 1.0 BannerPicker.qml
CategoryListItem 1.0 CategoryListItem.qml
ColorPicker 1.0 ColorPicker.qml
CommunityListItem 1.0 CommunityListItem.qml
CommunityEligibilityTag 1.0 CommunityEligibilityTag.qml
DescriptionInput 1.0 DescriptionInput.qml
EditCommunitySettingsForm 1.0 EditCommunitySettingsForm.qml
EnsPanel 1.0 EnsPanel.qml
ExtendedDropdownContent 1.0 ExtendedDropdownContent.qml
FeeRow 1.0 FeeRow.qml
FeesBoxFooter 1.0 FeesBoxFooter.qml
FeesSummaryFooter 1.0 FeesSummaryFooter.qml
HoldingTypes 1.0 HoldingTypes.qml
InlineNetworksComboBox 1.0 InlineNetworksComboBox.qml
IntroMessageInput 1.0 IntroMessageInput.qml
IssuePill 1.0 IssuePill.qml
ListDropdownContent 1.0 ListDropdownContent.qml
LogoPicker 1.0 LogoPicker.qml
MembersSelectorPanel 1.0 MembersSelectorPanel.qml
NameInput 1.0 NameInput.qml
Options 1.0 Options.qml
OutroMessageInput 1.0 OutroMessageInput.qml
PermissionItem 1.0 PermissionItem.qml
PermissionListItem 1.0 PermissionListItem.qml
PermissionsRow 1.0 PermissionsRow.qml
SettingsPageHeader 1.0 SettingsPageHeader.qml
TagsPicker 1.0 TagsPicker.qml
TagsRow 1.0 TagsRow.qml
ThumbnailsDropdownContent 1.0 ThumbnailsDropdownContent.qml
TokenItem 1.0 TokenItem.qml
TokenPanel 1.0 TokenPanel.qml
singleton PermissionTypes 1.0 PermissionTypes.qml
singleton TokenCategories 1.0 TokenCategories.qml