@adobe/spectrum-tokens 13.14.1 → 13.15.1
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 +76 -0
- package/dist/json/drover.json +105 -2
- package/dist/json/variables.json +1163 -7
- 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-component.json +2 -2
- package/src/color-palette.json +198 -0
- package/src/layout.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,81 @@
|
|
|
1
1
|
# @adobe/spectrum-tokens
|
|
2
2
|
|
|
3
|
+
## 13.15.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#593](https://github.com/adobe/spectrum-tokens/pull/593) [`1e860c4`](https://github.com/adobe/spectrum-tokens/commit/1e860c4436c58ceca6f4500ea7e24d6d8cdd20c8) Thanks [@mrcjhicks](https://github.com/mrcjhicks)! - SDS-15337: Standard panel gripper color update
|
|
8
|
+
|
|
9
|
+
Source: [spectrum-tokens-studio-data#283](https://github.com/adobe/spectrum-tokens-studio-data/pull/283)
|
|
10
|
+
|
|
11
|
+
## Token Changes
|
|
12
|
+
|
|
13
|
+
### Updated (1)
|
|
14
|
+
- `standard-panel-gripper-color`
|
|
15
|
+
- `value`: `{gray-200}` -> `{gray-500}`
|
|
16
|
+
|
|
17
|
+
## 13.15.0
|
|
18
|
+
|
|
19
|
+
### Minor Changes
|
|
20
|
+
|
|
21
|
+
- [#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
|
|
22
|
+
|
|
23
|
+
Source: [spectrum-tokens-studio-data#286](https://github.com/adobe/spectrum-tokens-studio-data/pull/286)
|
|
24
|
+
|
|
25
|
+
## Token Changes
|
|
26
|
+
|
|
27
|
+
**Tokens Changed (43)**
|
|
28
|
+
|
|
29
|
+
**Original Branch:** main
|
|
30
|
+
**New Branch:** tokens-sync/patch-spectrum2-from-main
|
|
31
|
+
|
|
32
|
+
<details open><summary><strong>Added (43)</strong></summary>
|
|
33
|
+
- `gradient-stop-1-avatar`
|
|
34
|
+
- `gradient-stop-2-avatar`
|
|
35
|
+
- `gradient-stop-3-avatar`
|
|
36
|
+
- `static-fuchsia-400`
|
|
37
|
+
- `static-fuchsia-600`
|
|
38
|
+
- `static-fuchsia-800`
|
|
39
|
+
- `static-indigo-400`
|
|
40
|
+
- `static-indigo-600`
|
|
41
|
+
- `static-indigo-800`
|
|
42
|
+
- `static-magenta-400`
|
|
43
|
+
- `static-magenta-600`
|
|
44
|
+
- `static-magenta-800`
|
|
45
|
+
- `static-red-400`
|
|
46
|
+
- `static-red-600`
|
|
47
|
+
- `static-red-800`
|
|
48
|
+
- `static-cyan-400`
|
|
49
|
+
- `static-cyan-600`
|
|
50
|
+
- `static-cyan-800`
|
|
51
|
+
- `static-chartreuse-400`
|
|
52
|
+
- `static-chartreuse-600`
|
|
53
|
+
- `static-chartreuse-800`
|
|
54
|
+
- `static-green-400`
|
|
55
|
+
- `static-green-600`
|
|
56
|
+
- `static-green-800`
|
|
57
|
+
- `static-orange-400`
|
|
58
|
+
- `static-orange-600`
|
|
59
|
+
- `static-orange-800`
|
|
60
|
+
- `static-purple-400`
|
|
61
|
+
- `static-purple-600`
|
|
62
|
+
- `static-purple-800`
|
|
63
|
+
- `static-turquoise-400`
|
|
64
|
+
- `static-turquoise-600`
|
|
65
|
+
- `static-turquoise-800`
|
|
66
|
+
- `drop-shadow-ambient-color`
|
|
67
|
+
- `drop-shadow-transition-color`
|
|
68
|
+
- `drop-shadow-emphasized-key-color`
|
|
69
|
+
- `drop-shadow-emphasized-hover-key-color`
|
|
70
|
+
- `drop-shadow-elevated-key-color`
|
|
71
|
+
- `drop-shadow-dragged-key-color`
|
|
72
|
+
- `drop-shadow-emphasized`
|
|
73
|
+
- `drop-shadow-emphasized-hover`
|
|
74
|
+
- `drop-shadow-elevated`
|
|
75
|
+
- `drop-shadow-dragged`
|
|
76
|
+
|
|
77
|
+
</details>
|
|
78
|
+
|
|
3
79
|
## 13.14.1
|
|
4
80
|
|
|
5
81
|
### Patch 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)",
|
|
@@ -636,7 +642,7 @@
|
|
|
636
642
|
"stack-item-selected-background-color-emphasized": "rgb(59, 99, 251)",
|
|
637
643
|
"stack-item-selected-background-color-hover": "rgb(225, 225, 225)",
|
|
638
644
|
"stack-item-selected-background-color-key-focus": "rgb(225, 225, 225)",
|
|
639
|
-
"standard-panel-gripper-color": "rgb(
|
|
645
|
+
"standard-panel-gripper-color": "rgb(143, 143, 143)",
|
|
640
646
|
"standard-panel-gripper-color-drag": "rgb(41, 41, 41)",
|
|
641
647
|
"static-black-focus-indicator-color": "rgb(0, 0, 0)",
|
|
642
648
|
"static-black-text-color": "rgb(0, 0, 0)",
|
|
@@ -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)",
|
|
@@ -1360,7 +1402,7 @@
|
|
|
1360
1402
|
"stack-item-selected-background-color-emphasized": "rgb(64, 105, 253)",
|
|
1361
1403
|
"stack-item-selected-background-color-hover": "rgb(50, 50, 50)",
|
|
1362
1404
|
"stack-item-selected-background-color-key-focus": "rgb(50, 50, 50)",
|
|
1363
|
-
"standard-panel-gripper-color": "rgb(
|
|
1405
|
+
"standard-panel-gripper-color": "rgb(109, 109, 109)",
|
|
1364
1406
|
"standard-panel-gripper-color-drag": "rgb(219, 219, 219)",
|
|
1365
1407
|
"static-black-focus-indicator-color": "rgb(0, 0, 0)",
|
|
1366
1408
|
"static-black-text-color": "rgb(0, 0, 0)",
|
|
@@ -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",
|