@syncfusion/ej2-react-inplace-editor 20.4.40 → 20.4.48

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,6 +2,12 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### In-place Editor
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I427677` - Resolved issue with `maxLength` validation rules for RTE type in In-place Editor.
10
+
5
11
  ## 19.4.38 (2021-12-17)
6
12
 
7
13
  ### In-place Editor
package/README.md CHANGED
@@ -57,4 +57,4 @@ Check the license detail [here](https://github.com/syncfusion/ej2-javascript-ui-
57
57
  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)
58
58
 
59
59
 
60
- © Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
60
+ © Copyright 2023 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
@@ -1 +1,10 @@
1
+ /*!
2
+ * filename: ej2-react-inplace-editor.min.js
3
+ * version : 20.4.48
4
+ * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
+ * Use of this code is subject to the terms of our license.
6
+ * A copy of the current license can be obtained at any time by e-mailing
7
+ * licensing@syncfusion.com. Any infringement will be prosecuted under
8
+ * applicable laws.
9
+ */
1
10
  !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("SyncfusionInplaceEditor"),require("SyncfusionReactBase"),require("React")):"function"==typeof define&&define.amd?define(["SyncfusionInplaceEditor","SyncfusionReactBase","React"],t):"object"==typeof exports?exports.SyncfusionReactInplaceEditor=t(require("SyncfusionInplaceEditor"),require("SyncfusionReactBase"),require("React")):e.SyncfusionReactInplaceEditor=t(e.SyncfusionInplaceEditor,e.SyncfusionReactBase,e.React)}(this,function(e,t,n){return function(e){function t(r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var n={};return t.m=e,t.c=n,t.i=function(e){return e},t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p="",t(t.s=3)}([function(t,n){t.exports=e},function(e,n){e.exports=t},function(e,t,n){"use strict";var r=n(4);n.d(t,"a",function(){return r.a})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(2);n.d(t,"InPlaceEditorComponent",function(){return r.a});var o=n(1);n.n(o);n.o(o,"Inject")&&n.d(t,"Inject",function(){return o.Inject});var i=n(0);n.n(i);for(var c in i)["InPlaceEditorComponent","Inject","default"].indexOf(c)<0&&function(e){n.d(t,e,function(){return i[e]})}(c)},function(e,t,n){"use strict";n.d(t,"a",function(){return u});var r=n(5),o=(n.n(r),n(0)),i=(n.n(o),n(1)),c=(n.n(i),this&&this.__extends||function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),u=function(e){function t(t){var n=e.call(this,t)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.immediateRender=!1,n.portals=[],n}return c(t,e),t.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));e.prototype.render.call(this),this.initRenderCalled=!0},t}(o.InPlaceEditor);n.i(i.applyMixins)(u,[i.ComponentBase,r.Component])},function(e,t){e.exports=n}])});
@@ -1,2 +1,11 @@
1
+ /*!
2
+ * filename: ej2-react-inplace-editor.umd.min.js
3
+ * version : 20.4.48
4
+ * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
+ * Use of this code is subject to the terms of our license.
6
+ * A copy of the current license can be obtained at any time by e-mailing
7
+ * licensing@syncfusion.com. Any infringement will be prosecuted under
8
+ * applicable laws.
9
+ */
1
10
  !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("react"),require("@syncfusion/ej2-inplace-editor"),require("@syncfusion/ej2-react-base")):"function"==typeof define&&define.amd?define(["exports","react","@syncfusion/ej2-inplace-editor","@syncfusion/ej2-react-base"],t):t(e.ej={},e.React,e.ej2InplaceEditor,e.ej2ReactBase)}(this,function(e,t,n,r){"use strict";var o=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),i=function(e){function n(t){var n=e.call(this,t)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.immediateRender=!1,n.portals=[],n}return o(n,e),n.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return t.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));e.prototype.render.call(this),this.initRenderCalled=!0},n}(n.InPlaceEditor);r.applyMixins(i,[r.ComponentBase,t.Component]),e.Inject=r.Inject,e.InPlaceEditorComponent=i,Object.keys(n).forEach(function(t){e[t]=n[t]}),Object.defineProperty(e,"__esModule",{value:!0})});
2
11
  //# sourceMappingURL=ej2-react-inplace-editor.umd.min.js.map
package/package.json CHANGED
@@ -1,64 +1,59 @@
1
- {
2
- "_from": "@syncfusion/ej2-react-inplace-editor@*",
3
- "_id": "@syncfusion/ej2-react-inplace-editor@20.4.1",
4
- "_inBundle": false,
5
- "_integrity": "sha512-JL6pjiuu59VZRvxWzR9UL/VcyZ/vFncPJ2A3OPXpNQ7ZIf69xC7qldNpDM5V18rQz2Fx7yg7YzpZ0/ExcOHFVA==",
6
- "_location": "/@syncfusion/ej2-react-inplace-editor",
7
- "_phantomChildren": {},
8
- "_requested": {
9
- "type": "range",
10
- "registry": true,
11
- "raw": "@syncfusion/ej2-react-inplace-editor@*",
12
- "name": "@syncfusion/ej2-react-inplace-editor",
13
- "escapedName": "@syncfusion%2fej2-react-inplace-editor",
14
- "scope": "@syncfusion",
15
- "rawSpec": "*",
16
- "saveSpec": null,
17
- "fetchSpec": "*"
18
- },
19
- "_requiredBy": [
20
- "/"
21
- ],
22
- "_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-inplace-editor/-/ej2-react-inplace-editor-20.4.1.tgz",
23
- "_shasum": "c1f6357615aa0c78e96e675bd2974f6eba9c664a",
24
- "_spec": "@syncfusion/ej2-react-inplace-editor@*",
25
- "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",
26
- "author": {
27
- "name": "Syncfusion Inc."
28
- },
29
- "bugs": {
30
- "url": "https://github.com/syncfusion/ej2-react-ui-components/issues"
31
- },
32
- "bundleDependencies": false,
33
- "dependencies": {
34
- "@syncfusion/ej2-base": "~20.4.40",
35
- "@syncfusion/ej2-inplace-editor": "20.4.40",
36
- "@syncfusion/ej2-react-base": "~20.4.40"
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 React",
40
- "devDependencies": {},
41
- "es2015": "dist/es6/ej2-react-inplace-editor.es2015.js",
42
- "homepage": "https://github.com/syncfusion/ej2-react-ui-components#readme",
43
- "keywords": [
44
- "ej2",
45
- "Syncfusion",
46
- "web-components",
47
- "inplace-editor",
48
- "editor",
49
- "react",
50
- "react-inplace-editor",
51
- "react-inplace-editor-component",
52
- "ej2-react-inplace-editor"
53
- ],
54
- "license": "SEE LICENSE IN license",
55
- "main": "./dist/ej2-react-inplace-editor.umd.min.js",
56
- "module": "./index.js",
57
- "name": "@syncfusion/ej2-react-inplace-editor",
58
- "repository": {
59
- "type": "git",
60
- "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
61
- },
62
- "version": "20.4.40",
63
- "sideEffects": false
64
- }
1
+ {
2
+ "_from": "@syncfusion/ej2-react-inplace-editor@*",
3
+ "_id": "@syncfusion/ej2-react-inplace-editor@20.4.42",
4
+ "_inBundle": false,
5
+ "_integrity": "sha512-Nzv2HrNVzBFJv+ylwEW5UmIspQAGYpK+MfAtS7vBHGW+NE4qYwkwSdgsa7Ly9OvSRxKPAbn+iW22FusExckPfQ==",
6
+ "_location": "/@syncfusion/ej2-react-inplace-editor",
7
+ "_phantomChildren": {},
8
+ "_requested": {
9
+ "type": "range",
10
+ "registry": true,
11
+ "raw": "@syncfusion/ej2-react-inplace-editor@*",
12
+ "name": "@syncfusion/ej2-react-inplace-editor",
13
+ "escapedName": "@syncfusion%2fej2-react-inplace-editor",
14
+ "scope": "@syncfusion",
15
+ "rawSpec": "*",
16
+ "saveSpec": null,
17
+ "fetchSpec": "*"
18
+ },
19
+ "_requiredBy": [
20
+ "/"
21
+ ],
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-inplace-editor/-/ej2-react-inplace-editor-20.4.42.tgz",
23
+ "_shasum": "0559f7e8b5992e59d48dfab65ee1b8008fa4dfcd",
24
+ "_spec": "@syncfusion/ej2-react-inplace-editor@*",
25
+ "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",
26
+ "author": {
27
+ "name": "Syncfusion Inc."
28
+ },
29
+ "bugs": {
30
+ "url": "https://github.com/syncfusion/ej2-react-ui-components/issues"
31
+ },
32
+ "bundleDependencies": false,
33
+ "dependencies": {
34
+ "@syncfusion/ej2-base": "~20.4.48",
35
+ "@syncfusion/ej2-inplace-editor": "20.4.48",
36
+ "@syncfusion/ej2-react-base": "~20.4.48"
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 React",
40
+ "devDependencies": {},
41
+ "es2015": "dist/es6/ej2-react-inplace-editor.es2015.js",
42
+ "homepage": "https://www.syncfusion.com/react-components",
43
+ "keywords": [
44
+ "react",
45
+ "react-inplace-editor",
46
+ "react-inplace-editor-component",
47
+ "ej2-react-inplace-editor"
48
+ ],
49
+ "license": "SEE LICENSE IN license",
50
+ "main": "./dist/ej2-react-inplace-editor.umd.min.js",
51
+ "module": "./index.js",
52
+ "name": "@syncfusion/ej2-react-inplace-editor",
53
+ "repository": {
54
+ "type": "git",
55
+ "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
56
+ },
57
+ "version": "20.4.48",
58
+ "sideEffects": false
59
+ }