@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
@@ -534,6 +534,12 @@
534
534
  top: 0 !important;
535
535
  left: 0 !important;
536
536
  }
537
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
538
+ min-height: 100%;
539
+ min-width: 100%;
540
+ height: 100%;
541
+ width: 100%;
542
+ }
537
543
 
538
544
  .e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
539
545
  background-size: 250px 33px;
@@ -546,6 +552,111 @@
546
552
  min-height: 40px;
547
553
  }
548
554
 
555
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
556
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
557
+ min-height: 100%;
558
+ min-width: 100%;
559
+ height: 100%;
560
+ width: 100%;
561
+ }
562
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
563
+ height: 100%;
564
+ }
565
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
566
+ height: 78%;
567
+ }
568
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
569
+ height: 90%;
570
+ }
571
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
572
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
573
+ height: 10%;
574
+ }
575
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
576
+ margin: 0;
577
+ }
578
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
579
+ height: 90%;
580
+ }
581
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
582
+ height: 100%;
583
+ border-spacing: 0px 30px;
584
+ }
585
+
586
+ @media screen and (orientation: landscape) {
587
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
588
+ float: left;
589
+ height: 100%;
590
+ border-right: 1.5px;
591
+ border-color: black;
592
+ width: 40%;
593
+ margin: 0;
594
+ display: block;
595
+ background-color: #3f51b5;
596
+ }
597
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
598
+ height: 100%;
599
+ width: 100%;
600
+ }
601
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
602
+ display: block;
603
+ width: 100%;
604
+ text-align: -webkit-center;
605
+ }
606
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
607
+ display: block;
608
+ width: 100%;
609
+ text-align: -webkit-center;
610
+ margin-top: 20%;
611
+ font-size: 20px;
612
+ 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);
613
+ }
614
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
615
+ font-size: 20px;
616
+ margin-top: 60%;
617
+ color: #fff;
618
+ }
619
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
620
+ width: 100%;
621
+ text-align: -webkit-center;
622
+ margin-top: 20%;
623
+ font-size: 20px;
624
+ 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);
625
+ }
626
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
627
+ height: 82%;
628
+ }
629
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
630
+ height: 80%;
631
+ }
632
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
633
+ border-spacing: unset;
634
+ }
635
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
636
+ height: 20%;
637
+ }
638
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
639
+ width: 100%;
640
+ }
641
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
642
+ display: -ms-flexbox;
643
+ display: flex;
644
+ }
645
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
646
+ border-radius: 0 40% 40% 0;
647
+ }
648
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
649
+ border-radius: 0 40% 40% 0;
650
+ }
651
+ }
652
+ .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 {
653
+ width: calc(100% - 80px);
654
+ }
655
+
656
+ .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 {
657
+ width: calc(100% - 110px);
658
+ }
659
+
549
660
  /*! daterangepicker theme */
550
661
  .e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
551
662
  background: #545b62;
@@ -534,6 +534,12 @@
534
534
  top: 0 !important;
535
535
  left: 0 !important;
536
536
  }
537
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
538
+ min-height: 100%;
539
+ min-width: 100%;
540
+ height: 100%;
541
+ width: 100%;
542
+ }
537
543
 
538
544
  .e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
539
545
  background-size: 250px 33px;
@@ -546,6 +552,111 @@
546
552
  min-height: 40px;
547
553
  }
548
554
 
555
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
556
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
557
+ min-height: 100%;
558
+ min-width: 100%;
559
+ height: 100%;
560
+ width: 100%;
561
+ }
562
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
563
+ height: 100%;
564
+ }
565
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
566
+ height: 78%;
567
+ }
568
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
569
+ height: 90%;
570
+ }
571
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
572
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
573
+ height: 10%;
574
+ }
575
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
576
+ margin: 0;
577
+ }
578
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
579
+ height: 90%;
580
+ }
581
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
582
+ height: 100%;
583
+ border-spacing: 0px 30px;
584
+ }
585
+
586
+ @media screen and (orientation: landscape) {
587
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
588
+ float: left;
589
+ height: 100%;
590
+ border-right: 1.5px;
591
+ border-color: black;
592
+ width: 40%;
593
+ margin: 0;
594
+ display: block;
595
+ background-color: #3f51b5;
596
+ }
597
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
598
+ height: 100%;
599
+ width: 100%;
600
+ }
601
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
602
+ display: block;
603
+ width: 100%;
604
+ text-align: -webkit-center;
605
+ }
606
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
607
+ display: block;
608
+ width: 100%;
609
+ text-align: -webkit-center;
610
+ margin-top: 20%;
611
+ font-size: 20px;
612
+ 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);
613
+ }
614
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
615
+ font-size: 20px;
616
+ margin-top: 60%;
617
+ color: #fff;
618
+ }
619
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
620
+ width: 100%;
621
+ text-align: -webkit-center;
622
+ margin-top: 20%;
623
+ font-size: 20px;
624
+ 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);
625
+ }
626
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
627
+ height: 82%;
628
+ }
629
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
630
+ height: 80%;
631
+ }
632
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
633
+ border-spacing: unset;
634
+ }
635
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
636
+ height: 20%;
637
+ }
638
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
639
+ width: 100%;
640
+ }
641
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
642
+ display: -ms-flexbox;
643
+ display: flex;
644
+ }
645
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
646
+ border-radius: 0 40% 40% 0;
647
+ }
648
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
649
+ border-radius: 0 40% 40% 0;
650
+ }
651
+ }
652
+ .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 {
653
+ width: calc(100% - 80px);
654
+ }
655
+
656
+ .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 {
657
+ width: calc(100% - 110px);
658
+ }
659
+
549
660
  /*! daterangepicker theme */
