@syncfusion/ej2-angular-calendars 20.2.46-ngcc → 20.2.50-ngcc

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.
Files changed (52) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/dist/ej2-angular-calendars.umd.js +1 -1
  3. package/dist/ej2-angular-calendars.umd.min.js +1 -1
  4. package/package.json +8 -8
  5. package/schematics/utils/lib-details.d.ts +2 -2
  6. package/schematics/utils/lib-details.js +2 -2
  7. package/schematics/utils/lib-details.ts +2 -2
  8. package/styles/bootstrap-dark.css +190 -0
  9. package/styles/bootstrap.css +190 -0
  10. package/styles/bootstrap4.css +190 -0
  11. package/styles/bootstrap5-dark.css +190 -0
  12. package/styles/bootstrap5.css +190 -0
  13. package/styles/datepicker/bootstrap-dark.css +79 -0
  14. package/styles/datepicker/bootstrap.css +79 -0
  15. package/styles/datepicker/bootstrap4.css +79 -0
  16. package/styles/datepicker/bootstrap5-dark.css +79 -0
  17. package/styles/datepicker/bootstrap5.css +79 -0
  18. package/styles/datepicker/fabric-dark.css +79 -0
  19. package/styles/datepicker/fabric.css +79 -0
  20. package/styles/datepicker/fluent-dark.css +79 -0
  21. package/styles/datepicker/fluent.css +79 -0
  22. package/styles/datepicker/highcontrast-light.css +79 -0
  23. package/styles/datepicker/highcontrast.css +79 -0
  24. package/styles/datepicker/material-dark.css +79 -0
  25. package/styles/datepicker/material.css +79 -0
  26. package/styles/datepicker/tailwind-dark.css +79 -0
  27. package/styles/datepicker/tailwind.css +79 -0
  28. package/styles/daterangepicker/bootstrap-dark.css +111 -0
  29. package/styles/daterangepicker/bootstrap.css +111 -0
  30. package/styles/daterangepicker/bootstrap4.css +111 -0
  31. package/styles/daterangepicker/bootstrap5-dark.css +111 -0
  32. package/styles/daterangepicker/bootstrap5.css +111 -0
  33. package/styles/daterangepicker/fabric-dark.css +111 -0
  34. package/styles/daterangepicker/fabric.css +111 -0
  35. package/styles/daterangepicker/fluent-dark.css +111 -0
  36. package/styles/daterangepicker/fluent.css +111 -0
  37. package/styles/daterangepicker/highcontrast-light.css +111 -0
  38. package/styles/daterangepicker/highcontrast.css +111 -0
  39. package/styles/daterangepicker/material-dark.css +111 -0
  40. package/styles/daterangepicker/material.css +111 -0
  41. package/styles/daterangepicker/tailwind-dark.css +111 -0
  42. package/styles/daterangepicker/tailwind.css +111 -0
  43. package/styles/fabric-dark.css +190 -0
  44. package/styles/fabric.css +190 -0
  45. package/styles/fluent-dark.css +190 -0
  46. package/styles/fluent.css +190 -0
  47. package/styles/highcontrast-light.css +190 -0
  48. package/styles/highcontrast.css +190 -0
  49. package/styles/material-dark.css +190 -0
  50. package/styles/material.css +190 -0
  51. package/styles/tailwind-dark.css +190 -0
  52. package/styles/tailwind.css +190 -0
@@ -623,6 +623,12 @@
623
623
  top: 0 !important;
624
624
  left: 0 !important;
625
625
  }
626
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
627
+ min-height: 100%;
628
+ min-width: 100%;
629
+ height: 100%;
630
+ width: 100%;
631
+ }
626
632
 
627
633
  .e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
628
634
  background-size: 250px 33px;
@@ -635,6 +641,111 @@
635
641
  min-height: 40px;
636
642
  }
637
643
 
