From 639ece43f65a8c4502e8d6a908e60242a86beee8 Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Fri, 4 Oct 2024 09:26:32 +0300 Subject: [PATCH] Add new tokens for ToggleSwitch --- apps/showcase/doc/toggleswitch/TemplateDoc.vue | 12 ++++++------ .../src/toggleswitch/style/ToggleSwitchStyle.js | 6 +++++- .../themes/src/presets/aura/toggleswitch/index.js | 12 ++++++++++-- .../themes/src/presets/lara/toggleswitch/index.js | 12 ++++++++++-- .../src/presets/material/toggleswitch/index.js | 12 ++++++++++-- .../themes/src/presets/nora/toggleswitch/index.js | 6 +++++- 6 files changed, 46 insertions(+), 14 deletions(-) diff --git a/apps/showcase/doc/toggleswitch/TemplateDoc.vue b/apps/showcase/doc/toggleswitch/TemplateDoc.vue index f8f023691..9055fa083 100644 --- a/apps/showcase/doc/toggleswitch/TemplateDoc.vue +++ b/apps/showcase/doc/toggleswitch/TemplateDoc.vue @@ -1,11 +1,11 @@