- Add dialog/ with types, Dialog, DialogHeader, DialogBody, DialogFooter, DialogContent, DialogDescription, DialogTitle, DialogTrigger, DialogSkeleton - Re-export from dialog.tsx via dialog/index for backward compatibility - Stories: Default, Alert, Composition (max-w-md), Loading (DialogSkeleton) - Test: assert Kodo destructive classes (text-kodo-red) for alert variant Co-authored-by: Cursor <cursoragent@cursor.com> |
||
|---|---|---|
| .. | ||
| Dialog.tsx | ||
| DialogBody.tsx | ||
| DialogContent.tsx | ||
| DialogDescription.tsx | ||
| DialogFooter.tsx | ||
| DialogHeader.tsx | ||
| DialogSkeleton.tsx | ||
| DialogTitle.tsx | ||
| DialogTrigger.tsx | ||
| index.ts | ||
| types.ts | ||