Skip to content

feat(tokens): update dependency @adobe/spectrum-tokens to ^13.10.0 (spectrum-two)#3843

Merged
castastrophe merged 1 commit into
spectrum-twofrom
renovate/spectrum-two-adobe-spectrum-tokens-13.x
May 27, 2025
Merged

feat(tokens): update dependency @adobe/spectrum-tokens to ^13.10.0 (spectrum-two)#3843
castastrophe merged 1 commit into
spectrum-twofrom
renovate/spectrum-two-adobe-spectrum-tokens-13.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 23, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@adobe/spectrum-tokens (source) ^13.7.0 -> ^13.10.0 age adoption passing confidence

Release Notes

adobe/spectrum-tokens (@​adobe/spectrum-tokens)

v13.10.0

Compare Source

Minor Changes

Design Motivation

Added missing components for density and updated names and values for the upcoming Clean VF update.

Token Diff

<details open><summary>Newly Deprecated (8)</summary>

-   `accordion-top-to-text-regular-small`
-   `accordion-top-to-text-regular-medium`
-   `accordion-top-to-text-regular-large`
-   `accordion-top-to-text-regular-extra-large`
-   `accordion-bottom-to-text-regular-small`
-   `accordion-bottom-to-text-regular-medium`
-   `accordion-bottom-to-text-regular-large`
-   `accordion-bottom-to-text-regular-extra-large`

</details>

<details open><summary>Added (20)</summary>

-   `field-top-to-disclosure-icon-compact-small`
-   `field-top-to-disclosure-icon-small`
-   `field-top-to-disclosure-icon-spacious-small`
-   `field-top-to-disclosure-icon-compact-medium`
-   `field-top-to-disclosure-icon-medium`
-   `field-top-to-disclosure-icon-spacious-medium`
-   `field-top-to-disclosure-icon-compact-large`
-   `field-top-to-disclosure-icon-large`
-   `field-top-to-disclosure-icon-spacious-large`
-   `field-top-to-disclosure-icon-compact-extra-large`
-   `field-top-to-disclosure-icon-extra-large`
-   `field-top-to-disclosure-icon-spacious-extra-large`
-   `accordion-bottom-to-text-extra-large`
-   `accordion-bottom-to-text-large`
-   `accordion-bottom-to-text-medium`
-   `accordion-bottom-to-text-small`
-   `accordion-top-to-text-extra-large`
-   `accordion-top-to-text-large`
-   `accordion-top-to-text-medium`
-   `accordion-top-to-text-small`

</details>

<details open><summary>Added Properties (3)</summary>

-   `accordion-top-to-text-compact-small`
-   `desktop.schema`: dimension.json
-   `desktop.value`: 3px
-   `desktop.uuid`: d6cc404c-af92-43be-88e3-407fdcb6e068
-   `mobile.schema`: dimension.json
-   `mobile.value`: 4px
-   `mobile.uuid`: cfc8d280-5ea0-47f2-bdcb-ae5e93627498
-   `accordion-top-to-text-compact-medium`
-   `desktop.schema`: dimension.json
-   `desktop.value`: 8px
-   `desktop.uuid`: 484c9603-07f1-4ba6-b1bf-7cfaec5d1594
-   `mobile.schema`: dimension.json
-   `mobile.value`: 14px
-   `mobile.uuid`: 4a7dda7f-a45a-496c-8d38-cb4e4807e544
-   `time-field-minimum-width`
-   `description`: 2.5x height of field

</details>

v13.9.0

Compare Source

Minor Changes

Design Motivation

These are the required tokens for the list view component.

Token Diff

<details open><summary>Added (28)</summary>

-   `visual-to-control-100`
-   `label-to-description-0`
-   `list-view-minimum-height`
-   `list-view-minimum-width`
-   `list-view-item-top-corner-radius`
-   `list-view-item-bottom-corner-radius`
-   `list-view-end-edge-to-content`
-   `stack-item-selected-background-opacity-emphasized`
-   `stack-item-selected-background-opacity-emphasized-hover`
-   `stack-item-selected-background-opacity-emphasized-down`
-   `stack-item-selected-background-opacity-emphasized-key-focus`
-   `stack-item-header-minimum-width`
-   `stack-item-start-edge-to-content`
-   `stack-item-drag-handle-to-control`
-   `stack-item-text-to-control`
-   `stack-item-edge-to-control`
-   `stack-item-edge-to-visual`
-   `stack-item-action-to-navigation`
-   `stack-item-header-to-item`
-   `stack-item-item-to-item`
-   `stack-item-background-color-hover`
-   `stack-item-background-color-down`
-   `stack-item-background-color-key-focus`
-   `stack-item-selected-background-color-default`
-   `stack-item-selected-background-color-hover`
-   `stack-item-selected-background-color-down`
-   `stack-item-selected-background-color-key-focus`
-   `stack-item-selected-background-color-emphasized`

</details>

v13.8.0

Compare Source

Minor Changes

Design Motivation

-   These are the required tokens for the tag fields component.
-   These UI icons already exist and are being used in number field, menu items, swatch and list view.
-   This was brought up on Slack by the CSS team in the implementation channel
    When we initially added the first batch of UI icons size tokens, these specific icons were not used in components yet, but now are, which is why they're missing.

Token Diff

<details open><summary>Added (22)</summary>

