@aurodesignsystem/design-tokens 5.5.0 → 5.6.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 (79) hide show
  1. package/CHANGELOG.md +20 -0
  2. package/dist/CSSCustomProperties--bundled.css +799 -153
  3. package/dist/alaska/CSSCustomProperties--alaska.css +412 -88
  4. package/dist/alaska/JSONVariablesNested--alaska.json +633 -133
  5. package/dist/alaska/JSObject--allTokens.js +14053 -2706
  6. package/dist/alaska/SCSSVariables--alaska.scss +412 -88
  7. package/dist/alaska/SCSSVariablesMapFlat--alaska.scss +412 -88
  8. package/dist/alaska/primitives--alaska.scss +35 -34
  9. package/dist/auro-classic/CSSCustomProperties.css +1 -1
  10. package/dist/auro-classic/CSSSizeCustomProperties.css +1 -1
  11. package/dist/auro-classic/JSData--color.js +1 -1
  12. package/dist/auro-classic/JSObject--allTokens.js +1 -1
  13. package/dist/auro-classic/JSObject--deprecated.js +1 -1
  14. package/dist/auro-classic/JSVariables--color.js +1 -1
  15. package/dist/auro-classic/SCSSVariableMap.scss +1 -1
  16. package/dist/auro-classic/SCSSVariables.scss +1 -1
  17. package/dist/auro-classic/SCSSVariablesMapFlat.scss +1 -1
  18. package/dist/auro-classic/SassCustomProperties.scss +1 -1
  19. package/dist/auro-classic/SassSizeCustomProperties.scss +1 -1
  20. package/dist/hawaiian/CSSCustomProperties--hawaiian.css +388 -66
  21. package/dist/hawaiian/JSONVariablesNested--hawaiian.json +611 -93
  22. package/dist/hawaiian/JSObject--allTokens.js +13903 -2622
  23. package/dist/hawaiian/SCSSVariables--hawaiian.scss +388 -66
  24. package/dist/hawaiian/SCSSVariablesMapFlat--hawaiian.scss +389 -67
  25. package/dist/hawaiian/primitives--hawaiian.scss +25 -24
  26. package/dist/transparent/CSSCustomProperties--transparent.css +1 -1
  27. package/package.json +1 -1
  28. package/src/primitives/alaska/color.json +456 -456
  29. package/src/primitives/alaska/font.json +9 -9
  30. package/src/primitives/base/color.json +284 -284
  31. package/src/primitives/base/font.json +186 -175
  32. package/src/primitives/base/transparency.json +108 -108
  33. package/src/primitives/hawaiian/color.json +287 -287
  34. package/src/primitives/hawaiian/font.json +9 -9
  35. package/src/themes/alaska/advanced/accents.json +104 -0
  36. package/src/themes/alaska/advanced/boolean.json +115 -125
  37. package/src/themes/alaska/advanced/button/primary.json +146 -0
  38. package/src/themes/alaska/advanced/button/secondary.json +106 -0
  39. package/src/themes/alaska/advanced/button/tertiary.json +98 -0
  40. package/src/themes/alaska/advanced/hyperlink.json +19 -43
  41. package/src/themes/alaska/advanced/shared.json +30 -30
  42. package/src/themes/alaska/advanced/state.json +52 -60
  43. package/src/themes/alaska/basic/color/border.json +43 -45
  44. package/src/themes/alaska/basic/color/brand.json +61 -61
  45. package/src/themes/alaska/basic/color/fare-brand.json +44 -44
  46. package/src/themes/alaska/basic/color/page-background.json +9 -9
  47. package/src/themes/alaska/basic/color/status.json +36 -37
  48. package/src/themes/alaska/basic/color/surface.json +72 -80
  49. package/src/themes/alaska/basic/color/text-icon.json +37 -77
  50. package/src/themes/alaska/basic/corner-radius.json +15 -15
  51. package/src/themes/alaska/basic/font/accent.json +847 -217
  52. package/src/themes/alaska/basic/font/body.json +203 -48
  53. package/src/themes/alaska/basic/font/display.json +727 -187
  54. package/src/themes/alaska/basic/font/heading.json +725 -182
  55. package/src/themes/alaska-classic/typography.json +124 -124
  56. package/src/themes/hawaiian/advanced/accents.json +104 -0
  57. package/src/themes/hawaiian/advanced/boolean.json +115 -125
  58. package/src/themes/hawaiian/advanced/button/primary.json +146 -0
  59. package/src/themes/hawaiian/advanced/button/secondary.json +106 -0
  60. package/src/themes/hawaiian/advanced/button/tertiary.json +98 -0
  61. package/src/themes/hawaiian/advanced/hyperlink.json +19 -43
  62. package/src/themes/hawaiian/advanced/shared.json +30 -30
  63. package/src/themes/hawaiian/advanced/state.json +52 -60
  64. package/src/themes/hawaiian/basic/color/border.json +28 -29
  65. package/src/themes/hawaiian/basic/color/brand.json +48 -49
  66. package/src/themes/hawaiian/basic/color/fare-brand.json +41 -42
  67. package/src/themes/hawaiian/basic/color/page-background.json +8 -9
  68. package/src/themes/hawaiian/basic/color/status.json +36 -37
  69. package/src/themes/hawaiian/basic/color/surface.json +40 -41
  70. package/src/themes/hawaiian/basic/color/text-icon.json +37 -39
  71. package/src/themes/hawaiian/basic/corner-radius.json +30 -0
  72. package/src/themes/hawaiian/basic/font/accent.json +846 -216
  73. package/src/themes/hawaiian/basic/font/body.json +202 -47
  74. package/src/themes/hawaiian/basic/font/display.json +788 -0
  75. package/src/themes/hawaiian/basic/font/heading.json +724 -184
  76. package/src/themes/alaska/advanced/button.json +0 -262
  77. package/src/themes/hawaiian/advanced/button.json +0 -334
  78. package/src/themes/hawaiian/basic/color/color.json +0 -57
  79. package/src/themes/hawaiian/basic/font/typography.json +0 -248
