{
  "$schema": "https://ui.shadcn.com/schema/registry.json",
  "name": "thegridcn",
  "homepage": "https://github.com/educlopez/thegridcn-ui",
  "items": [
    {
      "name": "accordion",
      "type": "registry:component",
      "title": "Accordion",
      "files": [
        {
          "path": "src/components/ui/accordion.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "@radix-ui/react-accordion",
        "lucide-react"
      ]
    },
    {
      "name": "alert",
      "type": "registry:component",
      "title": "Alert",
      "files": [
        {
          "path": "src/components/ui/alert.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "class-variance-authority"
      ]
    },
    {
      "name": "alert",
      "type": "registry:component",
      "title": "Alert",
      "files": [
        {
          "path": "src/components/thegridcn/alert.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "alert-dialog",
      "type": "registry:component",
      "title": "Alert Dialog",
      "files": [
        {
          "path": "src/components/ui/alert-dialog.tsx",
          "type": "registry:component"
        }
      ],
      "registryDependencies": [
        "button"
      ],
      "dependencies": [
        "@radix-ui/react-alert-dialog"
      ]
    },
    {
      "name": "anomaly-banner",
      "type": "registry:component",
      "title": "Anomaly Banner",
      "files": [
        {
          "path": "src/components/thegridcn/anomaly-banner.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "arrival-panel",
      "type": "registry:component",
      "title": "Arrival Panel",
      "files": [
        {
          "path": "src/components/thegridcn/arrival-panel.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "aspect-ratio",
      "type": "registry:component",
      "title": "Aspect Ratio",
      "files": [
        {
          "path": "src/components/ui/aspect-ratio.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "@radix-ui/react-aspect-ratio"
      ]
    },
    {
      "name": "avatar",
      "type": "registry:component",
      "title": "Avatar",
      "files": [
        {
          "path": "src/components/ui/avatar.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "@radix-ui/react-avatar"
      ]
    },
    {
      "name": "badge",
      "type": "registry:component",
      "title": "Badge",
      "files": [
        {
          "path": "src/components/ui/badge.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "@radix-ui/react-slot",
        "class-variance-authority"
      ]
    },
    {
      "name": "beam-marker",
      "type": "registry:component",
      "title": "Beam Marker",
      "files": [
        {
          "path": "src/components/thegridcn/beam-marker.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "breadcrumb",
      "type": "registry:component",
      "title": "Breadcrumb",
      "files": [
        {
          "path": "src/components/ui/breadcrumb.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "@radix-ui/react-slot",
        "lucide-react"
      ]
    },
    {
      "name": "button",
      "type": "registry:component",
      "title": "Button",
      "files": [
        {
          "path": "src/components/ui/button.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "@radix-ui/react-slot",
        "class-variance-authority"
      ]
    },
    {
      "name": "button-group",
      "type": "registry:component",
      "title": "Button Group",
      "files": [
        {
          "path": "src/components/ui/button-group.tsx",
          "type": "registry:component"
        }
      ],
      "registryDependencies": [
        "separator"
      ],
      "dependencies": [
        "@radix-ui/react-slot",
        "class-variance-authority"
      ]
    },
    {
      "name": "calendar",
      "type": "registry:component",
      "title": "Calendar",
      "files": [
        {
          "path": "src/components/ui/calendar.tsx",
          "type": "registry:component"
        }
      ],
      "registryDependencies": [
        "button"
      ],
      "dependencies": [
        "lucide-react",
        "react-day-picker"
      ]
    },
    {
      "name": "card",
      "type": "registry:component",
      "title": "Card",
      "files": [
        {
          "path": "src/components/ui/card.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "carousel",
      "type": "registry:component",
      "title": "Carousel",
      "files": [
        {
          "path": "src/components/ui/carousel.tsx",
          "type": "registry:component"
        }
      ],
      "registryDependencies": [
        "button"
      ],
      "dependencies": [
        "embla-carousel-react",
        "lucide-react"
      ]
    },
    {
      "name": "chart",
      "type": "registry:component",
      "title": "Chart",
      "description": "Helper to extract item config from a payload.",
      "files": [
        {
          "path": "src/components/ui/chart.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "recharts"
      ]
    },
    {
      "name": "checkbox",
      "type": "registry:component",
      "title": "Checkbox",
      "files": [
        {
          "path": "src/components/ui/checkbox.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "@radix-ui/react-checkbox",
        "lucide-react"
      ]
    },
    {
      "name": "circuit-background",
      "type": "registry:component",
      "title": "Circuit Background",
      "files": [
        {
          "path": "src/components/thegridcn/circuit-background.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "collapsible",
      "type": "registry:component",
      "title": "Collapsible",
      "files": [
        {
          "path": "src/components/ui/collapsible.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "@radix-ui/react-collapsible"
      ]
    },
    {
      "name": "command",
      "type": "registry:component",
      "title": "Command",
      "files": [
        {
          "path": "src/components/ui/command.tsx",
          "type": "registry:component"
        }
      ],
      "registryDependencies": [
        "dialog"
      ],
      "dependencies": [
        "cmdk",
        "lucide-react"
      ]
    },
    {
      "name": "context-menu",
      "type": "registry:component",
      "title": "Context Menu",
      "files": [
        {
          "path": "src/components/ui/context-menu.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "@radix-ui/react-context-menu",
        "lucide-react"
      ]
    },
    {
      "name": "crt-effect",
      "type": "registry:component",
      "title": "Crt Effect",
      "description": "CRT monitor effect with scanlines, vignette, flicker, and scan sweep animation.\n * Wrap any content to give it a retro CRT monitor appearance.",
      "files": [
        {
          "path": "src/components/thegridcn/crt-effect.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "data-card",
      "type": "registry:component",
      "title": "Data Card",
      "files": [
        {
          "path": "src/components/thegridcn/data-card.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "dialog",
      "type": "registry:component",
      "title": "Dialog",
      "files": [
        {
          "path": "src/components/ui/dialog.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "@radix-ui/react-dialog",
        "lucide-react"
      ]
    },
    {
      "name": "drawer",
      "type": "registry:component",
      "title": "Drawer",
      "files": [
        {
          "path": "src/components/ui/drawer.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "vaul"
      ]
    },
    {
      "name": "dropdown-menu",
      "type": "registry:component",
      "title": "Dropdown Menu",
      "files": [
        {
          "path": "src/components/ui/dropdown-menu.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "@radix-ui/react-dropdown-menu",
        "lucide-react"
      ]
    },
    {
      "name": "empty",
      "type": "registry:component",
      "title": "Empty",
      "files": [
        {
          "path": "src/components/ui/empty.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "class-variance-authority"
      ]
    },
    {
      "name": "field",
      "type": "registry:component",
      "title": "Field",
      "files": [
        {
          "path": "src/components/ui/field.tsx",
          "type": "registry:component"
        }
      ],
      "registryDependencies": [
        "label",
        "separator"
      ],
      "dependencies": [
        "class-variance-authority"
      ]
    },
    {
      "name": "floating-panel",
      "type": "registry:component",
      "title": "Floating Panel",
      "files": [
        {
          "path": "src/components/thegridcn/floating-panel.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "form",
      "type": "registry:component",
      "title": "Form",
      "files": [
        {
          "path": "src/components/ui/form.tsx",
          "type": "registry:component"
        }
      ],
      "registryDependencies": [
        "label"
      ],
      "dependencies": [
        "@radix-ui/react-label",
        "@radix-ui/react-slot",
        "react-hook-form"
      ]
    },
    {
      "name": "glow-container",
      "type": "registry:component",
      "title": "Glow Container",
      "files": [
        {
          "path": "src/components/thegridcn/glow-container.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "grid",
      "type": "registry:component",
      "title": "Grid",
      "description": "Convert hex to THREE.Color",
      "files": [
        {
          "path": "src/components/thegridcn/grid.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "@react-three/fiber",
        "three"
      ]
    },
    {
      "name": "grid-floor",
      "type": "registry:component",
      "title": "Grid Floor",
      "files": [
        {
          "path": "src/components/thegridcn/grid-floor.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "grid-scan-overlay",
      "type": "registry:component",
      "title": "Grid Scan Overlay",
      "files": [
        {
          "path": "src/components/thegridcn/grid-scan-overlay.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "hover-card",
      "type": "registry:component",
      "title": "Hover Card",
      "files": [
        {
          "path": "src/components/ui/hover-card.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "@radix-ui/react-hover-card"
      ]
    },
    {
      "name": "hud",
      "type": "registry:component",
      "title": "Hud",
      "files": [
        {
          "path": "src/components/thegridcn/hud.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "hud-corner-frame",
      "type": "registry:component",
      "title": "Hud Corner Frame",
      "files": [
        {
          "path": "src/components/thegridcn/hud-corner-frame.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "input",
      "type": "registry:component",
      "title": "Input",
      "files": [
        {
          "path": "src/components/ui/input.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "input-group",
      "type": "registry:component",
      "title": "Input Group",
      "files": [
        {
          "path": "src/components/ui/input-group.tsx",
          "type": "registry:component"
        }
      ],
      "registryDependencies": [
        "button",
        "input",
        "textarea"
      ],
      "dependencies": [
        "class-variance-authority"
      ]
    },
    {
      "name": "input-otp",
      "type": "registry:component",
      "title": "Input Otp",
      "files": [
        {
          "path": "src/components/ui/input-otp.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "input-otp",
        "lucide-react"
      ]
    },
    {
      "name": "item",
      "type": "registry:component",
      "title": "Item",
      "files": [
        {
          "path": "src/components/ui/item.tsx",
          "type": "registry:component"
        }
      ],
      "registryDependencies": [
        "separator"
      ],
      "dependencies": [
        "@radix-ui/react-slot",
        "class-variance-authority"
      ]
    },
    {
      "name": "kbd",
      "type": "registry:component",
      "title": "Kbd",
      "files": [
        {
          "path": "src/components/ui/kbd.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "label",
      "type": "registry:component",
      "title": "Label",
      "files": [
        {
          "path": "src/components/ui/label.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "@radix-ui/react-label"
      ]
    },
    {
      "name": "location-display",
      "type": "registry:component",
      "title": "Location Display",
      "files": [
        {
          "path": "src/components/thegridcn/location-display.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "map",
      "type": "registry:component",
      "title": "Map",
      "files": [
        {
          "path": "src/components/thegridcn/map.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "menubar",
      "type": "registry:component",
      "title": "Menubar",
      "files": [
        {
          "path": "src/components/ui/menubar.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "@radix-ui/react-menubar",
        "lucide-react"
      ]
    },
    {
      "name": "navigation-menu",
      "type": "registry:component",
      "title": "Navigation Menu",
      "files": [
        {
          "path": "src/components/ui/navigation-menu.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "@radix-ui/react-navigation-menu",
        "class-variance-authority",
        "lucide-react"
      ]
    },
    {
      "name": "pagination",
      "type": "registry:component",
      "title": "Pagination",
      "files": [
        {
          "path": "src/components/ui/pagination.tsx",
          "type": "registry:component"
        }
      ],
      "registryDependencies": [
        "button"
      ],
      "dependencies": [
        "lucide-react"
      ]
    },
    {
      "name": "popover",
      "type": "registry:component",
      "title": "Popover",
      "files": [
        {
          "path": "src/components/ui/popover.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "@radix-ui/react-popover"
      ]
    },
    {
      "name": "progress",
      "type": "registry:component",
      "title": "Progress",
      "files": [
        {
          "path": "src/components/ui/progress.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "@radix-ui/react-progress"
      ]
    },
    {
      "name": "radio-group",
      "type": "registry:component",
      "title": "Radio Group",
      "files": [
        {
          "path": "src/components/ui/radio-group.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "@radix-ui/react-radio-group",
        "lucide-react"
      ]
    },
    {
      "name": "scroll-area",
      "type": "registry:component",
      "title": "Scroll Area",
      "files": [
        {
          "path": "src/components/ui/scroll-area.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "@radix-ui/react-scroll-area"
      ]
    },
    {
      "name": "select",
      "type": "registry:component",
      "title": "Select",
      "files": [
        {
          "path": "src/components/ui/select.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "@radix-ui/react-select",
        "lucide-react"
      ]
    },
    {
      "name": "separator",
      "type": "registry:component",
      "title": "Separator",
      "files": [
        {
          "path": "src/components/ui/separator.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "@radix-ui/react-separator"
      ]
    },
    {
      "name": "sheet",
      "type": "registry:component",
      "title": "Sheet",
      "files": [
        {
          "path": "src/components/ui/sheet.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "@radix-ui/react-dialog",
        "lucide-react"
      ]
    },
    {
      "name": "sidebar",
      "type": "registry:component",
      "title": "Sidebar",
      "files": [
        {
          "path": "src/components/ui/sidebar.tsx",
          "type": "registry:component"
        }
      ],
      "registryDependencies": [
        "button",
        "input",
        "separator",
        "sheet",
        "skeleton",
        "tooltip"
      ],
      "dependencies": [
        "@radix-ui/react-slot",
        "class-variance-authority",
        "lucide-react"
      ]
    },
    {
      "name": "skeleton",
      "type": "registry:component",
      "title": "Skeleton",
      "files": [
        {
          "path": "src/components/ui/skeleton.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "slider",
      "type": "registry:component",
      "title": "Slider",
      "files": [
        {
          "path": "src/components/ui/slider.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "@radix-ui/react-slider"
      ]
    },
    {
      "name": "sonner",
      "type": "registry:component",
      "title": "Sonner",
      "files": [
        {
          "path": "src/components/ui/sonner.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "lucide-react",
        "sonner"
      ]
    },
    {
      "name": "spinner",
      "type": "registry:component",
      "title": "Spinner",
      "files": [
        {
          "path": "src/components/ui/spinner.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "lucide-react"
      ]
    },
    {
      "name": "status-bar",
      "type": "registry:component",
      "title": "Status Bar",
      "files": [
        {
          "path": "src/components/thegridcn/status-bar.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "switch",
      "type": "registry:component",
      "title": "Switch",
      "files": [
        {
          "path": "src/components/ui/switch.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "@radix-ui/react-switch"
      ]
    },
    {
      "name": "table",
      "type": "registry:component",
      "title": "Table",
      "files": [
        {
          "path": "src/components/ui/table.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "tabs",
      "type": "registry:component",
      "title": "Tabs",
      "files": [
        {
          "path": "src/components/ui/tabs.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "@radix-ui/react-tabs"
      ]
    },
    {
      "name": "textarea",
      "type": "registry:component",
      "title": "Textarea",
      "files": [
        {
          "path": "src/components/ui/textarea.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "timeline-bar",
      "type": "registry:component",
      "title": "Timeline Bar",
      "files": [
        {
          "path": "src/components/thegridcn/timeline-bar.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "timer",
      "type": "registry:component",
      "title": "Timer",
      "files": [
        {
          "path": "src/components/thegridcn/timer.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "toggle",
      "type": "registry:component",
      "title": "Toggle",
      "files": [
        {
          "path": "src/components/ui/toggle.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "@radix-ui/react-toggle",
        "class-variance-authority"
      ]
    },
    {
      "name": "toggle-group",
      "type": "registry:component",
      "title": "Toggle Group",
      "files": [
        {
          "path": "src/components/ui/toggle-group.tsx",
          "type": "registry:component"
        }
      ],
      "registryDependencies": [
        "toggle"
      ],
      "dependencies": [
        "@radix-ui/react-toggle-group",
        "class-variance-authority"
      ]
    },
    {
      "name": "tooltip",
      "type": "registry:component",
      "title": "Tooltip",
      "files": [
        {
          "path": "src/components/ui/tooltip.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "@radix-ui/react-tooltip"
      ]
    },
    {
      "name": "tunnel",
      "type": "registry:component",
      "title": "Tunnel",
      "description": "Instanced tunnel rings for better performance",
      "files": [
        {
          "path": "src/components/thegridcn/tunnel.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "@react-three/fiber",
        "three"
      ]
    },
    {
      "name": "uplink-header",
      "type": "registry:component",
      "title": "Uplink Header",
      "files": [
        {
          "path": "src/components/thegridcn/uplink-header.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "video-player",
      "type": "registry:component",
      "title": "Video Player",
      "files": [
        {
          "path": "src/components/thegridcn/video-player.tsx",
          "type": "registry:component"
        }
      ],
      "dependencies": [
        "lucide-react"
      ]
    },
    {
      "name": "video-progress",
      "type": "registry:component",
      "title": "Video Progress",
      "files": [
        {
          "path": "src/components/thegridcn/video-progress.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "terminal",
      "type": "registry:component",
      "title": "Terminal",
      "files": [
        {
          "path": "src/components/thegridcn/terminal.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "energy-meter",
      "type": "registry:component",
      "title": "Energy Meter",
      "files": [
        {
          "path": "src/components/thegridcn/energy-meter.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "progress-ring",
      "type": "registry:component",
      "title": "Progress Ring",
      "files": [
        {
          "path": "src/components/thegridcn/progress-ring.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "diagnostics-panel",
      "type": "registry:component",
      "title": "Diagnostics Panel",
      "files": [
        {
          "path": "src/components/thegridcn/diagnostics-panel.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "identity-disc",
      "type": "registry:component",
      "title": "Identity Disc",
      "files": [
        {
          "path": "src/components/thegridcn/identity-disc.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "gauge",
      "type": "registry:component",
      "title": "Gauge",
      "files": [
        {
          "path": "src/components/thegridcn/gauge.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "waveform",
      "type": "registry:component",
      "title": "Waveform",
      "files": [
        {
          "path": "src/components/thegridcn/waveform.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "data-stream",
      "type": "registry:component",
      "title": "Data Stream",
      "files": [
        {
          "path": "src/components/thegridcn/data-stream.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "boot-sequence",
      "type": "registry:component",
      "title": "Boot Sequence",
      "files": [
        {
          "path": "src/components/thegridcn/boot-sequence.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "signal-indicator",
      "type": "registry:component",
      "title": "Signal Indicator",
      "files": [
        {
          "path": "src/components/thegridcn/signal-indicator.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "notification",
      "type": "registry:component",
      "title": "Notification",
      "files": [
        {
          "path": "src/components/thegridcn/notification.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "stepper",
      "type": "registry:component",
      "title": "Stepper",
      "files": [
        {
          "path": "src/components/thegridcn/stepper.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "tag",
      "type": "registry:component",
      "title": "Tag",
      "files": [
        {
          "path": "src/components/thegridcn/tag.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "stat-card",
      "type": "registry:component",
      "title": "Stat Card",
      "files": [
        {
          "path": "src/components/thegridcn/stat-card.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "sparkline",
      "type": "registry:component",
      "title": "Sparkline",
      "files": [
        {
          "path": "src/components/thegridcn/sparkline.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "feature-card",
      "type": "registry:component",
      "title": "Feature Card",
      "files": [
        {
          "path": "src/components/thegridcn/feature-card.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "pricing-card",
      "type": "registry:component",
      "title": "Pricing Card",
      "files": [
        {
          "path": "src/components/thegridcn/pricing-card.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "testimonial-card",
      "type": "registry:component",
      "title": "Testimonial Card",
      "files": [
        {
          "path": "src/components/thegridcn/testimonial-card.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "stats-counter",
      "type": "registry:component",
      "title": "Stats Counter",
      "files": [
        {
          "path": "src/components/thegridcn/stats-counter.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "cta-banner",
      "type": "registry:component",
      "title": "CTA Banner",
      "files": [
        {
          "path": "src/components/thegridcn/cta-banner.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "heatmap",
      "type": "registry:component",
      "title": "Heatmap",
      "files": [
        {
          "path": "src/components/thegridcn/heatmap.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "logo-cloud",
      "type": "registry:component",
      "title": "Logo Cloud",
      "files": [
        {
          "path": "src/components/thegridcn/logo-cloud.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "comparison-table",
      "type": "registry:component",
      "title": "Comparison Table",
      "files": [
        {
          "path": "src/components/thegridcn/comparison-table.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "changelog",
      "type": "registry:component",
      "title": "Changelog",
      "files": [
        {
          "path": "src/components/thegridcn/changelog.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "progress-bar",
      "type": "registry:component",
      "title": "Progress Bar",
      "files": [
        {
          "path": "src/components/thegridcn/progress-bar.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "avatar-group",
      "type": "registry:component",
      "title": "Avatar Group",
      "files": [
        {
          "path": "src/components/thegridcn/avatar-group.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "bento-grid",
      "type": "registry:component",
      "title": "Bento Grid",
      "files": [
        {
          "path": "src/components/thegridcn/bento-grid.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "marquee",
      "type": "registry:component",
      "title": "Marquee",
      "files": [
        {
          "path": "src/components/thegridcn/marquee.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "divider",
      "type": "registry:component",
      "title": "Divider",
      "files": [
        {
          "path": "src/components/thegridcn/divider.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "agent-avatar",
      "type": "registry:component",
      "title": "Agent Avatar",
      "files": [
        {
          "path": "src/components/thegridcn/agent-avatar.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "faq",
      "type": "registry:component",
      "title": "FAQ",
      "files": [
        {
          "path": "src/components/thegridcn/faq.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "thegridcn-timeline",
      "type": "registry:component",
      "title": "Timeline",
      "files": [
        {
          "path": "src/components/thegridcn/timeline.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "announcement-bar",
      "type": "registry:component",
      "title": "Announcement Bar",
      "files": [
        {
          "path": "src/components/thegridcn/announcement-bar.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "data-table",
      "type": "registry:component",
      "title": "Data Table",
      "files": [
        {
          "path": "src/components/thegridcn/data-table.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "rating",
      "type": "registry:component",
      "title": "Rating",
      "files": [
        {
          "path": "src/components/thegridcn/rating.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "thegridcn-skeleton",
      "type": "registry:component",
      "title": "Skeleton",
      "files": [
        {
          "path": "src/components/thegridcn/skeleton.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "breadcrumb-nav",
      "type": "registry:component",
      "title": "Breadcrumb Nav",
      "files": [
        {
          "path": "src/components/thegridcn/breadcrumb-nav.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "command-menu",
      "type": "registry:component",
      "title": "Command Menu",
      "files": [
        {
          "path": "src/components/thegridcn/command-menu.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "thegridcn-tabs",
      "type": "registry:component",
      "title": "Tabs",
      "files": [
        {
          "path": "src/components/thegridcn/tabs.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "thegridcn-tooltip",
      "type": "registry:component",
      "title": "Tooltip",
      "files": [
        {
          "path": "src/components/thegridcn/tooltip.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "modal",
      "type": "registry:component",
      "title": "Modal",
      "files": [
        {
          "path": "src/components/thegridcn/modal.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "dropdown",
      "type": "registry:component",
      "title": "Dropdown",
      "files": [
        {
          "path": "src/components/thegridcn/dropdown.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "thegridcn-toggle",
      "type": "registry:component",
      "title": "Toggle",
      "files": [
        {
          "path": "src/components/thegridcn/toggle.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "thegridcn-pagination",
      "type": "registry:component",
      "title": "Pagination",
      "files": [
        {
          "path": "src/components/thegridcn/pagination.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "file-upload",
      "type": "registry:component",
      "title": "File Upload",
      "files": [
        {
          "path": "src/components/thegridcn/file-upload.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "kanban-board",
      "type": "registry:component",
      "title": "Kanban Board",
      "files": [
        {
          "path": "src/components/thegridcn/kanban-board.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "empty-state",
      "type": "registry:component",
      "title": "Empty State",
      "files": [
        {
          "path": "src/components/thegridcn/empty-state.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "thegridcn-badge",
      "type": "registry:component",
      "title": "Badge",
      "files": [
        {
          "path": "src/components/thegridcn/badge.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "toast",
      "type": "registry:component",
      "title": "Toast",
      "files": [
        {
          "path": "src/components/thegridcn/toast.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "thegridcn-slider",
      "type": "registry:component",
      "title": "Slider",
      "files": [
        {
          "path": "src/components/thegridcn/slider.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "thegridcn-select",
      "type": "registry:component",
      "title": "Select",
      "files": [
        {
          "path": "src/components/thegridcn/select.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "text-input",
      "type": "registry:component",
      "title": "Text Input",
      "files": [
        {
          "path": "src/components/thegridcn/text-input.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "number-input",
      "type": "registry:component",
      "title": "Number Input",
      "files": [
        {
          "path": "src/components/thegridcn/number-input.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "chip",
      "type": "registry:component",
      "title": "Chip",
      "files": [
        {
          "path": "src/components/thegridcn/chip.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "coordinate-display",
      "type": "registry:component",
      "title": "Coordinate Display",
      "files": [
        {
          "path": "src/components/thegridcn/coordinate-display.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "countdown",
      "type": "registry:component",
      "title": "Countdown",
      "files": [
        {
          "path": "src/components/thegridcn/countdown.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "derez-timer",
      "type": "registry:component",
      "title": "Derez Timer",
      "files": [
        {
          "path": "src/components/thegridcn/derez-timer.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "hud-frame",
      "type": "registry:component",
      "title": "HUD Frame",
      "files": [
        {
          "path": "src/components/thegridcn/hud-frame.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "map-marker",
      "type": "registry:component",
      "title": "Map Marker",
      "files": [
        {
          "path": "src/components/thegridcn/map-marker.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "radar",
      "type": "registry:component",
      "title": "Radar",
      "files": [
        {
          "path": "src/components/thegridcn/radar.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "regen-indicator",
      "type": "registry:component",
      "title": "Regen Indicator",
      "files": [
        {
          "path": "src/components/thegridcn/regen-indicator.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "reticle",
      "type": "registry:component",
      "title": "Reticle",
      "files": [
        {
          "path": "src/components/thegridcn/reticle.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "speed-indicator",
      "type": "registry:component",
      "title": "Speed Indicator",
      "files": [
        {
          "path": "src/components/thegridcn/speed-indicator.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "stat",
      "type": "registry:component",
      "title": "Stat",
      "files": [
        {
          "path": "src/components/thegridcn/stat.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "thegridcn-alert",
      "type": "registry:component",
      "title": "Tron Alert",
      "files": [
        {
          "path": "src/components/thegridcn/alert.tsx",
          "type": "registry:component"
        }
      ]
    }
  ]
}
