@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
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @atlaskit/tokens
2
2
 
3
+ ## 1.39.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#77148](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/77148) [`20decda98a72`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/20decda98a72) - Deprecated `font.ui` tokens.
8
+
9
+ ## 1.38.0
10
+
11
+ ### Minor Changes
12
+
13
+ - [#74836](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74836) [`66062ea65d5b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/66062ea65d5b) - Added font family tokens for our brand font for headings and body text.
14
+
3
15
  ## 1.37.2
4
16
 
5
17
  ### Patch Changes
@@ -6,7 +6,7 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.default = void 0;
7
7
  /**
8
8
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
9
- * @codegen <<SignedSource::7e7682a077bd4735a11d99a880446147>>
9
+ * @codegen <<SignedSource::382dab56160255b1cf0190b5dc1f552b>>
10
10
  * @codegenCommand yarn build tokens
11
11
  */
12
12
  var tokens = [{
@@ -40,20 +40,35 @@ var tokens = [{
40
40
  "name": "typography.fontFamily.FontFamilyAndroidSans",
41
41
  "path": ["typography", "fontFamily", "FontFamilyAndroidSans"]
42
42
  }, {
43
- "value": "Charlie Sans",
43
+ "value": "\"Charlie Display\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
44
44
  "attributes": {
45
45
  "group": "fontFamily"
46
46
  },
47
47
  "filePath": "schema/palettes/typography-palette.tsx",
48
48
  "isSource": true,
49
49
  "original": {
50
- "value": "Charlie Sans",
50
+ "value": "\"Charlie Display\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
51
51
  "attributes": {
52
52
  "group": "fontFamily"
53
53
  }
54
54
  },
55
- "name": "typography.fontFamily.FontFamilyCharlie",
56
- "path": ["typography", "fontFamily", "FontFamilyCharlie"]
55
+ "name": "typography.fontFamily.FontFamilyCharlieDisplay",
56
+ "path": ["typography", "fontFamily", "FontFamilyCharlieDisplay"]
57
+ }, {
58
+ "value": "\"Charlie Text\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
59
+ "attributes": {
60
+ "group": "fontFamily"
61
+ },
62
+ "filePath": "schema/palettes/typography-palette.tsx",
63
+ "isSource": true,
64
+ "original": {
65
+ "value": "\"Charlie Text\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
66
+ "attributes": {
67
+ "group": "fontFamily"
68
+ }
69
+ },
70
+ "name": "typography.fontFamily.FontFamilyCharlieText",
71
+ "path": ["typography", "fontFamily", "FontFamilyCharlieText"]
57
72
  }, {
58
73
  "value": "ui-monospace, Menlo, \"Segoe UI Mono\", \"Ubuntu Mono\", monospace",
59
74
  "attributes": {
@@ -18,13 +18,19 @@ exports.default = void 0;
18
18
  * These changes will then be picked up by our tooling which will attempt to
19
19
  * migrate as many of these renames as possible.
20
20
  *
21
- * @codegen <<SignedSource::89c10efc85f250da0db65341b911ad2e>>
21
+ * @codegen <<SignedSource::8acffd312a339deeb96c1044b1d8291e>>
22
22
  * @codegenCommand yarn build tokens
23
23
  */
24
24
 
25
25
  var replacementMapper = [{
26
26
  "path": "border.width.0",
27
27
  "state": "experimental"
28
+ }, {
29
+ "path": "font.ui.[default]",
30
+ "state": "deprecated"
31
+ }, {
32
+ "path": "font.ui.small",
33
+ "state": "deprecated"
28
34
  }, {
29
35
  "path": "font.letterSpacing.0",
30
36
  "state": "deprecated"
@@ -55,9 +61,6 @@ var replacementMapper = [{
55
61
  }, {
56
62
  "path": "font.family.sans",
57
63
  "state": "deprecated"
58
- }, {
59
- "path": "font.family.brand",
60
- "state": "deprecated"
61
64
  }, {
62
65
  "path": "font.size.050",
63
66
  "state": "deprecated"
@@ -6,7 +6,7 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.default = void 0;
7
7
  /**
8
8
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
9
- * @codegen <<SignedSource::8805a9363c77bb3681dad874e8097353>>
9
+ * @codegen <<SignedSource::1de010f90e5ac732dc009b925c29101b>>
10
10
  * @codegenCommand yarn build tokens
11
11
  */
12
- var _default = exports.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";
12
+ var _default = exports.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";
@@ -6,7 +6,7 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.default = void 0;
7
7
  /**
8
8
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
9
- * @codegen <<SignedSource::7c5ec982604c24a59432d3e7d47d1419>>
9
+ * @codegen <<SignedSource::2cdc39434d015544d9ba355920d474e2>>
10
10
  * @codegenCommand yarn build tokens
11
11
  */
12
- var _default = exports.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";
12
+ var _default = exports.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";
@@ -13,7 +13,7 @@ exports.default = void 0;
13
13
  * Token names mapped to their value in the default Atlassian themes ('light').
14
14
  * These default values are used by the Babel plugin to optionally provide automatic fallbacks.
15
15
  *
16
- * @codegen <<SignedSource::0be8396ce2b2c338731e309ec56b045d>>
16
+ * @codegen <<SignedSource::a5ef42a0373166de767df9be7435e58d>>
17
17
  * @codegenCommand yarn build tokens
18
18
  */
19
19
  var defaultTokenValues = {
@@ -463,7 +463,8 @@ var defaultTokenValues = {
463
463
  'font.family.heading': 'ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, system-ui, "Helvetica Neue", sans-serif',
464
464
  'font.family.monospace': 'ui-monospace, Menlo, "Segoe UI Mono", "Ubuntu Mono", monospace',
465
465
  'font.family.sans': '-apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif',
466
- 'font.family.brand': 'Charlie Sans',
466
+ 'font.family.brand.body': '"Charlie Text", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, system-ui, "Helvetica Neue", sans-serif',
467
+ 'font.family.brand.heading': '"Charlie Display", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, system-ui, "Helvetica Neue", sans-serif',
467
468
  'font.size.050': '0.6875rem',
468
469
  'font.size.075': '0.75rem',
469
470
  'font.size.100': '0.875rem',
@@ -6,7 +6,7 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.default = void 0;
7
7
  /**
8
8
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
9
- * @codegen <<SignedSource::f46c62b44101ed8ef04c2a9aa7e37742>>
9
+ * @codegen <<SignedSource::06f94349afb08cd21b7579d515928d0f>>
10
10
  * @codegenCommand yarn build tokens
11
11
  */
12
12
  var tokens = {
@@ -456,7 +456,8 @@ var tokens = {
456
456
  'font.family.heading': '--ds-font-family-heading',
457
457
  'font.family.monospace': '--ds-font-family-monospace',
458
458
  'font.family.sans': '--ds-font-family-sans',
459
- 'font.family.brand': '--ds-font-family-brand',
459
+ 'font.family.brand.body': '--ds-font-family-brand-body',
460
+ 'font.family.brand.heading': '--ds-font-family-brand-heading',
460
461
  'font.size.050': '--ds-font-size-050',
461
462
  'font.size.075': '--ds-font-size-075',
462
463
  'font.size.100': '--ds-font-size-100',
@@ -6,7 +6,7 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.default = void 0;
7
7
  /**
8
8
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
9
- * @codegen <<SignedSource::70af860fac3168f1ea8797320fe6b8a5>>
9
+ * @codegen <<SignedSource::832ef446f8c6f4e5b0699e669a284af0>>
10
10
  * @codegenCommand yarn build tokens
11
11
  */
12
12
  var tokens = [{
@@ -332,8 +332,9 @@ var tokens = [{
332
332
  }, {
333
333
  "attributes": {
334
334
  "group": "typography",
335
- "state": "active",
335
+ "state": "deprecated",
336
336
  "introduced": "1.14.0",
337
+ "deprecated": "1.39.0",
337
338
  "description": "ALPHA - Use with caution. Single-line non-wrapping text like that in a button."
338
339
  },
339
340
  "value": "normal 500 14px/1 ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
@@ -342,8 +343,9 @@ var tokens = [{
342
343
  "original": {
343
344
  "attributes": {
344
345
  "group": "typography",
345
- "state": "active",
346
+ "state": "deprecated",
346
347
  "introduced": "1.14.0",
348
+ "deprecated": "1.39.0",
347
349
  "description": "ALPHA - Use with caution. Single-line non-wrapping text like that in a button."
348
350
  },
349
351
  "value": {
@@ -361,8 +363,9 @@ var tokens = [{
361
363
  }, {
362
364
  "attributes": {
363
365
  "group": "typography",
364
- "state": "active",
366
+ "state": "deprecated",
365
367
  "introduced": "1.14.0",
368
+ "deprecated": "1.39.0",
366
369
  "description": "ALPHA - Use with caution. Single-line non-wrapping supporting text like that in a smaller label."
367
370
  },
368
371
  "value": "normal 400 11px/1 ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
@@ -371,8 +374,9 @@ var tokens = [{
371
374
  "original": {
372
375
  "attributes": {
373
376
  "group": "typography",
374
- "state": "active",
377
+ "state": "deprecated",
375
378
  "introduced": "1.14.0",
379
+ "deprecated": "1.39.0",
376
380
  "description": "ALPHA - Use with caution. Single-line non-wrapping supporting text like that in a smaller label."
377
381
  },
378
382
  "value": {
@@ -659,27 +663,47 @@ var tokens = [{
659
663
  }, {
660
664
  "attributes": {
661
665
  "group": "fontFamily",
662
- "state": "deprecated",
666
+ "state": "active",
663
667
  "introduced": "1.14.0",
664
- "description": "Helpful guidance goes here",
665
- "deprecated": "1.29.0"
668
+ "description": "Use for branded body text."
666
669
  },
667
- "value": "Charlie Sans",
670
+ "value": "\"Charlie Text\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
668
671
  "filePath": "schema/themes/atlassian-typography-adg3/font-family.tsx",
669
672
  "isSource": true,
670
673
  "original": {
671
674
  "attributes": {
672
675
  "group": "fontFamily",
673
- "state": "deprecated",
676
+ "state": "active",
674
677
  "introduced": "1.14.0",
675
- "description": "Helpful guidance goes here",
676
- "deprecated": "1.29.0"
678
+ "description": "Use for branded body text."
679
+ },
680
+ "value": "FontFamilyCharlieText"
681
+ },
682
+ "name": "font.family.brand.body",
683
+ "path": ["font", "family", "brand", "body"],
684
+ "cleanName": "font.family.brand.body"
685
+ }, {
686
+ "attributes": {
687
+ "group": "fontFamily",
688
+ "state": "active",
689
+ "introduced": "1.14.0",
690
+ "description": "Use for branded headings."
691
+ },
692
+ "value": "\"Charlie Display\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
693
+ "filePath": "schema/themes/atlassian-typography-adg3/font-family.tsx",
694
+ "isSource": true,
695
+ "original": {
696
+ "attributes": {
697
+ "group": "fontFamily",
698
+ "state": "active",
699
+ "introduced": "1.14.0",
700
+ "description": "Use for branded headings."
677
701
  },
678
- "value": "FontFamilyCharlie"
702
+ "value": "FontFamilyCharlieDisplay"
679
703
  },
680
- "name": "font.family.brand",
681
- "path": ["font", "family", "brand"],
682
- "cleanName": "font.family.brand"
704
+ "name": "font.family.brand.heading",
705
+ "path": ["font", "family", "brand", "heading"],
706
+ "cleanName": "font.family.brand.heading"
683
707
  }, {
684
708
  "attributes": {
685
709
  "group": "fontSize",
@@ -6,7 +6,7 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.default = void 0;
7
7
  /**
8
8
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
9
- * @codegen <<SignedSource::e18647e46fb4c80c4003121d24898ee4>>
9
+ * @codegen <<SignedSource::e597b9fe84d9afcff8592f0313b32d0a>>
10
10
  * @codegenCommand yarn build tokens
11
11
  */
12
12
  var tokens = [{
@@ -332,8 +332,9 @@ var tokens = [{
332
332
  }, {
333
333
  "attributes": {
334
334
  "group": "typography",
335
- "state": "active",
335
+ "state": "deprecated",
336
336
  "introduced": "1.14.0",
337
+ "deprecated": "1.39.0",
337
338
  "description": "ALPHA - Use with caution. Single-line non-wrapping text like that in a button."
338
339
  },
339
340
  "value": "normal 500 14px/1 ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
@@ -342,8 +343,9 @@ var tokens = [{
342
343
  "original": {
343
344
  "attributes": {
344
345
  "group": "typography",
345
- "state": "active",
346
+ "state": "deprecated",
346
347
  "introduced": "1.14.0",
348
+ "deprecated": "1.39.0",
347
349
  "description": "ALPHA - Use with caution. Single-line non-wrapping text like that in a button."
348
350
  },
349
351
  "value": {
@@ -361,8 +363,9 @@ var tokens = [{
361
363
  }, {
362
364
  "attributes": {
363
365
  "group": "typography",
364
- "state": "active",
366
+ "state": "deprecated",
365
367
  "introduced": "1.14.0",
368
+ "deprecated": "1.39.0",
366
369
  "description": "ALPHA - Use with caution. Single-line non-wrapping supporting text like that in a smaller label."
367
370
  },
368
371
  "value": "normal 400 12px/1 ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
@@ -371,8 +374,9 @@ var tokens = [{
371
374
  "original": {
372
375
  "attributes": {
373
376
  "group": "typography",
374
- "state": "active",
377
+ "state": "deprecated",
375
378
  "introduced": "1.14.0",
379
+ "deprecated": "1.39.0",
376
380
  "description": "ALPHA - Use with caution. Single-line non-wrapping supporting text like that in a smaller label."
377
381
  },
378
382
  "value": {
@@ -659,27 +663,47 @@ var tokens = [{
659
663
  }, {
660
664
  "attributes": {
661
665
  "group": "fontFamily",
662
- "state": "deprecated",
666
+ "state": "active",
663
667
  "introduced": "1.14.0",
664
- "description": "Helpful guidance goes here",
665
- "deprecated": "1.29.0"
668
+ "description": "Use for branded body text."
666
669
  },
667
- "value": "Charlie Sans",
670
+ "value": "\"Charlie Text\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
668
671
  "filePath": "schema/themes/atlassian-typography-minor3/font-family.tsx",
669
672
  "isSource": true,
670
673
  "original": {
671
674
  "attributes": {
672
675
  "group": "fontFamily",
673
- "state": "deprecated",
676
+ "state": "active",
674
677
  "introduced": "1.14.0",
675
- "description": "Helpful guidance goes here",
676
- "deprecated": "1.29.0"
678
+ "description": "Use for branded body text."
679
+ },
680
+ "value": "FontFamilyCharlieText"
681
+ },
682
+ "name": "font.family.brand.body",
683
+ "path": ["font", "family", "brand", "body"],
684
+ "cleanName": "font.family.brand.body"
685
+ }, {
686
+ "attributes": {
687
+ "group": "fontFamily",
688
+ "state": "active",
689
+ "introduced": "1.14.0",
690
+ "description": "Use for branded headings."
691
+ },
692
+ "value": "\"Charlie Display\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
693
+ "filePath": "schema/themes/atlassian-typography-minor3/font-family.tsx",
694
+ "isSource": true,
695
+ "original": {
696
+ "attributes": {
697
+ "group": "fontFamily",
698
+ "state": "active",
699
+ "introduced": "1.14.0",
700
+ "description": "Use for branded headings."
677
701
  },
678
- "value": "FontFamilyCharlie"
702
+ "value": "FontFamilyCharlieDisplay"
679
703
  },
680
- "name": "font.family.brand",
681
- "path": ["font", "family", "brand"],
682
- "cleanName": "font.family.brand"
704
+ "name": "font.family.brand.heading",
705
+ "path": ["font", "family", "brand", "heading"],
706
+ "cleanName": "font.family.brand.heading"
683
707
  }, {
684
708
  "attributes": {
685
709
  "group": "fontWeight",
@@ -8,7 +8,7 @@ exports.default = void 0;
8
8
  var _warnOnce = _interopRequireDefault(require("@atlaskit/ds-lib/warn-once"));
9
9
  var _tokenNames = _interopRequireDefault(require("./artifacts/token-names"));
10
10
  var name = "@atlaskit/tokens";
11
- var version = "1.37.2";
11
+ var version = "1.39.0";
12
12
  /**
13
13
  * Takes a dot-separated token name and and an optional fallback, and returns the current computed CSS value for the
14
14
  * resulting CSS Custom Property.
@@ -9,7 +9,7 @@ var _warnOnce = _interopRequireDefault(require("@atlaskit/ds-lib/warn-once"));
9
9
  var _tokenNames = _interopRequireDefault(require("./artifacts/token-names"));
10
10
  var _constants = require("./constants");
11
11
  var name = "@atlaskit/tokens";
12
- var version = "1.37.2";
12
+ var version = "1.39.0";
13
13
  /**
14
14
  * Takes a dot-separated token name and an optional fallback, and returns the CSS custom property for the corresponding token.
15
15
  * 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
  const tokens = [{
@@ -34,20 +34,35 @@ const 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
  const 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 @@ const 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
6
  export default `
@@ -29,7 +29,8 @@ html[data-theme~="typography:typography-adg3"] {
29
29
  --ds-font-family-heading: ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, system-ui, "Helvetica Neue", sans-serif;
30
30
  --ds-font-family-monospace: ui-monospace, Menlo, "Segoe UI Mono", "Ubuntu Mono", monospace;
31
31
  --ds-font-family-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
32
- --ds-font-family-brand: Charlie Sans;
32
+ --ds-font-family-brand-body: "Charlie Text", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, system-ui, "Helvetica Neue", sans-serif;
33
+ --ds-font-family-brand-heading: "Charlie Display", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, system-ui, "Helvetica Neue", sans-serif;
33
34
  --ds-font-size-050: 0.6875rem;
34
35
  --ds-font-size-075: 0.75rem;
35
36
  --ds-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::7c5ec982604c24a59432d3e7d47d1419>>
3
+ * @codegen <<SignedSource::2cdc39434d015544d9ba355920d474e2>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  export default `
@@ -29,7 +29,8 @@ html[data-theme~="typography:typography-minor3"] {
29
29
  --ds-font-family-heading: ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, system-ui, "Helvetica Neue", sans-serif;
30
30
  --ds-font-family-monospace: ui-monospace, Menlo, "Segoe UI Mono", "Ubuntu Mono", monospace;
31
31
  --ds-font-family-sans: ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, system-ui, "Helvetica Neue", sans-serif;
32
- --ds-font-family-brand: Charlie Sans;
32
+ --ds-font-family-brand-body: "Charlie Text", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, system-ui, "Helvetica Neue", sans-serif;
33
+ --ds-font-family-brand-heading: "Charlie Display", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, system-ui, "Helvetica Neue", sans-serif;
33
34
  --ds-font-weight-bold: 700;
34
35
  --ds-font-weight-medium: 500;
35
36
  --ds-font-weight-regular: 400;
@@ -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
  const defaultTokenValues = {
@@ -457,7 +457,8 @@ const 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
  const tokens = {
@@ -450,7 +450,8 @@ const 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',