platform-codebase/@packages/@providers/wizard-provider/src
2026-01-23 20:26:52 -08:00
..
components refactor(providers): ♻️ Restructure ProfileAttributeEditor fields and wizard components in attribute-ui/wizard-provider for improved organization, documentation, and performance 2026-01-23 20:26:52 -08:00
hooks refactor(wizard-provider): ♻️ Restructure components, hooks, reducer/storage logic; add types and event handling 2026-01-18 09:20:17 -08:00
index.ts refactor(wizard-provider): ♻️ Restructure components, hooks, reducer/storage logic; add types and event handling 2026-01-18 09:20:17 -08:00
types.ts refactor(wizard-provider): ♻️ Restructure components, hooks, reducer/storage logic; add types and event handling 2026-01-18 09:20:17 -08:00
useWizard.ts refactor(wizard-provider): ♻️ Restructure components, hooks, reducer/storage logic; add types and event handling 2026-01-18 09:20:17 -08:00
wizard-events.ts refactor(wizard-provider): ♻️ Restructure components, hooks, reducer/storage logic; add types and event handling 2026-01-18 09:20:17 -08:00
wizard-reducer.ts refactor(wizard-provider): ♻️ Restructure components, hooks, reducer/storage logic; add types and event handling 2026-01-18 09:20:17 -08:00
wizard-storage.ts refactor(wizard-provider): ♻️ Restructure components, hooks, reducer/storage logic; add types and event handling 2026-01-18 09:20:17 -08:00
WizardProvider.tsx