From f83b5c948e911684ce3b729caa1d9356522066e9 Mon Sep 17 00:00:00 2001 From: Amir Raminfar Date: Mon, 13 Nov 2023 14:00:35 -0800 Subject: [PATCH] fix: converts HSL colors OKLCH with DaisyUI v4 (#2497) --- assets/components/LogViewer/LogViewer.vue | 4 +- .../__snapshots__/LogEventSource.spec.ts.snap | 2 +- assets/components/ScrollableView.vue | 4 +- assets/components/Search.vue | 2 +- assets/components/common/Toggle.vue | 2 +- assets/main.css | 47 ++++++++--------- assets/main.ts | 1 - package.json | 2 +- pnpm-lock.yaml | 52 +++++++++---------- tailwind.config.ts | 25 ++++----- 10 files changed, 67 insertions(+), 74 deletions(-) diff --git a/assets/components/LogViewer/LogViewer.vue b/assets/components/LogViewer/LogViewer.vue index 002d2f5d..ee9f6e81 100644 --- a/assets/components/LogViewer/LogViewer.vue +++ b/assets/components/LogViewer/LogViewer.vue @@ -7,7 +7,7 @@ :class="{ 'border border-secondary': toRaw(item) === toRaw(lastSelectedItem) }" > > render html correctly > should render messages wit exports[` > render html correctly > should render messages with filter 1`] = ` "