{
  "$schema": "https://ui.shadcn.com/schema/registry.json",
  "name": "quinkit-ui",
  "homepage": "https://quinkit-ui.com",
  "items": [
    {
      "name": "accordion",
      "type": "registry:component",
      "title": "Accordion",
      "description": "Radix-based accordion component for collapsible content sections.",
      "files": [
        "https://quinkit-ui.com/r/accordion.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "molecules"
      }
    },
    {
      "name": "alert",
      "type": "registry:component",
      "title": "Alert",
      "description": "Theme-aware alert component for status feedback.",
      "files": [
        "https://quinkit-ui.com/r/alert.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "data-feedback"
      }
    },
    {
      "name": "alert-dialog",
      "type": "registry:component",
      "title": "Alert Dialog",
      "description": "Radix-based alert dialog for destructive or confirmation flows.",
      "files": [
        "https://quinkit-ui.com/r/alert-dialog.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "molecules"
      }
    },
    {
      "name": "aspect-ratio",
      "type": "registry:component",
      "title": "Aspect Ratio",
      "description": "Aspect-ratio media wrapper built on Radix Aspect Ratio.",
      "files": [
        "https://quinkit-ui.com/r/aspect-ratio.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "data-feedback"
      }
    },
    {
      "name": "avatar",
      "type": "registry:component",
      "title": "Avatar",
      "description": "Accessible avatar primitive with image and fallback support.",
      "files": [
        "https://quinkit-ui.com/r/avatar.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "atoms"
      }
    },
    {
      "name": "badge",
      "type": "registry:component",
      "title": "Badge",
      "description": "Compact status and label badge primitive.",
      "files": [
        "https://quinkit-ui.com/r/badge.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "atoms"
      }
    },
    {
      "name": "breadcrumb",
      "type": "registry:component",
      "title": "Breadcrumb",
      "description": "Breadcrumb navigation component for hierarchical pages.",
      "files": [
        "https://quinkit-ui.com/r/breadcrumb.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "data-feedback"
      }
    },
    {
      "name": "button",
      "type": "registry:component",
      "title": "Button",
      "description": "Accessible, theme-aware button primitive with variants and sizes.",
      "files": [
        "https://quinkit-ui.com/r/button.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "atoms"
      }
    },
    {
      "name": "calendar",
      "type": "registry:component",
      "title": "Calendar",
      "description": "Date selection calendar built on react-day-picker.",
      "files": [
        "https://quinkit-ui.com/r/calendar.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "data-feedback"
      }
    },
    {
      "name": "card",
      "type": "registry:component",
      "title": "Card",
      "description": "Composable card layout with header, content, and footer slots.",
      "files": [
        "https://quinkit-ui.com/r/card.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "molecules"
      }
    },
    {
      "name": "checkbox",
      "type": "registry:component",
      "title": "Checkbox",
      "description": "Radix-based checkbox primitive with accessible checked states.",
      "files": [
        "https://quinkit-ui.com/r/checkbox.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "atoms"
      }
    },
    {
      "name": "combobox",
      "type": "registry:component",
      "title": "Combobox",
      "description": "Searchable select/combobox organism for option-heavy forms.",
      "files": [
        "https://quinkit-ui.com/r/combobox.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "organisms"
      }
    },
    {
      "name": "command",
      "type": "registry:component",
      "title": "Command",
      "description": "Command palette component powered by cmdk.",
      "files": [
        "https://quinkit-ui.com/r/command.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "molecules"
      }
    },
    {
      "name": "data-table",
      "type": "registry:component",
      "title": "Data Table",
      "description": "TanStack Table based data table with sorting, filtering, and pagination.",
      "files": [
        "https://quinkit-ui.com/r/data-table.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "data-feedback"
      }
    },
    {
      "name": "date-range-picker",
      "type": "registry:component",
      "title": "Date Range Picker",
      "description": "Date range picker composed from calendar primitives.",
      "files": [
        "https://quinkit-ui.com/r/date-range-picker.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "data-feedback"
      }
    },
    {
      "name": "dialog",
      "type": "registry:component",
      "title": "Dialog",
      "description": "Radix-based modal dialog primitive.",
      "files": [
        "https://quinkit-ui.com/r/dialog.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "molecules"
      }
    },
    {
      "name": "dropdown-menu",
      "type": "registry:component",
      "title": "Dropdown Menu",
      "description": "Radix-based dropdown menu for contextual actions.",
      "files": [
        "https://quinkit-ui.com/r/dropdown-menu.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "molecules"
      }
    },
    {
      "name": "form",
      "type": "registry:component",
      "title": "Form",
      "description": "React Hook Form integration primitives.",
      "files": [
        "https://quinkit-ui.com/r/form.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "organisms"
      }
    },
    {
      "name": "input",
      "type": "registry:component",
      "title": "Input",
      "description": "Theme-aware text input primitive for forms and search fields.",
      "files": [
        "https://quinkit-ui.com/r/input.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "atoms"
      }
    },
    {
      "name": "label",
      "type": "registry:component",
      "title": "Label",
      "description": "Accessible form label primitive built on Radix Label.",
      "files": [
        "https://quinkit-ui.com/r/label.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "atoms"
      }
    },
    {
      "name": "navigation-menu",
      "type": "registry:component",
      "title": "Navigation Menu",
      "description": "Radix-based navigation menu for top-level app navigation.",
      "files": [
        "https://quinkit-ui.com/r/navigation-menu.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "molecules"
      }
    },
    {
      "name": "pagination",
      "type": "registry:component",
      "title": "Pagination",
      "description": "Pagination component for page-based navigation.",
      "files": [
        "https://quinkit-ui.com/r/pagination.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "data-feedback"
      }
    },
    {
      "name": "popover",
      "type": "registry:component",
      "title": "Popover",
      "description": "Radix-based popover for floating contextual content.",
      "files": [
        "https://quinkit-ui.com/r/popover.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "molecules"
      }
    },
    {
      "name": "progress",
      "type": "registry:component",
      "title": "Progress",
      "description": "Progress indicators for linear and circular loading states.",
      "files": [
        "https://quinkit-ui.com/r/progress.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "data-feedback"
      }
    },
    {
      "name": "radio-group",
      "type": "registry:component",
      "title": "Radio Group",
      "description": "Radix-based radio group primitive for single-choice inputs.",
      "files": [
        "https://quinkit-ui.com/r/radio-group.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "atoms"
      }
    },
    {
      "name": "scroll-area",
      "type": "registry:component",
      "title": "Scroll Area",
      "description": "Radix-based scroll area wrapper.",
      "files": [
        "https://quinkit-ui.com/r/scroll-area.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "data-feedback"
      }
    },
    {
      "name": "select",
      "type": "registry:component",
      "title": "Select",
      "description": "Radix-based select primitive with trigger, content, and items.",
      "files": [
        "https://quinkit-ui.com/r/select.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "atoms"
      }
    },
    {
      "name": "separator",
      "type": "registry:component",
      "title": "Separator",
      "description": "Accessible visual separator primitive.",
      "files": [
        "https://quinkit-ui.com/r/separator.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "atoms"
      }
    },
    {
      "name": "sheet",
      "type": "registry:component",
      "title": "Sheet",
      "description": "Slide-out panel component built on Radix Dialog.",
      "files": [
        "https://quinkit-ui.com/r/sheet.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "molecules"
      }
    },
    {
      "name": "sidebar",
      "type": "registry:component",
      "title": "Sidebar",
      "description": "Collapsible sidebar organism with navigation items.",
      "files": [
        "https://quinkit-ui.com/r/sidebar.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "organisms"
      }
    },
    {
      "name": "skeleton",
      "type": "registry:component",
      "title": "Skeleton",
      "description": "Skeleton placeholder component for loading states.",
      "files": [
        "https://quinkit-ui.com/r/skeleton.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "data-feedback"
      }
    },
    {
      "name": "spinner",
      "type": "registry:component",
      "title": "Spinner",
      "description": "Reduced-motion-aware loading spinner primitive.",
      "files": [
        "https://quinkit-ui.com/r/spinner.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "atoms"
      }
    },
    {
      "name": "switch",
      "type": "registry:component",
      "title": "Switch",
      "description": "Radix-based switch primitive for boolean settings.",
      "files": [
        "https://quinkit-ui.com/r/switch.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "atoms"
      }
    },
    {
      "name": "table",
      "type": "registry:component",
      "title": "Table",
      "description": "Styled table primitives for semantic tabular layouts.",
      "files": [
        "https://quinkit-ui.com/r/table.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "data-feedback"
      }
    },
    {
      "name": "tabs",
      "type": "registry:component",
      "title": "Tabs",
      "description": "Radix-based tabs component for switching content panels.",
      "files": [
        "https://quinkit-ui.com/r/tabs.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "molecules"
      }
    },
    {
      "name": "textarea",
      "type": "registry:component",
      "title": "Textarea",
      "description": "Theme-aware multiline text input primitive.",
      "files": [
        "https://quinkit-ui.com/r/textarea.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "atoms"
      }
    },
    {
      "name": "toast",
      "type": "registry:component",
      "title": "Toast",
      "description": "Sonner-backed toast exports for app notifications.",
      "files": [
        "https://quinkit-ui.com/r/toast.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "molecules"
      }
    },
    {
      "name": "tooltip",
      "type": "registry:component",
      "title": "Tooltip",
      "description": "Radix-based tooltip component for contextual help.",
      "files": [
        "https://quinkit-ui.com/r/tooltip.json"
      ],
      "meta": {
        "package": "@quinkit/ui",
        "version": "0.1.0",
        "category": "molecules"
      }
    }
  ]
}
