Problem
Only one React component is exported (LoginPage). For a shared UI library, this is insufficient. The workflow ecosystem needs reusable components across workflow-ui consumers.
Suggested Components
- Data table with sorting/pagination
- Status badge/indicator (idle, running, completed, failed)
- Form builder for module configuration
- Modal/dialog (confirmation, error, info)
- Navigation/sidebar menu
- Workflow status timeline
- Error boundary wrapper
- Loading/skeleton states