@adobe/spectrum-tokens 13.0.0-beta.25 → 13.0.0-beta.27

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 CHANGED
@@ -1,5 +1,45 @@
1
1
  # @adobe/spectrum-tokens
2
2
 
3
+ ## 13.0.0-beta.27
4
+
5
+ ### Minor Changes
6
+
7
+ - 3236495: Updated coach mark tokens for both desktop and mobile
8
+
9
+ ## Token Diff
10
+
11
+ _Tokens added (6):_
12
+
13
+ - `coach-mark-body-font-size`
14
+ - `coach-mark-pagination-body-font-size`
15
+ - `coach-mark-title-font-size`
16
+
17
+ _Newly deprecated tokens (3):_
18
+
19
+ - `coach-mark-body-size`
20
+ - `coach-mark-pagination-body-size`
21
+ - `coach-mark-title-size`
22
+
23
+ ## 13.0.0-beta.26
24
+
25
+ ### Minor Changes
26
+
27
+ - b59fa8f: Updated alert dialog tokens
28
+
29
+ ## Token Diff
30
+
31
+ _Tokens added (4):_
32
+
33
+ - `alert-dialog-description-font-size`
34
+ - `alert-dialog-description-size`
35
+ - `alert-dialog-title-font-size`
36
+ - `alert-dialog-title-size`
37
+
38
+ _Newly deprecated tokens (2):_
39
+
40
+ - `alert-dialog-description-size`
41
+ - `alert-dialog-title-size`
42
+
3
43
  ## 13.0.0-beta.25
4
44
 
5
45
  ### Minor Changes
@@ -1253,9 +1253,11 @@
1253
1253
  "alert-banner-top-to-text": "18px",
1254
1254
  "alert-banner-top-to-workflow-icon": "19px",
1255
1255
  "alert-banner-width": "832px",
1256
+ "alert-dialog-description-font-size": "16px",
1256
1257
  "alert-dialog-description-size": "16px",
1257
1258
  "alert-dialog-maximum-width": "480px",
1258
1259
  "alert-dialog-minimum-width": "288px",
1260
+ "alert-dialog-title-font-size": "22px",
1259
1261
  "alert-dialog-title-size": "22px",
1260
1262
  "arrow-icon-size-100": "10px",
1261
1263
  "arrow-icon-size-200": "12px",
@@ -1351,14 +1353,17 @@
1351
1353
  "cjk-letter-spacing": "0.05em",
1352
1354
  "cjk-line-height-100": "1.5",
1353
1355
  "cjk-line-height-200": "1.7",
1354
- "coach-mark-body-size": "14px",
1356
+ "coach-mark-body-font-size": "16px",
1357
+ "coach-mark-body-size": "16px",
1355
1358
  "coach-mark-edge-to-content": "24px",
1356
1359
  "coach-mark-maximum-width": "380px",
1357
1360
  "coach-mark-media-height": "222px",
1358
1361
  "coach-mark-media-minimum-height": "166px",
1359
1362
  "coach-mark-minimum-width": "296px",
1363
+ "coach-mark-pagination-body-font-size": "14px",
1360
1364
  "coach-mark-pagination-body-size": "14px",
1361
1365
  "coach-mark-pagination-text-to-bottom-edge": "33px",
1366
+ "coach-mark-title-font-size": "16px",
1362
1367
  "coach-mark-title-size": "16px",
1363
1368
  "coach-mark-width": "296px",
1364
1369
  "code-cjk-line-height": "1.7",
@@ -12466,6 +12466,7 @@
12466
12466
  "uuid": "45258afa-543b-4fbc-a621-677d8081c2f1"
12467
12467
  },
