vue-data-ui 1.8.7 → 1.8.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ref as xe, onMounted as jo, onUnmounted as xy, openBlock as y, createElementBlock as w, normalizeStyle as L, createElementVNode as v, toDisplayString as Q, createCommentVNode as K, withDirectives as Lt, vModelCheckbox as Yt, Fragment as be, renderList as _e,
|
|
1
|
+
import { ref as xe, onMounted as jo, onUnmounted as xy, openBlock as y, createElementBlock as w, normalizeClass as it, normalizeStyle as L, createElementVNode as v, toDisplayString as Q, createCommentVNode as K, withDirectives as Lt, vModelCheckbox as Yt, Fragment as be, renderList as _e, vModelText as pn, createStaticVNode as zt, pushScopeId as Ni, popScopeId as Mi, createTextVNode as Sr, withKeys as Jn, withModifiers as $l, vModelSelect as by, computed as Se, unref as Xe, nextTick as la, useCssVars as vd, watch as my, renderSlot as Ig } from "vue";
|
|
2
2
|
/*!
|
|
3
3
|
* html2canvas 1.4.1 <https://html2canvas.hertzen.com>
|
|
4
4
|
* Copyright (c) 2022 Niklas von Hertzen <https://hertzen.com>
|
|
@@ -5678,7 +5678,7 @@ function kt(e) {
|
|
|
5678
5678
|
a = a || "a4";
|
|
5679
5679
|
var E = { COMPAT: "compat", ADVANCED: "advanced" }, U = E.COMPAT;
|
|
5680
5680
|
function H() {
|
|
5681
|
-
this.saveGraphicsState(), we(new _t(
|
|
5681
|
+
this.saveGraphicsState(), we(new _t(ct, 0, 0, -ct, 0, ri() * ct).toString() + " cm"), this.setFontSize(this.getFontSize() / ct), l = "n", U = E.ADVANCED;
|
|
5682
5682
|
}
|
|
5683
5683
|
function q() {
|
|
5684
5684
|
this.restoreGraphicsState(), l = "S", U = E.COMPAT;
|
|
@@ -5730,7 +5730,7 @@ function kt(e) {
|
|
|
5730
5730
|
}, D = d.scale = d.__private__.scale = function(C) {
|
|
5731
5731
|
if (isNaN(C))
|
|
5732
5732
|
throw new Error("Invalid argument passed to jsPDF.scale");
|
|
5733
|
-
return U === E.COMPAT ? C *
|
|
5733
|
+
return U === E.COMPAT ? C * ct : U === E.ADVANCED ? C : void 0;
|
|
5734
5734
|
}, z = function(C) {
|
|
5735
5735
|
return U === E.COMPAT ? ri() - C : U === E.ADVANCED ? C : void 0;
|
|
5736
5736
|
}, W = function(C) {
|
|
@@ -5806,10 +5806,10 @@ function kt(e) {
|
|
|
5806
5806
|
};
|
|
5807
5807
|
var tt = e.fontSize || 16;
|
|
5808
5808
|
d.__private__.setFontSize = d.setFontSize = function(C) {
|
|
5809
|
-
return tt = U === E.ADVANCED ? C /
|
|
5809
|
+
return tt = U === E.ADVANCED ? C / ct : C, this;
|
|
5810
5810
|
};
|
|
5811
|
-
var
|
|
5812
|
-
return U === E.COMPAT ? tt : tt *
|
|
5811
|
+
var At, st = d.__private__.getFontSize = d.getFontSize = function() {
|
|
5812
|
+
return U === E.COMPAT ? tt : tt * ct;
|
|
5813
5813
|
}, bt = e.R2L || !1;
|
|
5814
5814
|
d.__private__.setR2L = d.setR2L = function(C) {
|
|
5815
5815
|
return bt = C, this;
|
|
@@ -5819,16 +5819,16 @@ function kt(e) {
|
|
|
5819
5819
|
var Bt, Ut = d.__private__.setZoomMode = function(C) {
|
|
5820
5820
|
var G = [void 0, null, "fullwidth", "fullheight", "fullpage", "original"];
|
|
5821
5821
|
if (/^(?:\d+\.\d*|\d*\.\d+|\d+)%$/.test(C))
|
|
5822
|
-
|
|
5822
|
+
At = C;
|
|
5823
5823
|
else if (isNaN(C)) {
|
|
5824
5824
|
if (G.indexOf(C) === -1)
|
|
5825
5825
|
throw new Error('zoom must be Integer (e.g. 2), a percentage Value (e.g. 300%) or fullwidth, fullheight, fullpage, original. "' + C + '" is not recognized.');
|
|
5826
|
-
|
|
5826
|
+
At = C;
|
|
5827
5827
|
} else
|
|
5828
|
-
|
|
5828
|
+
At = parseInt(C, 10);
|
|
5829
5829
|
};
|
|
5830
5830
|
d.__private__.getZoomMode = function() {
|
|
5831
|
-
return
|
|
5831
|
+
return At;
|
|
5832
5832
|
};
|
|
5833
5833
|
var Dt, $t = d.__private__.setPageMode = function(C) {
|
|
5834
5834
|
if ([void 0, null, "UseNone", "UseOutlines", "UseThumbs", "FullScreen"].indexOf(C) == -1)
|
|
@@ -5864,7 +5864,7 @@ function kt(e) {
|
|
|
5864
5864
|
throw new Error("Invalid arguments passed to jsPDF.setDocumentProperty");
|
|
5865
5865
|
return St[C] = G;
|
|
5866
5866
|
};
|
|
5867
|
-
var Pt,
|
|
5867
|
+
var Pt, ct, aa, Xt, Ga, rr = {}, br = {}, xn = [], jt = {}, lo = {}, kr = {}, nn = {}, Nn = null, yr = 0, Qt = [], Jt = new Q1(d), Fo = e.hotfixes || [], na = {}, bn = {}, mn = [], _t = function C(G, ye, me, Te, Re, Ze) {
|
|
5868
5868
|
if (!(this instanceof C))
|
|
5869
5869
|
return new C(G, ye, me, Te, Re, Ze);
|
|
5870
5870
|
isNaN(G) && (G = 1), isNaN(ye) && (ye = 0), isNaN(me) && (me = 0), isNaN(Te) && (Te = 1), isNaN(Re) && (Re = 0), isNaN(Ze) && (Ze = 0), this._matrix = [G, ye, me, Te, Re, Ze];
|
|
@@ -6102,7 +6102,7 @@ Q`), ee(Te, !0), Pe({ data: Re, filters: Ue(), objectId: Te }), we("endobj"), me
|
|
|
6102
6102
|
var ye = C.pages[1].join(`
|
|
6103
6103
|
`);
|
|
6104
6104
|
Pe({ data: ye, additionalKeyValues: G, objectId: C.objectNumber }), we("endobj");
|
|
6105
|
-
},
|
|
6105
|
+
}, dt = function() {
|
|
6106
6106
|
for (var C in na)
|
|
6107
6107
|
na.hasOwnProperty(C) && at(na[C]);
|
|
6108
6108
|
}, et = function(C, G) {
|
|
@@ -6124,7 +6124,7 @@ Q`), ee(Te, !0), Pe({ data: Re, filters: Ue(), objectId: Te }), we("endobj"), me
|
|
|
6124
6124
|
vt += S(Math.round((1 - Wt) * Qr[0] + Wt * Nr[0]).toString(16)) + S(Math.round((1 - Wt) * Qr[1] + Wt * Nr[1]).toString(16)) + S(Math.round((1 - Wt) * Qr[2] + Wt * Nr[2]).toString(16));
|
|
6125
6125
|
}
|
|
6126
6126
|
return vt.trim();
|
|
6127
|
-
},
|
|
6127
|
+
}, ht = function(C, G) {
|
|
6128
6128
|
G || (G = 21);
|
|
6129
6129
|
var ye = Rr(), me = et(C.colors, G), Te = [];
|
|
6130
6130
|
Te.push({ key: "FunctionType", value: "0" }), Te.push({ key: "Domain", value: "[0.0 1.0]" }), Te.push({ key: "Size", value: "[" + G + "]" }), Te.push({ key: "BitsPerSample", value: "8" }), Te.push({ key: "Range", value: "[0.0 1.0 0.0 1.0 0.0 1.0]" }), Te.push({ key: "Decode", value: "[0.0 1.0 0.0 1.0 0.0 1.0]" }), Pe({ data: me, additionalKeyValues: Te, alreadyAppliedFilters: ["/ASCIIHexDecode"], objectId: ye }), we("endobj"), C.objectNumber = Rr(), we("<< /ShadingType " + C.type), we("/ColorSpace /DeviceRGB");
|
|
@@ -6138,7 +6138,7 @@ Q`), ee(Te, !0), Pe({ data: Re, filters: Ue(), objectId: Te }), we("endobj"), me
|
|
|
6138
6138
|
}, ar = function(C) {
|
|
6139
6139
|
var G;
|
|
6140
6140
|
for (G in jt)
|
|
6141
|
-
jt.hasOwnProperty(G) && (jt[G] instanceof Wi ?
|
|
6141
|
+
jt.hasOwnProperty(G) && (jt[G] instanceof Wi ? ht(jt[G]) : jt[G] instanceof qA && Tt(jt[G], C));
|
|
6142
6142
|
}, dr = function(C) {
|
|
6143
6143
|
for (var G in C.objectNumber = Rr(), we("<<"), C)
|
|
6144
6144
|
switch (G) {
|
|
@@ -6186,7 +6186,7 @@ Q`), ee(Te, !0), Pe({ data: Re, filters: Ue(), objectId: Te }), we("endobj"), me
|
|
|
6186
6186
|
ee(C.resourcesOid, !0), we("<<"), we("/ProcSet [/PDF /Text /ImageB /ImageC /ImageI]"), so(), Dn(), uo(C.objectOid), An(), Mn(), we(">>"), we("endobj");
|
|
6187
6187
|
}, Ns = function() {
|
|
6188
6188
|
var C = [];
|
|
6189
|
-
Je(), jr(),
|
|
6189
|
+
Je(), jr(), dt(), ar(C), Jt.publish("putResources"), C.forEach($r), $r({ resourcesOid: he, objectOid: Number.MAX_SAFE_INTEGER }), Jt.publish("postPutResources");
|
|
6190
6190
|
}, Ms = function() {
|
|
6191
6191
|
Jt.publish("putAdditionalObjects");
|
|
6192
6192
|
for (var C = 0; C < ne.length; C++) {
|
|
@@ -6244,7 +6244,7 @@ Q`), ee(Te, !0), Pe({ data: Re, filters: Ue(), objectId: Te }), we("endobj"), me
|
|
|
6244
6244
|
Fe[++yr] = [], Qt[yr] = { objId: 0, contentsObjId: 0, userUnit: Number(A), artBox: null, bleedBox: null, cropBox: null, trimBox: null, mediaBox: { bottomLeftX: 0, bottomLeftY: 0, topRightX: Number(C[0]), topRightY: Number(C[1]) } }, Ps(yr), Oe(Fe[F]);
|
|
6245
6245
|
}, Os = function(C, G) {
|
|
6246
6246
|
var ye, me, Te;
|
|
6247
|
-
switch (r = G || r, typeof C == "string" && (ye = _(C.toLowerCase()), Array.isArray(ye) && (me = ye[0], Te = ye[1])), Array.isArray(C) && (me = C[0] *
|
|
6247
|
+
switch (r = G || r, typeof C == "string" && (ye = _(C.toLowerCase()), Array.isArray(ye) && (me = ye[0], Te = ye[1])), Array.isArray(C) && (me = C[0] * ct, Te = C[1] * ct), isNaN(me) && (me = a[0], Te = a[1]), (me > 14400 || Te > 14400) && (xr.warn("A page in a PDF can not be wider or taller than 14400 userUnit. jsPDF limits the width/height to 14400"), me = Math.min(14400, me), Te = Math.min(14400, Te)), a = [me, Te], r.substr(0, 1)) {
|
|
6248
6248
|
case "l":
|
|
6249
6249
|
Te > me && (a = [Te, me]);
|
|
6250
6250
|
break;
|
|
@@ -6270,7 +6270,7 @@ Q`), ee(Te, !0), Pe({ data: Re, filters: Ue(), objectId: Te }), we("endobj"), me
|
|
|
6270
6270
|
we("/CreationDate (" + Wa(G(Y)) + ")"), we(">>"), we("endobj");
|
|
6271
6271
|
}, vl = d.__private__.putCatalog = function(C) {
|
|
6272
6272
|
var G = (C = C || {}).rootDictionaryObjId || ce;
|
|
6273
|
-
switch (Rr(), we("<<"), we("/Type /Catalog"), we("/Pages " + G + " 0 R"),
|
|
6273
|
+
switch (Rr(), we("<<"), we("/Type /Catalog"), we("/Pages " + G + " 0 R"), At || (At = "fullwidth"), At) {
|
|
6274
6274
|
case "fullwidth":
|
|
6275
6275
|
we("/OpenAction [3 0 R /FitH null]");
|
|
6276
6276
|
break;
|
|
@@ -6284,8 +6284,8 @@ Q`), ee(Te, !0), Pe({ data: Re, filters: Ue(), objectId: Te }), we("endobj"), me
|
|
|
6284
6284
|
we("/OpenAction [3 0 R /XYZ null null 1]");
|
|
6285
6285
|
break;
|
|
6286
6286
|
default:
|
|
6287
|
-
var ye = "" +
|
|
6288
|
-
ye.substr(ye.length - 1) === "%" && (
|
|
6287
|
+
var ye = "" + At;
|
|
6288
|
+
ye.substr(ye.length - 1) === "%" && (At = parseInt(At) / 100), typeof At == "number" && we("/OpenAction [3 0 R /XYZ null null " + J(At) + "]");
|
|
6289
6289
|
}
|
|
6290
6290
|
switch (Dt || (Dt = "continuous"), Dt) {
|
|
6291
6291
|
case "continuous":
|
|
@@ -6383,31 +6383,31 @@ Q`), ee(Te, !0), Pe({ data: Re, filters: Ue(), objectId: Te }), we("endobj"), me
|
|
|
6383
6383
|
};
|
|
6384
6384
|
switch (n) {
|
|
6385
6385
|
case "pt":
|
|
6386
|
-
|
|
6386
|
+
ct = 1;
|
|
6387
6387
|
break;
|
|
6388
6388
|
case "mm":
|
|
6389
|
-
|
|
6389
|
+
ct = 72 / 25.4;
|
|
6390
6390
|
break;
|
|
6391
6391
|
case "cm":
|
|
6392
|
-
|
|
6392
|
+
ct = 72 / 2.54;
|
|
6393
6393
|
break;
|
|
6394
6394
|
case "in":
|
|
6395
|
-
|
|
6395
|
+
ct = 72;
|
|
6396
6396
|
break;
|
|
6397
6397
|
case "px":
|
|
6398
|
-
|
|
6398
|
+
ct = Rs("px_scaling") == 1 ? 0.75 : 96 / 72;
|
|
6399
6399
|
break;
|
|
6400
6400
|
case "pc":
|
|
6401
6401
|
case "em":
|
|
6402
|
-
|
|
6402
|
+
ct = 12;
|
|
6403
6403
|
break;
|
|
6404
6404
|
case "ex":
|
|
6405
|
-
|
|
6405
|
+
ct = 6;
|
|
6406
6406
|
break;
|
|
6407
6407
|
default:
|
|
6408
6408
|
if (typeof n != "number")
|
|
6409
6409
|
throw new Error("Invalid unit: " + n);
|
|
6410
|
-
|
|
6410
|
+
ct = n;
|
|
6411
6411
|
}
|
|
6412
6412
|
var Sa = null;
|
|
6413
6413
|
ae(), R();
|
|
@@ -6966,15 +6966,15 @@ T* `) : C.join(` Tj
|
|
|
6966
6966
|
ye = G[Te][0], me = G[Te][1], C.subscribe.apply(C, [ye].concat(typeof me == "function" ? [me] : me));
|
|
6967
6967
|
}(Jt, kt.API.events) : d[yA] = kt.API[yA]);
|
|
6968
6968
|
var Ri = d.getPageWidth = function(C) {
|
|
6969
|
-
return (Qt[C = C || F].mediaBox.topRightX - Qt[C].mediaBox.bottomLeftX) /
|
|
6969
|
+
return (Qt[C = C || F].mediaBox.topRightX - Qt[C].mediaBox.bottomLeftX) / ct;
|
|
6970
6970
|
}, _l = d.setPageWidth = function(C, G) {
|
|
6971
|
-
Qt[C].mediaBox.topRightX = G *
|
|
6971
|
+
Qt[C].mediaBox.topRightX = G * ct + Qt[C].mediaBox.bottomLeftX;
|
|
6972
6972
|
}, ri = d.getPageHeight = function(C) {
|
|
6973
|
-
return (Qt[C = C || F].mediaBox.topRightY - Qt[C].mediaBox.bottomLeftY) /
|
|
6973
|
+
return (Qt[C = C || F].mediaBox.topRightY - Qt[C].mediaBox.bottomLeftY) / ct;
|
|
6974
6974
|
}, Fl = d.setPageHeight = function(C, G) {
|
|
6975
|
-
Qt[C].mediaBox.topRightY = G *
|
|
6975
|
+
Qt[C].mediaBox.topRightY = G * ct + Qt[C].mediaBox.bottomLeftY;
|
|
6976
6976
|
};
|
|
6977
|
-
return d.internal = { pdfEscape: Wa, getStyle: zs, getFont: bh, getFontSize:
|
|
6977
|
+
return d.internal = { pdfEscape: Wa, getStyle: zs, getFont: bh, getFontSize: st, getCharSpace: Ch, getTextColor: Bh, getLineHeight: Gs, getLineHeightFactor: Ws, getLineWidth: gA, write: We, getHorizontalCoordinate: Eo, getVerticalCoordinate: ei, getCoordinateString: mh, getVerticalCoordinateString: ti, collections: {}, newObject: Rr, newAdditionalObject: ve, newObjectDeferred: Ir, newObjectDeferredBegin: ee, getFilters: Ue, putStream: Pe, events: Jt, scaleFactor: ct, pageSize: { getWidth: function() {
|
|
6978
6978
|
return Ri(F);
|
|
6979
6979
|
}, setWidth: function(C) {
|
|
6980
6980
|
_l(F, C);
|
|
@@ -8668,30 +8668,30 @@ var Ku, P1, H1, x0 = ["times"];
|
|
|
8668
8668
|
var We = function(ft) {
|
|
8669
8669
|
var Ye = [];
|
|
8670
8670
|
return Object.keys(ft).forEach(function(tt) {
|
|
8671
|
-
ft[tt].forEach(function(
|
|
8672
|
-
var
|
|
8673
|
-
switch (
|
|
8671
|
+
ft[tt].forEach(function(At) {
|
|
8672
|
+
var st = null;
|
|
8673
|
+
switch (At) {
|
|
8674
8674
|
case "bold":
|
|
8675
|
-
|
|
8675
|
+
st = { family: tt, weight: "bold" };
|
|
8676
8676
|
break;
|
|
8677
8677
|
case "italic":
|
|
8678
|
-
|
|
8678
|
+
st = { family: tt, style: "italic" };
|
|
8679
8679
|
break;
|
|
8680
8680
|
case "bolditalic":
|
|
8681
|
-
|
|
8681
|
+
st = { family: tt, weight: "bold", style: "italic" };
|
|
8682
8682
|
break;
|
|
8683
8683
|
case "":
|
|
8684
8684
|
case "normal":
|
|
8685
|
-
|
|
8685
|
+
st = { family: tt };
|
|
8686
8686
|
}
|
|
8687
|
-
|
|
8687
|
+
st !== null && (st.ref = { name: tt, style: At }, Ye.push(st));
|
|
8688
8688
|
});
|
|
8689
8689
|
}), Ye;
|
|
8690
8690
|
}(Oe.getFontList());
|
|
8691
8691
|
De = function(ft) {
|
|
8692
8692
|
for (var Ye = {}, tt = 0; tt < ft.length; ++tt) {
|
|
8693
|
-
var
|
|
8694
|
-
Ye[
|
|
8693
|
+
var At = ud(ft[tt]), st = At.family, bt = At.stretch, Bt = At.style, Ut = At.weight;
|
|
8694
|
+
Ye[st] = Ye[st] || {}, Ye[st][bt] = Ye[st][bt] || {}, Ye[st][bt][Bt] = Ye[st][bt][Bt] || {}, Ye[st][bt][Bt][Ut] = At;
|
|
8695
8695
|
}
|
|
8696
8696
|
return Ye;
|
|
8697
8697
|
}(We.concat(we));
|
|
@@ -8708,53 +8708,53 @@ var Ku, P1, H1, x0 = ["times"];
|
|
|
8708
8708
|
}, set: function(Oe) {
|
|
8709
8709
|
var we;
|
|
8710
8710
|
if (this.ctx.font = Oe, (we = /^\s*(?=(?:(?:[-a-z]+\s*){0,2}(italic|oblique))?)(?=(?:(?:[-a-z]+\s*){0,2}(small-caps))?)(?=(?:(?:[-a-z]+\s*){0,2}(bold(?:er)?|lighter|[1-9]00))?)(?:(?:normal|\1|\2|\3)\s*){0,3}((?:xx?-)?(?:small|large)|medium|smaller|larger|[.\d]+(?:\%|in|[cem]m|ex|p[ctx]))(?:\s*\/\s*(normal|[.\d]+(?:\%|in|[cem]m|ex|p[ctx])))?\s*([-_,\"\'\sa-z]+?)\s*$/i.exec(Oe)) !== null) {
|
|
8711
|
-
var We = we[1], ft = (we[2], we[3]), Ye = we[4], tt = (we[5], we[6]),
|
|
8712
|
-
Ye = Math.floor(
|
|
8713
|
-
var
|
|
8714
|
-
var Pt,
|
|
8711
|
+
var We = we[1], ft = (we[2], we[3]), Ye = we[4], tt = (we[5], we[6]), At = /^([.\d]+)((?:%|in|[cem]m|ex|p[ctx]))$/i.exec(Ye)[2];
|
|
8712
|
+
Ye = Math.floor(At === "px" ? parseFloat(Ye) * this.pdf.internal.scaleFactor : At === "em" ? parseFloat(Ye) * this.pdf.getFontSize() : parseFloat(Ye) * this.pdf.internal.scaleFactor), this.pdf.setFontSize(Ye);
|
|
8713
|
+
var st = function(St) {
|
|
8714
|
+
var Pt, ct, aa = [], Xt = St.trim();
|
|
8715
8715
|
if (Xt === "")
|
|
8716
8716
|
return x0;
|
|
8717
8717
|
if (Xt in M1)
|
|
8718
8718
|
return [M1[Xt]];
|
|
8719
8719
|
for (; Xt !== ""; ) {
|
|
8720
|
-
switch (
|
|
8720
|
+
switch (ct = null, Pt = (Xt = O1(Xt)).charAt(0)) {
|
|
8721
8721
|
case '"':
|
|
8722
8722
|
case "'":
|
|
8723
|
-
|
|
8723
|
+
ct = F4(Xt.substring(1), Pt);
|
|
8724
8724
|
break;
|
|
8725
8725
|
default:
|
|
8726
|
-
|
|
8726
|
+
ct = k4(Xt);
|
|
8727
8727
|
}
|
|
8728
|
-
if (
|
|
8728
|
+
if (ct === null || (aa.push(ct[0]), (Xt = O1(ct[1])) !== "" && Xt.charAt(0) !== ","))
|
|
8729
8729
|
return x0;
|
|
8730
8730
|
Xt = Xt.replace(/^,/, "");
|
|
8731
8731
|
}
|
|
8732
8732
|
return aa;
|
|
8733
8733
|
}(tt);
|
|
8734
8734
|
if (this.fontFaces) {
|
|
8735
|
-
var bt = _4(ze(this.pdf, this.fontFaces),
|
|
8735
|
+
var bt = _4(ze(this.pdf, this.fontFaces), st.map(function(St) {
|
|
8736
8736
|
return { family: St, stretch: "normal", weight: ft, style: We };
|
|
8737
8737
|
}));
|
|
8738
8738
|
this.pdf.setFont(bt.ref.name, bt.ref.style);
|
|
8739
8739
|
} else {
|
|
8740
8740
|
var Bt = "";
|
|
8741
8741
|
(ft === "bold" || parseInt(ft, 10) >= 700 || We === "bold") && (Bt = "bold"), We === "italic" && (Bt += "italic"), Bt.length === 0 && (Bt = "normal");
|
|
8742
|
-
for (var Ut = "", Dt = { arial: "Helvetica", Arial: "Helvetica", verdana: "Helvetica", Verdana: "Helvetica", helvetica: "Helvetica", Helvetica: "Helvetica", "sans-serif": "Helvetica", fixed: "Courier", monospace: "Courier", terminal: "Courier", cursive: "Times", fantasy: "Times", serif: "Times" }, $t = 0; $t <
|
|
8743
|
-
if (this.pdf.internal.getFont(
|
|
8744
|
-
Ut =
|
|
8742
|
+
for (var Ut = "", Dt = { arial: "Helvetica", Arial: "Helvetica", verdana: "Helvetica", Verdana: "Helvetica", helvetica: "Helvetica", Helvetica: "Helvetica", "sans-serif": "Helvetica", fixed: "Courier", monospace: "Courier", terminal: "Courier", cursive: "Times", fantasy: "Times", serif: "Times" }, $t = 0; $t < st.length; $t++) {
|
|
8743
|
+
if (this.pdf.internal.getFont(st[$t], Bt, { noFallback: !0, disableWarning: !0 }) !== void 0) {
|
|
8744
|
+
Ut = st[$t];
|
|
8745
8745
|
break;
|
|
8746
8746
|
}
|
|
8747
|
-
if (Bt === "bolditalic" && this.pdf.internal.getFont(
|
|
8748
|
-
Ut =
|
|
8749
|
-
else if (this.pdf.internal.getFont(
|
|
8750
|
-
Ut =
|
|
8747
|
+
if (Bt === "bolditalic" && this.pdf.internal.getFont(st[$t], "bold", { noFallback: !0, disableWarning: !0 }) !== void 0)
|
|
8748
|
+
Ut = st[$t], Bt = "bold";
|
|
8749
|
+
else if (this.pdf.internal.getFont(st[$t], "normal", { noFallback: !0, disableWarning: !0 }) !== void 0) {
|
|
8750
|
+
Ut = st[$t], Bt = "normal";
|
|
8751
8751
|
break;
|
|
8752
8752
|
}
|
|
8753
8753
|
}
|
|
8754
8754
|
if (Ut === "") {
|
|
8755
|
-
for (var Kt = 0; Kt <
|
|
8756
|
-
if (Dt[
|
|
8757
|
-
Ut = Dt[
|
|
8755
|
+
for (var Kt = 0; Kt < st.length; Kt++)
|
|
8756
|
+
if (Dt[st[Kt]]) {
|
|
8757
|
+
Ut = Dt[st[Kt]];
|
|
8758
8758
|
break;
|
|
8759
8759
|
}
|
|
8760
8760
|
}
|
|
@@ -8951,18 +8951,18 @@ var Ku, P1, H1, x0 = ["times"];
|
|
|
8951
8951
|
f.prototype.drawImage = function(m, F, B, S, N, ue, oe, fe, ne) {
|
|
8952
8952
|
var Fe = this.pdf.getImageProperties(m), De = 1, ze = 1, rt = 1, Oe = 1;
|
|
8953
8953
|
S !== void 0 && fe !== void 0 && (rt = fe / S, Oe = ne / N, De = Fe.width / S * fe / S, ze = Fe.height / N * ne / N), ue === void 0 && (ue = F, oe = B, F = 0, B = 0), S !== void 0 && fe === void 0 && (fe = S, ne = N), S === void 0 && fe === void 0 && (fe = Fe.width, ne = Fe.height);
|
|
8954
|
-
for (var we, We = this.ctx.transform.decompose(), ft = R(We.rotate.shx), Ye = new s(), tt = (Ye = (Ye = (Ye = Ye.multiply(We.translate)).multiply(We.skew)).multiply(We.scale)).applyToRectangle(new A(ue - F * rt, oe - B * Oe, S * De, N * ze)),
|
|
8955
|
-
|
|
8956
|
-
if (U(
|
|
8957
|
-
for (var Bt =
|
|
8954
|
+
for (var we, We = this.ctx.transform.decompose(), ft = R(We.rotate.shx), Ye = new s(), tt = (Ye = (Ye = (Ye = Ye.multiply(We.translate)).multiply(We.skew)).multiply(We.scale)).applyToRectangle(new A(ue - F * rt, oe - B * Oe, S * De, N * ze)), At = p.call(this, tt), st = [], bt = 0; bt < At.length; bt += 1)
|
|
8955
|
+
st.indexOf(At[bt]) === -1 && st.push(At[bt]);
|
|
8956
|
+
if (U(st), this.autoPaging)
|
|
8957
|
+
for (var Bt = st[0], Ut = st[st.length - 1], Dt = Bt; Dt < Ut + 1; Dt++) {
|
|
8958
8958
|
this.pdf.setPage(Dt);
|
|
8959
|
-
var $t = this.pdf.internal.pageSize.width - this.margin[3] - this.margin[1], Kt = Dt === 1 ? this.posY + this.margin[0] : this.margin[0], St = this.pdf.internal.pageSize.height - this.posY - this.margin[0] - this.margin[2], Pt = this.pdf.internal.pageSize.height - this.margin[0] - this.margin[2],
|
|
8959
|
+
var $t = this.pdf.internal.pageSize.width - this.margin[3] - this.margin[1], Kt = Dt === 1 ? this.posY + this.margin[0] : this.margin[0], St = this.pdf.internal.pageSize.height - this.posY - this.margin[0] - this.margin[2], Pt = this.pdf.internal.pageSize.height - this.margin[0] - this.margin[2], ct = Dt === 1 ? 0 : St + (Dt - 2) * Pt;
|
|
8960
8960
|
if (this.ctx.clip_path.length !== 0) {
|
|
8961
8961
|
var aa = this.path;
|
|
8962
|
-
we = JSON.parse(JSON.stringify(this.ctx.clip_path)), this.path = E(we, this.posX + this.margin[3], -
|
|
8962
|
+
we = JSON.parse(JSON.stringify(this.ctx.clip_path)), this.path = E(we, this.posX + this.margin[3], -ct + Kt + this.ctx.prevPageLastElemOffset), q.call(this, "fill", !0), this.path = aa;
|
|
8963
8963
|
}
|
|
8964
8964
|
var Xt = JSON.parse(JSON.stringify(tt));
|
|
8965
|
-
Xt = E([Xt], this.posX + this.margin[3], -
|
|
8965
|
+
Xt = E([Xt], this.posX + this.margin[3], -ct + Kt + this.ctx.prevPageLastElemOffset)[0];
|
|
8966
8966
|
var Ga = (Dt > Bt || Dt < Ut) && g.call(this);
|
|
8967
8967
|
Ga && (this.pdf.saveGraphicsState(), this.pdf.rect(this.margin[3], this.margin[0], $t, Pt, null).clip().discardPath()), this.pdf.addImage(m, "JPEG", Xt.x, Xt.y, Xt.w, Xt.h, null, null, ft), Ga && this.pdf.restoreGraphicsState();
|
|
8968
8968
|
}
|
|
@@ -9027,16 +9027,16 @@ var Ku, P1, H1, x0 = ["times"];
|
|
|
9027
9027
|
for (; this.pdf.internal.getNumberOfPages() < rt[ft]; )
|
|
9028
9028
|
_.call(this);
|
|
9029
9029
|
if (U(rt), this.autoPaging)
|
|
9030
|
-
for (var Ye = rt[0], tt = rt[rt.length - 1],
|
|
9031
|
-
this.pdf.setPage(
|
|
9032
|
-
var
|
|
9030
|
+
for (var Ye = rt[0], tt = rt[rt.length - 1], At = Ye; At < tt + 1; At++) {
|
|
9031
|
+
this.pdf.setPage(At), this.fillStyle = N, this.strokeStyle = ue, this.lineCap = oe, this.lineWidth = ne, this.lineJoin = Fe;
|
|
9032
|
+
var st = this.pdf.internal.pageSize.width - this.margin[3] - this.margin[1], bt = At === 1 ? this.posY + this.margin[0] : this.margin[0], Bt = this.pdf.internal.pageSize.height - this.posY - this.margin[0] - this.margin[2], Ut = this.pdf.internal.pageSize.height - this.margin[0] - this.margin[2], Dt = At === 1 ? 0 : Bt + (At - 2) * Ut;
|
|
9033
9033
|
if (this.ctx.clip_path.length !== 0) {
|
|
9034
9034
|
var $t = this.path;
|
|
9035
9035
|
B = JSON.parse(JSON.stringify(this.ctx.clip_path)), this.path = E(B, this.posX + this.margin[3], -Dt + bt + this.ctx.prevPageLastElemOffset), q.call(this, m, !0), this.path = $t;
|
|
9036
9036
|
}
|
|
9037
|
-
if (S = JSON.parse(JSON.stringify(De)), this.path = E(S, this.posX + this.margin[3], -Dt + bt + this.ctx.prevPageLastElemOffset), F === !1 ||
|
|
9038
|
-
var Kt = (
|
|
9039
|
-
Kt && (this.pdf.saveGraphicsState(), this.pdf.rect(this.margin[3], this.margin[0],
|
|
9037
|
+
if (S = JSON.parse(JSON.stringify(De)), this.path = E(S, this.posX + this.margin[3], -Dt + bt + this.ctx.prevPageLastElemOffset), F === !1 || At === 0) {
|
|
9038
|
+
var Kt = (At > Ye || At < tt) && g.call(this);
|
|
9039
|
+
Kt && (this.pdf.saveGraphicsState(), this.pdf.rect(this.margin[3], this.margin[0], st, Ut, null).clip().discardPath()), q.call(this, m, F), Kt && this.pdf.restoreGraphicsState();
|
|
9040
9040
|
}
|
|
9041
9041
|
this.lineWidth = fe;
|
|
9042
9042
|
}
|
|
@@ -9082,14 +9082,14 @@ var Ku, P1, H1, x0 = ["times"];
|
|
|
9082
9082
|
for (var We = !1, ft = 0; ft < N.length; ft++)
|
|
9083
9083
|
if (N[ft].arc)
|
|
9084
9084
|
for (var Ye = N[ft].abs, tt = 0; tt < Ye.length; tt++) {
|
|
9085
|
-
var
|
|
9086
|
-
|
|
9085
|
+
var At = Ye[tt];
|
|
9086
|
+
At.type === "arc" ? P.call(this, At.x, At.y, At.radius, At.startAngle, At.endAngle, At.counterclockwise, void 0, F, !We) : z.call(this, At.x, At.y), We = !0;
|
|
9087
9087
|
}
|
|
9088
9088
|
else if (N[ft].close === !0)
|
|
9089
9089
|
this.pdf.internal.out("h"), We = !1;
|
|
9090
9090
|
else if (N[ft].begin !== !0) {
|
|
9091
|
-
var
|
|
9092
|
-
W.call(this, N[ft].deltas,
|
|
9091
|
+
var st = N[ft].start.x, bt = N[ft].start.y;
|
|
9092
|
+
W.call(this, N[ft].deltas, st, bt), We = !0;
|
|
9093
9093
|
}
|
|
9094
9094
|
S && M.call(this, S), F && J.call(this);
|
|
9095
9095
|
}
|
|
@@ -9166,18 +9166,18 @@ var Ku, P1, H1, x0 = ["times"];
|
|
|
9166
9166
|
if (U(we), this.autoPaging)
|
|
9167
9167
|
for (var ft = we[0], Ye = we[we.length - 1], tt = ft; tt < Ye + 1; tt++) {
|
|
9168
9168
|
this.pdf.setPage(tt);
|
|
9169
|
-
var
|
|
9169
|
+
var At = tt === 1 ? this.posY + this.margin[0] : this.margin[0], st = this.pdf.internal.pageSize.height - this.posY - this.margin[0] - this.margin[2], bt = this.pdf.internal.pageSize.height - this.margin[2], Bt = bt - this.margin[0], Ut = this.pdf.internal.pageSize.width - this.margin[1], Dt = Ut - this.margin[3], $t = tt === 1 ? 0 : st + (tt - 2) * Bt;
|
|
9170
9170
|
if (this.ctx.clip_path.length !== 0) {
|
|
9171
9171
|
var Kt = this.path;
|
|
9172
|
-
ne = JSON.parse(JSON.stringify(this.ctx.clip_path)), this.path = E(ne, this.posX + this.margin[3], -1 * $t +
|
|
9172
|
+
ne = JSON.parse(JSON.stringify(this.ctx.clip_path)), this.path = E(ne, this.posX + this.margin[3], -1 * $t + At), q.call(this, "fill", !0), this.path = Kt;
|
|
9173
9173
|
}
|
|
9174
|
-
var St = E([JSON.parse(JSON.stringify(rt))], this.posX + this.margin[3], -$t +
|
|
9174
|
+
var St = E([JSON.parse(JSON.stringify(rt))], this.posX + this.margin[3], -$t + At + this.ctx.prevPageLastElemOffset)[0];
|
|
9175
9175
|
m.scale >= 0.01 && (Fe = this.pdf.internal.getFontSize(), this.pdf.setFontSize(Fe * m.scale), De = this.lineWidth, this.lineWidth = De * m.scale);
|
|
9176
9176
|
var Pt = this.autoPaging !== "text";
|
|
9177
9177
|
if (Pt || St.y + St.h <= bt) {
|
|
9178
|
-
if (Pt || St.y >=
|
|
9179
|
-
var
|
|
9180
|
-
Xt && (this.pdf.saveGraphicsState(), this.pdf.rect(this.margin[3], this.margin[0], Dt, Bt, null).clip().discardPath()), this.pdf.text(
|
|
9178
|
+
if (Pt || St.y >= At && St.x <= Ut) {
|
|
9179
|
+
var ct = Pt ? m.text : this.pdf.splitTextToSize(m.text, m.maxWidth || Ut - St.x)[0], aa = E([JSON.parse(JSON.stringify(ze))], this.posX + this.margin[3], -$t + At + this.ctx.prevPageLastElemOffset)[0], Xt = Pt && (tt > ft || tt < Ye) && g.call(this);
|
|
9180
|
+
Xt && (this.pdf.saveGraphicsState(), this.pdf.rect(this.margin[3], this.margin[0], Dt, Bt, null).clip().discardPath()), this.pdf.text(ct, aa.x, aa.y, { angle: m.angle, align: F, renderingMode: m.renderingMode }), Xt && this.pdf.restoreGraphicsState();
|
|
9181
9181
|
}
|
|
9182
9182
|
} else
|
|
9183
9183
|
St.y < bt && (this.ctx.prevPageLastElemOffset += bt - St.y);
|
|
@@ -9210,10 +9210,10 @@ var Ku, P1, H1, x0 = ["times"];
|
|
|
9210
9210
|
var oe = m + 0.5 * (B - m), fe = F + 0.5 * (S - F), ne = N + 0.5 * (B - N), Fe = ue + 0.5 * (S - ue), De = Math.min(m, N, oe, ne), ze = Math.max(m, N, oe, ne), rt = Math.min(F, ue, fe, Fe), Oe = Math.max(F, ue, fe, Fe);
|
|
9211
9211
|
return new A(De, rt, ze - De, Oe - rt);
|
|
9212
9212
|
}, le = function(m, F, B, S, N, ue, oe, fe) {
|
|
9213
|
-
var ne, Fe, De, ze, rt, Oe, we, We, ft, Ye, tt,
|
|
9213
|
+
var ne, Fe, De, ze, rt, Oe, we, We, ft, Ye, tt, At, st, bt, Bt = B - m, Ut = S - F, Dt = N - B, $t = ue - S, Kt = oe - N, St = fe - ue;
|
|
9214
9214
|
for (Fe = 0; Fe < 41; Fe++)
|
|
9215
|
-
ft = (we = (De = m + (ne = Fe / 40) * Bt) + ne * ((rt = B + ne * Dt) - De)) + ne * (rt + ne * (N + ne * Kt - rt) - we), Ye = (We = (ze = F + ne * Ut) + ne * ((Oe = S + ne * $t) - ze)) + ne * (Oe + ne * (ue + ne * St - Oe) - We), Fe == 0 ? (tt = ft,
|
|
9216
|
-
return new A(Math.round(tt), Math.round(
|
|
9215
|
+
ft = (we = (De = m + (ne = Fe / 40) * Bt) + ne * ((rt = B + ne * Dt) - De)) + ne * (rt + ne * (N + ne * Kt - rt) - we), Ye = (We = (ze = F + ne * Ut) + ne * ((Oe = S + ne * $t) - ze)) + ne * (Oe + ne * (ue + ne * St - Oe) - We), Fe == 0 ? (tt = ft, At = Ye, st = ft, bt = Ye) : (tt = Math.min(tt, ft), At = Math.min(At, Ye), st = Math.max(st, ft), bt = Math.max(bt, Ye));
|
|
9216
|
+
return new A(Math.round(tt), Math.round(At), Math.round(st - tt), Math.round(bt - At));
|
|
9217
9217
|
}, ae = function() {
|
|
9218
9218
|
if (this.prevLineDash || this.ctx.lineDash.length || this.ctx.lineDashOffset) {
|
|
9219
9219
|
var m, F, B = (m = this.ctx.lineDash, F = this.ctx.lineDashOffset, JSON.stringify({ lineDash: m, lineDashOffset: F }));
|
|
@@ -10174,24 +10174,24 @@ function b0(e) {
|
|
|
10174
10174
|
}
|
|
10175
10175
|
function le(m, F, B, S, N) {
|
|
10176
10176
|
for (var ue, oe = N[0], fe = N[240], ne = function(Ye, tt) {
|
|
10177
|
-
var
|
|
10177
|
+
var At, st, bt, Bt, Ut, Dt, $t, Kt, St, Pt, ct = 0;
|
|
10178
10178
|
for (St = 0; St < 8; ++St) {
|
|
10179
|
-
|
|
10180
|
-
var aa =
|
|
10181
|
-
Ye[
|
|
10179
|
+
At = Ye[ct], st = Ye[ct + 1], bt = Ye[ct + 2], Bt = Ye[ct + 3], Ut = Ye[ct + 4], Dt = Ye[ct + 5], $t = Ye[ct + 6];
|
|
10180
|
+
var aa = At + (Kt = Ye[ct + 7]), Xt = At - Kt, Ga = st + $t, rr = st - $t, br = bt + Dt, xn = bt - Dt, jt = Bt + Ut, lo = Bt - Ut, kr = aa + jt, nn = aa - jt, Nn = Ga + br, yr = Ga - br;
|
|
10181
|
+
Ye[ct] = kr + Nn, Ye[ct + 4] = kr - Nn;
|
|
10182
10182
|
var Qt = 0.707106781 * (yr + nn);
|
|
10183
|
-
Ye[
|
|
10183
|
+
Ye[ct + 2] = nn + Qt, Ye[ct + 6] = nn - Qt;
|
|
10184
10184
|
var Jt = 0.382683433 * ((kr = lo + xn) - (yr = rr + Xt)), Fo = 0.5411961 * kr + Jt, na = 1.306562965 * yr + Jt, bn = 0.707106781 * (Nn = xn + rr), mn = Xt + bn, _t = Xt - bn;
|
|
10185
|
-
Ye[
|
|
10185
|
+
Ye[ct + 5] = _t + Fo, Ye[ct + 3] = _t - Fo, Ye[ct + 1] = mn + na, Ye[ct + 7] = mn - na, ct += 8;
|
|
10186
10186
|
}
|
|
10187
|
-
for (
|
|
10188
|
-
|
|
10189
|
-
var on =
|
|
10190
|
-
Ye[
|
|
10187
|
+
for (ct = 0, St = 0; St < 8; ++St) {
|
|
10188
|
+
At = Ye[ct], st = Ye[ct + 8], bt = Ye[ct + 16], Bt = Ye[ct + 24], Ut = Ye[ct + 32], Dt = Ye[ct + 40], $t = Ye[ct + 48];
|
|
10189
|
+
var on = At + (Kt = Ye[ct + 56]), Xa = At - Kt, ka = st + $t, Rr = st - $t, Ir = bt + Dt, ee = bt - Dt, ve = Bt + Ut, ce = Bt - Ut, he = on + ve, ge = on - ve, pe = ka + Ir, Ue = ka - Ir;
|
|
10190
|
+
Ye[ct] = he + pe, Ye[ct + 32] = he - pe;
|
|
10191
10191
|
var Pe = 0.707106781 * (Ue + ge);
|
|
10192
|
-
Ye[
|
|
10193
|
-
var Le = 0.382683433 * ((he = ce + ee) - (Ue = Rr + Xa)), Ne = 0.5411961 * he + Le, Me = 1.306562965 * Ue + Le, Je = 0.707106781 * (pe = ee + Rr), at = Xa + Je,
|
|
10194
|
-
Ye[
|
|
10192
|
+
Ye[ct + 16] = ge + Pe, Ye[ct + 48] = ge - Pe;
|
|
10193
|
+
var Le = 0.382683433 * ((he = ce + ee) - (Ue = Rr + Xa)), Ne = 0.5411961 * he + Le, Me = 1.306562965 * Ue + Le, Je = 0.707106781 * (pe = ee + Rr), at = Xa + Je, dt = Xa - Je;
|
|
10194
|
+
Ye[ct + 40] = dt + Ne, Ye[ct + 24] = dt - Ne, Ye[ct + 8] = at + Me, Ye[ct + 56] = at - Me, ct++;
|
|
10195
10195
|
}
|
|
10196
10196
|
for (St = 0; St < 64; ++St)
|
|
10197
10197
|
Pt = Ye[St] * tt[St], d[St] = Pt > 0 ? Pt + 0.5 | 0 : Pt - 0.5 | 0;
|
|
@@ -10236,17 +10236,17 @@ function b0(e) {
|
|
|
10236
10236
|
this.encode = function(m, F) {
|
|
10237
10237
|
F && ae(F), g = new Array(), p = 0, _ = 7, X(65496), X(65504), X(16), R(74), R(70), R(73), R(70), R(0), R(1), R(1), R(0), X(1), X(1), R(0), R(0), function() {
|
|
10238
10238
|
X(65499), X(132), R(0);
|
|
10239
|
-
for (var
|
|
10240
|
-
R(A[
|
|
10239
|
+
for (var st = 0; st < 64; st++)
|
|
10240
|
+
R(A[st]);
|
|
10241
10241
|
R(1);
|
|
10242
10242
|
for (var bt = 0; bt < 64; bt++)
|
|
10243
10243
|
R(s[bt]);
|
|
10244
|
-
}(), function(
|
|
10245
|
-
X(65472), X(17), R(8), X(bt), X(
|
|
10244
|
+
}(), function(st, bt) {
|
|
10245
|
+
X(65472), X(17), R(8), X(bt), X(st), R(3), R(1), R(17), R(0), R(2), R(17), R(1), R(3), R(17), R(1);
|
|
10246
10246
|
}(m.width, m.height), function() {
|
|
10247
10247
|
X(65476), X(418), R(0);
|
|
10248
|
-
for (var
|
|
10249
|
-
R(P[
|
|
10248
|
+
for (var st = 0; st < 16; st++)
|
|
10249
|
+
R(P[st + 1]);
|
|
10250
10250
|
for (var bt = 0; bt <= 11; bt++)
|
|
10251
10251
|
R(M[bt]);
|
|
10252
10252
|
R(16);
|
|
@@ -10276,8 +10276,8 @@ function b0(e) {
|
|
|
10276
10276
|
tt += 8;
|
|
10277
10277
|
}
|
|
10278
10278
|
if (_ >= 0) {
|
|
10279
|
-
var
|
|
10280
|
-
|
|
10279
|
+
var At = [];
|
|
10280
|
+
At[1] = _ + 1, At[0] = (1 << _ + 1) - 1, ie(At);
|
|
10281
10281
|
}
|
|
10282
10282
|
return X(65497), new Uint8Array(g);
|
|
10283
10283
|
}, e = e || 50, function() {
|
|
@@ -10378,26 +10378,26 @@ function V1(e) {
|
|
|
10378
10378
|
Ie = de[Ee], 0 < de[Ee] && (Qe[ke[Ie]++] = Ee);
|
|
10379
10379
|
if (ke[15] == 1)
|
|
10380
10380
|
return (de = new D()).g = 0, de.value = Qe[0], J(te, Ge, 1, He, de), He;
|
|
10381
|
-
var Ke, qe = -1, Ve = He - 1, pt = 0,
|
|
10381
|
+
var Ke, qe = -1, Ve = He - 1, pt = 0, lt = 1, Ft = 1, ut = 1 << se;
|
|
10382
10382
|
for (Ee = 0, Ie = 1, Be = 2; Ie <= se; ++Ie, Be <<= 1) {
|
|
10383
|
-
if (
|
|
10383
|
+
if (lt += Ft <<= 1, 0 > (Ft -= Ce[Ie]))
|
|
10384
10384
|
return 0;
|
|
10385
10385
|
for (; 0 < Ce[Ie]; --Ce[Ie])
|
|
10386
|
-
(de = new D()).g = Ie, de.value = Qe[Ee++], J(te, Ge + pt, Be,
|
|
10386
|
+
(de = new D()).g = Ie, de.value = Qe[Ee++], J(te, Ge + pt, Be, ut, de), pt = M(pt, Ie);
|
|
10387
10387
|
}
|
|
10388
10388
|
for (Ie = se + 1, Be = 2; 15 >= Ie; ++Ie, Be <<= 1) {
|
|
10389
|
-
if (
|
|
10389
|
+
if (lt += Ft <<= 1, 0 > (Ft -= Ce[Ie]))
|
|
10390
10390
|
return 0;
|
|
10391
10391
|
for (; 0 < Ce[Ie]; --Ce[Ie]) {
|
|
10392
10392
|
if (de = new D(), (pt & Ve) != qe) {
|
|
10393
|
-
for (Ge +=
|
|
10393
|
+
for (Ge += ut, Ke = 1 << (qe = Ie) - se; 15 > qe && !(0 >= (Ke -= Ce[qe])); )
|
|
10394
10394
|
++qe, Ke <<= 1;
|
|
10395
|
-
He +=
|
|
10395
|
+
He += ut = 1 << (Ke = qe - se), te[Ae + (qe = pt & Ve)].g = Ke + se, te[Ae + qe].value = Ge - Ae - qe;
|
|
10396
10396
|
}
|
|
10397
|
-
de.g = Ie - se, de.value = Qe[Ee++], J(te, Ge + (pt >> se), Be,
|
|
10397
|
+
de.g = Ie - se, de.value = Qe[Ee++], J(te, Ge + (pt >> se), Be, ut, de), pt = M(pt, Ie);
|
|
10398
10398
|
}
|
|
10399
10399
|
}
|
|
10400
|
-
return
|
|
10400
|
+
return lt != 2 * ke[15] - 1 ? 0 : He;
|
|
10401
10401
|
}(c, x, k, I, V, Z);
|
|
10402
10402
|
}
|
|
10403
10403
|
function D() {
|
|
@@ -10513,10 +10513,10 @@ function V1(e) {
|
|
|
10513
10513
|
}
|
|
10514
10514
|
};
|
|
10515
10515
|
}
|
|
10516
|
-
function
|
|
10516
|
+
function At() {
|
|
10517
10517
|
this.ud = this.hd = this.jd = 0;
|
|
10518
10518
|
}
|
|
10519
|
-
function
|
|
10519
|
+
function st(c, x) {
|
|
10520
10520
|
return ((4278124286 & (c ^ x)) >>> 1) + (c & x) >>> 0;
|
|
10521
10521
|
}
|
|
10522
10522
|
function bt(c) {
|
|
@@ -10566,7 +10566,7 @@ function V1(e) {
|
|
|
10566
10566
|
P["VP8LMapColor" + k](se, de, Ge, He, Be, Qe, te, Ae, Ee);
|
|
10567
10567
|
};
|
|
10568
10568
|
}
|
|
10569
|
-
function
|
|
10569
|
+
function ct(c, x, k, I, V) {
|
|
10570
10570
|
for (k = x + k; x < k; ) {
|
|
10571
10571
|
var Z = c[x++];
|
|
10572
10572
|
I[V++] = Z >> 16 & 255, I[V++] = Z >> 8 & 255, I[V++] = Z >> 0 & 255;
|
|
@@ -10713,23 +10713,23 @@ function V1(e) {
|
|
|
10713
10713
|
Js(Ie, Ee, (Qe - Be) * Ge, se, Ae);
|
|
10714
10714
|
break;
|
|
10715
10715
|
case 0:
|
|
10716
|
-
var He = Be, Ce = Qe, ke = se, Ke = Ae, qe = (
|
|
10716
|
+
var He = Be, Ce = Qe, ke = se, Ke = Ae, qe = (ut = de).Ea;
|
|
10717
10717
|
He == 0 && (Fh(Ie, Ee, null, null, 1, ke, Ke), Dt(Ie, Ee + 1, 0, 0, qe - 1, ke, Ke + 1), Ee += qe, Ke += qe, ++He);
|
|
10718
|
-
for (var Ve = 1 <<
|
|
10719
|
-
var er = Ft, or =
|
|
10718
|
+
for (var Ve = 1 << ut.b, pt = Ve - 1, lt = ft(qe, ut.b), Ft = ut.K, ut = ut.w + (He >> ut.b) * lt; He < Ce; ) {
|
|
10719
|
+
var er = Ft, or = ut, qt = 1;
|
|
10720
10720
|
for (Ul(Ie, Ee, ke, Ke - qe, 1, ke, Ke); qt < qe; ) {
|
|
10721
10721
|
var Vt = (qt & ~pt) + Ve;
|
|
10722
10722
|
Vt > qe && (Vt = qe), (0, ai[er[or++] >> 8 & 15])(Ie, Ee + +qt, ke, Ke + qt - qe, Vt - qt, ke, Ke + qt), qt = Vt;
|
|
10723
10723
|
}
|
|
10724
|
-
Ee += qe, Ke += qe, ++He & pt || (
|
|
10724
|
+
Ee += qe, Ke += qe, ++He & pt || (ut += lt);
|
|
10725
10725
|
}
|
|
10726
10726
|
Qe != de.nc && n(se, Ae - Ge, se, Ae + (Qe - Be - 1) * Ge, Ge);
|
|
10727
10727
|
break;
|
|
10728
10728
|
case 1:
|
|
10729
10729
|
for (Ge = Ie, Ce = Ee, qe = (Ie = de.Ea) - (Ke = Ie & ~(ke = (Ee = 1 << de.b) - 1)), He = ft(Ie, de.b), Ve = de.K, de = de.w + (Be >> de.b) * He; Be < Qe; ) {
|
|
10730
|
-
for (pt = Ve,
|
|
10731
|
-
Kt(pt[
|
|
10732
|
-
Ce < er && (Kt(pt[
|
|
10730
|
+
for (pt = Ve, lt = de, Ft = new At(), ut = Ce + Ke, er = Ce + Ie; Ce < ut; )
|
|
10731
|
+
Kt(pt[lt++], Ft), Bn(Ft, Ge, Ce, Ee, se, Ae), Ce += Ee, Ae += Ee;
|
|
10732
|
+
Ce < er && (Kt(pt[lt++], Ft), Bn(Ft, Ge, Ce, qe, se, Ae), Ce += qe, Ae += qe), ++Be & ke || (de += He);
|
|
10733
10733
|
}
|
|
10734
10734
|
break;
|
|
10735
10735
|
case 3:
|
|
@@ -10850,8 +10850,8 @@ function V1(e) {
|
|
|
10850
10850
|
if (se & ke || (Ke = Ir(Be, se, Ae)), t(Ke != null), Ke.Qb && (x[Qe] = Ke.qb, qe = !0), !qe)
|
|
10851
10851
|
if (N(de), Ke.jc) {
|
|
10852
10852
|
Ve = de, pt = x;
|
|
10853
|
-
var
|
|
10854
|
-
t(Ke.jc), 256 > Ft.g ? (S(Ve, Ve.u + Ft.g), pt[
|
|
10853
|
+
var lt = Qe, Ft = Ke.pd[F(Ve) & ja - 1];
|
|
10854
|
+
t(Ke.jc), 256 > Ft.g ? (S(Ve, Ve.u + Ft.g), pt[lt] = Ft.value, Ve = 0) : (S(Ve, Ve.u + Ft.g - 256), t(256 <= Ft.value), Ve = Ft.value), Ve == 0 && (qe = !0);
|
|
10855
10855
|
} else
|
|
10856
10856
|
Ve = ka(Ke.G[0], Ke.H[0], de);
|
|
10857
10857
|
if (de.h)
|
|
@@ -10861,9 +10861,9 @@ function V1(e) {
|
|
|
10861
10861
|
if (Ke.nd)
|
|
10862
10862
|
x[Qe] = (Ke.qb | Ve << 8) >>> 0;
|
|
10863
10863
|
else {
|
|
10864
|
-
if (N(de), qe = ka(Ke.G[1], Ke.H[1], de), N(de), pt = ka(Ke.G[2], Ke.H[2], de),
|
|
10864
|
+
if (N(de), qe = ka(Ke.G[1], Ke.H[1], de), N(de), pt = ka(Ke.G[2], Ke.H[2], de), lt = ka(Ke.G[3], Ke.H[3], de), de.h)
|
|
10865
10865
|
break;
|
|
10866
|
-
x[Qe] = (
|
|
10866
|
+
x[Qe] = (lt << 24 | qe << 16 | Ve << 8 | pt) >>> 0;
|
|
10867
10867
|
}
|
|
10868
10868
|
if (qe = !1, ++Qe, ++se >= I && (se = 0, ++Ae, te != null && Ae <= Z && !(Ae % 16) && te(c, Ae), Ce != null))
|
|
10869
10869
|
for (; Ie < Qe; )
|
|
@@ -10873,8 +10873,8 @@ function V1(e) {
|
|
|
10873
10873
|
break;
|
|
10874
10874
|
if (Qe - k < pt || V - Qe < Ve)
|
|
10875
10875
|
break e;
|
|
10876
|
-
for (
|
|
10877
|
-
x[Qe +
|
|
10876
|
+
for (lt = 0; lt < Ve; ++lt)
|
|
10877
|
+
x[Qe + lt] = x[Qe + lt - pt];
|
|
10878
10878
|
for (Qe += Ve, se += Ve; se >= I; )
|
|
10879
10879
|
se -= I, ++Ae, te != null && Ae <= Z && !(Ae % 16) && te(c, Ae);
|
|
10880
10880
|
if (t(Qe <= V), se & ke && (Ke = Ir(Be, se, Ae)), Ce != null)
|
|
@@ -10907,7 +10907,7 @@ function V1(e) {
|
|
|
10907
10907
|
}
|
|
10908
10908
|
function Pe() {
|
|
10909
10909
|
var c = new _h();
|
|
10910
|
-
return c == null ? null : (c.a = 0, c.xb = af, xn("Predictor", "VP8LPredictors"), xn("Predictor", "VP8LPredictors_C"), xn("PredictorAdd", "VP8LPredictorsAdd"), xn("PredictorAdd", "VP8LPredictorsAdd_C"), Js = $t, Bn = St, $n =
|
|
10910
|
+
return c == null ? null : (c.a = 0, c.xb = af, xn("Predictor", "VP8LPredictors"), xn("Predictor", "VP8LPredictors_C"), xn("PredictorAdd", "VP8LPredictorsAdd"), xn("PredictorAdd", "VP8LPredictorsAdd_C"), Js = $t, Bn = St, $n = ct, ni = aa, ho = Xt, Lo = Ga, CA = rr, P.VP8LMapColor32b = Ql, P.VP8LMapColor8b = Sh, c);
|
|
10911
10911
|
}
|
|
10912
10912
|
function Le(c, x, k, I, V) {
|
|
10913
10913
|
var Z = 1, te = [c], Ae = [x], se = I.m, de = I.s, Be = null, Qe = 0;
|
|
@@ -10927,16 +10927,16 @@ function V1(e) {
|
|
|
10927
10927
|
case 3:
|
|
10928
10928
|
var qe, Ve = le(Ce, 8) + 1, pt = 16 < Ve ? 0 : 4 < Ve ? 1 : 2 < Ve ? 2 : 3;
|
|
10929
10929
|
if (Ie[0] = ft(ke.Ea, pt), ke.b = pt, qe = He = Le(Ve, 1, 0, Ge, ke.K)) {
|
|
10930
|
-
var
|
|
10930
|
+
var lt, Ft = Ve, ut = ke, er = 1 << (8 >> ut.b), or = o(er);
|
|
10931
10931
|
if (or == null)
|
|
10932
10932
|
qe = 0;
|
|
10933
10933
|
else {
|
|
10934
|
-
var qt =
|
|
10935
|
-
for (or[0] =
|
|
10936
|
-
or[
|
|
10937
|
-
for (;
|
|
10938
|
-
or[
|
|
10939
|
-
|
|
10934
|
+
var qt = ut.K[0], Vt = ut.w;
|
|
10935
|
+
for (or[0] = ut.K[0][0], lt = 1; lt < 1 * Ft; ++lt)
|
|
10936
|
+
or[lt] = Ye(qt[Vt + lt], or[lt - 1]);
|
|
10937
|
+
for (; lt < 4 * er; ++lt)
|
|
10938
|
+
or[lt] = 0;
|
|
10939
|
+
ut.K[0] = null, ut.K[0] = or, qe = 1;
|
|
10940
10940
|
}
|
|
10941
10941
|
}
|
|
10942
10942
|
He = qe;
|
|
@@ -11100,7 +11100,7 @@ function V1(e) {
|
|
|
11100
11100
|
function at() {
|
|
11101
11101
|
this.Kd = this.Ld = this.Ud = this.Td = this.i = this.c = 0;
|
|
11102
11102
|
}
|
|
11103
|
-
function
|
|
11103
|
+
function dt() {
|
|
11104
11104
|
this.Fb = this.Bb = this.Cb = 0, this.Zb = o(4), this.Lb = o(4);
|
|
11105
11105
|
}
|
|
11106
11106
|
function et() {
|
|
@@ -11112,7 +11112,7 @@ function V1(e) {
|
|
|
11112
11112
|
}(c, 0, [3, 11]), c;
|
|
11113
11113
|
}();
|
|
11114
11114
|
}
|
|
11115
|
-
function
|
|
11115
|
+
function ht() {
|
|
11116
11116
|
this.jb = o(3), this.Wc = A([4, 8], et), this.Xc = A([4, 17], et);
|
|
11117
11117
|
}
|
|
11118
11118
|
function Tt() {
|
|
@@ -11137,7 +11137,7 @@ function V1(e) {
|
|
|
11137
11137
|
this.y = o(16), this.f = o(8), this.ea = o(8);
|
|
11138
11138
|
}
|
|
11139
11139
|
function Dn() {
|
|
11140
|
-
this.cb = this.a = 0, this.sc = "", this.m = new ae(), this.Od = new Je(), this.Kc = new at(), this.ed = new Tt(), this.Qa = new
|
|
11140
|
+
this.cb = this.a = 0, this.sc = "", this.m = new ae(), this.Od = new Je(), this.Kc = new at(), this.ed = new Tt(), this.Qa = new dt(), this.Ic = this.$c = this.Aa = 0, this.D = new ko(), this.Xb = this.Va = this.Hb = this.zb = this.yb = this.Ub = this.za = 0, this.Jc = i(8, ae), this.ia = 0, this.pb = i(4, jr), this.Pa = new ht(), this.Bd = this.kc = 0, this.Ac = [], this.Bc = 0, this.zc = [0, 0, 0, 0], this.Gd = Array(new so()), this.Hd = 0, this.rb = Array(new dr()), this.sb = 0, this.wa = Array(new ar()), this.Y = 0, this.oc = [], this.pc = 0, this.sa = [], this.ta = 0, this.qa = [], this.ra = 0, this.Ha = [], this.B = this.R = this.Ia = 0, this.Ec = [], this.M = this.ja = this.Vb = this.Fc = 0, this.ya = Array(new Mn()), this.L = this.aa = 0, this.gd = A([4, 2], ar), this.ga = null, this.Fa = [], this.Cc = this.qc = this.P = 0, this.Gb = [], this.Uc = 0, this.mb = [], this.nb = 0, this.rc = [], this.Ga = this.Vc = 0;
|
|
11141
11141
|
}
|
|
11142
11142
|
function uo() {
|
|
11143
11143
|
this.T = this.U = this.ka = this.height = this.width = 0, this.y = [], this.f = [], this.ea = [], this.Rc = this.fa = this.W = this.N = this.O = 0, this.ma = "void", this.put = "VP8IoPutHook", this.ac = "VP8IoSetupHook", this.bc = "VP8IoTeardownHook", this.ha = this.Kb = 0, this.data = [], this.hb = this.ib = this.da = this.o = this.j = this.va = this.v = this.Da = this.ob = this.w = 0, this.F = [], this.J = 0;
|
|
@@ -11343,67 +11343,67 @@ function V1(e) {
|
|
|
11343
11343
|
for (Ee.M = 0; Ee.M < Ee.Va; ++Ee.M) {
|
|
11344
11344
|
var He, Ce = Ee.Jc[Ee.M & Ee.Xb], ke = Ee.m, Ke = Ee;
|
|
11345
11345
|
for (He = 0; He < Ke.za; ++He) {
|
|
11346
|
-
var qe = ke, Ve = Ke, pt = Ve.Ac,
|
|
11347
|
-
if (Ve.Qa.Bb ?
|
|
11348
|
-
var er =
|
|
11346
|
+
var qe = ke, Ve = Ke, pt = Ve.Ac, lt = Ve.Bc + 4 * He, Ft = Ve.zc, ut = Ve.ya[Ve.aa + He];
|
|
11347
|
+
if (Ve.Qa.Bb ? ut.$b = fe(qe, Ve.Pa.jb[0]) ? 2 + fe(qe, Ve.Pa.jb[2]) : fe(qe, Ve.Pa.jb[1]) : ut.$b = 0, Ve.kc && (ut.Ad = fe(qe, Ve.Bd)), ut.Za = !fe(qe, 145) + 0, ut.Za) {
|
|
11348
|
+
var er = ut.Ob, or = 0;
|
|
11349
11349
|
for (Ve = 0; 4 > Ve; ++Ve) {
|
|
11350
11350
|
var qt, Vt = Ft[0 + Ve];
|
|
11351
11351
|
for (qt = 0; 4 > qt; ++qt) {
|
|
11352
|
-
Vt = Xp[pt[
|
|
11352
|
+
Vt = Xp[pt[lt + qt]][Vt];
|
|
11353
11353
|
for (var wr = rf[fe(qe, Vt[0])]; 0 < wr; )
|
|
11354
11354
|
wr = rf[2 * wr + fe(qe, Vt[wr])];
|
|
11355
|
-
Vt = -wr, pt[
|
|
11355
|
+
Vt = -wr, pt[lt + qt] = Vt;
|
|
11356
11356
|
}
|
|
11357
|
-
n(er, or, pt,
|
|
11357
|
+
n(er, or, pt, lt, 4), or += 4, Ft[0 + Ve] = Vt;
|
|
11358
11358
|
}
|
|
11359
11359
|
} else
|
|
11360
|
-
Vt = fe(qe, 156) ? fe(qe, 128) ? 1 : 3 : fe(qe, 163) ? 2 : 0,
|
|
11361
|
-
|
|
11360
|
+
Vt = fe(qe, 156) ? fe(qe, 128) ? 1 : 3 : fe(qe, 163) ? 2 : 0, ut.Ob[0] = Vt, a(pt, lt, Vt, 4), a(Ft, 0, Vt, 4);
|
|
11361
|
+
ut.Dd = fe(qe, 142) ? fe(qe, 114) ? fe(qe, 183) ? 1 : 3 : 2 : 0;
|
|
11362
11362
|
}
|
|
11363
11363
|
if (Ke.m.Ka)
|
|
11364
11364
|
return $r(Ee, 7, "Premature end-of-partition0 encountered.");
|
|
11365
11365
|
for (; Ee.ja < Ee.za; ++Ee.ja) {
|
|
11366
|
-
if (Ke = Ce, qe = (ke = Ee).rb[ke.sb - 1], pt = ke.rb[ke.sb + ke.ja], He = ke.ya[ke.aa + ke.ja],
|
|
11366
|
+
if (Ke = Ce, qe = (ke = Ee).rb[ke.sb - 1], pt = ke.rb[ke.sb + ke.ja], He = ke.ya[ke.aa + ke.ja], lt = ke.kc ? He.Ad : 0)
|
|
11367
11367
|
qe.la = pt.la = 0, He.Za || (qe.Na = pt.Na = 0), He.Hc = 0, He.Gc = 0, He.ia = 0;
|
|
11368
11368
|
else {
|
|
11369
11369
|
var fr, Ot;
|
|
11370
|
-
if (qe = pt, pt = Ke,
|
|
11371
|
-
var Yr = 0, Ya =
|
|
11370
|
+
if (qe = pt, pt = Ke, lt = ke.Pa.Xc, Ft = ke.ya[ke.aa + ke.ja], ut = ke.pb[Ft.$b], Ve = Ft.ad, er = 0, or = ke.rb[ke.sb - 1], Vt = qt = 0, a(Ve, er, 0, 384), Ft.Za)
|
|
11371
|
+
var Yr = 0, Ya = lt[3];
|
|
11372
11372
|
else {
|
|
11373
11373
|
wr = o(16);
|
|
11374
11374
|
var Jr = qe.Na + or.Na;
|
|
11375
|
-
if (Jr = Ml(pt,
|
|
11375
|
+
if (Jr = Ml(pt, lt[1], Jr, ut.Eb, 0, wr, 0), qe.Na = or.Na = (0 < Jr) + 0, 1 < Jr)
|
|
11376
11376
|
zn(wr, 0, Ve, er);
|
|
11377
11377
|
else {
|
|
11378
11378
|
var Ja = wr[0] + 3 >> 3;
|
|
11379
11379
|
for (wr = 0; 256 > wr; wr += 16)
|
|
11380
11380
|
Ve[er + wr] = Ja;
|
|
11381
11381
|
}
|
|
11382
|
-
Yr = 1, Ya =
|
|
11382
|
+
Yr = 1, Ya = lt[0];
|
|
11383
11383
|
}
|
|
11384
11384
|
var ir = 15 & qe.la, un = 15 & or.la;
|
|
11385
11385
|
for (wr = 0; 4 > wr; ++wr) {
|
|
11386
11386
|
var cn = 1 & un;
|
|
11387
11387
|
for (Ja = Ot = 0; 4 > Ja; ++Ja)
|
|
11388
|
-
ir = ir >> 1 | (cn = (Jr = Ml(pt, Ya, Jr = cn + (1 & ir),
|
|
11388
|
+
ir = ir >> 1 | (cn = (Jr = Ml(pt, Ya, Jr = cn + (1 & ir), ut.Sc, Yr, Ve, er)) > Yr) << 7, Ot = Ot << 2 | (3 < Jr ? 3 : 1 < Jr ? 2 : Ve[er + 0] != 0), er += 16;
|
|
11389
11389
|
ir >>= 4, un = un >> 1 | cn << 7, qt = (qt << 8 | Ot) >>> 0;
|
|
11390
11390
|
}
|
|
11391
11391
|
for (Ya = ir, Yr = un >> 4, fr = 0; 4 > fr; fr += 2) {
|
|
11392
11392
|
for (Ot = 0, ir = qe.la >> 4 + fr, un = or.la >> 4 + fr, wr = 0; 2 > wr; ++wr) {
|
|
11393
11393
|
for (cn = 1 & un, Ja = 0; 2 > Ja; ++Ja)
|
|
11394
|
-
Jr = cn + (1 & ir), ir = ir >> 1 | (cn = 0 < (Jr = Ml(pt,
|
|
11394
|
+
Jr = cn + (1 & ir), ir = ir >> 1 | (cn = 0 < (Jr = Ml(pt, lt[2], Jr, ut.Qc, 0, Ve, er))) << 3, Ot = Ot << 2 | (3 < Jr ? 3 : 1 < Jr ? 2 : Ve[er + 0] != 0), er += 16;
|
|
11395
11395
|
ir >>= 2, un = un >> 1 | cn << 5;
|
|
11396
11396
|
}
|
|
11397
11397
|
Vt |= Ot << 4 * fr, Ya |= ir << 4 << fr, Yr |= (240 & un) << fr;
|
|
11398
11398
|
}
|
|
11399
|
-
qe.la = Ya, or.la = Yr, Ft.Hc = qt, Ft.Gc = Vt, Ft.ia = 43690 & Vt ? 0 :
|
|
11399
|
+
qe.la = Ya, or.la = Yr, Ft.Hc = qt, Ft.Gc = Vt, Ft.ia = 43690 & Vt ? 0 : ut.ia, lt = !(qt | Vt);
|
|
11400
11400
|
}
|
|
11401
|
-
if (0 < ke.L && (ke.wa[ke.Y + ke.ja] = ke.gd[He.$b][He.Za], ke.wa[ke.Y + ke.ja].La |= !
|
|
11401
|
+
if (0 < ke.L && (ke.wa[ke.Y + ke.ja] = ke.gd[He.$b][He.Za], ke.wa[ke.Y + ke.ja].La |= !lt), Ke.Ka)
|
|
11402
11402
|
return $r(Ee, 7, "Premature end-of-file encountered.");
|
|
11403
11403
|
}
|
|
11404
11404
|
if (fl(Ee), ke = Ge, Ke = 1, He = (Ce = Ee).D, qe = 0 < Ce.L && Ce.M >= Ce.zb && Ce.M <= Ce.Va, Ce.Aa == 0)
|
|
11405
11405
|
e: {
|
|
11406
|
-
if (He.M = Ce.M, He.uc = qe, Sl(Ce, He), Ke = 1, He = (Ot = Ce.D).Nb, qe = (Vt = lu[Ce.L]) * Ce.R, pt = Vt / 2 * Ce.B, wr = 16 * He * Ce.R, Ja = 8 * He * Ce.B,
|
|
11406
|
+
if (He.M = Ce.M, He.uc = qe, Sl(Ce, He), Ke = 1, He = (Ot = Ce.D).Nb, qe = (Vt = lu[Ce.L]) * Ce.R, pt = Vt / 2 * Ce.B, wr = 16 * He * Ce.R, Ja = 8 * He * Ce.B, lt = Ce.sa, Ft = Ce.ta - qe + wr, ut = Ce.qa, Ve = Ce.ra - pt + Ja, er = Ce.Ha, or = Ce.Ia - pt + Ja, un = (ir = Ot.M) == 0, qt = ir >= Ce.Va - 1, Ce.Aa == 2 && Sl(Ce, Ot), Ot.uc)
|
|
11407
11407
|
for (cn = (Jr = Ce).D.M, t(Jr.D.uc), Ot = Jr.yb; Ot < Jr.Hb; ++Ot) {
|
|
11408
11408
|
Yr = Ot, Ya = cn;
|
|
11409
11409
|
var ua = (ya = (Mr = Jr).D).Nb;
|
|
@@ -11418,13 +11418,13 @@ function V1(e) {
|
|
|
11418
11418
|
}
|
|
11419
11419
|
}
|
|
11420
11420
|
if (Ce.ia && alert("todo:DitherRow"), ke.put != null) {
|
|
11421
|
-
if (Ot = 16 * ir, ir = 16 * (ir + 1), un ? (ke.y = Ce.sa, ke.O = Ce.ta + wr, ke.f = Ce.qa, ke.N = Ce.ra + Ja, ke.ea = Ce.Ha, ke.W = Ce.Ia + Ja) : (Ot -= Vt, ke.y =
|
|
11421
|
+
if (Ot = 16 * ir, ir = 16 * (ir + 1), un ? (ke.y = Ce.sa, ke.O = Ce.ta + wr, ke.f = Ce.qa, ke.N = Ce.ra + Ja, ke.ea = Ce.Ha, ke.W = Ce.Ia + Ja) : (Ot -= Vt, ke.y = lt, ke.O = Ft, ke.f = ut, ke.N = Ve, ke.ea = er, ke.W = or), qt || (ir -= Vt), ir > ke.o && (ir = ke.o), ke.F = null, ke.J = null, Ce.Fa != null && 0 < Ce.Fa.length && Ot < ir && (ke.J = Fl(Ce, ke, Ot, ir - Ot), ke.F = Ce.mb, ke.F == null && ke.F.length == 0)) {
|
|
11422
11422
|
Ke = $r(Ce, 3, "Could not decode alpha data.");
|
|
11423
11423
|
break e;
|
|
11424
11424
|
}
|
|
11425
11425
|
Ot < ke.j && (Vt = ke.j - Ot, Ot = ke.j, t(!(1 & Vt)), ke.O += Ce.R * Vt, ke.N += Ce.B * (Vt >> 1), ke.W += Ce.B * (Vt >> 1), ke.F != null && (ke.J += ke.width * Vt)), Ot < ir && (ke.O += ke.v, ke.N += ke.v >> 1, ke.W += ke.v >> 1, ke.F != null && (ke.J += ke.v), ke.ka = Ot - ke.j, ke.U = ke.va - ke.v, ke.T = ir - Ot, Ke = ke.put(ke));
|
|
11426
11426
|
}
|
|
11427
|
-
He + 1 != Ce.Ic || qt || (n(Ce.sa, Ce.ta - qe,
|
|
11427
|
+
He + 1 != Ce.Ic || qt || (n(Ce.sa, Ce.ta - qe, lt, Ft + 16 * Ce.R, qe), n(Ce.qa, Ce.ra - pt, ut, Ve + 8 * Ce.B, pt), n(Ce.Ha, Ce.Ia - pt, er, or + 8 * Ce.B, pt));
|
|
11428
11428
|
}
|
|
11429
11429
|
if (!Ke)
|
|
11430
11430
|
return $r(Ee, 6, "Output aborted.");
|
|
@@ -11805,13 +11805,13 @@ function V1(e) {
|
|
|
11805
11805
|
break t;
|
|
11806
11806
|
}
|
|
11807
11807
|
He = on(He - 256, Be);
|
|
11808
|
-
var pt,
|
|
11809
|
-
if (N(Be), !(Ce >= (
|
|
11808
|
+
var pt, lt = ka(Ve.G[4], Ve.H[4], Be);
|
|
11809
|
+
if (N(Be), !(Ce >= (lt = Xa(Ee, lt = on(lt, Be))) && ke - Ce >= He)) {
|
|
11810
11810
|
Ge = 0;
|
|
11811
11811
|
break t;
|
|
11812
11812
|
}
|
|
11813
11813
|
for (pt = 0; pt < He; ++pt)
|
|
11814
|
-
Ae[Ie + Ce + pt] = Ae[Ie + Ce + pt -
|
|
11814
|
+
Ae[Ie + Ce + pt] = Ae[Ie + Ce + pt - lt];
|
|
11815
11815
|
for (Ce += He, de += He; de >= Ee; )
|
|
11816
11816
|
de -= Ee, ++se <= x && !(se % 16) && ge(te, se);
|
|
11817
11817
|
Ce < Ke && de & qe && (Ve = Ir(Qe, de, se));
|
|
@@ -11879,14 +11879,14 @@ function V1(e) {
|
|
|
11879
11879
|
}
|
|
11880
11880
|
function Re(c, x, k) {
|
|
11881
11881
|
P[c] = function(I, V, Z, te, Ae, se, de, Be, Qe, Ie, Ee, Ge, He, Ce, ke, Ke, qe) {
|
|
11882
|
-
var Ve, pt = qe - 1 >> 1,
|
|
11882
|
+
var Ve, pt = qe - 1 >> 1, lt = Ae[se + 0] | de[Be + 0] << 16, Ft = Qe[Ie + 0] | Ee[Ge + 0] << 16;
|
|
11883
11883
|
t(I != null);
|
|
11884
|
-
var
|
|
11885
|
-
for (x(I[V + 0], 255 &
|
|
11886
|
-
var er = Ae[se + Ve] | de[Be + Ve] << 16, or = Qe[Ie + Ve] | Ee[Ge + Ve] << 16, qt =
|
|
11887
|
-
|
|
11884
|
+
var ut = 3 * lt + Ft + 131074 >> 2;
|
|
11885
|
+
for (x(I[V + 0], 255 & ut, ut >> 16, He, Ce), Z != null && (ut = 3 * Ft + lt + 131074 >> 2, x(Z[te + 0], 255 & ut, ut >> 16, ke, Ke)), Ve = 1; Ve <= pt; ++Ve) {
|
|
11886
|
+
var er = Ae[se + Ve] | de[Be + Ve] << 16, or = Qe[Ie + Ve] | Ee[Ge + Ve] << 16, qt = lt + er + Ft + or + 524296, Vt = qt + 2 * (er + Ft) >> 3;
|
|
11887
|
+
ut = Vt + lt >> 1, lt = (qt = qt + 2 * (lt + or) >> 3) + er >> 1, x(I[V + 2 * Ve - 1], 255 & ut, ut >> 16, He, Ce + (2 * Ve - 1) * k), x(I[V + 2 * Ve - 0], 255 & lt, lt >> 16, He, Ce + (2 * Ve - 0) * k), Z != null && (ut = qt + Ft >> 1, lt = Vt + or >> 1, x(Z[te + 2 * Ve - 1], 255 & ut, ut >> 16, ke, Ke + (2 * Ve - 1) * k), x(Z[te + 2 * Ve + 0], 255 & lt, lt >> 16, ke, Ke + (2 * Ve + 0) * k)), lt = er, Ft = or;
|
|
11888
11888
|
}
|
|
11889
|
-
1 & qe || (
|
|
11889
|
+
1 & qe || (ut = 3 * lt + Ft + 131074 >> 2, x(I[V + qe - 1], 255 & ut, ut >> 16, He, Ce + (qe - 1) * k), Z != null && (ut = 3 * Ft + lt + 131074 >> 2, x(Z[te + qe - 1], 255 & ut, ut >> 16, ke, Ke + (qe - 1) * k)));
|
|
11890
11890
|
};
|
|
11891
11891
|
}
|
|
11892
11892
|
function Ze() {
|
|
@@ -12014,7 +12014,7 @@ function V1(e) {
|
|
|
12014
12014
|
var Ke = c;
|
|
12015
12015
|
He = x, Ce = k;
|
|
12016
12016
|
var qe = de, Ve = Be, pt = Ge = [0];
|
|
12017
|
-
if ((
|
|
12017
|
+
if ((ut = Qe = [Qe])[0] = 0, 8 > Ce[0])
|
|
12018
12018
|
Ce = 7;
|
|
12019
12019
|
else {
|
|
12020
12020
|
if (!r(Ke, He[0], "VP8X")) {
|
|
@@ -12026,12 +12026,12 @@ function V1(e) {
|
|
|
12026
12026
|
Ce = 7;
|
|
12027
12027
|
break e;
|
|
12028
12028
|
}
|
|
12029
|
-
var
|
|
12029
|
+
var lt = ze(Ke, He[0] + 8), Ft = 1 + De(Ke, He[0] + 12);
|
|
12030
12030
|
if (2147483648 <= Ft * (Ke = 1 + De(Ke, He[0] + 15))) {
|
|
12031
12031
|
Ce = 3;
|
|
12032
12032
|
break e;
|
|
12033
12033
|
}
|
|
12034
|
-
pt != null && (pt[0] =
|
|
12034
|
+
pt != null && (pt[0] = lt), qe != null && (qe[0] = Ft), Ve != null && (Ve[0] = Ke), He[0] += 18, Ce[0] -= 18, ut[0] = 1;
|
|
12035
12035
|
}
|
|
12036
12036
|
Ce = 0;
|
|
12037
12037
|
}
|
|
@@ -12051,26 +12051,26 @@ function V1(e) {
|
|
|
12051
12051
|
if (ke && Qe || !ke && !Qe && !r(c, x[0], "ALPH")) {
|
|
12052
12052
|
k = [k], Ee.na = [Ee.na], Ee.P = [Ee.P], Ee.Sa = [Ee.Sa];
|
|
12053
12053
|
e: {
|
|
12054
|
-
|
|
12055
|
-
var
|
|
12056
|
-
qe = Ee.na, Ve = Ee.P, pt = Ee.Sa, Ft = 22, t(
|
|
12054
|
+
lt = c, Ce = x, ke = k;
|
|
12055
|
+
var ut = Ee.gb;
|
|
12056
|
+
qe = Ee.na, Ve = Ee.P, pt = Ee.Sa, Ft = 22, t(lt != null), t(ke != null), Ke = Ce[0];
|
|
12057
12057
|
var er = ke[0];
|
|
12058
12058
|
for (t(qe != null), t(pt != null), qe[0] = null, Ve[0] = null, pt[0] = 0; ; ) {
|
|
12059
12059
|
if (Ce[0] = Ke, ke[0] = er, 8 > er) {
|
|
12060
12060
|
Ce = 7;
|
|
12061
12061
|
break e;
|
|
12062
12062
|
}
|
|
12063
|
-
var or = ze(
|
|
12063
|
+
var or = ze(lt, Ke + 4);
|
|
12064
12064
|
if (4294967286 < or) {
|
|
12065
12065
|
Ce = 3;
|
|
12066
12066
|
break e;
|
|
12067
12067
|
}
|
|
12068
12068
|
var qt = 8 + or + 1 & -2;
|
|
12069
|
-
if (Ft += qt, 0 <
|
|
12069
|
+
if (Ft += qt, 0 < ut && Ft > ut) {
|
|
12070
12070
|
Ce = 3;
|
|
12071
12071
|
break e;
|
|
12072
12072
|
}
|
|
12073
|
-
if (!r(
|
|
12073
|
+
if (!r(lt, Ke, "VP8 ") || !r(lt, Ke, "VP8L")) {
|
|
12074
12074
|
Ce = 0;
|
|
12075
12075
|
break e;
|
|
12076
12076
|
}
|
|
@@ -12078,7 +12078,7 @@ function V1(e) {
|
|
|
12078
12078
|
Ce = 7;
|
|
12079
12079
|
break e;
|
|
12080
12080
|
}
|
|
12081
|
-
r(
|
|
12081
|
+
r(lt, Ke, "ALPH") || (qe[0] = lt, Ve[0] = Ke + 8, pt[0] = or), Ke += qt, er -= qt;
|
|
12082
12082
|
}
|
|
12083
12083
|
}
|
|
12084
12084
|
if (k = k[0], Ee.na = Ee.na[0], Ee.P = Ee.P[0], Ee.Sa = Ee.Sa[0], Ce != 0)
|
|
@@ -12086,21 +12086,21 @@ function V1(e) {
|
|
|
12086
12086
|
}
|
|
12087
12087
|
k = [k], Ee.Ja = [Ee.Ja], Ee.xa = [Ee.xa];
|
|
12088
12088
|
e:
|
|
12089
|
-
if (
|
|
12089
|
+
if (ut = c, Ce = x, ke = k, qe = Ee.gb[0], Ve = Ee.Ja, pt = Ee.xa, lt = Ce[0], Ke = !r(ut, lt, "VP8 "), Ft = !r(ut, lt, "VP8L"), t(ut != null), t(ke != null), t(Ve != null), t(pt != null), 8 > ke[0])
|
|
12090
12090
|
Ce = 7;
|
|
12091
12091
|
else {
|
|
12092
12092
|
if (Ke || Ft) {
|
|
12093
|
-
if (
|
|
12093
|
+
if (ut = ze(ut, lt + 4), 12 <= qe && ut > qe - 12) {
|
|
12094
12094
|
Ce = 3;
|
|
12095
12095
|
break e;
|
|
12096
12096
|
}
|
|
12097
|
-
if (Ie &&
|
|
12097
|
+
if (Ie && ut > ke[0] - 8) {
|
|
12098
12098
|
Ce = 7;
|
|
12099
12099
|
break e;
|
|
12100
12100
|
}
|
|
12101
|
-
Ve[0] =
|
|
12101
|
+
Ve[0] = ut, Ce[0] += 8, ke[0] -= 8, pt[0] = Ft;
|
|
12102
12102
|
} else
|
|
12103
|
-
pt[0] = 5 <= ke[0] &&
|
|
12103
|
+
pt[0] = 5 <= ke[0] && ut[lt + 0] == 47 && !(ut[lt + 4] >> 5), Ve[0] = ke[0];
|
|
12104
12104
|
Ce = 0;
|
|
12105
12105
|
}
|
|
12106
12106
|
if (k = k[0], Ee.Ja = Ee.Ja[0], Ee.xa = Ee.xa[0], x = x[0], Ce != 0)
|
|
@@ -12112,7 +12112,7 @@ function V1(e) {
|
|
|
12112
12112
|
Ce = 7;
|
|
12113
12113
|
break;
|
|
12114
12114
|
}
|
|
12115
|
-
Ae = te, Ie = Ge, He = Z, c == null || 5 > k ? c = 0 : 5 <= k && c[x + 0] == 47 && !(c[x + 4] >> 5) ? (ke = [0],
|
|
12115
|
+
Ae = te, Ie = Ge, He = Z, c == null || 5 > k ? c = 0 : 5 <= k && c[x + 0] == 47 && !(c[x + 4] >> 5) ? (ke = [0], ut = [0], qe = [0], R(Ve = new m(), c, x, k), _t(Ve, ke, ut, qe) ? (Ae != null && (Ae[0] = ke[0]), Ie != null && (Ie[0] = ut[0]), He != null && (He[0] = qe[0]), c = 1) : c = 0) : c = 0;
|
|
12116
12116
|
} else {
|
|
12117
12117
|
if (10 > k) {
|
|
12118
12118
|
Ce = 7;
|
|
@@ -12206,17 +12206,17 @@ function V1(e) {
|
|
|
12206
12206
|
}, P.Predictor4 = function(c, x, k) {
|
|
12207
12207
|
return x[k - 1];
|
|
12208
12208
|
}, P.Predictor5 = function(c, x, k) {
|
|
12209
|
-
return
|
|
12209
|
+
return st(st(c, x[k + 1]), x[k + 0]);
|
|
12210
12210
|
}, P.Predictor6 = function(c, x, k) {
|
|
12211
|
-
return
|
|
12211
|
+
return st(c, x[k - 1]);
|
|
12212
12212
|
}, P.Predictor7 = function(c, x, k) {
|
|
12213
|
-
return
|
|
12213
|
+
return st(c, x[k + 0]);
|
|
12214
12214
|
}, P.Predictor8 = function(c, x, k) {
|
|
12215
|
-
return
|
|
12215
|
+
return st(x[k - 1], x[k + 0]);
|
|
12216
12216
|
}, P.Predictor9 = function(c, x, k) {
|
|
12217
|
-
return
|
|
12217
|
+
return st(x[k + 0], x[k + 1]);
|
|
12218
12218
|
}, P.Predictor10 = function(c, x, k) {
|
|
12219
|
-
return
|
|
12219
|
+
return st(st(c, x[k - 1]), st(x[k + 0], x[k + 1]));
|
|
12220
12220
|
}, P.Predictor11 = function(c, x, k) {
|
|
12221
12221
|
var I = x[k + 0];
|
|
12222
12222
|
return 0 >= Ut(I >> 24 & 255, c >> 24 & 255, (x = x[k - 1]) >> 24 & 255) + Ut(I >> 16 & 255, c >> 16 & 255, x >> 16 & 255) + Ut(I >> 8 & 255, c >> 8 & 255, x >> 8 & 255) + Ut(255 & I, 255 & c, 255 & x) ? I : c;
|
|
@@ -12225,7 +12225,7 @@ function V1(e) {
|
|
|
12225
12225
|
return (bt((c >> 24 & 255) + (I >> 24 & 255) - ((x = x[k - 1]) >> 24 & 255)) << 24 | bt((c >> 16 & 255) + (I >> 16 & 255) - (x >> 16 & 255)) << 16 | bt((c >> 8 & 255) + (I >> 8 & 255) - (x >> 8 & 255)) << 8 | bt((255 & c) + (255 & I) - (255 & x))) >>> 0;
|
|
12226
12226
|
}, P.Predictor13 = function(c, x, k) {
|
|
12227
12227
|
var I = x[k - 1];
|
|
12228
|
-
return (Bt((c =
|
|
12228
|
+
return (Bt((c = st(c, x[k + 0])) >> 24 & 255, I >> 24 & 255) << 24 | Bt(c >> 16 & 255, I >> 16 & 255) << 16 | Bt(c >> 8 & 255, I >> 8 & 255) << 8 | Bt(c >> 0 & 255, I >> 0 & 255)) >>> 0;
|
|
12229
12229
|
};
|
|
12230
12230
|
var Fh = P.PredictorAdd0;
|
|
12231
12231
|
P.PredictorAdd1 = Dt, tt("Predictor2", "PredictorAdd2"), tt("Predictor3", "PredictorAdd3"), tt("Predictor4", "PredictorAdd4"), tt("Predictor5", "PredictorAdd5"), tt("Predictor6", "PredictorAdd6"), tt("Predictor7", "PredictorAdd7"), tt("Predictor8", "PredictorAdd8"), tt("Predictor9", "PredictorAdd9"), tt("Predictor10", "PredictorAdd10"), tt("Predictor11", "PredictorAdd11"), tt("Predictor12", "PredictorAdd12"), tt("Predictor13", "PredictorAdd13");
|
|
@@ -12820,7 +12820,7 @@ function(e) {
|
|
|
12820
12820
|
*/
|
|
12821
12821
|
function(e) {
|
|
12822
12822
|
function t() {
|
|
12823
|
-
return (Et.canvg ? Promise.resolve(Et.canvg) : import("./index.es-
|
|
12823
|
+
return (Et.canvg ? Promise.resolve(Et.canvg) : import("./index.es-e7bccaf0.js")).catch(function(r) {
|
|
12824
12824
|
return Promise.reject(new Error("Could not load canvg: " + r));
|
|
12825
12825
|
}).then(function(r) {
|
|
12826
12826
|
return r.default ? r.default : r;
|
|
@@ -15124,12 +15124,12 @@ var mB = /* @__PURE__ */ function() {
|
|
|
15124
15124
|
));
|
|
15125
15125
|
var at = ee.slice(0, he);
|
|
15126
15126
|
b(Me, ce);
|
|
15127
|
-
var
|
|
15128
|
-
if (ce === 3 &&
|
|
15129
|
-
throw new Error("# Directory Sectors: Expected 0 saw " +
|
|
15127
|
+
var dt = Me.read_shift(4, "i");
|
|
15128
|
+
if (ce === 3 && dt !== 0)
|
|
15129
|
+
throw new Error("# Directory Sectors: Expected 0 saw " + dt);
|
|
15130
15130
|
Me.l += 4, Ue = Me.read_shift(4, "i"), Me.l += 4, Me.chk("00100000", "Mini Stream Cutoff Size: "), Pe = Me.read_shift(4, "i"), ge = Me.read_shift(4, "i"), Le = Me.read_shift(4, "i"), pe = Me.read_shift(4, "i");
|
|
15131
|
-
for (var et = -1,
|
|
15132
|
-
Ne[
|
|
15131
|
+
for (var et = -1, ht = 0; ht < 109 && (et = Me.read_shift(4, "i"), !(et < 0)); ++ht)
|
|
15132
|
+
Ne[ht] = et;
|
|
15133
15133
|
var Tt = d(ee, he);
|
|
15134
15134
|
p(Le, pe, Tt, he, Ne);
|
|
15135
15135
|
var ar = E(Tt, Ue, Ne, he);
|
|
@@ -15223,17 +15223,17 @@ var mB = /* @__PURE__ */ function() {
|
|
|
15223
15223
|
return { nodes: pe, data: sg([Ue]) };
|
|
15224
15224
|
}
|
|
15225
15225
|
function E(ee, ve, ce, he) {
|
|
15226
|
-
var ge = ee.length, pe = [], Ue = [], Pe = [], Le = [], Ne = he - 1, Me = 0, Je = 0, at = 0,
|
|
15226
|
+
var ge = ee.length, pe = [], Ue = [], Pe = [], Le = [], Ne = he - 1, Me = 0, Je = 0, at = 0, dt = 0;
|
|
15227
15227
|
for (Me = 0; Me < ge; ++Me)
|
|
15228
15228
|
if (Pe = [], at = Me + ve, at >= ge && (at -= ge), !Ue[at]) {
|
|
15229
15229
|
Le = [];
|
|
15230
15230
|
var et = [];
|
|
15231
15231
|
for (Je = at; Je >= 0; ) {
|
|
15232
15232
|
et[Je] = !0, Ue[Je] = !0, Pe[Pe.length] = Je, Le.push(ee[Je]);
|
|
15233
|
-
var
|
|
15234
|
-
if (
|
|
15233
|
+
var ht = ce[Math.floor(Je * 4 / he)];
|
|
15234
|
+
if (dt = Je * 4 & Ne, he < 4 + dt)
|
|
15235
15235
|
throw new Error("FAT boundary crossed: " + Je + " 4 " + he);
|
|
15236
|
-
if (!ee[
|
|
15236
|
+
if (!ee[ht] || (Je = qi(ee[ht], dt), et[Je]))
|
|
15237
15237
|
break;
|
|
15238
15238
|
}
|
|
15239
15239
|
pe[at] = { nodes: Pe, data: sg([Le]) };
|
|
@@ -15241,14 +15241,14 @@ var mB = /* @__PURE__ */ function() {
|
|
|
15241
15241
|
return pe;
|
|
15242
15242
|
}
|
|
15243
15243
|
function U(ee, ve, ce, he, ge, pe, Ue, Pe) {
|
|
15244
|
-
for (var Le = 0, Ne = he.length ? 2 : 0, Me = ve[ee].data, Je = 0, at = 0,
|
|
15244
|
+
for (var Le = 0, Ne = he.length ? 2 : 0, Me = ve[ee].data, Je = 0, at = 0, dt; Je < Me.length; Je += 128) {
|
|
15245
15245
|
var et = (
|
|
15246
15246
|
/*::(*/
|
|
15247
15247
|
Me.slice(Je, Je + 128)
|
|
15248
15248
|
);
|
|
15249
|
-
fn(et, 64), at = et.read_shift(2),
|
|
15250
|
-
var
|
|
15251
|
-
name:
|
|
15249
|
+
fn(et, 64), at = et.read_shift(2), dt = Ud(et, 0, at - Ne), he.push(dt);
|
|
15250
|
+
var ht = {
|
|
15251
|
+
name: dt,
|
|
15252
15252
|
type: et.read_shift(1),
|
|
15253
15253
|
color: et.read_shift(1),
|
|
15254
15254
|
L: et.read_shift(4, "i"),
|
|
@@ -15259,9 +15259,9 @@ var mB = /* @__PURE__ */ function() {
|
|
|
15259
15259
|
start: 0,
|
|
15260
15260
|
size: 0
|
|
15261
15261
|
}, Tt = et.read_shift(2) + et.read_shift(2) + et.read_shift(2) + et.read_shift(2);
|
|
15262
|
-
Tt !== 0 && (
|
|
15262
|
+
Tt !== 0 && (ht.ct = H(et, et.l - 8));
|
|
15263
15263
|
var ar = et.read_shift(2) + et.read_shift(2) + et.read_shift(2) + et.read_shift(2);
|
|
15264
|
-
ar !== 0 && (
|
|
15264
|
+
ar !== 0 && (ht.mt = H(et, et.l - 8)), ht.start = et.read_shift(4, "i"), ht.size = et.read_shift(4, "i"), ht.size < 0 && ht.start < 0 && (ht.size = ht.type = 0, ht.start = z, ht.name = ""), ht.type === 5 ? (Le = ht.start, ge > 0 && Le !== z && (ve[Le].name = "!StreamData")) : ht.size >= 4096 ? (ht.storage = "fat", ve[ht.start] === void 0 && (ve[ht.start] = _(ce, ht.start, ve.fat_addrs, ve.ssz)), ve[ht.start].name = ht.name, ht.content = ve[ht.start].data.slice(0, ht.size)) : (ht.storage = "minifat", ht.size < 0 ? ht.size = 0 : Le !== z && ht.start !== z && ve[Le] && (ht.content = g(ht, ve[Le].data, (ve[Pe] || {}).data))), ht.content && fn(ht.content, 0), pe[dt] = ht, Ue.push(ht);
|
|
15265
15265
|
}
|
|
15266
15266
|
}
|
|
15267
15267
|
function H(ee, ve) {
|
|
@@ -15332,8 +15332,8 @@ var mB = /* @__PURE__ */ function() {
|
|
|
15332
15332
|
content: null
|
|
15333
15333
|
}]), Le[Me] = !0);
|
|
15334
15334
|
}
|
|
15335
|
-
for (Ne.sort(function(
|
|
15336
|
-
return r(
|
|
15335
|
+
for (Ne.sort(function(dt, et) {
|
|
15336
|
+
return r(dt[0], et[0]);
|
|
15337
15337
|
}), ee.FullPaths = [], ee.FileIndex = [], ge = 0; ge < Ne.length; ++ge)
|
|
15338
15338
|
ee.FullPaths[ge] = Ne[ge][0], ee.FileIndex[ge] = Ne[ge][1];
|
|
15339
15339
|
for (ge = 0; ge < Ne.length; ++ge) {
|
|
@@ -15359,18 +15359,18 @@ var mB = /* @__PURE__ */ function() {
|
|
|
15359
15359
|
case "zip":
|
|
15360
15360
|
return Nn(ee, ce);
|
|
15361
15361
|
}
|
|
15362
|
-
var he = function(
|
|
15363
|
-
for (var et = 0,
|
|
15364
|
-
var ar =
|
|
15362
|
+
var he = function(dt) {
|
|
15363
|
+
for (var et = 0, ht = 0, Tt = 0; Tt < dt.FileIndex.length; ++Tt) {
|
|
15364
|
+
var ar = dt.FileIndex[Tt];
|
|
15365
15365
|
if (ar.content) {
|
|
15366
15366
|
var dr = ar.content.length;
|
|
15367
|
-
dr > 0 && (dr < 4096 ? et += dr + 63 >> 6 :
|
|
15367
|
+
dr > 0 && (dr < 4096 ? et += dr + 63 >> 6 : ht += dr + 511 >> 9);
|
|
15368
15368
|
}
|
|
15369
15369
|
}
|
|
15370
|
-
for (var jr =
|
|
15370
|
+
for (var jr = dt.FullPaths.length + 3 >> 2, Mn = et + 7 >> 3, ko = et + 127 >> 7, so = Mn + ht + jr + ko, Dn = so + 127 >> 7, uo = Dn <= 109 ? 0 : Math.ceil((Dn - 109) / 127); so + Dn + uo + 127 >> 7 > Dn; )
|
|
15371
15371
|
uo = ++Dn <= 109 ? 0 : Math.ceil((Dn - 109) / 127);
|
|
15372
|
-
var An = [1, uo, Dn, ko, jr,
|
|
15373
|
-
return
|
|
15372
|
+
var An = [1, uo, Dn, ko, jr, ht, et, 0];
|
|
15373
|
+
return dt.FileIndex[0].size = et << 6, An[7] = (dt.FileIndex[0].start = An[0] + An[1] + An[2] + An[3] + An[4] + An[5]) + (An[6] + 7 >> 3), An;
|
|
15374
15374
|
}(ee), ge = $e(he[7] << 9), pe = 0, Ue = 0;
|
|
15375
15375
|
{
|
|
15376
15376
|
for (pe = 0; pe < 8; ++pe)
|
|
@@ -15388,10 +15388,10 @@ var mB = /* @__PURE__ */ function() {
|
|
|
15388
15388
|
ge.write_shift(-4, pe < he[2] ? he[1] + pe : -1);
|
|
15389
15389
|
ge.write_shift(-4, Ue === he[1] - 1 ? z : Ue + 1);
|
|
15390
15390
|
}
|
|
15391
|
-
var Pe = function(
|
|
15392
|
-
for (Ue +=
|
|
15391
|
+
var Pe = function(dt) {
|
|
15392
|
+
for (Ue += dt; pe < Ue - 1; ++pe)
|
|
15393
15393
|
ge.write_shift(-4, pe + 1);
|
|
15394
|
-
|
|
15394
|
+
dt && (++pe, ge.write_shift(-4, z));
|
|
15395
15395
|
};
|
|
15396
15396
|
for (Ue = pe = 0, Ue += he[1]; pe < Ue; ++pe)
|
|
15397
15397
|
ge.write_shift(-4, ie.DIFSECT);
|
|
@@ -15577,11 +15577,11 @@ var mB = /* @__PURE__ */ function() {
|
|
|
15577
15577
|
var he = ve & 7, ge = ve >>> 3;
|
|
15578
15578
|
return ce = (ce & 1) << he, ee[ge] |= ce, ve + 1;
|
|
15579
15579
|
}
|
|
15580
|
-
function
|
|
15580
|
+
function At(ee, ve, ce) {
|
|
15581
15581
|
var he = ve & 7, ge = ve >>> 3;
|
|
15582
15582
|
return ce <<= he, ee[ge] |= ce & 255, ce >>>= 8, ee[ge + 1] = ce, ve + 8;
|
|
15583
15583
|
}
|
|
15584
|
-
function
|
|
15584
|
+
function st(ee, ve, ce) {
|
|
15585
15585
|
var he = ve & 7, ge = ve >>> 3;
|
|
15586
15586
|
return ce <<= he, ee[ge] |= ce & 255, ce >>>= 8, ee[ge + 1] = ce & 255, ee[ge + 2] = ce >>> 8, ve + 16;
|
|
15587
15587
|
}
|
|
@@ -15687,26 +15687,26 @@ var mB = /* @__PURE__ */ function() {
|
|
|
15687
15687
|
continue;
|
|
15688
15688
|
}
|
|
15689
15689
|
Ne = Ye(Le, Ne, +(Me + at == Pe.length) + 2);
|
|
15690
|
-
for (var
|
|
15690
|
+
for (var dt = 0; at-- > 0; ) {
|
|
15691
15691
|
var et = Pe[Me];
|
|
15692
|
-
|
|
15693
|
-
var
|
|
15694
|
-
if ((
|
|
15695
|
-
for (; Pe[
|
|
15692
|
+
dt = (dt << 5 ^ et) & 32767;
|
|
15693
|
+
var ht = -1, Tt = 0;
|
|
15694
|
+
if ((ht = Je[dt]) && (ht |= Me & -32768, ht > Me && (ht -= 32768), ht < Me))
|
|
15695
|
+
for (; Pe[ht + Tt] == Pe[Me + Tt] && Tt < 250; )
|
|
15696
15696
|
++Tt;
|
|
15697
15697
|
if (Tt > 2) {
|
|
15698
|
-
et = ge[Tt], et <= 22 ? Ne =
|
|
15698
|
+
et = ge[Tt], et <= 22 ? Ne = At(Le, Ne, ne[et + 1] >> 1) - 1 : (At(Le, Ne, 3), Ne += 5, At(Le, Ne, ne[et - 23] >> 5), Ne += 3);
|
|
15699
15699
|
var ar = et < 8 ? 0 : et - 4 >> 2;
|
|
15700
|
-
ar > 0 && (
|
|
15700
|
+
ar > 0 && (st(Le, Ne, Tt - N[et]), Ne += ar), et = ve[Me - ht], Ne = At(Le, Ne, ne[et] >> 3), Ne -= 3;
|
|
15701
15701
|
var dr = et < 4 ? 0 : et - 2 >> 1;
|
|
15702
|
-
dr > 0 && (
|
|
15702
|
+
dr > 0 && (st(Le, Ne, Me - ht - ue[et]), Ne += dr);
|
|
15703
15703
|
for (var jr = 0; jr < Tt; ++jr)
|
|
15704
|
-
Je[
|
|
15704
|
+
Je[dt] = Me & 32767, dt = (dt << 5 ^ Pe[Me]) & 32767, ++Me;
|
|
15705
15705
|
at -= Tt - 1;
|
|
15706
15706
|
} else
|
|
15707
|
-
et <= 143 ? et = et + 48 : Ne = tt(Le, Ne, 1), Ne =
|
|
15707
|
+
et <= 143 ? et = et + 48 : Ne = tt(Le, Ne, 1), Ne = At(Le, Ne, ne[et]), Je[dt] = Me & 32767, ++Me;
|
|
15708
15708
|
}
|
|
15709
|
-
Ne =
|
|
15709
|
+
Ne = At(Le, Ne, 0) - 1;
|
|
15710
15710
|
}
|
|
15711
15711
|
return Le.l = (Ne + 7) / 8 | 0, Le.l;
|
|
15712
15712
|
}
|
|
@@ -15718,7 +15718,7 @@ var mB = /* @__PURE__ */ function() {
|
|
|
15718
15718
|
var ve = $e(50 + Math.floor(ee.length * 1.1)), ce = St(ee, ve);
|
|
15719
15719
|
return ve.slice(0, ce);
|
|
15720
15720
|
}
|
|
15721
|
-
var
|
|
15721
|
+
var ct = fe ? new Uint16Array(32768) : Bt(32768), aa = fe ? new Uint16Array(32768) : Bt(32768), Xt = fe ? new Uint16Array(128) : Bt(128), Ga = 1, rr = 1;
|
|
15722
15722
|
function br(ee, ve) {
|
|
15723
15723
|
var ce = we(ee, ve) + 257;
|
|
15724
15724
|
ve += 5;
|
|
@@ -15728,24 +15728,24 @@ var mB = /* @__PURE__ */ function() {
|
|
|
15728
15728
|
ve += 4;
|
|
15729
15729
|
for (var pe = 0, Ue = fe ? new Uint8Array(19) : Bt(19), Pe = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], Le = 1, Ne = fe ? new Uint8Array(8) : Bt(8), Me = fe ? new Uint8Array(8) : Bt(8), Je = Ue.length, at = 0; at < ge; ++at)
|
|
15730
15730
|
Ue[S[at]] = pe = rt(ee, ve), Le < pe && (Le = pe), Ne[pe]++, ve += 3;
|
|
15731
|
-
var
|
|
15731
|
+
var dt = 0;
|
|
15732
15732
|
for (Ne[0] = 0, at = 1; at <= Le; ++at)
|
|
15733
|
-
Me[at] =
|
|
15733
|
+
Me[at] = dt = dt + Ne[at - 1] << 1;
|
|
15734
15734
|
for (at = 0; at < Je; ++at)
|
|
15735
|
-
(
|
|
15735
|
+
(dt = Ue[at]) != 0 && (Pe[at] = Me[dt]++);
|
|
15736
15736
|
var et = 0;
|
|
15737
15737
|
for (at = 0; at < Je; ++at)
|
|
15738
15738
|
if (et = Ue[at], et != 0) {
|
|
15739
|
-
|
|
15740
|
-
for (var
|
|
15741
|
-
Xt[
|
|
15739
|
+
dt = ne[Pe[at]] >> 8 - et;
|
|
15740
|
+
for (var ht = (1 << 7 - et) - 1; ht >= 0; --ht)
|
|
15741
|
+
Xt[dt | ht << et] = et & 7 | at << 3;
|
|
15742
15742
|
}
|
|
15743
15743
|
var Tt = [];
|
|
15744
15744
|
for (Le = 1; Tt.length < ce + he; )
|
|
15745
|
-
switch (
|
|
15745
|
+
switch (dt = Xt[We(ee, ve)], ve += dt & 7, dt >>>= 3) {
|
|
15746
15746
|
case 16:
|
|
15747
|
-
for (pe = 3 + ze(ee, ve), ve += 2,
|
|
15748
|
-
Tt.push(
|
|
15747
|
+
for (pe = 3 + ze(ee, ve), ve += 2, dt = Tt[Tt.length - 1]; pe-- > 0; )
|
|
15748
|
+
Tt.push(dt);
|
|
15749
15749
|
break;
|
|
15750
15750
|
case 17:
|
|
15751
15751
|
for (pe = 3 + rt(ee, ve), ve += 3; pe-- > 0; )
|
|
@@ -15756,7 +15756,7 @@ var mB = /* @__PURE__ */ function() {
|
|
|
15756
15756
|
Tt.push(0);
|
|
15757
15757
|
break;
|
|
15758
15758
|
default:
|
|
15759
|
-
Tt.push(
|
|
15759
|
+
Tt.push(dt), Le < dt && (Le = dt);
|
|
15760
15760
|
break;
|
|
15761
15761
|
}
|
|
15762
15762
|
var ar = Tt.slice(0, ce), dr = Tt.slice(ce);
|
|
@@ -15764,7 +15764,7 @@ var mB = /* @__PURE__ */ function() {
|
|
|
15764
15764
|
ar[at] = 0;
|
|
15765
15765
|
for (at = he; at < 30; ++at)
|
|
15766
15766
|
dr[at] = 0;
|
|
15767
|
-
return Ga = Ut(ar,
|
|
15767
|
+
return Ga = Ut(ar, ct, 286), rr = Ut(dr, aa, 30), ve;
|
|
15768
15768
|
}
|
|
15769
15769
|
function xn(ee, ve) {
|
|
15770
15770
|
if (ee[0] == 3 && !(ee[1] & 3))
|
|
@@ -15782,7 +15782,7 @@ var mB = /* @__PURE__ */ function() {
|
|
|
15782
15782
|
}
|
|
15783
15783
|
for (; ; ) {
|
|
15784
15784
|
!ve && Ue < pe + 32767 && (ge = bt(ge, pe + 32767), Ue = ge.length);
|
|
15785
|
-
var Me = ft(ee, ce, Pe), Je = he >>> 1 == 1 ? Dt[Me] :
|
|
15785
|
+
var Me = ft(ee, ce, Pe), Je = he >>> 1 == 1 ? Dt[Me] : ct[Me];
|
|
15786
15786
|
if (ce += Je & 15, Je >>>= 4, !(Je >>> 8 & 255))
|
|
15787
15787
|
ge[pe++] = Je;
|
|
15788
15788
|
else {
|
|
@@ -15791,11 +15791,11 @@ var mB = /* @__PURE__ */ function() {
|
|
|
15791
15791
|
Je -= 257;
|
|
15792
15792
|
var at = Je < 8 ? 0 : Je - 4 >> 2;
|
|
15793
15793
|
at > 5 && (at = 0);
|
|
15794
|
-
var
|
|
15795
|
-
at > 0 && (
|
|
15796
|
-
var et = Je < 4 ? 0 : Je - 2 >> 1,
|
|
15797
|
-
for (et > 0 && (
|
|
15798
|
-
ge[pe] = ge[pe -
|
|
15794
|
+
var dt = pe + N[Je];
|
|
15795
|
+
at > 0 && (dt += ft(ee, ce, at), ce += at), Me = ft(ee, ce, Le), Je = he >>> 1 == 1 ? $t[Me] : aa[Me], ce += Je & 15, Je >>>= 4;
|
|
15796
|
+
var et = Je < 4 ? 0 : Je - 2 >> 1, ht = ue[Je];
|
|
15797
|
+
for (et > 0 && (ht += ft(ee, ce, et), ce += et), !ve && Ue < dt && (ge = bt(ge, dt + 100), Ue = ge.length); pe < dt; )
|
|
15798
|
+
ge[pe] = ge[pe - ht], ++pe;
|
|
15799
15799
|
}
|
|
15800
15800
|
}
|
|
15801
15801
|
}
|
|
@@ -15830,16 +15830,16 @@ var mB = /* @__PURE__ */ function() {
|
|
|
15830
15830
|
var Le = ce.read_shift(4);
|
|
15831
15831
|
for (ce.l = Le, Ue = 0; Ue < Pe; ++Ue) {
|
|
15832
15832
|
ce.l += 20;
|
|
15833
|
-
var Ne = ce.read_shift(4), Me = ce.read_shift(4), Je = ce.read_shift(2), at = ce.read_shift(2),
|
|
15833
|
+
var Ne = ce.read_shift(4), Me = ce.read_shift(4), Je = ce.read_shift(2), at = ce.read_shift(2), dt = ce.read_shift(2);
|
|
15834
15834
|
ce.l += 8;
|
|
15835
|
-
var et = ce.read_shift(4),
|
|
15835
|
+
var et = ce.read_shift(4), ht = A(
|
|
15836
15836
|
/*::(*/
|
|
15837
15837
|
ce.slice(ce.l + Je, ce.l + Je + at)
|
|
15838
15838
|
/*:: :any)*/
|
|
15839
15839
|
);
|
|
15840
|
-
ce.l += Je + at +
|
|
15840
|
+
ce.l += Je + at + dt;
|
|
15841
15841
|
var Tt = ce.l;
|
|
15842
|
-
ce.l = et + 4, nn(ce, Ne, Me, pe,
|
|
15842
|
+
ce.l = et + 4, nn(ce, Ne, Me, pe, ht), ce.l = Tt;
|
|
15843
15843
|
}
|
|
15844
15844
|
return pe;
|
|
15845
15845
|
}
|
|
@@ -15848,15 +15848,15 @@ var mB = /* @__PURE__ */ function() {
|
|
|
15848
15848
|
var pe = ee.read_shift(2), Ue = ee.read_shift(2), Pe = i(ee);
|
|
15849
15849
|
if (pe & 8257)
|
|
15850
15850
|
throw new Error("Unsupported ZIP encryption");
|
|
15851
|
-
for (var Le = ee.read_shift(4), Ne = ee.read_shift(4), Me = ee.read_shift(4), Je = ee.read_shift(2), at = ee.read_shift(2),
|
|
15852
|
-
|
|
15851
|
+
for (var Le = ee.read_shift(4), Ne = ee.read_shift(4), Me = ee.read_shift(4), Je = ee.read_shift(2), at = ee.read_shift(2), dt = "", et = 0; et < Je; ++et)
|
|
15852
|
+
dt += String.fromCharCode(ee[ee.l++]);
|
|
15853
15853
|
if (at) {
|
|
15854
|
-
var
|
|
15854
|
+
var ht = A(
|
|
15855
15855
|
/*::(*/
|
|
15856
15856
|
ee.slice(ee.l, ee.l + at)
|
|
15857
15857
|
/*:: :any)*/
|
|
15858
15858
|
);
|
|
15859
|
-
(
|
|
15859
|
+
(ht[21589] || {}).mt && (Pe = ht[21589].mt), ((ge || {})[21589] || {}).mt && (Pe = ge[21589].mt);
|
|
15860
15860
|
}
|
|
15861
15861
|
ee.l += at;
|
|
15862
15862
|
var Tt = ee.slice(ee.l, ee.l + Ne);
|
|
@@ -15870,26 +15870,26 @@ var mB = /* @__PURE__ */ function() {
|
|
|
15870
15870
|
throw new Error("Unsupported ZIP Compression method " + Ue);
|
|
15871
15871
|
}
|
|
15872
15872
|
var ar = !1;
|
|
15873
|
-
pe & 8 && (Le = ee.read_shift(4), Le == 134695760 && (Le = ee.read_shift(4), ar = !0), Ne = ee.read_shift(4), Me = ee.read_shift(4)), Ne != ve && lo(ar, "Bad compressed size: " + ve + " != " + Ne), Me != ce && lo(ar, "Bad uncompressed size: " + ce + " != " + Me), Xa(he,
|
|
15873
|
+
pe & 8 && (Le = ee.read_shift(4), Le == 134695760 && (Le = ee.read_shift(4), ar = !0), Ne = ee.read_shift(4), Me = ee.read_shift(4)), Ne != ve && lo(ar, "Bad compressed size: " + ve + " != " + Ne), Me != ce && lo(ar, "Bad uncompressed size: " + ce + " != " + Me), Xa(he, dt, Tt, { unsafe: !0, mt: Pe });
|
|
15874
15874
|
}
|
|
15875
15875
|
function Nn(ee, ve) {
|
|
15876
|
-
var ce = ve || {}, he = [], ge = [], pe = $e(1), Ue = ce.compression ? 8 : 0, Pe = 0, Le = 0, Ne = 0, Me = 0, Je = 0, at = ee.FullPaths[0],
|
|
15876
|
+
var ce = ve || {}, he = [], ge = [], pe = $e(1), Ue = ce.compression ? 8 : 0, Pe = 0, Le = 0, Ne = 0, Me = 0, Je = 0, at = ee.FullPaths[0], dt = at, et = ee.FileIndex[0], ht = [], Tt = 0;
|
|
15877
15877
|
for (Le = 1; Le < ee.FullPaths.length; ++Le)
|
|
15878
|
-
if (
|
|
15879
|
-
var ar = Me, dr = $e(
|
|
15880
|
-
for (Ne = 0; Ne <
|
|
15881
|
-
dr.write_shift(1,
|
|
15882
|
-
dr = dr.slice(0, dr.l),
|
|
15878
|
+
if (dt = ee.FullPaths[Le].slice(at.length), et = ee.FileIndex[Le], !(!et.size || !et.content || dt == "Sh33tJ5")) {
|
|
15879
|
+
var ar = Me, dr = $e(dt.length);
|
|
15880
|
+
for (Ne = 0; Ne < dt.length; ++Ne)
|
|
15881
|
+
dr.write_shift(1, dt.charCodeAt(Ne) & 127);
|
|
15882
|
+
dr = dr.slice(0, dr.l), ht[Je] = mB.buf(
|
|
15883
15883
|
/*::((*/
|
|
15884
15884
|
et.content,
|
|
15885
15885
|
0
|
|
15886
15886
|
);
|
|
15887
15887
|
var jr = et.content;
|
|
15888
|
-
Ue == 8 && (jr = B(jr)), pe = $e(30), pe.write_shift(4, 67324752), pe.write_shift(2, 20), pe.write_shift(2, Pe), pe.write_shift(2, Ue), et.mt ? o(pe, et.mt) : pe.write_shift(4, 0), pe.write_shift(-4,
|
|
15888
|
+
Ue == 8 && (jr = B(jr)), pe = $e(30), pe.write_shift(4, 67324752), pe.write_shift(2, 20), pe.write_shift(2, Pe), pe.write_shift(2, Ue), et.mt ? o(pe, et.mt) : pe.write_shift(4, 0), pe.write_shift(-4, ht[Je]), pe.write_shift(4, jr.length), pe.write_shift(
|
|
15889
15889
|
4,
|
|
15890
15890
|
/*::(*/
|
|
15891
15891
|
et.content.length
|
|
15892
|
-
), pe.write_shift(2, dr.length), pe.write_shift(2, 0), Me += pe.length, he.push(pe), Me += dr.length, he.push(dr), Me += jr.length, he.push(jr), pe = $e(46), pe.write_shift(4, 33639248), pe.write_shift(2, 0), pe.write_shift(2, 20), pe.write_shift(2, Pe), pe.write_shift(2, Ue), pe.write_shift(4, 0), pe.write_shift(-4,
|
|
15892
|
+
), pe.write_shift(2, dr.length), pe.write_shift(2, 0), Me += pe.length, he.push(pe), Me += dr.length, he.push(dr), Me += jr.length, he.push(jr), pe = $e(46), pe.write_shift(4, 33639248), pe.write_shift(2, 0), pe.write_shift(2, 20), pe.write_shift(2, Pe), pe.write_shift(2, Ue), pe.write_shift(4, 0), pe.write_shift(-4, ht[Je]), pe.write_shift(4, jr.length), pe.write_shift(
|
|
15893
15893
|
4,
|
|
15894
15894
|
/*::(*/
|
|
15895
15895
|
et.content.length
|
|
@@ -16007,8 +16007,8 @@ var mB = /* @__PURE__ */ function() {
|
|
|
16007
16007
|
O(Me);
|
|
16008
16008
|
var Je, at = 0;
|
|
16009
16009
|
for (ge = 0; ge < he.length; ++ge) {
|
|
16010
|
-
var
|
|
16011
|
-
|
|
16010
|
+
var dt = he[ge];
|
|
16011
|
+
dt !== Pe && dt !== Pe + "--" || (at++ && bn(Me, he.slice(Je, ge), ce), Je = ge);
|
|
16012
16012
|
}
|
|
16013
16013
|
return Me;
|
|
16014
16014
|
}
|
|
@@ -16028,10 +16028,10 @@ var mB = /* @__PURE__ */ function() {
|
|
|
16028
16028
|
}).replace(/[\u0080-\uFFFF]/g, function(Tt) {
|
|
16029
16029
|
return "_u" + Tt.charCodeAt(0).toString(16) + "_";
|
|
16030
16030
|
});
|
|
16031
|
-
for (var Ne = Pe.content, Me = tr && Buffer.isBuffer(Ne) ? Ne.toString("binary") : X(Ne), Je = 0, at = Math.min(1024, Me.length),
|
|
16032
|
-
(
|
|
16033
|
-
var
|
|
16034
|
-
ge.push(he), ge.push("Content-Location: " + (ce.root || "file:///C:/SheetJS/") + Ue), ge.push("Content-Transfer-Encoding: " + (
|
|
16031
|
+
for (var Ne = Pe.content, Me = tr && Buffer.isBuffer(Ne) ? Ne.toString("binary") : X(Ne), Je = 0, at = Math.min(1024, Me.length), dt = 0, et = 0; et <= at; ++et)
|
|
16032
|
+
(dt = Me.charCodeAt(et)) >= 32 && dt < 128 && ++Je;
|
|
16033
|
+
var ht = Je >= at * 4 / 5;
|
|
16034
|
+
ge.push(he), ge.push("Content-Location: " + (ce.root || "file:///C:/SheetJS/") + Ue), ge.push("Content-Transfer-Encoding: " + (ht ? "quoted-printable" : "base64")), ge.push("Content-Type: " + Qt(Pe, Ue)), ge.push(""), ge.push(ht ? Fo(Me) : Jt(Me));
|
|
16035
16035
|
}
|
|
16036
16036
|
return ge.push(he + `--\r
|
|
16037
16037
|
`), ge.join(`\r
|
|
@@ -30319,6 +30319,7 @@ const z6 = {
|
|
|
30319
30319
|
useChart: !0
|
|
30320
30320
|
}, K6 = {
|
|
30321
30321
|
useCanvas: !1,
|
|
30322
|
+
useCssAnimation: !0,
|
|
30322
30323
|
chart: {
|
|
30323
30324
|
fontFamily: "inherit",
|
|
30324
30325
|
backgroundColor: "#FFFFFF",
|
|
@@ -30454,6 +30455,7 @@ const z6 = {
|
|
|
30454
30455
|
},
|
|
30455
30456
|
showTable: !1
|
|
30456
30457
|
}, V6 = {
|
|
30458
|
+
useCssAnimation: !0,
|
|
30457
30459
|
style: {
|
|
30458
30460
|
fontFamily: "inherit",
|
|
30459
30461
|
chart: {
|
|
@@ -30659,6 +30661,7 @@ const z6 = {
|
|
|
30659
30661
|
}
|
|
30660
30662
|
}
|
|
30661
30663
|
}, X6 = {
|
|
30664
|
+
useCssAnimation: !0,
|
|
30662
30665
|
style: {
|
|
30663
30666
|
fontFamily: "inherit",
|
|
30664
30667
|
chart: {
|
|
@@ -30753,6 +30756,7 @@ const z6 = {
|
|
|
30753
30756
|
target: "Target"
|
|
30754
30757
|
}
|
|
30755
30758
|
}, W6 = {
|
|
30759
|
+
useCssAnimation: !0,
|
|
30756
30760
|
style: {
|
|
30757
30761
|
fontFamily: "inherit",
|
|
30758
30762
|
chart: {
|
|
@@ -31150,6 +31154,7 @@ const z6 = {
|
|
|
31150
31154
|
of: "of"
|
|
31151
31155
|
}
|
|
31152
31156
|
}, Y6 = {
|
|
31157
|
+
useCssAnimation: !0,
|
|
31153
31158
|
style: {
|
|
31154
31159
|
fontFamily: "inherit",
|
|
31155
31160
|
chart: {
|
|
@@ -31235,6 +31240,7 @@ const z6 = {
|
|
|
31235
31240
|
}
|
|
31236
31241
|
}
|
|
31237
31242
|
}, J6 = {
|
|
31243
|
+
useCssAnimation: !0,
|
|
31238
31244
|
style: {
|
|
31239
31245
|
fontFamily: "inherit",
|
|
31240
31246
|
chart: {
|
|
@@ -31745,6 +31751,7 @@ const z6 = {
|
|
|
31745
31751
|
}
|
|
31746
31752
|
}
|
|
31747
31753
|
}, n8 = {
|
|
31754
|
+
useCssAnimation: !0,
|
|
31748
31755
|
style: {
|
|
31749
31756
|
backgroundColor: "#FFFFFF",
|
|
31750
31757
|
color: "#2D353C",
|
|
@@ -31873,6 +31880,7 @@ const z6 = {
|
|
|
31873
31880
|
}
|
|
31874
31881
|
}
|
|
31875
31882
|
}, o8 = {
|
|
31883
|
+
useCssAnimation: !0,
|
|
31876
31884
|
style: {
|
|
31877
31885
|
backgroundColor: "#FFFFFF",
|
|
31878
31886
|
color: "#2D353C",
|
|
@@ -33150,13 +33158,13 @@ const Hr = (e, t) => {
|
|
|
33150
33158
|
this.makeXls(n, this.chartConfig.chart.title.text || "vue-ui-xy");
|
|
33151
33159
|
}
|
|
33152
33160
|
}
|
|
33153
|
-
}, g8 = (e) => (Ni("data-v-
|
|
33161
|
+
}, g8 = (e) => (Ni("data-v-c07399e2"), e = e(), Mi(), e), v8 = ["id"], p8 = { class: "vue-ui-xy-user-option-item" }, y8 = ["id", "name"], w8 = ["for"], x8 = {
|
|
33154
33162
|
key: 0,
|
|
33155
33163
|
class: "vue-ui-xy-user-option-item"
|
|
33156
33164
|
}, b8 = ["id", "name"], m8 = ["for"], B8 = {
|
|
33157
33165
|
key: 1,
|
|
33158
33166
|
class: "vue-ui-xy-user-option-item"
|
|
33159
|
-
}, C8 = ["id", "name"], _8 = ["for"], F8 = { class: "vue-ui-xy-user-option-item" }, k8 = ["id", "name"], S8 = ["for"], E8 = ["disabled"], T8 = ["stroke"], L8 = /* @__PURE__ */ zt('<path stroke="none" d="M0 0h24v24H0z" fill="none" data-v-
|
|
33167
|
+
}, C8 = ["id", "name"], _8 = ["for"], F8 = { class: "vue-ui-xy-user-option-item" }, k8 = ["id", "name"], S8 = ["for"], E8 = ["disabled"], T8 = ["stroke"], L8 = /* @__PURE__ */ zt('<path stroke="none" d="M0 0h24v24H0z" fill="none" data-v-c07399e2></path><path d="M18 16v.01" data-v-c07399e2></path><path d="M6 16v.01" data-v-c07399e2></path><path d="M12 5v.01" data-v-c07399e2></path><path d="M12 12v.01" data-v-c07399e2></path><path d="M12 1a4 4 0 0 1 2.001 7.464l.001 .072a3.998 3.998 0 0 1 1.987 3.758l.22 .128a3.978 3.978 0 0 1 1.591 -.417l.2 -.005a4 4 0 1 1 -3.994 3.77l-.28 -.16c-.522 .25 -1.108 .39 -1.726 .39c-.619 0 -1.205 -.14 -1.728 -.391l-.279 .16l.007 .231a4 4 0 1 1 -2.212 -3.579l.222 -.129a3.998 3.998 0 0 1 1.988 -3.756l.002 -.071a4 4 0 0 1 -1.995 -3.265l-.005 -.2a4 4 0 0 1 4 -4z" data-v-c07399e2></path>', 6), U8 = [
|
|
33160
33168
|
L8
|
|
33161
33169
|
], Q8 = { key: 1 }, I8 = ["height", "width"], N8 = ["viewBox"], M8 = { key: 0 }, D8 = { class: "vue-ui-xy-grid" }, O8 = ["stroke", "x1", "x2", "y1", "y2"], P8 = ["stroke", "x1", "x2", "y1", "y2"], H8 = { key: 0 }, R8 = ["x1", "x2", "y1", "y2", "stroke"], $8 = ["id"], z8 = ["stop-color"], K8 = ["stop-color"], V8 = ["stop-color"], G8 = ["id"], X8 = ["stop-color"], W8 = ["stop-color"], j8 = ["stop-color"], q8 = ["id"], Y8 = ["stop-color"], J8 = ["stop-color"], Z8 = ["id"], eE = ["stop-color"], tE = ["stop-color"], rE = ["id"], aE = ["stop-color"], nE = ["stop-color"], oE = ["x", "y", "height", "width", "rx", "fill"], iE = { key: 0 }, AE = ["id"], lE = ["fill"], sE = ["x1", "x2", "y1", "y2", "stroke", "marker-end"], uE = ["x", "y", "font-size", "fill"], cE = ["cx", "cy", "r", "fill", "stroke"], hE = { key: 0 }, dE = ["id"], fE = ["fill"], gE = ["x1", "x2", "y1", "y2", "stroke", "marker-end"], vE = ["x", "y", "font-size", "fill"], pE = { key: 0 }, yE = ["d", "fill"], wE = ["x1", "x2", "y1", "y2", "stroke", "stroke-width", "stroke-dasharray"], xE = ["cx", "cy", "r", "fill", "stroke"], bE = { key: 1 }, mE = ["id"], BE = ["fill"], CE = ["x1", "x2", "y1", "y2", "stroke", "marker-end"], _E = ["x", "y", "font-size", "fill"], FE = { key: 0 }, kE = ["x", "y", "font-size", "fill"], SE = { key: 1 }, EE = ["x", "y", "font-size", "fill"], TE = ["x", "y"], LE = ["x", "y"], UE = { key: 2 }, QE = ["x", "y", "font-size", "fill"], IE = ["x", "y"], NE = ["x", "y"], ME = { key: 3 }, DE = ["x1", "x2", "y1", "y2", "stroke"], OE = ["x", "y", "font-size", "fill"], PE = ["font-size", "fill"], HE = ["x", "y", "font-size", "fill"], RE = { key: 4 }, $E = {
|
|
33162
33170
|
x: "0",
|
|
@@ -33199,7 +33207,7 @@ const Hr = (e, t) => {
|
|
|
33199
33207
|
function wT(e, t, r, n, a, o) {
|
|
33200
33208
|
return y(), w("div", {
|
|
33201
33209
|
id: `vue-ui-xy_${a.uniqueId}`,
|
|
33202
|
-
class:
|
|
33210
|
+
class: it(`vue-ui-xy ${o.chartConfig.useCssAnimation ? "" : "vue-ui-dna"}`),
|
|
33203
33211
|
ref: "chart",
|
|
33204
33212
|
style: L(`background:${o.chartConfig.chart.backgroundColor}; color:${o.chartConfig.chart.color};width:100%;${o.chartConfig.chart.userOptions.show ? "padding-top:36px" : ""};font-family:${o.chartConfig.chart.fontFamily}`)
|
|
33205
33213
|
}, [
|
|
@@ -33458,7 +33466,7 @@ function wT(e, t, r, n, a, o) {
|
|
|
33458
33466
|
]))), 128)),
|
|
33459
33467
|
(y(!0), w(be, null, _e(o.barSet, (i, A) => (y(), w("g", {
|
|
33460
33468
|
key: `serie_bar_${A}`,
|
|
33461
|
-
class:
|
|
33469
|
+
class: it(`serie_bar_${A}`)
|
|
33462
33470
|
}, [
|
|
33463
33471
|
(y(!0), w(be, null, _e(i.plots, (s, l) => (y(), w("g", {
|
|
33464
33472
|
key: `bar_plot_${A}_${l}`
|
|
@@ -33510,7 +33518,7 @@ function wT(e, t, r, n, a, o) {
|
|
|
33510
33518
|
], 2))), 128)),
|
|
33511
33519
|
(y(!0), w(be, null, _e(o.plotSet, (i, A) => (y(), w("g", {
|
|
33512
33520
|
key: `serie_plot_${A}`,
|
|
33513
|
-
class:
|
|
33521
|
+
class: it(`serie_plot_${A}`)
|
|
33514
33522
|
}, [
|
|
33515
33523
|
(y(!0), w(be, null, _e(i.plots, (s, l) => (y(), w("g", {
|
|
33516
33524
|
key: `circle_plot_${A}_${l}`
|
|
@@ -33562,7 +33570,7 @@ function wT(e, t, r, n, a, o) {
|
|
|
33562
33570
|
], 2))), 128)),
|
|
33563
33571
|
(y(!0), w(be, null, _e(o.lineSet, (i, A) => (y(), w("g", {
|
|
33564
33572
|
key: `serie_line_${A}`,
|
|
33565
|
-
class:
|
|
33573
|
+
class: it(`serie_line_${A}`)
|
|
33566
33574
|
}, [
|
|
33567
33575
|
i.useArea ? (y(), w("g", pE, [
|
|
33568
33576
|
v("path", {
|
|
@@ -33637,7 +33645,7 @@ function wT(e, t, r, n, a, o) {
|
|
|
33637
33645
|
o.chartConfig.bar.labels.show && a.mutableConfig.dataLabels.show ? (y(), w("g", FE, [
|
|
33638
33646
|
(y(!0), w(be, null, _e(o.barSet, (i, A) => (y(), w("g", {
|
|
33639
33647
|
key: `xLabel_bar_${A}`,
|
|
33640
|
-
class:
|
|
33648
|
+
class: it(`xLabel_bar_${A}`)
|
|
33641
33649
|
}, [
|
|
33642
33650
|
(y(!0), w(be, null, _e(i.plots, (s, l) => (y(), w("g", {
|
|
33643
33651
|
key: `xLabel_bar_${A}_${l}`
|
|
@@ -33656,7 +33664,7 @@ function wT(e, t, r, n, a, o) {
|
|
|
33656
33664
|
o.chartConfig.plot.labels.show && a.mutableConfig.dataLabels.show ? (y(), w("g", SE, [
|
|
33657
33665
|
(y(!0), w(be, null, _e(o.plotSet, (i, A) => (y(), w("g", {
|
|
33658
33666
|
key: `xLabel_plot_${A}`,
|
|
33659
|
-
class:
|
|
33667
|
+
class: it(`xLabel_plot_${A}`)
|
|
33660
33668
|
}, [
|
|
33661
33669
|
(y(!0), w(be, null, _e(i.plots, (s, l) => (y(), w("g", {
|
|
33662
33670
|
key: `xLabel_plot_${A}_${l}`
|
|
@@ -33699,7 +33707,7 @@ function wT(e, t, r, n, a, o) {
|
|
|
33699
33707
|
o.chartConfig.line.labels.show && a.mutableConfig.dataLabels.show ? (y(), w("g", UE, [
|
|
33700
33708
|
(y(!0), w(be, null, _e(o.lineSet, (i, A) => (y(), w("g", {
|
|
33701
33709
|
key: `xLabel_line_${A}`,
|
|
33702
|
-
class:
|
|
33710
|
+
class: it(`xLabel_line_${A}`)
|
|
33703
33711
|
}, [
|
|
33704
33712
|
(y(!0), w(be, null, _e(i.plots, (s, l) => (y(), w("g", {
|
|
33705
33713
|
key: `xLabel_line_${A}_${l}`
|
|
@@ -33810,7 +33818,7 @@ function wT(e, t, r, n, a, o) {
|
|
|
33810
33818
|
(y(!0), w(be, null, _e(o.absoluteDataset, (i, A) => (y(), w("div", {
|
|
33811
33819
|
key: `div_legend_item_${A}`,
|
|
33812
33820
|
onClick: (s) => o.segregate(i),
|
|
33813
|
-
class:
|
|
33821
|
+
class: it({ "vue-ui-xy-legend-item": !0, "vue-ui-xy-legend-item-segregated": a.segregatedSeries.includes(i.id) })
|
|
33814
33822
|
}, [
|
|
33815
33823
|
(y(), w("svg", XE, [
|
|
33816
33824
|
a.icons[i.type] === "line" ? (y(), w("rect", {
|
|
@@ -33915,7 +33923,7 @@ function wT(e, t, r, n, a, o) {
|
|
|
33915
33923
|
(y(!0), w(be, null, _e(o.absoluteDataset, (i, A) => (y(), w("div", {
|
|
33916
33924
|
key: `div_legend_item_${A}`,
|
|
33917
33925
|
onClick: (s) => o.segregate(i),
|
|
33918
|
-
class:
|
|
33926
|
+
class: it({ "vue-ui-xy-legend-item": !0, "vue-ui-xy-legend-item-segregated": a.segregatedSeries.includes(i.id) })
|
|
33919
33927
|
}, [
|
|
33920
33928
|
(y(), w("svg", sT, [
|
|
33921
33929
|
a.icons[i.type] === "line" ? (y(), w("rect", {
|
|
@@ -33957,7 +33965,7 @@ function wT(e, t, r, n, a, o) {
|
|
|
33957
33965
|
}, null, 12, dT)) : K("", !0),
|
|
33958
33966
|
a.mutableConfig.showTable ? (y(), w("div", {
|
|
33959
33967
|
key: 7,
|
|
33960
|
-
class:
|
|
33968
|
+
class: it({ "vue-ui-xy-table-wrapper": !0, "vue-ui-xy-table-wrapper-printing": a.isPrinting }),
|
|
33961
33969
|
onClick: t[13] || (t[13] = (...i) => o.closeDetails && o.closeDetails(...i))
|
|
33962
33970
|
}, [
|
|
33963
33971
|
v("table", fT, [
|
|
@@ -33988,7 +33996,7 @@ function wT(e, t, r, n, a, o) {
|
|
|
33988
33996
|
v("tbody", null, [
|
|
33989
33997
|
(y(!0), w(be, null, _e(o.table.body, (i, A) => (y(), w("tr", {
|
|
33990
33998
|
key: `tr_${A}`,
|
|
33991
|
-
class:
|
|
33999
|
+
class: it({ "vue-ui-xy-table-tr-selected": a.selectedSerieIndex === A || a.selectedRowIndex === A }),
|
|
33992
34000
|
onMouseover: (s) => a.selectedRowIndex = A,
|
|
33993
34001
|
onMouseleave: t[12] || (t[12] = (s) => a.selectedRowIndex = null)
|
|
33994
34002
|
}, [
|
|
@@ -34000,9 +34008,9 @@ function wT(e, t, r, n, a, o) {
|
|
|
34000
34008
|
])
|
|
34001
34009
|
])
|
|
34002
34010
|
], 2)) : K("", !0)
|
|
34003
|
-
],
|
|
34011
|
+
], 14, v8);
|
|
34004
34012
|
}
|
|
34005
|
-
const xj = /* @__PURE__ */ Hr(f8, [["render", wT], ["__scopeId", "data-v-
|
|
34013
|
+
const xj = /* @__PURE__ */ Hr(f8, [["render", wT], ["__scopeId", "data-v-c07399e2"]]);
|
|
34006
34014
|
const xT = {
|
|
34007
34015
|
name: "vue-ui-table",
|
|
34008
34016
|
props: {
|
|
@@ -34673,7 +34681,7 @@ function zU(e, t, r, n, a, o) {
|
|
|
34673
34681
|
(y(!0), w(be, null, _e(a.tableHead, (i, A) => (y(), w("th", {
|
|
34674
34682
|
key: `thead_${A}`,
|
|
34675
34683
|
style: L(`overflow: visible;background:${o.tableConfig.style.th.backgroundColor};color:${o.tableConfig.style.th.color};outline:${o.tableConfig.style.th.outline}`),
|
|
34676
|
-
class:
|
|
34684
|
+
class: it({ "th-has-nan": a.hasNaN[A] })
|
|
34677
34685
|
}, [
|
|
34678
34686
|
o.hasNumericTypes && ([a.constants.TEXT, a.constants.DATE].includes(i.type) || i.isPercentage) ? (y(), w("span", NT, [
|
|
34679
34687
|
Sr(Q(i.name) + " ", 1),
|
|
@@ -34686,7 +34694,7 @@ function zU(e, t, r, n, a, o) {
|
|
|
34686
34694
|
OT,
|
|
34687
34695
|
(y(!0), w(be, null, _e(a.tableHead, (i, A) => (y(), w("th", {
|
|
34688
34696
|
key: `thead_${A}`,
|
|
34689
|
-
class:
|
|
34697
|
+
class: it({ "th-numeric": !0, "th-has-nan": a.hasNaN[A] }),
|
|
34690
34698
|
style: L(`background:${o.tableConfig.style.th.backgroundColor};color:${o.tableConfig.style.th.color};outline:${o.tableConfig.style.th.outline}`)
|
|
34691
34699
|
}, [
|
|
34692
34700
|
i.sum && !a.hasNaN[A] ? (y(), w("span", PT, [
|
|
@@ -34703,7 +34711,7 @@ function zU(e, t, r, n, a, o) {
|
|
|
34703
34711
|
$T,
|
|
34704
34712
|
(y(!0), w(be, null, _e(a.tableHead, (i, A) => (y(), w("th", {
|
|
34705
34713
|
key: `thead_${A}`,
|
|
34706
|
-
class:
|
|
34714
|
+
class: it({ "th-numeric": !0, "th-has-nan": a.hasNaN[A] }),
|
|
34707
34715
|
style: L(`background:${o.tableConfig.style.th.backgroundColor};color:${o.tableConfig.style.th.color};outline:${o.tableConfig.style.th.outline}`)
|
|
34708
34716
|
}, [
|
|
34709
34717
|
i.average && !a.hasNaN[A] ? (y(), w("span", zT, " ~ " + Q(i.prefix) + " " + Q(isNaN(o.getAverage(A)) ? "" : Number(o.getAverage(A).toFixed(i.decimals)).toLocaleString()) + " " + Q(i.suffix), 1)) : K("", !0)
|
|
@@ -34713,7 +34721,7 @@ function zU(e, t, r, n, a, o) {
|
|
|
34713
34721
|
KT,
|
|
34714
34722
|
(y(!0), w(be, null, _e(a.tableHead, (i, A) => (y(), w("th", {
|
|
34715
34723
|
key: `thead_${A}`,
|
|
34716
|
-
class:
|
|
34724
|
+
class: it({ "th-has-nan": a.hasNaN[A] }),
|
|
34717
34725
|
style: L(`background:${o.tableConfig.style.th.backgroundColor};color:${o.tableConfig.style.th.color};outline:${o.tableConfig.style.th.outline}`)
|
|
34718
34726
|
}, [
|
|
34719
34727
|
v("div", VT, [
|
|
@@ -34756,7 +34764,7 @@ function zU(e, t, r, n, a, o) {
|
|
|
34756
34764
|
i.isSort ? (y(), w("button", {
|
|
34757
34765
|
key: 0,
|
|
34758
34766
|
onClick: (s) => o.sortTh(A, s),
|
|
34759
|
-
class:
|
|
34767
|
+
class: it({ "th-button-active": [a.constants.DESC, a.constants.ASC].includes(a.sorts[A]) }),
|
|
34760
34768
|
style: L(`background:${[a.constants.DESC, a.constants.ASC].includes(a.sorts[A]) ? "" : o.tableConfig.style.pagination.buttons.backgroundColor};color:${[a.constants.DESC, a.constants.ASC].includes(a.sorts[A]) ? "" : o.tableConfig.style.pagination.buttons.color}`)
|
|
34761
34769
|
}, [
|
|
34762
34770
|
a.sorts[A] === a.constants.ASC ? (y(), w("span", {
|
|
@@ -34792,7 +34800,7 @@ function zU(e, t, r, n, a, o) {
|
|
|
34792
34800
|
!a.hasNaN[A] && i.isSort && i.type !== a.constants.DATE ? (y(), w("button", {
|
|
34793
34801
|
key: 2,
|
|
34794
34802
|
onClick: (s) => o.sortTh(A, s),
|
|
34795
|
-
class:
|
|
34803
|
+
class: it({ "th-button-active": [a.constants.DESC, a.constants.ASC].includes(a.sorts[A]) }),
|
|
34796
34804
|
style: L(`background:${[a.constants.DESC, a.constants.ASC].includes(a.sorts[A]) ? "" : o.tableConfig.style.pagination.buttons.backgroundColor};color:${[a.constants.DESC, a.constants.ASC].includes(a.sorts[A]) ? "" : o.tableConfig.style.pagination.buttons.color}`)
|
|
34797
34805
|
}, [
|
|
34798
34806
|
a.sorts[A] === a.constants.ASC ? (y(), w("span", {
|
|
@@ -34810,14 +34818,14 @@ function zU(e, t, r, n, a, o) {
|
|
|
34810
34818
|
key: 3,
|
|
34811
34819
|
onClick: (s) => o.toggleMultiselect(A, i, s),
|
|
34812
34820
|
innerHTML: o.icons.filter,
|
|
34813
|
-
class:
|
|
34821
|
+
class: it({ "th-button-active": a.multiselects[A] && a.multiselects[A].length !== o.getDropdownOptions(A).length }),
|
|
34814
34822
|
style: L(`background:${a.multiselects[A] && a.multiselects[A].length !== o.getDropdownOptions(A).length ? "" : o.tableConfig.style.pagination.buttons.backgroundColor};color:${a.multiselects[A] && a.multiselects[A].length !== o.getDropdownOptions(A).length ? "" : o.tableConfig.style.pagination.buttons.color}`)
|
|
34815
34823
|
}, null, 14, cL)) : K("", !0),
|
|
34816
34824
|
a.currentSelectionSpan.col === A && o.canChart ? (y(), w("button", {
|
|
34817
34825
|
key: 4,
|
|
34818
34826
|
onClick: t[5] || (t[5] = (s) => a.showChart = !a.showChart),
|
|
34819
34827
|
innerHTML: o.icons.chart,
|
|
34820
|
-
class:
|
|
34828
|
+
class: it({ "th-button-active": a.showChart }),
|
|
34821
34829
|
style: L(`background:${a.showChart ? "" : o.tableConfig.style.pagination.buttons.backgroundColor};color:${a.showChart ? "" : o.tableConfig.style.pagination.buttons.color}`)
|
|
34822
34830
|
}, null, 14, hL)) : K("", !0),
|
|
34823
34831
|
i.rangeFilter && a.rangeFilters[A] && !a.hasNaN[A] ? (y(), w("div", dL, [
|
|
@@ -34917,13 +34925,13 @@ function zU(e, t, r, n, a, o) {
|
|
|
34917
34925
|
FL,
|
|
34918
34926
|
(y(!0), w(be, null, _e(a.tableHead, (i, A) => (y(), w("th", {
|
|
34919
34927
|
key: `col_selector_${A}`,
|
|
34920
|
-
class:
|
|
34928
|
+
class: it({ "vue-ui-table-col-selector": !a.hasNaN[A], "th-has-nan": a.hasNaN[A] }),
|
|
34921
34929
|
style: L(`background:${A === a.selectedColumn && !a.hasNaN[A] ? o.tableConfig.style.th.selected.backgroundColor : o.tableConfig.style.th.backgroundColor};color:${A === a.selectedColumn && !a.hasNaN[A] ? o.tableConfig.style.th.selected.color : o.tableConfig.style.th.color};outline:${o.tableConfig.style.th.outline}`)
|
|
34922
34930
|
}, [
|
|
34923
34931
|
a.hasNaN[A] ? K("", !0) : (y(), w("div", {
|
|
34924
34932
|
key: 0,
|
|
34925
34933
|
innerHTML: a.tableHead[A].type === a.constants.NUMERIC ? o.icons.chevronDown : "",
|
|
34926
|
-
class:
|
|
34934
|
+
class: it({ "col-selector": a.tableHead[A].type === a.constants.NUMERIC }),
|
|
34927
34935
|
tabindex: "0",
|
|
34928
34936
|
onClick: $l((s) => o.selectColumn(A), ["stop"]),
|
|
34929
34937
|
onKeyup: Jn((s) => o.selectColumn(A), ["enter"])
|
|
@@ -34938,7 +34946,7 @@ function zU(e, t, r, n, a, o) {
|
|
|
34938
34946
|
(y(!0), w(be, null, _e(o.visibleRows, (i, A) => (y(), w("tr", {
|
|
34939
34947
|
key: `tbody_${A}`,
|
|
34940
34948
|
"data-row": A % 2 === 0 ? "odd" : "even",
|
|
34941
|
-
class:
|
|
34949
|
+
class: it(`tr_${a.uid}`),
|
|
34942
34950
|
style: L(`${A % 2 === 0 ? `background:${o.tableConfig.style.rows.odd.backgroundColor};color:${o.tableConfig.style.rows.odd.color}` : `background:${o.tableConfig.style.rows.even.backgroundColor};color:${o.tableConfig.style.rows.even.color}`}`)
|
|
34943
34951
|
}, [
|
|
34944
34952
|
v("td", {
|
|
@@ -34972,7 +34980,7 @@ function zU(e, t, r, n, a, o) {
|
|
|
34972
34980
|
event: h
|
|
34973
34981
|
}), ["space"])
|
|
34974
34982
|
],
|
|
34975
|
-
class:
|
|
34983
|
+
class: it({ "td-numeric": r.dataset.header[l].type === a.constants.NUMERIC, "td-focusable": !0, "td-has-nan": a.hasNaN[l] }),
|
|
34976
34984
|
id: `cell_${A}_${l}_${a.uid}`,
|
|
34977
34985
|
tabindex: "0"
|
|
34978
34986
|
}, [
|
|
@@ -34983,10 +34991,10 @@ function zU(e, t, r, n, a, o) {
|
|
|
34983
34991
|
}, null, 12, LL)) : K("", !0),
|
|
34984
34992
|
r.dataset.header[l].type === a.constants.DATE ? (y(), w("span", UL, Q(r.dataset.header[l].prefix) + " " + Q(new Date(s).toLocaleString().slice(0, 10)) + " " + Q(r.dataset.header[l].suffix), 1)) : r.dataset.header[l].isPercentage ? (y(), w("span", QL, Q(Number((s * 100).toFixed(r.dataset.header[l].decimals)).toLocaleString()) + "% ", 1)) : a.percentages[l] && r.dataset.header[l].percentageTo && !r.dataset.header[l].isPercentage ? (y(), w("span", {
|
|
34985
34993
|
key: 3,
|
|
34986
|
-
class:
|
|
34994
|
+
class: it({ "td-nan": isNaN(Number(s)) })
|
|
34987
34995
|
}, Q(r.dataset.header[l].prefix) + " " + Q(isNaN(Number(s)) ? `${s} is not ${a.constants.NUMERIC}` : Number(s.toFixed(r.dataset.header[l].decimals)).toLocaleString()) + " " + Q(r.dataset.header[l].suffix) + " (" + Q(isNaN(Number(s)) ? "" : Number((s / o.getSum(a.percentages[l].referenceIndex) * 100).toFixed(r.dataset.header[l].decimals)).toLocaleString()) + "%) ", 3)) : r.dataset.header[l].type === a.constants.NUMERIC ? (y(), w("span", {
|
|
34988
34996
|
key: 4,
|
|
34989
|
-
class:
|
|
34997
|
+
class: it({ "td-nan": isNaN(Number(s)) })
|
|
34990
34998
|
}, Q(r.dataset.header[l].prefix) + " " + Q(isNaN(Number(s)) ? `${s} is not ${a.constants.NUMERIC}` : Number(s.toFixed(r.dataset.header[l].decimals)).toLocaleString()) + " " + Q(r.dataset.header[l].suffix), 3)) : (y(), w("span", IL, Q(r.dataset.header[l].prefix) + " " + Q(s) + " " + Q(r.dataset.header[l].suffix), 1))
|
|
34991
34999
|
], 46, TL))), 128))
|
|
34992
35000
|
], 14, SL))), 128))
|
|
@@ -34994,7 +35002,7 @@ function zU(e, t, r, n, a, o) {
|
|
|
34994
35002
|
])
|
|
34995
35003
|
], 4),
|
|
34996
35004
|
v("div", {
|
|
34997
|
-
class:
|
|
35005
|
+
class: it({ "td-selector-info": !0, "td-selector-info--active": a.currentSelectionSpan.col !== void 0 && a.currentSelectionSpan.rows.length }),
|
|
34998
35006
|
style: L(`background:${o.tableConfig.style.infoBar.backgroundColor};color:${o.tableConfig.style.infoBar.color}`)
|
|
34999
35007
|
}, [
|
|
35000
35008
|
a.currentSelectionSpan.col !== void 0 && a.currentSelectionSpan.rows.length ? (y(), w(be, { key: 0 }, [
|
|
@@ -35124,7 +35132,7 @@ function zU(e, t, r, n, a, o) {
|
|
|
35124
35132
|
key: 0,
|
|
35125
35133
|
onClick: t[19] || (t[19] = (i) => a.showDonutOptions = !0),
|
|
35126
35134
|
innerHTML: o.icons.donut,
|
|
35127
|
-
class:
|
|
35135
|
+
class: it({ "is-active-chart": a.chart.type === a.constants.DONUT || a.showDonutOptions }),
|
|
35128
35136
|
style: L(`background:${a.chart.type === a.constants.DONUT || a.showDonutOptions ? o.tableConfig.style.chart.modal.buttons.selected.backgroundColor : o.tableConfig.style.chart.modal.buttons.unselected.backgroundColor};color:${a.chart.type === a.constants.DONUT || a.showDonutOptions ? o.tableConfig.style.chart.modal.buttons.selected.color : o.tableConfig.style.chart.modal.buttons.unselected.color}`)
|
|
35129
35137
|
}, null, 14, iU)) : K("", !0),
|
|
35130
35138
|
v("button", {
|
|
@@ -35132,7 +35140,7 @@ function zU(e, t, r, n, a, o) {
|
|
|
35132
35140
|
a.chart.type = a.constants.LINE, a.showDonutOptions = !1;
|
|
35133
35141
|
}),
|
|
35134
35142
|
innerHTML: o.icons.chart,
|
|
35135
|
-
class:
|
|
35143
|
+
class: it({ "is-active-chart": a.chart.type === a.constants.LINE && !a.showDonutOptions }),
|
|
35136
35144
|
style: L(`background:${a.chart.type === a.constants.LINE && !a.showDonutOptions ? o.tableConfig.style.chart.modal.buttons.selected.backgroundColor : o.tableConfig.style.chart.modal.buttons.unselected.backgroundColor};color:${a.chart.type === a.constants.LINE && !a.showDonutOptions ? o.tableConfig.style.chart.modal.buttons.selected.color : o.tableConfig.style.chart.modal.buttons.unselected.color}`)
|
|
35137
35145
|
}, null, 14, AU),
|
|
35138
35146
|
v("button", {
|
|
@@ -35140,7 +35148,7 @@ function zU(e, t, r, n, a, o) {
|
|
|
35140
35148
|
a.chart.type = a.constants.BAR, a.showDonutOptions = !1;
|
|
35141
35149
|
}),
|
|
35142
35150
|
innerHTML: o.icons.bar,
|
|
35143
|
-
class:
|
|
35151
|
+
class: it({ "is-active-chart": a.chart.type === a.constants.BAR && !a.showDonutOptions }),
|
|
35144
35152
|
style: L(`background:${a.chart.type === a.constants.BAR && !a.showDonutOptions ? o.tableConfig.style.chart.modal.buttons.selected.backgroundColor : o.tableConfig.style.chart.modal.buttons.unselected.backgroundColor};color:${a.chart.type === a.constants.BAR && !a.showDonutOptions ? o.tableConfig.style.chart.modal.buttons.selected.color : o.tableConfig.style.chart.modal.buttons.unselected.color}`)
|
|
35145
35153
|
}, null, 14, lU)
|
|
35146
35154
|
]),
|
|
@@ -35439,7 +35447,7 @@ function Yo({ tooltip: e, chart: t, clientPosition: r }) {
|
|
|
35439
35447
|
left: r.x + n.value
|
|
35440
35448
|
};
|
|
35441
35449
|
}
|
|
35442
|
-
const KU = (e) => (Ni("data-v-
|
|
35450
|
+
const KU = (e) => (Ni("data-v-98ba07f1"), e = e(), Mi(), e), VU = ["id"], GU = { class: "vue-ui-donut-user-option-item" }, XU = ["id", "name"], WU = ["for"], jU = { class: "vue-ui-donut-user-option-item" }, qU = ["id", "name"], YU = ["for"], JU = { class: "vue-ui-donut-user-option-item" }, ZU = ["id", "name"], e7 = ["for"], t7 = ["disabled"], r7 = ["stroke"], a7 = /* @__PURE__ */ zt('<path stroke="none" d="M0 0h24v24H0z" fill="none" data-v-98ba07f1></path><path d="M18 16v.01" data-v-98ba07f1></path><path d="M6 16v.01" data-v-98ba07f1></path><path d="M12 5v.01" data-v-98ba07f1></path><path d="M12 12v.01" data-v-98ba07f1></path><path d="M12 1a4 4 0 0 1 2.001 7.464l.001 .072a3.998 3.998 0 0 1 1.987 3.758l.22 .128a3.978 3.978 0 0 1 1.591 -.417l.2 -.005a4 4 0 1 1 -3.994 3.77l-.28 -.16c-.522 .25 -1.108 .39 -1.726 .39c-.619 0 -1.205 -.14 -1.728 -.391l-.279 .16l.007 .231a4 4 0 1 1 -2.212 -3.579l.222 -.129a3.998 3.998 0 0 1 1.988 -3.756l.002 -.071a4 4 0 0 1 -1.995 -3.265l-.005 -.2a4 4 0 0 1 4 -4z" data-v-98ba07f1></path>', 6), n7 = [
|
|
35443
35451
|
a7
|
|
35444
35452
|
], o7 = { key: 1 }, i7 = ["viewBox"], A7 = ["id"], l7 = ["stop-color"], s7 = ["stop-color"], u7 = ["stop-color"], c7 = { key: 0 }, h7 = ["font-size", "fill", "x"], d7 = ["font-size", "fill", "x", "y"], f7 = ["d", "stroke", "stroke-width"], g7 = ["cx", "cy", "fill"], v7 = ["d", "stroke", "stroke-width", "onMouseenter", "onClick"], p7 = ["cx", "cy", "r", "fill"], y7 = ["x", "y", "fill", "font-size"], w7 = ["x", "y", "fill", "font-size"], x7 = ["x", "y", "fill", "font-size"], b7 = ["x", "y", "fill", "font-size"], m7 = ["x", "y", "fill", "font-size"], B7 = ["x", "y", "fill", "font-size"], C7 = ["y"], _7 = ["onClick"], F7 = {
|
|
35445
35453
|
viewBox: "0 0 12 12",
|
|
@@ -35591,7 +35599,7 @@ const KU = (e) => (Ni("data-v-f5cdf7fe"), e = e(), Mi(), e), VU = ["id"], GU = {
|
|
|
35591
35599
|
generateXls: le
|
|
35592
35600
|
}), (ae, m) => (y(), w("div", {
|
|
35593
35601
|
ref: "donutChart",
|
|
35594
|
-
class:
|
|
35602
|
+
class: it(`vue-ui-donut ${g.value.useCssAnimation ? "" : "vue-ui-dna"}`),
|
|
35595
35603
|
style: L(`font-family:${g.value.style.fontFamily};width:100%; text-align:center;${g.value.userOptions.show ? "padding-top:36px" : ""}`),
|
|
35596
35604
|
id: `donut__${a.value}`
|
|
35597
35605
|
}, [
|
|
@@ -35935,9 +35943,9 @@ const KU = (e) => (Ni("data-v-f5cdf7fe"), e = e(), Mi(), e), VU = ["id"], GU = {
|
|
|
35935
35943
|
])
|
|
35936
35944
|
])
|
|
35937
35945
|
], 4)) : K("", !0)
|
|
35938
|
-
],
|
|
35946
|
+
], 14, VU));
|
|
35939
35947
|
}
|
|
35940
|
-
}, mj = /* @__PURE__ */ Hr(O7, [["__scopeId", "data-v-
|
|
35948
|
+
}, mj = /* @__PURE__ */ Hr(O7, [["__scopeId", "data-v-98ba07f1"]]);
|
|
35941
35949
|
const P7 = (e) => (Ni("data-v-4c990517"), e = e(), Mi(), e), H7 = ["id"], R7 = { class: "vue-ui-waffle-user-option-item" }, $7 = ["id", "name"], z7 = ["for"], K7 = { class: "vue-ui-waffle-user-option-item" }, V7 = ["id", "name"], G7 = ["for"], X7 = ["disabled"], W7 = ["stroke"], j7 = /* @__PURE__ */ zt('<path stroke="none" d="M0 0h24v24H0z" fill="none" data-v-4c990517></path><path d="M18 16v.01" data-v-4c990517></path><path d="M6 16v.01" data-v-4c990517></path><path d="M12 5v.01" data-v-4c990517></path><path d="M12 12v.01" data-v-4c990517></path><path d="M12 1a4 4 0 0 1 2.001 7.464l.001 .072a3.998 3.998 0 0 1 1.987 3.758l.22 .128a3.978 3.978 0 0 1 1.591 -.417l.2 -.005a4 4 0 1 1 -3.994 3.77l-.28 -.16c-.522 .25 -1.108 .39 -1.726 .39c-.619 0 -1.205 -.14 -1.728 -.391l-.279 .16l.007 .231a4 4 0 1 1 -2.212 -3.579l.222 -.129a3.998 3.998 0 0 1 1.988 -3.756l.002 -.071a4 4 0 0 1 -1.995 -3.265l-.005 -.2a4 4 0 0 1 4 -4z" data-v-4c990517></path>', 6), q7 = [
|
|
35942
35950
|
j7
|
|
35943
35951
|
], Y7 = { key: 1 }, J7 = ["viewBox"], Z7 = ["id"], eQ = ["stop-color"], tQ = ["stop-color"], rQ = { key: 0 }, aQ = ["font-size", "fill", "x", "y"], nQ = ["font-size", "fill", "x", "y"], oQ = ["rx", "x", "y", "height", "width", "stroke", "stroke-width"], iQ = ["onMouseover", "rx", "x", "y", "height", "width", "fill", "stroke", "stroke-width"], AQ = {
|
|
@@ -36406,7 +36414,7 @@ const P7 = (e) => (Ni("data-v-4c990517"), e = e(), Mi(), e), H7 = ["id"], R7 = {
|
|
|
36406
36414
|
], 12, H7));
|
|
36407
36415
|
}
|
|
36408
36416
|
}, Bj = /* @__PURE__ */ Hr(mQ, [["__scopeId", "data-v-4c990517"]]);
|
|
36409
|
-
const BQ = ["id"], CQ = { class: "vue-ui-radar-user-option-item" }, _Q = ["id", "name"], FQ = ["for"], kQ = { class: "vue-ui-radar-user-option-item" }, SQ = ["id", "name"], EQ = ["for"], TQ = ["disabled"], LQ = ["stroke"], UQ = /* @__PURE__ */ zt('<path stroke="none" d="M0 0h24v24H0z" fill="none" data-v-
|
|
36417
|
+
const BQ = ["id"], CQ = { class: "vue-ui-radar-user-option-item" }, _Q = ["id", "name"], FQ = ["for"], kQ = { class: "vue-ui-radar-user-option-item" }, SQ = ["id", "name"], EQ = ["for"], TQ = ["disabled"], LQ = ["stroke"], UQ = /* @__PURE__ */ zt('<path stroke="none" d="M0 0h24v24H0z" fill="none" data-v-eab45290></path><path d="M18 16v.01" data-v-eab45290></path><path d="M6 16v.01" data-v-eab45290></path><path d="M12 5v.01" data-v-eab45290></path><path d="M12 12v.01" data-v-eab45290></path><path d="M12 1a4 4 0 0 1 2.001 7.464l.001 .072a3.998 3.998 0 0 1 1.987 3.758l.22 .128a3.978 3.978 0 0 1 1.591 -.417l.2 -.005a4 4 0 1 1 -3.994 3.77l-.28 -.16c-.522 .25 -1.108 .39 -1.726 .39c-.619 0 -1.205 -.14 -1.728 -.391l-.279 .16l.007 .231a4 4 0 1 1 -2.212 -3.579l.222 -.129a3.998 3.998 0 0 1 1.988 -3.756l.002 -.071a4 4 0 0 1 -1.995 -3.265l-.005 -.2a4 4 0 0 1 4 -4z" data-v-eab45290></path>', 6), QQ = [
|
|
36410
36418
|
UQ
|
|
36411
36419
|
], IQ = { key: 1 }, NQ = ["viewBox"], MQ = ["id"], DQ = ["stop-color"], OQ = ["stop-color"], PQ = { key: 0 }, HQ = ["font-size", "fill", "x", "y"], RQ = ["font-size", "fill", "x", "y"], $Q = { key: 1 }, zQ = ["x1", "y1", "x2", "y2", "stroke", "stroke-width"], KQ = { key: 0 }, VQ = ["d", "stroke", "stroke-width"], GQ = ["d", "stroke", "stroke-width"], XQ = { key: 2 }, WQ = ["x", "y", "text-anchor", "font-size", "fill", "onMouseenter"], jQ = { key: 0 }, qQ = ["d", "stroke", "stroke-width", "fill"], YQ = { key: 3 }, JQ = ["cx", "cy", "fill", "r"], ZQ = {
|
|
36412
36420
|
key: 4,
|
|
@@ -36571,7 +36579,7 @@ const BQ = ["id"], CQ = { class: "vue-ui-radar-user-option-item" }, _Q = ["id",
|
|
|
36571
36579
|
generatePdf: R,
|
|
36572
36580
|
generateXls: X
|
|
36573
36581
|
}), (ae, m) => (y(), w("div", {
|
|
36574
|
-
class:
|
|
36582
|
+
class: it(`vue-ui-radar ${u.value.useCssAnimation ? "" : "vue-ui-dna"}`),
|
|
36575
36583
|
ref_key: "radarChart",
|
|
36576
36584
|
ref: A,
|
|
36577
36585
|
id: `vue-ui-radar_${a.value}`,
|
|
@@ -36863,12 +36871,12 @@ const BQ = ["id"], CQ = { class: "vue-ui-radar-user-option-item" }, _Q = ["id",
|
|
|
36863
36871
|
])
|
|
36864
36872
|
])
|
|
36865
36873
|
], 4)) : K("", !0)
|
|
36866
|
-
],
|
|
36874
|
+
], 14, BQ));
|
|
36867
36875
|
}
|
|
36868
|
-
}, Cj = /* @__PURE__ */ Hr(hI, [["__scopeId", "data-v-
|
|
36869
|
-
const dI = ["id"], fI = { class: "vue-ui-quadrant-user-option-item" }, gI = ["id", "name"], vI = ["for"], pI = { class: "vue-ui-quadrant-user-option-item" }, yI = ["id", "name"], wI = ["for"], xI = { class: "vue-ui-quadrant-user-option-item" }, bI = ["id", "name"], mI = ["for"], BI = ["disabled"], CI = ["stroke"], _I = /* @__PURE__ */ zt('<path stroke="none" d="M0 0h24v24H0z" fill="none" data-v-
|
|
36876
|
+
}, Cj = /* @__PURE__ */ Hr(hI, [["__scopeId", "data-v-eab45290"]]);
|
|
36877
|
+
const dI = ["id"], fI = { class: "vue-ui-quadrant-user-option-item" }, gI = ["id", "name"], vI = ["for"], pI = { class: "vue-ui-quadrant-user-option-item" }, yI = ["id", "name"], wI = ["for"], xI = { class: "vue-ui-quadrant-user-option-item" }, bI = ["id", "name"], mI = ["for"], BI = ["disabled"], CI = ["stroke"], _I = /* @__PURE__ */ zt('<path stroke="none" d="M0 0h24v24H0z" fill="none" data-v-44fa0ee8></path><path d="M18 16v.01" data-v-44fa0ee8></path><path d="M6 16v.01" data-v-44fa0ee8></path><path d="M12 5v.01" data-v-44fa0ee8></path><path d="M12 12v.01" data-v-44fa0ee8></path><path d="M12 1a4 4 0 0 1 2.001 7.464l.001 .072a3.998 3.998 0 0 1 1.987 3.758l.22 .128a3.978 3.978 0 0 1 1.591 -.417l.2 -.005a4 4 0 1 1 -3.994 3.77l-.28 -.16c-.522 .25 -1.108 .39 -1.726 .39c-.619 0 -1.205 -.14 -1.728 -.391l-.279 .16l.007 .231a4 4 0 1 1 -2.212 -3.579l.222 -.129a3.998 3.998 0 0 1 1.988 -3.756l.002 -.071a4 4 0 0 1 -1.995 -3.265l-.005 -.2a4 4 0 0 1 4 -4z" data-v-44fa0ee8></path>', 6), FI = [
|
|
36870
36878
|
_I
|
|
36871
|
-
], kI = { key: 1 }, SI = ["viewBox"], EI = ["id"], TI = ["stop-color"], LI = ["stop-color"], UI = { key: 0 }, QI = ["font-size", "fill", "x", "y"], II = ["font-size", "fill", "x", "y"], NI = { key: 1 }, MI = ["fill", "x", "y", "height", "width", "stroke-width", "stroke", "rx"], DI = ["x1", "y1", "x2", "y2", "stroke", "stroke-width"], OI = ["x1", "y1", "x2", "y2", "stroke", "stroke-width"], PI = { key: 2 }, HI = ["points", "fill"], RI = ["points", "fill"], $I = ["points", "fill"], zI = ["points", "fill"], KI = { key: 3 }, VI = ["y", "fill", "font-size"], GI = ["x", "y", "fill", "font-size"], XI = ["x", "y", "fill", "font-size"], WI = ["y", "fill", "font-size"], jI = { key: 4 }, qI = ["x", "y", "font-size", "fill"], YI = ["x", "y", "font-size", "fill"], JI = ["x", "y", "font-size", "fill"], ZI = ["font-size", "fill"],
|
|
36879
|
+
], kI = { key: 1 }, SI = ["viewBox"], EI = ["id"], TI = ["stop-color"], LI = ["stop-color"], UI = { key: 0 }, QI = ["font-size", "fill", "x", "y"], II = ["font-size", "fill", "x", "y"], NI = { key: 1 }, MI = ["fill", "x", "y", "height", "width", "stroke-width", "stroke", "rx"], DI = ["x1", "y1", "x2", "y2", "stroke", "stroke-width"], OI = ["x1", "y1", "x2", "y2", "stroke", "stroke-width"], PI = { key: 2 }, HI = ["points", "fill"], RI = ["points", "fill"], $I = ["points", "fill"], zI = ["points", "fill"], KI = { key: 3 }, VI = ["y", "fill", "font-size"], GI = ["x", "y", "fill", "font-size"], XI = ["x", "y", "fill", "font-size"], WI = ["y", "fill", "font-size"], jI = { key: 4 }, qI = ["x", "y", "font-size", "fill"], YI = ["x", "y", "font-size", "fill"], JI = ["x", "y", "font-size", "fill"], ZI = ["font-size", "fill"], e9 = ["font-size", "fill"], t9 = ["font-size", "fill"], r9 = { key: 5 }, a9 = ["fill", "points"], n9 = { key: 0 }, o9 = ["cx", "cy", "r", "fill", "stroke", "stroke-width", "onMouseover", "onClick"], i9 = { key: 1 }, A9 = ["d", "fill", "stroke", "stroke-width", "onMouseover", "onClick"], l9 = { key: 2 }, s9 = ["d", "fill", "stroke", "stroke-width", "onMouseover", "onClick"], u9 = { key: 3 }, c9 = ["d", "fill", "stroke", "stroke-width", "onMouseover", "onClick"], h9 = { key: 4 }, d9 = ["d", "fill", "stroke", "stroke-width", "onMouseover", "onClick"], f9 = { key: 5 }, g9 = ["d", "fill", "stroke", "stroke-width", "onMouseover", "onClick"], v9 = { key: 6 }, p9 = ["points", "fill", "stroke", "stroke-width", "onMouseover", "onClick"], y9 = { key: 6 }, w9 = ["x", "y", "font-size", "fill"], x9 = ["y"], b9 = ["onClick"], m9 = ["innerHTML"], B9 = ["onClick"], C9 = ["innerHTML"], _9 = ["innerHTML"], F9 = { key: 0 }, k9 = { key: 0 }, S9 = { style: { width: "100%" } }, E9 = {
|
|
36872
36880
|
__name: "vue-ui-quadrant",
|
|
36873
36881
|
props: {
|
|
36874
36882
|
config: {
|
|
@@ -37133,7 +37141,7 @@ const dI = ["id"], fI = { class: "vue-ui-quadrant-user-option-item" }, gI = ["id
|
|
|
37133
37141
|
generatePdf: le,
|
|
37134
37142
|
generateXls: ae
|
|
37135
37143
|
}), (m, F) => (y(), w("div", {
|
|
37136
|
-
class:
|
|
37144
|
+
class: it(`vue-ui-quadrant ${u.value.useCssAnimation ? "" : "vue-ui-dna"}`),
|
|
37137
37145
|
ref_key: "quadrantChart",
|
|
37138
37146
|
ref: A,
|
|
37139
37147
|
id: `vue-ui-quadrant_${a.value}`,
|
|
@@ -37400,25 +37408,25 @@ const dI = ["id"], fI = { class: "vue-ui-quadrant-user-option-item" }, gI = ["id
|
|
|
37400
37408
|
"text-anchor": "middle",
|
|
37401
37409
|
"font-size": u.value.style.chart.layout.labels.axisLabels.fontSize,
|
|
37402
37410
|
fill: u.value.style.chart.layout.labels.axisLabels.color.positive
|
|
37403
|
-
}, Q(E.value.x.max), 9,
|
|
37411
|
+
}, Q(E.value.x.max), 9, e9),
|
|
37404
37412
|
v("text", {
|
|
37405
37413
|
id: "xLabelMaxName",
|
|
37406
37414
|
"text-anchor": "middle",
|
|
37407
37415
|
"font-size": u.value.style.chart.layout.labels.axisLabels.fontSize,
|
|
37408
37416
|
fill: u.value.style.chart.layout.labels.axisLabels.color.positive
|
|
37409
|
-
}, Q(u.value.style.chart.layout.grid.xAxis.name), 9,
|
|
37417
|
+
}, Q(u.value.style.chart.layout.grid.xAxis.name), 9, t9)
|
|
37410
37418
|
])) : K("", !0),
|
|
37411
|
-
u.value.style.chart.layout.areas.show ? (y(), w("g",
|
|
37419
|
+
u.value.style.chart.layout.areas.show ? (y(), w("g", r9, [
|
|
37412
37420
|
(y(!0), w(be, null, _e(O.value, (B, S) => (y(), w("g", null, [
|
|
37413
37421
|
B.series.length > 2 ? (y(), w("polygon", {
|
|
37414
37422
|
key: 0,
|
|
37415
37423
|
fill: u.value.style.chart.layout.areas.useGradient ? `url(#quadrant_gradient_${a.value}_${S})` : `${B.color}${Xe(yt)[u.value.style.chart.layout.areas.opacity]}`,
|
|
37416
37424
|
points: Xe(R6)(B)
|
|
37417
|
-
}, null, 8,
|
|
37425
|
+
}, null, 8, a9)) : K("", !0)
|
|
37418
37426
|
]))), 256))
|
|
37419
37427
|
])) : K("", !0),
|
|
37420
37428
|
(y(!0), w(be, null, _e(O.value, (B) => (y(), w("g", null, [
|
|
37421
|
-
B.shape === "circle" ? (y(), w("g",
|
|
37429
|
+
B.shape === "circle" ? (y(), w("g", n9, [
|
|
37422
37430
|
(y(!0), w(be, null, _e(B.series, (S) => (y(), w("circle", {
|
|
37423
37431
|
cx: S.x,
|
|
37424
37432
|
cy: S.y,
|
|
@@ -37429,9 +37437,9 @@ const dI = ["id"], fI = { class: "vue-ui-quadrant-user-option-item" }, gI = ["id
|
|
|
37429
37437
|
onMouseover: (N) => Y(B, S),
|
|
37430
37438
|
onMouseout: F[7] || (F[7] = (N) => f.value = !1),
|
|
37431
37439
|
onClick: (N) => j(B, S)
|
|
37432
|
-
}, null, 40,
|
|
37440
|
+
}, null, 40, o9))), 256))
|
|
37433
37441
|
])) : K("", !0),
|
|
37434
|
-
B.shape === "triangle" ? (y(), w("g",
|
|
37442
|
+
B.shape === "triangle" ? (y(), w("g", i9, [
|
|
37435
37443
|
(y(!0), w(be, null, _e(B.series, (S) => (y(), w("path", {
|
|
37436
37444
|
d: Xe(eo)({
|
|
37437
37445
|
plot: { x: S.x, y: S.y },
|
|
@@ -37445,9 +37453,9 @@ const dI = ["id"], fI = { class: "vue-ui-quadrant-user-option-item" }, gI = ["id
|
|
|
37445
37453
|
onMouseover: (N) => Y(B, S),
|
|
37446
37454
|
onMouseout: F[8] || (F[8] = (N) => f.value = !1),
|
|
37447
37455
|
onClick: (N) => j(B, S)
|
|
37448
|
-
}, null, 40,
|
|
37456
|
+
}, null, 40, A9))), 256))
|
|
37449
37457
|
])) : K("", !0),
|
|
37450
|
-
B.shape === "square" ? (y(), w("g",
|
|
37458
|
+
B.shape === "square" ? (y(), w("g", l9, [
|
|
37451
37459
|
(y(!0), w(be, null, _e(B.series, (S) => (y(), w("path", {
|
|
37452
37460
|
d: Xe(eo)({
|
|
37453
37461
|
plot: { x: S.x, y: S.y },
|
|
@@ -37461,9 +37469,9 @@ const dI = ["id"], fI = { class: "vue-ui-quadrant-user-option-item" }, gI = ["id
|
|
|
37461
37469
|
onMouseover: (N) => Y(B, S),
|
|
37462
37470
|
onMouseout: F[9] || (F[9] = (N) => f.value = !1),
|
|
37463
37471
|
onClick: (N) => j(B, S)
|
|
37464
|
-
}, null, 40,
|
|
37472
|
+
}, null, 40, s9))), 256))
|
|
37465
37473
|
])) : K("", !0),
|
|
37466
|
-
B.shape === "diamond" ? (y(), w("g",
|
|
37474
|
+
B.shape === "diamond" ? (y(), w("g", u9, [
|
|
37467
37475
|
(y(!0), w(be, null, _e(B.series, (S) => (y(), w("path", {
|
|
37468
37476
|
d: Xe(eo)({
|
|
37469
37477
|
plot: { x: S.x, y: S.y },
|
|
@@ -37477,9 +37485,9 @@ const dI = ["id"], fI = { class: "vue-ui-quadrant-user-option-item" }, gI = ["id
|
|
|
37477
37485
|
onMouseover: (N) => Y(B, S),
|
|
37478
37486
|
onMouseout: F[10] || (F[10] = (N) => f.value = !1),
|
|
37479
37487
|
onClick: (N) => j(B, S)
|
|
37480
|
-
}, null, 40,
|
|
37488
|
+
}, null, 40, c9))), 256))
|
|
37481
37489
|
])) : K("", !0),
|
|
37482
|
-
B.shape === "pentagon" ? (y(), w("g",
|
|
37490
|
+
B.shape === "pentagon" ? (y(), w("g", h9, [
|
|
37483
37491
|
(y(!0), w(be, null, _e(B.series, (S) => (y(), w("path", {
|
|
37484
37492
|
d: Xe(eo)({
|
|
37485
37493
|
plot: { x: S.x, y: S.y },
|
|
@@ -37493,9 +37501,9 @@ const dI = ["id"], fI = { class: "vue-ui-quadrant-user-option-item" }, gI = ["id
|
|
|
37493
37501
|
onMouseover: (N) => Y(B, S),
|
|
37494
37502
|
onMouseout: F[11] || (F[11] = (N) => f.value = !1),
|
|
37495
37503
|
onClick: (N) => j(B, S)
|
|
37496
|
-
}, null, 40,
|
|
37504
|
+
}, null, 40, d9))), 256))
|
|
37497
37505
|
])) : K("", !0),
|
|
37498
|
-
B.shape === "hexagon" ? (y(), w("g",
|
|
37506
|
+
B.shape === "hexagon" ? (y(), w("g", f9, [
|
|
37499
37507
|
(y(!0), w(be, null, _e(B.series, (S) => (y(), w("path", {
|
|
37500
37508
|
d: Xe(eo)({
|
|
37501
37509
|
plot: { x: S.x, y: S.y },
|
|
@@ -37509,9 +37517,9 @@ const dI = ["id"], fI = { class: "vue-ui-quadrant-user-option-item" }, gI = ["id
|
|
|
37509
37517
|
onMouseover: (N) => Y(B, S),
|
|
37510
37518
|
onMouseout: F[12] || (F[12] = (N) => f.value = !1),
|
|
37511
37519
|
onClick: (N) => j(B, S)
|
|
37512
|
-
}, null, 40,
|
|
37520
|
+
}, null, 40, g9))), 256))
|
|
37513
37521
|
])) : K("", !0),
|
|
37514
|
-
B.shape === "star" ? (y(), w("g",
|
|
37522
|
+
B.shape === "star" ? (y(), w("g", v9, [
|
|
37515
37523
|
(y(!0), w(be, null, _e(B.series, (S) => (y(), w("polygon", {
|
|
37516
37524
|
points: Xe(Pc)({
|
|
37517
37525
|
plot: { x: S.x, y: S.y },
|
|
@@ -37523,10 +37531,10 @@ const dI = ["id"], fI = { class: "vue-ui-quadrant-user-option-item" }, gI = ["id
|
|
|
37523
37531
|
onMouseover: (N) => Y(B, S),
|
|
37524
37532
|
onMouseout: F[13] || (F[13] = (N) => f.value = !1),
|
|
37525
37533
|
onClick: (N) => j(B, S)
|
|
37526
|
-
}, null, 40,
|
|
37534
|
+
}, null, 40, p9))), 256))
|
|
37527
37535
|
])) : K("", !0)
|
|
37528
37536
|
]))), 256)),
|
|
37529
|
-
g.value.plotLabels.show ? (y(), w("g",
|
|
37537
|
+
g.value.plotLabels.show ? (y(), w("g", y9, [
|
|
37530
37538
|
(y(!0), w(be, null, _e(O.value, (B) => (y(), w("g", null, [
|
|
37531
37539
|
(y(!0), w(be, null, _e(B.series, (S) => (y(), w("text", {
|
|
37532
37540
|
x: S.x,
|
|
@@ -37534,7 +37542,7 @@ const dI = ["id"], fI = { class: "vue-ui-quadrant-user-option-item" }, gI = ["id
|
|
|
37534
37542
|
"text-anchor": "middle",
|
|
37535
37543
|
"font-size": u.value.style.chart.layout.labels.plotLabels.fontSize,
|
|
37536
37544
|
fill: u.value.style.chart.layout.labels.plotLabels.color
|
|
37537
|
-
}, Q(S.name), 9,
|
|
37545
|
+
}, Q(S.name), 9, w9))), 256))
|
|
37538
37546
|
]))), 256))
|
|
37539
37547
|
])) : K("", !0),
|
|
37540
37548
|
u.value.style.chart.legend.show && g.value.inside && !i.value ? (y(), w("foreignObject", {
|
|
@@ -37558,11 +37566,11 @@ const dI = ["id"], fI = { class: "vue-ui-quadrant-user-option-item" }, gI = ["id
|
|
|
37558
37566
|
v("div", {
|
|
37559
37567
|
innerHTML: B.shapePath,
|
|
37560
37568
|
style: { display: "flex", "align-items": "center", "justify-content": "center" }
|
|
37561
|
-
}, null, 8,
|
|
37569
|
+
}, null, 8, m9),
|
|
37562
37570
|
v("span", null, Q(B.name), 1)
|
|
37563
|
-
], 12,
|
|
37571
|
+
], 12, b9))), 256))
|
|
37564
37572
|
], 4)
|
|
37565
|
-
], 8,
|
|
37573
|
+
], 8, x9)) : K("", !0)
|
|
37566
37574
|
], 12, SI)),
|
|
37567
37575
|
u.value.style.chart.legend.show && (!g.value.inside || i.value) ? (y(), w("div", {
|
|
37568
37576
|
key: 2,
|
|
@@ -37578,9 +37586,9 @@ const dI = ["id"], fI = { class: "vue-ui-quadrant-user-option-item" }, gI = ["id
|
|
|
37578
37586
|
v("div", {
|
|
37579
37587
|
innerHTML: B.shapePath,
|
|
37580
37588
|
style: { display: "flex", "align-items": "center", "justify-content": "center" }
|
|
37581
|
-
}, null, 8,
|
|
37589
|
+
}, null, 8, C9),
|
|
37582
37590
|
v("span", null, Q(B.name), 1)
|
|
37583
|
-
], 12,
|
|
37591
|
+
], 12, B9))), 256))
|
|
37584
37592
|
], 4)) : K("", !0),
|
|
37585
37593
|
u.value.style.chart.tooltip.show && f.value ? (y(), w("div", {
|
|
37586
37594
|
key: 3,
|
|
@@ -37589,7 +37597,7 @@ const dI = ["id"], fI = { class: "vue-ui-quadrant-user-option-item" }, gI = ["id
|
|
|
37589
37597
|
ref: s,
|
|
37590
37598
|
style: L(`top:${d.value.top}px;left:${d.value.left}px;background:${u.value.style.chart.tooltip.backgroundColor};color:${u.value.style.chart.tooltip.color}`),
|
|
37591
37599
|
innerHTML: b.value
|
|
37592
|
-
}, null, 12,
|
|
37600
|
+
}, null, 12, _9)) : K("", !0),
|
|
37593
37601
|
g.value.showTable ? (y(), w("div", {
|
|
37594
37602
|
key: 4,
|
|
37595
37603
|
onClick: X,
|
|
@@ -37598,20 +37606,20 @@ const dI = ["id"], fI = { class: "vue-ui-quadrant-user-option-item" }, gI = ["id
|
|
|
37598
37606
|
}, [
|
|
37599
37607
|
v("table", null, [
|
|
37600
37608
|
v("thead", null, [
|
|
37601
|
-
u.value.style.chart.title.text ? (y(), w("tr",
|
|
37609
|
+
u.value.style.chart.title.text ? (y(), w("tr", F9, [
|
|
37602
37610
|
v("th", {
|
|
37603
37611
|
colspan: 5,
|
|
37604
37612
|
style: L(`background:${u.value.table.th.backgroundColor};color:${u.value.table.th.color};outline:${u.value.table.th.outline}`)
|
|
37605
37613
|
}, [
|
|
37606
37614
|
v("span", null, Q(u.value.style.chart.title.text), 1),
|
|
37607
|
-
u.value.style.chart.title.subtitle.text ? (y(), w("span",
|
|
37615
|
+
u.value.style.chart.title.subtitle.text ? (y(), w("span", k9, " : " + Q(u.value.style.chart.title.subtitle.text), 1)) : K("", !0)
|
|
37608
37616
|
], 4)
|
|
37609
37617
|
])) : K("", !0),
|
|
37610
37618
|
v("tr", null, [
|
|
37611
37619
|
(y(!0), w(be, null, _e(J.value.head, (B) => (y(), w("th", {
|
|
37612
37620
|
style: L(`background:${u.value.table.th.backgroundColor};color:${u.value.table.th.color};outline:${u.value.table.th.outline}`)
|
|
37613
37621
|
}, [
|
|
37614
|
-
v("div",
|
|
37622
|
+
v("div", S9, Q(B), 1)
|
|
37615
37623
|
], 4))), 256))
|
|
37616
37624
|
])
|
|
37617
37625
|
]),
|
|
@@ -37624,12 +37632,12 @@ const dI = ["id"], fI = { class: "vue-ui-quadrant-user-option-item" }, gI = ["id
|
|
|
37624
37632
|
])
|
|
37625
37633
|
])
|
|
37626
37634
|
], 4)) : K("", !0)
|
|
37627
|
-
],
|
|
37635
|
+
], 14, dI));
|
|
37628
37636
|
}
|
|
37629
|
-
}, _j = /* @__PURE__ */ Hr(
|
|
37630
|
-
const
|
|
37631
|
-
|
|
37632
|
-
],
|
|
37637
|
+
}, _j = /* @__PURE__ */ Hr(E9, [["__scopeId", "data-v-44fa0ee8"]]);
|
|
37638
|
+
const T9 = ["id"], L9 = { class: "vue-ui-gauge-user-option-item" }, U9 = ["id", "name"], Q9 = ["for"], I9 = ["disabled"], N9 = ["stroke"], M9 = /* @__PURE__ */ zt('<path stroke="none" d="M0 0h24v24H0z" fill="none" data-v-5fb1647b></path><path d="M18 16v.01" data-v-5fb1647b></path><path d="M6 16v.01" data-v-5fb1647b></path><path d="M12 5v.01" data-v-5fb1647b></path><path d="M12 12v.01" data-v-5fb1647b></path><path d="M12 1a4 4 0 0 1 2.001 7.464l.001 .072a3.998 3.998 0 0 1 1.987 3.758l.22 .128a3.978 3.978 0 0 1 1.591 -.417l.2 -.005a4 4 0 1 1 -3.994 3.77l-.28 -.16c-.522 .25 -1.108 .39 -1.726 .39c-.619 0 -1.205 -.14 -1.728 -.391l-.279 .16l.007 .231a4 4 0 1 1 -2.212 -3.579l.222 -.129a3.998 3.998 0 0 1 1.988 -3.756l.002 -.071a4 4 0 0 1 -1.995 -3.265l-.005 -.2a4 4 0 0 1 4 -4z" data-v-5fb1647b></path>', 6), D9 = [
|
|
37639
|
+
M9
|
|
37640
|
+
], O9 = { key: 1 }, P9 = ["viewBox"], H9 = ["id"], R9 = ["stop-color"], $9 = ["stop-color"], z9 = ["stop-color"], K9 = { key: 0 }, V9 = ["font-size", "fill", "x", "y"], G9 = ["font-size", "fill", "x", "y"], X9 = ["font-size", "fill", "x", "y"], W9 = ["d", "stroke", "stroke-width"], j9 = { key: 1 }, q9 = ["cx", "cy", "fill"], Y9 = ["cx", "cy", "r", "fill"], J9 = ["y", "width", "height", "fill"], Z9 = ["cx", "cy", "r", "fill", "stroke", "stroke-width"], eN = ["cx", "cy", "r", "fill", "stroke", "stroke-width"], tN = ["x", "y", "font-size", "font-weight", "fill"], rN = ["x", "y", "font-size", "font-weight", "fill"], aN = ["x1", "y1", "x2", "y2", "stroke", "stroke-width"], nN = ["x1", "y1", "x2", "y2", "stroke", "stroke-width"], oN = ["cx", "cy", "fill", "r", "stroke-width", "stroke"], iN = ["x", "y", "font-size", "fill"], AN = {
|
|
37633
37641
|
__name: "vue-ui-gauge",
|
|
37634
37642
|
props: {
|
|
37635
37643
|
config: {
|
|
@@ -37836,18 +37844,18 @@ const TN = ["id"], LN = { class: "vue-ui-gauge-user-option-item" }, UN = ["id",
|
|
|
37836
37844
|
class: "vue-ui-gauge-user-options-items",
|
|
37837
37845
|
style: L(`background:${s.value.style.chart.backgroundColor};color:${s.value.style.chart.color}`)
|
|
37838
37846
|
}, [
|
|
37839
|
-
v("div",
|
|
37847
|
+
v("div", L9, [
|
|
37840
37848
|
Lt(v("input", {
|
|
37841
37849
|
type: "checkbox",
|
|
37842
37850
|
id: `vue-ui-gauge-option-title_${n.value}`,
|
|
37843
37851
|
name: `vue-ui-gauge-option-title_${n.value}`,
|
|
37844
37852
|
"onUpdate:modelValue": P[0] || (P[0] = (M) => l.value.inside = M)
|
|
37845
|
-
}, null, 8,
|
|
37853
|
+
}, null, 8, U9), [
|
|
37846
37854
|
[Yt, l.value.inside]
|
|
37847
37855
|
]),
|
|
37848
37856
|
v("label", {
|
|
37849
37857
|
for: `vue-ui-gauge-option-title_${n.value}`
|
|
37850
|
-
}, Q(s.value.userOptions.labels.useDiv), 9,
|
|
37858
|
+
}, Q(s.value.userOptions.labels.useDiv), 9, Q9)
|
|
37851
37859
|
]),
|
|
37852
37860
|
v("button", {
|
|
37853
37861
|
class: "vue-ui-gauge-button",
|
|
@@ -37867,8 +37875,8 @@ const TN = ["id"], LN = { class: "vue-ui-gauge-user-option-item" }, UN = ["id",
|
|
|
37867
37875
|
fill: "none",
|
|
37868
37876
|
"stroke-linecap": "round",
|
|
37869
37877
|
"stroke-linejoin": "round"
|
|
37870
|
-
},
|
|
37871
|
-
], 12,
|
|
37878
|
+
}, D9, 8, N9)) : (y(), w("span", O9, "PDF"))
|
|
37879
|
+
], 12, I9)
|
|
37872
37880
|
], 4)
|
|
37873
37881
|
], 4)) : K("", !0),
|
|
37874
37882
|
(y(), w("svg", {
|
|
@@ -37888,18 +37896,18 @@ const TN = ["id"], LN = { class: "vue-ui-gauge-user-option-item" }, UN = ["id",
|
|
|
37888
37896
|
v("stop", {
|
|
37889
37897
|
offset: "0%",
|
|
37890
37898
|
"stop-color": `#FFFFFF${Xe(yt)[1]}`
|
|
37891
|
-
}, null, 8,
|
|
37899
|
+
}, null, 8, R9),
|
|
37892
37900
|
v("stop", {
|
|
37893
37901
|
offset: "80%",
|
|
37894
37902
|
"stop-color": `#FFFFFF${Xe(yt)[s.value.style.chart.layout.track.gradientIntensity]}`
|
|
37895
|
-
}, null, 8, $
|
|
37903
|
+
}, null, 8, $9),
|
|
37896
37904
|
v("stop", {
|
|
37897
37905
|
offset: "100%",
|
|
37898
37906
|
"stop-color": `#FFFFFF${Xe(yt)[1]}`
|
|
37899
|
-
}, null, 8,
|
|
37900
|
-
], 8,
|
|
37907
|
+
}, null, 8, z9)
|
|
37908
|
+
], 8, H9)
|
|
37901
37909
|
]),
|
|
37902
|
-
s.value.style.chart.title.text && l.value.inside && !o.value ? (y(), w("g",
|
|
37910
|
+
s.value.style.chart.title.text && l.value.inside && !o.value ? (y(), w("g", K9, [
|
|
37903
37911
|
v("text", {
|
|
37904
37912
|
"font-size": s.value.style.chart.title.fontSize * 1.5,
|
|
37905
37913
|
fill: s.value.style.chart.title.color,
|
|
@@ -37907,7 +37915,7 @@ const TN = ["id"], LN = { class: "vue-ui-gauge-user-option-item" }, UN = ["id",
|
|
|
37907
37915
|
y: s.value.style.chart.title.fontSize * 1.5 + 20,
|
|
37908
37916
|
"text-anchor": "middle",
|
|
37909
37917
|
style: L(`font-weight:${s.value.style.chart.title.bold ? "bold" : ""}`)
|
|
37910
|
-
}, Q(s.value.style.chart.title.text), 13,
|
|
37918
|
+
}, Q(s.value.style.chart.title.text), 13, V9),
|
|
37911
37919
|
s.value.style.chart.title.subtitle.text ? (y(), w("text", {
|
|
37912
37920
|
key: 0,
|
|
37913
37921
|
"font-size": s.value.style.chart.title.subtitle.fontSize * 1.5,
|
|
@@ -37916,7 +37924,7 @@ const TN = ["id"], LN = { class: "vue-ui-gauge-user-option-item" }, UN = ["id",
|
|
|
37916
37924
|
y: s.value.style.chart.title.fontSize * 1.5 * 2 + 20,
|
|
37917
37925
|
"text-anchor": "middle",
|
|
37918
37926
|
style: L(`font-weight:${s.value.style.chart.title.subtitle.bold ? "bold" : ""}`)
|
|
37919
|
-
}, Q(s.value.style.chart.title.subtitle.text), 13,
|
|
37927
|
+
}, Q(s.value.style.chart.title.subtitle.text), 13, G9)) : K("", !0),
|
|
37920
37928
|
isNaN(e.dataset.base) ? K("", !0) : (y(), w("text", {
|
|
37921
37929
|
key: 1,
|
|
37922
37930
|
"font-size": s.value.style.chart.title.subtitle.fontSize * 1.5,
|
|
@@ -37925,7 +37933,7 @@ const TN = ["id"], LN = { class: "vue-ui-gauge-user-option-item" }, UN = ["id",
|
|
|
37925
37933
|
y: s.value.style.chart.title.subtitle.text ? s.value.style.chart.title.fontSize * 2.3 * 2 + 20 : s.value.style.chart.title.fontSize * 1.5 * 2 + 20,
|
|
37926
37934
|
"text-anchor": "middle",
|
|
37927
37935
|
style: L(`font-weight:${s.value.style.chart.title.subtitle.bold ? "bold" : ""}`)
|
|
37928
|
-
}, Q(s.value.translations.base) + " : " + Q(e.dataset.base), 13,
|
|
37936
|
+
}, Q(s.value.translations.base) + " : " + Q(e.dataset.base), 13, X9))
|
|
37929
37937
|
])) : K("", !0),
|
|
37930
37938
|
(y(!0), w(be, null, _e(E(h.value, f.value.width / 2, f.value.height * 0.7, f.value.width / 2.5, f.value.width / 2.5), (M, J) => (y(), w("path", {
|
|
37931
37939
|
key: `arc_${J}`,
|
|
@@ -37934,22 +37942,22 @@ const TN = ["id"], LN = { class: "vue-ui-gauge-user-option-item" }, UN = ["id",
|
|
|
37934
37942
|
stroke: M.color,
|
|
37935
37943
|
"stroke-linecap": "round",
|
|
37936
37944
|
"stroke-width": f.value.width / 16 * s.value.style.chart.layout.track.size
|
|
37937
|
-
}, null, 8,
|
|
37938
|
-
s.value.style.chart.layout.track.useGradient ? (y(), w("g",
|
|
37945
|
+
}, null, 8, W9))), 128)),
|
|
37946
|
+
s.value.style.chart.layout.track.useGradient ? (y(), w("g", j9, [
|
|
37939
37947
|
v("circle", {
|
|
37940
37948
|
cx: f.value.width / 2,
|
|
37941
37949
|
cy: f.value.height * 0.69,
|
|
37942
37950
|
r: "225",
|
|
37943
37951
|
fill: `url(#gradient_${n.value})`,
|
|
37944
37952
|
stroke: "none"
|
|
37945
|
-
}, null, 8,
|
|
37953
|
+
}, null, 8, q9),
|
|
37946
37954
|
v("circle", {
|
|
37947
37955
|
cx: f.value.width / 2,
|
|
37948
37956
|
cy: f.value.height * 0.69 + 4,
|
|
37949
37957
|
r: 188 * 1 / s.value.style.chart.layout.track.size,
|
|
37950
37958
|
fill: s.value.style.chart.backgroundColor,
|
|
37951
37959
|
stroke: "none"
|
|
37952
|
-
}, null, 8,
|
|
37960
|
+
}, null, 8, Y9),
|
|
37953
37961
|
v("rect", {
|
|
37954
37962
|
x: 0,
|
|
37955
37963
|
y: f.value.height * 0.69,
|
|
@@ -37957,7 +37965,7 @@ const TN = ["id"], LN = { class: "vue-ui-gauge-user-option-item" }, UN = ["id",
|
|
|
37957
37965
|
height: f.value.height - f.value.height * 0.69,
|
|
37958
37966
|
fill: s.value.style.chart.backgroundColor,
|
|
37959
37967
|
stroke: "none"
|
|
37960
|
-
}, null, 8,
|
|
37968
|
+
}, null, 8, J9)
|
|
37961
37969
|
])) : K("", !0),
|
|
37962
37970
|
(y(!0), w(be, null, _e(E(h.value, f.value.width / 2, f.value.height * 0.7, f.value.width / 2.5, f.value.width / 2.5), (M, J) => (y(), w("circle", {
|
|
37963
37971
|
cx: M.center.startX,
|
|
@@ -37966,7 +37974,7 @@ const TN = ["id"], LN = { class: "vue-ui-gauge-user-option-item" }, UN = ["id",
|
|
|
37966
37974
|
fill: s.value.style.chart.layout.markers.backgroundColor,
|
|
37967
37975
|
stroke: s.value.style.chart.layout.markers.stroke,
|
|
37968
37976
|
"stroke-width": s.value.style.chart.layout.markers.strokeWidth
|
|
37969
|
-
}, null, 8,
|
|
37977
|
+
}, null, 8, Z9))), 256)),
|
|
37970
37978
|
v("circle", {
|
|
37971
37979
|
cx: f.value.width * 0.9,
|
|
37972
37980
|
cy: f.value.height * 0.69,
|
|
@@ -37974,7 +37982,7 @@ const TN = ["id"], LN = { class: "vue-ui-gauge-user-option-item" }, UN = ["id",
|
|
|
37974
37982
|
fill: s.value.style.chart.layout.markers.backgroundColor,
|
|
37975
37983
|
stroke: s.value.style.chart.layout.markers.stroke,
|
|
37976
37984
|
"stroke-width": s.value.style.chart.layout.markers.strokeWidth
|
|
37977
|
-
}, null, 8,
|
|
37985
|
+
}, null, 8, eN),
|
|
37978
37986
|
(y(!0), w(be, null, _e(E(h.value, f.value.width / 2, f.value.height * 0.7, f.value.width / 2.5, f.value.width / 2.5), (M, J) => (y(), w("text", {
|
|
37979
37987
|
x: M.center.startX,
|
|
37980
37988
|
y: U(J, M.center.startY, M.from) + s.value.style.chart.layout.markers.offsetY,
|
|
@@ -37982,7 +37990,7 @@ const TN = ["id"], LN = { class: "vue-ui-gauge-user-option-item" }, UN = ["id",
|
|
|
37982
37990
|
"font-size": H(M.from) * s.value.style.chart.layout.markers.fontSizeRatio,
|
|
37983
37991
|
"font-weight": `${s.value.style.chart.layout.markers.bold ? "bold" : "normal"}`,
|
|
37984
37992
|
fill: s.value.style.chart.layout.markers.color
|
|
37985
|
-
}, Q(M.from.toFixed(s.value.style.chart.layout.markers.roundingValue)), 9,
|
|
37993
|
+
}, Q(M.from.toFixed(s.value.style.chart.layout.markers.roundingValue)), 9, tN))), 256)),
|
|
37986
37994
|
v("text", {
|
|
37987
37995
|
x: f.value.width * 0.9,
|
|
37988
37996
|
y: U(1, f.value.height * 0.69, b.value) + s.value.style.chart.layout.markers.offsetY,
|
|
@@ -37990,7 +37998,7 @@ const TN = ["id"], LN = { class: "vue-ui-gauge-user-option-item" }, UN = ["id",
|
|
|
37990
37998
|
"font-size": H(b.value) * s.value.style.chart.layout.markers.fontSizeRatio,
|
|
37991
37999
|
"font-weight": `${s.value.style.chart.layout.markers.bold ? "bold" : "normal"}`,
|
|
37992
38000
|
fill: s.value.style.chart.layout.markers.color
|
|
37993
|
-
}, Q(b.value.toFixed(s.value.style.chart.layout.markers.roundingValue)), 9,
|
|
38001
|
+
}, Q(b.value.toFixed(s.value.style.chart.layout.markers.roundingValue)), 9, rN),
|
|
37994
38002
|
isNaN(g.value.x2) ? K("", !0) : (y(), w("line", {
|
|
37995
38003
|
key: 2,
|
|
37996
38004
|
x1: g.value.x1,
|
|
@@ -38000,7 +38008,7 @@ const TN = ["id"], LN = { class: "vue-ui-gauge-user-option-item" }, UN = ["id",
|
|
|
38000
38008
|
stroke: s.value.style.chart.layout.pointer.stroke,
|
|
38001
38009
|
"stroke-width": s.value.style.chart.layout.pointer.strokeWidth,
|
|
38002
38010
|
"stroke-linecap": "round"
|
|
38003
|
-
}, null, 8,
|
|
38011
|
+
}, null, 8, aN)),
|
|
38004
38012
|
isNaN(g.value.x2) ? K("", !0) : (y(), w("line", {
|
|
38005
38013
|
key: 3,
|
|
38006
38014
|
x1: g.value.x1,
|
|
@@ -38010,7 +38018,7 @@ const TN = ["id"], LN = { class: "vue-ui-gauge-user-option-item" }, UN = ["id",
|
|
|
38010
38018
|
stroke: s.value.style.chart.layout.pointer.useRatingColor ? p.value : s.value.style.chart.layout.pointer.color,
|
|
38011
38019
|
"stroke-linecap": "round",
|
|
38012
38020
|
"stroke-width": s.value.style.chart.layout.pointer.strokeWidth * 0.7
|
|
38013
|
-
}, null, 8,
|
|
38021
|
+
}, null, 8, nN)),
|
|
38014
38022
|
v("circle", {
|
|
38015
38023
|
cx: f.value.width / 2,
|
|
38016
38024
|
cy: f.value.height * 0.69,
|
|
@@ -38018,7 +38026,7 @@ const TN = ["id"], LN = { class: "vue-ui-gauge-user-option-item" }, UN = ["id",
|
|
|
38018
38026
|
r: s.value.style.chart.layout.pointer.circle.radius,
|
|
38019
38027
|
"stroke-width": s.value.style.chart.layout.pointer.circle.strokeWidth,
|
|
38020
38028
|
stroke: s.value.style.chart.layout.pointer.circle.stroke
|
|
38021
|
-
}, null, 8,
|
|
38029
|
+
}, null, 8, oN),
|
|
38022
38030
|
v("text", {
|
|
38023
38031
|
x: f.value.width / 2,
|
|
38024
38032
|
y: f.value.height * 0.9,
|
|
@@ -38026,14 +38034,14 @@ const TN = ["id"], LN = { class: "vue-ui-gauge-user-option-item" }, UN = ["id",
|
|
|
38026
38034
|
"font-size": s.value.style.chart.legend.fontSize,
|
|
38027
38035
|
"font-weight": "bold",
|
|
38028
38036
|
fill: s.value.style.chart.legend.useRatingColor ? p.value : s.value.style.chart.legend.color
|
|
38029
|
-
}, Q(s.value.style.chart.legend.prefix) + " " + Q(s.value.style.chart.legend.showPlusSymbol && u.value > 0 ? "+" : "") + Q(u.value.toFixed(s.value.style.chart.legend.roundingValue)) + " " + Q(s.value.style.chart.legend.suffix), 9,
|
|
38030
|
-
], 12,
|
|
38031
|
-
], 12,
|
|
38032
|
-
}
|
|
38033
|
-
}, Fj = /* @__PURE__ */ Hr(
|
|
38034
|
-
const
|
|
38035
|
-
|
|
38036
|
-
],
|
|
38037
|
+
}, Q(s.value.style.chart.legend.prefix) + " " + Q(s.value.style.chart.legend.showPlusSymbol && u.value > 0 ? "+" : "") + Q(u.value.toFixed(s.value.style.chart.legend.roundingValue)) + " " + Q(s.value.style.chart.legend.suffix), 9, iN)
|
|
38038
|
+
], 12, P9))
|
|
38039
|
+
], 12, T9));
|
|
38040
|
+
}
|
|
38041
|
+
}, Fj = /* @__PURE__ */ Hr(AN, [["__scopeId", "data-v-5fb1647b"]]);
|
|
38042
|
+
const lN = ["id"], sN = { class: "vue-ui-chestnut-user-option-item" }, uN = ["id", "name"], cN = ["for"], hN = ["disabled"], dN = ["stroke"], fN = /* @__PURE__ */ zt('<path stroke="none" d="M0 0h24v24H0z" fill="none" data-v-4dd82d88></path><path d="M18 16v.01" data-v-4dd82d88></path><path d="M6 16v.01" data-v-4dd82d88></path><path d="M12 5v.01" data-v-4dd82d88></path><path d="M12 12v.01" data-v-4dd82d88></path><path d="M12 1a4 4 0 0 1 2.001 7.464l.001 .072a3.998 3.998 0 0 1 1.987 3.758l.22 .128a3.978 3.978 0 0 1 1.591 -.417l.2 -.005a4 4 0 1 1 -3.994 3.77l-.28 -.16c-.522 .25 -1.108 .39 -1.726 .39c-.619 0 -1.205 -.14 -1.728 -.391l-.279 .16l.007 .231a4 4 0 1 1 -2.212 -3.579l.222 -.129a3.998 3.998 0 0 1 1.988 -3.756l.002 -.071a4 4 0 0 1 -1.995 -3.265l-.005 -.2a4 4 0 0 1 4 -4z" data-v-4dd82d88></path>', 6), gN = [
|
|
38043
|
+
fN
|
|
38044
|
+
], vN = { key: 1 }, pN = ["viewBox"], yN = { key: 0 }, wN = ["fill", "font-weight", "font-size", "x", "y"], xN = ["fill", "font-weight", "font-size", "x", "y"], bN = ["id"], mN = ["stop-color"], BN = ["stop-color"], CN = ["id"], _N = ["stop-color"], FN = ["stop-color"], kN = ["id"], SN = ["stop-color"], EN = ["stop-color"], TN = ["stop-color"], LN = ["id"], UN = ["stop-color"], QN = ["stop-color"], IN = ["stop-color"], NN = ["id"], MN = ["stop-color"], DN = ["stop-color"], ON = ["stop-color"], PN = { key: 1 }, HN = ["x", "y", "font-size", "font-weight", "fill"], RN = ["x", "y", "font-size", "font-weight", "fill"], $N = ["d", "stroke"], zN = ["cx", "cy", "r", "fill"], KN = ["cx", "cy", "r", "fill", "stroke", "stroke-width", "onClick"], VN = { key: 2 }, GN = ["x", "y", "font-size", "fill", "onClick"], XN = { key: 0 }, WN = ["x", "y", "fill", "font-size", "font-weight"], jN = ["x", "y", "height", "width", "fill", "rx", "onClick"], qN = ["x", "y", "height", "width", "fill", "rx", "stroke", "stroke-width", "onClick"], YN = { key: 3 }, JN = ["x", "y", "fill", "font-size", "onClick"], ZN = ["d", "stroke"], eM = ["cx", "cy", "fill", "onClick"], tM = ["fill", "cx", "cy", "r", "onClick"], rM = { key: 4 }, aM = ["x", "y", "font-size", "font-weight", "fill"], nM = ["x1", "x2", "y1", "y2", "stroke", "stroke-width"], oM = ["y", "height", "width"], iM = { style: { width: "100%", height: "100%", display: "flex", "align-items": "center", "justify-content": "center", "flex-direction": "column" } }, AM = { style: { display: "flex", "align-items": "center", "justify-content": "center", gap: "12px", "flex-wrap": "wrap", "flex-direction": "row" } }, lM = {
|
|
38037
38045
|
viewBox: "0 0 20 20",
|
|
38038
38046
|
height: "16",
|
|
38039
38047
|
width: "16"
|
|
@@ -38279,18 +38287,18 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38279
38287
|
v("summary", {
|
|
38280
38288
|
style: L(`background:${l.value.style.chart.backgroundColor};color:${l.value.style.chart.color}`)
|
|
38281
38289
|
}, Q(l.value.userOptions.title), 5),
|
|
38282
|
-
v("div",
|
|
38290
|
+
v("div", sN, [
|
|
38283
38291
|
Lt(v("input", {
|
|
38284
38292
|
type: "checkbox",
|
|
38285
38293
|
id: `vue-ui-chestnut-option-table_${a.value}`,
|
|
38286
38294
|
name: `vue-ui-chestnut-option-table_${a.value}`,
|
|
38287
38295
|
"onUpdate:modelValue": fe[0] || (fe[0] = (ne) => h.value.showTable = ne)
|
|
38288
|
-
}, null, 8,
|
|
38296
|
+
}, null, 8, uN), [
|
|
38289
38297
|
[Yt, h.value.showTable]
|
|
38290
38298
|
]),
|
|
38291
38299
|
v("label", {
|
|
38292
38300
|
for: `vue-ui-chestnut-option-table_${a.value}`
|
|
38293
|
-
}, Q(l.value.userOptions.labels.showTable), 9,
|
|
38301
|
+
}, Q(l.value.userOptions.labels.showTable), 9, cN)
|
|
38294
38302
|
]),
|
|
38295
38303
|
v("div", {
|
|
38296
38304
|
class: "vue-ui-chestnut-user-options-items",
|
|
@@ -38314,8 +38322,8 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38314
38322
|
fill: "none",
|
|
38315
38323
|
"stroke-linecap": "round",
|
|
38316
38324
|
"stroke-linejoin": "round"
|
|
38317
|
-
},
|
|
38318
|
-
], 12,
|
|
38325
|
+
}, gN, 8, dN)) : (y(), w("span", vN, "PDF"))
|
|
38326
|
+
], 12, hN),
|
|
38319
38327
|
v("button", {
|
|
38320
38328
|
class: "vue-ui-chestnut-button",
|
|
38321
38329
|
onClick: N,
|
|
@@ -38329,7 +38337,7 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38329
38337
|
style: L(`max-width:100%;overflow:visible;background:${l.value.style.chart.backgroundColor};color:${l.value.style.chart.color}`),
|
|
38330
38338
|
onClick: ue
|
|
38331
38339
|
}, [
|
|
38332
|
-
M.value ? K("", !0) : (y(), w("g",
|
|
38340
|
+
M.value ? K("", !0) : (y(), w("g", yN, [
|
|
38333
38341
|
l.value.style.chart.layout.title.text ? (y(), w("text", {
|
|
38334
38342
|
key: 0,
|
|
38335
38343
|
"text-anchor": "middle",
|
|
@@ -38339,7 +38347,7 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38339
38347
|
x: f.value.width / 2,
|
|
38340
38348
|
y: 12 + l.value.style.chart.layout.title.fontSize + l.value.style.chart.layout.title.offsetY,
|
|
38341
38349
|
onClick: z
|
|
38342
|
-
}, Q(l.value.style.chart.layout.title.text), 9,
|
|
38350
|
+
}, Q(l.value.style.chart.layout.title.text), 9, wN)) : K("", !0),
|
|
38343
38351
|
l.value.style.chart.layout.title.subtitle.text ? (y(), w("text", {
|
|
38344
38352
|
key: 1,
|
|
38345
38353
|
"text-anchor": "middle",
|
|
@@ -38349,7 +38357,7 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38349
38357
|
x: f.value.width / 2,
|
|
38350
38358
|
y: 48 + l.value.style.chart.layout.title.subtitle.fontSize + l.value.style.chart.layout.title.subtitle.offsetY,
|
|
38351
38359
|
onClick: z
|
|
38352
|
-
}, Q(l.value.style.chart.layout.title.subtitle.text), 9,
|
|
38360
|
+
}, Q(l.value.style.chart.layout.title.subtitle.text), 9, xN)) : K("", !0)
|
|
38353
38361
|
])),
|
|
38354
38362
|
v("defs", null, [
|
|
38355
38363
|
(y(!0), w(be, null, _e(u.value, (ne, Fe) => (y(), w("radialGradient", {
|
|
@@ -38363,12 +38371,12 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38363
38371
|
v("stop", {
|
|
38364
38372
|
offset: "0%",
|
|
38365
38373
|
"stop-color": `${Xe(sr)(ne.color, 0.05)}${Xe(yt)[100 - l.value.style.chart.layout.roots.gradientIntensity]}`
|
|
38366
|
-
}, null, 8,
|
|
38374
|
+
}, null, 8, mN),
|
|
38367
38375
|
v("stop", {
|
|
38368
38376
|
offset: "100%",
|
|
38369
38377
|
"stop-color": ne.color
|
|
38370
|
-
}, null, 8,
|
|
38371
|
-
], 8,
|
|
38378
|
+
}, null, 8, BN)
|
|
38379
|
+
], 8, bN))), 256)),
|
|
38372
38380
|
(y(!0), w(be, null, _e(u.value, (ne) => (y(), w("linearGradient", {
|
|
38373
38381
|
x1: "0%",
|
|
38374
38382
|
y1: "0%",
|
|
@@ -38379,12 +38387,12 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38379
38387
|
v("stop", {
|
|
38380
38388
|
offset: "0%",
|
|
38381
38389
|
"stop-color": ne.color
|
|
38382
|
-
}, null, 8,
|
|
38390
|
+
}, null, 8, _N),
|
|
38383
38391
|
v("stop", {
|
|
38384
38392
|
offset: "100%",
|
|
38385
38393
|
"stop-color": `${Xe(sr)(ne.color, 0.02)}${Xe(yt)[100 - l.value.style.chart.layout.branches.gradientIntensity]}`
|
|
38386
|
-
}, null, 8,
|
|
38387
|
-
], 8,
|
|
38394
|
+
}, null, 8, FN)
|
|
38395
|
+
], 8, CN))), 256)),
|
|
38388
38396
|
v("radialGradient", {
|
|
38389
38397
|
cx: "50%",
|
|
38390
38398
|
cy: "50%",
|
|
@@ -38396,16 +38404,16 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38396
38404
|
v("stop", {
|
|
38397
38405
|
offset: "0%",
|
|
38398
38406
|
"stop-color": `#FFFFFF${Xe(yt)[0]}`
|
|
38399
|
-
}, null, 8,
|
|
38407
|
+
}, null, 8, SN),
|
|
38400
38408
|
v("stop", {
|
|
38401
38409
|
offset: "80%",
|
|
38402
38410
|
"stop-color": `#FFFFFF${Xe(yt)[l.value.style.chart.layout.nuts.selected.gradientIntensity]}`
|
|
38403
|
-
}, null, 8,
|
|
38411
|
+
}, null, 8, EN),
|
|
38404
38412
|
v("stop", {
|
|
38405
38413
|
offset: "100%",
|
|
38406
38414
|
"stop-color": `#FFFFFF${Xe(yt)[0]}`
|
|
38407
|
-
}, null, 8,
|
|
38408
|
-
], 8,
|
|
38415
|
+
}, null, 8, TN)
|
|
38416
|
+
], 8, kN),
|
|
38409
38417
|
v("radialGradient", {
|
|
38410
38418
|
cx: "50%",
|
|
38411
38419
|
cy: "50%",
|
|
@@ -38417,16 +38425,16 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38417
38425
|
v("stop", {
|
|
38418
38426
|
offset: "0%",
|
|
38419
38427
|
"stop-color": `#FFFFFF${Xe(yt)[0]}`
|
|
38420
|
-
}, null, 8,
|
|
38428
|
+
}, null, 8, UN),
|
|
38421
38429
|
v("stop", {
|
|
38422
38430
|
offset: "80%",
|
|
38423
38431
|
"stop-color": `#FFFFFF${Xe(yt)[l.value.style.chart.layout.nuts.gradientIntensity]}`
|
|
38424
|
-
}, null, 8,
|
|
38432
|
+
}, null, 8, QN),
|
|
38425
38433
|
v("stop", {
|
|
38426
38434
|
offset: "100%",
|
|
38427
38435
|
"stop-color": `#FFFFFF${Xe(yt)[0]}`
|
|
38428
|
-
}, null, 8,
|
|
38429
|
-
], 8,
|
|
38436
|
+
}, null, 8, IN)
|
|
38437
|
+
], 8, LN),
|
|
38430
38438
|
v("radialGradient", {
|
|
38431
38439
|
cx: "50%",
|
|
38432
38440
|
cy: "50%",
|
|
@@ -38438,18 +38446,18 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38438
38446
|
v("stop", {
|
|
38439
38447
|
offset: "0%",
|
|
38440
38448
|
"stop-color": `${l.value.style.chart.backgroundColor}${Xe(yt)[100]}`
|
|
38441
|
-
}, null, 8,
|
|
38449
|
+
}, null, 8, MN),
|
|
38442
38450
|
v("stop", {
|
|
38443
38451
|
offset: "80%",
|
|
38444
38452
|
"stop-color": `${l.value.style.chart.backgroundColor}${Xe(yt)[60]}`
|
|
38445
|
-
}, null, 8,
|
|
38453
|
+
}, null, 8, DN),
|
|
38446
38454
|
v("stop", {
|
|
38447
38455
|
offset: "100%",
|
|
38448
38456
|
"stop-color": `${l.value.style.chart.backgroundColor}${Xe(yt)[0]}`
|
|
38449
|
-
}, null, 8,
|
|
38450
|
-
], 8,
|
|
38457
|
+
}, null, 8, ON)
|
|
38458
|
+
], 8, NN)
|
|
38451
38459
|
]),
|
|
38452
|
-
l.value.style.chart.layout.grandTotal.show ? (y(), w("g",
|
|
38460
|
+
l.value.style.chart.layout.grandTotal.show ? (y(), w("g", PN, [
|
|
38453
38461
|
v("text", {
|
|
38454
38462
|
x: b.value.seedX,
|
|
38455
38463
|
y: 32 + l.value.style.chart.layout.grandTotal.offsetY,
|
|
@@ -38458,7 +38466,7 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38458
38466
|
fill: l.value.style.chart.layout.grandTotal.color,
|
|
38459
38467
|
"text-anchor": "middle",
|
|
38460
38468
|
onClick: z
|
|
38461
|
-
}, Q(l.value.style.chart.layout.grandTotal.text), 9,
|
|
38469
|
+
}, Q(l.value.style.chart.layout.grandTotal.text), 9, HN),
|
|
38462
38470
|
v("text", {
|
|
38463
38471
|
x: b.value.seedX,
|
|
38464
38472
|
y: 38 + l.value.style.chart.layout.grandTotal.fontSize + l.value.style.chart.layout.grandTotal.offsetY,
|
|
@@ -38467,7 +38475,7 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38467
38475
|
fill: l.value.style.chart.layout.grandTotal.color,
|
|
38468
38476
|
"text-anchor": "middle",
|
|
38469
38477
|
onClick: z
|
|
38470
|
-
}, Q(l.value.style.chart.layout.grandTotal.prefix) + " " + Q(d.value.toFixed(l.value.style.chart.layout.grandTotal.roundingValue)) + " " + Q(l.value.style.chart.layout.grandTotal.suffix), 9,
|
|
38478
|
+
}, Q(l.value.style.chart.layout.grandTotal.prefix) + " " + Q(d.value.toFixed(l.value.style.chart.layout.grandTotal.roundingValue)) + " " + Q(l.value.style.chart.layout.grandTotal.suffix), 9, RN)
|
|
38471
38479
|
])) : K("", !0),
|
|
38472
38480
|
(y(!0), w(be, null, _e(O.value, (ne) => (y(), w("g", null, [
|
|
38473
38481
|
(y(!0), w(be, null, _e(f.value.branchSize, (Fe, De) => (y(), w("path", {
|
|
@@ -38483,7 +38491,7 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38483
38491
|
"shape-rendering": "cirspEdges",
|
|
38484
38492
|
style: L(`opacity:${W(ne) ? 1 : 0}`),
|
|
38485
38493
|
onClick: z
|
|
38486
|
-
}, null, 12, $
|
|
38494
|
+
}, null, 12, $N))), 256))
|
|
38487
38495
|
]))), 256)),
|
|
38488
38496
|
(y(!0), w(be, null, _e(H.value, (ne) => (y(), w("circle", {
|
|
38489
38497
|
cx: ne.x,
|
|
@@ -38492,7 +38500,7 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38492
38500
|
fill: l.value.style.chart.layout.roots.underlayerColor,
|
|
38493
38501
|
stroke: "none",
|
|
38494
38502
|
style: L(`cursor:pointer; opacity:${W(ne) ? 1 : 0.05}`)
|
|
38495
|
-
}, null, 12,
|
|
38503
|
+
}, null, 12, zN))), 256)),
|
|
38496
38504
|
(y(!0), w(be, null, _e(H.value, (ne) => (y(), w("circle", {
|
|
38497
38505
|
cx: ne.x,
|
|
38498
38506
|
cy: ne.y,
|
|
@@ -38502,8 +38510,8 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38502
38510
|
"stroke-width": l.value.style.chart.layout.roots.strokeWidth,
|
|
38503
38511
|
style: L(`cursor:pointer; opacity:${W(ne) ? 1 : 0.05}`),
|
|
38504
38512
|
onClick: (Fe) => R(ne)
|
|
38505
|
-
}, null, 12,
|
|
38506
|
-
l.value.style.chart.layout.roots.labels.show ? (y(), w("g",
|
|
38513
|
+
}, null, 12, KN))), 256)),
|
|
38514
|
+
l.value.style.chart.layout.roots.labels.show ? (y(), w("g", VN, [
|
|
38507
38515
|
(y(!0), w(be, null, _e(H.value, (ne) => (y(), w("text", {
|
|
38508
38516
|
x: ne.x,
|
|
38509
38517
|
y: ne.y + l.value.style.chart.layout.roots.labels.fontSize / 2.6,
|
|
@@ -38513,9 +38521,9 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38513
38521
|
"font-weight": "bold",
|
|
38514
38522
|
style: L(`cursor:pointer; opacity:${W(ne) ? 1 : 0.05}`),
|
|
38515
38523
|
onClick: (Fe) => R(ne)
|
|
38516
|
-
}, Q(l.value.style.chart.layout.roots.labels.prefix) + " " + Q(ne.total.toFixed(l.value.style.chart.layout.roots.labels.roundingValue)) + " " + Q(l.value.style.chart.layout.roots.labels.suffix), 13,
|
|
38524
|
+
}, Q(l.value.style.chart.layout.roots.labels.prefix) + " " + Q(ne.total.toFixed(l.value.style.chart.layout.roots.labels.roundingValue)) + " " + Q(l.value.style.chart.layout.roots.labels.suffix), 13, GN))), 256)),
|
|
38517
38525
|
(y(!0), w(be, null, _e(H.value, (ne) => (y(), w("g", null, [
|
|
38518
|
-
M.value && ne.rootIndex === M.value.rootIndex || T.value && ne.rootIndex === T.value.rootIndex || D.value && ne.rootIndex === D.value.rootIndex ? (y(), w("g",
|
|
38526
|
+
M.value && ne.rootIndex === M.value.rootIndex || T.value && ne.rootIndex === T.value.rootIndex || D.value && ne.rootIndex === D.value.rootIndex ? (y(), w("g", XN, [
|
|
38519
38527
|
v("text", {
|
|
38520
38528
|
x: ne.x,
|
|
38521
38529
|
y: ne.y + ne.r + 24,
|
|
@@ -38524,7 +38532,7 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38524
38532
|
"font-size": l.value.style.chart.layout.roots.labels.name.fontSize,
|
|
38525
38533
|
"font-weight": l.value.style.chart.layout.roots.labels.name.bold ? "bold" : "normal",
|
|
38526
38534
|
onClick: z
|
|
38527
|
-
}, Q(ne.name), 9,
|
|
38535
|
+
}, Q(ne.name), 9, WN)
|
|
38528
38536
|
])) : K("", !0)
|
|
38529
38537
|
]))), 256))
|
|
38530
38538
|
])) : K("", !0),
|
|
@@ -38538,7 +38546,7 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38538
38546
|
stroke: "none",
|
|
38539
38547
|
style: L(`opacity:${W(ne) ? 1 : 0.05}`),
|
|
38540
38548
|
onClick: (Fe) => ie(ne)
|
|
38541
|
-
}, null, 12,
|
|
38549
|
+
}, null, 12, jN))), 256)),
|
|
38542
38550
|
(y(!0), w(be, null, _e(O.value, (ne) => (y(), w("rect", {
|
|
38543
38551
|
x: ne.x1,
|
|
38544
38552
|
y: ne.y1,
|
|
@@ -38550,8 +38558,8 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38550
38558
|
"stroke-width": l.value.style.chart.layout.branches.strokeWidth,
|
|
38551
38559
|
style: L(`cursor:pointer; opacity:${W(ne) ? 1 : 0.05}`),
|
|
38552
38560
|
onClick: (Fe) => ie(ne)
|
|
38553
|
-
}, null, 12,
|
|
38554
|
-
l.value.style.chart.layout.branches.labels.dataLabels.show ? (y(), w("g",
|
|
38561
|
+
}, null, 12, qN))), 256)),
|
|
38562
|
+
l.value.style.chart.layout.branches.labels.dataLabels.show ? (y(), w("g", YN, [
|
|
38555
38563
|
(y(!0), w(be, null, _e(O.value, (ne) => (y(), w("g", null, [
|
|
38556
38564
|
ne.proportionToRoot * 100 > l.value.style.chart.layout.branches.labels.dataLabels.hideUnderValue ? (y(), w("text", {
|
|
38557
38565
|
key: 0,
|
|
@@ -38563,7 +38571,7 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38563
38571
|
"font-weight": "bold",
|
|
38564
38572
|
style: L(`cursor:pointer; opacity:${W(ne) ? 1 : 0.05}`),
|
|
38565
38573
|
onClick: (Fe) => ie(ne)
|
|
38566
|
-
}, Q(l.value.style.chart.layout.branches.labels.dataLabels.prefix) + " " + Q(ne.value.toFixed(l.value.style.chart.layout.branches.labels.dataLabels.roundingValue)) + " " + Q(l.value.style.chart.layout.branches.labels.dataLabels.suffix), 13,
|
|
38574
|
+
}, Q(l.value.style.chart.layout.branches.labels.dataLabels.prefix) + " " + Q(ne.value.toFixed(l.value.style.chart.layout.branches.labels.dataLabels.roundingValue)) + " " + Q(l.value.style.chart.layout.branches.labels.dataLabels.suffix), 13, JN)) : K("", !0)
|
|
38567
38575
|
]))), 256))
|
|
38568
38576
|
])) : K("", !0),
|
|
38569
38577
|
(y(!0), w(be, null, _e(O.value, (ne) => (y(), w("g", null, [
|
|
@@ -38579,7 +38587,7 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38579
38587
|
"stroke-width": 10,
|
|
38580
38588
|
fill: "none",
|
|
38581
38589
|
style: L(`opacity:${W(ne) ? 1 : 0.1}`)
|
|
38582
|
-
}, null, 12,
|
|
38590
|
+
}, null, 12, ZN))), 256)),
|
|
38583
38591
|
(y(!0), w(be, null, _e(O.value, (Fe) => (y(), w("circle", {
|
|
38584
38592
|
cx: Fe.x2 + 24 + l.value.style.chart.layout.nuts.offsetX,
|
|
38585
38593
|
cy: Fe.y1 + f.value.branchSize / 2,
|
|
@@ -38686,7 +38694,7 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38686
38694
|
r: 256,
|
|
38687
38695
|
fill: `url(#nut_underlayer_${a.value})`,
|
|
38688
38696
|
onClick: j,
|
|
38689
|
-
class:
|
|
38697
|
+
class: it(l.value.style.chart.layout.nuts.selected.useMotion ? "vue-ui-chestnut-animated" : "")
|
|
38690
38698
|
}, null, 10, vM),
|
|
38691
38699
|
v("circle", {
|
|
38692
38700
|
cx: M.value.x2 + 24 + l.value.style.chart.layout.nuts.offsetX,
|
|
@@ -38694,7 +38702,7 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38694
38702
|
r: 118,
|
|
38695
38703
|
fill: l.value.style.chart.backgroundColor,
|
|
38696
38704
|
onClick: j,
|
|
38697
|
-
class:
|
|
38705
|
+
class: it(l.value.style.chart.layout.nuts.selected.useMotion ? "vue-ui-chestnut-animated" : "")
|
|
38698
38706
|
}, null, 10, pM),
|
|
38699
38707
|
(y(!0), w(be, null, _e(J.value, (ne) => (y(), w("path", {
|
|
38700
38708
|
d: ne.path,
|
|
@@ -38702,7 +38710,7 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38702
38710
|
"stroke-width": 64,
|
|
38703
38711
|
fill: "none",
|
|
38704
38712
|
onClick: j,
|
|
38705
|
-
class:
|
|
38713
|
+
class: it(l.value.style.chart.layout.nuts.selected.useMotion ? "vue-ui-chestnut-animated" : "")
|
|
38706
38714
|
}, null, 10, yM))), 256)),
|
|
38707
38715
|
v("circle", {
|
|
38708
38716
|
cx: M.value.x2 + 24 + l.value.style.chart.layout.nuts.offsetX,
|
|
@@ -38710,7 +38718,7 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38710
38718
|
r: 100,
|
|
38711
38719
|
fill: `url(#nutpick_${a.value})`,
|
|
38712
38720
|
onClick: j,
|
|
38713
|
-
class:
|
|
38721
|
+
class: it(l.value.style.chart.layout.nuts.selected.useMotion ? "vue-ui-chestnut-animated" : "")
|
|
38714
38722
|
}, null, 10, wM),
|
|
38715
38723
|
v("circle", {
|
|
38716
38724
|
cx: M.value.x2 + 24 + l.value.style.chart.layout.nuts.offsetX,
|
|
@@ -38718,7 +38726,7 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38718
38726
|
r: 48,
|
|
38719
38727
|
fill: l.value.style.chart.backgroundColor,
|
|
38720
38728
|
onClick: j,
|
|
38721
|
-
class:
|
|
38729
|
+
class: it(l.value.style.chart.layout.nuts.selected.useMotion ? "vue-ui-chestnut-animated" : "")
|
|
38722
38730
|
}, null, 10, xM),
|
|
38723
38731
|
(y(!0), w(be, null, _e(J.value, (ne) => (y(), w("g", null, [
|
|
38724
38732
|
F(ne) ? (y(), w("path", {
|
|
@@ -38729,7 +38737,7 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38729
38737
|
"stroke-linecap": "round",
|
|
38730
38738
|
"stroke-linejoin": "round",
|
|
38731
38739
|
fill: "none",
|
|
38732
|
-
class:
|
|
38740
|
+
class: it(l.value.style.chart.layout.nuts.selected.useMotion ? "vue-ui-chestnut-animated" : "")
|
|
38733
38741
|
}, null, 10, bM)) : K("", !0)
|
|
38734
38742
|
]))), 256)),
|
|
38735
38743
|
v("text", {
|
|
@@ -38740,7 +38748,7 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38740
38748
|
"font-weight": l.value.style.chart.layout.nuts.selected.labels.core.total.bold ? "bold" : "normal",
|
|
38741
38749
|
"text-anchor": "middle",
|
|
38742
38750
|
onClick: j,
|
|
38743
|
-
class:
|
|
38751
|
+
class: it(l.value.style.chart.layout.nuts.selected.useMotion ? "vue-ui-chestnut-animated" : "")
|
|
38744
38752
|
}, Q(l.value.translations.total), 11, mM),
|
|
38745
38753
|
v("text", {
|
|
38746
38754
|
x: M.value.x2 + 24 + l.value.style.chart.layout.nuts.offsetX,
|
|
@@ -38750,7 +38758,7 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38750
38758
|
"font-weight": l.value.style.chart.layout.nuts.selected.labels.core.value.bold ? "bold" : "normal",
|
|
38751
38759
|
"text-anchor": "middle",
|
|
38752
38760
|
onClick: j,
|
|
38753
|
-
class:
|
|
38761
|
+
class: it(l.value.style.chart.layout.nuts.selected.useMotion ? "vue-ui-chestnut-animated" : "")
|
|
38754
38762
|
}, Q(l.value.style.chart.layout.nuts.selected.labels.core.value.prefix) + " " + Q(M.value.value.toFixed(l.value.style.chart.layout.nuts.selected.roundingValue)) + " " + Q(l.value.style.chart.layout.nuts.selected.labels.core.value.suffix), 11, BM),
|
|
38755
38763
|
(y(!0), w(be, null, _e(J.value, (ne, Fe) => (y(), w("g", null, [
|
|
38756
38764
|
F(ne) ? (y(), w("text", {
|
|
@@ -38761,7 +38769,7 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38761
38769
|
fill: ne.color,
|
|
38762
38770
|
"font-size": l.value.style.chart.layout.nuts.selected.labels.dataLabels.fontSize,
|
|
38763
38771
|
style: L(`font-weight:${l.value.style.chart.layout.nuts.selected.labels.dataLabels.bold ? "bold" : ""}`),
|
|
38764
|
-
class:
|
|
38772
|
+
class: it(l.value.style.chart.layout.nuts.selected.useMotion ? "vue-ui-chestnut-animated" : "")
|
|
38765
38773
|
}, " ⬤ ", 14, CM)) : K("", !0),
|
|
38766
38774
|
F(ne) ? (y(), w("text", {
|
|
38767
38775
|
key: 1,
|
|
@@ -38771,7 +38779,7 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38771
38779
|
fill: l.value.style.chart.layout.nuts.selected.labels.dataLabels.color,
|
|
38772
38780
|
"font-size": l.value.style.chart.layout.nuts.selected.labels.dataLabels.fontSize,
|
|
38773
38781
|
style: L(`font-weight:${l.value.style.chart.layout.nuts.selected.labels.dataLabels.bold ? "bold" : ""}`),
|
|
38774
|
-
class:
|
|
38782
|
+
class: it(l.value.style.chart.layout.nuts.selected.useMotion ? "vue-ui-chestnut-animated" : "")
|
|
38775
38783
|
}, Q(M.value.breakdown[Fe].name), 15, _M)) : K("", !0)
|
|
38776
38784
|
]))), 256)),
|
|
38777
38785
|
(y(!0), w(be, null, _e(J.value, (ne, Fe) => (y(), w("g", null, [
|
|
@@ -38783,7 +38791,7 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38783
38791
|
fill: l.value.style.chart.layout.nuts.selected.labels.dataLabels.color,
|
|
38784
38792
|
"font-size": l.value.style.chart.layout.nuts.selected.labels.dataLabels.fontSize,
|
|
38785
38793
|
style: L(`font-weight:${l.value.style.chart.layout.nuts.selected.labels.dataLabels.bold ? "bold" : ""}`),
|
|
38786
|
-
class:
|
|
38794
|
+
class: it(l.value.style.chart.layout.nuts.selected.useMotion ? "vue-ui-chestnut-animated" : "")
|
|
38787
38795
|
}, Q((M.value.breakdown[Fe].value / M.value.value * 100).toFixed(l.value.style.chart.layout.nuts.selected.labels.roundingPercentage)) + "% " + Q(l.value.translations.of) + " " + Q(M.value.breakdown[Fe].branchName) + " (" + Q(l.value.style.chart.layout.nuts.selected.labels.dataLabels.prefix) + " " + Q(M.value.breakdown[Fe].value) + " " + Q(l.value.style.chart.layout.nuts.selected.labels.dataLabels.suffix) + ") ", 15, FM)) : K("", !0),
|
|
38788
38796
|
F(ne) ? (y(), w("text", {
|
|
38789
38797
|
key: 1,
|
|
@@ -38793,7 +38801,7 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38793
38801
|
fill: l.value.style.chart.layout.nuts.selected.labels.dataLabels.color,
|
|
38794
38802
|
"font-size": l.value.style.chart.layout.nuts.selected.labels.dataLabels.fontSize,
|
|
38795
38803
|
style: L(`font-weight:${l.value.style.chart.layout.nuts.selected.labels.dataLabels.bold ? "bold" : ""}`),
|
|
38796
|
-
class:
|
|
38804
|
+
class: it(l.value.style.chart.layout.nuts.selected.useMotion ? "vue-ui-chestnut-animated" : "")
|
|
38797
38805
|
}, Q((M.value.breakdown[Fe].proportionToRoot * 100).toFixed(l.value.style.chart.layout.nuts.selected.labels.roundingPercentage)) + "% " + Q(l.value.translations.of) + " " + Q(M.value.breakdown[Fe].rootName), 15, kM)) : K("", !0),
|
|
38798
38806
|
F(ne) ? (y(), w("text", {
|
|
38799
38807
|
key: 2,
|
|
@@ -38803,7 +38811,7 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38803
38811
|
fill: l.value.style.chart.layout.nuts.selected.labels.dataLabels.color,
|
|
38804
38812
|
"font-size": l.value.style.chart.layout.nuts.selected.labels.dataLabels.fontSize,
|
|
38805
38813
|
style: L(`font-weight:${l.value.style.chart.layout.nuts.selected.labels.dataLabels.bold ? "bold" : ""}`),
|
|
38806
|
-
class:
|
|
38814
|
+
class: it(l.value.style.chart.layout.nuts.selected.useMotion ? "vue-ui-chestnut-animated" : "")
|
|
38807
38815
|
}, Q((M.value.breakdown[Fe].proportionToTree * 100).toFixed(l.value.style.chart.layout.nuts.selected.labels.roundingPercentage)) + "% " + Q(l.value.translations.proportionToTree), 15, SM)) : K("", !0)
|
|
38808
38816
|
]))), 256))
|
|
38809
38817
|
])) : K("", !0),
|
|
@@ -38837,7 +38845,7 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38837
38845
|
onClick: z
|
|
38838
38846
|
}, Q((ne.value / d.value * 100).toFixed(l.value.style.chart.layout.branches.labels.dataLabels.roundingPercentage)) + "% " + Q(l.value.translations.proportionToTree), 9, LM)) : K("", !0)
|
|
38839
38847
|
]))), 256))
|
|
38840
|
-
], 12,
|
|
38848
|
+
], 12, pN)) : K("", !0),
|
|
38841
38849
|
h.value.showTable ? (y(), w("div", {
|
|
38842
38850
|
key: 2,
|
|
38843
38851
|
onClick: ue,
|
|
@@ -38917,10 +38925,10 @@ const l9 = ["id"], s9 = { class: "vue-ui-chestnut-user-option-item" }, u9 = ["id
|
|
|
38917
38925
|
])
|
|
38918
38926
|
])
|
|
38919
38927
|
])) : K("", !0)
|
|
38920
|
-
], 12,
|
|
38928
|
+
], 12, lN));
|
|
38921
38929
|
}
|
|
38922
38930
|
}, kj = /* @__PURE__ */ Hr(WM, [["__scopeId", "data-v-4dd82d88"]]);
|
|
38923
|
-
const jM = ["id"], qM = { class: "vue-ui-onion-user-option-item" }, YM = ["id", "name"], JM = ["for"], ZM = { class: "vue-ui-onion-user-option-item" }, eD = ["id", "name"], tD = ["for"], rD = ["disabled"], aD = ["stroke"], nD = /* @__PURE__ */ zt('<path stroke="none" d="M0 0h24v24H0z" fill="none" data-v-
|
|
38931
|
+
const jM = ["id"], qM = { class: "vue-ui-onion-user-option-item" }, YM = ["id", "name"], JM = ["for"], ZM = { class: "vue-ui-onion-user-option-item" }, eD = ["id", "name"], tD = ["for"], rD = ["disabled"], aD = ["stroke"], nD = /* @__PURE__ */ zt('<path stroke="none" d="M0 0h24v24H0z" fill="none" data-v-43c9a779></path><path d="M18 16v.01" data-v-43c9a779></path><path d="M6 16v.01" data-v-43c9a779></path><path d="M12 5v.01" data-v-43c9a779></path><path d="M12 12v.01" data-v-43c9a779></path><path d="M12 1a4 4 0 0 1 2.001 7.464l.001 .072a3.998 3.998 0 0 1 1.987 3.758l.22 .128a3.978 3.978 0 0 1 1.591 -.417l.2 -.005a4 4 0 1 1 -3.994 3.77l-.28 -.16c-.522 .25 -1.108 .39 -1.726 .39c-.619 0 -1.205 -.14 -1.728 -.391l-.279 .16l.007 .231a4 4 0 1 1 -2.212 -3.579l.222 -.129a3.998 3.998 0 0 1 1.988 -3.756l.002 -.071a4 4 0 0 1 -1.995 -3.265l-.005 -.2a4 4 0 0 1 4 -4z" data-v-43c9a779></path>', 6), oD = [
|
|
38924
38932
|
nD
|
|
38925
38933
|
], iD = { key: 1 }, AD = ["viewBox"], lD = ["id"], sD = ["stop-color"], uD = ["stop-color"], cD = ["stop-color"], hD = { key: 0 }, dD = ["font-size", "fill", "x", "y"], fD = ["font-size", "fill", "x", "y"], gD = ["cx", "cy", "r", "stroke", "stroke-width", "stroke-dasharray", "stroke-dashoffset"], vD = ["cx", "cy", "r", "stroke", "stroke-width", "stroke-dasharray", "stroke-dashoffset"], pD = { key: 1 }, yD = ["cx", "cy", "r", "fill"], wD = { key: 2 }, xD = ["x", "y", "font-size", "fill", "font-weight"], bD = ["y", "height"], mD = ["onClick"], BD = {
|
|
38926
38934
|
viewBox: "0 0 12 12",
|
|
@@ -39047,7 +39055,7 @@ const jM = ["id"], qM = { class: "vue-ui-onion-user-option-item" }, YM = ["id",
|
|
|
39047
39055
|
generatePdf: re,
|
|
39048
39056
|
generateXls: O
|
|
39049
39057
|
}), (M, J) => (y(), w("div", {
|
|
39050
|
-
class:
|
|
39058
|
+
class: it(`vue-ui-onion ${l.value.useCssAnimation ? "" : "vue-ui-dna"}`),
|
|
39051
39059
|
ref_key: "onionChart",
|
|
39052
39060
|
ref: A,
|
|
39053
39061
|
id: `vue-ui-onion_${a.value}`,
|
|
@@ -39325,10 +39333,10 @@ const jM = ["id"], qM = { class: "vue-ui-onion-user-option-item" }, YM = ["id",
|
|
|
39325
39333
|
])
|
|
39326
39334
|
])
|
|
39327
39335
|
], 4)) : K("", !0)
|
|
39328
|
-
],
|
|
39336
|
+
], 14, jM));
|
|
39329
39337
|
}
|
|
39330
|
-
}, Sj = /* @__PURE__ */ Hr(LD, [["__scopeId", "data-v-
|
|
39331
|
-
const UD = ["id"], QD = { class: "vue-ui-vertical-bar-user-option-item" }, ID = ["id", "name"], ND = ["for"], MD = { class: "vue-ui-vertical-bar-user-option-item" }, DD = ["id", "name"], OD = ["for"], PD = { class: "vue-ui-vertical-bar-user-option-item" }, HD = ["id", "name"], RD = ["for"], $D = ["disabled"], zD = ["stroke"], KD = /* @__PURE__ */ zt('<path stroke="none" d="M0 0h24v24H0z" fill="none" data-v-
|
|
39338
|
+
}, Sj = /* @__PURE__ */ Hr(LD, [["__scopeId", "data-v-43c9a779"]]);
|
|
39339
|
+
const UD = ["id"], QD = { class: "vue-ui-vertical-bar-user-option-item" }, ID = ["id", "name"], ND = ["for"], MD = { class: "vue-ui-vertical-bar-user-option-item" }, DD = ["id", "name"], OD = ["for"], PD = { class: "vue-ui-vertical-bar-user-option-item" }, HD = ["id", "name"], RD = ["for"], $D = ["disabled"], zD = ["stroke"], KD = /* @__PURE__ */ zt('<path stroke="none" d="M0 0h24v24H0z" fill="none" data-v-f77c65d9></path><path d="M18 16v.01" data-v-f77c65d9></path><path d="M6 16v.01" data-v-f77c65d9></path><path d="M12 5v.01" data-v-f77c65d9></path><path d="M12 12v.01" data-v-f77c65d9></path><path d="M12 1a4 4 0 0 1 2.001 7.464l.001 .072a3.998 3.998 0 0 1 1.987 3.758l.22 .128a3.978 3.978 0 0 1 1.591 -.417l.2 -.005a4 4 0 1 1 -3.994 3.77l-.28 -.16c-.522 .25 -1.108 .39 -1.726 .39c-.619 0 -1.205 -.14 -1.728 -.391l-.279 .16l.007 .231a4 4 0 1 1 -2.212 -3.579l.222 -.129a3.998 3.998 0 0 1 1.988 -3.756l.002 -.071a4 4 0 0 1 -1.995 -3.265l-.005 -.2a4 4 0 0 1 4 -4z" data-v-f77c65d9></path>', 6), VD = [
|
|
39332
39340
|
KD
|
|
39333
39341
|
], GD = { key: 1 }, XD = ["onClick"], WD = {
|
|
39334
39342
|
viewBox: "0 0 12 12",
|
|
@@ -39528,7 +39536,7 @@ const UD = ["id"], QD = { class: "vue-ui-vertical-bar-user-option-item" }, ID =
|
|
|
39528
39536
|
generatePdf: le,
|
|
39529
39537
|
generateXls: m
|
|
39530
39538
|
}), (B, S) => (y(), w("div", {
|
|
39531
|
-
class:
|
|
39539
|
+
class: it(`vue-ui-vertical-bar ${p.value.useCssAnimation ? "" : "vue-ui-dna"}`),
|
|
39532
39540
|
ref_key: "verticalBarChart",
|
|
39533
39541
|
ref: A,
|
|
39534
39542
|
id: `vue-ui-vertical-bar_${a.value}`,
|
|
@@ -39922,9 +39930,9 @@ const UD = ["id"], QD = { class: "vue-ui-vertical-bar-user-option-item" }, ID =
|
|
|
39922
39930
|
])
|
|
39923
39931
|
])
|
|
39924
39932
|
], 4)) : K("", !0)
|
|
39925
|
-
],
|
|
39933
|
+
], 14, UD));
|
|
39926
39934
|
}
|
|
39927
|
-
}, Ej = /* @__PURE__ */ Hr(mO, [["__scopeId", "data-v-
|
|
39935
|
+
}, Ej = /* @__PURE__ */ Hr(mO, [["__scopeId", "data-v-f77c65d9"]]), Tj = {
|
|
39928
39936
|
__name: "vue-ui-screenshot",
|
|
39929
39937
|
props: {
|
|
39930
39938
|
config: {
|
|
@@ -40613,7 +40621,7 @@ const Jo = (e) => (Ni("data-v-5e52cc58"), e = e(), Mi(), e), HO = ["id"], RO = [
|
|
|
40613
40621
|
);
|
|
40614
40622
|
return (p, _) => (y(), w("div", {
|
|
40615
40623
|
id: r.value,
|
|
40616
|
-
class:
|
|
40624
|
+
class: it({ "vue-ui-skeleton": !0, "vue-ui-skeleton-animated": o.value }),
|
|
40617
40625
|
style: L(`background:${a.value.style.backgroundColor};color:${a.value.style.color};display:flex;align-items:center;justify-content:center;`)
|
|
40618
40626
|
}, [
|
|
40619
40627
|
i.value === "pyramid" ? (y(), w("svg", {
|
|
@@ -41984,7 +41992,7 @@ const ZH = ["id"], eR = { class: "vue-ui-heatmap-user-option-item" }, tR = ["id"
|
|
|
41984
41992
|
], 12, ZH));
|
|
41985
41993
|
}
|
|
41986
41994
|
}, Ij = /* @__PURE__ */ Hr(OR, [["__scopeId", "data-v-94fbd52c"]]);
|
|
41987
|
-
const PR = ["id"], HR = { class: "vue-ui-scatter-user-option-item" }, RR = ["id", "name"], $R = ["for"], zR = { class: "vue-ui-scatter-user-option-item" }, KR = ["id", "name"], VR = ["for"], GR = ["disabled"], XR = ["stroke"], WR = /* @__PURE__ */ zt('<path stroke="none" d="M0 0h24v24H0z" fill="none" data-v-
|
|
41995
|
+
const PR = ["id"], HR = { class: "vue-ui-scatter-user-option-item" }, RR = ["id", "name"], $R = ["for"], zR = { class: "vue-ui-scatter-user-option-item" }, KR = ["id", "name"], VR = ["for"], GR = ["disabled"], XR = ["stroke"], WR = /* @__PURE__ */ zt('<path stroke="none" d="M0 0h24v24H0z" fill="none" data-v-6dc7f70c></path><path d="M18 16v.01" data-v-6dc7f70c></path><path d="M6 16v.01" data-v-6dc7f70c></path><path d="M12 5v.01" data-v-6dc7f70c></path><path d="M12 12v.01" data-v-6dc7f70c></path><path d="M12 1a4 4 0 0 1 2.001 7.464l.001 .072a3.998 3.998 0 0 1 1.987 3.758l.22 .128a3.978 3.978 0 0 1 1.591 -.417l.2 -.005a4 4 0 1 1 -3.994 3.77l-.28 -.16c-.522 .25 -1.108 .39 -1.726 .39c-.619 0 -1.205 -.14 -1.728 -.391l-.279 .16l.007 .231a4 4 0 1 1 -2.212 -3.579l.222 -.129a3.998 3.998 0 0 1 1.988 -3.756l.002 -.071a4 4 0 0 1 -1.995 -3.265l-.005 -.2a4 4 0 0 1 4 -4z" data-v-6dc7f70c></path>', 6), jR = [
|
|
41988
41996
|
WR
|
|
41989
41997
|
], qR = { key: 1 }, YR = ["viewBox"], JR = { key: 0 }, ZR = ["font-size", "fill", "x"], e$ = ["font-size", "fill", "x", "y"], t$ = { key: 1 }, r$ = ["x1", "x2", "y1", "y2", "stroke", "stroke-width"], a$ = ["x1", "x2", "y1", "y2", "stroke", "stroke-width"], n$ = ["cx", "cy", "r", "fill", "stroke", "stroke-width", "onMouseover"], o$ = { key: 2 }, i$ = ["x", "y", "font-size", "fill"], A$ = ["x", "y", "font-size", "fill"], l$ = ["id", "font-size", "font-weight", "fill"], s$ = { key: 3 }, u$ = ["x", "y", "font-size", "fill"], c$ = ["x", "y", "font-size", "fill"], h$ = ["font-size", "font-weight", "fill", "x", "y"], d$ = ["id"], f$ = ["x", "y", "width", "height"], g$ = { key: 4 }, v$ = ["x1", "x2", "y1", "y2", "stroke-dasharray", "stroke", "stroke-width", "clip-path"], p$ = ["x", "y", "fill", "font-size", "font-weight"], y$ = ["y", "height"], w$ = ["onClick"], x$ = ["height", "width"], b$ = ["fill"], m$ = ["onClick"], B$ = ["height", "width"], C$ = ["fill"], _$ = ["innerHTML"], F$ = { key: 0 }, k$ = { key: 0 }, S$ = { style: { display: "flex", "flex-direction": "row", gap: "3px", "align-items": "center" } }, E$ = ["height", "width"], T$ = ["fill"], L$ = {
|
|
41990
41998
|
__name: "vue-ui-scatter",
|
|
@@ -42133,7 +42141,7 @@ const PR = ["id"], HR = { class: "vue-ui-scatter-user-option-item" }, RR = ["id"
|
|
|
42133
42141
|
generatePdf: D,
|
|
42134
42142
|
generateXls: z
|
|
42135
42143
|
}), (Y, j) => (y(), w("div", {
|
|
42136
|
-
class:
|
|
42144
|
+
class: it(`vue-ui-scatter ${d.value.useCssAnimation ? "" : "vue-ui-dna"}`),
|
|
42137
42145
|
ref_key: "scatterChart",
|
|
42138
42146
|
ref: i,
|
|
42139
42147
|
id: `vue-ui-scatter_${n.value}`,
|
|
@@ -42495,10 +42503,10 @@ const PR = ["id"], HR = { class: "vue-ui-scatter-user-option-item" }, RR = ["id"
|
|
|
42495
42503
|
])
|
|
42496
42504
|
])
|
|
42497
42505
|
], 4)) : K("", !0)
|
|
42498
|
-
],
|
|
42506
|
+
], 14, PR));
|
|
42499
42507
|
}
|
|
42500
|
-
}, Nj = /* @__PURE__ */ Hr(L$, [["__scopeId", "data-v-
|
|
42501
|
-
const U$ = ["id"], Q$ = { class: "vue-ui-candlestick-user-option-item" }, I$ = ["id", "name"], N$ = ["for"], M$ = { class: "vue-ui-candlestick-user-option-item" }, D$ = ["id", "name"], O$ = ["for"], P$ = ["disabled"], H$ = ["stroke"], R$ = /* @__PURE__ */ zt('<path stroke="none" d="M0 0h24v24H0z" fill="none" data-v-
|
|
42508
|
+
}, Nj = /* @__PURE__ */ Hr(L$, [["__scopeId", "data-v-6dc7f70c"]]);
|
|
42509
|
+
const U$ = ["id"], Q$ = { class: "vue-ui-candlestick-user-option-item" }, I$ = ["id", "name"], N$ = ["for"], M$ = { class: "vue-ui-candlestick-user-option-item" }, D$ = ["id", "name"], O$ = ["for"], P$ = ["disabled"], H$ = ["stroke"], R$ = /* @__PURE__ */ zt('<path stroke="none" d="M0 0h24v24H0z" fill="none" data-v-f2b0478b></path><path d="M18 16v.01" data-v-f2b0478b></path><path d="M6 16v.01" data-v-f2b0478b></path><path d="M12 5v.01" data-v-f2b0478b></path><path d="M12 12v.01" data-v-f2b0478b></path><path d="M12 1a4 4 0 0 1 2.001 7.464l.001 .072a3.998 3.998 0 0 1 1.987 3.758l.22 .128a3.978 3.978 0 0 1 1.591 -.417l.2 -.005a4 4 0 1 1 -3.994 3.77l-.28 -.16c-.522 .25 -1.108 .39 -1.726 .39c-.619 0 -1.205 -.14 -1.728 -.391l-.279 .16l.007 .231a4 4 0 1 1 -2.212 -3.579l.222 -.129a3.998 3.998 0 0 1 1.988 -3.756l.002 -.071a4 4 0 0 1 -1.995 -3.265l-.005 -.2a4 4 0 0 1 4 -4z" data-v-f2b0478b></path>', 6), $$ = [
|
|
42502
42510
|
R$
|
|
42503
42511
|
], z$ = { key: 1 }, K$ = ["viewBox"], V$ = { key: 0 }, G$ = ["id"], X$ = ["stop-color"], W$ = ["stop-color"], j$ = ["stop-color"], q$ = ["id"], Y$ = ["stop-color"], J$ = ["stop-color"], Z$ = ["stop-color"], ez = { key: 0 }, tz = ["font-size", "fill", "x"], rz = ["font-size", "fill", "x", "y"], az = { key: 1 }, nz = ["x1", "x2", "y1", "y2", "stroke", "stroke-width"], oz = ["x1", "x2", "y1", "y2", "stroke", "stroke-width"], iz = { key: 2 }, Az = ["x1", "x2", "y1", "y2", "stroke", "stroke-width"], lz = ["x", "y", "font-size", "fill", "font-weight"], sz = { key: 3 }, uz = ["x", "y", "font-size", "fill", "font-weight"], cz = ["x1", "x2", "y1", "y2", "stroke", "stroke-width"], hz = { key: 0 }, dz = ["cx", "cy", "r", "fill"], fz = ["cx", "cy", "r", "fill"], gz = { key: 1 }, vz = ["x1", "x2", "y1", "y2", "stroke", "stroke-width"], pz = ["x1", "x2", "y1", "y2", "stroke", "stroke-width"], yz = ["x", "y", "height", "width", "fill", "rx"], wz = ["x", "y", "height", "width", "fill", "rx", "stroke", "stroke-width"], xz = ["x", "y", "height", "width", "fill", "onMouseover"], bz = {
|
|
42504
42512
|
key: 2,
|
|
@@ -42669,7 +42677,7 @@ const U$ = ["id"], Q$ = { class: "vue-ui-candlestick-user-option-item" }, I$ = [
|
|
|
42669
42677
|
}), (X, le) => (y(), w("div", {
|
|
42670
42678
|
ref_key: "candlestickChart",
|
|
42671
42679
|
ref: f,
|
|
42672
|
-
class:
|
|
42680
|
+
class: it(`vue-ui-candlestick ${u.value.useCssAnimation ? "" : "vue-ui-dna"}`),
|
|
42673
42681
|
style: L(`font-family:${u.value.style.fontFamily};width:100%; text-align:center;${u.value.userOptions.show ? "padding-top:36px" : ""}`),
|
|
42674
42682
|
id: `vue-ui-candlestick_${n.value}`
|
|
42675
42683
|
}, [
|
|
@@ -43066,9 +43074,9 @@ const U$ = ["id"], Q$ = { class: "vue-ui-candlestick-user-option-item" }, I$ = [
|
|
|
43066
43074
|
])
|
|
43067
43075
|
])
|
|
43068
43076
|
], 4)) : K("", !0)
|
|
43069
|
-
],
|
|
43077
|
+
], 14, U$));
|
|
43070
43078
|
}
|
|
43071
|
-
}, Mj = /* @__PURE__ */ Hr(Iz, [["__scopeId", "data-v-
|
|
43079
|
+
}, Mj = /* @__PURE__ */ Hr(Iz, [["__scopeId", "data-v-f2b0478b"]]);
|
|
43072
43080
|
const Nz = ["id"], Mz = { class: "vue-ui-age-pyramid-user-option-item" }, Dz = ["id", "name"], Oz = ["for"], Pz = { class: "vue-ui-age-pyramid-user-option-item" }, Hz = ["id", "name"], Rz = ["for"], $z = ["disabled"], zz = ["stroke"], Kz = /* @__PURE__ */ zt('<path stroke="none" d="M0 0h24v24H0z" fill="none" data-v-9b46ec18></path><path d="M18 16v.01" data-v-9b46ec18></path><path d="M6 16v.01" data-v-9b46ec18></path><path d="M12 5v.01" data-v-9b46ec18></path><path d="M12 12v.01" data-v-9b46ec18></path><path d="M12 1a4 4 0 0 1 2.001 7.464l.001 .072a3.998 3.998 0 0 1 1.987 3.758l.22 .128a3.978 3.978 0 0 1 1.591 -.417l.2 -.005a4 4 0 1 1 -3.994 3.77l-.28 -.16c-.522 .25 -1.108 .39 -1.726 .39c-.619 0 -1.205 -.14 -1.728 -.391l-.279 .16l.007 .231a4 4 0 1 1 -2.212 -3.579l.222 -.129a3.998 3.998 0 0 1 1.988 -3.756l.002 -.071a4 4 0 0 1 -1.995 -3.265l-.005 -.2a4 4 0 0 1 4 -4z" data-v-9b46ec18></path>', 6), Vz = [
|
|
43073
43081
|
Kz
|
|
43074
43082
|
], Gz = { key: 1 }, Xz = ["viewBox"], Wz = ["id"], jz = ["stop-color"], qz = ["stop-color"], Yz = ["id"], Jz = ["stop-color"], Zz = ["stop-color"], eK = { key: 0 }, tK = ["font-size", "fill", "x"], rK = ["font-size", "fill", "x", "y"], aK = ["x", "y", "width", "height", "fill", "rx"], nK = ["x", "y", "width", "height", "fill", "rx"], oK = ["x", "y", "width", "height", "fill", "rx"], iK = ["x", "y", "width", "height", "fill", "rx"], AK = { key: 0 }, lK = ["x", "y", "fill", "font-size", "font-weight"], sK = ["x", "y", "fill", "font-size", "font-weight"], uK = { key: 1 }, cK = ["x", "y", "font-size", "fill", "font-weight"], hK = { key: 2 }, dK = { key: 0 }, fK = ["x1", "x2", "y1", "y2", "stroke", "stroke-width"], gK = ["x1", "x2", "y1", "y2", "stroke", "stroke-width"], vK = ["x1", "x2", "y1", "y2", "stroke", "stroke-width"], pK = ["x", "y", "font-size", "fill", "font-weight"], yK = ["x1", "x2", "y1", "y2", "stroke", "stroke-width"], wK = ["x", "y", "font-size", "fill", "font-weight"], xK = ["x", "y", "font-size", "fill", "font-weight"], bK = ["x", "y", "width", "height", "fill", "onMouseover"], mK = ["innerHTML"], BK = { key: 0 }, CK = { key: 0 }, _K = {
|
|
@@ -45258,7 +45266,7 @@ function BG(e, t, r, n, a, o) {
|
|
|
45258
45266
|
color: a.isMoveMode ? o.annotatorConfig.style.buttons.controls.selected.color : o.annotatorConfig.style.buttons.controls.color,
|
|
45259
45267
|
borderRadius: `${o.annotatorConfig.style.buttons.borderRadius}px`
|
|
45260
45268
|
}),
|
|
45261
|
-
class:
|
|
45269
|
+
class: it({
|
|
45262
45270
|
"button-tool": !0,
|
|
45263
45271
|
"button-tool--selected": a.isMoveMode,
|
|
45264
45272
|
tooltip: !0
|
|
@@ -45288,7 +45296,7 @@ function BG(e, t, r, n, a, o) {
|
|
|
45288
45296
|
color: a.isResizeMode ? o.annotatorConfig.style.buttons.controls.selected.color : o.annotatorConfig.style.buttons.controls.color,
|
|
45289
45297
|
borderRadius: `${o.annotatorConfig.style.buttons.borderRadius}px`
|
|
45290
45298
|
}),
|
|
45291
|
-
class:
|
|
45299
|
+
class: it({
|
|
45292
45300
|
"button-tool": !0,
|
|
45293
45301
|
"button-tool--selected": a.isResizeMode,
|
|
45294
45302
|
tooltip: !0
|
|
@@ -45318,7 +45326,7 @@ function BG(e, t, r, n, a, o) {
|
|
|
45318
45326
|
color: a.isDeleteMode ? o.annotatorConfig.style.buttons.controls.selected.color : o.annotatorConfig.style.buttons.controls.color,
|
|
45319
45327
|
borderRadius: `${o.annotatorConfig.style.buttons.borderRadius}px`
|
|
45320
45328
|
}),
|
|
45321
|
-
class:
|
|
45329
|
+
class: it({
|
|
45322
45330
|
"button-tool": !0,
|
|
45323
45331
|
"button-tool--selected": a.isDeleteMode,
|
|
45324
45332
|
tooltip: !0
|
|
@@ -45348,7 +45356,7 @@ function BG(e, t, r, n, a, o) {
|
|
|
45348
45356
|
color: a.isSelectMode ? o.annotatorConfig.style.buttons.controls.selected.color : o.annotatorConfig.style.buttons.controls.color,
|
|
45349
45357
|
borderRadius: `${o.annotatorConfig.style.buttons.borderRadius}px`
|
|
45350
45358
|
}),
|
|
45351
|
-
class:
|
|
45359
|
+
class: it({
|
|
45352
45360
|
"button-tool": !0,
|
|
45353
45361
|
"button-tool--selected": a.isSelectMode,
|
|
45354
45362
|
tooltip: !0
|
|
@@ -45378,7 +45386,7 @@ function BG(e, t, r, n, a, o) {
|
|
|
45378
45386
|
color: o.annotatorConfig.style.buttons.controls.color,
|
|
45379
45387
|
borderRadius: `${o.annotatorConfig.style.buttons.borderRadius}px`
|
|
45380
45388
|
}),
|
|
45381
|
-
class:
|
|
45389
|
+
class: it({ "button-tool": !0, tooltip: !0 }),
|
|
45382
45390
|
onClick: t[4] || (t[4] = (i) => {
|
|
45383
45391
|
a.isResizeMode = !1, a.isMoveMode = !0, a.isDeleteMode = !1, a.isDrawMode = !1, a.isSelectMode = !1, a.isTextMode = !1, a.isWriting = !1, a.showCaret = !1, o.bringShapeTo("front");
|
|
45384
45392
|
})
|
|
@@ -45404,7 +45412,7 @@ function BG(e, t, r, n, a, o) {
|
|
|
45404
45412
|
color: o.annotatorConfig.style.buttons.controls.color,
|
|
45405
45413
|
borderRadius: `${o.annotatorConfig.style.buttons.borderRadius}px`
|
|
45406
45414
|
}),
|
|
45407
|
-
class:
|
|
45415
|
+
class: it({ "button-tool": !0, tooltip: !0 }),
|
|
45408
45416
|
onClick: t[5] || (t[5] = (i) => {
|
|
45409
45417
|
a.isResizeMode = !1, a.isMoveMode = !0, a.isDeleteMode = !1, a.isDrawMode = !1, a.isSelectMode = !1, a.isTextMode = !1, a.isWriting = !1, a.showCaret = !1, o.bringShapeTo("back");
|
|
45410
45418
|
})
|
|
@@ -45430,7 +45438,7 @@ function BG(e, t, r, n, a, o) {
|
|
|
45430
45438
|
color: o.annotatorConfig.style.buttons.controls.color,
|
|
45431
45439
|
borderRadius: `${o.annotatorConfig.style.buttons.borderRadius}px`
|
|
45432
45440
|
}),
|
|
45433
|
-
class:
|
|
45441
|
+
class: it({ "button-tool": !0, tooltip: !0 }),
|
|
45434
45442
|
onClick: t[6] || (t[6] = (i) => {
|
|
45435
45443
|
o.deleteEmptyTextElement(), a.isResizeMode = !1, a.isMoveMode = !0, a.isDeleteMode = !1, a.isDrawMode = !1, a.isSelectMode = !1, a.isTextMode = !1, a.isWriting = !1, a.showCaret = !1, o.copyPaste();
|
|
45436
45444
|
})
|
|
@@ -45456,7 +45464,7 @@ function BG(e, t, r, n, a, o) {
|
|
|
45456
45464
|
color: o.annotatorConfig.style.buttons.controls.color,
|
|
45457
45465
|
borderRadius: `${o.annotatorConfig.style.buttons.borderRadius}px`
|
|
45458
45466
|
}),
|
|
45459
|
-
class:
|
|
45467
|
+
class: it({ "button-tool": !0, "button-tool--one-shot": !0, tooltip: !0 }),
|
|
45460
45468
|
onClick: t[7] || (t[7] = (i) => {
|
|
45461
45469
|
a.isResizeMode = !1, a.isMoveMode = !1, a.isDeleteMode = !1, a.isDrawMode = !1, a.isSelectMode = !1, a.isTextMode = !1, a.isWriting = !1, a.activeShape = void 0, a.showCaret = !1, o.undoLastShape();
|
|
45462
45470
|
})
|
|
@@ -45482,7 +45490,7 @@ function BG(e, t, r, n, a, o) {
|
|
|
45482
45490
|
color: o.annotatorConfig.style.buttons.controls.color,
|
|
45483
45491
|
borderRadius: `${o.annotatorConfig.style.buttons.borderRadius}px`
|
|
45484
45492
|
}),
|
|
45485
|
-
class:
|
|
45493
|
+
class: it({ "button-tool": !0, tooltip: !0 }),
|
|
45486
45494
|
onClick: t[8] || (t[8] = (...i) => o.print && o.print(...i))
|
|
45487
45495
|
}, [
|
|
45488
45496
|
bV,
|
|
@@ -45506,7 +45514,7 @@ function BG(e, t, r, n, a, o) {
|
|
|
45506
45514
|
color: o.annotatorConfig.style.buttons.controls.color,
|
|
45507
45515
|
borderRadius: `${o.annotatorConfig.style.buttons.borderRadius}px`
|
|
45508
45516
|
}),
|
|
45509
|
-
class:
|
|
45517
|
+
class: it({ "button-tool": !0, tooltip: !0 }),
|
|
45510
45518
|
onClick: t[9] || (t[9] = (...i) => o.save && o.save(...i))
|
|
45511
45519
|
}, [
|
|
45512
45520
|
mV,
|
|
@@ -45525,7 +45533,7 @@ function BG(e, t, r, n, a, o) {
|
|
|
45525
45533
|
]),
|
|
45526
45534
|
v("div", BV, [
|
|
45527
45535
|
v("button", {
|
|
45528
|
-
class:
|
|
45536
|
+
class: it({
|
|
45529
45537
|
"button-tool": !0,
|
|
45530
45538
|
"button-tool--selected": a.activeShape === "circle",
|
|
45531
45539
|
tooltip: !0
|
|
@@ -45573,7 +45581,7 @@ function BG(e, t, r, n, a, o) {
|
|
|
45573
45581
|
])
|
|
45574
45582
|
])) : K("", !0),
|
|
45575
45583
|
v("button", {
|
|
45576
|
-
class:
|
|
45584
|
+
class: it({
|
|
45577
45585
|
"button-tool": !0,
|
|
45578
45586
|
"button-tool--selected": a.activeShape === "rect",
|
|
45579
45587
|
tooltip: !0
|
|
@@ -45624,7 +45632,7 @@ function BG(e, t, r, n, a, o) {
|
|
|
45624
45632
|
])
|
|
45625
45633
|
])) : K("", !0),
|
|
45626
45634
|
v("button", {
|
|
45627
|
-
class:
|
|
45635
|
+
class: it({
|
|
45628
45636
|
"button-tool": !0,
|
|
45629
45637
|
"button-tool--selected": a.activeShape === "arrow",
|
|
45630
45638
|
tooltip: !0
|
|
@@ -45662,7 +45670,7 @@ function BG(e, t, r, n, a, o) {
|
|
|
45662
45670
|
}, Q(o.annotatorConfig.translations.tooltipShapeArrow), 5)) : K("", !0)
|
|
45663
45671
|
], 6),
|
|
45664
45672
|
v("button", {
|
|
45665
|
-
class:
|
|
45673
|
+
class: it({
|
|
45666
45674
|
"button-tool": !0,
|
|
45667
45675
|
"button-tool--selected": a.activeShape === "line",
|
|
45668
45676
|
tooltip: !0
|
|
@@ -45721,7 +45729,7 @@ function BG(e, t, r, n, a, o) {
|
|
|
45721
45729
|
])
|
|
45722
45730
|
])) : K("", !0),
|
|
45723
45731
|
v("button", {
|
|
45724
|
-
class:
|
|
45732
|
+
class: it({
|
|
45725
45733
|
"button-tool": !0,
|
|
45726
45734
|
"button-tool--selected": a.isTextMode,
|
|
45727
45735
|
tooltip: !0
|
|
@@ -45765,7 +45773,7 @@ function BG(e, t, r, n, a, o) {
|
|
|
45765
45773
|
])) : K("", !0),
|
|
45766
45774
|
a.isTextMode ? (y(), w("div", ZV, [
|
|
45767
45775
|
v("button", {
|
|
45768
|
-
class:
|
|
45776
|
+
class: it({
|
|
45769
45777
|
"button-tool": !0,
|
|
45770
45778
|
"button-tool--selected": a.textAlign === "start",
|
|
45771
45779
|
tooltip: !0
|
|
@@ -45796,7 +45804,7 @@ function BG(e, t, r, n, a, o) {
|
|
|
45796
45804
|
])) : K("", !0),
|
|
45797
45805
|
a.isTextMode ? (y(), w("div", tG, [
|
|
45798
45806
|
v("button", {
|
|
45799
|
-
class:
|
|
45807
|
+
class: it({
|
|
45800
45808
|
"button-tool": !0,
|
|
45801
45809
|
"button-tool--selected": a.textAlign === "middle",
|
|
45802
45810
|
tooltip: !0
|
|
@@ -45828,7 +45836,7 @@ function BG(e, t, r, n, a, o) {
|
|
|
45828
45836
|
])) : K("", !0),
|
|
45829
45837
|
a.isTextMode ? (y(), w("div", nG, [
|
|
45830
45838
|
v("button", {
|
|
45831
|
-
class:
|
|
45839
|
+
class: it({
|
|
45832
45840
|
"button-tool": !0,
|
|
45833
45841
|
"button-tool--selected": a.textAlign === "end",
|
|
45834
45842
|
tooltip: !0
|
|
@@ -45860,7 +45868,7 @@ function BG(e, t, r, n, a, o) {
|
|
|
45860
45868
|
])) : K("", !0),
|
|
45861
45869
|
a.isTextMode ? (y(), w("div", AG, [
|
|
45862
45870
|
v("button", {
|
|
45863
|
-
class:
|
|
45871
|
+
class: it({
|
|
45864
45872
|
"button-tool": !0,
|
|
45865
45873
|
"button-tool--selected": a.isBulletTextMode,
|
|
45866
45874
|
tooltip: !0
|
|
@@ -45891,7 +45899,7 @@ function BG(e, t, r, n, a, o) {
|
|
|
45891
45899
|
])) : K("", !0),
|
|
45892
45900
|
a.isTextMode ? (y(), w("div", sG, [
|
|
45893
45901
|
v("button", {
|
|
45894
|
-
class:
|
|
45902
|
+
class: it({
|
|
45895
45903
|
"button-tool": !0,
|
|
45896
45904
|
"button-tool--selected": a.isBold,
|
|
45897
45905
|
tooltip: !0
|
|
@@ -45922,7 +45930,7 @@ function BG(e, t, r, n, a, o) {
|
|
|
45922
45930
|
])) : K("", !0),
|
|
45923
45931
|
a.isTextMode ? (y(), w("div", cG, [
|
|
45924
45932
|
v("button", {
|
|
45925
|
-
class:
|
|
45933
|
+
class: it({
|
|
45926
45934
|
"button-tool": !0,
|
|
45927
45935
|
"button-tool--selected": a.isItalic,
|
|
45928
45936
|
tooltip: !0
|
|
@@ -45953,7 +45961,7 @@ function BG(e, t, r, n, a, o) {
|
|
|
45953
45961
|
])) : K("", !0),
|
|
45954
45962
|
a.isTextMode ? (y(), w("div", dG, [
|
|
45955
45963
|
v("button", {
|
|
45956
|
-
class:
|
|
45964
|
+
class: it({
|
|
45957
45965
|
"button-tool": !0,
|
|
45958
45966
|
"button-tool--selected": a.isUnderline,
|
|
45959
45967
|
tooltip: !0
|
|
@@ -46029,7 +46037,7 @@ function BG(e, t, r, n, a, o) {
|
|
|
46029
46037
|
id: "annotatorSvg",
|
|
46030
46038
|
key: a.step,
|
|
46031
46039
|
ref: "mainSvg",
|
|
46032
|
-
class:
|
|
46040
|
+
class: it({ draw: !0, "draw--free": a.activeShape === "line" }),
|
|
46033
46041
|
style: L([`cursor:${o.cursorClass}; font-family: Helvetica; z-index: 100000000;`, { position: "absolute", top: "0", left: "0" }]),
|
|
46034
46042
|
viewBox: `0 0 ${a.svgWidth} ${a.svgHeight}`,
|
|
46035
46043
|
width: a.sourceWidth,
|
|
@@ -46253,7 +46261,7 @@ const pa = (e) => (Ni("data-v-6d2fac0e"), e = e(), Mi(), e), CG = {
|
|
|
46253
46261
|
}, Q(isNaN(h.value) ? "" : h.value.toFixed(A.value.style.rating.roundingValue)), 5)) : K("", !0),
|
|
46254
46262
|
v("div", {
|
|
46255
46263
|
tabindex: "0",
|
|
46256
|
-
class:
|
|
46264
|
+
class: it({ "vue-ui-smiley-rated": !A.value.readonly && h.value === 1 }),
|
|
46257
46265
|
style: L(`cursor:${A.value.readonly ? "default" : "pointer"};height:${A.value.style.itemSize}px;aspect-ratio:1/1;
|
|
46258
46266
|
position:relative`),
|
|
46259
46267
|
onMouseenter: U[0] || (U[0] = (H) => i.value = 0),
|
|
@@ -46365,7 +46373,7 @@ const pa = (e) => (Ni("data-v-6d2fac0e"), e = e(), Mi(), e), CG = {
|
|
|
46365
46373
|
], 38),
|
|
46366
46374
|
v("div", {
|
|
46367
46375
|
tabindex: "0",
|
|
46368
|
-
class:
|
|
46376
|
+
class: it({ "vue-ui-smiley-rated": !A.value.readonly && h.value === 2 }),
|
|
46369
46377
|
style: L(`cursor:${A.value.readonly ? "default" : "pointer"};height:${A.value.style.itemSize}px;aspect-ratio:1/1;position:relative`),
|
|
46370
46378
|
onMouseenter: U[4] || (U[4] = (H) => i.value = 1),
|
|
46371
46379
|
onMouseleave: U[5] || (U[5] = (H) => i.value = void 0),
|
|
@@ -46476,7 +46484,7 @@ const pa = (e) => (Ni("data-v-6d2fac0e"), e = e(), Mi(), e), CG = {
|
|
|
46476
46484
|
], 38),
|
|
46477
46485
|
v("div", {
|
|
46478
46486
|
tabindex: "0",
|
|
46479
|
-
class:
|
|
46487
|
+
class: it({ "vue-ui-smiley-rated": !A.value.readonly && h.value === 3 }),
|
|
46480
46488
|
style: L(`cursor:${A.value.readonly ? "default" : "pointer"};height:${A.value.style.itemSize}px;aspect-ratio:1/1;position:relative`),
|
|
46481
46489
|
onMouseenter: U[8] || (U[8] = (H) => i.value = 2),
|
|
46482
46490
|
onMouseleave: U[9] || (U[9] = (H) => i.value = void 0),
|
|
@@ -46587,7 +46595,7 @@ const pa = (e) => (Ni("data-v-6d2fac0e"), e = e(), Mi(), e), CG = {
|
|
|
46587
46595
|
], 38),
|
|
46588
46596
|
v("div", {
|
|
46589
46597
|
tabindex: "0",
|
|
46590
|
-
class:
|
|
46598
|
+
class: it({ "vue-ui-smiley-rated": !A.value.readonly && h.value === 4 }),
|
|
46591
46599
|
style: L(`cursor:${A.value.readonly ? "default" : "pointer"};height:${A.value.style.itemSize}px;aspect-ratio:1/1;position:relative`),
|
|
46592
46600
|
onMouseenter: U[12] || (U[12] = (H) => i.value = 3),
|
|
46593
46601
|
onMouseleave: U[13] || (U[13] = (H) => i.value = void 0),
|
|
@@ -46698,7 +46706,7 @@ const pa = (e) => (Ni("data-v-6d2fac0e"), e = e(), Mi(), e), CG = {
|
|
|
46698
46706
|
], 38),
|
|
46699
46707
|
v("div", {
|
|
46700
46708
|
tabindex: "0",
|
|
46701
|
-
class:
|
|
46709
|
+
class: it({ "vue-ui-smiley-rated": !A.value.readonly && h.value === 5 }),
|
|
46702
46710
|
style: L(`cursor:${A.value.readonly ? "default" : "pointer"};height:${A.value.style.itemSize}px;aspect-ratio:1/1;position:relative`),
|
|
46703
46711
|
onMouseenter: U[16] || (U[16] = (H) => i.value = 4),
|
|
46704
46712
|
onMouseleave: U[17] || (U[17] = (H) => i.value = void 0),
|
|
@@ -46975,7 +46983,7 @@ const fW = ["id"], gW = ["viewBox"], vW = { key: 0 }, pW = ["font-size", "fill",
|
|
|
46975
46983
|
key: `relation_${X}`,
|
|
46976
46984
|
style: L(P(R)),
|
|
46977
46985
|
stroke: O(R),
|
|
46978
|
-
class:
|
|
46986
|
+
class: it(["relation", { "vue-ui-relation-circle-selected": h.value.hasOwnProperty("id") && f.value.includes(R.id) }]),
|
|
46979
46987
|
d: `M${R.x1},${R.y1} C${R.x1},${R.y1} ${u.value / 2},${u.value / 2 + i.value.style.circle.offsetY} ${R.x2},${R.y2}`,
|
|
46980
46988
|
fill: "none",
|
|
46981
46989
|
"stroke-width": W(R),
|
|
@@ -46990,7 +46998,7 @@ const fW = ["id"], gW = ["viewBox"], vW = { key: 0 }, pW = ["font-size", "fill",
|
|
|
46990
46998
|
x2: R.x2,
|
|
46991
46999
|
y1: R.y1,
|
|
46992
47000
|
y2: R.y2,
|
|
46993
|
-
class:
|
|
47001
|
+
class: it({ "vue-ui-relation-circle-selected": h.value.hasOwnProperty("id") && f.value.includes(R.id) }),
|
|
46994
47002
|
"stroke-linecap": "round"
|
|
46995
47003
|
}, null, 14, BW))), 128))
|
|
46996
47004
|
])),
|
|
@@ -47375,7 +47383,7 @@ const kW = ["id"], SW = { class: "vue-ui-thermometer-user-option-item" }, EW = [
|
|
|
47375
47383
|
], 64)) : K("", !0)
|
|
47376
47384
|
]))), 128)),
|
|
47377
47385
|
v("rect", {
|
|
47378
|
-
class:
|
|
47386
|
+
class: it({ "vue-ui-thermometer-temperature": A.value.style.chart.animation.use }),
|
|
47379
47387
|
x: _.value.left,
|
|
47380
47388
|
y: _.value.top,
|
|
47381
47389
|
height: E.value,
|
|
@@ -47384,7 +47392,7 @@ const kW = ["id"], SW = { class: "vue-ui-thermometer-user-option-item" }, EW = [
|
|
|
47384
47392
|
}, null, 10, aj)
|
|
47385
47393
|
]),
|
|
47386
47394
|
v("text", {
|
|
47387
|
-
class:
|
|
47395
|
+
class: it({ "vue-ui-thermometer-temperature-value": A.value.style.chart.animation.use }),
|
|
47388
47396
|
y: E.value + _.value.top + A.value.style.chart.label.fontSize / 3,
|
|
47389
47397
|
x: _.value.left - 10,
|
|
47390
47398
|
"text-anchor": "end",
|