@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
|
@@ -384,12 +384,12 @@ module.exports = {
|
|
|
384
384
|
},
|
|
385
385
|
"label-enabled": {
|
|
386
386
|
$type: "color",
|
|
387
|
-
$value: "#
|
|
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.
|
|
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: "#
|
|
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: {},
|
|
@@ -384,12 +384,12 @@ module.exports = {
|
|
|
384
384
|
},
|
|
385
385
|
"label-enabled": {
|
|
386
386
|
$type: "color",
|
|
387
|
-
$value: "#
|
|
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.
|
|
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: "#
|
|
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.
|
|
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: "#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.
|
|
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: "#000000",
|
|
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: {},
|
|
@@ -384,12 +384,12 @@ module.exports = {
|
|
|
384
384
|
},
|
|
385
385
|
"label-enabled": {
|
|
386
386
|
$type: "color",
|
|
387
|
-
$value: "#
|
|
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.
|
|
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: "#
|
|
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: {},
|
|
@@ -384,12 +384,12 @@ module.exports = {
|
|
|
384
384
|
},
|
|
385
385
|
"label-enabled": {
|
|
386
386
|
$type: "color",
|
|
387
|
-
$value: "#
|
|
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.
|
|
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: "#
|
|
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.
|
|
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: "#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.
|
|
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: "#000000",
|
|
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: {},
|
|
@@ -384,12 +384,12 @@ module.exports = {
|
|
|
384
384
|
},
|
|
385
385
|
"label-enabled": {
|
|
386
386
|
$type: "color",
|
|
387
|
-
$value: "#
|
|
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.
|
|
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: "#
|
|
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: {},
|
|
@@ -384,12 +384,12 @@ module.exports = {
|
|
|
384
384
|
},
|
|
385
385
|
"label-enabled": {
|
|
386
386
|
$type: "color",
|
|
387
|
-
$value: "#
|
|
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.
|
|
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: "#
|
|
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.
|
|
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: "#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.
|
|
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: "#000000",
|
|
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: {},
|
|
@@ -384,12 +384,12 @@ module.exports = {
|
|
|
384
384
|
},
|
|
385
385
|
"label-enabled": {
|
|
386
386
|
$type: "color",
|
|
387
|
-
$value: "#
|
|
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.
|
|
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: "#
|
|
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: {},
|
|
@@ -384,12 +384,12 @@ module.exports = {
|
|
|
384
384
|
},
|
|
385
385
|
"label-enabled": {
|
|
386
386
|
$type: "color",
|
|
387
|
-
$value: "#
|
|
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.
|
|
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: "#
|
|
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.
|
|
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: "#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.
|
|
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: "#000000",
|
|
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: {},
|
|
@@ -384,12 +384,12 @@ module.exports = {
|
|
|
384
384
|
},
|
|
385
385
|
"label-enabled": {
|
|
386
386
|
$type: "color",
|
|
387
|
-
$value: "#
|
|
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.
|
|
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: "#
|
|
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: {},
|
|
@@ -384,12 +384,12 @@ module.exports = {
|
|
|
384
384
|
},
|
|
385
385
|
"label-enabled": {
|
|
386
386
|
$type: "color",
|
|
387
|
-
$value: "#
|
|
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.
|
|
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: "#
|
|
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.
|
|
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: "#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.
|
|
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: "#000000",
|
|
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: {},
|
|
@@ -384,12 +384,12 @@ module.exports = {
|
|
|
384
384
|
},
|
|
385
385
|
"label-enabled": {
|
|
386
386
|
$type: "color",
|
|
387
|
-
$value: "#
|
|
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.
|
|
392
|
+
$value: "{modes.color.interactive.monochrome.generic.default}",
|
|
393
393
|
},
|
|
394
394
|
name: "tabColorLabelEnabled",
|
|
395
395
|
attributes: {},
|