{
  "$schema": "https://ui.shadcn.com/schema/registry.json",
  "name": "Pixelact UI",
  "homepage": "https://pixelactui.com",
  "items": [
    {
      "name": "accordion",
      "type": "registry:component",
      "title": "Pixelact Accordion",
      "description": "A simple accordion component.",
      "registryDependencies": ["accordion"],
      "files": [
        {
          "path": "components/ui/pixelact-ui/accordion.tsx",
          "type": "registry:component",
          "target": "components/ui/pixelact-ui/accordion.tsx"
        },
        {
          "path": "components/ui/pixelact-ui/styles/styles.css",
          "type": "registry:style",
          "target": "components/ui/pixelact-ui/styles/styles.css"
        }
      ]
    },
    {
      "name": "alert",
      "type": "registry:component",
      "title": "Pixelact Alert",
      "description": "A simple alert component.",
      "registryDependencies": ["alert"],
      "files": [
        {
          "path": "components/ui/pixelact-ui/alert.tsx",
          "type": "registry:component",
          "target": "components/ui/pixelact-ui/alert.tsx"
        },
        {
          "path": "components/ui/pixelact-ui/styles/styles.css",
          "type": "registry:style",
          "target": "components/ui/pixelact-ui/styles/styles.css"
        }
      ]
    },
    {
      "name": "alert-dialog",
      "type": "registry:component",
      "title": "Pixelact Alert Dialog",
      "description": "A simple alert dialog component.",
      "registryDependencies": ["alert-dialog"],
      "files": [
        {
          "path": "components/ui/pixelact-ui/alert-dialog.tsx",
          "type": "registry:component",
          "target": "components/ui/pixelact-ui/alert-dialog.tsx"
        },
        {
          "path": "components/ui/pixelact-ui/styles/styles.css",
          "type": "registry:style",
          "target": "components/ui/pixelact-ui/styles/styles.css"
        }
      ]
    },
    {
      "name": "avatar",
      "type": "registry:component",
      "title": "Pixelact Avatar",
      "description": "A simple avatar component.",
      "registryDependencies": [],
      "files": [
        {
          "path": "components/ui/pixelact-ui/avatar.tsx",
          "type": "registry:component",
          "target": "components/ui/pixelact-ui/avatar.tsx"
        },
        {
          "path": "components/ui/pixelact-ui/styles/styles.css",
          "type": "registry:style",
          "target": "components/ui/pixelact-ui/styles/styles.css"
        }
      ]
    },
    {
      "name": "badge",
      "type": "registry:component",
      "title": "Pixelact Badge",
      "description": "A simple badge component.",
      "registryDependencies": ["badge"],
      "files": [
        {
          "path": "components/ui/pixelact-ui/badge.tsx",
          "type": "registry:component",
          "target": "components/ui/pixelact-ui/badge.tsx"
        },
        {
          "path": "components/ui/pixelact-ui/styles/styles.css",
          "type": "registry:style",
          "target": "components/ui/pixelact-ui/styles/styles.css"
        }
      ]
    },
    {
      "name": "breadcrumb",
      "type": "registry:component",
      "title": "Pixelact Breadcrumb",
      "description": "A simple breadcrumb component.",
      "registryDependencies": ["breadcrumb"],
      "files": [
        {
          "path": "components/ui/pixelact-ui/breadcrumb.tsx",
          "type": "registry:component",
          "target": "components/ui/pixelact-ui/breadcrumb.tsx"
        },
        {
          "path": "components/ui/pixelact-ui/styles/styles.css",
          "type": "registry:style",
          "target": "components/ui/pixelact-ui/styles/styles.css"
        }
      ]
    },
    {
      "name": "button",
      "type": "registry:component",
      "title": "Pixelact Button",
      "description": "A simple button component.",
      "registryDependencies": ["button"],
      "files": [
        {
          "path": "components/ui/pixelact-ui/button/index.tsx",
          "type": "registry:component",
          "target": "components/ui/pixelact-ui/button.tsx"
        },
        {
          "path": "components/ui/pixelact-ui/button/button.css",
          "type": "registry:style",
          "target": "components/ui/pixelact-ui/button.css"
        },
        {
          "path": "components/ui/pixelact-ui/styles/styles.css",
          "type": "registry:style",
          "target": "components/ui/pixelact-ui/styles/styles.css"
        }
      ]
    },
    {
      "name": "calendar",
      "type": "registry:component",
      "title": "Pixelact Calendar",
      "description": "A simple calendar component.",
      "registryDependencies": ["calendar"],
      "files": [
        {
          "path": "components/ui/pixelact-ui/calendar.tsx",
          "type": "registry:component",
          "target": "components/ui/pixelact-ui/calendar.tsx"
        },
        {
          "path": "components/ui/pixelact-ui/styles/styles.css",
          "type": "registry:style",
          "target": "components/ui/pixelact-ui/styles/styles.css"
        }
      ]
    },
    {
      "name": "card",
      "type": "registry:component",
      "title": "Pixelact Card",
      "description": "A simple card component.",
      "registryDependencies": ["card"],
      "files": [
        {
          "path": "components/ui/pixelact-ui/card.tsx",
          "type": "registry:component",
          "target": "components/ui/pixelact-ui/card.tsx"
        },
        {
          "path": "components/ui/pixelact-ui/styles/styles.css",
          "type": "registry:style",
          "target": "components/ui/pixelact-ui/styles/styles.css"
        }
      ]
    },
    {
      "name": "carousel",
      "type": "registry:component",
      "title": "Pixelact Carousel",
      "description": "A simple carousel component.",
      "registryDependencies": ["button"],
      "files": [
        {
          "path": "components/ui/pixelact-ui/carousel.tsx",
          "type": "registry:component",
          "target": "components/ui/pixelact-ui/carousel.tsx"
        },
        {
          "path": "components/ui/pixelact-ui/styles/styles.css",
          "type": "registry:style",
          "target": "components/ui/pixelact-ui/styles/styles.css"
        }
      ]
    },
    {
      "name": "checkbox",
      "type": "registry:component",
      "title": "Pixelact Checkbox",
      "description": "A simple checkbox component.",
      "registryDependencies": [],
      "files": [
        {
          "path": "components/ui/pixelact-ui/checkbox.tsx",
          "type": "registry:component",
          "target": "components/ui/pixelact-ui/checkbox.tsx"
        },
        {
          "path": "components/ui/pixelact-ui/styles/styles.css",
          "type": "registry:style",
          "target": "components/ui/pixelact-ui/styles/styles.css"
        }
      ]
    },
    {
      "name": "collapsible",
      "type": "registry:component",
      "title": "Pixelact Collapsible",
      "description": "A simple collapsible component.",
      "registryDependencies": [],
      "files": [
        {
          "path": "components/ui/pixelact-ui/collapsible.tsx",
          "type": "registry:component",
          "target": "components/ui/pixelact-ui/collapsible.tsx"
        },
        {
          "path": "components/ui/pixelact-ui/styles/styles.css",
          "type": "registry:style",
          "target": "components/ui/pixelact-ui/styles/styles.css"
        }
      ]
    },
    {
      "name": "dialog",
      "type": "registry:component",
      "title": "Pixelact Dialog",
      "description": "A simple dialog component.",
      "registryDependencies": ["dialog"],
      "files": [
        {
          "path": "components/ui/pixelact-ui/dialog.tsx",
          "type": "registry:component",
          "target": "components/ui/pixelact-ui/dialog.tsx"
        },
        {
          "path": "components/ui/pixelact-ui/styles/styles.css",
          "type": "registry:style",
          "target": "components/ui/pixelact-ui/styles/styles.css"
        }
      ]
    },
    {
      "name": "input",
      "type": "registry:component",
      "title": "Pixelact Input",
      "description": "A simple input component.",
      "registryDependencies": [],
      "files": [
        {
          "path": "components/ui/pixelact-ui/input.tsx",
          "type": "registry:component",
          "target": "components/ui/pixelact-ui/input.tsx"
        },
        {
          "path": "components/ui/pixelact-ui/styles/styles.css",
          "type": "registry:style",
          "target": "components/ui/pixelact-ui/styles/styles.css"
        }
      ]
    },
    {
      "name": "textarea",
      "type": "registry:component",
      "title": "Pixelact Textarea",
      "description": "A simple textarea component.",
      "registryDependencies": [],
      "files": [
        {
          "path": "components/ui/pixelact-ui/textarea.tsx",
          "type": "registry:component",
          "target": "components/ui/pixelact-ui/textarea.tsx"
        },
        {
          "path": "components/ui/pixelact-ui/styles/styles.css",
          "type": "registry:style",
          "target": "components/ui/pixelact-ui/styles/styles.css"
        }
      ]
    },
    {
      "name": "label",
      "type": "registry:component",
      "title": "Pixelact Label",
      "description": "A simple label component.",
      "registryDependencies": ["label"],
      "files": [
        {
          "path": "components/ui/pixelact-ui/label.tsx",
          "type": "registry:component",
          "target": "components/ui/pixelact-ui/label.tsx"
        },
        {
          "path": "components/ui/pixelact-ui/styles/styles.css",
          "type": "registry:style",
          "target": "components/ui/pixelact-ui/styles/styles.css"
        }
      ]
    },
    {
      "name": "popover",
      "type": "registry:component",
      "title": "Pixelact Popover",
      "description": "A simple popover component.",
      "registryDependencies": ["popover"],
      "files": [
        {
          "path": "components/ui/pixelact-ui/popover.tsx",
          "type": "registry:component",
          "target": "components/ui/pixelact-ui/popover.tsx"
        },
        {
          "path": "components/ui/pixelact-ui/styles/styles.css",
          "type": "registry:style",
          "target": "components/ui/pixelact-ui/styles/styles.css"
        }
      ]
    },
    {
      "name": "select",
      "type": "registry:component",
      "title": "Pixelact Select",
      "description": "A simple select component.",
      "registryDependencies": ["select"],
      "files": [
        {
          "path": "components/ui/pixelact-ui/select.tsx",
          "type": "registry:component",
          "target": "components/ui/pixelact-ui/select.tsx"
        },
        {
          "path": "components/ui/pixelact-ui/styles/styles.css",
          "type": "registry:style",
          "target": "components/ui/pixelact-ui/styles/styles.css"
        }
      ]
    },
    {
      "name": "command",
      "type": "registry:component",
      "title": "Pixelact Command",
      "description": "A simple command component.",
      "registryDependencies": ["command"],
      "files": [
        {
          "path": "components/ui/pixelact-ui/command.tsx",
          "type": "registry:component",
          "target": "components/ui/pixelact-ui/command.tsx"
        },
        {
          "path": "components/ui/pixelact-ui/styles/styles.css",
          "type": "registry:style",
          "target": "components/ui/pixelact-ui/styles/styles.css"
        }
      ]
    },
    {
      "name": "context-menu",
      "type": "registry:component",
      "title": "Pixelact Context Menu",
      "description": "A simple context menu component.",
      "registryDependencies": [],
      "files": [
        {
          "path": "components/ui/pixelact-ui/context-menu.tsx",
          "type": "registry:component",
          "target": "components/ui/pixelact-ui/context-menu.tsx"
        },
        {
          "path": "components/ui/pixelact-ui/styles/styles.css",
          "type": "registry:style",
          "target": "components/ui/pixelact-ui/styles/styles.css"
        }
      ]
    },
    {
      "name": "hover-card",
      "type": "registry:component",
      "title": "Pixelact Hover Card",
      "description": "A simple hover card component.",
      "registryDependencies": [],
      "files": [
        {
          "path": "components/ui/pixelact-ui/hover-card.tsx",
          "type": "registry:component",
          "target": "components/ui/pixelact-ui/hover-card.tsx"
        },
        {
          "path": "components/ui/pixelact-ui/styles/styles.css",
          "type": "registry:style",
          "target": "components/ui/pixelact-ui/styles/styles.css"
        }
      ]
    },
    {
      "name": "tooltip",
      "type": "registry:component",
      "title": "Pixelact Tooltip",
      "description": "A simple tooltip component.",
      "registryDependencies": ["tooltip"],
      "files": [
        {
          "path": "components/ui/pixelact-ui/tooltip.tsx",
          "type": "registry:component",
          "target": "components/ui/pixelact-ui/tooltip.tsx"
        },
        {
          "path": "components/ui/pixelact-ui/styles/styles.css",
          "type": "registry:style",
          "target": "components/ui/pixelact-ui/styles/styles.css"
        }
      ]
    },
    {
      "name": "menubar",
      "type": "registry:component",
      "title": "Pixelact Menubar",
      "description": "A simple menubar component.",
      "registryDependencies": [],
      "files": [
        {
          "path": "components/ui/pixelact-ui/menubar.tsx",
          "type": "registry:component",
          "target": "components/ui/pixelact-ui/menubar.tsx"
        },
        {
          "path": "components/ui/pixelact-ui/styles/styles.css",
          "type": "registry:style",
          "target": "components/ui/pixelact-ui/styles/styles.css"
        }
      ]
    },
    {
      "name": "spinner",
      "type": "registry:component",
      "title": "Pixelact Spinner",
      "description": "A simple spinner component.",
      "registryDependencies": [],
      "files": [
        {
          "path": "components/ui/pixelact-ui/spinner.tsx",
          "type": "registry:component",
          "target": "components/ui/pixelact-ui/spinner.tsx"
        }
      ]
    },
    {
      "name": "toast",
      "type": "registry:component",
      "title": "Pixelact Toast",
      "description": "A simple toast component.",
      "registryDependencies": ["sonner"],
      "files": [
        {
          "path": "components/ui/pixelact-ui/toast.tsx",
          "type": "registry:component",
          "target": "components/ui/pixelact-ui/toast.tsx"
        },
        {
          "path": "components/ui/sonner.tsx",
          "type": "registry:component",
          "target": "components/ui/sonner.tsx"
        }
      ]
    },
    {
      "name": "drawer",
      "type": "registry:component",
      "title": "Pixelact Drawer",
      "description": "A pixel art styled drawer component built on top of vaul Drawer.",
      "registryDependencies": ["drawer"],
      "files": [
        {
          "path": "components/ui/pixelact-ui/drawer.tsx",
          "type": "registry:component",
          "target": "components/ui/pixelact-ui/drawer.tsx"
        },
        {
          "path": "components/ui/pixelact-ui/styles/styles.css",
          "type": "registry:style",
          "target": "components/ui/pixelact-ui/styles/styles.css"
        }
      ]
    },
    {
      "name": "empty",
      "type": "registry:component",
      "title": "Pixelact Empty",
      "description": "A pixel art styled empty state component.",
      "registryDependencies": [],
      "files": [
        {
          "path": "components/ui/pixelact-ui/empty.tsx",
          "type": "registry:component",
          "target": "components/ui/pixelact-ui/empty.tsx"
        },
        {
          "path": "components/ui/pixelact-ui/styles/styles.css",
          "type": "registry:style",
          "target": "components/ui/pixelact-ui/styles/styles.css"
        }
      ]
    },
    {
      "name": "kbd",
      "type": "registry:component",
      "title": "Pixelact Kbd",
      "description": "A pixel art styled keyboard key component.",
      "registryDependencies": [],
      "files": [
        {
          "path": "components/ui/pixelact-ui/kbd.tsx",
          "type": "registry:component",
          "target": "components/ui/pixelact-ui/kbd.tsx"
        },
        {
          "path": "components/ui/pixelact-ui/styles/styles.css",
          "type": "registry:style",
          "target": "components/ui/pixelact-ui/styles/styles.css"
        }
      ]
    }
  ]
}
