Skip to content

Commit

Permalink
Pull latest tokens from Figma (#4747)
Browse files Browse the repository at this point in the history
* Remove focus tokens, fix medium button font size

* Add twoColor focus indicator

* Create sixty-bobcats-leave.md

* Add drop.boxShadow tokens

* Create sharp-timers-deliver.md

* Update yarn.lock

* Add disabled help and info styling

* pull latest

* Create early-hats-rhyme.md

* Get latest color updates

* Fix secondary button pad at larger sizes

* Pull latest
  • Loading branch information
taysea authored Jan 30, 2025
1 parent dc6b0f3 commit 38aad17
Show file tree
Hide file tree
Showing 14 changed files with 2,275 additions and 1,414 deletions.
5 changes: 5 additions & 0 deletions .changeset/early-hats-rhyme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"hpe-design-tokens": minor
---

- Fixed `icon.info` and `background.info` to correct values.
5 changes: 5 additions & 0 deletions .changeset/sharp-timers-deliver.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"hpe-design-tokens": minor
---

- Added `drop.boxShadow`.
5 changes: 5 additions & 0 deletions .changeset/sixty-bobcats-leave.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"hpe-design-tokens": minor
---

- Removed component-specific focus tokens in favor of relying on global focusIndicator tokens.
2 changes: 2 additions & 0 deletions design-tokens/src/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ export const nonComponentTokens: string[] = [
'paragraph',
'shadow',
'size',
'container',
'icon',
'fontStack',
'breakpoint',
'fontWeight',
Expand Down
Loading

0 comments on commit 38aad17

Please sign in to comment.