@yahoo/uds-v5-wip 1.5.0 → 1.7.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/dist/components/dist/presets/index.d.ts +88 -88
- package/dist/components/dist/sidebar.config.d.ts +88 -88
- package/dist/components/dist/sidebar.config.js +4 -4
- package/dist/components/dist/sidebar.d.ts +88 -88
- package/dist/components/dist/sidebar.js +0 -4
- package/dist/core/dist/propMappings.js +1 -0
- package/dist/loader/dist/packages/core/dist/propMappings.js +1 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +4 -4
|
@@ -443,12 +443,12 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
443
443
|
readonly backgroundColor: "transparent";
|
|
444
444
|
readonly borderWidth: "0";
|
|
445
445
|
readonly cursor: "pointer";
|
|
446
|
-
readonly transition: "
|
|
446
|
+
readonly transition: "color 180ms ease, background-color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
447
447
|
readonly _hover: {
|
|
448
448
|
readonly backgroundColor: string;
|
|
449
449
|
readonly color: string;
|
|
450
450
|
};
|
|
451
|
-
readonly
|
|
451
|
+
readonly _ariaCurrent: {
|
|
452
452
|
readonly backgroundColor: string;
|
|
453
453
|
readonly color: string;
|
|
454
454
|
readonly fontWeight: string;
|
|
@@ -470,12 +470,12 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
470
470
|
readonly backgroundColor: "transparent";
|
|
471
471
|
readonly borderWidth: "0";
|
|
472
472
|
readonly cursor: "pointer";
|
|
473
|
-
readonly transition: "
|
|
473
|
+
readonly transition: "color 180ms ease, background-color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
474
474
|
readonly _hover: {
|
|
475
475
|
readonly backgroundColor: string;
|
|
476
476
|
readonly color: string;
|
|
477
477
|
};
|
|
478
|
-
readonly
|
|
478
|
+
readonly _ariaCurrent: {
|
|
479
479
|
readonly backgroundColor: string;
|
|
480
480
|
readonly color: string;
|
|
481
481
|
readonly fontWeight: string;
|
|
@@ -497,12 +497,12 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
497
497
|
readonly backgroundColor: "transparent";
|
|
498
498
|
readonly borderWidth: "0";
|
|
499
499
|
readonly cursor: "pointer";
|
|
500
|
-
readonly transition: "
|
|
500
|
+
readonly transition: "color 180ms ease, background-color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
501
501
|
readonly _hover: {
|
|
502
502
|
readonly backgroundColor: string;
|
|
503
503
|
readonly color: string;
|
|
504
504
|
};
|
|
505
|
-
readonly
|
|
505
|
+
readonly _ariaCurrent: {
|
|
506
506
|
readonly backgroundColor: string;
|
|
507
507
|
readonly color: string;
|
|
508
508
|
readonly fontWeight: string;
|
|
@@ -524,12 +524,12 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
524
524
|
readonly backgroundColor: "transparent";
|
|
525
525
|
readonly borderWidth: "0";
|
|
526
526
|
readonly cursor: "pointer";
|
|
527
|
-
readonly transition: "
|
|
527
|
+
readonly transition: "color 180ms ease, background-color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
528
528
|
readonly _hover: {
|
|
529
529
|
readonly backgroundColor: string;
|
|
530
530
|
readonly color: string;
|
|
531
531
|
};
|
|
532
|
-
readonly
|
|
532
|
+
readonly _ariaCurrent: {
|
|
533
533
|
readonly backgroundColor: string;
|
|
534
534
|
readonly color: string;
|
|
535
535
|
readonly fontWeight: string;
|
|
@@ -551,12 +551,12 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
551
551
|
readonly backgroundColor: "transparent";
|
|
552
552
|
readonly borderWidth: "0";
|
|
553
553
|
readonly cursor: "pointer";
|
|
554
|
-
readonly transition: "
|
|
554
|
+
readonly transition: "color 180ms ease, background-color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
555
555
|
readonly _hover: {
|
|
556
556
|
readonly backgroundColor: string;
|
|
557
557
|
readonly color: string;
|
|
558
558
|
};
|
|
559
|
-
readonly
|
|
559
|
+
readonly _ariaCurrent: {
|
|
560
560
|
readonly backgroundColor: string;
|
|
561
561
|
readonly color: string;
|
|
562
562
|
readonly fontWeight: string;
|
|
@@ -578,12 +578,12 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
578
578
|
readonly backgroundColor: "transparent";
|
|
579
579
|
readonly borderWidth: "0";
|
|
580
580
|
readonly cursor: "pointer";
|
|
581
|
-
readonly transition: "
|
|
581
|
+
readonly transition: "color 180ms ease, background-color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
582
582
|
readonly _hover: {
|
|
583
583
|
readonly backgroundColor: string;
|
|
584
584
|
readonly color: string;
|
|
585
585
|
};
|
|
586
|
-
readonly
|
|
586
|
+
readonly _ariaCurrent: {
|
|
587
587
|
readonly backgroundColor: string;
|
|
588
588
|
readonly color: string;
|
|
589
589
|
readonly fontWeight: string;
|
|
@@ -605,12 +605,12 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
605
605
|
readonly backgroundColor: "transparent";
|
|
606
606
|
readonly borderWidth: "0";
|
|
607
607
|
readonly cursor: "pointer";
|
|
608
|
-
readonly transition: "
|
|
608
|
+
readonly transition: "color 180ms ease, background-color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
609
609
|
readonly _hover: {
|
|
610
610
|
readonly backgroundColor: string;
|
|
611
611
|
readonly color: string;
|
|
612
612
|
};
|
|
613
|
-
readonly
|
|
613
|
+
readonly _ariaCurrent: {
|
|
614
614
|
readonly backgroundColor: string;
|
|
615
615
|
readonly color: string;
|
|
616
616
|
readonly fontWeight: string;
|
|
@@ -632,12 +632,12 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
632
632
|
readonly backgroundColor: "transparent";
|
|
633
633
|
readonly borderWidth: "0";
|
|
634
634
|
readonly cursor: "pointer";
|
|
635
|
-
readonly transition: "
|
|
635
|
+
readonly transition: "color 180ms ease, background-color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
636
636
|
readonly _hover: {
|
|
637
637
|
readonly backgroundColor: string;
|
|
638
638
|
readonly color: string;
|
|
639
639
|
};
|
|
640
|
-
readonly
|
|
640
|
+
readonly _ariaCurrent: {
|
|
641
641
|
readonly backgroundColor: string;
|
|
642
642
|
readonly color: string;
|
|
643
643
|
readonly fontWeight: string;
|
|
@@ -659,12 +659,12 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
659
659
|
readonly backgroundColor: "transparent";
|
|
660
660
|
readonly borderWidth: "0";
|
|
661
661
|
readonly cursor: "pointer";
|
|
662
|
-
readonly transition: "
|
|
662
|
+
readonly transition: "color 180ms ease, background-color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
663
663
|
readonly _hover: {
|
|
664
664
|
readonly backgroundColor: string;
|
|
665
665
|
readonly color: string;
|
|
666
666
|
};
|
|
667
|
-
readonly
|
|
667
|
+
readonly _ariaCurrent: {
|
|
668
668
|
readonly backgroundColor: string;
|
|
669
669
|
readonly color: string;
|
|
670
670
|
readonly fontWeight: string;
|
|
@@ -686,12 +686,12 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
686
686
|
readonly backgroundColor: "transparent";
|
|
687
687
|
readonly borderWidth: "0";
|
|
688
688
|
readonly cursor: "pointer";
|
|
689
|
-
readonly transition: "
|
|
689
|
+
readonly transition: "color 180ms ease, background-color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
690
690
|
readonly _hover: {
|
|
691
691
|
readonly backgroundColor: string;
|
|
692
692
|
readonly color: string;
|
|
693
693
|
};
|
|
694
|
-
readonly
|
|
694
|
+
readonly _ariaCurrent: {
|
|
695
695
|
readonly backgroundColor: string;
|
|
696
696
|
readonly color: string;
|
|
697
697
|
readonly fontWeight: string;
|
|
@@ -713,12 +713,12 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
713
713
|
readonly backgroundColor: "transparent";
|
|
714
714
|
readonly borderWidth: "0";
|
|
715
715
|
readonly cursor: "pointer";
|
|
716
|
-
readonly transition: "
|
|
716
|
+
readonly transition: "color 180ms ease, background-color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
717
717
|
readonly _hover: {
|
|
718
718
|
readonly backgroundColor: string;
|
|
719
719
|
readonly color: string;
|
|
720
720
|
};
|
|
721
|
-
readonly
|
|
721
|
+
readonly _ariaCurrent: {
|
|
722
722
|
readonly backgroundColor: string;
|
|
723
723
|
readonly color: string;
|
|
724
724
|
readonly fontWeight: string;
|
|
@@ -740,12 +740,12 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
740
740
|
readonly backgroundColor: "transparent";
|
|
741
741
|
readonly borderWidth: "0";
|
|
742
742
|
readonly cursor: "pointer";
|
|
743
|
-
readonly transition: "
|
|
743
|
+
readonly transition: "color 180ms ease, background-color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
744
744
|
readonly _hover: {
|
|
745
745
|
readonly backgroundColor: string;
|
|
746
746
|
readonly color: string;
|
|
747
747
|
};
|
|
748
|
-
readonly
|
|
748
|
+
readonly _ariaCurrent: {
|
|
749
749
|
readonly backgroundColor: string;
|
|
750
750
|
readonly color: string;
|
|
751
751
|
readonly fontWeight: string;
|
|
@@ -767,12 +767,12 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
767
767
|
readonly backgroundColor: "transparent";
|
|
768
768
|
readonly borderWidth: "0";
|
|
769
769
|
readonly cursor: "pointer";
|
|
770
|
-
readonly transition: "
|
|
770
|
+
readonly transition: "color 180ms ease, background-color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
771
771
|
readonly _hover: {
|
|
772
772
|
readonly backgroundColor: string;
|
|
773
773
|
readonly color: string;
|
|
774
774
|
};
|
|
775
|
-
readonly
|
|
775
|
+
readonly _ariaCurrent: {
|
|
776
776
|
readonly backgroundColor: string;
|
|
777
777
|
readonly color: string;
|
|
778
778
|
readonly fontWeight: string;
|
|
@@ -794,12 +794,12 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
794
794
|
readonly backgroundColor: "transparent";
|
|
795
795
|
readonly borderWidth: "0";
|
|
796
796
|
readonly cursor: "pointer";
|
|
797
|
-
readonly transition: "
|
|
797
|
+
readonly transition: "color 180ms ease, background-color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
798
798
|
readonly _hover: {
|
|
799
799
|
readonly backgroundColor: string;
|
|
800
800
|
readonly color: string;
|
|
801
801
|
};
|
|
802
|
-
readonly
|
|
802
|
+
readonly _ariaCurrent: {
|
|
803
803
|
readonly backgroundColor: string;
|
|
804
804
|
readonly color: string;
|
|
805
805
|
readonly fontWeight: string;
|
|
@@ -821,12 +821,12 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
821
821
|
readonly backgroundColor: "transparent";
|
|
822
822
|
readonly borderWidth: "0";
|
|
823
823
|
readonly cursor: "pointer";
|
|
824
|
-
readonly transition: "
|
|
824
|
+
readonly transition: "color 180ms ease, background-color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
825
825
|
readonly _hover: {
|
|
826
826
|
readonly backgroundColor: string;
|
|
827
827
|
readonly color: string;
|
|
828
828
|
};
|
|
829
|
-
readonly
|
|
829
|
+
readonly _ariaCurrent: {
|
|
830
830
|
readonly backgroundColor: string;
|
|
831
831
|
readonly color: string;
|
|
832
832
|
readonly fontWeight: string;
|
|
@@ -848,12 +848,12 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
848
848
|
readonly backgroundColor: "transparent";
|
|
849
849
|
readonly borderWidth: "0";
|
|
850
850
|
readonly cursor: "pointer";
|
|
851
|
-
readonly transition: "
|
|
851
|
+
readonly transition: "color 180ms ease, background-color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
852
852
|
readonly _hover: {
|
|
853
853
|
readonly backgroundColor: string;
|
|
854
854
|
readonly color: string;
|
|
855
855
|
};
|
|
856
|
-
readonly
|
|
856
|
+
readonly _ariaCurrent: {
|
|
857
857
|
readonly backgroundColor: string;
|
|
858
858
|
readonly color: string;
|
|
859
859
|
readonly fontWeight: string;
|
|
@@ -875,12 +875,12 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
875
875
|
readonly backgroundColor: "transparent";
|
|
876
876
|
readonly borderWidth: "0";
|
|
877
877
|
readonly cursor: "pointer";
|
|
878
|
-
readonly transition: "
|
|
878
|
+
readonly transition: "color 180ms ease, background-color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
879
879
|
readonly _hover: {
|
|
880
880
|
readonly backgroundColor: string;
|
|
881
881
|
readonly color: string;
|
|
882
882
|
};
|
|
883
|
-
readonly
|
|
883
|
+
readonly _ariaCurrent: {
|
|
884
884
|
readonly backgroundColor: string;
|
|
885
885
|
readonly color: string;
|
|
886
886
|
readonly fontWeight: string;
|
|
@@ -902,12 +902,12 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
902
902
|
readonly backgroundColor: "transparent";
|
|
903
903
|
readonly borderWidth: "0";
|
|
904
904
|
readonly cursor: "pointer";
|
|
905
|
-
readonly transition: "
|
|
905
|
+
readonly transition: "color 180ms ease, background-color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
906
906
|
readonly _hover: {
|
|
907
907
|
readonly backgroundColor: string;
|
|
908
908
|
readonly color: string;
|
|
909
909
|
};
|
|
910
|
-
readonly
|
|
910
|
+
readonly _ariaCurrent: {
|
|
911
911
|
readonly backgroundColor: string;
|
|
912
912
|
readonly color: string;
|
|
913
913
|
readonly fontWeight: string;
|
|
@@ -929,12 +929,12 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
929
929
|
readonly backgroundColor: "transparent";
|
|
930
930
|
readonly borderWidth: "0";
|
|
931
931
|
readonly cursor: "pointer";
|
|
932
|
-
readonly transition: "
|
|
932
|
+
readonly transition: "color 180ms ease, background-color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
933
933
|
readonly _hover: {
|
|
934
934
|
readonly backgroundColor: string;
|
|
935
935
|
readonly color: string;
|
|
936
936
|
};
|
|
937
|
-
readonly
|
|
937
|
+
readonly _ariaCurrent: {
|
|
938
938
|
readonly backgroundColor: string;
|
|
939
939
|
readonly color: string;
|
|
940
940
|
readonly fontWeight: string;
|
|
@@ -956,12 +956,12 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
956
956
|
readonly backgroundColor: "transparent";
|
|
957
957
|
readonly borderWidth: "0";
|
|
958
958
|
readonly cursor: "pointer";
|
|
959
|
-
readonly transition: "
|
|
959
|
+
readonly transition: "color 180ms ease, background-color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
960
960
|
readonly _hover: {
|
|
961
961
|
readonly backgroundColor: string;
|
|
962
962
|
readonly color: string;
|
|
963
963
|
};
|
|
964
|
-
readonly
|
|
964
|
+
readonly _ariaCurrent: {
|
|
965
965
|
readonly backgroundColor: string;
|
|
966
966
|
readonly color: string;
|
|
967
967
|
readonly fontWeight: string;
|
|
@@ -983,12 +983,12 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
983
983
|
readonly backgroundColor: "transparent";
|
|
984
984
|
readonly borderWidth: "0";
|
|
985
985
|
readonly cursor: "pointer";
|
|
986
|
-
readonly transition: "
|
|
986
|
+
readonly transition: "color 180ms ease, background-color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
987
987
|
readonly _hover: {
|
|
988
988
|
readonly backgroundColor: string;
|
|
989
989
|
readonly color: string;
|
|
990
990
|
};
|
|
991
|
-
readonly
|
|
991
|
+
readonly _ariaCurrent: {
|
|
992
992
|
readonly backgroundColor: string;
|
|
993
993
|
readonly color: string;
|
|
994
994
|
readonly fontWeight: string;
|
|
@@ -1010,12 +1010,12 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
1010
1010
|
readonly backgroundColor: "transparent";
|
|
1011
1011
|
readonly borderWidth: "0";
|
|
1012
1012
|
readonly cursor: "pointer";
|
|
1013
|
-
readonly transition: "
|
|
1013
|
+
readonly transition: "color 180ms ease, background-color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
1014
1014
|
readonly _hover: {
|
|
1015
1015
|
readonly backgroundColor: string;
|
|
1016
1016
|
readonly color: string;
|
|
1017
1017
|
};
|
|
1018
|
-
readonly
|
|
1018
|
+
readonly _ariaCurrent: {
|
|
1019
1019
|
readonly backgroundColor: string;
|
|
1020
1020
|
readonly color: string;
|
|
1021
1021
|
readonly fontWeight: string;
|
|
@@ -1224,11 +1224,11 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
1224
1224
|
readonly backgroundColor: "transparent";
|
|
1225
1225
|
readonly borderWidth: "0";
|
|
1226
1226
|
readonly cursor: "pointer";
|
|
1227
|
-
readonly transition: "
|
|
1227
|
+
readonly transition: "color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
1228
1228
|
readonly _hover: {
|
|
1229
1229
|
readonly color: string;
|
|
1230
1230
|
};
|
|
1231
|
-
readonly
|
|
1231
|
+
readonly _ariaCurrent: {
|
|
1232
1232
|
readonly color: string;
|
|
1233
1233
|
readonly fontWeight: string;
|
|
1234
1234
|
};
|
|
@@ -1248,11 +1248,11 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
1248
1248
|
readonly backgroundColor: "transparent";
|
|
1249
1249
|
readonly borderWidth: "0";
|
|
1250
1250
|
readonly cursor: "pointer";
|
|
1251
|
-
readonly transition: "
|
|
1251
|
+
readonly transition: "color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
1252
1252
|
readonly _hover: {
|
|
1253
1253
|
readonly color: string;
|
|
1254
1254
|
};
|
|
1255
|
-
readonly
|
|
1255
|
+
readonly _ariaCurrent: {
|
|
1256
1256
|
readonly color: string;
|
|
1257
1257
|
readonly fontWeight: string;
|
|
1258
1258
|
};
|
|
@@ -1272,11 +1272,11 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
1272
1272
|
readonly backgroundColor: "transparent";
|
|
1273
1273
|
readonly borderWidth: "0";
|
|
1274
1274
|
readonly cursor: "pointer";
|
|
1275
|
-
readonly transition: "
|
|
1275
|
+
readonly transition: "color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
1276
1276
|
readonly _hover: {
|
|
1277
1277
|
readonly color: string;
|
|
1278
1278
|
};
|
|
1279
|
-
readonly
|
|
1279
|
+
readonly _ariaCurrent: {
|
|
1280
1280
|
readonly color: string;
|
|
1281
1281
|
readonly fontWeight: string;
|
|
1282
1282
|
};
|
|
@@ -1296,11 +1296,11 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
1296
1296
|
readonly backgroundColor: "transparent";
|
|
1297
1297
|
readonly borderWidth: "0";
|
|
1298
1298
|
readonly cursor: "pointer";
|
|
1299
|
-
readonly transition: "
|
|
1299
|
+
readonly transition: "color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
1300
1300
|
readonly _hover: {
|
|
1301
1301
|
readonly color: string;
|
|
1302
1302
|
};
|
|
1303
|
-
readonly
|
|
1303
|
+
readonly _ariaCurrent: {
|
|
1304
1304
|
readonly color: string;
|
|
1305
1305
|
readonly fontWeight: string;
|
|
1306
1306
|
};
|
|
@@ -1320,11 +1320,11 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
1320
1320
|
readonly backgroundColor: "transparent";
|
|
1321
1321
|
readonly borderWidth: "0";
|
|
1322
1322
|
readonly cursor: "pointer";
|
|
1323
|
-
readonly transition: "
|
|
1323
|
+
readonly transition: "color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
1324
1324
|
readonly _hover: {
|
|
1325
1325
|
readonly color: string;
|
|
1326
1326
|
};
|
|
1327
|
-
readonly
|
|
1327
|
+
readonly _ariaCurrent: {
|
|
1328
1328
|
readonly color: string;
|
|
1329
1329
|
readonly fontWeight: string;
|
|
1330
1330
|
};
|
|
@@ -1344,11 +1344,11 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
1344
1344
|
readonly backgroundColor: "transparent";
|
|
1345
1345
|
readonly borderWidth: "0";
|
|
1346
1346
|
readonly cursor: "pointer";
|
|
1347
|
-
readonly transition: "
|
|
1347
|
+
readonly transition: "color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
1348
1348
|
readonly _hover: {
|
|
1349
1349
|
readonly color: string;
|
|
1350
1350
|
};
|
|
1351
|
-
readonly
|
|
1351
|
+
readonly _ariaCurrent: {
|
|
1352
1352
|
readonly color: string;
|
|
1353
1353
|
readonly fontWeight: string;
|
|
1354
1354
|
};
|
|
@@ -1368,11 +1368,11 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
1368
1368
|
readonly backgroundColor: "transparent";
|
|
1369
1369
|
readonly borderWidth: "0";
|
|
1370
1370
|
readonly cursor: "pointer";
|
|
1371
|
-
readonly transition: "
|
|
1371
|
+
readonly transition: "color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
1372
1372
|
readonly _hover: {
|
|
1373
1373
|
readonly color: string;
|
|
1374
1374
|
};
|
|
1375
|
-
readonly
|
|
1375
|
+
readonly _ariaCurrent: {
|
|
1376
1376
|
readonly color: string;
|
|
1377
1377
|
readonly fontWeight: string;
|
|
1378
1378
|
};
|
|
@@ -1392,11 +1392,11 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
1392
1392
|
readonly backgroundColor: "transparent";
|
|
1393
1393
|
readonly borderWidth: "0";
|
|
1394
1394
|
readonly cursor: "pointer";
|
|
1395
|
-
readonly transition: "
|
|
1395
|
+
readonly transition: "color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
1396
1396
|
readonly _hover: {
|
|
1397
1397
|
readonly color: string;
|
|
1398
1398
|
};
|
|
1399
|
-
readonly
|
|
1399
|
+
readonly _ariaCurrent: {
|
|
1400
1400
|
readonly color: string;
|
|
1401
1401
|
readonly fontWeight: string;
|
|
1402
1402
|
};
|
|
@@ -1416,11 +1416,11 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
1416
1416
|
readonly backgroundColor: "transparent";
|
|
1417
1417
|
readonly borderWidth: "0";
|
|
1418
1418
|
readonly cursor: "pointer";
|
|
1419
|
-
readonly transition: "
|
|
1419
|
+
readonly transition: "color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
1420
1420
|
readonly _hover: {
|
|
1421
1421
|
readonly color: string;
|
|
1422
1422
|
};
|
|
1423
|
-
readonly
|
|
1423
|
+
readonly _ariaCurrent: {
|
|
1424
1424
|
readonly color: string;
|
|
1425
1425
|
readonly fontWeight: string;
|
|
1426
1426
|
};
|
|
@@ -1440,11 +1440,11 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
1440
1440
|
readonly backgroundColor: "transparent";
|
|
1441
1441
|
readonly borderWidth: "0";
|
|
1442
1442
|
readonly cursor: "pointer";
|
|
1443
|
-
readonly transition: "
|
|
1443
|
+
readonly transition: "color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
1444
1444
|
readonly _hover: {
|
|
1445
1445
|
readonly color: string;
|
|
1446
1446
|
};
|
|
1447
|
-
readonly
|
|
1447
|
+
readonly _ariaCurrent: {
|
|
1448
1448
|
readonly color: string;
|
|
1449
1449
|
readonly fontWeight: string;
|
|
1450
1450
|
};
|
|
@@ -1464,11 +1464,11 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
1464
1464
|
readonly backgroundColor: "transparent";
|
|
1465
1465
|
readonly borderWidth: "0";
|
|
1466
1466
|
readonly cursor: "pointer";
|
|
1467
|
-
readonly transition: "
|
|
1467
|
+
readonly transition: "color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
1468
1468
|
readonly _hover: {
|
|
1469
1469
|
readonly color: string;
|
|
1470
1470
|
};
|
|
1471
|
-
readonly
|
|
1471
|
+
readonly _ariaCurrent: {
|
|
1472
1472
|
readonly color: string;
|
|
1473
1473
|
readonly fontWeight: string;
|
|
1474
1474
|
};
|
|
@@ -1488,11 +1488,11 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
1488
1488
|
readonly backgroundColor: "transparent";
|
|
1489
1489
|
readonly borderWidth: "0";
|
|
1490
1490
|
readonly cursor: "pointer";
|
|
1491
|
-
readonly transition: "
|
|
1491
|
+
readonly transition: "color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
1492
1492
|
readonly _hover: {
|
|
1493
1493
|
readonly color: string;
|
|
1494
1494
|
};
|
|
1495
|
-
readonly
|
|
1495
|
+
readonly _ariaCurrent: {
|
|
1496
1496
|
readonly color: string;
|
|
1497
1497
|
readonly fontWeight: string;
|
|
1498
1498
|
};
|
|
@@ -1512,11 +1512,11 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
1512
1512
|
readonly backgroundColor: "transparent";
|
|
1513
1513
|
readonly borderWidth: "0";
|
|
1514
1514
|
readonly cursor: "pointer";
|
|
1515
|
-
readonly transition: "
|
|
1515
|
+
readonly transition: "color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
1516
1516
|
readonly _hover: {
|
|
1517
1517
|
readonly color: string;
|
|
1518
1518
|
};
|
|
1519
|
-
readonly
|
|
1519
|
+
readonly _ariaCurrent: {
|
|
1520
1520
|
readonly color: string;
|
|
1521
1521
|
readonly fontWeight: string;
|
|
1522
1522
|
};
|
|
@@ -1536,11 +1536,11 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
1536
1536
|
readonly backgroundColor: "transparent";
|
|
1537
1537
|
readonly borderWidth: "0";
|
|
1538
1538
|
readonly cursor: "pointer";
|
|
1539
|
-
readonly transition: "
|
|
1539
|
+
readonly transition: "color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
1540
1540
|
readonly _hover: {
|
|
1541
1541
|
readonly color: string;
|
|
1542
1542
|
};
|
|
1543
|
-
readonly
|
|
1543
|
+
readonly _ariaCurrent: {
|
|
1544
1544
|
readonly color: string;
|
|
1545
1545
|
readonly fontWeight: string;
|
|
1546
1546
|
};
|
|
@@ -1560,11 +1560,11 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
1560
1560
|
readonly backgroundColor: "transparent";
|
|
1561
1561
|
readonly borderWidth: "0";
|
|
1562
1562
|
readonly cursor: "pointer";
|
|
1563
|
-
readonly transition: "
|
|
1563
|
+
readonly transition: "color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
1564
1564
|
readonly _hover: {
|
|
1565
1565
|
readonly color: string;
|
|
1566
1566
|
};
|
|
1567
|
-
readonly
|
|
1567
|
+
readonly _ariaCurrent: {
|
|
1568
1568
|
readonly color: string;
|
|
1569
1569
|
readonly fontWeight: string;
|
|
1570
1570
|
};
|
|
@@ -1584,11 +1584,11 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
1584
1584
|
readonly backgroundColor: "transparent";
|
|
1585
1585
|
readonly borderWidth: "0";
|
|
1586
1586
|
readonly cursor: "pointer";
|
|
1587
|
-
readonly transition: "
|
|
1587
|
+
readonly transition: "color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
1588
1588
|
readonly _hover: {
|
|
1589
1589
|
readonly color: string;
|
|
1590
1590
|
};
|
|
1591
|
-
readonly
|
|
1591
|
+
readonly _ariaCurrent: {
|
|
1592
1592
|
readonly color: string;
|
|
1593
1593
|
readonly fontWeight: string;
|
|
1594
1594
|
};
|
|
@@ -1608,11 +1608,11 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
1608
1608
|
readonly backgroundColor: "transparent";
|
|
1609
1609
|
readonly borderWidth: "0";
|
|
1610
1610
|
readonly cursor: "pointer";
|
|
1611
|
-
readonly transition: "
|
|
1611
|
+
readonly transition: "color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
1612
1612
|
readonly _hover: {
|
|
1613
1613
|
readonly color: string;
|
|
1614
1614
|
};
|
|
1615
|
-
readonly
|
|
1615
|
+
readonly _ariaCurrent: {
|
|
1616
1616
|
readonly color: string;
|
|
1617
1617
|
readonly fontWeight: string;
|
|
1618
1618
|
};
|
|
@@ -1632,11 +1632,11 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
1632
1632
|
readonly backgroundColor: "transparent";
|
|
1633
1633
|
readonly borderWidth: "0";
|
|
1634
1634
|
readonly cursor: "pointer";
|
|
1635
|
-
readonly transition: "
|
|
1635
|
+
readonly transition: "color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
1636
1636
|
readonly _hover: {
|
|
1637
1637
|
readonly color: string;
|
|
1638
1638
|
};
|
|
1639
|
-
readonly
|
|
1639
|
+
readonly _ariaCurrent: {
|
|
1640
1640
|
readonly color: string;
|
|
1641
1641
|
readonly fontWeight: string;
|
|
1642
1642
|
};
|
|
@@ -1656,11 +1656,11 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
1656
1656
|
readonly backgroundColor: "transparent";
|
|
1657
1657
|
readonly borderWidth: "0";
|
|
1658
1658
|
readonly cursor: "pointer";
|
|
1659
|
-
readonly transition: "
|
|
1659
|
+
readonly transition: "color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
1660
1660
|
readonly _hover: {
|
|
1661
1661
|
readonly color: string;
|
|
1662
1662
|
};
|
|
1663
|
-
readonly
|
|
1663
|
+
readonly _ariaCurrent: {
|
|
1664
1664
|
readonly color: string;
|
|
1665
1665
|
readonly fontWeight: string;
|
|
1666
1666
|
};
|
|
@@ -1680,11 +1680,11 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
1680
1680
|
readonly backgroundColor: "transparent";
|
|
1681
1681
|
readonly borderWidth: "0";
|
|
1682
1682
|
readonly cursor: "pointer";
|
|
1683
|
-
readonly transition: "
|
|
1683
|
+
readonly transition: "color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
1684
1684
|
readonly _hover: {
|
|
1685
1685
|
readonly color: string;
|
|
1686
1686
|
};
|
|
1687
|
-
readonly
|
|
1687
|
+
readonly _ariaCurrent: {
|
|
1688
1688
|
readonly color: string;
|
|
1689
1689
|
readonly fontWeight: string;
|
|
1690
1690
|
};
|
|
@@ -1704,11 +1704,11 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
1704
1704
|
readonly backgroundColor: "transparent";
|
|
1705
1705
|
readonly borderWidth: "0";
|
|
1706
1706
|
readonly cursor: "pointer";
|
|
1707
|
-
readonly transition: "
|
|
1707
|
+
readonly transition: "color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
1708
1708
|
readonly _hover: {
|
|
1709
1709
|
readonly color: string;
|
|
1710
1710
|
};
|
|
1711
|
-
readonly
|
|
1711
|
+
readonly _ariaCurrent: {
|
|
1712
1712
|
readonly color: string;
|
|
1713
1713
|
readonly fontWeight: string;
|
|
1714
1714
|
};
|
|
@@ -1728,11 +1728,11 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
|
|
|
1728
1728
|
readonly backgroundColor: "transparent";
|
|
1729
1729
|
readonly borderWidth: "0";
|
|
1730
1730
|
readonly cursor: "pointer";
|
|
1731
|
-
readonly transition: "
|
|
1731
|
+
readonly transition: "color 180ms ease, font-weight 220ms cubic-bezier(0.4, 0, 0.2, 1)";
|
|
1732
1732
|
readonly _hover: {
|
|
1733
1733
|
readonly color: string;
|
|
1734
1734
|
};
|
|
1735
|
-
readonly
|
|
1735
|
+
readonly _ariaCurrent: {
|
|
1736
1736
|
readonly color: string;
|
|
1737
1737
|
readonly fontWeight: string;
|
|
1738
1738
|
};
|
|
@@ -305,7 +305,6 @@ function SidebarMenuButton({ className, children, href, onClick, isActive }) {
|
|
|
305
305
|
if (href) return /* @__PURE__ */ jsx("a", {
|
|
306
306
|
href,
|
|
307
307
|
className: cn,
|
|
308
|
-
"data-active": isActive || void 0,
|
|
309
308
|
"aria-current": isActive ? "page" : void 0,
|
|
310
309
|
children
|
|
311
310
|
});
|
|
@@ -313,7 +312,6 @@ function SidebarMenuButton({ className, children, href, onClick, isActive }) {
|
|
|
313
312
|
type: "button",
|
|
314
313
|
className: cn,
|
|
315
314
|
onClick,
|
|
316
|
-
"data-active": isActive || void 0,
|
|
317
315
|
"aria-current": isActive ? "page" : void 0,
|
|
318
316
|
children
|
|
319
317
|
});
|
|
@@ -350,7 +348,6 @@ function SidebarMenuSubButton({ className, children, href, onClick, isActive })
|
|
|
350
348
|
if (href) return /* @__PURE__ */ jsx("a", {
|
|
351
349
|
href,
|
|
352
350
|
className: cn,
|
|
353
|
-
"data-active": isActive || void 0,
|
|
354
351
|
"aria-current": isActive ? "page" : void 0,
|
|
355
352
|
children
|
|
356
353
|
});
|
|
@@ -358,7 +355,6 @@ function SidebarMenuSubButton({ className, children, href, onClick, isActive })
|
|
|
358
355
|
type: "button",
|
|
359
356
|
className: cn,
|
|
360
357
|
onClick,
|
|
361
|
-
"data-active": isActive || void 0,
|
|
362
358
|
"aria-current": isActive ? "page" : void 0,
|
|
363
359
|
children
|
|
364
360
|
});
|
|
@@ -1304,6 +1304,7 @@ const modifierMappings = {
|
|
|
1304
1304
|
_ariaReadonly: "aria-readonly:",
|
|
1305
1305
|
_ariaRequired: "aria-required:",
|
|
1306
1306
|
_ariaSelected: "aria-selected:",
|
|
1307
|
+
_ariaCurrent: "aria-[current]:",
|
|
1307
1308
|
_ariaDisabled: "aria-disabled:",
|
|
1308
1309
|
_ariaExpanded: "aria-expanded:",
|
|
1309
1310
|
_dataDisabled: "data-[disabled=true]:",
|
|
@@ -1304,6 +1304,7 @@ const modifierMappings = {
|
|
|
1304
1304
|
_ariaReadonly: "aria-readonly:",
|
|
1305
1305
|
_ariaRequired: "aria-required:",
|
|
1306
1306
|
_ariaSelected: "aria-selected:",
|
|
1307
|
+
_ariaCurrent: "aria-[current]:",
|
|
1307
1308
|
_ariaDisabled: "aria-disabled:",
|
|
1308
1309
|
_ariaExpanded: "aria-expanded:",
|
|
1309
1310
|
_dataDisabled: "data-[disabled=true]:",
|