{"version":3,"file":"alert-dialog.cjs","sources":["../../../components/alert-dialog/alert-dialog.tsx"],"sourcesContent":["import { AlertDialog as AlertDialogPrimitive } from '@base-ui/react';\nimport { AlertDialogContent } from './alert-dialog-content';\nimport {\n  AlertDialogBody,\n  AlertDialogDescription,\n  AlertDialogFooter,\n  AlertDialogHeader,\n  AlertDialogTitle\n} from './alert-dialog-misc';\n\nexport const AlertDialog = Object.assign(AlertDialogPrimitive.Root, {\n  Header: AlertDialogHeader,\n  Footer: AlertDialogFooter,\n  Body: AlertDialogBody,\n  Trigger: AlertDialogPrimitive.Trigger,\n  Content: AlertDialogContent,\n  Close: AlertDialogPrimitive.Close,\n  Title: AlertDialogTitle,\n  Description: AlertDialogDescription,\n  createHandle: AlertDialogPrimitive.createHandle\n});\n"],"names":["AlertDialogPrimitive","AlertDialogHeader","AlertDialogFooter","AlertDialogBody","AlertDialogContent","AlertDialogTitle","AlertDialogDescription"],"mappings":";;;;;;AAUa,MAAA,WAAW,GAAG,MAAM,CAAC,MAAM,CAACA,iBAAoB,CAAC,IAAI,EAAE;AAClE,IAAA,MAAM,EAAEC,iCAAiB;AACzB,IAAA,MAAM,EAAEC,iCAAiB;AACzB,IAAA,IAAI,EAAEC,+BAAe;IACrB,OAAO,EAAEH,iBAAoB,CAAC,OAAO;AACrC,IAAA,OAAO,EAAEI,qCAAkB;IAC3B,KAAK,EAAEJ,iBAAoB,CAAC,KAAK;AACjC,IAAA,KAAK,EAAEK,gCAAgB;AACvB,IAAA,WAAW,EAAEC,sCAAsB;IACnC,YAAY,EAAEN,iBAAoB,CAAC,YAAY;AAChD,CAAA;;;;"}