@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.
- package/css/frozenproduct/all.css +4 -4
- package/css/frozenproduct/large/components/tab.css +1 -1
- package/css/frozenproduct/large/components/table.css +3 -3
- package/css/frozenproduct/small/components/tab.css +1 -1
- package/css/frozenproduct/small/components/table.css +3 -3
- package/css/marketing/all.css +4 -4
- package/css/marketing/large/components/tab.css +1 -1
- package/css/marketing/large/components/table.css +3 -3
- package/css/marketing/small/components/tab.css +1 -1
- package/css/marketing/small/components/table.css +3 -3
- package/css/product/all.css +4 -4
- package/css/product/large/components/tab.css +1 -1
- package/css/product/large/components/table.css +3 -3
- package/css/product/small/components/tab.css +1 -1
- package/css/product/small/components/table.css +3 -3
- package/ios/frozenproduct/large/dark/components/tab.h +1 -1
- package/ios/frozenproduct/large/dark/components/table.h +3 -3
- package/ios/frozenproduct/large/light/components/tab.h +1 -1
- package/ios/frozenproduct/large/light/components/table.h +3 -3
- package/ios/frozenproduct/small/dark/components/tab.h +1 -1
- package/ios/frozenproduct/small/dark/components/table.h +3 -3
- package/ios/frozenproduct/small/light/components/tab.h +1 -1
- package/ios/frozenproduct/small/light/components/table.h +3 -3
- package/ios/marketing/large/dark/components/tab.h +1 -1
- package/ios/marketing/large/dark/components/table.h +3 -3
- package/ios/marketing/large/light/components/tab.h +1 -1
- package/ios/marketing/large/light/components/table.h +3 -3
- package/ios/marketing/small/dark/components/tab.h +1 -1
- package/ios/marketing/small/dark/components/table.h +3 -3
- package/ios/marketing/small/light/components/tab.h +1 -1
- package/ios/marketing/small/light/components/table.h +3 -3
- package/ios/product/large/dark/components/tab.h +1 -1
- package/ios/product/large/dark/components/table.h +3 -3
- package/ios/product/large/light/components/tab.h +1 -1
- package/ios/product/large/light/components/table.h +3 -3
- package/ios/product/small/dark/components/tab.h +1 -1
- package/ios/product/small/dark/components/table.h +3 -3
- package/ios/product/small/light/components/tab.h +1 -1
- package/ios/product/small/light/components/table.h +3 -3
- package/js/common/frozenproduct/large/dark/components/tab.js +2 -2
- package/js/common/frozenproduct/large/dark/components/table.js +7 -6
- package/js/common/frozenproduct/large/light/components/tab.js +2 -2
- package/js/common/frozenproduct/large/light/components/table.js +7 -6
- package/js/common/frozenproduct/small/dark/components/tab.js +2 -2
- package/js/common/frozenproduct/small/dark/components/table.js +7 -6
- package/js/common/frozenproduct/small/light/components/tab.js +2 -2
- package/js/common/frozenproduct/small/light/components/table.js +7 -6
- package/js/common/marketing/large/dark/components/tab.js +2 -2
- package/js/common/marketing/large/dark/components/table.js +7 -6
- package/js/common/marketing/large/light/components/tab.js +2 -2
- package/js/common/marketing/large/light/components/table.js +7 -6
- package/js/common/marketing/small/dark/components/tab.js +2 -2
- package/js/common/marketing/small/dark/components/table.js +7 -6
- package/js/common/marketing/small/light/components/tab.js +2 -2
- package/js/common/marketing/small/light/components/table.js +7 -6
- package/js/common/product/large/dark/components/tab.js +2 -2
- package/js/common/product/large/dark/components/table.js +7 -6
- package/js/common/product/large/light/components/tab.js +2 -2
- package/js/common/product/large/light/components/table.js +7 -6
- package/js/common/product/small/dark/components/tab.js +2 -2
- package/js/common/product/small/dark/components/table.js +7 -6
- package/js/common/product/small/light/components/tab.js +2 -2
- package/js/common/product/small/light/components/table.js +7 -6
- package/js/es6/frozenproduct/large/dark/components/tab.js +1 -1
- package/js/es6/frozenproduct/large/dark/components/table.js +3 -3
- package/js/es6/frozenproduct/large/light/components/tab.js +1 -1
- package/js/es6/frozenproduct/large/light/components/table.js +3 -3
- package/js/es6/frozenproduct/small/dark/components/tab.js +1 -1
- package/js/es6/frozenproduct/small/dark/components/table.js +3 -3
- package/js/es6/frozenproduct/small/light/components/tab.js +1 -1
- package/js/es6/frozenproduct/small/light/components/table.js +3 -3
- package/js/es6/marketing/large/dark/components/tab.js +1 -1
- package/js/es6/marketing/large/dark/components/table.js +3 -3
- package/js/es6/marketing/large/light/components/tab.js +1 -1
- package/js/es6/marketing/large/light/components/table.js +3 -3
- package/js/es6/marketing/small/dark/components/tab.js +1 -1
- package/js/es6/marketing/small/dark/components/table.js +3 -3
- package/js/es6/marketing/small/light/components/tab.js +1 -1
- package/js/es6/marketing/small/light/components/table.js +3 -3
- package/js/es6/product/large/dark/components/tab.js +1 -1
- package/js/es6/product/large/dark/components/table.js +3 -3
- package/js/es6/product/large/light/components/tab.js +1 -1
- package/js/es6/product/large/light/components/table.js +3 -3
- package/js/es6/product/small/dark/components/tab.js +1 -1
- package/js/es6/product/small/dark/components/table.js +3 -3
- package/js/es6/product/small/light/components/tab.js +1 -1
- package/js/es6/product/small/light/components/table.js +3 -3
- package/js/umd/frozenproduct/large/dark/components/tab.js +2 -2
- package/js/umd/frozenproduct/large/dark/components/table.js +7 -7
- package/js/umd/frozenproduct/large/light/components/tab.js +2 -2
- package/js/umd/frozenproduct/large/light/components/table.js +7 -7
- package/js/umd/frozenproduct/small/dark/components/tab.js +2 -2
- package/js/umd/frozenproduct/small/dark/components/table.js +7 -7
- package/js/umd/frozenproduct/small/light/components/tab.js +2 -2
- package/js/umd/frozenproduct/small/light/components/table.js +7 -7
- package/js/umd/marketing/large/dark/components/tab.js +2 -2
- package/js/umd/marketing/large/dark/components/table.js +7 -7
- package/js/umd/marketing/large/light/components/tab.js +2 -2
- package/js/umd/marketing/large/light/components/table.js +7 -7
- package/js/umd/marketing/small/dark/components/tab.js +2 -2
- package/js/umd/marketing/small/dark/components/table.js +7 -7
- package/js/umd/marketing/small/light/components/tab.js +2 -2
- package/js/umd/marketing/small/light/components/table.js +7 -7
- package/js/umd/product/large/dark/components/tab.js +2 -2
- package/js/umd/product/large/dark/components/table.js +7 -7
- package/js/umd/product/large/light/components/tab.js +2 -2
- package/js/umd/product/large/light/components/table.js +7 -7
- package/js/umd/product/small/dark/components/tab.js +2 -2
- package/js/umd/product/small/dark/components/table.js +7 -7
- package/js/umd/product/small/light/components/tab.js +2 -2
- package/js/umd/product/small/light/components/table.js +7 -7
- package/json/flat/frozenproduct/large/dark/components/tab.json +1 -1
- package/json/flat/frozenproduct/large/dark/components/table.json +3 -3
- package/json/flat/frozenproduct/large/light/components/tab.json +1 -1
- package/json/flat/frozenproduct/large/light/components/table.json +3 -3
- package/json/flat/frozenproduct/small/dark/components/tab.json +1 -1
- package/json/flat/frozenproduct/small/dark/components/table.json +3 -3
- package/json/flat/frozenproduct/small/light/components/tab.json +1 -1
- package/json/flat/frozenproduct/small/light/components/table.json +3 -3
- package/json/flat/marketing/large/dark/components/tab.json +1 -1
- package/json/flat/marketing/large/dark/components/table.json +3 -3
- package/json/flat/marketing/large/light/components/tab.json +1 -1
- package/json/flat/marketing/large/light/components/table.json +3 -3
- package/json/flat/marketing/small/dark/components/tab.json +1 -1
- package/json/flat/marketing/small/dark/components/table.json +3 -3
- package/json/flat/marketing/small/light/components/tab.json +1 -1
- package/json/flat/marketing/small/light/components/table.json +3 -3
- package/json/flat/product/large/dark/components/tab.json +1 -1
- package/json/flat/product/large/dark/components/table.json +3 -3
- package/json/flat/product/large/light/components/tab.json +1 -1
- package/json/flat/product/large/light/components/table.json +3 -3
- package/json/flat/product/small/dark/components/tab.json +1 -1
- package/json/flat/product/small/dark/components/table.json +3 -3
- package/json/flat/product/small/light/components/tab.json +1 -1
- package/json/flat/product/small/light/components/table.json +3 -3
- package/json/nested/frozenproduct/large/dark/components/tab.json +1 -1
- package/json/nested/frozenproduct/large/dark/components/table.json +3 -3
- package/json/nested/frozenproduct/large/light/components/tab.json +1 -1
- package/json/nested/frozenproduct/large/light/components/table.json +3 -3
- package/json/nested/frozenproduct/small/dark/components/tab.json +1 -1
- package/json/nested/frozenproduct/small/dark/components/table.json +3 -3
- package/json/nested/frozenproduct/small/light/components/tab.json +1 -1
- package/json/nested/frozenproduct/small/light/components/table.json +3 -3
- package/json/nested/marketing/large/dark/components/tab.json +1 -1
- package/json/nested/marketing/large/dark/components/table.json +3 -3
- package/json/nested/marketing/large/light/components/tab.json +1 -1
- package/json/nested/marketing/large/light/components/table.json +3 -3
- package/json/nested/marketing/small/dark/components/tab.json +1 -1
- package/json/nested/marketing/small/dark/components/table.json +3 -3
- package/json/nested/marketing/small/light/components/tab.json +1 -1
- package/json/nested/marketing/small/light/components/table.json +3 -3
- package/json/nested/product/large/dark/components/tab.json +1 -1
- package/json/nested/product/large/dark/components/table.json +3 -3
- package/json/nested/product/large/light/components/tab.json +1 -1
- package/json/nested/product/large/light/components/table.json +3 -3
- package/json/nested/product/small/dark/components/tab.json +1 -1
- package/json/nested/product/small/dark/components/table.json +3 -3
- package/json/nested/product/small/light/components/tab.json +1 -1
- package/json/nested/product/small/light/components/table.json +3 -3
- package/package.json +1 -1
- package/sage-design-tokens-7.1.4.tgz +0 -0
- package/scss/frozenproduct/large/components/tab.scss +1 -1
- package/scss/frozenproduct/large/components/table.scss +3 -3
- package/scss/frozenproduct/small/components/button.scss +23 -23
- package/scss/frozenproduct/small/components/container.scss +9 -9
- package/scss/frozenproduct/small/components/form.scss +7 -7
- package/scss/frozenproduct/small/components/link.scss +2 -2
- package/scss/frozenproduct/small/components/nav.scss +3 -3
- package/scss/frozenproduct/small/components/page.scss +1 -1
- package/scss/frozenproduct/small/components/popover.scss +2 -2
- package/scss/frozenproduct/small/components/progress.scss +6 -6
- package/scss/frozenproduct/small/components/status.scss +3 -3
- package/scss/frozenproduct/small/components/tab.scss +7 -7
- package/scss/frozenproduct/small/components/table.scss +11 -11
- package/scss/marketing/large/components/button.scss +23 -23
- package/scss/marketing/large/components/container.scss +9 -9
- package/scss/marketing/large/components/form.scss +7 -7
- package/scss/marketing/large/components/link.scss +2 -2
- package/scss/marketing/large/components/nav.scss +3 -3
- package/scss/marketing/large/components/page.scss +1 -1
- package/scss/marketing/large/components/popover.scss +2 -2
- package/scss/marketing/large/components/progress.scss +6 -6
- package/scss/marketing/large/components/status.scss +3 -3
- package/scss/marketing/large/components/tab.scss +7 -7
- package/scss/marketing/large/components/table.scss +11 -11
- package/scss/marketing/small/components/tab.scss +1 -1
- package/scss/marketing/small/components/table.scss +3 -3
- package/scss/product/large/components/tab.scss +1 -1
- package/scss/product/large/components/table.scss +3 -3
- package/scss/product/small/components/button.scss +23 -23
- package/scss/product/small/components/container.scss +9 -9
- package/scss/product/small/components/form.scss +7 -7
- package/scss/product/small/components/link.scss +2 -2
- package/scss/product/small/components/nav.scss +3 -3
- package/scss/product/small/components/page.scss +1 -1
- package/scss/product/small/components/progress.scss +6 -6
- package/scss/product/small/components/status.scss +3 -3
- package/scss/product/small/components/tab.scss +7 -7
- package/scss/product/small/components/table.scss +11 -11
- 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: "#
|
|
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.
|
|
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: "#
|
|
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.
|
|
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: "#
|
|
141
|
+
$value: "#FFFFFF",
|
|
142
142
|
filePath: "data/tokens/components/table.json",
|
|
143
143
|
isSource: true,
|
|
144
144
|
original: {
|
|
145
145
|
$type: "color",
|
|
146
|
-
$value:
|
|
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 = "#
|
|
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 = "#
|
|
16
|
-
export const tableColorHeaderHarshBgDefault = "#
|
|
15
|
+
export const tableColorHeaderHarshBgAlt = "#ffffffe6";
|
|
16
|
+
export const tableColorHeaderHarshBgDefault = "#ffffffab";
|
|
17
17
|
export const tableColorHeaderHarshBgHover = "#ffffff29";
|
|
18
|
-
export const tableColorHeaderHarshBorderDefault = "#
|
|
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 = "#
|
|
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 = "#
|
|
16
|
-
export const tableColorHeaderHarshBgDefault = "#
|
|
15
|
+
export const tableColorHeaderHarshBgAlt = "#000000e6";
|
|
16
|
+
export const tableColorHeaderHarshBgDefault = "#000000ab";
|
|
17
17
|
export const tableColorHeaderHarshBgHover = "#00000029";
|
|
18
|
-
export const tableColorHeaderHarshBorderDefault = "#
|
|
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 = "#
|
|
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 = "#
|
|
16
|
-
export const tableColorHeaderHarshBgDefault = "#
|
|
15
|
+
export const tableColorHeaderHarshBgAlt = "#ffffffe6";
|
|
16
|
+
export const tableColorHeaderHarshBgDefault = "#ffffffab";
|
|
17
17
|
export const tableColorHeaderHarshBgHover = "#ffffff29";
|
|
18
|
-
export const tableColorHeaderHarshBorderDefault = "#
|
|
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 = "#
|
|
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 = "#
|
|
16
|
-
export const tableColorHeaderHarshBgDefault = "#
|
|
15
|
+
export const tableColorHeaderHarshBgAlt = "#000000e6";
|
|
16
|
+
export const tableColorHeaderHarshBgDefault = "#000000ab";
|
|
17
17
|
export const tableColorHeaderHarshBgHover = "#00000029";
|
|
18
|
-
export const tableColorHeaderHarshBorderDefault = "#
|
|
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 = "#
|
|
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 = "#
|
|
16
|
-
export const tableColorHeaderHarshBgDefault = "#
|
|
15
|
+
export const tableColorHeaderHarshBgAlt = "#ffffffe6";
|
|
16
|
+
export const tableColorHeaderHarshBgDefault = "#ffffffab";
|
|
17
17
|
export const tableColorHeaderHarshBgHover = "#ffffff29";
|
|
18
|
-
export const tableColorHeaderHarshBorderDefault = "#
|
|
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 = "#
|
|
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 = "#
|
|
16
|
-
export const tableColorHeaderHarshBgDefault = "#
|
|
15
|
+
export const tableColorHeaderHarshBgAlt = "#000000e6";
|
|
16
|
+
export const tableColorHeaderHarshBgDefault = "#000000ab";
|
|
17
17
|
export const tableColorHeaderHarshBgHover = "#00000029";
|
|
18
|
-
export const tableColorHeaderHarshBorderDefault = "#
|
|
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 = "#
|
|
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 = "#
|
|
16
|
-
export const tableColorHeaderHarshBgDefault = "#
|
|
15
|
+
export const tableColorHeaderHarshBgAlt = "#ffffffe6";
|
|
16
|
+
export const tableColorHeaderHarshBgDefault = "#ffffffab";
|
|
17
17
|
export const tableColorHeaderHarshBgHover = "#ffffff29";
|
|
18
|
-
export const tableColorHeaderHarshBorderDefault = "#
|
|
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 = "#
|
|
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 = "#
|
|
16
|
-
export const tableColorHeaderHarshBgDefault = "#
|
|
15
|
+
export const tableColorHeaderHarshBgAlt = "#000000e6";
|
|
16
|
+
export const tableColorHeaderHarshBgDefault = "#000000ab";
|
|
17
17
|
export const tableColorHeaderHarshBgHover = "#00000029";
|
|
18
|
-
export const tableColorHeaderHarshBorderDefault = "#
|
|
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 = "#
|
|
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 = "#
|
|
16
|
-
export const tableColorHeaderHarshBgDefault = "#
|
|
15
|
+
export const tableColorHeaderHarshBgAlt = "#ffffffe6";
|
|
16
|
+
export const tableColorHeaderHarshBgDefault = "#ffffffab";
|
|
17
17
|
export const tableColorHeaderHarshBgHover = "#ffffff29";
|
|
18
|
-
export const tableColorHeaderHarshBorderDefault = "#
|
|
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 = "#
|
|
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 = "#
|
|
16
|
-
export const tableColorHeaderHarshBgDefault = "#
|
|
15
|
+
export const tableColorHeaderHarshBgAlt = "#000000e6";
|
|
16
|
+
export const tableColorHeaderHarshBgDefault = "#000000ab";
|
|
17
17
|
export const tableColorHeaderHarshBgHover = "#00000029";
|
|
18
|
-
export const tableColorHeaderHarshBorderDefault = "#
|
|
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 = "#
|
|
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 = "#
|
|
16
|
-
export const tableColorHeaderHarshBgDefault = "#
|
|
15
|
+
export const tableColorHeaderHarshBgAlt = "#ffffffe6";
|
|
16
|
+
export const tableColorHeaderHarshBgDefault = "#ffffffab";
|
|
17
17
|
export const tableColorHeaderHarshBgHover = "#ffffff29";
|
|
18
|
-
export const tableColorHeaderHarshBorderDefault = "#
|
|
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 = "#
|
|
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 = "#
|
|
16
|
-
export const tableColorHeaderHarshBgDefault = "#
|
|
15
|
+
export const tableColorHeaderHarshBgAlt = "#000000e6";
|
|
16
|
+
export const tableColorHeaderHarshBgDefault = "#000000ab";
|
|
17
17
|
export const tableColorHeaderHarshBgHover = "#00000029";
|
|
18
|
-
export const tableColorHeaderHarshBorderDefault = "#
|
|
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: "#
|
|
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.
|
|
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: "#
|
|
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: "#
|
|
126
|
+
$value: "#ffffffab",
|
|
128
127
|
filePath: "data/tokens/components/table.json",
|
|
129
128
|
isSource: true,
|
|
130
129
|
original: {
|
|
131
130
|
$type: "color",
|
|
132
|
-
$value:
|
|
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: "#
|
|
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.
|
|
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: "#
|
|
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.
|
|
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: "#
|
|
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: "#
|
|
126
|
+
$value: "#000000ab",
|
|
128
127
|
filePath: "data/tokens/components/table.json",
|
|
129
128
|
isSource: true,
|
|
130
129
|
original: {
|
|
131
130
|
$type: "color",
|
|
132
|
-
$value:
|
|
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: "#
|
|
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.
|
|
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: "#
|
|
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.
|
|
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: "#
|
|
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: "#
|
|
126
|
+
$value: "#ffffffab",
|
|
128
127
|
filePath: "data/tokens/components/table.json",
|
|
129
128
|
isSource: true,
|
|
130
129
|
original: {
|
|
131
130
|
$type: "color",
|
|
132
|
-
$value:
|
|
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: "#
|
|
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.
|
|
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: "#
|
|
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.
|
|
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: "#
|
|
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: "#
|
|
126
|
+
$value: "#000000ab",
|
|
128
127
|
filePath: "data/tokens/components/table.json",
|
|
129
128
|
isSource: true,
|
|
130
129
|
original: {
|
|
131
130
|
$type: "color",
|
|
132
|
-
$value:
|
|
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: "#
|
|
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.
|
|
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: "#
|
|
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.
|
|
403
|
+
$value: "{modes.color.interactive.monochrome.generic.default}",
|
|
404
404
|
},
|
|
405
405
|
name: "tabColorLabelEnabled",
|
|
406
406
|
attributes: {},
|