{ "name": "shadcn/ui", "homepage": "https://ui.shadcn.com", "items": [ { "name": "index", "type": "registry:style", "dependencies": [ "class-variance-authority", "lucide-react" ], "devDependencies": [ "tw-animate-css" ], "registryDependencies": [ "utils" ], "files": [], "cssVars": {} }, { "name": "style", "type": "registry:style", "dependencies": [ "class-variance-authority", "lucide-react" ], "devDependencies": [ "tw-animate-css" ], "registryDependencies": [ "utils" ], "files": [], "cssVars": {} }, { "name": "accordion", "type": "registry:ui", "dependencies": [ "@radix-ui/react-accordion" ], "files": [ { "path": "registry/new-york-v4/ui/accordion.tsx", "type": "registry:ui" } ] }, { "name": "alert", "type": "registry:ui", "files": [ { "path": "registry/new-york-v4/ui/alert.tsx", "type": "registry:ui" } ] }, { "name": "alert-dialog", "type": "registry:ui", "dependencies": [ "@radix-ui/react-alert-dialog" ], "registryDependencies": [ "button" ], "files": [ { "path": "registry/new-york-v4/ui/alert-dialog.tsx", "type": "registry:ui" } ] }, { "name": "aspect-ratio", "type": "registry:ui", "dependencies": [ "@radix-ui/react-aspect-ratio" ], "files": [ { "path": "registry/new-york-v4/ui/aspect-ratio.tsx", "type": "registry:ui" } ] }, { "name": "avatar", "type": "registry:ui", "dependencies": [ "@radix-ui/react-avatar" ], "files": [ { "path": "registry/new-york-v4/ui/avatar.tsx", "type": "registry:ui" } ] }, { "name": "badge", "type": "registry:ui", "dependencies": [ "@radix-ui/react-slot" ], "files": [ { "path": "registry/new-york-v4/ui/badge.tsx", "type": "registry:ui" } ] }, { "name": "breadcrumb", "type": "registry:ui", "dependencies": [ "@radix-ui/react-slot" ], "files": [ { "path": "registry/new-york-v4/ui/breadcrumb.tsx", "type": "registry:ui" } ] }, { "name": "button", "type": "registry:ui", "dependencies": [ "@radix-ui/react-slot" ], "files": [ { "path": "registry/new-york-v4/ui/button.tsx", "type": "registry:ui" } ] }, { "name": "calendar", "type": "registry:ui", "dependencies": [ "react-day-picker@latest", "date-fns" ], "registryDependencies": [ "button" ], "files": [ { "path": "registry/new-york-v4/ui/calendar.tsx", "type": "registry:ui" } ] }, { "name": "card", "type": "registry:ui", "files": [ { "path": "registry/new-york-v4/ui/card.tsx", "type": "registry:ui" } ] }, { "name": "carousel", "type": "registry:ui", "dependencies": [ "embla-carousel-react" ], "registryDependencies": [ "button" ], "files": [ { "path": "registry/new-york-v4/ui/carousel.tsx", "type": "registry:ui" } ] }, { "name": "chart", "type": "registry:ui", "dependencies": [ "recharts@2.15.4", "lucide-react" ], "registryDependencies": [ "card" ], "files": [ { "path": "registry/new-york-v4/ui/chart.tsx", "type": "registry:ui" } ] }, { "name": "checkbox", "type": "registry:ui", "dependencies": [ "@radix-ui/react-checkbox" ], "files": [ { "path": "registry/new-york-v4/ui/checkbox.tsx", "type": "registry:ui" } ] }, { "name": "collapsible", "type": "registry:ui", "dependencies": [ "@radix-ui/react-collapsible" ], "files": [ { "path": "registry/new-york-v4/ui/collapsible.tsx", "type": "registry:ui" } ] }, { "name": "command", "type": "registry:ui", "dependencies": [ "cmdk" ], "registryDependencies": [ "dialog" ], "files": [ { "path": "registry/new-york-v4/ui/command.tsx", "type": "registry:ui" } ] }, { "name": "context-menu", "type": "registry:ui", "dependencies": [ "@radix-ui/react-context-menu" ], "files": [ { "path": "registry/new-york-v4/ui/context-menu.tsx", "type": "registry:ui" } ] }, { "name": "dialog", "type": "registry:ui", "dependencies": [ "@radix-ui/react-dialog" ], "files": [ { "path": "registry/new-york-v4/ui/dialog.tsx", "type": "registry:ui" } ] }, { "name": "drawer", "type": "registry:ui", "dependencies": [ "vaul", "@radix-ui/react-dialog" ], "files": [ { "path": "registry/new-york-v4/ui/drawer.tsx", "type": "registry:ui" } ] }, { "name": "dropdown-menu", "type": "registry:ui", "dependencies": [ "@radix-ui/react-dropdown-menu" ], "files": [ { "path": "registry/new-york-v4/ui/dropdown-menu.tsx", "type": "registry:ui" } ] }, { "name": "form", "type": "registry:ui", "dependencies": [ "@radix-ui/react-label", "@radix-ui/react-slot", "@hookform/resolvers", "zod", "react-hook-form" ], "registryDependencies": [ "button", "label" ], "files": [ { "path": "registry/new-york-v4/ui/form.tsx", "type": "registry:ui" } ] }, { "name": "hover-card", "type": "registry:ui", "dependencies": [ "@radix-ui/react-hover-card" ], "files": [ { "path": "registry/new-york-v4/ui/hover-card.tsx", "type": "registry:ui" } ] }, { "name": "input", "type": "registry:ui", "files": [ { "path": "registry/new-york-v4/ui/input.tsx", "type": "registry:ui" } ] }, { "name": "input-otp", "type": "registry:ui", "dependencies": [ "input-otp" ], "files": [ { "path": "registry/new-york-v4/ui/input-otp.tsx", "type": "registry:ui" } ] }, { "name": "label", "type": "registry:ui", "dependencies": [ "@radix-ui/react-label" ], "files": [ { "path": "registry/new-york-v4/ui/label.tsx", "type": "registry:ui" } ] }, { "name": "menubar", "type": "registry:ui", "dependencies": [ "@radix-ui/react-menubar" ], "files": [ { "path": "registry/new-york-v4/ui/menubar.tsx", "type": "registry:ui" } ] }, { "name": "navigation-menu", "type": "registry:ui", "dependencies": [ "@radix-ui/react-navigation-menu" ], "files": [ { "path": "registry/new-york-v4/ui/navigation-menu.tsx", "type": "registry:ui" } ] }, { "name": "pagination", "type": "registry:ui", "registryDependencies": [ "button" ], "files": [ { "path": "registry/new-york-v4/ui/pagination.tsx", "type": "registry:ui" } ] }, { "name": "popover", "type": "registry:ui", "dependencies": [ "@radix-ui/react-popover" ], "files": [ { "path": "registry/new-york-v4/ui/popover.tsx", "type": "registry:ui" } ] }, { "name": "progress", "type": "registry:ui", "dependencies": [ "@radix-ui/react-progress" ], "files": [ { "path": "registry/new-york-v4/ui/progress.tsx", "type": "registry:ui" } ] }, { "name": "radio-group", "type": "registry:ui", "dependencies": [ "@radix-ui/react-radio-group" ], "files": [ { "path": "registry/new-york-v4/ui/radio-group.tsx", "type": "registry:ui" } ] }, { "name": "resizable", "type": "registry:ui", "dependencies": [ "react-resizable-panels" ], "files": [ { "path": "registry/new-york-v4/ui/resizable.tsx", "type": "registry:ui" } ] }, { "name": "scroll-area", "type": "registry:ui", "dependencies": [ "@radix-ui/react-scroll-area" ], "files": [ { "path": "registry/new-york-v4/ui/scroll-area.tsx", "type": "registry:ui" } ] }, { "name": "select", "type": "registry:ui", "dependencies": [ "@radix-ui/react-select" ], "files": [ { "path": "registry/new-york-v4/ui/select.tsx", "type": "registry:ui" } ] }, { "name": "separator", "type": "registry:ui", "dependencies": [ "@radix-ui/react-separator" ], "files": [ { "path": "registry/new-york-v4/ui/separator.tsx", "type": "registry:ui" } ] }, { "name": "sheet", "type": "registry:ui", "dependencies": [ "@radix-ui/react-dialog" ], "files": [ { "path": "registry/new-york-v4/ui/sheet.tsx", "type": "registry:ui" } ] }, { "name": "sidebar", "type": "registry:ui", "dependencies": [ "@radix-ui/react-slot", "class-variance-authority", "lucide-react" ], "registryDependencies": [ "button", "separator", "sheet", "tooltip", "input", "use-mobile", "skeleton" ], "files": [ { "path": "registry/new-york-v4/ui/sidebar.tsx", "type": "registry:ui" } ], "tailwind": { "config": { "theme": { "extend": { "colors": { "sidebar": { "DEFAULT": "hsl(var(--sidebar-background))", "foreground": "hsl(var(--sidebar-foreground))", "primary": "hsl(var(--sidebar-primary))", "primary-foreground": "hsl(var(--sidebar-primary-foreground))", "accent": "hsl(var(--sidebar-accent))", "accent-foreground": "hsl(var(--sidebar-accent-foreground))", "border": "hsl(var(--sidebar-border))", "ring": "hsl(var(--sidebar-ring))" } } } } } }, "cssVars": { "light": { "sidebar-background": "0 0% 98%", "sidebar-foreground": "240 5.3% 26.1%", "sidebar-primary": "240 5.9% 10%", "sidebar-primary-foreground": "0 0% 98%", "sidebar-accent": "240 4.8% 95.9%", "sidebar-accent-foreground": "240 5.9% 10%", "sidebar-border": "220 13% 91%", "sidebar-ring": "217.2 91.2% 59.8%" }, "dark": { "sidebar-background": "240 5.9% 10%", "sidebar-foreground": "240 4.8% 95.9%", "sidebar-primary": "224.3 76.3% 48%", "sidebar-primary-foreground": "0 0% 100%", "sidebar-accent": "240 3.7% 15.9%", "sidebar-accent-foreground": "240 4.8% 95.9%", "sidebar-border": "240 3.7% 15.9%", "sidebar-ring": "217.2 91.2% 59.8%" } } }, { "name": "skeleton", "type": "registry:ui", "files": [ { "path": "registry/new-york-v4/ui/skeleton.tsx", "type": "registry:ui" } ] }, { "name": "slider", "type": "registry:ui", "dependencies": [ "@radix-ui/react-slider" ], "files": [ { "path": "registry/new-york-v4/ui/slider.tsx", "type": "registry:ui" } ] }, { "name": "sonner", "type": "registry:ui", "dependencies": [ "sonner", "next-themes" ], "files": [ { "path": "registry/new-york-v4/ui/sonner.tsx", "type": "registry:ui" } ] }, { "name": "switch", "type": "registry:ui", "dependencies": [ "@radix-ui/react-switch" ], "files": [ { "path": "registry/new-york-v4/ui/switch.tsx", "type": "registry:ui" } ] }, { "name": "table", "type": "registry:ui", "files": [ { "path": "registry/new-york-v4/ui/table.tsx", "type": "registry:ui" } ] }, { "name": "tabs", "type": "registry:ui", "dependencies": [ "@radix-ui/react-tabs" ], "files": [ { "path": "registry/new-york-v4/ui/tabs.tsx", "type": "registry:ui" } ] }, { "name": "textarea", "type": "registry:ui", "files": [ { "path": "registry/new-york-v4/ui/textarea.tsx", "type": "registry:ui" } ] }, { "name": "toggle", "type": "registry:ui", "dependencies": [ "@radix-ui/react-toggle" ], "files": [ { "path": "registry/new-york-v4/ui/toggle.tsx", "type": "registry:ui" } ] }, { "name": "toggle-group", "type": "registry:ui", "dependencies": [ "@radix-ui/react-toggle-group" ], "registryDependencies": [ "toggle" ], "files": [ { "path": "registry/new-york-v4/ui/toggle-group.tsx", "type": "registry:ui" } ] }, { "name": "tooltip", "type": "registry:ui", "dependencies": [ "@radix-ui/react-tooltip" ], "files": [ { "path": "registry/new-york-v4/ui/tooltip.tsx", "type": "registry:ui" } ] }, { "name": "dashboard-01", "type": "registry:block", "description": "A dashboard with sidebar, charts and data table.", "dependencies": [ "@dnd-kit/core", "@dnd-kit/modifiers", "@dnd-kit/sortable", "@dnd-kit/utilities", "@tanstack/react-table", "zod", "@tabler/icons-react" ], "registryDependencies": [ "sidebar", "breadcrumb", "separator", "label", "chart", "card", "select", "tabs", "table", "toggle-group", "badge", "button", "checkbox", "dropdown-menu", "drawer", "input", "avatar", "sheet", "sonner" ], "files": [ { "path": "registry/new-york-v4/blocks/dashboard-01/page.tsx", "type": "registry:page", "target": "app/dashboard/page.tsx" }, { "path": "registry/new-york-v4/blocks/dashboard-01/data.json", "type": "registry:file", "target": "app/dashboard/data.json" }, { "path": "registry/new-york-v4/blocks/dashboard-01/components/app-sidebar.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/dashboard-01/components/chart-area-interactive.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/dashboard-01/components/data-table.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/dashboard-01/components/nav-documents.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/dashboard-01/components/nav-main.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/dashboard-01/components/nav-secondary.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/dashboard-01/components/nav-user.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/dashboard-01/components/section-cards.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/dashboard-01/components/site-header.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "1000px" }, "categories": [ "dashboard" ] }, { "name": "sidebar-01", "type": "registry:block", "description": "A simple sidebar with navigation grouped by section.", "registryDependencies": [ "sidebar", "breadcrumb", "separator", "label", "dropdown-menu" ], "files": [ { "path": "registry/new-york-v4/blocks/sidebar-01/page.tsx", "type": "registry:page", "target": "app/dashboard/page.tsx" }, { "path": "registry/new-york-v4/blocks/sidebar-01/components/app-sidebar.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-01/components/search-form.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-01/components/version-switcher.tsx", "type": "registry:component" } ], "categories": [ "sidebar", "dashboard" ] }, { "name": "sidebar-02", "type": "registry:block", "description": "A sidebar with collapsible sections.", "registryDependencies": [ "sidebar", "breadcrumb", "separator", "label", "dropdown-menu" ], "files": [ { "path": "registry/new-york-v4/blocks/sidebar-02/page.tsx", "type": "registry:page", "target": "app/dashboard/page.tsx" }, { "path": "registry/new-york-v4/blocks/sidebar-02/components/app-sidebar.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-02/components/search-form.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-02/components/version-switcher.tsx", "type": "registry:component" } ], "categories": [ "sidebar", "dashboard" ] }, { "name": "sidebar-03", "type": "registry:block", "description": "A sidebar with submenus.", "registryDependencies": [ "sidebar", "breadcrumb" ], "files": [ { "path": "registry/new-york-v4/blocks/sidebar-03/page.tsx", "type": "registry:page", "target": "app/dashboard/page.tsx" }, { "path": "registry/new-york-v4/blocks/sidebar-03/components/app-sidebar.tsx", "type": "registry:component" } ], "categories": [ "sidebar", "dashboard" ] }, { "name": "sidebar-04", "type": "registry:block", "description": "A floating sidebar with submenus.", "registryDependencies": [ "sidebar", "breadcrumb", "separator" ], "files": [ { "path": "registry/new-york-v4/blocks/sidebar-04/page.tsx", "type": "registry:page", "target": "app/dashboard/page.tsx" }, { "path": "registry/new-york-v4/blocks/sidebar-04/components/app-sidebar.tsx", "type": "registry:component" } ], "categories": [ "sidebar", "dashboard" ] }, { "name": "sidebar-05", "type": "registry:block", "description": "A sidebar with collapsible submenus.", "registryDependencies": [ "sidebar", "breadcrumb", "separator", "label", "collapsible" ], "files": [ { "path": "registry/new-york-v4/blocks/sidebar-05/page.tsx", "type": "registry:page", "target": "app/dashboard/page.tsx" }, { "path": "registry/new-york-v4/blocks/sidebar-05/components/app-sidebar.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-05/components/search-form.tsx", "type": "registry:component" } ], "categories": [ "sidebar", "dashboard" ] }, { "name": "sidebar-06", "type": "registry:block", "description": "A sidebar with submenus as dropdowns.", "registryDependencies": [ "sidebar", "breadcrumb", "separator", "card", "dropdown-menu" ], "files": [ { "path": "registry/new-york-v4/blocks/sidebar-06/page.tsx", "type": "registry:page", "target": "app/dashboard/page.tsx" }, { "path": "registry/new-york-v4/blocks/sidebar-06/components/app-sidebar.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-06/components/nav-main.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-06/components/sidebar-opt-in-form.tsx", "type": "registry:component" } ], "categories": [ "sidebar", "dashboard" ] }, { "name": "sidebar-07", "type": "registry:block", "description": "A sidebar that collapses to icons.", "registryDependencies": [ "sidebar", "breadcrumb", "separator", "collapsible", "dropdown-menu", "avatar" ], "files": [ { "path": "registry/new-york-v4/blocks/sidebar-07/page.tsx", "type": "registry:page", "target": "app/dashboard/page.tsx" }, { "path": "registry/new-york-v4/blocks/sidebar-07/components/app-sidebar.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-07/components/nav-main.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-07/components/nav-projects.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-07/components/nav-user.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-07/components/team-switcher.tsx", "type": "registry:component" } ], "categories": [ "sidebar", "dashboard" ] }, { "name": "sidebar-08", "type": "registry:block", "description": "An inset sidebar with secondary navigation.", "registryDependencies": [ "sidebar", "breadcrumb", "separator", "collapsible", "dropdown-menu", "avatar" ], "files": [ { "path": "registry/new-york-v4/blocks/sidebar-08/page.tsx", "type": "registry:page", "target": "app/dashboard/page.tsx" }, { "path": "registry/new-york-v4/blocks/sidebar-08/components/app-sidebar.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-08/components/nav-main.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-08/components/nav-projects.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-08/components/nav-secondary.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-08/components/nav-user.tsx", "type": "registry:component" } ], "categories": [ "sidebar", "dashboard" ] }, { "name": "sidebar-09", "type": "registry:block", "description": "Collapsible nested sidebars.", "registryDependencies": [ "sidebar", "breadcrumb", "separator", "collapsible", "dropdown-menu", "avatar", "switch", "label" ], "files": [ { "path": "registry/new-york-v4/blocks/sidebar-09/page.tsx", "type": "registry:page", "target": "app/dashboard/page.tsx" }, { "path": "registry/new-york-v4/blocks/sidebar-09/components/app-sidebar.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-09/components/nav-user.tsx", "type": "registry:component" } ], "categories": [ "sidebar", "dashboard" ] }, { "name": "sidebar-10", "type": "registry:block", "description": "A sidebar in a popover.", "registryDependencies": [ "sidebar", "breadcrumb", "separator", "popover", "collapsible", "dropdown-menu" ], "files": [ { "path": "registry/new-york-v4/blocks/sidebar-10/page.tsx", "type": "registry:page", "target": "app/dashboard/page.tsx" }, { "path": "registry/new-york-v4/blocks/sidebar-10/components/app-sidebar.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-10/components/nav-actions.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-10/components/nav-favorites.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-10/components/nav-main.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-10/components/nav-secondary.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-10/components/nav-workspaces.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-10/components/team-switcher.tsx", "type": "registry:component" } ], "categories": [ "sidebar", "dashboard" ] }, { "name": "sidebar-11", "type": "registry:block", "description": "A sidebar with a collapsible file tree.", "registryDependencies": [ "sidebar", "breadcrumb", "separator", "collapsible" ], "files": [ { "path": "registry/new-york-v4/blocks/sidebar-11/page.tsx", "type": "registry:page", "target": "app/dashboard/page.tsx" }, { "path": "registry/new-york-v4/blocks/sidebar-11/components/app-sidebar.tsx", "type": "registry:component" } ], "categories": [ "sidebar", "dashboard" ] }, { "name": "sidebar-12", "type": "registry:block", "description": "A sidebar with a calendar.", "registryDependencies": [ "sidebar", "breadcrumb", "separator", "collapsible", "calendar", "dropdown-menu", "avatar" ], "files": [ { "path": "registry/new-york-v4/blocks/sidebar-12/page.tsx", "type": "registry:page", "target": "app/dashboard/page.tsx" }, { "path": "registry/new-york-v4/blocks/sidebar-12/components/app-sidebar.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-12/components/calendars.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-12/components/date-picker.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-12/components/nav-user.tsx", "type": "registry:component" } ], "categories": [ "sidebar", "dashboard" ] }, { "name": "sidebar-13", "type": "registry:block", "description": "A sidebar in a dialog.", "registryDependencies": [ "sidebar", "breadcrumb", "button", "dialog" ], "files": [ { "path": "registry/new-york-v4/blocks/sidebar-13/page.tsx", "type": "registry:page", "target": "app/dashboard/page.tsx" }, { "path": "registry/new-york-v4/blocks/sidebar-13/components/settings-dialog.tsx", "type": "registry:component" } ], "categories": [ "sidebar", "dashboard" ] }, { "name": "sidebar-14", "type": "registry:block", "description": "A sidebar on the right.", "registryDependencies": [ "sidebar", "breadcrumb" ], "files": [ { "path": "registry/new-york-v4/blocks/sidebar-14/page.tsx", "type": "registry:page", "target": "app/dashboard/page.tsx" }, { "path": "registry/new-york-v4/blocks/sidebar-14/components/app-sidebar.tsx", "type": "registry:component" } ], "categories": [ "sidebar", "dashboard" ] }, { "name": "sidebar-15", "type": "registry:block", "description": "A left and right sidebar.", "registryDependencies": [ "sidebar", "breadcrumb", "separator", "popover", "collapsible", "dropdown-menu", "calendar", "avatar" ], "files": [ { "path": "registry/new-york-v4/blocks/sidebar-15/page.tsx", "type": "registry:page", "target": "app/dashboard/page.tsx" }, { "path": "registry/new-york-v4/blocks/sidebar-15/components/calendars.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-15/components/date-picker.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-15/components/nav-favorites.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-15/components/nav-main.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-15/components/nav-secondary.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-15/components/nav-user.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-15/components/nav-workspaces.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-15/components/sidebar-left.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-15/components/sidebar-right.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-15/components/team-switcher.tsx", "type": "registry:component" } ], "categories": [ "sidebar", "dashboard" ] }, { "name": "sidebar-16", "type": "registry:block", "description": "A sidebar with a sticky site header.", "registryDependencies": [ "sidebar", "breadcrumb", "separator", "collapsible", "dropdown-menu", "avatar", "button", "label" ], "files": [ { "path": "registry/new-york-v4/blocks/sidebar-16/page.tsx", "type": "registry:page", "target": "app/dashboard/page.tsx" }, { "path": "registry/new-york-v4/blocks/sidebar-16/components/app-sidebar.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-16/components/nav-main.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-16/components/nav-projects.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-16/components/nav-secondary.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-16/components/nav-user.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-16/components/search-form.tsx", "type": "registry:component" }, { "path": "registry/new-york-v4/blocks/sidebar-16/components/site-header.tsx", "type": "registry:component" } ], "categories": [ "sidebar", "dashboard" ] }, { "name": "login-01", "type": "registry:block", "description": "A simple login form.", "registryDependencies": [ "button", "card", "input", "label" ], "files": [ { "path": "registry/new-york-v4/blocks/login-01/page.tsx", "type": "registry:page", "target": "app/login/page.tsx" }, { "path": "registry/new-york-v4/blocks/login-01/components/login-form.tsx", "type": "registry:component" } ], "categories": [ "authentication", "login" ] }, { "name": "login-02", "type": "registry:block", "description": "A two column login page with a cover image.", "registryDependencies": [ "button", "card", "input", "label" ], "files": [ { "path": "registry/new-york-v4/blocks/login-02/page.tsx", "type": "registry:page", "target": "app/login/page.tsx" }, { "path": "registry/new-york-v4/blocks/login-02/components/login-form.tsx", "type": "registry:component" } ], "categories": [ "authentication", "login" ] }, { "name": "login-03", "type": "registry:block", "description": "A login page with a muted background color.", "registryDependencies": [ "button", "card", "input", "label" ], "files": [ { "path": "registry/new-york-v4/blocks/login-03/page.tsx", "type": "registry:page", "target": "app/login/page.tsx" }, { "path": "registry/new-york-v4/blocks/login-03/components/login-form.tsx", "type": "registry:component" } ], "categories": [ "authentication", "login" ] }, { "name": "login-04", "type": "registry:block", "description": "A login page with form and image.", "registryDependencies": [ "button", "card", "input", "label" ], "files": [ { "path": "registry/new-york-v4/blocks/login-04/page.tsx", "type": "registry:page", "target": "app/login/page.tsx" }, { "path": "registry/new-york-v4/blocks/login-04/components/login-form.tsx", "type": "registry:component" } ], "categories": [ "authentication", "login" ] }, { "name": "login-05", "type": "registry:block", "description": "A simple email-only login page.", "registryDependencies": [ "button", "card", "input", "label" ], "files": [ { "path": "registry/new-york-v4/blocks/login-05/page.tsx", "type": "registry:page", "target": "app/login/page.tsx" }, { "path": "registry/new-york-v4/blocks/login-05/components/login-form.tsx", "type": "registry:component" } ], "categories": [ "authentication", "login" ] }, { "name": "calendar-01", "type": "registry:block", "description": "A simple calendar.", "registryDependencies": [ "calendar" ], "files": [ { "path": "registry/new-york-v4/blocks/calendar-01.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "600px", "container": "w-full bg-surface min-h-svh flex px-4 py-12 items-start md:py-20 justify-center min-w-0", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "calendar-02", "type": "registry:block", "description": "Multiple months with single selection.", "registryDependencies": [ "calendar" ], "files": [ { "path": "registry/new-york-v4/blocks/calendar-02.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "600px", "container": "w-full bg-surface min-h-svh flex px-4 py-12 items-start md:py-20 justify-center min-w-0", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "calendar-03", "type": "registry:block", "description": "Multiple months with multiple selection.", "registryDependencies": [ "calendar" ], "files": [ { "path": "registry/new-york-v4/blocks/calendar-03.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "600px", "container": "w-full bg-surface min-h-svh flex px-4 py-12 items-start md:py-20 justify-center min-w-0", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "calendar-04", "type": "registry:block", "description": "Single month with range selection", "registryDependencies": [ "calendar" ], "files": [ { "path": "registry/new-york-v4/blocks/calendar-04.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "600px", "container": "w-full bg-surface min-h-svh flex px-4 py-12 items-start md:py-20 justify-center min-w-0 xl:pt-28", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "calendar-05", "type": "registry:block", "description": "Multiple months with range selection", "registryDependencies": [ "calendar" ], "files": [ { "path": "registry/new-york-v4/blocks/calendar-05.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "600px", "container": "w-full bg-surface min-h-svh flex px-6 py-12 items-start md:pt-20 justify-center min-w-0 xl:py-24", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "calendar-06", "type": "registry:block", "description": "Range selection with minimum days", "registryDependencies": [ "calendar" ], "files": [ { "path": "registry/new-york-v4/blocks/calendar-06.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "600px", "container": "w-full bg-surface min-h-svh flex px-6 py-12 items-start md:pt-20 justify-center min-w-0 xl:py-24", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "calendar-07", "type": "registry:block", "description": "Range selection with minimum and maximum days", "registryDependencies": [ "calendar" ], "files": [ { "path": "registry/new-york-v4/blocks/calendar-07.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "600px", "container": "w-full bg-surface min-h-svh flex px-6 py-12 items-start md:pt-20 justify-center min-w-0 xl:py-24", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "calendar-08", "type": "registry:block", "description": "Calendar with disabled days", "registryDependencies": [ "calendar" ], "files": [ { "path": "registry/new-york-v4/blocks/calendar-08.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "600px", "container": "w-full bg-surface min-h-svh flex px-6 py-12 items-start md:pt-20 justify-center min-w-0 xl:py-24", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "calendar-09", "type": "registry:block", "description": "Calendar with disabled weekends", "registryDependencies": [ "calendar" ], "files": [ { "path": "registry/new-york-v4/blocks/calendar-09.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "600px", "container": "w-full bg-surface min-h-svh flex px-6 py-12 items-start md:pt-20 justify-center min-w-0 xl:py-24", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "calendar-10", "type": "registry:block", "description": "Today button", "registryDependencies": [ "calendar", "card", "button" ], "files": [ { "path": "registry/new-york-v4/blocks/calendar-10.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "600px", "container": "w-full bg-surface min-h-svh flex px-6 py-12 items-start md:pt-20 justify-center min-w-0 xl:py-24", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "calendar-11", "type": "registry:block", "description": "Start and end of month", "registryDependencies": [ "calendar" ], "files": [ { "path": "registry/new-york-v4/blocks/calendar-11.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "600px", "container": "w-full bg-surface min-h-svh flex px-6 py-12 items-start md:pt-20 justify-center min-w-0 xl:py-24", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "calendar-12", "type": "registry:block", "description": "Localized calendar", "registryDependencies": [ "calendar", "card", "select" ], "files": [ { "path": "registry/new-york-v4/blocks/calendar-12.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "600px", "container": "w-full bg-surface min-h-svh flex px-6 py-12 items-start md:pt-20 justify-center min-w-0 xl:py-24", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "calendar-13", "type": "registry:block", "description": "With Month and Year Dropdown", "registryDependencies": [ "calendar", "label", "select" ], "files": [ { "path": "registry/new-york-v4/blocks/calendar-13.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "600px", "container": "w-full bg-surface min-h-svh flex px-6 py-12 items-start md:pt-20 justify-center min-w-0 xl:py-24", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "calendar-14", "type": "registry:block", "description": "With Booked/Unavailable Days", "registryDependencies": [ "calendar" ], "files": [ { "path": "registry/new-york-v4/blocks/calendar-14.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "600px", "container": "w-full bg-surface min-h-svh flex px-6 py-12 items-start md:pt-20 justify-center min-w-0 xl:py-24", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "calendar-15", "type": "registry:block", "description": "With Week Numbers", "registryDependencies": [ "calendar" ], "files": [ { "path": "registry/new-york-v4/blocks/calendar-15.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "600px", "container": "w-full bg-surface min-h-svh flex px-6 py-12 items-start md:pt-20 justify-center min-w-0 xl:py-24", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "calendar-16", "type": "registry:block", "description": "With time picker", "registryDependencies": [ "calendar", "card", "input", "label" ], "files": [ { "path": "registry/new-york-v4/blocks/calendar-16.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "600px", "container": "w-full bg-surface min-h-svh flex px-6 py-12 items-start justify-center min-w-0", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "calendar-17", "type": "registry:block", "description": "With time picker inline", "registryDependencies": [ "calendar", "card", "input", "label" ], "files": [ { "path": "registry/new-york-v4/blocks/calendar-17.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "600px", "container": "w-full bg-surface min-h-svh flex px-6 py-12 items-start md:pt-20 justify-center min-w-0 xl:py-24", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "calendar-18", "type": "registry:block", "description": "Variable size", "registryDependencies": [ "calendar" ], "files": [ { "path": "registry/new-york-v4/blocks/calendar-18.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "600px", "container": "w-full bg-surface min-h-svh flex px-6 py-12 items-start md:pt-20 justify-center min-w-0 xl:py-24", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "calendar-19", "type": "registry:block", "description": "With presets", "dependencies": [ "date-fns" ], "registryDependencies": [ "calendar", "card", "input", "label" ], "files": [ { "path": "registry/new-york-v4/blocks/calendar-19.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "600px", "container": "w-full bg-surface min-h-svh flex px-6 py-12 items-start justify-center min-w-0", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "calendar-20", "type": "registry:block", "description": "With time presets", "registryDependencies": [ "calendar", "card", "button" ], "files": [ { "path": "registry/new-york-v4/blocks/calendar-20.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "600px", "container": "w-full bg-surface min-h-svh flex px-6 py-12 items-start justify-center min-w-0", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "calendar-21", "type": "registry:block", "description": "Custom days and formatters", "registryDependencies": [ "calendar" ], "files": [ { "path": "registry/new-york-v4/blocks/calendar-21.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "600px", "container": "w-full bg-surface min-h-svh flex px-6 py-12 items-start justify-center min-w-0", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "calendar-22", "type": "registry:block", "description": "Date picker", "registryDependencies": [ "calendar", "popover", "button", "label" ], "files": [ { "path": "registry/new-york-v4/blocks/calendar-22.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "600px", "container": "w-full bg-surface min-h-svh flex px-6 py-12 items-start md:pt-20 justify-center min-w-0 xl:py-24", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "calendar-23", "type": "registry:block", "description": "Date range picker", "registryDependencies": [ "calendar", "popover", "button", "label" ], "files": [ { "path": "registry/new-york-v4/blocks/calendar-23.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "600px", "container": "w-full bg-surface min-h-svh flex px-6 py-12 items-start md:pt-20 justify-center min-w-0 xl:py-24", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "calendar-24", "type": "registry:block", "description": "Date and Time picker", "registryDependencies": [ "calendar", "popover", "button", "label" ], "files": [ { "path": "registry/new-york-v4/blocks/calendar-24.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "600px", "container": "w-full bg-surface min-h-svh flex px-6 py-12 items-start md:pt-20 justify-center min-w-0 xl:py-24", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "calendar-25", "type": "registry:block", "description": "Date and Time range picker", "registryDependencies": [ "calendar", "popover", "button", "label" ], "files": [ { "path": "registry/new-york-v4/blocks/calendar-25.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "600px", "container": "w-full bg-surface min-h-svh flex px-6 py-12 items-start md:pt-20 justify-center min-w-0 xl:py-24", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "calendar-26", "type": "registry:block", "description": "Date range picker with time", "registryDependencies": [ "calendar", "popover", "button", "input", "label" ], "files": [ { "path": "registry/new-york-v4/blocks/calendar-26.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "600px", "container": "w-full bg-surface min-h-svh flex px-6 py-12 items-start md:pt-20 justify-center min-w-0 xl:py-24", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "calendar-27", "type": "registry:block", "description": "Chart filter", "registryDependencies": [ "calendar", "chart", "card", "popover", "button" ], "files": [ { "path": "registry/new-york-v4/blocks/calendar-27.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "600px", "container": "w-full bg-surface min-h-svh flex px-6 py-12 items-start justify-center min-w-0", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "calendar-28", "type": "registry:block", "description": "Input with date picker", "registryDependencies": [ "calendar", "input", "label", "popover", "button" ], "files": [ { "path": "registry/new-york-v4/blocks/calendar-28.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "600px", "container": "w-full bg-surface min-h-svh flex px-6 py-12 items-start md:pt-20 justify-center min-w-0 xl:py-24", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "calendar-29", "type": "registry:block", "description": "Natural language date picker", "dependencies": [ "chrono-node" ], "registryDependencies": [ "calendar", "input", "label", "popover", "button" ], "files": [ { "path": "registry/new-york-v4/blocks/calendar-29.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "600px", "container": "w-full bg-surface min-h-svh flex px-6 py-12 items-start md:pt-20 justify-center min-w-0 xl:py-24", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "calendar-30", "type": "registry:block", "description": "With little-date", "registryDependencies": [ "calendar", "input", "label", "popover", "button" ], "files": [ { "path": "registry/new-york-v4/blocks/calendar-30.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "600px", "container": "w-full bg-surface min-h-svh flex px-6 py-12 items-start md:pt-20 justify-center min-w-0 xl:py-24", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "calendar-31", "type": "registry:block", "description": "With event slots", "registryDependencies": [ "calendar", "card", "button" ], "files": [ { "path": "registry/new-york-v4/blocks/calendar-31.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "700px", "container": "w-full bg-surface min-h-svh flex px-6 py-12 items-start md:pt-20 justify-center min-w-0", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "calendar-32", "type": "registry:block", "description": "Date picker in a drawer", "registryDependencies": [ "calendar", "button", "drawer" ], "files": [ { "path": "registry/new-york-v4/blocks/calendar-32.tsx", "type": "registry:component" } ], "meta": { "iframeHeight": "600px", "container": "w-full bg-surface min-h-svh flex px-6 py-12 items-start md:pt-20 justify-center min-w-0 xl:py-24", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "chart-area-axes", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-area-axes.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-area" ] }, { "name": "chart-area-default", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-area-default.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-area" ] }, { "name": "chart-area-gradient", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-area-gradient.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-area" ] }, { "name": "chart-area-icons", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-area-icons.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-area" ] }, { "name": "chart-area-interactive", "type": "registry:block", "registryDependencies": [ "card", "chart", "select" ], "files": [ { "path": "registry/new-york-v4/charts/chart-area-interactive.tsx", "type": "registry:component" } ], "categories": [ "charts", "charts-area" ] }, { "name": "chart-area-legend", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-area-legend.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-area" ] }, { "name": "chart-area-linear", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-area-linear.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-area" ] }, { "name": "chart-area-stacked-expand", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-area-stacked-expand.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-area" ] }, { "name": "chart-area-stacked", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-area-stacked.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-area" ] }, { "name": "chart-area-step", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-area-step.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-area" ] }, { "name": "chart-bar-active", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-bar-active.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-bar" ] }, { "name": "chart-bar-default", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-bar-default.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-bar" ] }, { "name": "chart-bar-horizontal", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-bar-horizontal.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-bar" ] }, { "name": "chart-bar-interactive", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-bar-interactive.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-bar" ] }, { "name": "chart-bar-label-custom", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-bar-label-custom.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-bar" ] }, { "name": "chart-bar-label", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-bar-label.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-bar" ] }, { "name": "chart-bar-mixed", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-bar-mixed.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-bar" ] }, { "name": "chart-bar-multiple", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-bar-multiple.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-bar" ] }, { "name": "chart-bar-negative", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-bar-negative.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-bar" ] }, { "name": "chart-bar-stacked", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-bar-stacked.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-bar" ] }, { "name": "chart-line-default", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-line-default.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-line" ] }, { "name": "chart-line-dots-colors", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-line-dots-colors.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-line" ] }, { "name": "chart-line-dots-custom", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-line-dots-custom.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-line" ] }, { "name": "chart-line-dots", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-line-dots.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-line" ] }, { "name": "chart-line-interactive", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-line-interactive.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-line" ] }, { "name": "chart-line-label-custom", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-line-label-custom.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-line" ] }, { "name": "chart-line-label", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-line-label.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-line" ] }, { "name": "chart-line-linear", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-line-linear.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-line" ] }, { "name": "chart-line-multiple", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-line-multiple.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-line" ] }, { "name": "chart-line-step", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-line-step.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-line" ] }, { "name": "chart-pie-donut-active", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-pie-donut-active.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-pie" ] }, { "name": "chart-pie-donut-text", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-pie-donut-text.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-pie" ] }, { "name": "chart-pie-donut", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-pie-donut.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-pie" ] }, { "name": "chart-pie-interactive", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-pie-interactive.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-pie" ] }, { "name": "chart-pie-label-custom", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-pie-label-custom.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-pie" ] }, { "name": "chart-pie-label-list", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-pie-label-list.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-pie" ] }, { "name": "chart-pie-label", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-pie-label.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-pie" ] }, { "name": "chart-pie-legend", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-pie-legend.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-pie" ] }, { "name": "chart-pie-separator-none", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-pie-separator-none.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-pie" ] }, { "name": "chart-pie-simple", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-pie-simple.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-pie" ] }, { "name": "chart-pie-stacked", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-pie-stacked.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-pie" ] }, { "name": "chart-radar-default", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-radar-default.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-radar" ] }, { "name": "chart-radar-dots", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-radar-dots.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-radar" ] }, { "name": "chart-radar-grid-circle-fill", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-radar-grid-circle-fill.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-radar" ] }, { "name": "chart-radar-grid-circle-no-lines", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-radar-grid-circle-no-lines.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-radar" ] }, { "name": "chart-radar-grid-circle", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-radar-grid-circle.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-radar" ] }, { "name": "chart-radar-grid-custom", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-radar-grid-custom.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-radar" ] }, { "name": "chart-radar-grid-fill", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-radar-grid-fill.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-radar" ] }, { "name": "chart-radar-grid-none", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-radar-grid-none.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-radar" ] }, { "name": "chart-radar-icons", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-radar-icons.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-radar" ] }, { "name": "chart-radar-label-custom", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-radar-label-custom.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-radar" ] }, { "name": "chart-radar-legend", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-radar-legend.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-radar" ] }, { "name": "chart-radar-lines-only", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-radar-lines-only.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-radar" ] }, { "name": "chart-radar-multiple", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-radar-multiple.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-radar" ] }, { "name": "chart-radar-radius", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-radar-radius.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-radar" ] }, { "name": "chart-radial-grid", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-radial-grid.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-radial" ] }, { "name": "chart-radial-label", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-radial-label.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-radial" ] }, { "name": "chart-radial-shape", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-radial-shape.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-radial" ] }, { "name": "chart-radial-simple", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-radial-simple.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-radial" ] }, { "name": "chart-radial-stacked", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-radial-stacked.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-radial" ] }, { "name": "chart-radial-text", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-radial-text.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-radial" ] }, { "name": "chart-tooltip-default", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-tooltip-default.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-tooltip" ] }, { "name": "chart-tooltip-indicator-line", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-tooltip-indicator-line.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-tooltip" ] }, { "name": "chart-tooltip-indicator-none", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-tooltip-indicator-none.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-tooltip" ] }, { "name": "chart-tooltip-label-none", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-tooltip-label-none.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-tooltip" ] }, { "name": "chart-tooltip-label-custom", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-tooltip-label-custom.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-tooltip" ] }, { "name": "chart-tooltip-label-formatter", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-tooltip-label-formatter.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-tooltip" ] }, { "name": "chart-tooltip-formatter", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-tooltip-formatter.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-tooltip" ] }, { "name": "chart-tooltip-icons", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-tooltip-icons.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-tooltip" ] }, { "name": "chart-tooltip-advanced", "type": "registry:block", "registryDependencies": [ "card", "chart" ], "files": [ { "path": "registry/new-york-v4/charts/chart-tooltip-advanced.tsx", "type": "registry:block" } ], "categories": [ "charts", "charts-tooltip" ] }, { "name": "utils", "type": "registry:lib", "dependencies": [ "clsx", "tailwind-merge" ], "files": [ { "path": "registry/new-york-v4/lib/utils.ts", "type": "registry:lib" } ] }, { "name": "use-mobile", "type": "registry:hook", "files": [ { "path": "registry/new-york-v4/hooks/use-mobile.ts", "type": "registry:hook" } ] }, { "name": "theme-stone", "type": "registry:theme", "cssVars": { "light": { "background": "oklch(1 0 0)", "foreground": "oklch(0.147 0.004 49.25)", "card": "oklch(1 0 0)", "card-foreground": "oklch(0.147 0.004 49.25)", "popover": "oklch(1 0 0)", "popover-foreground": "oklch(0.147 0.004 49.25)", "primary": "oklch(0.216 0.006 56.043)", "primary-foreground": "oklch(0.985 0.001 106.423)", "secondary": "oklch(0.97 0.001 106.424)", "secondary-foreground": "oklch(0.216 0.006 56.043)", "muted": "oklch(0.97 0.001 106.424)", "muted-foreground": "oklch(0.553 0.013 58.071)", "accent": "oklch(0.97 0.001 106.424)", "accent-foreground": "oklch(0.216 0.006 56.043)", "destructive": "oklch(0.577 0.245 27.325)", "border": "oklch(0.923 0.003 48.717)", "input": "oklch(0.923 0.003 48.717)", "ring": "oklch(0.709 0.01 56.259)", "chart-1": "oklch(0.646 0.222 41.116)", "chart-2": "oklch(0.6 0.118 184.704)", "chart-3": "oklch(0.398 0.07 227.392)", "chart-4": "oklch(0.828 0.189 84.429)", "chart-5": "oklch(0.769 0.188 70.08)", "radius": "0.625rem", "sidebar": "oklch(0.985 0.001 106.423)", "sidebar-foreground": "oklch(0.147 0.004 49.25)", "sidebar-primary": "oklch(0.216 0.006 56.043)", "sidebar-primary-foreground": "oklch(0.985 0.001 106.423)", "sidebar-accent": "oklch(0.97 0.001 106.424)", "sidebar-accent-foreground": "oklch(0.216 0.006 56.043)", "sidebar-border": "oklch(0.923 0.003 48.717)", "sidebar-ring": "oklch(0.709 0.01 56.259)" }, "dark": { "background": "oklch(0.147 0.004 49.25)", "foreground": "oklch(0.985 0.001 106.423)", "card": "oklch(0.216 0.006 56.043)", "card-foreground": "oklch(0.985 0.001 106.423)", "popover": "oklch(0.216 0.006 56.043)", "popover-foreground": "oklch(0.985 0.001 106.423)", "primary": "oklch(0.923 0.003 48.717)", "primary-foreground": "oklch(0.216 0.006 56.043)", "secondary": "oklch(0.268 0.007 34.298)", "secondary-foreground": "oklch(0.985 0.001 106.423)", "muted": "oklch(0.268 0.007 34.298)", "muted-foreground": "oklch(0.709 0.01 56.259)", "accent": "oklch(0.268 0.007 34.298)", "accent-foreground": "oklch(0.985 0.001 106.423)", "destructive": "oklch(0.704 0.191 22.216)", "border": "oklch(1 0 0 / 10%)", "input": "oklch(1 0 0 / 15%)", "ring": "oklch(0.553 0.013 58.071)", "chart-1": "oklch(0.488 0.243 264.376)", "chart-2": "oklch(0.696 0.17 162.48)", "chart-3": "oklch(0.769 0.188 70.08)", "chart-4": "oklch(0.627 0.265 303.9)", "chart-5": "oklch(0.645 0.246 16.439)", "sidebar": "oklch(0.216 0.006 56.043)", "sidebar-foreground": "oklch(0.985 0.001 106.423)", "sidebar-primary": "oklch(0.488 0.243 264.376)", "sidebar-primary-foreground": "oklch(0.985 0.001 106.423)", "sidebar-accent": "oklch(0.268 0.007 34.298)", "sidebar-accent-foreground": "oklch(0.985 0.001 106.423)", "sidebar-border": "oklch(1 0 0 / 10%)", "sidebar-ring": "oklch(0.553 0.013 58.071)" } } }, { "name": "theme-zinc", "type": "registry:theme", "cssVars": { "light": { "background": "oklch(1 0 0)", "foreground": "oklch(0.141 0.005 285.823)", "card": "oklch(1 0 0)", "card-foreground": "oklch(0.141 0.005 285.823)", "popover": "oklch(1 0 0)", "popover-foreground": "oklch(0.141 0.005 285.823)", "primary": "oklch(0.21 0.006 285.885)", "primary-foreground": "oklch(0.985 0 0)", "secondary": "oklch(0.967 0.001 286.375)", "secondary-foreground": "oklch(0.21 0.006 285.885)", "muted": "oklch(0.967 0.001 286.375)", "muted-foreground": "oklch(0.552 0.016 285.938)", "accent": "oklch(0.967 0.001 286.375)", "accent-foreground": "oklch(0.21 0.006 285.885)", "destructive": "oklch(0.577 0.245 27.325)", "border": "oklch(0.92 0.004 286.32)", "input": "oklch(0.92 0.004 286.32)", "ring": "oklch(0.705 0.015 286.067)", "chart-1": "oklch(0.646 0.222 41.116)", "chart-2": "oklch(0.6 0.118 184.704)", "chart-3": "oklch(0.398 0.07 227.392)", "chart-4": "oklch(0.828 0.189 84.429)", "chart-5": "oklch(0.769 0.188 70.08)", "radius": "0.625rem", "sidebar": "oklch(0.985 0 0)", "sidebar-foreground": "oklch(0.141 0.005 285.823)", "sidebar-primary": "oklch(0.21 0.006 285.885)", "sidebar-primary-foreground": "oklch(0.985 0 0)", "sidebar-accent": "oklch(0.967 0.001 286.375)", "sidebar-accent-foreground": "oklch(0.21 0.006 285.885)", "sidebar-border": "oklch(0.92 0.004 286.32)", "sidebar-ring": "oklch(0.705 0.015 286.067)" }, "dark": { "background": "oklch(0.141 0.005 285.823)", "foreground": "oklch(0.985 0 0)", "card": "oklch(0.21 0.006 285.885)", "card-foreground": "oklch(0.985 0 0)", "popover": "oklch(0.21 0.006 285.885)", "popover-foreground": "oklch(0.985 0 0)", "primary": "oklch(0.92 0.004 286.32)", "primary-foreground": "oklch(0.21 0.006 285.885)", "secondary": "oklch(0.274 0.006 286.033)", "secondary-foreground": "oklch(0.985 0 0)", "muted": "oklch(0.274 0.006 286.033)", "muted-foreground": "oklch(0.705 0.015 286.067)", "accent": "oklch(0.274 0.006 286.033)", "accent-foreground": "oklch(0.985 0 0)", "destructive": "oklch(0.704 0.191 22.216)", "border": "oklch(1 0 0 / 10%)", "input": "oklch(1 0 0 / 15%)", "ring": "oklch(0.552 0.016 285.938)", "chart-1": "oklch(0.488 0.243 264.376)", "chart-2": "oklch(0.696 0.17 162.48)", "chart-3": "oklch(0.769 0.188 70.08)", "chart-4": "oklch(0.627 0.265 303.9)", "chart-5": "oklch(0.645 0.246 16.439)", "sidebar": "oklch(0.21 0.006 285.885)", "sidebar-foreground": "oklch(0.985 0 0)", "sidebar-primary": "oklch(0.488 0.243 264.376)", "sidebar-primary-foreground": "oklch(0.985 0 0)", "sidebar-accent": "oklch(0.274 0.006 286.033)", "sidebar-accent-foreground": "oklch(0.985 0 0)", "sidebar-border": "oklch(1 0 0 / 10%)", "sidebar-ring": "oklch(0.552 0.016 285.938)" } } }, { "name": "theme-neutral", "type": "registry:theme", "cssVars": { "light": { "background": "oklch(1 0 0)", "foreground": "oklch(0.145 0 0)", "card": "oklch(1 0 0)", "card-foreground": "oklch(0.145 0 0)", "popover": "oklch(1 0 0)", "popover-foreground": "oklch(0.145 0 0)", "primary": "oklch(0.205 0 0)", "primary-foreground": "oklch(0.985 0 0)", "secondary": "oklch(0.97 0 0)", "secondary-foreground": "oklch(0.205 0 0)", "muted": "oklch(0.97 0 0)", "muted-foreground": "oklch(0.556 0 0)", "accent": "oklch(0.97 0 0)", "accent-foreground": "oklch(0.205 0 0)", "destructive": "oklch(0.577 0.245 27.325)", "border": "oklch(0.922 0 0)", "input": "oklch(0.922 0 0)", "ring": "oklch(0.708 0 0)", "chart-1": "oklch(0.646 0.222 41.116)", "chart-2": "oklch(0.6 0.118 184.704)", "chart-3": "oklch(0.398 0.07 227.392)", "chart-4": "oklch(0.828 0.189 84.429)", "chart-5": "oklch(0.769 0.188 70.08)", "radius": "0.625rem", "sidebar": "oklch(0.985 0 0)", "sidebar-foreground": "oklch(0.145 0 0)", "sidebar-primary": "oklch(0.205 0 0)", "sidebar-primary-foreground": "oklch(0.985 0 0)", "sidebar-accent": "oklch(0.97 0 0)", "sidebar-accent-foreground": "oklch(0.205 0 0)", "sidebar-border": "oklch(0.922 0 0)", "sidebar-ring": "oklch(0.708 0 0)" }, "dark": { "background": "oklch(0.145 0 0)", "foreground": "oklch(0.985 0 0)", "card": "oklch(0.205 0 0)", "card-foreground": "oklch(0.985 0 0)", "popover": "oklch(0.205 0 0)", "popover-foreground": "oklch(0.985 0 0)", "primary": "oklch(0.922 0 0)", "primary-foreground": "oklch(0.205 0 0)", "secondary": "oklch(0.269 0 0)", "secondary-foreground": "oklch(0.985 0 0)", "muted": "oklch(0.269 0 0)", "muted-foreground": "oklch(0.708 0 0)", "accent": "oklch(0.269 0 0)", "accent-foreground": "oklch(0.985 0 0)", "destructive": "oklch(0.704 0.191 22.216)", "border": "oklch(1 0 0 / 10%)", "input": "oklch(1 0 0 / 15%)", "ring": "oklch(0.556 0 0)", "chart-1": "oklch(0.488 0.243 264.376)", "chart-2": "oklch(0.696 0.17 162.48)", "chart-3": "oklch(0.769 0.188 70.08)", "chart-4": "oklch(0.627 0.265 303.9)", "chart-5": "oklch(0.645 0.246 16.439)", "sidebar": "oklch(0.205 0 0)", "sidebar-foreground": "oklch(0.985 0 0)", "sidebar-primary": "oklch(0.488 0.243 264.376)", "sidebar-primary-foreground": "oklch(0.985 0 0)", "sidebar-accent": "oklch(0.269 0 0)", "sidebar-accent-foreground": "oklch(0.985 0 0)", "sidebar-border": "oklch(1 0 0 / 10%)", "sidebar-ring": "oklch(0.556 0 0)" } } }, { "name": "theme-gray", "type": "registry:theme", "cssVars": { "light": { "background": "oklch(1 0 0)", "foreground": "oklch(0.13 0.028 261.692)", "card": "oklch(1 0 0)", "card-foreground": "oklch(0.13 0.028 261.692)", "popover": "oklch(1 0 0)", "popover-foreground": "oklch(0.13 0.028 261.692)", "primary": "oklch(0.21 0.034 264.665)", "primary-foreground": "oklch(0.985 0.002 247.839)", "secondary": "oklch(0.967 0.003 264.542)", "secondary-foreground": "oklch(0.21 0.034 264.665)", "muted": "oklch(0.967 0.003 264.542)", "muted-foreground": "oklch(0.551 0.027 264.364)", "accent": "oklch(0.967 0.003 264.542)", "accent-foreground": "oklch(0.21 0.034 264.665)", "destructive": "oklch(0.577 0.245 27.325)", "border": "oklch(0.928 0.006 264.531)", "input": "oklch(0.928 0.006 264.531)", "ring": "oklch(0.707 0.022 261.325)", "chart-1": "oklch(0.646 0.222 41.116)", "chart-2": "oklch(0.6 0.118 184.704)", "chart-3": "oklch(0.398 0.07 227.392)", "chart-4": "oklch(0.828 0.189 84.429)", "chart-5": "oklch(0.769 0.188 70.08)", "radius": "0.625rem", "sidebar": "oklch(0.985 0.002 247.839)", "sidebar-foreground": "oklch(0.13 0.028 261.692)", "sidebar-primary": "oklch(0.21 0.034 264.665)", "sidebar-primary-foreground": "oklch(0.985 0.002 247.839)", "sidebar-accent": "oklch(0.967 0.003 264.542)", "sidebar-accent-foreground": "oklch(0.21 0.034 264.665)", "sidebar-border": "oklch(0.928 0.006 264.531)", "sidebar-ring": "oklch(0.707 0.022 261.325)" }, "dark": { "background": "oklch(0.13 0.028 261.692)", "foreground": "oklch(0.985 0.002 247.839)", "card": "oklch(0.21 0.034 264.665)", "card-foreground": "oklch(0.985 0.002 247.839)", "popover": "oklch(0.21 0.034 264.665)", "popover-foreground": "oklch(0.985 0.002 247.839)", "primary": "oklch(0.928 0.006 264.531)", "primary-foreground": "oklch(0.21 0.034 264.665)", "secondary": "oklch(0.278 0.033 256.848)", "secondary-foreground": "oklch(0.985 0.002 247.839)", "muted": "oklch(0.278 0.033 256.848)", "muted-foreground": "oklch(0.707 0.022 261.325)", "accent": "oklch(0.278 0.033 256.848)", "accent-foreground": "oklch(0.985 0.002 247.839)", "destructive": "oklch(0.704 0.191 22.216)", "border": "oklch(1 0 0 / 10%)", "input": "oklch(1 0 0 / 15%)", "ring": "oklch(0.551 0.027 264.364)", "chart-1": "oklch(0.488 0.243 264.376)", "chart-2": "oklch(0.696 0.17 162.48)", "chart-3": "oklch(0.769 0.188 70.08)", "chart-4": "oklch(0.627 0.265 303.9)", "chart-5": "oklch(0.645 0.246 16.439)", "sidebar": "oklch(0.21 0.034 264.665)", "sidebar-foreground": "oklch(0.985 0.002 247.839)", "sidebar-primary": "oklch(0.488 0.243 264.376)", "sidebar-primary-foreground": "oklch(0.985 0.002 247.839)", "sidebar-accent": "oklch(0.278 0.033 256.848)", "sidebar-accent-foreground": "oklch(0.985 0.002 247.839)", "sidebar-border": "oklch(1 0 0 / 10%)", "sidebar-ring": "oklch(0.551 0.027 264.364)" } } }, { "name": "theme-slate", "type": "registry:theme", "cssVars": { "light": { "background": "oklch(1 0 0)", "foreground": "oklch(0.129 0.042 264.695)", "card": "oklch(1 0 0)", "card-foreground": "oklch(0.129 0.042 264.695)", "popover": "oklch(1 0 0)", "popover-foreground": "oklch(0.129 0.042 264.695)", "primary": "oklch(0.208 0.042 265.755)", "primary-foreground": "oklch(0.984 0.003 247.858)", "secondary": "oklch(0.968 0.007 247.896)", "secondary-foreground": "oklch(0.208 0.042 265.755)", "muted": "oklch(0.968 0.007 247.896)", "muted-foreground": "oklch(0.554 0.046 257.417)", "accent": "oklch(0.968 0.007 247.896)", "accent-foreground": "oklch(0.208 0.042 265.755)", "destructive": "oklch(0.577 0.245 27.325)", "border": "oklch(0.929 0.013 255.508)", "input": "oklch(0.929 0.013 255.508)", "ring": "oklch(0.704 0.04 256.788)", "chart-1": "oklch(0.646 0.222 41.116)", "chart-2": "oklch(0.6 0.118 184.704)", "chart-3": "oklch(0.398 0.07 227.392)", "chart-4": "oklch(0.828 0.189 84.429)", "chart-5": "oklch(0.769 0.188 70.08)", "radius": "0.625rem", "sidebar": "oklch(0.984 0.003 247.858)", "sidebar-foreground": "oklch(0.129 0.042 264.695)", "sidebar-primary": "oklch(0.208 0.042 265.755)", "sidebar-primary-foreground": "oklch(0.984 0.003 247.858)", "sidebar-accent": "oklch(0.968 0.007 247.896)", "sidebar-accent-foreground": "oklch(0.208 0.042 265.755)", "sidebar-border": "oklch(0.929 0.013 255.508)", "sidebar-ring": "oklch(0.704 0.04 256.788)" }, "dark": { "background": "oklch(0.129 0.042 264.695)", "foreground": "oklch(0.984 0.003 247.858)", "card": "oklch(0.208 0.042 265.755)", "card-foreground": "oklch(0.984 0.003 247.858)", "popover": "oklch(0.208 0.042 265.755)", "popover-foreground": "oklch(0.984 0.003 247.858)", "primary": "oklch(0.929 0.013 255.508)", "primary-foreground": "oklch(0.208 0.042 265.755)", "secondary": "oklch(0.279 0.041 260.031)", "secondary-foreground": "oklch(0.984 0.003 247.858)", "muted": "oklch(0.279 0.041 260.031)", "muted-foreground": "oklch(0.704 0.04 256.788)", "accent": "oklch(0.279 0.041 260.031)", "accent-foreground": "oklch(0.984 0.003 247.858)", "destructive": "oklch(0.704 0.191 22.216)", "border": "oklch(1 0 0 / 10%)", "input": "oklch(1 0 0 / 15%)", "ring": "oklch(0.551 0.027 264.364)", "chart-1": "oklch(0.488 0.243 264.376)", "chart-2": "oklch(0.696 0.17 162.48)", "chart-3": "oklch(0.769 0.188 70.08)", "chart-4": "oklch(0.627 0.265 303.9)", "chart-5": "oklch(0.645 0.246 16.439)", "sidebar": "oklch(0.208 0.042 265.755)", "sidebar-foreground": "oklch(0.984 0.003 247.858)", "sidebar-primary": "oklch(0.488 0.243 264.376)", "sidebar-primary-foreground": "oklch(0.984 0.003 247.858)", "sidebar-accent": "oklch(0.279 0.041 260.031)", "sidebar-accent-foreground": "oklch(0.984 0.003 247.858)", "sidebar-border": "oklch(1 0 0 / 10%)", "sidebar-ring": "oklch(0.551 0.027 264.364)" } } }, { "name": "accordion-demo", "type": "registry:example", "registryDependencies": [ "accordion" ], "files": [ { "path": "registry/new-york-v4/examples/accordion-demo.tsx", "type": "registry:example" } ] }, { "name": "alert-demo", "type": "registry:example", "registryDependencies": [ "alert" ], "files": [ { "path": "registry/new-york-v4/examples/alert-demo.tsx", "type": "registry:example" } ] }, { "name": "alert-destructive", "type": "registry:example", "registryDependencies": [ "alert" ], "files": [ { "path": "registry/new-york-v4/examples/alert-destructive.tsx", "type": "registry:example" } ] }, { "name": "alert-dialog-demo", "type": "registry:example", "registryDependencies": [ "alert-dialog", "button" ], "files": [ { "path": "registry/new-york-v4/examples/alert-dialog-demo.tsx", "type": "registry:example" } ] }, { "name": "aspect-ratio-demo", "type": "registry:example", "registryDependencies": [ "aspect-ratio" ], "files": [ { "path": "registry/new-york-v4/examples/aspect-ratio-demo.tsx", "type": "registry:example" } ] }, { "name": "avatar-demo", "type": "registry:example", "registryDependencies": [ "avatar" ], "files": [ { "path": "registry/new-york-v4/examples/avatar-demo.tsx", "type": "registry:example" } ] }, { "name": "badge-demo", "type": "registry:example", "registryDependencies": [ "badge" ], "files": [ { "path": "registry/new-york-v4/examples/badge-demo.tsx", "type": "registry:example" } ] }, { "name": "badge-destructive", "type": "registry:example", "registryDependencies": [ "badge" ], "files": [ { "path": "registry/new-york-v4/examples/badge-destructive.tsx", "type": "registry:example" } ] }, { "name": "badge-outline", "type": "registry:example", "registryDependencies": [ "badge" ], "files": [ { "path": "registry/new-york-v4/examples/badge-outline.tsx", "type": "registry:example" } ] }, { "name": "badge-secondary", "type": "registry:example", "registryDependencies": [ "badge" ], "files": [ { "path": "registry/new-york-v4/examples/badge-secondary.tsx", "type": "registry:example" } ] }, { "name": "breadcrumb-demo", "type": "registry:example", "registryDependencies": [ "breadcrumb" ], "files": [ { "path": "registry/new-york-v4/examples/breadcrumb-demo.tsx", "type": "registry:example" } ] }, { "name": "breadcrumb-separator", "type": "registry:example", "registryDependencies": [ "breadcrumb" ], "files": [ { "path": "registry/new-york-v4/examples/breadcrumb-separator.tsx", "type": "registry:example" } ] }, { "name": "breadcrumb-dropdown", "type": "registry:example", "registryDependencies": [ "breadcrumb" ], "files": [ { "path": "registry/new-york-v4/examples/breadcrumb-dropdown.tsx", "type": "registry:example" } ] }, { "name": "breadcrumb-ellipsis", "type": "registry:example", "registryDependencies": [ "breadcrumb" ], "files": [ { "path": "registry/new-york-v4/examples/breadcrumb-ellipsis.tsx", "type": "registry:example" } ] }, { "name": "breadcrumb-link", "type": "registry:example", "registryDependencies": [ "breadcrumb" ], "files": [ { "path": "registry/new-york-v4/examples/breadcrumb-link.tsx", "type": "registry:example" } ] }, { "name": "breadcrumb-responsive", "type": "registry:example", "registryDependencies": [ "breadcrumb" ], "files": [ { "path": "registry/new-york-v4/examples/breadcrumb-responsive.tsx", "type": "registry:example" } ] }, { "name": "button-demo", "type": "registry:example", "registryDependencies": [ "button" ], "files": [ { "path": "registry/new-york-v4/examples/button-demo.tsx", "type": "registry:example" } ] }, { "name": "button-secondary", "type": "registry:example", "registryDependencies": [ "button" ], "files": [ { "path": "registry/new-york-v4/examples/button-secondary.tsx", "type": "registry:example" } ] }, { "name": "button-destructive", "type": "registry:example", "registryDependencies": [ "button" ], "files": [ { "path": "registry/new-york-v4/examples/button-destructive.tsx", "type": "registry:example" } ] }, { "name": "button-outline", "type": "registry:example", "registryDependencies": [ "button" ], "files": [ { "path": "registry/new-york-v4/examples/button-outline.tsx", "type": "registry:example" } ] }, { "name": "button-ghost", "type": "registry:example", "registryDependencies": [ "button" ], "files": [ { "path": "registry/new-york-v4/examples/button-ghost.tsx", "type": "registry:example" } ] }, { "name": "button-link", "type": "registry:example", "registryDependencies": [ "button" ], "files": [ { "path": "registry/new-york-v4/examples/button-link.tsx", "type": "registry:example" } ] }, { "name": "button-with-icon", "type": "registry:example", "registryDependencies": [ "button" ], "files": [ { "path": "registry/new-york-v4/examples/button-with-icon.tsx", "type": "registry:example" } ] }, { "name": "button-loading", "type": "registry:example", "registryDependencies": [ "button" ], "files": [ { "path": "registry/new-york-v4/examples/button-loading.tsx", "type": "registry:example" } ] }, { "name": "button-icon", "type": "registry:example", "registryDependencies": [ "button" ], "files": [ { "path": "registry/new-york-v4/examples/button-icon.tsx", "type": "registry:example" } ] }, { "name": "button-as-child", "type": "registry:example", "registryDependencies": [ "button" ], "files": [ { "path": "registry/new-york-v4/examples/button-as-child.tsx", "type": "registry:example" } ] }, { "name": "calendar-demo", "type": "registry:example", "registryDependencies": [ "calendar" ], "files": [ { "path": "registry/new-york-v4/examples/calendar-demo.tsx", "type": "registry:example" } ] }, { "name": "calendar-form", "type": "registry:example", "registryDependencies": [ "calendar", "form", "popover" ], "files": [ { "path": "registry/new-york-v4/examples/calendar-form.tsx", "type": "registry:example" } ] }, { "name": "card-demo", "type": "registry:example", "registryDependencies": [ "card", "button", "switch" ], "files": [ { "path": "registry/new-york-v4/examples/card-demo.tsx", "type": "registry:example" } ] }, { "name": "card-with-form", "type": "registry:example", "registryDependencies": [ "button", "card", "input", "label", "select" ], "files": [ { "path": "registry/new-york-v4/examples/card-with-form.tsx", "type": "registry:example" } ] }, { "name": "carousel-demo", "type": "registry:example", "registryDependencies": [ "carousel" ], "files": [ { "path": "registry/new-york-v4/examples/carousel-demo.tsx", "type": "registry:example" } ] }, { "name": "carousel-size", "type": "registry:example", "registryDependencies": [ "carousel" ], "files": [ { "path": "registry/new-york-v4/examples/carousel-size.tsx", "type": "registry:example" } ] }, { "name": "carousel-spacing", "type": "registry:example", "registryDependencies": [ "carousel" ], "files": [ { "path": "registry/new-york-v4/examples/carousel-spacing.tsx", "type": "registry:example" } ] }, { "name": "carousel-orientation", "type": "registry:example", "registryDependencies": [ "carousel" ], "files": [ { "path": "registry/new-york-v4/examples/carousel-orientation.tsx", "type": "registry:example" } ] }, { "name": "carousel-api", "type": "registry:example", "registryDependencies": [ "carousel" ], "files": [ { "path": "registry/new-york-v4/examples/carousel-api.tsx", "type": "registry:example" } ] }, { "name": "carousel-plugin", "type": "registry:example", "registryDependencies": [ "carousel" ], "files": [ { "path": "registry/new-york-v4/examples/carousel-plugin.tsx", "type": "registry:example" } ] }, { "name": "checkbox-demo", "type": "registry:example", "registryDependencies": [ "checkbox" ], "files": [ { "path": "registry/new-york-v4/examples/checkbox-demo.tsx", "type": "registry:example" } ] }, { "name": "checkbox-disabled", "type": "registry:example", "registryDependencies": [ "checkbox" ], "files": [ { "path": "registry/new-york-v4/examples/checkbox-disabled.tsx", "type": "registry:example" } ] }, { "name": "checkbox-form-multiple", "type": "registry:example", "registryDependencies": [ "checkbox", "form" ], "files": [ { "path": "registry/new-york-v4/examples/checkbox-form-multiple.tsx", "type": "registry:example" } ] }, { "name": "checkbox-form-single", "type": "registry:example", "registryDependencies": [ "checkbox", "form" ], "files": [ { "path": "registry/new-york-v4/examples/checkbox-form-single.tsx", "type": "registry:example" } ] }, { "name": "checkbox-with-text", "type": "registry:example", "registryDependencies": [ "checkbox" ], "files": [ { "path": "registry/new-york-v4/examples/checkbox-with-text.tsx", "type": "registry:example" } ] }, { "name": "collapsible-demo", "type": "registry:example", "registryDependencies": [ "collapsible" ], "files": [ { "path": "registry/new-york-v4/examples/collapsible-demo.tsx", "type": "registry:example" } ] }, { "name": "combobox-demo", "type": "registry:example", "registryDependencies": [ "command" ], "files": [ { "path": "registry/new-york-v4/examples/combobox-demo.tsx", "type": "registry:example" } ] }, { "name": "combobox-dropdown-menu", "type": "registry:example", "registryDependencies": [ "command", "dropdown-menu", "button" ], "files": [ { "path": "registry/new-york-v4/examples/combobox-dropdown-menu.tsx", "type": "registry:example" } ] }, { "name": "combobox-form", "type": "registry:example", "registryDependencies": [ "command", "form" ], "files": [ { "path": "registry/new-york-v4/examples/combobox-form.tsx", "type": "registry:example" } ] }, { "name": "combobox-popover", "type": "registry:example", "registryDependencies": [ "combobox", "popover" ], "files": [ { "path": "registry/new-york-v4/examples/combobox-popover.tsx", "type": "registry:example" } ] }, { "name": "combobox-responsive", "type": "registry:example", "registryDependencies": [ "combobox", "popover", "drawer" ], "files": [ { "path": "registry/new-york-v4/examples/combobox-responsive.tsx", "type": "registry:example" } ] }, { "name": "command-demo", "type": "registry:example", "registryDependencies": [ "command" ], "files": [ { "path": "registry/new-york-v4/examples/command-demo.tsx", "type": "registry:example" } ] }, { "name": "command-dialog", "type": "registry:example", "registryDependencies": [ "command", "dialog" ], "files": [ { "path": "registry/new-york-v4/examples/command-dialog.tsx", "type": "registry:example" } ] }, { "name": "context-menu-demo", "type": "registry:example", "registryDependencies": [ "context-menu" ], "files": [ { "path": "registry/new-york-v4/examples/context-menu-demo.tsx", "type": "registry:example" } ] }, { "name": "data-table-demo", "type": "registry:example", "registryDependencies": [ "data-table" ], "files": [ { "path": "registry/new-york-v4/examples/data-table-demo.tsx", "type": "registry:example" } ] }, { "name": "date-picker-demo", "type": "registry:example", "dependencies": [ "date-fns" ], "registryDependencies": [ "button", "calendar", "popover" ], "files": [ { "path": "registry/new-york-v4/examples/date-picker-demo.tsx", "type": "registry:example" } ] }, { "name": "date-picker-form", "type": "registry:example", "dependencies": [ "date-fns" ], "registryDependencies": [ "button", "calendar", "form", "popover" ], "files": [ { "path": "registry/new-york-v4/examples/date-picker-form.tsx", "type": "registry:example" } ] }, { "name": "date-picker-with-presets", "type": "registry:example", "dependencies": [ "date-fns" ], "registryDependencies": [ "button", "calendar", "popover", "select" ], "files": [ { "path": "registry/new-york-v4/examples/date-picker-with-presets.tsx", "type": "registry:example" } ] }, { "name": "date-picker-with-range", "type": "registry:example", "dependencies": [ "date-fns" ], "registryDependencies": [ "button", "calendar", "popover" ], "files": [ { "path": "registry/new-york-v4/examples/date-picker-with-range.tsx", "type": "registry:example" } ] }, { "name": "dialog-demo", "type": "registry:example", "registryDependencies": [ "dialog" ], "files": [ { "path": "registry/new-york-v4/examples/dialog-demo.tsx", "type": "registry:example" } ] }, { "name": "dialog-close-button", "type": "registry:example", "registryDependencies": [ "dialog", "button" ], "files": [ { "path": "registry/new-york-v4/examples/dialog-close-button.tsx", "type": "registry:example" } ] }, { "name": "drawer-demo", "type": "registry:example", "registryDependencies": [ "drawer" ], "files": [ { "path": "registry/new-york-v4/examples/drawer-demo.tsx", "type": "registry:example" } ] }, { "name": "drawer-dialog", "type": "registry:example", "registryDependencies": [ "drawer", "dialog" ], "files": [ { "path": "registry/new-york-v4/examples/drawer-dialog.tsx", "type": "registry:example" } ] }, { "name": "dropdown-menu-demo", "type": "registry:example", "registryDependencies": [ "dropdown-menu" ], "files": [ { "path": "registry/new-york-v4/examples/dropdown-menu-demo.tsx", "type": "registry:example" } ] }, { "name": "dropdown-menu-checkboxes", "type": "registry:example", "registryDependencies": [ "dropdown-menu", "checkbox" ], "files": [ { "path": "registry/new-york-v4/examples/dropdown-menu-checkboxes.tsx", "type": "registry:example" } ] }, { "name": "dropdown-menu-radio-group", "type": "registry:example", "registryDependencies": [ "dropdown-menu", "radio-group" ], "files": [ { "path": "registry/new-york-v4/examples/dropdown-menu-radio-group.tsx", "type": "registry:example" } ] }, { "name": "hover-card-demo", "type": "registry:example", "registryDependencies": [ "hover-card" ], "files": [ { "path": "registry/new-york-v4/examples/hover-card-demo.tsx", "type": "registry:example" } ] }, { "name": "input-demo", "type": "registry:example", "registryDependencies": [ "input" ], "files": [ { "path": "registry/new-york-v4/examples/input-demo.tsx", "type": "registry:example" } ] }, { "name": "input-disabled", "type": "registry:example", "registryDependencies": [ "input" ], "files": [ { "path": "registry/new-york-v4/examples/input-disabled.tsx", "type": "registry:example" } ] }, { "name": "input-file", "type": "registry:example", "registryDependencies": [ "input" ], "files": [ { "path": "registry/new-york-v4/examples/input-file.tsx", "type": "registry:example" } ] }, { "name": "input-form", "type": "registry:example", "registryDependencies": [ "input", "button", "form" ], "files": [ { "path": "registry/new-york-v4/examples/input-form.tsx", "type": "registry:example" } ] }, { "name": "input-with-button", "type": "registry:example", "registryDependencies": [ "input", "button" ], "files": [ { "path": "registry/new-york-v4/examples/input-with-button.tsx", "type": "registry:example" } ] }, { "name": "input-with-label", "type": "registry:example", "registryDependencies": [ "input", "button", "label" ], "files": [ { "path": "registry/new-york-v4/examples/input-with-label.tsx", "type": "registry:example" } ] }, { "name": "input-with-text", "type": "registry:example", "registryDependencies": [ "input", "button", "label" ], "files": [ { "path": "registry/new-york-v4/examples/input-with-text.tsx", "type": "registry:example" } ] }, { "name": "input-otp-demo", "type": "registry:example", "registryDependencies": [ "input-otp" ], "files": [ { "path": "registry/new-york-v4/examples/input-otp-demo.tsx", "type": "registry:example" } ] }, { "name": "input-otp-pattern", "type": "registry:example", "registryDependencies": [ "input-otp" ], "files": [ { "path": "registry/new-york-v4/examples/input-otp-pattern.tsx", "type": "registry:example" } ] }, { "name": "input-otp-separator", "type": "registry:example", "registryDependencies": [ "input-otp" ], "files": [ { "path": "registry/new-york-v4/examples/input-otp-separator.tsx", "type": "registry:example" } ] }, { "name": "input-otp-controlled", "type": "registry:example", "registryDependencies": [ "input-otp" ], "files": [ { "path": "registry/new-york-v4/examples/input-otp-controlled.tsx", "type": "registry:example" } ] }, { "name": "input-otp-form", "type": "registry:example", "registryDependencies": [ "input-otp", "form" ], "files": [ { "path": "registry/new-york-v4/examples/input-otp-form.tsx", "type": "registry:example" } ] }, { "name": "label-demo", "type": "registry:example", "registryDependencies": [ "label" ], "files": [ { "path": "registry/new-york-v4/examples/label-demo.tsx", "type": "registry:example" } ] }, { "name": "menubar-demo", "type": "registry:example", "registryDependencies": [ "menubar" ], "files": [ { "path": "registry/new-york-v4/examples/menubar-demo.tsx", "type": "registry:example" } ] }, { "name": "navigation-menu-demo", "type": "registry:example", "registryDependencies": [ "navigation-menu" ], "files": [ { "path": "registry/new-york-v4/examples/navigation-menu-demo.tsx", "type": "registry:example" } ] }, { "name": "pagination-demo", "type": "registry:example", "registryDependencies": [ "pagination" ], "files": [ { "path": "registry/new-york-v4/examples/pagination-demo.tsx", "type": "registry:example" } ] }, { "name": "popover-demo", "type": "registry:example", "registryDependencies": [ "popover" ], "files": [ { "path": "registry/new-york-v4/examples/popover-demo.tsx", "type": "registry:example" } ] }, { "name": "progress-demo", "type": "registry:example", "registryDependencies": [ "progress" ], "files": [ { "path": "registry/new-york-v4/examples/progress-demo.tsx", "type": "registry:example" } ] }, { "name": "radio-group-demo", "type": "registry:example", "registryDependencies": [ "radio-group" ], "files": [ { "path": "registry/new-york-v4/examples/radio-group-demo.tsx", "type": "registry:example" } ] }, { "name": "radio-group-form", "type": "registry:example", "registryDependencies": [ "radio-group", "form" ], "files": [ { "path": "registry/new-york-v4/examples/radio-group-form.tsx", "type": "registry:example" } ] }, { "name": "resizable-demo", "type": "registry:example", "registryDependencies": [ "resizable" ], "files": [ { "path": "registry/new-york-v4/examples/resizable-demo.tsx", "type": "registry:example" } ] }, { "name": "resizable-demo-with-handle", "type": "registry:example", "registryDependencies": [ "resizable" ], "files": [ { "path": "registry/new-york-v4/examples/resizable-demo-with-handle.tsx", "type": "registry:example" } ] }, { "name": "resizable-vertical", "type": "registry:example", "registryDependencies": [ "resizable" ], "files": [ { "path": "registry/new-york-v4/examples/resizable-vertical.tsx", "type": "registry:example" } ] }, { "name": "resizable-handle", "type": "registry:example", "registryDependencies": [ "resizable" ], "files": [ { "path": "registry/new-york-v4/examples/resizable-handle.tsx", "type": "registry:example" } ] }, { "name": "scroll-area-demo", "type": "registry:example", "registryDependencies": [ "scroll-area" ], "files": [ { "path": "registry/new-york-v4/examples/scroll-area-demo.tsx", "type": "registry:example" } ] }, { "name": "scroll-area-horizontal-demo", "type": "registry:example", "registryDependencies": [ "scroll-area" ], "files": [ { "path": "registry/new-york-v4/examples/scroll-area-horizontal-demo.tsx", "type": "registry:example" } ] }, { "name": "select-demo", "type": "registry:example", "registryDependencies": [ "select" ], "files": [ { "path": "registry/new-york-v4/examples/select-demo.tsx", "type": "registry:example" } ] }, { "name": "select-scrollable", "type": "registry:example", "registryDependencies": [ "select" ], "files": [ { "path": "registry/new-york-v4/examples/select-scrollable.tsx", "type": "registry:example" } ] }, { "name": "select-form", "type": "registry:example", "registryDependencies": [ "select" ], "files": [ { "path": "registry/new-york-v4/examples/select-form.tsx", "type": "registry:example" } ] }, { "name": "separator-demo", "type": "registry:example", "registryDependencies": [ "separator" ], "files": [ { "path": "registry/new-york-v4/examples/separator-demo.tsx", "type": "registry:example" } ] }, { "name": "sheet-demo", "type": "registry:example", "registryDependencies": [ "sheet" ], "files": [ { "path": "registry/new-york-v4/examples/sheet-demo.tsx", "type": "registry:example" } ] }, { "name": "sheet-side", "type": "registry:example", "registryDependencies": [ "sheet" ], "files": [ { "path": "registry/new-york-v4/examples/sheet-side.tsx", "type": "registry:example" } ] }, { "name": "skeleton-demo", "type": "registry:example", "registryDependencies": [ "skeleton" ], "files": [ { "path": "registry/new-york-v4/examples/skeleton-demo.tsx", "type": "registry:example" } ] }, { "name": "skeleton-card", "type": "registry:example", "registryDependencies": [ "skeleton" ], "files": [ { "path": "registry/new-york-v4/examples/skeleton-card.tsx", "type": "registry:example" } ] }, { "name": "slider-demo", "type": "registry:example", "registryDependencies": [ "slider" ], "files": [ { "path": "registry/new-york-v4/examples/slider-demo.tsx", "type": "registry:example" } ] }, { "name": "sonner-demo", "type": "registry:example", "registryDependencies": [ "sonner" ], "files": [ { "path": "registry/new-york-v4/examples/sonner-demo.tsx", "type": "registry:example" } ] }, { "name": "switch-demo", "type": "registry:example", "registryDependencies": [ "switch" ], "files": [ { "path": "registry/new-york-v4/examples/switch-demo.tsx", "type": "registry:example" } ] }, { "name": "switch-form", "type": "registry:example", "registryDependencies": [ "switch", "form" ], "files": [ { "path": "registry/new-york-v4/examples/switch-form.tsx", "type": "registry:example" } ] }, { "name": "table-demo", "type": "registry:example", "registryDependencies": [ "table" ], "files": [ { "path": "registry/new-york-v4/examples/table-demo.tsx", "type": "registry:example" } ] }, { "name": "tabs-demo", "type": "registry:example", "registryDependencies": [ "tabs" ], "files": [ { "path": "registry/new-york-v4/examples/tabs-demo.tsx", "type": "registry:example" } ] }, { "name": "textarea-demo", "type": "registry:example", "registryDependencies": [ "textarea" ], "files": [ { "path": "registry/new-york-v4/examples/textarea-demo.tsx", "type": "registry:example" } ] }, { "name": "textarea-disabled", "type": "registry:example", "registryDependencies": [ "textarea" ], "files": [ { "path": "registry/new-york-v4/examples/textarea-disabled.tsx", "type": "registry:example" } ] }, { "name": "textarea-form", "type": "registry:example", "registryDependencies": [ "textarea", "form" ], "files": [ { "path": "registry/new-york-v4/examples/textarea-form.tsx", "type": "registry:example" } ] }, { "name": "textarea-with-button", "type": "registry:example", "registryDependencies": [ "textarea", "button" ], "files": [ { "path": "registry/new-york-v4/examples/textarea-with-button.tsx", "type": "registry:example" } ] }, { "name": "textarea-with-label", "type": "registry:example", "registryDependencies": [ "textarea", "label" ], "files": [ { "path": "registry/new-york-v4/examples/textarea-with-label.tsx", "type": "registry:example" } ] }, { "name": "textarea-with-text", "type": "registry:example", "registryDependencies": [ "textarea", "label" ], "files": [ { "path": "registry/new-york-v4/examples/textarea-with-text.tsx", "type": "registry:example" } ] }, { "name": "toggle-group-demo", "type": "registry:example", "registryDependencies": [ "toggle-group" ], "files": [ { "path": "registry/new-york-v4/examples/toggle-group-demo.tsx", "type": "registry:example" } ] }, { "name": "toggle-group-disabled", "type": "registry:example", "registryDependencies": [ "toggle-group" ], "files": [ { "path": "registry/new-york-v4/examples/toggle-group-disabled.tsx", "type": "registry:example" } ] }, { "name": "toggle-group-lg", "type": "registry:example", "registryDependencies": [ "toggle-group" ], "files": [ { "path": "registry/new-york-v4/examples/toggle-group-lg.tsx", "type": "registry:example" } ] }, { "name": "toggle-group-outline", "type": "registry:example", "registryDependencies": [ "toggle-group" ], "files": [ { "path": "registry/new-york-v4/examples/toggle-group-outline.tsx", "type": "registry:example" } ] }, { "name": "toggle-group-sm", "type": "registry:example", "registryDependencies": [ "toggle-group" ], "files": [ { "path": "registry/new-york-v4/examples/toggle-group-sm.tsx", "type": "registry:example" } ] }, { "name": "toggle-group-single", "type": "registry:example", "registryDependencies": [ "toggle-group" ], "files": [ { "path": "registry/new-york-v4/examples/toggle-group-single.tsx", "type": "registry:example" } ] }, { "name": "toggle-demo", "type": "registry:example", "registryDependencies": [ "toggle" ], "files": [ { "path": "registry/new-york-v4/examples/toggle-demo.tsx", "type": "registry:example" } ] }, { "name": "toggle-disabled", "type": "registry:example", "registryDependencies": [ "toggle" ], "files": [ { "path": "registry/new-york-v4/examples/toggle-disabled.tsx", "type": "registry:example" } ] }, { "name": "toggle-lg", "type": "registry:example", "registryDependencies": [ "toggle" ], "files": [ { "path": "registry/new-york-v4/examples/toggle-lg.tsx", "type": "registry:example" } ] }, { "name": "toggle-outline", "type": "registry:example", "registryDependencies": [ "toggle" ], "files": [ { "path": "registry/new-york-v4/examples/toggle-outline.tsx", "type": "registry:example" } ] }, { "name": "toggle-sm", "type": "registry:example", "registryDependencies": [ "toggle" ], "files": [ { "path": "registry/new-york-v4/examples/toggle-sm.tsx", "type": "registry:example" } ] }, { "name": "toggle-with-text", "type": "registry:example", "registryDependencies": [ "toggle" ], "files": [ { "path": "registry/new-york-v4/examples/toggle-with-text.tsx", "type": "registry:example" } ] }, { "name": "tooltip-demo", "type": "registry:example", "registryDependencies": [ "tooltip" ], "files": [ { "path": "registry/new-york-v4/examples/tooltip-demo.tsx", "type": "registry:example" } ] }, { "name": "typography-blockquote", "type": "registry:example", "files": [ { "path": "registry/new-york-v4/examples/typography-blockquote.tsx", "type": "registry:example" } ] }, { "name": "typography-demo", "type": "registry:example", "files": [ { "path": "registry/new-york-v4/examples/typography-demo.tsx", "type": "registry:example" } ] }, { "name": "typography-h1", "type": "registry:example", "files": [ { "path": "registry/new-york-v4/examples/typography-h1.tsx", "type": "registry:example" } ] }, { "name": "typography-h2", "type": "registry:example", "files": [ { "path": "registry/new-york-v4/examples/typography-h2.tsx", "type": "registry:example" } ] }, { "name": "typography-h3", "type": "registry:example", "files": [ { "path": "registry/new-york-v4/examples/typography-h3.tsx", "type": "registry:example" } ] }, { "name": "typography-h4", "type": "registry:example", "files": [ { "path": "registry/new-york-v4/examples/typography-h4.tsx", "type": "registry:example" } ] }, { "name": "typography-inline-code", "type": "registry:example", "files": [ { "path": "registry/new-york-v4/examples/typography-inline-code.tsx", "type": "registry:example" } ] }, { "name": "typography-large", "type": "registry:example", "files": [ { "path": "registry/new-york-v4/examples/typography-large.tsx", "type": "registry:example" } ] }, { "name": "typography-lead", "type": "registry:example", "files": [ { "path": "registry/new-york-v4/examples/typography-lead.tsx", "type": "registry:example" } ] }, { "name": "typography-list", "type": "registry:example", "files": [ { "path": "registry/new-york-v4/examples/typography-list.tsx", "type": "registry:example" } ] }, { "name": "typography-muted", "type": "registry:example", "files": [ { "path": "registry/new-york-v4/examples/typography-muted.tsx", "type": "registry:example" } ] }, { "name": "typography-p", "type": "registry:example", "files": [ { "path": "registry/new-york-v4/examples/typography-p.tsx", "type": "registry:example" } ] }, { "name": "typography-small", "type": "registry:example", "files": [ { "path": "registry/new-york-v4/examples/typography-small.tsx", "type": "registry:example" } ] }, { "name": "typography-table", "type": "registry:example", "files": [ { "path": "registry/new-york-v4/examples/typography-table.tsx", "type": "registry:example" } ] }, { "name": "mode-toggle", "type": "registry:example", "files": [ { "path": "registry/new-york-v4/examples/mode-toggle.tsx", "type": "registry:example" } ] }, { "name": "chart-bar-demo", "type": "registry:example", "files": [ { "path": "registry/new-york-v4/examples/chart-bar-demo.tsx", "type": "registry:example" } ] }, { "name": "chart-bar-demo-grid", "type": "registry:example", "files": [ { "path": "registry/new-york-v4/examples/chart-bar-demo-grid.tsx", "type": "registry:example" } ] }, { "name": "chart-bar-demo-axis", "type": "registry:example", "files": [ { "path": "registry/new-york-v4/examples/chart-bar-demo-axis.tsx", "type": "registry:example" } ] }, { "name": "chart-bar-demo-tooltip", "type": "registry:example", "files": [ { "path": "registry/new-york-v4/examples/chart-bar-demo-tooltip.tsx", "type": "registry:example" } ] }, { "name": "chart-bar-demo-legend", "type": "registry:example", "files": [ { "path": "registry/new-york-v4/examples/chart-bar-demo-legend.tsx", "type": "registry:example" } ] }, { "name": "chart-tooltip-demo", "type": "registry:example", "files": [ { "path": "registry/new-york-v4/examples/chart-tooltip-demo.tsx", "type": "registry:example" } ] }, { "name": "calendar-hijri", "type": "registry:example", "description": "A Persian calendar.", "registryDependencies": [ "calendar" ], "files": [ { "path": "registry/new-york-v4/examples/calendar-hijri.tsx", "type": "registry:example" } ], "meta": { "iframeHeight": "600px", "container": "w-full bg-surface min-h-svh flex px-4 py-12 items-start md:py-20 justify-center min-w-0", "mobile": "component" }, "categories": [ "calendar", "date" ] }, { "name": "sidebar-demo", "type": "registry:internal", "files": [ { "path": "registry/new-york-v4/internal/sidebar-demo.tsx", "type": "registry:component" } ] }, { "name": "sidebar-header", "type": "registry:internal", "files": [ { "path": "registry/new-york-v4/internal/sidebar-header.tsx", "type": "registry:component" } ] }, { "name": "sidebar-footer", "type": "registry:internal", "files": [ { "path": "registry/new-york-v4/internal/sidebar-footer.tsx", "type": "registry:component" } ] }, { "name": "sidebar-group", "type": "registry:internal", "files": [ { "path": "registry/new-york-v4/internal/sidebar-group.tsx", "type": "registry:component" } ] }, { "name": "sidebar-group-collapsible", "type": "registry:internal", "files": [ { "path": "registry/new-york-v4/internal/sidebar-group-collapsible.tsx", "type": "registry:component" } ] }, { "name": "sidebar-group-action", "type": "registry:internal", "files": [ { "path": "registry/new-york-v4/internal/sidebar-group-action.tsx", "type": "registry:component" } ] }, { "name": "sidebar-menu", "type": "registry:internal", "files": [ { "path": "registry/new-york-v4/internal/sidebar-menu.tsx", "type": "registry:component" } ] }, { "name": "sidebar-menu-action", "type": "registry:internal", "files": [ { "path": "registry/new-york-v4/internal/sidebar-menu-action.tsx", "type": "registry:component" } ] }, { "name": "sidebar-menu-sub", "type": "registry:internal", "files": [ { "path": "registry/new-york-v4/internal/sidebar-menu-sub.tsx", "type": "registry:component" } ] }, { "name": "sidebar-menu-collapsible", "type": "registry:internal", "files": [ { "path": "registry/new-york-v4/internal/sidebar-menu-collapsible.tsx", "type": "registry:component" } ] }, { "name": "sidebar-menu-badge", "type": "registry:internal", "files": [ { "path": "registry/new-york-v4/internal/sidebar-menu-badge.tsx", "type": "registry:component" } ] }, { "name": "sidebar-rsc", "type": "registry:internal", "files": [ { "path": "registry/new-york-v4/internal/sidebar-rsc.tsx", "type": "registry:component" } ] }, { "name": "sidebar-controlled", "type": "registry:internal", "files": [ { "path": "registry/new-york-v4/internal/sidebar-controlled.tsx", "type": "registry:component" } ] } ] }