Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tokens from Figma #4596

Merged
merged 11 commits into from
Dec 16, 2024
12 changes: 12 additions & 0 deletions .changeset/tame-elephants-notice.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
'hpe-design-tokens': minor
---

- Added `formField.input.group.container.error.rest` tokens
- Removed `formField.input.group.item.status.critical` tokens
- Removed formField text "error" tokens for complex states, now only support `error.rest`, `error.hover`, `error.focus`.
- Renamed formField "enabled" tokens to "rest"
- Renamed formField "status.critical" tokens to "error.rest"
- Renamed formField "disabled" tokens to "disabled.rest"
- Renamed formField "readOnly" tokens to "readOnly.rest"
- Renamed `base.static` tokens to `static`.
Loading
Loading