@atlaskit/tokens 1.37.2 → 1.39.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 (56) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/dist/cjs/artifacts/palettes-raw/typography-palette.js +20 -5
  3. package/dist/cjs/artifacts/replacement-mapping.js +7 -4
  4. package/dist/cjs/artifacts/themes/atlassian-typography-adg3.js +2 -2
  5. package/dist/cjs/artifacts/themes/atlassian-typography-minor3.js +2 -2
  6. package/dist/cjs/artifacts/token-default-values.js +3 -2
  7. package/dist/cjs/artifacts/token-names.js +3 -2
  8. package/dist/cjs/artifacts/tokens-raw/atlassian-typography-adg3.js +40 -16
  9. package/dist/cjs/artifacts/tokens-raw/atlassian-typography-minor3.js +40 -16
  10. package/dist/cjs/get-token-value.js +1 -1
  11. package/dist/cjs/get-token.js +1 -1
  12. package/dist/es2019/artifacts/palettes-raw/typography-palette.js +20 -5
  13. package/dist/es2019/artifacts/replacement-mapping.js +7 -4
  14. package/dist/es2019/artifacts/themes/atlassian-typography-adg3.js +3 -2
  15. package/dist/es2019/artifacts/themes/atlassian-typography-minor3.js +3 -2
  16. package/dist/es2019/artifacts/token-default-values.js +3 -2
  17. package/dist/es2019/artifacts/token-names.js +3 -2
  18. package/dist/es2019/artifacts/tokens-raw/atlassian-typography-adg3.js +40 -16
  19. package/dist/es2019/artifacts/tokens-raw/atlassian-typography-minor3.js +40 -16
  20. package/dist/es2019/get-token-value.js +1 -1
  21. package/dist/es2019/get-token.js +1 -1
  22. package/dist/esm/artifacts/palettes-raw/typography-palette.js +20 -5
  23. package/dist/esm/artifacts/replacement-mapping.js +7 -4
  24. package/dist/esm/artifacts/themes/atlassian-typography-adg3.js +2 -2
  25. package/dist/esm/artifacts/themes/atlassian-typography-minor3.js +2 -2
  26. package/dist/esm/artifacts/token-default-values.js +3 -2
  27. package/dist/esm/artifacts/token-names.js +3 -2
  28. package/dist/esm/artifacts/tokens-raw/atlassian-typography-adg3.js +40 -16
  29. package/dist/esm/artifacts/tokens-raw/atlassian-typography-minor3.js +40 -16
  30. package/dist/esm/get-token-value.js +1 -1
  31. package/dist/esm/get-token.js +1 -1
  32. package/dist/types/artifacts/palettes-raw/typography-palette.d.ts +1 -1
  33. package/dist/types/artifacts/replacement-mapping.d.ts +1 -1
  34. package/dist/types/artifacts/themes/atlassian-typography-adg3.d.ts +2 -2
  35. package/dist/types/artifacts/themes/atlassian-typography-minor3.d.ts +2 -2
  36. package/dist/types/artifacts/token-default-values.d.ts +3 -2
  37. package/dist/types/artifacts/token-names.d.ts +5 -3
  38. package/dist/types/artifacts/tokens-raw/atlassian-typography-adg3.d.ts +34 -1
  39. package/dist/types/artifacts/tokens-raw/atlassian-typography-minor3.d.ts +34 -1
  40. package/dist/types/artifacts/types-internal.d.ts +2 -2
  41. package/dist/types/artifacts/types.d.ts +2 -2
  42. package/dist/types/types.d.ts +4 -1
  43. package/dist/types-ts4.5/artifacts/palettes-raw/typography-palette.d.ts +1 -1
  44. package/dist/types-ts4.5/artifacts/replacement-mapping.d.ts +1 -1
  45. package/dist/types-ts4.5/artifacts/themes/atlassian-typography-adg3.d.ts +2 -2
  46. package/dist/types-ts4.5/artifacts/themes/atlassian-typography-minor3.d.ts +2 -2
  47. package/dist/types-ts4.5/artifacts/token-default-values.d.ts +3 -2
  48. package/dist/types-ts4.5/artifacts/token-names.d.ts +5 -3
  49. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-typography-adg3.d.ts +34 -1
  50. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-typography-minor3.d.ts +34 -1
  51. package/dist/types-ts4.5/artifacts/types-internal.d.ts +2 -2
  52. package/dist/types-ts4.5/artifacts/types.d.ts +2 -2
  53. package/dist/types-ts4.5/types.d.ts +4 -1
  54. package/figma/atlassian-typography-adg3.json +18 -0
  55. package/figma/atlassian-typography-minor3.json +18 -0
  56. 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::70af860fac3168f1ea8797320fe6b8a5>>
