discourse/app/assets/stylesheets/common/select-kit
Joffrey JAFFEUX 41df705188
DEV: replaces topic-notifications-options by DMenu (#30298)
This commit introduces <NotificationsTracking /> which is a wrapper component around <DMenu /> which replaces the select-kit component <TopicNotificationsButton />.

Each tracking case has its dedicated component:

- topic -> `<TopicNotificationsTracking />`
- group -> `<GroupNotificationsTracking />`
- tag -> `<TagNotificationsTracking />`
- category -> `<CategoryNotificationsTracking />`
- chat thread -> `<ThreadNotificationsTracking />`
2024-12-16 19:59:18 +01:00
..
_index.scss
categories-admin-dropdown.scss
category-chooser.scss
category-drop.scss
category-row.scss
category-selector.scss
color-palettes.scss
combo-box.scss
composer-actions.scss
dropdown-select-box.scss
email-group-user-chooser.scss
flair-row.scss
future-date-input-selector.scss
icon-picker.scss
list-setting.scss
mini-tag-chooser.scss
multi-select.scss
notifications-button.scss
notifications-filter.scss
period-chooser.scss
pinned-button.scss
select-kit.scss
single-select.scss
tag-chooser.scss
tag-drop.scss
toolbar-popup-menu-options.scss
topic-chooser.scss
topic-notifications-button.scss
user-row.scss