12468
12468
  "alert-dialog-title-size": {
12469
+ "ref": "{alert-dialog-title-font-size}",
12469
12470
  "sets": {
12470
12471
  "desktop": {
12471
12472
  "ref": "{title-size-xxl}",
@@ -12479,7 +12480,7 @@
12479
12480
  "uuid": "a69a5079-1b5b-4ccf-946f-8b6e3fae4d7e"
12480
12481
  }
12481
12482
  },
12482
- "uuid": "9b7ce1fc-ea8a-4d7b-a926-0accbd6b1197"
12483
+ "uuid": "749fa425-de12-464d-a1e2-80eb135d3ea6"
12483
12484
  },
12484
12485
  "mobile": {
12485
12486
  "ref": "{title-size-xl}",
@@ -12493,11 +12494,13 @@
12493
12494
  "uuid": "d5ed0e8d-01ac-495f-bd15-fecc30af17c4"
12494
12495
  }
12495
12496
  },
12496
- "uuid": "3f362b57-09eb-4147-b366-5c1f04c9a29f"
12497
+ "uuid": "c84328d2-578b-4a36-9065-6c6a9e1d311f"
12497
12498
  }
12498
- }
12499
+ },
12500
+ "uuid": "9b7ce1fc-ea8a-4d7b-a926-0accbd6b1197"
12499
12501
  },
12500
12502
  "alert-dialog-description-size": {
12503
+ "ref": "{alert-dialog-description-font-size}",
12501
12504
  "sets": {
12502
12505
  "desktop": {
12503
12506
  "ref": "{body-size-m}",
@@ -12511,7 +12514,7 @@
12511
12514
  "uuid": "7e51ff4e-2749-49d1-b9ed-75de92a73991"
12512
12515
  }
12513
12516
  },
12514
- "uuid": "9dc42d1a-b87d-4a5d-a5a3-6afd4d5bd599"
12517
+ "uuid": "eda300de-5f0a-42e9-9880-9244a45d4e7d"
12515
12518
  },
12516
12519
  "mobile": {
12517
12520
  "ref": "{body-size-s}",
@@ -12525,9 +12528,10 @@
12525
12528
  "uuid": "2f9ee3cf-ccb1-4f0b-aed6-96e472fb7411"
12526
12529
  }
12527
12530
  },
12528
- "uuid": "43c5762a-d3a6-49db-9e5e-4a524604fecc"
12531
+ "uuid": "e969f730-9eea-4a35-8981-2804d660c23e"
12529
12532
  }
12530
- }
12533
+ },
12534
+ "uuid": "9dc42d1a-b87d-4a5d-a5a3-6afd4d5bd599"
12531
12535
  },
12532
12536
  "opacity-checkerboard-square-size": {
12533
12537
  "sets": {
@@ -13569,9 +13573,10 @@
13569
13573
  }
13570
13574
  },
13571
13575
  "coach-mark-title-size": {
13576
+ "ref": "{coach-mark-title-font-size}",
13572
13577
  "sets": {
13573
13578
  "desktop": {
13574
- "ref": "{heading-size-xs}",
13579
+ "ref": "{title-size-m}",
13575
13580
  "sets": {
13576
13581
  "desktop": {
13577
13582
  "value": "16px",
@@ -13582,10 +13587,10 @@
13582
13587
  "uuid": "7e51ff4e-2749-49d1-b9ed-75de92a73991"
13583
13588
  }
13584
13589
  },
13585
- "uuid": "331604db-3f28-472e-810d-9010ed2c8e33"
13590
+ "uuid": "5b132698-4ee2-40e4-83c0-9ad80f36f5fd"
13586
13591
  },
13587
13592
  "mobile": {
13588
- "ref": "{heading-size-xxs}",
13593
+ "ref": "{title-size-s}",
13589
13594
  "sets": {
13590
13595
  "desktop": {
13591
13596
  "value": "14px",
@@ -13596,43 +13601,47 @@
13596
13601
  "uuid": "2f9ee3cf-ccb1-4f0b-aed6-96e472fb7411"
13597
13602
  }
13598
13603
  },
13599
- "uuid": "cd4848b6-d560-475a-9d80-f7b5acebce10"
13604
+ "uuid": "45855bc5-3b86-49a9-b443-7be9aa763c4e"
13600
13605
  }
13601
- }
13606
+ },
13607
+ "uuid": "331604db-3f28-472e-810d-9010ed2c8e33"
13602
13608
  },
