@atlaskit/tokens 1.29.1 → 1.30.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 (33) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/dist/cjs/artifacts/replacement-mapping.js +83 -5
  3. package/dist/cjs/artifacts/theme-import-map.js +1 -7
  4. package/dist/cjs/get-token-value.js +1 -1
  5. package/dist/cjs/get-token.js +1 -1
  6. package/dist/cjs/theme-config.js +1 -9
  7. package/dist/es2019/artifacts/replacement-mapping.js +83 -5
  8. package/dist/es2019/artifacts/theme-import-map.js +1 -3
  9. package/dist/es2019/get-token-value.js +1 -1
  10. package/dist/es2019/get-token.js +1 -1
  11. package/dist/es2019/theme-config.js +1 -9
  12. package/dist/esm/artifacts/replacement-mapping.js +83 -5
  13. package/dist/esm/artifacts/theme-import-map.js +1 -5
  14. package/dist/esm/get-token-value.js +1 -1
  15. package/dist/esm/get-token.js +1 -1
  16. package/dist/esm/theme-config.js +1 -9
  17. package/dist/types/artifacts/replacement-mapping.d.ts +1 -1
  18. package/dist/types/artifacts/theme-import-map.d.ts +1 -1
  19. package/dist/types/theme-config.d.ts +3 -3
  20. package/dist/types-ts4.5/artifacts/replacement-mapping.d.ts +1 -1
  21. package/dist/types-ts4.5/artifacts/theme-import-map.d.ts +1 -1
  22. package/dist/types-ts4.5/theme-config.d.ts +1 -3
  23. package/package.json +1 -1
  24. package/dist/cjs/artifacts/themes/atlassian-typography.js +0 -12
  25. package/dist/cjs/artifacts/tokens-raw/atlassian-typography.js +0 -662
  26. package/dist/es2019/artifacts/themes/atlassian-typography.js +0 -33
  27. package/dist/es2019/artifacts/tokens-raw/atlassian-typography.js +0 -656
  28. package/dist/esm/artifacts/themes/atlassian-typography.js +0 -6
  29. package/dist/esm/artifacts/tokens-raw/atlassian-typography.js +0 -656
  30. package/dist/types/artifacts/themes/atlassian-typography.d.ts +0 -7
  31. package/dist/types/artifacts/tokens-raw/atlassian-typography.d.ts +0 -99
  32. package/dist/types-ts4.5/artifacts/themes/atlassian-typography.d.ts +0 -7
  33. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-typography.d.ts +0 -99
