@syncfusion/ej2-vue-splitbuttons 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
@@ -112,4 +112,4 @@ Check the license detail [here](https://github.com/syncfusion/ej2-vue-ui-compone
112
112
 
113
113
  Check the changelog [here](https://github.com/syncfusion/ej2-vue-ui-components/blob/master/components/splitbuttons/CHANGELOG.md?utm_source=npm&utm_campaign=split-button)
114
114
 
115
- © Copyright 2025 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution.
115
+ © 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-splitbuttons.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-splitbuttons"),require("@syncfusion/ej2-vue-base"),require("@syncfusion/ej2-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-splitbuttons","@syncfusion/ej2-vue-base","@syncfusion/ej2-base"],t):t((e=e||self).ej={},e.ej2Splitbuttons,e.ej2VueBase,e.ej2Base)}(this,function(t,s,n,i){"use strict";var o=n.vueDefineComponent({inject:{custom:{default:null}},render:function(e){var t;if(!n.isExecute)return t=null,(n.isExecute?e:n.gh)("div",{class:"e-directive"},t=i.isNullOrUndefined(this.$slots.default)?t:n.isExecute?this.$slots.default:this.$slots.default())},updated:function(){!n.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-dropdownbuttonitems"}}}),r={name:"e-dropdownbuttonitems",install:function(e){e.component(r.name,o)}},a=n.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-dropdownbuttonitem"}}}),u={name:"e-dropdownbuttonitem",install:function(e){e.component(u.name,a)}},e=["isLazyUpdate","plugins","animationSettings","closeActionEvents","content","createPopupOnClick","cssClass","disabled","enableHtmlSanitizer","enablePersistence","enableRtl","iconCss","iconPosition","itemTemplate","items","locale","popupWidth","target","beforeClose","beforeItemRender","beforeOpen","close","created","open","select"],l=[],c=n.getProps({props:e}),p=c[0],c=c[1],d=Object.keys(c);d.push("modelchanged","update:modelValue");for(var m=0,h=l;m<h.length;m++)d.push("update:"+h[m]);var f=n.vueDefineComponent({name:"DropDownButtonComponent",mixins:[n.ComponentBase],props:p,watch:c,emits:d,provide:function(){return{custom:this.custom}},data:function(){return{ej2Instances:new s.DropDownButton({}),propKeys:e,models:l,hasChildDirective:!0,hasInjectedModules:!1,tagMapper:{"e-dropdownbuttonitems":"e-dropdownbuttonitem"},tagNameMapper:{"e-dropdownbuttonitems":"e-items"},isVue3:!n.isExecute,templateCollection:{}}},created:function(){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(n.isExecute?e:n.gh)("button",t=i.isNullOrUndefined(this.$slots.default)?t:n.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 o=0,r=i;o<r.length;o++){var a=r[o];this.destroyPortals(a)}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])))})})},custom:function(){this.updated()},addItems:function(e,t){return this.ej2Instances.addItems(e,t)},destroy:function(){return this.ej2Instances.destroy()},focusIn:function(){return this.ej2Instances.focusIn()},removeItems:function(e,t){return this.ej2Instances.removeItems(e,t)},toggle:function(){return this.ej2Instances.toggle()}}}),g={name:"ejs-dropdownbutton",install:function(e){e.component(g.name,f),e.component(u.name,a),e.component(r.name,o)}},j=n.vueDefineComponent({inject:{custom:{default:null}},render:function(e){var t;if(!n.isExecute)return t=null,(n.isExecute?e:n.gh)("div",{class:"e-directive"},t=i.isNullOrUndefined(this.$slots.default)?t:n.isExecute?this.$slots.default:this.$slots.default())},updated:function(){!n.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-splitbuttonitems"}}}),I={name:"e-splitbuttonitems",install:function(e){e.component(I.name,j)}},b=n.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-splitbuttonitem"}}}),v={name:"e-splitbuttonitem",install:function(e){e.component(v.name,b)}},P=["isLazyUpdate","plugins","animationSettings","closeActionEvents","content","createPopupOnClick","cssClass","disabled","enableHtmlSanitizer","enablePersistence","enableRtl","iconCss","iconPosition","itemTemplate","items","locale","popupWidth","target","beforeClose","beforeItemRender","beforeOpen","click","close","created","open","select"],C=[],p=n.getProps({props:P}),c=p[0],p=p[1],y=Object.keys(p);y.push("modelchanged","update:modelValue");for(var D=0,B=C;D<B.length;D++)y.push("update:"+B[D]);var $=n.vueDefineComponent({name:"SplitButtonComponent",mixins:[n.ComponentBase],props:c,watch:p,emits:y,provide:function(){return{custom:this.custom}},data:function(){return{ej2Instances:new s.SplitButton({}),propKeys:P,models:C,hasChildDirective:!0,hasInjectedModules:!1,tagMapper:{"e-splitbuttonitems":"e-splitbuttonitem"},tagNameMapper:{"e-splitbuttonitems":"e-items"},isVue3:!n.isExecute,templateCollection:{}}},created:function(){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(n.isExecute?e:n.gh)("button",t=i.isNullOrUndefined(this.$slots.default)?t:n.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 o=0,r=i;o<r.length;o++){var a=r[o];this.destroyPortals(a)}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])))})})},custom:function(){this.updated()},addItems:function(e,t){return this.ej2Instances.addItems(e,t)},destroy:function(){return this.ej2Instances.destroy()},focusIn:function(){return this.ej2Instances.focusIn()},removeItems:function(e,t){return this.ej2Instances.removeItems(e,t)},toggle:function(){return this.ej2Instances.toggle()}}}),x={name:"ejs-splitbutton",install:function(e){e.component(x.name,$),e.component(v.name,b),e.component(I.name,j)}},w=["isLazyUpdate","plugins","animationSettings","content","cssClass","disabled","duration","enableHtmlSanitizer","enableProgress","iconCss","iconPosition","isPrimary","isToggle","spinSettings","begin","created","end","fail","progress"],O=[],c=n.getProps({props:w}),p=c[0],c=c[1],E=Object.keys(c);E.push("modelchanged","update:modelValue");for(var S=0,T=O;S<T.length;S++)E.push("update:"+T[S]);var k=n.vueDefineComponent({name:"ProgressButtonComponent",mixins:[n.ComponentBase],props:p,watch:c,emits:E,provide:function(){return{custom:this.custom}},data:function(){return{ej2Instances:new s.ProgressButton({}),propKeys:w,models:O,hasChildDirective:!1,hasInjectedModules:!1,tagMapper:{},tagNameMapper:{},isVue3:!n.isExecute,templateCollection:{}}},created:function(){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(n.isExecute?e:n.gh)("button",t=i.isNullOrUndefined(this.$slots.default)?t:n.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 o=0,r=i;o<r.length;o++){var a=r[o];this.destroyPortals(a)}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])))})})},custom:function(){this.updated()},click:function(){return this.ej2Instances.click()},destroy:function(){return this.ej2Instances.destroy()},focusIn:function(){return this.ej2Instances.focusIn()},progressComplete:function(){return this.ej2Instances.progressComplete()},start:function(e){return this.ej2Instances.start(e)},stop:function(){return this.ej2Instances.stop()}}}),M={name:"ejs-progressbutton",install:function(e){e.component(M.name,k)}};Object.keys(s).forEach(function(e){"default"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return s[e]}})}),t.DropDownButtonComponent=f,t.DropDownButtonItemDirective=a,t.DropDownButtonItemPlugin=u,t.DropDownButtonItemsDirective=o,t.DropDownButtonItemsPlugin=r,t.DropDownButtonPlugin=g,t.ProgressButtonComponent=k,t.ProgressButtonPlugin=M,t.SplitButtonComponent=$,t.SplitButtonItemDirective=b,t.SplitButtonItemPlugin=v,t.SplitButtonItemsDirective=j,t.SplitButtonItemsPlugin=I,t.SplitButtonPlugin=x,Object.defineProperty(t,"__esModule",{value:!0})});
2
11
  //# sourceMappingURL=ej2-vue-splitbuttons.umd.min.js.map