13603
13609
  "coach-mark-body-size": {
13610
+ "ref": "{coach-mark-body-font-size}",
13604
13611
  "sets": {
13605
13612
  "desktop": {
13606
- "ref": "{body-size-s}",
13613
+ "ref": "{body-size-m}",
13607
13614
  "sets": {
13608
13615
  "desktop": {
13609
- "value": "14px",
13610
- "uuid": "938e2d24-1e90-48f0-a596-595a69103707"
13616
+ "value": "16px",
13617
+ "uuid": "b36caaa3-7047-4dfb-8a84-f990a8ac3a91"
13611
13618
  },
13612
13619
  "mobile": {
13613
- "value": "17px",
13614
- "uuid": "2f9ee3cf-ccb1-4f0b-aed6-96e472fb7411"
13620
+ "value": "19px",
13621
+ "uuid": "7e51ff4e-2749-49d1-b9ed-75de92a73991"
13615
13622
  }
13616
13623
  },
13617
- "uuid": "eba9f466-deda-48d5-a120-14419d5a670f"
13624
+ "uuid": "4b88a0d5-2d07-4e63-afa6-cdd611f0a8c1"
13618
13625
  },
13619
13626
  "mobile": {
13620
- "ref": "{body-size-xs}",
13627
+ "ref": "{body-size-s}",
13621
13628
  "sets": {
13622
13629
  "desktop": {
13623
- "value": "12px",
13624
- "uuid": "55d90327-8cc9-4d4f-891f-9d42751d989a"
13630
+ "value": "14px",
13631
+ "uuid": "938e2d24-1e90-48f0-a596-595a69103707"
13625
13632
  },
13626
13633
  "mobile": {
13627
- "value": "15px",
13628
- "uuid": "07e1c2a8-3925-4d71-8fae-3486483ff44c"
13634
+ "value": "17px",
13635
+ "uuid": "2f9ee3cf-ccb1-4f0b-aed6-96e472fb7411"
13629
13636
  }
13630
13637
  },
13631
- "uuid": "a0abef77-dafe-4158-9faa-a4b4b2871e54"
13638
+ "uuid": "73959c3d-afc2-4f6e-bd34-0399bf3b5b73"
13632
13639
  }
13633
- }
13640
+ },
13641
+ "uuid": "eba9f466-deda-48d5-a120-14419d5a670f"
13634
13642
  },
13635
13643
  "coach-mark-pagination-body-size": {
13644
+ "ref": "{coach-mark-pagination-body-font-size}",
13636
13645
  "sets": {
13637
13646
  "desktop": {
13638
13647
  "ref": "{body-size-s}",
@@ -13646,7 +13655,7 @@
13646
13655
  "uuid": "2f9ee3cf-ccb1-4f0b-aed6-96e472fb7411"
13647
13656
  }
13648
13657
  },
13649
- "uuid": "df8bc8ae-b6fa-4414-93b7-c89d8097fe11"
13658
+ "uuid": "06ae2458-8490-4741-8a02-97f60cc01592"
13650
13659
  },
13651
13660
  "mobile": {
13652
13661
  "ref": "{body-size-xs}",
@@ -13660,9 +13669,10 @@
13660
13669
  "uuid": "07e1c2a8-3925-4d71-8fae-3486483ff44c"
13661
13670
  }
13662
13671
  },
13663
- "uuid": "350d9235-ff9e-43d7-9298-56b36d58d6de"
13672
+ "uuid": "4f8c99a5-0942-41b0-ac41-923ea9ca2bf2"
13664
13673
  }
13665
- }
13674
+ },
13675
+ "uuid": "df8bc8ae-b6fa-4414-93b7-c89d8097fe11"
13666
13676
  },
