@syncfusion/ej2-angular-calendars 19.3.44 → 19.3.53-13828

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 CHANGED
@@ -2,17 +2,13 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
- ### DateTimePicker
6
-
7
- #### Bug Fixes
5
+ ## 19.3.46 (2021-10-19)
8
6
 
9
- - `#F168372` - Issue with "invalid date time is updated to the input while enabling the masked date time" has been resolved.
10
-
11
- ### DatePicker
7
+ ### TimePicker
12
8
 
13
9
  #### Bug Fixes
14
10
 
15
- - `#FB27745` - Issue with "day to month segment switching is not worked while typing the day value that starting with zero" has been resolved.
11
+ - `#I342551` - Issue with "unable to select the time from the popup when its has selected class" has been resolved.
16
12
 
17
13
  ## 19.2.44 (2021-06-30)
18
14
 
@@ -1221,6 +1217,20 @@ TimePicker component is the pre-filled dropdown list with the time values 12/24
1221
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.
1222
1218
 
1223
1219
 
1220
+ ## 19.3.44 (2021-10-05)
1221
+
1222
+ ### DateTimePicker
1223
+
1224
+ #### Bug Fixes
1225
+
1226
+ - `#F168372` - Issue with "invalid date time is updated to the input while enabling the masked date time" has been resolved.
1227
+
1228
+ ### DatePicker
1229
+
1230
+ #### Bug Fixes
1231
+
1232
+ - `#FB27745` - Issue with "day to month segment switching is not worked while typing the day value that starting with zero" has been resolved.
1233
+
1224
1234
  ## 19.2.62 (2021-09-14)
1225
1235
 
1226
1236
  ### DateTimePicker
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-calendars.umd.js
3
- * version : 19.3.44
3
+ * version : 19.3.53
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.44
3
+ * version : 19.3.53
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,28 +1,28 @@
1
1
  {
2
- "_from": "@syncfusion/ej2-angular-calendars@*",
3
- "_id": "@syncfusion/ej2-angular-calendars@18.22.0",
2
+ "_from": "@syncfusion/ej2-angular-calendars@19.3.53",
3
+ "_id": "@syncfusion/ej2-angular-calendars@19.3.53",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-SRze4PMPXV27nkwbrAz6sBIXBL4o+toOfc7KC35zaRMpzVnIH8m5yb9IzqhQqDT86T50488GprjyLgr8aXBKqA==",
5
+ "_integrity": "sha512-7dIZT5Ne5iXas+sWx2SCQmecDpwhLbkG6SYjL4Cz8dn5lYu8SOx8lN/lUJSM67a1JJnYT2xNCs0J/Mqbb1msFw==",
6
6
  "_location": "/@syncfusion/ej2-angular-calendars",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
9
- "type": "range",
9
+ "type": "version",
10
10
  "registry": true,
11
- "raw": "@syncfusion/ej2-angular-calendars@*",
11
+ "raw": "@syncfusion/ej2-angular-calendars@19.3.53",
12
12
  "name": "@syncfusion/ej2-angular-calendars",
13
13
  "escapedName": "@syncfusion%2fej2-angular-calendars",
14
14
  "scope": "@syncfusion",
15
- "rawSpec": "*",
15
+ "rawSpec": "19.3.53",
16
16
  "saveSpec": null,
17
- "fetchSpec": "*"
17
+ "fetchSpec": "19.3.53"
18
18
  },
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.22.0.tgz",
23
- "_shasum": "8ed9e8459f384a08c612d7838374d77b38a0bf30",
24
- "_spec": "@syncfusion/ej2-angular-calendars@*",
25
- "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
22
+ "_resolved": "https://registry.npmjs.org/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.3.53.tgz",
23
+ "_shasum": "e99c292a825fbdccf06aea2222b35cc467500613",
24
+ "_spec": "@syncfusion/ej2-angular-calendars@19.3.53",
25
+ "_where": "C:\\Users\\SathishKumarRajendra\\Downloads\\angular-f8k56q-c9lpaq",
26
26
  "author": {
27
27
  "name": "Syncfusion Inc."
28
28
  },
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-angular-base": "~19.3.44",
35
- "@syncfusion/ej2-base": "~19.3.43",
36
- "@syncfusion/ej2-calendars": "19.3.44"
34
+ "@syncfusion/ej2-angular-base": "19.3.60-13828",
35
+ "@syncfusion/ej2-base": "~19.3.53",
36
+ "@syncfusion/ej2-calendars": "19.3.53"
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.3.44"
98
- }
97
+ "version": "19.3.53-13828"
98
+ }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-calendars";
2
- export declare const pkgVer = "^18.22.0";
2
+ export declare const pkgVer = "^19.3.46";
3
3
  export declare const moduleName = "CalendarModule, DatePickerModule, TimePickerModule, DateRangePickerModule, DateTimePickerModule";
4
- export declare const themeVer = "~18.22.0";
4
+ export declare const themeVer = "~19.3.46";
@@ -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 = '^18.22.0';
4
+ exports.pkgVer = '^19.3.46';
5
5
  exports.moduleName = 'CalendarModule, DatePickerModule, TimePickerModule, DateRangePickerModule, DateTimePickerModule';
6
- exports.themeVer = '~18.22.0';
6
+ exports.themeVer = '~19.3.46';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-calendars';
2
- export const pkgVer = '^18.22.0';
2
+ export const pkgVer = '^19.3.46';
3
3
  export const moduleName = 'CalendarModule, DatePickerModule, TimePickerModule, DateRangePickerModule, DateTimePickerModule';
4
- export const themeVer = '~18.22.0';
4
+ export const themeVer = '~19.3.46';