package/package.json CHANGED
@@ -1,45 +1,9 @@
1
1
  {
2
- "_from": "@syncfusion/ej2-vue-splitbuttons@*",
3
- "_id": "@syncfusion/ej2-vue-splitbuttons@28.2.0",
4
- "_inBundle": false,
5
- "_integrity": "sha512-zKxkanGh0XEkQxvA8jafVIR9nRM4hSL4KfeVkrM1znPZmwq89eDN5iDnv6+GfNTYMvlLB75yx32Iql1yEMakCA==",
6
- "_location": "/@syncfusion/ej2-vue-splitbuttons",
7
- "_phantomChildren": {},
8
- "_requested": {
9
- "type": "range",
10
- "registry": true,
11
- "raw": "@syncfusion/ej2-vue-splitbuttons@*",
12
- "name": "@syncfusion/ej2-vue-splitbuttons",
13
- "escapedName": "@syncfusion%2fej2-vue-splitbuttons",
14
- "scope": "@syncfusion",
15
- "rawSpec": "*",
16
- "saveSpec": null,
17
- "fetchSpec": "*"
18
- },
19
- "_requiredBy": [
20
- "/"
21
- ],
22
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-development/@syncfusion/ej2-vue-splitbuttons/-/ej2-vue-splitbuttons-28.2.0.tgz",
23
- "_shasum": "a0342dde2ddb0b5aa864cd9673311e553ca28a54",
24
- "_spec": "@syncfusion/ej2-vue-splitbuttons@*",
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.19",
35
- "@syncfusion/ej2-splitbuttons": "32.1.19",
36
- "@syncfusion/ej2-vue-base": "~32.1.19"
37
- },
38
- "deprecated": false,
2
+ "name": "@syncfusion/ej2-vue-splitbuttons",
3
+ "version": "32.1.24",
39
4
  "description": "A package of feature-rich Essential JS 2 components such as DropDownButton, SplitButton, ProgressButton and ButtonGroup. for Vue",
