@syncfusion/ej2-react-pivotview
Advanced tools
Comparing version 20.4.40 to 20.4.42
@@ -9,2 +9,10 @@ # Changelog | ||
- `#F179497` - The field list popup will now properly refresh while dynamically updating the data source in the pivot table. | ||
## 20.4.40 (2022-12-28) | ||
### Pivot Table | ||
#### Bug Fixes | ||
- Advanced filtering now works properly in a pivot table. | ||
@@ -11,0 +19,0 @@ |
@@ -0,1 +1,10 @@ | ||
/*! | ||
* filename: ej2-react-pivotview.min.js | ||
* version : 20.4.42 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
* Use of this code is subject to the terms of our license. | ||
* A copy of the current license can be obtained at any time by e-mailing | ||
* licensing@syncfusion.com. Any infringement will be prosecuted under | ||
* applicable laws. | ||
*/ | ||
!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])}])}); |
@@ -0,2 +1,11 @@ | ||
/*! | ||
* filename: ej2-react-pivotview.umd.min.js | ||
* version : 20.4.42 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
* Use of this code is subject to the terms of our license. | ||
* A copy of the current license can be obtained at any time by e-mailing | ||
* licensing@syncfusion.com. Any infringement will be prosecuted under | ||
* applicable laws. | ||
*/ | ||
!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})}); | ||
//# sourceMappingURL=ej2-react-pivotview.umd.min.js.map |
162
package.json
{ | ||
"_from": "@syncfusion/ej2-react-pivotview@*", | ||
"_id": "@syncfusion/ej2-react-pivotview@20.8.13", | ||
"_inBundle": false, | ||
"_integrity": "sha512-Wxna+Lkn3eY1SF2thjC9VeTwntZ4dGhCxJo826O9kXooVVRpIs2s2iYxloz2PVc5lfG+ZqsmYUBiZtwFbytrpw==", | ||
"_location": "/@syncfusion/ej2-react-pivotview", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "range", | ||
"registry": true, | ||
"raw": "@syncfusion/ej2-react-pivotview@*", | ||
"name": "@syncfusion/ej2-react-pivotview", | ||
"escapedName": "@syncfusion%2fej2-react-pivotview", | ||
"scope": "@syncfusion", | ||
"rawSpec": "*", | ||
"saveSpec": null, | ||
"fetchSpec": "*" | ||
}, | ||
"_requiredBy": [ | ||
"/" | ||
], | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-pivotview/-/ej2-react-pivotview-20.8.13.tgz", | ||
"_shasum": "0e8d26f47e77acb0bdddb34771169409ebf52720", | ||
"_spec": "@syncfusion/ej2-react-pivotview@*", | ||
"_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included", | ||
"author": { | ||
"name": "Syncfusion Inc." | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/syncfusion/ej2-react-ui-components/issues" | ||
}, | ||
"bundleDependencies": false, | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~20.4.40", | ||
"@syncfusion/ej2-pivotview": "20.4.40", | ||
"@syncfusion/ej2-react-base": "~20.4.40" | ||
}, | ||
"deprecated": false, | ||
"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", | ||
"devDependencies": {}, | ||
"es2015": "dist/es6/ej2-react-pivotview.es2015.js", | ||
"homepage": "https://github.com/syncfusion/ej2-react-ui-components#readme", | ||
"keywords": [ | ||
"ej2", | ||
"syncfusion", | ||
"JavaScript", | ||
"TypeScript", | ||
"BI", | ||
"business-intelligence", | ||
"data", | ||
"db", | ||
"database", | ||
"json", | ||
"web-service", | ||
"relational", | ||
"excel", | ||
"csv", | ||
"olap", | ||
"cube", | ||
"sql", | ||
"analysis-services", | ||
"multi-dimension", | ||
"measure", | ||
"dimension", | ||
"pivot", | ||
"aggregation", | ||
"grid", | ||
"table", | ||
"chart", | ||
"pivotview", | ||
"pivotgrid", | ||
"pivottable", | ||
"pivot-grid", | ||
"pivot-table", | ||
"pivotchart", | ||
"pivot-chart", | ||
"field-list", | ||
"pivot-field-list", | ||
"pivottable-field-list", | ||
"pivot-table-field-list", | ||
"filtering", | ||
"sorting", | ||
"expand", | ||
"collapse", | ||
"summary", | ||
"totals", | ||
"formatting", | ||
"grouping", | ||
"calculated-field", | ||
"drill-through", | ||
"editing", | ||
"virtual-scrolling", | ||
"paging", | ||
"react", | ||
"reactjs", | ||
"react-pivotview" | ||
], | ||
"license": "SEE LICENSE IN license", | ||
"main": "./dist/ej2-react-pivotview.umd.min.js", | ||
"module": "./index.js", | ||
"_from": "@syncfusion/ej2-react-pivotview@*", | ||
"_id": "@syncfusion/ej2-react-pivotview@20.4.40", | ||
"_inBundle": false, | ||
"_integrity": "sha512-txg9Bt/c4Htz+bhCghB8M2U0vOmdXl+5gJNo31N++TEfgT4BH6U7g/xKjCEMo7ykTD22TShvCXkeyHKvw8zHUQ==", | ||
"_location": "/@syncfusion/ej2-react-pivotview", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "range", | ||
"registry": true, | ||
"raw": "@syncfusion/ej2-react-pivotview@*", | ||
"name": "@syncfusion/ej2-react-pivotview", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/syncfusion/ej2-react-ui-components.git" | ||
}, | ||
"version": "20.4.40", | ||
"sideEffects": false | ||
} | ||
"escapedName": "@syncfusion%2fej2-react-pivotview", | ||
"scope": "@syncfusion", | ||
"rawSpec": "*", | ||
"saveSpec": null, | ||
"fetchSpec": "*" | ||
}, | ||
"_requiredBy": [ | ||
"/" | ||
], | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pivotview/-/ej2-react-pivotview-20.4.40.tgz", | ||
"_shasum": "ff17d4c1de3d6acabb4cdb8df64570df6b244848", | ||
"_spec": "@syncfusion/ej2-react-pivotview@*", | ||
"_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included", | ||
"author": { | ||
"name": "Syncfusion Inc." | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/syncfusion/ej2-react-ui-components/issues" | ||
}, | ||
"bundleDependencies": false, | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~20.4.42", | ||
"@syncfusion/ej2-pivotview": "20.4.42", | ||
"@syncfusion/ej2-react-base": "~20.4.42" | ||
}, | ||
"deprecated": false, | ||
"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", | ||
"devDependencies": {}, | ||
"es2015": "dist/es6/ej2-react-pivotview.es2015.js", | ||
"homepage": "https://www.syncfusion.com/react-components", | ||
"keywords": [ | ||
"react", | ||
"reactjs", | ||
"react-pivotview" | ||
], | ||
"license": "SEE LICENSE IN license", | ||
"main": "./dist/ej2-react-pivotview.umd.min.js", | ||
"module": "./index.js", | ||
"name": "@syncfusion/ej2-react-pivotview", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/syncfusion/ej2-react-ui-components.git" | ||
}, | ||
"version": "20.4.42", | ||
"sideEffects": false | ||
} |
@@ -143,2 +143,2 @@ # React Pivot Table Component | ||
© Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution. | ||
© Copyright 2023 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
193263
11077479
+ Added@syncfusion/ej2-pivotview@20.4.42(transitive)
- Removed@syncfusion/ej2-pivotview@20.4.40(transitive)