@syncfusion/ej2-react-schedule 20.1.59 → 20.1.61
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 +12 -0
- package/dist/ej2-react-schedule.umd.min.js +1 -1
- package/package.json +7 -7
- package/styles/bootstrap-dark.css +1 -4
- package/styles/bootstrap.css +1 -4
- package/styles/bootstrap4.css +1 -4
- package/styles/bootstrap5-dark.css +0 -2
- package/styles/bootstrap5.css +1 -4
- package/styles/fabric-dark.css +1 -4
- package/styles/fabric.css +1 -4
- package/styles/fluent-dark.css +0 -2
- package/styles/fluent.css +1 -4
- package/styles/highcontrast-light.css +1 -4
- package/styles/highcontrast.css +1 -4
- package/styles/material-dark.css +1 -4
- package/styles/material.css +1 -4
- package/styles/schedule/bootstrap-dark.css +1 -4
- package/styles/schedule/bootstrap.css +1 -4
- package/styles/schedule/bootstrap4.css +1 -4
- package/styles/schedule/bootstrap5-dark.css +0 -2
- package/styles/schedule/bootstrap5.css +1 -4
- package/styles/schedule/fabric-dark.css +1 -4
- package/styles/schedule/fabric.css +1 -4
- package/styles/schedule/fluent-dark.css +0 -2
- package/styles/schedule/fluent.css +1 -4
- package/styles/schedule/highcontrast-light.css +1 -4
- package/styles/schedule/highcontrast.css +1 -4
- package/styles/schedule/material-dark.css +1 -4
- package/styles/schedule/material.css +1 -4
- package/styles/schedule/tailwind-dark.css +0 -2
- package/styles/schedule/tailwind.css +1 -4
- package/styles/tailwind-dark.css +0 -2
- package/styles/tailwind.css +1 -4
package/CHANGELOG.md
CHANGED
|
@@ -6,6 +6,18 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug Fixes
|
|
8
8
|
|
|
9
|
+
- `#I380532` - An issue with Multiple appointments dragged while performing drag action with a single appointment has been fixed.
|
|
10
|
+
- `#I380576` - An issue with drag appointment clone position with enabled `rowAutoHeight` has been fixed.
|
|
11
|
+
- `#I384326` - An issue with html tag as appointment subject in quick popup header has been fixed.
|
|
12
|
+
- `#I383234` - An issue with `scrollTo` method not working with date when enabled group `byDate` has been fixed.
|
|
13
|
+
- `#F174691` - An issue with header misalignment in month view on safari browser has been fixed.
|
|
14
|
+
|
|
15
|
+
## 20.1.57 (2022-05-24)
|
|
16
|
+
|
|
17
|
+
### Schedule
|
|
18
|
+
|
|
19
|
+
#### Bug Fixes
|
|
20
|
+
|
|
9
21
|
- `#I379346` - An issue with appointments rendered in start and end hour range in vertical views has been fixed.
|
|
10
22
|
- `#I379197` - An issue with normal appointment rendered in all day row in DST time zone has been fixed.
|
|
11
23
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-schedule.umd.min.js
|
|
3
|
-
* version : 20.1.
|
|
3
|
+
* version : 20.1.61
|
|
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@20.1.
|
|
3
|
+
"_id": "@syncfusion/ej2-react-schedule@20.1.59",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-q2H41IonIHSM208kv3FsBrYndkavHUQY4eWf/c4+Bh0fb0X/Rt5Ubrh4awXb9y6yV3AER6/vzSeZs1UTPBSqMw==",
|
|
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": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-schedule/-/ej2-react-schedule-20.1.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-schedule/-/ej2-react-schedule-20.1.59.tgz",
|
|
23
|
+
"_shasum": "e095403c34dcadc2a4c88e10854965743b09f6c7",
|
|
24
24
|
"_spec": "@syncfusion/ej2-react-schedule@*",
|
|
25
25
|
"_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~20.1.
|
|
34
|
+
"@syncfusion/ej2-base": "~20.1.61",
|
|
35
35
|
"@syncfusion/ej2-react-base": "~20.1.59",
|
|
36
|
-
"@syncfusion/ej2-schedule": "20.1.
|
|
36
|
+
"@syncfusion/ej2-schedule": "20.1.61"
|
|
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",
|
|
@@ -70,6 +70,6 @@
|
|
|
70
70
|
"type": "git",
|
|
71
71
|
"url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
|
|
72
72
|
},
|
|
73
|
-
"version": "20.1.
|
|
73
|
+
"version": "20.1.61",
|
|
74
74
|
"sideEffects": false
|
|
75
75
|
}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/*! recurrence editor theme wise definitions*/
|
|
2
|
-
/*! Schedule component's bootstrap theme definitions and variables */
|
|
1
|
+
/*! recurrence editor theme wise definitions*/ /*! Schedule component's bootstrap theme definitions and variables */
|
|
3
2
|
.e-schedule .e-schedule-toolbar .e-icon-prev::before {
|
|
4
3
|
content: "\e990";
|
|
5
4
|
}
|
|
@@ -1073,8 +1072,6 @@
|
|
|
1073
1072
|
height: 70px;
|
|
1074
1073
|
}
|
|
1075
1074
|
.e-schedule .e-month-view .e-content-wrap {
|
|
1076
|
-
display: -ms-flexbox;
|
|
1077
|
-
display: flex;
|
|
1078
1075
|
font-size: 13px;
|
|
1079
1076
|
}
|
|
1080
1077
|
.e-schedule .e-month-view .e-date-header-wrap table col {
|
package/styles/bootstrap.css
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/*! recurrence editor theme wise definitions*/
|
|
2
|
-
/*! Schedule component's bootstrap theme definitions and variables */
|
|
1
|
+
/*! recurrence editor theme wise definitions*/ /*! Schedule component's bootstrap theme definitions and variables */
|
|
3
2
|
.e-schedule .e-schedule-toolbar .e-icon-prev::before {
|
|
4
3
|
content: "\e990";
|
|
5
4
|
}
|
|
@@ -1071,8 +1070,6 @@
|
|
|
1071
1070
|
height: 70px;
|
|
1072
1071
|
}
|
|
1073
1072
|
.e-schedule .e-month-view .e-content-wrap {
|
|
1074
|
-
display: -ms-flexbox;
|
|
1075
|
-
display: flex;
|
|
1076
1073
|
font-size: 13px;
|
|
1077
1074
|
}
|
|
1078
1075
|
.e-schedule .e-month-view .e-date-header-wrap table col {
|
package/styles/bootstrap4.css
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/*! recurrence editor theme wise definitions*/
|
|
2
|
-
/*! Schedule component's bootstrap4 theme definitions and variables */
|
|
1
|
+
/*! recurrence editor theme wise definitions*/ /*! Schedule component's bootstrap4 theme definitions and variables */
|
|
3
2
|
.e-schedule .e-schedule-toolbar .e-icon-prev::before {
|
|
4
3
|
content: "\e78c";
|
|
5
4
|
}
|
|
@@ -1073,8 +1072,6 @@
|
|
|
1073
1072
|
height: 70px;
|
|
1074
1073
|
}
|
|
1075
1074
|
.e-schedule .e-month-view .e-content-wrap {
|
|
1076
|
-
display: -ms-flexbox;
|
|
1077
|
-
display: flex;
|
|
1078
1075
|
font-size: 14px;
|
|
1079
1076
|
}
|
|
1080
1077
|
.e-schedule .e-month-view .e-date-header-wrap table col {
|
package/styles/bootstrap5.css
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/*! recurrence editor theme wise definitions*/
|
|
2
|
-
/*! Schedule's bootstrap5 theme wise override definitions and variables */
|
|
1
|
+
/*! recurrence editor theme wise definitions*/ /*! Schedule's bootstrap5 theme wise override definitions and variables */
|
|
3
2
|
.e-schedule .e-schedule-toolbar .e-icon-prev::before {
|
|
4
3
|
content: "\e765";
|
|
5
4
|
}
|
|
@@ -1080,8 +1079,6 @@
|
|
|
1080
1079
|
height: 70px;
|
|
1081
1080
|
}
|
|
1082
1081
|
.e-schedule .e-month-view .e-content-wrap {
|
|
1083
|
-
display: -ms-flexbox;
|
|
1084
|
-
display: flex;
|
|
1085
1082
|
font-size: 14px;
|
|
1086
1083
|
}
|
|
1087
1084
|
.e-schedule .e-month-view .e-date-header-wrap table col {
|
package/styles/fabric-dark.css
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/*! recurrence editor theme wise definitions*/
|
|
2
|
-
/*! Schedule component's fabric theme definitions and variables */
|
|
1
|
+
/*! recurrence editor theme wise definitions*/ /*! Schedule component's fabric theme definitions and variables */
|
|
3
2
|
.e-schedule .e-schedule-toolbar .e-icon-prev::before {
|
|
4
3
|
content: "\e98f";
|
|
5
4
|
}
|
|
@@ -1073,8 +1072,6 @@
|
|
|
1073
1072
|
height: 70px;
|
|
1074
1073
|
}
|
|
1075
1074
|
.e-schedule .e-month-view .e-content-wrap {
|
|
1076
|
-
display: -ms-flexbox;
|
|
1077
|
-
display: flex;
|
|
1078
1075
|
font-size: 13px;
|
|
1079
1076
|
}
|
|
1080
1077
|
.e-schedule .e-month-view .e-date-header-wrap table col {
|
package/styles/fabric.css
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/*! recurrence editor theme wise definitions*/
|
|
2
|
-
/*! Schedule component's fabric theme definitions and variables */
|
|
1
|
+
/*! recurrence editor theme wise definitions*/ /*! Schedule component's fabric theme definitions and variables */
|
|
3
2
|
.e-schedule .e-schedule-toolbar .e-icon-prev::before {
|
|
4
3
|
content: "\e98f";
|
|
5
4
|
}
|
|
@@ -1073,8 +1072,6 @@
|
|
|
1073
1072
|
height: 70px;
|
|
1074
1073
|
}
|
|
1075
1074
|
.e-schedule .e-month-view .e-content-wrap {
|
|
1076
|
-
display: -ms-flexbox;
|
|
1077
|
-
display: flex;
|
|
1078
1075
|
font-size: 13px;
|
|
1079
1076
|
}
|
|
1080
1077
|
.e-schedule .e-month-view .e-date-header-wrap table col {
|
package/styles/fluent-dark.css
CHANGED
package/styles/fluent.css
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/*! recurrence editor theme wise definitions*/
|
|
2
|
-
/*! Schedule component's bootstrap5 theme definitions and variables */
|
|
1
|
+
/*! recurrence editor theme wise definitions*/ /*! Schedule component's bootstrap5 theme definitions and variables */
|
|
3
2
|
.e-schedule .e-schedule-toolbar .e-icon-prev::before {
|
|
4
3
|
content: "\e765";
|
|
5
4
|
}
|
|
@@ -1067,8 +1066,6 @@
|
|
|
1067
1066
|
height: 70px;
|
|
1068
1067
|
}
|
|
1069
1068
|
.e-schedule .e-month-view .e-content-wrap {
|
|
1070
|
-
display: -ms-flexbox;
|
|
1071
|
-
display: flex;
|
|
1072
1069
|
font-size: 14px;
|
|
1073
1070
|
}
|
|
1074
1071
|
.e-schedule .e-month-view .e-date-header-wrap table col {
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/*! recurrence editor theme wise definitions*/
|
|
2
|
-
/*! Schedule component's highcontrast theme definitions and variables */
|
|
1
|
+
/*! recurrence editor theme wise definitions*/ /*! Schedule component's highcontrast theme definitions and variables */
|
|
3
2
|
.e-schedule .e-schedule-toolbar .e-icon-prev::before {
|
|
4
3
|
content: "\e98f";
|
|
5
4
|
}
|
|
@@ -1070,8 +1069,6 @@
|
|
|
1070
1069
|
height: 70px;
|
|
1071
1070
|
}
|
|
1072
1071
|
.e-schedule .e-month-view .e-content-wrap {
|
|
1073
|
-
display: -ms-flexbox;
|
|
1074
|
-
display: flex;
|
|
1075
1072
|
font-size: 13px;
|
|
1076
1073
|
}
|
|
1077
1074
|
.e-schedule .e-month-view .e-date-header-wrap table col {
|
package/styles/highcontrast.css
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/*! recurrence editor theme wise definitions*/
|
|
2
|
-
/*! Schedule component's highcontrast theme definitions and variables */
|
|
1
|
+
/*! recurrence editor theme wise definitions*/ /*! Schedule component's highcontrast theme definitions and variables */
|
|
3
2
|
.e-schedule .e-schedule-toolbar .e-icon-prev::before {
|
|
4
3
|
content: "\e98f";
|
|
5
4
|
}
|
|
@@ -1073,8 +1072,6 @@
|
|
|
1073
1072
|
height: 70px;
|
|
1074
1073
|
}
|
|
1075
1074
|
.e-schedule .e-month-view .e-content-wrap {
|
|
1076
|
-
display: -ms-flexbox;
|
|
1077
|
-
display: flex;
|
|
1078
1075
|
font-size: 13px;
|
|
1079
1076
|
}
|
|
1080
1077
|
.e-schedule .e-month-view .e-date-header-wrap table col {
|
package/styles/material-dark.css
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
|
|
2
|
-
/*! recurrence editor theme wise definitions*/
|
|
3
|
-
/*! Schedule component's material theme definitions and variables */
|
|
2
|
+
/*! recurrence editor theme wise definitions*/ /*! Schedule component's material theme definitions and variables */
|
|
4
3
|
.e-schedule .e-schedule-toolbar .e-icon-prev::before {
|
|
5
4
|
content: "\e937";
|
|
6
5
|
}
|
|
@@ -1071,8 +1070,6 @@
|
|
|
1071
1070
|
height: 70px;
|
|
1072
1071
|
}
|
|
1073
1072
|
.e-schedule .e-month-view .e-content-wrap {
|
|
1074
|
-
display: -ms-flexbox;
|
|
1075
|
-
display: flex;
|
|
1076
1073
|
font-size: 13px;
|
|
1077
1074
|
}
|
|
1078
1075
|
.e-schedule .e-month-view .e-date-header-wrap table col {
|
package/styles/material.css
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
|
|
2
|
-
/*! recurrence editor theme wise definitions*/
|
|
3
|
-
/*! Schedule component's material theme definitions and variables */
|
|
2
|
+
/*! recurrence editor theme wise definitions*/ /*! Schedule component's material theme definitions and variables */
|
|
4
3
|
.e-schedule .e-schedule-toolbar .e-icon-prev::before {
|
|
5
4
|
content: "\e937";
|
|
6
5
|
}
|
|
@@ -1074,8 +1073,6 @@
|
|
|
1074
1073
|
height: 70px;
|
|
1075
1074
|
}
|
|
1076
1075
|
.e-schedule .e-month-view .e-content-wrap {
|
|
1077
|
-
display: -ms-flexbox;
|
|
1078
|
-
display: flex;
|
|
1079
1076
|
font-size: 13px;
|
|
1080
1077
|
}
|
|
1081
1078
|
.e-schedule .e-month-view .e-date-header-wrap table col {
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/*! recurrence editor theme wise definitions*/
|
|
2
|
-
/*! Schedule component's bootstrap theme definitions and variables */
|
|
1
|
+
/*! recurrence editor theme wise definitions*/ /*! Schedule component's bootstrap theme definitions and variables */
|
|
3
2
|
.e-schedule .e-schedule-toolbar .e-icon-prev::before {
|
|
4
3
|
content: "\e990";
|
|
5
4
|
}
|
|
@@ -1073,8 +1072,6 @@
|
|
|
1073
1072
|
height: 70px;
|
|
1074
1073
|
}
|
|
1075
1074
|
.e-schedule .e-month-view .e-content-wrap {
|
|
1076
|
-
display: -ms-flexbox;
|
|
1077
|
-
display: flex;
|
|
1078
1075
|
font-size: 13px;
|
|
1079
1076
|
}
|
|
1080
1077
|
.e-schedule .e-month-view .e-date-header-wrap table col {
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/*! recurrence editor theme wise definitions*/
|
|
2
|
-
/*! Schedule component's bootstrap theme definitions and variables */
|
|
1
|
+
/*! recurrence editor theme wise definitions*/ /*! Schedule component's bootstrap theme definitions and variables */
|
|
3
2
|
.e-schedule .e-schedule-toolbar .e-icon-prev::before {
|
|
4
3
|
content: "\e990";
|
|
5
4
|
}
|
|
@@ -1071,8 +1070,6 @@
|
|
|
1071
1070
|
height: 70px;
|
|
1072
1071
|
}
|
|
1073
1072
|
.e-schedule .e-month-view .e-content-wrap {
|
|
1074
|
-
display: -ms-flexbox;
|
|
1075
|
-
display: flex;
|
|
1076
1073
|
font-size: 13px;
|
|
1077
1074
|
}
|
|
1078
1075
|
.e-schedule .e-month-view .e-date-header-wrap table col {
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/*! recurrence editor theme wise definitions*/
|
|
2
|
-
/*! Schedule component's bootstrap4 theme definitions and variables */
|
|
1
|
+
/*! recurrence editor theme wise definitions*/ /*! Schedule component's bootstrap4 theme definitions and variables */
|
|
3
2
|
.e-schedule .e-schedule-toolbar .e-icon-prev::before {
|
|
4
3
|
content: "\e78c";
|
|
5
4
|
}
|
|
@@ -1073,8 +1072,6 @@
|
|
|
1073
1072
|
height: 70px;
|
|
1074
1073
|
}
|
|
1075
1074
|
.e-schedule .e-month-view .e-content-wrap {
|
|
1076
|
-
display: -ms-flexbox;
|
|
1077
|
-
display: flex;
|
|
1078
1075
|
font-size: 14px;
|
|
1079
1076
|
}
|
|
1080
1077
|
.e-schedule .e-month-view .e-date-header-wrap table col {
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/*! recurrence editor theme wise definitions*/
|
|
2
|
-
/*! Schedule's bootstrap5 theme wise override definitions and variables */
|
|
1
|
+
/*! recurrence editor theme wise definitions*/ /*! Schedule's bootstrap5 theme wise override definitions and variables */
|
|
3
2
|
.e-schedule .e-schedule-toolbar .e-icon-prev::before {
|
|
4
3
|
content: "\e765";
|
|
5
4
|
}
|
|
@@ -1080,8 +1079,6 @@
|
|
|
1080
1079
|
height: 70px;
|
|
1081
1080
|
}
|
|
1082
1081
|
.e-schedule .e-month-view .e-content-wrap {
|
|
1083
|
-
display: -ms-flexbox;
|
|
1084
|
-
display: flex;
|
|
1085
1082
|
font-size: 14px;
|
|
1086
1083
|
}
|
|
1087
1084
|
.e-schedule .e-month-view .e-date-header-wrap table col {
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/*! recurrence editor theme wise definitions*/
|
|
2
|
-
/*! Schedule component's fabric theme definitions and variables */
|
|
1
|
+
/*! recurrence editor theme wise definitions*/ /*! Schedule component's fabric theme definitions and variables */
|
|
3
2
|
.e-schedule .e-schedule-toolbar .e-icon-prev::before {
|
|
4
3
|
content: "\e98f";
|
|
5
4
|
}
|
|
@@ -1073,8 +1072,6 @@
|
|
|
1073
1072
|
height: 70px;
|
|
1074
1073
|
}
|
|
1075
1074
|
.e-schedule .e-month-view .e-content-wrap {
|
|
1076
|
-
display: -ms-flexbox;
|
|
1077
|
-
display: flex;
|
|
1078
1075
|
font-size: 13px;
|
|
1079
1076
|
}
|
|
1080
1077
|
.e-schedule .e-month-view .e-date-header-wrap table col {
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/*! recurrence editor theme wise definitions*/
|
|
2
|
-
/*! Schedule component's fabric theme definitions and variables */
|
|
1
|
+
/*! recurrence editor theme wise definitions*/ /*! Schedule component's fabric theme definitions and variables */
|
|
3
2
|
.e-schedule .e-schedule-toolbar .e-icon-prev::before {
|
|
4
3
|
content: "\e98f";
|
|
5
4
|
}
|
|
@@ -1073,8 +1072,6 @@
|
|
|
1073
1072
|
height: 70px;
|
|
1074
1073
|
}
|
|
1075
1074
|
.e-schedule .e-month-view .e-content-wrap {
|
|
1076
|
-
display: -ms-flexbox;
|
|
1077
|
-
display: flex;
|
|
1078
1075
|
font-size: 13px;
|
|
1079
1076
|
}
|
|
1080
1077
|
.e-schedule .e-month-view .e-date-header-wrap table col {
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/*! recurrence editor theme wise definitions*/
|
|
2
|
-
/*! Schedule component's bootstrap5 theme definitions and variables */
|
|
1
|
+
/*! recurrence editor theme wise definitions*/ /*! Schedule component's bootstrap5 theme definitions and variables */
|
|
3
2
|
.e-schedule .e-schedule-toolbar .e-icon-prev::before {
|
|
4
3
|
content: "\e765";
|
|
5
4
|
}
|
|
@@ -1067,8 +1066,6 @@
|
|
|
1067
1066
|
height: 70px;
|
|
1068
1067
|
}
|
|
1069
1068
|
.e-schedule .e-month-view .e-content-wrap {
|
|
1070
|
-
display: -ms-flexbox;
|
|
1071
|
-
display: flex;
|
|
1072
1069
|
font-size: 14px;
|
|
1073
1070
|
}
|
|
1074
1071
|
.e-schedule .e-month-view .e-date-header-wrap table col {
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/*! recurrence editor theme wise definitions*/
|
|
2
|
-
/*! Schedule component's highcontrast theme definitions and variables */
|
|
1
|
+
/*! recurrence editor theme wise definitions*/ /*! Schedule component's highcontrast theme definitions and variables */
|
|
3
2
|
.e-schedule .e-schedule-toolbar .e-icon-prev::before {
|
|
4
3
|
content: "\e98f";
|
|
5
4
|
}
|
|
@@ -1070,8 +1069,6 @@
|
|
|
1070
1069
|
height: 70px;
|
|
1071
1070
|
}
|
|
1072
1071
|
.e-schedule .e-month-view .e-content-wrap {
|
|
1073
|
-
display: -ms-flexbox;
|
|
1074
|
-
display: flex;
|
|
1075
1072
|
font-size: 13px;
|
|
1076
1073
|
}
|
|
1077
1074
|
.e-schedule .e-month-view .e-date-header-wrap table col {
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/*! recurrence editor theme wise definitions*/
|
|
2
|
-
/*! Schedule component's highcontrast theme definitions and variables */
|
|
1
|
+
/*! recurrence editor theme wise definitions*/ /*! Schedule component's highcontrast theme definitions and variables */
|
|
3
2
|
.e-schedule .e-schedule-toolbar .e-icon-prev::before {
|
|
4
3
|
content: "\e98f";
|
|
5
4
|
}
|
|
@@ -1073,8 +1072,6 @@
|
|
|
1073
1072
|
height: 70px;
|
|
1074
1073
|
}
|
|
1075
1074
|
.e-schedule .e-month-view .e-content-wrap {
|
|
1076
|
-
display: -ms-flexbox;
|
|
1077
|
-
display: flex;
|
|
1078
1075
|
font-size: 13px;
|
|
1079
1076
|
}
|
|
1080
1077
|
.e-schedule .e-month-view .e-date-header-wrap table col {
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
|
|
2
|
-
/*! recurrence editor theme wise definitions*/
|
|
3
|
-
/*! Schedule component's material theme definitions and variables */
|
|
2
|
+
/*! recurrence editor theme wise definitions*/ /*! Schedule component's material theme definitions and variables */
|
|
4
3
|
.e-schedule .e-schedule-toolbar .e-icon-prev::before {
|
|
5
4
|
content: "\e937";
|
|
6
5
|
}
|
|
@@ -1071,8 +1070,6 @@
|
|
|
1071
1070
|
height: 70px;
|
|
1072
1071
|
}
|
|
1073
1072
|
.e-schedule .e-month-view .e-content-wrap {
|
|
1074
|
-
display: -ms-flexbox;
|
|
1075
|
-
display: flex;
|
|
1076
1073
|
font-size: 13px;
|
|
1077
1074
|
}
|
|
1078
1075
|
.e-schedule .e-month-view .e-date-header-wrap table col {
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
|
|
2
|
-
/*! recurrence editor theme wise definitions*/
|
|
3
|
-
/*! Schedule component's material theme definitions and variables */
|
|
2
|
+
/*! recurrence editor theme wise definitions*/ /*! Schedule component's material theme definitions and variables */
|
|
4
3
|
.e-schedule .e-schedule-toolbar .e-icon-prev::before {
|
|
5
4
|
content: "\e937";
|
|
6
5
|
}
|
|
@@ -1074,8 +1073,6 @@
|
|
|
1074
1073
|
height: 70px;
|
|
1075
1074
|
}
|
|
1076
1075
|
.e-schedule .e-month-view .e-content-wrap {
|
|
1077
|
-
display: -ms-flexbox;
|
|
1078
|
-
display: flex;
|
|
1079
1076
|
font-size: 13px;
|
|
1080
1077
|
}
|
|
1081
1078
|
.e-schedule .e-month-view .e-date-header-wrap table col {
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
|
2
|
-
/*! recurrence editor theme wise definitions*/
|
|
3
|
-
/*! Schedule component's tailwind theme definitions and variables */
|
|
2
|
+
/*! recurrence editor theme wise definitions*/ /*! Schedule component's tailwind theme definitions and variables */
|
|
4
3
|
.e-schedule .e-schedule-toolbar .e-icon-prev::before {
|
|
5
4
|
content: "\e765";
|
|
6
5
|
}
|
|
@@ -1079,8 +1078,6 @@
|
|
|
1079
1078
|
height: 70px;
|
|
1080
1079
|
}
|
|
1081
1080
|
.e-schedule .e-month-view .e-content-wrap {
|
|
1082
|
-
display: -ms-flexbox;
|
|
1083
|
-
display: flex;
|
|
1084
1081
|
font-size: 14px;
|
|
1085
1082
|
}
|
|
1086
1083
|
.e-schedule .e-month-view .e-date-header-wrap table col {
|
package/styles/tailwind-dark.css
CHANGED
package/styles/tailwind.css
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
|
2
|
-
/*! recurrence editor theme wise definitions*/
|
|
3
|
-
/*! Schedule component's tailwind theme definitions and variables */
|
|
2
|
+
/*! recurrence editor theme wise definitions*/ /*! Schedule component's tailwind theme definitions and variables */
|
|
4
3
|
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
|
5
4
|
.e-schedule .e-schedule-toolbar .e-icon-prev::before {
|
|
6
5
|
content: "\e765";
|
|
@@ -1080,8 +1079,6 @@
|
|
|
1080
1079
|
height: 70px;
|
|
1081
1080
|
}
|
|
1082
1081
|
.e-schedule .e-month-view .e-content-wrap {
|
|
1083
|
-
display: -ms-flexbox;
|
|
1084
|
-
display: flex;
|
|
1085
1082
|
font-size: 14px;
|
|
1086
1083
|
}
|
|
1087
1084
|
.e-schedule .e-month-view .e-date-header-wrap table col {
|