@syncfusion/ej2-angular-calendars 19.2.55 → 19.3.44

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 (66) hide show
  1. package/@syncfusion/ej2-angular-calendars.es5.js.map +1 -1
  2. package/@syncfusion/ej2-angular-calendars.js.map +1 -1
  3. package/CHANGELOG.md +20 -0
  4. package/dist/ej2-angular-calendars.umd.js +1 -1
  5. package/dist/ej2-angular-calendars.umd.js.map +1 -1
  6. package/dist/ej2-angular-calendars.umd.min.js +1 -1
  7. package/dist/ej2-angular-calendars.umd.min.js.map +1 -1
  8. package/package.json +8 -8
  9. package/schematics/utils/lib-details.d.ts +2 -2
  10. package/schematics/utils/lib-details.js +2 -2
  11. package/schematics/utils/lib-details.ts +2 -2
  12. package/src/calendar/calendar.component.d.ts +5 -0
  13. package/src/datepicker/datepicker.component.d.ts +10 -0
  14. package/src/daterangepicker/daterangepicker.component.d.ts +13 -2
  15. package/src/datetimepicker/datetimepicker.component.d.ts +10 -0
  16. package/src/timepicker/timepicker.component.d.ts +9 -0
  17. package/styles/bootstrap-dark.css +17 -2
  18. package/styles/bootstrap.css +17 -2
  19. package/styles/bootstrap4.css +17 -2
  20. package/styles/bootstrap5-dark.css +2676 -0
  21. package/styles/bootstrap5-dark.scss +5 -0
  22. package/styles/bootstrap5.css +2676 -0
  23. package/styles/bootstrap5.scss +5 -0
  24. package/styles/calendar/bootstrap-dark.css +17 -2
  25. package/styles/calendar/bootstrap.css +17 -2
  26. package/styles/calendar/bootstrap4.css +17 -2
  27. package/styles/calendar/bootstrap5-dark.css +1038 -0
  28. package/styles/calendar/bootstrap5-dark.scss +1 -0
  29. package/styles/calendar/bootstrap5.css +1038 -0
  30. package/styles/calendar/bootstrap5.scss +1 -0
  31. package/styles/calendar/fabric-dark.css +15 -0
  32. package/styles/calendar/fabric.css +15 -0
  33. package/styles/calendar/highcontrast-light.css +15 -0
  34. package/styles/calendar/highcontrast.css +15 -0
  35. package/styles/calendar/material-dark.css +28 -13
  36. package/styles/calendar/material.css +15 -0
  37. package/styles/calendar/tailwind-dark.css +17 -2
  38. package/styles/calendar/tailwind.css +17 -2
  39. package/styles/datepicker/bootstrap5-dark.css +177 -0
  40. package/styles/datepicker/bootstrap5-dark.scss +1 -0
  41. package/styles/datepicker/bootstrap5.css +177 -0
  42. package/styles/datepicker/bootstrap5.scss +1 -0
  43. package/styles/datepicker/material-dark.css +3 -3
  44. package/styles/daterangepicker/bootstrap5-dark.css +1029 -0
  45. package/styles/daterangepicker/bootstrap5-dark.scss +1 -0
  46. package/styles/daterangepicker/bootstrap5.css +1029 -0
  47. package/styles/daterangepicker/bootstrap5.scss +1 -0
  48. package/styles/daterangepicker/material-dark.css +9 -9
  49. package/styles/datetimepicker/bootstrap5-dark.css +205 -0
  50. package/styles/datetimepicker/bootstrap5-dark.scss +1 -0
  51. package/styles/datetimepicker/bootstrap5.css +205 -0
  52. package/styles/datetimepicker/bootstrap5.scss +1 -0
  53. package/styles/datetimepicker/material-dark.css +4 -4
  54. package/styles/fabric-dark.css +15 -0
  55. package/styles/fabric.css +15 -0
  56. package/styles/highcontrast-light.css +15 -0
  57. package/styles/highcontrast.css +15 -0
  58. package/styles/material-dark.css +48 -33
  59. package/styles/material.css +15 -0
  60. package/styles/tailwind-dark.css +17 -2
  61. package/styles/tailwind.css +17 -2
  62. package/styles/timepicker/bootstrap5-dark.css +223 -0
  63. package/styles/timepicker/bootstrap5-dark.scss +1 -0
  64. package/styles/timepicker/bootstrap5.css +223 -0
  65. package/styles/timepicker/bootstrap5.scss +1 -0
  66. package/styles/timepicker/material-dark.css +4 -4
