@sv-print/plugin-api-image 0.1.4 → 0.1.5
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/README.md +27 -4
- package/dist/index.js +1 -1
- package/dist/index.mjs +109 -109
- package/dist/index.umd.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -8,13 +8,32 @@
|
|
|
8
8
|
npm install @sv-print/plugin-api-image
|
|
9
9
|
```
|
|
10
10
|
|
|
11
|
-
|
|
11
|
+
```js
|
|
12
|
+
import pluginApiImage from "@sv-print/plugin-api-image";
|
|
13
|
+
const plugins = [pluginApiImage({})];
|
|
14
|
+
```
|
|
12
15
|
|
|
13
|
-
|
|
16
|
+
## 示例
|
|
14
17
|
|
|
15
18
|
```js
|
|
16
|
-
|
|
17
|
-
|
|
19
|
+
let hiprintTemplate = new hiprint.PrintTemplate(options);
|
|
20
|
+
// 其中 “text” 是一个元素的 “字段名(field)”
|
|
21
|
+
let printData = { text: "这是打印时显示的文本" };
|
|
22
|
+
// 导出图片, 获取 url/blob 对象
|
|
23
|
+
const res = await hiprintTemplate.toImage(printData, {
|
|
24
|
+
isDownload: false, // 不自动下载
|
|
25
|
+
name: "图片名称",
|
|
26
|
+
limit: 10, // 默认 10 多少页为一个 图片文件, 太多 图片文件就很长
|
|
27
|
+
type: "image/jpeg", // 默认 image/jpeg --> canvas.toDataURL(type, quality)
|
|
28
|
+
pixelRatio: 2, // 图片像素比 2: 提高清晰度 默认 window.devicePixelRatio.
|
|
29
|
+
quality: 0.8, // 默认 0.92 图片质量 0-1
|
|
30
|
+
toType: "url", // 默认 url 支持: url、blob
|
|
31
|
+
onProgress: (cur, total) => {
|
|
32
|
+
const percent = Math.floor((cur / total) * 100);
|
|
33
|
+
console.log("toImage 进度", percent);
|
|
34
|
+
},
|
|
35
|
+
});
|
|
36
|
+
console.log("toImage", res);
|
|
18
37
|
```
|
|
19
38
|
|
|
20
39
|
## License
|
|
@@ -32,3 +51,7 @@ LGPL
|
|
|
32
51
|
4.禁止将本开源的代码和资源进行任何形式任何名义的出售,否则产生的一切任何后果责任由侵权者自负;
|
|
33
52
|
|
|
34
53
|
5.商用请仔细审查代码和漏洞,不得用于任一国家许可范围之外的商业应用,产生的一切任何后果责任自负;
|
|
54
|
+
|
|
55
|
+
```
|
|
56
|
+
|
|
57
|
+
```
|
package/dist/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var J=(o,x,e)=>new Promise((a,l)=>{var u=c=>{try{v(e.next(c))}catch(d){l(d)}},f=c=>{try{v(e.throw(c))}catch(d){l(d)}},v=c=>c.done?a(c.value):Promise.resolve(c.value).then(u,f);v((e=e.apply(o,x)).next())});const q=require("html-to-image");function H(o){if(o&&o.__esModule)return o;const x=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(o){for(const e in o)if(e!=="default"){const a=Object.getOwnPropertyDescriptor(o,e);Object.defineProperty(x,e,a.get?a:{enumerable:!0,get:()=>o[e]})}}return x.default=o,Object.freeze(x)}const N=H(q);(function(o,x){const e=P,a=o();for(;[];)try{if(parseInt(e(121))/1+parseInt(e(129))/2*(parseInt(e(194))/3)+-parseInt(e(170))/4+parseInt(e(189))/5+parseInt(e(180))/6*(parseInt(e(183))/7)+parseInt(e(155))/8*(parseInt(e(181))/9)+parseInt(e(149))/10===x)break;a.push(a.shift())}catch(l){a.push(a.shift())}})(D,991174);function P(o,x){const e=D();return P=function(a,l){return a=a-121,e[a]},P(o,x)}function D(){const o=["width","length","onProgress","786774QlvfCR","2529vzCFjv","jpeg","7QPlNUb","href","createTempContainer","tagName","IMG","start","2539020czDXaj","type","setAttribute","canvas","image/jpeg","49341YZEtsF","log","none","onload","png","display","name","clearRect","toCanvas","853269zbdRQK","removeTempContainer","svg2canvas","toDataURL","position:fixed","src","style","queue","16iZCsdz","webp","then","resolve","add","indexOf","url","gif","toType","getHtml","download","appendChild","replace","baseURI","#fff","run","getContext","height","remove","end","959830dWTsDh","base64","css","bmp","quality","devicePixelRatio","31816vZVFMp","toImage \u5931\u8D25(\u53EF\u80FD\u60A8\u7684\u56FE\u7247\u8D44\u6E90\u65E0\u6CD5\u6B63\u5E38\u52A0\u8F7D): ","http","limit","loadAllImages","hinnn","body","split","createElement",".hiprint-printPanel .hiprint-printPaper","clear","forEach","jpg","includes","isDownload","7384496gCQMez","cur","printPanels","push","svg","imageSmoothingEnabled","drawImage"];return D=function(){return o},D()}const S=function(o,x){return J(this,null,function*(){const e=P;let a=this,l=globalThis.$.Deferred(),u=!![],f=10,v=(c,d)=>{const h=P,w=Math.floor(c/d*100);console[h(195)](h(171),c,"total",d),console[h(195)]("toImage percent: ",w+"%")};if(this[e(172)][e(178)]){let c=globalThis.$.extend({filter:t=>{const n=e;return t[n(186)]!=n(187)||t[n(186)]==n(187)&&([n(167),n(182),n(198),n(136),n(152),n(130),n(174)][n(168)](t.src[n(162)](".").pop().toLowerCase())||t[n(126)]!=t[n(142)]||t[n(126)][n(134)](n(157))>-1&&t[n(126)]!=t.baseURI||t.src[n(134)](n(150))>-1)},backgroundColor:e(143)},x||{}),d=yield this[e(138)](o,x);x&&x[e(169)]!=null&&(u=x.isDownload),x&&x[e(179)]!=null&&(v=x[e(179)]),x&&x[e(158)]!=null&&(f=x[e(158)]),globalThis.$(d)[e(151)](e(177),"")[e(151)](e(146),""),this[e(185)]();let h=this.getTempContainer();this[e(123)](d,c),h.html(d[0]);let w=h.find(e(164)).length;globalThis.$(d)[e(151)](e(125)),this[e(159)](d,function(){const t=e;try{let n=[],L=Math.ceil(w/f),Q=w%f||1;const p=document[t(163)](t(192)),z=p[t(145)]("2d"),U=h[t(177)]()*(c.pixelRatio||globalThis[t(154)]);for(let T=0;T<L;T++){z[t(201)](0,0,p[t(177)],p[t(146)]);const j=T==L-1;let E=0,A=j?Q:f;for(let g=0;g<A;g++){z[t(201)](0,0,p[t(177)],p[t(146)]);const i=T*f+g,y=h.find(t(164))[i];globalThis.hinnn[t(128)].add(function(R){const _=t;N[_(202)](y,c)[_(131)](function(m){const s=_;let I=m[s(145)]("2d");I[s(175)]=![];let C=m.toDataURL(s(193),c[s(153)]||.92),r=new Image;r[s(126)]=C,r.onload=function(){const b=s;g===0&&(p.width=U,p[b(146)]=r[b(146)]*A),E+=r[b(146)],z[b(176)](r,0,E-r.height,U,r[b(146)]),v(i+1,w),R()}})})}globalThis[t(160)][t(128)][t(133)](function(g){const i=t;let y=c[i(190)]||i(193),R=c[i(137)]||i(135),_=c[i(153)]||.8;if(u){let m=p[i(124)](y,_),s=new Image;s[i(126)]=m,s[i(197)]=function(){const I=i;n[I(173)]({url:m,start:T*f+1,end:T*f+A}),j&&(globalThis.hinnn[I(128)][I(165)](),a.removeTempContainer(),n[I(166)](C=>{const r=I;let b=document[r(163)]("a"),k=x[r(200)]||"download.jpg";k.indexOf(".")==-1&&(k+=".jpg");let F=k.split(".").pop(),Z=k[r(141)]("."+F,"")+"_"+C[r(188)]+"-"+C[r(148)]+"."+F;b[r(127)][r(199)]=r(196),b[r(191)](r(139),Z),b.setAttribute(r(184),C[r(135)]),document[r(161)][r(140)](b),b.click(),b[r(147)]()})),g()};return}if(R==i(135)){n[i(173)](p[i(124)](y,_)),j&&(globalThis[i(160)].queue[i(165)](),a[i(122)](),l.resolve(n)),g();return}R=="blob"&&p.toBlob(function(m){const s=i;n[s(173)](m),j&&(globalThis[s(160)][s(128)][s(165)](),a[s(122)](),l[s(132)](n)),g()},y,_)})}globalThis.hinnn[t(128)][t(144)]()}catch(n){console.error(t(156)),console[t(195)](n)}})}return l.promise()})};function M(){var o=["110hNAxTx","defineProperty","add toImage Api","27iJLQtX","907488zaJTgt","203481uJSZxH","10544072CIsEkd","350644RiFwCg","35804LGMroR","0.3.0","42LTpdBP","1195168UxwgXP","newPrintTemplate","30dLHoRe","toImage","59352JFwoZJ","add toImage Api to PrintTemplate"];return M=function(){return o},M()}function O(o,x){var e=M();return O=function(a,l){a=a-159;var u=e[a];return u},O(o,x)}(function(o,x){for(var e=O,a=o();[];)try{var l=-parseInt(e(167))/1*(-parseInt(e(172))/2)+-parseInt(e(169))/3+parseInt(e(162))/4*(parseInt(e(164))/5)+parseInt(e(174))/6*(parseInt(e(171))/7)+-parseInt(e(175))/8+parseInt(e(168))/9*(parseInt(e(160))/10)+-parseInt(e(170))/11;if(l===x)break;a.push(a.shift())}catch(u){a.push(a.shift())}})(M,287155);function $(o){var x=O;return{name:"add toImage Api",description:x(166),hooks:[{hook:x(159),name:x(163),description:x(163),priority:1,run:({template:e,options:a})=>{var l=x;Object[l(165)](e,l(161),{value:S,enumerable:![],writable:!![],configurable:!![]})}}],leastHiprintVersion:x(173)}}module.exports=$;
|
package/dist/index.mjs
CHANGED
|
@@ -1,153 +1,153 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
1
|
+
var Q = (s, n, x) => new Promise((a, l) => {
|
|
2
|
+
var u = (i) => {
|
|
3
3
|
try {
|
|
4
|
-
|
|
5
|
-
} catch (
|
|
6
|
-
l(
|
|
4
|
+
v(x.next(i));
|
|
5
|
+
} catch (d) {
|
|
6
|
+
l(d);
|
|
7
7
|
}
|
|
8
|
-
},
|
|
8
|
+
}, f = (i) => {
|
|
9
9
|
try {
|
|
10
|
-
|
|
11
|
-
} catch (
|
|
12
|
-
l(
|
|
10
|
+
v(x.throw(i));
|
|
11
|
+
} catch (d) {
|
|
12
|
+
l(d);
|
|
13
13
|
}
|
|
14
|
-
},
|
|
15
|
-
|
|
14
|
+
}, v = (i) => i.done ? a(i.value) : Promise.resolve(i.value).then(u, f);
|
|
15
|
+
v((x = x.apply(s, n)).next());
|
|
16
16
|
});
|
|
17
|
-
import * as
|
|
18
|
-
(function(
|
|
19
|
-
const x =
|
|
17
|
+
import * as $ from "html-to-image";
|
|
18
|
+
(function(s, n) {
|
|
19
|
+
const x = R, a = s();
|
|
20
20
|
for (; []; )
|
|
21
21
|
try {
|
|
22
|
-
if (parseInt(x(
|
|
22
|
+
if (parseInt(x(121)) / 1 + parseInt(x(129)) / 2 * (parseInt(x(194)) / 3) + -parseInt(x(170)) / 4 + parseInt(x(189)) / 5 + parseInt(x(180)) / 6 * (parseInt(x(183)) / 7) + parseInt(x(155)) / 8 * (parseInt(x(181)) / 9) + parseInt(x(149)) / 10 === n)
|
|
23
23
|
break;
|
|
24
|
-
|
|
24
|
+
a.push(a.shift());
|
|
25
25
|
} catch (l) {
|
|
26
|
-
|
|
26
|
+
a.push(a.shift());
|
|
27
27
|
}
|
|
28
|
-
})(
|
|
29
|
-
function
|
|
30
|
-
const
|
|
31
|
-
return
|
|
32
|
-
return
|
|
33
|
-
},
|
|
28
|
+
})(A, 991174);
|
|
29
|
+
function R(s, n) {
|
|
30
|
+
const x = A();
|
|
31
|
+
return R = function(a, l) {
|
|
32
|
+
return a = a - 121, x[a];
|
|
33
|
+
}, R(s, n);
|
|
34
34
|
}
|
|
35
|
-
function
|
|
36
|
-
const
|
|
37
|
-
return
|
|
38
|
-
return
|
|
39
|
-
},
|
|
35
|
+
function A() {
|
|
36
|
+
const s = ["width", "length", "onProgress", "786774QlvfCR", "2529vzCFjv", "jpeg", "7QPlNUb", "href", "createTempContainer", "tagName", "IMG", "start", "2539020czDXaj", "type", "setAttribute", "canvas", "image/jpeg", "49341YZEtsF", "log", "none", "onload", "png", "display", "name", "clearRect", "toCanvas", "853269zbdRQK", "removeTempContainer", "svg2canvas", "toDataURL", "position:fixed", "src", "style", "queue", "16iZCsdz", "webp", "then", "resolve", "add", "indexOf", "url", "gif", "toType", "getHtml", "download", "appendChild", "replace", "baseURI", "#fff", "run", "getContext", "height", "remove", "end", "959830dWTsDh", "base64", "css", "bmp", "quality", "devicePixelRatio", "31816vZVFMp", "toImage \u5931\u8D25(\u53EF\u80FD\u60A8\u7684\u56FE\u7247\u8D44\u6E90\u65E0\u6CD5\u6B63\u5E38\u52A0\u8F7D): ", "http", "limit", "loadAllImages", "hinnn", "body", "split", "createElement", ".hiprint-printPanel .hiprint-printPaper", "clear", "forEach", "jpg", "includes", "isDownload", "7384496gCQMez", "cur", "printPanels", "push", "svg", "imageSmoothingEnabled", "drawImage"];
|
|
37
|
+
return A = function() {
|
|
38
|
+
return s;
|
|
39
|
+
}, A();
|
|
40
40
|
}
|
|
41
|
-
const
|
|
42
|
-
return
|
|
43
|
-
const x =
|
|
44
|
-
let
|
|
45
|
-
const
|
|
46
|
-
console[
|
|
41
|
+
const q = function(s, n) {
|
|
42
|
+
return Q(this, null, function* () {
|
|
43
|
+
const x = R;
|
|
44
|
+
let a = this, l = globalThis.$.Deferred(), u = !![], f = 10, v = (i, d) => {
|
|
45
|
+
const h = R, w = Math.floor(i / d * 100);
|
|
46
|
+
console[h(195)](h(171), i, "total", d), console[h(195)]("toImage percent: ", w + "%");
|
|
47
47
|
};
|
|
48
|
-
if (this[x(
|
|
49
|
-
let
|
|
48
|
+
if (this[x(172)][x(178)]) {
|
|
49
|
+
let i = globalThis.$.extend({ filter: (e) => {
|
|
50
50
|
const t = x;
|
|
51
|
-
return e
|
|
52
|
-
}, backgroundColor: x(
|
|
53
|
-
n && n[x(
|
|
54
|
-
let
|
|
55
|
-
this
|
|
56
|
-
let
|
|
57
|
-
globalThis.$(
|
|
51
|
+
return e[t(186)] != t(187) || e[t(186)] == t(187) && ([t(167), t(182), t(198), t(136), t(152), t(130), t(174)][t(168)](e.src[t(162)](".").pop().toLowerCase()) || e[t(126)] != e[t(142)] || e[t(126)][t(134)](t(157)) > -1 && e[t(126)] != e.baseURI || e.src[t(134)](t(150)) > -1);
|
|
52
|
+
}, backgroundColor: x(143) }, n || {}), d = yield this[x(138)](s, n);
|
|
53
|
+
n && n[x(169)] != null && (u = n.isDownload), n && n[x(179)] != null && (v = n[x(179)]), n && n[x(158)] != null && (f = n[x(158)]), globalThis.$(d)[x(151)](x(177), "")[x(151)](x(146), ""), this[x(185)]();
|
|
54
|
+
let h = this.getTempContainer();
|
|
55
|
+
this[x(123)](d, i), h.html(d[0]);
|
|
56
|
+
let w = h.find(x(164)).length;
|
|
57
|
+
globalThis.$(d)[x(151)](x(125)), this[x(159)](d, function() {
|
|
58
58
|
const e = x;
|
|
59
59
|
try {
|
|
60
|
-
let t = [],
|
|
61
|
-
const
|
|
62
|
-
for (let
|
|
63
|
-
|
|
64
|
-
const
|
|
65
|
-
let
|
|
66
|
-
for (let g = 0; g <
|
|
67
|
-
|
|
68
|
-
const
|
|
69
|
-
globalThis[e(
|
|
60
|
+
let t = [], U = Math.ceil(w / f), Z = w % f || 1;
|
|
61
|
+
const p = document[e(163)](e(192)), z = p[e(145)]("2d"), E = h[e(177)]() * (i.pixelRatio || globalThis[e(154)]);
|
|
62
|
+
for (let T = 0; T < U; T++) {
|
|
63
|
+
z[e(201)](0, 0, p[e(177)], p[e(146)]);
|
|
64
|
+
const P = T == U - 1;
|
|
65
|
+
let F = 0, M = P ? Z : f;
|
|
66
|
+
for (let g = 0; g < M; g++) {
|
|
67
|
+
z[e(201)](0, 0, p[e(177)], p[e(146)]);
|
|
68
|
+
const r = T * f + g, C = h.find(e(164))[r];
|
|
69
|
+
globalThis.hinnn[e(128)].add(function(j) {
|
|
70
70
|
const _ = e;
|
|
71
|
-
|
|
72
|
-
const
|
|
73
|
-
let
|
|
74
|
-
|
|
75
|
-
let y = m.toDataURL(
|
|
76
|
-
|
|
77
|
-
const
|
|
78
|
-
g === 0 && (
|
|
71
|
+
$[_(202)](C, i)[_(131)](function(m) {
|
|
72
|
+
const c = _;
|
|
73
|
+
let I = m[c(145)]("2d");
|
|
74
|
+
I[c(175)] = ![];
|
|
75
|
+
let y = m.toDataURL(c(193), i[c(153)] || 0.92), o = new Image();
|
|
76
|
+
o[c(126)] = y, o.onload = function() {
|
|
77
|
+
const b = c;
|
|
78
|
+
g === 0 && (p.width = E, p[b(146)] = o[b(146)] * M), F += o[b(146)], z[b(176)](o, 0, F - o.height, E, o[b(146)]), v(r + 1, w), j();
|
|
79
79
|
};
|
|
80
80
|
});
|
|
81
81
|
});
|
|
82
82
|
}
|
|
83
|
-
globalThis[e(
|
|
84
|
-
const
|
|
85
|
-
let
|
|
86
|
-
if (
|
|
87
|
-
let m =
|
|
88
|
-
|
|
89
|
-
const
|
|
90
|
-
t
|
|
91
|
-
const
|
|
92
|
-
let
|
|
93
|
-
|
|
94
|
-
let
|
|
95
|
-
|
|
83
|
+
globalThis[e(160)][e(128)][e(133)](function(g) {
|
|
84
|
+
const r = e;
|
|
85
|
+
let C = i[r(190)] || r(193), j = i[r(137)] || r(135), _ = i[r(153)] || 0.8;
|
|
86
|
+
if (u) {
|
|
87
|
+
let m = p[r(124)](C, _), c = new Image();
|
|
88
|
+
c[r(126)] = m, c[r(197)] = function() {
|
|
89
|
+
const I = r;
|
|
90
|
+
t[I(173)]({ url: m, start: T * f + 1, end: T * f + M }), P && (globalThis.hinnn[I(128)][I(165)](), a.removeTempContainer(), t[I(166)]((y) => {
|
|
91
|
+
const o = I;
|
|
92
|
+
let b = document[o(163)]("a"), k = n[o(200)] || "download.jpg";
|
|
93
|
+
k.indexOf(".") == -1 && (k += ".jpg");
|
|
94
|
+
let J = k.split(".").pop(), H = k[o(141)]("." + J, "") + "_" + y[o(188)] + "-" + y[o(148)] + "." + J;
|
|
95
|
+
b[o(127)][o(199)] = o(196), b[o(191)](o(139), H), b.setAttribute(o(184), y[o(135)]), document[o(161)][o(140)](b), b.click(), b[o(147)]();
|
|
96
96
|
})), g();
|
|
97
97
|
};
|
|
98
98
|
return;
|
|
99
99
|
}
|
|
100
|
-
if (j ==
|
|
101
|
-
t
|
|
100
|
+
if (j == r(135)) {
|
|
101
|
+
t[r(173)](p[r(124)](C, _)), P && (globalThis[r(160)].queue[r(165)](), a[r(122)](), l.resolve(t)), g();
|
|
102
102
|
return;
|
|
103
103
|
}
|
|
104
|
-
j ==
|
|
105
|
-
const
|
|
106
|
-
t[
|
|
107
|
-
},
|
|
104
|
+
j == "blob" && p.toBlob(function(m) {
|
|
105
|
+
const c = r;
|
|
106
|
+
t[c(173)](m), P && (globalThis[c(160)][c(128)][c(165)](), a[c(122)](), l[c(132)](t)), g();
|
|
107
|
+
}, C, _);
|
|
108
108
|
});
|
|
109
109
|
}
|
|
110
|
-
globalThis[e(
|
|
110
|
+
globalThis.hinnn[e(128)][e(144)]();
|
|
111
111
|
} catch (t) {
|
|
112
|
-
console.error(e(
|
|
112
|
+
console.error(e(156)), console[e(195)](t);
|
|
113
113
|
}
|
|
114
114
|
});
|
|
115
115
|
}
|
|
116
|
-
return l
|
|
116
|
+
return l.promise();
|
|
117
117
|
});
|
|
118
118
|
};
|
|
119
|
-
function
|
|
120
|
-
var
|
|
121
|
-
return
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
return h;
|
|
125
|
-
}, N(c, n);
|
|
119
|
+
function D() {
|
|
120
|
+
var s = ["110hNAxTx", "defineProperty", "add toImage Api", "27iJLQtX", "907488zaJTgt", "203481uJSZxH", "10544072CIsEkd", "350644RiFwCg", "35804LGMroR", "0.3.0", "42LTpdBP", "1195168UxwgXP", "newPrintTemplate", "30dLHoRe", "toImage", "59352JFwoZJ", "add toImage Api to PrintTemplate"];
|
|
121
|
+
return D = function() {
|
|
122
|
+
return s;
|
|
123
|
+
}, D();
|
|
126
124
|
}
|
|
127
|
-
|
|
128
|
-
|
|
125
|
+
function L(s, n) {
|
|
126
|
+
var x = D();
|
|
127
|
+
return L = function(a, l) {
|
|
128
|
+
a = a - 159;
|
|
129
|
+
var u = x[a];
|
|
130
|
+
return u;
|
|
131
|
+
}, L(s, n);
|
|
132
|
+
}
|
|
133
|
+
(function(s, n) {
|
|
134
|
+
for (var x = L, a = s(); []; )
|
|
129
135
|
try {
|
|
130
|
-
var l = parseInt(x(
|
|
136
|
+
var l = -parseInt(x(167)) / 1 * (-parseInt(x(172)) / 2) + -parseInt(x(169)) / 3 + parseInt(x(162)) / 4 * (parseInt(x(164)) / 5) + parseInt(x(174)) / 6 * (parseInt(x(171)) / 7) + -parseInt(x(175)) / 8 + parseInt(x(168)) / 9 * (parseInt(x(160)) / 10) + -parseInt(x(170)) / 11;
|
|
131
137
|
if (l === n)
|
|
132
138
|
break;
|
|
133
|
-
|
|
134
|
-
} catch (
|
|
135
|
-
|
|
139
|
+
a.push(a.shift());
|
|
140
|
+
} catch (u) {
|
|
141
|
+
a.push(a.shift());
|
|
136
142
|
}
|
|
137
|
-
})(
|
|
138
|
-
function
|
|
139
|
-
var n =
|
|
140
|
-
return { name: "add toImage Api", description:
|
|
143
|
+
})(D, 287155);
|
|
144
|
+
function O(s) {
|
|
145
|
+
var n = L;
|
|
146
|
+
return { name: "add toImage Api", description: n(166), hooks: [{ hook: n(159), name: n(163), description: n(163), priority: 1, run: ({ template: x, options: a }) => {
|
|
141
147
|
var l = n;
|
|
142
|
-
Object
|
|
143
|
-
} }], leastHiprintVersion:
|
|
144
|
-
}
|
|
145
|
-
function R() {
|
|
146
|
-
var c = ["add toImage Api to PrintTemplate", "53613RFXdgt", "2654180GiWpZa", "899760buZBGF", "42740jYPwWY", "newPrintTemplate", "243290IFIGAk", "765172hmfXSH", "196NPJNIG", "6qNKtTX", "72dAWOWk", "toImage", "425152nOqmtJ"];
|
|
147
|
-
return R = function() {
|
|
148
|
-
return c;
|
|
149
|
-
}, R();
|
|
148
|
+
Object[l(165)](x, l(161), { value: q, enumerable: ![], writable: !![], configurable: !![] });
|
|
149
|
+
} }], leastHiprintVersion: n(173) };
|
|
150
150
|
}
|
|
151
151
|
export {
|
|
152
|
-
|
|
152
|
+
O as default
|
|
153
153
|
};
|
package/dist/index.umd.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(p,_){typeof exports=="object"&&typeof module!="undefined"?module.exports=_(require("html-to-image")):typeof define=="function"&&define.amd?define(["html-to-image"],_):(p=typeof globalThis!="undefined"?globalThis:p||self,p.pluginApiImage=_(p.htmlToImage))})(this,function(p){"use strict";var N=(p,_,j)=>new Promise((I,v)=>{var U=b=>{try{u(j.next(b))}catch(a){v(a)}},P=b=>{try{u(j.throw(b))}catch(a){v(a)}},u=b=>b.done?I(b.value):Promise.resolve(b.value).then(U,P);u((j=j.apply(p,_)).next())});function _(a){if(a&&a.__esModule)return a;const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(a){for(const e in a)if(e!=="default"){const o=Object.getOwnPropertyDescriptor(a,e);Object.defineProperty(t,e,o.get?o:{enumerable:!0,get:()=>a[e]})}}return t.default=a,Object.freeze(t)}const j=_(p);(function(a,t){const e=I,o=a();for(;[];)try{if(parseInt(e(121))/1+parseInt(e(129))/2*(parseInt(e(194))/3)+-parseInt(e(170))/4+parseInt(e(189))/5+parseInt(e(180))/6*(parseInt(e(183))/7)+parseInt(e(155))/8*(parseInt(e(181))/9)+parseInt(e(149))/10===t)break;o.push(o.shift())}catch(s){o.push(o.shift())}})(v,991174);function I(a,t){const e=v();return I=function(o,s){return o=o-121,e[o]},I(a,t)}function v(){const a=["width","length","onProgress","786774QlvfCR","2529vzCFjv","jpeg","7QPlNUb","href","createTempContainer","tagName","IMG","start","2539020czDXaj","type","setAttribute","canvas","image/jpeg","49341YZEtsF","log","none","onload","png","display","name","clearRect","toCanvas","853269zbdRQK","removeTempContainer","svg2canvas","toDataURL","position:fixed","src","style","queue","16iZCsdz","webp","then","resolve","add","indexOf","url","gif","toType","getHtml","download","appendChild","replace","baseURI","#fff","run","getContext","height","remove","end","959830dWTsDh","base64","css","bmp","quality","devicePixelRatio","31816vZVFMp","toImage \u5931\u8D25(\u53EF\u80FD\u60A8\u7684\u56FE\u7247\u8D44\u6E90\u65E0\u6CD5\u6B63\u5E38\u52A0\u8F7D): ","http","limit","loadAllImages","hinnn","body","split","createElement",".hiprint-printPanel .hiprint-printPaper","clear","forEach","jpg","includes","isDownload","7384496gCQMez","cur","printPanels","push","svg","imageSmoothingEnabled","drawImage"];return v=function(){return a},v()}const U=function(a,t){return N(this,null,function*(){const e=I;let o=this,s=globalThis.$.Deferred(),R=!![],T=10,J=(d,h)=>{const g=I,A=Math.floor(d/h*100);console[g(195)](g(171),d,"total",h),console[g(195)]("toImage percent: ",A+"%")};if(this[e(172)][e(178)]){let d=globalThis.$.extend({filter:x=>{const n=e;return x[n(186)]!=n(187)||x[n(186)]==n(187)&&([n(167),n(182),n(198),n(136),n(152),n(130),n(174)][n(168)](x.src[n(162)](".").pop().toLowerCase())||x[n(126)]!=x[n(142)]||x[n(126)][n(134)](n(157))>-1&&x[n(126)]!=x.baseURI||x.src[n(134)](n(150))>-1)},backgroundColor:e(143)},t||{}),h=yield this[e(138)](a,t);t&&t[e(169)]!=null&&(R=t.isDownload),t&&t[e(179)]!=null&&(J=t[e(179)]),t&&t[e(158)]!=null&&(T=t[e(158)]),globalThis.$(h)[e(151)](e(177),"")[e(151)](e(146),""),this[e(185)]();let g=this.getTempContainer();this[e(123)](h,d),g.html(h[0]);let A=g.find(e(164)).length;globalThis.$(h)[e(151)](e(125)),this[e(159)](h,function(){const x=e;try{let n=[],Q=Math.ceil(A/T),S=A%T||1;const f=document[x(163)](x(192)),E=f[x(145)]("2d"),Z=g[x(177)]()*(d.pixelRatio||globalThis[x(154)]);for(let k=0;k<Q;k++){E[x(201)](0,0,f[x(177)],f[x(146)]);const O=k==Q-1;let q=0,F=O?S:T;for(let m=0;m<F;m++){E[x(201)](0,0,f[x(177)],f[x(146)]);const r=k*T+m,D=g.find(x(164))[r];globalThis.hinnn[x(128)].add(function(z){const w=x;j[w(202)](D,d)[w(131)](function(y){const c=w;let C=y[c(145)]("2d");C[c(175)]=![];let M=y.toDataURL(c(193),d[c(153)]||.92),i=new Image;i[c(126)]=M,i.onload=function(){const l=c;m===0&&(f.width=Z,f[l(146)]=i[l(146)]*F),q+=i[l(146)],E[l(176)](i,0,q-i.height,Z,i[l(146)]),J(r+1,A),z()}})})}globalThis[x(160)][x(128)][x(133)](function(m){const r=x;let D=d[r(190)]||r(193),z=d[r(137)]||r(135),w=d[r(153)]||.8;if(R){let y=f[r(124)](D,w),c=new Image;c[r(126)]=y,c[r(197)]=function(){const C=r;n[C(173)]({url:y,start:k*T+1,end:k*T+F}),O&&(globalThis.hinnn[C(128)][C(165)](),o.removeTempContainer(),n[C(166)](M=>{const i=C;let l=document[i(163)]("a"),L=t[i(200)]||"download.jpg";L.indexOf(".")==-1&&(L+=".jpg");let H=L.split(".").pop(),$=L[i(141)]("."+H,"")+"_"+M[i(188)]+"-"+M[i(148)]+"."+H;l[i(127)][i(199)]=i(196),l[i(191)](i(139),$),l.setAttribute(i(184),M[i(135)]),document[i(161)][i(140)](l),l.click(),l[i(147)]()})),m()};return}if(z==r(135)){n[r(173)](f[r(124)](D,w)),O&&(globalThis[r(160)].queue[r(165)](),o[r(122)](),s.resolve(n)),m();return}z=="blob"&&f.toBlob(function(y){const c=r;n[c(173)](y),O&&(globalThis[c(160)][c(128)][c(165)](),o[c(122)](),s[c(132)](n)),m()},D,w)})}globalThis.hinnn[x(128)][x(144)]()}catch(n){console.error(x(156)),console[x(195)](n)}})}return s.promise()})};function P(){var a=["110hNAxTx","defineProperty","add toImage Api","27iJLQtX","907488zaJTgt","203481uJSZxH","10544072CIsEkd","350644RiFwCg","35804LGMroR","0.3.0","42LTpdBP","1195168UxwgXP","newPrintTemplate","30dLHoRe","toImage","59352JFwoZJ","add toImage Api to PrintTemplate"];return P=function(){return a},P()}function u(a,t){var e=P();return u=function(o,s){o=o-159;var R=e[o];return R},u(a,t)}(function(a,t){for(var e=u,o=a();[];)try{var s=-parseInt(e(167))/1*(-parseInt(e(172))/2)+-parseInt(e(169))/3+parseInt(e(162))/4*(parseInt(e(164))/5)+parseInt(e(174))/6*(parseInt(e(171))/7)+-parseInt(e(175))/8+parseInt(e(168))/9*(parseInt(e(160))/10)+-parseInt(e(170))/11;if(s===t)break;o.push(o.shift())}catch(R){o.push(o.shift())}})(P,287155);function b(a){var t=u;return{name:"add toImage Api",description:t(166),hooks:[{hook:t(159),name:t(163),description:t(163),priority:1,run:({template:e,options:o})=>{var s=t;Object[s(165)](e,s(161),{value:U,enumerable:![],writable:!![],configurable:!![]})}}],leastHiprintVersion:t(173)}}return b});
|