-
Notifications
You must be signed in to change notification settings - Fork 210
chore(deps): update dependency @adobe/spectrum-tokens to ^13.12.0 (spectrum-two) #4067
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
Merged
castastrophe
merged 6 commits into
spectrum-two
from
renovate/spectrum-two-adobe-spectrum-tokens-13.x
Jul 26, 2025
Merged
Changes from all commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
76fbb35
chore(deps): update dependency @adobe/spectrum-tokens to ^13.11.0
renovate[bot] 3a52201
chore(deps): update dependency @adobe/spectrum-tokens to ^13.10.1
renovate[bot] 9f34926
chore: commit updated token data; add changeset
castastrophe 9107a09
feat(tokens): support for composite formats
castastrophe 4a23144
chore: update compare tool to use next tag instead of latest
castastrophe c38b57b
chore: allow spectrum-two VRT runs
castastrophe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,105 @@ | ||
| --- | ||
| "@spectrum-css/tokens": minor | ||
| --- | ||
|
|
||
| Updated from [@adobe/spectrum-tokens](https://github.com/adobe/spectrum-tokens) [13.10.1](https://github.com/adobe/spectrum-tokens/releases/tag/%40adobe/spectrum-tokens%4013.10.1) -> [13.12.0](https://github.com/adobe/spectrum-tokens/releases/tag/%40adobe/spectrum-tokens%4013.12.0). | ||
|
|
||
| ### Newly deprecated | ||
|
|
||
| - `--spectrum-card-minimum-width`: This token has been deprecated, use `--spectrum-card-minimum-width-default` instead. | ||
| - `--spectrum-tree-view-item-to-item`: This token has been deprecated, use `--spectrum-tree-view-item-to-item-default` instead. | ||
|
|
||
| ### Newly added | ||
|
|
||
| | Token name | Token value | | ||
| | ------------------------------------------------ | -------------------------------------- | | ||
| | `--spectrum-component-xs-regular-font-family` | `--spectrum-sans-serif-font-family` | | ||
| | `--spectrum-component-xs-regular-font-size` | `--spectrum-font-size-50` | | ||
| | `--spectrum-component-xs-regular-font-weight` | `--spectrum-regular-font-weight` | | ||
| | `--spectrum-component-xs-regular-letter-spacing` | `--spectrum-letter-spacing` | | ||
| | `--spectrum-component-xs-regular-line-height` | `--spectrum-line-height-font-size-50` | | ||
| | `--spectrum-component-xs-medium-font-family` | `--spectrum-sans-serif-font-family` | | ||
| | `--spectrum-component-xs-medium-font-size` | `--spectrum-font-size-50` | | ||
| | `--spectrum-component-xs-medium-font-weight` | `--spectrum-medium-font-weight` | | ||
| | `--spectrum-component-xs-medium-letter-spacing` | `--spectrum-letter-spacing` | | ||
| | `--spectrum-component-xs-medium-line-height` | `--spectrum-line-height-font-size-50` | | ||
| | `--spectrum-component-xs-bold-font-family` | `--spectrum-sans-serif-font-family` | | ||
| | `--spectrum-component-xs-bold-font-size` | `--spectrum-font-size-50` | | ||
| | `--spectrum-component-xs-bold-font-weight` | `--spectrum-bold-font-weight` | | ||
| | `--spectrum-component-xs-bold-letter-spacing` | `--spectrum-letter-spacing` | | ||
| | `--spectrum-component-xs-bold-line-height` | `--spectrum-line-height-font-size-50` | | ||
| | `--spectrum-component-s-regular-font-family` | `--spectrum-sans-serif-font-family` | | ||
| | `--spectrum-component-s-regular-font-size` | `--spectrum-font-size-75` | | ||
| | `--spectrum-component-s-regular-font-weight` | `--spectrum-regular-font-weight` | | ||
| | `--spectrum-component-s-regular-letter-spacing` | `--spectrum-letter-spacing` | | ||
| | `--spectrum-component-s-regular-line-height` | `--spectrum-line-height-font-size-75` | | ||
| | `--spectrum-component-s-medium-font-family` | `--spectrum-sans-serif-font-family` | | ||
| | `--spectrum-component-s-medium-font-size` | `--spectrum-font-size-75` | | ||
| | `--spectrum-component-s-medium-font-weight` | `--spectrum-medium-font-weight` | | ||
| | `--spectrum-component-s-medium-letter-spacing` | `--spectrum-letter-spacing` | | ||
| | `--spectrum-component-s-medium-line-height` | `--spectrum-line-height-font-size-75` | | ||
| | `--spectrum-component-s-bold-font-family` | `--spectrum-sans-serif-font-family` | | ||
| | `--spectrum-component-s-bold-font-size` | `--spectrum-font-size-75` | | ||
| | `--spectrum-component-s-bold-font-weight` | `--spectrum-bold-font-weight` | | ||
| | `--spectrum-component-s-bold-letter-spacing` | `--spectrum-letter-spacing` | | ||
| | `--spectrum-component-s-bold-line-height` | `--spectrum-line-height-font-size-75` | | ||
| | `--spectrum-component-m-regular-font-family` | `--spectrum-sans-serif-font-family` | | ||
| | `--spectrum-component-m-regular-font-size` | `--spectrum-font-size-100` | | ||
| | `--spectrum-component-m-regular-font-weight` | `--spectrum-regular-font-weight` | | ||
| | `--spectrum-component-m-regular-letter-spacing` | `--spectrum-letter-spacing` | | ||
| | `--spectrum-component-m-regular-line-height` | `--spectrum-line-height-font-size-100` | | ||
| | `--spectrum-component-m-medium-font-family` | `--spectrum-sans-serif-font-family` | | ||
| | `--spectrum-component-m-medium-font-size` | `--spectrum-font-size-100` | | ||
| | `--spectrum-component-m-medium-font-weight` | `--spectrum-medium-font-weight` | | ||
| | `--spectrum-component-m-medium-letter-spacing` | `--spectrum-letter-spacing` | | ||
| | `--spectrum-component-m-medium-line-height` | `--spectrum-line-height-font-size-100` | | ||
| | `--spectrum-component-m-bold-font-family` | `--spectrum-sans-serif-font-family` | | ||
| | `--spectrum-component-m-bold-font-size` | `--spectrum-font-size-100` | | ||
| | `--spectrum-component-m-bold-font-weight` | `--spectrum-bold-font-weight` | | ||
| | `--spectrum-component-m-bold-letter-spacing` | `--spectrum-letter-spacing` | | ||
| | `--spectrum-component-m-bold-line-height` | `--spectrum-line-height-font-size-100` | | ||
| | `--spectrum-component-l-regular-font-family` | `--spectrum-sans-serif-font-family` | | ||
| | `--spectrum-component-l-regular-font-size` | `--spectrum-font-size-200` | | ||
| | `--spectrum-component-l-regular-font-weight` | `--spectrum-regular-font-weight` | | ||
| | `--spectrum-component-l-regular-letter-spacing` | `--spectrum-letter-spacing` | | ||
| | `--spectrum-component-l-regular-line-height` | `--spectrum-line-height-font-size-200` | | ||
| | `--spectrum-component-l-medium-font-family` | `--spectrum-sans-serif-font-family` | | ||
| | `--spectrum-component-l-medium-font-size` | `--spectrum-font-size-200` | | ||
| | `--spectrum-component-l-medium-font-weight` | `--spectrum-medium-font-weight` | | ||
| | `--spectrum-component-l-medium-letter-spacing` | `--spectrum-letter-spacing` | | ||
| | `--spectrum-component-l-medium-line-height` | `--spectrum-line-height-font-size-200` | | ||
| | `--spectrum-component-l-bold-font-family` | `--spectrum-sans-serif-font-family` | | ||
| | `--spectrum-component-l-bold-font-size` | `--spectrum-font-size-200` | | ||
| | `--spectrum-component-l-bold-font-weight` | `--spectrum-bold-font-weight` | | ||
| | `--spectrum-component-l-bold-letter-spacing` | `--spectrum-letter-spacing` | | ||
| | `--spectrum-component-l-bold-line-height` | `--spectrum-line-height-font-size-200` | | ||
| | `--spectrum-component-xl-regular-font-family` | `--spectrum-sans-serif-font-family` | | ||
| | `--spectrum-component-xl-regular-font-size` | `--spectrum-font-size-300` | | ||
| | `--spectrum-component-xl-regular-font-weight` | `--spectrum-regular-font-weight` | | ||
| | `--spectrum-component-xl-regular-letter-spacing` | `--spectrum-letter-spacing` | | ||
| | `--spectrum-component-xl-regular-line-height` | `--spectrum-line-height-font-size-300` | | ||
| | `--spectrum-component-xl-medium-font-family` | `--spectrum-sans-serif-font-family` | | ||
| | `--spectrum-component-xl-medium-font-size` | `--spectrum-font-size-300` | | ||
| | `--spectrum-component-xl-medium-font-weight` | `--spectrum-medium-font-weight` | | ||
| | `--spectrum-component-xl-medium-letter-spacing` | `--spectrum-letter-spacing` | | ||
| | `--spectrum-component-xl-medium-line-height` | `--spectrum-line-height-font-size-300` | | ||
| | `--spectrum-component-xl-bold-font-family` | `--spectrum-sans-serif-font-family` | | ||
| | `--spectrum-component-xl-bold-font-size` | `--spectrum-font-size-300` | | ||
| | `--spectrum-component-xl-bold-font-weight` | `--spectrum-bold-font-weight` | | ||
| | `--spectrum-component-xl-bold-letter-spacing` | `--spectrum-letter-spacing` | | ||
| | `--spectrum-component-xl-bold-line-height` | `--spectrum-line-height-font-size-300` | | ||
| | `--spectrum-component-padding-vertical-50` | `3px` (desktop) and `5px` (mobile) | | ||
| | `--spectrum-component-padding-vertical-75` | `4px` (desktop) and `5px` (mobile) | | ||
| | `--spectrum-component-padding-vertical-100` | `7px` (desktop) and `9px` (mobile) | | ||
| | `--spectrum-component-padding-vertical-200` | `10px` (desktop) and `13px` (mobile) | | ||
| | `--spectrum-component-padding-vertical-300` | `13px` (desktop) and `17px` (mobile) | | ||
| | `--spectrum-card-minimum-width-default` | `100px` | | ||
| | `--spectrum-tree-view-item-to-item-default` | `-1px` | | ||
|
|
||
| ### Updated | ||
|
|
||
| - `--spectrum-sans-serif-font-family`: `Adobe Clean` -> `Adobe Clean Spectrum VF` | ||
| - `--spectrum-accordion-top-to-text-compact-medium`: `5px` -> `8px` | ||
| - `--spectrum-accordion-top-to-text-spacious-medium`: `16px` -> `13px` (desktop) and `19px` -> `15px` (mobile) | ||
| - `--spectrum-accordion-focus-indicator-gap`: `0px` -> `2px` | ||
| - `--spectrum-accordion-top-to-text-medium`: `12px` -> `9px` (desktop) and `16px` -> `10px` (mobile) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed this exception to let this PR run the compare and it worked! 🎉