@syncfusion/ej2-vue-pivotview 28.1.36 → 28.1.37

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.
@@ -1,2 +1,11 @@
1
+ /*!
2
+ * filename: ej2-vue-pivotview.umd.min.js
3
+ * version : 28.1.37
4
+ * Copyright Syncfusion Inc. 2001 - 2024. 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-pivotview"),require("@syncfusion/ej2-vue-base"),require("@syncfusion/ej2-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-pivotview","@syncfusion/ej2-vue-base","@syncfusion/ej2-base"],t):t((e=e||self).ej={},e.ej2Pivotview,e.ej2VueBase,e.ej2Base)}(this,function(t,n,i,s){"use strict";var e=["isLazyUpdate","plugins","aggregateTypes","allowCalculatedField","allowConditionalFormatting","allowDataCompression","allowDeferLayoutUpdate","allowDrillThrough","allowExcelExport","allowGrouping","allowNumberFormatting","allowPdfExport","cellTemplate","chartSettings","chartTypes","cssClass","dataSourceSettings","displayOption","editSettings","enableFieldSearching","enableHtmlSanitizer","enablePaging","enablePersistence","enableRtl","enableValueSorting","enableVirtualization","exportAllPages","gridSettings","groupingBarSettings","height","hyperlinkSettings","loadOnDemandInMemberEditor","locale","maxNodeLimitInMemberEditor","maxRowsInDrillThrough","pageSettings","pagerSettings","pivotValues","showFieldList","showGroupingBar","showToolbar","showTooltip","showValuesButton","spinnerTemplate","toolbar","toolbarTemplate","tooltipTemplate","virtualScrollSettings","width","actionBegin","actionComplete","actionFailure","afterServiceInvoke","aggregateCellInfo","aggregateMenuOpen","beforeExport","beforeServiceInvoke","beginDrillThrough","calculatedFieldCreate","cellClick","cellSelected","cellSelecting","chartSeriesCreated","conditionalFormatting","created","dataBound","destroyed","drill","drillThrough","editCompleted","enginePopulated","enginePopulating","exportComplete","fetchReport","fieldDragStart","fieldDrop","fieldListRefreshed","fieldRemove","hyperlinkCellClick","load","loadReport","memberEditorOpen","memberFiltering","newReport","numberFormatting","onFieldDropped","onHeadersSort","onPdfCellRender","removeReport","renameReport","saveReport","toolbarClick","toolbarRender"],o=[],a=i.getProps({props:e}),r=a[0],a=a[1],l=Object.keys(a);l.push("modelchanged","update:modelValue");for(var c=0,d=o;c<d.length;c++)l.push("update:"+d[c]);var u=i.vueDefineComponent({name:"PivotViewComponent",mixins:[i.ComponentBase],props:r,watch:a,emits:l,provide:function(){return{custom:this.custom}},data:function(){return{ej2Instances:new n.PivotView({}),propKeys:e,models:o,hasChildDirective:!1,hasInjectedModules:!0,tagMapper:{},tagNameMapper:{},isVue3:!i.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(i.isExecute?e:i.gh)("div",t=s.isNullOrUndefined(this.$slots.default)?t:i.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,n=e;t<n.length;t++){var i=n[t],s=this.templateCollection[i];if(s&&s.length){for(var o=0,a=s;o<a.length;o++){var r=a[o];this.destroyPortals(r)}delete this.templateCollection[i]}}},setProperties:function(n,e){var i=this;this.isVue3&&(this.models=this.models||this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(n,e),n&&this.models&&this.models.length&&Object.keys(n).map(function(t){i.models.map(function(e){t!==e||/datasource/i.test(t)||(i.isVue3?i.ej2Instances.vueInstance.$emit("update:"+t,n[t]):(i.$emit("update:"+t,n[t]),i.$emit("modelchanged",n[t])))})})},custom:function(){this.updated()},chartExport:function(e,t,n,i,s){return this.ej2Instances.chartExport(e,t,n,i,s)},createCalculatedFieldDialog:function(){return this.ej2Instances.createCalculatedFieldDialog()},csvExport:function(e,t,n,i){return this.ej2Instances.csvExport(e,t,n,i)},destroy:function(){return this.ej2Instances.destroy()},excelExport:function(e,t,n,i){return this.ej2Instances.excelExport(e,t,n,i)},loadPersistData:function(e){return this.ej2Instances.loadPersistData(e)},pdfExport:function(e,t,n,i,s){return this.ej2Instances.pdfExport(e,t,n,i,s)},printChart:function(){return this.ej2Instances.printChart()},refresh:function(){return this.ej2Instances.refresh()},showConditionalFormattingDialog:function(){return this.ej2Instances.showConditionalFormattingDialog()},showNumberFormattingDialog:function(){return this.ej2Instances.showNumberFormattingDialog()}}}),p={name:"ejs-pivotview",install:function(e){e.component(p.name,u)}},h=["isLazyUpdate","plugins","aggregateTypes","allowCalculatedField","allowDeferLayoutUpdate","cssClass","currencyCode","dataSourceSettings","enableFieldSearching","enableHtmlSanitizer","enablePersistence","enableRtl","loadOnDemandInMemberEditor","locale","maxNodeLimitInMemberEditor","renderMode","showValuesButton","spinnerTemplate","target","actionBegin","actionComplete","actionFailure","afterServiceInvoke","aggregateCellInfo","aggregateMenuOpen","beforeServiceInvoke","calculatedFieldCreate","created","dataBound","destroyed","enginePopulated","enginePopulating","fieldDragStart","fieldDrop","fieldRemove","load","memberEditorOpen","memberFiltering","onFieldDropped","onHeadersSort"],m=[],r=i.getProps({props:h}),a=r[0],r=r[1],f=Object.keys(r);f.push("modelchanged","update:modelValue");for(var g=0,v=m;g<v.length;g++)f.push("update:"+v[g]);var j=i.vueDefineComponent({name:"PivotFieldListComponent",mixins:[i.ComponentBase],props:a,watch:r,emits:f,provide:function(){return{custom:this.custom}},data:function(){return{ej2Instances:new n.PivotFieldList({}),propKeys:h,models:m,hasChildDirective:!1,hasInjectedModules:!0,tagMapper:{},tagNameMapper:{},isVue3:!i.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(i.isExecute?e:i.gh)("div",t=s.isNullOrUndefined(this.$slots.default)?t:i.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,n=e;t<n.length;t++){var i=n[t],s=this.templateCollection[i];if(s&&s.length){for(var o=0,a=s;o<a.length;o++){var r=a[o];this.destroyPortals(r)}delete this.templateCollection[i]}}},setProperties:function(n,e){var i=this;this.isVue3&&(this.models=this.models||this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(n,e),n&&this.models&&this.models.length&&Object.keys(n).map(function(t){i.models.map(function(e){t!==e||/datasource/i.test(t)||(i.isVue3?i.ej2Instances.vueInstance.$emit("update:"+t,n[t]):(i.$emit("update:"+t,n[t]),i.$emit("modelchanged",n[t])))})})},custom:function(){this.updated()},destroy:function(){return this.ej2Instances.destroy()},update:function(e){return this.ej2Instances.update(e)},updateView:function(e){return this.ej2Instances.updateView(e)}}}),b={name:"ejs-pivotfieldlist",install:function(e){e.component(b.name,j)}};Object.keys(n).forEach(function(e){"default"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return n[e]}})}),t.PivotFieldListComponent=j,t.PivotFieldListPlugin=b,t.PivotViewComponent=u,t.PivotViewPlugin=p,Object.defineProperty(t,"__esModule",{value:!0})});
2
11
  //# sourceMappingURL=ej2-vue-pivotview.umd.min.js.map
package/package.json CHANGED
@@ -32,7 +32,7 @@
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
34
  "@syncfusion/ej2-base": "~28.1.33",
35
- "@syncfusion/ej2-pivotview": "28.1.36",
35
+ "@syncfusion/ej2-pivotview": "28.1.37",
36
36
  "@syncfusion/ej2-vue-base": "~28.1.33"
37
37
  },
38
38
  "deprecated": false,
@@ -57,6 +57,6 @@
57
57
  "ci-publish": "gulp ci-publish",
58
58
  "compile": "gulp ci-compile && gulp vue-global-script"
59
59
  },
60
- "version": "28.1.36",
60
+ "version": "28.1.37",
61
61
  "sideEffects": false
62
62
  }