From d50c69a1be3a2be1f10e51dfcb02e86d0383ce9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B8=85=E5=87=A4?= Date: Fri, 31 Jul 2026 01:35:40 -0700 Subject: [PATCH] chore(web): bump ui submodule, drop deleted sidebar tokens from the dev-wall catalog ui#13 removed the dead --sidebar-primary/-ring tokens; the dev wall catalog listed them, so the bump and the catalog cleanup land together. --- apps/web/src/pages/dev/components/lib/token-catalog.ts | 3 +-- packages/ui | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/apps/web/src/pages/dev/components/lib/token-catalog.ts b/apps/web/src/pages/dev/components/lib/token-catalog.ts index f01f74dee6..f0653697f0 100644 --- a/apps/web/src/pages/dev/components/lib/token-catalog.ts +++ b/apps/web/src/pages/dev/components/lib/token-catalog.ts @@ -59,9 +59,8 @@ export const tokenGroups: TokenGroup[] = [ label: 'Sidebar', tokens: [ 'sidebar', 'sidebar-foreground', - 'sidebar-primary', 'sidebar-primary-foreground', 'sidebar-accent', 'sidebar-accent-foreground', - 'sidebar-border', 'sidebar-ring', + 'sidebar-border', ], }, { diff --git a/packages/ui b/packages/ui index ad1411970b..f95e998feb 160000 --- a/packages/ui +++ b/packages/ui @@ -1 +1 @@ -Subproject commit ad1411970b0bf199ba35e642514acdc5f05d2f18 +Subproject commit f95e998febe052cf74df14e3fafe147d79a7a6b7