@atlaskit/tokens 1.46.0 → 1.48.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.
Files changed (50) hide show
  1. package/CHANGELOG.md +21 -0
  2. package/dist/cjs/artifacts/replacement-mapping.js +1 -10
  3. package/dist/cjs/artifacts/themes/atlassian-typography-adg3.js +2 -2
  4. package/dist/cjs/artifacts/themes/atlassian-typography-minor3.js +2 -2
  5. package/dist/cjs/artifacts/token-default-values.js +12 -12
  6. package/dist/cjs/artifacts/token-names.js +12 -12
  7. package/dist/cjs/artifacts/tokens-raw/atlassian-typography-adg3.js +229 -235
  8. package/dist/cjs/artifacts/tokens-raw/atlassian-typography-minor3.js +229 -235
  9. package/dist/cjs/utils/token-order.js +1 -4
  10. package/dist/es2019/artifacts/replacement-mapping.js +1 -10
  11. package/dist/es2019/artifacts/themes/atlassian-typography-adg3.js +12 -12
  12. package/dist/es2019/artifacts/themes/atlassian-typography-minor3.js +12 -12
  13. package/dist/es2019/artifacts/token-default-values.js +12 -12
  14. package/dist/es2019/artifacts/token-names.js +12 -12
  15. package/dist/es2019/artifacts/tokens-raw/atlassian-typography-adg3.js +229 -235
  16. package/dist/es2019/artifacts/tokens-raw/atlassian-typography-minor3.js +229 -235
  17. package/dist/es2019/utils/token-order.js +1 -4
  18. package/dist/esm/artifacts/replacement-mapping.js +1 -10
  19. package/dist/esm/artifacts/themes/atlassian-typography-adg3.js +2 -2
  20. package/dist/esm/artifacts/themes/atlassian-typography-minor3.js +2 -2
  21. package/dist/esm/artifacts/token-default-values.js +12 -12
  22. package/dist/esm/artifacts/token-names.js +12 -12
  23. package/dist/esm/artifacts/tokens-raw/atlassian-typography-adg3.js +229 -235
  24. package/dist/esm/artifacts/tokens-raw/atlassian-typography-minor3.js +229 -235
  25. package/dist/esm/utils/token-order.js +1 -4
  26. package/dist/types/artifacts/replacement-mapping.d.ts +2 -2
  27. package/dist/types/artifacts/themes/atlassian-typography-adg3.d.ts +2 -2
  28. package/dist/types/artifacts/themes/atlassian-typography-minor3.d.ts +2 -2
  29. package/dist/types/artifacts/token-default-values.d.ts +12 -12
  30. package/dist/types/artifacts/token-names.d.ts +23 -23
  31. package/dist/types/artifacts/tokens-raw/atlassian-typography-adg3.d.ts +20 -20
  32. package/dist/types/artifacts/tokens-raw/atlassian-typography-minor3.d.ts +20 -20
  33. package/dist/types/artifacts/types-internal.d.ts +2 -2
  34. package/dist/types/artifacts/types.d.ts +2 -2
  35. package/dist/types/index.d.ts +1 -1
  36. package/dist/types/types.d.ts +9 -9
  37. package/dist/types-ts4.5/artifacts/replacement-mapping.d.ts +2 -2
  38. package/dist/types-ts4.5/artifacts/themes/atlassian-typography-adg3.d.ts +2 -2
  39. package/dist/types-ts4.5/artifacts/themes/atlassian-typography-minor3.d.ts +2 -2
  40. package/dist/types-ts4.5/artifacts/token-default-values.d.ts +12 -12
  41. package/dist/types-ts4.5/artifacts/token-names.d.ts +23 -23
  42. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-typography-adg3.d.ts +20 -20
  43. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-typography-minor3.d.ts +20 -20
  44. package/dist/types-ts4.5/artifacts/types-internal.d.ts +2 -2
  45. package/dist/types-ts4.5/artifacts/types.d.ts +2 -2
  46. package/dist/types-ts4.5/index.d.ts +1 -1
  47. package/dist/types-ts4.5/types.d.ts +9 -9
  48. package/figma/atlassian-typography-adg3.json +53 -26
  49. package/figma/atlassian-typography-minor3.json +53 -26
  50. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::9979a8f061dbdaddf43d0173981655c2>>
