@syncfusion/ej2-angular-inplace-editor 31.2.2 → 31.2.12

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
@@ -1,10 +1,20 @@
1
1
  # ej2-angular-inplace-editor
2
2
 
3
- ![ej2-angular-inplace-editor](https://ej2.syncfusion.com/products/images/inplace-editor/readMe.gif)
3
+ The [Angular In-place Editor](https://www.syncfusion.com/react-components/react-in-place-editor) is a rich and responsive component for inline editing of text, selections, dates, and more without switching to a separate edit view. It supports “Inline” and “Popup” edit modes, integrates with editors like DropDownList and DatePicker, and works seamlessly with forms and data binding to update values efficiently.
4
+
5
+ <p align="center">
6
+ <a href="https://ej2.syncfusion.com/angular/documentation/inplace-editor/getting-started.html?lang=typescript&utm_source=npm&utm_campaign=inplace-editor">Getting started</a> .
7
+ <a href="https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_campaign=inplace-editor#/material/inplace-editor/default.html">Online demos</a> .
8
+ </p>
4
9
 
5
- > This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's [EULA](https://www.syncfusion.com/eula/es/). To acquire a license, you can purchase one at [https://www.syncfusion.com/sales/products](https://www.syncfusion.com/sales/products) or start a free 30-day trial [here](https://www.syncfusion.com/account/manage-trials/start-trials).
10
+ ![ej2-angular-inplace-editor](https://ej2.syncfusion.com/products/images/inplace-editor/readMe.gif)
6
11
 
7
- > A free [community license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
12
+ <p align="center">
13
+ Trusted by the world's leading companies
14
+ <a href="https://www.syncfusion.com">
15
+ <img src="https://ej2.syncfusion.com/home/images/trusted_companies.png" alt="Trusted companies">
16
+ </a>
17
+ </p>
8
18
 
9
19
  ## Setup
10
20
 
@@ -14,43 +24,44 @@ To install `In-place Editor` and its dependent packages, use the following comma
14
24
  npm install @syncfusion/ej2-angular-inplace-editor
15
25
  ```
16
26
 
17
- ## Resources
18
-
19
- * [Getting Started](https://ej2.syncfusion.com/angular/documentation/inplace-editor/getting-started.html?lang=typescript&utm_source=npm&utm_campaign=inplace-editor)
20
- * [View Online Demos](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_campaign=inplace-editor#/material/inplace-editor/default.html)
21
- * [Product Page](https://www.syncfusion.com/angular-ui-controls/inplace-editor)
27
+ ## Supported frameworks
22
28
 
23
- ## Supported Frameworks
29
+ In-place Editor control is also offered in the following list of frameworks.
24
30
 
25
- In-place Editor component is also offered in following list of frameworks.
26
-
27
- 1. [React](https://github.com/syncfusion/ej2-react-ui-components/tree/master/components/inplace-editor)
28
- 2. [VueJS](https://github.com/syncfusion/ej2-vue-ui-components/tree/master/components/inplace-editor)
29
- 3. [JavaScript (ES5)](https://www.syncfusion.com/javascript-ui-controls/inplace-editor)
30
- 3. [ASP.NET Core](https://www.syncfusion.com/aspnet-core-ui-controls/inplace-editor)
31
- 4. [ASP.NET MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls/inplace-editor)
32
- 5. [JavaScript (ES5)](https://www.syncfusion.com/javascript-ui-controls/inplace-editor)
31
+ | [<img src="https://ej2.syncfusion.com/github/images/angular-new.svg" height="50" />](https://www.syncfusion.com/angular-ui-components?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Angular](https://www.syncfusion.com/angular-ui-components?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp; | [<img src="https://ej2.syncfusion.com/github/images/react.svg" height="50" />](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[React](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | [<img src="https://ej2.syncfusion.com/github/images/vue.svg" height="50" />](https://www.syncfusion.com/vue-ui-components?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Vue](https://www.syncfusion.com/vue-ui-components?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | [<img src="https://ej2.syncfusion.com/github/images/netcore.svg" height="50" />](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;[ASP.NET&nbsp;Core](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github)&nbsp;&nbsp; | [<img src="https://ej2.syncfusion.com/github/images/netmvc.svg" height="50" />](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;[ASP.NET&nbsp;MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github)&nbsp;&nbsp; |
32
+ | :-----: | :-----: | :-----: | :-----: | :-----: |
33
33
 
34
34
  ## Key Features
35
35
 
36
- * **Render mode** - Provides two types of rendering modes when editing the input, namely “Inline” and “Popup”.
36
+ * [Render mode](https://ej2.syncfusion.com/angular/documentation/inplace-editor/configuration) - Provides two types of rendering modes when editing the input, namely “Inline” and “Popup”.
37
37
  * **Component integration** - Support to integrate components such as “DropDownList”, “DatePicker”,” AutoComplete”, etc. to the In-place Editor.
38
- * **Data binding** - Bind the In-place Editor component with an array of JSON objects or DataManager to save the edited data to the server.
39
- * **Customization** - Offers UI customization such as popup, buttons, and also denotes editable content state.
38
+ * [Data binding](https://ej2.syncfusion.com/angular/documentation/inplace-editor/data-binding) - Bind the In-place Editor component with an array of JSON objects or DataManager to save the edited data to the server.
39
+ * [Customization](https://ej2.syncfusion.com/javascript/documentation/in-place-editor/style) - Offers UI customization such as popup, buttons, and also denotes editable content state.
40
40
  * **Template** - Templates can be used to integrate custom controls to the In-place Editor.
41
- * **Globalization** - Provides right to left and localization support.
41
+ * [Globalization](https://ej2.syncfusion.com/javascript/documentation/in-place-editor/localization) - Provides right to left and localization support.
42
+
43
+ ## Resources
44
+
45
+ * [Documentation](https://ej2.syncfusion.com/angular/documentation/inplace-editor/getting-started)
46
+ * [Theme Studio](https://ej2.syncfusion.com/themestudio/)
47
+ * [What's New](https://www.syncfusion.com/products/whatsnew/angular?utm_medium=listing&utm_source=github)
48
+ * [Road Map](https://www.syncfusion.com/products/roadmap/angular)
49
+ * [E-Books](https://www.syncfusion.com/succinctly-free-ebooks?searchkey=angular&type=all)
42
50
 
43
51
  ## Support
44
52
 
45
53
  Product support is available for through following mediums.
46
54
 
47
- * Creating incident in Syncfusion [Direct-trac](https://www.syncfusion.com/support/directtrac/incidents?utm_source=npm&utm_campaign=inplace-editor) support system or [Community forum](https://www.syncfusion.com/forums/essential-js2?utm_source=npm&utm_campaign=inplace-editor).
55
+ * [Support ticket](https://support.syncfusion.com/support/tickets/create) - Guaranteed Response in 24 hours | Unlimited tickets | Holiday support
56
+ * [Community forum](https://www.syncfusion.com/forums/angular-js2?utm_source=npm&utm_medium=listing&utm_campaign=angular-button-npm)
48
57
  * New [GitHub issue](https://github.com/syncfusion/ej2-javascript-ui-controls/issues/new).
49
58
  * Ask your query in Stack Overflow with tag `syncfusion`, `ej2`.
59
+ * [Request feature or report bug](https://www.syncfusion.com/feedback/angular?utm_source=npm&utm_medium=listing&utm_campaign=angular-button-npm)
60
+ * Live chat
50
61
 
51
- ## License
62
+ ## License and copyright
52
63
 
53
- Check the license detail [here](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/license?utm_source=npm&utm_campaign=inplace-editor).
64
+ > This is a commercial product and requires a paid license for possession or use. Syncfusion<sup>®</sup> licensed software, including this component, is subject to the terms and conditions of Syncfusion<sup>®</sup> [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 140+ [Angular UI components](https://www.syncfusion.com/angular-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
54
65
 
55
66
  ## Changelog
56
67
 
package/package.json CHANGED
@@ -1,44 +1,33 @@
1
1
  {
2
- "_from": "@syncfusion/ej2-angular-inplace-editor@*",
3
- "_id": "@syncfusion/ej2-angular-inplace-editor@31.1.1",
4
- "_inBundle": false,
5
- "_integrity": "sha512-c0ldlokA/H7a7lRIbxwc7pAULrb9aPiYvrhLT7TeAQWKyx2r4Kt9FK5++ULL/XPphcBR4DcpSFjU/PfDG4CEtw==",
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": "*"
2
+ "name": "@syncfusion/ej2-angular-inplace-editor",
3
+ "version": "31.2.12",
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": "~31.2.12",
10
+ "@syncfusion/ej2-angular-base": "~31.2.12",
11
+ "@syncfusion/ej2-inplace-editor": "31.2.12"
18
12
  },
19
- "_requiredBy": [
20
- "/"
13
+ "keywords": [
14
+ "angular",
15
+ "ng",
16
+ "angular-inplace-editor",
17
+ "angular-inplace-editor-component",
18
+ "ej2-angular-inplace-editor"
21
19
  ],
22
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-release/@syncfusion/ej2-angular-inplace-editor/-/ej2-angular-inplace-editor-31.1.1.tgz",
23
- "_shasum": "8c8c07df8656b83752e581d43ec0530700c31147",
24
- "_spec": "@syncfusion/ej2-angular-inplace-editor@*",
25
- "_where": "D:\\SF3992\\WFH\\Nexus\\release",
26
- "author": {
27
- "name": "Syncfusion Inc."
28
- },
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.2.2",
35
- "@syncfusion/ej2-base": "~31.2.2",
36
- "@syncfusion/ej2-inplace-editor": "31.2.2"
20
+ "repository": {
21
+ "type": "git",
22
+ "url": "https://github.com/syncfusion/ej2-angular-ui-components.git"
37
23
  },
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",
24
+ "sideEffects": false,
25
+ "module": "fesm2015/syncfusion-ej2-angular-inplace-editor.mjs",
40
26
  "es2020": "fesm2020/syncfusion-ej2-angular-inplace-editor.mjs",
41
27
  "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",
42
31
  "exports": {
43
32
  "./package.json": {
44
33
  "default": "./package.json"
@@ -52,25 +41,5 @@
52
41
  "default": "./fesm2020/syncfusion-ej2-angular-inplace-editor.mjs"
53
42
  }
54
43
  },
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.2.2"
44
+ "homepage": "https://www.syncfusion.com/angular-components"
76
45
  }
@@ -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 = '^31.2.2';
4
+ exports.pkgVer = '^31.2.12';
5
5
  exports.moduleName = 'InPlaceEditorModule';
6
- exports.themeVer = '~31.2.2';
6
+ exports.themeVer = '~31.2.12';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-inplace-editor';
2
- export const pkgVer = '^31.2.2';
2
+ export const pkgVer = '^31.2.12';
3
3
  export const moduleName = 'InPlaceEditorModule';
4
- export const themeVer = '~31.2.2';
4
+ export const themeVer = '~31.2.12';