@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
|
@@ -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: {},
|
|
@@ -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: {},
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"tabColorIconHover": "#FFFFFF",
|
|
25
25
|
"tabColorLabelActive": "#FFFFFF",
|
|
26
26
|
"tabColorIconActive": "#FFFFFF",
|
|
27
|
-
"tabColorLabelEnabled": "#
|
|
27
|
+
"tabColorLabelEnabled": "#ffffffe6",
|
|
28
28
|
"tabColorLabelHover": "#FFFFFF",
|
|
29
29
|
"tabColorNavigationBgDefault": "#000000",
|
|
30
30
|
"tabColorValidationBorderWarning": "#E04500",
|
|
@@ -5,10 +5,10 @@
|
|
|
5
5
|
"tableColorHeaderSubtleBorderDefault": "#282828",
|
|
6
6
|
"tableColorHeaderSubtleLabelDefault": "#ffffffe6",
|
|
7
7
|
"tableColorHeaderSubtleLabelHover": "#ffffffe6",
|
|
8
|
-
"tableColorHeaderHarshBgAlt": "#
|
|
9
|
-
"tableColorHeaderHarshBgDefault": "#
|
|
8
|
+
"tableColorHeaderHarshBgAlt": "#ffffffe6",
|
|
9
|
+
"tableColorHeaderHarshBgDefault": "#ffffffab",
|
|
10
10
|
"tableColorHeaderHarshBgHover": "#ffffff29",
|
|
11
|
-
"tableColorHeaderHarshBorderDefault": "#
|
|
11
|
+
"tableColorHeaderHarshBorderDefault": "#000000",
|
|
12
12
|
"tableColorHeaderHarshLabelDefault": "#000000",
|
|
13
13
|
"tableColorHeaderHarshLabelHover": "#ffffffe6",
|
|
14
14
|
"tableColorRowBgActivated": "#00D639",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"tabColorIconHover": "#000000",
|
|
25
25
|
"tabColorLabelActive": "#000000",
|
|
26
26
|
"tabColorIconActive": "#000000",
|
|
27
|
-
"tabColorLabelEnabled": "#
|
|
27
|
+
"tabColorLabelEnabled": "#000000e6",
|
|
28
28
|
"tabColorLabelHover": "#000000",
|
|
29
29
|
"tabColorNavigationBgDefault": "#FFFFFF",
|
|
30
30
|
"tabColorValidationBorderWarning": "#D64309",
|
|
@@ -5,10 +5,10 @@
|
|
|
5
5
|
"tableColorHeaderSubtleBorderDefault": "#d1d1d1",
|
|
6
6
|
"tableColorHeaderSubtleLabelDefault": "#000000e6",
|
|
7
7
|
"tableColorHeaderSubtleLabelHover": "#000000e6",
|
|
8
|
-
"tableColorHeaderHarshBgAlt": "#
|
|
9
|
-
"tableColorHeaderHarshBgDefault": "#
|
|
8
|
+
"tableColorHeaderHarshBgAlt": "#000000e6",
|
|
9
|
+
"tableColorHeaderHarshBgDefault": "#000000ab",
|
|
10
10
|
"tableColorHeaderHarshBgHover": "#00000029",
|
|
11
|
-
"tableColorHeaderHarshBorderDefault": "#
|
|
11
|
+
"tableColorHeaderHarshBorderDefault": "#FFFFFF",
|
|
12
12
|
"tableColorHeaderHarshLabelDefault": "#FFFFFF",
|
|
13
13
|
"tableColorHeaderHarshLabelHover": "#000000e6",
|
|
14
14
|
"tableColorRowBgActivated": "#00811F",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"tabColorIconHover": "#FFFFFF",
|
|
25
25
|
"tabColorLabelActive": "#FFFFFF",
|
|
26
26
|
"tabColorIconActive": "#FFFFFF",
|
|
27
|
-
"tabColorLabelEnabled": "#
|
|
27
|
+
"tabColorLabelEnabled": "#ffffffe6",
|
|
28
28
|
"tabColorLabelHover": "#FFFFFF",
|
|
29
29
|
"tabColorNavigationBgDefault": "#000000",
|
|
30
30
|
"tabColorValidationBorderWarning": "#E04500",
|
|
@@ -5,10 +5,10 @@
|
|
|
5
5
|
"tableColorHeaderSubtleBorderDefault": "#282828",
|
|
6
6
|
"tableColorHeaderSubtleLabelDefault": "#ffffffe6",
|
|
7
7
|
"tableColorHeaderSubtleLabelHover": "#ffffffe6",
|
|
8
|
-
"tableColorHeaderHarshBgAlt": "#
|
|
9
|
-
"tableColorHeaderHarshBgDefault": "#
|
|
8
|
+
"tableColorHeaderHarshBgAlt": "#ffffffe6",
|
|
9
|
+
"tableColorHeaderHarshBgDefault": "#ffffffab",
|
|
10
10
|
"tableColorHeaderHarshBgHover": "#ffffff29",
|
|
11
|
-
"tableColorHeaderHarshBorderDefault": "#
|
|
11
|
+
"tableColorHeaderHarshBorderDefault": "#000000",
|
|
12
12
|
"tableColorHeaderHarshLabelDefault": "#000000",
|
|
13
13
|
"tableColorHeaderHarshLabelHover": "#ffffffe6",
|
|
14
14
|
"tableColorRowBgActivated": "#00D639",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"tabColorIconHover": "#000000",
|
|
25
25
|
"tabColorLabelActive": "#000000",
|
|
26
26
|
"tabColorIconActive": "#000000",
|
|
27
|
-
"tabColorLabelEnabled": "#
|
|
27
|
+
"tabColorLabelEnabled": "#000000e6",
|
|
28
28
|
"tabColorLabelHover": "#000000",
|
|
29
29
|
"tabColorNavigationBgDefault": "#FFFFFF",
|
|
30
30
|
"tabColorValidationBorderWarning": "#D64309",
|
|
@@ -5,10 +5,10 @@
|
|
|
5
5
|
"tableColorHeaderSubtleBorderDefault": "#d1d1d1",
|
|
6
6
|
"tableColorHeaderSubtleLabelDefault": "#000000e6",
|
|
7
7
|
"tableColorHeaderSubtleLabelHover": "#000000e6",
|
|
8
|
-
"tableColorHeaderHarshBgAlt": "#
|
|
9
|
-
"tableColorHeaderHarshBgDefault": "#
|
|
8
|
+
"tableColorHeaderHarshBgAlt": "#000000e6",
|
|
9
|
+
"tableColorHeaderHarshBgDefault": "#000000ab",
|
|
10
10
|
"tableColorHeaderHarshBgHover": "#00000029",
|
|
11
|
-
"tableColorHeaderHarshBorderDefault": "#
|
|
11
|
+
"tableColorHeaderHarshBorderDefault": "#FFFFFF",
|
|
12
12
|
"tableColorHeaderHarshLabelDefault": "#FFFFFF",
|
|
13
13
|
"tableColorHeaderHarshLabelHover": "#000000e6",
|
|
14
14
|
"tableColorRowBgActivated": "#00811F",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"tabColorIconHover": "#FFFFFF",
|
|
25
25
|
"tabColorLabelActive": "#FFFFFF",
|
|
26
26
|
"tabColorIconActive": "#FFFFFF",
|
|
27
|
-
"tabColorLabelEnabled": "#
|
|
27
|
+
"tabColorLabelEnabled": "#ffffffe6",
|
|
28
28
|
"tabColorLabelHover": "#FFFFFF",
|
|
29
29
|
"tabColorNavigationBgDefault": "#000000",
|
|
30
30
|
"tabColorValidationBorderWarning": "#E04500",
|
|
@@ -5,10 +5,10 @@
|
|
|
5
5
|
"tableColorHeaderSubtleBorderDefault": "#282828",
|
|
6
6
|
"tableColorHeaderSubtleLabelDefault": "#ffffffe6",
|
|
7
7
|
"tableColorHeaderSubtleLabelHover": "#ffffffe6",
|
|
8
|
-
"tableColorHeaderHarshBgAlt": "#
|
|
9
|
-
"tableColorHeaderHarshBgDefault": "#
|
|
8
|
+
"tableColorHeaderHarshBgAlt": "#ffffffe6",
|
|
9
|
+
"tableColorHeaderHarshBgDefault": "#ffffffab",
|
|
10
10
|
"tableColorHeaderHarshBgHover": "#ffffff29",
|
|
11
|
-
"tableColorHeaderHarshBorderDefault": "#
|
|
11
|
+
"tableColorHeaderHarshBorderDefault": "#000000",
|
|
12
12
|
"tableColorHeaderHarshLabelDefault": "#000000",
|
|
13
13
|
"tableColorHeaderHarshLabelHover": "#ffffffe6",
|
|
14
14
|
"tableColorRowBgActivated": "#00D639",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"tabColorIconHover": "#000000",
|
|
25
25
|
"tabColorLabelActive": "#000000",
|
|
26
26
|
"tabColorIconActive": "#000000",
|
|
27
|
-
"tabColorLabelEnabled": "#
|
|
27
|
+
"tabColorLabelEnabled": "#000000e6",
|
|
28
28
|
"tabColorLabelHover": "#000000",
|
|
29
29
|
"tabColorNavigationBgDefault": "#FFFFFF",
|
|
30
30
|
"tabColorValidationBorderWarning": "#D64309",
|