@syncfusion/ej2-react-schedule 21.2.9 → 22.1.34

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 (46) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/dist/ej2-react-schedule.min.js +1 -1
  3. package/dist/ej2-react-schedule.umd.min.js +1 -1
  4. package/package.json +8 -8
  5. package/styles/bootstrap-dark.css +15 -12
  6. package/styles/bootstrap.css +15 -12
  7. package/styles/bootstrap4.css +16 -13
  8. package/styles/bootstrap5-dark.css +15 -12
  9. package/styles/bootstrap5.css +15 -12
  10. package/styles/fabric-dark.css +15 -12
  11. package/styles/fabric.css +15 -12
  12. package/styles/fluent-dark.css +15 -12
  13. package/styles/fluent.css +15 -12
  14. package/styles/highcontrast-light.css +16 -13
  15. package/styles/highcontrast.css +16 -13
  16. package/styles/material-dark.css +15 -12
  17. package/styles/material.css +15 -12
  18. package/styles/material3-dark.css +4653 -0
  19. package/styles/material3-dark.scss +3 -0
  20. package/styles/material3.css +4764 -0
  21. package/styles/material3.scss +3 -0
  22. package/styles/recurrence-editor/material3-dark.css +593 -0
  23. package/styles/recurrence-editor/material3-dark.scss +2 -0
  24. package/styles/recurrence-editor/material3.css +649 -0
  25. package/styles/recurrence-editor/material3.scss +2 -0
  26. package/styles/schedule/bootstrap-dark.css +15 -12
  27. package/styles/schedule/bootstrap.css +15 -12
  28. package/styles/schedule/bootstrap4.css +16 -13
  29. package/styles/schedule/bootstrap5-dark.css +15 -12
  30. package/styles/schedule/bootstrap5.css +15 -12
  31. package/styles/schedule/fabric-dark.css +15 -12
  32. package/styles/schedule/fabric.css +15 -12
  33. package/styles/schedule/fluent-dark.css +15 -12
  34. package/styles/schedule/fluent.css +15 -12
  35. package/styles/schedule/highcontrast-light.css +16 -13
  36. package/styles/schedule/highcontrast.css +16 -13
  37. package/styles/schedule/material-dark.css +15 -12
  38. package/styles/schedule/material.css +15 -12
  39. package/styles/schedule/material3-dark.css +4191 -0
  40. package/styles/schedule/material3-dark.scss +2 -0
  41. package/styles/schedule/material3.css +4247 -0
  42. package/styles/schedule/material3.scss +2 -0
  43. package/styles/schedule/tailwind-dark.css +15 -12
  44. package/styles/schedule/tailwind.css +15 -12
  45. package/styles/tailwind-dark.css +15 -12
  46. package/styles/tailwind.css +15 -12
package/CHANGELOG.md CHANGED
@@ -4,6 +4,28 @@
4
4
 
5
5
  ### Schedule
6
6
 
7
+ #### New Features
8
+
9
+ - `#I438319` - Provided an option to customize the recurrence end type which allows users to tailor the recurrence editor to their unique needs and preferences.
10
+
11
+ #### Bug fixes
12
+
13
+ - `F182696` - An issue with Keyboard scroll behaviour not working has been fixed.
14
+ - `I470178` - An issue with Edit occurrence appointment not rescheduled properly and shows occurrence alert has been fixed.
15
+ - `#I182714` - Resolved the issue where pressing the `Escape` key while navigating the scheduler with the keyboard would return to the previously selected cell.
16
+
17
+ ## 21.2.10 (2023-06-13)
18
+
19
+ ### Schedule
20
+
21
+ #### Bug fixes
22
+
23
+ - `#I464944` - An issue with time indicator rendered in wrong position when `startHour` and `endHour` property applied has been fixed.
24
+
25
+ ## 21.2.9 (2023-06-06)
26
+
27
+ ### Schedule
28
+
7
29
  #### Bug fixes
8
30
 
9
31
  - `#I461489` - An issue with the dragging appointment is flickering on the topmost region has been fixed.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-schedule.min.js
