vue-print-designer 1.2.36 → 1.5.1

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.
@@ -1,4 +1,4 @@
1
- import { getDefaultExportFromCjs } from "./web-component-BNQHFdhy.js";
1
+ import { g as getDefaultExportFromCjs } from "./web-component-ne6M-zWN.js";
2
2
  function _mergeNamespaces(n, m) {
3
3
  for (var i = 0; i < m.length; i++) {
4
4
  const e = m[i];
@@ -3862,5 +3862,5 @@ const JsBarcode$1 = /* @__PURE__ */ _mergeNamespaces({
3862
3862
  default: JsBarcode
3863
3863
  }, [JsBarcodeExports]);
3864
3864
  export {
3865
- JsBarcode$1 as JsBarcode
3865
+ JsBarcode$1 as J
3866
3866
  };
@@ -1,4 +1,4 @@
1
- import { getDefaultExportFromCjs } from "./web-component-BNQHFdhy.js";
1
+ import { g as getDefaultExportFromCjs } from "./web-component-ne6M-zWN.js";
2
2
  function _mergeNamespaces(n, m) {
3
3
  for (var i = 0; i < m.length; i++) {
4
4
  const e = m[i];
@@ -2149,5 +2149,5 @@ const browser$1 = /* @__PURE__ */ _mergeNamespaces({
2149
2149
  default: browser
2150
2150
  }, [browserExports]);
2151
2151
  export {
2152
- browser$1 as browser
2152
+ browser$1 as b
2153
2153
  };
@@ -0,0 +1,6 @@
1
+ const Canvg = { fromString: () => ({ render: () => {
2
+ } }) };
3
+ export {
4
+ Canvg,
5
+ Canvg as default
6
+ };
@@ -0,0 +1,7 @@
1
+ function DOMPurify() {
2
+ return { sanitize: (html) => html };
3
+ }
4
+ DOMPurify.sanitize = (html) => html;
5
+ export {
6
+ DOMPurify as default
7
+ };
@@ -0,0 +1,6 @@
1
+ function html2canvas() {
2
+ return Promise.resolve(null);
3
+ }
4
+ export {
5
+ html2canvas as default
6
+ };
@@ -1,4 +1,4 @@
1
- import { defineComponent, h, computed, onUnmounted, watch, shallowRef, loader, onMounted, nextTick, ref } from "./web-component-BNQHFdhy.js";
1
+ import { d as defineComponent, h, a as computed, o as onUnmounted, w as watch, s as shallowRef, l as loader, b as onMounted, n as nextTick, r as ref } from "./web-component-ne6M-zWN.js";
2
2
  var __defProp$2 = Object.defineProperty;
3
3
  var __defProps = Object.defineProperties;
4
4
  var __getOwnPropDescs = Object.getOwnPropertyDescriptors;
@@ -1,7 +1,14 @@
1
1
  var __defProp = Object.defineProperty;
2
2
  var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
3
3
  var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
4
- import { _typeof } from "./typeof-DxTVrAEz.js";
4
+ function _typeof(o2) {
5
+ "@babel/helpers - typeof";
6
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function(o3) {
7
+ return typeof o3;
8
+ } : function(o3) {
9
+ return o3 && "function" == typeof Symbol && o3.constructor === Symbol && o3 !== Symbol.prototype ? "symbol" : typeof o3;
10
+ }, _typeof(o2);
11
+ }
5
12
  var u8 = Uint8Array, u16 = Uint16Array, i32 = Int32Array;
6
13
  var fleb = new u8([
7
14
  0,
@@ -10123,14 +10130,14 @@ function le() {
10123
10130
  }, t2.allowFsRead = void 0, t2.loadImageFile = t2.loadFile;
10124
10131
  })(E.API), (function(e) {
10125
10132
  function r() {
10126
- return (i.html2canvas ? Promise.resolve(i.html2canvas) : import("./html2canvas.esm-DWZSdXKi.js")).catch(function(t2) {
10133
+ return (i.html2canvas ? Promise.resolve(i.html2canvas) : import("./html2canvas-CZcUsoiB.js")).catch(function(t2) {
10127
10134
  return Promise.reject(new Error("Could not load html2canvas: " + t2));
10128
10135
  }).then(function(t2) {
10129
10136
  return t2.default ? t2.default : t2;
10130
10137
  });
10131
10138
  }
10132
10139
  function n() {
10133
- return (i.DOMPurify ? Promise.resolve(i.DOMPurify) : import("./purify.es-DadB-l2n.js")).catch(function(t2) {
10140
+ return (i.DOMPurify ? Promise.resolve(i.DOMPurify) : import("./dompurify-fy0HnYL4.js")).catch(function(t2) {
10134
10141
  return Promise.reject(new Error("Could not load dompurify: " + t2));
10135
10142
  }).then(function(t2) {
10136
10143
  return t2.default ? t2.default : t2;
@@ -10832,7 +10839,7 @@ function le() {
10832
10839
  var h2 = l2.getContext("2d");
10833
10840
  h2.fillStyle = "#fff", h2.fillRect(0, 0, l2.width, l2.height);
10834
10841
  var f2 = { ignoreMouse: true, ignoreAnimation: true, ignoreDimensions: true }, d2 = this;
10835
- return (i.canvg ? Promise.resolve(i.canvg) : import("./index.es-BmDZR2xC.js")).catch(function(t3) {
10842
+ return (i.canvg ? Promise.resolve(i.canvg) : import("./canvg-BzMQlId7.js")).catch(function(t3) {
10836
10843
  return Promise.reject(new Error("Could not load canvg: " + t3));
10837
10844
  }).then(function(t3) {
10838
10845
  return t3.default ? t3.default : t3;
@@ -1,4 +1,4 @@
1
- import { commonjsGlobal, getDefaultExportFromCjs } from "./web-component-BNQHFdhy.js";
1
+ import { c as commonjsGlobal, g as getDefaultExportFromCjs } from "./web-component-ne6M-zWN.js";
2
2
  function _mergeNamespaces(n, m) {
3
3
  for (var i = 0; i < m.length; i++) {
4
4
  const e = m[i];
@@ -2350,5 +2350,5 @@ const jszip_min$1 = /* @__PURE__ */ _mergeNamespaces({
2350
2350
  default: jszip_min
2351
2351
  }, [jszip_minExports]);
2352
2352
  export {
2353
- jszip_min$1 as jszip_min
2353
+ jszip_min$1 as j
2354
2354
  };
@@ -1,4 +1,4 @@
1
- import { PrintDesignerElement } from "./web-component-BNQHFdhy.js";
1
+ import { P } from "./web-component-ne6M-zWN.js";
2
2
  export {
3
- PrintDesignerElement
3
+ P as PrintDesignerElement
4
4
  };