- simplify the delegates (no more nested inner models/ListViews) - persist the "Arrange by" toggles state (when needed) - adjust the tests Fixes #13232
- add new Hidden tab/section to Settings/Wallet/Manage tokens page and storybook - extract the controller(s) to ManageTokensView.qml to share them across the tabs - updated the grouped UI delegate - adjust the tests Fixes #13201 Fixes #13188