550
661
  .e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
551
662
  color: #212529;
@@ -522,6 +522,12 @@
522
522
  top: 0 !important;
523
523
  left: 0 !important;
524
524
  }
525
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
526
+ min-height: 100%;
527
+ min-width: 100%;
528
+ height: 100%;
529
+ width: 100%;
530
+ }
525
531
 
526
532
  .e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
527
533
  background-size: 250px 33px;
@@ -534,6 +540,111 @@
534
540
  min-height: 40px;
535
541
  }
536
542
 
543
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
544
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
545
+ min-height: 100%;
546
+ min-width: 100%;
547
+ height: 100%;
548
+ width: 100%;
549
+ }
550
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
551
+ height: 100%;
552
+ }
553
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
554
+ height: 78%;
555
+ }
556
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
557
+ height: 90%;
558
+ }
559
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
560
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
561
+ height: 10%;
562
+ }
563
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
564
+ margin: 0;
565
+ }
566
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
567
+ height: 90%;
568
+ }
569
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
570
+ height: 100%;
571
+ border-spacing: 0px 30px;
572
+ }
573
+
574
+ @media screen and (orientation: landscape) {
575
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
576
+ float: left;
577
+ height: 100%;
578
+ border-right: 1.5px;
579
+ border-color: black;
580
+ width: 40%;
581
+ margin: 0;
582
+ display: block;
583
+ background-color: #3f51b5;
584
+ }
585
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
586
+ height: 100%;
587
+ width: 100%;
588
+ }
589
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
590
+ display: block;
591
+ width: 100%;
592
+ text-align: -webkit-center;
593
+ }
594
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
595
+ display: block;
596
+ width: 100%;
597
+ text-align: -webkit-center;
598
+ margin-top: 20%;
599
+ font-size: 20px;
600
+ 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);
601
+ }
602
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
603
+ font-size: 20px;
604
+ margin-top: 60%;
605
+ color: #fff;
606
+ }
607
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
608
+ width: 100%;
609
+ text-align: -webkit-center;
610
+ margin-top: 20%;
611
+ font-size: 20px;
612
+ 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);
613
+ }
614
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
615
+ height: 82%;
616
+ }
617
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
618
+ height: 80%;
619
+ }
620
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
621
+ border-spacing: unset;
622
+ }
623
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
624
+ height: 20%;
625
+ }
626
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
627
+ width: 100%;
628
+ }
629
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
630
+ display: -ms-flexbox;
631
+ display: flex;
632
+ }
633
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
634
+ border-radius: 0 40% 40% 0;
635
+ }
636
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
637
+ border-radius: 0 40% 40% 0;
638
+ }
639
+ }
640
+ .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 {
641
+ width: calc(100% - 80px);
642
+ }
643
+
644
+ .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 {
645
+ width: calc(100% - 110px);
646
+ }
647
+
537
648
  /*! daterangepicker theme */
538
649
  .e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
539
650
  color: #fff;
@@ -523,6 +523,12 @@
523
523
  top: 0 !important;
524
524
  left: 0 !important;
525
525
  }
526
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
527
+ min-height: 100%;
528
+ min-width: 100%;
529
+ height: 100%;
530
+ width: 100%;
531
+ }
526
532
 
527
533
  .e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
528
534
  background-size: 250px 33px;
@@ -535,6 +541,111 @@
535
541
  min-height: 40px;
536
542
  }
537
543
 
