@atlaskit/tokens 9.1.2 → 10.0.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 (71) hide show
  1. package/CHANGELOG.md +9 -0
  2. package/dist/cjs/artifacts/theme-import-map.js +1 -19
  3. package/dist/cjs/artifacts/token-default-values.js +20 -21
  4. package/dist/cjs/artifacts/token-names.js +1 -2
  5. package/dist/cjs/babel-plugin/plugin.js +2 -2
  6. package/dist/cjs/entry-points/token-metadata.codegen.js +20 -25
  7. package/dist/cjs/entry-points/tokens-raw.js +0 -21
  8. package/dist/cjs/theme-config.js +1 -25
  9. package/dist/es2019/artifacts/theme-import-map.js +2 -8
  10. package/dist/es2019/artifacts/token-default-values.js +20 -21
  11. package/dist/es2019/artifacts/token-names.js +1 -2
  12. package/dist/es2019/babel-plugin/plugin.js +1 -1
  13. package/dist/es2019/entry-points/token-metadata.codegen.js +20 -25
  14. package/dist/es2019/entry-points/tokens-raw.js +0 -3
  15. package/dist/es2019/theme-config.js +1 -25
  16. package/dist/esm/artifacts/theme-import-map.js +1 -13
  17. package/dist/esm/artifacts/token-default-values.js +20 -21
  18. package/dist/esm/artifacts/token-names.js +1 -2
  19. package/dist/esm/babel-plugin/plugin.js +1 -1
  20. package/dist/esm/entry-points/token-metadata.codegen.js +20 -25
  21. package/dist/esm/entry-points/tokens-raw.js +0 -3
  22. package/dist/esm/theme-config.js +1 -25
  23. package/dist/types/artifacts/theme-import-map.d.ts +1 -1
  24. package/dist/types/artifacts/token-default-values.d.ts +20 -21
  25. package/dist/types/artifacts/token-names.d.ts +1 -3
  26. package/dist/types/artifacts/types-internal.d.ts +2 -2
  27. package/dist/types/artifacts/types.d.ts +2 -2
  28. package/dist/types/entry-points/token-metadata.codegen.d.ts +1 -1
  29. package/dist/types/entry-points/tokens-raw.d.ts +0 -3
  30. package/dist/types/theme-config.d.ts +4 -9
  31. package/dist/types-ts4.5/artifacts/theme-import-map.d.ts +1 -1
  32. package/dist/types-ts4.5/artifacts/token-default-values.d.ts +20 -21
  33. package/dist/types-ts4.5/artifacts/token-names.d.ts +1 -3
  34. package/dist/types-ts4.5/artifacts/types-internal.d.ts +2 -2
  35. package/dist/types-ts4.5/artifacts/types.d.ts +2 -2
  36. package/dist/types-ts4.5/entry-points/token-metadata.codegen.d.ts +1 -1
  37. package/dist/types-ts4.5/entry-points/tokens-raw.d.ts +0 -3
  38. package/dist/types-ts4.5/theme-config.d.ts +4 -15
  39. package/package.json +4 -4
  40. package/dist/cjs/artifacts/themes/atlassian-typography-adg3.js +0 -12
  41. package/dist/cjs/artifacts/themes/atlassian-typography-modernized.js +0 -12
  42. package/dist/cjs/artifacts/themes/atlassian-typography-refreshed.js +0 -12
  43. package/dist/cjs/artifacts/tokens-raw/atlassian-typography-adg3.js +0 -669
  44. package/dist/cjs/artifacts/tokens-raw/atlassian-typography-modernized.js +0 -669
  45. package/dist/cjs/artifacts/tokens-raw/atlassian-typography-refreshed.js +0 -669
  46. package/dist/es2019/artifacts/themes/atlassian-typography-adg3.js +0 -34
  47. package/dist/es2019/artifacts/themes/atlassian-typography-modernized.js +0 -34
  48. package/dist/es2019/artifacts/themes/atlassian-typography-refreshed.js +0 -34
  49. package/dist/es2019/artifacts/tokens-raw/atlassian-typography-adg3.js +0 -663
  50. package/dist/es2019/artifacts/tokens-raw/atlassian-typography-modernized.js +0 -663
  51. package/dist/es2019/artifacts/tokens-raw/atlassian-typography-refreshed.js +0 -663
  52. package/dist/esm/artifacts/themes/atlassian-typography-adg3.js +0 -6
  53. package/dist/esm/artifacts/themes/atlassian-typography-modernized.js +0 -6
  54. package/dist/esm/artifacts/themes/atlassian-typography-refreshed.js +0 -6
  55. package/dist/esm/artifacts/tokens-raw/atlassian-typography-adg3.js +0 -663
  56. package/dist/esm/artifacts/tokens-raw/atlassian-typography-modernized.js +0 -663
  57. package/dist/esm/artifacts/tokens-raw/atlassian-typography-refreshed.js +0 -663
  58. package/dist/types/artifacts/themes/atlassian-typography-adg3.d.ts +0 -7
  59. package/dist/types/artifacts/themes/atlassian-typography-modernized.d.ts +0 -7
  60. package/dist/types/artifacts/themes/atlassian-typography-refreshed.d.ts +0 -7
  61. package/dist/types/artifacts/tokens-raw/atlassian-typography-adg3.d.ts +0 -37
  62. package/dist/types/artifacts/tokens-raw/atlassian-typography-modernized.d.ts +0 -37
  63. package/dist/types/artifacts/tokens-raw/atlassian-typography-refreshed.d.ts +0 -37
  64. package/dist/types-ts4.5/artifacts/themes/atlassian-typography-adg3.d.ts +0 -7
  65. package/dist/types-ts4.5/artifacts/themes/atlassian-typography-modernized.d.ts +0 -7
  66. package/dist/types-ts4.5/artifacts/themes/atlassian-typography-refreshed.d.ts +0 -7
  67. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-typography-adg3.d.ts +0 -37
  68. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-typography-modernized.d.ts +0 -37
  69. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-typography-refreshed.d.ts +0 -37
  70. package/figma/atlassian-typography-modernized.json +0 -87
  71. package/figma/atlassian-typography-refreshed.json +0 -87
