@syncfusion/ej2 20.2.48 → 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 (108) hide show
  1. package/bootstrap-dark.css +194 -1
  2. package/bootstrap.css +194 -1
  3. package/bootstrap4.css +194 -1
  4. package/bootstrap5-dark.css +194 -1
  5. package/bootstrap5.css +194 -1
  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 +194 -1
  65. package/fabric.css +194 -1
  66. package/fluent-dark.css +194 -1
  67. package/fluent.css +194 -1
  68. package/highcontrast.css +194 -1
  69. package/material-dark.css +194 -1
  70. package/material.css +194 -1
  71. package/package.json +20 -20
  72. package/pdfviewer/bootstrap-dark.css +4 -1
  73. package/pdfviewer/bootstrap.css +4 -1
  74. package/pdfviewer/bootstrap4.css +4 -1
  75. package/pdfviewer/bootstrap5-dark.css +4 -1
  76. package/pdfviewer/bootstrap5.css +4 -1
  77. package/pdfviewer/compatibility/bootstrap-dark.css +4 -1
  78. package/pdfviewer/compatibility/bootstrap.css +4 -1
  79. package/pdfviewer/compatibility/bootstrap4.css +4 -1
  80. package/pdfviewer/compatibility/bootstrap5-dark.css +4 -1
  81. package/pdfviewer/compatibility/bootstrap5.css +4 -1
  82. package/pdfviewer/compatibility/fabric-dark.css +4 -1
  83. package/pdfviewer/compatibility/fabric.css +4 -1
  84. package/pdfviewer/compatibility/fluent-dark.css +4 -1
  85. package/pdfviewer/compatibility/fluent.css +4 -1
  86. package/pdfviewer/compatibility/highcontrast-light.css +4 -1
  87. package/pdfviewer/compatibility/highcontrast.css +4 -1
  88. package/pdfviewer/compatibility/material-dark.css +4 -1
  89. package/pdfviewer/compatibility/material.css +4 -1
  90. package/pdfviewer/compatibility/tailwind-dark.css +4 -1
  91. package/pdfviewer/compatibility/tailwind.css +4 -1
  92. package/pdfviewer/fabric-dark.css +4 -1
  93. package/pdfviewer/fabric.css +4 -1
  94. package/pdfviewer/fluent-dark.css +4 -1
  95. package/pdfviewer/fluent.css +4 -1
  96. package/pdfviewer/highcontrast-light.css +4 -1
  97. package/pdfviewer/highcontrast.css +4 -1
  98. package/pdfviewer/material-dark.css +4 -1
  99. package/pdfviewer/material.css +4 -1
  100. package/pdfviewer/tailwind-dark.css +4 -1
  101. package/pdfviewer/tailwind.css +4 -1
  102. package/styles/compatibility/bootstrap.css +194 -1
  103. package/styles/compatibility/bootstrap4.css +194 -1
  104. package/styles/compatibility/fabric.css +194 -1
  105. package/styles/compatibility/highcontrast.css +194 -1
  106. package/styles/compatibility/material.css +194 -1
  107. package/tailwind-dark.css +194 -1
  108. package/tailwind.css +194 -1
@@ -702,7 +702,10 @@ input.e-pv-input-password::-ms-reveal {
702
702
  }
703
703
 
704
704
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
705
- display: none;
705
+ display: block;
706
+ padding-left: 10px;
707
+ padding-right: 10px;
708
+ width: auto;
706
709
  }
707
710
 
708
711
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
@@ -702,7 +702,10 @@ input.e-pv-input-password::-ms-reveal {
702
702
  }
703
703
 
704
704
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
705
- display: none;
705
+ display: block;
706
+ padding-left: 10px;
707
+ padding-right: 10px;
708
+ width: auto;
706
709
  }
707
710
 
708
711
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
@@ -706,7 +706,10 @@ input.e-pv-input-password::-ms-reveal {
706
706
  }
707
707
 
708
708
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
709
- display: none;
709
+ display: block;
710
+ padding-left: 10px;
711
+ padding-right: 10px;
712
+ width: auto;
710
713
  }
711
714
 
712
715
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
@@ -707,7 +707,10 @@ input.e-pv-input-password::-ms-reveal {
707
707
  }
708
708
 
709
709
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
710
- display: none;
710
+ display: block;
711
+ padding-left: 10px;
712
+ padding-right: 10px;
713
+ width: auto;
711
714
  }
712
715
 
713
716
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
@@ -17450,6 +17450,10 @@ body.e-colorpicker-overflow {
17450
17450
  top: 0 !important;
17451
17451
  left: 0 !important;
17452
17452
  }
