@syncfusion/ej2-angular-inplace-editor 24.2.7-ngcc → 25.1.35-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 CHANGED
@@ -2,12 +2,6 @@
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
-
11
5
  ## 20.4.54 (2023-03-14)
12
6
 
13
7
  ### In-place Editor
@@ -267,11 +261,3 @@ The In-place Editor component is used to edit and update the input value dynamic
267
261
  - **Globalization** - Provides right to left and localization support.
268
262
 
269
263
 
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.7
3
+ * version : 25.1.35
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.7
3
+ * version : 25.1.35
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.2.4",
3
+ "_id": "@syncfusion/ej2-angular-inplace-editor@24.2.3",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-7pG+x8X/9Sgnne6lMKdCVS4m2BMNJLbCjW7oDUchEGk77hKznxm3ylUX5nuKF4cUwAKIDmUWHORObAppkFJ5vQ==",
5
+ "_integrity": "sha512-SJ2QHgk05RFDCpOZxj0pOpwsS+G7qtxqQO22N8deJLT2W5oYXoWTTbIyR+KWQLkrjoPRwQj3zdRjwg5S5Hijag==",
6
6
  "_location": "/@syncfusion/ej2-angular-inplace-editor",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,10 +19,10 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
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",
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-angular-inplace-editor/-/ej2-angular-inplace-editor-24.2.3.tgz",
23
+ "_shasum": "188240825096d3dcf3339ee2aeacf6e9da6fb579",
24
24
  "_spec": "@syncfusion/ej2-angular-inplace-editor@*",
25
- "_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included",
25
+ "_where": "/jenkins/workspace/elease-automation_release_25.1.1/packages/included",
26
26
  "author": {
27
27
  "name": "Syncfusion Inc."
28
28
  },
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-angular-base": "~24.2.3",
35
- "@syncfusion/ej2-base": "~24.2.7",
36
- "@syncfusion/ej2-inplace-editor": "24.2.7"
34
+ "@syncfusion/ej2-angular-base": "~25.1.35",
35
+ "@syncfusion/ej2-base": "~25.1.35",
36
+ "@syncfusion/ej2-inplace-editor": "25.1.35"
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.7-ngcc"
62
+ "version": "25.1.35-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.4";
2
+ export declare const pkgVer = "^21.4.0";
3
3
  export declare const moduleName = "InPlaceEditorModule";
4
- export declare const themeVer = "~24.2.4";
4
+ export declare const themeVer = "~21.4.0";
@@ -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.7';
4
+ exports.pkgVer = '^25.1.35';
5
5
  exports.moduleName = 'InPlaceEditorModule';
6
- exports.themeVer = '~24.2.7';
6
+ exports.themeVer = '~25.1.35';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-inplace-editor';
2
- export const pkgVer = '^24.2.7';
2
+ export const pkgVer = '^25.1.35';
3
3
  export const moduleName = 'InPlaceEditorModule';
4
- export const themeVer = '~24.2.7';
4
+ export const themeVer = '~25.1.35';