@syncfusion/ej2-angular-calendars 20.3.49-ngcc → 20.3.50-ngcc

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,11 +2,29 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### Calendar
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I403191` - The issue "selection is not removed properly when we select the already selected date in Calendar multiselection" has been resolved.
10
+
11
+ ### TimePicker
12
+
13
+ #### Bug Fixes
14
+
15
+ - `#FB15052` - Issue with "Form Validator wrongly validates while clearing the components value using clear icon" has been resolved.
16
+
5
17
  ### DatePicker
6
18
 
7
19
  #### Bug Fixes
8
20
 
9
- - `#I405991` - The issue "placeholder is being read by NVDA reader While the DatePicker is not in focus" has been resolved.
21
+ - `#FB15052` - Issue with "Form Validator wrongly validates while clearing the components value using clear icon" has been resolved.
22
+
23
+ ### DateRangePicker
24
+
25
+ #### Bug Fixes
26
+
27
+ - `#FB15052` - Issue with "Form Validator wrongly validates while clearing the components value using clear icon" has been resolved.
10
28
 
11
29
  ## 19.3.46 (2021-10-19)
12
30
 
@@ -1223,6 +1241,14 @@ TimePicker component is the pre-filled dropdown list with the time values 12/24
1223
1241
  - **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.
1224
1242
 
1225
1243
 
1244
+ ## 20.3.49 (2022-10-11)
1245
+
1246
+ ### DatePicker
1247
+
1248
+ #### Bug Fixes
1249
+
1250
+ - `#I405991` - The issue "placeholder is being read by NVDA reader While the DatePicker is not in focus" has been resolved.
1251
+
1226
1252
  ## 19.3.56 (2021-12-02)
1227
1253
 
1228
1254
  ### TimePicker
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-calendars.umd.js
3
- * version : 20.3.49
3
+ * version : 20.3.50
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 : 20.3.49
3
+ * version : 20.3.50
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@18.29.7",
3
+ "_id": "@syncfusion/ej2-angular-calendars@20.3.49",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-kuXmAz1x/VmAkCDuAZ/FM/wkEa4D3sFDpZOBfPi/067J75Fq1Y0FCAajTsLS3AZ5VtUFT+h0f+OWhUn7g0gZiw==",
5
+ "_integrity": "sha512-cAzkzY7F+3NCKMgR+Qg2h+21dtwCe1GWjFuOt0fxeyYjRvzt/VAWQk+7uqdHGsXxDJwMW+C2DDIxtXHbv+Auig==",
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-18.29.7.tgz",
23
- "_shasum": "1bbc897c26fad64fef990510d29aeb62241c66e7",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.3.49.tgz",
23
+ "_shasum": "37124cc5b69dafa320b5647205e64283677e3efc",
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": "~20.3.47",
35
- "@syncfusion/ej2-base": "~20.3.49",
36
- "@syncfusion/ej2-calendars": "20.3.49"
34
+ "@syncfusion/ej2-angular-base": "~20.3.50",
35
+ "@syncfusion/ej2-base": "~20.3.50",
36
+ "@syncfusion/ej2-calendars": "20.3.50"
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": "20.3.49-ngcc"
97
+ "version": "20.3.50-ngcc"
98
98
  }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-calendars";
2
- export declare const pkgVer = "^18.29.7";
2
+ export declare const pkgVer = "^20.3.49";
3
3
  export declare const moduleName = "CalendarModule, DatePickerModule, TimePickerModule, DateRangePickerModule, DateTimePickerModule";
4
- export declare const themeVer = "~18.29.7";
4
+ export declare const themeVer = "~20.3.49";
@@ -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 = '^20.3.49';
4
+ exports.pkgVer = '^20.3.50';
5
5
  exports.moduleName = 'CalendarModule, DatePickerModule, TimePickerModule, DateRangePickerModule, DateTimePickerModule';
6
- exports.themeVer = '~20.3.49';
6
+ exports.themeVer = '~20.3.50';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-calendars';
2
- export const pkgVer = '^20.3.49';
2
+ export const pkgVer = '^20.3.50';
3
3
  export const moduleName = 'CalendarModule, DatePickerModule, TimePickerModule, DateRangePickerModule, DateTimePickerModule';
4
- export const themeVer = '~20.3.49';
4
+ export const themeVer = '~20.3.50';