17453
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-wrapper.e-popup-expand.e-lib.e-popup.e-control.e-popup-open {
17454
+ min-width: 100%;
17455
+ min-height: 100%;
17456
+ }
17453
17457
 
17454
17458
  .e-content-placeholder.e-datepicker.e-placeholder-datepicker {
17455
17459
  background-size: 250px 33px;
@@ -17462,6 +17466,40 @@ body.e-colorpicker-overflow {
17462
17466
  min-height: 40px;
17463
17467
  }
17464
17468
 
17469
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header {
17470
+ height: 15%;
17471
+ }
17472
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close {
17473
+ float: right;
17474
+ margin-right: 10px;
17475
+ padding: 5px;
17476
+ }
17477
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close::before {
17478
+ content: "\e932";
17479
+ font-family: "e-icons";
17480
+ color: rgb(255, 255, 255);
17481
+ }
17482
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar {
17483
+ min-width: 100%;
17484
+ min-height: 100%;
17485
+ height: 100%;
17486
+ }
17487
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar .e-header.e-month {
17488
+ height: 10%;
17489
+ }
17490
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar-cell-container {
17491
+ height: 85%;
17492
+ }
17493
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-footer-container {
17494
+ height: 10%;
17495
+ }
17496
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month {
17497
+ height: 80%;
17498
+ }
17499
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month table {
17500
+ height: 100%;
17501
+ }
17502
+
17465
17503
  @media screen and (orientation: landscape) and (max-height: 360px) {
17466
17504
  .e-datepicker .e-calendar.e-device .e-month table tbody {
17467
17505
  display: inline-block;
@@ -17469,6 +17507,47 @@ body.e-colorpicker-overflow {
17469
17507
  overflow: auto;
17470
17508
  }
17471
17509
  }
17510
+ @media screen and (orientation: landscape) {
17511
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header {
17512
+ float: left;
17513
+ height: 100%;
17514
+ width: 30%;
17515
+ }
17516
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close {
17517
+ float: left;
17518
+ padding: 5px;
17519
+ }
17520
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-model-year {
17521
+ font-size: 35px;
17522
+ margin-top: 35%;
17523
+ }
17524
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-month, .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-day {
17525
+ display: block;
17526
+ font-size: 40px;
17527
+ margin-top: 10%;
17528
+ }
17529
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-header.e-month, .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-footer-container {
17530
+ height: 10%;
17531
+ }
17532
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month {
17533
+ height: 75%;
17534
+ }
17535
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar {
17536
+ display: -ms-flexbox;
17537
+ display: flex;
17538
+ }
17539
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar-cell-container {
17540
+ float: right;
17541
+ height: 90%;
17542
+ width: 70%;
17543
+ }
17544
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar.e-device .e-month table tbody {
17545
+ display: table-row-group;
17546
+ }
17547
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month table, .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-decade table, .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-year table {
17548
+ height: 100%;
17549
+ }
17550
+ }
17472
17551
  .e-lib.e-datepicker.e-popup-wrapper,
17473
17552
  .e-bigger.e-small .e-lib.e-datepicker.e-popup-wrapper,
17474
17553
  .e-bigger .e-lib.e-datepicker.e-popup-wrapper,
@@ -19693,6 +19772,12 @@ body.e-colorpicker-overflow {
19693
19772
  top: 0 !important;
19694
19773
  left: 0 !important;
19695
19774
  }
19775
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
19776
+ min-height: 100%;
19777
+ min-width: 100%;
19778
+ height: 100%;
19779
+ width: 100%;
19780
+ }
19696
19781
 
19697
19782
  .e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
19698
19783
  background-size: 250px 33px;
@@ -19705,6 +19790,111 @@ body.e-colorpicker-overflow {
19705
19790
  min-height: 40px;
19706
19791
  }
19707
19792
 
19793
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
19794
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
19795
+ min-height: 100%;
19796
+ min-width: 100%;
19797
+ height: 100%;
19798
+ width: 100%;
19799
+ }
19800
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
19801
+ height: 100%;
19802
+ }
19803
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
19804
+ height: 78%;
19805
+ }
19806
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
19807
+ height: 90%;
19808
+ }
19809
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
19810
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
19811
+ height: 10%;
19812
+ }
19813
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
19814
+ margin: 0;
19815
+ }
19816
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
19817
+ height: 90%;
19818
+ }
19819
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
19820
+ height: 100%;
19821
+ border-spacing: 0px 30px;
19822
+ }
19823
+
19824
+ @media screen and (orientation: landscape) {
19825
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
19826
+ float: left;
19827
+ height: 100%;
19828
+ border-right: 1.5px;
19829
+ border-color: black;
19830
+ width: 40%;
19831
+ margin: 0;
19832
+ display: block;
19833
+ background-color: #3f51b5;
19834
+ }
19835
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
19836
+ height: 100%;
19837
+ width: 100%;
19838
+ }
19839
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
19840
+ display: block;
19841
+ width: 100%;
19842
+ text-align: -webkit-center;
19843
+ }
19844
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
19845
+ display: block;
19846
+ width: 100%;
19847
+ text-align: -webkit-center;
19848
+ margin-top: 20%;
19849
+ font-size: 20px;
19850
+ 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);
19851
+ }
19852
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
19853
+ font-size: 20px;
19854
+ margin-top: 60%;
19855
+ color: #fff;
19856
+ }
19857
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
19858
+ width: 100%;
19859
+ text-align: -webkit-center;
19860
+ margin-top: 20%;
19861
+ font-size: 20px;
19862
+ 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);
19863
+ }
19864
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
19865
+ height: 82%;
19866
+ }
19867
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
19868
+ height: 80%;
19869
+ }
19870
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
19871
+ border-spacing: unset;
19872
+ }
19873
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
19874
+ height: 20%;
19875
+ }
19876
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
19877
+ width: 100%;
19878
+ }
19879
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
19880
+ display: -ms-flexbox;
19881
+ display: flex;
19882
+ }
19883
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
19884
+ border-radius: 0 40% 40% 0;
19885
+ }
19886
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
19887
+ border-radius: 0 40% 40% 0;
19888
+ }
19889
+ }
19890
+ .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 {
19891
+ width: calc(100% - 80px);
19892
+ }
19893
+
19894
+ .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 {
19895
+ width: calc(100% - 110px);
19896
+ }
19897
+
19708
19898
  /*! daterangepicker theme */
