diff --git a/apps/www/__registry__/index.tsx b/apps/www/__registry__/index.tsx index eb5dd3ddc30..b217c0de7cb 100644 --- a/apps/www/__registry__/index.tsx +++ b/apps/www/__registry__/index.tsx @@ -10,7 +10,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/accordion.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/accordion.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/accordion.tsx")), source: "", category: "", @@ -22,7 +26,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/alert.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/alert.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/alert.tsx")), source: "", category: "", @@ -34,7 +42,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: ["button"], - files: ["registry/new-york/ui/alert-dialog.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/alert-dialog.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/alert-dialog.tsx")), source: "", category: "", @@ -46,7 +58,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/aspect-ratio.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/aspect-ratio.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/aspect-ratio.tsx")), source: "", category: "", @@ -58,7 +74,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/avatar.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/avatar.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/avatar.tsx")), source: "", category: "", @@ -70,7 +90,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/badge.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/badge.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/badge.tsx")), source: "", category: "", @@ -82,7 +106,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/breadcrumb.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/breadcrumb.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/breadcrumb.tsx")), source: "", category: "", @@ -94,7 +122,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/button.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/button.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/button.tsx")), source: "", category: "", @@ -106,7 +138,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: ["button"], - files: ["registry/new-york/ui/calendar.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/calendar.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/calendar.tsx")), source: "", category: "", @@ -118,7 +154,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/card.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/card.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/card.tsx")), source: "", category: "", @@ -130,7 +170,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: ["button"], - files: ["registry/new-york/ui/carousel.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/carousel.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/carousel.tsx")), source: "", category: "", @@ -142,7 +186,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: ["card"], - files: ["registry/new-york/ui/chart.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/chart.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/chart.tsx")), source: "", category: "", @@ -154,7 +202,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/checkbox.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/checkbox.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/checkbox.tsx")), source: "", category: "", @@ -166,7 +218,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/collapsible.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/collapsible.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/collapsible.tsx")), source: "", category: "", @@ -178,7 +234,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: ["dialog"], - files: ["registry/new-york/ui/command.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/command.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/command.tsx")), source: "", category: "", @@ -190,7 +250,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/context-menu.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/context-menu.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/context-menu.tsx")), source: "", category: "", @@ -202,7 +266,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/dialog.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/dialog.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/dialog.tsx")), source: "", category: "", @@ -214,7 +282,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/drawer.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/drawer.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/drawer.tsx")), source: "", category: "", @@ -226,7 +298,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/dropdown-menu.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/dropdown-menu.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/dropdown-menu.tsx")), source: "", category: "", @@ -238,7 +314,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: ["button","label"], - files: ["registry/new-york/ui/form.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/form.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/form.tsx")), source: "", category: "", @@ -250,7 +330,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/hover-card.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/hover-card.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/hover-card.tsx")), source: "", category: "", @@ -262,7 +346,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/input.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/input.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/input.tsx")), source: "", category: "", @@ -274,7 +362,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/input-otp.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/input-otp.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/input-otp.tsx")), source: "", category: "", @@ -286,7 +378,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/label.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/label.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/label.tsx")), source: "", category: "", @@ -298,7 +394,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/menubar.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/menubar.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/menubar.tsx")), source: "", category: "", @@ -310,7 +410,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/navigation-menu.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/navigation-menu.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/navigation-menu.tsx")), source: "", category: "", @@ -322,7 +426,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: ["button"], - files: ["registry/new-york/ui/pagination.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/pagination.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/pagination.tsx")), source: "", category: "", @@ -334,7 +442,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/popover.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/popover.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/popover.tsx")), source: "", category: "", @@ -346,7 +458,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/progress.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/progress.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/progress.tsx")), source: "", category: "", @@ -358,7 +474,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/radio-group.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/radio-group.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/radio-group.tsx")), source: "", category: "", @@ -370,7 +490,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/resizable.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/resizable.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/resizable.tsx")), source: "", category: "", @@ -382,7 +506,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/scroll-area.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/scroll-area.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/scroll-area.tsx")), source: "", category: "", @@ -394,7 +522,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/select.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/select.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/select.tsx")), source: "", category: "", @@ -406,7 +538,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/separator.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/separator.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/separator.tsx")), source: "", category: "", @@ -418,7 +554,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/sheet.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/sheet.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/sheet.tsx")), source: "", category: "", @@ -430,7 +570,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: ["button","separator","sheet","tooltip","input","use-mobile","skeleton"], - files: ["registry/new-york/ui/sidebar.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/sidebar.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/sidebar.tsx")), source: "", category: "", @@ -442,7 +586,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/skeleton.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/skeleton.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/skeleton.tsx")), source: "", category: "", @@ -454,7 +602,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/slider.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/slider.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/slider.tsx")), source: "", category: "", @@ -466,7 +618,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/sonner.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/sonner.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/sonner.tsx")), source: "", category: "", @@ -478,7 +634,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/switch.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/switch.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/switch.tsx")), source: "", category: "", @@ -490,7 +650,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/table.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/table.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/table.tsx")), source: "", category: "", @@ -502,7 +666,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/tabs.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/tabs.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/tabs.tsx")), source: "", category: "", @@ -514,7 +682,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/textarea.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/textarea.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/textarea.tsx")), source: "", category: "", @@ -526,7 +698,19 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/toast.tsx","registry/new-york/hooks/use-toast.ts","registry/new-york/ui/toaster.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/toast.tsx", + type: "registry:ui", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/hooks/use-toast.ts", + type: "registry:hook", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/toaster.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/toast.tsx")), source: "", category: "", @@ -538,7 +722,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/toggle.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/toggle.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/toggle.tsx")), source: "", category: "", @@ -550,7 +738,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: ["toggle"], - files: ["registry/new-york/ui/toggle-group.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/toggle-group.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/toggle-group.tsx")), source: "", category: "", @@ -562,7 +754,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/new-york/ui/tooltip.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/ui/tooltip.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/ui/tooltip.tsx")), source: "", category: "", @@ -574,7 +770,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["accordion"], - files: ["registry/new-york/example/accordion-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/accordion-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/accordion-demo.tsx")), source: "", category: "", @@ -586,7 +786,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["alert"], - files: ["registry/new-york/example/alert-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/alert-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/alert-demo.tsx")), source: "", category: "", @@ -598,7 +802,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["alert"], - files: ["registry/new-york/example/alert-destructive.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/alert-destructive.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/alert-destructive.tsx")), source: "", category: "", @@ -610,7 +818,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["alert-dialog","button"], - files: ["registry/new-york/example/alert-dialog-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/alert-dialog-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/alert-dialog-demo.tsx")), source: "", category: "", @@ -622,7 +834,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["aspect-ratio"], - files: ["registry/new-york/example/aspect-ratio-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/aspect-ratio-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/aspect-ratio-demo.tsx")), source: "", category: "", @@ -634,7 +850,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["avatar"], - files: ["registry/new-york/example/avatar-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/avatar-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/avatar-demo.tsx")), source: "", category: "", @@ -646,7 +866,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["badge"], - files: ["registry/new-york/example/badge-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/badge-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/badge-demo.tsx")), source: "", category: "", @@ -658,7 +882,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["badge"], - files: ["registry/new-york/example/badge-destructive.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/badge-destructive.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/badge-destructive.tsx")), source: "", category: "", @@ -670,7 +898,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["badge"], - files: ["registry/new-york/example/badge-outline.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/badge-outline.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/badge-outline.tsx")), source: "", category: "", @@ -682,7 +914,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["badge"], - files: ["registry/new-york/example/badge-secondary.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/badge-secondary.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/badge-secondary.tsx")), source: "", category: "", @@ -694,7 +930,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["breadcrumb"], - files: ["registry/new-york/example/breadcrumb-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/breadcrumb-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/breadcrumb-demo.tsx")), source: "", category: "", @@ -706,7 +946,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["breadcrumb"], - files: ["registry/new-york/example/breadcrumb-separator.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/breadcrumb-separator.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/breadcrumb-separator.tsx")), source: "", category: "", @@ -718,7 +962,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["breadcrumb"], - files: ["registry/new-york/example/breadcrumb-dropdown.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/breadcrumb-dropdown.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/breadcrumb-dropdown.tsx")), source: "", category: "", @@ -730,7 +978,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["breadcrumb"], - files: ["registry/new-york/example/breadcrumb-ellipsis.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/breadcrumb-ellipsis.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/breadcrumb-ellipsis.tsx")), source: "", category: "", @@ -742,7 +994,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["breadcrumb"], - files: ["registry/new-york/example/breadcrumb-link.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/breadcrumb-link.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/breadcrumb-link.tsx")), source: "", category: "", @@ -754,7 +1010,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["breadcrumb"], - files: ["registry/new-york/example/breadcrumb-responsive.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/breadcrumb-responsive.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/breadcrumb-responsive.tsx")), source: "", category: "", @@ -766,7 +1026,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["button"], - files: ["registry/new-york/example/button-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/button-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/button-demo.tsx")), source: "", category: "", @@ -778,7 +1042,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["button"], - files: ["registry/new-york/example/button-secondary.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/button-secondary.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/button-secondary.tsx")), source: "", category: "", @@ -790,7 +1058,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["button"], - files: ["registry/new-york/example/button-destructive.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/button-destructive.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/button-destructive.tsx")), source: "", category: "", @@ -802,7 +1074,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["button"], - files: ["registry/new-york/example/button-outline.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/button-outline.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/button-outline.tsx")), source: "", category: "", @@ -814,7 +1090,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["button"], - files: ["registry/new-york/example/button-ghost.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/button-ghost.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/button-ghost.tsx")), source: "", category: "", @@ -826,7 +1106,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["button"], - files: ["registry/new-york/example/button-link.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/button-link.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/button-link.tsx")), source: "", category: "", @@ -838,7 +1122,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["button"], - files: ["registry/new-york/example/button-with-icon.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/button-with-icon.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/button-with-icon.tsx")), source: "", category: "", @@ -850,7 +1138,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["button"], - files: ["registry/new-york/example/button-loading.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/button-loading.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/button-loading.tsx")), source: "", category: "", @@ -862,7 +1154,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["button"], - files: ["registry/new-york/example/button-icon.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/button-icon.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/button-icon.tsx")), source: "", category: "", @@ -874,7 +1170,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["button"], - files: ["registry/new-york/example/button-as-child.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/button-as-child.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/button-as-child.tsx")), source: "", category: "", @@ -886,7 +1186,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["calendar"], - files: ["registry/new-york/example/calendar-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/calendar-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/calendar-demo.tsx")), source: "", category: "", @@ -898,7 +1202,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["calendar","form","popover"], - files: ["registry/new-york/example/calendar-form.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/calendar-form.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/calendar-form.tsx")), source: "", category: "", @@ -910,7 +1218,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["card","button","switch"], - files: ["registry/new-york/example/card-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/card-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/card-demo.tsx")), source: "", category: "", @@ -922,7 +1234,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["button","card","input","label","select"], - files: ["registry/new-york/example/card-with-form.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/card-with-form.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/card-with-form.tsx")), source: "", category: "", @@ -934,7 +1250,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["carousel"], - files: ["registry/new-york/example/carousel-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/carousel-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/carousel-demo.tsx")), source: "", category: "", @@ -946,7 +1266,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["carousel"], - files: ["registry/new-york/example/carousel-size.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/carousel-size.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/carousel-size.tsx")), source: "", category: "", @@ -958,7 +1282,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["carousel"], - files: ["registry/new-york/example/carousel-spacing.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/carousel-spacing.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/carousel-spacing.tsx")), source: "", category: "", @@ -970,7 +1298,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["carousel"], - files: ["registry/new-york/example/carousel-orientation.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/carousel-orientation.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/carousel-orientation.tsx")), source: "", category: "", @@ -982,7 +1314,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["carousel"], - files: ["registry/new-york/example/carousel-api.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/carousel-api.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/carousel-api.tsx")), source: "", category: "", @@ -994,7 +1330,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["carousel"], - files: ["registry/new-york/example/carousel-plugin.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/carousel-plugin.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/carousel-plugin.tsx")), source: "", category: "", @@ -1006,7 +1346,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["checkbox"], - files: ["registry/new-york/example/checkbox-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/checkbox-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/checkbox-demo.tsx")), source: "", category: "", @@ -1018,7 +1362,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["checkbox"], - files: ["registry/new-york/example/checkbox-disabled.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/checkbox-disabled.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/checkbox-disabled.tsx")), source: "", category: "", @@ -1030,7 +1378,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["checkbox","form"], - files: ["registry/new-york/example/checkbox-form-multiple.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/checkbox-form-multiple.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/checkbox-form-multiple.tsx")), source: "", category: "", @@ -1042,7 +1394,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["checkbox","form"], - files: ["registry/new-york/example/checkbox-form-single.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/checkbox-form-single.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/checkbox-form-single.tsx")), source: "", category: "", @@ -1054,7 +1410,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["checkbox"], - files: ["registry/new-york/example/checkbox-with-text.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/checkbox-with-text.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/checkbox-with-text.tsx")), source: "", category: "", @@ -1066,7 +1426,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["collapsible"], - files: ["registry/new-york/example/collapsible-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/collapsible-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/collapsible-demo.tsx")), source: "", category: "", @@ -1078,7 +1442,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["command"], - files: ["registry/new-york/example/combobox-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/combobox-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/combobox-demo.tsx")), source: "", category: "", @@ -1090,7 +1458,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["command","dropdown-menu","button"], - files: ["registry/new-york/example/combobox-dropdown-menu.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/combobox-dropdown-menu.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/combobox-dropdown-menu.tsx")), source: "", category: "", @@ -1102,7 +1474,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["command","form"], - files: ["registry/new-york/example/combobox-form.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/combobox-form.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/combobox-form.tsx")), source: "", category: "", @@ -1114,7 +1490,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["combobox","popover"], - files: ["registry/new-york/example/combobox-popover.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/combobox-popover.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/combobox-popover.tsx")), source: "", category: "", @@ -1126,7 +1506,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["combobox","popover","drawer"], - files: ["registry/new-york/example/combobox-responsive.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/combobox-responsive.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/combobox-responsive.tsx")), source: "", category: "", @@ -1138,7 +1522,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["command"], - files: ["registry/new-york/example/command-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/command-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/command-demo.tsx")), source: "", category: "", @@ -1150,7 +1538,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["command","dialog"], - files: ["registry/new-york/example/command-dialog.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/command-dialog.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/command-dialog.tsx")), source: "", category: "", @@ -1162,7 +1554,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["context-menu"], - files: ["registry/new-york/example/context-menu-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/context-menu-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/context-menu-demo.tsx")), source: "", category: "", @@ -1174,7 +1570,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["data-table"], - files: ["registry/new-york/example/data-table-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/data-table-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/data-table-demo.tsx")), source: "", category: "", @@ -1186,7 +1586,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["button","calendar","popover"], - files: ["registry/new-york/example/date-picker-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/date-picker-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/date-picker-demo.tsx")), source: "", category: "", @@ -1198,7 +1602,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["button","calendar","form","popover"], - files: ["registry/new-york/example/date-picker-form.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/date-picker-form.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/date-picker-form.tsx")), source: "", category: "", @@ -1210,7 +1618,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["button","calendar","popover","select"], - files: ["registry/new-york/example/date-picker-with-presets.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/date-picker-with-presets.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/date-picker-with-presets.tsx")), source: "", category: "", @@ -1222,7 +1634,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["button","calendar","popover"], - files: ["registry/new-york/example/date-picker-with-range.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/date-picker-with-range.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/date-picker-with-range.tsx")), source: "", category: "", @@ -1234,7 +1650,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["dialog"], - files: ["registry/new-york/example/dialog-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/dialog-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/dialog-demo.tsx")), source: "", category: "", @@ -1246,7 +1666,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["dialog","button"], - files: ["registry/new-york/example/dialog-close-button.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/dialog-close-button.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/dialog-close-button.tsx")), source: "", category: "", @@ -1258,7 +1682,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["drawer"], - files: ["registry/new-york/example/drawer-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/drawer-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/drawer-demo.tsx")), source: "", category: "", @@ -1270,7 +1698,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["drawer","dialog"], - files: ["registry/new-york/example/drawer-dialog.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/drawer-dialog.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/drawer-dialog.tsx")), source: "", category: "", @@ -1282,7 +1714,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["dropdown-menu"], - files: ["registry/new-york/example/dropdown-menu-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/dropdown-menu-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/dropdown-menu-demo.tsx")), source: "", category: "", @@ -1294,7 +1730,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["dropdown-menu","checkbox"], - files: ["registry/new-york/example/dropdown-menu-checkboxes.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/dropdown-menu-checkboxes.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/dropdown-menu-checkboxes.tsx")), source: "", category: "", @@ -1306,7 +1746,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["dropdown-menu","radio-group"], - files: ["registry/new-york/example/dropdown-menu-radio-group.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/dropdown-menu-radio-group.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/dropdown-menu-radio-group.tsx")), source: "", category: "", @@ -1318,7 +1762,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["hover-card"], - files: ["registry/new-york/example/hover-card-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/hover-card-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/hover-card-demo.tsx")), source: "", category: "", @@ -1330,7 +1778,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["input"], - files: ["registry/new-york/example/input-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/input-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/input-demo.tsx")), source: "", category: "", @@ -1342,7 +1794,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["input"], - files: ["registry/new-york/example/input-disabled.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/input-disabled.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/input-disabled.tsx")), source: "", category: "", @@ -1354,7 +1810,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["input"], - files: ["registry/new-york/example/input-file.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/input-file.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/input-file.tsx")), source: "", category: "", @@ -1366,7 +1826,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["input","button","form"], - files: ["registry/new-york/example/input-form.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/input-form.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/input-form.tsx")), source: "", category: "", @@ -1378,7 +1842,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["input","button"], - files: ["registry/new-york/example/input-with-button.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/input-with-button.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/input-with-button.tsx")), source: "", category: "", @@ -1390,7 +1858,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["input","button","label"], - files: ["registry/new-york/example/input-with-label.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/input-with-label.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/input-with-label.tsx")), source: "", category: "", @@ -1402,7 +1874,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["input","button","label"], - files: ["registry/new-york/example/input-with-text.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/input-with-text.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/input-with-text.tsx")), source: "", category: "", @@ -1414,7 +1890,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["input-otp"], - files: ["registry/new-york/example/input-otp-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/input-otp-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/input-otp-demo.tsx")), source: "", category: "", @@ -1426,7 +1906,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["input-otp"], - files: ["registry/new-york/example/input-otp-pattern.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/input-otp-pattern.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/input-otp-pattern.tsx")), source: "", category: "", @@ -1438,7 +1922,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["input-otp"], - files: ["registry/new-york/example/input-otp-separator.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/input-otp-separator.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/input-otp-separator.tsx")), source: "", category: "", @@ -1450,7 +1938,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["input-otp"], - files: ["registry/new-york/example/input-otp-controlled.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/input-otp-controlled.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/input-otp-controlled.tsx")), source: "", category: "", @@ -1462,7 +1954,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["input-otp","form"], - files: ["registry/new-york/example/input-otp-form.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/input-otp-form.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/input-otp-form.tsx")), source: "", category: "", @@ -1474,7 +1970,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["label"], - files: ["registry/new-york/example/label-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/label-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/label-demo.tsx")), source: "", category: "", @@ -1486,7 +1986,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["menubar"], - files: ["registry/new-york/example/menubar-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/menubar-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/menubar-demo.tsx")), source: "", category: "", @@ -1498,7 +2002,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["navigation-menu"], - files: ["registry/new-york/example/navigation-menu-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/navigation-menu-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/navigation-menu-demo.tsx")), source: "", category: "", @@ -1510,7 +2018,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["pagination"], - files: ["registry/new-york/example/pagination-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/pagination-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/pagination-demo.tsx")), source: "", category: "", @@ -1522,7 +2034,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["popover"], - files: ["registry/new-york/example/popover-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/popover-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/popover-demo.tsx")), source: "", category: "", @@ -1534,7 +2050,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["progress"], - files: ["registry/new-york/example/progress-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/progress-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/progress-demo.tsx")), source: "", category: "", @@ -1546,7 +2066,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["radio-group"], - files: ["registry/new-york/example/radio-group-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/radio-group-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/radio-group-demo.tsx")), source: "", category: "", @@ -1558,7 +2082,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["radio-group","form"], - files: ["registry/new-york/example/radio-group-form.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/radio-group-form.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/radio-group-form.tsx")), source: "", category: "", @@ -1570,7 +2098,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["resizable"], - files: ["registry/new-york/example/resizable-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/resizable-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/resizable-demo.tsx")), source: "", category: "", @@ -1582,7 +2114,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["resizable"], - files: ["registry/new-york/example/resizable-demo-with-handle.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/resizable-demo-with-handle.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/resizable-demo-with-handle.tsx")), source: "", category: "", @@ -1594,7 +2130,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["resizable"], - files: ["registry/new-york/example/resizable-vertical.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/resizable-vertical.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/resizable-vertical.tsx")), source: "", category: "", @@ -1606,7 +2146,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["resizable"], - files: ["registry/new-york/example/resizable-handle.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/resizable-handle.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/resizable-handle.tsx")), source: "", category: "", @@ -1618,7 +2162,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["scroll-area"], - files: ["registry/new-york/example/scroll-area-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/scroll-area-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/scroll-area-demo.tsx")), source: "", category: "", @@ -1630,7 +2178,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["scroll-area"], - files: ["registry/new-york/example/scroll-area-horizontal-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/scroll-area-horizontal-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/scroll-area-horizontal-demo.tsx")), source: "", category: "", @@ -1642,7 +2194,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["select"], - files: ["registry/new-york/example/select-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/select-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/select-demo.tsx")), source: "", category: "", @@ -1654,7 +2210,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["select"], - files: ["registry/new-york/example/select-scrollable.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/select-scrollable.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/select-scrollable.tsx")), source: "", category: "", @@ -1666,7 +2226,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["select"], - files: ["registry/new-york/example/select-form.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/select-form.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/select-form.tsx")), source: "", category: "", @@ -1678,7 +2242,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["separator"], - files: ["registry/new-york/example/separator-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/separator-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/separator-demo.tsx")), source: "", category: "", @@ -1690,7 +2258,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["sheet"], - files: ["registry/new-york/example/sheet-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/sheet-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/sheet-demo.tsx")), source: "", category: "", @@ -1702,7 +2274,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["sheet"], - files: ["registry/new-york/example/sheet-side.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/sheet-side.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/sheet-side.tsx")), source: "", category: "", @@ -1714,7 +2290,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["skeleton"], - files: ["registry/new-york/example/skeleton-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/skeleton-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/skeleton-demo.tsx")), source: "", category: "", @@ -1726,7 +2306,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["skeleton"], - files: ["registry/new-york/example/skeleton-card.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/skeleton-card.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/skeleton-card.tsx")), source: "", category: "", @@ -1738,7 +2322,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["slider"], - files: ["registry/new-york/example/slider-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/slider-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/slider-demo.tsx")), source: "", category: "", @@ -1750,7 +2338,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["sonner"], - files: ["registry/new-york/example/sonner-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/sonner-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/sonner-demo.tsx")), source: "", category: "", @@ -1762,7 +2354,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["switch"], - files: ["registry/new-york/example/switch-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/switch-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/switch-demo.tsx")), source: "", category: "", @@ -1774,7 +2370,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["switch","form"], - files: ["registry/new-york/example/switch-form.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/switch-form.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/switch-form.tsx")), source: "", category: "", @@ -1786,7 +2386,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["table"], - files: ["registry/new-york/example/table-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/table-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/table-demo.tsx")), source: "", category: "", @@ -1798,7 +2402,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["tabs"], - files: ["registry/new-york/example/tabs-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/tabs-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/tabs-demo.tsx")), source: "", category: "", @@ -1810,7 +2418,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["textarea"], - files: ["registry/new-york/example/textarea-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/textarea-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/textarea-demo.tsx")), source: "", category: "", @@ -1822,7 +2434,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["textarea"], - files: ["registry/new-york/example/textarea-disabled.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/textarea-disabled.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/textarea-disabled.tsx")), source: "", category: "", @@ -1834,7 +2450,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["textarea","form"], - files: ["registry/new-york/example/textarea-form.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/textarea-form.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/textarea-form.tsx")), source: "", category: "", @@ -1846,7 +2466,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["textarea","button"], - files: ["registry/new-york/example/textarea-with-button.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/textarea-with-button.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/textarea-with-button.tsx")), source: "", category: "", @@ -1858,7 +2482,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["textarea","label"], - files: ["registry/new-york/example/textarea-with-label.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/textarea-with-label.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/textarea-with-label.tsx")), source: "", category: "", @@ -1870,7 +2498,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["textarea","label"], - files: ["registry/new-york/example/textarea-with-text.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/textarea-with-text.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/textarea-with-text.tsx")), source: "", category: "", @@ -1882,7 +2514,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toast"], - files: ["registry/new-york/example/toast-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/toast-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/toast-demo.tsx")), source: "", category: "", @@ -1894,7 +2530,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toast"], - files: ["registry/new-york/example/toast-destructive.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/toast-destructive.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/toast-destructive.tsx")), source: "", category: "", @@ -1906,7 +2546,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toast"], - files: ["registry/new-york/example/toast-simple.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/toast-simple.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/toast-simple.tsx")), source: "", category: "", @@ -1918,7 +2562,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toast"], - files: ["registry/new-york/example/toast-with-action.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/toast-with-action.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/toast-with-action.tsx")), source: "", category: "", @@ -1930,7 +2578,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toast"], - files: ["registry/new-york/example/toast-with-title.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/toast-with-title.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/toast-with-title.tsx")), source: "", category: "", @@ -1942,7 +2594,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toggle-group"], - files: ["registry/new-york/example/toggle-group-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/toggle-group-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/toggle-group-demo.tsx")), source: "", category: "", @@ -1954,7 +2610,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toggle-group"], - files: ["registry/new-york/example/toggle-group-disabled.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/toggle-group-disabled.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/toggle-group-disabled.tsx")), source: "", category: "", @@ -1966,7 +2626,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toggle-group"], - files: ["registry/new-york/example/toggle-group-lg.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/toggle-group-lg.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/toggle-group-lg.tsx")), source: "", category: "", @@ -1978,7 +2642,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toggle-group"], - files: ["registry/new-york/example/toggle-group-outline.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/toggle-group-outline.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/toggle-group-outline.tsx")), source: "", category: "", @@ -1990,7 +2658,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toggle-group"], - files: ["registry/new-york/example/toggle-group-sm.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/toggle-group-sm.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/toggle-group-sm.tsx")), source: "", category: "", @@ -2002,7 +2674,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toggle-group"], - files: ["registry/new-york/example/toggle-group-single.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/toggle-group-single.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/toggle-group-single.tsx")), source: "", category: "", @@ -2014,7 +2690,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toggle"], - files: ["registry/new-york/example/toggle-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/toggle-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/toggle-demo.tsx")), source: "", category: "", @@ -2026,7 +2706,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toggle"], - files: ["registry/new-york/example/toggle-disabled.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/toggle-disabled.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/toggle-disabled.tsx")), source: "", category: "", @@ -2038,7 +2722,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toggle"], - files: ["registry/new-york/example/toggle-lg.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/toggle-lg.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/toggle-lg.tsx")), source: "", category: "", @@ -2050,7 +2738,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toggle"], - files: ["registry/new-york/example/toggle-outline.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/toggle-outline.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/toggle-outline.tsx")), source: "", category: "", @@ -2062,7 +2754,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toggle"], - files: ["registry/new-york/example/toggle-sm.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/toggle-sm.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/toggle-sm.tsx")), source: "", category: "", @@ -2074,7 +2770,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toggle"], - files: ["registry/new-york/example/toggle-with-text.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/toggle-with-text.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/toggle-with-text.tsx")), source: "", category: "", @@ -2086,7 +2786,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["tooltip"], - files: ["registry/new-york/example/tooltip-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/tooltip-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/tooltip-demo.tsx")), source: "", category: "", @@ -2098,7 +2802,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/new-york/example/typography-blockquote.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/typography-blockquote.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/typography-blockquote.tsx")), source: "", category: "", @@ -2110,7 +2818,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/new-york/example/typography-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/typography-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/typography-demo.tsx")), source: "", category: "", @@ -2122,7 +2834,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/new-york/example/typography-h1.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/typography-h1.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/typography-h1.tsx")), source: "", category: "", @@ -2134,7 +2850,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/new-york/example/typography-h2.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/typography-h2.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/typography-h2.tsx")), source: "", category: "", @@ -2146,7 +2866,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/new-york/example/typography-h3.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/typography-h3.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/typography-h3.tsx")), source: "", category: "", @@ -2158,7 +2882,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/new-york/example/typography-h4.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/typography-h4.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/typography-h4.tsx")), source: "", category: "", @@ -2170,7 +2898,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/new-york/example/typography-inline-code.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/typography-inline-code.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/typography-inline-code.tsx")), source: "", category: "", @@ -2182,7 +2914,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/new-york/example/typography-large.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/typography-large.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/typography-large.tsx")), source: "", category: "", @@ -2194,7 +2930,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/new-york/example/typography-lead.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/typography-lead.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/typography-lead.tsx")), source: "", category: "", @@ -2206,7 +2946,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/new-york/example/typography-list.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/typography-list.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/typography-list.tsx")), source: "", category: "", @@ -2218,7 +2962,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/new-york/example/typography-muted.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/typography-muted.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/typography-muted.tsx")), source: "", category: "", @@ -2230,7 +2978,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/new-york/example/typography-p.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/typography-p.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/typography-p.tsx")), source: "", category: "", @@ -2242,7 +2994,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/new-york/example/typography-small.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/typography-small.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/typography-small.tsx")), source: "", category: "", @@ -2254,7 +3010,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/new-york/example/typography-table.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/typography-table.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/typography-table.tsx")), source: "", category: "", @@ -2266,7 +3026,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/new-york/example/mode-toggle.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/mode-toggle.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/mode-toggle.tsx")), source: "", category: "", @@ -2278,7 +3042,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/new-york/example/chart-bar-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/chart-bar-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/chart-bar-demo.tsx")), source: "", category: "", @@ -2290,7 +3058,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/new-york/example/chart-bar-demo-grid.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/chart-bar-demo-grid.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/chart-bar-demo-grid.tsx")), source: "", category: "", @@ -2302,7 +3074,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/new-york/example/chart-bar-demo-axis.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/chart-bar-demo-axis.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/chart-bar-demo-axis.tsx")), source: "", category: "", @@ -2314,7 +3090,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/new-york/example/chart-bar-demo-tooltip.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/chart-bar-demo-tooltip.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/chart-bar-demo-tooltip.tsx")), source: "", category: "", @@ -2326,7 +3106,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/new-york/example/chart-bar-demo-legend.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/chart-bar-demo-legend.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/chart-bar-demo-legend.tsx")), source: "", category: "", @@ -2338,7 +3122,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/new-york/example/chart-tooltip-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/example/chart-tooltip-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/example/chart-tooltip-demo.tsx")), source: "", category: "", @@ -2350,7 +3138,11 @@ export const Index: Record = { description: "", type: "registry:block", registryDependencies: undefined, - files: ["registry/new-york/block/demo-sidebar.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/demo-sidebar.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/demo-sidebar.tsx")), source: "__registry__/new-york/block/demo-sidebar.tsx", category: "", @@ -2362,7 +3154,11 @@ export const Index: Record = { description: "", type: "registry:block", registryDependencies: undefined, - files: ["registry/new-york/block/demo-sidebar-header.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/demo-sidebar-header.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/demo-sidebar-header.tsx")), source: "__registry__/new-york/block/demo-sidebar-header.tsx", category: "", @@ -2374,7 +3170,11 @@ export const Index: Record = { description: "", type: "registry:block", registryDependencies: undefined, - files: ["registry/new-york/block/demo-sidebar-footer.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/demo-sidebar-footer.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/demo-sidebar-footer.tsx")), source: "__registry__/new-york/block/demo-sidebar-footer.tsx", category: "", @@ -2386,7 +3186,11 @@ export const Index: Record = { description: "", type: "registry:block", registryDependencies: undefined, - files: ["registry/new-york/block/demo-sidebar-group.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/demo-sidebar-group.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/demo-sidebar-group.tsx")), source: "__registry__/new-york/block/demo-sidebar-group.tsx", category: "", @@ -2398,7 +3202,11 @@ export const Index: Record = { description: "", type: "registry:block", registryDependencies: undefined, - files: ["registry/new-york/block/demo-sidebar-group-collapsible.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/demo-sidebar-group-collapsible.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/demo-sidebar-group-collapsible.tsx")), source: "__registry__/new-york/block/demo-sidebar-group-collapsible.tsx", category: "", @@ -2410,7 +3218,11 @@ export const Index: Record = { description: "", type: "registry:block", registryDependencies: undefined, - files: ["registry/new-york/block/demo-sidebar-group-action.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/demo-sidebar-group-action.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/demo-sidebar-group-action.tsx")), source: "__registry__/new-york/block/demo-sidebar-group-action.tsx", category: "", @@ -2422,7 +3234,11 @@ export const Index: Record = { description: "", type: "registry:block", registryDependencies: undefined, - files: ["registry/new-york/block/demo-sidebar-menu.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/demo-sidebar-menu.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/demo-sidebar-menu.tsx")), source: "__registry__/new-york/block/demo-sidebar-menu.tsx", category: "", @@ -2434,7 +3250,11 @@ export const Index: Record = { description: "", type: "registry:block", registryDependencies: undefined, - files: ["registry/new-york/block/demo-sidebar-menu-action.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/demo-sidebar-menu-action.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/demo-sidebar-menu-action.tsx")), source: "__registry__/new-york/block/demo-sidebar-menu-action.tsx", category: "", @@ -2446,7 +3266,11 @@ export const Index: Record = { description: "", type: "registry:block", registryDependencies: undefined, - files: ["registry/new-york/block/demo-sidebar-menu-sub.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/demo-sidebar-menu-sub.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/demo-sidebar-menu-sub.tsx")), source: "__registry__/new-york/block/demo-sidebar-menu-sub.tsx", category: "", @@ -2458,7 +3282,11 @@ export const Index: Record = { description: "", type: "registry:block", registryDependencies: undefined, - files: ["registry/new-york/block/demo-sidebar-menu-collapsible.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/demo-sidebar-menu-collapsible.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/demo-sidebar-menu-collapsible.tsx")), source: "__registry__/new-york/block/demo-sidebar-menu-collapsible.tsx", category: "", @@ -2470,7 +3298,11 @@ export const Index: Record = { description: "", type: "registry:block", registryDependencies: undefined, - files: ["registry/new-york/block/demo-sidebar-menu-badge.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/demo-sidebar-menu-badge.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/demo-sidebar-menu-badge.tsx")), source: "__registry__/new-york/block/demo-sidebar-menu-badge.tsx", category: "", @@ -2482,7 +3314,11 @@ export const Index: Record = { description: "", type: "registry:block", registryDependencies: undefined, - files: ["registry/new-york/block/demo-sidebar-rsc.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/demo-sidebar-rsc.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/demo-sidebar-rsc.tsx")), source: "__registry__/new-york/block/demo-sidebar-rsc.tsx", category: "", @@ -2494,7 +3330,11 @@ export const Index: Record = { description: "", type: "registry:block", registryDependencies: undefined, - files: ["registry/new-york/block/demo-sidebar-controlled.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/demo-sidebar-controlled.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/demo-sidebar-controlled.tsx")), source: "__registry__/new-york/block/demo-sidebar-controlled.tsx", category: "", @@ -2506,7 +3346,271 @@ export const Index: Record = { description: "", type: "registry:block", registryDependencies: ["accordion","alert","alert-dialog","aspect-ratio","avatar","badge","breadcrumb","button","calendar","card","carousel","chart","checkbox","collapsible","command","context-menu","dialog","drawer","dropdown-menu","hover-card","input","input-otp","label","menubar","navigation-menu","pagination","popover","progress","radio-group","resizable","scroll-area","select","separator","sheet","sidebar","skeleton","slider","sonner","switch","table","tabs","textarea","toast","toggle","toggle-group","tooltip"], - files: ["registry/new-york/block/_sink/page.tsx","registry/new-york/block/_sink/components/app-sidebar.tsx","registry/new-york/block/_sink/components/component-wrapper.tsx","registry/new-york/block/_sink/components/nav-main.tsx","registry/new-york/block/_sink/components/nav-projects.tsx","registry/new-york/block/_sink/components/nav-user.tsx","registry/new-york/block/_sink/components/team-switcher.tsx","registry/new-york/block/_sink/components/accordion-demo.tsx","registry/new-york/block/_sink/components/alert-demo.tsx","registry/new-york/block/_sink/components/alert-dialog-demo.tsx","registry/new-york/block/_sink/components/aspect-ratio-demo.tsx","registry/new-york/block/_sink/components/avatar-demo.tsx","registry/new-york/block/_sink/components/badge-demo.tsx","registry/new-york/block/_sink/components/breadcrumb-demo.tsx","registry/new-york/block/_sink/components/button-demo.tsx","registry/new-york/block/_sink/components/calendar-demo.tsx","registry/new-york/block/_sink/components/card-demo.tsx","registry/new-york/block/_sink/components/carousel-demo.tsx","registry/new-york/block/_sink/components/checkbox-demo.tsx","registry/new-york/block/_sink/components/collapsible-demo.tsx","registry/new-york/block/_sink/components/combobox-demo.tsx","registry/new-york/block/_sink/components/command-demo.tsx","registry/new-york/block/_sink/components/context-menu-demo.tsx","registry/new-york/block/_sink/components/date-picker-demo.tsx","registry/new-york/block/_sink/components/dialog-demo.tsx","registry/new-york/block/_sink/components/drawer-demo.tsx","registry/new-york/block/_sink/components/dropdown-menu-demo.tsx","registry/new-york/block/_sink/components/hover-card-demo.tsx","registry/new-york/block/_sink/components/input-demo.tsx","registry/new-york/block/_sink/components/input-otp-demo.tsx","registry/new-york/block/_sink/components/label-demo.tsx","registry/new-york/block/_sink/components/menubar-demo.tsx","registry/new-york/block/_sink/components/navigation-menu-demo.tsx","registry/new-york/block/_sink/components/pagination-demo.tsx","registry/new-york/block/_sink/components/popover-demo.tsx","registry/new-york/block/_sink/components/progress-demo.tsx","registry/new-york/block/_sink/components/radio-group-demo.tsx","registry/new-york/block/_sink/components/resizable-handle.tsx","registry/new-york/block/_sink/components/scroll-area-demo.tsx","registry/new-york/block/_sink/components/select-demo.tsx","registry/new-york/block/_sink/components/separator-demo.tsx","registry/new-york/block/_sink/components/sheet-demo.tsx","registry/new-york/block/_sink/components/skeleton-demo.tsx","registry/new-york/block/_sink/components/slider-demo.tsx","registry/new-york/block/_sink/components/sonner-demo.tsx","registry/new-york/block/_sink/components/switch-demo.tsx","registry/new-york/block/_sink/components/table-demo.tsx","registry/new-york/block/_sink/components/tabs-demo.tsx","registry/new-york/block/_sink/components/textarea-demo.tsx","registry/new-york/block/_sink/components/toast-demo.tsx","registry/new-york/block/_sink/components/toggle-demo.tsx","registry/new-york/block/_sink/components/toggle-group-demo.tsx","registry/new-york/block/_sink/components/tooltip-demo.tsx","registry/new-york/block/_sink/components/badge-destructive.tsx","registry/new-york/block/_sink/components/badge-outline.tsx","registry/new-york/block/_sink/components/badge-secondary.tsx","registry/new-york/block/_sink/components/button-destructive.tsx","registry/new-york/block/_sink/components/button-ghost.tsx","registry/new-york/block/_sink/components/button-link.tsx","registry/new-york/block/_sink/components/button-loading.tsx","registry/new-york/block/_sink/components/button-outline.tsx","registry/new-york/block/_sink/components/button-secondary.tsx","registry/new-york/block/_sink/components/button-with-icon.tsx","registry/new-york/block/_sink/components/toggle-disabled.tsx","registry/new-york/block/_sink/components/toggle-outline.tsx","registry/new-york/block/_sink/components/toggle-with-text.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/page.tsx", + type: "registry:page", + target: "app/sink/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/app-sidebar.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/component-wrapper.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/nav-main.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/nav-projects.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/nav-user.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/team-switcher.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/accordion-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/alert-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/alert-dialog-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/aspect-ratio-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/avatar-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/badge-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/breadcrumb-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/button-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/calendar-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/card-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/carousel-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/checkbox-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/collapsible-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/combobox-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/command-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/context-menu-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/date-picker-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/dialog-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/drawer-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/dropdown-menu-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/hover-card-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/input-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/input-otp-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/label-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/menubar-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/navigation-menu-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/pagination-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/popover-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/progress-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/radio-group-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/resizable-handle.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/scroll-area-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/select-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/separator-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/sheet-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/skeleton-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/slider-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/sonner-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/switch-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/table-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/tabs-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/textarea-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/toast-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/toggle-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/toggle-group-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/tooltip-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/badge-destructive.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/badge-outline.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/badge-secondary.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/button-destructive.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/button-ghost.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/button-link.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/button-loading.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/button-outline.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/button-secondary.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/button-with-icon.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/toggle-disabled.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/toggle-outline.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/_sink/components/toggle-with-text.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/_sink/page.tsx")), source: "__registry__/new-york/block/_sink/page.tsx", category: "", @@ -2518,7 +3622,23 @@ export const Index: Record = { description: "A simple sidebar with navigation grouped by section.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","label","dropdown-menu"], - files: ["registry/new-york/block/sidebar-01/page.tsx","registry/new-york/block/sidebar-01/components/app-sidebar.tsx","registry/new-york/block/sidebar-01/components/search-form.tsx","registry/new-york/block/sidebar-01/components/version-switcher.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-01/page.tsx", + type: "registry:page", + target: "app/dashboard/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-01/components/app-sidebar.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-01/components/search-form.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-01/components/version-switcher.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/sidebar-01/page.tsx")), source: "__registry__/new-york/block/sidebar-01/page.tsx", category: "Application", @@ -2530,7 +3650,23 @@ export const Index: Record = { description: "A sidebar with collapsible sections.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","label","dropdown-menu"], - files: ["registry/new-york/block/sidebar-02/page.tsx","registry/new-york/block/sidebar-02/components/app-sidebar.tsx","registry/new-york/block/sidebar-02/components/search-form.tsx","registry/new-york/block/sidebar-02/components/version-switcher.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-02/page.tsx", + type: "registry:page", + target: "app/dashboard/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-02/components/app-sidebar.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-02/components/search-form.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-02/components/version-switcher.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/sidebar-02/page.tsx")), source: "__registry__/new-york/block/sidebar-02/page.tsx", category: "Application", @@ -2542,7 +3678,15 @@ export const Index: Record = { description: "A sidebar with submenus.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb"], - files: ["registry/new-york/block/sidebar-03/page.tsx","registry/new-york/block/sidebar-03/components/app-sidebar.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-03/page.tsx", + type: "registry:page", + target: "app/dashboard/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-03/components/app-sidebar.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/sidebar-03/page.tsx")), source: "__registry__/new-york/block/sidebar-03/page.tsx", category: "Application", @@ -2554,7 +3698,15 @@ export const Index: Record = { description: "A floating sidebar with submenus.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator"], - files: ["registry/new-york/block/sidebar-04/page.tsx","registry/new-york/block/sidebar-04/components/app-sidebar.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-04/page.tsx", + type: "registry:page", + target: "app/dashboard/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-04/components/app-sidebar.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/sidebar-04/page.tsx")), source: "__registry__/new-york/block/sidebar-04/page.tsx", category: "Application", @@ -2566,7 +3718,19 @@ export const Index: Record = { description: "A sidebar with collapsible submenus.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","label","collapsible"], - files: ["registry/new-york/block/sidebar-05/page.tsx","registry/new-york/block/sidebar-05/components/app-sidebar.tsx","registry/new-york/block/sidebar-05/components/search-form.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-05/page.tsx", + type: "registry:page", + target: "app/dashboard/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-05/components/app-sidebar.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-05/components/search-form.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/sidebar-05/page.tsx")), source: "__registry__/new-york/block/sidebar-05/page.tsx", category: "Application", @@ -2578,7 +3742,23 @@ export const Index: Record = { description: "A sidebar with submenus as dropdowns.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","card","dropdown-menu"], - files: ["registry/new-york/block/sidebar-06/page.tsx","registry/new-york/block/sidebar-06/components/app-sidebar.tsx","registry/new-york/block/sidebar-06/components/nav-main.tsx","registry/new-york/block/sidebar-06/components/sidebar-opt-in-form.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-06/page.tsx", + type: "registry:page", + target: "app/dashboard/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-06/components/app-sidebar.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-06/components/nav-main.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-06/components/sidebar-opt-in-form.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/sidebar-06/page.tsx")), source: "__registry__/new-york/block/sidebar-06/page.tsx", category: "Application", @@ -2590,7 +3770,31 @@ export const Index: Record = { description: "A sidebar that collapses to icons.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","collapsible","dropdown-menu","avatar"], - files: ["registry/new-york/block/sidebar-07/page.tsx","registry/new-york/block/sidebar-07/components/app-sidebar.tsx","registry/new-york/block/sidebar-07/components/nav-main.tsx","registry/new-york/block/sidebar-07/components/nav-projects.tsx","registry/new-york/block/sidebar-07/components/nav-user.tsx","registry/new-york/block/sidebar-07/components/team-switcher.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-07/page.tsx", + type: "registry:page", + target: "app/dashboard/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-07/components/app-sidebar.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-07/components/nav-main.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-07/components/nav-projects.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-07/components/nav-user.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-07/components/team-switcher.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/sidebar-07/page.tsx")), source: "__registry__/new-york/block/sidebar-07/page.tsx", category: "Application", @@ -2602,7 +3806,31 @@ export const Index: Record = { description: "An inset sidebar with secondary navigation.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","collapsible","dropdown-menu","avatar"], - files: ["registry/new-york/block/sidebar-08/page.tsx","registry/new-york/block/sidebar-08/components/app-sidebar.tsx","registry/new-york/block/sidebar-08/components/nav-main.tsx","registry/new-york/block/sidebar-08/components/nav-projects.tsx","registry/new-york/block/sidebar-08/components/nav-secondary.tsx","registry/new-york/block/sidebar-08/components/nav-user.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-08/page.tsx", + type: "registry:page", + target: "app/dashboard/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-08/components/app-sidebar.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-08/components/nav-main.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-08/components/nav-projects.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-08/components/nav-secondary.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-08/components/nav-user.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/sidebar-08/page.tsx")), source: "__registry__/new-york/block/sidebar-08/page.tsx", category: "Application", @@ -2614,7 +3842,19 @@ export const Index: Record = { description: "Collapsible nested sidebars.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","collapsible","dropdown-menu","avatar","switch"], - files: ["registry/new-york/block/sidebar-09/page.tsx","registry/new-york/block/sidebar-09/components/nav-user.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-09/page.tsx", + type: "registry:page", + target: "app/dashboard/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-09/components/app-sidebar.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-09/components/nav-user.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/sidebar-09/page.tsx")), source: "__registry__/new-york/block/sidebar-09/page.tsx", category: "Application", @@ -2626,7 +3866,39 @@ export const Index: Record = { description: "A sidebar in a popover.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","popover","collapsible","dropdown-menu"], - files: ["registry/new-york/block/sidebar-10/page.tsx","registry/new-york/block/sidebar-10/components/app-sidebar.tsx","registry/new-york/block/sidebar-10/components/nav-actions.tsx","registry/new-york/block/sidebar-10/components/nav-favorites.tsx","registry/new-york/block/sidebar-10/components/nav-main.tsx","registry/new-york/block/sidebar-10/components/nav-secondary.tsx","registry/new-york/block/sidebar-10/components/nav-workspaces.tsx","registry/new-york/block/sidebar-10/components/team-switcher.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-10/page.tsx", + type: "registry:page", + target: "app/dashboard/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-10/components/app-sidebar.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-10/components/nav-actions.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-10/components/nav-favorites.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-10/components/nav-main.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-10/components/nav-secondary.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-10/components/nav-workspaces.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-10/components/team-switcher.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/sidebar-10/page.tsx")), source: "__registry__/new-york/block/sidebar-10/page.tsx", category: "Application", @@ -2638,7 +3910,15 @@ export const Index: Record = { description: "A sidebar with a collapsible file tree.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","collapsible"], - files: ["registry/new-york/block/sidebar-11/page.tsx","registry/new-york/block/sidebar-11/components/app-sidebar.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-11/page.tsx", + type: "registry:page", + target: "app/dashboard/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-11/components/app-sidebar.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/sidebar-11/page.tsx")), source: "__registry__/new-york/block/sidebar-11/page.tsx", category: "Application", @@ -2650,7 +3930,27 @@ export const Index: Record = { description: "A sidebar with a calendar.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","collapsible","calendar","dropdown-menu","avatar"], - files: ["registry/new-york/block/sidebar-12/page.tsx","registry/new-york/block/sidebar-12/components/app-sidebar.tsx","registry/new-york/block/sidebar-12/components/calendars.tsx","registry/new-york/block/sidebar-12/components/date-picker.tsx","registry/new-york/block/sidebar-12/components/nav-user.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-12/page.tsx", + type: "registry:page", + target: "app/dashboard/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-12/components/app-sidebar.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-12/components/calendars.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-12/components/date-picker.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-12/components/nav-user.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/sidebar-12/page.tsx")), source: "__registry__/new-york/block/sidebar-12/page.tsx", category: "Application", @@ -2662,7 +3962,15 @@ export const Index: Record = { description: "A sidebar in a dialog.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","button","dialog"], - files: ["registry/new-york/block/sidebar-13/page.tsx","registry/new-york/block/sidebar-13/components/settings-dialog.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-13/page.tsx", + type: "registry:page", + target: "app/dashboard/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-13/components/settings-dialog.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/sidebar-13/page.tsx")), source: "__registry__/new-york/block/sidebar-13/page.tsx", category: "Application", @@ -2674,7 +3982,15 @@ export const Index: Record = { description: "A sidebar on the right.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb"], - files: ["registry/new-york/block/sidebar-14/page.tsx","registry/new-york/block/sidebar-14/components/app-sidebar.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-14/page.tsx", + type: "registry:page", + target: "app/dashboard/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-14/components/app-sidebar.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/sidebar-14/page.tsx")), source: "__registry__/new-york/block/sidebar-14/page.tsx", category: "Application", @@ -2686,7 +4002,51 @@ export const Index: Record = { description: "A left and right sidebar.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","popover","collapsible","dropdown-menu","calendar","avatar"], - files: ["registry/new-york/block/sidebar-15/page.tsx","registry/new-york/block/sidebar-15/components/calendars.tsx","registry/new-york/block/sidebar-15/components/date-picker.tsx","registry/new-york/block/sidebar-15/components/nav-favorites.tsx","registry/new-york/block/sidebar-15/components/nav-main.tsx","registry/new-york/block/sidebar-15/components/nav-secondary.tsx","registry/new-york/block/sidebar-15/components/nav-user.tsx","registry/new-york/block/sidebar-15/components/nav-workspaces.tsx","registry/new-york/block/sidebar-15/components/sidebar-left.tsx","registry/new-york/block/sidebar-15/components/sidebar-right.tsx","registry/new-york/block/sidebar-15/components/team-switcher.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-15/page.tsx", + type: "registry:page", + target: "app/dashboard/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-15/components/calendars.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-15/components/date-picker.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-15/components/nav-favorites.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-15/components/nav-main.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-15/components/nav-secondary.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-15/components/nav-user.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-15/components/nav-workspaces.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-15/components/sidebar-left.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-15/components/sidebar-right.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/sidebar-15/components/team-switcher.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/sidebar-15/page.tsx")), source: "__registry__/new-york/block/sidebar-15/page.tsx", category: "Application", @@ -2698,7 +4058,15 @@ export const Index: Record = { description: "A simple login form.", type: "registry:block", registryDependencies: ["button","card","input","label"], - files: ["registry/new-york/block/login-01/page.tsx","registry/new-york/block/login-01/components/login-form.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/login-01/page.tsx", + type: "registry:page", + target: "app/login/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/login-01/components/login-form.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/login-01/page.tsx")), source: "__registry__/new-york/block/login-01/page.tsx", category: "Authentication", @@ -2710,7 +4078,11 @@ export const Index: Record = { description: "An area chart with axes", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-area-axes.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-area-axes.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-area-axes.tsx")), source: "__registry__/new-york/block/chart-area-axes.tsx", category: "Charts", @@ -2722,7 +4094,11 @@ export const Index: Record = { description: "A simple area chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-area-default.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-area-default.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-area-default.tsx")), source: "__registry__/new-york/block/chart-area-default.tsx", category: "Charts", @@ -2734,7 +4110,11 @@ export const Index: Record = { description: "An area chart with gradient fill", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-area-gradient.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-area-gradient.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-area-gradient.tsx")), source: "__registry__/new-york/block/chart-area-gradient.tsx", category: "Charts", @@ -2746,7 +4126,11 @@ export const Index: Record = { description: "An area chart with icons", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-area-icons.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-area-icons.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-area-icons.tsx")), source: "__registry__/new-york/block/chart-area-icons.tsx", category: "Charts", @@ -2758,7 +4142,11 @@ export const Index: Record = { description: "An interactive area chart", type: "registry:block", registryDependencies: ["card","chart","select"], - files: ["registry/new-york/block/chart-area-interactive.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-area-interactive.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-area-interactive.tsx")), source: "__registry__/new-york/block/chart-area-interactive.tsx", category: "Charts", @@ -2770,7 +4158,11 @@ export const Index: Record = { description: "An area chart with a legend", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-area-legend.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-area-legend.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-area-legend.tsx")), source: "__registry__/new-york/block/chart-area-legend.tsx", category: "Charts", @@ -2782,7 +4174,11 @@ export const Index: Record = { description: "A linear area chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-area-linear.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-area-linear.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-area-linear.tsx")), source: "__registry__/new-york/block/chart-area-linear.tsx", category: "Charts", @@ -2794,7 +4190,11 @@ export const Index: Record = { description: "A stacked area chart with expand stacking", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-area-stacked-expand.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-area-stacked-expand.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-area-stacked-expand.tsx")), source: "__registry__/new-york/block/chart-area-stacked-expand.tsx", category: "Charts", @@ -2806,7 +4206,11 @@ export const Index: Record = { description: "A stacked area chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-area-stacked.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-area-stacked.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-area-stacked.tsx")), source: "__registry__/new-york/block/chart-area-stacked.tsx", category: "Charts", @@ -2818,7 +4222,11 @@ export const Index: Record = { description: "A step area chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-area-step.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-area-step.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-area-step.tsx")), source: "__registry__/new-york/block/chart-area-step.tsx", category: "Charts", @@ -2830,7 +4238,11 @@ export const Index: Record = { description: "A bar chart with an active bar", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-bar-active.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-bar-active.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-bar-active.tsx")), source: "__registry__/new-york/block/chart-bar-active.tsx", category: "Charts", @@ -2842,7 +4254,11 @@ export const Index: Record = { description: "A bar chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-bar-default.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-bar-default.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-bar-default.tsx")), source: "__registry__/new-york/block/chart-bar-default.tsx", category: "Charts", @@ -2854,7 +4270,11 @@ export const Index: Record = { description: "A horizontal bar chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-bar-horizontal.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-bar-horizontal.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-bar-horizontal.tsx")), source: "__registry__/new-york/block/chart-bar-horizontal.tsx", category: "Charts", @@ -2866,7 +4286,11 @@ export const Index: Record = { description: "An interactive bar chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-bar-interactive.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-bar-interactive.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-bar-interactive.tsx")), source: "__registry__/new-york/block/chart-bar-interactive.tsx", category: "Charts", @@ -2878,7 +4302,11 @@ export const Index: Record = { description: "A bar chart with a custom label", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-bar-label-custom.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-bar-label-custom.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-bar-label-custom.tsx")), source: "__registry__/new-york/block/chart-bar-label-custom.tsx", category: "Charts", @@ -2890,7 +4318,11 @@ export const Index: Record = { description: "A bar chart with a label", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-bar-label.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-bar-label.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-bar-label.tsx")), source: "__registry__/new-york/block/chart-bar-label.tsx", category: "Charts", @@ -2902,7 +4334,11 @@ export const Index: Record = { description: "A mixed bar chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-bar-mixed.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-bar-mixed.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-bar-mixed.tsx")), source: "__registry__/new-york/block/chart-bar-mixed.tsx", category: "Charts", @@ -2914,7 +4350,11 @@ export const Index: Record = { description: "A multiple bar chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-bar-multiple.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-bar-multiple.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-bar-multiple.tsx")), source: "__registry__/new-york/block/chart-bar-multiple.tsx", category: "Charts", @@ -2926,7 +4366,11 @@ export const Index: Record = { description: "A bar chart with negative values", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-bar-negative.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-bar-negative.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-bar-negative.tsx")), source: "__registry__/new-york/block/chart-bar-negative.tsx", category: "Charts", @@ -2938,7 +4382,11 @@ export const Index: Record = { description: "A stacked bar chart with a legend", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-bar-stacked.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-bar-stacked.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-bar-stacked.tsx")), source: "__registry__/new-york/block/chart-bar-stacked.tsx", category: "Charts", @@ -2950,7 +4398,11 @@ export const Index: Record = { description: "A line chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-line-default.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-line-default.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-line-default.tsx")), source: "__registry__/new-york/block/chart-line-default.tsx", category: "Charts", @@ -2962,7 +4414,11 @@ export const Index: Record = { description: "A line chart with dots and colors", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-line-dots-colors.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-line-dots-colors.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-line-dots-colors.tsx")), source: "__registry__/new-york/block/chart-line-dots-colors.tsx", category: "Charts", @@ -2974,7 +4430,11 @@ export const Index: Record = { description: "A line chart with custom dots", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-line-dots-custom.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-line-dots-custom.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-line-dots-custom.tsx")), source: "__registry__/new-york/block/chart-line-dots-custom.tsx", category: "Charts", @@ -2986,7 +4446,11 @@ export const Index: Record = { description: "A line chart with dots", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-line-dots.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-line-dots.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-line-dots.tsx")), source: "__registry__/new-york/block/chart-line-dots.tsx", category: "Charts", @@ -2998,7 +4462,11 @@ export const Index: Record = { description: "An interactive line chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-line-interactive.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-line-interactive.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-line-interactive.tsx")), source: "__registry__/new-york/block/chart-line-interactive.tsx", category: "Charts", @@ -3010,7 +4478,11 @@ export const Index: Record = { description: "A line chart with a custom label", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-line-label-custom.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-line-label-custom.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-line-label-custom.tsx")), source: "__registry__/new-york/block/chart-line-label-custom.tsx", category: "Charts", @@ -3022,7 +4494,11 @@ export const Index: Record = { description: "A line chart with a label", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-line-label.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-line-label.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-line-label.tsx")), source: "__registry__/new-york/block/chart-line-label.tsx", category: "Charts", @@ -3034,7 +4510,11 @@ export const Index: Record = { description: "A linear line chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-line-linear.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-line-linear.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-line-linear.tsx")), source: "__registry__/new-york/block/chart-line-linear.tsx", category: "Charts", @@ -3046,7 +4526,11 @@ export const Index: Record = { description: "A multiple line chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-line-multiple.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-line-multiple.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-line-multiple.tsx")), source: "__registry__/new-york/block/chart-line-multiple.tsx", category: "Charts", @@ -3058,7 +4542,11 @@ export const Index: Record = { description: "A line chart with step", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-line-step.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-line-step.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-line-step.tsx")), source: "__registry__/new-york/block/chart-line-step.tsx", category: "Charts", @@ -3070,7 +4558,11 @@ export const Index: Record = { description: "A donut chart with an active sector", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-pie-donut-active.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-pie-donut-active.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-pie-donut-active.tsx")), source: "__registry__/new-york/block/chart-pie-donut-active.tsx", category: "Charts", @@ -3082,7 +4574,11 @@ export const Index: Record = { description: "A donut chart with text", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-pie-donut-text.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-pie-donut-text.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-pie-donut-text.tsx")), source: "__registry__/new-york/block/chart-pie-donut-text.tsx", category: "Charts", @@ -3094,7 +4590,11 @@ export const Index: Record = { description: "A donut chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-pie-donut.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-pie-donut.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-pie-donut.tsx")), source: "__registry__/new-york/block/chart-pie-donut.tsx", category: "Charts", @@ -3106,7 +4606,11 @@ export const Index: Record = { description: "An interactive pie chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-pie-interactive.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-pie-interactive.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-pie-interactive.tsx")), source: "__registry__/new-york/block/chart-pie-interactive.tsx", category: "Charts", @@ -3118,7 +4622,11 @@ export const Index: Record = { description: "A pie chart with a custom label", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-pie-label-custom.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-pie-label-custom.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-pie-label-custom.tsx")), source: "__registry__/new-york/block/chart-pie-label-custom.tsx", category: "Charts", @@ -3130,7 +4638,11 @@ export const Index: Record = { description: "A pie chart with a label list", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-pie-label-list.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-pie-label-list.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-pie-label-list.tsx")), source: "__registry__/new-york/block/chart-pie-label-list.tsx", category: "Charts", @@ -3142,7 +4654,11 @@ export const Index: Record = { description: "A pie chart with a label", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-pie-label.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-pie-label.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-pie-label.tsx")), source: "__registry__/new-york/block/chart-pie-label.tsx", category: "Charts", @@ -3154,7 +4670,11 @@ export const Index: Record = { description: "A pie chart with a legend", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-pie-legend.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-pie-legend.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-pie-legend.tsx")), source: "__registry__/new-york/block/chart-pie-legend.tsx", category: "Charts", @@ -3166,7 +4686,11 @@ export const Index: Record = { description: "A pie chart with no separator", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-pie-separator-none.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-pie-separator-none.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-pie-separator-none.tsx")), source: "__registry__/new-york/block/chart-pie-separator-none.tsx", category: "Charts", @@ -3178,7 +4702,11 @@ export const Index: Record = { description: "A simple pie chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-pie-simple.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-pie-simple.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-pie-simple.tsx")), source: "__registry__/new-york/block/chart-pie-simple.tsx", category: "Charts", @@ -3190,7 +4718,11 @@ export const Index: Record = { description: "A pie chart with stacked sections", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-pie-stacked.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-pie-stacked.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-pie-stacked.tsx")), source: "__registry__/new-york/block/chart-pie-stacked.tsx", category: "Charts", @@ -3202,7 +4734,11 @@ export const Index: Record = { description: "A radar chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-radar-default.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-radar-default.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-radar-default.tsx")), source: "__registry__/new-york/block/chart-radar-default.tsx", category: "Charts", @@ -3214,7 +4750,11 @@ export const Index: Record = { description: "A radar chart with dots", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-radar-dots.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-radar-dots.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-radar-dots.tsx")), source: "__registry__/new-york/block/chart-radar-dots.tsx", category: "Charts", @@ -3226,7 +4766,11 @@ export const Index: Record = { description: "A radar chart with a grid and circle fill", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-radar-grid-circle-fill.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-radar-grid-circle-fill.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-radar-grid-circle-fill.tsx")), source: "__registry__/new-york/block/chart-radar-grid-circle-fill.tsx", category: "Charts", @@ -3238,7 +4782,11 @@ export const Index: Record = { description: "A radar chart with a grid and circle fill", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-radar-grid-circle-no-lines.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-radar-grid-circle-no-lines.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-radar-grid-circle-no-lines.tsx")), source: "__registry__/new-york/block/chart-radar-grid-circle-no-lines.tsx", category: "Charts", @@ -3250,7 +4798,11 @@ export const Index: Record = { description: "A radar chart with a grid and circle", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-radar-grid-circle.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-radar-grid-circle.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-radar-grid-circle.tsx")), source: "__registry__/new-york/block/chart-radar-grid-circle.tsx", category: "Charts", @@ -3262,7 +4814,11 @@ export const Index: Record = { description: "A radar chart with a custom grid", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-radar-grid-custom.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-radar-grid-custom.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-radar-grid-custom.tsx")), source: "__registry__/new-york/block/chart-radar-grid-custom.tsx", category: "Charts", @@ -3274,7 +4830,11 @@ export const Index: Record = { description: "A radar chart with a grid filled", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-radar-grid-fill.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-radar-grid-fill.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-radar-grid-fill.tsx")), source: "__registry__/new-york/block/chart-radar-grid-fill.tsx", category: "Charts", @@ -3286,7 +4846,11 @@ export const Index: Record = { description: "A radar chart with no grid", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-radar-grid-none.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-radar-grid-none.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-radar-grid-none.tsx")), source: "__registry__/new-york/block/chart-radar-grid-none.tsx", category: "Charts", @@ -3298,7 +4862,11 @@ export const Index: Record = { description: "A radar chart with icons", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-radar-icons.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-radar-icons.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-radar-icons.tsx")), source: "__registry__/new-york/block/chart-radar-icons.tsx", category: "Charts", @@ -3310,7 +4878,11 @@ export const Index: Record = { description: "A radar chart with a custom label", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-radar-label-custom.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-radar-label-custom.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-radar-label-custom.tsx")), source: "__registry__/new-york/block/chart-radar-label-custom.tsx", category: "Charts", @@ -3322,7 +4894,11 @@ export const Index: Record = { description: "A radar chart with a legend", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-radar-legend.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-radar-legend.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-radar-legend.tsx")), source: "__registry__/new-york/block/chart-radar-legend.tsx", category: "Charts", @@ -3334,7 +4910,11 @@ export const Index: Record = { description: "A radar chart with lines only", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-radar-lines-only.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-radar-lines-only.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-radar-lines-only.tsx")), source: "__registry__/new-york/block/chart-radar-lines-only.tsx", category: "Charts", @@ -3346,7 +4926,11 @@ export const Index: Record = { description: "A radar chart with multiple data", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-radar-multiple.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-radar-multiple.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-radar-multiple.tsx")), source: "__registry__/new-york/block/chart-radar-multiple.tsx", category: "Charts", @@ -3358,7 +4942,11 @@ export const Index: Record = { description: "A radar chart with a radius axis", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-radar-radius.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-radar-radius.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-radar-radius.tsx")), source: "__registry__/new-york/block/chart-radar-radius.tsx", category: "Charts", @@ -3370,7 +4958,11 @@ export const Index: Record = { description: "A radial chart with a grid", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-radial-grid.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-radial-grid.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-radial-grid.tsx")), source: "__registry__/new-york/block/chart-radial-grid.tsx", category: "Charts", @@ -3382,7 +4974,11 @@ export const Index: Record = { description: "A radial chart with a label", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-radial-label.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-radial-label.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-radial-label.tsx")), source: "__registry__/new-york/block/chart-radial-label.tsx", category: "Charts", @@ -3394,7 +4990,11 @@ export const Index: Record = { description: "A radial chart with a custom shape", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-radial-shape.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-radial-shape.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-radial-shape.tsx")), source: "__registry__/new-york/block/chart-radial-shape.tsx", category: "Charts", @@ -3406,7 +5006,11 @@ export const Index: Record = { description: "A radial chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-radial-simple.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-radial-simple.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-radial-simple.tsx")), source: "__registry__/new-york/block/chart-radial-simple.tsx", category: "Charts", @@ -3418,7 +5022,11 @@ export const Index: Record = { description: "A radial chart with stacked sections", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-radial-stacked.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-radial-stacked.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-radial-stacked.tsx")), source: "__registry__/new-york/block/chart-radial-stacked.tsx", category: "Charts", @@ -3430,7 +5038,11 @@ export const Index: Record = { description: "A radial chart with text", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-radial-text.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-radial-text.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-radial-text.tsx")), source: "__registry__/new-york/block/chart-radial-text.tsx", category: "Charts", @@ -3442,7 +5054,11 @@ export const Index: Record = { description: "A stacked bar chart with a legend", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-tooltip-default.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-tooltip-default.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-tooltip-default.tsx")), source: "__registry__/new-york/block/chart-tooltip-default.tsx", category: "Charts", @@ -3454,7 +5070,11 @@ export const Index: Record = { description: "A stacked bar chart with a legend", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-tooltip-indicator-line.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-tooltip-indicator-line.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-tooltip-indicator-line.tsx")), source: "__registry__/new-york/block/chart-tooltip-indicator-line.tsx", category: "Charts", @@ -3466,7 +5086,11 @@ export const Index: Record = { description: "A stacked bar chart with a legend", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-tooltip-indicator-none.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-tooltip-indicator-none.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-tooltip-indicator-none.tsx")), source: "__registry__/new-york/block/chart-tooltip-indicator-none.tsx", category: "Charts", @@ -3478,7 +5102,11 @@ export const Index: Record = { description: "A stacked bar chart with a legend", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-tooltip-label-none.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-tooltip-label-none.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-tooltip-label-none.tsx")), source: "__registry__/new-york/block/chart-tooltip-label-none.tsx", category: "Charts", @@ -3490,7 +5118,11 @@ export const Index: Record = { description: "A stacked bar chart with a legend", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-tooltip-label-custom.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-tooltip-label-custom.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-tooltip-label-custom.tsx")), source: "__registry__/new-york/block/chart-tooltip-label-custom.tsx", category: "Charts", @@ -3502,7 +5134,11 @@ export const Index: Record = { description: "A stacked bar chart with a legend", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-tooltip-label-formatter.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-tooltip-label-formatter.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-tooltip-label-formatter.tsx")), source: "__registry__/new-york/block/chart-tooltip-label-formatter.tsx", category: "Charts", @@ -3514,7 +5150,11 @@ export const Index: Record = { description: "A stacked bar chart with a legend", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-tooltip-formatter.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-tooltip-formatter.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-tooltip-formatter.tsx")), source: "__registry__/new-york/block/chart-tooltip-formatter.tsx", category: "Charts", @@ -3526,7 +5166,11 @@ export const Index: Record = { description: "A stacked bar chart with a legend", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-tooltip-icons.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-tooltip-icons.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-tooltip-icons.tsx")), source: "__registry__/new-york/block/chart-tooltip-icons.tsx", category: "Charts", @@ -3538,7 +5182,11 @@ export const Index: Record = { description: "A stacked bar chart with a legend", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/new-york/block/chart-tooltip-advanced.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/block/chart-tooltip-advanced.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/block/chart-tooltip-advanced.tsx")), source: "__registry__/new-york/block/chart-tooltip-advanced.tsx", category: "Charts", @@ -3550,7 +5198,11 @@ export const Index: Record = { description: "", type: "registry:lib", registryDependencies: undefined, - files: ["registry/new-york/lib/utils.ts"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/lib/utils.ts", + type: "registry:lib", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/lib/utils.ts")), source: "", category: "", @@ -3562,7 +5214,11 @@ export const Index: Record = { description: "", type: "registry:hook", registryDependencies: undefined, - files: ["registry/new-york/hooks/use-mobile.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/hooks/use-mobile.tsx", + type: "registry:hook", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/hooks/use-mobile.tsx")), source: "", category: "", @@ -3574,7 +5230,11 @@ export const Index: Record = { description: "", type: "registry:hook", registryDependencies: undefined, - files: ["registry/new-york/hooks/use-toast.ts"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/hooks/use-toast.ts", + type: "registry:hook", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/hooks/use-toast.ts")), source: "", category: "", @@ -3586,7 +5246,11 @@ export const Index: Record = { description: "A simple sidebar with navigation grouped by section.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","label","dropdown-menu"], - files: ["registry/new-york/v0/sidebar-01.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/v0/sidebar-01.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/v0/sidebar-01.tsx")), source: "__registry__/new-york/v0/sidebar-01.tsx", category: "Application", @@ -3598,7 +5262,11 @@ export const Index: Record = { description: "A sidebar with collapsible sections.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","label","dropdown-menu"], - files: ["registry/new-york/v0/sidebar-02.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/v0/sidebar-02.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/v0/sidebar-02.tsx")), source: "__registry__/new-york/v0/sidebar-02.tsx", category: "Application", @@ -3610,7 +5278,11 @@ export const Index: Record = { description: "A sidebar with nested navigation.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb"], - files: ["registry/new-york/v0/sidebar-03.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/v0/sidebar-03.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/v0/sidebar-03.tsx")), source: "__registry__/new-york/v0/sidebar-03.tsx", category: "Application", @@ -3622,7 +5294,11 @@ export const Index: Record = { description: "A floating sidebar with submenus.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator"], - files: ["registry/new-york/v0/sidebar-04.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/v0/sidebar-04.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/v0/sidebar-04.tsx")), source: "__registry__/new-york/v0/sidebar-04.tsx", category: "Application", @@ -3634,7 +5310,11 @@ export const Index: Record = { description: "A sidebar with collapsible submenus.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","label","collapsible"], - files: ["registry/new-york/v0/sidebar-05.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/v0/sidebar-05.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/v0/sidebar-05.tsx")), source: "__registry__/new-york/v0/sidebar-05.tsx", category: "Application", @@ -3646,7 +5326,11 @@ export const Index: Record = { description: "A sidebar with submenus as dropdowns.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","card","dropdown-menu"], - files: ["registry/new-york/v0/sidebar-06.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/v0/sidebar-06.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/v0/sidebar-06.tsx")), source: "__registry__/new-york/v0/sidebar-06.tsx", category: "Application", @@ -3658,7 +5342,11 @@ export const Index: Record = { description: "A sidebar that collapses to icons.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","collapsible","dropdown-menu","avatar"], - files: ["registry/new-york/v0/sidebar-07.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/v0/sidebar-07.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/v0/sidebar-07.tsx")), source: "__registry__/new-york/v0/sidebar-07.tsx", category: "Application", @@ -3670,7 +5358,11 @@ export const Index: Record = { description: "An inset sidebar with secondary navigation.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","collapsible","dropdown-menu","avatar"], - files: ["registry/new-york/v0/sidebar-08.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/v0/sidebar-08.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/v0/sidebar-08.tsx")), source: "__registry__/new-york/v0/sidebar-08.tsx", category: "Application", @@ -3682,7 +5374,11 @@ export const Index: Record = { description: "Collapsible nested sidebars.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","collapsible","dropdown-menu","avatar","switch"], - files: ["registry/new-york/v0/sidebar-09.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/v0/sidebar-09.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/v0/sidebar-09.tsx")), source: "__registry__/new-york/v0/sidebar-09.tsx", category: "Application", @@ -3694,7 +5390,11 @@ export const Index: Record = { description: "A sidebar in a popover.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","popover","collapsible","dropdown-menu"], - files: ["registry/new-york/v0/sidebar-10.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/v0/sidebar-10.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/v0/sidebar-10.tsx")), source: "__registry__/new-york/v0/sidebar-10.tsx", category: "Application", @@ -3706,7 +5406,11 @@ export const Index: Record = { description: "A sidebar with a collapsible file tree.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","collapsible"], - files: ["registry/new-york/v0/sidebar-11.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/v0/sidebar-11.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/v0/sidebar-11.tsx")), source: "__registry__/new-york/v0/sidebar-11.tsx", category: "Application", @@ -3718,7 +5422,11 @@ export const Index: Record = { description: "A sidebar with a calendar.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","collapsible","calendar","dropdown-menu","avatar"], - files: ["registry/new-york/v0/sidebar-12.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/v0/sidebar-12.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/v0/sidebar-12.tsx")), source: "__registry__/new-york/v0/sidebar-12.tsx", category: "Application", @@ -3730,7 +5438,11 @@ export const Index: Record = { description: "A sidebar in a dialog.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","button","dialog"], - files: ["registry/new-york/v0/sidebar-13.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/v0/sidebar-13.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/v0/sidebar-13.tsx")), source: "__registry__/new-york/v0/sidebar-13.tsx", category: "Application", @@ -3742,7 +5454,11 @@ export const Index: Record = { description: "A sidebar on the right.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb"], - files: ["registry/new-york/v0/sidebar-14.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/v0/sidebar-14.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/v0/sidebar-14.tsx")), source: "__registry__/new-york/v0/sidebar-14.tsx", category: "Application", @@ -3754,7 +5470,11 @@ export const Index: Record = { description: "A left and right sidebar.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","popover","collapsible","dropdown-menu","calendar","avatar"], - files: ["registry/new-york/v0/sidebar-15.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/v0/sidebar-15.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/v0/sidebar-15.tsx")), source: "__registry__/new-york/v0/sidebar-15.tsx", category: "Application", @@ -3766,7 +5486,11 @@ export const Index: Record = { description: "A simple login form.", type: "registry:block", registryDependencies: ["button","card","input","label"], - files: ["registry/new-york/v0/login-01.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/new-york/v0/login-01.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/new-york/v0/login-01.tsx")), source: "__registry__/new-york/v0/login-01.tsx", category: "Authentication", @@ -3779,7 +5503,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/accordion.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/accordion.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/accordion.tsx")), source: "", category: "", @@ -3791,7 +5519,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/alert.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/alert.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/alert.tsx")), source: "", category: "", @@ -3803,7 +5535,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: ["button"], - files: ["registry/default/ui/alert-dialog.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/alert-dialog.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/alert-dialog.tsx")), source: "", category: "", @@ -3815,7 +5551,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/aspect-ratio.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/aspect-ratio.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/aspect-ratio.tsx")), source: "", category: "", @@ -3827,7 +5567,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/avatar.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/avatar.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/avatar.tsx")), source: "", category: "", @@ -3839,7 +5583,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/badge.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/badge.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/badge.tsx")), source: "", category: "", @@ -3851,7 +5599,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/breadcrumb.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/breadcrumb.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/breadcrumb.tsx")), source: "", category: "", @@ -3863,7 +5615,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/button.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/button.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/button.tsx")), source: "", category: "", @@ -3875,7 +5631,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: ["button"], - files: ["registry/default/ui/calendar.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/calendar.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/calendar.tsx")), source: "", category: "", @@ -3887,7 +5647,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/card.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/card.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/card.tsx")), source: "", category: "", @@ -3899,7 +5663,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: ["button"], - files: ["registry/default/ui/carousel.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/carousel.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/carousel.tsx")), source: "", category: "", @@ -3911,7 +5679,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: ["card"], - files: ["registry/default/ui/chart.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/chart.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/chart.tsx")), source: "", category: "", @@ -3923,7 +5695,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/checkbox.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/checkbox.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/checkbox.tsx")), source: "", category: "", @@ -3935,7 +5711,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/collapsible.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/collapsible.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/collapsible.tsx")), source: "", category: "", @@ -3947,7 +5727,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: ["dialog"], - files: ["registry/default/ui/command.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/command.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/command.tsx")), source: "", category: "", @@ -3959,7 +5743,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/context-menu.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/context-menu.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/context-menu.tsx")), source: "", category: "", @@ -3971,7 +5759,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/dialog.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/dialog.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/dialog.tsx")), source: "", category: "", @@ -3983,7 +5775,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/drawer.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/drawer.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/drawer.tsx")), source: "", category: "", @@ -3995,7 +5791,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/dropdown-menu.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/dropdown-menu.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/dropdown-menu.tsx")), source: "", category: "", @@ -4007,7 +5807,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: ["button","label"], - files: ["registry/default/ui/form.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/form.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/form.tsx")), source: "", category: "", @@ -4019,7 +5823,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/hover-card.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/hover-card.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/hover-card.tsx")), source: "", category: "", @@ -4031,7 +5839,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/input.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/input.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/input.tsx")), source: "", category: "", @@ -4043,7 +5855,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/input-otp.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/input-otp.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/input-otp.tsx")), source: "", category: "", @@ -4055,7 +5871,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/label.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/label.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/label.tsx")), source: "", category: "", @@ -4067,7 +5887,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/menubar.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/menubar.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/menubar.tsx")), source: "", category: "", @@ -4079,7 +5903,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/navigation-menu.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/navigation-menu.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/navigation-menu.tsx")), source: "", category: "", @@ -4091,7 +5919,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: ["button"], - files: ["registry/default/ui/pagination.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/pagination.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/pagination.tsx")), source: "", category: "", @@ -4103,7 +5935,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/popover.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/popover.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/popover.tsx")), source: "", category: "", @@ -4115,7 +5951,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/progress.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/progress.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/progress.tsx")), source: "", category: "", @@ -4127,7 +5967,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/radio-group.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/radio-group.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/radio-group.tsx")), source: "", category: "", @@ -4139,7 +5983,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/resizable.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/resizable.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/resizable.tsx")), source: "", category: "", @@ -4151,7 +5999,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/scroll-area.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/scroll-area.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/scroll-area.tsx")), source: "", category: "", @@ -4163,7 +6015,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/select.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/select.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/select.tsx")), source: "", category: "", @@ -4175,7 +6031,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/separator.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/separator.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/separator.tsx")), source: "", category: "", @@ -4187,7 +6047,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/sheet.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/sheet.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/sheet.tsx")), source: "", category: "", @@ -4199,7 +6063,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: ["button","separator","sheet","tooltip","input","use-mobile","skeleton"], - files: ["registry/default/ui/sidebar.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/sidebar.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/sidebar.tsx")), source: "", category: "", @@ -4211,7 +6079,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/skeleton.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/skeleton.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/skeleton.tsx")), source: "", category: "", @@ -4223,7 +6095,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/slider.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/slider.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/slider.tsx")), source: "", category: "", @@ -4235,7 +6111,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/sonner.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/sonner.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/sonner.tsx")), source: "", category: "", @@ -4247,7 +6127,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/switch.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/switch.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/switch.tsx")), source: "", category: "", @@ -4259,7 +6143,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/table.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/table.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/table.tsx")), source: "", category: "", @@ -4271,7 +6159,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/tabs.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/tabs.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/tabs.tsx")), source: "", category: "", @@ -4283,7 +6175,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/textarea.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/textarea.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/textarea.tsx")), source: "", category: "", @@ -4295,7 +6191,19 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/toast.tsx","registry/default/hooks/use-toast.ts","registry/default/ui/toaster.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/toast.tsx", + type: "registry:ui", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/hooks/use-toast.ts", + type: "registry:hook", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/toaster.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/toast.tsx")), source: "", category: "", @@ -4307,7 +6215,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/toggle.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/toggle.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/toggle.tsx")), source: "", category: "", @@ -4319,7 +6231,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: ["toggle"], - files: ["registry/default/ui/toggle-group.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/toggle-group.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/toggle-group.tsx")), source: "", category: "", @@ -4331,7 +6247,11 @@ export const Index: Record = { description: "", type: "registry:ui", registryDependencies: undefined, - files: ["registry/default/ui/tooltip.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/ui/tooltip.tsx", + type: "registry:ui", + target: "" + }], component: React.lazy(() => import("@/registry/default/ui/tooltip.tsx")), source: "", category: "", @@ -4343,7 +6263,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["accordion"], - files: ["registry/default/example/accordion-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/accordion-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/accordion-demo.tsx")), source: "", category: "", @@ -4355,7 +6279,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["alert"], - files: ["registry/default/example/alert-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/alert-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/alert-demo.tsx")), source: "", category: "", @@ -4367,7 +6295,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["alert"], - files: ["registry/default/example/alert-destructive.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/alert-destructive.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/alert-destructive.tsx")), source: "", category: "", @@ -4379,7 +6311,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["alert-dialog","button"], - files: ["registry/default/example/alert-dialog-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/alert-dialog-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/alert-dialog-demo.tsx")), source: "", category: "", @@ -4391,7 +6327,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["aspect-ratio"], - files: ["registry/default/example/aspect-ratio-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/aspect-ratio-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/aspect-ratio-demo.tsx")), source: "", category: "", @@ -4403,7 +6343,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["avatar"], - files: ["registry/default/example/avatar-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/avatar-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/avatar-demo.tsx")), source: "", category: "", @@ -4415,7 +6359,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["badge"], - files: ["registry/default/example/badge-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/badge-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/badge-demo.tsx")), source: "", category: "", @@ -4427,7 +6375,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["badge"], - files: ["registry/default/example/badge-destructive.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/badge-destructive.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/badge-destructive.tsx")), source: "", category: "", @@ -4439,7 +6391,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["badge"], - files: ["registry/default/example/badge-outline.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/badge-outline.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/badge-outline.tsx")), source: "", category: "", @@ -4451,7 +6407,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["badge"], - files: ["registry/default/example/badge-secondary.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/badge-secondary.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/badge-secondary.tsx")), source: "", category: "", @@ -4463,7 +6423,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["breadcrumb"], - files: ["registry/default/example/breadcrumb-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/breadcrumb-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/breadcrumb-demo.tsx")), source: "", category: "", @@ -4475,7 +6439,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["breadcrumb"], - files: ["registry/default/example/breadcrumb-separator.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/breadcrumb-separator.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/breadcrumb-separator.tsx")), source: "", category: "", @@ -4487,7 +6455,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["breadcrumb"], - files: ["registry/default/example/breadcrumb-dropdown.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/breadcrumb-dropdown.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/breadcrumb-dropdown.tsx")), source: "", category: "", @@ -4499,7 +6471,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["breadcrumb"], - files: ["registry/default/example/breadcrumb-ellipsis.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/breadcrumb-ellipsis.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/breadcrumb-ellipsis.tsx")), source: "", category: "", @@ -4511,7 +6487,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["breadcrumb"], - files: ["registry/default/example/breadcrumb-link.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/breadcrumb-link.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/breadcrumb-link.tsx")), source: "", category: "", @@ -4523,7 +6503,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["breadcrumb"], - files: ["registry/default/example/breadcrumb-responsive.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/breadcrumb-responsive.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/breadcrumb-responsive.tsx")), source: "", category: "", @@ -4535,7 +6519,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["button"], - files: ["registry/default/example/button-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/button-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/button-demo.tsx")), source: "", category: "", @@ -4547,7 +6535,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["button"], - files: ["registry/default/example/button-secondary.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/button-secondary.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/button-secondary.tsx")), source: "", category: "", @@ -4559,7 +6551,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["button"], - files: ["registry/default/example/button-destructive.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/button-destructive.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/button-destructive.tsx")), source: "", category: "", @@ -4571,7 +6567,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["button"], - files: ["registry/default/example/button-outline.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/button-outline.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/button-outline.tsx")), source: "", category: "", @@ -4583,7 +6583,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["button"], - files: ["registry/default/example/button-ghost.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/button-ghost.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/button-ghost.tsx")), source: "", category: "", @@ -4595,7 +6599,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["button"], - files: ["registry/default/example/button-link.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/button-link.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/button-link.tsx")), source: "", category: "", @@ -4607,7 +6615,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["button"], - files: ["registry/default/example/button-with-icon.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/button-with-icon.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/button-with-icon.tsx")), source: "", category: "", @@ -4619,7 +6631,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["button"], - files: ["registry/default/example/button-loading.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/button-loading.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/button-loading.tsx")), source: "", category: "", @@ -4631,7 +6647,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["button"], - files: ["registry/default/example/button-icon.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/button-icon.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/button-icon.tsx")), source: "", category: "", @@ -4643,7 +6663,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["button"], - files: ["registry/default/example/button-as-child.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/button-as-child.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/button-as-child.tsx")), source: "", category: "", @@ -4655,7 +6679,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["calendar"], - files: ["registry/default/example/calendar-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/calendar-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/calendar-demo.tsx")), source: "", category: "", @@ -4667,7 +6695,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["calendar","form","popover"], - files: ["registry/default/example/calendar-form.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/calendar-form.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/calendar-form.tsx")), source: "", category: "", @@ -4679,7 +6711,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["card","button","switch"], - files: ["registry/default/example/card-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/card-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/card-demo.tsx")), source: "", category: "", @@ -4691,7 +6727,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["button","card","input","label","select"], - files: ["registry/default/example/card-with-form.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/card-with-form.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/card-with-form.tsx")), source: "", category: "", @@ -4703,7 +6743,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["carousel"], - files: ["registry/default/example/carousel-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/carousel-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/carousel-demo.tsx")), source: "", category: "", @@ -4715,7 +6759,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["carousel"], - files: ["registry/default/example/carousel-size.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/carousel-size.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/carousel-size.tsx")), source: "", category: "", @@ -4727,7 +6775,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["carousel"], - files: ["registry/default/example/carousel-spacing.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/carousel-spacing.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/carousel-spacing.tsx")), source: "", category: "", @@ -4739,7 +6791,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["carousel"], - files: ["registry/default/example/carousel-orientation.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/carousel-orientation.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/carousel-orientation.tsx")), source: "", category: "", @@ -4751,7 +6807,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["carousel"], - files: ["registry/default/example/carousel-api.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/carousel-api.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/carousel-api.tsx")), source: "", category: "", @@ -4763,7 +6823,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["carousel"], - files: ["registry/default/example/carousel-plugin.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/carousel-plugin.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/carousel-plugin.tsx")), source: "", category: "", @@ -4775,7 +6839,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["checkbox"], - files: ["registry/default/example/checkbox-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/checkbox-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/checkbox-demo.tsx")), source: "", category: "", @@ -4787,7 +6855,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["checkbox"], - files: ["registry/default/example/checkbox-disabled.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/checkbox-disabled.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/checkbox-disabled.tsx")), source: "", category: "", @@ -4799,7 +6871,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["checkbox","form"], - files: ["registry/default/example/checkbox-form-multiple.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/checkbox-form-multiple.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/checkbox-form-multiple.tsx")), source: "", category: "", @@ -4811,7 +6887,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["checkbox","form"], - files: ["registry/default/example/checkbox-form-single.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/checkbox-form-single.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/checkbox-form-single.tsx")), source: "", category: "", @@ -4823,7 +6903,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["checkbox"], - files: ["registry/default/example/checkbox-with-text.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/checkbox-with-text.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/checkbox-with-text.tsx")), source: "", category: "", @@ -4835,7 +6919,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["collapsible"], - files: ["registry/default/example/collapsible-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/collapsible-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/collapsible-demo.tsx")), source: "", category: "", @@ -4847,7 +6935,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["command"], - files: ["registry/default/example/combobox-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/combobox-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/combobox-demo.tsx")), source: "", category: "", @@ -4859,7 +6951,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["command","dropdown-menu","button"], - files: ["registry/default/example/combobox-dropdown-menu.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/combobox-dropdown-menu.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/combobox-dropdown-menu.tsx")), source: "", category: "", @@ -4871,7 +6967,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["command","form"], - files: ["registry/default/example/combobox-form.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/combobox-form.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/combobox-form.tsx")), source: "", category: "", @@ -4883,7 +6983,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["combobox","popover"], - files: ["registry/default/example/combobox-popover.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/combobox-popover.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/combobox-popover.tsx")), source: "", category: "", @@ -4895,7 +6999,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["combobox","popover","drawer"], - files: ["registry/default/example/combobox-responsive.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/combobox-responsive.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/combobox-responsive.tsx")), source: "", category: "", @@ -4907,7 +7015,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["command"], - files: ["registry/default/example/command-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/command-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/command-demo.tsx")), source: "", category: "", @@ -4919,7 +7031,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["command","dialog"], - files: ["registry/default/example/command-dialog.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/command-dialog.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/command-dialog.tsx")), source: "", category: "", @@ -4931,7 +7047,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["context-menu"], - files: ["registry/default/example/context-menu-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/context-menu-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/context-menu-demo.tsx")), source: "", category: "", @@ -4943,7 +7063,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["data-table"], - files: ["registry/default/example/data-table-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/data-table-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/data-table-demo.tsx")), source: "", category: "", @@ -4955,7 +7079,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["button","calendar","popover"], - files: ["registry/default/example/date-picker-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/date-picker-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/date-picker-demo.tsx")), source: "", category: "", @@ -4967,7 +7095,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["button","calendar","form","popover"], - files: ["registry/default/example/date-picker-form.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/date-picker-form.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/date-picker-form.tsx")), source: "", category: "", @@ -4979,7 +7111,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["button","calendar","popover","select"], - files: ["registry/default/example/date-picker-with-presets.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/date-picker-with-presets.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/date-picker-with-presets.tsx")), source: "", category: "", @@ -4991,7 +7127,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["button","calendar","popover"], - files: ["registry/default/example/date-picker-with-range.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/date-picker-with-range.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/date-picker-with-range.tsx")), source: "", category: "", @@ -5003,7 +7143,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["dialog"], - files: ["registry/default/example/dialog-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/dialog-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/dialog-demo.tsx")), source: "", category: "", @@ -5015,7 +7159,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["dialog","button"], - files: ["registry/default/example/dialog-close-button.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/dialog-close-button.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/dialog-close-button.tsx")), source: "", category: "", @@ -5027,7 +7175,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["drawer"], - files: ["registry/default/example/drawer-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/drawer-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/drawer-demo.tsx")), source: "", category: "", @@ -5039,7 +7191,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["drawer","dialog"], - files: ["registry/default/example/drawer-dialog.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/drawer-dialog.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/drawer-dialog.tsx")), source: "", category: "", @@ -5051,7 +7207,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["dropdown-menu"], - files: ["registry/default/example/dropdown-menu-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/dropdown-menu-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/dropdown-menu-demo.tsx")), source: "", category: "", @@ -5063,7 +7223,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["dropdown-menu","checkbox"], - files: ["registry/default/example/dropdown-menu-checkboxes.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/dropdown-menu-checkboxes.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/dropdown-menu-checkboxes.tsx")), source: "", category: "", @@ -5075,7 +7239,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["dropdown-menu","radio-group"], - files: ["registry/default/example/dropdown-menu-radio-group.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/dropdown-menu-radio-group.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/dropdown-menu-radio-group.tsx")), source: "", category: "", @@ -5087,7 +7255,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["hover-card"], - files: ["registry/default/example/hover-card-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/hover-card-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/hover-card-demo.tsx")), source: "", category: "", @@ -5099,7 +7271,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["input"], - files: ["registry/default/example/input-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/input-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/input-demo.tsx")), source: "", category: "", @@ -5111,7 +7287,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["input"], - files: ["registry/default/example/input-disabled.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/input-disabled.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/input-disabled.tsx")), source: "", category: "", @@ -5123,7 +7303,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["input"], - files: ["registry/default/example/input-file.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/input-file.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/input-file.tsx")), source: "", category: "", @@ -5135,7 +7319,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["input","button","form"], - files: ["registry/default/example/input-form.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/input-form.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/input-form.tsx")), source: "", category: "", @@ -5147,7 +7335,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["input","button"], - files: ["registry/default/example/input-with-button.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/input-with-button.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/input-with-button.tsx")), source: "", category: "", @@ -5159,7 +7351,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["input","button","label"], - files: ["registry/default/example/input-with-label.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/input-with-label.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/input-with-label.tsx")), source: "", category: "", @@ -5171,7 +7367,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["input","button","label"], - files: ["registry/default/example/input-with-text.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/input-with-text.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/input-with-text.tsx")), source: "", category: "", @@ -5183,7 +7383,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["input-otp"], - files: ["registry/default/example/input-otp-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/input-otp-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/input-otp-demo.tsx")), source: "", category: "", @@ -5195,7 +7399,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["input-otp"], - files: ["registry/default/example/input-otp-pattern.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/input-otp-pattern.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/input-otp-pattern.tsx")), source: "", category: "", @@ -5207,7 +7415,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["input-otp"], - files: ["registry/default/example/input-otp-separator.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/input-otp-separator.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/input-otp-separator.tsx")), source: "", category: "", @@ -5219,7 +7431,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["input-otp"], - files: ["registry/default/example/input-otp-controlled.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/input-otp-controlled.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/input-otp-controlled.tsx")), source: "", category: "", @@ -5231,7 +7447,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["input-otp","form"], - files: ["registry/default/example/input-otp-form.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/input-otp-form.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/input-otp-form.tsx")), source: "", category: "", @@ -5243,7 +7463,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["label"], - files: ["registry/default/example/label-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/label-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/label-demo.tsx")), source: "", category: "", @@ -5255,7 +7479,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["menubar"], - files: ["registry/default/example/menubar-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/menubar-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/menubar-demo.tsx")), source: "", category: "", @@ -5267,7 +7495,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["navigation-menu"], - files: ["registry/default/example/navigation-menu-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/navigation-menu-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/navigation-menu-demo.tsx")), source: "", category: "", @@ -5279,7 +7511,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["pagination"], - files: ["registry/default/example/pagination-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/pagination-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/pagination-demo.tsx")), source: "", category: "", @@ -5291,7 +7527,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["popover"], - files: ["registry/default/example/popover-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/popover-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/popover-demo.tsx")), source: "", category: "", @@ -5303,7 +7543,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["progress"], - files: ["registry/default/example/progress-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/progress-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/progress-demo.tsx")), source: "", category: "", @@ -5315,7 +7559,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["radio-group"], - files: ["registry/default/example/radio-group-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/radio-group-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/radio-group-demo.tsx")), source: "", category: "", @@ -5327,7 +7575,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["radio-group","form"], - files: ["registry/default/example/radio-group-form.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/radio-group-form.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/radio-group-form.tsx")), source: "", category: "", @@ -5339,7 +7591,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["resizable"], - files: ["registry/default/example/resizable-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/resizable-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/resizable-demo.tsx")), source: "", category: "", @@ -5351,7 +7607,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["resizable"], - files: ["registry/default/example/resizable-demo-with-handle.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/resizable-demo-with-handle.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/resizable-demo-with-handle.tsx")), source: "", category: "", @@ -5363,7 +7623,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["resizable"], - files: ["registry/default/example/resizable-vertical.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/resizable-vertical.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/resizable-vertical.tsx")), source: "", category: "", @@ -5375,7 +7639,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["resizable"], - files: ["registry/default/example/resizable-handle.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/resizable-handle.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/resizable-handle.tsx")), source: "", category: "", @@ -5387,7 +7655,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["scroll-area"], - files: ["registry/default/example/scroll-area-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/scroll-area-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/scroll-area-demo.tsx")), source: "", category: "", @@ -5399,7 +7671,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["scroll-area"], - files: ["registry/default/example/scroll-area-horizontal-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/scroll-area-horizontal-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/scroll-area-horizontal-demo.tsx")), source: "", category: "", @@ -5411,7 +7687,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["select"], - files: ["registry/default/example/select-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/select-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/select-demo.tsx")), source: "", category: "", @@ -5423,7 +7703,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["select"], - files: ["registry/default/example/select-scrollable.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/select-scrollable.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/select-scrollable.tsx")), source: "", category: "", @@ -5435,7 +7719,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["select"], - files: ["registry/default/example/select-form.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/select-form.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/select-form.tsx")), source: "", category: "", @@ -5447,7 +7735,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["separator"], - files: ["registry/default/example/separator-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/separator-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/separator-demo.tsx")), source: "", category: "", @@ -5459,7 +7751,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["sheet"], - files: ["registry/default/example/sheet-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/sheet-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/sheet-demo.tsx")), source: "", category: "", @@ -5471,7 +7767,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["sheet"], - files: ["registry/default/example/sheet-side.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/sheet-side.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/sheet-side.tsx")), source: "", category: "", @@ -5483,7 +7783,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["skeleton"], - files: ["registry/default/example/skeleton-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/skeleton-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/skeleton-demo.tsx")), source: "", category: "", @@ -5495,7 +7799,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["skeleton"], - files: ["registry/default/example/skeleton-card.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/skeleton-card.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/skeleton-card.tsx")), source: "", category: "", @@ -5507,7 +7815,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["slider"], - files: ["registry/default/example/slider-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/slider-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/slider-demo.tsx")), source: "", category: "", @@ -5519,7 +7831,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["sonner"], - files: ["registry/default/example/sonner-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/sonner-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/sonner-demo.tsx")), source: "", category: "", @@ -5531,7 +7847,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["switch"], - files: ["registry/default/example/switch-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/switch-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/switch-demo.tsx")), source: "", category: "", @@ -5543,7 +7863,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["switch","form"], - files: ["registry/default/example/switch-form.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/switch-form.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/switch-form.tsx")), source: "", category: "", @@ -5555,7 +7879,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["table"], - files: ["registry/default/example/table-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/table-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/table-demo.tsx")), source: "", category: "", @@ -5567,7 +7895,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["tabs"], - files: ["registry/default/example/tabs-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/tabs-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/tabs-demo.tsx")), source: "", category: "", @@ -5579,7 +7911,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["textarea"], - files: ["registry/default/example/textarea-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/textarea-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/textarea-demo.tsx")), source: "", category: "", @@ -5591,7 +7927,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["textarea"], - files: ["registry/default/example/textarea-disabled.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/textarea-disabled.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/textarea-disabled.tsx")), source: "", category: "", @@ -5603,7 +7943,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["textarea","form"], - files: ["registry/default/example/textarea-form.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/textarea-form.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/textarea-form.tsx")), source: "", category: "", @@ -5615,7 +7959,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["textarea","button"], - files: ["registry/default/example/textarea-with-button.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/textarea-with-button.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/textarea-with-button.tsx")), source: "", category: "", @@ -5627,7 +7975,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["textarea","label"], - files: ["registry/default/example/textarea-with-label.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/textarea-with-label.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/textarea-with-label.tsx")), source: "", category: "", @@ -5639,7 +7991,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["textarea","label"], - files: ["registry/default/example/textarea-with-text.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/textarea-with-text.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/textarea-with-text.tsx")), source: "", category: "", @@ -5651,7 +8007,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toast"], - files: ["registry/default/example/toast-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/toast-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/toast-demo.tsx")), source: "", category: "", @@ -5663,7 +8023,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toast"], - files: ["registry/default/example/toast-destructive.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/toast-destructive.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/toast-destructive.tsx")), source: "", category: "", @@ -5675,7 +8039,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toast"], - files: ["registry/default/example/toast-simple.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/toast-simple.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/toast-simple.tsx")), source: "", category: "", @@ -5687,7 +8055,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toast"], - files: ["registry/default/example/toast-with-action.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/toast-with-action.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/toast-with-action.tsx")), source: "", category: "", @@ -5699,7 +8071,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toast"], - files: ["registry/default/example/toast-with-title.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/toast-with-title.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/toast-with-title.tsx")), source: "", category: "", @@ -5711,7 +8087,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toggle-group"], - files: ["registry/default/example/toggle-group-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/toggle-group-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/toggle-group-demo.tsx")), source: "", category: "", @@ -5723,7 +8103,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toggle-group"], - files: ["registry/default/example/toggle-group-disabled.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/toggle-group-disabled.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/toggle-group-disabled.tsx")), source: "", category: "", @@ -5735,7 +8119,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toggle-group"], - files: ["registry/default/example/toggle-group-lg.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/toggle-group-lg.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/toggle-group-lg.tsx")), source: "", category: "", @@ -5747,7 +8135,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toggle-group"], - files: ["registry/default/example/toggle-group-outline.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/toggle-group-outline.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/toggle-group-outline.tsx")), source: "", category: "", @@ -5759,7 +8151,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toggle-group"], - files: ["registry/default/example/toggle-group-sm.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/toggle-group-sm.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/toggle-group-sm.tsx")), source: "", category: "", @@ -5771,7 +8167,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toggle-group"], - files: ["registry/default/example/toggle-group-single.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/toggle-group-single.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/toggle-group-single.tsx")), source: "", category: "", @@ -5783,7 +8183,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toggle"], - files: ["registry/default/example/toggle-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/toggle-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/toggle-demo.tsx")), source: "", category: "", @@ -5795,7 +8199,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toggle"], - files: ["registry/default/example/toggle-disabled.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/toggle-disabled.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/toggle-disabled.tsx")), source: "", category: "", @@ -5807,7 +8215,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toggle"], - files: ["registry/default/example/toggle-lg.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/toggle-lg.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/toggle-lg.tsx")), source: "", category: "", @@ -5819,7 +8231,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toggle"], - files: ["registry/default/example/toggle-outline.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/toggle-outline.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/toggle-outline.tsx")), source: "", category: "", @@ -5831,7 +8247,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toggle"], - files: ["registry/default/example/toggle-sm.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/toggle-sm.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/toggle-sm.tsx")), source: "", category: "", @@ -5843,7 +8263,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["toggle"], - files: ["registry/default/example/toggle-with-text.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/toggle-with-text.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/toggle-with-text.tsx")), source: "", category: "", @@ -5855,7 +8279,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: ["tooltip"], - files: ["registry/default/example/tooltip-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/tooltip-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/tooltip-demo.tsx")), source: "", category: "", @@ -5867,7 +8295,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/default/example/typography-blockquote.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/typography-blockquote.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/typography-blockquote.tsx")), source: "", category: "", @@ -5879,7 +8311,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/default/example/typography-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/typography-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/typography-demo.tsx")), source: "", category: "", @@ -5891,7 +8327,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/default/example/typography-h1.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/typography-h1.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/typography-h1.tsx")), source: "", category: "", @@ -5903,7 +8343,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/default/example/typography-h2.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/typography-h2.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/typography-h2.tsx")), source: "", category: "", @@ -5915,7 +8359,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/default/example/typography-h3.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/typography-h3.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/typography-h3.tsx")), source: "", category: "", @@ -5927,7 +8375,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/default/example/typography-h4.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/typography-h4.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/typography-h4.tsx")), source: "", category: "", @@ -5939,7 +8391,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/default/example/typography-inline-code.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/typography-inline-code.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/typography-inline-code.tsx")), source: "", category: "", @@ -5951,7 +8407,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/default/example/typography-large.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/typography-large.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/typography-large.tsx")), source: "", category: "", @@ -5963,7 +8423,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/default/example/typography-lead.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/typography-lead.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/typography-lead.tsx")), source: "", category: "", @@ -5975,7 +8439,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/default/example/typography-list.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/typography-list.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/typography-list.tsx")), source: "", category: "", @@ -5987,7 +8455,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/default/example/typography-muted.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/typography-muted.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/typography-muted.tsx")), source: "", category: "", @@ -5999,7 +8471,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/default/example/typography-p.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/typography-p.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/typography-p.tsx")), source: "", category: "", @@ -6011,7 +8487,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/default/example/typography-small.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/typography-small.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/typography-small.tsx")), source: "", category: "", @@ -6023,7 +8503,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/default/example/typography-table.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/typography-table.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/typography-table.tsx")), source: "", category: "", @@ -6035,7 +8519,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/default/example/mode-toggle.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/mode-toggle.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/mode-toggle.tsx")), source: "", category: "", @@ -6047,7 +8535,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/default/example/chart-bar-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/chart-bar-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/chart-bar-demo.tsx")), source: "", category: "", @@ -6059,7 +8551,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/default/example/chart-bar-demo-grid.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/chart-bar-demo-grid.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/chart-bar-demo-grid.tsx")), source: "", category: "", @@ -6071,7 +8567,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/default/example/chart-bar-demo-axis.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/chart-bar-demo-axis.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/chart-bar-demo-axis.tsx")), source: "", category: "", @@ -6083,7 +8583,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/default/example/chart-bar-demo-tooltip.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/chart-bar-demo-tooltip.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/chart-bar-demo-tooltip.tsx")), source: "", category: "", @@ -6095,7 +8599,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/default/example/chart-bar-demo-legend.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/chart-bar-demo-legend.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/chart-bar-demo-legend.tsx")), source: "", category: "", @@ -6107,7 +8615,11 @@ export const Index: Record = { description: "", type: "registry:example", registryDependencies: undefined, - files: ["registry/default/example/chart-tooltip-demo.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/example/chart-tooltip-demo.tsx", + type: "registry:example", + target: "" + }], component: React.lazy(() => import("@/registry/default/example/chart-tooltip-demo.tsx")), source: "", category: "", @@ -6119,7 +8631,11 @@ export const Index: Record = { description: "", type: "registry:block", registryDependencies: undefined, - files: ["registry/default/block/demo-sidebar.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/demo-sidebar.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/demo-sidebar.tsx")), source: "__registry__/default/block/demo-sidebar.tsx", category: "", @@ -6131,7 +8647,11 @@ export const Index: Record = { description: "", type: "registry:block", registryDependencies: undefined, - files: ["registry/default/block/demo-sidebar-header.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/demo-sidebar-header.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/demo-sidebar-header.tsx")), source: "__registry__/default/block/demo-sidebar-header.tsx", category: "", @@ -6143,7 +8663,11 @@ export const Index: Record = { description: "", type: "registry:block", registryDependencies: undefined, - files: ["registry/default/block/demo-sidebar-footer.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/demo-sidebar-footer.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/demo-sidebar-footer.tsx")), source: "__registry__/default/block/demo-sidebar-footer.tsx", category: "", @@ -6155,7 +8679,11 @@ export const Index: Record = { description: "", type: "registry:block", registryDependencies: undefined, - files: ["registry/default/block/demo-sidebar-group.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/demo-sidebar-group.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/demo-sidebar-group.tsx")), source: "__registry__/default/block/demo-sidebar-group.tsx", category: "", @@ -6167,7 +8695,11 @@ export const Index: Record = { description: "", type: "registry:block", registryDependencies: undefined, - files: ["registry/default/block/demo-sidebar-group-collapsible.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/demo-sidebar-group-collapsible.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/demo-sidebar-group-collapsible.tsx")), source: "__registry__/default/block/demo-sidebar-group-collapsible.tsx", category: "", @@ -6179,7 +8711,11 @@ export const Index: Record = { description: "", type: "registry:block", registryDependencies: undefined, - files: ["registry/default/block/demo-sidebar-group-action.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/demo-sidebar-group-action.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/demo-sidebar-group-action.tsx")), source: "__registry__/default/block/demo-sidebar-group-action.tsx", category: "", @@ -6191,7 +8727,11 @@ export const Index: Record = { description: "", type: "registry:block", registryDependencies: undefined, - files: ["registry/default/block/demo-sidebar-menu.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/demo-sidebar-menu.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/demo-sidebar-menu.tsx")), source: "__registry__/default/block/demo-sidebar-menu.tsx", category: "", @@ -6203,7 +8743,11 @@ export const Index: Record = { description: "", type: "registry:block", registryDependencies: undefined, - files: ["registry/default/block/demo-sidebar-menu-action.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/demo-sidebar-menu-action.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/demo-sidebar-menu-action.tsx")), source: "__registry__/default/block/demo-sidebar-menu-action.tsx", category: "", @@ -6215,7 +8759,11 @@ export const Index: Record = { description: "", type: "registry:block", registryDependencies: undefined, - files: ["registry/default/block/demo-sidebar-menu-sub.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/demo-sidebar-menu-sub.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/demo-sidebar-menu-sub.tsx")), source: "__registry__/default/block/demo-sidebar-menu-sub.tsx", category: "", @@ -6227,7 +8775,11 @@ export const Index: Record = { description: "", type: "registry:block", registryDependencies: undefined, - files: ["registry/default/block/demo-sidebar-menu-collapsible.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/demo-sidebar-menu-collapsible.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/demo-sidebar-menu-collapsible.tsx")), source: "__registry__/default/block/demo-sidebar-menu-collapsible.tsx", category: "", @@ -6239,7 +8791,11 @@ export const Index: Record = { description: "", type: "registry:block", registryDependencies: undefined, - files: ["registry/default/block/demo-sidebar-menu-badge.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/demo-sidebar-menu-badge.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/demo-sidebar-menu-badge.tsx")), source: "__registry__/default/block/demo-sidebar-menu-badge.tsx", category: "", @@ -6251,7 +8807,11 @@ export const Index: Record = { description: "", type: "registry:block", registryDependencies: undefined, - files: ["registry/default/block/demo-sidebar-rsc.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/demo-sidebar-rsc.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/demo-sidebar-rsc.tsx")), source: "__registry__/default/block/demo-sidebar-rsc.tsx", category: "", @@ -6263,7 +8823,11 @@ export const Index: Record = { description: "", type: "registry:block", registryDependencies: undefined, - files: ["registry/default/block/demo-sidebar-controlled.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/demo-sidebar-controlled.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/demo-sidebar-controlled.tsx")), source: "__registry__/default/block/demo-sidebar-controlled.tsx", category: "", @@ -6275,7 +8839,271 @@ export const Index: Record = { description: "", type: "registry:block", registryDependencies: ["accordion","alert","alert-dialog","aspect-ratio","avatar","badge","breadcrumb","button","calendar","card","carousel","chart","checkbox","collapsible","command","context-menu","dialog","drawer","dropdown-menu","hover-card","input","input-otp","label","menubar","navigation-menu","pagination","popover","progress","radio-group","resizable","scroll-area","select","separator","sheet","sidebar","skeleton","slider","sonner","switch","table","tabs","textarea","toast","toggle","toggle-group","tooltip"], - files: ["registry/default/block/_sink/page.tsx","registry/default/block/_sink/components/app-sidebar.tsx","registry/default/block/_sink/components/component-wrapper.tsx","registry/default/block/_sink/components/nav-main.tsx","registry/default/block/_sink/components/nav-projects.tsx","registry/default/block/_sink/components/nav-user.tsx","registry/default/block/_sink/components/team-switcher.tsx","registry/default/block/_sink/components/accordion-demo.tsx","registry/default/block/_sink/components/alert-demo.tsx","registry/default/block/_sink/components/alert-dialog-demo.tsx","registry/default/block/_sink/components/aspect-ratio-demo.tsx","registry/default/block/_sink/components/avatar-demo.tsx","registry/default/block/_sink/components/badge-demo.tsx","registry/default/block/_sink/components/breadcrumb-demo.tsx","registry/default/block/_sink/components/button-demo.tsx","registry/default/block/_sink/components/calendar-demo.tsx","registry/default/block/_sink/components/card-demo.tsx","registry/default/block/_sink/components/carousel-demo.tsx","registry/default/block/_sink/components/checkbox-demo.tsx","registry/default/block/_sink/components/collapsible-demo.tsx","registry/default/block/_sink/components/combobox-demo.tsx","registry/default/block/_sink/components/command-demo.tsx","registry/default/block/_sink/components/context-menu-demo.tsx","registry/default/block/_sink/components/date-picker-demo.tsx","registry/default/block/_sink/components/dialog-demo.tsx","registry/default/block/_sink/components/drawer-demo.tsx","registry/default/block/_sink/components/dropdown-menu-demo.tsx","registry/default/block/_sink/components/hover-card-demo.tsx","registry/default/block/_sink/components/input-demo.tsx","registry/default/block/_sink/components/input-otp-demo.tsx","registry/default/block/_sink/components/label-demo.tsx","registry/default/block/_sink/components/menubar-demo.tsx","registry/default/block/_sink/components/navigation-menu-demo.tsx","registry/default/block/_sink/components/pagination-demo.tsx","registry/default/block/_sink/components/popover-demo.tsx","registry/default/block/_sink/components/progress-demo.tsx","registry/default/block/_sink/components/radio-group-demo.tsx","registry/default/block/_sink/components/resizable-handle.tsx","registry/default/block/_sink/components/scroll-area-demo.tsx","registry/default/block/_sink/components/select-demo.tsx","registry/default/block/_sink/components/separator-demo.tsx","registry/default/block/_sink/components/sheet-demo.tsx","registry/default/block/_sink/components/skeleton-demo.tsx","registry/default/block/_sink/components/slider-demo.tsx","registry/default/block/_sink/components/sonner-demo.tsx","registry/default/block/_sink/components/switch-demo.tsx","registry/default/block/_sink/components/table-demo.tsx","registry/default/block/_sink/components/tabs-demo.tsx","registry/default/block/_sink/components/textarea-demo.tsx","registry/default/block/_sink/components/toast-demo.tsx","registry/default/block/_sink/components/toggle-demo.tsx","registry/default/block/_sink/components/toggle-group-demo.tsx","registry/default/block/_sink/components/tooltip-demo.tsx","registry/default/block/_sink/components/badge-destructive.tsx","registry/default/block/_sink/components/badge-outline.tsx","registry/default/block/_sink/components/badge-secondary.tsx","registry/default/block/_sink/components/button-destructive.tsx","registry/default/block/_sink/components/button-ghost.tsx","registry/default/block/_sink/components/button-link.tsx","registry/default/block/_sink/components/button-loading.tsx","registry/default/block/_sink/components/button-outline.tsx","registry/default/block/_sink/components/button-secondary.tsx","registry/default/block/_sink/components/button-with-icon.tsx","registry/default/block/_sink/components/toggle-disabled.tsx","registry/default/block/_sink/components/toggle-outline.tsx","registry/default/block/_sink/components/toggle-with-text.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/page.tsx", + type: "registry:page", + target: "app/sink/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/app-sidebar.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/component-wrapper.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/nav-main.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/nav-projects.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/nav-user.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/team-switcher.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/accordion-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/alert-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/alert-dialog-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/aspect-ratio-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/avatar-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/badge-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/breadcrumb-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/button-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/calendar-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/card-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/carousel-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/checkbox-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/collapsible-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/combobox-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/command-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/context-menu-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/date-picker-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/dialog-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/drawer-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/dropdown-menu-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/hover-card-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/input-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/input-otp-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/label-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/menubar-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/navigation-menu-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/pagination-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/popover-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/progress-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/radio-group-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/resizable-handle.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/scroll-area-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/select-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/separator-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/sheet-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/skeleton-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/slider-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/sonner-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/switch-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/table-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/tabs-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/textarea-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/toast-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/toggle-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/toggle-group-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/tooltip-demo.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/badge-destructive.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/badge-outline.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/badge-secondary.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/button-destructive.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/button-ghost.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/button-link.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/button-loading.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/button-outline.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/button-secondary.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/button-with-icon.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/toggle-disabled.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/toggle-outline.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/_sink/components/toggle-with-text.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/_sink/page.tsx")), source: "__registry__/default/block/_sink/page.tsx", category: "", @@ -6287,7 +9115,23 @@ export const Index: Record = { description: "A simple sidebar with navigation grouped by section.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","label","dropdown-menu"], - files: ["registry/default/block/sidebar-01/page.tsx","registry/default/block/sidebar-01/components/app-sidebar.tsx","registry/default/block/sidebar-01/components/search-form.tsx","registry/default/block/sidebar-01/components/version-switcher.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-01/page.tsx", + type: "registry:page", + target: "app/dashboard/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-01/components/app-sidebar.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-01/components/search-form.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-01/components/version-switcher.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/sidebar-01/page.tsx")), source: "__registry__/default/block/sidebar-01/page.tsx", category: "Application", @@ -6299,7 +9143,23 @@ export const Index: Record = { description: "A sidebar with collapsible sections.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","label","dropdown-menu"], - files: ["registry/default/block/sidebar-02/page.tsx","registry/default/block/sidebar-02/components/app-sidebar.tsx","registry/default/block/sidebar-02/components/search-form.tsx","registry/default/block/sidebar-02/components/version-switcher.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-02/page.tsx", + type: "registry:page", + target: "app/dashboard/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-02/components/app-sidebar.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-02/components/search-form.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-02/components/version-switcher.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/sidebar-02/page.tsx")), source: "__registry__/default/block/sidebar-02/page.tsx", category: "Application", @@ -6311,7 +9171,15 @@ export const Index: Record = { description: "A sidebar with submenus.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb"], - files: ["registry/default/block/sidebar-03/page.tsx","registry/default/block/sidebar-03/components/app-sidebar.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-03/page.tsx", + type: "registry:page", + target: "app/dashboard/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-03/components/app-sidebar.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/sidebar-03/page.tsx")), source: "__registry__/default/block/sidebar-03/page.tsx", category: "Application", @@ -6323,7 +9191,15 @@ export const Index: Record = { description: "A floating sidebar with submenus.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator"], - files: ["registry/default/block/sidebar-04/page.tsx","registry/default/block/sidebar-04/components/app-sidebar.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-04/page.tsx", + type: "registry:page", + target: "app/dashboard/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-04/components/app-sidebar.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/sidebar-04/page.tsx")), source: "__registry__/default/block/sidebar-04/page.tsx", category: "Application", @@ -6335,7 +9211,19 @@ export const Index: Record = { description: "A sidebar with collapsible submenus.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","label","collapsible"], - files: ["registry/default/block/sidebar-05/page.tsx","registry/default/block/sidebar-05/components/app-sidebar.tsx","registry/default/block/sidebar-05/components/search-form.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-05/page.tsx", + type: "registry:page", + target: "app/dashboard/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-05/components/app-sidebar.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-05/components/search-form.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/sidebar-05/page.tsx")), source: "__registry__/default/block/sidebar-05/page.tsx", category: "Application", @@ -6347,7 +9235,23 @@ export const Index: Record = { description: "A sidebar with submenus as dropdowns.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","card","dropdown-menu"], - files: ["registry/default/block/sidebar-06/page.tsx","registry/default/block/sidebar-06/components/app-sidebar.tsx","registry/default/block/sidebar-06/components/nav-main.tsx","registry/default/block/sidebar-06/components/sidebar-opt-in-form.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-06/page.tsx", + type: "registry:page", + target: "app/dashboard/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-06/components/app-sidebar.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-06/components/nav-main.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-06/components/sidebar-opt-in-form.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/sidebar-06/page.tsx")), source: "__registry__/default/block/sidebar-06/page.tsx", category: "Application", @@ -6359,7 +9263,31 @@ export const Index: Record = { description: "A sidebar that collapses to icons.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","collapsible","dropdown-menu","avatar"], - files: ["registry/default/block/sidebar-07/page.tsx","registry/default/block/sidebar-07/components/app-sidebar.tsx","registry/default/block/sidebar-07/components/nav-main.tsx","registry/default/block/sidebar-07/components/nav-projects.tsx","registry/default/block/sidebar-07/components/nav-user.tsx","registry/default/block/sidebar-07/components/team-switcher.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-07/page.tsx", + type: "registry:page", + target: "app/dashboard/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-07/components/app-sidebar.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-07/components/nav-main.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-07/components/nav-projects.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-07/components/nav-user.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-07/components/team-switcher.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/sidebar-07/page.tsx")), source: "__registry__/default/block/sidebar-07/page.tsx", category: "Application", @@ -6371,7 +9299,31 @@ export const Index: Record = { description: "An inset sidebar with secondary navigation.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","collapsible","dropdown-menu","avatar"], - files: ["registry/default/block/sidebar-08/page.tsx","registry/default/block/sidebar-08/components/app-sidebar.tsx","registry/default/block/sidebar-08/components/nav-main.tsx","registry/default/block/sidebar-08/components/nav-projects.tsx","registry/default/block/sidebar-08/components/nav-secondary.tsx","registry/default/block/sidebar-08/components/nav-user.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-08/page.tsx", + type: "registry:page", + target: "app/dashboard/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-08/components/app-sidebar.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-08/components/nav-main.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-08/components/nav-projects.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-08/components/nav-secondary.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-08/components/nav-user.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/sidebar-08/page.tsx")), source: "__registry__/default/block/sidebar-08/page.tsx", category: "Application", @@ -6383,7 +9335,19 @@ export const Index: Record = { description: "Collapsible nested sidebars.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","collapsible","dropdown-menu","avatar","switch"], - files: ["registry/default/block/sidebar-09/page.tsx","registry/default/block/sidebar-09/components/nav-user.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-09/page.tsx", + type: "registry:page", + target: "app/dashboard/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-09/components/app-sidebar.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-09/components/nav-user.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/sidebar-09/page.tsx")), source: "__registry__/default/block/sidebar-09/page.tsx", category: "Application", @@ -6395,7 +9359,39 @@ export const Index: Record = { description: "A sidebar in a popover.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","popover","collapsible","dropdown-menu"], - files: ["registry/default/block/sidebar-10/page.tsx","registry/default/block/sidebar-10/components/app-sidebar.tsx","registry/default/block/sidebar-10/components/nav-actions.tsx","registry/default/block/sidebar-10/components/nav-favorites.tsx","registry/default/block/sidebar-10/components/nav-main.tsx","registry/default/block/sidebar-10/components/nav-secondary.tsx","registry/default/block/sidebar-10/components/nav-workspaces.tsx","registry/default/block/sidebar-10/components/team-switcher.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-10/page.tsx", + type: "registry:page", + target: "app/dashboard/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-10/components/app-sidebar.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-10/components/nav-actions.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-10/components/nav-favorites.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-10/components/nav-main.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-10/components/nav-secondary.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-10/components/nav-workspaces.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-10/components/team-switcher.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/sidebar-10/page.tsx")), source: "__registry__/default/block/sidebar-10/page.tsx", category: "Application", @@ -6407,7 +9403,15 @@ export const Index: Record = { description: "A sidebar with a collapsible file tree.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","collapsible"], - files: ["registry/default/block/sidebar-11/page.tsx","registry/default/block/sidebar-11/components/app-sidebar.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-11/page.tsx", + type: "registry:page", + target: "app/dashboard/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-11/components/app-sidebar.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/sidebar-11/page.tsx")), source: "__registry__/default/block/sidebar-11/page.tsx", category: "Application", @@ -6419,7 +9423,27 @@ export const Index: Record = { description: "A sidebar with a calendar.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","collapsible","calendar","dropdown-menu","avatar"], - files: ["registry/default/block/sidebar-12/page.tsx","registry/default/block/sidebar-12/components/app-sidebar.tsx","registry/default/block/sidebar-12/components/calendars.tsx","registry/default/block/sidebar-12/components/date-picker.tsx","registry/default/block/sidebar-12/components/nav-user.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-12/page.tsx", + type: "registry:page", + target: "app/dashboard/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-12/components/app-sidebar.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-12/components/calendars.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-12/components/date-picker.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-12/components/nav-user.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/sidebar-12/page.tsx")), source: "__registry__/default/block/sidebar-12/page.tsx", category: "Application", @@ -6431,7 +9455,15 @@ export const Index: Record = { description: "A sidebar in a dialog.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","button","dialog"], - files: ["registry/default/block/sidebar-13/page.tsx","registry/default/block/sidebar-13/components/settings-dialog.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-13/page.tsx", + type: "registry:page", + target: "app/dashboard/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-13/components/settings-dialog.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/sidebar-13/page.tsx")), source: "__registry__/default/block/sidebar-13/page.tsx", category: "Application", @@ -6443,7 +9475,15 @@ export const Index: Record = { description: "A sidebar on the right.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb"], - files: ["registry/default/block/sidebar-14/page.tsx","registry/default/block/sidebar-14/components/app-sidebar.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-14/page.tsx", + type: "registry:page", + target: "app/dashboard/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-14/components/app-sidebar.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/sidebar-14/page.tsx")), source: "__registry__/default/block/sidebar-14/page.tsx", category: "Application", @@ -6455,7 +9495,51 @@ export const Index: Record = { description: "A left and right sidebar.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","popover","collapsible","dropdown-menu","calendar","avatar"], - files: ["registry/default/block/sidebar-15/page.tsx","registry/default/block/sidebar-15/components/calendars.tsx","registry/default/block/sidebar-15/components/date-picker.tsx","registry/default/block/sidebar-15/components/nav-favorites.tsx","registry/default/block/sidebar-15/components/nav-main.tsx","registry/default/block/sidebar-15/components/nav-secondary.tsx","registry/default/block/sidebar-15/components/nav-user.tsx","registry/default/block/sidebar-15/components/nav-workspaces.tsx","registry/default/block/sidebar-15/components/sidebar-left.tsx","registry/default/block/sidebar-15/components/sidebar-right.tsx","registry/default/block/sidebar-15/components/team-switcher.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-15/page.tsx", + type: "registry:page", + target: "app/dashboard/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-15/components/calendars.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-15/components/date-picker.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-15/components/nav-favorites.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-15/components/nav-main.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-15/components/nav-secondary.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-15/components/nav-user.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-15/components/nav-workspaces.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-15/components/sidebar-left.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-15/components/sidebar-right.tsx", + type: "registry:component", + target: "" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/sidebar-15/components/team-switcher.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/sidebar-15/page.tsx")), source: "__registry__/default/block/sidebar-15/page.tsx", category: "Application", @@ -6467,7 +9551,15 @@ export const Index: Record = { description: "A simple login form.", type: "registry:block", registryDependencies: ["button","card","input","label"], - files: ["registry/default/block/login-01/page.tsx","registry/default/block/login-01/components/login-form.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/login-01/page.tsx", + type: "registry:page", + target: "app/login/page.tsx" + },{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/login-01/components/login-form.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/login-01/page.tsx")), source: "__registry__/default/block/login-01/page.tsx", category: "Authentication", @@ -6479,7 +9571,11 @@ export const Index: Record = { description: "An area chart with axes", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-area-axes.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-area-axes.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-area-axes.tsx")), source: "__registry__/default/block/chart-area-axes.tsx", category: "Charts", @@ -6491,7 +9587,11 @@ export const Index: Record = { description: "A simple area chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-area-default.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-area-default.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-area-default.tsx")), source: "__registry__/default/block/chart-area-default.tsx", category: "Charts", @@ -6503,7 +9603,11 @@ export const Index: Record = { description: "An area chart with gradient fill", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-area-gradient.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-area-gradient.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-area-gradient.tsx")), source: "__registry__/default/block/chart-area-gradient.tsx", category: "Charts", @@ -6515,7 +9619,11 @@ export const Index: Record = { description: "An area chart with icons", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-area-icons.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-area-icons.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-area-icons.tsx")), source: "__registry__/default/block/chart-area-icons.tsx", category: "Charts", @@ -6527,7 +9635,11 @@ export const Index: Record = { description: "An interactive area chart", type: "registry:block", registryDependencies: ["card","chart","select"], - files: ["registry/default/block/chart-area-interactive.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-area-interactive.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-area-interactive.tsx")), source: "__registry__/default/block/chart-area-interactive.tsx", category: "Charts", @@ -6539,7 +9651,11 @@ export const Index: Record = { description: "An area chart with a legend", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-area-legend.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-area-legend.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-area-legend.tsx")), source: "__registry__/default/block/chart-area-legend.tsx", category: "Charts", @@ -6551,7 +9667,11 @@ export const Index: Record = { description: "A linear area chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-area-linear.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-area-linear.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-area-linear.tsx")), source: "__registry__/default/block/chart-area-linear.tsx", category: "Charts", @@ -6563,7 +9683,11 @@ export const Index: Record = { description: "A stacked area chart with expand stacking", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-area-stacked-expand.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-area-stacked-expand.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-area-stacked-expand.tsx")), source: "__registry__/default/block/chart-area-stacked-expand.tsx", category: "Charts", @@ -6575,7 +9699,11 @@ export const Index: Record = { description: "A stacked area chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-area-stacked.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-area-stacked.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-area-stacked.tsx")), source: "__registry__/default/block/chart-area-stacked.tsx", category: "Charts", @@ -6587,7 +9715,11 @@ export const Index: Record = { description: "A step area chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-area-step.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-area-step.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-area-step.tsx")), source: "__registry__/default/block/chart-area-step.tsx", category: "Charts", @@ -6599,7 +9731,11 @@ export const Index: Record = { description: "A bar chart with an active bar", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-bar-active.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-bar-active.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-bar-active.tsx")), source: "__registry__/default/block/chart-bar-active.tsx", category: "Charts", @@ -6611,7 +9747,11 @@ export const Index: Record = { description: "A bar chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-bar-default.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-bar-default.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-bar-default.tsx")), source: "__registry__/default/block/chart-bar-default.tsx", category: "Charts", @@ -6623,7 +9763,11 @@ export const Index: Record = { description: "A horizontal bar chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-bar-horizontal.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-bar-horizontal.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-bar-horizontal.tsx")), source: "__registry__/default/block/chart-bar-horizontal.tsx", category: "Charts", @@ -6635,7 +9779,11 @@ export const Index: Record = { description: "An interactive bar chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-bar-interactive.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-bar-interactive.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-bar-interactive.tsx")), source: "__registry__/default/block/chart-bar-interactive.tsx", category: "Charts", @@ -6647,7 +9795,11 @@ export const Index: Record = { description: "A bar chart with a custom label", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-bar-label-custom.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-bar-label-custom.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-bar-label-custom.tsx")), source: "__registry__/default/block/chart-bar-label-custom.tsx", category: "Charts", @@ -6659,7 +9811,11 @@ export const Index: Record = { description: "A bar chart with a label", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-bar-label.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-bar-label.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-bar-label.tsx")), source: "__registry__/default/block/chart-bar-label.tsx", category: "Charts", @@ -6671,7 +9827,11 @@ export const Index: Record = { description: "A mixed bar chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-bar-mixed.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-bar-mixed.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-bar-mixed.tsx")), source: "__registry__/default/block/chart-bar-mixed.tsx", category: "Charts", @@ -6683,7 +9843,11 @@ export const Index: Record = { description: "A multiple bar chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-bar-multiple.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-bar-multiple.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-bar-multiple.tsx")), source: "__registry__/default/block/chart-bar-multiple.tsx", category: "Charts", @@ -6695,7 +9859,11 @@ export const Index: Record = { description: "A bar chart with negative values", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-bar-negative.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-bar-negative.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-bar-negative.tsx")), source: "__registry__/default/block/chart-bar-negative.tsx", category: "Charts", @@ -6707,7 +9875,11 @@ export const Index: Record = { description: "A stacked bar chart with a legend", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-bar-stacked.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-bar-stacked.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-bar-stacked.tsx")), source: "__registry__/default/block/chart-bar-stacked.tsx", category: "Charts", @@ -6719,7 +9891,11 @@ export const Index: Record = { description: "A line chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-line-default.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-line-default.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-line-default.tsx")), source: "__registry__/default/block/chart-line-default.tsx", category: "Charts", @@ -6731,7 +9907,11 @@ export const Index: Record = { description: "A line chart with dots and colors", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-line-dots-colors.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-line-dots-colors.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-line-dots-colors.tsx")), source: "__registry__/default/block/chart-line-dots-colors.tsx", category: "Charts", @@ -6743,7 +9923,11 @@ export const Index: Record = { description: "A line chart with custom dots", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-line-dots-custom.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-line-dots-custom.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-line-dots-custom.tsx")), source: "__registry__/default/block/chart-line-dots-custom.tsx", category: "Charts", @@ -6755,7 +9939,11 @@ export const Index: Record = { description: "A line chart with dots", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-line-dots.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-line-dots.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-line-dots.tsx")), source: "__registry__/default/block/chart-line-dots.tsx", category: "Charts", @@ -6767,7 +9955,11 @@ export const Index: Record = { description: "An interactive line chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-line-interactive.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-line-interactive.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-line-interactive.tsx")), source: "__registry__/default/block/chart-line-interactive.tsx", category: "Charts", @@ -6779,7 +9971,11 @@ export const Index: Record = { description: "A line chart with a custom label", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-line-label-custom.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-line-label-custom.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-line-label-custom.tsx")), source: "__registry__/default/block/chart-line-label-custom.tsx", category: "Charts", @@ -6791,7 +9987,11 @@ export const Index: Record = { description: "A line chart with a label", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-line-label.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-line-label.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-line-label.tsx")), source: "__registry__/default/block/chart-line-label.tsx", category: "Charts", @@ -6803,7 +10003,11 @@ export const Index: Record = { description: "A linear line chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-line-linear.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-line-linear.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-line-linear.tsx")), source: "__registry__/default/block/chart-line-linear.tsx", category: "Charts", @@ -6815,7 +10019,11 @@ export const Index: Record = { description: "A multiple line chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-line-multiple.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-line-multiple.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-line-multiple.tsx")), source: "__registry__/default/block/chart-line-multiple.tsx", category: "Charts", @@ -6827,7 +10035,11 @@ export const Index: Record = { description: "A line chart with step", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-line-step.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-line-step.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-line-step.tsx")), source: "__registry__/default/block/chart-line-step.tsx", category: "Charts", @@ -6839,7 +10051,11 @@ export const Index: Record = { description: "A donut chart with an active sector", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-pie-donut-active.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-pie-donut-active.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-pie-donut-active.tsx")), source: "__registry__/default/block/chart-pie-donut-active.tsx", category: "Charts", @@ -6851,7 +10067,11 @@ export const Index: Record = { description: "A donut chart with text", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-pie-donut-text.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-pie-donut-text.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-pie-donut-text.tsx")), source: "__registry__/default/block/chart-pie-donut-text.tsx", category: "Charts", @@ -6863,7 +10083,11 @@ export const Index: Record = { description: "A donut chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-pie-donut.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-pie-donut.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-pie-donut.tsx")), source: "__registry__/default/block/chart-pie-donut.tsx", category: "Charts", @@ -6875,7 +10099,11 @@ export const Index: Record = { description: "An interactive pie chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-pie-interactive.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-pie-interactive.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-pie-interactive.tsx")), source: "__registry__/default/block/chart-pie-interactive.tsx", category: "Charts", @@ -6887,7 +10115,11 @@ export const Index: Record = { description: "A pie chart with a custom label", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-pie-label-custom.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-pie-label-custom.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-pie-label-custom.tsx")), source: "__registry__/default/block/chart-pie-label-custom.tsx", category: "Charts", @@ -6899,7 +10131,11 @@ export const Index: Record = { description: "A pie chart with a label list", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-pie-label-list.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-pie-label-list.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-pie-label-list.tsx")), source: "__registry__/default/block/chart-pie-label-list.tsx", category: "Charts", @@ -6911,7 +10147,11 @@ export const Index: Record = { description: "A pie chart with a label", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-pie-label.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-pie-label.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-pie-label.tsx")), source: "__registry__/default/block/chart-pie-label.tsx", category: "Charts", @@ -6923,7 +10163,11 @@ export const Index: Record = { description: "A pie chart with a legend", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-pie-legend.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-pie-legend.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-pie-legend.tsx")), source: "__registry__/default/block/chart-pie-legend.tsx", category: "Charts", @@ -6935,7 +10179,11 @@ export const Index: Record = { description: "A pie chart with no separator", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-pie-separator-none.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-pie-separator-none.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-pie-separator-none.tsx")), source: "__registry__/default/block/chart-pie-separator-none.tsx", category: "Charts", @@ -6947,7 +10195,11 @@ export const Index: Record = { description: "A simple pie chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-pie-simple.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-pie-simple.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-pie-simple.tsx")), source: "__registry__/default/block/chart-pie-simple.tsx", category: "Charts", @@ -6959,7 +10211,11 @@ export const Index: Record = { description: "A pie chart with stacked sections", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-pie-stacked.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-pie-stacked.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-pie-stacked.tsx")), source: "__registry__/default/block/chart-pie-stacked.tsx", category: "Charts", @@ -6971,7 +10227,11 @@ export const Index: Record = { description: "A radar chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-radar-default.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-radar-default.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-radar-default.tsx")), source: "__registry__/default/block/chart-radar-default.tsx", category: "Charts", @@ -6983,7 +10243,11 @@ export const Index: Record = { description: "A radar chart with dots", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-radar-dots.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-radar-dots.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-radar-dots.tsx")), source: "__registry__/default/block/chart-radar-dots.tsx", category: "Charts", @@ -6995,7 +10259,11 @@ export const Index: Record = { description: "A radar chart with a grid and circle fill", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-radar-grid-circle-fill.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-radar-grid-circle-fill.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-radar-grid-circle-fill.tsx")), source: "__registry__/default/block/chart-radar-grid-circle-fill.tsx", category: "Charts", @@ -7007,7 +10275,11 @@ export const Index: Record = { description: "A radar chart with a grid and circle fill", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-radar-grid-circle-no-lines.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-radar-grid-circle-no-lines.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-radar-grid-circle-no-lines.tsx")), source: "__registry__/default/block/chart-radar-grid-circle-no-lines.tsx", category: "Charts", @@ -7019,7 +10291,11 @@ export const Index: Record = { description: "A radar chart with a grid and circle", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-radar-grid-circle.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-radar-grid-circle.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-radar-grid-circle.tsx")), source: "__registry__/default/block/chart-radar-grid-circle.tsx", category: "Charts", @@ -7031,7 +10307,11 @@ export const Index: Record = { description: "A radar chart with a custom grid", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-radar-grid-custom.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-radar-grid-custom.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-radar-grid-custom.tsx")), source: "__registry__/default/block/chart-radar-grid-custom.tsx", category: "Charts", @@ -7043,7 +10323,11 @@ export const Index: Record = { description: "A radar chart with a grid filled", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-radar-grid-fill.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-radar-grid-fill.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-radar-grid-fill.tsx")), source: "__registry__/default/block/chart-radar-grid-fill.tsx", category: "Charts", @@ -7055,7 +10339,11 @@ export const Index: Record = { description: "A radar chart with no grid", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-radar-grid-none.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-radar-grid-none.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-radar-grid-none.tsx")), source: "__registry__/default/block/chart-radar-grid-none.tsx", category: "Charts", @@ -7067,7 +10355,11 @@ export const Index: Record = { description: "A radar chart with icons", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-radar-icons.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-radar-icons.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-radar-icons.tsx")), source: "__registry__/default/block/chart-radar-icons.tsx", category: "Charts", @@ -7079,7 +10371,11 @@ export const Index: Record = { description: "A radar chart with a custom label", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-radar-label-custom.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-radar-label-custom.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-radar-label-custom.tsx")), source: "__registry__/default/block/chart-radar-label-custom.tsx", category: "Charts", @@ -7091,7 +10387,11 @@ export const Index: Record = { description: "A radar chart with a legend", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-radar-legend.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-radar-legend.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-radar-legend.tsx")), source: "__registry__/default/block/chart-radar-legend.tsx", category: "Charts", @@ -7103,7 +10403,11 @@ export const Index: Record = { description: "A radar chart with lines only", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-radar-lines-only.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-radar-lines-only.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-radar-lines-only.tsx")), source: "__registry__/default/block/chart-radar-lines-only.tsx", category: "Charts", @@ -7115,7 +10419,11 @@ export const Index: Record = { description: "A radar chart with multiple data", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-radar-multiple.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-radar-multiple.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-radar-multiple.tsx")), source: "__registry__/default/block/chart-radar-multiple.tsx", category: "Charts", @@ -7127,7 +10435,11 @@ export const Index: Record = { description: "A radar chart with a radius axis", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-radar-radius.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-radar-radius.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-radar-radius.tsx")), source: "__registry__/default/block/chart-radar-radius.tsx", category: "Charts", @@ -7139,7 +10451,11 @@ export const Index: Record = { description: "A radial chart with a grid", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-radial-grid.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-radial-grid.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-radial-grid.tsx")), source: "__registry__/default/block/chart-radial-grid.tsx", category: "Charts", @@ -7151,7 +10467,11 @@ export const Index: Record = { description: "A radial chart with a label", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-radial-label.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-radial-label.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-radial-label.tsx")), source: "__registry__/default/block/chart-radial-label.tsx", category: "Charts", @@ -7163,7 +10483,11 @@ export const Index: Record = { description: "A radial chart with a custom shape", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-radial-shape.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-radial-shape.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-radial-shape.tsx")), source: "__registry__/default/block/chart-radial-shape.tsx", category: "Charts", @@ -7175,7 +10499,11 @@ export const Index: Record = { description: "A radial chart", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-radial-simple.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-radial-simple.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-radial-simple.tsx")), source: "__registry__/default/block/chart-radial-simple.tsx", category: "Charts", @@ -7187,7 +10515,11 @@ export const Index: Record = { description: "A radial chart with stacked sections", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-radial-stacked.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-radial-stacked.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-radial-stacked.tsx")), source: "__registry__/default/block/chart-radial-stacked.tsx", category: "Charts", @@ -7199,7 +10531,11 @@ export const Index: Record = { description: "A radial chart with text", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-radial-text.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-radial-text.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-radial-text.tsx")), source: "__registry__/default/block/chart-radial-text.tsx", category: "Charts", @@ -7211,7 +10547,11 @@ export const Index: Record = { description: "A stacked bar chart with a legend", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-tooltip-default.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-tooltip-default.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-tooltip-default.tsx")), source: "__registry__/default/block/chart-tooltip-default.tsx", category: "Charts", @@ -7223,7 +10563,11 @@ export const Index: Record = { description: "A stacked bar chart with a legend", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-tooltip-indicator-line.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-tooltip-indicator-line.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-tooltip-indicator-line.tsx")), source: "__registry__/default/block/chart-tooltip-indicator-line.tsx", category: "Charts", @@ -7235,7 +10579,11 @@ export const Index: Record = { description: "A stacked bar chart with a legend", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-tooltip-indicator-none.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-tooltip-indicator-none.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-tooltip-indicator-none.tsx")), source: "__registry__/default/block/chart-tooltip-indicator-none.tsx", category: "Charts", @@ -7247,7 +10595,11 @@ export const Index: Record = { description: "A stacked bar chart with a legend", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-tooltip-label-none.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-tooltip-label-none.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-tooltip-label-none.tsx")), source: "__registry__/default/block/chart-tooltip-label-none.tsx", category: "Charts", @@ -7259,7 +10611,11 @@ export const Index: Record = { description: "A stacked bar chart with a legend", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-tooltip-label-custom.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-tooltip-label-custom.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-tooltip-label-custom.tsx")), source: "__registry__/default/block/chart-tooltip-label-custom.tsx", category: "Charts", @@ -7271,7 +10627,11 @@ export const Index: Record = { description: "A stacked bar chart with a legend", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-tooltip-label-formatter.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-tooltip-label-formatter.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-tooltip-label-formatter.tsx")), source: "__registry__/default/block/chart-tooltip-label-formatter.tsx", category: "Charts", @@ -7283,7 +10643,11 @@ export const Index: Record = { description: "A stacked bar chart with a legend", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-tooltip-formatter.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-tooltip-formatter.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-tooltip-formatter.tsx")), source: "__registry__/default/block/chart-tooltip-formatter.tsx", category: "Charts", @@ -7295,7 +10659,11 @@ export const Index: Record = { description: "A stacked bar chart with a legend", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-tooltip-icons.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-tooltip-icons.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-tooltip-icons.tsx")), source: "__registry__/default/block/chart-tooltip-icons.tsx", category: "Charts", @@ -7307,7 +10675,11 @@ export const Index: Record = { description: "A stacked bar chart with a legend", type: "registry:block", registryDependencies: ["card","chart"], - files: ["registry/default/block/chart-tooltip-advanced.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/block/chart-tooltip-advanced.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/block/chart-tooltip-advanced.tsx")), source: "__registry__/default/block/chart-tooltip-advanced.tsx", category: "Charts", @@ -7319,7 +10691,11 @@ export const Index: Record = { description: "", type: "registry:lib", registryDependencies: undefined, - files: ["registry/default/lib/utils.ts"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/lib/utils.ts", + type: "registry:lib", + target: "" + }], component: React.lazy(() => import("@/registry/default/lib/utils.ts")), source: "", category: "", @@ -7331,7 +10707,11 @@ export const Index: Record = { description: "", type: "registry:hook", registryDependencies: undefined, - files: ["registry/default/hooks/use-mobile.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/hooks/use-mobile.tsx", + type: "registry:hook", + target: "" + }], component: React.lazy(() => import("@/registry/default/hooks/use-mobile.tsx")), source: "", category: "", @@ -7343,7 +10723,11 @@ export const Index: Record = { description: "", type: "registry:hook", registryDependencies: undefined, - files: ["registry/default/hooks/use-toast.ts"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/hooks/use-toast.ts", + type: "registry:hook", + target: "" + }], component: React.lazy(() => import("@/registry/default/hooks/use-toast.ts")), source: "", category: "", @@ -7355,7 +10739,11 @@ export const Index: Record = { description: "A simple sidebar with navigation grouped by section.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","label","dropdown-menu"], - files: ["registry/default/v0/sidebar-01.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/v0/sidebar-01.tsx", + type: "registry:component", + target: "" + }], component: React.lazy(() => import("@/registry/default/v0/sidebar-01.tsx")), source: "__registry__/default/v0/sidebar-01.tsx", category: "Application", @@ -7367,7 +10755,11 @@ export const Index: Record = { description: "A sidebar with collapsible sections.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","label","dropdown-menu"], - files: ["registry/default/v0/sidebar-02.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/v0/sidebar-02.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/v0/sidebar-02.tsx")), source: "__registry__/default/v0/sidebar-02.tsx", category: "Application", @@ -7379,7 +10771,11 @@ export const Index: Record = { description: "A sidebar with nested navigation.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb"], - files: ["registry/default/v0/sidebar-03.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/v0/sidebar-03.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/v0/sidebar-03.tsx")), source: "__registry__/default/v0/sidebar-03.tsx", category: "Application", @@ -7391,7 +10787,11 @@ export const Index: Record = { description: "A floating sidebar with submenus.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator"], - files: ["registry/default/v0/sidebar-04.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/v0/sidebar-04.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/v0/sidebar-04.tsx")), source: "__registry__/default/v0/sidebar-04.tsx", category: "Application", @@ -7403,7 +10803,11 @@ export const Index: Record = { description: "A sidebar with collapsible submenus.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","label","collapsible"], - files: ["registry/default/v0/sidebar-05.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/v0/sidebar-05.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/v0/sidebar-05.tsx")), source: "__registry__/default/v0/sidebar-05.tsx", category: "Application", @@ -7415,7 +10819,11 @@ export const Index: Record = { description: "A sidebar with submenus as dropdowns.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","card","dropdown-menu"], - files: ["registry/default/v0/sidebar-06.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/v0/sidebar-06.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/v0/sidebar-06.tsx")), source: "__registry__/default/v0/sidebar-06.tsx", category: "Application", @@ -7427,7 +10835,11 @@ export const Index: Record = { description: "A sidebar that collapses to icons.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","collapsible","dropdown-menu","avatar"], - files: ["registry/default/v0/sidebar-07.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/v0/sidebar-07.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/v0/sidebar-07.tsx")), source: "__registry__/default/v0/sidebar-07.tsx", category: "Application", @@ -7439,7 +10851,11 @@ export const Index: Record = { description: "An inset sidebar with secondary navigation.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","collapsible","dropdown-menu","avatar"], - files: ["registry/default/v0/sidebar-08.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/v0/sidebar-08.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/v0/sidebar-08.tsx")), source: "__registry__/default/v0/sidebar-08.tsx", category: "Application", @@ -7451,7 +10867,11 @@ export const Index: Record = { description: "Collapsible nested sidebars.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","collapsible","dropdown-menu","avatar","switch"], - files: ["registry/default/v0/sidebar-09.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/v0/sidebar-09.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/v0/sidebar-09.tsx")), source: "__registry__/default/v0/sidebar-09.tsx", category: "Application", @@ -7463,7 +10883,11 @@ export const Index: Record = { description: "A sidebar in a popover.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","popover","collapsible","dropdown-menu"], - files: ["registry/default/v0/sidebar-10.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/v0/sidebar-10.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/v0/sidebar-10.tsx")), source: "__registry__/default/v0/sidebar-10.tsx", category: "Application", @@ -7475,7 +10899,11 @@ export const Index: Record = { description: "A sidebar with a collapsible file tree.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","collapsible"], - files: ["registry/default/v0/sidebar-11.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/v0/sidebar-11.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/v0/sidebar-11.tsx")), source: "__registry__/default/v0/sidebar-11.tsx", category: "Application", @@ -7487,7 +10915,11 @@ export const Index: Record = { description: "A sidebar with a calendar.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","collapsible","calendar","dropdown-menu","avatar"], - files: ["registry/default/v0/sidebar-12.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/v0/sidebar-12.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/v0/sidebar-12.tsx")), source: "__registry__/default/v0/sidebar-12.tsx", category: "Application", @@ -7499,7 +10931,11 @@ export const Index: Record = { description: "A sidebar in a dialog.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","button","dialog"], - files: ["registry/default/v0/sidebar-13.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/v0/sidebar-13.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/v0/sidebar-13.tsx")), source: "__registry__/default/v0/sidebar-13.tsx", category: "Application", @@ -7511,7 +10947,11 @@ export const Index: Record = { description: "A sidebar on the right.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb"], - files: ["registry/default/v0/sidebar-14.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/v0/sidebar-14.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/v0/sidebar-14.tsx")), source: "__registry__/default/v0/sidebar-14.tsx", category: "Application", @@ -7523,7 +10963,11 @@ export const Index: Record = { description: "A left and right sidebar.", type: "registry:block", registryDependencies: ["sidebar","breadcrumb","separator","popover","collapsible","dropdown-menu","calendar","avatar"], - files: ["registry/default/v0/sidebar-15.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/v0/sidebar-15.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/v0/sidebar-15.tsx")), source: "__registry__/default/v0/sidebar-15.tsx", category: "Application", @@ -7535,7 +10979,11 @@ export const Index: Record = { description: "A simple login form.", type: "registry:block", registryDependencies: ["button","card","input","label"], - files: ["registry/default/v0/login-01.tsx"], + files: [{ + path: "/Users/shadcn/Code/shadcn/ui/apps/www/registry/default/v0/login-01.tsx", + type: "registry:block", + target: "" + }], component: React.lazy(() => import("@/registry/default/v0/login-01.tsx")), source: "__registry__/default/v0/login-01.tsx", category: "Authentication", diff --git a/apps/www/app/(app)/blocks/page.tsx b/apps/www/app/(app)/blocks/page.tsx index bc50d372159..cdbfad921e9 100644 --- a/apps/www/app/(app)/blocks/page.tsx +++ b/apps/www/app/(app)/blocks/page.tsx @@ -1,27 +1,18 @@ import * as React from "react" -import { unstable_cache } from "next/cache" import { getAllBlockIds } from "@/lib/blocks" import { BlockDisplay } from "@/components/block-display" -const BLOCKS_WHITELIST_PREFIXES = ["sidebar", "login"] - -const getBlocks = unstable_cache(async () => { - return (await getAllBlockIds()).filter((name) => - BLOCKS_WHITELIST_PREFIXES.some((prefix) => name.startsWith(prefix)) - ) -}, ["blocks"]) +import "@/styles/mdx.css" export default async function BlocksPage() { - const blocks = await getBlocks() + const blocks = await getAllBlockIds() return (
- {blocks.map((name, index) => ( - - - + {blocks.map((name) => ( + ))}
diff --git a/apps/www/app/(blocks)/blocks/[style]/[name]/page.tsx b/apps/www/app/(blocks)/blocks/[style]/[name]/page.tsx index 35668786630..f283aa38a6e 100644 --- a/apps/www/app/(blocks)/blocks/[style]/[name]/page.tsx +++ b/apps/www/app/(blocks)/blocks/[style]/[name]/page.tsx @@ -1,14 +1,20 @@ +import * as React from "react" import { Metadata } from "next" import { notFound } from "next/navigation" import { siteConfig } from "@/config/site" -import { getAllBlockIds, getBlock } from "@/lib/blocks" +import { getAllBlockIds } from "@/lib/blocks" import { absoluteUrl, cn } from "@/lib/utils" -import { BlockChunk } from "@/components/block-chunk" -import { BlockWrapper } from "@/components/block-wrapper" import { Style, styles } from "@/registry/registry-styles" import "@/styles/mdx.css" +import { getRegistryComponent, getRegistryItem } from "@/lib/registry" + +const getCachedRegistryItem = React.cache( + async (name: string, style: Style["name"]) => { + return await getRegistryItem(name, style) + } +) export async function generateMetadata({ params, @@ -19,23 +25,23 @@ export async function generateMetadata({ } }): Promise { const { name, style } = params - const block = await getBlock(name, style) + const item = await getCachedRegistryItem(name, style) - if (!block) { + if (!item) { return {} } - const title = block.name - const description = block.description + const title = item.name + const description = item.description return { - title: `${block.description} - ${block.name}`, + title: `${item.name}${item.description ? ` - ${item.description}` : ""}`, description, openGraph: { title, description, type: "article", - url: absoluteUrl(`/blocks/${block.name}`), + url: absoluteUrl(`/blocks/${style}/${item.name}`), images: [ { url: siteConfig.ogImage, @@ -76,39 +82,22 @@ export default async function BlockPage({ } }) { const { name, style } = params - const block = await getBlock(name, style) + const item = await getCachedRegistryItem(name, style) + const Component = getRegistryComponent(name, style) - if (!block) { + if (!item || !Component) { return notFound() } - const Component = block.component - - const chunks = block.chunks?.map((chunk) => ({ ...chunk })) - delete block.component - block.chunks?.map((chunk) => delete chunk.component) - return ( <> - {/* */}
- - - {chunks?.map((chunk, index) => ( - - - - ))} - +
) diff --git a/apps/www/app/layout.tsx b/apps/www/app/layout.tsx index bf15a207050..411b1bedf70 100644 --- a/apps/www/app/layout.tsx +++ b/apps/www/app/layout.tsx @@ -2,7 +2,7 @@ import "@/styles/globals.css" import { Metadata, Viewport } from "next" import { META_THEME_COLORS, siteConfig } from "@/config/site" -import { fontSans } from "@/lib/fonts" +import { fontMono, fontSans } from "@/lib/fonts" import { cn } from "@/lib/utils" import { Analytics } from "@/components/analytics" import { ThemeProvider } from "@/components/providers" @@ -92,7 +92,8 @@ export default function RootLayout({ children }: RootLayoutProps) { ) { - const { isLiftMode } = useLiftMode(block.name) - - if (!chunk) { - return null - } - - return ( - - {isLiftMode && ( - -
{children}
- {chunk.code && ( -
-
- - -
-
- )} -
- )} -
- ) -} diff --git a/apps/www/components/block-display.tsx b/apps/www/components/block-display.tsx index 31fdb596a95..ad352f0bdab 100644 --- a/apps/www/components/block-display.tsx +++ b/apps/www/components/block-display.tsx @@ -1,32 +1,52 @@ -import { unstable_cache } from "next/cache" +import * as React from "react" +import { z } from "zod" -import { getBlock } from "@/lib/blocks" -import { BlockPreview } from "@/components/block-preview" +import { highlightCode } from "@/lib/highlight-code" +import { + createFileTreeForRegistryItemFiles, + getRegistryItem, +} from "@/lib/registry" +import { BlockViewer } from "@/components/block-viewer" +import { registryItemFileSchema } from "@/registry/schema" -const getBlockByName = unstable_cache( - async (name: string) => { - const block = await getBlock(name) +export async function BlockDisplay({ name }: { name: string }) { + const item = await getCachedRegistryItem(name) + + if (!item?.files) { + return null + } + + const [tree, highlightedFiles] = await Promise.all([ + getCachedFileTree(item.files), + getCachedHighlightedFiles(item.files), + ]) + + return ( + + ) +} + +const getCachedRegistryItem = React.cache(async (name: string) => { + return await getRegistryItem(name) +}) - if (!block) { +const getCachedFileTree = React.cache( + async (files: Array<{ path: string; target?: string }>) => { + if (!files) { return null } - return { - name: block.name, - style: block.style, - description: block.description, - container: block.container, - } - }, - ["block"] + return await createFileTreeForRegistryItemFiles(files) + } ) -export async function BlockDisplay({ name }: { name: string }) { - const block = await getBlockByName(name) - - if (!block) { - return null +const getCachedHighlightedFiles = React.cache( + async (files: z.infer[]) => { + return await Promise.all( + files.map(async (file) => ({ + ...file, + highlightedContent: await highlightCode(file.content ?? ""), + })) + ) } - - return -} +) diff --git a/apps/www/components/block-preview.tsx b/apps/www/components/block-preview.tsx deleted file mode 100644 index 8caa40597f6..00000000000 --- a/apps/www/components/block-preview.tsx +++ /dev/null @@ -1,67 +0,0 @@ -"use client" - -import * as React from "react" -import Image from "next/image" -import { ImperativePanelHandle } from "react-resizable-panels" - -import { BlockToolbar } from "@/components/block-toolbar" -import { - ResizableHandle, - ResizablePanel, - ResizablePanelGroup, -} from "@/registry/new-york/ui/resizable" -import { type Block } from "@/registry/schema" - -export function BlockPreview({ - block, -}: { - block: Pick -}) { - const ref = React.useRef(null) - - return ( -
- - - - {block.name} - {block.name} -