flexmonster 2.9.128 → 2.9.130

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 (62) hide show
  1. package/flexmonster.css +2 -2
  2. package/flexmonster.full.js +1928 -1925
  3. package/flexmonster.js +1926 -1923
  4. package/flexmonster.min.css +2 -2
  5. package/lib/flexmonster.amcharts.js +1 -1
  6. package/lib/flexmonster.fusioncharts.js +1 -1
  7. package/lib/flexmonster.googlecharts.js +1 -1
  8. package/lib/flexmonster.highcharts.js +1 -1
  9. package/lib/jspdf.min.js +1 -1
  10. package/package.json +1 -1
  11. package/theme/accessible/flexmonster.css +2 -2
  12. package/theme/accessible/flexmonster.less +1 -1
  13. package/theme/accessible/flexmonster.min.css +2 -2
  14. package/theme/blackorange/flexmonster.css +2 -2
  15. package/theme/blackorange/flexmonster.less +1 -1
  16. package/theme/blackorange/flexmonster.min.css +2 -2
  17. package/theme/brightorange/flexmonster.css +2 -2
  18. package/theme/brightorange/flexmonster.less +1 -1
  19. package/theme/brightorange/flexmonster.min.css +2 -2
  20. package/theme/dark/flexmonster.css +2 -2
  21. package/theme/dark/flexmonster.less +1 -1
  22. package/theme/dark/flexmonster.min.css +2 -2
  23. package/theme/default/flexmonster.less +1 -1
  24. package/theme/flexmonster-base.less +2 -2
  25. package/theme/green/flexmonster.css +2 -2
  26. package/theme/green/flexmonster.less +1 -1
  27. package/theme/green/flexmonster.min.css +2 -2
  28. package/theme/lightblue/flexmonster.css +2 -2
  29. package/theme/lightblue/flexmonster.less +1 -1
  30. package/theme/lightblue/flexmonster.min.css +2 -2
  31. package/theme/macos/flexmonster.css +2 -2
  32. package/theme/macos/flexmonster.less +1 -1
  33. package/theme/macos/flexmonster.min.css +2 -2
  34. package/theme/midnight/flexmonster.css +2 -2
  35. package/theme/midnight/flexmonster.less +1 -1
  36. package/theme/midnight/flexmonster.min.css +2 -2
  37. package/theme/old/flexmonster.css +2 -2
  38. package/theme/old/flexmonster.less +1 -1
  39. package/theme/old/flexmonster.min.css +2 -2
  40. package/theme/orange/flexmonster.css +2 -2
  41. package/theme/orange/flexmonster.less +1 -1
  42. package/theme/orange/flexmonster.min.css +2 -2
  43. package/theme/purple/flexmonster.css +2 -2
  44. package/theme/purple/flexmonster.less +1 -1
  45. package/theme/purple/flexmonster.min.css +2 -2
  46. package/theme/softdefault/flexmonster.css +2 -2
  47. package/theme/softdefault/flexmonster.less +1 -1
  48. package/theme/softdefault/flexmonster.min.css +2 -2
  49. package/theme/stripedblue/flexmonster.css +2 -2
  50. package/theme/stripedblue/flexmonster.less +1 -1
  51. package/theme/stripedblue/flexmonster.min.css +2 -2
  52. package/theme/stripedteal/flexmonster.css +2 -2
  53. package/theme/stripedteal/flexmonster.less +1 -1
  54. package/theme/stripedteal/flexmonster.min.css +2 -2
  55. package/theme/teal/flexmonster.css +2 -2
  56. package/theme/teal/flexmonster.less +1 -1
  57. package/theme/teal/flexmonster.min.css +2 -2
  58. package/theme/yellow/flexmonster.css +2 -2
  59. package/theme/yellow/flexmonster.less +1 -1
  60. package/theme/yellow/flexmonster.min.css +2 -2
  61. package/toolbar/flexmonster.toolbar.js +1 -1
  62. package/types/flexmonster.d.ts +2 -1
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Flexmonster Pivot Table & Charts https://www.flexmonster.com/
3
- * April 2026 (v. 2.9.128)
3
+ * May 2026 (v. 2.9.130)
4
4
  * Copyright 2026 Flexmonster All rights reserved
