@syncfusion/ej2-vue-pivotview 23.1.38 → 23.1.41

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 (38) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/ej2-vue-pivotview.umd.min.js +1 -1
  3. package/dist/global/ej2-vue-pivotview.min.js +2 -2
  4. package/package.json +7 -7
  5. package/styles/bootstrap-dark.css +10 -0
  6. package/styles/bootstrap.css +10 -0
  7. package/styles/bootstrap4.css +10 -0
  8. package/styles/bootstrap5-dark.css +10 -2
  9. package/styles/bootstrap5.css +10 -2
  10. package/styles/fabric-dark.css +10 -0
  11. package/styles/fabric.css +10 -0
  12. package/styles/fluent-dark.css +10 -2
  13. package/styles/fluent.css +10 -2
  14. package/styles/highcontrast-light.css +10 -0
  15. package/styles/highcontrast.css +10 -0
  16. package/styles/material-dark.css +10 -0
  17. package/styles/material.css +10 -0
  18. package/styles/material3-dark.css +10 -2
  19. package/styles/material3.css +10 -2
  20. package/styles/pivotview/bootstrap-dark.css +10 -0
  21. package/styles/pivotview/bootstrap.css +10 -0
  22. package/styles/pivotview/bootstrap4.css +10 -0
  23. package/styles/pivotview/bootstrap5-dark.css +10 -2
  24. package/styles/pivotview/bootstrap5.css +10 -2
  25. package/styles/pivotview/fabric-dark.css +10 -0
  26. package/styles/pivotview/fabric.css +10 -0
  27. package/styles/pivotview/fluent-dark.css +10 -2
  28. package/styles/pivotview/fluent.css +10 -2
  29. package/styles/pivotview/highcontrast-light.css +10 -0
  30. package/styles/pivotview/highcontrast.css +10 -0
  31. package/styles/pivotview/material-dark.css +10 -0
  32. package/styles/pivotview/material.css +10 -0
  33. package/styles/pivotview/material3-dark.css +10 -2
  34. package/styles/pivotview/material3.css +10 -2
  35. package/styles/pivotview/tailwind-dark.css +10 -2
  36. package/styles/pivotview/tailwind.css +10 -2
  37. package/styles/tailwind-dark.css +10 -2
  38. package/styles/tailwind.css +10 -2
package/CHANGELOG.md CHANGED
@@ -6,6 +6,14 @@
6
6
 
7
7
  #### Bug fixes
8
8
 
9
+ - The pivot table will now be exported as a PDF document when the export method is invoked without the `pdFExportProperties` parameter.
10
+
11
+ ## 23.1.38 (2023-09-26)
12
+
13
+ ### PivotTable
14
+
15
+ #### Bug fixes
16
+
9
17
  - `F184045` - The pivot table can now be exported as Excel with conditional formatting.
10
18
  - `I500613` - When an OLAP cube dimension member with a special character is used, the pivot table now works properly.
11
19
  - `I496328` - Filtering is now applied properly in the pivot table when the `showNoDataItems` option is enabled.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-vue-pivotview.umd.min.js
3
- * version : 23.1.38
3
+ * version : 23.1.41
4
4
  * Copyright Syncfusion Inc. 2001 - 2023. 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