From 9ca51014484d3ab5a8db8109e19f2de0f9525f49 Mon Sep 17 00:00:00 2001 From: zernonia Date: Tue, 18 Jun 2024 16:50:18 +0800 Subject: [PATCH] chore: update registry to make sure tailwind prefix parse correctly --- .../ui/alert-dialog/AlertDialogCancel.vue | 9 ++++++++- .../registry/default/ui/v-calendar/Calendar.vue | 16 ++++++++++++++-- .../ui/alert-dialog/AlertDialogCancel.vue | 11 +++++++++-- .../registry/new-york/ui/v-calendar/Calendar.vue | 16 ++++++++++++++-- .../registry/styles/default/alert-dialog.json | 2 +- .../registry/styles/default/v-calendar.json | 2 +- .../registry/styles/new-york/alert-dialog.json | 2 +- .../registry/styles/new-york/v-calendar.json | 2 +- 8 files changed, 49 insertions(+), 11 deletions(-) diff --git a/apps/www/src/lib/registry/default/ui/alert-dialog/AlertDialogCancel.vue b/apps/www/src/lib/registry/default/ui/alert-dialog/AlertDialogCancel.vue index d42179c4..54acd0da 100644 --- a/apps/www/src/lib/registry/default/ui/alert-dialog/AlertDialogCancel.vue +++ b/apps/www/src/lib/registry/default/ui/alert-dialog/AlertDialogCancel.vue @@ -14,7 +14,14 @@ const delegatedProps = computed(() => { diff --git a/apps/www/src/lib/registry/default/ui/v-calendar/Calendar.vue b/apps/www/src/lib/registry/default/ui/v-calendar/Calendar.vue index 2f2893d8..b3670721 100644 --- a/apps/www/src/lib/registry/default/ui/v-calendar/Calendar.vue +++ b/apps/www/src/lib/registry/default/ui/v-calendar/Calendar.vue @@ -79,10 +79,22 @@ const vCalendarSlots = computed(() => {