@syncfusion/ej2-react-pivotview 20.4.40 → 20.4.43
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/CHANGELOG.md +16 -0
- package/README.md +1 -1
- package/dist/ej2-react-pivotview.min.js +9 -0
- package/dist/ej2-react-pivotview.umd.min.js +9 -0
- package/package.json +58 -108
package/CHANGELOG.md
CHANGED
|
@@ -6,6 +6,22 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug Fixes
|
|
8
8
|
|
|
9
|
+
- While performing inline editing, the pivot table cell will now properly update for empty values.
|
|
10
|
+
|
|
11
|
+
## 20.4.42 (2023-01-04)
|
|
12
|
+
|
|
13
|
+
### Pivot Table
|
|
14
|
+
|
|
15
|
+
#### Bug Fixes
|
|
16
|
+
|
|
17
|
+
- `#F179497` - The field list popup will now properly refresh while dynamically updating the data source in the pivot table.
|
|
18
|
+
|
|
19
|
+
## 20.4.40 (2022-12-28)
|
|
20
|
+
|
|
21
|
+
### Pivot Table
|
|
22
|
+
|
|
23
|
+
#### Bug Fixes
|
|
24
|
+
|
|
9
25
|
- Advanced filtering now works properly in a pivot table.
|
|
10
26
|
|
|
11
27
|
## 20.4.38 (2022-12-21)
|
package/README.md
CHANGED
|
@@ -140,4 +140,4 @@ Check the changelog [here](https://github.com/syncfusion/ej2-react-ui-components
|
|
|
140
140
|
|
|
141
141
|
See [LICENSE FILE](https://github.com/syncfusion/ej2-react-ui-components/blob/master/license?utm_source=npm&utm_medium=listing&utm_campaign=react-pivot-table-npm) for more info.
|
|
142
142
|
|
|
143
|
-
|
|
143
|
+
© Copyright 2023 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
|
|
@@ -1 +1,10 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* filename: ej2-react-pivotview.min.js
|
|
3
|
+
* version : 20.4.43
|
|
4
|
+
* Copyright Syncfusion Inc. 2001 - 2020. 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(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("SyncfusionPivotview"),require("SyncfusionReactBase"),require("React")):"function"==typeof define&&define.amd?define(["SyncfusionPivotview","SyncfusionReactBase","React"],e):"object"==typeof exports?exports.SyncfusionReactPivotview=e(require("SyncfusionPivotview"),require("SyncfusionReactBase"),require("React")):t.SyncfusionReactPivotview=e(t.SyncfusionPivotview,t.SyncfusionReactBase,t.React)}(this,function(t,e,n){return function(t){function e(r){if(n[r])return n[r].exports;var i=n[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,e),i.l=!0,i.exports}var n={};return e.m=t,e.c=n,e.i=function(t){return t},e.d=function(t,n,r){e.o(t,n)||Object.defineProperty(t,n,{configurable:!1,enumerable:!0,get:r})},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="",e(e.s=5)}([function(e,n){e.exports=t},function(t,n){t.exports=e},function(t,e){t.exports=n},function(t,e,n){"use strict";var r=n(6);n.d(e,"a",function(){return r.a})},function(t,e,n){"use strict";var r=n(7);n.d(e,"a",function(){return r.a})},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(4);n.d(e,"PivotViewComponent",function(){return r.a});var i=n(3);n.d(e,"PivotFieldListComponent",function(){return i.a});var o=n(1);n.n(o);n.o(o,"Inject")&&n.d(e,"Inject",function(){return o.Inject});var c=n(0);n.n(c);for(var u in c)["PivotViewComponent","PivotFieldListComponent","Inject","default"].indexOf(u)<0&&function(t){n.d(e,t,function(){return c[t]})}(u)},function(t,e,n){"use strict";n.d(e,"a",function(){return u});var r=n(2),i=(n.n(r),n(0)),o=(n.n(i),n(1)),c=(n.n(o),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),u=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.immediateRender=!0,n.portals=[],n}return c(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(i.PivotFieldList);n.i(o.applyMixins)(u,[o.ComponentBase,r.Component])},function(t,e,n){"use strict";n.d(e,"a",function(){return u});var r=n(2),i=(n.n(r),n(0)),o=(n.n(i),n(1)),c=(n.n(o),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),u=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.immediateRender=!1,n.portals=[],n}return c(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(i.PivotView);n.i(o.applyMixins)(u,[o.ComponentBase,r.Component])}])});
|
|
@@ -1,2 +1,11 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* filename: ej2-react-pivotview.umd.min.js
|
|
3
|
+
* version : 20.4.43
|
|
4
|
+
* Copyright Syncfusion Inc. 2001 - 2020. 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("react"),require("@syncfusion/ej2-pivotview"),require("@syncfusion/ej2-react-base")):"function"==typeof define&&define.amd?define(["exports","react","@syncfusion/ej2-pivotview","@syncfusion/ej2-react-base"],t):t(e.ej={},e.React,e.ej2Pivotview,e.ej2ReactBase)}(this,function(e,t,n,i){"use strict";var r=function(){var e=function(t,n){return(e=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])})(t,n)};return function(t,n){function i(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(i.prototype=n.prototype,new i)}}(),o=function(e){function n(t){var n=e.call(this,t)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.immediateRender=!1,n.portals=[],n}return r(n,e),n.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return t.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));e.prototype.render.call(this),this.initRenderCalled=!0},n}(n.PivotView);i.applyMixins(o,[i.ComponentBase,t.Component]);var c=function(){var e=function(t,n){return(e=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])})(t,n)};return function(t,n){function i(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(i.prototype=n.prototype,new i)}}(),s=function(e){function n(t){var n=e.call(this,t)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.immediateRender=!0,n.portals=[],n}return c(n,e),n.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return t.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));e.prototype.render.call(this),this.initRenderCalled=!0},n}(n.PivotFieldList);i.applyMixins(s,[i.ComponentBase,t.Component]),e.Inject=i.Inject,e.PivotViewComponent=o,e.PivotFieldListComponent=s,Object.keys(n).forEach(function(t){e[t]=n[t]}),Object.defineProperty(e,"__esModule",{value:!0})});
|
|
2
11
|
//# sourceMappingURL=ej2-react-pivotview.umd.min.js.map
|
package/package.json
CHANGED
|
@@ -1,108 +1,58 @@
|
|
|
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
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
"cube",
|
|
60
|
-
"sql",
|
|
61
|
-
"analysis-services",
|
|
62
|
-
"multi-dimension",
|
|
63
|
-
"measure",
|
|
64
|
-
"dimension",
|
|
65
|
-
"pivot",
|
|
66
|
-
"aggregation",
|
|
67
|
-
"grid",
|
|
68
|
-
"table",
|
|
69
|
-
"chart",
|
|
70
|
-
"pivotview",
|
|
71
|
-
"pivotgrid",
|
|
72
|
-
"pivottable",
|
|
73
|
-
"pivot-grid",
|
|
74
|
-
"pivot-table",
|
|
75
|
-
"pivotchart",
|
|
76
|
-
"pivot-chart",
|
|
77
|
-
"field-list",
|
|
78
|
-
"pivot-field-list",
|
|
79
|
-
"pivottable-field-list",
|
|
80
|
-
"pivot-table-field-list",
|
|
81
|
-
"filtering",
|
|
82
|
-
"sorting",
|
|
83
|
-
"expand",
|
|
84
|
-
"collapse",
|
|
85
|
-
"summary",
|
|
86
|
-
"totals",
|
|
87
|
-
"formatting",
|
|
88
|
-
"grouping",
|
|
89
|
-
"calculated-field",
|
|
90
|
-
"drill-through",
|
|
91
|
-
"editing",
|
|
92
|
-
"virtual-scrolling",
|
|
93
|
-
"paging",
|
|
94
|
-
"react",
|
|
95
|
-
"reactjs",
|
|
96
|
-
"react-pivotview"
|
|
97
|
-
],
|
|
98
|
-
"license": "SEE LICENSE IN license",
|
|
99
|
-
"main": "./dist/ej2-react-pivotview.umd.min.js",
|
|
100
|
-
"module": "./index.js",
|
|
101
|
-
"name": "@syncfusion/ej2-react-pivotview",
|
|
102
|
-
"repository": {
|
|
103
|
-
"type": "git",
|
|
104
|
-
"url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
|
|
105
|
-
},
|
|
106
|
-
"version": "20.4.40",
|
|
107
|
-
"sideEffects": false
|
|
108
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"_from": "@syncfusion/ej2-react-pivotview@*",
|
|
3
|
+
"_id": "@syncfusion/ej2-react-pivotview@20.4.42",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-q4wE01ekXNUquZmRNkTBuDalYgSywATX2tPM/fB/RermIyles2RWPv7M8t6JPm6r6uaw2OQ+tFOTv/HVnjf0ug==",
|
|
6
|
+
"_location": "/@syncfusion/ej2-react-pivotview",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "range",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "@syncfusion/ej2-react-pivotview@*",
|
|
12
|
+
"name": "@syncfusion/ej2-react-pivotview",
|
|
13
|
+
"escapedName": "@syncfusion%2fej2-react-pivotview",
|
|
14
|
+
"scope": "@syncfusion",
|
|
15
|
+
"rawSpec": "*",
|
|
16
|
+
"saveSpec": null,
|
|
17
|
+
"fetchSpec": "*"
|
|
18
|
+
},
|
|
19
|
+
"_requiredBy": [
|
|
20
|
+
"/"
|
|
21
|
+
],
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pivotview/-/ej2-react-pivotview-20.4.42.tgz",
|
|
23
|
+
"_shasum": "af834bed039a7655037ff6e9681cb5c985726112",
|
|
24
|
+
"_spec": "@syncfusion/ej2-react-pivotview@*",
|
|
25
|
+
"_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",
|
|
26
|
+
"author": {
|
|
27
|
+
"name": "Syncfusion Inc."
|
|
28
|
+
},
|
|
29
|
+
"bugs": {
|
|
30
|
+
"url": "https://github.com/syncfusion/ej2-react-ui-components/issues"
|
|
31
|
+
},
|
|
32
|
+
"bundleDependencies": false,
|
|
33
|
+
"dependencies": {
|
|
34
|
+
"@syncfusion/ej2-base": "~20.4.42",
|
|
35
|
+
"@syncfusion/ej2-pivotview": "20.4.43",
|
|
36
|
+
"@syncfusion/ej2-react-base": "~20.4.42"
|
|
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 React",
|
|
40
|
+
"devDependencies": {},
|
|
41
|
+
"es2015": "dist/es6/ej2-react-pivotview.es2015.js",
|
|
42
|
+
"homepage": "https://www.syncfusion.com/react-components",
|
|
43
|
+
"keywords": [
|
|
44
|
+
"react",
|
|
45
|
+
"reactjs",
|
|
46
|
+
"react-pivotview"
|
|
47
|
+
],
|
|
48
|
+
"license": "SEE LICENSE IN license",
|
|
49
|
+
"main": "./dist/ej2-react-pivotview.umd.min.js",
|
|
50
|
+
"module": "./index.js",
|
|
51
|
+
"name": "@syncfusion/ej2-react-pivotview",
|
|
52
|
+
"repository": {
|
|
53
|
+
"type": "git",
|
|
54
|
+
"url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
|
|
55
|
+
},
|
|
56
|
+
"version": "20.4.43",
|
|
57
|
+
"sideEffects": false
|
|
58
|
+
}
|