5
5
  *
6
6
  * Flexmonster Pivot Table & Charts is a part of Flexmonster Software that is distributed under the terms and conditions of the Flexmonster Software License Agreement:
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Flexmonster Pivot Table & Charts https://www.flexmonster.com/
3
- * April 2026 (v. 2.9.128)
3
+ * May 2026 (v. 2.9.130)
4
4
  * Copyright 2026 Flexmonster All rights reserved
5
5
  *
6
6
  * Flexmonster Pivot Table & Charts is a part of Flexmonster Software that is distributed under the terms and conditions of the Flexmonster Software License Agreement:
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Flexmonster Pivot Table & Charts https://www.flexmonster.com/
3
- * April 2026 (v. 2.9.128)
3
+ * May 2026 (v. 2.9.130)
4
4
  * Copyright 2026 Flexmonster All rights reserved
5
5
  *
6
6
  * Flexmonster Pivot Table & Charts is a part of Flexmonster Software that is distributed under the terms and conditions of the Flexmonster Software License Agreement:
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Flexmonster Pivot Table & Charts https://www.flexmonster.com/
3
- * April 2026 (v. 2.9.128)
3
+ * May 2026 (v. 2.9.130)
4
4
  * Copyright 2026 Flexmonster All rights reserved
5
5
  *
6
6
  * Flexmonster Pivot Table & Charts is a part of Flexmonster Software that is distributed under the terms and conditions of the Flexmonster Software License Agreement:
