@aurodesignsystem/design-tokens 6.0.2 → 7.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (82) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/dist/CSSCustomProperties--bundled.css +558 -413
  3. package/dist/CSSCustomProperties--bundled.min.css +1 -1
  4. package/dist/alaska/CSSCustomProperties--alaska.css +141 -112
  5. package/dist/alaska/CSSCustomProperties--alaska.min.css +1 -1
  6. package/dist/alaska/JSONVariablesNested--alaska.json +188 -149
  7. package/dist/alaska/JSObject--allTokens.js +5214 -4493
  8. package/dist/alaska/SCSSVariables--alaska.scss +141 -112
  9. package/dist/alaska/SCSSVariablesMapFlat--alaska.scss +142 -113
  10. package/dist/alaska/primitives--alaska.scss +1 -1
  11. package/dist/alaska-classic/CSSCustomProperties--alaskaClassic.css +141 -112
  12. package/dist/alaska-classic/CSSCustomProperties--alaskaClassic.min.css +1 -1
  13. package/dist/alaska-classic/JSONVariablesNested--alaskaClassic.json +188 -149
  14. package/dist/alaska-classic/JSObject--allTokens.js +5216 -4495
  15. package/dist/alaska-classic/SCSSVariables--alaskaClassic.scss +141 -112
  16. package/dist/alaska-classic/SCSSVariablesMapFlat--alaskaClassic.scss +142 -113
  17. package/dist/alaska-classic/primitives--alaskaClassic.scss +1 -1
  18. package/dist/auro-1/CSSCustomProperties--auro1.css +141 -112
  19. package/dist/auro-1/CSSCustomProperties--auro1.min.css +1 -1
  20. package/dist/auro-1/JSONVariablesNested--auro1.json +188 -149
  21. package/dist/auro-1/JSObject--allTokens.js +5211 -4490
  22. package/dist/auro-1/SCSSVariables--auro1.scss +141 -112
  23. package/dist/auro-1/SCSSVariablesMapFlat--auro1.scss +142 -113
  24. package/dist/auro-1/primitives--auro1.scss +1 -1
  25. package/dist/auro-2/CSSCustomProperties--auro2.css +141 -112
  26. package/dist/auro-2/CSSCustomProperties--auro2.min.css +1 -1
  27. package/dist/auro-2/JSONVariablesNested--auro2.json +188 -149
  28. package/dist/auro-2/JSObject--allTokens.js +5211 -4490
  29. package/dist/auro-2/SCSSVariables--auro2.scss +141 -112
  30. package/dist/auro-2/SCSSVariablesMapFlat--auro2.scss +142 -113
  31. package/dist/auro-2/primitives--auro2.scss +1 -1
  32. package/dist/auro-classic/CSSCustomProperties.css +1 -1
  33. package/dist/auro-classic/CSSSizeCustomProperties.css +1 -1
  34. package/dist/auro-classic/JSData--color.js +1 -1
  35. package/dist/auro-classic/JSObject--allTokens.js +1 -1
  36. package/dist/auro-classic/JSObject--deprecated.js +1 -1
  37. package/dist/auro-classic/JSVariables--color.js +1 -1
  38. package/dist/auro-classic/SCSSVariableMap.scss +1 -1
  39. package/dist/auro-classic/SCSSVariables.scss +1 -1
  40. package/dist/auro-classic/SCSSVariablesMapFlat.scss +1 -1
  41. package/dist/auro-classic/SassCustomProperties.scss +1 -1
  42. package/dist/auro-classic/SassSizeCustomProperties.scss +1 -1
  43. package/dist/hawaiian/CSSCustomProperties--hawaiian.css +141 -112
  44. package/dist/hawaiian/CSSCustomProperties--hawaiian.min.css +1 -1
  45. package/dist/hawaiian/JSONVariablesNested--hawaiian.json +188 -149
  46. package/dist/hawaiian/JSObject--allTokens.js +5221 -4500
  47. package/dist/hawaiian/SCSSVariables--hawaiian.scss +141 -112
  48. package/dist/hawaiian/SCSSVariablesMapFlat--hawaiian.scss +142 -113
  49. package/dist/hawaiian/primitives--hawaiian.scss +1 -1
  50. package/dist/transparent/CSSCustomProperties--transparent.css +1 -1
  51. package/package.json +1 -1
  52. package/src/primitives/base/type/letter-spacing.json +24 -0
  53. package/src/primitives/base/type/line-height.json +42 -0
  54. package/src/primitives/base/type/size.json +126 -0
  55. package/src/primitives/base/type/weight.json +48 -0
  56. package/src/themes/alaska/basic/type/brand.json +50 -0
  57. package/src/themes/alaska/basic/type/family.json +15 -3
  58. package/src/themes/alaska/basic/type/letter-spacing.json +38 -0
  59. package/src/themes/alaska/basic/type/line-height.json +62 -0
  60. package/src/themes/alaska/basic/type/weight.json +44 -0
  61. package/src/themes/alaska-classic/basic/type/brand.json +50 -0
  62. package/src/themes/alaska-classic/basic/type/family.json +15 -3
  63. package/src/themes/alaska-classic/basic/type/letter-spacing.json +38 -0
  64. package/src/themes/alaska-classic/basic/type/line-height.json +62 -0
  65. package/src/{shared → themes/alaska-classic}/basic/type/weight.json +12 -18
  66. package/src/themes/auro-1/basic/type/brand.json +50 -0
  67. package/src/themes/auro-1/basic/type/family.json +15 -3
  68. package/src/themes/auro-1/basic/type/letter-spacing.json +38 -0
  69. package/src/themes/auro-1/basic/type/line-height.json +62 -0
  70. package/src/{shared/basic/type/line-height.json → themes/auro-1/basic/type/weight.json} +13 -13
  71. package/src/themes/auro-2/basic/type/brand.json +50 -0
  72. package/src/themes/auro-2/basic/type/family.json +15 -3
  73. package/src/themes/auro-2/basic/type/letter-spacing.json +38 -0
  74. package/src/themes/auro-2/basic/type/line-height.json +62 -0
  75. package/src/themes/auro-2/basic/type/weight.json +44 -0
  76. package/src/themes/hawaiian/basic/type/brand.json +50 -0
  77. package/src/themes/hawaiian/basic/type/family.json +15 -3
  78. package/src/themes/hawaiian/basic/type/letter-spacing.json +38 -0
  79. package/src/themes/hawaiian/basic/type/line-height.json +62 -0
  80. package/src/themes/hawaiian/basic/type/weight.json +44 -0
  81. package/src/shared/basic/type/letter-spacing.json +0 -26
  82. package/src/shared/basic/type/size.json +0 -128
