@syncfusion/ej2-angular-calendars 20.4.54-ngcc → 21.1.35-ngcc

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 (53) hide show
  1. package/CHANGELOG.md +0 -29
  2. package/README.md +94 -83
  3. package/dist/ej2-angular-calendars.umd.js +1 -1
  4. package/dist/ej2-angular-calendars.umd.min.js +1 -1
  5. package/package.json +9 -9
  6. package/schematics/utils/lib-details.d.ts +2 -2
  7. package/schematics/utils/lib-details.js +2 -2
  8. package/schematics/utils/lib-details.ts +2 -2
  9. package/styles/bootstrap-dark.css +9 -8
  10. package/styles/bootstrap.css +9 -3
  11. package/styles/bootstrap4.css +6 -4
  12. package/styles/bootstrap5-dark.css +19 -17
  13. package/styles/bootstrap5.css +17 -15
  14. package/styles/calendar/bootstrap-dark.css +4 -3
  15. package/styles/calendar/bootstrap.css +3 -2
  16. package/styles/calendar/bootstrap4.css +3 -2
  17. package/styles/calendar/bootstrap5-dark.css +14 -13
  18. package/styles/calendar/bootstrap5.css +13 -12
  19. package/styles/calendar/fabric-dark.css +15 -5
  20. package/styles/calendar/fabric.css +12 -2
  21. package/styles/calendar/fluent-dark.css +51 -28
  22. package/styles/calendar/fluent.css +51 -28
  23. package/styles/calendar/highcontrast-light.css +3 -2
  24. package/styles/calendar/highcontrast.css +14 -4
  25. package/styles/calendar/material-dark.css +14 -4
  26. package/styles/calendar/material.css +12 -2
  27. package/styles/calendar/tailwind-dark.css +11 -10
  28. package/styles/calendar/tailwind.css +11 -10
  29. package/styles/daterangepicker/bootstrap-dark.css +5 -5
  30. package/styles/daterangepicker/bootstrap.css +6 -1
  31. package/styles/daterangepicker/bootstrap4.css +3 -2
  32. package/styles/daterangepicker/bootstrap5-dark.css +5 -4
  33. package/styles/daterangepicker/bootstrap5.css +4 -3
  34. package/styles/daterangepicker/fabric-dark.css +1 -1
  35. package/styles/daterangepicker/fabric.css +1 -1
  36. package/styles/daterangepicker/fluent-dark.css +33 -9
  37. package/styles/daterangepicker/fluent.css +33 -9
  38. package/styles/daterangepicker/highcontrast-light.css +1 -1
  39. package/styles/daterangepicker/highcontrast.css +1 -1
  40. package/styles/daterangepicker/material-dark.css +1 -1
  41. package/styles/daterangepicker/material.css +8 -2
  42. package/styles/daterangepicker/tailwind-dark.css +2 -2
  43. package/styles/daterangepicker/tailwind.css +2 -2
  44. package/styles/fabric-dark.css +16 -6
  45. package/styles/fabric.css +16 -4
  46. package/styles/fluent-dark.css +84 -37
  47. package/styles/fluent.css +84 -37
  48. package/styles/highcontrast-light.css +4 -3
  49. package/styles/highcontrast.css +15 -5
  50. package/styles/material-dark.css +15 -5
  51. package/styles/material.css +20 -4
  52. package/styles/tailwind-dark.css +13 -12
  53. package/styles/tailwind.css +13 -12
