@salutejs/plasma-tokens 1.126.0-canary.2373.20327516054.0 → 1.126.0-canary.2375.20329471322.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_cs/index.d.ts +116 -116
- package/brands/sdds_cs/index.js +116 -116
- package/brands/sdds_dfa/index.d.ts +350 -238
- package/brands/sdds_dfa/index.js +362 -249
- package/brands/sdds_dfa/index.js.map +1 -1
- package/css/sdds_cs.module.css +242 -242
- package/css/sdds_cs__dark.css +116 -116
- package/css/sdds_cs__light.css +126 -126
- package/css/sdds_dfa.module.css +667 -553
- package/css/sdds_dfa__dark.css +292 -236
- package/css/sdds_dfa__light.css +375 -317
- package/es/brands/sdds_cs/index.js +116 -116
- package/es/brands/sdds_dfa/index.js +350 -238
- package/es/brands/sdds_dfa/index.js.map +1 -1
- package/es/themes/sdds_cs__dark.js +116 -116
- package/es/themes/sdds_cs__light.js +126 -126
- package/es/themes/sdds_dfa__dark.js +292 -236
- package/es/themes/sdds_dfa__dark.js.map +1 -1
- package/es/themes/sdds_dfa__light.js +375 -317
- package/es/themes/sdds_dfa__light.js.map +1 -1
- package/package.json +2 -2
- package/themes/sdds_cs__dark.js +116 -116
- package/themes/sdds_cs__light.js +126 -126
- package/themes/sdds_dfa__dark.d.ts +116 -4
- package/themes/sdds_dfa__dark.js +292 -236
- package/themes/sdds_dfa__dark.js.map +1 -1
- package/themes/sdds_dfa__light.d.ts +116 -0
- package/themes/sdds_dfa__light.js +375 -317
- package/themes/sdds_dfa__light.js.map +1 -1
|
@@ -376,8 +376,6 @@ export declare const sdds_dfa__dark: {
|
|
|
376
376
|
"--on-light-surface-accent-active": string;
|
|
377
377
|
"--on-light-surface-accent-gradient-hover": string;
|
|
378
378
|
"--on-light-surface-accent-gradient-active": string;
|
|
379
|
-
"--on-light-surface-accent-minor-hover": string;
|
|
380
|
-
"--on-light-surface-accent-minor-active": string;
|
|
381
379
|
"--on-light-surface-transparent-accent-hover": string;
|
|
382
380
|
"--on-light-surface-transparent-accent-active": string;
|
|
383
381
|
"--on-light-surface-positive-hover": string;
|
|
@@ -470,6 +468,8 @@ export declare const sdds_dfa__dark: {
|
|
|
470
468
|
"--inverse-surface-warning-active": string;
|
|
471
469
|
"--inverse-surface-negative-hover": string;
|
|
472
470
|
"--inverse-surface-negative-active": string;
|
|
471
|
+
"--inverse-surface-info-hover": string;
|
|
472
|
+
"--inverse-surface-info-active": string;
|
|
473
473
|
"--inverse-surface-positive-minor-hover": string;
|
|
474
474
|
"--inverse-surface-positive-minor-active": string;
|
|
475
475
|
"--inverse-surface-warning-minor-hover": string;
|
|
@@ -539,6 +539,8 @@ export declare const sdds_dfa__dark: {
|
|
|
539
539
|
"--outline-solid-secondary-active": string;
|
|
540
540
|
"--outline-solid-tertiary-hover": string;
|
|
541
541
|
"--outline-solid-tertiary-active": string;
|
|
542
|
+
"--outline-transparent-default-hover": string;
|
|
543
|
+
"--outline-transparent-default-active": string;
|
|
542
544
|
"--outline-transparent-primary-hover": string;
|
|
543
545
|
"--outline-transparent-primary-active": string;
|
|
544
546
|
"--outline-transparent-secondary-hover": string;
|
|
@@ -553,8 +555,20 @@ export declare const sdds_dfa__dark: {
|
|
|
553
555
|
"--outline-accent-gradient-active": string;
|
|
554
556
|
"--outline-accent-minor-hover": string;
|
|
555
557
|
"--outline-accent-minor-active": string;
|
|
558
|
+
"--outline-accent-minor-gradient-hover": string;
|
|
559
|
+
"--outline-accent-minor-gradient-active": string;
|
|
556
560
|
"--outline-transparent-accent-hover": string;
|
|
557
561
|
"--outline-transparent-accent-active": string;
|
|
562
|
+
"--outline-transparent-accent-gradient-hover": string;
|
|
563
|
+
"--outline-transparent-accent-gradient-active": string;
|
|
564
|
+
"--outline-promo-hover": string;
|
|
565
|
+
"--outline-promo-active": string;
|
|
566
|
+
"--outline-promo-gradient-hover": string;
|
|
567
|
+
"--outline-promo-gradient-active": string;
|
|
568
|
+
"--outline-promo-minor-hover": string;
|
|
569
|
+
"--outline-promo-minor-active": string;
|
|
570
|
+
"--outline-promo-minor-gradient-hover": string;
|
|
571
|
+
"--outline-promo-minor-gradient-active": string;
|
|
558
572
|
"--outline-positive-hover": string;
|
|
559
573
|
"--outline-positive-active": string;
|
|
560
574
|
"--outline-warning-hover": string;
|
|
@@ -608,6 +622,8 @@ export declare const sdds_dfa__dark: {
|
|
|
608
622
|
"--on-dark-outline-solid-secondary-active": string;
|
|
609
623
|
"--on-dark-outline-solid-tertiary-hover": string;
|
|
610
624
|
"--on-dark-outline-solid-tertiary-active": string;
|
|
625
|
+
"--on-dark-outline-transparent-default-hover": string;
|
|
626
|
+
"--on-dark-outline-transparent-default-active": string;
|
|
611
627
|
"--on-dark-outline-transparent-primary-hover": string;
|
|
612
628
|
"--on-dark-outline-transparent-primary-active": string;
|
|
613
629
|
"--on-dark-outline-transparent-secondary-hover": string;
|
|
@@ -622,8 +638,20 @@ export declare const sdds_dfa__dark: {
|
|
|
622
638
|
"--on-dark-outline-accent-gradient-active": string;
|
|
623
639
|
"--on-dark-outline-accent-minor-hover": string;
|
|
624
640
|
"--on-dark-outline-accent-minor-active": string;
|
|
641
|
+
"--on-dark-outline-accent-minor-gradient-hover": string;
|
|
642
|
+
"--on-dark-outline-accent-minor-gradient-active": string;
|
|
625
643
|
"--on-dark-outline-transparent-accent-hover": string;
|
|
626
644
|
"--on-dark-outline-transparent-accent-active": string;
|
|
645
|
+
"--on-dark-outline-transparent-accent-gradient-hover": string;
|
|
646
|
+
"--on-dark-outline-transparent-accent-gradient-active": string;
|
|
647
|
+
"--on-dark-outline-promo-hover": string;
|
|
648
|
+
"--on-dark-outline-promo-active": string;
|
|
649
|
+
"--on-dark-outline-promo-gradient-hover": string;
|
|
650
|
+
"--on-dark-outline-promo-gradient-active": string;
|
|
651
|
+
"--on-dark-outline-promo-minor-hover": string;
|
|
652
|
+
"--on-dark-outline-promo-minor-active": string;
|
|
653
|
+
"--on-dark-outline-promo-minor-gradient-hover": string;
|
|
654
|
+
"--on-dark-outline-promo-minor-gradient-active": string;
|
|
627
655
|
"--on-dark-outline-positive-hover": string;
|
|
628
656
|
"--on-dark-outline-positive-active": string;
|
|
629
657
|
"--on-dark-outline-warning-hover": string;
|
|
@@ -677,6 +705,8 @@ export declare const sdds_dfa__dark: {
|
|
|
677
705
|
"--on-light-outline-solid-secondary-active": string;
|
|
678
706
|
"--on-light-outline-solid-tertiary-hover": string;
|
|
679
707
|
"--on-light-outline-solid-tertiary-active": string;
|
|
708
|
+
"--on-light-outline-transparent-default-hover": string;
|
|
709
|
+
"--on-light-outline-transparent-default-active": string;
|
|
680
710
|
"--on-light-outline-transparent-primary-hover": string;
|
|
681
711
|
"--on-light-outline-transparent-primary-active": string;
|
|
682
712
|
"--on-light-outline-transparent-secondary-hover": string;
|
|
@@ -691,8 +721,20 @@ export declare const sdds_dfa__dark: {
|
|
|
691
721
|
"--on-light-outline-accent-gradient-active": string;
|
|
692
722
|
"--on-light-outline-accent-minor-hover": string;
|
|
693
723
|
"--on-light-outline-accent-minor-active": string;
|
|
724
|
+
"--on-light-outline-accent-minor-gradient-hover": string;
|
|
725
|
+
"--on-light-outline-accent-minor-gradient-active": string;
|
|
694
726
|
"--on-light-outline-transparent-accent-hover": string;
|
|
695
727
|
"--on-light-outline-transparent-accent-active": string;
|
|
728
|
+
"--on-light-outline-transparent-accent-gradient-hover": string;
|
|
729
|
+
"--on-light-outline-transparent-accent-gradient-active": string;
|
|
730
|
+
"--on-light-outline-promo-hover": string;
|
|
731
|
+
"--on-light-outline-promo-active": string;
|
|
732
|
+
"--on-light-outline-promo-gradient-hover": string;
|
|
733
|
+
"--on-light-outline-promo-gradient-active": string;
|
|
734
|
+
"--on-light-outline-promo-minor-hover": string;
|
|
735
|
+
"--on-light-outline-promo-minor-active": string;
|
|
736
|
+
"--on-light-outline-promo-minor-gradient-hover": string;
|
|
737
|
+
"--on-light-outline-promo-minor-gradient-active": string;
|
|
696
738
|
"--on-light-outline-positive-hover": string;
|
|
697
739
|
"--on-light-outline-positive-active": string;
|
|
698
740
|
"--on-light-outline-warning-hover": string;
|
|
@@ -746,6 +788,8 @@ export declare const sdds_dfa__dark: {
|
|
|
746
788
|
"--inverse-outline-solid-secondary-active": string;
|
|
747
789
|
"--inverse-outline-solid-tertiary-hover": string;
|
|
748
790
|
"--inverse-outline-solid-tertiary-active": string;
|
|
791
|
+
"--inverse-outline-transparent-default-hover": string;
|
|
792
|
+
"--inverse-outline-transparent-default-active": string;
|
|
749
793
|
"--inverse-outline-transparent-primary": string;
|
|
750
794
|
"--inverse-outline-transparent-primary-hover": string;
|
|
751
795
|
"--inverse-outline-transparent-primary-active": string;
|
|
@@ -763,8 +807,20 @@ export declare const sdds_dfa__dark: {
|
|
|
763
807
|
"--inverse-outline-accent-gradient-active": string;
|
|
764
808
|
"--inverse-outline-accent-minor-hover": string;
|
|
765
809
|
"--inverse-outline-accent-minor-active": string;
|
|
810
|
+
"--inverse-outline-accent-minor-gradient-hover": string;
|
|
811
|
+
"--inverse-outline-accent-minor-gradient-active": string;
|
|
766
812
|
"--inverse-outline-transparent-accent-hover": string;
|
|
767
813
|
"--inverse-outline-transparent-accent-active": string;
|
|
814
|
+
"--inverse-outline-transparent-accent-gradient-hover": string;
|
|
815
|
+
"--inverse-outline-transparent-accent-gradient-active": string;
|
|
816
|
+
"--inverse-outline-promo-hover": string;
|
|
817
|
+
"--inverse-outline-promo-active": string;
|
|
818
|
+
"--inverse-outline-promo-gradient-hover": string;
|
|
819
|
+
"--inverse-outline-promo-gradient-active": string;
|
|
820
|
+
"--inverse-outline-promo-minor-hover": string;
|
|
821
|
+
"--inverse-outline-promo-minor-active": string;
|
|
822
|
+
"--inverse-outline-promo-minor-gradient-hover": string;
|
|
823
|
+
"--inverse-outline-promo-minor-gradient-active": string;
|
|
768
824
|
"--inverse-outline-positive-hover": string;
|
|
769
825
|
"--inverse-outline-positive-active": string;
|
|
770
826
|
"--inverse-outline-warning-hover": string;
|
|
@@ -1263,8 +1319,6 @@ export declare const darkSdds_dfa: {
|
|
|
1263
1319
|
"--on-light-surface-accent-active": string;
|
|
1264
1320
|
"--on-light-surface-accent-gradient-hover": string;
|
|
1265
1321
|
"--on-light-surface-accent-gradient-active": string;
|
|
1266
|
-
"--on-light-surface-accent-minor-hover": string;
|
|
1267
|
-
"--on-light-surface-accent-minor-active": string;
|
|
1268
1322
|
"--on-light-surface-transparent-accent-hover": string;
|
|
1269
1323
|
"--on-light-surface-transparent-accent-active": string;
|
|
1270
1324
|
"--on-light-surface-positive-hover": string;
|
|
@@ -1357,6 +1411,8 @@ export declare const darkSdds_dfa: {
|
|
|
1357
1411
|
"--inverse-surface-warning-active": string;
|
|
1358
1412
|
"--inverse-surface-negative-hover": string;
|
|
1359
1413
|
"--inverse-surface-negative-active": string;
|
|
1414
|
+
"--inverse-surface-info-hover": string;
|
|
1415
|
+
"--inverse-surface-info-active": string;
|
|
1360
1416
|
"--inverse-surface-positive-minor-hover": string;
|
|
1361
1417
|
"--inverse-surface-positive-minor-active": string;
|
|
1362
1418
|
"--inverse-surface-warning-minor-hover": string;
|
|
@@ -1426,6 +1482,8 @@ export declare const darkSdds_dfa: {
|
|
|
1426
1482
|
"--outline-solid-secondary-active": string;
|
|
1427
1483
|
"--outline-solid-tertiary-hover": string;
|
|
1428
1484
|
"--outline-solid-tertiary-active": string;
|
|
1485
|
+
"--outline-transparent-default-hover": string;
|
|
1486
|
+
"--outline-transparent-default-active": string;
|
|
1429
1487
|
"--outline-transparent-primary-hover": string;
|
|
1430
1488
|
"--outline-transparent-primary-active": string;
|
|
1431
1489
|
"--outline-transparent-secondary-hover": string;
|
|
@@ -1440,8 +1498,20 @@ export declare const darkSdds_dfa: {
|
|
|
1440
1498
|
"--outline-accent-gradient-active": string;
|
|
1441
1499
|
"--outline-accent-minor-hover": string;
|
|
1442
1500
|
"--outline-accent-minor-active": string;
|
|
1501
|
+
"--outline-accent-minor-gradient-hover": string;
|
|
1502
|
+
"--outline-accent-minor-gradient-active": string;
|
|
1443
1503
|
"--outline-transparent-accent-hover": string;
|
|
1444
1504
|
"--outline-transparent-accent-active": string;
|
|
1505
|
+
"--outline-transparent-accent-gradient-hover": string;
|
|
1506
|
+
"--outline-transparent-accent-gradient-active": string;
|
|
1507
|
+
"--outline-promo-hover": string;
|
|
1508
|
+
"--outline-promo-active": string;
|
|
1509
|
+
"--outline-promo-gradient-hover": string;
|
|
1510
|
+
"--outline-promo-gradient-active": string;
|
|
1511
|
+
"--outline-promo-minor-hover": string;
|
|
1512
|
+
"--outline-promo-minor-active": string;
|
|
1513
|
+
"--outline-promo-minor-gradient-hover": string;
|
|
1514
|
+
"--outline-promo-minor-gradient-active": string;
|
|
1445
1515
|
"--outline-positive-hover": string;
|
|
1446
1516
|
"--outline-positive-active": string;
|
|
1447
1517
|
"--outline-warning-hover": string;
|
|
@@ -1495,6 +1565,8 @@ export declare const darkSdds_dfa: {
|
|
|
1495
1565
|
"--on-dark-outline-solid-secondary-active": string;
|
|
1496
1566
|
"--on-dark-outline-solid-tertiary-hover": string;
|
|
1497
1567
|
"--on-dark-outline-solid-tertiary-active": string;
|
|
1568
|
+
"--on-dark-outline-transparent-default-hover": string;
|
|
1569
|
+
"--on-dark-outline-transparent-default-active": string;
|
|
1498
1570
|
"--on-dark-outline-transparent-primary-hover": string;
|
|
1499
1571
|
"--on-dark-outline-transparent-primary-active": string;
|
|
1500
1572
|
"--on-dark-outline-transparent-secondary-hover": string;
|
|
@@ -1509,8 +1581,20 @@ export declare const darkSdds_dfa: {
|
|
|
1509
1581
|
"--on-dark-outline-accent-gradient-active": string;
|
|
1510
1582
|
"--on-dark-outline-accent-minor-hover": string;
|
|
1511
1583
|
"--on-dark-outline-accent-minor-active": string;
|
|
1584
|
+
"--on-dark-outline-accent-minor-gradient-hover": string;
|
|
1585
|
+
"--on-dark-outline-accent-minor-gradient-active": string;
|
|
1512
1586
|
"--on-dark-outline-transparent-accent-hover": string;
|
|
1513
1587
|
"--on-dark-outline-transparent-accent-active": string;
|
|
1588
|
+
"--on-dark-outline-transparent-accent-gradient-hover": string;
|
|
1589
|
+
"--on-dark-outline-transparent-accent-gradient-active": string;
|
|
1590
|
+
"--on-dark-outline-promo-hover": string;
|
|
1591
|
+
"--on-dark-outline-promo-active": string;
|
|
1592
|
+
"--on-dark-outline-promo-gradient-hover": string;
|
|
1593
|
+
"--on-dark-outline-promo-gradient-active": string;
|
|
1594
|
+
"--on-dark-outline-promo-minor-hover": string;
|
|
1595
|
+
"--on-dark-outline-promo-minor-active": string;
|
|
1596
|
+
"--on-dark-outline-promo-minor-gradient-hover": string;
|
|
1597
|
+
"--on-dark-outline-promo-minor-gradient-active": string;
|
|
1514
1598
|
"--on-dark-outline-positive-hover": string;
|
|
1515
1599
|
"--on-dark-outline-positive-active": string;
|
|
1516
1600
|
"--on-dark-outline-warning-hover": string;
|
|
@@ -1564,6 +1648,8 @@ export declare const darkSdds_dfa: {
|
|
|
1564
1648
|
"--on-light-outline-solid-secondary-active": string;
|
|
1565
1649
|
"--on-light-outline-solid-tertiary-hover": string;
|
|
1566
1650
|
"--on-light-outline-solid-tertiary-active": string;
|
|
1651
|
+
"--on-light-outline-transparent-default-hover": string;
|
|
1652
|
+
"--on-light-outline-transparent-default-active": string;
|
|
1567
1653
|
"--on-light-outline-transparent-primary-hover": string;
|
|
1568
1654
|
"--on-light-outline-transparent-primary-active": string;
|
|
1569
1655
|
"--on-light-outline-transparent-secondary-hover": string;
|
|
@@ -1578,8 +1664,20 @@ export declare const darkSdds_dfa: {
|
|
|
1578
1664
|
"--on-light-outline-accent-gradient-active": string;
|
|
1579
1665
|
"--on-light-outline-accent-minor-hover": string;
|
|
1580
1666
|
"--on-light-outline-accent-minor-active": string;
|
|
1667
|
+
"--on-light-outline-accent-minor-gradient-hover": string;
|
|
1668
|
+
"--on-light-outline-accent-minor-gradient-active": string;
|
|
1581
1669
|
"--on-light-outline-transparent-accent-hover": string;
|
|
1582
1670
|
"--on-light-outline-transparent-accent-active": string;
|
|
1671
|
+
"--on-light-outline-transparent-accent-gradient-hover": string;
|
|
1672
|
+
"--on-light-outline-transparent-accent-gradient-active": string;
|
|
1673
|
+
"--on-light-outline-promo-hover": string;
|
|
1674
|
+
"--on-light-outline-promo-active": string;
|
|
1675
|
+
"--on-light-outline-promo-gradient-hover": string;
|
|
1676
|
+
"--on-light-outline-promo-gradient-active": string;
|
|
1677
|
+
"--on-light-outline-promo-minor-hover": string;
|
|
1678
|
+
"--on-light-outline-promo-minor-active": string;
|
|
1679
|
+
"--on-light-outline-promo-minor-gradient-hover": string;
|
|
1680
|
+
"--on-light-outline-promo-minor-gradient-active": string;
|
|
1583
1681
|
"--on-light-outline-positive-hover": string;
|
|
1584
1682
|
"--on-light-outline-positive-active": string;
|
|
1585
1683
|
"--on-light-outline-warning-hover": string;
|
|
@@ -1633,6 +1731,8 @@ export declare const darkSdds_dfa: {
|
|
|
1633
1731
|
"--inverse-outline-solid-secondary-active": string;
|
|
1634
1732
|
"--inverse-outline-solid-tertiary-hover": string;
|
|
1635
1733
|
"--inverse-outline-solid-tertiary-active": string;
|
|
1734
|
+
"--inverse-outline-transparent-default-hover": string;
|
|
1735
|
+
"--inverse-outline-transparent-default-active": string;
|
|
1636
1736
|
"--inverse-outline-transparent-primary": string;
|
|
1637
1737
|
"--inverse-outline-transparent-primary-hover": string;
|
|
1638
1738
|
"--inverse-outline-transparent-primary-active": string;
|
|
@@ -1650,8 +1750,20 @@ export declare const darkSdds_dfa: {
|
|
|
1650
1750
|
"--inverse-outline-accent-gradient-active": string;
|
|
1651
1751
|
"--inverse-outline-accent-minor-hover": string;
|
|
1652
1752
|
"--inverse-outline-accent-minor-active": string;
|
|
1753
|
+
"--inverse-outline-accent-minor-gradient-hover": string;
|
|
1754
|
+
"--inverse-outline-accent-minor-gradient-active": string;
|
|
1653
1755
|
"--inverse-outline-transparent-accent-hover": string;
|
|
1654
1756
|
"--inverse-outline-transparent-accent-active": string;
|
|
1757
|
+
"--inverse-outline-transparent-accent-gradient-hover": string;
|
|
1758
|
+
"--inverse-outline-transparent-accent-gradient-active": string;
|
|
1759
|
+
"--inverse-outline-promo-hover": string;
|
|
1760
|
+
"--inverse-outline-promo-active": string;
|
|
1761
|
+
"--inverse-outline-promo-gradient-hover": string;
|
|
1762
|
+
"--inverse-outline-promo-gradient-active": string;
|
|
1763
|
+
"--inverse-outline-promo-minor-hover": string;
|
|
1764
|
+
"--inverse-outline-promo-minor-active": string;
|
|
1765
|
+
"--inverse-outline-promo-minor-gradient-hover": string;
|
|
1766
|
+
"--inverse-outline-promo-minor-gradient-active": string;
|
|
1655
1767
|
"--inverse-outline-positive-hover": string;
|
|
1656
1768
|
"--inverse-outline-positive-active": string;
|
|
1657
1769
|
"--inverse-outline-warning-hover": string;
|