@syncfusion/ej2-angular-inplace-editor 32.1.19 → 32.1.24

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
@@ -67,4 +67,4 @@ Product support is available for through following mediums.
67
67
  Check the changelog [here](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/controls/inplace-editor/CHANGELOG.md?utm_source=npm&utm_campaign=inplace-editor)
68
68
 
69
69
 
70
- © Copyright 2025 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution.
70
+ © Copyright 2026 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,33 +1,44 @@
1
1
  {
2
- "name": "@syncfusion/ej2-angular-inplace-editor",
3
- "version": "32.1.19",
4
- "description": "A package of Essential JS 2 Inplace editor components, which is used to edit and update the value dynamically in server. for Angular",
5
- "author": "Syncfusion Inc.",
6
- "license": "SEE LICENSE IN license",
7
- "schematics": "./schematics/collection.json",
8
- "dependencies": {
9
- "@syncfusion/ej2-base": "~32.1.19",
10
- "@syncfusion/ej2-angular-base": "~32.1.19",
11
- "@syncfusion/ej2-inplace-editor": "32.1.19"
2
+ "_from": "@syncfusion/ej2-angular-inplace-editor@*",
3
+ "_id": "@syncfusion/ej2-angular-inplace-editor@21.3.7",
4
+ "_inBundle": false,
5
+ "_integrity": "sha512-c8X/VYWiRAXw4dZVXXFwclGTARFDAT8H4Z/lpc8f2fzXaw1yIn+VKcdyC108CNjztZD1H7IZ3R92CD2UjPyvQw==",
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
- "keywords": [
14
- "angular",
15
- "ng",
16
- "angular-inplace-editor",
17
- "angular-inplace-editor-component",
18
- "ej2-angular-inplace-editor"
19
+ "_requiredBy": [
20
+ "/"
19
21
  ],
20
- "repository": {
21
- "type": "git",
22
- "url": "https://github.com/syncfusion/ej2-angular-ui-components.git"
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-release/@syncfusion/ej2-angular-inplace-editor/-/ej2-angular-inplace-editor-21.3.7.tgz",
23
+ "_shasum": "1f7da76bcf833b550ec572c28987c2cc7826e6b3",
24
+ "_spec": "@syncfusion/ej2-angular-inplace-editor@*",
25
+ "_where": "D:\\SF3992\\WFH\\Nexus\\release",
26
+ "author": {
27
+ "name": "Syncfusion Inc."
23
28
  },
24
- "sideEffects": false,
25
- "module": "fesm2015/syncfusion-ej2-angular-inplace-editor.mjs",
29
+ "bugs": {
30
+ "url": "https://github.com/syncfusion/ej2-angular-ui-components/issues"
31
+ },
32
+ "bundleDependencies": false,
33
+ "dependencies": {
34
+ "@syncfusion/ej2-angular-base": "~32.1.24",
35
+ "@syncfusion/ej2-base": "~32.1.24",
36
+ "@syncfusion/ej2-inplace-editor": "32.1.24"
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
- "homepage": "https://www.syncfusion.com/angular-components"
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": "32.1.24"
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 = '^32.1.19';
4
+ exports.pkgVer = '^32.1.24';
5
5
  exports.moduleName = 'InPlaceEditorModule';
6
- exports.themeVer = '~32.1.19';
6
+ exports.themeVer = '~32.1.24';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-inplace-editor';
2
- export const pkgVer = '^32.1.19';
2
+ export const pkgVer = '^32.1.24';
3
3
  export const moduleName = 'InPlaceEditorModule';
4
- export const themeVer = '~32.1.19';
4
+ export const themeVer = '~32.1.24';