@salutejs-ds/sdds_sbcom 0.1.3 → 0.1.5
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/components/Button/Button.config.d.ts +2 -2
- package/components/Button/Button.config.js +8 -8
- package/components/Button/Button.config.js.map +1 -1
- package/components/Button/Button.config_1ccu9cu.css +10 -0
- package/components/Button/Button.css +9 -9
- package/components/Button/Button.d.ts +2 -2
- package/components/Checkbox/Checkbox.config.d.ts +1 -1
- package/components/Checkbox/Checkbox.config.js +4 -4
- package/components/Checkbox/Checkbox.config.js.map +1 -1
- package/components/Checkbox/Checkbox.config_1rh5bl.css +6 -0
- package/components/Checkbox/Checkbox.css +6 -6
- package/components/Checkbox/Checkbox.d.ts +1 -1
- package/components/IconButton/IconButton.config.d.ts +1 -1
- package/components/IconButton/IconButton.config.js +3 -3
- package/components/IconButton/IconButton.config.js.map +1 -1
- package/components/IconButton/IconButton.config_cfiy79.css +9 -0
- package/components/IconButton/IconButton.css +8 -8
- package/components/IconButton/IconButton.d.ts +1 -1
- package/components/Link/Link.config.js +1 -1
- package/components/Link/Link.config.js.map +1 -1
- package/{es/components/Link/Link.config_9ew1ky.css → components/Link/Link.config_xhilcr.css} +3 -3
- package/components/Link/Link.css +8 -8
- package/components/Radiobox/Radiobox.config.d.ts +1 -1
- package/components/Radiobox/Radiobox.config.js +4 -4
- package/components/Radiobox/Radiobox.config.js.map +1 -1
- package/components/Radiobox/Radiobox.config_hk6a3j.css +6 -0
- package/components/Radiobox/Radiobox.css +6 -6
- package/components/Radiobox/Radiobox.d.ts +1 -1
- package/css/sdds_sbcom.module.css +306 -306
- package/css/sdds_sbcom__dark.css +165 -165
- package/css/sdds_sbcom__light.css +168 -168
- package/es/components/Button/Button.config.js +8 -8
- package/es/components/Button/Button.config.js.map +1 -1
- package/es/components/Button/Button.config_1ccu9cu.css +10 -0
- package/es/components/Button/Button.css +9 -9
- package/es/components/Checkbox/Checkbox.config.js +4 -4
- package/es/components/Checkbox/Checkbox.config.js.map +1 -1
- package/es/components/Checkbox/Checkbox.config_1rh5bl.css +6 -0
- package/es/components/Checkbox/Checkbox.css +6 -6
- package/es/components/IconButton/IconButton.config.js +3 -3
- package/es/components/IconButton/IconButton.config.js.map +1 -1
- package/es/components/IconButton/IconButton.config_cfiy79.css +9 -0
- package/es/components/IconButton/IconButton.css +8 -8
- package/es/components/Link/Link.config.js +1 -1
- package/es/components/Link/Link.config.js.map +1 -1
- package/{components/Link/Link.config_9ew1ky.css → es/components/Link/Link.config_xhilcr.css} +3 -3
- package/es/components/Link/Link.css +8 -8
- package/es/components/Radiobox/Radiobox.config.js +4 -4
- package/es/components/Radiobox/Radiobox.config.js.map +1 -1
- package/es/components/Radiobox/Radiobox.config_hk6a3j.css +6 -0
- package/es/components/Radiobox/Radiobox.css +6 -6
- package/es/index.css +37 -37
- package/es/theme/themes/sdds_sbcom__dark.js +1 -1
- package/es/theme/themes/sdds_sbcom__dark.js.map +1 -1
- package/es/theme/themes/sdds_sbcom__light.js +1 -1
- package/es/theme/themes/sdds_sbcom__light.js.map +1 -1
- package/es/theme/tokens/index.js +387 -387
- package/es/theme/tokens/index.js.map +1 -1
- package/index.css +37 -37
- package/package.json +1 -1
- package/styled-components/cjs/Button/Button.config.js +7 -7
- package/styled-components/cjs/Checkbox/Checkbox.config.js +5 -5
- package/styled-components/cjs/IconButton/IconButton.config.js +8 -8
- package/styled-components/cjs/Link/Link.config.js +3 -3
- package/styled-components/cjs/Radiobox/Radiobox.config.js +5 -5
- package/styled-components/es/Button/Button.config.js +7 -7
- package/styled-components/es/Checkbox/Checkbox.config.js +5 -5
- package/styled-components/es/IconButton/IconButton.config.js +8 -8
- package/styled-components/es/Link/Link.config.js +3 -3
- package/styled-components/es/Radiobox/Radiobox.config.js +5 -5
- package/theme/themes/sdds_sbcom__dark.js +1 -1
- package/theme/themes/sdds_sbcom__dark.js.map +1 -1
- package/theme/themes/sdds_sbcom__light.js +1 -1
- package/theme/themes/sdds_sbcom__light.js.map +1 -1
- package/theme/tokens/index.d.ts +273 -273
- package/theme/tokens/index.js +387 -387
- package/theme/tokens/index.js.map +1 -1
- package/components/Button/Button.config_1fseone.css +0 -10
- package/components/Checkbox/Checkbox.config_akvxn0.css +0 -6
- package/components/IconButton/IconButton.config_1uu5rxr.css +0 -9
- package/components/Radiobox/Radiobox.config_1tzom6m.css +0 -6
- package/es/components/Button/Button.config_1fseone.css +0 -10
- package/es/components/Checkbox/Checkbox.config_akvxn0.css +0 -6
- package/es/components/IconButton/IconButton.config_1uu5rxr.css +0 -9
- package/es/components/Radiobox/Radiobox.config_1tzom6m.css +0 -6
package/css/sdds_sbcom__dark.css
CHANGED
|
@@ -2,6 +2,98 @@
|
|
|
2
2
|
|
|
3
3
|
:root {
|
|
4
4
|
--text-tertiary-hover: #F5F5F5FF;
|
|
5
|
+
--inverse-text-paragraph: #15110F66;
|
|
6
|
+
--inverse-text-accent-minor: #52804A66;
|
|
7
|
+
--surface-solid-primary-hover: #1C1C1CFF;
|
|
8
|
+
--surface-solid-default-hover: #FFFFFFFF;
|
|
9
|
+
--surface-accent-minor-hover: #2A390EFF;
|
|
10
|
+
--surface-transparent-primary: #FFFFFF14;
|
|
11
|
+
--on-dark-surface-solid-primary-brightness: #252525FF;
|
|
12
|
+
--on-dark-surface-transparent-card: #23232399;
|
|
13
|
+
--on-light-surface-solid-tertiary-hover: #D9D9D9FF;
|
|
14
|
+
--on-light-surface-solid-default-hover: #262626FF;
|
|
15
|
+
--on-light-surface-negative-active: #FF142CFF;
|
|
16
|
+
--inverse-surface-solid-default-active: #030303FF;
|
|
17
|
+
--inverse-surface-transparent-tertiary-active: #08080833;
|
|
18
|
+
--inverse-surface-positive-hover: #6FA706FF;
|
|
19
|
+
--outline-positive-hover: #96E208FF;
|
|
20
|
+
--inverse-surface-accent-minor-hover: #D7FD91FF;
|
|
21
|
+
--on-light-outline-positive-hover: #79B706FF;
|
|
22
|
+
--on-dark-outline-transparent-primary-active: #FFFFFF12;
|
|
23
|
+
--on-light-outline-warning: #BE4E0CFF;
|
|
24
|
+
--text-secondary-hover: #F5F5F5FF;
|
|
25
|
+
--on-dark-outline-minor-brightness: #383838FF;
|
|
26
|
+
--background-secondary-brightness: #000000FF;
|
|
27
|
+
--persona-blue-text-accent-brightness: #15110FFF;
|
|
28
|
+
--persona-green-text-accent-brightness: #15110FFF;
|
|
29
|
+
--persona-indigo-text-accent-brightness: #15110FFF;
|
|
30
|
+
--persona-ochre-text-accent-brightness: #15110FFF;
|
|
31
|
+
--persona-olive-text-accent-brightness: #15110FFF;
|
|
32
|
+
--on-dark-data-yellow-transparent-active: #F3A81280;
|
|
33
|
+
--on-dark-background-secondary-hover: #CCCCCCFF;
|
|
34
|
+
--persona-indigo-text-accent: #9291E5;
|
|
35
|
+
--on-dark-persona-pink-text-accent-brightness: #15110FFF;
|
|
36
|
+
--on-dark-persona-sea-blue-text-accent-brightness: #15110FFF;
|
|
37
|
+
--on-light-persona-indigo-text-accent-hover: #CCCCCCFF;
|
|
38
|
+
--on-light-persona-ochre-text-accent-hover: #CCCCCCFF;
|
|
39
|
+
--on-light-persona-olive-text-accent-active: #E6E6E6FF;
|
|
40
|
+
--on-dark-persona-violet-text-accent-brightness: #15110FFF;
|
|
41
|
+
--on-dark-text-accent-minor-active: #2F4408FF;
|
|
42
|
+
--on-light-surface-accent-secondary-brightness: #688F61FF;
|
|
43
|
+
--surface-transparent-accent-minor-brightness: #B4AE7B47;
|
|
44
|
+
--on-dark-surface-accent-secondary-brightness: #B4AE7BFF;
|
|
45
|
+
--inverse-persona-ochre-text-accent-brightness: #EBE7E5FF;
|
|
46
|
+
--on-dark-surface-transparent-secondary: #FFFFFF29;
|
|
47
|
+
--outline-transparent-clear: #00000000;
|
|
48
|
+
--inverse-background-secondary-brightness: #FFFFFFFF;
|
|
49
|
+
--persona-sea-blue-text-accent-active: #E6E6E6FF;
|
|
50
|
+
--inverse-persona-indigo-text-accent-active: #E6E6E6FF;
|
|
51
|
+
--on-dark-persona-ochre-text-accent: #E0AB69;
|
|
52
|
+
--on-light-persona-blue-text-accent-brightness: #EBE7E5FF;
|
|
53
|
+
--on-light-persona-green-text-accent-brightness: #EBE7E5FF;
|
|
54
|
+
--on-light-persona-indigo-text-accent-brightness: #EBE7E5FF;
|
|
55
|
+
--on-light-persona-ochre-text-accent-brightness: #EBE7E5FF;
|
|
56
|
+
--on-dark-surface-accent-minor: #3E4C2FFF;
|
|
57
|
+
--inverse-surface-transparent-accent: #527E4B1F;
|
|
58
|
+
--on-dark-outline-default-brightness: #3B3735FF;
|
|
59
|
+
--on-light-outline-warning-hover: #FD9253FF;
|
|
60
|
+
--inverse-surface-transparent-accent-minor-brightness: #527E4B3D;
|
|
61
|
+
--on-light-surface-accent-primary-brightness: #527E4BFF;
|
|
62
|
+
--surface-accent-secondary-brightness: #B4AE7BFF;
|
|
63
|
+
--on-dark-background-secondary-brightness: #0F0F0FFF;
|
|
64
|
+
--on-light-background-secondary-brightness: #F6F2F0FF;
|
|
65
|
+
--outline-default-brightness: #3B3735FF;
|
|
66
|
+
--outline-minor-brightness: #383838FF;
|
|
67
|
+
--outline-transparent-clear-brightness: #00000000;
|
|
68
|
+
--inverse-outline-default-brightness: #DDD9D7FF;
|
|
69
|
+
--inverse-outline-outline-minor-brightness: #FFFFFFFF;
|
|
70
|
+
--inverse-persona-olive-text-accent-brightness: #EBE7E5FF;
|
|
71
|
+
--inverse-persona-pink-text-accent-brightness: #EBE7E5FF;
|
|
72
|
+
--inverse-persona-sea-blue-text-accent-brightness: #EBE7E5FF;
|
|
73
|
+
--inverse-persona-violet-text-accent-brightness: #EBE7E5FF;
|
|
74
|
+
--on-dark-persona-blue-text-accent-brightness: #15110FFF;
|
|
75
|
+
--on-dark-persona-indigo-text-accent-brightness: #15110FFF;
|
|
76
|
+
--on-dark-persona-ochre-text-accent-brightness: #15110FFF;
|
|
77
|
+
--on-dark-persona-olive-text-accent-brightness: #15110FFF;
|
|
78
|
+
--on-light-persona-olive-text-accent-brightness: #EBE7E5FF;
|
|
79
|
+
--on-light-persona-violet-text-accent-brightness: #EBE7E5FF;
|
|
80
|
+
--inverse-surface-accent-secondary-brightness: #688F61FF;
|
|
81
|
+
--on-dark-surface-transparent-accent-minor-brightness: #B4AE7B47;
|
|
82
|
+
--surface-accent-primary-brightness: #B4AE7BFF;
|
|
83
|
+
--on-dark-surface-solid-primary-hover: #1C1C1CFF;
|
|
84
|
+
--on-dark-persona-green-text-accent-brightness: #15110FFF;
|
|
85
|
+
--on-light-persona-sea-blue-text-accent-brightness: #EBE7E5FF;
|
|
86
|
+
--on-light-outline-minor-brightness: #FFFFFFFF;
|
|
87
|
+
--persona-sea-blue-text-accent-brightness: #15110FFF;
|
|
88
|
+
--persona-violet-text-accent-brightness: #15110FFF;
|
|
89
|
+
--inverse-persona-blue-text-accent-brightness: #EBE7E5FF;
|
|
90
|
+
--inverse-persona-green-text-accent-brightness: #EBE7E5FF;
|
|
91
|
+
--inverse-persona-indigo-text-accent-brightness: #EBE7E5FF;
|
|
92
|
+
--on-light-persona-pink-text-accent-brightness: #EBE7E5FF;
|
|
93
|
+
--on-dark-surface-accent-primary-brightness: #B4AE7BFF;
|
|
94
|
+
--on-light-surface-transparent-accent-minor-brightness: #527E4B3D;
|
|
95
|
+
--on-light-outline-default-brightness: #DDD9D7FF;
|
|
96
|
+
--persona-pink-text-accent-brightness: #15110FFF;
|
|
5
97
|
--text-tertiary-active: #F5F5F556;
|
|
6
98
|
--text-tertiary: #F6F2F03D;
|
|
7
99
|
--text-paragraph-hover: #F5F5F57A;
|
|
@@ -94,7 +186,6 @@
|
|
|
94
186
|
--inverse-text-tertiary: #15110F3D;
|
|
95
187
|
--inverse-text-paragraph-hover: #1717177A;
|
|
96
188
|
--inverse-text-paragraph-active: #171717A3;
|
|
97
|
-
--inverse-text-paragraph: #15110F66;
|
|
98
189
|
--inverse-text-accent-hover: #79B706FF;
|
|
99
190
|
--on-light-text-accent-active: #3E5E03FF;
|
|
100
191
|
--on-light-text-accent-minor-active: #70AA03FF;
|
|
@@ -111,8 +202,6 @@
|
|
|
111
202
|
--inverse-text-info: #205EA5FF;
|
|
112
203
|
--inverse-text-accent: #52804AFF;
|
|
113
204
|
--inverse-text-positive: #207F1FFF;
|
|
114
|
-
--inverse-text-accent-minor: #52804A66;
|
|
115
|
-
--surface-solid-primary-hover: #1C1C1CFF;
|
|
116
205
|
--surface-solid-primary-active: #121212FF;
|
|
117
206
|
--surface-solid-primary: #232323FF;
|
|
118
207
|
--surface-solid-primary-brightness: #252525FF;
|
|
@@ -126,7 +215,6 @@
|
|
|
126
215
|
--surface-solid-card-active: #121212FF;
|
|
127
216
|
--surface-solid-card: #232323FF;
|
|
128
217
|
--surface-solid-card-brightness: #252525FF;
|
|
129
|
-
--surface-solid-default-hover: #FFFFFFFF;
|
|
130
218
|
--surface-solid-default-active: #F5F5F5FF;
|
|
131
219
|
--inverse-text-accent-minor-hover: #B6FB37FF;
|
|
132
220
|
--inverse-text-accent-minor-active: #70AA03FF;
|
|
@@ -143,7 +231,6 @@
|
|
|
143
231
|
--surface-clear-hover: #00000000;
|
|
144
232
|
--surface-clear-active: #00000000;
|
|
145
233
|
--surface-clear: #00000000;
|
|
146
|
-
--surface-accent-minor-hover: #2A390EFF;
|
|
147
234
|
--surface-accent-minor-active: #182108FF;
|
|
148
235
|
--surface-transparent-accent-hover: #1A9E3252;
|
|
149
236
|
--surface-transparent-accent-active: #1A9E3224;
|
|
@@ -152,7 +239,6 @@
|
|
|
152
239
|
--surface-warning-hover: #FB7223FF;
|
|
153
240
|
--surface-transparent-primary-hover: #FFFFFF1F;
|
|
154
241
|
--surface-transparent-primary-active: #FFFFFF0A;
|
|
155
|
-
--surface-transparent-primary: #FFFFFF14;
|
|
156
242
|
--surface-transparent-secondary-active: #FFFFFF0F;
|
|
157
243
|
--surface-transparent-secondary: #FFFFFF29;
|
|
158
244
|
--surface-transparent-accent: #B4AE7B33;
|
|
@@ -160,7 +246,6 @@
|
|
|
160
246
|
--surface-positive: #A6D2A2FF;
|
|
161
247
|
--surface-accent-minor: #3E4C2FFF;
|
|
162
248
|
--on-dark-surface-solid-primary: #232323FF;
|
|
163
|
-
--on-dark-surface-solid-primary-brightness: #252525FF;
|
|
164
249
|
--on-dark-surface-solid-secondary-hover: #303030FF;
|
|
165
250
|
--on-dark-surface-solid-secondary-active: #212121FF;
|
|
166
251
|
--on-dark-surface-solid-secondary: #292929FF;
|
|
@@ -185,7 +270,6 @@
|
|
|
185
270
|
--surface-info-hover: #1798EEFF;
|
|
186
271
|
--surface-info-active: #1086D5FF;
|
|
187
272
|
--on-dark-surface-transparent-card-active: #FFFFFF0A;
|
|
188
|
-
--on-dark-surface-transparent-card: #23232399;
|
|
189
273
|
--on-dark-surface-transparent-card-brightness: #FFFF1DFF;
|
|
190
274
|
--on-dark-surface-accent-minor-hover: #2A390EFF;
|
|
191
275
|
--on-dark-surface-accent-minor-active: #182108FF;
|
|
@@ -208,14 +292,12 @@
|
|
|
208
292
|
--on-light-surface-solid-secondary-hover: #E8E8E8FF;
|
|
209
293
|
--on-light-surface-solid-secondary-active: #E6E6E6FF;
|
|
210
294
|
--on-light-surface-solid-secondary: #FFFFFFFF;
|
|
211
|
-
--on-light-surface-solid-tertiary-hover: #D9D9D9FF;
|
|
212
295
|
--on-light-surface-solid-tertiary-active: #D4D4D4FF;
|
|
213
296
|
--on-light-surface-solid-tertiary: #FFFFFFFF;
|
|
214
297
|
--on-light-surface-solid-card-hover: #FFFFFFFF;
|
|
215
298
|
--on-light-surface-solid-card-active: #FFFFFFFF;
|
|
216
299
|
--on-light-surface-solid-card: #FFFFFFFF;
|
|
217
300
|
--on-light-surface-solid-card-brightness: #FFFFFFFF;
|
|
218
|
-
--on-light-surface-solid-default-hover: #262626FF;
|
|
219
301
|
--on-light-surface-solid-default-active: #030303FF;
|
|
220
302
|
--on-light-surface-solid-default: #15110FFF;
|
|
221
303
|
--on-light-surface-transparent-primary-hover: #0808080A;
|
|
@@ -241,7 +323,6 @@
|
|
|
241
323
|
--on-light-surface-warning-active: #E65705FF;
|
|
242
324
|
--on-light-surface-warning: #BE4E0CFF;
|
|
243
325
|
--on-light-surface-negative-hover: #FF5263FF;
|
|
244
|
-
--on-light-surface-negative-active: #FF142CFF;
|
|
245
326
|
--on-light-surface-negative: #E83439FF;
|
|
246
327
|
--on-light-surface-info-hover: #209CEEFF;
|
|
247
328
|
--on-light-surface-info-active: #0F81CCFF;
|
|
@@ -262,7 +343,6 @@
|
|
|
262
343
|
--inverse-surface-solid-card: #FFFFFFFF;
|
|
263
344
|
--inverse-surface-solid-card-brightness: #FFFFFFFF;
|
|
264
345
|
--inverse-surface-solid-default-hover: #262626FF;
|
|
265
|
-
--inverse-surface-solid-default-active: #030303FF;
|
|
266
346
|
--inverse-surface-solid-default: #15110FFF;
|
|
267
347
|
--inverse-surface-transparent-primary-hover: #0808080A;
|
|
268
348
|
--inverse-surface-transparent-primary-active: #0808080D;
|
|
@@ -270,7 +350,6 @@
|
|
|
270
350
|
--inverse-surface-transparent-secondary-active: #0808081A;
|
|
271
351
|
--inverse-surface-transparent-secondary: #15110F14;
|
|
272
352
|
--inverse-surface-transparent-tertiary-hover: #0808082E;
|
|
273
|
-
--inverse-surface-transparent-tertiary-active: #08080833;
|
|
274
353
|
--inverse-surface-transparent-tertiary: #15110F1F;
|
|
275
354
|
--inverse-surface-transparent-deep-hover: #080808B3;
|
|
276
355
|
--on-light-surface-info: #3776BCFF;
|
|
@@ -283,7 +362,6 @@
|
|
|
283
362
|
--inverse-surface-accent-minor-active: #BEFB4BFF;
|
|
284
363
|
--inverse-surface-transparent-accent-hover: #1A9E322E;
|
|
285
364
|
--inverse-surface-transparent-accent-active: #1A9E3233;
|
|
286
|
-
--inverse-surface-positive-hover: #6FA706FF;
|
|
287
365
|
--inverse-surface-positive-active: #558005FF;
|
|
288
366
|
--inverse-surface-warning-hover: #FB782DFF;
|
|
289
367
|
--inverse-surface-warning-active: #E65705FF;
|
|
@@ -314,7 +392,6 @@
|
|
|
314
392
|
--outline-transparent-primary-hover: #FFFFFF4D;
|
|
315
393
|
--outline-transparent-primary-active: #FFFFFF12;
|
|
316
394
|
--on-light-outline-positive: #239322FF;
|
|
317
|
-
--outline-positive-hover: #96E208FF;
|
|
318
395
|
--outline-positive-active: #629405FF;
|
|
319
396
|
--outline-warning-hover: #FFA575FF;
|
|
320
397
|
--outline-warning-active: #FF5D05FF;
|
|
@@ -325,7 +402,6 @@
|
|
|
325
402
|
--outline-warning: #F8AD80FF;
|
|
326
403
|
--inverse-surface-transparent-primary: #15110F0A;
|
|
327
404
|
--inverse-surface-accent: #527E4BFF;
|
|
328
|
-
--inverse-surface-accent-minor-hover: #D7FD91FF;
|
|
329
405
|
--background-primary: #15110FFF;
|
|
330
406
|
--on-dark-outline-positive-hover: #96E208FF;
|
|
331
407
|
--on-dark-outline-positive-active: #629405FF;
|
|
@@ -343,11 +419,9 @@
|
|
|
343
419
|
--inverse-outline-warning-active: #CA4B02FF;
|
|
344
420
|
--on-light-outline-transparent-primary-hover: #08080852;
|
|
345
421
|
--on-light-outline-transparent-primary-active: #08080838;
|
|
346
|
-
--on-light-outline-positive-hover: #79B706FF;
|
|
347
422
|
--on-light-outline-positive-active: #3E5E03FF;
|
|
348
423
|
--outline-text-info: #9BCAF8FF;
|
|
349
424
|
--outline-transparent-primary: #FFFFFF1F;
|
|
350
|
-
--on-dark-outline-transparent-primary-active: #FFFFFF12;
|
|
351
425
|
--on-light-outline-text-info: #3776BCFF;
|
|
352
426
|
--inverse-outline-transparent-primary-hover: #08080852;
|
|
353
427
|
--inverse-outline-transparent-primary-active: #08080838;
|
|
@@ -372,9 +446,7 @@
|
|
|
372
446
|
--on-light-outline-negative-hover: #F87C89FF;
|
|
373
447
|
--on-light-outline-warning-active: #CA4B02FF;
|
|
374
448
|
--on-light-outline-text-info-hover: #47B0F5FF;
|
|
375
|
-
--on-light-outline-warning: #BE4E0CFF;
|
|
376
449
|
--on-light-outline-negative: #E83439FF;
|
|
377
|
-
--on-dark-data-yellow-transparent-active: #F3A81280;
|
|
378
450
|
--on-light-data-yellow: #F3A912;
|
|
379
451
|
--on-light-data-yellow-hover: #F5B638FF;
|
|
380
452
|
--on-light-data-yellow-active: #E49C0CFF;
|
|
@@ -402,10 +474,6 @@
|
|
|
402
474
|
--on-dark-data-yellow-minor: #A16B00;
|
|
403
475
|
--on-dark-data-yellow-minor-active: #996600FF;
|
|
404
476
|
--on-dark-data-yellow-transparent-hover: #F3A812AD;
|
|
405
|
-
--on-dark-surface-transparent-secondary: #FFFFFF29;
|
|
406
|
-
--text-secondary-hover: #F5F5F5FF;
|
|
407
|
-
--on-dark-background-secondary-hover: #CCCCCCFF;
|
|
408
|
-
--on-dark-background-secondary-brightness: #0F0F0FFF;
|
|
409
477
|
--on-dark-background-primary: #15110FFF;
|
|
410
478
|
--on-dark-background-primary-hover: #CCCCCCFF;
|
|
411
479
|
--on-dark-background-primary-active: #E6E6E6FF;
|
|
@@ -413,7 +481,6 @@
|
|
|
413
481
|
--on-light-background-secondary: #FFFFFFFF;
|
|
414
482
|
--on-light-background-secondary-hover: #CCCCCCFF;
|
|
415
483
|
--on-light-background-secondary-active: #E6E6E6FF;
|
|
416
|
-
--on-light-background-secondary-brightness: #F6F2F0FF;
|
|
417
484
|
--on-light-background-primary: #EBE7E5FF;
|
|
418
485
|
--on-light-background-primary-hover: #CCCCCCFF;
|
|
419
486
|
--on-light-background-primary-active: #E6E6E6FF;
|
|
@@ -421,166 +488,120 @@
|
|
|
421
488
|
--outline-default: #3B3735FF;
|
|
422
489
|
--outline-default-hover: #CCCCCCFF;
|
|
423
490
|
--outline-default-active: #E6E6E6FF;
|
|
424
|
-
--outline-default-brightness: #3B3735FF;
|
|
425
491
|
--outline-minor: #383838FF;
|
|
426
492
|
--outline-minor-hover: #CCCCCCFF;
|
|
427
493
|
--outline-minor-active: #E6E6E6FF;
|
|
428
|
-
--outline-minor-brightness: #383838FF;
|
|
429
|
-
--outline-transparent-clear: #00000000;
|
|
430
494
|
--outline-transparent-clear-hover: #CCCCCCFF;
|
|
431
495
|
--outline-transparent-clear-active: #E6E6E6FF;
|
|
432
|
-
--outline-transparent-clear-brightness: #00000000;
|
|
433
496
|
--inverse-outline-default: #DDD9D7FF;
|
|
434
497
|
--inverse-outline-default-hover: #CCCCCCFF;
|
|
435
498
|
--inverse-outline-default-active: #E6E6E6FF;
|
|
436
|
-
--inverse-outline-default-brightness: #DDD9D7FF;
|
|
437
499
|
--inverse-outline-outline-minor: #FFFFFFFF;
|
|
438
500
|
--inverse-outline-outline-minor-hover: #CCCCCCFF;
|
|
439
501
|
--inverse-outline-outline-minor-active: #E6E6E6FF;
|
|
440
|
-
--inverse-outline-outline-minor-brightness: #FFFFFFFF;
|
|
441
502
|
--on-dark-outline-default: #3B3735FF;
|
|
442
503
|
--on-dark-outline-default-active: #E6E6E6FF;
|
|
443
504
|
--on-dark-outline-minor: #383838FF;
|
|
444
505
|
--on-dark-outline-minor-hover: #CCCCCCFF;
|
|
445
506
|
--on-dark-outline-minor-active: #E6E6E6FF;
|
|
446
|
-
--on-dark-outline-minor-brightness: #383838FF;
|
|
447
507
|
--on-light-outline-default: #DDD9D7FF;
|
|
448
508
|
--on-light-outline-default-hover: #CCCCCCFF;
|
|
449
509
|
--background-secondary-active: #E6E6E6FF;
|
|
450
|
-
--background-secondary-brightness: #000000FF;
|
|
451
510
|
--on-dark-outline-default-hover: #CCCCCCFF;
|
|
452
511
|
--inverse-background-secondary-hover: #CCCCCCFF;
|
|
453
|
-
--inverse-background-secondary-brightness: #FFFFFFFF;
|
|
454
512
|
--on-dark-background-secondary: #000000FF;
|
|
455
|
-
--persona-blue-text-accent: #
|
|
513
|
+
--persona-blue-text-accent: #87BEE5;
|
|
456
514
|
--persona-blue-text-accent-hover: #CCCCCCFF;
|
|
457
515
|
--persona-blue-text-accent-active: #E6E6E6FF;
|
|
458
|
-
--persona-
|
|
459
|
-
--persona-green-text-accent: #15110FFF;
|
|
516
|
+
--persona-green-text-accent: #8BCB94;
|
|
460
517
|
--persona-green-text-accent-hover: #CCCCCCFF;
|
|
461
518
|
--persona-green-text-accent-active: #E6E6E6FF;
|
|
462
|
-
--persona-green-text-accent-brightness: #15110FFF;
|
|
463
|
-
--persona-indigo-text-accent: #15110FFF;
|
|
464
519
|
--persona-indigo-text-accent-hover: #CCCCCCFF;
|
|
465
520
|
--persona-indigo-text-accent-active: #E6E6E6FF;
|
|
466
|
-
--persona-
|
|
467
|
-
--persona-ochre-text-accent: #15110FFF;
|
|
521
|
+
--persona-ochre-text-accent: #935B18;
|
|
468
522
|
--persona-ochre-text-accent-hover: #CCCCCCFF;
|
|
469
523
|
--persona-ochre-text-accent-active: #E6E6E6FF;
|
|
470
|
-
--persona-
|
|
471
|
-
--persona-olive-text-accent: #15110FFF;
|
|
524
|
+
--persona-olive-text-accent: #B3BA8D;
|
|
472
525
|
--persona-olive-text-accent-hover: #CCCCCCFF;
|
|
473
526
|
--persona-olive-text-accent-active: #E6E6E6FF;
|
|
474
|
-
--persona-olive-text-accent-brightness: #15110FFF;
|
|
475
527
|
--on-light-outline-default-active: #E6E6E6FF;
|
|
476
528
|
--on-light-outline-minor: #FFFFFFFF;
|
|
477
529
|
--on-light-outline-minor-hover: #CCCCCCFF;
|
|
478
|
-
--
|
|
479
|
-
--persona-sea-blue-text-accent: #15110FFF;
|
|
530
|
+
--persona-sea-blue-text-accent: #7BC8C8;
|
|
480
531
|
--persona-sea-blue-text-accent-hover: #CCCCCCFF;
|
|
481
|
-
--persona-
|
|
482
|
-
--persona-sea-blue-text-accent-brightness: #15110FFF;
|
|
483
|
-
--persona-violet-text-accent: #15110FFF;
|
|
532
|
+
--persona-violet-text-accent: #C6A0DC;
|
|
484
533
|
--persona-violet-text-accent-hover: #CCCCCCFF;
|
|
485
534
|
--persona-violet-text-accent-active: #E6E6E6FF;
|
|
486
|
-
--persona-
|
|
487
|
-
--inverse-persona-blue-text-accent: #EBE7E5FF;
|
|
535
|
+
--inverse-persona-blue-text-accent: #3A6D96;
|
|
488
536
|
--inverse-persona-blue-text-accent-hover: #CCCCCCFF;
|
|
489
537
|
--inverse-persona-blue-text-accent-active: #E6E6E6FF;
|
|
490
|
-
--inverse-persona-
|
|
491
|
-
--inverse-persona-green-text-accent: #EBE7E5FF;
|
|
538
|
+
--inverse-persona-green-text-accent: #3D7B45;
|
|
492
539
|
--inverse-persona-green-text-accent-hover: #CCCCCCFF;
|
|
493
540
|
--inverse-persona-green-text-accent-active: #E6E6E6FF;
|
|
494
|
-
--inverse-persona-
|
|
495
|
-
--inverse-persona-indigo-text-accent: #EBE7E5FF;
|
|
541
|
+
--inverse-persona-indigo-text-accent: #3B3AAE;
|
|
496
542
|
--inverse-persona-indigo-text-accent-hover: #CCCCCCFF;
|
|
497
|
-
--
|
|
498
|
-
--inverse-persona-indigo-text-accent-brightness: #EBE7E5FF;
|
|
499
|
-
--persona-pink-text-accent: #15110FFF;
|
|
543
|
+
--persona-pink-text-accent: #DE9EA5;
|
|
500
544
|
--persona-pink-text-accent-hover: #CCCCCCFF;
|
|
501
545
|
--persona-pink-text-accent-active: #E6E6E6FF;
|
|
502
|
-
--inverse-persona-olive-text-accent: #
|
|
546
|
+
--inverse-persona-olive-text-accent: #636A40;
|
|
503
547
|
--inverse-persona-olive-text-accent-active: #E6E6E6FF;
|
|
504
|
-
--inverse-persona-
|
|
505
|
-
--inverse-persona-pink-text-accent: #EBE7E5FF;
|
|
548
|
+
--inverse-persona-pink-text-accent: #904D55;
|
|
506
549
|
--inverse-persona-pink-text-accent-hover: #CCCCCCFF;
|
|
507
550
|
--inverse-persona-pink-text-accent-active: #E6E6E6FF;
|
|
508
|
-
--inverse-persona-
|
|
509
|
-
--inverse-persona-sea-blue-text-accent: #EBE7E5FF;
|
|
551
|
+
--inverse-persona-sea-blue-text-accent: #348282;
|
|
510
552
|
--inverse-persona-sea-blue-text-accent-hover: #CCCCCCFF;
|
|
511
553
|
--inverse-persona-sea-blue-text-accent-active: #E6E6E6FF;
|
|
512
|
-
--inverse-persona-
|
|
513
|
-
--inverse-persona-violet-text-accent: #EBE7E5FF;
|
|
554
|
+
--inverse-persona-violet-text-accent: #75508C;
|
|
514
555
|
--inverse-persona-violet-text-accent-hover: #CCCCCCFF;
|
|
515
556
|
--inverse-persona-violet-text-accent-active: #E6E6E6FF;
|
|
516
|
-
--
|
|
517
|
-
--on-dark-persona-blue-text-accent: #15110FFF;
|
|
557
|
+
--on-dark-persona-blue-text-accent: #87BEE5;
|
|
518
558
|
--on-dark-persona-blue-text-accent-hover: #CCCCCCFF;
|
|
519
559
|
--on-dark-persona-blue-text-accent-active: #E6E6E6FF;
|
|
520
|
-
--
|
|
521
|
-
--inverse-persona-ochre-text-accent: #EBE7E5FF;
|
|
560
|
+
--inverse-persona-ochre-text-accent: #935B18;
|
|
522
561
|
--inverse-persona-ochre-text-accent-hover: #CCCCCCFF;
|
|
523
562
|
--inverse-persona-olive-text-accent-hover: #CCCCCCFF;
|
|
524
563
|
--inverse-persona-ochre-text-accent-active: #E6E6E6FF;
|
|
525
|
-
--on-dark-persona-indigo-text-accent: #
|
|
564
|
+
--on-dark-persona-indigo-text-accent: #9291E5;
|
|
526
565
|
--on-dark-persona-indigo-text-accent-hover: #CCCCCCFF;
|
|
527
566
|
--on-dark-persona-indigo-text-accent-active: #E6E6E6FF;
|
|
528
|
-
--on-dark-persona-indigo-text-accent-brightness: #15110FFF;
|
|
529
|
-
--on-dark-persona-ochre-text-accent: #15110FFF;
|
|
530
567
|
--on-dark-persona-ochre-text-accent-hover: #CCCCCCFF;
|
|
531
568
|
--on-dark-persona-ochre-text-accent-active: #E6E6E6FF;
|
|
532
|
-
--on-dark-persona-
|
|
533
|
-
--on-dark-persona-olive-text-accent: #15110FFF;
|
|
569
|
+
--on-dark-persona-olive-text-accent: #B3BA8D;
|
|
534
570
|
--on-dark-persona-olive-text-accent-hover: #CCCCCCFF;
|
|
535
571
|
--on-dark-persona-olive-text-accent-active: #E6E6E6FF;
|
|
536
|
-
--on-dark-persona-
|
|
537
|
-
--on-dark-persona-pink-text-accent: #15110FFF;
|
|
572
|
+
--on-dark-persona-pink-text-accent: #DE9EA5;
|
|
538
573
|
--on-dark-persona-pink-text-accent-active: #E6E6E6FF;
|
|
539
|
-
--on-dark-persona-
|
|
540
|
-
--on-dark-persona-sea-blue-text-accent: #15110FFF;
|
|
574
|
+
--on-dark-persona-sea-blue-text-accent: #7BC8C8;
|
|
541
575
|
--on-dark-persona-sea-blue-text-accent-hover: #CCCCCCFF;
|
|
542
576
|
--on-dark-persona-sea-blue-text-accent-active: #E6E6E6FF;
|
|
543
|
-
--on-dark-persona-
|
|
544
|
-
--on-dark-persona-green-text-accent: #15110FFF;
|
|
577
|
+
--on-dark-persona-green-text-accent: #8BCB94;
|
|
545
578
|
--on-dark-persona-green-text-accent-hover: #CCCCCCFF;
|
|
546
579
|
--on-dark-persona-green-text-accent-active: #E6E6E6FF;
|
|
547
580
|
--on-light-persona-blue-text-accent-hover: #CCCCCCFF;
|
|
548
581
|
--on-light-persona-blue-text-accent-active: #E6E6E6FF;
|
|
549
|
-
--on-light-persona-
|
|
550
|
-
--on-light-persona-green-text-accent: #EBE7E5FF;
|
|
582
|
+
--on-light-persona-green-text-accent: #3D7B45;
|
|
551
583
|
--on-light-persona-green-text-accent-hover: #CCCCCCFF;
|
|
552
584
|
--on-light-persona-green-text-accent-active: #E6E6E6FF;
|
|
553
|
-
--on-light-persona-
|
|
554
|
-
--on-light-persona-indigo-text-accent: #EBE7E5FF;
|
|
555
|
-
--on-light-persona-indigo-text-accent-hover: #CCCCCCFF;
|
|
585
|
+
--on-light-persona-indigo-text-accent: #3B3AAE;
|
|
556
586
|
--on-light-persona-indigo-text-accent-active: #E6E6E6FF;
|
|
557
|
-
--on-light-persona-
|
|
558
|
-
--on-light-persona-ochre-text-accent: #EBE7E5FF;
|
|
559
|
-
--on-light-persona-ochre-text-accent-hover: #CCCCCCFF;
|
|
587
|
+
--on-light-persona-ochre-text-accent: #935B18;
|
|
560
588
|
--on-light-persona-ochre-text-accent-active: #E6E6E6FF;
|
|
561
|
-
--on-light-persona-ochre-text-accent-brightness: #EBE7E5FF;
|
|
562
589
|
--on-light-persona-olive-text-accent-hover: #CCCCCCFF;
|
|
563
|
-
--on-
|
|
564
|
-
--on-light-persona-olive-text-accent-brightness: #EBE7E5FF;
|
|
565
|
-
--on-dark-persona-violet-text-accent: #15110FFF;
|
|
590
|
+
--on-dark-persona-violet-text-accent: #C6A0DC;
|
|
566
591
|
--on-dark-persona-violet-text-accent-hover: #CCCCCCFF;
|
|
567
|
-
--on-
|
|
568
|
-
--on-light-persona-
|
|
569
|
-
--on-light-persona-violet-text-accent: #EBE7E5FF;
|
|
592
|
+
--on-light-persona-blue-text-accent: #3A6D96;
|
|
593
|
+
--on-light-persona-violet-text-accent: #75508C;
|
|
570
594
|
--on-light-persona-violet-text-accent-hover: #CCCCCCFF;
|
|
571
595
|
--on-light-persona-violet-text-accent-active: #E6E6E6FF;
|
|
572
|
-
--on-light-persona-violet-text-accent-brightness: #EBE7E5FF;
|
|
573
596
|
--surface-accent-primary: #B4AE7BFF;
|
|
574
597
|
--surface-accent-primary-hover: #CCCCCCFF;
|
|
575
598
|
--surface-accent-primary-active: #E6E6E6FF;
|
|
576
599
|
--on-light-surface-accent-primary: #527E4BFF;
|
|
577
|
-
--on-dark-surface-accent-minor: #3E4C2FFF;
|
|
578
600
|
--on-light-surface-transparent-tertiary-active: #08080833;
|
|
579
601
|
--on-light-surface-accent-minor-hover: #D7FD91FF;
|
|
580
602
|
--inverse-surface-solid-secondary-active: #E6E6E6FF;
|
|
581
603
|
--inverse-surface-transparent-deep-active: #080808B8;
|
|
582
604
|
--inverse-surface-accent-minor: #D2ECBAFF;
|
|
583
|
-
--on-dark-text-accent-minor-active: #2F4408FF;
|
|
584
605
|
--on-dark-background-secondary-active: #E6E6E6FF;
|
|
585
606
|
--on-light-persona-pink-text-accent-hover: #CCCCCCFF;
|
|
586
607
|
--on-light-data-yellow-minor-active: #FFCC66FF;
|
|
@@ -599,16 +620,14 @@
|
|
|
599
620
|
--on-dark-surface-transparent-accent-minor-hover: #CCCCCCFF;
|
|
600
621
|
--on-light-surface-accent-secondary-active: #E6E6E6FF;
|
|
601
622
|
--on-light-surface-transparent-accent-minor-active: #E6E6E6FF;
|
|
602
|
-
--inverse-surface-transparent-accent: #527E4B1F;
|
|
603
623
|
--background-secondary-hover: #CCCCCCFF;
|
|
604
624
|
--outline-negative: #F8A6A9FF;
|
|
605
625
|
--on-dark-text-tertiary: #F6F2F03D;
|
|
606
626
|
--on-light-text-accent-hover: #79B706FF;
|
|
607
627
|
--text-accent-minor-hover: #6EA013FF;
|
|
608
|
-
--on-light-persona-olive-text-accent: #
|
|
628
|
+
--on-light-persona-olive-text-accent: #636A40;
|
|
609
629
|
--on-light-surface-transparent-accent-minor: #527E4B3D;
|
|
610
|
-
--on-
|
|
611
|
-
--on-light-persona-sea-blue-text-accent: #EBE7E5FF;
|
|
630
|
+
--on-light-persona-sea-blue-text-accent: #348282;
|
|
612
631
|
--surface-accent-secondary: #B4AE7BFF;
|
|
613
632
|
--surface-transparent-accent-minor: #B4AE7B47;
|
|
614
633
|
--inverse-surface-accent-secondary: #688F61FF;
|
|
@@ -617,24 +636,10 @@
|
|
|
617
636
|
--on-dark-surface-accent-secondary: #B4AE7BFF;
|
|
618
637
|
--on-dark-surface-transparent-accent-minor: #B4AE7B47;
|
|
619
638
|
--on-light-surface-accent-secondary: #688F61FF;
|
|
620
|
-
--on-light-surface-accent-secondary-brightness: #688F61FF;
|
|
621
639
|
--inverse-text-warning-hover: #FD650DFF;
|
|
622
640
|
--data-yellow-transparent-hover: #F3A812AD;
|
|
623
641
|
--on-dark-surface-negative: #F8A6A9FF;
|
|
624
642
|
--inverse-surface-info: #3776BCFF;
|
|
625
|
-
--on-light-outline-warning-hover: #FD9253FF;
|
|
626
|
-
--on-light-persona-pink-text-accent-brightness: #EBE7E5FF;
|
|
627
|
-
--surface-transparent-accent-minor-brightness: #B4AE7B47;
|
|
628
|
-
--inverse-surface-accent-secondary-brightness: #688F61FF;
|
|
629
|
-
--inverse-surface-transparent-accent-minor-brightness: #527E4B3D;
|
|
630
|
-
--on-dark-surface-accent-primary-brightness: #B4AE7BFF;
|
|
631
|
-
--on-dark-surface-accent-secondary-brightness: #B4AE7BFF;
|
|
632
|
-
--on-dark-surface-transparent-accent-minor-brightness: #B4AE7B47;
|
|
633
|
-
--on-light-surface-accent-primary-brightness: #527E4BFF;
|
|
634
|
-
--on-light-surface-transparent-accent-minor-brightness: #527E4B3D;
|
|
635
|
-
--surface-accent-primary-brightness: #B4AE7BFF;
|
|
636
|
-
--surface-accent-secondary-brightness: #B4AE7BFF;
|
|
637
|
-
--on-light-outline-default-brightness: #DDD9D7FF;
|
|
638
643
|
--on-dark-persona-pink-text-accent-hover: #CCCCCCFF;
|
|
639
644
|
--on-dark-text-accent-hover: #96E208FF;
|
|
640
645
|
--inverse-surface-transparent-accent-minor-hover: #CCCCCCFF;
|
|
@@ -646,12 +651,8 @@
|
|
|
646
651
|
--on-dark-surface-accent-secondary-hover: #CCCCCCFF;
|
|
647
652
|
--surface-transparent-accent-minor-hover: #CCCCCCFF;
|
|
648
653
|
--inverse-surface-accent-secondary-hover: #CCCCCCFF;
|
|
649
|
-
--on-dark-surface-solid-primary-hover: #1C1C1CFF;
|
|
650
654
|
--inverse-background-secondary-active: #E6E6E6FF;
|
|
651
|
-
--persona-pink-text-accent
|
|
652
|
-
--inverse-persona-ochre-text-accent-brightness: #EBE7E5FF;
|
|
653
|
-
--on-dark-persona-green-text-accent-brightness: #15110FFF;
|
|
654
|
-
--on-light-persona-pink-text-accent: #EBE7E5FF;
|
|
655
|
+
--on-light-persona-pink-text-accent: #904D55;
|
|
655
656
|
--on-dark-surface-transparent-accent-minor-active: #E6E6E6FF;
|
|
656
657
|
--surface-solid-default: #F6F2F0FF;
|
|
657
658
|
--surface-accent-secondary-hover: #CCCCCCFF;
|
|
@@ -671,13 +672,28 @@
|
|
|
671
672
|
--on-light-outline-text-info-active: #096CAEFF;
|
|
672
673
|
--on-dark-persona-violet-text-accent-active: #E6E6E6FF;
|
|
673
674
|
--on-light-outline-minor-active: #E6E6E6FF;
|
|
674
|
-
--on-light-persona-sea-blue-text-accent-brightness: #EBE7E5FF;
|
|
675
675
|
--on-dark-outline-transparent-primary: #FFFFFF1F;
|
|
676
676
|
color: var(--text-primary);
|
|
677
677
|
background-color: var(--background-primary);
|
|
678
678
|
}
|
|
679
679
|
|
|
680
680
|
:root {
|
|
681
|
+
--on-dark-surface-accent-gradient-brightness: linear-gradient(90deg, #7A733FFF 0%, #B4AE7BFF 100%);
|
|
682
|
+
--on-dark-outline-transparent-surface-brightness: linear-gradient(90deg, #FFFFFFFF 0%, #FFFFFF29 33%, #FFFFFF29 67%, #FFFFFFCC 100%);
|
|
683
|
+
--surface-accent-gradient-brightness: linear-gradient(90deg, #7A733FFF 0%, #B4AE7BFF 100%);
|
|
684
|
+
--inverse-persona-pink-surface-accent-gradient-active: #FFFFFFFF;
|
|
685
|
+
--text-accent-gradient-ai-brightness: linear-gradient(90deg, #36D3F5FF 0%, #A98DF5FF 50%, #CA46E3FF 100%);
|
|
686
|
+
--on-light-surface-accent-gradient-brightness: linear-gradient(90deg, #527E4BFF 0%, #9CBF80FF 100%);
|
|
687
|
+
--inverse-outline-transparent-surface-brightness: linear-gradient(90deg, #FFFFFFFF 0%, #FFFFFF29 33%, #FFFFFF29 67%, #FFFFFFCC 100%);
|
|
688
|
+
--on-light-surface-accent-gradient-hover: #CCCCCCFF;
|
|
689
|
+
--persona-green-surface-accent-gradient-hover: #FFFFFFFF;
|
|
690
|
+
--on-dark-text-accent-gradient-ai-brightness: linear-gradient(90deg, #36D3F5FF 0%, #A98DF5FF 50%, #CA46E3FF 100%);
|
|
691
|
+
--on-light-text-accent-gradient-ai-brightness: linear-gradient(90deg, #1FB9E0FF 0%, #6D4EDFFF 50%, #B331D0FF 100%);
|
|
692
|
+
--inverse-surface-accent-gradient-brightness: linear-gradient(90deg, #527E4BFF 0%, #9CBF80FF 100%);
|
|
693
|
+
--inverse-text-accent-gradient-ai-brightness: linear-gradient(90deg, #1FB9E0FF 0%, #6D4EDFFF 50%, #B331D0FF 100%);
|
|
694
|
+
--on-light-overlay-gradient-brightness: linear-gradient(90deg, #FFFFFFFF 0%, #FFFFFF00 100%);
|
|
695
|
+
--inverse-overlay-gradient-brightness: linear-gradient(90deg, #FFFFFFFF 0%, #FFFFFF00 100%);
|
|
696
|
+
--on-light-outline-transparent-surface-brightness: linear-gradient(90deg, #FFFFFFFF 0%, #FFFFFF29 33%, #FFFFFF29 67%, #FFFFFFCC 100%);
|
|
681
697
|
--on-light-persona-blue-surface-accent-gradient: linear-gradient(135.00deg, #87BEE5FF 0%, #5387AFFF 100%);
|
|
682
698
|
--surface-accent-gradient: linear-gradient(90deg, #7A733FFF 0%, #B4AE7BFF 100%);
|
|
683
699
|
--surface-skeleton-gradient: linear-gradient(90.00deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.24) 50%, rgba(255, 255, 255, 0) 100%, rgba(255, 255, 255, 0) 100%);
|
|
@@ -694,7 +710,6 @@
|
|
|
694
710
|
--on-dark-surface-skeleton-deep-gradient: linear-gradient(90deg, #FFFFFF5C 0%, #FFFFFF52 6.25%, #FFFFFF33 12.5%, #FFFFFF0A 25%, #FFFFFF33 37.5%, #FFFFFF52 43.75%, #FFFFFF5C 50%, #FFFFFF14 56.25%, #FFFFFF33 62.5%, #FFFFFF0A 75%, #FFFFFF33 87.5%, #FFFFFF52 93.75%, #FFFFFF5C 100%);
|
|
695
711
|
--on-dark-surface-skeleton-deep-gradient-hover: #FFFFFFFF;
|
|
696
712
|
--on-dark-surface-skeleton-deep-gradient-active: #FFFFFFFF;
|
|
697
|
-
--on-light-surface-accent-gradient-hover: #CCCCCCFF;
|
|
698
713
|
--on-light-surface-accent-gradient-active: #E6E6E6FF;
|
|
699
714
|
--on-light-surface-skeleton-deep-gradient-active: #FFFFFFFF;
|
|
700
715
|
--on-light-surface-skeleton-deep-gradient-hover: #FFFFFFFF;
|
|
@@ -722,7 +737,6 @@
|
|
|
722
737
|
--persona-blue-surface-accent-gradient-hover: #FFFFFFFF;
|
|
723
738
|
--persona-blue-surface-accent-gradient-active: #FFFFFFFF;
|
|
724
739
|
--persona-green-surface-accent-gradient: linear-gradient(135.00deg, #8BCB94FF 0%, #56955EFF 100%);
|
|
725
|
-
--persona-green-surface-accent-gradient-hover: #FFFFFFFF;
|
|
726
740
|
--persona-green-surface-accent-gradient-active: #FFFFFFFF;
|
|
727
741
|
--persona-indigo-surface-accent-gradient: linear-gradient(135.00deg, #9291E5FF 0%, #5352C5FF 100%);
|
|
728
742
|
--persona-indigo-surface-accent-gradient-hover: #FFFFFFFF;
|
|
@@ -756,7 +770,6 @@
|
|
|
756
770
|
--inverse-persona-olive-surface-accent-gradient-active: #FFFFFFFF;
|
|
757
771
|
--inverse-persona-pink-surface-accent-gradient: linear-gradient(135.00deg, #DE9EA5FF 0%, #A9656EFF 100%);
|
|
758
772
|
--inverse-persona-pink-surface-accent-gradient-hover: #FFFFFFFF;
|
|
759
|
-
--inverse-persona-pink-surface-accent-gradient-active: #FFFFFFFF;
|
|
760
773
|
--inverse-persona-sea-blue-surface-accent-gradient: linear-gradient(135.00deg, #86D9D9FF 0%, #4E9E9EFF 100%);
|
|
761
774
|
--inverse-persona-sea-blue-surface-accent-gradient-hover: #FFFFFFFF;
|
|
762
775
|
--inverse-persona-sea-blue-surface-accent-gradient-active: #FFFFFFFF;
|
|
@@ -805,7 +818,6 @@
|
|
|
805
818
|
--on-light-persona-violet-surface-accent-gradient: linear-gradient(135.00deg, #C6A0DCFF 0%, #8F69A6FF 100%);
|
|
806
819
|
--on-light-persona-violet-surface-accent-gradient-active: #FFFFFFFF;
|
|
807
820
|
--on-dark-outline-transparent-surface-active: #E6E6E6FF;
|
|
808
|
-
--on-dark-outline-transparent-surface-brightness: linear-gradient(90deg, #FFFFFFFF 0%, #FFFFFF29 33%, #FFFFFF29 67%, #FFFFFFCC 100%);
|
|
809
821
|
--on-light-outline-transparent-surface: linear-gradient(90deg, #FFFFFFFF 0%, #FFFFFF29 33%, #FFFFFF29 67%, #FFFFFFCC 100%);
|
|
810
822
|
--on-light-outline-transparent-surface-hover: #CCCCCCFF;
|
|
811
823
|
--on-light-outline-transparent-surface-active: #E6E6E6FF;
|
|
@@ -818,30 +830,19 @@
|
|
|
818
830
|
--on-dark-text-accent-gradient-ai: linear-gradient(90deg, #36D3F5FF 0%, #A98DF5FF 50%, #CA46E3FF 100%);
|
|
819
831
|
--on-dark-text-accent-gradient-ai-hover: #000000FF;
|
|
820
832
|
--on-dark-text-accent-gradient-ai-active: #CCCCCCFF;
|
|
821
|
-
--on-dark-text-accent-gradient-ai-brightness: linear-gradient(90deg, #36D3F5FF 0%, #A98DF5FF 50%, #CA46E3FF 100%);
|
|
822
833
|
--on-light-text-accent-gradient-ai: linear-gradient(90deg, #1FB9E0FF 0%, #6D4EDFFF 50%, #B331D0FF 100%);
|
|
823
834
|
--on-light-text-accent-gradient-ai-hover: #000000FF;
|
|
824
835
|
--on-light-text-accent-gradient-ai-active: #CCCCCCFF;
|
|
825
|
-
--on-light-text-accent-gradient-ai-brightness: linear-gradient(90deg, #1FB9E0FF 0%, #6D4EDFFF 50%, #B331D0FF 100%);
|
|
826
836
|
--text-accent-gradient-ai-active: #CCCCCCFF;
|
|
827
|
-
--text-accent-gradient-ai-brightness: linear-gradient(90deg, #36D3F5FF 0%, #A98DF5FF 50%, #CA46E3FF 100%);
|
|
828
|
-
--surface-accent-gradient-brightness: linear-gradient(90deg, #7A733FFF 0%, #B4AE7BFF 100%);
|
|
829
|
-
--inverse-surface-accent-gradient-brightness: linear-gradient(90deg, #527E4BFF 0%, #9CBF80FF 100%);
|
|
830
|
-
--on-dark-surface-accent-gradient-brightness: linear-gradient(90deg, #7A733FFF 0%, #B4AE7BFF 100%);
|
|
831
|
-
--on-light-surface-accent-gradient-brightness: linear-gradient(90deg, #527E4BFF 0%, #9CBF80FF 100%);
|
|
832
837
|
--inverse-outline-transparent-surface: linear-gradient(90deg, #FFFFFFFF 0%, #FFFFFF29 33%, #FFFFFF29 67%, #FFFFFFCC 100%);
|
|
833
838
|
--inverse-outline-transparent-surface-hover: #CCCCCCFF;
|
|
834
839
|
--inverse-outline-transparent-surface-active: #E6E6E6FF;
|
|
835
|
-
--inverse-outline-transparent-surface-brightness: linear-gradient(90deg, #FFFFFFFF 0%, #FFFFFF29 33%, #FFFFFF29 67%, #FFFFFFCC 100%);
|
|
836
840
|
--on-dark-outline-transparent-surface: linear-gradient(90deg, #FFFFFFFF 0%, #FFFFFF29 33%, #FFFFFF29 67%, #FFFFFFCC 100%);
|
|
837
|
-
--inverse-text-accent-gradient-ai-brightness: linear-gradient(90deg, #1FB9E0FF 0%, #6D4EDFFF 50%, #B331D0FF 100%);
|
|
838
841
|
--on-dark-outline-transparent-surface-hover: #CCCCCCFF;
|
|
839
842
|
--on-light-persona-olive-surface-accent-gradient-hover: #FFFFFFFF;
|
|
840
843
|
--on-light-overlay-gradient-active: #E6E6E6FF;
|
|
841
|
-
--on-light-overlay-gradient-brightness: linear-gradient(90deg, #FFFFFFFF 0%, #FFFFFF00 100%);
|
|
842
844
|
--inverse-overlay-gradient-active: #E6E6E6FF;
|
|
843
845
|
--inverse-overlay-gradient-hover: #CCCCCCFF;
|
|
844
|
-
--inverse-overlay-gradient-brightness: linear-gradient(90deg, #FFFFFFFF 0%, #FFFFFF00 100%);
|
|
845
846
|
--on-light-overlay-gradient: linear-gradient(90deg, #FFFFFFFF 0%, #FFFFFF00 100%);
|
|
846
847
|
--on-light-persona-pink-surface-accent-gradient-active: #FFFFFFFF;
|
|
847
848
|
--on-light-persona-sea-blue-surface-accent-gradient-hover: #FFFFFFFF;
|
|
@@ -856,7 +857,6 @@
|
|
|
856
857
|
--surface-accent-gradient-hover: #CCCCCCFF;
|
|
857
858
|
--outline-accent-gradient-active: #666666FF;
|
|
858
859
|
--on-light-persona-violet-surface-accent-gradient-hover: #FFFFFFFF;
|
|
859
|
-
--on-light-outline-transparent-surface-brightness: linear-gradient(90deg, #FFFFFFFF 0%, #FFFFFF29 33%, #FFFFFF29 67%, #FFFFFFCC 100%);
|
|
860
860
|
--on-dark-surface-accent-gradient: linear-gradient(90deg, #7A733FFF 0%, #B4AE7BFF 100%);
|
|
861
861
|
--surface-accent-gradient-active: #E6E6E6FF;
|
|
862
862
|
--on-light-persona-blue-surface-accent-gradient-active: #FFFFFFFF;
|
|
@@ -919,6 +919,15 @@
|
|
|
919
919
|
--plasma-typo-body-font-family: 'Roboto', sans-serif;
|
|
920
920
|
--plasma-typo-header-font-family: 'Roboto', sans-serif;
|
|
921
921
|
--plasma-typo-text-font-family: 'undefined', sans-serif;
|
|
922
|
+
--plasma-typo-body-xs-medium-font-family: var(--plasma-typo-body-font-family);
|
|
923
|
+
--plasma-typo-body-xs-medium-letter-spacing: -0.02em;
|
|
924
|
+
--plasma-typo-body-xs-medium-font-style: normal;
|
|
925
|
+
--plasma-typo-body-xxs-medium-font-family: var(--plasma-typo-body-font-family);
|
|
926
|
+
--plasma-typo-body-xxs-medium-letter-spacing: -0.02em;
|
|
927
|
+
--plasma-typo-body-xxs-medium-font-style: normal;
|
|
928
|
+
--plasma-typo-body-xxs-font-family: var(--plasma-typo-body-font-family);
|
|
929
|
+
--plasma-typo-body-xxs-letter-spacing: -0.02em;
|
|
930
|
+
--plasma-typo-body-xxs-font-style: normal;
|
|
922
931
|
--plasma-typo-h3-bold-font-family: var(--plasma-typo-header-font-family);
|
|
923
932
|
--plasma-typo-h3-bold-letter-spacing: normal;
|
|
924
933
|
--plasma-typo-h3-bold-font-style: normal;
|
|
@@ -949,21 +958,12 @@
|
|
|
949
958
|
--plasma-typo-body-xs-bold-font-family: var(--plasma-typo-body-font-family);
|
|
950
959
|
--plasma-typo-body-xs-bold-letter-spacing: -0.02em;
|
|
951
960
|
--plasma-typo-body-xs-bold-font-style: normal;
|
|
952
|
-
--plasma-typo-body-xs-medium-font-family: var(--plasma-typo-body-font-family);
|
|
953
|
-
--plasma-typo-body-xs-medium-letter-spacing: -0.02em;
|
|
954
|
-
--plasma-typo-body-xs-medium-font-style: normal;
|
|
955
961
|
--plasma-typo-body-xs-font-family: var(--plasma-typo-body-font-family);
|
|
956
962
|
--plasma-typo-body-xs-letter-spacing: -0.02em;
|
|
957
963
|
--plasma-typo-body-xs-font-style: normal;
|
|
958
964
|
--plasma-typo-body-xxs-bold-font-family: var(--plasma-typo-body-font-family);
|
|
959
965
|
--plasma-typo-body-xxs-bold-letter-spacing: -0.02em;
|
|
960
966
|
--plasma-typo-body-xxs-bold-font-style: normal;
|
|
961
|
-
--plasma-typo-body-xxs-medium-font-family: var(--plasma-typo-body-font-family);
|
|
962
|
-
--plasma-typo-body-xxs-medium-letter-spacing: -0.02em;
|
|
963
|
-
--plasma-typo-body-xxs-medium-font-style: normal;
|
|
964
|
-
--plasma-typo-body-xxs-font-family: var(--plasma-typo-body-font-family);
|
|
965
|
-
--plasma-typo-body-xxs-letter-spacing: -0.02em;
|
|
966
|
-
--plasma-typo-body-xxs-font-style: normal;
|
|
967
967
|
--plasma-typo-dspl-s-bold-font-family: var(--plasma-typo-display-font-family);
|
|
968
968
|
--plasma-typo-dspl-s-bold-letter-spacing: normal;
|
|
969
969
|
--plasma-typo-dspl-s-bold-font-style: normal;
|
|
@@ -977,6 +977,15 @@
|
|
|
977
977
|
|
|
978
978
|
@media (max-width: 559px) {
|
|
979
979
|
:root {
|
|
980
|
+
--plasma-typo-body-xs-medium-font-size: 0.75rem;
|
|
981
|
+
--plasma-typo-body-xs-medium-font-weight: 500;
|
|
982
|
+
--plasma-typo-body-xs-medium-line-height: 0.875rem;
|
|
983
|
+
--plasma-typo-body-xxs-medium-font-size: 0.6875rem;
|
|
984
|
+
--plasma-typo-body-xxs-medium-font-weight: 500;
|
|
985
|
+
--plasma-typo-body-xxs-medium-line-height: 0.8125rem;
|
|
986
|
+
--plasma-typo-body-xxs-font-size: 0.6875rem;
|
|
987
|
+
--plasma-typo-body-xxs-font-weight: 400;
|
|
988
|
+
--plasma-typo-body-xxs-line-height: 0.8125rem;
|
|
980
989
|
--plasma-typo-h3-bold-font-size: 1.25rem;
|
|
981
990
|
--plasma-typo-h3-bold-font-weight: 700;
|
|
982
991
|
--plasma-typo-h3-bold-line-height: 1.4375rem;
|
|
@@ -1007,21 +1016,12 @@
|
|
|
1007
1016
|
--plasma-typo-body-xs-bold-font-size: 0.75rem;
|
|
1008
1017
|
--plasma-typo-body-xs-bold-font-weight: 600;
|
|
1009
1018
|
--plasma-typo-body-xs-bold-line-height: 0.875rem;
|
|
1010
|
-
--plasma-typo-body-xs-medium-font-size: 0.75rem;
|
|
1011
|
-
--plasma-typo-body-xs-medium-font-weight: 500;
|
|
1012
|
-
--plasma-typo-body-xs-medium-line-height: 0.875rem;
|
|
1013
1019
|
--plasma-typo-body-xs-font-size: 0.75rem;
|
|
1014
1020
|
--plasma-typo-body-xs-font-weight: 400;
|
|
1015
1021
|
--plasma-typo-body-xs-line-height: 0.875rem;
|
|
1016
1022
|
--plasma-typo-body-xxs-bold-font-size: 0.6875rem;
|
|
1017
1023
|
--plasma-typo-body-xxs-bold-font-weight: 600;
|
|
1018
1024
|
--plasma-typo-body-xxs-bold-line-height: 0.8125rem;
|
|
1019
|
-
--plasma-typo-body-xxs-medium-font-size: 0.6875rem;
|
|
1020
|
-
--plasma-typo-body-xxs-medium-font-weight: 500;
|
|
1021
|
-
--plasma-typo-body-xxs-medium-line-height: 0.8125rem;
|
|
1022
|
-
--plasma-typo-body-xxs-font-size: 0.6875rem;
|
|
1023
|
-
--plasma-typo-body-xxs-font-weight: 400;
|
|
1024
|
-
--plasma-typo-body-xxs-line-height: 0.8125rem;
|
|
1025
1025
|
--plasma-typo-dspl-s-bold-font-size: 2.125rem;
|
|
1026
1026
|
--plasma-typo-dspl-s-bold-font-weight: 700;
|
|
1027
1027
|
--plasma-typo-dspl-s-bold-line-height: 2.5625rem;
|
|
@@ -1036,15 +1036,18 @@
|
|
|
1036
1036
|
|
|
1037
1037
|
@media (min-width: 560px) and (max-width: 959px) {
|
|
1038
1038
|
:root {
|
|
1039
|
-
--plasma-typo-dspl-s-bold-font-size: 2.125rem;
|
|
1040
|
-
--plasma-typo-dspl-s-bold-font-weight: 600;
|
|
1041
|
-
--plasma-typo-dspl-s-bold-line-height: 2.5625rem;
|
|
1042
|
-
--plasma-typo-dspl-s-medium-font-size: 2.125rem;
|
|
1043
|
-
--plasma-typo-dspl-s-medium-font-weight: 500;
|
|
1044
|
-
--plasma-typo-dspl-s-medium-line-height: 2.5625rem;
|
|
1045
1039
|
--plasma-typo-dspl-s-font-size: 2.125rem;
|
|
1046
1040
|
--plasma-typo-dspl-s-font-weight: 400;
|
|
1047
1041
|
--plasma-typo-dspl-s-line-height: 2.5625rem;
|
|
1042
|
+
--plasma-typo-body-xs-bold-font-size: 0.75rem;
|
|
1043
|
+
--plasma-typo-body-xs-bold-font-weight: 600;
|
|
1044
|
+
--plasma-typo-body-xs-bold-line-height: 0.875rem;
|
|
1045
|
+
--plasma-typo-dspl-s-medium-font-size: 2.125rem;
|
|
1046
|
+
--plasma-typo-dspl-s-medium-font-weight: 500;
|
|
1047
|
+
--plasma-typo-dspl-s-medium-line-height: 2.5625rem;
|
|
1048
|
+
--plasma-typo-dspl-s-bold-font-size: 2.125rem;
|
|
1049
|
+
--plasma-typo-dspl-s-bold-font-weight: 600;
|
|
1050
|
+
--plasma-typo-dspl-s-bold-line-height: 2.5625rem;
|
|
1048
1051
|
--plasma-typo-h3-font-size: 1.25rem;
|
|
1049
1052
|
--plasma-typo-h3-font-weight: 400;
|
|
1050
1053
|
--plasma-typo-h3-line-height: 1.4375rem;
|
|
@@ -1066,9 +1069,6 @@
|
|
|
1066
1069
|
--plasma-typo-body-s-font-size: 0.8125rem;
|
|
1067
1070
|
--plasma-typo-body-s-font-weight: 400;
|
|
1068
1071
|
--plasma-typo-body-s-line-height: 0.9375rem;
|
|
1069
|
-
--plasma-typo-body-xs-bold-font-size: 0.75rem;
|
|
1070
|
-
--plasma-typo-body-xs-bold-font-weight: 600;
|
|
1071
|
-
--plasma-typo-body-xs-bold-line-height: 0.875rem;
|
|
1072
1072
|
--plasma-typo-body-xs-medium-font-size: 0.75rem;
|
|
1073
1073
|
--plasma-typo-body-xs-medium-font-weight: 500;
|
|
1074
1074
|
--plasma-typo-body-xs-medium-line-height: 0.875rem;
|