@transferwise/components 46.145.0 → 46.146.0
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/build/main.css +503 -558
- package/build/prompt/InfoPrompt/InfoPrompt.js +1 -1
- package/build/prompt/InfoPrompt/InfoPrompt.js.map +1 -1
- package/build/prompt/InfoPrompt/InfoPrompt.mjs +2 -2
- package/build/prompt/InfoPrompt/InfoPrompt.mjs.map +1 -1
- package/build/sentimentSurface/SentimentSurface.js +9 -2
- package/build/sentimentSurface/SentimentSurface.js.map +1 -1
- package/build/sentimentSurface/SentimentSurface.mjs +9 -2
- package/build/sentimentSurface/SentimentSurface.mjs.map +1 -1
- package/build/styles/main.css +503 -558
- package/build/styles/sentimentSurface/SentimentSurface.css +325 -337
- package/build/types/prompt/InfoPrompt/InfoPrompt.d.ts +3 -2
- package/build/types/prompt/InfoPrompt/InfoPrompt.d.ts.map +1 -1
- package/build/types/sentimentSurface/SentimentSurface.d.ts.map +1 -1
- package/package.json +3 -3
- package/src/criticalBanner/CriticalCommsBanner.test.tsx +1 -1
- package/src/main.css +503 -558
- package/src/prompt/InfoPrompt/InfoPrompt.story.tsx +42 -0
- package/src/prompt/InfoPrompt/InfoPrompt.test.tsx +65 -1
- package/src/prompt/InfoPrompt/InfoPrompt.tsx +15 -4
- package/src/sentimentSurface/SentimentSurface.css +325 -337
- package/src/sentimentSurface/SentimentSurface.docs.mdx +2 -0
- package/src/sentimentSurface/SentimentSurface.less +2 -322
- package/src/sentimentSurface/SentimentSurface.story.tsx +4 -0
- package/src/sentimentSurface/SentimentSurface.test.story.tsx +1 -5
- package/src/sentimentSurface/SentimentSurface.test.tsx +84 -3
- package/src/sentimentSurface/SentimentSurface.tsx +10 -2
|
@@ -1,15 +1,10 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
.np-theme-personal.wds-sentiment-surface-negative-base,
|
|
9
|
-
.np-theme-business.wds-sentiment-surface-negative-base,
|
|
10
|
-
.np-theme-platform.wds-sentiment-surface-negative-base,
|
|
11
|
-
.np-theme-personal--bright-green.wds-sentiment-surface-negative-base,
|
|
12
|
-
.np-theme-business--bright-green.wds-sentiment-surface-negative-base {
|
|
1
|
+
/**
|
|
2
|
+
* Do not edit directly, this file was auto-generated.
|
|
3
|
+
* Generated on Wed, 27 May 2026 15:50:11 GMT
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
.wds-sentiment-negative-light-base {
|
|
13
8
|
--color-sentiment-content-primary: #CB272F;
|
|
14
9
|
--color-sentiment-content-primary-hover: #B8232B;
|
|
15
10
|
--color-sentiment-content-primary-active: #A72027;
|
|
@@ -28,12 +23,11 @@
|
|
|
28
23
|
--color-sentiment-background-surface: #FBEAEA;
|
|
29
24
|
--color-sentiment-background-surface-hover: #F9E1E1;
|
|
30
25
|
--color-sentiment-background-surface-active: #F8D8D8;
|
|
26
|
+
--color-sentiment-border-overlay: rgba(203,39,47,0.30196);
|
|
31
27
|
}
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
.
|
|
35
|
-
.np-theme-personal--bright-green.wds-sentiment-surface-negative-elevated,
|
|
36
|
-
.np-theme-business--bright-green.wds-sentiment-surface-negative-elevated {
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
.wds-sentiment-negative-light-elevated {
|
|
37
31
|
--color-sentiment-content-primary: #FFFFFF;
|
|
38
32
|
--color-sentiment-content-primary-hover: #F5CCCC;
|
|
39
33
|
--color-sentiment-content-primary-active: #F1B7B7;
|
|
@@ -45,163 +39,110 @@
|
|
|
45
39
|
--color-sentiment-interactive-secondary-active: #A72027;
|
|
46
40
|
--color-sentiment-interactive-secondary-neutral: #9B141B;
|
|
47
41
|
--color-sentiment-interactive-secondary-neutral-hover: #831116;
|
|
48
|
-
--color-sentiment-interactive-secondary-neutral-active: #
|
|
42
|
+
--color-sentiment-interactive-secondary-neutral-active: #6D0E13;
|
|
49
43
|
--color-sentiment-interactive-control: #CB272F;
|
|
50
44
|
--color-sentiment-interactive-control-hover: #B8232B;
|
|
51
45
|
--color-sentiment-interactive-control-active: #A72027;
|
|
52
46
|
--color-sentiment-background-surface: #CB272F;
|
|
53
47
|
--color-sentiment-background-surface-hover: #B8232B;
|
|
54
48
|
--color-sentiment-background-surface-active: #A72027;
|
|
49
|
+
--color-sentiment-border-overlay: rgba(255,255,255,0.30196);
|
|
55
50
|
}
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
.
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
--color-sentiment-content-primary: #
|
|
62
|
-
--color-sentiment-
|
|
63
|
-
--color-sentiment-
|
|
64
|
-
--color-sentiment-interactive-primary: #
|
|
65
|
-
--color-sentiment-interactive-
|
|
66
|
-
--color-sentiment-interactive-
|
|
67
|
-
--color-sentiment-interactive-secondary:
|
|
68
|
-
--color-sentiment-interactive-secondary-
|
|
69
|
-
--color-sentiment-interactive-secondary-
|
|
70
|
-
--color-sentiment-interactive-secondary-neutral:
|
|
71
|
-
--color-sentiment-interactive-
|
|
72
|
-
--color-sentiment-interactive-
|
|
73
|
-
--color-sentiment-interactive-control: #
|
|
74
|
-
--color-sentiment-
|
|
75
|
-
--color-sentiment-
|
|
76
|
-
--color-sentiment-background-surface:
|
|
77
|
-
--color-sentiment-
|
|
78
|
-
--color-sentiment-background-surface-active: #761418;
|
|
79
|
-
}
|
|
80
|
-
.np-theme-personal--dark.wds-sentiment-surface-negative-elevated,
|
|
81
|
-
.np-theme-business--dark.wds-sentiment-surface-negative-elevated,
|
|
82
|
-
.np-theme-personal--forest-green.wds-sentiment-surface-negative-elevated,
|
|
83
|
-
.np-theme-business--forest-green.wds-sentiment-surface-negative-elevated,
|
|
84
|
-
.np-theme-platform--forest-green.wds-sentiment-surface-negative-elevated {
|
|
85
|
-
--color-sentiment-content-primary: #410B0D;
|
|
86
|
-
--color-sentiment-content-primary-hover: #641115;
|
|
87
|
-
--color-sentiment-content-primary-active: #761418;
|
|
88
|
-
--color-sentiment-interactive-primary: #410B0D;
|
|
89
|
-
--color-sentiment-interactive-primary-hover: #641115;
|
|
90
|
-
--color-sentiment-interactive-primary-active: #761418;
|
|
91
|
-
--color-sentiment-interactive-secondary: #FFA8AD;
|
|
92
|
-
--color-sentiment-interactive-secondary-hover: #FFBDC0;
|
|
93
|
-
--color-sentiment-interactive-secondary-active: #FFD1D3;
|
|
94
|
-
--color-sentiment-interactive-secondary-neutral: #D9898D;
|
|
95
|
-
--color-sentiment-interactive-secondary-neutral-hover: #D68084;
|
|
96
|
-
--color-sentiment-interactive-secondary-neutral-active: #D06C71;
|
|
97
|
-
--color-sentiment-interactive-control: #FFA8AD;
|
|
98
|
-
--color-sentiment-interactive-control-hover: #FFBDC0;
|
|
99
|
-
--color-sentiment-interactive-control-active: #FFD1D3;
|
|
100
|
-
--color-sentiment-background-surface: #FFA8AD;
|
|
101
|
-
--color-sentiment-background-surface-hover: #FFBDC0;
|
|
102
|
-
--color-sentiment-background-surface-active: #FFD1D3;
|
|
103
|
-
}
|
|
104
|
-
.np-theme-personal.wds-sentiment-surface-warning-base,
|
|
105
|
-
.np-theme-business.wds-sentiment-surface-warning-base,
|
|
106
|
-
.np-theme-platform.wds-sentiment-surface-warning-base,
|
|
107
|
-
.np-theme-personal--bright-green.wds-sentiment-surface-warning-base,
|
|
108
|
-
.np-theme-business--bright-green.wds-sentiment-surface-warning-base {
|
|
109
|
-
--color-sentiment-content-primary: #4A3B1C;
|
|
110
|
-
--color-sentiment-content-primary-hover: #302612;
|
|
111
|
-
--color-sentiment-content-primary-active: #2C2311;
|
|
112
|
-
--color-sentiment-interactive-primary: #FFD11A;
|
|
113
|
-
--color-sentiment-interactive-primary-hover: #FFBF0F;
|
|
114
|
-
--color-sentiment-interactive-primary-active: #FFBB00;
|
|
115
|
-
--color-sentiment-interactive-secondary: #FFF7D7;
|
|
116
|
-
--color-sentiment-interactive-secondary-hover: #FFF0B2;
|
|
117
|
-
--color-sentiment-interactive-secondary-active: #FFE98F;
|
|
118
|
-
--color-sentiment-interactive-secondary-neutral: #FFEC9E;
|
|
119
|
-
--color-sentiment-interactive-secondary-neutral-hover: #FFE187;
|
|
120
|
-
--color-sentiment-interactive-secondary-neutral-active: #FFD55F;
|
|
121
|
-
--color-sentiment-interactive-control: #4A3B1C;
|
|
122
|
-
--color-sentiment-interactive-control-hover: #302612;
|
|
123
|
-
--color-sentiment-interactive-control-active: #2C2311;
|
|
124
|
-
--color-sentiment-background-surface: #FFF7D7;
|
|
125
|
-
--color-sentiment-background-surface-hover: #FFF0B2;
|
|
126
|
-
--color-sentiment-background-surface-active: #FFE98F;
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
.wds-sentiment-neutral-light-base {
|
|
54
|
+
--color-sentiment-content-primary: #454745;
|
|
55
|
+
--color-sentiment-content-primary-hover: #353635;
|
|
56
|
+
--color-sentiment-content-primary-active: #232423;
|
|
57
|
+
--color-sentiment-interactive-primary: #454745;
|
|
58
|
+
--color-sentiment-interactive-primary-hover: #353635;
|
|
59
|
+
--color-sentiment-interactive-primary-active: #232423;
|
|
60
|
+
--color-sentiment-interactive-secondary: rgba(62,59,7,0.07059);
|
|
61
|
+
--color-sentiment-interactive-secondary-hover: rgba(62,59,7,0.12157);
|
|
62
|
+
--color-sentiment-interactive-secondary-active: rgba(62,59,7,0.16863);
|
|
63
|
+
--color-sentiment-interactive-secondary-neutral: rgba(62,59,7,0.07059);
|
|
64
|
+
--color-sentiment-interactive-secondary-neutral-hover: rgba(62,59,7,0.12157);
|
|
65
|
+
--color-sentiment-interactive-secondary-neutral-active: rgba(62,59,7,0.16863);
|
|
66
|
+
--color-sentiment-interactive-control: #F1F1ED;
|
|
67
|
+
--color-sentiment-interactive-control-hover: #E7E7E1;
|
|
68
|
+
--color-sentiment-interactive-control-active: #DFDED5;
|
|
69
|
+
--color-sentiment-background-surface: rgba(62,59,7,0.07059);
|
|
70
|
+
--color-sentiment-background-surface-hover: rgba(62,59,7,0.12157);
|
|
71
|
+
--color-sentiment-background-surface-active: rgba(62,59,7,0.16863);
|
|
72
|
+
--color-sentiment-border-overlay: rgba(69,71,69,0.30196);
|
|
127
73
|
}
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
.
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
--color-sentiment-content-primary: #
|
|
134
|
-
--color-sentiment-
|
|
135
|
-
--color-sentiment-
|
|
136
|
-
--color-sentiment-interactive-primary: #
|
|
137
|
-
--color-sentiment-interactive-
|
|
138
|
-
--color-sentiment-interactive-
|
|
139
|
-
--color-sentiment-interactive-secondary: #
|
|
140
|
-
--color-sentiment-interactive-secondary-
|
|
141
|
-
--color-sentiment-interactive-secondary-
|
|
142
|
-
--color-sentiment-interactive-secondary-neutral: #
|
|
143
|
-
--color-sentiment-interactive-
|
|
144
|
-
--color-sentiment-interactive-
|
|
145
|
-
--color-sentiment-interactive-control: #
|
|
146
|
-
--color-sentiment-
|
|
147
|
-
--color-sentiment-
|
|
148
|
-
--color-sentiment-background-surface: #
|
|
149
|
-
--color-sentiment-
|
|
150
|
-
--color-sentiment-background-surface-active: #FFBB00;
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
.wds-sentiment-neutral-light-elevated {
|
|
77
|
+
--color-sentiment-content-primary: #F1F1ED;
|
|
78
|
+
--color-sentiment-content-primary-hover: #E7E7E1;
|
|
79
|
+
--color-sentiment-content-primary-active: #DFDED5;
|
|
80
|
+
--color-sentiment-interactive-primary: #F1F1ED;
|
|
81
|
+
--color-sentiment-interactive-primary-hover: #E7E7E1;
|
|
82
|
+
--color-sentiment-interactive-primary-active: #DFDED5;
|
|
83
|
+
--color-sentiment-interactive-secondary: #454745;
|
|
84
|
+
--color-sentiment-interactive-secondary-hover: #353635;
|
|
85
|
+
--color-sentiment-interactive-secondary-active: #232423;
|
|
86
|
+
--color-sentiment-interactive-secondary-neutral: #585958;
|
|
87
|
+
--color-sentiment-interactive-secondary-neutral-hover: #6A6C6A;
|
|
88
|
+
--color-sentiment-interactive-secondary-neutral-active: #7D7E7D;
|
|
89
|
+
--color-sentiment-interactive-control: #454745;
|
|
90
|
+
--color-sentiment-interactive-control-hover: #353635;
|
|
91
|
+
--color-sentiment-interactive-control-active: #232423;
|
|
92
|
+
--color-sentiment-background-surface: #454745;
|
|
93
|
+
--color-sentiment-background-surface-hover: #353635;
|
|
94
|
+
--color-sentiment-background-surface-active: #232423;
|
|
95
|
+
--color-sentiment-border-overlay: rgba(241,241,237,0.30196);
|
|
151
96
|
}
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
.
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
--color-sentiment-content-primary: #
|
|
158
|
-
--color-sentiment-
|
|
159
|
-
--color-sentiment-
|
|
160
|
-
--color-sentiment-interactive-primary: #
|
|
161
|
-
--color-sentiment-interactive-
|
|
162
|
-
--color-sentiment-interactive-
|
|
163
|
-
--color-sentiment-interactive-secondary: #
|
|
164
|
-
--color-sentiment-interactive-secondary-
|
|
165
|
-
--color-sentiment-interactive-secondary-
|
|
166
|
-
--color-sentiment-interactive-secondary-neutral: #
|
|
167
|
-
--color-sentiment-interactive-
|
|
168
|
-
--color-sentiment-interactive-
|
|
169
|
-
--color-sentiment-interactive-control: #
|
|
170
|
-
--color-sentiment-
|
|
171
|
-
--color-sentiment-
|
|
172
|
-
--color-sentiment-background-surface: #
|
|
173
|
-
--color-sentiment-
|
|
174
|
-
--color-sentiment-background-surface-active: #665D3D;
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
.wds-sentiment-proposition-light-base {
|
|
100
|
+
--color-sentiment-content-primary: #0E0F0C;
|
|
101
|
+
--color-sentiment-content-primary-hover: #0A2826;
|
|
102
|
+
--color-sentiment-content-primary-active: #074140;
|
|
103
|
+
--color-sentiment-interactive-primary: #054D4D;
|
|
104
|
+
--color-sentiment-interactive-primary-hover: #043A3A;
|
|
105
|
+
--color-sentiment-interactive-primary-active: #022626;
|
|
106
|
+
--color-sentiment-interactive-secondary: #E0F7F7;
|
|
107
|
+
--color-sentiment-interactive-secondary-hover: #CAF1F1;
|
|
108
|
+
--color-sentiment-interactive-secondary-active: #B6ECEC;
|
|
109
|
+
--color-sentiment-interactive-secondary-neutral: #B4D5D5;
|
|
110
|
+
--color-sentiment-interactive-secondary-neutral-hover: #A3CCCC;
|
|
111
|
+
--color-sentiment-interactive-secondary-neutral-active: #9AC6C6;
|
|
112
|
+
--color-sentiment-interactive-control: #E0F7F7;
|
|
113
|
+
--color-sentiment-interactive-control-hover: #CAF1F1;
|
|
114
|
+
--color-sentiment-interactive-control-active: #B6ECEC;
|
|
115
|
+
--color-sentiment-background-surface: #E0F7F7;
|
|
116
|
+
--color-sentiment-background-surface-hover: #CAF1F1;
|
|
117
|
+
--color-sentiment-background-surface-active: #B6ECEC;
|
|
118
|
+
--color-sentiment-border-overlay: rgba(14,15,12,0.30196);
|
|
175
119
|
}
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
.
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
--color-sentiment-content-primary: #
|
|
182
|
-
--color-sentiment-
|
|
183
|
-
--color-sentiment-
|
|
184
|
-
--color-sentiment-interactive-primary: #
|
|
185
|
-
--color-sentiment-interactive-
|
|
186
|
-
--color-sentiment-interactive-
|
|
187
|
-
--color-sentiment-interactive-secondary: #
|
|
188
|
-
--color-sentiment-interactive-secondary-
|
|
189
|
-
--color-sentiment-interactive-secondary-
|
|
190
|
-
--color-sentiment-interactive-secondary-neutral: #
|
|
191
|
-
--color-sentiment-interactive-
|
|
192
|
-
--color-sentiment-interactive-
|
|
193
|
-
--color-sentiment-interactive-control: #
|
|
194
|
-
--color-sentiment-
|
|
195
|
-
--color-sentiment-
|
|
196
|
-
--color-sentiment-background-surface: #
|
|
197
|
-
--color-sentiment-
|
|
198
|
-
--color-sentiment-background-surface-active: #F8CD20;
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
.wds-sentiment-proposition-light-elevated {
|
|
123
|
+
--color-sentiment-content-primary: #FFFFFF;
|
|
124
|
+
--color-sentiment-content-primary-hover: #EAF9F9;
|
|
125
|
+
--color-sentiment-content-primary-active: #D5F4F4;
|
|
126
|
+
--color-sentiment-interactive-primary: #E0F7F7;
|
|
127
|
+
--color-sentiment-interactive-primary-hover: #CAF1F1;
|
|
128
|
+
--color-sentiment-interactive-primary-active: #B6ECEC;
|
|
129
|
+
--color-sentiment-interactive-secondary: #054D4D;
|
|
130
|
+
--color-sentiment-interactive-secondary-hover: #043A3A;
|
|
131
|
+
--color-sentiment-interactive-secondary-active: #022626;
|
|
132
|
+
--color-sentiment-interactive-secondary-neutral: #1F6161;
|
|
133
|
+
--color-sentiment-interactive-secondary-neutral-hover: #247070;
|
|
134
|
+
--color-sentiment-interactive-secondary-neutral-active: #298080;
|
|
135
|
+
--color-sentiment-interactive-control: #054D4D;
|
|
136
|
+
--color-sentiment-interactive-control-hover: #043A3A;
|
|
137
|
+
--color-sentiment-interactive-control-active: #022626;
|
|
138
|
+
--color-sentiment-background-surface: #054D4D;
|
|
139
|
+
--color-sentiment-background-surface-hover: #043A3A;
|
|
140
|
+
--color-sentiment-background-surface-active: #022626;
|
|
141
|
+
--color-sentiment-border-overlay: rgba(255,255,255,0.30196);
|
|
199
142
|
}
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
.
|
|
203
|
-
.np-theme-personal--bright-green.wds-sentiment-surface-success-base,
|
|
204
|
-
.np-theme-business--bright-green.wds-sentiment-surface-success-base {
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
.wds-sentiment-success-light-base {
|
|
205
146
|
--color-sentiment-content-primary: #054D28;
|
|
206
147
|
--color-sentiment-content-primary-hover: #043A1E;
|
|
207
148
|
--color-sentiment-content-primary-active: #022614;
|
|
@@ -220,12 +161,11 @@
|
|
|
220
161
|
--color-sentiment-background-surface: #E2F6D5;
|
|
221
162
|
--color-sentiment-background-surface-hover: #D3F2C0;
|
|
222
163
|
--color-sentiment-background-surface-active: #C5EDAB;
|
|
164
|
+
--color-sentiment-border-overlay: rgba(5,77,40,0.30196);
|
|
223
165
|
}
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
.
|
|
227
|
-
.np-theme-personal--bright-green.wds-sentiment-surface-success-elevated,
|
|
228
|
-
.np-theme-business--bright-green.wds-sentiment-surface-success-elevated {
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
.wds-sentiment-success-light-elevated {
|
|
229
169
|
--color-sentiment-content-primary: #CEF1B8;
|
|
230
170
|
--color-sentiment-content-primary-hover: #E0FFCC;
|
|
231
171
|
--color-sentiment-content-primary-active: #E1F4D4;
|
|
@@ -244,132 +184,126 @@
|
|
|
244
184
|
--color-sentiment-background-surface: #054D28;
|
|
245
185
|
--color-sentiment-background-surface-hover: #043A1E;
|
|
246
186
|
--color-sentiment-background-surface-active: #022614;
|
|
187
|
+
--color-sentiment-border-overlay: rgba(206,241,184,0.30196);
|
|
247
188
|
}
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
.
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
--color-sentiment-content-primary: #
|
|
254
|
-
--color-sentiment-
|
|
255
|
-
--color-sentiment-
|
|
256
|
-
--color-sentiment-interactive-primary: #
|
|
257
|
-
--color-sentiment-interactive-
|
|
258
|
-
--color-sentiment-interactive-
|
|
259
|
-
--color-sentiment-interactive-secondary: #
|
|
260
|
-
--color-sentiment-interactive-secondary-
|
|
261
|
-
--color-sentiment-interactive-secondary-
|
|
262
|
-
--color-sentiment-interactive-secondary-neutral: #
|
|
263
|
-
--color-sentiment-interactive-
|
|
264
|
-
--color-sentiment-interactive-
|
|
265
|
-
--color-sentiment-interactive-control: #
|
|
266
|
-
--color-sentiment-
|
|
267
|
-
--color-sentiment-
|
|
268
|
-
--color-sentiment-background-surface: #
|
|
269
|
-
--color-sentiment-
|
|
270
|
-
--color-sentiment-background-surface-active: #022614;
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
.wds-sentiment-warning-light-base {
|
|
192
|
+
--color-sentiment-content-primary: #4A3B1C;
|
|
193
|
+
--color-sentiment-content-primary-hover: #302612;
|
|
194
|
+
--color-sentiment-content-primary-active: #2C2311;
|
|
195
|
+
--color-sentiment-interactive-primary: #FFD11A;
|
|
196
|
+
--color-sentiment-interactive-primary-hover: #FFBF0F;
|
|
197
|
+
--color-sentiment-interactive-primary-active: #FFBB00;
|
|
198
|
+
--color-sentiment-interactive-secondary: #FFF7D7;
|
|
199
|
+
--color-sentiment-interactive-secondary-hover: #FFF0B2;
|
|
200
|
+
--color-sentiment-interactive-secondary-active: #FFE98F;
|
|
201
|
+
--color-sentiment-interactive-secondary-neutral: #FFEC9E;
|
|
202
|
+
--color-sentiment-interactive-secondary-neutral-hover: #FFE187;
|
|
203
|
+
--color-sentiment-interactive-secondary-neutral-active: #FFD55F;
|
|
204
|
+
--color-sentiment-interactive-control: #4A3B1C;
|
|
205
|
+
--color-sentiment-interactive-control-hover: #302612;
|
|
206
|
+
--color-sentiment-interactive-control-active: #2C2311;
|
|
207
|
+
--color-sentiment-background-surface: #FFF7D7;
|
|
208
|
+
--color-sentiment-background-surface-hover: #FFF0B2;
|
|
209
|
+
--color-sentiment-background-surface-active: #FFE98F;
|
|
210
|
+
--color-sentiment-border-overlay: rgba(74,59,28,0.30196);
|
|
271
211
|
}
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
.
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
--color-sentiment-content-primary: #
|
|
278
|
-
--color-sentiment-
|
|
279
|
-
--color-sentiment-
|
|
280
|
-
--color-sentiment-interactive-primary: #
|
|
281
|
-
--color-sentiment-interactive-
|
|
282
|
-
--color-sentiment-interactive-
|
|
283
|
-
--color-sentiment-interactive-secondary: #
|
|
284
|
-
--color-sentiment-interactive-secondary-
|
|
285
|
-
--color-sentiment-interactive-secondary-
|
|
286
|
-
--color-sentiment-interactive-secondary-neutral: #
|
|
287
|
-
--color-sentiment-interactive-
|
|
288
|
-
--color-sentiment-interactive-
|
|
289
|
-
--color-sentiment-interactive-control: #
|
|
290
|
-
--color-sentiment-
|
|
291
|
-
--color-sentiment-
|
|
292
|
-
--color-sentiment-background-surface: #
|
|
293
|
-
--color-sentiment-
|
|
294
|
-
--color-sentiment-background-surface-active: #D6F0C7;
|
|
212
|
+
|
|
213
|
+
|
|
214
|
+
.wds-sentiment-warning-light-elevated {
|
|
215
|
+
--color-sentiment-content-primary: #4A3B1C;
|
|
216
|
+
--color-sentiment-content-primary-hover: #302612;
|
|
217
|
+
--color-sentiment-content-primary-active: #2C2311;
|
|
218
|
+
--color-sentiment-interactive-primary: #4A3B1C;
|
|
219
|
+
--color-sentiment-interactive-primary-hover: #302612;
|
|
220
|
+
--color-sentiment-interactive-primary-active: #2C2311;
|
|
221
|
+
--color-sentiment-interactive-secondary: #FFD11A;
|
|
222
|
+
--color-sentiment-interactive-secondary-hover: #FFBF0F;
|
|
223
|
+
--color-sentiment-interactive-secondary-active: #FFBB00;
|
|
224
|
+
--color-sentiment-interactive-secondary-neutral: #FFEC9E;
|
|
225
|
+
--color-sentiment-interactive-secondary-neutral-hover: #FFEDB8;
|
|
226
|
+
--color-sentiment-interactive-secondary-neutral-active: #FFF2CC;
|
|
227
|
+
--color-sentiment-interactive-control: #FFD11A;
|
|
228
|
+
--color-sentiment-interactive-control-hover: #FFBF0F;
|
|
229
|
+
--color-sentiment-interactive-control-active: #FFBB00;
|
|
230
|
+
--color-sentiment-background-surface: #FFD11A;
|
|
231
|
+
--color-sentiment-background-surface-hover: #FFBF0F;
|
|
232
|
+
--color-sentiment-background-surface-active: #FFBB00;
|
|
233
|
+
--color-sentiment-border-overlay: rgba(74,59,28,0.30196);
|
|
295
234
|
}
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
.
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
--color-sentiment-content-primary: #
|
|
302
|
-
--color-sentiment-
|
|
303
|
-
--color-sentiment-
|
|
304
|
-
--color-sentiment-interactive-primary: #
|
|
305
|
-
--color-sentiment-interactive-
|
|
306
|
-
--color-sentiment-interactive-
|
|
307
|
-
--color-sentiment-interactive-secondary:
|
|
308
|
-
--color-sentiment-interactive-secondary-
|
|
309
|
-
--color-sentiment-interactive-secondary-
|
|
310
|
-
--color-sentiment-interactive-secondary-neutral:
|
|
311
|
-
--color-sentiment-interactive-
|
|
312
|
-
--color-sentiment-interactive-
|
|
313
|
-
--color-sentiment-interactive-control: #
|
|
314
|
-
--color-sentiment-
|
|
315
|
-
--color-sentiment-
|
|
316
|
-
--color-sentiment-background-surface:
|
|
317
|
-
--color-sentiment-
|
|
318
|
-
--color-sentiment-background-surface-active: rgba(62, 59, 7, 0.17);
|
|
235
|
+
|
|
236
|
+
|
|
237
|
+
.wds-sentiment-negative-dark-base {
|
|
238
|
+
--color-sentiment-content-primary: #FFA8AD;
|
|
239
|
+
--color-sentiment-content-primary-hover: #FFBDC0;
|
|
240
|
+
--color-sentiment-content-primary-active: #FFD1D3;
|
|
241
|
+
--color-sentiment-interactive-primary: #FFA8AD;
|
|
242
|
+
--color-sentiment-interactive-primary-hover: #FFBDC0;
|
|
243
|
+
--color-sentiment-interactive-primary-active: #FFD1D3;
|
|
244
|
+
--color-sentiment-interactive-secondary: #410B0D;
|
|
245
|
+
--color-sentiment-interactive-secondary-hover: #641115;
|
|
246
|
+
--color-sentiment-interactive-secondary-active: #761418;
|
|
247
|
+
--color-sentiment-interactive-secondary-neutral: #601013;
|
|
248
|
+
--color-sentiment-interactive-secondary-neutral-hover: #7A1519;
|
|
249
|
+
--color-sentiment-interactive-secondary-neutral-active: #90181D;
|
|
250
|
+
--color-sentiment-interactive-control: #410B0D;
|
|
251
|
+
--color-sentiment-interactive-control-hover: #641115;
|
|
252
|
+
--color-sentiment-interactive-control-active: #761418;
|
|
253
|
+
--color-sentiment-background-surface: #410B0D;
|
|
254
|
+
--color-sentiment-background-surface-hover: #641115;
|
|
255
|
+
--color-sentiment-background-surface-active: #761418;
|
|
256
|
+
--color-sentiment-border-overlay: rgba(255,168,173,0.30196);
|
|
319
257
|
}
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
.
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
--color-sentiment-content-primary: #
|
|
326
|
-
--color-sentiment-
|
|
327
|
-
--color-sentiment-
|
|
328
|
-
--color-sentiment-interactive-primary: #
|
|
329
|
-
--color-sentiment-interactive-
|
|
330
|
-
--color-sentiment-interactive-
|
|
331
|
-
--color-sentiment-interactive-secondary: #
|
|
332
|
-
--color-sentiment-interactive-secondary-
|
|
333
|
-
--color-sentiment-interactive-secondary-
|
|
334
|
-
--color-sentiment-interactive-secondary-neutral: #
|
|
335
|
-
--color-sentiment-interactive-
|
|
336
|
-
--color-sentiment-interactive-
|
|
337
|
-
--color-sentiment-interactive-control: #
|
|
338
|
-
--color-sentiment-
|
|
339
|
-
--color-sentiment-
|
|
340
|
-
--color-sentiment-background-surface: #
|
|
341
|
-
--color-sentiment-
|
|
342
|
-
--color-sentiment-background-surface-active: #232423;
|
|
258
|
+
|
|
259
|
+
|
|
260
|
+
.wds-sentiment-negative-dark-elevated {
|
|
261
|
+
--color-sentiment-content-primary: #410B0D;
|
|
262
|
+
--color-sentiment-content-primary-hover: #641115;
|
|
263
|
+
--color-sentiment-content-primary-active: #761418;
|
|
264
|
+
--color-sentiment-interactive-primary: #410B0D;
|
|
265
|
+
--color-sentiment-interactive-primary-hover: #641115;
|
|
266
|
+
--color-sentiment-interactive-primary-active: #761418;
|
|
267
|
+
--color-sentiment-interactive-secondary: #FFA8AD;
|
|
268
|
+
--color-sentiment-interactive-secondary-hover: #FFBDC0;
|
|
269
|
+
--color-sentiment-interactive-secondary-active: #FFD1D3;
|
|
270
|
+
--color-sentiment-interactive-secondary-neutral: #D9898D;
|
|
271
|
+
--color-sentiment-interactive-secondary-neutral-hover: #D68084;
|
|
272
|
+
--color-sentiment-interactive-secondary-neutral-active: #D06C71;
|
|
273
|
+
--color-sentiment-interactive-control: #FFA8AD;
|
|
274
|
+
--color-sentiment-interactive-control-hover: #FFBDC0;
|
|
275
|
+
--color-sentiment-interactive-control-active: #FFD1D3;
|
|
276
|
+
--color-sentiment-background-surface: #FFA8AD;
|
|
277
|
+
--color-sentiment-background-surface-hover: #FFBDC0;
|
|
278
|
+
--color-sentiment-background-surface-active: #FFD1D3;
|
|
279
|
+
--color-sentiment-border-overlay: rgba(65,11,13,0.30196);
|
|
343
280
|
}
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
.
|
|
347
|
-
.np-theme-business--forest-green.wds-sentiment-surface-neutral-base,
|
|
348
|
-
.np-theme-platform--forest-green.wds-sentiment-surface-neutral-base {
|
|
281
|
+
|
|
282
|
+
|
|
283
|
+
.wds-sentiment-neutral-dark-base {
|
|
349
284
|
--color-sentiment-content-primary: #F1F1ED;
|
|
350
285
|
--color-sentiment-content-primary-hover: #E7E7E1;
|
|
351
286
|
--color-sentiment-content-primary-active: #DFDED5;
|
|
352
287
|
--color-sentiment-interactive-primary: #F1F1ED;
|
|
353
288
|
--color-sentiment-interactive-primary-hover: #E7E7E1;
|
|
354
289
|
--color-sentiment-interactive-primary-active: #DFDED5;
|
|
355
|
-
--color-sentiment-interactive-secondary: rgba(255,
|
|
356
|
-
--color-sentiment-interactive-secondary-hover: rgba(255,
|
|
357
|
-
--color-sentiment-interactive-secondary-active: rgba(255,
|
|
358
|
-
--color-sentiment-interactive-secondary-neutral: rgba(255,
|
|
359
|
-
--color-sentiment-interactive-secondary-neutral-hover: rgba(255,
|
|
360
|
-
--color-sentiment-interactive-secondary-neutral-active: rgba(255,
|
|
290
|
+
--color-sentiment-interactive-secondary: rgba(255,255,255,0.10196);
|
|
291
|
+
--color-sentiment-interactive-secondary-hover: rgba(255,255,255,0.2);
|
|
292
|
+
--color-sentiment-interactive-secondary-active: rgba(255,255,255,0.30196);
|
|
293
|
+
--color-sentiment-interactive-secondary-neutral: rgba(255,255,255,0.10196);
|
|
294
|
+
--color-sentiment-interactive-secondary-neutral-hover: rgba(255,255,255,0.2);
|
|
295
|
+
--color-sentiment-interactive-secondary-neutral-active: rgba(255,255,255,0.30196);
|
|
361
296
|
--color-sentiment-interactive-control: #2A2C29;
|
|
362
297
|
--color-sentiment-interactive-control-hover: #414441;
|
|
363
298
|
--color-sentiment-interactive-control-active: #595B58;
|
|
364
|
-
--color-sentiment-background-surface: rgba(255,
|
|
365
|
-
--color-sentiment-background-surface-hover: rgba(255,
|
|
366
|
-
--color-sentiment-background-surface-active: rgba(255,
|
|
299
|
+
--color-sentiment-background-surface: rgba(255,255,255,0.10196);
|
|
300
|
+
--color-sentiment-background-surface-hover: rgba(255,255,255,0.2);
|
|
301
|
+
--color-sentiment-background-surface-active: rgba(255,255,255,0.30196);
|
|
302
|
+
--color-sentiment-border-overlay: rgba(241,241,237,0.30196);
|
|
367
303
|
}
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
.
|
|
371
|
-
.np-theme-business--forest-green.wds-sentiment-surface-neutral-elevated,
|
|
372
|
-
.np-theme-platform--forest-green.wds-sentiment-surface-neutral-elevated {
|
|
304
|
+
|
|
305
|
+
|
|
306
|
+
.wds-sentiment-neutral-dark-elevated {
|
|
373
307
|
--color-sentiment-content-primary: #2A2C29;
|
|
374
308
|
--color-sentiment-content-primary-hover: #414441;
|
|
375
309
|
--color-sentiment-content-primary-active: #595B58;
|
|
@@ -388,60 +322,11 @@
|
|
|
388
322
|
--color-sentiment-background-surface: #F1F1ED;
|
|
389
323
|
--color-sentiment-background-surface-hover: #E7E7E1;
|
|
390
324
|
--color-sentiment-background-surface-active: #DFDED5;
|
|
325
|
+
--color-sentiment-border-overlay: rgba(42,44,41,0.30196);
|
|
391
326
|
}
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
.
|
|
395
|
-
.np-theme-personal--bright-green.wds-sentiment-surface-proposition-base,
|
|
396
|
-
.np-theme-business--bright-green.wds-sentiment-surface-proposition-base {
|
|
397
|
-
--color-sentiment-content-primary: #0E0F0C;
|
|
398
|
-
--color-sentiment-content-primary-hover: #0A2826;
|
|
399
|
-
--color-sentiment-content-primary-active: #074140;
|
|
400
|
-
--color-sentiment-interactive-primary: #054D4D;
|
|
401
|
-
--color-sentiment-interactive-primary-hover: #043A3A;
|
|
402
|
-
--color-sentiment-interactive-primary-active: #022626;
|
|
403
|
-
--color-sentiment-interactive-secondary: #E0F7F7;
|
|
404
|
-
--color-sentiment-interactive-secondary-hover: #CAF1F1;
|
|
405
|
-
--color-sentiment-interactive-secondary-active: #B6ECEC;
|
|
406
|
-
--color-sentiment-interactive-secondary-neutral: #B4D5D5;
|
|
407
|
-
--color-sentiment-interactive-secondary-neutral-hover: #A3CCCC;
|
|
408
|
-
--color-sentiment-interactive-secondary-neutral-active: #9AC6C6;
|
|
409
|
-
--color-sentiment-interactive-control: #E0F7F7;
|
|
410
|
-
--color-sentiment-interactive-control-hover: #CAF1F1;
|
|
411
|
-
--color-sentiment-interactive-control-active: #B6ECEC;
|
|
412
|
-
--color-sentiment-background-surface: #E0F7F7;
|
|
413
|
-
--color-sentiment-background-surface-hover: #CAF1F1;
|
|
414
|
-
--color-sentiment-background-surface-active: #B6ECEC;
|
|
415
|
-
}
|
|
416
|
-
.np-theme-personal.wds-sentiment-surface-proposition-elevated,
|
|
417
|
-
.np-theme-business.wds-sentiment-surface-proposition-elevated,
|
|
418
|
-
.np-theme-platform.wds-sentiment-surface-proposition-elevated,
|
|
419
|
-
.np-theme-personal--bright-green.wds-sentiment-surface-proposition-elevated,
|
|
420
|
-
.np-theme-business--bright-green.wds-sentiment-surface-proposition-elevated {
|
|
421
|
-
--color-sentiment-content-primary: #FFFFFF;
|
|
422
|
-
--color-sentiment-content-primary-hover: #EAF9F9;
|
|
423
|
-
--color-sentiment-content-primary-active: #D5F4F4;
|
|
424
|
-
--color-sentiment-interactive-primary: #E0F7F7;
|
|
425
|
-
--color-sentiment-interactive-primary-hover: #CAF1F1;
|
|
426
|
-
--color-sentiment-interactive-primary-active: #B6ECEC;
|
|
427
|
-
--color-sentiment-interactive-secondary: #054D4D;
|
|
428
|
-
--color-sentiment-interactive-secondary-hover: #043A3A;
|
|
429
|
-
--color-sentiment-interactive-secondary-active: #022626;
|
|
430
|
-
--color-sentiment-interactive-secondary-neutral: #1F6161;
|
|
431
|
-
--color-sentiment-interactive-secondary-neutral-hover: #247070;
|
|
432
|
-
--color-sentiment-interactive-secondary-neutral-active: #298080;
|
|
433
|
-
--color-sentiment-interactive-control: #054D4D;
|
|
434
|
-
--color-sentiment-interactive-control-hover: #043A3A;
|
|
435
|
-
--color-sentiment-interactive-control-active: #022626;
|
|
436
|
-
--color-sentiment-background-surface: #054D4D;
|
|
437
|
-
--color-sentiment-background-surface-hover: #043A3A;
|
|
438
|
-
--color-sentiment-background-surface-active: #022626;
|
|
439
|
-
}
|
|
440
|
-
.np-theme-personal--dark.wds-sentiment-surface-proposition-base,
|
|
441
|
-
.np-theme-business--dark.wds-sentiment-surface-proposition-base,
|
|
442
|
-
.np-theme-personal--forest-green.wds-sentiment-surface-proposition-base,
|
|
443
|
-
.np-theme-business--forest-green.wds-sentiment-surface-proposition-base,
|
|
444
|
-
.np-theme-platform--forest-green.wds-sentiment-surface-proposition-base {
|
|
327
|
+
|
|
328
|
+
|
|
329
|
+
.wds-sentiment-proposition-dark-base {
|
|
445
330
|
--color-sentiment-content-primary: #FFFFFF;
|
|
446
331
|
--color-sentiment-content-primary-hover: #EAF9F9;
|
|
447
332
|
--color-sentiment-content-primary-active: #D5F4F4;
|
|
@@ -460,12 +345,11 @@
|
|
|
460
345
|
--color-sentiment-background-surface: #054D4D;
|
|
461
346
|
--color-sentiment-background-surface-hover: #043A3A;
|
|
462
347
|
--color-sentiment-background-surface-active: #022626;
|
|
348
|
+
--color-sentiment-border-overlay: rgba(255,255,255,0.30196);
|
|
463
349
|
}
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
.
|
|
467
|
-
.np-theme-business--forest-green.wds-sentiment-surface-proposition-elevated,
|
|
468
|
-
.np-theme-platform--forest-green.wds-sentiment-surface-proposition-elevated {
|
|
350
|
+
|
|
351
|
+
|
|
352
|
+
.wds-sentiment-proposition-dark-elevated {
|
|
469
353
|
--color-sentiment-content-primary: #0E0F0C;
|
|
470
354
|
--color-sentiment-content-primary-hover: #0A2826;
|
|
471
355
|
--color-sentiment-content-primary-active: #074140;
|
|
@@ -484,4 +368,108 @@
|
|
|
484
368
|
--color-sentiment-background-surface: #E0F7F7;
|
|
485
369
|
--color-sentiment-background-surface-hover: #CAF1F1;
|
|
486
370
|
--color-sentiment-background-surface-active: #B6ECEC;
|
|
371
|
+
--color-sentiment-border-overlay: rgba(14,15,12,0.30196);
|
|
372
|
+
}
|
|
373
|
+
|
|
374
|
+
|
|
375
|
+
.wds-sentiment-success-dark-base {
|
|
376
|
+
--color-sentiment-content-primary: #CEF1B8;
|
|
377
|
+
--color-sentiment-content-primary-hover: #E0FFCC;
|
|
378
|
+
--color-sentiment-content-primary-active: #E1F4D4;
|
|
379
|
+
--color-sentiment-interactive-primary: #CEF1B8;
|
|
380
|
+
--color-sentiment-interactive-primary-hover: #E0FFCC;
|
|
381
|
+
--color-sentiment-interactive-primary-active: #E1F4D4;
|
|
382
|
+
--color-sentiment-interactive-secondary: #054D28;
|
|
383
|
+
--color-sentiment-interactive-secondary-hover: #043A1E;
|
|
384
|
+
--color-sentiment-interactive-secondary-active: #022614;
|
|
385
|
+
--color-sentiment-interactive-secondary-neutral: #256A43;
|
|
386
|
+
--color-sentiment-interactive-secondary-neutral-hover: #2A794C;
|
|
387
|
+
--color-sentiment-interactive-secondary-neutral-active: #329057;
|
|
388
|
+
--color-sentiment-interactive-control: #054D28;
|
|
389
|
+
--color-sentiment-interactive-control-hover: #043A1E;
|
|
390
|
+
--color-sentiment-interactive-control-active: #022614;
|
|
391
|
+
--color-sentiment-background-surface: #054D28;
|
|
392
|
+
--color-sentiment-background-surface-hover: #043A1E;
|
|
393
|
+
--color-sentiment-background-surface-active: #022614;
|
|
394
|
+
--color-sentiment-border-overlay: rgba(206,241,184,0.30196);
|
|
395
|
+
}
|
|
396
|
+
|
|
397
|
+
|
|
398
|
+
.wds-sentiment-success-dark-elevated {
|
|
399
|
+
--color-sentiment-content-primary: #252C20;
|
|
400
|
+
--color-sentiment-content-primary-hover: #323B2B;
|
|
401
|
+
--color-sentiment-content-primary-active: #3E4A36;
|
|
402
|
+
--color-sentiment-interactive-primary: #252C20;
|
|
403
|
+
--color-sentiment-interactive-primary-hover: #323B2B;
|
|
404
|
+
--color-sentiment-interactive-primary-active: #3E4A36;
|
|
405
|
+
--color-sentiment-interactive-secondary: #BAE5A0;
|
|
406
|
+
--color-sentiment-interactive-secondary-hover: #C8EAB3;
|
|
407
|
+
--color-sentiment-interactive-secondary-active: #D6F0C7;
|
|
408
|
+
--color-sentiment-interactive-secondary-neutral: #A8CF91;
|
|
409
|
+
--color-sentiment-interactive-secondary-neutral-hover: #94C478;
|
|
410
|
+
--color-sentiment-interactive-secondary-neutral-active: #83BB63;
|
|
411
|
+
--color-sentiment-interactive-control: #BAE5A0;
|
|
412
|
+
--color-sentiment-interactive-control-hover: #C8EAB3;
|
|
413
|
+
--color-sentiment-interactive-control-active: #D6F0C7;
|
|
414
|
+
--color-sentiment-background-surface: #BAE5A0;
|
|
415
|
+
--color-sentiment-background-surface-hover: #C8EAB3;
|
|
416
|
+
--color-sentiment-background-surface-active: #D6F0C7;
|
|
417
|
+
--color-sentiment-border-overlay: rgba(37,44,32,0.30196);
|
|
418
|
+
}
|
|
419
|
+
|
|
420
|
+
|
|
421
|
+
.wds-sentiment-warning-dark-base {
|
|
422
|
+
--color-sentiment-content-primary: #FADC65;
|
|
423
|
+
--color-sentiment-content-primary-hover: #F9D648;
|
|
424
|
+
--color-sentiment-content-primary-active: #F8CD20;
|
|
425
|
+
--color-sentiment-interactive-primary: #FADC65;
|
|
426
|
+
--color-sentiment-interactive-primary-hover: #F9D648;
|
|
427
|
+
--color-sentiment-interactive-primary-active: #F8CD20;
|
|
428
|
+
--color-sentiment-interactive-secondary: #3A3523;
|
|
429
|
+
--color-sentiment-interactive-secondary-hover: #504930;
|
|
430
|
+
--color-sentiment-interactive-secondary-active: #665D3D;
|
|
431
|
+
--color-sentiment-interactive-secondary-neutral: #4D462A;
|
|
432
|
+
--color-sentiment-interactive-secondary-neutral-hover: #5D532F;
|
|
433
|
+
--color-sentiment-interactive-secondary-neutral-active: #685D33;
|
|
434
|
+
--color-sentiment-interactive-control: #3A3523;
|
|
435
|
+
--color-sentiment-interactive-control-hover: #504930;
|
|
436
|
+
--color-sentiment-interactive-control-active: #665D3D;
|
|
437
|
+
--color-sentiment-background-surface: #3A3523;
|
|
438
|
+
--color-sentiment-background-surface-hover: #504930;
|
|
439
|
+
--color-sentiment-background-surface-active: #665D3D;
|
|
440
|
+
--color-sentiment-border-overlay: rgba(250,220,101,0.30196);
|
|
441
|
+
}
|
|
442
|
+
|
|
443
|
+
|
|
444
|
+
.wds-sentiment-warning-dark-elevated {
|
|
445
|
+
--color-sentiment-content-primary: #3A3523;
|
|
446
|
+
--color-sentiment-content-primary-hover: #504930;
|
|
447
|
+
--color-sentiment-content-primary-active: #665D3D;
|
|
448
|
+
--color-sentiment-interactive-primary: #3A3523;
|
|
449
|
+
--color-sentiment-interactive-primary-hover: #504930;
|
|
450
|
+
--color-sentiment-interactive-primary-active: #665D3D;
|
|
451
|
+
--color-sentiment-interactive-secondary: #FADC65;
|
|
452
|
+
--color-sentiment-interactive-secondary-hover: #F9D648;
|
|
453
|
+
--color-sentiment-interactive-secondary-active: #F8CD20;
|
|
454
|
+
--color-sentiment-interactive-secondary-neutral: #E3C85D;
|
|
455
|
+
--color-sentiment-interactive-secondary-neutral-hover: #DFC044;
|
|
456
|
+
--color-sentiment-interactive-secondary-neutral-active: #D9B526;
|
|
457
|
+
--color-sentiment-interactive-control: #FADC65;
|
|
458
|
+
--color-sentiment-interactive-control-hover: #F9D648;
|
|
459
|
+
--color-sentiment-interactive-control-active: #F8CD20;
|
|
460
|
+
--color-sentiment-background-surface: #FADC65;
|
|
461
|
+
--color-sentiment-background-surface-hover: #F9D648;
|
|
462
|
+
--color-sentiment-background-surface-active: #F8CD20;
|
|
463
|
+
--color-sentiment-border-overlay: rgba(58,53,35,0.30196);
|
|
464
|
+
}
|
|
465
|
+
|
|
466
|
+
|
|
467
|
+
.wds-sentiment-surface {
|
|
468
|
+
--ring-outline-color: var(--color-sentiment-content-primary, var(--color-content-primary));
|
|
469
|
+
}
|
|
470
|
+
|
|
471
|
+
|
|
472
|
+
.wds-sentiment-surface--hasBaseStyles {
|
|
473
|
+
background-color: var(--color-sentiment-background-surface);
|
|
474
|
+
color: var(--color-sentiment-content-primary);
|
|
487
475
|
}
|