Files
eranos/src
Chad Curtis fcac7348ac Replace Kind select with searchable icon picker popover
KindPicker component replaces the plain Select for the Kind filter:
- Mini search input at the top filters by label, description, or kind number
- Each row shows the Lucide icon from CONTENT_KIND_ICONS (same icons as
  sidebar/more menu) at size-3.5 with the kind label
- Active item highlighted with primary color + checkmark
- Trigger button mirrors Select trigger style with icon + chevron
- Custom… option always available at the bottom
- Scrollable list capped at 216px so it doesn't overflow the popover
2026-03-05 21:14:30 -06:00
..