-   `link-out-icon-size-300`
-   `link-out-icon-size-400`
-   `add-icon-size-50`
-   `add-icon-size-75`
-   `add-icon-size-100`
-   `add-icon-size-200`
-   `add-icon-size-300`
-   `drag-handle-icon-size-75`
-   `drag-handle-icon-size-100`
-   `drag-handle-icon-size-200`
-   `drag-handle-icon-size-300`
-   `gripper-icon-size-100`
-   `tag-field-default-width-small`
-   `tag-field-default-width-medium`
-   `tag-field-default-width-large`
-   `tag-field-minimum-width`
-   `tag-field-minimum-height-small`
-   `tag-field-minimum-height-medium`
-   `tag-field-minimum-height-large`
-   `tag-field-edge-to-content-small`
-   `tag-field-edge-to-content-medium`
-   `tag-field-edge-to-content-large`

</details>

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file ready-for-review skip_vrt Add to a PR to skip running VRT (but still pass the action) labels May 23, 2025
@renovate renovate Bot requested a review from a team May 23, 2025 10:07
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 23, 2025

🦋 Changeset detected

Latest commit: acfccea

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@spectrum-css/tokens Minor
@spectrum-css/preview Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 23, 2025

File metrics

Summary

Total size: 1.42 MB*
Total change (Δ): 🔴 ⬆ 12.71 KB (0.88%)

Table reports on changes to a package's main file.

tokens

Filename Head Minified Gzipped Compared to base
css/dark-vars.css 46.16 KB - - -
css/global-vars.css 80.22 KB - - 🔴 ⬆ 1.96 KB
css/index.css 259.27 KB - - 🔴 ⬆ 6.36 KB
css/large-vars.css 44.17 KB - - 🔴 ⬆ 2.20 KB
css/light-vars.css 46.16 KB - - -
css/medium-vars.css 44.29 KB - - 🔴 ⬆ 2.19 KB
json/tokens.json 410.29 KB - - 🔴 ⬆ 13.82 KB
* Size is the sum of all main files for packages in the library.
* An ASCII character in UTF-8 is 8 bits or 1 byte.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 23, 2025

🚀 Deployed on https://pr-3843--spectrum-css.netlify.app

@renovate renovate Bot force-pushed the renovate/spectrum-two-adobe-spectrum-tokens-13.x branch 10 times, most recently from dddf349 to 2346976 Compare May 25, 2025 21:19
@renovate renovate Bot changed the title chore(deps): update dependency @adobe/spectrum-tokens to ^13.9.0 (spectrum-two) chore(deps): update dependency @adobe/spectrum-tokens to ^13.10.0 (spectrum-two) May 25, 2025
@renovate renovate Bot force-pushed the renovate/spectrum-two-adobe-spectrum-tokens-13.x branch from 2346976 to 214cc33 Compare May 27, 2025 14:50
@rise-erpelding rise-erpelding self-requested a review May 27, 2025 14:51
@renovate renovate Bot force-pushed the renovate/spectrum-two-adobe-spectrum-tokens-13.x branch from 214cc33 to 603204c Compare May 27, 2025 15:08
@castastrophe castastrophe force-pushed the renovate/spectrum-two-adobe-spectrum-tokens-13.x branch 2 times, most recently from e026ecc to 4f69033 Compare May 27, 2025 15:11
@renovate renovate Bot force-pushed the renovate/spectrum-two-adobe-spectrum-tokens-13.x branch from 4f69033 to d133394 Compare May 27, 2025 15:11
@castastrophe castastrophe force-pushed the renovate/spectrum-two-adobe-spectrum-tokens-13.x branch from d133394 to 4f69033 Compare May 27, 2025 15:12
@renovate renovate Bot force-pushed the renovate/spectrum-two-adobe-spectrum-tokens-13.x branch 2 times, most recently from fe7c20a to 8d0d2c4 Compare May 27, 2025 15:51
@castastrophe castastrophe force-pushed the renovate/spectrum-two-adobe-spectrum-tokens-13.x branch from 8d0d2c4 to 0a11fd7 Compare May 27, 2025 16:18
@castastrophe castastrophe changed the title chore(deps): update dependency @adobe/spectrum-tokens to ^13.10.0 (spectrum-two) feat(tokens): update dependency @adobe/spectrum-tokens to ^13.10.0 (spectrum-two) May 27, 2025
@castastrophe castastrophe force-pushed the renovate/spectrum-two-adobe-spectrum-tokens-13.x branch from 0a11fd7 to a3b0fe0 Compare May 27, 2025 16:19
@renovate renovate Bot force-pushed the renovate/spectrum-two-adobe-spectrum-tokens-13.x branch from a3b0fe0 to e8c4073 Compare May 27, 2025 16:19
@castastrophe castastrophe force-pushed the renovate/spectrum-two-adobe-spectrum-tokens-13.x branch 2 times, most recently from e701bb9 to e360e37 Compare May 27, 2025 16:21
@renovate renovate Bot force-pushed the renovate/spectrum-two-adobe-spectrum-tokens-13.x branch from e360e37 to 8716af8 Compare May 27, 2025 16:22
@castastrophe castastrophe force-pushed the renovate/spectrum-two-adobe-spectrum-tokens-13.x branch 3 times, most recently from 92c9179 to acfccea Compare May 27, 2025 16:26
@castastrophe castastrophe force-pushed the renovate/spectrum-two-adobe-spectrum-tokens-13.x branch from acfccea to eac5265 Compare May 27, 2025 16:26
@castastrophe castastrophe enabled auto-merge (squash) May 27, 2025 16:27
@castastrophe castastrophe merged commit 1cdfcbf into spectrum-two May 27, 2025
17 of 24 checks passed
@castastrophe castastrophe deleted the renovate/spectrum-two-adobe-spectrum-tokens-13.x branch May 27, 2025 16:33
@castastrophe castastrophe mentioned this pull request Aug 6, 2025
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ready-for-review skip_vrt Add to a PR to skip running VRT (but still pass the action)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant