{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "headless-dialog", "type": "registry:ui", "title": "Headless Dialog", "description": "A fully-managed, renderless dialog component jam-packed with accessibility and keyboard features, perfect for building completely custom dialogs and alerts.", "dependencies": ["@headlessui/react", "motion"], "files": [ { "path": "registry/headless/dialog/index.tsx", "type": "registry:ui", "target": "components/animate-ui/headless/dialog.tsx" } ] }