@@ -1,663 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::80e21582acfe238b3aab5d8c8d1ec831>>
4
- * @codegenCommand yarn build tokens
5
- */
6
-
7
- const tokens = [{
8
- "attributes": {
9
- "group": "raw",
10
- "state": "active",
11
- "introduced": "1.20.1",
12
- "description": "Text transform uppercase token used for backwards compatibility between new and old theming solutions"
13
- },
14
- "value": "uppercase",
15
- "filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
16
- "isSource": true,
17
- "original": {
18
- "attributes": {
19
- "group": "raw",
20
- "state": "active",
21
- "introduced": "1.20.1",
22
- "description": "Text transform uppercase token used for backwards compatibility between new and old theming solutions"
23
- },
24
- "value": "uppercase"
25
- },
26
- "name": "utility.UNSAFE.textTransformUppercase",
27
- "path": ["utility", "UNSAFE", "textTransformUppercase"],
28
- "cleanName": "utility.UNSAFE.textTransformUppercase"
29
- }, {
30
- "attributes": {
31
- "group": "typography",
32
- "state": "active",
33
- "introduced": "1.14.0",
34
- "description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H900 to Heading XXL."
35
- },
36
- "value": "normal 500 35px/40px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
37
- "filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
38
- "isSource": true,
39
- "original": {
40
- "attributes": {
41
- "group": "typography",
42
- "state": "active",
43
- "introduced": "1.14.0",
44
- "description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H900 to Heading XXL."
45
- },
46
- "value": {
47
- "fontWeight": "FontWeight500",
48
- "fontSize": "LegacyFontSize35",
49
- "lineHeight": "LineHeight40",
50
- "fontFamily": "FontFamilyWebSans",
51
- "fontStyle": "normal",
52
- "letterSpacing": "LetterSpacing400"
53
- }
54
- },
55
- "name": "font.heading.xxlarge",
56
- "path": ["font", "heading", "xxlarge"],
57
- "cleanName": "font.heading.xxlarge"
58
- }, {
59
- "attributes": {
60
- "group": "typography",
61
- "state": "active",
62
- "introduced": "1.14.0",
63
- "description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H800 to Heading XL."
64
- },
65
- "value": "normal 600 29px/32px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
66
- "filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
67
- "isSource": true,
68
- "original": {
69
- "attributes": {
70
- "group": "typography",
71
- "state": "active",
72
- "introduced": "1.14.0",
73
- "description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H800 to Heading XL."
74
- },
75
- "value": {
76
- "fontWeight": "FontWeight600",
77
- "fontSize": "LegacyFontSize29",
78
- "lineHeight": "LineHeight32",
79
- "fontFamily": "FontFamilyWebSans",
80
- "fontStyle": "normal",
81
- "letterSpacing": "LetterSpacing400"
82
- }
83
- },
84
- "name": "font.heading.xlarge",
85
- "path": ["font", "heading", "xlarge"],
86
- "cleanName": "font.heading.xlarge"
87
- }, {
88
- "attributes": {
89
- "group": "typography",
90
- "state": "active",
91
- "introduced": "1.14.0",
92
- "description": "App page titles, such as forms. Migrate instances of H700 to Heading L."
93
- },
94
- "value": "normal 500 24px/28px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
95
- "filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
96
- "isSource": true,
97
- "original": {
98
- "attributes": {
99
- "group": "typography",
100
- "state": "active",
101
- "introduced": "1.14.0",
102
- "description": "App page titles, such as forms. Migrate instances of H700 to Heading L."
103
- },
104
- "value": {
105
- "fontWeight": "FontWeight500",
106
- "fontSize": "FontSize24",
107
- "lineHeight": "LineHeight28",
108
- "fontFamily": "FontFamilyWebSans",
109
- "fontStyle": "normal",
110
- "letterSpacing": "LetterSpacing400"
111
- }
112
- },
113
- "name": "font.heading.large",
114
- "path": ["font", "heading", "large"],
115
- "cleanName": "font.heading.large"
116
- }, {
117
- "attributes": {
118
- "group": "typography",
119
- "state": "active",
120
- "introduced": "1.14.0",
121
- "description": "Headers in large components, such as modal dialogs. Migrate instances of H600 to Heading M."
122
- },
123
- "value": "normal 500 20px/24px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
124
- "filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
125
- "isSource": true,
126
- "original": {
127
- "attributes": {
128
- "group": "typography",
129
- "state": "active",
130
- "introduced": "1.14.0",
131
- "description": "Headers in large components, such as modal dialogs. Migrate instances of H600 to Heading M."
132
- },
133
- "value": {
134
- "fontWeight": "FontWeight500",
135
- "fontSize": "FontSize20",
136
- "lineHeight": "LineHeight24",
137
- "fontFamily": "FontFamilyWebSans",
138
- "fontStyle": "normal",
139
- "letterSpacing": "LetterSpacing300"
140
- }
141
- },
142
- "name": "font.heading.medium",
143
- "path": ["font", "heading", "medium"],
144
- "cleanName": "font.heading.medium"
145
- }, {
146
- "attributes": {
147
- "group": "typography",
148
- "state": "active",
149
- "introduced": "1.14.0",
150
- "description": "For headers in small components where space is limited. Migrate instances of H500 to Heading S."
151
- },
152
- "value": "normal 600 16px/20px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
153
- "filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
154
- "isSource": true,
155
- "original": {
156
- "attributes": {
157
- "group": "typography",
158
- "state": "active",
159
- "introduced": "1.14.0",
160
- "description": "For headers in small components where space is limited. Migrate instances of H500 to Heading S."
161
- },
162
- "value": {
163
- "fontWeight": "FontWeight600",
164
- "fontSize": "FontSize16",
165
- "lineHeight": "LineHeight20",
166
- "fontFamily": "FontFamilyWebSans",
167
- "fontStyle": "normal",
168
- "letterSpacing": "LetterSpacing200"
169
- }
170
- },
171
- "name": "font.heading.small",
172
- "path": ["font", "heading", "small"],
173
- "cleanName": "font.heading.small"
174
- }, {
175
- "attributes": {
176
- "group": "typography",
177
- "state": "active",
178
- "introduced": "1.14.0",
179
- "description": "For headers in small components where space is limited. Migrate instances of H400 to Heading XS."
180
- },
181
- "value": "normal 600 14px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
182
- "filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
183
- "isSource": true,
184
- "original": {
185
- "attributes": {
186
- "group": "typography",
187
- "state": "active",
188
- "introduced": "1.14.0",
189
- "description": "For headers in small components where space is limited. Migrate instances of H400 to Heading XS."
190
- },
191
- "value": {
192
- "fontWeight": "FontWeight600",
193
- "fontSize": "FontSize14",
194
- "lineHeight": "LineHeight16",
195
- "fontFamily": "FontFamilyWebSans",
196
- "fontStyle": "normal",
197
- "letterSpacing": "LetterSpacing100"
198
- }
199
- },
200
- "name": "font.heading.xsmall",
201
- "path": ["font", "heading", "xsmall"],
202
- "cleanName": "font.heading.xsmall"
203
- }, {
204
- "attributes": {
205
- "group": "typography",
206
- "state": "active",
207
- "introduced": "1.14.0",
208
- "description": "For headers in fine print or tight spaces. Use sparingly. Migrate instances of H100, H200 and H300 to Heading XXS."
209
- },
210
- "value": "normal 600 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
211
- "filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
212
- "isSource": true,
213
- "original": {
214
- "attributes": {
215
- "group": "typography",
216
- "state": "active",
217
- "introduced": "1.14.0",
218
- "description": "For headers in fine print or tight spaces. Use sparingly. Migrate instances of H100, H200 and H300 to Heading XXS."
219
- },
220
- "value": {
221
- "fontWeight": "FontWeight600",
222
- "fontSize": "FontSize12",
223
- "lineHeight": "LineHeight16",
224
- "fontFamily": "FontFamilyWebSans",
225
- "fontStyle": "normal",
226
- "letterSpacing": "LetterSpacing0"
227
- }
228
- },
229
- "name": "font.heading.xxsmall",
230
- "path": ["font", "heading", "xxsmall"],
231
- "cleanName": "font.heading.xxsmall"
232
- }, {
233
- "attributes": {
234
- "group": "typography",
235
- "state": "active",
236
- "introduced": "1.14.0",
237
- "description": "For long-form text, such as in blogs."
238
- },
239
- "value": "normal 400 16px/24px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
240
- "filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
241
- "isSource": true,
242
- "original": {
243
- "attributes": {
244
- "group": "typography",
245
- "state": "active",
246
- "introduced": "1.14.0",
247
- "description": "For long-form text, such as in blogs."
248
- },
249
- "value": {
250
- "fontWeight": "FontWeight400",
251
- "fontSize": "FontSize16",
252
- "lineHeight": "LineHeight24",
253
- "fontFamily": "FontFamilyWebSans",
254
- "fontStyle": "normal",
255
- "letterSpacing": "LetterSpacing0"
256
- }
257
- },
258
- "name": "font.body.large",
259
- "path": ["font", "body", "large"],
260
- "cleanName": "font.body.large"
261
- }, {
262
- "attributes": {
263
- "group": "typography",
264
- "state": "active",
265
- "introduced": "1.14.0",
266
- "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."
267
- },
268
- "value": "normal 400 14px/20px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
269
- "filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
270
- "isSource": true,
271
- "original": {
272
- "attributes": {
273
- "group": "typography",
274
- "state": "active",
275
- "introduced": "1.14.0",
276
- "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."
277
- },
278
- "value": {
279
- "fontWeight": "FontWeight400",
280
- "fontSize": "FontSize14",
281
- "lineHeight": "LineHeight20",
282
- "fontFamily": "FontFamilyWebSans",
283
- "fontStyle": "normal",
284
- "letterSpacing": "LetterSpacing0"
285
- }
286
- },
287
- "name": "font.body.[default]",
288
- "path": ["font", "body", "[default]"],
289
- "cleanName": "font.body"
290
- }, {
291
- "attributes": {
292
- "group": "typography",
293
- "state": "active",
294
- "introduced": "1.14.0",
295
- "description": "Use in secondary level content such as fine print or semantic messaging. Use sparingly. Migrate instances of Small text to Body S."
296
- },
297
- "value": "normal 400 11px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
298
- "filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
299
- "isSource": true,
300
- "original": {
301
- "attributes": {
302
- "group": "typography",
303
- "state": "active",
304
- "introduced": "1.14.0",
305
- "description": "Use in secondary level content such as fine print or semantic messaging. Use sparingly. Migrate instances of Small text to Body S."
306
- },
307
- "value": {
308
- "fontWeight": "FontWeight400",
309
- "fontSize": "LegacyFontSize11",
310
- "lineHeight": "LineHeight16",
311
- "fontFamily": "FontFamilyWebSans",
312
- "fontStyle": "normal",
313
- "letterSpacing": "LetterSpacing0"
314
- }
315
- },
316
- "name": "font.body.small",
317
- "path": ["font", "body", "small"],
318
- "cleanName": "font.body.small"
319
- }, {
320
- "attributes": {
321
- "group": "typography",
322
- "state": "active",
323
- "introduced": "1.14.0",
324
- "description": "UNSAFE - Do not use. Temporary 12px fontsize token. Will be deprecated and replaced with stable small token"
325
- },
326
- "value": "normal 400 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
327
- "filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
328
- "isSource": true,
329
- "original": {
330
- "attributes": {
331
- "group": "typography",
332
- "state": "active",
333
- "introduced": "1.14.0",
334
- "description": "UNSAFE - Do not use. Temporary 12px fontsize token. Will be deprecated and replaced with stable small token"
335
- },
336
- "value": {
337
- "fontWeight": "FontWeight400",
338
- "fontSize": "FontSize12",
339
- "lineHeight": "LineHeight16",
340
- "fontFamily": "FontFamilyWebSans",
341
- "fontStyle": "normal",
342
- "letterSpacing": "LetterSpacing0"
343
- }
344
- },
345
- "name": "font.body.UNSAFE_small",
346
- "path": ["font", "body", "UNSAFE_small"],
347
- "cleanName": "font.body.UNSAFE_small"
348
- }, {
349
- "attributes": {
350
- "group": "typography",
351
- "state": "active",
352
- "introduced": "5.0.1",
353
- "description": "Use to emphasize a number within a large donut."
354
- },
355
- "value": "normal 653 28px/32px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
356
- "filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
357
- "isSource": true,
358
- "original": {
359
- "attributes": {
360
- "group": "typography",
361
- "state": "active",
362
- "introduced": "5.0.1",
363
- "description": "Use to emphasize a number within a large donut."
364
- },
365
- "value": {
366
- "fontWeight": "FontWeight653",
367
- "fontSize": "FontSize28",
368
- "lineHeight": "LineHeight32",
369
- "fontFamily": "FontFamilyWebSans",
370
- "fontStyle": "normal",
371
- "letterSpacing": "LetterSpacing0"
372
- }
373
- },
374
- "name": "font.metric.large",
375
- "path": ["font", "metric", "large"],
376
- "cleanName": "font.metric.large"
377
- }, {
378
- "attributes": {
379
- "group": "typography",
380
- "state": "active",
381
- "introduced": "5.0.1",
382
- "description": "Use to emphasize a number within a medium donut."
383
- },
384
- "value": "normal 653 24px/28px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
385
- "filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
386
- "isSource": true,
387
- "original": {
388
- "attributes": {
389
- "group": "typography",
390
- "state": "active",
391
- "introduced": "5.0.1",
392
- "description": "Use to emphasize a number within a medium donut."
393
- },
394
- "value": {
395
- "fontWeight": "FontWeight653",
396
- "fontSize": "FontSize24",
397
- "lineHeight": "LineHeight28",
398
- "fontFamily": "FontFamilyWebSans",
399
- "fontStyle": "normal",
400
- "letterSpacing": "LetterSpacing0"
401
- }
402
- },
403
- "name": "font.metric.medium",
404
- "path": ["font", "metric", "medium"],
405
- "cleanName": "font.metric.medium"
406
- }, {
407
- "attributes": {
408
- "group": "typography",
409
- "state": "active",
410
- "introduced": "5.0.1",
411
- "description": "Use to emphasize a number and words in single-value tiles, or small donuts."
412
- },
413
- "value": "normal 653 16px/20px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
414
- "filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
415
- "isSource": true,
416
- "original": {
417
- "attributes": {
418
- "group": "typography",
419
- "state": "active",
420
- "introduced": "5.0.1",
421
- "description": "Use to emphasize a number and words in single-value tiles, or small donuts."
422
- },
423
- "value": {
424
- "fontWeight": "FontWeight653",
425
- "fontSize": "FontSize16",
426
- "lineHeight": "LineHeight20",
427
- "fontFamily": "FontFamilyWebSans",
428
- "fontStyle": "normal",
429
- "letterSpacing": "LetterSpacing0"
430
- }
431
- },
432
- "name": "font.metric.small",
433
- "path": ["font", "metric", "small"],
434
- "cleanName": "font.metric.small"
435
- }, {
436
- "attributes": {
437
- "group": "typography",
438
- "state": "active",
439
- "introduced": "1.14.0",
440
- "description": "For representing code only, either inline or in code blocks."
441
- },
442
- "value": "normal 400 0.875em/1 ui-monospace, Menlo, \"Segoe UI Mono\", \"Ubuntu Mono\", monospace",
443
- "filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
444
- "isSource": true,
445
- "original": {
446
- "attributes": {
447
- "group": "typography",
448
- "state": "active",
449
- "introduced": "1.14.0",
450
- "description": "For representing code only, either inline or in code blocks."
451
- },
452
- "value": {
453
- "fontWeight": "FontWeight400",
454
- "fontSize": "FontSizeCode",
455
- "lineHeight": "LineHeight1",
456
- "fontFamily": "FontFamilyWebMono",
457
- "fontStyle": "normal",
458
- "letterSpacing": "LetterSpacing0"
459
- }
460
- },
461
- "name": "font.code.[default]",
462
- "path": ["font", "code", "[default]"],
463
- "cleanName": "font.code"
464
- }, {
465
- "attributes": {
466
- "group": "fontWeight",
467
- "state": "active",
468
- "introduced": "0.10.33",
469
- "description": "Default font weight for body text styles."
470
- },
471
- "value": "400",
472
- "filePath": "schema/themes/atlassian-typography-adg3/font-weight.tsx",
473
- "isSource": true,
474
- "original": {
475
- "attributes": {
476
- "group": "fontWeight",
477
- "state": "active",
478
- "introduced": "0.10.33",
479
- "description": "Default font weight for body text styles."
480
- },
481
- "value": "FontWeight400"
482
- },
483
- "name": "font.weight.regular",
484
- "path": ["font", "weight", "regular"],
485
- "cleanName": "font.weight.regular"
486
- }, {
487
- "attributes": {
488
- "group": "fontWeight",
489
- "state": "active",
490
- "introduced": "0.10.33",
491
- "description": "For all text that may appear beside iconography, such as in a button."
492
- },
493
- "value": "500",
494
- "filePath": "schema/themes/atlassian-typography-adg3/font-weight.tsx",
495
- "isSource": true,
496
- "original": {
497
- "attributes": {
498
- "group": "fontWeight",
499
- "state": "active",
500
- "introduced": "0.10.33",
501
- "description": "For all text that may appear beside iconography, such as in a button."
502
- },
503
- "value": "FontWeight500"
504
- },
505
- "name": "font.weight.medium",
506
- "path": ["font", "weight", "medium"],
507
- "cleanName": "font.weight.medium"
508
- }, {
509
- "attributes": {
510
- "group": "fontWeight",
511
- "state": "active",
512
- "introduced": "0.10.33",
513
- "description": "Use with caution as fallback fonts do not support this font weight and will default to bold weight."
514
- },
515
- "value": "600",
516
- "filePath": "schema/themes/atlassian-typography-adg3/font-weight.tsx",
517
- "isSource": true,
518
- "original": {
519
- "attributes": {
520
- "group": "fontWeight",
521
- "state": "active",
522
- "introduced": "0.10.33",
523
- "description": "Use with caution as fallback fonts do not support this font weight and will default to bold weight."
524
- },
525
- "value": "FontWeight600"
526
- },
527
- "name": "font.weight.semibold",
528
- "path": ["font", "weight", "semibold"],
529
- "cleanName": "font.weight.semibold"
530
- }, {
531
- "attributes": {
532
- "group": "fontWeight",
533
- "state": "active",
534
- "introduced": "0.10.33",
535
- "description": "Use sparingly for emphasising text, such as in a lozenge."
536
- },
537
- "value": "700",
538
- "filePath": "schema/themes/atlassian-typography-adg3/font-weight.tsx",
539
- "isSource": true,
540
- "original": {
541
- "attributes": {
542
- "group": "fontWeight",
543
- "state": "active",
544
- "introduced": "0.10.33",
545
- "description": "Use sparingly for emphasising text, such as in a lozenge."
546
- },
547
- "value": "FontWeight700"
548
- },
549
- "name": "font.weight.bold",
550
- "path": ["font", "weight", "bold"],
551
- "cleanName": "font.weight.bold"
552
- }, {
553
- "attributes": {
554
- "group": "fontFamily",
555
- "state": "active",
556
- "introduced": "1.14.0",
557
- "description": "For our default UI heading text."
558
- },
559
- "value": "ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
560
- "filePath": "schema/themes/atlassian-typography-adg3/font-family.tsx",
561
- "isSource": true,
562
- "original": {
563
- "attributes": {
564
- "group": "fontFamily",
565
- "state": "active",
566
- "introduced": "1.14.0",
567
- "description": "For our default UI heading text."
568
- },
569
- "value": "FontFamilyWebSans"
570
- },
571
- "name": "font.family.heading",
572
- "path": ["font", "family", "heading"],
573
- "cleanName": "font.family.heading"
574
- }, {
575
- "attributes": {
576
- "group": "fontFamily",
577
- "state": "active",
578
- "introduced": "1.14.0",
579
- "description": "For our default UI body text."
580
- },
581
- "value": "ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
582
- "filePath": "schema/themes/atlassian-typography-adg3/font-family.tsx",
583
- "isSource": true,
584
- "original": {
585
- "attributes": {
586
- "group": "fontFamily",
587
- "state": "active",
588
- "introduced": "1.14.0",
589
- "description": "For our default UI body text."
590
- },
591
- "value": "FontFamilyWebSans"
592
- },
593
- "name": "font.family.body",
594
- "path": ["font", "family", "body"],
595
- "cleanName": "font.family.body"
596
- }, {
597
- "attributes": {
598
- "group": "fontFamily",
599
- "state": "active",
600
- "introduced": "1.14.0",
601
- "description": "For representing code only."
602
- },
603
- "value": "ui-monospace, Menlo, \"Segoe UI Mono\", \"Ubuntu Mono\", monospace",
604
- "filePath": "schema/themes/atlassian-typography-adg3/font-family.tsx",
605
- "isSource": true,
606
- "original": {
607
- "attributes": {
608
- "group": "fontFamily",
609
- "state": "active",
610
- "introduced": "1.14.0",
611
- "description": "For representing code only."
612
- },
613
- "value": "FontFamilyWebMono"
614
- },
615
- "name": "font.family.code",
616
- "path": ["font", "family", "code"],
617
- "cleanName": "font.family.code"
618
- }, {
619
- "attributes": {
620
- "group": "fontFamily",
621
- "state": "active",
622
- "introduced": "1.14.0",
623
- "description": "For our brand heading text. Uses Charlie Display."
624
- },
625
- "value": "\"Charlie Display\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
626
- "filePath": "schema/themes/atlassian-typography-adg3/font-family.tsx",
627
- "isSource": true,
628
- "original": {
629
- "attributes": {
630
- "group": "fontFamily",
631
- "state": "active",
632
- "introduced": "1.14.0",
633
- "description": "For our brand heading text. Uses Charlie Display."
634
- },
635
- "value": "FontFamilyCharlieDisplay"
636
- },
637
- "name": "font.family.brand.heading",
638
- "path": ["font", "family", "brand", "heading"],
639
- "cleanName": "font.family.brand.heading"
640
- }, {
641
- "attributes": {
642
- "group": "fontFamily",
643
- "state": "active",
644
- "introduced": "1.14.0",
645
- "description": "For our brand body text. Uses Charlie Text."
646
- },
647
- "value": "\"Charlie Text\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
648
- "filePath": "schema/themes/atlassian-typography-adg3/font-family.tsx",
649
- "isSource": true,
650
- "original": {
651
- "attributes": {
652
- "group": "fontFamily",
653
- "state": "active",
654
- "introduced": "1.14.0",
655
- "description": "For our brand body text. Uses Charlie Text."
656
- },
657
- "value": "FontFamilyCharlieText"
658
- },
659
- "name": "font.family.brand.body",
660
- "path": ["font", "family", "brand", "body"],
661
- "cleanName": "font.family.brand.body"
662
- }];
663
- export default tokens;