@adobe/spectrum-tokens 13.0.0-beta.2 → 13.0.0-beta.20

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.
Files changed (84) hide show
  1. package/CHANGELOG.md +1358 -0
  2. package/dist/json/drover.json +824 -473
  3. package/dist/json/variables.json +8397 -4652
  4. package/moon.yml +1 -1
  5. package/package.json +7 -4
  6. package/schemas/components/action-bar.json +1 -1
  7. package/schemas/components/action-button.json +1 -1
  8. package/schemas/components/action-group.json +1 -1
  9. package/schemas/components/alert-banner.json +1 -1
  10. package/schemas/components/alert-dialog.json +1 -1
  11. package/schemas/components/avatar.json +1 -1
  12. package/schemas/components/badge.json +1 -1
  13. package/schemas/components/body.json +1 -1
  14. package/schemas/components/bottom-navigation-android.json +1 -1
  15. package/schemas/components/breadcrumbs.json +1 -1
  16. package/schemas/components/button-group.json +1 -1
  17. package/schemas/components/button.json +1 -1
  18. package/schemas/components/checkbox-group.json +1 -1
  19. package/schemas/components/checkbox.json +1 -1
  20. package/schemas/components/close-button.json +1 -1
  21. package/schemas/components/code.json +1 -1
  22. package/schemas/components/color-area.json +1 -1
  23. package/schemas/components/color-loupe.json +1 -1
  24. package/schemas/components/color-slider.json +1 -1
  25. package/schemas/components/color-wheel.json +1 -1
  26. package/schemas/components/combo-box.json +1 -1
  27. package/schemas/components/contextual-help.json +1 -1
  28. package/schemas/components/detail.json +1 -1
  29. package/schemas/components/divider.json +1 -1
  30. package/schemas/components/field-label.json +1 -1
  31. package/schemas/components/heading.json +1 -1
  32. package/schemas/components/help-text.json +1 -1
  33. package/schemas/components/in-line-alert.json +1 -1
  34. package/schemas/components/link.json +1 -1
  35. package/schemas/components/menu.json +1 -1
  36. package/schemas/components/meter.json +1 -1
  37. package/schemas/components/picker.json +1 -1
  38. package/schemas/components/popover.json +1 -1
  39. package/schemas/components/progress-bar.json +1 -1
  40. package/schemas/components/progress-circle.json +1 -1
  41. package/schemas/components/radio-group.json +1 -1
  42. package/schemas/components/rating.json +1 -1
  43. package/schemas/components/scroll-zoom-bar.json +1 -1
  44. package/schemas/components/side-navigation.json +1 -1
  45. package/schemas/components/slider.json +1 -1
  46. package/schemas/components/status-light.json +1 -1
  47. package/schemas/components/swatch-group.json +1 -1
  48. package/schemas/components/swatch.json +1 -1
  49. package/schemas/components/switch.json +1 -1
  50. package/schemas/components/tab-bar-ios.json +1 -1
  51. package/schemas/components/tabs.json +1 -1
  52. package/schemas/components/tag.json +1 -1
  53. package/schemas/components/text-area.json +1 -1
  54. package/schemas/components/text-field.json +1 -1
  55. package/schemas/components/toast.json +1 -1
  56. package/schemas/components/tooltip.json +1 -1
  57. package/schemas/components/tray.json +1 -1
  58. package/schemas/components/tree-view.json +1 -1
  59. package/schemas/token-types/alias.json +25 -0
  60. package/schemas/token-types/color-set.json +69 -0
  61. package/schemas/token-types/color.json +25 -0
  62. package/schemas/token-types/dimension.json +25 -0
  63. package/schemas/token-types/font-family.json +25 -0
  64. package/schemas/token-types/font-size.json +25 -0
  65. package/schemas/token-types/font-style.json +25 -0
  66. package/schemas/token-types/font-weight.json +25 -0
  67. package/schemas/token-types/multiplier.json +25 -0
  68. package/schemas/token-types/opacity.json +25 -0
  69. package/schemas/token-types/scale-set.json +60 -0
  70. package/schemas/token-types/set.json +22 -0
  71. package/schemas/token-types/text-transform.json +25 -0
  72. package/schemas/token-types/token.json +27 -0
  73. package/src/color-aliases.json +573 -119
  74. package/src/color-component.json +52 -12
  75. package/src/color-palette.json +3038 -414
  76. package/src/icons.json +18 -0
  77. package/src/layout-component.json +5090 -2387
  78. package/src/layout.json +773 -102
  79. package/src/semantic-color-palette.json +101 -1
  80. package/src/typography.json +285 -0
  81. package/test/checkId.test.js +55 -33
  82. package/test/componentSchemaValidator.test.js +74 -0
  83. package/test/schemaValidators/alias.test.js +41 -0
  84. package/test/tokenSchemaValidator.test.js +97 -0
package/CHANGELOG.md CHANGED
@@ -1,5 +1,1363 @@
1
1
  # @adobe/spectrum-tokens
2
2
 
