{ "$schema": "https://ui.shadcn.com/schema/registry.json", "name": "originui", "homepage": "https://originui.com", "items": [ { "name": "accordion", "type": "registry:ui", "dependencies": ["@radix-ui/react-accordion"], "files": [ { "path": "registry/default/ui/accordion.tsx", "type": "registry:ui" } ], "tailwind": { "config": { "theme": { "extend": { "keyframes": { "accordion-down": { "from": { "height": "0" }, "to": { "height": "var(--radix-accordion-content-height)" } }, "accordion-up": { "from": { "height": "var(--radix-accordion-content-height)" }, "to": { "height": "0" } } }, "animation": { "accordion-down": "accordion-down 0.2s ease-out", "accordion-up": "accordion-up 0.2s ease-out" } } } } } }, { "name": "alert-dialog", "type": "registry:ui", "dependencies": ["@radix-ui/react-alert-dialog"], "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/ui/alert-dialog.tsx", "type": "registry:ui" } ] }, { "name": "avatar", "type": "registry:ui", "dependencies": ["@radix-ui/react-avatar"], "files": [ { "path": "registry/default/ui/avatar.tsx", "type": "registry:ui" } ] }, { "name": "badge", "type": "registry:ui", "files": [ { "path": "registry/default/ui/badge.tsx", "type": "registry:ui" } ] }, { "name": "breadcrumb", "type": "registry:ui", "dependencies": ["@radix-ui/react-slot"], "files": [ { "path": "registry/default/ui/breadcrumb.tsx", "type": "registry:ui" } ] }, { "name": "button", "type": "registry:ui", "dependencies": ["@radix-ui/react-slot"], "files": [ { "path": "registry/default/ui/button.tsx", "type": "registry:ui" } ] }, { "name": "calendar", "type": "registry:ui", "dependencies": ["react-day-picker", "date-fns"], "registryDependencies": ["button"], "files": [ { "path": "registry/default/ui/calendar.tsx", "type": "registry:ui" } ] }, { "name": "calendar-rac", "type": "registry:ui", "dependencies": ["react-aria-components", "@internationalized/date"], "files": [ { "path": "registry/default/ui/calendar-rac.tsx", "type": "registry:ui" } ] }, { "name": "checkbox", "type": "registry:ui", "dependencies": ["@radix-ui/react-checkbox"], "files": [ { "path": "registry/default/ui/checkbox.tsx", "type": "registry:ui" } ] }, { "name": "checkbox-tree", "type": "registry:ui", "files": [ { "path": "registry/default/ui/checkbox-tree.tsx", "type": "registry:ui" } ] }, { "name": "collapsible", "type": "registry:ui", "dependencies": ["@radix-ui/react-collapsible"], "files": [ { "path": "registry/default/ui/collapsible.tsx", "type": "registry:ui" } ] }, { "name": "command", "type": "registry:ui", "dependencies": ["cmdk@1.0.0"], "registryDependencies": ["dialog"], "files": [ { "path": "registry/default/ui/command.tsx", "type": "registry:ui" } ] }, { "name": "datefield-rac", "type": "registry:ui", "dependencies": ["react-aria-components"], "files": [ { "path": "registry/default/ui/datefield-rac.tsx", "type": "registry:ui" } ] }, { "name": "dialog", "type": "registry:ui", "dependencies": ["@radix-ui/react-dialog"], "files": [ { "path": "registry/default/ui/dialog.tsx", "type": "registry:ui" } ] }, { "name": "dropdown-menu", "type": "registry:ui", "dependencies": ["@radix-ui/react-dropdown-menu"], "files": [ { "path": "registry/default/ui/dropdown-menu.tsx", "type": "registry:ui" } ] }, { "name": "hover-card", "type": "registry:ui", "dependencies": ["@radix-ui/react-hover-card"], "files": [ { "path": "registry/default/ui/hover-card.tsx", "type": "registry:ui" } ] }, { "name": "input", "type": "registry:ui", "files": [ { "path": "registry/default/ui/input.tsx", "type": "registry:ui" } ] }, { "name": "label", "type": "registry:ui", "dependencies": ["@radix-ui/react-label"], "files": [ { "path": "registry/default/ui/label.tsx", "type": "registry:ui" } ] }, { "name": "multiselect", "type": "registry:ui", "registryDependencies": ["https://originui.com/r/command.json"], "files": [ { "path": "registry/default/ui/multiselect.tsx", "type": "registry:ui" } ] }, { "name": "pagination", "type": "registry:ui", "registryDependencies": ["button"], "files": [ { "path": "registry/default/ui/pagination.tsx", "type": "registry:ui" } ] }, { "name": "popover", "type": "registry:ui", "dependencies": ["@radix-ui/react-popover"], "files": [ { "path": "registry/default/ui/popover.tsx", "type": "registry:ui" } ] }, { "name": "radio-group", "type": "registry:ui", "dependencies": ["@radix-ui/react-radio-group"], "files": [ { "path": "registry/default/ui/radio-group.tsx", "type": "registry:ui" } ] }, { "name": "scroll-area", "type": "registry:ui", "dependencies": ["@radix-ui/react-scroll-area"], "files": [ { "path": "registry/default/ui/scroll-area.tsx", "type": "registry:ui" } ] }, { "name": "select-native", "type": "registry:ui", "files": [ { "path": "registry/default/ui/select-native.tsx", "type": "registry:ui" } ] }, { "name": "select", "type": "registry:ui", "dependencies": ["@radix-ui/react-select"], "files": [ { "path": "registry/default/ui/select.tsx", "type": "registry:ui" } ] }, { "name": "slider", "type": "registry:ui", "dependencies": ["@radix-ui/react-slider"], "registryDependencies": ["https://originui.com/r/tooltip.json"], "files": [ { "path": "registry/default/ui/slider.tsx", "type": "registry:ui" } ] }, { "name": "sonner", "type": "registry:ui", "dependencies": ["sonner", "next-themes"], "files": [ { "path": "registry/default/ui/sonner.tsx", "type": "registry:ui" } ] }, { "name": "stepper", "type": "registry:ui", "files": [ { "path": "registry/default/ui/stepper.tsx", "type": "registry:ui" } ] }, { "name": "switch", "type": "registry:ui", "dependencies": ["@radix-ui/react-switch"], "files": [ { "path": "registry/default/ui/switch.tsx", "type": "registry:ui" } ] }, { "name": "table", "type": "registry:ui", "files": [ { "path": "registry/default/ui/table.tsx", "type": "registry:ui" } ] }, { "name": "tabs", "type": "registry:ui", "dependencies": ["@radix-ui/react-tabs"], "files": [ { "path": "registry/default/ui/tabs.tsx", "type": "registry:ui" } ] }, { "name": "textarea", "type": "registry:ui", "files": [ { "path": "registry/default/ui/textarea.tsx", "type": "registry:ui" } ] }, { "name": "timeline", "type": "registry:ui", "dependencies": ["@radix-ui/react-slot"], "files": [ { "path": "registry/default/ui/timeline.tsx", "type": "registry:ui" } ] }, { "name": "toast", "type": "registry:ui", "dependencies": ["@radix-ui/react-toast"], "files": [ { "path": "registry/default/ui/toast.tsx", "type": "registry:ui" }, { "path": "registry/default/hooks/use-toast.ts", "type": "registry:hook" }, { "path": "registry/default/ui/toaster.tsx", "type": "registry:ui" } ] }, { "name": "toggle", "type": "registry:ui", "dependencies": ["@radix-ui/react-toggle"], "files": [ { "path": "registry/default/ui/toggle.tsx", "type": "registry:ui" } ] }, { "name": "toggle-group", "type": "registry:ui", "dependencies": ["@radix-ui/react-toggle-group"], "registryDependencies": ["toggle"], "files": [ { "path": "registry/default/ui/toggle-group.tsx", "type": "registry:ui" } ] }, { "name": "tooltip", "type": "registry:ui", "dependencies": ["@radix-ui/react-tooltip"], "files": [ { "path": "registry/default/ui/tooltip.tsx", "type": "registry:ui" } ] }, { "name": "use-character-limit", "type": "registry:hook", "files": [ { "path": "registry/default/hooks/use-character-limit.ts", "type": "registry:hook" } ] }, { "name": "use-image-upload", "type": "registry:hook", "files": [ { "path": "registry/default/hooks/use-image-upload.ts", "type": "registry:hook" } ] }, { "name": "use-pagination", "type": "registry:hook", "files": [ { "path": "registry/default/hooks/use-pagination.ts", "type": "registry:hook" } ] }, { "name": "use-slider-with-input", "type": "registry:hook", "files": [ { "path": "registry/default/hooks/use-slider-with-input.ts", "type": "registry:hook" } ] }, { "name": "use-toast", "type": "registry:hook", "files": [ { "path": "registry/default/hooks/use-toast.ts", "type": "registry:hook" } ] }, { "name": "utils", "type": "registry:lib", "dependencies": ["clsx", "tailwind-merge"], "files": [ { "path": "registry/default/lib/utils.ts", "type": "registry:lib" } ] }, { "name": "comp-01", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-01.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label"] } }, { "name": "comp-02", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-02.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "required"] } }, { "name": "comp-03", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-03.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "helper"] } }, { "name": "comp-04", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-04.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "hint"] } }, { "name": "comp-05", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-05.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label"] } }, { "name": "comp-06", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-06.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "error"] } }, { "name": "comp-07", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-07.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label"] } }, { "name": "comp-08", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-08.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "disabled"] } }, { "name": "comp-09", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-09.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label"] } }, { "name": "comp-10", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-10.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label"] } }, { "name": "comp-11", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-11.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label"] } }, { "name": "comp-12", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-12.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label"] } }, { "name": "comp-13", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-13.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label"] } }, { "name": "comp-14", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-14.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label"] } }, { "name": "comp-15", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-15.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label"] } }, { "name": "comp-16", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-16.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label"] } }, { "name": "comp-17", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json", "https://originui.com/r/select-native.json" ], "files": [ { "path": "registry/default/components/comp-17.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "select", "native select"] } }, { "name": "comp-18", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json", "https://originui.com/r/select-native.json" ], "files": [ { "path": "registry/default/components/comp-18.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "select", "native select"] } }, { "name": "comp-19", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-19.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "button"] } }, { "name": "comp-20", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-20.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "button"] } }, { "name": "comp-21", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-21.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "button"] } }, { "name": "comp-22", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-22.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "button"] } }, { "name": "comp-23", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-23.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "button", "password"] } }, { "name": "comp-24", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-24.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "button"] } }, { "name": "comp-25", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-25.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "search", "kbd"] } }, { "name": "comp-26", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-26.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "button", "search"] } }, { "name": "comp-27", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-27.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "button", "search"] } }, { "name": "comp-28", "type": "registry:component", "dependencies": ["react-aria-components"], "files": [ { "path": "registry/default/components/comp-28.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "button", "number", "react aria"] } }, { "name": "comp-29", "type": "registry:component", "dependencies": ["react-aria-components"], "files": [ { "path": "registry/default/components/comp-29.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "button", "number", "react aria"] } }, { "name": "comp-30", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-30.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "file"] } }, { "name": "comp-31", "type": "registry:component", "registryDependencies": ["https://originui.com/r/input.json"], "files": [ { "path": "registry/default/components/comp-31.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label"] } }, { "name": "comp-32", "type": "registry:component", "registryDependencies": ["https://originui.com/r/input.json"], "files": [ { "path": "registry/default/components/comp-32.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label"] } }, { "name": "comp-33", "type": "registry:component", "files": [ { "path": "registry/default/components/comp-33.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label"] } }, { "name": "comp-34", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-34.tsx", "type": "registry:component" }, { "path": "registry/default/hooks/use-character-limit.ts", "type": "registry:hook" } ], "meta": { "tags": ["input", "label"] } }, { "name": "comp-35", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-35.tsx", "type": "registry:component" }, { "path": "registry/default/hooks/use-character-limit.ts", "type": "registry:hook" } ], "meta": { "tags": ["input", "label"] } }, { "name": "comp-36", "type": "registry:component", "registryDependencies": ["https://originui.com/r/datefield-rac.json"], "dependencies": ["react-aria-components"], "files": [ { "path": "registry/default/components/comp-36.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "date", "react aria"] } }, { "name": "comp-37", "type": "registry:component", "registryDependencies": ["https://originui.com/r/datefield-rac.json"], "files": [ { "path": "registry/default/components/comp-37.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "date", "react aria"] } }, { "name": "comp-38", "type": "registry:component", "registryDependencies": ["https://originui.com/r/datefield-rac.json"], "files": [ { "path": "registry/default/components/comp-38.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "date", "react aria"] } }, { "name": "comp-39", "type": "registry:component", "registryDependencies": ["https://originui.com/r/datefield-rac.json"], "files": [ { "path": "registry/default/components/comp-39.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "date", "react aria"] } }, { "name": "comp-40", "type": "registry:component", "registryDependencies": ["https://originui.com/r/datefield-rac.json"], "files": [ { "path": "registry/default/components/comp-40.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "date", "react aria"] } }, { "name": "comp-41", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/calendar-rac.json", "https://originui.com/r/datefield-rac.json" ], "dependencies": ["react-aria-components"], "files": [ { "path": "registry/default/components/comp-41.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "date", "calendar", "picker", "react aria"] } }, { "name": "comp-42", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/calendar-rac.json", "https://originui.com/r/datefield-rac.json" ], "dependencies": ["react-aria-components"], "files": [ { "path": "registry/default/components/comp-42.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "date", "calendar", "range calendar", "picker", "react aria"] } }, { "name": "comp-43", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/calendar-rac.json", "https://originui.com/r/datefield-rac.json" ], "dependencies": ["react-aria-components", "react-aria", "@internationalized/date"], "files": [ { "path": "registry/default/components/comp-43.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "date", "calendar", "range calendar", "picker", "react aria"] } }, { "name": "comp-44", "type": "registry:component", "registryDependencies": ["https://originui.com/r/label.json"], "dependencies": ["input-otp"], "files": [ { "path": "registry/default/components/comp-44.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "otp"] } }, { "name": "comp-45", "type": "registry:component", "registryDependencies": ["https://originui.com/r/label.json"], "dependencies": ["input-otp"], "files": [ { "path": "registry/default/components/comp-45.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "otp"] } }, { "name": "comp-46", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "dependencies": ["react-phone-number-input"], "files": [ { "path": "registry/default/components/comp-46.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "phone"] } }, { "name": "comp-47", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "dependencies": ["react-payment-inputs"], "devDependencies": ["@types/react-payment-inputs"], "files": [ { "path": "registry/default/components/comp-47.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "checkout", "payment", "credit card", "form"] } }, { "name": "comp-48", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "dependencies": ["react-payment-inputs"], "devDependencies": ["@types/react-payment-inputs"], "files": [ { "path": "registry/default/components/comp-48.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "checkout", "payment", "credit card", "form"] } }, { "name": "comp-49", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "dependencies": ["react-payment-inputs"], "devDependencies": ["@types/react-payment-inputs"], "files": [ { "path": "registry/default/components/comp-49.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "checkout", "payment", "credit card", "form"] } }, { "name": "comp-50", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "dependencies": ["react-payment-inputs"], "devDependencies": ["@types/react-payment-inputs"], "files": [ { "path": "registry/default/components/comp-50.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "checkout", "payment", "credit card", "form"] } }, { "name": "comp-51", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-51.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "password"] } }, { "name": "comp-52", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-52.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "read-only"] } }, { "name": "comp-53", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json", "https://originui.com/r/tooltip.json" ], "files": [ { "path": "registry/default/components/comp-53.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "copy"] } }, { "name": "comp-54", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "dependencies": ["use-mask-input"], "files": [ { "path": "registry/default/components/comp-54.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "mask"] } }, { "name": "comp-55", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "dependencies": ["use-mask-input"], "files": [ { "path": "registry/default/components/comp-55.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "mask", "time"] } }, { "name": "comp-56", "type": "registry:component", "registryDependencies": ["https://originui.com/r/label.json"], "dependencies": ["emblor"], "files": [ { "path": "registry/default/components/comp-56.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "tag", "emblor"] } }, { "name": "comp-57", "type": "registry:component", "registryDependencies": ["https://originui.com/r/label.json"], "dependencies": ["emblor"], "files": [ { "path": "registry/default/components/comp-57.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "tag", "emblor"] } }, { "name": "comp-58", "type": "registry:component", "registryDependencies": ["https://originui.com/r/label.json"], "dependencies": ["input-otp"], "files": [ { "path": "registry/default/components/comp-58.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "otp"] } }, { "name": "comp-59", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/textarea.json" ], "files": [ { "path": "registry/default/components/comp-59.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "textarea"] } }, { "name": "comp-60", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/textarea.json" ], "files": [ { "path": "registry/default/components/comp-60.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "textarea", "required"] } }, { "name": "comp-61", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/textarea.json" ], "files": [ { "path": "registry/default/components/comp-61.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "textarea", "helper"] } }, { "name": "comp-62", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/textarea.json" ], "files": [ { "path": "registry/default/components/comp-63.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "textarea", "hint"] } }, { "name": "comp-63", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/textarea.json" ], "files": [ { "path": "registry/default/components/comp-63.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "textarea"] } }, { "name": "comp-64", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/textarea.json" ], "files": [ { "path": "registry/default/components/comp-64.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "textarea", "error"] } }, { "name": "comp-65", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/textarea.json" ], "files": [ { "path": "registry/default/components/comp-65.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "textarea"] } }, { "name": "comp-66", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/textarea.json" ], "files": [ { "path": "registry/default/components/comp-66.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "textarea"] } }, { "name": "comp-67", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/textarea.json" ], "files": [ { "path": "registry/default/components/comp-67.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "textarea", "disabled"] } }, { "name": "comp-68", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/label.json", "https://originui.com/r/textarea.json" ], "files": [ { "path": "registry/default/components/comp-68.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "textarea", "button"] } }, { "name": "comp-69", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/label.json", "https://originui.com/r/textarea.json" ], "files": [ { "path": "registry/default/components/comp-69.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "textarea", "button"] } }, { "name": "comp-70", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/label.json", "https://originui.com/r/textarea.json" ], "files": [ { "path": "registry/default/components/comp-70.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "textarea", "button"] } }, { "name": "comp-71", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/textarea.json" ], "files": [ { "path": "registry/default/components/comp-71.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "textarea"] } }, { "name": "comp-72", "type": "registry:component", "registryDependencies": ["https://originui.com/r/textarea.json"], "files": [ { "path": "registry/default/components/comp-72.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "textarea"] } }, { "name": "comp-73", "type": "registry:component", "files": [ { "path": "registry/default/components/comp-73.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "textarea"] } }, { "name": "comp-74", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/textarea.json" ], "files": [ { "path": "registry/default/components/comp-74.tsx", "type": "registry:component" }, { "path": "registry/default/hooks/use-character-limit.ts", "type": "registry:hook" } ], "meta": { "tags": ["label", "textarea"] } }, { "name": "comp-75", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/textarea.json" ], "files": [ { "path": "registry/default/components/comp-75.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "textarea"] } }, { "name": "comp-76", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/textarea.json" ], "files": [ { "path": "registry/default/components/comp-76.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "textarea", "read-only"] } }, { "name": "comp-77", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/textarea.json" ], "files": [ { "path": "registry/default/components/comp-77.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "textarea"] } }, { "name": "comp-78", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-78.tsx", "type": "registry:component" } ], "meta": { "tags": ["button"], "style": 2 } }, { "name": "comp-79", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-79.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "disabled"], "style": 2 } }, { "name": "comp-80", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-80.tsx", "type": "registry:component" } ], "meta": { "tags": ["button"], "style": 2 } }, { "name": "comp-81", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-81.tsx", "type": "registry:component" } ], "meta": { "tags": ["button"], "style": 2 } }, { "name": "comp-82", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-82.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "delete"], "style": 2 } }, { "name": "comp-83", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-83.tsx", "type": "registry:component" } ], "meta": { "tags": ["button"], "style": 2 } }, { "name": "comp-84", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-84.tsx", "type": "registry:component" } ], "meta": { "tags": ["button"], "style": 2 } }, { "name": "comp-85", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-85.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "back"], "style": 2 } }, { "name": "comp-86", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-86.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "next"], "style": 2 } }, { "name": "comp-87", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-87.tsx", "type": "registry:component" } ], "meta": { "tags": ["button"], "style": 2 } }, { "name": "comp-88", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-88.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "dropdown"], "style": 2 } }, { "name": "comp-89", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-89.tsx", "type": "registry:component" } ], "meta": { "tags": ["button"], "style": 2 } }, { "name": "comp-90", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-90.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "loading"], "style": 2 } }, { "name": "comp-91", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-91.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "loading"], "style": 2 } }, { "name": "comp-92", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-92.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "counter"], "style": 2 } }, { "name": "comp-93", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-93.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "kbd"], "style": 2 } }, { "name": "comp-94", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-94.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "user", "avatar", "profile"], "style": 2 } }, { "name": "comp-95", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-95.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "user", "avatar", "profile", "dropdown"], "style": 2 } }, { "name": "comp-96", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-96.tsx", "type": "registry:component" } ], "meta": { "tags": ["button"], "style": 2 } }, { "name": "comp-97", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-97.tsx", "type": "registry:component" } ], "meta": { "tags": ["button"], "style": 2 } }, { "name": "comp-98", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-98.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "menu"], "style": 2 } }, { "name": "comp-99", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/tooltip.json" ], "files": [ { "path": "registry/default/components/comp-99.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "tooltip"], "style": 2 } }, { "name": "comp-100", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-100.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "menu", "hamburger"], "style": 2 } }, { "name": "comp-101", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/toggle.json", "https://originui.com/r/tooltip.json" ], "files": [ { "path": "registry/default/components/comp-101.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "toggle"], "style": 2 } }, { "name": "comp-102", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-102.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "vote", "counter"], "style": 2 } }, { "name": "comp-103", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-103.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "vote", "counter"], "style": 2 } }, { "name": "comp-104", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-104.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "volume", "controls"], "style": 2 } }, { "name": "comp-105", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/tooltip.json" ], "files": [ { "path": "registry/default/components/comp-105.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "copy"], "style": 2 } }, { "name": "comp-106", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-106.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "toggle group"], "style": 2 } }, { "name": "comp-107", "type": "registry:component", "registryDependencies": ["https://originui.com/r/toggle-group.json"], "files": [ { "path": "registry/default/components/comp-107.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "toggle group"], "style": 2 } }, { "name": "comp-108", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-108.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "toggle group", "dropdown"], "style": 2 } }, { "name": "comp-109", "type": "registry:component", "registryDependencies": ["https://originui.com/r/toggle-group.json"], "files": [ { "path": "registry/default/components/comp-109.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "toggle group"], "style": 2 } }, { "name": "comp-110", "type": "registry:component", "registryDependencies": ["https://originui.com/r/toggle-group.json"], "files": [ { "path": "registry/default/components/comp-110.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "toggle group"], "style": 2 } }, { "name": "comp-111", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-111.tsx", "type": "registry:component" } ], "meta": { "tags": ["button"], "style": 2 } }, { "name": "comp-112", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-112.tsx", "type": "registry:component" } ], "meta": { "tags": ["button"], "style": 2 } }, { "name": "comp-113", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-113.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "dropdown"], "style": 2 } }, { "name": "comp-114", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-114.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "dropdown", "counter"], "style": 2 } }, { "name": "comp-115", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-115.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "previous"], "style": 2 } }, { "name": "comp-116", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-116.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "next"], "style": 2 } }, { "name": "comp-117", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-117.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "like", "counter"], "style": 2 } }, { "name": "comp-118", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-118.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "like", "counter"], "style": 2 } }, { "name": "comp-119", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "dependencies": ["@remixicon/react"], "files": [ { "path": "registry/default/components/comp-119.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "social", "login", "authentication"], "style": 2 } }, { "name": "comp-120", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "dependencies": ["@remixicon/react"], "files": [ { "path": "registry/default/components/comp-120.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "social", "login", "authentication"], "style": 2 } }, { "name": "comp-121", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "dependencies": ["@remixicon/react"], "files": [ { "path": "registry/default/components/comp-121.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "social", "login", "authentication"], "style": 2 } }, { "name": "comp-122", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "dependencies": ["@remixicon/react"], "files": [ { "path": "registry/default/components/comp-122.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "social", "login", "authentication"], "style": 2 } }, { "name": "comp-123", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-123.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "collapsible"], "style": 2 } }, { "name": "comp-124", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-124.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "back"], "style": 2 } }, { "name": "comp-125", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-125.tsx", "type": "registry:component" }, { "path": "registry/default/hooks/use-image-upload.ts", "type": "registry:hook" } ], "meta": { "tags": ["button", "upload", "user", "avatar", "profile", "image"], "style": 2 } }, { "name": "comp-126", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-126.tsx", "type": "registry:component" }, { "path": "registry/default/hooks/use-image-upload.ts", "type": "registry:hook" } ], "meta": { "tags": ["button", "upload", "user", "avatar", "profile", "image"], "style": 2 } }, { "name": "comp-127", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-127.tsx", "type": "registry:component" } ], "meta": { "tags": ["button"], "style": 2 } }, { "name": "comp-128", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-128.tsx", "type": "registry:component" } ], "meta": { "tags": ["button"], "style": 2 } }, { "name": "comp-129", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/badge.json", "https://originui.com/r/button.json" ], "files": [ { "path": "registry/default/components/comp-129.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "dropdown", "notification"], "style": 2 } }, { "name": "comp-130", "type": "registry:component", "registryDependencies": ["https://originui.com/r/toggle.json"], "files": [ { "path": "registry/default/components/comp-130.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "toggle", "darkmode"], "style": 2 } }, { "name": "comp-131", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dropdown-menu.json" ], "files": [ { "path": "registry/default/components/comp-131.tsx", "type": "registry:component" } ], "meta": { "tags": ["button", "dropdown"], "style": 2 } }, { "name": "comp-132", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/checkbox.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-132.tsx", "type": "registry:component" } ], "meta": { "tags": ["checkbox", "label", "radix"] } }, { "name": "comp-133", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/checkbox.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-133.tsx", "type": "registry:component" } ], "meta": { "tags": ["checkbox", "label", "radix"] } }, { "name": "comp-134", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/checkbox.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-134.tsx", "type": "registry:component" } ], "meta": { "tags": ["checkbox", "label", "radix"] } }, { "name": "comp-135", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/checkbox.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-135.tsx", "type": "registry:component" } ], "meta": { "tags": ["checkbox", "label", "disabled", "radix"] } }, { "name": "comp-136", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/checkbox.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-136.tsx", "type": "registry:component" } ], "meta": { "tags": ["checkbox", "label", "radix"] } }, { "name": "comp-137", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/checkbox.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-137.tsx", "type": "registry:component" } ], "meta": { "tags": ["checkbox", "label", "radix"] } }, { "name": "comp-138", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/checkbox.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-138.tsx", "type": "registry:component" } ], "meta": { "tags": ["checkbox", "label", "login", "authentication", "radix"] } }, { "name": "comp-139", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/checkbox.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-139.tsx", "type": "registry:component" } ], "meta": { "tags": ["checkbox", "label", "radix"] } }, { "name": "comp-140", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/checkbox.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-140.tsx", "type": "registry:component" } ], "meta": { "tags": ["checkbox", "label", "radix"] } }, { "name": "comp-141", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/checkbox.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-141.tsx", "type": "registry:component" } ], "meta": { "tags": ["checkbox", "label", "radix"] } }, { "name": "comp-142", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/checkbox.json", "https://originui.com/r/label.json", "https://originui.com/r/input.json" ], "files": [ { "path": "registry/default/components/comp-142.tsx", "type": "registry:component" } ], "meta": { "tags": ["checkbox", "label", "collapsible", "radix"] } }, { "name": "comp-143", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/checkbox.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-143.tsx", "type": "registry:component" } ], "meta": { "tags": ["checkbox", "label", "radix"] } }, { "name": "comp-144", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/checkbox.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-144.tsx", "type": "registry:component" } ], "meta": { "tags": ["checkbox", "label", "card", "radix"] } }, { "name": "comp-145", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/checkbox.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-145.tsx", "type": "registry:component" } ], "meta": { "tags": ["checkbox", "label", "card", "radix"] } }, { "name": "comp-146", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/checkbox.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-146.tsx", "type": "registry:component" } ], "meta": { "tags": ["checkbox", "label", "card", "radix"] } }, { "name": "comp-147", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/checkbox.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-147.tsx", "type": "registry:component" } ], "meta": { "tags": ["checkbox", "label", "card", "radix"] } }, { "name": "comp-148", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/checkbox.json", "https://originui.com/r/checkbox-tree.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-148.tsx", "type": "registry:component" } ], "meta": { "tags": ["checkbox", "label", "tree", "radix"] } }, { "name": "comp-149", "type": "registry:component", "registryDependencies": ["https://originui.com/r/checkbox.json"], "files": [ { "path": "registry/default/components/comp-149.tsx", "type": "registry:component" } ], "meta": { "tags": ["checkbox", "label", "week", "calendar", "radix"] } }, { "name": "comp-150", "type": "registry:component", "files": [ { "path": "registry/default/components/comp-150.tsx", "type": "registry:component" } ], "meta": { "tags": ["checkbox", "label", "toggle", "darkmode", "radix"] } }, { "name": "comp-151", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/checkbox.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-151.tsx", "type": "registry:component" } ], "meta": { "tags": ["checkbox", "label", "radix"] } }, { "name": "comp-152", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/radio-group.json" ], "files": [ { "path": "registry/default/components/comp-152.tsx", "type": "registry:component" } ], "meta": { "tags": ["radio", "label", "radix"] } }, { "name": "comp-153", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/radio-group.json" ], "files": [ { "path": "registry/default/components/comp-153.tsx", "type": "registry:component" } ], "meta": { "tags": ["radio", "label", "radix"] } }, { "name": "comp-154", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/radio-group.json" ], "files": [ { "path": "registry/default/components/comp-154.tsx", "type": "registry:component" } ], "meta": { "tags": ["radio", "label", "radix"] } }, { "name": "comp-155", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/radio-group.json" ], "files": [ { "path": "registry/default/components/comp-155.tsx", "type": "registry:component" } ], "meta": { "tags": ["radio", "label", "radix"] } }, { "name": "comp-156", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json", "https://originui.com/r/radio-group.json" ], "files": [ { "path": "registry/default/components/comp-156.tsx", "type": "registry:component" } ], "meta": { "tags": ["radio", "label", "collapsible", "radix"] } }, { "name": "comp-157", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/radio-group.json" ], "dependencies": ["@remixicon/react"], "files": [ { "path": "registry/default/components/comp-157.tsx", "type": "registry:component" } ], "meta": { "tags": ["radio", "label", "rating", "radix"] } }, { "name": "comp-158", "type": "registry:component", "registryDependencies": ["https://originui.com/r/radio-group.json"], "files": [ { "path": "registry/default/components/comp-158.tsx", "type": "registry:component" } ], "meta": { "tags": ["radio", "label", "color", "picker", "radix"] } }, { "name": "comp-159", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/radio-group.json" ], "files": [ { "path": "registry/default/components/comp-159.tsx", "type": "registry:component" } ], "meta": { "tags": ["radio", "label", "card", "radix"] } }, { "name": "comp-160", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/radio-group.json" ], "files": [ { "path": "registry/default/components/comp-160.tsx", "type": "registry:component" } ], "meta": { "tags": ["radio", "label", "card", "radix"] } }, { "name": "comp-161", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/radio-group.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-161.tsx", "type": "registry:component" } ], "meta": { "tags": ["radio", "label", "card", "radix"] } }, { "name": "comp-162", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/radio-group.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-162.tsx", "type": "registry:component" } ], "meta": { "tags": ["radio", "label", "card", "radix"] } }, { "name": "comp-163", "type": "registry:component", "registryDependencies": ["https://originui.com/r/radio-group.json"], "dependencies": ["@remixicon/react"], "files": [ { "path": "registry/default/components/comp-163.tsx", "type": "registry:component" } ], "meta": { "tags": ["radio", "label", "card", "checkout", "payment", "radix"] } }, { "name": "comp-164", "type": "registry:component", "registryDependencies": ["https://originui.com/r/radio-group.json"], "files": [ { "path": "registry/default/components/comp-164.tsx", "type": "registry:component" } ], "meta": { "tags": ["radio", "label", "card", "pricing", "radix"] } }, { "name": "comp-165", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/radio-group.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-165.tsx", "type": "registry:component" } ], "meta": { "tags": ["radio", "label", "card", "radix"] } }, { "name": "comp-166", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/radio-group.json", "https://originui.com/r/label.json", "https://originui.com/r/badge.json" ], "files": [ { "path": "registry/default/components/comp-166.tsx", "type": "registry:component" } ], "meta": { "tags": ["radio", "label", "pricing", "radix"] } }, { "name": "comp-167", "type": "registry:component", "registryDependencies": ["https://originui.com/r/radio-group.json"], "files": [ { "path": "registry/default/components/comp-167.tsx", "type": "registry:component" } ], "meta": { "tags": ["radio", "label", "rating", "vote", "radix"] } }, { "name": "comp-168", "type": "registry:component", "registryDependencies": ["https://originui.com/r/radio-group.json"], "files": [ { "path": "registry/default/components/comp-168.tsx", "type": "registry:component" } ], "meta": { "tags": ["radio", "label", "rating", "vote", "radix"] } }, { "name": "comp-169", "type": "registry:component", "registryDependencies": ["https://originui.com/r/radio-group.json"], "files": [ { "path": "registry/default/components/comp-169.tsx", "type": "registry:component" } ], "meta": { "tags": ["radio", "label", "darkmode", "radix"] } }, { "name": "comp-170", "type": "registry:component", "registryDependencies": ["https://originui.com/r/radio-group.json"], "files": [ { "path": "registry/default/components/comp-170.tsx", "type": "registry:component" } ], "meta": { "tags": ["radio", "label", "pricing", "switch", "radix"], "style": 1 } }, { "name": "comp-171", "type": "registry:component", "registryDependencies": ["https://originui.com/r/radio-group.json"], "dependencies": ["@remixicon/react"], "files": [ { "path": "registry/default/components/comp-171.tsx", "type": "registry:component" } ], "meta": { "tags": ["radio", "label", "rating", "vote", "radix"], "style": 1 } }, { "name": "comp-172", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/switch.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-172.tsx", "type": "registry:component" } ], "meta": { "tags": ["switch", "radix"], "style": 1 } }, { "name": "comp-173", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/switch.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-173.tsx", "type": "registry:component" } ], "meta": { "tags": ["switch", "radix"], "style": 1 } }, { "name": "comp-174", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/switch.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-174.tsx", "type": "registry:component" } ], "meta": { "tags": ["switch", "radix"], "style": 1 } }, { "name": "comp-175", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/switch.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-175.tsx", "type": "registry:component" } ], "meta": { "tags": ["switch", "radix"], "style": 1 } }, { "name": "comp-176", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/switch.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-176.tsx", "type": "registry:component" } ], "meta": { "tags": ["switch", "radix"], "style": 1 } }, { "name": "comp-177", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/switch.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-177.tsx", "type": "registry:component" } ], "meta": { "tags": ["switch", "radix"], "style": 1 } }, { "name": "comp-178", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/switch.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-178.tsx", "type": "registry:component" } ], "meta": { "tags": ["switch", "radix"], "style": 1 } }, { "name": "comp-179", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/switch.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-179.tsx", "type": "registry:component" } ], "meta": { "tags": ["switch", "label", "radix"], "style": 1 } }, { "name": "comp-180", "type": "registry:component", "registryDependencies": ["https://originui.com/r/switch.json"], "files": [ { "path": "registry/default/components/comp-180.tsx", "type": "registry:component" } ], "meta": { "tags": ["switch", "label", "radix"], "style": 1 } }, { "name": "comp-181", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/switch.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-181.tsx", "type": "registry:component" } ], "meta": { "tags": ["switch", "label", "darkmode", "radix"], "style": 1 } }, { "name": "comp-182", "type": "registry:component", "registryDependencies": ["https://originui.com/r/switch.json"], "files": [ { "path": "registry/default/components/comp-182.tsx", "type": "registry:component" } ], "meta": { "tags": ["switch", "label", "darkmode", "radix"], "style": 1 } }, { "name": "comp-183", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/switch.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-183.tsx", "type": "registry:component" } ], "meta": { "tags": ["switch", "label", "darkmode", "radix"], "style": 1 } }, { "name": "comp-184", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/switch.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-184.tsx", "type": "registry:component" } ], "meta": { "tags": ["switch", "label", "darkmode", "radix"], "style": 1 } }, { "name": "comp-185", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/switch.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-185.tsx", "type": "registry:component" } ], "meta": { "tags": ["switch", "label", "radix"], "style": 1 } }, { "name": "comp-186", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/switch.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-186.tsx", "type": "registry:component" } ], "meta": { "tags": ["switch", "label", "card", "radix"], "style": 1 } }, { "name": "comp-187", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/switch.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-187.tsx", "type": "registry:component" } ], "meta": { "tags": ["switch", "label", "card", "radix"], "style": 1 } }, { "name": "comp-188", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/switch.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-188.tsx", "type": "registry:component" } ], "meta": { "tags": ["switch", "label", "card", "radix"], "style": 1 } }, { "name": "comp-189", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select-native.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-189.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "native select"] } }, { "name": "comp-190", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select-native.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-190.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "native select"] } }, { "name": "comp-191", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select-native.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-191.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "native select", "time"] } }, { "name": "comp-192", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select-native.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-192.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "native select"] } }, { "name": "comp-193", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select-native.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-193.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "native select"] } }, { "name": "comp-194", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select-native.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-194.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "native select", "error"] } }, { "name": "comp-195", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select-native.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-195.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "native select"] } }, { "name": "comp-196", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select-native.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-196.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "native select", "disabled"] } }, { "name": "comp-197", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select-native.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-197.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "native select"] } }, { "name": "comp-198", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select-native.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-198.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "native select"] } }, { "name": "comp-199", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select-native.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-199.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "native select"] } }, { "name": "comp-200", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select-native.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-200.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "native select", "timezone", "time"] } }, { "name": "comp-201", "type": "registry:component", "registryDependencies": ["https://originui.com/r/select-native.json"], "files": [ { "path": "registry/default/components/comp-201.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "native select"] } }, { "name": "comp-202", "type": "registry:component", "registryDependencies": ["https://originui.com/r/select-native.json"], "files": [ { "path": "registry/default/components/comp-202.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "native select"] } }, { "name": "comp-203", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-203.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "radix"] } }, { "name": "comp-204", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-204.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "radix"] } }, { "name": "comp-205", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-205.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "radix"] } }, { "name": "comp-206", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-206.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "helper", "radix"] } }, { "name": "comp-207", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-207.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "radix"] } }, { "name": "comp-208", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-208.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "radix"] } }, { "name": "comp-209", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-209.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "radix"] } }, { "name": "comp-210", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-210.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "disabled", "radix"] } }, { "name": "comp-211", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-211.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "required", "radix"] } }, { "name": "comp-212", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-212.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "radix"] } }, { "name": "comp-213", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-213.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "radix"] } }, { "name": "comp-214", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-214.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "radix"] } }, { "name": "comp-215", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-215.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "disabled", "radix"] } }, { "name": "comp-216", "type": "registry:component", "registryDependencies": ["https://originui.com/r/select.json"], "files": [ { "path": "registry/default/components/comp-216.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "radix"] } }, { "name": "comp-217", "type": "registry:component", "registryDependencies": ["https://originui.com/r/select.json"], "files": [ { "path": "registry/default/components/comp-217.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "radix"] } }, { "name": "comp-218", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-218.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "timezone", "time", "radix"] } }, { "name": "comp-219", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-219.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "radix"] } }, { "name": "comp-220", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-220.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "status", "radix"] } }, { "name": "comp-221", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-221.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "radix"] } }, { "name": "comp-222", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select.json", "https://originui.com/r/label.json" ], "dependencies": ["@remixicon/react"], "files": [ { "path": "registry/default/components/comp-222.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "radix"] } }, { "name": "comp-223", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select.json", "https://originui.com/r/label.json" ], "dependencies": ["@remixicon/react"], "files": [ { "path": "registry/default/components/comp-223.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "radix"] } }, { "name": "comp-224", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-224.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "radix"] } }, { "name": "comp-225", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-225.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "flag", "radix"] } }, { "name": "comp-226", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-226.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "user", "avatar", "profile", "radix"] } }, { "name": "comp-227", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-227.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "user", "avatar", "profile", "radix"] } }, { "name": "comp-228", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/select.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-228.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "user", "avatar", "profile", "radix"] } }, { "name": "comp-229", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/command.json", "https://originui.com/r/label.json", "https://originui.com/r/popover.json" ], "files": [ { "path": "registry/default/components/comp-229.tsx", "type": "registry:component" } ], "meta": { "tags": [ "label", "select", "command", "combobox", "popover", "search", "autocomplete", "radix" ] } }, { "name": "comp-230", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/command.json", "https://originui.com/r/label.json", "https://originui.com/r/popover.json" ], "files": [ { "path": "registry/default/components/comp-230.tsx", "type": "registry:component" } ], "meta": { "tags": [ "label", "select", "command", "combobox", "popover", "search", "autocomplete", "radix" ] } }, { "name": "comp-231", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/command.json", "https://originui.com/r/label.json", "https://originui.com/r/popover.json" ], "files": [ { "path": "registry/default/components/comp-231.tsx", "type": "registry:component" } ], "meta": { "tags": [ "label", "select", "command", "combobox", "popover", "search", "autocomplete", "timezone", "time", "radix" ] } }, { "name": "comp-232", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/command.json", "https://originui.com/r/label.json", "https://originui.com/r/popover.json" ], "files": [ { "path": "registry/default/components/comp-232.tsx", "type": "registry:component" } ], "meta": { "tags": [ "label", "select", "command", "combobox", "popover", "search", "autocomplete", "flag", "radix" ] } }, { "name": "comp-233", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/command.json", "https://originui.com/r/label.json", "https://originui.com/r/popover.json" ], "files": [ { "path": "registry/default/components/comp-233.tsx", "type": "registry:component" } ], "meta": { "tags": [ "label", "select", "command", "combobox", "popover", "search", "autocomplete", "radix" ] } }, { "name": "comp-234", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/multiselect.json" ], "files": [ { "path": "registry/default/components/comp-234.tsx", "type": "registry:component" } ], "meta": { "tags": [ "label", "select", "multiselect", "tag", "input", "search", "autocomplete", "radix" ] } }, { "name": "comp-235", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/multiselect.json" ], "files": [ { "path": "registry/default/components/comp-235.tsx", "type": "registry:component" } ], "meta": { "tags": [ "label", "select", "multiselect", "tag", "input", "search", "autocomplete", "radix" ] } }, { "name": "comp-236", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/select-native.json" ], "files": [ { "path": "registry/default/components/comp-236.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "multiselect", "native select"] } }, { "name": "comp-237", "type": "registry:component", "registryDependencies": ["https://originui.com/r/label.json"], "dependencies": ["react-aria-components"], "files": [ { "path": "registry/default/components/comp-237.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "multiselect", "react aria"] } }, { "name": "comp-238", "type": "registry:component", "registryDependencies": ["https://originui.com/r/label.json"], "dependencies": ["react-aria-components"], "files": [ { "path": "registry/default/components/comp-238.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "multiselect", "react aria"] } }, { "name": "comp-239", "type": "registry:component", "registryDependencies": ["https://originui.com/r/label.json"], "dependencies": ["react-aria-components"], "files": [ { "path": "registry/default/components/comp-239.tsx", "type": "registry:component" } ], "meta": { "tags": ["label", "select", "multiselect", "react aria"] } }, { "name": "comp-240", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/slider.json" ], "files": [ { "path": "registry/default/components/comp-240.tsx", "type": "registry:component" } ], "meta": { "tags": ["slider", "label", "radix"] } }, { "name": "comp-241", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/slider.json" ], "files": [ { "path": "registry/default/components/comp-241.tsx", "type": "registry:component" } ], "meta": { "tags": ["slider", "label", "disabled", "radix"] } }, { "name": "comp-242", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/slider.json" ], "files": [ { "path": "registry/default/components/comp-242.tsx", "type": "registry:component" } ], "meta": { "tags": ["slider", "label", "radix"] } }, { "name": "comp-243", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/slider.json" ], "files": [ { "path": "registry/default/components/comp-243.tsx", "type": "registry:component" } ], "meta": { "tags": ["slider", "label", "radix"] } }, { "name": "comp-244", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/slider.json" ], "files": [ { "path": "registry/default/components/comp-244.tsx", "type": "registry:component" } ], "meta": { "tags": ["slider", "label", "radix"] } }, { "name": "comp-245", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/slider.json" ], "files": [ { "path": "registry/default/components/comp-245.tsx", "type": "registry:component" } ], "meta": { "tags": ["slider", "label", "radix"] } }, { "name": "comp-246", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/slider.json" ], "files": [ { "path": "registry/default/components/comp-246.tsx", "type": "registry:component" } ], "meta": { "tags": ["slider", "label", "radix"] } }, { "name": "comp-247", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/slider.json" ], "files": [ { "path": "registry/default/components/comp-247.tsx", "type": "registry:component" } ], "meta": { "tags": ["slider", "label", "radix"] } }, { "name": "comp-248", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/slider.json" ], "files": [ { "path": "registry/default/components/comp-248.tsx", "type": "registry:component" } ], "meta": { "tags": ["slider", "label", "radix"] } }, { "name": "comp-249", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/slider.json" ], "files": [ { "path": "registry/default/components/comp-249.tsx", "type": "registry:component" } ], "meta": { "tags": ["slider", "label", "tooltip", "radix"] } }, { "name": "comp-250", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/slider.json" ], "files": [ { "path": "registry/default/components/comp-250.tsx", "type": "registry:component" } ], "meta": { "tags": ["slider", "range slider", "label", "range", "radix"] } }, { "name": "comp-251", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/slider.json" ], "files": [ { "path": "registry/default/components/comp-251.tsx", "type": "registry:component" } ], "meta": { "tags": ["slider", "range slider", "label", "range", "radix"] } }, { "name": "comp-252", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/slider.json" ], "files": [ { "path": "registry/default/components/comp-252.tsx", "type": "registry:component" } ], "meta": { "tags": ["slider", "label", "volume", "controls", "radix"] } }, { "name": "comp-253", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/slider.json" ], "files": [ { "path": "registry/default/components/comp-253.tsx", "type": "registry:component" } ], "meta": { "tags": ["slider", "range slider", "label", "range", "radix"] } }, { "name": "comp-254", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/input.json", "https://originui.com/r/label.json", "https://originui.com/r/slider.json", "https://originui.com/r/tooltip.json" ], "files": [ { "path": "registry/default/components/comp-254.tsx", "type": "registry:component" }, { "path": "registry/default/hooks/use-slider-with-input.ts", "type": "registry:hook" } ], "meta": { "tags": ["slider", "label", "button", "input", "tooltip", "reset", "radix"] } }, { "name": "comp-255", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json", "https://originui.com/r/slider.json" ], "files": [ { "path": "registry/default/components/comp-255.tsx", "type": "registry:component" }, { "path": "registry/default/hooks/use-slider-with-input.ts", "type": "registry:hook" } ], "meta": { "tags": ["slider", "label", "input", "radix"] } }, { "name": "comp-256", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/slider.json" ], "files": [ { "path": "registry/default/components/comp-256.tsx", "type": "registry:component" } ], "meta": { "tags": ["slider", "label", "vote", "rating", "radix"] } }, { "name": "comp-257", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/slider.json" ], "files": [ { "path": "registry/default/components/comp-257.tsx", "type": "registry:component" } ], "meta": { "tags": ["slider", "label", "vote", "rating", "radix"] } }, { "name": "comp-258", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json", "https://originui.com/r/slider.json" ], "files": [ { "path": "registry/default/components/comp-258.tsx", "type": "registry:component" }, { "path": "registry/default/hooks/use-slider-with-input.ts", "type": "registry:hook" } ], "meta": { "tags": ["slider", "range slider", "label", "input", "range", "radix"] } }, { "name": "comp-259", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/label.json", "https://originui.com/r/slider.json" ], "files": [ { "path": "registry/default/components/comp-259.tsx", "type": "registry:component" } ], "meta": { "tags": ["slider", "label", "button", "pricing", "radix"] } }, { "name": "comp-260", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/label.json", "https://originui.com/r/slider.json" ], "files": [ { "path": "registry/default/components/comp-260.tsx", "type": "registry:component" } ], "meta": { "tags": ["slider", "range slider", "label", "button", "radix"] } }, { "name": "comp-261", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/slider.json" ], "files": [ { "path": "registry/default/components/comp-261.tsx", "type": "registry:component" } ], "meta": { "tags": ["slider", "vertical slider", "label", "radix"] } }, { "name": "comp-262", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/slider.json", "https://originui.com/r/input.json" ], "files": [ { "path": "registry/default/components/comp-262.tsx", "type": "registry:component" }, { "path": "registry/default/hooks/use-slider-with-input.ts", "type": "registry:hook" } ], "meta": { "tags": ["slider", "vertical slider", "label", "input", "radix"] } }, { "name": "comp-263", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/slider.json" ], "files": [ { "path": "registry/default/components/comp-263.tsx", "type": "registry:component" } ], "meta": { "tags": ["slider", "vertical slider", "range slider", "label", "radix"] } }, { "name": "comp-264", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/slider.json", "https://originui.com/r/input.json", "https://originui.com/r/button.json" ], "files": [ { "path": "registry/default/components/comp-264.tsx", "type": "registry:component" }, { "path": "registry/default/hooks/use-slider-with-input.ts", "type": "registry:hook" } ], "meta": { "tags": ["slider", "label", "input", "button", "reset", "radix"] } }, { "name": "comp-265", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/slider.json", "https://originui.com/r/input.json", "https://originui.com/r/button.json" ], "files": [ { "path": "registry/default/components/comp-265.tsx", "type": "registry:component" }, { "path": "registry/default/hooks/use-slider-with-input.ts", "type": "registry:hook" } ], "meta": { "tags": ["slider", "label", "input", "button", "radix"] } }, { "name": "comp-266", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/slider.json" ], "files": [ { "path": "registry/default/components/comp-266.tsx", "type": "registry:component" } ], "meta": { "tags": ["slider", "label", "equalizer", "radix"] } }, { "name": "comp-267", "type": "registry:component", "files": [ { "path": "registry/default/components/comp-267.tsx", "type": "registry:component" } ], "meta": { "tags": ["alert", "warning"], "colSpan": 2 } }, { "name": "comp-268", "type": "registry:component", "files": [ { "path": "registry/default/components/comp-268.tsx", "type": "registry:component" } ], "meta": { "tags": ["alert", "warning"], "colSpan": 2 } }, { "name": "comp-269", "type": "registry:component", "files": [ { "path": "registry/default/components/comp-269.tsx", "type": "registry:component" } ], "meta": { "tags": ["alert", "error"], "colSpan": 2 } }, { "name": "comp-270", "type": "registry:component", "files": [ { "path": "registry/default/components/comp-270.tsx", "type": "registry:component" } ], "meta": { "tags": ["alert", "error"], "colSpan": 2 } }, { "name": "comp-271", "type": "registry:component", "files": [ { "path": "registry/default/components/comp-271.tsx", "type": "registry:component" } ], "meta": { "tags": ["alert", "success"], "colSpan": 2 } }, { "name": "comp-272", "type": "registry:component", "files": [ { "path": "registry/default/components/comp-272.tsx", "type": "registry:component" } ], "meta": { "tags": ["alert", "success"], "colSpan": 2 } }, { "name": "comp-273", "type": "registry:component", "files": [ { "path": "registry/default/components/comp-273.tsx", "type": "registry:component" } ], "meta": { "tags": ["alert", "info"], "colSpan": 2 } }, { "name": "comp-274", "type": "registry:component", "files": [ { "path": "registry/default/components/comp-274.tsx", "type": "registry:component" } ], "meta": { "tags": ["alert", "info"], "colSpan": 2 } }, { "name": "comp-275", "type": "registry:component", "files": [ { "path": "registry/default/components/comp-275.tsx", "type": "registry:component" } ], "meta": { "tags": ["alert", "warning"], "colSpan": 2 } }, { "name": "comp-276", "type": "registry:component", "files": [ { "path": "registry/default/components/comp-276.tsx", "type": "registry:component" } ], "meta": { "tags": ["alert", "warning"], "colSpan": 2 } }, { "name": "comp-277", "type": "registry:component", "files": [ { "path": "registry/default/components/comp-277.tsx", "type": "registry:component" } ], "meta": { "tags": ["alert", "error", "signup", "authentication"], "colSpan": 2 } }, { "name": "comp-278", "type": "registry:component", "files": [ { "path": "registry/default/components/comp-278.tsx", "type": "registry:component" } ], "meta": { "tags": ["alert", "error", "signup", "authentication"], "colSpan": 2 } }, { "name": "comp-279", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-279.tsx", "type": "registry:component" } ], "meta": { "tags": ["notification", "warning"], "colSpan": 2, "style": 1 } }, { "name": "comp-280", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-280.tsx", "type": "registry:component" } ], "meta": { "tags": ["notification", "error"], "colSpan": 2, "style": 1 } }, { "name": "comp-281", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-281.tsx", "type": "registry:component" } ], "meta": { "tags": ["notification", "success"], "colSpan": 2, "style": 1 } }, { "name": "comp-282", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-282.tsx", "type": "registry:component" } ], "meta": { "tags": ["notification", "info"], "colSpan": 2, "style": 1 } }, { "name": "comp-283", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-283.tsx", "type": "registry:component" } ], "meta": { "tags": ["notification", "warning"], "colSpan": 2, "style": 1 } }, { "name": "comp-284", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-284.tsx", "type": "registry:component" } ], "meta": { "tags": ["notification", "error"], "colSpan": 2, "style": 1 } }, { "name": "comp-285", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-285.tsx", "type": "registry:component" } ], "meta": { "tags": ["notification", "success"], "colSpan": 2, "style": 1 } }, { "name": "comp-286", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-286.tsx", "type": "registry:component" } ], "meta": { "tags": ["notification", "info"], "colSpan": 2, "style": 1 } }, { "name": "comp-287", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-287.tsx", "type": "registry:component" } ], "meta": { "tags": ["notification", "button", "success"], "colSpan": 2, "style": 1 } }, { "name": "comp-288", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-288.tsx", "type": "registry:component" } ], "meta": { "tags": ["notification", "success"], "colSpan": 2, "style": 1 } }, { "name": "comp-289", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-289.tsx", "type": "registry:component" } ], "meta": { "tags": ["notification", "button", "warning"], "colSpan": 2, "style": 1 } }, { "name": "comp-290", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-290.tsx", "type": "registry:component" } ], "meta": { "tags": ["notification", "button", "error"], "colSpan": 2, "style": 1 } }, { "name": "comp-291", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-291.tsx", "type": "registry:component" } ], "meta": { "tags": ["notification", "button", "success"], "colSpan": 2, "style": 1 } }, { "name": "comp-292", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-292.tsx", "type": "registry:component" } ], "meta": { "tags": ["notification", "button", "info"], "colSpan": 2, "style": 1 } }, { "name": "comp-293", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-293.tsx", "type": "registry:component" } ], "meta": { "tags": ["notification", "button", "cookies", "gdpr", "privacy"], "colSpan": 2, "style": 1 } }, { "name": "comp-294", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-294.tsx", "type": "registry:component" } ], "meta": { "tags": ["notification", "button", "info"], "colSpan": 2, "style": 1 } }, { "name": "comp-295", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-295.tsx", "type": "registry:component" } ], "meta": { "tags": ["notification", "button"], "colSpan": 2, "style": 1 } }, { "name": "comp-296", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-296.tsx", "type": "registry:component" } ], "meta": { "tags": ["notification", "button"], "colSpan": 2, "style": 1 } }, { "name": "comp-297", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/toast.json" ], "files": [ { "path": "registry/default/components/comp-297.tsx", "type": "registry:component" }, { "path": "registry/default/hooks/use-toast.ts", "type": "registry:hook" } ], "meta": { "tags": ["notification", "toast", "radix"], "colSpan": 2, "style": 1 } }, { "name": "comp-298", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/toast.json" ], "files": [ { "path": "registry/default/components/comp-298.tsx", "type": "registry:component" } ], "meta": { "tags": ["notification", "toast", "success", "radix"], "colSpan": 2, "style": 1 } }, { "name": "comp-299", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "dependencies": ["sonner"], "files": [ { "path": "registry/default/components/comp-299.tsx", "type": "registry:component" } ], "meta": { "tags": ["notification", "toast", "sonner", "radix"], "colSpan": 2, "style": 1 } }, { "name": "comp-300", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "dependencies": ["sonner"], "files": [ { "path": "registry/default/components/comp-300.tsx", "type": "registry:component" } ], "meta": { "tags": ["notification", "toast", "sonner", "success", "radix"], "colSpan": 2, "style": 1 } }, { "name": "comp-301", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-301.tsx", "type": "registry:component" } ], "meta": { "tags": ["banner", "cookies", "gdpr", "privacy"], "colSpan": 3 } }, { "name": "comp-302", "type": "registry:component", "files": [ { "path": "registry/default/components/comp-302.tsx", "type": "registry:component" } ], "meta": { "tags": ["banner"], "colSpan": 3 } }, { "name": "comp-303", "type": "registry:component", "files": [ { "path": "registry/default/components/comp-303.tsx", "type": "registry:component" } ], "meta": { "tags": ["banner"], "colSpan": 3 } }, { "name": "comp-304", "type": "registry:component", "files": [ { "path": "registry/default/components/comp-304.tsx", "type": "registry:component" } ], "meta": { "tags": ["banner"], "colSpan": 3 } }, { "name": "comp-305", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-305.tsx", "type": "registry:component" } ], "meta": { "tags": ["banner"], "colSpan": 3 } }, { "name": "comp-306", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-306.tsx", "type": "registry:component" } ], "meta": { "tags": ["banner"], "colSpan": 3 } }, { "name": "comp-307", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-307.tsx", "type": "registry:component" } ], "meta": { "tags": ["banner"], "colSpan": 3 } }, { "name": "comp-308", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-308.tsx", "type": "registry:component" } ], "meta": { "tags": ["banner"], "colSpan": 3 } }, { "name": "comp-309", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-309.tsx", "type": "registry:component" } ], "meta": { "tags": ["banner"], "colSpan": 3 } }, { "name": "comp-310", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-310.tsx", "type": "registry:component" } ], "meta": { "tags": ["banner", "countdown", "sale"], "colSpan": 3 } }, { "name": "comp-311", "type": "registry:component", "files": [ { "path": "registry/default/components/comp-311.tsx", "type": "registry:component" } ], "meta": { "tags": ["banner", "newsletter", "subscribe"], "colSpan": 3 } }, { "name": "comp-312", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-312.tsx", "type": "registry:component" } ], "meta": { "tags": ["banner"], "colSpan": 3 } }, { "name": "comp-313", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/alert-dialog.json", "https://originui.com/r/button.json" ], "files": [ { "path": "registry/default/components/comp-313.tsx", "type": "registry:component" } ], "meta": { "tags": ["dialog", "modal", "alert", "alert dialog", "radix"], "style": 1 } }, { "name": "comp-314", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/alert-dialog.json", "https://originui.com/r/button.json" ], "files": [ { "path": "registry/default/components/comp-314.tsx", "type": "registry:component" } ], "meta": { "tags": ["dialog", "modal", "alert", "alert dialog", "radix"], "style": 1 } }, { "name": "comp-315", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dialog.json" ], "files": [ { "path": "registry/default/components/comp-315.tsx", "type": "registry:component" } ], "meta": { "tags": ["dialog", "modal", "radix"], "style": 1 } }, { "name": "comp-316", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dialog.json", "https://originui.com/r/scroll-area.json" ], "files": [ { "path": "registry/default/components/comp-316.tsx", "type": "registry:component" } ], "meta": { "tags": ["dialog", "modal", "radix"], "style": 1 } }, { "name": "comp-317", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dialog.json" ], "files": [ { "path": "registry/default/components/comp-317.tsx", "type": "registry:component" } ], "meta": { "tags": ["dialog", "modal", "radix"], "style": 1 } }, { "name": "comp-318", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dialog.json" ], "files": [ { "path": "registry/default/components/comp-318.tsx", "type": "registry:component" } ], "meta": { "tags": ["dialog", "modal", "radix"], "style": 1 } }, { "name": "comp-319", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dialog.json" ], "files": [ { "path": "registry/default/components/comp-319.tsx", "type": "registry:component" } ], "meta": { "tags": ["dialog", "modal", "radix"], "style": 1 } }, { "name": "comp-320", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dialog.json", "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-320.tsx", "type": "registry:component" } ], "meta": { "tags": ["dialog", "modal", "delete", "radix"], "style": 1 } }, { "name": "comp-321", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dialog.json", "https://originui.com/r/input.json" ], "files": [ { "path": "registry/default/components/comp-321.tsx", "type": "registry:component" } ], "meta": { "tags": ["dialog", "modal", "newsletter", "subscribe", "form", "radix"], "style": 1 } }, { "name": "comp-322", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dialog.json", "https://originui.com/r/textarea.json" ], "files": [ { "path": "registry/default/components/comp-322.tsx", "type": "registry:component" } ], "meta": { "tags": ["dialog", "modal", "feedback", "form", "radix"], "style": 1 } }, { "name": "comp-323", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dialog.json", "https://originui.com/r/label.json", "https://originui.com/r/radio-group.json", "https://originui.com/r/textarea.json" ], "files": [ { "path": "registry/default/components/comp-323.tsx", "type": "registry:component" } ], "meta": { "tags": ["dialog", "modal", "rating", "feedback", "form", "radix"], "style": 1 } }, { "name": "comp-324", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dialog.json" ], "dependencies": ["input-otp"], "files": [ { "path": "registry/default/components/comp-324.tsx", "type": "registry:component" } ], "meta": { "tags": ["dialog", "modal", "otp", "radix"], "style": 1 } }, { "name": "comp-325", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dialog.json", "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-325.tsx", "type": "registry:component" } ], "meta": { "tags": ["dialog", "modal", "signup", "authentication", "form", "radix"], "style": 1 } }, { "name": "comp-326", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/checkbox.json", "https://originui.com/r/dialog.json", "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-326.tsx", "type": "registry:component" } ], "meta": { "tags": ["dialog", "modal", "login", "authentication", "form", "radix"], "style": 1 } }, { "name": "comp-327", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dialog.json", "https://originui.com/r/input.json", "https://originui.com/r/label.json", "https://originui.com/r/tooltip.json" ], "files": [ { "path": "registry/default/components/comp-327.tsx", "type": "registry:component" } ], "meta": { "tags": ["dialog", "modal", "form", "user", "team", "radix"], "style": 1 } }, { "name": "comp-328", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/checkbox.json", "https://originui.com/r/dialog.json", "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "dependencies": ["react-payment-inputs"], "devDependencies": ["@types/react-payment-inputs"], "files": [ { "path": "registry/default/components/comp-328.tsx", "type": "registry:component" } ], "meta": { "tags": ["dialog", "modal", "checkout", "payment", "credit card", "form", "radix"], "style": 1 } }, { "name": "comp-329", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/badge.json", "https://originui.com/r/button.json", "https://originui.com/r/dialog.json", "https://originui.com/r/input.json", "https://originui.com/r/label.json", "https://originui.com/r/radio-group.json" ], "dependencies": ["react-payment-inputs"], "devDependencies": ["@types/react-payment-inputs"], "files": [ { "path": "registry/default/components/comp-329.tsx", "type": "registry:component" } ], "meta": { "tags": ["dialog", "modal", "checkout", "payment", "credit card", "form", "radix"], "style": 1 } }, { "name": "comp-330", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dialog.json", "https://originui.com/r/label.json", "https://originui.com/r/radio-group.json" ], "files": [ { "path": "registry/default/components/comp-330.tsx", "type": "registry:component" } ], "meta": { "tags": ["dialog", "modal", "user", "radix"], "style": 1 } }, { "name": "comp-331", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dialog.json", "https://originui.com/r/input.json", "https://originui.com/r/label.json", "https://originui.com/r/textarea.json" ], "files": [ { "path": "registry/default/components/comp-331.tsx", "type": "registry:component" }, { "path": "registry/default/hooks/use-character-limit.ts", "type": "registry:hook" }, { "path": "registry/default/hooks/use-image-upload.ts", "type": "registry:hook" } ], "meta": { "tags": ["dialog", "modal", "user", "profile", "image", "avatar", "form", "radix"], "style": 1 } }, { "name": "comp-332", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dialog.json" ], "files": [ { "path": "registry/default/components/comp-332.tsx", "type": "registry:component" } ], "meta": { "tags": ["dialog", "modal", "onboarding", "radix"], "style": 1 } }, { "name": "comp-333", "type": "registry:component", "registryDependencies": ["https://originui.com/r/command.json"], "files": [ { "path": "registry/default/components/comp-333.tsx", "type": "registry:component" } ], "meta": { "tags": [ "dialog", "modal", "command", "combobox", "popover", "search", "radix", "autocomplete", "radix" ], "style": 1 } }, { "name": "comp-334", "type": "registry:component", "registryDependencies": ["https://originui.com/r/accordion.json"], "files": [ { "path": "registry/default/components/comp-334.tsx", "type": "registry:component" } ], "meta": { "tags": ["accordion", "radix"], "colSpan": 2 } }, { "name": "comp-335", "type": "registry:component", "registryDependencies": ["https://originui.com/r/accordion.json"], "files": [ { "path": "registry/default/components/comp-335.tsx", "type": "registry:component" } ], "meta": { "tags": ["accordion", "radix"], "colSpan": 2 } }, { "name": "comp-336", "type": "registry:component", "registryDependencies": ["https://originui.com/r/accordion.json"], "files": [ { "path": "registry/default/components/comp-336.tsx", "type": "registry:component" } ], "meta": { "tags": ["accordion", "radix"], "colSpan": 2 } }, { "name": "comp-337", "type": "registry:component", "registryDependencies": ["https://originui.com/r/accordion.json"], "files": [ { "path": "registry/default/components/comp-337.tsx", "type": "registry:component" } ], "meta": { "tags": ["accordion", "radix"], "colSpan": 2 } }, { "name": "comp-338", "type": "registry:component", "registryDependencies": ["https://originui.com/r/accordion.json"], "files": [ { "path": "registry/default/components/comp-338.tsx", "type": "registry:component" } ], "meta": { "tags": ["accordion", "radix"], "colSpan": 2 } }, { "name": "comp-339", "type": "registry:component", "registryDependencies": ["https://originui.com/r/accordion.json"], "files": [ { "path": "registry/default/components/comp-339.tsx", "type": "registry:component" } ], "meta": { "tags": ["accordion", "radix"], "colSpan": 2 } }, { "name": "comp-340", "type": "registry:component", "registryDependencies": ["https://originui.com/r/accordion.json"], "files": [ { "path": "registry/default/components/comp-340.tsx", "type": "registry:component" } ], "meta": { "tags": ["accordion", "radix"], "colSpan": 2 } }, { "name": "comp-341", "type": "registry:component", "registryDependencies": ["https://originui.com/r/accordion.json"], "files": [ { "path": "registry/default/components/comp-341.tsx", "type": "registry:component" } ], "meta": { "tags": ["accordion", "radix"], "colSpan": 2 } }, { "name": "comp-342", "type": "registry:component", "registryDependencies": ["https://originui.com/r/accordion.json"], "files": [ { "path": "registry/default/components/comp-342.tsx", "type": "registry:component" } ], "meta": { "tags": ["accordion", "radix"], "colSpan": 2 } }, { "name": "comp-343", "type": "registry:component", "registryDependencies": ["https://originui.com/r/accordion.json"], "files": [ { "path": "registry/default/components/comp-343.tsx", "type": "registry:component" } ], "meta": { "tags": ["accordion", "radix"], "colSpan": 2 } }, { "name": "comp-344", "type": "registry:component", "registryDependencies": ["https://originui.com/r/accordion.json"], "files": [ { "path": "registry/default/components/comp-344.tsx", "type": "registry:component" } ], "meta": { "tags": ["accordion", "radix"], "colSpan": 2 } }, { "name": "comp-345", "type": "registry:component", "registryDependencies": ["https://originui.com/r/accordion.json"], "files": [ { "path": "registry/default/components/comp-345.tsx", "type": "registry:component" } ], "meta": { "tags": ["accordion", "radix"], "colSpan": 2 } }, { "name": "comp-346", "type": "registry:component", "registryDependencies": ["https://originui.com/r/accordion.json"], "files": [ { "path": "registry/default/components/comp-346.tsx", "type": "registry:component" } ], "meta": { "tags": ["accordion", "radix"], "colSpan": 2 } }, { "name": "comp-347", "type": "registry:component", "registryDependencies": ["https://originui.com/r/accordion.json"], "files": [ { "path": "registry/default/components/comp-347.tsx", "type": "registry:component" } ], "meta": { "tags": ["accordion", "radix"], "colSpan": 2 } }, { "name": "comp-348", "type": "registry:component", "registryDependencies": ["https://originui.com/r/accordion.json"], "files": [ { "path": "registry/default/components/comp-348.tsx", "type": "registry:component" } ], "meta": { "tags": ["accordion", "radix"], "colSpan": 2 } }, { "name": "comp-349", "type": "registry:component", "registryDependencies": ["https://originui.com/r/accordion.json"], "files": [ { "path": "registry/default/components/comp-349.tsx", "type": "registry:component" } ], "meta": { "tags": ["accordion", "radix"], "colSpan": 2 } }, { "name": "comp-350", "type": "registry:component", "registryDependencies": ["https://originui.com/r/accordion.json"], "files": [ { "path": "registry/default/components/comp-350.tsx", "type": "registry:component" } ], "meta": { "tags": ["accordion", "radix"], "colSpan": 2 } }, { "name": "comp-351", "type": "registry:component", "registryDependencies": ["https://originui.com/r/accordion.json"], "files": [ { "path": "registry/default/components/comp-351.tsx", "type": "registry:component" } ], "meta": { "tags": ["accordion", "radix"], "colSpan": 2 } }, { "name": "comp-352", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/accordion.json", "https://originui.com/r/collapsible.json" ], "files": [ { "path": "registry/default/components/comp-352.tsx", "type": "registry:component" } ], "meta": { "tags": ["accordion", "collapsible", "radix"], "colSpan": 2 } }, { "name": "comp-353", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/accordion.json", "https://originui.com/r/collapsible.json" ], "files": [ { "path": "registry/default/components/comp-353.tsx", "type": "registry:component" } ], "meta": { "tags": ["accordion", "collapsible", "radix"], "colSpan": 2 } }, { "name": "comp-354", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/tooltip.json" ], "files": [ { "path": "registry/default/components/comp-354.tsx", "type": "registry:component" } ], "meta": { "tags": ["tooltip", "radix"], "style": 1 } }, { "name": "comp-355", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/tooltip.json" ], "files": [ { "path": "registry/default/components/comp-355.tsx", "type": "registry:component" } ], "meta": { "tags": ["tooltip", "radix"], "style": 1 } }, { "name": "comp-356", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/tooltip.json" ], "files": [ { "path": "registry/default/components/comp-356.tsx", "type": "registry:component" } ], "meta": { "tags": ["tooltip", "radix"], "style": 1 } }, { "name": "comp-357", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/tooltip.json" ], "files": [ { "path": "registry/default/components/comp-357.tsx", "type": "registry:component" } ], "meta": { "tags": ["tooltip", "radix"], "style": 1 } }, { "name": "comp-358", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/tooltip.json" ], "files": [ { "path": "registry/default/components/comp-358.tsx", "type": "registry:component" } ], "meta": { "tags": ["tooltip", "radix"], "style": 1 } }, { "name": "comp-359", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/tooltip.json" ], "files": [ { "path": "registry/default/components/comp-359.tsx", "type": "registry:component" } ], "meta": { "tags": ["tooltip", "image", "radix"], "style": 1 } }, { "name": "comp-360", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/tooltip.json" ], "files": [ { "path": "registry/default/components/comp-360.tsx", "type": "registry:component" } ], "meta": { "tags": ["tooltip", "button", "kbd", "radix"], "style": 1 } }, { "name": "comp-361", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/tooltip.json" ], "files": [ { "path": "registry/default/components/comp-361.tsx", "type": "registry:component" } ], "meta": { "tags": ["tooltip", "radix"], "style": 1 } }, { "name": "comp-362", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/tooltip.json" ], "files": [ { "path": "registry/default/components/comp-362.tsx", "type": "registry:component" } ], "meta": { "tags": ["tooltip", "chart", "radix"], "style": 1 } }, { "name": "comp-363", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/hover-card.json" ], "files": [ { "path": "registry/default/components/comp-363.tsx", "type": "registry:component" } ], "meta": { "tags": ["tooltip", "hover card", "user", "avatar", "profile", "radix"], "style": 1 } }, { "name": "comp-364", "type": "registry:component", "registryDependencies": ["https://originui.com/r/hover-card.json"], "files": [ { "path": "registry/default/components/comp-364.tsx", "type": "registry:component" } ], "meta": { "tags": ["tooltip", "hover card", "user", "avatar", "profile", "radix"], "style": 1 } }, { "name": "comp-365", "type": "registry:component", "registryDependencies": ["https://originui.com/r/hover-card.json"], "files": [ { "path": "registry/default/components/comp-365.tsx", "type": "registry:component" } ], "meta": { "tags": ["tooltip", "hover card", "image", "radix"], "style": 1 } }, { "name": "comp-366", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dropdown-menu.json" ], "files": [ { "path": "registry/default/components/comp-366.tsx", "type": "registry:component" } ], "meta": { "tags": ["dropdown", "radix"], "style": 1 } }, { "name": "comp-367", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dropdown-menu.json" ], "files": [ { "path": "registry/default/components/comp-367.tsx", "type": "registry:component" } ], "meta": { "tags": ["dropdown", "radix"], "style": 1 } }, { "name": "comp-368", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dropdown-menu.json" ], "files": [ { "path": "registry/default/components/comp-368.tsx", "type": "registry:component" } ], "meta": { "tags": ["dropdown", "radix"], "style": 1 } }, { "name": "comp-369", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dropdown-menu.json" ], "files": [ { "path": "registry/default/components/comp-369.tsx", "type": "registry:component" } ], "meta": { "tags": ["dropdown", "radix"], "style": 1 } }, { "name": "comp-370", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dropdown-menu.json" ], "files": [ { "path": "registry/default/components/comp-370.tsx", "type": "registry:component" } ], "meta": { "tags": ["dropdown", "radix"], "style": 1 } }, { "name": "comp-371", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dropdown-menu.json" ], "files": [ { "path": "registry/default/components/comp-371.tsx", "type": "registry:component" } ], "meta": { "tags": ["dropdown", "checkbox", "radix"], "style": 1 } }, { "name": "comp-372", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dropdown-menu.json" ], "files": [ { "path": "registry/default/components/comp-372.tsx", "type": "registry:component" } ], "meta": { "tags": ["dropdown", "radio", "radix"], "style": 1 } }, { "name": "comp-373", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dropdown-menu.json" ], "files": [ { "path": "registry/default/components/comp-373.tsx", "type": "registry:component" } ], "meta": { "tags": ["dropdown", "kbd", "delete", "radix"], "style": 1 } }, { "name": "comp-374", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dropdown-menu.json" ], "files": [ { "path": "registry/default/components/comp-374.tsx", "type": "registry:component" } ], "meta": { "tags": ["dropdown", "checkbox", "radio", "delete", "radix"], "style": 1 } }, { "name": "comp-375", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dropdown-menu.json" ], "files": [ { "path": "registry/default/components/comp-375.tsx", "type": "registry:component" } ], "meta": { "tags": ["dropdown", "user", "profile", "radix"], "style": 1 } }, { "name": "comp-376", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dropdown-menu.json" ], "files": [ { "path": "registry/default/components/comp-376.tsx", "type": "registry:component" } ], "meta": { "tags": ["dropdown", "user", "profile", "avatar", "radix"], "style": 1 } }, { "name": "comp-377", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dropdown-menu.json", "https://originui.com/r/avatar.json" ], "files": [ { "path": "registry/default/components/comp-377.tsx", "type": "registry:component" } ], "meta": { "tags": ["dropdown", "user", "avatar", "profile", "radix"], "style": 1 } }, { "name": "comp-378", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dropdown-menu.json" ], "files": [ { "path": "registry/default/components/comp-378.tsx", "type": "registry:component" } ], "meta": { "tags": ["dropdown", "info", "radix"], "style": 1 } }, { "name": "comp-379", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dropdown-menu.json" ], "files": [ { "path": "registry/default/components/comp-379.tsx", "type": "registry:component" } ], "meta": { "tags": ["dropdown", "text editor", "radix"], "style": 1 } }, { "name": "comp-380", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dropdown-menu.json" ], "files": [ { "path": "registry/default/components/comp-380.tsx", "type": "registry:component" } ], "meta": { "tags": ["dropdown", "darkmode", "radix"], "style": 1 } }, { "name": "comp-381", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/checkbox.json", "https://originui.com/r/label.json", "https://originui.com/r/popover.json" ], "files": [ { "path": "registry/default/components/comp-381.tsx", "type": "registry:component" } ], "meta": { "tags": ["popover", "filter", "radix"], "style": 1 } }, { "name": "comp-382", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/badge.json", "https://originui.com/r/button.json", "https://originui.com/r/popover.json" ], "files": [ { "path": "registry/default/components/comp-382.tsx", "type": "registry:component" } ], "meta": { "tags": ["popover", "notification", "radix"], "style": 1 } }, { "name": "comp-383", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/badge.json", "https://originui.com/r/button.json", "https://originui.com/r/popover.json" ], "files": [ { "path": "registry/default/components/comp-383.tsx", "type": "registry:component" } ], "meta": { "tags": ["popover", "notification", "user", "radix"], "style": 1 } }, { "name": "comp-384", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/popover.json" ], "files": [ { "path": "registry/default/components/comp-384.tsx", "type": "registry:component" } ], "meta": { "tags": ["popover", "tooltip", "radix"], "style": 1 } }, { "name": "comp-385", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/popover.json" ], "files": [ { "path": "registry/default/components/comp-385.tsx", "type": "registry:component" } ], "meta": { "tags": ["popover", "tooltip", "radix"], "style": 1 } }, { "name": "comp-386", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/popover.json" ], "files": [ { "path": "registry/default/components/comp-386.tsx", "type": "registry:component" } ], "meta": { "tags": ["popover", "tooltip", "radix"], "style": 1 } }, { "name": "comp-387", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/input.json", "https://originui.com/r/popover.json", "https://originui.com/r/tooltip.json" ], "files": [ { "path": "registry/default/components/comp-387.tsx", "type": "registry:component" } ], "meta": { "tags": ["popover", "share", "social", "copy", "radix"], "style": 1 } }, { "name": "comp-388", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/popover.json", "https://originui.com/r/textarea.json" ], "files": [ { "path": "registry/default/components/comp-388.tsx", "type": "registry:component" } ], "meta": { "tags": ["popover", "feedback", "form", "radix"], "style": 1 } }, { "name": "comp-389", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/popover.json" ], "files": [ { "path": "registry/default/components/comp-389.tsx", "type": "registry:component" } ], "meta": { "tags": ["popover", "tour", "radix"], "style": 1 } }, { "name": "comp-390", "type": "registry:component", "registryDependencies": ["https://originui.com/r/avatar.json"], "files": [ { "path": "registry/default/components/comp-390.tsx", "type": "registry:component" } ], "meta": { "tags": ["avatar", "user", "profile"], "style": 1 } }, { "name": "comp-391", "type": "registry:component", "registryDependencies": ["https://originui.com/r/avatar.json"], "files": [ { "path": "registry/default/components/comp-391.tsx", "type": "registry:component" } ], "meta": { "tags": ["avatar", "user", "profile"], "style": 1 } }, { "name": "comp-392", "type": "registry:component", "registryDependencies": ["https://originui.com/r/avatar.json"], "files": [ { "path": "registry/default/components/comp-392.tsx", "type": "registry:component" } ], "meta": { "tags": ["avatar", "user", "profile"], "style": 1 } }, { "name": "comp-393", "type": "registry:component", "registryDependencies": ["https://originui.com/r/avatar.json"], "files": [ { "path": "registry/default/components/comp-393.tsx", "type": "registry:component" } ], "meta": { "tags": ["avatar", "user", "profile"], "style": 1 } }, { "name": "comp-394", "type": "registry:component", "registryDependencies": ["https://originui.com/r/avatar.json"], "files": [ { "path": "registry/default/components/comp-394.tsx", "type": "registry:component" } ], "meta": { "tags": ["avatar", "user", "profile", "status"], "style": 1 } }, { "name": "comp-395", "type": "registry:component", "registryDependencies": ["https://originui.com/r/avatar.json"], "files": [ { "path": "registry/default/components/comp-395.tsx", "type": "registry:component" } ], "meta": { "tags": ["avatar", "user", "profile", "status"], "style": 1 } }, { "name": "comp-396", "type": "registry:component", "registryDependencies": ["https://originui.com/r/avatar.json"], "files": [ { "path": "registry/default/components/comp-396.tsx", "type": "registry:component" } ], "meta": { "tags": ["avatar", "user", "profile", "status"], "style": 1 } }, { "name": "comp-397", "type": "registry:component", "registryDependencies": ["https://originui.com/r/avatar.json"], "files": [ { "path": "registry/default/components/comp-397.tsx", "type": "registry:component" } ], "meta": { "tags": ["avatar", "user", "profile", "badge", "chip"], "style": 1 } }, { "name": "comp-398", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/avatar.json", "https://originui.com/r/badge.json" ], "files": [ { "path": "registry/default/components/comp-398.tsx", "type": "registry:component" } ], "meta": { "tags": ["avatar", "user", "profile", "badge", "chip"], "style": 1 } }, { "name": "comp-399", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/avatar.json", "https://originui.com/r/badge.json" ], "files": [ { "path": "registry/default/components/comp-399.tsx", "type": "registry:component" } ], "meta": { "tags": ["avatar", "user", "profile", "badge", "chip"], "style": 1 } }, { "name": "comp-400", "type": "registry:component", "files": [ { "path": "registry/default/components/comp-400.tsx", "type": "registry:component" } ], "meta": { "tags": ["avatar", "user", "profile"], "style": 1 } }, { "name": "comp-401", "type": "registry:component", "files": [ { "path": "registry/default/components/comp-401.tsx", "type": "registry:component" } ], "meta": { "tags": ["avatar", "avatar group"], "style": 1 } }, { "name": "comp-402", "type": "registry:component", "files": [ { "path": "registry/default/components/comp-402.tsx", "type": "registry:component" } ], "meta": { "tags": ["avatar", "avatar group"], "style": 1 } }, { "name": "comp-403", "type": "registry:component", "files": [ { "path": "registry/default/components/comp-403.tsx", "type": "registry:component" } ], "meta": { "tags": ["avatar", "avatar group"], "style": 1 } }, { "name": "comp-404", "type": "registry:component", "files": [ { "path": "registry/default/components/comp-404.tsx", "type": "registry:component" } ], "meta": { "tags": ["avatar", "avatar group"], "style": 1 } }, { "name": "comp-405", "type": "registry:component", "files": [ { "path": "registry/default/components/comp-405.tsx", "type": "registry:component" } ], "meta": { "tags": ["avatar", "avatar group"], "style": 1 } }, { "name": "comp-406", "type": "registry:component", "files": [ { "path": "registry/default/components/comp-406.tsx", "type": "registry:component" } ], "meta": { "tags": ["avatar", "avatar group"], "style": 1 } }, { "name": "comp-407", "type": "registry:component", "files": [ { "path": "registry/default/components/comp-407.tsx", "type": "registry:component" } ], "meta": { "tags": ["avatar", "avatar group"], "style": 1 } }, { "name": "comp-408", "type": "registry:component", "files": [ { "path": "registry/default/components/comp-408.tsx", "type": "registry:component" } ], "meta": { "tags": ["avatar", "avatar group"], "style": 1 } }, { "name": "comp-409", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-409.tsx", "type": "registry:component" } ], "meta": { "tags": ["avatar", "avatar group"], "style": 1 } }, { "name": "comp-410", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-410.tsx", "type": "registry:component" } ], "meta": { "tags": ["avatar", "avatar group"], "style": 1 } }, { "name": "comp-411", "type": "registry:component", "registryDependencies": ["https://originui.com/r/button.json"], "files": [ { "path": "registry/default/components/comp-411.tsx", "type": "registry:component" } ], "meta": { "tags": ["avatar", "avatar group"], "style": 1 } }, { "name": "comp-412", "type": "registry:component", "files": [ { "path": "registry/default/components/comp-412.tsx", "type": "registry:component" } ], "meta": { "tags": ["avatar", "avatar group"], "style": 1 } }, { "name": "comp-413", "type": "registry:component", "registryDependencies": ["https://originui.com/r/badge.json"], "files": [ { "path": "registry/default/components/comp-413.tsx", "type": "registry:component" } ], "meta": { "tags": ["badge", "chip"], "style": 1 } }, { "name": "comp-414", "type": "registry:component", "registryDependencies": ["https://originui.com/r/badge.json"], "files": [ { "path": "registry/default/components/comp-414.tsx", "type": "registry:component" } ], "meta": { "tags": ["badge", "chip"], "style": 1 } }, { "name": "comp-415", "type": "registry:component", "registryDependencies": ["https://originui.com/r/badge.json"], "files": [ { "path": "registry/default/components/comp-415.tsx", "type": "registry:component" } ], "meta": { "tags": ["badge", "chip"], "style": 1 } }, { "name": "comp-416", "type": "registry:component", "registryDependencies": ["https://originui.com/r/badge.json"], "files": [ { "path": "registry/default/components/comp-416.tsx", "type": "registry:component" } ], "meta": { "tags": ["badge", "chip", "counter"], "style": 1 } }, { "name": "comp-417", "type": "registry:component", "registryDependencies": ["https://originui.com/r/badge.json"], "files": [ { "path": "registry/default/components/comp-417.tsx", "type": "registry:component" } ], "meta": { "tags": ["badge", "chip"], "style": 1 } }, { "name": "comp-418", "type": "registry:component", "registryDependencies": ["https://originui.com/r/badge.json"], "files": [ { "path": "registry/default/components/comp-418.tsx", "type": "registry:component" } ], "meta": { "tags": ["badge", "chip", "counter"], "style": 1 } }, { "name": "comp-419", "type": "registry:component", "registryDependencies": ["https://originui.com/r/badge.json"], "files": [ { "path": "registry/default/components/comp-419.tsx", "type": "registry:component" } ], "meta": { "tags": ["badge", "chip", "status"], "style": 1 } }, { "name": "comp-420", "type": "registry:component", "registryDependencies": ["https://originui.com/r/badge.json"], "files": [ { "path": "registry/default/components/comp-420.tsx", "type": "registry:component" } ], "meta": { "tags": ["badge", "chip", "status"], "style": 1 } }, { "name": "comp-421", "type": "registry:component", "registryDependencies": ["https://originui.com/r/badge.json"], "files": [ { "path": "registry/default/components/comp-421.tsx", "type": "registry:component" } ], "meta": { "tags": ["badge", "chip", "status"], "style": 1 } }, { "name": "comp-422", "type": "registry:component", "registryDependencies": ["https://originui.com/r/badge.json"], "files": [ { "path": "registry/default/components/comp-422.tsx", "type": "registry:component" } ], "meta": { "tags": ["badge", "chip", "status"], "style": 1 } }, { "name": "comp-423", "type": "registry:component", "registryDependencies": ["https://originui.com/r/badge.json"], "files": [ { "path": "registry/default/components/comp-423.tsx", "type": "registry:component" } ], "meta": { "tags": ["badge", "chip", "checkbox"], "style": 1 } }, { "name": "comp-424", "type": "registry:component", "files": [ { "path": "registry/default/components/comp-424.tsx", "type": "registry:component" } ], "meta": { "tags": ["badge", "chip"], "style": 1 } }, { "name": "comp-425", "type": "registry:component", "registryDependencies": ["https://originui.com/r/badge.json"], "files": [ { "path": "registry/default/components/comp-425.tsx", "type": "registry:component" } ], "meta": { "tags": ["badge", "chip", "tag"], "style": 1 } }, { "name": "comp-426", "type": "registry:component", "registryDependencies": ["https://originui.com/r/tabs.json"], "files": [ { "path": "registry/default/components/comp-426.tsx", "type": "registry:component" } ], "meta": { "tags": ["tabs", "radix"], "colSpan": 2, "style": 2 } }, { "name": "comp-427", "type": "registry:component", "registryDependencies": ["https://originui.com/r/tabs.json"], "files": [ { "path": "registry/default/components/comp-427.tsx", "type": "registry:component" } ], "meta": { "tags": ["tabs", "radix"], "colSpan": 2, "style": 2 } }, { "name": "comp-428", "type": "registry:component", "registryDependencies": ["https://originui.com/r/tabs.json"], "files": [ { "path": "registry/default/components/comp-428.tsx", "type": "registry:component" } ], "meta": { "tags": ["tabs", "radix"], "colSpan": 2, "style": 2 } }, { "name": "comp-429", "type": "registry:component", "registryDependencies": ["https://originui.com/r/tabs.json"], "files": [ { "path": "registry/default/components/comp-429.tsx", "type": "registry:component" } ], "meta": { "tags": ["tabs", "radix"], "colSpan": 2, "style": 2 } }, { "name": "comp-430", "type": "registry:component", "registryDependencies": ["https://originui.com/r/tabs.json"], "files": [ { "path": "registry/default/components/comp-430.tsx", "type": "registry:component" } ], "meta": { "tags": ["tabs", "radix"], "colSpan": 2, "style": 2 } }, { "name": "comp-431", "type": "registry:component", "registryDependencies": ["https://originui.com/r/tabs.json"], "files": [ { "path": "registry/default/components/comp-431.tsx", "type": "registry:component" } ], "meta": { "tags": ["tabs", "radix"], "colSpan": 2, "style": 2 } }, { "name": "comp-432", "type": "registry:component", "registryDependencies": ["https://originui.com/r/tabs.json"], "files": [ { "path": "registry/default/components/comp-432.tsx", "type": "registry:component" } ], "meta": { "tags": ["tabs", "radix"], "colSpan": 2, "style": 2 } }, { "name": "comp-433", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/scroll-area.json", "https://originui.com/r/tabs.json" ], "files": [ { "path": "registry/default/components/comp-433.tsx", "type": "registry:component" } ], "meta": { "tags": ["tabs", "radix"], "colSpan": 2, "style": 2 } }, { "name": "comp-434", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/scroll-area.json", "https://originui.com/r/tabs.json" ], "files": [ { "path": "registry/default/components/comp-434.tsx", "type": "registry:component" } ], "meta": { "tags": ["tabs", "radix"], "colSpan": 2, "style": 2 } }, { "name": "comp-435", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/scroll-area.json", "https://originui.com/r/tabs.json" ], "files": [ { "path": "registry/default/components/comp-435.tsx", "type": "registry:component" } ], "meta": { "tags": ["tabs", "radix"], "colSpan": 2, "style": 2 } }, { "name": "comp-436", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/scroll-area.json", "https://originui.com/r/tabs.json" ], "files": [ { "path": "registry/default/components/comp-436.tsx", "type": "registry:component" } ], "meta": { "tags": ["tabs", "radix"], "colSpan": 2, "style": 2 } }, { "name": "comp-437", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/badge.json", "https://originui.com/r/scroll-area.json", "https://originui.com/r/tabs.json" ], "files": [ { "path": "registry/default/components/comp-437.tsx", "type": "registry:component" } ], "meta": { "tags": ["tabs", "radix"], "colSpan": 2, "style": 2 } }, { "name": "comp-438", "type": "registry:component", "registryDependencies": ["https://originui.com/r/tabs.json"], "files": [ { "path": "registry/default/components/comp-438.tsx", "type": "registry:component" } ], "meta": { "tags": ["tabs", "radix"], "colSpan": 2, "style": 2 } }, { "name": "comp-439", "type": "registry:component", "registryDependencies": ["https://originui.com/r/tabs.json"], "files": [ { "path": "registry/default/components/comp-439.tsx", "type": "registry:component" } ], "meta": { "tags": ["tabs", "radix"], "colSpan": 2, "style": 2 } }, { "name": "comp-440", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/tabs.json", "https://originui.com/r/tooltip.json" ], "files": [ { "path": "registry/default/components/comp-440.tsx", "type": "registry:component" } ], "meta": { "tags": ["tabs", "radix"], "colSpan": 2, "style": 2 } }, { "name": "comp-441", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/tabs.json", "https://originui.com/r/tooltip.json" ], "files": [ { "path": "registry/default/components/comp-441.tsx", "type": "registry:component" } ], "meta": { "tags": ["tabs", "radix"], "colSpan": 2, "style": 2 } }, { "name": "comp-442", "type": "registry:component", "registryDependencies": ["https://originui.com/r/tabs.json"], "files": [ { "path": "registry/default/components/comp-442.tsx", "type": "registry:component" } ], "meta": { "tags": ["tabs", "vertical tabs", "radix"], "colSpan": 2, "style": 2 } }, { "name": "comp-443", "type": "registry:component", "registryDependencies": ["https://originui.com/r/tabs.json"], "files": [ { "path": "registry/default/components/comp-443.tsx", "type": "registry:component" } ], "meta": { "tags": ["tabs", "vertical tabs", "radix"], "colSpan": 2, "style": 2 } }, { "name": "comp-444", "type": "registry:component", "registryDependencies": ["https://originui.com/r/tabs.json"], "files": [ { "path": "registry/default/components/comp-444.tsx", "type": "registry:component" } ], "meta": { "tags": ["tabs", "vertical tabs", "radix"], "colSpan": 2, "style": 2 } }, { "name": "comp-445", "type": "registry:component", "registryDependencies": ["https://originui.com/r/tabs.json"], "files": [ { "path": "registry/default/components/comp-445.tsx", "type": "registry:component" } ], "meta": { "tags": ["tabs", "vertical tabs", "radix"], "colSpan": 2, "style": 2 } }, { "name": "comp-446", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/breadcrumb.json", "https://originui.com/r/dropdown-menu.json" ], "files": [ { "path": "registry/default/components/comp-446.tsx", "type": "registry:component" } ], "meta": { "tags": ["breadcrumb", "radix"], "colSpan": 2, "style": 1 } }, { "name": "comp-447", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/breadcrumb.json", "https://originui.com/r/dropdown-menu.json" ], "files": [ { "path": "registry/default/components/comp-447.tsx", "type": "registry:component" } ], "meta": { "tags": ["breadcrumb", "dropdown", "radix"], "colSpan": 2, "style": 1 } }, { "name": "comp-448", "type": "registry:component", "registryDependencies": ["https://originui.com/r/breadcrumb.json"], "files": [ { "path": "registry/default/components/comp-448.tsx", "type": "registry:component" } ], "meta": { "tags": ["breadcrumb", "radix"], "colSpan": 2, "style": 1 } }, { "name": "comp-449", "type": "registry:component", "registryDependencies": ["https://originui.com/r/breadcrumb.json"], "files": [ { "path": "registry/default/components/comp-449.tsx", "type": "registry:component" } ], "meta": { "tags": ["breadcrumb", "radix"], "colSpan": 2, "style": 1 } }, { "name": "comp-450", "type": "registry:component", "registryDependencies": ["https://originui.com/r/breadcrumb.json"], "files": [ { "path": "registry/default/components/comp-450.tsx", "type": "registry:component" } ], "meta": { "tags": ["breadcrumb", "radix"], "colSpan": 2, "style": 1 } }, { "name": "comp-451", "type": "registry:component", "registryDependencies": ["https://originui.com/r/breadcrumb.json"], "files": [ { "path": "registry/default/components/comp-451.tsx", "type": "registry:component" } ], "meta": { "tags": ["breadcrumb", "radix"], "colSpan": 2, "style": 1 } }, { "name": "comp-452", "type": "registry:component", "registryDependencies": ["https://originui.com/r/breadcrumb.json"], "files": [ { "path": "registry/default/components/comp-452.tsx", "type": "registry:component" } ], "meta": { "tags": ["breadcrumb", "radix"], "colSpan": 2, "style": 1 } }, { "name": "comp-453", "type": "registry:component", "registryDependencies": ["https://originui.com/r/breadcrumb.json"], "files": [ { "path": "registry/default/components/comp-453.tsx", "type": "registry:component" } ], "meta": { "tags": ["breadcrumb", "select", "radix"], "colSpan": 2, "style": 1 } }, { "name": "comp-454", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/pagination.json" ], "files": [ { "path": "registry/default/components/comp-454.tsx", "type": "registry:component" } ], "meta": { "tags": ["pagination"], "colSpan": 2 } }, { "name": "comp-455", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/pagination.json" ], "files": [ { "path": "registry/default/components/comp-455.tsx", "type": "registry:component" } ], "meta": { "tags": ["pagination"], "colSpan": 2 } }, { "name": "comp-456", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/pagination.json" ], "files": [ { "path": "registry/default/components/comp-456.tsx", "type": "registry:component" } ], "meta": { "tags": ["pagination"], "colSpan": 2 } }, { "name": "comp-457", "type": "registry:component", "registryDependencies": ["https://originui.com/r/pagination.json"], "files": [ { "path": "registry/default/components/comp-457.tsx", "type": "registry:component" } ], "meta": { "tags": ["pagination"], "colSpan": 2 } }, { "name": "comp-458", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/pagination.json" ], "files": [ { "path": "registry/default/components/comp-458.tsx", "type": "registry:component" } ], "meta": { "tags": ["pagination"], "colSpan": 2 } }, { "name": "comp-459", "type": "registry:component", "registryDependencies": ["https://originui.com/r/pagination.json"], "files": [ { "path": "registry/default/components/comp-459.tsx", "type": "registry:component" }, { "path": "registry/default/hooks/use-pagination.ts", "type": "registry:hook" } ], "meta": { "tags": ["pagination"], "colSpan": 2 } }, { "name": "comp-460", "type": "registry:component", "registryDependencies": ["https://originui.com/r/pagination.json"], "files": [ { "path": "registry/default/components/comp-460.tsx", "type": "registry:component" }, { "path": "registry/default/hooks/use-pagination.ts", "type": "registry:hook" } ], "meta": { "tags": ["pagination"], "colSpan": 2 } }, { "name": "comp-461", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/pagination.json" ], "files": [ { "path": "registry/default/components/comp-461.tsx", "type": "registry:component" }, { "path": "registry/default/hooks/use-pagination.ts", "type": "registry:hook" } ], "meta": { "tags": ["pagination"], "colSpan": 2 } }, { "name": "comp-462", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/pagination.json", "https://originui.com/r/select.json" ], "files": [ { "path": "registry/default/components/comp-462.tsx", "type": "registry:component" }, { "path": "registry/default/hooks/use-pagination.ts", "type": "registry:hook" } ], "meta": { "tags": ["pagination"], "colSpan": 2 } }, { "name": "comp-463", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/label.json", "https://originui.com/r/pagination.json", "https://originui.com/r/select.json" ], "files": [ { "path": "registry/default/components/comp-463.tsx", "type": "registry:component" }, { "path": "registry/default/hooks/use-pagination.ts", "type": "registry:hook" } ], "meta": { "tags": ["pagination", "select", "radix"], "colSpan": 2 } }, { "name": "comp-464", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/pagination.json", "https://originui.com/r/select.json" ], "files": [ { "path": "registry/default/components/comp-464.tsx", "type": "registry:component" }, { "path": "registry/default/hooks/use-pagination.ts", "type": "registry:hook" } ], "meta": { "tags": ["pagination", "select", "radix"], "colSpan": 2 } }, { "name": "comp-465", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json", "https://originui.com/r/pagination.json" ], "files": [ { "path": "registry/default/components/comp-465.tsx", "type": "registry:component" }, { "path": "registry/default/hooks/use-pagination.ts", "type": "registry:hook" } ], "meta": { "tags": ["pagination", "input"], "colSpan": 2 } }, { "name": "comp-466", "type": "registry:component", "registryDependencies": ["https://originui.com/r/table.json"], "files": [ { "path": "registry/default/components/comp-466.tsx", "type": "registry:component" } ], "meta": { "tags": ["table"], "colSpan": 3 } }, { "name": "comp-467", "type": "registry:component", "registryDependencies": ["https://originui.com/r/table.json"], "files": [ { "path": "registry/default/components/comp-467.tsx", "type": "registry:component" } ], "meta": { "tags": ["table", "user", "avatar"], "colSpan": 3 } }, { "name": "comp-468", "type": "registry:component", "registryDependencies": ["https://originui.com/r/table.json"], "files": [ { "path": "registry/default/components/comp-468.tsx", "type": "registry:component" } ], "meta": { "tags": ["table"], "colSpan": 3 } }, { "name": "comp-469", "type": "registry:component", "registryDependencies": ["https://originui.com/r/table.json"], "files": [ { "path": "registry/default/components/comp-469.tsx", "type": "registry:component" } ], "meta": { "tags": ["table"], "colSpan": 3 } }, { "name": "comp-470", "type": "registry:component", "registryDependencies": ["https://originui.com/r/table.json"], "files": [ { "path": "registry/default/components/comp-470.tsx", "type": "registry:component" } ], "meta": { "tags": ["table"], "colSpan": 3 } }, { "name": "comp-471", "type": "registry:component", "registryDependencies": ["https://originui.com/r/table.json"], "files": [ { "path": "registry/default/components/comp-471.tsx", "type": "registry:component" } ], "meta": { "tags": ["table"], "colSpan": 3 } }, { "name": "comp-472", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/checkbox.json", "https://originui.com/r/table.json" ], "files": [ { "path": "registry/default/components/comp-472.tsx", "type": "registry:component" } ], "meta": { "tags": ["table", "checkbox"], "colSpan": 3 } }, { "name": "comp-473", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/checkbox.json", "https://originui.com/r/table.json" ], "files": [ { "path": "registry/default/components/comp-473.tsx", "type": "registry:component" } ], "meta": { "tags": ["table", "checkbox", "card"], "colSpan": 3 } }, { "name": "comp-474", "type": "registry:component", "registryDependencies": ["https://originui.com/r/table.json"], "files": [ { "path": "registry/default/components/comp-474.tsx", "type": "registry:component" } ], "meta": { "tags": ["table", "vertical table"], "colSpan": 3 } }, { "name": "comp-475", "type": "registry:component", "registryDependencies": ["https://originui.com/r/table.json"], "files": [ { "path": "registry/default/components/comp-475.tsx", "type": "registry:component" } ], "meta": { "tags": ["table", "sticky"], "colSpan": 3 } }, { "name": "comp-476", "type": "registry:component", "registryDependencies": ["https://originui.com/r/table.json"], "files": [ { "path": "registry/default/components/comp-476.tsx", "type": "registry:component" } ], "meta": { "tags": ["table"], "colSpan": 3 } }, { "name": "comp-477", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/badge.json", "https://originui.com/r/checkbox.json", "https://originui.com/r/table.json" ], "dependencies": ["@tanstack/react-table"], "files": [ { "path": "registry/default/components/comp-477.tsx", "type": "registry:component" } ], "meta": { "tags": ["table", "tanstack", "checkbox", "badge", "chip", "flag"], "colSpan": 3 } }, { "name": "comp-478", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/checkbox.json", "https://originui.com/r/input.json", "https://originui.com/r/label.json", "https://originui.com/r/select.json", "https://originui.com/r/table.json" ], "dependencies": ["@tanstack/react-table"], "files": [ { "path": "registry/default/components/comp-478.tsx", "type": "registry:component" } ], "meta": { "tags": [ "table", "tanstack", "checkbox", "search", "select", "range", "input", "filter", "sort" ], "colSpan": 3 } }, { "name": "comp-479", "type": "registry:component", "registryDependencies": ["https://originui.com/r/table.json"], "dependencies": ["@tanstack/react-table"], "files": [ { "path": "registry/default/components/comp-479.tsx", "type": "registry:component" } ], "meta": { "tags": ["table", "tanstack", "flag", "sort", "resize"], "colSpan": 3 } }, { "name": "comp-480", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dropdown-menu.json", "https://originui.com/r/table.json" ], "dependencies": ["@tanstack/react-table"], "files": [ { "path": "registry/default/components/comp-480.tsx", "type": "registry:component" } ], "meta": { "tags": ["table", "tanstack", "flag", "sticky", "resize"], "colSpan": 3 } }, { "name": "comp-481", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/dropdown-menu.json", "https://originui.com/r/table.json" ], "dependencies": [ "@dnd-kit/core", "@dnd-kit/modifiers", "@dnd-kit/sortable", "@dnd-kit/utilities", "@tanstack/react-table" ], "files": [ { "path": "registry/default/components/comp-481.tsx", "type": "registry:component" } ], "meta": { "tags": ["table", "tanstack", "flag", "sort", "drag and drop"], "colSpan": 3 } }, { "name": "comp-482", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/badge.json", "https://originui.com/r/button.json", "https://originui.com/r/checkbox.json", "https://originui.com/r/table.json" ], "dependencies": ["@tanstack/react-table"], "files": [ { "path": "registry/default/components/comp-482.tsx", "type": "registry:component" } ], "meta": { "tags": ["table", "tanstack", "checkbox", "collapsible", "flag", "badge", "chip"], "colSpan": 3 } }, { "name": "comp-483", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/badge.json", "https://originui.com/r/button.json", "https://originui.com/r/checkbox.json", "https://originui.com/r/label.json", "https://originui.com/r/pagination.json", "https://originui.com/r/select.json", "https://originui.com/r/table.json" ], "dependencies": ["@tanstack/react-table"], "files": [ { "path": "registry/default/components/comp-483.tsx", "type": "registry:component" } ], "meta": { "tags": ["table", "tanstack", "checkbox", "sort", "flag", "badge", "chip", "pagination"], "colSpan": 3 } }, { "name": "comp-484", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/badge.json", "https://originui.com/r/button.json", "https://originui.com/r/checkbox.json", "https://originui.com/r/pagination.json", "https://originui.com/r/select.json", "https://originui.com/r/table.json" ], "dependencies": ["@tanstack/react-table"], "files": [ { "path": "registry/default/components/comp-484.tsx", "type": "registry:component" }, { "path": "registry/default/hooks/use-pagination.ts", "type": "registry:hook" } ], "meta": { "tags": ["table", "tanstack", "checkbox", "sort", "flag", "badge", "chip", "pagination"], "colSpan": 3 } }, { "name": "comp-485", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/alert-dialog.json", "https://originui.com/r/badge.json", "https://originui.com/r/button.json", "https://originui.com/r/checkbox.json", "https://originui.com/r/dropdown-menu.json", "https://originui.com/r/input.json", "https://originui.com/r/label.json", "https://originui.com/r/pagination.json", "https://originui.com/r/popover.json", "https://originui.com/r/select.json", "https://originui.com/r/table.json" ], "dependencies": ["@tanstack/react-table"], "files": [ { "path": "registry/default/components/comp-485.tsx", "type": "registry:component" } ], "meta": { "tags": [ "table", "tanstack", "checkbox", "sort", "flag", "badge", "chip", "pagination", "filter", "select" ], "colSpan": 3 } }, { "name": "comp-486", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-486.tsx", "type": "registry:component" } ], "meta": { "tags": ["input", "label", "range"] } }, { "name": "comp-487", "type": "registry:component", "registryDependencies": ["https://originui.com/r/calendar-rac.json"], "dependencies": ["react-aria-components"], "files": [ { "path": "registry/default/components/comp-487.tsx", "type": "registry:component" } ], "meta": { "tags": ["calendar", "date", "react aria"], "style": 1 } }, { "name": "comp-488", "type": "registry:component", "registryDependencies": ["https://originui.com/r/calendar-rac.json"], "dependencies": ["react-aria-components"], "files": [ { "path": "registry/default/components/comp-488.tsx", "type": "registry:component" } ], "meta": { "tags": ["calendar", "range calendar", "date", "react aria"], "style": 1 } }, { "name": "comp-489", "type": "registry:component", "registryDependencies": ["https://originui.com/r/calendar-rac.json"], "dependencies": ["react-aria-components"], "files": [ { "path": "registry/default/components/comp-489.tsx", "type": "registry:component" } ], "meta": { "tags": ["calendar", "range calendar", "date", "disabled", "react aria"], "style": 1 } }, { "name": "comp-490", "type": "registry:component", "registryDependencies": ["https://originui.com/r/calendar.json"], "files": [ { "path": "registry/default/components/comp-490.tsx", "type": "registry:component" } ], "meta": { "tags": ["calendar", "date", "react daypicker"], "style": 1 } }, { "name": "comp-491", "type": "registry:component", "registryDependencies": ["https://originui.com/r/calendar.json"], "files": [ { "path": "registry/default/components/comp-491.tsx", "type": "registry:component" } ], "meta": { "tags": ["calendar", "range calendar", "date", "react daypicker"], "style": 1 } }, { "name": "comp-492", "type": "registry:component", "registryDependencies": ["https://originui.com/r/calendar.json"], "files": [ { "path": "registry/default/components/comp-492.tsx", "type": "registry:component" } ], "meta": { "tags": ["calendar", "range calendar", "date", "disabled", "react daypicker"], "style": 1 } }, { "name": "comp-493", "type": "registry:component", "registryDependencies": ["https://originui.com/r/calendar.json"], "files": [ { "path": "registry/default/components/comp-493.tsx", "type": "registry:component" } ], "meta": { "tags": ["calendar", "date", "react daypicker"], "style": 1 } }, { "name": "comp-494", "type": "registry:component", "registryDependencies": ["https://originui.com/r/calendar.json"], "files": [ { "path": "registry/default/components/comp-494.tsx", "type": "registry:component" } ], "meta": { "tags": ["calendar", "date", "react daypicker"], "style": 1 } }, { "name": "comp-495", "type": "registry:component", "registryDependencies": ["https://originui.com/r/calendar.json"], "files": [ { "path": "registry/default/components/comp-495.tsx", "type": "registry:component" } ], "meta": { "tags": ["calendar", "range calendar", "date", "react daypicker"], "style": 1 } }, { "name": "comp-496", "type": "registry:component", "registryDependencies": ["https://originui.com/r/calendar.json"], "files": [ { "path": "registry/default/components/comp-496.tsx", "type": "registry:component" } ], "meta": { "tags": ["calendar", "date", "react daypicker"], "style": 1 } }, { "name": "comp-497", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/calendar.json", "https://originui.com/r/select.json" ], "files": [ { "path": "registry/default/components/comp-497.tsx", "type": "registry:component" } ], "meta": { "tags": ["calendar", "date", "react daypicker"], "style": 1 } }, { "name": "comp-498", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/calendar.json", "https://originui.com/r/select.json" ], "files": [ { "path": "registry/default/components/comp-498.tsx", "type": "registry:component" } ], "meta": { "tags": ["calendar", "date", "react daypicker"], "style": 1 } }, { "name": "comp-499", "type": "registry:component", "registryDependencies": ["https://originui.com/r/calendar.json"], "files": [ { "path": "registry/default/components/comp-499.tsx", "type": "registry:component" } ], "meta": { "tags": ["calendar", "date", "week", "react daypicker"], "style": 1 } }, { "name": "comp-500", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/calendar.json" ], "files": [ { "path": "registry/default/components/comp-500.tsx", "type": "registry:component" } ], "meta": { "tags": ["calendar", "date", "button", "react daypicker"], "style": 1 } }, { "name": "comp-501", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/calendar.json" ], "files": [ { "path": "registry/default/components/comp-501.tsx", "type": "registry:component" } ], "meta": { "tags": ["calendar", "date", "button", "react daypicker"], "style": 1 } }, { "name": "comp-502", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/calendar.json", "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-502.tsx", "type": "registry:component" } ], "meta": { "tags": ["calendar", "date", "input", "react daypicker"], "style": 1 } }, { "name": "comp-503", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/calendar.json", "https://originui.com/r/input.json", "https://originui.com/r/label.json" ], "files": [ { "path": "registry/default/components/comp-503.tsx", "type": "registry:component" } ], "meta": { "tags": ["calendar", "date", "input", "time", "react daypicker"], "style": 1 } }, { "name": "comp-504", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/calendar.json", "https://originui.com/r/collapsible.json", "https://originui.com/r/scroll-area.json" ], "files": [ { "path": "registry/default/components/comp-504.tsx", "type": "registry:component" } ], "meta": { "tags": ["calendar", "date", "collapsible", "react daypicker", "radix"], "style": 1 } }, { "name": "comp-505", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/calendar.json", "https://originui.com/r/scroll-area.json" ], "files": [ { "path": "registry/default/components/comp-505.tsx", "type": "registry:component" } ], "meta": { "tags": ["calendar", "date", "time", "button", "react daypicker"], "colSpan": 3, "style": 1 } }, { "name": "comp-506", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/calendar.json" ], "files": [ { "path": "registry/default/components/comp-506.tsx", "type": "registry:component" } ], "meta": { "tags": ["calendar", "date", "button", "react daypicker"], "colSpan": 3, "style": 1 } }, { "name": "comp-507", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/calendar.json" ], "files": [ { "path": "registry/default/components/comp-507.tsx", "type": "registry:component" } ], "meta": { "tags": ["calendar", "range calendar", "date", "button", "react daypicker"], "colSpan": 3, "style": 1 } }, { "name": "comp-508", "type": "registry:component", "registryDependencies": ["https://originui.com/r/calendar.json"], "files": [ { "path": "registry/default/components/comp-508.tsx", "type": "registry:component" } ], "meta": { "tags": ["calendar", "range calendar", "date", "react daypicker"], "colSpan": 3, "style": 1 } }, { "name": "comp-509", "type": "registry:component", "registryDependencies": ["https://originui.com/r/calendar.json"], "files": [ { "path": "registry/default/components/comp-509.tsx", "type": "registry:component" } ], "meta": { "tags": ["calendar", "range calendar", "date", "react daypicker"], "colSpan": 3, "style": 1 } }, { "name": "comp-510", "type": "registry:component", "registryDependencies": ["https://originui.com/r/calendar.json"], "files": [ { "path": "registry/default/components/comp-510.tsx", "type": "registry:component" } ], "meta": { "tags": ["calendar", "date", "react daypicker"], "colSpan": 3, "style": 1 } }, { "name": "comp-511", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/calendar.json", "https://originui.com/r/label.json", "https://originui.com/r/popover.json" ], "files": [ { "path": "registry/default/components/comp-511.tsx", "type": "registry:component" } ], "meta": { "tags": ["calendar", "date", "button", "picker", "react daypicker"] } }, { "name": "comp-512", "type": "registry:component", "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/calendar.json", "https://originui.com/r/label.json", "https://originui.com/r/popover.json" ], "files": [ { "path": "registry/default/components/comp-512.tsx", "type": "registry:component" } ], "meta": { "tags": ["calendar", "date", "button", "picker", "react daypicker"] } }, { "name": "comp-513", "type": "registry:component", "registryDependencies": ["https://originui.com/r/stepper.json"], "files": [ { "path": "registry/default/components/comp-513.tsx", "type": "registry:component" } ], "meta": { "tags": ["stepper"], "colSpan": 3 } }, { "name": "comp-514", "type": "registry:component", "registryDependencies": ["https://originui.com/r/stepper.json"], "files": [ { "path": "registry/default/components/comp-514.tsx", "type": "registry:component" } ], "meta": { "tags": ["stepper"], "colSpan": 3 } }, { "name": "comp-515", "type": "registry:component", "registryDependencies": ["https://originui.com/r/stepper.json"], "files": [ { "path": "registry/default/components/comp-515.tsx", "type": "registry:component" } ], "meta": { "tags": ["stepper"], "colSpan": 3 } }, { "name": "comp-516", "type": "registry:component", "registryDependencies": ["https://originui.com/r/stepper.json"], "files": [ { "path": "registry/default/components/comp-516.tsx", "type": "registry:component" } ], "meta": { "tags": ["stepper"], "colSpan": 3 } }, { "name": "comp-517", "type": "registry:component", "registryDependencies": ["https://originui.com/r/stepper.json"], "files": [ { "path": "registry/default/components/comp-517.tsx", "type": "registry:component" } ], "meta": { "tags": ["stepper"], "colSpan": 3 } }, { "name": "comp-518", "type": "registry:component", "registryDependencies": ["https://originui.com/r/stepper.json"], "files": [ { "path": "registry/default/components/comp-518.tsx", "type": "registry:component" } ], "meta": { "tags": ["stepper"], "colSpan": 3 } }, { "name": "comp-519", "type": "registry:component", "registryDependencies": ["https://originui.com/r/stepper.json"], "files": [ { "path": "registry/default/components/comp-519.tsx", "type": "registry:component" } ], "meta": { "tags": ["stepper"], "colSpan": 3 } }, { "name": "comp-520", "type": "registry:component", "registryDependencies": ["https://originui.com/r/stepper.json"], "files": [ { "path": "registry/default/components/comp-520.tsx", "type": "registry:component" } ], "meta": { "tags": ["stepper"], "colSpan": 3 } }, { "name": "comp-521", "type": "registry:component", "registryDependencies": ["https://originui.com/r/stepper.json"], "files": [ { "path": "registry/default/components/comp-521.tsx", "type": "registry:component" } ], "meta": { "tags": ["stepper"], "colSpan": 3 } }, { "name": "comp-522", "type": "registry:component", "registryDependencies": ["https://originui.com/r/stepper.json"], "files": [ { "path": "registry/default/components/comp-522.tsx", "type": "registry:component" } ], "meta": { "tags": ["stepper"], "colSpan": 3 } }, { "name": "comp-523", "type": "registry:component", "registryDependencies": ["https://originui.com/r/stepper.json"], "files": [ { "path": "registry/default/components/comp-523.tsx", "type": "registry:component" } ], "meta": { "tags": ["stepper"], "colSpan": 3 } }, { "name": "comp-524", "type": "registry:component", "registryDependencies": ["https://originui.com/r/stepper.json"], "files": [ { "path": "registry/default/components/comp-524.tsx", "type": "registry:component" } ], "meta": { "tags": ["stepper"], "colSpan": 3 } }, { "name": "comp-525", "type": "registry:component", "registryDependencies": ["https://originui.com/r/stepper.json"], "files": [ { "path": "registry/default/components/comp-525.tsx", "type": "registry:component" } ], "meta": { "tags": ["stepper"], "colSpan": 3 } }, { "name": "comp-526", "type": "registry:component", "registryDependencies": ["https://originui.com/r/stepper.json"], "files": [ { "path": "registry/default/components/comp-526.tsx", "type": "registry:component" } ], "meta": { "tags": ["stepper", "vertical stepper"], "colSpan": 2 } }, { "name": "comp-527", "type": "registry:component", "registryDependencies": ["https://originui.com/r/stepper.json"], "files": [ { "path": "registry/default/components/comp-527.tsx", "type": "registry:component" } ], "meta": { "tags": ["stepper", "vertical stepper"], "colSpan": 2 } }, { "name": "comp-528", "type": "registry:component", "registryDependencies": ["https://originui.com/r/stepper.json"], "files": [ { "path": "registry/default/components/comp-528.tsx", "type": "registry:component" } ], "meta": { "tags": ["stepper", "vertical stepper"], "colSpan": 2 } }, { "name": "comp-529", "type": "registry:component", "registryDependencies": ["https://originui.com/r/stepper.json"], "files": [ { "path": "registry/default/components/comp-529.tsx", "type": "registry:component" } ], "meta": { "tags": ["stepper", "vertical stepper"], "colSpan": 2 } }, { "name": "comp-530", "type": "registry:component", "registryDependencies": ["https://originui.com/r/timeline.json"], "files": [ { "path": "registry/default/components/comp-530.tsx", "type": "registry:component" } ], "meta": { "tags": ["timeline", "vertical timeline"], "colSpan": 2 } }, { "name": "comp-531", "type": "registry:component", "registryDependencies": ["https://originui.com/r/timeline.json"], "files": [ { "path": "registry/default/components/comp-531.tsx", "type": "registry:component" } ], "meta": { "tags": ["timeline", "vertical timeline"], "colSpan": 2 } }, { "name": "comp-532", "type": "registry:component", "registryDependencies": ["https://originui.com/r/timeline.json"], "files": [ { "path": "registry/default/components/comp-532.tsx", "type": "registry:component" } ], "meta": { "tags": ["timeline", "vertical timeline"], "colSpan": 2 } }, { "name": "comp-533", "type": "registry:component", "registryDependencies": ["https://originui.com/r/timeline.json"], "files": [ { "path": "registry/default/components/comp-533.tsx", "type": "registry:component" } ], "meta": { "tags": ["timeline", "vertical timeline"], "colSpan": 2 } }, { "name": "comp-534", "type": "registry:component", "registryDependencies": ["https://originui.com/r/timeline.json"], "files": [ { "path": "registry/default/components/comp-534.tsx", "type": "registry:component" } ], "meta": { "tags": ["timeline", "vertical timeline"], "colSpan": 2 } }, { "name": "comp-535", "type": "registry:component", "registryDependencies": ["https://originui.com/r/timeline.json"], "files": [ { "path": "registry/default/components/comp-535.tsx", "type": "registry:component" } ], "meta": { "tags": ["timeline", "vertical timeline"], "colSpan": 2 } }, { "name": "comp-536", "type": "registry:component", "registryDependencies": ["https://originui.com/r/timeline.json"], "files": [ { "path": "registry/default/components/comp-536.tsx", "type": "registry:component" } ], "meta": { "tags": ["timeline", "vertical timeline"], "colSpan": 2 } }, { "name": "comp-537", "type": "registry:component", "registryDependencies": ["https://originui.com/r/timeline.json"], "files": [ { "path": "registry/default/components/comp-537.tsx", "type": "registry:component" } ], "meta": { "tags": ["timeline", "vertical timeline"], "colSpan": 2 } }, { "name": "comp-538", "type": "registry:component", "registryDependencies": ["https://originui.com/r/timeline.json"], "files": [ { "path": "registry/default/components/comp-538.tsx", "type": "registry:component" } ], "meta": { "tags": ["timeline", "vertical timeline"], "colSpan": 2 } }, { "name": "comp-539", "type": "registry:component", "registryDependencies": ["https://originui.com/r/timeline.json"], "files": [ { "path": "registry/default/components/comp-539.tsx", "type": "registry:component" } ], "meta": { "tags": ["timeline", "vertical timeline"], "colSpan": 2 } }, { "name": "comp-540", "type": "registry:component", "registryDependencies": ["https://originui.com/r/timeline.json"], "files": [ { "path": "registry/default/components/comp-540.tsx", "type": "registry:component" } ], "meta": { "tags": ["timeline"], "colSpan": 3 } }, { "name": "comp-541", "type": "registry:component", "registryDependencies": ["https://originui.com/r/timeline.json"], "files": [ { "path": "registry/default/components/comp-541.tsx", "type": "registry:component" } ], "meta": { "tags": ["timeline"], "colSpan": 3 } }, { "name": "comp-542", "type": "registry:component", "dependencies": ["date-fns", "@dnd-kit/core", "@dnd-kit/modifiers", "@dnd-kit/utilities", "@remixicon/react"], "registryDependencies": [ "https://originui.com/r/button.json", "https://originui.com/r/calendar.json", "https://originui.com/r/checkbox.json", "https://originui.com/r/dropdown-menu.json", "https://originui.com/r/dialog.json", "https://originui.com/r/input.json", "https://originui.com/r/textarea.json", "https://originui.com/r/label.json", "https://originui.com/r/popover.json", "https://originui.com/r/radio-group.json", "https://originui.com/r/select.json", "https://originui.com/r/sonner.json" ], "files": [ { "path": "registry/default/components/comp-542.tsx", "type": "registry:component" }, { "path": "registry/default/components/event-calendar/agenda-view.tsx", "type": "registry:component" }, { "path": "registry/default/components/event-calendar/calendar-dnd-context.tsx", "type": "registry:component" }, { "path": "registry/default/components/event-calendar/constants.ts", "type": "registry:component" }, { "path": "registry/default/components/event-calendar/day-view.tsx", "type": "registry:component" }, { "path": "registry/default/components/event-calendar/draggable-event.tsx", "type": "registry:component" }, { "path": "registry/default/components/event-calendar/droppable-cell.tsx", "type": "registry:component" }, { "path": "registry/default/components/event-calendar/event-dialog.tsx", "type": "registry:component" }, { "path": "registry/default/components/event-calendar/event-item.tsx", "type": "registry:component" }, { "path": "registry/default/components/event-calendar/events-popup.tsx", "type": "registry:component" }, { "path": "registry/default/components/event-calendar/event-calendar.tsx", "type": "registry:component" }, { "path": "registry/default/components/event-calendar/index.ts", "type": "registry:component" }, { "path": "registry/default/components/event-calendar/month-view.tsx", "type": "registry:component" }, { "path": "registry/default/components/event-calendar/types.ts", "type": "registry:component" }, { "path": "registry/default/components/event-calendar/utils.ts", "type": "registry:component" }, { "path": "registry/default/components/event-calendar/week-view.tsx", "type": "registry:component" }, { "path": "registry/default/components/event-calendar/hooks/use-current-time-indicator.ts", "type": "registry:component" }, { "path": "registry/default/components/event-calendar/hooks/use-event-visibility.ts", "type": "registry:component" } ], "meta": { "tags": ["calendar"], "colSpan": 3 } } ] }