3
+ * @codegen <<SignedSource::b7be7e978e3916db2de7733280b0fee4>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  var tokens = [{
@@ -25,12 +25,132 @@ var tokens = [{
25
25
  "name": "utility.UNSAFE.textTransformUppercase",
26
26
  "path": ["utility", "UNSAFE", "textTransformUppercase"],
27
27
  "cleanName": "utility.UNSAFE.textTransformUppercase"
28
+ }, {
29
+ "attributes": {
30
+ "group": "letterSpacing",
31
+ "state": "deprecated",
32
+ "introduced": "0.10.33",
33
+ "description": "Helpful guidance goes here",
34
+ "deprecated": "1.29.0"
35
+ },
36
+ "value": "0",
37
+ "filePath": "schema/themes/atlassian-typography-adg3/letter-spacing.tsx",
38
+ "isSource": true,
39
+ "original": {
40
+ "attributes": {
41
+ "group": "letterSpacing",
42
+ "state": "deprecated",
43
+ "introduced": "0.10.33",
44
+ "description": "Helpful guidance goes here",
45
+ "deprecated": "1.29.0"
46
+ },
47
+ "value": "LetterSpacing0"
48
+ },
49
+ "name": "font.letterSpacing.0",
50
+ "path": ["font", "letterSpacing", "0"],
51
+ "cleanName": "font.letterSpacing.0"
52
+ }, {
53
+ "attributes": {
54
+ "group": "letterSpacing",
55
+ "state": "deprecated",
56
+ "introduced": "0.10.33",
57
+ "description": "Helpful guidance goes here",
58
+ "deprecated": "1.29.0"
59
+ },
60
+ "value": "-0.003em",
61
+ "filePath": "schema/themes/atlassian-typography-adg3/letter-spacing.tsx",
62
+ "isSource": true,
63
+ "original": {
64
+ "attributes": {
65
+ "group": "letterSpacing",
66
+ "state": "deprecated",
67
+ "introduced": "0.10.33",
68
+ "description": "Helpful guidance goes here",
69
+ "deprecated": "1.29.0"
70
+ },
71
+ "value": "LetterSpacing100"
72
+ },
73
+ "name": "font.letterSpacing.100",
74
+ "path": ["font", "letterSpacing", "100"],
75
+ "cleanName": "font.letterSpacing.100"
76
+ }, {
77
+ "attributes": {
78
+ "group": "letterSpacing",
79
+ "state": "deprecated",
80
+ "introduced": "0.10.33",
81
+ "description": "Helpful guidance goes here",
82
+ "deprecated": "1.29.0"
83
+ },
84
+ "value": "-0.006em",
85
+ "filePath": "schema/themes/atlassian-typography-adg3/letter-spacing.tsx",
86
+ "isSource": true,
87
+ "original": {
88
+ "attributes": {
89
+ "group": "letterSpacing",
90
+ "state": "deprecated",
91
+ "introduced": "0.10.33",
92
+ "description": "Helpful guidance goes here",
93
+ "deprecated": "1.29.0"
94
+ },
95
+ "value": "LetterSpacing200"
96
+ },
97
+ "name": "font.letterSpacing.200",
98
+ "path": ["font", "letterSpacing", "200"],
99
+ "cleanName": "font.letterSpacing.200"
100
+ }, {
101
+ "attributes": {
102
+ "group": "letterSpacing",
103
+ "state": "deprecated",
104
+ "introduced": "0.10.33",
105
+ "description": "Helpful guidance goes here",
106
+ "deprecated": "1.29.0"
107
+ },
108
+ "value": "-0.008em",
109
+ "filePath": "schema/themes/atlassian-typography-adg3/letter-spacing.tsx",
110
+ "isSource": true,
111
+ "original": {
112
+ "attributes": {
113
+ "group": "letterSpacing",
114
+ "state": "deprecated",
115
+ "introduced": "0.10.33",
116
+ "description": "Helpful guidance goes here",
117
+ "deprecated": "1.29.0"
118
+ },
119
+ "value": "LetterSpacing300"
120
+ },
121
+ "name": "font.letterSpacing.300",
122
+ "path": ["font", "letterSpacing", "300"],
123
+ "cleanName": "font.letterSpacing.300"
124
+ }, {
125
+ "attributes": {
126
+ "group": "letterSpacing",
127
+ "state": "deprecated",
128
+ "introduced": "0.10.33",
129
+ "description": "Helpful guidance goes here",
130
+ "deprecated": "1.29.0"
131
+ },
132
+ "value": "-0.01em",
133
+ "filePath": "schema/themes/atlassian-typography-adg3/letter-spacing.tsx",
134
+ "isSource": true,
135
+ "original": {
136
+ "attributes": {
137
+ "group": "letterSpacing",
138
+ "state": "deprecated",
139
+ "introduced": "0.10.33",
140
+ "description": "Helpful guidance goes here",
141
+ "deprecated": "1.29.0"
142
+ },
143
+ "value": "LetterSpacing400"
144
+ },
145
+ "name": "font.letterSpacing.400",
146
+ "path": ["font", "letterSpacing", "400"],
147
+ "cleanName": "font.letterSpacing.400"
28
148
  }, {
29
149
  "attributes": {
30
150
  "group": "typography",
31
151
  "state": "active",
32
152
  "introduced": "1.14.0",
33
- "description": "ALPHA - Use with caution. Use for main headings.",
153
+ "description": "For overlapping brand with product promotions, such as marketplace content. Migrate instances of H900 to Heading XXL.",
34
154
  "responsiveSmallerVariant": "font.heading.xlarge"
35
155
  },
36
156
  "value": "normal 500 35px/40px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
@@ -41,7 +161,7 @@ var tokens = [{
41
161
  "group": "typography",
42
162
  "state": "active",
43
163
  "introduced": "1.14.0",
44
- "description": "ALPHA - Use with caution. Use for main headings.",
164
+ "description": "For overlapping brand with product promotions, such as marketplace content. Migrate instances of H900 to Heading XXL.",
45
165
  "responsiveSmallerVariant": "font.heading.xlarge"
46
166
  },
47
167
  "value": {
@@ -61,7 +181,7 @@ var tokens = [{
61
181
  "group": "typography",
62
182
  "state": "active",
63
183
  "introduced": "1.14.0",
64
- "description": "ALPHA - Use with caution. Use for main headings.",
184
+ "description": "For overlapping brand with product promotions, such as marketplace content. Migrate instances of H800 to Heading XL.",
65
185
  "responsiveSmallerVariant": "font.heading.large"
66
186
  },
67
187
  "value": "normal 600 29px/32px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
@@ -72,7 +192,7 @@ var tokens = [{
72
192
  "group": "typography",
73
193
  "state": "active",
74
194
  "introduced": "1.14.0",
75
- "description": "ALPHA - Use with caution. Use for main headings.",
195
+ "description": "For overlapping brand with product promotions, such as marketplace content. Migrate instances of H800 to Heading XL.",
76
196
  "responsiveSmallerVariant": "font.heading.large"
77
197
  },
78
198
  "value": {
@@ -92,7 +212,7 @@ var tokens = [{
92
212
  "group": "typography",
93
213
  "state": "active",
94
214
  "introduced": "1.14.0",
95
- "description": "ALPHA - Use with caution. Use for main headings.",
215
+ "description": "Product page titles, such as forms. Migrate instances of H700 to Heading L.",
96
216
  "responsiveSmallerVariant": "font.heading.medium"
97
217
  },
98
218
  "value": "normal 500 24px/28px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
@@ -103,7 +223,7 @@ var tokens = [{
103
223
  "group": "typography",
104
224
  "state": "active",
105
225
  "introduced": "1.14.0",
106
- "description": "ALPHA - Use with caution. Use for main headings.",
226
+ "description": "Product page titles, such as forms. Migrate instances of H700 to Heading L.",
107
227
  "responsiveSmallerVariant": "font.heading.medium"
108
228
  },
109
229
  "value": {
@@ -123,7 +243,7 @@ var tokens = [{
123
243
  "group": "typography",
124
244
  "state": "active",
125
245
  "introduced": "1.14.0",
126
- "description": "ALPHA - Use with caution. Use for less important headings.",
246
+ "description": "Headers in large components, such as modal dialogs. Migrate instances of H600 to Heading M.",
127
247
  "responsiveSmallerVariant": "font.heading.small"
128
248
  },
129
249
  "value": "normal 500 20px/24px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
@@ -134,7 +254,7 @@ var tokens = [{
134
254
  "group": "typography",
135
255
  "state": "active",
136
256
  "introduced": "1.14.0",
137
- "description": "ALPHA - Use with caution. Use for less important headings.",
257
+ "description": "Headers in large components, such as modal dialogs. Migrate instances of H600 to Heading M.",
138
258
  "responsiveSmallerVariant": "font.heading.small"
139
259
  },
140
260
  "value": {
@@ -154,7 +274,7 @@ var tokens = [{
154
274
  "group": "typography",
155
275
  "state": "active",
156
276
  "introduced": "1.14.0",
157
- "description": "ALPHA - Use with caution. Use for less important headings."
277
+ "description": "For headers in small components where space is limited. Migrate instances of H500 to Heading S."
158
278
  },
159
279
  "value": "normal 600 16px/20px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
160
280
  "filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
@@ -164,7 +284,7 @@ var tokens = [{
164
284
  "group": "typography",
165
285
  "state": "active",
166
286
  "introduced": "1.14.0",
167
- "description": "ALPHA - Use with caution. Use for less important headings."
287
+ "description": "For headers in small components where space is limited. Migrate instances of H500 to Heading S."
168
288
  },
169
289
  "value": {
170
290
  "fontWeight": "FontWeight600",
@@ -183,7 +303,7 @@ var tokens = [{
183
303
  "group": "typography",
184
304
  "state": "active",
185
305
  "introduced": "1.14.0",
186
- "description": "ALPHA - Use with caution. Use for smaller headings."
306
+ "description": "For headers in small components where space is limited. Migrate instances of H400 to Heading XS."
187
307
  },
188
308
  "value": "normal 600 14px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
189
309
  "filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
@@ -193,7 +313,7 @@ var tokens = [{
193
313
  "group": "typography",
194
314
  "state": "active",
195
315
  "introduced": "1.14.0",
196
- "description": "ALPHA - Use with caution. Use for smaller headings."
316
+ "description": "For headers in small components where space is limited. Migrate instances of H400 to Heading XS."
197
317
  },
198
318
  "value": {
199
319
  "fontWeight": "FontWeight600",
@@ -212,7 +332,7 @@ var tokens = [{
212
332
  "group": "typography",
213
333
  "state": "active",
214
334
  "introduced": "1.14.0",
215
- "description": "ALPHA - Use with caution. Smallest heading size available."
335
+ "description": "For headers in fine print or tight spaces. Use sparingly. Migrate instances of H100, H200 and H300 to Heading XXS."
216
336
  },
217
337
  "value": "normal 600 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
218
338
  "filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
@@ -222,7 +342,7 @@ var tokens = [{
222
342
  "group": "typography",
223
343
  "state": "active",
224
344
  "introduced": "1.14.0",
225
- "description": "ALPHA - Use with caution. Smallest heading size available."
345
+ "description": "For headers in fine print or tight spaces. Use sparingly. Migrate instances of H100, H200 and H300 to Heading XXS."
226
346
  },
227
347
  "value": {
228
348
  "fontWeight": "FontWeight600",
@@ -241,7 +361,7 @@ var tokens = [{
241
361
  "group": "typography",
242
362
  "state": "active",
243
363
  "introduced": "1.14.0",
244
- "description": "ALPHA - Use with caution. Larger body font or default body font for text rich experiences."
364
+ "description": "For long-form text, such as in blogs."
245
365
  },
246
366
  "value": "normal 400 16px/24px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
247
367
  "filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
@@ -251,7 +371,7 @@ var tokens = [{
251
371
  "group": "typography",
252
372
  "state": "active",
253
373
  "introduced": "1.14.0",
254
- "description": "ALPHA - Use with caution. Larger body font or default body font for text rich experiences."
374
+ "description": "For long-form text, such as in blogs."
255
375
  },
256
376
  "value": {
257
377
  "fontWeight": "FontWeight400",
@@ -270,7 +390,7 @@ var tokens = [{
270
390
  "group": "typography",
271
391
  "state": "active",
272
392
  "introduced": "1.14.0",
273
- "description": "ALPHA - Use with caution. The default body font."
393
+ "description": "Use in short descriptions or labels. The default size for text in components. Migrate instances of Paragraph Default and UI Text to Body M."
274
394
  },
275
395
  "value": "normal 400 14px/20px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
276
396
  "filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
@@ -280,7 +400,7 @@ var tokens = [{
280
400
  "group": "typography",
281
401
  "state": "active",
282
402
  "introduced": "1.14.0",
283
- "description": "ALPHA - Use with caution. The default body font."
403
+ "description": "Use in short descriptions or labels. The default size for text in components. Migrate instances of Paragraph Default and UI Text to Body M."
284
404
  },
285
405
  "value": {
286
406
  "fontWeight": "FontWeight400",
@@ -299,7 +419,7 @@ var tokens = [{
299
419
  "group": "typography",
300
420
  "state": "active",
301
421
  "introduced": "1.14.0",
302
- "description": "ALPHA - Use with caution. Smaller body font."
422
+ "description": "Use in secondary level content such as fine print or semantic messaging. Use sparingly. Migrate instances of Small text to Body S."
303
423
  },
304
424
  "value": "normal 400 11px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
305
425
  "filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
@@ -309,7 +429,7 @@ var tokens = [{
309
429
  "group": "typography",
310
430
  "state": "active",
311
431
  "introduced": "1.14.0",
312
- "description": "ALPHA - Use with caution. Smaller body font."
432
+ "description": "Use in secondary level content such as fine print or semantic messaging. Use sparingly. Migrate instances of Small text to Body S."
313
433
  },
314
434
  "value": {
315
435
  "fontWeight": "FontWeight400",
@@ -357,7 +477,7 @@ var tokens = [{
357
477
  "group": "typography",
358
478
  "state": "active",
359
479
  "introduced": "1.14.0",
360
- "description": "ALPHA - Use with caution. Used for monospace and code."
480
+ "description": "For representing code only, either inline or in code blocks."
361
481
  },
362
482
  "value": "normal 400 0.875em/1 ui-monospace, Menlo, \"Segoe UI Mono\", \"Ubuntu Mono\", monospace",
363
483
  "filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
@@ -367,7 +487,7 @@ var tokens = [{
367
487
  "group": "typography",
368
488
  "state": "active",
369
489
  "introduced": "1.14.0",
370
- "description": "ALPHA - Use with caution. Used for monospace and code."
490
+ "description": "For representing code only, either inline or in code blocks."
371
491
  },
372
492
  "value": {
373
493
  "fontWeight": "FontWeight400",
@@ -383,131 +503,120 @@ var tokens = [{
383
503
  "cleanName": "font.code"
384
504
  }, {
385
505
  "attributes": {
386
- "group": "letterSpacing",
387
- "state": "deprecated",
506
+ "group": "fontWeight",
507
+ "state": "active",
388
508
  "introduced": "0.10.33",
389
- "description": "Helpful guidance goes here",
390
- "deprecated": "1.29.0"
509
+ "description": "Default font weight for body text styles."
391
510
  },
392
- "value": "0",
393
- "filePath": "schema/themes/atlassian-typography-adg3/letter-spacing.tsx",
511
+ "value": "400",
512
+ "filePath": "schema/themes/atlassian-typography-adg3/font-weight.tsx",
394
513
  "isSource": true,
395
514
  "original": {
396
515
  "attributes": {
397
- "group": "letterSpacing",
398
- "state": "deprecated",
516
+ "group": "fontWeight",
517
+ "state": "active",
399
518
  "introduced": "0.10.33",
400
- "description": "Helpful guidance goes here",
401
- "deprecated": "1.29.0"
519
+ "description": "Default font weight for body text styles."
402
520
  },
403
- "value": "LetterSpacing0"
521
+ "value": "FontWeight400"
404
522
  },
405
- "name": "font.letterSpacing.0",
406
- "path": ["font", "letterSpacing", "0"],
407
- "cleanName": "font.letterSpacing.0"
523
+ "name": "font.weight.regular",
524
+ "path": ["font", "weight", "regular"],
525
+ "cleanName": "font.weight.regular"
408
526
  }, {
409
527
  "attributes": {
410
- "group": "letterSpacing",
411
- "state": "deprecated",
528
+ "group": "fontWeight",
529
+ "state": "active",
412
530
  "introduced": "0.10.33",
413
- "description": "Helpful guidance goes here",
414
- "deprecated": "1.29.0"
531
+ "description": "For all text that may appear beside iconography, such as in a button."
415
532
  },
416
- "value": "-0.003em",
417
- "filePath": "schema/themes/atlassian-typography-adg3/letter-spacing.tsx",
533
+ "value": "500",
534
+ "filePath": "schema/themes/atlassian-typography-adg3/font-weight.tsx",
418
535
  "isSource": true,
419
536
  "original": {
420
537
  "attributes": {
421
- "group": "letterSpacing",
422
- "state": "deprecated",
538
+ "group": "fontWeight",
539
+ "state": "active",
423
540
  "introduced": "0.10.33",
424
- "description": "Helpful guidance goes here",
425
- "deprecated": "1.29.0"
541
+ "description": "For all text that may appear beside iconography, such as in a button."
426
542
  },
427
- "value": "LetterSpacing100"
543
+ "value": "FontWeight500"
428
544
  },
429
- "name": "font.letterSpacing.100",
430
- "path": ["font", "letterSpacing", "100"],
431
- "cleanName": "font.letterSpacing.100"
545
+ "name": "font.weight.medium",
546
+ "path": ["font", "weight", "medium"],
547
+ "cleanName": "font.weight.medium"
432
548
  }, {
433
549
  "attributes": {
434
- "group": "letterSpacing",
435
- "state": "deprecated",
550
+ "group": "fontWeight",
551
+ "state": "active",
436
552
  "introduced": "0.10.33",
437
- "description": "Helpful guidance goes here",
438
- "deprecated": "1.29.0"
553
+ "description": "Use with caution as fallback fonts do not support this font weight and will default to bold weight."
439
554
  },
440
- "value": "-0.006em",
441
- "filePath": "schema/themes/atlassian-typography-adg3/letter-spacing.tsx",
555
+ "value": "600",
556
+ "filePath": "schema/themes/atlassian-typography-adg3/font-weight.tsx",
442
557
  "isSource": true,
443
558
  "original": {
444
559
  "attributes": {
445
- "group": "letterSpacing",
446
- "state": "deprecated",
560
+ "group": "fontWeight",
561
+ "state": "active",
447
562
  "introduced": "0.10.33",
448
- "description": "Helpful guidance goes here",
449
- "deprecated": "1.29.0"
563
+ "description": "Use with caution as fallback fonts do not support this font weight and will default to bold weight."
450
564
  },
451
- "value": "LetterSpacing200"
565
+ "value": "FontWeight600"
452
566
  },
453
- "name": "font.letterSpacing.200",
454
- "path": ["font", "letterSpacing", "200"],
455
- "cleanName": "font.letterSpacing.200"
567
+ "name": "font.weight.semibold",
568
+ "path": ["font", "weight", "semibold"],
569
+ "cleanName": "font.weight.semibold"
456
570
  }, {
457
571
  "attributes": {
458
- "group": "letterSpacing",
459
- "state": "deprecated",
572
+ "group": "fontWeight",
573
+ "state": "active",
460
574
  "introduced": "0.10.33",
461
- "description": "Helpful guidance goes here",
462
- "deprecated": "1.29.0"
575
+ "description": "Use sparingly for emphasising text, such as in a lozenge."
463
576
  },
464
- "value": "-0.008em",
465
- "filePath": "schema/themes/atlassian-typography-adg3/letter-spacing.tsx",
577
+ "value": "700",
578
+ "filePath": "schema/themes/atlassian-typography-adg3/font-weight.tsx",
466
579
  "isSource": true,
467
580
  "original": {
468
581
  "attributes": {
469
- "group": "letterSpacing",
470
- "state": "deprecated",
582
+ "group": "fontWeight",
583
+ "state": "active",
471
584
  "introduced": "0.10.33",
472
- "description": "Helpful guidance goes here",
473
- "deprecated": "1.29.0"
585
+ "description": "Use sparingly for emphasising text, such as in a lozenge."
474
586
  },
475
- "value": "LetterSpacing300"
587
+ "value": "FontWeight700"
476
588
  },
477
- "name": "font.letterSpacing.300",
478
- "path": ["font", "letterSpacing", "300"],
479
- "cleanName": "font.letterSpacing.300"
589
+ "name": "font.weight.bold",
590
+ "path": ["font", "weight", "bold"],
591
+ "cleanName": "font.weight.bold"
480
592
  }, {
481
593
  "attributes": {
482
- "group": "letterSpacing",
483
- "state": "deprecated",
484
- "introduced": "0.10.33",
485
- "description": "Helpful guidance goes here",
486
- "deprecated": "1.29.0"
594
+ "group": "fontFamily",
595
+ "state": "active",
596
+ "introduced": "1.14.0",
597
+ "description": "For our default product UI heading text."
487
598
  },
488
- "value": "-0.01em",
489
- "filePath": "schema/themes/atlassian-typography-adg3/letter-spacing.tsx",
599
+ "value": "ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
600
+ "filePath": "schema/themes/atlassian-typography-adg3/font-family.tsx",
490
601
  "isSource": true,
491
602
  "original": {
492
603
  "attributes": {
493
- "group": "letterSpacing",
494
- "state": "deprecated",
495
- "introduced": "0.10.33",
496
- "description": "Helpful guidance goes here",
497
- "deprecated": "1.29.0"
604
+ "group": "fontFamily",
605
+ "state": "active",
606
+ "introduced": "1.14.0",
607
+ "description": "For our default product UI heading text."
498
608
  },
499
- "value": "LetterSpacing400"
609
+ "value": "FontFamilyWebSans"
500
610
  },
501
- "name": "font.letterSpacing.400",
502
- "path": ["font", "letterSpacing", "400"],
503
- "cleanName": "font.letterSpacing.400"
611
+ "name": "font.family.heading",
612
+ "path": ["font", "family", "heading"],
613
+ "cleanName": "font.family.heading"
504
614
  }, {
505
615
  "attributes": {
506
616
  "group": "fontFamily",
507
- "state": "deprecated",
617
+ "state": "active",
508
618
  "introduced": "1.14.0",
509
- "description": "Helpful guidance goes here",
510
- "deprecated": "1.29.0"
619
+ "description": "For our default product UI body text."
511
620
  },
512
621
  "value": "ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
513
622
  "filePath": "schema/themes/atlassian-typography-adg3/font-family.tsx",
@@ -515,10 +624,9 @@ var tokens = [{
515
624
  "original": {
516
625
  "attributes": {
517
626
  "group": "fontFamily",
518
- "state": "deprecated",
627
+ "state": "active",
519
628
  "introduced": "1.14.0",
520
- "description": "Helpful guidance goes here",
521
- "deprecated": "1.29.0"
629
+ "description": "For our default product UI body text."
522
630
  },
523
631
  "value": "FontFamilyWebSans"
524
632
  },
@@ -528,10 +636,9 @@ var tokens = [{
528
636
  }, {
529
637
  "attributes": {
530
638
  "group": "fontFamily",
531
- "state": "deprecated",
639
+ "state": "active",
532
640
  "introduced": "1.14.0",
533
- "description": "Helpful guidance goes here",
534
- "deprecated": "1.29.0"
641
+ "description": "For representing code only."
535
642
  },
536
643
  "value": "ui-monospace, Menlo, \"Segoe UI Mono\", \"Ubuntu Mono\", monospace",
537
644
  "filePath": "schema/themes/atlassian-typography-adg3/font-family.tsx",
@@ -539,46 +646,21 @@ var tokens = [{
539
646
  "original": {
540
647
  "attributes": {
541
648
  "group": "fontFamily",
542
- "state": "deprecated",
649
+ "state": "active",
543
650
  "introduced": "1.14.0",
544
- "description": "Helpful guidance goes here",
545
- "deprecated": "1.29.0"
651
+ "description": "For representing code only."
546
652
  },
547
653
  "value": "FontFamilyWebMono"
548
654
  },
549
655
  "name": "font.family.code",
550
656
  "path": ["font", "family", "code"],
551
657
  "cleanName": "font.family.code"
552
- }, {
553
- "attributes": {
554
- "group": "fontFamily",
555
- "state": "deprecated",
556
- "introduced": "1.14.0",
557
- "description": "Helpful guidance goes here",
558
- "deprecated": "1.29.0"
559
- },
560
- "value": "ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
561
- "filePath": "schema/themes/atlassian-typography-adg3/font-family.tsx",
562
- "isSource": true,
563
- "original": {
564
- "attributes": {
565
- "group": "fontFamily",
566
- "state": "deprecated",
567
- "introduced": "1.14.0",
568
- "description": "Helpful guidance goes here",
569
- "deprecated": "1.29.0"
570
- },
571
- "value": "FontFamilyWebSans"
572
- },
573
- "name": "font.family.heading",
574
- "path": ["font", "family", "heading"],
575
- "cleanName": "font.family.heading"
576
658
  }, {
577
659
  "attributes": {
578
660
  "group": "fontFamily",
579
661
  "state": "deprecated",
580
662
  "introduced": "0.10.33",
581
- "description": "Helpful guidance goes here",
663
+ "description": "For representing code only.",
582
664
  "deprecated": "1.29.0"
583
665
  },
584
666
  "value": "ui-monospace, Menlo, \"Segoe UI Mono\", \"Ubuntu Mono\", monospace",
@@ -589,7 +671,7 @@ var tokens = [{
589
671
  "group": "fontFamily",
590
672
  "state": "deprecated",
591
673
  "introduced": "0.10.33",
592
- "description": "Helpful guidance goes here",
674
+ "description": "For representing code only.",
593
675
  "deprecated": "1.29.0"
594
676
  },
595
677
  "value": "FontFamilyWebMono"
@@ -626,9 +708,9 @@ var tokens = [{
626
708
  "group": "fontFamily",
627
709
  "state": "active",
628
710
  "introduced": "1.14.0",
629
- "description": "Use for branded body text."
711
+ "description": "For our brand heading text. Uses Charlie Display."
630
712
  },
631
- "value": "\"Charlie Text\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
713
+ "value": "\"Charlie Display\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
632
714
  "filePath": "schema/themes/atlassian-typography-adg3/font-family.tsx",
633
715
  "isSource": true,
634
716
  "original": {
@@ -636,21 +718,21 @@ var tokens = [{
636
718
  "group": "fontFamily",
637
719
  "state": "active",
638
720
  "introduced": "1.14.0",
639
- "description": "Use for branded body text."
721
+ "description": "For our brand heading text. Uses Charlie Display."
640
722
  },
641
- "value": "FontFamilyCharlieText"
723
+ "value": "FontFamilyCharlieDisplay"
642
724
  },
643
- "name": "font.family.brand.body",
644
- "path": ["font", "family", "brand", "body"],
645
- "cleanName": "font.family.brand.body"
725
+ "name": "font.family.brand.heading",
726
+ "path": ["font", "family", "brand", "heading"],
727
+ "cleanName": "font.family.brand.heading"
646
728
  }, {
647
729
  "attributes": {
648
730
  "group": "fontFamily",
649
731
  "state": "active",
650
732
  "introduced": "1.14.0",
651
- "description": "Use for branded headings."
733
+ "description": "For our brand body text. Uses Charlie Text."
652
734
  },
653
- "value": "\"Charlie Display\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
735
+ "value": "\"Charlie Text\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
654
736
  "filePath": "schema/themes/atlassian-typography-adg3/font-family.tsx",
655
737
  "isSource": true,
656
738
  "original": {
@@ -658,13 +740,13 @@ var tokens = [{
658
740
  "group": "fontFamily",
659
741
  "state": "active",
660
742
  "introduced": "1.14.0",
661
- "description": "Use for branded headings."
743
+ "description": "For our brand body text. Uses Charlie Text."
662
744
  },
663
- "value": "FontFamilyCharlieDisplay"
745
+ "value": "FontFamilyCharlieText"
664
746
  },
665
- "name": "font.family.brand.heading",
666
- "path": ["font", "family", "brand", "heading"],
667
- "cleanName": "font.family.brand.heading"
747
+ "name": "font.family.brand.body",
748
+ "path": ["font", "family", "brand", "body"],
749
+ "cleanName": "font.family.brand.body"
668
750
  }, {
669
751
  "attributes": {
670
752
  "group": "fontSize",
@@ -857,94 +939,6 @@ var tokens = [{
857
939
  "name": "font.size.600",
858
940
  "path": ["font", "size", "600"],
859
941
  "cleanName": "font.size.600"
860
- }, {
861
- "attributes": {
862
- "group": "fontWeight",
863
- "state": "active",
864
- "introduced": "0.10.33",
865
- "description": "Helpful guidance goes here"
866
- },
867
- "value": "700",
868
- "filePath": "schema/themes/atlassian-typography-adg3/font-weight.tsx",
869
- "isSource": true,
870
- "original": {
871
- "attributes": {
872
- "group": "fontWeight",
873
- "state": "active",
874
- "introduced": "0.10.33",
875
- "description": "Helpful guidance goes here"
876
- },
877
- "value": "FontWeight700"
878
- },
879
- "name": "font.weight.bold",
880
- "path": ["font", "weight", "bold"],
881
- "cleanName": "font.weight.bold"
882
- }, {
883
- "attributes": {
884
- "group": "fontWeight",
885
- "state": "active",
886
- "introduced": "0.10.33",
887
- "description": "Helpful guidance goes here"
888
- },
889
- "value": "500",
890
- "filePath": "schema/themes/atlassian-typography-adg3/font-weight.tsx",
891
- "isSource": true,
892
- "original": {
893
- "attributes": {
894
- "group": "fontWeight",
895
- "state": "active",
896
- "introduced": "0.10.33",
897
- "description": "Helpful guidance goes here"
898
- },
899
- "value": "FontWeight500"
900
- },
901
- "name": "font.weight.medium",
902
- "path": ["font", "weight", "medium"],
903
- "cleanName": "font.weight.medium"
904
- }, {
905
- "attributes": {
906
- "group": "fontWeight",
907
- "state": "active",
908
- "introduced": "0.10.33",
909
- "description": "Helpful guidance goes here"
910
- },
911
- "value": "400",
912
- "filePath": "schema/themes/atlassian-typography-adg3/font-weight.tsx",
913
- "isSource": true,
914
- "original": {
915
- "attributes": {
916
- "group": "fontWeight",
917
- "state": "active",
918
- "introduced": "0.10.33",
919
- "description": "Helpful guidance goes here"
920
- },
921
- "value": "FontWeight400"
922
- },
923
- "name": "font.weight.regular",
924
- "path": ["font", "weight", "regular"],
925
- "cleanName": "font.weight.regular"
926
- }, {
927
- "attributes": {
928
- "group": "fontWeight",
929
- "state": "active",
930
- "introduced": "0.10.33",
931
- "description": "Helpful guidance goes here"
932
- },
933
- "value": "600",
934
- "filePath": "schema/themes/atlassian-typography-adg3/font-weight.tsx",
935
- "isSource": true,
936
- "original": {
937
- "attributes": {
938
- "group": "fontWeight",
939
- "state": "active",
940
- "introduced": "0.10.33",
941
- "description": "Helpful guidance goes here"
942
- },
943
- "value": "FontWeight600"
944
- },
945
- "name": "font.weight.semibold",
946
- "path": ["font", "weight", "semibold"],
947
- "cleanName": "font.weight.semibold"
948
942
  }, {
949
943
  "attributes": {
950
944
  "group": "lineHeight",