{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "radix-progress", "type": "registry:ui", "title": "Progress", "description": "Displays an indicator showing the completion progress of a task, typically displayed as a progress bar.", "dependencies": ["motion", "radix-ui"], "files": [ { "path": "registry/radix/progress/index.tsx", "type": "registry:ui", "target": "components/animate-ui/radix/progress.tsx" } ] }