Add qs.Ui.Dropdown, SearchableDropdown, Toggle rounded variant

This commit is contained in:
Ryan Hughes
2026-05-18 00:52:59 -04:00
parent 4b4df8b4f5
commit db4fa1f760
6 changed files with 731 additions and 29 deletions
@@ -3,6 +3,7 @@ module qs.Ui
ChoiceButton 1.0 ChoiceButton.qml
CursorPill 1.0 CursorPill.qml
CursorSurface 1.0 CursorSurface.qml
Dropdown 1.0 Dropdown.qml
KeyboardPanel 1.0 KeyboardPanel.qml
PanelActionButton 1.0 PanelActionButton.qml
PanelKeyCatcher 1.0 PanelKeyCatcher.qml
@@ -12,6 +13,7 @@ PanelSlider 1.0 PanelSlider.qml
PanelToolTip 1.0 PanelToolTip.qml
PillButton 1.0 PillButton.qml
PopupCard 1.0 PopupCard.qml
SearchableDropdown 1.0 SearchableDropdown.qml
TextField 1.0 TextField.qml
Toggle 1.0 Toggle.qml
WidgetButton 1.0 WidgetButton.qml