@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
package/tailwind-dark.css CHANGED
@@ -17272,6 +17272,10 @@ body.e-colorpicker-overflow {
17272
17272
  top: 0 !important;
17273
17273
  left: 0 !important;
17274
17274
  }
17275
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-wrapper.e-popup-expand.e-lib.e-popup.e-control.e-popup-open {
17276
+ min-width: 100%;
17277
+ min-height: 100%;
17278
+ }
17275
17279
 
17276
17280
  .e-content-placeholder.e-datepicker.e-placeholder-datepicker {
17277
17281
  background-size: 250px 33px;
@@ -17284,6 +17288,40 @@ body.e-colorpicker-overflow {
17284
17288
  min-height: 40px;
17285
17289
  }
17286
17290
 
17291
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header {
17292
+ height: 15%;
17293
+ }
17294
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close {
17295
+ float: right;
17296
+ margin-right: 10px;
17297
+ padding: 5px;
17298
+ }
17299
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close::before {
17300
+ content: "\e932";
17301
+ font-family: "e-icons";
17302
+ color: rgb(255, 255, 255);
17303
+ }
17304
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar {
17305
+ min-width: 100%;
17306
+ min-height: 100%;
17307
+ height: 100%;
17308
+ }
17309
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar .e-header.e-month {
17310
+ height: 10%;
17311
+ }
17312
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar-cell-container {
17313
+ height: 85%;
17314
+ }
17315
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-footer-container {
17316
+ height: 10%;
17317
+ }
17318
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month {
17319
+ height: 80%;
17320
+ }
17321
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month table {
17322
+ height: 100%;
17323
+ }
17324
+
17287
17325
  @media screen and (orientation: landscape) and (max-height: 360px) {
17288
17326
  .e-datepicker .e-calendar.e-device .e-month table tbody {
17289
17327
  display: inline-block;
@@ -17291,6 +17329,47 @@ body.e-colorpicker-overflow {
17291
17329
  overflow: auto;
17292
17330
  }
17293
17331
  }
17332
+ @media screen and (orientation: landscape) {
17333
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header {
17334
+ float: left;
17335
+ height: 100%;
17336
+ width: 30%;
17337
+ }
17338
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close {
17339
+ float: left;
17340
+ padding: 5px;
17341
+ }
17342
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-model-year {
17343
+ font-size: 35px;
17344
+ margin-top: 35%;
17345
+ }
17346
+ .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 {
17347
+ display: block;
17348
+ font-size: 40px;
17349
+ margin-top: 10%;
17350
+ }
17351
+ .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 {
17352
+ height: 10%;
17353
+ }
17354
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month {
17355
+ height: 75%;
17356
+ }
17357
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar {
17358
+ display: -ms-flexbox;
17359
+ display: flex;
17360
+ }
17361
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar-cell-container {
17362
+ float: right;
17363
+ height: 90%;
17364
+ width: 70%;
17365
+ }
17366
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar.e-device .e-month table tbody {
17367
+ display: table-row-group;
17368
+ }
17369
+ .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 {
17370
+ height: 100%;
17371
+ }
17372
+ }
17294
17373
  .e-datepicker.e-popup-wrapper,
17295
17374
  .e-bigger.e-small .e-datepicker.e-popup-wrapper,
17296
17375
  .e-bigger .e-datepicker.e-popup-wrapper,
@@ -19967,6 +20046,12 @@ body.e-colorpicker-overflow {
19967
20046
  top: 0 !important;
19968
20047
  left: 0 !important;
19969
20048
  }
20049
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
20050
+ min-height: 100%;
20051
+ min-width: 100%;
20052
+ height: 100%;
20053
+ width: 100%;
20054
+ }
19970
20055
 
19971
20056
  .e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
19972
20057
  background-size: 250px 33px;
@@ -19979,6 +20064,111 @@ body.e-colorpicker-overflow {
19979
20064
  min-height: 40px;
19980
20065
  }
19981
20066
 
20067
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
20068
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
20069
+ min-height: 100%;
20070
+ min-width: 100%;
20071
+ height: 100%;
20072
+ width: 100%;
20073
+ }
20074
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
20075
+ height: 100%;
20076
+ }
20077
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
20078
+ height: 78%;
20079
+ }
20080
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
20081
+ height: 90%;
20082
+ }
20083
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
20084
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
20085
+ height: 10%;
20086
+ }
20087
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
20088
+ margin: 0;
20089
+ }
20090
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
20091
+ height: 90%;
20092
+ }
20093
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
20094
+ height: 100%;
20095
+ border-spacing: 0px 30px;
20096
+ }
20097
+
20098
+ @media screen and (orientation: landscape) {
20099
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
20100
+ float: left;
20101
+ height: 100%;
20102
+ border-right: 1.5px;
20103
+ border-color: black;
20104
+ width: 40%;
20105
+ margin: 0;
20106
+ display: block;
20107
+ background-color: #3f51b5;
20108
+ }
20109
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
20110
+ height: 100%;
20111
+ width: 100%;
20112
+ }
20113
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
20114
+ display: block;
20115
+ width: 100%;
20116
+ text-align: -webkit-center;
20117
+ }
20118
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
20119
+ display: block;
20120
+ width: 100%;
20121
+ text-align: -webkit-center;
20122
+ margin-top: 20%;
20123
+ font-size: 20px;
20124
+ 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);
20125
+ }
20126
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
20127
+ font-size: 20px;
20128
+ margin-top: 60%;
20129
+ color: #fff;
20130
+ }
20131
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
20132
+ width: 100%;
20133
+ text-align: -webkit-center;
20134
+ margin-top: 20%;
20135
+ font-size: 20px;
20136
+ 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);
20137
+ }
20138
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
20139
+ height: 82%;
20140
+ }
20141
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
20142
+ height: 80%;
20143
+ }
20144
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
20145
+ border-spacing: unset;
20146
+ }
20147
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
20148
+ height: 20%;
20149
+ }
20150
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
20151
+ width: 100%;
20152
+ }
20153
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
20154
+ display: -ms-flexbox;
20155
+ display: flex;
20156
+ }
20157
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
20158
+ border-radius: 0 40% 40% 0;
20159
+ }
20160
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
20161
+ border-radius: 0 40% 40% 0;
20162
+ }
20163
+ }
20164
+ .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 {
20165
+ width: calc(100% - 80px);
20166
+ }
20167
+
20168
+ .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 {
20169
+ width: calc(100% - 110px);
20170
+ }
20171
+
19982
20172
  /*! daterangepicker theme */