@@ -0,0 +1 @@
1
+ @import 'ej2-calendars/styles/calendar/bootstrap5.scss';
@@ -360,6 +360,11 @@ ejs-calendar {
360
360
  width: 30px;
361
361
  }
362
362
 
363
+ .e-calendar .e-content.e-month td.e-today span.e-day,
364
+ .e-bigger.e-small .e-calendar .e-content.e-month td.e-today span.e-day {
365
+ line-height: 30px;
366
+ }
367
+
363
368
  .e-calendar .e-content.e-year table,
364
369
  .e-calendar .e-content.e-decade table,
365
370
  .e-bigger.e-small .e-calendar .e-content.e-year table,
@@ -532,6 +537,11 @@ ejs-calendar {
532
537
  width: 37px;
533
538
  }
534
539
 
540
+ .e-bigger.e-calendar .e-content.e-month td.e-today span.e-day,
541
+ *.e-bigger .e-calendar .e-content.e-month td.e-today span.e-day {
542
+ line-height: 37px;
543
+ }
544
+
535
545
  .e-bigger.e-calendar .e-content.e-month td,
536
546
  *.e-bigger .e-calendar .e-content.e-month td {
537
547
  height: 0;
@@ -590,6 +600,11 @@ ejs-calendar {
590
600
  width: 24px;
591
601
  }
592
602
 
603
+ .e-small.e-calendar .e-content.e-month td.e-today span.e-day,
604
+ .e-small .e-calendar .e-content.e-month td.e-today span.e-day {
605
+ line-height: 24px;
606
+ }
607
+
593
608
  .e-small.e-calendar .e-content.e-month td,
594
609
  .e-small .e-calendar .e-content.e-month td {
595
610
  height: 24px;
@@ -361,6 +361,11 @@ ejs-calendar {
361
361
  width: 30px;
362
362
  }
363
363
 
364
+ .e-calendar .e-content.e-month td.e-today span.e-day,
365
+ .e-bigger.e-small .e-calendar .e-content.e-month td.e-today span.e-day {
366
+ line-height: 30px;
367
+ }
368
+
364
369
  .e-calendar .e-content.e-year table,
365
370
  .e-calendar .e-content.e-decade table,
366
371
  .e-bigger.e-small .e-calendar .e-content.e-year table,
@@ -533,6 +538,11 @@ ejs-calendar {
533
538
  width: 37px;
534
539
  }
535
540
 
541
+ .e-bigger.e-calendar .e-content.e-month td.e-today span.e-day,
542
+ *.e-bigger .e-calendar .e-content.e-month td.e-today span.e-day {
543
+ line-height: 37px;
544
+ }
545
+
536
546
  .e-bigger.e-calendar .e-content.e-month td,
537
547
  *.e-bigger .e-calendar .e-content.e-month td {
538
548
  height: 0;
@@ -591,6 +601,11 @@ ejs-calendar {
591
601
  width: 24px;
592
602
  }
593
603
 
604
+ .e-small.e-calendar .e-content.e-month td.e-today span.e-day,
605
+ .e-small .e-calendar .e-content.e-month td.e-today span.e-day {
606
+ line-height: 24px;
607
+ }
608
+
594
609
  .e-small.e-calendar .e-content.e-month td,
595
610
  .e-small .e-calendar .e-content.e-month td {
596
611
  height: 24px;
@@ -360,6 +360,11 @@ ejs-calendar {
360
360
  width: 30px;
361
361
  }
362
362
 
363
+ .e-calendar .e-content.e-month td.e-today span.e-day,
364
+ .e-bigger.e-small .e-calendar .e-content.e-month td.e-today span.e-day {
365
+ line-height: 30px;
366
+ }
367
+
363
368
  .e-calendar .e-content.e-year table,
364
369
  .e-calendar .e-content.e-decade table,
365
370
  .e-bigger.e-small .e-calendar .e-content.e-year table,
@@ -532,6 +537,11 @@ ejs-calendar {
532
537
  width: 37px;
533
538
  }
534
539
 
540
+ .e-bigger.e-calendar .e-content.e-month td.e-today span.e-day,
541
+ *.e-bigger .e-calendar .e-content.e-month td.e-today span.e-day {
542
+ line-height: 37px;
543
+ }
544
+
535
545
  .e-bigger.e-calendar .e-content.e-month td,
536
546
  *.e-bigger .e-calendar .e-content.e-month td {
537
547
  height: 0;
@@ -590,6 +600,11 @@ ejs-calendar {
590
600
  width: 24px;
591
601
  }
592
602
 
603
+ .e-small.e-calendar .e-content.e-month td.e-today span.e-day,
604
+ .e-small .e-calendar .e-content.e-month td.e-today span.e-day {
605
+ line-height: 24px;
606
+ }
607
+
593
608
  .e-small.e-calendar .e-content.e-month td,
594
609
  .e-small .e-calendar .e-content.e-month td {
595
610
  height: 24px;
@@ -361,6 +361,11 @@ ejs-calendar {
361
361
  width: 30px;
362
362
  }
363
363
 
364
+ .e-calendar .e-content.e-month td.e-today span.e-day,
365
+ .e-bigger.e-small .e-calendar .e-content.e-month td.e-today span.e-day {
366
+ line-height: 30px;
367
+ }
368
+
364
369
  .e-calendar .e-content.e-year table,
365
370
  .e-calendar .e-content.e-decade table,
366
371
  .e-bigger.e-small .e-calendar .e-content.e-year table,
@@ -533,6 +538,11 @@ ejs-calendar {
533
538
  width: 37px;
534
539
  }
535
540
 
541
+ .e-bigger.e-calendar .e-content.e-month td.e-today span.e-day,
542
+ *.e-bigger .e-calendar .e-content.e-month td.e-today span.e-day {
543
+ line-height: 37px;
544
+ }
545
+
536
546
  .e-bigger.e-calendar .e-content.e-month td,
537
547
  *.e-bigger .e-calendar .e-content.e-month td {
538
548
  height: 0;
@@ -591,6 +601,11 @@ ejs-calendar {
591
601
  width: 24px;
592
602
  }
593
603
 
604
+ .e-small.e-calendar .e-content.e-month td.e-today span.e-day,
605
+ .e-small .e-calendar .e-content.e-month td.e-today span.e-day {
606
+ line-height: 24px;
607
+ }
608
+
594
609
  .e-small.e-calendar .e-content.e-month td,
595
610
  .e-small .e-calendar .e-content.e-month td {
596
611
  height: 24px;
@@ -361,6 +361,11 @@ ejs-calendar {
361
361
  width: 30px;
362
362
  }
363
363
 
364
+ .e-calendar .e-content.e-month td.e-today span.e-day,
365
+ .e-bigger.e-small .e-calendar .e-content.e-month td.e-today span.e-day {
366
+ line-height: 30px;
367
+ }
368
+
364
369
  .e-calendar .e-content.e-year table,
365
370
  .e-calendar .e-content.e-decade table,
366
371
  .e-bigger.e-small .e-calendar .e-content.e-year table,
@@ -533,6 +538,11 @@ ejs-calendar {
533
538
  width: 36px;
534
539
  }
535
540
 
541
+ .e-bigger.e-calendar .e-content.e-month td.e-today span.e-day,
542
+ *.e-bigger .e-calendar .e-content.e-month td.e-today span.e-day {
543
+ line-height: 36px;
544
+ }
545
+
536
546
  .e-bigger.e-calendar .e-content.e-month td,
537
547
  *.e-bigger .e-calendar .e-content.e-month td {
538
548
  height: 2px;
@@ -591,6 +601,11 @@ ejs-calendar {
591
601
  width: 24px;
592
602
  }
593
603
 
604
+ .e-small.e-calendar .e-content.e-month td.e-today span.e-day,
605
+ .e-small .e-calendar .e-content.e-month td.e-today span.e-day {
606
+ line-height: 24px;
607
+ }
608
+
594
609
  .e-small.e-calendar .e-content.e-month td,
595
610
  .e-small .e-calendar .e-content.e-month td {
596
611
  height: 24px;
@@ -783,7 +798,7 @@ ejs-calendar {
783
798
  .e-calendar .e-content.e-decade td.e-selected:hover span.e-day,
784
799
  .e-bigger.e-small .e-calendar .e-content.e-year td.e-selected:hover span.e-day,
785
800
  .e-bigger.e-small .e-calendar .e-content.e-decade td.e-selected:hover span.e-day {
786
- background-color: #ff80ab;
801
+ background-color: #00b0ff;
787
802
  }
788
803
 
789
804
  .e-calendar .e-content.e-year td > span.e-day,
@@ -822,16 +837,16 @@ ejs-calendar {
822
837
  .e-bigger.e-small .e-calendar .e-content td.e-today span.e-day,
823
838
  .e-bigger.e-small .e-calendar .e-content td.e-focused-date.e-today span.e-day {
824
839
  background: none;
825
- border: 1px solid #ff80ab;
840
+ border: 1px solid #00b0ff;
826
841
  border-radius: 50%;
827
- color: #ff80ab;
842
+ color: #00b0ff;
828
843
  }
829
844
 
830
845
  .e-calendar .e-content td.e-focused-date.e-today span.e-day,
831
846
  .e-bigger.e-small .e-calendar .e-content td.e-focused-date.e-today span.e-day {
832
847
  background: rgba(255, 255, 255, 0.1);
833
- border: 1px solid #ff80ab;
834
- color: #ff80ab;
848
+ border: 1px solid #00b0ff;
849
+ color: #00b0ff;
835
850
  }
836
851
 
837
852
  .e-calendar .e-content td.e-today:focus span.e-day,
@@ -841,7 +856,7 @@ ejs-calendar {
841
856
  background-color: rgba(255, 255, 255, 0.1);
842
857
  border: none;
843
858
  border-radius: 50%;
844
- color: #ff80ab;
859
+ color: #00b0ff;
845
860
  }
846
861
 
847
862
  .e-calendar .e-content td.e-today:hover span.e-day,
@@ -851,14 +866,14 @@ ejs-calendar {
851
866
  .e-bigger.e-small .e-calendar .e-content td.e-focused-date.e-today:hover span.e-day,
852
867
  .e-bigger.e-small .e-calendar .e-content td.e-focused-date.e-today:focus span.e-day {
853
868
  background-color: rgba(255, 255, 255, 0.1);
854
- border: 1px solid #ff80ab;
855
- color: #ff80ab;
869
+ border: 1px solid #00b0ff;
870
+ color: #00b0ff;
856
871
  }
857
872
 
858
873
  .e-calendar .e-content td.e-today.e-selected span.e-day,
859
874
  .e-bigger.e-small .e-calendar .e-content td.e-today.e-selected span.e-day {
860
- background-color: #ff80ab;
861
- border: 1px solid #ff80ab;
875
+ background-color: #00b0ff;
876
+ border: 1px solid #00b0ff;
862
877
  box-shadow: inset 0 0 0 2px rgba(66, 66, 66, 0.7);
863
878
  color: #000;
864
879
  }
@@ -869,7 +884,7 @@ ejs-calendar {
869
884
  .e-bigger.e-small .e-calendar .e-content td.e-today.e-selected:hover span.e-day,
870
885
  .e-bigger.e-small .e-calendar .e-content td.e-selected:hover span.e-day,
871
886
  .e-bigger.e-small .e-calendar .e-content td.e-selected.e-focused-date span.e-day {
872
- background-color: #ff80ab;
887
+ background-color: #00b0ff;
873
888
  color: #000;
874
889
  }
875
890
 
@@ -940,7 +955,7 @@ ejs-calendar {
940
955
 
941
956
  .e-calendar .e-content td.e-selected span.e-day,
942
957
  .e-bigger.e-small .e-calendar .e-content td.e-selected span.e-day {
943
- background-color: #ff80ab;
958
+ background-color: #00b0ff;
944
959
  border: none;
945
960
  border-radius: 50%;
946
961
  color: #000;
@@ -948,7 +963,7 @@ ejs-calendar {
948
963
 
949
964
  .e-calendar .e-content .e-footer,
950
965
  .e-bigger.e-small .e-calendar .e-content .e-footer {
951
- color: #ff80ab;
966
+ color: #00b0ff;
952
967
  }
953
968
 
954
969
  .e-calendar.e-device .e-prev:hover,
@@ -362,6 +362,11 @@ ejs-calendar {
362
362
  width: 30px;
363
363
  }
364
364
 
365
+ .e-calendar .e-content.e-month td.e-today span.e-day,
366
+ .e-bigger.e-small .e-calendar .e-content.e-month td.e-today span.e-day {
367
+ line-height: 30px;
368
+ }
369
+
365
370
  .e-calendar .e-content.e-year table,
366
371
  .e-calendar .e-content.e-decade table,
367
372
  .e-bigger.e-small .e-calendar .e-content.e-year table,
@@ -534,6 +539,11 @@ ejs-calendar {
534
539
  width: 36px;
535
540
  }
536
541
 
542
+ .e-bigger.e-calendar .e-content.e-month td.e-today span.e-day,
543
+ *.e-bigger .e-calendar .e-content.e-month td.e-today span.e-day {
544
+ line-height: 36px;
545
+ }
546
+
537
547
  .e-bigger.e-calendar .e-content.e-month td,
538
548
  *.e-bigger .e-calendar .e-content.e-month td {
539
549
  height: 2px;
@@ -592,6 +602,11 @@ ejs-calendar {
592
602
  width: 24px;
593
603
  }
594
604
 
605
+ .e-small.e-calendar .e-content.e-month td.e-today span.e-day,
606
+ .e-small .e-calendar .e-content.e-month td.e-today span.e-day {
607
+ line-height: 24px;
608
+ }
609
+
595
610
  .e-small.e-calendar .e-content.e-month td,
596
611
  .e-small .e-calendar .e-content.e-month td {
597
612
  height: 24px;
@@ -220,7 +220,7 @@ ejs-calendar {
220
220
  .e-calendar .e-content td.e-week-number:hover,
221
221
  .e-bigger.e-small .e-calendar .e-content td.e-week-number:hover span.e-day,
222
222
  .e-bigger.e-small .e-calendar .e-content td.e-week-number:hover {
223
- background-color: transparent;
223
+ background-color: #374151;
224
224
  cursor: default;
225
225
  }
226
226
 
@@ -362,6 +362,11 @@ ejs-calendar {
362
362
  width: 30px;
363
363
  }
364
364
 
365
+ .e-calendar .e-content.e-month td.e-today span.e-day,
366
+ .e-bigger.e-small .e-calendar .e-content.e-month td.e-today span.e-day {
367
+ line-height: 30px;
368
+ }
369
+
365
370
  .e-calendar .e-content.e-year table,
366
371
  .e-calendar .e-content.e-decade table,
367
372
  .e-bigger.e-small .e-calendar .e-content.e-year table,
@@ -534,6 +539,11 @@ ejs-calendar {
534
539
  width: 36px;
535
540
  }
536
541
 
542
+ .e-bigger.e-calendar .e-content.e-month td.e-today span.e-day,
543
+ *.e-bigger .e-calendar .e-content.e-month td.e-today span.e-day {
544
+ line-height: 36px;
545
+ }
546
+
537
547
  .e-bigger.e-calendar .e-content.e-month td,
538
548
  *.e-bigger .e-calendar .e-content.e-month td {
539
549
  height: 0;
@@ -592,6 +602,11 @@ ejs-calendar {
592
602
  width: 26px;
593
603
  }
594
604
 
605
+ .e-small.e-calendar .e-content.e-month td.e-today span.e-day,
606
+ .e-small .e-calendar .e-content.e-month td.e-today span.e-day {
607
+ line-height: 26px;
608
+ }
609
+
595
610
  .e-small.e-calendar .e-content.e-month td,
596
611
  .e-small .e-calendar .e-content.e-month td {
597
612
  height: 26px;
@@ -658,7 +673,7 @@ ejs-calendar {
658
673
 
659
674
  .e-calendar,
660
675
  .e-bigger.e-small .e-calendar {
661
- background-color: transparent;
676
+ background-color: #374151;
662
677
  border: 1px solid #4b5563;
663
678
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
664
679
  }
@@ -220,7 +220,7 @@ ejs-calendar {
220
220
  .e-calendar .e-content td.e-week-number:hover,
221
221
  .e-bigger.e-small .e-calendar .e-content td.e-week-number:hover span.e-day,
222
222
  .e-bigger.e-small .e-calendar .e-content td.e-week-number:hover {
223
- background-color: transparent;
223
+ background-color: #fff;
224
224
  cursor: default;
225
225
  }
226
226
 
@@ -362,6 +362,11 @@ ejs-calendar {
362
362
  width: 30px;
363
363
  }
364
364
 
365
+ .e-calendar .e-content.e-month td.e-today span.e-day,
366
+ .e-bigger.e-small .e-calendar .e-content.e-month td.e-today span.e-day {
367
+ line-height: 30px;
368
+ }
369
+
365
370
  .e-calendar .e-content.e-year table,
366
371
  .e-calendar .e-content.e-decade table,
367
372
  .e-bigger.e-small .e-calendar .e-content.e-year table,
@@ -534,6 +539,11 @@ ejs-calendar {
534
539
  width: 36px;
535
540
  }
536
541
 
542
+ .e-bigger.e-calendar .e-content.e-month td.e-today span.e-day,
543
+ *.e-bigger .e-calendar .e-content.e-month td.e-today span.e-day {
544
+ line-height: 36px;
545
+ }
546
+
537
547
  .e-bigger.e-calendar .e-content.e-month td,
538
548
  *.e-bigger .e-calendar .e-content.e-month td {
539
549
  height: 0;
@@ -592,6 +602,11 @@ ejs-calendar {
592
602
  width: 26px;
593
603
  }
594
604
 
605
+ .e-small.e-calendar .e-content.e-month td.e-today span.e-day,
606
+ .e-small .e-calendar .e-content.e-month td.e-today span.e-day {
607
+ line-height: 26px;
608
+ }
609
+
595
610
  .e-small.e-calendar .e-content.e-month td,
596
611
  .e-small .e-calendar .e-content.e-month td {
597
612
  height: 26px;
@@ -658,7 +673,7 @@ ejs-calendar {
658
673
 
659
674
  .e-calendar,
660
675
  .e-bigger.e-small .e-calendar {
661
- background-color: transparent;
676
+ background-color: #fff;
662
677
  border: 1px solid #e5e7eb;
663
678
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
664
679
  }
@@ -0,0 +1,177 @@
1
+ /*! calendar bootstrap5 theme variables */
2
+ /*! component icons */
3
+ .e-input-group-icon.e-date-icon,
4
+ *.e-control-wrapper .e-input-group-icon.e-date-icon {
5
+ font-size: 18px;
6
+ margin: 0;
7
+ min-height: 18px;
8
+ min-width: 30px;
9
+ outline: none;
10
+ }
11
+
12
+ .e-input-group-icon.e-date-icon::before,
13
+ *.e-control-wrapper .e-input-group-icon.e-date-icon::before {
14
+ content: '\e75e';
15
+ font-family: 'e-icons';
16
+ }
17
+
18
+ .e-input-group-icon.e-date-icon:focus,
19
+ *.e-control-wrapper .e-input-group-icon.e-date-icon:focus {
20
+ background: #fff;
21
+ border-radius: 50%;
22
+ }
23
+
24
+ .e-bigger .e-input-group-icon.e-date-icon,
25
+ *.e-control-wrapper.e-bigger .e-input-group-icon.e-date-icon,
26
+ *.e-bigger .e-control-wrapper .e-input-group-icon.e-date-icon {
27
+ font-size: 22px;
28
+ margin: 0;
29
+ min-height: 18px;
30
+ min-width: 36px;
31
+ }
32
+
33
+ .e-bigger .e-input-group-icon.e-date-icon::before,
34
+ *.e-control-wrapper.e-bigger .e-input-group-icon.e-date-icon::before,
35
+ *.e-bigger .e-control-wrapper .e-input-group-icon.e-date-icon::before {
36
+ content: '\e75e';
37
+ font-family: 'e-icons';
38
+ }
39
+
40
+ .e-bigger .e-input-group-icon.e-date-icon:focus,
41
+ *.e-control-wrapper.e-bigger .e-input-group-icon.e-date-icon:focus,
42
+ *.e-bigger .e-control-wrapper .e-input-group-icon.e-date-icon:focus {
43
+ background: #fff;
44
+ border-radius: 50%;
45
+ }
46
+
47
+ .e-small .e-input-group-icon.e-date-icon,
48
+ *.e-control-wrapper.e-small .e-input-group-icon.e-date-icon,
49
+ *.e-small .e-control-wrapper .e-input-group-icon.e-date-icon {
50
+ font-size: 16px;
51
+ }
52
+
53
+ .e-small.e-bigger .e-input-group-icon.e-date-icon,
54
+ *.e-control-wrapper.e-small.e-bigger .e-input-group-icon.e-date-icon,
55
+ *.e-small.e-bigger .e-control-wrapper .e-input-group-icon.e-date-icon {
56
+ font-size: 20px;
57
+ }
58
+
59
+ .e-input-group.e-control-wrapper.e-date-wrapper.e-non-edit.e-input-focus .e-input:focus ~ .e-clear-icon,
60
+ .e-float-input.e-control-wrapper.e-input-group.e-date-wrapper.e-non-edit.e-input-focus input:focus ~ .e-clear-icon {
61
+ display: -ms-flexbox;
62
+ display: flex;
63
+ }
64
+
65
+ .e-datepicker .e-calendar .e-content table tbody tr.e-month-hide:last-child {
66
+ display: none;
67
+ }
68
+
69
+ .e-datepicker.e-popup-wrapper {
70
+ border-radius: 6px;
71
+ overflow-y: hidden;
72
+ pointer-events: auto;
73
+ }
74
+
75
+ .e-datepicker.e-date-modal {
76
+ background-color: rgba(0, 0, 0, 0.5);
77
+ height: 100%;
78
+ left: 0;
79
+ opacity: .5;
80
+ pointer-events: auto;
81
+ position: fixed;
82
+ top: 0;
83
+ width: 100%;
84
+ z-index: 999;
85
+ }
86
+
87
+ .e-datepicker .e-model-header {
88
+ background-color: #adb5bd;
89
+ color: #343a40;
90
+ cursor: default;
91
+ display: block;
92
+ padding: 10px 10px 10px 15px;
93
+ }
94
+
95
+ .e-datepicker .e-model-header .e-model-year {
96
+ font-size: 14px;
97
+ font-weight: 500;
98
+ line-height: 32px;
99
+ margin: 0;
100
+ }
101
+
102
+ .e-datepicker .e-model-month,
103
+ .e-datepicker .e-model-day {
104
+ font-size: 20px;
105
+ font-weight: 500;
106
+ line-height: 32px;
107
+ margin: 0;
108
+ }
109
+
110
+ .e-date-overflow {
111
+ overflow: hidden !important;
112
+ }
113
+
114
+ .e-datepick-mob-popup-wrap {
115
+ -ms-flex-align: center;
116
+ align-items: center;
117
+ display: -ms-flexbox;
118
+ display: flex;
119
+ -ms-flex-direction: column;
120
+ flex-direction: column;
121
+ height: 100%;
122
+ -ms-flex-pack: center;
123
+ justify-content: center;
124
+ left: 0;
125
+ max-height: 100%;
126
+ position: fixed;
127
+ top: 0;
128
+ width: 100%;
129
+ z-index: 1002;
130
+ }
131
+
132
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-wrapper.e-lib.e-popup.e-control.e-popup-open {
133
+ position: relative;
134
+ top: 0 !important;
135
+ left: 0 !important;
136
+ }
137
+
138
+ .e-content-placeholder.e-datepicker.e-placeholder-datepicker {
139
+ background-size: 250px 33px;
140
+ min-height: 33px;
141
+ }
142
+
143
+ .e-bigger .e-content-placeholder.e-datepicker.e-placeholder-datepicker,
144
+ .e-bigger.e-content-placeholder.e-datepicker.e-placeholder-datepicker {
145
+ background-size: 250px 40px;
146
+ min-height: 40px;
147
+ }
148
+
149
+ @media screen and (orientation: landscape) and (max-height: 360px) {
150
+ .e-datepicker .e-calendar.e-device .e-month table tbody {
151
+ display: inline-block;
152
+ height: 130px;
153
+ overflow: auto;
154
+ }
155
+ }
156
+
157
+ .e-datepicker.e-popup-wrapper,
158
+ .e-bigger.e-small .e-datepicker.e-popup-wrapper {
159
+ border: 1px solid #444c54;
160
+ box-shadow: 0 16px 48px rgba(0, 0, 0, 0.175);
161
+ }
162
+
163
+ .e-datepicker .e-calendar,
164
+ .e-bigger.e-small .e-datepicker .e-calendar {
165
+ background-color: #343a40;
166
+ border: none;
167
+ }
168
+
169
+ *.e-input-group.e-date-wrapper.e-dateinput-active:active:not(.e-success):not(.e-warning):not(.e-error) {
170
+ border: none;
171
+ }
172
+
173
+ .e-date-wrapper span.e-input-group-icon.e-date-icon.e-icons.e-active {
174
+ background: #565e64;
175
+ border-color: #6c757d;
176
+ color: #fff;
177
+ }
@@ -0,0 +1 @@
1
+ @import 'ej2-calendars/styles/datepicker/bootstrap5-dark.scss';