644
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
645
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
646
+ min-height: 100%;
647
+ min-width: 100%;
648
+ height: 100%;
649
+ width: 100%;
650
+ }
651
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
652
+ height: 100%;
653
+ }
654
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
655
+ height: 78%;
656
+ }
657
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
658
+ height: 90%;
659
+ }
660
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
661
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
662
+ height: 10%;
663
+ }
664
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
665
+ margin: 0;
666
+ }
667
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
668
+ height: 90%;
669
+ }
670
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
671
+ height: 100%;
672
+ border-spacing: 0px 30px;
673
+ }
674
+
675
+ @media screen and (orientation: landscape) {
676
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
677
+ float: left;
678
+ height: 100%;
679
+ border-right: 1.5px;
680
+ border-color: black;
681
+ width: 40%;
682
+ margin: 0;
683
+ display: block;
684
+ background-color: #3f51b5;
685
+ }
686
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
687
+ height: 100%;
688
+ width: 100%;
689
+ }
690
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
691
+ display: block;
692
+ width: 100%;
693
+ text-align: -webkit-center;
694
+ }
695
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
696
+ display: block;
697
+ width: 100%;
698
+ text-align: -webkit-center;
699
+ margin-top: 20%;
700
+ font-size: 20px;
701
+ box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
702
+ }
703
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
704
+ font-size: 20px;
705
+ margin-top: 60%;
706
+ color: #fff;
707
+ }
708
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
709
+ width: 100%;
710
+ text-align: -webkit-center;
711
+ margin-top: 20%;
712
+ font-size: 20px;
713
+ box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
714
+ }
715
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
716
+ height: 82%;
717
+ }
718
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
719
+ height: 80%;
720
+ }
721
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
722
+ border-spacing: unset;
723
+ }
724
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
725
+ height: 20%;
726
+ }
727
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
728
+ width: 100%;
729
+ }
730
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
731
+ display: -ms-flexbox;
732
+ display: flex;
733
+ }
734
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
735
+ border-radius: 0 40% 40% 0;
736
+ }
737
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
738
+ border-radius: 0 40% 40% 0;
739
+ }
740
+ }
741
+ .e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-date-time-icon {
742
+ width: calc(100% - 80px);
743
+ }
744
+
745
+ .e-outline.e-float-input.e-static-clear.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-date-time-icon {
746
+ width: calc(100% - 110px);
747
+ }
748
+
638
749
  /*! daterangepicker theme */
639
750
  .e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
640
751
  color: #000;
@@ -624,6 +624,12 @@
624
624
  top: 0 !important;
625
625
  left: 0 !important;
626
626
  }
627
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
628
+ min-height: 100%;
629
+ min-width: 100%;
630
+ height: 100%;
631
+ width: 100%;
632
+ }
627
633
 
628
634
  .e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
629
635
  background-size: 250px 33px;
@@ -636,6 +642,111 @@
636
642
  min-height: 40px;
637
643
  }
638
644
 
645
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
646
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
647
+ min-height: 100%;
648
+ min-width: 100%;
649
+ height: 100%;
650
+ width: 100%;
651
+ }
652
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
653
+ height: 100%;
654
+ }
655
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
656
+ height: 78%;
657
+ }
658
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
659
+ height: 90%;
660
+ }
661
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
662
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
663
+ height: 10%;
664
+ }
665
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
666
+ margin: 0;
667
+ }
668
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
669
+ height: 90%;
670
+ }
671
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
672
+ height: 100%;
673
+ border-spacing: 0px 30px;
674
+ }
675
+
676
+ @media screen and (orientation: landscape) {
677
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
678
+ float: left;
679
+ height: 100%;
680
+ border-right: 1.5px;
681
+ border-color: black;
682
+ width: 40%;
683
+ margin: 0;
684
+ display: block;
685
+ background-color: #3f51b5;
686
+ }
687
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
688
+ height: 100%;
689
+ width: 100%;
690
+ }
691
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
692
+ display: block;
693
+ width: 100%;
694
+ text-align: -webkit-center;
695
+ }
696
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
697
+ display: block;
698
+ width: 100%;
699
+ text-align: -webkit-center;
700
+ margin-top: 20%;
701
+ font-size: 20px;
702
+ box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
703
+ }
704
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
705
+ font-size: 20px;
706
+ margin-top: 60%;
707
+ color: #fff;
708
+ }
709
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
710
+ width: 100%;
711
+ text-align: -webkit-center;
712
+ margin-top: 20%;
713
+ font-size: 20px;
714
+ box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
715
+ }
716
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
717
+ height: 82%;
718
+ }
719
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
720
+ height: 80%;
721
+ }
722
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
723
+ border-spacing: unset;
724
+ }
725
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
726
+ height: 20%;
727
+ }
728
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
729
+ width: 100%;
730
+ }
731
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
732
+ display: -ms-flexbox;
733
+ display: flex;
734
+ }
735
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
736
+ border-radius: 0 40% 40% 0;
737
+ }
738
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
739
+ border-radius: 0 40% 40% 0;
740
+ }
741
+ }
742
+ .e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-date-time-icon {
743
+ width: calc(100% - 80px);
744
+ }
745
+
746
+ .e-outline.e-float-input.e-static-clear.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-date-time-icon {
747
+ width: calc(100% - 110px);
748
+ }
749
+
639
750
  /*! daterangepicker theme */
