@adobe/spectrum-tokens 14.5.0 → 14.6.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 +9 -0
- package/dist/json/drover.json +308 -0
- package/dist/json/variables.json +4031 -448
- package/naming-exceptions.json +3539 -628
- package/package.json +1 -1
- package/schemas/token-types/typography-scale.json +82 -0
- package/snapshots/validation-snapshot.json +175 -0
- package/src/color-aliases.json +262 -22
- package/src/color-component.json +159 -15
- package/src/icons.json +454 -23
- package/src/layout-component.json +1209 -248
- package/src/layout.json +133 -34
- package/src/semantic-color-palette.json +45 -5
- package/src/typography.json +734 -36
- package/test/checkComponentProps.js +6 -4
|
@@ -1092,16 +1092,16 @@
|
|
|
1092
1092
|
"sets": {
|
|
1093
1093
|
"desktop": {
|
|
1094
1094
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
1095
|
-
"
|
|
1096
|
-
"
|
|
1095
|
+
"value": "20px",
|
|
1096
|
+
"uuid": "e626b615-c40f-451d-9270-56a4146068af"
|
|
1097
1097
|
},
|
|
1098
1098
|
"mobile": {
|
|
1099
1099
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
1100
|
-
"
|
|
1101
|
-
"
|
|
1100
|
+
"value": "22px",
|
|
1101
|
+
"uuid": "84cafef4-b221-432f-aac3-6371a06c9292"
|
|
1102
1102
|
}
|
|
1103
1103
|
},
|
|
1104
|
-
"uuid": "
|
|
1104
|
+
"uuid": "f7a54a6c-fb66-4588-999f-69ebacb13ce6"
|
|
1105
1105
|
},
|
|
1106
1106
|
"alert-banner-minimum-height": {
|
|
1107
1107
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -1176,16 +1176,16 @@
|
|
|
1176
1176
|
"sets": {
|
|
1177
1177
|
"desktop": {
|
|
1178
1178
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
1179
|
-
"
|
|
1180
|
-
"
|
|
1179
|
+
"value": "18px",
|
|
1180
|
+
"uuid": "c75d4caa-4de9-408b-9e7c-57a4b6465246"
|
|
1181
1181
|
},
|
|
1182
1182
|
"mobile": {
|
|
1183
1183
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
1184
|
-
"
|
|
1185
|
-
"
|
|
1184
|
+
"value": "21px",
|
|
1185
|
+
"uuid": "2d406c72-4bc1-4c33-b922-3847990b7b1c"
|
|
1186
1186
|
}
|
|
1187
1187
|
},
|
|
1188
|
-
"uuid": "
|
|
1188
|
+
"uuid": "94f4c0e8-e8c6-44de-b250-202cc7cd0bd6"
|
|
1189
1189
|
},
|
|
1190
1190
|
"alert-banner-top-to-workflow-icon": {
|
|
1191
1191
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -1196,16 +1196,16 @@
|
|
|
1196
1196
|
"sets": {
|
|
1197
1197
|
"desktop": {
|
|
1198
1198
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
1199
|
-
"
|
|
1200
|
-
"
|
|
1199
|
+
"value": "18px",
|
|
1200
|
+
"uuid": "8ae47850-a2d5-405f-b43d-f0b2bbcaa1d2"
|
|
1201
1201
|
},
|
|
1202
1202
|
"mobile": {
|
|
1203
1203
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
1204
|
-
"
|
|
1205
|
-
"
|
|
1204
|
+
"value": "20px",
|
|
1205
|
+
"uuid": "43e52f29-312d-4a7a-955f-be6275aded66"
|
|
1206
1206
|
}
|
|
1207
1207
|
},
|
|
1208
|
-
"uuid": "
|
|
1208
|
+
"uuid": "f70c52fc-2ae4-4336-9ce9-fbab27890dc4"
|
|
1209
1209
|
},
|
|
1210
1210
|
"alert-banner-width": {
|
|
1211
1211
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -1230,16 +1230,16 @@
|
|
|
1230
1230
|
"sets": {
|
|
1231
1231
|
"desktop": {
|
|
1232
1232
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1233
|
-
"
|
|
1234
|
-
"
|
|
1233
|
+
"value": "{body-size-m}",
|
|
1234
|
+
"uuid": "6a7869e4-4849-4548-971e-d7e53d932e47"
|
|
1235
1235
|
},
|
|
1236
1236
|
"mobile": {
|
|
1237
1237
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1238
|
-
"
|
|
1239
|
-
"
|
|
1238
|
+
"value": "{body-size-s}",
|
|
1239
|
+
"uuid": "f421139e-abce-4aa4-8e8c-322488834d08"
|
|
1240
1240
|
}
|
|
1241
1241
|
},
|
|
1242
|
-
"uuid": "
|
|
1242
|
+
"uuid": "1ce35f33-d4d2-48c4-a2fe-31499018d25e"
|
|
1243
1243
|
},
|
|
1244
1244
|
"alert-dialog-description-size": {
|
|
1245
1245
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
@@ -1268,16 +1268,16 @@
|
|
|
1268
1268
|
"sets": {
|
|
1269
1269
|
"desktop": {
|
|
1270
1270
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1271
|
-
"
|
|
1272
|
-
"
|
|
1271
|
+
"value": "{title-size-xxl}",
|
|
1272
|
+
"uuid": "e901a17b-225c-4717-b379-e11ff3788a2b"
|
|
1273
1273
|
},
|
|
1274
1274
|
"mobile": {
|
|
1275
1275
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1276
|
-
"
|
|
1277
|
-
"
|
|
1276
|
+
"value": "{title-size-xl}",
|
|
1277
|
+
"uuid": "07bf9a86-e54a-453c-98c3-5d68c0542cfb"
|
|
1278
1278
|
}
|
|
1279
1279
|
},
|
|
1280
|
-
"uuid": "
|
|
1280
|
+
"uuid": "5317e0ef-9a3c-4fa8-96c7-b3e50e983873"
|
|
1281
1281
|
},
|
|
1282
1282
|
"alert-dialog-title-size": {
|
|
1283
1283
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
@@ -2107,16 +2107,16 @@
|
|
|
2107
2107
|
"sets": {
|
|
2108
2108
|
"desktop": {
|
|
2109
2109
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2110
|
-
"
|
|
2111
|
-
"
|
|
2110
|
+
"value": "9px",
|
|
2111
|
+
"uuid": "6b1d8b19-eb48-41e4-b7b9-1198ec1898d9"
|
|
2112
2112
|
},
|
|
2113
2113
|
"mobile": {
|
|
2114
2114
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2115
|
-
"
|
|
2116
|
-
"
|
|
2115
|
+
"value": "11px",
|
|
2116
|
+
"uuid": "acf36334-82a3-48d2-ba6c-d0f907d03e70"
|
|
2117
2117
|
}
|
|
2118
2118
|
},
|
|
2119
|
-
"uuid": "
|
|
2119
|
+
"uuid": "ae18252f-9de4-4f88-bc66-af17a5d5ef66"
|
|
2120
2120
|
},
|
|
2121
2121
|
"breadcrumbs-start-edge-to-text-medium": {
|
|
2122
2122
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2292,16 +2292,16 @@
|
|
|
2292
2292
|
"sets": {
|
|
2293
2293
|
"desktop": {
|
|
2294
2294
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2295
|
-
"
|
|
2296
|
-
"
|
|
2295
|
+
"value": "15px",
|
|
2296
|
+
"uuid": "079336f1-e659-448e-a6a1-677b354d229b"
|
|
2297
2297
|
},
|
|
2298
2298
|
"mobile": {
|
|
2299
2299
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2300
|
-
"
|
|
2301
|
-
"
|
|
2300
|
+
"value": "20px",
|
|
2301
|
+
"uuid": "f78cac80-f799-473d-af50-ccdcfed152f8"
|
|
2302
2302
|
}
|
|
2303
2303
|
},
|
|
2304
|
-
"uuid": "
|
|
2304
|
+
"uuid": "569d4ea7-b320-4389-97bf-2d562eec0fae"
|
|
2305
2305
|
},
|
|
2306
2306
|
"breadcrumbs-top-to-separator-medium": {
|
|
2307
2307
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2312,16 +2312,16 @@
|
|
|
2312
2312
|
"sets": {
|
|
2313
2313
|
"desktop": {
|
|
2314
2314
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2315
|
-
"
|
|
2316
|
-
"
|
|
2315
|
+
"value": "11px",
|
|
2316
|
+
"uuid": "0a8d7b96-9a5b-4bd2-a8ab-25371a442ec5"
|
|
2317
2317
|
},
|
|
2318
2318
|
"mobile": {
|
|
2319
2319
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2320
|
-
"
|
|
2321
|
-
"
|
|
2320
|
+
"value": "15px",
|
|
2321
|
+
"uuid": "a97218e0-3be8-4921-9dd0-55db618dfeca"
|
|
2322
2322
|
}
|
|
2323
2323
|
},
|
|
2324
|
-
"uuid": "
|
|
2324
|
+
"uuid": "f90ed445-2d65-460c-8f25-db09483c7f19"
|
|
2325
2325
|
},
|
|
2326
2326
|
"breadcrumbs-top-to-separator-multiline": {
|
|
2327
2327
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2437,31 +2437,46 @@
|
|
|
2437
2437
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2438
2438
|
"component": "card",
|
|
2439
2439
|
"uuid": "7a94daad-ec68-4ef1-9c84-9bf6c9b6b696",
|
|
2440
|
-
"value": "400px"
|
|
2440
|
+
"value": "400px",
|
|
2441
|
+
"deprecated": true,
|
|
2442
|
+
"deprecated_comment": "Renamed to spec-order name. Use `card-width-extra-large-default` instead.",
|
|
2443
|
+
"renamed": "card-width-extra-large-default"
|
|
2441
2444
|
},
|
|
2442
2445
|
"card-default-width-extra-small": {
|
|
2443
2446
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2444
2447
|
"component": "card",
|
|
2445
2448
|
"uuid": "b99da217-1715-446c-9120-53e435cb0d0a",
|
|
2446
|
-
"value": "120px"
|
|
2449
|
+
"value": "120px",
|
|
2450
|
+
"deprecated": true,
|
|
2451
|
+
"deprecated_comment": "Renamed to spec-order name. Use `card-width-extra-small-default` instead.",
|
|
2452
|
+
"renamed": "card-width-extra-small-default"
|
|
2447
2453
|
},
|
|
2448
2454
|
"card-default-width-large": {
|
|
2449
2455
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2450
2456
|
"component": "card",
|
|
2451
2457
|
"uuid": "dc3ab4d0-f006-4ade-91da-ef263a676244",
|
|
2452
|
-
"value": "320px"
|
|
2458
|
+
"value": "320px",
|
|
2459
|
+
"deprecated": true,
|
|
2460
|
+
"deprecated_comment": "Renamed to spec-order name. Use `card-width-large-default` instead.",
|
|
2461
|
+
"renamed": "card-width-large-default"
|
|
2453
2462
|
},
|
|
2454
2463
|
"card-default-width-medium": {
|
|
2455
2464
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2456
2465
|
"component": "card",
|
|
2457
2466
|
"uuid": "5645fd64-11a8-4a0e-95f6-2f0cd89f5852",
|
|
2458
|
-
"value": "240px"
|
|
2467
|
+
"value": "240px",
|
|
2468
|
+
"deprecated": true,
|
|
2469
|
+
"deprecated_comment": "Renamed to spec-order name. Use `card-width-medium-default` instead.",
|
|
2470
|
+
"renamed": "card-width-medium-default"
|
|
2459
2471
|
},
|
|
2460
2472
|
"card-default-width-small": {
|
|
2461
2473
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2462
2474
|
"component": "card",
|
|
2463
2475
|
"uuid": "bec36248-9c3d-4ecd-857e-c5c20bdc0e1a",
|
|
2464
|
-
"value": "180px"
|
|
2476
|
+
"value": "180px",
|
|
2477
|
+
"deprecated": true,
|
|
2478
|
+
"deprecated_comment": "Renamed to spec-order name. Use `card-width-small-default` instead.",
|
|
2479
|
+
"renamed": "card-width-small-default"
|
|
2465
2480
|
},
|
|
2466
2481
|
"card-description-to-footer": {
|
|
2467
2482
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
@@ -2715,7 +2730,7 @@
|
|
|
2715
2730
|
"card-minimum-width-default": {
|
|
2716
2731
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2717
2732
|
"component": "card",
|
|
2718
|
-
"uuid": "
|
|
2733
|
+
"uuid": "3f6ed1f0-6279-4016-82b1-f430b02aef0a",
|
|
2719
2734
|
"value": "100px"
|
|
2720
2735
|
},
|
|
2721
2736
|
"card-minimum-width-extra-large": {
|
|
@@ -2784,6 +2799,36 @@
|
|
|
2784
2799
|
"uuid": "b9268c45-50c7-4209-9f73-99293e15b7fd",
|
|
2785
2800
|
"value": "22px"
|
|
2786
2801
|
},
|
|
2802
|
+
"card-width-extra-large-default": {
|
|
2803
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2804
|
+
"component": "card",
|
|
2805
|
+
"uuid": "66728afc-efa2-4ae9-b67a-fb307cf62a78",
|
|
2806
|
+
"value": "400px"
|
|
2807
|
+
},
|
|
2808
|
+
"card-width-extra-small-default": {
|
|
2809
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2810
|
+
"component": "card",
|
|
2811
|
+
"uuid": "fd53ef28-420a-4714-9228-d240fc3279b9",
|
|
2812
|
+
"value": "120px"
|
|
2813
|
+
},
|
|
2814
|
+
"card-width-large-default": {
|
|
2815
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2816
|
+
"component": "card",
|
|
2817
|
+
"uuid": "8aa92930-7ead-4a35-9dfa-d314f465ae8f",
|
|
2818
|
+
"value": "320px"
|
|
2819
|
+
},
|
|
2820
|
+
"card-width-medium-default": {
|
|
2821
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2822
|
+
"component": "card",
|
|
2823
|
+
"uuid": "333b986c-086b-4d99-80b5-b0ab596bb520",
|
|
2824
|
+
"value": "240px"
|
|
2825
|
+
},
|
|
2826
|
+
"card-width-small-default": {
|
|
2827
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2828
|
+
"component": "card",
|
|
2829
|
+
"uuid": "7d1da9c0-5df0-4d39-9f28-95af42401646",
|
|
2830
|
+
"value": "180px"
|
|
2831
|
+
},
|
|
2787
2832
|
"checkbox-control-size-extra-large": {
|
|
2788
2833
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
2789
2834
|
"component": "checkbox",
|
|
@@ -3255,7 +3300,10 @@
|
|
|
3255
3300
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
3256
3301
|
"component": "coach-indicator",
|
|
3257
3302
|
"uuid": "fff486aa-26a4-4b41-91a7-762f8b29d47a",
|
|
3258
|
-
"value": "4px"
|
|
3303
|
+
"value": "4px",
|
|
3304
|
+
"deprecated": true,
|
|
3305
|
+
"deprecated_comment": "Renamed to spec-order name. Use `coach-indicator-ring-collapsed-thickness` instead.",
|
|
3306
|
+
"renamed": "coach-indicator-ring-collapsed-thickness"
|
|
3259
3307
|
},
|
|
3260
3308
|
"coach-indicator-expanded-gap": {
|
|
3261
3309
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
@@ -3276,7 +3324,10 @@
|
|
|
3276
3324
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
3277
3325
|
"component": "coach-indicator",
|
|
3278
3326
|
"uuid": "09c84cdf-0c82-4201-8203-9eb05d8b9486",
|
|
3279
|
-
"value": "8px"
|
|
3327
|
+
"value": "8px",
|
|
3328
|
+
"deprecated": true,
|
|
3329
|
+
"deprecated_comment": "Renamed to spec-order name. Use `coach-indicator-ring-expanded-thickness` instead.",
|
|
3330
|
+
"renamed": "coach-indicator-ring-expanded-thickness"
|
|
3280
3331
|
},
|
|
3281
3332
|
"coach-indicator-opacity": {
|
|
3282
3333
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/opacity.json",
|
|
@@ -3284,22 +3335,34 @@
|
|
|
3284
3335
|
"uuid": "6fa9bbc8-4c96-45a4-b133-bb2556a003de",
|
|
3285
3336
|
"value": "0.2"
|
|
3286
3337
|
},
|
|
3338
|
+
"coach-indicator-ring-collapsed-thickness": {
|
|
3339
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
3340
|
+
"component": "coach-indicator",
|
|
3341
|
+
"uuid": "8cd0e818-05b0-4471-80b1-4509e116e6b6",
|
|
3342
|
+
"value": "4px"
|
|
3343
|
+
},
|
|
3344
|
+
"coach-indicator-ring-expanded-thickness": {
|
|
3345
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
3346
|
+
"component": "coach-indicator",
|
|
3347
|
+
"uuid": "1d665511-4106-44a0-96b0-acfd359dcbb1",
|
|
3348
|
+
"value": "8px"
|
|
3349
|
+
},
|
|
3287
3350
|
"coach-mark-body-font-size": {
|
|
3288
3351
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
3289
3352
|
"component": "coach-mark",
|
|
3290
3353
|
"sets": {
|
|
3291
3354
|
"desktop": {
|
|
3292
3355
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
3293
|
-
"
|
|
3294
|
-
"
|
|
3356
|
+
"value": "{body-size-m}",
|
|
3357
|
+
"uuid": "9e5c62cc-5148-460b-ad0e-acce095d01a9"
|
|
3295
3358
|
},
|
|
3296
3359
|
"mobile": {
|
|
3297
3360
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
3298
|
-
"
|
|
3299
|
-
"
|
|
3361
|
+
"value": "{body-size-s}",
|
|
3362
|
+
"uuid": "188f661c-f171-49f0-8636-8110cef47380"
|
|
3300
3363
|
}
|
|
3301
3364
|
},
|
|
3302
|
-
"uuid": "
|
|
3365
|
+
"uuid": "5c9077c7-d22b-44f2-8ca1-d465f6709496"
|
|
3303
3366
|
},
|
|
3304
3367
|
"coach-mark-body-size": {
|
|
3305
3368
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
@@ -3404,16 +3467,16 @@
|
|
|
3404
3467
|
"sets": {
|
|
3405
3468
|
"desktop": {
|
|
3406
3469
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
3407
|
-
"
|
|
3408
|
-
"
|
|
3470
|
+
"value": "{body-size-s}",
|
|
3471
|
+
"uuid": "738f2bb4-c0a4-4ff3-9cbf-0e9cf64aa494"
|
|
3409
3472
|
},
|
|
3410
3473
|
"mobile": {
|
|
3411
3474
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
3412
|
-
"
|
|
3413
|
-
"
|
|
3475
|
+
"value": "{body-size-xs}",
|
|
3476
|
+
"uuid": "f5ce6a29-d1fc-448a-bf92-c2bcefe99314"
|
|
3414
3477
|
}
|
|
3415
3478
|
},
|
|
3416
|
-
"uuid": "
|
|
3479
|
+
"uuid": "af155e3b-d9f8-447f-a248-8dca2d8ba57d"
|
|
3417
3480
|
},
|
|
3418
3481
|
"coach-mark-pagination-body-size": {
|
|
3419
3482
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
@@ -3450,16 +3513,16 @@
|
|
|
3450
3513
|
"sets": {
|
|
3451
3514
|
"desktop": {
|
|
3452
3515
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
3453
|
-
"
|
|
3454
|
-
"
|
|
3516
|
+
"value": "{title-size-m}",
|
|
3517
|
+
"uuid": "e779f3fb-6271-4894-ab05-c6deda489aee"
|
|
3455
3518
|
},
|
|
3456
3519
|
"mobile": {
|
|
3457
3520
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
3458
|
-
"
|
|
3459
|
-
"
|
|
3521
|
+
"value": "{title-size-s}",
|
|
3522
|
+
"uuid": "58b0ed64-f315-4370-b5a3-d39c8d9b5f0f"
|
|
3460
3523
|
}
|
|
3461
3524
|
},
|
|
3462
|
-
"uuid": "
|
|
3525
|
+
"uuid": "520b68ec-da9f-4536-ba37-442108c0c6a7"
|
|
3463
3526
|
},
|
|
3464
3527
|
"coach-mark-title-size": {
|
|
3465
3528
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
@@ -3725,7 +3788,27 @@
|
|
|
3725
3788
|
"value": "40px"
|
|
3726
3789
|
}
|
|
3727
3790
|
},
|
|
3728
|
-
"uuid": "1ff02a51-9266-411d-a8e4-02222f45bac8"
|
|
3791
|
+
"uuid": "1ff02a51-9266-411d-a8e4-02222f45bac8",
|
|
3792
|
+
"deprecated": true,
|
|
3793
|
+
"deprecated_comment": "Renamed to spec-order name. Use `color-handle-size-keyboard-focus` instead.",
|
|
3794
|
+
"renamed": "color-handle-size-keyboard-focus"
|
|
3795
|
+
},
|
|
3796
|
+
"color-handle-size-keyboard-focus": {
|
|
3797
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
3798
|
+
"component": "color-handle",
|
|
3799
|
+
"sets": {
|
|
3800
|
+
"desktop": {
|
|
3801
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
3802
|
+
"value": "32px",
|
|
3803
|
+
"uuid": "11c6e207-3ad3-4623-b881-000a0c22430f"
|
|
3804
|
+
},
|
|
3805
|
+
"mobile": {
|
|
3806
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
3807
|
+
"value": "40px",
|
|
3808
|
+
"uuid": "eda4d7bd-e876-40c9-b7e9-a9ebeb7c97ea"
|
|
3809
|
+
}
|
|
3810
|
+
},
|
|
3811
|
+
"uuid": "8f7ecfb5-a229-44ec-9372-ab7e709f3943"
|
|
3729
3812
|
},
|
|
3730
3813
|
"color-loupe-bottom-to-color-handle": {
|
|
3731
3814
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
@@ -3861,7 +3944,7 @@
|
|
|
3861
3944
|
"component": "combo-box",
|
|
3862
3945
|
"deprecated": true,
|
|
3863
3946
|
"deprecated_comment": "Zero values are removed without token replacements; hardcode a zero-pixel value in implementation.",
|
|
3864
|
-
"uuid": "
|
|
3947
|
+
"uuid": "f97f9bc6-588e-491f-9d40-30379c99d422",
|
|
3865
3948
|
"value": "0px"
|
|
3866
3949
|
},
|
|
3867
3950
|
"combo-box-visual-to-field-button-extra-large": {
|
|
@@ -4289,6 +4372,21 @@
|
|
|
4289
4372
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
4290
4373
|
"component": "divider",
|
|
4291
4374
|
"uuid": "a0093378-0b2c-474b-9fe5-76940fd1398b",
|
|
4375
|
+
"value": "200px",
|
|
4376
|
+
"deprecated": true,
|
|
4377
|
+
"deprecated_comment": "Renamed to spec-order name. Use `divider-minimum-width-horizontal` instead.",
|
|
4378
|
+
"renamed": "divider-minimum-width-horizontal"
|
|
4379
|
+
},
|
|
4380
|
+
"divider-minimum-height-vertical": {
|
|
4381
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
4382
|
+
"component": "divider",
|
|
4383
|
+
"uuid": "079dfbe6-4485-48bb-9146-9eaa641fb46c",
|
|
4384
|
+
"value": "200px"
|
|
4385
|
+
},
|
|
4386
|
+
"divider-minimum-width-horizontal": {
|
|
4387
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
4388
|
+
"component": "divider",
|
|
4389
|
+
"uuid": "c0602f58-6a3a-4885-8753-130dfcb578a3",
|
|
4292
4390
|
"value": "200px"
|
|
4293
4391
|
},
|
|
4294
4392
|
"divider-thickness-large": {
|
|
@@ -4313,7 +4411,10 @@
|
|
|
4313
4411
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
4314
4412
|
"component": "divider",
|
|
4315
4413
|
"uuid": "299db7d6-66f6-4fcb-890d-223406c85ae4",
|
|
4316
|
-
"value": "200px"
|
|
4414
|
+
"value": "200px",
|
|
4415
|
+
"deprecated": true,
|
|
4416
|
+
"deprecated_comment": "Renamed to spec-order name. Use `divider-minimum-height-vertical` instead.",
|
|
4417
|
+
"renamed": "divider-minimum-height-vertical"
|
|
4317
4418
|
},
|
|
4318
4419
|
"double-calendar-popover-minimum-height": {
|
|
4319
4420
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
@@ -4406,7 +4507,7 @@
|
|
|
4406
4507
|
"drop-zone-body-font-size": {
|
|
4407
4508
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
4408
4509
|
"component": "drop-zone",
|
|
4409
|
-
"uuid": "
|
|
4510
|
+
"uuid": "7fcf1ffa-fe06-4c36-b286-df15ee52cf02",
|
|
4410
4511
|
"value": "{illustrated-message-medium-body-font-size}"
|
|
4411
4512
|
},
|
|
4412
4513
|
"drop-zone-body-size": {
|
|
@@ -4439,7 +4540,7 @@
|
|
|
4439
4540
|
"drop-zone-cjk-title-font-size": {
|
|
4440
4541
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
4441
4542
|
"component": "drop-zone",
|
|
4442
|
-
"uuid": "
|
|
4543
|
+
"uuid": "2f58829f-72e2-4fa9-8062-14b036e684cb",
|
|
4443
4544
|
"value": "{illustrated-message-medium-cjk-title-font-size}"
|
|
4444
4545
|
},
|
|
4445
4546
|
"drop-zone-cjk-title-size": {
|
|
@@ -4461,7 +4562,7 @@
|
|
|
4461
4562
|
"drop-zone-title-font-size": {
|
|
4462
4563
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
4463
4564
|
"component": "drop-zone",
|
|
4464
|
-
"uuid": "
|
|
4565
|
+
"uuid": "907a9313-3552-4222-9491-9af5275f903d",
|
|
4465
4566
|
"value": "{illustrated-message-medium-title-font-size}"
|
|
4466
4567
|
},
|
|
4467
4568
|
"drop-zone-title-size": {
|
|
@@ -4494,7 +4595,10 @@
|
|
|
4494
4595
|
"value": "288px"
|
|
4495
4596
|
}
|
|
4496
4597
|
},
|
|
4497
|
-
"uuid": "5ab58f4b-2493-499a-ab97-f7533de2c5fa"
|
|
4598
|
+
"uuid": "5ab58f4b-2493-499a-ab97-f7533de2c5fa",
|
|
4599
|
+
"deprecated": true,
|
|
4600
|
+
"deprecated_comment": "Renamed to spec-order name. Use `field-width-extra-large-default` instead.",
|
|
4601
|
+
"renamed": "field-width-extra-large-default"
|
|
4498
4602
|
},
|
|
4499
4603
|
"field-default-width-large": {
|
|
4500
4604
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -4511,7 +4615,10 @@
|
|
|
4511
4615
|
"value": "272px"
|
|
4512
4616
|
}
|
|
4513
4617
|
},
|
|
4514
|
-
"uuid": "4b7418ca-2384-4470-bfca-d8f742681740"
|
|
4618
|
+
"uuid": "4b7418ca-2384-4470-bfca-d8f742681740",
|
|
4619
|
+
"deprecated": true,
|
|
4620
|
+
"deprecated_comment": "Renamed to spec-order name. Use `field-width-large-default` instead.",
|
|
4621
|
+
"renamed": "field-width-large-default"
|
|
4515
4622
|
},
|
|
4516
4623
|
"field-default-width-medium": {
|
|
4517
4624
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -4528,7 +4635,10 @@
|
|
|
4528
4635
|
"value": "256px"
|
|
4529
4636
|
}
|
|
4530
4637
|
},
|
|
4531
|
-
"uuid": "7e5eb477-85b4-46c3-a5eb-ac986b3298e2"
|
|
4638
|
+
"uuid": "7e5eb477-85b4-46c3-a5eb-ac986b3298e2",
|
|
4639
|
+
"deprecated": true,
|
|
4640
|
+
"deprecated_comment": "Renamed to spec-order name. Use `field-width-medium-default` instead.",
|
|
4641
|
+
"renamed": "field-width-medium-default"
|
|
4532
4642
|
},
|
|
4533
4643
|
"field-default-width-small": {
|
|
4534
4644
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -4545,7 +4655,10 @@
|
|
|
4545
4655
|
"value": "240px"
|
|
4546
4656
|
}
|
|
4547
4657
|
},
|
|
4548
|
-
"uuid": "2fe6f129-a722-46ca-9f87-2cebcd2faa38"
|
|
4658
|
+
"uuid": "2fe6f129-a722-46ca-9f87-2cebcd2faa38",
|
|
4659
|
+
"deprecated": true,
|
|
4660
|
+
"deprecated_comment": "Renamed to spec-order name. Use `field-width-small-default` instead.",
|
|
4661
|
+
"renamed": "field-width-small-default"
|
|
4549
4662
|
},
|
|
4550
4663
|
"field-label-text-to-asterisk-extra-large": {
|
|
4551
4664
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -4823,6 +4936,74 @@
|
|
|
4823
4936
|
},
|
|
4824
4937
|
"uuid": "2eda2c97-806e-40fd-8a72-f6542bd4e988"
|
|
4825
4938
|
},
|
|
4939
|
+
"field-width-extra-large-default": {
|
|
4940
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
4941
|
+
"component": "field",
|
|
4942
|
+
"sets": {
|
|
4943
|
+
"desktop": {
|
|
4944
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
4945
|
+
"value": "240px",
|
|
4946
|
+
"uuid": "def3553d-d73c-4ff6-a3cf-00384532e5f8"
|
|
4947
|
+
},
|
|
4948
|
+
"mobile": {
|
|
4949
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
4950
|
+
"value": "288px",
|
|
4951
|
+
"uuid": "873df94d-02d6-4323-9c76-161dbb8a9420"
|
|
4952
|
+
}
|
|
4953
|
+
},
|
|
4954
|
+
"uuid": "e64cce1b-919c-4419-a1e6-1e68f686932f"
|
|
4955
|
+
},
|
|
4956
|
+
"field-width-large-default": {
|
|
4957
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
4958
|
+
"component": "field",
|
|
4959
|
+
"sets": {
|
|
4960
|
+
"desktop": {
|
|
4961
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
4962
|
+
"value": "224px",
|
|
4963
|
+
"uuid": "432cdbb5-9101-453d-a39a-783a55142e28"
|
|
4964
|
+
},
|
|
4965
|
+
"mobile": {
|
|
4966
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
4967
|
+
"value": "272px",
|
|
4968
|
+
"uuid": "f49a8079-ec0e-49d7-90ae-82349631269a"
|
|
4969
|
+
}
|
|
4970
|
+
},
|
|
4971
|
+
"uuid": "a42f59e6-f83b-4e5d-9c9f-414a3d2f168c"
|
|
4972
|
+
},
|
|
4973
|
+
"field-width-medium-default": {
|
|
4974
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
4975
|
+
"component": "field",
|
|
4976
|
+
"sets": {
|
|
4977
|
+
"desktop": {
|
|
4978
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
4979
|
+
"value": "208px",
|
|
4980
|
+
"uuid": "6a9be024-c129-4117-8345-26243b5a8914"
|
|
4981
|
+
},
|
|
4982
|
+
"mobile": {
|
|
4983
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
4984
|
+
"value": "256px",
|
|
4985
|
+
"uuid": "71d02bbe-0346-497c-b90e-aad6ee1f3854"
|
|
4986
|
+
}
|
|
4987
|
+
},
|
|
4988
|
+
"uuid": "c77de129-9a0a-425d-80ad-b64f4f0091c9"
|
|
4989
|
+
},
|
|
4990
|
+
"field-width-small-default": {
|
|
4991
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
4992
|
+
"component": "field",
|
|
4993
|
+
"sets": {
|
|
4994
|
+
"desktop": {
|
|
4995
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
4996
|
+
"value": "192px",
|
|
4997
|
+
"uuid": "9ca62c35-5b94-4e06-9a24-be6a81fc074f"
|
|
4998
|
+
},
|
|
4999
|
+
"mobile": {
|
|
5000
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
5001
|
+
"value": "240px",
|
|
5002
|
+
"uuid": "05631c7c-6981-4b2c-adfc-9b1424f987b5"
|
|
5003
|
+
}
|
|
5004
|
+
},
|
|
5005
|
+
"uuid": "73ee9e39-f77b-4e07-b715-125b224cf1ea"
|
|
5006
|
+
},
|
|
4826
5007
|
"floating-action-button-drop-shadow-blur": {
|
|
4827
5008
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
4828
5009
|
"component": "floating-action-button",
|
|
@@ -4886,6 +5067,46 @@
|
|
|
4886
5067
|
"uuid": "91cb19ef-63fc-4d98-a61e-a5f55951f656",
|
|
4887
5068
|
"value": "{component-top-to-workflow-icon-75}"
|
|
4888
5069
|
},
|
|
5070
|
+
"illustrated-message-body-font-size-large": {
|
|
5071
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
5072
|
+
"component": "illustrated-message",
|
|
5073
|
+
"sets": {
|
|
5074
|
+
"desktop": {
|
|
5075
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
5076
|
+
"value": "{body-size-s}",
|
|
5077
|
+
"uuid": "f302a861-b3f2-4b79-ae79-814981af78ab"
|
|
5078
|
+
},
|
|
5079
|
+
"mobile": {
|
|
5080
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
5081
|
+
"value": "{body-size-xs}",
|
|
5082
|
+
"uuid": "1ab858e3-cfb0-43b4-997c-5b43af818fea"
|
|
5083
|
+
}
|
|
5084
|
+
},
|
|
5085
|
+
"uuid": "92d5cd36-ca3e-4a4f-b2bd-45c8d21c223e"
|
|
5086
|
+
},
|
|
5087
|
+
"illustrated-message-body-font-size-medium": {
|
|
5088
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
5089
|
+
"component": "illustrated-message",
|
|
5090
|
+
"sets": {
|
|
5091
|
+
"desktop": {
|
|
5092
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
5093
|
+
"value": "{body-size-s}",
|
|
5094
|
+
"uuid": "4803ec0e-16f6-4376-970f-ce3e550c82be"
|
|
5095
|
+
},
|
|
5096
|
+
"mobile": {
|
|
5097
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
5098
|
+
"value": "{body-size-xs}",
|
|
5099
|
+
"uuid": "379b8b02-2bf4-4de7-8496-a691f840e59c"
|
|
5100
|
+
}
|
|
5101
|
+
},
|
|
5102
|
+
"uuid": "6a763d45-b646-42f6-9235-0036f3b72bbc"
|
|
5103
|
+
},
|
|
5104
|
+
"illustrated-message-body-font-size-small": {
|
|
5105
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
5106
|
+
"component": "illustrated-message",
|
|
5107
|
+
"uuid": "25a2bd45-2c5e-40b0-ab6c-f9701969cfd0",
|
|
5108
|
+
"value": "{body-size-xs}"
|
|
5109
|
+
},
|
|
4889
5110
|
"illustrated-message-body-size": {
|
|
4890
5111
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
4891
5112
|
"component": "illustrated-message",
|
|
@@ -4908,7 +5129,10 @@
|
|
|
4908
5129
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
4909
5130
|
"component": "illustrated-message",
|
|
4910
5131
|
"uuid": "4413ee4d-86b1-4d88-b2ee-64c0939698b9",
|
|
4911
|
-
"value": "535px"
|
|
5132
|
+
"value": "535px",
|
|
5133
|
+
"deprecated": true,
|
|
5134
|
+
"deprecated_comment": "Renamed to spec-order name. Use `illustrated-message-maximum-width-horizontal` instead.",
|
|
5135
|
+
"renamed": "illustrated-message-maximum-width-horizontal"
|
|
4912
5136
|
},
|
|
4913
5137
|
"illustrated-message-large-body-font-size": {
|
|
4914
5138
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -4925,7 +5149,10 @@
|
|
|
4925
5149
|
"value": "{body-size-xs}"
|
|
4926
5150
|
}
|
|
4927
5151
|
},
|
|
4928
|
-
"uuid": "83e747ed-01c0-484c-9c89-53bd77e4d2c8"
|
|
5152
|
+
"uuid": "83e747ed-01c0-484c-9c89-53bd77e4d2c8",
|
|
5153
|
+
"deprecated": true,
|
|
5154
|
+
"deprecated_comment": "Renamed to spec-order name. Use `illustrated-message-body-font-size-large` instead.",
|
|
5155
|
+
"renamed": "illustrated-message-body-font-size-large"
|
|
4929
5156
|
},
|
|
4930
5157
|
"illustrated-message-large-cjk-title-font-size": {
|
|
4931
5158
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -4959,7 +5186,10 @@
|
|
|
4959
5186
|
"value": "{title-size-xl}"
|
|
4960
5187
|
}
|
|
4961
5188
|
},
|
|
4962
|
-
"uuid": "ba5544ad-9362-4b55-ba0a-fa4944ca31ca"
|
|
5189
|
+
"uuid": "ba5544ad-9362-4b55-ba0a-fa4944ca31ca",
|
|
5190
|
+
"deprecated": true,
|
|
5191
|
+
"deprecated_comment": "Renamed to spec-order name. Use `illustrated-message-title-font-size-large` instead.",
|
|
5192
|
+
"renamed": "illustrated-message-title-font-size-large"
|
|
4963
5193
|
},
|
|
4964
5194
|
"illustrated-message-maximum-width": {
|
|
4965
5195
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
@@ -4968,22 +5198,37 @@
|
|
|
4968
5198
|
"uuid": "0e464925-5524-4fcc-a2f1-54ef42a2990a",
|
|
4969
5199
|
"value": "{illustrated-message-vertical-maximum-width}"
|
|
4970
5200
|
},
|
|
5201
|
+
"illustrated-message-maximum-width-horizontal": {
|
|
5202
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
5203
|
+
"component": "illustrated-message",
|
|
5204
|
+
"uuid": "a80cc738-2382-4311-b1df-55d327deade5",
|
|
5205
|
+
"value": "535px"
|
|
5206
|
+
},
|
|
5207
|
+
"illustrated-message-maximum-width-vertical": {
|
|
5208
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
5209
|
+
"component": "illustrated-message",
|
|
5210
|
+
"uuid": "93c857ec-2c34-4931-9b3e-c3e8c9399235",
|
|
5211
|
+
"value": "380px"
|
|
5212
|
+
},
|
|
4971
5213
|
"illustrated-message-medium-body-font-size": {
|
|
4972
5214
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
4973
5215
|
"component": "illustrated-message",
|
|
4974
5216
|
"sets": {
|
|
4975
5217
|
"desktop": {
|
|
4976
5218
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
4977
|
-
"
|
|
4978
|
-
"
|
|
5219
|
+
"value": "{body-size-s}",
|
|
5220
|
+
"uuid": "4b753571-6d83-4109-aceb-3ce2e7181b47"
|
|
4979
5221
|
},
|
|
4980
5222
|
"mobile": {
|
|
4981
5223
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
4982
|
-
"
|
|
4983
|
-
"
|
|
5224
|
+
"value": "{body-size-xs}",
|
|
5225
|
+
"uuid": "fe99b175-3cb9-4710-bf74-be9db815e8c7"
|
|
4984
5226
|
}
|
|
4985
5227
|
},
|
|
4986
|
-
"uuid": "
|
|
5228
|
+
"uuid": "5df8f0f1-dbd3-40f2-912d-70397d0b1ec6",
|
|
5229
|
+
"deprecated": true,
|
|
5230
|
+
"deprecated_comment": "Renamed to spec-order name. Use `illustrated-message-body-font-size-medium` instead.",
|
|
5231
|
+
"renamed": "illustrated-message-body-font-size-medium"
|
|
4987
5232
|
},
|
|
4988
5233
|
"illustrated-message-medium-cjk-title-font-size": {
|
|
4989
5234
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -4991,16 +5236,16 @@
|
|
|
4991
5236
|
"sets": {
|
|
4992
5237
|
"desktop": {
|
|
4993
5238
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
4994
|
-
"
|
|
4995
|
-
"
|
|
5239
|
+
"value": "{title-cjk-size-xl}",
|
|
5240
|
+
"uuid": "96dab7b2-9144-47f4-a4c0-cee33ef7a20e"
|
|
4996
5241
|
},
|
|
4997
5242
|
"mobile": {
|
|
4998
5243
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
4999
|
-
"
|
|
5000
|
-
"
|
|
5244
|
+
"value": "{title-cjk-size-l}",
|
|
5245
|
+
"uuid": "5ab2e551-af4f-409f-8e44-bb9a9e1e8197"
|
|
5001
5246
|
}
|
|
5002
5247
|
},
|
|
5003
|
-
"uuid": "
|
|
5248
|
+
"uuid": "b2eb3021-6e36-4a81-a606-c1a70c92521a"
|
|
5004
5249
|
},
|
|
5005
5250
|
"illustrated-message-medium-title-font-size": {
|
|
5006
5251
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -5008,22 +5253,28 @@
|
|
|
5008
5253
|
"sets": {
|
|
5009
5254
|
"desktop": {
|
|
5010
5255
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
5011
|
-
"
|
|
5012
|
-
"
|
|
5256
|
+
"value": "{title-size-xl}",
|
|
5257
|
+
"uuid": "5355981d-d0b5-463a-aae4-897bd5de3df5"
|
|
5013
5258
|
},
|
|
5014
5259
|
"mobile": {
|
|
5015
5260
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
5016
|
-
"
|
|
5017
|
-
"
|
|
5261
|
+
"value": "{title-size-l}",
|
|
5262
|
+
"uuid": "0c9e6bbd-1891-4b23-854b-139e31af71f6"
|
|
5018
5263
|
}
|
|
5019
5264
|
},
|
|
5020
|
-
"uuid": "
|
|
5265
|
+
"uuid": "ea740bce-bf9d-4cc4-9ef4-01ed4c0116e9",
|
|
5266
|
+
"deprecated": true,
|
|
5267
|
+
"deprecated_comment": "Renamed to spec-order name. Use `illustrated-message-title-font-size-medium` instead.",
|
|
5268
|
+
"renamed": "illustrated-message-title-font-size-medium"
|
|
5021
5269
|
},
|
|
5022
5270
|
"illustrated-message-small-body-font-size": {
|
|
5023
5271
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
5024
5272
|
"component": "illustrated-message",
|
|
5025
5273
|
"uuid": "fad078e5-1791-4003-994d-3567162d8233",
|
|
5026
|
-
"value": "{body-size-xs}"
|
|
5274
|
+
"value": "{body-size-xs}",
|
|
5275
|
+
"deprecated": true,
|
|
5276
|
+
"deprecated_comment": "Renamed to spec-order name. Use `illustrated-message-body-font-size-small` instead.",
|
|
5277
|
+
"renamed": "illustrated-message-body-font-size-small"
|
|
5027
5278
|
},
|
|
5028
5279
|
"illustrated-message-small-cjk-title-font-size": {
|
|
5029
5280
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -5057,7 +5308,61 @@
|
|
|
5057
5308
|
"value": "{title-size-s}"
|
|
5058
5309
|
}
|
|
5059
5310
|
},
|
|
5060
|
-
"uuid": "2164a3c7-b90d-4072-8f72-f364d07edb38"
|
|
5311
|
+
"uuid": "2164a3c7-b90d-4072-8f72-f364d07edb38",
|
|
5312
|
+
"deprecated": true,
|
|
5313
|
+
"deprecated_comment": "Renamed to spec-order name. Use `illustrated-message-title-font-size-small` instead.",
|
|
5314
|
+
"renamed": "illustrated-message-title-font-size-small"
|
|
5315
|
+
},
|
|
5316
|
+
"illustrated-message-title-font-size-large": {
|
|
5317
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
5318
|
+
"component": "illustrated-message",
|
|
5319
|
+
"sets": {
|
|
5320
|
+
"desktop": {
|
|
5321
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
5322
|
+
"value": "{title-size-xxl}",
|
|
5323
|
+
"uuid": "be782904-5a73-4c76-b692-c0e2f0f206e0"
|
|
5324
|
+
},
|
|
5325
|
+
"mobile": {
|
|
5326
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
5327
|
+
"value": "{title-size-xl}",
|
|
5328
|
+
"uuid": "df3292b5-e95a-48ca-9cfe-c3ac070c3ae1"
|
|
5329
|
+
}
|
|
5330
|
+
},
|
|
5331
|
+
"uuid": "9f25e276-d3bc-4861-b8b4-7c5311c385b2"
|
|
5332
|
+
},
|
|
5333
|
+
"illustrated-message-title-font-size-medium": {
|
|
5334
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
5335
|
+
"component": "illustrated-message",
|
|
5336
|
+
"sets": {
|
|
5337
|
+
"desktop": {
|
|
5338
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
5339
|
+
"value": "{title-size-xl}",
|
|
5340
|
+
"uuid": "187dcb91-8166-4e28-85d5-34af9e76dc26"
|
|
5341
|
+
},
|
|
5342
|
+
"mobile": {
|
|
5343
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
5344
|
+
"value": "{title-size-l}",
|
|
5345
|
+
"uuid": "3fdfbcd6-f111-4cfb-b3af-9705bedba502"
|
|
5346
|
+
}
|
|
5347
|
+
},
|
|
5348
|
+
"uuid": "f37c146d-776d-4ac3-b74b-8c3504cc7410"
|
|
5349
|
+
},
|
|
5350
|
+
"illustrated-message-title-font-size-small": {
|
|
5351
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
5352
|
+
"component": "illustrated-message",
|
|
5353
|
+
"sets": {
|
|
5354
|
+
"desktop": {
|
|
5355
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
5356
|
+
"value": "{title-size-m}",
|
|
5357
|
+
"uuid": "85e15d50-b23e-4c6a-b30a-83db2c6a4d15"
|
|
5358
|
+
},
|
|
5359
|
+
"mobile": {
|
|
5360
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
5361
|
+
"value": "{title-size-s}",
|
|
5362
|
+
"uuid": "78cf7d20-c170-4423-a7d1-3a139eae7486"
|
|
5363
|
+
}
|
|
5364
|
+
},
|
|
5365
|
+
"uuid": "7ae31ab6-86ea-4035-b00d-d07f3d00af6e"
|
|
5061
5366
|
},
|
|
5062
5367
|
"illustrated-message-title-size": {
|
|
5063
5368
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
@@ -5072,7 +5377,10 @@
|
|
|
5072
5377
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
5073
5378
|
"component": "illustrated-message",
|
|
5074
5379
|
"uuid": "95c055b0-f688-4405-8426-1b2302e32ebd",
|
|
5075
|
-
"value": "380px"
|
|
5380
|
+
"value": "380px",
|
|
5381
|
+
"deprecated": true,
|
|
5382
|
+
"deprecated_comment": "Renamed to spec-order name. Use `illustrated-message-maximum-width-vertical` instead.",
|
|
5383
|
+
"renamed": "illustrated-message-maximum-width-vertical"
|
|
5076
5384
|
},
|
|
5077
5385
|
"in-field-button-edge-to-disclosure-icon-stacked-extra-large": {
|
|
5078
5386
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
@@ -5555,13 +5863,31 @@
|
|
|
5555
5863
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
5556
5864
|
"component": "list-view",
|
|
5557
5865
|
"uuid": "57821e37-d39e-49d5-b978-4ece3747e531",
|
|
5866
|
+
"value": "{corner-radius-medium-default}",
|
|
5867
|
+
"deprecated": true,
|
|
5868
|
+
"deprecated_comment": "Renamed to spec-order name. Use `list-view-item-corner-radius-bottom` instead.",
|
|
5869
|
+
"renamed": "list-view-item-corner-radius-bottom"
|
|
5870
|
+
},
|
|
5871
|
+
"list-view-item-corner-radius-bottom": {
|
|
5872
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
5873
|
+
"component": "list-view",
|
|
5874
|
+
"uuid": "88d76b10-c33e-41b5-b0ae-91b85cbc5de5",
|
|
5875
|
+
"value": "{corner-radius-medium-default}"
|
|
5876
|
+
},
|
|
5877
|
+
"list-view-item-corner-radius-top": {
|
|
5878
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
5879
|
+
"component": "list-view",
|
|
5880
|
+
"uuid": "28360014-28d3-4b8d-8382-256f2d90762f",
|
|
5558
5881
|
"value": "{corner-radius-medium-default}"
|
|
5559
5882
|
},
|
|
5560
5883
|
"list-view-item-top-corner-radius": {
|
|
5561
5884
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
5562
5885
|
"component": "list-view",
|
|
5563
5886
|
"uuid": "6e4611f7-f202-4003-94b4-587d48d07e32",
|
|
5564
|
-
"value": "{corner-radius-medium-default}"
|
|
5887
|
+
"value": "{corner-radius-medium-default}",
|
|
5888
|
+
"deprecated": true,
|
|
5889
|
+
"deprecated_comment": "Renamed to spec-order name. Use `list-view-item-corner-radius-top` instead.",
|
|
5890
|
+
"renamed": "list-view-item-corner-radius-top"
|
|
5565
5891
|
},
|
|
5566
5892
|
"list-view-minimum-height": {
|
|
5567
5893
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -5603,6 +5929,12 @@
|
|
|
5603
5929
|
"uuid": "6f464689-0b87-4f38-b9a4-e5015acdd0d7",
|
|
5604
5930
|
"value": "0"
|
|
5605
5931
|
},
|
|
5932
|
+
"menu-item-divider-section-height": {
|
|
5933
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
5934
|
+
"component": "menu",
|
|
5935
|
+
"uuid": "9566581b-6e28-41dd-849d-4b0c7205212c",
|
|
5936
|
+
"value": "12px"
|
|
5937
|
+
},
|
|
5606
5938
|
"menu-item-edge-to-content-not-selected-extra-large": {
|
|
5607
5939
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
5608
5940
|
"component": "menu",
|
|
@@ -5726,7 +6058,10 @@
|
|
|
5726
6058
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
5727
6059
|
"component": "menu",
|
|
5728
6060
|
"uuid": "dac5c077-b948-434b-91bd-0759c2414007",
|
|
5729
|
-
"value": "12px"
|
|
6061
|
+
"value": "12px",
|
|
6062
|
+
"deprecated": true,
|
|
6063
|
+
"deprecated_comment": "Renamed to spec-order name. Use `menu-item-divider-section-height` instead.",
|
|
6064
|
+
"renamed": "menu-item-divider-section-height"
|
|
5730
6065
|
},
|
|
5731
6066
|
"menu-item-top-to-disclosure-icon-extra-large": {
|
|
5732
6067
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -6099,16 +6434,16 @@
|
|
|
6099
6434
|
"sets": {
|
|
6100
6435
|
"desktop": {
|
|
6101
6436
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
6102
|
-
"
|
|
6103
|
-
"
|
|
6437
|
+
"value": "192px",
|
|
6438
|
+
"uuid": "764bc4d4-77fd-4969-b999-0dc9fc65baa2"
|
|
6104
6439
|
},
|
|
6105
6440
|
"mobile": {
|
|
6106
6441
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
6107
|
-
"
|
|
6108
|
-
"
|
|
6442
|
+
"value": "240px",
|
|
6443
|
+
"uuid": "5d4d66fd-26f8-4451-acc3-5ff379ab58f6"
|
|
6109
6444
|
}
|
|
6110
6445
|
},
|
|
6111
|
-
"uuid": "
|
|
6446
|
+
"uuid": "69f4cd1f-226c-4d3f-9a56-325c302b9f70"
|
|
6112
6447
|
},
|
|
6113
6448
|
"number-field-minimum-width-multiplier": {
|
|
6114
6449
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/multiplier.json",
|
|
@@ -6290,16 +6625,16 @@
|
|
|
6290
6625
|
"sets": {
|
|
6291
6626
|
"desktop": {
|
|
6292
6627
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
6293
|
-
"
|
|
6294
|
-
"
|
|
6628
|
+
"value": "8px",
|
|
6629
|
+
"uuid": "f2e5d149-963d-4c3d-b5b4-895ee03aa2f3"
|
|
6295
6630
|
},
|
|
6296
6631
|
"mobile": {
|
|
6297
6632
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
6298
|
-
"
|
|
6299
|
-
"
|
|
6633
|
+
"value": "10px",
|
|
6634
|
+
"uuid": "791767fb-64de-4730-a4b5-298485855063"
|
|
6300
6635
|
}
|
|
6301
6636
|
},
|
|
6302
|
-
"uuid": "
|
|
6637
|
+
"uuid": "9e295c49-9846-4058-9fd4-38fa4b332da2"
|
|
6303
6638
|
},
|
|
6304
6639
|
"opacity-checkerboard-square-size-small": {
|
|
6305
6640
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -6329,7 +6664,7 @@
|
|
|
6329
6664
|
"component": "picker",
|
|
6330
6665
|
"deprecated": true,
|
|
6331
6666
|
"deprecated_comment": "Zero values are removed without token replacements; hardcode a zero-pixel value in implementation.",
|
|
6332
|
-
"uuid": "
|
|
6667
|
+
"uuid": "6bd42b4b-1500-4f95-84f1-97b70ea4dea4",
|
|
6333
6668
|
"value": "0px"
|
|
6334
6669
|
},
|
|
6335
6670
|
"picker-end-edge-to-disclousure-icon-quiet": {
|
|
@@ -6433,7 +6768,7 @@
|
|
|
6433
6768
|
"deprecated": true,
|
|
6434
6769
|
"deprecated_comment": "Use semantic token popover-padding instead.",
|
|
6435
6770
|
"renamed": "popover-padding",
|
|
6436
|
-
"uuid": "
|
|
6771
|
+
"uuid": "6ce746f0-6b97-43d9-bfba-868508188260",
|
|
6437
6772
|
"value": "{spacing-100}"
|
|
6438
6773
|
},
|
|
6439
6774
|
"popover-tip-height": {
|
|
@@ -6956,6 +7291,23 @@
|
|
|
6956
7291
|
"uuid": "70a20970-ebd9-48a7-8324-44d352f79978",
|
|
6957
7292
|
"value": "8px"
|
|
6958
7293
|
},
|
|
7294
|
+
"select-box-height-vertical": {
|
|
7295
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
7296
|
+
"component": "select-box",
|
|
7297
|
+
"sets": {
|
|
7298
|
+
"desktop": {
|
|
7299
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
7300
|
+
"value": "170px",
|
|
7301
|
+
"uuid": "d95275b5-7652-4c89-b8f8-04ba8ce1f1ad"
|
|
7302
|
+
},
|
|
7303
|
+
"mobile": {
|
|
7304
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
7305
|
+
"value": "212px",
|
|
7306
|
+
"uuid": "979fde3e-50ce-4302-b677-e328c1f792e3"
|
|
7307
|
+
}
|
|
7308
|
+
},
|
|
7309
|
+
"uuid": "17bafd84-547c-458c-9ad6-bd7be81d9f8a"
|
|
7310
|
+
},
|
|
6959
7311
|
"select-box-horizontal-end-to-content": {
|
|
6960
7312
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
6961
7313
|
"component": "select-box",
|
|
@@ -7031,7 +7383,10 @@
|
|
|
7031
7383
|
"value": "100px"
|
|
7032
7384
|
}
|
|
7033
7385
|
},
|
|
7034
|
-
"uuid": "dddfd124-708d-4f7a-b9ba-196ba2019c47"
|
|
7386
|
+
"uuid": "dddfd124-708d-4f7a-b9ba-196ba2019c47",
|
|
7387
|
+
"deprecated": true,
|
|
7388
|
+
"deprecated_comment": "Renamed to spec-order name. Use `select-box-minimum-height-horizontal` instead.",
|
|
7389
|
+
"renamed": "select-box-minimum-height-horizontal"
|
|
7035
7390
|
},
|
|
7036
7391
|
"select-box-horizontal-minimum-width": {
|
|
7037
7392
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -7048,7 +7403,10 @@
|
|
|
7048
7403
|
"value": "220px"
|
|
7049
7404
|
}
|
|
7050
7405
|
},
|
|
7051
|
-
"uuid": "df8589d3-7c0f-4c4a-9b7a-9fb1b885d98a"
|
|
7406
|
+
"uuid": "df8589d3-7c0f-4c4a-9b7a-9fb1b885d98a",
|
|
7407
|
+
"deprecated": true,
|
|
7408
|
+
"deprecated_comment": "Renamed to spec-order name. Use `select-box-minimum-width-horizontal` instead.",
|
|
7409
|
+
"renamed": "select-box-minimum-width-horizontal"
|
|
7052
7410
|
},
|
|
7053
7411
|
"select-box-horizontal-start-to-content": {
|
|
7054
7412
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -7105,7 +7463,44 @@
|
|
|
7105
7463
|
"value": "460px"
|
|
7106
7464
|
}
|
|
7107
7465
|
},
|
|
7108
|
-
"uuid": "b1e398f1-86a7-4d3d-a424-7164a3f726e9"
|
|
7466
|
+
"uuid": "b1e398f1-86a7-4d3d-a424-7164a3f726e9",
|
|
7467
|
+
"deprecated": true,
|
|
7468
|
+
"deprecated_comment": "Renamed to spec-order name. Use `select-box-width-horizontal` instead.",
|
|
7469
|
+
"renamed": "select-box-width-horizontal"
|
|
7470
|
+
},
|
|
7471
|
+
"select-box-minimum-height-horizontal": {
|
|
7472
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
7473
|
+
"component": "select-box",
|
|
7474
|
+
"sets": {
|
|
7475
|
+
"desktop": {
|
|
7476
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
7477
|
+
"value": "80px",
|
|
7478
|
+
"uuid": "f8a358e2-a9f6-4672-8b15-faefcbc47781"
|
|
7479
|
+
},
|
|
7480
|
+
"mobile": {
|
|
7481
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
7482
|
+
"value": "100px",
|
|
7483
|
+
"uuid": "014826b5-eef4-4683-b1fa-429af749467f"
|
|
7484
|
+
}
|
|
7485
|
+
},
|
|
7486
|
+
"uuid": "a4ff9c45-f853-485b-a04a-ca827f195c27"
|
|
7487
|
+
},
|
|
7488
|
+
"select-box-minimum-width-horizontal": {
|
|
7489
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
7490
|
+
"component": "select-box",
|
|
7491
|
+
"sets": {
|
|
7492
|
+
"desktop": {
|
|
7493
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
7494
|
+
"value": "188px",
|
|
7495
|
+
"uuid": "0971640e-d8af-47a2-849d-fe7c8dc9bed3"
|
|
7496
|
+
},
|
|
7497
|
+
"mobile": {
|
|
7498
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
7499
|
+
"value": "220px",
|
|
7500
|
+
"uuid": "b275e563-43b0-4240-800b-bb9254804992"
|
|
7501
|
+
}
|
|
7502
|
+
},
|
|
7503
|
+
"uuid": "190c2116-b07b-4ce3-805f-bd4601ad3568"
|
|
7109
7504
|
},
|
|
7110
7505
|
"select-box-top-to-checkbox": {
|
|
7111
7506
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -7162,7 +7557,10 @@
|
|
|
7162
7557
|
"value": "212px"
|
|
7163
7558
|
}
|
|
7164
7559
|
},
|
|
7165
|
-
"uuid": "c5d2bdb6-e266-4883-b6e2-e81b88630c67"
|
|
7560
|
+
"uuid": "c5d2bdb6-e266-4883-b6e2-e81b88630c67",
|
|
7561
|
+
"deprecated": true,
|
|
7562
|
+
"deprecated_comment": "Renamed to spec-order name. Use `select-box-height-vertical` instead.",
|
|
7563
|
+
"renamed": "select-box-height-vertical"
|
|
7166
7564
|
},
|
|
7167
7565
|
"select-box-vertical-illustration-to-label": {
|
|
7168
7566
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -7184,6 +7582,23 @@
|
|
|
7184
7582
|
},
|
|
7185
7583
|
"uuid": "30ed63ea-dc66-40b6-8d63-8ef2ec7e5b48"
|
|
7186
7584
|
},
|
|
7585
|
+
"select-box-width-horizontal": {
|
|
7586
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
7587
|
+
"component": "select-box",
|
|
7588
|
+
"sets": {
|
|
7589
|
+
"desktop": {
|
|
7590
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
7591
|
+
"value": "368px",
|
|
7592
|
+
"uuid": "7972e92d-ac2b-4cd0-aabf-3f2db620e4e8"
|
|
7593
|
+
},
|
|
7594
|
+
"mobile": {
|
|
7595
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
7596
|
+
"value": "460px",
|
|
7597
|
+
"uuid": "0b22bc7e-95bf-4c1c-9846-3d421dd19eaa"
|
|
7598
|
+
}
|
|
7599
|
+
},
|
|
7600
|
+
"uuid": "fb7566d4-dbd5-4aac-98d1-c0c1e0b6d64f"
|
|
7601
|
+
},
|
|
7187
7602
|
"side-navigation-bottom-to-text": {
|
|
7188
7603
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
7189
7604
|
"component": "side-navigation",
|
|
@@ -8113,7 +8528,10 @@
|
|
|
8113
8528
|
"value": "11px"
|
|
8114
8529
|
}
|
|
8115
8530
|
},
|
|
8116
|
-
"uuid": "00777225-cee5-4b46-97be-5432eda938c9"
|
|
8531
|
+
"uuid": "00777225-cee5-4b46-97be-5432eda938c9",
|
|
8532
|
+
"deprecated": true,
|
|
8533
|
+
"deprecated_comment": "Renamed to spec-order name. Use `slider-handle-border-width-extra-large-down` instead.",
|
|
8534
|
+
"renamed": "slider-handle-border-width-extra-large-down"
|
|
8117
8535
|
},
|
|
8118
8536
|
"slider-handle-border-width-down-large": {
|
|
8119
8537
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -8132,7 +8550,10 @@
|
|
|
8132
8550
|
"value": "9px"
|
|
8133
8551
|
}
|
|
8134
8552
|
},
|
|
8135
|
-
"uuid": "7f87b6dc-6864-4086-a3cf-8372ee0659c4"
|
|
8553
|
+
"uuid": "7f87b6dc-6864-4086-a3cf-8372ee0659c4",
|
|
8554
|
+
"deprecated": true,
|
|
8555
|
+
"deprecated_comment": "Renamed to spec-order name. Use `slider-handle-border-width-large-down` instead.",
|
|
8556
|
+
"renamed": "slider-handle-border-width-large-down"
|
|
8136
8557
|
},
|
|
8137
8558
|
"slider-handle-border-width-down-medium": {
|
|
8138
8559
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -8151,7 +8572,10 @@
|
|
|
8151
8572
|
"value": "8px"
|
|
8152
8573
|
}
|
|
8153
8574
|
},
|
|
8154
|
-
"uuid": "8fc235a6-e19a-4463-b097-074f861ce80f"
|
|
8575
|
+
"uuid": "8fc235a6-e19a-4463-b097-074f861ce80f",
|
|
8576
|
+
"deprecated": true,
|
|
8577
|
+
"deprecated_comment": "Renamed to spec-order name. Use `slider-handle-border-width-medium-down` instead.",
|
|
8578
|
+
"renamed": "slider-handle-border-width-medium-down"
|
|
8155
8579
|
},
|
|
8156
8580
|
"slider-handle-border-width-down-small": {
|
|
8157
8581
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -8170,7 +8594,86 @@
|
|
|
8170
8594
|
"value": "7px"
|
|
8171
8595
|
}
|
|
8172
8596
|
},
|
|
8173
|
-
"uuid": "44b4d529-53dd-4013-880e-fd0264644d12"
|
|
8597
|
+
"uuid": "44b4d529-53dd-4013-880e-fd0264644d12",
|
|
8598
|
+
"deprecated": true,
|
|
8599
|
+
"deprecated_comment": "Renamed to spec-order name. Use `slider-handle-border-width-small-down` instead.",
|
|
8600
|
+
"renamed": "slider-handle-border-width-small-down"
|
|
8601
|
+
},
|
|
8602
|
+
"slider-handle-border-width-extra-large-down": {
|
|
8603
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
8604
|
+
"component": "slider",
|
|
8605
|
+
"sets": {
|
|
8606
|
+
"desktop": {
|
|
8607
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
8608
|
+
"deprecated": true,
|
|
8609
|
+
"value": "8px",
|
|
8610
|
+
"uuid": "c70bdf0d-ab45-42f1-a777-c84c348ca4bc"
|
|
8611
|
+
},
|
|
8612
|
+
"mobile": {
|
|
8613
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
8614
|
+
"deprecated": true,
|
|
8615
|
+
"value": "11px",
|
|
8616
|
+
"uuid": "86f87856-ba06-4b41-8192-2ccbf0d1ca52"
|
|
8617
|
+
}
|
|
8618
|
+
},
|
|
8619
|
+
"uuid": "e49d0e64-c9fd-46d6-80f9-49564dc3a144"
|
|
8620
|
+
},
|
|
8621
|
+
"slider-handle-border-width-large-down": {
|
|
8622
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
8623
|
+
"component": "slider",
|
|
8624
|
+
"sets": {
|
|
8625
|
+
"desktop": {
|
|
8626
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
8627
|
+
"deprecated": true,
|
|
8628
|
+
"value": "7px",
|
|
8629
|
+
"uuid": "949dc598-00fb-490d-a263-0ae88afc3c7f"
|
|
8630
|
+
},
|
|
8631
|
+
"mobile": {
|
|
8632
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
8633
|
+
"deprecated": true,
|
|
8634
|
+
"value": "9px",
|
|
8635
|
+
"uuid": "8cd8e226-7d08-41f2-82ce-79203e13d0ee"
|
|
8636
|
+
}
|
|
8637
|
+
},
|
|
8638
|
+
"uuid": "98508034-5c27-454e-93c0-94ef1a418de6"
|
|
8639
|
+
},
|
|
8640
|
+
"slider-handle-border-width-medium-down": {
|
|
8641
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
8642
|
+
"component": "slider",
|
|
8643
|
+
"sets": {
|
|
8644
|
+
"desktop": {
|
|
8645
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
8646
|
+
"deprecated": true,
|
|
8647
|
+
"value": "6px",
|
|
8648
|
+
"uuid": "21d4df92-86c8-462e-8b4e-600124c558f6"
|
|
8649
|
+
},
|
|
8650
|
+
"mobile": {
|
|
8651
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
8652
|
+
"deprecated": true,
|
|
8653
|
+
"value": "8px",
|
|
8654
|
+
"uuid": "cc57a172-6566-4d85-a2d1-0b85c0e00c93"
|
|
8655
|
+
}
|
|
8656
|
+
},
|
|
8657
|
+
"uuid": "edee9209-8aa3-4307-be50-e2168f5420dc"
|
|
8658
|
+
},
|
|
8659
|
+
"slider-handle-border-width-small-down": {
|
|
8660
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
8661
|
+
"component": "slider",
|
|
8662
|
+
"sets": {
|
|
8663
|
+
"desktop": {
|
|
8664
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
8665
|
+
"deprecated": true,
|
|
8666
|
+
"value": "5px",
|
|
8667
|
+
"uuid": "0c64b425-8244-4557-a6aa-58f74ee55efe"
|
|
8668
|
+
},
|
|
8669
|
+
"mobile": {
|
|
8670
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
8671
|
+
"deprecated": true,
|
|
8672
|
+
"value": "7px",
|
|
8673
|
+
"uuid": "19c8dee0-deef-45a8-8371-af466eda5cd6"
|
|
8674
|
+
}
|
|
8675
|
+
},
|
|
8676
|
+
"uuid": "fbea81ec-11a3-40b1-9b93-abd309ca2ad0"
|
|
8174
8677
|
},
|
|
8175
8678
|
"slider-handle-extra-large": {
|
|
8176
8679
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -8925,48 +9428,96 @@
|
|
|
8925
9428
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
8926
9429
|
"component": "steplist",
|
|
8927
9430
|
"uuid": "201dc21b-a416-443c-afca-6801cabf31a5",
|
|
8928
|
-
"value": "78px"
|
|
9431
|
+
"value": "78px",
|
|
9432
|
+
"deprecated": true,
|
|
9433
|
+
"deprecated_comment": "Renamed to spec-order name. Use `steplist-step-height-extra-large-default` instead.",
|
|
9434
|
+
"renamed": "steplist-step-height-extra-large-default"
|
|
8929
9435
|
},
|
|
8930
9436
|
"steplist-step-default-height-large": {
|
|
8931
9437
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
8932
9438
|
"component": "steplist",
|
|
8933
9439
|
"uuid": "912f3b78-d09e-4700-a637-5fefc71960c2",
|
|
8934
|
-
"value": "70px"
|
|
9440
|
+
"value": "70px",
|
|
9441
|
+
"deprecated": true,
|
|
9442
|
+
"deprecated_comment": "Renamed to spec-order name. Use `steplist-step-height-large-default` instead.",
|
|
9443
|
+
"renamed": "steplist-step-height-large-default"
|
|
8935
9444
|
},
|
|
8936
9445
|
"steplist-step-default-height-medium": {
|
|
8937
9446
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
8938
9447
|
"component": "steplist",
|
|
8939
9448
|
"uuid": "732ea53c-5929-4d31-beef-4ffd60f79c0e",
|
|
8940
|
-
"value": "54px"
|
|
9449
|
+
"value": "54px",
|
|
9450
|
+
"deprecated": true,
|
|
9451
|
+
"deprecated_comment": "Renamed to spec-order name. Use `steplist-step-height-medium-default` instead.",
|
|
9452
|
+
"renamed": "steplist-step-height-medium-default"
|
|
8941
9453
|
},
|
|
8942
9454
|
"steplist-step-default-height-small": {
|
|
8943
9455
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
8944
9456
|
"component": "steplist",
|
|
8945
9457
|
"uuid": "205e9849-ecb4-4df6-8f59-a6d9b1458a72",
|
|
8946
|
-
"value": "46px"
|
|
9458
|
+
"value": "46px",
|
|
9459
|
+
"deprecated": true,
|
|
9460
|
+
"deprecated_comment": "Renamed to spec-order name. Use `steplist-step-height-small-default` instead.",
|
|
9461
|
+
"renamed": "steplist-step-height-small-default"
|
|
8947
9462
|
},
|
|
8948
9463
|
"steplist-step-default-width-extra-large": {
|
|
8949
9464
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
8950
9465
|
"component": "steplist",
|
|
8951
9466
|
"uuid": "0b435546-8368-4fb1-a8a1-c50b14b26ae2",
|
|
8952
|
-
"value": "78px"
|
|
9467
|
+
"value": "78px",
|
|
9468
|
+
"deprecated": true,
|
|
9469
|
+
"deprecated_comment": "Renamed to spec-order name. Use `steplist-step-width-extra-large-default` instead.",
|
|
9470
|
+
"renamed": "steplist-step-width-extra-large-default"
|
|
8953
9471
|
},
|
|
8954
9472
|
"steplist-step-default-width-large": {
|
|
8955
9473
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
8956
9474
|
"component": "steplist",
|
|
8957
9475
|
"uuid": "f4bae4c5-208e-45d7-94ac-6c9355087224",
|
|
8958
|
-
"value": "70px"
|
|
9476
|
+
"value": "70px",
|
|
9477
|
+
"deprecated": true,
|
|
9478
|
+
"deprecated_comment": "Renamed to spec-order name. Use `steplist-step-width-large-default` instead.",
|
|
9479
|
+
"renamed": "steplist-step-width-large-default"
|
|
8959
9480
|
},
|
|
8960
9481
|
"steplist-step-default-width-medium": {
|
|
8961
9482
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
8962
9483
|
"component": "steplist",
|
|
8963
9484
|
"uuid": "8606a7f5-fa38-4081-b0a6-4633e7442bd1",
|
|
8964
|
-
"value": "54px"
|
|
9485
|
+
"value": "54px",
|
|
9486
|
+
"deprecated": true,
|
|
9487
|
+
"deprecated_comment": "Renamed to spec-order name. Use `steplist-step-width-medium-default` instead.",
|
|
9488
|
+
"renamed": "steplist-step-width-medium-default"
|
|
8965
9489
|
},
|
|
8966
9490
|
"steplist-step-default-width-small": {
|
|
8967
9491
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
8968
9492
|
"component": "steplist",
|
|
8969
9493
|
"uuid": "5fe717d5-b262-46d8-8386-5a94070337c2",
|
|
9494
|
+
"value": "46px",
|
|
9495
|
+
"deprecated": true,
|
|
9496
|
+
"deprecated_comment": "Renamed to spec-order name. Use `steplist-step-width-small-default` instead.",
|
|
9497
|
+
"renamed": "steplist-step-width-small-default"
|
|
9498
|
+
},
|
|
9499
|
+
"steplist-step-height-extra-large-default": {
|
|
9500
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
9501
|
+
"component": "steplist",
|
|
9502
|
+
"uuid": "7aa639f0-a921-483f-b73d-0692769d4376",
|
|
9503
|
+
"value": "78px"
|
|
9504
|
+
},
|
|
9505
|
+
"steplist-step-height-large-default": {
|
|
9506
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
9507
|
+
"component": "steplist",
|
|
9508
|
+
"uuid": "465f3527-921c-487f-8b1a-5687d61c1456",
|
|
9509
|
+
"value": "70px"
|
|
9510
|
+
},
|
|
9511
|
+
"steplist-step-height-medium-default": {
|
|
9512
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
9513
|
+
"component": "steplist",
|
|
9514
|
+
"uuid": "d0b8c53e-40e3-4aa1-93a0-4f716fd6e24d",
|
|
9515
|
+
"value": "54px"
|
|
9516
|
+
},
|
|
9517
|
+
"steplist-step-height-small-default": {
|
|
9518
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
9519
|
+
"component": "steplist",
|
|
9520
|
+
"uuid": "2cd7d118-4cc9-4d63-8fc6-f110d067479d",
|
|
8970
9521
|
"value": "46px"
|
|
8971
9522
|
},
|
|
8972
9523
|
"steplist-step-to-track-size-extra-large": {
|
|
@@ -8993,6 +9544,30 @@
|
|
|
8993
9544
|
"uuid": "80d29ff2-a2ca-4987-9fa2-6799ba6aa416",
|
|
8994
9545
|
"value": "6px"
|
|
8995
9546
|
},
|
|
9547
|
+
"steplist-step-width-extra-large-default": {
|
|
9548
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
9549
|
+
"component": "steplist",
|
|
9550
|
+
"uuid": "4b591259-6f02-4f27-a018-020ef40222e8",
|
|
9551
|
+
"value": "78px"
|
|
9552
|
+
},
|
|
9553
|
+
"steplist-step-width-large-default": {
|
|
9554
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
9555
|
+
"component": "steplist",
|
|
9556
|
+
"uuid": "6d7af0ed-ecc5-497a-807a-a82982fbc537",
|
|
9557
|
+
"value": "70px"
|
|
9558
|
+
},
|
|
9559
|
+
"steplist-step-width-medium-default": {
|
|
9560
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
9561
|
+
"component": "steplist",
|
|
9562
|
+
"uuid": "94bcf1a6-0c12-4b31-95b9-633638a3cab7",
|
|
9563
|
+
"value": "54px"
|
|
9564
|
+
},
|
|
9565
|
+
"steplist-step-width-small-default": {
|
|
9566
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
9567
|
+
"component": "steplist",
|
|
9568
|
+
"uuid": "2bc19850-43f7-4245-9e26-afd45389151c",
|
|
9569
|
+
"value": "46px"
|
|
9570
|
+
},
|
|
8996
9571
|
"steplist-track-thickness-medium": {
|
|
8997
9572
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
8998
9573
|
"component": "steplist",
|
|
@@ -9287,7 +9862,10 @@
|
|
|
9287
9862
|
"value": "20px"
|
|
9288
9863
|
}
|
|
9289
9864
|
},
|
|
9290
|
-
"uuid": "70965b4b-f180-400e-9057-4535278a4e91"
|
|
9865
|
+
"uuid": "70965b4b-f180-400e-9057-4535278a4e91",
|
|
9866
|
+
"deprecated": true,
|
|
9867
|
+
"deprecated_comment": "Renamed to spec-order name. Use `switch-handle-size-extra-large-selected` instead.",
|
|
9868
|
+
"renamed": "switch-handle-size-extra-large-selected"
|
|
9291
9869
|
},
|
|
9292
9870
|
"switch-handle-selected-size-large": {
|
|
9293
9871
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -9304,7 +9882,10 @@
|
|
|
9304
9882
|
"value": "16px"
|
|
9305
9883
|
}
|
|
9306
9884
|
},
|
|
9307
|
-
"uuid": "1d41ac92-9a33-4a02-9b62-57483d406732"
|
|
9885
|
+
"uuid": "1d41ac92-9a33-4a02-9b62-57483d406732",
|
|
9886
|
+
"deprecated": true,
|
|
9887
|
+
"deprecated_comment": "Renamed to spec-order name. Use `switch-handle-size-large-selected` instead.",
|
|
9888
|
+
"renamed": "switch-handle-size-large-selected"
|
|
9308
9889
|
},
|
|
9309
9890
|
"switch-handle-selected-size-medium": {
|
|
9310
9891
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -9321,7 +9902,10 @@
|
|
|
9321
9902
|
"value": "14px"
|
|
9322
9903
|
}
|
|
9323
9904
|
},
|
|
9324
|
-
"uuid": "e1c5dba8-cdef-4f72-82f6-46e34c83748a"
|
|
9905
|
+
"uuid": "e1c5dba8-cdef-4f72-82f6-46e34c83748a",
|
|
9906
|
+
"deprecated": true,
|
|
9907
|
+
"deprecated_comment": "Renamed to spec-order name. Use `switch-handle-size-medium-selected` instead.",
|
|
9908
|
+
"renamed": "switch-handle-size-medium-selected"
|
|
9325
9909
|
},
|
|
9326
9910
|
"switch-handle-selected-size-small": {
|
|
9327
9911
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -9338,7 +9922,10 @@
|
|
|
9338
9922
|
"value": "12px"
|
|
9339
9923
|
}
|
|
9340
9924
|
},
|
|
9341
|
-
"uuid": "ea9efd4a-6c56-4113-9be6-253612442a13"
|
|
9925
|
+
"uuid": "ea9efd4a-6c56-4113-9be6-253612442a13",
|
|
9926
|
+
"deprecated": true,
|
|
9927
|
+
"deprecated_comment": "Renamed to spec-order name. Use `switch-handle-size-small-selected` instead.",
|
|
9928
|
+
"renamed": "switch-handle-size-small-selected"
|
|
9342
9929
|
},
|
|
9343
9930
|
"switch-handle-size-extra-large": {
|
|
9344
9931
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -9357,6 +9944,23 @@
|
|
|
9357
9944
|
},
|
|
9358
9945
|
"uuid": "64a39d20-3456-42ad-81ee-86d1cb33feb1"
|
|
9359
9946
|
},
|
|
9947
|
+
"switch-handle-size-extra-large-selected": {
|
|
9948
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
9949
|
+
"component": "switch",
|
|
9950
|
+
"sets": {
|
|
9951
|
+
"desktop": {
|
|
9952
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
9953
|
+
"value": "14px",
|
|
9954
|
+
"uuid": "42bc6e4c-0b68-40eb-af93-98f321f90f65"
|
|
9955
|
+
},
|
|
9956
|
+
"mobile": {
|
|
9957
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
9958
|
+
"value": "20px",
|
|
9959
|
+
"uuid": "8eb03504-23d6-471e-aad4-0c9ac1808e55"
|
|
9960
|
+
}
|
|
9961
|
+
},
|
|
9962
|
+
"uuid": "08520395-f6ed-4c6b-b43e-60baeb489344"
|
|
9963
|
+
},
|
|
9360
9964
|
"switch-handle-size-large": {
|
|
9361
9965
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
9362
9966
|
"component": "switch",
|
|
@@ -9374,6 +9978,23 @@
|
|
|
9374
9978
|
},
|
|
9375
9979
|
"uuid": "c4bde48c-dc55-438e-b3e8-75abc7727133"
|
|
9376
9980
|
},
|
|
9981
|
+
"switch-handle-size-large-selected": {
|
|
9982
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
9983
|
+
"component": "switch",
|
|
9984
|
+
"sets": {
|
|
9985
|
+
"desktop": {
|
|
9986
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
9987
|
+
"value": "12px",
|
|
9988
|
+
"uuid": "b6b8af21-eb19-4eec-be44-91155ad1a75b"
|
|
9989
|
+
},
|
|
9990
|
+
"mobile": {
|
|
9991
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
9992
|
+
"value": "16px",
|
|
9993
|
+
"uuid": "9ace80fe-292b-4a74-bbea-ef7f317de0d3"
|
|
9994
|
+
}
|
|
9995
|
+
},
|
|
9996
|
+
"uuid": "dc433baa-cc34-47ce-a6b2-cdb2599a9cd8"
|
|
9997
|
+
},
|
|
9377
9998
|
"switch-handle-size-medium": {
|
|
9378
9999
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
9379
10000
|
"component": "switch",
|
|
@@ -9391,6 +10012,23 @@
|
|
|
9391
10012
|
},
|
|
9392
10013
|
"uuid": "5110087c-9fa1-4260-9de9-40d0d9af090c"
|
|
9393
10014
|
},
|
|
10015
|
+
"switch-handle-size-medium-selected": {
|
|
10016
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
10017
|
+
"component": "switch",
|
|
10018
|
+
"sets": {
|
|
10019
|
+
"desktop": {
|
|
10020
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
10021
|
+
"value": "10px",
|
|
10022
|
+
"uuid": "af0a0255-e0f6-43a0-b4b3-d22284dd4353"
|
|
10023
|
+
},
|
|
10024
|
+
"mobile": {
|
|
10025
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
10026
|
+
"value": "14px",
|
|
10027
|
+
"uuid": "5d205978-7965-4ac0-a549-bf9e92483d0d"
|
|
10028
|
+
}
|
|
10029
|
+
},
|
|
10030
|
+
"uuid": "0f0a62fc-7711-44b7-b9ee-a1530dad9330"
|
|
10031
|
+
},
|
|
9394
10032
|
"switch-handle-size-small": {
|
|
9395
10033
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
9396
10034
|
"component": "switch",
|
|
@@ -9408,6 +10046,23 @@
|
|
|
9408
10046
|
},
|
|
9409
10047
|
"uuid": "d206243f-5d89-4c05-b1bb-60ff1ecacb70"
|
|
9410
10048
|
},
|
|
10049
|
+
"switch-handle-size-small-selected": {
|
|
10050
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
10051
|
+
"component": "switch",
|
|
10052
|
+
"sets": {
|
|
10053
|
+
"desktop": {
|
|
10054
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
10055
|
+
"value": "8px",
|
|
10056
|
+
"uuid": "ee2ae8fc-3461-44eb-8c73-eabc7bb21a20"
|
|
10057
|
+
},
|
|
10058
|
+
"mobile": {
|
|
10059
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
10060
|
+
"value": "12px",
|
|
10061
|
+
"uuid": "c3e43488-d77d-4ed4-bb4d-17e1d2512a39"
|
|
10062
|
+
}
|
|
10063
|
+
},
|
|
10064
|
+
"uuid": "b8d00add-7ebf-43d4-8c0e-a432d203f39d"
|
|
10065
|
+
},
|
|
9411
10066
|
"switch-top-to-control-extra-large": {
|
|
9412
10067
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
9413
10068
|
"component": "switch",
|
|
@@ -9652,25 +10307,37 @@
|
|
|
9652
10307
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
9653
10308
|
"component": "tab-item",
|
|
9654
10309
|
"uuid": "49130d66-edfb-48bd-8648-96c47f40a884",
|
|
9655
|
-
"value": "{component-height-300}"
|
|
10310
|
+
"value": "{component-height-300}",
|
|
10311
|
+
"deprecated": true,
|
|
10312
|
+
"deprecated_comment": "Renamed to spec-order name. Use `tab-item-height-extra-large-compact` instead.",
|
|
10313
|
+
"renamed": "tab-item-height-extra-large-compact"
|
|
9656
10314
|
},
|
|
9657
10315
|
"tab-item-compact-height-large": {
|
|
9658
10316
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
9659
10317
|
"component": "tab-item",
|
|
9660
10318
|
"uuid": "6d781a0e-e03d-4750-ae4f-67a29d731702",
|
|
9661
|
-
"value": "{component-height-200}"
|
|
10319
|
+
"value": "{component-height-200}",
|
|
10320
|
+
"deprecated": true,
|
|
10321
|
+
"deprecated_comment": "Renamed to spec-order name. Use `tab-item-height-large-compact` instead.",
|
|
10322
|
+
"renamed": "tab-item-height-large-compact"
|
|
9662
10323
|
},
|
|
9663
10324
|
"tab-item-compact-height-medium": {
|
|
9664
10325
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
9665
10326
|
"component": "tab-item",
|
|
9666
10327
|
"uuid": "e8c7c826-548d-4037-b064-3cf699675d35",
|
|
9667
|
-
"value": "{component-height-100}"
|
|
10328
|
+
"value": "{component-height-100}",
|
|
10329
|
+
"deprecated": true,
|
|
10330
|
+
"deprecated_comment": "Renamed to spec-order name. Use `tab-item-height-medium-compact` instead.",
|
|
10331
|
+
"renamed": "tab-item-height-medium-compact"
|
|
9668
10332
|
},
|
|
9669
10333
|
"tab-item-compact-height-small": {
|
|
9670
10334
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
9671
10335
|
"component": "tab-item",
|
|
9672
10336
|
"uuid": "25f7d9a5-9464-4447-97d9-97839b371f96",
|
|
9673
|
-
"value": "{component-height-75}"
|
|
10337
|
+
"value": "{component-height-75}",
|
|
10338
|
+
"deprecated": true,
|
|
10339
|
+
"deprecated_comment": "Renamed to spec-order name. Use `tab-item-height-small-compact` instead.",
|
|
10340
|
+
"renamed": "tab-item-height-small-compact"
|
|
9674
10341
|
},
|
|
9675
10342
|
"tab-item-focus-indicator-gap-extra-large": {
|
|
9676
10343
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -9758,24 +10425,48 @@
|
|
|
9758
10425
|
"uuid": "42ed814c-5044-4c70-b82f-b49f8226241e",
|
|
9759
10426
|
"value": "{component-height-500}"
|
|
9760
10427
|
},
|
|
10428
|
+
"tab-item-height-extra-large-compact": {
|
|
10429
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
10430
|
+
"component": "tab-item",
|
|
10431
|
+
"uuid": "b9d3564c-800c-4f96-b012-dfc84d348445",
|
|
10432
|
+
"value": "{component-height-300}"
|
|
10433
|
+
},
|
|
9761
10434
|
"tab-item-height-large": {
|
|
9762
10435
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
9763
10436
|
"component": "tab-item",
|
|
9764
10437
|
"uuid": "8abd0b0e-fd6d-4064-9d0e-1ab998fcb0ce",
|
|
9765
10438
|
"value": "{component-height-400}"
|
|
9766
10439
|
},
|
|
10440
|
+
"tab-item-height-large-compact": {
|
|
10441
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
10442
|
+
"component": "tab-item",
|
|
10443
|
+
"uuid": "e3194197-8b77-4f3f-8b33-24cbec17a863",
|
|
10444
|
+
"value": "{component-height-200}"
|
|
10445
|
+
},
|
|
9767
10446
|
"tab-item-height-medium": {
|
|
9768
10447
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
9769
10448
|
"component": "tab-item",
|
|
9770
10449
|
"uuid": "5d2288f4-f383-47fa-baca-0168cb46750a",
|
|
9771
10450
|
"value": "{component-height-300}"
|
|
9772
10451
|
},
|
|
10452
|
+
"tab-item-height-medium-compact": {
|
|
10453
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
10454
|
+
"component": "tab-item",
|
|
10455
|
+
"uuid": "e6166076-352d-49bb-b03c-dbea4a89c1fd",
|
|
10456
|
+
"value": "{component-height-100}"
|
|
10457
|
+
},
|
|
9773
10458
|
"tab-item-height-small": {
|
|
9774
10459
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
9775
10460
|
"component": "tab-item",
|
|
9776
10461
|
"uuid": "7b31cf38-5bac-4f79-a4f1-172a4ea66e10",
|
|
9777
10462
|
"value": "{component-height-200}"
|
|
9778
10463
|
},
|
|
10464
|
+
"tab-item-height-small-compact": {
|
|
10465
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
10466
|
+
"component": "tab-item",
|
|
10467
|
+
"uuid": "0b51ea08-405d-41a1-a746-b24820ab2efe",
|
|
10468
|
+
"value": "{component-height-75}"
|
|
10469
|
+
},
|
|
9779
10470
|
"tab-item-start-to-edge-extra-large": {
|
|
9780
10471
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
9781
10472
|
"component": "tab-item",
|
|
@@ -10348,7 +11039,10 @@
|
|
|
10348
11039
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
10349
11040
|
"component": "table",
|
|
10350
11041
|
"uuid": "b6f2536c-deda-409f-8667-a5a99abdfa46",
|
|
10351
|
-
"value": "1px"
|
|
11042
|
+
"value": "1px",
|
|
11043
|
+
"deprecated": true,
|
|
11044
|
+
"deprecated_comment": "Renamed to spec-order name. Use `table-divider-border-width` instead.",
|
|
11045
|
+
"renamed": "table-divider-border-width"
|
|
10352
11046
|
},
|
|
10353
11047
|
"table-checkbox-to-text": {
|
|
10354
11048
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -10530,6 +11224,12 @@
|
|
|
10530
11224
|
},
|
|
10531
11225
|
"uuid": "3b59fa13-cd23-460f-94e2-4e91e1d2b791"
|
|
10532
11226
|
},
|
|
11227
|
+
"table-divider-border-width": {
|
|
11228
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11229
|
+
"component": "table",
|
|
11230
|
+
"uuid": "8f1e1a41-61b5-480a-ab19-e0ca52cd0035",
|
|
11231
|
+
"value": "1px"
|
|
11232
|
+
},
|
|
10533
11233
|
"table-edge-to-content": {
|
|
10534
11234
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
10535
11235
|
"component": "table",
|
|
@@ -10619,6 +11319,74 @@
|
|
|
10619
11319
|
},
|
|
10620
11320
|
"uuid": "3a1f900b-1fc0-4501-b270-aec62b63a0b7"
|
|
10621
11321
|
},
|
|
11322
|
+
"table-header-section-row-height-extra-large": {
|
|
11323
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
11324
|
+
"component": "table",
|
|
11325
|
+
"sets": {
|
|
11326
|
+
"desktop": {
|
|
11327
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11328
|
+
"value": "48px",
|
|
11329
|
+
"uuid": "3bf3f365-1292-49f3-a825-de344c94be34"
|
|
11330
|
+
},
|
|
11331
|
+
"mobile": {
|
|
11332
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11333
|
+
"value": "60px",
|
|
11334
|
+
"uuid": "b65402b5-befb-4ecc-ab6f-7f9249b68b73"
|
|
11335
|
+
}
|
|
11336
|
+
},
|
|
11337
|
+
"uuid": "7aa7ad3e-296e-4bcc-8b74-29a5b87d6967"
|
|
11338
|
+
},
|
|
11339
|
+
"table-header-section-row-height-large": {
|
|
11340
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
11341
|
+
"component": "table",
|
|
11342
|
+
"sets": {
|
|
11343
|
+
"desktop": {
|
|
11344
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11345
|
+
"value": "40px",
|
|
11346
|
+
"uuid": "a7b7f604-ed31-43f6-8c79-6276875c53da"
|
|
11347
|
+
},
|
|
11348
|
+
"mobile": {
|
|
11349
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11350
|
+
"value": "50px",
|
|
11351
|
+
"uuid": "31641e48-2494-4a86-852b-84fd7374ccff"
|
|
11352
|
+
}
|
|
11353
|
+
},
|
|
11354
|
+
"uuid": "c7eb0a7e-03c5-45df-be6c-a9ffcfa40b89"
|
|
11355
|
+
},
|
|
11356
|
+
"table-header-section-row-height-medium": {
|
|
11357
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
11358
|
+
"component": "table",
|
|
11359
|
+
"sets": {
|
|
11360
|
+
"desktop": {
|
|
11361
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11362
|
+
"value": "32px",
|
|
11363
|
+
"uuid": "2b099999-b3cd-4a74-abd9-a8f70241fab1"
|
|
11364
|
+
},
|
|
11365
|
+
"mobile": {
|
|
11366
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11367
|
+
"value": "40px",
|
|
11368
|
+
"uuid": "a13eb56d-c323-450e-b891-366372eaf96c"
|
|
11369
|
+
}
|
|
11370
|
+
},
|
|
11371
|
+
"uuid": "afd9bb1e-e8a6-42a5-be35-02302a639db7"
|
|
11372
|
+
},
|
|
11373
|
+
"table-header-section-row-height-small": {
|
|
11374
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
11375
|
+
"component": "table",
|
|
11376
|
+
"sets": {
|
|
11377
|
+
"desktop": {
|
|
11378
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11379
|
+
"value": "24px",
|
|
11380
|
+
"uuid": "074d2b23-e40c-45fa-a1c4-4eae813400fa"
|
|
11381
|
+
},
|
|
11382
|
+
"mobile": {
|
|
11383
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11384
|
+
"value": "30px",
|
|
11385
|
+
"uuid": "2a44e20e-bb3a-4793-a7fa-53730acab2ba"
|
|
11386
|
+
}
|
|
11387
|
+
},
|
|
11388
|
+
"uuid": "c89c81be-0133-434e-8996-057b5aa216c9"
|
|
11389
|
+
},
|
|
10622
11390
|
"table-row-bottom-to-text-extra-large": {
|
|
10623
11391
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
10624
11392
|
"component": "table",
|
|
@@ -10628,16 +11396,16 @@
|
|
|
10628
11396
|
"sets": {
|
|
10629
11397
|
"desktop": {
|
|
10630
11398
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
10631
|
-
"
|
|
10632
|
-
"
|
|
11399
|
+
"value": "17px",
|
|
11400
|
+
"uuid": "d44eaba1-f4d3-4679-b064-8bd443894205"
|
|
10633
11401
|
},
|
|
10634
11402
|
"mobile": {
|
|
10635
11403
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
10636
|
-
"
|
|
10637
|
-
"
|
|
11404
|
+
"value": "22px",
|
|
11405
|
+
"uuid": "f3846c6e-5a2c-4d77-9b44-aa8fea4f639b"
|
|
10638
11406
|
}
|
|
10639
11407
|
},
|
|
10640
|
-
"uuid": "
|
|
11408
|
+
"uuid": "a8719d41-ce0a-4f67-87e9-66c36fc97773"
|
|
10641
11409
|
},
|
|
10642
11410
|
"table-row-bottom-to-text-extra-large-compact": {
|
|
10643
11411
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
@@ -10697,16 +11465,16 @@
|
|
|
10697
11465
|
"sets": {
|
|
10698
11466
|
"desktop": {
|
|
10699
11467
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
10700
|
-
"
|
|
10701
|
-
"
|
|
11468
|
+
"value": "14px",
|
|
11469
|
+
"uuid": "64d2c387-4f2a-4424-bed1-635c940a3810"
|
|
10702
11470
|
},
|
|
10703
11471
|
"mobile": {
|
|
10704
11472
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
10705
|
-
"
|
|
10706
|
-
"
|
|
11473
|
+
"value": "18px",
|
|
11474
|
+
"uuid": "ac19db10-50bd-4a91-ad12-b961e8a79f87"
|
|
10707
11475
|
}
|
|
10708
11476
|
},
|
|
10709
|
-
"uuid": "
|
|
11477
|
+
"uuid": "10a24976-96f3-4eb5-a9c6-ddeb88935102"
|
|
10710
11478
|
},
|
|
10711
11479
|
"table-row-bottom-to-text-large-compact": {
|
|
10712
11480
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
@@ -10766,16 +11534,16 @@
|
|
|
10766
11534
|
"sets": {
|
|
10767
11535
|
"desktop": {
|
|
10768
11536
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
10769
|
-
"
|
|
10770
|
-
"
|
|
11537
|
+
"value": "13px",
|
|
11538
|
+
"uuid": "c57dd709-8afd-4990-b30d-34feee97a039"
|
|
10771
11539
|
},
|
|
10772
11540
|
"mobile": {
|
|
10773
11541
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
10774
|
-
"
|
|
10775
|
-
"
|
|
11542
|
+
"value": "15px",
|
|
11543
|
+
"uuid": "4762fd86-962c-4ecf-a3b9-e3ff7e63141a"
|
|
10776
11544
|
}
|
|
10777
11545
|
},
|
|
10778
|
-
"uuid": "
|
|
11546
|
+
"uuid": "8d32e762-bd9f-4ad3-9fab-8f56ef6d73ca"
|
|
10779
11547
|
},
|
|
10780
11548
|
"table-row-bottom-to-text-medium-compact": {
|
|
10781
11549
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
@@ -10835,16 +11603,16 @@
|
|
|
10835
11603
|
"sets": {
|
|
10836
11604
|
"desktop": {
|
|
10837
11605
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
10838
|
-
"
|
|
10839
|
-
"
|
|
11606
|
+
"value": "9px",
|
|
11607
|
+
"uuid": "b9f8389d-c6bc-4efc-b4ae-95706c8fd1c1"
|
|
10840
11608
|
},
|
|
10841
11609
|
"mobile": {
|
|
10842
11610
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
10843
|
-
"
|
|
10844
|
-
"
|
|
11611
|
+
"value": "11px",
|
|
11612
|
+
"uuid": "0e5f0c38-fd1c-49ba-9539-829cce85f24f"
|
|
10845
11613
|
}
|
|
10846
11614
|
},
|
|
10847
|
-
"uuid": "
|
|
11615
|
+
"uuid": "4d502c23-58eb-4881-b638-4de7ae3ab2d0"
|
|
10848
11616
|
},
|
|
10849
11617
|
"table-row-bottom-to-text-small-compact": {
|
|
10850
11618
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
@@ -10904,16 +11672,16 @@
|
|
|
10904
11672
|
"sets": {
|
|
10905
11673
|
"desktop": {
|
|
10906
11674
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
10907
|
-
"
|
|
10908
|
-
"
|
|
11675
|
+
"value": "19px",
|
|
11676
|
+
"uuid": "ae020335-ccd0-43fc-970d-80a80f9f17e8"
|
|
10909
11677
|
},
|
|
10910
11678
|
"mobile": {
|
|
10911
11679
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
10912
|
-
"
|
|
10913
|
-
"
|
|
11680
|
+
"value": "26px",
|
|
11681
|
+
"uuid": "e99aa620-60f2-4531-94da-8a490a82c2a7"
|
|
10914
11682
|
}
|
|
10915
11683
|
},
|
|
10916
|
-
"uuid": "
|
|
11684
|
+
"uuid": "3a053667-264c-40a8-8f0b-2f3e439d3e10"
|
|
10917
11685
|
},
|
|
10918
11686
|
"table-row-checkbox-to-top-extra-large-compact": {
|
|
10919
11687
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -10984,16 +11752,16 @@
|
|
|
10984
11752
|
"sets": {
|
|
10985
11753
|
"desktop": {
|
|
10986
11754
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
10987
|
-
"
|
|
10988
|
-
"
|
|
11755
|
+
"value": "16px",
|
|
11756
|
+
"uuid": "8eeaedce-17ff-4df7-b065-6c9e07581d03"
|
|
10989
11757
|
},
|
|
10990
11758
|
"mobile": {
|
|
10991
11759
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
10992
|
-
"
|
|
10993
|
-
"
|
|
11760
|
+
"value": "22px",
|
|
11761
|
+
"uuid": "1c732481-e6e5-400d-81d7-1aea1a312766"
|
|
10994
11762
|
}
|
|
10995
11763
|
},
|
|
10996
|
-
"uuid": "
|
|
11764
|
+
"uuid": "203103a4-91e2-4d62-9b6e-3f25ccdc42a2"
|
|
10997
11765
|
},
|
|
10998
11766
|
"table-row-checkbox-to-top-large-compact": {
|
|
10999
11767
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -11064,16 +11832,16 @@
|
|
|
11064
11832
|
"sets": {
|
|
11065
11833
|
"desktop": {
|
|
11066
11834
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11067
|
-
"
|
|
11068
|
-
"
|
|
11835
|
+
"value": "12px",
|
|
11836
|
+
"uuid": "6545fb01-e698-456a-915a-f996510c8ebe"
|
|
11069
11837
|
},
|
|
11070
11838
|
"mobile": {
|
|
11071
11839
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11072
|
-
"
|
|
11073
|
-
"
|
|
11840
|
+
"value": "16px",
|
|
11841
|
+
"uuid": "0e193349-7dec-485f-9715-9c43e9645b23"
|
|
11074
11842
|
}
|
|
11075
11843
|
},
|
|
11076
|
-
"uuid": "
|
|
11844
|
+
"uuid": "49ba68c2-dc2d-44ff-832b-cd729f4c30d9"
|
|
11077
11845
|
},
|
|
11078
11846
|
"table-row-checkbox-to-top-medium-compact": {
|
|
11079
11847
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -11144,16 +11912,16 @@
|
|
|
11144
11912
|
"sets": {
|
|
11145
11913
|
"desktop": {
|
|
11146
11914
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11147
|
-
"
|
|
11148
|
-
"
|
|
11915
|
+
"value": "10px",
|
|
11916
|
+
"uuid": "246cc81f-265b-464b-9db9-31aa874d4dc8"
|
|
11149
11917
|
},
|
|
11150
11918
|
"mobile": {
|
|
11151
11919
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11152
|
-
"
|
|
11153
|
-
"
|
|
11920
|
+
"value": "14px",
|
|
11921
|
+
"uuid": "5b9f13c7-a504-4633-a79b-5c907b7d04b5"
|
|
11154
11922
|
}
|
|
11155
11923
|
},
|
|
11156
|
-
"uuid": "
|
|
11924
|
+
"uuid": "d7d06d3b-8aed-45a6-bc4b-12737fa255a1"
|
|
11157
11925
|
},
|
|
11158
11926
|
"table-row-checkbox-to-top-small-compact": {
|
|
11159
11927
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -11221,16 +11989,16 @@
|
|
|
11221
11989
|
"sets": {
|
|
11222
11990
|
"desktop": {
|
|
11223
11991
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11224
|
-
"
|
|
11225
|
-
"
|
|
11992
|
+
"value": "56px",
|
|
11993
|
+
"uuid": "d46757e8-9c05-4573-aa8c-572a58187359"
|
|
11226
11994
|
},
|
|
11227
11995
|
"mobile": {
|
|
11228
11996
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11229
|
-
"
|
|
11230
|
-
"
|
|
11997
|
+
"value": "70px",
|
|
11998
|
+
"uuid": "4395ec44-d328-4d2a-b230-3b459db9f134"
|
|
11231
11999
|
}
|
|
11232
12000
|
},
|
|
11233
|
-
"uuid": "
|
|
12001
|
+
"uuid": "463dd43b-12be-490b-bf19-ad3c8d60edb0"
|
|
11234
12002
|
},
|
|
11235
12003
|
"table-row-height-extra-large-compact": {
|
|
11236
12004
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
@@ -11281,16 +12049,16 @@
|
|
|
11281
12049
|
"sets": {
|
|
11282
12050
|
"desktop": {
|
|
11283
12051
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11284
|
-
"
|
|
11285
|
-
"
|
|
12052
|
+
"value": "48px",
|
|
12053
|
+
"uuid": "4565ec71-a570-46e0-8bd1-6d9e5627489a"
|
|
11286
12054
|
},
|
|
11287
12055
|
"mobile": {
|
|
11288
12056
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11289
|
-
"
|
|
11290
|
-
"
|
|
12057
|
+
"value": "60px",
|
|
12058
|
+
"uuid": "e3c51047-2016-460f-b7d5-57d25c1b0234"
|
|
11291
12059
|
}
|
|
11292
12060
|
},
|
|
11293
|
-
"uuid": "
|
|
12061
|
+
"uuid": "a31c5522-27fd-4819-aef1-5e1ffad819de"
|
|
11294
12062
|
},
|
|
11295
12063
|
"table-row-height-large-compact": {
|
|
11296
12064
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
@@ -11341,16 +12109,16 @@
|
|
|
11341
12109
|
"sets": {
|
|
11342
12110
|
"desktop": {
|
|
11343
12111
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11344
|
-
"
|
|
11345
|
-
"
|
|
12112
|
+
"value": "40px",
|
|
12113
|
+
"uuid": "169cb18c-82e1-42aa-9014-d1fc67af2434"
|
|
11346
12114
|
},
|
|
11347
12115
|
"mobile": {
|
|
11348
12116
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11349
|
-
"
|
|
11350
|
-
"
|
|
12117
|
+
"value": "50px",
|
|
12118
|
+
"uuid": "d3dcca91-5f23-4ded-91a5-d46919f6a50c"
|
|
11351
12119
|
}
|
|
11352
12120
|
},
|
|
11353
|
-
"uuid": "
|
|
12121
|
+
"uuid": "9ead5e6c-86df-4edb-ade0-f83242a3d752"
|
|
11354
12122
|
},
|
|
11355
12123
|
"table-row-height-medium-compact": {
|
|
11356
12124
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
@@ -11401,16 +12169,16 @@
|
|
|
11401
12169
|
"sets": {
|
|
11402
12170
|
"desktop": {
|
|
11403
12171
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11404
|
-
"
|
|
11405
|
-
"
|
|
12172
|
+
"value": "32px",
|
|
12173
|
+
"uuid": "38b0b961-68d6-450e-9236-c874590fed8e"
|
|
11406
12174
|
},
|
|
11407
12175
|
"mobile": {
|
|
11408
12176
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11409
|
-
"
|
|
11410
|
-
"
|
|
12177
|
+
"value": "40px",
|
|
12178
|
+
"uuid": "b13e2baf-29cf-4207-b0b4-e124d4cead66"
|
|
11411
12179
|
}
|
|
11412
12180
|
},
|
|
11413
|
-
"uuid": "
|
|
12181
|
+
"uuid": "4dcb6515-0014-4b64-92e3-b82ddd02beda"
|
|
11414
12182
|
},
|
|
11415
12183
|
"table-row-height-small-compact": {
|
|
11416
12184
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
@@ -11464,16 +12232,16 @@
|
|
|
11464
12232
|
"sets": {
|
|
11465
12233
|
"desktop": {
|
|
11466
12234
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11467
|
-
"
|
|
11468
|
-
"
|
|
12235
|
+
"value": "17px",
|
|
12236
|
+
"uuid": "fda509a4-c480-4da6-aba0-5d5891b7885b"
|
|
11469
12237
|
},
|
|
11470
12238
|
"mobile": {
|
|
11471
12239
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11472
|
-
"
|
|
11473
|
-
"
|
|
12240
|
+
"value": "21px",
|
|
12241
|
+
"uuid": "27fde1d4-1609-4c7d-96ab-9761a263670d"
|
|
11474
12242
|
}
|
|
11475
12243
|
},
|
|
11476
|
-
"uuid": "
|
|
12244
|
+
"uuid": "6b68469a-9e9f-4617-b6e8-19be396667bd"
|
|
11477
12245
|
},
|
|
11478
12246
|
"table-row-top-to-text-extra-large-compact": {
|
|
11479
12247
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
@@ -11533,16 +12301,16 @@
|
|
|
11533
12301
|
"sets": {
|
|
11534
12302
|
"desktop": {
|
|
11535
12303
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11536
|
-
"
|
|
11537
|
-
"
|
|
12304
|
+
"value": "14px",
|
|
12305
|
+
"uuid": "e787e8d5-6616-4ac2-9f66-0730ea553dd6"
|
|
11538
12306
|
},
|
|
11539
12307
|
"mobile": {
|
|
11540
12308
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11541
|
-
"
|
|
11542
|
-
"
|
|
12309
|
+
"value": "18px",
|
|
12310
|
+
"uuid": "994c9965-7e94-47c9-8eae-1b816413a17e"
|
|
11543
12311
|
}
|
|
11544
12312
|
},
|
|
11545
|
-
"uuid": "
|
|
12313
|
+
"uuid": "68b4fc7d-dd2b-4843-a14d-cf04e4507350"
|
|
11546
12314
|
},
|
|
11547
12315
|
"table-row-top-to-text-large-compact": {
|
|
11548
12316
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
@@ -11602,16 +12370,16 @@
|
|
|
11602
12370
|
"sets": {
|
|
11603
12371
|
"desktop": {
|
|
11604
12372
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11605
|
-
"
|
|
11606
|
-
"
|
|
12373
|
+
"value": "10px",
|
|
12374
|
+
"uuid": "b498ac45-90ed-46e6-b546-786b6f80d1a3"
|
|
11607
12375
|
},
|
|
11608
12376
|
"mobile": {
|
|
11609
12377
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11610
|
-
"
|
|
11611
|
-
"
|
|
12378
|
+
"value": "14px",
|
|
12379
|
+
"uuid": "e660c8f7-b2b8-452a-ab1c-e1ad23f76d7f"
|
|
11612
12380
|
}
|
|
11613
12381
|
},
|
|
11614
|
-
"uuid": "
|
|
12382
|
+
"uuid": "769f1d38-5add-4b1e-a873-d945a48d0435"
|
|
11615
12383
|
},
|
|
11616
12384
|
"table-row-top-to-text-medium-compact": {
|
|
11617
12385
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
@@ -11671,16 +12439,16 @@
|
|
|
11671
12439
|
"sets": {
|
|
11672
12440
|
"desktop": {
|
|
11673
12441
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11674
|
-
"
|
|
11675
|
-
"
|
|
12442
|
+
"value": "8px",
|
|
12443
|
+
"uuid": "8bae28d9-5d3e-471b-86b2-04b52d7866ed"
|
|
11676
12444
|
},
|
|
11677
12445
|
"mobile": {
|
|
11678
12446
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11679
|
-
"
|
|
11680
|
-
"
|
|
12447
|
+
"value": "10px",
|
|
12448
|
+
"uuid": "019a1bf9-af62-4e80-a720-b31a8e33ec3c"
|
|
11681
12449
|
}
|
|
11682
12450
|
},
|
|
11683
|
-
"uuid": "
|
|
12451
|
+
"uuid": "7fa3c40e-3930-4ba6-8557-37be129b33d1"
|
|
11684
12452
|
},
|
|
11685
12453
|
"table-row-top-to-text-small-compact": {
|
|
11686
12454
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
@@ -11746,7 +12514,10 @@
|
|
|
11746
12514
|
"value": "60px"
|
|
11747
12515
|
}
|
|
11748
12516
|
},
|
|
11749
|
-
"uuid": "7ec12e53-f33b-40ff-a051-cb62f71a376e"
|
|
12517
|
+
"uuid": "7ec12e53-f33b-40ff-a051-cb62f71a376e",
|
|
12518
|
+
"deprecated": true,
|
|
12519
|
+
"deprecated_comment": "Renamed to spec-order name. Use `table-header-section-row-height-extra-large` instead.",
|
|
12520
|
+
"renamed": "table-header-section-row-height-extra-large"
|
|
11750
12521
|
},
|
|
11751
12522
|
"table-section-header-row-height-large": {
|
|
11752
12523
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -11763,7 +12534,10 @@
|
|
|
11763
12534
|
"value": "50px"
|
|
11764
12535
|
}
|
|
11765
12536
|
},
|
|
11766
|
-
"uuid": "db3b99d0-492f-4360-8d36-d497e1e00462"
|
|
12537
|
+
"uuid": "db3b99d0-492f-4360-8d36-d497e1e00462",
|
|
12538
|
+
"deprecated": true,
|
|
12539
|
+
"deprecated_comment": "Renamed to spec-order name. Use `table-header-section-row-height-large` instead.",
|
|
12540
|
+
"renamed": "table-header-section-row-height-large"
|
|
11767
12541
|
},
|
|
11768
12542
|
"table-section-header-row-height-medium": {
|
|
11769
12543
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -11780,7 +12554,10 @@
|
|
|
11780
12554
|
"value": "40px"
|
|
11781
12555
|
}
|
|
11782
12556
|
},
|
|
11783
|
-
"uuid": "9b7fb04a-96c6-4eb2-87ff-e0703b02617b"
|
|
12557
|
+
"uuid": "9b7fb04a-96c6-4eb2-87ff-e0703b02617b",
|
|
12558
|
+
"deprecated": true,
|
|
12559
|
+
"deprecated_comment": "Renamed to spec-order name. Use `table-header-section-row-height-medium` instead.",
|
|
12560
|
+
"renamed": "table-header-section-row-height-medium"
|
|
11784
12561
|
},
|
|
11785
12562
|
"table-section-header-row-height-small": {
|
|
11786
12563
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -11797,7 +12574,10 @@
|
|
|
11797
12574
|
"value": "30px"
|
|
11798
12575
|
}
|
|
11799
12576
|
},
|
|
11800
|
-
"uuid": "58fd11fd-232a-474b-b53e-3b54a5d96266"
|
|
12577
|
+
"uuid": "58fd11fd-232a-474b-b53e-3b54a5d96266",
|
|
12578
|
+
"deprecated": true,
|
|
12579
|
+
"deprecated_comment": "Renamed to spec-order name. Use `table-header-section-row-height-small` instead.",
|
|
12580
|
+
"renamed": "table-header-section-row-height-small"
|
|
11801
12581
|
},
|
|
11802
12582
|
"table-thumbnail-to-top-minimum-extra-large": {
|
|
11803
12583
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -11808,16 +12588,16 @@
|
|
|
11808
12588
|
"sets": {
|
|
11809
12589
|
"desktop": {
|
|
11810
12590
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11811
|
-
"
|
|
11812
|
-
"
|
|
12591
|
+
"value": "8px",
|
|
12592
|
+
"uuid": "2865ba4c-b57a-4c0c-96fc-995a860e82f3"
|
|
11813
12593
|
},
|
|
11814
12594
|
"mobile": {
|
|
11815
12595
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11816
|
-
"
|
|
11817
|
-
"
|
|
12596
|
+
"value": "10px",
|
|
12597
|
+
"uuid": "9376730c-89bd-4352-8075-ce1fe8f1c91c"
|
|
11818
12598
|
}
|
|
11819
12599
|
},
|
|
11820
|
-
"uuid": "
|
|
12600
|
+
"uuid": "b7e9ad2e-de55-4c51-8fee-35ccb5ba4570"
|
|
11821
12601
|
},
|
|
11822
12602
|
"table-thumbnail-to-top-minimum-extra-large-compact": {
|
|
11823
12603
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -11888,16 +12668,16 @@
|
|
|
11888
12668
|
"sets": {
|
|
11889
12669
|
"desktop": {
|
|
11890
12670
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11891
|
-
"
|
|
11892
|
-
"
|
|
12671
|
+
"value": "8px",
|
|
12672
|
+
"uuid": "a9fcb0d6-19a1-4618-a767-8d1c39a53388"
|
|
11893
12673
|
},
|
|
11894
12674
|
"mobile": {
|
|
11895
12675
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11896
|
-
"
|
|
11897
|
-
"
|
|
12676
|
+
"value": "10px",
|
|
12677
|
+
"uuid": "99adf6f1-f500-43ed-859f-80a5d130be7c"
|
|
11898
12678
|
}
|
|
11899
12679
|
},
|
|
11900
|
-
"uuid": "
|
|
12680
|
+
"uuid": "656e7d10-8f6a-442b-a32f-46191846496d"
|
|
11901
12681
|
},
|
|
11902
12682
|
"table-thumbnail-to-top-minimum-large-compact": {
|
|
11903
12683
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -11968,16 +12748,16 @@
|
|
|
11968
12748
|
"sets": {
|
|
11969
12749
|
"desktop": {
|
|
11970
12750
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11971
|
-
"
|
|
11972
|
-
"
|
|
12751
|
+
"value": "7px",
|
|
12752
|
+
"uuid": "ef749294-5ce0-4a6a-a073-016f4997dc58"
|
|
11973
12753
|
},
|
|
11974
12754
|
"mobile": {
|
|
11975
12755
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
11976
|
-
"
|
|
11977
|
-
"
|
|
12756
|
+
"value": "9px",
|
|
12757
|
+
"uuid": "88e3bbe7-c67c-4d1b-95d5-2d62003583cc"
|
|
11978
12758
|
}
|
|
11979
12759
|
},
|
|
11980
|
-
"uuid": "
|
|
12760
|
+
"uuid": "da3434b5-4771-487d-8aac-aa1b44f603f5"
|
|
11981
12761
|
},
|
|
11982
12762
|
"table-thumbnail-to-top-minimum-medium-compact": {
|
|
11983
12763
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -12048,16 +12828,16 @@
|
|
|
12048
12828
|
"sets": {
|
|
12049
12829
|
"desktop": {
|
|
12050
12830
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
12051
|
-
"
|
|
12052
|
-
"
|
|
12831
|
+
"value": "5px",
|
|
12832
|
+
"uuid": "d3f03e18-4352-45e9-8013-25d7c0d550c2"
|
|
12053
12833
|
},
|
|
12054
12834
|
"mobile": {
|
|
12055
12835
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
12056
|
-
"
|
|
12057
|
-
"
|
|
12836
|
+
"value": "6px",
|
|
12837
|
+
"uuid": "0178551a-4b5b-4a28-aacf-494165967678"
|
|
12058
12838
|
}
|
|
12059
12839
|
},
|
|
12060
|
-
"uuid": "
|
|
12840
|
+
"uuid": "136a761a-55ac-443e-a0d6-cecc29999575"
|
|
12061
12841
|
},
|
|
12062
12842
|
"table-thumbnail-to-top-minimum-small-compact": {
|
|
12063
12843
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -12194,7 +12974,10 @@
|
|
|
12194
12974
|
"value": "312px"
|
|
12195
12975
|
}
|
|
12196
12976
|
},
|
|
12197
|
-
"uuid": "59ccc726-108b-46ab-8d59-1cf9c16d6972"
|
|
12977
|
+
"uuid": "59ccc726-108b-46ab-8d59-1cf9c16d6972",
|
|
12978
|
+
"deprecated": true,
|
|
12979
|
+
"deprecated_comment": "Renamed to spec-order name. Use `tag-field-width-large-default` instead.",
|
|
12980
|
+
"renamed": "tag-field-width-large-default"
|
|
12198
12981
|
},
|
|
12199
12982
|
"tag-field-default-width-medium": {
|
|
12200
12983
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -12211,7 +12994,10 @@
|
|
|
12211
12994
|
"value": "288px"
|
|
12212
12995
|
}
|
|
12213
12996
|
},
|
|
12214
|
-
"uuid": "04a7da36-00b6-4f2a-b2f6-92715f134ae0"
|
|
12997
|
+
"uuid": "04a7da36-00b6-4f2a-b2f6-92715f134ae0",
|
|
12998
|
+
"deprecated": true,
|
|
12999
|
+
"deprecated_comment": "Renamed to spec-order name. Use `tag-field-width-medium-default` instead.",
|
|
13000
|
+
"renamed": "tag-field-width-medium-default"
|
|
12215
13001
|
},
|
|
12216
13002
|
"tag-field-default-width-small": {
|
|
12217
13003
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -12228,7 +13014,10 @@
|
|
|
12228
13014
|
"value": "264px"
|
|
12229
13015
|
}
|
|
12230
13016
|
},
|
|
12231
|
-
"uuid": "05fe2653-edc9-45a6-ace5-e3d1879b79c4"
|
|
13017
|
+
"uuid": "05fe2653-edc9-45a6-ace5-e3d1879b79c4",
|
|
13018
|
+
"deprecated": true,
|
|
13019
|
+
"deprecated_comment": "Renamed to spec-order name. Use `tag-field-width-small-default` instead.",
|
|
13020
|
+
"renamed": "tag-field-width-small-default"
|
|
12232
13021
|
},
|
|
12233
13022
|
"tag-field-edge-to-content-large": {
|
|
12234
13023
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -12358,6 +13147,57 @@
|
|
|
12358
13147
|
},
|
|
12359
13148
|
"uuid": "a9c942a5-eff0-4e72-aa32-84075eca856c"
|
|
12360
13149
|
},
|
|
13150
|
+
"tag-field-width-large-default": {
|
|
13151
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
13152
|
+
"component": "tag-field",
|
|
13153
|
+
"sets": {
|
|
13154
|
+
"desktop": {
|
|
13155
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
13156
|
+
"value": "288px",
|
|
13157
|
+
"uuid": "c6534add-fc19-4fe0-94ff-043bf0aaa7d1"
|
|
13158
|
+
},
|
|
13159
|
+
"mobile": {
|
|
13160
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
13161
|
+
"value": "312px",
|
|
13162
|
+
"uuid": "8ead6002-b149-48a9-ad31-74eeb8f84aa1"
|
|
13163
|
+
}
|
|
13164
|
+
},
|
|
13165
|
+
"uuid": "55433ca2-c5ce-487e-81eb-25bee444026f"
|
|
13166
|
+
},
|
|
13167
|
+
"tag-field-width-medium-default": {
|
|
13168
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
13169
|
+
"component": "tag-field",
|
|
13170
|
+
"sets": {
|
|
13171
|
+
"desktop": {
|
|
13172
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
13173
|
+
"value": "264px",
|
|
13174
|
+
"uuid": "0b00b7b3-c664-4c46-8f56-459c3192d02e"
|
|
13175
|
+
},
|
|
13176
|
+
"mobile": {
|
|
13177
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
13178
|
+
"value": "288px",
|
|
13179
|
+
"uuid": "e0e2c1a4-2e32-46b9-91f6-b4a8c4706b34"
|
|
13180
|
+
}
|
|
13181
|
+
},
|
|
13182
|
+
"uuid": "e66e667c-6e12-42a4-8879-926e4fa3c900"
|
|
13183
|
+
},
|
|
13184
|
+
"tag-field-width-small-default": {
|
|
13185
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
13186
|
+
"component": "tag-field",
|
|
13187
|
+
"sets": {
|
|
13188
|
+
"desktop": {
|
|
13189
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
13190
|
+
"value": "240px",
|
|
13191
|
+
"uuid": "3bf2a970-eb32-4a26-b99f-f4303f018063"
|
|
13192
|
+
},
|
|
13193
|
+
"mobile": {
|
|
13194
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
13195
|
+
"value": "264px",
|
|
13196
|
+
"uuid": "54eb7fe9-0282-4937-bc2d-6ed24805d7b5"
|
|
13197
|
+
}
|
|
13198
|
+
},
|
|
13199
|
+
"uuid": "c835d0e4-c774-44bf-b54b-066dfcc2b095"
|
|
13200
|
+
},
|
|
12361
13201
|
"tag-label-to-clear-icon-large": {
|
|
12362
13202
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
12363
13203
|
"component": "tag",
|
|
@@ -12998,13 +13838,31 @@
|
|
|
12998
13838
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/multiplier.json",
|
|
12999
13839
|
"component": "title",
|
|
13000
13840
|
"uuid": "73a0bd28-7691-47b0-9e9b-62ec22940e63",
|
|
13841
|
+
"value": 0.25,
|
|
13842
|
+
"deprecated": true,
|
|
13843
|
+
"deprecated_comment": "Renamed to spec-order name. Use `title-margin-multiplier-bottom` instead.",
|
|
13844
|
+
"renamed": "title-margin-multiplier-bottom"
|
|
13845
|
+
},
|
|
13846
|
+
"title-margin-multiplier-bottom": {
|
|
13847
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/multiplier.json",
|
|
13848
|
+
"component": "title",
|
|
13849
|
+
"uuid": "01a5ff69-9915-4b88-b1b1-8d4e0c9cbf9b",
|
|
13001
13850
|
"value": 0.25
|
|
13002
13851
|
},
|
|
13852
|
+
"title-margin-multiplier-top": {
|
|
13853
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/multiplier.json",
|
|
13854
|
+
"component": "title",
|
|
13855
|
+
"uuid": "5001cb1e-c080-47d5-95aa-19747d9d92a3",
|
|
13856
|
+
"value": 0.88888889
|
|
13857
|
+
},
|
|
13003
13858
|
"title-margin-top-multiplier": {
|
|
13004
13859
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/multiplier.json",
|
|
13005
13860
|
"component": "title",
|
|
13006
13861
|
"uuid": "14d9dc6c-28fc-41cf-a1ae-600a150f520a",
|
|
13007
|
-
"value": 0.88888889
|
|
13862
|
+
"value": 0.88888889,
|
|
13863
|
+
"deprecated": true,
|
|
13864
|
+
"deprecated_comment": "Renamed to spec-order name. Use `title-margin-multiplier-top` instead.",
|
|
13865
|
+
"renamed": "title-margin-multiplier-top"
|
|
13008
13866
|
},
|
|
13009
13867
|
"title-sans-serif-emphasized-font-style": {
|
|
13010
13868
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
@@ -13114,47 +13972,110 @@
|
|
|
13114
13972
|
"uuid": "a0367ebf-8cc8-4aa0-80c4-ccf4a03644a3",
|
|
13115
13973
|
"value": "{black-font-weight}"
|
|
13116
13974
|
},
|
|
13975
|
+
"title-size-2x-large": {
|
|
13976
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
13977
|
+
"component": "title",
|
|
13978
|
+
"uuid": "4a506a18-e70c-4ff8-8278-c50e7949b4f3",
|
|
13979
|
+
"value": "{font-size-500}"
|
|
13980
|
+
},
|
|
13981
|
+
"title-size-3x-large": {
|
|
13982
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
13983
|
+
"component": "title",
|
|
13984
|
+
"uuid": "15b7a340-b5bd-4260-8c41-cbc60a0eca8c",
|
|
13985
|
+
"value": "{font-size-600}"
|
|
13986
|
+
},
|
|
13987
|
+
"title-size-extra-large": {
|
|
13988
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
13989
|
+
"component": "title",
|
|
13990
|
+
"uuid": "42b1440d-6307-4674-bf99-7d4ea3c41335",
|
|
13991
|
+
"value": "{font-size-400}"
|
|
13992
|
+
},
|
|
13993
|
+
"title-size-extra-small": {
|
|
13994
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
13995
|
+
"component": "title",
|
|
13996
|
+
"uuid": "4ab69342-5f01-4de9-a629-00576a083308",
|
|
13997
|
+
"value": "{font-size-75}"
|
|
13998
|
+
},
|
|
13117
13999
|
"title-size-l": {
|
|
13118
14000
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
13119
14001
|
"component": "title",
|
|
13120
14002
|
"uuid": "0fb9e5ec-e5b7-41e0-8ef4-db9e4e33e060",
|
|
14003
|
+
"value": "{font-size-300}",
|
|
14004
|
+
"deprecated": true,
|
|
14005
|
+
"deprecated_comment": "Renamed to spec-order name. Use `title-size-large` instead.",
|
|
14006
|
+
"renamed": "title-size-large"
|
|
14007
|
+
},
|
|
14008
|
+
"title-size-large": {
|
|
14009
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
14010
|
+
"component": "title",
|
|
14011
|
+
"uuid": "dd08bdf6-3cb6-46d8-82df-457256af39bb",
|
|
13121
14012
|
"value": "{font-size-300}"
|
|
13122
14013
|
},
|
|
13123
14014
|
"title-size-m": {
|
|
13124
14015
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
13125
14016
|
"component": "title",
|
|
13126
14017
|
"uuid": "6d63a369-4261-44a4-bf8d-a567dffa8ef6",
|
|
14018
|
+
"value": "{font-size-200}",
|
|
14019
|
+
"deprecated": true,
|
|
14020
|
+
"deprecated_comment": "Renamed to spec-order name. Use `title-size-medium` instead.",
|
|
14021
|
+
"renamed": "title-size-medium"
|
|
14022
|
+
},
|
|
14023
|
+
"title-size-medium": {
|
|
14024
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
14025
|
+
"component": "title",
|
|
14026
|
+
"uuid": "9f29335b-2b5b-44c5-8206-9430ef4ba2ea",
|
|
13127
14027
|
"value": "{font-size-200}"
|
|
13128
14028
|
},
|
|
13129
14029
|
"title-size-s": {
|
|
13130
14030
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
13131
14031
|
"component": "title",
|
|
13132
14032
|
"uuid": "0babc342-b506-495d-aaf1-20fe9e571e1b",
|
|
14033
|
+
"value": "{font-size-100}",
|
|
14034
|
+
"deprecated": true,
|
|
14035
|
+
"deprecated_comment": "Renamed to spec-order name. Use `title-size-small` instead.",
|
|
14036
|
+
"renamed": "title-size-small"
|
|
14037
|
+
},
|
|
14038
|
+
"title-size-small": {
|
|
14039
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
14040
|
+
"component": "title",
|
|
14041
|
+
"uuid": "916f52a4-58d5-4066-befe-f7f2f7406ffe",
|
|
13133
14042
|
"value": "{font-size-100}"
|
|
13134
14043
|
},
|
|
13135
14044
|
"title-size-xl": {
|
|
13136
14045
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
13137
14046
|
"component": "title",
|
|
13138
14047
|
"uuid": "b5aaaa50-721b-4b41-ad90-345cd995f69e",
|
|
13139
|
-
"value": "{font-size-400}"
|
|
14048
|
+
"value": "{font-size-400}",
|
|
14049
|
+
"deprecated": true,
|
|
14050
|
+
"deprecated_comment": "Renamed to spec-order name. Use `title-size-extra-large` instead.",
|
|
14051
|
+
"renamed": "title-size-extra-large"
|
|
13140
14052
|
},
|
|
13141
14053
|
"title-size-xs": {
|
|
13142
14054
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
13143
14055
|
"component": "title",
|
|
13144
14056
|
"uuid": "68dac9e8-9b07-4453-8cb2-24ed349d2134",
|
|
13145
|
-
"value": "{font-size-75}"
|
|
14057
|
+
"value": "{font-size-75}",
|
|
14058
|
+
"deprecated": true,
|
|
14059
|
+
"deprecated_comment": "Renamed to spec-order name. Use `title-size-extra-small` instead.",
|
|
14060
|
+
"renamed": "title-size-extra-small"
|
|
13146
14061
|
},
|
|
13147
14062
|
"title-size-xxl": {
|
|
13148
14063
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
13149
14064
|
"component": "title",
|
|
13150
14065
|
"uuid": "d4c4db99-70f2-4c79-8595-4d23407de068",
|
|
13151
|
-
"value": "{font-size-500}"
|
|
14066
|
+
"value": "{font-size-500}",
|
|
14067
|
+
"deprecated": true,
|
|
14068
|
+
"deprecated_comment": "Renamed to spec-order name. Use `title-size-2x-large` instead.",
|
|
14069
|
+
"renamed": "title-size-2x-large"
|
|
13152
14070
|
},
|
|
13153
14071
|
"title-size-xxxl": {
|
|
13154
14072
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
13155
14073
|
"component": "title",
|
|
13156
14074
|
"uuid": "56152e6a-3058-4467-86a1-34fa2b6f75b2",
|
|
13157
|
-
"value": "{font-size-600}"
|
|
14075
|
+
"value": "{font-size-600}",
|
|
14076
|
+
"deprecated": true,
|
|
14077
|
+
"deprecated_comment": "Renamed to spec-order name. Use `title-size-3x-large` instead.",
|
|
14078
|
+
"renamed": "title-size-3x-large"
|
|
13158
14079
|
},
|
|
13159
14080
|
"toast-bottom-to-text": {
|
|
13160
14081
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -13362,7 +14283,10 @@
|
|
|
13362
14283
|
"value": "40px"
|
|
13363
14284
|
}
|
|
13364
14285
|
},
|
|
13365
|
-
"uuid": "65d6c69e-0d00-4d31-8e18-a27cb4ddd464"
|
|
14286
|
+
"uuid": "65d6c69e-0d00-4d31-8e18-a27cb4ddd464",
|
|
14287
|
+
"deprecated": true,
|
|
14288
|
+
"deprecated_comment": "Renamed to spec-order name. Use `tree-view-indicator-disclosure-height` instead.",
|
|
14289
|
+
"renamed": "tree-view-indicator-disclosure-height"
|
|
13366
14290
|
},
|
|
13367
14291
|
"tree-view-disclosure-indicator-width": {
|
|
13368
14292
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -13379,7 +14303,10 @@
|
|
|
13379
14303
|
"value": "42px"
|
|
13380
14304
|
}
|
|
13381
14305
|
},
|
|
13382
|
-
"uuid": "a9a4a8fe-327f-4c81-9c86-8d824e159de4"
|
|
14306
|
+
"uuid": "a9a4a8fe-327f-4c81-9c86-8d824e159de4",
|
|
14307
|
+
"deprecated": true,
|
|
14308
|
+
"deprecated_comment": "Renamed to spec-order name. Use `tree-view-indicator-disclosure-width` instead.",
|
|
14309
|
+
"renamed": "tree-view-indicator-disclosure-width"
|
|
13383
14310
|
},
|
|
13384
14311
|
"tree-view-drag-handle-to-checkbox": {
|
|
13385
14312
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -13469,6 +14396,40 @@
|
|
|
13469
14396
|
"uuid": "8f92e6b8-907f-42b2-81d6-83d1786495bf",
|
|
13470
14397
|
"value": "-1px"
|
|
13471
14398
|
},
|
|
14399
|
+
"tree-view-indicator-disclosure-height": {
|
|
14400
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
14401
|
+
"component": "tree-view",
|
|
14402
|
+
"sets": {
|
|
14403
|
+
"desktop": {
|
|
14404
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
14405
|
+
"value": "32px",
|
|
14406
|
+
"uuid": "41cc622a-d80c-4ed9-a22c-5ccb7d81460b"
|
|
14407
|
+
},
|
|
14408
|
+
"mobile": {
|
|
14409
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
14410
|
+
"value": "40px",
|
|
14411
|
+
"uuid": "d2be738a-a69a-49a4-9be3-df10f3f735cb"
|
|
14412
|
+
}
|
|
14413
|
+
},
|
|
14414
|
+
"uuid": "50dacf82-d262-4a60-ad10-5101cefed891"
|
|
14415
|
+
},
|
|
14416
|
+
"tree-view-indicator-disclosure-width": {
|
|
14417
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
14418
|
+
"component": "tree-view",
|
|
14419
|
+
"sets": {
|
|
14420
|
+
"desktop": {
|
|
14421
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
14422
|
+
"value": "34px",
|
|
14423
|
+
"uuid": "89c1eb2e-c2b7-4fc2-8ba0-6fcf24f7c486"
|
|
14424
|
+
},
|
|
14425
|
+
"mobile": {
|
|
14426
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
14427
|
+
"value": "42px",
|
|
14428
|
+
"uuid": "7588cc26-097f-49f0-8ffa-fc248eb29715"
|
|
14429
|
+
}
|
|
14430
|
+
},
|
|
14431
|
+
"uuid": "065767cb-af12-4cf4-afcf-448121778614"
|
|
14432
|
+
},
|
|
13472
14433
|
"tree-view-item-to-header": {
|
|
13473
14434
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
13474
14435
|
"component": "tree-view",
|
|
@@ -13503,7 +14464,7 @@
|
|
|
13503
14464
|
"component": "tree-view",
|
|
13504
14465
|
"deprecated": true,
|
|
13505
14466
|
"deprecated_comment": "Should be zero; no token",
|
|
13506
|
-
"uuid": "
|
|
14467
|
+
"uuid": "f50b9f04-6786-45bb-bbd5-bdfc7579ddf1",
|
|
13507
14468
|
"value": "-1px"
|
|
13508
14469
|
},
|
|
13509
14470
|
"tree-view-item-to-item-detached": {
|
|
@@ -13883,4 +14844,4 @@
|
|
|
13883
14844
|
"uuid": "3373c4d2-d81b-4649-bc24-5251879778c1",
|
|
13884
14845
|
"value": "212px"
|
|
13885
14846
|
}
|
|
13886
|
-
}
|
|
14847
|
+
}
|