3
- * version : 21.2.9
3
+ * version : 22.1.34
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-schedule.umd.min.js
3
- * version : 21.2.9
3
+ * version : 22.1.34
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-react-schedule@*",
3
- "_id": "@syncfusion/ej2-react-schedule@21.2.6",
3
+ "_id": "@syncfusion/ej2-react-schedule@21.4.0",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-c4c4bL9hN26tO52sFlZPODkdOORJziCHMEz40QiAH2clMBhXNd+9Mtz7XRRzXN3tQPH1FQbhjJqLwJAsEhpdDg==",
5
+ "_integrity": "sha512-MOrZaYDQ/wnXC8UkdXM4jdsR4TRkE9EedAKUHm9euzr0PbAfyX9o1BbWl8/MKyZkMRWaQ9WX/0YgktL9eIIV+w==",
6
6
  "_location": "/@syncfusion/ej2-react-schedule",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-schedule/-/ej2-react-schedule-21.2.6.tgz",
23
- "_shasum": "a30bbff87106ed139cab491b87f698c74d3d298b",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-schedule/-/ej2-react-schedule-21.4.0.tgz",
23
+ "_shasum": "1c192719ea31fa964372c18628a730b5a0e512d1",
24
24
  "_spec": "@syncfusion/ej2-react-schedule@*",
25
25
  "_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~21.2.9",
35
- "@syncfusion/ej2-react-base": "~21.2.8",
36
- "@syncfusion/ej2-schedule": "21.2.9"
34
+ "@syncfusion/ej2-base": "~22.1.34",
35
+ "@syncfusion/ej2-react-base": "~22.1.34",
36
+ "@syncfusion/ej2-schedule": "22.1.34"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support. for React",
@@ -55,6 +55,6 @@
55
55
  "type": "git",
56
56
  "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
57
57
  },
58
- "version": "21.2.9",
58
+ "version": "22.1.34",
59
59
  "sideEffects": false
60
60
  }
@@ -1668,20 +1668,13 @@
1668
1668
  }
1669
1669
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-recurrence-icon,
1670
1670
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-recurrence-edit-icon {
1671
- line-height: 38px;
1671
+ line-height: 22px;
1672
1672
  padding: 0 5px;
1673
1673
  }
1674
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-indicator {
1675
- display: block;
1676
- }
1677
1674
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-left-icon,
1678
1675
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-right-icon {
1679
- font-size: 10px;
1680
- line-height: 38px;
1681
- padding-right: 7px;
1682
- }
1683
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-right-icon {
1684
- padding-right: 5px;
1676
+ line-height: 22px;
1677
+ padding: 0 2px;
1685
1678
  }
