@syncfusion/ej2-schedule 21.1.37 → 21.1.38
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 +7 -0
- package/dist/ej2-schedule.min.js +2 -2
- package/dist/ej2-schedule.umd.min.js +2 -2
- package/dist/ej2-schedule.umd.min.js.map +1 -1
- package/dist/es6/ej2-schedule.es2015.js +5 -4
- package/dist/es6/ej2-schedule.es2015.js.map +1 -1
- package/dist/es6/ej2-schedule.es5.js +5 -4
- package/dist/es6/ej2-schedule.es5.js.map +1 -1
- package/dist/global/ej2-schedule.min.js +2 -2
- package/dist/global/ej2-schedule.min.js.map +1 -1
- package/dist/global/index.d.ts +1 -1
- package/package.json +11 -11
- package/src/schedule/event-renderer/timeline-view.js +3 -3
- package/src/schedule/exports/print.js +2 -1
- package/styles/bootstrap-dark.css +4 -2
- package/styles/bootstrap.css +4 -2
- package/styles/bootstrap4.css +4 -2
- package/styles/bootstrap5-dark.css +4 -2
- package/styles/bootstrap5.css +4 -2
- package/styles/fabric-dark.css +4 -2
- package/styles/fabric.css +4 -2
- package/styles/fluent-dark.css +4 -2
- package/styles/fluent.css +4 -2
- package/styles/highcontrast-light.css +4 -2
- package/styles/highcontrast.css +4 -2
- package/styles/material-dark.css +4 -2
- package/styles/material.css +4 -2
- package/styles/schedule/_theme.scss +4 -2
- package/styles/schedule/bootstrap-dark.css +4 -2
- package/styles/schedule/bootstrap.css +4 -2
- package/styles/schedule/bootstrap4.css +4 -2
- package/styles/schedule/bootstrap5-dark.css +4 -2
- package/styles/schedule/bootstrap5.css +4 -2
- package/styles/schedule/fabric-dark.css +4 -2
- package/styles/schedule/fabric.css +4 -2
- package/styles/schedule/fluent-dark.css +4 -2
- package/styles/schedule/fluent.css +4 -2
- package/styles/schedule/highcontrast-light.css +4 -2
- package/styles/schedule/highcontrast.css +4 -2
- package/styles/schedule/material-dark.css +4 -2
- package/styles/schedule/material.css +4 -2
- package/styles/schedule/tailwind-dark.css +4 -2
- package/styles/schedule/tailwind.css +4 -2
- package/styles/tailwind-dark.css +4 -2
- package/styles/tailwind.css +4 -2
package/dist/global/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: index.d.ts
|
|
3
|
-
* version : 21.1.
|
|
3
|
+
* version : 21.1.38
|
|
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-schedule@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-schedule@21.1.
|
|
3
|
+
"_id": "@syncfusion/ej2-schedule@21.1.37",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-NLCQtiu5Olzfi6SxLt7AYA1KmVoEH8iCMIfnH3R+AGKx2M3jAc8kj254/r6ZjCOG+Hv5HJzRlzXcpsjcF6STUA==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-schedule",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -23,8 +23,8 @@
|
|
|
23
23
|
"/@syncfusion/ej2-react-schedule",
|
|
24
24
|
"/@syncfusion/ej2-vue-schedule"
|
|
25
25
|
],
|
|
26
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-21.1.
|
|
27
|
-
"_shasum": "
|
|
26
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-21.1.37.tgz",
|
|
27
|
+
"_shasum": "ca770b8410b16994dc458ebd2dce869f52476c1d",
|
|
28
28
|
"_spec": "@syncfusion/ej2-schedule@*",
|
|
29
29
|
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
|
|
30
30
|
"author": {
|
|
@@ -35,15 +35,15 @@
|
|
|
35
35
|
},
|
|
36
36
|
"bundleDependencies": false,
|
|
37
37
|
"dependencies": {
|
|
38
|
-
"@syncfusion/ej2-base": "~21.1.
|
|
38
|
+
"@syncfusion/ej2-base": "~21.1.38",
|
|
39
39
|
"@syncfusion/ej2-buttons": "~21.1.37",
|
|
40
|
-
"@syncfusion/ej2-calendars": "~21.1.
|
|
41
|
-
"@syncfusion/ej2-data": "~21.1.
|
|
42
|
-
"@syncfusion/ej2-dropdowns": "~21.1.
|
|
40
|
+
"@syncfusion/ej2-calendars": "~21.1.38",
|
|
41
|
+
"@syncfusion/ej2-data": "~21.1.38",
|
|
42
|
+
"@syncfusion/ej2-dropdowns": "~21.1.38",
|
|
43
43
|
"@syncfusion/ej2-excel-export": "~21.1.37",
|
|
44
|
-
"@syncfusion/ej2-inputs": "~21.1.
|
|
44
|
+
"@syncfusion/ej2-inputs": "~21.1.38",
|
|
45
45
|
"@syncfusion/ej2-lists": "~21.1.37",
|
|
46
|
-
"@syncfusion/ej2-navigations": "~21.1.
|
|
46
|
+
"@syncfusion/ej2-navigations": "~21.1.38",
|
|
47
47
|
"@syncfusion/ej2-popups": "~21.1.37"
|
|
48
48
|
},
|
|
49
49
|
"deprecated": false,
|
|
@@ -73,6 +73,6 @@
|
|
|
73
73
|
"url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
|
|
74
74
|
},
|
|
75
75
|
"typings": "index.d.ts",
|
|
76
|
-
"version": "21.1.
|
|
76
|
+
"version": "21.1.38",
|
|
77
77
|
"sideEffects": false
|
|
78
78
|
}
|
|
@@ -248,7 +248,7 @@ var TimelineEvent = /** @class */ (function (_super) {
|
|
|
248
248
|
TimelineEvent.prototype.renderTimelineMoreIndicator = function (startTime, startDate, endDate, appHeight, interval, resIndex, appointmentsList, top, appLeft, appRight, cellTd, moreIndicator, appPos, position) {
|
|
249
249
|
appLeft = (this.parent.enableRtl) ? appRight = position : position;
|
|
250
250
|
appPos = (this.parent.enableRtl) ? appRight : appLeft;
|
|
251
|
-
appPos = (Math.
|
|
251
|
+
appPos = (Math.round(appPos / this.cellWidth) * this.cellWidth);
|
|
252
252
|
if ((cellTd && isNullOrUndefined(moreIndicator)) ||
|
|
253
253
|
(!this.isAlreadyAvail(appPos, cellTd))) {
|
|
254
254
|
var startDateTime = (this.parent.activeViewOptions.option === 'TimelineMonth' || this.renderType === 'day') ? new Date(+startTime) : startDate;
|
|
@@ -275,8 +275,8 @@ var TimelineEvent = /** @class */ (function (_super) {
|
|
|
275
275
|
}
|
|
276
276
|
moreIndicatorElement.style.top = top + appArea + 'px';
|
|
277
277
|
moreIndicatorElement.style.width = this.cellWidth + 'px';
|
|
278
|
-
moreIndicatorElement.style.left = (
|
|
279
|
-
moreIndicatorElement.style.right = (
|
|
278
|
+
moreIndicatorElement.style.left = ((appLeft / this.cellWidth) * this.cellWidth) + 'px';
|
|
279
|
+
moreIndicatorElement.style.right = ((appRight / this.cellWidth) * this.cellWidth) + 'px';
|
|
280
280
|
this.renderElement(cellTd, moreIndicatorElement);
|
|
281
281
|
EventHandler.add(moreIndicatorElement, 'click', this.moreIndicatorClick, this);
|
|
282
282
|
}
|
|
@@ -87,7 +87,8 @@ var Print = /** @class */ (function () {
|
|
|
87
87
|
'resources', 'rowAutoHeight', 'selectedDate', 'showHeaderBar', 'showTimeIndicator', 'showWeekNumber',
|
|
88
88
|
'showWeekend', 'startHour', 'timeFormat', 'timeScale', 'timezone', 'views', 'width', 'workDays', 'workHours',
|
|
89
89
|
'dateHeaderTemplate', 'dateRangeTemplate', 'cellHeaderTemplate', 'dayHeaderTemplate', 'monthHeaderTemplate',
|
|
90
|
-
'cellTemplate', 'resourceHeaderTemplate', 'headerIndentTemplate'
|
|
90
|
+
'cellTemplate', 'resourceHeaderTemplate', 'headerIndentTemplate', 'actionBegin', 'actionComplete', 'actionFailure',
|
|
91
|
+
'created', 'dataBinding', 'dataBound', 'destroyed', 'eventRendered', 'moreEventsClick', 'navigating', 'popupOpen', 'popupClose', 'renderCell'
|
|
91
92
|
];
|
|
92
93
|
var scheduleTemplates = ['cellHeaderTemplate', 'dayHeaderTemplate', 'monthHeaderTemplate', 'cellTemplate',
|
|
93
94
|
'dateHeaderTemplate', 'dateRangeTemplate', 'eventTemplate', 'resourceHeaderTemplate', 'headerIndentTemplate'];
|
|
@@ -3838,7 +3838,9 @@
|
|
|
3838
3838
|
background: #0070f0;
|
|
3839
3839
|
border-radius: 50%;
|
|
3840
3840
|
color: #fff;
|
|
3841
|
-
width: 20px;
|
|
3841
|
+
min-width: 20px;
|
|
3842
|
+
padding: 0 4px;
|
|
3843
|
+
width: fit-content;
|
|
3842
3844
|
}
|
|
3843
3845
|
.e-schedule .e-month-view .e-selected-cell,
|
|
3844
3846
|
.e-schedule .e-month-agenda-view .e-selected-cell {
|
|
@@ -3868,7 +3870,7 @@
|
|
|
3868
3870
|
border-width: 0;
|
|
3869
3871
|
}
|
|
3870
3872
|
.e-schedule .e-month-agenda-view .e-current-date .e-date-header {
|
|
3871
|
-
width: 24px;
|
|
3873
|
+
min-width: 24px;
|
|
3872
3874
|
}
|
|
3873
3875
|
.e-schedule .e-timeline-view .e-date-header-wrap table td:first-child,
|
|
3874
3876
|
.e-schedule .e-timeline-view .e-content-wrap table td:first-child,
|
package/styles/bootstrap.css
CHANGED
|
@@ -3838,7 +3838,9 @@
|
|
|
3838
3838
|
background: #317ab9;
|
|
3839
3839
|
border-radius: 50%;
|
|
3840
3840
|
color: #fff;
|
|
3841
|
-
width: 20px;
|
|
3841
|
+
min-width: 20px;
|
|
3842
|
+
padding: 0 4px;
|
|
3843
|
+
width: fit-content;
|
|
3842
3844
|
}
|
|
3843
3845
|
.e-schedule .e-month-view .e-selected-cell,
|
|
3844
3846
|
.e-schedule .e-month-agenda-view .e-selected-cell {
|
|
@@ -3868,7 +3870,7 @@
|
|
|
3868
3870
|
border-width: 0;
|
|
3869
3871
|
}
|
|
3870
3872
|
.e-schedule .e-month-agenda-view .e-current-date .e-date-header {
|
|
3871
|
-
width: 24px;
|
|
3873
|
+
min-width: 24px;
|
|
3872
3874
|
}
|
|
3873
3875
|
.e-schedule .e-timeline-view .e-date-header-wrap table td:first-child,
|
|
3874
3876
|
.e-schedule .e-timeline-view .e-content-wrap table td:first-child,
|
package/styles/bootstrap4.css
CHANGED
|
@@ -3917,7 +3917,9 @@
|
|
|
3917
3917
|
background: #007bff;
|
|
3918
3918
|
border-radius: 50%;
|
|
3919
3919
|
color: #fff;
|
|
3920
|
-
width: 20px;
|
|
3920
|
+
min-width: 20px;
|
|
3921
|
+
padding: 0 4px;
|
|
3922
|
+
width: fit-content;
|
|
3921
3923
|
}
|
|
3922
3924
|
.e-schedule .e-month-view .e-selected-cell,
|
|
3923
3925
|
.e-schedule .e-month-agenda-view .e-selected-cell {
|
|
@@ -3947,7 +3949,7 @@
|
|
|
3947
3949
|
border-width: 0;
|
|
3948
3950
|
}
|
|
3949
3951
|
.e-schedule .e-month-agenda-view .e-current-date .e-date-header {
|
|
3950
|
-
width: 24px;
|
|
3952
|
+
min-width: 24px;
|
|
3951
3953
|
}
|
|
3952
3954
|
.e-schedule .e-timeline-view .e-date-header-wrap table td:first-child,
|
|
3953
3955
|
.e-schedule .e-timeline-view .e-content-wrap table td:first-child,
|
|
@@ -3891,7 +3891,9 @@
|
|
|
3891
3891
|
background: #0d6efd;
|
|
3892
3892
|
border-radius: 50%;
|
|
3893
3893
|
color: #212529;
|
|
3894
|
-
width: 20px;
|
|
3894
|
+
min-width: 20px;
|
|
3895
|
+
padding: 0 4px;
|
|
3896
|
+
width: fit-content;
|
|
3895
3897
|
}
|
|
3896
3898
|
.e-schedule .e-month-view .e-selected-cell,
|
|
3897
3899
|
.e-schedule .e-month-agenda-view .e-selected-cell {
|
|
@@ -3921,7 +3923,7 @@
|
|
|
3921
3923
|
border-width: 0;
|
|
3922
3924
|
}
|
|
3923
3925
|
.e-schedule .e-month-agenda-view .e-current-date .e-date-header {
|
|
3924
|
-
width: 24px;
|
|
3926
|
+
min-width: 24px;
|
|
3925
3927
|
}
|
|
3926
3928
|
.e-schedule .e-timeline-view .e-date-header-wrap table td:first-child,
|
|
3927
3929
|
.e-schedule .e-timeline-view .e-content-wrap table td:first-child,
|
package/styles/bootstrap5.css
CHANGED
|
@@ -3891,7 +3891,9 @@
|
|
|
3891
3891
|
background: #0d6efd;
|
|
3892
3892
|
border-radius: 50%;
|
|
3893
3893
|
color: #fff;
|
|
3894
|
-
width: 20px;
|
|
3894
|
+
min-width: 20px;
|
|
3895
|
+
padding: 0 4px;
|
|
3896
|
+
width: fit-content;
|
|
3895
3897
|
}
|
|
3896
3898
|
.e-schedule .e-month-view .e-selected-cell,
|
|
3897
3899
|
.e-schedule .e-month-agenda-view .e-selected-cell {
|
|
@@ -3921,7 +3923,7 @@
|
|
|
3921
3923
|
border-width: 0;
|
|
3922
3924
|
}
|
|
3923
3925
|
.e-schedule .e-month-agenda-view .e-current-date .e-date-header {
|
|
3924
|
-
width: 24px;
|
|
3926
|
+
min-width: 24px;
|
|
3925
3927
|
}
|
|
3926
3928
|
.e-schedule .e-timeline-view .e-date-header-wrap table td:first-child,
|
|
3927
3929
|
.e-schedule .e-timeline-view .e-content-wrap table td:first-child,
|
package/styles/fabric-dark.css
CHANGED
|
@@ -3805,7 +3805,9 @@
|
|
|
3805
3805
|
background: #0074cc;
|
|
3806
3806
|
border-radius: 50%;
|
|
3807
3807
|
color: #fff;
|
|
3808
|
-
width: 20px;
|
|
3808
|
+
min-width: 20px;
|
|
3809
|
+
padding: 0 4px;
|
|
3810
|
+
width: fit-content;
|
|
3809
3811
|
}
|
|
3810
3812
|
.e-schedule .e-month-view .e-selected-cell,
|
|
3811
3813
|
.e-schedule .e-month-agenda-view .e-selected-cell {
|
|
@@ -3835,7 +3837,7 @@
|
|
|
3835
3837
|
border-width: 0;
|
|
3836
3838
|
}
|
|
3837
3839
|
.e-schedule .e-month-agenda-view .e-current-date .e-date-header {
|
|
3838
|
-
width: 24px;
|
|
3840
|
+
min-width: 24px;
|
|
3839
3841
|
}
|
|
3840
3842
|
.e-schedule .e-timeline-view .e-date-header-wrap table td:first-child,
|
|
3841
3843
|
.e-schedule .e-timeline-view .e-content-wrap table td:first-child,
|
package/styles/fabric.css
CHANGED
|
@@ -3800,7 +3800,9 @@
|
|
|
3800
3800
|
background: #0078d6;
|
|
3801
3801
|
border-radius: 50%;
|
|
3802
3802
|
color: #fff;
|
|
3803
|
-
width: 20px;
|
|
3803
|
+
min-width: 20px;
|
|
3804
|
+
padding: 0 4px;
|
|
3805
|
+
width: fit-content;
|
|
3804
3806
|
}
|
|
3805
3807
|
.e-schedule .e-month-view .e-selected-cell,
|
|
3806
3808
|
.e-schedule .e-month-agenda-view .e-selected-cell {
|
|
@@ -3830,7 +3832,7 @@
|
|
|
3830
3832
|
border-width: 0;
|
|
3831
3833
|
}
|
|
3832
3834
|
.e-schedule .e-month-agenda-view .e-current-date .e-date-header {
|
|
3833
|
-
width: 24px;
|
|
3835
|
+
min-width: 24px;
|
|
3834
3836
|
}
|
|
3835
3837
|
.e-schedule .e-timeline-view .e-date-header-wrap table td:first-child,
|
|
3836
3838
|
.e-schedule .e-timeline-view .e-content-wrap table td:first-child,
|
package/styles/fluent-dark.css
CHANGED
|
@@ -3868,7 +3868,9 @@
|
|
|
3868
3868
|
background: #0078d4;
|
|
3869
3869
|
border-radius: 50%;
|
|
3870
3870
|
color: #1b1a19;
|
|
3871
|
-
width: 20px;
|
|
3871
|
+
min-width: 20px;
|
|
3872
|
+
padding: 0 4px;
|
|
3873
|
+
width: fit-content;
|
|
3872
3874
|
}
|
|
3873
3875
|
.e-schedule .e-month-view .e-selected-cell,
|
|
3874
3876
|
.e-schedule .e-month-agenda-view .e-selected-cell {
|
|
@@ -3898,7 +3900,7 @@
|
|
|
3898
3900
|
border-width: 0;
|
|
3899
3901
|
}
|
|
3900
3902
|
.e-schedule .e-month-agenda-view .e-current-date .e-date-header {
|
|
3901
|
-
width: 24px;
|
|
3903
|
+
min-width: 24px;
|
|
3902
3904
|
}
|
|
3903
3905
|
.e-schedule .e-timeline-view .e-date-header-wrap table td:first-child,
|
|
3904
3906
|
.e-schedule .e-timeline-view .e-content-wrap table td:first-child,
|
package/styles/fluent.css
CHANGED
|
@@ -3868,7 +3868,9 @@
|
|
|
3868
3868
|
background: #0078d4;
|
|
3869
3869
|
border-radius: 50%;
|
|
3870
3870
|
color: #fff;
|
|
3871
|
-
width: 20px;
|
|
3871
|
+
min-width: 20px;
|
|
3872
|
+
padding: 0 4px;
|
|
3873
|
+
width: fit-content;
|
|
3872
3874
|
}
|
|
3873
3875
|
.e-schedule .e-month-view .e-selected-cell,
|
|
3874
3876
|
.e-schedule .e-month-agenda-view .e-selected-cell {
|
|
@@ -3898,7 +3900,7 @@
|
|
|
3898
3900
|
border-width: 0;
|
|
3899
3901
|
}
|
|
3900
3902
|
.e-schedule .e-month-agenda-view .e-current-date .e-date-header {
|
|
3901
|
-
width: 24px;
|
|
3903
|
+
min-width: 24px;
|
|
3902
3904
|
}
|
|
3903
3905
|
.e-schedule .e-timeline-view .e-date-header-wrap table td:first-child,
|
|
3904
3906
|
.e-schedule .e-timeline-view .e-content-wrap table td:first-child,
|
|
@@ -3882,7 +3882,9 @@
|
|
|
3882
3882
|
background: transparent;
|
|
3883
3883
|
border-radius: 50%;
|
|
3884
3884
|
color: #fff;
|
|
3885
|
-
width: 20px;
|
|
3885
|
+
min-width: 20px;
|
|
3886
|
+
padding: 0 4px;
|
|
3887
|
+
width: fit-content;
|
|
3886
3888
|
}
|
|
3887
3889
|
.e-schedule .e-month-view .e-selected-cell,
|
|
3888
3890
|
.e-schedule .e-month-agenda-view .e-selected-cell {
|
|
@@ -3912,7 +3914,7 @@
|
|
|
3912
3914
|
border-width: 0;
|
|
3913
3915
|
}
|
|
3914
3916
|
.e-schedule .e-month-agenda-view .e-current-date .e-date-header {
|
|
3915
|
-
width: 24px;
|
|
3917
|
+
min-width: 24px;
|
|
3916
3918
|
}
|
|
3917
3919
|
.e-schedule .e-timeline-view .e-date-header-wrap table td:first-child,
|
|
3918
3920
|
.e-schedule .e-timeline-view .e-content-wrap table td:first-child,
|
package/styles/highcontrast.css
CHANGED
|
@@ -3886,7 +3886,9 @@
|
|
|
3886
3886
|
background: transparent;
|
|
3887
3887
|
border-radius: 50%;
|
|
3888
3888
|
color: #ffd939;
|
|
3889
|
-
width: 20px;
|
|
3889
|
+
min-width: 20px;
|
|
3890
|
+
padding: 0 4px;
|
|
3891
|
+
width: fit-content;
|
|
3890
3892
|
}
|
|
3891
3893
|
.e-schedule .e-month-view .e-selected-cell,
|
|
3892
3894
|
.e-schedule .e-month-agenda-view .e-selected-cell {
|
|
@@ -3916,7 +3918,7 @@
|
|
|
3916
3918
|
border-width: 0;
|
|
3917
3919
|
}
|
|
3918
3920
|
.e-schedule .e-month-agenda-view .e-current-date .e-date-header {
|
|
3919
|
-
width: 24px;
|
|
3921
|
+
min-width: 24px;
|
|
3920
3922
|
}
|
|
3921
3923
|
.e-schedule .e-timeline-view .e-date-header-wrap table td:first-child,
|
|
3922
3924
|
.e-schedule .e-timeline-view .e-content-wrap table td:first-child,
|
package/styles/material-dark.css
CHANGED
|
@@ -3827,7 +3827,9 @@
|
|
|
3827
3827
|
background: #00b0ff;
|
|
3828
3828
|
border-radius: 50%;
|
|
3829
3829
|
color: #000;
|
|
3830
|
-
width: 20px;
|
|
3830
|
+
min-width: 20px;
|
|
3831
|
+
padding: 0 4px;
|
|
3832
|
+
width: fit-content;
|
|
3831
3833
|
}
|
|
3832
3834
|
.e-schedule .e-month-view .e-selected-cell,
|
|
3833
3835
|
.e-schedule .e-month-agenda-view .e-selected-cell {
|
|
@@ -3857,7 +3859,7 @@
|
|
|
3857
3859
|
border-width: 0;
|
|
3858
3860
|
}
|
|
3859
3861
|
.e-schedule .e-month-agenda-view .e-current-date .e-date-header {
|
|
3860
|
-
width: 24px;
|
|
3862
|
+
min-width: 24px;
|
|
3861
3863
|
}
|
|
3862
3864
|
.e-schedule .e-timeline-view .e-date-header-wrap table td:first-child,
|
|
3863
3865
|
.e-schedule .e-timeline-view .e-content-wrap table td:first-child,
|
package/styles/material.css
CHANGED
|
@@ -3863,7 +3863,9 @@
|
|
|
3863
3863
|
background: #e3165b;
|
|
3864
3864
|
border-radius: 50%;
|
|
3865
3865
|
color: #fff;
|
|
3866
|
-
width: 20px;
|
|
3866
|
+
min-width: 20px;
|
|
3867
|
+
padding: 0 4px;
|
|
3868
|
+
width: fit-content;
|
|
3867
3869
|
}
|
|
3868
3870
|
.e-schedule .e-month-view .e-selected-cell,
|
|
3869
3871
|
.e-schedule .e-month-agenda-view .e-selected-cell {
|
|
@@ -3893,7 +3895,7 @@
|
|
|
3893
3895
|
border-width: 0;
|
|
3894
3896
|
}
|
|
3895
3897
|
.e-schedule .e-month-agenda-view .e-current-date .e-date-header {
|
|
3896
|
-
width: 24px;
|
|
3898
|
+
min-width: 24px;
|
|
3897
3899
|
}
|
|
3898
3900
|
.e-schedule .e-timeline-view .e-date-header-wrap table td:first-child,
|
|
3899
3901
|
.e-schedule .e-timeline-view .e-content-wrap table td:first-child,
|
|
@@ -217,7 +217,9 @@
|
|
|
217
217
|
background: $schedule-current-date-bg-color;
|
|
218
218
|
border-radius: 50%;
|
|
219
219
|
color: $schedule-current-date-header-font-color;
|
|
220
|
-
width: 20px;
|
|
220
|
+
min-width: 20px;
|
|
221
|
+
padding: 0 4px;
|
|
222
|
+
width: fit-content;
|
|
221
223
|
}
|
|
222
224
|
|
|
223
225
|
.e-selected-cell {
|
|
@@ -253,7 +255,7 @@
|
|
|
253
255
|
}
|
|
254
256
|
|
|
255
257
|
.e-current-date .e-date-header {
|
|
256
|
-
width: 24px;
|
|
258
|
+
min-width: 24px;
|
|
257
259
|
}
|
|
258
260
|
}
|
|
259
261
|
|
|
@@ -3838,7 +3838,9 @@
|
|
|
3838
3838
|
background: #0070f0;
|
|
3839
3839
|
border-radius: 50%;
|
|
3840
3840
|
color: #fff;
|
|
3841
|
-
width: 20px;
|
|
3841
|
+
min-width: 20px;
|
|
3842
|
+
padding: 0 4px;
|
|
3843
|
+
width: fit-content;
|
|
3842
3844
|
}
|
|
3843
3845
|
.e-schedule .e-month-view .e-selected-cell,
|
|
3844
3846
|
.e-schedule .e-month-agenda-view .e-selected-cell {
|
|
@@ -3868,7 +3870,7 @@
|
|
|
3868
3870
|
border-width: 0;
|
|
3869
3871
|
}
|
|
3870
3872
|
.e-schedule .e-month-agenda-view .e-current-date .e-date-header {
|
|
3871
|
-
width: 24px;
|
|
3873
|
+
min-width: 24px;
|
|
3872
3874
|
}
|
|
3873
3875
|
.e-schedule .e-timeline-view .e-date-header-wrap table td:first-child,
|
|
3874
3876
|
.e-schedule .e-timeline-view .e-content-wrap table td:first-child,
|
|
@@ -3838,7 +3838,9 @@
|
|
|
3838
3838
|
background: #317ab9;
|
|
3839
3839
|
border-radius: 50%;
|
|
3840
3840
|
color: #fff;
|
|
3841
|
-
width: 20px;
|
|
3841
|
+
min-width: 20px;
|
|
3842
|
+
padding: 0 4px;
|
|
3843
|
+
width: fit-content;
|
|
3842
3844
|
}
|
|
3843
3845
|
.e-schedule .e-month-view .e-selected-cell,
|
|
3844
3846
|
.e-schedule .e-month-agenda-view .e-selected-cell {
|
|
@@ -3868,7 +3870,7 @@
|
|
|
3868
3870
|
border-width: 0;
|
|
3869
3871
|
}
|
|
3870
3872
|
.e-schedule .e-month-agenda-view .e-current-date .e-date-header {
|
|
3871
|
-
width: 24px;
|
|
3873
|
+
min-width: 24px;
|
|
3872
3874
|
}
|
|
3873
3875
|
.e-schedule .e-timeline-view .e-date-header-wrap table td:first-child,
|
|
3874
3876
|
.e-schedule .e-timeline-view .e-content-wrap table td:first-child,
|
|
@@ -3917,7 +3917,9 @@
|
|
|
3917
3917
|
background: #007bff;
|
|
3918
3918
|
border-radius: 50%;
|
|
3919
3919
|
color: #fff;
|
|
3920
|
-
width: 20px;
|
|
3920
|
+
min-width: 20px;
|
|
3921
|
+
padding: 0 4px;
|
|
3922
|
+
width: fit-content;
|
|
3921
3923
|
}
|
|
3922
3924
|
.e-schedule .e-month-view .e-selected-cell,
|
|
3923
3925
|
.e-schedule .e-month-agenda-view .e-selected-cell {
|
|
@@ -3947,7 +3949,7 @@
|
|
|
3947
3949
|
border-width: 0;
|
|
3948
3950
|
}
|
|
3949
3951
|
.e-schedule .e-month-agenda-view .e-current-date .e-date-header {
|
|
3950
|
-
width: 24px;
|
|
3952
|
+
min-width: 24px;
|
|
3951
3953
|
}
|
|
3952
3954
|
.e-schedule .e-timeline-view .e-date-header-wrap table td:first-child,
|
|
3953
3955
|
.e-schedule .e-timeline-view .e-content-wrap table td:first-child,
|
|
@@ -3891,7 +3891,9 @@
|
|
|
3891
3891
|
background: #0d6efd;
|
|
3892
3892
|
border-radius: 50%;
|
|
3893
3893
|
color: #212529;
|
|
3894
|
-
width: 20px;
|
|
3894
|
+
min-width: 20px;
|
|
3895
|
+
padding: 0 4px;
|
|
3896
|
+
width: fit-content;
|
|
3895
3897
|
}
|
|
3896
3898
|
.e-schedule .e-month-view .e-selected-cell,
|
|
3897
3899
|
.e-schedule .e-month-agenda-view .e-selected-cell {
|
|
@@ -3921,7 +3923,7 @@
|
|
|
3921
3923
|
border-width: 0;
|
|
3922
3924
|
}
|
|
3923
3925
|
.e-schedule .e-month-agenda-view .e-current-date .e-date-header {
|
|
3924
|
-
width: 24px;
|
|
3926
|
+
min-width: 24px;
|
|
3925
3927
|
}
|
|
3926
3928
|
.e-schedule .e-timeline-view .e-date-header-wrap table td:first-child,
|
|
3927
3929
|
.e-schedule .e-timeline-view .e-content-wrap table td:first-child,
|
|
@@ -3891,7 +3891,9 @@
|
|
|
3891
3891
|
background: #0d6efd;
|
|
3892
3892
|
border-radius: 50%;
|
|
3893
3893
|
color: #fff;
|
|
3894
|
-
width: 20px;
|
|
3894
|
+
min-width: 20px;
|
|
3895
|
+
padding: 0 4px;
|
|
3896
|
+
width: fit-content;
|
|
3895
3897
|
}
|
|
3896
3898
|
.e-schedule .e-month-view .e-selected-cell,
|
|
3897
3899
|
.e-schedule .e-month-agenda-view .e-selected-cell {
|
|
@@ -3921,7 +3923,7 @@
|
|
|
3921
3923
|
border-width: 0;
|
|
3922
3924
|
}
|
|
3923
3925
|
.e-schedule .e-month-agenda-view .e-current-date .e-date-header {
|
|
3924
|
-
width: 24px;
|
|
3926
|
+
min-width: 24px;
|
|
3925
3927
|
}
|
|
3926
3928
|
.e-schedule .e-timeline-view .e-date-header-wrap table td:first-child,
|
|
3927
3929
|
.e-schedule .e-timeline-view .e-content-wrap table td:first-child,
|
|
@@ -3805,7 +3805,9 @@
|
|
|
3805
3805
|
background: #0074cc;
|
|
3806
3806
|
border-radius: 50%;
|
|
3807
3807
|
color: #fff;
|
|
3808
|
-
width: 20px;
|
|
3808
|
+
min-width: 20px;
|
|
3809
|
+
padding: 0 4px;
|
|
3810
|
+
width: fit-content;
|
|
3809
3811
|
}
|
|
3810
3812
|
.e-schedule .e-month-view .e-selected-cell,
|
|
3811
3813
|
.e-schedule .e-month-agenda-view .e-selected-cell {
|
|
@@ -3835,7 +3837,7 @@
|
|
|
3835
3837
|
border-width: 0;
|
|
3836
3838
|
}
|
|
3837
3839
|
.e-schedule .e-month-agenda-view .e-current-date .e-date-header {
|
|
3838
|
-
width: 24px;
|
|
3840
|
+
min-width: 24px;
|
|
3839
3841
|
}
|
|
3840
3842
|
.e-schedule .e-timeline-view .e-date-header-wrap table td:first-child,
|
|
3841
3843
|
.e-schedule .e-timeline-view .e-content-wrap table td:first-child,
|
|
@@ -3800,7 +3800,9 @@
|
|
|
3800
3800
|
background: #0078d6;
|
|
3801
3801
|
border-radius: 50%;
|
|
3802
3802
|
color: #fff;
|
|
3803
|
-
width: 20px;
|
|
3803
|
+
min-width: 20px;
|
|
3804
|
+
padding: 0 4px;
|
|
3805
|
+
width: fit-content;
|
|
3804
3806
|
}
|
|
3805
3807
|
.e-schedule .e-month-view .e-selected-cell,
|
|
3806
3808
|
.e-schedule .e-month-agenda-view .e-selected-cell {
|
|
@@ -3830,7 +3832,7 @@
|
|
|
3830
3832
|
border-width: 0;
|
|
3831
3833
|
}
|
|
3832
3834
|
.e-schedule .e-month-agenda-view .e-current-date .e-date-header {
|
|
3833
|
-
width: 24px;
|
|
3835
|
+
min-width: 24px;
|
|
3834
3836
|
}
|
|
3835
3837
|
.e-schedule .e-timeline-view .e-date-header-wrap table td:first-child,
|
|
3836
3838
|
.e-schedule .e-timeline-view .e-content-wrap table td:first-child,
|
|
@@ -3868,7 +3868,9 @@
|
|
|
3868
3868
|
background: #0078d4;
|
|
3869
3869
|
border-radius: 50%;
|
|
3870
3870
|
color: #1b1a19;
|
|
3871
|
-
width: 20px;
|
|
3871
|
+
min-width: 20px;
|
|
3872
|
+
padding: 0 4px;
|
|
3873
|
+
width: fit-content;
|
|
3872
3874
|
}
|
|
3873
3875
|
.e-schedule .e-month-view .e-selected-cell,
|
|
3874
3876
|
.e-schedule .e-month-agenda-view .e-selected-cell {
|
|
@@ -3898,7 +3900,7 @@
|
|
|
3898
3900
|
border-width: 0;
|
|
3899
3901
|
}
|
|
3900
3902
|
.e-schedule .e-month-agenda-view .e-current-date .e-date-header {
|
|
3901
|
-
width: 24px;
|
|
3903
|
+
min-width: 24px;
|
|
3902
3904
|
}
|
|
3903
3905
|
.e-schedule .e-timeline-view .e-date-header-wrap table td:first-child,
|
|
3904
3906
|
.e-schedule .e-timeline-view .e-content-wrap table td:first-child,
|
|
@@ -3868,7 +3868,9 @@
|
|
|
3868
3868
|
background: #0078d4;
|
|
3869
3869
|
border-radius: 50%;
|
|
3870
3870
|
color: #fff;
|
|
3871
|
-
width: 20px;
|
|
3871
|
+
min-width: 20px;
|
|
3872
|
+
padding: 0 4px;
|
|
3873
|
+
width: fit-content;
|
|
3872
3874
|
}
|
|
3873
3875
|
.e-schedule .e-month-view .e-selected-cell,
|
|
3874
3876
|
.e-schedule .e-month-agenda-view .e-selected-cell {
|
|
@@ -3898,7 +3900,7 @@
|
|
|
3898
3900
|
border-width: 0;
|
|
3899
3901
|
}
|
|
3900
3902
|
.e-schedule .e-month-agenda-view .e-current-date .e-date-header {
|
|
3901
|
-
width: 24px;
|
|
3903
|
+
min-width: 24px;
|
|
3902
3904
|
}
|
|
3903
3905
|
.e-schedule .e-timeline-view .e-date-header-wrap table td:first-child,
|
|
3904
3906
|
.e-schedule .e-timeline-view .e-content-wrap table td:first-child,
|
|
@@ -3882,7 +3882,9 @@
|
|
|
3882
3882
|
background: transparent;
|
|
3883
3883
|
border-radius: 50%;
|
|
3884
3884
|
color: #fff;
|
|
3885
|
-
width: 20px;
|
|
3885
|
+
min-width: 20px;
|
|
3886
|
+
padding: 0 4px;
|
|
3887
|
+
width: fit-content;
|
|
3886
3888
|
}
|
|
3887
3889
|
.e-schedule .e-month-view .e-selected-cell,
|
|
3888
3890
|
.e-schedule .e-month-agenda-view .e-selected-cell {
|
|
@@ -3912,7 +3914,7 @@
|
|
|
3912
3914
|
border-width: 0;
|
|
3913
3915
|
}
|
|
3914
3916
|
.e-schedule .e-month-agenda-view .e-current-date .e-date-header {
|
|
3915
|
-
width: 24px;
|
|
3917
|
+
min-width: 24px;
|
|
3916
3918
|
}
|
|
3917
3919
|
.e-schedule .e-timeline-view .e-date-header-wrap table td:first-child,
|
|
3918
3920
|
.e-schedule .e-timeline-view .e-content-wrap table td:first-child,
|
|
@@ -3886,7 +3886,9 @@
|
|
|
3886
3886
|
background: transparent;
|
|
3887
3887
|
border-radius: 50%;
|
|
3888
3888
|
color: #ffd939;
|
|
3889
|
-
width: 20px;
|
|
3889
|
+
min-width: 20px;
|
|
3890
|
+
padding: 0 4px;
|
|
3891
|
+
width: fit-content;
|
|
3890
3892
|
}
|
|
3891
3893
|
.e-schedule .e-month-view .e-selected-cell,
|
|
3892
3894
|
.e-schedule .e-month-agenda-view .e-selected-cell {
|
|
@@ -3916,7 +3918,7 @@
|
|
|
3916
3918
|
border-width: 0;
|
|
3917
3919
|
}
|
|
3918
3920
|
.e-schedule .e-month-agenda-view .e-current-date .e-date-header {
|
|
3919
|
-
width: 24px;
|
|
3921
|
+
min-width: 24px;
|
|
3920
3922
|
}
|
|
3921
3923
|
.e-schedule .e-timeline-view .e-date-header-wrap table td:first-child,
|
|
3922
3924
|
.e-schedule .e-timeline-view .e-content-wrap table td:first-child,
|
|
@@ -3827,7 +3827,9 @@
|
|
|
3827
3827
|
background: #00b0ff;
|
|
3828
3828
|
border-radius: 50%;
|
|
3829
3829
|
color: #000;
|
|
3830
|
-
width: 20px;
|
|
3830
|
+
min-width: 20px;
|
|
3831
|
+
padding: 0 4px;
|
|
3832
|
+
width: fit-content;
|
|
3831
3833
|
}
|
|
3832
3834
|
.e-schedule .e-month-view .e-selected-cell,
|
|
3833
3835
|
.e-schedule .e-month-agenda-view .e-selected-cell {
|
|
@@ -3857,7 +3859,7 @@
|
|
|
3857
3859
|
border-width: 0;
|
|
3858
3860
|
}
|
|
3859
3861
|
.e-schedule .e-month-agenda-view .e-current-date .e-date-header {
|
|
3860
|
-
width: 24px;
|
|
3862
|
+
min-width: 24px;
|
|
3861
3863
|
}
|
|
3862
3864
|
.e-schedule .e-timeline-view .e-date-header-wrap table td:first-child,
|
|
3863
3865
|
.e-schedule .e-timeline-view .e-content-wrap table td:first-child,
|
|
@@ -3863,7 +3863,9 @@
|
|
|
3863
3863
|
background: #e3165b;
|
|
3864
3864
|
border-radius: 50%;
|
|
3865
3865
|
color: #fff;
|
|
3866
|
-
width: 20px;
|
|
3866
|
+
min-width: 20px;
|
|
3867
|
+
padding: 0 4px;
|
|
3868
|
+
width: fit-content;
|
|
3867
3869
|
}
|
|
3868
3870
|
.e-schedule .e-month-view .e-selected-cell,
|
|
3869
3871
|
.e-schedule .e-month-agenda-view .e-selected-cell {
|
|
@@ -3893,7 +3895,7 @@
|
|
|
3893
3895
|
border-width: 0;
|
|
3894
3896
|
}
|
|
3895
3897
|
.e-schedule .e-month-agenda-view .e-current-date .e-date-header {
|
|
3896
|
-
width: 24px;
|
|
3898
|
+
min-width: 24px;
|
|
3897
3899
|
}
|
|
3898
3900
|
.e-schedule .e-timeline-view .e-date-header-wrap table td:first-child,
|
|
3899
3901
|
.e-schedule .e-timeline-view .e-content-wrap table td:first-child,
|