ui-step-wizard - StepWizard, PrintLayout, and AuditTrail Components
Provides multi-step forms with Zod validation, printable document layout styling, and audit trail timeline rendering.
Tags
Updated: 2026-09-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Render multi-step wizard form
- Validate step data using Zod
- Display step progress indicator
- Handle step navigation actions
- Render printable document layout
- Display audit log timeline
Inputs
- Wizard step configurations
- React Hook Form instance
- Submit handler callback
- Entity type and entity ID
Outputs
- Submitted form data
- Printed document view
- Rendered audit trail timeline
Requirements
- React
- React Hook Form
- Zod
- TanStack React Query
- Axios
