@syncfusion/ej2-angular-calendars 19.3.55 → 19.4.48
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 +9 -0
- package/README.md +1 -1
- package/dist/ej2-angular-calendars.umd.js +1 -1
- package/dist/ej2-angular-calendars.umd.min.js +1 -1
- package/package.json +8 -8
- 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/bootstrap5-dark.css +1 -1
- package/styles/bootstrap5.css +1 -1
- package/styles/calendar/bootstrap5-dark.css +1 -1
- package/styles/calendar/bootstrap5.css +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1217,6 +1217,15 @@ TimePicker component is the pre-filled dropdown list with the time values 12/24
|
|
|
1217
1217
|
- **Accessibility** - Provided with built-in accessibility support which helps to access all the TimePicker component features through the keyboard, screen readers, or other assistive technology devices.
|
|
1218
1218
|
|
|
1219
1219
|
|
|
1220
|
+
## 19.3.56 (2021-12-02)
|
|
1221
|
+
|
|
1222
|
+
### TimePicker
|
|
1223
|
+
|
|
1224
|
+
#### Bug Fixes
|
|
1225
|
+
|
|
1226
|
+
- `#I346567` - Issue with "typed value is not updated in the masked timepicker while typing the value and focus out the component" has been resolved.
|
|
1227
|
+
- `#FB30118` - Issue with "hours to minutes segment switching is not worked while typing the hours value that starting with zero" has been resolved.
|
|
1228
|
+
|
|
1220
1229
|
## 19.3.44 (2021-10-05)
|
|
1221
1230
|
|
|
1222
1231
|
### DateTimePicker
|
package/README.md
CHANGED
|
@@ -165,4 +165,4 @@ Check the license details [here](https://github.com/syncfusion/ej2-angular-ui-co
|
|
|
165
165
|
|
|
166
166
|
Check the changelog [here](https://github.com/syncfusion/ej2-angular-ui-components/blob/master/components/calendars/CHANGELOG.md).
|
|
167
167
|
|
|
168
|
-
© Copyright
|
|
168
|
+
© Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-angular-calendars.umd.js
|
|
3
|
-
* version : 19.
|
|
3
|
+
* version : 19.4.48
|
|
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.
|
|
3
|
+
* version : 19.4.48
|
|
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.
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-calendars@19.4.42",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-zYOv1ZtJNlRaPp8xKHEBXV1TIf0J9sa10n+ObNUSOoMVhQmWSWQN2pPEQNEdlQPwmm4o5Mf4IGdtueNON7u8Kg==",
|
|
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/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.4.42.tgz",
|
|
23
|
+
"_shasum": "1069770236abf8be673b5dde18364f37d56595f1",
|
|
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.
|
|
35
|
-
"@syncfusion/ej2-base": "~19.
|
|
36
|
-
"@syncfusion/ej2-calendars": "19.
|
|
34
|
+
"@syncfusion/ej2-angular-base": "~19.4.48",
|
|
35
|
+
"@syncfusion/ej2-base": "~19.4.48",
|
|
36
|
+
"@syncfusion/ej2-calendars": "19.4.48"
|
|
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.
|
|
97
|
+
"version": "19.4.48"
|
|
98
98
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const pkgName = "@syncfusion/ej2-angular-calendars";
|
|
2
|
-
export declare const pkgVer = "^19.
|
|
2
|
+
export declare const pkgVer = "^19.4.42";
|
|
3
3
|
export declare const moduleName = "CalendarModule, DatePickerModule, TimePickerModule, DateRangePickerModule, DateTimePickerModule";
|
|
4
|
-
export declare const themeVer = "~19.
|
|
4
|
+
export declare const themeVer = "~19.4.42";
|
|
@@ -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
|
+
exports.pkgVer = '^19.4.42';
|
|
5
5
|
exports.moduleName = 'CalendarModule, DatePickerModule, TimePickerModule, DateRangePickerModule, DateTimePickerModule';
|
|
6
|
-
exports.themeVer = '~19.
|
|
6
|
+
exports.themeVer = '~19.4.42';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export const pkgName = '@syncfusion/ej2-angular-calendars';
|
|
2
|
-
export const pkgVer = '^19.
|
|
2
|
+
export const pkgVer = '^19.4.42';
|
|
3
3
|
export const moduleName = 'CalendarModule, DatePickerModule, TimePickerModule, DateRangePickerModule, DateTimePickerModule';
|
|
4
|
-
export const themeVer = '~19.
|
|
4
|
+
export const themeVer = '~19.4.42';
|
|
@@ -977,7 +977,7 @@ ejs-calendar {
|
|
|
977
977
|
.e-bigger.e-small .e-calendar.e-device .e-next:active,
|
|
978
978
|
.e-bigger.e-small .e-calendar.e-device .e-prev:focus,
|
|
979
979
|
.e-bigger.e-small .e-calendar.e-device .e-next:focus {
|
|
980
|
-
background:
|
|
980
|
+
background: #5c636a;
|
|
981
981
|
}
|
|
982
982
|
|
|
983
983
|
.e-calendar.e-device button.e-prev:active span,
|
package/styles/bootstrap5.css
CHANGED
|
@@ -977,7 +977,7 @@ ejs-calendar {
|
|
|
977
977
|
.e-bigger.e-small .e-calendar.e-device .e-next:active,
|
|
978
978
|
.e-bigger.e-small .e-calendar.e-device .e-prev:focus,
|
|
979
979
|
.e-bigger.e-small .e-calendar.e-device .e-next:focus {
|
|
980
|
-
background:
|
|
980
|
+
background: #5c636a;
|
|
981
981
|
}
|
|
982
982
|
|
|
983
983
|
.e-calendar.e-device button.e-prev:active span,
|
|
@@ -977,7 +977,7 @@ ejs-calendar {
|
|
|
977
977
|
.e-bigger.e-small .e-calendar.e-device .e-next:active,
|
|
978
978
|
.e-bigger.e-small .e-calendar.e-device .e-prev:focus,
|
|
979
979
|
.e-bigger.e-small .e-calendar.e-device .e-next:focus {
|
|
980
|
-
background:
|
|
980
|
+
background: #5c636a;
|
|
981
981
|
}
|
|
982
982
|
|
|
983
983
|
.e-calendar.e-device button.e-prev:active span,
|
|
@@ -977,7 +977,7 @@ ejs-calendar {
|
|
|
977
977
|
.e-bigger.e-small .e-calendar.e-device .e-next:active,
|
|
978
978
|
.e-bigger.e-small .e-calendar.e-device .e-prev:focus,
|
|
979
979
|
.e-bigger.e-small .e-calendar.e-device .e-next:focus {
|
|
980
|
-
background:
|
|
980
|
+
background: #5c636a;
|
|
981
981
|
}
|
|
982
982
|
|
|
983
983
|
.e-calendar.e-device button.e-prev:active span,
|