640
751
  .e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
641
752
  color: #fff;
@@ -662,6 +662,12 @@
662
662
  top: 0 !important;
663
663
  left: 0 !important;
664
664
  }
665
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
666
+ min-height: 100%;
667
+ min-width: 100%;
668
+ height: 100%;
669
+ width: 100%;
670
+ }
665
671
 
666
672
  .e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
667
673
  background-size: 250px 33px;
@@ -674,6 +680,111 @@
674
680
  min-height: 40px;
675
681
  }
676
682
 
683
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
684
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
685
+ min-height: 100%;
686
+ min-width: 100%;
687
+ height: 100%;
688
+ width: 100%;
689
+ }
690
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
691
+ height: 100%;
692
+ }
693
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
694
+ height: 78%;
695
+ }
696
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
697
+ height: 90%;
698
+ }
699
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
700
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
701
+ height: 10%;
702
+ }
703
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
704
+ margin: 0;
705
+ }
706
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
707
+ height: 90%;
708
+ }
709
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
710
+ height: 100%;
711
+ border-spacing: 0px 30px;
712
+ }
713
+
714
+ @media screen and (orientation: landscape) {
715
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
716
+ float: left;
717
+ height: 100%;
718
+ border-right: 1.5px;
719
+ border-color: black;
720
+ width: 40%;
721
+ margin: 0;
722
+ display: block;
723
+ background-color: #3f51b5;
724
+ }
725
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
726
+ height: 100%;
727
+ width: 100%;
728
+ }
729
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
730
+ display: block;
731
+ width: 100%;
732
+ text-align: -webkit-center;
733
+ }
734
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
735
+ display: block;
736
+ width: 100%;
737
+ text-align: -webkit-center;
738
+ margin-top: 20%;
739
+ font-size: 20px;
740
+ box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
741
+ }
742
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
743
+ font-size: 20px;
744
+ margin-top: 60%;
745
+ color: #fff;
746
+ }
747
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
748
+ width: 100%;
749
+ text-align: -webkit-center;
750
+ margin-top: 20%;
751
+ font-size: 20px;
752
+ box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
753
+ }
754
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
755
+ height: 82%;
756
+ }
757
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
758
+ height: 80%;
759
+ }
760
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
761
+ border-spacing: unset;
762
+ }
763
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
764
+ height: 20%;
765
+ }
766
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
767
+ width: 100%;
768
+ }
769
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
770
+ display: -ms-flexbox;
771
+ display: flex;
772
+ }
773
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
774
+ border-radius: 0 40% 40% 0;
775
+ }
776
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
777
+ border-radius: 0 40% 40% 0;
778
+ }
779
+ }
780
+ .e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-date-time-icon {
781
+ width: calc(100% - 80px);
782
+ }
783
+
784
+ .e-outline.e-float-input.e-static-clear.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-date-time-icon {
785
+ width: calc(100% - 110px);
786
+ }
787
+
677
788
  /*! daterangepicker theme */
678
789
  .e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
679
790
  color: #00b0ff;
@@ -671,6 +671,12 @@
671
671
  top: 0 !important;
672
672
  left: 0 !important;
673
673
  }
674
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
675
+ min-height: 100%;
676
+ min-width: 100%;
677
+ height: 100%;
678
+ width: 100%;
679
+ }
674
680
 
675
681
  .e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
676
682
  background-size: 250px 33px;
@@ -683,6 +689,111 @@
683
689
  min-height: 40px;
684
690
  }
685
691
 
