{ "name": "headcn/ui", "homepage": "https://ui.headcn.site", "items": [ { "name": "index", "type": "registry:style", "depends": ["class-variance-authority", "@heroicons/react"], "registryDepends": ["utils"], "files": [] }, { "name": "button", "type": "registry:ui", "files": [ { "path": "registry/ui/button.tsx", "type": "registry:ui" } ] }, { "name": "checkbox", "type": "registry:ui", "files": [ { "path": "registry/ui/checkbox.tsx", "type": "registry:ui" } ] }, { "name": "combobox", "type": "registry:ui", "files": [ { "path": "registry/ui/combobox.tsx", "type": "registry:ui" } ] }, { "name": "description", "type": "registry:ui", "files": [ { "path": "registry/ui/description.tsx", "type": "registry:ui" } ] }, { "name": "field", "type": "registry:ui", "files": [ { "path": "registry/ui/field.tsx", "type": "registry:ui" } ] }, { "name": "fieldset", "type": "registry:ui", "files": [ { "path": "registry/ui/fieldset.tsx", "type": "registry:ui" } ] }, { "name": "input", "type": "registry:ui", "files": [ { "path": "registry/ui/input.tsx", "type": "registry:ui" } ] }, { "name": "label", "type": "registry:ui", "files": [ { "path": "registry/ui/label.tsx", "type": "registry:ui" } ] }, { "name": "legend", "type": "registry:ui", "files": [ { "path": "registry/ui/legend.tsx", "type": "registry:ui" } ] }, { "name": "listbox", "type": "registry:ui", "files": [ { "path": "registry/ui/listbox.tsx", "type": "registry:ui" } ] }, { "name": "radio-group", "type": "registry:ui", "files": [ { "path": "registry/ui/radio-group.tsx", "type": "registry:ui" } ] }, { "name": "select", "type": "registry:ui", "files": [ { "path": "registry/ui/select.tsx", "type": "registry:ui" } ] }, { "name": "switch", "type": "registry:ui", "files": [ { "path": "registry/ui/switch.tsx", "type": "registry:ui" } ] }, { "name": "textarea", "type": "registry:ui", "files": [ { "path": "registry/ui/textarea.tsx", "type": "registry:ui" } ] }, { "name": "utils", "type": "registry:lib", "depends": ["clsx", "tailwind-merge"], "files": [ { "path": "registry/lib/utils.ts", "type": "registry:lib" } ] }, { "name": "button-demo", "type": "registry:example", "registryDepends": ["button"], "files": [ { "path": "registry/examples/button-demo.tsx", "type": "registry:example" } ] }, { "name": "button-destructive", "type": "registry:example", "registryDepends": ["button"], "files": [ { "path": "registry/examples/button-destructive.tsx", "type": "registry:example" } ] }, { "name": "button-ghost", "type": "registry:example", "registryDepends": ["button"], "files": [ { "path": "registry/examples/button-ghost.tsx", "type": "registry:example" } ] }, { "name": "button-icon", "type": "registry:example", "registryDepends": ["button"], "files": [ { "path": "registry/examples/button-icon.tsx", "type": "registry:example" } ] }, { "name": "button-link", "type": "registry:example", "registryDepends": ["button"], "files": [ { "path": "registry/examples/button-link.tsx", "type": "registry:example" } ] }, { "name": "button-secondary", "type": "registry:example", "registryDepends": ["button"], "files": [ { "path": "registry/examples/button-secondary.tsx", "type": "registry:example" } ] }, { "name": "button-with-icon", "type": "registry:example", "registryDepends": ["button"], "files": [ { "path": "registry/examples/button-with-icon.tsx", "type": "registry:example" } ] }, { "name": "checkbox-demo", "type": "registry:example", "registryDepends": ["checkbox"], "files": [ { "path": "registry/examples/checkbox-demo.tsx", "type": "registry:example" } ] }, { "name": "combobox-demo", "type": "registry:example", "registryDepends": ["combobox"], "files": [ { "path": "registry/examples/combobox-demo.tsx", "type": "registry:example" } ] }, { "name": "fieldset-demo", "type": "registry:example", "registryDepends": ["fieldset"], "files": [ { "path": "registry/examples/fieldset-demo.tsx", "type": "registry:example" } ] }, { "name": "input-demo", "type": "registry:example", "registryDepends": ["input"], "files": [ { "path": "registry/examples/input-demo.tsx", "type": "registry:example" } ] }, { "name": "input-disabled", "type": "registry:example", "registryDepends": ["input"], "files": [ { "path": "registry/examples/input-disabled.tsx", "type": "registry:example" } ] }, { "name": "input-with-button", "type": "registry:example", "registryDepends": ["input"], "files": [ { "path": "registry/examples/input-with-button.tsx", "type": "registry:example" } ] }, { "name": "input-with-label", "type": "registry:example", "registryDepends": ["input"], "files": [ { "path": "registry/examples/input-with-label.tsx", "type": "registry:example" } ] }, { "name": "listbox-demo", "type": "registry:example", "registryDepends": ["listbox"], "files": [ { "path": "registry/examples/listbox-demo.tsx", "type": "registry:example" } ] }, { "name": "radio-group-demo", "type": "registry:example", "registryDepends": ["radio-group"], "files": [ { "path": "registry/examples/radio-group-demo.tsx", "type": "registry:example" } ] }, { "name": "switch-demo", "type": "registry:example", "registryDepends": ["switch"], "files": [ { "path": "registry/examples/switch-demo.tsx", "type": "registry:example" } ] }, { "name": "switch-disabled", "type": "registry:example", "registryDepends": ["switch"], "files": [ { "path": "registry/examples/switch-disabled.tsx", "type": "registry:example" } ] }, { "name": "switch-with-description", "type": "registry:example", "registryDepends": ["switch"], "files": [ { "path": "registry/examples/switch-with-description.tsx", "type": "registry:example" } ] }, { "name": "switch-choice-card", "type": "registry:example", "registryDepends": ["switch"], "files": [ { "path": "registry/examples/switch-choice-card.tsx", "type": "registry:example" } ] }, { "name": "textarea-demo", "type": "registry:example", "registryDepends": ["textarea"], "files": [ { "path": "registry/examples/textarea-demo.tsx", "type": "registry:example" } ] }, { "name": "textarea-disabled", "type": "registry:example", "registryDepends": ["textarea"], "files": [ { "path": "registry/examples/textarea-disabled.tsx", "type": "registry:example" } ] }, { "name": "textarea-with-button", "type": "registry:example", "registryDepends": ["textarea"], "files": [ { "path": "registry/examples/textarea-with-button.tsx", "type": "registry:example" } ] }, { "name": "textarea-with-label", "type": "registry:example", "registryDepends": ["textarea"], "files": [ { "path": "registry/examples/textarea-with-label.tsx", "type": "registry:example" } ] } ] }