From 2bb33b4b92d46de0b90ac8a0089f6a6f72267e99 Mon Sep 17 00:00:00 2001 From: eti Date: Tue, 4 Aug 2026 18:54:57 +0200 Subject: [PATCH] web/components: use tv in Topbar Move the layout classes into a tv slots recipe with marketing/app and pending variants, replacing the inline ternary and the divider snippet. Signed-off-by: eti --- web/src/lib/components/shell/Topbar.svelte | 152 +++++++++++++-------- 1 file changed, 98 insertions(+), 54 deletions(-) diff --git a/web/src/lib/components/shell/Topbar.svelte b/web/src/lib/components/shell/Topbar.svelte index bd03724a..7dd03204 100644 --- a/web/src/lib/components/shell/Topbar.svelte +++ b/web/src/lib/components/shell/Topbar.svelte @@ -1,3 +1,47 @@ + + -{#snippet divider(classes = "")} -
-{/snippet} - -