{ "$schema": "https://ui.shadcn.com/schema/registry.json", "name": "Design Registry", "homepage": "https://registry-hudl.vercel.app", "items": [ { "name": "theme", "type": "registry:theme", "title": "Global Theme", "description": "Brand themed styles using Tailwind and Shadcn/ui", "files": [ { "path": "src/app/tokens.css", "type": "registry:file", "target": "app/tokens.css" }, { "path": "src/app/globals.css", "type": "registry:file", "target": "app/globals.css" }, { "path": "src/app/tailwind.config.ts", "type": "registry:file", "target": "tailwind.config.ts" }, { "path": "src/app/starters/(minimal)/v0-layout.tsx", "type": "registry:file", "target": "app/layout.tsx" } ] }, { "name": "blank", "type": "registry:block", "title": "Blank Starter", "description": "A blank application with all brand components and code", "files": [ { "path": "src/app/tokens.css", "type": "registry:file", "target": "app/tokens.css" }, { "path": "src/app/globals.css", "type": "registry:file", "target": "app/globals.css" }, { "path": "src/app/tailwind.config.ts", "type": "registry:file", "target": "tailwind.config.ts" }, { "path": "src/app/starters/(minimal)/v0-layout.tsx", "type": "registry:file", "target": "app/layout.tsx" }, { "path": "src/app/starters/(minimal)/blank/page.tsx", "type": "registry:page", "target": "app/page.tsx" }, { "path": "src/components/brand-header.tsx", "type": "registry:component" }, { "path": "src/components/logo.tsx", "type": "registry:component" }, { "path": "src/components/brand-sidebar.tsx", "type": "registry:component" }, { "path": "src/components/product-grid.tsx", "type": "registry:component" }, { "path": "src/lib/products.ts", "type": "registry:lib" } ] }, { "name": "dashboard", "type": "registry:block", "title": "Dashboard Starter", "description": "A dashboard application with your brand themed components", "files": [ { "path": "src/app/tokens.css", "type": "registry:file", "target": "app/tokens.css" }, { "path": "src/app/globals.css", "type": "registry:file", "target": "app/globals.css" }, { "path": "src/app/tailwind.config.ts", "type": "registry:file", "target": "tailwind.config.ts" }, { "path": "src/app/starters/(shell)/v0-layout.tsx", "type": "registry:file", "target": "app/layout.tsx" }, { "path": "src/app/starters/(shell)/dashboard/page.tsx", "type": "registry:page", "target": "app/page.tsx" }, { "path": "src/components/brand-header.tsx", "type": "registry:component" }, { "path": "src/components/logo.tsx", "type": "registry:component" }, { "path": "src/components/brand-sidebar.tsx", "type": "registry:component" } ] }, { "name": "store", "type": "registry:block", "title": "Store Starter", "description": "A store application with your brand themed components", "files": [ { "path": "src/app/tokens.css", "type": "registry:file", "target": "app/tokens.css" }, { "path": "src/app/globals.css", "type": "registry:file", "target": "app/globals.css" }, { "path": "src/app/tailwind.config.ts", "type": "registry:file", "target": "tailwind.config.ts" }, { "path": "src/app/starters/(minimal)/v0-layout.tsx", "type": "registry:file", "target": "app/layout.tsx" }, { "path": "src/app/starters/(minimal)/store/page.tsx", "type": "registry:page", "target": "app/page.tsx" }, { "path": "src/components/product-grid.tsx", "type": "registry:component" }, { "path": "src/lib/products.ts", "type": "registry:lib" } ] }, { "name": "brand-header", "type": "registry:component", "title": "Brand Header", "description": "A styled, simple, reusable header", "registryDependencies": [ "button", "input", "avatar", "sidebar", "https://registry-hudl.vercel.app/r/theme.json", "https://registry-hudl.vercel.app/r/logo.json" ], "files": [ { "path": "src/components/brand-header.tsx", "type": "registry:component" } ] }, { "name": "brand-sidebar", "type": "registry:component", "title": "Brand Sidebar", "description": "A styled, simple, reusable sidebar", "registryDependencies": [ "badge", "button", "sidebar", "https://registry-hudl.vercel.app/r/theme.json" ], "files": [ { "path": "src/components/brand-sidebar.tsx", "type": "registry:component" } ] }, { "name": "login", "type": "registry:component", "title": "Login", "description": "Username & password login section with customer quote.", "registryDependencies": [ "badge", "button", "https://registry-hudl.vercel.app/r/theme.json", "https://registry-hudl.vercel.app/r/logo.json" ], "files": [ { "path": "src/components/login.tsx", "type": "registry:component" } ] }, { "name": "brand-header", "type": "registry:component", "title": "Brand Header", "description": "A styled, simple, reusable header", "registryDependencies": [ "button", "input", "avatar", "sidebar", "https://registry-hudl.vercel.app/r/theme.json", "https://registry-hudl.vercel.app/r/logo.json" ], "files": [ { "path": "src/components/brand-header.tsx", "type": "registry:component" } ] }, { "name": "logo", "type": "registry:component", "title": "Brand Logo", "description": "A styled, simple, reusable logo", "registryDependencies": [ "https://registry-hudl.vercel.app/r/theme.json" ], "files": [ { "path": "src/components/logo.tsx", "type": "registry:component" } ] }, { "name": "hero", "type": "registry:component", "title": "Hero", "description": "Attention-grabbing section for the top of your landing pages.", "registryDependencies": [ "badge", "button", "https://registry-hudl.vercel.app/r/theme.json" ], "files": [ { "path": "src/components/hero.tsx", "type": "registry:component" } ] }, { "name": "promo", "type": "registry:component", "title": "Promo", "description": "Attention-grabbing section to display the current promotional deal.", "registryDependencies": [ "button", "https://registry-hudl.vercel.app/r/theme.json" ], "files": [ { "path": "src/components/promo.tsx", "type": "registry:component" } ] }, { "name": "accordion", "type": "registry:ui", "title": "Accordion", "description": "A vertically stacked set of interactive headings that each reveal a section of content.", "registryDependencies": [ "accordion", "https://registry-hudl.vercel.app/r/theme.json" ], "files": [] }, { "name": "alert", "type": "registry:ui", "title": "Alert", "description": "Displays a callout for user attention.", "registryDependencies": [ "alert", "https://registry-hudl.vercel.app/r/theme.json" ], "files": [] }, { "name": "avatar", "type": "registry:ui", "title": "Avatar", "description": "An image element with a fallback for representing the user.", "registryDependencies": [ "avatar", "https://registry-hudl.vercel.app/r/theme.json" ], "files": [] }, { "name": "badge", "type": "registry:ui", "title": "Badge", "description": "Displays a small count or status indicator.", "registryDependencies": [ "badge", "https://registry-hudl.vercel.app/r/theme.json" ], "files": [] }, { "name": "breadcrumb", "type": "registry:ui", "title": "Breadcrumb", "description": "Displays the path to the current resource using a hierarchy of links.", "registryDependencies": [ "breadcrumb", "https://registry-hudl.vercel.app/r/theme.json" ], "files": [] }, { "name": "button", "type": "registry:ui", "title": "Button", "description": "Allows users to take actions with a single click or tap.", "registryDependencies": [ "button", "https://registry-hudl.vercel.app/r/theme.json" ], "files": [] }, { "name": "calendar", "type": "registry:ui", "title": "Calendar", "description": "A date field component that allows users to enter and edit date.", "registryDependencies": [ "calendar", "https://registry-hudl.vercel.app/r/theme.json" ], "files": [] }, { "name": "card", "type": "registry:ui", "title": "Card", "description": "Containers for displaying content and actions about a single subject.", "registryDependencies": [ "card", "https://registry-hudl.vercel.app/r/theme.json" ], "files": [] }, { "name": "chart", "type": "registry:ui", "title": "Chart", "description": "Beautiful charts. Built using Recharts. Copy and paste into your apps.", "registryDependencies": [ "chart", "https://registry-hudl.vercel.app/r/theme.json" ], "files": [] }, { "name": "checkbox", "type": "registry:ui", "title": "Checkbox", "description": "Allows users to select multiple items from a list of options.", "registryDependencies": [ "checkbox", "https://registry-hudl.vercel.app/r/theme.json" ], "files": [] }, { "name": "data-table", "type": "registry:ui", "title": "Data Table", "description": "Powerful table and datagrids built using TanStack Table.", "registryDependencies": [ "data-table", "https://registry-hudl.vercel.app/r/theme.json" ], "files": [] }, { "name": "date-picker", "type": "registry:ui", "title": "Date Picker", "description": "Displays the path to the current resource using a hierarchy of links.", "registryDependencies": [ "date-picker", "https://registry-hudl.vercel.app/r/theme.json" ], "files": [] }, { "name": "dialog", "type": "registry:ui", "title": "Dialog", "description": "A modal dialog that interrupts the user with important content.", "registryDependencies": [ "dialog", "https://registry-hudl.vercel.app/r/theme.json" ], "files": [] }, { "name": "dropdown-menu", "type": "registry:ui", "title": "Dropdown", "description": "Displays a menu to the user triggered by a button.", "registryDependencies": [ "dropdown-menu", "https://registry-hudl.vercel.app/r/theme.json" ], "files": [] }, { "name": "input", "type": "registry:ui", "title": "Input", "description": "Displays a form input field or a component that looks like an input field.", "registryDependencies": [ "input", "https://registry-hudl.vercel.app/r/theme.json" ], "files": [] }, { "name": "menu-bar", "type": "registry:ui", "title": "Menu Bar", "description": "A visually persistent menu common in desktop applications that provides quick access to a consistent set of commands.", "registryDependencies": [ "menu-bar", "https://registry-hudl.vercel.app/r/theme.json" ], "files": [] }, { "name": "select", "type": "registry:ui", "title": "Select", "description": "Displays a list of options for the user to pick from—triggered by a button.", "registryDependencies": [ "select", "https://registry-hudl.vercel.app/r/theme.json" ], "files": [] }, { "name": "separator", "type": "registry:ui", "title": "Separator", "description": "Visually or semantically separates content.", "registryDependencies": [ "separator", "https://registry-hudl.vercel.app/r/theme.json" ], "files": [] }, { "name": "skeleton", "type": "registry:ui", "title": "Skeleton", "description": "Use to show a placeholder while content is loading.", "registryDependencies": [ "skeleton", "https://registry-hudl.vercel.app/r/theme.json" ], "files": [] }, { "name": "slider", "type": "registry:ui", "title": "Slider", "description": "An input where the user selects a value from within a given range.", "registryDependencies": [ "slider", "https://registry-hudl.vercel.app/r/theme.json" ], "files": [] }, { "name": "switch", "type": "registry:ui", "title": "Switch", "description": "A control that allows the user to toggle between checked and not checked.", "registryDependencies": [ "switch", "https://registry-hudl.vercel.app/r/theme.json" ], "files": [] }, { "name": "table", "type": "registry:ui", "title": "Table", "description": "A responsive table component.", "registryDependencies": [ "table", "https://registry-hudl.vercel.app/r/theme.json" ], "files": [] }, { "name": "tabs", "type": "registry:ui", "title": "Tabs", "description": "A set of layered sections of content—known as tab panels—that are displayed one at a time.", "registryDependencies": [ "tabs", "https://registry-hudl.vercel.app/r/theme.json" ], "files": [] }, { "name": "toggle-group", "type": "registry:ui", "title": "Toggle Group", "description": "A popup that displays information related to an element when the element receives keyboard focus or the mouse hovers over it.", "registryDependencies": [ "toggle-group", "https://registry-hudl.vercel.app/r/theme.json" ], "files": [] }, { "name": "tooltip", "type": "registry:ui", "title": "Tooltip", "description": "A popup that displays information related to an element when the element receives keyboard focus or the mouse hovers over it.", "registryDependencies": [ "tooltip", "https://registry-hudl.vercel.app/r/theme.json" ], "files": [] } ] }