@@ -0,0 +1,50 @@
1
+ {
2
+ "basic": {
3
+ "type": {
4
+ "brand": {
5
+ "familyPrimary": {
6
+ "deprecated": false,
7
+ "public": true,
8
+ "type": "semantic",
9
+ "value": "AS Circular"
10
+ },
11
+ "familySecondary": {
12
+ "deprecated": false,
13
+ "public": true,
14
+ "type": "semantic",
15
+ "value": "Teodor"
16
+ },
17
+ "lineHeightPrimary": {
18
+ "deprecated": false,
19
+ "public": true,
20
+ "type": "semantic",
21
+ "value": "{type.lineHeight.130.value}"
22
+ },
23
+ "lineHeightSecondary": {
24
+ "deprecated": false,
25
+ "public": true,
26
+ "type": "semantic",
27
+ "value": "{type.lineHeight.100.value}"
28
+ },
29
+ "letterSpacingPrimary": {
30
+ "deprecated": false,
31
+ "public": true,
32
+ "type": "semantic",
33
+ "value": "{type.letterSpacing.0.value}"
34
+ },
35
+ "letterSpacingSecondary": {
36
+ "deprecated": false,
37
+ "public": true,
38
+ "type": "semantic",
39
+ "value": "{type.letterSpacing.005.value}"
40
+ },
41
+ "letterSpacingTertiary": {
42
+ "deprecated": false,
43
+ "public": true,
44
+ "type": "semantic",
45
+ "value": "{type.letterSpacing.010.value}"
46
+ }
47
+ }
48
+ }
49
+ }
50
+ }
@@ -6,13 +6,25 @@
6
6
  "deprecated": false,
7
7
  "public": true,
8
8
  "type": "semantic",
9
- "value": "Teodor"
9
+ "value": "{basic.type.brand.familyPrimary.value}"
10
10
  },
11
- "default": {
11
+ "body": {
12
12
  "deprecated": false,
13
13
  "public": true,
14
14
  "type": "semantic",
15
- "value": "AS Circular"
15
+ "value": "{basic.type.brand.familyPrimary.value}"
16
+ },
17
+ "display": {
18
+ "deprecated": false,
19
+ "public": true,
20
+ "type": "semantic",
21
+ "value": "{basic.type.brand.familySecondary.value}"
22
+ },
23
+ "heading": {
24
+ "deprecated": false,
25
+ "public": true,
26
+ "type": "semantic",
27
+ "value": "{basic.type.brand.familyPrimary.value}"
16
28
  }
17
29
  }
