nexabase-report 0.26.2 → 0.26.3
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-lo0OPMZo.js → html2pdf-DxtlCkep.js} +2 -2
- package/dist/{index-DRt8rzWp.js → index-35TqocHc.js} +24 -20
- package/dist/{index.es-CyMPKR8v.js → index.es-7h9BlTTU.js} +2 -2
- package/dist/{jspdf.es.min-BUwNnbu8.js → jspdf.es.min-69sqBnsw.js} +1 -1
- package/dist/nexabase-report.es.js +1 -1
- package/dist/nexabase-report.umd.js +3 -3
- package/dist/{pptxgen.es-DD01xTKF.js → pptxgen.es-ChpReMqp.js} +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as rt, d as $t } from "./index-
|
|
1
|
+
import { c as rt, d as $t } from "./index-35TqocHc.js";
|
|
2
2
|
function nt(e) {
|
|
3
3
|
throw new Error('Could not dynamically require "' + e + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
|
|
4
4
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "nexabase-report",
|
|
3
|
-
"version": "0.26.
|
|
3
|
+
"version": "0.26.3",
|
|
4
4
|
"description": "Professional report designer and viewer for NexaBase — drag & drop designer, PDF/Excel export, charts, crosstabs, subreports.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "NexaBase Team",
|