Skip to content

Commit ec16396

Browse files
chore(deps): update dependency @adobe/spectrum-tokens to v13.16.0 (spectrum-two) (#4295)
* chore(deps): update dependency @adobe/spectrum-tokens to v13.16.0 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: castastrophe <[email protected]>
1 parent 71a231f commit ec16396

File tree

5 files changed

+671
-505
lines changed

5 files changed

+671
-505
lines changed

.changeset/plain-papayas-wish.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
"@spectrum-css/tokens": minor
3+
---
4+
5+
Updated from [@adobe/spectrum-tokens](https://github.com/adobe/spectrum-tokens) [13.15.1](https://github.com/adobe/spectrum-tokens/releases/tag/%40adobe/spectrum-tokens%4013.15.1) -> [13.16.0](https://github.com/adobe/spectrum-tokens/releases/tag/%40adobe/spectrum-tokens%4013.16.0).
6+
7+
### Deprecated
8+
9+
- `--spectrum-side-navigation-maximum-width`
10+
- `--spectrum-side-navigation-with-icon-second-level-edge-to-text`
11+
- `--spectrum-side-navigation-with-icon-third-level-edge-to-text`
12+
13+
### Added
14+
15+
- `--spectrum-side-navigation-counter-to-disclosure`
16+
- `--spectrum-side-navigation-edge-to-indicator`
17+
- `--spectrum-side-navigation-indicator-to-content`
18+
- `--spectrum-side-navigation-second-level-edge-to-indicator`
19+
- `--spectrum-side-navigation-second-level-with-icon-edge-to-text`
20+
- `--spectrum-side-navigation-second-level-with-icon-edge-to-indicator`
21+
- `--spectrum-side-navigation-third-level-edge-to-indicator`
22+
- `--spectrum-side-navigation-third-level-with-icon-edge-to-text`
23+
- `--spectrum-side-navigation-third-level-with-icon-edge-to-indicator`
24+
- `--spectrum-side-navigation-trailing-accessory-area-to-edge`
25+
- `--spectrum-side-navigation-indicator-height`
26+
- `--spectrum-side-navigation-indicator-thickness`
27+
- `--spectrum-side-navigation-edge-to-indicator`
28+
- `--spectrum-side-navigation-indicator-to-content`
29+
- `--spectrum-side-navigation-second-level-edge-to-indicator`
30+
- `--spectrum-side-navigation-second-level-with-icon-edge-to-text`
31+
- `--spectrum-side-navigation-second-level-with-icon-edge-to-indicator`
32+
- `--spectrum-side-navigation-third-level-edge-to-indicator`
33+
- `--spectrum-side-navigation-third-level-with-icon-edge-to-text`
34+
- `--spectrum-side-navigation-third-level-with-icon-edge-to-indicator`
35+
- `--spectrum-side-navigation-trailing-accessory-area-to-edge`
36+
- `--spectrum-side-navigation-indicator-height`
37+
- `--spectrum-side-navigation-indicator-thickness`
38+
39+
### Updated
40+
41+
- `--spectrum-side-navigation-minimum-width`: Updated from `160px` to `144px` (desktop) and `200px` to `180px` (mobile).
42+
- `--spectrum-side-navigation-second-level-edge-to-text`: Updated from `24px` to `38px` (desktop) and `30px` to `44px` (mobile).
43+
- `--spectrum-side-navigation-third-level-edge-to-text`: Updated from `36px` to `64px` (desktop) and `45px` to `70px` (mobile).
44+
- `--spectrum-side-navigation-with-icon-second-level-edge-to-text`: Updated from `50px` to `--spectrum-side-navigation-second-level-with-icon-edge-to-text` (desktop) and `62px` to `side-navigation-second-level-with-icon-edge-to-text` (mobile).
45+
- `--spectrum-side-navigation-with-icon-third-level-edge-to-text`: Updated from `62px` to `--spectrum-side-navigation-third-level-with-icon-edge-to-text` (desktop) and `77px` to `--spectrum-side-navigation-third-level-with-icon-edge-to-text` (mobile).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"jsonc-eslint-parser": "2.4.1",
8989
"lint-staged": "16.2.6",
9090
"lodash": "4.17.21",
91-
"markdownlint": "0.38.0",
91+
"markdownlint": "0.39.0",
9292
"markdownlint-cli": "0.45.0",
9393
"npm-registry-fetch": "19.0.0",
9494
"nunjucks": "3.2.4",

0 commit comments

Comments
 (0)