Files
shadcn-ui/apps/www/__registry__/index.tsx
shadcn f47bb973be feat: e-commerce dashboard blocks (#3236)
* feat(blocks): add e-commerce dashboard

* feat(blocks): add products pages

* style(blocks): run prettier

* feat(www): update dashboard-05

* feat(www): update gap for dashboard-05

* feat(www): update dashboards

* fix(www): review a11y for new blocks

* fix(blocks): a11y for dashboard-07

* fix(www): blocks background

* chore: update registry
2024-03-29 00:14:32 +04:00

3593 lines
135 KiB
TypeScript

// @ts-nocheck
// This file is autogenerated by scripts/build-registry.ts
// Do not edit this file directly.
import * as React from "react"
export const Index: Record<string, any> = {
"default": {
"accordion": {
name: "accordion",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/accordion")),
files: ["registry/default/ui/accordion.tsx"],
category: "undefined",
subcategory: "undefined",
},
"alert": {
name: "alert",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/alert")),
files: ["registry/default/ui/alert.tsx"],
category: "undefined",
subcategory: "undefined",
},
"alert-dialog": {
name: "alert-dialog",
type: "components:ui",
registryDependencies: ["button"],
component: React.lazy(() => import("@/registry/default/ui/alert-dialog")),
files: ["registry/default/ui/alert-dialog.tsx"],
category: "undefined",
subcategory: "undefined",
},
"aspect-ratio": {
name: "aspect-ratio",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/aspect-ratio")),
files: ["registry/default/ui/aspect-ratio.tsx"],
category: "undefined",
subcategory: "undefined",
},
"avatar": {
name: "avatar",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/avatar")),
files: ["registry/default/ui/avatar.tsx"],
category: "undefined",
subcategory: "undefined",
},
"badge": {
name: "badge",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/badge")),
files: ["registry/default/ui/badge.tsx"],
category: "undefined",
subcategory: "undefined",
},
"breadcrumb": {
name: "breadcrumb",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/breadcrumb")),
files: ["registry/default/ui/breadcrumb.tsx"],
category: "undefined",
subcategory: "undefined",
},
"button": {
name: "button",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/button")),
files: ["registry/default/ui/button.tsx"],
category: "undefined",
subcategory: "undefined",
},
"calendar": {
name: "calendar",
type: "components:ui",
registryDependencies: ["button"],
component: React.lazy(() => import("@/registry/default/ui/calendar")),
files: ["registry/default/ui/calendar.tsx"],
category: "undefined",
subcategory: "undefined",
},
"card": {
name: "card",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/card")),
files: ["registry/default/ui/card.tsx"],
category: "undefined",
subcategory: "undefined",
},
"carousel": {
name: "carousel",
type: "components:ui",
registryDependencies: ["button"],
component: React.lazy(() => import("@/registry/default/ui/carousel")),
files: ["registry/default/ui/carousel.tsx"],
category: "undefined",
subcategory: "undefined",
},
"checkbox": {
name: "checkbox",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/checkbox")),
files: ["registry/default/ui/checkbox.tsx"],
category: "undefined",
subcategory: "undefined",
},
"collapsible": {
name: "collapsible",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/collapsible")),
files: ["registry/default/ui/collapsible.tsx"],
category: "undefined",
subcategory: "undefined",
},
"command": {
name: "command",
type: "components:ui",
registryDependencies: ["dialog"],
component: React.lazy(() => import("@/registry/default/ui/command")),
files: ["registry/default/ui/command.tsx"],
category: "undefined",
subcategory: "undefined",
},
"context-menu": {
name: "context-menu",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/context-menu")),
files: ["registry/default/ui/context-menu.tsx"],
category: "undefined",
subcategory: "undefined",
},
"dialog": {
name: "dialog",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/dialog")),
files: ["registry/default/ui/dialog.tsx"],
category: "undefined",
subcategory: "undefined",
},
"drawer": {
name: "drawer",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/drawer")),
files: ["registry/default/ui/drawer.tsx"],
category: "undefined",
subcategory: "undefined",
},
"dropdown-menu": {
name: "dropdown-menu",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/dropdown-menu")),
files: ["registry/default/ui/dropdown-menu.tsx"],
category: "undefined",
subcategory: "undefined",
},
"form": {
name: "form",
type: "components:ui",
registryDependencies: ["button","label"],
component: React.lazy(() => import("@/registry/default/ui/form")),
files: ["registry/default/ui/form.tsx"],
category: "undefined",
subcategory: "undefined",
},
"hover-card": {
name: "hover-card",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/hover-card")),
files: ["registry/default/ui/hover-card.tsx"],
category: "undefined",
subcategory: "undefined",
},
"input": {
name: "input",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/input")),
files: ["registry/default/ui/input.tsx"],
category: "undefined",
subcategory: "undefined",
},
"input-otp": {
name: "input-otp",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/input-otp")),
files: ["registry/default/ui/input-otp.tsx"],
category: "undefined",
subcategory: "undefined",
},
"label": {
name: "label",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/label")),
files: ["registry/default/ui/label.tsx"],
category: "undefined",
subcategory: "undefined",
},
"menubar": {
name: "menubar",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/menubar")),
files: ["registry/default/ui/menubar.tsx"],
category: "undefined",
subcategory: "undefined",
},
"navigation-menu": {
name: "navigation-menu",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/navigation-menu")),
files: ["registry/default/ui/navigation-menu.tsx"],
category: "undefined",
subcategory: "undefined",
},
"pagination": {
name: "pagination",
type: "components:ui",
registryDependencies: ["button"],
component: React.lazy(() => import("@/registry/default/ui/pagination")),
files: ["registry/default/ui/pagination.tsx"],
category: "undefined",
subcategory: "undefined",
},
"popover": {
name: "popover",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/popover")),
files: ["registry/default/ui/popover.tsx"],
category: "undefined",
subcategory: "undefined",
},
"progress": {
name: "progress",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/progress")),
files: ["registry/default/ui/progress.tsx"],
category: "undefined",
subcategory: "undefined",
},
"radio-group": {
name: "radio-group",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/radio-group")),
files: ["registry/default/ui/radio-group.tsx"],
category: "undefined",
subcategory: "undefined",
},
"resizable": {
name: "resizable",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/resizable")),
files: ["registry/default/ui/resizable.tsx"],
category: "undefined",
subcategory: "undefined",
},
"scroll-area": {
name: "scroll-area",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/scroll-area")),
files: ["registry/default/ui/scroll-area.tsx"],
category: "undefined",
subcategory: "undefined",
},
"select": {
name: "select",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/select")),
files: ["registry/default/ui/select.tsx"],
category: "undefined",
subcategory: "undefined",
},
"separator": {
name: "separator",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/separator")),
files: ["registry/default/ui/separator.tsx"],
category: "undefined",
subcategory: "undefined",
},
"sheet": {
name: "sheet",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/sheet")),
files: ["registry/default/ui/sheet.tsx"],
category: "undefined",
subcategory: "undefined",
},
"skeleton": {
name: "skeleton",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/skeleton")),
files: ["registry/default/ui/skeleton.tsx"],
category: "undefined",
subcategory: "undefined",
},
"slider": {
name: "slider",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/slider")),
files: ["registry/default/ui/slider.tsx"],
category: "undefined",
subcategory: "undefined",
},
"sonner": {
name: "sonner",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/sonner")),
files: ["registry/default/ui/sonner.tsx"],
category: "undefined",
subcategory: "undefined",
},
"switch": {
name: "switch",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/switch")),
files: ["registry/default/ui/switch.tsx"],
category: "undefined",
subcategory: "undefined",
},
"table": {
name: "table",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/table")),
files: ["registry/default/ui/table.tsx"],
category: "undefined",
subcategory: "undefined",
},
"tabs": {
name: "tabs",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/tabs")),
files: ["registry/default/ui/tabs.tsx"],
category: "undefined",
subcategory: "undefined",
},
"textarea": {
name: "textarea",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/textarea")),
files: ["registry/default/ui/textarea.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toast": {
name: "toast",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/toast")),
files: ["registry/default/ui/toast.tsx","registry/default/ui/use-toast.ts","registry/default/ui/toaster.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toggle": {
name: "toggle",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/toggle")),
files: ["registry/default/ui/toggle.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toggle-group": {
name: "toggle-group",
type: "components:ui",
registryDependencies: ["toggle"],
component: React.lazy(() => import("@/registry/default/ui/toggle-group")),
files: ["registry/default/ui/toggle-group.tsx"],
category: "undefined",
subcategory: "undefined",
},
"tooltip": {
name: "tooltip",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/ui/tooltip")),
files: ["registry/default/ui/tooltip.tsx"],
category: "undefined",
subcategory: "undefined",
},
"accordion-demo": {
name: "accordion-demo",
type: "components:example",
registryDependencies: ["accordion"],
component: React.lazy(() => import("@/registry/default/example/accordion-demo")),
files: ["registry/default/example/accordion-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"alert-demo": {
name: "alert-demo",
type: "components:example",
registryDependencies: ["alert"],
component: React.lazy(() => import("@/registry/default/example/alert-demo")),
files: ["registry/default/example/alert-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"alert-destructive": {
name: "alert-destructive",
type: "components:example",
registryDependencies: ["alert"],
component: React.lazy(() => import("@/registry/default/example/alert-destructive")),
files: ["registry/default/example/alert-destructive.tsx"],
category: "undefined",
subcategory: "undefined",
},
"alert-dialog-demo": {
name: "alert-dialog-demo",
type: "components:example",
registryDependencies: ["alert-dialog","button"],
component: React.lazy(() => import("@/registry/default/example/alert-dialog-demo")),
files: ["registry/default/example/alert-dialog-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"aspect-ratio-demo": {
name: "aspect-ratio-demo",
type: "components:example",
registryDependencies: ["aspect-ratio"],
component: React.lazy(() => import("@/registry/default/example/aspect-ratio-demo")),
files: ["registry/default/example/aspect-ratio-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"avatar-demo": {
name: "avatar-demo",
type: "components:example",
registryDependencies: ["avatar"],
component: React.lazy(() => import("@/registry/default/example/avatar-demo")),
files: ["registry/default/example/avatar-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"badge-demo": {
name: "badge-demo",
type: "components:example",
registryDependencies: ["badge"],
component: React.lazy(() => import("@/registry/default/example/badge-demo")),
files: ["registry/default/example/badge-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"badge-destructive": {
name: "badge-destructive",
type: "components:example",
registryDependencies: ["badge"],
component: React.lazy(() => import("@/registry/default/example/badge-destructive")),
files: ["registry/default/example/badge-destructive.tsx"],
category: "undefined",
subcategory: "undefined",
},
"badge-outline": {
name: "badge-outline",
type: "components:example",
registryDependencies: ["badge"],
component: React.lazy(() => import("@/registry/default/example/badge-outline")),
files: ["registry/default/example/badge-outline.tsx"],
category: "undefined",
subcategory: "undefined",
},
"badge-secondary": {
name: "badge-secondary",
type: "components:example",
registryDependencies: ["badge"],
component: React.lazy(() => import("@/registry/default/example/badge-secondary")),
files: ["registry/default/example/badge-secondary.tsx"],
category: "undefined",
subcategory: "undefined",
},
"breadcrumb-demo": {
name: "breadcrumb-demo",
type: "components:example",
registryDependencies: ["breadcrumb"],
component: React.lazy(() => import("@/registry/default/example/breadcrumb-demo")),
files: ["registry/default/example/breadcrumb-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"breadcrumb-separator": {
name: "breadcrumb-separator",
type: "components:example",
registryDependencies: ["breadcrumb"],
component: React.lazy(() => import("@/registry/default/example/breadcrumb-separator")),
files: ["registry/default/example/breadcrumb-separator.tsx"],
category: "undefined",
subcategory: "undefined",
},
"breadcrumb-dropdown": {
name: "breadcrumb-dropdown",
type: "components:example",
registryDependencies: ["breadcrumb"],
component: React.lazy(() => import("@/registry/default/example/breadcrumb-dropdown")),
files: ["registry/default/example/breadcrumb-dropdown.tsx"],
category: "undefined",
subcategory: "undefined",
},
"breadcrumb-ellipsis": {
name: "breadcrumb-ellipsis",
type: "components:example",
registryDependencies: ["breadcrumb"],
component: React.lazy(() => import("@/registry/default/example/breadcrumb-ellipsis")),
files: ["registry/default/example/breadcrumb-ellipsis.tsx"],
category: "undefined",
subcategory: "undefined",
},
"breadcrumb-link": {
name: "breadcrumb-link",
type: "components:example",
registryDependencies: ["breadcrumb"],
component: React.lazy(() => import("@/registry/default/example/breadcrumb-link")),
files: ["registry/default/example/breadcrumb-link.tsx"],
category: "undefined",
subcategory: "undefined",
},
"breadcrumb-responsive": {
name: "breadcrumb-responsive",
type: "components:example",
registryDependencies: ["breadcrumb"],
component: React.lazy(() => import("@/registry/default/example/breadcrumb-responsive")),
files: ["registry/default/example/breadcrumb-responsive.tsx"],
category: "undefined",
subcategory: "undefined",
},
"button-demo": {
name: "button-demo",
type: "components:example",
registryDependencies: ["button"],
component: React.lazy(() => import("@/registry/default/example/button-demo")),
files: ["registry/default/example/button-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"button-secondary": {
name: "button-secondary",
type: "components:example",
registryDependencies: ["button"],
component: React.lazy(() => import("@/registry/default/example/button-secondary")),
files: ["registry/default/example/button-secondary.tsx"],
category: "undefined",
subcategory: "undefined",
},
"button-destructive": {
name: "button-destructive",
type: "components:example",
registryDependencies: ["button"],
component: React.lazy(() => import("@/registry/default/example/button-destructive")),
files: ["registry/default/example/button-destructive.tsx"],
category: "undefined",
subcategory: "undefined",
},
"button-outline": {
name: "button-outline",
type: "components:example",
registryDependencies: ["button"],
component: React.lazy(() => import("@/registry/default/example/button-outline")),
files: ["registry/default/example/button-outline.tsx"],
category: "undefined",
subcategory: "undefined",
},
"button-ghost": {
name: "button-ghost",
type: "components:example",
registryDependencies: ["button"],
component: React.lazy(() => import("@/registry/default/example/button-ghost")),
files: ["registry/default/example/button-ghost.tsx"],
category: "undefined",
subcategory: "undefined",
},
"button-link": {
name: "button-link",
type: "components:example",
registryDependencies: ["button"],
component: React.lazy(() => import("@/registry/default/example/button-link")),
files: ["registry/default/example/button-link.tsx"],
category: "undefined",
subcategory: "undefined",
},
"button-with-icon": {
name: "button-with-icon",
type: "components:example",
registryDependencies: ["button"],
component: React.lazy(() => import("@/registry/default/example/button-with-icon")),
files: ["registry/default/example/button-with-icon.tsx"],
category: "undefined",
subcategory: "undefined",
},
"button-loading": {
name: "button-loading",
type: "components:example",
registryDependencies: ["button"],
component: React.lazy(() => import("@/registry/default/example/button-loading")),
files: ["registry/default/example/button-loading.tsx"],
category: "undefined",
subcategory: "undefined",
},
"button-icon": {
name: "button-icon",
type: "components:example",
registryDependencies: ["button"],
component: React.lazy(() => import("@/registry/default/example/button-icon")),
files: ["registry/default/example/button-icon.tsx"],
category: "undefined",
subcategory: "undefined",
},
"button-as-child": {
name: "button-as-child",
type: "components:example",
registryDependencies: ["button"],
component: React.lazy(() => import("@/registry/default/example/button-as-child")),
files: ["registry/default/example/button-as-child.tsx"],
category: "undefined",
subcategory: "undefined",
},
"calendar-demo": {
name: "calendar-demo",
type: "components:example",
registryDependencies: ["calendar"],
component: React.lazy(() => import("@/registry/default/example/calendar-demo")),
files: ["registry/default/example/calendar-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"calendar-form": {
name: "calendar-form",
type: "components:example",
registryDependencies: ["calendar","form","popover"],
component: React.lazy(() => import("@/registry/default/example/calendar-form")),
files: ["registry/default/example/calendar-form.tsx"],
category: "undefined",
subcategory: "undefined",
},
"card-demo": {
name: "card-demo",
type: "components:example",
registryDependencies: ["card","button","switch"],
component: React.lazy(() => import("@/registry/default/example/card-demo")),
files: ["registry/default/example/card-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"card-with-form": {
name: "card-with-form",
type: "components:example",
registryDependencies: ["button","card","input","label","select"],
component: React.lazy(() => import("@/registry/default/example/card-with-form")),
files: ["registry/default/example/card-with-form.tsx"],
category: "undefined",
subcategory: "undefined",
},
"carousel-demo": {
name: "carousel-demo",
type: "components:example",
registryDependencies: ["carousel"],
component: React.lazy(() => import("@/registry/default/example/carousel-demo")),
files: ["registry/default/example/carousel-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"carousel-size": {
name: "carousel-size",
type: "components:example",
registryDependencies: ["carousel"],
component: React.lazy(() => import("@/registry/default/example/carousel-size")),
files: ["registry/default/example/carousel-size.tsx"],
category: "undefined",
subcategory: "undefined",
},
"carousel-spacing": {
name: "carousel-spacing",
type: "components:example",
registryDependencies: ["carousel"],
component: React.lazy(() => import("@/registry/default/example/carousel-spacing")),
files: ["registry/default/example/carousel-spacing.tsx"],
category: "undefined",
subcategory: "undefined",
},
"carousel-orientation": {
name: "carousel-orientation",
type: "components:example",
registryDependencies: ["carousel"],
component: React.lazy(() => import("@/registry/default/example/carousel-orientation")),
files: ["registry/default/example/carousel-orientation.tsx"],
category: "undefined",
subcategory: "undefined",
},
"carousel-api": {
name: "carousel-api",
type: "components:example",
registryDependencies: ["carousel"],
component: React.lazy(() => import("@/registry/default/example/carousel-api")),
files: ["registry/default/example/carousel-api.tsx"],
category: "undefined",
subcategory: "undefined",
},
"carousel-plugin": {
name: "carousel-plugin",
type: "components:example",
registryDependencies: ["carousel"],
component: React.lazy(() => import("@/registry/default/example/carousel-plugin")),
files: ["registry/default/example/carousel-plugin.tsx"],
category: "undefined",
subcategory: "undefined",
},
"checkbox-demo": {
name: "checkbox-demo",
type: "components:example",
registryDependencies: ["checkbox"],
component: React.lazy(() => import("@/registry/default/example/checkbox-demo")),
files: ["registry/default/example/checkbox-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"checkbox-disabled": {
name: "checkbox-disabled",
type: "components:example",
registryDependencies: ["checkbox"],
component: React.lazy(() => import("@/registry/default/example/checkbox-disabled")),
files: ["registry/default/example/checkbox-disabled.tsx"],
category: "undefined",
subcategory: "undefined",
},
"checkbox-form-multiple": {
name: "checkbox-form-multiple",
type: "components:example",
registryDependencies: ["checkbox","form"],
component: React.lazy(() => import("@/registry/default/example/checkbox-form-multiple")),
files: ["registry/default/example/checkbox-form-multiple.tsx"],
category: "undefined",
subcategory: "undefined",
},
"checkbox-form-single": {
name: "checkbox-form-single",
type: "components:example",
registryDependencies: ["checkbox","form"],
component: React.lazy(() => import("@/registry/default/example/checkbox-form-single")),
files: ["registry/default/example/checkbox-form-single.tsx"],
category: "undefined",
subcategory: "undefined",
},
"checkbox-with-text": {
name: "checkbox-with-text",
type: "components:example",
registryDependencies: ["checkbox"],
component: React.lazy(() => import("@/registry/default/example/checkbox-with-text")),
files: ["registry/default/example/checkbox-with-text.tsx"],
category: "undefined",
subcategory: "undefined",
},
"collapsible-demo": {
name: "collapsible-demo",
type: "components:example",
registryDependencies: ["collapsible"],
component: React.lazy(() => import("@/registry/default/example/collapsible-demo")),
files: ["registry/default/example/collapsible-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"combobox-demo": {
name: "combobox-demo",
type: "components:example",
registryDependencies: ["command"],
component: React.lazy(() => import("@/registry/default/example/combobox-demo")),
files: ["registry/default/example/combobox-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"combobox-dropdown-menu": {
name: "combobox-dropdown-menu",
type: "components:example",
registryDependencies: ["command","dropdown-menu","button"],
component: React.lazy(() => import("@/registry/default/example/combobox-dropdown-menu")),
files: ["registry/default/example/combobox-dropdown-menu.tsx"],
category: "undefined",
subcategory: "undefined",
},
"combobox-form": {
name: "combobox-form",
type: "components:example",
registryDependencies: ["command","form"],
component: React.lazy(() => import("@/registry/default/example/combobox-form")),
files: ["registry/default/example/combobox-form.tsx"],
category: "undefined",
subcategory: "undefined",
},
"combobox-popover": {
name: "combobox-popover",
type: "components:example",
registryDependencies: ["combobox","popover"],
component: React.lazy(() => import("@/registry/default/example/combobox-popover")),
files: ["registry/default/example/combobox-popover.tsx"],
category: "undefined",
subcategory: "undefined",
},
"combobox-responsive": {
name: "combobox-responsive",
type: "components:example",
registryDependencies: ["combobox","popover","drawer"],
component: React.lazy(() => import("@/registry/default/example/combobox-responsive")),
files: ["registry/default/example/combobox-responsive.tsx"],
category: "undefined",
subcategory: "undefined",
},
"command-demo": {
name: "command-demo",
type: "components:example",
registryDependencies: ["command"],
component: React.lazy(() => import("@/registry/default/example/command-demo")),
files: ["registry/default/example/command-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"command-dialog": {
name: "command-dialog",
type: "components:example",
registryDependencies: ["command","dialog"],
component: React.lazy(() => import("@/registry/default/example/command-dialog")),
files: ["registry/default/example/command-dialog.tsx"],
category: "undefined",
subcategory: "undefined",
},
"context-menu-demo": {
name: "context-menu-demo",
type: "components:example",
registryDependencies: ["context-menu"],
component: React.lazy(() => import("@/registry/default/example/context-menu-demo")),
files: ["registry/default/example/context-menu-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"data-table-demo": {
name: "data-table-demo",
type: "components:example",
registryDependencies: ["data-table"],
component: React.lazy(() => import("@/registry/default/example/data-table-demo")),
files: ["registry/default/example/data-table-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"date-picker-demo": {
name: "date-picker-demo",
type: "components:example",
registryDependencies: ["button","calendar","popover"],
component: React.lazy(() => import("@/registry/default/example/date-picker-demo")),
files: ["registry/default/example/date-picker-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"date-picker-form": {
name: "date-picker-form",
type: "components:example",
registryDependencies: ["button","calendar","form","popover"],
component: React.lazy(() => import("@/registry/default/example/date-picker-form")),
files: ["registry/default/example/date-picker-form.tsx"],
category: "undefined",
subcategory: "undefined",
},
"date-picker-with-presets": {
name: "date-picker-with-presets",
type: "components:example",
registryDependencies: ["button","calendar","popover","select"],
component: React.lazy(() => import("@/registry/default/example/date-picker-with-presets")),
files: ["registry/default/example/date-picker-with-presets.tsx"],
category: "undefined",
subcategory: "undefined",
},
"date-picker-with-range": {
name: "date-picker-with-range",
type: "components:example",
registryDependencies: ["button","calendar","popover"],
component: React.lazy(() => import("@/registry/default/example/date-picker-with-range")),
files: ["registry/default/example/date-picker-with-range.tsx"],
category: "undefined",
subcategory: "undefined",
},
"dialog-demo": {
name: "dialog-demo",
type: "components:example",
registryDependencies: ["dialog"],
component: React.lazy(() => import("@/registry/default/example/dialog-demo")),
files: ["registry/default/example/dialog-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"dialog-close-button": {
name: "dialog-close-button",
type: "components:example",
registryDependencies: ["dialog","button"],
component: React.lazy(() => import("@/registry/default/example/dialog-close-button")),
files: ["registry/default/example/dialog-close-button.tsx"],
category: "undefined",
subcategory: "undefined",
},
"drawer-demo": {
name: "drawer-demo",
type: "components:example",
registryDependencies: ["drawer"],
component: React.lazy(() => import("@/registry/default/example/drawer-demo")),
files: ["registry/default/example/drawer-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"drawer-dialog": {
name: "drawer-dialog",
type: "components:example",
registryDependencies: ["drawer","dialog"],
component: React.lazy(() => import("@/registry/default/example/drawer-dialog")),
files: ["registry/default/example/drawer-dialog.tsx"],
category: "undefined",
subcategory: "undefined",
},
"dropdown-menu-demo": {
name: "dropdown-menu-demo",
type: "components:example",
registryDependencies: ["dropdown-menu"],
component: React.lazy(() => import("@/registry/default/example/dropdown-menu-demo")),
files: ["registry/default/example/dropdown-menu-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"dropdown-menu-checkboxes": {
name: "dropdown-menu-checkboxes",
type: "components:example",
registryDependencies: ["dropdown-menu","checkbox"],
component: React.lazy(() => import("@/registry/default/example/dropdown-menu-checkboxes")),
files: ["registry/default/example/dropdown-menu-checkboxes.tsx"],
category: "undefined",
subcategory: "undefined",
},
"dropdown-menu-radio-group": {
name: "dropdown-menu-radio-group",
type: "components:example",
registryDependencies: ["dropdown-menu","radio-group"],
component: React.lazy(() => import("@/registry/default/example/dropdown-menu-radio-group")),
files: ["registry/default/example/dropdown-menu-radio-group.tsx"],
category: "undefined",
subcategory: "undefined",
},
"hover-card-demo": {
name: "hover-card-demo",
type: "components:example",
registryDependencies: ["hover-card"],
component: React.lazy(() => import("@/registry/default/example/hover-card-demo")),
files: ["registry/default/example/hover-card-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"input-demo": {
name: "input-demo",
type: "components:example",
registryDependencies: ["input"],
component: React.lazy(() => import("@/registry/default/example/input-demo")),
files: ["registry/default/example/input-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"input-disabled": {
name: "input-disabled",
type: "components:example",
registryDependencies: ["input"],
component: React.lazy(() => import("@/registry/default/example/input-disabled")),
files: ["registry/default/example/input-disabled.tsx"],
category: "undefined",
subcategory: "undefined",
},
"input-file": {
name: "input-file",
type: "components:example",
registryDependencies: ["input"],
component: React.lazy(() => import("@/registry/default/example/input-file")),
files: ["registry/default/example/input-file.tsx"],
category: "undefined",
subcategory: "undefined",
},
"input-form": {
name: "input-form",
type: "components:example",
registryDependencies: ["input","button","form"],
component: React.lazy(() => import("@/registry/default/example/input-form")),
files: ["registry/default/example/input-form.tsx"],
category: "undefined",
subcategory: "undefined",
},
"input-with-button": {
name: "input-with-button",
type: "components:example",
registryDependencies: ["input","button"],
component: React.lazy(() => import("@/registry/default/example/input-with-button")),
files: ["registry/default/example/input-with-button.tsx"],
category: "undefined",
subcategory: "undefined",
},
"input-with-label": {
name: "input-with-label",
type: "components:example",
registryDependencies: ["input","button","label"],
component: React.lazy(() => import("@/registry/default/example/input-with-label")),
files: ["registry/default/example/input-with-label.tsx"],
category: "undefined",
subcategory: "undefined",
},
"input-with-text": {
name: "input-with-text",
type: "components:example",
registryDependencies: ["input","button","label"],
component: React.lazy(() => import("@/registry/default/example/input-with-text")),
files: ["registry/default/example/input-with-text.tsx"],
category: "undefined",
subcategory: "undefined",
},
"input-otp-demo": {
name: "input-otp-demo",
type: "components:example",
registryDependencies: ["input-otp"],
component: React.lazy(() => import("@/registry/default/example/input-otp-demo")),
files: ["registry/default/example/input-otp-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"input-otp-pattern": {
name: "input-otp-pattern",
type: "components:example",
registryDependencies: ["input-otp"],
component: React.lazy(() => import("@/registry/default/example/input-otp-pattern")),
files: ["registry/default/example/input-otp-pattern.tsx"],
category: "undefined",
subcategory: "undefined",
},
"input-otp-separator": {
name: "input-otp-separator",
type: "components:example",
registryDependencies: ["input-otp"],
component: React.lazy(() => import("@/registry/default/example/input-otp-separator")),
files: ["registry/default/example/input-otp-separator.tsx"],
category: "undefined",
subcategory: "undefined",
},
"input-otp-controlled": {
name: "input-otp-controlled",
type: "components:example",
registryDependencies: ["input-otp"],
component: React.lazy(() => import("@/registry/default/example/input-otp-controlled")),
files: ["registry/default/example/input-otp-controlled.tsx"],
category: "undefined",
subcategory: "undefined",
},
"input-otp-form": {
name: "input-otp-form",
type: "components:example",
registryDependencies: ["input-otp","form"],
component: React.lazy(() => import("@/registry/default/example/input-otp-form")),
files: ["registry/default/example/input-otp-form.tsx"],
category: "undefined",
subcategory: "undefined",
},
"label-demo": {
name: "label-demo",
type: "components:example",
registryDependencies: ["label"],
component: React.lazy(() => import("@/registry/default/example/label-demo")),
files: ["registry/default/example/label-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"menubar-demo": {
name: "menubar-demo",
type: "components:example",
registryDependencies: ["menubar"],
component: React.lazy(() => import("@/registry/default/example/menubar-demo")),
files: ["registry/default/example/menubar-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"navigation-menu-demo": {
name: "navigation-menu-demo",
type: "components:example",
registryDependencies: ["navigation-menu"],
component: React.lazy(() => import("@/registry/default/example/navigation-menu-demo")),
files: ["registry/default/example/navigation-menu-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"pagination-demo": {
name: "pagination-demo",
type: "components:example",
registryDependencies: ["pagination"],
component: React.lazy(() => import("@/registry/default/example/pagination-demo")),
files: ["registry/default/example/pagination-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"popover-demo": {
name: "popover-demo",
type: "components:example",
registryDependencies: ["popover"],
component: React.lazy(() => import("@/registry/default/example/popover-demo")),
files: ["registry/default/example/popover-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"progress-demo": {
name: "progress-demo",
type: "components:example",
registryDependencies: ["progress"],
component: React.lazy(() => import("@/registry/default/example/progress-demo")),
files: ["registry/default/example/progress-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"radio-group-demo": {
name: "radio-group-demo",
type: "components:example",
registryDependencies: ["radio-group"],
component: React.lazy(() => import("@/registry/default/example/radio-group-demo")),
files: ["registry/default/example/radio-group-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"radio-group-form": {
name: "radio-group-form",
type: "components:example",
registryDependencies: ["radio-group","form"],
component: React.lazy(() => import("@/registry/default/example/radio-group-form")),
files: ["registry/default/example/radio-group-form.tsx"],
category: "undefined",
subcategory: "undefined",
},
"resizable-demo": {
name: "resizable-demo",
type: "components:example",
registryDependencies: ["resizable"],
component: React.lazy(() => import("@/registry/default/example/resizable-demo")),
files: ["registry/default/example/resizable-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"resizable-demo-with-handle": {
name: "resizable-demo-with-handle",
type: "components:example",
registryDependencies: ["resizable"],
component: React.lazy(() => import("@/registry/default/example/resizable-demo-with-handle")),
files: ["registry/default/example/resizable-demo-with-handle.tsx"],
category: "undefined",
subcategory: "undefined",
},
"resizable-vertical": {
name: "resizable-vertical",
type: "components:example",
registryDependencies: ["resizable"],
component: React.lazy(() => import("@/registry/default/example/resizable-vertical")),
files: ["registry/default/example/resizable-vertical.tsx"],
category: "undefined",
subcategory: "undefined",
},
"resizable-handle": {
name: "resizable-handle",
type: "components:example",
registryDependencies: ["resizable"],
component: React.lazy(() => import("@/registry/default/example/resizable-handle")),
files: ["registry/default/example/resizable-handle.tsx"],
category: "undefined",
subcategory: "undefined",
},
"scroll-area-demo": {
name: "scroll-area-demo",
type: "components:example",
registryDependencies: ["scroll-area"],
component: React.lazy(() => import("@/registry/default/example/scroll-area-demo")),
files: ["registry/default/example/scroll-area-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"scroll-area-horizontal-demo": {
name: "scroll-area-horizontal-demo",
type: "components:example",
registryDependencies: ["scroll-area"],
component: React.lazy(() => import("@/registry/default/example/scroll-area-horizontal-demo")),
files: ["registry/default/example/scroll-area-horizontal-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"select-demo": {
name: "select-demo",
type: "components:example",
registryDependencies: ["select"],
component: React.lazy(() => import("@/registry/default/example/select-demo")),
files: ["registry/default/example/select-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"select-scrollable": {
name: "select-scrollable",
type: "components:example",
registryDependencies: ["select"],
component: React.lazy(() => import("@/registry/default/example/select-scrollable")),
files: ["registry/default/example/select-scrollable.tsx"],
category: "undefined",
subcategory: "undefined",
},
"select-form": {
name: "select-form",
type: "components:example",
registryDependencies: ["select"],
component: React.lazy(() => import("@/registry/default/example/select-form")),
files: ["registry/default/example/select-form.tsx"],
category: "undefined",
subcategory: "undefined",
},
"separator-demo": {
name: "separator-demo",
type: "components:example",
registryDependencies: ["separator"],
component: React.lazy(() => import("@/registry/default/example/separator-demo")),
files: ["registry/default/example/separator-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"sheet-demo": {
name: "sheet-demo",
type: "components:example",
registryDependencies: ["sheet"],
component: React.lazy(() => import("@/registry/default/example/sheet-demo")),
files: ["registry/default/example/sheet-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"sheet-side": {
name: "sheet-side",
type: "components:example",
registryDependencies: ["sheet"],
component: React.lazy(() => import("@/registry/default/example/sheet-side")),
files: ["registry/default/example/sheet-side.tsx"],
category: "undefined",
subcategory: "undefined",
},
"skeleton-demo": {
name: "skeleton-demo",
type: "components:example",
registryDependencies: ["skeleton"],
component: React.lazy(() => import("@/registry/default/example/skeleton-demo")),
files: ["registry/default/example/skeleton-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"skeleton-card": {
name: "skeleton-card",
type: "components:example",
registryDependencies: ["skeleton"],
component: React.lazy(() => import("@/registry/default/example/skeleton-card")),
files: ["registry/default/example/skeleton-card.tsx"],
category: "undefined",
subcategory: "undefined",
},
"slider-demo": {
name: "slider-demo",
type: "components:example",
registryDependencies: ["slider"],
component: React.lazy(() => import("@/registry/default/example/slider-demo")),
files: ["registry/default/example/slider-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"sonner-demo": {
name: "sonner-demo",
type: "components:example",
registryDependencies: ["sonner"],
component: React.lazy(() => import("@/registry/default/example/sonner-demo")),
files: ["registry/default/example/sonner-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"switch-demo": {
name: "switch-demo",
type: "components:example",
registryDependencies: ["switch"],
component: React.lazy(() => import("@/registry/default/example/switch-demo")),
files: ["registry/default/example/switch-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"switch-form": {
name: "switch-form",
type: "components:example",
registryDependencies: ["switch","form"],
component: React.lazy(() => import("@/registry/default/example/switch-form")),
files: ["registry/default/example/switch-form.tsx"],
category: "undefined",
subcategory: "undefined",
},
"table-demo": {
name: "table-demo",
type: "components:example",
registryDependencies: ["table"],
component: React.lazy(() => import("@/registry/default/example/table-demo")),
files: ["registry/default/example/table-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"tabs-demo": {
name: "tabs-demo",
type: "components:example",
registryDependencies: ["tabs"],
component: React.lazy(() => import("@/registry/default/example/tabs-demo")),
files: ["registry/default/example/tabs-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"textarea-demo": {
name: "textarea-demo",
type: "components:example",
registryDependencies: ["textarea"],
component: React.lazy(() => import("@/registry/default/example/textarea-demo")),
files: ["registry/default/example/textarea-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"textarea-disabled": {
name: "textarea-disabled",
type: "components:example",
registryDependencies: ["textarea"],
component: React.lazy(() => import("@/registry/default/example/textarea-disabled")),
files: ["registry/default/example/textarea-disabled.tsx"],
category: "undefined",
subcategory: "undefined",
},
"textarea-form": {
name: "textarea-form",
type: "components:example",
registryDependencies: ["textarea","form"],
component: React.lazy(() => import("@/registry/default/example/textarea-form")),
files: ["registry/default/example/textarea-form.tsx"],
category: "undefined",
subcategory: "undefined",
},
"textarea-with-button": {
name: "textarea-with-button",
type: "components:example",
registryDependencies: ["textarea","button"],
component: React.lazy(() => import("@/registry/default/example/textarea-with-button")),
files: ["registry/default/example/textarea-with-button.tsx"],
category: "undefined",
subcategory: "undefined",
},
"textarea-with-label": {
name: "textarea-with-label",
type: "components:example",
registryDependencies: ["textarea","label"],
component: React.lazy(() => import("@/registry/default/example/textarea-with-label")),
files: ["registry/default/example/textarea-with-label.tsx"],
category: "undefined",
subcategory: "undefined",
},
"textarea-with-text": {
name: "textarea-with-text",
type: "components:example",
registryDependencies: ["textarea","label"],
component: React.lazy(() => import("@/registry/default/example/textarea-with-text")),
files: ["registry/default/example/textarea-with-text.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toast-demo": {
name: "toast-demo",
type: "components:example",
registryDependencies: ["toast"],
component: React.lazy(() => import("@/registry/default/example/toast-demo")),
files: ["registry/default/example/toast-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toast-destructive": {
name: "toast-destructive",
type: "components:example",
registryDependencies: ["toast"],
component: React.lazy(() => import("@/registry/default/example/toast-destructive")),
files: ["registry/default/example/toast-destructive.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toast-simple": {
name: "toast-simple",
type: "components:example",
registryDependencies: ["toast"],
component: React.lazy(() => import("@/registry/default/example/toast-simple")),
files: ["registry/default/example/toast-simple.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toast-with-action": {
name: "toast-with-action",
type: "components:example",
registryDependencies: ["toast"],
component: React.lazy(() => import("@/registry/default/example/toast-with-action")),
files: ["registry/default/example/toast-with-action.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toast-with-title": {
name: "toast-with-title",
type: "components:example",
registryDependencies: ["toast"],
component: React.lazy(() => import("@/registry/default/example/toast-with-title")),
files: ["registry/default/example/toast-with-title.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toggle-group-demo": {
name: "toggle-group-demo",
type: "components:example",
registryDependencies: ["toggle-group"],
component: React.lazy(() => import("@/registry/default/example/toggle-group-demo")),
files: ["registry/default/example/toggle-group-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toggle-group-disabled": {
name: "toggle-group-disabled",
type: "components:example",
registryDependencies: ["toggle-group"],
component: React.lazy(() => import("@/registry/default/example/toggle-group-disabled")),
files: ["registry/default/example/toggle-group-disabled.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toggle-group-lg": {
name: "toggle-group-lg",
type: "components:example",
registryDependencies: ["toggle-group"],
component: React.lazy(() => import("@/registry/default/example/toggle-group-lg")),
files: ["registry/default/example/toggle-group-lg.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toggle-group-outline": {
name: "toggle-group-outline",
type: "components:example",
registryDependencies: ["toggle-group"],
component: React.lazy(() => import("@/registry/default/example/toggle-group-outline")),
files: ["registry/default/example/toggle-group-outline.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toggle-group-sm": {
name: "toggle-group-sm",
type: "components:example",
registryDependencies: ["toggle-group"],
component: React.lazy(() => import("@/registry/default/example/toggle-group-sm")),
files: ["registry/default/example/toggle-group-sm.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toggle-group-single": {
name: "toggle-group-single",
type: "components:example",
registryDependencies: ["toggle-group"],
component: React.lazy(() => import("@/registry/default/example/toggle-group-single")),
files: ["registry/default/example/toggle-group-single.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toggle-demo": {
name: "toggle-demo",
type: "components:example",
registryDependencies: ["toggle"],
component: React.lazy(() => import("@/registry/default/example/toggle-demo")),
files: ["registry/default/example/toggle-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toggle-disabled": {
name: "toggle-disabled",
type: "components:example",
registryDependencies: ["toggle"],
component: React.lazy(() => import("@/registry/default/example/toggle-disabled")),
files: ["registry/default/example/toggle-disabled.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toggle-lg": {
name: "toggle-lg",
type: "components:example",
registryDependencies: ["toggle"],
component: React.lazy(() => import("@/registry/default/example/toggle-lg")),
files: ["registry/default/example/toggle-lg.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toggle-outline": {
name: "toggle-outline",
type: "components:example",
registryDependencies: ["toggle"],
component: React.lazy(() => import("@/registry/default/example/toggle-outline")),
files: ["registry/default/example/toggle-outline.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toggle-sm": {
name: "toggle-sm",
type: "components:example",
registryDependencies: ["toggle"],
component: React.lazy(() => import("@/registry/default/example/toggle-sm")),
files: ["registry/default/example/toggle-sm.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toggle-with-text": {
name: "toggle-with-text",
type: "components:example",
registryDependencies: ["toggle"],
component: React.lazy(() => import("@/registry/default/example/toggle-with-text")),
files: ["registry/default/example/toggle-with-text.tsx"],
category: "undefined",
subcategory: "undefined",
},
"tooltip-demo": {
name: "tooltip-demo",
type: "components:example",
registryDependencies: ["tooltip"],
component: React.lazy(() => import("@/registry/default/example/tooltip-demo")),
files: ["registry/default/example/tooltip-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"typography-blockquote": {
name: "typography-blockquote",
type: "components:example",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/example/typography-blockquote")),
files: ["registry/default/example/typography-blockquote.tsx"],
category: "undefined",
subcategory: "undefined",
},
"typography-demo": {
name: "typography-demo",
type: "components:example",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/example/typography-demo")),
files: ["registry/default/example/typography-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"typography-h1": {
name: "typography-h1",
type: "components:example",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/example/typography-h1")),
files: ["registry/default/example/typography-h1.tsx"],
category: "undefined",
subcategory: "undefined",
},
"typography-h2": {
name: "typography-h2",
type: "components:example",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/example/typography-h2")),
files: ["registry/default/example/typography-h2.tsx"],
category: "undefined",
subcategory: "undefined",
},
"typography-h3": {
name: "typography-h3",
type: "components:example",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/example/typography-h3")),
files: ["registry/default/example/typography-h3.tsx"],
category: "undefined",
subcategory: "undefined",
},
"typography-h4": {
name: "typography-h4",
type: "components:example",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/example/typography-h4")),
files: ["registry/default/example/typography-h4.tsx"],
category: "undefined",
subcategory: "undefined",
},
"typography-inline-code": {
name: "typography-inline-code",
type: "components:example",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/example/typography-inline-code")),
files: ["registry/default/example/typography-inline-code.tsx"],
category: "undefined",
subcategory: "undefined",
},
"typography-large": {
name: "typography-large",
type: "components:example",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/example/typography-large")),
files: ["registry/default/example/typography-large.tsx"],
category: "undefined",
subcategory: "undefined",
},
"typography-lead": {
name: "typography-lead",
type: "components:example",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/example/typography-lead")),
files: ["registry/default/example/typography-lead.tsx"],
category: "undefined",
subcategory: "undefined",
},
"typography-list": {
name: "typography-list",
type: "components:example",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/example/typography-list")),
files: ["registry/default/example/typography-list.tsx"],
category: "undefined",
subcategory: "undefined",
},
"typography-muted": {
name: "typography-muted",
type: "components:example",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/example/typography-muted")),
files: ["registry/default/example/typography-muted.tsx"],
category: "undefined",
subcategory: "undefined",
},
"typography-p": {
name: "typography-p",
type: "components:example",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/example/typography-p")),
files: ["registry/default/example/typography-p.tsx"],
category: "undefined",
subcategory: "undefined",
},
"typography-small": {
name: "typography-small",
type: "components:example",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/example/typography-small")),
files: ["registry/default/example/typography-small.tsx"],
category: "undefined",
subcategory: "undefined",
},
"typography-table": {
name: "typography-table",
type: "components:example",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/example/typography-table")),
files: ["registry/default/example/typography-table.tsx"],
category: "undefined",
subcategory: "undefined",
},
"mode-toggle": {
name: "mode-toggle",
type: "components:example",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/example/mode-toggle")),
files: ["registry/default/example/mode-toggle.tsx"],
category: "undefined",
subcategory: "undefined",
},
"cards": {
name: "cards",
type: "components:example",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/default/example/cards")),
files: ["registry/default/example/cards/cards.tsx"],
category: "undefined",
subcategory: "undefined",
},
"dashboard-05": {
name: "dashboard-05",
type: "components:block",
registryDependencies: ["badge","breadcrumb","button","card","dropdown-menu","input","pagination","progress","separator","sheet","table","tabs","tooltip"],
component: React.lazy(() => import("@/registry/default/block/dashboard-05")),
files: ["registry/default/block/dashboard-05.tsx"],
category: "Application",
subcategory: "Dashboard",
},
"dashboard-06": {
name: "dashboard-06",
type: "components:block",
registryDependencies: ["badge","breadcrumb","button","card","dropdown-menu","input","sheet","table","tabs","tooltip"],
component: React.lazy(() => import("@/registry/default/block/dashboard-06")),
files: ["registry/default/block/dashboard-06.tsx"],
category: "Application",
subcategory: "Dashboard",
},
"dashboard-07": {
name: "dashboard-07",
type: "components:block",
registryDependencies: ["badge","breadcrumb","button","card","dropdown-menu","input","pagination","progress","separator","sheet","table","tabs","tooltip"],
component: React.lazy(() => import("@/registry/default/block/dashboard-07")),
files: ["registry/default/block/dashboard-07.tsx"],
category: "Application",
subcategory: "Dashboard",
},
"dashboard-01": {
name: "dashboard-01",
type: "components:block",
registryDependencies: ["button","dropdown-menu","input","sheet"],
component: React.lazy(() => import("@/registry/default/block/dashboard-01")),
files: ["registry/default/block/dashboard-01.tsx"],
category: "Application",
subcategory: "Dashboard",
},
"dashboard-02": {
name: "dashboard-02",
type: "components:block",
registryDependencies: ["badge","button","card","dropdown-menu","input"],
component: React.lazy(() => import("@/registry/default/block/dashboard-02")),
files: ["registry/default/block/dashboard-02.tsx"],
category: "Application",
subcategory: "Dashboard",
},
"dashboard-03": {
name: "dashboard-03",
type: "components:block",
registryDependencies: ["badge","button","drawer","input","label","select","textarea","tooltip"],
component: React.lazy(() => import("@/registry/default/block/dashboard-03")),
files: ["registry/default/block/dashboard-03.tsx"],
category: "Application",
subcategory: "Dashboard",
},
"dashboard-04": {
name: "dashboard-04",
type: "components:block",
registryDependencies: ["button","card","dropdown-menu","input"],
component: React.lazy(() => import("@/registry/default/block/dashboard-04")),
files: ["registry/default/block/dashboard-04.tsx"],
category: "Application",
subcategory: "Dashboard",
},
"authentication-01": {
name: "authentication-01",
type: "components:block",
registryDependencies: ["button","card","input","label"],
component: React.lazy(() => import("@/registry/default/block/authentication-01")),
files: ["registry/default/block/authentication-01.tsx"],
category: "Authentication",
subcategory: "Login",
},
"authentication-02": {
name: "authentication-02",
type: "components:block",
registryDependencies: ["button","card","input","label"],
component: React.lazy(() => import("@/registry/default/block/authentication-02")),
files: ["registry/default/block/authentication-02.tsx"],
category: "Authentication",
subcategory: "Login",
},
"authentication-03": {
name: "authentication-03",
type: "components:block",
registryDependencies: ["button","card","input","label"],
component: React.lazy(() => import("@/registry/default/block/authentication-03")),
files: ["registry/default/block/authentication-03.tsx"],
category: "Authentication",
subcategory: "Login",
},
"authentication-04": {
name: "authentication-04",
type: "components:block",
registryDependencies: ["button","card","input","label"],
component: React.lazy(() => import("@/registry/default/block/authentication-04")),
files: ["registry/default/block/authentication-04.tsx"],
category: "Authentication",
subcategory: "Login",
},
}, "new-york": {
"accordion": {
name: "accordion",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/accordion")),
files: ["registry/new-york/ui/accordion.tsx"],
category: "undefined",
subcategory: "undefined",
},
"alert": {
name: "alert",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/alert")),
files: ["registry/new-york/ui/alert.tsx"],
category: "undefined",
subcategory: "undefined",
},
"alert-dialog": {
name: "alert-dialog",
type: "components:ui",
registryDependencies: ["button"],
component: React.lazy(() => import("@/registry/new-york/ui/alert-dialog")),
files: ["registry/new-york/ui/alert-dialog.tsx"],
category: "undefined",
subcategory: "undefined",
},
"aspect-ratio": {
name: "aspect-ratio",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/aspect-ratio")),
files: ["registry/new-york/ui/aspect-ratio.tsx"],
category: "undefined",
subcategory: "undefined",
},
"avatar": {
name: "avatar",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/avatar")),
files: ["registry/new-york/ui/avatar.tsx"],
category: "undefined",
subcategory: "undefined",
},
"badge": {
name: "badge",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/badge")),
files: ["registry/new-york/ui/badge.tsx"],
category: "undefined",
subcategory: "undefined",
},
"breadcrumb": {
name: "breadcrumb",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/breadcrumb")),
files: ["registry/new-york/ui/breadcrumb.tsx"],
category: "undefined",
subcategory: "undefined",
},
"button": {
name: "button",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/button")),
files: ["registry/new-york/ui/button.tsx"],
category: "undefined",
subcategory: "undefined",
},
"calendar": {
name: "calendar",
type: "components:ui",
registryDependencies: ["button"],
component: React.lazy(() => import("@/registry/new-york/ui/calendar")),
files: ["registry/new-york/ui/calendar.tsx"],
category: "undefined",
subcategory: "undefined",
},
"card": {
name: "card",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/card")),
files: ["registry/new-york/ui/card.tsx"],
category: "undefined",
subcategory: "undefined",
},
"carousel": {
name: "carousel",
type: "components:ui",
registryDependencies: ["button"],
component: React.lazy(() => import("@/registry/new-york/ui/carousel")),
files: ["registry/new-york/ui/carousel.tsx"],
category: "undefined",
subcategory: "undefined",
},
"checkbox": {
name: "checkbox",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/checkbox")),
files: ["registry/new-york/ui/checkbox.tsx"],
category: "undefined",
subcategory: "undefined",
},
"collapsible": {
name: "collapsible",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/collapsible")),
files: ["registry/new-york/ui/collapsible.tsx"],
category: "undefined",
subcategory: "undefined",
},
"command": {
name: "command",
type: "components:ui",
registryDependencies: ["dialog"],
component: React.lazy(() => import("@/registry/new-york/ui/command")),
files: ["registry/new-york/ui/command.tsx"],
category: "undefined",
subcategory: "undefined",
},
"context-menu": {
name: "context-menu",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/context-menu")),
files: ["registry/new-york/ui/context-menu.tsx"],
category: "undefined",
subcategory: "undefined",
},
"dialog": {
name: "dialog",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/dialog")),
files: ["registry/new-york/ui/dialog.tsx"],
category: "undefined",
subcategory: "undefined",
},
"drawer": {
name: "drawer",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/drawer")),
files: ["registry/new-york/ui/drawer.tsx"],
category: "undefined",
subcategory: "undefined",
},
"dropdown-menu": {
name: "dropdown-menu",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/dropdown-menu")),
files: ["registry/new-york/ui/dropdown-menu.tsx"],
category: "undefined",
subcategory: "undefined",
},
"form": {
name: "form",
type: "components:ui",
registryDependencies: ["button","label"],
component: React.lazy(() => import("@/registry/new-york/ui/form")),
files: ["registry/new-york/ui/form.tsx"],
category: "undefined",
subcategory: "undefined",
},
"hover-card": {
name: "hover-card",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/hover-card")),
files: ["registry/new-york/ui/hover-card.tsx"],
category: "undefined",
subcategory: "undefined",
},
"input": {
name: "input",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/input")),
files: ["registry/new-york/ui/input.tsx"],
category: "undefined",
subcategory: "undefined",
},
"input-otp": {
name: "input-otp",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/input-otp")),
files: ["registry/new-york/ui/input-otp.tsx"],
category: "undefined",
subcategory: "undefined",
},
"label": {
name: "label",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/label")),
files: ["registry/new-york/ui/label.tsx"],
category: "undefined",
subcategory: "undefined",
},
"menubar": {
name: "menubar",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/menubar")),
files: ["registry/new-york/ui/menubar.tsx"],
category: "undefined",
subcategory: "undefined",
},
"navigation-menu": {
name: "navigation-menu",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/navigation-menu")),
files: ["registry/new-york/ui/navigation-menu.tsx"],
category: "undefined",
subcategory: "undefined",
},
"pagination": {
name: "pagination",
type: "components:ui",
registryDependencies: ["button"],
component: React.lazy(() => import("@/registry/new-york/ui/pagination")),
files: ["registry/new-york/ui/pagination.tsx"],
category: "undefined",
subcategory: "undefined",
},
"popover": {
name: "popover",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/popover")),
files: ["registry/new-york/ui/popover.tsx"],
category: "undefined",
subcategory: "undefined",
},
"progress": {
name: "progress",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/progress")),
files: ["registry/new-york/ui/progress.tsx"],
category: "undefined",
subcategory: "undefined",
},
"radio-group": {
name: "radio-group",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/radio-group")),
files: ["registry/new-york/ui/radio-group.tsx"],
category: "undefined",
subcategory: "undefined",
},
"resizable": {
name: "resizable",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/resizable")),
files: ["registry/new-york/ui/resizable.tsx"],
category: "undefined",
subcategory: "undefined",
},
"scroll-area": {
name: "scroll-area",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/scroll-area")),
files: ["registry/new-york/ui/scroll-area.tsx"],
category: "undefined",
subcategory: "undefined",
},
"select": {
name: "select",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/select")),
files: ["registry/new-york/ui/select.tsx"],
category: "undefined",
subcategory: "undefined",
},
"separator": {
name: "separator",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/separator")),
files: ["registry/new-york/ui/separator.tsx"],
category: "undefined",
subcategory: "undefined",
},
"sheet": {
name: "sheet",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/sheet")),
files: ["registry/new-york/ui/sheet.tsx"],
category: "undefined",
subcategory: "undefined",
},
"skeleton": {
name: "skeleton",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/skeleton")),
files: ["registry/new-york/ui/skeleton.tsx"],
category: "undefined",
subcategory: "undefined",
},
"slider": {
name: "slider",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/slider")),
files: ["registry/new-york/ui/slider.tsx"],
category: "undefined",
subcategory: "undefined",
},
"sonner": {
name: "sonner",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/sonner")),
files: ["registry/new-york/ui/sonner.tsx"],
category: "undefined",
subcategory: "undefined",
},
"switch": {
name: "switch",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/switch")),
files: ["registry/new-york/ui/switch.tsx"],
category: "undefined",
subcategory: "undefined",
},
"table": {
name: "table",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/table")),
files: ["registry/new-york/ui/table.tsx"],
category: "undefined",
subcategory: "undefined",
},
"tabs": {
name: "tabs",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/tabs")),
files: ["registry/new-york/ui/tabs.tsx"],
category: "undefined",
subcategory: "undefined",
},
"textarea": {
name: "textarea",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/textarea")),
files: ["registry/new-york/ui/textarea.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toast": {
name: "toast",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/toast")),
files: ["registry/new-york/ui/toast.tsx","registry/new-york/ui/use-toast.ts","registry/new-york/ui/toaster.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toggle": {
name: "toggle",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/toggle")),
files: ["registry/new-york/ui/toggle.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toggle-group": {
name: "toggle-group",
type: "components:ui",
registryDependencies: ["toggle"],
component: React.lazy(() => import("@/registry/new-york/ui/toggle-group")),
files: ["registry/new-york/ui/toggle-group.tsx"],
category: "undefined",
subcategory: "undefined",
},
"tooltip": {
name: "tooltip",
type: "components:ui",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/ui/tooltip")),
files: ["registry/new-york/ui/tooltip.tsx"],
category: "undefined",
subcategory: "undefined",
},
"accordion-demo": {
name: "accordion-demo",
type: "components:example",
registryDependencies: ["accordion"],
component: React.lazy(() => import("@/registry/new-york/example/accordion-demo")),
files: ["registry/new-york/example/accordion-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"alert-demo": {
name: "alert-demo",
type: "components:example",
registryDependencies: ["alert"],
component: React.lazy(() => import("@/registry/new-york/example/alert-demo")),
files: ["registry/new-york/example/alert-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"alert-destructive": {
name: "alert-destructive",
type: "components:example",
registryDependencies: ["alert"],
component: React.lazy(() => import("@/registry/new-york/example/alert-destructive")),
files: ["registry/new-york/example/alert-destructive.tsx"],
category: "undefined",
subcategory: "undefined",
},
"alert-dialog-demo": {
name: "alert-dialog-demo",
type: "components:example",
registryDependencies: ["alert-dialog","button"],
component: React.lazy(() => import("@/registry/new-york/example/alert-dialog-demo")),
files: ["registry/new-york/example/alert-dialog-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"aspect-ratio-demo": {
name: "aspect-ratio-demo",
type: "components:example",
registryDependencies: ["aspect-ratio"],
component: React.lazy(() => import("@/registry/new-york/example/aspect-ratio-demo")),
files: ["registry/new-york/example/aspect-ratio-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"avatar-demo": {
name: "avatar-demo",
type: "components:example",
registryDependencies: ["avatar"],
component: React.lazy(() => import("@/registry/new-york/example/avatar-demo")),
files: ["registry/new-york/example/avatar-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"badge-demo": {
name: "badge-demo",
type: "components:example",
registryDependencies: ["badge"],
component: React.lazy(() => import("@/registry/new-york/example/badge-demo")),
files: ["registry/new-york/example/badge-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"badge-destructive": {
name: "badge-destructive",
type: "components:example",
registryDependencies: ["badge"],
component: React.lazy(() => import("@/registry/new-york/example/badge-destructive")),
files: ["registry/new-york/example/badge-destructive.tsx"],
category: "undefined",
subcategory: "undefined",
},
"badge-outline": {
name: "badge-outline",
type: "components:example",
registryDependencies: ["badge"],
component: React.lazy(() => import("@/registry/new-york/example/badge-outline")),
files: ["registry/new-york/example/badge-outline.tsx"],
category: "undefined",
subcategory: "undefined",
},
"badge-secondary": {
name: "badge-secondary",
type: "components:example",
registryDependencies: ["badge"],
component: React.lazy(() => import("@/registry/new-york/example/badge-secondary")),
files: ["registry/new-york/example/badge-secondary.tsx"],
category: "undefined",
subcategory: "undefined",
},
"breadcrumb-demo": {
name: "breadcrumb-demo",
type: "components:example",
registryDependencies: ["breadcrumb"],
component: React.lazy(() => import("@/registry/new-york/example/breadcrumb-demo")),
files: ["registry/new-york/example/breadcrumb-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"breadcrumb-separator": {
name: "breadcrumb-separator",
type: "components:example",
registryDependencies: ["breadcrumb"],
component: React.lazy(() => import("@/registry/new-york/example/breadcrumb-separator")),
files: ["registry/new-york/example/breadcrumb-separator.tsx"],
category: "undefined",
subcategory: "undefined",
},
"breadcrumb-dropdown": {
name: "breadcrumb-dropdown",
type: "components:example",
registryDependencies: ["breadcrumb"],
component: React.lazy(() => import("@/registry/new-york/example/breadcrumb-dropdown")),
files: ["registry/new-york/example/breadcrumb-dropdown.tsx"],
category: "undefined",
subcategory: "undefined",
},
"breadcrumb-ellipsis": {
name: "breadcrumb-ellipsis",
type: "components:example",
registryDependencies: ["breadcrumb"],
component: React.lazy(() => import("@/registry/new-york/example/breadcrumb-ellipsis")),
files: ["registry/new-york/example/breadcrumb-ellipsis.tsx"],
category: "undefined",
subcategory: "undefined",
},
"breadcrumb-link": {
name: "breadcrumb-link",
type: "components:example",
registryDependencies: ["breadcrumb"],
component: React.lazy(() => import("@/registry/new-york/example/breadcrumb-link")),
files: ["registry/new-york/example/breadcrumb-link.tsx"],
category: "undefined",
subcategory: "undefined",
},
"breadcrumb-responsive": {
name: "breadcrumb-responsive",
type: "components:example",
registryDependencies: ["breadcrumb"],
component: React.lazy(() => import("@/registry/new-york/example/breadcrumb-responsive")),
files: ["registry/new-york/example/breadcrumb-responsive.tsx"],
category: "undefined",
subcategory: "undefined",
},
"button-demo": {
name: "button-demo",
type: "components:example",
registryDependencies: ["button"],
component: React.lazy(() => import("@/registry/new-york/example/button-demo")),
files: ["registry/new-york/example/button-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"button-secondary": {
name: "button-secondary",
type: "components:example",
registryDependencies: ["button"],
component: React.lazy(() => import("@/registry/new-york/example/button-secondary")),
files: ["registry/new-york/example/button-secondary.tsx"],
category: "undefined",
subcategory: "undefined",
},
"button-destructive": {
name: "button-destructive",
type: "components:example",
registryDependencies: ["button"],
component: React.lazy(() => import("@/registry/new-york/example/button-destructive")),
files: ["registry/new-york/example/button-destructive.tsx"],
category: "undefined",
subcategory: "undefined",
},
"button-outline": {
name: "button-outline",
type: "components:example",
registryDependencies: ["button"],
component: React.lazy(() => import("@/registry/new-york/example/button-outline")),
files: ["registry/new-york/example/button-outline.tsx"],
category: "undefined",
subcategory: "undefined",
},
"button-ghost": {
name: "button-ghost",
type: "components:example",
registryDependencies: ["button"],
component: React.lazy(() => import("@/registry/new-york/example/button-ghost")),
files: ["registry/new-york/example/button-ghost.tsx"],
category: "undefined",
subcategory: "undefined",
},
"button-link": {
name: "button-link",
type: "components:example",
registryDependencies: ["button"],
component: React.lazy(() => import("@/registry/new-york/example/button-link")),
files: ["registry/new-york/example/button-link.tsx"],
category: "undefined",
subcategory: "undefined",
},
"button-with-icon": {
name: "button-with-icon",
type: "components:example",
registryDependencies: ["button"],
component: React.lazy(() => import("@/registry/new-york/example/button-with-icon")),
files: ["registry/new-york/example/button-with-icon.tsx"],
category: "undefined",
subcategory: "undefined",
},
"button-loading": {
name: "button-loading",
type: "components:example",
registryDependencies: ["button"],
component: React.lazy(() => import("@/registry/new-york/example/button-loading")),
files: ["registry/new-york/example/button-loading.tsx"],
category: "undefined",
subcategory: "undefined",
},
"button-icon": {
name: "button-icon",
type: "components:example",
registryDependencies: ["button"],
component: React.lazy(() => import("@/registry/new-york/example/button-icon")),
files: ["registry/new-york/example/button-icon.tsx"],
category: "undefined",
subcategory: "undefined",
},
"button-as-child": {
name: "button-as-child",
type: "components:example",
registryDependencies: ["button"],
component: React.lazy(() => import("@/registry/new-york/example/button-as-child")),
files: ["registry/new-york/example/button-as-child.tsx"],
category: "undefined",
subcategory: "undefined",
},
"calendar-demo": {
name: "calendar-demo",
type: "components:example",
registryDependencies: ["calendar"],
component: React.lazy(() => import("@/registry/new-york/example/calendar-demo")),
files: ["registry/new-york/example/calendar-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"calendar-form": {
name: "calendar-form",
type: "components:example",
registryDependencies: ["calendar","form","popover"],
component: React.lazy(() => import("@/registry/new-york/example/calendar-form")),
files: ["registry/new-york/example/calendar-form.tsx"],
category: "undefined",
subcategory: "undefined",
},
"card-demo": {
name: "card-demo",
type: "components:example",
registryDependencies: ["card","button","switch"],
component: React.lazy(() => import("@/registry/new-york/example/card-demo")),
files: ["registry/new-york/example/card-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"card-with-form": {
name: "card-with-form",
type: "components:example",
registryDependencies: ["button","card","input","label","select"],
component: React.lazy(() => import("@/registry/new-york/example/card-with-form")),
files: ["registry/new-york/example/card-with-form.tsx"],
category: "undefined",
subcategory: "undefined",
},
"carousel-demo": {
name: "carousel-demo",
type: "components:example",
registryDependencies: ["carousel"],
component: React.lazy(() => import("@/registry/new-york/example/carousel-demo")),
files: ["registry/new-york/example/carousel-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"carousel-size": {
name: "carousel-size",
type: "components:example",
registryDependencies: ["carousel"],
component: React.lazy(() => import("@/registry/new-york/example/carousel-size")),
files: ["registry/new-york/example/carousel-size.tsx"],
category: "undefined",
subcategory: "undefined",
},
"carousel-spacing": {
name: "carousel-spacing",
type: "components:example",
registryDependencies: ["carousel"],
component: React.lazy(() => import("@/registry/new-york/example/carousel-spacing")),
files: ["registry/new-york/example/carousel-spacing.tsx"],
category: "undefined",
subcategory: "undefined",
},
"carousel-orientation": {
name: "carousel-orientation",
type: "components:example",
registryDependencies: ["carousel"],
component: React.lazy(() => import("@/registry/new-york/example/carousel-orientation")),
files: ["registry/new-york/example/carousel-orientation.tsx"],
category: "undefined",
subcategory: "undefined",
},
"carousel-api": {
name: "carousel-api",
type: "components:example",
registryDependencies: ["carousel"],
component: React.lazy(() => import("@/registry/new-york/example/carousel-api")),
files: ["registry/new-york/example/carousel-api.tsx"],
category: "undefined",
subcategory: "undefined",
},
"carousel-plugin": {
name: "carousel-plugin",
type: "components:example",
registryDependencies: ["carousel"],
component: React.lazy(() => import("@/registry/new-york/example/carousel-plugin")),
files: ["registry/new-york/example/carousel-plugin.tsx"],
category: "undefined",
subcategory: "undefined",
},
"checkbox-demo": {
name: "checkbox-demo",
type: "components:example",
registryDependencies: ["checkbox"],
component: React.lazy(() => import("@/registry/new-york/example/checkbox-demo")),
files: ["registry/new-york/example/checkbox-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"checkbox-disabled": {
name: "checkbox-disabled",
type: "components:example",
registryDependencies: ["checkbox"],
component: React.lazy(() => import("@/registry/new-york/example/checkbox-disabled")),
files: ["registry/new-york/example/checkbox-disabled.tsx"],
category: "undefined",
subcategory: "undefined",
},
"checkbox-form-multiple": {
name: "checkbox-form-multiple",
type: "components:example",
registryDependencies: ["checkbox","form"],
component: React.lazy(() => import("@/registry/new-york/example/checkbox-form-multiple")),
files: ["registry/new-york/example/checkbox-form-multiple.tsx"],
category: "undefined",
subcategory: "undefined",
},
"checkbox-form-single": {
name: "checkbox-form-single",
type: "components:example",
registryDependencies: ["checkbox","form"],
component: React.lazy(() => import("@/registry/new-york/example/checkbox-form-single")),
files: ["registry/new-york/example/checkbox-form-single.tsx"],
category: "undefined",
subcategory: "undefined",
},
"checkbox-with-text": {
name: "checkbox-with-text",
type: "components:example",
registryDependencies: ["checkbox"],
component: React.lazy(() => import("@/registry/new-york/example/checkbox-with-text")),
files: ["registry/new-york/example/checkbox-with-text.tsx"],
category: "undefined",
subcategory: "undefined",
},
"collapsible-demo": {
name: "collapsible-demo",
type: "components:example",
registryDependencies: ["collapsible"],
component: React.lazy(() => import("@/registry/new-york/example/collapsible-demo")),
files: ["registry/new-york/example/collapsible-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"combobox-demo": {
name: "combobox-demo",
type: "components:example",
registryDependencies: ["command"],
component: React.lazy(() => import("@/registry/new-york/example/combobox-demo")),
files: ["registry/new-york/example/combobox-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"combobox-dropdown-menu": {
name: "combobox-dropdown-menu",
type: "components:example",
registryDependencies: ["command","dropdown-menu","button"],
component: React.lazy(() => import("@/registry/new-york/example/combobox-dropdown-menu")),
files: ["registry/new-york/example/combobox-dropdown-menu.tsx"],
category: "undefined",
subcategory: "undefined",
},
"combobox-form": {
name: "combobox-form",
type: "components:example",
registryDependencies: ["command","form"],
component: React.lazy(() => import("@/registry/new-york/example/combobox-form")),
files: ["registry/new-york/example/combobox-form.tsx"],
category: "undefined",
subcategory: "undefined",
},
"combobox-popover": {
name: "combobox-popover",
type: "components:example",
registryDependencies: ["combobox","popover"],
component: React.lazy(() => import("@/registry/new-york/example/combobox-popover")),
files: ["registry/new-york/example/combobox-popover.tsx"],
category: "undefined",
subcategory: "undefined",
},
"combobox-responsive": {
name: "combobox-responsive",
type: "components:example",
registryDependencies: ["combobox","popover","drawer"],
component: React.lazy(() => import("@/registry/new-york/example/combobox-responsive")),
files: ["registry/new-york/example/combobox-responsive.tsx"],
category: "undefined",
subcategory: "undefined",
},
"command-demo": {
name: "command-demo",
type: "components:example",
registryDependencies: ["command"],
component: React.lazy(() => import("@/registry/new-york/example/command-demo")),
files: ["registry/new-york/example/command-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"command-dialog": {
name: "command-dialog",
type: "components:example",
registryDependencies: ["command","dialog"],
component: React.lazy(() => import("@/registry/new-york/example/command-dialog")),
files: ["registry/new-york/example/command-dialog.tsx"],
category: "undefined",
subcategory: "undefined",
},
"context-menu-demo": {
name: "context-menu-demo",
type: "components:example",
registryDependencies: ["context-menu"],
component: React.lazy(() => import("@/registry/new-york/example/context-menu-demo")),
files: ["registry/new-york/example/context-menu-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"data-table-demo": {
name: "data-table-demo",
type: "components:example",
registryDependencies: ["data-table"],
component: React.lazy(() => import("@/registry/new-york/example/data-table-demo")),
files: ["registry/new-york/example/data-table-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"date-picker-demo": {
name: "date-picker-demo",
type: "components:example",
registryDependencies: ["button","calendar","popover"],
component: React.lazy(() => import("@/registry/new-york/example/date-picker-demo")),
files: ["registry/new-york/example/date-picker-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"date-picker-form": {
name: "date-picker-form",
type: "components:example",
registryDependencies: ["button","calendar","form","popover"],
component: React.lazy(() => import("@/registry/new-york/example/date-picker-form")),
files: ["registry/new-york/example/date-picker-form.tsx"],
category: "undefined",
subcategory: "undefined",
},
"date-picker-with-presets": {
name: "date-picker-with-presets",
type: "components:example",
registryDependencies: ["button","calendar","popover","select"],
component: React.lazy(() => import("@/registry/new-york/example/date-picker-with-presets")),
files: ["registry/new-york/example/date-picker-with-presets.tsx"],
category: "undefined",
subcategory: "undefined",
},
"date-picker-with-range": {
name: "date-picker-with-range",
type: "components:example",
registryDependencies: ["button","calendar","popover"],
component: React.lazy(() => import("@/registry/new-york/example/date-picker-with-range")),
files: ["registry/new-york/example/date-picker-with-range.tsx"],
category: "undefined",
subcategory: "undefined",
},
"dialog-demo": {
name: "dialog-demo",
type: "components:example",
registryDependencies: ["dialog"],
component: React.lazy(() => import("@/registry/new-york/example/dialog-demo")),
files: ["registry/new-york/example/dialog-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"dialog-close-button": {
name: "dialog-close-button",
type: "components:example",
registryDependencies: ["dialog","button"],
component: React.lazy(() => import("@/registry/new-york/example/dialog-close-button")),
files: ["registry/new-york/example/dialog-close-button.tsx"],
category: "undefined",
subcategory: "undefined",
},
"drawer-demo": {
name: "drawer-demo",
type: "components:example",
registryDependencies: ["drawer"],
component: React.lazy(() => import("@/registry/new-york/example/drawer-demo")),
files: ["registry/new-york/example/drawer-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"drawer-dialog": {
name: "drawer-dialog",
type: "components:example",
registryDependencies: ["drawer","dialog"],
component: React.lazy(() => import("@/registry/new-york/example/drawer-dialog")),
files: ["registry/new-york/example/drawer-dialog.tsx"],
category: "undefined",
subcategory: "undefined",
},
"dropdown-menu-demo": {
name: "dropdown-menu-demo",
type: "components:example",
registryDependencies: ["dropdown-menu"],
component: React.lazy(() => import("@/registry/new-york/example/dropdown-menu-demo")),
files: ["registry/new-york/example/dropdown-menu-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"dropdown-menu-checkboxes": {
name: "dropdown-menu-checkboxes",
type: "components:example",
registryDependencies: ["dropdown-menu","checkbox"],
component: React.lazy(() => import("@/registry/new-york/example/dropdown-menu-checkboxes")),
files: ["registry/new-york/example/dropdown-menu-checkboxes.tsx"],
category: "undefined",
subcategory: "undefined",
},
"dropdown-menu-radio-group": {
name: "dropdown-menu-radio-group",
type: "components:example",
registryDependencies: ["dropdown-menu","radio-group"],
component: React.lazy(() => import("@/registry/new-york/example/dropdown-menu-radio-group")),
files: ["registry/new-york/example/dropdown-menu-radio-group.tsx"],
category: "undefined",
subcategory: "undefined",
},
"hover-card-demo": {
name: "hover-card-demo",
type: "components:example",
registryDependencies: ["hover-card"],
component: React.lazy(() => import("@/registry/new-york/example/hover-card-demo")),
files: ["registry/new-york/example/hover-card-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"input-demo": {
name: "input-demo",
type: "components:example",
registryDependencies: ["input"],
component: React.lazy(() => import("@/registry/new-york/example/input-demo")),
files: ["registry/new-york/example/input-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"input-disabled": {
name: "input-disabled",
type: "components:example",
registryDependencies: ["input"],
component: React.lazy(() => import("@/registry/new-york/example/input-disabled")),
files: ["registry/new-york/example/input-disabled.tsx"],
category: "undefined",
subcategory: "undefined",
},
"input-file": {
name: "input-file",
type: "components:example",
registryDependencies: ["input"],
component: React.lazy(() => import("@/registry/new-york/example/input-file")),
files: ["registry/new-york/example/input-file.tsx"],
category: "undefined",
subcategory: "undefined",
},
"input-form": {
name: "input-form",
type: "components:example",
registryDependencies: ["input","button","form"],
component: React.lazy(() => import("@/registry/new-york/example/input-form")),
files: ["registry/new-york/example/input-form.tsx"],
category: "undefined",
subcategory: "undefined",
},
"input-with-button": {
name: "input-with-button",
type: "components:example",
registryDependencies: ["input","button"],
component: React.lazy(() => import("@/registry/new-york/example/input-with-button")),
files: ["registry/new-york/example/input-with-button.tsx"],
category: "undefined",
subcategory: "undefined",
},
"input-with-label": {
name: "input-with-label",
type: "components:example",
registryDependencies: ["input","button","label"],
component: React.lazy(() => import("@/registry/new-york/example/input-with-label")),
files: ["registry/new-york/example/input-with-label.tsx"],
category: "undefined",
subcategory: "undefined",
},
"input-with-text": {
name: "input-with-text",
type: "components:example",
registryDependencies: ["input","button","label"],
component: React.lazy(() => import("@/registry/new-york/example/input-with-text")),
files: ["registry/new-york/example/input-with-text.tsx"],
category: "undefined",
subcategory: "undefined",
},
"input-otp-demo": {
name: "input-otp-demo",
type: "components:example",
registryDependencies: ["input-otp"],
component: React.lazy(() => import("@/registry/new-york/example/input-otp-demo")),
files: ["registry/new-york/example/input-otp-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"input-otp-pattern": {
name: "input-otp-pattern",
type: "components:example",
registryDependencies: ["input-otp"],
component: React.lazy(() => import("@/registry/new-york/example/input-otp-pattern")),
files: ["registry/new-york/example/input-otp-pattern.tsx"],
category: "undefined",
subcategory: "undefined",
},
"input-otp-separator": {
name: "input-otp-separator",
type: "components:example",
registryDependencies: ["input-otp"],
component: React.lazy(() => import("@/registry/new-york/example/input-otp-separator")),
files: ["registry/new-york/example/input-otp-separator.tsx"],
category: "undefined",
subcategory: "undefined",
},
"input-otp-controlled": {
name: "input-otp-controlled",
type: "components:example",
registryDependencies: ["input-otp"],
component: React.lazy(() => import("@/registry/new-york/example/input-otp-controlled")),
files: ["registry/new-york/example/input-otp-controlled.tsx"],
category: "undefined",
subcategory: "undefined",
},
"input-otp-form": {
name: "input-otp-form",
type: "components:example",
registryDependencies: ["input-otp","form"],
component: React.lazy(() => import("@/registry/new-york/example/input-otp-form")),
files: ["registry/new-york/example/input-otp-form.tsx"],
category: "undefined",
subcategory: "undefined",
},
"label-demo": {
name: "label-demo",
type: "components:example",
registryDependencies: ["label"],
component: React.lazy(() => import("@/registry/new-york/example/label-demo")),
files: ["registry/new-york/example/label-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"menubar-demo": {
name: "menubar-demo",
type: "components:example",
registryDependencies: ["menubar"],
component: React.lazy(() => import("@/registry/new-york/example/menubar-demo")),
files: ["registry/new-york/example/menubar-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"navigation-menu-demo": {
name: "navigation-menu-demo",
type: "components:example",
registryDependencies: ["navigation-menu"],
component: React.lazy(() => import("@/registry/new-york/example/navigation-menu-demo")),
files: ["registry/new-york/example/navigation-menu-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"pagination-demo": {
name: "pagination-demo",
type: "components:example",
registryDependencies: ["pagination"],
component: React.lazy(() => import("@/registry/new-york/example/pagination-demo")),
files: ["registry/new-york/example/pagination-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"popover-demo": {
name: "popover-demo",
type: "components:example",
registryDependencies: ["popover"],
component: React.lazy(() => import("@/registry/new-york/example/popover-demo")),
files: ["registry/new-york/example/popover-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"progress-demo": {
name: "progress-demo",
type: "components:example",
registryDependencies: ["progress"],
component: React.lazy(() => import("@/registry/new-york/example/progress-demo")),
files: ["registry/new-york/example/progress-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"radio-group-demo": {
name: "radio-group-demo",
type: "components:example",
registryDependencies: ["radio-group"],
component: React.lazy(() => import("@/registry/new-york/example/radio-group-demo")),
files: ["registry/new-york/example/radio-group-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"radio-group-form": {
name: "radio-group-form",
type: "components:example",
registryDependencies: ["radio-group","form"],
component: React.lazy(() => import("@/registry/new-york/example/radio-group-form")),
files: ["registry/new-york/example/radio-group-form.tsx"],
category: "undefined",
subcategory: "undefined",
},
"resizable-demo": {
name: "resizable-demo",
type: "components:example",
registryDependencies: ["resizable"],
component: React.lazy(() => import("@/registry/new-york/example/resizable-demo")),
files: ["registry/new-york/example/resizable-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"resizable-demo-with-handle": {
name: "resizable-demo-with-handle",
type: "components:example",
registryDependencies: ["resizable"],
component: React.lazy(() => import("@/registry/new-york/example/resizable-demo-with-handle")),
files: ["registry/new-york/example/resizable-demo-with-handle.tsx"],
category: "undefined",
subcategory: "undefined",
},
"resizable-vertical": {
name: "resizable-vertical",
type: "components:example",
registryDependencies: ["resizable"],
component: React.lazy(() => import("@/registry/new-york/example/resizable-vertical")),
files: ["registry/new-york/example/resizable-vertical.tsx"],
category: "undefined",
subcategory: "undefined",
},
"resizable-handle": {
name: "resizable-handle",
type: "components:example",
registryDependencies: ["resizable"],
component: React.lazy(() => import("@/registry/new-york/example/resizable-handle")),
files: ["registry/new-york/example/resizable-handle.tsx"],
category: "undefined",
subcategory: "undefined",
},
"scroll-area-demo": {
name: "scroll-area-demo",
type: "components:example",
registryDependencies: ["scroll-area"],
component: React.lazy(() => import("@/registry/new-york/example/scroll-area-demo")),
files: ["registry/new-york/example/scroll-area-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"scroll-area-horizontal-demo": {
name: "scroll-area-horizontal-demo",
type: "components:example",
registryDependencies: ["scroll-area"],
component: React.lazy(() => import("@/registry/new-york/example/scroll-area-horizontal-demo")),
files: ["registry/new-york/example/scroll-area-horizontal-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"select-demo": {
name: "select-demo",
type: "components:example",
registryDependencies: ["select"],
component: React.lazy(() => import("@/registry/new-york/example/select-demo")),
files: ["registry/new-york/example/select-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"select-scrollable": {
name: "select-scrollable",
type: "components:example",
registryDependencies: ["select"],
component: React.lazy(() => import("@/registry/new-york/example/select-scrollable")),
files: ["registry/new-york/example/select-scrollable.tsx"],
category: "undefined",
subcategory: "undefined",
},
"select-form": {
name: "select-form",
type: "components:example",
registryDependencies: ["select"],
component: React.lazy(() => import("@/registry/new-york/example/select-form")),
files: ["registry/new-york/example/select-form.tsx"],
category: "undefined",
subcategory: "undefined",
},
"separator-demo": {
name: "separator-demo",
type: "components:example",
registryDependencies: ["separator"],
component: React.lazy(() => import("@/registry/new-york/example/separator-demo")),
files: ["registry/new-york/example/separator-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"sheet-demo": {
name: "sheet-demo",
type: "components:example",
registryDependencies: ["sheet"],
component: React.lazy(() => import("@/registry/new-york/example/sheet-demo")),
files: ["registry/new-york/example/sheet-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"sheet-side": {
name: "sheet-side",
type: "components:example",
registryDependencies: ["sheet"],
component: React.lazy(() => import("@/registry/new-york/example/sheet-side")),
files: ["registry/new-york/example/sheet-side.tsx"],
category: "undefined",
subcategory: "undefined",
},
"skeleton-demo": {
name: "skeleton-demo",
type: "components:example",
registryDependencies: ["skeleton"],
component: React.lazy(() => import("@/registry/new-york/example/skeleton-demo")),
files: ["registry/new-york/example/skeleton-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"skeleton-card": {
name: "skeleton-card",
type: "components:example",
registryDependencies: ["skeleton"],
component: React.lazy(() => import("@/registry/new-york/example/skeleton-card")),
files: ["registry/new-york/example/skeleton-card.tsx"],
category: "undefined",
subcategory: "undefined",
},
"slider-demo": {
name: "slider-demo",
type: "components:example",
registryDependencies: ["slider"],
component: React.lazy(() => import("@/registry/new-york/example/slider-demo")),
files: ["registry/new-york/example/slider-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"sonner-demo": {
name: "sonner-demo",
type: "components:example",
registryDependencies: ["sonner"],
component: React.lazy(() => import("@/registry/new-york/example/sonner-demo")),
files: ["registry/new-york/example/sonner-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"switch-demo": {
name: "switch-demo",
type: "components:example",
registryDependencies: ["switch"],
component: React.lazy(() => import("@/registry/new-york/example/switch-demo")),
files: ["registry/new-york/example/switch-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"switch-form": {
name: "switch-form",
type: "components:example",
registryDependencies: ["switch","form"],
component: React.lazy(() => import("@/registry/new-york/example/switch-form")),
files: ["registry/new-york/example/switch-form.tsx"],
category: "undefined",
subcategory: "undefined",
},
"table-demo": {
name: "table-demo",
type: "components:example",
registryDependencies: ["table"],
component: React.lazy(() => import("@/registry/new-york/example/table-demo")),
files: ["registry/new-york/example/table-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"tabs-demo": {
name: "tabs-demo",
type: "components:example",
registryDependencies: ["tabs"],
component: React.lazy(() => import("@/registry/new-york/example/tabs-demo")),
files: ["registry/new-york/example/tabs-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"textarea-demo": {
name: "textarea-demo",
type: "components:example",
registryDependencies: ["textarea"],
component: React.lazy(() => import("@/registry/new-york/example/textarea-demo")),
files: ["registry/new-york/example/textarea-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"textarea-disabled": {
name: "textarea-disabled",
type: "components:example",
registryDependencies: ["textarea"],
component: React.lazy(() => import("@/registry/new-york/example/textarea-disabled")),
files: ["registry/new-york/example/textarea-disabled.tsx"],
category: "undefined",
subcategory: "undefined",
},
"textarea-form": {
name: "textarea-form",
type: "components:example",
registryDependencies: ["textarea","form"],
component: React.lazy(() => import("@/registry/new-york/example/textarea-form")),
files: ["registry/new-york/example/textarea-form.tsx"],
category: "undefined",
subcategory: "undefined",
},
"textarea-with-button": {
name: "textarea-with-button",
type: "components:example",
registryDependencies: ["textarea","button"],
component: React.lazy(() => import("@/registry/new-york/example/textarea-with-button")),
files: ["registry/new-york/example/textarea-with-button.tsx"],
category: "undefined",
subcategory: "undefined",
},
"textarea-with-label": {
name: "textarea-with-label",
type: "components:example",
registryDependencies: ["textarea","label"],
component: React.lazy(() => import("@/registry/new-york/example/textarea-with-label")),
files: ["registry/new-york/example/textarea-with-label.tsx"],
category: "undefined",
subcategory: "undefined",
},
"textarea-with-text": {
name: "textarea-with-text",
type: "components:example",
registryDependencies: ["textarea","label"],
component: React.lazy(() => import("@/registry/new-york/example/textarea-with-text")),
files: ["registry/new-york/example/textarea-with-text.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toast-demo": {
name: "toast-demo",
type: "components:example",
registryDependencies: ["toast"],
component: React.lazy(() => import("@/registry/new-york/example/toast-demo")),
files: ["registry/new-york/example/toast-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toast-destructive": {
name: "toast-destructive",
type: "components:example",
registryDependencies: ["toast"],
component: React.lazy(() => import("@/registry/new-york/example/toast-destructive")),
files: ["registry/new-york/example/toast-destructive.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toast-simple": {
name: "toast-simple",
type: "components:example",
registryDependencies: ["toast"],
component: React.lazy(() => import("@/registry/new-york/example/toast-simple")),
files: ["registry/new-york/example/toast-simple.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toast-with-action": {
name: "toast-with-action",
type: "components:example",
registryDependencies: ["toast"],
component: React.lazy(() => import("@/registry/new-york/example/toast-with-action")),
files: ["registry/new-york/example/toast-with-action.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toast-with-title": {
name: "toast-with-title",
type: "components:example",
registryDependencies: ["toast"],
component: React.lazy(() => import("@/registry/new-york/example/toast-with-title")),
files: ["registry/new-york/example/toast-with-title.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toggle-group-demo": {
name: "toggle-group-demo",
type: "components:example",
registryDependencies: ["toggle-group"],
component: React.lazy(() => import("@/registry/new-york/example/toggle-group-demo")),
files: ["registry/new-york/example/toggle-group-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toggle-group-disabled": {
name: "toggle-group-disabled",
type: "components:example",
registryDependencies: ["toggle-group"],
component: React.lazy(() => import("@/registry/new-york/example/toggle-group-disabled")),
files: ["registry/new-york/example/toggle-group-disabled.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toggle-group-lg": {
name: "toggle-group-lg",
type: "components:example",
registryDependencies: ["toggle-group"],
component: React.lazy(() => import("@/registry/new-york/example/toggle-group-lg")),
files: ["registry/new-york/example/toggle-group-lg.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toggle-group-outline": {
name: "toggle-group-outline",
type: "components:example",
registryDependencies: ["toggle-group"],
component: React.lazy(() => import("@/registry/new-york/example/toggle-group-outline")),
files: ["registry/new-york/example/toggle-group-outline.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toggle-group-sm": {
name: "toggle-group-sm",
type: "components:example",
registryDependencies: ["toggle-group"],
component: React.lazy(() => import("@/registry/new-york/example/toggle-group-sm")),
files: ["registry/new-york/example/toggle-group-sm.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toggle-group-single": {
name: "toggle-group-single",
type: "components:example",
registryDependencies: ["toggle-group"],
component: React.lazy(() => import("@/registry/new-york/example/toggle-group-single")),
files: ["registry/new-york/example/toggle-group-single.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toggle-demo": {
name: "toggle-demo",
type: "components:example",
registryDependencies: ["toggle"],
component: React.lazy(() => import("@/registry/new-york/example/toggle-demo")),
files: ["registry/new-york/example/toggle-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toggle-disabled": {
name: "toggle-disabled",
type: "components:example",
registryDependencies: ["toggle"],
component: React.lazy(() => import("@/registry/new-york/example/toggle-disabled")),
files: ["registry/new-york/example/toggle-disabled.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toggle-lg": {
name: "toggle-lg",
type: "components:example",
registryDependencies: ["toggle"],
component: React.lazy(() => import("@/registry/new-york/example/toggle-lg")),
files: ["registry/new-york/example/toggle-lg.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toggle-outline": {
name: "toggle-outline",
type: "components:example",
registryDependencies: ["toggle"],
component: React.lazy(() => import("@/registry/new-york/example/toggle-outline")),
files: ["registry/new-york/example/toggle-outline.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toggle-sm": {
name: "toggle-sm",
type: "components:example",
registryDependencies: ["toggle"],
component: React.lazy(() => import("@/registry/new-york/example/toggle-sm")),
files: ["registry/new-york/example/toggle-sm.tsx"],
category: "undefined",
subcategory: "undefined",
},
"toggle-with-text": {
name: "toggle-with-text",
type: "components:example",
registryDependencies: ["toggle"],
component: React.lazy(() => import("@/registry/new-york/example/toggle-with-text")),
files: ["registry/new-york/example/toggle-with-text.tsx"],
category: "undefined",
subcategory: "undefined",
},
"tooltip-demo": {
name: "tooltip-demo",
type: "components:example",
registryDependencies: ["tooltip"],
component: React.lazy(() => import("@/registry/new-york/example/tooltip-demo")),
files: ["registry/new-york/example/tooltip-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"typography-blockquote": {
name: "typography-blockquote",
type: "components:example",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/example/typography-blockquote")),
files: ["registry/new-york/example/typography-blockquote.tsx"],
category: "undefined",
subcategory: "undefined",
},
"typography-demo": {
name: "typography-demo",
type: "components:example",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/example/typography-demo")),
files: ["registry/new-york/example/typography-demo.tsx"],
category: "undefined",
subcategory: "undefined",
},
"typography-h1": {
name: "typography-h1",
type: "components:example",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/example/typography-h1")),
files: ["registry/new-york/example/typography-h1.tsx"],
category: "undefined",
subcategory: "undefined",
},
"typography-h2": {
name: "typography-h2",
type: "components:example",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/example/typography-h2")),
files: ["registry/new-york/example/typography-h2.tsx"],
category: "undefined",
subcategory: "undefined",
},
"typography-h3": {
name: "typography-h3",
type: "components:example",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/example/typography-h3")),
files: ["registry/new-york/example/typography-h3.tsx"],
category: "undefined",
subcategory: "undefined",
},
"typography-h4": {
name: "typography-h4",
type: "components:example",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/example/typography-h4")),
files: ["registry/new-york/example/typography-h4.tsx"],
category: "undefined",
subcategory: "undefined",
},
"typography-inline-code": {
name: "typography-inline-code",
type: "components:example",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/example/typography-inline-code")),
files: ["registry/new-york/example/typography-inline-code.tsx"],
category: "undefined",
subcategory: "undefined",
},
"typography-large": {
name: "typography-large",
type: "components:example",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/example/typography-large")),
files: ["registry/new-york/example/typography-large.tsx"],
category: "undefined",
subcategory: "undefined",
},
"typography-lead": {
name: "typography-lead",
type: "components:example",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/example/typography-lead")),
files: ["registry/new-york/example/typography-lead.tsx"],
category: "undefined",
subcategory: "undefined",
},
"typography-list": {
name: "typography-list",
type: "components:example",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/example/typography-list")),
files: ["registry/new-york/example/typography-list.tsx"],
category: "undefined",
subcategory: "undefined",
},
"typography-muted": {
name: "typography-muted",
type: "components:example",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/example/typography-muted")),
files: ["registry/new-york/example/typography-muted.tsx"],
category: "undefined",
subcategory: "undefined",
},
"typography-p": {
name: "typography-p",
type: "components:example",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/example/typography-p")),
files: ["registry/new-york/example/typography-p.tsx"],
category: "undefined",
subcategory: "undefined",
},
"typography-small": {
name: "typography-small",
type: "components:example",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/example/typography-small")),
files: ["registry/new-york/example/typography-small.tsx"],
category: "undefined",
subcategory: "undefined",
},
"typography-table": {
name: "typography-table",
type: "components:example",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/example/typography-table")),
files: ["registry/new-york/example/typography-table.tsx"],
category: "undefined",
subcategory: "undefined",
},
"mode-toggle": {
name: "mode-toggle",
type: "components:example",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/example/mode-toggle")),
files: ["registry/new-york/example/mode-toggle.tsx"],
category: "undefined",
subcategory: "undefined",
},
"cards": {
name: "cards",
type: "components:example",
registryDependencies: undefined,
component: React.lazy(() => import("@/registry/new-york/example/cards")),
files: ["registry/new-york/example/cards/cards.tsx"],
category: "undefined",
subcategory: "undefined",
},
"dashboard-05": {
name: "dashboard-05",
type: "components:block",
registryDependencies: ["badge","breadcrumb","button","card","dropdown-menu","input","pagination","progress","separator","sheet","table","tabs","tooltip"],
component: React.lazy(() => import("@/registry/new-york/block/dashboard-05")),
files: ["registry/new-york/block/dashboard-05.tsx"],
category: "Application",
subcategory: "Dashboard",
},
"dashboard-06": {
name: "dashboard-06",
type: "components:block",
registryDependencies: ["badge","breadcrumb","button","card","dropdown-menu","input","sheet","table","tabs","tooltip"],
component: React.lazy(() => import("@/registry/new-york/block/dashboard-06")),
files: ["registry/new-york/block/dashboard-06.tsx"],
category: "Application",
subcategory: "Dashboard",
},
"dashboard-07": {
name: "dashboard-07",
type: "components:block",
registryDependencies: ["badge","breadcrumb","button","card","dropdown-menu","input","pagination","progress","separator","sheet","table","tabs","tooltip"],
component: React.lazy(() => import("@/registry/new-york/block/dashboard-07")),
files: ["registry/new-york/block/dashboard-07.tsx"],
category: "Application",
subcategory: "Dashboard",
},
"dashboard-01": {
name: "dashboard-01",
type: "components:block",
registryDependencies: ["button","dropdown-menu","input","sheet"],
component: React.lazy(() => import("@/registry/new-york/block/dashboard-01")),
files: ["registry/new-york/block/dashboard-01.tsx"],
category: "Application",
subcategory: "Dashboard",
},
"dashboard-02": {
name: "dashboard-02",
type: "components:block",
registryDependencies: ["badge","button","card","dropdown-menu","input"],
component: React.lazy(() => import("@/registry/new-york/block/dashboard-02")),
files: ["registry/new-york/block/dashboard-02.tsx"],
category: "Application",
subcategory: "Dashboard",
},
"dashboard-03": {
name: "dashboard-03",
type: "components:block",
registryDependencies: ["badge","button","drawer","input","label","select","textarea","tooltip"],
component: React.lazy(() => import("@/registry/new-york/block/dashboard-03")),
files: ["registry/new-york/block/dashboard-03.tsx"],
category: "Application",
subcategory: "Dashboard",
},
"dashboard-04": {
name: "dashboard-04",
type: "components:block",
registryDependencies: ["button","card","dropdown-menu","input"],
component: React.lazy(() => import("@/registry/new-york/block/dashboard-04")),
files: ["registry/new-york/block/dashboard-04.tsx"],
category: "Application",
subcategory: "Dashboard",
},
"authentication-01": {
name: "authentication-01",
type: "components:block",
registryDependencies: ["button","card","input","label"],
component: React.lazy(() => import("@/registry/new-york/block/authentication-01")),
files: ["registry/new-york/block/authentication-01.tsx"],
category: "Authentication",
subcategory: "Login",
},
"authentication-02": {
name: "authentication-02",
type: "components:block",
registryDependencies: ["button","card","input","label"],
component: React.lazy(() => import("@/registry/new-york/block/authentication-02")),
files: ["registry/new-york/block/authentication-02.tsx"],
category: "Authentication",
subcategory: "Login",
},
"authentication-03": {
name: "authentication-03",
type: "components:block",
registryDependencies: ["button","card","input","label"],
component: React.lazy(() => import("@/registry/new-york/block/authentication-03")),
files: ["registry/new-york/block/authentication-03.tsx"],
category: "Authentication",
subcategory: "Login",
},
"authentication-04": {
name: "authentication-04",
type: "components:block",
registryDependencies: ["button","card","input","label"],
component: React.lazy(() => import("@/registry/new-york/block/authentication-04")),
files: ["registry/new-york/block/authentication-04.tsx"],
category: "Authentication",
subcategory: "Login",
},
},
}