From 7849f777122cc8e98b6516844b4937c47f486989 Mon Sep 17 00:00:00 2001 From: Rune Harlyk Date: Thu, 12 Sep 2024 22:34:00 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=BC=20Formats=20components?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/lib/components/Visualization.svelte | 373 +++++++++++--------- app/src/routes/+layout.svelte | 220 ++++++------ 2 files changed, 315 insertions(+), 278 deletions(-) diff --git a/app/src/lib/components/Visualization.svelte b/app/src/lib/components/Visualization.svelte index 1a0160b..1296165 100644 --- a/app/src/lib/components/Visualization.svelte +++ b/app/src/lib/components/Visualization.svelte @@ -1,38 +1,66 @@ diff --git a/app/src/routes/+layout.svelte b/app/src/routes/+layout.svelte index 3d71c47..3a2440d 100644 --- a/app/src/routes/+layout.svelte +++ b/app/src/routes/+layout.svelte @@ -1,143 +1,143 @@ - {$page.data.title} + {$page.data.title} -{#if $features.security && $user.bearer_token === ''} - +{#if $features?.security && $user.bearer_token === ''} + {:else} -
- -
- - +
+ +
+ + - - -
- -
-
-
+ + +
+ +
+
+
{/if} - - -
+ + +