{
  "$schema": "https://cubix.design/schema/registry-item.json",
  "name": "progress",
  "type": "registry:ui",
  "title": "Progress",
  "description": "Displays an indicator showing the completion progress of a task.",
  "dependencies": ["@base-ui/react"],
  "registryDependencies": [],
  "files": [
    {
      "path": "components/cubix/progress.tsx",
      "type": "registry:ui",
      "target": "components/cubix/progress.tsx"
    }
  ]
}