40
- "devDependencies": {},
41
- "es2015": "dist/es6/ej2-vue-splitbuttons.es2015.js",
42
- "homepage": "https://www.syncfusion.com/vue-components",
5
+ "author": "Syncfusion Inc.",
6
+ "license": "SEE LICENSE IN license",
43
7
  "keywords": [
44
8
  "vue",
45
9
  "vuejs",
@@ -52,18 +16,24 @@
52
16
  "vue spinner",
53
17
  "vue progress indicator"
54
18
  ],
55
- "license": "SEE LICENSE IN license",
56
- "main": "./dist/ej2-vue-splitbuttons.umd.min.js",
57
- "module": "./index.js",
58
- "name": "@syncfusion/ej2-vue-splitbuttons",
59
19
  "repository": {
60
20
  "type": "git",
61
- "url": "git+https://github.com/syncfusion/ej2-vue-ui-components.git"
21
+ "url": "https://github.com/syncfusion/ej2-vue-ui-components.git"
22
+ },
23
+ "main": "./dist/ej2-vue-splitbuttons.umd.min.js",
24
+ "module": "./index.js",
25
+ "es2015": "dist/es6/ej2-vue-splitbuttons.es2015.js",
26
+ "readme": "ReadMe.md",
27
+ "dependencies": {
28
+ "@syncfusion/ej2-base": "~32.1.24",
29
+ "@syncfusion/ej2-vue-base": "~32.1.24",
30
+ "@syncfusion/ej2-splitbuttons": "32.1.24"
62
31
  },
32
+ "devDependencies": {},
63
33
  "scripts": {
64
- "ci-publish": "gulp ci-publish",
65
- "compile": "gulp ci-compile && gulp vue-global-script"
34
+ "compile": "gulp ci-compile && gulp vue-global-script",
35
+ "ci-publish": "gulp ci-publish"
66
36
  },
67
- "version": "32.1.19",
68
- "sideEffects": false
37
+ "sideEffects": false,
38
+ "homepage": "https://www.syncfusion.com/vue-components"
69
39
  }