@adobe/spectrum-tokens 13.14.0 → 13.15.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +112 -0
- package/dist/json/drover.json +103 -0
- package/dist/json/variables.json +1156 -0
- package/package.json +1 -1
- package/schemas/token-types/drop-shadow.json +51 -0
- package/schemas/token-types/token.json +3 -0
- package/src/color-aliases.json +228 -0
- package/src/color-palette.json +198 -0
- package/src/layout.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,117 @@
|
|
|
1
1
|
# @adobe/spectrum-tokens
|
|
2
2
|
|
|
3
|
+
## 13.15.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#589](https://github.com/adobe/spectrum-tokens/pull/589) [`3df7197`](https://github.com/adobe/spectrum-tokens/commit/3df7197e7da23c9bb107f7dfcd935b5c62a86041) Thanks [@mrcjhicks](https://github.com/mrcjhicks)! - feat: updates from spectrum-tokens sync
|
|
8
|
+
|
|
9
|
+
Source: [spectrum-tokens-studio-data#286](https://github.com/adobe/spectrum-tokens-studio-data/pull/286)
|
|
10
|
+
|
|
11
|
+
## Token Changes
|
|
12
|
+
|
|
13
|
+
**Tokens Changed (43)**
|
|
14
|
+
|
|
15
|
+
**Original Branch:** main
|
|
16
|
+
**New Branch:** tokens-sync/patch-spectrum2-from-main
|
|
17
|
+
|
|
18
|
+
<details open><summary><strong>Added (43)</strong></summary>
|
|
19
|
+
- `gradient-stop-1-avatar`
|
|
20
|
+
- `gradient-stop-2-avatar`
|
|
21
|
+
- `gradient-stop-3-avatar`
|
|
22
|
+
- `static-fuchsia-400`
|
|
23
|
+
- `static-fuchsia-600`
|
|
24
|
+
- `static-fuchsia-800`
|
|
25
|
+
- `static-indigo-400`
|
|
26
|
+
- `static-indigo-600`
|
|
27
|
+
- `static-indigo-800`
|
|
28
|
+
- `static-magenta-400`
|
|
29
|
+
- `static-magenta-600`
|
|
30
|
+
- `static-magenta-800`
|
|
31
|
+
- `static-red-400`
|
|
32
|
+
- `static-red-600`
|
|
33
|
+
- `static-red-800`
|
|
34
|
+
- `static-cyan-400`
|
|
35
|
+
- `static-cyan-600`
|
|
36
|
+
- `static-cyan-800`
|
|
37
|
+
- `static-chartreuse-400`
|
|
38
|
+
- `static-chartreuse-600`
|
|
39
|
+
- `static-chartreuse-800`
|
|
40
|
+
- `static-green-400`
|
|
41
|
+
- `static-green-600`
|
|
42
|
+
- `static-green-800`
|
|
43
|
+
- `static-orange-400`
|
|
44
|
+
- `static-orange-600`
|
|
45
|
+
- `static-orange-800`
|
|
46
|
+
- `static-purple-400`
|
|
47
|
+
- `static-purple-600`
|
|
48
|
+
- `static-purple-800`
|
|
49
|
+
- `static-turquoise-400`
|
|
50
|
+
- `static-turquoise-600`
|
|
51
|
+
- `static-turquoise-800`
|
|
52
|
+
- `drop-shadow-ambient-color`
|
|
53
|
+
- `drop-shadow-transition-color`
|
|
54
|
+
- `drop-shadow-emphasized-key-color`
|
|
55
|
+
- `drop-shadow-emphasized-hover-key-color`
|
|
56
|
+
- `drop-shadow-elevated-key-color`
|
|
57
|
+
- `drop-shadow-dragged-key-color`
|
|
58
|
+
- `drop-shadow-emphasized`
|
|
59
|
+
- `drop-shadow-emphasized-hover`
|
|
60
|
+
- `drop-shadow-elevated`
|
|
61
|
+
- `drop-shadow-dragged`
|
|
62
|
+
|
|
63
|
+
</details>
|
|
64
|
+
|
|
65
|
+
## 13.14.1
|
|
66
|
+
|
|
67
|
+
### Patch Changes
|
|
68
|
+
|
|
69
|
+
- [`b4df84e`](https://github.com/adobe/spectrum-tokens/commit/b4df84e2f2ca246332907f9ddda94438288dd98e) Thanks [@larz0](https://github.com/larz0)! - SDS-14319 generic avatar updates (Pre-multidimensional-theming) - Token Details
|
|
70
|
+
|
|
71
|
+
This update adds the missing token change details for the recent avatar updates.
|
|
72
|
+
|
|
73
|
+
Source: [spectrum-tokens-studio-data#281](https://github.com/adobe/spectrum-tokens-studio-data/pull/281)
|
|
74
|
+
|
|
75
|
+
## Token Changes
|
|
76
|
+
|
|
77
|
+
**Tokens Changed (33)**
|
|
78
|
+
|
|
79
|
+
<details open><summary><strong>Added (33)</strong></summary>
|
|
80
|
+
- `gradient-stop-1-avatar`
|
|
81
|
+
- `gradient-stop-2-avatar`
|
|
82
|
+
- `gradient-stop-3-avatar`
|
|
83
|
+
- `static-fuchsia-400`
|
|
84
|
+
- `static-fuchsia-600`
|
|
85
|
+
- `static-fuchsia-800`
|
|
86
|
+
- `static-indigo-400`
|
|
87
|
+
- `static-indigo-600`
|
|
88
|
+
- `static-indigo-800`
|
|
89
|
+
- `static-magenta-400`
|
|
90
|
+
- `static-magenta-600`
|
|
91
|
+
- `static-magenta-800`
|
|
92
|
+
- `static-red-400`
|
|
93
|
+
- `static-red-600`
|
|
94
|
+
- `static-red-800`
|
|
95
|
+
- `static-cyan-400`
|
|
96
|
+
- `static-cyan-600`
|
|
97
|
+
- `static-cyan-800`
|
|
98
|
+
- `static-chartreuse-400`
|
|
99
|
+
- `static-chartreuse-600`
|
|
100
|
+
- `static-chartreuse-800`
|
|
101
|
+
- `static-green-400`
|
|
102
|
+
- `static-green-600`
|
|
103
|
+
- `static-green-800`
|
|
104
|
+
- `static-orange-400`
|
|
105
|
+
- `static-orange-600`
|
|
106
|
+
- `static-orange-800`
|
|
107
|
+
- `static-purple-400`
|
|
108
|
+
- `static-purple-600`
|
|
109
|
+
- `static-purple-800`
|
|
110
|
+
- `static-turquoise-400`
|
|
111
|
+
- `static-turquoise-600`
|
|
112
|
+
- `static-turquoise-800`
|
|
113
|
+
</details>
|
|
114
|
+
|
|
3
115
|
## 13.14.0
|
|
4
116
|
|
|
5
117
|
### Minor Changes
|
package/dist/json/drover.json
CHANGED
|
@@ -189,14 +189,20 @@
|
|
|
189
189
|
"disabled-static-white-background-color": "rgba(255, 255, 255, 0.11)",
|
|
190
190
|
"disabled-static-white-border-color": "rgba(255, 255, 255, 0.17)",
|
|
191
191
|
"disabled-static-white-content-color": "rgba(255, 255, 255, 0.21)",
|
|
192
|
+
"drop-shadow-ambient-color": "rgba(0, 0, 0, 0.08)",
|
|
192
193
|
"drop-shadow-color": "rgba(0, 0, 0, 0.12)",
|
|
193
194
|
"drop-shadow-color-100": "rgba(0, 0, 0, 0.12)",
|
|
194
195
|
"drop-shadow-color-200": "rgba(0, 0, 0, 0.16)",
|
|
195
196
|
"drop-shadow-color-300": "rgba(0, 0, 0, 0.2)",
|
|
196
197
|
"drop-shadow-dragged-color": "rgba(0, 0, 0, 0.2)",
|
|
198
|
+
"drop-shadow-dragged-key-color": "rgba(0, 0, 0, 0.16)",
|
|
197
199
|
"drop-shadow-elevated-color": "rgba(0, 0, 0, 0.16)",
|
|
200
|
+
"drop-shadow-elevated-key-color": "rgba(0, 0, 0, 0.12)",
|
|
198
201
|
"drop-shadow-emphasized-default-color": "rgba(0, 0, 0, 0.12)",
|
|
199
202
|
"drop-shadow-emphasized-hover-color": "rgba(0, 0, 0, 0.16)",
|
|
203
|
+
"drop-shadow-emphasized-hover-key-color": "rgba(0, 0, 0, 0.12)",
|
|
204
|
+
"drop-shadow-emphasized-key-color": "rgba(0, 0, 0, 0.08)",
|
|
205
|
+
"drop-shadow-transition-color": "rgba(0, 0, 0, 0.04)",
|
|
200
206
|
"drop-zone-background-color": "rgb(75, 117, 255)",
|
|
201
207
|
"floating-action-button-drop-shadow-color": "rgba(0, 0, 0, 0.15)",
|
|
202
208
|
"floating-action-button-shadow-color": "rgba(0, 0, 0, 0.15)",
|
|
@@ -644,14 +650,44 @@
|
|
|
644
650
|
"static-black-track-indicator-color": "rgba(0, 0, 0, 0.93)",
|
|
645
651
|
"static-blue-1000": "rgb(39, 77, 234)",
|
|
646
652
|
"static-blue-900": "rgb(59, 99, 251)",
|
|
653
|
+
"static-chartreuse-400": "rgb(182, 219, 0)",
|
|
654
|
+
"static-chartreuse-600": "rgb(143, 172, 0)",
|
|
655
|
+
"static-chartreuse-800": "rgb(114, 137, 0)",
|
|
656
|
+
"static-cyan-400": "rgb(138, 213, 255)",
|
|
657
|
+
"static-cyan-600": "rgb(48, 167, 254)",
|
|
658
|
+
"static-cyan-800": "rgb(18, 134, 205)",
|
|
647
659
|
"static-fuchsia-1000": "rgb(156, 40, 175)",
|
|
660
|
+
"static-fuchsia-400": "rgb(247, 181, 255)",
|
|
661
|
+
"static-fuchsia-600": "rgb(236, 105, 255)",
|
|
662
|
+
"static-fuchsia-800": "rgb(200, 68, 220)",
|
|
648
663
|
"static-fuchsia-900": "rgb(181, 57, 200)",
|
|
664
|
+
"static-green-400": "rgb(107, 227, 162)",
|
|
665
|
+
"static-green-600": "rgb(18, 184, 103)",
|
|
666
|
+
"static-green-800": "rgb(7, 147, 85)",
|
|
649
667
|
"static-indigo-1000": "rgb(99, 56, 238)",
|
|
668
|
+
"static-indigo-400": "rgb(192, 201, 255)",
|
|
669
|
+
"static-indigo-600": "rgb(145, 151, 254)",
|
|
670
|
+
"static-indigo-800": "rgb(122, 106, 253)",
|
|
650
671
|
"static-indigo-900": "rgb(113, 85, 250)",
|
|
651
672
|
"static-magenta-1000": "rgb(186, 22, 80)",
|
|
673
|
+
"static-magenta-400": "rgb(255, 185, 208)",
|
|
674
|
+
"static-magenta-600": "rgb(255, 112, 159)",
|
|
675
|
+
"static-magenta-800": "rgb(240, 45, 110)",
|
|
652
676
|
"static-magenta-900": "rgb(217, 35, 97)",
|
|
677
|
+
"static-orange-400": "rgb(255, 193, 94)",
|
|
678
|
+
"static-orange-600": "rgb(252, 125, 0)",
|
|
679
|
+
"static-orange-800": "rgb(212, 91, 0)",
|
|
680
|
+
"static-purple-400": "rgb(221, 193, 246)",
|
|
681
|
+
"static-purple-600": "rgb(191, 138, 238)",
|
|
682
|
+
"static-purple-800": "rgb(166, 92, 231)",
|
|
653
683
|
"static-red-1000": "rgb(183, 40, 24)",
|
|
684
|
+
"static-red-400": "rgb(255, 188, 180)",
|
|
685
|
+
"static-red-600": "rgb(255, 118, 101)",
|
|
686
|
+
"static-red-800": "rgb(240, 56, 35)",
|
|
654
687
|
"static-red-900": "rgb(215, 50, 32)",
|
|
688
|
+
"static-turquoise-400": "rgb(111, 221, 228)",
|
|
689
|
+
"static-turquoise-600": "rgb(15, 177, 192)",
|
|
690
|
+
"static-turquoise-800": "rgb(10, 141, 153)",
|
|
655
691
|
"static-white-focus-indicator-color": "rgb(255, 255, 255)",
|
|
656
692
|
"static-white-text-color": "rgb(255, 255, 255)",
|
|
657
693
|
"static-white-track-color": "rgba(255, 255, 255, 0.17)",
|
|
@@ -913,14 +949,20 @@
|
|
|
913
949
|
"disabled-static-white-background-color": "rgba(255, 255, 255, 0.11)",
|
|
914
950
|
"disabled-static-white-border-color": "rgba(255, 255, 255, 0.17)",
|
|
915
951
|
"disabled-static-white-content-color": "rgba(255, 255, 255, 0.21)",
|
|
952
|
+
"drop-shadow-ambient-color": "rgba(0, 0, 0, 0.24)",
|
|
916
953
|
"drop-shadow-color": "rgba(0, 0, 0, 0.36)",
|
|
917
954
|
"drop-shadow-color-100": "rgba(0, 0, 0, 0.36)",
|
|
918
955
|
"drop-shadow-color-200": "rgba(0, 0, 0, 0.48)",
|
|
919
956
|
"drop-shadow-color-300": "rgba(0, 0, 0, 0.6)",
|
|
920
957
|
"drop-shadow-dragged-color": "rgba(0, 0, 0, 0.6)",
|
|
958
|
+
"drop-shadow-dragged-key-color": "rgba(0, 0, 0, 0.48)",
|
|
921
959
|
"drop-shadow-elevated-color": "rgba(0, 0, 0, 0.48)",
|
|
960
|
+
"drop-shadow-elevated-key-color": "rgba(0, 0, 0, 0.36)",
|
|
922
961
|
"drop-shadow-emphasized-default-color": "rgba(0, 0, 0, 0.36)",
|
|
923
962
|
"drop-shadow-emphasized-hover-color": "rgba(0, 0, 0, 0.48)",
|
|
963
|
+
"drop-shadow-emphasized-hover-key-color": "rgba(0, 0, 0, 0.36)",
|
|
964
|
+
"drop-shadow-emphasized-key-color": "rgba(0, 0, 0, 0.24)",
|
|
965
|
+
"drop-shadow-transition-color": "rgba(0, 0, 0, 0.12)",
|
|
924
966
|
"drop-zone-background-color": "rgb(86, 129, 255)",
|
|
925
967
|
"floating-action-button-drop-shadow-color": "rgba(0, 0, 0, 0.15)",
|
|
926
968
|
"floating-action-button-shadow-color": "rgba(0, 0, 0, 0.15)",
|
|
@@ -1368,14 +1410,44 @@
|
|
|
1368
1410
|
"static-black-track-indicator-color": "rgba(0, 0, 0, 0.93)",
|
|
1369
1411
|
"static-blue-1000": "rgb(39, 77, 234)",
|
|
1370
1412
|
"static-blue-900": "rgb(59, 99, 251)",
|
|
1413
|
+
"static-chartreuse-400": "rgb(182, 219, 0)",
|
|
1414
|
+
"static-chartreuse-600": "rgb(143, 172, 0)",
|
|
1415
|
+
"static-chartreuse-800": "rgb(114, 137, 0)",
|
|
1416
|
+
"static-cyan-400": "rgb(138, 213, 255)",
|
|
1417
|
+
"static-cyan-600": "rgb(48, 167, 254)",
|
|
1418
|
+
"static-cyan-800": "rgb(18, 134, 205)",
|
|
1371
1419
|
"static-fuchsia-1000": "rgb(156, 40, 175)",
|
|
1420
|
+
"static-fuchsia-400": "rgb(247, 181, 255)",
|
|
1421
|
+
"static-fuchsia-600": "rgb(236, 105, 255)",
|
|
1422
|
+
"static-fuchsia-800": "rgb(200, 68, 220)",
|
|
1372
1423
|
"static-fuchsia-900": "rgb(181, 57, 200)",
|
|
1424
|
+
"static-green-400": "rgb(107, 227, 162)",
|
|
1425
|
+
"static-green-600": "rgb(18, 184, 103)",
|
|
1426
|
+
"static-green-800": "rgb(7, 147, 85)",
|
|
1373
1427
|
"static-indigo-1000": "rgb(99, 56, 238)",
|
|
1428
|
+
"static-indigo-400": "rgb(192, 201, 255)",
|
|
1429
|
+
"static-indigo-600": "rgb(145, 151, 254)",
|
|
1430
|
+
"static-indigo-800": "rgb(122, 106, 253)",
|
|
1374
1431
|
"static-indigo-900": "rgb(113, 85, 250)",
|
|
1375
1432
|
"static-magenta-1000": "rgb(186, 22, 80)",
|
|
1433
|
+
"static-magenta-400": "rgb(255, 185, 208)",
|
|
1434
|
+
"static-magenta-600": "rgb(255, 112, 159)",
|
|
1435
|
+
"static-magenta-800": "rgb(240, 45, 110)",
|
|
1376
1436
|
"static-magenta-900": "rgb(217, 35, 97)",
|
|
1437
|
+
"static-orange-400": "rgb(255, 193, 94)",
|
|
1438
|
+
"static-orange-600": "rgb(252, 125, 0)",
|
|
1439
|
+
"static-orange-800": "rgb(212, 91, 0)",
|
|
1440
|
+
"static-purple-400": "rgb(221, 193, 246)",
|
|
1441
|
+
"static-purple-600": "rgb(191, 138, 238)",
|
|
1442
|
+
"static-purple-800": "rgb(166, 92, 231)",
|
|
1377
1443
|
"static-red-1000": "rgb(183, 40, 24)",
|
|
1444
|
+
"static-red-400": "rgb(255, 188, 180)",
|
|
1445
|
+
"static-red-600": "rgb(255, 118, 101)",
|
|
1446
|
+
"static-red-800": "rgb(240, 56, 35)",
|
|
1378
1447
|
"static-red-900": "rgb(215, 50, 32)",
|
|
1448
|
+
"static-turquoise-400": "rgb(111, 221, 228)",
|
|
1449
|
+
"static-turquoise-600": "rgb(15, 177, 192)",
|
|
1450
|
+
"static-turquoise-800": "rgb(10, 141, 153)",
|
|
1379
1451
|
"static-white-focus-indicator-color": "rgb(255, 255, 255)",
|
|
1380
1452
|
"static-white-text-color": "rgb(255, 255, 255)",
|
|
1381
1453
|
"static-white-track-color": "rgba(255, 255, 255, 0.17)",
|
|
@@ -1481,14 +1553,44 @@
|
|
|
1481
1553
|
"static-black-track-indicator-color": "rgba(0, 0, 0, 0.93)",
|
|
1482
1554
|
"static-blue-1000": "rgb(39, 77, 234)",
|
|
1483
1555
|
"static-blue-900": "rgb(59, 99, 251)",
|
|
1556
|
+
"static-chartreuse-400": "rgb(182, 219, 0)",
|
|
1557
|
+
"static-chartreuse-600": "rgb(143, 172, 0)",
|
|
1558
|
+
"static-chartreuse-800": "rgb(114, 137, 0)",
|
|
1559
|
+
"static-cyan-400": "rgb(138, 213, 255)",
|
|
1560
|
+
"static-cyan-600": "rgb(48, 167, 254)",
|
|
1561
|
+
"static-cyan-800": "rgb(18, 134, 205)",
|
|
1484
1562
|
"static-fuchsia-1000": "rgb(156, 40, 175)",
|
|
1563
|
+
"static-fuchsia-400": "rgb(247, 181, 255)",
|
|
1564
|
+
"static-fuchsia-600": "rgb(236, 105, 255)",
|
|
1565
|
+
"static-fuchsia-800": "rgb(200, 68, 220)",
|
|
1485
1566
|
"static-fuchsia-900": "rgb(181, 57, 200)",
|
|
1567
|
+
"static-green-400": "rgb(107, 227, 162)",
|
|
1568
|
+
"static-green-600": "rgb(18, 184, 103)",
|
|
1569
|
+
"static-green-800": "rgb(7, 147, 85)",
|
|
1486
1570
|
"static-indigo-1000": "rgb(99, 56, 238)",
|
|
1571
|
+
"static-indigo-400": "rgb(192, 201, 255)",
|
|
1572
|
+
"static-indigo-600": "rgb(145, 151, 254)",
|
|
1573
|
+
"static-indigo-800": "rgb(122, 106, 253)",
|
|
1487
1574
|
"static-indigo-900": "rgb(113, 85, 250)",
|
|
1488
1575
|
"static-magenta-1000": "rgb(186, 22, 80)",
|
|
1576
|
+
"static-magenta-400": "rgb(255, 185, 208)",
|
|
1577
|
+
"static-magenta-600": "rgb(255, 112, 159)",
|
|
1578
|
+
"static-magenta-800": "rgb(240, 45, 110)",
|
|
1489
1579
|
"static-magenta-900": "rgb(217, 35, 97)",
|
|
1580
|
+
"static-orange-400": "rgb(255, 193, 94)",
|
|
1581
|
+
"static-orange-600": "rgb(252, 125, 0)",
|
|
1582
|
+
"static-orange-800": "rgb(212, 91, 0)",
|
|
1583
|
+
"static-purple-400": "rgb(221, 193, 246)",
|
|
1584
|
+
"static-purple-600": "rgb(191, 138, 238)",
|
|
1585
|
+
"static-purple-800": "rgb(166, 92, 231)",
|
|
1490
1586
|
"static-red-1000": "rgb(183, 40, 24)",
|
|
1587
|
+
"static-red-400": "rgb(255, 188, 180)",
|
|
1588
|
+
"static-red-600": "rgb(255, 118, 101)",
|
|
1589
|
+
"static-red-800": "rgb(240, 56, 35)",
|
|
1491
1590
|
"static-red-900": "rgb(215, 50, 32)",
|
|
1591
|
+
"static-turquoise-400": "rgb(111, 221, 228)",
|
|
1592
|
+
"static-turquoise-600": "rgb(15, 177, 192)",
|
|
1593
|
+
"static-turquoise-800": "rgb(10, 141, 153)",
|
|
1492
1594
|
"static-white-focus-indicator-color": "rgb(255, 255, 255)",
|
|
1493
1595
|
"static-white-text-color": "rgb(255, 255, 255)",
|
|
1494
1596
|
"static-white-track-color": "rgba(255, 255, 255, 0.17)",
|
|
@@ -2163,6 +2265,7 @@
|
|
|
2163
2265
|
"font-size-75": "12px",
|
|
2164
2266
|
"font-size-800": "32px",
|
|
2165
2267
|
"font-size-900": "36px",
|
|
2268
|
+
"gradient-stop-2-avatar": 0.6666,
|
|
2166
2269
|
"gradient-stop-2-genai": 0.3333,
|
|
2167
2270
|
"gradient-stop-2-premium": 0.6666,
|
|
2168
2271
|
"gripper-icon-size-100": "24px",
|