hoeditor-web 3.2.13 → 3.2.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.
|
@@ -14897,7 +14897,7 @@ class DrawSignNode extends DrawCombineNode {
|
|
|
14897
14897
|
}
|
|
14898
14898
|
}
|
|
14899
14899
|
}
|
|
14900
|
-
const version = "3.2.
|
|
14900
|
+
const version = "3.2.14";
|
|
14901
14901
|
var FingerPosition = /* @__PURE__ */ ((a) => (a[a.left = 0] = "left", a[a.center = 1] = "center", a[a.right = 2] = "right", a))(FingerPosition || {});
|
|
14902
14902
|
class SignNode extends BaseNode {
|
|
14903
14903
|
constructor(hoEditorFactoryID, rootNodes, pNode, nodeType, number, type, name, signType, signFormat, signor, signTime, signTimeFormat, imgSrc, imgWidth, imgHeight, customProperty, isTemplate, styleIndex, connectMode, isFront, allowEditSignTime, fingerPrintSrc, fingerPosition, attribute, connectChar, otherProperties, dataId, associatedElement, isTemp, innerIdentifier) {
|
|
@@ -34015,7 +34015,7 @@ Arguments: ` + Array.prototype.slice.call(q).join("") + `
|
|
|
34015
34015
|
return q.priority - ce.priority;
|
|
34016
34016
|
}), L;
|
|
34017
34017
|
}
|
|
34018
|
-
var yt = /\d/, vt = /\d\d/, et = /\d{3}/, tt = /\d{4}/, gt = /[+-]?\d{6}/, lt = /\d\d?/, Ct = /\d\d\d\d?/, wt = /\d\d\d\d\d\d?/, Et = /\d{1,3}/, Dt = /\d{1,4}/, Qt = /[+-]?\d{1,6}/, Mt = /\d+/, rr = /[+-]?\d+/,
|
|
34018
|
+
var yt = /\d/, vt = /\d\d/, et = /\d{3}/, tt = /\d{4}/, gt = /[+-]?\d{6}/, lt = /\d\d?/, Ct = /\d\d\d\d?/, wt = /\d\d\d\d\d\d?/, Et = /\d{1,3}/, Dt = /\d{1,4}/, Qt = /[+-]?\d{1,6}/, Mt = /\d+/, rr = /[+-]?\d+/, xr = /Z|[+-]\d\d:?\d\d/gi, Rt = /Z|[+-]\d\d(?::?\d\d)?/gi, Gt = /[+-]?\d+(\.\d{1,3})?/, ee = /[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i, ne = /^[1-9]\d?/, De = /^([1-9]\d|\d)/, We;
|
|
34019
34019
|
We = {};
|
|
34020
34020
|
function Ye(D, L, Y) {
|
|
34021
34021
|
We[D] = U(L) ? L : function(q, ce) {
|
|
@@ -34045,21 +34045,21 @@ Arguments: ` + Array.prototype.slice.call(q).join("") + `
|
|
|
34045
34045
|
var L = +D, Y = 0;
|
|
34046
34046
|
return L !== 0 && isFinite(L) && (Y = ir(L)), Y;
|
|
34047
34047
|
}
|
|
34048
|
-
var
|
|
34049
|
-
function
|
|
34048
|
+
var br = {};
|
|
34049
|
+
function kt(D, L) {
|
|
34050
34050
|
var Y, q = L, ce;
|
|
34051
34051
|
for (typeof D == "string" && (D = [D]), f(L) && (q = function(Le, Ke) {
|
|
34052
34052
|
Ke[L] = ht(Le);
|
|
34053
34053
|
}), ce = D.length, Y = 0; Y < ce; Y++)
|
|
34054
|
-
|
|
34054
|
+
br[D[Y]] = q;
|
|
34055
34055
|
}
|
|
34056
34056
|
function wr(D, L) {
|
|
34057
|
-
|
|
34057
|
+
kt(D, function(Y, q, ce, Le) {
|
|
34058
34058
|
ce._w = ce._w || {}, L(Y, ce._w, ce, Le);
|
|
34059
34059
|
});
|
|
34060
34060
|
}
|
|
34061
34061
|
function dr(D, L, Y) {
|
|
34062
|
-
L != null && c(
|
|
34062
|
+
L != null && c(br, D) && br[D](L, Y._a, Y, D);
|
|
34063
34063
|
}
|
|
34064
34064
|
function Xt(D) {
|
|
34065
34065
|
return D % 4 === 0 && D % 100 !== 0 || D % 400 === 0;
|
|
@@ -34070,11 +34070,11 @@ Arguments: ` + Array.prototype.slice.call(q).join("") + `
|
|
|
34070
34070
|
return D <= 9999 ? we(D, 4) : "+" + D;
|
|
34071
34071
|
}), le(0, ["YY", 2], 0, function() {
|
|
34072
34072
|
return this.year() % 100;
|
|
34073
|
-
}), le(0, ["YYYY", 4], 0, "year"), le(0, ["YYYYY", 5], 0, "year"), le(0, ["YYYYYY", 6, !0], 0, "year"), Ye("Y", rr), Ye("YY", lt, vt), Ye("YYYY", Dt, tt), Ye("YYYYY", Qt, gt), Ye("YYYYYY", Qt, gt),
|
|
34073
|
+
}), le(0, ["YYYY", 4], 0, "year"), le(0, ["YYYYY", 5], 0, "year"), le(0, ["YYYYYY", 6, !0], 0, "year"), Ye("Y", rr), Ye("YY", lt, vt), Ye("YYYY", Dt, tt), Ye("YYYYY", Qt, gt), Ye("YYYYYY", Qt, gt), kt(["YYYYY", "YYYYYY"], jt), kt("YYYY", function(D, L) {
|
|
34074
34074
|
L[jt] = D.length === 2 ? o.parseTwoDigitYear(D) : ht(D);
|
|
34075
|
-
}),
|
|
34075
|
+
}), kt("YY", function(D, L) {
|
|
34076
34076
|
L[jt] = o.parseTwoDigitYear(D);
|
|
34077
|
-
}),
|
|
34077
|
+
}), kt("Y", function(D, L) {
|
|
34078
34078
|
L[jt] = parseInt(D, 10);
|
|
34079
34079
|
});
|
|
34080
34080
|
function Yr(D) {
|
|
@@ -34184,9 +34184,9 @@ Arguments: ` + Array.prototype.slice.call(q).join("") + `
|
|
|
34184
34184
|
return L.monthsShortRegex(D);
|
|
34185
34185
|
}), Ye("MMMM", function(D, L) {
|
|
34186
34186
|
return L.monthsRegex(D);
|
|
34187
|
-
}),
|
|
34187
|
+
}), kt(["M", "MM"], function(D, L) {
|
|
34188
34188
|
L[hr] = ht(D) - 1;
|
|
34189
|
-
}),
|
|
34189
|
+
}), kt(["MMM", "MMMM"], function(D, L, Y, q) {
|
|
34190
34190
|
var ce = Y._locale.monthsParse(D, q, Y._strict);
|
|
34191
34191
|
ce != null ? L[hr] = ce : v(Y).invalidMonth = D;
|
|
34192
34192
|
});
|
|
@@ -34279,7 +34279,7 @@ Arguments: ` + Array.prototype.slice.call(q).join("") + `
|
|
|
34279
34279
|
var q = 7 + L - Y, ce = (7 + pt(D, 0, q).getUTCDay() - L) % 7;
|
|
34280
34280
|
return -ce + q - 1;
|
|
34281
34281
|
}
|
|
34282
|
-
function
|
|
34282
|
+
function Ot(D, L, Y, q, ce) {
|
|
34283
34283
|
var Le = (7 + Y - q) % 7, Ke = Pt(D, q, ce), _t = 1 + 7 * (L - 1) + Le + Ke, Lt, Vt;
|
|
34284
34284
|
return _t <= 0 ? (Lt = D - 1, Vt = Yr(Lt) + _t) : _t > Yr(D) ? (Lt = D + 1, Vt = _t - Yr(D)) : (Lt = D, Vt = _t), {
|
|
34285
34285
|
year: Lt,
|
|
@@ -34353,7 +34353,7 @@ Arguments: ` + Array.prototype.slice.call(q).join("") + `
|
|
|
34353
34353
|
function Ri(D, L) {
|
|
34354
34354
|
return D.slice(L, 7).concat(D.slice(0, L));
|
|
34355
34355
|
}
|
|
34356
|
-
var
|
|
34356
|
+
var Tr = "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), eo = "Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"), dn = "Su_Mo_Tu_We_Th_Fr_Sa".split("_"), Sn = ee, En = ee, Fn = ee;
|
|
34357
34357
|
function Gr(D, L) {
|
|
34358
34358
|
var Y = s(this._weekdays) ? this._weekdays : this._weekdays[D && D !== !0 && this._weekdays.isFormat.test(L) ? "format" : "standalone"];
|
|
34359
34359
|
return D === !0 ? Ri(Y, this._week.dow) : D ? Y[D.day()] : Y;
|
|
@@ -34401,7 +34401,7 @@ Arguments: ` + Array.prototype.slice.call(q).join("") + `
|
|
|
34401
34401
|
return q;
|
|
34402
34402
|
}
|
|
34403
34403
|
}
|
|
34404
|
-
function
|
|
34404
|
+
function Ht(D) {
|
|
34405
34405
|
if (!this.isValid())
|
|
34406
34406
|
return D != null ? this : NaN;
|
|
34407
34407
|
var L = gi(this, "Day");
|
|
@@ -34477,23 +34477,23 @@ Arguments: ` + Array.prototype.slice.call(q).join("") + `
|
|
|
34477
34477
|
function Hi(D, L) {
|
|
34478
34478
|
return L._meridiemParse;
|
|
34479
34479
|
}
|
|
34480
|
-
Ye("a", Hi), Ye("A", Hi), Ye("H", lt, De), Ye("h", lt, ne), Ye("k", lt, ne), Ye("HH", lt, vt), Ye("hh", lt, vt), Ye("kk", lt, vt), Ye("hmm", Ct), Ye("hmmss", wt), Ye("Hmm", Ct), Ye("Hmmss", wt),
|
|
34480
|
+
Ye("a", Hi), Ye("A", Hi), Ye("H", lt, De), Ye("h", lt, ne), Ye("k", lt, ne), Ye("HH", lt, vt), Ye("hh", lt, vt), Ye("kk", lt, vt), Ye("hmm", Ct), Ye("hmmss", wt), Ye("Hmm", Ct), Ye("Hmmss", wt), kt(["H", "HH"], Zt), kt(["k", "kk"], function(D, L, Y) {
|
|
34481
34481
|
var q = ht(D);
|
|
34482
34482
|
L[Zt] = q === 24 ? 0 : q;
|
|
34483
|
-
}),
|
|
34483
|
+
}), kt(["a", "A"], function(D, L, Y) {
|
|
34484
34484
|
Y._isPm = Y._locale.isPM(D), Y._meridiem = D;
|
|
34485
|
-
}),
|
|
34485
|
+
}), kt(["h", "hh"], function(D, L, Y) {
|
|
34486
34486
|
L[Zt] = ht(D), v(Y).bigHour = !0;
|
|
34487
|
-
}),
|
|
34487
|
+
}), kt("hmm", function(D, L, Y) {
|
|
34488
34488
|
var q = D.length - 2;
|
|
34489
34489
|
L[Zt] = ht(D.substr(0, q)), L[nr] = ht(D.substr(q)), v(Y).bigHour = !0;
|
|
34490
|
-
}),
|
|
34490
|
+
}), kt("hmmss", function(D, L, Y) {
|
|
34491
34491
|
var q = D.length - 4, ce = D.length - 2;
|
|
34492
34492
|
L[Zt] = ht(D.substr(0, q)), L[nr] = ht(D.substr(q, 2)), L[pr] = ht(D.substr(ce)), v(Y).bigHour = !0;
|
|
34493
|
-
}),
|
|
34493
|
+
}), kt("Hmm", function(D, L, Y) {
|
|
34494
34494
|
var q = D.length - 2;
|
|
34495
34495
|
L[Zt] = ht(D.substr(0, q)), L[nr] = ht(D.substr(q));
|
|
34496
|
-
}),
|
|
34496
|
+
}), kt("Hmmss", function(D, L, Y) {
|
|
34497
34497
|
var q = D.length - 4, ce = D.length - 2;
|
|
34498
34498
|
L[Zt] = ht(D.substr(0, q)), L[nr] = ht(D.substr(q, 2)), L[pr] = ht(D.substr(ce));
|
|
34499
34499
|
});
|
|
@@ -34514,7 +34514,7 @@ Arguments: ` + Array.prototype.slice.call(q).join("") + `
|
|
|
34514
34514
|
months: Qi,
|
|
34515
34515
|
monthsShort: Ji,
|
|
34516
34516
|
week: sr,
|
|
34517
|
-
weekdays:
|
|
34517
|
+
weekdays: Tr,
|
|
34518
34518
|
weekdaysMin: dn,
|
|
34519
34519
|
weekdaysShort: eo,
|
|
34520
34520
|
meridiemParse: yo
|
|
@@ -34761,7 +34761,7 @@ Arguments: ` + Array.prototype.slice.call(q).join("") + `
|
|
|
34761
34761
|
function At(D, L, Y) {
|
|
34762
34762
|
return D ?? L ?? Y;
|
|
34763
34763
|
}
|
|
34764
|
-
function
|
|
34764
|
+
function Bt(D) {
|
|
34765
34765
|
var L = new Date(o.now());
|
|
34766
34766
|
return D._useUTC ? [
|
|
34767
34767
|
L.getUTCFullYear(),
|
|
@@ -34772,7 +34772,7 @@ Arguments: ` + Array.prototype.slice.call(q).join("") + `
|
|
|
34772
34772
|
function Kt(D) {
|
|
34773
34773
|
var L, Y, q = [], ce, Le, Ke;
|
|
34774
34774
|
if (!D._d) {
|
|
34775
|
-
for (ce =
|
|
34775
|
+
for (ce = Bt(D), D._w && D._a[Wt] == null && D._a[hr] == null && ar(D), D._dayOfYear != null && (Ke = At(D._a[jt], ce[jt]), (D._dayOfYear > Yr(Ke) || D._dayOfYear === 0) && (v(D)._overflowDayOfYear = !0), Y = pt(Ke, 0, D._dayOfYear), D._a[hr] = Y.getUTCMonth(), D._a[Wt] = Y.getUTCDate()), L = 0; L < 3 && D._a[L] == null; ++L)
|
|
34776
34776
|
D._a[L] = q[L] = ce[L];
|
|
34777
34777
|
for (; L < 7; L++)
|
|
34778
34778
|
D._a[L] = q[L] = D._a[L] == null ? L === 2 ? 1 : 0 : D._a[L];
|
|
@@ -34788,7 +34788,7 @@ Arguments: ` + Array.prototype.slice.call(q).join("") + `
|
|
|
34788
34788
|
L.GG,
|
|
34789
34789
|
D._a[jt],
|
|
34790
34790
|
Yt(lr(), 1, 4).year
|
|
34791
|
-
), q = At(L.W, 1), ce = At(L.E, 1), (ce < 1 || ce > 7) && (Lt = !0)) : (Le = D._locale._week.dow, Ke = D._locale._week.doy, Vt = Yt(lr(), Le, Ke), Y = At(L.gg, D._a[jt], Vt.year), q = At(L.w, Vt.week), L.d != null ? (ce = L.d, (ce < 0 || ce > 6) && (Lt = !0)) : L.e != null ? (ce = L.e + Le, (L.e < 0 || L.e > 6) && (Lt = !0)) : ce = Le), q < 1 || q > It(Y, Le, Ke) ? v(D)._overflowWeeks = !0 : Lt != null ? v(D)._overflowWeekday = !0 : (_t =
|
|
34791
|
+
), q = At(L.W, 1), ce = At(L.E, 1), (ce < 1 || ce > 7) && (Lt = !0)) : (Le = D._locale._week.dow, Ke = D._locale._week.doy, Vt = Yt(lr(), Le, Ke), Y = At(L.gg, D._a[jt], Vt.year), q = At(L.w, Vt.week), L.d != null ? (ce = L.d, (ce < 0 || ce > 6) && (Lt = !0)) : L.e != null ? (ce = L.e + Le, (L.e < 0 || L.e > 6) && (Lt = !0)) : ce = Le), q < 1 || q > It(Y, Le, Ke) ? v(D)._overflowWeeks = !0 : Lt != null ? v(D)._overflowWeekday = !0 : (_t = Ot(Y, q, ce, Le, Ke), D._a[jt] = _t.year, D._dayOfYear = _t.dayOfYear);
|
|
34792
34792
|
}
|
|
34793
34793
|
o.ISO_8601 = function() {
|
|
34794
34794
|
}, o.RFC_2822 = function() {
|
|
@@ -34828,7 +34828,7 @@ Arguments: ` + Array.prototype.slice.call(q).join("") + `
|
|
|
34828
34828
|
Le = 0, Ke = !1, L = I({}, D), D._useUTC != null && (L._useUTC = D._useUTC), L._f = D._f[ce], tr(L), _(L) && (Ke = !0), Le += v(L).charsLeftOver, Le += v(L).unusedTokens.length * 10, v(L).score = Le, _t ? Le < q && (q = Le, Y = L) : (q == null || Le < q || Ke) && (q = Le, Y = L, Ke && (_t = !0));
|
|
34829
34829
|
g(D, Y || L);
|
|
34830
34830
|
}
|
|
34831
|
-
function
|
|
34831
|
+
function _r(D) {
|
|
34832
34832
|
if (!D._d) {
|
|
34833
34833
|
var L = Xe(D._i), Y = L.day === void 0 ? L.date : L.day;
|
|
34834
34834
|
D._a = m(
|
|
@@ -34851,7 +34851,7 @@ Arguments: ` + Array.prototype.slice.call(q).join("") + `
|
|
|
34851
34851
|
var L = D._i;
|
|
34852
34852
|
u(L) ? D._d = new Date(o.now()) : p(L) ? D._d = new Date(L.valueOf()) : typeof L == "string" ? Nt(D) : s(L) ? (D._a = m(L.slice(0), function(Y) {
|
|
34853
34853
|
return parseInt(Y, 10);
|
|
34854
|
-
}), Kt(D)) : l(L) ?
|
|
34854
|
+
}), Kt(D)) : l(L) ? _r(D) : f(L) ? D._d = new Date(L) : o.createFromInputFallback(D);
|
|
34855
34855
|
}
|
|
34856
34856
|
function _o(D, L, Y, q, ce) {
|
|
34857
34857
|
var Le = {};
|
|
@@ -34885,7 +34885,7 @@ Arguments: ` + Array.prototype.slice.call(q).join("") + `
|
|
|
34885
34885
|
var D = [].slice.call(arguments, 0);
|
|
34886
34886
|
return No("isBefore", D);
|
|
34887
34887
|
}
|
|
34888
|
-
function
|
|
34888
|
+
function Dr() {
|
|
34889
34889
|
var D = [].slice.call(arguments, 0);
|
|
34890
34890
|
return No("isAfter", D);
|
|
34891
34891
|
}
|
|
@@ -34945,8 +34945,8 @@ Arguments: ` + Array.prototype.slice.call(q).join("") + `
|
|
|
34945
34945
|
return Y < 0 && (Y = -Y, q = "-"), q + we(~~(Y / 60), 2) + L + we(~~Y % 60, 2);
|
|
34946
34946
|
});
|
|
34947
34947
|
}
|
|
34948
|
-
To("Z", ":"), To("ZZ", ""), Ye("Z",
|
|
34949
|
-
Y._useUTC = !0, Y._tzm = ao(
|
|
34948
|
+
To("Z", ":"), To("ZZ", ""), Ye("Z", Rt), Ye("ZZ", Rt), kt(["Z", "ZZ"], function(D, L, Y) {
|
|
34949
|
+
Y._useUTC = !0, Y._tzm = ao(Rt, D);
|
|
34950
34950
|
});
|
|
34951
34951
|
var Hn = /([\+\-]|\d\d)/gi;
|
|
34952
34952
|
function ao(D, L) {
|
|
@@ -34968,7 +34968,7 @@ Arguments: ` + Array.prototype.slice.call(q).join("") + `
|
|
|
34968
34968
|
return D != null ? this : NaN;
|
|
34969
34969
|
if (D != null) {
|
|
34970
34970
|
if (typeof D == "string") {
|
|
34971
|
-
if (D = ao(
|
|
34971
|
+
if (D = ao(Rt, D), D === null)
|
|
34972
34972
|
return this;
|
|
34973
34973
|
} else Math.abs(D) < 16 && !Y && (D = D * 60);
|
|
34974
34974
|
return !this._isUTC && L && (ce = Ei(this)), this._offset = D, this._isUTC = !0, ce != null && this.add(ce, "m"), q !== D && (!L || this._changeInProgress ? hi(
|
|
@@ -34993,7 +34993,7 @@ Arguments: ` + Array.prototype.slice.call(q).join("") + `
|
|
|
34993
34993
|
if (this._tzm != null)
|
|
34994
34994
|
this.utcOffset(this._tzm, !1, !0);
|
|
34995
34995
|
else if (typeof this._i == "string") {
|
|
34996
|
-
var D = ao(
|
|
34996
|
+
var D = ao(xr, this._i);
|
|
34997
34997
|
D != null ? this.utcOffset(D) : this.utcOffset(0, !0);
|
|
34998
34998
|
}
|
|
34999
34999
|
return this;
|
|
@@ -35073,7 +35073,7 @@ Arguments: ` + Array.prototype.slice.call(q).join("") + `
|
|
|
35073
35073
|
var ce = L._milliseconds, Le = Wi(L._days), Ke = Wi(L._months);
|
|
35074
35074
|
D.isValid() && (q = q ?? !0, Ke && ke(D, gi(D, "Month") + Ke * Y), Le && ni(D, "Date", gi(D, "Date") + Le * Y), ce && D._d.setTime(D._d.valueOf() + ce * Y), q && o.updateOffset(D, Le || Ke));
|
|
35075
35075
|
}
|
|
35076
|
-
var vr = qr(1, "add"),
|
|
35076
|
+
var vr = qr(1, "add"), Nr = qr(-1, "subtract");
|
|
35077
35077
|
function or(D) {
|
|
35078
35078
|
return typeof D == "string" || D instanceof String;
|
|
35079
35079
|
}
|
|
@@ -35431,13 +35431,13 @@ Arguments: ` + Array.prototype.slice.call(q).join("") + `
|
|
|
35431
35431
|
strict: this._strict
|
|
35432
35432
|
};
|
|
35433
35433
|
}
|
|
35434
|
-
le("N", 0, 0, "eraAbbr"), le("NN", 0, 0, "eraAbbr"), le("NNN", 0, 0, "eraAbbr"), le("NNNN", 0, 0, "eraName"), le("NNNNN", 0, 0, "eraNarrow"), le("y", ["y", 1], "yo", "eraYear"), le("y", ["yy", 2], 0, "eraYear"), le("y", ["yyy", 3], 0, "eraYear"), le("y", ["yyyy", 4], 0, "eraYear"), Ye("N", Pn), Ye("NN", Pn), Ye("NNN", Pn), Ye("NNNN", ws), Ye("NNNNN", Cs),
|
|
35434
|
+
le("N", 0, 0, "eraAbbr"), le("NN", 0, 0, "eraAbbr"), le("NNN", 0, 0, "eraAbbr"), le("NNNN", 0, 0, "eraName"), le("NNNNN", 0, 0, "eraNarrow"), le("y", ["y", 1], "yo", "eraYear"), le("y", ["yy", 2], 0, "eraYear"), le("y", ["yyy", 3], 0, "eraYear"), le("y", ["yyyy", 4], 0, "eraYear"), Ye("N", Pn), Ye("NN", Pn), Ye("NNN", Pn), Ye("NNNN", ws), Ye("NNNNN", Cs), kt(
|
|
35435
35435
|
["N", "NN", "NNN", "NNNN", "NNNNN"],
|
|
35436
35436
|
function(D, L, Y, q) {
|
|
35437
35437
|
var ce = Y._locale.erasParse(D, q, Y._strict);
|
|
35438
35438
|
ce ? v(Y).era = ce : v(Y).invalidEra = D;
|
|
35439
35439
|
}
|
|
35440
|
-
), Ye("y", Mt), Ye("yy", Mt), Ye("yyy", Mt), Ye("yyyy", Mt), Ye("yo", ei),
|
|
35440
|
+
), Ye("y", Mt), Ye("yy", Mt), Ye("yyy", Mt), Ye("yyyy", Mt), Ye("yo", ei), kt(["y", "yy", "yyy", "yyyy"], jt), kt(["yo"], function(D, L, Y, q) {
|
|
35441
35441
|
var ce;
|
|
35442
35442
|
Y._locale._eraYearOrdinalRegex && (ce = D.match(Y._locale._eraYearOrdinalRegex)), Y._locale.eraYearOrdinalParse ? L[jt] = Y._locale.eraYearOrdinalParse(D, ce) : L[jt] = parseInt(D, 10);
|
|
35443
35443
|
});
|
|
@@ -35600,10 +35600,10 @@ Arguments: ` + Array.prototype.slice.call(q).join("") + `
|
|
|
35600
35600
|
return D == null ? Yt(this, q, ce).year : (Le = It(D, q, ce), L > Le && (L = Le), on.call(this, D, L, Y, q, ce));
|
|
35601
35601
|
}
|
|
35602
35602
|
function on(D, L, Y, q, ce) {
|
|
35603
|
-
var Le =
|
|
35603
|
+
var Le = Ot(D, L, Y, q, ce), Ke = pt(Le.year, 0, Le.dayOfYear);
|
|
35604
35604
|
return this.year(Ke.getUTCFullYear()), this.month(Ke.getUTCMonth()), this.date(Ke.getUTCDate()), this;
|
|
35605
35605
|
}
|
|
35606
|
-
le("Q", 0, "Qo", "quarter"), Ye("Q", yt),
|
|
35606
|
+
le("Q", 0, "Qo", "quarter"), Ye("Q", yt), kt("Q", function(D, L) {
|
|
35607
35607
|
L[hr] = (ht(D) - 1) * 3;
|
|
35608
35608
|
});
|
|
35609
35609
|
function Xn(D) {
|
|
@@ -35611,11 +35611,11 @@ Arguments: ` + Array.prototype.slice.call(q).join("") + `
|
|
|
35611
35611
|
}
|
|
35612
35612
|
le("D", ["DD", 2], "Do", "date"), Ye("D", lt, ne), Ye("DD", lt, vt), Ye("Do", function(D, L) {
|
|
35613
35613
|
return D ? L._dayOfMonthOrdinalParse || L._ordinalParse : L._dayOfMonthOrdinalParseLenient;
|
|
35614
|
-
}),
|
|
35614
|
+
}), kt(["D", "DD"], Wt), kt("Do", function(D, L) {
|
|
35615
35615
|
L[Wt] = ht(D.match(lt)[0]);
|
|
35616
35616
|
});
|
|
35617
35617
|
var Ns = oi("Date", !0);
|
|
35618
|
-
le("DDD", ["DDDD", 3], "DDDo", "dayOfYear"), Ye("DDD", Et), Ye("DDDD", et),
|
|
35618
|
+
le("DDD", ["DDDD", 3], "DDDo", "dayOfYear"), Ye("DDD", Et), Ye("DDDD", et), kt(["DDD", "DDDD"], function(D, L, Y) {
|
|
35619
35619
|
Y._dayOfYear = ht(D);
|
|
35620
35620
|
});
|
|
35621
35621
|
function Ts(D) {
|
|
@@ -35624,9 +35624,9 @@ Arguments: ` + Array.prototype.slice.call(q).join("") + `
|
|
|
35624
35624
|
) + 1;
|
|
35625
35625
|
return D == null ? L : this.add(D - L, "d");
|
|
35626
35626
|
}
|
|
35627
|
-
le("m", ["mm", 2], 0, "minute"), Ye("m", lt, De), Ye("mm", lt, vt),
|
|
35627
|
+
le("m", ["mm", 2], 0, "minute"), Ye("m", lt, De), Ye("mm", lt, vt), kt(["m", "mm"], nr);
|
|
35628
35628
|
var qs = oi("Minutes", !1);
|
|
35629
|
-
le("s", ["ss", 2], 0, "second"), Ye("s", lt, De), Ye("ss", lt, vt),
|
|
35629
|
+
le("s", ["ss", 2], 0, "second"), Ye("s", lt, De), Ye("ss", lt, vt), kt(["s", "ss"], pr);
|
|
35630
35630
|
var Qs = oi("Seconds", !1);
|
|
35631
35631
|
le("S", 0, 0, function() {
|
|
35632
35632
|
return ~~(this.millisecond() / 100);
|
|
@@ -35652,7 +35652,7 @@ Arguments: ` + Array.prototype.slice.call(q).join("") + `
|
|
|
35652
35652
|
L[Mr] = ht(("0." + D) * 1e3);
|
|
35653
35653
|
}
|
|
35654
35654
|
for (Vi = "S"; Vi.length <= 9; Vi += "S")
|
|
35655
|
-
|
|
35655
|
+
kt(Vi, Js);
|
|
35656
35656
|
Ds = oi("Milliseconds", !1), le("z", 0, 0, "zoneAbbr"), le("zz", 0, 0, "zoneName");
|
|
35657
35657
|
function Ks() {
|
|
35658
35658
|
return this._isUTC ? "UTC" : "";
|
|
@@ -35661,9 +35661,9 @@ Arguments: ` + Array.prototype.slice.call(q).join("") + `
|
|
|
35661
35661
|
return this._isUTC ? "Coordinated Universal Time" : "";
|
|
35662
35662
|
}
|
|
35663
35663
|
var ft = M.prototype;
|
|
35664
|
-
ft.add = vr, ft.calendar = wn, ft.clone = On, ft.diff = Ws, ft.endOf = _n, ft.format = Zs, ft.from = Gs, ft.fromNow = jn, ft.to = Un, ft.toNow = en, ft.get = mi, ft.invalidAt = ds, ft.isAfter = ts, ft.isBefore = Bn, ft.isBetween = zn, ft.isSame = Cn, ft.isSameOrAfter = Wn, ft.isSameOrBefore = zs, ft.isValid = ls, ft.lang = is, ft.locale = rs, ft.localeData = Yn, ft.max = Po, ft.min = Go, ft.parsingFlags = cs, ft.set = fo, ft.startOf = Li, ft.subtract =
|
|
35664
|
+
ft.add = vr, ft.calendar = wn, ft.clone = On, ft.diff = Ws, ft.endOf = _n, ft.format = Zs, ft.from = Gs, ft.fromNow = jn, ft.to = Un, ft.toNow = en, ft.get = mi, ft.invalidAt = ds, ft.isAfter = ts, ft.isBefore = Bn, ft.isBetween = zn, ft.isSame = Cn, ft.isSameOrAfter = Wn, ft.isSameOrBefore = zs, ft.isValid = ls, ft.lang = is, ft.locale = rs, ft.localeData = Yn, ft.max = Po, ft.min = Go, ft.parsingFlags = cs, ft.set = fo, ft.startOf = Li, ft.subtract = Nr, ft.toArray = Gn, ft.toObject = ss, ft.toDate = Io, ft.toISOString = Us, ft.inspect = Ys, typeof Symbol < "u" && Symbol.for != null && (ft[Symbol.for("nodejs.util.inspect.custom")] = function() {
|
|
35665
35665
|
return "Moment<" + this.format() + ">";
|
|
35666
|
-
}), ft.toJSON = as, ft.toString = js, ft.unix = Zn, ft.valueOf = ns, ft.creationData = hs, ft.eraName = gs, ft.eraNarrow = ms, ft.eraAbbr = ys, ft.eraYear = Vs, ft.year = Zr, ft.isLeapYear = qi, ft.weekYear = xs, ft.isoWeekYear = bs, ft.quarter = ft.quarters = Xn, ft.month = ze, ft.daysInMonth = Me, ft.week = ft.weeks = $i, ft.isoWeek = ft.isoWeeks = si, ft.weeksInYear = Xs, ft.weeksInWeekYear = Tn, ft.isoWeeksInYear = _s, ft.isoWeeksInISOWeekYear = Ps, ft.date = Ns, ft.day = ft.days =
|
|
35666
|
+
}), ft.toJSON = as, ft.toString = js, ft.unix = Zn, ft.valueOf = ns, ft.creationData = hs, ft.eraName = gs, ft.eraNarrow = ms, ft.eraAbbr = ys, ft.eraYear = Vs, ft.year = Zr, ft.isLeapYear = qi, ft.weekYear = xs, ft.isoWeekYear = bs, ft.quarter = ft.quarters = Xn, ft.month = ze, ft.daysInMonth = Me, ft.week = ft.weeks = $i, ft.isoWeek = ft.isoWeeks = si, ft.weeksInYear = Xs, ft.weeksInWeekYear = Tn, ft.isoWeeksInYear = _s, ft.isoWeeksInISOWeekYear = Ps, ft.date = Ns, ft.day = ft.days = Ht, ft.weekday = In, ft.isoWeekday = An, ft.dayOfYear = Ts, ft.hour = ft.hours = Rn, ft.minute = ft.minutes = qs, ft.second = ft.seconds = Qs, ft.millisecond = ft.milliseconds = Ds, ft.utcOffset = xi, ft.utc = ci, ft.local = ji, ft.parseZone = Ui, ft.hasAlignedHourOffset = Jo, ft.isDST = di, ft.isLocal = So, ft.isUtcOffset = lo, ft.isUtc = Yi, ft.isUTC = Yi, ft.zoneAbbr = Ks, ft.zoneName = Ss, ft.dates = k(
|
|
35667
35667
|
"dates accessor is deprecated. Use date instead.",
|
|
35668
35668
|
Ns
|
|
35669
35669
|
), ft.months = k(
|
|
@@ -35829,12 +35829,12 @@ Arguments: ` + Array.prototype.slice.call(q).join("") + `
|
|
|
35829
35829
|
function bi(D) {
|
|
35830
35830
|
return D = Oe(D), this.isValid() ? this[D + "s"]() : NaN;
|
|
35831
35831
|
}
|
|
35832
|
-
function
|
|
35832
|
+
function Pr(D) {
|
|
35833
35833
|
return function() {
|
|
35834
35834
|
return this.isValid() ? this._data[D] : NaN;
|
|
35835
35835
|
};
|
|
35836
35836
|
}
|
|
35837
|
-
var ti =
|
|
35837
|
+
var ti = Pr("milliseconds"), Ao = Pr("seconds"), Wr = Pr("minutes"), Sr = Pr("hours"), Qn = Pr("days"), nn = Pr("months"), Lo = Pr("years");
|
|
35838
35838
|
function Mo() {
|
|
35839
35839
|
return ir(this.days() / 7);
|
|
35840
35840
|
}
|
|
@@ -35887,13 +35887,13 @@ Arguments: ` + Array.prototype.slice.call(q).join("") + `
|
|
|
35887
35887
|
qt.isValid = Xo, qt.abs = Se, qt.add = Ze, qt.subtract = Ge, qt.as = it, qt.asMilliseconds = st, qt.asSeconds = xt, qt.asMinutes = bt, qt.asHours = Tt, qt.asDays = Ft, qt.asWeeks = cr, qt.asMonths = $t, qt.asQuarters = er, qt.asYears = Fr, qt.valueOf = Ir, qt._bubble = rt, qt.clone = zr, qt.get = bi, qt.milliseconds = ti, qt.seconds = Ao, qt.minutes = Wr, qt.hours = Sr, qt.days = Qn, qt.weeks = Mo, qt.months = nn, qt.years = Lo, qt.humanize = ra, qt.toISOString = Ro, qt.toString = Ro, qt.toJSON = Ro, qt.locale = rs, qt.localeData = Yn, qt.toIsoString = k(
|
|
35888
35888
|
"toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",
|
|
35889
35889
|
Ro
|
|
35890
|
-
), qt.lang = is, le("X", 0, 0, "unix"), le("x", 0, 0, "valueOf"), Ye("x", rr), Ye("X", Gt),
|
|
35890
|
+
), qt.lang = is, le("X", 0, 0, "unix"), le("x", 0, 0, "valueOf"), Ye("x", rr), Ye("X", Gt), kt("X", function(D, L, Y) {
|
|
35891
35891
|
Y._d = new Date(parseFloat(D) * 1e3);
|
|
35892
|
-
}),
|
|
35892
|
+
}), kt("x", function(D, L, Y) {
|
|
35893
35893
|
Y._d = new Date(ht(D));
|
|
35894
35894
|
});
|
|
35895
35895
|
//! moment.js
|
|
35896
|
-
return o.version = "2.30.1", n(lr), o.fn = ft, o.min = Vo, o.max =
|
|
35896
|
+
return o.version = "2.30.1", n(lr), o.fn = ft, o.min = Vo, o.max = Dr, o.now = Kr, o.utc = y, o.unix = $s, o.months = K, o.isDate = p, o.locale = Qr, o.invalid = S, o.duration = Hr, o.isMoment = H, o.weekdays = re, o.parseZone = ea, o.localeData = Or, o.isDuration = so, o.monthsShort = te, o.weekdaysMin = de, o.defineLocale = Jr, o.updateLocale = Di, o.locales = mn, o.weekdaysShort = oe, o.normalizeUnits = Oe, o.relativeTimeRounding = Es, o.relativeTimeThreshold = Fs, o.calendarFormat = Ii, o.prototype = ft, o.HTML5_FMT = {
|
|
35897
35897
|
DATETIME_LOCAL: "YYYY-MM-DDTHH:mm",
|
|
35898
35898
|
// <input type="datetime-local" />
|
|
35899
35899
|
DATETIME_LOCAL_SECONDS: "YYYY-MM-DDTHH:mm:ss",
|
|
@@ -40186,7 +40186,7 @@ function requireDom() {
|
|
|
40186
40186
|
return this.firstChild != null;
|
|
40187
40187
|
},
|
|
40188
40188
|
cloneNode: function(ee) {
|
|
40189
|
-
return
|
|
40189
|
+
return Rt(this.ownerDocument || this, this, ee);
|
|
40190
40190
|
},
|
|
40191
40191
|
// Modified in DOM Level 2:
|
|
40192
40192
|
normalize: function() {
|
|
@@ -40431,7 +40431,7 @@ function requireDom() {
|
|
|
40431
40431
|
},
|
|
40432
40432
|
// Introduced in DOM Level 2:
|
|
40433
40433
|
importNode: function(ee, ne) {
|
|
40434
|
-
return
|
|
40434
|
+
return xr(this, ee, ne);
|
|
40435
40435
|
},
|
|
40436
40436
|
// Introduced in DOM Level 2:
|
|
40437
40437
|
getElementById: function(ee) {
|
|
@@ -40710,22 +40710,22 @@ function requireDom() {
|
|
|
40710
40710
|
De = r.isHTML(ee.namespaceURI) || De;
|
|
40711
40711
|
var ir = Jt;
|
|
40712
40712
|
if (!De && !ee.prefix && ee.namespaceURI) {
|
|
40713
|
-
for (var ht,
|
|
40714
|
-
if (St.item(
|
|
40715
|
-
ht = St.item(
|
|
40713
|
+
for (var ht, br = 0; br < St.length; br++)
|
|
40714
|
+
if (St.item(br).name === "xmlns") {
|
|
40715
|
+
ht = St.item(br).value;
|
|
40716
40716
|
break;
|
|
40717
40717
|
}
|
|
40718
40718
|
if (!ht)
|
|
40719
|
-
for (var
|
|
40720
|
-
var wr = Ye[
|
|
40719
|
+
for (var kt = Ye.length - 1; kt >= 0; kt--) {
|
|
40720
|
+
var wr = Ye[kt];
|
|
40721
40721
|
if (wr.prefix === "" && wr.namespace === ee.namespaceURI) {
|
|
40722
40722
|
ht = wr.namespace;
|
|
40723
40723
|
break;
|
|
40724
40724
|
}
|
|
40725
40725
|
}
|
|
40726
40726
|
if (ht !== ee.namespaceURI)
|
|
40727
|
-
for (var
|
|
40728
|
-
var wr = Ye[
|
|
40727
|
+
for (var kt = Ye.length - 1; kt >= 0; kt--) {
|
|
40728
|
+
var wr = Ye[kt];
|
|
40729
40729
|
if (wr.namespace === ee.namespaceURI) {
|
|
40730
40730
|
wr.prefix && (ir = wr.prefix + ":" + Jt);
|
|
40731
40731
|
break;
|
|
@@ -40796,7 +40796,7 @@ function requireDom() {
|
|
|
40796
40796
|
ne.push("??", ee.nodeName);
|
|
40797
40797
|
}
|
|
40798
40798
|
}
|
|
40799
|
-
function
|
|
40799
|
+
function xr(ee, ne, De) {
|
|
40800
40800
|
var We;
|
|
40801
40801
|
switch (ne.nodeType) {
|
|
40802
40802
|
case p:
|
|
@@ -40814,10 +40814,10 @@ function requireDom() {
|
|
|
40814
40814
|
}
|
|
40815
40815
|
if (We || (We = ne.cloneNode(!1)), We.ownerDocument = ee, We.parentNode = null, De)
|
|
40816
40816
|
for (var Ye = ne.firstChild; Ye; )
|
|
40817
|
-
We.appendChild(
|
|
40817
|
+
We.appendChild(xr(ee, Ye, De)), Ye = Ye.nextSibling;
|
|
40818
40818
|
return We;
|
|
40819
40819
|
}
|
|
40820
|
-
function
|
|
40820
|
+
function Rt(ee, ne, De) {
|
|
40821
40821
|
var We = new ne.constructor();
|
|
40822
40822
|
for (var Ye in ne)
|
|
40823
40823
|
if (Object.prototype.hasOwnProperty.call(ne, Ye)) {
|
|
@@ -40829,14 +40829,14 @@ function requireDom() {
|
|
|
40829
40829
|
var Ut = ne.attributes, Jt = We.attributes = new Z(), ir = Ut.length;
|
|
40830
40830
|
Jt._ownerElement = We;
|
|
40831
40831
|
for (var ht = 0; ht < ir; ht++)
|
|
40832
|
-
We.setAttributeNode(
|
|
40832
|
+
We.setAttributeNode(Rt(ee, Ut.item(ht), !0));
|
|
40833
40833
|
break;
|
|
40834
40834
|
case m:
|
|
40835
40835
|
De = !0;
|
|
40836
40836
|
}
|
|
40837
40837
|
if (De)
|
|
40838
|
-
for (var
|
|
40839
|
-
We.appendChild(
|
|
40838
|
+
for (var br = ne.firstChild; br; )
|
|
40839
|
+
We.appendChild(Rt(ee, br, De)), br = br.nextSibling;
|
|
40840
40840
|
return We;
|
|
40841
40841
|
}
|
|
40842
40842
|
function Gt(ee, ne, De) {
|
|
@@ -49625,7 +49625,7 @@ class VueController {
|
|
|
49625
49625
|
}), s += p;
|
|
49626
49626
|
} else
|
|
49627
49627
|
s += f.text;
|
|
49628
|
-
else f instanceof ControlNode && !(f instanceof PageNumNode) && !(f instanceof PageCountNode) ? s += f.text : f instanceof BaseCombineNode ? l(f.childNodes) : f instanceof ParagraphNode ? s += `
|
|
49628
|
+
else f instanceof ControlNode && !(f instanceof PageNumNode) && !(f instanceof PageCountNode) ? f instanceof DateTimeNode && f.name == f.text || (s += f.text) : f instanceof BaseCombineNode ? l(f.childNodes) : f instanceof ParagraphNode ? s += `
|
|
49629
49629
|
` : f instanceof SignNode && f.customProperty && f.customProperty.bce03;
|
|
49630
49630
|
}
|
|
49631
49631
|
};
|
|
@@ -54665,7 +54665,7 @@ function jsPDF(a) {
|
|
|
54665
54665
|
ADVANCED: "advanced"
|
|
54666
54666
|
}, S = _.COMPAT;
|
|
54667
54667
|
function E() {
|
|
54668
|
-
this.saveGraphicsState(), Ce(new ht(
|
|
54668
|
+
this.saveGraphicsState(), Ce(new ht(Rt, 0, 0, -Rt, 0, zi() * Rt).toString() + " cm"), this.setFontSize(this.getFontSize() / Rt), u = "n", S = _.ADVANCED;
|
|
54669
54669
|
}
|
|
54670
54670
|
function T() {
|
|
54671
54671
|
this.restoreGraphicsState(), u = "S", S = _.COMPAT;
|
|
@@ -54718,7 +54718,7 @@ function jsPDF(a) {
|
|
|
54718
54718
|
if (isNaN(j))
|
|
54719
54719
|
throw new Error("Invalid argument passed to jsPDF.scale");
|
|
54720
54720
|
if (S === _.COMPAT)
|
|
54721
|
-
return j *
|
|
54721
|
+
return j * Rt;
|
|
54722
54722
|
if (S === _.ADVANCED)
|
|
54723
54723
|
return j;
|
|
54724
54724
|
}, U = function(V) {
|
|
@@ -54737,7 +54737,7 @@ function jsPDF(a) {
|
|
|
54737
54737
|
}, G = g.__private__.setFileId = function(j) {
|
|
54738
54738
|
return typeof j < "u" && /^[a-fA-F0-9]{32}$/.test(j) ? X = j.toUpperCase() : X = X.split("").map(function() {
|
|
54739
54739
|
return "ABCDEF0123456789".charAt(Math.floor(Math.random() * 16));
|
|
54740
|
-
}).join(""), f !== null && (
|
|
54740
|
+
}).join(""), f !== null && (Tr = new PDFSecurity(f.userPermissions, f.userPassword, f.ownerPassword, X)), X;
|
|
54741
54741
|
};
|
|
54742
54742
|
g.setFileId = function(j) {
|
|
54743
54743
|
return G(j), this;
|
|
@@ -54798,10 +54798,10 @@ function jsPDF(a) {
|
|
|
54798
54798
|
};
|
|
54799
54799
|
var Te = a.fontSize || 16;
|
|
54800
54800
|
g.__private__.setFontSize = g.setFontSize = function(j) {
|
|
54801
|
-
return S === _.ADVANCED ? Te = j /
|
|
54801
|
+
return S === _.ADVANCED ? Te = j / Rt : Te = j, this;
|
|
54802
54802
|
};
|
|
54803
54803
|
var Oe = g.__private__.getFontSize = g.getFontSize = function() {
|
|
54804
|
-
return S === _.COMPAT ? Te : Te *
|
|
54804
|
+
return S === _.COMPAT ? Te : Te * Rt;
|
|
54805
54805
|
}, Xe = a.R2L || !1;
|
|
54806
54806
|
g.__private__.setR2L = g.setR2L = function(j) {
|
|
54807
54807
|
return Xe = j, this;
|
|
@@ -54864,7 +54864,7 @@ function jsPDF(a) {
|
|
|
54864
54864
|
throw new Error("Invalid arguments passed to jsPDF.setDocumentProperty");
|
|
54865
54865
|
return gt[j] = V;
|
|
54866
54866
|
};
|
|
54867
|
-
var lt = {}, Ct = {}, wt, Et = [], Dt = {}, Qt = {}, Mt = {}, rr = {},
|
|
54867
|
+
var lt = {}, Ct = {}, wt, Et = [], Dt = {}, Qt = {}, Mt = {}, rr = {}, xr = null, Rt, Gt = 0, ee = [], ne = new PubSub(g), De = a.hotfixes || [], We = {}, Ye = {}, St = [], Ut, Jt, ir, ht = function j(V, ve, Ie, Be, Ue, dt) {
|
|
54868
54868
|
if (!(this instanceof j))
|
|
54869
54869
|
return new j(V, ve, Ie, Be, Ue, dt);
|
|
54870
54870
|
isNaN(V) && (V = 1), isNaN(ve) && (ve = 0), isNaN(Ie) && (Ie = 0), isNaN(Be) && (Be = 1), isNaN(Ue) && (Ue = 0), isNaN(dt) && (dt = 0), this._matrix = [V, ve, Ie, Be, Ue, dt];
|
|
@@ -54989,8 +54989,8 @@ function jsPDF(a) {
|
|
|
54989
54989
|
}, ht.prototype.toString = function(j) {
|
|
54990
54990
|
return this.join(" ");
|
|
54991
54991
|
}, ht.prototype.inversed = function() {
|
|
54992
|
-
var j = this.sx, V = this.shy, ve = this.shx, Ie = this.sy, Be = this.tx, Ue = this.ty, dt = 1 / (j * Ie - V * ve), mt = Ie * dt, Nt = -V * dt, At = -ve * dt,
|
|
54993
|
-
return new ht(mt, Nt, At,
|
|
54992
|
+
var j = this.sx, V = this.shy, ve = this.shx, Ie = this.sy, Be = this.tx, Ue = this.ty, dt = 1 / (j * Ie - V * ve), mt = Ie * dt, Nt = -V * dt, At = -ve * dt, Bt = j * dt, Kt = -mt * Be - At * Ue, ar = -Nt * Be - Bt * Ue;
|
|
54993
|
+
return new ht(mt, Nt, At, Bt, Kt, ar);
|
|
54994
54994
|
}, ht.prototype.applyToPoint = function(j) {
|
|
54995
54995
|
var V = j.x * this.sx + j.y * this.shx + this.tx, ve = j.x * this.shy + j.y * this.sy + this.ty;
|
|
54996
54996
|
return new Or(V, ve);
|
|
@@ -55001,10 +55001,10 @@ function jsPDF(a) {
|
|
|
55001
55001
|
var j = this.sx, V = this.shy, ve = this.shx, Ie = this.sy, Be = this.tx, Ue = this.ty;
|
|
55002
55002
|
return new ht(j, V, ve, Ie, Be, Ue);
|
|
55003
55003
|
}, g.Matrix = ht;
|
|
55004
|
-
var
|
|
55004
|
+
var br = g.matrixMult = function(j, V) {
|
|
55005
55005
|
return V.multiply(j);
|
|
55006
|
-
},
|
|
55007
|
-
g.unitMatrix = g.identityMatrix =
|
|
55006
|
+
}, kt = new ht(1, 0, 0, 1, 0, 0);
|
|
55007
|
+
g.unitMatrix = g.identityMatrix = kt;
|
|
55008
55008
|
var wr = function(V, ve) {
|
|
55009
55009
|
if (!Qt[V]) {
|
|
55010
55010
|
var Ie = ve instanceof ShadingPattern ? "Sh" : "P", Be = Ie + (Object.keys(Dt).length + 1).toString(10);
|
|
@@ -55105,12 +55105,12 @@ function jsPDF(a) {
|
|
|
55105
55105
|
return s;
|
|
55106
55106
|
}, Ur = g.__private__.putStream = function(j) {
|
|
55107
55107
|
j = j || {};
|
|
55108
|
-
var V = j.data || "", ve = j.filters || Mr(), Ie = j.alreadyAppliedFilters || [], Be = j.addLength1 || !1, Ue = V.length, dt = j.objectId, mt = function(
|
|
55109
|
-
return
|
|
55108
|
+
var V = j.data || "", ve = j.filters || Mr(), Ie = j.alreadyAppliedFilters || [], Be = j.addLength1 || !1, Ue = V.length, dt = j.objectId, mt = function(_r) {
|
|
55109
|
+
return _r;
|
|
55110
55110
|
};
|
|
55111
55111
|
if (f !== null && typeof dt > "u")
|
|
55112
55112
|
throw new Error("ObjectId must be passed to putStream for file encryption");
|
|
55113
|
-
f !== null && (mt =
|
|
55113
|
+
f !== null && (mt = Tr.encryptor(dt, 0));
|
|
55114
55114
|
var Nt = {};
|
|
55115
55115
|
ve === !0 && (ve = ["FlateEncode"]);
|
|
55116
55116
|
var At = j.additionalKeyValues || [];
|
|
@@ -55118,23 +55118,23 @@ function jsPDF(a) {
|
|
|
55118
55118
|
data: V,
|
|
55119
55119
|
reverseChain: []
|
|
55120
55120
|
};
|
|
55121
|
-
var
|
|
55121
|
+
var Bt = Nt.reverseChain + (Array.isArray(Ie) ? Ie.join(" ") : Ie.toString());
|
|
55122
55122
|
if (Nt.data.length !== 0 && (At.push({
|
|
55123
55123
|
key: "Length",
|
|
55124
55124
|
value: Nt.data.length
|
|
55125
55125
|
}), Be === !0 && At.push({
|
|
55126
55126
|
key: "Length1",
|
|
55127
55127
|
value: Ue
|
|
55128
|
-
})),
|
|
55129
|
-
if (
|
|
55128
|
+
})), Bt.length != 0)
|
|
55129
|
+
if (Bt.split("/").length - 1 === 1)
|
|
55130
55130
|
At.push({
|
|
55131
55131
|
key: "Filter",
|
|
55132
|
-
value:
|
|
55132
|
+
value: Bt
|
|
55133
55133
|
});
|
|
55134
55134
|
else {
|
|
55135
55135
|
At.push({
|
|
55136
55136
|
key: "Filter",
|
|
55137
|
-
value: "[" +
|
|
55137
|
+
value: "[" + Bt + "]"
|
|
55138
55138
|
});
|
|
55139
55139
|
for (var Kt = 0; Kt < At.length; Kt += 1)
|
|
55140
55140
|
if (At[Kt].key === "DecodeParms") {
|
|
@@ -55241,8 +55241,8 @@ Q`), jt(Be, !0), Ur({
|
|
|
55241
55241
|
};
|
|
55242
55242
|
V.push(mt);
|
|
55243
55243
|
}
|
|
55244
|
-
for (var Nt = "", At = 0,
|
|
55245
|
-
for (Be = Ie[
|
|
55244
|
+
for (var Nt = "", At = 0, Bt = 0; Bt < Ie.length; Bt++) {
|
|
55245
|
+
for (Be = Ie[Bt]; Be > V[At + 1].offset; )
|
|
55246
55246
|
At++;
|
|
55247
55247
|
var Kt = V[At].offset, ar = V[At + 1].offset, tr = (Be - Kt) / (ar - Kt), kr = V[At].color, fr = V[At + 1].color;
|
|
55248
55248
|
Nt += Q(Math.round((1 - tr) * kr[0] + tr * fr[0]).toString(16)) + Q(Math.round((1 - tr) * kr[1] + tr * fr[1]).toString(16)) + Q(Math.round((1 - tr) * kr[2] + tr * fr[2]).toString(16));
|
|
@@ -55347,7 +55347,7 @@ Q`), jt(Be, !0), Ur({
|
|
|
55347
55347
|
We.hasOwnProperty(V) && We[V].objectNumber >= 0 && Ce("/" + V + " " + We[V].objectNumber + " 0 R");
|
|
55348
55348
|
ne.publish("putXobjectDict"), Ce(">>");
|
|
55349
55349
|
}, Ji = function() {
|
|
55350
|
-
|
|
55350
|
+
Tr.oid = dr(), Ce("<<"), Ce("/Filter /Standard"), Ce("/V " + Tr.v), Ce("/R " + Tr.r), Ce("/U <" + Tr.toHexString(Tr.U) + ">"), Ce("/O <" + Tr.toHexString(Tr.O) + ">"), Ce("/P " + Tr.P), Ce(">>"), Ce("endobj");
|
|
55351
55351
|
}, po = function() {
|
|
55352
55352
|
Ce("/Font <<");
|
|
55353
55353
|
for (var V in lt)
|
|
@@ -55438,10 +55438,10 @@ Q`), jt(Be, !0), Ur({
|
|
|
55438
55438
|
}
|
|
55439
55439
|
}, V.foo.bar = V, V.foo;
|
|
55440
55440
|
}, ot = function(V, ve) {
|
|
55441
|
-
var Ie, Be, Ue, dt, mt, Nt, At,
|
|
55441
|
+
var Ie, Be, Ue, dt, mt, Nt, At, Bt, Kt;
|
|
55442
55442
|
if (ve = ve || {}, Ue = ve.sourceEncoding || "Unicode", mt = ve.outputEncoding, (ve.autoencode || mt) && lt[wt].metadata && lt[wt].metadata[Ue] && lt[wt].metadata[Ue].encoding && (dt = lt[wt].metadata[Ue].encoding, !mt && lt[wt].encoding && (mt = lt[wt].encoding), !mt && dt.codePages && (mt = dt.codePages[0]), typeof mt == "string" && (mt = dt[mt]), mt)) {
|
|
55443
55443
|
for (At = !1, Nt = [], Ie = 0, Be = V.length; Ie < Be; Ie++)
|
|
55444
|
-
|
|
55444
|
+
Bt = mt[V.charCodeAt(Ie)], Bt ? Nt.push(String.fromCharCode(Bt)) : Nt.push(V[Ie]), Nt[Ie].charCodeAt(0) >> 8 && (At = !0);
|
|
55445
55445
|
V = Nt.join("");
|
|
55446
55446
|
}
|
|
55447
55447
|
for (Ie = V.length; At === void 0 && Ie !== 0; )
|
|
@@ -55449,9 +55449,9 @@ Q`), jt(Be, !0), Ur({
|
|
|
55449
55449
|
if (!At)
|
|
55450
55450
|
return V;
|
|
55451
55451
|
for (Nt = ve.noBOM ? [] : [254, 255], Ie = 0, Be = V.length; Ie < Be; Ie++) {
|
|
55452
|
-
if (
|
|
55452
|
+
if (Bt = V.charCodeAt(Ie), Kt = Bt >> 8, Kt >> 8)
|
|
55453
55453
|
throw new Error("Character at position " + Ie + " of string '" + V + "' exceeds 16bits. Cannot be encoded into UCS-2 BE");
|
|
55454
|
-
Nt.push(Kt), Nt.push(
|
|
55454
|
+
Nt.push(Kt), Nt.push(Bt - (Kt << 8));
|
|
55455
55455
|
}
|
|
55456
55456
|
return String.fromCharCode.apply(void 0, Nt);
|
|
55457
55457
|
}, ct = g.__private__.pdfEscape = g.pdfEscape = function(j, V) {
|
|
@@ -55471,10 +55471,10 @@ Q`), jt(Be, !0), Ur({
|
|
|
55471
55471
|
topRightX: Number(j[0]),
|
|
55472
55472
|
topRightY: Number(j[1])
|
|
55473
55473
|
}
|
|
55474
|
-
},
|
|
55474
|
+
}, Ot(Gt), Re(ge[Pe]);
|
|
55475
55475
|
}, pt = function(V, ve) {
|
|
55476
55476
|
var Ie, Be, Ue;
|
|
55477
|
-
switch (t = ve || t, typeof V == "string" && (Ie = C(V.toLowerCase()), Array.isArray(Ie) && (Be = Ie[0], Ue = Ie[1])), Array.isArray(V) && (Be = V[0] *
|
|
55477
|
+
switch (t = ve || t, typeof V == "string" && (Ie = C(V.toLowerCase()), Array.isArray(Ie) && (Be = Ie[0], Ue = Ie[1])), Array.isArray(V) && (Be = V[0] * Rt, Ue = V[1] * Rt), isNaN(Be) && (Be = o[0], Ue = o[1]), (Be > 14400 || Ue > 14400) && (console$1.warn("A page in a PDF can not be wider or taller than 14400 userUnit. jsPDF limits the width/height to 14400"), Be = Math.min(14400, Be), Ue = Math.min(14400, Ue)), o = [Be, Ue], t.substr(0, 1)) {
|
|
55478
55478
|
case "l":
|
|
55479
55479
|
Ue > Be && (o = [Ue, Be]);
|
|
55480
55480
|
break;
|
|
@@ -55487,7 +55487,7 @@ Q`), jt(Be, !0), Ur({
|
|
|
55487
55487
|
});
|
|
55488
55488
|
}, Pt = function(V) {
|
|
55489
55489
|
V > 0 && V <= Gt && (ge.splice(V, 1), ee.splice(V, 1), Gt--, Pe > Gt && (Pe = Gt), this.setPage(Pe));
|
|
55490
|
-
},
|
|
55490
|
+
}, Ot = function(V) {
|
|
55491
55491
|
V > 0 && V <= Gt && (Pe = V);
|
|
55492
55492
|
}, Yt = g.__private__.getNumberOfPages = g.getNumberOfPages = function() {
|
|
55493
55493
|
return ge.length - 1;
|
|
@@ -55498,7 +55498,7 @@ Q`), jt(Be, !0), Ur({
|
|
|
55498
55498
|
var j = dr(), V = function(Be) {
|
|
55499
55499
|
return Be;
|
|
55500
55500
|
};
|
|
55501
|
-
f !== null && (V =
|
|
55501
|
+
f !== null && (V = Tr.encryptor(j, 0)), Ce("<<"), Ce("/Producer (" + ct(V("jsPDF " + jsPDF.version)) + ")");
|
|
55502
55502
|
for (var ve in gt)
|
|
55503
55503
|
gt.hasOwnProperty(ve) && gt[ve] && Ce("/" + ve.substr(0, 1).toUpperCase() + ve.substr(1) + " (" + ct(V(gt[ve])) + ")");
|
|
55504
55504
|
Ce("/CreationDate (" + ct(V(J)) + ")"), Ce(">>"), Ce("endobj");
|
|
@@ -55539,7 +55539,7 @@ Q`), jt(Be, !0), Ur({
|
|
|
55539
55539
|
}
|
|
55540
55540
|
yt && Ce("/PageMode /" + yt), ne.publish("putCatalog"), Ce(">>"), Ce("endobj");
|
|
55541
55541
|
}, Rr = g.__private__.putTrailer = function() {
|
|
55542
|
-
Ce("trailer"), Ce("<<"), Ce("/Size " + (le + 1)), Ce("/Root " + le + " 0 R"), Ce("/Info " + (le - 1) + " 0 R"), f !== null && Ce("/Encrypt " +
|
|
55542
|
+
Ce("trailer"), Ce("<<"), Ce("/Size " + (le + 1)), Ce("/Root " + le + " 0 R"), Ce("/Info " + (le - 1) + " 0 R"), f !== null && Ce("/Encrypt " + Tr.oid + " 0 R"), Ce("/ID [ <" + X + "> <" + X + "> ]"), Ce(">>");
|
|
55543
55543
|
}, Pi = g.__private__.putHeader = function() {
|
|
55544
55544
|
Ce("%PDF-" + y), Ce("%ºß¬à");
|
|
55545
55545
|
}, $i = g.__private__.putXRef = function() {
|
|
@@ -55594,15 +55594,15 @@ Q`), jt(Be, !0), Ur({
|
|
|
55594
55594
|
throw new Error("The option pdfobjectnewwindow just works in a browser-environment.");
|
|
55595
55595
|
case "pdfjsnewwindow":
|
|
55596
55596
|
if (Object.prototype.toString.call(globalObject) === "[object Window]") {
|
|
55597
|
-
var Nt = ve.pdfJsUrl || "examples/PDF.js/web/viewer.html", At = '<html><style>html, body { padding: 0; margin: 0; } iframe { width: 100%; height: 100%; border: 0;} </style><body><iframe id="pdfViewer" src="' + Nt + "?file=&downloadName=" + ve.filename + '" width="500px" height="400px" /></body></html>',
|
|
55598
|
-
if (
|
|
55599
|
-
|
|
55597
|
+
var Nt = ve.pdfJsUrl || "examples/PDF.js/web/viewer.html", At = '<html><style>html, body { padding: 0; margin: 0; } iframe { width: 100%; height: 100%; border: 0;} </style><body><iframe id="pdfViewer" src="' + Nt + "?file=&downloadName=" + ve.filename + '" width="500px" height="400px" /></body></html>', Bt = globalObject.open();
|
|
55598
|
+
if (Bt !== null) {
|
|
55599
|
+
Bt.document.write(At);
|
|
55600
55600
|
var Kt = this;
|
|
55601
|
-
|
|
55602
|
-
|
|
55601
|
+
Bt.document.documentElement.querySelector("#pdfViewer").onload = function() {
|
|
55602
|
+
Bt.document.title = ve.filename, Bt.document.documentElement.querySelector("#pdfViewer").contentWindow.PDFViewerApplication.open(Kt.output("bloburl"));
|
|
55603
55603
|
};
|
|
55604
55604
|
}
|
|
55605
|
-
return
|
|
55605
|
+
return Bt;
|
|
55606
55606
|
} else
|
|
55607
55607
|
throw new Error("The option pdfjsnewwindow just works in a browser-environment.");
|
|
55608
55608
|
case "dataurlnewwindow":
|
|
@@ -55623,39 +55623,39 @@ Q`), jt(Be, !0), Ur({
|
|
|
55623
55623
|
};
|
|
55624
55624
|
switch (r) {
|
|
55625
55625
|
case "pt":
|
|
55626
|
-
|
|
55626
|
+
Rt = 1;
|
|
55627
55627
|
break;
|
|
55628
55628
|
case "mm":
|
|
55629
|
-
|
|
55629
|
+
Rt = 72 / 25.4;
|
|
55630
55630
|
break;
|
|
55631
55631
|
case "cm":
|
|
55632
|
-
|
|
55632
|
+
Rt = 72 / 2.54;
|
|
55633
55633
|
break;
|
|
55634
55634
|
case "in":
|
|
55635
|
-
|
|
55635
|
+
Rt = 72;
|
|
55636
55636
|
break;
|
|
55637
55637
|
case "px":
|
|
55638
|
-
Ri("px_scaling") == !0 ?
|
|
55638
|
+
Ri("px_scaling") == !0 ? Rt = 72 / 96 : Rt = 96 / 72;
|
|
55639
55639
|
break;
|
|
55640
55640
|
case "pc":
|
|
55641
|
-
|
|
55641
|
+
Rt = 12;
|
|
55642
55642
|
break;
|
|
55643
55643
|
case "em":
|
|
55644
|
-
|
|
55644
|
+
Rt = 12;
|
|
55645
55645
|
break;
|
|
55646
55646
|
case "ex":
|
|
55647
|
-
|
|
55647
|
+
Rt = 6;
|
|
55648
55648
|
break;
|
|
55649
55649
|
default:
|
|
55650
55650
|
if (typeof r == "number")
|
|
55651
|
-
|
|
55651
|
+
Rt = r;
|
|
55652
55652
|
else
|
|
55653
55653
|
throw new Error("Invalid unit: " + r);
|
|
55654
55654
|
}
|
|
55655
|
-
var
|
|
55655
|
+
var Tr = null;
|
|
55656
55656
|
ie(), G();
|
|
55657
55657
|
var eo = function(V) {
|
|
55658
|
-
return f !== null ?
|
|
55658
|
+
return f !== null ? Tr.encryptor(V, 0) : function(ve) {
|
|
55659
55659
|
return ve;
|
|
55660
55660
|
};
|
|
55661
55661
|
}, dn = g.__private__.getPageInfo = g.getPageInfo = function(j) {
|
|
@@ -55684,7 +55684,7 @@ Q`), jt(Be, !0), Ur({
|
|
|
55684
55684
|
g.addPage = function() {
|
|
55685
55685
|
return pt.apply(this, arguments), this;
|
|
55686
55686
|
}, g.setPage = function() {
|
|
55687
|
-
return
|
|
55687
|
+
return Ot.apply(this, arguments), Re.call(this, ge[Pe]), this;
|
|
55688
55688
|
}, g.insertPage = function(j) {
|
|
55689
55689
|
return this.addPage(), this.movePage(Pe, j), this;
|
|
55690
55690
|
}, g.movePage = function(j, V) {
|
|
@@ -55705,7 +55705,7 @@ Q`), jt(Be, !0), Ur({
|
|
|
55705
55705
|
return Pt.apply(this, arguments), this;
|
|
55706
55706
|
}, g.__private__.text = g.text = function(j, V, ve, Ie, Be) {
|
|
55707
55707
|
Ie = Ie || {};
|
|
55708
|
-
var Ue = Ie.scope || this, dt, mt, Nt, At,
|
|
55708
|
+
var Ue = Ie.scope || this, dt, mt, Nt, At, Bt, Kt, ar, tr;
|
|
55709
55709
|
if (typeof j == "number" && typeof V == "number" && (typeof ve == "string" || Array.isArray(ve))) {
|
|
55710
55710
|
var kr = ve;
|
|
55711
55711
|
ve = V, V = j, j = kr;
|
|
@@ -55719,22 +55719,22 @@ Q`), jt(Be, !0), Ur({
|
|
|
55719
55719
|
throw new Error("Invalid arguments passed to jsPDF.text");
|
|
55720
55720
|
if (j.length === 0)
|
|
55721
55721
|
return Ue;
|
|
55722
|
-
var
|
|
55722
|
+
var _r = "", Vr = !1, Si = typeof Ie.lineHeightFactor == "number" ? Ie.lineHeightFactor : Hi, bo = Ue.internal.scaleFactor;
|
|
55723
55723
|
function _o(vr) {
|
|
55724
55724
|
return vr = vr.split(" ").join(Array(Ie.TabLen || 9).join(" ")), ct(vr, ar);
|
|
55725
55725
|
}
|
|
55726
55726
|
function lr(vr) {
|
|
55727
|
-
for (var
|
|
55728
|
-
Cr =
|
|
55727
|
+
for (var Nr = vr.concat(), or = [], mr = Nr.length, Cr; mr--; )
|
|
55728
|
+
Cr = Nr.shift(), typeof Cr == "string" ? or.push(Cr) : Array.isArray(vr) && (Cr.length === 1 || Cr[1] === void 0 && Cr[2] === void 0) ? or.push(Cr[0]) : or.push([Cr[0], Cr[1], Cr[2]]);
|
|
55729
55729
|
return or;
|
|
55730
55730
|
}
|
|
55731
|
-
function Go(vr,
|
|
55731
|
+
function Go(vr, Nr) {
|
|
55732
55732
|
var or;
|
|
55733
55733
|
if (typeof vr == "string")
|
|
55734
|
-
or =
|
|
55734
|
+
or = Nr(vr)[0];
|
|
55735
55735
|
else if (Array.isArray(vr)) {
|
|
55736
55736
|
for (var mr = vr.concat(), Cr = [], Eo = mr.length, ui, Ii; Eo--; )
|
|
55737
|
-
ui = mr.shift(), typeof ui == "string" ? Cr.push(
|
|
55737
|
+
ui = mr.shift(), typeof ui == "string" ? Cr.push(Nr(ui)[0]) : Array.isArray(ui) && typeof ui[0] == "string" && (Ii = Nr(ui[0], ui[1], ui[2]), Cr.push([Ii[0], Ii[1], Ii[2]]));
|
|
55738
55738
|
or = Cr;
|
|
55739
55739
|
}
|
|
55740
55740
|
return or;
|
|
@@ -55745,7 +55745,7 @@ Q`), jt(Be, !0), Ur({
|
|
|
55745
55745
|
else if (Array.isArray(j)) {
|
|
55746
55746
|
var Vo = j.concat();
|
|
55747
55747
|
mt = [];
|
|
55748
|
-
for (var
|
|
55748
|
+
for (var Dr = Vo.length, Kr; Dr--; )
|
|
55749
55749
|
Kr = Vo.shift(), (typeof Kr != "string" || Array.isArray(Kr) && typeof Kr[0] != "string") && (No = !1);
|
|
55750
55750
|
Po = No;
|
|
55751
55751
|
}
|
|
@@ -55767,8 +55767,8 @@ Q`), jt(Be, !0), Ur({
|
|
|
55767
55767
|
ve += li / 2 - no;
|
|
55768
55768
|
break;
|
|
55769
55769
|
}
|
|
55770
|
-
if (Kt = Ie.maxWidth || 0, Kt > 0 && (typeof j == "string" ? j = Ue.splitTextToSize(j, Kt) : Object.prototype.toString.call(j) === "[object Array]" && (j = j.reduce(function(vr,
|
|
55771
|
-
return vr.concat(Ue.splitTextToSize(
|
|
55770
|
+
if (Kt = Ie.maxWidth || 0, Kt > 0 && (typeof j == "string" ? j = Ue.splitTextToSize(j, Kt) : Object.prototype.toString.call(j) === "[object Array]" && (j = j.reduce(function(vr, Nr) {
|
|
55771
|
+
return vr.concat(Ue.splitTextToSize(Nr, Kt));
|
|
55772
55772
|
}, []))), dt = {
|
|
55773
55773
|
text: j,
|
|
55774
55774
|
x: V,
|
|
@@ -55785,8 +55785,8 @@ Q`), jt(Be, !0), Ur({
|
|
|
55785
55785
|
var Xo = Math.cos(Nt), qo = Math.sin(Nt);
|
|
55786
55786
|
fr = new ht(Xo, qo, -qo, Xo, 0, 0);
|
|
55787
55787
|
} else Nt && Nt instanceof ht && (fr = Nt);
|
|
55788
|
-
S === _.ADVANCED && !fr && (fr =
|
|
55789
|
-
`, this.setCharSpace(this.getCharSpace() || 0)), tr = Ie.horizontalScale, typeof tr < "u" && (
|
|
55788
|
+
S === _.ADVANCED && !fr && (fr = kt), Bt = Ie.charSpace || ro, typeof Bt < "u" && (_r += A(W(Bt)) + ` Tc
|
|
55789
|
+
`, this.setCharSpace(this.getCharSpace() || 0)), tr = Ie.horizontalScale, typeof tr < "u" && (_r += A(tr * 100) + ` Tz
|
|
55790
55790
|
`), Ie.lang;
|
|
55791
55791
|
var Er = -1, so = typeof Ie.renderingMode < "u" ? Ie.renderingMode : Ie.stroke, Wi = Ue.internal.getCurrentPageInfo().pageContext;
|
|
55792
55792
|
switch (so) {
|
|
@@ -55826,11 +55826,11 @@ Q`), jt(Be, !0), Ur({
|
|
|
55826
55826
|
break;
|
|
55827
55827
|
}
|
|
55828
55828
|
var Qo = typeof Wi.usedRenderingMode < "u" ? Wi.usedRenderingMode : -1;
|
|
55829
|
-
Er !== -1 ?
|
|
55830
|
-
` : Qo !== -1 && (
|
|
55829
|
+
Er !== -1 ? _r += Er + ` Tr
|
|
55830
|
+
` : Qo !== -1 && (_r += `0 Tr
|
|
55831
55831
|
`), Er !== -1 && (Wi.usedRenderingMode = Er), At = Ie.align || "left";
|
|
55832
55832
|
var To = Te * Si, Hn = Ue.internal.pageSize.getWidth(), ao = lt[wt];
|
|
55833
|
-
|
|
55833
|
+
Bt = Ie.charSpace || ro, Kt = Ie.maxWidth || 0;
|
|
55834
55834
|
var Xr;
|
|
55835
55835
|
ar = Object.assign({
|
|
55836
55836
|
autoencode: !0,
|
|
@@ -55843,34 +55843,34 @@ Q`), jt(Be, !0), Ur({
|
|
|
55843
55843
|
At !== "left" && (Xr = mt.map(function(vr) {
|
|
55844
55844
|
return Ue.getStringUnitWidth(vr, {
|
|
55845
55845
|
font: ao,
|
|
55846
|
-
charSpace:
|
|
55846
|
+
charSpace: Bt,
|
|
55847
55847
|
fontSize: Te,
|
|
55848
55848
|
doKerning: !1
|
|
55849
55849
|
}) * Te / bo;
|
|
55850
55850
|
}));
|
|
55851
55851
|
var Do = 0, ci;
|
|
55852
55852
|
if (At === "right") {
|
|
55853
|
-
V -= Xr[0], j = [],
|
|
55854
|
-
for (var ji = 0; ji <
|
|
55853
|
+
V -= Xr[0], j = [], Dr = mt.length;
|
|
55854
|
+
for (var ji = 0; ji < Dr; ji++)
|
|
55855
55855
|
ji === 0 ? (ci = Oi(V), xi = Ni(ve)) : (ci = W(Do - Xr[ji]), xi = -To), j.push([mt[ji], ci, xi]), Do = Xr[ji];
|
|
55856
55856
|
} else if (At === "center") {
|
|
55857
|
-
V -= Xr[0] / 2, j = [],
|
|
55858
|
-
for (var Ui = 0; Ui <
|
|
55857
|
+
V -= Xr[0] / 2, j = [], Dr = mt.length;
|
|
55858
|
+
for (var Ui = 0; Ui < Dr; Ui++)
|
|
55859
55859
|
Ui === 0 ? (ci = Oi(V), xi = Ni(ve)) : (ci = W((Do - Xr[Ui]) / 2), xi = -To), j.push([mt[Ui], ci, xi]), Do = Xr[Ui];
|
|
55860
55860
|
} else if (At === "left") {
|
|
55861
|
-
j = [],
|
|
55862
|
-
for (var Jo = 0; Jo <
|
|
55861
|
+
j = [], Dr = mt.length;
|
|
55862
|
+
for (var Jo = 0; Jo < Dr; Jo++)
|
|
55863
55863
|
j.push(mt[Jo]);
|
|
55864
55864
|
} else if (At === "justify") {
|
|
55865
|
-
j = [],
|
|
55866
|
-
for (var di = 0; di <
|
|
55867
|
-
xi = di === 0 ? Ni(ve) : -To, ci = di === 0 ? Oi(V) : 0, di <
|
|
55865
|
+
j = [], Dr = mt.length, Kt = Kt !== 0 ? Kt : Hn;
|
|
55866
|
+
for (var di = 0; di < Dr; di++)
|
|
55867
|
+
xi = di === 0 ? Ni(ve) : -To, ci = di === 0 ? Oi(V) : 0, di < Dr - 1 ? Ei.push(A(W((Kt - Xr[di]) / (mt[di].split("").length - 1)))) : Ei.push(0), j.push([mt[di], ci, xi]);
|
|
55868
55868
|
} else
|
|
55869
55869
|
throw new Error('Unrecognized alignment option, use "left", "center", "right" or "justify".');
|
|
55870
55870
|
}
|
|
55871
55871
|
var vn = typeof Ie.R2L == "boolean" ? Ie.R2L : Xe;
|
|
55872
|
-
vn === !0 && (j = Go(j, function(vr,
|
|
55873
|
-
return [vr.split("").reverse().join(""),
|
|
55872
|
+
vn === !0 && (j = Go(j, function(vr, Nr, or) {
|
|
55873
|
+
return [vr.split("").reverse().join(""), Nr, or];
|
|
55874
55874
|
})), dt = {
|
|
55875
55875
|
text: j,
|
|
55876
55876
|
x: V,
|
|
@@ -55884,13 +55884,13 @@ Q`), jt(Be, !0), Ur({
|
|
|
55884
55884
|
}
|
|
55885
55885
|
}, ne.publish("postProcessText", dt), j = dt.text, Vr = dt.mutex.isHex || !1;
|
|
55886
55886
|
var So = lt[wt].encoding;
|
|
55887
|
-
(So === "WinAnsiEncoding" || So === "StandardEncoding") && (j = Go(j, function(vr,
|
|
55888
|
-
return [_o(vr),
|
|
55887
|
+
(So === "WinAnsiEncoding" || So === "StandardEncoding") && (j = Go(j, function(vr, Nr, or) {
|
|
55888
|
+
return [_o(vr), Nr, or];
|
|
55889
55889
|
})), mt = lr(j), j = [];
|
|
55890
|
-
for (var lo = 0, Yi = 1, Zi = Array.isArray(mt[0]) ? Yi : lo, co, Hr, Br, Fi = "", Ko = function(
|
|
55890
|
+
for (var lo = 0, Yi = 1, Zi = Array.isArray(mt[0]) ? Yi : lo, co, Hr, Br, Fi = "", Ko = function(Nr, or, mr) {
|
|
55891
55891
|
var Cr = "";
|
|
55892
|
-
return mr instanceof ht ? (typeof Ie.angle == "number" ? mr =
|
|
55893
|
-
`) : Cr = A(
|
|
55892
|
+
return mr instanceof ht ? (typeof Ie.angle == "number" ? mr = br(mr, new ht(1, 0, 0, 1, Nr, or)) : mr = br(new ht(1, 0, 0, 1, Nr, or), mr), S === _.ADVANCED && (mr = br(new ht(1, 0, 0, -1, 0, 0), mr)), Cr = mr.join(" ") + ` Tm
|
|
55893
|
+
`) : Cr = A(Nr) + " " + A(or) + ` Td
|
|
55894
55894
|
`, Cr;
|
|
55895
55895
|
}, qr = 0; qr < mt.length; qr++) {
|
|
55896
55896
|
switch (Fi = "", Zi) {
|
|
@@ -55913,7 +55913,7 @@ T* `) : j.join(` Tj
|
|
|
55913
55913
|
return hi += wt + " " + Te + ` Tf
|
|
55914
55914
|
`, hi += A(Te * Si) + ` TL
|
|
55915
55915
|
`, hi += Ti + `
|
|
55916
|
-
`, hi +=
|
|
55916
|
+
`, hi += _r, hi += j, hi += "ET", Ce(hi), m[wt] = !0, Ue;
|
|
55917
55917
|
};
|
|
55918
55918
|
var Fn = g.__private__.clip = g.clip = function(j) {
|
|
55919
55919
|
return Ce(j === "evenodd" ? "W*" : "W"), this;
|
|
@@ -55971,7 +55971,7 @@ T* `) : j.join(` Tj
|
|
|
55971
55971
|
}, Uo = function(V) {
|
|
55972
55972
|
V === null || S === _.ADVANCED && V === void 0 || (V = hn(V), Ce(V));
|
|
55973
55973
|
};
|
|
55974
|
-
function
|
|
55974
|
+
function Ht(j, V, ve, Ie, Be) {
|
|
55975
55975
|
var Ue = new TilingPattern(V || this.boundingBox, ve || this.xStep, Ie || this.yStep, this.gState, Be || this.matrix);
|
|
55976
55976
|
Ue.stream = this.stream;
|
|
55977
55977
|
var dt = j + "$$" + this.cloneIndex++ + "$$";
|
|
@@ -55983,7 +55983,7 @@ T* `) : j.join(` Tj
|
|
|
55983
55983
|
Ce("q"), Ce(An(ve)), Be.gState && g.setGState(Be.gState), Ce(V.matrix.toString() + " cm"), Ce("/" + Ie + " sh"), Ce("Q");
|
|
55984
55984
|
else if (Be instanceof TilingPattern) {
|
|
55985
55985
|
var Ue = new ht(1, 0, 0, -1, 0, zi());
|
|
55986
|
-
V.matrix && (Ue = Ue.multiply(V.matrix ||
|
|
55986
|
+
V.matrix && (Ue = Ue.multiply(V.matrix || kt), Ie = Ht.call(Be, V.key, V.boundingBox, V.xStep, V.yStep, Ue).id), Ce("q"), Ce("/Pattern cs"), Ce("/" + Ie + " scn"), Be.gState && g.setGState(Be.gState), Ce(ve), Ce("Q");
|
|
55987
55987
|
}
|
|
55988
55988
|
}, An = function(V) {
|
|
55989
55989
|
switch (V) {
|
|
@@ -56015,11 +56015,11 @@ T* `) : j.join(` Tj
|
|
|
56015
56015
|
throw new Error("Invalid arguments passed to jsPDF.line");
|
|
56016
56016
|
return S === _.COMPAT ? this.lines([[ve - j, Ie - V]], j, V, [1, 1], Be || "S") : this.lines([[ve - j, Ie - V]], j, V, [1, 1]).stroke();
|
|
56017
56017
|
}, g.__private__.lines = g.lines = function(j, V, ve, Ie, Be, Ue) {
|
|
56018
|
-
var dt, mt, Nt, At,
|
|
56018
|
+
var dt, mt, Nt, At, Bt, Kt, ar, tr, kr, fr, _r, Vr;
|
|
56019
56019
|
if (typeof j == "number" && (Vr = ve, ve = V, V = j, j = Vr), Ie = Ie || [1, 1], Ue = Ue || !1, isNaN(V) || isNaN(ve) || !Array.isArray(j) || !Array.isArray(Ie) || !Gr(Be) || typeof Ue != "boolean")
|
|
56020
56020
|
throw new Error("Invalid arguments passed to jsPDF.lines");
|
|
56021
|
-
for (Yo(V, ve), dt = Ie[0], mt = Ie[1], At = j.length, fr = V,
|
|
56022
|
-
|
|
56021
|
+
for (Yo(V, ve), dt = Ie[0], mt = Ie[1], At = j.length, fr = V, _r = ve, Nt = 0; Nt < At; Nt++)
|
|
56022
|
+
Bt = j[Nt], Bt.length === 2 ? (fr = Bt[0] * dt + fr, _r = Bt[1] * mt + _r, fn(fr, _r)) : (Kt = Bt[0] * dt + fr, ar = Bt[1] * mt + _r, tr = Bt[2] * dt + fr, kr = Bt[3] * mt + _r, fr = Bt[4] * dt + fr, _r = Bt[5] * mt + _r, ki(Kt, ar, tr, kr, fr, _r));
|
|
56023
56023
|
return Ue && un(), Uo(Be), this;
|
|
56024
56024
|
}, g.path = function(j) {
|
|
56025
56025
|
for (var V = 0; V < j.length; V++) {
|
|
@@ -56223,7 +56223,7 @@ T* `) : j.join(` Tj
|
|
|
56223
56223
|
throw new Error("Invalid argument passed to jsPDF.setLineMiterLimit");
|
|
56224
56224
|
return Ce(A(W(j)) + " M"), this;
|
|
56225
56225
|
}, g.GState = GState, g.setGState = function(j) {
|
|
56226
|
-
typeof j == "string" ? j = Mt[rr[j]] : j = Di(null, j), j.equals(
|
|
56226
|
+
typeof j == "string" ? j = Mt[rr[j]] : j = Di(null, j), j.equals(xr) || (Ce("/" + j.id + " gs"), xr = j);
|
|
56227
56227
|
};
|
|
56228
56228
|
var Di = function(V, ve) {
|
|
56229
56229
|
if (!(V && rr[V])) {
|
|
@@ -56253,7 +56253,7 @@ T* `) : j.join(` Tj
|
|
|
56253
56253
|
}, g.restoreGraphicsState = function() {
|
|
56254
56254
|
Ce("Q");
|
|
56255
56255
|
var j = Et.pop();
|
|
56256
|
-
return wt = j.key, Te = j.size, Ti = j.color,
|
|
56256
|
+
return wt = j.key, Te = j.size, Ti = j.color, xr = null, this;
|
|
56257
56257
|
}, g.setCurrentTransformationMatrix = function(j) {
|
|
56258
56258
|
return Ce(j.toString() + " cm"), this;
|
|
56259
56259
|
}, g.comment = function(j) {
|
|
@@ -56361,13 +56361,13 @@ T* `) : j.join(` Tj
|
|
|
56361
56361
|
ve = V[Be][0], Ie = V[Be][1], j.subscribe.apply(j, [ve].concat(typeof Ie == "function" ? [Ie] : Ie));
|
|
56362
56362
|
}(ne, jsPDF.API.events) : g[Co] = jsPDF.API[Co]);
|
|
56363
56363
|
var Bi = g.getPageWidth = function(j) {
|
|
56364
|
-
return j = j || Pe, (ee[j].mediaBox.topRightX - ee[j].mediaBox.bottomLeftX) /
|
|
56364
|
+
return j = j || Pe, (ee[j].mediaBox.topRightX - ee[j].mediaBox.bottomLeftX) / Rt;
|
|
56365
56365
|
}, oo = g.setPageWidth = function(j, V) {
|
|
56366
|
-
ee[j].mediaBox.topRightX = V *
|
|
56366
|
+
ee[j].mediaBox.topRightX = V * Rt + ee[j].mediaBox.bottomLeftX;
|
|
56367
56367
|
}, zi = g.getPageHeight = function(j) {
|
|
56368
|
-
return j = j || Pe, (ee[j].mediaBox.topRightY - ee[j].mediaBox.bottomLeftY) /
|
|
56368
|
+
return j = j || Pe, (ee[j].mediaBox.topRightY - ee[j].mediaBox.bottomLeftY) / Rt;
|
|
56369
56369
|
}, xo = g.setPageHeight = function(j, V) {
|
|
56370
|
-
ee[j].mediaBox.topRightY = V *
|
|
56370
|
+
ee[j].mediaBox.topRightY = V * Rt + ee[j].mediaBox.bottomLeftY;
|
|
56371
56371
|
};
|
|
56372
56372
|
return g.internal = {
|
|
56373
56373
|
pdfEscape: ct,
|
|
@@ -56392,7 +56392,7 @@ T* `) : j.join(` Tj
|
|
|
56392
56392
|
getFilters: Mr,
|
|
56393
56393
|
putStream: Ur,
|
|
56394
56394
|
events: ne,
|
|
56395
|
-
scaleFactor:
|
|
56395
|
+
scaleFactor: Rt,
|
|
56396
56396
|
pageSize: {
|
|
56397
56397
|
getWidth: function() {
|
|
56398
56398
|
return Bi(Pe);
|
|
@@ -56408,7 +56408,7 @@ T* `) : j.join(` Tj
|
|
|
56408
56408
|
}
|
|
56409
56409
|
},
|
|
56410
56410
|
encryptionOptions: f,
|
|
56411
|
-
encryption:
|
|
56411
|
+
encryption: Tr,
|
|
56412
56412
|
getEncryptor: eo,
|
|
56413
56413
|
output: cn,
|
|
56414
56414
|
getNumberOfPages: Yt,
|
|
@@ -59606,7 +59606,8 @@ function parseFontFamily(a) {
|
|
|
59606
59606
|
align: this.textAlign,
|
|
59607
59607
|
maxWidth: xe,
|
|
59608
59608
|
// renderingMode: "fillThenStroke",
|
|
59609
|
-
charSpace: _e
|
|
59609
|
+
charSpace: _e,
|
|
59610
|
+
bold: !0
|
|
59610
59611
|
}) : W.call(this, {
|
|
59611
59612
|
text: ue,
|
|
59612
59613
|
x: Q,
|
|
@@ -59633,7 +59634,9 @@ function parseFontFamily(a) {
|
|
|
59633
59634
|
angle: Fe,
|
|
59634
59635
|
align: this.textAlign,
|
|
59635
59636
|
maxWidth: xe,
|
|
59636
|
-
charSpace: _e
|
|
59637
|
+
charSpace: _e,
|
|
59638
|
+
// 自定义修改
|
|
59639
|
+
bold: !0
|
|
59637
59640
|
// 自定义修改
|
|
59638
59641
|
});
|
|
59639
59642
|
}
|
|
@@ -59952,13 +59955,15 @@ function parseFontFamily(a) {
|
|
|
59952
59955
|
}
|
|
59953
59956
|
else {
|
|
59954
59957
|
Q.scale >= 0.01 && ($ = this.pdf.internal.getFontSize(), this.pdf.setFontSize($ * Q.scale), Te = this.lineWidth, this.lineWidth = Te * Q.scale);
|
|
59958
|
+
let xr = Q.maxWidth - xe.w, Rt = 0;
|
|
59959
|
+
xr > 2 && Q.bold && (Rt = xr / Q.text.length);
|
|
59955
59960
|
var Ct = Q.charSpace ? parseFloat(Q.charSpace) : 0;
|
|
59956
59961
|
this.pdf.text(Q.text, ge.x + this.posX, ge.y + this.posY, {
|
|
59957
59962
|
angle: Q.angle,
|
|
59958
59963
|
align: le,
|
|
59959
59964
|
renderingMode: Q.renderingMode,
|
|
59960
59965
|
// maxWidth: options.maxWidth,
|
|
59961
|
-
charSpace: Ct
|
|
59966
|
+
charSpace: Ct + Rt
|
|
59962
59967
|
}), Q.scale >= 0.01 && (this.pdf.setFontSize($), this.lineWidth = Te);
|
|
59963
59968
|
}
|
|
59964
59969
|
}, U = function(Q, le, xe, Fe) {
|
|
@@ -59995,9 +60000,9 @@ function parseFontFamily(a) {
|
|
|
59995
60000
|
var ge = Q + (xe - Q) * 0.5, Pe = le + (Fe - le) * 0.5, Ee = me + (xe - me) * 0.5, Ve = _e + (Fe - _e) * 0.5, Ne = Math.min(Q, me, ge, Ee), Re = Math.max(Q, me, ge, Ee), Ce = Math.min(le, _e, Pe, Ve), ae = Math.max(le, _e, Pe, Ve);
|
|
59996
60001
|
return new d(Ne, Ce, Re - Ne, ae - Ce);
|
|
59997
60002
|
}, we = function(Q, le, xe, Fe, me, _e, ge, Pe) {
|
|
59998
|
-
var Ee = xe - Q, Ve = Fe - le, Ne = me - xe, Re = _e - Fe, Ce = ge - me, ae = Pe - _e, he = 40, $, Te, Oe, Xe, Je, $e, yt, vt, et, tt, gt, lt, Ct, wt, Et, Dt, Qt, Mt, rr,
|
|
60003
|
+
var Ee = xe - Q, Ve = Fe - le, Ne = me - xe, Re = _e - Fe, Ce = ge - me, ae = Pe - _e, he = 40, $, Te, Oe, Xe, Je, $e, yt, vt, et, tt, gt, lt, Ct, wt, Et, Dt, Qt, Mt, rr, xr, Rt, Gt, ee, ne;
|
|
59999
60004
|
for (Te = 0; Te < he + 1; Te++)
|
|
60000
|
-
$ = Te / he, Oe = Q + $ * Ee, Xe = le + $ * Ve, Je = xe + $ * Ne, $e = Fe + $ * Re, yt = me + $ * Ce, vt = _e + $ * ae, rr = Je - Oe,
|
|
60005
|
+
$ = Te / he, Oe = Q + $ * Ee, Xe = le + $ * Ve, Je = xe + $ * Ne, $e = Fe + $ * Re, yt = me + $ * Ce, vt = _e + $ * ae, rr = Je - Oe, xr = $e - Xe, Rt = yt - Je, Gt = vt - $e, gt = Oe + $ * rr, lt = Xe + $ * xr, et = Je + $ * Rt, tt = $e + $ * Gt, ee = et - gt, ne = tt - lt, Ct = gt + $ * ee, wt = lt + $ * ne, Te == 0 ? (Et = Ct, Dt = wt, Qt = Ct, Mt = wt) : (Et = Math.min(Et, Ct), Dt = Math.min(Dt, wt), Qt = Math.max(Qt, Ct), Mt = Math.max(Mt, wt));
|
|
60001
60006
|
return new d(Math.round(Et), Math.round(Dt), Math.round(Qt - Et), Math.round(Mt - Dt));
|
|
60002
60007
|
}, ie = function(Q, le) {
|
|
60003
60008
|
return JSON.stringify({
|
|
@@ -61349,19 +61354,19 @@ function JPEGEncoder(a) {
|
|
|
61349
61354
|
var Ce, ae, he, $, Te, Oe, Xe, Je, $e = 0, yt, vt = 8, et = 64;
|
|
61350
61355
|
for (yt = 0; yt < vt; ++yt) {
|
|
61351
61356
|
Ce = Ne[$e], ae = Ne[$e + 1], he = Ne[$e + 2], $ = Ne[$e + 3], Te = Ne[$e + 4], Oe = Ne[$e + 5], Xe = Ne[$e + 6], Je = Ne[$e + 7];
|
|
61352
|
-
var tt = Ce + Je, gt = Ce - Je, lt = ae + Xe, Ct = ae - Xe, wt = he + Oe, Et = he - Oe, Dt = $ + Te, Qt = $ - Te, Mt = tt + Dt, rr = tt - Dt,
|
|
61353
|
-
Ne[$e] = Mt +
|
|
61354
|
-
var Gt = (
|
|
61355
|
-
Ne[$e + 2] = rr + Gt, Ne[$e + 6] = rr - Gt, Mt = Qt + Et,
|
|
61356
|
-
var ee = (Mt -
|
|
61357
|
+
var tt = Ce + Je, gt = Ce - Je, lt = ae + Xe, Ct = ae - Xe, wt = he + Oe, Et = he - Oe, Dt = $ + Te, Qt = $ - Te, Mt = tt + Dt, rr = tt - Dt, xr = lt + wt, Rt = lt - wt;
|
|
61358
|
+
Ne[$e] = Mt + xr, Ne[$e + 4] = Mt - xr;
|
|
61359
|
+
var Gt = (Rt + rr) * 0.707106781;
|
|
61360
|
+
Ne[$e + 2] = rr + Gt, Ne[$e + 6] = rr - Gt, Mt = Qt + Et, xr = Et + Ct, Rt = Ct + gt;
|
|
61361
|
+
var ee = (Mt - Rt) * 0.382683433, ne = 0.5411961 * Mt + ee, De = 1.306562965 * Rt + ee, We = xr * 0.707106781, Ye = gt + We, St = gt - We;
|
|
61357
61362
|
Ne[$e + 5] = St + ne, Ne[$e + 3] = St - ne, Ne[$e + 1] = Ye + De, Ne[$e + 7] = Ye - De, $e += 8;
|
|
61358
61363
|
}
|
|
61359
61364
|
for ($e = 0, yt = 0; yt < vt; ++yt) {
|
|
61360
61365
|
Ce = Ne[$e], ae = Ne[$e + 8], he = Ne[$e + 16], $ = Ne[$e + 24], Te = Ne[$e + 32], Oe = Ne[$e + 40], Xe = Ne[$e + 48], Je = Ne[$e + 56];
|
|
61361
|
-
var Ut = Ce + Je, Jt = Ce - Je, ir = ae + Xe, ht = ae - Xe,
|
|
61366
|
+
var Ut = Ce + Je, Jt = Ce - Je, ir = ae + Xe, ht = ae - Xe, br = he + Oe, kt = he - Oe, wr = $ + Te, dr = $ - Te, Xt = Ut + wr, jt = Ut - wr, hr = ir + br, Wt = ir - br;
|
|
61362
61367
|
Ne[$e] = Xt + hr, Ne[$e + 32] = Xt - hr;
|
|
61363
61368
|
var Zt = (Wt + jt) * 0.707106781;
|
|
61364
|
-
Ne[$e + 16] = jt + Zt, Ne[$e + 48] = jt - Zt, Xt = dr +
|
|
61369
|
+
Ne[$e + 16] = jt + Zt, Ne[$e + 48] = jt - Zt, Xt = dr + kt, hr = kt + ht, Wt = ht + Jt;
|
|
61365
61370
|
var nr = (Xt - Wt) * 0.382683433, pr = 0.5411961 * Xt + nr, Mr = 1.306562965 * Wt + nr, Ur = hr * 0.707106781, _i = Jt + Ur, Yr = Jt - Ur;
|
|
61366
61371
|
Ne[$e + 40] = Yr + pr, Ne[$e + 24] = Yr - pr, Ne[$e + 8] = _i + Mr, Ne[$e + 56] = _i - Mr, $e++;
|
|
61367
61372
|
}
|
|
@@ -61869,13 +61874,13 @@ function WebPDecoder(a) {
|
|
|
61869
61874
|
B[K++] = te >> 16 & 255, B[K++] = te >> 8 & 255, B[K++] = te >> 0 & 255;
|
|
61870
61875
|
}
|
|
61871
61876
|
}
|
|
61872
|
-
function
|
|
61877
|
+
function xr(N, F, R, B, K) {
|
|
61873
61878
|
for (R = F + R; F < R; ) {
|
|
61874
61879
|
var te = N[F++];
|
|
61875
61880
|
B[K++] = te >> 16 & 255, B[K++] = te >> 8 & 255, B[K++] = te >> 0 & 255, B[K++] = te >> 24 & 255;
|
|
61876
61881
|
}
|
|
61877
61882
|
}
|
|
61878
|
-
function
|
|
61883
|
+
function Rt(N, F, R, B, K) {
|
|
61879
61884
|
for (R = F + R; F < R; ) {
|
|
61880
61885
|
var re = N[F++], te = re >> 16 & 240 | re >> 12 & 15, re = re >> 0 & 240 | re >> 28 & 15;
|
|
61881
61886
|
B[K++] = te, B[K++] = re;
|
|
@@ -61922,13 +61927,13 @@ function WebPDecoder(a) {
|
|
|
61922
61927
|
function ht(N) {
|
|
61923
61928
|
return alert("todo:WebPSamplerProcessPlane"), N.T;
|
|
61924
61929
|
}
|
|
61925
|
-
function
|
|
61930
|
+
function br(N, F) {
|
|
61926
61931
|
var R = N.T, B = F.ba.f.RGBA, K = B.eb, te = B.fb + N.ka * B.A, re = ei[F.ba.S], oe = N.y, de = N.O, pe = N.f, Se = N.N, He = N.ea, Ze = N.W, Ge = F.cc, qe = F.dc, rt = F.Mc, je = F.Nc, Qe = N.ka, it = N.ka + N.T, at = N.U, st = at + 1 >> 1;
|
|
61927
61932
|
for (Qe == 0 ? re(oe, de, null, null, pe, Se, He, Ze, pe, Se, He, Ze, K, te, null, null, at) : (re(F.ec, F.fc, oe, de, Ge, qe, rt, je, pe, Se, He, Ze, K, te - B.A, K, te, at), ++R); Qe + 2 < it; Qe += 2)
|
|
61928
61933
|
Ge = pe, qe = Se, rt = He, je = Ze, Se += N.Rc, Ze += N.Rc, te += 2 * B.A, de += 2 * N.fa, re(oe, de - N.fa, oe, de, Ge, qe, rt, je, pe, Se, He, Ze, K, te - B.A, K, te, at);
|
|
61929
61934
|
return de += N.fa, N.j + it < N.o ? (o(F.ec, F.fc, oe, de, at), o(F.cc, F.dc, pe, Se, st), o(F.Mc, F.Nc, He, Ze, st), R--) : it & 1 || re(oe, de, null, null, pe, Se, He, Ze, pe, Se, He, Ze, K, te + B.A, null, null, at), R;
|
|
61930
61935
|
}
|
|
61931
|
-
function
|
|
61936
|
+
function kt(N, F, R) {
|
|
61932
61937
|
var B = N.F, K = [N.J];
|
|
61933
61938
|
if (B != null) {
|
|
61934
61939
|
var te = N.U, re = F.ba.S, oe = re == wn || re == Cn;
|
|
@@ -61948,16 +61953,16 @@ function WebPDecoder(a) {
|
|
|
61948
61953
|
if (B) {
|
|
61949
61954
|
if (F.Ib = ht, N.Kb) {
|
|
61950
61955
|
if (R = N.U + 1 >> 1, F.memory = s(N.U + 2 * R), F.memory == null) return 0;
|
|
61951
|
-
F.ec = F.memory, F.fc = 0, F.cc = F.ec, F.dc = F.fc + N.U, F.Mc = F.cc, F.Nc = F.dc + R, F.Ib =
|
|
61956
|
+
F.ec = F.memory, F.fc = 0, F.cc = F.ec, F.dc = F.fc + N.U, F.Mc = F.cc, F.Nc = F.dc + R, F.Ib = br, kr();
|
|
61952
61957
|
}
|
|
61953
61958
|
} else alert("todo:EmitYUV");
|
|
61954
|
-
K && (F.Jb =
|
|
61959
|
+
K && (F.Jb = kt, B && ar());
|
|
61955
61960
|
}
|
|
61956
61961
|
if (B && !Ts) {
|
|
61957
61962
|
for (N = 0; 256 > N; ++N)
|
|
61958
61963
|
qs[N] = 89858 * (N - 128) + rn >> Tn, Ds[N] = -22014 * (N - 128) + rn, Vi[N] = -45773 * (N - 128), Qs[N] = 113618 * (N - 128) + rn >> Tn;
|
|
61959
61964
|
for (N = on; N < Xn; ++N)
|
|
61960
|
-
F = 76283 * (N - 16) + rn >> Tn, Js[N - on] =
|
|
61965
|
+
F = 76283 * (N - 16) + rn >> Tn, Js[N - on] = Dr(F, 255), Ks[N - on] = Dr(F + 8 >> 4, 15);
|
|
61961
61966
|
Ts = 1;
|
|
61962
61967
|
}
|
|
61963
61968
|
return 1;
|
|
@@ -62179,7 +62184,7 @@ function WebPDecoder(a) {
|
|
|
62179
62184
|
}
|
|
62180
62185
|
function gi() {
|
|
62181
62186
|
var N = new ve();
|
|
62182
|
-
return N == null ? null : (N.a = 0, N.xb = vs, De("Predictor", "VP8LPredictors"), De("Predictor", "VP8LPredictors_C"), De("PredictorAdd", "VP8LPredictorsAdd"), De("PredictorAdd", "VP8LPredictorsAdd_C"), di = Et, So = Qt, lo = rr, Yi =
|
|
62187
|
+
return N == null ? null : (N.a = 0, N.xb = vs, De("Predictor", "VP8LPredictors"), De("Predictor", "VP8LPredictors_C"), De("PredictorAdd", "VP8LPredictorsAdd"), De("PredictorAdd", "VP8LPredictorsAdd_C"), di = Et, So = Qt, lo = rr, Yi = xr, Zi = Rt, co = Gt, Hr = ee, U.VP8LMapColor32b = ji, U.VP8LMapColor8b = Jo, N);
|
|
62183
62188
|
}
|
|
62184
62189
|
function ni(N, F, R, B, K) {
|
|
62185
62190
|
var te = 1, re = [N], oe = [F], de = B.m, pe = B.s, Se = null, He = 0;
|
|
@@ -62225,10 +62230,10 @@ function WebPDecoder(a) {
|
|
|
62225
62230
|
}
|
|
62226
62231
|
var Ir;
|
|
62227
62232
|
if (Ir = te) t: {
|
|
62228
|
-
var zr = B, bi = re,
|
|
62233
|
+
var zr = B, bi = re, Pr = oe, ti = He, Ao = R, Wr, Sr, Qn = zr.m, nn = zr.s, Lo = [null], Mo, jr = 1, Xi = 0, ta = Zs[ti];
|
|
62229
62234
|
r: for (; ; ) {
|
|
62230
62235
|
if (Ao && xe(Qn, 1)) {
|
|
62231
|
-
var Jn = xe(Qn, 3) + 2, Es = $e(bi, Jn), Fs = $e(
|
|
62236
|
+
var Jn = xe(Qn, 3) + 2, Es = $e(bi, Jn), Fs = $e(Pr, Jn), ra = Es * Fs;
|
|
62232
62237
|
if (!ni(Es, Fs, 0, zr, Lo)) break r;
|
|
62233
62238
|
for (Lo = Lo[0], nn.xc = Jn, Wr = 0; Wr < ra; ++Wr) {
|
|
62234
62239
|
var sn = Lo[Wr] >> 8 & 65535;
|
|
@@ -62474,7 +62479,7 @@ function WebPDecoder(a) {
|
|
|
62474
62479
|
continue;
|
|
62475
62480
|
} else Ze = R;
|
|
62476
62481
|
var Ge = N.pb[He];
|
|
62477
|
-
Ge.Sc[0] = jn[
|
|
62482
|
+
Ge.Sc[0] = jn[Dr(Ze + K, 127)], Ge.Sc[1] = Un[Dr(Ze + 0, 127)], Ge.Eb[0] = 2 * jn[Dr(Ze + B, 127)], Ge.Eb[1] = 101581 * Un[Dr(Ze + oe, 127)] >> 16, 8 > Ge.Eb[1] && (Ge.Eb[1] = 8), Ge.Qc[0] = jn[Dr(Ze + de, 117)], Ge.Qc[1] = Un[Dr(Ze + pe, 127)], Ge.lc = Ze + pe;
|
|
62478
62483
|
}
|
|
62479
62484
|
if (!re.Rb) return ot(N, 4, "Not a key frame.");
|
|
62480
62485
|
for (Ne(te), re = N.Pa, R = 0; 4 > R; ++R) {
|
|
@@ -62515,7 +62520,7 @@ function WebPDecoder(a) {
|
|
|
62515
62520
|
var F = N.rb[N.sb - 1];
|
|
62516
62521
|
F.la = 0, F.Na = 0, n(N.zc, 0, 0, N.zc.length), N.ja = 0;
|
|
62517
62522
|
}
|
|
62518
|
-
function
|
|
62523
|
+
function Ot(N, F) {
|
|
62519
62524
|
for (N.M = 0; N.M < N.Va; ++N.M) {
|
|
62520
62525
|
var R = N.Jc[N.M & N.Xb], B = N.m, K = N, te;
|
|
62521
62526
|
for (te = 0; te < K.za; ++te) {
|
|
@@ -62578,11 +62583,11 @@ function WebPDecoder(a) {
|
|
|
62578
62583
|
at = it, st = cr;
|
|
62579
62584
|
var Fr = $t.D, er = Fr.Nb;
|
|
62580
62585
|
Qe = $t.R;
|
|
62581
|
-
var Fr = Fr.wa[Fr.Y + at], Ir = $t.sa, zr = $t.ta + 16 * er * Qe + 16 * at, bi = Fr.dd,
|
|
62582
|
-
if (
|
|
62586
|
+
var Fr = Fr.wa[Fr.Y + at], Ir = $t.sa, zr = $t.ta + 16 * er * Qe + 16 * at, bi = Fr.dd, Pr = Fr.tc;
|
|
62587
|
+
if (Pr != 0) if (t(3 <= Pr), $t.L == 1) 0 < at && gs(Ir, zr, Qe, Pr + 4), Fr.La && ys(Ir, zr, Qe, Pr), 0 < st && ps(Ir, zr, Qe, Pr + 4), Fr.La && ms(Ir, zr, Qe, Pr);
|
|
62583
62588
|
else {
|
|
62584
62589
|
var ti = $t.B, Ao = $t.qa, Wr = $t.ra + 8 * er * ti + 8 * at, Sr = $t.Ha, $t = $t.Ia + 8 * er * ti + 8 * at, er = Fr.ld;
|
|
62585
|
-
0 < at && (as(Ir, zr, Qe,
|
|
62590
|
+
0 < at && (as(Ir, zr, Qe, Pr + 4, bi, er), cs(Ao, Wr, Sr, $t, ti, Pr + 4, bi, er)), Fr.La && (hs(Ir, zr, Qe, Pr, bi, er), fs(Ao, Wr, Sr, $t, ti, Pr, bi, er)), 0 < st && (ss(Ir, zr, Qe, Pr + 4, bi, er), ls(Ao, Wr, Sr, $t, ti, Pr + 4, bi, er)), Fr.La && (ds(Ir, zr, Qe, Pr, bi, er), us(Ao, Wr, Sr, $t, ti, Pr, bi, er));
|
|
62586
62591
|
}
|
|
62587
62592
|
}
|
|
62588
62593
|
if (R.ia && alert("todo:DitherRow"), B.put != null) {
|
|
@@ -62658,7 +62663,7 @@ function WebPDecoder(a) {
|
|
|
62658
62663
|
ho = Ri, _n = $i, Zn = si, Io = wi, Gn = cn, ns = Pi, ss = Or, as = mn, ls = kn, cs = Co, ds = io, hs = yn, us = Bi, fs = oo, ps = gn, gs = ro, ms = wo, ys = Qr, $r[0] = Yo, $r[1] = eo, $r[2] = In, $r[3] = An, $r[4] = fn, $r[5] = Zo, $r[6] = ki, $r[7] = to, $r[8] = pn, $r[9] = Ln, Ai[0] = hn, Ai[1] = Sn, Ai[2] = En, Ai[3] = Fn, Ai[4] = un, Ai[5] = mo, Ai[6] = Uo, Li[0] = Rn, Li[1] = dn, Li[2] = Hi, Li[3] = Mn, Li[4] = Ni, Li[5] = Oi, Li[6] = gr, R = 1;
|
|
62659
62664
|
} else R = 0;
|
|
62660
62665
|
}
|
|
62661
|
-
R && (R =
|
|
62666
|
+
R && (R = Ot(N, F)), F.bc != null && F.bc(F), R &= 1;
|
|
62662
62667
|
}
|
|
62663
62668
|
return R ? (N.cb = 0, R) : 0;
|
|
62664
62669
|
}
|
|
@@ -62709,7 +62714,7 @@ function WebPDecoder(a) {
|
|
|
62709
62714
|
for (te = 0; 4 > te; ++te)
|
|
62710
62715
|
N = K[0 + 4 * te] + 3, re = N + K[3 + 4 * te], oe = K[1 + 4 * te] + K[2 + 4 * te], de = K[1 + 4 * te] - K[2 + 4 * te], pe = N - K[3 + 4 * te], R[B + 0] = re + oe >> 3, R[B + 16] = pe + de >> 3, R[B + 32] = re - oe >> 3, R[B + 48] = pe - de >> 3, B += 64;
|
|
62711
62716
|
}
|
|
62712
|
-
function
|
|
62717
|
+
function Tr(N, F, R) {
|
|
62713
62718
|
var B = F - 32, K = or, te = 255 - N[B - 1], re;
|
|
62714
62719
|
for (re = 0; re < R; ++re) {
|
|
62715
62720
|
var oe = K, de = te + N[F - 1], pe;
|
|
@@ -62719,13 +62724,13 @@ function WebPDecoder(a) {
|
|
|
62719
62724
|
}
|
|
62720
62725
|
}
|
|
62721
62726
|
function eo(N, F) {
|
|
62722
|
-
|
|
62727
|
+
Tr(N, F, 4);
|
|
62723
62728
|
}
|
|
62724
62729
|
function dn(N, F) {
|
|
62725
|
-
|
|
62730
|
+
Tr(N, F, 8);
|
|
62726
62731
|
}
|
|
62727
62732
|
function Sn(N, F) {
|
|
62728
|
-
|
|
62733
|
+
Tr(N, F, 16);
|
|
62729
62734
|
}
|
|
62730
62735
|
function En(N, F) {
|
|
62731
62736
|
var R;
|
|
@@ -62763,17 +62768,17 @@ function WebPDecoder(a) {
|
|
|
62763
62768
|
function Uo(N, F) {
|
|
62764
62769
|
Gr(128, N, F);
|
|
62765
62770
|
}
|
|
62766
|
-
function
|
|
62771
|
+
function Ht(N, F, R) {
|
|
62767
62772
|
return N + 2 * F + R + 2 >> 2;
|
|
62768
62773
|
}
|
|
62769
62774
|
function In(N, F) {
|
|
62770
|
-
var R = F - 32, R = new Uint8Array([
|
|
62775
|
+
var R = F - 32, R = new Uint8Array([Ht(N[R - 1], N[R + 0], N[R + 1]), Ht(N[R + 0], N[R + 1], N[R + 2]), Ht(N[R + 1], N[R + 2], N[R + 3]), Ht(N[R + 2], N[R + 3], N[R + 4])]), B;
|
|
62771
62776
|
for (B = 0; 4 > B; ++B)
|
|
62772
62777
|
o(N, F + 32 * B, R, 0, R.length);
|
|
62773
62778
|
}
|
|
62774
62779
|
function An(N, F) {
|
|
62775
62780
|
var R = N[F - 1], B = N[F - 1 + 32], K = N[F - 1 + 64], te = N[F - 1 + 96];
|
|
62776
|
-
Ce(N, F + 0, 16843009 *
|
|
62781
|
+
Ce(N, F + 0, 16843009 * Ht(N[F - 1 - 32], R, B)), Ce(N, F + 32, 16843009 * Ht(R, B, K)), Ce(N, F + 64, 16843009 * Ht(B, K, te)), Ce(N, F + 96, 16843009 * Ht(K, te, te));
|
|
62777
62782
|
}
|
|
62778
62783
|
function Yo(N, F) {
|
|
62779
62784
|
var R = 4, B;
|
|
@@ -62784,27 +62789,27 @@ function WebPDecoder(a) {
|
|
|
62784
62789
|
}
|
|
62785
62790
|
function fn(N, F) {
|
|
62786
62791
|
var R = N[F - 1 + 0], B = N[F - 1 + 32], K = N[F - 1 + 64], te = N[F - 1 - 32], re = N[F + 0 - 32], oe = N[F + 1 - 32], de = N[F + 2 - 32], pe = N[F + 3 - 32];
|
|
62787
|
-
N[F + 0 + 96] =
|
|
62792
|
+
N[F + 0 + 96] = Ht(B, K, N[F - 1 + 96]), N[F + 1 + 96] = N[F + 0 + 64] = Ht(R, B, K), N[F + 2 + 96] = N[F + 1 + 64] = N[F + 0 + 32] = Ht(te, R, B), N[F + 3 + 96] = N[F + 2 + 64] = N[F + 1 + 32] = N[F + 0 + 0] = Ht(re, te, R), N[F + 3 + 64] = N[F + 2 + 32] = N[F + 1 + 0] = Ht(oe, re, te), N[F + 3 + 32] = N[F + 2 + 0] = Ht(de, oe, re), N[F + 3 + 0] = Ht(pe, de, oe);
|
|
62788
62793
|
}
|
|
62789
62794
|
function ki(N, F) {
|
|
62790
62795
|
var R = N[F + 1 - 32], B = N[F + 2 - 32], K = N[F + 3 - 32], te = N[F + 4 - 32], re = N[F + 5 - 32], oe = N[F + 6 - 32], de = N[F + 7 - 32];
|
|
62791
|
-
N[F + 0 + 0] =
|
|
62796
|
+
N[F + 0 + 0] = Ht(N[F + 0 - 32], R, B), N[F + 1 + 0] = N[F + 0 + 32] = Ht(R, B, K), N[F + 2 + 0] = N[F + 1 + 32] = N[F + 0 + 64] = Ht(B, K, te), N[F + 3 + 0] = N[F + 2 + 32] = N[F + 1 + 64] = N[F + 0 + 96] = Ht(K, te, re), N[F + 3 + 32] = N[F + 2 + 64] = N[F + 1 + 96] = Ht(te, re, oe), N[F + 3 + 64] = N[F + 2 + 96] = Ht(re, oe, de), N[F + 3 + 96] = Ht(oe, de, de);
|
|
62792
62797
|
}
|
|
62793
62798
|
function Zo(N, F) {
|
|
62794
62799
|
var R = N[F - 1 + 0], B = N[F - 1 + 32], K = N[F - 1 + 64], te = N[F - 1 - 32], re = N[F + 0 - 32], oe = N[F + 1 - 32], de = N[F + 2 - 32], pe = N[F + 3 - 32];
|
|
62795
|
-
N[F + 0 + 0] = N[F + 1 + 64] = te + re + 1 >> 1, N[F + 1 + 0] = N[F + 2 + 64] = re + oe + 1 >> 1, N[F + 2 + 0] = N[F + 3 + 64] = oe + de + 1 >> 1, N[F + 3 + 0] = de + pe + 1 >> 1, N[F + 0 + 96] =
|
|
62800
|
+
N[F + 0 + 0] = N[F + 1 + 64] = te + re + 1 >> 1, N[F + 1 + 0] = N[F + 2 + 64] = re + oe + 1 >> 1, N[F + 2 + 0] = N[F + 3 + 64] = oe + de + 1 >> 1, N[F + 3 + 0] = de + pe + 1 >> 1, N[F + 0 + 96] = Ht(K, B, R), N[F + 0 + 64] = Ht(B, R, te), N[F + 0 + 32] = N[F + 1 + 96] = Ht(R, te, re), N[F + 1 + 32] = N[F + 2 + 96] = Ht(te, re, oe), N[F + 2 + 32] = N[F + 3 + 96] = Ht(re, oe, de), N[F + 3 + 32] = Ht(oe, de, pe);
|
|
62796
62801
|
}
|
|
62797
62802
|
function to(N, F) {
|
|
62798
62803
|
var R = N[F + 0 - 32], B = N[F + 1 - 32], K = N[F + 2 - 32], te = N[F + 3 - 32], re = N[F + 4 - 32], oe = N[F + 5 - 32], de = N[F + 6 - 32], pe = N[F + 7 - 32];
|
|
62799
|
-
N[F + 0 + 0] = R + B + 1 >> 1, N[F + 1 + 0] = N[F + 0 + 64] = B + K + 1 >> 1, N[F + 2 + 0] = N[F + 1 + 64] = K + te + 1 >> 1, N[F + 3 + 0] = N[F + 2 + 64] = te + re + 1 >> 1, N[F + 0 + 32] =
|
|
62804
|
+
N[F + 0 + 0] = R + B + 1 >> 1, N[F + 1 + 0] = N[F + 0 + 64] = B + K + 1 >> 1, N[F + 2 + 0] = N[F + 1 + 64] = K + te + 1 >> 1, N[F + 3 + 0] = N[F + 2 + 64] = te + re + 1 >> 1, N[F + 0 + 32] = Ht(R, B, K), N[F + 1 + 32] = N[F + 0 + 96] = Ht(B, K, te), N[F + 2 + 32] = N[F + 1 + 96] = Ht(K, te, re), N[F + 3 + 32] = N[F + 2 + 96] = Ht(te, re, oe), N[F + 3 + 64] = Ht(re, oe, de), N[F + 3 + 96] = Ht(oe, de, pe);
|
|
62800
62805
|
}
|
|
62801
62806
|
function Ln(N, F) {
|
|
62802
62807
|
var R = N[F - 1 + 0], B = N[F - 1 + 32], K = N[F - 1 + 64], te = N[F - 1 + 96];
|
|
62803
|
-
N[F + 0 + 0] = R + B + 1 >> 1, N[F + 2 + 0] = N[F + 0 + 32] = B + K + 1 >> 1, N[F + 2 + 32] = N[F + 0 + 64] = K + te + 1 >> 1, N[F + 1 + 0] =
|
|
62808
|
+
N[F + 0 + 0] = R + B + 1 >> 1, N[F + 2 + 0] = N[F + 0 + 32] = B + K + 1 >> 1, N[F + 2 + 32] = N[F + 0 + 64] = K + te + 1 >> 1, N[F + 1 + 0] = Ht(R, B, K), N[F + 3 + 0] = N[F + 1 + 32] = Ht(B, K, te), N[F + 3 + 32] = N[F + 1 + 64] = Ht(K, te, te), N[F + 3 + 64] = N[F + 2 + 64] = N[F + 0 + 96] = N[F + 1 + 96] = N[F + 2 + 96] = N[F + 3 + 96] = te;
|
|
62804
62809
|
}
|
|
62805
62810
|
function pn(N, F) {
|
|
62806
62811
|
var R = N[F - 1 + 0], B = N[F - 1 + 32], K = N[F - 1 + 64], te = N[F - 1 + 96], re = N[F - 1 - 32], oe = N[F + 0 - 32], de = N[F + 1 - 32], pe = N[F + 2 - 32];
|
|
62807
|
-
N[F + 0 + 0] = N[F + 2 + 32] = R + re + 1 >> 1, N[F + 0 + 32] = N[F + 2 + 64] = B + R + 1 >> 1, N[F + 0 + 64] = N[F + 2 + 96] = K + B + 1 >> 1, N[F + 0 + 96] = te + K + 1 >> 1, N[F + 3 + 0] =
|
|
62812
|
+
N[F + 0 + 0] = N[F + 2 + 32] = R + re + 1 >> 1, N[F + 0 + 32] = N[F + 2 + 64] = B + R + 1 >> 1, N[F + 0 + 64] = N[F + 2 + 96] = K + B + 1 >> 1, N[F + 0 + 96] = te + K + 1 >> 1, N[F + 3 + 0] = Ht(oe, de, pe), N[F + 2 + 0] = Ht(re, oe, de), N[F + 1 + 0] = N[F + 3 + 32] = Ht(R, re, oe), N[F + 1 + 32] = N[F + 3 + 64] = Ht(B, R, re), N[F + 1 + 64] = N[F + 3 + 96] = Ht(K, B, R), N[F + 1 + 96] = Ht(te, K, B);
|
|
62808
62813
|
}
|
|
62809
62814
|
function Hi(N, F) {
|
|
62810
62815
|
var R;
|
|
@@ -62843,8 +62848,8 @@ function WebPDecoder(a) {
|
|
|
62843
62848
|
yo(128, N, F);
|
|
62844
62849
|
}
|
|
62845
62850
|
function Ci(N, F, R) {
|
|
62846
|
-
var B = N[F - R], K = N[F + 0], te = 3 * (K - B) + vr[1020 + N[F - 2 * R] - N[F + R]], re =
|
|
62847
|
-
N[F - R] = or[255 + B +
|
|
62851
|
+
var B = N[F - R], K = N[F + 0], te = 3 * (K - B) + vr[1020 + N[F - 2 * R] - N[F + R]], re = Nr[112 + (te + 4 >> 3)];
|
|
62852
|
+
N[F - R] = or[255 + B + Nr[112 + (te + 3 >> 3)]], N[F + 0] = or[255 + K - re];
|
|
62848
62853
|
}
|
|
62849
62854
|
function ai(N, F, R, B) {
|
|
62850
62855
|
var K = N[F + 0], te = N[F + R];
|
|
@@ -62891,7 +62896,7 @@ function WebPDecoder(a) {
|
|
|
62891
62896
|
for (te = 2 * te + 1; 0 < K--; ) {
|
|
62892
62897
|
if (Ti(N, F, R, te, re)) if (ai(N, F, R, oe)) Ci(N, F, R);
|
|
62893
62898
|
else {
|
|
62894
|
-
var de = N, pe = F, Se = R, He = de[pe - Se], Ze = de[pe + 0], Ge = de[pe + Se], rt = 3 * (Ze - He), qe =
|
|
62899
|
+
var de = N, pe = F, Se = R, He = de[pe - Se], Ze = de[pe + 0], Ge = de[pe + Se], rt = 3 * (Ze - He), qe = Nr[112 + (rt + 4 >> 3)], rt = Nr[112 + (rt + 3 >> 3)], je = qe + 1 >> 1;
|
|
62895
62900
|
de[pe - 2 * Se] = or[255 + de[pe - 2 * Se] + je], de[pe - Se] = or[255 + He + rt], de[pe + 0] = or[255 + Ze - qe], de[pe + Se] = or[255 + Ge - je];
|
|
62896
62901
|
}
|
|
62897
62902
|
F += B;
|
|
@@ -63066,7 +63071,7 @@ function WebPDecoder(a) {
|
|
|
63066
63071
|
F += K;
|
|
63067
63072
|
}
|
|
63068
63073
|
}
|
|
63069
|
-
function
|
|
63074
|
+
function Bt(N, F, R, B, K, te, re, oe) {
|
|
63070
63075
|
var de = 255, pe, Se;
|
|
63071
63076
|
for (Se = 0; Se < K; ++Se) {
|
|
63072
63077
|
for (pe = 0; pe < B; ++pe) {
|
|
@@ -63083,7 +63088,7 @@ function WebPDecoder(a) {
|
|
|
63083
63088
|
R[B + te] = N[F + te] >> 8;
|
|
63084
63089
|
}
|
|
63085
63090
|
function ar() {
|
|
63086
|
-
tn = Nt, Pn = At, ws =
|
|
63091
|
+
tn = Nt, Pn = At, ws = Bt, Cs = Kt;
|
|
63087
63092
|
}
|
|
63088
63093
|
function tr(N, F, R) {
|
|
63089
63094
|
U[N] = function(B, K, te, re, oe, de, pe, Se, He, Ze, Ge, qe, rt, je, Qe, it, at) {
|
|
@@ -63103,7 +63108,7 @@ function WebPDecoder(a) {
|
|
|
63103
63108
|
function fr(N) {
|
|
63104
63109
|
return N & -16384 ? 0 > N ? 0 : 255 : N >> Ns;
|
|
63105
63110
|
}
|
|
63106
|
-
function
|
|
63111
|
+
function _r(N, F) {
|
|
63107
63112
|
return fr((19077 * N >> 8) + (26149 * F >> 8) - 14234);
|
|
63108
63113
|
}
|
|
63109
63114
|
function Vr(N, F, R) {
|
|
@@ -63113,18 +63118,18 @@ function WebPDecoder(a) {
|
|
|
63113
63118
|
return fr((19077 * N >> 8) + (33050 * F >> 8) - 17685);
|
|
63114
63119
|
}
|
|
63115
63120
|
function bo(N, F, R, B, K) {
|
|
63116
|
-
B[K + 0] =
|
|
63121
|
+
B[K + 0] = _r(N, R), B[K + 1] = Vr(N, F, R), B[K + 2] = Si(N, F);
|
|
63117
63122
|
}
|
|
63118
63123
|
function _o(N, F, R, B, K) {
|
|
63119
|
-
B[K + 0] = Si(N, F), B[K + 1] = Vr(N, F, R), B[K + 2] =
|
|
63124
|
+
B[K + 0] = Si(N, F), B[K + 1] = Vr(N, F, R), B[K + 2] = _r(N, R);
|
|
63120
63125
|
}
|
|
63121
63126
|
function lr(N, F, R, B, K) {
|
|
63122
63127
|
var te = Vr(N, F, R);
|
|
63123
|
-
F = te << 3 & 224 | Si(N, F) >> 3, B[K + 0] =
|
|
63128
|
+
F = te << 3 & 224 | Si(N, F) >> 3, B[K + 0] = _r(N, R) & 248 | te >> 5, B[K + 1] = F;
|
|
63124
63129
|
}
|
|
63125
63130
|
function Go(N, F, R, B, K) {
|
|
63126
63131
|
var te = Si(N, F) & 240 | 15;
|
|
63127
|
-
B[K + 0] =
|
|
63132
|
+
B[K + 0] = _r(N, R) & 240 | Vr(N, F, R) >> 4, B[K + 1] = te;
|
|
63128
63133
|
}
|
|
63129
63134
|
function Po(N, F, R, B, K) {
|
|
63130
63135
|
B[K + 0] = 255, bo(N, F, R, B, K + 1);
|
|
@@ -63135,7 +63140,7 @@ function WebPDecoder(a) {
|
|
|
63135
63140
|
function Vo(N, F, R, B, K) {
|
|
63136
63141
|
bo(N, F, R, B, K), B[K + 3] = 255;
|
|
63137
63142
|
}
|
|
63138
|
-
function
|
|
63143
|
+
function Dr(N, F) {
|
|
63139
63144
|
return 0 > N ? 0 : N > F ? F : N;
|
|
63140
63145
|
}
|
|
63141
63146
|
function Kr(N, F, R) {
|
|
@@ -63426,7 +63431,7 @@ function WebPDecoder(a) {
|
|
|
63426
63431
|
});
|
|
63427
63432
|
var ci = U.ColorIndexInverseTransform, ji = U.MapARGB, Ui = U.VP8LColorIndexInverseTransformAlpha, Jo = U.MapAlpha, di, vn = U.VP8LPredictorsAdd = [];
|
|
63428
63433
|
vn.length = 16, (U.VP8LPredictors = []).length = 16, (U.VP8LPredictorsAdd_C = []).length = 16, (U.VP8LPredictors_C = []).length = 16;
|
|
63429
|
-
var So, lo, Yi, Zi, co, Hr, Br = s(511), Fi = s(2041), Ko = s(225), qr = s(767), hi = 0, vr = Fi, Pr = Ko, or = qr, mr = Br, Cr = 0, Eo = 1, ui = 2, Ii = 3, wn = 4, On = 5, ts = 6, Bn = 7, zn = 8, Cn = 9, Wn = 10, zs = [2, 3, 7], Ws = [3, 3, 11], $o = [280, 256, 256, 256, 40], js = [0, 1, 1, 1, 0], Us = [17, 18, 0, 1, 2, 3, 4, 5, 16, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], Ys = [24, 7, 23, 25, 40, 6, 39, 41, 22, 26, 38, 42, 56, 5, 55, 57, 21, 27, 54, 58, 37, 43, 72, 4, 71, 73, 20, 28, 53, 59, 70, 74, 36, 44, 88, 69, 75, 52, 60, 3, 87, 89, 19, 29, 86, 90, 35, 45, 68, 76, 85, 91, 51, 61, 104, 2, 103, 105, 18, 30, 102, 106, 34, 46, 84, 92, 67, 77, 101, 107, 50, 62, 120, 1, 119, 121, 83, 93, 17, 31, 100, 108, 66, 78, 118, 122, 33, 47, 117, 123, 49, 63, 99, 109, 82, 94, 0, 116, 124, 65, 79, 16, 32, 98, 110, 48, 115, 125, 81, 95, 64, 114, 126, 97, 111, 80, 113, 127, 96, 112], Zs = [2954, 2956, 2958, 2962, 2970, 2986, 3018, 3082, 3212, 3468, 3980, 5004], Gs = 8, jn = [4, 5, 6, 7, 8, 9, 10, 10, 11, 12, 13, 14, 15, 16, 17, 17, 18, 19, 20, 20, 21, 21, 22, 22, 23, 23, 24, 25, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 91, 93, 95, 96, 98, 100, 101, 102, 104, 106, 108, 110, 112, 114, 116, 118, 122, 124, 126, 128, 130, 132, 134, 136, 138, 140, 143, 145, 148, 151, 154, 157], Un = [4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 60, 62, 64, 66, 68, 70, 72, 74, 76, 78, 80, 82, 84, 86, 88, 90, 92, 94, 96, 98, 100, 102, 104, 106, 108, 110, 112, 114, 116, 119, 122, 125, 128, 131, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 181, 185, 189, 193, 197, 201, 205, 209, 213, 217, 221, 225, 229, 234, 239, 245, 249, 254, 259, 264, 269, 274, 279, 284], en = null, rs = [[173, 148, 140, 0], [176, 155, 140, 135, 0], [180, 157, 141, 134, 130, 0], [254, 254, 243, 230, 196, 177, 153, 140, 133, 130, 129, 0]], is = [0, 1, 4, 8, 5, 2, 3, 6, 9, 12, 13, 10, 7, 11, 14, 15], Yn = [-0, 1, -1, 2, -2, 3, 4, 6, -3, 5, -4, -5, -6, 7, -7, 8, -8, -9], xn = [[[[128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128], [128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128], [128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128]], [[253, 136, 254, 255, 228, 219, 128, 128, 128, 128, 128], [189, 129, 242, 255, 227, 213, 255, 219, 128, 128, 128], [106, 126, 227, 252, 214, 209, 255, 255, 128, 128, 128]], [[1, 98, 248, 255, 236, 226, 255, 255, 128, 128, 128], [181, 133, 238, 254, 221, 234, 255, 154, 128, 128, 128], [78, 134, 202, 247, 198, 180, 255, 219, 128, 128, 128]], [[1, 185, 249, 255, 243, 255, 128, 128, 128, 128, 128], [184, 150, 247, 255, 236, 224, 128, 128, 128, 128, 128], [77, 110, 216, 255, 236, 230, 128, 128, 128, 128, 128]], [[1, 101, 251, 255, 241, 255, 128, 128, 128, 128, 128], [170, 139, 241, 252, 236, 209, 255, 255, 128, 128, 128], [37, 116, 196, 243, 228, 255, 255, 255, 128, 128, 128]], [[1, 204, 254, 255, 245, 255, 128, 128, 128, 128, 128], [207, 160, 250, 255, 238, 128, 128, 128, 128, 128, 128], [102, 103, 231, 255, 211, 171, 128, 128, 128, 128, 128]], [[1, 152, 252, 255, 240, 255, 128, 128, 128, 128, 128], [177, 135, 243, 255, 234, 225, 128, 128, 128, 128, 128], [80, 129, 211, 255, 194, 224, 128, 128, 128, 128, 128]], [[1, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128], [246, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128], [255, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128]]], [[[198, 35, 237, 223, 193, 187, 162, 160, 145, 155, 62], [131, 45, 198, 221, 172, 176, 220, 157, 252, 221, 1], [68, 47, 146, 208, 149, 167, 221, 162, 255, 223, 128]], [[1, 149, 241, 255, 221, 224, 255, 255, 128, 128, 128], [184, 141, 234, 253, 222, 220, 255, 199, 128, 128, 128], [81, 99, 181, 242, 176, 190, 249, 202, 255, 255, 128]], [[1, 129, 232, 253, 214, 197, 242, 196, 255, 255, 128], [99, 121, 210, 250, 201, 198, 255, 202, 128, 128, 128], [23, 91, 163, 242, 170, 187, 247, 210, 255, 255, 128]], [[1, 200, 246, 255, 234, 255, 128, 128, 128, 128, 128], [109, 178, 241, 255, 231, 245, 255, 255, 128, 128, 128], [44, 130, 201, 253, 205, 192, 255, 255, 128, 128, 128]], [[1, 132, 239, 251, 219, 209, 255, 165, 128, 128, 128], [94, 136, 225, 251, 218, 190, 255, 255, 128, 128, 128], [22, 100, 174, 245, 186, 161, 255, 199, 128, 128, 128]], [[1, 182, 249, 255, 232, 235, 128, 128, 128, 128, 128], [124, 143, 241, 255, 227, 234, 128, 128, 128, 128, 128], [35, 77, 181, 251, 193, 211, 255, 205, 128, 128, 128]], [[1, 157, 247, 255, 236, 231, 255, 255, 128, 128, 128], [121, 141, 235, 255, 225, 227, 255, 255, 128, 128, 128], [45, 99, 188, 251, 195, 217, 255, 224, 128, 128, 128]], [[1, 1, 251, 255, 213, 255, 128, 128, 128, 128, 128], [203, 1, 248, 255, 255, 128, 128, 128, 128, 128, 128], [137, 1, 177, 255, 224, 255, 128, 128, 128, 128, 128]]], [[[253, 9, 248, 251, 207, 208, 255, 192, 128, 128, 128], [175, 13, 224, 243, 193, 185, 249, 198, 255, 255, 128], [73, 17, 171, 221, 161, 179, 236, 167, 255, 234, 128]], [[1, 95, 247, 253, 212, 183, 255, 255, 128, 128, 128], [239, 90, 244, 250, 211, 209, 255, 255, 128, 128, 128], [155, 77, 195, 248, 188, 195, 255, 255, 128, 128, 128]], [[1, 24, 239, 251, 218, 219, 255, 205, 128, 128, 128], [201, 51, 219, 255, 196, 186, 128, 128, 128, 128, 128], [69, 46, 190, 239, 201, 218, 255, 228, 128, 128, 128]], [[1, 191, 251, 255, 255, 128, 128, 128, 128, 128, 128], [223, 165, 249, 255, 213, 255, 128, 128, 128, 128, 128], [141, 124, 248, 255, 255, 128, 128, 128, 128, 128, 128]], [[1, 16, 248, 255, 255, 128, 128, 128, 128, 128, 128], [190, 36, 230, 255, 236, 255, 128, 128, 128, 128, 128], [149, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128]], [[1, 226, 255, 128, 128, 128, 128, 128, 128, 128, 128], [247, 192, 255, 128, 128, 128, 128, 128, 128, 128, 128], [240, 128, 255, 128, 128, 128, 128, 128, 128, 128, 128]], [[1, 134, 252, 255, 255, 128, 128, 128, 128, 128, 128], [213, 62, 250, 255, 255, 128, 128, 128, 128, 128, 128], [55, 93, 255, 128, 128, 128, 128, 128, 128, 128, 128]], [[128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128], [128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128], [128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128]]], [[[202, 24, 213, 235, 186, 191, 220, 160, 240, 175, 255], [126, 38, 182, 232, 169, 184, 228, 174, 255, 187, 128], [61, 46, 138, 219, 151, 178, 240, 170, 255, 216, 128]], [[1, 112, 230, 250, 199, 191, 247, 159, 255, 255, 128], [166, 109, 228, 252, 211, 215, 255, 174, 128, 128, 128], [39, 77, 162, 232, 172, 180, 245, 178, 255, 255, 128]], [[1, 52, 220, 246, 198, 199, 249, 220, 255, 255, 128], [124, 74, 191, 243, 183, 193, 250, 221, 255, 255, 128], [24, 71, 130, 219, 154, 170, 243, 182, 255, 255, 128]], [[1, 182, 225, 249, 219, 240, 255, 224, 128, 128, 128], [149, 150, 226, 252, 216, 205, 255, 171, 128, 128, 128], [28, 108, 170, 242, 183, 194, 254, 223, 255, 255, 128]], [[1, 81, 230, 252, 204, 203, 255, 192, 128, 128, 128], [123, 102, 209, 247, 188, 196, 255, 233, 128, 128, 128], [20, 95, 153, 243, 164, 173, 255, 203, 128, 128, 128]], [[1, 222, 248, 255, 216, 213, 128, 128, 128, 128, 128], [168, 175, 246, 252, 235, 205, 255, 255, 128, 128, 128], [47, 116, 215, 255, 211, 212, 255, 255, 128, 128, 128]], [[1, 121, 236, 253, 212, 214, 255, 255, 128, 128, 128], [141, 84, 213, 252, 201, 202, 255, 219, 128, 128, 128], [42, 80, 160, 240, 162, 185, 255, 205, 128, 128, 128]], [[1, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128], [244, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128], [238, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128]]]], Fo = [[[231, 120, 48, 89, 115, 113, 120, 152, 112], [152, 179, 64, 126, 170, 118, 46, 70, 95], [175, 69, 143, 80, 85, 82, 72, 155, 103], [56, 58, 10, 171, 218, 189, 17, 13, 152], [114, 26, 17, 163, 44, 195, 21, 10, 173], [121, 24, 80, 195, 26, 62, 44, 64, 85], [144, 71, 10, 38, 171, 213, 144, 34, 26], [170, 46, 55, 19, 136, 160, 33, 206, 71], [63, 20, 8, 114, 114, 208, 12, 9, 226], [81, 40, 11, 96, 182, 84, 29, 16, 36]], [[134, 183, 89, 137, 98, 101, 106, 165, 148], [72, 187, 100, 130, 157, 111, 32, 75, 80], [66, 102, 167, 99, 74, 62, 40, 234, 128], [41, 53, 9, 178, 241, 141, 26, 8, 107], [74, 43, 26, 146, 73, 166, 49, 23, 157], [65, 38, 105, 160, 51, 52, 31, 115, 128], [104, 79, 12, 27, 217, 255, 87, 17, 7], [87, 68, 71, 44, 114, 51, 15, 186, 23], [47, 41, 14, 110, 182, 183, 21, 17, 194], [66, 45, 25, 102, 197, 189, 23, 18, 22]], [[88, 88, 147, 150, 42, 46, 45, 196, 205], [43, 97, 183, 117, 85, 38, 35, 179, 61], [39, 53, 200, 87, 26, 21, 43, 232, 171], [56, 34, 51, 104, 114, 102, 29, 93, 77], [39, 28, 85, 171, 58, 165, 90, 98, 64], [34, 22, 116, 206, 23, 34, 43, 166, 73], [107, 54, 32, 26, 51, 1, 81, 43, 31], [68, 25, 106, 22, 64, 171, 36, 225, 114], [34, 19, 21, 102, 132, 188, 16, 76, 124], [62, 18, 78, 95, 85, 57, 50, 48, 51]], [[193, 101, 35, 159, 215, 111, 89, 46, 111], [60, 148, 31, 172, 219, 228, 21, 18, 111], [112, 113, 77, 85, 179, 255, 38, 120, 114], [40, 42, 1, 196, 245, 209, 10, 25, 109], [88, 43, 29, 140, 166, 213, 37, 43, 154], [61, 63, 30, 155, 67, 45, 68, 1, 209], [100, 80, 8, 43, 154, 1, 51, 26, 71], [142, 78, 78, 16, 255, 128, 34, 197, 171], [41, 40, 5, 102, 211, 183, 4, 1, 221], [51, 50, 17, 168, 209, 192, 23, 25, 82]], [[138, 31, 36, 171, 27, 166, 38, 44, 229], [67, 87, 58, 169, 82, 115, 26, 59, 179], [63, 59, 90, 180, 59, 166, 93, 73, 154], [40, 40, 21, 116, 143, 209, 34, 39, 175], [47, 15, 16, 183, 34, 223, 49, 45, 183], [46, 17, 33, 183, 6, 98, 15, 32, 183], [57, 46, 22, 24, 128, 1, 54, 17, 37], [65, 32, 73, 115, 28, 128, 23, 128, 205], [40, 3, 9, 115, 51, 192, 18, 6, 223], [87, 37, 9, 115, 59, 77, 64, 21, 47]], [[104, 55, 44, 218, 9, 54, 53, 130, 226], [64, 90, 70, 205, 40, 41, 23, 26, 57], [54, 57, 112, 184, 5, 41, 38, 166, 213], [30, 34, 26, 133, 152, 116, 10, 32, 134], [39, 19, 53, 221, 26, 114, 32, 73, 255], [31, 9, 65, 234, 2, 15, 1, 118, 73], [75, 32, 12, 51, 192, 255, 160, 43, 51], [88, 31, 35, 67, 102, 85, 55, 186, 85], [56, 21, 23, 111, 59, 205, 45, 37, 192], [55, 38, 70, 124, 73, 102, 1, 34, 98]], [[125, 98, 42, 88, 104, 85, 117, 175, 82], [95, 84, 53, 89, 128, 100, 113, 101, 45], [75, 79, 123, 47, 51, 128, 81, 171, 1], [57, 17, 5, 71, 102, 57, 53, 41, 49], [38, 33, 13, 121, 57, 73, 26, 1, 85], [41, 10, 67, 138, 77, 110, 90, 47, 114], [115, 21, 2, 10, 102, 255, 166, 23, 6], [101, 29, 16, 10, 85, 128, 101, 196, 26], [57, 18, 10, 102, 102, 213, 34, 20, 43], [117, 20, 15, 36, 163, 128, 68, 1, 26]], [[102, 61, 71, 37, 34, 53, 31, 243, 192], [69, 60, 71, 38, 73, 119, 28, 222, 37], [68, 45, 128, 34, 1, 47, 11, 245, 171], [62, 17, 19, 70, 146, 85, 55, 62, 70], [37, 43, 37, 154, 100, 163, 85, 160, 1], [63, 9, 92, 136, 28, 64, 32, 201, 85], [75, 15, 9, 9, 64, 255, 184, 119, 16], [86, 6, 28, 5, 64, 255, 25, 248, 1], [56, 8, 17, 132, 137, 255, 55, 116, 128], [58, 15, 20, 82, 135, 57, 26, 121, 40]], [[164, 50, 31, 137, 154, 133, 25, 35, 218], [51, 103, 44, 131, 131, 123, 31, 6, 158], [86, 40, 64, 135, 148, 224, 45, 183, 128], [22, 26, 17, 131, 240, 154, 14, 1, 209], [45, 16, 21, 91, 64, 222, 7, 1, 197], [56, 21, 39, 155, 60, 138, 23, 102, 213], [83, 12, 13, 54, 192, 255, 68, 47, 28], [85, 26, 85, 85, 128, 128, 32, 146, 171], [18, 11, 7, 63, 144, 171, 4, 4, 246], [35, 27, 10, 146, 174, 171, 12, 26, 128]], [[190, 80, 35, 99, 180, 80, 126, 54, 45], [85, 126, 47, 87, 176, 51, 41, 20, 32], [101, 75, 128, 139, 118, 146, 116, 128, 85], [56, 41, 15, 176, 236, 85, 37, 9, 62], [71, 30, 17, 119, 118, 255, 17, 18, 138], [101, 38, 60, 138, 55, 70, 43, 26, 142], [146, 36, 19, 30, 171, 255, 97, 27, 20], [138, 45, 61, 62, 219, 1, 81, 188, 64], [32, 41, 20, 117, 151, 142, 20, 21, 163], [112, 19, 12, 61, 195, 128, 48, 4, 24]]], bn = [[[[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[176, 246, 255, 255, 255, 255, 255, 255, 255, 255, 255], [223, 241, 252, 255, 255, 255, 255, 255, 255, 255, 255], [249, 253, 253, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 244, 252, 255, 255, 255, 255, 255, 255, 255, 255], [234, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [253, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 246, 254, 255, 255, 255, 255, 255, 255, 255, 255], [239, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 254, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 248, 254, 255, 255, 255, 255, 255, 255, 255, 255], [251, 255, 254, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [251, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 254, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 254, 253, 255, 254, 255, 255, 255, 255, 255, 255], [250, 255, 254, 255, 254, 255, 255, 255, 255, 255, 255], [254, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]]], [[[217, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [225, 252, 241, 253, 255, 255, 254, 255, 255, 255, 255], [234, 250, 241, 250, 253, 255, 253, 254, 255, 255, 255]], [[255, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255], [223, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [238, 253, 254, 254, 255, 255, 255, 255, 255, 255, 255]], [[255, 248, 254, 255, 255, 255, 255, 255, 255, 255, 255], [249, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 253, 255, 255, 255, 255, 255, 255, 255, 255, 255], [247, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [252, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [253, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 254, 253, 255, 255, 255, 255, 255, 255, 255, 255], [250, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]]], [[[186, 251, 250, 255, 255, 255, 255, 255, 255, 255, 255], [234, 251, 244, 254, 255, 255, 255, 255, 255, 255, 255], [251, 251, 243, 253, 254, 255, 254, 255, 255, 255, 255]], [[255, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [236, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [251, 253, 253, 254, 254, 255, 255, 255, 255, 255, 255]], [[255, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [254, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255], [254, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]]], [[[248, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [250, 254, 252, 254, 255, 255, 255, 255, 255, 255, 255], [248, 254, 249, 253, 255, 255, 255, 255, 255, 255, 255]], [[255, 253, 253, 255, 255, 255, 255, 255, 255, 255, 255], [246, 253, 253, 255, 255, 255, 255, 255, 255, 255, 255], [252, 254, 251, 254, 254, 255, 255, 255, 255, 255, 255]], [[255, 254, 252, 255, 255, 255, 255, 255, 255, 255, 255], [248, 254, 253, 255, 255, 255, 255, 255, 255, 255, 255], [253, 255, 254, 254, 255, 255, 255, 255, 255, 255, 255]], [[255, 251, 254, 255, 255, 255, 255, 255, 255, 255, 255], [245, 251, 254, 255, 255, 255, 255, 255, 255, 255, 255], [253, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 251, 253, 255, 255, 255, 255, 255, 255, 255, 255], [252, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [255, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 252, 255, 255, 255, 255, 255, 255, 255, 255, 255], [249, 255, 254, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 254, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 253, 255, 255, 255, 255, 255, 255, 255, 255], [250, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]]]], os = [0, 1, 2, 3, 6, 4, 5, 6, 6, 6, 6, 6, 6, 6, 6, 7, 0], ho, Ai = [], $r = [], Li = [], _n, ns, Zn, Io, Gn, ss, as, ls, cs, ds, hs, us, fs, ps, gs, ms, ys, Vs = 1, vs = 2, Gi = [], tn, Pn, ws, Cs, ei = [];
|
|
63434
|
+
var So, lo, Yi, Zi, co, Hr, Br = s(511), Fi = s(2041), Ko = s(225), qr = s(767), hi = 0, vr = Fi, Nr = Ko, or = qr, mr = Br, Cr = 0, Eo = 1, ui = 2, Ii = 3, wn = 4, On = 5, ts = 6, Bn = 7, zn = 8, Cn = 9, Wn = 10, zs = [2, 3, 7], Ws = [3, 3, 11], $o = [280, 256, 256, 256, 40], js = [0, 1, 1, 1, 0], Us = [17, 18, 0, 1, 2, 3, 4, 5, 16, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], Ys = [24, 7, 23, 25, 40, 6, 39, 41, 22, 26, 38, 42, 56, 5, 55, 57, 21, 27, 54, 58, 37, 43, 72, 4, 71, 73, 20, 28, 53, 59, 70, 74, 36, 44, 88, 69, 75, 52, 60, 3, 87, 89, 19, 29, 86, 90, 35, 45, 68, 76, 85, 91, 51, 61, 104, 2, 103, 105, 18, 30, 102, 106, 34, 46, 84, 92, 67, 77, 101, 107, 50, 62, 120, 1, 119, 121, 83, 93, 17, 31, 100, 108, 66, 78, 118, 122, 33, 47, 117, 123, 49, 63, 99, 109, 82, 94, 0, 116, 124, 65, 79, 16, 32, 98, 110, 48, 115, 125, 81, 95, 64, 114, 126, 97, 111, 80, 113, 127, 96, 112], Zs = [2954, 2956, 2958, 2962, 2970, 2986, 3018, 3082, 3212, 3468, 3980, 5004], Gs = 8, jn = [4, 5, 6, 7, 8, 9, 10, 10, 11, 12, 13, 14, 15, 16, 17, 17, 18, 19, 20, 20, 21, 21, 22, 22, 23, 23, 24, 25, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 91, 93, 95, 96, 98, 100, 101, 102, 104, 106, 108, 110, 112, 114, 116, 118, 122, 124, 126, 128, 130, 132, 134, 136, 138, 140, 143, 145, 148, 151, 154, 157], Un = [4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 60, 62, 64, 66, 68, 70, 72, 74, 76, 78, 80, 82, 84, 86, 88, 90, 92, 94, 96, 98, 100, 102, 104, 106, 108, 110, 112, 114, 116, 119, 122, 125, 128, 131, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 181, 185, 189, 193, 197, 201, 205, 209, 213, 217, 221, 225, 229, 234, 239, 245, 249, 254, 259, 264, 269, 274, 279, 284], en = null, rs = [[173, 148, 140, 0], [176, 155, 140, 135, 0], [180, 157, 141, 134, 130, 0], [254, 254, 243, 230, 196, 177, 153, 140, 133, 130, 129, 0]], is = [0, 1, 4, 8, 5, 2, 3, 6, 9, 12, 13, 10, 7, 11, 14, 15], Yn = [-0, 1, -1, 2, -2, 3, 4, 6, -3, 5, -4, -5, -6, 7, -7, 8, -8, -9], xn = [[[[128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128], [128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128], [128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128]], [[253, 136, 254, 255, 228, 219, 128, 128, 128, 128, 128], [189, 129, 242, 255, 227, 213, 255, 219, 128, 128, 128], [106, 126, 227, 252, 214, 209, 255, 255, 128, 128, 128]], [[1, 98, 248, 255, 236, 226, 255, 255, 128, 128, 128], [181, 133, 238, 254, 221, 234, 255, 154, 128, 128, 128], [78, 134, 202, 247, 198, 180, 255, 219, 128, 128, 128]], [[1, 185, 249, 255, 243, 255, 128, 128, 128, 128, 128], [184, 150, 247, 255, 236, 224, 128, 128, 128, 128, 128], [77, 110, 216, 255, 236, 230, 128, 128, 128, 128, 128]], [[1, 101, 251, 255, 241, 255, 128, 128, 128, 128, 128], [170, 139, 241, 252, 236, 209, 255, 255, 128, 128, 128], [37, 116, 196, 243, 228, 255, 255, 255, 128, 128, 128]], [[1, 204, 254, 255, 245, 255, 128, 128, 128, 128, 128], [207, 160, 250, 255, 238, 128, 128, 128, 128, 128, 128], [102, 103, 231, 255, 211, 171, 128, 128, 128, 128, 128]], [[1, 152, 252, 255, 240, 255, 128, 128, 128, 128, 128], [177, 135, 243, 255, 234, 225, 128, 128, 128, 128, 128], [80, 129, 211, 255, 194, 224, 128, 128, 128, 128, 128]], [[1, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128], [246, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128], [255, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128]]], [[[198, 35, 237, 223, 193, 187, 162, 160, 145, 155, 62], [131, 45, 198, 221, 172, 176, 220, 157, 252, 221, 1], [68, 47, 146, 208, 149, 167, 221, 162, 255, 223, 128]], [[1, 149, 241, 255, 221, 224, 255, 255, 128, 128, 128], [184, 141, 234, 253, 222, 220, 255, 199, 128, 128, 128], [81, 99, 181, 242, 176, 190, 249, 202, 255, 255, 128]], [[1, 129, 232, 253, 214, 197, 242, 196, 255, 255, 128], [99, 121, 210, 250, 201, 198, 255, 202, 128, 128, 128], [23, 91, 163, 242, 170, 187, 247, 210, 255, 255, 128]], [[1, 200, 246, 255, 234, 255, 128, 128, 128, 128, 128], [109, 178, 241, 255, 231, 245, 255, 255, 128, 128, 128], [44, 130, 201, 253, 205, 192, 255, 255, 128, 128, 128]], [[1, 132, 239, 251, 219, 209, 255, 165, 128, 128, 128], [94, 136, 225, 251, 218, 190, 255, 255, 128, 128, 128], [22, 100, 174, 245, 186, 161, 255, 199, 128, 128, 128]], [[1, 182, 249, 255, 232, 235, 128, 128, 128, 128, 128], [124, 143, 241, 255, 227, 234, 128, 128, 128, 128, 128], [35, 77, 181, 251, 193, 211, 255, 205, 128, 128, 128]], [[1, 157, 247, 255, 236, 231, 255, 255, 128, 128, 128], [121, 141, 235, 255, 225, 227, 255, 255, 128, 128, 128], [45, 99, 188, 251, 195, 217, 255, 224, 128, 128, 128]], [[1, 1, 251, 255, 213, 255, 128, 128, 128, 128, 128], [203, 1, 248, 255, 255, 128, 128, 128, 128, 128, 128], [137, 1, 177, 255, 224, 255, 128, 128, 128, 128, 128]]], [[[253, 9, 248, 251, 207, 208, 255, 192, 128, 128, 128], [175, 13, 224, 243, 193, 185, 249, 198, 255, 255, 128], [73, 17, 171, 221, 161, 179, 236, 167, 255, 234, 128]], [[1, 95, 247, 253, 212, 183, 255, 255, 128, 128, 128], [239, 90, 244, 250, 211, 209, 255, 255, 128, 128, 128], [155, 77, 195, 248, 188, 195, 255, 255, 128, 128, 128]], [[1, 24, 239, 251, 218, 219, 255, 205, 128, 128, 128], [201, 51, 219, 255, 196, 186, 128, 128, 128, 128, 128], [69, 46, 190, 239, 201, 218, 255, 228, 128, 128, 128]], [[1, 191, 251, 255, 255, 128, 128, 128, 128, 128, 128], [223, 165, 249, 255, 213, 255, 128, 128, 128, 128, 128], [141, 124, 248, 255, 255, 128, 128, 128, 128, 128, 128]], [[1, 16, 248, 255, 255, 128, 128, 128, 128, 128, 128], [190, 36, 230, 255, 236, 255, 128, 128, 128, 128, 128], [149, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128]], [[1, 226, 255, 128, 128, 128, 128, 128, 128, 128, 128], [247, 192, 255, 128, 128, 128, 128, 128, 128, 128, 128], [240, 128, 255, 128, 128, 128, 128, 128, 128, 128, 128]], [[1, 134, 252, 255, 255, 128, 128, 128, 128, 128, 128], [213, 62, 250, 255, 255, 128, 128, 128, 128, 128, 128], [55, 93, 255, 128, 128, 128, 128, 128, 128, 128, 128]], [[128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128], [128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128], [128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128]]], [[[202, 24, 213, 235, 186, 191, 220, 160, 240, 175, 255], [126, 38, 182, 232, 169, 184, 228, 174, 255, 187, 128], [61, 46, 138, 219, 151, 178, 240, 170, 255, 216, 128]], [[1, 112, 230, 250, 199, 191, 247, 159, 255, 255, 128], [166, 109, 228, 252, 211, 215, 255, 174, 128, 128, 128], [39, 77, 162, 232, 172, 180, 245, 178, 255, 255, 128]], [[1, 52, 220, 246, 198, 199, 249, 220, 255, 255, 128], [124, 74, 191, 243, 183, 193, 250, 221, 255, 255, 128], [24, 71, 130, 219, 154, 170, 243, 182, 255, 255, 128]], [[1, 182, 225, 249, 219, 240, 255, 224, 128, 128, 128], [149, 150, 226, 252, 216, 205, 255, 171, 128, 128, 128], [28, 108, 170, 242, 183, 194, 254, 223, 255, 255, 128]], [[1, 81, 230, 252, 204, 203, 255, 192, 128, 128, 128], [123, 102, 209, 247, 188, 196, 255, 233, 128, 128, 128], [20, 95, 153, 243, 164, 173, 255, 203, 128, 128, 128]], [[1, 222, 248, 255, 216, 213, 128, 128, 128, 128, 128], [168, 175, 246, 252, 235, 205, 255, 255, 128, 128, 128], [47, 116, 215, 255, 211, 212, 255, 255, 128, 128, 128]], [[1, 121, 236, 253, 212, 214, 255, 255, 128, 128, 128], [141, 84, 213, 252, 201, 202, 255, 219, 128, 128, 128], [42, 80, 160, 240, 162, 185, 255, 205, 128, 128, 128]], [[1, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128], [244, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128], [238, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128]]]], Fo = [[[231, 120, 48, 89, 115, 113, 120, 152, 112], [152, 179, 64, 126, 170, 118, 46, 70, 95], [175, 69, 143, 80, 85, 82, 72, 155, 103], [56, 58, 10, 171, 218, 189, 17, 13, 152], [114, 26, 17, 163, 44, 195, 21, 10, 173], [121, 24, 80, 195, 26, 62, 44, 64, 85], [144, 71, 10, 38, 171, 213, 144, 34, 26], [170, 46, 55, 19, 136, 160, 33, 206, 71], [63, 20, 8, 114, 114, 208, 12, 9, 226], [81, 40, 11, 96, 182, 84, 29, 16, 36]], [[134, 183, 89, 137, 98, 101, 106, 165, 148], [72, 187, 100, 130, 157, 111, 32, 75, 80], [66, 102, 167, 99, 74, 62, 40, 234, 128], [41, 53, 9, 178, 241, 141, 26, 8, 107], [74, 43, 26, 146, 73, 166, 49, 23, 157], [65, 38, 105, 160, 51, 52, 31, 115, 128], [104, 79, 12, 27, 217, 255, 87, 17, 7], [87, 68, 71, 44, 114, 51, 15, 186, 23], [47, 41, 14, 110, 182, 183, 21, 17, 194], [66, 45, 25, 102, 197, 189, 23, 18, 22]], [[88, 88, 147, 150, 42, 46, 45, 196, 205], [43, 97, 183, 117, 85, 38, 35, 179, 61], [39, 53, 200, 87, 26, 21, 43, 232, 171], [56, 34, 51, 104, 114, 102, 29, 93, 77], [39, 28, 85, 171, 58, 165, 90, 98, 64], [34, 22, 116, 206, 23, 34, 43, 166, 73], [107, 54, 32, 26, 51, 1, 81, 43, 31], [68, 25, 106, 22, 64, 171, 36, 225, 114], [34, 19, 21, 102, 132, 188, 16, 76, 124], [62, 18, 78, 95, 85, 57, 50, 48, 51]], [[193, 101, 35, 159, 215, 111, 89, 46, 111], [60, 148, 31, 172, 219, 228, 21, 18, 111], [112, 113, 77, 85, 179, 255, 38, 120, 114], [40, 42, 1, 196, 245, 209, 10, 25, 109], [88, 43, 29, 140, 166, 213, 37, 43, 154], [61, 63, 30, 155, 67, 45, 68, 1, 209], [100, 80, 8, 43, 154, 1, 51, 26, 71], [142, 78, 78, 16, 255, 128, 34, 197, 171], [41, 40, 5, 102, 211, 183, 4, 1, 221], [51, 50, 17, 168, 209, 192, 23, 25, 82]], [[138, 31, 36, 171, 27, 166, 38, 44, 229], [67, 87, 58, 169, 82, 115, 26, 59, 179], [63, 59, 90, 180, 59, 166, 93, 73, 154], [40, 40, 21, 116, 143, 209, 34, 39, 175], [47, 15, 16, 183, 34, 223, 49, 45, 183], [46, 17, 33, 183, 6, 98, 15, 32, 183], [57, 46, 22, 24, 128, 1, 54, 17, 37], [65, 32, 73, 115, 28, 128, 23, 128, 205], [40, 3, 9, 115, 51, 192, 18, 6, 223], [87, 37, 9, 115, 59, 77, 64, 21, 47]], [[104, 55, 44, 218, 9, 54, 53, 130, 226], [64, 90, 70, 205, 40, 41, 23, 26, 57], [54, 57, 112, 184, 5, 41, 38, 166, 213], [30, 34, 26, 133, 152, 116, 10, 32, 134], [39, 19, 53, 221, 26, 114, 32, 73, 255], [31, 9, 65, 234, 2, 15, 1, 118, 73], [75, 32, 12, 51, 192, 255, 160, 43, 51], [88, 31, 35, 67, 102, 85, 55, 186, 85], [56, 21, 23, 111, 59, 205, 45, 37, 192], [55, 38, 70, 124, 73, 102, 1, 34, 98]], [[125, 98, 42, 88, 104, 85, 117, 175, 82], [95, 84, 53, 89, 128, 100, 113, 101, 45], [75, 79, 123, 47, 51, 128, 81, 171, 1], [57, 17, 5, 71, 102, 57, 53, 41, 49], [38, 33, 13, 121, 57, 73, 26, 1, 85], [41, 10, 67, 138, 77, 110, 90, 47, 114], [115, 21, 2, 10, 102, 255, 166, 23, 6], [101, 29, 16, 10, 85, 128, 101, 196, 26], [57, 18, 10, 102, 102, 213, 34, 20, 43], [117, 20, 15, 36, 163, 128, 68, 1, 26]], [[102, 61, 71, 37, 34, 53, 31, 243, 192], [69, 60, 71, 38, 73, 119, 28, 222, 37], [68, 45, 128, 34, 1, 47, 11, 245, 171], [62, 17, 19, 70, 146, 85, 55, 62, 70], [37, 43, 37, 154, 100, 163, 85, 160, 1], [63, 9, 92, 136, 28, 64, 32, 201, 85], [75, 15, 9, 9, 64, 255, 184, 119, 16], [86, 6, 28, 5, 64, 255, 25, 248, 1], [56, 8, 17, 132, 137, 255, 55, 116, 128], [58, 15, 20, 82, 135, 57, 26, 121, 40]], [[164, 50, 31, 137, 154, 133, 25, 35, 218], [51, 103, 44, 131, 131, 123, 31, 6, 158], [86, 40, 64, 135, 148, 224, 45, 183, 128], [22, 26, 17, 131, 240, 154, 14, 1, 209], [45, 16, 21, 91, 64, 222, 7, 1, 197], [56, 21, 39, 155, 60, 138, 23, 102, 213], [83, 12, 13, 54, 192, 255, 68, 47, 28], [85, 26, 85, 85, 128, 128, 32, 146, 171], [18, 11, 7, 63, 144, 171, 4, 4, 246], [35, 27, 10, 146, 174, 171, 12, 26, 128]], [[190, 80, 35, 99, 180, 80, 126, 54, 45], [85, 126, 47, 87, 176, 51, 41, 20, 32], [101, 75, 128, 139, 118, 146, 116, 128, 85], [56, 41, 15, 176, 236, 85, 37, 9, 62], [71, 30, 17, 119, 118, 255, 17, 18, 138], [101, 38, 60, 138, 55, 70, 43, 26, 142], [146, 36, 19, 30, 171, 255, 97, 27, 20], [138, 45, 61, 62, 219, 1, 81, 188, 64], [32, 41, 20, 117, 151, 142, 20, 21, 163], [112, 19, 12, 61, 195, 128, 48, 4, 24]]], bn = [[[[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[176, 246, 255, 255, 255, 255, 255, 255, 255, 255, 255], [223, 241, 252, 255, 255, 255, 255, 255, 255, 255, 255], [249, 253, 253, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 244, 252, 255, 255, 255, 255, 255, 255, 255, 255], [234, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [253, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 246, 254, 255, 255, 255, 255, 255, 255, 255, 255], [239, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 254, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 248, 254, 255, 255, 255, 255, 255, 255, 255, 255], [251, 255, 254, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [251, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 254, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 254, 253, 255, 254, 255, 255, 255, 255, 255, 255], [250, 255, 254, 255, 254, 255, 255, 255, 255, 255, 255], [254, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]]], [[[217, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [225, 252, 241, 253, 255, 255, 254, 255, 255, 255, 255], [234, 250, 241, 250, 253, 255, 253, 254, 255, 255, 255]], [[255, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255], [223, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [238, 253, 254, 254, 255, 255, 255, 255, 255, 255, 255]], [[255, 248, 254, 255, 255, 255, 255, 255, 255, 255, 255], [249, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 253, 255, 255, 255, 255, 255, 255, 255, 255, 255], [247, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [252, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [253, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 254, 253, 255, 255, 255, 255, 255, 255, 255, 255], [250, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]]], [[[186, 251, 250, 255, 255, 255, 255, 255, 255, 255, 255], [234, 251, 244, 254, 255, 255, 255, 255, 255, 255, 255], [251, 251, 243, 253, 254, 255, 254, 255, 255, 255, 255]], [[255, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [236, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [251, 253, 253, 254, 254, 255, 255, 255, 255, 255, 255]], [[255, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [254, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255], [254, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]]], [[[248, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [250, 254, 252, 254, 255, 255, 255, 255, 255, 255, 255], [248, 254, 249, 253, 255, 255, 255, 255, 255, 255, 255]], [[255, 253, 253, 255, 255, 255, 255, 255, 255, 255, 255], [246, 253, 253, 255, 255, 255, 255, 255, 255, 255, 255], [252, 254, 251, 254, 254, 255, 255, 255, 255, 255, 255]], [[255, 254, 252, 255, 255, 255, 255, 255, 255, 255, 255], [248, 254, 253, 255, 255, 255, 255, 255, 255, 255, 255], [253, 255, 254, 254, 255, 255, 255, 255, 255, 255, 255]], [[255, 251, 254, 255, 255, 255, 255, 255, 255, 255, 255], [245, 251, 254, 255, 255, 255, 255, 255, 255, 255, 255], [253, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 251, 253, 255, 255, 255, 255, 255, 255, 255, 255], [252, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [255, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 252, 255, 255, 255, 255, 255, 255, 255, 255, 255], [249, 255, 254, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 254, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 253, 255, 255, 255, 255, 255, 255, 255, 255], [250, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]]]], os = [0, 1, 2, 3, 6, 4, 5, 6, 6, 6, 6, 6, 6, 6, 6, 7, 0], ho, Ai = [], $r = [], Li = [], _n, ns, Zn, Io, Gn, ss, as, ls, cs, ds, hs, us, fs, ps, gs, ms, ys, Vs = 1, vs = 2, Gi = [], tn, Pn, ws, Cs, ei = [];
|
|
63430
63435
|
tr("UpsampleRgbLinePair", bo, 3), tr("UpsampleBgrLinePair", _o, 3), tr("UpsampleRgbaLinePair", Vo, 4), tr("UpsampleBgraLinePair", No, 4), tr("UpsampleArgbLinePair", Po, 4), tr("UpsampleRgba4444LinePair", Go, 2), tr("UpsampleRgb565LinePair", lr, 2);
|
|
63431
63436
|
var Vn = U.UpsampleRgbLinePair, Nn = U.UpsampleBgrLinePair, xs = U.UpsampleRgbaLinePair, bs = U.UpsampleBgraLinePair, _s = U.UpsampleArgbLinePair, Ps = U.UpsampleRgba4444LinePair, Xs = U.UpsampleRgb565LinePair, Tn = 16, rn = 1 << Tn - 1, on = -227, Xn = 482, Ns = 6, Ts = 0, qs = s(256), Qs = s(256), Vi = s(256), Ds = s(256), Js = s(Xn - on), Ks = s(Xn - on);
|
|
63432
63437
|
Kr("YuvToRgbRow", bo, 3), Kr("YuvToBgrRow", _o, 3), Kr("YuvToRgbaRow", Vo, 4), Kr("YuvToBgraRow", No, 4), Kr("YuvToArgbRow", Po, 4), Kr("YuvToRgba4444Row", Go, 2), Kr("YuvToRgb565Row", lr, 2);
|
|
@@ -64087,7 +64092,7 @@ WebPDecoder.prototype.getData = function() {
|
|
|
64087
64092
|
(function(a) {
|
|
64088
64093
|
function t() {
|
|
64089
64094
|
return function() {
|
|
64090
|
-
return globalObject.canvg ? Promise.resolve(globalObject.canvg) : import("./index.es-
|
|
64095
|
+
return globalObject.canvg ? Promise.resolve(globalObject.canvg) : import("./index.es-Bl0WD6Be.mjs");
|
|
64091
64096
|
}().catch(function(r) {
|
|
64092
64097
|
return Promise.reject(new Error("Could not load canvg: " + r));
|
|
64093
64098
|
}).then(function(r) {
|
|
@@ -66902,8 +66907,8 @@ function requireLocalforage() {
|
|
|
66902
66907
|
}).then(function(pt) {
|
|
66903
66908
|
be.db = ze.db = pt, Ae._dbInfo = be;
|
|
66904
66909
|
for (var Pt = 0; Pt < ut.length; Pt++) {
|
|
66905
|
-
var
|
|
66906
|
-
|
|
66910
|
+
var Ot = ut[Pt];
|
|
66911
|
+
Ot !== Ae && (Ot._dbInfo.db = be.db, Ot._dbInfo.version = be.version);
|
|
66907
66912
|
}
|
|
66908
66913
|
});
|
|
66909
66914
|
}
|
|
@@ -66942,9 +66947,9 @@ function requireLocalforage() {
|
|
|
66942
66947
|
ut.onsuccess = function() {
|
|
66943
66948
|
var Pt = ut.result;
|
|
66944
66949
|
if (Pt) {
|
|
66945
|
-
var
|
|
66946
|
-
J(
|
|
66947
|
-
var Yt = ye(
|
|
66950
|
+
var Ot = Pt.value;
|
|
66951
|
+
J(Ot) && (Ot = G(Ot));
|
|
66952
|
+
var Yt = ye(Ot, Pt.key, pt++);
|
|
66948
66953
|
Yt !== void 0 ? ze(Yt) : Pt.continue();
|
|
66949
66954
|
} else
|
|
66950
66955
|
ze();
|
|
@@ -66975,11 +66980,11 @@ function requireLocalforage() {
|
|
|
66975
66980
|
try {
|
|
66976
66981
|
var Pt = pt.objectStore(ke._dbInfo.storeName);
|
|
66977
66982
|
ct === null && (ct = void 0);
|
|
66978
|
-
var
|
|
66983
|
+
var Ot = Pt.put(ct, ye);
|
|
66979
66984
|
pt.oncomplete = function() {
|
|
66980
66985
|
ct === void 0 && (ct = null), Me(ct);
|
|
66981
66986
|
}, pt.onabort = pt.onerror = function() {
|
|
66982
|
-
var Yt =
|
|
66987
|
+
var Yt = Ot.error ? Ot.error : Ot.transaction.error;
|
|
66983
66988
|
nt(Yt);
|
|
66984
66989
|
};
|
|
66985
66990
|
} catch (Yt) {
|
|
@@ -67137,8 +67142,8 @@ function requireLocalforage() {
|
|
|
67137
67142
|
var ut = _[ye.name], pt = ut.forages;
|
|
67138
67143
|
ot.close();
|
|
67139
67144
|
for (var Pt = 0; Pt < pt.length; Pt++) {
|
|
67140
|
-
var
|
|
67141
|
-
|
|
67145
|
+
var Ot = pt[Pt];
|
|
67146
|
+
Ot._dbInfo.db = null, Ot._dbInfo.version = ct;
|
|
67142
67147
|
}
|
|
67143
67148
|
var Yt = new p(function(It, ur) {
|
|
67144
67149
|
var sr = d.open(ye.name, ct);
|
|
@@ -67172,7 +67177,7 @@ function requireLocalforage() {
|
|
|
67172
67177
|
var Pt = ut[pt];
|
|
67173
67178
|
Pt._dbInfo.db = null;
|
|
67174
67179
|
}
|
|
67175
|
-
var
|
|
67180
|
+
var Ot = new p(function(Yt, It) {
|
|
67176
67181
|
var ur = d.deleteDatabase(ye.name);
|
|
67177
67182
|
ur.onerror = function() {
|
|
67178
67183
|
var sr = ur.result;
|
|
@@ -67183,7 +67188,7 @@ function requireLocalforage() {
|
|
|
67183
67188
|
sr && sr.close(), Yt(sr);
|
|
67184
67189
|
};
|
|
67185
67190
|
});
|
|
67186
|
-
return
|
|
67191
|
+
return Ot.then(function(Yt) {
|
|
67187
67192
|
ct.db = Yt;
|
|
67188
67193
|
for (var It = 0; It < ut.length; It++) {
|
|
67189
67194
|
var ur = ut[It];
|
|
@@ -67289,10 +67294,10 @@ function requireLocalforage() {
|
|
|
67289
67294
|
stringToBuffer: Et,
|
|
67290
67295
|
bufferToString: Dt
|
|
67291
67296
|
};
|
|
67292
|
-
function
|
|
67297
|
+
function xr(ye, Ae, be, ke) {
|
|
67293
67298
|
ye.executeSql("CREATE TABLE IF NOT EXISTS " + Ae.storeName + " (id INTEGER PRIMARY KEY, key unique, value)", [], be, ke);
|
|
67294
67299
|
}
|
|
67295
|
-
function
|
|
67300
|
+
function Rt(ye) {
|
|
67296
67301
|
var Ae = this, be = {
|
|
67297
67302
|
db: null
|
|
67298
67303
|
};
|
|
@@ -67306,7 +67311,7 @@ function requireLocalforage() {
|
|
|
67306
67311
|
return nt(ot);
|
|
67307
67312
|
}
|
|
67308
67313
|
be.db.transaction(function(ot) {
|
|
67309
|
-
|
|
67314
|
+
xr(ot, be, function() {
|
|
67310
67315
|
Ae._dbInfo = be, Me();
|
|
67311
67316
|
}, function(ct, ut) {
|
|
67312
67317
|
nt(ut);
|
|
@@ -67318,7 +67323,7 @@ function requireLocalforage() {
|
|
|
67318
67323
|
function Gt(ye, Ae, be, ke, ze, Me) {
|
|
67319
67324
|
ye.executeSql(be, ke, ze, function(nt, ot) {
|
|
67320
67325
|
ot.code === ot.SYNTAX_ERR ? nt.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name = ?", [Ae.storeName], function(ct, ut) {
|
|
67321
|
-
ut.rows.length ? Me(ct, ot) :
|
|
67326
|
+
ut.rows.length ? Me(ct, ot) : xr(ct, Ae, function() {
|
|
67322
67327
|
ct.executeSql(be, ke, ze, Me);
|
|
67323
67328
|
}, Me);
|
|
67324
67329
|
}, Me) : Me(nt, ot);
|
|
@@ -67348,9 +67353,9 @@ function requireLocalforage() {
|
|
|
67348
67353
|
var nt = be._dbInfo;
|
|
67349
67354
|
nt.db.transaction(function(ot) {
|
|
67350
67355
|
Gt(ot, nt, "SELECT * FROM " + nt.storeName, [], function(ct, ut) {
|
|
67351
|
-
for (var pt = ut.rows, Pt = pt.length,
|
|
67352
|
-
var Yt = pt.item(
|
|
67353
|
-
if (It && (It = nt.serializer.deserialize(It)), It = ye(It, Yt.key,
|
|
67356
|
+
for (var pt = ut.rows, Pt = pt.length, Ot = 0; Ot < Pt; Ot++) {
|
|
67357
|
+
var Yt = pt.item(Ot), It = Yt.value;
|
|
67358
|
+
if (It && (It = nt.serializer.deserialize(It)), It = ye(It, Yt.key, Ot + 1), It !== void 0) {
|
|
67354
67359
|
ze(It);
|
|
67355
67360
|
return;
|
|
67356
67361
|
}
|
|
@@ -67372,19 +67377,19 @@ function requireLocalforage() {
|
|
|
67372
67377
|
Ae === void 0 && (Ae = null);
|
|
67373
67378
|
var ct = Ae, ut = ze._dbInfo;
|
|
67374
67379
|
ut.serializer.serialize(Ae, function(pt, Pt) {
|
|
67375
|
-
Pt ? ot(Pt) : ut.db.transaction(function(
|
|
67376
|
-
Gt(
|
|
67380
|
+
Pt ? ot(Pt) : ut.db.transaction(function(Ot) {
|
|
67381
|
+
Gt(Ot, ut, "INSERT OR REPLACE INTO " + ut.storeName + " (key, value) VALUES (?, ?)", [ye, pt], function() {
|
|
67377
67382
|
nt(ct);
|
|
67378
67383
|
}, function(Yt, It) {
|
|
67379
67384
|
ot(It);
|
|
67380
67385
|
});
|
|
67381
|
-
}, function(
|
|
67382
|
-
if (
|
|
67386
|
+
}, function(Ot) {
|
|
67387
|
+
if (Ot.code === Ot.QUOTA_ERR) {
|
|
67383
67388
|
if (ke > 0) {
|
|
67384
67389
|
nt(De.apply(ze, [ye, ct, be, ke - 1]));
|
|
67385
67390
|
return;
|
|
67386
67391
|
}
|
|
67387
|
-
ot(
|
|
67392
|
+
ot(Ot);
|
|
67388
67393
|
}
|
|
67389
67394
|
});
|
|
67390
67395
|
});
|
|
@@ -67494,7 +67499,7 @@ function requireLocalforage() {
|
|
|
67494
67499
|
});
|
|
67495
67500
|
});
|
|
67496
67501
|
}
|
|
67497
|
-
function
|
|
67502
|
+
function br(ye, Ae) {
|
|
67498
67503
|
Ae = w.apply(this, arguments);
|
|
67499
67504
|
var be = this.config();
|
|
67500
67505
|
ye = typeof ye != "function" && ye || {}, ye.name || (ye.name = ye.name || be.name, ye.storeName = ye.storeName || be.storeName);
|
|
@@ -67517,7 +67522,7 @@ function requireLocalforage() {
|
|
|
67517
67522
|
});
|
|
67518
67523
|
});
|
|
67519
67524
|
}
|
|
67520
|
-
for (var pt = [], Pt = 0,
|
|
67525
|
+
for (var pt = [], Pt = 0, Ot = Me.storeNames.length; Pt < Ot; Pt++)
|
|
67521
67526
|
pt.push(ut(Me.storeNames[Pt]));
|
|
67522
67527
|
p.all(pt).then(function() {
|
|
67523
67528
|
nt();
|
|
@@ -67530,9 +67535,9 @@ function requireLocalforage() {
|
|
|
67530
67535
|
});
|
|
67531
67536
|
}) : ze = p.reject("Invalid arguments"), m(ze, Ae), ze;
|
|
67532
67537
|
}
|
|
67533
|
-
var
|
|
67538
|
+
var kt = {
|
|
67534
67539
|
_driver: "webSQLStorage",
|
|
67535
|
-
_initStorage:
|
|
67540
|
+
_initStorage: Rt,
|
|
67536
67541
|
_support: Ne(),
|
|
67537
67542
|
iterate: ne,
|
|
67538
67543
|
getItem: ee,
|
|
@@ -67542,7 +67547,7 @@ function requireLocalforage() {
|
|
|
67542
67547
|
length: Ut,
|
|
67543
67548
|
key: Jt,
|
|
67544
67549
|
keys: ir,
|
|
67545
|
-
dropInstance:
|
|
67550
|
+
dropInstance: br
|
|
67546
67551
|
};
|
|
67547
67552
|
function wr() {
|
|
67548
67553
|
try {
|
|
@@ -67705,7 +67710,7 @@ function requireLocalforage() {
|
|
|
67705
67710
|
return Object.prototype.toString.call(ye) === "[object Array]";
|
|
67706
67711
|
}, mi = {}, fo = {}, yi = {
|
|
67707
67712
|
INDEXEDDB: Ve,
|
|
67708
|
-
WEBSQL:
|
|
67713
|
+
WEBSQL: kt,
|
|
67709
67714
|
LOCALSTORAGE: qi
|
|
67710
67715
|
}, yr = [yi.INDEXEDDB._driver, yi.WEBSQL._driver, yi.LOCALSTORAGE._driver], vi = ["dropInstance"], Qi = ["clear", "getItem", "iterate", "key", "keys", "length", "removeItem", "setItem"].concat(vi), Ji = {
|
|
67711
67716
|
description: "",
|
|
@@ -67764,7 +67769,7 @@ function requireLocalforage() {
|
|
|
67764
67769
|
ot(ut);
|
|
67765
67770
|
return;
|
|
67766
67771
|
}
|
|
67767
|
-
for (var pt = Qi.concat("_initStorage"), Pt = 0,
|
|
67772
|
+
for (var pt = Qi.concat("_initStorage"), Pt = 0, Ot = pt.length; Pt < Ot; Pt++) {
|
|
67768
67773
|
var Yt = pt[Pt], It = !gi(vi, Yt);
|
|
67769
67774
|
if ((It || be[Yt]) && typeof be[Yt] != "function") {
|
|
67770
67775
|
ot(ut);
|
|
@@ -67774,7 +67779,7 @@ function requireLocalforage() {
|
|
|
67774
67779
|
var ur = function() {
|
|
67775
67780
|
for (var Pi = function(Ri) {
|
|
67776
67781
|
return function() {
|
|
67777
|
-
var
|
|
67782
|
+
var Tr = new Error("Method " + Ri + " is not implemented by the current driver"), eo = p.reject(Tr);
|
|
67778
67783
|
return m(eo, arguments[arguments.length - 1]), eo;
|
|
67779
67784
|
};
|
|
67780
67785
|
}, $i = 0, si = vi.length; $i < si; $i++) {
|
|
@@ -67817,11 +67822,11 @@ function requireLocalforage() {
|
|
|
67817
67822
|
}
|
|
67818
67823
|
function ut(Pt) {
|
|
67819
67824
|
return function() {
|
|
67820
|
-
var
|
|
67825
|
+
var Ot = 0;
|
|
67821
67826
|
function Yt() {
|
|
67822
|
-
for (;
|
|
67823
|
-
var It = Pt[
|
|
67824
|
-
return
|
|
67827
|
+
for (; Ot < Pt.length; ) {
|
|
67828
|
+
var It = Pt[Ot];
|
|
67829
|
+
return Ot++, Me._dbInfo = null, Me._ready = null, Me.getDriver(It).then(ct).catch(Yt);
|
|
67825
67830
|
}
|
|
67826
67831
|
ot();
|
|
67827
67832
|
var ur = new Error("No available storage method found.");
|
|
@@ -67835,8 +67840,8 @@ function requireLocalforage() {
|
|
|
67835
67840
|
}) : p.resolve();
|
|
67836
67841
|
return this._driverSet = pt.then(function() {
|
|
67837
67842
|
var Pt = nt[0];
|
|
67838
|
-
return Me._dbInfo = null, Me._ready = null, Me.getDriver(Pt).then(function(
|
|
67839
|
-
Me._driver =
|
|
67843
|
+
return Me._dbInfo = null, Me._ready = null, Me.getDriver(Pt).then(function(Ot) {
|
|
67844
|
+
Me._driver = Ot._driver, ot(), Me._wrapLibraryMethodsWithReady(), Me._initDriver = ut(nt);
|
|
67840
67845
|
});
|
|
67841
67846
|
}).catch(function() {
|
|
67842
67847
|
ot();
|
|
@@ -71525,49 +71530,6 @@ class HOEditorFactory {
|
|
|
71525
71530
|
* @return {UserInfo}
|
|
71526
71531
|
*/
|
|
71527
71532
|
constructor(t) {
|
|
71528
|
-
b(this, "_printBlack");
|
|
71529
|
-
// 打印时将彩色字体转换成黑色
|
|
71530
|
-
b(this, "_isUseForm");
|
|
71531
|
-
// 是否启用表单模式
|
|
71532
|
-
b(this, "_allowEditCellInForm", !1);
|
|
71533
|
-
//表单模式下是否允许编辑单元格文本
|
|
71534
|
-
b(this, "_isUseImagePrint");
|
|
71535
|
-
// 是否启用图片打印 默认启用即不使用svg打印
|
|
71536
|
-
b(this, "_isFixedPrintToA4");
|
|
71537
|
-
// 是否将病历固定打印到a4纸上 默认不启用,如果启用则不管什么病历都会在打印生成a4尺寸的pdf,将病历居中靠上绘制到pdf上面
|
|
71538
|
-
b(this, "_isRotate");
|
|
71539
|
-
// 特殊打印时是否旋转过pdf的context内容
|
|
71540
|
-
b(this, "_contentIsModify");
|
|
71541
|
-
// 用于监听文件触发
|
|
71542
|
-
b(this, "_xmlCached");
|
|
71543
|
-
// 用于监听文件触发
|
|
71544
|
-
b(this, "_isCanEditHeadFoot");
|
|
71545
|
-
// 是否可用编辑页眉页脚
|
|
71546
|
-
b(this, "_isEnabledGlobalColor", !1);
|
|
71547
|
-
//是否启用全局颜色
|
|
71548
|
-
b(this, "_isSameColorWithEmptyVlaue", !1);
|
|
71549
|
-
//下拉列表元素的默认项颜色是否和空元素的颜色保持一致
|
|
71550
|
-
b(this, "_isCanUseTableProperty", !1);
|
|
71551
|
-
//非设计模式下是否可以使用表格、单元格、行、列属性设置
|
|
71552
|
-
b(this, "_isUseDrawingOptimization", !1);
|
|
71553
|
-
// 是否启用绘制优化 默认不启用
|
|
71554
|
-
b(this, "_defaultIsAllowDelete", !1);
|
|
71555
|
-
// 元素是否默认可以被删除
|
|
71556
|
-
b(this, "_loadImageCount", 0);
|
|
71557
|
-
// 待加载的图片数量
|
|
71558
|
-
b(this, "_loadImageCallback", null);
|
|
71559
|
-
// 图片加载完成回调
|
|
71560
|
-
b(this, "_aiTextFunc", null);
|
|
71561
|
-
// 获取ai文本函数
|
|
71562
|
-
b(this, "_defaultLineHeight", -1);
|
|
71563
|
-
b(this, "_startPageNum", 0);
|
|
71564
|
-
b(this, "_firstPageStartTop", 0);
|
|
71565
|
-
b(this, "_signHeight", 20);
|
|
71566
|
-
// 医生签名图片高度
|
|
71567
|
-
b(this, "_patientSignHeight", 0);
|
|
71568
|
-
// 患者签名签字图片高度
|
|
71569
|
-
b(this, "_patientFingerHeight", 0);
|
|
71570
|
-
// 患者指纹签名高度
|
|
71571
71533
|
b(this, "_pasteBase", !1);
|
|
71572
71534
|
b(this, "_isHideComments", !0);
|
|
71573
71535
|
b(this, "_openXmled", !1);
|
|
@@ -71611,6 +71573,49 @@ class HOEditorFactory {
|
|
|
71611
71573
|
b(this, "_formatPainter");
|
|
71612
71574
|
b(this, "_lastSaveTime", new Date(Date.now()));
|
|
71613
71575
|
b(this, "_hoLocalStorage");
|
|
71576
|
+
b(this, "_printBlack");
|
|
71577
|
+
// 打印时将彩色字体转换成黑色
|
|
71578
|
+
b(this, "_isUseForm");
|
|
71579
|
+
// 是否启用表单模式
|
|
71580
|
+
b(this, "_allowEditCellInForm", !1);
|
|
71581
|
+
//表单模式下是否允许编辑单元格文本
|
|
71582
|
+
b(this, "_isUseImagePrint");
|
|
71583
|
+
// 是否启用图片打印 默认启用即不使用svg打印
|
|
71584
|
+
b(this, "_isFixedPrintToA4");
|
|
71585
|
+
// 是否将病历固定打印到a4纸上 默认不启用,如果启用则不管什么病历都会在打印生成a4尺寸的pdf,将病历居中靠上绘制到pdf上面
|
|
71586
|
+
b(this, "_isRotate");
|
|
71587
|
+
// 特殊打印时是否旋转过pdf的context内容
|
|
71588
|
+
b(this, "_contentIsModify");
|
|
71589
|
+
// 用于监听文件触发
|
|
71590
|
+
b(this, "_xmlCached");
|
|
71591
|
+
// 用于监听文件触发
|
|
71592
|
+
b(this, "_isCanEditHeadFoot");
|
|
71593
|
+
// 是否可用编辑页眉页脚
|
|
71594
|
+
b(this, "_isEnabledGlobalColor", !1);
|
|
71595
|
+
//是否启用全局颜色
|
|
71596
|
+
b(this, "_isSameColorWithEmptyVlaue", !1);
|
|
71597
|
+
//下拉列表元素的默认项颜色是否和空元素的颜色保持一致
|
|
71598
|
+
b(this, "_isCanUseTableProperty", !1);
|
|
71599
|
+
//非设计模式下是否可以使用表格、单元格、行、列属性设置
|
|
71600
|
+
b(this, "_isUseDrawingOptimization", !1);
|
|
71601
|
+
// 是否启用绘制优化 默认不启用
|
|
71602
|
+
b(this, "_defaultIsAllowDelete", !1);
|
|
71603
|
+
// 元素是否默认可以被删除
|
|
71604
|
+
b(this, "_loadImageCount", 0);
|
|
71605
|
+
// 待加载的图片数量
|
|
71606
|
+
b(this, "_loadImageCallback", null);
|
|
71607
|
+
// 图片加载完成回调
|
|
71608
|
+
b(this, "_aiTextFunc", null);
|
|
71609
|
+
// 获取ai文本函数
|
|
71610
|
+
b(this, "_defaultLineHeight", -1);
|
|
71611
|
+
b(this, "_startPageNum", 0);
|
|
71612
|
+
b(this, "_firstPageStartTop", 0);
|
|
71613
|
+
b(this, "_signHeight", 20);
|
|
71614
|
+
// 医生签名图片高度
|
|
71615
|
+
b(this, "_patientSignHeight", 0);
|
|
71616
|
+
// 患者签名签字图片高度
|
|
71617
|
+
b(this, "_patientFingerHeight", 0);
|
|
71618
|
+
// 患者指纹签名高度
|
|
71614
71619
|
b(this, "_superiorSigns", []);
|
|
71615
71620
|
//上级医生签名之前的内容不允许编辑修改(云his)
|
|
71616
71621
|
b(this, "_forbidEditBeforeSign", !1);
|
|
@@ -85115,7 +85120,7 @@ const HoFamily = __component__$a.exports, _sfc_main$9 = defineComponent({
|
|
|
85115
85120
|
{ name: /* @__PURE__ */ i18nHelper("04-001-009-EMR.3.3.546", null, "七号"), value: 5.5, px: 7 },
|
|
85116
85121
|
{ name: /* @__PURE__ */ i18nHelper("04-001-009-EMR.3.3.547", null, "八号"), value: 5, px: 6 }
|
|
85117
85122
|
]), o = ref({ name: /* @__PURE__ */ i18nHelper("04-001-009-EMR.3.3.541", null, "四号"), value: 14 }), n = (s) => {
|
|
85118
|
-
o.value = s, a.vueController.fontSize(s);
|
|
85123
|
+
o.value = s, a.vueController.fontSize(s.value);
|
|
85119
85124
|
};
|
|
85120
85125
|
return onMounted(() => {
|
|
85121
85126
|
watch(() => t.textStyle, (s, l) => {
|
|
@@ -85330,7 +85335,11 @@ const HoLineHeight = __component__$5.exports, _sfc_main$4 = defineComponent({
|
|
|
85330
85335
|
},
|
|
85331
85336
|
setup(a) {
|
|
85332
85337
|
const t = ref({}), r = ref(!1);
|
|
85333
|
-
a.showName ? t.value = {} : (t.value.width = a.tool.width + "px", t.value.textAlign = a.tool.align), a.tool.selected && (r.value = a.fontInfo[a.tool.selected])
|
|
85338
|
+
a.showName ? t.value = {} : (t.value.width = a.tool.width + "px", t.value.textAlign = a.tool.align), a.tool.selected && (r.value = a.fontInfo[a.tool.selected]), onMounted(() => {
|
|
85339
|
+
watch(() => a.fontInfo, (n, s) => {
|
|
85340
|
+
r.value = a.fontInfo[a.tool.selected];
|
|
85341
|
+
}, { deep: !0 });
|
|
85342
|
+
});
|
|
85334
85343
|
let o = () => {
|
|
85335
85344
|
};
|
|
85336
85345
|
return a.tool.events && (o = a.tool.events), {
|
|
@@ -85460,8 +85469,8 @@ const _sfc_main$3 = defineComponent({
|
|
|
85460
85469
|
k === "plain" ? (W = ".txt", O += W) : k === "json" && (W = ".json", O += W);
|
|
85461
85470
|
const U = window.URL.createObjectURL(new Blob([H], { type: `text/${k}` })), z = document.createElement("a");
|
|
85462
85471
|
z.style.display = "none", z.href = U, z.setAttribute("download", O), z.click(), setTimeout(() => z.remove(), 0);
|
|
85463
|
-
}, M = () => {
|
|
85464
|
-
f.value = !1;
|
|
85472
|
+
}, M = (H) => {
|
|
85473
|
+
H.target.className != "ho-emr-tool-list" && (f.value = !1);
|
|
85465
85474
|
};
|
|
85466
85475
|
return watch([() => a.reviewJson, () => a.browseJson, () => a.editJson], () => {
|
|
85467
85476
|
p.value = { ...p.value, ...a.reviewJson }, m.value = { ...m.value, ...a.browseJson }, g.value = { ...g.value, ...a.editJson }, C();
|
|
@@ -85472,8 +85481,7 @@ const _sfc_main$3 = defineComponent({
|
|
|
85472
85481
|
const H = new ResizeObserver((A) => {
|
|
85473
85482
|
C();
|
|
85474
85483
|
});
|
|
85475
|
-
H.observe(c.value), H.observe(d.value), H.observe(l.value),
|
|
85476
|
-
}, 3e3), watch(() => r.textStyle, (A, k) => {
|
|
85484
|
+
H.observe(c.value), H.observe(d.value), H.observe(l.value), watch(() => r.textStyle, (A, k) => {
|
|
85477
85485
|
E();
|
|
85478
85486
|
}, { deep: !0 });
|
|
85479
85487
|
}), {
|