692
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
693
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
694
+ min-height: 100%;
695
+ min-width: 100%;
696
+ height: 100%;
697
+ width: 100%;
698
+ }
699
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
700
+ height: 100%;
701
+ }
702
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
703
+ height: 78%;
704
+ }
705
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
706
+ height: 90%;
707
+ }
708
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
709
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
710
+ height: 10%;
711
+ }
712
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
713
+ margin: 0;
714
+ }
715
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
716
+ height: 90%;
717
+ }
718
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
719
+ height: 100%;
720
+ border-spacing: 0px 30px;
721
+ }
722
+
723
+ @media screen and (orientation: landscape) {
724
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
725
+ float: left;
726
+ height: 100%;
727
+ border-right: 1.5px;
728
+ border-color: black;
729
+ width: 40%;
730
+ margin: 0;
731
+ display: block;
732
+ background-color: #3f51b5;
733
+ }
734
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
735
+ height: 100%;
736
+ width: 100%;
737
+ }
738
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
739
+ display: block;
740
+ width: 100%;
741
+ text-align: -webkit-center;
742
+ }
743
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
744
+ display: block;
745
+ width: 100%;
746
+ text-align: -webkit-center;
747
+ margin-top: 20%;
748
+ font-size: 20px;
749
+ box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
750
+ }
751
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
752
+ font-size: 20px;
753
+ margin-top: 60%;
754
+ color: #fff;
755
+ }
756
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
757
+ width: 100%;
758
+ text-align: -webkit-center;
759
+ margin-top: 20%;
760
+ font-size: 20px;
761
+ box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
762
+ }
763
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
764
+ height: 82%;
765
+ }
766
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
767
+ height: 80%;
768
+ }
769
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
770
+ border-spacing: unset;
771
+ }
772
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
773
+ height: 20%;
774
+ }
775
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
776
+ width: 100%;
777
+ }
778
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
779
+ display: -ms-flexbox;
780
+ display: flex;
781
+ }
782
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
783
+ border-radius: 0 40% 40% 0;
784
+ }
785
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
786
+ border-radius: 0 40% 40% 0;
787
+ }
788
+ }
789
+ .e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-date-time-icon {
790
+ width: calc(100% - 80px);
791
+ }
792
+
793
+ .e-outline.e-float-input.e-static-clear.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-date-time-icon {
794
+ width: calc(100% - 110px);
795
+ }
796
+
686
797
  /*! daterangepicker theme */
687
798
  .e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
688
799
  color: #e3165b;
@@ -656,6 +656,12 @@
656
656
  top: 0 !important;
657
657
  left: 0 !important;
658
658
  }
659
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
660
+ min-height: 100%;
661
+ min-width: 100%;
662
+ height: 100%;
663
+ width: 100%;
664
+ }
659
665
 
660
666
  .e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
661
667
  background-size: 250px 33px;
@@ -668,6 +674,111 @@
668
674
  min-height: 40px;
669
675
  }
670
676
 
677
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
678
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
679
+ min-height: 100%;
680
+ min-width: 100%;
681
+ height: 100%;
682
+ width: 100%;
683
+ }
684
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
685
+ height: 100%;
686
+ }
687
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
688
+ height: 78%;
689
+ }
690
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
691
+ height: 90%;
692
+ }
693
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
694
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
695
+ height: 10%;
696
+ }
697
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
698
+ margin: 0;
699
+ }
700
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
701
+ height: 90%;
702
+ }
703
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
704
+ height: 100%;
705
+ border-spacing: 0px 30px;
706
+ }
707
+
708
+ @media screen and (orientation: landscape) {
709
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
710
+ float: left;
711
+ height: 100%;
712
+ border-right: 1.5px;
713
+ border-color: black;
714
+ width: 40%;
715
+ margin: 0;
716
+ display: block;
717
+ background-color: #3f51b5;
718
+ }
719
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
720
+ height: 100%;
721
+ width: 100%;
722
+ }
723
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
724
+ display: block;
725
+ width: 100%;
726
+ text-align: -webkit-center;
727
+ }
728
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
729
+ display: block;
730
+ width: 100%;
731
+ text-align: -webkit-center;
732
+ margin-top: 20%;
733
+ font-size: 20px;
734
+ box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
735
+ }
736
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
737
+ font-size: 20px;
738
+ margin-top: 60%;
739
+ color: #fff;
740
+ }
741
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
742
+ width: 100%;
743
+ text-align: -webkit-center;
744
+ margin-top: 20%;
745
+ font-size: 20px;
746
+ box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
747
+ }
748
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
749
+ height: 82%;
750
+ }
751
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
752
+ height: 80%;
753
+ }
754
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
755
+ border-spacing: unset;
756
+ }
757
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
758
+ height: 20%;
759
+ }
760
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
761
+ width: 100%;
762
+ }
763
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
764
+ display: -ms-flexbox;
765
+ display: flex;
766
+ }
767
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
768
+ border-radius: 0 40% 40% 0;
769
+ }
770
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
771
+ border-radius: 0 40% 40% 0;
772
+ }
773
+ }
774
+ .e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-date-time-icon {
775
+ width: calc(100% - 80px);
776
+ }
777
+
778
+ .e-outline.e-float-input.e-static-clear.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-date-time-icon {
779
+ width: calc(100% - 110px);
780
+ }
781
+
671
782
  /*! daterangepicker theme */
672
783
  .e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
673
784
  color: #fff;