From f3f8522242f1491f3193ef46ee36378319dd0636 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn-Michael=20Miehe?= Date: Tue, 17 Jan 2023 00:51:52 +0000 Subject: [PATCH] "rectangles" library --- ui/src/components/CalendarImage.vue | 87 ++++++----------------------- ui/src/components/rectangles.ts | 80 ++++++++++++++++++++++++++ 2 files changed, 97 insertions(+), 70 deletions(-) create mode 100644 ui/src/components/rectangles.ts diff --git a/ui/src/components/CalendarImage.vue b/ui/src/components/CalendarImage.vue index 9cf4e89..005ae44 100644 --- a/ui/src/components/CalendarImage.vue +++ b/ui/src/components/CalendarImage.vue @@ -13,10 +13,10 @@ @@ -24,65 +24,7 @@