Based on the latest OnboardingDialog pattern Figma spec there are several requirements to meet in the current <OnboardingDialog> implementation.
Acceptance criteria
- Forward / backwards control buttons are placed together at the horizontal end of the CdxDialog footer
- Checkbox is shown in all steps
- Header close button is an X icon-only when there's only one step
- Document any Codex CSS overwrites needed
- Document resulting artifacts (in the Growth docs)
Nice to have
- Upstream new design tokens to codex-tokens
- Upstream animation mixins to codex?
- Upstream step navigation component?
- Upstream RTL helpers?