package/lib/jspdf.min.js CHANGED
@@ -280,7 +280,7 @@ function(t){t.setLanguage=function(t){return void 0===this.internal.languageSett
280
280
  * Licensed under the MIT License.
281
281
  * http://opensource.org/licenses/mit-license
282
282
  */
283
- function(t){var e=function(t){for(var e=t.length,n=new Uint8Array(e),r=0;r<e;r++)n[r]=t.charCodeAt(r);return n};t.API.events.push(["addFont",function(n){var r=void 0,i=n.font,a=n.instance;if(!i.isStandardFont){if(void 0===a)throw new Error("Font does not exist in vFS, import fonts or remove declaration doc.addFont('"+i.postScriptName+"').");if("string"!=typeof(r=!1===a.existsFileInVFS(i.postScriptName)?a.loadFile(i.postScriptName):a.getFileFromVFS(i.postScriptName)))throw new Error("Font is not stored as string-data in vFS, import fonts or remove declaration doc.addFont('"+i.postScriptName+"').");!function(n,r){r=/^\x00\x01\x00\x00/.test(r)?e(r):e(f(r)),n.metadata=t.API.TTFFont.open(r),n.metadata.Unicode=n.metadata.Unicode||{encoding:{},kerning:{},widths:[]},n.metadata.glyIdsUsed=[0]}(i,r)}}])}(R),function(e){e.addSvgAsImage=function(e,n,a,o,h,l,c,u){if(isNaN(n)||isNaN(a))throw s.error("jsPDF.addSvgAsImage: Invalid coordinates",arguments),new Error("Invalid coordinates passed to jsPDF.addSvgAsImage");if(isNaN(o)||isNaN(h))throw s.error("jsPDF.addSvgAsImage: Invalid measurements",arguments),new Error("Invalid measurements (width and/or height) passed to jsPDF.addSvgAsImage");var f=document.createElement("canvas");f.width=o,f.height=h;var d=f.getContext("2d");d.fillStyle="#fff",d.fillRect(0,0,f.width,f.height);var p={ignoreMouse:!0,ignoreAnimation:!0,ignoreDimensions:!0},g=this;return(i.canvg?Promise.resolve(i.canvg):"object"===(void 0===t?"undefined":r(t))&&"undefined"!=typeof module?new Promise(function(t,e){try{t(require("canvg"))}catch(is){e(is)}}):"function"==typeof define&&define.amd?new Promise(function(t,e){try{require(["canvg"],t)}catch(is){e(is)}}):Promise.reject(new Error("Could not load canvg"))).catch(function(t){return Promise.reject(new Error("Could not load canvg: "+t))}).then(function(t){return t.default?t.default:t}).then(function(t){return t.fromString(d,e,p)},function(){return Promise.reject(new Error("Could not load canvg."))}).then(function(t){return t.render(p)}).then(function(){g.addImage(f.toDataURL("image/jpeg",1),n,a,o,h,c,u)})}}(R.API),
283
+ function(t){var e=function(t){for(var e=t.length,n=new Uint8Array(e),r=0;r<e;r++)n[r]=t.charCodeAt(r);return n};t.API.events.push(["addFont",function(n){var r=void 0,i=n.font,a=n.instance;if(!i.isStandardFont){if(void 0===a)throw new Error("Font does not exist in vFS, import fonts or remove declaration doc.addFont('"+i.postScriptName+"').");if("string"!=typeof(r=!1===a.existsFileInVFS(i.postScriptName)?a.loadFile(i.postScriptName):a.getFileFromVFS(i.postScriptName)))throw new Error("Font is not stored as string-data in vFS, import fonts or remove declaration doc.addFont('"+i.postScriptName+"').");!function(n,r){r=/^\x00\x01\x00\x00/.test(r)?e(r):e(f(r)),n.metadata=t.API.TTFFont.open(r),n.metadata.Unicode=n.metadata.Unicode||{encoding:{},kerning:{},widths:[]},n.metadata.glyIdsUsed=[0]}(i,r)}}])}(R),function(e){e.addSvgAsImage=function(e,n,a,o,h,l,c,u){if(isNaN(n)||isNaN(a))throw s.error("jsPDF.addSvgAsImage: Invalid coordinates",arguments),new Error("Invalid coordinates passed to jsPDF.addSvgAsImage");if(isNaN(o)||isNaN(h))throw s.error("jsPDF.addSvgAsImage: Invalid measurements",arguments),new Error("Invalid measurements (width and/or height) passed to jsPDF.addSvgAsImage");var f=document.createElement("canvas");f.width=o,f.height=h;var d=f.getContext("2d");d.fillStyle="#fff",d.fillRect(0,0,f.width,f.height);var p={ignoreMouse:!0,ignoreAnimation:!0,ignoreDimensions:!0},g=this;return(i.canvg||window.canvg?Promise.resolve(i.canvg||window.canvg):Promise.reject(new Error('[jsPDF] canvg not found'))).then(function(t){return t.fromString(d,e,p)},function(){return Promise.reject(new Error("Could not load canvg."))}).then(function(t){return t.render(p)}).then(function(){g.addImage(f.toDataURL("image/jpeg",1),n,a,o,h,c,u)})}}(R.API),
284
284
  /**
285
285
  * @license
286
286
  * ====================================================================
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "flexmonster",
3
- "version": "2.9.128",
3
+ "version": "2.9.130",
4
4
  "description": "Pivot table component for web reporting. The most powerful JavaScript tool to visualize your business data.",
5
5
  "main": "flexmonster.full.js",
6
6
  "typings": "./types/flexmonster.d.ts",
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Flexmonster Pivot Table & Charts https://www.flexmonster.com/
3
- * April 2026 (v. 2.9.128)
3
+ * May 2026 (v. 2.9.130)
4
4
  * Copyright 2026 Flexmonster All rights reserved
5
5
  *
6
6
  * Flexmonster Pivot Table & Charts is a part of Flexmonster Software that is distributed under the terms and conditions of the Flexmonster Software License Agreement:
@@ -13,7 +13,7 @@
13
13
  * https://www.flexmonster.com/pivot-table-editions-and-pricing/.
14
14
  */
15
15
  :root {
16
- --fm-version: "2.9.128";
16
+ --fm-version: "2.9.130";
17
17
  }
18
18
  /* ===== RESET STYLES ===== */
19
19
  #fm-pivot-view,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Flexmonster Pivot Table & Charts https://www.flexmonster.com/
3
- * April 2026 (v. 2.9.128)
3
+ * May 2026 (v. 2.9.130)
4
4
  * Copyright 2026 Flexmonster All rights reserved
5
5
  *
6
6
  * Flexmonster Pivot Table & Charts is a part of Flexmonster Software that is distributed under the terms and conditions of the Flexmonster Software License Agreement: