@syncfusion/ej2-angular-calendars 20.1.58-alpha → 20.2.36

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.
Files changed (1) hide show
  1. package/package.json +61 -29
package/package.json CHANGED
@@ -1,16 +1,61 @@
1
1
  {
2
- "name": "@syncfusion/ej2-angular-calendars",
3
- "version": "20.1.58-alpha",
4
- "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",
5
- "author": "Syncfusion Inc.",
6
- "license": "SEE LICENSE IN license",
7
- "schematics": "./schematics/collection.json",
2
+ "_from": "@syncfusion/ej2-angular-calendars@*",
3
+ "_id": "@syncfusion/ej2-angular-calendars@20.1.58",
4
+ "_inBundle": false,
5
+ "_integrity": "sha512-NfjNtK9fgJQtRkl9pF0C2yaTZnxmb6Tl2L09scJoxiUdsvxeDE4RFVxtfiHaU9Pk2j3Mzy2sjYf+yQlYdBATHw==",
6
+ "_location": "/@syncfusion/ej2-angular-calendars",
7
+ "_phantomChildren": {},
8
+ "_requested": {
9
+ "type": "range",
10
+ "registry": true,
11
+ "raw": "@syncfusion/ej2-angular-calendars@*",
12
+ "name": "@syncfusion/ej2-angular-calendars",
13
+ "escapedName": "@syncfusion%2fej2-angular-calendars",
14
+ "scope": "@syncfusion",
15
+ "rawSpec": "*",
16
+ "saveSpec": null,
17
+ "fetchSpec": "*"
18
+ },
19
+ "_requiredBy": [
20
+ "/"
21
+ ],
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-angular-development/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.1.58.tgz",
23
+ "_shasum": "5077c964abee21c8123515aa35abdc85e7ea3a3e",
24
+ "_spec": "@syncfusion/ej2-angular-calendars@*",
25
+ "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/ivypackages/included",
26
+ "author": {
27
+ "name": "Syncfusion Inc."
28
+ },
29
+ "bugs": {
30
+ "url": "https://github.com/syncfusion/ej2-angular-ui-components/issues"
31
+ },
32
+ "bundleDependencies": false,
8
33
  "dependencies": {
9
- "@syncfusion/ej2-base": "*",
10
- "@syncfusion/ej2-angular-base": "*",
11
- "@syncfusion/ej2-calendars": "*",
34
+ "@syncfusion/ej2-angular-base": "~20.2.36",
35
+ "@syncfusion/ej2-base": "~20.2.36",
36
+ "@syncfusion/ej2-calendars": "20.2.36",
12
37
  "tslib": "^2.3.0"
13
38
  },
39
+ "deprecated": false,
40
+ "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",
41
+ "es2020": "fesm2020/syncfusion-ej2-angular-calendars.mjs",
42
+ "esm2020": "esm2020/syncfusion-ej2-angular-calendars.mjs",
43
+ "exports": {
44
+ "./package.json": {
45
+ "default": "./package.json"
46
+ },
47
+ ".": {
48
+ "types": "./syncfusion-ej2-angular-calendars.d.ts",
49
+ "esm2020": "./esm2020/syncfusion-ej2-angular-calendars.mjs",
50
+ "es2020": "./fesm2020/syncfusion-ej2-angular-calendars.mjs",
51
+ "es2015": "./fesm2015/syncfusion-ej2-angular-calendars.mjs",
52
+ "node": "./fesm2015/syncfusion-ej2-angular-calendars.mjs",
53
+ "default": "./fesm2020/syncfusion-ej2-angular-calendars.mjs"
54
+ }
55
+ },
56
+ "fesm2015": "fesm2015/syncfusion-ej2-angular-calendars.mjs",
57
+ "fesm2020": "fesm2020/syncfusion-ej2-angular-calendars.mjs",
58
+ "homepage": "https://github.com/syncfusion/ej2-angular-ui-components#readme",
14
59
  "keywords": [
15
60
  "ej2",
16
61
  "syncfusion",
@@ -53,28 +98,15 @@
53
98
  "ng-calendars",
54
99
  "ej2-ng-calendars"
55
100
  ],
101
+ "license": "SEE LICENSE IN license",
102
+ "module": "fesm2015/syncfusion-ej2-angular-calendars.mjs",
103
+ "name": "@syncfusion/ej2-angular-calendars",
56
104
  "repository": {
57
105
  "type": "git",
58
- "url": "https://github.com/syncfusion/ej2-angular-ui-components.git"
106
+ "url": "git+https://github.com/syncfusion/ej2-angular-ui-components.git"
59
107
  },
60
- "sideEffects": true,
61
- "module": "fesm2015/syncfusion-ej2-angular-calendars.mjs",
62
- "es2020": "fesm2020/syncfusion-ej2-angular-calendars.mjs",
63
- "esm2020": "esm2020/syncfusion-ej2-angular-calendars.mjs",
64
- "fesm2020": "fesm2020/syncfusion-ej2-angular-calendars.mjs",
65
- "fesm2015": "fesm2015/syncfusion-ej2-angular-calendars.mjs",
108
+ "schematics": "./schematics/collection.json",
109
+ "sideEffects": false,
66
110
  "typings": "syncfusion-ej2-angular-calendars.d.ts",
67
- "exports": {
68
- "./package.json": {
69
- "default": "./package.json"
70
- },
71
- ".": {
72
- "types": "./syncfusion-ej2-angular-calendars.d.ts",
73
- "esm2020": "./esm2020/syncfusion-ej2-angular-calendars.mjs",
74
- "es2020": "./fesm2020/syncfusion-ej2-angular-calendars.mjs",
75
- "es2015": "./fesm2015/syncfusion-ej2-angular-calendars.mjs",
76
- "node": "./fesm2015/syncfusion-ej2-angular-calendars.mjs",
77
- "default": "./fesm2020/syncfusion-ej2-angular-calendars.mjs"
78
- }
79
- }
111
+ "version": "20.2.36"
80
112
  }