@@ -1,12 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- /**
8
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
9
- * @codegen <<SignedSource::f49eba45b4716be1be41c0ca5a63069e>>
10
- * @codegenCommand yarn build tokens
11
- */
12
- var _default = exports.default = "\nhtml[data-theme~=\"typography:typography\"] {\n --ds-font-body: normal 400 0.875rem/1.25rem var(--ds-font-family-body);\n --ds-font-body-large: normal 400 1rem/1.5rem var(--ds-font-family-body);\n --ds-font-body-small: normal 400 0.75rem/1.25rem var(--ds-font-family-body);\n --ds-font-code: normal 400 0.875em/1 var(--ds-font-family-code);\n --ds-font-heading-large: normal 700 1.5rem/1.75rem var(--ds-font-family-heading);\n --ds-font-heading-medium: normal 700 1.25rem/1.5rem var(--ds-font-family-heading);\n --ds-font-heading-small: normal 700 1rem/1.25rem var(--ds-font-family-heading);\n --ds-font-heading-xlarge: normal 700 1.75rem/2rem var(--ds-font-family-heading);\n --ds-font-heading-xsmall: normal 700 0.875rem/1rem var(--ds-font-family-heading);\n --ds-font-heading-xxlarge: normal 700 2.25rem/2.5rem var(--ds-font-family-heading);\n --ds-font-heading-xxsmall: normal 700 0.75rem/1rem var(--ds-font-family-heading);\n --ds-font-letterSpacing-0: 0;\n --ds-font-letterSpacing-100: 0;\n --ds-font-letterSpacing-200: 0;\n --ds-font-letterSpacing-300: 0;\n --ds-font-letterSpacing-400: 0;\n --ds-font-ui: normal 400 0.875rem/1 var(--ds-font-family-body);\n --ds-font-ui-small: normal 400 0.75rem/1 var(--ds-font-family-body);\n --ds-font-family-body: ui-sans-serif, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-family-code: ui-monospace, Menlo, \"Segoe UI Mono\", \"Ubuntu Mono\", monospace;\n --ds-font-family-heading: ui-sans-serif, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-family-monospace: ui-monospace, Menlo, \"Segoe UI Mono\", \"Ubuntu Mono\", monospace;\n --ds-font-family-sans: ui-sans-serif, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-family-brand: Charlie Sans;\n}\n";
@@ -1,662 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- /**
8
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
9
- * @codegen <<SignedSource::a717b92c24abaed420317701890abc95>>
10
- * @codegenCommand yarn build tokens
11
- */
12
- var tokens = [{
13
- "attributes": {
14
- "group": "typography",
15
- "state": "experimental",
16
- "introduced": "1.14.0",
17
- "description": "The default body font."
18
- },
19
- "value": "normal 400 14px/20px var(--ds-font-family-body)",
20
- "filePath": "schema/themes/atlassian-typography/theme.tsx",
21
- "isSource": true,
22
- "original": {
23
- "attributes": {
24
- "group": "typography",
25
- "state": "experimental",
26
- "introduced": "1.14.0",
27
- "description": "The default body font."
28
- },
29
- "value": {
30
- "fontWeight": "FontWeight400",
31
- "fontSize": "FontSize14",
32
- "lineHeight": "LineHeight200",
33
- "fontFamily": "font.family.body",
34
- "fontStyle": "normal",
35
- "letterSpacing": "LetterSpacing0"
36
- }
37
- },
38
- "name": "font.body.[default]",
39
- "path": ["font", "body", "[default]"],
40
- "cleanName": "font.body"
41
- }, {
42
- "attributes": {
43
- "group": "typography",
44
- "state": "experimental",
45
- "introduced": "1.14.0",
46
- "description": "Larger body font or default body font for text rich experiences."
47
- },
48
- "value": "normal 400 16px/24px var(--ds-font-family-body)",
49
- "filePath": "schema/themes/atlassian-typography/theme.tsx",
50
- "isSource": true,
51
- "original": {
52
- "attributes": {
53
- "group": "typography",
54
- "state": "experimental",
55
- "introduced": "1.14.0",
56
- "description": "Larger body font or default body font for text rich experiences."
57
- },
58
- "value": {
59
- "fontWeight": "FontWeight400",
60
- "fontSize": "FontSize16",
61
- "lineHeight": "LineHeight300",
62
- "fontFamily": "font.family.body",
63
- "fontStyle": "normal",
64
- "letterSpacing": "LetterSpacing0"
65
- }
66
- },
67
- "name": "font.body.large",
68
- "path": ["font", "body", "large"],
69
- "cleanName": "font.body.large"
70
- }, {
71
- "attributes": {
72
- "group": "typography",
73
- "state": "experimental",
74
- "introduced": "1.14.0",
75
- "description": "Smaller body font."
76
- },
77
- "value": "normal 400 12px/20px var(--ds-font-family-body)",
78
- "filePath": "schema/themes/atlassian-typography/theme.tsx",
79
- "isSource": true,
80
- "original": {
81
- "attributes": {
82
- "group": "typography",
83
- "state": "experimental",
84
- "introduced": "1.14.0",
85
- "description": "Smaller body font."
86
- },
87
- "value": {
88
- "fontWeight": "FontWeight400",
89
- "fontSize": "FontSize12",
90
- "lineHeight": "LineHeight200",
91
- "fontFamily": "font.family.body",
92
- "fontStyle": "normal",
93
- "letterSpacing": "LetterSpacing0"
94
- }
95
- },
96
- "name": "font.body.small",
97
- "path": ["font", "body", "small"],
98
- "cleanName": "font.body.small"
99
- }, {
100
- "attributes": {
101
- "group": "typography",
102
- "state": "experimental",
103
- "introduced": "1.14.0",
104
- "description": "Used for monospace and code."
105
- },
106
- "value": "normal 400 0.875em/1 var(--ds-font-family-code)",
107
- "filePath": "schema/themes/atlassian-typography/theme.tsx",
108
- "isSource": true,
109
- "original": {
110
- "attributes": {
111
- "group": "typography",
112
- "state": "experimental",
113
- "introduced": "1.14.0",
114
- "description": "Used for monospace and code."
115
- },
116
- "value": {
117
- "fontWeight": "FontWeight400",
118
- "fontSize": "FontSizeCode",
119
- "lineHeight": "LineHeight1",
120
- "fontFamily": "font.family.code",
121
- "fontStyle": "normal",
122
- "letterSpacing": "LetterSpacing0"
123
- }
124
- },
125
- "name": "font.code.[default]",
126
- "path": ["font", "code", "[default]"],
127
- "cleanName": "font.code"
128
- }, {
129
- "attributes": {
130
- "group": "typography",
131
- "state": "experimental",
132
- "introduced": "1.14.0",
133
- "description": "TBD",
134
- "responsiveSmallerVariant": "font.heading.medium"
135
- },
136
- "value": "normal 700 24px/28px var(--ds-font-family-heading)",
137
- "filePath": "schema/themes/atlassian-typography/theme.tsx",
138
- "isSource": true,
139
- "original": {
140
- "attributes": {
141
- "group": "typography",
142
- "state": "experimental",
143
- "introduced": "1.14.0",
144
- "description": "TBD",
145
- "responsiveSmallerVariant": "font.heading.medium"
146
- },
147
- "value": {
148
- "fontWeight": "FontWeight700",
149
- "fontSize": "FontSize24",
150
- "lineHeight": "LineHeight400",
151
- "fontFamily": "font.family.heading",
152
- "fontStyle": "normal",
153
- "letterSpacing": "LetterSpacing0"
154
- }
155
- },
156
- "name": "font.heading.large",
157
- "path": ["font", "heading", "large"],
158
- "cleanName": "font.heading.large"
159
- }, {
160
- "attributes": {
161
- "group": "typography",
162
- "state": "experimental",
163
- "introduced": "1.14.0",
164
- "description": "TBD",
165
- "responsiveSmallerVariant": "font.heading.small"
166
- },
167
- "value": "normal 700 20px/24px var(--ds-font-family-heading)",
168
- "filePath": "schema/themes/atlassian-typography/theme.tsx",
169
- "isSource": true,
170
- "original": {
171
- "attributes": {
172
- "group": "typography",
173
- "state": "experimental",
174
- "introduced": "1.14.0",
175
- "description": "TBD",
176
- "responsiveSmallerVariant": "font.heading.small"
177
- },
178
- "value": {
179
- "fontWeight": "FontWeight700",
180
- "fontSize": "FontSize20",
181
- "lineHeight": "LineHeight300",
182
- "fontFamily": "font.family.heading",
183
- "fontStyle": "normal",
184
- "letterSpacing": "LetterSpacing0"
185
- }
186
- },
187
- "name": "font.heading.medium",
188
- "path": ["font", "heading", "medium"],
189
- "cleanName": "font.heading.medium"
190
- }, {
191
- "attributes": {
192
- "group": "typography",
193
- "state": "experimental",
194
- "introduced": "1.14.0",
195
- "description": "TBD"
196
- },
197
- "value": "normal 700 16px/20px var(--ds-font-family-heading)",
198
- "filePath": "schema/themes/atlassian-typography/theme.tsx",
199
- "isSource": true,
200
- "original": {
201
- "attributes": {
202
- "group": "typography",
203
- "state": "experimental",
204
- "introduced": "1.14.0",
205
- "description": "TBD"
206
- },
207
- "value": {
208
- "fontWeight": "FontWeight700",
209
- "fontSize": "FontSize16",
210
- "lineHeight": "LineHeight200",
211
- "fontFamily": "font.family.heading",
212
- "fontStyle": "normal",
213
- "letterSpacing": "LetterSpacing0"
214
- }
215
- },
216
- "name": "font.heading.small",
217
- "path": ["font", "heading", "small"],
218
- "cleanName": "font.heading.small"
219
- }, {
220
- "attributes": {
221
- "group": "typography",
222
- "state": "experimental",
223
- "introduced": "1.14.0",
224
- "description": "TBD",
225
- "responsiveSmallerVariant": "font.heading.large"
226
- },
227
- "value": "normal 700 28px/32px var(--ds-font-family-heading)",
228
- "filePath": "schema/themes/atlassian-typography/theme.tsx",
229
- "isSource": true,
230
- "original": {
231
- "attributes": {
232
- "group": "typography",
233
- "state": "experimental",
234
- "introduced": "1.14.0",
235
- "description": "TBD",
236
- "responsiveSmallerVariant": "font.heading.large"
237
- },
238
- "value": {
239
- "fontWeight": "FontWeight700",
240
- "fontSize": "FontSize28",
241
- "lineHeight": "LineHeight500",
242
- "fontFamily": "font.family.heading",
243
- "fontStyle": "normal",
244
- "letterSpacing": "LetterSpacing0"
245
- }
246
- },
247
- "name": "font.heading.xlarge",
248
- "path": ["font", "heading", "xlarge"],
249
- "cleanName": "font.heading.xlarge"
250
- }, {
251
- "attributes": {
252
- "group": "typography",
253
- "state": "experimental",
254
- "introduced": "1.14.0",
255
- "description": "TBD"
256
- },
257
- "value": "normal 700 14px/16px var(--ds-font-family-heading)",
258
- "filePath": "schema/themes/atlassian-typography/theme.tsx",
259
- "isSource": true,
260
- "original": {
261
- "attributes": {
262
- "group": "typography",
263
- "state": "experimental",
264
- "introduced": "1.14.0",
265
- "description": "TBD"
266
- },
267
- "value": {
268
- "fontWeight": "FontWeight700",
269
- "fontSize": "FontSize14",
270
- "lineHeight": "LineHeight100",
271
- "fontFamily": "font.family.heading",
272
- "fontStyle": "normal",
273
- "letterSpacing": "LetterSpacing0"
274
- }
275
- },
276
- "name": "font.heading.xsmall",
277
- "path": ["font", "heading", "xsmall"],
278
- "cleanName": "font.heading.xsmall"
279
- }, {
280
- "attributes": {
281
- "group": "typography",
282
- "state": "experimental",
283
- "introduced": "1.14.0",
284
- "description": "TBD",
285
- "responsiveSmallerVariant": "font.heading.xlarge"
286
- },
287
- "value": "normal 700 36px/40px var(--ds-font-family-heading)",
288
- "filePath": "schema/themes/atlassian-typography/theme.tsx",
289
- "isSource": true,
290
- "original": {
291
- "attributes": {
292
- "group": "typography",
293
- "state": "experimental",
294
- "introduced": "1.14.0",
295
- "description": "TBD",
296
- "responsiveSmallerVariant": "font.heading.xlarge"
297
- },
298
- "value": {
299
- "fontWeight": "FontWeight700",
300
- "fontSize": "FontSize36",
301
- "lineHeight": "LineHeight700",
302
- "fontFamily": "font.family.heading",
303
- "fontStyle": "normal",
304
- "letterSpacing": "LetterSpacing0"
305
- }
306
- },
307
- "name": "font.heading.xxlarge",
308
- "path": ["font", "heading", "xxlarge"],
309
- "cleanName": "font.heading.xxlarge"
310
- }, {
311
- "attributes": {
312
- "group": "typography",
313
- "state": "experimental",
314
- "introduced": "1.14.0",
315
- "description": "TBD"
316
- },
317
- "value": "normal 700 12px/16px var(--ds-font-family-heading)",
318
- "filePath": "schema/themes/atlassian-typography/theme.tsx",
319
- "isSource": true,
320
- "original": {
321
- "attributes": {
322
- "group": "typography",
323
- "state": "experimental",
324
- "introduced": "1.14.0",
325
- "description": "TBD"
326
- },
327
- "value": {
328
- "fontWeight": "FontWeight700",
329
- "fontSize": "FontSize12",
330
- "lineHeight": "LineHeight100",
331
- "fontFamily": "font.family.heading",
332
- "fontStyle": "normal",
333
- "letterSpacing": "LetterSpacing0"
334
- }
335
- },
336
- "name": "font.heading.xxsmall",
337
- "path": ["font", "heading", "xxsmall"],
338
- "cleanName": "font.heading.xxsmall"
339
- }, {
340
- "attributes": {
341
- "group": "letterSpacing",
342
- "state": "deprecated",
343
- "introduced": "0.10.33",
344
- "description": "Helpful guidance goes here",
345
- "deprecated": "1.29.0"
346
- },
347
- "value": "0",
348
- "filePath": "schema/themes/atlassian-typography/letter-spacing.tsx",
349
- "isSource": true,
350
- "original": {
351
- "attributes": {
352
- "group": "letterSpacing",
353
- "state": "deprecated",
354
- "introduced": "0.10.33",
355
- "description": "Helpful guidance goes here",
356
- "deprecated": "1.29.0"
357
- },
358
- "value": "LetterSpacing0"
359
- },
360
- "name": "font.letterSpacing.0",
361
- "path": ["font", "letterSpacing", "0"],
362
- "cleanName": "font.letterSpacing.0"
363
- }, {
364
- "attributes": {
365
- "group": "letterSpacing",
366
- "state": "deprecated",
367
- "introduced": "0.10.33",
368
- "description": "Helpful guidance goes here",
369
- "deprecated": "1.29.0"
370
- },
371
- "value": "0",
372
- "filePath": "schema/themes/atlassian-typography/letter-spacing.tsx",
373
- "isSource": true,
374
- "original": {
375
- "attributes": {
376
- "group": "letterSpacing",
377
- "state": "deprecated",
378
- "introduced": "0.10.33",
379
- "description": "Helpful guidance goes here",
380
- "deprecated": "1.29.0"
381
- },
382
- "value": "LetterSpacing0"
383
- },
384
- "name": "font.letterSpacing.100",
385
- "path": ["font", "letterSpacing", "100"],
386
- "cleanName": "font.letterSpacing.100"
387
- }, {
388
- "attributes": {
389
- "group": "letterSpacing",
390
- "state": "deprecated",
391
- "introduced": "0.10.33",
392
- "description": "Helpful guidance goes here",
393
- "deprecated": "1.29.0"
394
- },
395
- "value": "0",
396
- "filePath": "schema/themes/atlassian-typography/letter-spacing.tsx",
397
- "isSource": true,
398
- "original": {
399
- "attributes": {
400
- "group": "letterSpacing",
401
- "state": "deprecated",
402
- "introduced": "0.10.33",
403
- "description": "Helpful guidance goes here",
404
- "deprecated": "1.29.0"
405
- },
406
- "value": "LetterSpacing0"
407
- },
408
- "name": "font.letterSpacing.200",
409
- "path": ["font", "letterSpacing", "200"],
410
- "cleanName": "font.letterSpacing.200"
411
- }, {
412
- "attributes": {
413
- "group": "letterSpacing",
414
- "state": "deprecated",
415
- "introduced": "0.10.33",
416
- "description": "Helpful guidance goes here",
417
- "deprecated": "1.29.0"
418
- },
419
- "value": "0",
420
- "filePath": "schema/themes/atlassian-typography/letter-spacing.tsx",
421
- "isSource": true,
422
- "original": {
423
- "attributes": {
424
- "group": "letterSpacing",
425
- "state": "deprecated",
426
- "introduced": "0.10.33",
427
- "description": "Helpful guidance goes here",
428
- "deprecated": "1.29.0"
429
- },
430
- "value": "LetterSpacing0"
431
- },
432
- "name": "font.letterSpacing.300",
433
- "path": ["font", "letterSpacing", "300"],
434
- "cleanName": "font.letterSpacing.300"
435
- }, {
436
- "attributes": {
437
- "group": "letterSpacing",
438
- "state": "deprecated",
439
- "introduced": "0.10.33",
440
- "description": "Helpful guidance goes here",
441
- "deprecated": "1.29.0"
442
- },
443
- "value": "0",
444
- "filePath": "schema/themes/atlassian-typography/letter-spacing.tsx",
445
- "isSource": true,
446
- "original": {
447
- "attributes": {
448
- "group": "letterSpacing",
449
- "state": "deprecated",
450
- "introduced": "0.10.33",
451
- "description": "Helpful guidance goes here",
452
- "deprecated": "1.29.0"
453
- },
454
- "value": "LetterSpacing0"
455
- },
456
- "name": "font.letterSpacing.400",
457
- "path": ["font", "letterSpacing", "400"],
458
- "cleanName": "font.letterSpacing.400"
459
- }, {
460
- "attributes": {
461
- "group": "typography",
462
- "state": "experimental",
463
- "introduced": "1.14.0",
464
- "description": "Single-line non-wrapping text like that in a button."
465
- },
466
- "value": "normal 400 14px/1 var(--ds-font-family-body)",
467
- "filePath": "schema/themes/atlassian-typography/theme.tsx",
468
- "isSource": true,
469
- "original": {
470
- "attributes": {
471
- "group": "typography",
472
- "state": "experimental",
473
- "introduced": "1.14.0",
474
- "description": "Single-line non-wrapping text like that in a button."
475
- },
476
- "value": {
477
- "fontWeight": "FontWeight400",
478
- "fontSize": "FontSize14",
479
- "lineHeight": "LineHeight1",
480
- "fontFamily": "font.family.body",
481
- "fontStyle": "normal",
482
- "letterSpacing": "LetterSpacing0"
483
- }
484
- },
485
- "name": "font.ui.[default]",
486
- "path": ["font", "ui", "[default]"],
487
- "cleanName": "font.ui"
488
- }, {
489
- "attributes": {
490
- "group": "typography",
491
- "state": "experimental",
492
- "introduced": "1.14.0",
493
- "description": "Single-line non-wrapping supporting text like that in a smaller label."
494
- },
495
- "value": "normal 400 12px/1 var(--ds-font-family-body)",
496
- "filePath": "schema/themes/atlassian-typography/theme.tsx",
497
- "isSource": true,
498
- "original": {
499
- "attributes": {
500
- "group": "typography",
501
- "state": "experimental",
502
- "introduced": "1.14.0",
503
- "description": "Single-line non-wrapping supporting text like that in a smaller label."
504
- },
505
- "value": {
506
- "fontWeight": "FontWeight400",
507
- "fontSize": "FontSize12",
508
- "lineHeight": "LineHeight1",
509
- "fontFamily": "font.family.body",
510
- "fontStyle": "normal",
511
- "letterSpacing": "LetterSpacing0"
512
- }
513
- },
514
- "name": "font.ui.small",
515
- "path": ["font", "ui", "small"],
516
- "cleanName": "font.ui.small"
517
- }, {
518
- "attributes": {
519
- "group": "fontFamily",
520
- "state": "deprecated",
521
- "introduced": "1.14.0",
522
- "description": "Helpful guidance goes here",
523
- "deprecated": "1.29.0"
524
- },
525
- "value": "ui-sans-serif, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
526
- "filePath": "schema/themes/atlassian-typography/font-family.tsx",
527
- "isSource": true,
528
- "original": {
529
- "attributes": {
530
- "group": "fontFamily",
531
- "state": "deprecated",
532
- "introduced": "1.14.0",
533
- "description": "Helpful guidance goes here",
534
- "deprecated": "1.29.0"
535
- },
536
- "value": "FontFamilyWebSans"
537
- },
538
- "name": "font.family.body",
539
- "path": ["font", "family", "body"],
540
- "cleanName": "font.family.body"
541
- }, {
542
- "attributes": {
543
- "group": "fontFamily",
544
- "state": "deprecated",
545
- "introduced": "1.14.0",
546
- "description": "Helpful guidance goes here",
547
- "deprecated": "1.29.0"
548
- },
549
- "value": "ui-monospace, Menlo, \"Segoe UI Mono\", \"Ubuntu Mono\", monospace",
550
- "filePath": "schema/themes/atlassian-typography/font-family.tsx",
551
- "isSource": true,
552
- "original": {
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": "FontFamilyWebMono"
561
- },
562
- "name": "font.family.code",
563
- "path": ["font", "family", "code"],
564
- "cleanName": "font.family.code"
565
- }, {
566
- "attributes": {
567
- "group": "fontFamily",
568
- "state": "deprecated",
569
- "introduced": "1.14.0",
570
- "description": "Helpful guidance goes here",
571
- "deprecated": "1.29.0"
572
- },
573
- "value": "ui-sans-serif, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
574
- "filePath": "schema/themes/atlassian-typography/font-family.tsx",
575
- "isSource": true,
576
- "original": {
577
- "attributes": {
578
- "group": "fontFamily",
579
- "state": "deprecated",
580
- "introduced": "1.14.0",
581
- "description": "Helpful guidance goes here",
582
- "deprecated": "1.29.0"
583
- },
584
- "value": "FontFamilyWebSans"
585
- },
586
- "name": "font.family.heading",
587
- "path": ["font", "family", "heading"],
588
- "cleanName": "font.family.heading"
589
- }, {
590
- "attributes": {
591
- "group": "fontFamily",
592
- "state": "deprecated",
593
- "introduced": "0.10.33",
594
- "description": "Helpful guidance goes here",
595
- "deprecated": "1.29.0"
596
- },
597
- "value": "ui-monospace, Menlo, \"Segoe UI Mono\", \"Ubuntu Mono\", monospace",
598
- "filePath": "schema/themes/atlassian-typography/font-family.tsx",
599
- "isSource": true,
600
- "original": {
601
- "attributes": {
602
- "group": "fontFamily",
603
- "state": "deprecated",
604
- "introduced": "0.10.33",
605
- "description": "Helpful guidance goes here",
606
- "deprecated": "1.29.0"
607
- },
608
- "value": "FontFamilyWebMono"
609
- },
610
- "name": "font.family.monospace",
611
- "path": ["font", "family", "monospace"],
612
- "cleanName": "font.family.monospace"
613
- }, {
614
- "attributes": {
615
- "group": "fontFamily",
616
- "state": "deprecated",
617
- "introduced": "0.10.33",
618
- "description": "Helpful guidance goes here",
619
- "deprecated": "1.29.0"
620
- },
621
- "value": "ui-sans-serif, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
622
- "filePath": "schema/themes/atlassian-typography/font-family.tsx",
623
- "isSource": true,
624
- "original": {
625
- "attributes": {
626
- "group": "fontFamily",
627
- "state": "deprecated",
628
- "introduced": "0.10.33",
629
- "description": "Helpful guidance goes here",
630
- "deprecated": "1.29.0"
631
- },
632
- "value": "FontFamilyWebSans"
633
- },
634
- "name": "font.family.sans",
635
- "path": ["font", "family", "sans"],
636
- "cleanName": "font.family.sans"
637
- }, {
638
- "attributes": {
639
- "group": "fontFamily",
640
- "state": "deprecated",
641
- "introduced": "1.14.0",
642
- "description": "Helpful guidance goes here",
643
- "deprecated": "1.29.0"
644
- },
645
- "value": "Charlie Sans",
646
- "filePath": "schema/themes/atlassian-typography/font-family.tsx",
647
- "isSource": true,
648
- "original": {
649
- "attributes": {
650
- "group": "fontFamily",
651
- "state": "deprecated",
652
- "introduced": "1.14.0",
653
- "description": "Helpful guidance goes here",
654
- "deprecated": "1.29.0"
655
- },
656
- "value": "FontFamilyCharlie"
657
- },
658
- "name": "font.family.brand",
659
- "path": ["font", "family", "brand"],
660
- "cleanName": "font.family.brand"
661
- }];
662
- var _default = exports.default = tokens;