@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
@@ -25430,6 +25430,10 @@ body.e-colorpicker-overflow {
25430
25430
  top: 0 !important;
25431
25431
  left: 0 !important;
25432
25432
  }
25433
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-wrapper.e-popup-expand.e-lib.e-popup.e-control.e-popup-open {
25434
+ min-width: 100%;
25435
+ min-height: 100%;
25436
+ }
25433
25437
 
25434
25438
  .e-content-placeholder.e-datepicker.e-placeholder-datepicker {
25435
25439
  background-size: 250px 33px;
@@ -25442,6 +25446,40 @@ body.e-colorpicker-overflow {
25442
25446
  min-height: 40px;
25443
25447
  }
25444
25448
 
25449
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header {
25450
+ height: 15%;
25451
+ }
25452
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close {
25453
+ float: right;
25454
+ margin-right: 10px;
25455
+ padding: 5px;
25456
+ }
25457
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close::before {
25458
+ content: "\e932";
25459
+ font-family: "e-icons";
25460
+ color: rgb(255, 255, 255);
25461
+ }
25462
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar {
25463
+ min-width: 100%;
25464
+ min-height: 100%;
25465
+ height: 100%;
25466
+ }
25467
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar .e-header.e-month {
25468
+ height: 10%;
25469
+ }
25470
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar-cell-container {
25471
+ height: 85%;
25472
+ }
25473
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-footer-container {
25474
+ height: 10%;
25475
+ }
25476
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month {
25477
+ height: 80%;
25478
+ }
25479
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month table {
25480
+ height: 100%;
25481
+ }
25482
+
25445
25483
  @media screen and (orientation: landscape) and (max-height: 360px) {
25446
25484
  .e-datepicker .e-calendar.e-device .e-month table tbody {
25447
25485
  display: inline-block;
@@ -25449,6 +25487,47 @@ body.e-colorpicker-overflow {
25449
25487
  overflow: auto;
25450
25488
  }
25451
25489
  }
25490
+ @media screen and (orientation: landscape) {
25491
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header {
25492
+ float: left;
25493
+ height: 100%;
25494
+ width: 30%;
25495
+ }
25496
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close {
25497
+ float: left;
25498
+ padding: 5px;
25499
+ }
25500
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-model-year {
25501
+ font-size: 35px;
25502
+ margin-top: 35%;
25503
+ }
25504
+ .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 {
25505
+ display: block;
25506
+ font-size: 40px;
25507
+ margin-top: 10%;
25508
+ }
25509
+ .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 {
25510
+ height: 10%;
25511
+ }
25512
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month {
25513
+ height: 75%;
25514
+ }
25515
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar {
25516
+ display: -ms-flexbox;
25517
+ display: flex;
25518
+ }
25519
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar-cell-container {
25520
+ float: right;
25521
+ height: 90%;
25522
+ width: 70%;
25523
+ }
25524
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar.e-device .e-month table tbody {
25525
+ display: table-row-group;
25526
+ }
25527
+ .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 {
25528
+ height: 100%;
25529
+ }
25530
+ }
25452
25531
  .e-lib.e-datepicker.e-popup-wrapper,
25453
25532
  .e-bigger.e-small .e-lib.e-datepicker.e-popup-wrapper,
25454
25533
  .e-bigger .e-lib.e-datepicker.e-popup-wrapper,
@@ -27725,6 +27804,12 @@ body.e-colorpicker-overflow {
27725
27804
  top: 0 !important;
27726
27805
  left: 0 !important;
27727
27806
  }
27807
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
27808
+ min-height: 100%;
27809
+ min-width: 100%;
27810
+ height: 100%;
27811
+ width: 100%;
27812
+ }
27728
27813
 
27729
27814
  .e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
27730
27815
  background-size: 250px 33px;
@@ -27737,6 +27822,111 @@ body.e-colorpicker-overflow {
27737
27822
  min-height: 40px;
27738
27823
  }
27739
27824
 
27825
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
27826
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
27827
+ min-height: 100%;
27828
+ min-width: 100%;
27829
+ height: 100%;
27830
+ width: 100%;
27831
+ }
27832
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
27833
+ height: 100%;
27834
+ }
27835
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
27836
+ height: 78%;
27837
+ }
27838
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
27839
+ height: 90%;
27840
+ }
27841
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
27842
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
27843
+ height: 10%;
27844
+ }
27845
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
27846
+ margin: 0;
27847
+ }
27848
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
27849
+ height: 90%;
27850
+ }
27851
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
27852
+ height: 100%;
27853
+ border-spacing: 0px 30px;
27854
+ }
27855
+
27856
+ @media screen and (orientation: landscape) {
27857
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
27858
+ float: left;
27859
+ height: 100%;
27860
+ border-right: 1.5px;
27861
+ border-color: black;
27862
+ width: 40%;
27863
+ margin: 0;
27864
+ display: block;
27865
+ background-color: #3f51b5;
27866
+ }
27867
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
27868
+ height: 100%;
27869
+ width: 100%;
27870
+ }
27871
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
27872
+ display: block;
27873
+ width: 100%;
27874
+ text-align: -webkit-center;
27875
+ }
27876
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
27877
+ display: block;
27878
+ width: 100%;
27879
+ text-align: -webkit-center;
27880
+ margin-top: 20%;
27881
+ font-size: 20px;
27882
+ 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);
27883
+ }
27884
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
27885
+ font-size: 20px;
27886
+ margin-top: 60%;
27887
+ color: #fff;
27888
+ }
27889
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
27890
+ width: 100%;
27891
+ text-align: -webkit-center;
27892
+ margin-top: 20%;
27893
+ font-size: 20px;
27894
+ 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);
27895
+ }
27896
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
27897
+ height: 82%;
27898
+ }
27899
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
27900
+ height: 80%;
27901
+ }
27902
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
27903
+ border-spacing: unset;
27904
+ }
27905
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
27906
+ height: 20%;
27907
+ }
27908
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
27909
+ width: 100%;
27910
+ }
27911
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
27912
+ display: -ms-flexbox;
27913
+ display: flex;
27914
+ }
27915
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
27916
+ border-radius: 0 40% 40% 0;
27917
+ }
27918
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
27919
+ border-radius: 0 40% 40% 0;
27920
+ }
27921
+ }
27922
+ .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 {
27923
+ width: calc(100% - 80px);
27924
+ }
27925
+
27926
+ .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 {
27927
+ width: calc(100% - 110px);
27928
+ }
27929
+
27740
27930
  /*! daterangepicker theme */
27741
27931
  .e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
27742
27932
  color: #e3165b;
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;
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;