@syncfusion/ej2-react-schedule 21.2.10 → 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.
- package/CHANGELOG.md +14 -0
- package/dist/ej2-react-schedule.min.js +1 -1
- package/dist/ej2-react-schedule.umd.min.js +1 -1
- package/package.json +8 -8
- package/styles/bootstrap-dark.css +9 -12
- package/styles/bootstrap.css +9 -12
- package/styles/bootstrap4.css +10 -13
- package/styles/bootstrap5-dark.css +9 -12
- package/styles/bootstrap5.css +9 -12
- package/styles/fabric-dark.css +9 -12
- package/styles/fabric.css +9 -12
- package/styles/fluent-dark.css +9 -12
- package/styles/fluent.css +9 -12
- package/styles/highcontrast-light.css +10 -13
- package/styles/highcontrast.css +10 -13
- package/styles/material-dark.css +9 -12
- package/styles/material.css +9 -12
- package/styles/material3-dark.css +4653 -0
- package/styles/material3-dark.scss +3 -0
- package/styles/material3.css +4764 -0
- package/styles/material3.scss +3 -0
- package/styles/recurrence-editor/material3-dark.css +593 -0
- package/styles/recurrence-editor/material3-dark.scss +2 -0
- package/styles/recurrence-editor/material3.css +649 -0
- package/styles/recurrence-editor/material3.scss +2 -0
- package/styles/schedule/bootstrap-dark.css +9 -12
- package/styles/schedule/bootstrap.css +9 -12
- package/styles/schedule/bootstrap4.css +10 -13
- package/styles/schedule/bootstrap5-dark.css +9 -12
- package/styles/schedule/bootstrap5.css +9 -12
- package/styles/schedule/fabric-dark.css +9 -12
- package/styles/schedule/fabric.css +9 -12
- package/styles/schedule/fluent-dark.css +9 -12
- package/styles/schedule/fluent.css +9 -12
- package/styles/schedule/highcontrast-light.css +10 -13
- package/styles/schedule/highcontrast.css +10 -13
- package/styles/schedule/material-dark.css +9 -12
- package/styles/schedule/material.css +9 -12
- package/styles/schedule/material3-dark.css +4191 -0
- package/styles/schedule/material3-dark.scss +2 -0
- package/styles/schedule/material3.css +4247 -0
- package/styles/schedule/material3.scss +2 -0
- package/styles/schedule/tailwind-dark.css +9 -12
- package/styles/schedule/tailwind.css +9 -12
- package/styles/tailwind-dark.css +9 -12
- package/styles/tailwind.css +9 -12
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,20 @@
|
|
|
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
|
+
|
|
7
21
|
#### Bug fixes
|
|
8
22
|
|
|
9
23
|
- `#I464944` - An issue with time indicator rendered in wrong position when `startHour` and `endHour` property applied has been fixed.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-schedule.min.js
|
|
3
|
-
* version :
|
|
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 :
|
|
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.
|
|
3
|
+
"_id": "@syncfusion/ej2-react-schedule@21.4.0",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
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-
|
|
23
|
-
"_shasum": "
|
|
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": "~
|
|
35
|
-
"@syncfusion/ej2-react-base": "~
|
|
36
|
-
"@syncfusion/ej2-schedule": "
|
|
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": "
|
|
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:
|
|
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
|
-
|
|
1680
|
-
|
|
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;
|
|
@@ -2549,9 +2542,9 @@
|
|
|
2549
2542
|
height: 35px;
|
|
2550
2543
|
}
|
|
2551
2544
|
.e-bigger .e-schedule .e-month-view .e-resource-cells,
|
|
2552
|
-
.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,
|
|
2553
2546
|
.e-bigger.e-schedule .e-month-view .e-resource-cells,
|
|
2554
|
-
.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 {
|
|
2555
2548
|
font-size: 14px;
|
|
2556
2549
|
}
|
|
2557
2550
|
.e-bigger .e-schedule .e-month-view .e-content-wrap,
|
|
@@ -2568,6 +2561,10 @@
|
|
|
2568
2561
|
.e-bigger.e-schedule .e-month-view .e-m-day {
|
|
2569
2562
|
font-size: 14px;
|
|
2570
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
|
+
}
|
|
2571
2568
|
|
|
2572
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 {
|
|
2573
2570
|
border: 1px solid #fff;
|
package/styles/bootstrap.css
CHANGED
|
@@ -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:
|
|
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
|
-
|
|
1680
|
-
|
|
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;
|
|
@@ -2549,9 +2542,9 @@
|
|
|
2549
2542
|
height: 35px;
|
|
2550
2543
|
}
|
|
2551
2544
|
.e-bigger .e-schedule .e-month-view .e-resource-cells,
|
|
2552
|
-
.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,
|
|
2553
2546
|
.e-bigger.e-schedule .e-month-view .e-resource-cells,
|
|
2554
|
-
.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 {
|
|
2555
2548
|
font-size: 14px;
|
|
2556
2549
|
}
|
|
2557
2550
|
.e-bigger .e-schedule .e-month-view .e-content-wrap,
|
|
@@ -2568,6 +2561,10 @@
|
|
|
2568
2561
|
.e-bigger.e-schedule .e-month-view .e-m-day {
|
|
2569
2562
|
font-size: 14px;
|
|
2570
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
|
+
}
|
|
2571
2568
|
|
|
2572
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 {
|
|
2573
2570
|
border: 1px solid rgba(0, 0, 0, 0.5);
|
package/styles/bootstrap4.css
CHANGED
|
@@ -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:
|
|
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
|
-
|
|
1759
|
-
|
|
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;
|
|
@@ -2628,9 +2621,9 @@
|
|
|
2628
2621
|
height: 35px;
|
|
2629
2622
|
}
|
|
2630
2623
|
.e-bigger .e-schedule .e-month-view .e-resource-cells,
|
|
2631
|
-
.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,
|
|
2632
2625
|
.e-bigger.e-schedule .e-month-view .e-resource-cells,
|
|
2633
|
-
.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 {
|
|
2634
2627
|
font-size: 16px;
|
|
2635
2628
|
}
|
|
2636
2629
|
.e-bigger .e-schedule .e-month-view .e-content-wrap,
|
|
@@ -2647,6 +2640,10 @@
|
|
|
2647
2640
|
.e-bigger.e-schedule .e-month-view .e-m-day {
|
|
2648
2641
|
font-size: 14px;
|
|
2649
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
|
+
}
|
|
2650
2647
|
|
|
2651
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 {
|
|
2652
2649
|
border: 1px solid rgba(0, 0, 0, 0.5);
|
|
@@ -3875,7 +3872,7 @@
|
|
|
3875
3872
|
border-top: 1px solid #007bff;
|
|
3876
3873
|
}
|
|
3877
3874
|
.e-schedule .e-vertical-view .e-previous-timeline {
|
|
3878
|
-
border-top: 1px
|
|
3875
|
+
border-top: 1px dashed #007bff;
|
|
3879
3876
|
}
|
|
3880
3877
|
.e-schedule .e-vertical-view.e-by-date .e-date-header-wrap table tbody td.e-header-cells {
|
|
3881
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:
|
|
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
|
-
|
|
1733
|
-
|
|
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;
|
|
@@ -2602,9 +2595,9 @@
|
|
|
2602
2595
|
height: 38px;
|
|
2603
2596
|
}
|
|
2604
2597
|
.e-bigger .e-schedule .e-month-view .e-resource-cells,
|
|
2605
|
-
.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,
|
|
2606
2599
|
.e-bigger.e-schedule .e-month-view .e-resource-cells,
|
|
2607
|
-
.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 {
|
|
2608
2601
|
font-size: 16px;
|
|
2609
2602
|
}
|
|
2610
2603
|
.e-bigger .e-schedule .e-month-view .e-content-wrap,
|
|
@@ -2621,6 +2614,10 @@
|
|
|
2621
2614
|
.e-bigger.e-schedule .e-month-view .e-m-day {
|
|
2622
2615
|
font-size: 14px;
|
|
2623
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
|
+
}
|
|
2624
2621
|
|
|
2625
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 {
|
|
2626
2623
|
border: 1px solid rgba(68, 76, 84, 0.5);
|
package/styles/bootstrap5.css
CHANGED
|
@@ -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:
|
|
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
|
-
|
|
1733
|
-
|
|
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;
|
|
@@ -2602,9 +2595,9 @@
|
|
|
2602
2595
|
height: 38px;
|
|
2603
2596
|
}
|
|
2604
2597
|
.e-bigger .e-schedule .e-month-view .e-resource-cells,
|
|
2605
|
-
.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,
|
|
2606
2599
|
.e-bigger.e-schedule .e-month-view .e-resource-cells,
|
|
2607
|
-
.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 {
|
|
2608
2601
|
font-size: 16px;
|
|
2609
2602
|
}
|
|
2610
2603
|
.e-bigger .e-schedule .e-month-view .e-content-wrap,
|
|
@@ -2621,6 +2614,10 @@
|
|
|
2621
2614
|
.e-bigger.e-schedule .e-month-view .e-m-day {
|
|
2622
2615
|
font-size: 14px;
|
|
2623
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
|
+
}
|
|
2624
2621
|
|
|
2625
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 {
|
|
2626
2623
|
border: 1px solid rgba(222, 226, 230, 0.5);
|
package/styles/fabric-dark.css
CHANGED
|
@@ -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:
|
|
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
|
-
|
|
1647
|
-
|
|
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;
|
|
@@ -2516,9 +2509,9 @@
|
|
|
2516
2509
|
height: 35px;
|
|
2517
2510
|
}
|
|
2518
2511
|
.e-bigger .e-schedule .e-month-view .e-resource-cells,
|
|
2519
|
-
.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,
|
|
2520
2513
|
.e-bigger.e-schedule .e-month-view .e-resource-cells,
|
|
2521
|
-
.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 {
|
|
2522
2515
|
font-size: 14px;
|
|
2523
2516
|
}
|
|
2524
2517
|
.e-bigger .e-schedule .e-month-view .e-content-wrap,
|
|
@@ -2535,6 +2528,10 @@
|
|
|
2535
2528
|
.e-bigger.e-schedule .e-month-view .e-m-day {
|
|
2536
2529
|
font-size: 14px;
|
|
2537
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
|
+
}
|
|
2538
2535
|
|
|
2539
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 {
|
|
2540
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:
|
|
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
|
-
|
|
1642
|
-
|
|
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;
|
|
@@ -2511,9 +2504,9 @@
|
|
|
2511
2504
|
height: 35px;
|
|
2512
2505
|
}
|
|
2513
2506
|
.e-bigger .e-schedule .e-month-view .e-resource-cells,
|
|
2514
|
-
.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,
|
|
2515
2508
|
.e-bigger.e-schedule .e-month-view .e-resource-cells,
|
|
2516
|
-
.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 {
|
|
2517
2510
|
font-size: 14px;
|
|
2518
2511
|
}
|
|
2519
2512
|
.e-bigger .e-schedule .e-month-view .e-content-wrap,
|
|
@@ -2530,6 +2523,10 @@
|
|
|
2530
2523
|
.e-bigger.e-schedule .e-month-view .e-m-day {
|
|
2531
2524
|
font-size: 14px;
|
|
2532
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
|
+
}
|
|
2533
2530
|
|
|
2534
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 {
|
|
2535
2532
|
border: 1px solid rgba(0, 0, 0, 0.5);
|
package/styles/fluent-dark.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:
|
|
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
|
-
|
|
1710
|
-
|
|
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;
|
|
@@ -2579,9 +2572,9 @@
|
|
|
2579
2572
|
height: 38px;
|
|
2580
2573
|
}
|
|
2581
2574
|
.e-bigger .e-schedule .e-month-view .e-resource-cells,
|
|
2582
|
-
.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,
|
|
2583
2576
|
.e-bigger.e-schedule .e-month-view .e-resource-cells,
|
|
2584
|
-
.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 {
|
|
2585
2578
|
font-size: 16px;
|
|
2586
2579
|
}
|
|
2587
2580
|
.e-bigger .e-schedule .e-month-view .e-content-wrap,
|
|
@@ -2598,6 +2591,10 @@
|
|
|
2598
2591
|
.e-bigger.e-schedule .e-month-view .e-m-day {
|
|
2599
2592
|
font-size: 14px;
|
|
2600
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
|
+
}
|
|
2601
2598
|
|
|
2602
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 {
|
|
2603
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:
|
|
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
|
-
|
|
1710
|
-
|
|
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;
|
|
@@ -2579,9 +2572,9 @@
|
|
|
2579
2572
|
height: 38px;
|
|
2580
2573
|
}
|
|
2581
2574
|
.e-bigger .e-schedule .e-month-view .e-resource-cells,
|
|
2582
|
-
.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,
|
|
2583
2576
|
.e-bigger.e-schedule .e-month-view .e-resource-cells,
|
|
2584
|
-
.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 {
|
|
2585
2578
|
font-size: 16px;
|
|
2586
2579
|
}
|
|
2587
2580
|
.e-bigger .e-schedule .e-month-view .e-content-wrap,
|
|
@@ -2598,6 +2591,10 @@
|
|
|
2598
2591
|
.e-bigger.e-schedule .e-month-view .e-m-day {
|
|
2599
2592
|
font-size: 14px;
|
|
2600
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
|
+
}
|
|
2601
2598
|
|
|
2602
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 {
|
|
2603
2600
|
border: 1px solid rgba(237, 235, 233, 0.5);
|
|
@@ -1712,20 +1712,13 @@
|
|
|
1712
1712
|
}
|
|
1713
1713
|
.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-recurrence-icon,
|
|
1714
1714
|
.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-recurrence-edit-icon {
|
|
1715
|
-
line-height:
|
|
1715
|
+
line-height: 22px;
|
|
1716
1716
|
padding: 0 5px;
|
|
1717
1717
|
}
|
|
1718
|
-
.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-indicator {
|
|
1719
|
-
display: block;
|
|
1720
|
-
}
|
|
1721
1718
|
.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-left-icon,
|
|
1722
1719
|
.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-right-icon {
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
padding-right: 7px;
|
|
1726
|
-
}
|
|
1727
|
-
.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-right-icon {
|
|
1728
|
-
padding-right: 5px;
|
|
1720
|
+
line-height: 22px;
|
|
1721
|
+
padding: 0 2px;
|
|
1729
1722
|
}
|
|
1730
1723
|
.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 {
|
|
1731
1724
|
border: 0;
|
|
@@ -2593,9 +2586,9 @@
|
|
|
2593
2586
|
height: 35px;
|
|
2594
2587
|
}
|
|
2595
2588
|
.e-bigger .e-schedule .e-month-view .e-resource-cells,
|
|
2596
|
-
.e-bigger .e-schedule .e-month-view .e-date-header-wrap,
|
|
2589
|
+
.e-bigger .e-schedule .e-month-view .e-date-header-wrap table td,
|
|
2597
2590
|
.e-bigger.e-schedule .e-month-view .e-resource-cells,
|
|
2598
|
-
.e-bigger.e-schedule .e-month-view .e-date-header-wrap {
|
|
2591
|
+
.e-bigger.e-schedule .e-month-view .e-date-header-wrap table td {
|
|
2599
2592
|
font-size: 14px;
|
|
2600
2593
|
}
|
|
2601
2594
|
.e-bigger .e-schedule .e-month-view .e-content-wrap,
|
|
@@ -2612,6 +2605,10 @@
|
|
|
2612
2605
|
.e-bigger.e-schedule .e-month-view .e-m-day {
|
|
2613
2606
|
font-size: 14px;
|
|
2614
2607
|
}
|
|
2608
|
+
.e-bigger .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar,
|
|
2609
|
+
.e-bigger.e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar {
|
|
2610
|
+
min-width: 306px;
|
|
2611
|
+
}
|
|
2615
2612
|
|
|
2616
2613
|
.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 {
|
|
2617
2614
|
border: 1px solid #fff;
|
|
@@ -3840,7 +3837,7 @@
|
|
|
3840
3837
|
border-top: 1px solid #400074;
|
|
3841
3838
|
}
|
|
3842
3839
|
.e-schedule .e-vertical-view .e-previous-timeline {
|
|
3843
|
-
border-top: 1px
|
|
3840
|
+
border-top: 1px dashed #400074;
|
|
3844
3841
|
}
|
|
3845
3842
|
.e-schedule .e-vertical-view.e-by-date .e-date-header-wrap table tbody td.e-header-cells {
|
|
3846
3843
|
border-bottom-width: 1px;
|
package/styles/highcontrast.css
CHANGED
|
@@ -1716,20 +1716,13 @@
|
|
|
1716
1716
|
}
|
|
1717
1717
|
.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-recurrence-icon,
|
|
1718
1718
|
.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-recurrence-edit-icon {
|
|
1719
|
-
line-height:
|
|
1719
|
+
line-height: 22px;
|
|
1720
1720
|
padding: 0 5px;
|
|
1721
1721
|
}
|
|
1722
|
-
.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-indicator {
|
|
1723
|
-
display: block;
|
|
1724
|
-
}
|
|
1725
1722
|
.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-left-icon,
|
|
1726
1723
|
.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-right-icon {
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
padding-right: 7px;
|
|
1730
|
-
}
|
|
1731
|
-
.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-right-icon {
|
|
1732
|
-
padding-right: 5px;
|
|
1724
|
+
line-height: 22px;
|
|
1725
|
+
padding: 0 2px;
|
|
1733
1726
|
}
|
|
1734
1727
|
.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 {
|
|
1735
1728
|
border: 0;
|
|
@@ -2597,9 +2590,9 @@
|
|
|
2597
2590
|
height: 35px;
|
|
2598
2591
|
}
|
|
2599
2592
|
.e-bigger .e-schedule .e-month-view .e-resource-cells,
|
|
2600
|
-
.e-bigger .e-schedule .e-month-view .e-date-header-wrap,
|
|
2593
|
+
.e-bigger .e-schedule .e-month-view .e-date-header-wrap table td,
|
|
2601
2594
|
.e-bigger.e-schedule .e-month-view .e-resource-cells,
|
|
2602
|
-
.e-bigger.e-schedule .e-month-view .e-date-header-wrap {
|
|
2595
|
+
.e-bigger.e-schedule .e-month-view .e-date-header-wrap table td {
|
|
2603
2596
|
font-size: 14px;
|
|
2604
2597
|
}
|
|
2605
2598
|
.e-bigger .e-schedule .e-month-view .e-content-wrap,
|
|
@@ -2616,6 +2609,10 @@
|
|
|
2616
2609
|
.e-bigger.e-schedule .e-month-view .e-m-day {
|
|
2617
2610
|
font-size: 14px;
|
|
2618
2611
|
}
|
|
2612
|
+
.e-bigger .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar,
|
|
2613
|
+
.e-bigger.e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar {
|
|
2614
|
+
min-width: 306px;
|
|
2615
|
+
}
|
|
2619
2616
|
|
|
2620
2617
|
.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 {
|
|
2621
2618
|
border: 1px solid #fff;
|
|
@@ -3844,7 +3841,7 @@
|
|
|
3844
3841
|
border-top: 1px solid #ffd939;
|
|
3845
3842
|
}
|
|
3846
3843
|
.e-schedule .e-vertical-view .e-previous-timeline {
|
|
3847
|
-
border-top: 1px
|
|
3844
|
+
border-top: 1px dashed #ffd939;
|
|
3848
3845
|
}
|
|
3849
3846
|
.e-schedule .e-vertical-view.e-by-date .e-date-header-wrap table tbody td.e-header-cells {
|
|
3850
3847
|
border-bottom-width: 1px;
|