@@ -59,7 +59,7 @@ ejs-calendar {
59
59
  .e-bigger.e-small .e-calendar .e-header {
60
60
  background: none;
61
61
  display: table;
62
- font-weight: normal;
62
+ font-weight: 400;
63
63
  position: relative;
64
64
  text-align: center;
65
65
  width: 100%;
@@ -77,7 +77,7 @@ ejs-calendar {
77
77
  cursor: pointer;
78
78
  display: inline-block;
79
79
  font-size: 14px;
80
- font-weight: normal;
80
+ font-weight: 400;
81
81
  line-height: 1;
82
82
  padding: 5px;
83
83
  vertical-align: middle;
@@ -160,12 +160,12 @@ ejs-calendar {
160
160
  .e-bigger.e-small .e-calendar .e-content td.e-other-month > span.e-day,
161
161
  .e-bigger.e-small .e-calendar .e-content td.e-other-year > span.e-day {
162
162
  display: inline-block;
163
- font-weight: normal;
163
+ font-weight: 400;
164
164
  }
165
165
  .e-calendar .e-content tr.e-month-hide,
166
166
  .e-bigger.e-small .e-calendar .e-content tr.e-month-hide {
167
167
  display: none;
168
- font-weight: normal;
168
+ font-weight: 400;
169
169
  }
170
170
  .e-calendar .e-content tr.e-month-hide, .e-calendar .e-content td.e-other-month, .e-calendar .e-content td.e-other-year,
171
171
  .e-bigger.e-small .e-calendar .e-content tr.e-month-hide,
@@ -203,7 +203,7 @@ ejs-calendar {
203
203
  display: inline-block;
204
204
  float: left;
205
205
  font-size: 16px;
206
- font-weight: 600;
206
+ font-weight: 700;
207
207
  text-align: left;
208
208
  }
209
209
  .e-calendar .e-header .e-title,
@@ -298,7 +298,7 @@ ejs-calendar {
298
298
  .e-bigger.e-small .e-calendar .e-content span.e-day {
299
299
  border: none;
300
300
  font-size: 14px;
301
- font-weight: normal;
301
+ font-weight: 400;
302
302
  height: 32px;
303
303
  line-height: 32px;
304
304
  width: 32px;
@@ -332,7 +332,7 @@ ejs-calendar {
332
332
  .e-calendar .e-content.e-year td > span.e-day, .e-calendar .e-content.e-decade td > span.e-day,
333
333
  .e-bigger.e-small .e-calendar .e-content.e-year td > span.e-day,
334
334
  .e-bigger.e-small .e-calendar .e-content.e-decade td > span.e-day {
335
- font-weight: normal;
335
+ font-weight: 400;
336
336
  height: 56px;
337
337
  line-height: 56px;
338
338
  width: 56px;
@@ -439,7 +439,7 @@ ejs-calendar {
439
439
  .e-bigger.e-calendar .e-content.e-year span.e-day,
440
440
  *.e-bigger .e-calendar .e-content.e-year span.e-day {
441
441
  font-size: 16px;
442
- font-weight: normal;
442
+ font-weight: 400;
443
443
  }
444
444
  .e-bigger.e-calendar .e-content.e-month table,
445
445
  *.e-bigger .e-calendar .e-content.e-month table {
@@ -534,14 +534,15 @@ ejs-calendar {
534
534
  .e-small .e-calendar .e-header {
535
535
  height: 22px;
536
536
  }
537
- .e-small.e-calendar .e-header span,
538
- .e-small .e-calendar .e-header span {
537
+ .e-small.e-calendar .e-header button span,
538
+ .e-small .e-calendar .e-header button span {
539
539
  font-size: 12px;
540
540
  padding: 0;
541
+ line-height: 14px;
541
542
  }
542
543
  .e-small.e-calendar .e-header .e-title,
543
544
  .e-small .e-calendar .e-header .e-title {
544
- font-size: 13px;
545
+ font-size: 12px;
545
546
  line-height: 22px;
546
547
  }
547
548
  .e-small.e-calendar.e-rtl .e-header .e-title,
@@ -660,7 +661,7 @@ ejs-calendar {
660
661
  .e-bigger.e-small .e-calendar .e-header .e-next.e-disabled span,
661
662
  .e-bigger.e-small .e-calendar .e-header .e-prev.e-disabled span {
662
663
  color: #6c757d;
663
- font-weight: normal;
664
+ font-weight: 400;
664
665
  }
665
666
  .e-calendar .e-header .e-next.e-disabled, .e-calendar .e-header .e-prev.e-disabled,
666
667
  .e-bigger.e-small .e-calendar .e-header .e-next.e-disabled,
@@ -706,7 +707,7 @@ ejs-calendar {
706
707
  .e-bigger.e-small .e-calendar .e-content td.e-focused-date span.e-day,
707
708
  .e-bigger.e-small .e-calendar .e-content td.e-focused-date:hover span.e-day,
708
709
  .e-bigger.e-small .e-calendar .e-content td.e-focused-date:focus span.e-day {
709
- background: #31373d;
710
+ background: #444c54;
710
711
  border: none;
711
712
  border-radius: 4px;
712
713
  box-shadow: none;
@@ -1410,7 +1411,7 @@ ejs-calendar {
1410
1411
  }
1411
1412
  .e-daterangepicker.e-popup .e-range-header .e-change-icon,
1412
1413
  .e-bigger.e-small .e-daterangepicker.e-popup .e-range-header .e-change-icon {
1413
- font-size: 15px;
1414
+ font-size: 14px;
1414
1415
  font-weight: 500;
1415
1416
  text-align: center;
1416
1417
  width: 4%;
@@ -1456,7 +1457,7 @@ ejs-calendar {
1456
1457
  line-height: 24px;
1457
1458
  width: auto;
1458
1459
  float: none;
1459
- font-weight: normal;
1460
+ font-weight: 400;
1460
1461
  margin-left: 0;
1461
1462
  }
1462
1463
  .e-daterangepicker.e-popup .e-calendar .e-header.e-month, .e-daterangepicker.e-popup .e-calendar .e-header.e-year, .e-daterangepicker.e-popup .e-calendar .e-header.e-decade,
@@ -1572,7 +1573,7 @@ ejs-calendar {
1572
1573
  }
1573
1574
  .e-daterangepicker.e-popup .e-presets .e-ul li.e-list-item,
1574
1575
  .e-bigger.e-small .e-daterangepicker.e-popup .e-presets .e-ul li.e-list-item {
1575
- font-size: 13px;
1576
+ font-size: 12px;
1576
1577
  height: 36px;
1577
1578
  line-height: 36px;
1578
1579
  }
@@ -1856,6 +1857,7 @@ ejs-calendar {
1856
1857
  *.e-bigger.e-daterangepicker.e-device.e-popup .e-range-header .e-day-span,
1857
1858
  *.e-device.e-daterangepicker.e-device.e-popup .e-range-header .e-day-span {
1858
1859
  margin: 10px 0;
1860
+ margin-bottom: 0;
1859
1861
  }
1860
1862
 
1861
1863
  .e-small .e-daterangepicker.e-popup .e-range-header,
@@ -2002,7 +2004,7 @@ ejs-calendar {
2002
2004
  .e-bigger.e-small.e-daterangepicker.e-popup .e-calendar .e-range-hover:not(.e-selected):hover span.e-day,
2003
2005
  .e-bigger.e-small.e-daterangepicker.e-popup .e-calendar .e-range-hover.e-focused-date:not(.e-selected) span.e-day,
2004
2006
  .e-bigger.e-small.e-daterangepicker.e-popup .e-calendar .e-range-hover.e-focused-date.e-today span.e-day {
2005
- background-color: #495057;
2007
+ background-color: #6c757d;
2006
2008
  border: none;
2007
2009
  color: #e9ecef;
2008
2010
  }
@@ -59,7 +59,7 @@ ejs-calendar {
59
59
  .e-bigger.e-small .e-calendar .e-header {
60
60
  background: none;
61
61
  display: table;
62
- font-weight: normal;
62
+ font-weight: 400;
63
63
  position: relative;
64
64
  text-align: center;
65
65
  width: 100%;
@@ -77,7 +77,7 @@ ejs-calendar {
77
77
  cursor: pointer;
78
78
  display: inline-block;
79
79
  font-size: 14px;
80
- font-weight: normal;
80
+ font-weight: 400;
81
81
  line-height: 1;
82
82
  padding: 5px;
83
83
  vertical-align: middle;
@@ -160,12 +160,12 @@ ejs-calendar {
160
160
  .e-bigger.e-small .e-calendar .e-content td.e-other-month > span.e-day,
161
161
  .e-bigger.e-small .e-calendar .e-content td.e-other-year > span.e-day {
162
162
  display: inline-block;
163
- font-weight: normal;
163
+ font-weight: 400;
164
164
  }
165
165
  .e-calendar .e-content tr.e-month-hide,
166
166
  .e-bigger.e-small .e-calendar .e-content tr.e-month-hide {
167
167
  display: none;
168
- font-weight: normal;
168
+ font-weight: 400;
169
169
  }
170
170
  .e-calendar .e-content tr.e-month-hide, .e-calendar .e-content td.e-other-month, .e-calendar .e-content td.e-other-year,
171
171
  .e-bigger.e-small .e-calendar .e-content tr.e-month-hide,
@@ -203,7 +203,7 @@ ejs-calendar {
203
203
  display: inline-block;
204
204
  float: left;
205
205
  font-size: 16px;
206
- font-weight: 600;
206
+ font-weight: 700;
207
207
  text-align: left;
208
208
  }
209
209
  .e-calendar .e-header .e-title,
@@ -298,7 +298,7 @@ ejs-calendar {
298
298
  .e-bigger.e-small .e-calendar .e-content span.e-day {
299
299
  border: none;
300
300
  font-size: 14px;
301
- font-weight: normal;
301
+ font-weight: 400;
302
302
  height: 32px;
303
303
  line-height: 32px;
304
304
  width: 32px;
@@ -332,7 +332,7 @@ ejs-calendar {
332
332
  .e-calendar .e-content.e-year td > span.e-day, .e-calendar .e-content.e-decade td > span.e-day,
333
333
  .e-bigger.e-small .e-calendar .e-content.e-year td > span.e-day,
334
334
  .e-bigger.e-small .e-calendar .e-content.e-decade td > span.e-day {
335
- font-weight: normal;
335
+ font-weight: 400;
336
336
  height: 56px;
337
337
  line-height: 56px;
338
338
  width: 56px;
@@ -439,7 +439,7 @@ ejs-calendar {
439
439
  .e-bigger.e-calendar .e-content.e-year span.e-day,
440
440
  *.e-bigger .e-calendar .e-content.e-year span.e-day {
441
441
  font-size: 16px;
442
- font-weight: normal;
442
+ font-weight: 400;
443
443
  }
444
444
  .e-bigger.e-calendar .e-content.e-month table,
445
445
  *.e-bigger .e-calendar .e-content.e-month table {
@@ -534,14 +534,15 @@ ejs-calendar {
534
534
  .e-small .e-calendar .e-header {
535
535
  height: 22px;
536
536
  }
537
- .e-small.e-calendar .e-header span,
538
- .e-small .e-calendar .e-header span {
537
+ .e-small.e-calendar .e-header button span,
538
+ .e-small .e-calendar .e-header button span {
539
539
  font-size: 12px;
540
540
  padding: 0;
541
+ line-height: 14px;
541
542
  }
542
543
  .e-small.e-calendar .e-header .e-title,
543
544
  .e-small .e-calendar .e-header .e-title {
544
- font-size: 13px;
545
+ font-size: 12px;
545
546
  line-height: 22px;
546
547
  }
547
548
  .e-small.e-calendar.e-rtl .e-header .e-title,
@@ -660,7 +661,7 @@ ejs-calendar {
660
661
  .e-bigger.e-small .e-calendar .e-header .e-next.e-disabled span,
661
662
  .e-bigger.e-small .e-calendar .e-header .e-prev.e-disabled span {
662
663
  color: #adb5bd;
663
- font-weight: normal;
664
+ font-weight: 400;
664
665
  }
665
666
  .e-calendar .e-header .e-next.e-disabled, .e-calendar .e-header .e-prev.e-disabled,
666
667
  .e-bigger.e-small .e-calendar .e-header .e-next.e-disabled,
@@ -1410,7 +1411,7 @@ ejs-calendar {
1410
1411
  }
1411
1412
  .e-daterangepicker.e-popup .e-range-header .e-change-icon,
1412
1413
  .e-bigger.e-small .e-daterangepicker.e-popup .e-range-header .e-change-icon {
1413
- font-size: 15px;
1414
+ font-size: 14px;
1414
1415
  font-weight: 500;
1415
1416
  text-align: center;
1416
1417
  width: 4%;
@@ -1456,7 +1457,7 @@ ejs-calendar {
1456
1457
  line-height: 24px;
1457
1458
  width: auto;
1458
1459
  float: none;
1459
- font-weight: normal;
1460
+ font-weight: 400;
1460
1461
  margin-left: 0;
1461
1462
  }
1462
1463
  .e-daterangepicker.e-popup .e-calendar .e-header.e-month, .e-daterangepicker.e-popup .e-calendar .e-header.e-year, .e-daterangepicker.e-popup .e-calendar .e-header.e-decade,
@@ -1572,7 +1573,7 @@ ejs-calendar {
1572
1573
  }
1573
1574
  .e-daterangepicker.e-popup .e-presets .e-ul li.e-list-item,
1574
1575
  .e-bigger.e-small .e-daterangepicker.e-popup .e-presets .e-ul li.e-list-item {
1575
- font-size: 13px;
1576
+ font-size: 12px;
1576
1577
  height: 36px;
1577
1578
  line-height: 36px;
1578
1579
  }
@@ -1856,6 +1857,7 @@ ejs-calendar {
1856
1857
  *.e-bigger.e-daterangepicker.e-device.e-popup .e-range-header .e-day-span,
1857
1858
  *.e-device.e-daterangepicker.e-device.e-popup .e-range-header .e-day-span {
1858
1859
  margin: 10px 0;
1860
+ margin-bottom: 0;
1859
1861
  }
1860
1862
 
1861
1863
  .e-small .e-daterangepicker.e-popup .e-range-header,
@@ -344,7 +344,7 @@ ejs-calendar {
344
344
  }
345
345
  .e-calendar .e-footer-container,
346
346
  .e-bigger.e-small .e-calendar .e-footer-container {
347
- background-color: #1a1a1a;
347
+ background-color: transparent;
348
348
  border-top: none;
349
349
  cursor: default;
350
350
  display: inline-block;
@@ -509,10 +509,11 @@ ejs-calendar {
509
509
  .e-small .e-calendar .e-header {
510
510
  height: 32px;
511
511
  }
512
- .e-small.e-calendar .e-header span,
513
- .e-small .e-calendar .e-header span {
512
+ .e-small.e-calendar .e-header button span,
513
+ .e-small .e-calendar .e-header button span {
514
514
  font-size: 12px;
515
515
  padding: 6px;
516
+ line-height: 14px;
516
517
  }
517
518
  .e-small.e-calendar .e-header .e-title,
518
519
  .e-small .e-calendar .e-header .e-title {
@@ -510,10 +510,11 @@ ejs-calendar {
510
510
  .e-small .e-calendar .e-header {
511
511
  height: 32px;
512
512
  }
513
- .e-small.e-calendar .e-header span,
514
- .e-small .e-calendar .e-header span {
513
+ .e-small.e-calendar .e-header button span,
514
+ .e-small .e-calendar .e-header button span {
515
515
  font-size: 12px;
516
516
  padding: 6px;
517
+ line-height: 14px;
517
518
  }
518
519
  .e-small.e-calendar .e-header .e-title,
519
520
  .e-small .e-calendar .e-header .e-title {
@@ -510,10 +510,11 @@ ejs-calendar {
510
510
  .e-small .e-calendar .e-header {
511
511
  height: 32px;
512
512
  }
513
- .e-small.e-calendar .e-header span,
514
- .e-small .e-calendar .e-header span {
513
+ .e-small.e-calendar .e-header button span,
514
+ .e-small .e-calendar .e-header button span {
515
515
  font-size: 12px;
516
516
  padding: 6px;
517
+ line-height: 14px;
517
518
  }
518
519
  .e-small.e-calendar .e-header .e-title,
519
520
  .e-small .e-calendar .e-header .e-title {
@@ -59,7 +59,7 @@ ejs-calendar {
59
59
  .e-bigger.e-small .e-calendar .e-header {
60
60
  background: none;
61
61
  display: table;
62
- font-weight: normal;
62
+ font-weight: 400;
63
63
  position: relative;
64
64
  text-align: center;
65
65
  width: 100%;
@@ -77,7 +77,7 @@ ejs-calendar {
77
77
  cursor: pointer;
78
78
  display: inline-block;
79
79
  font-size: 14px;
80
- font-weight: normal;
80
+ font-weight: 400;
81
81
  line-height: 1;
82
82
  padding: 5px;
83
83
  vertical-align: middle;
@@ -160,12 +160,12 @@ ejs-calendar {
160
160
  .e-bigger.e-small .e-calendar .e-content td.e-other-month > span.e-day,
161
161
  .e-bigger.e-small .e-calendar .e-content td.e-other-year > span.e-day {
162
162
  display: inline-block;
163
- font-weight: normal;
163
+ font-weight: 400;
164
164
  }
165
165
  .e-calendar .e-content tr.e-month-hide,
166
166
  .e-bigger.e-small .e-calendar .e-content tr.e-month-hide {
167
167
  display: none;
168
- font-weight: normal;
168
+ font-weight: 400;
169
169
  }
170
170
  .e-calendar .e-content tr.e-month-hide, .e-calendar .e-content td.e-other-month, .e-calendar .e-content td.e-other-year,
171
171
  .e-bigger.e-small .e-calendar .e-content tr.e-month-hide,
@@ -203,7 +203,7 @@ ejs-calendar {
203
203
  display: inline-block;
204
204
  float: left;
205
205
  font-size: 16px;
206
- font-weight: 600;
206
+ font-weight: 700;
207
207
  text-align: left;
208
208
  }
209
209
  .e-calendar .e-header .e-title,
@@ -298,7 +298,7 @@ ejs-calendar {
298
298
  .e-bigger.e-small .e-calendar .e-content span.e-day {
299
299
  border: none;
300
300
  font-size: 14px;
301
- font-weight: normal;
301
+ font-weight: 400;
302
302
  height: 32px;
303
303
  line-height: 32px;
304
304
  width: 32px;
@@ -332,7 +332,7 @@ ejs-calendar {
332
332
  .e-calendar .e-content.e-year td > span.e-day, .e-calendar .e-content.e-decade td > span.e-day,
333
333
  .e-bigger.e-small .e-calendar .e-content.e-year td > span.e-day,
334
334
  .e-bigger.e-small .e-calendar .e-content.e-decade td > span.e-day {
335
- font-weight: normal;
335
+ font-weight: 400;
336
336
  height: 56px;
337
337
  line-height: 56px;
338
338
  width: 56px;
@@ -439,7 +439,7 @@ ejs-calendar {
439
439
  .e-bigger.e-calendar .e-content.e-year span.e-day,
440
440
  *.e-bigger .e-calendar .e-content.e-year span.e-day {
441
441
  font-size: 16px;
442
- font-weight: normal;
442
+ font-weight: 400;
443
443
  }
444
444
  .e-bigger.e-calendar .e-content.e-month table,
445
445
  *.e-bigger .e-calendar .e-content.e-month table {
@@ -534,14 +534,15 @@ ejs-calendar {
534
534
  .e-small .e-calendar .e-header {
535
535
  height: 22px;
536
536
  }
537
- .e-small.e-calendar .e-header span,
538
- .e-small .e-calendar .e-header span {
537
+ .e-small.e-calendar .e-header button span,
538
+ .e-small .e-calendar .e-header button span {
539
539
  font-size: 12px;
540
540
  padding: 0;
541
+ line-height: 14px;
541
542
  }
542
543
  .e-small.e-calendar .e-header .e-title,
543
544
  .e-small .e-calendar .e-header .e-title {
544
- font-size: 13px;
545
+ font-size: 12px;
545
546
  line-height: 22px;
546
547
  }
547
548
  .e-small.e-calendar.e-rtl .e-header .e-title,
@@ -660,7 +661,7 @@ ejs-calendar {
660
661
  .e-bigger.e-small .e-calendar .e-header .e-next.e-disabled span,
661
662
  .e-bigger.e-small .e-calendar .e-header .e-prev.e-disabled span {
662
663
  color: #6c757d;
663
- font-weight: normal;
664
+ font-weight: 400;
664
665
  }
665
666
  .e-calendar .e-header .e-next.e-disabled, .e-calendar .e-header .e-prev.e-disabled,
666
667
  .e-bigger.e-small .e-calendar .e-header .e-next.e-disabled,
@@ -706,7 +707,7 @@ ejs-calendar {
706
707
  .e-bigger.e-small .e-calendar .e-content td.e-focused-date span.e-day,
707
708
  .e-bigger.e-small .e-calendar .e-content td.e-focused-date:hover span.e-day,
708
709
  .e-bigger.e-small .e-calendar .e-content td.e-focused-date:focus span.e-day {
709
- background: #31373d;
710
+ background: #444c54;
710
711
  border: none;
711
712
  border-radius: 4px;
712
713
  box-shadow: none;
@@ -59,7 +59,7 @@ ejs-calendar {
59
59
  .e-bigger.e-small .e-calendar .e-header {
60
60
  background: none;
61
61
  display: table;
62
- font-weight: normal;
62
+ font-weight: 400;
63
63
  position: relative;
64
64
  text-align: center;
65
65
  width: 100%;
@@ -77,7 +77,7 @@ ejs-calendar {
77
77
  cursor: pointer;
78
78
  display: inline-block;
79
79
  font-size: 14px;
80
- font-weight: normal;
80
+ font-weight: 400;
81
81
  line-height: 1;
82
82
  padding: 5px;
83
83
  vertical-align: middle;
@@ -160,12 +160,12 @@ ejs-calendar {
160
160
  .e-bigger.e-small .e-calendar .e-content td.e-other-month > span.e-day,
161
161
  .e-bigger.e-small .e-calendar .e-content td.e-other-year > span.e-day {
162
162
  display: inline-block;
163
- font-weight: normal;
163
+ font-weight: 400;
164
164
  }
165
165
  .e-calendar .e-content tr.e-month-hide,
166
166
  .e-bigger.e-small .e-calendar .e-content tr.e-month-hide {
167
167
  display: none;
168
- font-weight: normal;
168
+ font-weight: 400;
169
169
  }
170
170
  .e-calendar .e-content tr.e-month-hide, .e-calendar .e-content td.e-other-month, .e-calendar .e-content td.e-other-year,
171
171
  .e-bigger.e-small .e-calendar .e-content tr.e-month-hide,
@@ -203,7 +203,7 @@ ejs-calendar {
203
203
  display: inline-block;
204
204
  float: left;
205
205
  font-size: 16px;
206
- font-weight: 600;
206
+ font-weight: 700;
207
207
  text-align: left;
208
208
  }
209
209
  .e-calendar .e-header .e-title,
@@ -298,7 +298,7 @@ ejs-calendar {
298
298
  .e-bigger.e-small .e-calendar .e-content span.e-day {
299
299
  border: none;
300
300
  font-size: 14px;
301
- font-weight: normal;
301
+ font-weight: 400;
302
302
  height: 32px;
303
303
  line-height: 32px;
304
304
  width: 32px;
@@ -332,7 +332,7 @@ ejs-calendar {
332
332
  .e-calendar .e-content.e-year td > span.e-day, .e-calendar .e-content.e-decade td > span.e-day,
333
333
  .e-bigger.e-small .e-calendar .e-content.e-year td > span.e-day,
334
334
  .e-bigger.e-small .e-calendar .e-content.e-decade td > span.e-day {
335
- font-weight: normal;
335
+ font-weight: 400;
336
336
  height: 56px;
337
337
  line-height: 56px;
338
338
  width: 56px;
@@ -439,7 +439,7 @@ ejs-calendar {
439
439
  .e-bigger.e-calendar .e-content.e-year span.e-day,
440
440
  *.e-bigger .e-calendar .e-content.e-year span.e-day {
441
441
  font-size: 16px;
442
- font-weight: normal;
442
+ font-weight: 400;
443
443
  }
444
444
  .e-bigger.e-calendar .e-content.e-month table,
445
445
  *.e-bigger .e-calendar .e-content.e-month table {
@@ -534,14 +534,15 @@ ejs-calendar {
534
534
  .e-small .e-calendar .e-header {
535
535
  height: 22px;
536
536
  }
537
- .e-small.e-calendar .e-header span,
538
- .e-small .e-calendar .e-header span {
537
+ .e-small.e-calendar .e-header button span,
538
+ .e-small .e-calendar .e-header button span {
539
539
  font-size: 12px;
540
540
  padding: 0;
541
+ line-height: 14px;
541
542
  }
542
543
  .e-small.e-calendar .e-header .e-title,
543
544
  .e-small .e-calendar .e-header .e-title {
544
- font-size: 13px;
545
+ font-size: 12px;
545
546
  line-height: 22px;
546
547
  }
547
548
  .e-small.e-calendar.e-rtl .e-header .e-title,
@@ -660,7 +661,7 @@ ejs-calendar {
660
661
  .e-bigger.e-small .e-calendar .e-header .e-next.e-disabled span,
661
662
  .e-bigger.e-small .e-calendar .e-header .e-prev.e-disabled span {
662
663
  color: #adb5bd;
663
- font-weight: normal;
664
+ font-weight: 400;
664
665
  }
665
666
  .e-calendar .e-header .e-next.e-disabled, .e-calendar .e-header .e-prev.e-disabled,
666
667
  .e-bigger.e-small .e-calendar .e-header .e-next.e-disabled,
@@ -125,6 +125,15 @@ ejs-calendar {
125
125
  -ms-touch-action: none;
126
126
  touch-action: none;
127
127
  }
128
+ .e-calendar .e-content td.e-disabled.e-today,
129
+ .e-bigger.e-small .e-calendar .e-content td.e-disabled.e-today {
130
+ opacity: 1;
131
+ }
132
+ .e-calendar .e-content td.e-disabled.e-today span.e-day,
133
+ .e-bigger.e-small .e-calendar .e-content td.e-disabled.e-today span.e-day {
134
+ box-shadow: inset 1px 0 #0074cc, inset 0 1px #0074cc, inset -1px 0 #0074cc, inset 0 -1px #0074cc;
135
+ color: none;
136
+ }
128
137
  .e-calendar .e-content td,
129
138
  .e-bigger.e-small .e-calendar .e-content td {
130
139
  cursor: pointer;
@@ -344,7 +353,7 @@ ejs-calendar {
344
353
  }
345
354
  .e-calendar .e-footer-container,
346
355
  .e-bigger.e-small .e-calendar .e-footer-container {
347
- background-color: #201f1f;
356
+ background-color: transparent;
348
357
  border-top: none;
349
358
  cursor: default;
350
359
  display: -ms-flexbox;
@@ -353,7 +362,7 @@ ejs-calendar {
353
362
  flex-direction: row;
354
363
  -ms-flex-pack: end;
355
364
  justify-content: flex-end;
356
- padding: 0 10px 10px 10px;
365
+ padding: 10px 10px 10px 10px;
357
366
  text-align: center;
358
367
  width: 100%;
359
368
  }
@@ -478,7 +487,7 @@ ejs-calendar {
478
487
  .e-bigger.e-calendar .e-footer-container,
479
488
  *.e-bigger .e-calendar .e-footer-container {
480
489
  border-top: none;
481
- padding: 0 10px 10px 10px;
490
+ padding: 10px 10px 10px 10px;
482
491
  }
483
492
  .e-small.e-calendar,
484
493
  .e-small .e-calendar {
@@ -510,10 +519,11 @@ ejs-calendar {
510
519
  .e-small .e-calendar .e-header {
511
520
  height: 32px;
512
521
  }
513
- .e-small.e-calendar .e-header span,
514
- .e-small .e-calendar .e-header span {
522
+ .e-small.e-calendar .e-header button span,
523
+ .e-small .e-calendar .e-header button span {
515
524
  font-size: 12px;
516
525
  padding: 6px;
526
+ line-height: 14px;
517
527
  }
518
528
  .e-small.e-calendar .e-header .e-title,
519
529
  .e-small .e-calendar .e-header .e-title {
@@ -126,6 +126,15 @@ ejs-calendar {
126
126
  -ms-touch-action: none;
127
127
  touch-action: none;
128
128
  }
129
+ .e-calendar .e-content td.e-disabled.e-today,
130
+ .e-bigger.e-small .e-calendar .e-content td.e-disabled.e-today {
131
+ opacity: 1;
132
+ }
133
+ .e-calendar .e-content td.e-disabled.e-today span.e-day,
134
+ .e-bigger.e-small .e-calendar .e-content td.e-disabled.e-today span.e-day {
135
+ box-shadow: inset 1px 0 #0078d6, inset 0 1px #0078d6, inset -1px 0 #0078d6, inset 0 -1px #0078d6;
136
+ color: #ccc;
137
+ }
129
138
  .e-calendar .e-content td,
130
139
  .e-bigger.e-small .e-calendar .e-content td {
131
140
  cursor: pointer;
@@ -511,10 +520,11 @@ ejs-calendar {
511
520
  .e-small .e-calendar .e-header {
512
521
  height: 32px;
513
522
  }
514
- .e-small.e-calendar .e-header span,
515
- .e-small .e-calendar .e-header span {
523
+ .e-small.e-calendar .e-header button span,
524
+ .e-small .e-calendar .e-header button span {
516
525
  font-size: 12px;
517
526
  padding: 6px;
527
+ line-height: 14px;
518
528
  }
519
529
  .e-small.e-calendar .e-header .e-title,
520
530
  .e-small .e-calendar .e-header .e-title {