@syncfusion/ej2-vue-inplace-editor 32.1.19 → 32.1.24

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
@@ -61,4 +61,4 @@ Check the license detail [here](https://github.com/syncfusion/ej2-javascript-ui-
61
61
  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)
62
62
 
63
63
 
64
- © Copyright 2025 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution.
64
+ © Copyright 2026 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution.
@@ -1,2 +1,11 @@
1
+ /*!
2
+ * filename: ej2-vue-inplace-editor.umd.min.js
3
+ * version : 32.1.24
4
+ * Copyright Syncfusion Inc. 2001 - 2025. 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("@syncfusion/ej2-inplace-editor"),require("@syncfusion/ej2-vue-base"),require("@syncfusion/ej2-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-inplace-editor","@syncfusion/ej2-vue-base","@syncfusion/ej2-base"],t):t((e=e||self).ej={},e.ej2InplaceEditor,e.ej2VueBase,e.ej2Base)}(this,function(t,s,a,o){"use strict";var e=["isLazyUpdate","plugins","actionOnBlur","adaptor","cancelButton","cssClass","disabled","editableOn","emptyText","enableEditMode","enableHtmlParse","enableHtmlSanitizer","enablePersistence","enableRtl","locale","mode","model","name","popupSettings","primaryKey","saveButton","showButtons","submitOnEnter","template","textOption","type","url","validationRules","value","actionBegin","actionFailure","actionSuccess","beforeSanitizeHtml","beginEdit","cancelClick","change","created","destroyed","endEdit","submitClick","validating"],n=["value"],i=a.getProps({props:e}),c=i[0],i=i[1],r=Object.keys(i);r.push("modelchanged","update:modelValue");for(var l=0,d=n;l<d.length;l++)r.push("update:"+d[l]);var u=a.vueDefineComponent({name:"InPlaceEditorComponent",mixins:[a.ComponentBase],props:c,watch:i,emits:r,model:{event:"modelchanged"},provide:function(){return{custom:this.custom}},data:function(){return{ej2Instances:new s.InPlaceEditor({}),propKeys:e,models:n,hasChildDirective:!1,hasInjectedModules:!0,tagMapper:{},tagNameMapper:{},isVue3:!a.isExecute,templateCollection:{}}},created:function(){this.ej2Instances._trigger=this.ej2Instances.trigger,this.ej2Instances.trigger=this.trigger,this.bindProperties(),this.ej2Instances._setProperties=this.ej2Instances.setProperties,this.ej2Instances.setProperties=this.setProperties,this.ej2Instances.clearTemplate=this.clearTemplate,this.updated=this.updated},render:function(e){var t=null;return(a.isExecute?e:a.gh)("div",t=o.isNullOrUndefined(this.$slots.default)?t:a.isExecute?this.$slots.default:this.$slots.default())},methods:{clearTemplate:function(e){if((e=e||Object.keys(this.templateCollection||{})).length&&this.templateCollection)for(var t=0,s=e;t<s.length;t++){var n=s[t],i=this.templateCollection[n];if(i&&i.length){for(var a=0,o=i;a<o.length;a++){var c=o[a];this.destroyPortals(c)}delete this.templateCollection[n]}}},setProperties:function(s,e){var n=this;this.isVue3&&(this.models=this.models||this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(s,e),s&&this.models&&this.models.length&&Object.keys(s).map(function(t){n.models.map(function(e){t!==e||/datasource/i.test(t)||(n.isVue3?n.ej2Instances.vueInstance.$emit("update:"+t,s[t]):(n.$emit("update:"+t,s[t]),n.$emit("modelchanged",s[t])))})})},trigger:function(e,t,s){var n,i;a.isExecute||(this.models=this.models||this.ej2Instances.referModels),"change"!==e&&"input"!==e||!this.models||0===this.models.length?"actionBegin"===e&&"dateNavigate"===t.requestType&&this.models&&0!==this.models.length&&(i=(n=this.models.toString().match(/currentView|selectedDate/)||[])[0],t)&&n&&!o.isUndefined(t[i])&&(a.isExecute?(this.$emit("update:"+i,t[i]),this):(this.ej2Instances.vueInstance.$emit("update:"+i,t[i]),this.ej2Instances.vueInstance)).$emit("modelchanged",t[i]):(i=(n=this.models.toString().match(/checked|value/)||[])[0],t&&n&&!o.isUndefined(t[i])&&(a.isExecute?("change"===e||this.$props&&!this.$props.isLazyUpdate)&&(this.$emit("update:"+i,t[i]),this.$emit("modelchanged",t[i])):(this.ej2Instances.vueInstance.$emit("update:"+i,t[i]),this.ej2Instances.vueInstance.$emit("modelchanged",t[i]),this.ej2Instances.vueInstance.$emit("update:modelValue",t[i])))),this.ej2Instances&&this.ej2Instances._trigger&&this.ej2Instances._trigger(e,t,s)},custom:function(){this.updated()},destroy:function(){return this.ej2Instances.destroy()},extendModelValue:function(e){return this.ej2Instances.extendModelValue(e)},save:function(){return this.ej2Instances.save()},setValue:function(){return this.ej2Instances.setValue()},validate:function(){return this.ej2Instances.validate()}}}),h={name:"ejs-inplaceeditor",install:function(e){e.component(h.name,u)}};Object.keys(s).forEach(function(e){"default"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return s[e]}})}),t.InPlaceEditorComponent=u,t.InPlaceEditorPlugin=h,Object.defineProperty(t,"__esModule",{value:!0})});
2
11
  //# sourceMappingURL=ej2-vue-inplace-editor.umd.min.js.map
package/package.json CHANGED
@@ -1,33 +1,63 @@
1
1
  {
2
- "name": "@syncfusion/ej2-vue-inplace-editor",
3
- "version": "32.1.19",
2
+ "_from": "@syncfusion/ej2-vue-inplace-editor@*",
3
+ "_id": "@syncfusion/ej2-vue-inplace-editor@21.3.7",
4
+ "_inBundle": false,
5
+ "_integrity": "sha512-QinTjWi0nBabVHxFbDx9+Zj/67o1TdzGI8eUJrveUwJCHxWUU8JNLpHYTnn0PB5juxELWYh1nnIIXSQy2DyNXw==",
6
+ "_location": "/@syncfusion/ej2-vue-inplace-editor",
7
+ "_phantomChildren": {},
8
+ "_requested": {
9
+ "type": "range",
10
+ "registry": true,
11
+ "raw": "@syncfusion/ej2-vue-inplace-editor@*",
12
+ "name": "@syncfusion/ej2-vue-inplace-editor",
13
+ "escapedName": "@syncfusion%2fej2-vue-inplace-editor",
14
+ "scope": "@syncfusion",
15
+ "rawSpec": "*",
16
+ "saveSpec": null,
17
+ "fetchSpec": "*"
18
+ },
19
+ "_requiredBy": [
20
+ "/"
21
+ ],
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-vue-inplace-editor/-/ej2-vue-inplace-editor-21.3.7.tgz",
23
+ "_shasum": "6680029a871d467b2d77adac58909ee430baafa8",
24
+ "_spec": "@syncfusion/ej2-vue-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-vue-ui-components/issues"
31
+ },
32
+ "bundleDependencies": false,
33
+ "dependencies": {
34
+ "@syncfusion/ej2-base": "~32.1.24",
35
+ "@syncfusion/ej2-inplace-editor": "32.1.24",
36
+ "@syncfusion/ej2-vue-base": "~32.1.24"
37
+ },
38
+ "deprecated": false,
4
39
  "description": "A package of Essential JS 2 Inplace editor components, which is used to edit and update the value dynamically in server. for Vue",
5
- "author": "Syncfusion Inc.",
6
- "license": "SEE LICENSE IN license",
40
+ "devDependencies": {},
41
+ "es2015": "dist/es6/ej2-vue-inplace-editor.es2015.js",
42
+ "homepage": "https://www.syncfusion.com/vue-components",
7
43
  "keywords": [
8
44
  "vue",
9
45
  "vue-inplace-editor",
10
46
  "vue-inplace-editor-component",
11
47
  "ej2-vue-inplace-editor"
12
48
  ],
13
- "repository": {
14
- "type": "git",
15
- "url": "https://github.com/syncfusion/ej2-vue-ui-components.git"
16
- },
49
+ "license": "SEE LICENSE IN license",
17
50
  "main": "./dist/ej2-vue-inplace-editor.umd.min.js",
18
51
  "module": "./index.js",
19
- "es2015": "dist/es6/ej2-vue-inplace-editor.es2015.js",
20
- "readme": "ReadMe.md",
21
- "dependencies": {
22
- "@syncfusion/ej2-base": "~32.1.19",
23
- "@syncfusion/ej2-vue-base": "~32.1.19",
24
- "@syncfusion/ej2-inplace-editor": "32.1.19"
52
+ "name": "@syncfusion/ej2-vue-inplace-editor",
53
+ "repository": {
54
+ "type": "git",
55
+ "url": "git+https://github.com/syncfusion/ej2-vue-ui-components.git"
25
56
  },
26
- "devDependencies": {},
27
57
  "scripts": {
28
- "compile": "gulp ci-compile && gulp vue-global-script",
29
- "ci-publish": "gulp ci-publish"
58
+ "ci-publish": "gulp ci-publish",
59
+ "compile": "gulp ci-compile && gulp vue-global-script"
30
60
  },
31
- "sideEffects": false,
32
- "homepage": "https://www.syncfusion.com/vue-components"
61
+ "version": "32.1.24",
62
+ "sideEffects": false
33
63
  }