From 0f4ddcc41701e46d385841e3cb6b3b472c22fc7d Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Tue, 12 Nov 2024 15:38:29 +0300 Subject: [PATCH] Add base tab --- .../components/layout/AppDesigner.vue | 105 +++++++++++++++--- .../semantic/colorscheme/DesignCS.vue | 4 +- apps/showcase/plugins/app-state.js | 1 + 3 files changed, 95 insertions(+), 15 deletions(-) diff --git a/apps/showcase/components/layout/AppDesigner.vue b/apps/showcase/components/layout/AppDesigner.vue index 27cc4ae1e..45ce74629 100644 --- a/apps/showcase/components/layout/AppDesigner.vue +++ b/apps/showcase/components/layout/AppDesigner.vue @@ -2,18 +2,38 @@ - Primitive - Semantic - Component + Base + Primitive + Semantic + Component +
Choose a Theme to Get Started
+
+
+ Built-in Themes + +
+ OR +
+ Import Figma Tokens + +
+ OR +
+ Saved Theme +
+
+
+
- + Common @@ -49,41 +69,73 @@ -
Component tokens are not supported by the Visual Editor at the moment.
+
Component tokens are not supported by the Visual Editor at the moment.