@syncfusion/ej2 20.2.49 → 20.2.50

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 (78) hide show
  1. package/bootstrap-dark.css +190 -0
  2. package/bootstrap.css +190 -0
  3. package/bootstrap4.css +190 -0
  4. package/bootstrap5-dark.css +190 -0
  5. package/bootstrap5.css +190 -0
  6. package/datepicker/bootstrap-dark.css +79 -0
  7. package/datepicker/bootstrap.css +79 -0
  8. package/datepicker/bootstrap4.css +79 -0
  9. package/datepicker/bootstrap5.css +79 -0
  10. package/datepicker/compatibility/bootstrap-dark.css +79 -0
  11. package/datepicker/compatibility/bootstrap.css +79 -0
  12. package/datepicker/compatibility/bootstrap4.css +79 -0
  13. package/datepicker/compatibility/bootstrap5.css +79 -0
  14. package/datepicker/compatibility/fabric-dark.css +79 -0
  15. package/datepicker/compatibility/fabric.css +79 -0
  16. package/datepicker/compatibility/fluent-dark.css +79 -0
  17. package/datepicker/compatibility/fluent.css +79 -0
  18. package/datepicker/compatibility/highcontrast-light.css +79 -0
  19. package/datepicker/compatibility/highcontrast.css +79 -0
  20. package/datepicker/compatibility/material-dark.css +79 -0
  21. package/datepicker/compatibility/material.css +79 -0
  22. package/datepicker/compatibility/tailwind-dark.css +79 -0
  23. package/datepicker/compatibility/tailwind.css +79 -0
  24. package/datepicker/fabric-dark.css +79 -0
  25. package/datepicker/fabric.css +79 -0
  26. package/datepicker/fluent-dark.css +79 -0
  27. package/datepicker/fluent.css +79 -0
  28. package/datepicker/highcontrast-light.css +79 -0
  29. package/datepicker/highcontrast.css +79 -0
  30. package/datepicker/material-dark.css +79 -0
  31. package/datepicker/material.css +79 -0
  32. package/datepicker/tailwind-dark.css +79 -0
  33. package/datepicker/tailwind.css +79 -0
  34. package/daterangepicker/bootstrap-dark.css +111 -0
  35. package/daterangepicker/bootstrap.css +111 -0
  36. package/daterangepicker/bootstrap4.css +111 -0
  37. package/daterangepicker/bootstrap5.css +111 -0
  38. package/daterangepicker/compatibility/bootstrap-dark.css +111 -0
  39. package/daterangepicker/compatibility/bootstrap.css +111 -0
  40. package/daterangepicker/compatibility/bootstrap4.css +111 -0
  41. package/daterangepicker/compatibility/bootstrap5.css +111 -0
  42. package/daterangepicker/compatibility/fabric-dark.css +111 -0
  43. package/daterangepicker/compatibility/fabric.css +111 -0
  44. package/daterangepicker/compatibility/fluent-dark.css +111 -0
  45. package/daterangepicker/compatibility/fluent.css +111 -0
  46. package/daterangepicker/compatibility/highcontrast-light.css +111 -0
  47. package/daterangepicker/compatibility/highcontrast.css +111 -0
  48. package/daterangepicker/compatibility/material-dark.css +111 -0
  49. package/daterangepicker/compatibility/material.css +111 -0
  50. package/daterangepicker/compatibility/tailwind-dark.css +111 -0
  51. package/daterangepicker/compatibility/tailwind.css +111 -0
  52. package/daterangepicker/fabric-dark.css +111 -0
  53. package/daterangepicker/fabric.css +111 -0
  54. package/daterangepicker/fluent-dark.css +111 -0
  55. package/daterangepicker/fluent.css +111 -0
  56. package/daterangepicker/highcontrast-light.css +111 -0
  57. package/daterangepicker/highcontrast.css +111 -0
  58. package/daterangepicker/material-dark.css +111 -0
  59. package/daterangepicker/material.css +111 -0
  60. package/daterangepicker/tailwind-dark.css +111 -0
  61. package/daterangepicker/tailwind.css +111 -0
  62. package/dist/ej2.d.ts +1 -1
  63. package/dist/ej2.min.js +2 -2
  64. package/fabric-dark.css +190 -0
  65. package/fabric.css +190 -0
  66. package/fluent-dark.css +190 -0
  67. package/fluent.css +190 -0
  68. package/highcontrast.css +190 -0
  69. package/material-dark.css +190 -0
  70. package/material.css +190 -0
  71. package/package.json +16 -16
  72. package/styles/compatibility/bootstrap.css +190 -0
  73. package/styles/compatibility/bootstrap4.css +190 -0
  74. package/styles/compatibility/fabric.css +190 -0
  75. package/styles/compatibility/highcontrast.css +190 -0
  76. package/styles/compatibility/material.css +190 -0
  77. package/tailwind-dark.css +190 -0
  78. package/tailwind.css +190 -0
