From 9144d0ba70a3666549d9a3d54d8a6f91e79e5270 Mon Sep 17 00:00:00 2001 From: Slizhevsky Vladislav Date: Fri, 14 Aug 2026 10:29:50 +0200 Subject: [PATCH] [UIK-5686][wizard] rebranding --- semcore/wizard/src/Wizard.tsx | 2 + semcore/wizard/src/style/wizard.shadow.css | 51 +++++++++------- .../style/design-tokens/design-tokens.json | 59 +++++++++++-------- 3 files changed, 65 insertions(+), 47 deletions(-) diff --git a/semcore/wizard/src/Wizard.tsx b/semcore/wizard/src/Wizard.tsx index 71a376bf86..4e148874ae 100644 --- a/semcore/wizard/src/Wizard.tsx +++ b/semcore/wizard/src/Wizard.tsx @@ -322,6 +322,7 @@ function StepBack(props: Required & IRootComponentProps) { & IRootComponentProps) {