Skip to content

Commit

Permalink
Update tokens from Figma (#4596)
Browse files Browse the repository at this point in the history
* Remove text/icon xweak, brand

* Rename enable to rest, adjusted token states

* Incorporate changes into grommet-app

* Update tokens from Figma

* Pull latest

* Update theme based on changes

* Create tame-elephants-notice.md

* base.static --> static

* update changeset

---------

Co-authored-by: taysea <taylor.seamans@yahoo.com>
Co-authored-by: taysea <taysea@users.noreply.github.com>
  • Loading branch information
3 people authored Dec 16, 2024
1 parent 01f2cf4 commit 52674f0
Show file tree
Hide file tree
Showing 10 changed files with 975 additions and 1,017 deletions.
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

0 comments on commit 52674f0

Please sign in to comment.