@@ -547,6 +547,12 @@
547
547
  top: 0 !important;
548
548
  left: 0 !important;
549
549
  }
550
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
551
+ min-height: 100%;
552
+ min-width: 100%;
553
+ height: 100%;
554
+ width: 100%;
555
+ }
550
556
 
551
557
  .e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
552
558
  background-size: 250px 33px;
@@ -559,6 +565,111 @@
559
565
  min-height: 40px;
560
566
  }
561
567
 
568
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
569
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
570
+ min-height: 100%;
571
+ min-width: 100%;
572
+ height: 100%;
573
+ width: 100%;
574
+ }
575
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
576
+ height: 100%;
577
+ }
578
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
579
+ height: 78%;
580
+ }
581
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
582
+ height: 90%;
583
+ }
584
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
585
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
586
+ height: 10%;
587
+ }
588
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
589
+ margin: 0;
590
+ }
591
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
592
+ height: 90%;
593
+ }
594
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
595
+ height: 100%;
596
+ border-spacing: 0px 30px;
597
+ }
598
+
599
+ @media screen and (orientation: landscape) {
600
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
601
+ float: left;
602
+ height: 100%;
603
+ border-right: 1.5px;
604
+ border-color: black;
605
+ width: 40%;
606
+ margin: 0;
607
+ display: block;
608
+ background-color: #3f51b5;
609
+ }
610
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
611
+ height: 100%;
612
+ width: 100%;
613
+ }
614
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
615
+ display: block;
616
+ width: 100%;
617
+ text-align: -webkit-center;
618
+ }
619
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
620
+ display: block;
621
+ width: 100%;
622
+ text-align: -webkit-center;
623
+ margin-top: 20%;
624
+ font-size: 20px;
625
+ 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);
626
+ }
627
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
628
+ font-size: 20px;
629
+ margin-top: 60%;
630
+ color: #fff;
631
+ }
632
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
633
+ width: 100%;
634
+ text-align: -webkit-center;
635
+ margin-top: 20%;
636
+ font-size: 20px;
637
+ 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);
638
+ }
639
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
640
+ height: 82%;
641
+ }
642
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
643
+ height: 80%;
644
+ }
645
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
646
+ border-spacing: unset;
647
+ }
648
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
649
+ height: 20%;
650
+ }
651
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
652
+ width: 100%;
653
+ }
654
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
655
+ display: -ms-flexbox;
656
+ display: flex;
657
+ }
658
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
659
+ border-radius: 0 40% 40% 0;
660
+ }
661
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
662
+ border-radius: 0 40% 40% 0;
663
+ }
664
+ }
665
+ .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 {
666
+ width: calc(100% - 80px);
667
+ }
668
+
669
+ .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 {
670
+ width: calc(100% - 110px);
671
+ }
672
+
562
673
  /*! daterangepicker theme */
563
674
  .e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
564
675
  color: #fff;
@@ -547,6 +547,12 @@
547
547
  top: 0 !important;
548
548
  left: 0 !important;
549
549
  }
550
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
551
+ min-height: 100%;
552
+ min-width: 100%;
553
+ height: 100%;
554
+ width: 100%;
555
+ }
550
556
 
551
557
  .e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
552
558
  background-size: 250px 33px;
@@ -559,6 +565,111 @@
559
565
  min-height: 40px;
560
566
  }
561
567
 
