@salutejs/plasma-tokens 1.127.0-canary.2452.21584026956.0 → 1.127.0-dev.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/brands/sdds_bcp/index.d.ts +200 -128
- package/brands/sdds_bcp/index.js +218 -145
- package/brands/sdds_bcp/index.js.map +1 -1
- package/brands/sdds_finai/index.d.ts +284 -56
- package/brands/sdds_finai/index.js +294 -61
- package/brands/sdds_finai/index.js.map +1 -1
- package/css/sdds_bcp.module.css +264 -192
- package/css/sdds_bcp__dark.css +132 -96
- package/css/sdds_bcp__light.css +132 -96
- package/css/sdds_finai.module.css +414 -192
- package/css/sdds_finai__dark.css +278 -56
- package/css/sdds_finai__light.css +136 -136
- package/es/brands/sdds_bcp/index.js +200 -128
- package/es/brands/sdds_bcp/index.js.map +1 -1
- package/es/brands/sdds_finai/index.js +284 -56
- package/es/brands/sdds_finai/index.js.map +1 -1
- package/es/themes/sdds_bcp__dark.js +132 -96
- package/es/themes/sdds_bcp__dark.js.map +1 -1
- package/es/themes/sdds_bcp__light.js +132 -96
- package/es/themes/sdds_bcp__light.js.map +1 -1
- package/es/themes/sdds_finai__dark.js +278 -56
- package/es/themes/sdds_finai__dark.js.map +1 -1
- package/es/themes/sdds_finai__light.js +136 -136
- package/es/themes/sdds_finai__light.js.map +1 -1
- package/package.json +2 -2
- package/themes/sdds_bcp__dark.d.ts +136 -64
- package/themes/sdds_bcp__dark.js +132 -96
- package/themes/sdds_bcp__dark.js.map +1 -1
- package/themes/sdds_bcp__light.d.ts +136 -64
- package/themes/sdds_bcp__light.js +132 -96
- package/themes/sdds_bcp__light.js.map +1 -1
- package/themes/sdds_finai__dark.d.ts +444 -0
- package/themes/sdds_finai__dark.js +278 -56
- package/themes/sdds_finai__dark.js.map +1 -1
- package/themes/sdds_finai__light.js +136 -136
- package/themes/sdds_finai__light.js.map +1 -1
|
@@ -13,10 +13,10 @@ export declare const sdds_bcp__light: {
|
|
|
13
13
|
"--text-paragraph": string;
|
|
14
14
|
"--text-paragraph-hover": string;
|
|
15
15
|
"--text-paragraph-active": string;
|
|
16
|
-
"--text-accent": string;
|
|
17
16
|
"--text-accent-hover": string;
|
|
18
17
|
"--text-accent-active": string;
|
|
19
|
-
"--text-accent-
|
|
18
|
+
"--text-accent-gradient-hover": string;
|
|
19
|
+
"--text-accent-gradient-active": string;
|
|
20
20
|
"--text-accent-minor-hover": string;
|
|
21
21
|
"--text-accent-minor-active": string;
|
|
22
22
|
"--text-positive": string;
|
|
@@ -43,6 +43,9 @@ export declare const sdds_bcp__light: {
|
|
|
43
43
|
"--text-info-minor": string;
|
|
44
44
|
"--text-info-minor-hover": string;
|
|
45
45
|
"--text-info-minor-active": string;
|
|
46
|
+
"--text-accent": string;
|
|
47
|
+
"--text-accent-minor": string;
|
|
48
|
+
"--text-accent-gradient": string;
|
|
46
49
|
"--on-dark-text-primary-hover": string;
|
|
47
50
|
"--on-dark-text-primary-active": string;
|
|
48
51
|
"--on-dark-text-primary-brightness": string;
|
|
@@ -52,10 +55,10 @@ export declare const sdds_bcp__light: {
|
|
|
52
55
|
"--on-dark-text-tertiary-active": string;
|
|
53
56
|
"--on-dark-text-paragraph-hover": string;
|
|
54
57
|
"--on-dark-text-paragraph-active": string;
|
|
55
|
-
"--on-dark-text-accent": string;
|
|
56
58
|
"--on-dark-text-accent-hover": string;
|
|
57
59
|
"--on-dark-text-accent-active": string;
|
|
58
|
-
"--on-dark-text-accent-
|
|
60
|
+
"--on-dark-text-accent-gradient-hover": string;
|
|
61
|
+
"--on-dark-text-accent-gradient-active": string;
|
|
59
62
|
"--on-dark-text-accent-minor-hover": string;
|
|
60
63
|
"--on-dark-text-accent-minor-active": string;
|
|
61
64
|
"--on-dark-text-positive": string;
|
|
@@ -86,6 +89,9 @@ export declare const sdds_bcp__light: {
|
|
|
86
89
|
"--on-dark-text-secondary": string;
|
|
87
90
|
"--on-dark-text-tertiary": string;
|
|
88
91
|
"--on-dark-text-paragraph": string;
|
|
92
|
+
"--on-dark-text-accent": string;
|
|
93
|
+
"--on-dark-text-accent-minor": string;
|
|
94
|
+
"--on-dark-text-accent-gradient": string;
|
|
89
95
|
"--on-light-text-primary": string;
|
|
90
96
|
"--on-light-text-primary-hover": string;
|
|
91
97
|
"--on-light-text-primary-active": string;
|
|
@@ -99,10 +105,10 @@ export declare const sdds_bcp__light: {
|
|
|
99
105
|
"--on-light-text-paragraph": string;
|
|
100
106
|
"--on-light-text-paragraph-hover": string;
|
|
101
107
|
"--on-light-text-paragraph-active": string;
|
|
102
|
-
"--on-light-text-accent": string;
|
|
103
108
|
"--on-light-text-accent-hover": string;
|
|
104
109
|
"--on-light-text-accent-active": string;
|
|
105
|
-
"--on-light-text-accent-
|
|
110
|
+
"--on-light-text-accent-gradient-hover": string;
|
|
111
|
+
"--on-light-text-accent-gradient-active": string;
|
|
106
112
|
"--on-light-text-accent-minor-hover": string;
|
|
107
113
|
"--on-light-text-accent-minor-active": string;
|
|
108
114
|
"--on-light-text-positive": string;
|
|
@@ -129,6 +135,9 @@ export declare const sdds_bcp__light: {
|
|
|
129
135
|
"--on-light-text-info-minor": string;
|
|
130
136
|
"--on-light-text-info-minor-hover": string;
|
|
131
137
|
"--on-light-text-info-minor-active": string;
|
|
138
|
+
"--on-light-text-accent": string;
|
|
139
|
+
"--on-light-text-accent-minor": string;
|
|
140
|
+
"--on-light-text-accent-gradient": string;
|
|
132
141
|
"--inverse-text-primary-hover": string;
|
|
133
142
|
"--inverse-text-primary-active": string;
|
|
134
143
|
"--inverse-text-primary-brightness": string;
|
|
@@ -138,10 +147,10 @@ export declare const sdds_bcp__light: {
|
|
|
138
147
|
"--inverse-text-tertiary-active": string;
|
|
139
148
|
"--inverse-text-paragraph-hover": string;
|
|
140
149
|
"--inverse-text-paragraph-active": string;
|
|
141
|
-
"--inverse-text-accent": string;
|
|
142
150
|
"--inverse-text-accent-hover": string;
|
|
143
151
|
"--inverse-text-accent-active": string;
|
|
144
|
-
"--inverse-text-accent-
|
|
152
|
+
"--inverse-text-accent-gradient-hover": string;
|
|
153
|
+
"--inverse-text-accent-gradient-active": string;
|
|
145
154
|
"--inverse-text-accent-minor-hover": string;
|
|
146
155
|
"--inverse-text-accent-minor-active": string;
|
|
147
156
|
"--inverse-text-positive": string;
|
|
@@ -172,6 +181,9 @@ export declare const sdds_bcp__light: {
|
|
|
172
181
|
"--inverse-text-secondary": string;
|
|
173
182
|
"--inverse-text-tertiary": string;
|
|
174
183
|
"--inverse-text-paragraph": string;
|
|
184
|
+
"--inverse-text-accent": string;
|
|
185
|
+
"--inverse-text-accent-minor": string;
|
|
186
|
+
"--inverse-text-accent-gradient": string;
|
|
175
187
|
"--surface-solid-primary": string;
|
|
176
188
|
"--surface-solid-primary-hover": string;
|
|
177
189
|
"--surface-solid-primary-active": string;
|
|
@@ -206,13 +218,12 @@ export declare const sdds_bcp__light: {
|
|
|
206
218
|
"--surface-clear": string;
|
|
207
219
|
"--surface-clear-hover": string;
|
|
208
220
|
"--surface-clear-active": string;
|
|
209
|
-
"--surface-accent": string;
|
|
210
221
|
"--surface-accent-hover": string;
|
|
211
222
|
"--surface-accent-active": string;
|
|
212
|
-
"--surface-accent-
|
|
223
|
+
"--surface-accent-gradient-hover": string;
|
|
224
|
+
"--surface-accent-gradient-active": string;
|
|
213
225
|
"--surface-accent-minor-hover": string;
|
|
214
226
|
"--surface-accent-minor-active": string;
|
|
215
|
-
"--surface-transparent-accent": string;
|
|
216
227
|
"--surface-transparent-accent-hover": string;
|
|
217
228
|
"--surface-transparent-accent-active": string;
|
|
218
229
|
"--surface-positive": string;
|
|
@@ -253,6 +264,10 @@ export declare const sdds_bcp__light: {
|
|
|
253
264
|
"--surface-transparent-info-active": string;
|
|
254
265
|
"--surface-transparent-primary": string;
|
|
255
266
|
"--surface-transparent-secondary": string;
|
|
267
|
+
"--surface-accent": string;
|
|
268
|
+
"--surface-transparent-accent": string;
|
|
269
|
+
"--surface-accent-minor": string;
|
|
270
|
+
"--surface-accent-gradient": string;
|
|
256
271
|
"--on-dark-surface-solid-primary": string;
|
|
257
272
|
"--on-dark-surface-solid-primary-hover": string;
|
|
258
273
|
"--on-dark-surface-solid-primary-active": string;
|
|
@@ -289,13 +304,12 @@ export declare const sdds_bcp__light: {
|
|
|
289
304
|
"--on-dark-surface-clear": string;
|
|
290
305
|
"--on-dark-surface-clear-hover": string;
|
|
291
306
|
"--on-dark-surface-clear-active": string;
|
|
292
|
-
"--on-dark-surface-accent": string;
|
|
293
307
|
"--on-dark-surface-accent-hover": string;
|
|
294
308
|
"--on-dark-surface-accent-active": string;
|
|
295
|
-
"--on-dark-surface-accent-
|
|
309
|
+
"--on-dark-surface-accent-gradient-hover": string;
|
|
310
|
+
"--on-dark-surface-accent-gradient-active": string;
|
|
296
311
|
"--on-dark-surface-accent-minor-hover": string;
|
|
297
312
|
"--on-dark-surface-accent-minor-active": string;
|
|
298
|
-
"--on-dark-surface-transparent-accent": string;
|
|
299
313
|
"--on-dark-surface-transparent-accent-hover": string;
|
|
300
314
|
"--on-dark-surface-transparent-accent-active": string;
|
|
301
315
|
"--on-dark-surface-positive": string;
|
|
@@ -334,6 +348,10 @@ export declare const sdds_bcp__light: {
|
|
|
334
348
|
"--on-dark-surface-transparent-info": string;
|
|
335
349
|
"--on-dark-surface-transparent-info-hover": string;
|
|
336
350
|
"--on-dark-surface-transparent-info-active": string;
|
|
351
|
+
"--on-dark-surface-accent": string;
|
|
352
|
+
"--on-dark-surface-transparent-accent": string;
|
|
353
|
+
"--on-dark-surface-accent-minor": string;
|
|
354
|
+
"--on-dark-surface-accent-gradient": string;
|
|
337
355
|
"--on-light-surface-solid-primary": string;
|
|
338
356
|
"--on-light-surface-solid-primary-hover": string;
|
|
339
357
|
"--on-light-surface-solid-primary-active": string;
|
|
@@ -368,13 +386,12 @@ export declare const sdds_bcp__light: {
|
|
|
368
386
|
"--on-light-surface-clear": string;
|
|
369
387
|
"--on-light-surface-clear-hover": string;
|
|
370
388
|
"--on-light-surface-clear-active": string;
|
|
371
|
-
"--on-light-surface-accent": string;
|
|
372
389
|
"--on-light-surface-accent-hover": string;
|
|
373
390
|
"--on-light-surface-accent-active": string;
|
|
374
|
-
"--on-light-surface-accent-
|
|
391
|
+
"--on-light-surface-accent-gradient-hover": string;
|
|
392
|
+
"--on-light-surface-accent-gradient-active": string;
|
|
375
393
|
"--on-light-surface-accent-minor-hover": string;
|
|
376
394
|
"--on-light-surface-accent-minor-active": string;
|
|
377
|
-
"--on-light-surface-transparent-accent": string;
|
|
378
395
|
"--on-light-surface-transparent-accent-hover": string;
|
|
379
396
|
"--on-light-surface-transparent-accent-active": string;
|
|
380
397
|
"--on-light-surface-positive": string;
|
|
@@ -415,6 +432,10 @@ export declare const sdds_bcp__light: {
|
|
|
415
432
|
"--on-light-surface-transparent-info-active": string;
|
|
416
433
|
"--on-light-surface-transparent-primary": string;
|
|
417
434
|
"--on-light-surface-transparent-secondary": string;
|
|
435
|
+
"--on-light-surface-accent": string;
|
|
436
|
+
"--on-light-surface-transparent-accent": string;
|
|
437
|
+
"--on-light-surface-accent-minor": string;
|
|
438
|
+
"--on-light-surface-accent-gradient": string;
|
|
418
439
|
"--inverse-surface-solid-primary": string;
|
|
419
440
|
"--inverse-surface-solid-primary-hover": string;
|
|
420
441
|
"--inverse-surface-solid-primary-active": string;
|
|
@@ -451,13 +472,12 @@ export declare const sdds_bcp__light: {
|
|
|
451
472
|
"--inverse-surface-clear": string;
|
|
452
473
|
"--inverse-surface-clear-hover": string;
|
|
453
474
|
"--inverse-surface-clear-active": string;
|
|
454
|
-
"--inverse-surface-accent": string;
|
|
455
475
|
"--inverse-surface-accent-hover": string;
|
|
456
476
|
"--inverse-surface-accent-active": string;
|
|
457
|
-
"--inverse-surface-accent-
|
|
477
|
+
"--inverse-surface-accent-gradient-hover": string;
|
|
478
|
+
"--inverse-surface-accent-gradient-active": string;
|
|
458
479
|
"--inverse-surface-accent-minor-hover": string;
|
|
459
480
|
"--inverse-surface-accent-minor-active": string;
|
|
460
|
-
"--inverse-surface-transparent-accent": string;
|
|
461
481
|
"--inverse-surface-transparent-accent-hover": string;
|
|
462
482
|
"--inverse-surface-transparent-accent-active": string;
|
|
463
483
|
"--inverse-surface-positive": string;
|
|
@@ -496,6 +516,10 @@ export declare const sdds_bcp__light: {
|
|
|
496
516
|
"--inverse-surface-transparent-info": string;
|
|
497
517
|
"--inverse-surface-transparent-info-hover": string;
|
|
498
518
|
"--inverse-surface-transparent-info-active": string;
|
|
519
|
+
"--inverse-surface-accent": string;
|
|
520
|
+
"--inverse-surface-transparent-accent": string;
|
|
521
|
+
"--inverse-surface-accent-minor": string;
|
|
522
|
+
"--inverse-surface-accent-gradient": string;
|
|
499
523
|
"--background-primary": string;
|
|
500
524
|
"--dark-background-primary": string;
|
|
501
525
|
"--light-background-primary": string;
|
|
@@ -536,13 +560,12 @@ export declare const sdds_bcp__light: {
|
|
|
536
560
|
"--outline-clear": string;
|
|
537
561
|
"--outline-clear-hover": string;
|
|
538
562
|
"--outline-clear-active": string;
|
|
539
|
-
"--outline-accent": string;
|
|
540
563
|
"--outline-accent-hover": string;
|
|
541
564
|
"--outline-accent-active": string;
|
|
542
|
-
"--outline-accent-
|
|
565
|
+
"--outline-accent-gradient-hover": string;
|
|
566
|
+
"--outline-accent-gradient-active": string;
|
|
543
567
|
"--outline-accent-minor-hover": string;
|
|
544
568
|
"--outline-accent-minor-active": string;
|
|
545
|
-
"--outline-transparent-accent": string;
|
|
546
569
|
"--outline-transparent-accent-hover": string;
|
|
547
570
|
"--outline-transparent-accent-active": string;
|
|
548
571
|
"--outline-positive": string;
|
|
@@ -581,6 +604,10 @@ export declare const sdds_bcp__light: {
|
|
|
581
604
|
"--outline-transparent-info": string;
|
|
582
605
|
"--outline-transparent-info-hover": string;
|
|
583
606
|
"--outline-transparent-info-active": string;
|
|
607
|
+
"--outline-accent": string;
|
|
608
|
+
"--outline-transparent-accent": string;
|
|
609
|
+
"--outline-accent-minor": string;
|
|
610
|
+
"--outline-accent-gradient": string;
|
|
584
611
|
"--on-dark-outline-solid-primary": string;
|
|
585
612
|
"--on-dark-outline-solid-primary-hover": string;
|
|
586
613
|
"--on-dark-outline-solid-primary-active": string;
|
|
@@ -605,13 +632,12 @@ export declare const sdds_bcp__light: {
|
|
|
605
632
|
"--on-dark-outline-clear": string;
|
|
606
633
|
"--on-dark-outline-clear-hover": string;
|
|
607
634
|
"--on-dark-outline-clear-active": string;
|
|
608
|
-
"--on-dark-outline-accent": string;
|
|
609
635
|
"--on-dark-outline-accent-hover": string;
|
|
610
636
|
"--on-dark-outline-accent-active": string;
|
|
611
|
-
"--on-dark-outline-accent-
|
|
637
|
+
"--on-dark-outline-accent-gradient-hover": string;
|
|
638
|
+
"--on-dark-outline-accent-gradient-active": string;
|
|
612
639
|
"--on-dark-outline-accent-minor-hover": string;
|
|
613
640
|
"--on-dark-outline-accent-minor-active": string;
|
|
614
|
-
"--on-dark-outline-transparent-accent": string;
|
|
615
641
|
"--on-dark-outline-transparent-accent-hover": string;
|
|
616
642
|
"--on-dark-outline-transparent-accent-active": string;
|
|
617
643
|
"--on-dark-outline-positive": string;
|
|
@@ -650,6 +676,10 @@ export declare const sdds_bcp__light: {
|
|
|
650
676
|
"--on-dark-outline-transparent-info": string;
|
|
651
677
|
"--on-dark-outline-transparent-info-hover": string;
|
|
652
678
|
"--on-dark-outline-transparent-info-active": string;
|
|
679
|
+
"--on-dark-outline-accent": string;
|
|
680
|
+
"--on-dark-outline-transparent-accent": string;
|
|
681
|
+
"--on-dark-outline-accent-minor": string;
|
|
682
|
+
"--on-dark-outline-accent-gradient": string;
|
|
653
683
|
"--on-light-outline-solid-primary": string;
|
|
654
684
|
"--on-light-outline-solid-primary-hover": string;
|
|
655
685
|
"--on-light-outline-solid-primary-active": string;
|
|
@@ -674,13 +704,12 @@ export declare const sdds_bcp__light: {
|
|
|
674
704
|
"--on-light-outline-clear": string;
|
|
675
705
|
"--on-light-outline-clear-hover": string;
|
|
676
706
|
"--on-light-outline-clear-active": string;
|
|
677
|
-
"--on-light-outline-accent": string;
|
|
678
707
|
"--on-light-outline-accent-hover": string;
|
|
679
708
|
"--on-light-outline-accent-active": string;
|
|
680
|
-
"--on-light-outline-accent-
|
|
709
|
+
"--on-light-outline-accent-gradient-hover": string;
|
|
710
|
+
"--on-light-outline-accent-gradient-active": string;
|
|
681
711
|
"--on-light-outline-accent-minor-hover": string;
|
|
682
712
|
"--on-light-outline-accent-minor-active": string;
|
|
683
|
-
"--on-light-outline-transparent-accent": string;
|
|
684
713
|
"--on-light-outline-transparent-accent-hover": string;
|
|
685
714
|
"--on-light-outline-transparent-accent-active": string;
|
|
686
715
|
"--on-light-outline-positive": string;
|
|
@@ -719,6 +748,10 @@ export declare const sdds_bcp__light: {
|
|
|
719
748
|
"--on-light-outline-transparent-info": string;
|
|
720
749
|
"--on-light-outline-transparent-info-hover": string;
|
|
721
750
|
"--on-light-outline-transparent-info-active": string;
|
|
751
|
+
"--on-light-outline-accent": string;
|
|
752
|
+
"--on-light-outline-transparent-accent": string;
|
|
753
|
+
"--on-light-outline-accent-minor": string;
|
|
754
|
+
"--on-light-outline-accent-gradient": string;
|
|
722
755
|
"--inverse-outline-solid-primary": string;
|
|
723
756
|
"--inverse-outline-solid-primary-hover": string;
|
|
724
757
|
"--inverse-outline-solid-primary-active": string;
|
|
@@ -743,13 +776,12 @@ export declare const sdds_bcp__light: {
|
|
|
743
776
|
"--inverse-outline-clear": string;
|
|
744
777
|
"--inverse-outline-clear-hover": string;
|
|
745
778
|
"--inverse-outline-clear-active": string;
|
|
746
|
-
"--inverse-outline-accent": string;
|
|
747
779
|
"--inverse-outline-accent-hover": string;
|
|
748
780
|
"--inverse-outline-accent-active": string;
|
|
749
|
-
"--inverse-outline-accent-
|
|
781
|
+
"--inverse-outline-accent-gradient-hover": string;
|
|
782
|
+
"--inverse-outline-accent-gradient-active": string;
|
|
750
783
|
"--inverse-outline-accent-minor-hover": string;
|
|
751
784
|
"--inverse-outline-accent-minor-active": string;
|
|
752
|
-
"--inverse-outline-transparent-accent": string;
|
|
753
785
|
"--inverse-outline-transparent-accent-hover": string;
|
|
754
786
|
"--inverse-outline-transparent-accent-active": string;
|
|
755
787
|
"--inverse-outline-positive": string;
|
|
@@ -788,6 +820,10 @@ export declare const sdds_bcp__light: {
|
|
|
788
820
|
"--inverse-outline-transparent-info": string;
|
|
789
821
|
"--inverse-outline-transparent-info-hover": string;
|
|
790
822
|
"--inverse-outline-transparent-info-active": string;
|
|
823
|
+
"--inverse-outline-accent": string;
|
|
824
|
+
"--inverse-outline-transparent-accent": string;
|
|
825
|
+
"--inverse-outline-accent-minor": string;
|
|
826
|
+
"--inverse-outline-accent-gradient": string;
|
|
791
827
|
"--data-default-data-yellow": string;
|
|
792
828
|
"--data-default-data-yellow-minor": string;
|
|
793
829
|
"--data-default-data-yellow-transparent": string;
|
|
@@ -855,10 +891,10 @@ export declare const lightSdds_bcp: {
|
|
|
855
891
|
"--text-paragraph": string;
|
|
856
892
|
"--text-paragraph-hover": string;
|
|
857
893
|
"--text-paragraph-active": string;
|
|
858
|
-
"--text-accent": string;
|
|
859
894
|
"--text-accent-hover": string;
|
|
860
895
|
"--text-accent-active": string;
|
|
861
|
-
"--text-accent-
|
|
896
|
+
"--text-accent-gradient-hover": string;
|
|
897
|
+
"--text-accent-gradient-active": string;
|
|
862
898
|
"--text-accent-minor-hover": string;
|
|
863
899
|
"--text-accent-minor-active": string;
|
|
864
900
|
"--text-positive": string;
|
|
@@ -885,6 +921,9 @@ export declare const lightSdds_bcp: {
|
|
|
885
921
|
"--text-info-minor": string;
|
|
886
922
|
"--text-info-minor-hover": string;
|
|
887
923
|
"--text-info-minor-active": string;
|
|
924
|
+
"--text-accent": string;
|
|
925
|
+
"--text-accent-minor": string;
|
|
926
|
+
"--text-accent-gradient": string;
|
|
888
927
|
"--on-dark-text-primary-hover": string;
|
|
889
928
|
"--on-dark-text-primary-active": string;
|
|
890
929
|
"--on-dark-text-primary-brightness": string;
|
|
@@ -894,10 +933,10 @@ export declare const lightSdds_bcp: {
|
|
|
894
933
|
"--on-dark-text-tertiary-active": string;
|
|
895
934
|
"--on-dark-text-paragraph-hover": string;
|
|
896
935
|
"--on-dark-text-paragraph-active": string;
|
|
897
|
-
"--on-dark-text-accent": string;
|
|
898
936
|
"--on-dark-text-accent-hover": string;
|
|
899
937
|
"--on-dark-text-accent-active": string;
|
|
900
|
-
"--on-dark-text-accent-
|
|
938
|
+
"--on-dark-text-accent-gradient-hover": string;
|
|
939
|
+
"--on-dark-text-accent-gradient-active": string;
|
|
901
940
|
"--on-dark-text-accent-minor-hover": string;
|
|
902
941
|
"--on-dark-text-accent-minor-active": string;
|
|
903
942
|
"--on-dark-text-positive": string;
|
|
@@ -928,6 +967,9 @@ export declare const lightSdds_bcp: {
|
|
|
928
967
|
"--on-dark-text-secondary": string;
|
|
929
968
|
"--on-dark-text-tertiary": string;
|
|
930
969
|
"--on-dark-text-paragraph": string;
|
|
970
|
+
"--on-dark-text-accent": string;
|
|
971
|
+
"--on-dark-text-accent-minor": string;
|
|
972
|
+
"--on-dark-text-accent-gradient": string;
|
|
931
973
|
"--on-light-text-primary": string;
|
|
932
974
|
"--on-light-text-primary-hover": string;
|
|
933
975
|
"--on-light-text-primary-active": string;
|
|
@@ -941,10 +983,10 @@ export declare const lightSdds_bcp: {
|
|
|
941
983
|
"--on-light-text-paragraph": string;
|
|
942
984
|
"--on-light-text-paragraph-hover": string;
|
|
943
985
|
"--on-light-text-paragraph-active": string;
|
|
944
|
-
"--on-light-text-accent": string;
|
|
945
986
|
"--on-light-text-accent-hover": string;
|
|
946
987
|
"--on-light-text-accent-active": string;
|
|
947
|
-
"--on-light-text-accent-
|
|
988
|
+
"--on-light-text-accent-gradient-hover": string;
|
|
989
|
+
"--on-light-text-accent-gradient-active": string;
|
|
948
990
|
"--on-light-text-accent-minor-hover": string;
|
|
949
991
|
"--on-light-text-accent-minor-active": string;
|
|
950
992
|
"--on-light-text-positive": string;
|
|
@@ -971,6 +1013,9 @@ export declare const lightSdds_bcp: {
|
|
|
971
1013
|
"--on-light-text-info-minor": string;
|
|
972
1014
|
"--on-light-text-info-minor-hover": string;
|
|
973
1015
|
"--on-light-text-info-minor-active": string;
|
|
1016
|
+
"--on-light-text-accent": string;
|
|
1017
|
+
"--on-light-text-accent-minor": string;
|
|
1018
|
+
"--on-light-text-accent-gradient": string;
|
|
974
1019
|
"--inverse-text-primary-hover": string;
|
|
975
1020
|
"--inverse-text-primary-active": string;
|
|
976
1021
|
"--inverse-text-primary-brightness": string;
|
|
@@ -980,10 +1025,10 @@ export declare const lightSdds_bcp: {
|
|
|
980
1025
|
"--inverse-text-tertiary-active": string;
|
|
981
1026
|
"--inverse-text-paragraph-hover": string;
|
|
982
1027
|
"--inverse-text-paragraph-active": string;
|
|
983
|
-
"--inverse-text-accent": string;
|
|
984
1028
|
"--inverse-text-accent-hover": string;
|
|
985
1029
|
"--inverse-text-accent-active": string;
|
|
986
|
-
"--inverse-text-accent-
|
|
1030
|
+
"--inverse-text-accent-gradient-hover": string;
|
|
1031
|
+
"--inverse-text-accent-gradient-active": string;
|
|
987
1032
|
"--inverse-text-accent-minor-hover": string;
|
|
988
1033
|
"--inverse-text-accent-minor-active": string;
|
|
989
1034
|
"--inverse-text-positive": string;
|
|
@@ -1014,6 +1059,9 @@ export declare const lightSdds_bcp: {
|
|
|
1014
1059
|
"--inverse-text-secondary": string;
|
|
1015
1060
|
"--inverse-text-tertiary": string;
|
|
1016
1061
|
"--inverse-text-paragraph": string;
|
|
1062
|
+
"--inverse-text-accent": string;
|
|
1063
|
+
"--inverse-text-accent-minor": string;
|
|
1064
|
+
"--inverse-text-accent-gradient": string;
|
|
1017
1065
|
"--surface-solid-primary": string;
|
|
1018
1066
|
"--surface-solid-primary-hover": string;
|
|
1019
1067
|
"--surface-solid-primary-active": string;
|
|
@@ -1048,13 +1096,12 @@ export declare const lightSdds_bcp: {
|
|
|
1048
1096
|
"--surface-clear": string;
|
|
1049
1097
|
"--surface-clear-hover": string;
|
|
1050
1098
|
"--surface-clear-active": string;
|
|
1051
|
-
"--surface-accent": string;
|
|
1052
1099
|
"--surface-accent-hover": string;
|
|
1053
1100
|
"--surface-accent-active": string;
|
|
1054
|
-
"--surface-accent-
|
|
1101
|
+
"--surface-accent-gradient-hover": string;
|
|
1102
|
+
"--surface-accent-gradient-active": string;
|
|
1055
1103
|
"--surface-accent-minor-hover": string;
|
|
1056
1104
|
"--surface-accent-minor-active": string;
|
|
1057
|
-
"--surface-transparent-accent": string;
|
|
1058
1105
|
"--surface-transparent-accent-hover": string;
|
|
1059
1106
|
"--surface-transparent-accent-active": string;
|
|
1060
1107
|
"--surface-positive": string;
|
|
@@ -1095,6 +1142,10 @@ export declare const lightSdds_bcp: {
|
|
|
1095
1142
|
"--surface-transparent-info-active": string;
|
|
1096
1143
|
"--surface-transparent-primary": string;
|
|
1097
1144
|
"--surface-transparent-secondary": string;
|
|
1145
|
+
"--surface-accent": string;
|
|
1146
|
+
"--surface-transparent-accent": string;
|
|
1147
|
+
"--surface-accent-minor": string;
|
|
1148
|
+
"--surface-accent-gradient": string;
|
|
1098
1149
|
"--on-dark-surface-solid-primary": string;
|
|
1099
1150
|
"--on-dark-surface-solid-primary-hover": string;
|
|
1100
1151
|
"--on-dark-surface-solid-primary-active": string;
|
|
@@ -1131,13 +1182,12 @@ export declare const lightSdds_bcp: {
|
|
|
1131
1182
|
"--on-dark-surface-clear": string;
|
|
1132
1183
|
"--on-dark-surface-clear-hover": string;
|
|
1133
1184
|
"--on-dark-surface-clear-active": string;
|
|
1134
|
-
"--on-dark-surface-accent": string;
|
|
1135
1185
|
"--on-dark-surface-accent-hover": string;
|
|
1136
1186
|
"--on-dark-surface-accent-active": string;
|
|
1137
|
-
"--on-dark-surface-accent-
|
|
1187
|
+
"--on-dark-surface-accent-gradient-hover": string;
|
|
1188
|
+
"--on-dark-surface-accent-gradient-active": string;
|
|
1138
1189
|
"--on-dark-surface-accent-minor-hover": string;
|
|
1139
1190
|
"--on-dark-surface-accent-minor-active": string;
|
|
1140
|
-
"--on-dark-surface-transparent-accent": string;
|
|
1141
1191
|
"--on-dark-surface-transparent-accent-hover": string;
|
|
1142
1192
|
"--on-dark-surface-transparent-accent-active": string;
|
|
1143
1193
|
"--on-dark-surface-positive": string;
|
|
@@ -1176,6 +1226,10 @@ export declare const lightSdds_bcp: {
|
|
|
1176
1226
|
"--on-dark-surface-transparent-info": string;
|
|
1177
1227
|
"--on-dark-surface-transparent-info-hover": string;
|
|
1178
1228
|
"--on-dark-surface-transparent-info-active": string;
|
|
1229
|
+
"--on-dark-surface-accent": string;
|
|
1230
|
+
"--on-dark-surface-transparent-accent": string;
|
|
1231
|
+
"--on-dark-surface-accent-minor": string;
|
|
1232
|
+
"--on-dark-surface-accent-gradient": string;
|
|
1179
1233
|
"--on-light-surface-solid-primary": string;
|
|
1180
1234
|
"--on-light-surface-solid-primary-hover": string;
|
|
1181
1235
|
"--on-light-surface-solid-primary-active": string;
|
|
@@ -1210,13 +1264,12 @@ export declare const lightSdds_bcp: {
|
|
|
1210
1264
|
"--on-light-surface-clear": string;
|
|
1211
1265
|
"--on-light-surface-clear-hover": string;
|
|
1212
1266
|
"--on-light-surface-clear-active": string;
|
|
1213
|
-
"--on-light-surface-accent": string;
|
|
1214
1267
|
"--on-light-surface-accent-hover": string;
|
|
1215
1268
|
"--on-light-surface-accent-active": string;
|
|
1216
|
-
"--on-light-surface-accent-
|
|
1269
|
+
"--on-light-surface-accent-gradient-hover": string;
|
|
1270
|
+
"--on-light-surface-accent-gradient-active": string;
|
|
1217
1271
|
"--on-light-surface-accent-minor-hover": string;
|
|
1218
1272
|
"--on-light-surface-accent-minor-active": string;
|
|
1219
|
-
"--on-light-surface-transparent-accent": string;
|
|
1220
1273
|
"--on-light-surface-transparent-accent-hover": string;
|
|
1221
1274
|
"--on-light-surface-transparent-accent-active": string;
|
|
1222
1275
|
"--on-light-surface-positive": string;
|
|
@@ -1257,6 +1310,10 @@ export declare const lightSdds_bcp: {
|
|
|
1257
1310
|
"--on-light-surface-transparent-info-active": string;
|
|
1258
1311
|
"--on-light-surface-transparent-primary": string;
|
|
1259
1312
|
"--on-light-surface-transparent-secondary": string;
|
|
1313
|
+
"--on-light-surface-accent": string;
|
|
1314
|
+
"--on-light-surface-transparent-accent": string;
|
|
1315
|
+
"--on-light-surface-accent-minor": string;
|
|
1316
|
+
"--on-light-surface-accent-gradient": string;
|
|
1260
1317
|
"--inverse-surface-solid-primary": string;
|
|
1261
1318
|
"--inverse-surface-solid-primary-hover": string;
|
|
1262
1319
|
"--inverse-surface-solid-primary-active": string;
|
|
@@ -1293,13 +1350,12 @@ export declare const lightSdds_bcp: {
|
|
|
1293
1350
|
"--inverse-surface-clear": string;
|
|
1294
1351
|
"--inverse-surface-clear-hover": string;
|
|
1295
1352
|
"--inverse-surface-clear-active": string;
|
|
1296
|
-
"--inverse-surface-accent": string;
|
|
1297
1353
|
"--inverse-surface-accent-hover": string;
|
|
1298
1354
|
"--inverse-surface-accent-active": string;
|
|
1299
|
-
"--inverse-surface-accent-
|
|
1355
|
+
"--inverse-surface-accent-gradient-hover": string;
|
|
1356
|
+
"--inverse-surface-accent-gradient-active": string;
|
|
1300
1357
|
"--inverse-surface-accent-minor-hover": string;
|
|
1301
1358
|
"--inverse-surface-accent-minor-active": string;
|
|
1302
|
-
"--inverse-surface-transparent-accent": string;
|
|
1303
1359
|
"--inverse-surface-transparent-accent-hover": string;
|
|
1304
1360
|
"--inverse-surface-transparent-accent-active": string;
|
|
1305
1361
|
"--inverse-surface-positive": string;
|
|
@@ -1338,6 +1394,10 @@ export declare const lightSdds_bcp: {
|
|
|
1338
1394
|
"--inverse-surface-transparent-info": string;
|
|
1339
1395
|
"--inverse-surface-transparent-info-hover": string;
|
|
1340
1396
|
"--inverse-surface-transparent-info-active": string;
|
|
1397
|
+
"--inverse-surface-accent": string;
|
|
1398
|
+
"--inverse-surface-transparent-accent": string;
|
|
1399
|
+
"--inverse-surface-accent-minor": string;
|
|
1400
|
+
"--inverse-surface-accent-gradient": string;
|
|
1341
1401
|
"--background-primary": string;
|
|
1342
1402
|
"--dark-background-primary": string;
|
|
1343
1403
|
"--light-background-primary": string;
|
|
@@ -1378,13 +1438,12 @@ export declare const lightSdds_bcp: {
|
|
|
1378
1438
|
"--outline-clear": string;
|
|
1379
1439
|
"--outline-clear-hover": string;
|
|
1380
1440
|
"--outline-clear-active": string;
|
|
1381
|
-
"--outline-accent": string;
|
|
1382
1441
|
"--outline-accent-hover": string;
|
|
1383
1442
|
"--outline-accent-active": string;
|
|
1384
|
-
"--outline-accent-
|
|
1443
|
+
"--outline-accent-gradient-hover": string;
|
|
1444
|
+
"--outline-accent-gradient-active": string;
|
|
1385
1445
|
"--outline-accent-minor-hover": string;
|
|
1386
1446
|
"--outline-accent-minor-active": string;
|
|
1387
|
-
"--outline-transparent-accent": string;
|
|
1388
1447
|
"--outline-transparent-accent-hover": string;
|
|
1389
1448
|
"--outline-transparent-accent-active": string;
|
|
1390
1449
|
"--outline-positive": string;
|
|
@@ -1423,6 +1482,10 @@ export declare const lightSdds_bcp: {
|
|
|
1423
1482
|
"--outline-transparent-info": string;
|
|
1424
1483
|
"--outline-transparent-info-hover": string;
|
|
1425
1484
|
"--outline-transparent-info-active": string;
|
|
1485
|
+
"--outline-accent": string;
|
|
1486
|
+
"--outline-transparent-accent": string;
|
|
1487
|
+
"--outline-accent-minor": string;
|
|
1488
|
+
"--outline-accent-gradient": string;
|
|
1426
1489
|
"--on-dark-outline-solid-primary": string;
|
|
1427
1490
|
"--on-dark-outline-solid-primary-hover": string;
|
|
1428
1491
|
"--on-dark-outline-solid-primary-active": string;
|
|
@@ -1447,13 +1510,12 @@ export declare const lightSdds_bcp: {
|
|
|
1447
1510
|
"--on-dark-outline-clear": string;
|
|
1448
1511
|
"--on-dark-outline-clear-hover": string;
|
|
1449
1512
|
"--on-dark-outline-clear-active": string;
|
|
1450
|
-
"--on-dark-outline-accent": string;
|
|
1451
1513
|
"--on-dark-outline-accent-hover": string;
|
|
1452
1514
|
"--on-dark-outline-accent-active": string;
|
|
1453
|
-
"--on-dark-outline-accent-
|
|
1515
|
+
"--on-dark-outline-accent-gradient-hover": string;
|
|
1516
|
+
"--on-dark-outline-accent-gradient-active": string;
|
|
1454
1517
|
"--on-dark-outline-accent-minor-hover": string;
|
|
1455
1518
|
"--on-dark-outline-accent-minor-active": string;
|
|
1456
|
-
"--on-dark-outline-transparent-accent": string;
|
|
1457
1519
|
"--on-dark-outline-transparent-accent-hover": string;
|
|
1458
1520
|
"--on-dark-outline-transparent-accent-active": string;
|
|
1459
1521
|
"--on-dark-outline-positive": string;
|
|
@@ -1492,6 +1554,10 @@ export declare const lightSdds_bcp: {
|
|
|
1492
1554
|
"--on-dark-outline-transparent-info": string;
|
|
1493
1555
|
"--on-dark-outline-transparent-info-hover": string;
|
|
1494
1556
|
"--on-dark-outline-transparent-info-active": string;
|
|
1557
|
+
"--on-dark-outline-accent": string;
|
|
1558
|
+
"--on-dark-outline-transparent-accent": string;
|
|
1559
|
+
"--on-dark-outline-accent-minor": string;
|
|
1560
|
+
"--on-dark-outline-accent-gradient": string;
|
|
1495
1561
|
"--on-light-outline-solid-primary": string;
|
|
1496
1562
|
"--on-light-outline-solid-primary-hover": string;
|
|
1497
1563
|
"--on-light-outline-solid-primary-active": string;
|
|
@@ -1516,13 +1582,12 @@ export declare const lightSdds_bcp: {
|
|
|
1516
1582
|
"--on-light-outline-clear": string;
|
|
1517
1583
|
"--on-light-outline-clear-hover": string;
|
|
1518
1584
|
"--on-light-outline-clear-active": string;
|
|
1519
|
-
"--on-light-outline-accent": string;
|
|
1520
1585
|
"--on-light-outline-accent-hover": string;
|
|
1521
1586
|
"--on-light-outline-accent-active": string;
|
|
1522
|
-
"--on-light-outline-accent-
|
|
1587
|
+
"--on-light-outline-accent-gradient-hover": string;
|
|
1588
|
+
"--on-light-outline-accent-gradient-active": string;
|
|
1523
1589
|
"--on-light-outline-accent-minor-hover": string;
|
|
1524
1590
|
"--on-light-outline-accent-minor-active": string;
|
|
1525
|
-
"--on-light-outline-transparent-accent": string;
|
|
1526
1591
|
"--on-light-outline-transparent-accent-hover": string;
|
|
1527
1592
|
"--on-light-outline-transparent-accent-active": string;
|
|
1528
1593
|
"--on-light-outline-positive": string;
|
|
@@ -1561,6 +1626,10 @@ export declare const lightSdds_bcp: {
|
|
|
1561
1626
|
"--on-light-outline-transparent-info": string;
|
|
1562
1627
|
"--on-light-outline-transparent-info-hover": string;
|
|
1563
1628
|
"--on-light-outline-transparent-info-active": string;
|
|
1629
|
+
"--on-light-outline-accent": string;
|
|
1630
|
+
"--on-light-outline-transparent-accent": string;
|
|
1631
|
+
"--on-light-outline-accent-minor": string;
|
|
1632
|
+
"--on-light-outline-accent-gradient": string;
|
|
1564
1633
|
"--inverse-outline-solid-primary": string;
|
|
1565
1634
|
"--inverse-outline-solid-primary-hover": string;
|
|
1566
1635
|
"--inverse-outline-solid-primary-active": string;
|
|
@@ -1585,13 +1654,12 @@ export declare const lightSdds_bcp: {
|
|
|
1585
1654
|
"--inverse-outline-clear": string;
|
|
1586
1655
|
"--inverse-outline-clear-hover": string;
|
|
1587
1656
|
"--inverse-outline-clear-active": string;
|
|
1588
|
-
"--inverse-outline-accent": string;
|
|
1589
1657
|
"--inverse-outline-accent-hover": string;
|
|
1590
1658
|
"--inverse-outline-accent-active": string;
|
|
1591
|
-
"--inverse-outline-accent-
|
|
1659
|
+
"--inverse-outline-accent-gradient-hover": string;
|
|
1660
|
+
"--inverse-outline-accent-gradient-active": string;
|
|
1592
1661
|
"--inverse-outline-accent-minor-hover": string;
|
|
1593
1662
|
"--inverse-outline-accent-minor-active": string;
|
|
1594
|
-
"--inverse-outline-transparent-accent": string;
|
|
1595
1663
|
"--inverse-outline-transparent-accent-hover": string;
|
|
1596
1664
|
"--inverse-outline-transparent-accent-active": string;
|
|
1597
1665
|
"--inverse-outline-positive": string;
|
|
@@ -1630,6 +1698,10 @@ export declare const lightSdds_bcp: {
|
|
|
1630
1698
|
"--inverse-outline-transparent-info": string;
|
|
1631
1699
|
"--inverse-outline-transparent-info-hover": string;
|
|
1632
1700
|
"--inverse-outline-transparent-info-active": string;
|
|
1701
|
+
"--inverse-outline-accent": string;
|
|
1702
|
+
"--inverse-outline-transparent-accent": string;
|
|
1703
|
+
"--inverse-outline-accent-minor": string;
|
|
1704
|
+
"--inverse-outline-accent-gradient": string;
|
|
1633
1705
|
"--data-default-data-yellow": string;
|
|
1634
1706
|
"--data-default-data-yellow-minor": string;
|
|
1635
1707
|
"--data-default-data-yellow-transparent": string;
|