13667
13677
  "accordion-top-to-text-compact-small": {
13668
13678
  "value": "2px",
@@ -17062,6 +17072,166 @@
17062
17072
  }
17063
17073
  }
17064
17074
  },
17075
+ "alert-dialog-description-font-size": {
17076
+ "sets": {
17077
+ "desktop": {
17078
+ "ref": "{body-size-m}",
17079
+ "sets": {
17080
+ "desktop": {
17081
+ "value": "16px",
17082
+ "uuid": "b36caaa3-7047-4dfb-8a84-f990a8ac3a91"
17083
+ },
17084
+ "mobile": {
17085
+ "value": "19px",
17086
+ "uuid": "7e51ff4e-2749-49d1-b9ed-75de92a73991"
17087
+ }
17088
+ },
17089
+ "uuid": "eda300de-5f0a-42e9-9880-9244a45d4e7d"
17090
+ },
17091
+ "mobile": {
17092
+ "ref": "{body-size-s}",
17093
+ "sets": {
17094
+ "desktop": {
17095
+ "value": "14px",
17096
+ "uuid": "938e2d24-1e90-48f0-a596-595a69103707"
17097
+ },
17098
+ "mobile": {
17099
+ "value": "17px",
17100
+ "uuid": "2f9ee3cf-ccb1-4f0b-aed6-96e472fb7411"
17101
+ }
17102
+ },
17103
+ "uuid": "e969f730-9eea-4a35-8981-2804d660c23e"
17104
+ }
17105
+ }
17106
+ },
17107
+ "alert-dialog-title-font-size": {
17108
+ "sets": {
17109
+ "desktop": {
17110
+ "ref": "{title-size-xxl}",
17111
+ "sets": {
17112
+ "desktop": {
17113
+ "value": "22px",
17114
+ "uuid": "9be56e29-2e79-41e0-b5a9-6a2dabc70aa1"
17115
+ },
17116
+ "mobile": {
17117
+ "value": "27px",
17118
+ "uuid": "a69a5079-1b5b-4ccf-946f-8b6e3fae4d7e"
17119
+ }
17120
+ },
17121
+ "uuid": "749fa425-de12-464d-a1e2-80eb135d3ea6"
17122
+ },
17123
+ "mobile": {
17124
+ "ref": "{title-size-xl}",
17125
+ "sets": {
17126
+ "desktop": {
17127
+ "value": "20px",
17128
+ "uuid": "292a28d6-2e15-46e2-80cd-5171d977e9b5"
17129
+ },
17130
+ "mobile": {
17131
+ "value": "24px",
17132
+ "uuid": "d5ed0e8d-01ac-495f-bd15-fecc30af17c4"
17133
+ }
17134
+ },
17135
+ "uuid": "c84328d2-578b-4a36-9065-6c6a9e1d311f"
17136
+ }
17137
+ }
17138
+ },
17139
+ "coach-mark-body-font-size": {
17140
+ "sets": {
17141
+ "desktop": {
17142
+ "ref": "{body-size-m}",
17143
+ "sets": {
17144
+ "desktop": {
17145
+ "value": "16px",
17146
+ "uuid": "b36caaa3-7047-4dfb-8a84-f990a8ac3a91"
17147
+ },
17148
+ "mobile": {
17149
+ "value": "19px",
17150
+ "uuid": "7e51ff4e-2749-49d1-b9ed-75de92a73991"
17151
+ }
17152
+ },
17153
+ "uuid": "4b88a0d5-2d07-4e63-afa6-cdd611f0a8c1"
17154
+ },
17155
+ "mobile": {
17156
+ "ref": "{body-size-s}",
17157
+ "sets": {
17158
+ "desktop": {
17159
+ "value": "14px",
17160
+ "uuid": "938e2d24-1e90-48f0-a596-595a69103707"
17161
+ },
17162
+ "mobile": {
17163
+ "value": "17px",
17164
+ "uuid": "2f9ee3cf-ccb1-4f0b-aed6-96e472fb7411"
17165
+ }
17166
+ },
17167
+ "uuid": "73959c3d-afc2-4f6e-bd34-0399bf3b5b73"
17168
+ }
17169
+ }
17170
+ },
17171
+ "coach-mark-pagination-body-font-size": {
17172
+ "sets": {
17173
+ "desktop": {
17174
+ "ref": "{body-size-s}",
17175
+ "sets": {
17176
+ "desktop": {
17177
+ "value": "14px",
17178
+ "uuid": "938e2d24-1e90-48f0-a596-595a69103707"
17179
+ },
17180
+ "mobile": {
17181
+ "value": "17px",
17182
+ "uuid": "2f9ee3cf-ccb1-4f0b-aed6-96e472fb7411"
17183
+ }
17184
+ },
17185
+ "uuid": "06ae2458-8490-4741-8a02-97f60cc01592"
17186
+ },
17187
+ "mobile": {
17188
+ "ref": "{body-size-xs}",
17189
+ "sets": {
17190
+ "desktop": {
17191
+ "value": "12px",
17192
+ "uuid": "55d90327-8cc9-4d4f-891f-9d42751d989a"
17193
+ },
17194
+ "mobile": {
17195
+ "value": "15px",
17196
+ "uuid": "07e1c2a8-3925-4d71-8fae-3486483ff44c"
17197
+ }
17198
+ },
17199
+ "uuid": "4f8c99a5-0942-41b0-ac41-923ea9ca2bf2"
17200
+ }
17201
+ }
17202
+ },
17203
+ "coach-mark-title-font-size": {
17204
+ "sets": {
17205
+ "desktop": {
17206
+ "ref": "{title-size-m}",
17207
+ "sets": {
17208
+ "desktop": {
17209
+ "value": "16px",
17210
+ "uuid": "b36caaa3-7047-4dfb-8a84-f990a8ac3a91"
17211
+ },
17212
+ "mobile": {
17213
+ "value": "19px",
17214
+ "uuid": "7e51ff4e-2749-49d1-b9ed-75de92a73991"
17215
+ }
17216
+ },
17217
+ "uuid": "5b132698-4ee2-40e4-83c0-9ad80f36f5fd"
17218
+ },
17219
+ "mobile": {
17220
+ "ref": "{title-size-s}",
17221
+ "sets": {
17222
+ "desktop": {
17223
+ "value": "14px",
17224
+ "uuid": "938e2d24-1e90-48f0-a596-595a69103707"
17225
+ },
17226
+ "mobile": {
17227
+ "value": "17px",
17228
+ "uuid": "2f9ee3cf-ccb1-4f0b-aed6-96e472fb7411"
17229
+ }
17230
+ },
17231
+ "uuid": "45855bc5-3b86-49a9-b443-7be9aa763c4e"
17232
+ }
17233
+ }
17234
+ },
17065
17235
  "corner-radius-0": {
17066
17236
  "value": "0px",
17067
17237
  "uuid": "bb9d8350-b1fb-4496-9c22-6ec9647ff117"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adobe/spectrum-tokens",
3
- "version": "13.0.0-beta.25",
3
+ "version": "13.0.0-beta.27",
4
4
  "description": "Design tokens for Spectrum, Adobe's design system",
5
5
  "type": "module",
6
6
  "main": "tasks/buildSpectrumTokens.js",
@@ -2533,35 +2533,19 @@
2533
2533
  },
