iking-web-ui-pro 1.2.7 → 1.2.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.
- package/dist/IkApprovalProcessDetail/ik.index.es.js +123 -132
- package/dist/IkDescription/ik.index.es.js +15 -24
- package/dist/IkDetailPreviewFiles/ik.index.es.js +15 -24
- package/dist/IkPreviewFile/ik.index.es.js +15 -24
- package/dist/{index-CughgR_O.mjs → index-Cbyui2C0.mjs} +631 -640
- package/dist/{index.es-DgqPc8il.mjs → index.es-ByDyBGi-.mjs} +2 -2
- package/dist/index.es.js +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/{jspdf.es.min-CVLIg3IF.mjs → jspdf.es.min-BpyVpHjP.mjs} +1 -1
- package/package.json +1 -1
|
@@ -9174,7 +9174,7 @@ endobj\r
|
|
|
9174
9174
|
var d = h.getContext("2d");
|
|
9175
9175
|
d.fillStyle = "#fff", d.fillRect(0, 0, h.width, h.height);
|
|
9176
9176
|
var m = { ignoreMouse: !0, ignoreAnimation: !0, ignoreDimensions: !0 }, _ = this;
|
|
9177
|
-
return (Jt.canvg ? Promise.resolve(Jt.canvg) : import("./index.es-
|
|
9177
|
+
return (Jt.canvg ? Promise.resolve(Jt.canvg) : import("./index.es-ByDyBGi-.mjs")).catch(function(k) {
|
|
9178
9178
|
return Promise.reject(new Error("Could not load canvg: " + k));
|
|
9179
9179
|
}).then(function(k) {
|
|
9180
9180
|
return k.default ? k.default : k;
|