@syncfusion/ej2-vue-pivotview 30.2.6 → 31.1.20
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 +1 -1
- package/dist/ej2-vue-pivotview.umd.min.js +0 -9
- package/package.json +61 -31
- package/styles/pivotfieldlist/material3-dark.scss +1 -1
- package/styles/pivotfieldlist/material3.scss +1 -1
- package/styles/pivotview/material3-dark.scss +1 -1
- package/styles/pivotview/material3.scss +1 -1
package/README.md
CHANGED
|
@@ -171,4 +171,4 @@ Check the changelog [here](https://github.com/syncfusion/ej2-vue-ui-components/b
|
|
|
171
171
|
|
|
172
172
|
See [LICENSE FILE](https://github.com/syncfusion/ej2-vue-ui-components/blob/master/license?utm_source=npm&utm_medium=listing&utm_campaign=vue-pivot-table-npm) for more info.
|
|
173
173
|
|
|
174
|
-
|
|
174
|
+
© Copyright 2022 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential<sup>®</sup> Studio license and copyright applies to this distribution.
|
|
@@ -1,11 +1,2 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* filename: ej2-vue-pivotview.umd.min.js
|
|
3
|
-
* version : 30.2.6
|
|
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
|
-
*/
|
|
10
1
|
!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)},exportAsPivot:function(e){return this.ej2Instances.exportAsPivot(e)},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)}}}),I={name:"ejs-pivotfieldlist",install:function(e){e.component(I.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=I,t.PivotViewComponent=u,t.PivotViewPlugin=p,Object.defineProperty(t,"__esModule",{value:!0})});
|
|
11
2
|
//# sourceMappingURL=ej2-vue-pivotview.umd.min.js.map
|
package/package.json
CHANGED
|
@@ -1,32 +1,62 @@
|
|
|
1
|
-
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
|
|
9
|
-
"
|
|
10
|
-
"
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
"
|
|
14
|
-
"
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
"
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
"
|
|
26
|
-
"
|
|
27
|
-
"
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
1
|
+
{
|
|
2
|
+
"_from": "@syncfusion/ej2-vue-pivotview@*",
|
|
3
|
+
"_id": "@syncfusion/ej2-vue-pivotview@29.2.0",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-7KOzDFtrdSsGsG06vY+ex5QzsgaJFRD1sE/BhlBC5kUAwMg47s7RDXQCZbFXQmDys1vGelprwDCm1VEhiHWRmA==",
|
|
6
|
+
"_location": "/@syncfusion/ej2-vue-pivotview",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "range",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "@syncfusion/ej2-vue-pivotview@*",
|
|
12
|
+
"name": "@syncfusion/ej2-vue-pivotview",
|
|
13
|
+
"escapedName": "@syncfusion%2fej2-vue-pivotview",
|
|
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-pivotview/-/ej2-vue-pivotview-29.2.0.tgz",
|
|
23
|
+
"_shasum": "2a6efc812d5482b001297a13b03eb1306135db74",
|
|
24
|
+
"_spec": "@syncfusion/ej2-vue-pivotview@*",
|
|
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": "~31.1.20",
|
|
35
|
+
"@syncfusion/ej2-pivotview": "31.1.20",
|
|
36
|
+
"@syncfusion/ej2-vue-base": "~31.1.17"
|
|
37
|
+
},
|
|
38
|
+
"deprecated": false,
|
|
39
|
+
"description": "The pivot grid, or pivot table, is used to visualize large sets of relational data in a cross-tabular format, similar to an Excel pivot table. for Vue",
|
|
40
|
+
"devDependencies": {},
|
|
41
|
+
"es2015": "dist/es6/ej2-vue-pivotview.es2015.js",
|
|
42
|
+
"homepage": "https://www.syncfusion.com/vue-components",
|
|
43
|
+
"keywords": [
|
|
44
|
+
"vue",
|
|
45
|
+
"vuejs",
|
|
46
|
+
"vue-pivotview"
|
|
47
|
+
],
|
|
48
|
+
"license": "SEE LICENSE IN license",
|
|
49
|
+
"main": "./dist/ej2-vue-pivotview.umd.min.js",
|
|
50
|
+
"module": "./index.js",
|
|
51
|
+
"name": "@syncfusion/ej2-vue-pivotview",
|
|
52
|
+
"repository": {
|
|
53
|
+
"type": "git",
|
|
54
|
+
"url": "git+https://github.com/syncfusion/ej2-vue-ui-components.git"
|
|
55
|
+
},
|
|
56
|
+
"scripts": {
|
|
57
|
+
"ci-publish": "gulp ci-publish",
|
|
58
|
+
"compile": "gulp ci-compile && gulp vue-global-script"
|
|
59
|
+
},
|
|
60
|
+
"version": "31.1.20",
|
|
61
|
+
"sideEffects": false
|
|
32
62
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
@import 'ej2-base/styles/definition/material3-dark.scss';
|
|
2
2
|
@import 'ej2-pivotview/styles/pivotfieldlist/material3-dark.scss';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
@import 'ej2-base/styles/definition/material3.scss';
|
|
2
2
|
@import 'ej2-pivotview/styles/pivotfieldlist/material3.scss';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
@import 'ej2-base/styles/definition/material3-dark.scss';
|
|
2
2
|
@import 'ej2-pivotview/styles/pivotview/material3-dark.scss';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
@import 'ej2-base/styles/definition/material3.scss';
|
|
2
2
|
@import 'ej2-pivotview/styles/pivotview/material3.scss';
|