etiquetas.js 1.0.0-alpha.7 → 1.0.0-alpha.8

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.
@@ -11529,7 +11529,7 @@ function(t2) {
11529
11529
  */
11530
11530
  function(t2) {
11531
11531
  function e2() {
11532
- return (n.canvg ? Promise.resolve(n.canvg) : import("./index.es-yItW81m8.js")).catch(function(t3) {
11532
+ return (n.canvg ? Promise.resolve(n.canvg) : import("./index.es-Bjkfqo8i.js")).catch(function(t3) {
11533
11533
  return Promise.reject(new Error("Could not load canvg: " + t3));
11534
11534
  }).then(function(t3) {
11535
11535
  return t3.default ? t3.default : t3;
@@ -27880,7 +27880,7 @@ const getImagesFromUrlToBase64 = (url) => __async(void 0, null, function* () {
27880
27880
  throw new Error("Invalid URL provided");
27881
27881
  }
27882
27882
  console.log("getImagesFromUrlToBase64: Converting URL to Base64:", url);
27883
- const response = yield fetch("https://cors-anywhere.herokuapp.com/" + url);
27883
+ const response = yield fetch(url);
27884
27884
  if (!response.ok) {
27885
27885
  throw new Error(`HTTP error! status: ${response.status}`);
27886
27886
  }
@@ -59403,4 +59403,4 @@ export {
59403
59403
  sendToPrinter as y,
59404
59404
  validateLabelData as z
59405
59405
  };
59406
- //# sourceMappingURL=index-Tvy8FVsM.js.map
59406
+ //# sourceMappingURL=index-CarhsOdM.js.map