@syncfusion/ej2-react-pivotview 20.1.48 → 20.1.55

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.
Files changed (48) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/dist/ej2-react-pivotview.umd.min.js +1 -1
  3. package/package.json +8 -8
  4. package/styles/bootstrap-dark.css +498 -3110
  5. package/styles/bootstrap.css +498 -3110
  6. package/styles/bootstrap4.css +526 -3229
  7. package/styles/bootstrap5-dark.css +508 -3188
  8. package/styles/bootstrap5.css +508 -3188
  9. package/styles/fabric-dark.css +497 -3109
  10. package/styles/fabric.css +497 -3109
  11. package/styles/fluent-dark.css +510 -3161
  12. package/styles/fluent.css +510 -3161
  13. package/styles/highcontrast-light.css +497 -3109
  14. package/styles/highcontrast.css +497 -3109
  15. package/styles/material-dark.css +498 -3110
  16. package/styles/material.css +498 -3110
  17. package/styles/pivotfieldlist/bootstrap-dark.css +454 -2991
  18. package/styles/pivotfieldlist/bootstrap.css +453 -2990
  19. package/styles/pivotfieldlist/bootstrap4.css +481 -3100
  20. package/styles/pivotfieldlist/bootstrap5-dark.css +468 -3069
  21. package/styles/pivotfieldlist/bootstrap5.css +468 -3069
  22. package/styles/pivotfieldlist/fabric-dark.css +454 -2991
  23. package/styles/pivotfieldlist/fabric.css +453 -2990
  24. package/styles/pivotfieldlist/fluent-dark.css +464 -3037
  25. package/styles/pivotfieldlist/fluent.css +464 -3037
  26. package/styles/pivotfieldlist/highcontrast-light.css +454 -2991
  27. package/styles/pivotfieldlist/highcontrast.css +454 -2991
  28. package/styles/pivotfieldlist/material-dark.css +454 -2991
  29. package/styles/pivotfieldlist/material.css +454 -2991
  30. package/styles/pivotfieldlist/tailwind-dark.css +489 -3104
  31. package/styles/pivotfieldlist/tailwind.css +487 -3102
  32. package/styles/pivotview/bootstrap-dark.css +44 -119
  33. package/styles/pivotview/bootstrap.css +44 -119
  34. package/styles/pivotview/bootstrap4.css +48 -132
  35. package/styles/pivotview/bootstrap5-dark.css +42 -121
  36. package/styles/pivotview/bootstrap5.css +42 -121
  37. package/styles/pivotview/fabric-dark.css +43 -118
  38. package/styles/pivotview/fabric.css +43 -118
  39. package/styles/pivotview/fluent-dark.css +47 -125
  40. package/styles/pivotview/fluent.css +47 -125
  41. package/styles/pivotview/highcontrast-light.css +43 -118
  42. package/styles/pivotview/highcontrast.css +43 -118
  43. package/styles/pivotview/material-dark.css +44 -119
  44. package/styles/pivotview/material.css +44 -119
  45. package/styles/pivotview/tailwind-dark.css +42 -132
  46. package/styles/pivotview/tailwind.css +42 -132
  47. package/styles/tailwind-dark.css +528 -3233
  48. package/styles/tailwind.css +529 -3234
package/CHANGELOG.md CHANGED
@@ -7,6 +7,19 @@
7
7
  #### Bug fixes
8
8
 
9
9
  - `#I363090` - The previous cell selection can now be maintained while restricting the current selection in the pivot table's column axis using the cell selecting event.
10
+ - `#I373754` - The pivot table can now be exported properly to Excel and CSV formats while using the virtual scrolling feature, with sub-totals hidden.
11
+ - `#I374945` - The pivot chart will now refresh properly with the specified height when switching from adaptive to desktop mode.
12
+
13
+ #### Features
14
+
15
+ - `#F174296` - Members of a specific field are now sorted based on user-defined order in the Pivot Table's row and column axes.
16
+
17
+ ## 20.1.48 (2022-04-12)
18
+
19
+ ### Pivot Table
20
+
21
+ #### Bug fixes
22
+
10
23
  - In the OLAP field list UI, calculated fields are now properly displayed.
11
24
  - The pivot table now exports properly to excel format with string type values when virtual scrolling is enabled.
12
25
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-pivotview.umd.min.js
3
- * version : 20.1.48
3
+ * version : 20.1.55
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-react-pivotview@*",
3
- "_id": "@syncfusion/ej2-react-pivotview@20.1.47",
3
+ "_id": "@syncfusion/ej2-react-pivotview@20.1.48",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-O4HZ+DXE8O2fBxzhpYmAen1Yljm/129VjsrjIvsCBVFjMNPvJ0Cc9pjsu9rQsyNNe+3+pzFPbgtFeE36wf3uUg==",
5
+ "_integrity": "sha512-JMkIQHpMb8h4ff2Hp6713MSrFuOIUFCo2Jl/DPwVXTbw9cMyn4WtFE7ZQ8Gil5jk5CMq4tAbXe/Ewxx5i+n5RQ==",
6
6
  "_location": "/@syncfusion/ej2-react-pivotview",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pivotview/-/ej2-react-pivotview-20.1.47.tgz",
23
- "_shasum": "bc2d84a5635e2208f5950d1128d2e1997f5dd3c6",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pivotview/-/ej2-react-pivotview-20.1.48.tgz",
23
+ "_shasum": "c54f410b0b716619ca6bfb8b862eb3d077d569f1",
24
24
  "_spec": "@syncfusion/ej2-react-pivotview@*",
25
25
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~20.1.48",
35
- "@syncfusion/ej2-pivotview": "20.1.48",
36
- "@syncfusion/ej2-react-base": "~20.1.47"
34
+ "@syncfusion/ej2-base": "~20.1.55",
35
+ "@syncfusion/ej2-pivotview": "20.1.55",
36
+ "@syncfusion/ej2-react-base": "~20.1.55"
37
37
  },
38
38
  "deprecated": false,
39
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",
@@ -61,6 +61,6 @@
61
61
  "type": "git",
62
62
  "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
63
63
  },
64
- "version": "20.1.48",
64
+ "version": "20.1.55",
65
65
  "sideEffects": false
66
66
  }