19983
20173
  .e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
19984
20174
  color: #fff;
@@ -53401,7 +53591,10 @@ input.e-pv-input-password::-ms-reveal {
53401
53591
  }
53402
53592
 
53403
53593
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
53404
- display: none;
53594
+ display: block;
53595
+ padding-left: 10px;
53596
+ padding-right: 10px;
53597
+ width: auto;
53405
53598
  }
53406
53599
 
53407
53600
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
package/tailwind.css CHANGED
@@ -17272,6 +17272,10 @@ body.e-colorpicker-overflow {
17272
17272
  top: 0 !important;
17273
17273
  left: 0 !important;
17274
17274
  }
17275
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-wrapper.e-popup-expand.e-lib.e-popup.e-control.e-popup-open {
17276
+ min-width: 100%;
17277
+ min-height: 100%;
17278
+ }
17275
17279
 
17276
17280
  .e-content-placeholder.e-datepicker.e-placeholder-datepicker {
17277
17281
  background-size: 250px 33px;
@@ -17284,6 +17288,40 @@ body.e-colorpicker-overflow {
17284
17288
  min-height: 40px;
17285
17289
  }
17286
17290
 
17291
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header {
17292
+ height: 15%;
17293
+ }
17294
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close {
17295
+ float: right;
17296
+ margin-right: 10px;
17297
+ padding: 5px;
17298
+ }
17299
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close::before {
17300
+ content: "\e932";
17301
+ font-family: "e-icons";
17302
+ color: rgb(255, 255, 255);
17303
+ }
17304
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar {
17305
+ min-width: 100%;
17306
+ min-height: 100%;
17307
+ height: 100%;
17308
+ }
17309
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar .e-header.e-month {
17310
+ height: 10%;
17311
+ }
17312
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar-cell-container {
17313
+ height: 85%;
17314
+ }
17315
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-footer-container {
17316
+ height: 10%;
17317
+ }
17318
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month {
17319
+ height: 80%;
17320
+ }
17321
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month table {
17322
+ height: 100%;
17323
+ }
17324
+
17287
17325
  @media screen and (orientation: landscape) and (max-height: 360px) {
17288
17326
  .e-datepicker .e-calendar.e-device .e-month table tbody {
17289
17327
  display: inline-block;
@@ -17291,6 +17329,47 @@ body.e-colorpicker-overflow {
17291
17329
  overflow: auto;
17292
17330
  }
17293
17331
  }
17332
+ @media screen and (orientation: landscape) {
17333
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header {
17334
+ float: left;
17335
+ height: 100%;
17336
+ width: 30%;
17337
+ }
17338
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close {
17339
+ float: left;
17340
+ padding: 5px;
17341
+ }
17342
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-model-year {
17343
+ font-size: 35px;
17344
+ margin-top: 35%;
17345
+ }
17346
+ .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 {
17347
+ display: block;
17348
+ font-size: 40px;
17349
+ margin-top: 10%;
17350
+ }
17351
+ .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 {
17352
+ height: 10%;
17353
+ }
17354
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month {
17355
+ height: 75%;
17356
+ }
17357
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar {
17358
+ display: -ms-flexbox;
17359
+ display: flex;
17360
+ }
17361
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar-cell-container {
17362
+ float: right;
17363
+ height: 90%;
17364
+ width: 70%;
17365
+ }
17366
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar.e-device .e-month table tbody {
17367
+ display: table-row-group;
17368
+ }
17369
+ .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 {
17370
+ height: 100%;
17371
+ }
17372
+ }
17294
17373
  .e-datepicker.e-popup-wrapper,
17295
17374
  .e-bigger.e-small .e-datepicker.e-popup-wrapper,
17296
17375
  .e-bigger .e-datepicker.e-popup-wrapper,
@@ -19967,6 +20046,12 @@ body.e-colorpicker-overflow {
19967
20046
  top: 0 !important;
19968
20047
  left: 0 !important;
19969
20048
  }
20049
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
20050
+ min-height: 100%;
20051
+ min-width: 100%;
20052
+ height: 100%;
20053
+ width: 100%;
20054
+ }
19970
20055
 
19971
20056
  .e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
19972
20057
  background-size: 250px 33px;
@@ -19979,6 +20064,111 @@ body.e-colorpicker-overflow {
19979
20064
  min-height: 40px;
19980
20065
  }
19981
20066
 
20067
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
20068
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
20069
+ min-height: 100%;
20070
+ min-width: 100%;
20071
+ height: 100%;
20072
+ width: 100%;
20073
+ }
20074
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
20075
+ height: 100%;
20076
+ }
20077
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
20078
+ height: 78%;
20079
+ }
20080
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
20081
+ height: 90%;
20082
+ }
20083
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
20084
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
20085
+ height: 10%;
20086
+ }
20087
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
20088
+ margin: 0;
20089
+ }
20090
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
20091
+ height: 90%;
20092
+ }
20093
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
20094
+ height: 100%;
20095
+ border-spacing: 0px 30px;
20096
+ }
20097
+
20098
+ @media screen and (orientation: landscape) {
20099
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
20100
+ float: left;
20101
+ height: 100%;
20102
+ border-right: 1.5px;
20103
+ border-color: black;
20104
+ width: 40%;
20105
+ margin: 0;
20106
+ display: block;
20107
+ background-color: #3f51b5;
20108
+ }
20109
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
20110
+ height: 100%;
20111
+ width: 100%;
20112
+ }
20113
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
20114
+ display: block;
20115
+ width: 100%;
20116
+ text-align: -webkit-center;
20117
+ }
20118
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
20119
+ display: block;
20120
+ width: 100%;
20121
+ text-align: -webkit-center;
20122
+ margin-top: 20%;
20123
+ font-size: 20px;
20124
+ 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);
20125
+ }
20126
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
20127
+ font-size: 20px;
20128
+ margin-top: 60%;
20129
+ color: #fff;
20130
+ }
20131
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
20132
+ width: 100%;
20133
+ text-align: -webkit-center;
20134
+ margin-top: 20%;
20135
+ font-size: 20px;
20136
+ 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);
20137
+ }
20138
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
20139
+ height: 82%;
20140
+ }
20141
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
20142
+ height: 80%;
20143
+ }
20144
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
20145
+ border-spacing: unset;
20146
+ }
20147
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
20148
+ height: 20%;
20149
+ }
20150
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
20151
+ width: 100%;
20152
+ }
20153
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
20154
+ display: -ms-flexbox;
20155
+ display: flex;
20156
+ }
20157
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
20158
+ border-radius: 0 40% 40% 0;
20159
+ }
20160
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
20161
+ border-radius: 0 40% 40% 0;
20162
+ }
20163
+ }
20164
+ .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 {
20165
+ width: calc(100% - 80px);
20166
+ }
20167
+
20168
+ .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 {
20169
+ width: calc(100% - 110px);
20170
+ }
20171
+
19982
20172
  /*! daterangepicker theme */
19983
20173
  .e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
19984
20174
  color: #111827;
@@ -53402,7 +53592,10 @@ input.e-pv-input-password::-ms-reveal {
53402
53592
  }
53403
53593
 
53404
53594
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
53405
- display: none;
53595
+ display: block;
53596
+ padding-left: 10px;
53597
+ padding-right: 10px;
53598
+ width: auto;
53406
53599
  }
53407
53600
 
53408
53601
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,