1686
1679
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment.e-appointment-border, .e-schedule .e-timeline-year-view .e-event-table .e-appointment:focus {
1687
1680
  border: 0;
@@ -2148,6 +2141,12 @@
2148
2141
  .e-schedule .e-month-agenda-view .e-appointment.e-appointment-border, .e-schedule .e-month-agenda-view .e-appointment:focus {
2149
2142
  background: #484848;
2150
2143
  }
2144
+ .e-schedule .e-month-agenda-view .e-appointment.e-template {
2145
+ display: -ms-inline-flexbox;
2146
+ display: inline-flex;
2147
+ -ms-flex-direction: row-reverse;
2148
+ flex-direction: row-reverse;
2149
+ }
2151
2150
  .e-schedule .e-month-agenda-view .e-subject-wrap {
2152
2151
  display: -ms-flexbox;
2153
2152
  display: flex;
@@ -2543,9 +2542,9 @@
2543
2542
  height: 35px;
2544
2543
  }
2545
2544
  .e-bigger .e-schedule .e-month-view .e-resource-cells,
2546
- .e-bigger .e-schedule .e-month-view .e-date-header-wrap,
2545
+ .e-bigger .e-schedule .e-month-view .e-date-header-wrap table td,
2547
2546
  .e-bigger.e-schedule .e-month-view .e-resource-cells,
2548
- .e-bigger.e-schedule .e-month-view .e-date-header-wrap {
2547
+ .e-bigger.e-schedule .e-month-view .e-date-header-wrap table td {
2549
2548
  font-size: 14px;
2550
2549
  }
2551
2550
  .e-bigger .e-schedule .e-month-view .e-content-wrap,
@@ -2562,6 +2561,10 @@
2562
2561
  .e-bigger.e-schedule .e-month-view .e-m-day {
2563
2562
  font-size: 14px;
2564
2563
  }
2564
+ .e-bigger .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar,
2565
+ .e-bigger.e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar {
2566
+ min-width: 306px;
2567
+ }
2565
2568
 
2566
2569
  .e-schedule.e-multi-drag .e-vertical-view .e-all-day-appointment-wrapper .e-appointment.e-appointment-border, .e-schedule.e-multi-drag .e-vertical-view .e-all-day-appointment-wrapper .e-appointment:focus {
2567
2570
  border: 1px solid #fff;
@@ -1668,20 +1668,13 @@
1668
1668
  }
1669
1669
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-recurrence-icon,
1670
1670
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-recurrence-edit-icon {
1671
- line-height: 38px;
1671
+ line-height: 22px;
1672
1672
  padding: 0 5px;
1673
1673
  }
1674
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-indicator {
1675
- display: block;
1676
- }
1677
1674
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-left-icon,
1678
1675
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-right-icon {
1679
- font-size: 10px;
1680
- line-height: 38px;
1681
- padding-right: 7px;
1682
- }
1683
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-right-icon {
1684
- padding-right: 5px;
1676
+ line-height: 22px;
1677
+ padding: 0 2px;
1685
1678
  }
1686
1679
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment.e-appointment-border, .e-schedule .e-timeline-year-view .e-event-table .e-appointment:focus {
1687
1680
  border: 0;
@@ -2148,6 +2141,12 @@
2148
2141
  .e-schedule .e-month-agenda-view .e-appointment.e-appointment-border, .e-schedule .e-month-agenda-view .e-appointment:focus {
2149
2142
  background: #e6e6e6;
2150
2143
  }
2144
+ .e-schedule .e-month-agenda-view .e-appointment.e-template {
2145
+ display: -ms-inline-flexbox;
2146
+ display: inline-flex;
2147
+ -ms-flex-direction: row-reverse;
2148
+ flex-direction: row-reverse;
2149
+ }
2151
2150
  .e-schedule .e-month-agenda-view .e-subject-wrap {
2152
2151
  display: -ms-flexbox;
2153
2152
  display: flex;
@@ -2543,9 +2542,9 @@
2543
2542
  height: 35px;
2544
2543
  }
2545
2544
  .e-bigger .e-schedule .e-month-view .e-resource-cells,
2546
- .e-bigger .e-schedule .e-month-view .e-date-header-wrap,
2545
+ .e-bigger .e-schedule .e-month-view .e-date-header-wrap table td,
2547
2546
  .e-bigger.e-schedule .e-month-view .e-resource-cells,
2548
- .e-bigger.e-schedule .e-month-view .e-date-header-wrap {
2547
+ .e-bigger.e-schedule .e-month-view .e-date-header-wrap table td {
2549
2548
  font-size: 14px;
2550
2549
  }
2551
2550
  .e-bigger .e-schedule .e-month-view .e-content-wrap,
@@ -2562,6 +2561,10 @@
2562
2561
  .e-bigger.e-schedule .e-month-view .e-m-day {
2563
2562
  font-size: 14px;
2564
2563
  }
2564
+ .e-bigger .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar,
2565
+ .e-bigger.e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar {
2566
+ min-width: 306px;
2567
+ }
2565
2568
 
2566
2569
  .e-schedule.e-multi-drag .e-vertical-view .e-all-day-appointment-wrapper .e-appointment.e-appointment-border, .e-schedule.e-multi-drag .e-vertical-view .e-all-day-appointment-wrapper .e-appointment:focus {
2567
2570
  border: 1px solid rgba(0, 0, 0, 0.5);
@@ -1747,20 +1747,13 @@
1747
1747
  }
1748
1748
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-recurrence-icon,
1749
1749
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-recurrence-edit-icon {
1750
- line-height: 38px;
1750
+ line-height: 22px;
1751
1751
  padding: 0 5px;
1752
1752
  }
1753
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-indicator {
1754
- display: block;
1755
- }
1756
1753
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-left-icon,
1757
1754
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-right-icon {
1758
- font-size: 10px;
1759
- line-height: 38px;
1760
- padding-right: 7px;
1761
- }
1762
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-right-icon {
1763
- padding-right: 5px;
1755
+ line-height: 22px;
1756
+ padding: 0 2px;
1764
1757
  }
1765
1758
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment.e-appointment-border, .e-schedule .e-timeline-year-view .e-event-table .e-appointment:focus {
1766
1759
  border: 0;
@@ -2227,6 +2220,12 @@
2227
2220
  .e-schedule .e-month-agenda-view .e-appointment.e-appointment-border, .e-schedule .e-month-agenda-view .e-appointment:focus {
2228
2221
  background: #e9ecef;
2229
2222
  }
2223
+ .e-schedule .e-month-agenda-view .e-appointment.e-template {
2224
+ display: -ms-inline-flexbox;
2225
+ display: inline-flex;
2226
+ -ms-flex-direction: row-reverse;
2227
+ flex-direction: row-reverse;
2228
+ }
2230
2229
  .e-schedule .e-month-agenda-view .e-subject-wrap {
2231
2230
  display: -ms-flexbox;
2232
2231
  display: flex;
@@ -2622,9 +2621,9 @@
2622
2621
  height: 35px;
2623
2622
  }
2624
2623
  .e-bigger .e-schedule .e-month-view .e-resource-cells,
2625
- .e-bigger .e-schedule .e-month-view .e-date-header-wrap,
2624
+ .e-bigger .e-schedule .e-month-view .e-date-header-wrap table td,
2626
2625
  .e-bigger.e-schedule .e-month-view .e-resource-cells,
2627
- .e-bigger.e-schedule .e-month-view .e-date-header-wrap {
2626
+ .e-bigger.e-schedule .e-month-view .e-date-header-wrap table td {
2628
2627
  font-size: 16px;
2629
2628
  }
2630
2629
  .e-bigger .e-schedule .e-month-view .e-content-wrap,
@@ -2641,6 +2640,10 @@
2641
2640
  .e-bigger.e-schedule .e-month-view .e-m-day {
2642
2641
  font-size: 14px;
2643
2642
  }
2643
+ .e-bigger .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar,
2644
+ .e-bigger.e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar {
2645
+ min-width: 306px;
2646
+ }
2644
2647
 
2645
2648
  .e-schedule.e-multi-drag .e-vertical-view .e-all-day-appointment-wrapper .e-appointment.e-appointment-border, .e-schedule.e-multi-drag .e-vertical-view .e-all-day-appointment-wrapper .e-appointment:focus {
2646
2649
  border: 1px solid rgba(0, 0, 0, 0.5);
@@ -3869,7 +3872,7 @@
3869
3872
  border-top: 1px solid #007bff;
3870
3873
  }
3871
3874
  .e-schedule .e-vertical-view .e-previous-timeline {
3872
- border-top: 1px dotted #007bff;
3875
+ border-top: 1px dashed #007bff;
3873
3876
  }
3874
3877
  .e-schedule .e-vertical-view.e-by-date .e-date-header-wrap table tbody td.e-header-cells {
3875
3878
  border-bottom-width: 1px;
@@ -1721,20 +1721,13 @@
1721
1721
  }
1722
1722
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-recurrence-icon,
1723
1723
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-recurrence-edit-icon {
1724
- line-height: 38px;
1724
+ line-height: 26px;
1725
1725
  padding: 0 5px;
1726
1726
  }
1727
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-indicator {
1728
- display: block;
1729
- }
1730
1727
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-left-icon,
1731
1728
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-right-icon {
1732
- font-size: 10px;
1733
- line-height: 38px;
1734
- padding-right: 7px;
1735
- }
1736
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-right-icon {
1737
- padding-right: 5px;
1729
+ line-height: 26px;
1730
+ padding: 0 2px;
1738
1731
  }
1739
1732
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment.e-appointment-border, .e-schedule .e-timeline-year-view .e-event-table .e-appointment:focus {
1740
1733
  border: 0;
@@ -2201,6 +2194,12 @@
2201
2194
  .e-schedule .e-month-agenda-view .e-appointment.e-appointment-border, .e-schedule .e-month-agenda-view .e-appointment:focus {
2202
2195
  background: #343a40;
2203
2196
  }
2197
+ .e-schedule .e-month-agenda-view .e-appointment.e-template {
2198
+ display: -ms-inline-flexbox;
2199
+ display: inline-flex;
2200
+ -ms-flex-direction: row-reverse;
2201
+ flex-direction: row-reverse;
2202
+ }
2204
2203
  .e-schedule .e-month-agenda-view .e-subject-wrap {
2205
2204
  display: -ms-flexbox;
2206
2205
  display: flex;
@@ -2596,9 +2595,9 @@
2596
2595
  height: 38px;
2597
2596
  }
2598
2597
  .e-bigger .e-schedule .e-month-view .e-resource-cells,
2599
- .e-bigger .e-schedule .e-month-view .e-date-header-wrap,
2598
+ .e-bigger .e-schedule .e-month-view .e-date-header-wrap table td,
2600
2599
  .e-bigger.e-schedule .e-month-view .e-resource-cells,
2601
- .e-bigger.e-schedule .e-month-view .e-date-header-wrap {
2600
+ .e-bigger.e-schedule .e-month-view .e-date-header-wrap table td {
2602
2601
  font-size: 16px;
2603
2602
  }
2604
2603
  .e-bigger .e-schedule .e-month-view .e-content-wrap,
@@ -2615,6 +2614,10 @@
2615
2614
  .e-bigger.e-schedule .e-month-view .e-m-day {
2616
2615
  font-size: 14px;
2617
2616
  }
2617
+ .e-bigger .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar,
2618
+ .e-bigger.e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar {
2619
+ min-width: 306px;
2620
+ }
2618
2621
 
2619
2622
  .e-schedule.e-multi-drag .e-vertical-view .e-all-day-appointment-wrapper .e-appointment.e-appointment-border, .e-schedule.e-multi-drag .e-vertical-view .e-all-day-appointment-wrapper .e-appointment:focus {
2620
2623
  border: 1px solid rgba(68, 76, 84, 0.5);
@@ -1721,20 +1721,13 @@
1721
1721
  }
1722
1722
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-recurrence-icon,
1723
1723
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-recurrence-edit-icon {
1724
- line-height: 38px;
1724
+ line-height: 26px;
1725
1725
  padding: 0 5px;
1726
1726
  }
1727
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-indicator {
1728
- display: block;
1729
- }
1730
1727
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-left-icon,
1731
1728
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-right-icon {
1732
- font-size: 10px;
1733
- line-height: 38px;
1734
- padding-right: 7px;
1735
- }
1736
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-right-icon {
1737
- padding-right: 5px;
1729
+ line-height: 26px;
1730
+ padding: 0 2px;
1738
1731
  }
1739
1732
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment.e-appointment-border, .e-schedule .e-timeline-year-view .e-event-table .e-appointment:focus {
1740
1733
  border: 0;
@@ -2201,6 +2194,12 @@
2201
2194
  .e-schedule .e-month-agenda-view .e-appointment.e-appointment-border, .e-schedule .e-month-agenda-view .e-appointment:focus {
2202
2195
  background: #e9ecef;
2203
2196
  }
2197
+ .e-schedule .e-month-agenda-view .e-appointment.e-template {
2198
+ display: -ms-inline-flexbox;
2199
+ display: inline-flex;
2200
+ -ms-flex-direction: row-reverse;
2201
+ flex-direction: row-reverse;
2202
+ }
2204
2203
  .e-schedule .e-month-agenda-view .e-subject-wrap {
2205
2204
  display: -ms-flexbox;
2206
2205
  display: flex;
@@ -2596,9 +2595,9 @@
2596
2595
  height: 38px;
2597
2596
  }
2598
2597
  .e-bigger .e-schedule .e-month-view .e-resource-cells,
2599
- .e-bigger .e-schedule .e-month-view .e-date-header-wrap,
2598
+ .e-bigger .e-schedule .e-month-view .e-date-header-wrap table td,
2600
2599
  .e-bigger.e-schedule .e-month-view .e-resource-cells,
2601
- .e-bigger.e-schedule .e-month-view .e-date-header-wrap {
2600
+ .e-bigger.e-schedule .e-month-view .e-date-header-wrap table td {
2602
2601
  font-size: 16px;
2603
2602
  }
2604
2603
  .e-bigger .e-schedule .e-month-view .e-content-wrap,
@@ -2615,6 +2614,10 @@
2615
2614
  .e-bigger.e-schedule .e-month-view .e-m-day {
2616
2615
  font-size: 14px;
2617
2616
  }
2617
+ .e-bigger .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar,
2618
+ .e-bigger.e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar {
2619
+ min-width: 306px;
2620
+ }
2618
2621
 
2619
2622
  .e-schedule.e-multi-drag .e-vertical-view .e-all-day-appointment-wrapper .e-appointment.e-appointment-border, .e-schedule.e-multi-drag .e-vertical-view .e-all-day-appointment-wrapper .e-appointment:focus {
2620
2623
  border: 1px solid rgba(222, 226, 230, 0.5);
@@ -1635,20 +1635,13 @@
1635
1635
  }
1636
1636
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-recurrence-icon,
1637
1637
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-recurrence-edit-icon {
1638
- line-height: 38px;
1638
+ line-height: 22px;
1639
1639
  padding: 0 5px;
1640
1640
  }
1641
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-indicator {
1642
- display: block;
1643
- }
1644
1641
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-left-icon,
1645
1642
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-right-icon {
1646
- font-size: 10px;
1647
- line-height: 38px;
1648
- padding-right: 7px;
1649
- }
1650
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-right-icon {
1651
- padding-right: 5px;
1643
+ line-height: 22px;
1644
+ padding: 0 2px;
1652
1645
  }
1653
1646
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment.e-appointment-border, .e-schedule .e-timeline-year-view .e-event-table .e-appointment:focus {
1654
1647
  border: 0;
@@ -2115,6 +2108,12 @@
2115
2108
  .e-schedule .e-month-agenda-view .e-appointment.e-appointment-border, .e-schedule .e-month-agenda-view .e-appointment:focus {
2116
2109
  background: #514f4f;
2117
2110
  }
2111
+ .e-schedule .e-month-agenda-view .e-appointment.e-template {
2112
+ display: -ms-inline-flexbox;
2113
+ display: inline-flex;
2114
+ -ms-flex-direction: row-reverse;
2115
+ flex-direction: row-reverse;
2116
+ }
2118
2117
  .e-schedule .e-month-agenda-view .e-subject-wrap {
2119
2118
  display: -ms-flexbox;
2120
2119
  display: flex;
@@ -2510,9 +2509,9 @@
2510
2509
  height: 35px;
2511
2510
  }
2512
2511
  .e-bigger .e-schedule .e-month-view .e-resource-cells,
2513
- .e-bigger .e-schedule .e-month-view .e-date-header-wrap,
2512
+ .e-bigger .e-schedule .e-month-view .e-date-header-wrap table td,
2514
2513
  .e-bigger.e-schedule .e-month-view .e-resource-cells,
2515
- .e-bigger.e-schedule .e-month-view .e-date-header-wrap {
2514
+ .e-bigger.e-schedule .e-month-view .e-date-header-wrap table td {
2516
2515
  font-size: 14px;
2517
2516
  }
2518
2517
  .e-bigger .e-schedule .e-month-view .e-content-wrap,
@@ -2529,6 +2528,10 @@
2529
2528
  .e-bigger.e-schedule .e-month-view .e-m-day {
2530
2529
  font-size: 14px;
2531
2530
  }
2531
+ .e-bigger .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar,
2532
+ .e-bigger.e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar {
2533
+ min-width: 306px;
2534
+ }
2532
2535
 
2533
2536
  .e-schedule.e-multi-drag .e-vertical-view .e-all-day-appointment-wrapper .e-appointment.e-appointment-border, .e-schedule.e-multi-drag .e-vertical-view .e-all-day-appointment-wrapper .e-appointment:focus {
2534
2537
  border: 1px solid #fff;
package/styles/fabric.css CHANGED
@@ -1630,20 +1630,13 @@
1630
1630
  }
1631
1631
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-recurrence-icon,
1632
1632
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-recurrence-edit-icon {
1633
- line-height: 38px;
1633
+ line-height: 22px;
1634
1634
  padding: 0 5px;
1635
1635
  }
1636
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-indicator {
1637
- display: block;
1638
- }
1639
1636
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-left-icon,
1640
1637
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-right-icon {
1641
- font-size: 10px;
1642
- line-height: 38px;
1643
- padding-right: 7px;
1644
- }
1645
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-right-icon {
1646
- padding-right: 5px;
1638
+ line-height: 22px;
1639
+ padding: 0 2px;
1647
1640
  }
1648
1641
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment.e-appointment-border, .e-schedule .e-timeline-year-view .e-event-table .e-appointment:focus {
1649
1642
  border: 0;
@@ -2110,6 +2103,12 @@
2110
2103
  .e-schedule .e-month-agenda-view .e-appointment.e-appointment-border, .e-schedule .e-month-agenda-view .e-appointment:focus {
2111
2104
  background: #b7e0ff;
2112
2105
  }
2106
+ .e-schedule .e-month-agenda-view .e-appointment.e-template {
2107
+ display: -ms-inline-flexbox;
2108
+ display: inline-flex;
2109
+ -ms-flex-direction: row-reverse;
2110
+ flex-direction: row-reverse;
2111
+ }
2113
2112
  .e-schedule .e-month-agenda-view .e-subject-wrap {
2114
2113
  display: -ms-flexbox;
2115
2114
  display: flex;
@@ -2505,9 +2504,9 @@
2505
2504
  height: 35px;
2506
2505
  }
2507
2506
  .e-bigger .e-schedule .e-month-view .e-resource-cells,
2508
- .e-bigger .e-schedule .e-month-view .e-date-header-wrap,
2507
+ .e-bigger .e-schedule .e-month-view .e-date-header-wrap table td,
2509
2508
  .e-bigger.e-schedule .e-month-view .e-resource-cells,
2510
- .e-bigger.e-schedule .e-month-view .e-date-header-wrap {
2509
+ .e-bigger.e-schedule .e-month-view .e-date-header-wrap table td {
2511
2510
  font-size: 14px;
2512
2511
  }
2513
2512
  .e-bigger .e-schedule .e-month-view .e-content-wrap,
@@ -2524,6 +2523,10 @@
2524
2523
  .e-bigger.e-schedule .e-month-view .e-m-day {
2525
2524
  font-size: 14px;
2526
2525
  }
2526
+ .e-bigger .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar,
2527
+ .e-bigger.e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar {
2528
+ min-width: 306px;
2529
+ }
2527
2530
 
2528
2531
  .e-schedule.e-multi-drag .e-vertical-view .e-all-day-appointment-wrapper .e-appointment.e-appointment-border, .e-schedule.e-multi-drag .e-vertical-view .e-all-day-appointment-wrapper .e-appointment:focus {
2529
2532
  border: 1px solid rgba(0, 0, 0, 0.5);
@@ -1698,20 +1698,13 @@
1698
1698
  }
1699
1699
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-recurrence-icon,
1700
1700
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-recurrence-edit-icon {
1701
- line-height: 38px;
1701
+ line-height: 26px;
1702
1702
  padding: 0 5px;
1703
1703
  }
1704
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-indicator {
1705
- display: block;
1706
- }
1707
1704
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-left-icon,
1708
1705
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-right-icon {
1709
- font-size: 10px;
1710
- line-height: 38px;
1711
- padding-right: 7px;
1712
- }
1713
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-right-icon {
1714
- padding-right: 5px;
1706
+ line-height: 26px;
1707
+ padding: 0 2px;
1715
1708
  }
1716
1709
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment.e-appointment-border, .e-schedule .e-timeline-year-view .e-event-table .e-appointment:focus {
1717
1710
  border: 0;
@@ -2178,6 +2171,12 @@
2178
2171
  .e-schedule .e-month-agenda-view .e-appointment.e-appointment-border, .e-schedule .e-month-agenda-view .e-appointment:focus {
2179
2172
  background: #292827;
2180
2173
  }
2174
+ .e-schedule .e-month-agenda-view .e-appointment.e-template {
2175
+ display: -ms-inline-flexbox;
2176
+ display: inline-flex;
2177
+ -ms-flex-direction: row-reverse;
2178
+ flex-direction: row-reverse;
2179
+ }
2181
2180
  .e-schedule .e-month-agenda-view .e-subject-wrap {
2182
2181
  display: -ms-flexbox;
2183
2182
  display: flex;
@@ -2573,9 +2572,9 @@
2573
2572
  height: 38px;
2574
2573
  }
2575
2574
  .e-bigger .e-schedule .e-month-view .e-resource-cells,
2576
- .e-bigger .e-schedule .e-month-view .e-date-header-wrap,
2575
+ .e-bigger .e-schedule .e-month-view .e-date-header-wrap table td,
2577
2576
  .e-bigger.e-schedule .e-month-view .e-resource-cells,
2578
- .e-bigger.e-schedule .e-month-view .e-date-header-wrap {
2577
+ .e-bigger.e-schedule .e-month-view .e-date-header-wrap table td {
2579
2578
  font-size: 16px;
2580
2579
  }
2581
2580
  .e-bigger .e-schedule .e-month-view .e-content-wrap,
@@ -2592,6 +2591,10 @@
2592
2591
  .e-bigger.e-schedule .e-month-view .e-m-day {
2593
2592
  font-size: 14px;
2594
2593
  }
2594
+ .e-bigger .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar,
2595
+ .e-bigger.e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar {
2596
+ min-width: 306px;
2597
+ }
2595
2598
 
2596
2599
  .e-schedule.e-multi-drag .e-vertical-view .e-all-day-appointment-wrapper .e-appointment.e-appointment-border, .e-schedule.e-multi-drag .e-vertical-view .e-all-day-appointment-wrapper .e-appointment:focus {
2597
2600
  border: 1px solid rgba(41, 40, 39, 0.5);
package/styles/fluent.css CHANGED
@@ -1698,20 +1698,13 @@
1698
1698
  }
1699
1699
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-recurrence-icon,
1700
1700
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-recurrence-edit-icon {
1701
- line-height: 38px;
1701
+ line-height: 26px;
1702
1702
  padding: 0 5px;
1703
1703
  }
1704
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-indicator {
1705
- display: block;
1706
- }
1707
1704
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-left-icon,
1708
1705
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-right-icon {
1709
- font-size: 10px;
1710
- line-height: 38px;
1711
- padding-right: 7px;
1712
- }
1713
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-right-icon {
1714
- padding-right: 5px;
1706
+ line-height: 26px;
1707
+ padding: 0 2px;
1715
1708
  }
1716
1709
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment.e-appointment-border, .e-schedule .e-timeline-year-view .e-event-table .e-appointment:focus {
1717
1710
  border: 0;
@@ -2178,6 +2171,12 @@
2178
2171
  .e-schedule .e-month-agenda-view .e-appointment.e-appointment-border, .e-schedule .e-month-agenda-view .e-appointment:focus {
2179
2172
  background: #edebe9;
2180
2173
  }
2174
+ .e-schedule .e-month-agenda-view .e-appointment.e-template {
2175
+ display: -ms-inline-flexbox;
2176
+ display: inline-flex;
2177
+ -ms-flex-direction: row-reverse;
2178
+ flex-direction: row-reverse;
2179
+ }
2181
2180
  .e-schedule .e-month-agenda-view .e-subject-wrap {
2182
2181
  display: -ms-flexbox;
2183
2182
  display: flex;
@@ -2573,9 +2572,9 @@
2573
2572
  height: 38px;
2574
2573
  }
2575
2574
  .e-bigger .e-schedule .e-month-view .e-resource-cells,
2576
- .e-bigger .e-schedule .e-month-view .e-date-header-wrap,
2575
+ .e-bigger .e-schedule .e-month-view .e-date-header-wrap table td,
2577
2576
  .e-bigger.e-schedule .e-month-view .e-resource-cells,
2578
- .e-bigger.e-schedule .e-month-view .e-date-header-wrap {
2577
+ .e-bigger.e-schedule .e-month-view .e-date-header-wrap table td {
2579
2578
  font-size: 16px;
2580
2579
  }
2581
2580
  .e-bigger .e-schedule .e-month-view .e-content-wrap,
@@ -2592,6 +2591,10 @@
2592
2591
  .e-bigger.e-schedule .e-month-view .e-m-day {
2593
2592
  font-size: 14px;
2594
2593
  }
2594
+ .e-bigger .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar,
2595
+ .e-bigger.e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar {
2596
+ min-width: 306px;
2597
+ }
2595
2598
 
2596
2599
  .e-schedule.e-multi-drag .e-vertical-view .e-all-day-appointment-wrapper .e-appointment.e-appointment-border, .e-schedule.e-multi-drag .e-vertical-view .e-all-day-appointment-wrapper .e-appointment:focus {
2597
2600
  border: 1px solid rgba(237, 235, 233, 0.5);