@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
@@ -384,12 +384,12 @@ module.exports = {
384
384
  },
385
385
  "label-enabled": {
386
386
  $type: "color",
387
- $value: "#000000ab",
387
+ $value: "#000000e6",
388
388
  filePath: "data/tokens/components/tab.json",
389
389
  isSource: true,
390
390
  original: {
391
391
  $type: "color",
392
- $value: "{modes.color.interactive.monochrome.generic.defaultAlt}",
392
+ $value: "{modes.color.interactive.monochrome.generic.default}",
393
393
  },
394
394
  name: "tabColorLabelEnabled",
395
395
  attributes: {},
@@ -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: {},
@@ -384,12 +384,12 @@ module.exports = {
384
384
  },
385
385
  "label-enabled": {
386
386
  $type: "color",
387
- $value: "#ffffffab",
387
+ $value: "#ffffffe6",
388
388
  filePath: "data/tokens/components/tab.json",
389
389
  isSource: true,
390
390
  original: {
391
391
  $type: "color",
392
- $value: "{modes.color.interactive.monochrome.generic.defaultAlt}",
392
+ $value: "{modes.color.interactive.monochrome.generic.default}",
393
393
  },
394
394
  name: "tabColorLabelEnabled",
395
395
  attributes: {},
@@ -97,13 +97,13 @@ module.exports = {
97
97
  harsh: {
98
98
  "bg-alt": {
99
99
  $type: "color",
100
- $value: "#ffffffab",
100
+ $value: "#ffffffe6",
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: "#ffffffe6",
115
+ $value: "#ffffffab",
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: "#ffffff80",
141
+ $value: "#000000",
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: {},
@@ -384,12 +384,12 @@ module.exports = {
384
384
  },
385
385
  "label-enabled": {
386
386
  $type: "color",
387
- $value: "#000000ab",
387
+ $value: "#000000e6",
388
388
  filePath: "data/tokens/components/tab.json",
389
389
  isSource: true,
390
390
  original: {
391
391
  $type: "color",
392
- $value: "{modes.color.interactive.monochrome.generic.defaultAlt}",
392
+ $value: "{modes.color.interactive.monochrome.generic.default}",
393
393
  },
394
394
  name: "tabColorLabelEnabled",
395
395
  attributes: {},
@@ -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: {},
@@ -384,12 +384,12 @@ module.exports = {
384
384
  },
385
385
  "label-enabled": {
386
386
  $type: "color",
387
- $value: "#ffffffab",
387
+ $value: "#ffffffe6",
388
388
  filePath: "data/tokens/components/tab.json",
389
389
  isSource: true,
390
390
  original: {
391
391
  $type: "color",
392
- $value: "{modes.color.interactive.monochrome.generic.defaultAlt}",
392
+ $value: "{modes.color.interactive.monochrome.generic.default}",
393
393
  },
394
394
  name: "tabColorLabelEnabled",
395
395
  attributes: {},
@@ -97,13 +97,13 @@ module.exports = {
97
97
  harsh: {
98
98
  "bg-alt": {
99
99
  $type: "color",
100
- $value: "#ffffffab",
100
+ $value: "#ffffffe6",
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: "#ffffffe6",
115
+ $value: "#ffffffab",
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: "#ffffff80",
141
+ $value: "#000000",
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: {},
@@ -384,12 +384,12 @@ module.exports = {
384
384
  },
385
385
  "label-enabled": {
386
386
  $type: "color",
387
- $value: "#000000ab",
387
+ $value: "#000000e6",
388
388
  filePath: "data/tokens/components/tab.json",
389
389
  isSource: true,
390
390
  original: {
391
391
  $type: "color",
392
- $value: "{modes.color.interactive.monochrome.generic.defaultAlt}",
392
+ $value: "{modes.color.interactive.monochrome.generic.default}",
393
393
  },
394
394
  name: "tabColorLabelEnabled",
395
395
  attributes: {},
@@ -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: {},
@@ -384,12 +384,12 @@ module.exports = {
384
384
  },
385
385
  "label-enabled": {
386
386
  $type: "color",
387
- $value: "#ffffffab",
387
+ $value: "#ffffffe6",
388
388
  filePath: "data/tokens/components/tab.json",
389
389
  isSource: true,
390
390
  original: {
391
391
  $type: "color",
392
- $value: "{modes.color.interactive.monochrome.generic.defaultAlt}",
392
+ $value: "{modes.color.interactive.monochrome.generic.default}",
393
393
  },
394
394
  name: "tabColorLabelEnabled",
395
395
  attributes: {},
@@ -97,13 +97,13 @@ module.exports = {
97
97
  harsh: {
98
98
  "bg-alt": {
99
99
  $type: "color",
100
- $value: "#ffffffab",
100
+ $value: "#ffffffe6",
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: "#ffffffe6",
115
+ $value: "#ffffffab",
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: "#ffffff80",
141
+ $value: "#000000",
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: {},
@@ -384,12 +384,12 @@ module.exports = {
384
384
  },
385
385
  "label-enabled": {
386
386
  $type: "color",
387
- $value: "#000000ab",
387
+ $value: "#000000e6",
388
388
  filePath: "data/tokens/components/tab.json",
389
389
  isSource: true,
390
390
  original: {
391
391
  $type: "color",
392
- $value: "{modes.color.interactive.monochrome.generic.defaultAlt}",
392
+ $value: "{modes.color.interactive.monochrome.generic.default}",
393
393
  },
394
394
  name: "tabColorLabelEnabled",
395
395
  attributes: {},
@@ -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: {},
@@ -384,12 +384,12 @@ module.exports = {
384
384
  },
385
385
  "label-enabled": {
386
386
  $type: "color",
387
- $value: "#ffffffab",
387
+ $value: "#ffffffe6",
388
388
  filePath: "data/tokens/components/tab.json",
389
389
  isSource: true,
390
390
  original: {
391
391
  $type: "color",
392
- $value: "{modes.color.interactive.monochrome.generic.defaultAlt}",
392
+ $value: "{modes.color.interactive.monochrome.generic.default}",
393
393
  },
394
394
  name: "tabColorLabelEnabled",
395
395
  attributes: {},
@@ -97,13 +97,13 @@ module.exports = {
97
97
  harsh: {
98
98
  "bg-alt": {
99
99
  $type: "color",
100
- $value: "#ffffffab",
100
+ $value: "#ffffffe6",
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: "#ffffffe6",
115
+ $value: "#ffffffab",
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: "#ffffff80",
141
+ $value: "#000000",
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: {},
@@ -384,12 +384,12 @@ module.exports = {
384
384
  },
385
385
  "label-enabled": {
386
386
  $type: "color",
387
- $value: "#000000ab",
387
+ $value: "#000000e6",
388
388
  filePath: "data/tokens/components/tab.json",
389
389
  isSource: true,
390
390
  original: {
391
391
  $type: "color",
392
- $value: "{modes.color.interactive.monochrome.generic.defaultAlt}",
392
+ $value: "{modes.color.interactive.monochrome.generic.default}",
393
393
  },
394
394
  name: "tabColorLabelEnabled",
395
395
  attributes: {},
@@ -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: {},
@@ -384,12 +384,12 @@ module.exports = {
384
384
  },
385
385
  "label-enabled": {
386
386
  $type: "color",
387
- $value: "#ffffffab",
387
+ $value: "#ffffffe6",
388
388
  filePath: "data/tokens/components/tab.json",
389
389
  isSource: true,
390
390
  original: {
391
391
  $type: "color",
392
- $value: "{modes.color.interactive.monochrome.generic.defaultAlt}",
392
+ $value: "{modes.color.interactive.monochrome.generic.default}",
393
393
  },
394
394
  name: "tabColorLabelEnabled",
395
395
  attributes: {},
@@ -97,13 +97,13 @@ module.exports = {
97
97
  harsh: {
98
98
  "bg-alt": {
99
99
  $type: "color",
100
- $value: "#ffffffab",
100
+ $value: "#ffffffe6",
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: "#ffffffe6",
115
+ $value: "#ffffffab",
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: "#ffffff80",
141
+ $value: "#000000",
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: {},
@@ -384,12 +384,12 @@ module.exports = {
384
384
  },
385
385
  "label-enabled": {
386
386
  $type: "color",
387
- $value: "#000000ab",
387
+ $value: "#000000e6",
388
388
  filePath: "data/tokens/components/tab.json",
389
389
  isSource: true,
390
390
  original: {
391
391
  $type: "color",
392
- $value: "{modes.color.interactive.monochrome.generic.defaultAlt}",
392
+ $value: "{modes.color.interactive.monochrome.generic.default}",
393
393
  },
394
394
  name: "tabColorLabelEnabled",
395
395
  attributes: {},