diff --git a/apps/www/.vitepress/theme/components/Announcement.vue b/apps/www/.vitepress/theme/components/Announcement.vue index 83e1412e..bcf63a66 100644 --- a/apps/www/.vitepress/theme/components/Announcement.vue +++ b/apps/www/.vitepress/theme/components/Announcement.vue @@ -1,5 +1,6 @@ diff --git a/apps/www/.vitepress/theme/components/BlockPreview.vue b/apps/www/.vitepress/theme/components/BlockPreview.vue index 404847ea..65b33573 100644 --- a/apps/www/.vitepress/theme/components/BlockPreview.vue +++ b/apps/www/.vitepress/theme/components/BlockPreview.vue @@ -156,7 +156,7 @@ watch([style, codeConfig], async () => { @@ -219,7 +219,7 @@ watch([style, codeConfig], async () => { ref="resizableRef" class="relative rounded-lg border bg-background transition-all " :default-size="100" - :min-size="25" + :min-size="30" >
diff --git a/apps/www/__registry__/index.ts b/apps/www/__registry__/index.ts index 2e72d58c..f00142c4 100644 --- a/apps/www/__registry__/index.ts +++ b/apps/www/__registry__/index.ts @@ -1214,6 +1214,27 @@ export const Index = { component: () => import("../src/lib/registry/default/block/Dashboard04.vue").then((m) => m.default), files: ["../src/lib/registry/default/block/Dashboard04.vue"], }, + "Dashboard05": { + name: "Dashboard05", + type: "components:block", + registryDependencies: ["badge","button","card","dropdown-menu","input","breadcrumb","sheet","pagination","progress","separator","table","tabs","tooltip","checkbox"], + component: () => import("../src/lib/registry/default/block/Dashboard05.vue").then((m) => m.default), + files: ["../src/lib/registry/default/block/Dashboard05.vue"], + }, + "Dashboard06": { + name: "Dashboard06", + type: "components:block", + registryDependencies: ["badge","button","card","dropdown-menu","input","breadcrumb","sheet","table","tabs","tooltip"], + component: () => import("../src/lib/registry/default/block/Dashboard06.vue").then((m) => m.default), + files: ["../src/lib/registry/default/block/Dashboard06.vue"], + }, + "Dashboard07": { + name: "Dashboard07", + type: "components:block", + registryDependencies: ["badge","button","card","dropdown-menu","input","textarea","label","toggle-group","breadcrumb","sheet","table","select","tooltip"], + component: () => import("../src/lib/registry/default/block/Dashboard07.vue").then((m) => m.default), + files: ["../src/lib/registry/default/block/Dashboard07.vue"], + }, }, "new-york": { "AccordionDemo": { name: "AccordionDemo", @@ -2426,5 +2447,26 @@ export const Index = { component: () => import("../src/lib/registry/new-york/block/Dashboard04.vue").then((m) => m.default), files: ["../src/lib/registry/new-york/block/Dashboard04.vue"], }, + "Dashboard05": { + name: "Dashboard05", + type: "components:block", + registryDependencies: ["badge","button","card","dropdown-menu","input","breadcrumb","sheet","pagination","progress","separator","table","tabs","tooltip","checkbox"], + component: () => import("../src/lib/registry/new-york/block/Dashboard05.vue").then((m) => m.default), + files: ["../src/lib/registry/new-york/block/Dashboard05.vue"], + }, + "Dashboard06": { + name: "Dashboard06", + type: "components:block", + registryDependencies: ["badge","button","card","dropdown-menu","input","breadcrumb","sheet","table","tabs","tooltip"], + component: () => import("../src/lib/registry/new-york/block/Dashboard06.vue").then((m) => m.default), + files: ["../src/lib/registry/new-york/block/Dashboard06.vue"], + }, + "Dashboard07": { + name: "Dashboard07", + type: "components:block", + registryDependencies: ["badge","button","card","dropdown-menu","input","textarea","label","toggle-group","breadcrumb","sheet","table","select","tooltip"], + component: () => import("../src/lib/registry/new-york/block/Dashboard07.vue").then((m) => m.default), + files: ["../src/lib/registry/new-york/block/Dashboard07.vue"], + }, }, } diff --git a/apps/www/package.json b/apps/www/package.json index 8a862923..429bbd61 100644 --- a/apps/www/package.json +++ b/apps/www/package.json @@ -33,7 +33,7 @@ "embla-carousel-vue": "^8.0.0", "lucide-vue-next": "^0.359.0", "magic-string": "^0.30.8", - "radix-vue": "^1.6.1", + "radix-vue": "^1.6.2", "tailwindcss-animate": "^1.0.7", "v-calendar": "^3.1.2", "vaul-vue": "^0.1.0", diff --git a/apps/www/src/lib/registry/default/block/Authentication03.vue b/apps/www/src/lib/registry/default/block/Authentication03.vue index a3d976ec..15dc0241 100644 --- a/apps/www/src/lib/registry/default/block/Authentication03.vue +++ b/apps/www/src/lib/registry/default/block/Authentication03.vue @@ -25,7 +25,7 @@ import { Label } from '@/lib/registry/default/ui/label'
-
+
diff --git a/apps/www/src/lib/registry/default/block/Dashboard03.vue b/apps/www/src/lib/registry/default/block/Dashboard03.vue index bcbf1be2..3b60b282 100644 --- a/apps/www/src/lib/registry/default/block/Dashboard03.vue +++ b/apps/www/src/lib/registry/default/block/Dashboard03.vue @@ -136,7 +136,7 @@ import { Tooltip, TooltipContent, TooltipTrigger } from '@/lib/registry/default/
-
+

Playground

diff --git a/apps/www/src/lib/registry/default/block/Dashboard05.vue b/apps/www/src/lib/registry/default/block/Dashboard05.vue new file mode 100644 index 00000000..a68f2a92 --- /dev/null +++ b/apps/www/src/lib/registry/default/block/Dashboard05.vue @@ -0,0 +1,778 @@ + + + + + diff --git a/apps/www/src/lib/registry/default/block/Dashboard06.vue b/apps/www/src/lib/registry/default/block/Dashboard06.vue new file mode 100644 index 00000000..dad34329 --- /dev/null +++ b/apps/www/src/lib/registry/default/block/Dashboard06.vue @@ -0,0 +1,641 @@ + + + + + diff --git a/apps/www/src/lib/registry/default/block/Dashboard07.vue b/apps/www/src/lib/registry/default/block/Dashboard07.vue new file mode 100644 index 00000000..5ee3afa9 --- /dev/null +++ b/apps/www/src/lib/registry/default/block/Dashboard07.vue @@ -0,0 +1,629 @@ + + + + +