{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "radix-sheet", "type": "registry:ui", "title": "Radix Sheet", "description": "Extends the Dialog component to display content that complements the main content of the screen.", "dependencies": [ "motion", "class-variance-authority", "lucide-react", "radix-ui" ], "files": [ { "path": "registry/radix/sheet/index.tsx", "type": "registry:ui", "target": "components/animate-ui/radix/sheet.tsx" } ] }