@adobe/spectrum-tokens 12.26.0 → 12.28.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 +72 -0
- package/dist/json/drover.json +67 -26
- package/dist/json/variables.json +281 -70
- package/package.json +4 -4
- package/schemas/token-types/color-set.json +5 -18
- package/schemas/token-types/gradient-stop.json +27 -0
- package/schemas/token-types/multiplier.json +1 -1
- package/schemas/token-types/scale-set.json +8 -6
- package/schemas/token-types/text-align.json +27 -0
- package/schemas/token-types/token.json +8 -1
- package/src/color-palette.json +60 -0
- package/src/layout-component.json +74 -8
- package/src/typography.json +43 -22
- package/test/snapshots/deprecateExpress.test.js.md +1 -1
- package/test/snapshots/deprecateExpress.test.js.snap +0 -0
package/dist/json/variables.json
CHANGED
|
@@ -11993,6 +11993,46 @@
|
|
|
11993
11993
|
}
|
|
11994
11994
|
}
|
|
11995
11995
|
},
|
|
11996
|
+
"static-blue-900": {
|
|
11997
|
+
"value": "rgb(59, 99, 251)",
|
|
11998
|
+
"uuid": "a77887aa-da75-41bd-8bc1-43e41ab5132f"
|
|
11999
|
+
},
|
|
12000
|
+
"static-blue-1000": {
|
|
12001
|
+
"value": "rgb(39, 77, 234)",
|
|
12002
|
+
"uuid": "fe65be29-fd3b-4712-84c9-d8ef84a94a53"
|
|
12003
|
+
},
|
|
12004
|
+
"static-fuchsia-900": {
|
|
12005
|
+
"value": "rgb(181, 57, 200)",
|
|
12006
|
+
"uuid": "6d329081-9b84-47d5-a7ec-e01726a22c3c"
|
|
12007
|
+
},
|
|
12008
|
+
"static-fuchsia-1000": {
|
|
12009
|
+
"value": "rgb(156, 40, 175)",
|
|
12010
|
+
"uuid": "b7318f1c-ce64-43f3-b405-f71554b22f69"
|
|
12011
|
+
},
|
|
12012
|
+
"static-indigo-900": {
|
|
12013
|
+
"value": "rgb(113, 85, 250)",
|
|
12014
|
+
"uuid": "b458f7a4-eb22-4741-9a5a-f65c9f4a4e63"
|
|
12015
|
+
},
|
|
12016
|
+
"static-indigo-1000": {
|
|
12017
|
+
"value": "rgb(99, 56, 238)",
|
|
12018
|
+
"uuid": "c938f37b-23a3-424a-b6de-9fe3289e9b46"
|
|
12019
|
+
},
|
|
12020
|
+
"static-magenta-900": {
|
|
12021
|
+
"value": "rgb(217, 35, 97)",
|
|
12022
|
+
"uuid": "dff48efb-7044-427f-94ad-625e1a5780ab"
|
|
12023
|
+
},
|
|
12024
|
+
"static-magenta-1000": {
|
|
12025
|
+
"value": "rgb(186, 22, 80)",
|
|
12026
|
+
"uuid": "a8375133-a8ba-4537-83ab-83b6948adcd8"
|
|
12027
|
+
},
|
|
12028
|
+
"static-red-900": {
|
|
12029
|
+
"value": "rgb(215, 50, 32)",
|
|
12030
|
+
"uuid": "f76d5058-5a46-4678-b467-2f7cb1b97297"
|
|
12031
|
+
},
|
|
12032
|
+
"static-red-1000": {
|
|
12033
|
+
"value": "rgb(183, 40, 24)",
|
|
12034
|
+
"uuid": "c6d6fd48-385e-4e39-98e7-e4d7d7f060ed"
|
|
12035
|
+
},
|
|
11996
12036
|
"icon-color-inverse": {
|
|
11997
12037
|
"ref": "{gray-50}",
|
|
11998
12038
|
"sets": {
|
|
@@ -14170,7 +14210,7 @@
|
|
|
14170
14210
|
}
|
|
14171
14211
|
},
|
|
14172
14212
|
"button-minimum-width-multiplier": {
|
|
14173
|
-
"value":
|
|
14213
|
+
"value": 2.25,
|
|
14174
14214
|
"uuid": "68b6ac88-d229-460d-8d59-3f5c141db358"
|
|
14175
14215
|
},
|
|
14176
14216
|
"tooltip-tip-width": {
|
|
@@ -14426,7 +14466,7 @@
|
|
|
14426
14466
|
}
|
|
14427
14467
|
},
|
|
14428
14468
|
"swatch-rectangle-width-multiplier": {
|
|
14429
|
-
"value":
|
|
14469
|
+
"value": 2,
|
|
14430
14470
|
"uuid": "b3157e9d-82a0-429e-b987-8c240a669af7"
|
|
14431
14471
|
},
|
|
14432
14472
|
"swatch-slash-thickness-extra-small": {
|
|
@@ -15336,7 +15376,7 @@
|
|
|
15336
15376
|
}
|
|
15337
15377
|
},
|
|
15338
15378
|
"picker-minimum-width-multiplier": {
|
|
15339
|
-
"value":
|
|
15379
|
+
"value": 2,
|
|
15340
15380
|
"uuid": "67b68a30-ae00-4da2-9730-99196a2eaf96"
|
|
15341
15381
|
},
|
|
15342
15382
|
"picker-visual-to-disclosure-icon-small": {
|
|
@@ -15419,7 +15459,7 @@
|
|
|
15419
15459
|
"uuid": "03da68d8-cd87-4e29-9aaf-ab467594ec2b"
|
|
15420
15460
|
},
|
|
15421
15461
|
"text-field-minimum-width-multiplier": {
|
|
15422
|
-
"value":
|
|
15462
|
+
"value": 1.5,
|
|
15423
15463
|
"uuid": "875bbeaf-b4b7-41b9-8e6f-d6a57ec03049"
|
|
15424
15464
|
},
|
|
15425
15465
|
"text-area-minimum-width": {
|
|
@@ -15447,11 +15487,11 @@
|
|
|
15447
15487
|
}
|
|
15448
15488
|
},
|
|
15449
15489
|
"combo-box-minimum-width-multiplier": {
|
|
15450
|
-
"value":
|
|
15490
|
+
"value": 2.5,
|
|
15451
15491
|
"uuid": "eabcc77a-f263-43ed-9944-9daa78a56b66"
|
|
15452
15492
|
},
|
|
15453
15493
|
"combo-box-quiet-minimum-width-multiplier": {
|
|
15454
|
-
"value":
|
|
15494
|
+
"value": 2,
|
|
15455
15495
|
"uuid": "4798728b-9a97-4ce1-b703-0182b1513e8b"
|
|
15456
15496
|
},
|
|
15457
15497
|
"combo-box-visual-to-field-button-small": {
|
|
@@ -16458,12 +16498,12 @@
|
|
|
16458
16498
|
"ref": "{heading-cjk-size-s}",
|
|
16459
16499
|
"sets": {
|
|
16460
16500
|
"desktop": {
|
|
16461
|
-
"value": "
|
|
16462
|
-
"uuid": "
|
|
16501
|
+
"value": "16px",
|
|
16502
|
+
"uuid": "b36caaa3-7047-4dfb-8a84-f990a8ac3a91"
|
|
16463
16503
|
},
|
|
16464
16504
|
"mobile": {
|
|
16465
|
-
"value": "
|
|
16466
|
-
"uuid": "
|
|
16505
|
+
"value": "19px",
|
|
16506
|
+
"uuid": "7e51ff4e-2749-49d1-b9ed-75de92a73991"
|
|
16467
16507
|
}
|
|
16468
16508
|
},
|
|
16469
16509
|
"uuid": "00c938e6-e62e-4bc3-8884-cf23b10e286c"
|
|
@@ -16503,7 +16543,7 @@
|
|
|
16503
16543
|
}
|
|
16504
16544
|
},
|
|
16505
16545
|
"search-field-minimum-width-multiplier": {
|
|
16506
|
-
"value":
|
|
16546
|
+
"value": 3,
|
|
16507
16547
|
"uuid": "c4b2177d-4468-4180-be27-69d26a51ba0b"
|
|
16508
16548
|
},
|
|
16509
16549
|
"color-loupe-height": {
|
|
@@ -16619,12 +16659,12 @@
|
|
|
16619
16659
|
"ref": "{heading-cjk-size-s}",
|
|
16620
16660
|
"sets": {
|
|
16621
16661
|
"desktop": {
|
|
16622
|
-
"value": "
|
|
16623
|
-
"uuid": "
|
|
16662
|
+
"value": "16px",
|
|
16663
|
+
"uuid": "b36caaa3-7047-4dfb-8a84-f990a8ac3a91"
|
|
16624
16664
|
},
|
|
16625
16665
|
"mobile": {
|
|
16626
|
-
"value": "
|
|
16627
|
-
"uuid": "
|
|
16666
|
+
"value": "19px",
|
|
16667
|
+
"uuid": "7e51ff4e-2749-49d1-b9ed-75de92a73991"
|
|
16628
16668
|
}
|
|
16629
16669
|
},
|
|
16630
16670
|
"uuid": "00c938e6-e62e-4bc3-8884-cf23b10e286c"
|
|
@@ -19116,6 +19156,160 @@
|
|
|
19116
19156
|
}
|
|
19117
19157
|
}
|
|
19118
19158
|
},
|
|
19159
|
+
"detail-cjk-size-xl": {
|
|
19160
|
+
"ref": "{font-size-100}",
|
|
19161
|
+
"sets": {
|
|
19162
|
+
"desktop": {
|
|
19163
|
+
"value": "14px",
|
|
19164
|
+
"uuid": "938e2d24-1e90-48f0-a596-595a69103707"
|
|
19165
|
+
},
|
|
19166
|
+
"mobile": {
|
|
19167
|
+
"value": "17px",
|
|
19168
|
+
"uuid": "2f9ee3cf-ccb1-4f0b-aed6-96e472fb7411"
|
|
19169
|
+
}
|
|
19170
|
+
},
|
|
19171
|
+
"uuid": "1bbf01a7-c624-452f-a6b6-8486724bc362"
|
|
19172
|
+
},
|
|
19173
|
+
"detail-cjk-size-l": {
|
|
19174
|
+
"ref": "{font-size-75}",
|
|
19175
|
+
"sets": {
|
|
19176
|
+
"desktop": {
|
|
19177
|
+
"value": "12px",
|
|
19178
|
+
"uuid": "55d90327-8cc9-4d4f-891f-9d42751d989a"
|
|
19179
|
+
},
|
|
19180
|
+
"mobile": {
|
|
19181
|
+
"value": "15px",
|
|
19182
|
+
"uuid": "07e1c2a8-3925-4d71-8fae-3486483ff44c"
|
|
19183
|
+
}
|
|
19184
|
+
},
|
|
19185
|
+
"uuid": "e9c9bf5a-b7a1-4a53-8335-66697c5bd44f"
|
|
19186
|
+
},
|
|
19187
|
+
"detail-cjk-size-m": {
|
|
19188
|
+
"ref": "{font-size-50}",
|
|
19189
|
+
"sets": {
|
|
19190
|
+
"desktop": {
|
|
19191
|
+
"value": "11px",
|
|
19192
|
+
"uuid": "8593a326-de37-414d-b3f6-5254b41dce07"
|
|
19193
|
+
},
|
|
19194
|
+
"mobile": {
|
|
19195
|
+
"value": "13px",
|
|
19196
|
+
"uuid": "b7561ce1-e12e-4aed-9766-181f7eca309e"
|
|
19197
|
+
}
|
|
19198
|
+
},
|
|
19199
|
+
"uuid": "16915081-2765-4553-9e8c-7acb686938cc"
|
|
19200
|
+
},
|
|
19201
|
+
"detail-cjk-size-s": {
|
|
19202
|
+
"ref": "{font-size-25}",
|
|
19203
|
+
"sets": {
|
|
19204
|
+
"desktop": {
|
|
19205
|
+
"value": "10px",
|
|
19206
|
+
"uuid": "26ab49ea-7e86-4f0d-812e-ef1ba794c8a8"
|
|
19207
|
+
},
|
|
19208
|
+
"mobile": {
|
|
19209
|
+
"value": "12px",
|
|
19210
|
+
"uuid": "5946a4e5-8bed-4dd7-aa73-9ebe232f9790"
|
|
19211
|
+
}
|
|
19212
|
+
},
|
|
19213
|
+
"uuid": "648162b2-154f-459c-a261-8226bf855714"
|
|
19214
|
+
},
|
|
19215
|
+
"body-cjk-size-xxxl": {
|
|
19216
|
+
"ref": "{font-size-500}",
|
|
19217
|
+
"sets": {
|
|
19218
|
+
"desktop": {
|
|
19219
|
+
"value": "22px",
|
|
19220
|
+
"uuid": "9be56e29-2e79-41e0-b5a9-6a2dabc70aa1"
|
|
19221
|
+
},
|
|
19222
|
+
"mobile": {
|
|
19223
|
+
"value": "27px",
|
|
19224
|
+
"uuid": "a69a5079-1b5b-4ccf-946f-8b6e3fae4d7e"
|
|
19225
|
+
}
|
|
19226
|
+
},
|
|
19227
|
+
"uuid": "71a41f9e-73da-4632-8877-7af7acf4db03"
|
|
19228
|
+
},
|
|
19229
|
+
"body-cjk-size-xxl": {
|
|
19230
|
+
"ref": "{font-size-400}",
|
|
19231
|
+
"sets": {
|
|
19232
|
+
"desktop": {
|
|
19233
|
+
"value": "20px",
|
|
19234
|
+
"uuid": "292a28d6-2e15-46e2-80cd-5171d977e9b5"
|
|
19235
|
+
},
|
|
19236
|
+
"mobile": {
|
|
19237
|
+
"value": "24px",
|
|
19238
|
+
"uuid": "d5ed0e8d-01ac-495f-bd15-fecc30af17c4"
|
|
19239
|
+
}
|
|
19240
|
+
},
|
|
19241
|
+
"uuid": "9aab03eb-c0c1-462c-aa7c-88c93b06f714"
|
|
19242
|
+
},
|
|
19243
|
+
"body-cjk-size-xl": {
|
|
19244
|
+
"ref": "{font-size-300}",
|
|
19245
|
+
"sets": {
|
|
19246
|
+
"desktop": {
|
|
19247
|
+
"value": "18px",
|
|
19248
|
+
"uuid": "3dc9b6a4-77e3-484b-be8c-fbc2f50e6175"
|
|
19249
|
+
},
|
|
19250
|
+
"mobile": {
|
|
19251
|
+
"value": "22px",
|
|
19252
|
+
"uuid": "9b9a7175-dcca-43aa-98ce-f1c3e4eefda7"
|
|
19253
|
+
}
|
|
19254
|
+
},
|
|
19255
|
+
"uuid": "25d65a6e-e8e1-4849-848a-984373fd9cf9"
|
|
19256
|
+
},
|
|
19257
|
+
"body-cjk-size-l": {
|
|
19258
|
+
"ref": "{font-size-200}",
|
|
19259
|
+
"sets": {
|
|
19260
|
+
"desktop": {
|
|
19261
|
+
"value": "16px",
|
|
19262
|
+
"uuid": "b36caaa3-7047-4dfb-8a84-f990a8ac3a91"
|
|
19263
|
+
},
|
|
19264
|
+
"mobile": {
|
|
19265
|
+
"value": "19px",
|
|
19266
|
+
"uuid": "7e51ff4e-2749-49d1-b9ed-75de92a73991"
|
|
19267
|
+
}
|
|
19268
|
+
},
|
|
19269
|
+
"uuid": "9f0e0ddb-a4d2-416e-a425-8d71527f77b2"
|
|
19270
|
+
},
|
|
19271
|
+
"body-cjk-size-m": {
|
|
19272
|
+
"ref": "{font-size-100}",
|
|
19273
|
+
"sets": {
|
|
19274
|
+
"desktop": {
|
|
19275
|
+
"value": "14px",
|
|
19276
|
+
"uuid": "938e2d24-1e90-48f0-a596-595a69103707"
|
|
19277
|
+
},
|
|
19278
|
+
"mobile": {
|
|
19279
|
+
"value": "17px",
|
|
19280
|
+
"uuid": "2f9ee3cf-ccb1-4f0b-aed6-96e472fb7411"
|
|
19281
|
+
}
|
|
19282
|
+
},
|
|
19283
|
+
"uuid": "7e01bc65-5823-456f-a830-9848a96ad85a"
|
|
19284
|
+
},
|
|
19285
|
+
"body-cjk-size-s": {
|
|
19286
|
+
"ref": "{font-size-75}",
|
|
19287
|
+
"sets": {
|
|
19288
|
+
"desktop": {
|
|
19289
|
+
"value": "12px",
|
|
19290
|
+
"uuid": "55d90327-8cc9-4d4f-891f-9d42751d989a"
|
|
19291
|
+
},
|
|
19292
|
+
"mobile": {
|
|
19293
|
+
"value": "15px",
|
|
19294
|
+
"uuid": "07e1c2a8-3925-4d71-8fae-3486483ff44c"
|
|
19295
|
+
}
|
|
19296
|
+
},
|
|
19297
|
+
"uuid": "081aa502-e2f1-4bc8-8fb2-a00dcd4236dd"
|
|
19298
|
+
},
|
|
19299
|
+
"body-cjk-size-xs": {
|
|
19300
|
+
"ref": "{font-size-50}",
|
|
19301
|
+
"sets": {
|
|
19302
|
+
"desktop": {
|
|
19303
|
+
"value": "11px",
|
|
19304
|
+
"uuid": "8593a326-de37-414d-b3f6-5254b41dce07"
|
|
19305
|
+
},
|
|
19306
|
+
"mobile": {
|
|
19307
|
+
"value": "13px",
|
|
19308
|
+
"uuid": "b7561ce1-e12e-4aed-9766-181f7eca309e"
|
|
19309
|
+
}
|
|
19310
|
+
},
|
|
19311
|
+
"uuid": "ba73926d-2ef4-4d7b-86c2-9044aa1cdf95"
|
|
19312
|
+
},
|
|
19119
19313
|
"corner-radius-75": {
|
|
19120
19314
|
"sets": {
|
|
19121
19315
|
"spectrum": {
|
|
@@ -22781,6 +22975,18 @@
|
|
|
22781
22975
|
"value": "normal",
|
|
22782
22976
|
"uuid": "25668698-bf78-46f4-bc6c-8fea068ddb34"
|
|
22783
22977
|
},
|
|
22978
|
+
"font-size-25": {
|
|
22979
|
+
"sets": {
|
|
22980
|
+
"desktop": {
|
|
22981
|
+
"value": "10px",
|
|
22982
|
+
"uuid": "26ab49ea-7e86-4f0d-812e-ef1ba794c8a8"
|
|
22983
|
+
},
|
|
22984
|
+
"mobile": {
|
|
22985
|
+
"value": "12px",
|
|
22986
|
+
"uuid": "5946a4e5-8bed-4dd7-aa73-9ebe232f9790"
|
|
22987
|
+
}
|
|
22988
|
+
}
|
|
22989
|
+
},
|
|
22784
22990
|
"font-size-50": {
|
|
22785
22991
|
"sets": {
|
|
22786
22992
|
"desktop": {
|
|
@@ -22961,24 +23167,29 @@
|
|
|
22961
23167
|
}
|
|
22962
23168
|
}
|
|
22963
23169
|
},
|
|
23170
|
+
"letter-spacing": {
|
|
23171
|
+
"value": "0em",
|
|
23172
|
+
"uuid": "d8caf3aa-1261-411f-b383-18f87334c117"
|
|
23173
|
+
},
|
|
22964
23174
|
"line-height-100": {
|
|
22965
|
-
"value":
|
|
23175
|
+
"value": 1.3,
|
|
22966
23176
|
"uuid": "dd125d1d-cf4d-45c8-ab21-52331a9a264b"
|
|
22967
23177
|
},
|
|
22968
23178
|
"line-height-200": {
|
|
22969
|
-
"value":
|
|
23179
|
+
"value": 1.5,
|
|
22970
23180
|
"uuid": "832f2589-0e75-48dd-bbe3-e3f5b98e6c97"
|
|
22971
23181
|
},
|
|
22972
23182
|
"cjk-line-height-100": {
|
|
22973
|
-
"value":
|
|
23183
|
+
"value": 1.5,
|
|
22974
23184
|
"uuid": "8b4ab68d-9060-4e11-9ecc-3b9d3db27fe4"
|
|
22975
23185
|
},
|
|
22976
23186
|
"cjk-line-height-200": {
|
|
22977
|
-
"value":
|
|
23187
|
+
"value": 1.7,
|
|
22978
23188
|
"uuid": "c5a5d186-54b3-44a0-b1c6-e9b102871015"
|
|
22979
23189
|
},
|
|
22980
23190
|
"cjk-letter-spacing": {
|
|
22981
|
-
"
|
|
23191
|
+
"ref": "{letter-spacing}",
|
|
23192
|
+
"value": "0em",
|
|
22982
23193
|
"uuid": "12e27721-35f5-4d03-95f3-3fc9e1cf50e4"
|
|
22983
23194
|
},
|
|
22984
23195
|
"heading-sans-serif-font-family": {
|
|
@@ -23104,8 +23315,8 @@
|
|
|
23104
23315
|
"uuid": "14532cb8-6c88-46ce-886b-96fac971e7b9"
|
|
23105
23316
|
},
|
|
23106
23317
|
"heading-cjk-heavy-font-weight": {
|
|
23107
|
-
"ref": "{
|
|
23108
|
-
"value": "
|
|
23318
|
+
"ref": "{extra-bold-font-weight}",
|
|
23319
|
+
"value": "extra-bold",
|
|
23109
23320
|
"uuid": "73c20d2f-1227-46bc-8548-102358405b0b"
|
|
23110
23321
|
},
|
|
23111
23322
|
"heading-cjk-heavy-font-style": {
|
|
@@ -23514,29 +23725,29 @@
|
|
|
23514
23725
|
"uuid": "82a831b4-b624-475b-b2be-4eb949e48626"
|
|
23515
23726
|
},
|
|
23516
23727
|
"heading-cjk-size-xxxl": {
|
|
23517
|
-
"ref": "{font-size-
|
|
23728
|
+
"ref": "{font-size-1200}",
|
|
23518
23729
|
"sets": {
|
|
23519
23730
|
"desktop": {
|
|
23520
|
-
"value": "
|
|
23521
|
-
"uuid": "
|
|
23731
|
+
"value": "50px",
|
|
23732
|
+
"uuid": "b73bfb12-80ef-453f-b7dc-52bf2258ef47"
|
|
23522
23733
|
},
|
|
23523
23734
|
"mobile": {
|
|
23524
|
-
"value": "
|
|
23525
|
-
"uuid": "
|
|
23735
|
+
"value": "62px",
|
|
23736
|
+
"uuid": "0ab38fb2-0de9-4be0-8967-8241379706be"
|
|
23526
23737
|
}
|
|
23527
23738
|
},
|
|
23528
23739
|
"uuid": "5a44e177-2478-4bb0-9212-ba2df64c8b00"
|
|
23529
23740
|
},
|
|
23530
23741
|
"heading-cjk-size-xxl": {
|
|
23531
|
-
"ref": "{font-size-
|
|
23742
|
+
"ref": "{font-size-1000}",
|
|
23532
23743
|
"sets": {
|
|
23533
23744
|
"desktop": {
|
|
23534
|
-
"value": "
|
|
23535
|
-
"uuid": "
|
|
23745
|
+
"value": "40px",
|
|
23746
|
+
"uuid": "27f694f9-6770-49e0-b7fc-833618b3fc2f"
|
|
23536
23747
|
},
|
|
23537
23748
|
"mobile": {
|
|
23538
|
-
"value": "
|
|
23539
|
-
"uuid": "
|
|
23749
|
+
"value": "49px",
|
|
23750
|
+
"uuid": "8b158ab0-7e82-4dab-a4d9-84cf7a71fa0a"
|
|
23540
23751
|
}
|
|
23541
23752
|
},
|
|
23542
23753
|
"uuid": "fbf59302-1ad2-4327-bfde-d638a0ca2429"
|
|
@@ -23584,63 +23795,63 @@
|
|
|
23584
23795
|
"uuid": "43f45659-314b-45aa-9886-1beb096fc4ce"
|
|
23585
23796
|
},
|
|
23586
23797
|
"heading-cjk-size-s": {
|
|
23587
|
-
"ref": "{font-size-
|
|
23798
|
+
"ref": "{font-size-200}",
|
|
23588
23799
|
"sets": {
|
|
23589
23800
|
"desktop": {
|
|
23590
|
-
"value": "
|
|
23591
|
-
"uuid": "
|
|
23801
|
+
"value": "16px",
|
|
23802
|
+
"uuid": "b36caaa3-7047-4dfb-8a84-f990a8ac3a91"
|
|
23592
23803
|
},
|
|
23593
23804
|
"mobile": {
|
|
23594
|
-
"value": "
|
|
23595
|
-
"uuid": "
|
|
23805
|
+
"value": "19px",
|
|
23806
|
+
"uuid": "7e51ff4e-2749-49d1-b9ed-75de92a73991"
|
|
23596
23807
|
}
|
|
23597
23808
|
},
|
|
23598
23809
|
"uuid": "c1242a8c-ca10-40d0-8fc4-67bbbce8fc5f"
|
|
23599
23810
|
},
|
|
23600
23811
|
"heading-cjk-size-xs": {
|
|
23601
|
-
"ref": "{font-size-
|
|
23812
|
+
"ref": "{font-size-100}",
|
|
23602
23813
|
"sets": {
|
|
23603
23814
|
"desktop": {
|
|
23604
|
-
"value": "
|
|
23605
|
-
"uuid": "
|
|
23815
|
+
"value": "14px",
|
|
23816
|
+
"uuid": "938e2d24-1e90-48f0-a596-595a69103707"
|
|
23606
23817
|
},
|
|
23607
23818
|
"mobile": {
|
|
23608
|
-
"value": "
|
|
23609
|
-
"uuid": "
|
|
23819
|
+
"value": "17px",
|
|
23820
|
+
"uuid": "2f9ee3cf-ccb1-4f0b-aed6-96e472fb7411"
|
|
23610
23821
|
}
|
|
23611
23822
|
},
|
|
23612
23823
|
"uuid": "132688a7-917d-44b9-a34f-a7135599b299"
|
|
23613
23824
|
},
|
|
23614
23825
|
"heading-cjk-size-xxs": {
|
|
23615
|
-
"ref": "{font-size-
|
|
23826
|
+
"ref": "{font-size-75}",
|
|
23616
23827
|
"sets": {
|
|
23617
23828
|
"desktop": {
|
|
23618
|
-
"value": "
|
|
23619
|
-
"uuid": "
|
|
23829
|
+
"value": "12px",
|
|
23830
|
+
"uuid": "55d90327-8cc9-4d4f-891f-9d42751d989a"
|
|
23620
23831
|
},
|
|
23621
23832
|
"mobile": {
|
|
23622
|
-
"value": "
|
|
23623
|
-
"uuid": "
|
|
23833
|
+
"value": "15px",
|
|
23834
|
+
"uuid": "07e1c2a8-3925-4d71-8fae-3486483ff44c"
|
|
23624
23835
|
}
|
|
23625
23836
|
},
|
|
23626
23837
|
"uuid": "bddd6a96-c280-47ca-8858-20df055e488d"
|
|
23627
23838
|
},
|
|
23628
23839
|
"heading-line-height": {
|
|
23629
23840
|
"ref": "{line-height-100}",
|
|
23630
|
-
"value":
|
|
23841
|
+
"value": 1.3,
|
|
23631
23842
|
"uuid": "64f28fe4-20f7-48cb-baeb-ff1898573727"
|
|
23632
23843
|
},
|
|
23633
23844
|
"heading-cjk-line-height": {
|
|
23634
23845
|
"ref": "{cjk-line-height-100}",
|
|
23635
|
-
"value":
|
|
23846
|
+
"value": 1.5,
|
|
23636
23847
|
"uuid": "3e038db9-c5f7-4b8b-b1af-31075a31e0cc"
|
|
23637
23848
|
},
|
|
23638
23849
|
"heading-margin-top-multiplier": {
|
|
23639
|
-
"value":
|
|
23850
|
+
"value": 0.88888889,
|
|
23640
23851
|
"uuid": "008fa04b-6d74-416b-a6ae-ceec90f08642"
|
|
23641
23852
|
},
|
|
23642
23853
|
"heading-margin-bottom-multiplier": {
|
|
23643
|
-
"value":
|
|
23854
|
+
"value": 0.25,
|
|
23644
23855
|
"uuid": "dd2035b4-506f-41ab-a656-de3668d44e0f"
|
|
23645
23856
|
},
|
|
23646
23857
|
"heading-color": {
|
|
@@ -23731,8 +23942,8 @@
|
|
|
23731
23942
|
"uuid": "c8b531d1-949e-4492-9897-450a477983ce"
|
|
23732
23943
|
},
|
|
23733
23944
|
"body-cjk-strong-font-weight": {
|
|
23734
|
-
"ref": "{
|
|
23735
|
-
"value": "
|
|
23945
|
+
"ref": "{extra-bold-font-weight}",
|
|
23946
|
+
"value": "extra-bold",
|
|
23736
23947
|
"uuid": "d79de2c4-ca7c-4316-ac44-fee1a66983d7"
|
|
23737
23948
|
},
|
|
23738
23949
|
"body-cjk-strong-font-style": {
|
|
@@ -23791,8 +24002,8 @@
|
|
|
23791
24002
|
"uuid": "b940bdc8-d373-4bd0-8620-d6c04134698b"
|
|
23792
24003
|
},
|
|
23793
24004
|
"body-cjk-strong-emphasized-font-weight": {
|
|
23794
|
-
"ref": "{
|
|
23795
|
-
"value": "
|
|
24005
|
+
"ref": "{extra-bold-font-weight}",
|
|
24006
|
+
"value": "extra-bold",
|
|
23796
24007
|
"uuid": "54020791-a975-4e5d-a905-8bffcc9d2d93"
|
|
23797
24008
|
},
|
|
23798
24009
|
"body-cjk-strong-emphasized-font-style": {
|
|
@@ -23900,16 +24111,16 @@
|
|
|
23900
24111
|
},
|
|
23901
24112
|
"body-line-height": {
|
|
23902
24113
|
"ref": "{line-height-200}",
|
|
23903
|
-
"value":
|
|
24114
|
+
"value": 1.5,
|
|
23904
24115
|
"uuid": "39accad7-3de1-4850-9773-4e0ff8080049"
|
|
23905
24116
|
},
|
|
23906
24117
|
"body-cjk-line-height": {
|
|
23907
24118
|
"ref": "{cjk-line-height-200}",
|
|
23908
|
-
"value":
|
|
24119
|
+
"value": 1.7,
|
|
23909
24120
|
"uuid": "2106b188-8520-4261-968b-2eb2928857f9"
|
|
23910
24121
|
},
|
|
23911
24122
|
"body-margin-multiplier": {
|
|
23912
|
-
"value":
|
|
24123
|
+
"value": 0.75,
|
|
23913
24124
|
"uuid": "8f2e9283-4cbc-4374-9757-ed8d68542c89"
|
|
23914
24125
|
},
|
|
23915
24126
|
"body-color": {
|
|
@@ -24030,8 +24241,8 @@
|
|
|
24030
24241
|
"uuid": "3b2124e3-e50b-4ab7-8340-f97b1f8fef1e"
|
|
24031
24242
|
},
|
|
24032
24243
|
"detail-cjk-strong-font-weight": {
|
|
24033
|
-
"ref": "{
|
|
24034
|
-
"value": "
|
|
24244
|
+
"ref": "{extra-bold-font-weight}",
|
|
24245
|
+
"value": "extra-bold",
|
|
24035
24246
|
"uuid": "ef2997f3-276c-4662-8644-9514590114f4"
|
|
24036
24247
|
},
|
|
24037
24248
|
"detail-cjk-strong-font-style": {
|
|
@@ -24090,8 +24301,8 @@
|
|
|
24090
24301
|
"uuid": "cfaf6a70-3eb5-4887-bae6-8ae41c094192"
|
|
24091
24302
|
},
|
|
24092
24303
|
"detail-cjk-emphasized-font-weight": {
|
|
24093
|
-
"ref": "{
|
|
24094
|
-
"value": "
|
|
24304
|
+
"ref": "{extra-bold-font-weight}",
|
|
24305
|
+
"value": "extra-bold",
|
|
24095
24306
|
"uuid": "aa70fa2d-87ee-4e67-b230-85f400ddd7d1"
|
|
24096
24307
|
},
|
|
24097
24308
|
"detail-cjk-emphasized-font-style": {
|
|
@@ -24150,8 +24361,8 @@
|
|
|
24150
24361
|
"uuid": "7fdffa4e-4370-45cf-aab0-316561a56a24"
|
|
24151
24362
|
},
|
|
24152
24363
|
"detail-cjk-strong-emphasized-font-weight": {
|
|
24153
|
-
"ref": "{
|
|
24154
|
-
"value": "
|
|
24364
|
+
"ref": "{extra-bold-font-weight}",
|
|
24365
|
+
"value": "extra-bold",
|
|
24155
24366
|
"uuid": "a7007c07-15a4-4671-bd3b-7406f4b374bb"
|
|
24156
24367
|
},
|
|
24157
24368
|
"detail-cjk-strong-emphasized-font-style": {
|
|
@@ -24247,20 +24458,20 @@
|
|
|
24247
24458
|
},
|
|
24248
24459
|
"detail-line-height": {
|
|
24249
24460
|
"ref": "{line-height-100}",
|
|
24250
|
-
"value":
|
|
24461
|
+
"value": 1.3,
|
|
24251
24462
|
"uuid": "4ca9965a-24f9-454e-b0a7-dd5a0c5ae170"
|
|
24252
24463
|
},
|
|
24253
24464
|
"detail-cjk-line-height": {
|
|
24254
24465
|
"ref": "{cjk-line-height-100}",
|
|
24255
|
-
"value":
|
|
24466
|
+
"value": 1.5,
|
|
24256
24467
|
"uuid": "93434006-5ed7-4656-96b7-8f355a1f07b2"
|
|
24257
24468
|
},
|
|
24258
24469
|
"detail-margin-top-multiplier": {
|
|
24259
|
-
"value":
|
|
24470
|
+
"value": 0.88888889,
|
|
24260
24471
|
"uuid": "5d34c3b5-fddd-420b-bfe4-0dee4e07701c"
|
|
24261
24472
|
},
|
|
24262
24473
|
"detail-margin-bottom-multiplier": {
|
|
24263
|
-
"value":
|
|
24474
|
+
"value": 0.25,
|
|
24264
24475
|
"uuid": "35ac24a4-0338-44c6-b780-120a0af0fc51"
|
|
24265
24476
|
},
|
|
24266
24477
|
"detail-letter-spacing": {
|
|
@@ -24458,12 +24669,12 @@
|
|
|
24458
24669
|
},
|
|
24459
24670
|
"code-line-height": {
|
|
24460
24671
|
"ref": "{line-height-200}",
|
|
24461
|
-
"value":
|
|
24672
|
+
"value": 1.5,
|
|
24462
24673
|
"uuid": "0d33b30d-96d6-4b5a-90d2-2a708bdae623"
|
|
24463
24674
|
},
|
|
24464
24675
|
"code-cjk-line-height": {
|
|
24465
24676
|
"ref": "{cjk-line-height-200}",
|
|
24466
|
-
"value":
|
|
24677
|
+
"value": 1.7,
|
|
24467
24678
|
"uuid": "35580910-cb91-44df-9613-7b2e40a75a7c"
|
|
24468
24679
|
},
|
|
24469
24680
|
"code-color": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@adobe/spectrum-tokens",
|
|
3
|
-
"version": "12.
|
|
3
|
+
"version": "12.28.0",
|
|
4
4
|
"description": "Design tokens for Spectrum, Adobe's design system",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "index.js",
|
|
@@ -22,14 +22,14 @@
|
|
|
22
22
|
},
|
|
23
23
|
"homepage": "https://github.com/adobe/spectrum-tokens/tree/main/packages/tokens#readme",
|
|
24
24
|
"devDependencies": {
|
|
25
|
-
"ajv": "^8.
|
|
25
|
+
"ajv": "^8.17.1",
|
|
26
26
|
"ajv-formats": "^3.0.1",
|
|
27
27
|
"deep-object-diff": "^1.1.9",
|
|
28
28
|
"find-duplicated-property-keys": "^1.2.9",
|
|
29
|
-
"glob": "^
|
|
29
|
+
"glob": "^11.0.0",
|
|
30
30
|
"style-dictionary": "^3.9.2",
|
|
31
31
|
"style-dictionary-sets": "^2.3.0",
|
|
32
|
-
"tar": "^7.
|
|
32
|
+
"tar": "^7.4.3",
|
|
33
33
|
"tmp-promise": "^3.0.3"
|
|
34
34
|
},
|
|
35
35
|
"scripts": {}
|
|
@@ -24,14 +24,11 @@
|
|
|
24
24
|
"dark": {
|
|
25
25
|
"$ref": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json"
|
|
26
26
|
},
|
|
27
|
-
"darkest": {
|
|
28
|
-
"$ref": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json"
|
|
29
|
-
},
|
|
30
27
|
"wireframe": {
|
|
31
28
|
"$ref": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json"
|
|
32
29
|
}
|
|
33
30
|
},
|
|
34
|
-
"required": ["light", "dark"
|
|
31
|
+
"required": ["light", "dark"]
|
|
35
32
|
},
|
|
36
33
|
{
|
|
37
34
|
"properties": {
|
|
@@ -41,14 +38,11 @@
|
|
|
41
38
|
"dark": {
|
|
42
39
|
"$ref": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json"
|
|
43
40
|
},
|
|
44
|
-
"darkest": {
|
|
45
|
-
"$ref": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json"
|
|
46
|
-
},
|
|
47
41
|
"wireframe": {
|
|
48
42
|
"$ref": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json"
|
|
49
43
|
}
|
|
50
44
|
},
|
|
51
|
-
"required": ["light", "dark"
|
|
45
|
+
"required": ["light", "dark"]
|
|
52
46
|
},
|
|
53
47
|
{
|
|
54
48
|
"properties": {
|
|
@@ -58,14 +52,11 @@
|
|
|
58
52
|
"dark": {
|
|
59
53
|
"$ref": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/opacity.json"
|
|
60
54
|
},
|
|
61
|
-
"darkest": {
|
|
62
|
-
"$ref": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/opacity.json"
|
|
63
|
-
},
|
|
64
55
|
"wireframe": {
|
|
65
56
|
"$ref": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/opacity.json"
|
|
66
57
|
}
|
|
67
58
|
},
|
|
68
|
-
"required": ["light", "dark"
|
|
59
|
+
"required": ["light", "dark"]
|
|
69
60
|
}
|
|
70
61
|
]
|
|
71
62
|
},
|
|
@@ -73,11 +64,7 @@
|
|
|
73
64
|
"private": {},
|
|
74
65
|
"deprecated": {},
|
|
75
66
|
"deprecated_comment": {},
|
|
76
|
-
"uuid": {
|
|
77
|
-
"type": "string",
|
|
78
|
-
"pattern": "^[0-9a-fA-F]{8}\\b-[0-9a-fA-F]{4}\\b-[0-9a-fA-F]{4}\\b-[0-9a-fA-F]{4}\\b-[0-9a-fA-F]{12}$",
|
|
79
|
-
"format": "uuid"
|
|
80
|
-
}
|
|
67
|
+
"uuid": {}
|
|
81
68
|
},
|
|
82
|
-
"required": ["sets"
|
|
69
|
+
"required": ["sets"]
|
|
83
70
|
}
|