2534
2534
  "alert-dialog-title-size": {
2535
2535
  "component": "alert-dialog",
2536
- "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
2537
- "sets": {
2538
- "desktop": {
2539
- "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
2540
- "value": "{title-size-xxl}",
2541
- "uuid": "9b7ce1fc-ea8a-4d7b-a926-0accbd6b1197"
2542
- },
2543
- "mobile": {
2544
- "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
2545
- "value": "{title-size-xl}",
2546
- "uuid": "3f362b57-09eb-4147-b366-5c1f04c9a29f"
2547
- }
2548
- }
2536
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
2537
+ "value": "{alert-dialog-title-font-size}",
2538
+ "uuid": "9b7ce1fc-ea8a-4d7b-a926-0accbd6b1197",
2539
+ "deprecated": true,
2540
+ "deprecated_comment": "Replace with alert-dialog-title-font-size"
2549
2541
  },
2550
2542
  "alert-dialog-description-size": {
2551
2543
  "component": "alert-dialog",
2552
- "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
2553
- "sets": {
2554
- "desktop": {
2555
- "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
2556
- "value": "{body-size-m}",
2557
- "uuid": "9dc42d1a-b87d-4a5d-a5a3-6afd4d5bd599"
2558
- },
2559
- "mobile": {
2560
- "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
2561
- "value": "{body-size-s}",
2562
- "uuid": "43c5762a-d3a6-49db-9e5e-4a524604fecc"
2563
- }
2564
- }
2544
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
2545
+ "value": "{alert-dialog-description-font-size}",
2546
+ "uuid": "9dc42d1a-b87d-4a5d-a5a3-6afd4d5bd599",
2547
+ "deprecated": true,
2548
+ "deprecated_comment": "Replace with alert-dialog-description-font-size"
2565
2549
  },