19709
19899
  .e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
19710
19900
  color: #333;
@@ -54281,7 +54471,10 @@ input.e-pv-input-password::-ms-reveal {
54281
54471
  }
54282
54472
 
54283
54473
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
54284
- display: none;
54474
+ display: block;
54475
+ padding-left: 10px;
54476
+ padding-right: 10px;
54477
+ width: auto;
54285
54478
  }
54286
54479
 
54287
54480
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
@@ -17331,6 +17331,10 @@ body.e-colorpicker-overflow {
17331
17331
  top: 0 !important;
17332
17332
  left: 0 !important;
17333
17333
  }
17334
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-wrapper.e-popup-expand.e-lib.e-popup.e-control.e-popup-open {
17335
+ min-width: 100%;
17336
+ min-height: 100%;
17337
+ }
17334
17338
 
17335
17339
  .e-content-placeholder.e-datepicker.e-placeholder-datepicker {
17336
17340
  background-size: 250px 33px;
@@ -17343,6 +17347,40 @@ body.e-colorpicker-overflow {
17343
17347
  min-height: 40px;
17344
17348
  }
17345
17349
 
17350
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header {
17351
+ height: 15%;
17352
+ }
17353
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close {
17354
+ float: right;
17355
+ margin-right: 10px;
17356
+ padding: 5px;
17357
+ }
17358
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close::before {
17359
+ content: "\e932";
17360
+ font-family: "e-icons";
17361
+ color: rgb(255, 255, 255);
17362
+ }
17363
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar {
17364
+ min-width: 100%;
17365
+ min-height: 100%;
17366
+ height: 100%;
17367
+ }
17368
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar .e-header.e-month {
17369
+ height: 10%;
17370
+ }
17371
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar-cell-container {
17372
+ height: 85%;
17373
+ }
17374
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-footer-container {
17375
+ height: 10%;
17376
+ }
17377
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month {
17378
+ height: 80%;
17379
+ }
17380
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month table {
17381
+ height: 100%;
17382
+ }
17383
+
17346
17384
  @media screen and (orientation: landscape) and (max-height: 360px) {
17347
17385
  .e-datepicker .e-calendar.e-device .e-month table tbody {
17348
17386
  display: inline-block;
@@ -17350,6 +17388,47 @@ body.e-colorpicker-overflow {
17350
17388
  overflow: auto;
17351
17389
  }
17352
17390
  }
17391
+ @media screen and (orientation: landscape) {
17392
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header {
17393
+ float: left;
17394
+ height: 100%;
17395
+ width: 30%;
17396
+ }
17397
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close {
17398
+ float: left;
17399
+ padding: 5px;
17400
+ }
17401
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-model-year {
17402
+ font-size: 35px;
17403
+ margin-top: 35%;
17404
+ }
17405
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-month, .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-day {
17406
+ display: block;
17407
+ font-size: 40px;
17408
+ margin-top: 10%;
17409
+ }
17410
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-header.e-month, .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-footer-container {
17411
+ height: 10%;
17412
+ }
17413
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month {
17414
+ height: 75%;
17415
+ }
17416
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar {
17417
+ display: -ms-flexbox;
17418
+ display: flex;
17419
+ }
17420
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar-cell-container {
17421
+ float: right;
17422
+ height: 90%;
17423
+ width: 70%;
17424
+ }
17425
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar.e-device .e-month table tbody {
17426
+ display: table-row-group;
17427
+ }
17428
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month table, .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-decade table, .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-year table {
17429
+ height: 100%;
17430
+ }
17431
+ }
17353
17432
  .e-lib.e-datepicker.e-popup-wrapper,
17354
17433
  .e-bigger.e-small .e-lib.e-datepicker.e-popup-wrapper,
17355
17434
  .e-bigger .e-lib.e-datepicker.e-popup-wrapper,
@@ -19651,6 +19730,12 @@ body.e-colorpicker-overflow {
19651
19730
  top: 0 !important;
19652
19731
  left: 0 !important;
19653
19732
  }
19733
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
19734
+ min-height: 100%;
19735
+ min-width: 100%;
19736
+ height: 100%;
19737
+ width: 100%;
19738
+ }
19654
19739
 
19655
19740
  .e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
19656
19741
  background-size: 250px 33px;
@@ -19663,6 +19748,111 @@ body.e-colorpicker-overflow {
19663
19748
  min-height: 40px;
19664
19749
  }
19665
19750
 
19751
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
19752
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
19753
+ min-height: 100%;
19754
+ min-width: 100%;
19755
+ height: 100%;
19756
+ width: 100%;
19757
+ }
19758
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
19759
+ height: 100%;
19760
+ }
19761
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
19762
+ height: 78%;
19763
+ }
19764
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
19765
+ height: 90%;
19766
+ }
19767
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
19768
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
19769
+ height: 10%;
19770
+ }
19771
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
19772
+ margin: 0;
19773
+ }
19774
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
19775
+ height: 90%;
19776
+ }
19777
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
19778
+ height: 100%;
19779
+ border-spacing: 0px 30px;
19780
+ }
19781
+
19782
+ @media screen and (orientation: landscape) {
19783
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
19784
+ float: left;
19785
+ height: 100%;
19786
+ border-right: 1.5px;
19787
+ border-color: black;
19788
+ width: 40%;
19789
+ margin: 0;
19790
+ display: block;
19791
+ background-color: #3f51b5;
19792
+ }
19793
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
19794
+ height: 100%;
19795
+ width: 100%;
19796
+ }
19797
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
19798
+ display: block;
19799
+ width: 100%;
19800
+ text-align: -webkit-center;
19801
+ }
19802
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
19803
+ display: block;
19804
+ width: 100%;
19805
+ text-align: -webkit-center;
19806
+ margin-top: 20%;
19807
+ font-size: 20px;
19808
+ 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);
19809
+ }
19810
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
19811
+ font-size: 20px;
19812
+ margin-top: 60%;
19813
+ color: #fff;
19814
+ }
19815
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
19816
+ width: 100%;
19817
+ text-align: -webkit-center;
19818
+ margin-top: 20%;
19819
+ font-size: 20px;
19820
+ 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);
19821
+ }
19822
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
19823
+ height: 82%;
19824
+ }
19825
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
19826
+ height: 80%;
19827
+ }
19828
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
19829
+ border-spacing: unset;
19830
+ }
19831
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
19832
+ height: 20%;
19833
+ }
19834
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
19835
+ width: 100%;
19836
+ }
19837
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
19838
+ display: -ms-flexbox;
19839
+ display: flex;
19840
+ }
19841
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
19842
+ border-radius: 0 40% 40% 0;
19843
+ }
19844
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
19845
+ border-radius: 0 40% 40% 0;
19846
+ }
19847
+ }
19848
+ .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 {
19849
+ width: calc(100% - 80px);
19850
+ }
19851
+
19852
+ .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 {
19853
+ width: calc(100% - 110px);
19854
+ }
19855
+
19666
19856
  /*! daterangepicker theme */
19667
19857
  .e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
19668
19858
  background: #545b62;
@@ -53252,7 +53442,10 @@ input.e-pv-input-password::-ms-reveal {
53252
53442
  }
53253
53443
 
53254
53444
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
53255
- display: none;
53445
+ display: block;
53446
+ padding-left: 10px;
53447
+ padding-right: 10px;
53448
+ width: auto;
53256
53449
  }
53257
53450
 
53258
53451
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,