@omnia/runtime 8.0.88-vnext → 8.0.91-vnext
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/bundles/omnia.fx.ux.vuetify.common_798d6494-70cc-47eb-9054-30b047beab19.css +5 -3
- package/dist/bundles/omnia.fx.ux.vuetify.datepicker_0ab2c44b-d945-40f8-8042-0800a52d7c86.css +1 -1
- package/dist/bundles/omnia.fx.ux.vuetify.shared_8769dc42-712d-4ce2-8d32-4b8604b92ae6.css +178 -151
- package/dist/bundles/omnia.fx.ux.vuetify.slider_969bbd01-9190-41fe-8af8-60cf35045f84.css +30 -16
- package/dist/bundles/omnia.fx.ux.vuetify.timeline_b474da31-7ff2-4f5b-a309-19cb2d300b64.css +19 -10
- package/dist/manifests/bb000000-0000-bbbb-0000-0000000000bb_admin_manifests.json +1 -1
- package/dist/manifests/bb000000-0000-bbbb-0000-0000000000bb_docs_manifests.json +1 -1
- package/dist/manifests/bb000000-0000-bbbb-0000-0000000000bb_editor_manifests.json +1 -1
- package/dist/manifests/bb000000-0000-bbbb-0000-0000000000bb_public_manifests.json +1 -1
- package/package.json +5 -5
|
@@ -589,80 +589,91 @@
|
|
|
589
589
|
max-width: 100%;
|
|
590
590
|
}
|
|
591
591
|
|
|
592
|
-
.
|
|
592
|
+
.v-locale--is-ltr.offset-1, .v-locale--is-ltr .offset-1 {
|
|
593
593
|
margin-left: 8.3333333333%;
|
|
594
594
|
}
|
|
595
|
-
|
|
595
|
+
|
|
596
|
+
.v-locale--is-rtl.offset-1, .v-locale--is-rtl .offset-1 {
|
|
596
597
|
margin-right: 8.3333333333%;
|
|
597
598
|
}
|
|
598
599
|
|
|
599
|
-
.
|
|
600
|
+
.v-locale--is-ltr.offset-2, .v-locale--is-ltr .offset-2 {
|
|
600
601
|
margin-left: 16.6666666667%;
|
|
601
602
|
}
|
|
602
|
-
|
|
603
|
+
|
|
604
|
+
.v-locale--is-rtl.offset-2, .v-locale--is-rtl .offset-2 {
|
|
603
605
|
margin-right: 16.6666666667%;
|
|
604
606
|
}
|
|
605
607
|
|
|
606
|
-
.
|
|
608
|
+
.v-locale--is-ltr.offset-3, .v-locale--is-ltr .offset-3 {
|
|
607
609
|
margin-left: 25%;
|
|
608
610
|
}
|
|
609
|
-
|
|
611
|
+
|
|
612
|
+
.v-locale--is-rtl.offset-3, .v-locale--is-rtl .offset-3 {
|
|
610
613
|
margin-right: 25%;
|
|
611
614
|
}
|
|
612
615
|
|
|
613
|
-
.
|
|
616
|
+
.v-locale--is-ltr.offset-4, .v-locale--is-ltr .offset-4 {
|
|
614
617
|
margin-left: 33.3333333333%;
|
|
615
618
|
}
|
|
616
|
-
|
|
619
|
+
|
|
620
|
+
.v-locale--is-rtl.offset-4, .v-locale--is-rtl .offset-4 {
|
|
617
621
|
margin-right: 33.3333333333%;
|
|
618
622
|
}
|
|
619
623
|
|
|
620
|
-
.
|
|
624
|
+
.v-locale--is-ltr.offset-5, .v-locale--is-ltr .offset-5 {
|
|
621
625
|
margin-left: 41.6666666667%;
|
|
622
626
|
}
|
|
623
|
-
|
|
627
|
+
|
|
628
|
+
.v-locale--is-rtl.offset-5, .v-locale--is-rtl .offset-5 {
|
|
624
629
|
margin-right: 41.6666666667%;
|
|
625
630
|
}
|
|
626
631
|
|
|
627
|
-
.
|
|
632
|
+
.v-locale--is-ltr.offset-6, .v-locale--is-ltr .offset-6 {
|
|
628
633
|
margin-left: 50%;
|
|
629
634
|
}
|
|
630
|
-
|
|
635
|
+
|
|
636
|
+
.v-locale--is-rtl.offset-6, .v-locale--is-rtl .offset-6 {
|
|
631
637
|
margin-right: 50%;
|
|
632
638
|
}
|
|
633
639
|
|
|
634
|
-
.
|
|
640
|
+
.v-locale--is-ltr.offset-7, .v-locale--is-ltr .offset-7 {
|
|
635
641
|
margin-left: 58.3333333333%;
|
|
636
642
|
}
|
|
637
|
-
|
|
643
|
+
|
|
644
|
+
.v-locale--is-rtl.offset-7, .v-locale--is-rtl .offset-7 {
|
|
638
645
|
margin-right: 58.3333333333%;
|
|
639
646
|
}
|
|
640
647
|
|
|
641
|
-
.
|
|
648
|
+
.v-locale--is-ltr.offset-8, .v-locale--is-ltr .offset-8 {
|
|
642
649
|
margin-left: 66.6666666667%;
|
|
643
650
|
}
|
|
644
|
-
|
|
651
|
+
|
|
652
|
+
.v-locale--is-rtl.offset-8, .v-locale--is-rtl .offset-8 {
|
|
645
653
|
margin-right: 66.6666666667%;
|
|
646
654
|
}
|
|
647
655
|
|
|
648
|
-
.
|
|
656
|
+
.v-locale--is-ltr.offset-9, .v-locale--is-ltr .offset-9 {
|
|
649
657
|
margin-left: 75%;
|
|
650
658
|
}
|
|
651
|
-
|
|
659
|
+
|
|
660
|
+
.v-locale--is-rtl.offset-9, .v-locale--is-rtl .offset-9 {
|
|
652
661
|
margin-right: 75%;
|
|
653
662
|
}
|
|
654
663
|
|
|
655
|
-
.
|
|
664
|
+
.v-locale--is-ltr.offset-10, .v-locale--is-ltr .offset-10 {
|
|
656
665
|
margin-left: 83.3333333333%;
|
|
657
666
|
}
|
|
658
|
-
|
|
667
|
+
|
|
668
|
+
.v-locale--is-rtl.offset-10, .v-locale--is-rtl .offset-10 {
|
|
659
669
|
margin-right: 83.3333333333%;
|
|
660
670
|
}
|
|
661
671
|
|
|
662
|
-
.
|
|
672
|
+
.v-locale--is-ltr.offset-11, .v-locale--is-ltr .offset-11 {
|
|
663
673
|
margin-left: 91.6666666667%;
|
|
664
674
|
}
|
|
665
|
-
|
|
675
|
+
|
|
676
|
+
.v-locale--is-rtl.offset-11, .v-locale--is-rtl .offset-11 {
|
|
666
677
|
margin-right: 91.6666666667%;
|
|
667
678
|
}
|
|
668
679
|
|
|
@@ -725,76 +736,76 @@
|
|
|
725
736
|
flex: 0 0 100%;
|
|
726
737
|
max-width: 100%;
|
|
727
738
|
}
|
|
728
|
-
.
|
|
739
|
+
.v-locale--is-ltr.offset-sm-0, .v-locale--is-ltr .offset-sm-0 {
|
|
729
740
|
margin-left: 0;
|
|
730
741
|
}
|
|
731
|
-
.
|
|
742
|
+
.v-locale--is-rtl.offset-sm-0, .v-locale--is-rtl .offset-sm-0 {
|
|
732
743
|
margin-right: 0;
|
|
733
744
|
}
|
|
734
|
-
.
|
|
745
|
+
.v-locale--is-ltr.offset-sm-1, .v-locale--is-ltr .offset-sm-1 {
|
|
735
746
|
margin-left: 8.3333333333%;
|
|
736
747
|
}
|
|
737
|
-
.
|
|
748
|
+
.v-locale--is-rtl.offset-sm-1, .v-locale--is-rtl .offset-sm-1 {
|
|
738
749
|
margin-right: 8.3333333333%;
|
|
739
750
|
}
|
|
740
|
-
.
|
|
751
|
+
.v-locale--is-ltr.offset-sm-2, .v-locale--is-ltr .offset-sm-2 {
|
|
741
752
|
margin-left: 16.6666666667%;
|
|
742
753
|
}
|
|
743
|
-
.
|
|
754
|
+
.v-locale--is-rtl.offset-sm-2, .v-locale--is-rtl .offset-sm-2 {
|
|
744
755
|
margin-right: 16.6666666667%;
|
|
745
756
|
}
|
|
746
|
-
.
|
|
757
|
+
.v-locale--is-ltr.offset-sm-3, .v-locale--is-ltr .offset-sm-3 {
|
|
747
758
|
margin-left: 25%;
|
|
748
759
|
}
|
|
749
|
-
.
|
|
760
|
+
.v-locale--is-rtl.offset-sm-3, .v-locale--is-rtl .offset-sm-3 {
|
|
750
761
|
margin-right: 25%;
|
|
751
762
|
}
|
|
752
|
-
.
|
|
763
|
+
.v-locale--is-ltr.offset-sm-4, .v-locale--is-ltr .offset-sm-4 {
|
|
753
764
|
margin-left: 33.3333333333%;
|
|
754
765
|
}
|
|
755
|
-
.
|
|
766
|
+
.v-locale--is-rtl.offset-sm-4, .v-locale--is-rtl .offset-sm-4 {
|
|
756
767
|
margin-right: 33.3333333333%;
|
|
757
768
|
}
|
|
758
|
-
.
|
|
769
|
+
.v-locale--is-ltr.offset-sm-5, .v-locale--is-ltr .offset-sm-5 {
|
|
759
770
|
margin-left: 41.6666666667%;
|
|
760
771
|
}
|
|
761
|
-
.
|
|
772
|
+
.v-locale--is-rtl.offset-sm-5, .v-locale--is-rtl .offset-sm-5 {
|
|
762
773
|
margin-right: 41.6666666667%;
|
|
763
774
|
}
|
|
764
|
-
.
|
|
775
|
+
.v-locale--is-ltr.offset-sm-6, .v-locale--is-ltr .offset-sm-6 {
|
|
765
776
|
margin-left: 50%;
|
|
766
777
|
}
|
|
767
|
-
.
|
|
778
|
+
.v-locale--is-rtl.offset-sm-6, .v-locale--is-rtl .offset-sm-6 {
|
|
768
779
|
margin-right: 50%;
|
|
769
780
|
}
|
|
770
|
-
.
|
|
781
|
+
.v-locale--is-ltr.offset-sm-7, .v-locale--is-ltr .offset-sm-7 {
|
|
771
782
|
margin-left: 58.3333333333%;
|
|
772
783
|
}
|
|
773
|
-
.
|
|
784
|
+
.v-locale--is-rtl.offset-sm-7, .v-locale--is-rtl .offset-sm-7 {
|
|
774
785
|
margin-right: 58.3333333333%;
|
|
775
786
|
}
|
|
776
|
-
.
|
|
787
|
+
.v-locale--is-ltr.offset-sm-8, .v-locale--is-ltr .offset-sm-8 {
|
|
777
788
|
margin-left: 66.6666666667%;
|
|
778
789
|
}
|
|
779
|
-
.
|
|
790
|
+
.v-locale--is-rtl.offset-sm-8, .v-locale--is-rtl .offset-sm-8 {
|
|
780
791
|
margin-right: 66.6666666667%;
|
|
781
792
|
}
|
|
782
|
-
.
|
|
793
|
+
.v-locale--is-ltr.offset-sm-9, .v-locale--is-ltr .offset-sm-9 {
|
|
783
794
|
margin-left: 75%;
|
|
784
795
|
}
|
|
785
|
-
.
|
|
796
|
+
.v-locale--is-rtl.offset-sm-9, .v-locale--is-rtl .offset-sm-9 {
|
|
786
797
|
margin-right: 75%;
|
|
787
798
|
}
|
|
788
|
-
.
|
|
799
|
+
.v-locale--is-ltr.offset-sm-10, .v-locale--is-ltr .offset-sm-10 {
|
|
789
800
|
margin-left: 83.3333333333%;
|
|
790
801
|
}
|
|
791
|
-
.
|
|
802
|
+
.v-locale--is-rtl.offset-sm-10, .v-locale--is-rtl .offset-sm-10 {
|
|
792
803
|
margin-right: 83.3333333333%;
|
|
793
804
|
}
|
|
794
|
-
.
|
|
805
|
+
.v-locale--is-ltr.offset-sm-11, .v-locale--is-ltr .offset-sm-11 {
|
|
795
806
|
margin-left: 91.6666666667%;
|
|
796
807
|
}
|
|
797
|
-
.
|
|
808
|
+
.v-locale--is-rtl.offset-sm-11, .v-locale--is-rtl .offset-sm-11 {
|
|
798
809
|
margin-right: 91.6666666667%;
|
|
799
810
|
}
|
|
800
811
|
}
|
|
@@ -857,76 +868,76 @@
|
|
|
857
868
|
flex: 0 0 100%;
|
|
858
869
|
max-width: 100%;
|
|
859
870
|
}
|
|
860
|
-
.
|
|
871
|
+
.v-locale--is-ltr.offset-md-0, .v-locale--is-ltr .offset-md-0 {
|
|
861
872
|
margin-left: 0;
|
|
862
873
|
}
|
|
863
|
-
.
|
|
874
|
+
.v-locale--is-rtl.offset-md-0, .v-locale--is-rtl .offset-md-0 {
|
|
864
875
|
margin-right: 0;
|
|
865
876
|
}
|
|
866
|
-
.
|
|
877
|
+
.v-locale--is-ltr.offset-md-1, .v-locale--is-ltr .offset-md-1 {
|
|
867
878
|
margin-left: 8.3333333333%;
|
|
868
879
|
}
|
|
869
|
-
.
|
|
880
|
+
.v-locale--is-rtl.offset-md-1, .v-locale--is-rtl .offset-md-1 {
|
|
870
881
|
margin-right: 8.3333333333%;
|
|
871
882
|
}
|
|
872
|
-
.
|
|
883
|
+
.v-locale--is-ltr.offset-md-2, .v-locale--is-ltr .offset-md-2 {
|
|
873
884
|
margin-left: 16.6666666667%;
|
|
874
885
|
}
|
|
875
|
-
.
|
|
886
|
+
.v-locale--is-rtl.offset-md-2, .v-locale--is-rtl .offset-md-2 {
|
|
876
887
|
margin-right: 16.6666666667%;
|
|
877
888
|
}
|
|
878
|
-
.
|
|
889
|
+
.v-locale--is-ltr.offset-md-3, .v-locale--is-ltr .offset-md-3 {
|
|
879
890
|
margin-left: 25%;
|
|
880
891
|
}
|
|
881
|
-
.
|
|
892
|
+
.v-locale--is-rtl.offset-md-3, .v-locale--is-rtl .offset-md-3 {
|
|
882
893
|
margin-right: 25%;
|
|
883
894
|
}
|
|
884
|
-
.
|
|
895
|
+
.v-locale--is-ltr.offset-md-4, .v-locale--is-ltr .offset-md-4 {
|
|
885
896
|
margin-left: 33.3333333333%;
|
|
886
897
|
}
|
|
887
|
-
.
|
|
898
|
+
.v-locale--is-rtl.offset-md-4, .v-locale--is-rtl .offset-md-4 {
|
|
888
899
|
margin-right: 33.3333333333%;
|
|
889
900
|
}
|
|
890
|
-
.
|
|
901
|
+
.v-locale--is-ltr.offset-md-5, .v-locale--is-ltr .offset-md-5 {
|
|
891
902
|
margin-left: 41.6666666667%;
|
|
892
903
|
}
|
|
893
|
-
.
|
|
904
|
+
.v-locale--is-rtl.offset-md-5, .v-locale--is-rtl .offset-md-5 {
|
|
894
905
|
margin-right: 41.6666666667%;
|
|
895
906
|
}
|
|
896
|
-
.
|
|
907
|
+
.v-locale--is-ltr.offset-md-6, .v-locale--is-ltr .offset-md-6 {
|
|
897
908
|
margin-left: 50%;
|
|
898
909
|
}
|
|
899
|
-
.
|
|
910
|
+
.v-locale--is-rtl.offset-md-6, .v-locale--is-rtl .offset-md-6 {
|
|
900
911
|
margin-right: 50%;
|
|
901
912
|
}
|
|
902
|
-
.
|
|
913
|
+
.v-locale--is-ltr.offset-md-7, .v-locale--is-ltr .offset-md-7 {
|
|
903
914
|
margin-left: 58.3333333333%;
|
|
904
915
|
}
|
|
905
|
-
.
|
|
916
|
+
.v-locale--is-rtl.offset-md-7, .v-locale--is-rtl .offset-md-7 {
|
|
906
917
|
margin-right: 58.3333333333%;
|
|
907
918
|
}
|
|
908
|
-
.
|
|
919
|
+
.v-locale--is-ltr.offset-md-8, .v-locale--is-ltr .offset-md-8 {
|
|
909
920
|
margin-left: 66.6666666667%;
|
|
910
921
|
}
|
|
911
|
-
.
|
|
922
|
+
.v-locale--is-rtl.offset-md-8, .v-locale--is-rtl .offset-md-8 {
|
|
912
923
|
margin-right: 66.6666666667%;
|
|
913
924
|
}
|
|
914
|
-
.
|
|
925
|
+
.v-locale--is-ltr.offset-md-9, .v-locale--is-ltr .offset-md-9 {
|
|
915
926
|
margin-left: 75%;
|
|
916
927
|
}
|
|
917
|
-
.
|
|
928
|
+
.v-locale--is-rtl.offset-md-9, .v-locale--is-rtl .offset-md-9 {
|
|
918
929
|
margin-right: 75%;
|
|
919
930
|
}
|
|
920
|
-
.
|
|
931
|
+
.v-locale--is-ltr.offset-md-10, .v-locale--is-ltr .offset-md-10 {
|
|
921
932
|
margin-left: 83.3333333333%;
|
|
922
933
|
}
|
|
923
|
-
.
|
|
934
|
+
.v-locale--is-rtl.offset-md-10, .v-locale--is-rtl .offset-md-10 {
|
|
924
935
|
margin-right: 83.3333333333%;
|
|
925
936
|
}
|
|
926
|
-
.
|
|
937
|
+
.v-locale--is-ltr.offset-md-11, .v-locale--is-ltr .offset-md-11 {
|
|
927
938
|
margin-left: 91.6666666667%;
|
|
928
939
|
}
|
|
929
|
-
.
|
|
940
|
+
.v-locale--is-rtl.offset-md-11, .v-locale--is-rtl .offset-md-11 {
|
|
930
941
|
margin-right: 91.6666666667%;
|
|
931
942
|
}
|
|
932
943
|
}
|
|
@@ -989,76 +1000,76 @@
|
|
|
989
1000
|
flex: 0 0 100%;
|
|
990
1001
|
max-width: 100%;
|
|
991
1002
|
}
|
|
992
|
-
.
|
|
1003
|
+
.v-locale--is-ltr.offset-lg-0, .v-locale--is-ltr .offset-lg-0 {
|
|
993
1004
|
margin-left: 0;
|
|
994
1005
|
}
|
|
995
|
-
.
|
|
1006
|
+
.v-locale--is-rtl.offset-lg-0, .v-locale--is-rtl .offset-lg-0 {
|
|
996
1007
|
margin-right: 0;
|
|
997
1008
|
}
|
|
998
|
-
.
|
|
1009
|
+
.v-locale--is-ltr.offset-lg-1, .v-locale--is-ltr .offset-lg-1 {
|
|
999
1010
|
margin-left: 8.3333333333%;
|
|
1000
1011
|
}
|
|
1001
|
-
.
|
|
1012
|
+
.v-locale--is-rtl.offset-lg-1, .v-locale--is-rtl .offset-lg-1 {
|
|
1002
1013
|
margin-right: 8.3333333333%;
|
|
1003
1014
|
}
|
|
1004
|
-
.
|
|
1015
|
+
.v-locale--is-ltr.offset-lg-2, .v-locale--is-ltr .offset-lg-2 {
|
|
1005
1016
|
margin-left: 16.6666666667%;
|
|
1006
1017
|
}
|
|
1007
|
-
.
|
|
1018
|
+
.v-locale--is-rtl.offset-lg-2, .v-locale--is-rtl .offset-lg-2 {
|
|
1008
1019
|
margin-right: 16.6666666667%;
|
|
1009
1020
|
}
|
|
1010
|
-
.
|
|
1021
|
+
.v-locale--is-ltr.offset-lg-3, .v-locale--is-ltr .offset-lg-3 {
|
|
1011
1022
|
margin-left: 25%;
|
|
1012
1023
|
}
|
|
1013
|
-
.
|
|
1024
|
+
.v-locale--is-rtl.offset-lg-3, .v-locale--is-rtl .offset-lg-3 {
|
|
1014
1025
|
margin-right: 25%;
|
|
1015
1026
|
}
|
|
1016
|
-
.
|
|
1027
|
+
.v-locale--is-ltr.offset-lg-4, .v-locale--is-ltr .offset-lg-4 {
|
|
1017
1028
|
margin-left: 33.3333333333%;
|
|
1018
1029
|
}
|
|
1019
|
-
.
|
|
1030
|
+
.v-locale--is-rtl.offset-lg-4, .v-locale--is-rtl .offset-lg-4 {
|
|
1020
1031
|
margin-right: 33.3333333333%;
|
|
1021
1032
|
}
|
|
1022
|
-
.
|
|
1033
|
+
.v-locale--is-ltr.offset-lg-5, .v-locale--is-ltr .offset-lg-5 {
|
|
1023
1034
|
margin-left: 41.6666666667%;
|
|
1024
1035
|
}
|
|
1025
|
-
.
|
|
1036
|
+
.v-locale--is-rtl.offset-lg-5, .v-locale--is-rtl .offset-lg-5 {
|
|
1026
1037
|
margin-right: 41.6666666667%;
|
|
1027
1038
|
}
|
|
1028
|
-
.
|
|
1039
|
+
.v-locale--is-ltr.offset-lg-6, .v-locale--is-ltr .offset-lg-6 {
|
|
1029
1040
|
margin-left: 50%;
|
|
1030
1041
|
}
|
|
1031
|
-
.
|
|
1042
|
+
.v-locale--is-rtl.offset-lg-6, .v-locale--is-rtl .offset-lg-6 {
|
|
1032
1043
|
margin-right: 50%;
|
|
1033
1044
|
}
|
|
1034
|
-
.
|
|
1045
|
+
.v-locale--is-ltr.offset-lg-7, .v-locale--is-ltr .offset-lg-7 {
|
|
1035
1046
|
margin-left: 58.3333333333%;
|
|
1036
1047
|
}
|
|
1037
|
-
.
|
|
1048
|
+
.v-locale--is-rtl.offset-lg-7, .v-locale--is-rtl .offset-lg-7 {
|
|
1038
1049
|
margin-right: 58.3333333333%;
|
|
1039
1050
|
}
|
|
1040
|
-
.
|
|
1051
|
+
.v-locale--is-ltr.offset-lg-8, .v-locale--is-ltr .offset-lg-8 {
|
|
1041
1052
|
margin-left: 66.6666666667%;
|
|
1042
1053
|
}
|
|
1043
|
-
.
|
|
1054
|
+
.v-locale--is-rtl.offset-lg-8, .v-locale--is-rtl .offset-lg-8 {
|
|
1044
1055
|
margin-right: 66.6666666667%;
|
|
1045
1056
|
}
|
|
1046
|
-
.
|
|
1057
|
+
.v-locale--is-ltr.offset-lg-9, .v-locale--is-ltr .offset-lg-9 {
|
|
1047
1058
|
margin-left: 75%;
|
|
1048
1059
|
}
|
|
1049
|
-
.
|
|
1060
|
+
.v-locale--is-rtl.offset-lg-9, .v-locale--is-rtl .offset-lg-9 {
|
|
1050
1061
|
margin-right: 75%;
|
|
1051
1062
|
}
|
|
1052
|
-
.
|
|
1063
|
+
.v-locale--is-ltr.offset-lg-10, .v-locale--is-ltr .offset-lg-10 {
|
|
1053
1064
|
margin-left: 83.3333333333%;
|
|
1054
1065
|
}
|
|
1055
|
-
.
|
|
1066
|
+
.v-locale--is-rtl.offset-lg-10, .v-locale--is-rtl .offset-lg-10 {
|
|
1056
1067
|
margin-right: 83.3333333333%;
|
|
1057
1068
|
}
|
|
1058
|
-
.
|
|
1069
|
+
.v-locale--is-ltr.offset-lg-11, .v-locale--is-ltr .offset-lg-11 {
|
|
1059
1070
|
margin-left: 91.6666666667%;
|
|
1060
1071
|
}
|
|
1061
|
-
.
|
|
1072
|
+
.v-locale--is-rtl.offset-lg-11, .v-locale--is-rtl .offset-lg-11 {
|
|
1062
1073
|
margin-right: 91.6666666667%;
|
|
1063
1074
|
}
|
|
1064
1075
|
}
|
|
@@ -1121,76 +1132,76 @@
|
|
|
1121
1132
|
flex: 0 0 100%;
|
|
1122
1133
|
max-width: 100%;
|
|
1123
1134
|
}
|
|
1124
|
-
.
|
|
1135
|
+
.v-locale--is-ltr.offset-xl-0, .v-locale--is-ltr .offset-xl-0 {
|
|
1125
1136
|
margin-left: 0;
|
|
1126
1137
|
}
|
|
1127
|
-
.
|
|
1138
|
+
.v-locale--is-rtl.offset-xl-0, .v-locale--is-rtl .offset-xl-0 {
|
|
1128
1139
|
margin-right: 0;
|
|
1129
1140
|
}
|
|
1130
|
-
.
|
|
1141
|
+
.v-locale--is-ltr.offset-xl-1, .v-locale--is-ltr .offset-xl-1 {
|
|
1131
1142
|
margin-left: 8.3333333333%;
|
|
1132
1143
|
}
|
|
1133
|
-
.
|
|
1144
|
+
.v-locale--is-rtl.offset-xl-1, .v-locale--is-rtl .offset-xl-1 {
|
|
1134
1145
|
margin-right: 8.3333333333%;
|
|
1135
1146
|
}
|
|
1136
|
-
.
|
|
1147
|
+
.v-locale--is-ltr.offset-xl-2, .v-locale--is-ltr .offset-xl-2 {
|
|
1137
1148
|
margin-left: 16.6666666667%;
|
|
1138
1149
|
}
|
|
1139
|
-
.
|
|
1150
|
+
.v-locale--is-rtl.offset-xl-2, .v-locale--is-rtl .offset-xl-2 {
|
|
1140
1151
|
margin-right: 16.6666666667%;
|
|
1141
1152
|
}
|
|
1142
|
-
.
|
|
1153
|
+
.v-locale--is-ltr.offset-xl-3, .v-locale--is-ltr .offset-xl-3 {
|
|
1143
1154
|
margin-left: 25%;
|
|
1144
1155
|
}
|
|
1145
|
-
.
|
|
1156
|
+
.v-locale--is-rtl.offset-xl-3, .v-locale--is-rtl .offset-xl-3 {
|
|
1146
1157
|
margin-right: 25%;
|
|
1147
1158
|
}
|
|
1148
|
-
.
|
|
1159
|
+
.v-locale--is-ltr.offset-xl-4, .v-locale--is-ltr .offset-xl-4 {
|
|
1149
1160
|
margin-left: 33.3333333333%;
|
|
1150
1161
|
}
|
|
1151
|
-
.
|
|
1162
|
+
.v-locale--is-rtl.offset-xl-4, .v-locale--is-rtl .offset-xl-4 {
|
|
1152
1163
|
margin-right: 33.3333333333%;
|
|
1153
1164
|
}
|
|
1154
|
-
.
|
|
1165
|
+
.v-locale--is-ltr.offset-xl-5, .v-locale--is-ltr .offset-xl-5 {
|
|
1155
1166
|
margin-left: 41.6666666667%;
|
|
1156
1167
|
}
|
|
1157
|
-
.
|
|
1168
|
+
.v-locale--is-rtl.offset-xl-5, .v-locale--is-rtl .offset-xl-5 {
|
|
1158
1169
|
margin-right: 41.6666666667%;
|
|
1159
1170
|
}
|
|
1160
|
-
.
|
|
1171
|
+
.v-locale--is-ltr.offset-xl-6, .v-locale--is-ltr .offset-xl-6 {
|
|
1161
1172
|
margin-left: 50%;
|
|
1162
1173
|
}
|
|
1163
|
-
.
|
|
1174
|
+
.v-locale--is-rtl.offset-xl-6, .v-locale--is-rtl .offset-xl-6 {
|
|
1164
1175
|
margin-right: 50%;
|
|
1165
1176
|
}
|
|
1166
|
-
.
|
|
1177
|
+
.v-locale--is-ltr.offset-xl-7, .v-locale--is-ltr .offset-xl-7 {
|
|
1167
1178
|
margin-left: 58.3333333333%;
|
|
1168
1179
|
}
|
|
1169
|
-
.
|
|
1180
|
+
.v-locale--is-rtl.offset-xl-7, .v-locale--is-rtl .offset-xl-7 {
|
|
1170
1181
|
margin-right: 58.3333333333%;
|
|
1171
1182
|
}
|
|
1172
|
-
.
|
|
1183
|
+
.v-locale--is-ltr.offset-xl-8, .v-locale--is-ltr .offset-xl-8 {
|
|
1173
1184
|
margin-left: 66.6666666667%;
|
|
1174
1185
|
}
|
|
1175
|
-
.
|
|
1186
|
+
.v-locale--is-rtl.offset-xl-8, .v-locale--is-rtl .offset-xl-8 {
|
|
1176
1187
|
margin-right: 66.6666666667%;
|
|
1177
1188
|
}
|
|
1178
|
-
.
|
|
1189
|
+
.v-locale--is-ltr.offset-xl-9, .v-locale--is-ltr .offset-xl-9 {
|
|
1179
1190
|
margin-left: 75%;
|
|
1180
1191
|
}
|
|
1181
|
-
.
|
|
1192
|
+
.v-locale--is-rtl.offset-xl-9, .v-locale--is-rtl .offset-xl-9 {
|
|
1182
1193
|
margin-right: 75%;
|
|
1183
1194
|
}
|
|
1184
|
-
.
|
|
1195
|
+
.v-locale--is-ltr.offset-xl-10, .v-locale--is-ltr .offset-xl-10 {
|
|
1185
1196
|
margin-left: 83.3333333333%;
|
|
1186
1197
|
}
|
|
1187
|
-
.
|
|
1198
|
+
.v-locale--is-rtl.offset-xl-10, .v-locale--is-rtl .offset-xl-10 {
|
|
1188
1199
|
margin-right: 83.3333333333%;
|
|
1189
1200
|
}
|
|
1190
|
-
.
|
|
1201
|
+
.v-locale--is-ltr.offset-xl-11, .v-locale--is-ltr .offset-xl-11 {
|
|
1191
1202
|
margin-left: 91.6666666667%;
|
|
1192
1203
|
}
|
|
1193
|
-
.
|
|
1204
|
+
.v-locale--is-rtl.offset-xl-11, .v-locale--is-rtl .offset-xl-11 {
|
|
1194
1205
|
margin-right: 91.6666666667%;
|
|
1195
1206
|
}
|
|
1196
1207
|
}
|
|
@@ -1253,76 +1264,76 @@
|
|
|
1253
1264
|
flex: 0 0 100%;
|
|
1254
1265
|
max-width: 100%;
|
|
1255
1266
|
}
|
|
1256
|
-
.
|
|
1267
|
+
.v-locale--is-ltr.offset-xxl-0, .v-locale--is-ltr .offset-xxl-0 {
|
|
1257
1268
|
margin-left: 0;
|
|
1258
1269
|
}
|
|
1259
|
-
.
|
|
1270
|
+
.v-locale--is-rtl.offset-xxl-0, .v-locale--is-rtl .offset-xxl-0 {
|
|
1260
1271
|
margin-right: 0;
|
|
1261
1272
|
}
|
|
1262
|
-
.
|
|
1273
|
+
.v-locale--is-ltr.offset-xxl-1, .v-locale--is-ltr .offset-xxl-1 {
|
|
1263
1274
|
margin-left: 8.3333333333%;
|
|
1264
1275
|
}
|
|
1265
|
-
.
|
|
1276
|
+
.v-locale--is-rtl.offset-xxl-1, .v-locale--is-rtl .offset-xxl-1 {
|
|
1266
1277
|
margin-right: 8.3333333333%;
|
|
1267
1278
|
}
|
|
1268
|
-
.
|
|
1279
|
+
.v-locale--is-ltr.offset-xxl-2, .v-locale--is-ltr .offset-xxl-2 {
|
|
1269
1280
|
margin-left: 16.6666666667%;
|
|
1270
1281
|
}
|
|
1271
|
-
.
|
|
1282
|
+
.v-locale--is-rtl.offset-xxl-2, .v-locale--is-rtl .offset-xxl-2 {
|
|
1272
1283
|
margin-right: 16.6666666667%;
|
|
1273
1284
|
}
|
|
1274
|
-
.
|
|
1285
|
+
.v-locale--is-ltr.offset-xxl-3, .v-locale--is-ltr .offset-xxl-3 {
|
|
1275
1286
|
margin-left: 25%;
|
|
1276
1287
|
}
|
|
1277
|
-
.
|
|
1288
|
+
.v-locale--is-rtl.offset-xxl-3, .v-locale--is-rtl .offset-xxl-3 {
|
|
1278
1289
|
margin-right: 25%;
|
|
1279
1290
|
}
|
|
1280
|
-
.
|
|
1291
|
+
.v-locale--is-ltr.offset-xxl-4, .v-locale--is-ltr .offset-xxl-4 {
|
|
1281
1292
|
margin-left: 33.3333333333%;
|
|
1282
1293
|
}
|
|
1283
|
-
.
|
|
1294
|
+
.v-locale--is-rtl.offset-xxl-4, .v-locale--is-rtl .offset-xxl-4 {
|
|
1284
1295
|
margin-right: 33.3333333333%;
|
|
1285
1296
|
}
|
|
1286
|
-
.
|
|
1297
|
+
.v-locale--is-ltr.offset-xxl-5, .v-locale--is-ltr .offset-xxl-5 {
|
|
1287
1298
|
margin-left: 41.6666666667%;
|
|
1288
1299
|
}
|
|
1289
|
-
.
|
|
1300
|
+
.v-locale--is-rtl.offset-xxl-5, .v-locale--is-rtl .offset-xxl-5 {
|
|
1290
1301
|
margin-right: 41.6666666667%;
|
|
1291
1302
|
}
|
|
1292
|
-
.
|
|
1303
|
+
.v-locale--is-ltr.offset-xxl-6, .v-locale--is-ltr .offset-xxl-6 {
|
|
1293
1304
|
margin-left: 50%;
|
|
1294
1305
|
}
|
|
1295
|
-
.
|
|
1306
|
+
.v-locale--is-rtl.offset-xxl-6, .v-locale--is-rtl .offset-xxl-6 {
|
|
1296
1307
|
margin-right: 50%;
|
|
1297
1308
|
}
|
|
1298
|
-
.
|
|
1309
|
+
.v-locale--is-ltr.offset-xxl-7, .v-locale--is-ltr .offset-xxl-7 {
|
|
1299
1310
|
margin-left: 58.3333333333%;
|
|
1300
1311
|
}
|
|
1301
|
-
.
|
|
1312
|
+
.v-locale--is-rtl.offset-xxl-7, .v-locale--is-rtl .offset-xxl-7 {
|
|
1302
1313
|
margin-right: 58.3333333333%;
|
|
1303
1314
|
}
|
|
1304
|
-
.
|
|
1315
|
+
.v-locale--is-ltr.offset-xxl-8, .v-locale--is-ltr .offset-xxl-8 {
|
|
1305
1316
|
margin-left: 66.6666666667%;
|
|
1306
1317
|
}
|
|
1307
|
-
.
|
|
1318
|
+
.v-locale--is-rtl.offset-xxl-8, .v-locale--is-rtl .offset-xxl-8 {
|
|
1308
1319
|
margin-right: 66.6666666667%;
|
|
1309
1320
|
}
|
|
1310
|
-
.
|
|
1321
|
+
.v-locale--is-ltr.offset-xxl-9, .v-locale--is-ltr .offset-xxl-9 {
|
|
1311
1322
|
margin-left: 75%;
|
|
1312
1323
|
}
|
|
1313
|
-
.
|
|
1324
|
+
.v-locale--is-rtl.offset-xxl-9, .v-locale--is-rtl .offset-xxl-9 {
|
|
1314
1325
|
margin-right: 75%;
|
|
1315
1326
|
}
|
|
1316
|
-
.
|
|
1327
|
+
.v-locale--is-ltr.offset-xxl-10, .v-locale--is-ltr .offset-xxl-10 {
|
|
1317
1328
|
margin-left: 83.3333333333%;
|
|
1318
1329
|
}
|
|
1319
|
-
.
|
|
1330
|
+
.v-locale--is-rtl.offset-xxl-10, .v-locale--is-rtl .offset-xxl-10 {
|
|
1320
1331
|
margin-right: 83.3333333333%;
|
|
1321
1332
|
}
|
|
1322
|
-
.
|
|
1333
|
+
.v-locale--is-ltr.offset-xxl-11, .v-locale--is-ltr .offset-xxl-11 {
|
|
1323
1334
|
margin-left: 91.6666666667%;
|
|
1324
1335
|
}
|
|
1325
|
-
.
|
|
1336
|
+
.v-locale--is-rtl.offset-xxl-11, .v-locale--is-rtl .offset-xxl-11 {
|
|
1326
1337
|
margin-right: 91.6666666667%;
|
|
1327
1338
|
}
|
|
1328
1339
|
}
|
|
@@ -2059,11 +2070,12 @@
|
|
|
2059
2070
|
.v-progress-linear--rounded-bar .v-progress-linear__stream + .v-progress-linear__background {
|
|
2060
2071
|
border-radius: 9999px;
|
|
2061
2072
|
}
|
|
2062
|
-
.v-progress-linear--rounded-bar .v-progress-linear__determinate
|
|
2073
|
+
.v-locale--is-ltr.v-progress-linear--rounded-bar .v-progress-linear__determinate, .v-locale--is-ltr .v-progress-linear--rounded-bar .v-progress-linear__determinate {
|
|
2063
2074
|
border-top-left-radius: 0;
|
|
2064
2075
|
border-bottom-left-radius: 0;
|
|
2065
2076
|
}
|
|
2066
|
-
|
|
2077
|
+
|
|
2078
|
+
.v-locale--is-rtl.v-progress-linear--rounded-bar .v-progress-linear__determinate, .v-locale--is-rtl .v-progress-linear--rounded-bar .v-progress-linear__determinate {
|
|
2067
2079
|
border-top-right-radius: 0;
|
|
2068
2080
|
border-bottom-right-radius: 0;
|
|
2069
2081
|
}
|
|
@@ -3156,23 +3168,36 @@ textarea.v-field__input::placeholder {
|
|
|
3156
3168
|
transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1);
|
|
3157
3169
|
}
|
|
3158
3170
|
.v-field--variant-outlined .v-field__outline__start {
|
|
3159
|
-
flex: 0 0 12px;
|
|
3160
3171
|
border-top-width: var(--v-field-border-width);
|
|
3161
3172
|
border-bottom-width: var(--v-field-border-width);
|
|
3162
3173
|
border-inline-start-width: var(--v-field-border-width);
|
|
3163
3174
|
}
|
|
3164
|
-
.v-
|
|
3175
|
+
.v-input--density-default .v-field--variant-outlined .v-field__outline__start {
|
|
3176
|
+
flex: 0 0 29px;
|
|
3177
|
+
}
|
|
3178
|
+
|
|
3179
|
+
.v-input--density-comfortable .v-field--variant-outlined .v-field__outline__start {
|
|
3180
|
+
flex: 0 0 25px;
|
|
3181
|
+
}
|
|
3182
|
+
|
|
3183
|
+
.v-input--density-compact .v-field--variant-outlined .v-field__outline__start {
|
|
3184
|
+
flex: 0 0 21px;
|
|
3185
|
+
}
|
|
3186
|
+
|
|
3187
|
+
.v-locale--is-ltr.v-field--variant-outlined .v-field__outline__start, .v-locale--is-ltr .v-field--variant-outlined .v-field__outline__start {
|
|
3165
3188
|
border-top-left-radius: inherit;
|
|
3166
3189
|
border-top-right-radius: 0;
|
|
3167
3190
|
border-bottom-right-radius: 0;
|
|
3168
3191
|
border-bottom-left-radius: inherit;
|
|
3169
3192
|
}
|
|
3170
|
-
|
|
3193
|
+
|
|
3194
|
+
.v-locale--is-rtl.v-field--variant-outlined .v-field__outline__start, .v-locale--is-rtl .v-field--variant-outlined .v-field__outline__start {
|
|
3171
3195
|
border-top-left-radius: 0;
|
|
3172
3196
|
border-top-right-radius: inherit;
|
|
3173
3197
|
border-bottom-right-radius: inherit;
|
|
3174
3198
|
border-bottom-left-radius: 0;
|
|
3175
3199
|
}
|
|
3200
|
+
|
|
3176
3201
|
.v-field--variant-outlined .v-field__outline__notch {
|
|
3177
3202
|
flex: none;
|
|
3178
3203
|
position: relative;
|
|
@@ -3204,13 +3229,14 @@ textarea.v-field__input::placeholder {
|
|
|
3204
3229
|
border-bottom-width: var(--v-field-border-width);
|
|
3205
3230
|
border-inline-end-width: var(--v-field-border-width);
|
|
3206
3231
|
}
|
|
3207
|
-
.v-field--variant-outlined .v-field__outline__end
|
|
3232
|
+
.v-locale--is-ltr.v-field--variant-outlined .v-field__outline__end, .v-locale--is-ltr .v-field--variant-outlined .v-field__outline__end {
|
|
3208
3233
|
border-top-left-radius: 0;
|
|
3209
3234
|
border-top-right-radius: inherit;
|
|
3210
3235
|
border-bottom-right-radius: inherit;
|
|
3211
3236
|
border-bottom-left-radius: 0;
|
|
3212
3237
|
}
|
|
3213
|
-
|
|
3238
|
+
|
|
3239
|
+
.v-locale--is-rtl.v-field--variant-outlined .v-field__outline__end, .v-locale--is-rtl .v-field--variant-outlined .v-field__outline__end {
|
|
3214
3240
|
border-top-left-radius: inherit;
|
|
3215
3241
|
border-top-right-radius: 0;
|
|
3216
3242
|
border-bottom-right-radius: 0;
|
|
@@ -3291,10 +3317,11 @@ textarea.v-field__input::placeholder {
|
|
|
3291
3317
|
.v-field--reverse .v-field__field, .v-field--reverse .v-field__input {
|
|
3292
3318
|
flex-direction: row-reverse;
|
|
3293
3319
|
}
|
|
3294
|
-
.v-field--reverse .v-field__input
|
|
3320
|
+
.v-locale--is-ltr.v-field--reverse .v-field__input, .v-locale--is-ltr.v-field--reverse input, .v-locale--is-ltr .v-field--reverse .v-field__input, .v-locale--is-ltr .v-field--reverse input {
|
|
3295
3321
|
text-align: right;
|
|
3296
3322
|
}
|
|
3297
|
-
|
|
3323
|
+
|
|
3324
|
+
.v-locale--is-rtl.v-field--reverse .v-field__input, .v-locale--is-rtl.v-field--reverse input, .v-locale--is-rtl .v-field--reverse .v-field__input, .v-locale--is-rtl .v-field--reverse input {
|
|
3298
3325
|
text-align: left;
|
|
3299
3326
|
}
|
|
3300
3327
|
|