3
+ * @codegen <<SignedSource::832ef446f8c6f4e5b0699e669a284af0>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  const tokens = [{
@@ -326,8 +326,9 @@ const tokens = [{
326
326
  }, {
327
327
  "attributes": {
328
328
  "group": "typography",
329
- "state": "active",
329
+ "state": "deprecated",
330
330
  "introduced": "1.14.0",
331
+ "deprecated": "1.39.0",
331
332
  "description": "ALPHA - Use with caution. Single-line non-wrapping text like that in a button."
332
333
  },
333
334
  "value": "normal 500 14px/1 ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
@@ -336,8 +337,9 @@ const tokens = [{
336
337
  "original": {
337
338
  "attributes": {
338
339
  "group": "typography",
339
- "state": "active",
340
+ "state": "deprecated",
340
341
  "introduced": "1.14.0",
342
+ "deprecated": "1.39.0",
341
343
  "description": "ALPHA - Use with caution. Single-line non-wrapping text like that in a button."
342
344
  },
343
345
  "value": {
@@ -355,8 +357,9 @@ const tokens = [{
355
357
  }, {
356
358
  "attributes": {
357
359
  "group": "typography",
358
- "state": "active",
360
+ "state": "deprecated",
359
361
  "introduced": "1.14.0",
362
+ "deprecated": "1.39.0",
360
363
  "description": "ALPHA - Use with caution. Single-line non-wrapping supporting text like that in a smaller label."
361
364
  },
362
365
  "value": "normal 400 11px/1 ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
@@ -365,8 +368,9 @@ const tokens = [{
365
368
  "original": {
366
369
  "attributes": {
367
370
  "group": "typography",
368
- "state": "active",
371
+ "state": "deprecated",
369
372
  "introduced": "1.14.0",
373
+ "deprecated": "1.39.0",
370
374
  "description": "ALPHA - Use with caution. Single-line non-wrapping supporting text like that in a smaller label."
371
375
  },
372
376
  "value": {
@@ -653,27 +657,47 @@ const tokens = [{
653
657
  }, {
654
658
  "attributes": {
655
659
  "group": "fontFamily",
656
- "state": "deprecated",
660
+ "state": "active",
657
661
  "introduced": "1.14.0",
658
- "description": "Helpful guidance goes here",
659
- "deprecated": "1.29.0"
662
+ "description": "Use for branded body text."
660
663
  },
661
- "value": "Charlie Sans",
664
+ "value": "\"Charlie Text\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
662
665
  "filePath": "schema/themes/atlassian-typography-adg3/font-family.tsx",
663
666
  "isSource": true,
664
667
  "original": {
665
668
  "attributes": {
666
669
  "group": "fontFamily",
667
- "state": "deprecated",
670
+ "state": "active",
668
671
  "introduced": "1.14.0",
669
- "description": "Helpful guidance goes here",
670
- "deprecated": "1.29.0"
672
+ "description": "Use for branded body text."
673
+ },
674
+ "value": "FontFamilyCharlieText"
675
+ },
676
+ "name": "font.family.brand.body",
677
+ "path": ["font", "family", "brand", "body"],
678
+ "cleanName": "font.family.brand.body"
679
+ }, {
680
+ "attributes": {
681
+ "group": "fontFamily",
682
+ "state": "active",
683
+ "introduced": "1.14.0",
684
+ "description": "Use for branded headings."
685
+ },
686
+ "value": "\"Charlie Display\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
687
+ "filePath": "schema/themes/atlassian-typography-adg3/font-family.tsx",
688
+ "isSource": true,
689
+ "original": {
690
+ "attributes": {
691
+ "group": "fontFamily",
692
+ "state": "active",
693
+ "introduced": "1.14.0",
694
+ "description": "Use for branded headings."
671
695
  },
672
- "value": "FontFamilyCharlie"
696
+ "value": "FontFamilyCharlieDisplay"
673
697
  },
674
- "name": "font.family.brand",
675
- "path": ["font", "family", "brand"],
676
- "cleanName": "font.family.brand"
698
+ "name": "font.family.brand.heading",
699
+ "path": ["font", "family", "brand", "heading"],
700
+ "cleanName": "font.family.brand.heading"
677
701
  }, {
678
702
  "attributes": {
679
703
  "group": "fontSize",
@@ -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::e18647e46fb4c80c4003121d24898ee4>>
3
+ * @codegen <<SignedSource::e597b9fe84d9afcff8592f0313b32d0a>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  const tokens = [{
@@ -326,8 +326,9 @@ const tokens = [{
326
326
  }, {
327
327
  "attributes": {
328
328
  "group": "typography",
329
- "state": "active",
329
+ "state": "deprecated",
330
330
  "introduced": "1.14.0",
331
+ "deprecated": "1.39.0",
331
332
  "description": "ALPHA - Use with caution. Single-line non-wrapping text like that in a button."
332
333
  },
333
334
  "value": "normal 500 14px/1 ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
@@ -336,8 +337,9 @@ const tokens = [{
336
337
  "original": {
337
338
  "attributes": {
338
339
  "group": "typography",
339
- "state": "active",
340
+ "state": "deprecated",
340
341
  "introduced": "1.14.0",
342
+ "deprecated": "1.39.0",
341
343
  "description": "ALPHA - Use with caution. Single-line non-wrapping text like that in a button."
342
344
  },
343
345
  "value": {
@@ -355,8 +357,9 @@ const tokens = [{
355
357
  }, {
356
358
  "attributes": {
357
359
  "group": "typography",
358
- "state": "active",
360
+ "state": "deprecated",
359
361
  "introduced": "1.14.0",
362
+ "deprecated": "1.39.0",
360
363
  "description": "ALPHA - Use with caution. Single-line non-wrapping supporting text like that in a smaller label."
361
364
  },
362
365
  "value": "normal 400 12px/1 ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
@@ -365,8 +368,9 @@ const tokens = [{
365
368
  "original": {
366
369
  "attributes": {
367
370
  "group": "typography",
368
- "state": "active",
371
+ "state": "deprecated",
369
372
  "introduced": "1.14.0",
373
+ "deprecated": "1.39.0",
370
374
  "description": "ALPHA - Use with caution. Single-line non-wrapping supporting text like that in a smaller label."
371
375
  },
372
376
  "value": {
@@ -653,27 +657,47 @@ const tokens = [{
653
657
  }, {
654
658
  "attributes": {
655
659
  "group": "fontFamily",
656
- "state": "deprecated",
660
+ "state": "active",
657
661
  "introduced": "1.14.0",
658
- "description": "Helpful guidance goes here",
659
- "deprecated": "1.29.0"
662
+ "description": "Use for branded body text."
660
663
  },
661
- "value": "Charlie Sans",
664
+ "value": "\"Charlie Text\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
662
665
  "filePath": "schema/themes/atlassian-typography-minor3/font-family.tsx",
663
666
  "isSource": true,
664
667
  "original": {
665
668
  "attributes": {
666
669
  "group": "fontFamily",
667
- "state": "deprecated",
670
+ "state": "active",
668
671
  "introduced": "1.14.0",
669
- "description": "Helpful guidance goes here",
670
- "deprecated": "1.29.0"
672
+ "description": "Use for branded body text."
673
+ },
674
+ "value": "FontFamilyCharlieText"
675
+ },
676
+ "name": "font.family.brand.body",
677
+ "path": ["font", "family", "brand", "body"],
678
+ "cleanName": "font.family.brand.body"
679
+ }, {
680
+ "attributes": {
681
+ "group": "fontFamily",
682
+ "state": "active",
683
+ "introduced": "1.14.0",
684
+ "description": "Use for branded headings."
685
+ },
686
+ "value": "\"Charlie Display\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
687
+ "filePath": "schema/themes/atlassian-typography-minor3/font-family.tsx",
688
+ "isSource": true,
689
+ "original": {
690
+ "attributes": {
691
+ "group": "fontFamily",
692
+ "state": "active",
693
+ "introduced": "1.14.0",
694
+ "description": "Use for branded headings."
671
695
  },
672
- "value": "FontFamilyCharlie"
696
+ "value": "FontFamilyCharlieDisplay"
673
697
  },
674
- "name": "font.family.brand",
675
- "path": ["font", "family", "brand"],
676
- "cleanName": "font.family.brand"
698
+ "name": "font.family.brand.heading",
699
+ "path": ["font", "family", "brand", "heading"],
700
+ "cleanName": "font.family.brand.heading"
677
701
  }, {
678
702
  "attributes": {
679
703
  "group": "fontWeight",
@@ -1,7 +1,7 @@
1
1
  import warnOnce from '@atlaskit/ds-lib/warn-once';
2
2
  import tokens from './artifacts/token-names';
3
3
  const name = "@atlaskit/tokens";
4
- const version = "1.37.2";
4
+ const version = "1.39.0";
5
5
  /**
6
6
  * Takes a dot-separated token name and and an optional fallback, and returns the current computed CSS value for the
7
7
  * resulting CSS Custom Property.
@@ -2,7 +2,7 @@ import warnOnce from '@atlaskit/ds-lib/warn-once';
2
2
  import tokens from './artifacts/token-names';
3
3
  import { TOKEN_NOT_FOUND_CSS_VAR } from './constants';
4
4
  const name = "@atlaskit/tokens";
5
- const version = "1.37.2";
5
+ const version = "1.39.0";
6
6
  /**
7
7
  * Takes a dot-separated token name and an optional fallback, and returns the CSS custom property for the corresponding token.
8
8
  * This should be used to implement design decisions throughout your application.
@@ -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::7e7682a077bd4735a11d99a880446147>>
3
+ * @codegen <<SignedSource::382dab56160255b1cf0190b5dc1f552b>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  var tokens = [{
@@ -34,20 +34,35 @@ var tokens = [{
34
34
  "name": "typography.fontFamily.FontFamilyAndroidSans",
35
35
  "path": ["typography", "fontFamily", "FontFamilyAndroidSans"]
36
36
  }, {
37
- "value": "Charlie Sans",
37
+ "value": "\"Charlie Display\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
38
38
  "attributes": {
39
39
  "group": "fontFamily"
40
40
  },
41
41
  "filePath": "schema/palettes/typography-palette.tsx",
42
42
  "isSource": true,
43
43
  "original": {
44
- "value": "Charlie Sans",
44
+ "value": "\"Charlie Display\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
45
45
  "attributes": {
46
46
  "group": "fontFamily"
47
47
  }
48
48
  },
49
- "name": "typography.fontFamily.FontFamilyCharlie",
50
- "path": ["typography", "fontFamily", "FontFamilyCharlie"]
49
+ "name": "typography.fontFamily.FontFamilyCharlieDisplay",
50
+ "path": ["typography", "fontFamily", "FontFamilyCharlieDisplay"]
51
+ }, {
52
+ "value": "\"Charlie Text\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
53
+ "attributes": {
54
+ "group": "fontFamily"
55
+ },
56
+ "filePath": "schema/palettes/typography-palette.tsx",
57
+ "isSource": true,
58
+ "original": {
59
+ "value": "\"Charlie Text\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
60
+ "attributes": {
61
+ "group": "fontFamily"
62
+ }
63
+ },
64
+ "name": "typography.fontFamily.FontFamilyCharlieText",
65
+ "path": ["typography", "fontFamily", "FontFamilyCharlieText"]
51
66
  }, {
52
67
  "value": "ui-monospace, Menlo, \"Segoe UI Mono\", \"Ubuntu Mono\", monospace",
53
68
  "attributes": {
@@ -12,13 +12,19 @@
12
12
  * These changes will then be picked up by our tooling which will attempt to
13
13
  * migrate as many of these renames as possible.
14
14
  *
15
- * @codegen <<SignedSource::89c10efc85f250da0db65341b911ad2e>>
15
+ * @codegen <<SignedSource::8acffd312a339deeb96c1044b1d8291e>>
16
16
  * @codegenCommand yarn build tokens
17
17
  */
18
18
 
19
19
  var replacementMapper = [{
20
20
  "path": "border.width.0",
21
21
  "state": "experimental"
22
+ }, {
23
+ "path": "font.ui.[default]",
24
+ "state": "deprecated"
25
+ }, {
26
+ "path": "font.ui.small",
27
+ "state": "deprecated"
22
28
  }, {
23
29
  "path": "font.letterSpacing.0",
24
30
  "state": "deprecated"
@@ -49,9 +55,6 @@ var replacementMapper = [{
49
55
  }, {
50
56
  "path": "font.family.sans",
51
57
  "state": "deprecated"
52
- }, {
53
- "path": "font.family.brand",
54
- "state": "deprecated"
55
58
  }, {
56
59
  "path": "font.size.050",
57
60
  "state": "deprecated"
@@ -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::8805a9363c77bb3681dad874e8097353>>
3
+ * @codegen <<SignedSource::1de010f90e5ac732dc009b925c29101b>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
- export default "\nhtml[data-theme~=\"typography:typography-adg3\"] {\n --ds-UNSAFE-textTransformUppercase: uppercase;\n --ds-font-heading-xxlarge: normal 500 2.1875rem/2.5rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-xlarge: normal 600 1.8125rem/2rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-large: normal 500 1.5rem/1.75rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-medium: normal 500 1.25rem/1.5rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-small: normal 600 1rem/1.25rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-xsmall: normal 600 0.875rem/1rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-xxsmall: normal 600 0.75rem/1rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-body-large: normal 400 1rem/1.5rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-body: normal 400 0.875rem/1.25rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-body-small: normal 400 0.6875rem/1rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-ui: normal 500 0.875rem/1 ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-ui-small: normal 400 0.6875rem/1 ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-code: normal 400 0.875em/1 ui-monospace, Menlo, \"Segoe UI Mono\", \"Ubuntu Mono\", monospace;\n --ds-font-letterSpacing-0: 0;\n --ds-font-letterSpacing-100: -0.003em;\n --ds-font-letterSpacing-200: -0.006em;\n --ds-font-letterSpacing-300: -0.008em;\n --ds-font-letterSpacing-400: -0.01em;\n --ds-font-family-body: ui-sans-serif, -apple-system, BlinkMacSystemFont, \"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, -apple-system, BlinkMacSystemFont, \"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: -apple-system, BlinkMacSystemFont, \"Segoe UI\", \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif;\n --ds-font-family-brand: Charlie Sans;\n --ds-font-size-050: 0.6875rem;\n --ds-font-size-075: 0.75rem;\n --ds-font-size-100: 0.875rem;\n --ds-font-size-200: 1rem;\n --ds-font-size-300: 1.25rem;\n --ds-font-size-400: 1.5rem;\n --ds-font-size-500: 1.8125rem;\n --ds-font-size-600: 2.1875rem;\n --ds-font-weight-bold: 700;\n --ds-font-weight-medium: 500;\n --ds-font-weight-regular: 400;\n --ds-font-weight-semibold: 600;\n --ds-font-lineHeight-1: 1;\n --ds-font-lineHeight-100: 1rem;\n --ds-font-lineHeight-200: 1.25rem;\n --ds-font-lineHeight-300: 1.5rem;\n --ds-font-lineHeight-400: 1.75rem;\n --ds-font-lineHeight-500: 2rem;\n --ds-font-lineHeight-600: 2.5rem;\n}\n";
6
+ export default "\nhtml[data-theme~=\"typography:typography-adg3\"] {\n --ds-UNSAFE-textTransformUppercase: uppercase;\n --ds-font-heading-xxlarge: normal 500 2.1875rem/2.5rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-xlarge: normal 600 1.8125rem/2rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-large: normal 500 1.5rem/1.75rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-medium: normal 500 1.25rem/1.5rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-small: normal 600 1rem/1.25rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-xsmall: normal 600 0.875rem/1rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-xxsmall: normal 600 0.75rem/1rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-body-large: normal 400 1rem/1.5rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-body: normal 400 0.875rem/1.25rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-body-small: normal 400 0.6875rem/1rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-ui: normal 500 0.875rem/1 ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-ui-small: normal 400 0.6875rem/1 ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-code: normal 400 0.875em/1 ui-monospace, Menlo, \"Segoe UI Mono\", \"Ubuntu Mono\", monospace;\n --ds-font-letterSpacing-0: 0;\n --ds-font-letterSpacing-100: -0.003em;\n --ds-font-letterSpacing-200: -0.006em;\n --ds-font-letterSpacing-300: -0.008em;\n --ds-font-letterSpacing-400: -0.01em;\n --ds-font-family-body: ui-sans-serif, -apple-system, BlinkMacSystemFont, \"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, -apple-system, BlinkMacSystemFont, \"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: -apple-system, BlinkMacSystemFont, \"Segoe UI\", \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif;\n --ds-font-family-brand-body: \"Charlie Text\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-family-brand-heading: \"Charlie Display\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-size-050: 0.6875rem;\n --ds-font-size-075: 0.75rem;\n --ds-font-size-100: 0.875rem;\n --ds-font-size-200: 1rem;\n --ds-font-size-300: 1.25rem;\n --ds-font-size-400: 1.5rem;\n --ds-font-size-500: 1.8125rem;\n --ds-font-size-600: 2.1875rem;\n --ds-font-weight-bold: 700;\n --ds-font-weight-medium: 500;\n --ds-font-weight-regular: 400;\n --ds-font-weight-semibold: 600;\n --ds-font-lineHeight-1: 1;\n --ds-font-lineHeight-100: 1rem;\n --ds-font-lineHeight-200: 1.25rem;\n --ds-font-lineHeight-300: 1.5rem;\n --ds-font-lineHeight-400: 1.75rem;\n --ds-font-lineHeight-500: 2rem;\n --ds-font-lineHeight-600: 2.5rem;\n}\n";
@@ -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::7c5ec982604c24a59432d3e7d47d1419>>
3
+ * @codegen <<SignedSource::2cdc39434d015544d9ba355920d474e2>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
- export default "\nhtml[data-theme~=\"typography:typography-minor3\"] {\n --ds-UNSAFE-textTransformUppercase: uppercase;\n --ds-font-heading-xxlarge: normal 700 2rem/2.25rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-xlarge: normal 700 1.75rem/2rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-large: normal 700 1.5rem/1.75rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-medium: normal 700 1.25rem/1.5rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-small: normal 700 1rem/1.25rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-xsmall: normal 700 0.875rem/1rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-xxsmall: normal 700 0.75rem/1rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-body-large: normal 400 1rem/1.5rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-body: normal 400 0.875rem/1.25rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-body-small: normal 400 0.75rem/1rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-ui: normal 500 0.875rem/1 ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-ui-small: normal 400 0.75rem/1 ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-code: normal 400 0.875em/1 ui-monospace, Menlo, \"Segoe UI Mono\", \"Ubuntu Mono\", monospace;\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-family-body: ui-sans-serif, -apple-system, BlinkMacSystemFont, \"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, -apple-system, BlinkMacSystemFont, \"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, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-family-brand: Charlie Sans;\n --ds-font-weight-bold: 700;\n --ds-font-weight-medium: 500;\n --ds-font-weight-regular: 400;\n --ds-font-weight-semibold: 600;\n @media not all and (min-width: 64rem) {\n --ds-font-heading-xxlarge: normal 700 1.75rem/2rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-xlarge: normal 700 1.5rem/1.75rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-large: normal 700 1.25rem/1.5rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-medium: normal 700 1rem/1.25rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n }\n}\n";
6
+ export default "\nhtml[data-theme~=\"typography:typography-minor3\"] {\n --ds-UNSAFE-textTransformUppercase: uppercase;\n --ds-font-heading-xxlarge: normal 700 2rem/2.25rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-xlarge: normal 700 1.75rem/2rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-large: normal 700 1.5rem/1.75rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-medium: normal 700 1.25rem/1.5rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-small: normal 700 1rem/1.25rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-xsmall: normal 700 0.875rem/1rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-xxsmall: normal 700 0.75rem/1rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-body-large: normal 400 1rem/1.5rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-body: normal 400 0.875rem/1.25rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-body-small: normal 400 0.75rem/1rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-ui: normal 500 0.875rem/1 ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-ui-small: normal 400 0.75rem/1 ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-code: normal 400 0.875em/1 ui-monospace, Menlo, \"Segoe UI Mono\", \"Ubuntu Mono\", monospace;\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-family-body: ui-sans-serif, -apple-system, BlinkMacSystemFont, \"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, -apple-system, BlinkMacSystemFont, \"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, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-family-brand-body: \"Charlie Text\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-family-brand-heading: \"Charlie Display\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-weight-bold: 700;\n --ds-font-weight-medium: 500;\n --ds-font-weight-regular: 400;\n --ds-font-weight-semibold: 600;\n @media not all and (min-width: 64rem) {\n --ds-font-heading-xxlarge: normal 700 1.75rem/2rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-xlarge: normal 700 1.5rem/1.75rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-large: normal 700 1.25rem/1.5rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-medium: normal 700 1rem/1.25rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n }\n}\n";
@@ -7,7 +7,7 @@
7
7
  * Token names mapped to their value in the default Atlassian themes ('light').
8
8
  * These default values are used by the Babel plugin to optionally provide automatic fallbacks.
9
9
  *
10
- * @codegen <<SignedSource::0be8396ce2b2c338731e309ec56b045d>>
10
+ * @codegen <<SignedSource::a5ef42a0373166de767df9be7435e58d>>
11
11
  * @codegenCommand yarn build tokens
12
12
  */
13
13
  var defaultTokenValues = {
@@ -457,7 +457,8 @@ var defaultTokenValues = {
457
457
  'font.family.heading': 'ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, system-ui, "Helvetica Neue", sans-serif',
458
458
  'font.family.monospace': 'ui-monospace, Menlo, "Segoe UI Mono", "Ubuntu Mono", monospace',
459
459
  'font.family.sans': '-apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif',
460
- 'font.family.brand': 'Charlie Sans',
460
+ 'font.family.brand.body': '"Charlie Text", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, system-ui, "Helvetica Neue", sans-serif',
461
+ 'font.family.brand.heading': '"Charlie Display", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, system-ui, "Helvetica Neue", sans-serif',
461
462
  'font.size.050': '0.6875rem',
462
463
  'font.size.075': '0.75rem',
463
464
  'font.size.100': '0.875rem',
@@ -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::f46c62b44101ed8ef04c2a9aa7e37742>>
3
+ * @codegen <<SignedSource::06f94349afb08cd21b7579d515928d0f>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  var tokens = {
@@ -450,7 +450,8 @@ var tokens = {
450
450
  'font.family.heading': '--ds-font-family-heading',
451
451
  'font.family.monospace': '--ds-font-family-monospace',
452
452
  'font.family.sans': '--ds-font-family-sans',
453
- 'font.family.brand': '--ds-font-family-brand',
453
+ 'font.family.brand.body': '--ds-font-family-brand-body',
454
+ 'font.family.brand.heading': '--ds-font-family-brand-heading',
454
455
  'font.size.050': '--ds-font-size-050',
455
456
  'font.size.075': '--ds-font-size-075',
456
457
  'font.size.100': '--ds-font-size-100',
@@ -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::70af860fac3168f1ea8797320fe6b8a5>>
3
+ * @codegen <<SignedSource::832ef446f8c6f4e5b0699e669a284af0>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  var tokens = [{
@@ -326,8 +326,9 @@ var tokens = [{
326
326
  }, {
327
327
  "attributes": {
328
328
  "group": "typography",
329
- "state": "active",
329
+ "state": "deprecated",
330
330
  "introduced": "1.14.0",
331
+ "deprecated": "1.39.0",
331
332
  "description": "ALPHA - Use with caution. Single-line non-wrapping text like that in a button."
332
333
  },
333
334
  "value": "normal 500 14px/1 ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
@@ -336,8 +337,9 @@ var tokens = [{
336
337
  "original": {
337
338
  "attributes": {
338
339
  "group": "typography",
339
- "state": "active",
340
+ "state": "deprecated",
340
341
  "introduced": "1.14.0",
342
+ "deprecated": "1.39.0",
341
343
  "description": "ALPHA - Use with caution. Single-line non-wrapping text like that in a button."
342
344
  },
343
345
  "value": {
@@ -355,8 +357,9 @@ var tokens = [{
355
357
  }, {
356
358
  "attributes": {
357
359
  "group": "typography",
358
- "state": "active",
360
+ "state": "deprecated",
359
361
  "introduced": "1.14.0",
362
+ "deprecated": "1.39.0",
360
363
  "description": "ALPHA - Use with caution. Single-line non-wrapping supporting text like that in a smaller label."
361
364
  },
362
365
  "value": "normal 400 11px/1 ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
@@ -365,8 +368,9 @@ var tokens = [{
365
368
  "original": {
366
369
  "attributes": {
367
370
  "group": "typography",
368
- "state": "active",
371
+ "state": "deprecated",
369
372
  "introduced": "1.14.0",
373
+ "deprecated": "1.39.0",
370
374
  "description": "ALPHA - Use with caution. Single-line non-wrapping supporting text like that in a smaller label."
371
375
  },
372
376
  "value": {
@@ -653,27 +657,47 @@ var tokens = [{
653
657
  }, {
654
658
  "attributes": {
655
659
  "group": "fontFamily",
656
- "state": "deprecated",
660
+ "state": "active",
657
661
  "introduced": "1.14.0",
658
- "description": "Helpful guidance goes here",
659
- "deprecated": "1.29.0"
662
+ "description": "Use for branded body text."
660
663
  },
661
- "value": "Charlie Sans",
664
+ "value": "\"Charlie Text\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
662
665
  "filePath": "schema/themes/atlassian-typography-adg3/font-family.tsx",
663
666
  "isSource": true,
664
667
  "original": {
665
668
  "attributes": {
666
669
  "group": "fontFamily",
667
- "state": "deprecated",
670
+ "state": "active",
668
671
  "introduced": "1.14.0",
669
- "description": "Helpful guidance goes here",
670
- "deprecated": "1.29.0"
672
+ "description": "Use for branded body text."
673
+ },
674
+ "value": "FontFamilyCharlieText"
675
+ },
676
+ "name": "font.family.brand.body",
677
+ "path": ["font", "family", "brand", "body"],
678
+ "cleanName": "font.family.brand.body"
679
+ }, {
680
+ "attributes": {
681
+ "group": "fontFamily",
682
+ "state": "active",
683
+ "introduced": "1.14.0",
684
+ "description": "Use for branded headings."
685
+ },
686
+ "value": "\"Charlie Display\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
687
+ "filePath": "schema/themes/atlassian-typography-adg3/font-family.tsx",
688
+ "isSource": true,
689
+ "original": {
690
+ "attributes": {
691
+ "group": "fontFamily",
692
+ "state": "active",
693
+ "introduced": "1.14.0",
694
+ "description": "Use for branded headings."
671
695
  },
672
- "value": "FontFamilyCharlie"
696
+ "value": "FontFamilyCharlieDisplay"
673
697
  },
674
- "name": "font.family.brand",
675
- "path": ["font", "family", "brand"],
676
- "cleanName": "font.family.brand"
698
+ "name": "font.family.brand.heading",
699
+ "path": ["font", "family", "brand", "heading"],
700
+ "cleanName": "font.family.brand.heading"
677
701
  }, {
678
702
  "attributes": {
679
703
  "group": "fontSize",
@@ -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::e18647e46fb4c80c4003121d24898ee4>>
3
+ * @codegen <<SignedSource::e597b9fe84d9afcff8592f0313b32d0a>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  var tokens = [{
@@ -326,8 +326,9 @@ var tokens = [{
326
326
  }, {
327
327
  "attributes": {
328
328
  "group": "typography",
329
- "state": "active",
329
+ "state": "deprecated",
330
330
  "introduced": "1.14.0",
331
+ "deprecated": "1.39.0",
331
332
  "description": "ALPHA - Use with caution. Single-line non-wrapping text like that in a button."
332
333
  },
333
334
  "value": "normal 500 14px/1 ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
@@ -336,8 +337,9 @@ var tokens = [{
336
337
  "original": {
337
338
  "attributes": {
338
339
  "group": "typography",
339
- "state": "active",
340
+ "state": "deprecated",
340
341
  "introduced": "1.14.0",
342
+ "deprecated": "1.39.0",
341
343
  "description": "ALPHA - Use with caution. Single-line non-wrapping text like that in a button."
342
344
  },
343
345
  "value": {
@@ -355,8 +357,9 @@ var tokens = [{
355
357
  }, {
356
358
  "attributes": {
357
359
  "group": "typography",
358
- "state": "active",
360
+ "state": "deprecated",
359
361
  "introduced": "1.14.0",
362
+ "deprecated": "1.39.0",
360
363
  "description": "ALPHA - Use with caution. Single-line non-wrapping supporting text like that in a smaller label."
361
364
  },
362
365
  "value": "normal 400 12px/1 ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
@@ -365,8 +368,9 @@ var tokens = [{
365
368
  "original": {
366
369
  "attributes": {
367
370
  "group": "typography",
368
- "state": "active",
371
+ "state": "deprecated",
369
372
  "introduced": "1.14.0",
373
+ "deprecated": "1.39.0",
370
374
  "description": "ALPHA - Use with caution. Single-line non-wrapping supporting text like that in a smaller label."
371
375
  },
372
376
  "value": {
@@ -653,27 +657,47 @@ var tokens = [{
653
657
  }, {
654
658
  "attributes": {
655
659
  "group": "fontFamily",
656
- "state": "deprecated",
660
+ "state": "active",
657
661
  "introduced": "1.14.0",
658
- "description": "Helpful guidance goes here",
659
- "deprecated": "1.29.0"
662
+ "description": "Use for branded body text."
660
663
  },
661
- "value": "Charlie Sans",
664
+ "value": "\"Charlie Text\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
662
665
  "filePath": "schema/themes/atlassian-typography-minor3/font-family.tsx",
663
666
  "isSource": true,
664
667
  "original": {
665
668
  "attributes": {
666
669
  "group": "fontFamily",
667
- "state": "deprecated",
670
+ "state": "active",
668
671
  "introduced": "1.14.0",
669
- "description": "Helpful guidance goes here",
670
- "deprecated": "1.29.0"
672
+ "description": "Use for branded body text."
673
+ },
674
+ "value": "FontFamilyCharlieText"
675
+ },
676
+ "name": "font.family.brand.body",
677
+ "path": ["font", "family", "brand", "body"],
678
+ "cleanName": "font.family.brand.body"
679
+ }, {
680
+ "attributes": {
681
+ "group": "fontFamily",
682
+ "state": "active",
683
+ "introduced": "1.14.0",
684
+ "description": "Use for branded headings."
685
+ },
686
+ "value": "\"Charlie Display\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
687
+ "filePath": "schema/themes/atlassian-typography-minor3/font-family.tsx",
688
+ "isSource": true,
689
+ "original": {
690
+ "attributes": {
691
+ "group": "fontFamily",
692
+ "state": "active",
693
+ "introduced": "1.14.0",
694
+ "description": "Use for branded headings."
671
695
  },
672
- "value": "FontFamilyCharlie"
696
+ "value": "FontFamilyCharlieDisplay"
673
697
  },
674
- "name": "font.family.brand",
675
- "path": ["font", "family", "brand"],
676
- "cleanName": "font.family.brand"
698
+ "name": "font.family.brand.heading",
699
+ "path": ["font", "family", "brand", "heading"],
700
+ "cleanName": "font.family.brand.heading"
677
701
  }, {
678
702
  "attributes": {
679
703
  "group": "fontWeight",
@@ -1,7 +1,7 @@
1
1
  import warnOnce from '@atlaskit/ds-lib/warn-once';
2
2
  import tokens from './artifacts/token-names';
3
3
  var name = "@atlaskit/tokens";
4
- var version = "1.37.2";
4
+ var version = "1.39.0";
5
5
  /**
6
6
  * Takes a dot-separated token name and and an optional fallback, and returns the current computed CSS value for the
7
7
  * resulting CSS Custom Property.