enhance: Settings and Virtual Button Management

- 用 `reorderable` 重构排序组件
- 重构虚拟按钮配置储存逻辑
- 虚拟图标现在可以选择是否显示文字描述
- 统一所有图标风格为 `Rounded`
- `StatusCard` 状态卡大卡的颜色现在优先取决于应用内设置,而非系统设置
This commit is contained in:
Miuzarte
2026-03-22 17:32:24 +08:00
parent 4c7cf64b98
commit 57d2af638a
18 changed files with 598 additions and 502 deletions

View File

@@ -12,6 +12,10 @@
"name": "miuix",
"path": "../miuix"
},
{
"name": "Reorderable",
"path": "../Reorderable"
},
{
"name": "shizuku",
"path": "../shizuku"