{ "name": "alert-dialog", "type": "registry:ui", "dependencies": [], "registryDependencies": [ "utils", "button" ], "files": [ { "path": "ui/alert-dialog/AlertDialog.vue", "content": "\n\n\n", "type": "registry:ui", "target": "alert-dialog/AlertDialog.vue" }, { "path": "ui/alert-dialog/AlertDialogAction.vue", "content": "\n\n\n", "type": "registry:ui", "target": "alert-dialog/AlertDialogAction.vue" }, { "path": "ui/alert-dialog/AlertDialogCancel.vue", "content": "\n\n\n", "type": "registry:ui", "target": "alert-dialog/AlertDialogCancel.vue" }, { "path": "ui/alert-dialog/AlertDialogContent.vue", "content": "\n\n\n", "type": "registry:ui", "target": "alert-dialog/AlertDialogContent.vue" }, { "path": "ui/alert-dialog/AlertDialogDescription.vue", "content": "\n\n\n", "type": "registry:ui", "target": "alert-dialog/AlertDialogDescription.vue" }, { "path": "ui/alert-dialog/AlertDialogFooter.vue", "content": "\n\n\n", "type": "registry:ui", "target": "alert-dialog/AlertDialogFooter.vue" }, { "path": "ui/alert-dialog/AlertDialogHeader.vue", "content": "\n\n\n", "type": "registry:ui", "target": "alert-dialog/AlertDialogHeader.vue" }, { "path": "ui/alert-dialog/AlertDialogTitle.vue", "content": "\n\n\n", "type": "registry:ui", "target": "alert-dialog/AlertDialogTitle.vue" }, { "path": "ui/alert-dialog/AlertDialogTrigger.vue", "content": "\n\n\n", "type": "registry:ui", "target": "alert-dialog/AlertDialogTrigger.vue" }, { "path": "ui/alert-dialog/index.ts", "content": "export { default as AlertDialog } from './AlertDialog.vue'\nexport { default as AlertDialogAction } from './AlertDialogAction.vue'\nexport { default as AlertDialogCancel } from './AlertDialogCancel.vue'\nexport { default as AlertDialogContent } from './AlertDialogContent.vue'\nexport { default as AlertDialogDescription } from './AlertDialogDescription.vue'\nexport { default as AlertDialogFooter } from './AlertDialogFooter.vue'\nexport { default as AlertDialogHeader } from './AlertDialogHeader.vue'\nexport { default as AlertDialogTitle } from './AlertDialogTitle.vue'\nexport { default as AlertDialogTrigger } from './AlertDialogTrigger.vue'\n", "type": "registry:ui", "target": "alert-dialog/index.ts" } ] }