{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "headless-disclosure", "type": "registry:ui", "title": "Headless Disclosure", "description": "A simple, accessible foundation for building custom UIs that show and hide content, like togglable accordion panels.", "dependencies": ["@headlessui/react", "motion"], "files": [ { "path": "registry/headless/disclosure/index.tsx", "type": "registry:ui", "target": "components/animate-ui/headless/disclosure.tsx" } ] }