3
+ ## 13.0.0-beta.20
4
+
5
+ ### Minor Changes
6
+
7
+ - fb61f17: Added Title typography tokens
8
+
9
+ ## Design Motivation
10
+
11
+ Adding new typography styles for Title. While the Heading style is for the loudest, most broad message, there are still going to be other important items in your information hierarchy. The Title style is for text that’s communicating other need-to-know concepts. It’s often set in Bold weight, and it has a range of font sizes that can be paired with Body and Detail sizes to create visual balance. File names, cards, user names, panels, and other high-signal concepts in interfaces use the Title style.
12
+
13
+ ## Token Diff
14
+
15
+ _Tokens added (45):_
16
+
17
+ - `title-cjk-emphasized-font-style`
18
+ - `title-cjk-emphasized-font-weight`
19
+ - `title-cjk-font-family`
20
+ - `title-cjk-font-style`
21
+ - `title-cjk-font-weight`
22
+ - `title-cjk-line-height`
23
+ - `title-cjk-size-l`
24
+ - `title-cjk-size-m`
25
+ - `title-cjk-size-s`
26
+ - `title-cjk-size-xl`
27
+ - `title-cjk-size-xs`
28
+ - `title-cjk-size-xxl`
29
+ - `title-cjk-size-xxxl`
30
+ - `title-cjk-strong-emphasized-font-style`
31
+ - `title-cjk-strong-emphasized-font-weight`
32
+ - `title-cjk-strong-font-style`
33
+ - `title-cjk-strong-font-weight`
34
+ - `title-line-height`
35
+ - `title-margin-bottom-multiplier`
36
+ - `title-margin-top-multiplier`
37
+ - `title-sans-serif-emphasized-font-style`
38
+ - `title-sans-serif-emphasized-font-weight`
39
+ - `title-sans-serif-font-family`
40
+ - `title-sans-serif-font-style`
41
+ - `title-sans-serif-font-weight`
42
+ - `title-sans-serif-strong-emphasized-font-style`
43
+ - `title-sans-serif-strong-emphasized-font-weight`
44
+ - `title-sans-serif-strong-font-style`
45
+ - `title-sans-serif-strong-font-weight`
46
+ - `title-serif-emphasized-font-style`
47
+ - `title-serif-emphasized-font-weight`
48
+ - `title-serif-font-family`
49
+ - `title-serif-font-style`
50
+ - `title-serif-font-weight`
51
+ - `title-serif-strong-emphasized-font-style`
52
+ - `title-serif-strong-emphasized-font-weight`
53
+ - `title-serif-strong-font-style`
54
+ - `title-serif-strong-font-weight`
55
+ - `title-size-l`
56
+ - `title-size-m`
57
+ - `title-size-s`
58
+ - `title-size-xl`
59
+ - `title-size-xs`
60
+ - `title-size-xxl`
61
+ - `title-size-xxxl`
62
+
63
+ ## 13.0.0-beta.19
64
+
65
+ ### Minor Changes
66
+
67
+ - 723d3b0: Updated, added, and deprecated tokens for text field and text area.
68
+
69
+ ## Design Motivation
70
+
71
+ Updating text field and text area for Spectrum 2.
72
+
73
+ ## Token Diff
74
+
75
+ _Tokens added (4):_
76
+
77
+ - `field-width-small`
78
+ - `field-width-medium`
79
+ - `field-width-large`
80
+ - `field-width-extra-large`
81
+
82
+ _Updated token values (4):_
83
+
84
+ - `side-label-character-count-top-margin-small`
85
+ - `side-label-character-count-top-margin-medium`
86
+ - `side-label-character-count-top-margin-large`
87
+ - `side-label-character-count-top-margin-extra-large`
88
+
89
+ _Newly deprecated tokens (8):_
90
+
91
+ - `field-width`
92
+ - `field-edge-to-text-quiet`
93
+ - `field-edge-to-border-quiet`
94
+ - `field-edge-to-alert-icon-quiet`
95
+ - `field-edge-to-validation-icon-quiet`
96
+ - `field-label-to-component-quiet-small`
97
+ - `field-label-to-component-quiet-medium`
98
+ - `field-label-to-component-quiet-large`
99
+ - `field-label-to-component-quiet-extra-large`
100
+ - `character-count-to-field-quiet-small`
101
+ - `character-count-to-field-quiet-medium`
102
+ - `character-count-to-field-quiet-large`
103
+ - `character-count-to-field-quiet-extra-large`
104
+
105
+ - 66b1edf: Updated color of color-area-border-color token from gray.900 to gray.1000 in both light and dark sets.
106
+
107
+ ## Design motivation
108
+
109
+ These changes occurred as a result of scaling things for S2 design language and experiences.
110
+
111
+ ## Token Diff
112
+
113
+ _Token value updated (1):_
114
+
115
+ - `color-area-border-color`
116
+
117
+ - 7b5f18b: Update alert banner for Spectrum 2
118
+
119
+ ## Design Motivation
120
+
121
+ These changes occurred as a result of scaling things for S2 design language and experiences.
122
+
123
+ ## Token Diff
124
+
125
+ _Token values updated (5):_
126
+
127
+ - `alert-banner-bottom-to-text`
128
+ - `alert-banner-minimum-height`
129
+ - `alert-banner-top-to-text`
130
+ - `alert-banner-top-to-workflow-icon`
131
+ - `search-field-minimum-width-multiplier`
132
+
133
+ - 4a84fdd: Spectrum 2 Toast Tokens
134
+
135
+ ## Design motivation
136
+
137
+ Updated the `color-area-border-rounding` token type from spacing to borderRadius and adjusted value referenced, desktop and mobile scale.
138
+
139
+ These changes occurred as a result of scaling things for S2 design language and experiences.
140
+
141
+ ## Token Diff
142
+
143
+ _Token values updated (5):_
144
+
145
+ - `toast-height`
146
+ - `toast-top-to-workflow-icon`
147
+ - `toast-top-to-text`
148
+ - `toast-bottom-to-text`
149
+ - `color-area-border-rounding`
150
+
151
+ ## 13.0.0-beta.18
152
+
153
+ ### Minor Changes
154
+
155
+ - 940bd78: Updated background aliases in dark theme; added new non-semantic colors
156
+
157
+ ## Design Motivation
158
+
159
+ The existing background colors were updated for better consistency across semantic and non-semantic variants of the Badge component. The colors also introduce some general improved contrast in dark theme across other components using these aliases.
160
+ The new non-semantic visual and background colors were added because new hues were introduced. These colors will be used in status light and badge components, respectively.
161
+
162
+ ## Token Diff
163
+
164
+ _Tokens added (10):_
165
+
166
+ - `brown-background-color-default`
167
+ - `brown-visual-color`
168
+ - `cinnamon-background-color-default`
169
+ - `cinnamon-visual-color`
170
+ - `pink-background-color-default`
171
+ - `pink-visual-color`
172
+ - `silver-background-color-default`
173
+ - `silver-visual-color`
174
+ - `turquoise-background-color-default`
175
+ - `turquoise-visual-color`
176
+
177
+ _Token values updated (27):_
178
+
179
+ - `accent-background-color-default`
180
+ - `accent-background-color-down`
181
+ - `accent-background-color-hover`
182
+ - `accent-background-color-key-focus`
183
+ - `celery-background-color-default`
184
+ - `chartreuse-background-color-default`
185
+ - `gray-background-color-default`
186
+ - `informative-background-color-default`
187
+ - `informative-background-color-down`
188
+ - `informative-background-color-hover`
189
+ - `informative-background-color-key-focus`
190
+ - `negative-background-color-default`
191
+ - `negative-background-color-down`
192
+ - `negative-background-color-hover`
193
+ - `negative-background-color-key-focus`
194
+ - `neutral-subdued-background-color-default`
195
+ - `neutral-subdued-background-color-down`
196
+ - `neutral-subdued-background-color-hover`
197
+ - `neutral-subdued-background-color-key-focus`
198
+ - `notice-background-color-default`
199
+ - `orange-background-color-default`
200
+ - `positive-background-color-default`
201
+ - `positive-background-color-down`
202
+ - `positive-background-color-hover`
203
+ - `positive-background-color-key-focus`
204
+ - `table-selected-row-background-color`
205
+ - `yellow-background-color-default`
206
+
207
+ ## 13.0.0-beta.17
208
+
209
+ ### Minor Changes
210
+
211
+ - 9072ae7: `color-slider-border-color` token was updated to reference `gray-1000` instead of `gray-90`0 in both light and dark themes.
212
+ - 912e307: Updated `color-slider-border-rounding` token to use 7px instead of 4px in desktop only.
213
+ This token value update is the same value used by alias token: `corner-radius-medium-size-small`.
214
+
215
+ ## Design Motivation
216
+
217
+ S2 color slider design changes.
218
+
219
+ ## Token Diff
220
+
221
+ _Token values updated (2):_
222
+
223
+ - `color-slider-border-color`
224
+ - `color-slider-border-rounding`
225
+
226
+ ## 13.0.0-beta.16
227
+
228
+ ### Minor Changes
229
+
230
+ - 80a3fec: New non-color tokens for S2 tag component added to both desktop and mobile layout.component sets.
231
+
232
+ ## Design Motivation
233
+
234
+ New values for tag component for S2.
235
+
236
+ ## Token Diff
237
+
238
+ _Tokens added (9):_
239
+
240
+ - `tag-edge-to-clear-icon-large`
241
+ - `tag-edge-to-clear-icon-medium`
242
+ - `tag-edge-to-clear-icon-small`
243
+ - `tag-label-clear-icon-large`
244
+ - `tag-label-to-clear-icon-large`
245
+ - `tag-label-to-clear-icon-medium`
246
+ - `tag-label-to-clear-icon-small`
247
+ - `tag-maximum-width-multiplier`
248
+ - `tag-minimum-width-multiplier`
249
+
250
+ ## 13.0.0-beta.15
251
+
252
+ ### Minor Changes
253
+
254
+ - c7c1d81: Added new semantic color aliases to Tokens Studio, in the S2 color tokens, alias sets for both light and dark themes.
255
+ - 4b78009: Updated values and added new tokens for Switch.
256
+
257
+ ## Design Motivation
258
+
259
+ New negative-subdued background tokens were needed for negative and not selected tag components.
260
+
261
+ Added new tokens: `switch-handle-size-_` and `switch-handle-selected-size-_` for both desktop and mobile.
262
+ Update token values on: `switch-control-width-_` and `switch-control-height-_` for both desktop and mobile.
263
+
264
+ The design for Switch in S2 has changed and now has a border when it's not selected. New handle sizes are added and control sizes have been updated.
265
+
266
+ ## Token Diff
267
+
268
+ _Tokens added (12):_
269
+
270
+ - `negative-subdued-background-color-default`
271
+ - `negative-subdued-background-color-down`
272
+ - `negative-subdued-background-color-hover`
273
+ - `negative-subdued-background-color-key-focus`
274
+ - `switch-handle-selected-size-extra-large`
275
+ - `switch-handle-selected-size-large`
276
+ - `switch-handle-selected-size-medium`
277
+ - `switch-handle-selected-size-small`
278
+ - `switch-handle-size-extra-large`
279
+ - `switch-handle-size-large`
280
+ - `switch-handle-size-medium`
281
+ - `switch-handle-size-small`
282
+
283
+ _Token values updated (8):_
284
+
285
+ - `switch-control-height-extra-large`
286
+ - `switch-control-height-large`
287
+ - `switch-control-height-medium`
288
+ - `switch-control-height-small`
289
+ - `switch-control-width-extra-large`
290
+ - `switch-control-width-large`
291
+ - `switch-control-width-medium`
292
+ - `switch-control-width-small`
293
+
294
+ ## 13.0.0-beta.14
295
+
296
+ ### Minor Changes
297
+
298
+ - f004b0c: The tokens listed in the diff below had identical values between sets and so were merged to single values to simplify the data.
299
+
300
+ ## Token Diff
301
+
302
+ _Tokens values updated (46):_
303
+
304
+ - `accordion-disclosure-indicator-to-text`
305
+ - `accordion-edge-to-disclosure-indicator`
306
+ - `accordion-edge-to-text`
307
+ - `accordion-focus-indicator-gap`
308
+ - `accordion-top-to-text-compact-medium`
309
+ - `accordion-top-to-text-compact-small`
310
+ - `action-button-edge-to-hold-icon-extra-small`
311
+ - `action-button-edge-to-hold-icon-small`
312
+ - `asterisk-icon-size-75`
313
+ - `background-base-color`
314
+ - `background-layer-1-color`
315
+ - `color-area-border-rounding`
316
+ - `corner-radius-0`
317
+ - `corner-radius-100`
318
+ - `corner-radius-1000`
319
+ - `corner-radius-200`
320
+ - `corner-radius-300`
321
+ - `corner-radius-400`
322
+ - `corner-radius-500`
323
+ - `corner-radius-600`
324
+ - `corner-radius-700`
325
+ - `corner-radius-75`
326
+ - `corner-radius-800`
327
+ - `corner-radius-extra-large-default`
328
+ - `corner-radius-full`
329
+ - `corner-radius-large-default`
330
+ - `corner-radius-medium-default`
331
+ - `corner-radius-medium-size-extra-large`
332
+ - `corner-radius-medium-size-extra-small`
333
+ - `corner-radius-medium-size-large`
334
+ - `corner-radius-medium-size-medium`
335
+ - `corner-radius-medium-size-small`
336
+ - `corner-radius-none`
337
+ - `corner-radius-small-default`
338
+ - `corner-radius-small-size-extra-large`
339
+ - `corner-radius-small-size-large`
340
+ - `corner-radius-small-size-medium`
341
+ - `corner-radius-small-size-small`
342
+ - `drop-shadow-x`
343
+ - `field-label-top-margin-extra-large`
344
+ - `field-label-top-margin-large`
345
+ - `field-label-top-margin-medium`
346
+ - `field-label-top-margin-small`
347
+ - `gray-background-color-default`
348
+ - `status-light-dot-size-small`
349
+ - `table-edge-to-content`
350
+
351
+ ## 13.0.0-beta.13
352
+
353
+ ### Minor Changes
354
+
355
+ - ef600c4: ## Design Motivation
356
+
357
+ - The updated tooltip component in Spectrum 2 has a larger, slightly rounded tip
358
+ - Added tokens for horizontal and vertical orientation
359
+
360
+ ## Tokens Diff
361
+
362
+ _Tokens added (3):_
363
+
364
+ - `divider-horizontal-minimum-width`
365
+ - `divider-vertical-minimum-height`
366
+ - `tooltip-tip-corner-radius`
367
+
368
+ _Token values updated (2):_
369
+
370
+ - `tooltip-tip-height`
371
+ - `tooltip-tip-width`
372
+
373
+ ## 13.0.0-beta.12
374
+
375
+ ### Minor Changes
376
+
377
+ - c87d743: Updates to spacing tokens for the S2 field label component include:
378
+
379
+ Token: field-label-top-to-asterisk-[medium, large, extra-large]. Only value for extra-large token required updating in the desktop scale. All other sizes presented accurate values.
380
+
381
+ Token: field-label-top-margin-[medium, large, extra-large]. All values were updated to reflect 0px for both desktop and mobile scales
382
+
383
+ ## Design Motivation
384
+
385
+ These changes occurred as a result of updates to the field label component for S2.
386
+
387
+ ## Token Diff
388
+
389
+ _Token values updated (4):_
390
+
391
+ - `field-label-top-margin-extra-large`
392
+ - `field-label-top-margin-large`
393
+ - `field-label-top-margin-medium`
394
+ - `field-label-top-to-asterisk-extra-large`
395
+
396
+ ## Schema Diff
397
+
398
+ Adds missing schema information for `corner-radius-1000`. Also added `schemas/token-types/multiplier.json` to the `scale-set` schema.
399
+
400
+ ## 13.0.0-beta.11
401
+
402
+ ### Minor Changes
403
+
404
+ - 3c6303a: Updated text-to-visual-300 mobile value from 11px to 10px.
405
+
406
+ ## Design Motivation
407
+
408
+ To better follow our logarithmic scale rounding principle.
409
+
410
+ ## Token Diff
411
+
412
+ _Token values updated (1):_
413
+
414
+ - `text-to-visual-300`
415
+
416
+ - 6579966: existing corner-radius tokens, adding net-new global corner radius tokens, and introducing new alias names that point to these global values.
417
+
418
+ ## Design Motivation
419
+
420
+ More on Spectrum 2 rounding: https://s2.spectrum.corp.adobe.com/page/object-styles/#rounding
421
+
422
+ In Spectrum 2, rounding also applies to the different t-shirt sized components and varies based on a Major Second logarithmic scale, rounded to whole numbers to avoid using half-pixels. This allows for components to retain a consistent and identifiable shape at all sizes. Because of this there are now component size specific tokens like corner-radius-small-size-medium or corner-radius-medium-size-extra-large to help us keep track of the nuance within t-shirt sizes.
423
+
424
+ ## Token Diff
425
+
426
+ _Tokens added (23):_
427
+
428
+ - `corner-radius-0`
429
+ - `corner-radius-300`
430
+ - `corner-radius-400`
431
+ - `corner-radius-500`
432
+ - `corner-radius-600`
433
+ - `corner-radius-700`
434
+ - `corner-radius-800`
435
+ - `corner-radius-1000`
436
+ - `corner-radius-extra-large-default`
437
+ - `corner-radius-full`
438
+ - `corner-radius-large-default`
439
+ - `corner-radius-medium-default`
440
+ - `corner-radius-medium-size-extra-small`
441
+ - `corner-radius-medium-size-small`
442
+ - `corner-radius-medium-size-medium`
443
+ - `corner-radius-medium-size-large`
444
+ - `corner-radius-medium-size-extra-large`
445
+ - `corner-radius-none`
446
+ - `corner-radius-small-default`
447
+ - `corner-radius-small-size-small`
448
+ - `corner-radius-small-size-medium`
449
+ - `corner-radius-small-size-large`
450
+ - `corner-radius-small-size-extra-large`
451
+
452
+ _Token values updated (3):_
453
+
454
+ - `corner-radius-75`
455
+ - `corner-radius-100`
456
+ - `corner-radius-200`
457
+
458
+ ## 13.0.0-beta.10
459
+
460
+ ### Minor Changes
461
+
462
+ - 23d9085: Updated desktop and mobile values for component-edge-to-visual-only tokens.
463
+
464
+ Spacing changed due to new workflow icon sizes.
465
+
466
+ ## Token Diff
467
+
468
+ _Token values updated (5):_
469
+
470
+ - `component-edge-to-visual-only-100`
471
+ - `component-edge-to-visual-only-200`
472
+ - `component-edge-to-visual-only-300`
473
+ - `component-edge-to-visual-only-50`
474
+ - `component-edge-to-visual-only-75`
475
+
476
+ - c5430b7: Updated help-text-top-to-workflow-icon-_ token values to point to component-top-to-workflow-icon-_ tokens
477
+
478
+ ## Token Diff
479
+
480
+ _Newly deprecated tokens (4):_
481
+
482
+ - `help-text-top-to-workflow-icon-extra-large`: use `component-edge-to-visual-only-300`
483
+ - `help-text-top-to-workflow-icon-large`: use `component-edge-to-visual-only-200`
484
+ - `help-text-top-to-workflow-icon-medium`: use `component-edge-to-visual-only-100`
485
+ - `help-text-top-to-workflow-icon-small`: use `component-edge-to-visual-only-75`
486
+
487
+ ## 13.0.0-beta.9
488
+
489
+ ### Minor Changes
490
+
491
+ - cf09c84: Updated workflow-icon-size-50, 75, 100, 200, 300 with Spectrum 2 values in mobile and desktop.
492
+ Updated component-top-to-workflow and text-to-visual padding.
493
+ Added 3 new non-color tokens for S2 component downstates in Tokens Studio.
494
+
495
+ ## Design Motivation
496
+
497
+ Spectrum 2 icons have a different workflow icon sizing with base sizes 20 px (desktop), 24 px (mobile).
498
+
499
+ Updated padding values due to new workflow icon sizes in S2.
500
+
501
+ These tokens are used to calculate the perspective transform in CSS to achieve the effect of a component scaling down for down states in Spectrum 2. This is not applicable to all components.
502
+
503
+ ## Tokens Diff
504
+
505
+ _Tokens added (3):_
506
+
507
+ - `component-size-difference-down`
508
+ - `component-size-minimum-perspective-down`
509
+ - `component-size-width-ratio-down`
510
+
511
+ _Token values updated (15):_
512
+
513
+ - `component-top-to-workflow-icon-100`
514
+ - `component-top-to-workflow-icon-200`
515
+ - `component-top-to-workflow-icon-300`
516
+ - `component-top-to-workflow-icon-50`
517
+ - `component-top-to-workflow-icon-75`
518
+ - `text-to-visual-100`
519
+ - `text-to-visual-200`
520
+ - `text-to-visual-300`
521
+ - `text-to-visual-50`
522
+ - `text-to-visual-75`
523
+ - `workflow-icon-size-100`
524
+ - `workflow-icon-size-200`
525
+ - `workflow-icon-size-300`
526
+ - `workflow-icon-size-50`
527
+ - `workflow-icon-size-75`
528
+
529
+ ## 13.0.0-beta.8
530
+
531
+ ### Minor Changes
532
+
533
+ - 507f3c2: Added new and updating existing background layer tokens to S2 set in Tokens Studio and S2/Variables. Also reordered token organization to reflect proper usage based on [S2 guidelines](https://s2.spectrum.corp.adobe.com/page/background-layers/#editing-contexts).
534
+
535
+ ## Design Motivation
536
+
537
+ In Spectrum 2, background layers are used differently depending on the primary context of the page. We now have a full set of tokens to help users distinguish between primary purposes, editing vs browsing.
538
+
539
+ ## Token Diff
540
+
541
+ _Tokens added (2):_
542
+
543
+ - `background-elevated-color`
544
+ - `background-pasteboard-color`
545
+
546
+ _Token values updated (1):_
547
+
548
+ - `background-base-color`
549
+
550
+ ## 13.0.0-beta.7
551
+
552
+ ### Minor Changes
553
+
554
+ - 4853f76: Added schema to all tokens and fixed values that didn't meet schema requirements
555
+
556
+ ## Token Diff
557
+
558
+ _Token values updated (328):_
559
+
560
+ - `accent-background-color-default`
561
+ - `accent-background-color-down`
562
+ - `accent-background-color-hover`
563
+ - `accent-background-color-key-focus`
564
+ - `accent-color-100`
565
+ - `accent-color-1000`
566
+ - `accent-color-1100`
567
+ - `accent-color-1200`
568
+ - `accent-color-1300`
569
+ - `accent-color-1400`
570
+ - `accent-color-200`
571
+ - `accent-color-300`
572
+ - `accent-color-400`
573
+ - `accent-color-500`
574
+ - `accent-color-600`
575
+ - `accent-color-700`
576
+ - `accent-color-800`
577
+ - `accent-color-900`
578
+ - `accent-content-color-default`
579
+ - `accent-content-color-down`
580
+ - `accent-content-color-hover`
581
+ - `accent-content-color-key-focus`
582
+ - `accent-content-color-selected`
583
+ - `accent-visual-color`
584
+ - `blue-100`
585
+ - `blue-1000`
586
+ - `blue-1100`
587
+ - `blue-1200`
588
+ - `blue-1300`
589
+ - `blue-1400`
590
+ - `blue-200`
591
+ - `blue-300`
592
+ - `blue-400`
593
+ - `blue-500`
594
+ - `blue-600`
595
+ - `blue-700`
596
+ - `blue-800`
597
+ - `blue-900`
598
+ - `blue-background-color-default`
599
+ - `blue-visual-color`
600
+ - `celery-100`
601
+ - `celery-1000`
602
+ - `celery-1100`
603
+ - `celery-1200`
604
+ - `celery-1300`
605
+ - `celery-1400`
606
+ - `celery-200`
607
+ - `celery-300`
608
+ - `celery-400`
609
+ - `celery-500`
610
+ - `celery-600`
611
+ - `celery-700`
612
+ - `celery-800`
613
+ - `celery-900`
614
+ - `celery-background-color-default`
615
+ - `celery-visual-color`
616
+ - `chartreuse-100`
617
+ - `chartreuse-1000`
618
+ - `chartreuse-1100`
619
+ - `chartreuse-1200`
620
+ - `chartreuse-1300`
621
+ - `chartreuse-1400`
622
+ - `chartreuse-200`
623
+ - `chartreuse-300`
624
+ - `chartreuse-400`
625
+ - `chartreuse-500`
626
+ - `chartreuse-600`
627
+ - `chartreuse-700`
628
+ - `chartreuse-800`
629
+ - `chartreuse-900`
630
+ - `chartreuse-background-color-default`
631
+ - `chartreuse-visual-color`
632
+ - `contextual-help-body-size`
633
+ - `cyan-100`
634
+ - `cyan-1000`
635
+ - `cyan-1100`
636
+ - `cyan-1200`
637
+ - `cyan-1300`
638
+ - `cyan-1400`
639
+ - `cyan-200`
640
+ - `cyan-300`
641
+ - `cyan-400`
642
+ - `cyan-500`
643
+ - `cyan-600`
644
+ - `cyan-700`
645
+ - `cyan-800`
646
+ - `cyan-900`
647
+ - `cyan-background-color-default`
648
+ - `cyan-visual-color`
649
+ - `drop-zone-background-color`
650
+ - `focus-indicator-color`
651
+ - `fuchsia-100`
652
+ - `fuchsia-1000`
653
+ - `fuchsia-1100`
654
+ - `fuchsia-1200`
655
+ - `fuchsia-1300`
656
+ - `fuchsia-1400`
657
+ - `fuchsia-200`
658
+ - `fuchsia-300`
659
+ - `fuchsia-400`
660
+ - `fuchsia-500`
661
+ - `fuchsia-600`
662
+ - `fuchsia-700`
663
+ - `fuchsia-800`
664
+ - `fuchsia-900`
665
+ - `fuchsia-background-color-default`
666
+ - `fuchsia-visual-color`
667
+ - `green-100`
668
+ - `green-1000`
669
+ - `green-1100`
670
+ - `green-1200`
671
+ - `green-1300`
672
+ - `green-1400`
673
+ - `green-200`
674
+ - `green-300`
675
+ - `green-400`
676
+ - `green-500`
677
+ - `green-600`
678
+ - `green-700`
679
+ - `green-800`
680
+ - `green-900`
681
+ - `green-background-color-default`
682
+ - `green-visual-color`
683
+ - `icon-color-blue-primary-default`
684
+ - `icon-color-green-primary-default`
685
+ - `icon-color-red-primary-default`
686
+ - `icon-color-yellow-primary-default`
687
+ - `indigo-100`
688
+ - `indigo-1000`
689
+ - `indigo-1100`
690
+ - `indigo-1200`
691
+ - `indigo-1300`
692
+ - `indigo-1400`
693
+ - `indigo-200`
694
+ - `indigo-300`
695
+ - `indigo-400`
696
+ - `indigo-500`
697
+ - `indigo-600`
698
+ - `indigo-700`
699
+ - `indigo-800`
700
+ - `indigo-900`
701
+ - `indigo-background-color-default`
702
+ - `indigo-visual-color`
703
+ - `informative-background-color-default`
704
+ - `informative-background-color-down`
705
+ - `informative-background-color-hover`
706
+ - `informative-background-color-key-focus`
707
+ - `informative-color-100`
708
+ - `informative-color-1000`
709
+ - `informative-color-1100`
710
+ - `informative-color-1200`
711
+ - `informative-color-1300`
712
+ - `informative-color-1400`
713
+ - `informative-color-200`
714
+ - `informative-color-300`
715
+ - `informative-color-400`
716
+ - `informative-color-500`
717
+ - `informative-color-600`
718
+ - `informative-color-700`
719
+ - `informative-color-800`
720
+ - `informative-color-900`
721
+ - `informative-visual-color`
722
+ - `magenta-100`
723
+ - `magenta-1000`
724
+ - `magenta-1100`
725
+ - `magenta-1200`
726
+ - `magenta-1300`
727
+ - `magenta-1400`
728
+ - `magenta-200`
729
+ - `magenta-300`
730
+ - `magenta-400`
731
+ - `magenta-500`
732
+ - `magenta-600`
733
+ - `magenta-700`
734
+ - `magenta-800`
735
+ - `magenta-900`
736
+ - `magenta-background-color-default`
737
+ - `magenta-visual-color`
738
+ - `navigational-indicator-top-to-back-icon-extra-large`
739
+ - `navigational-indicator-top-to-back-icon-large`
740
+ - `navigational-indicator-top-to-back-icon-medium`
741
+ - `navigational-indicator-top-to-back-icon-small`
742
+ - `negative-background-color-default`
743
+ - `negative-background-color-down`
744
+ - `negative-background-color-hover`
745
+ - `negative-background-color-key-focus`
746
+ - `negative-border-color-default`
747
+ - `negative-border-color-down`
748
+ - `negative-border-color-focus`
749
+ - `negative-border-color-focus-hover`
750
+ - `negative-border-color-hover`
751
+ - `negative-border-color-key-focus`
752
+ - `negative-color-100`
753
+ - `negative-color-1000`
754
+ - `negative-color-1100`
755
+ - `negative-color-1200`
756
+ - `negative-color-1300`
757
+ - `negative-color-1400`
758
+ - `negative-color-200`
759
+ - `negative-color-300`
760
+ - `negative-color-400`
761
+ - `negative-color-500`
762
+ - `negative-color-600`
763
+ - `negative-color-700`
764
+ - `negative-color-800`
765
+ - `negative-color-900`
766
+ - `negative-content-color-default`
767
+ - `negative-content-color-down`
768
+ - `negative-content-color-hover`
769
+ - `negative-content-color-key-focus`
770
+ - `negative-visual-color`
771
+ - `notice-background-color-default`
772
+ - `notice-color-100`
773
+ - `notice-color-1000`
774
+ - `notice-color-1100`
775
+ - `notice-color-1200`
776
+ - `notice-color-1300`
777
+ - `notice-color-1400`
778
+ - `notice-color-200`
779
+ - `notice-color-300`
780
+ - `notice-color-400`
781
+ - `notice-color-500`
782
+ - `notice-color-600`
783
+ - `notice-color-700`
784
+ - `notice-color-800`
785
+ - `notice-color-900`
786
+ - `notice-visual-color`
787
+ - `orange-100`
788
+ - `orange-1000`
789
+ - `orange-1100`
790
+ - `orange-1200`
791
+ - `orange-1300`
792
+ - `orange-1400`
793
+ - `orange-200`
794
+ - `orange-300`
795
+ - `orange-400`
796
+ - `orange-500`
797
+ - `orange-600`
798
+ - `orange-700`
799
+ - `orange-800`
800
+ - `orange-900`
801
+ - `orange-background-color-default`
802
+ - `orange-visual-color`
803
+ - `positive-background-color-default`
804
+ - `positive-background-color-down`
805
+ - `positive-background-color-hover`
806
+ - `positive-background-color-key-focus`
807
+ - `positive-color-100`
808
+ - `positive-color-1000`
809
+ - `positive-color-1100`
810
+ - `positive-color-1200`
811
+ - `positive-color-1300`
812
+ - `positive-color-1400`
813
+ - `positive-color-200`
814
+ - `positive-color-300`
815
+ - `positive-color-400`
816
+ - `positive-color-500`
817
+ - `positive-color-600`
818
+ - `positive-color-700`
819
+ - `positive-color-800`
820
+ - `positive-color-900`
821
+ - `positive-visual-color`
822
+ - `purple-100`
823
+ - `purple-1000`
824
+ - `purple-1100`
825
+ - `purple-1200`
826
+ - `purple-1300`
827
+ - `purple-1400`
828
+ - `purple-200`
829
+ - `purple-300`
830
+ - `purple-400`
831
+ - `purple-500`
832
+ - `purple-600`
833
+ - `purple-700`
834
+ - `purple-800`
835
+ - `purple-900`
836
+ - `purple-background-color-default`
837
+ - `purple-visual-color`
838
+ - `red-100`
839
+ - `red-1000`
840
+ - `red-1100`
841
+ - `red-1200`
842
+ - `red-1300`
843
+ - `red-1400`
844
+ - `red-200`
845
+ - `red-300`
846
+ - `red-400`
847
+ - `red-500`
848
+ - `red-600`
849
+ - `red-700`
850
+ - `red-800`
851
+ - `red-900`
852
+ - `red-background-color-default`
853
+ - `red-visual-color`
854
+ - `seafoam-100`
855
+ - `seafoam-1000`
856
+ - `seafoam-1100`
857
+ - `seafoam-1200`
858
+ - `seafoam-1300`
859
+ - `seafoam-1400`
860
+ - `seafoam-200`
861
+ - `seafoam-300`
862
+ - `seafoam-400`
863
+ - `seafoam-500`
864
+ - `seafoam-600`
865
+ - `seafoam-700`
866
+ - `seafoam-800`
867
+ - `seafoam-900`
868
+ - `seafoam-background-color-default`
869
+ - `seafoam-visual-color`
870
+ - `side-navigation-item-to-header`
871
+ - `table-selected-row-background-color`
872
+ - `yellow-100`
873
+ - `yellow-1000`
874
+ - `yellow-1100`
875
+ - `yellow-1200`
876
+ - `yellow-1300`
877
+ - `yellow-1400`
878
+ - `yellow-200`
879
+ - `yellow-300`
880
+ - `yellow-400`
881
+ - `yellow-500`
882
+ - `yellow-600`
883
+ - `yellow-700`
884
+ - `yellow-800`
885
+ - `yellow-900`
886
+ - `yellow-background-color-default`
887
+ - `yellow-visual-color`
888
+
889
+ ## 13.0.0-beta.6
890
+
891
+ ### Minor Changes
892
+
893
+ - 6d1c661: Added new Spectrum 2 color tokens for both light and dark themes:
894
+
895
+ Cinnamon 100 to 1600
896
+
897
+ ## Design Motivation
898
+
899
+ This is the last new color that is a part of the new color set needed from Premiere Pro. The additional color will also help when creating new data vis color palettes for Spectrum 2.
900
+
901
+ ## Token Diff
902
+
903
+ _Tokens added (17):_
904
+
905
+ - `cinnamon-100`
906
+ - `cinnamon-200`
907
+ - `cinnamon-300`
908
+ - `cinnamon-400`
909
+ - `cinnamon-500`
910
+ - `cinnamon-600`
911
+ - `cinnamon-700`
912
+ - `cinnamon-800`
913
+ - `cinnamon-900`
914
+ - `cinnamon-1000`
915
+ - `cinnamon-1100`
916
+ - `cinnamon-1200`
917
+ - `cinnamon-1300`
918
+ - `cinnamon-1400`
919
+ - `cinnamon-1500`
920
+ - `cinnamon-1600`
921
+
922
+ - 91d7e95: Fixed bug in the light theme value for notice-background-color-default, from notice-color-800 to notice-color-600
923
+
924
+ ## Design Motivation
925
+
926
+ While updating the badge component in Figma, we noticed a bug where notice-background-color-default in S2 was entered incorrectly for light theme, and should instead match the value for S1
927
+
928
+ ## Token Diff
929
+
930
+ _Token values updated (1):_
931
+
932
+ - `notice-background-color-default`: `light`: `notice-color-800` -> `notice-color-600`
933
+
934
+ ## 13.0.0-beta.5
935
+
936
+ ### Major Changes
937
+
938
+ - 0af2674: feat: new color values for spectrum2
939
+
940
+ ## Design Motivation
941
+
942
+ This update addresses several improvements:
943
+
944
+ fuchsia, seafoam: all values shifted to make room for new colors, pink and turquoise
945
+ all other colors: certain values were updated to address accessibility contrast requirements against Spectrum 2 background layer colors
946
+
947
+ ## Token Diff
948
+
949
+ <details><summary><strong>Token values updated (246):</strong></summary>
950
+
951
+ - `accent-background-color-default`
952
+ - `accent-background-color-down`
953
+ - `accent-background-color-hover`
954
+ - `accent-background-color-key-focus`
955
+ - `accent-color-1000`
956
+ - `accent-color-200`
957
+ - `accent-color-300`
958
+ - `accent-color-400`
959
+ - `accent-color-500`
960
+ - `accent-color-600`
961
+ - `accent-color-700`
962
+ - `accent-color-800`
963
+ - `accent-color-900`
964
+ - `accent-content-color-default`
965
+ - `accent-content-color-down`
966
+ - `accent-content-color-hover`
967
+ - `accent-content-color-key-focus`
968
+ - `accent-content-color-selected`
969
+ - `accent-visual-color`
970
+ - `blue-1000`
971
+ - `blue-200`
972
+ - `blue-300`
973
+ - `blue-400`
974
+ - `blue-500`
975
+ - `blue-600`
976
+ - `blue-700`
977
+ - `blue-800`
978
+ - `blue-900`
979
+ - `blue-background-color-default`
980
+ - `blue-visual-color`
981
+ - `celery-1000`
982
+ - `celery-200`
983
+ - `celery-300`
984
+ - `celery-400`
985
+ - `celery-500`
986
+ - `celery-600`
987
+ - `celery-700`
988
+ - `celery-800`
989
+ - `celery-900`
990
+ - `celery-background-color-default`
991
+ - `celery-visual-color`
992
+ - `chartreuse-1000`
993
+ - `chartreuse-200`
994
+ - `chartreuse-300`
995
+ - `chartreuse-400`
996
+ - `chartreuse-500`
997
+ - `chartreuse-600`
998
+ - `chartreuse-700`
999
+ - `chartreuse-800`
1000
+ - `chartreuse-900`
1001
+ - `chartreuse-background-color-default`
1002
+ - `chartreuse-visual-color`
1003
+ - `cyan-1000`
1004
+ - `cyan-300`
1005
+ - `cyan-400`
1006
+ - `cyan-500`
1007
+ - `cyan-600`
1008
+ - `cyan-700`
1009
+ - `cyan-800`
1010
+ - `cyan-900`
1011
+ - `cyan-background-color-default`
1012
+ - `cyan-visual-color`
1013
+ - `drop-zone-background-color`
1014
+ - `focus-indicator-color`
1015
+ - `fuchsia-100`
1016
+ - `fuchsia-1000`
1017
+ - `fuchsia-1100`
1018
+ - `fuchsia-1200`
1019
+ - `fuchsia-1300`
1020
+ - `fuchsia-1400`
1021
+ - `fuchsia-1500`
1022
+ - `fuchsia-1600`
1023
+ - `fuchsia-200`
1024
+ - `fuchsia-300`
1025
+ - `fuchsia-400`
1026
+ - `fuchsia-500`
1027
+ - `fuchsia-600`
1028
+ - `fuchsia-700`
1029
+ - `fuchsia-800`
1030
+ - `fuchsia-900`
1031
+ - `fuchsia-background-color-default`
1032
+ - `fuchsia-visual-color`
1033
+ - `green-100`
1034
+ - `green-1000`
1035
+ - `green-200`
1036
+ - `green-300`
1037
+ - `green-400`
1038
+ - `green-500`
1039
+ - `green-600`
1040
+ - `green-700`
1041
+ - `green-800`
1042
+ - `green-900`
1043
+ - `green-background-color-default`
1044
+ - `green-visual-color`
1045
+ - `icon-color-blue-primary-default`
1046
+ - `icon-color-green-primary-default`
1047
+ - `icon-color-red-primary-default`
1048
+ - `icon-color-yellow-primary-default`
1049
+ - `indigo-1000`
1050
+ - `indigo-300`
1051
+ - `indigo-400`
1052
+ - `indigo-500`
1053
+ - `indigo-600`
1054
+ - `indigo-700`
1055
+ - `indigo-800`
1056
+ - `indigo-900`
1057
+ - `indigo-background-color-default`
1058
+ - `indigo-visual-color`
1059
+ - `informative-background-color-default`
1060
+ - `informative-background-color-down`
1061
+ - `informative-background-color-hover`
1062
+ - `informative-background-color-key-focus`
1063
+ - `informative-color-1000`
1064
+ - `informative-color-200`
1065
+ - `informative-color-300`
1066
+ - `informative-color-400`
1067
+ - `informative-color-500`
1068
+ - `informative-color-600`
1069
+ - `informative-color-700`
1070
+ - `informative-color-800`
1071
+ - `informative-color-900`
1072
+ - `informative-visual-color`
1073
+ - `magenta-100`
1074
+ - `magenta-1000`
1075
+ - `magenta-1100`
1076
+ - `magenta-1200`
1077
+ - `magenta-1300`
1078
+ - `magenta-1400`
1079
+ - `magenta-200`
1080
+ - `magenta-300`
1081
+ - `magenta-400`
1082
+ - `magenta-500`
1083
+ - `magenta-600`
1084
+ - `magenta-700`
1085
+ - `magenta-800`
1086
+ - `magenta-900`
1087
+ - `magenta-background-color-default`
1088
+ - `magenta-visual-color`
1089
+ - `negative-background-color-default`
1090
+ - `negative-background-color-down`
1091
+ - `negative-background-color-hover`
1092
+ - `negative-background-color-key-focus`
1093
+ - `negative-border-color-default`
1094
+ - `negative-border-color-focus`
1095
+ - `negative-border-color-hover`
1096
+ - `negative-border-color-key-focus`
1097
+ - `negative-color-1000`
1098
+ - `negative-color-200`
1099
+ - `negative-color-300`
1100
+ - `negative-color-400`
1101
+ - `negative-color-500`
1102
+ - `negative-color-600`
1103
+ - `negative-color-700`
1104
+ - `negative-color-800`
1105
+ - `negative-color-900`
1106
+ - `negative-content-color-default`
1107
+ - `negative-content-color-down`
1108
+ - `negative-content-color-hover`
1109
+ - `negative-content-color-key-focus`
1110
+ - `negative-visual-color`
1111
+ - `notice-background-color-default`
1112
+ - `notice-color-1000`
1113
+ - `notice-color-200`
1114
+ - `notice-color-400`
1115
+ - `notice-color-500`
1116
+ - `notice-color-600`
1117
+ - `notice-color-700`
1118
+ - `notice-color-800`
1119
+ - `notice-color-900`
1120
+ - `notice-visual-color`
1121
+ - `orange-1000`
1122
+ - `orange-200`
1123
+ - `orange-400`
1124
+ - `orange-500`
1125
+ - `orange-600`
1126
+ - `orange-700`
1127
+ - `orange-800`
1128
+ - `orange-900`
1129
+ - `orange-background-color-default`
1130
+ - `orange-visual-color`
1131
+ - `positive-background-color-default`
1132
+ - `positive-background-color-down`
1133
+ - `positive-background-color-hover`
1134
+ - `positive-background-color-key-focus`
1135
+ - `positive-color-100`
1136
+ - `positive-color-1000`
1137
+ - `positive-color-200`
1138
+ - `positive-color-300`
1139
+ - `positive-color-400`
1140
+ - `positive-color-500`
1141
+ - `positive-color-600`
1142
+ - `positive-color-700`
1143
+ - `positive-color-800`
1144
+ - `positive-color-900`
1145
+ - `positive-visual-color`
1146
+ - `purple-1000`
1147
+ - `purple-200`
1148
+ - `purple-300`
1149
+ - `purple-400`
1150
+ - `purple-500`
1151
+ - `purple-600`
1152
+ - `purple-700`
1153
+ - `purple-800`
1154
+ - `purple-900`
1155
+ - `purple-background-color-default`
1156
+ - `purple-visual-color`
1157
+ - `red-1000`
1158
+ - `red-200`
1159
+ - `red-300`
1160
+ - `red-400`
1161
+ - `red-500`
1162
+ - `red-600`
1163
+ - `red-700`
1164
+ - `red-800`
1165
+ - `red-900`
1166
+ - `red-background-color-default`
1167
+ - `red-visual-color`
1168
+ - `seafoam-100`
1169
+ - `seafoam-1000`
1170
+ - `seafoam-1100`
1171
+ - `seafoam-1200`
1172
+ - `seafoam-1300`
1173
+ - `seafoam-1400`
1174
+ - `seafoam-1500`
1175
+ - `seafoam-1600`
1176
+ - `seafoam-200`
1177
+ - `seafoam-300`
1178
+ - `seafoam-400`
1179
+ - `seafoam-500`
1180
+ - `seafoam-600`
1181
+ - `seafoam-700`
1182
+ - `seafoam-800`
1183
+ - `seafoam-900`
1184
+ - `seafoam-background-color-default`
1185
+ - `seafoam-visual-color`
1186
+ - `table-selected-row-background-color`
1187
+ - `yellow-1000`
1188
+ - `yellow-300`
1189
+ - `yellow-400`
1190
+ - `yellow-500`
1191
+ - `yellow-600`
1192
+ - `yellow-700`
1193
+ - `yellow-800`
1194
+ - `yellow-900`
1195
+ - `yellow-background-color-default`
1196
+ - `yellow-visual-color`
1197
+
1198
+ </details>
1199
+
1200
+ ### Minor Changes
1201
+
1202
+ - 7b5ec24: feat: add new color tokens
1203
+
1204
+ ## Design Motivation
1205
+
1206
+ Added new colors due to needs from Premiere Pro. The additional colors will also help when creating new data vis color palettes for Spectrum 2.
1207
+
1208
+ ## Token Diff
1209
+
1210
+ <details><summary><strong>Tokens added (64):</strong></summary>
1211
+
1212
+ - `brown-100`
1213
+ - `brown-1000`
1214
+ - `brown-1100`
1215
+ - `brown-1200`
1216
+ - `brown-1300`
1217
+ - `brown-1400`
1218
+ - `brown-1500`
1219
+ - `brown-1600`
1220
+ - `brown-200`
1221
+ - `brown-300`
1222
+ - `brown-400`
1223
+ - `brown-500`
1224
+ - `brown-600`
1225
+ - `brown-700`
1226
+ - `brown-800`
1227
+ - `brown-900`
1228
+ - `pink-100`
1229
+ - `pink-1000`
1230
+ - `pink-1100`
1231
+ - `pink-1200`
1232
+ - `pink-1300`
1233
+ - `pink-1400`
1234
+ - `pink-1500`
1235
+ - `pink-1600`
1236
+ - `pink-200`
1237
+ - `pink-300`
1238
+ - `pink-400`
1239
+ - `pink-500`
1240
+ - `pink-600`
1241
+ - `pink-700`
1242
+ - `pink-800`
1243
+ - `pink-900`
1244
+ - `silver-100`
1245
+ - `silver-1000`
1246
+ - `silver-1100`
1247
+ - `silver-1200`
1248
+ - `silver-1300`
1249
+ - `silver-1400`
1250
+ - `silver-1500`
1251
+ - `silver-1600`
1252
+ - `silver-200`
1253
+ - `silver-300`
1254
+ - `silver-400`
1255
+ - `silver-500`
1256
+ - `silver-600`
1257
+ - `silver-700`
1258
+ - `silver-800`
1259
+ - `silver-900`
1260
+ - `turquoise-100`
1261
+ - `turquoise-1000`
1262
+ - `turquoise-1100`
1263
+ - `turquoise-1200`
1264
+ - `turquoise-1300`
1265
+ - `turquoise-1400`
1266
+ - `turquoise-1500`
1267
+ - `turquoise-1600`
1268
+ - `turquoise-200`
1269
+ - `turquoise-300`
1270
+ - `turquoise-400`
1271
+ - `turquoise-500`
1272
+ - `turquoise-600`
1273
+ - `turquoise-700`
1274
+ - `turquoise-800`
1275
+ - `turquoise-900`
1276
+
1277
+ </details>
1278
+
1279
+ ## 13.0.0-beta.4
1280
+
1281
+ ### Major Changes
1282
+
1283
+ - a08dced: A handful of values transitioned from being defined per-set to being constants; set values are deprecated and root values are defined.
1284
+
1285
+ ## Token Diff
1286
+
1287
+ _Token values updated (5):_
1288
+
1289
+ - `neutral-background-color-default`: changed from a color-set to a single value of a reference of `gray-800`
1290
+ - `neutral-background-color-down`: changed from a color-set to a single value of a reference of `gray-900`
1291
+ - `neutral-background-color-hover`: changed from a color-set to a single value of a reference of `gray-900`
1292
+ - `neutral-background-color-key-focus`: changed from a color-set to a single value of a reference of `gray-900`
1293
+ - `notice-background-color-default`: changed from a color-set to a single value of a reference of `notice-color-800`
1294
+
1295
+ ### Patch Changes
1296
+
1297
+ - c0a10b4: fix: rgb used instead of rgba for a couple tokens
1298
+
1299
+ ## 13.0.0-beta.3
1300
+
1301
+ ### Patch Changes
1302
+
1303
+ - a546ef7: Returned some tokens that were removed by accident in the previous merging.
1304
+
1305
+ ## Token Diff
1306
+
1307
+ _Tokens added (51):_
1308
+
1309
+ - `checkbox-control-size-extra-large`
1310
+ - `checkbox-control-size-large`
1311
+ - `checkbox-control-size-medium`
1312
+ - `checkbox-control-size-small`
1313
+ - `checkbox-top-to-control-extra-large`
1314
+ - `checkbox-top-to-control-large`
1315
+ - `checkbox-top-to-control-medium`
1316
+ - `checkbox-top-to-control-small`
1317
+ - `color-area-border-rounding`
1318
+ - `corner-radius-100`
1319
+ - `corner-radius-200`
1320
+ - `corner-radius-75`
1321
+ - `drop-shadow-blur`
1322
+ - `drop-shadow-x`
1323
+ - `drop-shadow-y`
1324
+ - `radio-button-control-size-extra-large`
1325
+ - `radio-button-control-size-large`
1326
+ - `radio-button-control-size-medium`
1327
+ - `radio-button-control-size-small`
1328
+ - `radio-button-top-to-control-extra-large`
1329
+ - `radio-button-top-to-control-large`
1330
+ - `radio-button-top-to-control-medium`
1331
+ - `radio-button-top-to-control-small`
1332
+ - `slider-bottom-to-handle-extra-large`
1333
+ - `slider-bottom-to-handle-large`
1334
+ - `slider-bottom-to-handle-medium`
1335
+ - `slider-bottom-to-handle-small`
1336
+ - `slider-control-height-extra-large`
1337
+ - `slider-control-height-large`
1338
+ - `slider-control-height-medium`
1339
+ - `slider-control-height-small`
1340
+ - `slider-handle-border-width-down-extra-large`
1341
+ - `slider-handle-border-width-down-large`
1342
+ - `slider-handle-border-width-down-medium`
1343
+ - `slider-handle-border-width-down-small`
1344
+ - `slider-handle-size-extra-large`
1345
+ - `slider-handle-size-large`
1346
+ - `slider-handle-size-medium`
1347
+ - `slider-handle-size-small`
1348
+ - `switch-control-height-extra-large`
1349
+ - `switch-control-height-large`
1350
+ - `switch-control-height-medium`
1351
+ - `switch-control-height-small`
1352
+ - `switch-control-width-extra-large`
1353
+ - `switch-control-width-large`
1354
+ - `switch-control-width-medium`
1355
+ - `switch-control-width-small`
1356
+ - `switch-top-to-control-extra-large`
1357
+ - `switch-top-to-control-large`
1358
+ - `switch-top-to-control-medium`
1359
+ - `switch-top-to-control-small`
1360
+
3
1361
  ## 13.0.0-beta.2
4
1362
 
5
1363
  ### Major Changes