Dialogs

Production sources: src/components/applications/{CreateApplicationDialog,EditApplicationDialog}.vue, src/components/resume-builder/{QuickAddDialog,AutoSelectModal}.vue, and src/components/ai/PasteTextDialog.vue. Five drafts rebuilt on top of DSDialog + DSFieldset + DSDialogStatus with DS form primitives. Each draft renders inline (not as an overlay) so the chrome can be inspected directly.

01 CreateApplicationDialog — new application intake

02 EditApplicationDialog — existing application with notes & destructive action

03 QuickAddDialog — single-field, lighter chrome

04 PasteTextDialog — resume extraction from pasted text

05 AutoSelectModal — confirmation before the assistant rewrites the resume contents