nexabase-report 0.4.12 → 0.4.13
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.
- package/dist/{html2pdf-B900bt94.js → html2pdf-CzEkBYgh.js} +2 -2
- package/dist/{index-ByKKt1Q6.js → index-8SpWyFtJ.js} +2247 -2214
- package/dist/{index.es-DLEwwJ8h.js → index.es-CBODtOif.js} +2 -2
- package/dist/{jspdf.es.min-DKRa02iA.js → jspdf.es.min-C0sJzBrf.js} +1 -1
- package/dist/nexabase-report.es.js +1 -1
- package/dist/nexabase-report.umd.js +102 -102
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { c as Ke, a as Do } from "./index-
|
|
2
|
-
import { _ as Xa } from "./jspdf.es.min-
|
|
1
|
+
import { c as Ke, a as Do } from "./index-8SpWyFtJ.js";
|
|
2
|
+
import { _ as Xa } from "./jspdf.es.min-C0sJzBrf.js";
|
|
3
3
|
var vt = function(a) {
|
|
4
4
|
return a && a.Math === Math && a;
|
|
5
5
|
}, _ = (
|
|
@@ -7303,7 +7303,7 @@ function(n) {
|
|
|
7303
7303
|
*/
|
|
7304
7304
|
function(n) {
|
|
7305
7305
|
function e() {
|
|
7306
|
-
return (Ht.canvg ? Promise.resolve(Ht.canvg) : import("./index.es-
|
|
7306
|
+
return (Ht.canvg ? Promise.resolve(Ht.canvg) : import("./index.es-CBODtOif.js")).catch(function(r) {
|
|
7307
7307
|
return Promise.reject(new Error("Could not load canvg: " + r));
|
|
7308
7308
|
}).then(function(r) {
|
|
7309
7309
|
return r.default ? r.default : r;
|