From 6664c579c772703bb2cc11a97d9fe9bc69c2a404 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=81=87=E8=A7=81=E5=90=8C=E5=AD=A6?= <1875694521@qq.com> Date: Sat, 8 Nov 2025 14:23:01 +0800 Subject: [PATCH] chore(demo): improve dark demo (#55647) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(demo): improve dark demo * Update components/transfer/demo/style-class.tsx Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: 遇见同学 <1875694521@qq.com> * Update components/transfer/demo/style-class.tsx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: 遇见同学 <1875694521@qq.com> * chore: update snap --------- Signed-off-by: 遇见同学 <1875694521@qq.com> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- .../__snapshots__/demo-extend.test.ts.snap | 14 ++++++++++++-- components/auto-complete/demo/style-class.tsx | 6 ++++-- .../__snapshots__/demo-extend.test.ts.snap | 2 +- .../__snapshots__/demo.test.tsx.snap | 2 +- components/input-number/demo/style-class.tsx | 2 +- .../__snapshots__/demo-extend.test.ts.snap | 6 ++---- .../__tests__/__snapshots__/demo.test.ts.snap | 6 ++---- components/splitter/demo/style-class.tsx | 10 ++++++---- .../__snapshots__/demo-extend.test.ts.snap | 19 ++++++++----------- .../__tests__/__snapshots__/demo.test.ts.snap | 19 ++++++++----------- components/transfer/demo/style-class.tsx | 13 ++++++++----- 11 files changed, 53 insertions(+), 46 deletions(-) diff --git a/components/auto-complete/__tests__/__snapshots__/demo-extend.test.ts.snap b/components/auto-complete/__tests__/__snapshots__/demo-extend.test.ts.snap index 48236a3d3e..0375753978 100644 --- a/components/auto-complete/__tests__/__snapshots__/demo-extend.test.ts.snap +++ b/components/auto-complete/__tests__/__snapshots__/demo-extend.test.ts.snap @@ -2728,7 +2728,7 @@ exports[`renders components/auto-complete/demo/style-class.tsx extend context co