@@ -0,0 +1,98 @@
1
+ {
2
+ "advanced": {
3
+ "color": {
4
+ "button": {
5
+ "tertiary": {
6
+ "background": {
7
+ "default": true,
8
+ "deprecated": false,
9
+ "public": true,
10
+ "type": "semantic",
11
+ "usage": "Tertiary button background color",
12
+ "value": "{transparency.black.5.value}"
13
+ },
14
+ "backgroundHover": {
15
+ "default": true,
16
+ "deprecated": false,
17
+ "public": true,
18
+ "type": "semantic",
19
+ "usage": "Tertiary button background hover color",
20
+ "value": "{transparency.black.10.value}"
21
+ },
22
+ "backgroundInverse": {
23
+ "default": true,
24
+ "deprecated": false,
25
+ "public": true,
26
+ "type": "semantic",
27
+ "usage": "Tertiary button inverse background color",
28
+ "value": "{transparency.white.5.value}"
29
+ },
30
+ "backgroundInverseHover": {
31
+ "default": true,
32
+ "deprecated": false,
33
+ "public": true,
34
+ "type": "semantic",
35
+ "usage": "Tertiary button inverse background hover color",
36
+ "value": "{transparency.white.10.value}"
37
+ },
38
+ "border": {
39
+ "default": true,
40
+ "deprecated": false,
41
+ "public": true,
42
+ "type": "semantic",
43
+ "usage": "Tertiary button border color",
44
+ "value": "{transparency.black.5.value}"
45
+ },
46
+ "borderHover": {
47
+ "default": true,
48
+ "deprecated": false,
49
+ "public": true,
50
+ "type": "semantic",
51
+ "usage": "Tertiary button border hover color",
52
+ "value": "{transparency.black.10.value}"
53
+ },
54
+ "borderInverse": {
55
+ "default": true,
56
+ "deprecated": false,
57
+ "public": true,
58
+ "type": "semantic",
59
+ "usage": "Tertiary button inverse border color",
60
+ "value": "{transparency.white.5.value}"
61
+ },
62
+ "borderInverseHover": {
63
+ "default": true,
64
+ "deprecated": false,
65
+ "public": true,
66
+ "type": "semantic",
67
+ "usage": "Tertiary button inverse border hover color",
68
+ "value": "{transparency.white.10.value}"
69
+ },
70
+ "text": {
71
+ "default": true,
72
+ "deprecated": false,
73
+ "public": true,
74
+ "type": "semantic",
75
+ "usage": "Tertiary button text color",
76
+ "value": "{basic.color.brand.primary.value}"
77
+ },
78
+ "textHover": {
79
+ "default": true,
80
+ "deprecated": false,
81
+ "public": true,
82
+ "type": "semantic",
83
+ "usage": "Tertiary button text hover color",
84
+ "value": "{basic.color.brand.primaryBold.value}"
85
+ },
86
+ "textInverse": {
87
+ "default": true,
88
+ "deprecated": false,
89
+ "public": true,
90
+ "type": "semantic",
91
+ "usage": "Tertiary button inverse text color",
92
+ "value": "{color.white.value}"
93
+ }
94
+ }
95
+ }
96
+ }
97
+ }
98
+ }
@@ -2,61 +2,37 @@
2
2
  "advanced": {
3
3
  "color": {
4
4
  "hyperlink": {
5
- "default": {
6
- "value": "{basic.color.brand.primary.value}",
7
- "type": "semantic",
8
- "public": true,
5
+ "text": {
9
6
  "default": true,
7
+ "deprecated": false,
8
+ "public": true,
9
+ "type": "semantic",
10
10
  "usage": "Default hyperlink color",
11
- "deprecated": false
11
+ "value": "{basic.color.brand.primarySubtle.value}"
12
12
  },
13
- "hover": {
14
- "value": "{basic.color.brand.primaryBold.value}",
15
- "type": "semantic",
16
- "public": true,
13
+ "textHover": {
17
14
  "default": true,
15
+ "deprecated": false,
16
+ "public": true,
17
+ "type": "semantic",
18
18
  "usage": "Hyperlink hover state color",
19
- "deprecated": false
19
+ "value": "{basic.color.brand.primary.value}"
20
20
  },
21
- "active": {
22
- "value": "{basic.color.brand.primaryBold.value}",
23
- "type": "semantic",
24
- "public": true,
21
+ "textInverse": {
25
22
  "default": true,
26
- "usage": "Hyperlink active state color",
27
- "deprecated": false
28
- },
29
- "visited": {
30
- "value": "{basic.color.brand.primaryMuted.value}",
31
- "type": "semantic",
23
+ "deprecated": false,
32
24
  "public": true,
33
- "default": true,
34
- "usage": "Hyperlink visited state color",
35
- "deprecated": false
36
- },
37
- "disabled": {
38
- "value": "{color.gray.400.value}",
39
25
  "type": "semantic",
40
- "public": true,
41
- "default": true,
42
- "usage": "Hyperlink disabled state color",
43
- "deprecated": false
26
+ "usage": "Default hyperlink color on inverse/dark backgrounds",
27
+ "value": "{basic.color.texticon.inverse.value}"
44
28
  },
45
- "inverse": {
46
- "value": "{color.white.value}",
47
- "type": "semantic",
48
- "public": true,
29
+ "textInverseHover": {
49
30
  "default": true,
50
- "usage": "Hyperlink inverse color",
51
- "deprecated": false
52
- },
53
- "inverseHover": {
54
- "value": "{basic.color.brand.primaryMuted.value}",
55
- "type": "semantic",
31
+ "deprecated": false,
56
32
  "public": true,
57
- "default": true,
58
- "usage": "Hyperlink inverse hover color",
59
- "deprecated": false
33
+ "type": "semantic",
34
+ "usage": "Hyperlink hover state color on inverse/dark backgrounds",
35
+ "value": "{basic.color.brand.primaryMuted.value}"
60
36
  }
61
37
  }
62
38
  }
@@ -1,48 +1,48 @@
1
1
  {
2
2
  "advanced": {
3
3
  "color": {
4
- "background": {
5
- "default": {
6
- "value": "{color.white.value}",
7
- "type": "semantic",
8
- "public": true,
4
+ "shared": {
5
+ "background": {
9
6
  "default": true,
7
+ "deprecated": false,
8
+ "public": true,
9
+ "type": "semantic",
10
10
  "usage": "Component background color",
11
- "deprecated": false
11
+ "value": "{color.white.value}"
12
12
  },
13
- "muted": {
14
- "value": "{color.gray.50.value}",
15
- "type": "semantic",
13
+ "backgroundInverse": {
14
+ "default": true,
15
+ "deprecated": false,
16
16
  "public": true,
17
+ "type": "semantic",
18
+ "usage": "Component background hover color",
19
+ "value": "{transparency.white.5.value}"
20
+ },
21
+ "backgroundMuted": {
17
22
  "default": true,
23
+ "deprecated": false,
24
+ "public": true,
25
+ "type": "semantic",
18
26
  "usage": "Component background muted color",
19
- "deprecated": false
27
+ "value": "{color.gray.50.value}"
20
28
  },
21
- "strong": {
22
- "value": "{color.gray.600.value}",
23
- "type": "semantic",
24
- "public": true,
29
+ "backgroundStrong": {
25
30
  "default": true,
31
+ "deprecated": false,
32
+ "public": true,
33
+ "type": "semantic",
26
34
  "usage": "Component background strong color",
27
- "deprecated": false
35
+ "value": "{color.gray.600.value}"
28
36
  },
29
- "inverse": {
30
- "value": "{transparency.white.5.value}",
31
- "type": "semantic",
32
- "public": true,
37
+ "textAccent": {
33
38
  "default": true,
34
- "usage": "Component background hover color",
35
- "deprecated": false
39
+ "deprecated": false,
40
+ "public": true,
41
+ "type": "semantic",
42
+ "usage": "",
43
+ "value": "{basic.color.brand.primarySubtle.value}"
36
44
  }
37
- },
38
- "textAccent": {
39
- "value": "{basic.color.brand.primarySubtle.value}",
40
- "type": "semantic",
41
- "public": true,
42
- "default": true,
43
- "usage": "",
44
- "deprecated": false
45
45
  }
46
46
  }
47
47
  }
48
- }
48
+ }
@@ -2,71 +2,63 @@
2
2
  "advanced": {
3
3
  "color": {
4
4
  "state": {
5
+ "backgroundDisabled": {
6
+ "default": true,
7
+ "deprecated": false,
8
+ "public": true,
9
+ "type": "semantic",
10
+ "usage": "",
11
+ "value": "{color.gray.200.value}"
12
+ },
13
+ "backgroundHover": {
14
+ "default": true,
15
+ "deprecated": false,
16
+ "public": true,
17
+ "type": "semantic",
18
+ "usage": "",
19
+ "value": "{color.gray.100.value}"
20
+ },
21
+ "backgroundInverseHover": {
22
+ "default": true,
23
+ "deprecated": false,
24
+ "public": true,
25
+ "type": "semantic",
26
+ "usage": "",
27
+ "value": "{transparency.white.15.value}"
28
+ },
5
29
  "focused": {
6
- "default": {
7
- "value": "{basic.color.brand.primary.value}",
8
- "type": "semantic",
9
- "public": true,
10
- "default": true,
11
- "usage": "",
12
- "deprecated": false
13
- },
14
- "inverse": {
15
- "value": "{color.white.value}",
16
- "type": "semantic",
17
- "public": true,
18
- "default": true,
19
- "usage": "",
20
- "deprecated": false
21
- }
30
+ "default": true,
31
+ "deprecated": false,
32
+ "public": true,
33
+ "type": "semantic",
34
+ "usage": "",
35
+ "value": "{basic.color.brand.primary.value}"
36
+ },
37
+ "focusedInverse": {
38
+ "default": true,
39
+ "deprecated": false,
40
+ "public": true,
41
+ "type": "semantic",
42
+ "usage": "",
43
+ "value": "{color.white.value}"
22
44
  },
23
45
  "selected": {
24
- "default": {
25
- "value": "{basic.color.brand.primary.value}",
26
- "type": "semantic",
27
- "public": true,
28
- "default": true,
29
- "usage": "",
30
- "deprecated": false
31
- },
32
- "hover": {
33
- "value": "{basic.color.brand.primaryBold.value}",
34
- "type": "semantic",
35
- "public": true,
36
- "default": true,
37
- "usage": "",
38
- "deprecated": false
39
- }
46
+ "default": true,
47
+ "deprecated": false,
48
+ "public": true,
49
+ "type": "semantic",
50
+ "usage": "",
51
+ "value": "{basic.color.brand.primary.value}"
40
52
  },
41
- "background": {
42
- "hover": {
43
- "value": "{color.gray.100.value}",
44
- "type": "semantic",
45
- "public": true,
46
- "default": true,
47
- "usage": "",
48
- "deprecated": false
49
- },
50
- "disabled": {
51
- "value": "{color.gray.200.value}",
52
- "type": "semantic",
53
- "public": true,
54
- "default": true,
55
- "usage": "",
56
- "deprecated": false
57
- },
58
- "inverse": {
59
- "hover": {
60
- "value": "{transparency.white.15.value}",
61
- "type": "semantic",
62
- "public": true,
63
- "default": true,
64
- "usage": "",
65
- "deprecated": false
66
- }
67
- }
53
+ "selectedHover": {
54
+ "default": true,
55
+ "deprecated": false,
56
+ "public": true,
57
+ "type": "semantic",
58
+ "usage": "",
59
+ "value": "{basic.color.brand.primaryBold.value}"
68
60
  }
69
61
  }
70
62
  }
71
63
  }
72
- }
64
+ }
@@ -2,65 +2,63 @@
2
2
  "basic": {
3
3
  "color": {
4
4
  "border": {
5
- "default": {
6
- "value": "{color.midnight.900.value}",
7
- "type": "semantic",
8
- "public": true,
5
+ "bold": {
9
6
  "default": true,
10
- "usage": "Primary brand color",
11
- "deprecated": false
12
- },
13
- "subtle": {
14
- "value": "{color.midnight.600.value}",
15
- "type": "semantic",
7
+ "deprecated": false,
16
8
  "public": true,
17
- "default": true,
18
- "usage": "Subtle neutral surface color",
19
- "deprecated": false
20
- },
21
- "bold": {
22
- "value": "{color.midnight.1000.value}",
23
9
  "type": "semantic",
24
- "public": true,
25
- "default": true,
26
- "usage": "Bold neutral surface color",
27
- "deprecated": false
10
+ "usage": "Bold border color",
11
+ "value": "{color.neutral.800.value}"
28
12
  },
29
13
  "brand": {
30
- "value": "{basic.color.brand.primary.value}",
31
- "type": "semantic",
32
- "public": true,
33
14
  "default": true,
15
+ "deprecated": false,
16
+ "public": true,
17
+ "type": "semantic",
34
18
  "usage": "Brand border color",
35
- "deprecated": false
19
+ "value": "{basic.color.brand.primaryBold.value}"
36
20
  },
37
- "inverse": {
38
- "value": "{color.white.value}",
21
+ "default": {
22
+ "default": true,
23
+ "deprecated": false,
24
+ "public": true,
39
25
  "type": "semantic",
26
+ "usage": "Default border color",
27
+ "value": "{color.gray.500.value}"
28
+ },
29
+ "divider": {
30
+ "default": true,
31
+ "deprecated": false,
40
32
  "public": true,
33
+ "type": "semantic",
34
+ "usage": "Divider border color",
35
+ "value": "{transparency.black.15.value}"
36
+ },
37
+ "dividerInverse": {
38
+ "default": true,
39
+ "deprecated": false,
40
+ "public": true,
41
+ "type": "semantic",
42
+ "usage": "Inverse divider border color",
43
+ "value": "{transparency.white.40.value}"
44
+ },
45
+ "inverse": {
41
46
  "default": true,
47
+ "deprecated": false,
48
+ "public": true,
49
+ "type": "semantic",
42
50
  "usage": "Inverse border color",
43
- "deprecated": false
51
+ "value": "{color.white.value}"
44
52
  },
45
- "divider": {
46
- "base": {
47
- "value": "{transparency.black.15.value}",
48
- "type": "semantic",
49
- "public": true,
50
- "default": true,
51
- "usage": "Divider border color",
52
- "deprecated": false
53
- },
54
- "inverse": {
55
- "value": "{transparency.white.40.value}",
56
- "type": "semantic",
57
- "public": true,
58
- "default": true,
59
- "usage": "Inverse divider border color",
60
- "deprecated": false
61
- }
53
+ "subtle": {
54
+ "default": true,
55
+ "deprecated": false,
56
+ "public": true,
57
+ "type": "semantic",
58
+ "usage": "Subtle border color",
59
+ "value": "{color.gray.200.value}"
62
60
  }
63
61
  }
64
62
  }
65
63
  }
66
- }
64
+ }
@@ -3,102 +3,102 @@
3
3
  "color": {
4
4
  "brand": {
5
5
  "primary": {
6
- "value": "{color.midnight.900.value}",
7
- "type": "semantic",
8
- "public": true,
9
6
  "default": true,
7
+ "deprecated": false,
8
+ "public": true,
9
+ "type": "semantic",
10
10
  "usage": "Primary brand color",
11
- "deprecated": false
11
+ "value": "{color.midnight.900.value}"
12
12
  },
13
- "primaryMuted": {
14
- "value": "{color.midnight.100.value}",
15
- "type": "semantic",
13
+ "primaryBold": {
14
+ "default": true,
15
+ "deprecated": false,
16
16
  "public": true,
17
+ "type": "semantic",
18
+ "usage": "Bold primary brand color",
19
+ "value": "{color.midnight.1000.value}"
20
+ },
21
+ "primaryMuted": {
17
22
  "default": true,
23
+ "deprecated": false,
24
+ "public": true,
25
+ "type": "semantic",
18
26
  "usage": "Muted primary brand color",
19
- "deprecated": false
27
+ "value": "{color.midnight.100.value}"
20
28
  },
21
29
  "primarySubtle": {
22
- "value": "{color.midnight.600.value}",
23
- "type": "semantic",
24
- "public": true,
25
30
  "default": true,
26
- "usage": "Subtle primary brand color",
27
- "deprecated": false
28
- },
29
- "primaryBold": {
30
- "value": "{color.midnight.1000.value}",
31
- "type": "semantic",
31
+ "deprecated": false,
32
32
  "public": true,
33
- "default": true,
34
- "usage": "Bold primary brand color",
35
- "deprecated": false
33
+ "type": "semantic",
34
+ "usage": "Subtle primary brand color",
35
+ "value": "{color.midnight.600.value}"
36
36
  },
37
37
  "secondary": {
38
- "value": "{color.bliss.500.value}",
39
- "type": "semantic",
40
- "public": true,
41
38
  "default": true,
39
+ "deprecated": false,
40
+ "public": true,
41
+ "type": "semantic",
42
42
  "usage": "Secondary brand color",
43
- "deprecated": false
43
+ "value": "{color.bliss.500.value}"
44
44
  },
45
- "secondaryMuted": {
46
- "value": "{color.bliss.100.value}",
47
- "type": "semantic",
45
+ "secondaryBold": {
46
+ "default": true,
47
+ "deprecated": false,
48
48
  "public": true,
49
+ "type": "semantic",
50
+ "usage": "Bold secondary brand color",
51
+ "value": "{color.bliss.700.value}"
52
+ },
53
+ "secondaryMuted": {
49
54
  "default": true,
55
+ "deprecated": false,
56
+ "public": true,
57
+ "type": "semantic",
50
58
  "usage": "Muted secondary brand color",
51
- "deprecated": false
59
+ "value": "{color.bliss.100.value}"
52
60
  },
53
61
  "secondarySubtle": {
54
- "value": "{color.bliss.300.value}",
55
- "type": "semantic",
56
- "public": true,
57
62
  "default": true,
58
- "usage": "Subtle secondary brand color",
59
- "deprecated": false
60
- },
61
- "secondaryBold": {
62
- "value": "{color.bliss.700.value}",
63
- "type": "semantic",
63
+ "deprecated": false,
64
64
  "public": true,
65
- "default": true,
66
- "usage": "Bold secondary brand color",
67
- "deprecated": false
65
+ "type": "semantic",
66
+ "usage": "Subtle secondary brand color",
67
+ "value": "{color.bliss.300.value}"
68
68
  },
69
69
  "tertiary": {
70
- "value": "{color.tropical.500.value}",
71
- "type": "semantic",
72
- "public": true,
73
70
  "default": true,
71
+ "deprecated": false,
72
+ "public": true,
73
+ "type": "semantic",
74
74
  "usage": "Tertiary brand color",
75
- "deprecated": false
75
+ "value": "{color.tropical.500.value}"
76
76
  },
77
- "tertiaryMuted": {
78
- "value": "{color.tropical.100.value}",
79
- "type": "semantic",
77
+ "tertiaryBold": {
78
+ "default": true,
79
+ "deprecated": false,
80
80
  "public": true,
81
+ "type": "semantic",
82
+ "usage": "Bold tertiary brand color",
83
+ "value": "{color.tropical.700.value}"
84
+ },
85
+ "tertiaryMuted": {
81
86
  "default": true,
87
+ "deprecated": false,
88
+ "public": true,
89
+ "type": "semantic",
82
90
  "usage": "Muted tertiary brand color",
83
- "deprecated": false
91
+ "value": "{color.tropical.100.value}"
84
92
  },
85
93
  "tertiarySubtle": {
86
- "value": "{color.tropical.300.value}",
87
- "type": "semantic",
88
- "public": true,
89
94
  "default": true,
90
- "usage": "Subtle tertiary brand color",
91
- "deprecated": false
92
- },
93
- "tertiaryBold": {
94
- "value": "{color.tropical.700.value}",
95
- "type": "semantic",
95
+ "deprecated": false,
96
96
  "public": true,
97
- "default": true,
98
- "usage": "Bold tertiary brand color",
99
- "deprecated": false
97
+ "type": "semantic",
98
+ "usage": "Subtle tertiary brand color",
99
+ "value": "{color.tropical.300.value}"
100
100
  }
101
101
  }
102
102
  }
103
103
  }
104
- }
104
+ }