@syncfusion/ej2-angular-inplace-editor 30.2.4 → 31.1.17
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/package.json
CHANGED
|
@@ -1,33 +1,44 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
"
|
|
9
|
-
"
|
|
10
|
-
"
|
|
11
|
-
"@syncfusion/ej2-inplace-editor"
|
|
2
|
+
"_from": "@syncfusion/ej2-angular-inplace-editor@*",
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-inplace-editor@21.4.0",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-veEGlNLUBvzUoMI5RDhAIpTZBgNIyOecCxpfUNXTo5MqTK8FS2FX6mYppyxBkvLEIgn/aDR84U+IP+HtUBcQ7A==",
|
|
6
|
+
"_location": "/@syncfusion/ej2-angular-inplace-editor",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "range",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "@syncfusion/ej2-angular-inplace-editor@*",
|
|
12
|
+
"name": "@syncfusion/ej2-angular-inplace-editor",
|
|
13
|
+
"escapedName": "@syncfusion%2fej2-angular-inplace-editor",
|
|
14
|
+
"scope": "@syncfusion",
|
|
15
|
+
"rawSpec": "*",
|
|
16
|
+
"saveSpec": null,
|
|
17
|
+
"fetchSpec": "*"
|
|
12
18
|
},
|
|
13
|
-
"
|
|
14
|
-
"
|
|
15
|
-
"ng",
|
|
16
|
-
"angular-inplace-editor",
|
|
17
|
-
"angular-inplace-editor-component",
|
|
18
|
-
"ej2-angular-inplace-editor"
|
|
19
|
+
"_requiredBy": [
|
|
20
|
+
"/"
|
|
19
21
|
],
|
|
20
|
-
"
|
|
21
|
-
|
|
22
|
-
|
|
22
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-development/@syncfusion/ej2-angular-inplace-editor/-/ej2-angular-inplace-editor-21.4.0.tgz",
|
|
23
|
+
"_shasum": "ff3750bf086d2d0ae569ecb0dfa511008c06aa65",
|
|
24
|
+
"_spec": "@syncfusion/ej2-angular-inplace-editor@*",
|
|
25
|
+
"_where": "D:\\SF3992\\WFH\\Nexus\\release",
|
|
26
|
+
"author": {
|
|
27
|
+
"name": "Syncfusion Inc."
|
|
23
28
|
},
|
|
24
|
-
"
|
|
25
|
-
|
|
29
|
+
"bugs": {
|
|
30
|
+
"url": "https://github.com/syncfusion/ej2-angular-ui-components/issues"
|
|
31
|
+
},
|
|
32
|
+
"bundleDependencies": false,
|
|
33
|
+
"dependencies": {
|
|
34
|
+
"@syncfusion/ej2-angular-base": "~31.1.17",
|
|
35
|
+
"@syncfusion/ej2-base": "~31.1.17",
|
|
36
|
+
"@syncfusion/ej2-inplace-editor": "31.1.17"
|
|
37
|
+
},
|
|
38
|
+
"deprecated": false,
|
|
39
|
+
"description": "A package of Essential JS 2 Inplace editor components, which is used to edit and update the value dynamically in server. for Angular",
|
|
26
40
|
"es2020": "fesm2020/syncfusion-ej2-angular-inplace-editor.mjs",
|
|
27
41
|
"esm2020": "esm2020/syncfusion-ej2-angular-inplace-editor.mjs",
|
|
28
|
-
"fesm2020": "fesm2020/syncfusion-ej2-angular-inplace-editor.mjs",
|
|
29
|
-
"fesm2015": "fesm2015/syncfusion-ej2-angular-inplace-editor.mjs",
|
|
30
|
-
"typings": "syncfusion-ej2-angular-inplace-editor.d.ts",
|
|
31
42
|
"exports": {
|
|
32
43
|
"./package.json": {
|
|
33
44
|
"default": "./package.json"
|
|
@@ -41,5 +52,25 @@
|
|
|
41
52
|
"default": "./fesm2020/syncfusion-ej2-angular-inplace-editor.mjs"
|
|
42
53
|
}
|
|
43
54
|
},
|
|
44
|
-
"
|
|
55
|
+
"fesm2015": "fesm2015/syncfusion-ej2-angular-inplace-editor.mjs",
|
|
56
|
+
"fesm2020": "fesm2020/syncfusion-ej2-angular-inplace-editor.mjs",
|
|
57
|
+
"homepage": "https://www.syncfusion.com/angular-components",
|
|
58
|
+
"keywords": [
|
|
59
|
+
"angular",
|
|
60
|
+
"ng",
|
|
61
|
+
"angular-inplace-editor",
|
|
62
|
+
"angular-inplace-editor-component",
|
|
63
|
+
"ej2-angular-inplace-editor"
|
|
64
|
+
],
|
|
65
|
+
"license": "SEE LICENSE IN license",
|
|
66
|
+
"module": "fesm2015/syncfusion-ej2-angular-inplace-editor.mjs",
|
|
67
|
+
"name": "@syncfusion/ej2-angular-inplace-editor",
|
|
68
|
+
"repository": {
|
|
69
|
+
"type": "git",
|
|
70
|
+
"url": "git+https://github.com/syncfusion/ej2-angular-ui-components.git"
|
|
71
|
+
},
|
|
72
|
+
"schematics": "./schematics/collection.json",
|
|
73
|
+
"sideEffects": false,
|
|
74
|
+
"typings": "syncfusion-ej2-angular-inplace-editor.d.ts",
|
|
75
|
+
"version": "31.1.17"
|
|
45
76
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.pkgName = '@syncfusion/ej2-angular-inplace-editor';
|
|
4
|
-
exports.pkgVer = '^
|
|
4
|
+
exports.pkgVer = '^31.1.17';
|
|
5
5
|
exports.moduleName = 'InPlaceEditorModule';
|
|
6
|
-
exports.themeVer = '~
|
|
6
|
+
exports.themeVer = '~31.1.17';
|