Skip to content

Commit 5602504

Browse files
committed
chore: added changeset
1 parent 4df8537 commit 5602504

File tree

1 file changed

+110
-0
lines changed

1 file changed

+110
-0
lines changed

.changeset/little-eyes-grow.md

+110
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,110 @@
1+
---
2+
"@adobe/spectrum-tokens": minor
3+
---
4+
5+
Added tokens for S2 cards
6+
7+
## Design Motivation
8+
9+
These tokens are required for the implementation of card components
10+
11+
## Token Diff
12+
13+
### Tokens Changed (64)
14+
15+
`main` | `tokens-sync/patch-spectrum2-from-main`
16+
17+
---
18+
19+
<details open><summary>Added (61)</summary>
20+
21+
- `card-edge-to-content-compact-extra-small`
22+
- `card-edge-to-content-default-extra-small`
23+
- `card-edge-to-content-spacious-extra-small`
24+
- `card-edge-to-content-compact-small`
25+
- `card-edge-to-content-default-small`
26+
- `card-edge-to-content-spacious-small`
27+
- `card-edge-to-content-compact-medium`
28+
- `card-edge-to-content-default-medium`
29+
- `card-edge-to-content-spacious-medium`
30+
- `card-edge-to-content-compact-large`
31+
- `card-edge-to-content-default-large`
32+
- `card-edge-to-content-spacious-large`
33+
- `card-edge-to-content-compact-extra-large`
34+
- `card-edge-to-content-default-extra-large`
35+
- `card-edge-to-content-spacious-extra-large`
36+
- `card-header-to-description`
37+
- `card-description-to-footer`
38+
- `card-selection-background-size-small`
39+
- `card-selection-background-size-medium`
40+
- `card-selection-background-size-large`
41+
- `card-selection-background-size-extra-large`
42+
- `card-minimum-width-extra-small`
43+
- `card-minimum-width-small`
44+
- `card-minimum-width-medium`
45+
- `card-minimum-width-large`
46+
- `card-minimum-width-extra-large`
47+
- `card-default-width-extra-small`
48+
- `card-default-width-small`
49+
- `card-default-width-medium`
50+
- `card-default-width-large`
51+
- `card-default-width-extra-large`
52+
- `card-maximum-width-extra-small`
53+
- `card-maximum-width-small`
54+
- `card-maximum-width-medium`
55+
- `card-maximum-width-large`
56+
- `card-maximum-width-extra-large`
57+
- `card-minimum-height-extra-small`
58+
- `card-minimum-height-small`
59+
- `card-minimum-height-medium`
60+
- `card-minimum-height-large`
61+
- `card-minimum-height-extra-large`
62+
- `collection-card-minimum-height-extra-small`
63+
- `collection-card-minimum-height-small`
64+
- `collection-card-minimum-height-medium`
65+
- `collection-card-minimum-height-large`
66+
- `collection-card-minimum-height-extra-large`
67+
- `collection-card-minimum-height-hero-extra-small`
68+
- `collection-card-minimum-height-hero-small`
69+
- `collection-card-minimum-height-hero-medium`
70+
- `collection-card-minimum-height-hero-large`
71+
- `collection-card-minimum-height-hero-extra-large`
72+
- `user-card-minimum-height-small`
73+
- `user-card-minimum-height-medium`
74+
- `user-card-minimum-height-large`
75+
- `user-card-minimum-height-extra-large`
76+
- `user-card-minimum-height-title-below-small`
77+
- `user-card-minimum-height-title-below-medium`
78+
- `user-card-minimum-height-title-below-large`
79+
- `user-card-minimum-height-title-below-extra-large`
80+
- `card-background-well-color`
81+
- `card-background-loading-color`
82+
83+
</details>
84+
85+
#### Updated (3)
86+
87+
<details open><summary> Added Properties (1)</summary>
88+
89+
- `card-selection-background-color`
90+
- `light.schema`: `alias.json`
91+
- `light.value`: `transparent-white-600`
92+
- `light.uuid`: `622c6e86-dea6-416d-9f13-bb6ef112d3cb`
93+
- `dark.schema`: `alias.json`
94+
- `dark.value`: `transparent-black-600`
95+
- `dark.uuid`: `81c0608b-c977-490e-b8d7-830d0676fdad`
96+
97+
</details>
98+
<details open><summary>Deleted Properties (1)</summary>
99+
100+
- `card-selection-background-color`
101+
- `value`: `gray-100`
102+
- `uuid`: `622c6e86-dea6-416d-9f13-bb6ef112d3cb`
103+
104+
</details>
105+
<details open><summary>Updated Properties (1)</summary>
106+
107+
- `card-selection-background-color`
108+
- `schema`: `alias.json` -> `color-set.json`
109+
110+
</details>

0 commit comments

Comments
 (0)