@sage/design-tokens 7.1.2 → 7.1.4

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 (200) hide show
  1. package/css/frozenproduct/all.css +4 -4
  2. package/css/frozenproduct/large/components/tab.css +1 -1
  3. package/css/frozenproduct/large/components/table.css +3 -3
  4. package/css/frozenproduct/small/components/tab.css +1 -1
  5. package/css/frozenproduct/small/components/table.css +3 -3
  6. package/css/marketing/all.css +4 -4
  7. package/css/marketing/large/components/tab.css +1 -1
  8. package/css/marketing/large/components/table.css +3 -3
  9. package/css/marketing/small/components/tab.css +1 -1
  10. package/css/marketing/small/components/table.css +3 -3
  11. package/css/product/all.css +4 -4
  12. package/css/product/large/components/tab.css +1 -1
  13. package/css/product/large/components/table.css +3 -3
  14. package/css/product/small/components/tab.css +1 -1
  15. package/css/product/small/components/table.css +3 -3
  16. package/ios/frozenproduct/large/dark/components/tab.h +1 -1
  17. package/ios/frozenproduct/large/dark/components/table.h +3 -3
  18. package/ios/frozenproduct/large/light/components/tab.h +1 -1
  19. package/ios/frozenproduct/large/light/components/table.h +3 -3
  20. package/ios/frozenproduct/small/dark/components/tab.h +1 -1
  21. package/ios/frozenproduct/small/dark/components/table.h +3 -3
  22. package/ios/frozenproduct/small/light/components/tab.h +1 -1
  23. package/ios/frozenproduct/small/light/components/table.h +3 -3
  24. package/ios/marketing/large/dark/components/tab.h +1 -1
  25. package/ios/marketing/large/dark/components/table.h +3 -3
  26. package/ios/marketing/large/light/components/tab.h +1 -1
  27. package/ios/marketing/large/light/components/table.h +3 -3
  28. package/ios/marketing/small/dark/components/tab.h +1 -1
  29. package/ios/marketing/small/dark/components/table.h +3 -3
  30. package/ios/marketing/small/light/components/tab.h +1 -1
  31. package/ios/marketing/small/light/components/table.h +3 -3
  32. package/ios/product/large/dark/components/tab.h +1 -1
  33. package/ios/product/large/dark/components/table.h +3 -3
  34. package/ios/product/large/light/components/tab.h +1 -1
  35. package/ios/product/large/light/components/table.h +3 -3
  36. package/ios/product/small/dark/components/tab.h +1 -1
  37. package/ios/product/small/dark/components/table.h +3 -3
  38. package/ios/product/small/light/components/tab.h +1 -1
  39. package/ios/product/small/light/components/table.h +3 -3
  40. package/js/common/frozenproduct/large/dark/components/tab.js +2 -2
  41. package/js/common/frozenproduct/large/dark/components/table.js +7 -6
  42. package/js/common/frozenproduct/large/light/components/tab.js +2 -2
  43. package/js/common/frozenproduct/large/light/components/table.js +7 -6
  44. package/js/common/frozenproduct/small/dark/components/tab.js +2 -2
  45. package/js/common/frozenproduct/small/dark/components/table.js +7 -6
  46. package/js/common/frozenproduct/small/light/components/tab.js +2 -2
  47. package/js/common/frozenproduct/small/light/components/table.js +7 -6
  48. package/js/common/marketing/large/dark/components/tab.js +2 -2
  49. package/js/common/marketing/large/dark/components/table.js +7 -6
  50. package/js/common/marketing/large/light/components/tab.js +2 -2
  51. package/js/common/marketing/large/light/components/table.js +7 -6
  52. package/js/common/marketing/small/dark/components/tab.js +2 -2
  53. package/js/common/marketing/small/dark/components/table.js +7 -6
  54. package/js/common/marketing/small/light/components/tab.js +2 -2
  55. package/js/common/marketing/small/light/components/table.js +7 -6
  56. package/js/common/product/large/dark/components/tab.js +2 -2
  57. package/js/common/product/large/dark/components/table.js +7 -6
  58. package/js/common/product/large/light/components/tab.js +2 -2
  59. package/js/common/product/large/light/components/table.js +7 -6
  60. package/js/common/product/small/dark/components/tab.js +2 -2
  61. package/js/common/product/small/dark/components/table.js +7 -6
  62. package/js/common/product/small/light/components/tab.js +2 -2
  63. package/js/common/product/small/light/components/table.js +7 -6
  64. package/js/es6/frozenproduct/large/dark/components/tab.js +1 -1
  65. package/js/es6/frozenproduct/large/dark/components/table.js +3 -3
  66. package/js/es6/frozenproduct/large/light/components/tab.js +1 -1
  67. package/js/es6/frozenproduct/large/light/components/table.js +3 -3
  68. package/js/es6/frozenproduct/small/dark/components/tab.js +1 -1
  69. package/js/es6/frozenproduct/small/dark/components/table.js +3 -3
  70. package/js/es6/frozenproduct/small/light/components/tab.js +1 -1
  71. package/js/es6/frozenproduct/small/light/components/table.js +3 -3
  72. package/js/es6/marketing/large/dark/components/tab.js +1 -1
  73. package/js/es6/marketing/large/dark/components/table.js +3 -3
  74. package/js/es6/marketing/large/light/components/tab.js +1 -1
  75. package/js/es6/marketing/large/light/components/table.js +3 -3
  76. package/js/es6/marketing/small/dark/components/tab.js +1 -1
  77. package/js/es6/marketing/small/dark/components/table.js +3 -3
  78. package/js/es6/marketing/small/light/components/tab.js +1 -1
  79. package/js/es6/marketing/small/light/components/table.js +3 -3
  80. package/js/es6/product/large/dark/components/tab.js +1 -1
  81. package/js/es6/product/large/dark/components/table.js +3 -3
  82. package/js/es6/product/large/light/components/tab.js +1 -1
  83. package/js/es6/product/large/light/components/table.js +3 -3
  84. package/js/es6/product/small/dark/components/tab.js +1 -1
  85. package/js/es6/product/small/dark/components/table.js +3 -3
  86. package/js/es6/product/small/light/components/tab.js +1 -1
  87. package/js/es6/product/small/light/components/table.js +3 -3
  88. package/js/umd/frozenproduct/large/dark/components/tab.js +2 -2
  89. package/js/umd/frozenproduct/large/dark/components/table.js +7 -7
  90. package/js/umd/frozenproduct/large/light/components/tab.js +2 -2
  91. package/js/umd/frozenproduct/large/light/components/table.js +7 -7
  92. package/js/umd/frozenproduct/small/dark/components/tab.js +2 -2
  93. package/js/umd/frozenproduct/small/dark/components/table.js +7 -7
  94. package/js/umd/frozenproduct/small/light/components/tab.js +2 -2
  95. package/js/umd/frozenproduct/small/light/components/table.js +7 -7
  96. package/js/umd/marketing/large/dark/components/tab.js +2 -2
  97. package/js/umd/marketing/large/dark/components/table.js +7 -7
  98. package/js/umd/marketing/large/light/components/tab.js +2 -2
  99. package/js/umd/marketing/large/light/components/table.js +7 -7
  100. package/js/umd/marketing/small/dark/components/tab.js +2 -2
  101. package/js/umd/marketing/small/dark/components/table.js +7 -7
  102. package/js/umd/marketing/small/light/components/tab.js +2 -2
  103. package/js/umd/marketing/small/light/components/table.js +7 -7
  104. package/js/umd/product/large/dark/components/tab.js +2 -2
  105. package/js/umd/product/large/dark/components/table.js +7 -7
  106. package/js/umd/product/large/light/components/tab.js +2 -2
  107. package/js/umd/product/large/light/components/table.js +7 -7
  108. package/js/umd/product/small/dark/components/tab.js +2 -2
  109. package/js/umd/product/small/dark/components/table.js +7 -7
  110. package/js/umd/product/small/light/components/tab.js +2 -2
  111. package/js/umd/product/small/light/components/table.js +7 -7
  112. package/json/flat/frozenproduct/large/dark/components/tab.json +1 -1
  113. package/json/flat/frozenproduct/large/dark/components/table.json +3 -3
  114. package/json/flat/frozenproduct/large/light/components/tab.json +1 -1
  115. package/json/flat/frozenproduct/large/light/components/table.json +3 -3
  116. package/json/flat/frozenproduct/small/dark/components/tab.json +1 -1
  117. package/json/flat/frozenproduct/small/dark/components/table.json +3 -3
  118. package/json/flat/frozenproduct/small/light/components/tab.json +1 -1
  119. package/json/flat/frozenproduct/small/light/components/table.json +3 -3
  120. package/json/flat/marketing/large/dark/components/tab.json +1 -1
  121. package/json/flat/marketing/large/dark/components/table.json +3 -3
  122. package/json/flat/marketing/large/light/components/tab.json +1 -1
  123. package/json/flat/marketing/large/light/components/table.json +3 -3
  124. package/json/flat/marketing/small/dark/components/tab.json +1 -1
  125. package/json/flat/marketing/small/dark/components/table.json +3 -3
  126. package/json/flat/marketing/small/light/components/tab.json +1 -1
  127. package/json/flat/marketing/small/light/components/table.json +3 -3
  128. package/json/flat/product/large/dark/components/tab.json +1 -1
  129. package/json/flat/product/large/dark/components/table.json +3 -3
  130. package/json/flat/product/large/light/components/tab.json +1 -1
  131. package/json/flat/product/large/light/components/table.json +3 -3
  132. package/json/flat/product/small/dark/components/tab.json +1 -1
  133. package/json/flat/product/small/dark/components/table.json +3 -3
  134. package/json/flat/product/small/light/components/tab.json +1 -1
  135. package/json/flat/product/small/light/components/table.json +3 -3
  136. package/json/nested/frozenproduct/large/dark/components/tab.json +1 -1
  137. package/json/nested/frozenproduct/large/dark/components/table.json +3 -3
  138. package/json/nested/frozenproduct/large/light/components/tab.json +1 -1
  139. package/json/nested/frozenproduct/large/light/components/table.json +3 -3
  140. package/json/nested/frozenproduct/small/dark/components/tab.json +1 -1
  141. package/json/nested/frozenproduct/small/dark/components/table.json +3 -3
  142. package/json/nested/frozenproduct/small/light/components/tab.json +1 -1
  143. package/json/nested/frozenproduct/small/light/components/table.json +3 -3
  144. package/json/nested/marketing/large/dark/components/tab.json +1 -1
  145. package/json/nested/marketing/large/dark/components/table.json +3 -3
  146. package/json/nested/marketing/large/light/components/tab.json +1 -1
  147. package/json/nested/marketing/large/light/components/table.json +3 -3
  148. package/json/nested/marketing/small/dark/components/tab.json +1 -1
  149. package/json/nested/marketing/small/dark/components/table.json +3 -3
  150. package/json/nested/marketing/small/light/components/tab.json +1 -1
  151. package/json/nested/marketing/small/light/components/table.json +3 -3
  152. package/json/nested/product/large/dark/components/tab.json +1 -1
  153. package/json/nested/product/large/dark/components/table.json +3 -3
  154. package/json/nested/product/large/light/components/tab.json +1 -1
  155. package/json/nested/product/large/light/components/table.json +3 -3
  156. package/json/nested/product/small/dark/components/tab.json +1 -1
  157. package/json/nested/product/small/dark/components/table.json +3 -3
  158. package/json/nested/product/small/light/components/tab.json +1 -1
  159. package/json/nested/product/small/light/components/table.json +3 -3
  160. package/package.json +1 -1
  161. package/sage-design-tokens-7.1.4.tgz +0 -0
  162. package/scss/frozenproduct/large/components/tab.scss +1 -1
  163. package/scss/frozenproduct/large/components/table.scss +3 -3
  164. package/scss/frozenproduct/small/components/button.scss +23 -23
  165. package/scss/frozenproduct/small/components/container.scss +9 -9
  166. package/scss/frozenproduct/small/components/form.scss +7 -7
  167. package/scss/frozenproduct/small/components/link.scss +2 -2
  168. package/scss/frozenproduct/small/components/nav.scss +3 -3
  169. package/scss/frozenproduct/small/components/page.scss +1 -1
  170. package/scss/frozenproduct/small/components/popover.scss +2 -2
  171. package/scss/frozenproduct/small/components/progress.scss +6 -6
  172. package/scss/frozenproduct/small/components/status.scss +3 -3
  173. package/scss/frozenproduct/small/components/tab.scss +7 -7
  174. package/scss/frozenproduct/small/components/table.scss +11 -11
  175. package/scss/marketing/large/components/button.scss +23 -23
  176. package/scss/marketing/large/components/container.scss +9 -9
  177. package/scss/marketing/large/components/form.scss +7 -7
  178. package/scss/marketing/large/components/link.scss +2 -2
  179. package/scss/marketing/large/components/nav.scss +3 -3
  180. package/scss/marketing/large/components/page.scss +1 -1
  181. package/scss/marketing/large/components/popover.scss +2 -2
  182. package/scss/marketing/large/components/progress.scss +6 -6
  183. package/scss/marketing/large/components/status.scss +3 -3
  184. package/scss/marketing/large/components/tab.scss +7 -7
  185. package/scss/marketing/large/components/table.scss +11 -11
  186. package/scss/marketing/small/components/tab.scss +1 -1
  187. package/scss/marketing/small/components/table.scss +3 -3
  188. package/scss/product/large/components/tab.scss +1 -1
  189. package/scss/product/large/components/table.scss +3 -3
  190. package/scss/product/small/components/button.scss +23 -23
  191. package/scss/product/small/components/container.scss +9 -9
  192. package/scss/product/small/components/form.scss +7 -7
  193. package/scss/product/small/components/link.scss +2 -2
  194. package/scss/product/small/components/nav.scss +3 -3
  195. package/scss/product/small/components/page.scss +1 -1
  196. package/scss/product/small/components/progress.scss +6 -6
  197. package/scss/product/small/components/status.scss +3 -3
  198. package/scss/product/small/components/tab.scss +7 -7
  199. package/scss/product/small/components/table.scss +11 -11
  200. package/sage-design-tokens-7.1.2.tgz +0 -0