544
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
545
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
546
+ min-height: 100%;
547
+ min-width: 100%;
548
+ height: 100%;
549
+ width: 100%;
550
+ }
551
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
552
+ height: 100%;
553
+ }
554
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
555
+ height: 78%;
556
+ }
557
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
558
+ height: 90%;
559
+ }
560
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
561
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
562
+ height: 10%;
563
+ }
564
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
565
+ margin: 0;
566
+ }
567
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
568
+ height: 90%;
569
+ }
570
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
571
+ height: 100%;
572
+ border-spacing: 0px 30px;
573
+ }
574
+
575
+ @media screen and (orientation: landscape) {
576
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
577
+ float: left;
578
+ height: 100%;
579
+ border-right: 1.5px;
580
+ border-color: black;
581
+ width: 40%;
582
+ margin: 0;
583
+ display: block;
584
+ background-color: #3f51b5;
585
+ }
586
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
587
+ height: 100%;
588
+ width: 100%;
589
+ }
590
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
591
+ display: block;
592
+ width: 100%;
593
+ text-align: -webkit-center;
594
+ }
595
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
596
+ display: block;
597
+ width: 100%;
598
+ text-align: -webkit-center;
599
+ margin-top: 20%;
600
+ font-size: 20px;
601
+ 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);
602
+ }
603
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
604
+ font-size: 20px;
605
+ margin-top: 60%;
606
+ color: #fff;
607
+ }
608
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
609
+ width: 100%;
610
+ text-align: -webkit-center;
611
+ margin-top: 20%;
612
+ font-size: 20px;
613
+ 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);
614
+ }
615
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
616
+ height: 82%;
617
+ }
618
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
619
+ height: 80%;
620
+ }
621
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
622
+ border-spacing: unset;
623
+ }
624
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
625
+ height: 20%;
626
+ }
627
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
628
+ width: 100%;
629
+ }
630
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
631
+ display: -ms-flexbox;
632
+ display: flex;
633
+ }
634
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
635
+ border-radius: 0 40% 40% 0;
636
+ }
637
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
638
+ border-radius: 0 40% 40% 0;
639
+ }
640
+ }
641
+ .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 {
642
+ width: calc(100% - 80px);
643
+ }
644
+
645
+ .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 {
646
+ width: calc(100% - 110px);
647
+ }
648
+
538
649
  /*! daterangepicker theme */
539
650
  .e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
540
651
  color: #333;
@@ -508,6 +508,12 @@
508
508
  top: 0 !important;
509
509
  left: 0 !important;
510
510
  }
511
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
512
+ min-height: 100%;
513
+ min-width: 100%;
514
+ height: 100%;
515
+ width: 100%;
516
+ }
511
517
 
512
518
  .e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
513
519
  background-size: 250px 33px;
@@ -520,6 +526,111 @@
520
526
  min-height: 40px;
521
527
  }
522
528
 
529
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
530
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
531
+ min-height: 100%;
532
+ min-width: 100%;
533
+ height: 100%;
534
+ width: 100%;
535
+ }
536
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
537
+ height: 100%;
538
+ }
539
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
540
+ height: 78%;
541
+ }
542
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
543
+ height: 90%;
544
+ }
545
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
546
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
547
+ height: 10%;
548
+ }
549
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
550
+ margin: 0;
551
+ }
552
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
553
+ height: 90%;
554
+ }
555
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
556
+ height: 100%;
557
+ border-spacing: 0px 30px;
558
+ }
559
+
560
+ @media screen and (orientation: landscape) {
561
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
562
+ float: left;
563
+ height: 100%;
564
+ border-right: 1.5px;
565
+ border-color: black;
566
+ width: 40%;
567
+ margin: 0;
568
+ display: block;
569
+ background-color: #3f51b5;
570
+ }
571
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
572
+ height: 100%;
573
+ width: 100%;
574
+ }
575
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
576
+ display: block;
577
+ width: 100%;
578
+ text-align: -webkit-center;
579
+ }
580
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
581
+ display: block;
582
+ width: 100%;
583
+ text-align: -webkit-center;
584
+ margin-top: 20%;
585
+ font-size: 20px;
586
+ 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);
587
+ }
588
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
589
+ font-size: 20px;
590
+ margin-top: 60%;
591
+ color: #fff;
592
+ }
593
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
594
+ width: 100%;
595
+ text-align: -webkit-center;
596
+ margin-top: 20%;
597
+ font-size: 20px;
598
+ 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);
599
+ }
600
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
601
+ height: 82%;
602
+ }
603
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
604
+ height: 80%;
605
+ }
606
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
607
+ border-spacing: unset;
608
+ }
609
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
610
+ height: 20%;
611
+ }
612
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
613
+ width: 100%;
614
+ }
615
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
616
+ display: -ms-flexbox;
617
+ display: flex;
618
+ }
619
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
620
+ border-radius: 0 40% 40% 0;
621
+ }
622
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
623
+ border-radius: 0 40% 40% 0;
624
+ }
625
+ }
626
+ .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 {
627
+ width: calc(100% - 80px);
628
+ }
629
+
630
+ .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 {
631
+ width: calc(100% - 110px);
632
+ }
633
+
523
634
  /*! daterangepicker theme */
524
635
  .e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
525
636
  color: #f3f2f1;