@lightspeed/design-system-css 24.0.0 → 25.0.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/index.css +20 -128
- package/dist/index.css.map +1 -1
- package/dist/vend-styles.css +20 -128
- package/package.json +1 -1
package/dist/index.css
CHANGED
|
@@ -647,62 +647,50 @@ details,
|
|
|
647
647
|
flex: 0 0 8.3333333333%;
|
|
648
648
|
max-width: 8.3333333333%;
|
|
649
649
|
}
|
|
650
|
-
|
|
651
650
|
.vd-g-xs-2 {
|
|
652
651
|
flex: 0 0 16.6666666667%;
|
|
653
652
|
max-width: 16.6666666667%;
|
|
654
653
|
}
|
|
655
|
-
|
|
656
654
|
.vd-g-xs-3 {
|
|
657
655
|
flex: 0 0 25%;
|
|
658
656
|
max-width: 25%;
|
|
659
657
|
}
|
|
660
|
-
|
|
661
658
|
.vd-g-xs-4 {
|
|
662
659
|
flex: 0 0 33.3333333333%;
|
|
663
660
|
max-width: 33.3333333333%;
|
|
664
661
|
}
|
|
665
|
-
|
|
666
662
|
.vd-g-xs-5 {
|
|
667
663
|
flex: 0 0 41.6666666667%;
|
|
668
664
|
max-width: 41.6666666667%;
|
|
669
665
|
}
|
|
670
|
-
|
|
671
666
|
.vd-g-xs-6 {
|
|
672
667
|
flex: 0 0 50%;
|
|
673
668
|
max-width: 50%;
|
|
674
669
|
}
|
|
675
|
-
|
|
676
670
|
.vd-g-xs-7 {
|
|
677
671
|
flex: 0 0 58.3333333333%;
|
|
678
672
|
max-width: 58.3333333333%;
|
|
679
673
|
}
|
|
680
|
-
|
|
681
674
|
.vd-g-xs-8 {
|
|
682
675
|
flex: 0 0 66.6666666667%;
|
|
683
676
|
max-width: 66.6666666667%;
|
|
684
677
|
}
|
|
685
|
-
|
|
686
678
|
.vd-g-xs-9 {
|
|
687
679
|
flex: 0 0 75%;
|
|
688
680
|
max-width: 75%;
|
|
689
681
|
}
|
|
690
|
-
|
|
691
682
|
.vd-g-xs-10 {
|
|
692
683
|
flex: 0 0 83.3333333333%;
|
|
693
684
|
max-width: 83.3333333333%;
|
|
694
685
|
}
|
|
695
|
-
|
|
696
686
|
.vd-g-xs-11 {
|
|
697
687
|
flex: 0 0 91.6666666667%;
|
|
698
688
|
max-width: 91.6666666667%;
|
|
699
689
|
}
|
|
700
|
-
|
|
701
690
|
.vd-g-xs-12 {
|
|
702
691
|
flex: 0 0 100%;
|
|
703
692
|
max-width: 100%;
|
|
704
693
|
}
|
|
705
|
-
|
|
706
694
|
.vd-g-xs-up-1 {
|
|
707
695
|
flex-wrap: wrap;
|
|
708
696
|
}
|
|
@@ -710,7 +698,6 @@ details,
|
|
|
710
698
|
flex: 0 0 100%;
|
|
711
699
|
max-width: 100%;
|
|
712
700
|
}
|
|
713
|
-
|
|
714
701
|
.vd-g-xs-up-2 {
|
|
715
702
|
flex-wrap: wrap;
|
|
716
703
|
}
|
|
@@ -718,7 +705,6 @@ details,
|
|
|
718
705
|
flex: 0 0 50%;
|
|
719
706
|
max-width: 50%;
|
|
720
707
|
}
|
|
721
|
-
|
|
722
708
|
.vd-g-xs-up-3 {
|
|
723
709
|
flex-wrap: wrap;
|
|
724
710
|
}
|
|
@@ -726,7 +712,6 @@ details,
|
|
|
726
712
|
flex: 0 0 33.3333333333%;
|
|
727
713
|
max-width: 33.3333333333%;
|
|
728
714
|
}
|
|
729
|
-
|
|
730
715
|
.vd-g-xs-up-4 {
|
|
731
716
|
flex-wrap: wrap;
|
|
732
717
|
}
|
|
@@ -734,7 +719,6 @@ details,
|
|
|
734
719
|
flex: 0 0 25%;
|
|
735
720
|
max-width: 25%;
|
|
736
721
|
}
|
|
737
|
-
|
|
738
722
|
.vd-g-xs-up-5 {
|
|
739
723
|
flex-wrap: wrap;
|
|
740
724
|
}
|
|
@@ -742,7 +726,6 @@ details,
|
|
|
742
726
|
flex: 0 0 20%;
|
|
743
727
|
max-width: 20%;
|
|
744
728
|
}
|
|
745
|
-
|
|
746
729
|
.vd-g-xs-up-6 {
|
|
747
730
|
flex-wrap: wrap;
|
|
748
731
|
}
|
|
@@ -750,7 +733,6 @@ details,
|
|
|
750
733
|
flex: 0 0 16.6666666667%;
|
|
751
734
|
max-width: 16.6666666667%;
|
|
752
735
|
}
|
|
753
|
-
|
|
754
736
|
.vd-g-xs-up-7 {
|
|
755
737
|
flex-wrap: wrap;
|
|
756
738
|
}
|
|
@@ -758,7 +740,6 @@ details,
|
|
|
758
740
|
flex: 0 0 14.2857142857%;
|
|
759
741
|
max-width: 14.2857142857%;
|
|
760
742
|
}
|
|
761
|
-
|
|
762
743
|
.vd-g-xs-up-8 {
|
|
763
744
|
flex-wrap: wrap;
|
|
764
745
|
}
|
|
@@ -772,62 +753,50 @@ details,
|
|
|
772
753
|
flex: 0 0 8.3333333333%;
|
|
773
754
|
max-width: 8.3333333333%;
|
|
774
755
|
}
|
|
775
|
-
|
|
776
756
|
.vd-g-m-2 {
|
|
777
757
|
flex: 0 0 16.6666666667%;
|
|
778
758
|
max-width: 16.6666666667%;
|
|
779
759
|
}
|
|
780
|
-
|
|
781
760
|
.vd-g-m-3 {
|
|
782
761
|
flex: 0 0 25%;
|
|
783
762
|
max-width: 25%;
|
|
784
763
|
}
|
|
785
|
-
|
|
786
764
|
.vd-g-m-4 {
|
|
787
765
|
flex: 0 0 33.3333333333%;
|
|
788
766
|
max-width: 33.3333333333%;
|
|
789
767
|
}
|
|
790
|
-
|
|
791
768
|
.vd-g-m-5 {
|
|
792
769
|
flex: 0 0 41.6666666667%;
|
|
793
770
|
max-width: 41.6666666667%;
|
|
794
771
|
}
|
|
795
|
-
|
|
796
772
|
.vd-g-m-6 {
|
|
797
773
|
flex: 0 0 50%;
|
|
798
774
|
max-width: 50%;
|
|
799
775
|
}
|
|
800
|
-
|
|
801
776
|
.vd-g-m-7 {
|
|
802
777
|
flex: 0 0 58.3333333333%;
|
|
803
778
|
max-width: 58.3333333333%;
|
|
804
779
|
}
|
|
805
|
-
|
|
806
780
|
.vd-g-m-8 {
|
|
807
781
|
flex: 0 0 66.6666666667%;
|
|
808
782
|
max-width: 66.6666666667%;
|
|
809
783
|
}
|
|
810
|
-
|
|
811
784
|
.vd-g-m-9 {
|
|
812
785
|
flex: 0 0 75%;
|
|
813
786
|
max-width: 75%;
|
|
814
787
|
}
|
|
815
|
-
|
|
816
788
|
.vd-g-m-10 {
|
|
817
789
|
flex: 0 0 83.3333333333%;
|
|
818
790
|
max-width: 83.3333333333%;
|
|
819
791
|
}
|
|
820
|
-
|
|
821
792
|
.vd-g-m-11 {
|
|
822
793
|
flex: 0 0 91.6666666667%;
|
|
823
794
|
max-width: 91.6666666667%;
|
|
824
795
|
}
|
|
825
|
-
|
|
826
796
|
.vd-g-m-12 {
|
|
827
797
|
flex: 0 0 100%;
|
|
828
798
|
max-width: 100%;
|
|
829
799
|
}
|
|
830
|
-
|
|
831
800
|
.vd-g-m-up-1 {
|
|
832
801
|
flex-wrap: wrap;
|
|
833
802
|
}
|
|
@@ -835,7 +804,6 @@ details,
|
|
|
835
804
|
flex: 0 0 100%;
|
|
836
805
|
max-width: 100%;
|
|
837
806
|
}
|
|
838
|
-
|
|
839
807
|
.vd-g-m-up-2 {
|
|
840
808
|
flex-wrap: wrap;
|
|
841
809
|
}
|
|
@@ -843,7 +811,6 @@ details,
|
|
|
843
811
|
flex: 0 0 50%;
|
|
844
812
|
max-width: 50%;
|
|
845
813
|
}
|
|
846
|
-
|
|
847
814
|
.vd-g-m-up-3 {
|
|
848
815
|
flex-wrap: wrap;
|
|
849
816
|
}
|
|
@@ -851,7 +818,6 @@ details,
|
|
|
851
818
|
flex: 0 0 33.3333333333%;
|
|
852
819
|
max-width: 33.3333333333%;
|
|
853
820
|
}
|
|
854
|
-
|
|
855
821
|
.vd-g-m-up-4 {
|
|
856
822
|
flex-wrap: wrap;
|
|
857
823
|
}
|
|
@@ -859,7 +825,6 @@ details,
|
|
|
859
825
|
flex: 0 0 25%;
|
|
860
826
|
max-width: 25%;
|
|
861
827
|
}
|
|
862
|
-
|
|
863
828
|
.vd-g-m-up-5 {
|
|
864
829
|
flex-wrap: wrap;
|
|
865
830
|
}
|
|
@@ -867,7 +832,6 @@ details,
|
|
|
867
832
|
flex: 0 0 20%;
|
|
868
833
|
max-width: 20%;
|
|
869
834
|
}
|
|
870
|
-
|
|
871
835
|
.vd-g-m-up-6 {
|
|
872
836
|
flex-wrap: wrap;
|
|
873
837
|
}
|
|
@@ -875,7 +839,6 @@ details,
|
|
|
875
839
|
flex: 0 0 16.6666666667%;
|
|
876
840
|
max-width: 16.6666666667%;
|
|
877
841
|
}
|
|
878
|
-
|
|
879
842
|
.vd-g-m-up-7 {
|
|
880
843
|
flex-wrap: wrap;
|
|
881
844
|
}
|
|
@@ -883,7 +846,6 @@ details,
|
|
|
883
846
|
flex: 0 0 14.2857142857%;
|
|
884
847
|
max-width: 14.2857142857%;
|
|
885
848
|
}
|
|
886
|
-
|
|
887
849
|
.vd-g-m-up-8 {
|
|
888
850
|
flex-wrap: wrap;
|
|
889
851
|
}
|
|
@@ -897,62 +859,50 @@ details,
|
|
|
897
859
|
flex: 0 0 8.3333333333%;
|
|
898
860
|
max-width: 8.3333333333%;
|
|
899
861
|
}
|
|
900
|
-
|
|
901
862
|
.vd-g-l-2 {
|
|
902
863
|
flex: 0 0 16.6666666667%;
|
|
903
864
|
max-width: 16.6666666667%;
|
|
904
865
|
}
|
|
905
|
-
|
|
906
866
|
.vd-g-l-3 {
|
|
907
867
|
flex: 0 0 25%;
|
|
908
868
|
max-width: 25%;
|
|
909
869
|
}
|
|
910
|
-
|
|
911
870
|
.vd-g-l-4 {
|
|
912
871
|
flex: 0 0 33.3333333333%;
|
|
913
872
|
max-width: 33.3333333333%;
|
|
914
873
|
}
|
|
915
|
-
|
|
916
874
|
.vd-g-l-5 {
|
|
917
875
|
flex: 0 0 41.6666666667%;
|
|
918
876
|
max-width: 41.6666666667%;
|
|
919
877
|
}
|
|
920
|
-
|
|
921
878
|
.vd-g-l-6 {
|
|
922
879
|
flex: 0 0 50%;
|
|
923
880
|
max-width: 50%;
|
|
924
881
|
}
|
|
925
|
-
|
|
926
882
|
.vd-g-l-7 {
|
|
927
883
|
flex: 0 0 58.3333333333%;
|
|
928
884
|
max-width: 58.3333333333%;
|
|
929
885
|
}
|
|
930
|
-
|
|
931
886
|
.vd-g-l-8 {
|
|
932
887
|
flex: 0 0 66.6666666667%;
|
|
933
888
|
max-width: 66.6666666667%;
|
|
934
889
|
}
|
|
935
|
-
|
|
936
890
|
.vd-g-l-9 {
|
|
937
891
|
flex: 0 0 75%;
|
|
938
892
|
max-width: 75%;
|
|
939
893
|
}
|
|
940
|
-
|
|
941
894
|
.vd-g-l-10 {
|
|
942
895
|
flex: 0 0 83.3333333333%;
|
|
943
896
|
max-width: 83.3333333333%;
|
|
944
897
|
}
|
|
945
|
-
|
|
946
898
|
.vd-g-l-11 {
|
|
947
899
|
flex: 0 0 91.6666666667%;
|
|
948
900
|
max-width: 91.6666666667%;
|
|
949
901
|
}
|
|
950
|
-
|
|
951
902
|
.vd-g-l-12 {
|
|
952
903
|
flex: 0 0 100%;
|
|
953
904
|
max-width: 100%;
|
|
954
905
|
}
|
|
955
|
-
|
|
956
906
|
.vd-g-l-up-1 {
|
|
957
907
|
flex-wrap: wrap;
|
|
958
908
|
}
|
|
@@ -960,7 +910,6 @@ details,
|
|
|
960
910
|
flex: 0 0 100%;
|
|
961
911
|
max-width: 100%;
|
|
962
912
|
}
|
|
963
|
-
|
|
964
913
|
.vd-g-l-up-2 {
|
|
965
914
|
flex-wrap: wrap;
|
|
966
915
|
}
|
|
@@ -968,7 +917,6 @@ details,
|
|
|
968
917
|
flex: 0 0 50%;
|
|
969
918
|
max-width: 50%;
|
|
970
919
|
}
|
|
971
|
-
|
|
972
920
|
.vd-g-l-up-3 {
|
|
973
921
|
flex-wrap: wrap;
|
|
974
922
|
}
|
|
@@ -976,7 +924,6 @@ details,
|
|
|
976
924
|
flex: 0 0 33.3333333333%;
|
|
977
925
|
max-width: 33.3333333333%;
|
|
978
926
|
}
|
|
979
|
-
|
|
980
927
|
.vd-g-l-up-4 {
|
|
981
928
|
flex-wrap: wrap;
|
|
982
929
|
}
|
|
@@ -984,7 +931,6 @@ details,
|
|
|
984
931
|
flex: 0 0 25%;
|
|
985
932
|
max-width: 25%;
|
|
986
933
|
}
|
|
987
|
-
|
|
988
934
|
.vd-g-l-up-5 {
|
|
989
935
|
flex-wrap: wrap;
|
|
990
936
|
}
|
|
@@ -992,7 +938,6 @@ details,
|
|
|
992
938
|
flex: 0 0 20%;
|
|
993
939
|
max-width: 20%;
|
|
994
940
|
}
|
|
995
|
-
|
|
996
941
|
.vd-g-l-up-6 {
|
|
997
942
|
flex-wrap: wrap;
|
|
998
943
|
}
|
|
@@ -1000,7 +945,6 @@ details,
|
|
|
1000
945
|
flex: 0 0 16.6666666667%;
|
|
1001
946
|
max-width: 16.6666666667%;
|
|
1002
947
|
}
|
|
1003
|
-
|
|
1004
948
|
.vd-g-l-up-7 {
|
|
1005
949
|
flex-wrap: wrap;
|
|
1006
950
|
}
|
|
@@ -1008,7 +952,6 @@ details,
|
|
|
1008
952
|
flex: 0 0 14.2857142857%;
|
|
1009
953
|
max-width: 14.2857142857%;
|
|
1010
954
|
}
|
|
1011
|
-
|
|
1012
955
|
.vd-g-l-up-8 {
|
|
1013
956
|
flex-wrap: wrap;
|
|
1014
957
|
}
|
|
@@ -1022,62 +965,50 @@ details,
|
|
|
1022
965
|
flex: 0 0 8.3333333333%;
|
|
1023
966
|
max-width: 8.3333333333%;
|
|
1024
967
|
}
|
|
1025
|
-
|
|
1026
968
|
.vd-g-xl-2 {
|
|
1027
969
|
flex: 0 0 16.6666666667%;
|
|
1028
970
|
max-width: 16.6666666667%;
|
|
1029
971
|
}
|
|
1030
|
-
|
|
1031
972
|
.vd-g-xl-3 {
|
|
1032
973
|
flex: 0 0 25%;
|
|
1033
974
|
max-width: 25%;
|
|
1034
975
|
}
|
|
1035
|
-
|
|
1036
976
|
.vd-g-xl-4 {
|
|
1037
977
|
flex: 0 0 33.3333333333%;
|
|
1038
978
|
max-width: 33.3333333333%;
|
|
1039
979
|
}
|
|
1040
|
-
|
|
1041
980
|
.vd-g-xl-5 {
|
|
1042
981
|
flex: 0 0 41.6666666667%;
|
|
1043
982
|
max-width: 41.6666666667%;
|
|
1044
983
|
}
|
|
1045
|
-
|
|
1046
984
|
.vd-g-xl-6 {
|
|
1047
985
|
flex: 0 0 50%;
|
|
1048
986
|
max-width: 50%;
|
|
1049
987
|
}
|
|
1050
|
-
|
|
1051
988
|
.vd-g-xl-7 {
|
|
1052
989
|
flex: 0 0 58.3333333333%;
|
|
1053
990
|
max-width: 58.3333333333%;
|
|
1054
991
|
}
|
|
1055
|
-
|
|
1056
992
|
.vd-g-xl-8 {
|
|
1057
993
|
flex: 0 0 66.6666666667%;
|
|
1058
994
|
max-width: 66.6666666667%;
|
|
1059
995
|
}
|
|
1060
|
-
|
|
1061
996
|
.vd-g-xl-9 {
|
|
1062
997
|
flex: 0 0 75%;
|
|
1063
998
|
max-width: 75%;
|
|
1064
999
|
}
|
|
1065
|
-
|
|
1066
1000
|
.vd-g-xl-10 {
|
|
1067
1001
|
flex: 0 0 83.3333333333%;
|
|
1068
1002
|
max-width: 83.3333333333%;
|
|
1069
1003
|
}
|
|
1070
|
-
|
|
1071
1004
|
.vd-g-xl-11 {
|
|
1072
1005
|
flex: 0 0 91.6666666667%;
|
|
1073
1006
|
max-width: 91.6666666667%;
|
|
1074
1007
|
}
|
|
1075
|
-
|
|
1076
1008
|
.vd-g-xl-12 {
|
|
1077
1009
|
flex: 0 0 100%;
|
|
1078
1010
|
max-width: 100%;
|
|
1079
1011
|
}
|
|
1080
|
-
|
|
1081
1012
|
.vd-g-xl-up-1 {
|
|
1082
1013
|
flex-wrap: wrap;
|
|
1083
1014
|
}
|
|
@@ -1085,7 +1016,6 @@ details,
|
|
|
1085
1016
|
flex: 0 0 100%;
|
|
1086
1017
|
max-width: 100%;
|
|
1087
1018
|
}
|
|
1088
|
-
|
|
1089
1019
|
.vd-g-xl-up-2 {
|
|
1090
1020
|
flex-wrap: wrap;
|
|
1091
1021
|
}
|
|
@@ -1093,7 +1023,6 @@ details,
|
|
|
1093
1023
|
flex: 0 0 50%;
|
|
1094
1024
|
max-width: 50%;
|
|
1095
1025
|
}
|
|
1096
|
-
|
|
1097
1026
|
.vd-g-xl-up-3 {
|
|
1098
1027
|
flex-wrap: wrap;
|
|
1099
1028
|
}
|
|
@@ -1101,7 +1030,6 @@ details,
|
|
|
1101
1030
|
flex: 0 0 33.3333333333%;
|
|
1102
1031
|
max-width: 33.3333333333%;
|
|
1103
1032
|
}
|
|
1104
|
-
|
|
1105
1033
|
.vd-g-xl-up-4 {
|
|
1106
1034
|
flex-wrap: wrap;
|
|
1107
1035
|
}
|
|
@@ -1109,7 +1037,6 @@ details,
|
|
|
1109
1037
|
flex: 0 0 25%;
|
|
1110
1038
|
max-width: 25%;
|
|
1111
1039
|
}
|
|
1112
|
-
|
|
1113
1040
|
.vd-g-xl-up-5 {
|
|
1114
1041
|
flex-wrap: wrap;
|
|
1115
1042
|
}
|
|
@@ -1117,7 +1044,6 @@ details,
|
|
|
1117
1044
|
flex: 0 0 20%;
|
|
1118
1045
|
max-width: 20%;
|
|
1119
1046
|
}
|
|
1120
|
-
|
|
1121
1047
|
.vd-g-xl-up-6 {
|
|
1122
1048
|
flex-wrap: wrap;
|
|
1123
1049
|
}
|
|
@@ -1125,7 +1051,6 @@ details,
|
|
|
1125
1051
|
flex: 0 0 16.6666666667%;
|
|
1126
1052
|
max-width: 16.6666666667%;
|
|
1127
1053
|
}
|
|
1128
|
-
|
|
1129
1054
|
.vd-g-xl-up-7 {
|
|
1130
1055
|
flex-wrap: wrap;
|
|
1131
1056
|
}
|
|
@@ -1133,7 +1058,6 @@ details,
|
|
|
1133
1058
|
flex: 0 0 14.2857142857%;
|
|
1134
1059
|
max-width: 14.2857142857%;
|
|
1135
1060
|
}
|
|
1136
|
-
|
|
1137
1061
|
.vd-g-xl-up-8 {
|
|
1138
1062
|
flex-wrap: wrap;
|
|
1139
1063
|
}
|
|
@@ -1717,7 +1641,6 @@ details,
|
|
|
1717
1641
|
grid-column-gap: 4px;
|
|
1718
1642
|
row-gap: 4px;
|
|
1719
1643
|
}
|
|
1720
|
-
|
|
1721
1644
|
.vd-avatar-multi-tile:only-child {
|
|
1722
1645
|
grid-area: 2 span/2 span;
|
|
1723
1646
|
}
|
|
@@ -1732,7 +1655,6 @@ details,
|
|
|
1732
1655
|
width: 76px;
|
|
1733
1656
|
height: 76px;
|
|
1734
1657
|
}
|
|
1735
|
-
|
|
1736
1658
|
.vd-avatar-multi-tile {
|
|
1737
1659
|
flex: 1 1 50%;
|
|
1738
1660
|
border: 2px solid var(--vd-colour--box);
|
|
@@ -1779,7 +1701,7 @@ details,
|
|
|
1779
1701
|
}
|
|
1780
1702
|
@supports not (--a: 0) {
|
|
1781
1703
|
.vd-banner-wrapper,
|
|
1782
|
-
.vd-banner-feedback {
|
|
1704
|
+
.vd-banner-feedback {
|
|
1783
1705
|
padding: 24px 48px;
|
|
1784
1706
|
}
|
|
1785
1707
|
}
|
|
@@ -1860,7 +1782,7 @@ details,
|
|
|
1860
1782
|
|
|
1861
1783
|
@media only screen and (max-width: 1000px) {
|
|
1862
1784
|
.vd-banner-wrapper,
|
|
1863
|
-
.vd-banner-feedback {
|
|
1785
|
+
.vd-banner-feedback {
|
|
1864
1786
|
box-sizing: border-box;
|
|
1865
1787
|
flex: 1 0 100%;
|
|
1866
1788
|
}
|
|
@@ -2856,7 +2778,7 @@ vd-carousel-frame {
|
|
|
2856
2778
|
}
|
|
2857
2779
|
@media only screen and (max-width: 480px) {
|
|
2858
2780
|
.vd-datepicker .pika-title .pika-select,
|
|
2859
|
-
.vd-datepicker-range .pika-title .pika-select {
|
|
2781
|
+
.vd-datepicker-range .pika-title .pika-select {
|
|
2860
2782
|
font-size: 16px;
|
|
2861
2783
|
}
|
|
2862
2784
|
}
|
|
@@ -3231,15 +3153,12 @@ vd-carousel-frame {
|
|
|
3231
3153
|
.vd-dialog .vd-dialog-banner .vd-banner-wrapper {
|
|
3232
3154
|
padding: 16px 32px;
|
|
3233
3155
|
}
|
|
3234
|
-
|
|
3235
3156
|
.vd-dialog-container {
|
|
3236
3157
|
padding: 32px;
|
|
3237
3158
|
}
|
|
3238
|
-
|
|
3239
3159
|
.vd-dialog-header {
|
|
3240
3160
|
margin-bottom: 32px;
|
|
3241
3161
|
}
|
|
3242
|
-
|
|
3243
3162
|
.vd-dialog-content {
|
|
3244
3163
|
margin: 0-32px;
|
|
3245
3164
|
padding: 0 32px;
|
|
@@ -3488,7 +3407,6 @@ vd-dott,
|
|
|
3488
3407
|
.vd-fieldset .vd-field {
|
|
3489
3408
|
margin-top: inherit;
|
|
3490
3409
|
}
|
|
3491
|
-
|
|
3492
3410
|
.vd-field--short {
|
|
3493
3411
|
max-width: initial;
|
|
3494
3412
|
margin-right: 0;
|
|
@@ -4874,18 +4792,18 @@ vd-section .vd-section,
|
|
|
4874
4792
|
}
|
|
4875
4793
|
@supports not (--a: 0) {
|
|
4876
4794
|
vd-section,
|
|
4877
|
-
.vd-section {
|
|
4795
|
+
.vd-section {
|
|
4878
4796
|
padding: 24px 48px;
|
|
4879
4797
|
}
|
|
4880
4798
|
vd-section .vd-section-container,
|
|
4881
|
-
.vd-section .vd-section-container {
|
|
4799
|
+
.vd-section .vd-section-container {
|
|
4882
4800
|
margin: -24px -48px;
|
|
4883
4801
|
padding: 24px 48px;
|
|
4884
4802
|
}
|
|
4885
4803
|
vd-section vd-section,
|
|
4886
|
-
vd-section .vd-section,
|
|
4887
|
-
.vd-section vd-section,
|
|
4888
|
-
.vd-section .vd-section {
|
|
4804
|
+
vd-section .vd-section,
|
|
4805
|
+
.vd-section vd-section,
|
|
4806
|
+
.vd-section .vd-section {
|
|
4889
4807
|
padding: 24px 0;
|
|
4890
4808
|
}
|
|
4891
4809
|
}
|
|
@@ -5781,17 +5699,14 @@ table {
|
|
|
5781
5699
|
.vd-show-mobile {
|
|
5782
5700
|
display: block !important;
|
|
5783
5701
|
}
|
|
5784
|
-
|
|
5785
5702
|
table.vd-show-mobile {
|
|
5786
5703
|
display: table !important;
|
|
5787
5704
|
}
|
|
5788
|
-
|
|
5789
5705
|
tr.vd-show-mobile {
|
|
5790
5706
|
display: table-row !important;
|
|
5791
5707
|
}
|
|
5792
|
-
|
|
5793
5708
|
th.vd-show-mobile,
|
|
5794
|
-
td.vd-show-mobile {
|
|
5709
|
+
td.vd-show-mobile {
|
|
5795
5710
|
display: table-cell !important;
|
|
5796
5711
|
}
|
|
5797
5712
|
}
|
|
@@ -5799,17 +5714,14 @@ td.vd-show-mobile {
|
|
|
5799
5714
|
.vd-show-tablet-portrait {
|
|
5800
5715
|
display: block !important;
|
|
5801
5716
|
}
|
|
5802
|
-
|
|
5803
5717
|
table.vd-show-tablet-portrait {
|
|
5804
5718
|
display: table !important;
|
|
5805
5719
|
}
|
|
5806
|
-
|
|
5807
5720
|
tr.vd-show-tablet-portrait {
|
|
5808
5721
|
display: table-row !important;
|
|
5809
5722
|
}
|
|
5810
|
-
|
|
5811
5723
|
th.vd-show-tablet-portrait,
|
|
5812
|
-
td.vd-show-tablet-portrait {
|
|
5724
|
+
td.vd-show-tablet-portrait {
|
|
5813
5725
|
display: table-cell !important;
|
|
5814
5726
|
}
|
|
5815
5727
|
}
|
|
@@ -5817,17 +5729,14 @@ td.vd-show-tablet-portrait {
|
|
|
5817
5729
|
.vd-show-tablet-landscape {
|
|
5818
5730
|
display: block !important;
|
|
5819
5731
|
}
|
|
5820
|
-
|
|
5821
5732
|
table.vd-show-tablet-landscape {
|
|
5822
5733
|
display: table !important;
|
|
5823
5734
|
}
|
|
5824
|
-
|
|
5825
5735
|
tr.vd-show-tablet-landscape {
|
|
5826
5736
|
display: table-row !important;
|
|
5827
5737
|
}
|
|
5828
|
-
|
|
5829
5738
|
th.vd-show-tablet-landscape,
|
|
5830
|
-
td.vd-show-tablet-landscape {
|
|
5739
|
+
td.vd-show-tablet-landscape {
|
|
5831
5740
|
display: table-cell !important;
|
|
5832
5741
|
}
|
|
5833
5742
|
}
|
|
@@ -5835,17 +5744,14 @@ td.vd-show-tablet-landscape {
|
|
|
5835
5744
|
.vd-show-desktop {
|
|
5836
5745
|
display: block !important;
|
|
5837
5746
|
}
|
|
5838
|
-
|
|
5839
5747
|
table.vd-show-desktop {
|
|
5840
5748
|
display: table !important;
|
|
5841
5749
|
}
|
|
5842
|
-
|
|
5843
5750
|
tr.vd-show-desktop {
|
|
5844
5751
|
display: table-row !important;
|
|
5845
5752
|
}
|
|
5846
|
-
|
|
5847
5753
|
th.vd-show-desktop,
|
|
5848
|
-
td.vd-show-desktop {
|
|
5754
|
+
td.vd-show-desktop {
|
|
5849
5755
|
display: table-cell !important;
|
|
5850
5756
|
}
|
|
5851
5757
|
}
|
|
@@ -5853,9 +5759,8 @@ td.vd-show-desktop {
|
|
|
5853
5759
|
.vd-hide-mobile {
|
|
5854
5760
|
display: none !important;
|
|
5855
5761
|
}
|
|
5856
|
-
|
|
5857
5762
|
th.vd-hide-mobile,
|
|
5858
|
-
td.vd-hide-mobile {
|
|
5763
|
+
td.vd-hide-mobile {
|
|
5859
5764
|
display: table-cell !important;
|
|
5860
5765
|
white-space: nowrap !important;
|
|
5861
5766
|
visibility: collapse !important;
|
|
@@ -5866,9 +5771,8 @@ td.vd-hide-mobile {
|
|
|
5866
5771
|
.vd-hide-tablet-portrait {
|
|
5867
5772
|
display: none !important;
|
|
5868
5773
|
}
|
|
5869
|
-
|
|
5870
5774
|
th.vd-hide-tablet-portrait,
|
|
5871
|
-
td.vd-hide-tablet-portrait {
|
|
5775
|
+
td.vd-hide-tablet-portrait {
|
|
5872
5776
|
display: table-cell !important;
|
|
5873
5777
|
white-space: nowrap !important;
|
|
5874
5778
|
visibility: collapse !important;
|
|
@@ -5879,9 +5783,8 @@ td.vd-hide-tablet-portrait {
|
|
|
5879
5783
|
.vd-hide-tablet-landscape {
|
|
5880
5784
|
display: none !important;
|
|
5881
5785
|
}
|
|
5882
|
-
|
|
5883
5786
|
th.vd-hide-tablet-landscape,
|
|
5884
|
-
td.vd-hide-tablet-landscape {
|
|
5787
|
+
td.vd-hide-tablet-landscape {
|
|
5885
5788
|
display: table-cell !important;
|
|
5886
5789
|
white-space: nowrap !important;
|
|
5887
5790
|
visibility: collapse !important;
|
|
@@ -5892,9 +5795,8 @@ td.vd-hide-tablet-landscape {
|
|
|
5892
5795
|
.vd-hide-desktop {
|
|
5893
5796
|
display: none !important;
|
|
5894
5797
|
}
|
|
5895
|
-
|
|
5896
5798
|
th.vd-hide-desktop,
|
|
5897
|
-
td.vd-hide-desktop {
|
|
5799
|
+
td.vd-hide-desktop {
|
|
5898
5800
|
display: table-cell !important;
|
|
5899
5801
|
white-space: nowrap !important;
|
|
5900
5802
|
visibility: collapse !important;
|
|
@@ -5917,26 +5819,21 @@ td.vd-show-print {
|
|
|
5917
5819
|
.vd-show-print {
|
|
5918
5820
|
display: block !important;
|
|
5919
5821
|
}
|
|
5920
|
-
|
|
5921
5822
|
table.vd-show-print {
|
|
5922
5823
|
display: table !important;
|
|
5923
5824
|
}
|
|
5924
|
-
|
|
5925
5825
|
tr.vd-show-print {
|
|
5926
5826
|
display: table-row !important;
|
|
5927
5827
|
}
|
|
5928
|
-
|
|
5929
5828
|
th.vd-show-print,
|
|
5930
|
-
td.vd-show-print {
|
|
5829
|
+
td.vd-show-print {
|
|
5931
5830
|
display: table-cell !important;
|
|
5932
5831
|
}
|
|
5933
|
-
|
|
5934
5832
|
.vd-hide-print {
|
|
5935
5833
|
display: none !important;
|
|
5936
5834
|
}
|
|
5937
|
-
|
|
5938
5835
|
th.vd-hide-print,
|
|
5939
|
-
td.vd-hide-print {
|
|
5836
|
+
td.vd-hide-print {
|
|
5940
5837
|
display: table-cell !important;
|
|
5941
5838
|
white-space: nowrap !important;
|
|
5942
5839
|
visibility: collapse !important;
|
|
@@ -5995,11 +5892,9 @@ td.vd-hide-print {
|
|
|
5995
5892
|
.vd-next-stepper-summary {
|
|
5996
5893
|
flex-direction: column;
|
|
5997
5894
|
}
|
|
5998
|
-
|
|
5999
5895
|
.vd-next-stepper-header {
|
|
6000
5896
|
padding: 0 0 8px 0;
|
|
6001
5897
|
}
|
|
6002
|
-
|
|
6003
5898
|
.vd-next-stepper-why {
|
|
6004
5899
|
align-self: flex-end;
|
|
6005
5900
|
}
|
|
@@ -6677,15 +6572,13 @@ td.vd-hide-print {
|
|
|
6677
6572
|
.vd-flex--responsive-column:last-child {
|
|
6678
6573
|
margin-bottom: 0;
|
|
6679
6574
|
}
|
|
6680
|
-
|
|
6681
6575
|
.vd-flex--settings-explanation {
|
|
6682
6576
|
flex: initial;
|
|
6683
6577
|
display: block;
|
|
6684
6578
|
padding-right: 0;
|
|
6685
6579
|
}
|
|
6686
|
-
|
|
6687
6580
|
.vd-flex--settings,
|
|
6688
|
-
.vd-flex--row {
|
|
6581
|
+
.vd-flex--row {
|
|
6689
6582
|
flex-direction: column;
|
|
6690
6583
|
}
|
|
6691
6584
|
}
|
|
@@ -7060,7 +6953,7 @@ td.vd-hide-print {
|
|
|
7060
6953
|
}
|
|
7061
6954
|
@media only screen and (max-width: 480px) {
|
|
7062
6955
|
.react-datepicker__month-select,
|
|
7063
|
-
.react-datepicker__year-select {
|
|
6956
|
+
.react-datepicker__year-select {
|
|
7064
6957
|
font-size: 16px;
|
|
7065
6958
|
}
|
|
7066
6959
|
}
|
|
@@ -7845,7 +7738,6 @@ td.vd-hide-print {
|
|
|
7845
7738
|
font-size: 15px;
|
|
7846
7739
|
max-width: 42px;
|
|
7847
7740
|
}
|
|
7848
|
-
|
|
7849
7741
|
.code-input--separated {
|
|
7850
7742
|
margin-right: 12px;
|
|
7851
7743
|
}
|