semblance/src/components/ui
michael 03bb650ec6 Replace inline progress bars with modal progress dialogs for better visibility
- Created new reusable ProgressModal component with animated progress bar
- Converted all inline GenerationProgressBar usages to modal dialogs:
  - AIRecruiter.tsx: Persona generation
  - FocusGroupModerator.tsx: Discussion guide generation
  - FocusGroupSession.tsx: Key themes extraction
  - SyntheticUsers.tsx: Persona summary generation
  - PersonaModificationModal.tsx: Persona modification
- Modal features: auto-dismiss after completion, non-dismissible during operation,
  cancel support, progress animation from 0-90% over 54 seconds
- Fixed broken theme generation state calls in FocusGroupSession.tsx

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 11:03:31 -06:00
..
accordion.tsx initial commit 2025-08-04 09:07:59 -05:00
alert-dialog.tsx initial commit 2025-08-04 09:07:59 -05:00
alert.tsx initial commit 2025-08-04 09:07:59 -05:00
aspect-ratio.tsx initial commit 2025-08-04 09:07:59 -05:00
avatar.tsx initial commit 2025-08-04 09:07:59 -05:00
badge.tsx initial commit 2025-08-04 09:07:59 -05:00
breadcrumb.tsx initial commit 2025-08-04 09:07:59 -05:00
BulkExportProgressModal.tsx added full persona profile export in bulk actions menu (CSV, JSON and Markdown formats) 2025-09-10 22:38:35 -05:00
button.tsx initial commit 2025-08-04 09:07:59 -05:00
calendar.tsx initial commit 2025-08-04 09:07:59 -05:00
card.tsx initial commit 2025-08-04 09:07:59 -05:00
carousel.tsx initial commit 2025-08-04 09:07:59 -05:00
chart.tsx initial commit 2025-08-04 09:07:59 -05:00
checkbox.tsx initial commit 2025-08-04 09:07:59 -05:00
collapsible.tsx initial commit 2025-08-04 09:07:59 -05:00
command.tsx initial commit 2025-08-04 09:07:59 -05:00
context-menu.tsx initial commit 2025-08-04 09:07:59 -05:00
dialog.tsx initial commit 2025-08-04 09:07:59 -05:00
drawer.tsx initial commit 2025-08-04 09:07:59 -05:00
dropdown-menu.tsx initial commit 2025-08-04 09:07:59 -05:00
form.tsx initial commit 2025-08-04 09:07:59 -05:00
GenerationProgressBar.tsx made long actions cancellable (like persona generation, etc.), increased variety of persona generation with prompt changes and temperature variable, reduced length of key theme quotes, bug fixes 2025-09-10 16:24:05 -05:00
hover-card.tsx initial commit 2025-08-04 09:07:59 -05:00
input-otp.tsx initial commit 2025-08-04 09:07:59 -05:00
input.tsx initial commit 2025-08-04 09:07:59 -05:00
label.tsx initial commit 2025-08-04 09:07:59 -05:00
MentionDropdown.tsx initial commit 2025-08-04 09:07:59 -05:00
MentionInput.tsx initial commit 2025-08-04 09:07:59 -05:00
menubar.tsx initial commit 2025-08-04 09:07:59 -05:00
navigation-menu.tsx initial commit 2025-08-04 09:07:59 -05:00
pagination.tsx initial commit 2025-08-04 09:07:59 -05:00
popover.tsx initial commit 2025-08-04 09:07:59 -05:00
progress.tsx initial commit 2025-08-04 09:07:59 -05:00
ProgressModal.tsx Replace inline progress bars with modal progress dialogs for better visibility 2025-12-01 11:03:31 -06:00
radio-group.tsx initial commit 2025-08-04 09:07:59 -05:00
resizable.tsx initial commit 2025-08-04 09:07:59 -05:00
scroll-area.tsx initial commit 2025-08-04 09:07:59 -05:00
select.tsx initial commit 2025-08-04 09:07:59 -05:00
separator.tsx initial commit 2025-08-04 09:07:59 -05:00
sheet.tsx initial commit 2025-08-04 09:07:59 -05:00
sidebar.tsx initial commit 2025-08-04 09:07:59 -05:00
skeleton.tsx initial commit 2025-08-04 09:07:59 -05:00
slider.tsx initial commit 2025-08-04 09:07:59 -05:00
sonner.tsx initial commit 2025-08-04 09:07:59 -05:00
switch.tsx initial commit 2025-08-04 09:07:59 -05:00
table.tsx initial commit 2025-08-04 09:07:59 -05:00
tabs.tsx initial commit 2025-08-04 09:07:59 -05:00
textarea.tsx initial commit 2025-08-04 09:07:59 -05:00
toggle-group.tsx initial commit 2025-08-04 09:07:59 -05:00
toggle.tsx initial commit 2025-08-04 09:07:59 -05:00
tooltip.tsx initial commit 2025-08-04 09:07:59 -05:00