@syncfusion/ej2-angular-calendars 28.1.33 → 28.1.35

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/README.md CHANGED
@@ -176,4 +176,4 @@ Check the changelog [here](https://github.com/syncfusion/ej2-angular-ui-componen
176
176
 
177
177
  See [LICENSE FILE](https://github.com/syncfusion/ej2-angular-ui-components/blob/master/license) for more info.
178
178
 
179
- © Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
179
+ © Copyright 2024 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution.
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-angular-calendars@*",
3
- "_id": "@syncfusion/ej2-angular-calendars@18.32.5",
3
+ "_id": "@syncfusion/ej2-angular-calendars@28.1.33",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-Gode7A6LRlyddXAaleNFcROQec4ZTKZHWVbzxjOTvkiW75EDqsl6tHq66wQ7q7/TRDKchtgoXhjmTqIv4ONkSg==",
5
+ "_integrity": "sha512-A55cnfPwCuxhxugKRIx0FTLGAmQdXaX4P09YhlAWnXwO0CU/nAZzTJWjU7fsVryPe6EGUefkkAec3hMqPmTrsw==",
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": "https://nexus.syncfusioninternal.com/repository/ej2-angular-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.32.5.tgz",
23
- "_shasum": "c6a5c3ea550dd5e1ff9c11dd9f26c1b0e64a30c8",
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.1.33.tgz",
23
+ "_shasum": "31605037303efc08a7876efe6f2aac0884786288",
24
24
  "_spec": "@syncfusion/ej2-angular-calendars@*",
25
25
  "_where": "/jenkins/workspace/elease-automation_release_28.1.1/ivypackages/included",
26
26
  "author": {
@@ -33,7 +33,7 @@
33
33
  "dependencies": {
34
34
  "@syncfusion/ej2-angular-base": "~28.1.33",
35
35
  "@syncfusion/ej2-base": "~28.1.33",
36
- "@syncfusion/ej2-calendars": "28.1.33"
36
+ "@syncfusion/ej2-calendars": "28.1.35"
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",
@@ -72,5 +72,5 @@
72
72
  "schematics": "./schematics/collection.json",
73
73
  "sideEffects": false,
74
74
  "typings": "syncfusion-ej2-angular-calendars.d.ts",
75
- "version": "28.1.33"
75
+ "version": "28.1.35"
76
76
  }
@@ -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 = '^28.1.33';
4
+ exports.pkgVer = '^28.1.35';
5
5
  exports.moduleName = 'CalendarModule, DatePickerModule, TimePickerModule, DateRangePickerModule, DateTimePickerModule';
6
- exports.themeVer = '~28.1.33';
6
+ exports.themeVer = '~28.1.35';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-calendars';
2
- export const pkgVer = '^28.1.33';
2
+ export const pkgVer = '^28.1.35';
3
3
  export const moduleName = 'CalendarModule, DatePickerModule, TimePickerModule, DateRangePickerModule, DateTimePickerModule';
4
- export const themeVer = '~28.1.33';
4
+ export const themeVer = '~28.1.35';