{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "radix-dialog", "type": "registry:ui", "title": "Dialog", "description": "A window overlaid on either the primary window or another dialog window, rendering the content underneath inert.", "dependencies": ["motion", "lucide-react", "radix-ui"], "files": [ { "path": "registry/radix/dialog/index.tsx", "type": "registry:ui", "target": "components/animate-ui/radix/dialog.tsx" } ] }