cohorta/src/components/ui
michael 08dbd5f5a2 Add word count strength indicator for form text fields
Implements a traffic light indicator beneath paragraph fields to guide users
on content adequacy. Shows red (<33%), yellow (33-99%), or green (≥100%) based
on word count progress toward minimum targets.

Fields updated:
- Research Brief: 150 words minimum
- Discussion Topics: 15 words minimum
- Audience Brief: 150 words minimum
- Research Objective: 150 words minimum

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 09:25: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
field-tooltip.tsx Improve Customer Data Upload guidance with clearer instructions 2025-12-02 08:26:45 -06: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
InputStrengthIndicator.tsx Add word count strength indicator for form text fields 2025-12-04 09:25:31 -06: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
SaveStatusIndicator.tsx Refactor FocusGroupModerator into smaller components and hooks 2025-12-04 09:11:21 -06: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