etiquetas.js 1.0.0-alpha.13 → 1.0.0-alpha.14
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/etiquetas.es.js +1 -1
- package/dist/etiquetas.umd.js +1 -1
- package/dist/etiquetas.umd.js.map +1 -1
- package/dist/{index-D33AuT1p.js → index-0gBKtbw4.js} +3 -3
- package/dist/{index-D33AuT1p.js.map → index-0gBKtbw4.js.map} +1 -1
- package/dist/{index.es-BrEbBPfG.js → index.es-CjFLf4zU.js} +2 -2
- package/dist/{index.es-BrEbBPfG.js.map → index.es-CjFLf4zU.js.map} +1 -1
- package/package.json +1 -1
|
@@ -11530,7 +11530,7 @@ function(t2) {
|
|
|
11530
11530
|
*/
|
|
11531
11531
|
function(t2) {
|
|
11532
11532
|
function e2() {
|
|
11533
|
-
return (n.canvg ? Promise.resolve(n.canvg) : import("./index.es-
|
|
11533
|
+
return (n.canvg ? Promise.resolve(n.canvg) : import("./index.es-CjFLf4zU.js")).catch(function(t3) {
|
|
11534
11534
|
return Promise.reject(new Error("Could not load canvg: " + t3));
|
|
11535
11535
|
}).then(function(t3) {
|
|
11536
11536
|
return t3.default ? t3.default : t3;
|
|
@@ -58529,7 +58529,7 @@ var pako = {
|
|
|
58529
58529
|
ungzip: ungzip_1,
|
|
58530
58530
|
constants: constants_1
|
|
58531
58531
|
};
|
|
58532
|
-
GlobalWorkerOptions.workerSrc = "https://cdnjs.cloudflare.com/ajax/libs/pdf.js/5.4.
|
|
58532
|
+
GlobalWorkerOptions.workerSrc = "https://cdnjs.cloudflare.com/ajax/libs/pdf.js/5.4.149/pdf.worker.min.mjs";
|
|
58533
58533
|
const convertPdfToImages = (_0, ..._1) => __async(void 0, [_0, ..._1], function* (pdfBuffer, options = {}) {
|
|
58534
58534
|
const { scale = 2.85 } = options;
|
|
58535
58535
|
try {
|
|
@@ -59973,4 +59973,4 @@ export {
|
|
|
59973
59973
|
sendToPrinter as y,
|
|
59974
59974
|
validateLabelData as z
|
|
59975
59975
|
};
|
|
59976
|
-
//# sourceMappingURL=index-
|
|
59976
|
+
//# sourceMappingURL=index-0gBKtbw4.js.map
|