@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 +35 -24
- package/package.json +25 -56
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
package/README.md
CHANGED
|
@@ -1,10 +1,20 @@
|
|
|
1
1
|
# ej2-angular-inplace-editor
|
|
2
2
|
|
|
3
|
-
|
|
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
|
-
|
|
10
|
+

|
|
6
11
|
|
|
7
|
-
>
|
|
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
|
-
##
|
|
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
|
-
|
|
29
|
+
In-place Editor control is also offered in the following list of frameworks.
|
|
24
30
|
|
|
25
|
-
|
|
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/> [Angular](https://www.syncfusion.com/angular-ui-components?utm_medium=listing&utm_source=github) | [<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/> [React](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=github) | [<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/> [Vue](https://www.syncfusion.com/vue-ui-components?utm_medium=listing&utm_source=github) | [<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/> [ASP.NET Core](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github) | [<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/> [ASP.NET MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github) |
|
|
32
|
+
| :-----: | :-----: | :-----: | :-----: | :-----: |
|
|
33
33
|
|
|
34
34
|
## Key Features
|
|
35
35
|
|
|
36
|
-
*
|
|
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
|
-
*
|
|
39
|
-
*
|
|
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
|
-
*
|
|
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
|
-
*
|
|
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
|
-
|
|
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
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
"
|
|
9
|
-
"
|
|
10
|
-
"
|
|
11
|
-
"
|
|
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
|
-
"
|
|
20
|
-
"
|
|
13
|
+
"keywords": [
|
|
14
|
+
"angular",
|
|
15
|
+
"ng",
|
|
16
|
+
"angular-inplace-editor",
|
|
17
|
+
"angular-inplace-editor-component",
|
|
18
|
+
"ej2-angular-inplace-editor"
|
|
21
19
|
],
|
|
22
|
-
"
|
|
23
|
-
|
|
24
|
-
|
|
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
|
-
"
|
|
39
|
-
"
|
|
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
|
-
"
|
|
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.
|
|
4
|
+
exports.pkgVer = '^31.2.12';
|
|
5
5
|
exports.moduleName = 'InPlaceEditorModule';
|
|
6
|
-
exports.themeVer = '~31.2.
|
|
6
|
+
exports.themeVer = '~31.2.12';
|