2566
2550
  "opacity-checkerboard-square-size": {
2567
2551
  "deprecated": true,
@@ -3624,51 +3608,27 @@
3624
3608
  },
3625
3609
  "coach-mark-title-size": {
3626
3610
  "component": "coach-mark",
3627
- "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
3628
- "sets": {
3629
- "desktop": {
3630
- "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
3631
- "value": "{heading-size-xs}",
3632
- "uuid": "331604db-3f28-472e-810d-9010ed2c8e33"
3633
- },
3634
- "mobile": {
3635
- "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
3636
- "value": "{heading-size-xxs}",
3637
- "uuid": "cd4848b6-d560-475a-9d80-f7b5acebce10"
3638
- }
3639
- }
3611
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
3612
+ "value": "{coach-mark-title-font-size}",
3613
+ "uuid": "331604db-3f28-472e-810d-9010ed2c8e33",
3614
+ "deprecated": true,
3615
+ "deprecated_comment": "Replace with coach-mark-title-font-size"
3640
3616
  },
3641
3617
  "coach-mark-body-size": {
3642
3618
  "component": "coach-mark",
3643
- "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
3644
- "sets": {
3645
- "desktop": {
3646
- "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
3647
- "value": "{body-size-s}",
3648
- "uuid": "eba9f466-deda-48d5-a120-14419d5a670f"
3649
- },
3650
- "mobile": {
3651
- "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
3652
- "value": "{body-size-xs}",
3653
- "uuid": "a0abef77-dafe-4158-9faa-a4b4b2871e54"
3654
- }
3655
- }
3619
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
3620
+ "value": "{coach-mark-body-font-size}",
3621
+ "uuid": "eba9f466-deda-48d5-a120-14419d5a670f",
3622
+ "deprecated": true,
3623
+ "deprecated_comment": "Replace with coach-mark-body-font-size"
3656
3624
  },
3657
3625
  "coach-mark-pagination-body-size": {
3658
3626
  "component": "coach-mark",
3659
- "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
3660
- "sets": {
3661
- "desktop": {
3662
- "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
3663
- "value": "{body-size-s}",
3664
- "uuid": "df8bc8ae-b6fa-4414-93b7-c89d8097fe11"
3665
- },
3666
- "mobile": {
3667
- "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
3668
- "value": "{body-size-xs}",
3669
- "uuid": "350d9235-ff9e-43d7-9298-56b36d58d6de"
3670
- }
3671
- }
3627
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
3628
+ "value": "{coach-mark-pagination-body-font-size}",
3629
+ "uuid": "df8bc8ae-b6fa-4414-93b7-c89d8097fe11",
3630
+ "deprecated": true,
3631
+ "deprecated_comment": "Replace with coach-mark-pagination-body-font-size"
3672
3632
  },