@@ -97,13 +97,13 @@ module.exports = {
97
97
  harsh: {
98
98
  "bg-alt": {
99
99
  $type: "color",
100
- $value: "#000000ab",
100
+ $value: "#000000e6",
101
101
  $description: "header alt",
102
102
  filePath: "data/tokens/components/table.json",
103
103
  isSource: true,
104
104
  original: {
105
105
  $type: "color",
106
- $value: "{modes.color.interactive.monochrome.generic.defaultAlt}",
106
+ $value: "{modes.color.interactive.monochrome.generic.default}",
107
107
  $description: "header alt",
108
108
  },
109
109
  name: "tableColorHeaderHarshBgAlt",
@@ -112,12 +112,12 @@ module.exports = {
112
112
  },
113
113
  "bg-default": {
114
114
  $type: "color",
115
- $value: "#000000e6",
115
+ $value: "#000000ab",
116
116
  filePath: "data/tokens/components/table.json",
117
117
  isSource: true,
118
118
  original: {
119
119
  $type: "color",
120
- $value: "{modes.color.interactive.monochrome.generic.default}",
120
+ $value: "{modes.color.interactive.monochrome.generic.defaultAlt}",
121
121
  },
122
122
  name: "tableColorHeaderHarshBgDefault",
123
123
  attributes: {},
@@ -138,12 +138,13 @@ module.exports = {
138
138
  },
139
139
  "border-default": {
140
140
  $type: "color",
141
- $value: "#00000080",
141
+ $value: "#FFFFFF",
142
142
  filePath: "data/tokens/components/table.json",
143
143
  isSource: true,
144
144
  original: {
145
145
  $type: "color",
146
- $value: "{modes.color.interactive.monochrome.subtle.defaultAlt}",
146
+ $value:
147
+ "{modes.color.interactive.monochrome.generic.withDefault}",
147
148
  },
148
149
  name: "tableColorHeaderHarshBorderDefault",
149
150
  attributes: {},
@@ -31,7 +31,7 @@ export const tabColorIconEnabled = "#ffffffab";
31
31
  export const tabColorIconHover = "#FFFFFF";
32
32
  export const tabColorLabelActive = "#FFFFFF";
33
33
  export const tabColorIconActive = "#FFFFFF";
34
- export const tabColorLabelEnabled = "#ffffffab";
34
+ export const tabColorLabelEnabled = "#ffffffe6";
35
35
  export const tabColorLabelHover = "#FFFFFF";
36
36
  export const tabColorNavigationBgDefault = "#000000";
37
37
  export const tabColorValidationBorderWarning = "#E04500";
@@ -12,10 +12,10 @@ export const tableColorHeaderSubtleBgHover = "#ffffff29";
12
12
  export const tableColorHeaderSubtleBorderDefault = "#282828";
13
13
  export const tableColorHeaderSubtleLabelDefault = "#ffffffe6";
14
14
  export const tableColorHeaderSubtleLabelHover = "#ffffffe6";
15
- export const tableColorHeaderHarshBgAlt = "#ffffffab";
16
- export const tableColorHeaderHarshBgDefault = "#ffffffe6";
15
+ export const tableColorHeaderHarshBgAlt = "#ffffffe6";
16
+ export const tableColorHeaderHarshBgDefault = "#ffffffab";
17
17
  export const tableColorHeaderHarshBgHover = "#ffffff29";
18
- export const tableColorHeaderHarshBorderDefault = "#ffffff80";
18
+ export const tableColorHeaderHarshBorderDefault = "#000000";
19
19
  export const tableColorHeaderHarshLabelDefault = "#000000";
20
20
  export const tableColorHeaderHarshLabelHover = "#ffffffe6";
21
21
  export const tableColorRowBgActivated = "#00D639";
@@ -31,7 +31,7 @@ export const tabColorIconEnabled = "#000000ab";
31
31
  export const tabColorIconHover = "#000000";
32
32
  export const tabColorLabelActive = "#000000";
33
33
  export const tabColorIconActive = "#000000";
34
- export const tabColorLabelEnabled = "#000000ab";
34
+ export const tabColorLabelEnabled = "#000000e6";
35
35
  export const tabColorLabelHover = "#000000";
36
36
  export const tabColorNavigationBgDefault = "#FFFFFF";
37
37
  export const tabColorValidationBorderWarning = "#D64309";
@@ -12,10 +12,10 @@ export const tableColorHeaderSubtleBgHover = "#00000029";
12
12
  export const tableColorHeaderSubtleBorderDefault = "#d1d1d1";
13
13
  export const tableColorHeaderSubtleLabelDefault = "#000000e6";
14
14
  export const tableColorHeaderSubtleLabelHover = "#000000e6";
15
- export const tableColorHeaderHarshBgAlt = "#000000ab";
16
- export const tableColorHeaderHarshBgDefault = "#000000e6";
15
+ export const tableColorHeaderHarshBgAlt = "#000000e6";
16
+ export const tableColorHeaderHarshBgDefault = "#000000ab";
17
17
  export const tableColorHeaderHarshBgHover = "#00000029";
18
- export const tableColorHeaderHarshBorderDefault = "#00000080";
18
+ export const tableColorHeaderHarshBorderDefault = "#FFFFFF";
19
19
  export const tableColorHeaderHarshLabelDefault = "#FFFFFF";
20
20
  export const tableColorHeaderHarshLabelHover = "#000000e6";
21
21
  export const tableColorRowBgActivated = "#00811F";
@@ -31,7 +31,7 @@ export const tabColorIconEnabled = "#ffffffab";
31
31
  export const tabColorIconHover = "#FFFFFF";
32
32
  export const tabColorLabelActive = "#FFFFFF";
33
33
  export const tabColorIconActive = "#FFFFFF";
34
- export const tabColorLabelEnabled = "#ffffffab";
34
+ export const tabColorLabelEnabled = "#ffffffe6";
35
35
  export const tabColorLabelHover = "#FFFFFF";
36
36
  export const tabColorNavigationBgDefault = "#000000";
37
37
  export const tabColorValidationBorderWarning = "#E04500";
@@ -12,10 +12,10 @@ export const tableColorHeaderSubtleBgHover = "#ffffff29";
12
12
  export const tableColorHeaderSubtleBorderDefault = "#282828";
13
13
  export const tableColorHeaderSubtleLabelDefault = "#ffffffe6";
14
14
  export const tableColorHeaderSubtleLabelHover = "#ffffffe6";
15
- export const tableColorHeaderHarshBgAlt = "#ffffffab";
16
- export const tableColorHeaderHarshBgDefault = "#ffffffe6";
15
+ export const tableColorHeaderHarshBgAlt = "#ffffffe6";
16
+ export const tableColorHeaderHarshBgDefault = "#ffffffab";
17
17
  export const tableColorHeaderHarshBgHover = "#ffffff29";
18
- export const tableColorHeaderHarshBorderDefault = "#ffffff80";
18
+ export const tableColorHeaderHarshBorderDefault = "#000000";
19
19
  export const tableColorHeaderHarshLabelDefault = "#000000";
20
20
  export const tableColorHeaderHarshLabelHover = "#ffffffe6";
21
21
  export const tableColorRowBgActivated = "#00D639";
@@ -31,7 +31,7 @@ export const tabColorIconEnabled = "#000000ab";
31
31
  export const tabColorIconHover = "#000000";
32
32
  export const tabColorLabelActive = "#000000";
33
33
  export const tabColorIconActive = "#000000";
34
- export const tabColorLabelEnabled = "#000000ab";
34
+ export const tabColorLabelEnabled = "#000000e6";
35
35
  export const tabColorLabelHover = "#000000";
36
36
  export const tabColorNavigationBgDefault = "#FFFFFF";
37
37
  export const tabColorValidationBorderWarning = "#D64309";
@@ -12,10 +12,10 @@ export const tableColorHeaderSubtleBgHover = "#00000029";
12
12
  export const tableColorHeaderSubtleBorderDefault = "#d1d1d1";
13
13
  export const tableColorHeaderSubtleLabelDefault = "#000000e6";
14
14
  export const tableColorHeaderSubtleLabelHover = "#000000e6";
15
- export const tableColorHeaderHarshBgAlt = "#000000ab";
16
- export const tableColorHeaderHarshBgDefault = "#000000e6";
15
+ export const tableColorHeaderHarshBgAlt = "#000000e6";
16
+ export const tableColorHeaderHarshBgDefault = "#000000ab";
17
17
  export const tableColorHeaderHarshBgHover = "#00000029";
18
- export const tableColorHeaderHarshBorderDefault = "#00000080";
18
+ export const tableColorHeaderHarshBorderDefault = "#FFFFFF";
19
19
  export const tableColorHeaderHarshLabelDefault = "#FFFFFF";
20
20
  export const tableColorHeaderHarshLabelHover = "#000000e6";
21
21
  export const tableColorRowBgActivated = "#00811F";
@@ -31,7 +31,7 @@ export const tabColorIconEnabled = "#ffffffab";
31
31
  export const tabColorIconHover = "#FFFFFF";
32
32
  export const tabColorLabelActive = "#FFFFFF";
33
33
  export const tabColorIconActive = "#FFFFFF";
34
- export const tabColorLabelEnabled = "#ffffffab";
34
+ export const tabColorLabelEnabled = "#ffffffe6";
35
35
  export const tabColorLabelHover = "#FFFFFF";
36
36
  export const tabColorNavigationBgDefault = "#000000";
37
37
  export const tabColorValidationBorderWarning = "#E04500";
@@ -12,10 +12,10 @@ export const tableColorHeaderSubtleBgHover = "#ffffff29";
12
12
  export const tableColorHeaderSubtleBorderDefault = "#282828";
13
13
  export const tableColorHeaderSubtleLabelDefault = "#ffffffe6";
14
14
  export const tableColorHeaderSubtleLabelHover = "#ffffffe6";
15
- export const tableColorHeaderHarshBgAlt = "#ffffffab";
16
- export const tableColorHeaderHarshBgDefault = "#ffffffe6";
15
+ export const tableColorHeaderHarshBgAlt = "#ffffffe6";
16
+ export const tableColorHeaderHarshBgDefault = "#ffffffab";
17
17
  export const tableColorHeaderHarshBgHover = "#ffffff29";
18
- export const tableColorHeaderHarshBorderDefault = "#ffffff80";
18
+ export const tableColorHeaderHarshBorderDefault = "#000000";
19
19
  export const tableColorHeaderHarshLabelDefault = "#000000";
20
20
  export const tableColorHeaderHarshLabelHover = "#ffffffe6";
21
21
  export const tableColorRowBgActivated = "#00D639";
@@ -31,7 +31,7 @@ export const tabColorIconEnabled = "#000000ab";
31
31
  export const tabColorIconHover = "#000000";
32
32
  export const tabColorLabelActive = "#000000";
33
33
  export const tabColorIconActive = "#000000";
34
- export const tabColorLabelEnabled = "#000000ab";
34
+ export const tabColorLabelEnabled = "#000000e6";
35
35
  export const tabColorLabelHover = "#000000";
36
36
  export const tabColorNavigationBgDefault = "#FFFFFF";
37
37
  export const tabColorValidationBorderWarning = "#D64309";
@@ -12,10 +12,10 @@ export const tableColorHeaderSubtleBgHover = "#00000029";
12
12
  export const tableColorHeaderSubtleBorderDefault = "#d1d1d1";
13
13
  export const tableColorHeaderSubtleLabelDefault = "#000000e6";
14
14
  export const tableColorHeaderSubtleLabelHover = "#000000e6";
15
- export const tableColorHeaderHarshBgAlt = "#000000ab";
16
- export const tableColorHeaderHarshBgDefault = "#000000e6";
15
+ export const tableColorHeaderHarshBgAlt = "#000000e6";
16
+ export const tableColorHeaderHarshBgDefault = "#000000ab";
17
17
  export const tableColorHeaderHarshBgHover = "#00000029";
18
- export const tableColorHeaderHarshBorderDefault = "#00000080";
18
+ export const tableColorHeaderHarshBorderDefault = "#FFFFFF";
19
19
  export const tableColorHeaderHarshLabelDefault = "#FFFFFF";
20
20
  export const tableColorHeaderHarshLabelHover = "#000000e6";
21
21
  export const tableColorRowBgActivated = "#00811F";
@@ -31,7 +31,7 @@ export const tabColorIconEnabled = "#ffffffab";
31
31
  export const tabColorIconHover = "#FFFFFF";
32
32
  export const tabColorLabelActive = "#FFFFFF";
33
33
  export const tabColorIconActive = "#FFFFFF";
34
- export const tabColorLabelEnabled = "#ffffffab";
34
+ export const tabColorLabelEnabled = "#ffffffe6";
35
35
  export const tabColorLabelHover = "#FFFFFF";
36
36
  export const tabColorNavigationBgDefault = "#000000";
37
37
  export const tabColorValidationBorderWarning = "#E04500";
@@ -12,10 +12,10 @@ export const tableColorHeaderSubtleBgHover = "#ffffff29";
12
12
  export const tableColorHeaderSubtleBorderDefault = "#282828";
13
13
  export const tableColorHeaderSubtleLabelDefault = "#ffffffe6";
14
14
  export const tableColorHeaderSubtleLabelHover = "#ffffffe6";
15
- export const tableColorHeaderHarshBgAlt = "#ffffffab";
16
- export const tableColorHeaderHarshBgDefault = "#ffffffe6";
15
+ export const tableColorHeaderHarshBgAlt = "#ffffffe6";
16
+ export const tableColorHeaderHarshBgDefault = "#ffffffab";
17
17
  export const tableColorHeaderHarshBgHover = "#ffffff29";
18
- export const tableColorHeaderHarshBorderDefault = "#ffffff80";
18
+ export const tableColorHeaderHarshBorderDefault = "#000000";
19
19
  export const tableColorHeaderHarshLabelDefault = "#000000";
20
20
  export const tableColorHeaderHarshLabelHover = "#ffffffe6";
21
21
  export const tableColorRowBgActivated = "#00D639";
@@ -31,7 +31,7 @@ export const tabColorIconEnabled = "#000000ab";
31
31
  export const tabColorIconHover = "#000000";
32
32
  export const tabColorLabelActive = "#000000";
33
33
  export const tabColorIconActive = "#000000";
34
- export const tabColorLabelEnabled = "#000000ab";
34
+ export const tabColorLabelEnabled = "#000000e6";
35
35
  export const tabColorLabelHover = "#000000";
36
36
  export const tabColorNavigationBgDefault = "#FFFFFF";
37
37
  export const tabColorValidationBorderWarning = "#D64309";
@@ -12,10 +12,10 @@ export const tableColorHeaderSubtleBgHover = "#00000029";
12
12
  export const tableColorHeaderSubtleBorderDefault = "#d1d1d1";
13
13
  export const tableColorHeaderSubtleLabelDefault = "#000000e6";
14
14
  export const tableColorHeaderSubtleLabelHover = "#000000e6";
15
- export const tableColorHeaderHarshBgAlt = "#000000ab";
16
- export const tableColorHeaderHarshBgDefault = "#000000e6";
15
+ export const tableColorHeaderHarshBgAlt = "#000000e6";
16
+ export const tableColorHeaderHarshBgDefault = "#000000ab";
17
17
  export const tableColorHeaderHarshBgHover = "#00000029";
18
- export const tableColorHeaderHarshBorderDefault = "#00000080";
18
+ export const tableColorHeaderHarshBorderDefault = "#FFFFFF";
19
19
  export const tableColorHeaderHarshLabelDefault = "#FFFFFF";
20
20
  export const tableColorHeaderHarshLabelHover = "#000000e6";
21
21
  export const tableColorRowBgActivated = "#00811F";
@@ -31,7 +31,7 @@ export const tabColorIconEnabled = "#ffffffab";
31
31
  export const tabColorIconHover = "#FFFFFF";
32
32
  export const tabColorLabelActive = "#FFFFFF";
33
33
  export const tabColorIconActive = "#FFFFFF";
34
- export const tabColorLabelEnabled = "#ffffffab";
34
+ export const tabColorLabelEnabled = "#ffffffe6";
35
35
  export const tabColorLabelHover = "#FFFFFF";
36
36
  export const tabColorNavigationBgDefault = "#000000";
37
37
  export const tabColorValidationBorderWarning = "#E04500";
@@ -12,10 +12,10 @@ export const tableColorHeaderSubtleBgHover = "#ffffff29";
12
12
  export const tableColorHeaderSubtleBorderDefault = "#282828";
13
13
  export const tableColorHeaderSubtleLabelDefault = "#ffffffe6";
14
14
  export const tableColorHeaderSubtleLabelHover = "#ffffffe6";
15
- export const tableColorHeaderHarshBgAlt = "#ffffffab";
16
- export const tableColorHeaderHarshBgDefault = "#ffffffe6";
15
+ export const tableColorHeaderHarshBgAlt = "#ffffffe6";
16
+ export const tableColorHeaderHarshBgDefault = "#ffffffab";
17
17
  export const tableColorHeaderHarshBgHover = "#ffffff29";
18
- export const tableColorHeaderHarshBorderDefault = "#ffffff80";
18
+ export const tableColorHeaderHarshBorderDefault = "#000000";
19
19
  export const tableColorHeaderHarshLabelDefault = "#000000";
20
20
  export const tableColorHeaderHarshLabelHover = "#ffffffe6";
21
21
  export const tableColorRowBgActivated = "#00D639";
@@ -31,7 +31,7 @@ export const tabColorIconEnabled = "#000000ab";
31
31
  export const tabColorIconHover = "#000000";
32
32
  export const tabColorLabelActive = "#000000";
33
33
  export const tabColorIconActive = "#000000";
34
- export const tabColorLabelEnabled = "#000000ab";
34
+ export const tabColorLabelEnabled = "#000000e6";
35
35
  export const tabColorLabelHover = "#000000";
36
36
  export const tabColorNavigationBgDefault = "#FFFFFF";
37
37
  export const tabColorValidationBorderWarning = "#D64309";
@@ -12,10 +12,10 @@ export const tableColorHeaderSubtleBgHover = "#00000029";
12
12
  export const tableColorHeaderSubtleBorderDefault = "#d1d1d1";
13
13
  export const tableColorHeaderSubtleLabelDefault = "#000000e6";
14
14
  export const tableColorHeaderSubtleLabelHover = "#000000e6";
15
- export const tableColorHeaderHarshBgAlt = "#000000ab";
16
- export const tableColorHeaderHarshBgDefault = "#000000e6";
15
+ export const tableColorHeaderHarshBgAlt = "#000000e6";
16
+ export const tableColorHeaderHarshBgDefault = "#000000ab";
17
17
  export const tableColorHeaderHarshBgHover = "#00000029";
18
- export const tableColorHeaderHarshBorderDefault = "#00000080";
18
+ export const tableColorHeaderHarshBorderDefault = "#FFFFFF";
19
19
  export const tableColorHeaderHarshLabelDefault = "#FFFFFF";
20
20
  export const tableColorHeaderHarshLabelHover = "#000000e6";
21
21
  export const tableColorRowBgActivated = "#00811F";
@@ -31,7 +31,7 @@ export const tabColorIconEnabled = "#ffffffab";
31
31
  export const tabColorIconHover = "#FFFFFF";
32
32
  export const tabColorLabelActive = "#FFFFFF";
33
33
  export const tabColorIconActive = "#FFFFFF";
34
- export const tabColorLabelEnabled = "#ffffffab";
34
+ export const tabColorLabelEnabled = "#ffffffe6";
35
35
  export const tabColorLabelHover = "#FFFFFF";
36
36
  export const tabColorNavigationBgDefault = "#000000";
37
37
  export const tabColorValidationBorderWarning = "#E04500";
@@ -12,10 +12,10 @@ export const tableColorHeaderSubtleBgHover = "#ffffff29";
12
12
  export const tableColorHeaderSubtleBorderDefault = "#282828";
13
13
  export const tableColorHeaderSubtleLabelDefault = "#ffffffe6";
14
14
  export const tableColorHeaderSubtleLabelHover = "#ffffffe6";
15
- export const tableColorHeaderHarshBgAlt = "#ffffffab";
16
- export const tableColorHeaderHarshBgDefault = "#ffffffe6";
15
+ export const tableColorHeaderHarshBgAlt = "#ffffffe6";
16
+ export const tableColorHeaderHarshBgDefault = "#ffffffab";
17
17
  export const tableColorHeaderHarshBgHover = "#ffffff29";
18
- export const tableColorHeaderHarshBorderDefault = "#ffffff80";
18
+ export const tableColorHeaderHarshBorderDefault = "#000000";
19
19
  export const tableColorHeaderHarshLabelDefault = "#000000";
20
20
  export const tableColorHeaderHarshLabelHover = "#ffffffe6";
21
21
  export const tableColorRowBgActivated = "#00D639";
@@ -31,7 +31,7 @@ export const tabColorIconEnabled = "#000000ab";
31
31
  export const tabColorIconHover = "#000000";
32
32
  export const tabColorLabelActive = "#000000";
33
33
  export const tabColorIconActive = "#000000";
34
- export const tabColorLabelEnabled = "#000000ab";
34
+ export const tabColorLabelEnabled = "#000000e6";
35
35
  export const tabColorLabelHover = "#000000";
36
36
  export const tabColorNavigationBgDefault = "#FFFFFF";
37
37
  export const tabColorValidationBorderWarning = "#D64309";
@@ -12,10 +12,10 @@ export const tableColorHeaderSubtleBgHover = "#00000029";
12
12
  export const tableColorHeaderSubtleBorderDefault = "#d1d1d1";
13
13
  export const tableColorHeaderSubtleLabelDefault = "#000000e6";
14
14
  export const tableColorHeaderSubtleLabelHover = "#000000e6";
15
- export const tableColorHeaderHarshBgAlt = "#000000ab";
16
- export const tableColorHeaderHarshBgDefault = "#000000e6";
15
+ export const tableColorHeaderHarshBgAlt = "#000000e6";
16
+ export const tableColorHeaderHarshBgDefault = "#000000ab";
17
17
  export const tableColorHeaderHarshBgHover = "#00000029";
18
- export const tableColorHeaderHarshBorderDefault = "#00000080";
18
+ export const tableColorHeaderHarshBorderDefault = "#FFFFFF";
19
19
  export const tableColorHeaderHarshLabelDefault = "#FFFFFF";
20
20
  export const tableColorHeaderHarshLabelHover = "#000000e6";
21
21
  export const tableColorRowBgActivated = "#00811F";
@@ -395,12 +395,12 @@
395
395
  },
396
396
  "label-enabled": {
397
397
  $type: "color",
398
- $value: "#ffffffab",
398
+ $value: "#ffffffe6",
399
399
  filePath: "data/tokens/components/tab.json",
400
400
  isSource: true,
401
401
  original: {
402
402
  $type: "color",
403
- $value: "{modes.color.interactive.monochrome.generic.defaultAlt}",
403
+ $value: "{modes.color.interactive.monochrome.generic.default}",
404
404
  },
405
405
  name: "tabColorLabelEnabled",
406
406
  attributes: {},
@@ -108,14 +108,13 @@
108
108
  harsh: {
109
109
  "bg-alt": {
110
110
  $type: "color",
111
- $value: "#ffffffab",
111
+ $value: "#ffffffe6",
112
112
  $description: "header alt",
113
113
  filePath: "data/tokens/components/table.json",
114
114
  isSource: true,
115
115
  original: {
116
116
  $type: "color",
117
- $value:
118
- "{modes.color.interactive.monochrome.generic.defaultAlt}",
117
+ $value: "{modes.color.interactive.monochrome.generic.default}",
119
118
  $description: "header alt",
120
119
  },
121
120
  name: "tableColorHeaderHarshBgAlt",
@@ -124,12 +123,13 @@
124
123
  },
125
124
  "bg-default": {
126
125
  $type: "color",
127
- $value: "#ffffffe6",
126
+ $value: "#ffffffab",
128
127
  filePath: "data/tokens/components/table.json",
129
128
  isSource: true,
130
129
  original: {
131
130
  $type: "color",
132
- $value: "{modes.color.interactive.monochrome.generic.default}",
131
+ $value:
132
+ "{modes.color.interactive.monochrome.generic.defaultAlt}",
133
133
  },
134
134
  name: "tableColorHeaderHarshBgDefault",
135
135
  attributes: {},
@@ -150,13 +150,13 @@
150
150
  },
151
151
  "border-default": {
152
152
  $type: "color",
153
- $value: "#ffffff80",
153
+ $value: "#000000",
154
154
  filePath: "data/tokens/components/table.json",
155
155
  isSource: true,
156
156
  original: {
157
157
  $type: "color",
158
158
  $value:
159
- "{modes.color.interactive.monochrome.subtle.defaultAlt}",
159
+ "{modes.color.interactive.monochrome.generic.withDefault}",
160
160
  },
161
161
  name: "tableColorHeaderHarshBorderDefault",
162
162
  attributes: {},
@@ -395,12 +395,12 @@
395
395
  },
396
396
  "label-enabled": {
397
397
  $type: "color",
398
- $value: "#000000ab",
398
+ $value: "#000000e6",
399
399
  filePath: "data/tokens/components/tab.json",
400
400
  isSource: true,
401
401
  original: {
402
402
  $type: "color",
403
- $value: "{modes.color.interactive.monochrome.generic.defaultAlt}",
403
+ $value: "{modes.color.interactive.monochrome.generic.default}",
404
404
  },
405
405
  name: "tabColorLabelEnabled",
406
406
  attributes: {},
@@ -108,14 +108,13 @@
108
108
  harsh: {
109
109
  "bg-alt": {
110
110
  $type: "color",
111
- $value: "#000000ab",
111
+ $value: "#000000e6",
112
112
  $description: "header alt",
113
113
  filePath: "data/tokens/components/table.json",
114
114
  isSource: true,
115
115
  original: {
116
116
  $type: "color",
117
- $value:
118
- "{modes.color.interactive.monochrome.generic.defaultAlt}",
117
+ $value: "{modes.color.interactive.monochrome.generic.default}",
119
118
  $description: "header alt",
120
119
  },
121
120
  name: "tableColorHeaderHarshBgAlt",
@@ -124,12 +123,13 @@
124
123
  },
125
124
  "bg-default": {
126
125
  $type: "color",
127
- $value: "#000000e6",
126
+ $value: "#000000ab",
128
127
  filePath: "data/tokens/components/table.json",
129
128
  isSource: true,
130
129
  original: {
131
130
  $type: "color",
132
- $value: "{modes.color.interactive.monochrome.generic.default}",
131
+ $value:
132
+ "{modes.color.interactive.monochrome.generic.defaultAlt}",
133
133
  },
134
134
  name: "tableColorHeaderHarshBgDefault",
135
135
  attributes: {},
@@ -150,13 +150,13 @@
150
150
  },
151
151
  "border-default": {
152
152
  $type: "color",
153
- $value: "#00000080",
153
+ $value: "#FFFFFF",
154
154
  filePath: "data/tokens/components/table.json",
155
155
  isSource: true,
156
156
  original: {
157
157
  $type: "color",
158
158
  $value:
159
- "{modes.color.interactive.monochrome.subtle.defaultAlt}",
159
+ "{modes.color.interactive.monochrome.generic.withDefault}",
160
160
  },
161
161
  name: "tableColorHeaderHarshBorderDefault",
162
162
  attributes: {},
@@ -395,12 +395,12 @@
395
395
  },
396
396
  "label-enabled": {
397
397
  $type: "color",
398
- $value: "#ffffffab",
398
+ $value: "#ffffffe6",
399
399
  filePath: "data/tokens/components/tab.json",
400
400
  isSource: true,
401
401
  original: {
402
402
  $type: "color",
403
- $value: "{modes.color.interactive.monochrome.generic.defaultAlt}",
403
+ $value: "{modes.color.interactive.monochrome.generic.default}",
404
404
  },
405
405
  name: "tabColorLabelEnabled",
406
406
  attributes: {},
@@ -108,14 +108,13 @@
108
108
  harsh: {
109
109
  "bg-alt": {
110
110
  $type: "color",
111
- $value: "#ffffffab",
111
+ $value: "#ffffffe6",
112
112
  $description: "header alt",
113
113
  filePath: "data/tokens/components/table.json",
114
114
  isSource: true,
115
115
  original: {
116
116
  $type: "color",
117
- $value:
118
- "{modes.color.interactive.monochrome.generic.defaultAlt}",
117
+ $value: "{modes.color.interactive.monochrome.generic.default}",
119
118
  $description: "header alt",
120
119
  },
121
120
  name: "tableColorHeaderHarshBgAlt",
@@ -124,12 +123,13 @@
124
123
  },
125
124
  "bg-default": {
126
125
  $type: "color",
127
- $value: "#ffffffe6",
126
+ $value: "#ffffffab",
128
127
  filePath: "data/tokens/components/table.json",
129
128
  isSource: true,
130
129
  original: {
131
130
  $type: "color",
132
- $value: "{modes.color.interactive.monochrome.generic.default}",
131
+ $value:
132
+ "{modes.color.interactive.monochrome.generic.defaultAlt}",
133
133
  },
134
134
  name: "tableColorHeaderHarshBgDefault",
135
135
  attributes: {},
@@ -150,13 +150,13 @@
150
150
  },
151
151
  "border-default": {
152
152
  $type: "color",
153
- $value: "#ffffff80",
153
+ $value: "#000000",
154
154
  filePath: "data/tokens/components/table.json",
155
155
  isSource: true,
156
156
  original: {
157
157
  $type: "color",
158
158
  $value:
159
- "{modes.color.interactive.monochrome.subtle.defaultAlt}",
159
+ "{modes.color.interactive.monochrome.generic.withDefault}",
160
160
  },
161
161
  name: "tableColorHeaderHarshBorderDefault",
162
162
  attributes: {},
@@ -395,12 +395,12 @@
395
395
  },
396
396
  "label-enabled": {
397
397
  $type: "color",
398
- $value: "#000000ab",
398
+ $value: "#000000e6",
399
399
  filePath: "data/tokens/components/tab.json",
400
400
  isSource: true,
401
401
  original: {
402
402
  $type: "color",
403
- $value: "{modes.color.interactive.monochrome.generic.defaultAlt}",
403
+ $value: "{modes.color.interactive.monochrome.generic.default}",
404
404
  },
405
405
  name: "tabColorLabelEnabled",
406
406
  attributes: {},
@@ -108,14 +108,13 @@
108
108
  harsh: {
109
109
  "bg-alt": {
110
110
  $type: "color",
111
- $value: "#000000ab",
111
+ $value: "#000000e6",
112
112
  $description: "header alt",
113
113
  filePath: "data/tokens/components/table.json",
114
114
  isSource: true,
115
115
  original: {
116
116
  $type: "color",
117
- $value:
118
- "{modes.color.interactive.monochrome.generic.defaultAlt}",
117
+ $value: "{modes.color.interactive.monochrome.generic.default}",
119
118
  $description: "header alt",
120
119
  },
121
120
  name: "tableColorHeaderHarshBgAlt",
@@ -124,12 +123,13 @@
124
123
  },
125
124
  "bg-default": {
126
125
  $type: "color",
127
- $value: "#000000e6",
126
+ $value: "#000000ab",
128
127
  filePath: "data/tokens/components/table.json",
129
128
  isSource: true,
130
129
  original: {
131
130
  $type: "color",
132
- $value: "{modes.color.interactive.monochrome.generic.default}",
131
+ $value:
132
+ "{modes.color.interactive.monochrome.generic.defaultAlt}",
133
133
  },
134
134
  name: "tableColorHeaderHarshBgDefault",
135
135
  attributes: {},
@@ -150,13 +150,13 @@
150
150
  },
151
151
  "border-default": {
152
152
  $type: "color",
153
- $value: "#00000080",
153
+ $value: "#FFFFFF",
154
154
  filePath: "data/tokens/components/table.json",
155
155
  isSource: true,
156
156
  original: {
157
157
  $type: "color",
158
158
  $value:
159
- "{modes.color.interactive.monochrome.subtle.defaultAlt}",
159
+ "{modes.color.interactive.monochrome.generic.withDefault}",
160
160
  },
161
161
  name: "tableColorHeaderHarshBorderDefault",
162
162
  attributes: {},
@@ -395,12 +395,12 @@
395
395
  },
396
396
  "label-enabled": {
397
397
  $type: "color",
398
- $value: "#ffffffab",
398
+ $value: "#ffffffe6",
399
399
  filePath: "data/tokens/components/tab.json",
400
400
  isSource: true,
401
401
  original: {
402
402
  $type: "color",
403
- $value: "{modes.color.interactive.monochrome.generic.defaultAlt}",
403
+ $value: "{modes.color.interactive.monochrome.generic.default}",
404
404
  },
405
405
  name: "tabColorLabelEnabled",
406
406
  attributes: {},