@syncfusion/ej2-angular-inplace-editor 24.2.4-ngcc → 24.2.7-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 +14 -0
- package/dist/ej2-angular-inplace-editor.umd.js +1 -1
- package/dist/ej2-angular-inplace-editor.umd.min.js +1 -1
- package/package.json +7 -7
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
+
### In-place Editor
|
|
6
|
+
|
|
7
|
+
#### Bug Fixes
|
|
8
|
+
|
|
9
|
+
- `#I540657` - Fixed issue where the PasteCleanupSettings feature was not working properly when the type was set to 'RTE'.
|
|
10
|
+
|
|
5
11
|
## 20.4.54 (2023-03-14)
|
|
6
12
|
|
|
7
13
|
### In-place Editor
|
|
@@ -261,3 +267,11 @@ The In-place Editor component is used to edit and update the input value dynamic
|
|
|
261
267
|
- **Globalization** - Provides right to left and localization support.
|
|
262
268
|
|
|
263
269
|
|
|
270
|
+
## 24.2.4 (2024-02-06)
|
|
271
|
+
|
|
272
|
+
### In-place Editor
|
|
273
|
+
|
|
274
|
+
#### Bug Fixes
|
|
275
|
+
|
|
276
|
+
- `#I540657` - Fixed issue where the PasteCleanupSettings feature was not working properly when the type was set to 'RTE'.
|
|
277
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-angular-inplace-editor.umd.js
|
|
3
|
-
* version : 24.2.
|
|
3
|
+
* version : 24.2.7
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2023. 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-inplace-editor.umd.min.js
|
|
3
|
-
* version : 24.2.
|
|
3
|
+
* version : 24.2.7
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2023. 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-inplace-editor@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-angular-inplace-editor@24.
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-inplace-editor@24.2.4",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-7pG+x8X/9Sgnne6lMKdCVS4m2BMNJLbCjW7oDUchEGk77hKznxm3ylUX5nuKF4cUwAKIDmUWHORObAppkFJ5vQ==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-angular-inplace-editor",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "https://nexus.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-inplace-editor/-/ej2-angular-inplace-editor-24.2.4.tgz",
|
|
23
|
+
"_shasum": "b00e01c901bd20c015ed29f7678ee7f26e5c8a39",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-inplace-editor@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -32,8 +32,8 @@
|
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
34
|
"@syncfusion/ej2-angular-base": "~24.2.3",
|
|
35
|
-
"@syncfusion/ej2-base": "~24.2.
|
|
36
|
-
"@syncfusion/ej2-inplace-editor": "24.2.
|
|
35
|
+
"@syncfusion/ej2-base": "~24.2.7",
|
|
36
|
+
"@syncfusion/ej2-inplace-editor": "24.2.7"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
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",
|
|
@@ -59,5 +59,5 @@
|
|
|
59
59
|
"schematics": "./schematics/collection.json",
|
|
60
60
|
"sideEffects": false,
|
|
61
61
|
"typings": "ej2-angular-inplace-editor.d.ts",
|
|
62
|
-
"version": "24.2.
|
|
62
|
+
"version": "24.2.7-ngcc"
|
|
63
63
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const pkgName = "@syncfusion/ej2-angular-inplace-editor";
|
|
2
|
-
export declare const pkgVer = "^24.
|
|
2
|
+
export declare const pkgVer = "^24.2.4";
|
|
3
3
|
export declare const moduleName = "InPlaceEditorModule";
|
|
4
|
-
export declare const themeVer = "~24.
|
|
4
|
+
export declare const themeVer = "~24.2.4";
|
|
@@ -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 = '^24.2.
|
|
4
|
+
exports.pkgVer = '^24.2.7';
|
|
5
5
|
exports.moduleName = 'InPlaceEditorModule';
|
|
6
|
-
exports.themeVer = '~24.2.
|
|
6
|
+
exports.themeVer = '~24.2.7';
|