@syncfusion/ej2-angular-calendars 19.4.52 → 19.4.56
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/dist/ej2-angular-calendars.umd.js +1 -1
- package/dist/ej2-angular-calendars.umd.min.js +1 -1
- package/package.json +7 -7
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/styles/daterangepicker/tailwind-dark.css +2 -2
- package/styles/daterangepicker/tailwind.css +2 -2
- package/styles/tailwind-dark.css +2 -2
- package/styles/tailwind.css +2 -2
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-angular-calendars.umd.js
|
|
3
|
-
* version : 19.4.
|
|
3
|
+
* version : 19.4.56
|
|
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-angular-calendars.umd.min.js
|
|
3
|
-
* version : 19.4.
|
|
3
|
+
* version : 19.4.56
|
|
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-angular-calendars@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-angular-calendars@19.4.
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-calendars@19.4.55",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-KvP9BpypeuXm3YPq5ORtpBZyxQrn3nAnsRSfu2zV6WEBOj/vNymALkSJHt6ncnFNtkGl8mPSGqj44cV5TLhlCQ==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-angular-calendars",
|
|
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-angular-calendars/-/ej2-angular-calendars-19.4.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.4.55.tgz",
|
|
23
|
+
"_shasum": "d7b7a59d4a635d4fbf6bed9a379ce963394bd67c",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-calendars@*",
|
|
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-angular-base": "~19.4.
|
|
34
|
+
"@syncfusion/ej2-angular-base": "~19.4.56",
|
|
35
35
|
"@syncfusion/ej2-base": "~19.4.52",
|
|
36
|
-
"@syncfusion/ej2-calendars": "19.4.
|
|
36
|
+
"@syncfusion/ej2-calendars": "19.4.56"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
39
|
"description": "A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular",
|
|
@@ -94,5 +94,5 @@
|
|
|
94
94
|
"schematics": "./schematics/collection.json",
|
|
95
95
|
"sideEffects": false,
|
|
96
96
|
"typings": "ej2-angular-calendars.d.ts",
|
|
97
|
-
"version": "19.4.
|
|
97
|
+
"version": "19.4.56"
|
|
98
98
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const pkgName = "@syncfusion/ej2-angular-calendars";
|
|
2
|
-
export declare const pkgVer = "^19.4.
|
|
2
|
+
export declare const pkgVer = "^19.4.55";
|
|
3
3
|
export declare const moduleName = "CalendarModule, DatePickerModule, TimePickerModule, DateRangePickerModule, DateTimePickerModule";
|
|
4
|
-
export declare const themeVer = "~19.4.
|
|
4
|
+
export declare const themeVer = "~19.4.55";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.pkgName = '@syncfusion/ej2-angular-calendars';
|
|
4
|
-
exports.pkgVer = '^19.4.
|
|
4
|
+
exports.pkgVer = '^19.4.55';
|
|
5
5
|
exports.moduleName = 'CalendarModule, DatePickerModule, TimePickerModule, DateRangePickerModule, DateTimePickerModule';
|
|
6
|
-
exports.themeVer = '~19.4.
|
|
6
|
+
exports.themeVer = '~19.4.55';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export const pkgName = '@syncfusion/ej2-angular-calendars';
|
|
2
|
-
export const pkgVer = '^19.4.
|
|
2
|
+
export const pkgVer = '^19.4.55';
|
|
3
3
|
export const moduleName = 'CalendarModule, DatePickerModule, TimePickerModule, DateRangePickerModule, DateTimePickerModule';
|
|
4
|
-
export const themeVer = '~19.4.
|
|
4
|
+
export const themeVer = '~19.4.55';
|
|
@@ -776,7 +776,7 @@
|
|
|
776
776
|
|
|
777
777
|
.e-daterangepicker.e-popup .e-calendar .e-content .e-range-hover,
|
|
778
778
|
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-content .e-range-hover {
|
|
779
|
-
background-color: #
|
|
779
|
+
background-color: #4b5563;
|
|
780
780
|
color: #d1d5db;
|
|
781
781
|
}
|
|
782
782
|
|
|
@@ -789,7 +789,7 @@
|
|
|
789
789
|
|
|
790
790
|
.e-daterangepicker.e-popup .e-calendar .e-content .e-range-hover span,
|
|
791
791
|
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-content .e-range-hover span {
|
|
792
|
-
background: #
|
|
792
|
+
background: #4b5563;
|
|
793
793
|
border: none;
|
|
794
794
|
color: #d1d5db;
|
|
795
795
|
}
|
|
@@ -776,7 +776,7 @@
|
|
|
776
776
|
|
|
777
777
|
.e-daterangepicker.e-popup .e-calendar .e-content .e-range-hover,
|
|
778
778
|
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-content .e-range-hover {
|
|
779
|
-
background-color: #
|
|
779
|
+
background-color: #e5e7eb;
|
|
780
780
|
color: #374151;
|
|
781
781
|
}
|
|
782
782
|
|
|
@@ -789,7 +789,7 @@
|
|
|
789
789
|
|
|
790
790
|
.e-daterangepicker.e-popup .e-calendar .e-content .e-range-hover span,
|
|
791
791
|
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-content .e-range-hover span {
|
|
792
|
-
background: #
|
|
792
|
+
background: #e5e7eb;
|
|
793
793
|
border: none;
|
|
794
794
|
color: #374151;
|
|
795
795
|
}
|
package/styles/tailwind-dark.css
CHANGED
|
@@ -2195,7 +2195,7 @@ ejs-calendar {
|
|
|
2195
2195
|
|
|
2196
2196
|
.e-daterangepicker.e-popup .e-calendar .e-content .e-range-hover,
|
|
2197
2197
|
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-content .e-range-hover {
|
|
2198
|
-
background-color: #
|
|
2198
|
+
background-color: #4b5563;
|
|
2199
2199
|
color: #d1d5db;
|
|
2200
2200
|
}
|
|
2201
2201
|
|
|
@@ -2208,7 +2208,7 @@ ejs-calendar {
|
|
|
2208
2208
|
|
|
2209
2209
|
.e-daterangepicker.e-popup .e-calendar .e-content .e-range-hover span,
|
|
2210
2210
|
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-content .e-range-hover span {
|
|
2211
|
-
background: #
|
|
2211
|
+
background: #4b5563;
|
|
2212
2212
|
border: none;
|
|
2213
2213
|
color: #d1d5db;
|
|
2214
2214
|
}
|
package/styles/tailwind.css
CHANGED
|
@@ -2195,7 +2195,7 @@ ejs-calendar {
|
|
|
2195
2195
|
|
|
2196
2196
|
.e-daterangepicker.e-popup .e-calendar .e-content .e-range-hover,
|
|
2197
2197
|
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-content .e-range-hover {
|
|
2198
|
-
background-color: #
|
|
2198
|
+
background-color: #e5e7eb;
|
|
2199
2199
|
color: #374151;
|
|
2200
2200
|
}
|
|
2201
2201
|
|
|
@@ -2208,7 +2208,7 @@ ejs-calendar {
|
|
|
2208
2208
|
|
|
2209
2209
|
.e-daterangepicker.e-popup .e-calendar .e-content .e-range-hover span,
|
|
2210
2210
|
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-content .e-range-hover span {
|
|
2211
|
-
background: #
|
|
2211
|
+
background: #e5e7eb;
|
|
2212
2212
|
border: none;
|
|
2213
2213
|
color: #374151;
|
|
2214
2214
|
}
|