@syncfusion/ej2-react-inplace-editor 25.2.3 → 26.1.35
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/dist/ej2-react-inplace-editor.min.js +2 -2
- package/dist/ej2-react-inplace-editor.umd.min.js +2 -2
- package/dist/ej2-react-inplace-editor.umd.min.js.map +1 -1
- package/dist/es6/ej2-react-inplace-editor.es2015.js +4 -4
- package/dist/es6/ej2-react-inplace-editor.es2015.js.map +1 -1
- package/package.json +11 -10
- package/styles/bootstrap-dark.css +803 -1
- package/styles/bootstrap.css +938 -1
- package/styles/bootstrap4.css +1219 -1
- package/styles/bootstrap5-dark.css +885 -1
- package/styles/bootstrap5.css +885 -1
- package/styles/fabric-dark.css +754 -1
- package/styles/fabric.css +743 -1
- package/styles/fluent-dark.css +823 -1
- package/styles/fluent.css +823 -1
- package/styles/fluent2.css +1996 -0
- package/styles/fluent2.scss +1 -0
- package/styles/highcontrast-light.css +829 -1
- package/styles/highcontrast.css +837 -1
- package/styles/inplace-editor/bootstrap-dark.css +803 -1
- package/styles/inplace-editor/bootstrap.css +938 -1
- package/styles/inplace-editor/bootstrap4.css +1219 -1
- package/styles/inplace-editor/bootstrap5-dark.css +885 -1
- package/styles/inplace-editor/bootstrap5.css +885 -1
- package/styles/inplace-editor/fabric-dark.css +754 -1
- package/styles/inplace-editor/fabric.css +743 -1
- package/styles/inplace-editor/fluent-dark.css +823 -1
- package/styles/inplace-editor/fluent.css +823 -1
- package/styles/inplace-editor/fluent2.css +1996 -0
- package/styles/inplace-editor/fluent2.scss +1 -0
- package/styles/inplace-editor/highcontrast-light.css +829 -1
- package/styles/inplace-editor/highcontrast.css +837 -1
- package/styles/inplace-editor/material-dark.css +780 -1
- package/styles/inplace-editor/material.css +840 -1
- package/styles/inplace-editor/material3-dark.css +938 -1
- package/styles/inplace-editor/material3.css +1050 -1
- package/styles/inplace-editor/tailwind-dark.css +804 -1
- package/styles/inplace-editor/tailwind.css +804 -1
- package/styles/material-dark.css +780 -1
- package/styles/material.css +840 -1
- package/styles/material3-dark.css +938 -1
- package/styles/material3.css +1050 -1
- package/styles/tailwind-dark.css +804 -1
- package/styles/tailwind.css +804 -1
- package/CHANGELOG.md +0 -263
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-inplace-editor.min.js
|
|
3
|
-
* version :
|
|
3
|
+
* version : 26.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
|
|
7
7
|
* licensing@syncfusion.com. Any infringement will be prosecuted under
|
|
8
8
|
* applicable laws.
|
|
9
9
|
*/
|
|
10
|
-
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("
|
|
10
|
+
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("React"),require("SyncfusionInplaceEditor"),require("SyncfusionReactBase")):"function"==typeof define&&define.amd?define(["React","SyncfusionInplaceEditor","SyncfusionReactBase"],t):"object"==typeof exports?exports.SyncfusionReactInplaceEditor=t(require("React"),require("SyncfusionInplaceEditor"),require("SyncfusionReactBase")):e.SyncfusionReactInplaceEditor=t(e.React,e.SyncfusionInplaceEditor,e.SyncfusionReactBase)}(self,((e,t,n)=>(()=>{"use strict";var r={884:(e,t,n)=>{n.d(t,{t:()=>s});var r,o=n(24),i=n(914),c=n(705),a=(r=function(e,t){return r=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])},r(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),s=function(e){function t(t){var n=e.call(this,t)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return a(t,e),t.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return o.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));e.prototype.render.call(this),this.initRenderCalled=!0},t}(i.InPlaceEditor);(0,c.applyMixins)(s,[c.ComponentBase,o.Component])},24:t=>{t.exports=e},914:e=>{e.exports=t},705:e=>{e.exports=n}},o={};function i(e){var t=o[e];if(void 0!==t)return t.exports;var n=o[e]={exports:{}};return r[e](n,n.exports,i),n.exports}i.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return i.d(t,{a:t}),t},i.d=(e,t)=>{for(var n in t)i.o(t,n)&&!i.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},i.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),i.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var c={};return(()=>{i.r(c),i.d(c,{InPlaceEditorComponent:()=>e.t,Inject:()=>t.Inject});var e=i(884),t=i(705),n=i(914),r={};for(const e in n)["default","Inject","InPlaceEditorComponent"].indexOf(e)<0&&(r[e]=()=>n[e]);i.d(c,r)})(),c})()));
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-inplace-editor.umd.min.js
|
|
3
|
-
* version :
|
|
3
|
+
* version : 26.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
|
|
7
7
|
* licensing@syncfusion.com. Any infringement will be prosecuted under
|
|
8
8
|
* applicable laws.
|
|
9
9
|
*/
|
|
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,
|
|
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=e||self).ej={},e.React,e.ej2InplaceEditor,e.ej2ReactBase)}(this,function(t,e,n,r){"use strict";o=function(e,t){return(o=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])}))(e,t)};var o,i,c=function(e,t){function n(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},c=(i=n.InPlaceEditor,c(s,i),s.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return e.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));i.prototype.render.call(this),this.initRenderCalled=!0},s);function s(e){e=i.call(this,e)||this;return e.initRenderCalled=!1,e.checkInjectedModules=!0,e.statelessTemplateProps=null,e.templateProps=null,e.immediateRender=!1,e.portals=[],e}r.applyMixins(c,[r.ComponentBase,e.Component]),Object.keys(n).forEach(function(e){"default"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return n[e]}})}),Object.defineProperty(t,"Inject",{enumerable:!0,get:function(){return r.Inject}}),t.InPlaceEditorComponent=c,Object.defineProperty(t,"__esModule",{value:!0})});
|
|
11
11
|
//# sourceMappingURL=ej2-react-inplace-editor.umd.min.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ej2-react-inplace-editor.umd.min.js","sources":["../src/inplace-editor/inplaceeditor.component.js"],"sourcesContent":["var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nimport * as React from 'react';\nimport { InPlaceEditor } from '@syncfusion/ej2-inplace-editor';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `InPlaceEditor` represents the react InPlaceEditor.\n * ```tsx\n * <InPlaceEditor />\n * ```\n */\nvar InPlaceEditorComponent = /** @class */ (function (_super) {\n __extends(InPlaceEditorComponent, _super);\n function InPlaceEditorComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = true;\n _this.statelessTemplateProps = null;\n _this.templateProps = null;\n _this.immediateRender = false;\n _this.portals = [];\n return _this;\n }\n InPlaceEditorComponent.prototype.render = function () {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n _super.prototype.render.call(this);\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('div', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n };\n return InPlaceEditorComponent;\n}(InPlaceEditor));\nexport { InPlaceEditorComponent };\napplyMixins(InPlaceEditorComponent, [ComponentBase, React.Component]);\n"],"names":["
|
|
1
|
+
{"version":3,"file":"ej2-react-inplace-editor.umd.min.js","sources":["../src/inplace-editor/inplaceeditor.component.js"],"sourcesContent":["var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nimport * as React from 'react';\nimport { InPlaceEditor } from '@syncfusion/ej2-inplace-editor';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `InPlaceEditor` represents the react InPlaceEditor.\n * ```tsx\n * <InPlaceEditor />\n * ```\n */\nvar InPlaceEditorComponent = /** @class */ (function (_super) {\n __extends(InPlaceEditorComponent, _super);\n function InPlaceEditorComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = true;\n _this.statelessTemplateProps = null;\n _this.templateProps = null;\n _this.immediateRender = false;\n _this.portals = [];\n return _this;\n }\n InPlaceEditorComponent.prototype.render = function () {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n _super.prototype.render.call(this);\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('div', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n };\n return InPlaceEditorComponent;\n}(InPlaceEditor));\nexport { InPlaceEditorComponent };\napplyMixins(InPlaceEditorComponent, [ComponentBase, React.Component]);\n"],"names":["extendStatics","d","b","Object","setPrototypeOf","__proto__","Array","p","hasOwnProperty","_super","__extends","__","this","constructor","prototype","create","InPlaceEditorComponent","InPlaceEditor","render","element","initRenderCalled","refreshing","isReactForeceUpdate","React.createElement","getDefaultAttributes","concat","props","children","portals","call","_this","checkInjectedModules","statelessTemplateProps","templateProps","immediateRender","ComponentBase","React.Component"],"mappings":"sZACQA,EAAgB,SAAUC,EAAGC,GAI7B,OAHAF,EAAgBG,OAAOC,iBAClB,CAAEC,UAAW,cAAgBC,MAAS,SAAUL,EAAGC,GAAKD,EAAEI,UAAYH,GACvE,SAAUD,EAAGC,GAAK,IAAK,IAAIK,KAAKL,EAAOA,EAAEM,eAAeD,CAAC,IAAGN,EAAEM,GAAKL,EAAEK,OACpDN,EAAGC,CAAC,GALjC,IACQF,EAqB8CS,EAtBlDC,EAOO,SAAUT,EAAGC,GAEhB,SAASS,IAAOC,KAAKC,YAAcZ,EADnCD,EAAcC,EAAGC,CAAC,EAElBD,EAAEa,UAAkB,OAANZ,EAAaC,OAAOY,OAAOb,CAAC,GAAKS,EAAGG,UAAYZ,EAAEY,UAAW,IAAIH,IAYnFK,GAAkDP,EAsBpDQ,gBArBEP,EAAUM,EAAwBP,CAAM,EAWxCO,EAAuBF,UAAUI,OAAS,WACtC,GAAI,EAAEN,KAAKO,SAAW,CAACP,KAAKQ,kBAAqBR,KAAKS,aAAgBT,KAAKU,oBAKvE,OAAOC,gBAAoB,MAAOX,KAAKY,uBAAwB,GAAGC,OAAOb,KAAKc,MAAMC,SAAUf,KAAKgB,OAAO,CAAC,EAJ3GnB,EAAOK,UAAUI,OAAOW,KAAKjB,IAAI,EACjCA,KAAKQ,iBAAmB,CAAA,GAMzBJ,GAnBP,SAASA,EAAuBU,GACxBI,EAAQrB,EAAOoB,KAAKjB,KAAMc,CAAK,GAAKd,KAOxC,OANAkB,EAAMV,iBAAmB,CAAA,EACzBU,EAAMC,qBAAuB,CAAA,EAC7BD,EAAME,uBAAyB,KAC/BF,EAAMG,cAAgB,KACtBH,EAAMI,gBAAkB,CAAA,EACxBJ,EAAMF,QAAU,GACTE,gBAcHd,EAAwB,CAACmB,gBAAeC,YAAgB"}
|
|
@@ -1,6 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createElement, Component } from 'react';
|
|
2
2
|
import { InPlaceEditor } from '@syncfusion/ej2-inplace-editor';
|
|
3
|
-
|
|
3
|
+
export * from '@syncfusion/ej2-inplace-editor';
|
|
4
|
+
import { applyMixins, ComponentBase } from '@syncfusion/ej2-react-base';
|
|
5
|
+
export { Inject } from '@syncfusion/ej2-react-base';
|
|
4
6
|
|
|
5
7
|
/**
|
|
6
8
|
* `InPlaceEditor` represents the react InPlaceEditor.
|
|
@@ -31,6 +33,4 @@ class InPlaceEditorComponent extends InPlaceEditor {
|
|
|
31
33
|
applyMixins(InPlaceEditorComponent, [ComponentBase, Component]);
|
|
32
34
|
|
|
33
35
|
export { InPlaceEditorComponent };
|
|
34
|
-
export * from '@syncfusion/ej2-inplace-editor';
|
|
35
|
-
export { Inject } from '@syncfusion/ej2-react-base';
|
|
36
36
|
//# sourceMappingURL=ej2-react-inplace-editor.es2015.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ej2-react-inplace-editor.es2015.js","sources":["../src/es6/inplace-editor/inplaceeditor.component.js"],"sourcesContent":["import * as React from 'react';\nimport { InPlaceEditor } from '@syncfusion/ej2-inplace-editor';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `InPlaceEditor` represents the react InPlaceEditor.\n * ```tsx\n * <InPlaceEditor />\n * ```\n */\nexport class InPlaceEditorComponent extends InPlaceEditor {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = true;\n this.statelessTemplateProps = null;\n this.templateProps = null;\n this.immediateRender = false;\n this.portals = [];\n }\n render() {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('div', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n }\n}\napplyMixins(InPlaceEditorComponent, [ComponentBase, React.Component]);\n"],"names":["React.createElement","React.Component"],"mappings":"
|
|
1
|
+
{"version":3,"file":"ej2-react-inplace-editor.es2015.js","sources":["../src/es6/inplace-editor/inplaceeditor.component.js"],"sourcesContent":["import * as React from 'react';\nimport { InPlaceEditor } from '@syncfusion/ej2-inplace-editor';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `InPlaceEditor` represents the react InPlaceEditor.\n * ```tsx\n * <InPlaceEditor />\n * ```\n */\nexport class InPlaceEditorComponent extends InPlaceEditor {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = true;\n this.statelessTemplateProps = null;\n this.templateProps = null;\n this.immediateRender = false;\n this.portals = [];\n }\n render() {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('div', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n }\n}\napplyMixins(InPlaceEditorComponent, [ComponentBase, React.Component]);\n"],"names":["React.createElement","React.Component"],"mappings":";;;;;;AAGA;AACA;AACA;AACA;AACA;AACA;AACO,MAAM,sBAAsB,SAAS,aAAa,CAAC;AAC1D,IAAI,WAAW,CAAC,KAAK,EAAE;AACvB,QAAQ,KAAK,CAAC,KAAK,CAAC,CAAC;AACrB,QAAQ,IAAI,CAAC,gBAAgB,GAAG,KAAK,CAAC;AACtC,QAAQ,IAAI,CAAC,oBAAoB,GAAG,IAAI,CAAC;AACzC,QAAQ,IAAI,CAAC,sBAAsB,GAAG,IAAI,CAAC;AAC3C,QAAQ,IAAI,CAAC,aAAa,GAAG,IAAI,CAAC;AAClC,QAAQ,IAAI,CAAC,eAAe,GAAG,KAAK,CAAC;AACrC,QAAQ,IAAI,CAAC,OAAO,GAAG,EAAE,CAAC;AAC1B,KAAK;AACL,IAAI,MAAM,GAAG;AACb,QAAQ,IAAI,CAAC,CAAC,IAAI,CAAC,OAAO,IAAI,CAAC,IAAI,CAAC,gBAAgB,KAAK,IAAI,CAAC,UAAU,KAAK,CAAC,IAAI,CAAC,mBAAmB,EAAE;AACxG,YAAY,KAAK,CAAC,MAAM,EAAE,CAAC;AAC3B,YAAY,IAAI,CAAC,gBAAgB,GAAG,IAAI,CAAC;AACzC,SAAS;AACT,aAAa;AACb,YAAY,OAAOA,aAAmB,CAAC,KAAK,EAAE,IAAI,CAAC,oBAAoB,EAAE,EAAE,EAAE,CAAC,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,QAAQ,EAAE,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC;AACzH,SAAS;AACT,KAAK;AACL,CAAC;AACD,WAAW,CAAC,sBAAsB,EAAE,CAAC,aAAa,EAAEC,SAAe,CAAC,CAAC;;;;"}
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"_from": "@syncfusion/ej2-react-inplace-editor@*",
|
|
3
3
|
"_id": "@syncfusion/ej2-react-inplace-editor@25.1.35",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-idBO4bemEuUbcjx6msHeiEDipQUTYLsLD8ZO4mjPe6Ewe+C33RpnRi02h29RewCcs3G5LqZu4KftT3sMCj1I9g==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-react-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-
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-react-inplace-editor/-/ej2-react-inplace-editor-25.1.35.tgz",
|
|
23
|
+
"_shasum": "42af6c69a1b98ccbd16d771be5fbde87290499cc",
|
|
24
24
|
"_spec": "@syncfusion/ej2-react-inplace-editor@*",
|
|
25
|
-
"_where": "/jenkins/workspace/elease-
|
|
25
|
+
"_where": "/jenkins/workspace/elease-automation_release_26.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-base": "~
|
|
35
|
-
"@syncfusion/ej2-inplace-editor": "
|
|
36
|
-
"@syncfusion/ej2-react-base": "~
|
|
34
|
+
"@syncfusion/ej2-base": "~26.1.35",
|
|
35
|
+
"@syncfusion/ej2-inplace-editor": "26.1.35",
|
|
36
|
+
"@syncfusion/ej2-react-base": "~26.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 React",
|
|
@@ -41,8 +41,9 @@
|
|
|
41
41
|
"es2015": "dist/es6/ej2-react-inplace-editor.es2015.js",
|
|
42
42
|
"homepage": "https://www.syncfusion.com/react-components",
|
|
43
43
|
"keywords": [
|
|
44
|
-
"
|
|
45
|
-
"
|
|
44
|
+
"react",
|
|
45
|
+
"react-inplace-editor",
|
|
46
|
+
"react-inplace-editor-component",
|
|
46
47
|
"ej2-react-inplace-editor"
|
|
47
48
|
],
|
|
48
49
|
"license": "SEE LICENSE IN license",
|
|
@@ -53,6 +54,6 @@
|
|
|
53
54
|
"type": "git",
|
|
54
55
|
"url": "https://github.com/syncfusion/ej2-react-ui-components.git"
|
|
55
56
|
},
|
|
56
|
-
"version": "
|
|
57
|
+
"version": "26.1.35",
|
|
57
58
|
"sideEffects": false
|
|
58
59
|
}
|