3673
3633
  "accordion-top-to-text-compact-small": {
3674
3634
  "component": "accordion",
@@ -7642,5 +7602,95 @@
7642
7602
  "uuid": "9e740bd1-b98a-416a-be82-20e222cab3b1"
7643
7603
  }
7644
7604
  }
7605
+ },
7606
+ "combo-box-visual-to-field-button": {
7607
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
7608
+ "value": "0px",
7609
+ "uuid": "6c3c7201-2f5b-455a-bcbf-5e3d783887bf"
7610
+ },
7611
+ "in-field-button-edge-to-fill-medium": {
7612
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
7613
+ "value": "6px",
7614
+ "uuid": "86f41898-b794-4f7e-ae41-9eb84c2c7a5b"
7615
+ },
7616
+ "in-field-button-edge-to-fill-large": {
7617
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
7618
+ "value": "8px",
7619
+ "uuid": "44e97486-53ce-4bb0-a778-0f9262dfe27e"
7620
+ },
7621
+ "alert-dialog-description-font-size": {
7622
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
7623
+ "sets": {
7624
+ "desktop": {
7625
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
7626
+ "value": "{body-size-m}",
7627
+ "uuid": "eda300de-5f0a-42e9-9880-9244a45d4e7d"
7628
+ },
7629
+ "mobile": {
7630
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
7631
+ "value": "{body-size-s}",
7632
+ "uuid": "e969f730-9eea-4a35-8981-2804d660c23e"
7633
+ }
7634
+ }
7635
+ },
7636
+ "alert-dialog-title-font-size": {
7637
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
7638
+ "sets": {
7639
+ "desktop": {
7640
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
7641
+ "value": "{title-size-xxl}",
7642
+ "uuid": "749fa425-de12-464d-a1e2-80eb135d3ea6"
7643
+ },
7644
+ "mobile": {
7645
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
7646
+ "value": "{title-size-xl}",
7647
+ "uuid": "c84328d2-578b-4a36-9065-6c6a9e1d311f"
7648
+ }
7649
+ }
7650
+ },
7651
+ "coach-mark-body-font-size": {
7652
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
7653
+ "sets": {
7654
+ "desktop": {
7655
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
7656
+ "value": "{body-size-m}",
7657
+ "uuid": "4b88a0d5-2d07-4e63-afa6-cdd611f0a8c1"
7658
+ },
7659
+ "mobile": {
7660
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
7661
+ "value": "{body-size-s}",
7662
+ "uuid": "73959c3d-afc2-4f6e-bd34-0399bf3b5b73"
7663
+ }
7664
+ }
7665
+ },
7666
+ "coach-mark-pagination-body-font-size": {
7667
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
7668
+ "sets": {
7669
+ "desktop": {
7670
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
7671
+ "value": "{body-size-s}",
7672
+ "uuid": "06ae2458-8490-4741-8a02-97f60cc01592"
7673
+ },
7674
+ "mobile": {
7675
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
7676
+ "value": "{body-size-xs}",
7677
+ "uuid": "4f8c99a5-0942-41b0-ac41-923ea9ca2bf2"
7678
+ }
7679
+ }
7680
+ },
7681
+ "coach-mark-title-font-size": {
7682
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
7683
+ "sets": {
7684
+ "desktop": {
7685
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
7686
+ "value": "{title-size-m}",
7687
+ "uuid": "5b132698-4ee2-40e4-83c0-9ad80f36f5fd"
7688
+ },
7689
+ "mobile": {
7690
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
7691
+ "value": "{title-size-s}",
7692
+ "uuid": "45855bc5-3b86-49a9-b443-7be9aa763c4e"
7693
+ }
7694
+ }
7645
7695
  }
7646
7696
  }