568
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
569
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
570
+ min-height: 100%;
571
+ min-width: 100%;
572
+ height: 100%;
573
+ width: 100%;
574
+ }
575
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
576
+ height: 100%;
577
+ }
578
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
579
+ height: 78%;
580
+ }
581
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
582
+ height: 90%;
583
+ }
584
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
585
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
586
+ height: 10%;
587
+ }
588
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
589
+ margin: 0;
590
+ }
591
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
592
+ height: 90%;
593
+ }
594
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
595
+ height: 100%;
596
+ border-spacing: 0px 30px;
597
+ }
598
+
599
+ @media screen and (orientation: landscape) {
600
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
601
+ float: left;
602
+ height: 100%;
603
+ border-right: 1.5px;
604
+ border-color: black;
605
+ width: 40%;
606
+ margin: 0;
607
+ display: block;
608
+ background-color: #3f51b5;
609
+ }
610
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
611
+ height: 100%;
612
+ width: 100%;
613
+ }
614
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
615
+ display: block;
616
+ width: 100%;
617
+ text-align: -webkit-center;
618
+ }
619
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
620
+ display: block;
621
+ width: 100%;
622
+ text-align: -webkit-center;
623
+ margin-top: 20%;
624
+ font-size: 20px;
625
+ 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);
626
+ }
627
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
628
+ font-size: 20px;
629
+ margin-top: 60%;
630
+ color: #fff;
631
+ }
632
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
633
+ width: 100%;
634
+ text-align: -webkit-center;
635
+ margin-top: 20%;
636
+ font-size: 20px;
637
+ 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);
638
+ }
639
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
640
+ height: 82%;
641
+ }
642
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
643
+ height: 80%;
644
+ }
645
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
646
+ border-spacing: unset;
647
+ }
648
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
649
+ height: 20%;
650
+ }
651
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
652
+ width: 100%;
653
+ }
654
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
655
+ display: -ms-flexbox;
656
+ display: flex;
657
+ }
658
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
659
+ border-radius: 0 40% 40% 0;
660
+ }
661
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
662
+ border-radius: 0 40% 40% 0;
663
+ }
664
+ }
665
+ .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 {
666
+ width: calc(100% - 80px);
667
+ }
668
+
669
+ .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 {
670
+ width: calc(100% - 110px);
671
+ }
672
+
562
673
  /*! daterangepicker theme */
563
674
  .e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
564
675
  color: #111827;
@@ -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: #fff;
@@ -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: #333;
@@ -606,6 +606,12 @@
606
606
  top: 0 !important;
607
607
  left: 0 !important;
608
608
  }
609
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
610
+ min-height: 100%;
611
+ min-width: 100%;
612
+ height: 100%;
613
+ width: 100%;
614
+ }
609
615
 
610
616
  .e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
611
617
  background-size: 250px 33px;
@@ -618,6 +624,111 @@
618
624
  min-height: 40px;
619
625
  }
620
626
 
627
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
628
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
629
+ min-height: 100%;
630
+ min-width: 100%;
631
+ height: 100%;
632
+ width: 100%;
633
+ }
634
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
635
+ height: 100%;
636
+ }
637
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
638
+ height: 78%;
639
+ }
640
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
641
+ height: 90%;
642
+ }
643
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
644
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
645
+ height: 10%;
646
+ }
647
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
648
+ margin: 0;
649
+ }
650
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
651
+ height: 90%;
652
+ }
653
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
654
+ height: 100%;
655
+ border-spacing: 0px 30px;
656
+ }
657
+
658
+ @media screen and (orientation: landscape) {
659
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
660
+ float: left;
661
+ height: 100%;
662
+ border-right: 1.5px;
663
+ border-color: black;
664
+ width: 40%;
665
+ margin: 0;
666
+ display: block;
667
+ background-color: #3f51b5;
668
+ }
669
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
670
+ height: 100%;
671
+ width: 100%;
672
+ }
673
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
674
+ display: block;
675
+ width: 100%;
676
+ text-align: -webkit-center;
677
+ }
678
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
679
+ display: block;
680
+ width: 100%;
681
+ text-align: -webkit-center;
682
+ margin-top: 20%;
683
+ font-size: 20px;
684
+ 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);
685
+ }
686
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
687
+ font-size: 20px;
688
+ margin-top: 60%;
689
+ color: #fff;
690
+ }
691
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
692
+ width: 100%;
693
+ text-align: -webkit-center;
694
+ margin-top: 20%;
695
+ font-size: 20px;
696
+ 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);
697
+ }
698
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
699
+ height: 82%;
700
+ }
701
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
702
+ height: 80%;
703
+ }
704
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
705
+ border-spacing: unset;
706
+ }
707
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
708
+ height: 20%;
709
+ }
710
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
711
+ width: 100%;
712
+ }
713
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
714
+ display: -ms-flexbox;
715
+ display: flex;
716
+ }
717
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
718
+ border-radius: 0 40% 40% 0;
719
+ }
720
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
721
+ border-radius: 0 40% 40% 0;
722
+ }
723
+ }
724
+ .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 {
725
+ width: calc(100% - 80px);
726
+ }
727
+
728
+ .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 {
729
+ width: calc(100% - 110px);
730
+ }
731
+
621
732
  /*! daterangepicker theme */
622
733
  .e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
623
734
  color: #f3f2f1;