Files
metabuilder/fakemui/react/components/inputs
johndoe6345789 c9fb2ce8e8 refactor(fakemui): Migrate email components from email-wip to email directory
- Move 22 email components from email-wip/ to email/ (production ready)
- Components organized by category: atoms (3), inputs (3), surfaces (4), data-display (4), feedback (2), layout (3), navigation (2)
- Total 29 files migrated including category index files
- Update index files for data-display, inputs, surfaces categories
- Restore I18nNavigation.ts and hooks.ts (actively used by postgres module)
- email-wip directory removed as part of migration

Files migrated:
- Atoms: AttachmentIcon, MarkAsReadCheckbox, StarButton
- Inputs: BodyEditor, EmailAddressInput, RecipientInput
- Surfaces: ComposeWindow, EmailCard, MessageThread, SignatureCard
- Data-Display: AttachmentList, EmailHeader, FolderTree, ThreadList
- Feedback: SyncProgress, SyncStatusBadge
- Layout: ComposerLayout, MailboxLayout, SettingsLayout
- Navigation: AccountTabs, FolderNavigation

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-01-23 20:33:36 +00:00
..