flexmonster 2.9.22 → 2.9.25

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 (43) hide show
  1. package/flexmonster.css +1 -1
  2. package/flexmonster.es5.full.js +2728 -2725
  3. package/flexmonster.es5.js +2553 -2550
  4. package/flexmonster.full.js +2387 -2385
  5. package/flexmonster.js +2375 -2373
  6. package/flexmonster.min.css +1 -1
  7. package/lib/jspdf.min.js +1 -1
  8. package/package.json +1 -1
  9. package/theme/accessible/flexmonster.css +1 -1
  10. package/theme/accessible/flexmonster.min.css +1 -1
  11. package/theme/blackorange/flexmonster.css +1 -1
  12. package/theme/blackorange/flexmonster.min.css +1 -1
  13. package/theme/brightorange/flexmonster.css +1 -1
  14. package/theme/brightorange/flexmonster.min.css +1 -1
  15. package/theme/dark/flexmonster.css +1 -1
  16. package/theme/dark/flexmonster.min.css +1 -1
  17. package/theme/flexmonster-base.less +1 -1
  18. package/theme/green/flexmonster.css +1 -1
  19. package/theme/green/flexmonster.min.css +1 -1
  20. package/theme/lightblue/flexmonster.css +1 -1
  21. package/theme/lightblue/flexmonster.min.css +1 -1
  22. package/theme/macos/flexmonster.css +1 -1
  23. package/theme/macos/flexmonster.min.css +1 -1
  24. package/theme/midnight/flexmonster.css +1 -1
  25. package/theme/midnight/flexmonster.min.css +1 -1
  26. package/theme/old/flexmonster.css +1 -1
  27. package/theme/old/flexmonster.min.css +1 -1
  28. package/theme/orange/flexmonster.css +1 -1
  29. package/theme/orange/flexmonster.min.css +1 -1
  30. package/theme/purple/flexmonster.css +1 -1
  31. package/theme/purple/flexmonster.min.css +1 -1
  32. package/theme/softdefault/flexmonster.css +1 -1
  33. package/theme/softdefault/flexmonster.min.css +1 -1
  34. package/theme/stripedblue/flexmonster.css +1 -1
  35. package/theme/stripedblue/flexmonster.min.css +1 -1
  36. package/theme/stripedteal/flexmonster.css +1 -1
  37. package/theme/stripedteal/flexmonster.min.css +1 -1
  38. package/theme/teal/flexmonster.css +1 -1
  39. package/theme/teal/flexmonster.min.css +1 -1
  40. package/theme/yellow/flexmonster.css +1 -1
  41. package/theme/yellow/flexmonster.min.css +1 -1
  42. package/toolbar/flexmonster.toolbar.js +7 -4
  43. package/types/flexmonster.d.ts +1 -0
package/lib/jspdf.min.js CHANGED
@@ -1,4 +1,4 @@
1
- /** @license jsPDF v2.4.0 | * Copyright (c) 2010-2021 James Hall <james@parall.ax>, https://github.com/MrRio/jsPDF | MIT License [https://github.com/parallax/jsPDF/blob/master/LICENSE] */
1
+ /** @license jsPDF v2.4.0 | Copyright (c) 2010-2021 James Hall <james@parall.ax>, [https://github.com/parallax/jsPDF] | MIT License [https://github.com/parallax/jsPDF/blob/master/LICENSE] */
2
2
  !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e((t=t||self).jspdf={}):"function"==typeof define&&define.amd?define(["jsPDF"],e):e((t=t||self).jspdf={})}(window,(function(t){"use strict";function e(t){return(e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}var r=function(){return"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this}();function n(){r.console&&"function"==typeof r.console.log&&r.console.log.apply(r.console,arguments)}var i={log:n,warn:function(t){r.console&&("function"==typeof r.console.warn?r.console.warn.apply(r.console,arguments):n.call(null,arguments))},error:function(t){r.console&&("function"==typeof r.console.error?r.console.error.apply(r.console,arguments):n(t))}};function a(t,e,r){var n=new XMLHttpRequest;n.open("GET",t),n.responseType="blob",n.onload=function(){h(n.response,e,r)},n.onerror=function(){i.error("could not download file")},n.send()}function o(t){var e=new XMLHttpRequest;e.open("HEAD",t,!1);try{e.send()}catch(t){}return e.status>=200&&e.status<=299}function s(t){try{t.dispatchEvent(new MouseEvent("click"))}catch(r){var e=document.createEvent("MouseEvents");e.initMouseEvent("click",!0,!0,window,0,0,0,80,20,!1,!1,!1,!1,0,null),t.dispatchEvent(e)}}var c,u,h=r.saveAs||("object"!==("undefined"==typeof window?"undefined":e(window))||window!==r?function(){}:"undefined"!=typeof HTMLAnchorElement&&"download"in HTMLAnchorElement.prototype?function(t,e,n){var i=r.URL||r.webkitURL,c=document.createElement("a");e=e||t.name||"download",c.download=e,c.rel="noopener","string"==typeof t?(c.href=t,c.origin!==location.origin?o(c.href)?a(t,e,n):s(c,c.target="_blank"):s(c)):(c.href=i.createObjectURL(t),setTimeout((function(){i.revokeObjectURL(c.href)}),4e4),setTimeout((function(){s(c)}),0))}:"msSaveOrOpenBlob"in navigator?function(t,r,n){if(r=r||t.name||"download","string"==typeof t)if(o(t))a(t,r,n);else{var c=document.createElement("a");c.href=t,c.target="_blank",setTimeout((function(){s(c)}))}else navigator.msSaveOrOpenBlob(function(t,r){return void 0===r?r={autoBom:!1}:"object"!==e(r)&&(i.warn("Deprecated: Expected third argument to be a object"),r={autoBom:!r}),r.autoBom&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(t.type)?new Blob([String.fromCharCode(65279),t],{type:t.type}):t}(t,n),r)}:function(t,n,i,o){if((o=o||open("","_blank"))&&(o.document.title=o.document.body.innerText="downloading..."),"string"==typeof t)return a(t,n,i);var s="application/octet-stream"===t.type,c=/constructor/i.test(r.HTMLElement)||r.safari,u=/CriOS\/[\d]+/.test(navigator.userAgent);if((u||s&&c)&&"object"===("undefined"==typeof FileReader?"undefined":e(FileReader))){var h=new FileReader;h.onloadend=function(){var t=h.result;t=u?t:t.replace(/^data:[^;]*;/,"data:attachment/file;"),o?o.location.href=t:location=t,o=null},h.readAsDataURL(t)}else{var l=r.URL||r.webkitURL,f=l.createObjectURL(t);o?o.location=f:location.href=f,o=null,setTimeout((function(){l.revokeObjectURL(f)}),4e4)}});
3
3
  /**
4
4
  * A class to parse color values
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "flexmonster",
3
- "version": "2.9.22",
3
+ "version": "2.9.25",
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,5 +1,5 @@
1
1
  :root {
2
- --fm-version: "2.9.22";
2
+ --fm-version: "2.9.25";
3
3
  }
4
4
  /* ===== RESET STYLES ===== */
5
5
  #fm-pivot-view,