From 9de564651922e98931cb64dfae742883645622b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Kr=C4=8Dek?= Date: Sun, 7 Sep 2025 22:03:21 +0200 Subject: [PATCH] Change to just full name --- .github/styling.md | 4 +- src/lib/components/Splash.svelte | 2 +- src/lib/components/Wizard.svelte | 2 +- .../components/wizard/StepCardSelect.svelte | 2 +- .../components/wizard/StepColumnMap.svelte | 19 +-- src/lib/components/wizard/StepGallery.svelte | 2 +- src/lib/components/wizard/StepGenerate.svelte | 8 +- .../components/wizard/StepRowFilter.svelte | 13 +- src/lib/stores.ts | 118 +++++++++--------- 9 files changed, 73 insertions(+), 97 deletions(-) diff --git a/.github/styling.md b/.github/styling.md index 03c8ac5..343a28b 100644 --- a/.github/styling.md +++ b/.github/styling.md @@ -89,7 +89,7 @@ This document outlines the design system and styling conventions used in the app ### Container Pattern ```html -
+
``` @@ -225,7 +225,7 @@ This document outlines the design system and styling conventions used in the app ### Top Navigation ```html