status-desktop/ui/app/AppLayouts/Chat/panels
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
..
ChatAnchorButtonsPanel.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
ChatRequestMessagePanel.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
ContactRequestPanel.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
EmptyChatPanel.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
InlineSelectorPanel.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
SuggestedChannelsPanel.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
SuggestionBoxPanel.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
SuggestionFilterPanel.qml chore: using StringUtils.plainText consistently 2024-10-11 12:14:53 +02:00
UserListPanel.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
qmldir feat(storybook): add ChatAnchorButtonsPanel 2023-04-11 13:35:04 +02:00