18
30
  }
@@ -0,0 +1,38 @@
1
+ {
2
+ "basic": {
3
+ "type": {
4
+ "letterSpacing": {
5
+ "accent": {
6
+ "deprecated": false,
7
+ "public": true,
8
+ "type": "semantic",
9
+ "value": "{basic.type.brand.letterSpacingSecondary.value}"
10
+ },
11
+ "accent2": {
12
+ "deprecated": false,
13
+ "public": true,
14
+ "type": "semantic",
15
+ "value": "{basic.type.brand.letterSpacingTertiary.value}"
16
+ },
17
+ "body": {
18
+ "deprecated": false,
19
+ "public": true,
20
+ "type": "semantic",
21
+ "value": "{basic.type.brand.letterSpacingPrimary.value}"
22
+ },
23
+ "display": {
24
+ "deprecated": false,
25
+ "public": true,
26
+ "type": "semantic",
27
+ "value": "{basic.type.brand.letterSpacingPrimary.value}"
28
+ },
29
+ "heading": {
30
+ "deprecated": false,
31
+ "public": true,
32
+ "type": "semantic",
33
+ "value": "{basic.type.brand.letterSpacingPrimary.value}"
34
+ }
35
+ }
36
+ }
37
+ }
38
+ }
@@ -0,0 +1,62 @@
1
+ {
2
+ "basic": {
3
+ "type": {
4
+ "lineHeight": {
5
+ "accent": {
6
+ "deprecated": false,
7
+ "public": true,
8
+ "type": "semantic",
9
+ "value": "{basic.type.brand.lineHeightPrimary.value}"
10
+ },
11
+ "accent2": {
12
+ "deprecated": false,
13
+ "public": true,
14
+ "type": "semantic",
15
+ "value": "{basic.type.brand.lineHeightSecondary.value}"
16
+ },
17
+ "body": {
18
+ "deprecated": false,
19
+ "public": true,
20
+ "type": "semantic",
21
+ "value": "{type.lineHeight.163.value}"
22
+ },
23
+ "body2": {
24
+ "deprecated": false,
25
+ "public": true,
26
+ "type": "semantic",
27
+ "value": "{type.lineHeight.150.value}"
28
+ },
29
+ "body3": {
30
+ "deprecated": false,
31
+ "public": true,
32
+ "type": "semantic",
33
+ "value": "{type.lineHeight.125.value}"
34
+ },
35
+ "body4": {
36
+ "deprecated": false,
37
+ "public": true,
38
+ "type": "semantic",
39
+ "value": "{basic.type.brand.lineHeightSecondary.value}"
40
+ },
41
+ "body5": {
42
+ "deprecated": false,
43
+ "public": true,
44
+ "type": "semantic",
45
+ "value": "{type.lineHeight.088.value}"
46
+ },
47
+ "display": {
48
+ "deprecated": false,
49
+ "public": true,
50
+ "type": "semantic",
51
+ "value": "{basic.type.brand.lineHeightPrimary.value}"
52
+ },
53
+ "heading": {
54
+ "deprecated": false,
55
+ "public": true,
56
+ "type": "semantic",
57
+ "value": "{basic.type.brand.lineHeightPrimary.value}"
58
+ }
59
+ }
60
+ }
61
+ }
62
+ }
@@ -1,42 +1,42 @@
1
1
  {
2
2
  "basic": {
3
3
  "type": {
4
- "lineHeight": {
5
- "088": {
4
+ "weight": {
5
+ "accent": {
6
6
  "deprecated": false,
7
7
  "public": true,
8
8
  "type": "semantic",
9
- "value": "0.88"
9
+ "value": "{type.weight.medium.value}"
10
10
  },
11
- "100": {
11
+ "accent2": {
12
12
  "deprecated": false,
13
13
  "public": true,
14
14
  "type": "semantic",
15
- "value": "1"
15
+ "value": "{type.weight.medium.value}"
16
16
  },
17
- "125": {
17
+ "body": {
18
18
  "deprecated": false,
19
19
  "public": true,
20
20
  "type": "semantic",
21
- "value": "1.25"
21
+ "value": "{type.weight.regular.value}"
22
22
  },
23
- "130": {
23
+ "display": {
24
24
  "deprecated": false,
25
25
  "public": true,
26
26
  "type": "semantic",
27
- "value": "1.3"
27
+ "value": "{type.weight.light.value}"
28
28
  },
29
- "150": {
29
+ "heading": {
30
30
  "deprecated": false,
31
31
  "public": true,
32
32
  "type": "semantic",
33
- "value": "1.5"
33
+ "value": "{type.weight.light.value}"
34
34
  },
35
- "163": {
35
+ "heading2": {
36
36
  "deprecated": false,
37
37
  "public": true,
38
38
  "type": "semantic",
39
- "value": "1.63"
39
+ "value": "{type.weight.light.value}"
40
40
  }
41
41
  }
42
42
  }
@@ -0,0 +1,50 @@
1
+ {
2
+ "basic": {
3
+ "type": {
4
+ "brand": {
5
+ "familyPrimary": {
6
+ "deprecated": false,
7
+ "public": true,
8
+ "type": "semantic",
9
+ "value": "AS Circular"
10
+ },
11
+ "familySecondary": {
12
+ "deprecated": false,
13
+ "public": true,
14
+ "type": "semantic",
15
+ "value": "Teodor"
16
+ },
17
+ "lineHeightPrimary": {
18
+ "deprecated": false,
19
+ "public": true,
20
+ "type": "semantic",
21
+ "value": "{type.lineHeight.130.value}"
22
+ },
23
+ "lineHeightSecondary": {
24
+ "deprecated": false,
25
+ "public": true,
26
+ "type": "semantic",
27
+ "value": "{type.lineHeight.100.value}"
28
+ },
29
+ "letterSpacingPrimary": {
30
+ "deprecated": false,
31
+ "public": true,
32
+ "type": "semantic",
33
+ "value": "{type.letterSpacing.0.value}"
34
+ },
35
+ "letterSpacingSecondary": {
36
+ "deprecated": false,
37
+ "public": true,
38
+ "type": "semantic",
39
+ "value": "{type.letterSpacing.005.value}"
40
+ },
41
+ "letterSpacingTertiary": {
42
+ "deprecated": false,
43
+ "public": true,
44
+ "type": "semantic",
45
+ "value": "{type.letterSpacing.010.value}"
46
+ }
47
+ }
48
+ }
49
+ }
50
+ }
@@ -6,13 +6,25 @@
6
6
  "deprecated": false,
7
7
  "public": true,
8
8
  "type": "semantic",
9
- "value": "Teodor"
9
+ "value": "{basic.type.brand.familyPrimary.value}"
10
10
  },
11
- "default": {
11
+ "body": {
12
12
  "deprecated": false,
13
13
  "public": true,
14
14
  "type": "semantic",
15
- "value": "AS Circular"
15
+ "value": "{basic.type.brand.familyPrimary.value}"
16
+ },
17
+ "display": {
18
+ "deprecated": false,
19
+ "public": true,
20
+ "type": "semantic",
21
+ "value": "{basic.type.brand.familyPrimary.value}"
22
+ },
23
+ "heading": {
24
+ "deprecated": false,
25
+ "public": true,
26
+ "type": "semantic",
27
+ "value": "{basic.type.brand.familyPrimary.value}"
16
28
  }
17
29
  }
18
30
  }
@@ -0,0 +1,38 @@
1
+ {
2
+ "basic": {
3
+ "type": {
4
+ "letterSpacing": {
5
+ "accent": {
6
+ "deprecated": false,
7
+ "public": true,
8
+ "type": "semantic",
9
+ "value": "{basic.type.brand.letterSpacingSecondary.value}"
10
+ },
11
+ "accent2": {
12
+ "deprecated": false,
13
+ "public": true,
14
+ "type": "semantic",
15
+ "value": "{basic.type.brand.letterSpacingTertiary.value}"
16
+ },
17
+ "body": {
18
+ "deprecated": false,
19
+ "public": true,
20
+ "type": "semantic",
21
+ "value": "{basic.type.brand.letterSpacingPrimary.value}"
22
+ },
23
+ "display": {
24
+ "deprecated": false,
25
+ "public": true,
26
+ "type": "semantic",
27
+ "value": "{basic.type.brand.letterSpacingPrimary.value}"
28
+ },
29
+ "heading": {
30
+ "deprecated": false,
31
+ "public": true,
32
+ "type": "semantic",
33
+ "value": "{basic.type.brand.letterSpacingPrimary.value}"
34
+ }
35
+ }
36
+ }
37
+ }
38
+ }
@@ -0,0 +1,62 @@
1
+ {
2
+ "basic": {
3
+ "type": {
4
+ "lineHeight": {
5
+ "accent": {
6
+ "deprecated": false,
7
+ "public": true,
8
+ "type": "semantic",
9
+ "value": "{basic.type.brand.lineHeightPrimary.value}"
10
+ },
11
+ "accent2": {
12
+ "deprecated": false,
13
+ "public": true,
14
+ "type": "semantic",
15
+ "value": "{basic.type.brand.lineHeightSecondary.value}"
16
+ },
17
+ "body": {
18
+ "deprecated": false,
19
+ "public": true,
20
+ "type": "semantic",
21
+ "value": "{type.lineHeight.163.value}"
22
+ },
23
+ "body2": {
24
+ "deprecated": false,
25
+ "public": true,
26
+ "type": "semantic",
27
+ "value": "{type.lineHeight.150.value}"
28
+ },
29
+ "body3": {
30
+ "deprecated": false,
31
+ "public": true,
32
+ "type": "semantic",
33
+ "value": "{type.lineHeight.125.value}"
34
+ },
35
+ "body4": {
36
+ "deprecated": false,
37
+ "public": true,
38
+ "type": "semantic",
39
+ "value": "{basic.type.brand.lineHeightSecondary.value}"
40
+ },
41
+ "body5": {
42
+ "deprecated": false,
43
+ "public": true,
44
+ "type": "semantic",
45
+ "value": "{type.lineHeight.088.value}"
46
+ },
47
+ "display": {
48
+ "deprecated": false,
49
+ "public": true,
50
+ "type": "semantic",
51
+ "value": "{basic.type.brand.lineHeightPrimary.value}"
52
+ },
53
+ "heading": {
54
+ "deprecated": false,
55
+ "public": true,
56
+ "type": "semantic",
57
+ "value": "{basic.type.brand.lineHeightPrimary.value}"
58
+ }
59
+ }
60
+ }
61
+ }
62
+ }
@@ -0,0 +1,44 @@
1
+ {
2
+ "basic": {
3
+ "type": {
4
+ "weight": {
5
+ "accent": {
6
+ "deprecated": false,
7
+ "public": true,
8
+ "type": "semantic",
9
+ "value": "{type.weight.medium.value}"
10
+ },
11
+ "accent2": {
12
+ "deprecated": false,
13
+ "public": true,
14
+ "type": "semantic",
15
+ "value": "{type.weight.medium.value}"
16
+ },
17
+ "body": {
18
+ "deprecated": false,
19
+ "public": true,
20
+ "type": "semantic",
21
+ "value": "{type.weight.regular.value}"
22
+ },
23
+ "display": {
24
+ "deprecated": false,
25
+ "public": true,
26
+ "type": "semantic",
27
+ "value": "{type.weight.light.value}"
28
+ },
29
+ "heading": {
30
+ "deprecated": false,
31
+ "public": true,
32
+ "type": "semantic",
33
+ "value": "{type.weight.light.value}"
34
+ },
35
+ "heading2": {
36
+ "deprecated": false,
37
+ "public": true,
38
+ "type": "semantic",
39
+ "value": "{type.weight.light.value}"
40
+ }
41
+ }
42
+ }
43
+ }
44
+ }
@@ -0,0 +1,50 @@
1
+ {
2
+ "basic": {
3
+ "type": {
4
+ "brand": {
5
+ "familyPrimary": {
6
+ "deprecated": false,
7
+ "public": true,
8
+ "type": "semantic",
9
+ "value": "Slate Pro"
10
+ },
11
+ "familySecondary": {
12
+ "deprecated": false,
13
+ "public": true,
14
+ "type": "semantic",
15
+ "value": "Chronicle Display"
16
+ },
17
+ "lineHeightPrimary": {
18
+ "deprecated": false,
19
+ "public": true,
20
+ "type": "semantic",
21
+ "value": "{type.lineHeight.130.value}"
22
+ },
23
+ "lineHeightSecondary": {
24
+ "deprecated": false,
25
+ "public": true,
26
+ "type": "semantic",
27
+ "value": "{type.lineHeight.100.value}"
28
+ },
29
+ "letterSpacingPrimary": {
30
+ "deprecated": false,
31
+ "public": true,
32
+ "type": "semantic",
33
+ "value": "{type.letterSpacing.0.value}"
34
+ },
35
+ "letterSpacingSecondary": {
36
+ "deprecated": false,
37
+ "public": true,
38
+ "type": "semantic",
39
+ "value": "{type.letterSpacing.005.value}"
40
+ },
41
+ "letterSpacingTertiary": {
42
+ "deprecated": false,
43
+ "public": true,
44
+ "type": "semantic",
45
+ "value": "{type.letterSpacing.010.value}"
46
+ }
47
+ }
48
+ }
49
+ }
50
+ }
@@ -6,13 +6,25 @@
6
6
  "deprecated": false,
7
7
  "public": true,
8
8
  "type": "semantic",
9
- "value": "Chronicle Display"
9
+ "value": "{basic.type.brand.familyPrimary.value}"
10
10
  },
11
- "default": {
11
+ "body": {
12
12
  "deprecated": false,
13
13
  "public": true,
14
14
  "type": "semantic",
15
- "value": "Slate Pro"
15
+ "value": "{basic.type.brand.familyPrimary.value}"
16
+ },
17
+ "display": {
18
+ "deprecated": false,
19
+ "public": true,
20
+ "type": "semantic",
21
+ "value": "{basic.type.brand.familySecondary.value}"
22
+ },
23
+ "heading": {
24
+ "deprecated": false,
25
+ "public": true,
26
+ "type": "semantic",
27
+ "value": "{basic.type.brand.familyPrimary.value}"
16
28
  }
17
29
  }
18
30
  }
@@ -0,0 +1,38 @@
1
+ {
2
+ "basic": {
3
+ "type": {
4
+ "letterSpacing": {
5
+ "accent": {
6
+ "deprecated": false,
7
+ "public": true,
8
+ "type": "semantic",
9
+ "value": "{basic.type.brand.letterSpacingSecondary.value}"
10
+ },
11
+ "accent2": {
12
+ "deprecated": false,
13
+ "public": true,
14
+ "type": "semantic",
15
+ "value": "{basic.type.brand.letterSpacingTertiary.value}"
16
+ },
17
+ "body": {
18
+ "deprecated": false,
19
+ "public": true,
20
+ "type": "semantic",
21
+ "value": "{basic.type.brand.letterSpacingPrimary.value}"
22
+ },
23
+ "display": {
24
+ "deprecated": false,
25
+ "public": true,
26
+ "type": "semantic",
27
+ "value": "{basic.type.brand.letterSpacingPrimary.value}"
28
+ },
29
+ "heading": {
30
+ "deprecated": false,
31
+ "public": true,
32
+ "type": "semantic",
33
+ "value": "{basic.type.brand.letterSpacingPrimary.value}"
34
+ }
35
+ }
36
+ }
37
+ }
38
+ }
@@ -0,0 +1,62 @@
1
+ {
2
+ "basic": {
3
+ "type": {
4
+ "lineHeight": {
5
+ "accent": {
6
+ "deprecated": false,
7
+ "public": true,
8
+ "type": "semantic",
9
+ "value": "{basic.type.brand.lineHeightPrimary.value}"
10
+ },
11
+ "accent2": {
12
+ "deprecated": false,
13
+ "public": true,
14
+ "type": "semantic",
15
+ "value": "{basic.type.brand.lineHeightSecondary.value}"
16
+ },
17
+ "body": {
18
+ "deprecated": false,
19
+ "public": true,
20
+ "type": "semantic",
21
+ "value": "{type.lineHeight.163.value}"
22
+ },
23
+ "body2": {
24
+ "deprecated": false,
25
+ "public": true,
26
+ "type": "semantic",
27
+ "value": "{type.lineHeight.150.value}"
28
+ },
29
+ "body3": {
30
+ "deprecated": false,
31
+ "public": true,
32
+ "type": "semantic",
33
+ "value": "{type.lineHeight.125.value}"
34
+ },
35
+ "body4": {
36
+ "deprecated": false,
37
+ "public": true,
38
+ "type": "semantic",
39
+ "value": "{basic.type.brand.lineHeightSecondary.value}"
40
+ },
41
+ "body5": {
42
+ "deprecated": false,
43
+ "public": true,
44
+ "type": "semantic",
45
+ "value": "{type.lineHeight.088.value}"
46
+ },
47
+ "display": {
48
+ "deprecated": false,
49
+ "public": true,
50
+ "type": "semantic",
51
+ "value": "{basic.type.brand.lineHeightPrimary.value}"
52
+ },
53
+ "heading": {
54
+ "deprecated": false,
55
+ "public": true,
56
+ "type": "semantic",
57
+ "value": "{basic.type.brand.lineHeightPrimary.value}"
58
+ }
59
+ }
60
+ }
61
+ }
62
+ }