{
  "name": "scui",
  "homepage": "https://scui-two.vercel.app",
  "items": [
    {
      "name": "theme",
      "type": "registry:theme",
      "title": "Theme",
      "description": "Theme tokens and Tailwind v4 globals.",
      "dependencies": [
        "tw-animate-css"
      ],
      "files": [
        {
          "path": "app/globals.css",
          "type": "registry:theme",
          "target": "app/globals.css"
        }
      ]
    },
    {
      "name": "utils",
      "type": "registry:lib",
      "title": "Utilities",
      "description": "Shared utility helpers used by the components.",
      "dependencies": [
        "clsx",
        "tailwind-merge"
      ],
      "files": [
        {
          "path": "lib/utils.ts",
          "type": "registry:lib",
          "target": "lib/utils.ts"
        }
      ]
    },
    {
      "name": "use-mobile",
      "type": "registry:hook",
      "title": "Use Mobile",
      "description": "Responsive viewport hook used by layout primitives.",
      "files": [
        {
          "path": "hooks/use-mobile.ts",
          "type": "registry:hook",
          "target": "hooks/use-mobile.ts"
        }
      ]
    },
    {
      "name": "accordion",
      "type": "registry:ui",
      "title": "Accordion",
      "description": "A vertically stacked set of collapsible content sections.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/accordion.tsx",
          "type": "registry:ui",
          "target": "components/ui/accordion.tsx"
        }
      ]
    },
    {
      "name": "alert",
      "type": "registry:ui",
      "title": "Alert",
      "description": "A callout for important status or contextual messages.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/alert.tsx",
          "type": "registry:ui",
          "target": "components/ui/alert.tsx"
        }
      ]
    },
    {
      "name": "alert-dialog",
      "type": "registry:ui",
      "title": "Alert Dialog",
      "description": "A modal confirmation flow for critical actions.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/alert-dialog.tsx",
          "type": "registry:ui",
          "target": "components/ui/alert-dialog.tsx"
        }
      ]
    },
    {
      "name": "aspect-ratio",
      "type": "registry:ui",
      "title": "Aspect Ratio",
      "description": "A wrapper that preserves media or layout aspect ratios.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/aspect-ratio.tsx",
          "type": "registry:ui",
          "target": "components/ui/aspect-ratio.tsx"
        }
      ]
    },
    {
      "name": "avatar",
      "type": "registry:ui",
      "title": "Avatar",
      "description": "A user image with fallback and presence states.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/avatar.tsx",
          "type": "registry:ui",
          "target": "components/ui/avatar.tsx"
        }
      ]
    },
    {
      "name": "badge",
      "type": "registry:ui",
      "title": "Badge",
      "description": "A compact label for status, category, or metadata.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/badge.tsx",
          "type": "registry:ui",
          "target": "components/ui/badge.tsx"
        }
      ]
    },
    {
      "name": "breadcrumb",
      "type": "registry:ui",
      "title": "Breadcrumb",
      "description": "A navigation trail for nested pages.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/breadcrumb.tsx",
          "type": "registry:ui",
          "target": "components/ui/breadcrumb.tsx"
        }
      ]
    },
    {
      "name": "button",
      "type": "registry:ui",
      "title": "Button",
      "description": "An interactive control for primary and secondary actions.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/button.tsx",
          "type": "registry:ui",
          "target": "components/ui/button.tsx"
        }
      ]
    },
    {
      "name": "button-group",
      "type": "registry:ui",
      "title": "Button Group",
      "description": "A grouped set of related buttons and controls.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/button-group.tsx",
          "type": "registry:ui",
          "target": "components/ui/button-group.tsx"
        }
      ]
    },
    {
      "name": "calendar",
      "type": "registry:ui",
      "title": "Calendar",
      "description": "A date picker calendar built on React DayPicker.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/calendar.tsx",
          "type": "registry:ui",
          "target": "components/ui/calendar.tsx"
        }
      ]
    },
    {
      "name": "card",
      "type": "registry:ui",
      "title": "Card",
      "description": "A structured content container with header, body, and footer regions.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/card.tsx",
          "type": "registry:ui",
          "target": "components/ui/card.tsx"
        }
      ]
    },
    {
      "name": "carousel",
      "type": "registry:ui",
      "title": "Carousel",
      "description": "A carousel for paging through related content.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/carousel.tsx",
          "type": "registry:ui",
          "target": "components/ui/carousel.tsx"
        }
      ]
    },
    {
      "name": "chart",
      "type": "registry:ui",
      "title": "Chart",
      "description": "Chart primitives built around Recharts and theme tokens.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/chart.tsx",
          "type": "registry:ui",
          "target": "components/ui/chart.tsx"
        }
      ]
    },
    {
      "name": "checkbox",
      "type": "registry:ui",
      "title": "Checkbox",
      "description": "A binary control for selecting one or more options.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/checkbox.tsx",
          "type": "registry:ui",
          "target": "components/ui/checkbox.tsx"
        }
      ]
    },
    {
      "name": "collapsible",
      "type": "registry:ui",
      "title": "Collapsible",
      "description": "A disclosure pattern for showing and hiding content.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/collapsible.tsx",
          "type": "registry:ui",
          "target": "components/ui/collapsible.tsx"
        }
      ]
    },
    {
      "name": "combobox",
      "type": "registry:ui",
      "title": "Combobox",
      "description": "An autocomplete input for searching and selecting an option.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/combobox.tsx",
          "type": "registry:ui",
          "target": "components/ui/combobox.tsx"
        }
      ]
    },
    {
      "name": "command",
      "type": "registry:ui",
      "title": "Command",
      "description": "A command menu for search and keyboard-driven actions.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/command.tsx",
          "type": "registry:ui",
          "target": "components/ui/command.tsx"
        }
      ]
    },
    {
      "name": "context-menu",
      "type": "registry:ui",
      "title": "Context Menu",
      "description": "A menu opened from a right-click or context action.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/context-menu.tsx",
          "type": "registry:ui",
          "target": "components/ui/context-menu.tsx"
        }
      ]
    },
    {
      "name": "dialog",
      "type": "registry:ui",
      "title": "Dialog",
      "description": "A modal surface for focused tasks.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/dialog.tsx",
          "type": "registry:ui",
          "target": "components/ui/dialog.tsx"
        }
      ]
    },
    {
      "name": "direction",
      "type": "registry:ui",
      "title": "Direction",
      "description": "Direction provider for bidirectional interfaces.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/direction.tsx",
          "type": "registry:ui",
          "target": "components/ui/direction.tsx"
        }
      ]
    },
    {
      "name": "drawer",
      "type": "registry:ui",
      "title": "Drawer",
      "description": "A slide-up panel for focused mobile-friendly flows.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/drawer.tsx",
          "type": "registry:ui",
          "target": "components/ui/drawer.tsx"
        }
      ]
    },
    {
      "name": "dropdown-menu",
      "type": "registry:ui",
      "title": "Dropdown Menu",
      "description": "A menu of contextual actions attached to a trigger.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/dropdown-menu.tsx",
          "type": "registry:ui",
          "target": "components/ui/dropdown-menu.tsx"
        }
      ]
    },
    {
      "name": "empty",
      "type": "registry:ui",
      "title": "Empty",
      "description": "An empty state for pages, lists, and collections.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/empty.tsx",
          "type": "registry:ui",
          "target": "components/ui/empty.tsx"
        }
      ]
    },
    {
      "name": "field",
      "type": "registry:ui",
      "title": "Field",
      "description": "Form field primitives for labels, descriptions, controls, and errors.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/field.tsx",
          "type": "registry:ui",
          "target": "components/ui/field.tsx"
        }
      ]
    },
    {
      "name": "hover-card",
      "type": "registry:ui",
      "title": "Hover Card",
      "description": "A preview card shown from a hover or focus trigger.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/hover-card.tsx",
          "type": "registry:ui",
          "target": "components/ui/hover-card.tsx"
        }
      ]
    },
    {
      "name": "input",
      "type": "registry:ui",
      "title": "Input",
      "description": "A single-line text entry control.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/input.tsx",
          "type": "registry:ui",
          "target": "components/ui/input.tsx"
        }
      ]
    },
    {
      "name": "input-group",
      "type": "registry:ui",
      "title": "Input Group",
      "description": "Composable input controls with inline actions and addons.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/input-group.tsx",
          "type": "registry:ui",
          "target": "components/ui/input-group.tsx"
        }
      ]
    },
    {
      "name": "input-otp",
      "type": "registry:ui",
      "title": "Input OTP",
      "description": "A segmented one-time passcode input.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/input-otp.tsx",
          "type": "registry:ui",
          "target": "components/ui/input-otp.tsx"
        }
      ]
    },
    {
      "name": "item",
      "type": "registry:ui",
      "title": "Item",
      "description": "A flexible row primitive for lists and command surfaces.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/item.tsx",
          "type": "registry:ui",
          "target": "components/ui/item.tsx"
        }
      ]
    },
    {
      "name": "kbd",
      "type": "registry:ui",
      "title": "Kbd",
      "description": "Keyboard key styling for shortcuts and instructions.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/kbd.tsx",
          "type": "registry:ui",
          "target": "components/ui/kbd.tsx"
        }
      ]
    },
    {
      "name": "label",
      "type": "registry:ui",
      "title": "Label",
      "description": "An accessible label for form controls.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/label.tsx",
          "type": "registry:ui",
          "target": "components/ui/label.tsx"
        }
      ]
    },
    {
      "name": "menubar",
      "type": "registry:ui",
      "title": "Menubar",
      "description": "A horizontal application menu with nested actions.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/menubar.tsx",
          "type": "registry:ui",
          "target": "components/ui/menubar.tsx"
        }
      ]
    },
    {
      "name": "native-select",
      "type": "registry:ui",
      "title": "Native Select",
      "description": "A styled native select control.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/native-select.tsx",
          "type": "registry:ui",
          "target": "components/ui/native-select.tsx"
        }
      ]
    },
    {
      "name": "navigation-menu",
      "type": "registry:ui",
      "title": "Navigation Menu",
      "description": "A responsive navigation menu for site sections.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/navigation-menu.tsx",
          "type": "registry:ui",
          "target": "components/ui/navigation-menu.tsx"
        }
      ]
    },
    {
      "name": "pagination",
      "type": "registry:ui",
      "title": "Pagination",
      "description": "Controls for moving through paged content.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/pagination.tsx",
          "type": "registry:ui",
          "target": "components/ui/pagination.tsx"
        }
      ]
    },
    {
      "name": "popover",
      "type": "registry:ui",
      "title": "Popover",
      "description": "A floating panel attached to a trigger.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/popover.tsx",
          "type": "registry:ui",
          "target": "components/ui/popover.tsx"
        }
      ]
    },
    {
      "name": "progress",
      "type": "registry:ui",
      "title": "Progress",
      "description": "A progress indicator for task completion.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/progress.tsx",
          "type": "registry:ui",
          "target": "components/ui/progress.tsx"
        }
      ]
    },
    {
      "name": "radio-group",
      "type": "registry:ui",
      "title": "Radio Group",
      "description": "A set of mutually exclusive options.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/radio-group.tsx",
          "type": "registry:ui",
          "target": "components/ui/radio-group.tsx"
        }
      ]
    },
    {
      "name": "resizable",
      "type": "registry:ui",
      "title": "Resizable",
      "description": "Resizable panels for split-pane layouts.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/resizable.tsx",
          "type": "registry:ui",
          "target": "components/ui/resizable.tsx"
        }
      ]
    },
    {
      "name": "scroll-area",
      "type": "registry:ui",
      "title": "Scroll Area",
      "description": "A styled scroll container for overflow content.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/scroll-area.tsx",
          "type": "registry:ui",
          "target": "components/ui/scroll-area.tsx"
        }
      ]
    },
    {
      "name": "select",
      "type": "registry:ui",
      "title": "Select",
      "description": "A custom select menu for choosing one option.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/select.tsx",
          "type": "registry:ui",
          "target": "components/ui/select.tsx"
        }
      ]
    },
    {
      "name": "separator",
      "type": "registry:ui",
      "title": "Separator",
      "description": "A visual divider between related sections.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/separator.tsx",
          "type": "registry:ui",
          "target": "components/ui/separator.tsx"
        }
      ]
    },
    {
      "name": "sheet",
      "type": "registry:ui",
      "title": "Sheet",
      "description": "A side panel for secondary workflows.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/sheet.tsx",
          "type": "registry:ui",
          "target": "components/ui/sheet.tsx"
        }
      ]
    },
    {
      "name": "sidebar",
      "type": "registry:ui",
      "title": "Sidebar",
      "description": "Composable sidebar primitives for app navigation.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils",
        "use-mobile"
      ],
      "files": [
        {
          "path": "components/ui/sidebar.tsx",
          "type": "registry:ui",
          "target": "components/ui/sidebar.tsx"
        }
      ]
    },
    {
      "name": "skeleton",
      "type": "registry:ui",
      "title": "Skeleton",
      "description": "Placeholder shapes for loading content.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/skeleton.tsx",
          "type": "registry:ui",
          "target": "components/ui/skeleton.tsx"
        }
      ]
    },
    {
      "name": "slider",
      "type": "registry:ui",
      "title": "Slider",
      "description": "A range control for selecting numeric values.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/slider.tsx",
          "type": "registry:ui",
          "target": "components/ui/slider.tsx"
        }
      ]
    },
    {
      "name": "sonner",
      "type": "registry:ui",
      "title": "Sonner",
      "description": "Toast notifications powered by Sonner.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/sonner.tsx",
          "type": "registry:ui",
          "target": "components/ui/sonner.tsx"
        }
      ]
    },
    {
      "name": "spinner",
      "type": "registry:ui",
      "title": "Spinner",
      "description": "A loading indicator for pending states.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/spinner.tsx",
          "type": "registry:ui",
          "target": "components/ui/spinner.tsx"
        }
      ]
    },
    {
      "name": "switch",
      "type": "registry:ui",
      "title": "Switch",
      "description": "A toggle control for turning settings on or off.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/switch.tsx",
          "type": "registry:ui",
          "target": "components/ui/switch.tsx"
        }
      ]
    },
    {
      "name": "table",
      "type": "registry:ui",
      "title": "Table",
      "description": "Semantic table primitives for structured data.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/table.tsx",
          "type": "registry:ui",
          "target": "components/ui/table.tsx"
        }
      ]
    },
    {
      "name": "tabs",
      "type": "registry:ui",
      "title": "Tabs",
      "description": "Tabbed sections that switch visible content.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/tabs.tsx",
          "type": "registry:ui",
          "target": "components/ui/tabs.tsx"
        }
      ]
    },
    {
      "name": "textarea",
      "type": "registry:ui",
      "title": "Textarea",
      "description": "A multi-line text entry control.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/textarea.tsx",
          "type": "registry:ui",
          "target": "components/ui/textarea.tsx"
        }
      ]
    },
    {
      "name": "toggle",
      "type": "registry:ui",
      "title": "Toggle",
      "description": "A pressable on/off button.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/toggle.tsx",
          "type": "registry:ui",
          "target": "components/ui/toggle.tsx"
        }
      ]
    },
    {
      "name": "toggle-group",
      "type": "registry:ui",
      "title": "Toggle Group",
      "description": "A set of related toggle buttons.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/toggle-group.tsx",
          "type": "registry:ui",
          "target": "components/ui/toggle-group.tsx"
        }
      ]
    },
    {
      "name": "tooltip",
      "type": "registry:ui",
      "title": "Tooltip",
      "description": "A short hint shown on hover or focus.",
      "dependencies": [
        "@base-ui/react",
        "class-variance-authority",
        "cmdk",
        "date-fns",
        "embla-carousel-react",
        "input-otp",
        "lucide-react",
        "next-themes",
        "radix-ui",
        "react-day-picker",
        "react-resizable-panels",
        "recharts",
        "sonner",
        "tailwind-merge",
        "tw-animate-css",
        "vaul"
      ],
      "registryDependencies": [
        "theme",
        "utils"
      ],
      "files": [
        {
          "path": "components/ui/tooltip.tsx",
          "type": "registry:ui",
          "target": "components/ui/tooltip.tsx"
        }
      ]
    }
  ]
}
